2023-03-20T11:31:21.1196813Z Requested labels: linux.g5.4xlarge.nvidia.gpu 2023-03-20T11:31:21.1196883Z Job defined at: pytorch/test-infra/.github/workflows/linux_job.yml@refs/heads/main 2023-03-20T11:31:21.1197078Z Reusable workflow chain: 2023-03-20T11:31:21.1197116Z pytorch/vision/.github/workflows/test-linux.yml@refs/pull/1449/merge (ff3de55999ae9fb75efa8b58d113e3cb2100757f) 2023-03-20T11:31:21.1197156Z -> pytorch/test-infra/.github/workflows/linux_job.yml@refs/heads/main (a087387df92583254a2d761473ad9f26ce383d18) 2023-03-20T11:31:21.1197176Z Waiting for a runner to pick up this job... 2023-03-20T11:34:14.9545283Z Job is about to start running on the runner: i-0324694feba60738a (organization) 2023-03-20T11:34:18.8504304Z Current runner version: '2.303.0' 2023-03-20T11:34:18.8509517Z Runner name: 'i-0324694feba60738a' 2023-03-20T11:34:18.8510097Z Runner group name: 'Default' 2023-03-20T11:34:18.8510751Z Machine name: 'ip-10-0-5-200' 2023-03-20T11:34:18.8512935Z ##[group]GITHUB_TOKEN Permissions 2023-03-20T11:34:18.8513658Z Actions: write 2023-03-20T11:34:18.8514005Z Checks: write 2023-03-20T11:34:18.8514359Z Contents: write 2023-03-20T11:34:18.8514746Z Deployments: write 2023-03-20T11:34:18.8515126Z Discussions: write 2023-03-20T11:34:18.8515473Z Issues: write 2023-03-20T11:34:18.8515795Z Metadata: read 2023-03-20T11:34:18.8516140Z Packages: write 2023-03-20T11:34:18.8516492Z Pages: write 2023-03-20T11:34:18.8516837Z PullRequests: write 2023-03-20T11:34:18.8517235Z RepositoryProjects: write 2023-03-20T11:34:18.8517623Z SecurityEvents: write 2023-03-20T11:34:18.8518230Z Statuses: write 2023-03-20T11:34:18.8518581Z ##[endgroup] 2023-03-20T11:34:18.8521734Z Secret source: Actions 2023-03-20T11:34:18.8522340Z Prepare workflow directory 2023-03-20T11:34:18.9552079Z Prepare all required actions 2023-03-20T11:34:18.9717775Z Getting action download info 2023-03-20T11:34:19.2643776Z Download action repository 'actions/checkout@v3' (SHA:24cb9080177205b6e8c946b17badbe402adc938f) 2023-03-20T11:34:19.4828065Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-03-20T11:34:19.6762496Z Download action repository 'pmeier/pytest-results-action@v0.3.0' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2023-03-20T11:34:19.8567760Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-03-20T11:34:20.0800334Z Uses: pytorch/test-infra/.github/workflows/linux_job.yml@refs/heads/main (a087387df92583254a2d761473ad9f26ce383d18) 2023-03-20T11:34:20.0801823Z ##[group] Inputs 2023-03-20T11:34:20.0802376Z script: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:20.0803231Z timeout: 120 2023-03-20T11:34:20.0803524Z runner: linux.g5.4xlarge.nvidia.gpu 2023-03-20T11:34:20.0803817Z upload-artifact: 2023-03-20T11:34:20.0804078Z download-artifact: 2023-03-20T11:34:20.0804364Z repository: pytorch/vision 2023-03-20T11:34:20.0804653Z fetch-depth: 1 2023-03-20T11:34:20.0804917Z ref: 2023-03-20T11:34:20.0805197Z test-infra-repository: pytorch/test-infra 2023-03-20T11:34:20.0805513Z test-infra-ref: 2023-03-20T11:34:20.0805805Z docker-image: pytorch/conda-builder 2023-03-20T11:34:20.0806096Z gpu-arch-type: cuda 2023-03-20T11:34:20.0806379Z gpu-arch-version: 11.7 2023-03-20T11:34:20.0806719Z job-name: linux-job 2023-03-20T11:34:20.0807301Z continue-on-error: false 2023-03-20T11:34:20.0807585Z binary-matrix: 2023-03-20T11:34:20.0807853Z ##[endgroup] 2023-03-20T11:34:20.0808467Z Complete job name: unittests (3.8, linux.g5.4xlarge.nvidia.gpu, cuda, 11.7) / linux-job 2023-03-20T11:34:20.1514698Z ##[group]Run echo "::group::Cleanup debug output" 2023-03-20T11:34:20.1515179Z echo "::group::Cleanup debug output" 2023-03-20T11:34:20.1515504Z sudo rm -rfv "${GITHUB_WORKSPACE}" 2023-03-20T11:34:20.1515831Z mkdir -p "${GITHUB_WORKSPACE}" 2023-03-20T11:34:20.1516135Z echo "::endgroup::" 2023-03-20T11:34:20.1530135Z shell: /usr/bin/bash -e {0} 2023-03-20T11:34:20.1530441Z env: 2023-03-20T11:34:20.1530736Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:20.1531056Z REPOSITORY: pytorch/vision 2023-03-20T11:34:20.1531488Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:20.1531895Z ##[endgroup] 2023-03-20T11:34:20.1727686Z ##[group]Cleanup debug output 2023-03-20T11:34:20.3657316Z removed directory: ‘/home/ec2-user/actions-runner/_work/vision/vision’ 2023-03-20T11:34:20.3678588Z ##[endgroup] 2023-03-20T11:34:20.3985884Z ##[group]Run actions/checkout@v3 2023-03-20T11:34:20.3986193Z with: 2023-03-20T11:34:20.3986559Z repository: pytorch/test-infra 2023-03-20T11:34:20.3986794Z path: test-infra 2023-03-20T11:34:20.3987138Z token: *** 2023-03-20T11:34:20.3987324Z ssh-strict: true 2023-03-20T11:34:20.3987546Z persist-credentials: true 2023-03-20T11:34:20.3987773Z clean: true 2023-03-20T11:34:20.3988073Z fetch-depth: 1 2023-03-20T11:34:20.3988298Z lfs: false 2023-03-20T11:34:20.3988525Z submodules: false 2023-03-20T11:34:20.3988755Z set-safe-directory: true 2023-03-20T11:34:20.3989003Z env: 2023-03-20T11:34:20.3989281Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:20.3989554Z REPOSITORY: pytorch/vision 2023-03-20T11:34:20.3989999Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:20.3990397Z ##[endgroup] 2023-03-20T11:34:20.5239654Z Syncing repository: pytorch/test-infra 2023-03-20T11:34:20.5240303Z ##[group]Getting Git version info 2023-03-20T11:34:20.5240773Z Working directory is '/home/ec2-user/actions-runner/_work/vision/vision/test-infra' 2023-03-20T11:34:20.5241318Z [command]/usr/bin/git version 2023-03-20T11:34:20.5241546Z git version 2.39.2 2023-03-20T11:34:20.5242511Z ##[endgroup] 2023-03-20T11:34:20.5253961Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8d66fd20-0849-4e2b-8613-1292abde9c3c' before making global git config changes 2023-03-20T11:34:20.5254486Z Adding repository directory to the temporary git global config as a safe directory 2023-03-20T11:34:20.5255029Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/vision/vision/test-infra 2023-03-20T11:34:20.5278033Z ##[group]Initializing the repository 2023-03-20T11:34:20.5280763Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/vision/vision/test-infra 2023-03-20T11:34:20.5301704Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-03-20T11:34:20.5302143Z hint: is subject to change. To configure the initial branch name to use in all 2023-03-20T11:34:20.5302593Z hint: of your new repositories, which will suppress this warning, call: 2023-03-20T11:34:20.5303096Z hint: 2023-03-20T11:34:20.5303453Z hint: git config --global init.defaultBranch 2023-03-20T11:34:20.5303820Z hint: 2023-03-20T11:34:20.5304206Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-03-20T11:34:20.5304749Z hint: 'development'. The just-created branch can be renamed via this command: 2023-03-20T11:34:20.5305137Z hint: 2023-03-20T11:34:20.5305470Z hint: git branch -m 2023-03-20T11:34:20.5306013Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/vision/vision/test-infra/.git/ 2023-03-20T11:34:20.5310689Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2023-03-20T11:34:20.5335104Z ##[endgroup] 2023-03-20T11:34:20.5335768Z ##[group]Disabling automatic garbage collection 2023-03-20T11:34:20.5338084Z [command]/usr/bin/git config --local gc.auto 0 2023-03-20T11:34:20.5359336Z ##[endgroup] 2023-03-20T11:34:20.5359785Z ##[group]Setting up auth 2023-03-20T11:34:20.5364535Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-03-20T11:34:20.5387321Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-03-20T11:34:20.5778468Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-03-20T11:34:20.5801374Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-03-20T11:34:20.6015593Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-03-20T11:34:20.6102170Z ##[endgroup] 2023-03-20T11:34:20.6102864Z ##[group]Determining the default branch 2023-03-20T11:34:20.6105980Z Retrieving the default branch name 2023-03-20T11:34:20.7958232Z Default branch 'main' 2023-03-20T11:34:20.7959824Z ##[endgroup] 2023-03-20T11:34:20.7960748Z ##[group]Fetching the repository 2023-03-20T11:34:20.7964035Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2023-03-20T11:34:21.0243527Z remote: Enumerating objects: 842, done. 2023-03-20T11:34:21.0252531Z remote: Counting objects: 0% (1/842) 2023-03-20T11:34:21.0252839Z remote: Counting objects: 1% (9/842) 2023-03-20T11:34:21.0253139Z remote: Counting objects: 2% (17/842) 2023-03-20T11:34:21.0253450Z remote: Counting objects: 3% (26/842) 2023-03-20T11:34:21.0253718Z remote: Counting objects: 4% (34/842) 2023-03-20T11:34:21.0254042Z remote: Counting objects: 5% (43/842) 2023-03-20T11:34:21.0254330Z remote: Counting objects: 6% (51/842) 2023-03-20T11:34:21.0254666Z remote: Counting objects: 7% (59/842) 2023-03-20T11:34:21.0255050Z remote: Counting objects: 8% (68/842) 2023-03-20T11:34:21.0255425Z remote: Counting objects: 9% (76/842) 2023-03-20T11:34:21.0261699Z remote: Counting objects: 10% (85/842) 2023-03-20T11:34:21.0262147Z remote: Counting objects: 11% (93/842) 2023-03-20T11:34:21.0262648Z remote: Counting objects: 12% (102/842) 2023-03-20T11:34:21.0263042Z remote: Counting objects: 13% (110/842) 2023-03-20T11:34:21.0263380Z remote: Counting objects: 14% (118/842) 2023-03-20T11:34:21.0263763Z remote: Counting objects: 15% (127/842) 2023-03-20T11:34:21.0264179Z remote: Counting objects: 16% (135/842) 2023-03-20T11:34:21.0264551Z remote: Counting objects: 17% (144/842) 2023-03-20T11:34:21.0264952Z remote: Counting objects: 18% (152/842) 2023-03-20T11:34:21.0265315Z remote: Counting objects: 19% (160/842) 2023-03-20T11:34:21.0265719Z remote: Counting objects: 20% (169/842) 2023-03-20T11:34:21.0265991Z remote: Counting objects: 21% (177/842) 2023-03-20T11:34:21.0266297Z remote: Counting objects: 22% (186/842) 2023-03-20T11:34:21.0266583Z remote: Counting objects: 23% (194/842) 2023-03-20T11:34:21.0266884Z remote: Counting objects: 24% (203/842) 2023-03-20T11:34:21.0267165Z remote: Counting objects: 25% (211/842) 2023-03-20T11:34:21.0267450Z remote: Counting objects: 26% (219/842) 2023-03-20T11:34:21.0267747Z remote: Counting objects: 27% (228/842) 2023-03-20T11:34:21.0268009Z remote: Counting objects: 28% (236/842) 2023-03-20T11:34:21.0268297Z remote: Counting objects: 29% (245/842) 2023-03-20T11:34:21.0268600Z remote: Counting objects: 30% (253/842) 2023-03-20T11:34:21.0268869Z remote: Counting objects: 31% (262/842) 2023-03-20T11:34:21.0269150Z remote: Counting objects: 32% (270/842) 2023-03-20T11:34:21.0269444Z remote: Counting objects: 33% (278/842) 2023-03-20T11:34:21.0269712Z remote: Counting objects: 34% (287/842) 2023-03-20T11:34:21.0270007Z remote: Counting objects: 35% (295/842) 2023-03-20T11:34:21.0270288Z remote: Counting objects: 36% (304/842) 2023-03-20T11:34:21.0270574Z remote: Counting objects: 37% (312/842) 2023-03-20T11:34:21.0270837Z remote: Counting objects: 38% (320/842) 2023-03-20T11:34:21.0271127Z remote: Counting objects: 39% (329/842) 2023-03-20T11:34:21.0271419Z remote: Counting objects: 40% (337/842) 2023-03-20T11:34:21.0271694Z remote: Counting objects: 41% (346/842) 2023-03-20T11:34:21.0271976Z remote: Counting objects: 42% (354/842) 2023-03-20T11:34:21.0272261Z remote: Counting objects: 43% (363/842) 2023-03-20T11:34:21.0272711Z remote: Counting objects: 44% (371/842) 2023-03-20T11:34:21.0273003Z remote: Counting objects: 45% (379/842) 2023-03-20T11:34:21.0273363Z remote: Counting objects: 46% (388/842) 2023-03-20T11:34:21.0273625Z remote: Counting objects: 47% (396/842) 2023-03-20T11:34:21.0273920Z remote: Counting objects: 48% (405/842) 2023-03-20T11:34:21.0274222Z remote: Counting objects: 49% (413/842) 2023-03-20T11:34:21.0274507Z remote: Counting objects: 50% (421/842) 2023-03-20T11:34:21.0274771Z remote: Counting objects: 51% (430/842) 2023-03-20T11:34:21.0275081Z remote: Counting objects: 52% (438/842) 2023-03-20T11:34:21.0275402Z remote: Counting objects: 53% (447/842) 2023-03-20T11:34:21.0275667Z remote: Counting objects: 54% (455/842) 2023-03-20T11:34:21.0275945Z remote: Counting objects: 55% (464/842) 2023-03-20T11:34:21.0276229Z remote: Counting objects: 56% (472/842) 2023-03-20T11:34:21.0276509Z remote: Counting objects: 57% (480/842) 2023-03-20T11:34:21.0276801Z remote: Counting objects: 58% (489/842) 2023-03-20T11:34:21.0277095Z remote: Counting objects: 59% (497/842) 2023-03-20T11:34:21.0277382Z remote: Counting objects: 60% (506/842) 2023-03-20T11:34:21.0277648Z remote: Counting objects: 61% (514/842) 2023-03-20T11:34:21.0287440Z remote: Counting objects: 62% (523/842) 2023-03-20T11:34:21.0288025Z remote: Counting objects: 63% (531/842) 2023-03-20T11:34:21.0387347Z remote: Counting objects: 64% (539/842) 2023-03-20T11:34:21.0387877Z remote: Counting objects: 65% (548/842) 2023-03-20T11:34:21.0388226Z remote: Counting objects: 66% (556/842) 2023-03-20T11:34:21.0388578Z remote: Counting objects: 67% (565/842) 2023-03-20T11:34:21.0388841Z remote: Counting objects: 68% (573/842) 2023-03-20T11:34:21.0389113Z remote: Counting objects: 69% (581/842) 2023-03-20T11:34:21.0389474Z remote: Counting objects: 70% (590/842) 2023-03-20T11:34:21.0389813Z remote: Counting objects: 71% (598/842) 2023-03-20T11:34:21.0390140Z remote: Counting objects: 72% (607/842) 2023-03-20T11:34:21.0390464Z remote: Counting objects: 73% (615/842) 2023-03-20T11:34:21.0390736Z remote: Counting objects: 74% (624/842) 2023-03-20T11:34:21.0390985Z remote: Counting objects: 75% (632/842) 2023-03-20T11:34:21.0391243Z remote: Counting objects: 76% (640/842) 2023-03-20T11:34:21.0391503Z remote: Counting objects: 77% (649/842) 2023-03-20T11:34:21.0391767Z remote: Counting objects: 78% (657/842) 2023-03-20T11:34:21.0392015Z remote: Counting objects: 79% (666/842) 2023-03-20T11:34:21.0392267Z remote: Counting objects: 80% (674/842) 2023-03-20T11:34:21.0392523Z remote: Counting objects: 81% (683/842) 2023-03-20T11:34:21.0392770Z remote: Counting objects: 82% (691/842) 2023-03-20T11:34:21.0393024Z remote: Counting objects: 83% (699/842) 2023-03-20T11:34:21.0393285Z remote: Counting objects: 84% (708/842) 2023-03-20T11:34:21.0393541Z remote: Counting objects: 85% (716/842) 2023-03-20T11:34:21.0393801Z remote: Counting objects: 86% (725/842) 2023-03-20T11:34:21.0394075Z remote: Counting objects: 87% (733/842) 2023-03-20T11:34:21.0394334Z remote: Counting objects: 88% (741/842) 2023-03-20T11:34:21.0394581Z remote: Counting objects: 89% (750/842) 2023-03-20T11:34:21.0394835Z remote: Counting objects: 90% (758/842) 2023-03-20T11:34:21.0395114Z remote: Counting objects: 91% (767/842) 2023-03-20T11:34:21.0395389Z remote: Counting objects: 92% (775/842) 2023-03-20T11:34:21.0395647Z remote: Counting objects: 93% (784/842) 2023-03-20T11:34:21.0395894Z remote: Counting objects: 94% (792/842) 2023-03-20T11:34:21.0396142Z remote: Counting objects: 95% (800/842) 2023-03-20T11:34:21.0396399Z remote: Counting objects: 96% (809/842) 2023-03-20T11:34:21.0396973Z remote: Counting objects: 97% (817/842) 2023-03-20T11:34:21.0397234Z remote: Counting objects: 98% (826/842) 2023-03-20T11:34:21.0397553Z remote: Counting objects: 99% (834/842) 2023-03-20T11:34:21.0398047Z remote: Counting objects: 100% (842/842) 2023-03-20T11:34:21.0398321Z remote: Counting objects: 100% (842/842), done. 2023-03-20T11:34:21.0398607Z remote: Compressing objects: 0% (1/679) 2023-03-20T11:34:21.0398890Z remote: Compressing objects: 1% (7/679) 2023-03-20T11:34:21.0399171Z remote: Compressing objects: 2% (14/679) 2023-03-20T11:34:21.0399443Z remote: Compressing objects: 3% (21/679) 2023-03-20T11:34:21.0399721Z remote: Compressing objects: 4% (28/679) 2023-03-20T11:34:21.0400003Z remote: Compressing objects: 5% (34/679) 2023-03-20T11:34:21.0400266Z remote: Compressing objects: 6% (41/679) 2023-03-20T11:34:21.0400548Z remote: Compressing objects: 7% (48/679) 2023-03-20T11:34:21.0400824Z remote: Compressing objects: 8% (55/679) 2023-03-20T11:34:21.0401114Z remote: Compressing objects: 9% (62/679) 2023-03-20T11:34:21.0401375Z remote: Compressing objects: 10% (68/679) 2023-03-20T11:34:21.0418777Z remote: Compressing objects: 11% (75/679) 2023-03-20T11:34:21.0419059Z remote: Compressing objects: 12% (82/679) 2023-03-20T11:34:21.0419333Z remote: Compressing objects: 13% (89/679) 2023-03-20T11:34:21.0427785Z remote: Compressing objects: 14% (96/679) 2023-03-20T11:34:21.0436230Z remote: Compressing objects: 15% (102/679) 2023-03-20T11:34:21.0442849Z remote: Compressing objects: 16% (109/679) 2023-03-20T11:34:21.0444761Z remote: Compressing objects: 17% (116/679) 2023-03-20T11:34:21.0448590Z remote: Compressing objects: 18% (123/679) 2023-03-20T11:34:21.0448936Z remote: Compressing objects: 19% (130/679) 2023-03-20T11:34:21.0452794Z remote: Compressing objects: 20% (136/679) 2023-03-20T11:34:21.0454324Z remote: Compressing objects: 21% (143/679) 2023-03-20T11:34:21.0463378Z remote: Compressing objects: 22% (150/679) 2023-03-20T11:34:21.0475432Z remote: Compressing objects: 23% (157/679) 2023-03-20T11:34:21.0509006Z remote: Compressing objects: 24% (163/679) 2023-03-20T11:34:21.0537490Z remote: Compressing objects: 25% (170/679) 2023-03-20T11:34:21.0587565Z remote: Compressing objects: 26% (177/679) 2023-03-20T11:34:21.0594306Z remote: Compressing objects: 27% (184/679) 2023-03-20T11:34:21.0600813Z remote: Compressing objects: 28% (191/679) 2023-03-20T11:34:21.0612815Z remote: Compressing objects: 29% (197/679) 2023-03-20T11:34:21.0627877Z remote: Compressing objects: 30% (204/679) 2023-03-20T11:34:21.0642181Z remote: Compressing objects: 31% (211/679) 2023-03-20T11:34:21.0709431Z remote: Compressing objects: 32% (218/679) 2023-03-20T11:34:21.0709757Z remote: Compressing objects: 33% (225/679) 2023-03-20T11:34:21.0710107Z remote: Compressing objects: 34% (231/679) 2023-03-20T11:34:21.0710450Z remote: Compressing objects: 35% (238/679) 2023-03-20T11:34:21.0710766Z remote: Compressing objects: 36% (245/679) 2023-03-20T11:34:21.0711039Z remote: Compressing objects: 37% (252/679) 2023-03-20T11:34:21.0711318Z remote: Compressing objects: 38% (259/679) 2023-03-20T11:34:21.0711595Z remote: Compressing objects: 39% (265/679) 2023-03-20T11:34:21.0711872Z remote: Compressing objects: 40% (272/679) 2023-03-20T11:34:21.0712141Z remote: Compressing objects: 41% (279/679) 2023-03-20T11:34:21.0712417Z remote: Compressing objects: 42% (286/679) 2023-03-20T11:34:21.0712691Z remote: Compressing objects: 43% (292/679) 2023-03-20T11:34:21.0712957Z remote: Compressing objects: 44% (299/679) 2023-03-20T11:34:21.0713235Z remote: Compressing objects: 45% (306/679) 2023-03-20T11:34:21.0713625Z remote: Compressing objects: 46% (313/679) 2023-03-20T11:34:21.0713962Z remote: Compressing objects: 47% (320/679) 2023-03-20T11:34:21.0714419Z remote: Compressing objects: 48% (326/679) 2023-03-20T11:34:21.0716040Z remote: Compressing objects: 49% (333/679) 2023-03-20T11:34:21.0716771Z remote: Compressing objects: 50% (340/679) 2023-03-20T11:34:21.0719797Z remote: Compressing objects: 51% (347/679) 2023-03-20T11:34:21.0722995Z remote: Compressing objects: 52% (354/679) 2023-03-20T11:34:21.0728760Z remote: Compressing objects: 53% (360/679) 2023-03-20T11:34:21.0733161Z remote: Compressing objects: 54% (367/679) 2023-03-20T11:34:21.0738677Z remote: Compressing objects: 55% (374/679) 2023-03-20T11:34:21.0747131Z remote: Compressing objects: 56% (381/679) 2023-03-20T11:34:21.0747824Z remote: Compressing objects: 57% (388/679) 2023-03-20T11:34:21.0748144Z remote: Compressing objects: 58% (394/679) 2023-03-20T11:34:21.0749867Z remote: Compressing objects: 59% (401/679) 2023-03-20T11:34:21.0757722Z remote: Compressing objects: 60% (408/679) 2023-03-20T11:34:21.0770494Z remote: Compressing objects: 61% (415/679) 2023-03-20T11:34:21.0777744Z remote: Compressing objects: 62% (421/679) 2023-03-20T11:34:21.0783172Z remote: Compressing objects: 63% (428/679) 2023-03-20T11:34:21.0786423Z remote: Compressing objects: 64% (435/679) 2023-03-20T11:34:21.0791714Z remote: Compressing objects: 65% (442/679) 2023-03-20T11:34:21.0794419Z remote: Compressing objects: 66% (449/679) 2023-03-20T11:34:21.0803693Z remote: Compressing objects: 67% (455/679) 2023-03-20T11:34:21.0813624Z remote: Compressing objects: 68% (462/679) 2023-03-20T11:34:21.0822305Z remote: Compressing objects: 69% (469/679) 2023-03-20T11:34:21.0823797Z remote: Compressing objects: 70% (476/679) 2023-03-20T11:34:21.1015376Z remote: Compressing objects: 71% (483/679) 2023-03-20T11:34:21.1019414Z remote: Compressing objects: 72% (489/679) 2023-03-20T11:34:21.1022044Z remote: Compressing objects: 73% (496/679) 2023-03-20T11:34:21.1025887Z remote: Compressing objects: 74% (503/679) 2023-03-20T11:34:21.1028680Z remote: Compressing objects: 75% (510/679) 2023-03-20T11:34:21.1029230Z remote: Compressing objects: 76% (517/679) 2023-03-20T11:34:21.1031550Z remote: Compressing objects: 77% (523/679) 2023-03-20T11:34:21.1042067Z remote: Compressing objects: 78% (530/679) 2023-03-20T11:34:21.1054653Z remote: Compressing objects: 79% (537/679) 2023-03-20T11:34:21.1062468Z remote: Compressing objects: 80% (544/679) 2023-03-20T11:34:21.1069237Z remote: Compressing objects: 81% (550/679) 2023-03-20T11:34:21.1071464Z remote: Compressing objects: 82% (557/679) 2023-03-20T11:34:21.1076202Z remote: Compressing objects: 83% (564/679) 2023-03-20T11:34:21.1081979Z remote: Compressing objects: 84% (571/679) 2023-03-20T11:34:21.1082306Z remote: Compressing objects: 85% (578/679) 2023-03-20T11:34:21.1083358Z remote: Compressing objects: 86% (584/679) 2023-03-20T11:34:21.1086026Z remote: Compressing objects: 87% (591/679) 2023-03-20T11:34:21.1086734Z remote: Compressing objects: 88% (598/679) 2023-03-20T11:34:21.1087091Z remote: Compressing objects: 89% (605/679) 2023-03-20T11:34:21.1092246Z remote: Compressing objects: 90% (612/679) 2023-03-20T11:34:21.1092663Z remote: Compressing objects: 91% (618/679) 2023-03-20T11:34:21.1093071Z remote: Compressing objects: 92% (625/679) 2023-03-20T11:34:21.1093397Z remote: Compressing objects: 93% (632/679) 2023-03-20T11:34:21.1093682Z remote: Compressing objects: 94% (639/679) 2023-03-20T11:34:21.1094060Z remote: Compressing objects: 95% (646/679) 2023-03-20T11:34:21.1094686Z remote: Compressing objects: 96% (652/679) 2023-03-20T11:34:21.1095029Z remote: Compressing objects: 97% (659/679) 2023-03-20T11:34:21.1095575Z remote: Compressing objects: 98% (666/679) 2023-03-20T11:34:21.1096073Z remote: Compressing objects: 99% (673/679) 2023-03-20T11:34:21.1096638Z remote: Compressing objects: 100% (679/679) 2023-03-20T11:34:21.1096972Z remote: Compressing objects: 100% (679/679), done. 2023-03-20T11:34:21.1115195Z Receiving objects: 0% (1/842) 2023-03-20T11:34:21.1116437Z Receiving objects: 1% (9/842) 2023-03-20T11:34:21.1421007Z Receiving objects: 2% (17/842) 2023-03-20T11:34:21.1492085Z Receiving objects: 3% (26/842) 2023-03-20T11:34:21.1493239Z Receiving objects: 4% (34/842) 2023-03-20T11:34:21.1496951Z Receiving objects: 5% (43/842) 2023-03-20T11:34:21.1499023Z Receiving objects: 6% (51/842) 2023-03-20T11:34:21.1500538Z Receiving objects: 7% (59/842) 2023-03-20T11:34:21.1502146Z Receiving objects: 8% (68/842) 2023-03-20T11:34:21.1503675Z Receiving objects: 9% (76/842) 2023-03-20T11:34:21.1504283Z Receiving objects: 10% (85/842) 2023-03-20T11:34:21.1505088Z Receiving objects: 11% (93/842) 2023-03-20T11:34:21.1507558Z Receiving objects: 12% (102/842) 2023-03-20T11:34:21.1509726Z Receiving objects: 13% (110/842) 2023-03-20T11:34:21.1509979Z Receiving objects: 14% (118/842) 2023-03-20T11:34:21.1511828Z Receiving objects: 15% (127/842) 2023-03-20T11:34:21.1512984Z Receiving objects: 16% (135/842) 2023-03-20T11:34:21.1515001Z Receiving objects: 17% (144/842) 2023-03-20T11:34:21.1518841Z Receiving objects: 18% (152/842) 2023-03-20T11:34:21.1523722Z Receiving objects: 19% (160/842) 2023-03-20T11:34:21.1525914Z Receiving objects: 20% (169/842) 2023-03-20T11:34:21.1531432Z Receiving objects: 21% (177/842) 2023-03-20T11:34:21.1531705Z Receiving objects: 22% (186/842) 2023-03-20T11:34:21.1531957Z Receiving objects: 23% (194/842) 2023-03-20T11:34:21.1586740Z Receiving objects: 24% (203/842) 2023-03-20T11:34:21.1671721Z Receiving objects: 25% (211/842) 2023-03-20T11:34:21.1674250Z Receiving objects: 26% (219/842) 2023-03-20T11:34:21.1674552Z Receiving objects: 27% (228/842) 2023-03-20T11:34:21.1674780Z Receiving objects: 28% (236/842) 2023-03-20T11:34:21.1677582Z Receiving objects: 29% (245/842) 2023-03-20T11:34:21.1681739Z Receiving objects: 30% (253/842) 2023-03-20T11:34:21.1683443Z Receiving objects: 31% (262/842) 2023-03-20T11:34:21.1683703Z Receiving objects: 32% (270/842) 2023-03-20T11:34:21.1688253Z Receiving objects: 33% (278/842) 2023-03-20T11:34:21.1708589Z Receiving objects: 34% (287/842) 2023-03-20T11:34:21.1728305Z Receiving objects: 35% (295/842) 2023-03-20T11:34:21.1728790Z Receiving objects: 36% (304/842) 2023-03-20T11:34:21.1731847Z Receiving objects: 37% (312/842) 2023-03-20T11:34:21.1734188Z Receiving objects: 38% (320/842) 2023-03-20T11:34:21.1734637Z Receiving objects: 39% (329/842) 2023-03-20T11:34:21.1735085Z Receiving objects: 40% (337/842) 2023-03-20T11:34:21.1735505Z Receiving objects: 41% (346/842) 2023-03-20T11:34:21.1740328Z Receiving objects: 42% (354/842) 2023-03-20T11:34:21.1740633Z Receiving objects: 43% (363/842) 2023-03-20T11:34:21.1741430Z Receiving objects: 44% (371/842) 2023-03-20T11:34:21.1749602Z Receiving objects: 45% (379/842) 2023-03-20T11:34:21.1749948Z Receiving objects: 46% (388/842) 2023-03-20T11:34:21.1755533Z Receiving objects: 47% (396/842) 2023-03-20T11:34:21.1758422Z Receiving objects: 48% (405/842) 2023-03-20T11:34:21.1760477Z Receiving objects: 49% (413/842) 2023-03-20T11:34:21.1764188Z Receiving objects: 50% (421/842) 2023-03-20T11:34:21.1766922Z Receiving objects: 51% (430/842) 2023-03-20T11:34:21.1767385Z Receiving objects: 52% (438/842) 2023-03-20T11:34:21.1772326Z Receiving objects: 53% (447/842) 2023-03-20T11:34:21.1773053Z Receiving objects: 54% (455/842) 2023-03-20T11:34:21.1778634Z Receiving objects: 55% (464/842) 2023-03-20T11:34:21.1779750Z Receiving objects: 56% (472/842) 2023-03-20T11:34:21.1788956Z Receiving objects: 57% (480/842) 2023-03-20T11:34:21.1792350Z Receiving objects: 58% (489/842) 2023-03-20T11:34:21.1799830Z Receiving objects: 59% (497/842) 2023-03-20T11:34:21.1801531Z Receiving objects: 60% (506/842) 2023-03-20T11:34:21.1812838Z Receiving objects: 61% (514/842) 2023-03-20T11:34:21.1818591Z Receiving objects: 62% (523/842) 2023-03-20T11:34:21.1828831Z Receiving objects: 63% (531/842) 2023-03-20T11:34:21.1852572Z Receiving objects: 64% (539/842) 2023-03-20T11:34:21.1854197Z Receiving objects: 65% (548/842) 2023-03-20T11:34:21.1856035Z Receiving objects: 66% (556/842) 2023-03-20T11:34:21.1856798Z Receiving objects: 67% (565/842) 2023-03-20T11:34:21.1857431Z Receiving objects: 68% (573/842) 2023-03-20T11:34:21.1858995Z Receiving objects: 69% (581/842) 2023-03-20T11:34:21.1860748Z Receiving objects: 70% (590/842) 2023-03-20T11:34:21.1861115Z Receiving objects: 71% (598/842) 2023-03-20T11:34:21.1861361Z Receiving objects: 72% (607/842) 2023-03-20T11:34:21.1862806Z Receiving objects: 73% (615/842) 2023-03-20T11:34:21.1872306Z Receiving objects: 74% (624/842) 2023-03-20T11:34:21.1876132Z Receiving objects: 75% (632/842) 2023-03-20T11:34:21.1880468Z Receiving objects: 76% (640/842) 2023-03-20T11:34:21.1885812Z Receiving objects: 77% (649/842) 2023-03-20T11:34:21.1892661Z Receiving objects: 78% (657/842) 2023-03-20T11:34:21.1893606Z Receiving objects: 79% (666/842) 2023-03-20T11:34:21.1894936Z Receiving objects: 80% (674/842) 2023-03-20T11:34:21.1897528Z Receiving objects: 81% (683/842) 2023-03-20T11:34:21.1897801Z Receiving objects: 82% (691/842) 2023-03-20T11:34:21.1898074Z Receiving objects: 83% (699/842) 2023-03-20T11:34:21.1898866Z Receiving objects: 84% (708/842) 2023-03-20T11:34:21.1904200Z Receiving objects: 85% (716/842) 2023-03-20T11:34:21.1904589Z Receiving objects: 86% (725/842) 2023-03-20T11:34:21.1909637Z Receiving objects: 87% (733/842) 2023-03-20T11:34:21.1909952Z Receiving objects: 88% (741/842) 2023-03-20T11:34:21.1910277Z Receiving objects: 89% (750/842) 2023-03-20T11:34:21.1910591Z Receiving objects: 90% (758/842) 2023-03-20T11:34:21.1910835Z Receiving objects: 91% (767/842) 2023-03-20T11:34:21.1919742Z Receiving objects: 92% (775/842) 2023-03-20T11:34:21.1927810Z Receiving objects: 93% (784/842) 2023-03-20T11:34:21.1939813Z Receiving objects: 94% (792/842) 2023-03-20T11:34:21.1948919Z Receiving objects: 95% (800/842) 2023-03-20T11:34:21.1952524Z Receiving objects: 96% (809/842) 2023-03-20T11:34:21.1960306Z Receiving objects: 97% (817/842) 2023-03-20T11:34:21.2113146Z Receiving objects: 98% (826/842) 2023-03-20T11:34:21.2147438Z Receiving objects: 99% (834/842) 2023-03-20T11:34:21.2147952Z remote: Total 842 (delta 128), reused 454 (delta 69), pack-reused 0 2023-03-20T11:34:21.2151220Z Receiving objects: 100% (842/842) 2023-03-20T11:34:21.2151519Z Receiving objects: 100% (842/842), 1.04 MiB | 10.05 MiB/s, done. 2023-03-20T11:34:21.2156918Z Resolving deltas: 0% (0/128) 2023-03-20T11:34:21.2157221Z Resolving deltas: 1% (2/128) 2023-03-20T11:34:21.2158254Z Resolving deltas: 2% (3/128) 2023-03-20T11:34:21.2158731Z Resolving deltas: 3% (5/128) 2023-03-20T11:34:21.2159026Z Resolving deltas: 4% (6/128) 2023-03-20T11:34:21.2159337Z Resolving deltas: 5% (7/128) 2023-03-20T11:34:21.2160081Z Resolving deltas: 6% (8/128) 2023-03-20T11:34:21.2160389Z Resolving deltas: 7% (10/128) 2023-03-20T11:34:21.2160682Z Resolving deltas: 8% (11/128) 2023-03-20T11:34:21.2160964Z Resolving deltas: 10% (13/128) 2023-03-20T11:34:21.2161213Z Resolving deltas: 11% (15/128) 2023-03-20T11:34:21.2161725Z Resolving deltas: 12% (16/128) 2023-03-20T11:34:21.2162057Z Resolving deltas: 13% (17/128) 2023-03-20T11:34:21.2162670Z Resolving deltas: 14% (18/128) 2023-03-20T11:34:21.2162959Z Resolving deltas: 16% (21/128) 2023-03-20T11:34:21.2163353Z Resolving deltas: 17% (22/128) 2023-03-20T11:34:21.2163904Z Resolving deltas: 18% (24/128) 2023-03-20T11:34:21.2164233Z Resolving deltas: 19% (25/128) 2023-03-20T11:34:21.2164661Z Resolving deltas: 20% (26/128) 2023-03-20T11:34:21.2165241Z Resolving deltas: 21% (28/128) 2023-03-20T11:34:21.2165793Z Resolving deltas: 22% (29/128) 2023-03-20T11:34:21.2166224Z Resolving deltas: 23% (30/128) 2023-03-20T11:34:21.2166849Z Resolving deltas: 24% (31/128) 2023-03-20T11:34:21.2169724Z Resolving deltas: 25% (32/128) 2023-03-20T11:34:21.2170043Z Resolving deltas: 26% (34/128) 2023-03-20T11:34:21.2170288Z Resolving deltas: 27% (35/128) 2023-03-20T11:34:21.2170539Z Resolving deltas: 28% (36/128) 2023-03-20T11:34:21.2172192Z Resolving deltas: 30% (39/128) 2023-03-20T11:34:21.2172450Z Resolving deltas: 31% (40/128) 2023-03-20T11:34:21.2180487Z Resolving deltas: 32% (41/128) 2023-03-20T11:34:21.2184468Z Resolving deltas: 33% (43/128) 2023-03-20T11:34:21.2187559Z Resolving deltas: 35% (45/128) 2023-03-20T11:34:21.2187878Z Resolving deltas: 36% (47/128) 2023-03-20T11:34:21.2188208Z Resolving deltas: 37% (48/128) 2023-03-20T11:34:21.2188778Z Resolving deltas: 38% (49/128) 2023-03-20T11:34:21.2189145Z Resolving deltas: 39% (51/128) 2023-03-20T11:34:21.2189453Z Resolving deltas: 40% (52/128) 2023-03-20T11:34:21.2189751Z Resolving deltas: 42% (54/128) 2023-03-20T11:34:21.2190043Z Resolving deltas: 43% (56/128) 2023-03-20T11:34:21.2190356Z Resolving deltas: 44% (57/128) 2023-03-20T11:34:21.2190645Z Resolving deltas: 45% (58/128) 2023-03-20T11:34:21.2190929Z Resolving deltas: 46% (59/128) 2023-03-20T11:34:21.2191220Z Resolving deltas: 47% (61/128) 2023-03-20T11:34:21.2191509Z Resolving deltas: 48% (62/128) 2023-03-20T11:34:21.2191798Z Resolving deltas: 49% (63/128) 2023-03-20T11:34:21.2192081Z Resolving deltas: 50% (64/128) 2023-03-20T11:34:21.2192386Z Resolving deltas: 51% (66/128) 2023-03-20T11:34:21.2192663Z Resolving deltas: 52% (67/128) 2023-03-20T11:34:21.2192956Z Resolving deltas: 53% (68/128) 2023-03-20T11:34:21.2193203Z Resolving deltas: 54% (70/128) 2023-03-20T11:34:21.2193469Z Resolving deltas: 56% (72/128) 2023-03-20T11:34:21.2193729Z Resolving deltas: 57% (73/128) 2023-03-20T11:34:21.2193952Z Resolving deltas: 60% (78/128) 2023-03-20T11:34:21.2194186Z Resolving deltas: 61% (79/128) 2023-03-20T11:34:21.2194415Z Resolving deltas: 62% (80/128) 2023-03-20T11:34:21.2194640Z Resolving deltas: 63% (81/128) 2023-03-20T11:34:21.2194862Z Resolving deltas: 64% (82/128) 2023-03-20T11:34:21.2195077Z Resolving deltas: 67% (86/128) 2023-03-20T11:34:21.2195298Z Resolving deltas: 68% (88/128) 2023-03-20T11:34:21.2195519Z Resolving deltas: 70% (90/128) 2023-03-20T11:34:21.2195737Z Resolving deltas: 71% (91/128) 2023-03-20T11:34:21.2195956Z Resolving deltas: 73% (94/128) 2023-03-20T11:34:21.2196177Z Resolving deltas: 74% (95/128) 2023-03-20T11:34:21.2196390Z Resolving deltas: 75% (96/128) 2023-03-20T11:34:21.2196616Z Resolving deltas: 76% (98/128) 2023-03-20T11:34:21.2196841Z Resolving deltas: 78% (101/128) 2023-03-20T11:34:21.2197067Z Resolving deltas: 79% (102/128) 2023-03-20T11:34:21.2197299Z Resolving deltas: 81% (104/128) 2023-03-20T11:34:21.2197533Z Resolving deltas: 82% (105/128) 2023-03-20T11:34:21.2197764Z Resolving deltas: 83% (107/128) 2023-03-20T11:34:21.2198127Z Resolving deltas: 85% (109/128) 2023-03-20T11:34:21.2198355Z Resolving deltas: 86% (111/128) 2023-03-20T11:34:21.2199024Z Resolving deltas: 87% (112/128) 2023-03-20T11:34:21.2199463Z Resolving deltas: 88% (113/128) 2023-03-20T11:34:21.2201875Z Resolving deltas: 89% (114/128) 2023-03-20T11:34:21.2202305Z Resolving deltas: 90% (116/128) 2023-03-20T11:34:21.2202708Z Resolving deltas: 91% (117/128) 2023-03-20T11:34:21.2203132Z Resolving deltas: 92% (118/128) 2023-03-20T11:34:21.2203981Z Resolving deltas: 93% (120/128) 2023-03-20T11:34:21.2204379Z Resolving deltas: 94% (121/128) 2023-03-20T11:34:21.2205134Z Resolving deltas: 95% (122/128) 2023-03-20T11:34:21.2205919Z Resolving deltas: 96% (123/128) 2023-03-20T11:34:21.2206336Z Resolving deltas: 98% (126/128) 2023-03-20T11:34:21.2207192Z Resolving deltas: 99% (127/128) 2023-03-20T11:34:21.2209904Z Resolving deltas: 100% (128/128) 2023-03-20T11:34:21.2210335Z Resolving deltas: 100% (128/128), done. 2023-03-20T11:34:21.2315679Z From https://github.com/pytorch/test-infra 2023-03-20T11:34:21.2316305Z * [new branch] main -> origin/main 2023-03-20T11:34:21.2331585Z ##[endgroup] 2023-03-20T11:34:21.2332250Z ##[group]Determining the checkout info 2023-03-20T11:34:21.2332896Z ##[endgroup] 2023-03-20T11:34:21.2333498Z ##[group]Checking out the ref 2023-03-20T11:34:21.2335949Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2023-03-20T11:34:21.2669747Z Switched to a new branch 'main' 2023-03-20T11:34:21.2670320Z branch 'main' set up to track 'origin/main'. 2023-03-20T11:34:21.2674352Z ##[endgroup] 2023-03-20T11:34:21.2701232Z [command]/usr/bin/git log -1 --format='%H' 2023-03-20T11:34:21.2717391Z 'a087387df92583254a2d761473ad9f26ce383d18' 2023-03-20T11:34:21.2937683Z Prepare all required actions 2023-03-20T11:34:21.2937984Z Getting action download info 2023-03-20T11:34:21.2989918Z ##[group]Run ./test-infra/.github/actions/setup-linux 2023-03-20T11:34:21.2990182Z env: 2023-03-20T11:34:21.2990424Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:21.2990685Z REPOSITORY: pytorch/vision 2023-03-20T11:34:21.2991104Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:21.2991465Z ##[endgroup] 2023-03-20T11:34:21.3201661Z ##[group]Run set -euo pipefail 2023-03-20T11:34:21.3201961Z set -euo pipefail 2023-03-20T11:34:21.3202238Z function get_ec2_metadata() { 2023-03-20T11:34:21.3202531Z  # Pulled from instance metadata endpoint for EC2 2023-03-20T11:34:21.3202946Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-03-20T11:34:21.3203351Z  category=$1 2023-03-20T11:34:21.3203628Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-03-20T11:34:21.3203903Z } 2023-03-20T11:34:21.3204138Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-03-20T11:34:21.3204437Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-03-20T11:34:21.3204782Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-03-20T11:34:21.3205083Z echo "system info $(uname -a)" 2023-03-20T11:34:21.3217483Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:34:21.3217746Z env: 2023-03-20T11:34:21.3217994Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:21.3218256Z REPOSITORY: pytorch/vision 2023-03-20T11:34:21.3218650Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:21.3219009Z ##[endgroup] 2023-03-20T11:34:21.3291607Z ami-id: ami-096198a0bccc6bad4 2023-03-20T11:34:21.3335649Z instance-id: i-0324694feba60738a 2023-03-20T11:34:21.3375148Z instance-type: g5.4xlarge 2023-03-20T11:34:21.3380556Z system info Linux ip-10-0-5-200.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2023-03-20T11:34:21.3404611Z ##[group]Run if systemctl is-active --quiet docker; then 2023-03-20T11:34:21.3404959Z if systemctl is-active --quiet docker; then 2023-03-20T11:34:21.3405246Z  echo "Docker daemon is running..."; 2023-03-20T11:34:21.3405517Z else 2023-03-20T11:34:21.3405809Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-03-20T11:34:21.3406070Z fi 2023-03-20T11:34:21.3416650Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:34:21.3416903Z env: 2023-03-20T11:34:21.3417136Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:21.3417407Z REPOSITORY: pytorch/vision 2023-03-20T11:34:21.3417821Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:21.3418183Z ##[endgroup] 2023-03-20T11:34:21.3462000Z Docker daemon is running... 2023-03-20T11:34:21.3480319Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-03-20T11:34:21.3480844Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-03-20T11:34:21.3481169Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-03-20T11:34:21.3481721Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-03-20T11:34:21.3482127Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-03-20T11:34:21.3491738Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:34:21.3491983Z env: 2023-03-20T11:34:21.3492216Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:21.3492585Z REPOSITORY: pytorch/vision 2023-03-20T11:34:21.3492983Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:21.3493344Z AWS_RETRY_MODE: standard 2023-03-20T11:34:21.3493572Z AWS_MAX_ATTEMPTS: 5 2023-03-20T11:34:21.3493810Z AWS_DEFAULT_REGION: us-east-1 2023-03-20T11:34:21.3494018Z ##[endgroup] 2023-03-20T11:34:22.1502265Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-03-20T11:34:22.1502868Z Configure a credential helper to remove this warning. See 2023-03-20T11:34:22.1503329Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-03-20T11:34:22.1503608Z 2023-03-20T11:34:22.1503720Z Login Succeeded 2023-03-20T11:34:22.1545582Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2023-03-20T11:34:22.1546065Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2023-03-20T11:34:22.1546485Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2023-03-20T11:34:22.1556816Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:34:22.1557060Z env: 2023-03-20T11:34:22.1557298Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:22.1557555Z REPOSITORY: pytorch/vision 2023-03-20T11:34:22.1558181Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:22.1558547Z ##[endgroup] 2023-03-20T11:34:22.1619584Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2023-03-20T11:34:22.1619935Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2023-03-20T11:34:22.1620232Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2023-03-20T11:34:22.1620544Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2023-03-20T11:34:22.1620805Z  2023-03-20T11:34:22.1621081Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2023-03-20T11:34:22.1621390Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2023-03-20T11:34:22.1621704Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2023-03-20T11:34:22.1632148Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:34:22.1632416Z env: 2023-03-20T11:34:22.1632649Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:22.1633556Z REPOSITORY: pytorch/vision 2023-03-20T11:34:22.1633988Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:22.1634344Z ##[endgroup] 2023-03-20T11:34:22.1688364Z ##[group]Run needs=0 2023-03-20T11:34:22.1688642Z needs=0 2023-03-20T11:34:22.1689004Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2023-03-20T11:34:22.1689344Z  needs=1 2023-03-20T11:34:22.1689551Z fi 2023-03-20T11:34:22.1689785Z echo "does=${needs}" >> $GITHUB_OUTPUT 2023-03-20T11:34:22.1698529Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:34:22.1698787Z env: 2023-03-20T11:34:22.1699030Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:22.1699295Z REPOSITORY: pytorch/vision 2023-03-20T11:34:22.1699806Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:22.1700247Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:34:22.1700609Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:34:22.1700881Z ##[endgroup] 2023-03-20T11:34:22.1934229Z Prepare all required actions 2023-03-20T11:34:22.1934684Z Getting action download info 2023-03-20T11:34:22.4750585Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-03-20T11:34:22.5905281Z ##[group]Run ./test-infra/.github/actions/setup-nvidia 2023-03-20T11:34:22.5905609Z with: 2023-03-20T11:34:22.5905872Z driver-version: 515.76 2023-03-20T11:34:22.5906125Z env: 2023-03-20T11:34:22.5906425Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:22.5906765Z REPOSITORY: pytorch/vision 2023-03-20T11:34:22.5907263Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:22.5907799Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:34:22.5908175Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:34:22.5908460Z ##[endgroup] 2023-03-20T11:34:22.5936989Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-03-20T11:34:22.5937267Z with: 2023-03-20T11:34:22.5937458Z timeout_minutes: 10 2023-03-20T11:34:22.5937692Z max_attempts: 3 2023-03-20T11:34:22.5943661Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2023-03-20T11:34:22.5950336Z retry_wait_seconds: 10 2023-03-20T11:34:22.5950571Z polling_interval_seconds: 1 2023-03-20T11:34:22.5950809Z warning_on_retry: true 2023-03-20T11:34:22.5951031Z continue_on_error: false 2023-03-20T11:34:22.5951236Z env: 2023-03-20T11:34:22.5951480Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:34:22.5951769Z REPOSITORY: pytorch/vision 2023-03-20T11:34:22.5952161Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:34:22.5952666Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:34:22.5953056Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:34:22.5953348Z DRIVER_VERSION: 515.76 2023-03-20T11:34:22.5953574Z ##[endgroup] 2023-03-20T11:34:22.6422199Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-03-20T11:34:22.6423599Z + pre_install_nvidia_driver_amzn2 2023-03-20T11:34:22.6423968Z + sudo yum remove -y nvidia-driver-latest-dkms 2023-03-20T11:34:22.8920055Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-03-20T11:34:22.9201718Z No Match for argument: nvidia-driver-latest-dkms 2023-03-20T11:34:22.9387148Z No Packages marked for removal 2023-03-20T11:34:22.9499137Z + install_nvidia_driver_common 2023-03-20T11:34:22.9500893Z + echo 'Before installing NVIDIA driver' 2023-03-20T11:34:22.9501141Z + lspci 2023-03-20T11:34:22.9501362Z Before installing NVIDIA driver 2023-03-20T11:34:22.9586235Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2023-03-20T11:34:22.9587141Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-03-20T11:34:22.9588011Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2023-03-20T11:34:22.9588685Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2023-03-20T11:34:22.9589437Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2023-03-20T11:34:22.9590125Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-03-20T11:34:22.9590775Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2023-03-20T11:34:22.9591534Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2023-03-20T11:34:22.9592045Z + lsmod 2023-03-20T11:34:22.9603222Z Module Size Used by 2023-03-20T11:34:22.9603580Z xt_conntrack 16384 1 2023-03-20T11:34:22.9603825Z ipt_MASQUERADE 16384 1 2023-03-20T11:34:22.9604085Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-03-20T11:34:22.9604369Z nf_conntrack_netlink 49152 0 2023-03-20T11:34:22.9604697Z nfnetlink 16384 2 nf_conntrack_netlink 2023-03-20T11:34:22.9604969Z xfrm_user 45056 1 2023-03-20T11:34:22.9605246Z xfrm_algo 16384 1 xfrm_user 2023-03-20T11:34:22.9605530Z xt_addrtype 16384 2 2023-03-20T11:34:22.9605792Z iptable_filter 16384 1 2023-03-20T11:34:22.9606118Z iptable_nat 16384 1 2023-03-20T11:34:22.9606373Z nf_conntrack_ipv4 16384 3 2023-03-20T11:34:22.9606685Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-03-20T11:34:22.9606931Z nf_nat_ipv4 16384 1 iptable_nat 2023-03-20T11:34:22.9607199Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-03-20T11:34:22.9607598Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2023-03-20T11:34:22.9607935Z br_netfilter 24576 0 2023-03-20T11:34:22.9608211Z bridge 172032 1 br_netfilter 2023-03-20T11:34:22.9608494Z stp 16384 1 bridge 2023-03-20T11:34:22.9608764Z llc 16384 2 bridge,stp 2023-03-20T11:34:22.9609027Z overlay 86016 0 2023-03-20T11:34:22.9609287Z sunrpc 393216 1 2023-03-20T11:34:22.9609489Z dm_mirror 28672 0 2023-03-20T11:34:22.9609932Z dm_region_hash 20480 1 dm_mirror 2023-03-20T11:34:22.9610188Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-03-20T11:34:22.9610442Z dm_mod 143360 2 dm_log,dm_mirror 2023-03-20T11:34:22.9610659Z dax 69632 1 dm_mod 2023-03-20T11:34:22.9610901Z crc32_pclmul 16384 0 2023-03-20T11:34:22.9611185Z ghash_clmulni_intel 16384 0 2023-03-20T11:34:22.9611465Z pcbc 16384 0 2023-03-20T11:34:22.9611731Z aesni_intel 188416 0 2023-03-20T11:34:22.9612017Z aes_x86_64 20480 1 aesni_intel 2023-03-20T11:34:22.9612363Z crypto_simd 16384 1 aesni_intel 2023-03-20T11:34:22.9612594Z mousedev 24576 0 2023-03-20T11:34:22.9612818Z glue_helper 16384 1 aesni_intel 2023-03-20T11:34:22.9613100Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-03-20T11:34:22.9613365Z evdev 20480 3 2023-03-20T11:34:22.9613574Z psmouse 32768 0 2023-03-20T11:34:22.9613814Z button 16384 0 2023-03-20T11:34:22.9614074Z ena 114688 0 2023-03-20T11:34:22.9614340Z crc32c_intel 24576 0 2023-03-20T11:34:22.9614567Z autofs4 49152 2 2023-03-20T11:34:22.9614772Z + modinfo nvidia 2023-03-20T11:34:22.9615065Z modinfo: ERROR: Module nvidia not found. 2023-03-20T11:34:22.9615340Z + true 2023-03-20T11:34:22.9615568Z + HAS_NVIDIA_DRIVER=0 2023-03-20T11:34:22.9616008Z ++ command -v nvidia-smi 2023-03-20T11:34:22.9616384Z + '[' -x '' ']' 2023-03-20T11:34:22.9616719Z + '[' 0 -eq 0 ']' 2023-03-20T11:34:22.9617134Z + '[' amzn2 '!=' ubuntu20.04 ']' 2023-03-20T11:34:22.9617482Z + sudo yum groupinstall -y 'Development Tools' 2023-03-20T11:34:23.2112273Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-03-20T11:34:23.4283179Z Resolving Dependencies 2023-03-20T11:34:23.4286402Z --> Running transaction check 2023-03-20T11:34:23.4290444Z ---> Package autoconf.noarch 0:2.69-11.amzn2 will be installed 2023-03-20T11:34:23.4451633Z --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.amzn2.noarch 2023-03-20T11:34:23.7013236Z --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.amzn2.noarch 2023-03-20T11:34:23.7013727Z ---> Package automake.noarch 0:1.13.4-3.1.amzn2 will be installed 2023-03-20T11:34:23.7041659Z --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.1.amzn2.noarch 2023-03-20T11:34:23.7045201Z --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.1.amzn2.noarch 2023-03-20T11:34:23.7052559Z ---> Package bison.x86_64 0:3.0.4-6.amzn2.0.2 will be installed 2023-03-20T11:34:23.7149441Z ---> Package byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 will be installed 2023-03-20T11:34:23.7155312Z ---> Package cscope.x86_64 0:15.8-10.amzn2.0.2 will be installed 2023-03-20T11:34:23.7192812Z --> Processing Dependency: emacs-filesystem for package: cscope-15.8-10.amzn2.0.2.x86_64 2023-03-20T11:34:23.7215059Z ---> Package ctags.x86_64 0:5.8-13.amzn2.0.2 will be installed 2023-03-20T11:34:23.7222390Z ---> Package diffstat.x86_64 0:1.57-4.amzn2.0.2 will be installed 2023-03-20T11:34:23.7229231Z ---> Package doxygen.x86_64 1:1.8.5-4.amzn2 will be installed 2023-03-20T11:34:23.7303999Z ---> Package elfutils.x86_64 0:0.176-2.amzn2 will be installed 2023-03-20T11:34:23.7405004Z ---> Package flex.x86_64 0:2.5.37-3.amzn2.0.3 will be installed 2023-03-20T11:34:23.7418936Z ---> Package gcc.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.7550576Z --> Processing Dependency: cpp = 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7563233Z --> Processing Dependency: libsanitizer >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7605302Z --> Processing Dependency: libquadmath >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7646107Z --> Processing Dependency: libmpx >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7693830Z --> Processing Dependency: libitm >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7733274Z --> Processing Dependency: libcilkrts >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7773738Z --> Processing Dependency: libatomic >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7815623Z --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7950421Z --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7963686Z --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.7977777Z ---> Package gcc-c++.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.7999178Z ---> Package gcc-gfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.8026178Z --> Processing Dependency: libgfortran.so.4()(64bit) for package: gcc-gfortran-7.3.1-15.amzn2.x86_64 2023-03-20T11:34:23.8082020Z ---> Package indent.x86_64 0:2.2.11-13.amzn2.0.2 will be installed 2023-03-20T11:34:23.8093194Z ---> Package intltool.noarch 0:0.50.2-7.amzn2 will be installed 2023-03-20T11:34:23.8131692Z --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.amzn2.noarch 2023-03-20T11:34:23.8139340Z --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.amzn2.noarch 2023-03-20T11:34:23.8151901Z ---> Package libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 will be installed 2023-03-20T11:34:23.8174179Z ---> Package patch.x86_64 0:2.7.1-12.amzn2.0.2 will be installed 2023-03-20T11:34:23.8202904Z ---> Package patchutils.x86_64 0:0.3.3-4.amzn2.0.1 will be installed 2023-03-20T11:34:23.8220096Z ---> Package rcs.x86_64 0:5.9.0-5.amzn2.0.2 will be installed 2023-03-20T11:34:23.8246802Z ---> Package rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2023-03-20T11:34:23.8414546Z --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.amzn2.0.2.x86_64 2023-03-20T11:34:23.8426465Z ---> Package rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2023-03-20T11:34:23.8445571Z ---> Package subversion.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2023-03-20T11:34:23.8573002Z --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-16.amzn2.0.1 for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8586154Z --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8586679Z --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8587197Z --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8587714Z --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8588354Z --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8588995Z --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8589624Z --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8590940Z --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8591643Z --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8592277Z --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8592878Z --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8593481Z --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8593999Z --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8594803Z --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8595304Z --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8606237Z --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8624110Z --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2023-03-20T11:34:23.8644666Z ---> Package swig.x86_64 0:3.0.12-11.amzn2.0.3 will be installed 2023-03-20T11:34:23.8661068Z ---> Package system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 will be installed 2023-03-20T11:34:23.8696382Z --> Processing Dependency: dwz >= 0.4 for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2023-03-20T11:34:23.8708873Z --> Processing Dependency: perl-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2023-03-20T11:34:23.8717030Z --> Processing Dependency: go-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2023-03-20T11:34:23.8878521Z ---> Package systemtap.x86_64 0:4.5-1.amzn2.0.1 will be installed 2023-03-20T11:34:23.8886993Z --> Processing Dependency: systemtap-devel = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2023-03-20T11:34:23.8895960Z --> Processing Dependency: systemtap-client = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2023-03-20T11:34:23.8905720Z --> Running transaction check 2023-03-20T11:34:23.8909114Z ---> Package apr.x86_64 0:1.7.2-1.amzn2 will be installed 2023-03-20T11:34:23.8973593Z ---> Package apr-util.x86_64 0:1.6.3-1.amzn2.0.1 will be installed 2023-03-20T11:34:23.9005986Z --> Processing Dependency: apr-util-bdb(x86-64) = 1.6.3-1.amzn2.0.1 for package: apr-util-1.6.3-1.amzn2.0.1.x86_64 2023-03-20T11:34:23.9017206Z ---> Package cpp.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.9056783Z ---> Package dwz.x86_64 0:0.11-3.amzn2.0.3 will be installed 2023-03-20T11:34:23.9066238Z ---> Package emacs-filesystem.noarch 1:27.2-4.amzn2.0.3 will be installed 2023-03-20T11:34:23.9066819Z ---> Package gdb.x86_64 0:8.0.1-36.amzn2.0.1 will be installed 2023-03-20T11:34:23.9126354Z ---> Package gettext-devel.x86_64 0:0.19.8.1-3.amzn2 will be installed 2023-03-20T11:34:23.9172652Z --> Processing Dependency: gettext-common-devel = 0.19.8.1-3.amzn2 for package: gettext-devel-0.19.8.1-3.amzn2.x86_64 2023-03-20T11:34:23.9175927Z ---> Package glibc-devel.x86_64 0:2.26-62.amzn2 will be installed 2023-03-20T11:34:23.9278380Z --> Processing Dependency: glibc-headers = 2.26-62.amzn2 for package: glibc-devel-2.26-62.amzn2.x86_64 2023-03-20T11:34:23.9297932Z --> Processing Dependency: glibc-headers for package: glibc-devel-2.26-62.amzn2.x86_64 2023-03-20T11:34:23.9298424Z ---> Package go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.2 will be installed 2023-03-20T11:34:23.9301669Z ---> Package libatomic.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.9313261Z ---> Package libcilkrts.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.9334649Z ---> Package libgfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.9364021Z ---> Package libitm.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.9377387Z ---> Package libmpc.x86_64 0:1.0.1-3.amzn2.0.2 will be installed 2023-03-20T11:34:23.9386859Z ---> Package libmpx.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.9398482Z ---> Package libquadmath.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.9419562Z ---> Package libsanitizer.x86_64 0:7.3.1-15.amzn2 will be installed 2023-03-20T11:34:23.9458118Z ---> Package m4.x86_64 0:1.4.16-10.amzn2.0.2 will be installed 2023-03-20T11:34:23.9470131Z ---> Package mpfr.x86_64 0:3.1.1-4.amzn2.0.2 will be installed 2023-03-20T11:34:23.9486706Z ---> Package neon.x86_64 0:0.30.0-3.amzn2.0.2 will be installed 2023-03-20T11:34:23.9545475Z --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2023-03-20T11:34:23.9575116Z --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2023-03-20T11:34:23.9576239Z --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2023-03-20T11:34:23.9587878Z --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2023-03-20T11:34:23.9599518Z --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2023-03-20T11:34:23.9604192Z ---> Package perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 will be installed 2023-03-20T11:34:23.9642901Z ---> Package perl-Test-Harness.noarch 0:3.28-3.amzn2 will be installed 2023-03-20T11:34:23.9713463Z ---> Package perl-Thread-Queue.noarch 0:3.02-2.amzn2 will be installed 2023-03-20T11:34:23.9722423Z ---> Package perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 will be installed 2023-03-20T11:34:23.9739273Z ---> Package perl-srpm-macros.noarch 0:1-8.amzn2.0.1 will be installed 2023-03-20T11:34:23.9739908Z ---> Package subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2023-03-20T11:34:23.9764323Z ---> Package systemtap-client.x86_64 0:4.5-1.amzn2.0.1 will be installed 2023-03-20T11:34:23.9925285Z --> Processing Dependency: mokutil for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2023-03-20T11:34:23.9935112Z --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2023-03-20T11:34:23.9950788Z --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2023-03-20T11:34:23.9951267Z ---> Package systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 will be installed 2023-03-20T11:34:24.0053359Z --> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.5-1.amzn2.0.1.x86_64 2023-03-20T11:34:24.1035084Z --> Running transaction check 2023-03-20T11:34:24.1035756Z ---> Package apr-util-bdb.x86_64 0:1.6.3-1.amzn2.0.1 will be installed 2023-03-20T11:34:24.1044269Z ---> Package avahi-libs.x86_64 0:0.6.31-20.amzn2 will be installed 2023-03-20T11:34:24.1063611Z ---> Package gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 will be installed 2023-03-20T11:34:24.1064214Z ---> Package glibc-headers.x86_64 0:2.26-62.amzn2 will be installed 2023-03-20T11:34:24.1131510Z --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.26-62.amzn2.x86_64 2023-03-20T11:34:24.2214524Z --> Processing Dependency: kernel-headers for package: glibc-headers-2.26-62.amzn2.x86_64 2023-03-20T11:34:24.2215448Z ---> Package gnutls.x86_64 0:3.3.29-9.amzn2.0.1 will be installed 2023-03-20T11:34:24.2262052Z --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.amzn2.0.1.x86_64 2023-03-20T11:34:24.2280410Z ---> Package kernel-devel.x86_64 0:4.14.305-227.531.amzn2 will be installed 2023-03-20T11:34:24.2300439Z --> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-4.14.305-227.531.amzn2.x86_64 2023-03-20T11:34:24.2314355Z ---> Package libproxy.x86_64 0:0.4.11-10.amzn2.0.3 will be installed 2023-03-20T11:34:24.2336723Z --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.amzn2.0.3.x86_64 2023-03-20T11:34:24.2348675Z ---> Package mokutil.x86_64 1:0.3.0-10.amzn2.0.1 will be installed 2023-03-20T11:34:24.2392994Z --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2023-03-20T11:34:24.2406052Z --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2023-03-20T11:34:24.2406805Z --> Processing Dependency: libefivar.so.1()(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2023-03-20T11:34:24.2407251Z ---> Package pakchois.x86_64 0:0.4-10.amzn2.0.2 will be installed 2023-03-20T11:34:24.2419189Z --> Running transaction check 2023-03-20T11:34:24.2419582Z ---> Package efivar-libs.x86_64 0:31-4.amzn2.0.4 will be installed 2023-03-20T11:34:24.2433960Z ---> Package elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 will be installed 2023-03-20T11:34:24.2444556Z --> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.176-2.amzn2.x86_64 2023-03-20T11:34:24.2461602Z ---> Package kernel-headers.x86_64 0:4.14.305-227.531.amzn2 will be installed 2023-03-20T11:34:24.2462041Z ---> Package libmodman.x86_64 0:2.0.1-8.amzn2.0.2 will be installed 2023-03-20T11:34:24.2477138Z ---> Package trousers.x86_64 0:0.3.14-2.amzn2.0.2 will be installed 2023-03-20T11:34:24.2525467Z --> Running transaction check 2023-03-20T11:34:24.2526527Z ---> Package zlib-devel.x86_64 0:1.2.7-19.amzn2.0.2 will be installed 2023-03-20T11:34:24.5719846Z --> Finished Dependency Resolution 2023-03-20T11:34:24.5993733Z 2023-03-20T11:34:24.5994246Z Dependencies Resolved 2023-03-20T11:34:24.6084246Z 2023-03-20T11:34:24.6084756Z ================================================================================ 2023-03-20T11:34:24.6085436Z Package Arch Version Repository Size 2023-03-20T11:34:24.6086151Z ================================================================================ 2023-03-20T11:34:24.6086985Z Installing for group install "Development Tools": 2023-03-20T11:34:24.6087914Z autoconf noarch 2.69-11.amzn2 amzn2-core 701 k 2023-03-20T11:34:24.6088760Z automake noarch 1.13.4-3.1.amzn2 amzn2-core 679 k 2023-03-20T11:34:24.6089658Z bison x86_64 3.0.4-6.amzn2.0.2 amzn2-core 674 k 2023-03-20T11:34:24.6090515Z byacc x86_64 1.9.20130304-3.amzn2.0.2 amzn2-core 66 k 2023-03-20T11:34:24.6091341Z cscope x86_64 15.8-10.amzn2.0.2 amzn2-core 204 k 2023-03-20T11:34:24.6092206Z ctags x86_64 5.8-13.amzn2.0.2 amzn2-core 157 k 2023-03-20T11:34:24.6093054Z diffstat x86_64 1.57-4.amzn2.0.2 amzn2-core 35 k 2023-03-20T11:34:24.6093843Z doxygen x86_64 1:1.8.5-4.amzn2 amzn2-core 3.5 M 2023-03-20T11:34:24.6094473Z elfutils x86_64 0.176-2.amzn2 amzn2-core 307 k 2023-03-20T11:34:24.6095101Z flex x86_64 2.5.37-3.amzn2.0.3 amzn2-core 291 k 2023-03-20T11:34:24.6095727Z gcc x86_64 7.3.1-15.amzn2 amzn2-core 22 M 2023-03-20T11:34:24.6096333Z gcc-c++ x86_64 7.3.1-15.amzn2 amzn2-core 13 M 2023-03-20T11:34:24.6096990Z gcc-gfortran x86_64 7.3.1-15.amzn2 amzn2-core 11 M 2023-03-20T11:34:24.6097776Z indent x86_64 2.2.11-13.amzn2.0.2 amzn2-core 150 k 2023-03-20T11:34:24.6098452Z intltool noarch 0.50.2-7.amzn2 amzn2-core 59 k 2023-03-20T11:34:24.6099002Z libtool x86_64 2.4.2-22.2.amzn2.0.2 amzn2-core 588 k 2023-03-20T11:34:24.6099541Z patch x86_64 2.7.1-12.amzn2.0.2 amzn2-core 110 k 2023-03-20T11:34:24.6100007Z patchutils x86_64 0.3.3-4.amzn2.0.1 amzn2-core 104 k 2023-03-20T11:34:24.6100445Z rcs x86_64 5.9.0-5.amzn2.0.2 amzn2-core 231 k 2023-03-20T11:34:24.6100896Z rpm-build x86_64 4.11.3-48.amzn2.0.2 amzn2-core 150 k 2023-03-20T11:34:24.6101360Z rpm-sign x86_64 4.11.3-48.amzn2.0.2 amzn2-core 50 k 2023-03-20T11:34:24.6101772Z subversion x86_64 1.7.14-16.amzn2.0.1 amzn2-core 1.0 M 2023-03-20T11:34:24.6102117Z swig x86_64 3.0.12-11.amzn2.0.3 amzn2-core 1.4 M 2023-03-20T11:34:24.6102486Z system-rpm-config noarch 9.1.0-76.amzn2.0.14 amzn2-core 90 k 2023-03-20T11:34:24.6102856Z systemtap x86_64 4.5-1.amzn2.0.1 amzn2-core 12 k 2023-03-20T11:34:24.6103128Z Installing for dependencies: 2023-03-20T11:34:24.6103459Z apr x86_64 1.7.2-1.amzn2 amzn2-core 130 k 2023-03-20T11:34:24.6103947Z apr-util x86_64 1.6.3-1.amzn2.0.1 amzn2-core 101 k 2023-03-20T11:34:24.6104307Z apr-util-bdb x86_64 1.6.3-1.amzn2.0.1 amzn2-core 22 k 2023-03-20T11:34:24.6104669Z avahi-libs x86_64 0.6.31-20.amzn2 amzn2-core 61 k 2023-03-20T11:34:24.6105021Z cpp x86_64 7.3.1-15.amzn2 amzn2-core 9.2 M 2023-03-20T11:34:24.6105388Z dwz x86_64 0.11-3.amzn2.0.3 amzn2-core 98 k 2023-03-20T11:34:24.6105915Z efivar-libs x86_64 31-4.amzn2.0.4 amzn2-core 68 k 2023-03-20T11:34:24.6106380Z elfutils-libelf-devel x86_64 0.176-2.amzn2 amzn2-core 40 k 2023-03-20T11:34:24.6106861Z emacs-filesystem noarch 1:27.2-4.amzn2.0.3 amzn2-core 67 k 2023-03-20T11:34:24.6107262Z gdb x86_64 8.0.1-36.amzn2.0.1 amzn2-core 3.1 M 2023-03-20T11:34:24.6107629Z gettext-common-devel noarch 0.19.8.1-3.amzn2 amzn2-core 410 k 2023-03-20T11:34:24.6108014Z gettext-devel x86_64 0.19.8.1-3.amzn2 amzn2-core 320 k 2023-03-20T11:34:24.6108373Z glibc-devel x86_64 2.26-62.amzn2 amzn2-core 995 k 2023-03-20T11:34:24.6108738Z glibc-headers x86_64 2.26-62.amzn2 amzn2-core 516 k 2023-03-20T11:34:24.6109089Z gnutls x86_64 3.3.29-9.amzn2.0.1 amzn2-core 661 k 2023-03-20T11:34:24.6109464Z go-srpm-macros noarch 3.0.15-23.amzn2.0.2 amzn2-core 23 k 2023-03-20T11:34:24.6109843Z kernel-devel x86_64 4.14.305-227.531.amzn2 amzn2-core 13 M 2023-03-20T11:34:24.6110205Z kernel-headers x86_64 4.14.305-227.531.amzn2 amzn2-core 1.2 M 2023-03-20T11:34:24.6110569Z libatomic x86_64 7.3.1-15.amzn2 amzn2-core 46 k 2023-03-20T11:34:24.6110931Z libcilkrts x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2023-03-20T11:34:24.6111290Z libgfortran x86_64 7.3.1-15.amzn2 amzn2-core 536 k 2023-03-20T11:34:24.6111631Z libitm x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2023-03-20T11:34:24.6111988Z libmodman x86_64 2.0.1-8.amzn2.0.2 amzn2-core 29 k 2023-03-20T11:34:24.6112346Z libmpc x86_64 1.0.1-3.amzn2.0.2 amzn2-core 52 k 2023-03-20T11:34:24.6112687Z libmpx x86_64 7.3.1-15.amzn2 amzn2-core 51 k 2023-03-20T11:34:24.6113048Z libproxy x86_64 0.4.11-10.amzn2.0.3 amzn2-core 61 k 2023-03-20T11:34:24.6113405Z libquadmath x86_64 7.3.1-15.amzn2 amzn2-core 189 k 2023-03-20T11:34:24.6113768Z libsanitizer x86_64 7.3.1-15.amzn2 amzn2-core 642 k 2023-03-20T11:34:24.6114107Z m4 x86_64 1.4.16-10.amzn2.0.2 amzn2-core 256 k 2023-03-20T11:34:24.6114457Z mokutil x86_64 1:0.3.0-10.amzn2.0.1 amzn2-core 39 k 2023-03-20T11:34:24.6114798Z mpfr x86_64 3.1.1-4.amzn2.0.2 amzn2-core 208 k 2023-03-20T11:34:24.6115129Z neon x86_64 0.30.0-3.amzn2.0.2 amzn2-core 166 k 2023-03-20T11:34:24.6115479Z pakchois x86_64 0.4-10.amzn2.0.2 amzn2-core 14 k 2023-03-20T11:34:24.6115868Z perl-Data-Dumper x86_64 2.145-3.amzn2.0.2 amzn2-core 48 k 2023-03-20T11:34:24.6116281Z perl-Test-Harness noarch 3.28-3.amzn2 amzn2-core 302 k 2023-03-20T11:34:24.6116661Z perl-Thread-Queue noarch 3.02-2.amzn2 amzn2-core 17 k 2023-03-20T11:34:24.6117056Z perl-XML-Parser x86_64 2.41-10.amzn2.0.2 amzn2-core 223 k 2023-03-20T11:34:24.6117440Z perl-srpm-macros noarch 1-8.amzn2.0.1 amzn2-core 4.7 k 2023-03-20T11:34:24.6118860Z subversion-libs x86_64 1.7.14-16.amzn2.0.1 amzn2-core 912 k 2023-03-20T11:34:24.6119254Z systemtap-client x86_64 4.5-1.amzn2.0.1 amzn2-core 3.7 M 2023-03-20T11:34:24.6119632Z systemtap-devel x86_64 4.5-1.amzn2.0.1 amzn2-core 2.3 M 2023-03-20T11:34:24.6119998Z trousers x86_64 0.3.14-2.amzn2.0.2 amzn2-core 294 k 2023-03-20T11:34:24.6120343Z zlib-devel x86_64 1.2.7-19.amzn2.0.2 amzn2-core 50 k 2023-03-20T11:34:24.6120512Z 2023-03-20T11:34:24.6120605Z Transaction Summary 2023-03-20T11:34:24.6120945Z ================================================================================ 2023-03-20T11:34:24.6121203Z Install 25 Packages (+43 Dependent packages) 2023-03-20T11:34:24.6121366Z 2023-03-20T11:34:24.6121462Z Total download size: 96 M 2023-03-20T11:34:24.6121685Z Installed size: 303 M 2023-03-20T11:34:24.6121897Z Downloading packages: 2023-03-20T11:34:24.6122588Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2023-03-20T11:34:25.7945631Z -------------------------------------------------------------------------------- 2023-03-20T11:34:25.7946240Z Total 81 MB/s | 96 MB 00:01 2023-03-20T11:34:25.8458343Z Running transaction check 2023-03-20T11:34:25.8795749Z Running transaction test 2023-03-20T11:34:26.1661919Z Transaction test succeeded 2023-03-20T11:34:26.1663843Z Running transaction 2023-03-20T11:34:26.1700120Z Warning: RPMDB altered outside of yum. 2023-03-20T11:34:26.7286424Z Installing : mpfr-3.1.1-4.amzn2.0.2.x86_64 1/68 2023-03-20T11:34:26.7620123Z Installing : libmpc-1.0.1-3.amzn2.0.2.x86_64 2/68 2023-03-20T11:34:26.7899709Z Installing : m4-1.4.16-10.amzn2.0.2.x86_64 3/68 2023-03-20T11:34:26.8107678Z Installing : apr-1.7.2-1.amzn2.x86_64 4/68 2023-03-20T11:34:26.8317745Z Installing : apr-util-bdb-1.6.3-1.amzn2.0.1.x86_64 5/68 2023-03-20T11:34:26.8537706Z Installing : apr-util-1.6.3-1.amzn2.0.1.x86_64 6/68 2023-03-20T11:34:26.8840793Z Installing : avahi-libs-0.6.31-20.amzn2.x86_64 7/68 2023-03-20T11:34:26.9121123Z Installing : libquadmath-7.3.1-15.amzn2.x86_64 8/68 2023-03-20T11:34:26.9292337Z Installing : patch-2.7.1-12.amzn2.0.2.x86_64 9/68 2023-03-20T11:34:26.9845467Z Installing : perl-Thread-Queue-3.02-2.amzn2.noarch 10/68 2023-03-20T11:34:27.7108643Z Installing : libgfortran-7.3.1-15.amzn2.x86_64 11/68 2023-03-20T11:34:27.7379446Z Installing : cpp-7.3.1-15.amzn2.x86_64 12/68 2023-03-20T11:34:27.7617754Z Installing : libmodman-2.0.1-8.amzn2.0.2.x86_64 13/68 2023-03-20T11:34:27.8044286Z Installing : libproxy-0.4.11-10.amzn2.0.3.x86_64 14/68 2023-03-20T11:34:27.8475237Z Installing : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 15/68 2023-03-20T11:34:27.9223798Z Installing : elfutils-0.176-2.amzn2.x86_64 16/68 2023-03-20T11:34:27.9906964Z Installing : libsanitizer-7.3.1-15.amzn2.x86_64 17/68 2023-03-20T11:34:28.1229219Z Installing : trousers-0.3.14-2.amzn2.0.2.x86_64 18/68 2023-03-20T11:34:28.1501233Z Installing : gnutls-3.3.29-9.amzn2.0.1.x86_64 19/68 2023-03-20T11:34:28.1740349Z Installing : efivar-libs-31-4.amzn2.0.4.x86_64 20/68 2023-03-20T11:34:28.1919878Z Installing : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 21/68 2023-03-20T11:34:28.2384447Z Installing : gettext-common-devel-0.19.8.1-3.amzn2.noarch 22/68 2023-03-20T11:34:28.2763902Z Installing : gettext-devel-0.19.8.1-3.amzn2.x86_64 23/68 2023-03-20T11:34:28.2944812Z Installing : dwz-0.11-3.amzn2.0.3.x86_64 24/68 2023-03-20T11:34:28.5552314Z Installing : libitm-7.3.1-15.amzn2.x86_64 25/68 2023-03-20T11:34:28.5773899Z Installing : gdb-8.0.1-36.amzn2.0.1.x86_64 26/68 2023-03-20T11:34:28.5953686Z Installing : libmpx-7.3.1-15.amzn2.x86_64 27/68 2023-03-20T11:34:28.6087100Z Installing : perl-srpm-macros-1-8.amzn2.0.1.noarch 28/68 2023-03-20T11:34:28.6277540Z Installing : go-srpm-macros-3.0.15-23.amzn2.0.2.noarch 29/68 2023-03-20T11:34:28.6472699Z Installing : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 30/68 2023-03-20T11:34:28.7045772Z Installing : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 31/68 2023-03-20T11:34:28.7358217Z Installing : autoconf-2.69-11.amzn2.noarch 32/68 2023-03-20T11:34:28.7762284Z Installing : 1:emacs-filesystem-27.2-4.amzn2.0.3.noarch 33/68 2023-03-20T11:34:28.8448004Z Installing : perl-Test-Harness-3.28-3.amzn2.noarch 34/68 2023-03-20T11:34:28.8721220Z Installing : automake-1.13.4-3.1.amzn2.noarch 35/68 2023-03-20T11:34:28.8867570Z Installing : zlib-devel-1.2.7-19.amzn2.0.2.x86_64 36/68 2023-03-20T11:34:29.0503817Z Installing : elfutils-libelf-devel-0.176-2.amzn2.x86_64 37/68 2023-03-20T11:34:29.1532424Z Installing : kernel-headers-4.14.305-227.531.amzn2.x86_64 38/68 2023-03-20T11:34:29.2559568Z Installing : glibc-headers-2.26-62.amzn2.x86_64 39/68 2023-03-20T11:34:29.2767701Z Installing : glibc-devel-2.26-62.amzn2.x86_64 40/68 2023-03-20T11:34:29.2987137Z Installing : libatomic-7.3.1-15.amzn2.x86_64 41/68 2023-03-20T11:34:30.6125171Z Installing : libcilkrts-7.3.1-15.amzn2.x86_64 42/68 2023-03-20T11:34:34.5546054Z Installing : gcc-7.3.1-15.amzn2.x86_64 43/68 2023-03-20T11:34:41.8854275Z Installing : kernel-devel-4.14.305-227.531.amzn2.x86_64 44/68 2023-03-20T11:34:42.2945755Z Installing : systemtap-devel-4.5-1.amzn2.0.1.x86_64 45/68 2023-03-20T11:34:42.3375305Z Installing : systemtap-client-4.5-1.amzn2.0.1.x86_64 46/68 2023-03-20T11:34:42.3724146Z Installing : pakchois-0.4-10.amzn2.0.2.x86_64 47/68 2023-03-20T11:34:42.4622865Z Installing : neon-0.30.0-3.amzn2.0.2.x86_64 48/68 2023-03-20T11:34:42.5737067Z Installing : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 49/68 2023-03-20T11:34:42.6440228Z Installing : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2023-03-20T11:34:43.4700480Z Installing : systemtap-4.5-1.amzn2.0.1.x86_64 51/68 2023-03-20T11:34:44.5415594Z Installing : gcc-gfortran-7.3.1-15.amzn2.x86_64 52/68 2023-03-20T11:34:44.6216747Z Installing : gcc-c++-7.3.1-15.amzn2.x86_64 53/68 2023-03-20T11:34:44.6472416Z Installing : libtool-2.4.2-22.2.amzn2.0.2.x86_64 54/68 2023-03-20T11:34:44.6830388Z Installing : intltool-0.50.2-7.amzn2.noarch 55/68 2023-03-20T11:34:44.7161138Z Installing : cscope-15.8-10.amzn2.0.2.x86_64 56/68 2023-03-20T11:34:44.7533312Z Installing : rpm-build-4.11.3-48.amzn2.0.2.x86_64 57/68 2023-03-20T11:34:44.8201868Z Installing : flex-2.5.37-3.amzn2.0.3.x86_64 58/68 2023-03-20T11:34:44.8639200Z Installing : bison-3.0.4-6.amzn2.0.2.x86_64 59/68 2023-03-20T11:34:44.8962464Z Installing : rcs-5.9.0-5.amzn2.0.2.x86_64 60/68 2023-03-20T11:34:44.9192718Z Installing : ctags-5.8-13.amzn2.0.2.x86_64 61/68 2023-03-20T11:34:44.9495602Z Installing : indent-2.2.11-13.amzn2.0.2.x86_64 62/68 2023-03-20T11:34:45.3588334Z Installing : patchutils-0.3.3-4.amzn2.0.1.x86_64 63/68 2023-03-20T11:34:45.3905633Z Installing : 1:doxygen-1.8.5-4.amzn2.x86_64 64/68 2023-03-20T11:34:45.4086801Z Installing : diffstat-1.57-4.amzn2.0.2.x86_64 65/68 2023-03-20T11:34:45.5937314Z Installing : byacc-1.9.20130304-3.amzn2.0.2.x86_64 66/68 2023-03-20T11:34:45.6246482Z Installing : swig-3.0.12-11.amzn2.0.3.x86_64 67/68 2023-03-20T11:34:45.6648615Z Installing : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 68/68 2023-03-20T11:34:45.6723398Z Verifying : elfutils-libelf-devel-0.176-2.amzn2.x86_64 1/68 2023-03-20T11:34:45.6790905Z Verifying : perl-Thread-Queue-3.02-2.amzn2.noarch 2/68 2023-03-20T11:34:45.6867282Z Verifying : gettext-devel-0.19.8.1-3.amzn2.x86_64 3/68 2023-03-20T11:34:45.6935755Z Verifying : patch-2.7.1-12.amzn2.0.2.x86_64 4/68 2023-03-20T11:34:45.6997066Z Verifying : flex-2.5.37-3.amzn2.0.3.x86_64 5/68 2023-03-20T11:34:45.7068444Z Verifying : glibc-headers-2.26-62.amzn2.x86_64 6/68 2023-03-20T11:34:45.7124388Z Verifying : pakchois-0.4-10.amzn2.0.2.x86_64 7/68 2023-03-20T11:34:45.7190284Z Verifying : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 8/68 2023-03-20T11:34:45.7261432Z Verifying : glibc-devel-2.26-62.amzn2.x86_64 9/68 2023-03-20T11:34:45.7326078Z Verifying : gcc-gfortran-7.3.1-15.amzn2.x86_64 10/68 2023-03-20T11:34:45.7384660Z Verifying : swig-3.0.12-11.amzn2.0.3.x86_64 11/68 2023-03-20T11:34:45.7439813Z Verifying : byacc-1.9.20130304-3.amzn2.0.2.x86_64 12/68 2023-03-20T11:34:45.7504101Z Verifying : libmpc-1.0.1-3.amzn2.0.2.x86_64 13/68 2023-03-20T11:34:45.7566046Z Verifying : libcilkrts-7.3.1-15.amzn2.x86_64 14/68 2023-03-20T11:34:45.7625520Z Verifying : libproxy-0.4.11-10.amzn2.0.3.x86_64 15/68 2023-03-20T11:34:45.7685825Z Verifying : cscope-15.8-10.amzn2.0.2.x86_64 16/68 2023-03-20T11:34:45.7749937Z Verifying : diffstat-1.57-4.amzn2.0.2.x86_64 17/68 2023-03-20T11:34:45.7816684Z Verifying : 1:doxygen-1.8.5-4.amzn2.x86_64 18/68 2023-03-20T11:34:45.7877552Z Verifying : gcc-c++-7.3.1-15.amzn2.x86_64 19/68 2023-03-20T11:34:45.7952882Z Verifying : libatomic-7.3.1-15.amzn2.x86_64 20/68 2023-03-20T11:34:45.8025336Z Verifying : kernel-headers-4.14.305-227.531.amzn2.x86_64 21/68 2023-03-20T11:34:45.8102981Z Verifying : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 22/68 2023-03-20T11:34:45.8166445Z Verifying : systemtap-devel-4.5-1.amzn2.0.1.x86_64 23/68 2023-03-20T11:34:45.8237762Z Verifying : zlib-devel-1.2.7-19.amzn2.0.2.x86_64 24/68 2023-03-20T11:34:45.8315522Z Verifying : apr-1.7.2-1.amzn2.x86_64 25/68 2023-03-20T11:34:45.8383866Z Verifying : perl-Test-Harness-3.28-3.amzn2.noarch 26/68 2023-03-20T11:34:45.8453671Z Verifying : autoconf-2.69-11.amzn2.noarch 27/68 2023-03-20T11:34:45.8521747Z Verifying : libquadmath-7.3.1-15.amzn2.x86_64 28/68 2023-03-20T11:34:45.8596552Z Verifying : intltool-0.50.2-7.amzn2.noarch 29/68 2023-03-20T11:34:45.8671447Z Verifying : apr-util-1.6.3-1.amzn2.0.1.x86_64 30/68 2023-03-20T11:34:45.8742493Z Verifying : cpp-7.3.1-15.amzn2.x86_64 31/68 2023-03-20T11:34:45.8814358Z Verifying : 1:emacs-filesystem-27.2-4.amzn2.0.3.noarch 32/68 2023-03-20T11:34:45.8898897Z Verifying : rpm-build-4.11.3-48.amzn2.0.2.x86_64 33/68 2023-03-20T11:34:45.8962336Z Verifying : go-srpm-macros-3.0.15-23.amzn2.0.2.noarch 34/68 2023-03-20T11:34:45.9041297Z Verifying : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 35/68 2023-03-20T11:34:45.9112097Z Verifying : perl-srpm-macros-1-8.amzn2.0.1.noarch 36/68 2023-03-20T11:34:45.9176847Z Verifying : gnutls-3.3.29-9.amzn2.0.1.x86_64 37/68 2023-03-20T11:34:45.9342797Z Verifying : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 38/68 2023-03-20T11:34:45.9405822Z Verifying : automake-1.13.4-3.1.amzn2.noarch 39/68 2023-03-20T11:34:45.9475435Z Verifying : libmpx-7.3.1-15.amzn2.x86_64 40/68 2023-03-20T11:34:45.9544534Z Verifying : avahi-libs-0.6.31-20.amzn2.x86_64 41/68 2023-03-20T11:34:45.9602739Z Verifying : bison-3.0.4-6.amzn2.0.2.x86_64 42/68 2023-03-20T11:34:45.9667263Z Verifying : libgfortran-7.3.1-15.amzn2.x86_64 43/68 2023-03-20T11:34:45.9750408Z Verifying : gdb-8.0.1-36.amzn2.0.1.x86_64 44/68 2023-03-20T11:34:45.9816070Z Verifying : patchutils-0.3.3-4.amzn2.0.1.x86_64 45/68 2023-03-20T11:34:45.9880283Z Verifying : libitm-7.3.1-15.amzn2.x86_64 46/68 2023-03-20T11:34:45.9951740Z Verifying : libtool-2.4.2-22.2.amzn2.0.2.x86_64 47/68 2023-03-20T11:34:46.0020537Z Verifying : gcc-7.3.1-15.amzn2.x86_64 48/68 2023-03-20T11:34:46.0081480Z Verifying : indent-2.2.11-13.amzn2.0.2.x86_64 49/68 2023-03-20T11:34:46.0154101Z Verifying : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2023-03-20T11:34:46.0278542Z Verifying : kernel-devel-4.14.305-227.531.amzn2.x86_64 51/68 2023-03-20T11:34:46.0364301Z Verifying : ctags-5.8-13.amzn2.0.2.x86_64 52/68 2023-03-20T11:34:46.0444624Z Verifying : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 53/68 2023-03-20T11:34:46.0541417Z Verifying : mpfr-3.1.1-4.amzn2.0.2.x86_64 54/68 2023-03-20T11:34:46.0640056Z Verifying : apr-util-bdb-1.6.3-1.amzn2.0.1.x86_64 55/68 2023-03-20T11:34:46.0715697Z Verifying : neon-0.30.0-3.amzn2.0.2.x86_64 56/68 2023-03-20T11:34:46.0776648Z Verifying : systemtap-4.5-1.amzn2.0.1.x86_64 57/68 2023-03-20T11:34:46.0837639Z Verifying : dwz-0.11-3.amzn2.0.3.x86_64 58/68 2023-03-20T11:34:46.0902315Z Verifying : gettext-common-devel-0.19.8.1-3.amzn2.noarch 59/68 2023-03-20T11:34:46.0973554Z Verifying : systemtap-client-4.5-1.amzn2.0.1.x86_64 60/68 2023-03-20T11:34:46.1036308Z Verifying : efivar-libs-31-4.amzn2.0.4.x86_64 61/68 2023-03-20T11:34:46.1101350Z Verifying : rcs-5.9.0-5.amzn2.0.2.x86_64 62/68 2023-03-20T11:34:46.1165003Z Verifying : trousers-0.3.14-2.amzn2.0.2.x86_64 63/68 2023-03-20T11:34:46.1246423Z Verifying : libsanitizer-7.3.1-15.amzn2.x86_64 64/68 2023-03-20T11:34:46.1319008Z Verifying : elfutils-0.176-2.amzn2.x86_64 65/68 2023-03-20T11:34:46.1394023Z Verifying : m4-1.4.16-10.amzn2.0.2.x86_64 66/68 2023-03-20T11:34:46.1470766Z Verifying : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 67/68 2023-03-20T11:34:46.2014063Z Verifying : libmodman-2.0.1-8.amzn2.0.2.x86_64 68/68 2023-03-20T11:34:46.2014340Z 2023-03-20T11:34:46.2015882Z Installed: 2023-03-20T11:34:46.2018139Z autoconf.noarch 0:2.69-11.amzn2 2023-03-20T11:34:46.2018543Z automake.noarch 0:1.13.4-3.1.amzn2 2023-03-20T11:34:46.2018891Z bison.x86_64 0:3.0.4-6.amzn2.0.2 2023-03-20T11:34:46.2019495Z byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 2023-03-20T11:34:46.2019844Z cscope.x86_64 0:15.8-10.amzn2.0.2 2023-03-20T11:34:46.2022631Z ctags.x86_64 0:5.8-13.amzn2.0.2 2023-03-20T11:34:46.2023202Z diffstat.x86_64 0:1.57-4.amzn2.0.2 2023-03-20T11:34:46.2023645Z doxygen.x86_64 1:1.8.5-4.amzn2 2023-03-20T11:34:46.2024101Z elfutils.x86_64 0:0.176-2.amzn2 2023-03-20T11:34:46.2024549Z flex.x86_64 0:2.5.37-3.amzn2.0.3 2023-03-20T11:34:46.2024945Z gcc.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2025334Z gcc-c++.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2025799Z gcc-gfortran.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2026205Z indent.x86_64 0:2.2.11-13.amzn2.0.2 2023-03-20T11:34:46.2026565Z intltool.noarch 0:0.50.2-7.amzn2 2023-03-20T11:34:46.2026915Z libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 2023-03-20T11:34:46.2027248Z patch.x86_64 0:2.7.1-12.amzn2.0.2 2023-03-20T11:34:46.2027601Z patchutils.x86_64 0:0.3.3-4.amzn2.0.1 2023-03-20T11:34:46.2028011Z rcs.x86_64 0:5.9.0-5.amzn2.0.2 2023-03-20T11:34:46.2028359Z rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 2023-03-20T11:34:46.2028797Z rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 2023-03-20T11:34:46.2029267Z subversion.x86_64 0:1.7.14-16.amzn2.0.1 2023-03-20T11:34:46.2029675Z swig.x86_64 0:3.0.12-11.amzn2.0.3 2023-03-20T11:34:46.2030047Z system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 2023-03-20T11:34:46.2030412Z systemtap.x86_64 0:4.5-1.amzn2.0.1 2023-03-20T11:34:46.2030576Z 2023-03-20T11:34:46.2030673Z Dependency Installed: 2023-03-20T11:34:46.2030999Z apr.x86_64 0:1.7.2-1.amzn2 2023-03-20T11:34:46.2031394Z apr-util.x86_64 0:1.6.3-1.amzn2.0.1 2023-03-20T11:34:46.2031837Z apr-util-bdb.x86_64 0:1.6.3-1.amzn2.0.1 2023-03-20T11:34:46.2032338Z avahi-libs.x86_64 0:0.6.31-20.amzn2 2023-03-20T11:34:46.2032909Z cpp.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2033459Z dwz.x86_64 0:0.11-3.amzn2.0.3 2023-03-20T11:34:46.2033885Z efivar-libs.x86_64 0:31-4.amzn2.0.4 2023-03-20T11:34:46.2034269Z elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 2023-03-20T11:34:46.2034638Z emacs-filesystem.noarch 1:27.2-4.amzn2.0.3 2023-03-20T11:34:46.2035123Z gdb.x86_64 0:8.0.1-36.amzn2.0.1 2023-03-20T11:34:46.2035480Z gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 2023-03-20T11:34:46.2035854Z gettext-devel.x86_64 0:0.19.8.1-3.amzn2 2023-03-20T11:34:46.2036190Z glibc-devel.x86_64 0:2.26-62.amzn2 2023-03-20T11:34:46.2036536Z glibc-headers.x86_64 0:2.26-62.amzn2 2023-03-20T11:34:46.2036883Z gnutls.x86_64 0:3.3.29-9.amzn2.0.1 2023-03-20T11:34:46.2037276Z go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.2 2023-03-20T11:34:46.2037640Z kernel-devel.x86_64 0:4.14.305-227.531.amzn2 2023-03-20T11:34:46.2038203Z kernel-headers.x86_64 0:4.14.305-227.531.amzn2 2023-03-20T11:34:46.2038553Z libatomic.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2038889Z libcilkrts.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2039227Z libgfortran.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2039560Z libitm.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2039881Z libmodman.x86_64 0:2.0.1-8.amzn2.0.2 2023-03-20T11:34:46.2040218Z libmpc.x86_64 0:1.0.1-3.amzn2.0.2 2023-03-20T11:34:46.2040586Z libmpx.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2040917Z libproxy.x86_64 0:0.4.11-10.amzn2.0.3 2023-03-20T11:34:46.2041241Z libquadmath.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2041578Z libsanitizer.x86_64 0:7.3.1-15.amzn2 2023-03-20T11:34:46.2041915Z m4.x86_64 0:1.4.16-10.amzn2.0.2 2023-03-20T11:34:46.2042235Z mokutil.x86_64 1:0.3.0-10.amzn2.0.1 2023-03-20T11:34:46.2042567Z mpfr.x86_64 0:3.1.1-4.amzn2.0.2 2023-03-20T11:34:46.2042892Z neon.x86_64 0:0.30.0-3.amzn2.0.2 2023-03-20T11:34:46.2043223Z pakchois.x86_64 0:0.4-10.amzn2.0.2 2023-03-20T11:34:46.2043577Z perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 2023-03-20T11:34:46.2043951Z perl-Test-Harness.noarch 0:3.28-3.amzn2 2023-03-20T11:34:46.2044329Z perl-Thread-Queue.noarch 0:3.02-2.amzn2 2023-03-20T11:34:46.2044702Z perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 2023-03-20T11:34:46.2045082Z perl-srpm-macros.noarch 0:1-8.amzn2.0.1 2023-03-20T11:34:46.2045449Z subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 2023-03-20T11:34:46.2045811Z systemtap-client.x86_64 0:4.5-1.amzn2.0.1 2023-03-20T11:34:46.2046163Z systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 2023-03-20T11:34:46.2046508Z trousers.x86_64 0:0.3.14-2.amzn2.0.2 2023-03-20T11:34:46.2046847Z zlib-devel.x86_64 0:1.2.7-19.amzn2.0.2 2023-03-20T11:34:46.2047011Z 2023-03-20T11:34:46.2047083Z Complete! 2023-03-20T11:34:46.2321098Z ++ uname -r 2023-03-20T11:34:46.2326556Z + sudo yum install -y 'kernel-devel-uname-r == 4.14.252-195.483.amzn2.x86_64' 2023-03-20T11:34:46.4842757Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-03-20T11:34:46.7446636Z Resolving Dependencies 2023-03-20T11:34:46.7450821Z --> Running transaction check 2023-03-20T11:34:46.7451567Z ---> Package kernel-devel.x86_64 0:4.14.252-195.483.amzn2 will be installed 2023-03-20T11:34:47.0095724Z --> Finished Dependency Resolution 2023-03-20T11:34:47.0674596Z 2023-03-20T11:34:47.0675147Z Dependencies Resolved 2023-03-20T11:34:47.0679380Z 2023-03-20T11:34:47.0680285Z ================================================================================ 2023-03-20T11:34:47.0681077Z Package Arch Version Repository Size 2023-03-20T11:34:47.0681794Z ================================================================================ 2023-03-20T11:34:47.0682356Z Installing: 2023-03-20T11:34:47.0682819Z kernel-devel x86_64 4.14.252-195.483.amzn2 amzn2-core 13 M 2023-03-20T11:34:47.0683004Z 2023-03-20T11:34:47.0683094Z Transaction Summary 2023-03-20T11:34:47.0683329Z ================================================================================ 2023-03-20T11:34:47.0683561Z Install 1 Package 2023-03-20T11:34:47.0683681Z 2023-03-20T11:34:47.0683775Z Total download size: 13 M 2023-03-20T11:34:47.0683991Z Installed size: 60 M 2023-03-20T11:34:47.0684210Z Downloading packages: 2023-03-20T11:34:47.0693316Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2023-03-20T11:34:47.2850915Z Running transaction check 2023-03-20T11:34:47.2953996Z Running transaction test 2023-03-20T11:34:47.5739699Z Transaction test succeeded 2023-03-20T11:34:47.5741918Z Running transaction 2023-03-20T11:34:57.0947232Z Installing : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2023-03-20T11:34:57.1498926Z Verifying : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2023-03-20T11:34:57.1499244Z 2023-03-20T11:34:57.1499328Z Installed: 2023-03-20T11:34:57.1499649Z kernel-devel.x86_64 0:4.14.252-195.483.amzn2 2023-03-20T11:34:57.1499819Z 2023-03-20T11:34:57.1499908Z Complete! 2023-03-20T11:34:57.1732424Z + sudo modprobe backlight 2023-03-20T11:34:57.1880473Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-515.76.run 2023-03-20T11:35:01.0514242Z + set +e 2023-03-20T11:35:01.0515024Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm 2023-03-20T11:35:02.2102762Z Verifying archive integrity... OK 2023-03-20T11:35:24.6422817Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 515.76................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2023-03-20T11:35:24.7387553Z 2023-03-20T11:35:24.7388161Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver. 2023-03-20T11:35:24.7389687Z 2023-03-20T11:35:36.9674263Z 2023-03-20T11:35:36.9675432Z WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X module path '/usr/lib64/xorg/modules'; these paths were not queryable from the system. If X fails to find the NVIDIA X driver module, please install the `pkg-config` utility and the X.Org SDK/development package for your distribution and reinstall the driver. 2023-03-20T11:35:36.9676203Z 2023-03-20T11:35:42.2094784Z + NVIDIA_INSTALLATION_STATUS=0 2023-03-20T11:35:42.2095123Z + RESET_GPU=0 2023-03-20T11:35:42.2095529Z + '[' 0 -ne 0 ']' 2023-03-20T11:35:42.2096166Z ++ command -v nvidia-smi 2023-03-20T11:35:42.2099955Z + '[' -x /usr/bin/nvidia-smi ']' 2023-03-20T11:35:42.2100819Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-03-20T11:35:44.9274881Z + INSTALLED_DRIVER_VERSION=515.76 2023-03-20T11:35:44.9275197Z + NVIDIA_SMI_STATUS=0 2023-03-20T11:35:44.9275612Z + '[' 0 -ne 0 ']' 2023-03-20T11:35:44.9275853Z + '[' 0 -eq 1 ']' 2023-03-20T11:35:44.9276420Z + sudo rm -fv /tmp/nvidia_driver 2023-03-20T11:35:44.9630210Z removed ‘/tmp/nvidia_driver’ 2023-03-20T11:35:44.9645557Z + set -e 2023-03-20T11:35:44.9647684Z + post_install_nvidia_driver_common 2023-03-20T11:35:44.9650538Z + sudo modprobe nvidia 2023-03-20T11:35:44.9942883Z + echo 'After installing NVIDIA driver' 2023-03-20T11:35:44.9943156Z + lspci 2023-03-20T11:35:44.9943401Z After installing NVIDIA driver 2023-03-20T11:35:45.0030711Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2023-03-20T11:35:45.0031408Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-03-20T11:35:45.0032267Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2023-03-20T11:35:45.0033020Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2023-03-20T11:35:45.0033953Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2023-03-20T11:35:45.0034762Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-03-20T11:35:45.0035650Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2023-03-20T11:35:45.0036650Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2023-03-20T11:35:45.0037174Z + lsmod 2023-03-20T11:35:45.0045463Z Module Size Used by 2023-03-20T11:35:45.0045773Z nvidia 40808448 0 2023-03-20T11:35:45.0046065Z drm 425984 1 nvidia 2023-03-20T11:35:45.0046365Z i2c_core 77824 2 nvidia,drm 2023-03-20T11:35:45.0046619Z backlight 16384 0 2023-03-20T11:35:45.0049983Z xt_conntrack 16384 1 2023-03-20T11:35:45.0050755Z ipt_MASQUERADE 16384 1 2023-03-20T11:35:45.0051193Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-03-20T11:35:45.0051531Z nf_conntrack_netlink 49152 0 2023-03-20T11:35:45.0051854Z nfnetlink 16384 2 nf_conntrack_netlink 2023-03-20T11:35:45.0052150Z xfrm_user 45056 1 2023-03-20T11:35:45.0052469Z xfrm_algo 16384 1 xfrm_user 2023-03-20T11:35:45.0052773Z xt_addrtype 16384 2 2023-03-20T11:35:45.0054742Z iptable_filter 16384 1 2023-03-20T11:35:45.0055081Z iptable_nat 16384 1 2023-03-20T11:35:45.0055391Z nf_conntrack_ipv4 16384 3 2023-03-20T11:35:45.0055732Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-03-20T11:35:45.0056047Z nf_nat_ipv4 16384 1 iptable_nat 2023-03-20T11:35:45.0056373Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-03-20T11:35:45.0056979Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2023-03-20T11:35:45.0057482Z br_netfilter 24576 0 2023-03-20T11:35:45.0057848Z bridge 172032 1 br_netfilter 2023-03-20T11:35:45.0058213Z stp 16384 1 bridge 2023-03-20T11:35:45.0058567Z llc 16384 2 bridge,stp 2023-03-20T11:35:45.0058883Z overlay 86016 0 2023-03-20T11:35:45.0059184Z sunrpc 393216 1 2023-03-20T11:35:45.0059400Z dm_mirror 28672 0 2023-03-20T11:35:45.0059621Z dm_region_hash 20480 1 dm_mirror 2023-03-20T11:35:45.0059878Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-03-20T11:35:45.0060132Z dm_mod 143360 2 dm_log,dm_mirror 2023-03-20T11:35:45.0060530Z dax 69632 1 dm_mod 2023-03-20T11:35:45.0060737Z crc32_pclmul 16384 0 2023-03-20T11:35:45.0060958Z ghash_clmulni_intel 16384 0 2023-03-20T11:35:45.0061180Z pcbc 16384 0 2023-03-20T11:35:45.0061383Z aesni_intel 188416 0 2023-03-20T11:35:45.0061602Z aes_x86_64 20480 1 aesni_intel 2023-03-20T11:35:45.0061850Z crypto_simd 16384 1 aesni_intel 2023-03-20T11:35:45.0062068Z mousedev 24576 0 2023-03-20T11:35:45.0062293Z glue_helper 16384 1 aesni_intel 2023-03-20T11:35:45.0062659Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-03-20T11:35:45.0062919Z evdev 20480 3 2023-03-20T11:35:45.0063129Z psmouse 32768 0 2023-03-20T11:35:45.0063341Z button 16384 0 2023-03-20T11:35:45.0063537Z ena 114688 0 2023-03-20T11:35:45.0063740Z crc32c_intel 24576 0 2023-03-20T11:35:45.0063992Z autofs4 49152 2 2023-03-20T11:35:45.0064197Z + modinfo nvidia 2023-03-20T11:35:45.0064585Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-03-20T11:35:45.0064882Z firmware: nvidia/515.76/gsp.bin 2023-03-20T11:35:45.0065156Z alias: char-major-195-* 2023-03-20T11:35:45.0065369Z version: 515.76 2023-03-20T11:35:45.0065580Z supported: external 2023-03-20T11:35:45.0065789Z license: NVIDIA 2023-03-20T11:35:45.0066010Z srcversion: 51FD9DD90150B35351AFFBB 2023-03-20T11:35:45.0066269Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-03-20T11:35:45.0066538Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-03-20T11:35:45.0066831Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-03-20T11:35:45.0067166Z depends: i2c-core,drm 2023-03-20T11:35:45.0067437Z retpoline: Y 2023-03-20T11:35:45.0067678Z name: nvidia 2023-03-20T11:35:45.0068077Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-03-20T11:35:45.0068475Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-03-20T11:35:45.0068886Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-03-20T11:35:45.0069267Z parm: NVreg_ResmanDebugLevel:int 2023-03-20T11:35:45.0069562Z parm: NVreg_RmLogonRC:int 2023-03-20T11:35:45.0069810Z parm: NVreg_ModifyDeviceFiles:int 2023-03-20T11:35:45.0070066Z parm: NVreg_DeviceFileUID:int 2023-03-20T11:35:45.0070314Z parm: NVreg_DeviceFileGID:int 2023-03-20T11:35:45.0070583Z parm: NVreg_DeviceFileMode:int 2023-03-20T11:35:45.0070900Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-03-20T11:35:45.0071724Z parm: NVreg_UsePageAttributeTable:int 2023-03-20T11:35:45.0072007Z parm: NVreg_EnablePCIeGen3:int 2023-03-20T11:35:45.0072283Z parm: NVreg_EnableMSI:int 2023-03-20T11:35:45.0072575Z parm: NVreg_TCEBypassMode:int 2023-03-20T11:35:45.0072850Z parm: NVreg_EnableStreamMemOPs:int 2023-03-20T11:35:45.0073218Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-03-20T11:35:45.0073582Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-03-20T11:35:45.0073923Z parm: NVreg_EnableS0ixPowerManagement:int 2023-03-20T11:35:45.0074299Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-03-20T11:35:45.0074674Z parm: NVreg_DynamicPowerManagement:int 2023-03-20T11:35:45.0075053Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-03-20T11:35:45.0075405Z parm: NVreg_EnableGpuFirmware:int 2023-03-20T11:35:45.0075718Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-03-20T11:35:45.0076050Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-03-20T11:35:45.0076380Z parm: NVreg_EnableUserNUMAManagement:int 2023-03-20T11:35:45.0076689Z parm: NVreg_MemoryPoolSize:int 2023-03-20T11:35:45.0077020Z parm: NVreg_KMallocHeapMaxSize:int 2023-03-20T11:35:45.0077394Z parm: NVreg_VMallocHeapMaxSize:int 2023-03-20T11:35:45.0077717Z parm: NVreg_IgnoreMMIOCheck:int 2023-03-20T11:35:45.0078306Z parm: NVreg_NvLinkDisable:int 2023-03-20T11:35:45.0078615Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-03-20T11:35:45.0078938Z parm: NVreg_RegisterPCIDriver:int 2023-03-20T11:35:45.0079245Z parm: NVreg_EnableDbgBreakpoint:int 2023-03-20T11:35:45.0079534Z parm: NVreg_RegistryDwords:charp 2023-03-20T11:35:45.0079909Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-03-20T11:35:45.0080209Z parm: NVreg_RmMsg:charp 2023-03-20T11:35:45.0080573Z parm: NVreg_GpuBlacklist:charp 2023-03-20T11:35:45.0080858Z parm: NVreg_TemporaryFilePath:charp 2023-03-20T11:35:45.0081166Z parm: NVreg_ExcludedGpus:charp 2023-03-20T11:35:45.0081452Z parm: NVreg_DmaRemapPeerMmio:int 2023-03-20T11:35:45.0081720Z parm: rm_firmware_active:charp 2023-03-20T11:35:45.0081984Z + set +e 2023-03-20T11:35:45.0082246Z + nvidia-smi 2023-03-20T11:35:47.4717230Z Mon Mar 20 11:35:47 2023 2023-03-20T11:35:47.4718692Z +-----------------------------------------------------------------------------+ 2023-03-20T11:35:47.4719570Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-03-20T11:35:47.4720413Z |-------------------------------+----------------------+----------------------+ 2023-03-20T11:35:47.4721439Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-03-20T11:35:47.4722306Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-03-20T11:35:47.4722960Z | | | MIG M. | 2023-03-20T11:35:47.4723484Z |===============================+======================+======================| 2023-03-20T11:35:47.4945432Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2023-03-20T11:35:47.4945787Z | 0% 20C P0 55W / 300W | 0MiB / 23028MiB | 2% Default | 2023-03-20T11:35:47.4946149Z | | | N/A | 2023-03-20T11:35:47.4946682Z +-------------------------------+----------------------+----------------------+ 2023-03-20T11:35:47.4947087Z 2023-03-20T11:35:47.4947591Z +-----------------------------------------------------------------------------+ 2023-03-20T11:35:47.4948235Z | Processes: | 2023-03-20T11:35:47.4948967Z | GPU GI CI PID Type Process name GPU Memory | 2023-03-20T11:35:47.4949632Z | ID ID Usage | 2023-03-20T11:35:47.4950235Z |=============================================================================| 2023-03-20T11:35:47.4950830Z | No running processes found | 2023-03-20T11:35:47.4951637Z +-----------------------------------------------------------------------------+ 2023-03-20T11:35:47.9418619Z + NVIDIA_SMI_STATUS=0 2023-03-20T11:35:47.9419355Z + '[' 0 -eq 0 ']' 2023-03-20T11:35:47.9419710Z + echo 'INFO: Ignoring allowed status 0' 2023-03-20T11:35:47.9419983Z + set -e 2023-03-20T11:35:47.9420197Z INFO: Ignoring allowed status 0 2023-03-20T11:35:47.9423076Z == Installing nvidia container toolkit for amzn2 == 2023-03-20T11:35:47.9460377Z + sudo yum install -y yum-utils 2023-03-20T11:35:48.2208455Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-03-20T11:35:48.4749941Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2023-03-20T11:35:48.4750731Z Nothing to do 2023-03-20T11:35:48.4938010Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-03-20T11:35:48.7712505Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-03-20T11:35:48.7984616Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-03-20T11:35:48.7985179Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2023-03-20T11:35:48.7985622Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2023-03-20T11:35:48.8107517Z + sudo yum install -y nvidia-docker2 2023-03-20T11:35:49.1006579Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-03-20T11:35:49.1323620Z Retrieving key from https://nvidia.github.io/libnvidia-container/gpgkey 2023-03-20T11:35:49.1454695Z Importing GPG key 0xF796ECB0: 2023-03-20T11:35:49.1455370Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2023-03-20T11:35:49.1456051Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2023-03-20T11:35:49.1456854Z From : https://nvidia.github.io/libnvidia-container/gpgkey 2023-03-20T11:35:49.2358976Z Retrieving key from https://nvidia.github.io/nvidia-container-runtime/gpgkey 2023-03-20T11:35:49.2436172Z Importing GPG key 0xF796ECB0: 2023-03-20T11:35:49.2437336Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2023-03-20T11:35:49.2438346Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2023-03-20T11:35:49.2439209Z From : https://nvidia.github.io/nvidia-container-runtime/gpgkey 2023-03-20T11:35:49.3006967Z Retrieving key from https://nvidia.github.io/nvidia-docker/gpgkey 2023-03-20T11:35:49.3140136Z Importing GPG key 0xF796ECB0: 2023-03-20T11:35:49.3140501Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2023-03-20T11:35:49.3140851Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2023-03-20T11:35:49.3141233Z From : https://nvidia.github.io/nvidia-docker/gpgkey 2023-03-20T11:35:50.7125153Z Resolving Dependencies 2023-03-20T11:35:50.7129150Z --> Running transaction check 2023-03-20T11:35:50.7129805Z ---> Package nvidia-docker2.noarch 0:2.12.0-1 will be installed 2023-03-20T11:35:50.7146452Z --> Processing Dependency: nvidia-container-toolkit >= 1.12.0-1 for package: nvidia-docker2-2.12.0-1.noarch 2023-03-20T11:35:50.7996189Z --> Running transaction check 2023-03-20T11:35:50.7997005Z ---> Package nvidia-container-toolkit.x86_64 0:1.12.1-1 will be installed 2023-03-20T11:35:50.8088182Z --> Processing Dependency: nvidia-container-toolkit-base = 1.12.1-1 for package: nvidia-container-toolkit-1.12.1-1.x86_64 2023-03-20T11:35:50.8097111Z --> Processing Dependency: libnvidia-container-tools < 2.0.0 for package: nvidia-container-toolkit-1.12.1-1.x86_64 2023-03-20T11:35:50.8219940Z --> Processing Dependency: libnvidia-container-tools >= 1.12.1-1 for package: nvidia-container-toolkit-1.12.1-1.x86_64 2023-03-20T11:35:50.8220467Z --> Running transaction check 2023-03-20T11:35:50.8220841Z ---> Package libnvidia-container-tools.x86_64 0:1.12.1-1 will be installed 2023-03-20T11:35:50.8229013Z --> Processing Dependency: libnvidia-container1(x86-64) >= 1.12.1-1 for package: libnvidia-container-tools-1.12.1-1.x86_64 2023-03-20T11:35:50.8251814Z --> Processing Dependency: libnvidia-container.so.1(NVC_1.0)(64bit) for package: libnvidia-container-tools-1.12.1-1.x86_64 2023-03-20T11:35:50.8252580Z --> Processing Dependency: libnvidia-container.so.1()(64bit) for package: libnvidia-container-tools-1.12.1-1.x86_64 2023-03-20T11:35:50.8254022Z ---> Package nvidia-container-toolkit-base.x86_64 0:1.12.1-1 will be installed 2023-03-20T11:35:50.8255804Z --> Running transaction check 2023-03-20T11:35:50.8256182Z ---> Package libnvidia-container1.x86_64 0:1.12.1-1 will be installed 2023-03-20T11:35:51.0536751Z --> Finished Dependency Resolution 2023-03-20T11:35:51.1080708Z 2023-03-20T11:35:51.1081182Z Dependencies Resolved 2023-03-20T11:35:51.1095354Z 2023-03-20T11:35:51.1095686Z ================================================================================ 2023-03-20T11:35:51.1096015Z Package Arch Version Repository Size 2023-03-20T11:35:51.1096704Z ================================================================================ 2023-03-20T11:35:51.1096980Z Installing: 2023-03-20T11:35:51.1097442Z nvidia-docker2 noarch 2.12.0-1 libnvidia-container 8.7 k 2023-03-20T11:35:51.1097742Z Installing for dependencies: 2023-03-20T11:35:51.1098191Z libnvidia-container-tools x86_64 1.12.1-1 libnvidia-container 50 k 2023-03-20T11:35:51.1098709Z libnvidia-container1 x86_64 1.12.1-1 libnvidia-container 1.0 M 2023-03-20T11:35:51.1099218Z nvidia-container-toolkit x86_64 1.12.1-1 libnvidia-container 797 k 2023-03-20T11:35:51.1099876Z nvidia-container-toolkit-base x86_64 1.12.1-1 libnvidia-container 2.9 M 2023-03-20T11:35:51.1100147Z 2023-03-20T11:35:51.1100249Z Transaction Summary 2023-03-20T11:35:51.1100493Z ================================================================================ 2023-03-20T11:35:51.1100748Z Install 1 Package (+4 Dependent packages) 2023-03-20T11:35:51.1100915Z 2023-03-20T11:35:51.1101008Z Total download size: 4.7 M 2023-03-20T11:35:51.1101220Z Installed size: 14 M 2023-03-20T11:35:51.1101430Z Downloading packages: 2023-03-20T11:35:51.1975969Z -------------------------------------------------------------------------------- 2023-03-20T11:35:51.1976354Z Total 54 MB/s | 4.7 MB 00:00 2023-03-20T11:35:51.2005265Z Running transaction check 2023-03-20T11:35:51.2107476Z Running transaction test 2023-03-20T11:35:51.2207857Z Transaction test succeeded 2023-03-20T11:35:51.2215264Z Running transaction 2023-03-20T11:35:51.5924644Z Installing : nvidia-container-toolkit-base-1.12.1-1.x86_64 1/5 2023-03-20T11:35:51.6185122Z Installing : libnvidia-container1-1.12.1-1.x86_64 2/5 2023-03-20T11:35:51.6977025Z Installing : libnvidia-container-tools-1.12.1-1.x86_64 3/5 2023-03-20T11:35:51.7234853Z Installing : nvidia-container-toolkit-1.12.1-1.x86_64 4/5 2023-03-20T11:35:51.7519417Z Installing : nvidia-docker2-2.12.0-1.noarch 5/5 2023-03-20T11:35:51.7597199Z Verifying : nvidia-container-toolkit-1.12.1-1.x86_64 1/5 2023-03-20T11:35:51.7674675Z Verifying : libnvidia-container1-1.12.1-1.x86_64 2/5 2023-03-20T11:35:51.7749281Z Verifying : nvidia-docker2-2.12.0-1.noarch 3/5 2023-03-20T11:35:51.7818287Z Verifying : nvidia-container-toolkit-base-1.12.1-1.x86_64 4/5 2023-03-20T11:35:51.8335672Z Verifying : libnvidia-container-tools-1.12.1-1.x86_64 5/5 2023-03-20T11:35:51.8336006Z 2023-03-20T11:35:51.8336095Z Installed: 2023-03-20T11:35:51.8336498Z nvidia-docker2.noarch 0:2.12.0-1 2023-03-20T11:35:51.8336674Z 2023-03-20T11:35:51.8336778Z Dependency Installed: 2023-03-20T11:35:51.8337147Z libnvidia-container-tools.x86_64 0:1.12.1-1 2023-03-20T11:35:51.8337548Z libnvidia-container1.x86_64 0:1.12.1-1 2023-03-20T11:35:51.8337924Z nvidia-container-toolkit.x86_64 0:1.12.1-1 2023-03-20T11:35:51.8338378Z nvidia-container-toolkit-base.x86_64 0:1.12.1-1 2023-03-20T11:35:51.8338624Z 2023-03-20T11:35:51.8338721Z Complete! 2023-03-20T11:35:51.9255045Z + sudo systemctl restart docker 2023-03-20T11:36:00.7185773Z Command completed after 1 attempt(s). 2023-03-20T11:36:00.7265869Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-03-20T11:36:00.7266130Z with: 2023-03-20T11:36:00.7266664Z github-secret: *** 2023-03-20T11:36:00.7266903Z activate-with-label: false 2023-03-20T11:36:00.7267131Z label: with-ssh 2023-03-20T11:36:00.7267348Z remove-existing-keys: true 2023-03-20T11:36:00.7267560Z env: 2023-03-20T11:36:00.7267801Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:36:00.7268162Z REPOSITORY: pytorch/vision 2023-03-20T11:36:00.7268547Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:36:00.7268985Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:36:00.7269351Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:36:00.7269631Z GPU_FLAG: --gpus all 2023-03-20T11:36:00.7269842Z ##[endgroup] 2023-03-20T11:36:01.3700178Z Grabbing public ssh keys from https://github.com/pytorchbot.keys 2023-03-20T11:36:01.4478766Z No SSH keys found for user pytorchbot 2023-03-20T11:36:01.4479705Z Grabbing public ssh keys from https://github.com/ezyang.keys 2023-03-20T11:36:01.5613899Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-03-20T11:36:01.5626849Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-03-20T11:36:01.5653562Z Login using: ssh ec2-user@ec2-3-236-243-115.compute-1.amazonaws.com 2023-03-20T11:36:01.5704733Z Prepare all required actions 2023-03-20T11:36:01.5726564Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2023-03-20T11:36:01.5726830Z with: 2023-03-20T11:36:01.5727062Z docker-image: pytorch/conda-builder:cuda11.7 2023-03-20T11:36:01.5727303Z env: 2023-03-20T11:36:01.5727532Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:36:01.5727898Z REPOSITORY: pytorch/vision 2023-03-20T11:36:01.5728299Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:36:01.5728741Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:36:01.5729120Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:36:01.5729469Z GPU_FLAG: --gpus all 2023-03-20T11:36:01.5729720Z ##[endgroup] 2023-03-20T11:36:01.5743873Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-03-20T11:36:01.5744230Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-03-20T11:36:01.5744537Z # ignore output since only exit code is used for conditional 2023-03-20T11:36:01.5744880Z # only pull docker image if it's not available locally 2023-03-20T11:36:01.5745239Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-03-20T11:36:01.5745576Z  retry docker pull "${DOCKER_IMAGE}" 2023-03-20T11:36:01.5745807Z fi 2023-03-20T11:36:01.5757255Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:36:01.5757510Z env: 2023-03-20T11:36:01.5757740Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:36:01.5758287Z REPOSITORY: pytorch/vision 2023-03-20T11:36:01.5758677Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:36:01.5759135Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:36:01.5759496Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:36:01.5759802Z GPU_FLAG: --gpus all 2023-03-20T11:36:01.5760020Z ##[endgroup] 2023-03-20T11:36:01.7486760Z cuda11.7: Pulling from pytorch/conda-builder 2023-03-20T11:36:01.7495808Z 2d473b07cdd5: Pulling fs layer 2023-03-20T11:36:01.7504103Z fe1553a884e2: Pulling fs layer 2023-03-20T11:36:01.7504373Z c261b5a3ed6f: Pulling fs layer 2023-03-20T11:36:01.7504681Z f9fa9745ba5d: Pulling fs layer 2023-03-20T11:36:01.7504969Z 345145231591: Pulling fs layer 2023-03-20T11:36:01.7505253Z cc4935e93b00: Pulling fs layer 2023-03-20T11:36:01.7505527Z 9c6a71777e55: Pulling fs layer 2023-03-20T11:36:01.7505800Z bd22884fa456: Pulling fs layer 2023-03-20T11:36:01.7506075Z 4fa61929b235: Pulling fs layer 2023-03-20T11:36:01.7506385Z fdd58dd0d339: Pulling fs layer 2023-03-20T11:36:01.7506682Z dd5b79006d02: Pulling fs layer 2023-03-20T11:36:01.7507592Z 3358b65aaf6e: Pulling fs layer 2023-03-20T11:36:01.7507808Z 3368b2d610cd: Pulling fs layer 2023-03-20T11:36:01.7508025Z ca39f4306459: Pulling fs layer 2023-03-20T11:36:01.7508233Z cc4935e93b00: Waiting 2023-03-20T11:36:01.7508422Z 9c6a71777e55: Waiting 2023-03-20T11:36:01.7508616Z dd5b79006d02: Waiting 2023-03-20T11:36:01.7508822Z 1b6e757d7181: Pulling fs layer 2023-03-20T11:36:01.7509018Z 3358b65aaf6e: Waiting 2023-03-20T11:36:01.7509209Z 345145231591: Waiting 2023-03-20T11:36:01.7509398Z 4fa61929b235: Waiting 2023-03-20T11:36:01.7509577Z 3368b2d610cd: Waiting 2023-03-20T11:36:01.7509765Z ca39f4306459: Waiting 2023-03-20T11:36:01.7509959Z fdd58dd0d339: Waiting 2023-03-20T11:36:01.7510153Z bd22884fa456: Waiting 2023-03-20T11:36:01.7510351Z 532a7055f66e: Pulling fs layer 2023-03-20T11:36:01.7510571Z 1768a1f54e07: Pulling fs layer 2023-03-20T11:36:01.7510774Z 1b6e757d7181: Waiting 2023-03-20T11:36:01.7510963Z 532a7055f66e: Waiting 2023-03-20T11:36:01.7511213Z 4f4fb700ef54: Pulling fs layer 2023-03-20T11:36:01.7511623Z f9fa9745ba5d: Waiting 2023-03-20T11:36:01.7511877Z a5aa02fc894c: Pulling fs layer 2023-03-20T11:36:01.7512135Z 1768a1f54e07: Waiting 2023-03-20T11:36:01.7512390Z ce3e73d95c0d: Pulling fs layer 2023-03-20T11:36:01.7512655Z 06e8423e296d: Pulling fs layer 2023-03-20T11:36:01.7512925Z 19aa487d3ea9: Pulling fs layer 2023-03-20T11:36:01.7513183Z 4f4fb700ef54: Waiting 2023-03-20T11:36:01.7513419Z a5aa02fc894c: Waiting 2023-03-20T11:36:01.7513664Z ce3e73d95c0d: Waiting 2023-03-20T11:36:01.7513905Z 7106583d655a: Pulling fs layer 2023-03-20T11:36:01.7514112Z 51ca8933e706: Pulling fs layer 2023-03-20T11:36:01.7514388Z d14d56c1d23e: Pulling fs layer 2023-03-20T11:36:01.7514612Z 407b544fa5e8: Pulling fs layer 2023-03-20T11:36:01.7515053Z 7da10206bc71: Pulling fs layer 2023-03-20T11:36:01.7515260Z 19aa487d3ea9: Waiting 2023-03-20T11:36:01.7515524Z 7106583d655a: Waiting 2023-03-20T11:36:01.7515704Z 51ca8933e706: Waiting 2023-03-20T11:36:01.7515895Z d14d56c1d23e: Waiting 2023-03-20T11:36:01.7516180Z b5ecb5f6f357: Pulling fs layer 2023-03-20T11:36:01.7516401Z 23b2905dabc6: Pulling fs layer 2023-03-20T11:36:01.7516607Z 7da10206bc71: Waiting 2023-03-20T11:36:01.7516812Z 6986d18929b3: Pulling fs layer 2023-03-20T11:36:01.7517010Z 23b2905dabc6: Waiting 2023-03-20T11:36:01.7517382Z b5ecb5f6f357: Waiting 2023-03-20T11:36:01.7819609Z c261b5a3ed6f: Verifying Checksum 2023-03-20T11:36:01.7819866Z c261b5a3ed6f: Download complete 2023-03-20T11:36:01.7914934Z fe1553a884e2: Verifying Checksum 2023-03-20T11:36:01.7915178Z fe1553a884e2: Download complete 2023-03-20T11:36:01.8345691Z f9fa9745ba5d: Verifying Checksum 2023-03-20T11:36:01.8345974Z f9fa9745ba5d: Download complete 2023-03-20T11:36:02.2885858Z 345145231591: Verifying Checksum 2023-03-20T11:36:02.2886548Z 345145231591: Download complete 2023-03-20T11:36:02.3480993Z 9c6a71777e55: Download complete 2023-03-20T11:36:02.4180272Z cc4935e93b00: Verifying Checksum 2023-03-20T11:36:02.4180616Z cc4935e93b00: Download complete 2023-03-20T11:36:02.5309354Z 2d473b07cdd5: Verifying Checksum 2023-03-20T11:36:02.5309718Z 2d473b07cdd5: Download complete 2023-03-20T11:36:03.5180350Z fdd58dd0d339: Verifying Checksum 2023-03-20T11:36:03.5181438Z fdd58dd0d339: Download complete 2023-03-20T11:36:03.6149918Z dd5b79006d02: Verifying Checksum 2023-03-20T11:36:03.6150292Z dd5b79006d02: Download complete 2023-03-20T11:36:03.6722630Z 3358b65aaf6e: Download complete 2023-03-20T11:36:04.3663067Z 2d473b07cdd5: Pull complete 2023-03-20T11:36:04.4545863Z fe1553a884e2: Pull complete 2023-03-20T11:36:04.5542454Z c261b5a3ed6f: Pull complete 2023-03-20T11:36:04.5911919Z 3368b2d610cd: Verifying Checksum 2023-03-20T11:36:04.5912316Z 3368b2d610cd: Download complete 2023-03-20T11:36:04.6579214Z f9fa9745ba5d: Pull complete 2023-03-20T11:36:04.7158177Z ca39f4306459: Verifying Checksum 2023-03-20T11:36:04.7158582Z ca39f4306459: Download complete 2023-03-20T11:36:05.2758166Z 1b6e757d7181: Verifying Checksum 2023-03-20T11:36:05.2758814Z 1b6e757d7181: Download complete 2023-03-20T11:36:05.3922942Z 532a7055f66e: Verifying Checksum 2023-03-20T11:36:05.3923354Z 532a7055f66e: Download complete 2023-03-20T11:36:05.4507126Z 1768a1f54e07: Verifying Checksum 2023-03-20T11:36:05.4507503Z 1768a1f54e07: Download complete 2023-03-20T11:36:05.4961571Z 4f4fb700ef54: Download complete 2023-03-20T11:36:05.5485852Z a5aa02fc894c: Verifying Checksum 2023-03-20T11:36:05.5486228Z a5aa02fc894c: Download complete 2023-03-20T11:36:05.8833199Z 345145231591: Pull complete 2023-03-20T11:36:05.9824003Z cc4935e93b00: Pull complete 2023-03-20T11:36:06.0750711Z 9c6a71777e55: Pull complete 2023-03-20T11:36:07.6378372Z bd22884fa456: Verifying Checksum 2023-03-20T11:36:07.6378772Z bd22884fa456: Download complete 2023-03-20T11:36:08.2022818Z 06e8423e296d: Verifying Checksum 2023-03-20T11:36:08.2023211Z 06e8423e296d: Download complete 2023-03-20T11:36:08.3747213Z 4fa61929b235: Verifying Checksum 2023-03-20T11:36:08.3747517Z 4fa61929b235: Download complete 2023-03-20T11:36:08.5037446Z 7106583d655a: Verifying Checksum 2023-03-20T11:36:08.5037800Z 7106583d655a: Download complete 2023-03-20T11:36:08.5745080Z 51ca8933e706: Download complete 2023-03-20T11:36:08.7637581Z 19aa487d3ea9: Verifying Checksum 2023-03-20T11:36:08.7638011Z 19aa487d3ea9: Download complete 2023-03-20T11:36:08.8200085Z 407b544fa5e8: Download complete 2023-03-20T11:36:08.9533701Z 7da10206bc71: Verifying Checksum 2023-03-20T11:36:08.9534013Z 7da10206bc71: Download complete 2023-03-20T11:36:09.0053163Z b5ecb5f6f357: Verifying Checksum 2023-03-20T11:36:09.0053543Z b5ecb5f6f357: Download complete 2023-03-20T11:36:09.0633183Z 23b2905dabc6: Verifying Checksum 2023-03-20T11:36:09.0633545Z 23b2905dabc6: Download complete 2023-03-20T11:36:12.2818771Z d14d56c1d23e: Verifying Checksum 2023-03-20T11:36:12.2819131Z d14d56c1d23e: Download complete 2023-03-20T11:36:12.7618956Z bd22884fa456: Pull complete 2023-03-20T11:36:14.2335651Z 6986d18929b3: Verifying Checksum 2023-03-20T11:36:14.2336003Z 6986d18929b3: Download complete 2023-03-20T11:36:19.6651352Z 4fa61929b235: Pull complete 2023-03-20T11:36:21.3171134Z fdd58dd0d339: Pull complete 2023-03-20T11:36:21.5390615Z dd5b79006d02: Pull complete 2023-03-20T11:36:21.6502578Z 3358b65aaf6e: Pull complete 2023-03-20T11:36:23.1248375Z 3368b2d610cd: Pull complete 2023-03-20T11:36:23.3395850Z ca39f4306459: Pull complete 2023-03-20T11:36:24.7232351Z 1b6e757d7181: Pull complete 2023-03-20T11:36:25.0214621Z 532a7055f66e: Pull complete 2023-03-20T11:36:25.1065176Z 1768a1f54e07: Pull complete 2023-03-20T11:36:25.2181488Z 4f4fb700ef54: Pull complete 2023-03-20T11:36:25.3066943Z a5aa02fc894c: Pull complete 2023-03-20T11:36:39.6321397Z ce3e73d95c0d: Verifying Checksum 2023-03-20T11:36:39.6321743Z ce3e73d95c0d: Download complete 2023-03-20T11:37:15.8692836Z ce3e73d95c0d: Pull complete 2023-03-20T11:37:17.6311820Z 06e8423e296d: Pull complete 2023-03-20T11:37:19.4119035Z 19aa487d3ea9: Pull complete 2023-03-20T11:37:19.8221582Z 7106583d655a: Pull complete 2023-03-20T11:37:20.0664360Z 51ca8933e706: Pull complete 2023-03-20T11:37:27.5213109Z d14d56c1d23e: Pull complete 2023-03-20T11:37:27.6077793Z 407b544fa5e8: Pull complete 2023-03-20T11:37:27.9713662Z 7da10206bc71: Pull complete 2023-03-20T11:37:28.0592379Z b5ecb5f6f357: Pull complete 2023-03-20T11:37:28.1383021Z 23b2905dabc6: Pull complete 2023-03-20T11:37:38.2683465Z 6986d18929b3: Pull complete 2023-03-20T11:37:38.3770425Z Digest: sha256:b00b8b1f49814101b2172621c3eae23ac48a8e5fdaf1ab09be420b93a527051c 2023-03-20T11:37:38.4213993Z Status: Downloaded newer image for pytorch/conda-builder:cuda11.7 2023-03-20T11:37:38.4457011Z docker.io/pytorch/conda-builder:cuda11.7 2023-03-20T11:37:38.4514088Z ##[group]Run actions/checkout@v3 2023-03-20T11:37:38.4514311Z with: 2023-03-20T11:37:38.4514522Z repository: pytorch/vision 2023-03-20T11:37:38.4514757Z ref: refs/pull/1449/merge 2023-03-20T11:37:38.4514970Z path: pytorch/vision 2023-03-20T11:37:38.4515184Z fetch-depth: 1 2023-03-20T11:37:38.4515480Z token: *** 2023-03-20T11:37:38.4515682Z ssh-strict: true 2023-03-20T11:37:38.4515898Z persist-credentials: true 2023-03-20T11:37:38.4516247Z clean: true 2023-03-20T11:37:38.4516437Z lfs: false 2023-03-20T11:37:38.4516625Z submodules: false 2023-03-20T11:37:38.4516853Z set-safe-directory: true 2023-03-20T11:37:38.4517065Z env: 2023-03-20T11:37:38.4517287Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:37:38.4517556Z REPOSITORY: pytorch/vision 2023-03-20T11:37:38.4518163Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:37:38.4518639Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:37:38.4518997Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:37:38.4519297Z GPU_FLAG: --gpus all 2023-03-20T11:37:38.4519510Z ##[endgroup] 2023-03-20T11:37:38.5621975Z Syncing repository: pytorch/vision 2023-03-20T11:37:38.5634498Z ##[group]Getting Git version info 2023-03-20T11:37:38.5635154Z Working directory is '/home/ec2-user/actions-runner/_work/vision/vision/pytorch/vision' 2023-03-20T11:37:38.5657937Z [command]/usr/bin/git version 2023-03-20T11:37:38.5698917Z git version 2.39.2 2023-03-20T11:37:38.5718334Z ##[endgroup] 2023-03-20T11:37:38.5732797Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/29ca7754-ce48-4863-96db-19436c0d8c97' before making global git config changes 2023-03-20T11:37:38.5733303Z Adding repository directory to the temporary git global config as a safe directory 2023-03-20T11:37:38.5737913Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/vision/vision/pytorch/vision 2023-03-20T11:37:38.5767882Z ##[group]Initializing the repository 2023-03-20T11:37:38.5771409Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/vision/vision/pytorch/vision 2023-03-20T11:37:38.5790371Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-03-20T11:37:38.5790774Z hint: is subject to change. To configure the initial branch name to use in all 2023-03-20T11:37:38.5791215Z hint: of your new repositories, which will suppress this warning, call: 2023-03-20T11:37:38.5791594Z hint: 2023-03-20T11:37:38.5792022Z hint: git config --global init.defaultBranch 2023-03-20T11:37:38.5792380Z hint: 2023-03-20T11:37:38.5792808Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-03-20T11:37:38.5793397Z hint: 'development'. The just-created branch can be renamed via this command: 2023-03-20T11:37:38.5793790Z hint: 2023-03-20T11:37:38.5794155Z hint: git branch -m 2023-03-20T11:37:38.5794775Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/vision/vision/pytorch/vision/.git/ 2023-03-20T11:37:38.5800260Z [command]/usr/bin/git remote add origin https://github.com/pytorch/vision 2023-03-20T11:37:38.5827670Z ##[endgroup] 2023-03-20T11:37:38.5828172Z ##[group]Disabling automatic garbage collection 2023-03-20T11:37:38.5830961Z [command]/usr/bin/git config --local gc.auto 0 2023-03-20T11:37:38.5853397Z ##[endgroup] 2023-03-20T11:37:38.5853813Z ##[group]Setting up auth 2023-03-20T11:37:38.5858431Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-03-20T11:37:38.5879781Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-03-20T11:37:38.6089632Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-03-20T11:37:38.6119417Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-03-20T11:37:38.6328215Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-03-20T11:37:38.6430660Z ##[endgroup] 2023-03-20T11:37:38.6431151Z ##[group]Fetching the repository 2023-03-20T11:37:38.6436993Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/pull/1449/merge:refs/remotes/pull/1449/merge 2023-03-20T11:37:38.9358479Z remote: Enumerating objects: 1022, done. 2023-03-20T11:37:38.9359205Z remote: Counting objects: 0% (1/1022) 2023-03-20T11:37:38.9359875Z remote: Counting objects: 1% (11/1022) 2023-03-20T11:37:38.9360510Z remote: Counting objects: 2% (21/1022) 2023-03-20T11:37:38.9361063Z remote: Counting objects: 3% (31/1022) 2023-03-20T11:37:38.9361564Z remote: Counting objects: 4% (41/1022) 2023-03-20T11:37:38.9362066Z remote: Counting objects: 5% (52/1022) 2023-03-20T11:37:38.9364646Z remote: Counting objects: 6% (62/1022) 2023-03-20T11:37:38.9365374Z remote: Counting objects: 7% (72/1022) 2023-03-20T11:37:38.9366060Z remote: Counting objects: 8% (82/1022) 2023-03-20T11:37:38.9366633Z remote: Counting objects: 9% (92/1022) 2023-03-20T11:37:38.9367140Z remote: Counting objects: 10% (103/1022) 2023-03-20T11:37:38.9367566Z remote: Counting objects: 11% (113/1022) 2023-03-20T11:37:38.9367869Z remote: Counting objects: 12% (123/1022) 2023-03-20T11:37:38.9368154Z remote: Counting objects: 13% (133/1022) 2023-03-20T11:37:38.9368679Z remote: Counting objects: 14% (144/1022) 2023-03-20T11:37:38.9369009Z remote: Counting objects: 15% (154/1022) 2023-03-20T11:37:38.9369319Z remote: Counting objects: 16% (164/1022) 2023-03-20T11:37:38.9369575Z remote: Counting objects: 17% (174/1022) 2023-03-20T11:37:38.9369834Z remote: Counting objects: 18% (184/1022) 2023-03-20T11:37:38.9373879Z remote: Counting objects: 19% (195/1022) 2023-03-20T11:37:38.9374284Z remote: Counting objects: 20% (205/1022) 2023-03-20T11:37:38.9374639Z remote: Counting objects: 21% (215/1022) 2023-03-20T11:37:38.9374982Z remote: Counting objects: 22% (225/1022) 2023-03-20T11:37:38.9375304Z remote: Counting objects: 23% (236/1022) 2023-03-20T11:37:38.9375570Z remote: Counting objects: 24% (246/1022) 2023-03-20T11:37:38.9375918Z remote: Counting objects: 25% (256/1022) 2023-03-20T11:37:38.9376262Z remote: Counting objects: 26% (266/1022) 2023-03-20T11:37:38.9376677Z remote: Counting objects: 27% (276/1022) 2023-03-20T11:37:38.9377093Z remote: Counting objects: 28% (287/1022) 2023-03-20T11:37:38.9377458Z remote: Counting objects: 29% (297/1022) 2023-03-20T11:37:38.9377834Z remote: Counting objects: 30% (307/1022) 2023-03-20T11:37:38.9378218Z remote: Counting objects: 31% (317/1022) 2023-03-20T11:37:38.9378533Z remote: Counting objects: 32% (328/1022) 2023-03-20T11:37:38.9378850Z remote: Counting objects: 33% (338/1022) 2023-03-20T11:37:38.9379196Z remote: Counting objects: 34% (348/1022) 2023-03-20T11:37:38.9379536Z remote: Counting objects: 35% (358/1022) 2023-03-20T11:37:38.9379865Z remote: Counting objects: 36% (368/1022) 2023-03-20T11:37:38.9380181Z remote: Counting objects: 37% (379/1022) 2023-03-20T11:37:38.9380510Z remote: Counting objects: 38% (389/1022) 2023-03-20T11:37:38.9380820Z remote: Counting objects: 39% (399/1022) 2023-03-20T11:37:38.9381097Z remote: Counting objects: 40% (409/1022) 2023-03-20T11:37:38.9381354Z remote: Counting objects: 41% (420/1022) 2023-03-20T11:37:38.9381826Z remote: Counting objects: 42% (430/1022) 2023-03-20T11:37:38.9382078Z remote: Counting objects: 43% (440/1022) 2023-03-20T11:37:38.9382341Z remote: Counting objects: 44% (450/1022) 2023-03-20T11:37:38.9382603Z remote: Counting objects: 45% (460/1022) 2023-03-20T11:37:38.9382865Z remote: Counting objects: 46% (471/1022) 2023-03-20T11:37:38.9383122Z remote: Counting objects: 47% (481/1022) 2023-03-20T11:37:38.9383468Z remote: Counting objects: 48% (491/1022) 2023-03-20T11:37:38.9383727Z remote: Counting objects: 49% (501/1022) 2023-03-20T11:37:38.9383976Z remote: Counting objects: 50% (511/1022) 2023-03-20T11:37:38.9384238Z remote: Counting objects: 51% (522/1022) 2023-03-20T11:37:38.9384503Z remote: Counting objects: 52% (532/1022) 2023-03-20T11:37:38.9384751Z remote: Counting objects: 53% (542/1022) 2023-03-20T11:37:38.9385007Z remote: Counting objects: 54% (552/1022) 2023-03-20T11:37:38.9385275Z remote: Counting objects: 55% (563/1022) 2023-03-20T11:37:38.9385524Z remote: Counting objects: 56% (573/1022) 2023-03-20T11:37:38.9385785Z remote: Counting objects: 57% (583/1022) 2023-03-20T11:37:38.9386046Z remote: Counting objects: 58% (593/1022) 2023-03-20T11:37:38.9386307Z remote: Counting objects: 59% (603/1022) 2023-03-20T11:37:38.9386609Z remote: Counting objects: 60% (614/1022) 2023-03-20T11:37:38.9386945Z remote: Counting objects: 61% (624/1022) 2023-03-20T11:37:38.9387273Z remote: Counting objects: 62% (634/1022) 2023-03-20T11:37:38.9387584Z remote: Counting objects: 63% (644/1022) 2023-03-20T11:37:38.9387903Z remote: Counting objects: 64% (655/1022) 2023-03-20T11:37:38.9388232Z remote: Counting objects: 65% (665/1022) 2023-03-20T11:37:38.9388492Z remote: Counting objects: 66% (675/1022) 2023-03-20T11:37:38.9388754Z remote: Counting objects: 67% (685/1022) 2023-03-20T11:37:38.9389025Z remote: Counting objects: 68% (695/1022) 2023-03-20T11:37:38.9389296Z remote: Counting objects: 69% (706/1022) 2023-03-20T11:37:38.9389562Z remote: Counting objects: 70% (716/1022) 2023-03-20T11:37:38.9389825Z remote: Counting objects: 71% (726/1022) 2023-03-20T11:37:38.9390084Z remote: Counting objects: 72% (736/1022) 2023-03-20T11:37:38.9390332Z remote: Counting objects: 73% (747/1022) 2023-03-20T11:37:38.9390602Z remote: Counting objects: 74% (757/1022) 2023-03-20T11:37:38.9390868Z remote: Counting objects: 75% (767/1022) 2023-03-20T11:37:38.9391139Z remote: Counting objects: 76% (777/1022) 2023-03-20T11:37:38.9391392Z remote: Counting objects: 77% (787/1022) 2023-03-20T11:37:38.9391654Z remote: Counting objects: 78% (798/1022) 2023-03-20T11:37:38.9391917Z remote: Counting objects: 79% (808/1022) 2023-03-20T11:37:38.9392170Z remote: Counting objects: 80% (818/1022) 2023-03-20T11:37:38.9392434Z remote: Counting objects: 81% (828/1022) 2023-03-20T11:37:38.9392696Z remote: Counting objects: 82% (839/1022) 2023-03-20T11:37:38.9392946Z remote: Counting objects: 83% (849/1022) 2023-03-20T11:37:38.9393213Z remote: Counting objects: 84% (859/1022) 2023-03-20T11:37:38.9393477Z remote: Counting objects: 85% (869/1022) 2023-03-20T11:37:38.9393746Z remote: Counting objects: 86% (879/1022) 2023-03-20T11:37:38.9393999Z remote: Counting objects: 87% (890/1022) 2023-03-20T11:37:38.9394265Z remote: Counting objects: 88% (900/1022) 2023-03-20T11:37:38.9394530Z remote: Counting objects: 89% (910/1022) 2023-03-20T11:37:38.9394783Z remote: Counting objects: 90% (920/1022) 2023-03-20T11:37:38.9395047Z remote: Counting objects: 91% (931/1022) 2023-03-20T11:37:38.9395310Z remote: Counting objects: 92% (941/1022) 2023-03-20T11:37:38.9395564Z remote: Counting objects: 93% (951/1022) 2023-03-20T11:37:38.9395916Z remote: Counting objects: 94% (961/1022) 2023-03-20T11:37:38.9396177Z remote: Counting objects: 95% (971/1022) 2023-03-20T11:37:38.9396431Z remote: Counting objects: 96% (982/1022) 2023-03-20T11:37:38.9396698Z remote: Counting objects: 97% (992/1022) 2023-03-20T11:37:38.9396985Z remote: Counting objects: 98% (1002/1022) 2023-03-20T11:37:38.9397279Z remote: Counting objects: 99% (1012/1022) 2023-03-20T11:37:38.9397585Z remote: Counting objects: 100% (1022/1022) 2023-03-20T11:37:38.9398075Z remote: Counting objects: 100% (1022/1022), done. 2023-03-20T11:37:38.9398369Z remote: Compressing objects: 0% (1/828) 2023-03-20T11:37:38.9463765Z remote: Compressing objects: 1% (9/828) 2023-03-20T11:37:38.9464070Z remote: Compressing objects: 2% (17/828) 2023-03-20T11:37:38.9464362Z remote: Compressing objects: 3% (25/828) 2023-03-20T11:37:38.9565478Z remote: Compressing objects: 4% (34/828) 2023-03-20T11:37:38.9566038Z remote: Compressing objects: 5% (42/828) 2023-03-20T11:37:38.9566555Z remote: Compressing objects: 6% (50/828) 2023-03-20T11:37:38.9675270Z remote: Compressing objects: 7% (58/828) 2023-03-20T11:37:38.9766032Z remote: Compressing objects: 8% (67/828) 2023-03-20T11:37:38.9766586Z remote: Compressing objects: 9% (75/828) 2023-03-20T11:37:38.9862816Z remote: Compressing objects: 10% (83/828) 2023-03-20T11:37:38.9961538Z remote: Compressing objects: 11% (92/828) 2023-03-20T11:37:39.0061728Z remote: Compressing objects: 12% (100/828) 2023-03-20T11:37:39.0062035Z remote: Compressing objects: 13% (108/828) 2023-03-20T11:37:39.0156179Z remote: Compressing objects: 14% (116/828) 2023-03-20T11:37:39.0156904Z remote: Compressing objects: 15% (125/828) 2023-03-20T11:37:39.0242319Z remote: Compressing objects: 16% (133/828) 2023-03-20T11:37:39.0324107Z remote: Compressing objects: 17% (141/828) 2023-03-20T11:37:39.0324404Z remote: Compressing objects: 18% (150/828) 2023-03-20T11:37:39.0417520Z remote: Compressing objects: 19% (158/828) 2023-03-20T11:37:39.0417901Z remote: Compressing objects: 20% (166/828) 2023-03-20T11:37:39.0418248Z remote: Compressing objects: 21% (174/828) 2023-03-20T11:37:39.0418541Z remote: Compressing objects: 22% (183/828) 2023-03-20T11:37:39.0523839Z remote: Compressing objects: 23% (191/828) 2023-03-20T11:37:39.0620062Z remote: Compressing objects: 24% (199/828) 2023-03-20T11:37:39.0620366Z remote: Compressing objects: 25% (207/828) 2023-03-20T11:37:39.0719695Z remote: Compressing objects: 26% (216/828) 2023-03-20T11:37:39.0720409Z remote: Compressing objects: 27% (224/828) 2023-03-20T11:37:39.0720989Z remote: Compressing objects: 28% (232/828) 2023-03-20T11:37:39.0721534Z remote: Compressing objects: 29% (241/828) 2023-03-20T11:37:39.0807967Z remote: Compressing objects: 30% (249/828) 2023-03-20T11:37:39.0904091Z remote: Compressing objects: 31% (257/828) 2023-03-20T11:37:39.0904395Z remote: Compressing objects: 32% (265/828) 2023-03-20T11:37:39.0998391Z remote: Compressing objects: 33% (274/828) 2023-03-20T11:37:39.0999100Z remote: Compressing objects: 34% (282/828) 2023-03-20T11:37:39.0999745Z remote: Compressing objects: 35% (290/828) 2023-03-20T11:37:39.1000400Z remote: Compressing objects: 36% (299/828) 2023-03-20T11:37:39.1000997Z remote: Compressing objects: 37% (307/828) 2023-03-20T11:37:39.1001475Z remote: Compressing objects: 38% (315/828) 2023-03-20T11:37:39.1001961Z remote: Compressing objects: 39% (323/828) 2023-03-20T11:37:39.1002449Z remote: Compressing objects: 40% (332/828) 2023-03-20T11:37:39.1002916Z remote: Compressing objects: 41% (340/828) 2023-03-20T11:37:39.1003398Z remote: Compressing objects: 42% (348/828) 2023-03-20T11:37:39.1004120Z remote: Compressing objects: 43% (357/828) 2023-03-20T11:37:39.1004601Z remote: Compressing objects: 44% (365/828) 2023-03-20T11:37:39.1005084Z remote: Compressing objects: 45% (373/828) 2023-03-20T11:37:39.1005566Z remote: Compressing objects: 46% (381/828) 2023-03-20T11:37:39.1006046Z remote: Compressing objects: 47% (390/828) 2023-03-20T11:37:39.1006512Z remote: Compressing objects: 48% (398/828) 2023-03-20T11:37:39.1091043Z remote: Compressing objects: 49% (406/828) 2023-03-20T11:37:39.1092941Z remote: Compressing objects: 50% (414/828) 2023-03-20T11:37:39.1093632Z remote: Compressing objects: 51% (423/828) 2023-03-20T11:37:39.1094188Z remote: Compressing objects: 52% (431/828) 2023-03-20T11:37:39.1200841Z remote: Compressing objects: 53% (439/828) 2023-03-20T11:37:39.1201586Z remote: Compressing objects: 54% (448/828) 2023-03-20T11:37:39.1202306Z remote: Compressing objects: 55% (456/828) 2023-03-20T11:37:39.1202964Z remote: Compressing objects: 56% (464/828) 2023-03-20T11:37:39.1203495Z remote: Compressing objects: 57% (472/828) 2023-03-20T11:37:39.1204036Z remote: Compressing objects: 58% (481/828) 2023-03-20T11:37:39.1204604Z remote: Compressing objects: 59% (489/828) 2023-03-20T11:37:39.1205139Z remote: Compressing objects: 60% (497/828) 2023-03-20T11:37:39.1205660Z remote: Compressing objects: 61% (506/828) 2023-03-20T11:37:39.1206221Z remote: Compressing objects: 62% (514/828) 2023-03-20T11:37:39.1206760Z remote: Compressing objects: 63% (522/828) 2023-03-20T11:37:39.1207232Z remote: Compressing objects: 64% (530/828) 2023-03-20T11:37:39.1418964Z remote: Compressing objects: 65% (539/828) 2023-03-20T11:37:39.1509779Z remote: Compressing objects: 66% (547/828) 2023-03-20T11:37:39.1510520Z remote: Compressing objects: 67% (555/828) 2023-03-20T11:37:39.1511158Z remote: Compressing objects: 68% (564/828) 2023-03-20T11:37:39.1511787Z remote: Compressing objects: 69% (572/828) 2023-03-20T11:37:39.1512415Z remote: Compressing objects: 70% (580/828) 2023-03-20T11:37:39.1513074Z remote: Compressing objects: 71% (588/828) 2023-03-20T11:37:39.1513645Z remote: Compressing objects: 72% (597/828) 2023-03-20T11:37:39.1514134Z remote: Compressing objects: 73% (605/828) 2023-03-20T11:37:39.1514630Z remote: Compressing objects: 74% (613/828) 2023-03-20T11:37:39.1515101Z remote: Compressing objects: 75% (621/828) 2023-03-20T11:37:39.1515602Z remote: Compressing objects: 76% (630/828) 2023-03-20T11:37:39.1516233Z remote: Compressing objects: 77% (638/828) 2023-03-20T11:37:39.1516804Z remote: Compressing objects: 78% (646/828) 2023-03-20T11:37:39.1517284Z remote: Compressing objects: 79% (655/828) 2023-03-20T11:37:39.1517693Z remote: Compressing objects: 80% (663/828) 2023-03-20T11:37:39.1518237Z remote: Compressing objects: 81% (671/828) 2023-03-20T11:37:39.1518582Z remote: Compressing objects: 82% (679/828) 2023-03-20T11:37:39.1518857Z remote: Compressing objects: 83% (688/828) 2023-03-20T11:37:39.1519128Z remote: Compressing objects: 84% (696/828) 2023-03-20T11:37:39.1519391Z remote: Compressing objects: 85% (704/828) 2023-03-20T11:37:39.1519660Z remote: Compressing objects: 86% (713/828) 2023-03-20T11:37:39.1519936Z remote: Compressing objects: 87% (721/828) 2023-03-20T11:37:39.1520196Z remote: Compressing objects: 88% (729/828) 2023-03-20T11:37:39.1520465Z remote: Compressing objects: 89% (737/828) 2023-03-20T11:37:39.1520732Z remote: Compressing objects: 90% (746/828) 2023-03-20T11:37:39.1520992Z remote: Compressing objects: 91% (754/828) 2023-03-20T11:37:39.1521261Z remote: Compressing objects: 92% (762/828) 2023-03-20T11:37:39.1521649Z remote: Compressing objects: 93% (771/828) 2023-03-20T11:37:39.1540694Z remote: Compressing objects: 94% (779/828) 2023-03-20T11:37:39.1541025Z remote: Compressing objects: 95% (787/828) 2023-03-20T11:37:39.1541302Z remote: Compressing objects: 96% (795/828) 2023-03-20T11:37:39.1541582Z remote: Compressing objects: 97% (804/828) 2023-03-20T11:37:39.1541900Z remote: Compressing objects: 98% (812/828) 2023-03-20T11:37:39.1542333Z remote: Compressing objects: 99% (820/828) 2023-03-20T11:37:39.1542603Z remote: Compressing objects: 100% (828/828) 2023-03-20T11:37:39.1542898Z remote: Compressing objects: 100% (828/828), done. 2023-03-20T11:37:39.1543182Z Receiving objects: 0% (1/1022) 2023-03-20T11:37:39.1543423Z Receiving objects: 1% (11/1022) 2023-03-20T11:37:39.1543665Z Receiving objects: 2% (21/1022) 2023-03-20T11:37:39.1543903Z Receiving objects: 3% (31/1022) 2023-03-20T11:37:39.1617055Z Receiving objects: 4% (41/1022) 2023-03-20T11:37:39.1617769Z Receiving objects: 5% (52/1022) 2023-03-20T11:37:39.1619766Z Receiving objects: 6% (62/1022) 2023-03-20T11:37:39.1630015Z Receiving objects: 7% (72/1022) 2023-03-20T11:37:39.1655018Z Receiving objects: 8% (82/1022) 2023-03-20T11:37:39.1656790Z Receiving objects: 9% (92/1022) 2023-03-20T11:37:39.1657354Z Receiving objects: 10% (103/1022) 2023-03-20T11:37:39.1660194Z Receiving objects: 11% (113/1022) 2023-03-20T11:37:39.1661652Z Receiving objects: 12% (123/1022) 2023-03-20T11:37:39.1668210Z Receiving objects: 13% (133/1022) 2023-03-20T11:37:39.1671186Z Receiving objects: 14% (144/1022) 2023-03-20T11:37:39.1677304Z Receiving objects: 15% (154/1022) 2023-03-20T11:37:39.1677668Z Receiving objects: 16% (164/1022) 2023-03-20T11:37:39.1678186Z Receiving objects: 17% (174/1022) 2023-03-20T11:37:39.1678439Z Receiving objects: 18% (184/1022) 2023-03-20T11:37:39.1683685Z Receiving objects: 19% (195/1022) 2023-03-20T11:37:39.1684017Z Receiving objects: 20% (205/1022) 2023-03-20T11:37:39.2258483Z Receiving objects: 21% (215/1022) 2023-03-20T11:37:39.3340391Z Receiving objects: 22% (225/1022) 2023-03-20T11:37:39.3351248Z Receiving objects: 23% (236/1022) 2023-03-20T11:37:39.3353596Z Receiving objects: 24% (246/1022) 2023-03-20T11:37:39.3354483Z Receiving objects: 25% (256/1022) 2023-03-20T11:37:39.3356320Z Receiving objects: 26% (266/1022) 2023-03-20T11:37:39.3361176Z Receiving objects: 27% (276/1022) 2023-03-20T11:37:39.3362259Z Receiving objects: 28% (287/1022) 2023-03-20T11:37:39.3364349Z Receiving objects: 29% (297/1022) 2023-03-20T11:37:39.3374214Z Receiving objects: 30% (307/1022) 2023-03-20T11:37:39.3394739Z Receiving objects: 31% (317/1022) 2023-03-20T11:37:39.5134016Z Receiving objects: 32% (328/1022) 2023-03-20T11:37:39.5141131Z Receiving objects: 33% (338/1022) 2023-03-20T11:37:39.5147522Z Receiving objects: 34% (348/1022) 2023-03-20T11:37:39.5153974Z Receiving objects: 35% (358/1022) 2023-03-20T11:37:39.5157221Z Receiving objects: 36% (368/1022) 2023-03-20T11:37:39.5159643Z Receiving objects: 37% (379/1022) 2023-03-20T11:37:39.5174390Z Receiving objects: 38% (389/1022) 2023-03-20T11:37:39.5179091Z Receiving objects: 39% (399/1022) 2023-03-20T11:37:39.5241309Z Receiving objects: 40% (409/1022) 2023-03-20T11:37:39.5272838Z Receiving objects: 41% (420/1022) 2023-03-20T11:37:39.5296596Z Receiving objects: 42% (430/1022) 2023-03-20T11:37:39.6276479Z Receiving objects: 43% (440/1022) 2023-03-20T11:37:39.7337165Z Receiving objects: 44% (450/1022) 2023-03-20T11:37:39.7357114Z Receiving objects: 45% (460/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7375834Z Receiving objects: 46% (471/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7376195Z Receiving objects: 47% (481/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7406545Z Receiving objects: 48% (491/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7418954Z Receiving objects: 49% (501/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7453691Z Receiving objects: 50% (511/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7467297Z Receiving objects: 51% (522/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7472596Z Receiving objects: 52% (532/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7473145Z Receiving objects: 53% (542/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7475198Z Receiving objects: 54% (552/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7480803Z Receiving objects: 55% (563/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7481183Z Receiving objects: 56% (573/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7497765Z Receiving objects: 57% (583/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7510245Z Receiving objects: 58% (593/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7550956Z Receiving objects: 59% (603/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7573374Z Receiving objects: 60% (614/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7579278Z Receiving objects: 61% (624/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7588317Z Receiving objects: 62% (634/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7594076Z Receiving objects: 63% (644/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7596376Z Receiving objects: 64% (655/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7602036Z Receiving objects: 65% (665/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7603649Z Receiving objects: 66% (675/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7609155Z Receiving objects: 67% (685/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7613120Z Receiving objects: 68% (695/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7615189Z Receiving objects: 69% (706/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7621764Z Receiving objects: 70% (716/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7629891Z Receiving objects: 71% (726/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7632053Z Receiving objects: 72% (736/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7634475Z Receiving objects: 73% (747/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7652314Z Receiving objects: 74% (757/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7660232Z Receiving objects: 75% (767/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7667752Z Receiving objects: 76% (777/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7686275Z Receiving objects: 77% (787/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7692574Z Receiving objects: 78% (798/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7700410Z Receiving objects: 79% (808/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7714504Z Receiving objects: 80% (818/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7728088Z Receiving objects: 81% (828/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7750684Z Receiving objects: 82% (839/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7759104Z Receiving objects: 83% (849/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7762589Z Receiving objects: 84% (859/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7782411Z Receiving objects: 85% (869/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7800606Z Receiving objects: 86% (879/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7805338Z Receiving objects: 87% (890/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7812555Z Receiving objects: 88% (900/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7816564Z Receiving objects: 89% (910/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7822890Z Receiving objects: 90% (920/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7826038Z Receiving objects: 91% (931/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7834875Z Receiving objects: 92% (941/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7839299Z Receiving objects: 93% (951/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7846222Z Receiving objects: 94% (961/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7852923Z Receiving objects: 95% (971/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7865750Z Receiving objects: 96% (982/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7882289Z Receiving objects: 97% (992/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7900390Z Receiving objects: 98% (1002/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7903920Z Receiving objects: 99% (1012/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7904600Z remote: Total 1022 (delta 233), reused 499 (delta 159), pack-reused 0 2023-03-20T11:37:39.7911285Z Receiving objects: 100% (1022/1022), 9.72 MiB | 19.44 MiB/s 2023-03-20T11:37:39.7911662Z Receiving objects: 100% (1022/1022), 12.76 MiB | 19.97 MiB/s, done. 2023-03-20T11:37:39.7914818Z Resolving deltas: 0% (0/233) 2023-03-20T11:37:39.7915112Z Resolving deltas: 1% (3/233) 2023-03-20T11:37:39.7916916Z Resolving deltas: 2% (5/233) 2023-03-20T11:37:39.7918140Z Resolving deltas: 3% (7/233) 2023-03-20T11:37:39.7918584Z Resolving deltas: 4% (10/233) 2023-03-20T11:37:39.7918853Z Resolving deltas: 5% (12/233) 2023-03-20T11:37:39.7921066Z Resolving deltas: 6% (14/233) 2023-03-20T11:37:39.7921348Z Resolving deltas: 7% (18/233) 2023-03-20T11:37:39.7921640Z Resolving deltas: 8% (19/233) 2023-03-20T11:37:39.7921916Z Resolving deltas: 9% (21/233) 2023-03-20T11:37:39.7922182Z Resolving deltas: 10% (25/233) 2023-03-20T11:37:39.7923026Z Resolving deltas: 12% (28/233) 2023-03-20T11:37:39.7923755Z Resolving deltas: 13% (31/233) 2023-03-20T11:37:39.7924256Z Resolving deltas: 14% (33/233) 2023-03-20T11:37:39.7924940Z Resolving deltas: 15% (35/233) 2023-03-20T11:37:39.7926192Z Resolving deltas: 16% (38/233) 2023-03-20T11:37:39.7926524Z Resolving deltas: 17% (40/233) 2023-03-20T11:37:39.7926796Z Resolving deltas: 18% (42/233) 2023-03-20T11:37:39.7927083Z Resolving deltas: 19% (45/233) 2023-03-20T11:37:39.7927461Z Resolving deltas: 20% (47/233) 2023-03-20T11:37:39.7928183Z Resolving deltas: 21% (49/233) 2023-03-20T11:37:39.7929269Z Resolving deltas: 22% (53/233) 2023-03-20T11:37:39.7929527Z Resolving deltas: 23% (54/233) 2023-03-20T11:37:39.7929812Z Resolving deltas: 24% (56/233) 2023-03-20T11:37:39.7930228Z Resolving deltas: 25% (59/233) 2023-03-20T11:37:39.7931609Z Resolving deltas: 26% (61/233) 2023-03-20T11:37:39.7934939Z Resolving deltas: 27% (63/233) 2023-03-20T11:37:39.7935179Z Resolving deltas: 28% (67/233) 2023-03-20T11:37:39.7937084Z Resolving deltas: 29% (68/233) 2023-03-20T11:37:39.7939897Z Resolving deltas: 30% (70/233) 2023-03-20T11:37:39.7940185Z Resolving deltas: 31% (73/233) 2023-03-20T11:37:39.7943033Z Resolving deltas: 32% (75/233) 2023-03-20T11:37:39.7943330Z Resolving deltas: 33% (77/233) 2023-03-20T11:37:39.7943631Z Resolving deltas: 34% (80/233) 2023-03-20T11:37:39.7943920Z Resolving deltas: 35% (83/233) 2023-03-20T11:37:39.7945805Z Resolving deltas: 36% (84/233) 2023-03-20T11:37:39.7946143Z Resolving deltas: 37% (87/233) 2023-03-20T11:37:39.7946485Z Resolving deltas: 38% (89/233) 2023-03-20T11:37:39.7946903Z Resolving deltas: 39% (91/233) 2023-03-20T11:37:39.7947292Z Resolving deltas: 40% (95/233) 2023-03-20T11:37:39.7947689Z Resolving deltas: 41% (96/233) 2023-03-20T11:37:39.7948076Z Resolving deltas: 42% (98/233) 2023-03-20T11:37:39.7948494Z Resolving deltas: 43% (102/233) 2023-03-20T11:37:39.7948908Z Resolving deltas: 44% (103/233) 2023-03-20T11:37:39.7949322Z Resolving deltas: 45% (105/233) 2023-03-20T11:37:39.7949670Z Resolving deltas: 46% (108/233) 2023-03-20T11:37:39.7949993Z Resolving deltas: 47% (110/233) 2023-03-20T11:37:39.7950321Z Resolving deltas: 48% (112/233) 2023-03-20T11:37:39.7950623Z Resolving deltas: 49% (115/233) 2023-03-20T11:37:39.7950852Z Resolving deltas: 50% (117/233) 2023-03-20T11:37:39.7951092Z Resolving deltas: 51% (121/233) 2023-03-20T11:37:39.7951311Z Resolving deltas: 52% (122/233) 2023-03-20T11:37:39.7951536Z Resolving deltas: 53% (124/233) 2023-03-20T11:37:39.7951814Z Resolving deltas: 54% (128/233) 2023-03-20T11:37:39.7952133Z Resolving deltas: 55% (129/233) 2023-03-20T11:37:39.7952446Z Resolving deltas: 56% (131/233) 2023-03-20T11:37:39.7952771Z Resolving deltas: 57% (134/233) 2023-03-20T11:37:39.7953093Z Resolving deltas: 58% (136/233) 2023-03-20T11:37:39.7953452Z Resolving deltas: 59% (139/233) 2023-03-20T11:37:39.7953680Z Resolving deltas: 60% (140/233) 2023-03-20T11:37:39.7953907Z Resolving deltas: 62% (146/233) 2023-03-20T11:37:39.7954151Z Resolving deltas: 63% (148/233) 2023-03-20T11:37:39.7954463Z Resolving deltas: 64% (150/233) 2023-03-20T11:37:39.7954781Z Resolving deltas: 65% (152/233) 2023-03-20T11:37:39.7955102Z Resolving deltas: 66% (154/233) 2023-03-20T11:37:39.7955382Z Resolving deltas: 67% (157/233) 2023-03-20T11:37:39.7955752Z Resolving deltas: 68% (159/233) 2023-03-20T11:37:39.7956048Z Resolving deltas: 69% (162/233) 2023-03-20T11:37:39.7956378Z Resolving deltas: 70% (164/233) 2023-03-20T11:37:39.7956701Z Resolving deltas: 71% (166/233) 2023-03-20T11:37:39.7957037Z Resolving deltas: 72% (168/233) 2023-03-20T11:37:39.7957358Z Resolving deltas: 74% (174/233) 2023-03-20T11:37:39.7957682Z Resolving deltas: 75% (175/233) 2023-03-20T11:37:39.7958247Z Resolving deltas: 76% (179/233) 2023-03-20T11:37:39.7958555Z Resolving deltas: 77% (181/233) 2023-03-20T11:37:39.7958845Z Resolving deltas: 78% (182/233) 2023-03-20T11:37:39.7959144Z Resolving deltas: 79% (185/233) 2023-03-20T11:37:39.7959452Z Resolving deltas: 80% (187/233) 2023-03-20T11:37:39.7959722Z Resolving deltas: 81% (189/233) 2023-03-20T11:37:39.7961482Z Resolving deltas: 82% (192/233) 2023-03-20T11:37:39.7961746Z Resolving deltas: 83% (194/233) 2023-03-20T11:37:39.7961976Z Resolving deltas: 84% (196/233) 2023-03-20T11:37:39.7964872Z Resolving deltas: 85% (199/233) 2023-03-20T11:37:39.7967599Z Resolving deltas: 86% (201/233) 2023-03-20T11:37:39.7969938Z Resolving deltas: 87% (203/233) 2023-03-20T11:37:39.7970243Z Resolving deltas: 88% (206/233) 2023-03-20T11:37:39.7972700Z Resolving deltas: 89% (208/233) 2023-03-20T11:37:39.7972933Z Resolving deltas: 90% (210/233) 2023-03-20T11:37:39.7973839Z Resolving deltas: 91% (213/233) 2023-03-20T11:37:39.7974714Z Resolving deltas: 92% (215/233) 2023-03-20T11:37:39.7977796Z Resolving deltas: 93% (217/233) 2023-03-20T11:37:39.7978913Z Resolving deltas: 94% (220/233) 2023-03-20T11:37:39.7979263Z Resolving deltas: 95% (222/233) 2023-03-20T11:37:39.7981609Z Resolving deltas: 96% (224/233) 2023-03-20T11:37:39.7981902Z Resolving deltas: 97% (228/233) 2023-03-20T11:37:39.7982127Z Resolving deltas: 98% (229/233) 2023-03-20T11:37:39.7985804Z Resolving deltas: 99% (231/233) 2023-03-20T11:37:39.7987447Z Resolving deltas: 100% (233/233) 2023-03-20T11:37:39.7987828Z Resolving deltas: 100% (233/233), done. 2023-03-20T11:37:39.9700782Z From https://github.com/pytorch/vision 2023-03-20T11:37:39.9701324Z * [new ref] refs/pull/1449/merge -> pull/1449/merge 2023-03-20T11:37:39.9714687Z ##[endgroup] 2023-03-20T11:37:39.9715055Z ##[group]Determining the checkout info 2023-03-20T11:37:39.9717058Z ##[endgroup] 2023-03-20T11:37:39.9717539Z ##[group]Checking out the ref 2023-03-20T11:37:39.9720612Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1449/merge 2023-03-20T11:37:40.0552282Z Note: switching to 'refs/remotes/pull/1449/merge'. 2023-03-20T11:37:40.0552738Z 2023-03-20T11:37:40.0553188Z You are in 'detached HEAD' state. You can look around, make experimental 2023-03-20T11:37:40.0553927Z changes and commit them, and you can discard any commits you make in this 2023-03-20T11:37:40.0554638Z state without impacting any branches by switching back to a branch. 2023-03-20T11:37:40.0555084Z 2023-03-20T11:37:40.0555499Z If you want to create a new branch to retain commits you create, you may 2023-03-20T11:37:40.0556616Z do so (now or later) by using -c with the switch command. Example: 2023-03-20T11:37:40.0557165Z 2023-03-20T11:37:40.0557589Z git switch -c 2023-03-20T11:37:40.0558222Z 2023-03-20T11:37:40.0558392Z Or undo this operation with: 2023-03-20T11:37:40.0558577Z 2023-03-20T11:37:40.0558693Z git switch - 2023-03-20T11:37:40.0558833Z 2023-03-20T11:37:40.0559055Z Turn off this advice by setting config variable advice.detachedHead to false 2023-03-20T11:37:40.0559324Z 2023-03-20T11:37:40.0559819Z HEAD is now at ff3de55 Merge 986a4c1454f75dd342cee6321bbc0ca269eff097 into b403bfc771e0caf31efd06d43860b09004f4ac61 2023-03-20T11:37:40.0562818Z ##[endgroup] 2023-03-20T11:37:40.0595638Z [command]/usr/bin/git log -1 --format='%H' 2023-03-20T11:37:40.0613792Z 'ff3de55999ae9fb75efa8b58d113e3cb2100757f' 2023-03-20T11:37:40.0703507Z ##[group]Run set -ex 2023-03-20T11:37:40.0703772Z set -ex 2023-03-20T11:37:40.0703981Z { 2023-03-20T11:37:40.0704201Z  echo "#!/usr/bin/env bash"; 2023-03-20T11:37:40.0704543Z  echo "set -eou pipefail"; 2023-03-20T11:37:40.0704798Z  # shellcheck disable=SC2016 2023-03-20T11:37:40.0705072Z  echo 'eval "$(conda shell.bash hook)"'; 2023-03-20T11:37:40.0705323Z  echo "${SCRIPT}"; 2023-03-20T11:37:40.0705576Z } > "${RUNNER_TEMP}/exec_script" 2023-03-20T11:37:40.0705846Z chmod +x "${RUNNER_TEMP}/exec_script" 2023-03-20T11:37:40.0706156Z # detached container should get cleaned up by teardown_ec2_linux 2023-03-20T11:37:40.0706468Z # shellcheck disable=SC2086,SC2090 2023-03-20T11:37:40.0706764Z container_name=$(docker run \ 2023-03-20T11:37:40.0707104Z  -e RUNNER_ARTIFACT_DIR=/artifacts \ 2023-03-20T11:37:40.0707501Z  -e RUNNER_TEST_RESULTS_DIR=/test-results \ 2023-03-20T11:37:40.0707890Z  --env-file="${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" \ 2023-03-20T11:37:40.0708326Z  `# It is unknown why the container sees a different value for this.` \ 2023-03-20T11:37:40.0708712Z  --env=GITHUB_STEP_SUMMARY \ 2023-03-20T11:37:40.0709022Z  --cap-add=SYS_PTRACE \ 2023-03-20T11:37:40.0709310Z  --detach \ 2023-03-20T11:37:40.0709563Z  --ipc=host \ 2023-03-20T11:37:40.0709811Z  --security-opt seccomp=unconfined \ 2023-03-20T11:37:40.0710067Z  --shm-size=2g \ 2023-03-20T11:37:40.0710276Z  --tty \ 2023-03-20T11:37:40.0710494Z  --ulimit stack=10485760:83886080 \ 2023-03-20T11:37:40.0710731Z  ${GPU_FLAG:-} \ 2023-03-20T11:37:40.0711004Z  -v "${GITHUB_WORKSPACE}/${REPOSITORY}:/work" \ 2023-03-20T11:37:40.0711323Z  -v "${GITHUB_WORKSPACE}/test-infra:/test-infra" \ 2023-03-20T11:37:40.0711627Z  -v "${RUNNER_ARTIFACT_DIR}:/artifacts" \ 2023-03-20T11:37:40.0711927Z  -v "${RUNNER_TEST_RESULTS_DIR}:/test-results" \ 2023-03-20T11:37:40.0712227Z  -v "${RUNNER_TEMP}/exec_script:/exec" \ 2023-03-20T11:37:40.0712528Z  -v "${GITHUB_STEP_SUMMARY}":"${GITHUB_STEP_SUMMARY}" \ 2023-03-20T11:37:40.0712799Z  -w /work \ 2023-03-20T11:37:40.0713024Z  "${DOCKER_IMAGE}" 2023-03-20T11:37:40.0713222Z ) 2023-03-20T11:37:40.0713474Z docker exec -t "${container_name}" bash /exec 2023-03-20T11:37:40.0724419Z shell: /usr/bin/bash -e {0} 2023-03-20T11:37:40.0724626Z env: 2023-03-20T11:37:40.0724858Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:37:40.0725130Z REPOSITORY: pytorch/vision 2023-03-20T11:37:40.0725536Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:37:40.0725969Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:37:40.0726329Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:37:40.0726614Z GPU_FLAG: --gpus all 2023-03-20T11:37:40.0726820Z ##[endgroup] 2023-03-20T11:37:40.0749578Z + echo '#!/usr/bin/env bash' 2023-03-20T11:37:40.0749856Z + echo 'set -eou pipefail' 2023-03-20T11:37:40.0750143Z + echo 'eval "$(conda shell.bash hook)"' 2023-03-20T11:37:40.0750417Z + echo 'set -euo pipefail 2023-03-20T11:37:40.0750556Z 2023-03-20T11:37:40.0750655Z export PYTHON_VERSION=3.8 2023-03-20T11:37:40.0750877Z export GPU_ARCH_TYPE=cuda 2023-03-20T11:37:40.0751113Z export GPU_ARCH_VERSION=11.7 2023-03-20T11:37:40.0751259Z 2023-03-20T11:37:40.0751357Z ./.github/scripts/unittest.sh 2023-03-20T11:37:40.0751575Z ' 2023-03-20T11:37:40.0751886Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2023-03-20T11:37:40.0763214Z ++ docker run -e RUNNER_ARTIFACT_DIR=/artifacts -e RUNNER_TEST_RESULTS_DIR=/test-results --env-file=/home/ec2-user/actions-runner/_work/_temp/github_env_4467699703 --env=GITHUB_STEP_SUMMARY --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --gpus all -v /home/ec2-user/actions-runner/_work/vision/vision/pytorch/vision:/work -v /home/ec2-user/actions-runner/_work/vision/vision/test-infra:/test-infra -v /home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts -v /home/ec2-user/actions-runner/_work/_temp/test-results:/test-results -v /home/ec2-user/actions-runner/_work/_temp/exec_script:/exec -v /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_14b633d7-36d1-4ac0-b00d-359875e64408:/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_14b633d7-36d1-4ac0-b00d-359875e64408 -w /work pytorch/conda-builder:cuda11.7 2023-03-20T11:38:31.7344226Z + container_name=886d5b8d96f3a8ba758eeeaf36ba07153de076a02104c540ac96b7278a7f4376 2023-03-20T11:38:31.7345031Z + docker exec -t 886d5b8d96f3a8ba758eeeaf36ba07153de076a02104c540ac96b7278a7f4376 bash /exec 2023-03-20T11:38:32.6499918Z ##[group]Uninstall system JPEG libraries on macOS 2023-03-20T11:38:32.6500375Z ##[endgroup] 2023-03-20T11:38:32.6501946Z ##[group]Create build environment 2023-03-20T11:38:34.9994221Z Collecting package metadata (current_repodata.json): ...working... done 2023-03-20T11:38:35.0909319Z Solving environment: ...working... done 2023-03-20T11:38:35.1313756Z 2023-03-20T11:38:35.1314216Z ## Package Plan ## 2023-03-20T11:38:35.1314530Z 2023-03-20T11:38:35.1314830Z environment location: /opt/conda/envs/ci 2023-03-20T11:38:35.1319241Z 2023-03-20T11:38:35.1319684Z added / updated specs: 2023-03-20T11:38:35.1320471Z - ffmpeg[version='<4.3'] 2023-03-20T11:38:35.1321076Z - jpeg 2023-03-20T11:38:35.1321454Z - libpng 2023-03-20T11:38:35.1321811Z - ninja 2023-03-20T11:38:35.1322175Z - pip 2023-03-20T11:38:35.1322492Z - python=3.8 2023-03-20T11:38:35.1322610Z 2023-03-20T11:38:35.1324694Z 2023-03-20T11:38:35.1324931Z The following packages will be downloaded: 2023-03-20T11:38:35.1325118Z 2023-03-20T11:38:35.1325258Z package | build 2023-03-20T11:38:35.1325614Z ---------------------------|----------------- 2023-03-20T11:38:35.1325976Z certifi-2022.12.7 | py38h06a4308_0 150 KB 2023-03-20T11:38:35.1326327Z ffmpeg-4.2.2 | h20bf706_0 59.6 MB 2023-03-20T11:38:35.1326672Z freetype-2.12.1 | h4a9f257_0 626 KB 2023-03-20T11:38:35.1327046Z gmp-6.2.1 | h295c915_3 544 KB 2023-03-20T11:38:35.1327387Z gnutls-3.6.15 | he1e5248_0 1.0 MB 2023-03-20T11:38:35.1327721Z jpeg-9e | h5eee18b_1 262 KB 2023-03-20T11:38:35.1328285Z lame-3.100 | h7b6447c_0 323 KB 2023-03-20T11:38:35.1328695Z libidn2-2.3.2 | h7f8727e_0 81 KB 2023-03-20T11:38:35.1329229Z libopus-1.3.1 | h7b6447c_0 491 KB 2023-03-20T11:38:35.1329714Z libpng-1.6.39 | h5eee18b_0 304 KB 2023-03-20T11:38:35.1330104Z libtasn1-4.16.0 | h27cfd23_0 58 KB 2023-03-20T11:38:35.1330429Z libunistring-0.9.10 | h27cfd23_0 536 KB 2023-03-20T11:38:35.1330764Z libvpx-1.7.0 | h439df22_0 1.2 MB 2023-03-20T11:38:35.1331102Z nettle-3.7.3 | hbbd107a_1 809 KB 2023-03-20T11:38:35.1331469Z openh264-2.1.1 | h4ff587b_0 711 KB 2023-03-20T11:38:35.1331842Z pip-23.0.1 | py38h06a4308_0 2.5 MB 2023-03-20T11:38:35.1332283Z python-3.8.16 | h7a1cb2a_3 23.7 MB 2023-03-20T11:38:35.1332707Z setuptools-65.6.3 | py38h06a4308_0 1.1 MB 2023-03-20T11:38:35.1333061Z sqlite-3.41.1 | h5eee18b_0 1.2 MB 2023-03-20T11:38:35.1333784Z wheel-0.38.4 | py38h06a4308_0 63 KB 2023-03-20T11:38:35.1334304Z x264-1!157.20191217 | h7b6447c_0 922 KB 2023-03-20T11:38:35.1334842Z ------------------------------------------------------------ 2023-03-20T11:38:35.1335163Z Total: 96.1 MB 2023-03-20T11:38:35.1335340Z 2023-03-20T11:38:35.1335497Z The following NEW packages will be INSTALLED: 2023-03-20T11:38:35.1335735Z 2023-03-20T11:38:35.1336123Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2023-03-20T11:38:35.1336635Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2023-03-20T11:38:35.1337029Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2023-03-20T11:38:35.1337472Z ca-certificates pkgs/main/linux-64::ca-certificates-2023.01.10-h06a4308_0 2023-03-20T11:38:35.1337920Z certifi pkgs/main/linux-64::certifi-2022.12.7-py38h06a4308_0 2023-03-20T11:38:35.1338331Z ffmpeg pkgs/main/linux-64::ffmpeg-4.2.2-h20bf706_0 2023-03-20T11:38:35.1338782Z freetype pkgs/main/linux-64::freetype-2.12.1-h4a9f257_0 2023-03-20T11:38:35.1339175Z gmp pkgs/main/linux-64::gmp-6.2.1-h295c915_3 2023-03-20T11:38:35.1339626Z gnutls pkgs/main/linux-64::gnutls-3.6.15-he1e5248_0 2023-03-20T11:38:35.1340004Z jpeg pkgs/main/linux-64::jpeg-9e-h5eee18b_1 2023-03-20T11:38:35.1340441Z lame pkgs/main/linux-64::lame-3.100-h7b6447c_0 2023-03-20T11:38:35.1341015Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.38-h1181459_1 2023-03-20T11:38:35.1341649Z libffi pkgs/main/linux-64::libffi-3.4.2-h6a678d5_6 2023-03-20T11:38:35.1342143Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2023-03-20T11:38:35.1342584Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2023-03-20T11:38:35.1342980Z libidn2 pkgs/main/linux-64::libidn2-2.3.2-h7f8727e_0 2023-03-20T11:38:35.1343379Z libopus pkgs/main/linux-64::libopus-1.3.1-h7b6447c_0 2023-03-20T11:38:35.1343762Z libpng pkgs/main/linux-64::libpng-1.6.39-h5eee18b_0 2023-03-20T11:38:35.1344184Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2023-03-20T11:38:35.1344604Z libtasn1 pkgs/main/linux-64::libtasn1-4.16.0-h27cfd23_0 2023-03-20T11:38:35.1345012Z libunistring pkgs/main/linux-64::libunistring-0.9.10-h27cfd23_0 2023-03-20T11:38:35.1345420Z libvpx pkgs/main/linux-64::libvpx-1.7.0-h439df22_0 2023-03-20T11:38:35.1345806Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2023-03-20T11:38:35.1346190Z nettle pkgs/main/linux-64::nettle-3.7.3-hbbd107a_1 2023-03-20T11:38:35.1346558Z ninja pkgs/main/linux-64::ninja-1.10.2-h06a4308_5 2023-03-20T11:38:35.1346955Z ninja-base pkgs/main/linux-64::ninja-base-1.10.2-hd09550d_5 2023-03-20T11:38:35.1347370Z openh264 pkgs/main/linux-64::openh264-2.1.1-h4ff587b_0 2023-03-20T11:38:35.1347760Z openssl pkgs/main/linux-64::openssl-1.1.1t-h7f8727e_0 2023-03-20T11:38:35.1348156Z pip pkgs/main/linux-64::pip-23.0.1-py38h06a4308_0 2023-03-20T11:38:35.1348551Z python pkgs/main/linux-64::python-3.8.16-h7a1cb2a_3 2023-03-20T11:38:35.1348941Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2023-03-20T11:38:35.1349354Z setuptools pkgs/main/linux-64::setuptools-65.6.3-py38h06a4308_0 2023-03-20T11:38:35.1356766Z sqlite pkgs/main/linux-64::sqlite-3.41.1-h5eee18b_0 2023-03-20T11:38:35.1357280Z tk pkgs/main/linux-64::tk-8.6.12-h1ccaba5_0 2023-03-20T11:38:35.1357972Z wheel pkgs/main/linux-64::wheel-0.38.4-py38h06a4308_0 2023-03-20T11:38:35.1358433Z x264 pkgs/main/linux-64::x264-1!157.20191217-h7b6447c_0 2023-03-20T11:38:35.1358796Z xz pkgs/main/linux-64::xz-5.2.10-h5eee18b_1 2023-03-20T11:38:35.1359302Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_0 2023-03-20T11:38:35.1359476Z 2023-03-20T11:38:35.1359481Z 2023-03-20T11:38:38.2817077Z Preparing transaction: ...working... done 2023-03-20T11:38:41.1238793Z Verifying transaction: ...working... done 2023-03-20T11:38:45.0679239Z Executing transaction: ...working... done 2023-03-20T11:38:45.7524450Z Requirement already satisfied: setuptools in /opt/conda/envs/ci/lib/python3.8/site-packages (65.6.3) 2023-03-20T11:38:45.9903519Z Collecting setuptools 2023-03-20T11:38:46.0051436Z Downloading setuptools-67.6.0-py3-none-any.whl (1.1 MB) 2023-03-20T11:38:46.1038878Z Installing collected packages: setuptools 2023-03-20T11:38:46.1039268Z Attempting uninstall: setuptools 2023-03-20T11:38:46.1045490Z Found existing installation: setuptools 65.6.3 2023-03-20T11:38:46.1065107Z Uninstalling setuptools-65.6.3: 2023-03-20T11:38:46.1161384Z Successfully uninstalled setuptools-65.6.3 2023-03-20T11:38:46.4658298Z Successfully installed setuptools-67.6.0 2023-03-20T11:38:46.4659337Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2023-03-20T11:38:46.9321155Z Collecting av!=10.0.0 2023-03-20T11:38:46.9575645Z Downloading av-9.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.8 MB) 2023-03-20T11:38:47.2278606Z Installing collected packages: av 2023-03-20T11:38:47.6335590Z Successfully installed av-9.2.0 2023-03-20T11:38:47.6336418Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2023-03-20T11:38:47.6875072Z ::endgroup:: 2023-03-20T11:38:47.6875966Z ##[group]Install PyTorch 2023-03-20T11:38:47.9818404Z Collecting light-the-torch 2023-03-20T11:38:47.9974491Z Downloading light_the_torch-0.7.1-py3-none-any.whl (14 kB) 2023-03-20T11:38:48.0037324Z Requirement already satisfied: pip<23.1,>=22.3 in /opt/conda/envs/ci/lib/python3.8/site-packages (from light-the-torch) (23.0.1) 2023-03-20T11:38:48.0388717Z Installing collected packages: light-the-torch 2023-03-20T11:38:48.0529630Z Successfully installed light-the-torch-0.7.1 2023-03-20T11:38:48.0532842Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2023-03-20T11:38:48.5017915Z Collecting torch 2023-03-20T11:38:48.5055485Z Downloading https://download.pytorch.org/whl/nightly/cu117/torch-2.1.0.dev20230320%2Bcu117-cp38-cp38-linux_x86_64.whl (1834.3 MB) 2023-03-20T11:39:12.5058297Z Collecting pytorch-triton==2.1.0+2c32f43999 2023-03-20T11:39:12.5097921Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-2.1.0%2B2c32f43999-cp38-cp38-linux_x86_64.whl (77.6 MB) 2023-03-20T11:39:14.0360738Z Collecting networkx 2023-03-20T11:39:14.0402697Z Downloading https://download.pytorch.org/whl/nightly/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2023-03-20T11:39:14.1261201Z Collecting sympy 2023-03-20T11:39:14.1299857Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.11.1-py3-none-any.whl (6.5 MB) 2023-03-20T11:39:14.2942371Z Collecting filelock 2023-03-20T11:39:14.2976518Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-03-20T11:39:14.3560186Z Collecting typing-extensions 2023-03-20T11:39:14.3597260Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2023-03-20T11:39:14.4205351Z Collecting jinja2 2023-03-20T11:39:14.4303875Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-03-20T11:39:14.4966137Z Collecting lit 2023-03-20T11:39:14.4999958Z Downloading https://download.pytorch.org/whl/nightly/lit-15.0.7.tar.gz (132 kB) 2023-03-20T11:39:14.6957150Z Preparing metadata (setup.py) ... [?25l- done 2023-03-20T11:39:14.7268209Z [?25hCollecting cmake>=3.20 2023-03-20T11:39:14.7307011Z Downloading https://download.pytorch.org/whl/nightly/cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-03-20T11:39:15.1536755Z Collecting MarkupSafe>=2.0 2023-03-20T11:39:15.1574728Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2023-03-20T11:39:15.2303942Z Collecting mpmath>=0.19 2023-03-20T11:39:15.2341079Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.2.1-py3-none-any.whl (532 kB) 2023-03-20T11:39:15.2841744Z Building wheels for collected packages: lit 2023-03-20T11:39:15.5340292Z Building wheel for lit (setup.py) ... [?25l- done 2023-03-20T11:39:15.5348465Z [?25h Created wheel for lit: filename=lit-15.0.7-py3-none-any.whl size=89987 sha256=134a89eb798731a4d8b52062fd4cdc2750e36afd40558a4b47b1772aadec50a3 2023-03-20T11:39:15.5350890Z Stored in directory: /root/.cache/pip/wheels/84/2f/e4/79a3383fbf96112f2500530de8f096e66204bab13ff35554bc 2023-03-20T11:39:15.5368561Z Successfully built lit 2023-03-20T11:39:15.7308967Z Installing collected packages: mpmath, lit, cmake, typing-extensions, sympy, networkx, MarkupSafe, filelock, jinja2, pytorch-triton, torch 2023-03-20T11:39:48.2126144Z Successfully installed MarkupSafe-2.1.2 cmake-3.25.0 filelock-3.9.0 jinja2-3.1.2 lit-15.0.7 mpmath-1.2.1 networkx-2.6.3 pytorch-triton-2.1.0+2c32f43999 sympy-1.11.1 torch-2.1.0.dev20230320+cu117 typing-extensions-4.4.0 2023-03-20T11:39:48.2128084Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2023-03-20T11:39:52.2643535Z ::endgroup:: 2023-03-20T11:39:52.2644176Z ##[group]Install TorchVision 2023-03-20T11:39:56.2326937Z Building wheel torchvision-0.16.0a0+ff3de55 2023-03-20T11:39:56.2344094Z Compiling extensions with following flags: 2023-03-20T11:39:56.2344798Z FORCE_CUDA: False 2023-03-20T11:39:56.2345227Z DEBUG: False 2023-03-20T11:39:56.2345700Z TORCHVISION_USE_PNG: True 2023-03-20T11:39:56.2346292Z TORCHVISION_USE_JPEG: True 2023-03-20T11:39:56.2346844Z TORCHVISION_USE_NVJPEG: True 2023-03-20T11:39:56.2348098Z TORCHVISION_USE_FFMPEG: True 2023-03-20T11:39:56.2348648Z TORCHVISION_USE_VIDEO_CODEC: True 2023-03-20T11:39:56.2349233Z NVCC_FLAGS: 2023-03-20T11:39:56.2353249Z Found PNG library 2023-03-20T11:39:56.2405910Z Building torchvision with PNG image support 2023-03-20T11:39:56.2482351Z libpng version: 1.6.39 2023-03-20T11:39:56.2482978Z libpng include path: /opt/conda/envs/ci/include/libpng16 2023-03-20T11:39:56.2483451Z Running build on conda-build: False 2023-03-20T11:39:56.2483719Z Running build on conda: True 2023-03-20T11:39:56.2484017Z Building torchvision with JPEG image support 2023-03-20T11:39:56.2484304Z libpng include path: /opt/conda/envs/ci/include 2023-03-20T11:39:56.2484583Z libpng lib path: /opt/conda/envs/ci/lib 2023-03-20T11:39:56.2484882Z Building torchvision with NVJPEG image support 2023-03-20T11:39:56.2646630Z Building torchvision with ffmpeg support 2023-03-20T11:39:56.2649977Z ffmpeg version: b'ffmpeg version 4.2.2 Copyright (c) 2000-2019 the FFmpeg developers\nbuilt with gcc 7.3.0 (crosstool-NG 1.23.0.449-a04d0)\nconfiguration: --prefix=/tmp/build/80754af9/ffmpeg_1587154242452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho --cc=/tmp/build/80754af9/ffmpeg_1587154242452/_build_env/bin/x86_64-conda_cos6-linux-gnu-cc --disable-doc --enable-avresample --enable-gmp --enable-hardcoded-tables --enable-libfreetype --enable-libvpx --enable-pthreads --enable-libopus --enable-postproc --enable-pic --enable-pthreads --enable-shared --enable-static --enable-version3 --enable-zlib --enable-libmp3lame --disable-nonfree --enable-gpl --enable-gnutls --disable-openssl --enable-libopenh264 --enable-libx264\nlibavutil 56. 31.100 / 56. 31.100\nlibavcodec 58. 54.100 / 58. 54.100\nlibavformat 58. 29.100 / 58. 29.100\nlibavdevice 58. 8.100 / 58. 8.100\nlibavfilter 7. 57.100 / 7. 57.100\nlibavresample 4. 0. 0 / 4. 0. 0\nlibswscale 5. 5.100 / 5. 5.100\nlibswresample 3. 5.100 / 3. 5.100\nlibpostproc 55. 5.100 / 55. 5.100\n' 2023-03-20T11:39:56.2651918Z ffmpeg include path: ['/opt/conda/envs/ci/include'] 2023-03-20T11:39:56.2652250Z ffmpeg library_dir: ['/opt/conda/envs/ci/lib'] 2023-03-20T11:39:56.2652552Z Building torchvision without video codec support 2023-03-20T11:39:56.2899868Z running develop 2023-03-20T11:39:56.2903503Z /opt/conda/envs/ci/lib/python3.8/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2023-03-20T11:39:56.2903969Z warnings.warn( 2023-03-20T11:39:56.2936064Z /opt/conda/envs/ci/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-03-20T11:39:56.2937003Z warnings.warn( 2023-03-20T11:39:56.3111886Z running egg_info 2023-03-20T11:39:56.3112948Z creating torchvision.egg-info 2023-03-20T11:39:56.3127700Z writing torchvision.egg-info/PKG-INFO 2023-03-20T11:39:56.3130850Z writing dependency_links to torchvision.egg-info/dependency_links.txt 2023-03-20T11:39:56.3131288Z writing requirements to torchvision.egg-info/requires.txt 2023-03-20T11:39:56.3134397Z writing top-level names to torchvision.egg-info/top_level.txt 2023-03-20T11:39:56.3134918Z writing manifest file 'torchvision.egg-info/SOURCES.txt' 2023-03-20T11:39:56.3275314Z reading manifest file 'torchvision.egg-info/SOURCES.txt' 2023-03-20T11:39:56.3275783Z reading manifest template 'MANIFEST.in' 2023-03-20T11:39:56.3281631Z warning: no previously-included files matching '__pycache__' found under directory '*' 2023-03-20T11:39:56.3284976Z warning: no previously-included files matching '*.py[co]' found under directory '*' 2023-03-20T11:39:56.3285333Z adding license file 'LICENSE' 2023-03-20T11:39:56.3311802Z writing manifest file 'torchvision.egg-info/SOURCES.txt' 2023-03-20T11:39:56.3313464Z running build_ext 2023-03-20T11:39:56.3436576Z building 'torchvision._C' extension 2023-03-20T11:39:56.3439818Z creating /work/build 2023-03-20T11:39:56.3440247Z creating /work/build/temp.linux-x86_64-cpython-38 2023-03-20T11:39:56.3440936Z creating /work/build/temp.linux-x86_64-cpython-38/work 2023-03-20T11:39:56.3441434Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision 2023-03-20T11:39:56.3441921Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc 2023-03-20T11:39:56.3442480Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops 2023-03-20T11:39:56.3443024Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast 2023-03-20T11:39:56.3443650Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd 2023-03-20T11:39:56.3444180Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu 2023-03-20T11:39:56.3444767Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda 2023-03-20T11:39:56.3445606Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/quantized 2023-03-20T11:39:56.3446346Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/quantized/cpu 2023-03-20T11:39:56.3719218Z Emitting ninja build file /work/build/temp.linux-x86_64-cpython-38/build.ninja... 2023-03-20T11:39:56.3722607Z Compiling objects... 2023-03-20T11:39:56.3723940Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-03-20T11:40:17.3115156Z [1/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/nms_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autocast/nms_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/nms_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:17.3120177Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:17.3476926Z [2/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/roi_align_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autocast/roi_align_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:17.3602465Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:17.7133032Z [3/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/ps_roi_align_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autocast/ps_roi_align_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/ps_roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:17.7139044Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:17.9716507Z [4/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/roi_pool_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autocast/roi_pool_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:17.9842502Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:18.1777385Z [5/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/roi_pool.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/roi_pool.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/roi_pool.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:18.1785107Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:18.5231382Z [6/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:18.5237743Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:18.5401198Z [7/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/deform_conv2d_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autocast/deform_conv2d_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/deform_conv2d_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:18.5439172Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:18.5951653Z [8/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:18.5957137Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:19.1976675Z [9/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/roi_pool_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cpu/roi_pool_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:19.1983563Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:19.2354601Z [10/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/nms_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cpu/nms_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/nms_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:19.2361402Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:20.2663917Z [11/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/roi_align_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cpu/roi_align_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:20.2670674Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:20.3284133Z [12/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/deform_conv2d_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cpu/deform_conv2d_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/deform_conv2d_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:20.3290429Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:20.6705247Z [13/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/ps_roi_align_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cpu/ps_roi_align_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/ps_roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:20.6712149Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:24.5310977Z [14/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/roi_align_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autograd/roi_align_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:24.5316305Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:24.5543046Z [15/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autograd/deform_conv2d_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:24.5544911Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:24.8750519Z [16/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/ps_roi_align_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autograd/ps_roi_align_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/ps_roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:24.8883780Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:24.9263859Z [17/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:24.9269442Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:25.1169073Z [18/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/roi_pool_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/autograd/roi_pool_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:25.1171637Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:31.3551198Z [19/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/vision.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/vision.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/vision.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:31.3553217Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:31.3553710Z In file included from /work/torchvision/csrc/vision.cpp:1: 2023-03-20T11:40:31.3554291Z /work/torchvision/csrc/vision.h:10:40: warning: ‘_register_ops’ initialized and declared ‘extern’ 2023-03-20T11:40:31.3554777Z 10 | extern "C" VISION_INLINE_VARIABLE auto _register_ops = &cuda_version; 2023-03-20T11:40:31.3555146Z | ^~~~~~~~~~~~~ 2023-03-20T11:40:33.5755039Z [20/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/nms.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/nms.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/nms.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:33.5758091Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:34.9101245Z [21/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/ps_roi_pool.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/ps_roi_pool.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/ps_roi_pool.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:34.9103785Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:35.7911515Z [22/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/ps_roi_align.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/ps_roi_align.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/ps_roi_align.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:35.7913195Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:36.0165944Z [23/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/deform_conv2d.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/deform_conv2d.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/deform_conv2d.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:36.0168235Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:37.5395862Z [24/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/roi_align.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/roi_align.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/roi_align.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:37.5398255Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:37.5620919Z [25/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/quantized/cpu/qroi_align_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/quantized/cpu/qroi_align_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/quantized/cpu/qroi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:37.5622699Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:38.6876904Z [26/32] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/quantized/cpu/qnms_kernel.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/quantized/cpu/qnms_kernel.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/quantized/cpu/qnms_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:38.6880288Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:41.5143608Z [27/32] /usr/local/cuda-11.7/bin/nvcc -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cuda/nms_kernel.cu -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/nms_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 2023-03-20T11:40:41.5146149Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:41.5146611Z detected during: 2023-03-20T11:40:41.5147138Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:41.5147537Z (61): here 2023-03-20T11:40:41.5148006Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:41.5148610Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-03-20T11:40:41.5148867Z 2023-03-20T11:40:41.5149219Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:41.5149633Z detected during: 2023-03-20T11:40:41.5150076Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:41.5150531Z (61): here 2023-03-20T11:40:41.5151206Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:41.5151834Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-03-20T11:40:41.5152210Z 2023-03-20T11:40:43.5855987Z [28/32] /usr/local/cuda-11.7/bin/nvcc -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cuda/roi_pool_kernel.cu -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/roi_pool_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 2023-03-20T11:40:43.5857984Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:43.5858372Z detected during: 2023-03-20T11:40:43.5858841Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:43.5859238Z (61): here 2023-03-20T11:40:43.5859659Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:43.5860236Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-03-20T11:40:43.5860464Z 2023-03-20T11:40:43.5860810Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:43.5861182Z detected during: 2023-03-20T11:40:43.5861620Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:43.5862020Z (61): here 2023-03-20T11:40:43.5862433Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:43.5863017Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-03-20T11:40:43.5863246Z 2023-03-20T11:40:43.7294177Z [29/32] /usr/local/cuda-11.7/bin/nvcc -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cuda/roi_align_kernel.cu -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/roi_align_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 2023-03-20T11:40:43.7296458Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:43.7296825Z detected during: 2023-03-20T11:40:43.7297281Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:43.7297668Z (61): here 2023-03-20T11:40:43.7298077Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:43.7298654Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-03-20T11:40:43.7298878Z 2023-03-20T11:40:43.7299222Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:43.7299582Z detected during: 2023-03-20T11:40:43.7300012Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:43.7300399Z (61): here 2023-03-20T11:40:43.7300814Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:43.7301390Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-03-20T11:40:43.7301615Z 2023-03-20T11:40:44.3518101Z [30/32] /usr/local/cuda-11.7/bin/nvcc -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cuda/ps_roi_pool_kernel.cu -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/ps_roi_pool_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 2023-03-20T11:40:44.3520608Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:44.3521121Z detected during: 2023-03-20T11:40:44.3521718Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:44.3522259Z (61): here 2023-03-20T11:40:44.3522855Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:44.3523726Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-03-20T11:40:44.3524338Z 2023-03-20T11:40:44.3524838Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:44.3525536Z detected during: 2023-03-20T11:40:44.3526160Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:44.3526914Z (61): here 2023-03-20T11:40:44.3527509Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:44.3528532Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-03-20T11:40:44.3528867Z 2023-03-20T11:40:44.4669248Z [31/32] /usr/local/cuda-11.7/bin/nvcc -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cuda/ps_roi_align_kernel.cu -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/ps_roi_align_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 2023-03-20T11:40:44.4671641Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:44.4672161Z detected during: 2023-03-20T11:40:44.4672728Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:44.4673234Z (61): here 2023-03-20T11:40:44.4673775Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:44.4674514Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-03-20T11:40:44.4674803Z 2023-03-20T11:40:44.4675259Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:44.4675721Z detected during: 2023-03-20T11:40:44.4676278Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:44.4676790Z (61): here 2023-03-20T11:40:44.4677317Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:44.4678387Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-03-20T11:40:44.4678682Z 2023-03-20T11:40:45.3658486Z [32/32] /usr/local/cuda-11.7/bin/nvcc -DWITH_CUDA -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/ops/cuda/deform_conv2d_kernel.cu -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/deform_conv2d_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 2023-03-20T11:40:45.3660544Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:45.3660943Z detected during: 2023-03-20T11:40:45.3661416Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:45.3661820Z (61): here 2023-03-20T11:40:45.3662252Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=size_t, one_sided=false, =0]" 2023-03-20T11:40:45.3662834Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/core/TensorImpl.h(77): here 2023-03-20T11:40:45.3663061Z 2023-03-20T11:40:45.3663412Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero 2023-03-20T11:40:45.3663777Z detected during: 2023-03-20T11:40:45.3664227Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator==(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:45.3664638Z (61): here 2023-03-20T11:40:45.3665210Z instantiation of "__nv_bool c10::detail::integer_iterator>::operator!=(const c10::detail::integer_iterator> &) const [with I=std::size_t, one_sided=true, =0]" 2023-03-20T11:40:45.3666009Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/ATen/core/qualified_name.h(73): here 2023-03-20T11:40:45.3666299Z 2023-03-20T11:40:45.3666494Z creating build/lib.linux-x86_64-cpython-38 2023-03-20T11:40:45.3666903Z creating build/lib.linux-x86_64-cpython-38/torchvision 2023-03-20T11:40:45.3672493Z g++ -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/ci/compiler_compat -L/opt/conda/envs/ci/lib -Wl,-rpath=/opt/conda/envs/ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/deform_conv2d_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/nms_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/ps_roi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/roi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autocast/roi_pool_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/ps_roi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/roi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/autograd/roi_pool_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/deform_conv2d_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/nms_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/ps_roi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/roi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cpu/roi_pool_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/deform_conv2d_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/nms_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/ps_roi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/ps_roi_pool_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/roi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/cuda/roi_pool_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/deform_conv2d.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/nms.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/ps_roi_align.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/ps_roi_pool.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/quantized/cpu/qnms_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/quantized/cpu/qroi_align_kernel.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/roi_align.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/ops/roi_pool.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/vision.o -L/opt/conda/envs/ci/lib/python3.8/site-packages/torch/lib -L/usr/local/cuda-11.7/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-38/torchvision/_C.so 2023-03-20T11:40:46.7067773Z building 'torchvision.image' extension 2023-03-20T11:40:46.7068732Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io 2023-03-20T11:40:46.7069586Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image 2023-03-20T11:40:46.7070682Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu 2023-03-20T11:40:46.7071595Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cuda 2023-03-20T11:40:46.7324355Z Emitting ninja build file /work/build/temp.linux-x86_64-cpython-38/build.ninja... 2023-03-20T11:40:46.7325021Z Compiling objects... 2023-03-20T11:40:46.7325704Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-03-20T11:40:46.7733037Z [1/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/common_jpeg.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/cpu/common_jpeg.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/common_jpeg.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:46.7735409Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:56.0182860Z [2/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_image.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/cpu/decode_image.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_image.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:56.0186128Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:56.5878855Z [3/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/read_write_file.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/cpu/read_write_file.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/read_write_file.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:56.5881407Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:56.6310275Z [4/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_jpeg.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/cpu/decode_jpeg.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_jpeg.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:56.6312635Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:56.7302462Z [5/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/encode_png.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/cpu/encode_png.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/encode_png.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:56.7304976Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:56.7951019Z [6/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/encode_jpeg.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/cpu/encode_jpeg.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/encode_jpeg.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:56.7953381Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:56.9794187Z [7/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_png.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/cpu/decode_png.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_png.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:56.9796428Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:57.5988494Z [8/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cuda/decode_jpeg_cuda.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/cuda/decode_jpeg_cuda.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cuda/decode_jpeg_cuda.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:57.5991237Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:57.8119567Z [9/9] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/image.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPNG_FOUND=1 -DJPEG_FOUND=1 -DNVJPEG_FOUND=1 -I/work/torchvision/csrc -I/opt/conda/envs/ci/include/libpng16 -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/work/torchvision/csrc/io/image -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/image/image.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/image.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-03-20T11:40:57.8122134Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:57.8125529Z g++ -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/ci/compiler_compat -L/opt/conda/envs/ci/lib -Wl,-rpath=/opt/conda/envs/ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/common_jpeg.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_image.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_jpeg.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/decode_png.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/encode_jpeg.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/encode_png.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cpu/read_write_file.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/cuda/decode_jpeg_cuda.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/image/image.o -L/opt/conda/envs/ci/lib -L/opt/conda/envs/ci/lib -L/opt/conda/envs/ci/lib/python3.8/site-packages/torch/lib -L/usr/local/cuda-11.7/lib64 -lpng -ljpeg -lnvjpeg -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-cpython-38/torchvision/image.so 2023-03-20T11:40:58.4048485Z building 'torchvision.video_reader' extension 2023-03-20T11:40:58.4049486Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder 2023-03-20T11:40:58.4049943Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/video 2023-03-20T11:40:58.4050400Z creating /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/video_reader 2023-03-20T11:40:58.4305924Z Emitting ninja build file /work/build/temp.linux-x86_64-cpython-38/build.ninja... 2023-03-20T11:40:58.4306800Z Compiling objects... 2023-03-20T11:40:58.4307250Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-03-20T11:40:58.9485371Z [1/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/time_keeper.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/time_keeper.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/time_keeper.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:58.9494287Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:58.9958362Z [2/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/cc_stream.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/cc_stream.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/cc_stream.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:58.9961484Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.2637765Z [3/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/audio_stream.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/audio_stream.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/audio_stream.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.2640300Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.2747862Z [4/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/subtitle_sampler.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/subtitle_sampler.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/subtitle_sampler.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.2751522Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.2889373Z [5/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/memory_buffer.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/memory_buffer.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/memory_buffer.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.3255327Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.3258838Z [6/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/subtitle_stream.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/subtitle_stream.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/subtitle_stream.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.3261630Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.3262344Z /work/torchvision/csrc/io/decoder/subtitle_stream.cpp: In constructor ‘ffmpeg::SubtitleStream::SubtitleStream(AVFormatContext*, int, bool, const ffmpeg::SubtitleFormat&)’: 2023-03-20T11:40:59.3263228Z /work/torchvision/csrc/io/decoder/subtitle_stream.cpp:19:32: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct ffmpeg::AVSubtitleKeeper’; use assignment or value-initialization instead [-Wclass-memaccess] 2023-03-20T11:40:59.3263736Z 19 | memset(&sub_, 0, sizeof(sub_)); 2023-03-20T11:40:59.3263978Z | ^ 2023-03-20T11:40:59.3264272Z In file included from /work/torchvision/csrc/io/decoder/subtitle_stream.cpp:1: 2023-03-20T11:40:59.3264805Z /work/torchvision/csrc/io/decoder/subtitle_stream.h:11:8: note: ‘struct ffmpeg::AVSubtitleKeeper’ declared here 2023-03-20T11:40:59.3265191Z 11 | struct AVSubtitleKeeper : AVSubtitle { 2023-03-20T11:40:59.3265440Z | ^~~~~~~~~~~~~~~~ 2023-03-20T11:40:59.3265908Z /work/torchvision/csrc/io/decoder/subtitle_stream.cpp: In member function ‘void ffmpeg::SubtitleStream::releaseSubtitle()’: 2023-03-20T11:40:59.3266740Z /work/torchvision/csrc/io/decoder/subtitle_stream.cpp:25:34: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct ffmpeg::AVSubtitleKeeper’; use assignment or value-initialization instead [-Wclass-memaccess] 2023-03-20T11:40:59.3269230Z 25 | memset(&sub_, 0, sizeof(sub_)); 2023-03-20T11:40:59.3269627Z | ^ 2023-03-20T11:40:59.3270037Z In file included from /work/torchvision/csrc/io/decoder/subtitle_stream.cpp:1: 2023-03-20T11:40:59.3270749Z /work/torchvision/csrc/io/decoder/subtitle_stream.h:11:8: note: ‘struct ffmpeg::AVSubtitleKeeper’ declared here 2023-03-20T11:40:59.3271213Z 11 | struct AVSubtitleKeeper : AVSubtitle { 2023-03-20T11:40:59.3271524Z | ^~~~~~~~~~~~~~~~ 2023-03-20T11:40:59.3774646Z [7/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/audio_sampler.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/audio_sampler.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/audio_sampler.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.3777928Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.3945501Z [8/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/seekable_buffer.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/seekable_buffer.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/seekable_buffer.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.3948674Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.3949874Z /work/torchvision/csrc/io/decoder/seekable_buffer.cpp: In member function ‘bool ffmpeg::SeekableBuffer::readBytes(ffmpeg::DecoderInCallback&, size_t, uint64_t)’: 2023-03-20T11:40:59.3951154Z /work/torchvision/csrc/io/decoder/seekable_buffer.cpp:69:24: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2023-03-20T11:40:59.3951876Z 69 | while (!eof_ && end_ < maxBytes && (hasTime = watcher())) { 2023-03-20T11:40:59.3952263Z | ~~~~~^~~~~~~~~~ 2023-03-20T11:40:59.3953211Z /work/torchvision/csrc/io/decoder/seekable_buffer.cpp:74:16: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 2023-03-20T11:40:59.3953906Z 74 | if (end_ == buffer_.size()) { 2023-03-20T11:40:59.3954231Z | ~~~~~^~~~~~~~~~~~~~~~~ 2023-03-20T11:40:59.4108150Z [9/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/video_stream.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/video_stream.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/video_stream.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.4111907Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.4271332Z [10/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/video_sampler.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/video_sampler.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/video_sampler.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.4273634Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.4403472Z [11/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/sync_decoder.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/sync_decoder.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/sync_decoder.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.4405634Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.4552099Z [12/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/stream.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/stream.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/stream.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.4554378Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:40:59.4680215Z [13/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/util.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/util.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/util.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:40:59.4682346Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:41:00.5180767Z [14/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/decoder.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/decoder/decoder.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/decoder.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:41:00.5182972Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:41:08.1121323Z [15/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/video_reader/video_reader.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/video_reader/video_reader.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/video_reader/video_reader.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:41:08.1123846Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:41:15.8583024Z [16/16] c++ -MMD -MF /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/video/video.o.d -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/work/torchvision/csrc/io/decoder -I/work/torchvision/csrc/io/video_reader -I/work/torchvision/csrc/io/video -I/work/torchvision/csrc -I/opt/conda/envs/ci/include -I/work/torchvision/csrc -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.7/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/envs/ci/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/envs/ci/include/python3.8 -c -c /work/torchvision/csrc/io/video/video.cpp -o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/video/video.o -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=video_reader -D_GLIBCXX_USE_CXX11_ABI=0 2023-03-20T11:41:15.8585418Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2023-03-20T11:41:15.8595675Z g++ -pthread -B /opt/conda/envs/ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/ci/compiler_compat -L/opt/conda/envs/ci/lib -Wl,-rpath=/opt/conda/envs/ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/audio_sampler.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/audio_stream.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/cc_stream.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/decoder.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/memory_buffer.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/seekable_buffer.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/stream.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/subtitle_sampler.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/subtitle_stream.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/sync_decoder.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/time_keeper.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/util.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/video_sampler.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/decoder/video_stream.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/video/video.o /work/build/temp.linux-x86_64-cpython-38/work/torchvision/csrc/io/video_reader/video_reader.o -L/opt/conda/envs/ci/lib -L/opt/conda/envs/ci/lib/python3.8/site-packages/torch/lib -lavcodec -lavformat -lavutil -lswresample -lswscale -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-38/torchvision/video_reader.so -std=c++14 2023-03-20T11:41:16.2227540Z copying build/lib.linux-x86_64-cpython-38/torchvision/_C.so -> torchvision 2023-03-20T11:41:16.2565740Z copying build/lib.linux-x86_64-cpython-38/torchvision/image.so -> torchvision 2023-03-20T11:41:16.2655530Z copying build/lib.linux-x86_64-cpython-38/torchvision/video_reader.so -> torchvision 2023-03-20T11:41:16.2729046Z Creating /opt/conda/envs/ci/lib/python3.8/site-packages/torchvision.egg-link (link to .) 2023-03-20T11:41:16.2733092Z Adding torchvision 0.16.0a0+ff3de55 to easy-install.pth file 2023-03-20T11:41:16.2742773Z 2023-03-20T11:41:16.2743030Z Installed /work 2023-03-20T11:41:16.2747113Z Processing dependencies for torchvision==0.16.0a0+ff3de55 2023-03-20T11:41:16.2759755Z Searching for pillow!=8.3.*,>=5.3.0 2023-03-20T11:41:16.2760126Z Reading https://pypi.org/simple/pillow/ 2023-03-20T11:41:16.5243352Z Downloading https://files.pythonhosted.org/packages/53/9c/198822d4f9d7a50f17f1e04c5b1e9bf3f0ed8638e76e367490bce79544eb/Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=0845adc64fe9886db00f5ab68c4a8cd933ab749a87747555cec1c95acea64b0b 2023-03-20T11:41:16.5516289Z Best match: Pillow 9.4.0 2023-03-20T11:41:16.5517161Z Processing Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 2023-03-20T11:41:16.5518624Z Installing Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl to /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:16.6224078Z Adding Pillow 9.4.0 to easy-install.pth file 2023-03-20T11:41:16.6236847Z 2023-03-20T11:41:16.6237308Z Installed /opt/conda/envs/ci/lib/python3.8/site-packages/Pillow-9.4.0-py3.8-linux-x86_64.egg 2023-03-20T11:41:16.6267081Z Searching for requests 2023-03-20T11:41:16.6267641Z Reading https://pypi.org/simple/requests/ 2023-03-20T11:41:16.7447853Z Downloading https://files.pythonhosted.org/packages/d2/f4/274d1dbe96b41cf4e0efb70cbced278ffd61b5c7bb70338b62af94ccb25b/requests-2.28.2-py3-none-any.whl#sha256=64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa 2023-03-20T11:41:16.7589817Z Best match: requests 2.28.2 2023-03-20T11:41:16.7590191Z Processing requests-2.28.2-py3-none-any.whl 2023-03-20T11:41:16.7590628Z Installing requests-2.28.2-py3-none-any.whl to /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:16.7767054Z Adding requests 2.28.2 to easy-install.pth file 2023-03-20T11:41:16.7777039Z 2023-03-20T11:41:16.7777558Z Installed /opt/conda/envs/ci/lib/python3.8/site-packages/requests-2.28.2-py3.8.egg 2023-03-20T11:41:16.7785786Z Searching for numpy 2023-03-20T11:41:16.7786190Z Reading https://pypi.org/simple/numpy/ 2023-03-20T11:41:16.9824961Z Downloading https://files.pythonhosted.org/packages/9c/ee/77768cade9607687fadbcc1dcbb82dba0554154b3aa641f9c17233ffabe8/numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=2eabd64ddb96a1239791da78fa5f4e1693ae2dadc82a76bc76a14cbb2b966e96 2023-03-20T11:41:17.0537124Z Best match: numpy 1.24.2 2023-03-20T11:41:17.0537686Z Processing numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 2023-03-20T11:41:17.0538229Z Installing numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl to /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.3782286Z Adding numpy 1.24.2 to easy-install.pth file 2023-03-20T11:41:17.3793805Z Installing f2py script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.3794502Z Installing f2py3 script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.3795905Z Installing f2py3.8 script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.3796715Z 2023-03-20T11:41:17.3797599Z Installed /opt/conda/envs/ci/lib/python3.8/site-packages/numpy-1.24.2-py3.8-linux-x86_64.egg 2023-03-20T11:41:17.3903163Z Searching for urllib3<1.27,>=1.21.1 2023-03-20T11:41:17.3903618Z Reading https://pypi.org/simple/urllib3/ 2023-03-20T11:41:17.4431398Z Downloading https://files.pythonhosted.org/packages/7b/f5/890a0baca17a61c1f92f72b81d3c31523c99bec609e60c292ea55b387ae8/urllib3-1.26.15-py2.py3-none-any.whl#sha256=aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42 2023-03-20T11:41:17.4592914Z Best match: urllib3 1.26.15 2023-03-20T11:41:17.4593379Z Processing urllib3-1.26.15-py2.py3-none-any.whl 2023-03-20T11:41:17.4594497Z Installing urllib3-1.26.15-py2.py3-none-any.whl to /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.4824063Z Adding urllib3 1.26.15 to easy-install.pth file 2023-03-20T11:41:17.4831948Z 2023-03-20T11:41:17.4832465Z Installed /opt/conda/envs/ci/lib/python3.8/site-packages/urllib3-1.26.15-py3.8.egg 2023-03-20T11:41:17.4840253Z Searching for idna<4,>=2.5 2023-03-20T11:41:17.4840585Z Reading https://pypi.org/simple/idna/ 2023-03-20T11:41:17.5046608Z Downloading https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl#sha256=90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2 2023-03-20T11:41:17.5195637Z Best match: idna 3.4 2023-03-20T11:41:17.5196914Z Processing idna-3.4-py3-none-any.whl 2023-03-20T11:41:17.5199076Z Installing idna-3.4-py3-none-any.whl to /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.5348157Z Adding idna 3.4 to easy-install.pth file 2023-03-20T11:41:17.5354237Z 2023-03-20T11:41:17.5354720Z Installed /opt/conda/envs/ci/lib/python3.8/site-packages/idna-3.4-py3.8.egg 2023-03-20T11:41:17.5357514Z Searching for charset-normalizer<4,>=2 2023-03-20T11:41:17.5358524Z Reading https://pypi.org/simple/charset-normalizer/ 2023-03-20T11:41:17.6277234Z Downloading https://files.pythonhosted.org/packages/ef/81/14b3b8f01ddaddad6cdec97f2f599aa2fa466bd5ee9af99b08b7713ccd29/charset_normalizer-3.1.0-py3-none-any.whl#sha256=3d9098b479e78c85080c98e1e35ff40b4a31d8953102bb0fd7d1b6f8a2111a3d 2023-03-20T11:41:17.6416474Z Best match: charset-normalizer 3.1.0 2023-03-20T11:41:17.6416907Z Processing charset_normalizer-3.1.0-py3-none-any.whl 2023-03-20T11:41:17.6417383Z Installing charset_normalizer-3.1.0-py3-none-any.whl to /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6575669Z Adding charset-normalizer 3.1.0 to easy-install.pth file 2023-03-20T11:41:17.6579080Z Installing normalizer script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6579465Z 2023-03-20T11:41:17.6621148Z Installed /opt/conda/envs/ci/lib/python3.8/site-packages/charset_normalizer-3.1.0-py3.8.egg 2023-03-20T11:41:17.6621529Z Searching for torch==2.1.0.dev20230320+cu117 2023-03-20T11:41:17.6621795Z Best match: torch 2.1.0.dev20230320+cu117 2023-03-20T11:41:17.6622159Z Adding torch 2.1.0.dev20230320+cu117 to easy-install.pth file 2023-03-20T11:41:17.6625240Z Installing convert-caffe2-to-onnx script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6627161Z Installing convert-onnx-to-caffe2 script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6627641Z Installing torchrun script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6629712Z 2023-03-20T11:41:17.6630069Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6632900Z Searching for pytorch-triton==2.1.0+2c32f43999 2023-03-20T11:41:17.6633243Z Best match: pytorch-triton 2.1.0+2c32f43999 2023-03-20T11:41:17.6633970Z Adding pytorch-triton 2.1.0+2c32f43999 to easy-install.pth file 2023-03-20T11:41:17.6636532Z 2023-03-20T11:41:17.6637170Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6639235Z Searching for Jinja2==3.1.2 2023-03-20T11:41:17.6639675Z Best match: Jinja2 3.1.2 2023-03-20T11:41:17.6640033Z Adding Jinja2 3.1.2 to easy-install.pth file 2023-03-20T11:41:17.6643583Z 2023-03-20T11:41:17.6644339Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6645953Z Searching for networkx==2.6.3 2023-03-20T11:41:17.6646631Z Best match: networkx 2.6.3 2023-03-20T11:41:17.6647519Z Adding networkx 2.6.3 to easy-install.pth file 2023-03-20T11:41:17.6651529Z 2023-03-20T11:41:17.6652118Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6653305Z Searching for sympy==1.11.1 2023-03-20T11:41:17.6653554Z Best match: sympy 1.11.1 2023-03-20T11:41:17.6653861Z Adding sympy 1.11.1 to easy-install.pth file 2023-03-20T11:41:17.6656740Z Installing isympy script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6657356Z 2023-03-20T11:41:17.6657861Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6660317Z Searching for typing-extensions==4.4.0 2023-03-20T11:41:17.6660893Z Best match: typing-extensions 4.4.0 2023-03-20T11:41:17.6661484Z Adding typing-extensions 4.4.0 to easy-install.pth file 2023-03-20T11:41:17.6664061Z 2023-03-20T11:41:17.6664743Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6666821Z Searching for filelock==3.9.0 2023-03-20T11:41:17.6667083Z Best match: filelock 3.9.0 2023-03-20T11:41:17.6667953Z Adding filelock 3.9.0 to easy-install.pth file 2023-03-20T11:41:17.6669757Z 2023-03-20T11:41:17.6670250Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6671982Z Searching for certifi==2022.12.7 2023-03-20T11:41:17.6672259Z Best match: certifi 2022.12.7 2023-03-20T11:41:17.6673148Z Adding certifi 2022.12.7 to easy-install.pth file 2023-03-20T11:41:17.6675236Z 2023-03-20T11:41:17.6675783Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6678040Z Searching for lit==15.0.7 2023-03-20T11:41:17.6679466Z Best match: lit 15.0.7 2023-03-20T11:41:17.6679791Z Adding lit 15.0.7 to easy-install.pth file 2023-03-20T11:41:17.6682322Z Installing lit script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6684253Z 2023-03-20T11:41:17.6684793Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6685795Z Searching for cmake==3.25.0 2023-03-20T11:41:17.6686238Z Best match: cmake 3.25.0 2023-03-20T11:41:17.6687431Z Adding cmake 3.25.0 to easy-install.pth file 2023-03-20T11:41:17.6693118Z Installing cmake script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6693433Z Installing cpack script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6693793Z Installing ctest script to /opt/conda/envs/ci/bin 2023-03-20T11:41:17.6693972Z 2023-03-20T11:41:17.6694212Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6696651Z Searching for MarkupSafe==2.1.2 2023-03-20T11:41:17.6696920Z Best match: MarkupSafe 2.1.2 2023-03-20T11:41:17.6697466Z Adding MarkupSafe 2.1.2 to easy-install.pth file 2023-03-20T11:41:17.6699772Z 2023-03-20T11:41:17.6700285Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6702348Z Searching for mpmath==1.2.1 2023-03-20T11:41:17.6702760Z Best match: mpmath 1.2.1 2023-03-20T11:41:17.6703101Z Adding mpmath 1.2.1 to easy-install.pth file 2023-03-20T11:41:17.6705182Z 2023-03-20T11:41:17.6705497Z Using /opt/conda/envs/ci/lib/python3.8/site-packages 2023-03-20T11:41:17.6705829Z Finished processing dependencies for torchvision==0.16.0a0+ff3de55 2023-03-20T11:41:18.4926455Z ##[endgroup] 2023-03-20T11:41:18.4926981Z ##[group]Collect PyTorch environment information 2023-03-20T11:41:19.8312096Z Collecting environment information... 2023-03-20T11:41:24.4831084Z PyTorch version: 2.1.0.dev20230320+cu117 2023-03-20T11:41:24.4831451Z Is debug build: False 2023-03-20T11:41:24.4831743Z CUDA used to build PyTorch: 11.7 2023-03-20T11:41:24.4832063Z ROCM used to build PyTorch: N/A 2023-03-20T11:41:24.4832256Z 2023-03-20T11:41:24.4832371Z OS: CentOS Linux 7 (Core) (x86_64) 2023-03-20T11:41:24.4832812Z GCC version: (GCC) 9.3.1 20200408 (Red Hat 9.3.1-2) 2023-03-20T11:41:24.4833058Z Clang version: Could not collect 2023-03-20T11:41:24.4833304Z CMake version: version 3.25.0 2023-03-20T11:41:24.4833571Z Libc version: glibc-2.17 2023-03-20T11:41:24.4834018Z 2023-03-20T11:41:24.4834254Z Python version: 3.8.16 (default, Mar 2 2023, 03:21:46) [GCC 11.2.0] (64-bit runtime) 2023-03-20T11:41:24.4834656Z Python platform: Linux-4.14.252-195.483.amzn2.x86_64-x86_64-with-glibc2.17 2023-03-20T11:41:24.4835034Z Is CUDA available: True 2023-03-20T11:41:24.4835262Z CUDA runtime version: 11.7.64 2023-03-20T11:41:24.4835495Z CUDA_MODULE_LOADING set to: LAZY 2023-03-20T11:41:24.4835773Z GPU models and configuration: GPU 0: NVIDIA A10G 2023-03-20T11:41:24.4836039Z Nvidia driver version: 515.76 2023-03-20T11:41:24.4836294Z cuDNN version: Probably one of the following: 2023-03-20T11:41:24.4836659Z /usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn.so.8.5.0 2023-03-20T11:41:24.4837052Z /usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_adv_infer.so.8.5.0 2023-03-20T11:41:24.4837446Z /usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_adv_train.so.8.5.0 2023-03-20T11:41:24.4838097Z /usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_cnn_infer.so.8.5.0 2023-03-20T11:41:24.4838578Z /usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_cnn_train.so.8.5.0 2023-03-20T11:41:24.4839089Z /usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_ops_infer.so.8.5.0 2023-03-20T11:41:24.4839597Z /usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_ops_train.so.8.5.0 2023-03-20T11:41:24.4839959Z HIP runtime version: N/A 2023-03-20T11:41:24.4840207Z MIOpen runtime version: N/A 2023-03-20T11:41:24.4840445Z Is XNNPACK available: True 2023-03-20T11:41:24.4840723Z 2023-03-20T11:41:24.4840798Z CPU: 2023-03-20T11:41:24.4841002Z Architecture: x86_64 2023-03-20T11:41:24.4841288Z CPU op-mode(s): 32-bit, 64-bit 2023-03-20T11:41:24.4841530Z Byte Order: Little Endian 2023-03-20T11:41:24.4841761Z CPU(s): 16 2023-03-20T11:41:24.4842012Z On-line CPU(s) list: 0-15 2023-03-20T11:41:24.4842240Z Thread(s) per core: 2 2023-03-20T11:41:24.4842468Z Core(s) per socket: 8 2023-03-20T11:41:24.4842691Z Socket(s): 1 2023-03-20T11:41:24.4842906Z NUMA node(s): 1 2023-03-20T11:41:24.4843136Z Vendor ID: AuthenticAMD 2023-03-20T11:41:24.4843366Z CPU family: 23 2023-03-20T11:41:24.4843573Z Model: 49 2023-03-20T11:41:24.4843805Z Model name: AMD EPYC 7R32 2023-03-20T11:41:24.4844038Z Stepping: 0 2023-03-20T11:41:24.4844244Z CPU MHz: 1875.765 2023-03-20T11:41:24.4844461Z BogoMIPS: 5599.70 2023-03-20T11:41:24.4844690Z Hypervisor vendor: KVM 2023-03-20T11:41:24.4844922Z Virtualization type: full 2023-03-20T11:41:24.4845149Z L1d cache: 32K 2023-03-20T11:41:24.4845362Z L1i cache: 32K 2023-03-20T11:41:24.4845563Z L2 cache: 512K 2023-03-20T11:41:24.4845776Z L3 cache: 16384K 2023-03-20T11:41:24.4846031Z NUMA node0 CPU(s): 0-15 2023-03-20T11:41:24.4846910Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save rdpid 2023-03-20T11:41:24.4847735Z 2023-03-20T11:41:24.4847844Z Versions of relevant libraries: 2023-03-20T11:41:24.4848131Z [pip3] light-the-torch==0.7.1 2023-03-20T11:41:24.4848361Z [pip3] numpy==1.24.2 2023-03-20T11:41:24.4848645Z [pip3] pytorch-triton==2.1.0+2c32f43999 2023-03-20T11:41:24.4848934Z [pip3] torch==2.1.0.dev20230320+cu117 2023-03-20T11:41:24.4849232Z [pip3] torchvision==0.16.0a0+ff3de55 2023-03-20T11:41:24.4849659Z [conda] light-the-torch 0.7.1 pypi_0 pypi 2023-03-20T11:41:24.4850166Z [conda] numpy 1.24.2 pypi_0 pypi 2023-03-20T11:41:24.4850530Z [conda] pytorch-triton 2.1.0+2c32f43999 pypi_0 pypi 2023-03-20T11:41:24.4850847Z [conda] torch 2.1.0.dev20230320+cu117 pypi_0 pypi 2023-03-20T11:41:24.4851229Z [conda] torchvision 0.16.0a0+ff3de55 dev_0 2023-03-20T11:41:25.0325537Z ##[endgroup] 2023-03-20T11:41:25.6610294Z ##[group]Install testing utilities 2023-03-20T11:41:26.0017819Z Collecting pytest 2023-03-20T11:41:26.0175264Z Downloading pytest-7.2.2-py3-none-any.whl (317 kB) 2023-03-20T11:41:26.0591061Z Collecting pytest-mock 2023-03-20T11:41:26.0625822Z Downloading pytest_mock-3.10.0-py3-none-any.whl (9.3 kB) 2023-03-20T11:41:26.0874824Z Collecting pytest-cov 2023-03-20T11:41:26.0909637Z Downloading pytest_cov-4.0.0-py3-none-any.whl (21 kB) 2023-03-20T11:41:26.1241851Z Collecting tomli>=1.0.0 2023-03-20T11:41:26.1274431Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2023-03-20T11:41:26.1495657Z Collecting pluggy<2.0,>=0.12 2023-03-20T11:41:26.1534054Z Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2023-03-20T11:41:26.1721026Z Collecting exceptiongroup>=1.0.0rc8 2023-03-20T11:41:26.1779137Z Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 2023-03-20T11:41:26.1924967Z Collecting iniconfig 2023-03-20T11:41:26.1969511Z Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2023-03-20T11:41:26.2246184Z Collecting packaging 2023-03-20T11:41:26.2283585Z Downloading packaging-23.0-py3-none-any.whl (42 kB) 2023-03-20T11:41:26.2507234Z Collecting attrs>=19.2.0 2023-03-20T11:41:26.2541029Z Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 2023-03-20T11:41:26.6082489Z Collecting coverage[toml]>=5.2.1 2023-03-20T11:41:26.6141586Z Downloading coverage-7.2.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228 kB) 2023-03-20T11:41:26.8057676Z Installing collected packages: tomli, pluggy, packaging, iniconfig, exceptiongroup, coverage, attrs, pytest, pytest-mock, pytest-cov 2023-03-20T11:41:27.1418987Z Successfully installed attrs-22.2.0 coverage-7.2.2 exceptiongroup-1.1.1 iniconfig-2.0.0 packaging-23.0 pluggy-1.0.0 pytest-7.2.2 pytest-cov-4.0.0 pytest-mock-3.10.0 tomli-2.0.1 2023-03-20T11:41:27.1419937Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2023-03-20T11:41:27.2203285Z ::endgroup:: 2023-03-20T11:41:27.2203760Z ##[group]Run unittests 2023-03-20T11:41:29.1149045Z ============================= test session starts ============================== 2023-03-20T11:41:29.1149782Z platform linux -- Python 3.8.16, pytest-7.2.2, pluggy-1.0.0 -- /opt/conda/envs/ci/bin/python 2023-03-20T11:41:29.1164234Z cachedir: .pytest_cache 2023-03-20T11:41:29.1164643Z rootdir: /work, configfile: pytest.ini, testpaths: test 2023-03-20T11:41:29.1165157Z plugins: mock-3.10.0, cov-4.0.0 2023-03-20T11:41:30.9806078Z collecting ...  2023-03-20T11:41:31.5224015Z collecting 20425 items  2023-03-20T11:41:32.0669508Z collecting 25518 items / 1 skipped  2023-03-20T11:41:36.6504103Z collecting 31937 items / 1 skipped  2023-03-20T11:41:38.4315273Z collecting 99986 items / 1 skipped  2023-03-20T11:41:44.9506515Z collecting 148056 items / 1 skipped  2023-03-20T11:41:44.9506946Z collected 149078 items / 1 skipped  2023-03-20T11:41:44.9510134Z 2023-03-20T11:41:44.9519908Z test/test_architecture_ops.py::MaxvitTester::test_maxvit_grid_partition SKIPPED [ 0%] 2023-03-20T11:41:44.9530270Z test/test_architecture_ops.py::MaxvitTester::test_maxvit_window_partition SKIPPED [ 0%] 2023-03-20T11:41:44.9536709Z test/test_backbone_utils.py::test_resnet_fpn_backbone[resnet18] SKIPPED [ 0%] 2023-03-20T11:41:44.9542822Z test/test_backbone_utils.py::test_resnet_fpn_backbone[resnet50] SKIPPED [ 0%] 2023-03-20T11:41:44.9549531Z test/test_backbone_utils.py::test_mobilenet_backbone[mobilenet_v2] SKIPPED [ 0%] 2023-03-20T11:41:44.9556107Z test/test_backbone_utils.py::test_mobilenet_backbone[mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:44.9562092Z test/test_backbone_utils.py::test_mobilenet_backbone[mobilenet_v3_small] SKIPPED [ 0%] 2023-03-20T11:41:44.9568396Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[alexnet] SKIPPED [ 0%] 2023-03-20T11:41:44.9575856Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[convnext_base] SKIPPED [ 0%] 2023-03-20T11:41:44.9582895Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[convnext_large] SKIPPED [ 0%] 2023-03-20T11:41:44.9589307Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[convnext_small] SKIPPED [ 0%] 2023-03-20T11:41:44.9595693Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[convnext_tiny] SKIPPED [ 0%] 2023-03-20T11:41:44.9601713Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[densenet121] SKIPPED [ 0%] 2023-03-20T11:41:44.9608036Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[densenet161] SKIPPED [ 0%] 2023-03-20T11:41:44.9614667Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[densenet169] SKIPPED [ 0%] 2023-03-20T11:41:44.9620873Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[densenet201] SKIPPED [ 0%] 2023-03-20T11:41:44.9627647Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_b0] SKIPPED [ 0%] 2023-03-20T11:41:44.9634343Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_b1] SKIPPED [ 0%] 2023-03-20T11:41:44.9640860Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_b2] SKIPPED [ 0%] 2023-03-20T11:41:44.9649381Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_b3] SKIPPED [ 0%] 2023-03-20T11:41:44.9654980Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_b4] SKIPPED [ 0%] 2023-03-20T11:41:44.9661452Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_b5] SKIPPED [ 0%] 2023-03-20T11:41:44.9667439Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_b6] SKIPPED [ 0%] 2023-03-20T11:41:44.9674131Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_b7] SKIPPED [ 0%] 2023-03-20T11:41:44.9680707Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_v2_l] SKIPPED [ 0%] 2023-03-20T11:41:44.9687024Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_v2_m] SKIPPED [ 0%] 2023-03-20T11:41:44.9694112Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[efficientnet_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:44.9700169Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[googlenet] SKIPPED [ 0%] 2023-03-20T11:41:44.9706787Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[inception_v3] SKIPPED [ 0%] 2023-03-20T11:41:44.9713564Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[maxvit_t] SKIPPED [ 0%] 2023-03-20T11:41:44.9721230Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[mnasnet0_5] SKIPPED [ 0%] 2023-03-20T11:41:44.9727413Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[mnasnet0_75] SKIPPED [ 0%] 2023-03-20T11:41:44.9734441Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[mnasnet1_0] SKIPPED [ 0%] 2023-03-20T11:41:44.9740229Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[mnasnet1_3] SKIPPED [ 0%] 2023-03-20T11:41:44.9746884Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[mobilenet_v2] SKIPPED [ 0%] 2023-03-20T11:41:44.9753518Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:44.9760467Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[mobilenet_v3_small] SKIPPED [ 0%] 2023-03-20T11:41:44.9766071Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_x_16gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9774007Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_x_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9778897Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_x_32gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9785505Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_x_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9792270Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_x_400mf] SKIPPED [ 0%] 2023-03-20T11:41:44.9799708Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_x_800mf] SKIPPED [ 0%] 2023-03-20T11:41:44.9805838Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_x_8gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9813295Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_y_128gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9818721Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_y_16gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9825231Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_y_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9831533Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_y_32gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9837524Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_y_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9843837Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_y_400mf] SKIPPED [ 0%] 2023-03-20T11:41:44.9851260Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_y_800mf] SKIPPED [ 0%] 2023-03-20T11:41:44.9856514Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[regnet_y_8gf] SKIPPED [ 0%] 2023-03-20T11:41:44.9863131Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[resnet101] SKIPPED [ 0%] 2023-03-20T11:41:44.9870399Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[resnet152] SKIPPED [ 0%] 2023-03-20T11:41:44.9877111Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[resnet18] SKIPPED [ 0%] 2023-03-20T11:41:44.9883392Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[resnet34] SKIPPED [ 0%] 2023-03-20T11:41:44.9890891Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[resnet50] SKIPPED [ 0%] 2023-03-20T11:41:44.9896038Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[resnext101_32x8d] SKIPPED [ 0%] 2023-03-20T11:41:44.9902492Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[resnext101_64x4d] SKIPPED [ 0%] 2023-03-20T11:41:44.9908764Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[resnext50_32x4d] SKIPPED [ 0%] 2023-03-20T11:41:44.9915386Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[shufflenet_v2_x0_5] SKIPPED [ 0%] 2023-03-20T11:41:44.9921735Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[shufflenet_v2_x1_0] SKIPPED [ 0%] 2023-03-20T11:41:44.9927790Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[shufflenet_v2_x1_5] SKIPPED [ 0%] 2023-03-20T11:41:44.9934730Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[shufflenet_v2_x2_0] SKIPPED [ 0%] 2023-03-20T11:41:44.9940969Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[squeezenet1_0] SKIPPED [ 0%] 2023-03-20T11:41:44.9948811Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[squeezenet1_1] SKIPPED [ 0%] 2023-03-20T11:41:44.9955386Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[swin_b] SKIPPED [ 0%] 2023-03-20T11:41:44.9961718Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[swin_s] SKIPPED [ 0%] 2023-03-20T11:41:44.9967821Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[swin_t] SKIPPED [ 0%] 2023-03-20T11:41:44.9974276Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[swin_v2_b] SKIPPED [ 0%] 2023-03-20T11:41:44.9980305Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[swin_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:44.9986869Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[swin_v2_t] SKIPPED [ 0%] 2023-03-20T11:41:44.9993338Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vgg11] SKIPPED [ 0%] 2023-03-20T11:41:44.9999707Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vgg11_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.0005436Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vgg13] SKIPPED [ 0%] 2023-03-20T11:41:45.0012810Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vgg13_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.0018247Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.0025905Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vgg16_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.0032354Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vgg19] SKIPPED [ 0%] 2023-03-20T11:41:45.0038651Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vgg19_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.0044861Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vit_b_16] SKIPPED [ 0%] 2023-03-20T11:41:45.0051272Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vit_b_32] SKIPPED [ 0%] 2023-03-20T11:41:45.0058275Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vit_h_14] SKIPPED [ 0%] 2023-03-20T11:41:45.0064078Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vit_l_16] SKIPPED [ 0%] 2023-03-20T11:41:45.0070180Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[vit_l_32] SKIPPED [ 0%] 2023-03-20T11:41:45.0076744Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[wide_resnet101_2] SKIPPED [ 0%] 2023-03-20T11:41:45.0083045Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_build_fx_feature_extractor[wide_resnet50_2] SKIPPED [ 0%] 2023-03-20T11:41:45.0090605Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_node_name_conventions SKIPPED [ 0%] 2023-03-20T11:41:45.0096792Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[alexnet] SKIPPED [ 0%] 2023-03-20T11:41:45.0103277Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[convnext_base] SKIPPED [ 0%] 2023-03-20T11:41:45.0109522Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[convnext_large] SKIPPED [ 0%] 2023-03-20T11:41:45.0116231Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[convnext_small] SKIPPED [ 0%] 2023-03-20T11:41:45.0122564Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[convnext_tiny] SKIPPED [ 0%] 2023-03-20T11:41:45.0129977Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[densenet121] SKIPPED [ 0%] 2023-03-20T11:41:45.0135084Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[densenet161] SKIPPED [ 0%] 2023-03-20T11:41:45.0141340Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[densenet169] SKIPPED [ 0%] 2023-03-20T11:41:45.0147332Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[densenet201] SKIPPED [ 0%] 2023-03-20T11:41:45.0153977Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_b0] SKIPPED [ 0%] 2023-03-20T11:41:45.0160460Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_b1] SKIPPED [ 0%] 2023-03-20T11:41:45.0166597Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_b2] SKIPPED [ 0%] 2023-03-20T11:41:45.0174609Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_b3] SKIPPED [ 0%] 2023-03-20T11:41:45.0180461Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_b4] SKIPPED [ 0%] 2023-03-20T11:41:45.0187129Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_b5] SKIPPED [ 0%] 2023-03-20T11:41:45.0194007Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_b6] SKIPPED [ 0%] 2023-03-20T11:41:45.0200307Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_b7] SKIPPED [ 0%] 2023-03-20T11:41:45.0206570Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_v2_l] SKIPPED [ 0%] 2023-03-20T11:41:45.0214096Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_v2_m] SKIPPED [ 0%] 2023-03-20T11:41:45.0219858Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[efficientnet_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.0226486Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[googlenet] SKIPPED [ 0%] 2023-03-20T11:41:45.0232916Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[inception_v3] SKIPPED [ 0%] 2023-03-20T11:41:45.0239840Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[maxvit_t] SKIPPED [ 0%] 2023-03-20T11:41:45.0249413Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[mnasnet0_5] SKIPPED [ 0%] 2023-03-20T11:41:45.0255626Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[mnasnet0_75] SKIPPED [ 0%] 2023-03-20T11:41:45.0262061Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[mnasnet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.0268700Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[mnasnet1_3] SKIPPED [ 0%] 2023-03-20T11:41:45.0275201Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[mobilenet_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.0281780Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.0287905Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[mobilenet_v3_small] SKIPPED [ 0%] 2023-03-20T11:41:45.0294657Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_x_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0300645Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_x_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0306969Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_x_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0313454Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_x_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0319694Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_x_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.0327088Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_x_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.0334476Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_x_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0339542Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_128gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0345605Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0351872Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0358537Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0364492Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0371269Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.0377253Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.0383572Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0389718Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.0397379Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[resnet152] SKIPPED [ 0%] 2023-03-20T11:41:45.0403677Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[resnet18] SKIPPED [ 0%] 2023-03-20T11:41:45.0410796Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[resnet34] SKIPPED [ 0%] 2023-03-20T11:41:45.0416448Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.0422848Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[resnext101_32x8d] SKIPPED [ 0%] 2023-03-20T11:41:45.0429015Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[resnext101_64x4d] SKIPPED [ 0%] 2023-03-20T11:41:45.0435636Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[resnext50_32x4d] SKIPPED [ 0%] 2023-03-20T11:41:45.0441952Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[shufflenet_v2_x0_5] SKIPPED [ 0%] 2023-03-20T11:41:45.0449539Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[shufflenet_v2_x1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.0454439Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[shufflenet_v2_x1_5] SKIPPED [ 0%] 2023-03-20T11:41:45.0460555Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[shufflenet_v2_x2_0] SKIPPED [ 0%] 2023-03-20T11:41:45.0467084Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[squeezenet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.0474707Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[squeezenet1_1] SKIPPED [ 0%] 2023-03-20T11:41:45.0481010Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[swin_b] SKIPPED [ 0%] 2023-03-20T11:41:45.0487072Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[swin_s] SKIPPED [ 0%] 2023-03-20T11:41:45.0494182Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[swin_t] SKIPPED [ 0%] 2023-03-20T11:41:45.0499443Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[swin_v2_b] SKIPPED [ 0%] 2023-03-20T11:41:45.0505889Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[swin_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.0512187Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[swin_v2_t] SKIPPED [ 0%] 2023-03-20T11:41:45.0518640Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vgg11] SKIPPED [ 0%] 2023-03-20T11:41:45.0524763Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vgg11_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.0531402Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vgg13] SKIPPED [ 0%] 2023-03-20T11:41:45.0537450Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vgg13_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.0544983Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.0551413Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vgg16_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.0558007Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vgg19] SKIPPED [ 0%] 2023-03-20T11:41:45.0564229Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vgg19_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.0571393Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vit_b_16] SKIPPED [ 0%] 2023-03-20T11:41:45.0577065Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vit_b_32] SKIPPED [ 0%] 2023-03-20T11:41:45.0583469Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vit_h_14] SKIPPED [ 0%] 2023-03-20T11:41:45.0589368Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vit_l_16] SKIPPED [ 0%] 2023-03-20T11:41:45.0595918Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[vit_l_32] SKIPPED [ 0%] 2023-03-20T11:41:45.0602276Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[wide_resnet101_2] SKIPPED [ 0%] 2023-03-20T11:41:45.0609669Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[wide_resnet50_2] SKIPPED [ 0%] 2023-03-20T11:41:45.0614851Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_feature_extraction_methods_equivalence SKIPPED [ 0%] 2023-03-20T11:41:45.0622247Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[alexnet] SKIPPED [ 0%] 2023-03-20T11:41:45.0628351Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[convnext_base] SKIPPED [ 0%] 2023-03-20T11:41:45.0634934Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[convnext_large] SKIPPED [ 0%] 2023-03-20T11:41:45.0641204Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[convnext_small] SKIPPED [ 0%] 2023-03-20T11:41:45.0647349Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[convnext_tiny] SKIPPED [ 0%] 2023-03-20T11:41:45.0654689Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[densenet121] SKIPPED [ 0%] 2023-03-20T11:41:45.0659875Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[densenet161] SKIPPED [ 0%] 2023-03-20T11:41:45.0665940Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[densenet169] SKIPPED [ 0%] 2023-03-20T11:41:45.0672398Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[densenet201] SKIPPED [ 0%] 2023-03-20T11:41:45.0678745Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_b0] SKIPPED [ 0%] 2023-03-20T11:41:45.0684857Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_b1] SKIPPED [ 0%] 2023-03-20T11:41:45.0693426Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_b2] SKIPPED [ 0%] 2023-03-20T11:41:45.0698813Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_b3] SKIPPED [ 0%] 2023-03-20T11:41:45.0705275Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_b4] SKIPPED [ 0%] 2023-03-20T11:41:45.0711573Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_b5] SKIPPED [ 0%] 2023-03-20T11:41:45.0718129Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_b6] SKIPPED [ 0%] 2023-03-20T11:41:45.0724253Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_b7] SKIPPED [ 0%] 2023-03-20T11:41:45.0731259Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_v2_l] SKIPPED [ 0%] 2023-03-20T11:41:45.0736702Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_v2_m] SKIPPED [ 0%] 2023-03-20T11:41:45.0743162Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[efficientnet_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.0749208Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[googlenet] SKIPPED [ 0%] 2023-03-20T11:41:45.0755858Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[inception_v3] SKIPPED [ 0%] 2023-03-20T11:41:45.0763081Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[maxvit_t] SKIPPED [ 0%] 2023-03-20T11:41:45.0770668Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[mnasnet0_5] SKIPPED [ 0%] 2023-03-20T11:41:45.0775996Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[mnasnet0_75] SKIPPED [ 0%] 2023-03-20T11:41:45.0782422Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[mnasnet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.0788584Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[mnasnet1_3] SKIPPED [ 0%] 2023-03-20T11:41:45.0795139Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[mobilenet_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.0801402Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.0807725Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[mobilenet_v3_small] SKIPPED [ 0%] 2023-03-20T11:41:45.0814262Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_x_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0820145Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_x_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0826785Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_x_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0833412Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_x_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0840856Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_x_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.0847209Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_x_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.0854734Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_x_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0859810Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_y_128gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0865890Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_y_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0872174Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_y_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0878571Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_y_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0884765Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_y_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0891386Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_y_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.0897642Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_y_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.0904032Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[regnet_y_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.0911546Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.0918464Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[resnet152] SKIPPED [ 0%] 2023-03-20T11:41:45.0924121Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[resnet18] SKIPPED [ 0%] 2023-03-20T11:41:45.0931347Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[resnet34] SKIPPED [ 0%] 2023-03-20T11:41:45.0936799Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.0943269Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[resnext101_32x8d] SKIPPED [ 0%] 2023-03-20T11:41:45.0949489Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[resnext101_64x4d] SKIPPED [ 0%] 2023-03-20T11:41:45.0956209Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[resnext50_32x4d] SKIPPED [ 0%] 2023-03-20T11:41:45.0962657Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[shufflenet_v2_x0_5] SKIPPED [ 0%] 2023-03-20T11:41:45.0970007Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[shufflenet_v2_x1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.0975082Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[shufflenet_v2_x1_5] SKIPPED [ 0%] 2023-03-20T11:41:45.0981414Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[shufflenet_v2_x2_0] SKIPPED [ 0%] 2023-03-20T11:41:45.0988873Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[squeezenet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.0995485Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[squeezenet1_1] SKIPPED [ 0%] 2023-03-20T11:41:45.1001746Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[swin_b] SKIPPED [ 0%] 2023-03-20T11:41:45.1007809Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[swin_s] SKIPPED [ 0%] 2023-03-20T11:41:45.1014409Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[swin_t] SKIPPED [ 0%] 2023-03-20T11:41:45.1020355Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[swin_v2_b] SKIPPED [ 0%] 2023-03-20T11:41:45.1026882Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[swin_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.1033514Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[swin_v2_t] SKIPPED [ 0%] 2023-03-20T11:41:45.1039801Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vgg11] SKIPPED [ 0%] 2023-03-20T11:41:45.1045834Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vgg11_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.1053089Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vgg13] SKIPPED [ 0%] 2023-03-20T11:41:45.1059895Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vgg13_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.1065911Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.1072422Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vgg16_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.1079194Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vgg19] SKIPPED [ 0%] 2023-03-20T11:41:45.1085035Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vgg19_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.1091441Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vit_b_16] SKIPPED [ 0%] 2023-03-20T11:41:45.1097744Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vit_b_32] SKIPPED [ 0%] 2023-03-20T11:41:45.1104046Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vit_h_14] SKIPPED [ 0%] 2023-03-20T11:41:45.1110112Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vit_l_16] SKIPPED [ 0%] 2023-03-20T11:41:45.1116721Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[vit_l_32] SKIPPED [ 0%] 2023-03-20T11:41:45.1123130Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[wide_resnet101_2] SKIPPED [ 0%] 2023-03-20T11:41:45.1133250Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_jit_forward_backward[wide_resnet50_2] SKIPPED [ 0%] 2023-03-20T11:41:45.1138275Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_train_eval SKIPPED [ 0%] 2023-03-20T11:41:45.1145153Z test/test_backbone_utils.py::TestFxFeatureExtraction::test_leaf_module_and_function SKIPPED [ 0%] 2023-03-20T11:41:45.1151366Z test/test_datapoints.py::test_image_instance[data0] SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.1157512Z test/test_datapoints.py::test_image_instance[data1] SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.1163763Z test/test_datapoints.py::test_mask_instance[data0] SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.1171302Z test/test_datapoints.py::test_mask_instance[data1] SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.1176754Z test/test_datapoints.py::test_bbox_instance[XYXY-data0] SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.1183053Z test/test_datapoints.py::test_bbox_instance[XYXY-data1] SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.1189268Z test/test_datapoints.py::test_bbox_instance[CXCYWH-data0] SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1195846Z test/test_datapoints.py::test_bbox_instance[CXCYWH-data1] SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1202046Z test/test_datapoints.py::test_bbox_instance[BoundingBoxFormat.XYXY-data0] SKIPPED [ 0%] 2023-03-20T11:41:45.1210700Z test/test_datapoints.py::test_bbox_instance[BoundingBoxFormat.XYXY-data1] SKIPPED [ 0%] 2023-03-20T11:41:45.1215779Z test/test_datapoints.py::test_bbox_instance[BoundingBoxFormat.XYWH-data0] SKIPPED [ 0%] 2023-03-20T11:41:45.1222524Z test/test_datapoints.py::test_bbox_instance[BoundingBoxFormat.XYWH-data1] SKIPPED [ 0%] 2023-03-20T11:41:45.1228542Z test/test_datasets.py::STL10TestCase::test_feature_types SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.1235248Z test/test_datasets.py::STL10TestCase::test_folds SKIPPED (We're in a...) [ 0%] 2023-03-20T11:41:45.1241744Z test/test_datasets.py::STL10TestCase::test_invalid_folds1 SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1247724Z test/test_datasets.py::STL10TestCase::test_invalid_folds2 SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1254518Z test/test_datasets.py::STL10TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1260110Z test/test_datasets.py::STL10TestCase::test_num_examples SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.1266544Z test/test_datasets.py::STL10TestCase::test_smoke SKIPPED (We're in a...) [ 0%] 2023-03-20T11:41:45.1273462Z test/test_datasets.py::STL10TestCase::test_str_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.1280815Z test/test_datasets.py::STL10TestCase::test_transforms SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.1286950Z test/test_datasets.py::STL10TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1294293Z test/test_datasets.py::STL10TestCase::test_unlabeled SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.1299590Z test/test_datasets.py::Caltech101TestCase::test_combined_targets SKIPPED [ 0%] 2023-03-20T11:41:45.1305587Z test/test_datasets.py::Caltech101TestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1311674Z test/test_datasets.py::Caltech101TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1318202Z test/test_datasets.py::Caltech101TestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.1324476Z test/test_datasets.py::Caltech101TestCase::test_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.1331084Z test/test_datasets.py::Caltech101TestCase::test_str_smoke SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1336904Z test/test_datasets.py::Caltech101TestCase::test_transforms SKIPPED (...) [ 0%] 2023-03-20T11:41:45.1343310Z test/test_datasets.py::Caltech101TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1349557Z test/test_datasets.py::Caltech256TestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1357310Z test/test_datasets.py::Caltech256TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1363428Z test/test_datasets.py::Caltech256TestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.1370986Z test/test_datasets.py::Caltech256TestCase::test_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.1376359Z test/test_datasets.py::Caltech256TestCase::test_str_smoke SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1382594Z test/test_datasets.py::Caltech256TestCase::test_transforms SKIPPED (...) [ 0%] 2023-03-20T11:41:45.1388739Z test/test_datasets.py::Caltech256TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1395185Z test/test_datasets.py::WIDERFaceTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1401470Z test/test_datasets.py::WIDERFaceTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1407391Z test/test_datasets.py::WIDERFaceTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.1414018Z test/test_datasets.py::WIDERFaceTestCase::test_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.1419680Z test/test_datasets.py::WIDERFaceTestCase::test_str_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.1427061Z test/test_datasets.py::WIDERFaceTestCase::test_transforms SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1433279Z test/test_datasets.py::WIDERFaceTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1439694Z test/test_datasets.py::CityScapesTestCase::test_combined_targets SKIPPED [ 0%] 2023-03-20T11:41:45.1445725Z test/test_datasets.py::CityScapesTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1453107Z test/test_datasets.py::CityScapesTestCase::test_feature_types_target_color SKIPPED [ 0%] 2023-03-20T11:41:45.1458535Z test/test_datasets.py::CityScapesTestCase::test_feature_types_target_polygon SKIPPED [ 0%] 2023-03-20T11:41:45.1464531Z test/test_datasets.py::CityScapesTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1470505Z test/test_datasets.py::CityScapesTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.1476639Z test/test_datasets.py::CityScapesTestCase::test_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.1482931Z test/test_datasets.py::CityScapesTestCase::test_str_smoke SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1490446Z test/test_datasets.py::CityScapesTestCase::test_transforms SKIPPED (...) [ 0%] 2023-03-20T11:41:45.1495883Z test/test_datasets.py::CityScapesTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1503428Z test/test_datasets.py::ImageNetTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1509378Z test/test_datasets.py::ImageNetTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1515911Z test/test_datasets.py::ImageNetTestCase::test_num_examples SKIPPED (...) [ 0%] 2023-03-20T11:41:45.1522142Z test/test_datasets.py::ImageNetTestCase::test_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.1529312Z test/test_datasets.py::ImageNetTestCase::test_str_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.1534578Z test/test_datasets.py::ImageNetTestCase::test_transforms SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.1540524Z test/test_datasets.py::ImageNetTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1547020Z test/test_datasets.py::CIFAR10TestCase::test_class_to_idx SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1553540Z test/test_datasets.py::CIFAR10TestCase::test_feature_types SKIPPED (...) [ 0%] 2023-03-20T11:41:45.1559682Z test/test_datasets.py::CIFAR10TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1565760Z test/test_datasets.py::CIFAR10TestCase::test_num_examples SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1574674Z test/test_datasets.py::CIFAR10TestCase::test_smoke SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.1579831Z test/test_datasets.py::CIFAR10TestCase::test_str_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.1586497Z test/test_datasets.py::CIFAR10TestCase::test_transforms SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.1592802Z test/test_datasets.py::CIFAR10TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1599209Z test/test_datasets.py::CIFAR100::test_class_to_idx SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.1605423Z test/test_datasets.py::CIFAR100::test_feature_types SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.1611933Z test/test_datasets.py::CIFAR100::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1617934Z test/test_datasets.py::CIFAR100::test_num_examples SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.1624507Z test/test_datasets.py::CIFAR100::test_smoke SKIPPED (We're in an OSS...) [ 0%] 2023-03-20T11:41:45.1630602Z test/test_datasets.py::CIFAR100::test_str_smoke SKIPPED (We're in an...) [ 0%] 2023-03-20T11:41:45.1637271Z test/test_datasets.py::CIFAR100::test_transforms SKIPPED (We're in a...) [ 0%] 2023-03-20T11:41:45.1643343Z test/test_datasets.py::CIFAR100::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1651077Z test/test_datasets.py::CelebATestCase::test_attr_names SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.1656897Z test/test_datasets.py::CelebATestCase::test_combined_targets SKIPPED [ 0%] 2023-03-20T11:41:45.1663425Z test/test_datasets.py::CelebATestCase::test_feature_types SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1669437Z test/test_datasets.py::CelebATestCase::test_images_names_split SKIPPED [ 0%] 2023-03-20T11:41:45.1675570Z test/test_datasets.py::CelebATestCase::test_no_target SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.1681722Z test/test_datasets.py::CelebATestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1688300Z test/test_datasets.py::CelebATestCase::test_num_examples SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.1694481Z test/test_datasets.py::CelebATestCase::test_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.1700583Z test/test_datasets.py::CelebATestCase::test_str_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.1707165Z test/test_datasets.py::CelebATestCase::test_transforms SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.1713673Z test/test_datasets.py::CelebATestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1721159Z test/test_datasets.py::VOCSegmentationTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1727215Z test/test_datasets.py::VOCSegmentationTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1734439Z test/test_datasets.py::VOCSegmentationTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.1739613Z test/test_datasets.py::VOCSegmentationTestCase::test_smoke SKIPPED (...) [ 0%] 2023-03-20T11:41:45.1745609Z test/test_datasets.py::VOCSegmentationTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.1752010Z test/test_datasets.py::VOCSegmentationTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.1758294Z test/test_datasets.py::VOCSegmentationTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1764385Z test/test_datasets.py::VOCDetectionTestCase::test_annotations SKIPPED [ 0%] 2023-03-20T11:41:45.1771031Z test/test_datasets.py::VOCDetectionTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1776639Z test/test_datasets.py::VOCDetectionTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1782896Z test/test_datasets.py::VOCDetectionTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.1789177Z test/test_datasets.py::VOCDetectionTestCase::test_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.1796965Z test/test_datasets.py::VOCDetectionTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.1802946Z test/test_datasets.py::VOCDetectionTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.1810605Z test/test_datasets.py::VOCDetectionTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1815820Z test/test_datasets.py::CocoDetectionTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1821809Z test/test_datasets.py::CocoDetectionTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1828199Z test/test_datasets.py::CocoDetectionTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.1834666Z test/test_datasets.py::CocoDetectionTestCase::test_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.1841093Z test/test_datasets.py::CocoDetectionTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.1847140Z test/test_datasets.py::CocoDetectionTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.1854412Z test/test_datasets.py::CocoDetectionTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1859619Z test/test_datasets.py::CocoCaptionsTestCase::test_captions SKIPPED (...) [ 0%] 2023-03-20T11:41:45.1867214Z test/test_datasets.py::CocoCaptionsTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.1873606Z test/test_datasets.py::CocoCaptionsTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1879693Z test/test_datasets.py::CocoCaptionsTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.1886053Z test/test_datasets.py::CocoCaptionsTestCase::test_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.1893295Z test/test_datasets.py::CocoCaptionsTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.1898315Z test/test_datasets.py::CocoCaptionsTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.1904712Z test/test_datasets.py::CocoCaptionsTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1910769Z test/test_datasets.py::UCF101TestCase::test_feature_types SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.1917146Z test/test_datasets.py::UCF101TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1923446Z test/test_datasets.py::UCF101TestCase::test_num_examples SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.1930895Z test/test_datasets.py::UCF101TestCase::test_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.1937332Z test/test_datasets.py::UCF101TestCase::test_str_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.1943900Z test/test_datasets.py::UCF101TestCase::test_transforms SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.1949795Z test/test_datasets.py::UCF101TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1956342Z test/test_datasets.py::LSUNTestCase::test_feature_types SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.1962695Z test/test_datasets.py::LSUNTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.1969941Z test/test_datasets.py::LSUNTestCase::test_num_examples SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.1975333Z test/test_datasets.py::LSUNTestCase::test_smoke SKIPPED (We're in an...) [ 0%] 2023-03-20T11:41:45.1981886Z test/test_datasets.py::LSUNTestCase::test_str_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.1988011Z test/test_datasets.py::LSUNTestCase::test_transforms SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.1994048Z test/test_datasets.py::LSUNTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.1999957Z test/test_datasets.py::KineticsTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2005532Z test/test_datasets.py::KineticsTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2014773Z test/test_datasets.py::KineticsTestCase::test_num_examples SKIPPED (...) [ 0%] 2023-03-20T11:41:45.2020159Z test/test_datasets.py::KineticsTestCase::test_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.2026301Z test/test_datasets.py::KineticsTestCase::test_str_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2032382Z test/test_datasets.py::KineticsTestCase::test_transforms SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2037777Z test/test_datasets.py::KineticsTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2043499Z test/test_datasets.py::HMDB51TestCase::test_feature_types SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2050169Z test/test_datasets.py::HMDB51TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2055266Z test/test_datasets.py::HMDB51TestCase::test_num_examples SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2061024Z test/test_datasets.py::HMDB51TestCase::test_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.2067228Z test/test_datasets.py::HMDB51TestCase::test_str_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.2073238Z test/test_datasets.py::HMDB51TestCase::test_transforms SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2079004Z test/test_datasets.py::HMDB51TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2085893Z test/test_datasets.py::OmniglotTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2092972Z test/test_datasets.py::OmniglotTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2097691Z test/test_datasets.py::OmniglotTestCase::test_num_examples SKIPPED (...) [ 0%] 2023-03-20T11:41:45.2103546Z test/test_datasets.py::OmniglotTestCase::test_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.2108959Z test/test_datasets.py::OmniglotTestCase::test_str_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2115123Z test/test_datasets.py::OmniglotTestCase::test_transforms SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2120969Z test/test_datasets.py::OmniglotTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2126642Z test/test_datasets.py::SBUTestCase::test_feature_types SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2133340Z test/test_datasets.py::SBUTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2138490Z test/test_datasets.py::SBUTestCase::test_num_examples SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.2144616Z test/test_datasets.py::SBUTestCase::test_smoke SKIPPED (We're in an ...) [ 0%] 2023-03-20T11:41:45.2151588Z test/test_datasets.py::SBUTestCase::test_str_smoke SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.2157987Z test/test_datasets.py::SBUTestCase::test_transforms SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.2163723Z test/test_datasets.py::SBUTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2170984Z test/test_datasets.py::SEMEIONTestCase::test_feature_types SKIPPED (...) [ 0%] 2023-03-20T11:41:45.2175558Z test/test_datasets.py::SEMEIONTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2181450Z test/test_datasets.py::SEMEIONTestCase::test_num_examples SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2187389Z test/test_datasets.py::SEMEIONTestCase::test_smoke SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.2193450Z test/test_datasets.py::SEMEIONTestCase::test_str_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2199591Z test/test_datasets.py::SEMEIONTestCase::test_transforms SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2205128Z test/test_datasets.py::SEMEIONTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2211560Z test/test_datasets.py::USPSTestCase::test_feature_types SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2216576Z test/test_datasets.py::USPSTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2223696Z test/test_datasets.py::USPSTestCase::test_num_examples SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2229478Z test/test_datasets.py::USPSTestCase::test_smoke SKIPPED (We're in an...) [ 0%] 2023-03-20T11:41:45.2235826Z test/test_datasets.py::USPSTestCase::test_str_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.2241618Z test/test_datasets.py::USPSTestCase::test_transforms SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.2247091Z test/test_datasets.py::USPSTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2254044Z test/test_datasets.py::SBDatasetTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2258906Z test/test_datasets.py::SBDatasetTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2264699Z test/test_datasets.py::SBDatasetTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.2270547Z test/test_datasets.py::SBDatasetTestCase::test_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.2276650Z test/test_datasets.py::SBDatasetTestCase::test_str_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2282749Z test/test_datasets.py::SBDatasetTestCase::test_transforms SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2291050Z test/test_datasets.py::SBDatasetTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2295583Z test/test_datasets.py::FakeDataTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2301473Z test/test_datasets.py::FakeDataTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2307275Z test/test_datasets.py::FakeDataTestCase::test_num_examples SKIPPED (...) [ 0%] 2023-03-20T11:41:45.2313578Z test/test_datasets.py::FakeDataTestCase::test_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.2319383Z test/test_datasets.py::FakeDataTestCase::test_str_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2325230Z test/test_datasets.py::FakeDataTestCase::test_transforms SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2331032Z test/test_datasets.py::FakeDataTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2336480Z test/test_datasets.py::PhotoTourTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2342449Z test/test_datasets.py::PhotoTourTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2348038Z test/test_datasets.py::PhotoTourTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.2354271Z test/test_datasets.py::PhotoTourTestCase::test_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.2361451Z test/test_datasets.py::PhotoTourTestCase::test_str_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2367041Z test/test_datasets.py::PhotoTourTestCase::test_transforms SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2373962Z test/test_datasets.py::PhotoTourTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2378835Z test/test_datasets.py::Flickr8kTestCase::test_captions SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2384852Z test/test_datasets.py::Flickr8kTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2390416Z test/test_datasets.py::Flickr8kTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2396688Z test/test_datasets.py::Flickr8kTestCase::test_num_examples SKIPPED (...) [ 0%] 2023-03-20T11:41:45.2402751Z test/test_datasets.py::Flickr8kTestCase::test_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.2409516Z test/test_datasets.py::Flickr8kTestCase::test_str_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2414647Z test/test_datasets.py::Flickr8kTestCase::test_transforms SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2420152Z test/test_datasets.py::Flickr8kTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2427517Z test/test_datasets.py::Flickr30kTestCase::test_captions SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2433625Z test/test_datasets.py::Flickr30kTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2439318Z test/test_datasets.py::Flickr30kTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2444897Z test/test_datasets.py::Flickr30kTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.2451184Z test/test_datasets.py::Flickr30kTestCase::test_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.2456757Z test/test_datasets.py::Flickr30kTestCase::test_str_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2462922Z test/test_datasets.py::Flickr30kTestCase::test_transforms SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2468514Z test/test_datasets.py::Flickr30kTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2474649Z test/test_datasets.py::MNISTTestCase::test_feature_types SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2480649Z test/test_datasets.py::MNISTTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2486393Z test/test_datasets.py::MNISTTestCase::test_num_examples SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2493437Z test/test_datasets.py::MNISTTestCase::test_smoke SKIPPED (We're in a...) [ 0%] 2023-03-20T11:41:45.2499422Z test/test_datasets.py::MNISTTestCase::test_str_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.2505511Z test/test_datasets.py::MNISTTestCase::test_transforms SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.2511261Z test/test_datasets.py::MNISTTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2517280Z test/test_datasets.py::FashionMNISTTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2523046Z test/test_datasets.py::FashionMNISTTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2529958Z test/test_datasets.py::FashionMNISTTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.2534889Z test/test_datasets.py::FashionMNISTTestCase::test_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2540385Z test/test_datasets.py::FashionMNISTTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.2546418Z test/test_datasets.py::FashionMNISTTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.2552372Z test/test_datasets.py::FashionMNISTTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2558411Z test/test_datasets.py::KMNISTTestCase::test_feature_types SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2565225Z test/test_datasets.py::KMNISTTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2571551Z test/test_datasets.py::KMNISTTestCase::test_num_examples SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2577293Z test/test_datasets.py::KMNISTTestCase::test_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.2583416Z test/test_datasets.py::KMNISTTestCase::test_str_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.2589108Z test/test_datasets.py::KMNISTTestCase::test_transforms SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2595216Z test/test_datasets.py::KMNISTTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2601001Z test/test_datasets.py::EMNISTTestCase::test_feature_types SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2606692Z test/test_datasets.py::EMNISTTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2613529Z test/test_datasets.py::EMNISTTestCase::test_num_examples SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2618557Z test/test_datasets.py::EMNISTTestCase::test_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.2624563Z test/test_datasets.py::EMNISTTestCase::test_str_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.2630281Z test/test_datasets.py::EMNISTTestCase::test_transforms SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2637509Z test/test_datasets.py::EMNISTTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2643505Z test/test_datasets.py::QMNISTTestCase::test_feature_types SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2650477Z test/test_datasets.py::QMNISTTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2655251Z test/test_datasets.py::QMNISTTestCase::test_num_examples SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2660946Z test/test_datasets.py::QMNISTTestCase::test_num_examples_test50k SKIPPED [ 0%] 2023-03-20T11:41:45.2667001Z test/test_datasets.py::QMNISTTestCase::test_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.2673108Z test/test_datasets.py::QMNISTTestCase::test_str_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.2678595Z test/test_datasets.py::QMNISTTestCase::test_transforms SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2684309Z test/test_datasets.py::QMNISTTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2691143Z test/test_datasets.py::MovingMNISTTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2695946Z test/test_datasets.py::MovingMNISTTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2703084Z test/test_datasets.py::MovingMNISTTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.2708893Z test/test_datasets.py::MovingMNISTTestCase::test_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2715000Z test/test_datasets.py::MovingMNISTTestCase::test_split SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2721048Z test/test_datasets.py::MovingMNISTTestCase::test_str_smoke SKIPPED (...) [ 0%] 2023-03-20T11:41:45.2726599Z test/test_datasets.py::MovingMNISTTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.2733528Z test/test_datasets.py::MovingMNISTTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2738326Z test/test_datasets.py::DatasetFolderTestCase::test_classes SKIPPED (...) [ 0%] 2023-03-20T11:41:45.2744374Z test/test_datasets.py::DatasetFolderTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2749957Z test/test_datasets.py::DatasetFolderTestCase::test_is_valid_file SKIPPED [ 0%] 2023-03-20T11:41:45.2756075Z test/test_datasets.py::DatasetFolderTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2761961Z test/test_datasets.py::DatasetFolderTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.2770006Z test/test_datasets.py::DatasetFolderTestCase::test_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2775059Z test/test_datasets.py::DatasetFolderTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.2780435Z test/test_datasets.py::DatasetFolderTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.2786572Z test/test_datasets.py::DatasetFolderTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2792528Z test/test_datasets.py::ImageFolderTestCase::test_classes SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2798407Z test/test_datasets.py::ImageFolderTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2804020Z test/test_datasets.py::ImageFolderTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2810995Z test/test_datasets.py::ImageFolderTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.2815665Z test/test_datasets.py::ImageFolderTestCase::test_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2821609Z test/test_datasets.py::ImageFolderTestCase::test_str_smoke SKIPPED (...) [ 0%] 2023-03-20T11:41:45.2827659Z test/test_datasets.py::ImageFolderTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.2833942Z test/test_datasets.py::ImageFolderTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2842576Z test/test_datasets.py::KittiTestCase::test_feature_types SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2849394Z test/test_datasets.py::KittiTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2854427Z test/test_datasets.py::KittiTestCase::test_num_examples SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2860051Z test/test_datasets.py::KittiTestCase::test_smoke SKIPPED (We're in a...) [ 0%] 2023-03-20T11:41:45.2866240Z test/test_datasets.py::KittiTestCase::test_str_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.2872385Z test/test_datasets.py::KittiTestCase::test_transforms SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.2878103Z test/test_datasets.py::KittiTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2883892Z test/test_datasets.py::SvhnTestCase::test_feature_types SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.2890899Z test/test_datasets.py::SvhnTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2895607Z test/test_datasets.py::SvhnTestCase::test_num_examples SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2901701Z test/test_datasets.py::SvhnTestCase::test_smoke SKIPPED (We're in an...) [ 0%] 2023-03-20T11:41:45.2907034Z test/test_datasets.py::SvhnTestCase::test_str_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.2914471Z test/test_datasets.py::SvhnTestCase::test_transforms SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.2919903Z test/test_datasets.py::SvhnTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2925839Z test/test_datasets.py::Places365TestCase::test_class_to_idx SKIPPED [ 0%] 2023-03-20T11:41:45.2932917Z test/test_datasets.py::Places365TestCase::test_classes SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.2937525Z test/test_datasets.py::Places365TestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2943487Z test/test_datasets.py::Places365TestCase::test_images_download_preexisting SKIPPED [ 0%] 2023-03-20T11:41:45.2949240Z test/test_datasets.py::Places365TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2955346Z test/test_datasets.py::Places365TestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.2961201Z test/test_datasets.py::Places365TestCase::test_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.2967196Z test/test_datasets.py::Places365TestCase::test_str_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.2974144Z test/test_datasets.py::Places365TestCase::test_transforms SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.2979978Z test/test_datasets.py::Places365TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.2986327Z test/test_datasets.py::INaturalistTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.2991913Z test/test_datasets.py::INaturalistTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.2997424Z test/test_datasets.py::INaturalistTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3003199Z test/test_datasets.py::INaturalistTestCase::test_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3009942Z test/test_datasets.py::INaturalistTestCase::test_str_smoke SKIPPED (...) [ 0%] 2023-03-20T11:41:45.3014938Z test/test_datasets.py::INaturalistTestCase::test_targets SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3020477Z test/test_datasets.py::INaturalistTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.3026757Z test/test_datasets.py::INaturalistTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3032604Z test/test_datasets.py::LFWPeopleTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3038599Z test/test_datasets.py::LFWPeopleTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3043962Z test/test_datasets.py::LFWPeopleTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3051349Z test/test_datasets.py::LFWPeopleTestCase::test_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.3056784Z test/test_datasets.py::LFWPeopleTestCase::test_str_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3062943Z test/test_datasets.py::LFWPeopleTestCase::test_transforms SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3068563Z test/test_datasets.py::LFWPeopleTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3074284Z test/test_datasets.py::LFWPairsTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3079696Z test/test_datasets.py::LFWPairsTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3085460Z test/test_datasets.py::LFWPairsTestCase::test_num_examples SKIPPED (...) [ 0%] 2023-03-20T11:41:45.3091641Z test/test_datasets.py::LFWPairsTestCase::test_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.3097396Z test/test_datasets.py::LFWPairsTestCase::test_str_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3103398Z test/test_datasets.py::LFWPairsTestCase::test_transforms SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3109038Z test/test_datasets.py::LFWPairsTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3116348Z test/test_datasets.py::SintelTestCase::test_bad_input SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.3122263Z test/test_datasets.py::SintelTestCase::test_feature_types SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3129373Z test/test_datasets.py::SintelTestCase::test_flow SKIPPED (We're in a...) [ 0%] 2023-03-20T11:41:45.3134140Z test/test_datasets.py::SintelTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3139487Z test/test_datasets.py::SintelTestCase::test_num_examples SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3145627Z test/test_datasets.py::SintelTestCase::test_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.3151536Z test/test_datasets.py::SintelTestCase::test_str_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.3157618Z test/test_datasets.py::SintelTestCase::test_transforms SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3163149Z test/test_datasets.py::SintelTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3169995Z test/test_datasets.py::KittiFlowTestCase::test_bad_input SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3174983Z test/test_datasets.py::KittiFlowTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3180561Z test/test_datasets.py::KittiFlowTestCase::test_flow_and_valid SKIPPED [ 0%] 2023-03-20T11:41:45.3187701Z test/test_datasets.py::KittiFlowTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3193728Z test/test_datasets.py::KittiFlowTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3199486Z test/test_datasets.py::KittiFlowTestCase::test_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.3205217Z test/test_datasets.py::KittiFlowTestCase::test_str_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3211358Z test/test_datasets.py::KittiFlowTestCase::test_transforms SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3217282Z test/test_datasets.py::KittiFlowTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3222954Z test/test_datasets.py::FlyingChairsTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3228885Z test/test_datasets.py::FlyingChairsTestCase::test_flow SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3235035Z test/test_datasets.py::FlyingChairsTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3240657Z test/test_datasets.py::FlyingChairsTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3246337Z test/test_datasets.py::FlyingChairsTestCase::test_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3254621Z test/test_datasets.py::FlyingChairsTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3259450Z test/test_datasets.py::FlyingChairsTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.3265557Z test/test_datasets.py::FlyingChairsTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3270923Z test/test_datasets.py::FlyingThings3DTestCase::test_bad_input SKIPPED [ 0%] 2023-03-20T11:41:45.3277153Z test/test_datasets.py::FlyingThings3DTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3283016Z test/test_datasets.py::FlyingThings3DTestCase::test_flow SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3289662Z test/test_datasets.py::FlyingThings3DTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3294434Z test/test_datasets.py::FlyingThings3DTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3300042Z test/test_datasets.py::FlyingThings3DTestCase::test_smoke SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3306048Z test/test_datasets.py::FlyingThings3DTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3311745Z test/test_datasets.py::FlyingThings3DTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.3317713Z test/test_datasets.py::FlyingThings3DTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3324657Z test/test_datasets.py::HD1KTestCase::test_bad_input SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.3331230Z test/test_datasets.py::HD1KTestCase::test_feature_types SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3336149Z test/test_datasets.py::HD1KTestCase::test_flow_and_valid SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3341902Z test/test_datasets.py::HD1KTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3347691Z test/test_datasets.py::HD1KTestCase::test_num_examples SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3353862Z test/test_datasets.py::HD1KTestCase::test_smoke SKIPPED (We're in an...) [ 0%] 2023-03-20T11:41:45.3359663Z test/test_datasets.py::HD1KTestCase::test_str_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.3365570Z test/test_datasets.py::HD1KTestCase::test_transforms SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.3371825Z test/test_datasets.py::HD1KTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3377517Z test/test_datasets.py::EuroSATTestCase::test_feature_types SKIPPED (...) [ 0%] 2023-03-20T11:41:45.3383364Z test/test_datasets.py::EuroSATTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3390227Z test/test_datasets.py::EuroSATTestCase::test_num_examples SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3396578Z test/test_datasets.py::EuroSATTestCase::test_smoke SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.3402460Z test/test_datasets.py::EuroSATTestCase::test_str_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3407997Z test/test_datasets.py::EuroSATTestCase::test_transforms SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3414481Z test/test_datasets.py::EuroSATTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3419680Z test/test_datasets.py::Food101TestCase::test_feature_types SKIPPED (...) [ 0%] 2023-03-20T11:41:45.3435749Z test/test_datasets.py::Food101TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3436235Z test/test_datasets.py::Food101TestCase::test_num_examples SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3437571Z test/test_datasets.py::Food101TestCase::test_smoke SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.3443325Z test/test_datasets.py::Food101TestCase::test_str_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3449933Z test/test_datasets.py::Food101TestCase::test_transforms SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3455325Z test/test_datasets.py::Food101TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3461605Z test/test_datasets.py::FGVCAircraftTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3467662Z test/test_datasets.py::FGVCAircraftTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3473575Z test/test_datasets.py::FGVCAircraftTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3479439Z test/test_datasets.py::FGVCAircraftTestCase::test_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3484941Z test/test_datasets.py::FGVCAircraftTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3491150Z test/test_datasets.py::FGVCAircraftTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.3496846Z test/test_datasets.py::FGVCAircraftTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3502771Z test/test_datasets.py::SUN397TestCase::test_feature_types SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3508544Z test/test_datasets.py::SUN397TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3514676Z test/test_datasets.py::SUN397TestCase::test_num_examples SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3520624Z test/test_datasets.py::SUN397TestCase::test_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.3527616Z test/test_datasets.py::SUN397TestCase::test_str_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.3534650Z test/test_datasets.py::SUN397TestCase::test_transforms SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3539498Z test/test_datasets.py::SUN397TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3545699Z test/test_datasets.py::DTDTestCase::test_feature_types SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3551293Z test/test_datasets.py::DTDTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3557377Z test/test_datasets.py::DTDTestCase::test_num_examples SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.3563302Z test/test_datasets.py::DTDTestCase::test_smoke SKIPPED (We're in an ...) [ 0%] 2023-03-20T11:41:45.3569957Z test/test_datasets.py::DTDTestCase::test_str_smoke SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.3575148Z test/test_datasets.py::DTDTestCase::test_transforms SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.3580755Z test/test_datasets.py::DTDTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3586826Z test/test_datasets.py::FER2013TestCase::test_feature_types SKIPPED (...) [ 0%] 2023-03-20T11:41:45.3593872Z test/test_datasets.py::FER2013TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3599918Z test/test_datasets.py::FER2013TestCase::test_num_examples SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3605494Z test/test_datasets.py::FER2013TestCase::test_smoke SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.3611530Z test/test_datasets.py::FER2013TestCase::test_str_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3617230Z test/test_datasets.py::FER2013TestCase::test_transforms SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3623205Z test/test_datasets.py::FER2013TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3628911Z test/test_datasets.py::GTSRBTestCase::test_feature_types SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3634968Z test/test_datasets.py::GTSRBTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3640906Z test/test_datasets.py::GTSRBTestCase::test_num_examples SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3646592Z test/test_datasets.py::GTSRBTestCase::test_smoke SKIPPED (We're in a...) [ 0%] 2023-03-20T11:41:45.3653463Z test/test_datasets.py::GTSRBTestCase::test_str_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.3658408Z test/test_datasets.py::GTSRBTestCase::test_transforms SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.3667146Z test/test_datasets.py::GTSRBTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3673198Z test/test_datasets.py::CLEVRClassificationTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3679366Z test/test_datasets.py::CLEVRClassificationTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3685028Z test/test_datasets.py::CLEVRClassificationTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3691334Z test/test_datasets.py::CLEVRClassificationTestCase::test_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3696833Z test/test_datasets.py::CLEVRClassificationTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3702647Z test/test_datasets.py::CLEVRClassificationTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.3708346Z test/test_datasets.py::CLEVRClassificationTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3714164Z test/test_datasets.py::OxfordIIITPetTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3719479Z test/test_datasets.py::OxfordIIITPetTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3725160Z test/test_datasets.py::OxfordIIITPetTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3731212Z test/test_datasets.py::OxfordIIITPetTestCase::test_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.3738014Z test/test_datasets.py::OxfordIIITPetTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3744041Z test/test_datasets.py::OxfordIIITPetTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.3749637Z test/test_datasets.py::OxfordIIITPetTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3755258Z test/test_datasets.py::StanfordCarsTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3761160Z test/test_datasets.py::StanfordCarsTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3766670Z test/test_datasets.py::StanfordCarsTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3773823Z test/test_datasets.py::StanfordCarsTestCase::test_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3778403Z test/test_datasets.py::StanfordCarsTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3784431Z test/test_datasets.py::StanfordCarsTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.3790029Z test/test_datasets.py::StanfordCarsTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3796139Z test/test_datasets.py::Country211TestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3803134Z test/test_datasets.py::Country211TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3809884Z test/test_datasets.py::Country211TestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3814788Z test/test_datasets.py::Country211TestCase::test_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.3820702Z test/test_datasets.py::Country211TestCase::test_str_smoke SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3826843Z test/test_datasets.py::Country211TestCase::test_transforms SKIPPED (...) [ 0%] 2023-03-20T11:41:45.3832907Z test/test_datasets.py::Country211TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3838902Z test/test_datasets.py::Flowers102TestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3844548Z test/test_datasets.py::Flowers102TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3851255Z test/test_datasets.py::Flowers102TestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3855836Z test/test_datasets.py::Flowers102TestCase::test_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.3861836Z test/test_datasets.py::Flowers102TestCase::test_str_smoke SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.3867686Z test/test_datasets.py::Flowers102TestCase::test_transforms SKIPPED (...) [ 0%] 2023-03-20T11:41:45.3874954Z test/test_datasets.py::Flowers102TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3880877Z test/test_datasets.py::PCAMTestCase::test_feature_types SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3886499Z test/test_datasets.py::PCAMTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3893354Z test/test_datasets.py::PCAMTestCase::test_num_examples SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.3898125Z test/test_datasets.py::PCAMTestCase::test_smoke SKIPPED (We're in an...) [ 0%] 2023-03-20T11:41:45.3904074Z test/test_datasets.py::PCAMTestCase::test_str_smoke SKIPPED (We're i...) [ 0%] 2023-03-20T11:41:45.3909883Z test/test_datasets.py::PCAMTestCase::test_transforms SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.3916133Z test/test_datasets.py::PCAMTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3921925Z test/test_datasets.py::RenderedSST2TestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3927485Z test/test_datasets.py::RenderedSST2TestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3934350Z test/test_datasets.py::RenderedSST2TestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3940306Z test/test_datasets.py::RenderedSST2TestCase::test_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.3946277Z test/test_datasets.py::RenderedSST2TestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3952331Z test/test_datasets.py::RenderedSST2TestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.3958137Z test/test_datasets.py::RenderedSST2TestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.3963722Z test/test_datasets.py::Kitti2012StereoTestCase::test_bad_input SKIPPED [ 0%] 2023-03-20T11:41:45.3970656Z test/test_datasets.py::Kitti2012StereoTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.3975353Z test/test_datasets.py::Kitti2012StereoTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.3980813Z test/test_datasets.py::Kitti2012StereoTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.3986940Z test/test_datasets.py::Kitti2012StereoTestCase::test_smoke SKIPPED (...) [ 0%] 2023-03-20T11:41:45.3993021Z test/test_datasets.py::Kitti2012StereoTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.3998681Z test/test_datasets.py::Kitti2012StereoTestCase::test_test_split SKIPPED [ 0%] 2023-03-20T11:41:45.4004462Z test/test_datasets.py::Kitti2012StereoTestCase::test_train_splits SKIPPED [ 0%] 2023-03-20T11:41:45.4011571Z test/test_datasets.py::Kitti2012StereoTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.4017303Z test/test_datasets.py::Kitti2012StereoTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4022937Z test/test_datasets.py::Kitti2015StereoTestCase::test_bad_input SKIPPED [ 0%] 2023-03-20T11:41:45.4028696Z test/test_datasets.py::Kitti2015StereoTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.4034782Z test/test_datasets.py::Kitti2015StereoTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4040507Z test/test_datasets.py::Kitti2015StereoTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.4046217Z test/test_datasets.py::Kitti2015StereoTestCase::test_smoke SKIPPED (...) [ 0%] 2023-03-20T11:41:45.4053136Z test/test_datasets.py::Kitti2015StereoTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.4057956Z test/test_datasets.py::Kitti2015StereoTestCase::test_test_split SKIPPED [ 0%] 2023-03-20T11:41:45.4063780Z test/test_datasets.py::Kitti2015StereoTestCase::test_train_splits SKIPPED [ 0%] 2023-03-20T11:41:45.4069369Z test/test_datasets.py::Kitti2015StereoTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.4076706Z test/test_datasets.py::Kitti2015StereoTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4082460Z test/test_datasets.py::CarlaStereoTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.4089354Z test/test_datasets.py::CarlaStereoTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4094625Z test/test_datasets.py::CarlaStereoTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.4099685Z test/test_datasets.py::CarlaStereoTestCase::test_smoke SKIPPED (We'r...) [ 0%] 2023-03-20T11:41:45.4105783Z test/test_datasets.py::CarlaStereoTestCase::test_str_smoke SKIPPED (...) [ 0%] 2023-03-20T11:41:45.4111601Z test/test_datasets.py::CarlaStereoTestCase::test_train_splits SKIPPED [ 0%] 2023-03-20T11:41:45.4117428Z test/test_datasets.py::CarlaStereoTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.4123143Z test/test_datasets.py::CarlaStereoTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4129971Z test/test_datasets.py::CREStereoTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.4134742Z test/test_datasets.py::CREStereoTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4140284Z test/test_datasets.py::CREStereoTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.4147539Z test/test_datasets.py::CREStereoTestCase::test_smoke SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.4153638Z test/test_datasets.py::CREStereoTestCase::test_splits SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.4159361Z test/test_datasets.py::CREStereoTestCase::test_str_smoke SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.4165303Z test/test_datasets.py::CREStereoTestCase::test_transforms SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.4171219Z test/test_datasets.py::CREStereoTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4176457Z test/test_datasets.py::FallingThingsStereoTestCase::test_bad_input SKIPPED [ 0%] 2023-03-20T11:41:45.4182447Z test/test_datasets.py::FallingThingsStereoTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.4188242Z test/test_datasets.py::FallingThingsStereoTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4194219Z test/test_datasets.py::FallingThingsStereoTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.4199859Z test/test_datasets.py::FallingThingsStereoTestCase::test_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.4205437Z test/test_datasets.py::FallingThingsStereoTestCase::test_splits SKIPPED [ 0%] 2023-03-20T11:41:45.4213503Z test/test_datasets.py::FallingThingsStereoTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.4218496Z test/test_datasets.py::FallingThingsStereoTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.4224470Z test/test_datasets.py::FallingThingsStereoTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4230084Z test/test_datasets.py::SceneFlowStereoTestCase::test_bad_input SKIPPED [ 0%] 2023-03-20T11:41:45.4236260Z test/test_datasets.py::SceneFlowStereoTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.4241977Z test/test_datasets.py::SceneFlowStereoTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4247565Z test/test_datasets.py::SceneFlowStereoTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.4254502Z test/test_datasets.py::SceneFlowStereoTestCase::test_smoke SKIPPED (...) [ 0%] 2023-03-20T11:41:45.4259117Z test/test_datasets.py::SceneFlowStereoTestCase::test_splits SKIPPED [ 0%] 2023-03-20T11:41:45.4265100Z test/test_datasets.py::SceneFlowStereoTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.4270626Z test/test_datasets.py::SceneFlowStereoTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.4276798Z test/test_datasets.py::SceneFlowStereoTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4283625Z test/test_datasets.py::InStereo2k::test_bad_input SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.4290573Z test/test_datasets.py::InStereo2k::test_feature_types SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.4295421Z test/test_datasets.py::InStereo2k::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4301064Z test/test_datasets.py::InStereo2k::test_num_examples SKIPPED (We're ...) [ 0%] 2023-03-20T11:41:45.4307157Z test/test_datasets.py::InStereo2k::test_smoke SKIPPED (We're in an O...) [ 0%] 2023-03-20T11:41:45.4313507Z test/test_datasets.py::InStereo2k::test_splits SKIPPED (We're in an ...) [ 0%] 2023-03-20T11:41:45.4319267Z test/test_datasets.py::InStereo2k::test_str_smoke SKIPPED (We're in ...) [ 0%] 2023-03-20T11:41:45.4325064Z test/test_datasets.py::InStereo2k::test_transforms SKIPPED (We're in...) [ 0%] 2023-03-20T11:41:45.4330848Z test/test_datasets.py::InStereo2k::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4336706Z test/test_datasets.py::SintelStereoTestCase::test_bad_input SKIPPED [ 0%] 2023-03-20T11:41:45.4342756Z test/test_datasets.py::SintelStereoTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.4349858Z test/test_datasets.py::SintelStereoTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4355756Z test/test_datasets.py::SintelStereoTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.4361588Z test/test_datasets.py::SintelStereoTestCase::test_smoke SKIPPED (We'...) [ 0%] 2023-03-20T11:41:45.4367361Z test/test_datasets.py::SintelStereoTestCase::test_splits SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.4374148Z test/test_datasets.py::SintelStereoTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.4378799Z test/test_datasets.py::SintelStereoTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.4384755Z test/test_datasets.py::SintelStereoTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4390454Z test/test_datasets.py::ETH3DStereoestCase::test_bad_input SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.4396444Z test/test_datasets.py::ETH3DStereoestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.4402266Z test/test_datasets.py::ETH3DStereoestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4408044Z test/test_datasets.py::ETH3DStereoestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.4415121Z test/test_datasets.py::ETH3DStereoestCase::test_smoke SKIPPED (We're...) [ 0%] 2023-03-20T11:41:45.4420896Z test/test_datasets.py::ETH3DStereoestCase::test_str_smoke SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.4426836Z test/test_datasets.py::ETH3DStereoestCase::test_testing_splits SKIPPED [ 0%] 2023-03-20T11:41:45.4432673Z test/test_datasets.py::ETH3DStereoestCase::test_training_splits SKIPPED [ 0%] 2023-03-20T11:41:45.4438481Z test/test_datasets.py::ETH3DStereoestCase::test_transforms SKIPPED (...) [ 0%] 2023-03-20T11:41:45.4444246Z test/test_datasets.py::ETH3DStereoestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4451044Z test/test_datasets.py::Middlebury2014StereoTestCase::test_augmented_view_usage SKIPPED [ 0%] 2023-03-20T11:41:45.4455864Z test/test_datasets.py::Middlebury2014StereoTestCase::test_bad_input SKIPPED [ 0%] 2023-03-20T11:41:45.4461652Z test/test_datasets.py::Middlebury2014StereoTestCase::test_feature_types SKIPPED [ 0%] 2023-03-20T11:41:45.4467623Z test/test_datasets.py::Middlebury2014StereoTestCase::test_not_found_or_corrupted SKIPPED [ 0%] 2023-03-20T11:41:45.4473597Z test/test_datasets.py::Middlebury2014StereoTestCase::test_num_examples SKIPPED [ 0%] 2023-03-20T11:41:45.4479651Z test/test_datasets.py::Middlebury2014StereoTestCase::test_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.4488089Z test/test_datasets.py::Middlebury2014StereoTestCase::test_str_smoke SKIPPED [ 0%] 2023-03-20T11:41:45.4495089Z test/test_datasets.py::Middlebury2014StereoTestCase::test_test_split SKIPPED [ 0%] 2023-03-20T11:41:45.4500126Z test/test_datasets.py::Middlebury2014StereoTestCase::test_train_splits SKIPPED [ 0%] 2023-03-20T11:41:45.4506121Z test/test_datasets.py::Middlebury2014StereoTestCase::test_transforms SKIPPED [ 0%] 2023-03-20T11:41:45.4511992Z test/test_datasets.py::Middlebury2014StereoTestCase::test_transforms_v2_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4517298Z test/test_datasets.py::Middlebury2014StereoTestCase::test_value_err_test SKIPPED [ 0%] 2023-03-20T11:41:45.4523127Z test/test_datasets.py::Middlebury2014StereoTestCase::test_value_err_train SKIPPED [ 0%] 2023-03-20T11:41:45.4529775Z test/test_datasets.py::TestDatasetWrapper::test_unknown_type SKIPPED [ 0%] 2023-03-20T11:41:45.4535122Z test/test_datasets.py::TestDatasetWrapper::test_unknown_dataset SKIPPED [ 0%] 2023-03-20T11:41:45.4540475Z test/test_datasets.py::TestDatasetWrapper::test_missing_wrapper SKIPPED [ 0%] 2023-03-20T11:41:45.4546820Z test/test_datasets.py::TestDatasetWrapper::test_subclass SKIPPED (We...) [ 0%] 2023-03-20T11:41:45.4552935Z test/test_datasets_samplers.py::TestDatasetsSamplers::test_random_clip_sampler SKIPPED [ 0%] 2023-03-20T11:41:45.4559879Z test/test_datasets_samplers.py::TestDatasetsSamplers::test_random_clip_sampler_unequal SKIPPED [ 0%] 2023-03-20T11:41:45.4565721Z test/test_datasets_samplers.py::TestDatasetsSamplers::test_uniform_clip_sampler SKIPPED [ 0%] 2023-03-20T11:41:45.4572715Z test/test_datasets_samplers.py::TestDatasetsSamplers::test_uniform_clip_sampler_insufficient_clips SKIPPED [ 0%] 2023-03-20T11:41:45.4578117Z test/test_datasets_samplers.py::TestDatasetsSamplers::test_distributed_sampler_and_uniform_clip_sampler SKIPPED [ 0%] 2023-03-20T11:41:45.4583995Z test/test_datasets_utils.py::TestDatasetsUtils::test_get_redirect_url SKIPPED [ 0%] 2023-03-20T11:41:45.4589821Z test/test_datasets_utils.py::TestDatasetsUtils::test_get_redirect_url_max_hops_exceeded SKIPPED [ 0%] 2023-03-20T11:41:45.4595950Z test/test_datasets_utils.py::TestDatasetsUtils::test_check_md5 SKIPPED [ 0%] 2023-03-20T11:41:45.4601747Z test/test_datasets_utils.py::TestDatasetsUtils::test_check_integrity SKIPPED [ 0%] 2023-03-20T11:41:45.4607402Z test/test_datasets_utils.py::TestDatasetsUtils::test_get_google_drive_file_id SKIPPED [ 0%] 2023-03-20T11:41:45.4614468Z test/test_datasets_utils.py::TestDatasetsUtils::test_get_google_drive_file_id_invalid_url SKIPPED [ 0%] 2023-03-20T11:41:45.4619263Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.tar.bz2-expected0] SKIPPED [ 0%] 2023-03-20T11:41:45.4626281Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.tar.xz-expected1] SKIPPED [ 0%] 2023-03-20T11:41:45.4632273Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.tar-expected2] SKIPPED [ 0%] 2023-03-20T11:41:45.4638244Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.tar.gz-expected3] SKIPPED [ 0%] 2023-03-20T11:41:45.4643904Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.tbz-expected4] SKIPPED [ 0%] 2023-03-20T11:41:45.4650909Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.tbz2-expected5] SKIPPED [ 0%] 2023-03-20T11:41:45.4655694Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.tgz-expected6] SKIPPED [ 0%] 2023-03-20T11:41:45.4661374Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.bz2-expected7] SKIPPED [ 0%] 2023-03-20T11:41:45.4667424Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.gz-expected8] SKIPPED [ 0%] 2023-03-20T11:41:45.4673393Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.zip-expected9] SKIPPED [ 0%] 2023-03-20T11:41:45.4679309Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.xz-expected10] SKIPPED [ 0%] 2023-03-20T11:41:45.4685026Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.bar.tar.gz-expected11] SKIPPED [ 0%] 2023-03-20T11:41:45.4691163Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.bar.gz-expected12] SKIPPED [ 0%] 2023-03-20T11:41:45.4697960Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type[foo.bar.zip-expected13] SKIPPED [ 0%] 2023-03-20T11:41:45.4704193Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type_incompatible[foo] SKIPPED [ 0%] 2023-03-20T11:41:45.4709857Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type_incompatible[foo.tar.baz] SKIPPED [ 0%] 2023-03-20T11:41:45.4716015Z test/test_datasets_utils.py::TestDatasetsUtils::test_detect_file_type_incompatible[foo.bar] SKIPPED [ 0%] 2023-03-20T11:41:45.4721797Z test/test_datasets_utils.py::TestDatasetsUtils::test_decompress[.bz2] SKIPPED [ 0%] 2023-03-20T11:41:45.4727479Z test/test_datasets_utils.py::TestDatasetsUtils::test_decompress[.gz] SKIPPED [ 0%] 2023-03-20T11:41:45.4734255Z test/test_datasets_utils.py::TestDatasetsUtils::test_decompress[.xz] SKIPPED [ 0%] 2023-03-20T11:41:45.4738971Z test/test_datasets_utils.py::TestDatasetsUtils::test_decompress_no_compression SKIPPED [ 0%] 2023-03-20T11:41:45.4744828Z test/test_datasets_utils.py::TestDatasetsUtils::test_decompress_remove_finished SKIPPED [ 0%] 2023-03-20T11:41:45.4750508Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_archive_defer_to_decompress[True-.gz] SKIPPED [ 0%] 2023-03-20T11:41:45.4756674Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_archive_defer_to_decompress[True-.xz] SKIPPED [ 0%] 2023-03-20T11:41:45.4763882Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_archive_defer_to_decompress[False-.gz] SKIPPED [ 0%] 2023-03-20T11:41:45.4770601Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_archive_defer_to_decompress[False-.xz] SKIPPED [ 0%] 2023-03-20T11:41:45.4775441Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_zip SKIPPED [ 0%] 2023-03-20T11:41:45.4781167Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_tar[.tar-w] SKIPPED [ 0%] 2023-03-20T11:41:45.4787104Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_tar[.tar.gz-w:gz] SKIPPED [ 0%] 2023-03-20T11:41:45.4793189Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_tar[.tgz-w:gz] SKIPPED [ 0%] 2023-03-20T11:41:45.4798861Z test/test_datasets_utils.py::TestDatasetsUtils::test_extract_tar[.tar.xz-w:xz] SKIPPED [ 0%] 2023-03-20T11:41:45.4804531Z test/test_datasets_utils.py::TestDatasetsUtils::test_verify_str_arg SKIPPED [ 0%] 2023-03-20T11:41:45.4811152Z test/test_datasets_utils.py::TestDatasetsUtils::test_flip_byte_order[dtype0-01 23 45 67 89 AB CD EF-01 23 45 67 89 AB CD EF] SKIPPED [ 0%] 2023-03-20T11:41:45.4817256Z test/test_datasets_utils.py::TestDatasetsUtils::test_flip_byte_order[dtype1-01 23 45 67 89 AB CD EF-23 01 67 45 AB 89 EF CD] SKIPPED [ 0%] 2023-03-20T11:41:45.4823160Z test/test_datasets_utils.py::TestDatasetsUtils::test_flip_byte_order[dtype2-01 23 45 67 89 AB CD EF-67 45 23 01 EF CD AB 89] SKIPPED [ 0%] 2023-03-20T11:41:45.4828724Z test/test_datasets_utils.py::TestDatasetsUtils::test_flip_byte_order[dtype3-01 23 45 67 89 AB CD EF-EF CD AB 89 67 45 23 01] SKIPPED [ 0%] 2023-03-20T11:41:45.4836118Z test/test_datasets_utils.py::test_make_dataset_no_valid_files[kwargs0-classes c] SKIPPED [ 0%] 2023-03-20T11:41:45.4841990Z test/test_datasets_utils.py::test_make_dataset_no_valid_files[kwargs1-classes\\ b,\\ c\\.\\ Supported\\ extensions\\ are:\\ \\.png] SKIPPED [ 0%] 2023-03-20T11:41:45.4849379Z test/test_datasets_utils.py::test_make_dataset_no_valid_files[kwargs2-classes\\ c\\.\\ Supported\\ extensions\\ are:\\ \\.png,\\ \\.jpeg] SKIPPED [ 0%] 2023-03-20T11:41:45.4854501Z test/test_datasets_video_utils.py::TestVideo::test_unfold SKIPPED (W...) [ 0%] 2023-03-20T11:41:45.4860474Z test/test_datasets_video_utils.py::TestVideo::test_video_clips SKIPPED [ 0%] 2023-03-20T11:41:45.4866702Z test/test_datasets_video_utils.py::TestVideo::test_video_clips_custom_fps SKIPPED [ 0%] 2023-03-20T11:41:45.4872875Z test/test_datasets_video_utils.py::TestVideo::test_compute_clips_for_video SKIPPED [ 0%] 2023-03-20T11:41:45.4878866Z test/test_extended_models.py::test_get_model[resnet50-ResNet] SKIPPED [ 0%] 2023-03-20T11:41:45.4884491Z test/test_extended_models.py::test_get_model[retinanet_resnet50_fpn_v2-RetinaNet] SKIPPED [ 0%] 2023-03-20T11:41:45.4891248Z test/test_extended_models.py::test_get_model[raft_large-RAFT] SKIPPED [ 0%] 2023-03-20T11:41:45.4896315Z test/test_extended_models.py::test_get_model[quantized_resnet50-QuantizableResNet] SKIPPED [ 0%] 2023-03-20T11:41:45.4903451Z test/test_extended_models.py::test_get_model[lraspp_mobilenet_v3_large-LRASPP] SKIPPED [ 0%] 2023-03-20T11:41:45.4909136Z test/test_extended_models.py::test_get_model[mvit_v1_b-MViT] SKIPPED [ 0%] 2023-03-20T11:41:45.4915400Z test/test_extended_models.py::test_get_model_builder[resnet50-resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.4921378Z test/test_extended_models.py::test_get_model_builder[retinanet_resnet50_fpn_v2-retinanet_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.4926928Z test/test_extended_models.py::test_get_model_builder[raft_large-raft_large] SKIPPED [ 0%] 2023-03-20T11:41:45.4933596Z test/test_extended_models.py::test_get_model_builder[quantized_resnet50-resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.4938607Z test/test_extended_models.py::test_get_model_builder[lraspp_mobilenet_v3_large-lraspp_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.4944436Z test/test_extended_models.py::test_get_model_builder[mvit_v1_b-mvit_v1_b] SKIPPED [ 0%] 2023-03-20T11:41:45.4950037Z test/test_extended_models.py::test_get_model_weights[resnet50-ResNet50_Weights] SKIPPED [ 0%] 2023-03-20T11:41:45.4955869Z test/test_extended_models.py::test_get_model_weights[retinanet_resnet50_fpn_v2-RetinaNet_ResNet50_FPN_V2_Weights] SKIPPED [ 0%] 2023-03-20T11:41:45.4961580Z test/test_extended_models.py::test_get_model_weights[raft_large-Raft_Large_Weights] SKIPPED [ 0%] 2023-03-20T11:41:45.4967198Z test/test_extended_models.py::test_get_model_weights[quantized_resnet50-ResNet50_QuantizedWeights] SKIPPED [ 0%] 2023-03-20T11:41:45.4974428Z test/test_extended_models.py::test_get_model_weights[lraspp_mobilenet_v3_large-LRASPP_MobileNet_V3_Large_Weights] SKIPPED [ 0%] 2023-03-20T11:41:45.4980004Z test/test_extended_models.py::test_get_model_weights[mvit_v1_b-MViT_V1_B_Weights] SKIPPED [ 0%] 2023-03-20T11:41:45.4986054Z test/test_extended_models.py::test_weights_copyable[resnet50-copy] SKIPPED [ 0%] 2023-03-20T11:41:45.4991859Z test/test_extended_models.py::test_weights_copyable[resnet50-deepcopy] SKIPPED [ 0%] 2023-03-20T11:41:45.4997987Z test/test_extended_models.py::test_weights_copyable[retinanet_resnet50_fpn_v2-copy] SKIPPED [ 0%] 2023-03-20T11:41:45.5003660Z test/test_extended_models.py::test_weights_copyable[retinanet_resnet50_fpn_v2-deepcopy] SKIPPED [ 0%] 2023-03-20T11:41:45.5010486Z test/test_extended_models.py::test_weights_copyable[raft_large-copy] SKIPPED [ 0%] 2023-03-20T11:41:45.5015204Z test/test_extended_models.py::test_weights_copyable[raft_large-deepcopy] SKIPPED [ 0%] 2023-03-20T11:41:45.5020931Z test/test_extended_models.py::test_weights_copyable[quantized_resnet50-copy] SKIPPED [ 0%] 2023-03-20T11:41:45.5026889Z test/test_extended_models.py::test_weights_copyable[quantized_resnet50-deepcopy] SKIPPED [ 0%] 2023-03-20T11:41:45.5032751Z test/test_extended_models.py::test_weights_copyable[lraspp_mobilenet_v3_large-copy] SKIPPED [ 0%] 2023-03-20T11:41:45.5039689Z test/test_extended_models.py::test_weights_copyable[lraspp_mobilenet_v3_large-deepcopy] SKIPPED [ 0%] 2023-03-20T11:41:45.5045816Z test/test_extended_models.py::test_weights_copyable[mvit_v1_b-copy] SKIPPED [ 0%] 2023-03-20T11:41:45.5051454Z test/test_extended_models.py::test_weights_copyable[mvit_v1_b-deepcopy] SKIPPED [ 0%] 2023-03-20T11:41:45.5057095Z test/test_extended_models.py::test_weights_deserializable[resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.5062877Z test/test_extended_models.py::test_weights_deserializable[retinanet_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.5068598Z test/test_extended_models.py::test_weights_deserializable[raft_large] SKIPPED [ 0%] 2023-03-20T11:41:45.5074622Z test/test_extended_models.py::test_weights_deserializable[quantized_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.5080411Z test/test_extended_models.py::test_weights_deserializable[lraspp_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.5085962Z test/test_extended_models.py::test_weights_deserializable[mvit_v1_b] SKIPPED [ 0%] 2023-03-20T11:41:45.5093115Z test/test_extended_models.py::test_list_models[torchvision.models] SKIPPED [ 0%] 2023-03-20T11:41:45.5097750Z test/test_extended_models.py::test_list_models[torchvision.models.detection] SKIPPED [ 0%] 2023-03-20T11:41:45.5104692Z test/test_extended_models.py::test_list_models[torchvision.models.quantization] SKIPPED [ 0%] 2023-03-20T11:41:45.5110347Z test/test_extended_models.py::test_list_models[torchvision.models.segmentation] SKIPPED [ 0%] 2023-03-20T11:41:45.5116331Z test/test_extended_models.py::test_list_models[torchvision.models.video] SKIPPED [ 0%] 2023-03-20T11:41:45.5122225Z test/test_extended_models.py::test_list_models[torchvision.models.optical_flow] SKIPPED [ 0%] 2023-03-20T11:41:45.5127867Z test/test_extended_models.py::test_get_weight[ResNet50_Weights.IMAGENET1K_V1-ResNet50_Weights.IMAGENET1K_V1] SKIPPED [ 0%] 2023-03-20T11:41:45.5134881Z test/test_extended_models.py::test_get_weight[ResNet50_Weights.DEFAULT-ResNet50_Weights.IMAGENET1K_V2] SKIPPED [ 0%] 2023-03-20T11:41:45.5139980Z test/test_extended_models.py::test_get_weight[ResNet50_QuantizedWeights.DEFAULT-ResNet50_QuantizedWeights.IMAGENET1K_FBGEMM_V2] SKIPPED [ 0%] 2023-03-20T11:41:45.5146280Z test/test_extended_models.py::test_get_weight[ResNet50_QuantizedWeights.IMAGENET1K_FBGEMM_V1-ResNet50_QuantizedWeights.IMAGENET1K_FBGEMM_V1] SKIPPED [ 0%] 2023-03-20T11:41:45.5151862Z test/test_extended_models.py::test_naming_conventions[alexnet] SKIPPED [ 0%] 2023-03-20T11:41:45.5157778Z test/test_extended_models.py::test_naming_conventions[convnext_base] SKIPPED [ 0%] 2023-03-20T11:41:45.5163612Z test/test_extended_models.py::test_naming_conventions[convnext_large] SKIPPED [ 0%] 2023-03-20T11:41:45.5170767Z test/test_extended_models.py::test_naming_conventions[convnext_small] SKIPPED [ 0%] 2023-03-20T11:41:45.5176501Z test/test_extended_models.py::test_naming_conventions[convnext_tiny] SKIPPED [ 0%] 2023-03-20T11:41:45.5182315Z test/test_extended_models.py::test_naming_conventions[densenet121] SKIPPED [ 0%] 2023-03-20T11:41:45.5187619Z test/test_extended_models.py::test_naming_conventions[densenet161] SKIPPED [ 0%] 2023-03-20T11:41:45.5193682Z test/test_extended_models.py::test_naming_conventions[densenet169] SKIPPED [ 0%] 2023-03-20T11:41:45.5199422Z test/test_extended_models.py::test_naming_conventions[densenet201] SKIPPED [ 0%] 2023-03-20T11:41:45.5205261Z test/test_extended_models.py::test_naming_conventions[efficientnet_b0] SKIPPED [ 0%] 2023-03-20T11:41:45.5211205Z test/test_extended_models.py::test_naming_conventions[efficientnet_b1] SKIPPED [ 0%] 2023-03-20T11:41:45.5216793Z test/test_extended_models.py::test_naming_conventions[efficientnet_b2] SKIPPED [ 0%] 2023-03-20T11:41:45.5222479Z test/test_extended_models.py::test_naming_conventions[efficientnet_b3] SKIPPED [ 0%] 2023-03-20T11:41:45.5228181Z test/test_extended_models.py::test_naming_conventions[efficientnet_b4] SKIPPED [ 0%] 2023-03-20T11:41:45.5234257Z test/test_extended_models.py::test_naming_conventions[efficientnet_b5] SKIPPED [ 0%] 2023-03-20T11:41:45.5241194Z test/test_extended_models.py::test_naming_conventions[efficientnet_b6] SKIPPED [ 0%] 2023-03-20T11:41:45.5246712Z test/test_extended_models.py::test_naming_conventions[efficientnet_b7] SKIPPED [ 0%] 2023-03-20T11:41:45.5253630Z test/test_extended_models.py::test_naming_conventions[efficientnet_v2_l] SKIPPED [ 0%] 2023-03-20T11:41:45.5258385Z test/test_extended_models.py::test_naming_conventions[efficientnet_v2_m] SKIPPED [ 0%] 2023-03-20T11:41:45.5264306Z test/test_extended_models.py::test_naming_conventions[efficientnet_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.5269884Z test/test_extended_models.py::test_naming_conventions[googlenet0] SKIPPED [ 0%] 2023-03-20T11:41:45.5275489Z test/test_extended_models.py::test_naming_conventions[inception_v30] SKIPPED [ 0%] 2023-03-20T11:41:45.5281483Z test/test_extended_models.py::test_naming_conventions[maxvit_t] SKIPPED [ 0%] 2023-03-20T11:41:45.5286983Z test/test_extended_models.py::test_naming_conventions[mnasnet0_5] SKIPPED [ 0%] 2023-03-20T11:41:45.5294084Z test/test_extended_models.py::test_naming_conventions[mnasnet0_75] SKIPPED [ 0%] 2023-03-20T11:41:45.5298884Z test/test_extended_models.py::test_naming_conventions[mnasnet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.5305040Z test/test_extended_models.py::test_naming_conventions[mnasnet1_3] SKIPPED [ 0%] 2023-03-20T11:41:45.5313552Z test/test_extended_models.py::test_naming_conventions[mobilenet_v20] SKIPPED [ 0%] 2023-03-20T11:41:45.5319480Z test/test_extended_models.py::test_naming_conventions[mobilenet_v3_large0] SKIPPED [ 0%] 2023-03-20T11:41:45.5325135Z test/test_extended_models.py::test_naming_conventions[mobilenet_v3_small] SKIPPED [ 0%] 2023-03-20T11:41:45.5331102Z test/test_extended_models.py::test_naming_conventions[regnet_x_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5336869Z test/test_extended_models.py::test_naming_conventions[regnet_x_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5342677Z test/test_extended_models.py::test_naming_conventions[regnet_x_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5348236Z test/test_extended_models.py::test_naming_conventions[regnet_x_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5354287Z test/test_extended_models.py::test_naming_conventions[regnet_x_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.5360065Z test/test_extended_models.py::test_naming_conventions[regnet_x_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.5365769Z test/test_extended_models.py::test_naming_conventions[regnet_x_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5371932Z test/test_extended_models.py::test_naming_conventions[regnet_y_128gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5378846Z test/test_extended_models.py::test_naming_conventions[regnet_y_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5384900Z test/test_extended_models.py::test_naming_conventions[regnet_y_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5390415Z test/test_extended_models.py::test_naming_conventions[regnet_y_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5396452Z test/test_extended_models.py::test_naming_conventions[regnet_y_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5402358Z test/test_extended_models.py::test_naming_conventions[regnet_y_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.5408267Z test/test_extended_models.py::test_naming_conventions[regnet_y_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.5414307Z test/test_extended_models.py::test_naming_conventions[regnet_y_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.5419342Z test/test_extended_models.py::test_naming_conventions[resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.5425360Z test/test_extended_models.py::test_naming_conventions[resnet152] SKIPPED [ 0%] 2023-03-20T11:41:45.5430972Z test/test_extended_models.py::test_naming_conventions[resnet180] SKIPPED [ 0%] 2023-03-20T11:41:45.5436981Z test/test_extended_models.py::test_naming_conventions[resnet34] SKIPPED [ 0%] 2023-03-20T11:41:45.5442685Z test/test_extended_models.py::test_naming_conventions[resnet500] SKIPPED [ 0%] 2023-03-20T11:41:45.5451027Z test/test_extended_models.py::test_naming_conventions[resnext101_32x8d0] SKIPPED [ 0%] 2023-03-20T11:41:45.5455612Z test/test_extended_models.py::test_naming_conventions[resnext101_64x4d0] SKIPPED [ 0%] 2023-03-20T11:41:45.5461409Z test/test_extended_models.py::test_naming_conventions[resnext50_32x4d] SKIPPED [ 0%] 2023-03-20T11:41:45.5467156Z test/test_extended_models.py::test_naming_conventions[shufflenet_v2_x0_50] SKIPPED [ 0%] 2023-03-20T11:41:45.5473271Z test/test_extended_models.py::test_naming_conventions[shufflenet_v2_x1_00] SKIPPED [ 0%] 2023-03-20T11:41:45.5478938Z test/test_extended_models.py::test_naming_conventions[shufflenet_v2_x1_50] SKIPPED [ 0%] 2023-03-20T11:41:45.5484726Z test/test_extended_models.py::test_naming_conventions[shufflenet_v2_x2_00] SKIPPED [ 0%] 2023-03-20T11:41:45.5491078Z test/test_extended_models.py::test_naming_conventions[squeezenet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.5496598Z test/test_extended_models.py::test_naming_conventions[squeezenet1_1] SKIPPED [ 0%] 2023-03-20T11:41:45.5502130Z test/test_extended_models.py::test_naming_conventions[swin_b] SKIPPED [ 0%] 2023-03-20T11:41:45.5507886Z test/test_extended_models.py::test_naming_conventions[swin_s] SKIPPED [ 0%] 2023-03-20T11:41:45.5515003Z test/test_extended_models.py::test_naming_conventions[swin_t] SKIPPED [ 0%] 2023-03-20T11:41:45.5520576Z test/test_extended_models.py::test_naming_conventions[swin_v2_b] SKIPPED [ 0%] 2023-03-20T11:41:45.5526144Z test/test_extended_models.py::test_naming_conventions[swin_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.5532758Z test/test_extended_models.py::test_naming_conventions[swin_v2_t] SKIPPED [ 0%] 2023-03-20T11:41:45.5537720Z test/test_extended_models.py::test_naming_conventions[vgg11] SKIPPED [ 0%] 2023-03-20T11:41:45.5543343Z test/test_extended_models.py::test_naming_conventions[vgg11_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.5548917Z test/test_extended_models.py::test_naming_conventions[vgg13] SKIPPED [ 0%] 2023-03-20T11:41:45.5554845Z test/test_extended_models.py::test_naming_conventions[vgg13_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.5560648Z test/test_extended_models.py::test_naming_conventions[vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.5566184Z test/test_extended_models.py::test_naming_conventions[vgg16_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.5572998Z test/test_extended_models.py::test_naming_conventions[vgg19] SKIPPED [ 0%] 2023-03-20T11:41:45.5577975Z test/test_extended_models.py::test_naming_conventions[vgg19_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.5584573Z test/test_extended_models.py::test_naming_conventions[vit_b_16] SKIPPED [ 0%] 2023-03-20T11:41:45.5589990Z test/test_extended_models.py::test_naming_conventions[vit_b_32] SKIPPED [ 0%] 2023-03-20T11:41:45.5596309Z test/test_extended_models.py::test_naming_conventions[vit_h_14] SKIPPED [ 0%] 2023-03-20T11:41:45.5601867Z test/test_extended_models.py::test_naming_conventions[vit_l_16] SKIPPED [ 0%] 2023-03-20T11:41:45.5607376Z test/test_extended_models.py::test_naming_conventions[vit_l_32] SKIPPED [ 0%] 2023-03-20T11:41:45.5614366Z test/test_extended_models.py::test_naming_conventions[wide_resnet101_2] SKIPPED [ 0%] 2023-03-20T11:41:45.5619014Z test/test_extended_models.py::test_naming_conventions[wide_resnet50_2] SKIPPED [ 0%] 2023-03-20T11:41:45.5624757Z test/test_extended_models.py::test_naming_conventions[fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.5630358Z test/test_extended_models.py::test_naming_conventions[fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.5636493Z test/test_extended_models.py::test_naming_conventions[fasterrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.5642311Z test/test_extended_models.py::test_naming_conventions[fasterrcnn_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.5650417Z test/test_extended_models.py::test_naming_conventions[fcos_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.5655393Z test/test_extended_models.py::test_naming_conventions[keypointrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.5660965Z test/test_extended_models.py::test_naming_conventions[maskrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.5666916Z test/test_extended_models.py::test_naming_conventions[maskrcnn_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.5672605Z test/test_extended_models.py::test_naming_conventions[retinanet_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.5678819Z test/test_extended_models.py::test_naming_conventions[retinanet_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.5684317Z test/test_extended_models.py::test_naming_conventions[ssd300_vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.5691202Z test/test_extended_models.py::test_naming_conventions[ssdlite320_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.5696199Z test/test_extended_models.py::test_naming_conventions[googlenet1] SKIPPED [ 0%] 2023-03-20T11:41:45.5701864Z test/test_extended_models.py::test_naming_conventions[inception_v31] SKIPPED [ 0%] 2023-03-20T11:41:45.5707595Z test/test_extended_models.py::test_naming_conventions[mobilenet_v21] SKIPPED [ 0%] 2023-03-20T11:41:45.5713565Z test/test_extended_models.py::test_naming_conventions[mobilenet_v3_large1] SKIPPED [ 0%] 2023-03-20T11:41:45.5720484Z test/test_extended_models.py::test_naming_conventions[resnet181] SKIPPED [ 0%] 2023-03-20T11:41:45.5726040Z test/test_extended_models.py::test_naming_conventions[resnet501] SKIPPED [ 0%] 2023-03-20T11:41:45.5733059Z test/test_extended_models.py::test_naming_conventions[resnext101_32x8d1] SKIPPED [ 0%] 2023-03-20T11:41:45.5737576Z test/test_extended_models.py::test_naming_conventions[resnext101_64x4d1] SKIPPED [ 0%] 2023-03-20T11:41:45.5743375Z test/test_extended_models.py::test_naming_conventions[shufflenet_v2_x0_51] SKIPPED [ 0%] 2023-03-20T11:41:45.5749013Z test/test_extended_models.py::test_naming_conventions[shufflenet_v2_x1_01] SKIPPED [ 0%] 2023-03-20T11:41:45.5755126Z test/test_extended_models.py::test_naming_conventions[shufflenet_v2_x1_51] SKIPPED [ 0%] 2023-03-20T11:41:45.5761041Z test/test_extended_models.py::test_naming_conventions[shufflenet_v2_x2_01] SKIPPED [ 0%] 2023-03-20T11:41:45.5766609Z test/test_extended_models.py::test_naming_conventions[deeplabv3_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.5773544Z test/test_extended_models.py::test_naming_conventions[deeplabv3_resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.5778116Z test/test_extended_models.py::test_naming_conventions[deeplabv3_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.5785343Z test/test_extended_models.py::test_naming_conventions[fcn_resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.5791594Z test/test_extended_models.py::test_naming_conventions[fcn_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.5797550Z test/test_extended_models.py::test_naming_conventions[lraspp_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.5803279Z test/test_extended_models.py::test_naming_conventions[mc3_18] SKIPPED [ 0%] 2023-03-20T11:41:45.5809945Z test/test_extended_models.py::test_naming_conventions[mvit_v1_b] SKIPPED [ 0%] 2023-03-20T11:41:45.5815029Z test/test_extended_models.py::test_naming_conventions[mvit_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.5820524Z test/test_extended_models.py::test_naming_conventions[r2plus1d_18] SKIPPED [ 0%] 2023-03-20T11:41:45.5826684Z test/test_extended_models.py::test_naming_conventions[r3d_18] SKIPPED [ 0%] 2023-03-20T11:41:45.5832655Z test/test_extended_models.py::test_naming_conventions[s3d] SKIPPED (...) [ 0%] 2023-03-20T11:41:45.5838338Z test/test_extended_models.py::test_naming_conventions[swin3d_b] SKIPPED [ 0%] 2023-03-20T11:41:45.5844004Z test/test_extended_models.py::test_naming_conventions[swin3d_s] SKIPPED [ 0%] 2023-03-20T11:41:45.5851193Z test/test_extended_models.py::test_naming_conventions[swin3d_t] SKIPPED [ 0%] 2023-03-20T11:41:45.5856307Z test/test_extended_models.py::test_naming_conventions[raft_large] SKIPPED [ 0%] 2023-03-20T11:41:45.5862065Z test/test_extended_models.py::test_naming_conventions[raft_small] SKIPPED [ 0%] 2023-03-20T11:41:45.5867942Z test/test_extended_models.py::test_schema_meta_validation[alexnet] SKIPPED [ 0%] 2023-03-20T11:41:45.5873917Z test/test_extended_models.py::test_schema_meta_validation[convnext_base] SKIPPED [ 0%] 2023-03-20T11:41:45.5879821Z test/test_extended_models.py::test_schema_meta_validation[convnext_large] SKIPPED [ 0%] 2023-03-20T11:41:45.5885157Z test/test_extended_models.py::test_schema_meta_validation[convnext_small] SKIPPED [ 0%] 2023-03-20T11:41:45.5891214Z test/test_extended_models.py::test_schema_meta_validation[convnext_tiny] SKIPPED [ 0%] 2023-03-20T11:41:45.5896772Z test/test_extended_models.py::test_schema_meta_validation[densenet121] SKIPPED [ 0%] 2023-03-20T11:41:45.5902511Z test/test_extended_models.py::test_schema_meta_validation[densenet161] SKIPPED [ 0%] 2023-03-20T11:41:45.5908305Z test/test_extended_models.py::test_schema_meta_validation[densenet169] SKIPPED [ 0%] 2023-03-20T11:41:45.5914212Z test/test_extended_models.py::test_schema_meta_validation[densenet201] SKIPPED [ 0%] 2023-03-20T11:41:45.5920946Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_b0] SKIPPED [ 0%] 2023-03-20T11:41:45.5926437Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_b1] SKIPPED [ 0%] 2023-03-20T11:41:45.5933231Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_b2] SKIPPED [ 0%] 2023-03-20T11:41:45.5938211Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_b3] SKIPPED [ 0%] 2023-03-20T11:41:45.5943906Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_b4] SKIPPED [ 0%] 2023-03-20T11:41:45.5949294Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_b5] SKIPPED [ 0%] 2023-03-20T11:41:45.5955250Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_b6] SKIPPED [ 0%] 2023-03-20T11:41:45.5961015Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_b7] SKIPPED [ 0%] 2023-03-20T11:41:45.5966839Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_v2_l] SKIPPED [ 0%] 2023-03-20T11:41:45.5973336Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_v2_m] SKIPPED [ 0%] 2023-03-20T11:41:45.5978126Z test/test_extended_models.py::test_schema_meta_validation[efficientnet_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.5983971Z test/test_extended_models.py::test_schema_meta_validation[googlenet0] SKIPPED [ 0%] 2023-03-20T11:41:45.5990720Z test/test_extended_models.py::test_schema_meta_validation[inception_v30] SKIPPED [ 0%] 2023-03-20T11:41:45.5996674Z test/test_extended_models.py::test_schema_meta_validation[maxvit_t] SKIPPED [ 0%] 2023-03-20T11:41:45.6002444Z test/test_extended_models.py::test_schema_meta_validation[mnasnet0_5] SKIPPED [ 0%] 2023-03-20T11:41:45.6008354Z test/test_extended_models.py::test_schema_meta_validation[mnasnet0_75] SKIPPED [ 0%] 2023-03-20T11:41:45.6014031Z test/test_extended_models.py::test_schema_meta_validation[mnasnet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.6019349Z test/test_extended_models.py::test_schema_meta_validation[mnasnet1_3] SKIPPED [ 0%] 2023-03-20T11:41:45.6024963Z test/test_extended_models.py::test_schema_meta_validation[mobilenet_v20] SKIPPED [ 0%] 2023-03-20T11:41:45.6030615Z test/test_extended_models.py::test_schema_meta_validation[mobilenet_v3_large0] SKIPPED [ 0%] 2023-03-20T11:41:45.6036670Z test/test_extended_models.py::test_schema_meta_validation[mobilenet_v3_small] SKIPPED [ 0%] 2023-03-20T11:41:45.6042673Z test/test_extended_models.py::test_schema_meta_validation[regnet_x_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6049272Z test/test_extended_models.py::test_schema_meta_validation[regnet_x_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6055035Z test/test_extended_models.py::test_schema_meta_validation[regnet_x_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6060656Z test/test_extended_models.py::test_schema_meta_validation[regnet_x_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6066732Z test/test_extended_models.py::test_schema_meta_validation[regnet_x_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.6072457Z test/test_extended_models.py::test_schema_meta_validation[regnet_x_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.6078292Z test/test_extended_models.py::test_schema_meta_validation[regnet_x_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6083938Z test/test_extended_models.py::test_schema_meta_validation[regnet_y_128gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6090945Z test/test_extended_models.py::test_schema_meta_validation[regnet_y_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6095666Z test/test_extended_models.py::test_schema_meta_validation[regnet_y_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6101351Z test/test_extended_models.py::test_schema_meta_validation[regnet_y_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6107232Z test/test_extended_models.py::test_schema_meta_validation[regnet_y_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6113135Z test/test_extended_models.py::test_schema_meta_validation[regnet_y_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.6121990Z test/test_extended_models.py::test_schema_meta_validation[regnet_y_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.6127568Z test/test_extended_models.py::test_schema_meta_validation[regnet_y_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6134363Z test/test_extended_models.py::test_schema_meta_validation[resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.6139038Z test/test_extended_models.py::test_schema_meta_validation[resnet152] SKIPPED [ 0%] 2023-03-20T11:41:45.6144979Z test/test_extended_models.py::test_schema_meta_validation[resnet180] SKIPPED [ 0%] 2023-03-20T11:41:45.6150461Z test/test_extended_models.py::test_schema_meta_validation[resnet34] SKIPPED [ 0%] 2023-03-20T11:41:45.6156513Z test/test_extended_models.py::test_schema_meta_validation[resnet500] SKIPPED [ 0%] 2023-03-20T11:41:45.6162218Z test/test_extended_models.py::test_schema_meta_validation[resnext101_32x8d0] SKIPPED [ 0%] 2023-03-20T11:41:45.6167754Z test/test_extended_models.py::test_schema_meta_validation[resnext101_64x4d0] SKIPPED [ 0%] 2023-03-20T11:41:45.6174472Z test/test_extended_models.py::test_schema_meta_validation[resnext50_32x4d] SKIPPED [ 0%] 2023-03-20T11:41:45.6179391Z test/test_extended_models.py::test_schema_meta_validation[shufflenet_v2_x0_50] SKIPPED [ 0%] 2023-03-20T11:41:45.6185446Z test/test_extended_models.py::test_schema_meta_validation[shufflenet_v2_x1_00] SKIPPED [ 0%] 2023-03-20T11:41:45.6192391Z test/test_extended_models.py::test_schema_meta_validation[shufflenet_v2_x1_50] SKIPPED [ 0%] 2023-03-20T11:41:45.6198399Z test/test_extended_models.py::test_schema_meta_validation[shufflenet_v2_x2_00] SKIPPED [ 0%] 2023-03-20T11:41:45.6204007Z test/test_extended_models.py::test_schema_meta_validation[squeezenet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.6211009Z test/test_extended_models.py::test_schema_meta_validation[squeezenet1_1] SKIPPED [ 0%] 2023-03-20T11:41:45.6215209Z test/test_extended_models.py::test_schema_meta_validation[swin_b] SKIPPED [ 0%] 2023-03-20T11:41:45.6221078Z test/test_extended_models.py::test_schema_meta_validation[swin_s] SKIPPED [ 0%] 2023-03-20T11:41:45.6226802Z test/test_extended_models.py::test_schema_meta_validation[swin_t] SKIPPED [ 0%] 2023-03-20T11:41:45.6232676Z test/test_extended_models.py::test_schema_meta_validation[swin_v2_b] SKIPPED [ 0%] 2023-03-20T11:41:45.6238427Z test/test_extended_models.py::test_schema_meta_validation[swin_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.6244142Z test/test_extended_models.py::test_schema_meta_validation[swin_v2_t] SKIPPED [ 0%] 2023-03-20T11:41:45.6251246Z test/test_extended_models.py::test_schema_meta_validation[vgg11] SKIPPED [ 0%] 2023-03-20T11:41:45.6255603Z test/test_extended_models.py::test_schema_meta_validation[vgg11_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.6262620Z test/test_extended_models.py::test_schema_meta_validation[vgg13] SKIPPED [ 0%] 2023-03-20T11:41:45.6268439Z test/test_extended_models.py::test_schema_meta_validation[vgg13_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.6274226Z test/test_extended_models.py::test_schema_meta_validation[vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.6279998Z test/test_extended_models.py::test_schema_meta_validation[vgg16_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.6285795Z test/test_extended_models.py::test_schema_meta_validation[vgg19] SKIPPED [ 0%] 2023-03-20T11:41:45.6292644Z test/test_extended_models.py::test_schema_meta_validation[vgg19_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.6297157Z test/test_extended_models.py::test_schema_meta_validation[vit_b_16] SKIPPED [ 0%] 2023-03-20T11:41:45.6303243Z test/test_extended_models.py::test_schema_meta_validation[vit_b_32] SKIPPED [ 0%] 2023-03-20T11:41:45.6308348Z test/test_extended_models.py::test_schema_meta_validation[vit_h_14] SKIPPED [ 0%] 2023-03-20T11:41:45.6314417Z test/test_extended_models.py::test_schema_meta_validation[vit_l_16] SKIPPED [ 0%] 2023-03-20T11:41:45.6320056Z test/test_extended_models.py::test_schema_meta_validation[vit_l_32] SKIPPED [ 0%] 2023-03-20T11:41:45.6326920Z test/test_extended_models.py::test_schema_meta_validation[wide_resnet101_2] SKIPPED [ 0%] 2023-03-20T11:41:45.6333599Z test/test_extended_models.py::test_schema_meta_validation[wide_resnet50_2] SKIPPED [ 0%] 2023-03-20T11:41:45.6338828Z test/test_extended_models.py::test_schema_meta_validation[fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.6344834Z test/test_extended_models.py::test_schema_meta_validation[fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.6350418Z test/test_extended_models.py::test_schema_meta_validation[fasterrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.6356525Z test/test_extended_models.py::test_schema_meta_validation[fasterrcnn_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.6362282Z test/test_extended_models.py::test_schema_meta_validation[fcos_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.6369640Z test/test_extended_models.py::test_schema_meta_validation[keypointrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.6374410Z test/test_extended_models.py::test_schema_meta_validation[maskrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.6379286Z test/test_extended_models.py::test_schema_meta_validation[maskrcnn_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.6385341Z test/test_extended_models.py::test_schema_meta_validation[retinanet_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.6390840Z test/test_extended_models.py::test_schema_meta_validation[retinanet_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.6398259Z test/test_extended_models.py::test_schema_meta_validation[ssd300_vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.6403864Z test/test_extended_models.py::test_schema_meta_validation[ssdlite320_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.6410904Z test/test_extended_models.py::test_schema_meta_validation[googlenet1] SKIPPED [ 0%] 2023-03-20T11:41:45.6415493Z test/test_extended_models.py::test_schema_meta_validation[inception_v31] SKIPPED [ 0%] 2023-03-20T11:41:45.6421145Z test/test_extended_models.py::test_schema_meta_validation[mobilenet_v21] SKIPPED [ 0%] 2023-03-20T11:41:45.6427115Z test/test_extended_models.py::test_schema_meta_validation[mobilenet_v3_large1] SKIPPED [ 0%] 2023-03-20T11:41:45.6432830Z test/test_extended_models.py::test_schema_meta_validation[resnet181] SKIPPED [ 0%] 2023-03-20T11:41:45.6438783Z test/test_extended_models.py::test_schema_meta_validation[resnet501] SKIPPED [ 0%] 2023-03-20T11:41:45.6444449Z test/test_extended_models.py::test_schema_meta_validation[resnext101_32x8d1] SKIPPED [ 0%] 2023-03-20T11:41:45.6451307Z test/test_extended_models.py::test_schema_meta_validation[resnext101_64x4d1] SKIPPED [ 0%] 2023-03-20T11:41:45.6456154Z test/test_extended_models.py::test_schema_meta_validation[shufflenet_v2_x0_51] SKIPPED [ 0%] 2023-03-20T11:41:45.6463171Z test/test_extended_models.py::test_schema_meta_validation[shufflenet_v2_x1_01] SKIPPED [ 0%] 2023-03-20T11:41:45.6468688Z test/test_extended_models.py::test_schema_meta_validation[shufflenet_v2_x1_51] SKIPPED [ 0%] 2023-03-20T11:41:45.6474905Z test/test_extended_models.py::test_schema_meta_validation[shufflenet_v2_x2_01] SKIPPED [ 0%] 2023-03-20T11:41:45.6480561Z test/test_extended_models.py::test_schema_meta_validation[deeplabv3_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.6486182Z test/test_extended_models.py::test_schema_meta_validation[deeplabv3_resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.6493272Z test/test_extended_models.py::test_schema_meta_validation[deeplabv3_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.6497806Z test/test_extended_models.py::test_schema_meta_validation[fcn_resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.6503708Z test/test_extended_models.py::test_schema_meta_validation[fcn_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.6509460Z test/test_extended_models.py::test_schema_meta_validation[lraspp_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.6515614Z test/test_extended_models.py::test_schema_meta_validation[mc3_18] SKIPPED [ 0%] 2023-03-20T11:41:45.6521313Z test/test_extended_models.py::test_schema_meta_validation[mvit_v1_b] SKIPPED [ 0%] 2023-03-20T11:41:45.6526904Z test/test_extended_models.py::test_schema_meta_validation[mvit_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.6534709Z test/test_extended_models.py::test_schema_meta_validation[r2plus1d_18] SKIPPED [ 0%] 2023-03-20T11:41:45.6539566Z test/test_extended_models.py::test_schema_meta_validation[r3d_18] SKIPPED [ 0%] 2023-03-20T11:41:45.6545465Z test/test_extended_models.py::test_schema_meta_validation[s3d] SKIPPED [ 0%] 2023-03-20T11:41:45.6551029Z test/test_extended_models.py::test_schema_meta_validation[swin3d_b] SKIPPED [ 0%] 2023-03-20T11:41:45.6557060Z test/test_extended_models.py::test_schema_meta_validation[swin3d_s] SKIPPED [ 0%] 2023-03-20T11:41:45.6562797Z test/test_extended_models.py::test_schema_meta_validation[swin3d_t] SKIPPED [ 0%] 2023-03-20T11:41:45.6569636Z test/test_extended_models.py::test_schema_meta_validation[raft_large] SKIPPED [ 0%] 2023-03-20T11:41:45.6574362Z test/test_extended_models.py::test_schema_meta_validation[raft_small] SKIPPED [ 0%] 2023-03-20T11:41:45.6580070Z test/test_extended_models.py::test_transforms_jit[alexnet] SKIPPED (...) [ 0%] 2023-03-20T11:41:45.6586058Z test/test_extended_models.py::test_transforms_jit[convnext_base] SKIPPED [ 0%] 2023-03-20T11:41:45.6591797Z test/test_extended_models.py::test_transforms_jit[convnext_large] SKIPPED [ 0%] 2023-03-20T11:41:45.6598875Z test/test_extended_models.py::test_transforms_jit[convnext_small] SKIPPED [ 0%] 2023-03-20T11:41:45.6604577Z test/test_extended_models.py::test_transforms_jit[convnext_tiny] SKIPPED [ 0%] 2023-03-20T11:41:45.6611140Z test/test_extended_models.py::test_transforms_jit[densenet121] SKIPPED [ 0%] 2023-03-20T11:41:45.6616182Z test/test_extended_models.py::test_transforms_jit[densenet161] SKIPPED [ 0%] 2023-03-20T11:41:45.6621833Z test/test_extended_models.py::test_transforms_jit[densenet169] SKIPPED [ 0%] 2023-03-20T11:41:45.6627488Z test/test_extended_models.py::test_transforms_jit[densenet201] SKIPPED [ 0%] 2023-03-20T11:41:45.6633422Z test/test_extended_models.py::test_transforms_jit[efficientnet_b0] SKIPPED [ 0%] 2023-03-20T11:41:45.6639295Z test/test_extended_models.py::test_transforms_jit[efficientnet_b1] SKIPPED [ 0%] 2023-03-20T11:41:45.6644819Z test/test_extended_models.py::test_transforms_jit[efficientnet_b2] SKIPPED [ 0%] 2023-03-20T11:41:45.6651207Z test/test_extended_models.py::test_transforms_jit[efficientnet_b3] SKIPPED [ 0%] 2023-03-20T11:41:45.6656738Z test/test_extended_models.py::test_transforms_jit[efficientnet_b4] SKIPPED [ 0%] 2023-03-20T11:41:45.6662114Z test/test_extended_models.py::test_transforms_jit[efficientnet_b5] SKIPPED [ 0%] 2023-03-20T11:41:45.6669062Z test/test_extended_models.py::test_transforms_jit[efficientnet_b6] SKIPPED [ 0%] 2023-03-20T11:41:45.6675078Z test/test_extended_models.py::test_transforms_jit[efficientnet_b7] SKIPPED [ 0%] 2023-03-20T11:41:45.6680813Z test/test_extended_models.py::test_transforms_jit[efficientnet_v2_l] SKIPPED [ 0%] 2023-03-20T11:41:45.6686241Z test/test_extended_models.py::test_transforms_jit[efficientnet_v2_m] SKIPPED [ 0%] 2023-03-20T11:41:45.6692096Z test/test_extended_models.py::test_transforms_jit[efficientnet_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.6697501Z test/test_extended_models.py::test_transforms_jit[googlenet0] SKIPPED [ 0%] 2023-03-20T11:41:45.6703261Z test/test_extended_models.py::test_transforms_jit[inception_v30] SKIPPED [ 0%] 2023-03-20T11:41:45.6708953Z test/test_extended_models.py::test_transforms_jit[maxvit_t] SKIPPED [ 0%] 2023-03-20T11:41:45.6715142Z test/test_extended_models.py::test_transforms_jit[mnasnet0_5] SKIPPED [ 0%] 2023-03-20T11:41:45.6721127Z test/test_extended_models.py::test_transforms_jit[mnasnet0_75] SKIPPED [ 0%] 2023-03-20T11:41:45.6726717Z test/test_extended_models.py::test_transforms_jit[mnasnet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.6734345Z test/test_extended_models.py::test_transforms_jit[mnasnet1_3] SKIPPED [ 0%] 2023-03-20T11:41:45.6739096Z test/test_extended_models.py::test_transforms_jit[mobilenet_v20] SKIPPED [ 0%] 2023-03-20T11:41:45.6745135Z test/test_extended_models.py::test_transforms_jit[mobilenet_v3_large0] SKIPPED [ 0%] 2023-03-20T11:41:45.6750676Z test/test_extended_models.py::test_transforms_jit[mobilenet_v3_small] SKIPPED [ 0%] 2023-03-20T11:41:45.6756685Z test/test_extended_models.py::test_transforms_jit[regnet_x_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6762450Z test/test_extended_models.py::test_transforms_jit[regnet_x_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6769460Z test/test_extended_models.py::test_transforms_jit[regnet_x_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6774712Z test/test_extended_models.py::test_transforms_jit[regnet_x_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6779482Z test/test_extended_models.py::test_transforms_jit[regnet_x_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.6785491Z test/test_extended_models.py::test_transforms_jit[regnet_x_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.6791036Z test/test_extended_models.py::test_transforms_jit[regnet_x_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6798434Z test/test_extended_models.py::test_transforms_jit[regnet_y_128gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6803894Z test/test_extended_models.py::test_transforms_jit[regnet_y_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6810719Z test/test_extended_models.py::test_transforms_jit[regnet_y_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6815334Z test/test_extended_models.py::test_transforms_jit[regnet_y_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6820932Z test/test_extended_models.py::test_transforms_jit[regnet_y_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6827073Z test/test_extended_models.py::test_transforms_jit[regnet_y_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.6832901Z test/test_extended_models.py::test_transforms_jit[regnet_y_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.6838817Z test/test_extended_models.py::test_transforms_jit[regnet_y_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.6844530Z test/test_extended_models.py::test_transforms_jit[resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.6851519Z test/test_extended_models.py::test_transforms_jit[resnet152] SKIPPED [ 0%] 2023-03-20T11:41:45.6856117Z test/test_extended_models.py::test_transforms_jit[resnet180] SKIPPED [ 0%] 2023-03-20T11:41:45.6861789Z test/test_extended_models.py::test_transforms_jit[resnet34] SKIPPED [ 0%] 2023-03-20T11:41:45.6868716Z test/test_extended_models.py::test_transforms_jit[resnet500] SKIPPED [ 0%] 2023-03-20T11:41:45.6874435Z test/test_extended_models.py::test_transforms_jit[resnext101_32x8d0] SKIPPED [ 0%] 2023-03-20T11:41:45.6879797Z test/test_extended_models.py::test_transforms_jit[resnext101_64x4d0] SKIPPED [ 0%] 2023-03-20T11:41:45.6885572Z test/test_extended_models.py::test_transforms_jit[resnext50_32x4d] SKIPPED [ 0%] 2023-03-20T11:41:45.6891593Z test/test_extended_models.py::test_transforms_jit[shufflenet_v2_x0_50] SKIPPED [ 0%] 2023-03-20T11:41:45.6896800Z test/test_extended_models.py::test_transforms_jit[shufflenet_v2_x1_00] SKIPPED [ 0%] 2023-03-20T11:41:45.6902680Z test/test_extended_models.py::test_transforms_jit[shufflenet_v2_x1_50] SKIPPED [ 0%] 2023-03-20T11:41:45.6908475Z test/test_extended_models.py::test_transforms_jit[shufflenet_v2_x2_00] SKIPPED [ 0%] 2023-03-20T11:41:45.6914324Z test/test_extended_models.py::test_transforms_jit[squeezenet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.6919954Z test/test_extended_models.py::test_transforms_jit[squeezenet1_1] SKIPPED [ 0%] 2023-03-20T11:41:45.6925913Z test/test_extended_models.py::test_transforms_jit[swin_b] SKIPPED (E...) [ 0%] 2023-03-20T11:41:45.6934854Z test/test_extended_models.py::test_transforms_jit[swin_s] SKIPPED (E...) [ 0%] 2023-03-20T11:41:45.6940693Z test/test_extended_models.py::test_transforms_jit[swin_t] SKIPPED (E...) [ 0%] 2023-03-20T11:41:45.6946089Z test/test_extended_models.py::test_transforms_jit[swin_v2_b] SKIPPED [ 0%] 2023-03-20T11:41:45.6951776Z test/test_extended_models.py::test_transforms_jit[swin_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.6957609Z test/test_extended_models.py::test_transforms_jit[swin_v2_t] SKIPPED [ 0%] 2023-03-20T11:41:45.6963421Z test/test_extended_models.py::test_transforms_jit[vgg11] SKIPPED (Ex...) [ 0%] 2023-03-20T11:41:45.6970115Z test/test_extended_models.py::test_transforms_jit[vgg11_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.6974775Z test/test_extended_models.py::test_transforms_jit[vgg13] SKIPPED (Ex...) [ 0%] 2023-03-20T11:41:45.6980304Z test/test_extended_models.py::test_transforms_jit[vgg13_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.6986456Z test/test_extended_models.py::test_transforms_jit[vgg16] SKIPPED (Ex...) [ 0%] 2023-03-20T11:41:45.6992149Z test/test_extended_models.py::test_transforms_jit[vgg16_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.6998348Z test/test_extended_models.py::test_transforms_jit[vgg19] SKIPPED (Ex...) [ 0%] 2023-03-20T11:41:45.7005050Z test/test_extended_models.py::test_transforms_jit[vgg19_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.7011201Z test/test_extended_models.py::test_transforms_jit[vit_b_16] SKIPPED [ 0%] 2023-03-20T11:41:45.7016577Z test/test_extended_models.py::test_transforms_jit[vit_b_32] SKIPPED [ 0%] 2023-03-20T11:41:45.7022573Z test/test_extended_models.py::test_transforms_jit[vit_h_14] SKIPPED [ 0%] 2023-03-20T11:41:45.7028252Z test/test_extended_models.py::test_transforms_jit[vit_l_16] SKIPPED [ 0%] 2023-03-20T11:41:45.7034402Z test/test_extended_models.py::test_transforms_jit[vit_l_32] SKIPPED [ 0%] 2023-03-20T11:41:45.7039932Z test/test_extended_models.py::test_transforms_jit[wide_resnet101_2] SKIPPED [ 0%] 2023-03-20T11:41:45.7045597Z test/test_extended_models.py::test_transforms_jit[wide_resnet50_2] SKIPPED [ 0%] 2023-03-20T11:41:45.7051565Z test/test_extended_models.py::test_transforms_jit[fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7057288Z test/test_extended_models.py::test_transforms_jit[fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7063072Z test/test_extended_models.py::test_transforms_jit[fasterrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7069873Z test/test_extended_models.py::test_transforms_jit[fasterrcnn_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.7075957Z test/test_extended_models.py::test_transforms_jit[fcos_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7081791Z test/test_extended_models.py::test_transforms_jit[keypointrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7087468Z test/test_extended_models.py::test_transforms_jit[maskrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7094324Z test/test_extended_models.py::test_transforms_jit[maskrcnn_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.7098909Z test/test_extended_models.py::test_transforms_jit[retinanet_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7105001Z test/test_extended_models.py::test_transforms_jit[retinanet_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.7110487Z test/test_extended_models.py::test_transforms_jit[ssd300_vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.7116629Z test/test_extended_models.py::test_transforms_jit[ssdlite320_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.7122349Z test/test_extended_models.py::test_transforms_jit[googlenet1] SKIPPED [ 0%] 2023-03-20T11:41:45.7128292Z test/test_extended_models.py::test_transforms_jit[inception_v31] SKIPPED [ 0%] 2023-03-20T11:41:45.7134309Z test/test_extended_models.py::test_transforms_jit[mobilenet_v21] SKIPPED [ 0%] 2023-03-20T11:41:45.7140155Z test/test_extended_models.py::test_transforms_jit[mobilenet_v3_large1] SKIPPED [ 0%] 2023-03-20T11:41:45.7146092Z test/test_extended_models.py::test_transforms_jit[resnet181] SKIPPED [ 0%] 2023-03-20T11:41:45.7151791Z test/test_extended_models.py::test_transforms_jit[resnet501] SKIPPED [ 0%] 2023-03-20T11:41:45.7157629Z test/test_extended_models.py::test_transforms_jit[resnext101_32x8d1] SKIPPED [ 0%] 2023-03-20T11:41:45.7163346Z test/test_extended_models.py::test_transforms_jit[resnext101_64x4d1] SKIPPED [ 0%] 2023-03-20T11:41:45.7170169Z test/test_extended_models.py::test_transforms_jit[shufflenet_v2_x0_51] SKIPPED [ 0%] 2023-03-20T11:41:45.7174897Z test/test_extended_models.py::test_transforms_jit[shufflenet_v2_x1_01] SKIPPED [ 0%] 2023-03-20T11:41:45.7180471Z test/test_extended_models.py::test_transforms_jit[shufflenet_v2_x1_51] SKIPPED [ 0%] 2023-03-20T11:41:45.7186412Z test/test_extended_models.py::test_transforms_jit[shufflenet_v2_x2_01] SKIPPED [ 0%] 2023-03-20T11:41:45.7192402Z test/test_extended_models.py::test_transforms_jit[deeplabv3_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.7198572Z test/test_extended_models.py::test_transforms_jit[deeplabv3_resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.7205076Z test/test_extended_models.py::test_transforms_jit[deeplabv3_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.7211308Z test/test_extended_models.py::test_transforms_jit[fcn_resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.7216674Z test/test_extended_models.py::test_transforms_jit[fcn_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.7222695Z test/test_extended_models.py::test_transforms_jit[lraspp_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.7228472Z test/test_extended_models.py::test_transforms_jit[mc3_18] SKIPPED (E...) [ 0%] 2023-03-20T11:41:45.7234379Z test/test_extended_models.py::test_transforms_jit[mvit_v1_b] SKIPPED [ 0%] 2023-03-20T11:41:45.7240090Z test/test_extended_models.py::test_transforms_jit[mvit_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.7245878Z test/test_extended_models.py::test_transforms_jit[r2plus1d_18] SKIPPED [ 0%] 2023-03-20T11:41:45.7251917Z test/test_extended_models.py::test_transforms_jit[r3d_18] SKIPPED (E...) [ 0%] 2023-03-20T11:41:45.7258078Z test/test_extended_models.py::test_transforms_jit[s3d] SKIPPED (Exte...) [ 0%] 2023-03-20T11:41:45.7263610Z test/test_extended_models.py::test_transforms_jit[swin3d_b] SKIPPED [ 0%] 2023-03-20T11:41:45.7269445Z test/test_extended_models.py::test_transforms_jit[swin3d_s] SKIPPED [ 0%] 2023-03-20T11:41:45.7276359Z test/test_extended_models.py::test_transforms_jit[swin3d_t] SKIPPED [ 0%] 2023-03-20T11:41:45.7282139Z test/test_extended_models.py::test_transforms_jit[raft_large] SKIPPED [ 0%] 2023-03-20T11:41:45.7288056Z test/test_extended_models.py::test_transforms_jit[raft_small] SKIPPED [ 0%] 2023-03-20T11:41:45.7294367Z test/test_extended_models.py::TestHandleLegacyInterface::test_no_warn[empty] SKIPPED [ 0%] 2023-03-20T11:41:45.7299252Z test/test_extended_models.py::TestHandleLegacyInterface::test_no_warn[None] SKIPPED [ 0%] 2023-03-20T11:41:45.7305405Z test/test_extended_models.py::TestHandleLegacyInterface::test_no_warn[Weights] SKIPPED [ 0%] 2023-03-20T11:41:45.7311060Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_pos[True] SKIPPED [ 0%] 2023-03-20T11:41:45.7317203Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_pos[False] SKIPPED [ 0%] 2023-03-20T11:41:45.7323004Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_kw[True] SKIPPED [ 0%] 2023-03-20T11:41:45.7330035Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_kw[False] SKIPPED [ 0%] 2023-03-20T11:41:45.7334939Z test/test_extended_models.py::TestHandleLegacyInterface::test_equivalent_behavior_weights[True-True] SKIPPED [ 0%] 2023-03-20T11:41:45.7342072Z test/test_extended_models.py::TestHandleLegacyInterface::test_equivalent_behavior_weights[True-False] SKIPPED [ 0%] 2023-03-20T11:41:45.7348044Z test/test_extended_models.py::TestHandleLegacyInterface::test_equivalent_behavior_weights[False-True] SKIPPED [ 0%] 2023-03-20T11:41:45.7354184Z test/test_extended_models.py::TestHandleLegacyInterface::test_equivalent_behavior_weights[False-False] SKIPPED [ 0%] 2023-03-20T11:41:45.7359975Z test/test_extended_models.py::TestHandleLegacyInterface::test_multi_params SKIPPED [ 0%] 2023-03-20T11:41:45.7365632Z test/test_extended_models.py::TestHandleLegacyInterface::test_default_callable SKIPPED [ 0%] 2023-03-20T11:41:45.7371776Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[alexnet] SKIPPED [ 0%] 2023-03-20T11:41:45.7377832Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[convnext_base] SKIPPED [ 0%] 2023-03-20T11:41:45.7383783Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[convnext_large] SKIPPED [ 0%] 2023-03-20T11:41:45.7389751Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[convnext_small] SKIPPED [ 0%] 2023-03-20T11:41:45.7395731Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[convnext_tiny] SKIPPED [ 0%] 2023-03-20T11:41:45.7401666Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[densenet121] SKIPPED [ 0%] 2023-03-20T11:41:45.7407408Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[densenet161] SKIPPED [ 0%] 2023-03-20T11:41:45.7414827Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[densenet169] SKIPPED [ 0%] 2023-03-20T11:41:45.7420225Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[densenet201] SKIPPED [ 0%] 2023-03-20T11:41:45.7426285Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_b0] SKIPPED [ 0%] 2023-03-20T11:41:45.7432073Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_b1] SKIPPED [ 0%] 2023-03-20T11:41:45.7438443Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_b2] SKIPPED [ 0%] 2023-03-20T11:41:45.7444059Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_b3] SKIPPED [ 0%] 2023-03-20T11:41:45.7451190Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_b4] SKIPPED [ 0%] 2023-03-20T11:41:45.7456127Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_b5] SKIPPED [ 0%] 2023-03-20T11:41:45.7461922Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_b6] SKIPPED [ 0%] 2023-03-20T11:41:45.7467809Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_b7] SKIPPED [ 0%] 2023-03-20T11:41:45.7473916Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_v2_l] SKIPPED [ 0%] 2023-03-20T11:41:45.7481227Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_v2_m] SKIPPED [ 0%] 2023-03-20T11:41:45.7486912Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[efficientnet_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.7493828Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[googlenet0] SKIPPED [ 0%] 2023-03-20T11:41:45.7498635Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[inception_v30] SKIPPED [ 0%] 2023-03-20T11:41:45.7504604Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[maxvit_t] SKIPPED [ 0%] 2023-03-20T11:41:45.7510138Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mnasnet0_5] SKIPPED [ 0%] 2023-03-20T11:41:45.7516499Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mnasnet0_75] SKIPPED [ 0%] 2023-03-20T11:41:45.7522032Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mnasnet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.7527610Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mnasnet1_3] SKIPPED [ 0%] 2023-03-20T11:41:45.7534709Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mobilenet_v20] SKIPPED [ 0%] 2023-03-20T11:41:45.7539479Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mobilenet_v3_large0] SKIPPED [ 0%] 2023-03-20T11:41:45.7545024Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mobilenet_v3_small] SKIPPED [ 0%] 2023-03-20T11:41:45.7551721Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_x_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7557579Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_x_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7563255Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_x_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7570021Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_x_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7574823Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_x_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.7580530Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_x_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.7586562Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_x_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7592383Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_y_16gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7598645Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_y_1_6gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7604093Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_y_32gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7610998Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_y_3_2gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7617166Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_y_400mf] SKIPPED [ 0%] 2023-03-20T11:41:45.7622963Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_y_800mf] SKIPPED [ 0%] 2023-03-20T11:41:45.7628714Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[regnet_y_8gf] SKIPPED [ 0%] 2023-03-20T11:41:45.7634464Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.7639895Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnet152] SKIPPED [ 0%] 2023-03-20T11:41:45.7645688Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnet180] SKIPPED [ 0%] 2023-03-20T11:41:45.7651570Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnet34] SKIPPED [ 0%] 2023-03-20T11:41:45.7657308Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnet500] SKIPPED [ 0%] 2023-03-20T11:41:45.7663006Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnext101_32x8d0] SKIPPED [ 0%] 2023-03-20T11:41:45.7668810Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnext101_64x4d0] SKIPPED [ 0%] 2023-03-20T11:41:45.7674886Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnext50_32x4d] SKIPPED [ 0%] 2023-03-20T11:41:45.7681765Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[shufflenet_v2_x0_50] SKIPPED [ 0%] 2023-03-20T11:41:45.7687572Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[shufflenet_v2_x1_00] SKIPPED [ 0%] 2023-03-20T11:41:45.7694280Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[shufflenet_v2_x1_50] SKIPPED [ 0%] 2023-03-20T11:41:45.7699040Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[shufflenet_v2_x2_00] SKIPPED [ 0%] 2023-03-20T11:41:45.7704918Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[squeezenet1_0] SKIPPED [ 0%] 2023-03-20T11:41:45.7710534Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[squeezenet1_1] SKIPPED [ 0%] 2023-03-20T11:41:45.7716509Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin_b] SKIPPED [ 0%] 2023-03-20T11:41:45.7722371Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin_s] SKIPPED [ 0%] 2023-03-20T11:41:45.7728161Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin_t] SKIPPED [ 0%] 2023-03-20T11:41:45.7734655Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin_v2_b] SKIPPED [ 0%] 2023-03-20T11:41:45.7739230Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.7745264Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin_v2_t] SKIPPED [ 0%] 2023-03-20T11:41:45.7753879Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vgg11] SKIPPED [ 0%] 2023-03-20T11:41:45.7759332Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vgg11_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.7765103Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vgg13] SKIPPED [ 0%] 2023-03-20T11:41:45.7771178Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vgg13_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.7776663Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.7782480Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vgg16_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.7788194Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vgg19] SKIPPED [ 0%] 2023-03-20T11:41:45.7794241Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vgg19_bn] SKIPPED [ 0%] 2023-03-20T11:41:45.7799934Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vit_b_16] SKIPPED [ 0%] 2023-03-20T11:41:45.7805470Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vit_b_32] SKIPPED [ 0%] 2023-03-20T11:41:45.7811151Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vit_l_16] SKIPPED [ 0%] 2023-03-20T11:41:45.7816640Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[vit_l_32] SKIPPED [ 0%] 2023-03-20T11:41:45.7823912Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[wide_resnet101_2] SKIPPED [ 0%] 2023-03-20T11:41:45.7829730Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[wide_resnet50_2] SKIPPED [ 0%] 2023-03-20T11:41:45.7836001Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7841974Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7847459Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[fasterrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7854423Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[fasterrcnn_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.7859067Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[fcos_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7865199Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[keypointrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7870833Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[maskrcnn_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7876994Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[maskrcnn_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.7882682Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[retinanet_resnet50_fpn] SKIPPED [ 0%] 2023-03-20T11:41:45.7890934Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[retinanet_resnet50_fpn_v2] SKIPPED [ 0%] 2023-03-20T11:41:45.7895524Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[ssd300_vgg16] SKIPPED [ 0%] 2023-03-20T11:41:45.7901396Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[ssdlite320_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.7907038Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[googlenet1] SKIPPED [ 0%] 2023-03-20T11:41:45.7913225Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[inception_v31] SKIPPED [ 0%] 2023-03-20T11:41:45.7918917Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mobilenet_v21] SKIPPED [ 0%] 2023-03-20T11:41:45.7924670Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mobilenet_v3_large1] SKIPPED [ 0%] 2023-03-20T11:41:45.7931094Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnet181] SKIPPED [ 0%] 2023-03-20T11:41:45.7936340Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnet501] SKIPPED [ 0%] 2023-03-20T11:41:45.7942120Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnext101_32x8d1] SKIPPED [ 0%] 2023-03-20T11:41:45.7947927Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[resnext101_64x4d1] SKIPPED [ 0%] 2023-03-20T11:41:45.7954122Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[shufflenet_v2_x0_51] SKIPPED [ 0%] 2023-03-20T11:41:45.7960923Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[shufflenet_v2_x1_01] SKIPPED [ 0%] 2023-03-20T11:41:45.7966413Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[shufflenet_v2_x1_51] SKIPPED [ 0%] 2023-03-20T11:41:45.7973145Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[shufflenet_v2_x2_01] SKIPPED [ 0%] 2023-03-20T11:41:45.7978312Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[deeplabv3_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.7984314Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[deeplabv3_resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.7990088Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[deeplabv3_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.7996437Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[fcn_resnet101] SKIPPED [ 0%] 2023-03-20T11:41:45.8002060Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[fcn_resnet50] SKIPPED [ 0%] 2023-03-20T11:41:45.8007759Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[lraspp_mobilenet_v3_large] SKIPPED [ 0%] 2023-03-20T11:41:45.8014363Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mc3_18] SKIPPED [ 0%] 2023-03-20T11:41:45.8019577Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mvit_v1_b] SKIPPED [ 0%] 2023-03-20T11:41:45.8027164Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[mvit_v2_s] SKIPPED [ 0%] 2023-03-20T11:41:45.8033170Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[r2plus1d_18] SKIPPED [ 0%] 2023-03-20T11:41:45.8039014Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[r3d_18] SKIPPED [ 0%] 2023-03-20T11:41:45.8044863Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[s3d] SKIPPED [ 0%] 2023-03-20T11:41:45.8051171Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin3d_b] SKIPPED [ 0%] 2023-03-20T11:41:45.8056631Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin3d_s] SKIPPED [ 0%] 2023-03-20T11:41:45.8062625Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[swin3d_t] SKIPPED [ 0%] 2023-03-20T11:41:45.8068372Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[raft_large] SKIPPED [ 0%] 2023-03-20T11:41:45.8074455Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[raft_small] SKIPPED [ 0%] 2023-03-20T11:41:45.8080488Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[0] SKIPPED [ 0%] 2023-03-20T11:41:45.8086448Z test/test_extended_models.py::TestHandleLegacyInterface::test_pretrained_deprecation[1] SKIPPED [ 0%] 2023-03-20T11:41:45.8093246Z test/test_functional_tensor.py::test_image_sizes[get_image_size-cpu] SKIPPED [ 0%] 2023-03-20T11:41:46.9378095Z test/test_functional_tensor.py::test_image_sizes[get_image_size-cuda] PASSED [ 0%] 2023-03-20T11:41:46.9382601Z test/test_functional_tensor.py::test_image_sizes[get_image_num_channels-cpu] SKIPPED [ 0%] 2023-03-20T11:41:46.9438081Z test/test_functional_tensor.py::test_image_sizes[get_image_num_channels-cuda] PASSED [ 0%] 2023-03-20T11:41:46.9444075Z test/test_functional_tensor.py::test_image_sizes[get_dimensions-cpu] SKIPPED [ 0%] 2023-03-20T11:41:46.9465475Z test/test_functional_tensor.py::test_image_sizes[get_dimensions-cuda] PASSED [ 0%] 2023-03-20T11:41:46.9503665Z test/test_functional_tensor.py::test_scale_channel PASSED [ 0%] 2023-03-20T11:41:46.9508918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-None-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6055335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-None-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6056289Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-None-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6082248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-None-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6089260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-None-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6110759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-None-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6118231Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center1-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6139879Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center1-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6146691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center1-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6170220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center1-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6175654Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center1-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6199361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center1-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6203788Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center2-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6225383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center2-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6232183Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center2-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6254388Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center2-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6260671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center2-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6282238Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-None-center2-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6289478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-None-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6311685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-None-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6319005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-None-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6341315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-None-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6347665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-None-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6371193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-None-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6377423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center1-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6400600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center1-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6407693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center1-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6429932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center1-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6437233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center1-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6459700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center1-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6467116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center2-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6490752Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center2-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6496901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center2-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6520341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center2-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6526600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center2-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6550702Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt1-center2-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6558157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-None-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6581392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-None-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6588905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-None-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6613254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-None-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6619117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-None-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6641574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-None-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6649340Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center1-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6671221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center1-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6678944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center1-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6701240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center1-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6708688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center1-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6732131Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center1-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6738973Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center2-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6761712Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center2-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6768941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center2-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6793067Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center2-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6800605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center2-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6823275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt2-center2-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6830414Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-None-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6857466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-None-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6864499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-None-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6886527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-None-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6895119Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-None-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6917601Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-None-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6924679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center1-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6947562Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center1-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6954411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center1-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.6977081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center1-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.6983927Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center1-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.7006766Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center1-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.7014648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center2-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.7038128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center2-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.7044717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center2-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.7067759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center2-26-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.7074693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center2-32-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.7098353Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--180-dt3-center2-32-26-cuda] PASSED [ 0%] 2023-03-20T11:41:47.7105429Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-None-7-33-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.7129240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-None-7-33-cuda] PASSED [ 0%] 2023-03-20T11:41:47.7135704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-None-26-26-cpu] SKIPPED [ 0%] 2023-03-20T11:41:47.7157981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7164686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7187033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7194190Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7216732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7223891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7246393Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7254316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7277144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7284269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7306904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7314182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7337259Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7344509Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7367128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7374927Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7396824Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7403724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7426522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7433309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7456034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7462928Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7485845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7493872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7520845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7527623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7550872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7558228Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7582106Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7588706Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7611570Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7618347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7640972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7647846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7671025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7678387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7700881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7707850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7731560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7738547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7763009Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7770773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7792390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7799710Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7822411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7829090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7853363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7859160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7882029Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7888740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7911908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7919082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7941059Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7947833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.7971113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.7976704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8000566Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8006845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8029259Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8035741Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8058605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8065557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8089318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8096012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8118862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8125485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8149015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8156574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8180539Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--146-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8187858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8214836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8221457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8246292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8253866Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8276445Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8282755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8305561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8312466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8336173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8343039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8366335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8374077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8396629Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8403430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8427784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8434950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8458288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8465810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8490456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8496969Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8519862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8526574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8549427Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8556661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8579372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8586439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8610182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8616779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8639660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8646347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8668910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8675803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8700460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8707784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8733516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8739068Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8762444Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8770250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8791914Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8798499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8821076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8828389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8851737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8858484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8881893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8889895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8912709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8919569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8942724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8949645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.8975116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.8981362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9004275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9011770Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9034548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9041366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9064087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9070466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9093944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9100244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9122522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9129936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9153249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9159573Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9183176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9189501Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9214725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9221050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9245626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9253834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9275607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--112-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9282531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9305904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9313148Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9336434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9343455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9366206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9373757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9395085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9401955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9424559Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9431304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9455279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9462167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9485518Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9494336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9516456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9523401Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9549327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9556653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9580195Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9587413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9610829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9616700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9640017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9646570Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9671199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9678099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9703565Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9710071Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9732912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9739580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9761047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9768052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9791172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9798207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9819818Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9826383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9847855Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9855083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9876853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9883511Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9906055Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9912840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9936393Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9943125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9964574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9971296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:47.9992936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:47.9999455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0021236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0028039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0051449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0057458Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0079682Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0086198Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0109028Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0115665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0139894Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0147133Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0172450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0179590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0201466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0207828Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0230109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0236724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0259553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0266523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0288482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0295328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0317976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0324338Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0346664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--78-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0353222Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0375256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0380685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0410690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0416456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0438854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0446231Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0471460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0477949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0500442Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0507908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0530505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0536259Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0557058Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0563114Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0584383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0590609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0612845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0619473Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0643582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0651367Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0672599Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0680246Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0702874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0709507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0731768Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0738804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0761081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0767349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0791690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0799073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0821168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0828336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0851607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0857577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0881316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0889502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0910342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0916589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0941444Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0948506Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.0971941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.0978691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1001805Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1009578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1031556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1038744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1061965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1069137Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1093099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1099765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1124122Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1131013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1153600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1160240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1183954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1190809Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1216584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1224581Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1247277Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1255075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1276386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1283136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1306173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1312799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1335404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1342141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1366466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1374585Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1396240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1402839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1426498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--44-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1433742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1456608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1463363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1486625Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1495052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1517264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1524436Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1547391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1555134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1578944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1585809Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1609931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1616560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1638898Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1645544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1668550Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1675123Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1698313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1705260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1727955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1735214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1758415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1765857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1789341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1796563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1819510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1827792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1855041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1861087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1883572Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1891169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1913364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1920026Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1943271Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1950036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.1973559Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.1980203Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2003884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2011667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2034371Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2041719Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2123005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2130662Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2153686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2160379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2182999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2189150Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2211312Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2217790Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2239640Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2246151Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2271033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2277564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2301125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2308078Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2331170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2336158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2358309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2364621Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2388389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2395172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2418087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2424569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2446424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2454416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2475406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2482471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2504569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2511063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2533878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2539508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2561858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True--10-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2569432Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2590931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2597240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2620433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2627448Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2649866Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2656204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2678154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2684612Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2706974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2713418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2735778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2742492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2764267Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2771165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2793015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2799646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2821488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2828412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2851074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2857307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2878942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2885139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2906956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2913074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2935505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2942454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2964949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.2971892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.2993300Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3000575Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3021464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3027995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3049826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3056641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3080200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3086552Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3109021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3115695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3137862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3145029Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3166926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3174871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3195749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3202832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3227244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3233481Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3257832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3263575Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3286986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3294679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3319399Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3325945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3347865Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3354324Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3376685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3382877Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3404392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3411169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3432666Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3439135Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3461015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3468097Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3491033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3496688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3518382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3524836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3548659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3555073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3577210Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3583657Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3605508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-24-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3613698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3634311Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3641155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3663634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3669738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3691830Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3698367Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3721102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3727965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3749798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3756337Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3780187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3786825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3809342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3817044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3838493Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3844425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3866519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3873056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3894980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3901486Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3923289Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3930678Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3951726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3958170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.3979935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.3987034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4013661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4020388Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4043674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4050938Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4072106Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4079036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4100868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4107547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4129400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4136162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4157971Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4164825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4187464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4194137Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4217803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4225070Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4247949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4255822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4277065Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4284104Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4306883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4313678Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4336387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4343510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4365192Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4373388Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4395099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4402308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4425211Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4432630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4454127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4460947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4490962Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4498527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4520797Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4527879Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4550467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4557404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4580316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4587320Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4610589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4617081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4638916Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4646090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4668884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-58-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4675817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4699245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4706434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4730388Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4736918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4758894Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4765918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4788508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4795294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4817945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4824899Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4846645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4854057Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4875546Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4882215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4904323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4910781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4933849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4939525Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4962517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4969693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.4991330Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.4997659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5020031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5027747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5052727Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5059063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5081669Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5088341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5110353Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5116671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5138848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5145472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5166787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5173993Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5196586Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5203112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5225176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5231400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5253935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5260140Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5281675Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5289459Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5312735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5319762Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5343557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5349326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5371191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5377699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5398888Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5405250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5428248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5434580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5456500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5462547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5484174Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5490971Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5512655Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5518869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5541226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5548477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5573216Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5579815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5602868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5609926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5631041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5636967Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5659726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5666663Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5688310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5695219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5717402Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-92-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5723658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5745853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5752307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5773803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5780354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5802779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5810389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5831796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5838881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5861158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5868398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5892955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5898778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5920704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5927466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5949902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5956433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.5979027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.5986044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6007502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6014526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6036710Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6043167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6065342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6072871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6095452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6103050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6128812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6136195Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6158224Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6164833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6187314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6193935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6216487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6223087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6244981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6252751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6274163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6281023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6303597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6310261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6333300Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6340282Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6363547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6371038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6392842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6400184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6423578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6430472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6454125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6459864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6481675Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6488285Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6510550Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6516927Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6539570Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6546502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6568373Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6575082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6599582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6606424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6629664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6636723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6659452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6666387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6688470Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6695544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6717736Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6724250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6747029Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6753703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6776487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-126-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6783247Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6805377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6812847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6835718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6842561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6865392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6872036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6894808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6901644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6923815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6931397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6953001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6959826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.6982431Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.6989363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7011614Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7018564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7040416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7047156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7070854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7077665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7100152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7107042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7130321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7136834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7158912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7165643Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7188075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7194745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7217408Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7224145Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7245880Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7253939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7275274Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7282151Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7305847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7312393Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7335089Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7342116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7364033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7371637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7393908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7400732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7423737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7430325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7452799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7460171Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7482208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7489023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7511124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7517749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7541846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7548860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7571516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7577939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7600212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7606309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7628127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7634271Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7656407Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7663519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7687572Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7695034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7718319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7724565Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7746639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7752612Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7775447Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7781590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7803316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7810348Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7831793Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-True-160-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7837932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7857691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7863732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7883280Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7890016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7909110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7915705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7936205Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7943090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7965449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.7973534Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.7995196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8001421Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8021366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8027671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8047187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8054009Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8073010Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8079357Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8098803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8104999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8123870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8131035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8149405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8155484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8175871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8181736Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8203149Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8210965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8232419Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8239545Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8261197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8267810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8287215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8293760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8313773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8320103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8339788Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8346146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8365349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8371463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8390915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8396945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8417995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8424030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8443379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8450353Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8469786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8476735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8499374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8506457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8527802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8533961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8553937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8560205Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8580029Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8586309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8605271Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8612372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8632376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8638685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8658350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8664557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8683818Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8691124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8709492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8715562Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8736341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8743254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8765387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8773637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8794844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--180-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8801144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8821634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8827894Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8852787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8858603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8878331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8884388Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8904535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8910398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8930826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8936460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8955835Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8961835Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.8981540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.8987669Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9007898Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9015033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9037042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9043905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9066827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9072516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9093446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9098978Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9118630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9124626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9144564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9150596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9170951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9177920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9199863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9206522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9228612Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9234636Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9254747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9260835Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9281685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9287527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9307417Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9313824Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9334023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9340160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9359418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9365394Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9384982Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9390822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9411161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9416782Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9436613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9443322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9465392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9472061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9494954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9500976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9520332Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9526332Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9546515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9553095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9574992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9581803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9602814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9610075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9628529Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9634305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9653841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9659961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9678764Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9684942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9705669Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9711399Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9731036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9736931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9755880Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--146-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9761908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9780685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9786896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9806083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9813375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9834765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9841764Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9862994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9869279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9889394Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9894834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9915666Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9921841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9941904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9948082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9967631Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9974030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:48.9993673Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:48.9999840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0019513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0025808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0044944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0052615Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0072091Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0078679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0101403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0108493Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0131163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0137532Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0156658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0162515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0181966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0187971Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0206680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0213704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0231850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0237759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0257390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0263165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0282079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0287878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0307413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0313049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0334063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0340187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0361875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0369602Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0390283Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0396513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0417232Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0423284Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0442105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0447902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0467589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0473181Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0493637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0498623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0517530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0523543Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0544197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0550025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0569397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0575061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0594714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0601514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0623119Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0629925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0652377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0657825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0677206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0683157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0703019Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--112-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0708887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0727739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0733888Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0753966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0760750Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0782161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0788885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0811042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0817327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0836895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0842600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0862003Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0868349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0887138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0893910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0912635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0918704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0938008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0944110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0964077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0970990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.0989161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.0994920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1013931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1020654Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1042124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1049603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1068856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1074515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1093836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1099879Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1118634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1124510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1144068Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1149773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1171130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1176379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1195045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1201085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1220080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1226345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1245074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1251007Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1270105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1276081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1295589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1301438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1320295Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1326244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1345754Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1351486Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1375077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1381232Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1400742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1406661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1426683Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1432390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1452930Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1458170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1477627Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1483808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1504279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1510947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1531024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1536994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1555921Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1561963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1583124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1589564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1610047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1615052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1634700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--78-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1640755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1660437Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1666922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1686324Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1693450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1712342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1718595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1738315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1744595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1763842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1770975Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1790968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1797008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1817209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1823271Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1846016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1854024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1875052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1881164Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1901207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1907356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1926626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1933738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1952280Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1958502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.1978776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.1985965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2010064Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2016767Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2038602Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2044581Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2064704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2070845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2091036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2097007Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2116189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2122185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2141575Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2148012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2166907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2173976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2192736Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2198845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2220282Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2226586Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2246523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2253896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2276311Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2283160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2305161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2311077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2331643Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2337319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2356802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2362751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2382755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2388922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2408517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2414941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2435885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2441969Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2461736Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2467988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2487522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2494456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2514431Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2521318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2544028Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2550596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2573337Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2578945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2598603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--44-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2604746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2625140Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2631139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2652701Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2658475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2678029Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2683861Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2703801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2709949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2730177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2736056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2755595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2761745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2782346Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2789520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2812738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2819260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2840852Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2846587Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2867557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2873278Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2892859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2898572Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2917726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2923987Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2943992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2949974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2970384Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.2976117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.2995233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3001369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3020966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3027012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3046776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3054054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3077575Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3084617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3106732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3112660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3133450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3138728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3158219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3164339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3184172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3190012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3210554Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3216203Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3235485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3241488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3261254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3267459Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3287908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3294190Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3314235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3321065Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3343847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3350757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3373300Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3378601Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3398404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3418993Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3425627Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3431354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3452262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3457313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3476412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3482566Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3504071Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3510104Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3530488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3535945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3555366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False--10-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3561491Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3582080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3588865Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3611405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3618129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3639502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3645535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3665918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3671699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3692650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3698679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3723455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3731127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3751932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3758198Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3778658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3784381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3803742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3810539Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3828945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3834871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3854847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3860685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3880045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3886129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3905774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3911613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3935211Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3941226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3961201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3967845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.3990668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.3997422Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4019653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4026001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4045438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4052566Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4071402Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4077265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4097036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4103145Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4122386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4129342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4149162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4155145Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4174787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4180616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4199714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4205622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4225810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4232237Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4254740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4261649Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4283221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4290105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4309562Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4315529Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4335829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4341664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4362529Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4369753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4388606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4394495Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4414103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4420377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4439798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4446077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4465636Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4471498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4492992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4499042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4521507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-24-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4529544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4550473Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4556437Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4577735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4583904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4603430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4610521Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4629369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4635366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4655265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4661377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4680895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4686709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4706616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4712524Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4733484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4738738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4758510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4765334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4789352Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4796236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4817838Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4824422Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4844193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4851129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4870623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4876500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4896560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4902335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4922017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4928038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4948055Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4953818Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.4974041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.4979517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5000605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5005992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5026276Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5033004Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5055845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5062954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5084064Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5090986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5109700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5115559Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5135139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5140942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5159774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5165843Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5185131Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5190934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5211268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5217455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5235943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5241867Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5261189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5267412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5286658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5293914Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5315116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5321898Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5343609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5349936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5370339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5375588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5394895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5401240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5421698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5428008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5447382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5453833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5473690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-58-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5479820Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5499235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5505541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5524291Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5530958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5549461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5556097Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5578013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5584903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5606018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5613209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5633100Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5639017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5658633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5664630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5683438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5690499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5709112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5714972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5734043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5740056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5758973Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5764803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5784206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5790014Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5808714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5815726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5838968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5845197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5867189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5873315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5893523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5898863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5917945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5923811Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5943281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5949018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5969370Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5974840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.5993889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.5999637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6018884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6025053Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6045025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6050988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6070645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6076996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6098911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6106063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6127381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6133930Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6153226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6159620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6179556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6185976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6205269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6211022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6230454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6236445Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6257743Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6263920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6283172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6290078Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6309027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6314928Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6335071Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6341917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6364091Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6371120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6393499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6399819Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6420133Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-92-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6426343Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6445976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6453162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6475199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6481243Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6501836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6507665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6527040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6533927Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6553320Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6559225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6578972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6585168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6605559Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6613635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6634761Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6641500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6663162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6669428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6691082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6696836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6716377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6722326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6742345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6748510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6767918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6774329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6793880Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6800475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6819580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6825635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6844646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6850768Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6871314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6878545Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6899787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6906324Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6925834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6933620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6952546Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6959077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.6979261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.6985965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7005443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7012900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7032220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7038415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7059354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7065935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7085473Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7092493Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7113311Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7119529Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7139815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7146319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7166137Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7173741Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7192642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7199035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7219489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7226219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7245755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7253319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7272586Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7279021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7298922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7305489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7326375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7333886Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7353170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7359580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7379723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-126-dt3-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7386339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7405963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7413276Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7432641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7438996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7459193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7465797Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7485485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7492764Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7512120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7518395Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7539655Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7546075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7565823Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7573298Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7592664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7599052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7619637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-None-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7626343Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7645817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7653473Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7672617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7679026Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7698901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7705529Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7724871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7732255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7752507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7758993Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7779087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7785600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7805076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7812501Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7831376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7837953Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7857969Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt1-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7864484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-None-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7883980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-None-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7891038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-None-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7910415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-None-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7916723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-None-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7937157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-None-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7943704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center1-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7964598Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center1-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7971075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center1-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.7991154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center1-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.7997574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center1-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.8017608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center1-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.8024283Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center2-7-33-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.8043917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center2-7-33-cuda] PASSED [ 1%] 2023-03-20T11:41:49.8050873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center2-26-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.8070163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center2-26-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.8076420Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center2-32-26-cpu] SKIPPED [ 1%] 2023-03-20T11:41:49.8096899Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt2-center2-32-26-cuda] PASSED [ 1%] 2023-03-20T11:41:49.8103390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8123100Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8130418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8150059Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8156735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8178028Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8184642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8204362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8210911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8231301Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8237558Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8257923Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8264425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8283959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8290846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8310857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8317035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8337682Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-None-False-160-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8344231Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8371339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8378442Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8404406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8412335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8435931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8442938Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8467853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8474874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8500170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8507310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8533168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8539984Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8564870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8572759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8596496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8603708Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8629030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8635221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8661123Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8667966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8692408Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8699381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8723251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8730802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8757142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8763944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8788613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8795396Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8820591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8827824Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8852717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8858617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8882885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8890693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8915624Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8922497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8946264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8952917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.8977946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.8984472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9008498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9015839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9039633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9046154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9070739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9077561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9103160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9110076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9135021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9142253Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9172227Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9177901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9202885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9210512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9237384Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9243695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9269428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9275751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9299603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9306882Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9331002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9337911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9362467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9369942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9393674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9400120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9425877Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9432027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9457048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9464032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9492418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--180-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9498847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9523964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9531039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9557369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9564367Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9588999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9595448Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9620877Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9627378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9653258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9659603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9685322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9693194Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9717157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9724185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9749462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9756243Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9782317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9788620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9813856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9819775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9844432Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9851086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9875227Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9881865Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9906390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9912822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9939227Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9945820Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:49.9970861Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:49.9977579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0002189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0009884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0035680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0042296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0067314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0074508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0099288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0106216Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0131185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0138028Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0162878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0170091Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0196242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0203266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0228170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0235378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0260513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0267021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0292373Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0298090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0322774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0329799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0353413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0360410Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0385035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0392142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0417056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0423976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0450369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0456732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0481722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0488135Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0515642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0522812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0549361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0556136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0581332Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0588397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0614038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0619934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0644617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--146-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0652488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0676225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0682650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0709030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0715579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0740709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0747450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0773374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0779726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0804983Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0812428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0837478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0844321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0871542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0878273Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0903113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0909778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0935212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0942239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0967888Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.0975188Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.0999519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1005962Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1031509Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1037994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1063516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1070001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1096065Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1102675Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1126897Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1133807Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1158642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1165221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1190505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1197088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1223727Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1230832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1257507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1264464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1288944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1296437Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1321687Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1329632Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1353718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1360620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1386212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1392958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1418618Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1425462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1451185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1457577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1483977Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1491328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1516879Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1524204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1549762Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1556858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1582135Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1589251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1614302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1621530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1646528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1654251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1678972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1686217Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1711372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1718032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1745613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1751890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1777129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1784049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1810415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--112-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1816887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1842439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1850358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1873925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1880710Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1905907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1912647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1938065Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1945035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.1970341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.1977079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2003273Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2011497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2035791Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2042763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2068145Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2075337Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2100712Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2107681Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2132980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2139135Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2163345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2170992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2198073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2204599Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2229362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2235726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2265308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2271644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2297346Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2304968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2330355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2336879Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2361203Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2367443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2391855Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2398306Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2423257Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2429562Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2454045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2460459Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2484646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2491130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2516449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2523194Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2547849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2554848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2582462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2589191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2614390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2620650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2645289Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2652776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2677064Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2683880Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2709207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2715769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2740475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2747854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2774349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2781900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2806422Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2813960Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2838424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2845249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2870593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2877427Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2902853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2909662Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2935093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2941705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2966819Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--78-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.2974264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.2998669Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3005400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3031693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3038862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3064242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3071011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3096428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3103418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3128409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3135626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3161072Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3167812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3192599Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3199267Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3224743Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3231651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3256616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3263608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3289415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3296415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3324217Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3331138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3355505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3362770Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3387390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3393906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3418660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3425518Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3451016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3456894Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3481254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3487623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3515775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3523920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3550127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3557213Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3582703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3589359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3614429Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3621407Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3646161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3653946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3678329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3684915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3710464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3716959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3742356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3749088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3774326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3781219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3808375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3815455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3840261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3847035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3872944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3880076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3905416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3912233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3938327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3945499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.3971143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.3977929Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4002692Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4010485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4034881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4042032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4068557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4075180Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4103022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4109943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4136143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--44-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4143070Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4167761Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4175047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4199716Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4206573Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4231757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4239031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4263779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4270641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4296209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4303031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4329226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4336088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4361319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4368513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4393081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4399727Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4424779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4430911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4455330Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4462048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4486317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4494037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4517288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4523724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4548313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4554408Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4581142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4587846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4615232Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4621582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4647397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4654309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4678661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4684851Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4710146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4716254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4741023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4747918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4773461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4779668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4803981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4812218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4837350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4844333Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4869753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4876472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4900908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4907773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4933369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4939482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4964411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.4971046Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.4995805Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5002511Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5027745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5034429Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5059505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5066522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5093561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5100051Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5124776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5132689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5156901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5163649Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5188081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5194530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5219377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5226379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5250970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5257577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5282136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True--10-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5289342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5313268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5319947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5348362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5355106Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5380347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5387564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5412722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5419168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5444040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5450975Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5475526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5482497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5507543Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5514190Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5539265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5545970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5571110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5577955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5603533Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5610956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5635167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5642139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5667192Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5674216Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5699423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5706137Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5730851Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5737107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5761155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5767439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5791976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5798360Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5823221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5829700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5855477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5861768Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5885828Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5894374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5920584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5926863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5953771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5960406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.5985709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.5992174Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6017667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6024504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6049487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6055911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6080870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6088325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6114478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6121599Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6146236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6153303Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6178577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6186109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6211160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6216832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6241600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6249005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6273039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6279637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6304164Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6310859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6335869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6341842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6367641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6374590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6399110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6406876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6431217Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-24-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6437647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6463401Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6469696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6494371Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6501160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6525324Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6532748Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6556449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6563526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6588829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6595418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6621679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6628406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6653916Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6660206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6684402Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6691612Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6716431Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6723317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6748000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6755597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6779951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6786994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6812474Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6818525Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6842763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6850258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6875130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6882063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6906891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6913331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6938810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6945808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.6972876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.6977435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7004889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7013156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7036650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7043120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7067709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7074382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7098964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7105668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7132679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7138005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7162451Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7169794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7193321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7200220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7225057Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7232045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7257189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7264316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7292509Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7299219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7323196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7331055Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7354849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7361665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7387597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7394477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7419348Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7426334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7451065Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7458101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7483075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7490745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7514918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7522258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7547578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7554578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7579743Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-58-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7586617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7612447Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7618750Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7644642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7652727Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7676678Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7683750Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7708593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7715107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7740164Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7747164Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7773487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7779365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7804268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7812493Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7836281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7843304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7868787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7875503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7901691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7908629Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7934335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7940034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7964787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.7972468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.7996298Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8003268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8029508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8035549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8060887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8068235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8093769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8100213Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8125020Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8132552Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8158652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8165411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8190547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8197457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8222218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8229146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8254329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8261329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8286822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8293778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8317588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8325081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8349699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8355931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8380363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8387345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8416400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8422842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8447358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8454659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8479070Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8485794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8510777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8517191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8543684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8549132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8574761Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8581532Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8606261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8613704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8637778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8644467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8670597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8676875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8702201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8708931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8733794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-92-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8740040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8764734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8772344Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8797149Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8803265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8828042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8834607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8860287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8867071Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8893133Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8899041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8925193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8933236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8956983Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8964191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.8989463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.8996222Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9021414Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9028690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9054856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9060689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9085284Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9093811Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9118420Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9125486Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9149974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9156528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9182121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9188826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9214040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9219836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9243949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9251005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9274625Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9281326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9306620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9313261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9338439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9345285Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9370954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9376795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9400591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9407124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9433153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9440407Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9464981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9471516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9496780Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9503605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9527786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9534922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9559430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9566810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9593000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9600084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9625278Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9631851Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9656891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9663606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9689843Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9696069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9721141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9727307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9752080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9758475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9783169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9789668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9814144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9821315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9846681Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9854072Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9878478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-126-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9885107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9910036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9916738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9943235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9949919Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:50.9975243Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:50.9981553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0006139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0013914Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0037672Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0044500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0069618Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0075855Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0100668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0108089Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0133901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0140148Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0164657Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0172403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0196695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0203198Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0227714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0234184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0258940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0265678Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0290656Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0296753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0320911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0327066Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0352321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0359496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0383958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0390561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0414924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0421365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0446723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0453781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0478791Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0485282Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0509851Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0516271Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0540849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0547788Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0572630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0578061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0602044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0609948Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0633520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0640392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0664872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0671497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0697193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0703893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0729327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0735550Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0760405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0766925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0792084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0798785Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0823125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0829675Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0853628Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0860503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0884616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0892529Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0919076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0925824Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0951992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0958807Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.0984289Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.0990749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1015829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-True-160-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1022883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1045379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1052999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1075296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1081579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1104119Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1110505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1133665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1139706Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1162607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1169428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1193233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1199646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1222320Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1228641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1252245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1257801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1280355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1286540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1309102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1315317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1337596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1344148Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1365870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1373436Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1395327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1401743Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1428925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1435102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1458023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1464420Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1486490Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1493694Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1515937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1522452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1545371Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1551705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1573814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1580317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1602475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1609923Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1631414Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1637672Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1661842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1668443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1692262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1697936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1720405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1726582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1749152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1755241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1777522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1784027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1805514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1812234Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1834682Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1841085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1863534Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1870146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1893842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1900179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1922947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1930582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1952382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1958715Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.1982466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.1989373Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2012658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2018128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2040163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2045732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2068226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--180-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2074239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2096738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2102861Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2126217Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2133156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2154554Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2160520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2182858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2189173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2211497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2218395Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2240530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2246559Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2269093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2275068Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2297547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2303984Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2325505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2332680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2355038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2361264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2383579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2389638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2412507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2418050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2439906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2445758Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2468597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2474484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2497054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2503357Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2525161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2532359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2553532Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2559467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2583609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2589505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2612310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2617683Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2641018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2645666Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2668211Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2674253Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2696510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2702498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2724465Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2730911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2752721Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2758624Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2781027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2787231Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2810977Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2817167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2839116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2845049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2867594Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2873541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2896117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2902092Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2924093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2930978Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2952718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2958776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.2981273Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.2987364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3010771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3016141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3039449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3045403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3067804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3073749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3096359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--146-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3102310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3124331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3131049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3153197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3159048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3181674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3187862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3211027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3216443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3238397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3244438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3268215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3274094Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3296434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3302555Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3324722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3330943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3353326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3359597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3381557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3387813Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3411121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3416321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3438144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3444175Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3466184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3472040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3496115Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3502411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3524481Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3530899Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3552587Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3558535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3581024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3587234Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3610215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3615571Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3637495Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3644281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3666264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3672142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3694506Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3700687Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3724275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3730825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3753158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3759279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3781433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3787683Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3811171Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3815844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3838652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3845055Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3867899Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3874175Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3897133Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3903720Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3925836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3933218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3956656Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3963083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.3985379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.3991781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4015165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4021649Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4044086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4051114Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4072995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4079472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4101989Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4108288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4131151Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--112-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4137627Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4160042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4166340Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4192947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4199327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4222046Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4228903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4252336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4258164Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4280312Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4286584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4309722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4315826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4338623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4345450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4367724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4374317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4396981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4403275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4427225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4433561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4456190Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4462508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4484695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4492496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4514098Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4520606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4543649Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4549998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4573225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4578619Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4600590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4607024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4629651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4636010Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4660380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4666895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4689915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4695864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4717620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4724086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4746948Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4753420Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4776114Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4782535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4804872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4812684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4834604Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4840883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4863471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4869830Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4893829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4900252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4922327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4929769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4951787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4958290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.4980938Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.4987649Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5010949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5016954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5039033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5045388Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5068798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5074998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5097892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5104189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5127699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5134669Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5157003Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5163173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5185860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--78-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5192204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5215514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5221865Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5244516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5250995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5273535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5280056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5302729Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5309275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5332681Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5338433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5362191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5369578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5391436Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5397659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5420817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5427119Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5450405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5456359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5478406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5484779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5507652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5513752Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5536457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5542914Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5565043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5572407Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5594989Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5601360Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5624235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5630488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5653743Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5659488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5681764Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5688265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5710985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5717196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5739859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5746417Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5769600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5775192Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5797500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5803866Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5827737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5834227Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5856944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5863526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5885761Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5893141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5914428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5920864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5943602Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5949934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.5973313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.5979113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6001153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6007436Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6030519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6036924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6060622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6067478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6090722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6096563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6119031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6125339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6148355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6154550Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6177636Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6184046Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6206214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6213698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6235626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--44-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6241957Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6264923Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6271380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6295330Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6301674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6324115Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6330909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6353203Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6359769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6382334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6389185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6412679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6418503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6440686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6446945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6469831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6476077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6499147Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6505546Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6529733Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6535985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6558102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6564397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6587179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6593607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6616209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6622757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6644755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6652298Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6673739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6680152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6702474Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6709060Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6732326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6738072Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6761827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6767875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6790366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6796449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6819142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6826048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6848325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6854637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6876724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6883112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6905764Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6912116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6934844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6941298Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6963076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.6970779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.6995112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7001433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7024192Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7030765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7053770Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7059525Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7081498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7087462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7110076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7115946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7137996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7144553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7166335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7173531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7194668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7200661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7224354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7230292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7253701Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7258950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7281258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False--10-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7287025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7309778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7315605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7337839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7343997Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7365686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7372705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7394359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7400350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7423310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7429670Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7453744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7459535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7481528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7487608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7510107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7515942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7538746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7545037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7566579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7573491Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7594730Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7600777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7622593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7628816Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7650896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7656870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7680154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7686250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7708398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7714254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7736593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7742686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7764631Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7770846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7792852Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7798446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7820903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7827472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7850029Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7855620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7877418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7883470Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7907116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7913124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7935560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7941513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7963724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7970757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.7991980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.7997964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8020338Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8026549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8050180Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8055023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8077153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8083229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8105403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8111466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8135194Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8140958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8162765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8169411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8191381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8197290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8220057Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8226361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8248109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8254549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8277042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8282920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8305505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-24-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8311276Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8333853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8339474Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8362886Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8369447Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8391372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8397105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8420023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8425953Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8447907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8454364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8476613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8482680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8505080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8511066Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8533916Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8539474Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8561489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8567323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8590567Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8596342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8618864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8625051Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8646648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8653915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8675014Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8681198Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8703525Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8709387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8732538Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8737381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8758853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8765042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8787174Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8793261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8816645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8822678Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8844929Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8851231Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8873266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8879129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8901412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8907527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8930594Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8935609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8958772Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8964142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.8986155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.8991884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9013925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9019760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9043261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9050269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9071476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9077308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9099674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9105878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9127719Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9134027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9156174Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9162252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9184657Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9190746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9213842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9219165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9241125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9247002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9270199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9276086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9298569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9304804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9326860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-58-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9333975Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9355189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9361379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9383738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9389781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9412801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9418158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9440217Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9446004Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9468746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9474925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9498497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9504716Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9526424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9533219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9554971Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9560940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9583825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9589799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9612765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9618128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9639960Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9645873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9668612Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9674281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9696635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9702636Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9729297Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9735005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9756870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9763083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9784924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9790891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9813862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9819155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9841444Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt1-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9847795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9870541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9876385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9898280Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9904385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9925963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9932965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9955478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9961505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:51.9983859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:51.9989799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0012830Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0018226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0040132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0046603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0069258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0074999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0097405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt2-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0103678Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0125504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0132500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0153517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0159409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0183564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0189338Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0212586Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0218089Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0240040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0246054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0268634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0274466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0296732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0302798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0324676Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0331145Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0352726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-92-dt3-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0358674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0381128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0387110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0411170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0416698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0438668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0444543Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0467158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0473047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0495259Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0501403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0523475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0530746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0551787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0558004Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0580514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center2-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0586467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center2-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0609691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-None-center2-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0614874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-None-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0638003Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-None-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0643924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-None-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0666414Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-None-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0672225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-None-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0694502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-None-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0700384Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center1-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0722227Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center1-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0729475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center1-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0750278Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center1-26-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0756187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center1-32-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0778477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center1-32-26-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0784548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center2-7-33-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0806312Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center2-7-33-cuda] PASSED [ 2%] 2023-03-20T11:41:52.0813504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center2-26-26-cpu] SKIPPED [ 2%] 2023-03-20T11:41:52.0834967Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.0841103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.0864806Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.0870627Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.0893469Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.0898581Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.0920766Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.0926544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.0949112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.0955084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.0977480Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.0983576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1005379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1012515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1033985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1040042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1062470Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1068564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1092568Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1097990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1119973Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1125851Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1148498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1154435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1176681Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1182508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1204501Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1211148Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1232993Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1238906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1261299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1267616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1290604Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1296004Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1319017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1325002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1347520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1353345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1376213Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-126-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1381751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1403822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1411150Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1432142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1438104Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1460595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1466826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1489641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1494841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1517063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1522963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1546941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1552821Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1575619Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1581517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1603969Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1611038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1632703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1638596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1660707Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1666876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1689659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1694900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1717162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1723022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1745317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1751168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1775178Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1781215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1803461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1810305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1832465Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1838441Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1862512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1868688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1893079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1897815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1920270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1926272Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1948513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1955347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.1979862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.1986304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2010945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2016323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2038472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2044762Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2067723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2073635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2096243Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2102232Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2124552Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2130893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2153256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2159852Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2182803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2189198Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2212440Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2218645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2242267Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2250155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2270986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2277223Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2300300Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2306939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2330011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2336356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2358290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2364661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2387946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2394330Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2417172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill1-False-160-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2423646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2449917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2456476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2486275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2493695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2518987Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2525692Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2552492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2559222Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2585718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2592129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2618708Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2625705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2652549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2658877Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2684787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2693060Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.2717738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.2724465Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9473510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9480467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9507220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9513830Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9540304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9547548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9573967Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9581192Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9608297Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9614825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9641423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9647876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9676270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9682902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9708857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9715255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9742536Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9749416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9775790Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9782483Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9807532Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9814026Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9837744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9857027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9868307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9874688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9899332Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9906391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9932658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9938703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9962861Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:52.9970222Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:52.9993854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0000492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0026253Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0033290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0060764Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0068021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0092754Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0098715Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0122095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0129664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0153497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0159665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0185609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0191946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0216648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0223125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0247303Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0253834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0278550Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0285742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0310585Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--180-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0317240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0343139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0349699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0375096Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0382028Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0406578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0414267Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0441244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0448108Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0473007Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0481005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0505500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0512638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0538948Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0545280Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0572423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0578099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0603391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0611165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0635161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0642207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0667416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0674379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0700937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0707844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0734313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0740101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0765040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0772627Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0796799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0803931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0829816Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0837191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0865584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0872462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0898115Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0905191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0931385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0937375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0963728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.0971235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.0995065Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1001753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1026434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1032965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1057728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1064185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1089714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1096056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1121191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1128090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1152021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1158544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1184073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1190594Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1216959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1223857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1248195Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1255317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1279221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1285890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1311015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1317996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1342550Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1349380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1374124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1380847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1405138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1412967Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1436606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1443372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1469807Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--146-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1476490Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1501442Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1508330Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1533946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1540086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1564489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1571787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1595949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1602775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1627740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1634377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1659225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1666090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1691284Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1697888Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1723857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1731659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1755386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1762252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1787112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1793740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1819186Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1825931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1852429Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1858378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1885325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1893579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1917949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1925497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1950460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1957498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.1984344Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.1991419Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2016949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2024101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2049542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2056261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2080816Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2087724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2113010Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2120433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2145905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2152963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2178376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2185930Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2212456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2218654Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2245094Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2253189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2278129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2285132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2310839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2318323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2344053Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2350985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2377020Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2384240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2410415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2416832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2442259Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2450042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2473357Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2479840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2508900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2515398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2540385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2546911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2571054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2578492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2602504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2610207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2633913Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--112-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2640798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2665842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2672403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2697521Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2704522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2728734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2736479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2761979Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2769580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2793496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2800667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2825693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2833199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2858844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2865740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2892473Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2897733Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2922186Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2929746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2952729Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2959565Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.2983869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.2990214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3016280Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3022628Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3046428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3053897Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3077031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3083940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3108535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3114940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3139105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3146865Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3172492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3177066Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3201838Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3209521Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3232214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3238809Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3264502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3270937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3295354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3301969Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3325792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3333137Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3356687Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3363277Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3387556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3393688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3418369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3425122Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3452069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3457136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3481427Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3487560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3513801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3520803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3545129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3551212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3576290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3582801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3607049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3613982Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3638287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3645111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3670993Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3676703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3701640Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3708129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3733853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3739895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3765593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--78-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3773396Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3797327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3803948Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3828781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3835409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3860319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3866703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3891116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3898149Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3923261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3930543Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3953953Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3960968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.3985768Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.3992798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4018674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4025376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4050803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4057336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4081505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4089988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4113834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4120791Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4146033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4152504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4178310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4184689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4211277Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4219050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4243818Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4251016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4276918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4284107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4309646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4316494Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4341592Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4348865Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4374126Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4381363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4406169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4414086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4439201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4445816Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4471708Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4479007Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4504426Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4511260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4537856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4544397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4569641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4575426Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4600724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4607563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4632855Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4639769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4665001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4671969Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4697897Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4704795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4730578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4736878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4761978Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4770043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4795250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4802326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4827271Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4834088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4859261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4866266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4891462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4898529Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4923495Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--44-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4930930Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4955541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4962760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.4989910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.4996901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5023027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5029610Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5055551Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5062208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5086953Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5093934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5118832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5125582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5150800Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5157590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5182452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5189504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5214773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5221912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5246817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5253771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5278402Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5285079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5311787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5318512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5343000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5350591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5375544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5382603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5407474Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5414655Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5439825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5446730Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5472034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5478800Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5505779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5513720Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5539012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5545610Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5574452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5580869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5605201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5612637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5635635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5642369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5666761Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5673132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5697994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5704401Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5729652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5735771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5760714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5767590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5795599Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5802903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5829462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5836454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5861665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5868485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5894009Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5900794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5925699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5933981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5957778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5964776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.5990126Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.5996931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6022048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6029244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6054540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6061936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6088797Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True--10-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6096479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6121786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6129815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6157109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6164186Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6189829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6196754Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6222248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6229233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6254387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6261631Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6286409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6294216Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6318547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6325868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6352622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6359831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6385001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6392142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6416646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6423668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6448125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6455397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6479983Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6486857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6511949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6518746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6544737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6550595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6576319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6582912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6610452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6616998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6641848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6649698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6674181Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6681147Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6707422Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6714406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6739555Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6745910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6771138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6777512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6801928Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6810037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6833808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6840769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6867722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6874144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6899279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6906513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6932408Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6938493Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6963293Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.6970946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.6995397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7002008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7027819Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7034714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7059337Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7065846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7091362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7097661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7124177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7131085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7156318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7163151Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7188220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7194644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7220572Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7227809Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7254161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-24-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7259622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7284722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7292945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7317362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7324117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7349061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7355545Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7381991Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7388756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7414343Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7420997Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7445694Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7453433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7476839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7484449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7509787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7516870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7543223Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7549688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7573776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7580443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7604549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7611292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7637022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7643758Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7668503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7675005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7700270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7707625Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7732738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7739735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7764308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7772800Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7798322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7805129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7830500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7836489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7860967Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7867386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7893810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7899386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7923884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7930884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7955039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7961714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.7985970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.7992970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8018252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8025238Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8051165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8056896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8081485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8089667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8113439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8120537Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8147722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8154596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8179973Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8187110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8213424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8219352Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8243988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8251043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8276726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8283701Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8309502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8316753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8342722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8349906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8375247Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8381805Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8409526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-58-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8416197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8441074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8447833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8473131Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8480303Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8505540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8512134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8538185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8545796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8572709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8577888Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8603243Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8611300Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8635667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8642987Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8672479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8679523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8705134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8711855Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8737718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8745011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8771105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8777406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8802304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8810037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8835041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8842005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8868656Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8876305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8901557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8908545Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8935303Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8941924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8967036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.8973992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.8999468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9006093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9031691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9038371Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9063598Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9070804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9095579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9102614Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9127044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9134442Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9159266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9166405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9192806Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9199862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9224728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9231742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9257517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9264935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9290221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9297251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9321734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9329726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9353533Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9360275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9384957Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9391841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9415873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9422721Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9450204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9456563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9481435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9488223Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9512651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9519907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9544815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9551788Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9577143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-92-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9584258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9610075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9616793Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9641798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9648175Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9673087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9680496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9706523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9713331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9738734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9746113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9771117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9778692Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9803468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9811119Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9835612Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9842461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9867653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9875051Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9900446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9908006Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9933874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9940579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9966950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:53.9974584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:53.9999846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0007098Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0033290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0039670Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0066949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0073169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0098769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0105309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0131136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0137694Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0162530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0170521Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0196220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0203326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0229783Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0236603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0261911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0269076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0294468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0301546Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0328234Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0335896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0361119Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0368129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0393249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0400322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0425648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0432635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0458103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0465200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0492585Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0499113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0524074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0531283Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0556189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0563365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0590697Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0598008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0623110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0630385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0656163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0663006Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0687774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0695434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0720202Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0727404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0754261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-126-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0761482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0786850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0793660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0819873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0826394Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0852481Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0858754Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0884255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0892320Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0916691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0924159Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0949315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0956250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.0981662Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.0988632Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1014891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1022258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1046773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1053935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1079395Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1086424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1111951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1119349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1144660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1151745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1176918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1183851Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1209592Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1216314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1241397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1248286Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1274689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1281596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1306792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1313621Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1339556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1346767Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1372541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1378749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1403419Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1412296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1435717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1442548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1467472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1474326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1499654Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1506682Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1534020Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1540836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1565838Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1573954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1598368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1605570Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1631527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1638322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1663913Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1671179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1696269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1703304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1728171Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1735854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1760644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1767577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1797262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1803691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1829517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1836025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1860929Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1867902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1893815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1900012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1924469Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-True-160-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1932393Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1954270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1960983Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.1983509Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.1990347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2013617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2019553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2043891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2051216Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2073550Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2080237Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2103230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2109974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2133622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2139568Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2162593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2170375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2192864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2199488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2221972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2228799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2251060Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2258252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2281987Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2289690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2312132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2318611Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2342336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2349042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2372841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2378798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2401378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2407755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2430912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2437556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2460814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2467804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2492308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2497489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2520839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2527508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2550415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2556825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2580293Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2586949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2610822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2616997Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2639533Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2646480Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2669774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2676269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2699794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2706399Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2730013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2736140Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2759955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2766298Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2788964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2795520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2818329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2825140Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2847914Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2854789Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2877776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2884412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2907625Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2914108Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2937430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2944312Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2966918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.2974019Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.2998347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--180-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3005039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3028500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3035118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3058128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3064951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3087559Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3094750Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3117561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3124482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3147477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3153992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3177350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3184069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3206856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3213919Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3238997Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3245204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3267701Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3274432Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3297239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3304173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3326919Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3333990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3356950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3363648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3386528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3393201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3416241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3422898Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3445685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3453940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3477333Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3484180Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3507309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3513955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3537176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3543779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3567285Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3574350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3597001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3603786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3626786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3633163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3656346Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3662841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3685293Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3692883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3716335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3723302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3746050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3752336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3774990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3781521Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3803936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3811194Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3833374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3839817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3862703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3869255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3892436Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3898477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3920800Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3926874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3951429Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3957632Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.3980461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.3986996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4010735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4016224Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4038806Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4045069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4068113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--146-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4074671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4098644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4104980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4127345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4133974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4156326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4162854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4187068Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4193366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4216290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4222740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4245076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4252780Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4274455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4281022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4304106Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4310462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4333946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4339763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4362363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4369460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4391085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4397383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4421334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4427673Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4450602Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4456857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4479264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4485638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4508731Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4515041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4538054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4544337Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4566523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4573841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4595542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4602261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4625127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4631341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4658192Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4664369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4686417Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4693749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4715828Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4722620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4745033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4751457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4774042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4780675Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4803023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4810580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4832075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4838354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4860954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4867607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4892823Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4898774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4921282Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4927362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4950107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4956364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.4979457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.4985677Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5007941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5014579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5037245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5043885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5066758Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5072821Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5095980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5101756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5125152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--112-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5132723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5154840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5161297Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5184079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5190609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5213827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5219924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5242170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5249720Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5271473Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5277777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5301093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5307397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5330667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5336847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5360581Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5366960Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5389762Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5395893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5418836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5425379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5447072Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5454142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5476412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5482902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5505731Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5512037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5534518Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5540979Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5563264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5570547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5593822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5599993Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5622541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5628801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5650915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5657181Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5680141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5686187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5721118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5722069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5738974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5745400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5767173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5773952Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5796392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5803011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5827583Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5833831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5856561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5862883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5885168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5892878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5914529Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5921350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5944227Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5950528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.5974151Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.5979937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6002176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6009708Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6030986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6037229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6061846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6068352Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6092589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6098206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6120579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6126831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6149951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6156139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6179356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--78-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6185749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6208126Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6214450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6237030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6243409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6266256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6272535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6296823Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6303128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6325648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6332523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6354372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6360875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6383741Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6390307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6413608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6419400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6441885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6449419Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6470785Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6477124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6500284Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6506699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6531202Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6537366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6559540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6566018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6588815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6594987Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6618130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6624499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6646418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6653954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6675484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6681917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6705246Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6711630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6734586Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6740826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6764660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6770878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6793596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6799886Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6822662Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6829250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6852773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6858523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6881350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6887172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6909445Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6915326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6937903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6944526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6966607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.6973859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.6997263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7003474Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7026560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7032869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7055887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7062263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7084570Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7092314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7113961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7120473Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7143411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7149803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7173178Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7178785Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7201359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7207450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7231645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--44-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7238016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7261036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7267395Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7290930Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7297015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7319080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7325409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7348020Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7354248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7377376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7383769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7405919Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7413528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7435084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7441583Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7468448Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7474645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7497665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7504054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7526144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7533652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7555277Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7561841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7584483Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7590901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7613943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7620126Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7642426Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7649742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7671208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7677508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7701239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7707821Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7730751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7736891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7759260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7765651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7788455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7794658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7817961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7824180Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7846144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7853619Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7875209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7881653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7904510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7910919Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7934382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7940846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7962848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7969811Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.7991343Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.7997484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8019980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8026719Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8049512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8055090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8076891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8083318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8106138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8112371Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8135018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8141261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8165649Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8173197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8194480Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8200926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8223822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8230268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8253938Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8259812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8282305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False--10-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8289828Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8311702Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8318070Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8341131Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8347737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8370901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8376696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8399904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8406111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8428620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8434559Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8457443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8464085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8486315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8493912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8515879Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8522335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8545471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8551921Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8574438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8581103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8603493Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8611000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8633912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8640249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8663596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8670437Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8694012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8700417Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8723204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8731049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8753310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8760017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8783342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8790096Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8813568Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8819817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8842803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8850512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8873176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8879537Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8902721Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8909315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8933198Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8938970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8961387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8967855Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.8990620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.8997117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9020635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9027258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9051093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9056983Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9079203Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9085502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9109392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9115658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9139021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9145797Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9167911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9174924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9197361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9203905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9226772Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9233198Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9256119Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9262643Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9284875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9292798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9314740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9321423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9345519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-24-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9351901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9374751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9381358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9404024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9411440Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9433721Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9440173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9463458Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9469909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9494376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9499739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9522387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9529893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9552060Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9558405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9582719Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9589523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9613179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-None-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9619257Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9641501Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9647997Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9670766Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9677134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9699926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9706801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9730256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9736079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9758260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9764809Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9787869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9794262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9818528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9825083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9847130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9853995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9876586Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt1-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9882994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9906084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9912542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9935228Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9941790Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9964169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:54.9972314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:54.9993884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0000023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0023001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0029386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0053873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0060082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0082638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0090210Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0111917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0118401Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0141421Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt2-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0148017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0170992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0177802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0200034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0206484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0229737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0236318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0259551Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0266076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0293630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0299580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0322391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0330145Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center2-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0351673Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center2-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0358207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center2-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0381067Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center2-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0387732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center2-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0412826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-58-dt3-center2-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0417487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-None-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0440062Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-None-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0446485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-None-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0469030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-None-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0475311Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-None-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0498289Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-None-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0504909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center1-7-33-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0530168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center1-7-33-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0535714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center1-26-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0558362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center1-26-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0564853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center1-32-26-cpu] SKIPPED [ 3%] 2023-03-20T11:41:55.0587964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center1-32-26-cuda] PASSED [ 3%] 2023-03-20T11:41:55.0594432Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0617342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0623701Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0646295Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0653834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0675931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0682550Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0705263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0711798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0734193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0740950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0764674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0771200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0793918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0800443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0823389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0829876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0853564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0859366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0882041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0889756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0911747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0918333Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0941170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0947897Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.0971027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.0977575Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1001063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1007742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1030860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1037218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1059959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1066908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1090140Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1096117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1118857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1125484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1147962Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1154380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1177356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1183972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1206354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1214052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1237380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1243839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1266735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1273191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1296285Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1302696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1325360Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1332980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1355029Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1361548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1384554Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1391158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1414012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1420785Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1443240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1450943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1474607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-92-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1480939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1503757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1510166Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1533773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1539563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1562208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1570078Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1591625Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1598108Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1621194Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1627705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1650956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1657244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1679687Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1686120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1710258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1716650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1739676Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1746156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1768633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1775418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1797688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1804324Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1827446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1833931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1856926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1863588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1885921Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1893477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1915498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1922222Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1946302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1952603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.1975543Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.1981988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2004591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2011072Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2034221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2040709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2063683Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2070156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2093732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2099743Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2122156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2129692Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2151316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2157688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2181714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2188244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2211034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2217167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2239778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2246200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2269302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2275732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2299013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2305369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2327892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2335030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2357536Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2363966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2386967Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2393383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2417890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2424723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2447083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2453785Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2476292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2482857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2505985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2512618Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2535784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-126-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2541890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2564809Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2572356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2594336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2600912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2623951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2630360Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2654355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2661107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2683729Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2691145Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2713162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2720039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2742781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2749596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2773342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2779435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2801844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2809496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2831347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2838082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2861020Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2867838Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2892387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2898791Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2921309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2927781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2950611Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2957193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.2980470Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.2987075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3009944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3016341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3038570Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3045200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3068315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3074640Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3097513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3104141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3130934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3137047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3159475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3166059Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3188953Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3195424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3218519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3225045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3247489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3254549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3276913Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3283517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3306083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3312498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3334936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3341845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3365804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3373526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3395458Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3402006Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3424934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3431688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3454188Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3460707Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3483205Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3490731Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3512904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3519472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3542534Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3549139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3572339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3578547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3602638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill2-False-160-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3609956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3634942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3642139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3666392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3673169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3697256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3703994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3728340Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3736260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3760794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3767913Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3792789Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3800552Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3825090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3831760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3858754Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3865509Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3891117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3897358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3921008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3927668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3952030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3958788Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.3983146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.3989924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4016695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4023660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4048018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4055142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4082134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4089941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4115911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4122336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4146904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4153401Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4177971Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4184584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4208376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4215884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4239466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4246036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4270249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4276934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4301501Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4308555Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4333999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4340109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4366535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4373868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4398912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4405398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4430961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4437167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4461827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4468639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4493845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4500276Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4524101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4530903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4554704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4561588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4586632Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4593196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4619167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4626179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4650785Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4657776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4682236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4689696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4713845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4720214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4745321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--180-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4751866Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4776856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4782912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4807184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4814254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4838798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4845487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4871539Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4878140Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4902965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4909386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4934293Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4940898Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4965206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.4972976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.4996510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5003120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5028105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5034513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5059734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5066798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5091500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5097881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5123592Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5130937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5154707Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5161528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5186067Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5192661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5217504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5223564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5247794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5254253Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5278552Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5285288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5311016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5317438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5342235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5349070Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5375174Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5381864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5406090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5414195Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5437667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5445053Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5472878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5479772Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5504900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5511518Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5536442Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5542906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5567201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5574001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5598422Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5604995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5631067Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5637481Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5662365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5669242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5694082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5701236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5725356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5733300Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5757266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5763680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5788478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5794965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5819662Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5826182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5851134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5857675Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5883801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--146-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5891015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5914530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5921149Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5946118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5952230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.5980229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.5987313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6013783Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6019887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6043924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6051325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6075448Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6082146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6107045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6113458Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6142214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6149133Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6174372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6180776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6204890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6212854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6236540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6243892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6269981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6276114Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6300863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6307760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6332904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6339205Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6363733Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6370906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6395257Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6401593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6426480Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6432990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6457714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6464225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6489737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6495894Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6522877Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6530662Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6555188Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6561430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6585568Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6591439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6616405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6623085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6648576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6655640Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6679837Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6686524Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6711281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6718204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6742685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6749619Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6776986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6784031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6809496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6815709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6839584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6845941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6870995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6877404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6903799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6910121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6935080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6941262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6965771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.6973387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.6997056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7003885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7029245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--112-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7035847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7060757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7067887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7093500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7099482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7123994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7131155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7156734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7163604Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7188479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7195139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7220150Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7227034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7252616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7259019Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7283437Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7290691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7314157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7321165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7345767Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7352452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7377165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7383926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7409590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7416639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7441044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7447642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7472245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7479132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7503674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7510309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7535156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7541766Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7566158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7574047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7601094Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7607909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7632503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7639206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7665015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7671578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7696348Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7702992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7727280Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7734318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7758783Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7765460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7790515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7797281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7822643Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7829328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7854153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7860930Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7885555Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7893022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7923260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7930905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7955077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7962012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.7987172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.7993913Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8019061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8025970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8051221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8057873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8082670Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8090581Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8114153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8121395Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8146425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8152979Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8179603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--78-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8186365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8211287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8217535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8241729Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8248489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8272920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8279608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8304424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8311260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8336317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8342816Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8367169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8374206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8398956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8405449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8431861Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8438452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8463413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8469900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8494677Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8501207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8525469Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8533233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8557181Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8563896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8588466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8595434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8620340Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8627215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8652795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8658644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8684153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8691096Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8715453Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8722179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8746767Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8753365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8777976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8784605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8809630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8816161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8839920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8846597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8871647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8878578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8903079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8910039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8936557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8942878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8967307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.8974110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.8998580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9005196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9029591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9036158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9060870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9067733Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9093209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9099271Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9124262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9130962Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9154883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9161684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9190410Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9196815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9221538Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9228272Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9253713Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9259161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9284050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9291349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9315299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--44-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9322207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9348889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9355322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9380282Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9387009Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9414433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9420905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9446144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9454097Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9477745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9484442Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9509380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9515881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9540523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9547556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9572935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9579057Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9603392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9611179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9634467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9642188Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9665707Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9672105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9698198Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9704917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9729963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9736218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9760207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9766768Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9791459Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9797991Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9822472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9829429Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9854114Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9860490Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9884757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9892466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9915918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9923039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9951966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9958809Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:55.9984212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:55.9990680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0015548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0022236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0046147Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0054476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0078233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0085250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0109956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0116673Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0141349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0148161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0174203Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0180233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0209712Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0216278Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0240466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0247534Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0272341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0279183Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0304428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0311194Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0336521Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0343266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0367671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0374846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0399949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0406612Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0432569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0438709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0464718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True--10-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0470866Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0495937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0502534Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0526887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0533941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0558043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0564584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0589345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0596029Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0621138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0628508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0654427Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0660656Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0685652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0693705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0718754Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0725412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0750209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0756842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0781384Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0788306Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0813659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0819368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0844207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0851038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0875212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0881984Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0906960Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0913528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0938583Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0945188Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.0973887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.0981041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1006428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1013798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1037543Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1043944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1081050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1082013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1098303Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1104528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1128381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1134742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1158299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1164423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1188574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1194609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1221142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1228297Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1255409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1262234Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1287168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1294023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1318323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1324873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1349573Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1355579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1379873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1386243Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1410866Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1416931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1441015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1446986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1471858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1478435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1503432Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1510418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1537994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1545176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1570850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1576779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1600204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-24-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1606608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1630995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1637069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1661578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1667763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1692378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1698178Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1723753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1730897Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1754687Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1761737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1786920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1793172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1818686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1825107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1850888Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1856377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1880413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1886929Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1912103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1918415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1943326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1949897Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.1976209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.1982576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2006836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2013886Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2041473Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2048415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2073406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2080692Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2105738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2112873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2137838Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2144773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2169382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2176409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2201100Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2207808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2236715Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2243466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2267963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2274864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2299964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2307109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2332177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2338012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2361998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2369619Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2392790Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2399381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2424213Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2430404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2455061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2461368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2486746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2493837Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2517615Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2524322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2549398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2556175Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2580999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2588328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2613893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2620321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2644744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2652719Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2676461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2683354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2708090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2714955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2741270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-58-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2748294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2773798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2780415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2807921Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2814756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2839696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2846305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2870906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2877553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2902546Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2909436Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2934358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2941207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2965423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.2973200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.2997977Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3004577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3028952Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3035601Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3060380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3067416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3092728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3099133Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3123833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3130989Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3155247Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3162288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3186940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3193801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3218942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3226016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3252626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3259056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3283477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3291033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3315025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3322087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3346960Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3353725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3378858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3385590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3410864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3416808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3441385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3449325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3472910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3480400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3506013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3512863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3537870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3544751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3568917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3576788Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3601686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3609678Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3633313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3640474Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3665849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3672927Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3697809Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3704468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3728635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3735876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3762611Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3770419Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3793765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3801342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3828290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3835078Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3862000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3868281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3893528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-92-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3898990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3923519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3930963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3953996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3960697Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.3985174Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.3991451Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4017391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4023278Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4047187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4054022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4078844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4085642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4110370Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4117228Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4142297Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4149284Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4174727Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4182299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4206254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4213970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4238419Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4245045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4271741Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4278191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4302835Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4309530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4334355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4341014Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4365511Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4373379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4396669Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4403299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4428684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4435063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4462302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4468860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4493769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4500554Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4526317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4533718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4557376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4563905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4588196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4594744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4619410Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4626189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4650889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4657237Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4683076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4690476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4713956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4720985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4746036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4752765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4779691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4787171Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4812325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4818292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4842986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4850671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4874351Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4881118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4906073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4912722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4938239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4945184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.4970878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.4977479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5002362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5010292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5035605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-126-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5043109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5068621Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5075462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5101116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5108234Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5134012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5140889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5165563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5174163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5198661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5205229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5232775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5239592Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5264354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5271058Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5300025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5306751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5332363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5338399Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5363107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5370868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5395144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5402270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5427237Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5434199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5459410Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5465653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5490917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5497500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5521986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5529658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5554278Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5561149Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5585544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5592218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5617016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5623723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5648113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5654954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5679484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5686169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5711250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5718504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5742878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5749885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5776405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5782863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5808640Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5816125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5840543Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5846998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5872074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5878925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5903401Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5910084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5934513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5941626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5967286Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.5973925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.5998644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6005560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6030463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6036986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6063291Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6070073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6094606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6101113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6125775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6133579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6157450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6164342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6188979Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-True-160-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6195596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6218488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6225481Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6247889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6255103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6279908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6286826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6312294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6318676Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6341056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6347958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6370876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6376169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6398096Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6404438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6427109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6432989Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6455595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6461694Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6483051Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6490025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6511592Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6518390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6544919Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6551634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6575359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6581922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6603646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6610890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6632396Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6638502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6660240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6666400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6688391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6695247Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6717169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6723225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6745306Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6751122Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6774596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6781622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6806126Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6813789Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6837571Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6843942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6866336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6872158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6894838Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6900955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6922755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6929904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6951353Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6957388Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.6979778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.6985825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7008460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7015146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7037139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7043933Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7069244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7076115Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7100767Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7107355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7130415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7135943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7157696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7163778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7185569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7191712Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7214286Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7220417Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7243823Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--180-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7250802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7271995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7278000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7300899Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7307875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7333563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7340519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7364796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7372330Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7393747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7399695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7422562Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7428824Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7450822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7457103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7480542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7486353Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7508711Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7514624Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7536961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7542910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7565284Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7572651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7596992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7603874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7628791Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7634729Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7657324Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7663206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7685134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7692350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7714487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7720574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7743122Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7749232Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7771240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7777593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7799343Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7805554Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7828351Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7834931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7860164Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7867340Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7891349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7897915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7919988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7926050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7950032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7956009Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.7978412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.7984520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8006461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8013813Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8035184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8041248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8063644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8069541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8093181Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8099177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8124291Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8132385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8155604Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8161883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8188475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8194408Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8216885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8222775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8244891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8251069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8273664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8279706Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8302300Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--146-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8308752Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8330986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8337164Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8360065Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8366750Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8392021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8398755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8425132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8430239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8453804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8459212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8481618Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8487589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8509824Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8515696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8538554Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8544568Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8566369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8573317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8594441Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8600482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8623316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8630320Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8657325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8664345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8687825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8694409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8716541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8722652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8745318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8751190Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8773807Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8779598Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8801705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8807481Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8829903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8835784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8858454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8864613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8888294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8895688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8920309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8927285Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8951691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8958040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.8980781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.8986995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9010460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9015689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9037425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9043341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9066064Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9072060Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9093827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9100129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9123566Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9130454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9152345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9159047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9185116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9192095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9216005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9222201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9244324Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9250931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9272781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9278740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9300943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9307143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9330423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9335339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9359002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--112-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9364869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9387127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9393241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9416488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9423248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9448492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9456003Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9479659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9485468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9508464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9514561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9537315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9543264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9565180Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9572374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9595515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9601603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9624526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9630477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9653319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9658880Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9681316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9688396Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9713771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9720890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9745012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9751115Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9773965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9779638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9801724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9807592Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9831125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9837050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9859569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9865613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9887540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9893894Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9915976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9922043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9944951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9951724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:56.9976796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:56.9983892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0008085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0014811Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0036578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0042693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0066959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0072998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0095391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0101233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0123327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0130660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0151393Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0157250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0179820Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0185959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0209591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0215462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0240840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0247771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0272125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0278299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0302294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0308364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0331022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0336906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0358933Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0364852Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0387608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0393514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0415908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--78-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0421867Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0443923Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0450946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0472826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0479580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0505158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0511798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0538044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0544292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0566392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0573545Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0595031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0601373Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0623486Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0629795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0652737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0658167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0680069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0686082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0708463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0714311Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0737040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0743587Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0771094Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0777596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0801698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0807883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0830682Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0836563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0859212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0865514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0887105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0893641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0915757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0921763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0943971Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0950211Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.0972775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.0978418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1004537Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1012446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1037143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1044308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1067651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1073510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1096456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1102354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1124566Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1131181Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1153077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1159708Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1181526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1187852Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1211018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1215864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1238664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1244845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1268035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1274764Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1300674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1307499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1332386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1338021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1360042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1366150Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1389061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1394869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1417413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1423166Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1445285Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1452441Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1475318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--44-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1481105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1503493Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1509621Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1533086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1539273Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1564646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1572849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1595828Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1602394Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1625237Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1631375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1653749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1659928Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1681766Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1687606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1711714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1717685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1740304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1746641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1768195Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1774416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1796425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1803228Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1829277Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1836225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1860227Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1866757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1888932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1895091Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1917328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1923349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1946898Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1952913Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.1975463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.1982153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2004154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2011040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2033504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2040130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2063327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2069826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2092747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2098704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2121110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2127548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2150323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2156713Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2180870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2187466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2210897Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2216375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2238455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2244948Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2268005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2274471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2297453Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2304043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2325850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2333611Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2355533Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2362176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2384589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2391153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2414972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2421398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2443802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2450990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2473076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2479452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2502316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2508812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2532366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False--10-dt3-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2538082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2560282Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2566697Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2589683Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2596103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2619040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2625464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2648757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2655873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2678207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2684459Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2707370Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2713888Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2736700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2743154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2765322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2772786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2795124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-None-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2801622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2823885Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2830434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2853595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2859648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2882725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2890055Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2911922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2918287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2941078Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2947647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2970556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.2976760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.2998714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3004997Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3027984Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3034577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3056966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt1-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3063377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3085477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3092923Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3116117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3122519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3145188Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3151626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3173932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3180710Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center1-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3203158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center1-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3210976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center1-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3232616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center1-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3238972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center2-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3261542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center2-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3268094Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center2-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3290995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center2-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3297034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center2-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3319922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt2-center2-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3326200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-None-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3350188Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-None-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3356531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-None-26-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3378958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-None-26-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3385595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-None-32-26-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3407802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-None-32-26-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3414914Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center1-7-33-cpu] SKIPPED [ 4%] 2023-03-20T11:41:57.3436960Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center1-7-33-cuda] PASSED [ 4%] 2023-03-20T11:41:57.3443631Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3466413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3472863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3495458Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3502132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3524702Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3530934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3553641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3560261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3583984Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-24-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3590361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3613739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3619716Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3641893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3649197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3670854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3677148Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3700401Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3706988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3730689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3736427Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3758872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3765580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3788844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3795578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3821871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3828765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3852424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3858476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3880999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3887447Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3910269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3916750Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3940066Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3946795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3970391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.3976313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.3998590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4005167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4028221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4034688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4059013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4065868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4088141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4095230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4118034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4124571Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4147785Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4154367Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4177389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4184004Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4206334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4214024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4235839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4242422Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4265129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4271977Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4296407Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4302803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4325333Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4332524Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4355111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4361725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4384870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4391766Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4414840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4421418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4444223Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4450996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4473887Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4480549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4503706Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4510446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4535669Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4541972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4564601Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4572364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4594278Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4600829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4623815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4630545Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4653812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-58-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4660403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4683017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4690715Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4712202Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4718711Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4741661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4748497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4773383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4778954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4801720Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4808076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4830938Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4837465Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4860748Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4867540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4891027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4897383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4920255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4926130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4949125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4955689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.4978184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.4984901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5008326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5015428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5037564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5044374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5067817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5074292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5097468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5103876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5126334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5133853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5155671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5162278Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5185189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5191519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5214310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5221130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5244815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5252254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5274365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5281146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5303864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5310509Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5334110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5340138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5362952Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5370726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5392330Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5398744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5421846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5428498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5451129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5457838Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5481790Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5488182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5511187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5517606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5540920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5547595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5571202Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5577507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5600117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5606576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5629868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5636295Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5659528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5666426Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5689435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5696074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5719901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-92-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5726219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5749405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5755755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5779068Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5785862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5808230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5815199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5838345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5844801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5868334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5874548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5897901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5904582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5926876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5933916Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5957759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5964252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.5987375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.5993597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6016588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6022911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6045443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6052823Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6075213Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6081966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6104681Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6111406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6134144Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6140858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6163207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6170775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6193359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6199749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6222657Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6229218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6252734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6270113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6281400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6287601Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6310306Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6316717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6339943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6346769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6369421Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6376376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6398832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6405172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6429709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6436093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6458947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6465630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6487861Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6494467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6517374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6524008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6547438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6553851Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6576821Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6583176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6605698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6613516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6634837Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6641572Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6668512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6675283Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6698634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6705441Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6727753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6734801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6757434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6763963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6786868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-126-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6793390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6816642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6823180Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6845741Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6853514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6875274Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6881901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6906046Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6912630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6935280Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6941925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6964876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.6972383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.6994268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7000743Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7024018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7030757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7053819Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7060308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7082923Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7090503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7111627Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7118020Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7141848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7148382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7171218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7177760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7199952Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7206357Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7229673Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7236064Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7259261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7266277Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7289468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7296094Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7318455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7324944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7348035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7354305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7378567Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7385416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7407606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7414443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7436767Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7443478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7466411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7472959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7495877Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7502175Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7524631Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7532292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7554002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7560681Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7583491Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7590226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7614289Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7620918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7643633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7651013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7673324Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7679758Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7702518Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7709165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7732791Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7739121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7761905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7768519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7791258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7797518Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7820623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7827174Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7851356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill3-False-160-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7858092Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7883671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7891225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7914667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7921841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7946169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7952907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.7977222Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.7983802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8008149Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8015758Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8040723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8047209Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8072564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8079093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8105221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8111950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8137230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8143842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8167515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8174705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8198355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8205165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8229241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8236105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8260900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8267925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8293514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8299666Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8379766Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8386244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8413019Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8419331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8443643Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8451124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8474805Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8481670Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8505762Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8512467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8538172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8545406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8570030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8576589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8600823Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8606970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8631595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8637943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8664118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8670857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8695318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8701487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8725577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8733176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8756608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8763787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8788649Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8795462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8819975Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8826846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8851015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8857758Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8882317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8890425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8915276Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8922440Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8947034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8953800Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.8978795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.8985734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9010994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9017591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9042587Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--180-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9050338Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9074051Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9081154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9105256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9112705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9137267Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9143933Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9170915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9176945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9201833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9209624Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9233385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9240052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9264884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9271921Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9299784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9306905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9333576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9339356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9363292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9370732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9393859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9400202Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9425603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9432070Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9456555Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9462876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9486637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9494027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9517525Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9524091Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9549545Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9555861Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9581032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9588240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9613418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9619712Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9647505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9654446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9682834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9690485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9714224Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9721170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9745794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9752339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9777093Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9783653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9808314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9815052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9841033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9847832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9872335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9879022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9903633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9910088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9936328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9942588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9966679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:57.9973738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:57.9997957Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0004141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0029258Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0035902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0061259Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0067956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0093648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0099591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0124802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0131075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0155350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0161710Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0187718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--146-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0193660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0218248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0224431Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0248047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0254467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0278083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0284109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0308232Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0314191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0338704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0345784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0372384Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0377356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0402083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0409959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0435060Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0442108Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0467191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0474084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0499074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0506182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0532212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0538112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0562978Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0570794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0595376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0601713Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0625891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0632358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0656497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0663001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0688131Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0695044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0718833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0725018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0749840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0756092Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0780781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0788334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0812576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0819225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0843120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0850909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0874620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0881519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0906477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0913321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0939704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0946700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.0972193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.0977950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1003459Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1010895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1034171Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1040873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1066031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1072207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1096611Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1103342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1127565Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1134626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1159658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1166132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1193064Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1200212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1225322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1232562Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1257416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1264341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1290002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1296477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1321362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--112-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1329626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1352920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1359838Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1384625Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1391653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1416740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1423484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1450428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1456759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1481537Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1487981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1514031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1520599Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1546016Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1553224Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1578001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1585100Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1610752Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1617652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1642288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1650467Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1674728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1681820Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1708466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1715196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1740715Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1747805Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1773700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1779802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1804245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1813011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1837207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1844921Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1871002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1877113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1902350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1909233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1934357Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1941175Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1967424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.1974449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.1999344Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2006037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2031305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2038101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2063220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2070125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2095595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2102356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2127704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2135349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2161024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2168276Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2193765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2201152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2228066Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2235347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2261169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2268043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2294002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2300850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2325633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2333523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2358722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2365799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2391784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2399048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2425235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2431954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2457425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2464514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2491479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--78-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2498543Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2523605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2531109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2556075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2563641Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2589047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2596080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2621740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2628946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2654668Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2662230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2687874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2695704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2721510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2727970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2757229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2764097Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2789249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2795923Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2820843Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2828389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2853594Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2859359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2883777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2890823Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2915275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2922071Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2947163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2954036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.2979215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.2986208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3012960Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3019022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3043737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3050916Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3075817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3083032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3108088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3114731Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3139650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3146376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3171132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3177977Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3205307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3213665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3238632Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3244988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3271717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3278486Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3303140Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3310015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3335056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3341701Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3366253Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3373853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3398341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3405166Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3431133Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3436947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3465451Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3472526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3498392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3504250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3530827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3536704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3560973Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3567095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3591792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3598409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3623222Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3629964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3655147Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--44-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3661500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3686370Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3694578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3720211Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3727511Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3753524Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3761425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3788119Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3794903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3820460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3827489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3853003Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3859460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3884418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3892415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3916320Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3923371Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3949242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3956024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.3981248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.3988803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4014988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4021634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4049872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4056609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4082812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4091142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4116898Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4124043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4149614Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4156331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4181898Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4188996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4215123Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4222178Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4251201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4257745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4282445Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4289507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4314433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4320599Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4344775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4350779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4375018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4380734Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4404692Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4411062Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4434902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4441067Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4465498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4471954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4499748Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4506496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4533954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4540039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4566762Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4574033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4598920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4605523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4630716Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4637298Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4662182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4668845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4694031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4700617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4725017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4733345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4759107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4766011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4790910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4797354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4823169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True--10-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4829652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4854118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4861026Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4885116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4892779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4916310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4922932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4947389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4953792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.4978769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.4985406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5010888Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5016976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5044776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5054320Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5082053Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5089956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5114292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5121437Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5146699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5153622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5179068Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5186083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5211333Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5218449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5243077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5251007Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5275629Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5283175Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5308463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5316090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5343142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5350053Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5375351Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5382338Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5407735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5414965Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5439886Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5446476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5471654Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5478600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5503339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5510008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5534927Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5543735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5570297Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5576477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5603139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5610935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5635179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5642086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5667624Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5674680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5700727Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5707717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5733945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5740215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5764982Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5773080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5797099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5804049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5829385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5836092Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5866226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5873049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5898286Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5905207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5931070Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5938121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5963128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.5971113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.5994795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-24-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6001883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6026865Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6033644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6058172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6065103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6090908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6097082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6123076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6129992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6153423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6159999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6185195Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6191656Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6216535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6223263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6247403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6254415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6279208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6285725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6310398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6317327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6341468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6348349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6373986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6380435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6404642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6412478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6435937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6442908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6468430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6474786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6501182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6507872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6532892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6538752Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6562957Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6570024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6594959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6601649Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6627585Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6633999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6659294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6666229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6692591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6698299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6725854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6733997Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6758090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6764157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6788318Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6794773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6819026Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6825698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6851187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6857189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6883770Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6891450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6915645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6922843Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6948400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6955111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.6983146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.6990225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7016307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7022679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7047000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7054277Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7078404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7084659Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7109488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7116005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7142157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-58-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7148853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7173882Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7180715Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7204926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7213102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7237273Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7244389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7271165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7278363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7303515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7309683Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7334392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7341549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7365496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7372996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7398010Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7404523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7428871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7435329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7460261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7466922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7492789Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7498432Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7522904Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7530621Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7554044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7560456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7585409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7592088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7616925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7623486Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7649940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7656072Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7680127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7686678Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7711553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7718287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7743115Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7749368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7774108Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7780717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7813896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7822053Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7846657Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7854049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7877564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7884438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7912346Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7918476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7943470Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7950054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.7974827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.7981189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8005770Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8013365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8036843Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8043399Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8067956Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8074268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8099366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8106438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8132343Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8137705Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8163073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8170679Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8194413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8201296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8225840Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8232257Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8257147Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8263713Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8287936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-92-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8295036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8319653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8325990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8350575Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8357086Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8382112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8389022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8414671Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8421484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8446331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8453911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8477240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8484160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8508878Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8515368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8540621Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8547061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8572364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8578140Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8602617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8609919Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8633922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8640587Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8669884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8676615Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8702595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8708699Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8733779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8739934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8764317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8771052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8795061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8801697Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8826476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8833245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8857560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8864061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8888397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8895451Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8923940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8931201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8955410Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8961991Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.8986769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.8993136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9018650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9025334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9051040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9057411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9087466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9094862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9119464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9125760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9150143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9156940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9186509Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9193242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9219735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9226423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9251223Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9257211Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9281165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9287421Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9311854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9318674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9342607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9349405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9373814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9379645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9403831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9412242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9436445Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-126-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9443048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9468153Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9474553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9499380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9506084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9531182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9538054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9562567Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9569889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9594058Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9601169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9626162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9632605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9657906Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9664150Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9691280Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9697968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9725345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9732594Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9757040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9763417Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9788421Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9794406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9819089Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9825576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9851204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9857057Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9881127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9887377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9911461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9917905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9943552Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9950250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:58.9975317Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:58.9982035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0010243Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0017293Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0041423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0048117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0073114Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0079696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0104342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0111275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0135901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0142487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0166794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0173961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0199360Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0205978Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0231021Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0236902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0264400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0271311Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0297122Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0303155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0327292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0333874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0357476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0363726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0387698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0393774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0418085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0423986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0450025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0456336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0480944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0487337Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0512520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0519540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0546484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0553048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0577704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-True-160-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0584219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0606446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0614041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0635037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0641206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0663184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0669657Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0693782Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0699417Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0721606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0727507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0750207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0756229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0779455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0786608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0813102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0819305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0843406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0850686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0871582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0877401Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0899458Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0905585Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0929571Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0934739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0957133Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0963170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.0985475Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.0991531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1013810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1019844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1042263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1050011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1074536Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1081589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1105841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1112087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1133952Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1140182Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1163335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1170456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1191430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1197208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1219997Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1226319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1248295Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1254102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1276114Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1282446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1305030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1311771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1336875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1343915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1369268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1374571Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1398000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1403978Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1426199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1432108Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1453836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1460092Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1482463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1489539Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1511045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1516995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1539448Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1545738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1567792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1574785Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1600191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1607460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1633756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--180-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1639839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1662822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1668881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1692218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1697327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1719508Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1725773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1748527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1754733Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1777908Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1784279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1806487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1813867Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1836440Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1843252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1870370Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1876697Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1899534Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1906038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1928517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1935157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1957482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1963742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.1986539Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.1993088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2015528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2022366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2044413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2051017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2073430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2080090Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2104178Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2110745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2134143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2140480Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2163214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2170877Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2204514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2205217Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2222394Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2229359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2252825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2258941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2281286Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2287509Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2310586Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2317026Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2341661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2348367Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2371347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2377710Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2400328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2406726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2429707Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2436173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2459395Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2466333Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2488527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2495538Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2518085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2524684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2547862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2554365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2579293Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2586025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2608438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2615531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2638261Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2644630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2667795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2674255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2697537Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--146-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2704024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2726836Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2733876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2756469Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2763406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2786360Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2792808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2817179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2823769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2846629Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2853980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2876952Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2883623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2907059Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2913714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2936786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2943287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2965926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.2973191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.2994915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3001504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3024353Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3031178Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3054975Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3060807Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3083208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3091639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3112798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3119456Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3142713Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3149287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3173177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3178988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3201191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3207752Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3230870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3237398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3260485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3267387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3292245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3298215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3320834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3327299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3350161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3356770Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3379756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3386596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3410102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3416454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3439177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3445620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3468937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3475270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3498581Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3505454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3530077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3536100Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3558894Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3565262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3588718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3595022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3618264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3625117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3647772Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3654657Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3677453Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3684022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3707009Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3713572Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3736635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3743161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3767386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--112-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3774412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3797135Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3803638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3827097Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3833660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3856763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3863346Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3886383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3893779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3915501Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3922121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3945406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3952309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.3974915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.3981744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4005786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4013336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4035531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4042161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4064996Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4071912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4094703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4101406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4123939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4131603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4153605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4160299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4183804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4190520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4213968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4220155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4244023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4251848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4273647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4280169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4303064Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4309972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4333551Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4339480Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4362266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4369989Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4391985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4398552Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4421157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4428008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4451302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4457680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4481753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4488437Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4511229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4517656Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4541096Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4547739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4572296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4577503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4600571Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4606994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4630270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4636632Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4660291Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4666383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4689619Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4695661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4722423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4730066Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4752183Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4758709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4781890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4788827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4812397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4818623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4841479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--78-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4847646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4870635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4877017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4899883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4906523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4929731Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4936023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4959753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4966087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.4988738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.4995348Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5018251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5024708Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5046890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5053647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5076793Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5083234Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5106202Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5112307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5135171Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5141717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5163964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5171088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5194604Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5201076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5223722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5229953Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5253194Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5259057Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5281279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5287624Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5309967Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5316350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5339204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5345684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5368142Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5374658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5396951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5403376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5427247Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5433713Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5456360Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5462415Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5484760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5492293Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5513347Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5519890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5542558Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5549208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5572517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5578085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5600399Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5606616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5629342Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt2-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5635693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5659709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5666284Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5688954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5695226Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5717684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5724118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5747197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5753432Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5776137Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5782497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5805129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5812290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5833873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5840214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5862986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5869540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5893763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--44-dt3-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5900169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5922740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5930170Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5951725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5958120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.5980591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.5987067Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6009882Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6016230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6038588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6044821Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6067937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6074028Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6096884Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6103289Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6126917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6133896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6156186Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-None-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6162958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6185517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6192050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6214381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6220877Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6243120Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-None-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6250841Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center1-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6272033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center1-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6278589Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center1-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6300844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center1-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6307378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center1-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6330516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center1-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6336637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center2-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6360061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center2-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6366472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center2-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6389117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center2-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6395378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center2-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6417974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt1-center2-32-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6424350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-None-7-33-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6446721Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-None-7-33-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6453694Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-None-26-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6475944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-None-26-26-cuda] PASSED [ 5%] 2023-03-20T11:41:59.6482419Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-None-32-26-cpu] SKIPPED [ 5%] 2023-03-20T11:41:59.6505129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6511552Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6534050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6540615Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6564105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6571137Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6594474Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6601105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6623848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6630221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6653801Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6659513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6681901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6689504Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6711260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6717451Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6740482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6746962Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6770553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6776375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6798526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6804987Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6829139Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6835594Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6858257Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6864627Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6886998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6893980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6915727Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6922385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6945172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False--10-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6951590Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.6974271Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.6980881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7003211Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7010839Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7032623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7038831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7062755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7069344Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7092532Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7098639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7121398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7127690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7150592Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7156994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7179981Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7186452Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7209846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7215402Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7237491Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7243964Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7266548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7272939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7297239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7303561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7325684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7333287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7354961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7361503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7384315Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7390924Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7413725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7419998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7442201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7449689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7471009Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7477407Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7500175Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7506674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7533540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7539314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7561486Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7567988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7590232Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7596549Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7619416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7626121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7649868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7655136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7677269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7683665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7706083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7712263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7734946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7741193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7765091Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7772490Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7794058Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7800565Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7823977Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7830505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7853810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7859634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7881972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7889477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7910961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7917205Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7939947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7946892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7969706Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.7975963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.7999820Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-24-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8006081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8028966Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8035523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8058349Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8064849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8087339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8093940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8116482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8123111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8145941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8152364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8175518Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8181404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8203883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8211136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8234007Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8240523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8263366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8270011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8292879Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8299051Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8321632Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8327759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8350579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8356833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8379763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8386305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8408158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8414867Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8437325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8443694Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8467788Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8474185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8496631Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8502889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8525312Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8532477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8554461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8560943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8583428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8590031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8613714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8619357Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8641658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8647814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8670334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8676961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8701079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8707608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8730537Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8736658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8758916Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8765381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8788412Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8794822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8817859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8824150Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8847012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8853796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8876355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8882724Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8905244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8911792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8935959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8942212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8964702Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.8972255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.8993800Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9000279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9023183Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9029670Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9053192Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-58-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9059288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9082059Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9088647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9110667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9116959Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9139653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9146049Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9170770Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9176459Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9199363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9205771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9228802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9235088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9257774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9264124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9286496Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9293756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9315690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9322397Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9344946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9351364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9373847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9380197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9403920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9411056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9433241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9439479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9462014Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9468469Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9490952Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9497264Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9519193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9525532Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9548273Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9554598Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9577290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9583647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9605831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9613544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9636206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9642667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9665351Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9672019Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9695027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9701530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9723712Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9731166Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9753038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9759468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9782012Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9788856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9811158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9817782Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9839980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9846463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9870656Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9877072Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9899848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9906478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9929870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9935895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9957752Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9964248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:41:59.9987036Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:41:59.9993403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0016117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0022626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0044911Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0052358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0074676Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0081099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0105244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-92-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0111644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0134417Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0141039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0163387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0171047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0192206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0198575Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0221281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0227978Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0251149Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0257379Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0279793Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0286099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0308874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0315244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0341847Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0348605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0371138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0377777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0401091Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0406849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0428418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0434716Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0457725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0464117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0486431Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0493860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0515370Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0521938Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0544519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0550974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0575102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0581471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0603862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0611068Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0632831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0639173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0661895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0668569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0691151Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0697806Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0720213Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0726542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0748972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0755196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0777594Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0783682Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0807519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0814176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0836183Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0842739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0865336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0871927Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0894482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0901151Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0923568Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0930973Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0952774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0959152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.0981780Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.0988062Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1011489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1017130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1040854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1047197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1069938Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1076339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1099157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1105800Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1128014Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1134638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1157301Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-126-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1163767Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1186814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1192933Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1215760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1222048Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1244575Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1251541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1275241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1281681Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1304203Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1310682Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1333709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1339883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1362232Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1369832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1391460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1397789Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1420815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1427327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1450502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1456358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1479027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1485561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1509708Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1515973Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1539024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1545596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1567937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1574779Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1597237Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1603719Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1626203Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1632611Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1655161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1661531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1683910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1691165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1713015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1719503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1743494Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1750095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1773525Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1779178Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1801311Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1808054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1830977Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1837425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1860292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1866922Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1889909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1896212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1918293Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1924603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1947542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1953905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.1978380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.1984814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2007400Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2014042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2036183Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2042723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2065558Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2072073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2094723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2101177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2123745Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2131213Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2152860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2159239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2181918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2188533Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2213309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill4-False-160-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2219309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2245478Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2253047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2276695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2283676Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2308777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2315673Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2340523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2347578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2372827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2380251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2404680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2412700Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2436874Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2443803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2470837Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2478374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2503617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2510593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2534775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2541814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2565376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2573196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2596665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2603380Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2628367Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2634993Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2660201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2667116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2692009Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2698389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2724477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2731563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2756196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2763252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2788776Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2795577Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2820442Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2827327Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2852722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2858245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2881597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2887928Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2912101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2918403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2942805Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2949747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.2975454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.2981635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3005770Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3013464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3036988Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3043692Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3068870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3075433Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3100134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3107127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3132381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3138186Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3161881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3168512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3194356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3201281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3231331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3238812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3264299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3271132Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3296359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3302978Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3328407Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3336238Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3361303Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--180-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3368171Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3393832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3401341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3427233Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3433876Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3459143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3465826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3493045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3499231Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3523943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3531446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3555994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3563075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3588146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3595251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3619941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3626742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3652242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3658152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3682011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3688517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3712802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3719487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3745639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3752001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3777225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3783651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3807899Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3814813Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3839886Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3846818Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3874566Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3881413Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3906472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3912995Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3938062Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3944635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.3970096Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.3976545Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4002308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4009664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4033307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4040634Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4064439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4071172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4096316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4103323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4132382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4137937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4163428Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4171095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4194663Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4201323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4226341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4232744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4258726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4265321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4290292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4296605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4321027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4327535Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4351948Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4358890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4383362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4390363Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4415040Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4421660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4445850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4454263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4478373Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4485081Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4511891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--146-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4518864Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4543712Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4550499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4575345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4581868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4606572Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4614064Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4637356Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4643946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4668092Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4674551Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4699179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4705600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4730994Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4736928Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4762653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4770160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4793382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4800098Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4824307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4831074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4856177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4862464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4887661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4894941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4919485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4926191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4951147Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4958117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.4982772Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.4989848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5016451Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5023238Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5047600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5054837Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5079732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5086640Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5111391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5118698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5143295Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5150362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5174900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5181702Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5206161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5213985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5237702Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5244336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5270367Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5276810Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5301527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5307748Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5332677Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5338825Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5363207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5370241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5394796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5401798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5429122Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5435921Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5461765Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5468154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5493251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5498850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5524642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5532099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5555926Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5562803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5587329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5594023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5619008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5625896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5651234Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--112-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5658457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5682466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5690113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5713796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5720593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5745101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5752331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5778422Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5785157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5810476Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5816726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5841265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5847855Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5873033Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5879664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5904113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5911043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5936287Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5942505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5966698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.5974141Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.5998665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6005204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6031515Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6038469Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6063361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6070715Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6096246Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6102974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6128006Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6135302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6159974Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6166639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6191502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6198950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6224060Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6230998Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6256229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6262917Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6292871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6298893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6323690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6331420Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6354920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6361932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6386600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6393501Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6418180Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6425181Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6451196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6457216Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6481560Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6488309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6513813Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6520686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6547228Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6553962Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6579744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6587220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6613252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6619824Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6644402Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6651372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6676368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6684178Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6709239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6715979Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6742094Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6749168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6773751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6780298Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6805986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--78-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6813735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6837728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6844241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6868713Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6874963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6899673Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6906030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6930961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6937396Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6962054Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.6970020Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.6996214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7002763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7027019Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7033392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7059372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7065872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7090900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7096892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7120430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7126615Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7151211Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7157534Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7182220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7188639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7213889Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7219709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7246698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7254323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7280230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7302046Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7314035Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7321423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7352259Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7358891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7386080Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7392244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7417373Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7423578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7447979Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7455034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7479592Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7486256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7511034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7517616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7542399Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7549266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7575562Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7582138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7610118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7616238Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7640654Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7647113Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7671954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7679331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7704332Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7711117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7736680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7743073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7767828Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7774980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7799775Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7806069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7832947Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7840905Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7868059Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7874633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7901542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7908488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7933852Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7940152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7964891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--44-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.7972559Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.7997003Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8003627Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8028907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8035204Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8063581Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8070296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8097875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8104421Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8128574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8135674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8160555Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8166620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8190946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8197544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8222531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8229373Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8254246Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8260921Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8287739Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8294658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8319446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8326503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8352732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8359465Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8383846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8390829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8416208Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8422744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8447446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8454409Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8478558Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8485499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8510759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8517367Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8542633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8549822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8574778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8581696Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8607450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8614341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8639238Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8645987Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8671006Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8677686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8702241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8709121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8733951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8740721Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8765179Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8772691Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8796446Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8803443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8828502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8835392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8861595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8868246Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8893932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8900214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8924722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8932387Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8956005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8963127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.8987762Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.8994304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9019437Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9026652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9052392Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9058298Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9082803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9090377Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9115949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True--10-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9123110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9147371Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9154146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9179044Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9186129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9211135Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9218101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9242629Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9250381Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9275143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9282497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9307751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9314574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9339946Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9347710Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9377466Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9384121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9410105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9416660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9441372Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9448328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9473368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9480322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9505870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9512845Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9538210Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9545385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9571313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9577603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9602526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9610220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9635768Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9642754Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9668098Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9674558Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9699629Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9706465Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9731567Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9738118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9762769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9770404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9794420Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9801732Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9826212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9832673Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9856663Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9862528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9888270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9894875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9919404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9925610Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9950439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9956867Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:00.9981470Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:00.9987868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0013805Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0019859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0043852Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0052411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0075477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0082879Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0107712Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0114187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0140944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0147551Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0173267Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0179419Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0204097Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0211043Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0235758Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0242880Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0268187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-24-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0274863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0299856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0306462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0332307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0338334Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0366361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0373492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0399461Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0405684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0430619Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0437098Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0462027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0468635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0493597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0499176Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0523292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0530907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0554010Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0560528Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0584865Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0591863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0616498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0622999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0649803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0655453Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0679728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0685863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0710680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0716970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0741435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0748553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0773814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0780024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0804346Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0813092Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0837551Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0844554Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0869748Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0876303Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0902648Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0909717Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0934652Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0941952Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0966711Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.0973794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.0998669Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1005621Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1030722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1037645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1062822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1069797Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1095095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1102189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1126697Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1133811Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1160181Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1167206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1192030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1199290Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1224145Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1231199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1256546Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1263485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1288830Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1296305Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1321242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1327977Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1353471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1360863Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1386111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1392971Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1419681Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-58-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1426665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1453097Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1459378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1483850Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1491576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1515892Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1522777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1547586Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1554242Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1579134Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1586111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1612616Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1617883Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1642259Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1650698Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1675595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1682588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1706650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1713109Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1737715Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1744207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1768526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1775331Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1799000Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1805658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1830262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1836628Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1861860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1868536Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1893541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1899948Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1927316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1934024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1958606Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1965362Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.1989832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.1996408Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2021617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2028332Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2053907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2060047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2084758Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2091511Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2140308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2147031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2172323Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2178099Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2204364Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2212307Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2235869Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2242614Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2267457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2273984Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2298826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2305295Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2330024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2336548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2360633Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2367030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2391620Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2398351Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2423644Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2429626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2461862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2468693Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2494069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2500125Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2524925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2532215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2558665Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2565684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2591954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-92-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2598252Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2622729Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2629250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2654143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2660882Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2685338Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2692827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2718191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2724844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2749684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2756214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2780680Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2787664Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2813523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2819279Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2844257Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2851355Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2875975Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2882846Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2907361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2914160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2938843Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2945449Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.2972329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.2978184Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3002654Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3010492Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3034083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3041024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3065502Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3072189Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3096896Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3103564Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3127631Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3134562Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3158503Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3165432Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3189500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3196084Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3222314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3229037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3253962Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3260516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3284821Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3292464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3316236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3322955Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3350603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3357556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3383973Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3390313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3414859Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3421304Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3445658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3453703Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3479103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3485172Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3510089Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3516499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3541389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3547759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3572868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3579244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3604015Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3612262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3638032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3644605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3669032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3675360Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3700108Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3706617Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3733439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-126-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3739005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3763853Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3772538Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3795909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3802510Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3827439Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3833714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3858858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3865435Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3891584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3897348Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3922008Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3928591Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3953931Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3960408Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.3987034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.3993358Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4018375Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4025222Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4050251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4056858Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4081464Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4088059Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4113236Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4120240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4145231Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4152017Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4176757Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4183450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4208219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4215254Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4241403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4248077Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4273085Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4280095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4305055Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4311903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4337177Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4343915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4368420Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4376490Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4401756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4409784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4434499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4441563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4466557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4473270Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4499651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4506598Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4531816Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4538332Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4563376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4571319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4595309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4602078Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4627230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4633941Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4659519Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4666807Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4693320Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4699078Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4724124Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4731538Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4757341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4764499Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4790062Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4797037Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4821607Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4827975Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4853729Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4859968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4885778Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-True-160-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4894193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4917070Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4923330Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4946555Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4952991Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.4975930Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.4982636Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5006755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5013899Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5036684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5043820Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5067701Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5074378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5097690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5104457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5127316Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5134442Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5157635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5164582Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5187283Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5193827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5216868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5223468Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5247005Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5254217Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5277163Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5283895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5307087Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5314063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5337249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5344074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5366716Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5374193Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5396909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5403653Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5426813Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5433056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5455212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5461689Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5487463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5494197Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5516200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5522774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5545023Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5551738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5574240Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5580982Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5603495Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5612212Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5632987Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5639376Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5662102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5668368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5692741Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5697645Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5721333Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5727614Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5749934Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5756158Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5778844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5785245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5807808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5814530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5837512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5844028Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5867255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5873800Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5896764Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5903157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5925525Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5932844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5956542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--180-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5962944Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.5985790Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.5992219Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6015024Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6021660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6044169Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6052354Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6073268Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6079544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6102929Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6109598Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6133263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6138746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6162704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6168156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6192751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6199097Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6222256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6228423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6251269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6257386Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6280613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6286556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6309302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6315551Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6338658Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6344893Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6367325Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6374032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6396455Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6402861Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6426576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6432595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6454709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6461148Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6483214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6490149Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6511553Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6517792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6540031Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6546536Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6568110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6574565Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6596527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6603138Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6625722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6632263Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6656605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6662990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6685221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6692537Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6714472Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6721047Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6743813Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6750424Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6773802Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6779481Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6801900Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6808282Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6831521Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6837580Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6860557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6867237Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6892297Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6897609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6919728Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6925804Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6948359Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6954628Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.6977088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.6982968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7005249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--146-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7012570Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7033058Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7039110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7061001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7067244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7089676Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7095660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7119684Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7126079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7147968Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7153958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7176411Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7182635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7204771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7212262Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7233954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7240310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7263129Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7269463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7293933Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7299471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7321774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7327647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7351725Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7357593Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7379747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7385937Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7407953Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7414230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7436613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7442711Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7464622Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7470744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7494101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7499214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7521173Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7527294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7549479Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7555936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7580067Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7586661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7609949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7616011Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7638183Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7644756Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7667507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7673949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7696322Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7702777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7725073Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7732294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7754076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7760434Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7782595Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7789357Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7813907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7820221Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7842827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7850065Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7872156Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7878266Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7901058Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7907686Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7930818Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7936914Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7961165Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7967162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.7989079Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.7995352Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8018152Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8024522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8049522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--112-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8055345Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8077438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8083854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8106532Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8113115Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8135989Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8142462Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8165076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8172792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8194395Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8200849Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8222726Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8229250Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8252155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8257329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8285784Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8291180Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8313333Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8319687Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8341787Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8348248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8370943Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8377028Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8399025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8405470Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8428255Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8434571Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8456940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8463302Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8486526Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8493936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8516760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8523283Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8545788Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8552294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8574902Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt1-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8581548Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8603546Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8611034Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8632601Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8639061Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8661682Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8668069Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8690979Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8696925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8718398Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8724711Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8748746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8755041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8777613Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8783566Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8805976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8813507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8835335Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt2-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8841832Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8864886Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8871454Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8893985Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8900501Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8923241Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8930880Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8951714Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8958243Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.8982107Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.8988369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9012206Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9017121Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9039368Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9045736Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9068525Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9074688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9097920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--78-dt3-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9104074Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9126661Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9133733Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-None-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9156082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-None-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9162447Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-None-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9185103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-None-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9191336Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center1-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9215214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center1-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9221690Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center1-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9244200Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center1-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9250961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center1-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9273248Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center1-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9279759Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center2-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9302507Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center2-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9309230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center2-26-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9332873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center2-26-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9338709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center2-32-26-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9361485Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-None-center2-32-26-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9367747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-None-7-33-cpu] SKIPPED [ 6%] 2023-03-20T11:42:01.9390489Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-None-7-33-cuda] PASSED [ 6%] 2023-03-20T11:42:01.9396569Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9419265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9425487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9450654Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9456167Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9478157Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9484441Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9507312Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9513557Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9536194Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9542647Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9564855Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9572344Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9594019Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9600341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9623105Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9629860Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9653251Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9658798Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9683100Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9690444Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9712128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9718477Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9741389Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9748136Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9771057Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9777438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9800273Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9806484Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9829366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9835570Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9858513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9864862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9887351Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9893842Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9918160Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9924352Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9947457Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9953854Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:01.9976795Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:01.9983055Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0005547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0012265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0034540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0040511Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0063326Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0069341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0092408Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0097786Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0120123Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0125755Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0150116Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--44-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0155837Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0178391Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0184579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0206738Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0213747Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0234976Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0241056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0263403Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0269990Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0292945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0298150Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0320463Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0326310Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0348871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0354733Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0378514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0384527Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0406793Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0413870Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0434954Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0441025Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0463018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0469314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0492088Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0497390Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0519295Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0525187Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0547754Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0553603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0575720Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0581951Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0604848Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0611045Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0633426Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0639410Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0661638Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0668201Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0690547Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0696406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0718623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0724328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0746624Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0752505Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0774523Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0780982Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0802605Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0809721Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0832370Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0838567Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0860495Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0866856Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0889256Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0895171Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0917110Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0923041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0945517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0951746Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.0973741Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.0980146Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1002309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1008188Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1030646Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1036541Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1062516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1068773Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1091032Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1097488Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1119405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1125420Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1147868Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1153817Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1176230Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False--10-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1182296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1204642Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1210940Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1233556Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1239094Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1261796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1268600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1293244Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1298895Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1321495Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1327588Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1350438Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1356500Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1379538Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1385925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1409404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1415378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1437662Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1443984Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1466576Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1472901Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1494907Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1501706Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1525288Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1532465Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1554229Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1560833Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1583414Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1589945Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1613083Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1618827Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1641722Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1647822Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1670742Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1676867Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1699744Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1706131Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1729199Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1735042Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1759002Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1765078Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1788030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1794339Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1817143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1823487Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1846949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1854101Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1876843Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1883514Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1906314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1913321Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1936369Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1943127Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1966050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.1973719Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.1997056Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2003674Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2026762Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2033296Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2056623Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2062950Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2085520Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2092544Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2115062Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2121382Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2144202Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2151404Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2173920Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2180314Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2202999Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2210383Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2233740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-24-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2240225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2263076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2269351Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2292771Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2298130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2320912Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2327218Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2350309Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2356513Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2379260Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2385639Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2408942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2414763Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2437366Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2443819Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2467660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2474001Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2496958Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2503274Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2525471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2532760Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2554563Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2560935Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2583667Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2590299Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2613561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2619470Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2641531Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2656530Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2671374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2677694Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2701961Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2708579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2731052Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2737567Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2759482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2765972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2789027Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2795292Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2818220Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2824632Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2847185Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2854319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2875918Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2882275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2904365Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2910963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2935095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2941561Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2963963Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2971038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.2993269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.2999493Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3021972Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3028579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3052328Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3057891Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3080117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3086343Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3109749Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3115910Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3138844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3144982Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3169939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3175777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3198374Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3204949Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3227578Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3233983Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3256857Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3263128Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3285286Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-58-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3292708Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3314235Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3320615Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3343147Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3349803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3373781Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3379281Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3403497Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3410925Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3432793Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3439426Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3461886Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3468609Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3492225Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3497794Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3520574Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3526837Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3549829Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3556075Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3578834Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3585117Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3607067Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3613735Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3638063Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3644430Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3667275Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3673655Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3696460Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3702819Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3725082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3732751Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3754191Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3760603Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3783402Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3790168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3813695Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3819540Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3842130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3848909Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3874984Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3881385Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3904118Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3910970Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3933942Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3939812Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3962295Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3968558Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.3991584Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.3997733Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4020378Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4026875Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4050111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4055826Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4078704Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4085013Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4109223Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4115350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4138186Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4144517Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4167338Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4173939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4196660Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4203103Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4225425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4231706Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4254319Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4260991Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4283406Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4290890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4312308Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4318707Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4342928Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-92-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4349626Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4373340Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4379082Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4401481Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4407740Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4430969Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4437161Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4459737Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4466371Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4489777Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4495903Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4518512Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4524630Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4547831Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4554095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4578482Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4584815Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4607844Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4614239Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4636872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4643423Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4665915Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4672650Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4695425Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4702003Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4724471Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4731046Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4753450Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4759731Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4782215Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4788828Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4813596Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4819168Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4841635Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4847709Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4870522Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4876774Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4899597Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4906102Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4929436Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4935123Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4957792Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4964196Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.4986871Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.4993498Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5016155Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5022675Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5047111Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5053927Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5076039Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5082253Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5104980Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5111713Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5134207Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5140939Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5163533Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5170979Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5192769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5199038Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5222313Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5228793Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5252329Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5257992Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5282041Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5288269Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5311506Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5317753Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5340736Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5347265Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5370629Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5376416Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5399095Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-126-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5405451Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5428675Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5434881Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5457890Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5464213Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5486986Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5493814Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5517672Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5524143Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5547112Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5553587Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5576558Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5583130Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5605516Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5613030Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5635076Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5641608Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5664214Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5670932Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5693723Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5699558Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5721872Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5728050Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5752405Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5758637Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5781436Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5788162Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5810967Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5817443Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5840579Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5846862Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5869551Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5875808Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5898598Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5904685Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5927122Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5933677Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5956223Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5962546Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.5986636Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.5992688Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6015245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6021799Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6044245Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6050867Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6073555Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6079730Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6102718Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6109350Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6133004Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6138796Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6161361Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6167542Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6190651Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6196803Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6220936Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6227426Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6250465Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6256491Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6278957Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6285294Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6308018Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6314600Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6337249Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6343769Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6366341Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6373761Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6395852Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6402154Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6424418Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6431022Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6454873Z test/test_functional_tensor.py::TestRotate::test_rotate[rotate-fill5-False-160-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6461540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:02.6691825Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:02.6699176Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1402714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1411331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1434958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1441928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1464593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1472581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1494894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1502232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1524502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1533102Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1554674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1561997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1589939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1596662Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1619606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1627246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1650085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1656129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1678807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1686162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1708892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1716472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1739282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1747576Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1770637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1777278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1799082Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1806341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1830371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1837429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1859340Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1866446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1888698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1896301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.1919305Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.1927125Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.3993570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4000607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.4028400Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4035929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.4059235Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4066316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.4090268Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4096979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.4120991Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4127581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.4149907Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4156928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.4179653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4186236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.4209300Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4215658Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.4238466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.4245567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6436593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6441210Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6468084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6476202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6499776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6507410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6532931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6539836Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6562493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6570608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6592797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6599457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6622435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6629415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6652454Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6659277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6681729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6689204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6711714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6719285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6741304Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6748889Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6774407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6780989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6803919Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6812287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6834198Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6841620Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6863902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6871539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6894172Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6900000Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6926585Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6933819Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6956033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6963476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.6986014Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.6993531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7020030Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7027594Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7051142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7058079Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7080075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7086852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7109291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7115989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7137668Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7144448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7166086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7174413Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7196287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7203747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7225772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7233408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7257259Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7264536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7290224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7297903Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7321553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7329674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7351277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7358086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7380290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7386605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7408629Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7416128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7438484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7445378Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7467262Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7474539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7498171Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7504762Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7526801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7534613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7560296Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7569681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7593348Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7600223Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7622658Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7630056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7652978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7659305Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7682089Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7690226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7711563Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7718945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7742167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--146-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7749280Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7770988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7777371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7799529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7806104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7829256Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7836840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7859718Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7867055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7889826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7896201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7918872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7925676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7948486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7955360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.7979113Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.7985793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8008068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8015666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8037242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8044299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8066148Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8073878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8099211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8106763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8130004Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8136986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8158194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8165316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8187318Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8194516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8217536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8223923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8245878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8253932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8275427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8282598Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8304715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8312232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8335099Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8341774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8364166Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8371226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8394306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8401812Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8423653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8431001Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8454562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8461678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8483596Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8491088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8514667Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8522282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8547236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8554355Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8578570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8585391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8607573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8614538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8636697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8643639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8665102Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8672143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8698172Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8704888Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8726769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8733748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8755615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8762817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8785478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8792890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8818008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--112-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8825143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8847847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8855683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8877604Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8884386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8906028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8913569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8936765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8944056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8966145Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.8974156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.8995257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9002893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9024913Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9031927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9054027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9061083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9083222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9090950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9112072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9119541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9141200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9148368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9172488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9178564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9200145Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9207204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9229558Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9236220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9258704Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9265781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9286879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9294481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9316591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9323527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9344939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9351942Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9374227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9381743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9404894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9413420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9434713Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9442118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9464298Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9471766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9494001Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9500652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9522814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9531119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9552061Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9559161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9581367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9588970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9614688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9620709Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9645491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9653240Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9674396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9681902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9703867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9711028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9733187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9739842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9761984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9769502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9790921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9797687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9819998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9827066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9850482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9856307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9879774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--78-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9886834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9910891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9918045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9939967Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9946832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9968228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:03.9975802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:03.9997309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0004529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0026226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0033622Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0054963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0062044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0083764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0091019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0114133Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0121110Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0143043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0150506Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0172538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0179226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0201299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0209583Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0231339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0238209Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0260039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0266904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0289386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0296278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0317994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0325231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0348737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0356072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0377588Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0384496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0408045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0415805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0439611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0446730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0469306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0476009Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0498229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0505505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0526894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0534217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0556445Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0563573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0589572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0596202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0620142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0627241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0651248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0659089Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0685380Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0693531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0716411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0723364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0745109Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0752081Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0773781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0780905Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0802893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0810887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0833225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0840569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0862583Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0870304Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0893043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0899246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0921437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0929752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0951372Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--44-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0958180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.0980434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.0987192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1009400Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1015475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1037021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1043746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1066584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1073785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1095162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1102229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1123787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1131063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1152361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1159589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1180478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1188029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1212633Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1219048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1242382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1250294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1271407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1278591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1302085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1309226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1332236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1338422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1359654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1366438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1388587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1395566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1416321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1422704Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1444806Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1453085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1476184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1483823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1507799Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1514958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1541385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1548565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1571094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1577712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1599167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1606232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1628505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1635560Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1657824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1664094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1686011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1693683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1715887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1723186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1747387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1754978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1780570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1787667Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1810713Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1816869Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1840069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1846759Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1869160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1876173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1898495Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1905135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1929758Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1936663Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1959248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1965893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.1989711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.1996543Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2021898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--10-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2029642Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2052446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2058884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2080770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2087676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2109564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2116373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2138387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2145246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2167116Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2174253Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2196179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2203328Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2224747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2231945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2255282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2262362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2286425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2294490Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2318122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2325344Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2346516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2353646Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2375229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2382145Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2403719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2411136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2432740Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2439767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2461012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2468218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2491120Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2498276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2520655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2527605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2550518Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2556876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2579086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2586022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2608243Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2615231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2637377Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2644498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2666809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2674106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2696072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2703297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2726739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2734052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2756306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2763543Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2785523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2792997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2814714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2822280Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2845142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2852744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2874083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2881222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2903068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2910710Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2933539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2939414Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2962855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2971074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.2992675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.2999800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3021503Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3028948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3052260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3058582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3081109Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-24-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3088418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3110518Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3117486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3141591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3150511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3173496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3180212Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3203383Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3211367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3233045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3240368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3262506Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3269861Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3292238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3298932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3321215Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3328090Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3349932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3357278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3380250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3387266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3409952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3415704Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3438717Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3445974Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3467335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3474698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3496425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3503329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3525271Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3533514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3554177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3561737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3583308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3591261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3614855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3622587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3645059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3653157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3675708Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3683167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3705689Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3712904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3734760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3742191Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3764100Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3771435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3793136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3800164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3822147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3829241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3852335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3858629Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3881397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3888941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3914018Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3920985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3942860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3950338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.3972950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.3979139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4001225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4008161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4030670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4038261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4060421Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4067524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4090787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4096461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4119084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4125941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4152302Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-58-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4159702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4182550Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4190169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4213166Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4219048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4240835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4247957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4269368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4276524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4298125Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4304519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4325413Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4333060Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4355014Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4361697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4387717Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4394813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4416988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4424044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4445718Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4453952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4474982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4482414Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4504675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4511996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4534047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4541341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4563161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4571091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4592503Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4599841Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4622362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4629683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4651189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4658968Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4681156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4689317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4710715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4718051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4739457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4746509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4769137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4775578Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4797403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4804587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4827149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4833796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4857490Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4864471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4886075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4893794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4915616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4922779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4947017Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4954880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.4978868Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.4985279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5007672Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5014643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5036384Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5043846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5065554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5072952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5095654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5102299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5123232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5130553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5150681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5156887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5179313Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5185838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5207846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-92-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5215351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5237120Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5244323Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5265944Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5272883Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5294468Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5301345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5324247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5331648Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5352884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5359847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5381353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5388428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5410025Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5416440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5439370Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5445440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5467825Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5474357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5496016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5502978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5524724Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5531566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5553972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5560938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5582459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5589746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5610941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5618094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5640246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5646986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5670023Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5676560Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5698533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5705470Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5729515Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5736835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5760655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5767047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5791016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5798457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5820156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5828172Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5849653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5856277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5878272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5885329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5907782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5914498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5936100Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5943498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5965324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.5973558Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.5996951Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6005151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6029545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6036487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6058882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6065444Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6087705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6095029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6117458Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6125293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6149798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6156523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6180683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6187727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6210808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6217088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6238842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6245958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6269329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-126-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6276645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6298425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6305326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6327067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6334423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6356437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6363807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6385628Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6393675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6417733Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6424750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6447089Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6453688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6474663Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6481326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6503663Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6510999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6533631Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6539656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6561310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6567755Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6589874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6596591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6618513Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6625324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6647192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6655081Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6675317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6682728Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6704890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6711863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6734575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6741136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6762870Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6770627Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6791472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6798723Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6820564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6827756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6849455Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6857286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6878656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6885485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6907854Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6914438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6938534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6945953Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6972290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.6978105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.6999979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7006982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7029365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7036231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7058683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7065261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7087411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7094690Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7116711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7123750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7145892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7152792Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7174237Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7181894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7212292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7218303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7241743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7249283Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7271038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7278031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7300218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7307397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7330205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True-160-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7336370Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7356410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7363558Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7384383Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7391101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7411255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7418067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7440035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7446421Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7466970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7473875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7493898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7500866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7521217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7528035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7548536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7555108Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7575245Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7582155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7601832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7608362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7628567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7635067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7656361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7663242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7683370Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7691194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7710769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7717316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7738026Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7744731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7764641Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7771349Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7791736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7798442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7818702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7825343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7845524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7853182Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7873417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7879913Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7900189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7906816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7926876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7934042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7954159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7960766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.7981546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.7988219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8007931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8014734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8036371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8043141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8063774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8070370Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8092552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8098666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8118983Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8125278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8146116Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8153389Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8174018Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8180660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8201083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8207742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8228294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8234363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8254153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8260830Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8280465Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8286780Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8308958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--180-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8315403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8335383Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8342298Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8362365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8369696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8388629Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8394975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8415154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8421873Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8441889Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8448208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8468305Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8474540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8494256Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8500848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8522195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8529907Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8548530Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8554996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8575050Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8581792Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8601759Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8607993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8628438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8634685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8654734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8661555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8681626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8687770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8708730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8714808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8736321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8743061Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8762860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8770582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8789841Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8796273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8816466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8822985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8843233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8850748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8869997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8876335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8896303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8903069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8923086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8930751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8951875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8958327Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.8978657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.8984906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9005354Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9012933Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9032442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9038794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9059277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9065797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9086078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9093746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9112259Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9118939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9139312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9145606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9167366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9173940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9194525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9201555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9221580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9228360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9248505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9255177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9275696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--146-dt3-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9282175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9302268Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9309124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9329628Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9335120Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9355510Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9362058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9383139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9389972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9410832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9416346Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9436636Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9443014Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9462748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9469639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9490195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9495714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9516044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-None-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9522785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9542139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9548560Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9568196Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9574842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9596296Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9602847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9622902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9630185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9651024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9656187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9675923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9682581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9702163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9708960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9730014Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9735477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9755756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt1-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9762087Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9782459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9789026Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9813902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9819613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9839653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9846020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9866741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9873187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9893765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9900040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9920194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9926652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9947182Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9953718Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:04.9973868Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:04.9980358Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0000405Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt2-center2-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0006745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-None-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0029084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-None-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0035529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-None-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0056007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-None-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0062100Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-None-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0081858Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-None-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0088092Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center1-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0108643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center1-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0114982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center1-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0135363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center1-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0141872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center1-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0161891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center1-32-26-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0168151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center2-7-33-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0188843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center2-7-33-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0195167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center2-26-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0215197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center2-26-26-cuda] PASSED [ 7%] 2023-03-20T11:42:05.0221802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center2-32-26-cpu] SKIPPED [ 7%] 2023-03-20T11:42:05.0243493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--112-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0251226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0270538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0276885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0296955Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0303514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0323816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0332292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0350523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0356861Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0376886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0383446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0403508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0410760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0430101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0436511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0457680Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0464205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0484128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0490985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0510828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0517254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0537317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0544020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0564177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0571193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0590656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0596996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0617040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0623591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0643573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0651051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0671551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0678116Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0698136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0704500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0724398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0731028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0751428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0757942Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0777940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0784333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0804606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0811364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0831687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0837987Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0858154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0864580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0885926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0893607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0913005Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0919522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0939841Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0946328Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0966546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.0973885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.0993630Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1000089Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1020282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1026959Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1047160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1053948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1074119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1080539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1102073Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1108769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1129450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1135165Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1155581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1162201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1182412Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1189097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1209851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--78-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1215527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1235640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1242232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1262356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1268918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1289865Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1295007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1315649Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1322081Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1342063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1348566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1369574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1375036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1394888Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1401366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1421399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1428151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1447965Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1454632Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1474498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1480941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1500700Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1507426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1528177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1534823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1554997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1561406Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1581716Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1588428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1607733Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1614398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1634557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1640981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1660952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1667562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1687387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1693876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1713759Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1719912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1740999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1747725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1767877Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1774381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1794541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1801137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1821497Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1828180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1848205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1854579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1874746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1881258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1901586Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1908167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1927926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1934556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1956186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1962738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.1983019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.1989630Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2010306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2015936Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2036275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2042853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2062848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2069897Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2091102Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2096461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2116485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2122970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2143448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2150100Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2172554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--44-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2177854Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2197476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2203776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2223768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2230589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2250970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2256752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2276671Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2283115Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2303002Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2309876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2330327Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2335854Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2356524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2362731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2386561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2393333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2414189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2420289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2439826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2446419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2466114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2472915Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2493616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2499122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2518997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2525464Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2545920Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2552694Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2573122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2579277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2600332Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2606674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2627065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2633046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2653776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2659602Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2679519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2685760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2706193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2712947Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2733719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2739430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2759021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2765208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2785501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2792251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2813781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2819881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2839897Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2846124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2867020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2873590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2893705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2900387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2920420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2926930Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2947591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2954105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.2974081Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.2980492Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3000401Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3006824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3028893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3035186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3055416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3061979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3081960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3089571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3109279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3115368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3135410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False--10-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3142129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3161982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3168632Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3188848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3194622Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3214446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3221130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3242535Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3250048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3269437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3275816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3295833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3302439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3322252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3329961Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3348958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3355440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3375500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3382111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3401798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3408483Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3427743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3434431Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3455456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3462107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3481750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3488384Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3508230Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3514909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3534761Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3541579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3561252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3567730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3587984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3594412Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3614258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3620840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3642221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3649463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3669263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3675807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3695923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3702769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3722597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3730485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3749801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3756156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3776230Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3783011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3802804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3810461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3829855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3836208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3856280Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3862985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3884550Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3891873Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3911606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3917939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3938367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3944711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3964698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3971106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.3991531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.3998127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4018375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4024713Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4044917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4052457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4071834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4078271Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4099677Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-24-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4106357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4125963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4133622Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4152766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4159249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4179098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4185212Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4204964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4211601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4231743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4238157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4258154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4264102Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4283948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4291106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4311912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4318438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4338364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4344294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4364079Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4370994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4390475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4396676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4416588Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4423217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4442919Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4450410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4469649Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4475959Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4496075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4502609Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4523757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4530783Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4550200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4556584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4576349Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4582996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4603091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4610772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4629871Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4636194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4656174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4662664Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4682511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4689888Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4708914Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4715395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4737249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4743754Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4763741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4770986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4790599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4797016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4817076Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4823485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4843702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4851065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4870130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4876152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4896132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4902389Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4922525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4929989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4953297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4959938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.4980007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.4986291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5006474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5014194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5033122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5039734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5060296Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-58-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5066610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5086282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5093846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5112965Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5119448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5139401Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5145658Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5166989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5174142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5193742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5200275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5222129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5229803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5249938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5255702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5275403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5282358Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5301952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5308755Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5327736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5334577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5354226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5360745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5381935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5389036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5408111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5414635Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5434393Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5440879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5461175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5467945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5487703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5494715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5514728Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5521472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5541776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5548886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5568949Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5576118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5597997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5604756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5624945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5632110Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5653417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5659778Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5679551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5686469Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5707362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5714379Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5734434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5741400Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5764087Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5772278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5791421Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5797705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5819685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5825960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5845966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5853423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5873071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5879653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5899803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5906283Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5926403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5933712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5953408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5959807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.5979833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.5985910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6005552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6013085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6034111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-92-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6040435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6060331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6070992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6086495Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6093712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6113128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6119508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6139870Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6146501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6166102Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6173527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6193208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6200004Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6220008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6226584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6247807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6254393Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6274651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6281105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6300780Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6307254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6326762Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6333644Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6353163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6359816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6379530Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6385861Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6405719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6413255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6432249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6438845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6460013Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6466279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6486070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6493725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6512936Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6519445Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6539496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6545763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6565937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6573275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6592824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6599143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6619361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6625706Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6645656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6652925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6673321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6679837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6699831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6706283Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6726406Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6733689Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6753097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6759529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6779561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6786055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6806009Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6813267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6832293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6838698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6858527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6865062Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6886427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6893788Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6913377Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6919853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6939997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6946428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6966704Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6973762Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.6993250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-126-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.6999545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7019478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7025870Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7046082Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7053621Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7072934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7079450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7100735Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7106987Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7126790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7133683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7153425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7160029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7180024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7186816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7206433Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7213683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7233445Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7239787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7259331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7265761Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7285508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7292514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7313725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7320167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7339892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7346176Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7365989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7373745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7393177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7399395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7419358Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7425737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7445731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7452879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7471968Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7478400Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7498330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7504653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7528310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7534787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7554950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7561610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7581473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7588227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7608022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7614570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7634533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7641006Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7660955Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7667454Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7687340Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7693934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7713685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7719882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7741519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7748087Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7767896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7774436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7794867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7801211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7821305Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7827708Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7847599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7854141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7874576Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7881014Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7900906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7907388Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7927324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7933712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7955584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-False-160-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7961952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.7987941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.7994383Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8017764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8024487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8047616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8054711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8078701Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8085826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8110601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8117481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8142774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8149660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8173974Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8180246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8204770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8212632Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8235627Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8242931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8265751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8273085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8296096Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8303261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8326935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8334705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8358665Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8365740Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8390409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8397595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8421739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8429363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8454465Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8461959Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8485928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8494196Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8517013Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8524144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8547844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8554808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8578367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8585607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8609408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8615335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8639427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8646104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8670507Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8677254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8702481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8709684Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8734221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8740577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8764552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8772501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8795685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8802864Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8826546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8834046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8857135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8864617Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8888136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8895377Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8919330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8926468Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8952294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8959404Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.8983589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.8990996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9015054Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9022371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9046682Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9054437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9078671Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--180-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9085903Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9110311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9117426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9141272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9148683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9173224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9179785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9205315Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9213374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9236409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9243674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9269214Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9276272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9302045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9309421Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9333944Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9339711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9363372Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9370943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9394077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9401078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9424419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9431462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9457083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9463909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9489885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9495464Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9519589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9525920Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9549747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9556300Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9579540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9586071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9611125Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9618158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9642392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9649969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9674418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9681394Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9706420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9713303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9737173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9743992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9767866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9775009Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9801657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9810020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9834371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9840771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9863910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9870255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9894462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9899669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9923319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9930796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9954567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9960908Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:05.9984316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:05.9990613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0013926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0020165Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0044071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0051181Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0077192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0084063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0109498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0115987Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0139181Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0145592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0170774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0175960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0201529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--146-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0207835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0231692Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0238141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0261457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0268439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0291281Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0297950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0321478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0330043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0353232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0360211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0383999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0391547Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0414792Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0421914Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0450900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0456782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0480886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0487697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0511837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0518705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0555840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0556733Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0574509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0581501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0605168Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0613559Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0636754Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0643929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0667692Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0675153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0700402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0707894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0733031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0739364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0763279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0770980Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0793391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0800405Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0826770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0833833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0859668Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0866900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0891084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0898349Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0922709Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0930418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0955202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0962702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.0986673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.0993911Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1018916Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1025523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1051348Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1057676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1082775Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1090095Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1113306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1120698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1145670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1152191Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1174864Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1181228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1205906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1212959Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1234979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1241605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1264603Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1270841Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1294003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1300390Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1323167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--112-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1329800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1353106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1360238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1386078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1393342Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1418480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1425074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1450572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1455971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1479311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1485890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1509307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1515862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1539204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1545593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1569310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1575132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1598554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1604681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1628422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1634399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1658054Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1664179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1689451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1696170Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1719410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1726137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1750225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1756981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1780608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1787607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1811159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1818084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1840954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1847308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1871016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1877974Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1902600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1909848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1935483Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1942334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1966634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.1973886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.1998162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2004964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2029303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2036088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2060479Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2067173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2091281Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2097484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2122515Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2129911Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2153090Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2160074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2188562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2195705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2220657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2227665Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2253391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2259867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2284410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2292224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2315600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2322780Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2347049Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2354360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2378940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2385803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2411299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2417984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2446136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--78-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2454229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2479078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2485899Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2509926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2516761Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2540633Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2547859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2572696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2578634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2602010Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2609843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2632969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2640024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2663214Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2670636Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2695689Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2702695Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2725918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2733829Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2757455Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2763854Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2786730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2793108Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2815817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2822341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2844835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2852164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2874480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2881146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2904225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2911204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2935385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2942133Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2965591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.2973138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.2995897Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3003307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3027816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3035302Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3059935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3067151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3091153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3097906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3121616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3129488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3151858Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3158706Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3183853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3191119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3214898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3221183Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3245581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3253352Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3278581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3285398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3309926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3316338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3340362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3347155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3371292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3378093Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3402384Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3410197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3436813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3443205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3467034Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3474262Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3498348Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3505224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3533112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3539526Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3564483Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--44-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3571063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3593951Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3600190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3623855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3630553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3653786Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3660886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3685345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3692898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3715994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3722862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3745917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3753339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3776971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3783824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3807156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3814558Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3837713Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3844619Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3867716Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3874570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3898486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3904851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3930705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3936586Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3960012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3966617Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.3990356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.3997200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4020927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4028026Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4052438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4058130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4081204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4087866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4111474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4118440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4141948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4149475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4174093Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4181078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4203979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4211116Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4234678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4241711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4264969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4271957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4295719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4302732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4329509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4336191Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4361291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4367405Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4391239Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4397548Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4422428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4429260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4453421Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4459589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4483260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4491013Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4514175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4520880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4544462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4551836Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4575278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4582352Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4606032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4613703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4636146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4642942Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4670462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True--10-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4676821Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4700631Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4707502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4733333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4739523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4763474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4771173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4794334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4801526Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4825322Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4833082Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4859469Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4867061Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4892385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4898630Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4923466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4931121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4953794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4960593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.4983993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.4991010Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5014189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5020926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5043561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5050818Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5072661Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5078885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5102768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5110058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5134135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5141095Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5165578Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5174407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5197182Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5204236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5228301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5235434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5259767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5267051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5291674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5298896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5322989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5330966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5354659Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5362334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5388739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5396699Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5423475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5430546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5454505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5461357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5484984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5492756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5515866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5522954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5546975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5554003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5578374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5585056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5608849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5615733Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5640441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5646863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5672488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5679688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5703257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5710128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5734699Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5740925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5764398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5772310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5794840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-24-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5801615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5825206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5832357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5855715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5862522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5885901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5893596Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5918242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5924779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5948882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5956016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.5979653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.5986241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6010487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6015698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6039093Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6045564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6073533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6079918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6102960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6109895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6133834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6139279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6163742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6171878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6194336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6201502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6224900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6232274Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6256058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6263124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6286687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6293987Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6317598Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6324579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6348058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6355011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6378930Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6385567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6414421Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6420999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6444772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6452763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6474991Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6481938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6505376Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6511715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6535450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6541452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6564321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6571268Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6593956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6600605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6624099Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6630807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6655785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6662599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6686417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6693763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6717603Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6724390Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6749158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6755706Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6779572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6785954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6810804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6817107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6841116Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6847652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6872163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6878554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6903672Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-58-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6910758Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6934555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6941601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6965134Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.6973588Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.6996291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7003347Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7026894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7033900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7057065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7063784Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7086893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7093732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7116848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7123615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7148098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7154646Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7177712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7184339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7208279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7214921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7241345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7248793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7273074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7280098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7302876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7311688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7334904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7341345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7364425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7371024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7394835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7401398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7424419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7431297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7454227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7461164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7484789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7492839Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7516184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7522889Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7547067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7553809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7577171Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7583878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7606703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7614387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7637710Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7644444Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7667673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7673978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7697854Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7704463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7727728Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7734928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7758343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7764867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7788600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7795424Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7819709Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7826501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7851177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7856073Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7881208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7887260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7911024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7917399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7941793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7948775Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.7973423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.7979232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8003236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-92-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8010609Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8034275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8041334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8064487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8071542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8095254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8102392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8127041Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8134731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8158221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8165194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8189380Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8196539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8220319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8227117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8252336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8258058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8281871Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8289491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8312545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8319886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8342911Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8349982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8374845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8381851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8404747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8412299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8435760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8442721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8466584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8473828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8497607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8504198Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8528258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8535188Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8559816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8566455Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8592510Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8599566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8624717Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8631823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8656063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8662685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8686330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8693859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8717473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8724751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8748594Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8755556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8779274Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8787326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8812449Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8817837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8843608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8850986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8875789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8882369Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8906016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8913162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8937143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8943658Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8967807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.8974304Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.8998382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9005295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9029283Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9036093Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9060316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9067233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9091363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9098189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9123608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-126-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9130997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9154387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9161368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9184557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9191921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9215202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9222593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9245651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9253468Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9276533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9283593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9307074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9314043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9337541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9344361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9372639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9378591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9402692Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9409789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9433041Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9439584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9463292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9470504Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9494246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9500954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9524239Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9531397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9554880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9561985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9585694Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9592630Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9617435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9624340Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9648079Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9654777Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9679103Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9685875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9712755Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9719645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9744084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9750926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9774332Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9781745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9804976Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9812775Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9835324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9842824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9869138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9876385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9901639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9909474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9935042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9942495Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9968136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:06.9975204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:06.9998931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0005643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0030144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0036601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0061064Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0068636Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0093858Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0099894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0127834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0135381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0161048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0167634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0191862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0198553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0222813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0229852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0254447Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-True-160-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0261022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0283363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0291023Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0311754Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0318114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0339943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0346642Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0370983Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0377829Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0400291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0406475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0429439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0435742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0457867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0464727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0486823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0493719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0515592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0522163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0543504Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0550521Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0572771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0578263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0601400Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0607597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0630542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0636696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0659343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0665516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0687564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0693957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0716318Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0722752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0745153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0752130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0774354Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0780990Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0802873Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0810473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0832932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0839425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0861396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0868133Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0890820Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0897273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0919953Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0926265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0949297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0955605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.0978088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.0984142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1006789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1013749Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1036156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt2-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1042617Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1066111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1072573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1094476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1101229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1123358Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1131022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1152445Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1158982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1182342Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1189454Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1213264Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1219033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1241605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1247811Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1270151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1276325Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1300556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--180-dt3-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1307129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1328695Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1335220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1357331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1363797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1386173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1393251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1415711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1422430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1445043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1451528Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1473561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1480063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1502417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1509411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1532569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1539551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1561777Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-None-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1569117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1590226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1596744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1618973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1625369Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1647502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1654149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1676314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1683264Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1704775Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1711354Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1733813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1739748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1763107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center2-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1770950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center2-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1791881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center2-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1798265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center2-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1820584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt1-center2-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1827211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-None-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1849598Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-None-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1855886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-None-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1878600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-None-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1884887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-None-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1907392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-None-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1913981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center1-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1936436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center1-7-33-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1943044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center1-26-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1965554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center1-26-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.1972992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center1-32-26-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.1996110Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center1-32-26-cuda] PASSED [ 8%] 2023-03-20T11:42:07.2002980Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center2-7-33-cpu] SKIPPED [ 8%] 2023-03-20T11:42:07.2025234Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2032256Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2054615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2061333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2083282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2091016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2112619Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2119341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2141838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2148257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2170928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2177084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2199814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2206087Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2232843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2239631Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2262092Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2269230Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2292315Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2297813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2320342Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2326654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2349568Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--146-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2355765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2378258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2384771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2406769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2413697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2435668Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2442231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2465739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2472659Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2494556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2501269Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2523382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2530837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2552496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2559118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2581466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2588259Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2610966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2616927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2638561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2644893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2667201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2674020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2697365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2704037Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2726254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2733564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2755122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2761753Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2784103Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2791019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2813622Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2819331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2841286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2847484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2869775Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2875950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2898362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2904774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2928549Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2935218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2957257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2963685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.2986059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.2992923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3015141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3021845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3044233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3051080Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3073644Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3079838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3101904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3108415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3131020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3137205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3161336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3167752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3190034Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3196407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3219286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3225830Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3248545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3254921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3277684Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3284281Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3306730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3313564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3335729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3342329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3364182Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3370982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3394289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--112-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3400686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3422434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3429238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3452507Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3457824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3480069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3486428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3508707Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3515260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3537341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3543940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3566267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3573835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3594528Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3601176Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3624827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3631685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3654635Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3660475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3682485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3690039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3711557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3718127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3740313Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3746613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3770003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3775801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3798236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3804564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3826678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3833452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3856667Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3863437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3885780Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3893162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3914601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3921419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3943712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3950616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.3973560Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.3979457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4001878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4008242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4031069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4037562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4060158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4066805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4090755Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4097118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4119794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4126053Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4148552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4155119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4178005Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4184516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4206853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4213979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4236140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4242803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4265309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4272033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4294435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4300954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4324471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4331038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4353606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4360009Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4382582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4389453Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4412935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4418798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4441161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--78-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4447347Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4470072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4476447Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4498955Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4505401Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4527424Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4534132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4557515Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4564151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4586428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4592613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4614613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4621507Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4643067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4650700Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4672060Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4678426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4700997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4707426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4730455Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4736073Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4758628Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4764949Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4788921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4795372Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4817541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4824052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4846217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4854040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4875416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4882034Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4904254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4911112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4934007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4939911Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4961932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4968238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.4990912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.4997474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5023842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5030603Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5054042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5059766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5082314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5089580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5111272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5117261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5139887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5146308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5169993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5175327Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5197787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5204391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5226815Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5233575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5257418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5263926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5286265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5293811Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5315787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5322211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5344830Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5351789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5374224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5380721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5403075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5410935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5432462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5438874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5461145Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5468022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5492956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--44-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5498847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5520960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5527347Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5549732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5555881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5578011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5584144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5606250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5613963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5635346Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5641953Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5664134Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5670984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5693891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5699700Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5724641Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5731022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5753846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5759893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5781589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5787885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5810666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5815834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5837690Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5843805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5865119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5882494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5894032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5899270Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5921247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5926852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5950269Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5956207Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.5978130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.5984379Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6006095Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6013175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6034675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6040793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6062755Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6069121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6091224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6097268Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6119552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6125219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6146790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6153372Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6176413Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6182645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6204361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6211294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6232776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6238771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6260669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6266620Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6290005Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6295267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6317055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6323227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6345213Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6351579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6374459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6379771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6402846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6410030Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6431012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6436833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6458883Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6464684Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6486772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6493825Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6515266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False--10-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6521580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6543084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6549455Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6571119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6577135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6598572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6604523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6627926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6633931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6655691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6662019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6683728Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6690934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6711810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6717923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6739309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6745379Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6767291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6774431Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6795300Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6801549Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6822851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6829017Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6852937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6858111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6879999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6886022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6908055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6914727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6936623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6943369Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6965222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.6972751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.6993505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7000052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7022020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7028712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7051104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7057364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7081007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7087266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7110016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7116360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7138921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7145160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7167510Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7174382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7196555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7203124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7225356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7232169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7254867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7261499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7283695Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7291026Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7314263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7320698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7343058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7350069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7372930Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7378884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7401480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7407695Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7430169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7436419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7458860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7465386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7487574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7494217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7516846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7523162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7546838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-24-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7553740Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7575731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7582500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7604463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7610912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7633212Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7639482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7661303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7667727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7690842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7696590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7718611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7724971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7746998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7753623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7779616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7785921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7807954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7814784Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7836719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7843097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7864928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7871921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7893917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7900371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7922157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7929511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7950674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7956782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.7979051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.7985463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8009291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8015429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8037201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8043736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8065856Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8072599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8094943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8101176Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8123305Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8130982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8151642Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8158064Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8180181Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8186650Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8210062Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8215514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8239424Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8245670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8268200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8274756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8296795Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8303533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8326265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8332880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8355323Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8361812Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8383975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8390882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8413999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8420229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8442509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8449982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8472905Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8479427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8501666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8508373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8530935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8536727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8559194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8565680Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8588339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-58-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8594818Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8616817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8623369Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8644933Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8651531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8673708Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8680738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8703685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8710439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8733135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8739277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8761343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8767650Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8789838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8796333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8818554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8824923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8846874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8854269Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8875210Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8881993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8903270Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8910086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8934154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8939963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8961661Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8968133Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.8990851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.8997053Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9019309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9025727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9047681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9054185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9076395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9082813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9104595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9111407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9134185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9139800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9163057Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9170337Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9192233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9198604Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9220610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9227063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9250402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9256128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9278508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9284970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9307099Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9313922Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9335826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9342227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9364293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9371076Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9394768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9401202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9423326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9430050Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9452833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9458767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9481123Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9487574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9510436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9516777Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9539403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9545817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9567604Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9574193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9596632Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9603457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9627889Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-92-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9634429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9657536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9664077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9686105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9693774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9715273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9721720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9743481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9749975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9772620Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9778105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9799901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9806590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9828745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9835415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9859070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9865523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9887168Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9894331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9915975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9922536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9944138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9951129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:07.9973818Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:07.9979446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0001519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0007881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0030227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0036525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0058485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0064996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0089323Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0094563Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0116277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0123144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0145205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0151994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0174827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0180851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0202894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0210469Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0232292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0238691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0260910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0267197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0290708Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0296353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0319951Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0326450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0348896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0355294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0377304Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0383957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0406356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0413661Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0435501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0441932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0464408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0471139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0494199Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0499756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0522009Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0529435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0554952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0561577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0583958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0590837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0613804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0619573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0641973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0649334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0671228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-126-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0677558Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0699736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0705868Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0727839Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0734398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0756503Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0762921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0786425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0793040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0815091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0821785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0843299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0850725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0872407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0879071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0901526Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0908242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0931002Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0936783Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0958500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0964711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.0986686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.0992942Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1015928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1022547Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1043958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1051023Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1072864Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1079078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1101278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1107840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1130432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1136392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1158626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1164734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1187028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1193578Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1215649Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1222396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1245825Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1252396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1274863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1281383Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1303691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1310104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1332924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1338923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1361157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1367498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1390049Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1396466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1418837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1425183Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1447414Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1454101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1477768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1484363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1506794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1513655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1536047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1542791Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1565049Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1571509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1594154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1600723Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1622941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1629788Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1652008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1658741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1680978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1687206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1711417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill1-False-160-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1717661Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1741945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1748647Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1771171Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1777603Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1799984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1806288Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1830732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1837277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1860319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1867743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1890969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1897783Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1921248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1927687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1952646Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1959534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.1982989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.1989901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2012829Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2019871Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2043900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2051059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2073883Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2080629Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2104360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2111442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2137359Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2144827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2168456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2175081Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2200501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2206242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2229660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2236198Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2260178Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2266266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2290306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2296414Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2320218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2326660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2349962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2357011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2380804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2387511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2411368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2418036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2442830Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2450831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2473374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2480481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2507392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2514934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2540134Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2546573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2570661Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2577047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2600423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2606250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2630055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2636272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2659914Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2666600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2693150Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2699611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2723534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2731068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2754509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2761432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2784893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2792434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2816085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--180-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2822995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2846719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2854449Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2877728Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2884332Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2907394Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2914263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2938981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2945948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.2970687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.2976892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3000610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3006925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3030631Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3036989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3060850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3068065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3092065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3098918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3122316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3129711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3152386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3159124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3183669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3190714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3214278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3220409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3243726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3250934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3274219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3281185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3307157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3314892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3339177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3345496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3369519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3374834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3398240Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3404927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3432869Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3439660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3463497Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3470341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3494553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3501048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3524794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3533054Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3555421Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3562803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3588441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3594679Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3618449Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3625367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3649364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3656161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3681704Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3689602Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3713040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3720800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3743664Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3750948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3774725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3782141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3806906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3814539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3838486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3845697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3871466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3878154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3902136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3909387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3934768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--146-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3940874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3964358Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.3970982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.3994241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4000998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4024295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4031168Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4054976Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4061169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4084756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4091531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4115254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4122114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4146529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4152986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4177590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4184235Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4207748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4214237Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4237542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4244237Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4267536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4274246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4297919Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4304248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4327515Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4334459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4358101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4365136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4387753Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4394887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4419572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4426410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4451086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4457008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4481097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4489193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4512184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4518964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4542696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4550174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4574482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4580866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4604429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4611606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4637456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4647140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4672813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4679802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4702893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4710011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4734387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4740785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4764911Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4771846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4795880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4802865Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4826545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4833902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4857940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4865615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4890916Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4896898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4924928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4933783Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4957541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4964635Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.4988517Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.4995334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5020132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5026541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5051309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--112-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5057803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5081318Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5088626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5112019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5120926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5143240Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5150799Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5176200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5183554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5210602Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5216174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5240357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5246857Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5270794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5277415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5301047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5308162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5331737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5338607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5361946Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5369258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5392221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5398776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5423572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5430379Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5456288Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5463486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5487842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5494385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5517586Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5524331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5547071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5553745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5577013Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5583613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5605995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5613902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5636855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5643646Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5668887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5675084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5698938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5705532Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5728686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5735953Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5760662Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5766382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5790180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5796158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5819343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5825319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5848242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5855118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5877652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5883806Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5907969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5914448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5937373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5944020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.5969399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.5975826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6001419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6011899Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6036442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6042551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6065924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6072783Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6095334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6101736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6124570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6131222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6155848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--78-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6161888Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6184954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6191439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6214363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6219985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6243113Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6250866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6276143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6283338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6308001Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6314841Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6338144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6344678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6367674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6374526Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6401323Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6407819Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6431626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6438319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6461704Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6468587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6492196Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6498431Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6522453Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6530457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6555810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6562898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6587578Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6594130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6616875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6623045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6647113Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6654230Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6676195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6682653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6705375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6711850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6734905Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6741069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6763893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6770956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6794016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6801016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6827139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6833456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6858684Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6864872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6890870Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6896229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6919459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6925733Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6949516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6955976Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.6979655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.6986112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7010607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7016557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7040408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7046934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7071069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7077939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7104592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7111067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7137536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7144355Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7167750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7174652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7198153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7204705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7228141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7234734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7259602Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--44-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7265336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7289259Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7295352Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7317959Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7324697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7348498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7355024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7379568Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7385852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7409180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7415282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7438461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7445457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7468691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7475702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7499025Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7505454Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7528321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7535220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7558118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7564953Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7587433Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7594781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7619451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7625850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7650170Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7656180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7679209Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7685735Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7709568Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7715707Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7738703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7745061Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7769303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7775473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7798218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7805027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7828777Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7835673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7860314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7867282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7891128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7898163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7920998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7927407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7951445Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7958088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.7981650Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.7988509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8013025Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8018655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8042693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8049880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8072336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8078792Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8103527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8110232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8134012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8139823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8163847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8171612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8194498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8201850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8225230Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8232416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8255818Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8263059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8286296Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8294105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8317378Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8324036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8349708Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True--10-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8356181Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8379975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8386232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8409798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8415799Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8439467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8445833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8469669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8476482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8499742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8506381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8533631Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8539435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8562835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8570839Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8594296Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8601654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8624662Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8631765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8654991Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8662091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8685795Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8693429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8718985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8725961Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8751644Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8758511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8782052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8789163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8813765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8819520Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8844367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8851225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8874392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8881227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8904435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8911538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8934952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8941718Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8965551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.8973320Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.8996132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9003084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9028168Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9034827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9059172Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9065399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9091266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9097435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9121534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9128291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9152197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9159118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9183211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9190140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9214663Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9221437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9245718Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9253917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9277197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9284564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9307703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9314696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9342498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9349785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9374488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9380655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9404485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9411463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9435437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9442333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9466065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-24-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9473242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9496645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9503314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9526910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9534904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9557557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9564487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9589853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9596347Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9619884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9626691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9650945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9657157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9680865Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9687409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9710511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9717527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9741353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9748113Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9773063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9778814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9809512Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9816193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9841415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9848267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9872070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9878820Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9902662Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9909663Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9934183Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9940150Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9963572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:08.9971195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:08.9993510Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0000019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0023453Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0030875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0054678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0061248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0086023Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0093591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0116330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0123330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0147216Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0154461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0177478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0184472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0208101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0215042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0238491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0245493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0269516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0275909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0300343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0306436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0332305Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0339201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0363056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0370124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0393828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0400255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0423828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0430921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0454823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0461222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0484752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0491884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0515115Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0521884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0545255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0552094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0577582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-58-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0584008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0607173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0614611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0637648Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0644168Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0667363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0674122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0697072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0703937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0727078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0734529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0757354Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0763821Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0786852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0793774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0818365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0825393Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0849415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0855299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0878490Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0884851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0908070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0914781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0937306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0943832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0966605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.0974136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.0996489Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1003039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1025836Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1039574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1061472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1067752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1091190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1097336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1122230Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1129847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1151932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1158261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1181972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1187914Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1212050Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1218489Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1241885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1248411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1271497Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1277634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1302978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1309451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1333536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1339185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1362637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1369809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1393794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1401074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1425269Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1432775Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1457070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1464276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1488668Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1495882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1519838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1526552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1552606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1559802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1584267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1591672Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1615590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1622849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1647044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1654222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1677175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-92-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1683714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1706952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1713710Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1736512Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1743154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1766416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1773805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1797790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1804769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1828626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1835430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1859339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1865966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1890799Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1896473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1920855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1927317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1951080Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1958767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.1981786Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.1988648Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2013199Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2019329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2044285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2051859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2074983Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2082301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2105473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2112632Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2136198Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2143349Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2166799Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2174852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2197366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2203764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2226722Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2233382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2256754Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2263218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2291042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2297392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2321512Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2328104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2352309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2359496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2383222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2390223Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2414526Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2421251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2446805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2455170Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2478415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2485399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2510093Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2516987Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2543178Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2550409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2574844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2581744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2605796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2612698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2636798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2643601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2667497Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2674306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2698857Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2705625Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2729889Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2736755Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2761519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2769493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2794489Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-126-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2801725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2825720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2833137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2856962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2864197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2888500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2895463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2919563Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2926534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2950678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2957524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.2982195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.2989483Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3013940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3019810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3045116Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3051820Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3075124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3081912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3105219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3112118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3135428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3142256Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3165611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3173430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3195722Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3202558Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3225801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3232566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3256475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3262913Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3287838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3294583Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3318412Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3325029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3348859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt1-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3356078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3380437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3387321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3411973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3419199Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3443442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3451147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3474926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3482190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3506435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3513479Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3538817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3545729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3570811Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3576327Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3601000Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3608024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3632771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt2-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3639799Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3664579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3671879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3695835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3703112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3731470Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3737433Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3762045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3769579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3795058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3802319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3826699Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3833339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3856892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3864172Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3888091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3895192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3919264Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-True-160-dt3-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3925894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3948335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3954660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.3975991Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.3982781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4004511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4011336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4035089Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4042173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4064297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4071090Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center1-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4094417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center1-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4100254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center2-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4122499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center2-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4129779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center2-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4151762Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center2-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4158545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center2-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4181004Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-None-center2-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4187460Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-None-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4209782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-None-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4215278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-None-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4237163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-None-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4243612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-None-32-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4266447Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-None-32-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4273104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center1-7-33-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4295091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center1-7-33-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4301756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center1-26-26-cpu] SKIPPED [ 9%] 2023-03-20T11:42:09.4323971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center1-26-26-cuda] PASSED [ 9%] 2023-03-20T11:42:09.4330909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4353201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4359722Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4381984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4388426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4411041Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4417065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4439326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4445902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4468215Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4475057Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4498410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4504809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4526711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4534403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4556494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4562834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4585508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4592394Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4614840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4622109Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4644179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4651212Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4672890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4679522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4702252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4709049Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4732569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4739300Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4761310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4767737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4789785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4796260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4818917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4825146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4848047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4854982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4877128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4883590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4906675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4913506Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4936165Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4943500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4967277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--180-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.4974658Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.4996219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5002925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5025287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5032161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5054634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5061032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5083260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5090946Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5112046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5118359Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5140766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5147262Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5170756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5176055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5202686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5210147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5231641Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5238027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5260034Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5266398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5289451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5295403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5317993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5324489Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5346295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5353085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5375152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5381834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5404330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5410880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5434312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5440770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5463333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5470008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5493367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5498963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5521723Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5528428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5550968Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5557368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5580299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5586437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5609893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5615543Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5638075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5644311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5668467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5675066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5697471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5704109Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5726818Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5734221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5756093Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5762943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5785354Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5792407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5815260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5821181Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5843559Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5851041Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5872795Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5879298Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5903295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5909993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5933537Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5939508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5961894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5969477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.5991360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.5997775Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6020712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--146-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6027207Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6050345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6056231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6079021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6085252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6107747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6114319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6137908Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6144616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6167197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6174358Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6196540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6203301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6226094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6232292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6254756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6261201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6283565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6290999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6312435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6318949Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6341221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6347554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6370969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6377211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6399761Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6406098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6428312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6434282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6456406Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6463021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6485205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6491848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6514257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6520698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6542758Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6549249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6571633Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6577952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6602199Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6609552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6631293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6637679Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6659954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6666385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6689339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6695142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6717572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6724092Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6746083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6752957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6775210Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6781827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6804221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6810939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6835046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6841528Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6864300Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6871033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6894390Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6899953Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6922807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6930166Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6952436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6958885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.6981615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.6988155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7010834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7016487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7039379Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7045790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7069806Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--112-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7076343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7098805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7105246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7128098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7134895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7156923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7163429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7185643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7192150Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7214725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7221133Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7243272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7250974Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7272255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7278584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7302443Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7309194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7331517Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7337922Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7359782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7366156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7389276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7395659Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7418272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7424661Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7446769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7453204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7475122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7481723Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7503900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7510514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7534360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7540346Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7562779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7569709Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7591314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7597763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7620845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7627375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7650587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7656464Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7678967Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7685960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7708634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7715088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7737419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7743993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7767793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7774930Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7796743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7803159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7825819Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7832334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7854742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7861382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7883956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7891079Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7913567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7920006Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7942509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7949174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.7971667Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.7977972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8004735Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8011184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8034295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8040878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8063727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8070425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8093906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8099751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8122551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--78-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8129733Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8151947Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8158348Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8180860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8187280Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8210437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8215890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8239838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8246285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8268950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8275550Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8297826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8304475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8326881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8334539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8356454Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8362739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8385096Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8391873Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8414477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8420228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8442655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8449743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8472252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8478669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8500970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8507580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8530922Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8536456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8558820Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8564871Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8587366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8594118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8616291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8622746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8644872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8651417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8674114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8680693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8704003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8710810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8734205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8740160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8762448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8770049Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8791862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8798678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8821153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8827587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8850918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8856307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8879070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8885282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8907988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8914676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8938459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8945034Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8967703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.8974601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.8997190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9003689Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9025894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9032765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9055225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9061783Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9084640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9090816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9113716Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9120289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9142360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9149225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9173836Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--44-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9179486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9201361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9207790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9230947Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9237239Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9259461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9265985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9288342Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9295073Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9316904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9323371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9345176Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9352040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9374814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9380893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9405005Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9411223Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9433203Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9439563Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9461992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9468656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9491011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9497084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9519508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9526141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9548489Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9554529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9576729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9583362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9605368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9611885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9634738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9641368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9663242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9669950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9693054Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9698556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9720885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9727368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9750391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9756361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9778887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9785371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9807769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9815158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9838024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9844345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9868613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9875086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9897101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9903536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9926375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9933744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9954844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9961315Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:09.9983899Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:09.9990724Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0014342Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0019980Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0042757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0050549Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0071898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0078393Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0102518Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0109200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0131754Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0138589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0160929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0167555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0189832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0196457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0219019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False--10-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0225414Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0247947Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0254677Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0277039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0283362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0305285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0312185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0335539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0342175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0364750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0371200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0393476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0399907Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0422158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0429264Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0451413Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0457804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0480045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0486479Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0508495Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0515039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0537447Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0544058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0567742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0575132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0596723Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0603150Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0625657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0632003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0654796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0660597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0682602Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0689976Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0711727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0718250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0740638Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0746856Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0770910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0775991Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0802774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0810038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0831900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0838525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0860884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0867163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0890915Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0896249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0918992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0925453Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0948074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0954895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.0976805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.0983491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1006744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1013946Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1037472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1043671Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1066888Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1073475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1095798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1102053Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1123924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1130563Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1153086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1159688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1182355Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1188924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1211456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1218893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1240724Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1246882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1270813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-24-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1277157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1299639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1306070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1329472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1335147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1357673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1364365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1386645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1393508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1415936Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1422957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1445151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1451529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1473780Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1480233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1504090Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1510966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1533940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1539757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1561996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1568471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1591090Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1597273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1619948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1626192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1649429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1654971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1677526Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1684015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1706364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1713121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1736422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1743205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1765213Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1771764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1794180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1800859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1823480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1830207Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1852476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1858762Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1881333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1887743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1910241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1916416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1938935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1945397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1970169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.1975914Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.1998738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2005025Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2027854Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2034551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2056966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2063539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2086113Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2093562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2115236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2121808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2144208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2151219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2174373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2180040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2204044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2210865Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2233694Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2240023Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2262751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2269556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2292969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2299138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2321511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-58-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2327958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2350892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2357103Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2379140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2385161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2407645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2414650Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2437575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2443995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2465929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2472834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2495144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2501583Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2523815Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2531111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2552876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2559350Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2581834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2588596Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2611134Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2616964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2639107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2645643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2669872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2676202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2698516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2704960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2727556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2734595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2756368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2763226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2785198Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2792008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2814879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2820603Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2842677Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2850175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2871869Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2878502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2901572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2908026Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2931018Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2936950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2959545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2965691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.2988539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.2995233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3018187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3024459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3046809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3054132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3076046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3082877Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3105056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3111912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3135716Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3142492Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3164851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3171512Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3194349Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3200918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3223344Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3230132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3253320Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3259048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3281291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3287565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3310270Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3316253Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3338579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3345287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3369351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-92-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3376015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3398801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3405087Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3427624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3434335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3456421Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3463270Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3485441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3492172Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3514348Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3520902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3543137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3549920Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3572022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3578471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3604416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3611007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3633522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3640590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3662516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3669085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3691205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3697434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3719773Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3726078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3748574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3755167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3777238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3783996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3806254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3812859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3836514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3843046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3865120Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3872070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3894875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3900851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3923415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3930917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3952485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3958734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.3980973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.3987189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4010979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4016112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4038837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4045306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4069652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4075986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4098584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4105019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4127746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4135053Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4156717Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4163167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4185970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4192791Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4215218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4221872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4244273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4251003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4273676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4280081Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4304159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4311070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4334246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4339919Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4361992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4369476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4391286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4397767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4420402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-126-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4426555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4450264Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4455738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4478205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4484764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4507295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4514095Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4537561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4544286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4566569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4574169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4595748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4602255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4624637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4631582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4654890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4660599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4682791Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4689880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4711916Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4718462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4740374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4746833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4770807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4777184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4799321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4805804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4828374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4834891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4857154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4863676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4885794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4893494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4914736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4921285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4943543Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4950332Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.4973607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.4979290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5002891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5010253Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5032165Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5038802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5060940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5067502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5090810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5096531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5119787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5125893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5148750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5155145Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5177773Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5183706Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5206210Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5213535Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5236745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5243337Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5266091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5273039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5295539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5302185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5324764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5331356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5354240Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5360816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5383741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5390440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5413546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5419448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5441965Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5449152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5472512Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill2-False-160-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5479080Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5504049Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5510389Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5533795Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5541242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5564954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5572167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5596243Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5603091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5626782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5634035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5658120Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5664999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5689217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5695367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5720670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5727477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5751284Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5758422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5781474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5788455Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5811702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5818641Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5841736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5849958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5872487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5879707Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5903207Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5910360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5947336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5948017Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5965937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.5973704Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.5996531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6003312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6027011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6034117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6057707Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6064893Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6088934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6095932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6119169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6125947Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6149940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6156966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6180859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6187422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6213901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6219861Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6243506Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6251441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6275243Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6282552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6306677Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6314103Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6337659Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6344804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6369542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6375778Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6399582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6406715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6431114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6438286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6466664Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6474005Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6498822Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6505711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6531029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6537077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6561763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6569727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6593624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--180-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6600895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6624589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6631912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6655981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6663153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6686950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6694904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6719381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6726260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6750206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6757064Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6781157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6788073Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6811206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6818263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6842190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6849701Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6873572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6880523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6904086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6911297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6935276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6942608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6969536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.6975651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.6999811Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7006656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7031093Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7038088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7062572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7069881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7094820Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7100988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7124904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7132174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7156412Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7163750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7188051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7195640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7221651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7228844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7253088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7260120Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7284432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7291815Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7316423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7323693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7349789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7357108Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7381619Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7388890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7414494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7421012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7445428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7454034Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7479403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7486999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7511568Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7519021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7543621Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7551345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7576709Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7584233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7608554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7615978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7641194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7648385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7673408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7680827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7705267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7712866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7739135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--146-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7746367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7771112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7778146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7801693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7809489Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7832764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7839784Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7863542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7870863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7895221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7902690Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7926903Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7934996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7958838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7965899Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.7991836Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.7998928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8023152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8030686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8055408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8062167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8086643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8094548Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8118306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8125357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8149687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8156525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8180863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8187522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8211963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8219405Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8244802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8251964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8276221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8283574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8307857Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8315667Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8340184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8347124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8372077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8379137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8403633Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8410903Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8435354Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8442742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8467038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8473945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8500245Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8507111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8531773Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8539119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8564010Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8571381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8595694Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8602788Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8627569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8634582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8660819Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8669877Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8695221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8701757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8726429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8734848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8760318Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8767729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8793263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8800367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8824701Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8832152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8856607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8863968Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8888568Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--112-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8895715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8919999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8926906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8951066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8957787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.8981796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.8988640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9014920Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9020895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9044766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9051726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9075383Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9082749Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9106285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9113696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9137457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9144018Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9167531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9174960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9198139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9205630Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9229527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9236721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9262396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9269382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9294587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9300869Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9325068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9332236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9356477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9363417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9387360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9395158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9419396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9426408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9450655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9457057Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9481766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9489334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9517092Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9524392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9548863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9555924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9580629Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9587164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9611822Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9619307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9643284Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9651463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9674651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9682243Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9705948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9713241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9737344Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9744276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9770993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9778585Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9802508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9810530Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9834551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9841720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9865976Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9873610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9897853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9905141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9929418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9936416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9962176Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:10.9969873Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:10.9993596Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0000810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0026076Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--78-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0033919Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0057650Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0064746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0089717Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0096114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0120454Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0127328Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0151312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0158195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0182156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0189255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0213521Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0220082Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0243943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0250898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0276351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0283770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0307651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0314764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0338886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0345709Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0369487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0377043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0401104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0408082Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0432350Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0439676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0463324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0470288Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0494796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0500650Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0526085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0533954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0557285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0564276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0588384Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0595595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0620240Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0627127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0651668Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0659094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0683403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0691530Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0715028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0722698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0746744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0754025Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0780176Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0787131Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0811689Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0819006Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0843608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0851227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0875283Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0882467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0906690Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0914151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0939155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0945890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.0970794Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.0976839Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1001809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1009360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1034488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1041927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1065983Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1073303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1097435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1104800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1129846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1136115Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1161079Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--44-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1168102Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1192982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1199726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1223002Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1230033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1255484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1262499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1292122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1299480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1324581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1333494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1356317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1363169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1386437Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1393314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1417257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1423478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1447750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1455236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1477929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1485027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1508454Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1515149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1539649Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1545938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1570267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1576987Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1600403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1607920Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1632335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1639360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1663709Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1671083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1695333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1701773Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1725182Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1732443Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1756095Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1763241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1788569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1795588Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1819369Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1826306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1850832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1856855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1881022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1887648Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1912127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1918687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1942849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1949707Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.1974604Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.1980892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2005331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2012491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2037962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2044701Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2068151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2075301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2099558Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2106467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2130855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2137874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2162258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2169816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2193443Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2200303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2224507Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2231582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2255411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2262304Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2287173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True--10-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2295174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2318422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2325336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2349209Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2356015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2380085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2387534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2410670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2417842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2441679Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2448688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2472461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2479384Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2502916Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2509902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2537177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2544009Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2567994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2575415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2598894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2605679Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2631052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2638011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2661420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2668329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2692033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2698954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2722502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2729962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2753409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2760336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2785308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2792862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2816544Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2823864Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2847909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2855797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2879715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2886710Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2910817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2917676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2941728Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2948034Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.2971824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.2978232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3002085Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3008708Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3033471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3040588Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3063227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3069879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3094086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3099759Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3123063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3130291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3153467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3159972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3183332Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3190304Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3214351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3220113Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3243031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3250252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3275040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3281688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3305099Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3311869Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3335214Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3342192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3365480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3372271Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3395982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-24-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3403319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3427241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3433686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3456890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3463589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3487763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3495156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3519150Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3525801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3550015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3556312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3580232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3586675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3611038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3617132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3641498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3649545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3672911Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3679892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3703726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3711153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3735571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3741797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3766426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3774333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3796673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3803389Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3827219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3834157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3857908Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3864540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3889395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3895473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3919612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3926046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3950200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3957356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.3982065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.3989469Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4015943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4022438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4046849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4055336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4078516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4085616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4109502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4116905Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4141456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4148052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4172422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4179685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4203703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4211188Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4235321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4242324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4267986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4275112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4299885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4306686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4331073Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4338779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4363357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4371187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4394727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4401983Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4426051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4433157Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4457298Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4464571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4489174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4496393Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4522189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-58-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4529669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4553278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4560447Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4584580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4591965Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4615774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4622409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4645685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4652750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4676568Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4683646Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4707388Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4714745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4738660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4745597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4771153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4777732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4801777Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4809420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4832674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4840070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4863623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4871710Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4895584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4901769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4925330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4932444Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4956321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4963567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.4987237Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.4994507Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5019765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5026332Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5050918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5057272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5081397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5089810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5112898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5119537Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5144216Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5151286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5175744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5182804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5206480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5215635Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5238535Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5245625Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5271364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5278540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5302747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5309519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5335067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5340705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5364884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5372288Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5396271Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5403025Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5426912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5434228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5458124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5465187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5490254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5496201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5524706Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5531494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5555518Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5562412Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5586478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5593418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5617396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5624304Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5648345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-92-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5656150Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5679818Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5686007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5710053Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5716935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5740640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5747423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5772835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5779772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5803637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5810733Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5834645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5841622Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5864850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5871975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5895535Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5902704Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5926414Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-None-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5934311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5957364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5964446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.5988318Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.5995499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6020769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6027655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6051760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6058796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6082829Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6090681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6114280Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6121614Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6145262Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6152599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6176649Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6183850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6207962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt1-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6215973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6239351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6246147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6272055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6279163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6303265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6310683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6335241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6342149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6366135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6373959Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6397544Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6404514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6428128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6435220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6459188Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6466263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6492769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt2-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6500477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6526517Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6534306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6558433Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6565311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6590526Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6597986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6622470Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center1-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6629635Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center1-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6654578Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center1-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6661423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center1-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6685789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center1-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6692791Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center2-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6716659Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center2-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6723790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center2-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6748365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center2-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6755725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center2-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6781831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-126-dt3-center2-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6788958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-None-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6813277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-None-7-33-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6820297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-None-26-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6844007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-None-26-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6851069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-None-32-26-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6875556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-None-32-26-cuda] PASSED [ 10%] 2023-03-20T11:42:11.6882797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center1-7-33-cpu] SKIPPED [ 10%] 2023-03-20T11:42:11.6906595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.6914030Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.6938687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.6945751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.6970611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.6977141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7001250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7008128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7033591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7041152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7064866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7072326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7095934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7103128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7126800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7134966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7158342Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7165172Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7188937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7196047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7220912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7227238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7251720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7258269Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7283520Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7291098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7314719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7321763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7345630Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7352802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7376721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7383575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7407576Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7415639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7439228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7446058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7470465Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7477188Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7501890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7508671Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7535287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7541186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7565426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7572164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7596175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7603031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7626575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7633109Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7656750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7663417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7686995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7694386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7717225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7723742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7748247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7755059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7780617Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7787688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7812452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7819687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7844130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7851094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7875139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7882138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7906381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-True-160-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7913837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7936453Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7943724Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7965387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.7971992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.7993985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8001516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8024652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8031569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8054205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8060284Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8082465Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8089990Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8111548Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8117999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8140241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8146540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8169267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8175469Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8197251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8203750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8225474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8232326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8255166Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8261317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8283350Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8290781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8312814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8319242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8342086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8348567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8371004Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8377279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8399838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8406472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8428892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8435604Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8458008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8464742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8491001Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8497235Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8519598Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8525801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8548586Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8555202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8577352Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8584124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8606481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8614069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8635732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8642411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8664843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8671494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8694545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8700262Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8724066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8731082Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8752665Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8759059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8781666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8788055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8811143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8817229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8840236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8846493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8869164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8875719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8898096Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8904782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8927195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8934284Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8958364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--180-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8964727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.8987217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.8993977Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9016007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9022736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9044974Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9051683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9073639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9080153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9103036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9109766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9131912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9138187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9160654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9166408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9190467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9196832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9219234Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9225527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9247812Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9255285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9277056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9283568Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9305884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9312694Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9335485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9341246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9363451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9370729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9392498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9398847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9422484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9429094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9451362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9457648Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9480486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9486917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9509729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9516388Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9538436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9545084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9567647Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9574731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9596788Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9603173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9625761Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9632645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9656206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9662657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9684985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9691742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9714701Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9720936Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9743144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9749392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9771759Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9777675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9800025Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9805962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9827584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9833966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9856027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9861836Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9885289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9891513Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9913721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9919963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9941848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9947978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9970885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:11.9976493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:11.9998781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--146-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0004985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0027212Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0033754Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0055411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0061567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0083404Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0089746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0113258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0119179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0141035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0146883Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0169319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0175595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0196922Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0203061Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0225052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0231330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0252798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0258532Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0280152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0286223Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0308015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0314502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0337329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0343812Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0365357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0371659Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0393518Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0399570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0421438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0427409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0449381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0455667Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0476945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0483068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0504571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0510998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0532476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0538751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0562143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0569184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0590371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0596687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0618634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0624736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0646656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0654185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0674843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0681137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0702982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0709292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0731249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0737311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0758902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0764910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0788067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0794576Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0816479Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0822535Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0844608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0851002Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0872774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0878833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0901068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0907073Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0930033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0935577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0957693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0963856Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.0985513Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.0992144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1015542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--112-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1021833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1043651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1050848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1072180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1078036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1099904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1105925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1127722Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1134857Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1155360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1161436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1183250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1189448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1211149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1217161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1244419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1250124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1270887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1276899Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1298762Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1304528Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1326411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1332417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1354511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1360577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1382156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1388356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1411324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1416483Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1438493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1444407Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1467322Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1473764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1495565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1513155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1523028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1529874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1551539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1557510Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1579656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1585815Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1608092Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1615313Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1636431Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1642514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1664491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1670760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1695249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1700463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1722442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1729302Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1750910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1756876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1779035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1785196Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1807640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1814612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1835643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1841891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1864835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1870656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1892611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1898382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1922265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1929351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1951059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1956933Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.1978862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.1985091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2006927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2013001Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2035346Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--78-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2041843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2063356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2069610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2091600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2097524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2119937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2125623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2149127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2155367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2177245Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2183440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2204768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2211074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2232923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2238979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2261130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2267097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2289699Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2295296Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2316901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2323048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2344621Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2350985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2374302Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2380012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2401531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2407641Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2429808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2435781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2457218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2463855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2485201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2491275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2513185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2519199Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2540997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2546517Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2569349Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2575536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2598135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2604119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2626192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2632232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2655377Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2661158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2683907Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2690406Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2711721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2717616Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2739593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2745788Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2767156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2774385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2795688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2801853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2824957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2831504Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2854272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2859471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2881671Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2887634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2910201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2916194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2938231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2944450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2966571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.2972575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.2994547Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3000634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3022729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3028569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3052324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--44-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3058494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3081742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3087768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3110184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3116325Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3138331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3144555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3166553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3172891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3194943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3201208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3222906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3229156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3251069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3256854Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3280259Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3286384Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3308275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3314319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3336075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3342449Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3364098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3371036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3392074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3398435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3420697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3426537Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3449390Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3454756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3476329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3482467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3505651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3511922Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3534996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3539921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3561774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3567815Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3590194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3596440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3618660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3624811Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3646693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3654026Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3675042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3681479Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3702882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3709275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3732615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3738742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3760687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3766341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3788431Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3794783Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3816845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3823189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3845429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3851451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3874363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3880248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3902251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3908241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3931201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3936585Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3962988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3969555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.3991420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.3997038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4019288Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4025441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4047703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4054797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4076142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False--10-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4082409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4104275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4110607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4132207Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4137979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4160220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4166192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4189676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4195632Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4217730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4223962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4245551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4251920Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4273343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4279736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4301429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4307290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4330426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4336251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4357315Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4363475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4385213Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4391814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4415544Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4421092Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4442732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4449942Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4471058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4477148Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4499762Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4505693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4527353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4534373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4555236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4561468Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4582987Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4589484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4611225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4617365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4640967Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4647105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4669321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4675461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4697378Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4703843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4725547Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4731626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4753887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4760070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4781791Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4787749Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4811029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4816216Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4838459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4844426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4868009Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4874395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4896518Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4902786Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4925813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4931124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4953338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4959664Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.4981719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.4987818Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5010974Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5016457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5039160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5045331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5067398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5073837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5097445Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-24-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5103903Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5125292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5131370Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5153601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5159707Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5181304Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5187088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5209635Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5215357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5236991Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5243175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5264950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5271484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5293844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5299107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5322391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5329093Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5350610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5356666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5378149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5384718Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5405838Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5412112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5433388Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5439688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5461139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5467119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5489632Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5495674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5517156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5522964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5546005Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5552699Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5575184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5580716Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5602386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5608381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5630761Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5636913Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5658840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5665106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5687291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5693411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5715493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5721693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5743294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5749652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5774027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5779054Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5801082Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5807072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5829523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5835834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5857891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5864218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5886278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5892566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5914843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5921051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5942798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5948970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.5971234Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.5977298Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6001119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6007160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6029757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6035743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6057836Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6064178Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6086216Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6092532Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6115043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-58-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6120985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6142866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6149092Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6171021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6176641Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6198958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6204837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6227977Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6234378Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6255812Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6262218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6284159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6291200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6312284Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6318735Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6340426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6346472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6368362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6375191Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6395786Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6401937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6423533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6429602Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6452599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6458611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6479957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6486003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6507814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6514289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6535699Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6542145Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6563831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6570952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6591620Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6597487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6619387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6625507Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6647397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6654534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6679283Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6685356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6707633Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6714138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6736464Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6742468Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6765224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6771040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6792303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6798575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6820133Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6826339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6847808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6853871Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6875266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6881498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6904985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6911238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6933066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6939381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6961710Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6967872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.6990425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.6995874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7017902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7024364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7046278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7052464Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7074467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7080309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7102586Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7108764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7132402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-92-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7138463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7160211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7166303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7188378Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7194788Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7216416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7222887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7244458Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7251117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7272378Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7278575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7300208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7306447Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7328066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7334828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7357496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7363611Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7385422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7391860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7413293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7419404Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7441306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7447369Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7468882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7475263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7496652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7503185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7525271Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7531168Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7553029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7559227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7582360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7588472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7610972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7616268Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7638037Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7644104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7666290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7672492Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7694949Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7700432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7722272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7728284Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7750584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7756497Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7778248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7784458Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7807745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7814927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7835648Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7841793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7863866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7870596Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7892341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7898572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7920921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7927003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7949372Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7955581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.7977462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.7983790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8005655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8011855Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8035026Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8041035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8063102Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8069307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8091262Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8097631Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8120011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8126060Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8147822Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-126-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8154253Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8176059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8182359Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8204230Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8210809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8232261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8238147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8261583Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8267721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8290375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8295774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8318075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8324108Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8345887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8352425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8374817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8380575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8402299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8408220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8430202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8436276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8457765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8464204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8487351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8494576Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8515116Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8521183Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8542639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8548877Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8570993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8576880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8599104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8604909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8627173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8633612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8656252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8661294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8683978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8690402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8712718Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8718981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8740908Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8747049Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8769584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8775441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8797439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8803521Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8825575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8832018Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8854550Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8860155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8882058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8888006Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8910249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8916211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8939981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8945747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8967673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.8974542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.8995911Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9002132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9024301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9030765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9052739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9058770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9080720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9086719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9108921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9115170Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9137210Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9143554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9167135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill3-False-160-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9173149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9252840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9259250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9282663Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9290199Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9313408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9320139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9344226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9351547Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9376338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9382427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9405248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9412330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9436059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9443341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9471528Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9478473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9502356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9509312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9532798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9539846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9563274Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9570793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9593410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9600497Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9623296Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9630398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9655333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9661100Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9684874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9692098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9716978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9723656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9747111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9753561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9777003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9784116Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9806850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9814541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9837250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9843984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9867009Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9874114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9900097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9906946Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9931056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9938040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9964183Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:12.9971233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:12.9995562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0002523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0026069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0033337Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0057446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0064230Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0087921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0095464Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0118779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0125623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0150016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0156186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0180598Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0187278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0213326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0220146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0244652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0251588Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0275347Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0282461Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0306456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0313771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0337631Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--180-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0344896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0369433Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0376249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0399561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0406332Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0430966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0438067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0463521Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0470994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0495470Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0502427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0526901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0534881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0558300Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0565145Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0588627Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0595912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0619991Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0626829Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0651610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0657843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0682097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0689363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0713664Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0720657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0744000Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0751208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0775482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0781626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0805086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0812305Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0836117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0843203Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0866876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0874216Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0897862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0904994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0929697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0936131Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0962062Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0969657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.0993019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.0999803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1023995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1031279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1055822Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1062540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1086821Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1094624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1117466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1124669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1150974Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1161020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1185776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1193326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1219645Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1226497Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1251413Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1258608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1283200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1291449Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1315590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1322811Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1346757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1354605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1379523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1386774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1411458Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1418715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1442860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1450687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1476537Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--146-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1483508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1507664Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1514982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1539209Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1546301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1570486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1577349Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1601738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1609375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1633239Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1640467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1664503Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1671937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1695737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1702961Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1728981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1735770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1759975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1766238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1790336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1797478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1821626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1828350Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1852468Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1859633Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1883033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1890426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1913551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1920211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1943864Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1951086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.1976938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.1984097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2008083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2016032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2039581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2046443Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2071031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2078276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2102595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2109860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2134840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2141221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2165734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2173939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2196881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2203712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2229303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2236362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2260464Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2266969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2291264Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2298112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2322160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2329678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2354137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2361003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2384843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2392240Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2416674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2423532Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2447682Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2457752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2486207Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2494328Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2517640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2524590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2548879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2556025Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2580467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2587239Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2611644Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--112-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2618515Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2642356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2649804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2672924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2679552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2702996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2709676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2736258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2742244Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2765850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2772760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2796445Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2803247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2826763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2833408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2856944Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2863685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2887826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2895757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2918476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2925531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2949355Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2955892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.2981452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.2988388Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3012525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3019477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3043529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3051120Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3074805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3081876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3105480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3112787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3136613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3143791Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3166828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3174730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3197541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3204415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3229270Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3235995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3259964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3266975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3290931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3297236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3321505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3327958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3352325Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3359147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3382964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3390251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3415585Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3421681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3445289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3452065Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3478067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3484842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3508981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3516269Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3540712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3547450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3572169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3579058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3603310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3610889Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3635019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3642077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3666238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3673551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3697543Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3704404Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3731017Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--78-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3737032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3761312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3769572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3792538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3799377Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3823750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3831075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3855457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3861824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3885119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3891950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3915661Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3922745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3946202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3953224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.3978367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.3985282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4009059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4016224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4039386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4046318Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4069918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4076958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4100750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4107524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4131208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4138081Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4162077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4169675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4193495Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4200545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4224948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4231863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4256039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4262744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4286544Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4293655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4317683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4324738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4348680Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4355755Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4379882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4386646Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4410898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4417491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4441702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4449653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4474354Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4481415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4506130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4513466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4538030Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4545373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4570955Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4577677Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4602242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4610216Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4633565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4640891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4665278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4672463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4696502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4703812Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4730091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4736929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4761657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4769376Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4793499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4801041Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4825517Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4832705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4856895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--44-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4864277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4889053Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4896211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4919965Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4927017Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4951160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4958676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.4983918Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.4991643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5016250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5023071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5047023Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5055247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5078799Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5085512Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5109438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5116381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5140511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5147626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5171450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5178742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5202429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5210179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5235144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5242211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5265208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5272155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5296196Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5303022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5326237Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5334618Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5357559Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5364428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5388382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5395758Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5419139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5426379Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5450879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5457587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5486522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5493560Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5517538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5524928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5548849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5555657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5580040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5586782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5611399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5618076Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5642241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5649569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5673238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5680424Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5704876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5711821Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5737106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5744377Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5769100Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5776021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5799700Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5806190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5829641Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5836141Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5859823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5866048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5890419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5895768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5919599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5926106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5949359Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5955813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.5981108Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True--10-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.5987273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6011256Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6017861Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6042060Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6049551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6073010Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6079723Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6102797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6110061Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6134577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6141781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6165533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6172790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6196975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6204198Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6229207Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6236063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6260205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6267113Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6291767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6299040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6322689Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6330932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6354301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6361617Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6385739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6392986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6419287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6426654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6451353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6458456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6484142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6491299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6515806Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6523198Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6547075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6561097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6578612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6586029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6611252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6617790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6642373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6650598Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6674132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6681605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6706146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6713458Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6739076Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6746106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6771159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6777544Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6802739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6810872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6834862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6841495Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6865277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6872434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6896312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6904010Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6927989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6935955Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6960931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6967040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.6993013Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.6999656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7023862Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7031080Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7056056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7062235Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7086702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7094933Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7118471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-24-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7125227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7149448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7156561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7180594Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7187228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7211726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7218917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7244107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7251047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7275391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7282521Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7306457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7313771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7337661Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7344617Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7369480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7375614Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7399419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7406130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7430105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7437095Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7461503Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7468876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7495276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7501555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7525465Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7533231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7557433Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7565144Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7589732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7596810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7621184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7627697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7652015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7658615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7682619Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7690139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7714132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7721485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7746373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7753797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7777903Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7784965Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7809061Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7816496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7841041Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7847636Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7872357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7879536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7903369Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7910640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7936136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7942432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7967104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.7974686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.7999779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8006730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8031628Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8038565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8063159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8070027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8095008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8101586Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8125066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8132556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8157299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8164353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8188498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8195923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8220542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8227401Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8253041Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-58-dt3-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8259933Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8284430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8291375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8315584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8322895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8346871Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8354048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8377509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8384110Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8408307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8416011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8439676Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8446462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8470700Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8477401Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8506077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8512959Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8536823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-None-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8543992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8567896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8575983Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8598998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8605851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8630043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8637032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8660994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8667887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8692177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8699028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8723031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8730599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8755592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8762496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8786480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8793770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8817767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt1-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8824827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8848844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8855952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8879896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8886579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-None-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8910776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-None-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8918101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center1-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8942074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center1-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8949033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center1-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.8973542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center1-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.8980790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center1-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.9006293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center1-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.9014556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center2-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.9038035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center2-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.9045021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center2-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.9069306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center2-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.9076595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center2-32-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.9101090Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt2-center2-32-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.9107538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-None-7-33-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.9135843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-None-7-33-cuda] PASSED [ 11%] 2023-03-20T11:42:13.9145664Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-None-26-26-cpu] SKIPPED [ 11%] 2023-03-20T11:42:13.9171012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-None-26-26-cuda] PASSED [ 11%] 2023-03-20T11:42:13.9177029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9201826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9209539Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9233154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9240146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9265957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9273163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9297740Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9304633Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9330515Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9336643Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9360961Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9368166Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9392107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-92-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9399308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9423696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9430782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9455819Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9462321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9486781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9494904Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9519945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9526721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9551039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9558052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9582251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9589297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9614049Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9620582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9644601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9651470Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9675222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9682299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9705739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9713174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9736705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9744213Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9770703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9777095Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9801404Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9808097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9832677Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9839749Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9863924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9871183Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9895415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9902040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9926058Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9933192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9957182Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9964516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:13.9988971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:13.9996106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0021924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0028542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0053026Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0060184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0084266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0091257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0115083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0122350Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0145952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0153309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0177244Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0184069Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0208418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0216146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0240235Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0246831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0273457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0280520Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0304396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0311979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0336430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0343612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0367903Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0376243Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0400045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0407022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0439788Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0446810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0471655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0478581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0503399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0510402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0536919Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-126-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0543677Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0567652Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0575678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0599012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0605900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0630646Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0637623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0662405Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0669272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0694504Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0700972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0724757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0732232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0756524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0763638Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0789031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0796508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0820729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0827623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0851767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0859105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0883359Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0890902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0914785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0922053Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0946231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0953626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.0977459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.0984876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1008719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1016307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1041884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1049509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1073589Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1080876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1104992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1112344Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1136845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1144326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1169378Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1176261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1200444Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1207804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1232110Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1238766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1263457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1270833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1296446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1303396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1327809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1335485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1359634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1366536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1391330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1398685Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1422863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1430161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1455520Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1462211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1486772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1494644Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1518317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1525239Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1554200Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1561316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1585844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1593450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1617849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1625142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1650529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1656683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1681779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-True-160-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1689802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1712220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1719139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1741690Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1748865Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1771253Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1778028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1802926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1810300Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1832066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1839076Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1861840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1868538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1891220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1898014Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1920626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1927138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1950430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1957024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.1978887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.1985751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2007905Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2015801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2038341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2045203Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2067772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2074831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2097333Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2104263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2126993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2134805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2156287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2163143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2185890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2192971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2215974Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2222187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2244936Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2251267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2275554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2282446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2304852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2312051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2335956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2341654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2364475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2371238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2394452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2401248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2424186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2431007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2455747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2461562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2484926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2491370Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2514965Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2521691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2544190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2551288Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2573668Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2580509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2603290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2610692Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2633078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2639776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2662949Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2669801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2692669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2699540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2722391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2729968Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2754126Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--180-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2760742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2783549Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2790754Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2813258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2819864Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2842179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2849692Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2871251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2877987Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2900764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2907364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2930679Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2937131Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2960509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2967062Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.2991375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.2997975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3020748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3027473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3050698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3056957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3079666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3086397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3108988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3115958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3138290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3144898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3167482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3174760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3197114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3203690Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3227408Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3234048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3256641Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3263222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3285608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3292813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3315741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3322624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3345303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3352234Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3375377Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3381542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3404288Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3411018Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3434261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3440998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3465412Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3472499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3495847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3501764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3524777Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3531487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3554332Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3561086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3584140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3591206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3615432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3621473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3644056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3650863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3673916Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3680930Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3705415Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3712571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3736015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3742457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3764776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3771670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3794739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3801789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3824871Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--146-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3832180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3855564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3861573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3884772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3890845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3913559Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3920446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3944250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3950967Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.3974308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.3979975Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4002486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4009850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4031711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4038246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4060666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4067625Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4091180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4097346Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4120317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4126741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4149442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4155964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4179765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4186523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4209750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4216151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4239147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4245785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4268153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4275560Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4297522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4304529Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4326875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4333670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4356281Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4362878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4385654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4392595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4419634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4426481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4449657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4456052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4479441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4486216Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4509458Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4516254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4538984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4545941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4569259Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4576008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4598734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4605404Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4628351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4635406Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4659722Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4667135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4690438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4696394Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4719583Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4726330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4749608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4756089Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4778935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4785711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4809378Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4816335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4839103Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4845742Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4868272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4875294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4899767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--112-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4906592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4930247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4936148Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4958391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4965325Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.4988071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.4995000Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5017251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5024152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5046978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5053879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5076361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5083109Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5105557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5112734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5136817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5143789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5166181Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5172996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5195184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5202032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5224371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5231402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5253853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5260606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5283091Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5290249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5312164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5318776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5341126Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5347831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5371868Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5378900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5401597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5408244Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5431077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5437623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5460217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5467166Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5490786Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5496567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5520688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5527257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5550334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5557247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5580118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5586761Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5611072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5618718Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5640625Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5647276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5670579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5677149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5699986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5706886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5730817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5736844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5759897Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5766736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5789615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5796083Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5818628Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5825695Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5850448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5856527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5879817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5886265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5909035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5916348Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5939366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5945760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5969485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--78-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.5976129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.5998263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6004810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6027476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6034485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6056895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6063654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6088434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6095608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6116592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6123189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6145864Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6152946Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6175734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6182772Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6204789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6211551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6234373Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6241183Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6263586Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6270313Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6292716Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6299364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6325328Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6331793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6353492Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6360106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6382452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6388924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6411681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6417996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6440618Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6446714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6468520Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6475231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6496673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6503113Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6525633Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6531675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6555439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6561947Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6584293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6590988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6612934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6619732Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6641800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6649044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6671382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6677731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6700337Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6706714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6730367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6736127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6759110Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6765203Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6789563Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6796249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6818295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6824937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6846958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6853460Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6876096Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6882985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6905581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6912596Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6935959Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6941708Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6966044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6971267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.6993146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.6999289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7023436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--44-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7029929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7052599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7058932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7081603Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7088010Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7110277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7116711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7138740Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7144802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7166306Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7172884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7195624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7202191Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7224325Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7231217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7257469Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7264223Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7286536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7293238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7315508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7322080Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7344272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7351127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7373246Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7379827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7402111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7409386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7431501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7437744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7460599Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7467007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7490810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7497159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7519582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7525763Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7548179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7554930Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7577540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7584326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7606665Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7613423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7635979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7642557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7665153Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7671817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7694688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7700525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7725040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7731390Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7754149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7760591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7783385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7789790Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7812642Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7819114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7842077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7849401Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7871697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7877992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7900130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7906420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7929721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7935875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7958601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7964646Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.7986972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.7993628Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8016035Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8022800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8045092Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8051565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8074441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False--10-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8080936Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8103318Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8109917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8132295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8138610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8160744Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8167028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8191167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8197546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8219929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8226417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8249749Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8256352Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8278078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8284477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8306491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8313159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8336117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8341406Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8363105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8369793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8390851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8396474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8419703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8425876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8446973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8453294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8475248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8481315Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8503302Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8509186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8531283Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8537401Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8560024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8565669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8587346Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8593808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8616086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8621799Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8645211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8652347Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8675277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8682264Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8705042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8712124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8735931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8742162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8764906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8770971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8793675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8799950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8822519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8828767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8851404Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8858146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8882531Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8890072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8912621Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8919206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8942163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8948956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.8971488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.8978201Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9000851Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9007497Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9030032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9036759Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9059419Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9066231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9089514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9096391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9119922Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-24-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9126488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9148857Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9155902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9178448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9184990Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9207449Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9215118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9236217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9243194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9265766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9272952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9296451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9302768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9325184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9331954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9356006Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9362908Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9385359Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9392509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9415540Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9421516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9444423Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9450826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9473050Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9479789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9502146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9508336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9531073Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9537232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9559902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9565923Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9588385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9595029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9616487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9622940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9646324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9652072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9674350Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9680876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9703196Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9709737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9731936Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9738161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9760789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9767195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9789983Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9796832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9821271Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9827852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9850804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9856995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9878696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9885131Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9907260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9914072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9936278Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9942618Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9964808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:14.9971371Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:14.9993939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0000755Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0022967Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0029591Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0056502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0063387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0086245Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0093360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0115973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0122814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0145859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0152875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0176271Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-58-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0182324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0205077Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0212137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0234441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0241463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0263472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0270429Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0295340Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0301434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0323958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0330796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0353228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0360286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0382517Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0388833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0411414Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0417872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0441471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0447800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0469804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0475898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0497725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0504259Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0527900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0535366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0556827Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0563291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0585710Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0592195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0614725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0620737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0642623Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0649662Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0671311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0677774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0700123Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0706565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0729354Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0736519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0759657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0765834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0788261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0794972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0817567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0824193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0846886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0853074Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0875872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0882344Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0904720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0911432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0934570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0940187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0963111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0969793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.0993142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.0999609Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1022145Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1028374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1051147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1057748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1080458Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1086544Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1109106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1115344Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1137295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1143547Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1165397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1171543Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1193880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1199787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1223389Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-92-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1229405Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1251508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1257487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1279674Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1285719Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1307703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1314151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1336847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1342162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1364045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1370741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1391949Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1398310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1419856Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1426266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1449925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1456725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1479263Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1485486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1507779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1514847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1537067Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1543864Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1567353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1572789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1594940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1601501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1624102Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1631112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1653268Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1660036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1683649Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1691222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1713138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1719768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1741933Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1748545Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1771349Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1777952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1800860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1813766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1829221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1835963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1858592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1865558Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1888185Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1895989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1919655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1926797Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1949549Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1956801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.1980043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.1987227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2011131Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2017691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2041440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2049426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2071998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2079574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2102161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2109027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2132615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2139338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2163757Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2174076Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2194722Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2201823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2224751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2232597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2256051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2261963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2285282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-126-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2292484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2316139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2322522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2345910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2353626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2376724Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2383303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2408325Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2414795Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2436492Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2442910Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2465321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2472267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2495070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2501554Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2524291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2531165Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2551895Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2558485Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2580729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2587020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2609970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2616162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2639619Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2645958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2668476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2675338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2697517Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2704355Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2726640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2733515Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2756131Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2762657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2785027Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2791931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2815016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2821054Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2843731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2850803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2877298Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2883655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2905968Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2912976Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2935874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2941637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2963634Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2970867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.2992941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.2999649Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3022063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3028452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3051032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3057659Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3080579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3087660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3111571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3118221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3140031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3146617Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3168557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3176135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3197313Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3203849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3225648Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3232297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3255139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3260950Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3283319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3290089Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3311427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3317325Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3340480Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill4-False-160-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3346784Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3371279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3378101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3401682Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3408500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3432317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3439236Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3463194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3470133Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3495098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3501574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3525395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3532510Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3556193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3563140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3588630Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3595884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3620219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3627112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3650841Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3657277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3680527Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3687528Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3711163Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3718409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3742164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3749283Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3773487Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3780604Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3804329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3811508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3836279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3843486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3867334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3874764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3898475Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3905816Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3930726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3937094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3960881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3967793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.3991614Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.3998856Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4022867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4030195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4053932Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4061138Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4086596Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4094700Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4119309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4125620Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4149961Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4159317Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4185002Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4192682Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4216870Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4223813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4247395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4255140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4277467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4284231Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4308060Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4315024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4341079Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4348114Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4373103Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4380396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4404913Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4412034Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4436664Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4443822Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4467983Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--180-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4475099Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4499557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4506653Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4531121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4537943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4561814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4569734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4594597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4602006Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4625425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4633040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4656955Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4664417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4688435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4696606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4720066Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4727308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4751152Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4758110Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4781745Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4788954Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4812936Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4820638Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4845847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4853020Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4877343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4884896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4908451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4916127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4940237Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4947492Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.4971462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.4978422Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5002601Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5010191Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5033879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5040737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5064738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5072392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5098043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5104543Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5129071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5136167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5159842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5165941Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5189705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5196629Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5220592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5227121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5251165Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5258005Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5282538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5290311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5313860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5320896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5346368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5353736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5377665Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5384749Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5409323Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5416795Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5441272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5447984Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5472846Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5479997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5504239Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5511619Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5536681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5543175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5567609Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5576101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5600962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--146-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5607640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5632420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5639562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5663546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5670357Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5695309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5701356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5725017Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5731960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5756226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5763155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5786808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5793725Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5817523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5824699Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5852395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5859228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5883774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5891167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5914801Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5921999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5945608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5952907Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.5976885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.5983876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6007694Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6014815Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6038513Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6045424Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6069608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6076360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6102126Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6108878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6133279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6140182Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6164353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6171186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6195737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6203264Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6226800Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6234192Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6258111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6265432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6289963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6296852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6321459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6329251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6354285Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6361280Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6385509Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6392982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6417015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6424221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6449556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6456557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6480615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6486735Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6511431Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6518277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6542626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6549398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6573840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6580683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6606671Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6614707Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6638605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6645375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6670104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6677321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6701982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6708841Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6734571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--112-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6740683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6764677Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6771891Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6797564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6804877Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6829005Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6836309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6861696Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6868435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6892334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6898720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6923105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6930701Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6953670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6961096Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.6984960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.6992151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7016584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7023426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7047402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7055212Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7078644Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7085673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7111375Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7118483Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7142486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7149499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7173448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7180598Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7204619Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7211617Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7235992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7243024Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7266562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7273287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7296953Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7304321Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7328433Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7336312Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7361532Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7369360Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7392978Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7400064Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7423873Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7431218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7456214Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7462924Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7486847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7493826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7518051Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7524695Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7548251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7555217Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7578949Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7585824Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7611571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7618290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7642473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7650021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7674574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7682033Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7706331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7713927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7738518Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7746430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7771063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7777205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7802028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7809493Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7834032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7841513Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7867557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--78-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7874925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7899452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7906665Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7931395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7938636Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7962863Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.7970353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.7994038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8001218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8024420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8031655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8055675Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8061997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8090759Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8097613Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8123282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8130722Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8153921Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8161178Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8185140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8192295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8216225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8223290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8247374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8254798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8278711Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8285729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8310032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8317940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8342262Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8348916Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8374811Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8382173Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8406124Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8414227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8437600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8444687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8468828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8476168Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8500612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8507478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8533072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8539147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8563807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8571001Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8595174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8602149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8627747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8634610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8658758Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8665902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8691003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8697143Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8721731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8729504Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8752992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8760436Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8784383Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8791917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8815951Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8823060Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8846629Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8854247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8882535Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8890627Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8914324Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8921451Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8945752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8952707Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.8976935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.8984117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9009670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--44-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9016088Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9039795Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9046787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9070853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9077683Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9101587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9108203Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9133977Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9140639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9164570Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9171940Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9196015Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9203112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9226434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9233639Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9257687Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9264916Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9289606Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9296029Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9320607Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9327031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9351491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9358196Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9403165Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9410885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9433538Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9440612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9464021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9471536Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9495873Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9502908Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9526505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9534115Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9556709Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9563738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9587199Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9594398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9618127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9624590Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9650809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9656410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9680159Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9687572Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9712260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9719368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9742802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9749825Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9774368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9781193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9805180Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9813307Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9836784Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9843752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9867767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9875196Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9901003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9907644Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9933477Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9939537Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9964229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:15.9972565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:15.9996167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0003483Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0027628Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0034892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0059281Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0066495Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0091298Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0098013Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0122865Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0130876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0156734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True--10-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0163791Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0187952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0195394Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0219211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0225503Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0250286Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0255926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0279439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0286314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0310396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0317694Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0341731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0348555Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0373548Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0379624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0404939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0412890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0436129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0443402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0466835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0474457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0498956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0506134Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0531525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0538316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0562861Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0570831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0594404Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0601955Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0626294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0633784Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0659327Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0666566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0691262Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0698031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0722322Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0730720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0754245Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0761724Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0786244Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0794186Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0818577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0826080Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0851241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0857809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0882234Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0890229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0914511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0921782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0946087Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0953713Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.0977885Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.0985345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1011183Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt2-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1017472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1041726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1049906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1073346Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1080244Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1104810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1111961Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1135847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1142946Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1168393Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1175561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1200197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1207189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1232090Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1239272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1263356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1270777Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1295488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-24-dt3-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1302498Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1326135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1333768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1356993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1363877Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1387420Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1394815Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1420206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1426533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1450857Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1456736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1480948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1487844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1511928Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1519220Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1542986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1550290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1574670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-None-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1581345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-None-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1604782Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-None-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1612956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-None-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1636266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-None-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1643559Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-None-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1669179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-None-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1676416Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center1-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1700688Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center1-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1707655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center1-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1733169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center1-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1739341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center1-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1763234Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center1-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1771444Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center2-7-33-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1794650Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center2-7-33-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1801878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center2-26-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1826482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center2-26-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1833431Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center2-32-26-cpu] SKIPPED [ 12%] 2023-03-20T11:42:16.1857647Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt1-center2-32-26-cuda] PASSED [ 12%] 2023-03-20T11:42:16.1864255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.1889462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.1895515Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.1923593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.1930881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.1954892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.1961971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.1986076Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.1993242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2017848Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2025063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2050776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2056908Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2081326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2088070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2115164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2122289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2146587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2153900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2179660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2186850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2211584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2218511Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2243756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2251189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2275241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2282008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2306053Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2313016Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2337214Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2344322Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2367812Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2374764Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2399037Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2406136Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2432106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-58-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2439272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2462969Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2469781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2494261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2501368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2524821Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2532888Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2556137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2563413Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2587605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2595068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2619294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2626724Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2651396Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2658210Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2684129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2691488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2716086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2723316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2746852Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2754452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2778097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2784998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2809520Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2815662Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2839938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2847061Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2870988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2877608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2901381Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2907872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2934191Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2939992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2963821Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.2971314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.2995131Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3002038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3026496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3033786Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3058047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3065345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3090293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3096446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3120818Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3127666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3151992Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3159078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3184770Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3191973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3215999Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3223189Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3247311Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3254505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3279134Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3286115Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3310370Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3317575Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3342269Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3349068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3374374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3380340Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3409883Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3416553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3442216Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3449980Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3473912Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3481425Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3505235Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3512473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3536398Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3543582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3567550Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-92-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3574251Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3598194Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3605343Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3628874Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3636043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3660063Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3667129Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3693036Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3699254Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3723831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3730982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3755108Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3762022Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3785781Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3792920Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3817366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3824564Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3849296Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3855882Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3879657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3886361Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3910435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3917460Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3942739Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3949386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.3973970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.3980132Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4004108Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4011079Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4035519Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4043028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4066829Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4073858Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4097525Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4104520Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4128822Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4135926Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4160467Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4167158Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4193228Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4200059Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4224326Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4231585Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4255595Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4262635Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4286939Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4294478Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4318530Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4325449Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4349656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4357050Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4381287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4388199Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4413860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4419844Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4445788Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4454293Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4477638Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4484756Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4510714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4517249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4541366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4548121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4573803Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4579577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4604044Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4611202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4635385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4642265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4666807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4674112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4702796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-126-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4709482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4734248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4740993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4765662Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4774004Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4796815Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4803733Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4827486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4835007Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4859471Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4866385Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4891235Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4897684Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4921966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4928513Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4957289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4964608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.4988988Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.4996255Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5020884Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5027740Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5053257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5058829Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5082945Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5090747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5114012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5121257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5145128Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5152730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5176412Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5183716Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5207753Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5215442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5239580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5246265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5270875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5277768Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5301840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5308571Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5334097Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5339758Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5364587Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5372743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5396023Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5403121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5427154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5433957Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5458998Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5466013Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5490697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5496474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5520828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5527470Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5551968Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5558847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5583001Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5589866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5614134Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5620501Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5644130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5651038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5675234Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5682146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5707203Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5713829Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5737906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5744958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5769727Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5776387Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5800760Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5807598Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5832122Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-True-160-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5838966Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5861452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5868149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5890825Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5897156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5919963Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5926502Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5950640Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5957637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.5980759Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.5987489Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6010766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6016748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6039266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6045723Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6068690Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6075938Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6098537Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6105626Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6127553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6134720Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6157041Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6163692Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6187094Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6194427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6216808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6223896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6246448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6254273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6279839Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6286544Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6310056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6317081Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6339840Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6346839Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6370350Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6376481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6399111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6405660Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6429894Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6436826Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6458996Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6465546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6489195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6495731Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6518823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6525562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6548479Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6555574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6578202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6585290Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6608823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6615430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6638533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6644952Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6669270Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6676350Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6698578Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6705561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6729203Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6735162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6757947Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6764621Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6787649Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6794238Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6816766Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6823866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6846454Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6854156Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6876252Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6883028Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6907442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--180-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6914769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6937135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6944118Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6966822Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.6974218Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.6996177Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7003032Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7025282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7032257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7054412Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7061242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7083702Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7091205Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7113210Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7119948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7144055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7150551Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7173956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7179208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7201339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7207751Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7230289Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7236970Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7258902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7265715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7288212Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7294796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7316896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7323117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7345363Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7352023Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7375738Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7382227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7405631Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7411584Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7433297Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7439796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7462223Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7468541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7491686Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7497547Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7520439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7526842Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7549516Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7556086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7591213Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7591962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7610379Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7615828Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7638636Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7645135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7667482Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7674275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7696448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7703054Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7725579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7732553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7754072Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7760389Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7783563Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7789678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7813308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7819039Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7845778Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7852986Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7875227Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7881769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7904488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7911154Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7934336Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7940291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7963070Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--146-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7970600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.7992148Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.7998637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8021161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8027345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8050823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8056266Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8079867Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8086287Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8108780Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8115569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8137937Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8144668Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8166901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8173927Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8195665Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8202080Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8223909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8230442Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8253488Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8258933Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8281499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8287657Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8311510Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8317308Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8339888Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8346055Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8368476Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8375155Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8397534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8404147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8426100Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8432876Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8455247Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8461715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8485193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8491746Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8515193Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8521737Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8545778Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8552334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8574964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8581386Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8604834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8611566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8633125Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8639301Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8662331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8668569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8691257Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8697580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8720367Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8726765Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8749880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8756006Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8780341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8786691Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8810426Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8816050Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8838496Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8844979Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8867673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8874532Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8896849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8903389Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8926071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8933435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8955206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8961600Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.8984245Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.8990853Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9014596Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--112-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9021225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9044753Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9051430Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9072483Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9078504Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9101167Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9107530Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9131277Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9136793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9159339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9165726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9188131Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9194877Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9216769Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9224111Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9247474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9254226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9276068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9282586Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9304624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9311084Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9333563Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9339121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9361670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9367985Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9390222Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9396834Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9418832Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9425456Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9447553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9454208Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9477922Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9484250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9506642Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9513273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9535439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9541933Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9565841Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9571896Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9594101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9600169Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9622071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9627929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9651064Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9656522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9679042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9686096Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9712393Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9718947Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9741244Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9747682Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9771258Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9777366Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9799981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9806403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9829182Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9835871Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9858316Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9865050Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9887000Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9894693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9915682Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9922139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9946130Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9952845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:16.9975273Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:16.9981929Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0004365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0011045Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0033632Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0039972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0062206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--78-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0068275Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0091043Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0097057Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0119405Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0125680Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0147814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0154592Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0178250Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0184798Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0207500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0214453Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0236348Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0242890Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0265272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0271807Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0294105Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0300567Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0322734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0330449Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0351695Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0358137Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0379655Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0386282Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0411147Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0416428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0438462Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0444780Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0467075Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0473917Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0496170Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0502680Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0524934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0531835Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0554261Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0561098Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0583432Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0590232Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0613583Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0619726Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0646667Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0654368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0676574Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0683241Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0709151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0716335Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0741435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0748006Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0773446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0778971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0801792Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0808447Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0830898Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0837382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0860090Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0866859Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0895197Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0901340Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0924931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0932705Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0954943Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0961817Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.0984793Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.0991750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1014813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1021244Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1044319Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1051302Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1073523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1079743Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1102948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1109389Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1134537Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--44-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1140837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1163860Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1171362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1193334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1200715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1222597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1229100Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1252866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1258544Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1280886Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1287489Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1310021Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1316809Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1339439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1346191Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1371219Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1376403Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1398995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1405450Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1427541Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1434561Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1456843Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1463779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1486330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1494151Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1515369Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1521989Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1544474Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1551362Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1574625Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1580399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1604372Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1611179Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1633418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1640056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1662402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1668850Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1693080Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1698925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1721669Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1728334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1751204Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1757435Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1780089Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1786714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1810331Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1815481Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1840019Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1846405Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1869161Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1875566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1898314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1905267Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1927991Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1935372Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1958339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1964994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.1988211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.1995248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2018215Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2025086Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2047472Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2054779Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2078577Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2085162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2108291Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2115310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2137808Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2144101Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2166960Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2174610Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2196667Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False--10-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2203597Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2226553Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2233909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2256328Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2263190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2285517Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2293313Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2316569Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2323294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2345948Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2353112Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2375537Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2382337Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2404909Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2412887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2434409Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2441135Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2464119Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2471012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2494443Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2500417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2522956Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2530748Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2553448Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2560875Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2582802Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2589533Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2613206Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2619202Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2641849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2649486Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2671523Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2678243Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2701364Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2708215Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2731681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2738510Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2761833Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2769666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2793729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2800900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2824146Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2831484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2854518Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2861734Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2884565Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2891771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2914934Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2922042Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2944811Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2952107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.2975030Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.2981973Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3004997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3013741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3037392Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3044566Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3068031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3075417Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3098562Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3105887Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3130440Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3136265Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3159740Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3166637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3190288Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3197243Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3220444Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3227469Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3251226Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3257964Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3282925Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-24-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3290995Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3313305Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3320281Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3343211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3350365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3374484Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3380557Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3403526Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3411184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3433339Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3440107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3462878Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3470534Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3494353Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3500224Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3526879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3534615Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3557109Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3564011Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3586522Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3593944Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3616175Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3623223Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3645681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3653881Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3675849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3682814Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3705211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3712345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3734915Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3741703Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3765656Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3773457Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3795698Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3802681Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3825249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3832438Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3855370Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3862395Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3885031Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3892944Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3915106Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3921901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3944624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3951671Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.3974958Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.3981605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4005849Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4014142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4035630Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4042207Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4064505Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4071329Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4094209Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4099830Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4122666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4130195Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4152095Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4158620Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4181556Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4187721Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4210434Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4215892Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4240117Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4246338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4268678Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4275379Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4298221Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4304806Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4326931Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4334397Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4356428Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-58-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4363249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4384715Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4391446Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4414582Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4420014Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4441883Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4448524Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4473444Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4479712Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4501452Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4508003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4531013Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4536473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4559068Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4565593Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4587614Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4594399Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4616491Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4623048Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4644949Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4651494Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4674047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4680962Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4704470Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4711245Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4733935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4739368Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4761758Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4768078Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4790552Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4796673Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4818753Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4825402Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4847295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4854459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4876225Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4882699Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4905249Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4911906Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4935580Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4942012Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4964337Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.4971115Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.4993787Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5000203Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5022785Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5029140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5051868Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5058276Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5080459Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5086714Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5109107Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5115837Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5138337Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5144889Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5169994Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5175439Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5198411Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5204902Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5227670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5234767Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5257242Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5264314Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5286784Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5294499Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5316579Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5323142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5345747Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5352780Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5375741Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5382356Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5406500Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-92-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5414351Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5436279Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5442982Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5465624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5472666Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5495334Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5502142Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5524573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5531466Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5554139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5560872Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5582942Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5589576Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5613300Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5618694Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5642901Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5650507Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5672213Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5679000Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5701514Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5708071Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5731211Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5737292Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5759581Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5766056Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5788628Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5795612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5817935Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5824847Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5846839Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5854126Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5877229Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5883866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5905730Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5912374Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5934542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5940473Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5963040Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5970796Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.5992897Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.5999900Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6021981Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6028294Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6051184Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6057003Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6079670Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6085972Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6109594Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6116344Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6138546Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6145164Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6167542Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6174508Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6196776Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6203212Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6226121Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6232608Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6255134Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6261697Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6283605Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6291140Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6312612Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6319008Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6345382Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6352260Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6374650Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6381190Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6403750Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6411127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6432624Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6439654Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6462010Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-126-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6468338Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6491187Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6497341Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6519573Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6525866Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6548126Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6554823Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6578272Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6585052Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6606810Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6614149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6635870Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6642299Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6664427Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6671174Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6694393Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6699971Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6721831Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-None-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6728345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6750410Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6756774Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6778621Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6785391Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6809789Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6815468Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6836805Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6843309Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6865295Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6871813Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6894651Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6900614Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6922752Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6929771Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6951549Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6958018Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.6980047Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt1-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.6986693Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7010441Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7015993Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7039997Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7046160Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7068149Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7075046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7097345Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7103944Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7126365Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7133905Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7155233Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7161879Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7184804Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7191310Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7214845Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7220325Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7242919Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt2-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7250104Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-None-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7273162Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-None-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7279463Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7302139Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7308303Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7331248Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7337729Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center1-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7359907Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center1-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7366046Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7388880Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7395679Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7418418Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7425038Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center2-7-33-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7447444Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center2-7-33-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7454736Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7476637Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7483215Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7507330Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-fill5-False-160-dt3-center2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7513866Z test/test_functional_tensor.py::TestRotate::test_rotate_batch[None-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7571302Z test/test_functional_tensor.py::TestRotate::test_rotate_batch[None-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7577969Z test/test_functional_tensor.py::TestRotate::test_rotate_batch[dt1-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7627246Z test/test_functional_tensor.py::TestRotate::test_rotate_batch[dt1-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7634411Z test/test_functional_tensor.py::TestRotate::test_rotate_batch[dt2-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7682761Z test/test_functional_tensor.py::TestRotate::test_rotate_batch[dt2-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7690431Z test/test_functional_tensor.py::TestRotate::test_rotate_batch[dt3-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7739396Z test/test_functional_tensor.py::TestRotate::test_rotate_batch[dt3-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7746461Z test/test_functional_tensor.py::TestRotate::test_rotate_interpolation_type SKIPPED [ 13%] 2023-03-20T11:42:17.7753270Z test/test_functional_tensor.py::TestAffine::test_identity_map[None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.7953928Z test/test_functional_tensor.py::TestAffine::test_identity_map[None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.7960820Z test/test_functional_tensor.py::TestAffine::test_identity_map[None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.8578109Z test/test_functional_tensor.py::TestAffine::test_identity_map[None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.8585284Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.8678904Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.8685352Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.8774351Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.8781357Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.8870043Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.8876922Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.8989684Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.8996760Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9086415Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9094676Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9205942Z test/test_functional_tensor.py::TestAffine::test_identity_map[dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9214193Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-90-config0-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9236597Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-90-config0-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9243546Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-90-config0-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9264891Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-90-config0-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9271887Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-90-config0-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9294717Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-90-config0-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9301689Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-90-config0-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9323225Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-90-config0-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9331098Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-45-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9350184Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-45-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9357133Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-45-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9377078Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-45-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9384077Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-45-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9404230Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-45-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9411348Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-45-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9431129Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-45-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9437699Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-30-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9457778Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-30-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9464858Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-30-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9484632Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-30-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9491582Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-30-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9513109Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-30-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9520022Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-30-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9539300Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-30-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9546373Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--30-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9565820Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--30-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9573455Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--30-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9592519Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--30-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9599449Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--30-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9618996Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--30-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9626264Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--30-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9645925Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--30-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9653876Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--45-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9673141Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--45-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9680288Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--45-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9700242Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--45-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9707289Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--45-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9728448Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--45-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9735556Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--45-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9755849Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--45-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9762519Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--90-config5-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9784160Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--90-config5-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9791117Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--90-config5-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9813101Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--90-config5-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9818792Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--90-config5-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9840338Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--90-config5-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9846886Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--90-config5-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9868717Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine--90-config5-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9875743Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-180-config6-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9897102Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-180-config6-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9904009Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-180-config6-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9925457Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-180-config6-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9933024Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-180-config6-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9955260Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-180-config6-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9961861Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-180-config6-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:17.9983496Z test/test_functional_tensor.py::TestAffine::test_square_rotations[affine-180-config6-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:17.9990314Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-90-config0-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0013191Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-90-config0-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0018911Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-90-config0-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0040289Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-90-config0-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0046839Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-90-config0-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0068397Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-90-config0-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0075581Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-90-config0-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0097194Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-90-config0-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0104266Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-45-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0123897Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-45-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0131344Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-45-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0150016Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-45-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0156336Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-45-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0177432Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-45-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0184267Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-45-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0204132Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-45-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0211352Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-30-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0230579Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-30-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0237605Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-30-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0257104Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-30-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0264065Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-30-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0283806Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-30-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0291273Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-30-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0310427Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-30-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0317248Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--30-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0336723Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--30-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0343657Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--30-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0363156Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--30-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0371292Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--30-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0393982Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--30-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0400332Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--30-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0420095Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--30-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0426992Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--45-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0446540Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--45-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0454370Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--45-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0473205Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--45-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0480445Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--45-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0499729Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--45-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0506550Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--45-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0526265Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--45-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0534290Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--90-config5-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0554449Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--90-config5-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0561123Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--90-config5-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0582376Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--90-config5-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0589018Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--90-config5-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0611666Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--90-config5-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0618150Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--90-config5-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0639836Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1--90-config5-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0646424Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-180-config6-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0667685Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-180-config6-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0674702Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-180-config6-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0695554Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-180-config6-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0702334Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-180-config6-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0723470Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-180-config6-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0731160Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-180-config6-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0751678Z test/test_functional_tensor.py::TestAffine::test_square_rotations[fn1-180-config6-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0758507Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-90-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0778145Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-90-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0784964Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-90-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0803862Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-90-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0810954Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-90-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0832098Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-90-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0838848Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-90-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0858363Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-90-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0865421Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-45-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0884558Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-45-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0891517Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-45-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0910499Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-45-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0917564Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-45-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0936922Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-45-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0943740Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-45-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0963362Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-45-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0970902Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-15-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.0989650Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-15-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.0996536Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-15-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1016128Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-15-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1022956Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-15-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1043693Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-15-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1050930Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-15-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1069334Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine-15-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1076454Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--30-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1096056Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--30-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1103093Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--30-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1121895Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--30-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1129392Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--30-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1147910Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--30-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1154451Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--30-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1174093Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--30-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1180664Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--60-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1200722Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--60-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1206008Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--60-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1225799Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--60-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1232710Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--60-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1254285Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--60-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1260400Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--60-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1280038Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--60-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1286821Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--120-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1306575Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--120-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1313244Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--120-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1332585Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--120-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1338603Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--120-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1358536Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--120-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1365091Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--120-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1384602Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-affine--120-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1391412Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-90-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1411217Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-90-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1417758Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-90-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1437186Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-90-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1444090Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-90-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1464965Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-90-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1471844Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-90-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1491454Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-90-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1497888Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-45-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1517408Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-45-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1524185Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-45-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1543055Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-45-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1549791Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-45-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1570271Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-45-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1576089Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-45-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1595761Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-45-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1602442Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-15-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1621259Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-15-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1627846Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-15-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1646903Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-15-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1654561Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-15-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1674673Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-15-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1681374Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-15-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1700638Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1-15-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1707430Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--30-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1726784Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--30-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1734445Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--30-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1752975Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--30-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1759783Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--30-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1778877Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--30-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1785786Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--30-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1805258Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--30-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1812924Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--60-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1831267Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--60-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1838143Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--60-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1856918Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--60-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1863719Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--60-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1884469Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--60-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1891258Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--60-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1910691Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--60-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1917510Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--120-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1936700Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--120-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1943252Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--120-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1962344Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--120-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1970226Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--120-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.1988810Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--120-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.1995706Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--120-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2014897Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[None-fn1--120-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2021762Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-90-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2041527Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-90-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2048580Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-90-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2067230Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-90-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2074321Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-90-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2094732Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-90-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2101500Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-90-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2121091Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-90-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2127539Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-45-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2147198Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-45-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2154243Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-45-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2174453Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-45-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2179774Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-45-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2199524Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-45-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2206033Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-45-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2225572Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-45-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2232608Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-15-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2253141Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-15-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2258640Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-15-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2278459Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-15-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2285033Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-15-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2305678Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-15-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2312647Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-15-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2333164Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine-15-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2338756Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--30-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2358624Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--30-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2365296Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--30-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2384887Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--30-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2391785Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--30-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2411184Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--30-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2417456Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--30-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2437223Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--30-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2443890Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--60-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2463303Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--60-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2469766Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--60-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2490411Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--60-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2496061Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--60-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2516783Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--60-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2523021Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--60-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2542520Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--60-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2549216Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--120-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2569113Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--120-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2575890Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--120-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2595615Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--120-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2602354Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--120-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2621910Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--120-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2628499Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--120-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2648032Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-affine--120-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2654923Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-90-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2674256Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-90-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2680851Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-90-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2699914Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-90-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2706845Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-90-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2727535Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-90-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2734452Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-90-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2753761Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-90-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2760463Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-45-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2779277Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-45-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2785513Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-45-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2804874Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-45-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2811592Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-45-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2831092Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-45-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2837608Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-45-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2856974Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-45-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2863918Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-15-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2883301Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-15-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2890953Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-15-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2909001Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-15-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2915951Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-15-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2939030Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-15-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2945987Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-15-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2965455Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1-15-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2972948Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--30-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.2991643Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--30-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.2998429Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--30-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3017276Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--30-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3024258Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--30-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3043746Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--30-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3051220Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--30-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3069623Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--30-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3076843Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--60-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3096292Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--60-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3103194Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--60-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3122286Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--60-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3129907Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--60-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3149752Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--60-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3156656Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--60-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3176158Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--60-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3183173Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--120-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3202471Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--120-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3210156Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--120-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3227962Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--120-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3235073Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--120-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3255684Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--120-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3261371Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--120-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3280982Z test/test_functional_tensor.py::TestAffine::test_rect_rotations[center1-fn1--120-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3287603Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3349036Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3356000Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3418089Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3425036Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3485514Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3492970Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3552285Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3558394Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3618647Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3625251Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3697024Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3697717Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3752389Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3759031Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3819160Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t0-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3826128Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3888122Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3894813Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.3955876Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.3962673Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4023121Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4029566Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4091007Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4096625Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4157289Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4163529Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4222927Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4229247Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4290831Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4296217Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4357802Z test/test_functional_tensor.py::TestAffine::test_translations[affine-t1-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4364189Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4424919Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4431435Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4492525Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4498179Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4558287Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4564614Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4624482Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4631119Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4692116Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4697362Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4757667Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4764145Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4825739Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4832190Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4893147Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t0-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4898724Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.4959419Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.4966879Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5026062Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5032650Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5093525Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5098976Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5159268Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5165539Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5225180Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5231478Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5293693Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5299189Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5359582Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5365894Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5426278Z test/test_functional_tensor.py::TestAffine::test_translations[fn1-t1-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5432862Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5454160Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5460305Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5481676Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5487840Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5508321Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5515094Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5535635Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5542073Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5562676Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5570381Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5591651Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5598051Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5618489Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5625208Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5645862Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45.5-t0-1.0-sh0-None-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5653558Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5676100Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5682591Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5706261Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5712957Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5736074Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5742523Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5765607Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5773278Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5795692Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5802068Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5826111Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5832688Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5856164Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5862754Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5885813Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t1-1.0-sh1-f1-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5893436Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5916363Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5922849Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5945825Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5952698Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.5975811Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.5982402Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt1-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.6005167Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt1-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.6012867Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt2-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.6034629Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt2-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.6041054Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt2-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.6065764Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt2-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.6072632Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt3-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.6095854Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt3-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.6102309Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt3-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.6125545Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-45-t2-1.2-sh2-f2-dt3-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.6133268Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-None-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.6155417Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-None-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.6161860Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-None-32-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.6185203Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-None-32-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.6192069Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt1-26-26-cpu] SKIPPED [ 13%] 2023-03-20T11:42:18.6214984Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt1-26-26-cuda] PASSED [ 13%] 2023-03-20T11:42:18.6221756Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6244899Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6252442Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6274844Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6281216Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6305715Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6312485Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6335271Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6341943Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6365097Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-33-t3-2.0-sh3-f3-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6371810Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6395525Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6402084Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6424962Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6431785Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6454849Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6461448Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6484640Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6491309Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6514003Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6520346Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6544821Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6551234Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6574877Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6580898Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6604472Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-85-t4-0.7-sh4-f4-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6611037Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6634583Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6641061Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6664310Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6670960Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6694315Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6700943Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6723889Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6730843Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6753650Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6759832Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6786899Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6793768Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6817407Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6823774Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6846837Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine-0-t5-1.0-sh5-f5-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6853739Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6874422Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6880891Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6901625Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6907611Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6929211Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6934904Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6954951Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6961441Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.6981570Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.6988209Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7010839Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7016441Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7037080Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7043530Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7064228Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--25-t6-1.2-sh6-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7070730Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7092650Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7097954Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7118736Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7125084Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7145479Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7152238Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7173460Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7178962Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7199859Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7206217Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7228158Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7234940Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7255502Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7262069Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7282850Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t7-0.7-sh7-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7290244Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7310118Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7316823Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7337542Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7344279Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7364664Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7371985Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7391759Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7398268Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7418513Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7424749Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7446461Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7453788Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7473866Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7480358Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7501019Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--45-t8-1.2-sh8-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7507545Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7529202Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7534845Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7555128Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7561508Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7582049Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7588311Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7608624Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7615045Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7635426Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7641762Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7663659Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7670006Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7691299Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7696852Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7717699Z test/test_functional_tensor.py::TestAffine::test_all_ops[affine--90-t9-1.0-sh9-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7724238Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7745302Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7752163Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7773476Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7778764Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7799216Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7805522Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7825845Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7832401Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7853798Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7859097Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7881394Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7887597Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7908369Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7915197Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7935851Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45.5-t0-1.0-sh0-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7942359Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7964934Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.7971722Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.7994692Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8001083Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8023682Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8030112Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8053833Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8058905Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8081978Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8089546Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8112816Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8119167Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8142596Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8148948Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8173321Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t1-1.0-sh1-f1-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8178499Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8201305Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8207547Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8230347Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8236955Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8259375Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8266120Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8289593Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8296011Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8318350Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8324615Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8348500Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8355307Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8377662Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8384404Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8407198Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-45-t2-1.2-sh2-f2-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8414157Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8436550Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8443200Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8465884Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8472740Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8495170Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8501903Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8523868Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8530854Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8553170Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8559219Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8583602Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8590018Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8613857Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8619157Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8641741Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-33-t3-2.0-sh3-f3-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8649001Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8671195Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8677702Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8700104Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8706771Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8730878Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8736135Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8759307Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8765360Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8788245Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8795031Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8819604Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8826086Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8850999Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8856648Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8880540Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-85-t4-0.7-sh4-f4-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8887062Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8910588Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8917562Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8940809Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8947968Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.8971415Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.8978106Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9001357Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9009113Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9032036Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9038689Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9063716Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9070566Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9094200Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9100602Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9123779Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1-0-t5-1.0-sh5-f5-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9130979Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9151786Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9158636Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9178921Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9186360Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9206915Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9214568Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9234581Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9241284Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9262432Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9269175Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9292454Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9298219Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9320448Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9326417Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9347549Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--25-t6-1.2-sh6-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9354619Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9375330Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9382241Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9403126Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9410803Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9430710Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9437168Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9457615Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9464728Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9485428Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9493301Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9517742Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9524576Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9545802Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9552930Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9574416Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t7-0.7-sh7-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9580938Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9601979Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9609533Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9629547Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9636439Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9657274Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9664142Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9684785Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9691900Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9712772Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9719211Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9742899Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9749992Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9771356Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9778550Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9799898Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--45-t8-1.2-sh8-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9807090Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-None-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9827709Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-None-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9834929Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-None-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9855877Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-None-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9863258Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt1-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9884220Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt1-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9891419Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt1-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9912571Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt1-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9919669Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt2-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9940623Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt2-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9947953Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt2-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9971207Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt2-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:18.9977842Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt3-26-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:18.9999525Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt3-26-26-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0006456Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt3-32-26-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0027631Z test/test_functional_tensor.py::TestAffine::test_all_ops[fn1--90-t9-1.0-sh9-None-dt3-32-26-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0034982Z test/test_functional_tensor.py::TestAffine::test_batches[None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0079775Z test/test_functional_tensor.py::TestAffine::test_batches[None-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0086800Z test/test_functional_tensor.py::TestAffine::test_batches[dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0127566Z test/test_functional_tensor.py::TestAffine::test_batches[dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0135181Z test/test_functional_tensor.py::TestAffine::test_batches[dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0175252Z test/test_functional_tensor.py::TestAffine::test_batches[dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0182256Z test/test_functional_tensor.py::TestAffine::test_batches[dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0223204Z test/test_functional_tensor.py::TestAffine::test_batches[dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0230195Z test/test_functional_tensor.py::TestAffine::test_interpolation_type[cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0251349Z test/test_functional_tensor.py::TestAffine::test_interpolation_type[cuda] PASSED [ 14%] 2023-03-20T11:42:19.0257854Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0285245Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0293839Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0316452Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0323542Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0346483Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0353362Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0375878Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0383093Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0405526Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0413678Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0435242Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0441748Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0464705Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0471522Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0494278Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0501337Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0524533Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0531799Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0554174Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0560910Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0583732Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0590445Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0614409Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0620203Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0643617Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0651132Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0672860Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0678989Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0701887Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0708488Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0731098Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0737342Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0761325Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0767822Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0790972Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0798104Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0820818Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0827693Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0851237Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0857359Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0879987Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0886669Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0909238Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0915707Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0938446Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0945443Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.0968099Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-None-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.0974940Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1002292Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1009941Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1034103Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1040946Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1066761Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1073904Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1099190Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1106669Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1133100Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1138424Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1163869Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1171143Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1195662Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1202483Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1227598Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1234354Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1261035Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1267443Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1294294Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1299672Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1325094Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1333023Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1357066Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1363716Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1389425Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1396413Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1422229Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1428166Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1454323Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1460434Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1485545Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1493399Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1519196Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1525765Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1551211Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1557411Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1583153Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1589751Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1615302Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1622078Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1646729Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1654335Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1679185Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1685749Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1710821Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1717699Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1743194Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill1-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1749717Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1776896Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1783816Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1809573Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1815947Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1841618Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1849591Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1873513Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1880245Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1905689Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1912529Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1938017Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1944996Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.1971171Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.1977269Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2002683Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2009822Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2036006Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2042659Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2068057Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2075056Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2099873Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2106661Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2133272Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2138689Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2164437Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2171568Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2196836Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2203587Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2228865Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2235713Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2261020Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2267602Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2294334Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2300672Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2325848Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2333621Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2358856Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2364881Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2389873Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2396628Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2422454Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2428947Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2454195Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2460765Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2485223Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2492838Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2517735Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill2-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2524359Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2554133Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2560896Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2586111Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2593008Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2618298Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2625239Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2651077Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2657561Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2683107Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2690656Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2715317Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2721976Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2747243Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2754273Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2779214Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2785917Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2813983Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2819672Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2845287Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2852887Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2877458Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2884054Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2909545Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2916429Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2941849Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2948423Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.2974163Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.2980628Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3005878Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3013728Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3038267Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3044602Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3071131Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3078053Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3103496Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3109943Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3135809Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3142541Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3167082Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3173815Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3199297Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3205758Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3231144Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3238114Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3263314Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3269765Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3295710Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill3-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3302258Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3329956Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3335800Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3360856Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3367081Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3392855Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3399724Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3425146Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3431988Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3456843Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3463270Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3489868Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3495568Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3521187Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3527594Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3553152Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3559872Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3586752Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3593712Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3618931Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3625861Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3651079Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3657368Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3682732Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3690759Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3714785Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3721272Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3746522Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3753422Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3778188Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3785235Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3811069Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3817701Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3844174Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3851216Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3876612Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3883284Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3908855Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3915890Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3940982Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3947316Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.3974157Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.3979761Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4005270Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4013072Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4037462Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4044124Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4069640Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill4-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4076451Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4103441Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4109873Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4135464Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4142039Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4167019Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4174392Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4198568Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4205098Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4230535Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4237333Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4262729Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4269161Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4294779Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4301371Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4326734Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4333976Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4359612Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4366240Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4391378Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4398167Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4423223Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4429521Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4455194Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4462057Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4487559Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4494429Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4519625Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4526037Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4551540Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4558242Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4583695Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4590334Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4616874Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4623724Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4650034Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4655581Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4681361Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4687861Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4713600Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4720209Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4745589Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4752242Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4777236Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4783806Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4809408Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4815600Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.4841444Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[perspective-fill5-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.4847705Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.5011871Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.5018472Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7628530Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7635904Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7663466Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7670759Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7708460Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7715795Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7739142Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7745986Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7773195Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7776307Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7800127Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7805388Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7828386Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7835233Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7859872Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7866452Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7893470Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7896134Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7919238Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7925436Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7947563Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7955027Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:19.7978300Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:19.7984251Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.0032744Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.0040406Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.0068132Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.0075865Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.0115006Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.0120971Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.0145412Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.0152735Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.0174858Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.0182694Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.0207512Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.0214207Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2404735Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2414405Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2437614Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2445052Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2495355Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2500211Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2523768Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2533649Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2553692Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-None-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2560585Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2593000Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2599964Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2625017Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2631940Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2659628Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2664614Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2689269Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2697329Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2721682Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2728443Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2754396Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2760670Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2785317Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2792939Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2817894Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2824749Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2854473Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2857347Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2883682Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2892580Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2915196Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2921344Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2945240Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2952519Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.2976878Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.2983175Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3009306Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3015675Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3039499Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3046554Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3069496Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3076579Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3102076Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3108512Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3133628Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3138912Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3164822Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3172957Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3195033Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3201165Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3225262Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3232075Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3256592Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3262930Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3286597Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3295380Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3317378Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill1-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3324006Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3349695Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3357615Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3379622Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3386069Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3411937Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3417791Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3441088Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3447546Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3470277Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3476985Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3500971Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3507535Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3533281Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3539343Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3564242Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3572788Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3596791Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3603465Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3627970Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3635147Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3659217Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3666217Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3691190Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3697626Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3722482Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3730393Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3754078Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3760918Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3785829Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3792905Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3816980Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3823928Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3850477Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3856270Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3881309Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3887838Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3913512Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3920225Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3945001Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3952006Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.3976814Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.3983808Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4009553Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4015453Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4040360Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4046910Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4072045Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill2-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4079001Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4105052Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4111882Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4136420Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4143282Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4167878Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4174762Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4199529Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4206234Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4230819Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4237345Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4261808Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4268140Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4293877Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4299363Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4325406Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4331781Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4357421Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4363786Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4387870Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4394898Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4419056Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4426365Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4451076Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4457804Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4483095Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4491252Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4514967Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4521634Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4546705Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4553875Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4578106Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4585118Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4611250Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4617744Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4642738Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4650632Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4674881Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4681702Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4706377Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4713551Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4738378Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4744955Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4771130Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4776751Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4801466Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4809272Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4833151Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill3-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4839747Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4865457Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4872381Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4896792Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4903618Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4927772Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4934813Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4959600Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4966058Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.4989915Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.4997088Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5021373Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5027968Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5053892Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5059346Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5083442Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5090966Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5116323Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5123266Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5147572Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5154692Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5178876Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5185403Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5210799Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5216727Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5241761Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5249480Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5273631Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5280273Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5305026Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5312004Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5336617Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5343413Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5369972Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5376036Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5400957Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5407447Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5432987Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5439564Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5464300Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5471194Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5496198Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5503206Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5527827Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5535109Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5560410Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5566261Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5591314Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill4-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5598409Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5626721Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5633922Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5658094Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5664455Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5690012Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5696154Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5720344Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5726964Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5751370Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5758292Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5782598Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5788758Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5814309Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5820370Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5844619Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5852450Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5877387Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5884105Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5908494Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5915475Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5939418Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5946419Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.5971125Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.5977690Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6002939Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6010759Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6034484Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6041203Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6066113Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6073109Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6097809Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6104741Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6131027Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6137278Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6162048Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6169902Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6194137Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6200866Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6225198Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6232129Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6256997Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6263852Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6289323Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6295970Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6320808Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6327273Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6352086Z test/test_functional_tensor.py::test_perspective_pil_vs_tensor[fn1-fill5-dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6358885Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6420583Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6427404Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6486142Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6493819Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6550983Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6558150Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6616616Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6623525Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6681625Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6689579Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6746959Z test/test_functional_tensor.py::test_perspective_batch[None-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6753747Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6809127Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6815580Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6870753Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6877189Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6934690Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.6941120Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.6997325Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7004013Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7059642Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7066678Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7121977Z test/test_functional_tensor.py::test_perspective_batch[dt1-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7129375Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7183874Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7190761Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7245286Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7253042Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7307216Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7314092Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7369720Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7375969Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7432776Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7439430Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7495638Z test/test_functional_tensor.py::test_perspective_batch[dt2-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7518301Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points0-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7548523Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points0-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7554811Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7603649Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7610899Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7658118Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7664819Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7713061Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7719676Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points4-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7769337Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points4-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7775300Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points5-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.7823885Z test/test_functional_tensor.py::test_perspective_batch[dt3-dims_and_points5-cuda] PASSED [ 14%] 2023-03-20T11:42:20.7830582Z test/test_functional_tensor.py::test_perspective_interpolation_type SKIPPED [ 14%] 2023-03-20T11:42:20.7838595Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9654794Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:20.9656045Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9696201Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.9701180Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9736570Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.9742221Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9781649Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.9787006Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9825240Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:20.9832970Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9867445Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:20.9875870Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9908367Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:20.9915399Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9954295Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:20.9961391Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:20.9999974Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0006369Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0041954Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0048007Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0082699Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0087634Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0123809Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0132363Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0166067Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0173763Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0206923Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0215094Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0246821Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0254078Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0294635Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0296687Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0336334Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0342831Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0377024Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0384040Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0417936Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0425234Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0462092Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0469006Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0506724Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0513953Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0548650Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0555719Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0588505Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0595352Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0632176Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-None-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0638637Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0680567Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0685734Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0721282Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0727421Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0761441Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0767582Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0806030Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0813727Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0853078Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0857419Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0895004Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0899511Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0934729Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0940544Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.0977708Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.0984838Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1024434Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1030785Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1066326Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1073399Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1106569Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1113612Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1150969Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1157698Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1171179Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1177652Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1189416Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1196174Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1207587Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1214349Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1226975Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1233934Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1246797Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1254503Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1265727Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1273109Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1285087Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1292737Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1304653Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1311444Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1323866Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1331042Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1342532Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1349570Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1361612Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1369102Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1379828Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-34-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1386471Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1426105Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1433138Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1468019Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1474929Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1508449Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1515550Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1552080Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1559042Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1597689Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1604535Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1638880Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1645367Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1678871Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1684741Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1721036Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1727552Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1770317Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1775530Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1812732Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1815897Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1850766Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1856023Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1894840Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1900403Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1912965Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1919456Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1931909Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1938279Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1950786Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1957107Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1970030Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1975865Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.1989544Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.1996423Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2009903Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2015496Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2028273Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2035398Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2047970Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2055390Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2067487Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2074826Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2087461Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2094594Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2107131Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2114407Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2126899Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-40-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2134003Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2175561Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2182477Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2217526Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2224461Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2257987Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2265091Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2302197Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2308413Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2345833Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2352700Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2386643Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2393611Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2426455Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2433344Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2469341Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2476339Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2515812Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2522637Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2561860Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2569908Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2602422Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2610235Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2646639Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2654270Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2665912Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2672854Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2685140Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2692466Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2703925Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2710402Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2722559Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2730065Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2742810Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2749254Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2761835Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2768521Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2781282Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2787340Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2801131Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2806594Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2818409Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2825188Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2837597Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2844000Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2856335Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2863037Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2875496Z test/test_functional_tensor.py::test_resize[InterpolationMode.BILINEAR-1000-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2882310Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2924295Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2931226Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.2966181Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.2974121Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3006952Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3013847Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3051171Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3057903Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3095885Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3102912Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3137791Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3144597Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3178071Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3185186Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3221751Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3228561Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3269630Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3276357Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3311733Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3319090Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3352730Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3359704Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3396956Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3403954Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3443508Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3451134Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3485243Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3492786Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3525604Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3533813Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3571062Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3576631Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3617653Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3624810Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3659703Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3666907Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3700689Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3707762Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3745285Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3752341Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3791089Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3798004Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3833048Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3839723Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3873237Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3880549Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3916882Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-None-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3923739Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.3964643Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.3971802Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4006740Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4013920Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4047616Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4055127Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4092883Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4099154Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4138889Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4145689Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4180948Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4187861Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4222267Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4229340Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4266913Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4273974Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4314186Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4320717Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4355392Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4361952Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4395411Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4402572Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4439805Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4446654Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4459414Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4466837Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4479426Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4486101Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4498633Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4505717Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4519338Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4525963Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4539974Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4546977Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4559668Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4566340Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4579196Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4586236Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4599123Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4605920Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4618443Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4625813Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4638344Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4645276Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4657942Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4664723Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4677190Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-34-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4683994Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4725820Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4734087Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4768506Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4775443Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4810061Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4816291Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4854521Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4860638Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4899322Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4906567Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4940889Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4947961Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.4981552Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.4988361Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5025391Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5032424Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5073751Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5080612Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5117108Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5122983Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5157045Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5163842Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5200645Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5207287Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5219783Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5226781Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5239511Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5245916Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5258194Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5265033Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5277240Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5283854Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5297562Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5304463Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5316855Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5323562Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5335988Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5342693Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5355161Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5361765Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5374936Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5380720Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5393487Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5399918Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5412388Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5418844Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5431417Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-40-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5438166Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5481920Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5489587Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5523900Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5531071Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5564485Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5571343Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5609220Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5615543Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5654864Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5660810Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5694882Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5701407Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5734510Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5741099Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5777370Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5784277Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5825266Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5832229Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5866725Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5873965Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5907074Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5914300Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5951662Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5958773Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5971117Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5977523Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.5990651Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.5997439Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6011043Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6016232Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6028617Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6035682Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6050373Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6056285Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6068673Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6075688Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6087612Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6094780Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6106389Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6113618Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6125586Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6133131Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6144450Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6151138Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6163914Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6170642Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6184637Z test/test_functional_tensor.py::test_resize[InterpolationMode.BICUBIC-1000-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6191173Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6229450Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6236263Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6269075Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6275356Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6306058Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6312921Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6347590Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6354006Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6388989Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6395283Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6427544Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6434560Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6469549Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6476130Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6510085Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6517005Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6554020Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6560068Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6592875Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6599315Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6630789Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6637535Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6672048Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6678721Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6714683Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6721279Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6754099Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6760870Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6791590Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6798339Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6833192Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6839879Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6877060Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6883864Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6916313Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6923476Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6954461Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.6961430Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.6995424Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7002218Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7037678Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7044299Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7076965Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7083712Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7115812Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7122626Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7155814Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-None-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7162535Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7199427Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7206230Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7239284Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7245893Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7276935Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7283656Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7318677Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7325255Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7360993Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7367477Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7399949Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7406538Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7438045Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7444734Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7479509Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7486063Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7523156Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7530821Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7562900Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7570888Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7601581Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7608062Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7642864Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7650758Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7662342Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7668834Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7681199Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7687753Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7700121Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7706934Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7719414Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7725919Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7739494Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7746097Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7758759Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7765176Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7777723Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7784216Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7796559Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7803305Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7815745Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7822652Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7834938Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7841620Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7854361Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7859911Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7872683Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-34-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7879455Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7917406Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7923873Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7958462Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.7964074Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.7995650Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8002414Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8036574Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8043317Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8078345Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8085111Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8117785Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8124143Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8155439Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8162164Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8196295Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8203090Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8239916Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8246593Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8279535Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8286119Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8317213Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8324020Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8358989Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8365582Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8378168Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8384957Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8397436Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8404083Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8416434Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8423363Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8435630Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8442518Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8455745Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8462613Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8475043Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8481801Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8494456Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8500473Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8513212Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8520106Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8533173Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8539236Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8551708Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8558917Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8570946Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8577549Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8589881Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-40-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8596796Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8639182Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8645586Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8678705Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8685158Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8716768Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8723572Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8758428Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8765084Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8801079Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8807618Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8840543Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8846955Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8878664Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8884944Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-26-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8919339Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-26-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8925930Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size2-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.8963335Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size2-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.8970878Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size2-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9002807Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size2-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9010654Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size2-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9040497Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size2-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9047083Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size2-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9081875Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size2-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9089445Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size3-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9101021Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size3-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9107812Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size3-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9120177Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size3-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9126899Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size3-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9139293Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size3-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9146181Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size3-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9158782Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size3-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9165241Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size4-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9178780Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size4-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9185810Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size4-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9198264Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size4-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9204830Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size4-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9216901Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size4-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9223786Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size4-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9236148Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size4-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9242920Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size5-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9254989Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size5-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9262001Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size5-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9274188Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size5-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9280995Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size5-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9293740Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size5-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9299601Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size5-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9312218Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST-1000-size5-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9318999Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-32-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9359333Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-32-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9365982Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-32-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9400653Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-32-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9407175Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-32-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9440800Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-32-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9447375Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-32-dt3-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9484177Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-32-dt3-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9491210Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-26-None-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9529216Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-26-None-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9535110Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-26-dt1-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9570494Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-26-dt1-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9576417Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-26-dt2-cpu] SKIPPED [ 14%] 2023-03-20T11:42:21.9610074Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-26-dt2-cuda] PASSED [ 14%] 2023-03-20T11:42:21.9615948Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-26-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9651952Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-26-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9658506Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9697640Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size2-None-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9704754Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9738391Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9745086Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9778217Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9785230Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9821941Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9828711Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9866324Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size3-None-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9873177Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9907456Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9914482Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9947231Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9954250Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:21.9990249Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:21.9997229Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0036009Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size4-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0042933Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0076988Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0083887Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0117031Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0123913Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0160464Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0167319Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size5-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0204716Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size5-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0211802Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size5-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0246626Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size5-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0254157Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size5-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0285408Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size5-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0293604Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size5-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0329480Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-None-size5-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0335816Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-32-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0375129Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-32-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0381972Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-32-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0416048Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-32-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0423087Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-32-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0456062Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-32-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0462869Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-32-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0499288Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-32-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0506575Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-26-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0544997Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-26-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0551824Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-26-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0586658Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-26-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0593603Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-26-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0626420Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-26-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0633404Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-26-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0669733Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-26-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0677050Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0715725Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size2-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0722393Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0756595Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0763445Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0796872Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0803674Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0840414Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0847093Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0859453Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size3-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0866484Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0879183Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0885634Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0897635Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0904002Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0916076Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0922302Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0935695Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size4-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0942095Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0954364Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0960830Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0972995Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0978672Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.0990694Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.0997299Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size5-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1010065Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size5-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1015698Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size5-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1027565Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size5-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1034174Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size5-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1046024Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size5-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1053800Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size5-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1064943Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-34-size5-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1071236Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-32-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1110420Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-32-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1117179Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-32-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1151457Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-32-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1158248Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-32-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1189953Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-32-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1196795Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-32-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1233282Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-32-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1239596Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-26-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1276581Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-26-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1283006Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-26-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1316765Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-26-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1323137Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-26-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1355479Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-26-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1362011Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-26-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1397680Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-26-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1404143Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1442804Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size2-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1450114Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1483421Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1491231Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1523197Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1530200Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1564765Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1572306Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1583590Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size3-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1589809Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1601741Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1607790Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1619468Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1626049Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1638391Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1644362Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1657854Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size4-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1664107Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1675613Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1682124Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1694715Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1700429Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1712834Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1719447Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size5-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1731517Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size5-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1737447Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size5-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1749133Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size5-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1756235Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size5-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1768284Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size5-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1774968Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size5-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1787328Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-40-size5-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1794487Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-32-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1836314Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-32-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1843187Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-32-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1878614Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-32-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1884836Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-32-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1918312Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-32-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1925042Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-32-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.1961580Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-32-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.1968382Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-26-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2005998Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-26-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2014370Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-26-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2047819Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-26-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2054980Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-26-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2087776Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-26-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2094978Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-26-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2131207Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-26-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2137847Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2177092Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size2-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2183920Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2218510Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2225545Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2258228Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2265302Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2302304Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2309116Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2322007Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size3-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2329922Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2341603Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2348404Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2361008Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2367726Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2379931Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2386911Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2400901Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size4-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2407518Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2419475Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2426538Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2439359Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2445783Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2458177Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2465079Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size5-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2477041Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size5-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2483777Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size5-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2495833Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size5-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2502675Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size5-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2515161Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size5-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2521805Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size5-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2534452Z test/test_functional_tensor.py::test_resize[InterpolationMode.NEAREST_EXACT-1000-size5-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2540935Z test/test_functional_tensor.py::test_resize_asserts[cpu] SKIPPED (We...) [ 15%] 2023-03-20T11:42:22.2562758Z test/test_functional_tensor.py::test_resize_asserts[cuda] PASSED [ 15%] 2023-03-20T11:42:22.2570523Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2599217Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size0-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2606105Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size0-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2632722Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size0-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2639653Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size0-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2666456Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size0-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2673443Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size0-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2700400Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size0-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2707369Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2757687Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size1-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2765045Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2806180Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2814185Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2858418Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2865572Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size1-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2907203Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size1-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2915003Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2946909Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size2-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2954106Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.2985831Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.2993145Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3025793Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3033107Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3064369Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BILINEAR-size2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3071296Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3103011Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size0-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3109799Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size0-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3139648Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size0-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3147289Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size0-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3178437Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size0-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3185950Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size0-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3218165Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size0-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3225605Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3275070Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size1-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3282433Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3331106Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3337263Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3387175Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3394877Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size1-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3442594Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size1-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3450515Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3485214Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size2-None-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3493534Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3527571Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3534448Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3571099Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3577675Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:42:22.3614581Z test/test_functional_tensor.py::test_resize_antialias[InterpolationMode.BICUBIC-size2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:42:22.3720400Z test/test_functional_tensor.py::test_assert_resize_antialias[InterpolationMode.BILINEAR] PASSED [ 15%] 2023-03-20T11:42:22.3818246Z test/test_functional_tensor.py::test_assert_resize_antialias[InterpolationMode.BICUBIC] PASSED [ 15%] 2023-03-20T11:42:22.3825787Z test/test_functional_tensor.py::test_resize_antialias_default_warning SKIPPED [ 15%] 2023-03-20T11:42:22.3832998Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size0-dt0-cpu] SKIPPED [ 15%] 2023-03-20T11:42:24.0951469Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size0-dt0-cuda] PASSED [ 15%] 2023-03-20T11:42:24.0959148Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size0-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:25.7913470Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size0-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:25.7921184Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size0-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:27.4796212Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size0-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:27.4802968Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size1-dt0-cpu] SKIPPED [ 15%] 2023-03-20T11:42:29.9366704Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size1-dt0-cuda] PASSED [ 15%] 2023-03-20T11:42:29.9374492Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:32.3885694Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:32.3900773Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:34.8216676Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:34.8223464Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size2-dt0-cpu] SKIPPED [ 15%] 2023-03-20T11:42:36.9838804Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size2-dt0-cuda] PASSED [ 15%] 2023-03-20T11:42:36.9844216Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:39.1484276Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:39.1487430Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:41.3149995Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BILINEAR-size2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:41.3155499Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size0-dt0-cpu] SKIPPED [ 15%] 2023-03-20T11:42:43.1750689Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size0-dt0-cuda] PASSED [ 15%] 2023-03-20T11:42:43.1756379Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size0-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:45.0367310Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size0-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:45.0373730Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size0-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:46.8996708Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size0-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:46.9001671Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size1-dt0-cpu] SKIPPED [ 15%] 2023-03-20T11:42:49.3755609Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size1-dt0-cuda] PASSED [ 15%] 2023-03-20T11:42:49.3760525Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:51.8485471Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:51.8497097Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:42:54.3266096Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:42:54.3273086Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size2-dt0-cpu] SKIPPED [ 15%] 2023-03-20T11:42:56.5296264Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size2-dt0-cuda] PASSED [ 15%] 2023-03-20T11:42:56.5297484Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:42:58.7335767Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:42:58.7336987Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:00.9336153Z test/test_functional_tensor.py::test_interpolate_antialias_backward[InterpolationMode.BICUBIC-size2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:00.9342707Z test/test_functional_tensor.py::test_adjust_brightness[1-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:00.9536059Z test/test_functional_tensor.py::test_adjust_brightness[1-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:00.9540259Z test/test_functional_tensor.py::test_adjust_brightness[1-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.3583215Z test/test_functional_tensor.py::test_adjust_brightness[1-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:01.3587344Z test/test_functional_tensor.py::test_adjust_brightness[1-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.3657034Z test/test_functional_tensor.py::test_adjust_brightness[1-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:01.3663460Z test/test_functional_tensor.py::test_adjust_brightness[1-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.3701342Z test/test_functional_tensor.py::test_adjust_brightness[1-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:01.3706997Z test/test_functional_tensor.py::test_adjust_brightness[1-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.3743691Z test/test_functional_tensor.py::test_adjust_brightness[1-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:01.3750164Z test/test_functional_tensor.py::test_adjust_brightness[1-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.7776587Z test/test_functional_tensor.py::test_adjust_brightness[1-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:01.7777222Z test/test_functional_tensor.py::test_adjust_brightness[1-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.7818615Z test/test_functional_tensor.py::test_adjust_brightness[1-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:01.7825045Z test/test_functional_tensor.py::test_adjust_brightness[1-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.7862996Z test/test_functional_tensor.py::test_adjust_brightness[1-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:01.7868794Z test/test_functional_tensor.py::test_adjust_brightness[1-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.7904499Z test/test_functional_tensor.py::test_adjust_brightness[1-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:01.7910388Z test/test_functional_tensor.py::test_adjust_brightness[1-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.7948502Z test/test_functional_tensor.py::test_adjust_brightness[1-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:01.7955000Z test/test_functional_tensor.py::test_adjust_brightness[1-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.7990521Z test/test_functional_tensor.py::test_adjust_brightness[1-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:01.7996904Z test/test_functional_tensor.py::test_adjust_brightness[1-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.8032944Z test/test_functional_tensor.py::test_adjust_brightness[1-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:01.8039343Z test/test_functional_tensor.py::test_adjust_brightness[1-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.8077316Z test/test_functional_tensor.py::test_adjust_brightness[1-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:01.8082649Z test/test_functional_tensor.py::test_adjust_brightness[1-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.8122114Z test/test_functional_tensor.py::test_adjust_brightness[1-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:01.8126317Z test/test_functional_tensor.py::test_adjust_brightness[1-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.8161703Z test/test_functional_tensor.py::test_adjust_brightness[1-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:01.8167527Z test/test_functional_tensor.py::test_adjust_brightness[3-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:01.8236495Z test/test_functional_tensor.py::test_adjust_brightness[3-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:01.8242474Z test/test_functional_tensor.py::test_adjust_brightness[3-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.2312084Z test/test_functional_tensor.py::test_adjust_brightness[3-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.2318902Z test/test_functional_tensor.py::test_adjust_brightness[3-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.2387302Z test/test_functional_tensor.py::test_adjust_brightness[3-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.2394199Z test/test_functional_tensor.py::test_adjust_brightness[3-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.2432014Z test/test_functional_tensor.py::test_adjust_brightness[3-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:02.2438863Z test/test_functional_tensor.py::test_adjust_brightness[3-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.2478601Z test/test_functional_tensor.py::test_adjust_brightness[3-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.2483046Z test/test_functional_tensor.py::test_adjust_brightness[3-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6521714Z test/test_functional_tensor.py::test_adjust_brightness[3-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6525783Z test/test_functional_tensor.py::test_adjust_brightness[3-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6569792Z test/test_functional_tensor.py::test_adjust_brightness[3-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6576027Z test/test_functional_tensor.py::test_adjust_brightness[3-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6615291Z test/test_functional_tensor.py::test_adjust_brightness[3-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6620271Z test/test_functional_tensor.py::test_adjust_brightness[3-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6658443Z test/test_functional_tensor.py::test_adjust_brightness[3-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6663719Z test/test_functional_tensor.py::test_adjust_brightness[3-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6703545Z test/test_functional_tensor.py::test_adjust_brightness[3-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6707788Z test/test_functional_tensor.py::test_adjust_brightness[3-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6744783Z test/test_functional_tensor.py::test_adjust_brightness[3-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6750218Z test/test_functional_tensor.py::test_adjust_brightness[3-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6786265Z test/test_functional_tensor.py::test_adjust_brightness[3-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6792798Z test/test_functional_tensor.py::test_adjust_brightness[3-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6830356Z test/test_functional_tensor.py::test_adjust_brightness[3-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6837161Z test/test_functional_tensor.py::test_adjust_brightness[3-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6874842Z test/test_functional_tensor.py::test_adjust_brightness[3-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6881079Z test/test_functional_tensor.py::test_adjust_brightness[3-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.6919270Z test/test_functional_tensor.py::test_adjust_brightness[3-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.6925190Z test/test_functional_tensor.py::test_invert[1-None-cpu] SKIPPED (We'...) [ 15%] 2023-03-20T11:43:02.7032107Z test/test_functional_tensor.py::test_invert[1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7038694Z test/test_functional_tensor.py::test_invert[1-dtype1-cpu] SKIPPED (W...) [ 15%] 2023-03-20T11:43:02.7071232Z test/test_functional_tensor.py::test_invert[1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7077515Z test/test_functional_tensor.py::test_invert[1-dtype2-cpu] SKIPPED (W...) [ 15%] 2023-03-20T11:43:02.7108946Z test/test_functional_tensor.py::test_invert[1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7115375Z test/test_functional_tensor.py::test_invert[3-None-cpu] SKIPPED (We'...) [ 15%] 2023-03-20T11:43:02.7148301Z test/test_functional_tensor.py::test_invert[3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7154670Z test/test_functional_tensor.py::test_invert[3-dtype1-cpu] SKIPPED (W...) [ 15%] 2023-03-20T11:43:02.7188638Z test/test_functional_tensor.py::test_invert[3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7195076Z test/test_functional_tensor.py::test_invert[3-dtype2-cpu] SKIPPED (W...) [ 15%] 2023-03-20T11:43:02.7227332Z test/test_functional_tensor.py::test_invert[3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7233763Z test/test_functional_tensor.py::test_posterize[1-config0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7345207Z test/test_functional_tensor.py::test_posterize[1-config0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7351587Z test/test_functional_tensor.py::test_posterize[1-config1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7384016Z test/test_functional_tensor.py::test_posterize[1-config1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7390144Z test/test_functional_tensor.py::test_posterize[1-config2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7422416Z test/test_functional_tensor.py::test_posterize[1-config2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7427582Z test/test_functional_tensor.py::test_posterize[1-config3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7459234Z test/test_functional_tensor.py::test_posterize[1-config3-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7465529Z test/test_functional_tensor.py::test_posterize[1-config4-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7497404Z test/test_functional_tensor.py::test_posterize[1-config4-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7503234Z test/test_functional_tensor.py::test_posterize[1-config5-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7534995Z test/test_functional_tensor.py::test_posterize[1-config5-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7541113Z test/test_functional_tensor.py::test_posterize[1-config6-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7573660Z test/test_functional_tensor.py::test_posterize[1-config6-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7578658Z test/test_functional_tensor.py::test_posterize[1-config7-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7611174Z test/test_functional_tensor.py::test_posterize[1-config7-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7617177Z test/test_functional_tensor.py::test_posterize[3-config0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7651693Z test/test_functional_tensor.py::test_posterize[3-config0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7657614Z test/test_functional_tensor.py::test_posterize[3-config1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7691221Z test/test_functional_tensor.py::test_posterize[3-config1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7696720Z test/test_functional_tensor.py::test_posterize[3-config2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7731210Z test/test_functional_tensor.py::test_posterize[3-config2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7736140Z test/test_functional_tensor.py::test_posterize[3-config3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7770423Z test/test_functional_tensor.py::test_posterize[3-config3-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7775261Z test/test_functional_tensor.py::test_posterize[3-config4-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7807906Z test/test_functional_tensor.py::test_posterize[3-config4-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7815498Z test/test_functional_tensor.py::test_posterize[3-config5-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7847659Z test/test_functional_tensor.py::test_posterize[3-config5-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7854384Z test/test_functional_tensor.py::test_posterize[3-config6-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7886384Z test/test_functional_tensor.py::test_posterize[3-config6-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7893559Z test/test_functional_tensor.py::test_posterize[3-config7-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.7925449Z test/test_functional_tensor.py::test_posterize[3-config7-cuda] PASSED [ 15%] 2023-03-20T11:43:02.7931714Z test/test_functional_tensor.py::test_solarize1[1-config0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8083262Z test/test_functional_tensor.py::test_solarize1[1-config0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8090885Z test/test_functional_tensor.py::test_solarize1[1-config1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8124332Z test/test_functional_tensor.py::test_solarize1[1-config1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8130954Z test/test_functional_tensor.py::test_solarize1[1-config2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8165016Z test/test_functional_tensor.py::test_solarize1[1-config2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8171483Z test/test_functional_tensor.py::test_solarize1[1-config3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8204974Z test/test_functional_tensor.py::test_solarize1[1-config3-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8211665Z test/test_functional_tensor.py::test_solarize1[1-config4-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8245329Z test/test_functional_tensor.py::test_solarize1[1-config4-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8251760Z test/test_functional_tensor.py::test_solarize1[3-config0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8286324Z test/test_functional_tensor.py::test_solarize1[3-config0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8293997Z test/test_functional_tensor.py::test_solarize1[3-config1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8328371Z test/test_functional_tensor.py::test_solarize1[3-config1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8335116Z test/test_functional_tensor.py::test_solarize1[3-config2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8371099Z test/test_functional_tensor.py::test_solarize1[3-config2-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8384745Z test/test_functional_tensor.py::test_solarize1[3-config3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8414025Z test/test_functional_tensor.py::test_solarize1[3-config3-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8418940Z test/test_functional_tensor.py::test_solarize1[3-config4-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8454702Z test/test_functional_tensor.py::test_solarize1[3-config4-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8460310Z test/test_functional_tensor.py::test_solarize2[1-config0-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8496334Z test/test_functional_tensor.py::test_solarize2[1-config0-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8502288Z test/test_functional_tensor.py::test_solarize2[1-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8536990Z test/test_functional_tensor.py::test_solarize2[1-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8543158Z test/test_functional_tensor.py::test_solarize2[1-config1-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8578247Z test/test_functional_tensor.py::test_solarize2[1-config1-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8584883Z test/test_functional_tensor.py::test_solarize2[1-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8619266Z test/test_functional_tensor.py::test_solarize2[1-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8625552Z test/test_functional_tensor.py::test_solarize2[1-config2-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8660774Z test/test_functional_tensor.py::test_solarize2[1-config2-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8667128Z test/test_functional_tensor.py::test_solarize2[1-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8701241Z test/test_functional_tensor.py::test_solarize2[1-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8707689Z test/test_functional_tensor.py::test_solarize2[1-config3-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8745320Z test/test_functional_tensor.py::test_solarize2[1-config3-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8751559Z test/test_functional_tensor.py::test_solarize2[1-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8785970Z test/test_functional_tensor.py::test_solarize2[1-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8792284Z test/test_functional_tensor.py::test_solarize2[1-config4-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8828934Z test/test_functional_tensor.py::test_solarize2[1-config4-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8835558Z test/test_functional_tensor.py::test_solarize2[1-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8869534Z test/test_functional_tensor.py::test_solarize2[1-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8875917Z test/test_functional_tensor.py::test_solarize2[3-config0-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8911755Z test/test_functional_tensor.py::test_solarize2[3-config0-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8918326Z test/test_functional_tensor.py::test_solarize2[3-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8953668Z test/test_functional_tensor.py::test_solarize2[3-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.8959709Z test/test_functional_tensor.py::test_solarize2[3-config1-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.8996419Z test/test_functional_tensor.py::test_solarize2[3-config1-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.9002782Z test/test_functional_tensor.py::test_solarize2[3-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.9038587Z test/test_functional_tensor.py::test_solarize2[3-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.9044210Z test/test_functional_tensor.py::test_solarize2[3-config2-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.9081748Z test/test_functional_tensor.py::test_solarize2[3-config2-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.9088152Z test/test_functional_tensor.py::test_solarize2[3-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.9122553Z test/test_functional_tensor.py::test_solarize2[3-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.9129487Z test/test_functional_tensor.py::test_solarize2[3-config3-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.9165115Z test/test_functional_tensor.py::test_solarize2[3-config3-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.9171473Z test/test_functional_tensor.py::test_solarize2[3-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.9206226Z test/test_functional_tensor.py::test_solarize2[3-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.9212456Z test/test_functional_tensor.py::test_solarize2[3-config4-dtype0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.9250249Z test/test_functional_tensor.py::test_solarize2[3-config4-dtype0-cuda] PASSED [ 15%] 2023-03-20T11:43:02.9255541Z test/test_functional_tensor.py::test_solarize2[3-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:02.9291342Z test/test_functional_tensor.py::test_solarize2[3-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:02.9296522Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype0-0.0] SKIPPED [ 15%] 2023-03-20T11:43:02.9302780Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype1-0.25] SKIPPED [ 15%] 2023-03-20T11:43:02.9308508Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype2-0.5] SKIPPED [ 15%] 2023-03-20T11:43:02.9314899Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype3-0.75] SKIPPED [ 15%] 2023-03-20T11:43:02.9322068Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype4-1.0] SKIPPED [ 15%] 2023-03-20T11:43:02.9327757Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype5-0.0] SKIPPED [ 15%] 2023-03-20T11:43:02.9334326Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype6-0.25] SKIPPED [ 15%] 2023-03-20T11:43:02.9339188Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype7-0.5] SKIPPED [ 15%] 2023-03-20T11:43:02.9344962Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype8-0.75] SKIPPED [ 15%] 2023-03-20T11:43:02.9350619Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype9-1.0] SKIPPED [ 15%] 2023-03-20T11:43:02.9356800Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype10-0] SKIPPED [ 15%] 2023-03-20T11:43:02.9362597Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype11-64] SKIPPED [ 15%] 2023-03-20T11:43:02.9369458Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype12-128] SKIPPED [ 15%] 2023-03-20T11:43:02.9375277Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype13-192] SKIPPED [ 15%] 2023-03-20T11:43:02.9380018Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype14-255] SKIPPED [ 15%] 2023-03-20T11:43:02.9386762Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype15-0] SKIPPED [ 15%] 2023-03-20T11:43:02.9392859Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype16-4294967296] SKIPPED [ 15%] 2023-03-20T11:43:02.9398707Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cpu-dtype17-9223372036854775807] SKIPPED [ 15%] 2023-03-20T11:43:02.9410829Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype0-0.0] PASSED [ 15%] 2023-03-20T11:43:02.9422614Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype1-0.25] PASSED [ 15%] 2023-03-20T11:43:02.9434774Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype2-0.5] PASSED [ 15%] 2023-03-20T11:43:02.9446506Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype3-0.75] PASSED [ 15%] 2023-03-20T11:43:02.9458472Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype4-1.0] PASSED [ 15%] 2023-03-20T11:43:02.9469923Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype5-0.0] PASSED [ 15%] 2023-03-20T11:43:02.9481328Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype6-0.25] PASSED [ 15%] 2023-03-20T11:43:02.9494095Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype7-0.5] PASSED [ 15%] 2023-03-20T11:43:02.9505243Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype8-0.75] PASSED [ 15%] 2023-03-20T11:43:02.9516861Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype9-1.0] PASSED [ 15%] 2023-03-20T11:43:02.9529371Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype10-0] PASSED [ 15%] 2023-03-20T11:43:02.9539873Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype11-64] PASSED [ 15%] 2023-03-20T11:43:02.9551583Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype12-128] PASSED [ 15%] 2023-03-20T11:43:02.9563346Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype13-192] PASSED [ 15%] 2023-03-20T11:43:02.9575112Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype14-255] PASSED [ 15%] 2023-03-20T11:43:02.9586949Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype15-0] PASSED [ 15%] 2023-03-20T11:43:02.9598670Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype16-4294967296] PASSED [ 15%] 2023-03-20T11:43:02.9611149Z test/test_functional_tensor.py::test_solarize_threshold_within_bound[cuda-dtype17-9223372036854775807] PASSED [ 15%] 2023-03-20T11:43:02.9616506Z test/test_functional_tensor.py::test_solarize_threshold_above_bound[cpu-dtype0-1.5] SKIPPED [ 15%] 2023-03-20T11:43:02.9622732Z test/test_functional_tensor.py::test_solarize_threshold_above_bound[cpu-dtype1-1.5] SKIPPED [ 15%] 2023-03-20T11:43:02.9628338Z test/test_functional_tensor.py::test_solarize_threshold_above_bound[cpu-dtype2-260] SKIPPED [ 15%] 2023-03-20T11:43:02.9634553Z test/test_functional_tensor.py::test_solarize_threshold_above_bound[cpu-dtype3-18446744073709551616] SKIPPED [ 15%] 2023-03-20T11:43:02.9648097Z test/test_functional_tensor.py::test_solarize_threshold_above_bound[cuda-dtype0-1.5] PASSED [ 15%] 2023-03-20T11:43:02.9659625Z test/test_functional_tensor.py::test_solarize_threshold_above_bound[cuda-dtype1-1.5] PASSED [ 15%] 2023-03-20T11:43:02.9670884Z test/test_functional_tensor.py::test_solarize_threshold_above_bound[cuda-dtype2-260] PASSED [ 15%] 2023-03-20T11:43:02.9681967Z test/test_functional_tensor.py::test_solarize_threshold_above_bound[cuda-dtype3-18446744073709551616] PASSED [ 15%] 2023-03-20T11:43:02.9687829Z test/test_functional_tensor.py::test_adjust_sharpness[1-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5040010Z test/test_functional_tensor.py::test_adjust_sharpness[1-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5046234Z test/test_functional_tensor.py::test_adjust_sharpness[1-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5125959Z test/test_functional_tensor.py::test_adjust_sharpness[1-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5134538Z test/test_functional_tensor.py::test_adjust_sharpness[1-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5216263Z test/test_functional_tensor.py::test_adjust_sharpness[1-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5217943Z test/test_functional_tensor.py::test_adjust_sharpness[1-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5269422Z test/test_functional_tensor.py::test_adjust_sharpness[1-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5276530Z test/test_functional_tensor.py::test_adjust_sharpness[1-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5323726Z test/test_functional_tensor.py::test_adjust_sharpness[1-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5334435Z test/test_functional_tensor.py::test_adjust_sharpness[1-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5407776Z test/test_functional_tensor.py::test_adjust_sharpness[1-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5414949Z test/test_functional_tensor.py::test_adjust_sharpness[1-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5464482Z test/test_functional_tensor.py::test_adjust_sharpness[1-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5470554Z test/test_functional_tensor.py::test_adjust_sharpness[1-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5521799Z test/test_functional_tensor.py::test_adjust_sharpness[1-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5525324Z test/test_functional_tensor.py::test_adjust_sharpness[1-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5576490Z test/test_functional_tensor.py::test_adjust_sharpness[1-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5577170Z test/test_functional_tensor.py::test_adjust_sharpness[1-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5628431Z test/test_functional_tensor.py::test_adjust_sharpness[1-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5634363Z test/test_functional_tensor.py::test_adjust_sharpness[1-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5682873Z test/test_functional_tensor.py::test_adjust_sharpness[1-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5687467Z test/test_functional_tensor.py::test_adjust_sharpness[1-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5736311Z test/test_functional_tensor.py::test_adjust_sharpness[1-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5740244Z test/test_functional_tensor.py::test_adjust_sharpness[1-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5791846Z test/test_functional_tensor.py::test_adjust_sharpness[1-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5797355Z test/test_functional_tensor.py::test_adjust_sharpness[1-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5855052Z test/test_functional_tensor.py::test_adjust_sharpness[1-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5857351Z test/test_functional_tensor.py::test_adjust_sharpness[1-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5905203Z test/test_functional_tensor.py::test_adjust_sharpness[1-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5910613Z test/test_functional_tensor.py::test_adjust_sharpness[3-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.5991046Z test/test_functional_tensor.py::test_adjust_sharpness[3-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.5996470Z test/test_functional_tensor.py::test_adjust_sharpness[3-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6075053Z test/test_functional_tensor.py::test_adjust_sharpness[3-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6081471Z test/test_functional_tensor.py::test_adjust_sharpness[3-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6156190Z test/test_functional_tensor.py::test_adjust_sharpness[3-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6162327Z test/test_functional_tensor.py::test_adjust_sharpness[3-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6215185Z test/test_functional_tensor.py::test_adjust_sharpness[3-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6220266Z test/test_functional_tensor.py::test_adjust_sharpness[3-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6269823Z test/test_functional_tensor.py::test_adjust_sharpness[3-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6276042Z test/test_functional_tensor.py::test_adjust_sharpness[3-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6354856Z test/test_functional_tensor.py::test_adjust_sharpness[3-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6360687Z test/test_functional_tensor.py::test_adjust_sharpness[3-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6415174Z test/test_functional_tensor.py::test_adjust_sharpness[3-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6419632Z test/test_functional_tensor.py::test_adjust_sharpness[3-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6467845Z test/test_functional_tensor.py::test_adjust_sharpness[3-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6474107Z test/test_functional_tensor.py::test_adjust_sharpness[3-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6526567Z test/test_functional_tensor.py::test_adjust_sharpness[3-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6534681Z test/test_functional_tensor.py::test_adjust_sharpness[3-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6584637Z test/test_functional_tensor.py::test_adjust_sharpness[3-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6590509Z test/test_functional_tensor.py::test_adjust_sharpness[3-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6639497Z test/test_functional_tensor.py::test_adjust_sharpness[3-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6645399Z test/test_functional_tensor.py::test_adjust_sharpness[3-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6694976Z test/test_functional_tensor.py::test_adjust_sharpness[3-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6699411Z test/test_functional_tensor.py::test_adjust_sharpness[3-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6750600Z test/test_functional_tensor.py::test_adjust_sharpness[3-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6757105Z test/test_functional_tensor.py::test_adjust_sharpness[3-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6806550Z test/test_functional_tensor.py::test_adjust_sharpness[3-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6815160Z test/test_functional_tensor.py::test_adjust_sharpness[3-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.6860966Z test/test_functional_tensor.py::test_adjust_sharpness[3-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:03.6867835Z test/test_functional_tensor.py::test_autocontrast[1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:03.7114914Z test/test_functional_tensor.py::test_autocontrast[1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:03.7121089Z test/test_functional_tensor.py::test_autocontrast[1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:04.5139496Z test/test_functional_tensor.py::test_autocontrast[1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:04.5145779Z test/test_functional_tensor.py::test_autocontrast[1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:04.5259099Z test/test_functional_tensor.py::test_autocontrast[1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:04.5265976Z test/test_functional_tensor.py::test_autocontrast[3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:04.5450578Z test/test_functional_tensor.py::test_autocontrast[3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:04.5454532Z test/test_functional_tensor.py::test_autocontrast[3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.3784825Z test/test_functional_tensor.py::test_autocontrast[3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:05.3791495Z test/test_functional_tensor.py::test_autocontrast[3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.3910941Z test/test_functional_tensor.py::test_autocontrast[3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:05.3916244Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.3939098Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:05.3946192Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.3966192Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:05.3973942Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.3992831Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:05.3998759Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.4019408Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:05.4026079Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.4048335Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:05.4053359Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.4072778Z test/test_functional_tensor.py::test_autocontrast_equal_minmax[3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:05.4078430Z test/test_functional_tensor.py::test_equalize[1-cpu] SKIPPED (We're ...) [ 15%] 2023-03-20T11:43:05.4443125Z test/test_functional_tensor.py::test_equalize[1-cuda] PASSED [ 15%] 2023-03-20T11:43:05.4452046Z test/test_functional_tensor.py::test_equalize[3-cpu] SKIPPED (We're ...) [ 15%] 2023-03-20T11:43:05.4616185Z test/test_functional_tensor.py::test_equalize[3-cuda] PASSED [ 15%] 2023-03-20T11:43:05.4623552Z test/test_functional_tensor.py::test_adjust_contrast[1-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.4908353Z test/test_functional_tensor.py::test_adjust_contrast[1-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:05.4914214Z test/test_functional_tensor.py::test_adjust_contrast[1-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.9014593Z test/test_functional_tensor.py::test_adjust_contrast[1-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:05.9016398Z test/test_functional_tensor.py::test_adjust_contrast[1-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.9094530Z test/test_functional_tensor.py::test_adjust_contrast[1-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:05.9098117Z test/test_functional_tensor.py::test_adjust_contrast[1-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.9136521Z test/test_functional_tensor.py::test_adjust_contrast[1-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:05.9143032Z test/test_functional_tensor.py::test_adjust_contrast[1-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:05.9181749Z test/test_functional_tensor.py::test_adjust_contrast[1-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:05.9188865Z test/test_functional_tensor.py::test_adjust_contrast[1-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3255235Z test/test_functional_tensor.py::test_adjust_contrast[1-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3256114Z test/test_functional_tensor.py::test_adjust_contrast[1-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3297621Z test/test_functional_tensor.py::test_adjust_contrast[1-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3304350Z test/test_functional_tensor.py::test_adjust_contrast[1-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3340787Z test/test_functional_tensor.py::test_adjust_contrast[1-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3347417Z test/test_functional_tensor.py::test_adjust_contrast[1-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3382809Z test/test_functional_tensor.py::test_adjust_contrast[1-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3389632Z test/test_functional_tensor.py::test_adjust_contrast[1-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3426799Z test/test_functional_tensor.py::test_adjust_contrast[1-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3433342Z test/test_functional_tensor.py::test_adjust_contrast[1-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3469657Z test/test_functional_tensor.py::test_adjust_contrast[1-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3476202Z test/test_functional_tensor.py::test_adjust_contrast[1-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3511517Z test/test_functional_tensor.py::test_adjust_contrast[1-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3518067Z test/test_functional_tensor.py::test_adjust_contrast[1-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3558884Z test/test_functional_tensor.py::test_adjust_contrast[1-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3563003Z test/test_functional_tensor.py::test_adjust_contrast[1-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3599782Z test/test_functional_tensor.py::test_adjust_contrast[1-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3605759Z test/test_functional_tensor.py::test_adjust_contrast[1-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3641905Z test/test_functional_tensor.py::test_adjust_contrast[1-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3647264Z test/test_functional_tensor.py::test_adjust_contrast[3-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.3734549Z test/test_functional_tensor.py::test_adjust_contrast[3-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:06.3735513Z test/test_functional_tensor.py::test_adjust_contrast[3-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.7819361Z test/test_functional_tensor.py::test_adjust_contrast[3-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:06.7827037Z test/test_functional_tensor.py::test_adjust_contrast[3-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.7907880Z test/test_functional_tensor.py::test_adjust_contrast[3-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:06.7913701Z test/test_functional_tensor.py::test_adjust_contrast[3-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.7960082Z test/test_functional_tensor.py::test_adjust_contrast[3-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:06.7965351Z test/test_functional_tensor.py::test_adjust_contrast[3-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:06.8011264Z test/test_functional_tensor.py::test_adjust_contrast[3-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:06.8015485Z test/test_functional_tensor.py::test_adjust_contrast[3-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2103088Z test/test_functional_tensor.py::test_adjust_contrast[3-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2109436Z test/test_functional_tensor.py::test_adjust_contrast[3-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2158984Z test/test_functional_tensor.py::test_adjust_contrast[3-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2165100Z test/test_functional_tensor.py::test_adjust_contrast[3-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2209366Z test/test_functional_tensor.py::test_adjust_contrast[3-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2214540Z test/test_functional_tensor.py::test_adjust_contrast[3-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2258708Z test/test_functional_tensor.py::test_adjust_contrast[3-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2263476Z test/test_functional_tensor.py::test_adjust_contrast[3-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2308778Z test/test_functional_tensor.py::test_adjust_contrast[3-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2314337Z test/test_functional_tensor.py::test_adjust_contrast[3-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2358910Z test/test_functional_tensor.py::test_adjust_contrast[3-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2364637Z test/test_functional_tensor.py::test_adjust_contrast[3-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2405283Z test/test_functional_tensor.py::test_adjust_contrast[3-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2413212Z test/test_functional_tensor.py::test_adjust_contrast[3-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2456222Z test/test_functional_tensor.py::test_adjust_contrast[3-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2461901Z test/test_functional_tensor.py::test_adjust_contrast[3-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2506328Z test/test_functional_tensor.py::test_adjust_contrast[3-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2512381Z test/test_functional_tensor.py::test_adjust_contrast[3-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2553226Z test/test_functional_tensor.py::test_adjust_contrast[3-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2560218Z test/test_functional_tensor.py::test_adjust_saturation[1-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2741054Z test/test_functional_tensor.py::test_adjust_saturation[1-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2747808Z test/test_functional_tensor.py::test_adjust_saturation[1-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2779072Z test/test_functional_tensor.py::test_adjust_saturation[1-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2784946Z test/test_functional_tensor.py::test_adjust_saturation[1-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2813214Z test/test_functional_tensor.py::test_adjust_saturation[1-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2820041Z test/test_functional_tensor.py::test_adjust_saturation[1-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2852768Z test/test_functional_tensor.py::test_adjust_saturation[1-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2855901Z test/test_functional_tensor.py::test_adjust_saturation[1-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2885376Z test/test_functional_tensor.py::test_adjust_saturation[1-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2892625Z test/test_functional_tensor.py::test_adjust_saturation[1-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2922021Z test/test_functional_tensor.py::test_adjust_saturation[1-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2929457Z test/test_functional_tensor.py::test_adjust_saturation[1-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2957789Z test/test_functional_tensor.py::test_adjust_saturation[1-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.2963887Z test/test_functional_tensor.py::test_adjust_saturation[1-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.2994196Z test/test_functional_tensor.py::test_adjust_saturation[1-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3000619Z test/test_functional_tensor.py::test_adjust_saturation[1-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3029599Z test/test_functional_tensor.py::test_adjust_saturation[1-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3035536Z test/test_functional_tensor.py::test_adjust_saturation[1-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3065374Z test/test_functional_tensor.py::test_adjust_saturation[1-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3071339Z test/test_functional_tensor.py::test_adjust_saturation[1-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3101349Z test/test_functional_tensor.py::test_adjust_saturation[1-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3107632Z test/test_functional_tensor.py::test_adjust_saturation[1-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3136637Z test/test_functional_tensor.py::test_adjust_saturation[1-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3143198Z test/test_functional_tensor.py::test_adjust_saturation[1-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3172687Z test/test_functional_tensor.py::test_adjust_saturation[1-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3178405Z test/test_functional_tensor.py::test_adjust_saturation[1-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3209875Z test/test_functional_tensor.py::test_adjust_saturation[1-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3216349Z test/test_functional_tensor.py::test_adjust_saturation[1-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3244875Z test/test_functional_tensor.py::test_adjust_saturation[1-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3252499Z test/test_functional_tensor.py::test_adjust_saturation[3-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3293339Z test/test_functional_tensor.py::test_adjust_saturation[3-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3299413Z test/test_functional_tensor.py::test_adjust_saturation[3-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3339320Z test/test_functional_tensor.py::test_adjust_saturation[3-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3345619Z test/test_functional_tensor.py::test_adjust_saturation[3-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3384458Z test/test_functional_tensor.py::test_adjust_saturation[3-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3390441Z test/test_functional_tensor.py::test_adjust_saturation[3-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3431691Z test/test_functional_tensor.py::test_adjust_saturation[3-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3437685Z test/test_functional_tensor.py::test_adjust_saturation[3-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3477651Z test/test_functional_tensor.py::test_adjust_saturation[3-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3483614Z test/test_functional_tensor.py::test_adjust_saturation[3-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3522726Z test/test_functional_tensor.py::test_adjust_saturation[3-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3530363Z test/test_functional_tensor.py::test_adjust_saturation[3-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3572512Z test/test_functional_tensor.py::test_adjust_saturation[3-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3578383Z test/test_functional_tensor.py::test_adjust_saturation[3-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3617836Z test/test_functional_tensor.py::test_adjust_saturation[3-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3623972Z test/test_functional_tensor.py::test_adjust_saturation[3-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3662648Z test/test_functional_tensor.py::test_adjust_saturation[3-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3668765Z test/test_functional_tensor.py::test_adjust_saturation[3-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3710935Z test/test_functional_tensor.py::test_adjust_saturation[3-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3717015Z test/test_functional_tensor.py::test_adjust_saturation[3-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3756963Z test/test_functional_tensor.py::test_adjust_saturation[3-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3763090Z test/test_functional_tensor.py::test_adjust_saturation[3-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3801734Z test/test_functional_tensor.py::test_adjust_saturation[3-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3808813Z test/test_functional_tensor.py::test_adjust_saturation[3-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3849635Z test/test_functional_tensor.py::test_adjust_saturation[3-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3856084Z test/test_functional_tensor.py::test_adjust_saturation[3-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3896240Z test/test_functional_tensor.py::test_adjust_saturation[3-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3902316Z test/test_functional_tensor.py::test_adjust_saturation[3-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.3945857Z test/test_functional_tensor.py::test_adjust_saturation[3-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.3951844Z test/test_functional_tensor.py::test_adjust_hue[1-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4655212Z test/test_functional_tensor.py::test_adjust_hue[1-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4661457Z test/test_functional_tensor.py::test_adjust_hue[1-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4693092Z test/test_functional_tensor.py::test_adjust_hue[1-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4699698Z test/test_functional_tensor.py::test_adjust_hue[1-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4728961Z test/test_functional_tensor.py::test_adjust_hue[1-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4734720Z test/test_functional_tensor.py::test_adjust_hue[1-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4763641Z test/test_functional_tensor.py::test_adjust_hue[1-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4769920Z test/test_functional_tensor.py::test_adjust_hue[1-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4799538Z test/test_functional_tensor.py::test_adjust_hue[1-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4805698Z test/test_functional_tensor.py::test_adjust_hue[1-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4835979Z test/test_functional_tensor.py::test_adjust_hue[1-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4842084Z test/test_functional_tensor.py::test_adjust_hue[1-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4871518Z test/test_functional_tensor.py::test_adjust_hue[1-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4877650Z test/test_functional_tensor.py::test_adjust_hue[1-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4907693Z test/test_functional_tensor.py::test_adjust_hue[1-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4913592Z test/test_functional_tensor.py::test_adjust_hue[1-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4942309Z test/test_functional_tensor.py::test_adjust_hue[1-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4948462Z test/test_functional_tensor.py::test_adjust_hue[1-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.4977717Z test/test_functional_tensor.py::test_adjust_hue[1-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.4983916Z test/test_functional_tensor.py::test_adjust_hue[1-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5013394Z test/test_functional_tensor.py::test_adjust_hue[1-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5019107Z test/test_functional_tensor.py::test_adjust_hue[1-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5048522Z test/test_functional_tensor.py::test_adjust_hue[1-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5053680Z test/test_functional_tensor.py::test_adjust_hue[1-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5081968Z test/test_functional_tensor.py::test_adjust_hue[1-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5089239Z test/test_functional_tensor.py::test_adjust_hue[1-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5119002Z test/test_functional_tensor.py::test_adjust_hue[1-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5124904Z test/test_functional_tensor.py::test_adjust_hue[1-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5153615Z test/test_functional_tensor.py::test_adjust_hue[1-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5159640Z test/test_functional_tensor.py::test_adjust_hue[3-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5264787Z test/test_functional_tensor.py::test_adjust_hue[3-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5270468Z test/test_functional_tensor.py::test_adjust_hue[3-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5365960Z test/test_functional_tensor.py::test_adjust_hue[3-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5372945Z test/test_functional_tensor.py::test_adjust_hue[3-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5470946Z test/test_functional_tensor.py::test_adjust_hue[3-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5476910Z test/test_functional_tensor.py::test_adjust_hue[3-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5578177Z test/test_functional_tensor.py::test_adjust_hue[3-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5584298Z test/test_functional_tensor.py::test_adjust_hue[3-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5680056Z test/test_functional_tensor.py::test_adjust_hue[3-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5685350Z test/test_functional_tensor.py::test_adjust_hue[3-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5784692Z test/test_functional_tensor.py::test_adjust_hue[3-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5790659Z test/test_functional_tensor.py::test_adjust_hue[3-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5894358Z test/test_functional_tensor.py::test_adjust_hue[3-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.5900393Z test/test_functional_tensor.py::test_adjust_hue[3-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.5995991Z test/test_functional_tensor.py::test_adjust_hue[3-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.6002143Z test/test_functional_tensor.py::test_adjust_hue[3-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.6100074Z test/test_functional_tensor.py::test_adjust_hue[3-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.6106631Z test/test_functional_tensor.py::test_adjust_hue[3-config3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.6206870Z test/test_functional_tensor.py::test_adjust_hue[3-config3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.6213033Z test/test_functional_tensor.py::test_adjust_hue[3-config3-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.6308850Z test/test_functional_tensor.py::test_adjust_hue[3-config3-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.6314912Z test/test_functional_tensor.py::test_adjust_hue[3-config3-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.6413479Z test/test_functional_tensor.py::test_adjust_hue[3-config3-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.6419647Z test/test_functional_tensor.py::test_adjust_hue[3-config4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.6519785Z test/test_functional_tensor.py::test_adjust_hue[3-config4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.6526042Z test/test_functional_tensor.py::test_adjust_hue[3-config4-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.6622405Z test/test_functional_tensor.py::test_adjust_hue[3-config4-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:07.6628603Z test/test_functional_tensor.py::test_adjust_hue[3-config4-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.6729430Z test/test_functional_tensor.py::test_adjust_hue[3-config4-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:07.6734548Z test/test_functional_tensor.py::test_adjust_gamma[1-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:07.7070493Z test/test_functional_tensor.py::test_adjust_gamma[1-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:07.7076901Z test/test_functional_tensor.py::test_adjust_gamma[1-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.1319327Z test/test_functional_tensor.py::test_adjust_gamma[1-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:08.1325285Z test/test_functional_tensor.py::test_adjust_gamma[1-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.1391256Z test/test_functional_tensor.py::test_adjust_gamma[1-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:08.1396530Z test/test_functional_tensor.py::test_adjust_gamma[1-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.1438799Z test/test_functional_tensor.py::test_adjust_gamma[1-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:08.1443863Z test/test_functional_tensor.py::test_adjust_gamma[1-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.1479857Z test/test_functional_tensor.py::test_adjust_gamma[1-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:08.1486072Z test/test_functional_tensor.py::test_adjust_gamma[1-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.5893243Z test/test_functional_tensor.py::test_adjust_gamma[1-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:08.5896239Z test/test_functional_tensor.py::test_adjust_gamma[1-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.5943036Z test/test_functional_tensor.py::test_adjust_gamma[1-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:08.5949161Z test/test_functional_tensor.py::test_adjust_gamma[1-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.5985683Z test/test_functional_tensor.py::test_adjust_gamma[1-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:08.5991396Z test/test_functional_tensor.py::test_adjust_gamma[1-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.6027256Z test/test_functional_tensor.py::test_adjust_gamma[1-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:08.6033204Z test/test_functional_tensor.py::test_adjust_gamma[3-config0-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:08.6100380Z test/test_functional_tensor.py::test_adjust_gamma[3-config0-None-cuda] PASSED [ 15%] 2023-03-20T11:43:08.6106389Z test/test_functional_tensor.py::test_adjust_gamma[3-config0-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.0335997Z test/test_functional_tensor.py::test_adjust_gamma[3-config0-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.0340682Z test/test_functional_tensor.py::test_adjust_gamma[3-config0-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.0410068Z test/test_functional_tensor.py::test_adjust_gamma[3-config0-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.0413097Z test/test_functional_tensor.py::test_adjust_gamma[3-config1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.0455485Z test/test_functional_tensor.py::test_adjust_gamma[3-config1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.0462298Z test/test_functional_tensor.py::test_adjust_gamma[3-config1-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.0498185Z test/test_functional_tensor.py::test_adjust_gamma[3-config1-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.0504131Z test/test_functional_tensor.py::test_adjust_gamma[3-config1-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.4914509Z test/test_functional_tensor.py::test_adjust_gamma[3-config1-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.4921830Z test/test_functional_tensor.py::test_adjust_gamma[3-config2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.4968594Z test/test_functional_tensor.py::test_adjust_gamma[3-config2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.4974313Z test/test_functional_tensor.py::test_adjust_gamma[3-config2-dtype1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.5015957Z test/test_functional_tensor.py::test_adjust_gamma[3-config2-dtype1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.5016997Z test/test_functional_tensor.py::test_adjust_gamma[3-config2-dtype2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.5052978Z test/test_functional_tensor.py::test_adjust_gamma[3-config2-dtype2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.5058059Z test/test_functional_tensor.py::test_pad[config0-2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.5799226Z test/test_functional_tensor.py::test_pad[config0-2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.5804555Z test/test_functional_tensor.py::test_pad[config0-2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.5837619Z test/test_functional_tensor.py::test_pad[config0-2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.5844834Z test/test_functional_tensor.py::test_pad[config0-2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.5876298Z test/test_functional_tensor.py::test_pad[config0-2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.5882890Z test/test_functional_tensor.py::test_pad[config0-2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.5914234Z test/test_functional_tensor.py::test_pad[config0-2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.5920661Z test/test_functional_tensor.py::test_pad[config0-pad1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.5953998Z test/test_functional_tensor.py::test_pad[config0-pad1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.5959991Z test/test_functional_tensor.py::test_pad[config0-pad1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.5992754Z test/test_functional_tensor.py::test_pad[config0-pad1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.5998889Z test/test_functional_tensor.py::test_pad[config0-pad1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6030523Z test/test_functional_tensor.py::test_pad[config0-pad1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6036537Z test/test_functional_tensor.py::test_pad[config0-pad1-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6069180Z test/test_functional_tensor.py::test_pad[config0-pad1-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6075231Z test/test_functional_tensor.py::test_pad[config0-pad2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6110501Z test/test_functional_tensor.py::test_pad[config0-pad2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6114926Z test/test_functional_tensor.py::test_pad[config0-pad2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6146939Z test/test_functional_tensor.py::test_pad[config0-pad2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6152864Z test/test_functional_tensor.py::test_pad[config0-pad2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6184072Z test/test_functional_tensor.py::test_pad[config0-pad2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6190083Z test/test_functional_tensor.py::test_pad[config0-pad2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6222545Z test/test_functional_tensor.py::test_pad[config0-pad2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6228849Z test/test_functional_tensor.py::test_pad[config0-pad3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6261701Z test/test_functional_tensor.py::test_pad[config0-pad3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6267905Z test/test_functional_tensor.py::test_pad[config0-pad3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6300239Z test/test_functional_tensor.py::test_pad[config0-pad3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6306527Z test/test_functional_tensor.py::test_pad[config0-pad3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6338010Z test/test_functional_tensor.py::test_pad[config0-pad3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6344178Z test/test_functional_tensor.py::test_pad[config0-pad3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6376926Z test/test_functional_tensor.py::test_pad[config0-pad3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6382811Z test/test_functional_tensor.py::test_pad[config0-pad4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6416968Z test/test_functional_tensor.py::test_pad[config0-pad4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6422492Z test/test_functional_tensor.py::test_pad[config0-pad4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6455758Z test/test_functional_tensor.py::test_pad[config0-pad4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6461732Z test/test_functional_tensor.py::test_pad[config0-pad4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6493011Z test/test_functional_tensor.py::test_pad[config0-pad4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6498843Z test/test_functional_tensor.py::test_pad[config0-pad4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6532248Z test/test_functional_tensor.py::test_pad[config0-pad4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6537760Z test/test_functional_tensor.py::test_pad[config1-2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6570273Z test/test_functional_tensor.py::test_pad[config1-2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6576649Z test/test_functional_tensor.py::test_pad[config1-2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6609452Z test/test_functional_tensor.py::test_pad[config1-2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6615733Z test/test_functional_tensor.py::test_pad[config1-2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6646681Z test/test_functional_tensor.py::test_pad[config1-2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6652707Z test/test_functional_tensor.py::test_pad[config1-2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6684935Z test/test_functional_tensor.py::test_pad[config1-2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6692254Z test/test_functional_tensor.py::test_pad[config1-pad1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6725328Z test/test_functional_tensor.py::test_pad[config1-pad1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6732449Z test/test_functional_tensor.py::test_pad[config1-pad1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6764431Z test/test_functional_tensor.py::test_pad[config1-pad1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6771449Z test/test_functional_tensor.py::test_pad[config1-pad1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6801746Z test/test_functional_tensor.py::test_pad[config1-pad1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6809100Z test/test_functional_tensor.py::test_pad[config1-pad1-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6840190Z test/test_functional_tensor.py::test_pad[config1-pad1-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6847107Z test/test_functional_tensor.py::test_pad[config1-pad2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6879186Z test/test_functional_tensor.py::test_pad[config1-pad2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6885412Z test/test_functional_tensor.py::test_pad[config1-pad2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6918030Z test/test_functional_tensor.py::test_pad[config1-pad2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6924003Z test/test_functional_tensor.py::test_pad[config1-pad2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6954817Z test/test_functional_tensor.py::test_pad[config1-pad2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6960895Z test/test_functional_tensor.py::test_pad[config1-pad2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.6993002Z test/test_functional_tensor.py::test_pad[config1-pad2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.6998942Z test/test_functional_tensor.py::test_pad[config1-pad3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7032856Z test/test_functional_tensor.py::test_pad[config1-pad3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7038914Z test/test_functional_tensor.py::test_pad[config1-pad3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7071627Z test/test_functional_tensor.py::test_pad[config1-pad3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7077467Z test/test_functional_tensor.py::test_pad[config1-pad3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7108800Z test/test_functional_tensor.py::test_pad[config1-pad3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7114686Z test/test_functional_tensor.py::test_pad[config1-pad3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7147947Z test/test_functional_tensor.py::test_pad[config1-pad3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7153827Z test/test_functional_tensor.py::test_pad[config1-pad4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7186997Z test/test_functional_tensor.py::test_pad[config1-pad4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7192866Z test/test_functional_tensor.py::test_pad[config1-pad4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7225723Z test/test_functional_tensor.py::test_pad[config1-pad4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7231594Z test/test_functional_tensor.py::test_pad[config1-pad4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7263260Z test/test_functional_tensor.py::test_pad[config1-pad4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7269096Z test/test_functional_tensor.py::test_pad[config1-pad4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7301825Z test/test_functional_tensor.py::test_pad[config1-pad4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7307769Z test/test_functional_tensor.py::test_pad[config2-2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7344609Z test/test_functional_tensor.py::test_pad[config2-2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7350599Z test/test_functional_tensor.py::test_pad[config2-2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7383479Z test/test_functional_tensor.py::test_pad[config2-2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7389478Z test/test_functional_tensor.py::test_pad[config2-2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7420887Z test/test_functional_tensor.py::test_pad[config2-2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7427133Z test/test_functional_tensor.py::test_pad[config2-2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7459748Z test/test_functional_tensor.py::test_pad[config2-2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7465839Z test/test_functional_tensor.py::test_pad[config2-pad1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7498664Z test/test_functional_tensor.py::test_pad[config2-pad1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7504849Z test/test_functional_tensor.py::test_pad[config2-pad1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7537320Z test/test_functional_tensor.py::test_pad[config2-pad1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7543368Z test/test_functional_tensor.py::test_pad[config2-pad1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7574942Z test/test_functional_tensor.py::test_pad[config2-pad1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7580691Z test/test_functional_tensor.py::test_pad[config2-pad1-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7613077Z test/test_functional_tensor.py::test_pad[config2-pad1-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7619199Z test/test_functional_tensor.py::test_pad[config2-pad2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7653094Z test/test_functional_tensor.py::test_pad[config2-pad2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7659258Z test/test_functional_tensor.py::test_pad[config2-pad2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7691969Z test/test_functional_tensor.py::test_pad[config2-pad2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7697673Z test/test_functional_tensor.py::test_pad[config2-pad2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7729189Z test/test_functional_tensor.py::test_pad[config2-pad2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7734635Z test/test_functional_tensor.py::test_pad[config2-pad2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7766275Z test/test_functional_tensor.py::test_pad[config2-pad2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7772613Z test/test_functional_tensor.py::test_pad[config2-pad3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7804939Z test/test_functional_tensor.py::test_pad[config2-pad3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7812255Z test/test_functional_tensor.py::test_pad[config2-pad3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7843757Z test/test_functional_tensor.py::test_pad[config2-pad3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7849915Z test/test_functional_tensor.py::test_pad[config2-pad3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7880653Z test/test_functional_tensor.py::test_pad[config2-pad3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7886339Z test/test_functional_tensor.py::test_pad[config2-pad3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7918532Z test/test_functional_tensor.py::test_pad[config2-pad3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7924562Z test/test_functional_tensor.py::test_pad[config2-pad4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7958456Z test/test_functional_tensor.py::test_pad[config2-pad4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.7964607Z test/test_functional_tensor.py::test_pad[config2-pad4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.7996740Z test/test_functional_tensor.py::test_pad[config2-pad4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8002735Z test/test_functional_tensor.py::test_pad[config2-pad4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8034145Z test/test_functional_tensor.py::test_pad[config2-pad4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8040281Z test/test_functional_tensor.py::test_pad[config2-pad4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8072693Z test/test_functional_tensor.py::test_pad[config2-pad4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8078486Z test/test_functional_tensor.py::test_pad[config3-2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8114048Z test/test_functional_tensor.py::test_pad[config3-2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8119919Z test/test_functional_tensor.py::test_pad[config3-2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8152205Z test/test_functional_tensor.py::test_pad[config3-2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8158230Z test/test_functional_tensor.py::test_pad[config3-2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8189266Z test/test_functional_tensor.py::test_pad[config3-2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8195000Z test/test_functional_tensor.py::test_pad[config3-2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8229137Z test/test_functional_tensor.py::test_pad[config3-2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8234922Z test/test_functional_tensor.py::test_pad[config3-pad1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8270382Z test/test_functional_tensor.py::test_pad[config3-pad1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8276405Z test/test_functional_tensor.py::test_pad[config3-pad1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8308625Z test/test_functional_tensor.py::test_pad[config3-pad1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8314789Z test/test_functional_tensor.py::test_pad[config3-pad1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8345674Z test/test_functional_tensor.py::test_pad[config3-pad1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8351635Z test/test_functional_tensor.py::test_pad[config3-pad1-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8386446Z test/test_functional_tensor.py::test_pad[config3-pad1-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8392273Z test/test_functional_tensor.py::test_pad[config3-pad2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8426536Z test/test_functional_tensor.py::test_pad[config3-pad2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8432398Z test/test_functional_tensor.py::test_pad[config3-pad2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8464683Z test/test_functional_tensor.py::test_pad[config3-pad2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8470706Z test/test_functional_tensor.py::test_pad[config3-pad2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8501680Z test/test_functional_tensor.py::test_pad[config3-pad2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8507854Z test/test_functional_tensor.py::test_pad[config3-pad2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8541661Z test/test_functional_tensor.py::test_pad[config3-pad2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8547780Z test/test_functional_tensor.py::test_pad[config3-pad3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8582998Z test/test_functional_tensor.py::test_pad[config3-pad3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8589102Z test/test_functional_tensor.py::test_pad[config3-pad3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8621414Z test/test_functional_tensor.py::test_pad[config3-pad3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8627443Z test/test_functional_tensor.py::test_pad[config3-pad3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8658193Z test/test_functional_tensor.py::test_pad[config3-pad3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8664411Z test/test_functional_tensor.py::test_pad[config3-pad3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8698459Z test/test_functional_tensor.py::test_pad[config3-pad3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8704677Z test/test_functional_tensor.py::test_pad[config3-pad4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8738731Z test/test_functional_tensor.py::test_pad[config3-pad4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8744776Z test/test_functional_tensor.py::test_pad[config3-pad4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8777195Z test/test_functional_tensor.py::test_pad[config3-pad4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8782932Z test/test_functional_tensor.py::test_pad[config3-pad4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8813795Z test/test_functional_tensor.py::test_pad[config3-pad4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8819937Z test/test_functional_tensor.py::test_pad[config3-pad4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8853861Z test/test_functional_tensor.py::test_pad[config3-pad4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8860128Z test/test_functional_tensor.py::test_pad[config4-2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8896128Z test/test_functional_tensor.py::test_pad[config4-2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8901952Z test/test_functional_tensor.py::test_pad[config4-2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8934461Z test/test_functional_tensor.py::test_pad[config4-2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8940401Z test/test_functional_tensor.py::test_pad[config4-2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.8971956Z test/test_functional_tensor.py::test_pad[config4-2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.8977510Z test/test_functional_tensor.py::test_pad[config4-2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9012202Z test/test_functional_tensor.py::test_pad[config4-2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9017606Z test/test_functional_tensor.py::test_pad[config4-pad1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9052190Z test/test_functional_tensor.py::test_pad[config4-pad1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9057671Z test/test_functional_tensor.py::test_pad[config4-pad1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9089744Z test/test_functional_tensor.py::test_pad[config4-pad1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9095420Z test/test_functional_tensor.py::test_pad[config4-pad1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9125770Z test/test_functional_tensor.py::test_pad[config4-pad1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9132316Z test/test_functional_tensor.py::test_pad[config4-pad1-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9165658Z test/test_functional_tensor.py::test_pad[config4-pad1-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9172340Z test/test_functional_tensor.py::test_pad[config4-pad2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9209431Z test/test_functional_tensor.py::test_pad[config4-pad2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9214063Z test/test_functional_tensor.py::test_pad[config4-pad2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9245774Z test/test_functional_tensor.py::test_pad[config4-pad2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9252504Z test/test_functional_tensor.py::test_pad[config4-pad2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9282140Z test/test_functional_tensor.py::test_pad[config4-pad2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9289391Z test/test_functional_tensor.py::test_pad[config4-pad2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9322208Z test/test_functional_tensor.py::test_pad[config4-pad2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9329411Z test/test_functional_tensor.py::test_pad[config4-pad3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9362458Z test/test_functional_tensor.py::test_pad[config4-pad3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9369745Z test/test_functional_tensor.py::test_pad[config4-pad3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9400726Z test/test_functional_tensor.py::test_pad[config4-pad3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9406803Z test/test_functional_tensor.py::test_pad[config4-pad3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9437460Z test/test_functional_tensor.py::test_pad[config4-pad3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9443560Z test/test_functional_tensor.py::test_pad[config4-pad3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9477430Z test/test_functional_tensor.py::test_pad[config4-pad3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9483787Z test/test_functional_tensor.py::test_pad[config4-pad4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9519010Z test/test_functional_tensor.py::test_pad[config4-pad4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9524865Z test/test_functional_tensor.py::test_pad[config4-pad4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9557272Z test/test_functional_tensor.py::test_pad[config4-pad4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9563276Z test/test_functional_tensor.py::test_pad[config4-pad4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9594232Z test/test_functional_tensor.py::test_pad[config4-pad4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9600368Z test/test_functional_tensor.py::test_pad[config4-pad4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9634487Z test/test_functional_tensor.py::test_pad[config4-pad4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9640349Z test/test_functional_tensor.py::test_pad[config5-2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9681007Z test/test_functional_tensor.py::test_pad[config5-2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9688534Z test/test_functional_tensor.py::test_pad[config5-2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9729298Z test/test_functional_tensor.py::test_pad[config5-2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9734477Z test/test_functional_tensor.py::test_pad[config5-2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9773254Z test/test_functional_tensor.py::test_pad[config5-2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9779412Z test/test_functional_tensor.py::test_pad[config5-2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9820296Z test/test_functional_tensor.py::test_pad[config5-2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9826685Z test/test_functional_tensor.py::test_pad[config5-pad1-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9868718Z test/test_functional_tensor.py::test_pad[config5-pad1-None-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9874762Z test/test_functional_tensor.py::test_pad[config5-pad1-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9915429Z test/test_functional_tensor.py::test_pad[config5-pad1-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9921793Z test/test_functional_tensor.py::test_pad[config5-pad1-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:09.9960972Z test/test_functional_tensor.py::test_pad[config5-pad1-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:09.9968155Z test/test_functional_tensor.py::test_pad[config5-pad1-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0009434Z test/test_functional_tensor.py::test_pad[config5-pad1-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0014164Z test/test_functional_tensor.py::test_pad[config5-pad2-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0055032Z test/test_functional_tensor.py::test_pad[config5-pad2-None-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0060782Z test/test_functional_tensor.py::test_pad[config5-pad2-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0101353Z test/test_functional_tensor.py::test_pad[config5-pad2-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0107648Z test/test_functional_tensor.py::test_pad[config5-pad2-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0146787Z test/test_functional_tensor.py::test_pad[config5-pad2-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0152661Z test/test_functional_tensor.py::test_pad[config5-pad2-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0193390Z test/test_functional_tensor.py::test_pad[config5-pad2-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0199744Z test/test_functional_tensor.py::test_pad[config5-pad3-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0241595Z test/test_functional_tensor.py::test_pad[config5-pad3-None-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0249442Z test/test_functional_tensor.py::test_pad[config5-pad3-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0291079Z test/test_functional_tensor.py::test_pad[config5-pad3-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0295060Z test/test_functional_tensor.py::test_pad[config5-pad3-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0334981Z test/test_functional_tensor.py::test_pad[config5-pad3-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0340742Z test/test_functional_tensor.py::test_pad[config5-pad3-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0381554Z test/test_functional_tensor.py::test_pad[config5-pad3-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0387665Z test/test_functional_tensor.py::test_pad[config5-pad4-None-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0428732Z test/test_functional_tensor.py::test_pad[config5-pad4-None-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0434559Z test/test_functional_tensor.py::test_pad[config5-pad4-dt1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0474933Z test/test_functional_tensor.py::test_pad[config5-pad4-dt1-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0481227Z test/test_functional_tensor.py::test_pad[config5-pad4-dt2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0520860Z test/test_functional_tensor.py::test_pad[config5-pad4-dt2-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0526949Z test/test_functional_tensor.py::test_pad[config5-pad4-dt3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0568881Z test/test_functional_tensor.py::test_pad[config5-pad4-dt3-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0574387Z test/test_functional_tensor.py::test_resized_crop[InterpolationMode.NEAREST-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.0894328Z test/test_functional_tensor.py::test_resized_crop[InterpolationMode.NEAREST-cuda] PASSED [ 15%] 2023-03-20T11:43:10.0900455Z test/test_functional_tensor.py::test_resized_crop[InterpolationMode.NEAREST_EXACT-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1691715Z test/test_functional_tensor.py::test_resized_crop[InterpolationMode.NEAREST_EXACT-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1697441Z test/test_functional_tensor.py::test_resized_crop[InterpolationMode.BILINEAR-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1781218Z test/test_functional_tensor.py::test_resized_crop[InterpolationMode.BILINEAR-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1787313Z test/test_functional_tensor.py::test_resized_crop[InterpolationMode.BICUBIC-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1870947Z test/test_functional_tensor.py::test_resized_crop[InterpolationMode.BICUBIC-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1876888Z test/test_functional_tensor.py::test_assert_image_tensor[get_dimensions-args0-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1889618Z test/test_functional_tensor.py::test_assert_image_tensor[get_dimensions-args0-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1895864Z test/test_functional_tensor.py::test_assert_image_tensor[get_image_size-args1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1907265Z test/test_functional_tensor.py::test_assert_image_tensor[get_image_size-args1-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1913259Z test/test_functional_tensor.py::test_assert_image_tensor[get_image_num_channels-args2-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1924187Z test/test_functional_tensor.py::test_assert_image_tensor[get_image_num_channels-args2-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1931216Z test/test_functional_tensor.py::test_assert_image_tensor[vflip-args3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1941985Z test/test_functional_tensor.py::test_assert_image_tensor[vflip-args3-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1948057Z test/test_functional_tensor.py::test_assert_image_tensor[hflip-args4-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1960876Z test/test_functional_tensor.py::test_assert_image_tensor[hflip-args4-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1966772Z test/test_functional_tensor.py::test_assert_image_tensor[crop-args5-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1978711Z test/test_functional_tensor.py::test_assert_image_tensor[crop-args5-cuda] PASSED [ 15%] 2023-03-20T11:43:10.1984959Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_brightness-args6-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.1995842Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_brightness-args6-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2001699Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_contrast-args7-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2012960Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_contrast-args7-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2019028Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_hue-args8-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2029820Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_hue-args8-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2035838Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_saturation-args9-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2047135Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_saturation-args9-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2053047Z test/test_functional_tensor.py::test_assert_image_tensor[pad-args10-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2064539Z test/test_functional_tensor.py::test_assert_image_tensor[pad-args10-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2070436Z test/test_functional_tensor.py::test_assert_image_tensor[resize-args11-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2081439Z test/test_functional_tensor.py::test_assert_image_tensor[resize-args11-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2088618Z test/test_functional_tensor.py::test_assert_image_tensor[perspective-args12-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2099069Z test/test_functional_tensor.py::test_assert_image_tensor[perspective-args12-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2108957Z test/test_functional_tensor.py::test_assert_image_tensor[gaussian_blur-args13-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2120084Z test/test_functional_tensor.py::test_assert_image_tensor[gaussian_blur-args13-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2126835Z test/test_functional_tensor.py::test_assert_image_tensor[invert-args14-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2138209Z test/test_functional_tensor.py::test_assert_image_tensor[invert-args14-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2144667Z test/test_functional_tensor.py::test_assert_image_tensor[posterize-args15-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2155399Z test/test_functional_tensor.py::test_assert_image_tensor[posterize-args15-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2161329Z test/test_functional_tensor.py::test_assert_image_tensor[solarize-args16-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2172653Z test/test_functional_tensor.py::test_assert_image_tensor[solarize-args16-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2178822Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_sharpness-args17-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2190052Z test/test_functional_tensor.py::test_assert_image_tensor[adjust_sharpness-args17-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2195969Z test/test_functional_tensor.py::test_assert_image_tensor[autocontrast-args18-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2208438Z test/test_functional_tensor.py::test_assert_image_tensor[autocontrast-args18-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2214357Z test/test_functional_tensor.py::test_assert_image_tensor[equalize-args19-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.2225272Z test/test_functional_tensor.py::test_assert_image_tensor[equalize-args19-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2230774Z test/test_functional_tensor.py::test_vflip[cpu] SKIPPED (We're in an...) [ 15%] 2023-03-20T11:43:10.2453510Z test/test_functional_tensor.py::test_vflip[cuda] PASSED [ 15%] 2023-03-20T11:43:10.2459326Z test/test_functional_tensor.py::test_hflip[cpu] SKIPPED (We're in an...) [ 15%] 2023-03-20T11:43:10.2676651Z test/test_functional_tensor.py::test_hflip[cuda] PASSED [ 15%] 2023-03-20T11:43:10.2682650Z test/test_functional_tensor.py::test_crop[1-2-4-5-cpu] SKIPPED (We'r...) [ 15%] 2023-03-20T11:43:10.2828986Z test/test_functional_tensor.py::test_crop[1-2-4-5-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2835202Z test/test_functional_tensor.py::test_crop[2-12-3-4-cpu] SKIPPED (We'...) [ 15%] 2023-03-20T11:43:10.2889751Z test/test_functional_tensor.py::test_crop[2-12-3-4-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2894377Z test/test_functional_tensor.py::test_crop[8-3-5-6-cpu] SKIPPED (We'r...) [ 15%] 2023-03-20T11:43:10.2968902Z test/test_functional_tensor.py::test_crop[8-3-5-6-cuda] PASSED [ 15%] 2023-03-20T11:43:10.2974068Z test/test_functional_tensor.py::test_crop[8-11-4-3-cpu] SKIPPED (We'...) [ 15%] 2023-03-20T11:43:10.3028041Z test/test_functional_tensor.py::test_crop[8-11-4-3-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3033856Z test/test_functional_tensor.py::test_crop[50-50-10-10-cpu] SKIPPED (...) [ 15%] 2023-03-20T11:43:10.3186375Z test/test_functional_tensor.py::test_crop[50-50-10-10-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3192471Z test/test_functional_tensor.py::test_crop[-50--50-10-10-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3342387Z test/test_functional_tensor.py::test_crop[-50--50-10-10-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3349114Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3391101Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3396823Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3427391Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3432994Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3471401Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3476496Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3508669Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3514310Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3552270Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3556977Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3587802Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3593376Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3632877Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3638246Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3669259Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize0-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3674539Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3712648Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3718065Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3750686Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3755822Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3793995Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3799546Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3829395Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3835443Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3874506Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3880223Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3910801Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3916696Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3954772Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3960481Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.3991969Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize1-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.3997748Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4027816Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4033589Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4063225Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4068825Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4099374Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4105535Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4136327Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4142029Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4173218Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4178471Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4209642Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4215482Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4245248Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4251988Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4280391Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma0-ksize2-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4286165Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4324882Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4332624Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4361401Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-None-large-cuda] PASSED[33m [ 15%] 2023-03-20T11:43:10.4367932Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4404744Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4411944Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4442739Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4451942Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4485715Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4492585Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4522845Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4531939Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4567421Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4573532Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4603034Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize0-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4609411Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4646372Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4652582Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4683700Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4689707Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4726364Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4732574Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4762466Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4769126Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4806394Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4812204Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4842858Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4852373Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4888134Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4893137Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4925335Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize1-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4931937Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4961463Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.4968531Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.4998035Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5004407Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5036281Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5042889Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5071984Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5078145Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5107949Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5113774Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5145608Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5151520Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5181522Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5187579Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5217279Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma1-ksize2-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5223102Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5261796Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5268111Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5297655Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5303281Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5340627Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5346593Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5377534Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5383326Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5419862Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5426123Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5456067Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5461727Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5500655Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5506876Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5536451Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize0-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5542526Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5579952Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5586255Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5617654Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5623784Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5660874Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5667047Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5696759Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5702632Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5741440Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5747466Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5776874Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5782669Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5819818Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5826398Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5857708Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize1-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5864028Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5892933Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5899322Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5929762Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5934979Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.5965466Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.5972337Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6001386Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6008728Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6037225Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6043270Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6074312Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6080223Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6110131Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6116020Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6145933Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma2-ksize2-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6151812Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6182831Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6188719Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6217990Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6223992Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6253419Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6259510Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6291553Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6297061Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6326179Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6332548Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6361705Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6368733Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6398316Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6404150Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6433988Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize0-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6439854Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6469727Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6475688Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6507385Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6513418Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6542767Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6549538Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6578953Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6585193Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6615952Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6621730Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6652618Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6657915Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6688394Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6693365Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6724638Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize1-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6731456Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6760093Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6766253Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6812435Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6817597Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6849772Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6855339Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6893976Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6900038Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6929873Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6936045Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.6987589Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.6993621Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.7023525Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.7029497Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.7075040Z test/test_functional_tensor.py::test_gaussian_blur[gaussian_blur-sigma3-ksize2-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.7081129Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.7188957Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.7194608Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.7224696Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.7230726Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8032826Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8039419Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8073937Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8080102Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8117513Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8124101Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8154124Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8159896Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8199020Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8205349Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8235363Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize0-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8241571Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8279355Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8286069Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8317393Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8324063Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8721010Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8728247Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8758941Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8764517Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8804226Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8811209Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8840093Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8846342Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8883878Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8892000Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8921921Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize1-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8929043Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8957550Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.8964012Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.8994722Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9000882Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9032506Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9038418Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9068632Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9074556Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9105314Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9111286Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9144156Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9149990Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9180051Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9186312Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9216586Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma0-ksize2-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9222580Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9262313Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9268814Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9298768Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9304903Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9341902Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9347780Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9379861Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9385964Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9423277Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9429601Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9459989Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9466028Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9504836Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9510790Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9540351Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize0-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9546724Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9584197Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9590160Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9621802Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9628458Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9665725Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9671531Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9701980Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9708534Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9747495Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9753277Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9783314Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9789261Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9827240Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9833045Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9865374Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize1-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9871288Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9901323Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9908214Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9937973Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9943998Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:10.9976428Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:10.9982318Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0013368Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0019029Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0051485Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0055842Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0087089Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0093709Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0124290Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0131178Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0160585Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma1-ksize2-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0166704Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0205328Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0212336Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0241912Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0249190Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0285163Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0292505Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0322863Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0329684Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0366122Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0372747Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0402744Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0409791Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0447768Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0454629Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0484146Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize0-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0491070Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0528469Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0533687Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0566882Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0573300Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0611091Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0616965Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0646302Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0652796Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0692355Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0698149Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0728965Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0739742Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0773602Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0780173Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0812419Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize1-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0818274Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0849266Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0854809Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0884346Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0891787Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0922146Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0929586Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0959844Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.0966214Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.0995800Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1002443Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1033845Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1040143Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1070395Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1076591Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1107011Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma2-ksize2-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1113100Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1144249Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1150435Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1179834Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1186206Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1215872Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1221885Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1253567Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1260057Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1289867Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1296314Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1325429Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1332603Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1363599Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1370969Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1399927Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize0-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1406224Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1436337Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1442803Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1474530Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1480969Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1511215Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1517456Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1547641Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1553850Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1585814Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1591985Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1622071Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1628405Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1658395Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1664823Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1696262Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize1-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1702125Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-None-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1732478Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-None-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1738617Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-None-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1778632Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-None-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1784951Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt1-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.1817080Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt1-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.1823594Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt1-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.2825761Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt1-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.2833798Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt2-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.2865995Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt2-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.2872233Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt2-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.2926412Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt2-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.2932625Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt3-small-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.2964393Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt3-small-cuda] PASSED [ 15%] 2023-03-20T11:43:11.2971199Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt3-large-cpu] SKIPPED [ 15%] 2023-03-20T11:43:11.3012231Z test/test_functional_tensor.py::test_gaussian_blur[fn1-sigma3-ksize2-dt3-large-cuda] PASSED [ 15%] 2023-03-20T11:43:11.3015712Z test/test_functional_tensor.py::test_hsv2rgb[cpu] SKIPPED (We're in ...) [ 15%] 2023-03-20T11:43:13.4505270Z test/test_functional_tensor.py::test_hsv2rgb[cuda] PASSED [ 15%] 2023-03-20T11:43:13.4512161Z test/test_functional_tensor.py::test_rgb2hsv[cpu] SKIPPED (We're in ...) [ 15%] 2023-03-20T11:43:14.5938644Z test/test_functional_tensor.py::test_rgb2hsv[cuda] PASSED [ 15%] 2023-03-20T11:43:14.5943611Z test/test_functional_tensor.py::test_rgb_to_grayscale[3-cpu] SKIPPED [ 15%] 2023-03-20T11:43:14.6095645Z test/test_functional_tensor.py::test_rgb_to_grayscale[3-cuda] PASSED [ 15%] 2023-03-20T11:43:14.6097949Z test/test_functional_tensor.py::test_rgb_to_grayscale[1-cpu] SKIPPED [ 15%] 2023-03-20T11:43:15.0095701Z test/test_functional_tensor.py::test_rgb_to_grayscale[1-cuda] PASSED [ 15%] 2023-03-20T11:43:15.0100742Z test/test_functional_tensor.py::test_center_crop[cpu] SKIPPED (We're...) [ 15%] 2023-03-20T11:43:15.0578811Z test/test_functional_tensor.py::test_center_crop[cuda] PASSED [ 15%] 2023-03-20T11:43:15.0586053Z test/test_functional_tensor.py::test_five_crop[cpu] SKIPPED (We're i...) [ 15%] 2023-03-20T11:43:15.2394294Z test/test_functional_tensor.py::test_five_crop[cuda] PASSED [ 15%] 2023-03-20T11:43:15.2402475Z test/test_functional_tensor.py::test_ten_crop[cpu] SKIPPED (We're in...) [ 15%] 2023-03-20T11:43:15.7383551Z test/test_functional_tensor.py::test_ten_crop[cuda] PASSED [ 15%] 2023-03-20T11:43:15.7392128Z test/test_functional_tensor.py::test_elastic_transform_asserts SKIPPED [ 15%] 2023-03-20T11:43:15.7399603Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-None-InterpolationMode.NEAREST-cpu] SKIPPED [ 15%] 2023-03-20T11:43:15.7874301Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-None-InterpolationMode.NEAREST-cuda] PASSED [ 15%] 2023-03-20T11:43:15.7881426Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-None-InterpolationMode.BILINEAR-cpu] SKIPPED [ 15%] 2023-03-20T11:43:15.7954845Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-None-InterpolationMode.BILINEAR-cuda] PASSED [ 15%] 2023-03-20T11:43:15.7962045Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-None-InterpolationMode.BICUBIC-cpu] SKIPPED [ 15%] 2023-03-20T11:43:15.8073253Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-None-InterpolationMode.BICUBIC-cuda] PASSED [ 15%] 2023-03-20T11:43:15.8080693Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt1-InterpolationMode.NEAREST-cpu] SKIPPED [ 15%] 2023-03-20T11:43:15.8192797Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt1-InterpolationMode.NEAREST-cuda] PASSED [ 15%] 2023-03-20T11:43:15.8199911Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt1-InterpolationMode.BILINEAR-cpu] SKIPPED [ 15%] 2023-03-20T11:43:15.8273142Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt1-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8279060Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt1-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.8351206Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt1-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8358200Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt2-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.8437379Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt2-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8444440Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt2-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.8517117Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt2-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8524542Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt2-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.8591958Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt2-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8599221Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt3-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.8672286Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt3-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8679570Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt3-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.8752095Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt3-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8759616Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt3-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.8832535Z test/test_functional_tensor.py::test_elastic_transform_consistency[None-dt3-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8839750Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-None-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.8926465Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-None-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:15.8933384Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-None-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9014659Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-None-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9021546Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-None-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9105644Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-None-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9112556Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt1-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9204293Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt1-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9212463Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt1-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9285625Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt1-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9292307Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt1-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9365671Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt1-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9372334Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt2-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9474076Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt2-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9480801Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt2-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9601218Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt2-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9608181Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt2-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9682963Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt2-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9691231Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt3-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9776180Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt3-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9783225Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt3-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9882832Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt3-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9889839Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt3-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:15.9966115Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill1-dt3-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:15.9972968Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-None-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0088441Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-None-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0095234Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-None-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0203015Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-None-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0211452Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-None-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0290015Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-None-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0296249Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt1-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0377752Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt1-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0385059Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt1-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0480353Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt1-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0488464Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt1-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0563374Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt1-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0571060Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt2-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0652809Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt2-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0660052Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt2-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0760942Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt2-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0769228Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt2-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0846460Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt2-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0853554Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt3-InterpolationMode.NEAREST-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.0965007Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt3-InterpolationMode.NEAREST-cuda] PASSED [ 16%] 2023-03-20T11:43:16.0972184Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt3-InterpolationMode.BILINEAR-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.1052442Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt3-InterpolationMode.BILINEAR-cuda] PASSED [ 16%] 2023-03-20T11:43:16.1059180Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt3-InterpolationMode.BICUBIC-cpu] SKIPPED [ 16%] 2023-03-20T11:43:16.1161084Z test/test_functional_tensor.py::test_elastic_transform_consistency[fill2-dt3-InterpolationMode.BICUBIC-cuda] PASSED [ 16%] 2023-03-20T11:43:16.1169130Z test/test_image.py::test_decode_jpeg[None-ImageReadMode.UNCHANGED-grace_hopper_517x606.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1175549Z test/test_image.py::test_decode_jpeg[None-ImageReadMode.UNCHANGED-cmyk_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1182822Z test/test_image.py::test_decode_jpeg[None-ImageReadMode.UNCHANGED-gray_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1191726Z test/test_image.py::test_decode_jpeg[None-ImageReadMode.UNCHANGED-rgb_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1199105Z test/test_image.py::test_decode_jpeg[L-ImageReadMode.GRAY-grace_hopper_517x606.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1205100Z test/test_image.py::test_decode_jpeg[L-ImageReadMode.GRAY-cmyk_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1212405Z test/test_image.py::test_decode_jpeg[L-ImageReadMode.GRAY-gray_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1218825Z test/test_image.py::test_decode_jpeg[L-ImageReadMode.GRAY-rgb_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1225511Z test/test_image.py::test_decode_jpeg[RGB-ImageReadMode.RGB-grace_hopper_517x606.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1232123Z test/test_image.py::test_decode_jpeg[RGB-ImageReadMode.RGB-cmyk_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1238620Z test/test_image.py::test_decode_jpeg[RGB-ImageReadMode.RGB-gray_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1245129Z test/test_image.py::test_decode_jpeg[RGB-ImageReadMode.RGB-rgb_pytorch.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1252482Z test/test_image.py::test_decode_jpeg_errors SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.1259233Z test/test_image.py::test_decode_bad_huffman_images SKIPPED (We're in...) [ 16%] 2023-03-20T11:43:16.1265587Z test/test_image.py::test_damaged_corrupt_images[corrupt.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1273616Z test/test_image.py::test_damaged_corrupt_images[corrupt34_2.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1280152Z test/test_image.py::test_damaged_corrupt_images[corrupt34_3.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1286468Z test/test_image.py::test_damaged_corrupt_images[corrupt34_4.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.1293623Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-draw_boxes_util.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1300600Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-draw_boxes_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1307245Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-draw_keypoint_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1313245Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-a1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1319629Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-a2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1326151Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-a3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1332560Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-b1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1339311Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-b2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1345974Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-b3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1355291Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-b4.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1362082Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-gray_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1371041Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-grayalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1376149Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-palette_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1382195Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-rgb_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1388945Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-rgb_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1395254Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-rgbalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1401685Z test/test_image.py::test_decode_png[None-ImageReadMode.UNCHANGED-rgbalpha_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1409096Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-draw_boxes_util.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1414239Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-draw_boxes_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1421004Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-draw_keypoint_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1427540Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-a1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1435268Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-a2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1441499Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-a3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1448971Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-b1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1454288Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-b2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1461255Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-b3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1467596Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-b4.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1473767Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-gray_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1479907Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-grayalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1485761Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-palette_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1492516Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-rgb_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1498696Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-rgb_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1504962Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-rgbalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1513147Z test/test_image.py::test_decode_png[L-ImageReadMode.GRAY-rgbalpha_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1519887Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-draw_boxes_util.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1526460Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-draw_boxes_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1533357Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-draw_keypoint_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1539693Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-a1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1546432Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-a2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1552951Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-a3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1559648Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-b1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1566023Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-b2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1572619Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-b3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1579464Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-b4.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1586436Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-gray_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1594386Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-grayalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1601090Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-palette_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1608171Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-rgb_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1614434Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-rgb_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1621131Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-rgbalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1628087Z test/test_image.py::test_decode_png[LA-ImageReadMode.GRAY_ALPHA-rgbalpha_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1634705Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-draw_boxes_util.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1641203Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-draw_boxes_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1647745Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-draw_keypoint_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1654308Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-a1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1661125Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-a2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1668441Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-a3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1676143Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-b1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1683037Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-b2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1690904Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-b3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1696574Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-b4.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1702057Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-gray_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1708738Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-grayalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1714096Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-palette_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1720158Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-rgb_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1726174Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-rgb_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1732401Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-rgbalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1738782Z test/test_image.py::test_decode_png[RGB-ImageReadMode.RGB-rgbalpha_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1744728Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-draw_boxes_util.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1752483Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-draw_boxes_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1758481Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-draw_keypoint_vanilla.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1764667Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-a1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1771532Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-a2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1777279Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-a3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1783156Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-b1.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1789834Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-b2.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1795783Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-b3.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1802019Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-b4.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1809303Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-gray_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1814492Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-grayalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1820811Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-palette_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1828826Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-rgb_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1834764Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-rgb_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1841295Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-rgbalpha_pytorch.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1848618Z test/test_image.py::test_decode_png[RGBA-ImageReadMode.RGB_ALPHA-rgbalpha_pytorch16.png] SKIPPED [ 16%] 2023-03-20T11:43:16.1853617Z test/test_image.py::test_decode_png_errors SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1860226Z test/test_image.py::test_encode_png[a1.png] SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.1866849Z test/test_image.py::test_encode_png[a2.png] SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.1873128Z test/test_image.py::test_encode_png[a3.png] SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.1879703Z test/test_image.py::test_encode_png[b1.png] SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.1886005Z test/test_image.py::test_encode_png[b2.png] SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.1892362Z test/test_image.py::test_encode_png[b3.png] SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.1899083Z test/test_image.py::test_encode_png[b4.png] SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.1907060Z test/test_image.py::test_encode_png_errors SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1913217Z test/test_image.py::test_write_png[a1.png] SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1919688Z test/test_image.py::test_write_png[a2.png] SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1925796Z test/test_image.py::test_write_png[a3.png] SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1932283Z test/test_image.py::test_write_png[b1.png] SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1939023Z test/test_image.py::test_write_png[b2.png] SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1945423Z test/test_image.py::test_write_png[b3.png] SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1951399Z test/test_image.py::test_write_png[b4.png] SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:43:16.1957548Z test/test_image.py::test_read_file SKIPPED (We're in an OSS GPU mach...) [ 16%] 2023-03-20T11:43:16.1964107Z test/test_image.py::test_read_file_non_ascii SKIPPED (We're in an OS...) [ 16%] 2023-03-20T11:43:16.1971450Z test/test_image.py::test_write_file SKIPPED (We're in an OSS GPU mac...) [ 16%] 2023-03-20T11:43:16.1977216Z test/test_image.py::test_write_file_non_ascii SKIPPED (We're in an O...) [ 16%] 2023-03-20T11:43:16.1984726Z test/test_image.py::test_read_1_bit_png[shape0] SKIPPED (We're in an...) [ 16%] 2023-03-20T11:43:16.1990916Z test/test_image.py::test_read_1_bit_png[shape1] SKIPPED (We're in an...) [ 16%] 2023-03-20T11:43:16.1997180Z test/test_image.py::test_read_1_bit_png[shape2] SKIPPED (We're in an...) [ 16%] 2023-03-20T11:43:16.2003597Z test/test_image.py::test_read_1_bit_png_consistency[ImageReadMode.UNCHANGED-shape0] SKIPPED [ 16%] 2023-03-20T11:43:16.2010498Z test/test_image.py::test_read_1_bit_png_consistency[ImageReadMode.UNCHANGED-shape1] SKIPPED [ 16%] 2023-03-20T11:43:16.2016436Z test/test_image.py::test_read_1_bit_png_consistency[ImageReadMode.UNCHANGED-shape2] SKIPPED [ 16%] 2023-03-20T11:43:16.2022583Z test/test_image.py::test_read_1_bit_png_consistency[ImageReadMode.GRAY-shape0] SKIPPED [ 16%] 2023-03-20T11:43:16.2029252Z test/test_image.py::test_read_1_bit_png_consistency[ImageReadMode.GRAY-shape1] SKIPPED [ 16%] 2023-03-20T11:43:16.2035309Z test/test_image.py::test_read_1_bit_png_consistency[ImageReadMode.GRAY-shape2] SKIPPED [ 16%] 2023-03-20T11:43:16.2041813Z test/test_image.py::test_read_interlaced_png SKIPPED (We're in an OS...) [ 16%] 2023-03-20T11:43:16.2177235Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.UNCHANGED-grace_hopper_517x606.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2196840Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.UNCHANGED-cmyk_pytorch.jpg] XFAIL [ 16%] 2023-03-20T11:43:16.2215087Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.UNCHANGED-gray_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2232249Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.UNCHANGED-rgb_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2283675Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.GRAY-grace_hopper_517x606.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2299496Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.GRAY-cmyk_pytorch.jpg] XFAIL [ 16%] 2023-03-20T11:43:16.2315596Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.GRAY-gray_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2331660Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.GRAY-rgb_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2422373Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.RGB-grace_hopper_517x606.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2439572Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.RGB-cmyk_pytorch.jpg] XFAIL [ 16%] 2023-03-20T11:43:16.2457988Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.RGB-gray_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2474814Z test/test_image.py::test_decode_jpeg_cuda[False-ImageReadMode.RGB-rgb_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2612566Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.UNCHANGED-grace_hopper_517x606.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2630249Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.UNCHANGED-cmyk_pytorch.jpg] XFAIL [ 16%] 2023-03-20T11:43:16.2656941Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.UNCHANGED-gray_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2674414Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.UNCHANGED-rgb_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2730231Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.GRAY-grace_hopper_517x606.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2746916Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.GRAY-cmyk_pytorch.jpg] XFAIL [ 16%] 2023-03-20T11:43:16.2762922Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.GRAY-gray_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2779016Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.GRAY-rgb_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2858137Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.RGB-grace_hopper_517x606.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2877367Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.RGB-cmyk_pytorch.jpg] XFAIL [ 16%] 2023-03-20T11:43:16.2895943Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.RGB-gray_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2913345Z test/test_image.py::test_decode_jpeg_cuda[True-ImageReadMode.RGB-rgb_pytorch.jpg] PASSED [ 16%] 2023-03-20T11:43:16.2939877Z test/test_image.py::test_decode_image_cuda_raises PASSED [ 16%] 2023-03-20T11:43:16.2973252Z test/test_image.py::test_decode_jpeg_cuda_device_param[cuda] PASSED [ 16%] 2023-03-20T11:43:16.2998242Z test/test_image.py::test_decode_jpeg_cuda_device_param[cuda:0] PASSED [ 16%] 2023-03-20T11:43:16.3028622Z test/test_image.py::test_decode_jpeg_cuda_device_param[cuda_device2] PASSED [ 16%] 2023-03-20T11:43:16.3104139Z test/test_image.py::test_decode_jpeg_cuda_errors PASSED [ 16%] 2023-03-20T11:43:16.3111895Z test/test_image.py::test_encode_jpeg_errors SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.3119600Z test/test_image.py::test_encode_jpeg[grace_hopper_517x606.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.3127214Z test/test_image.py::test_write_jpeg[grace_hopper_517x606.jpg] SKIPPED [ 16%] 2023-03-20T11:43:16.3134040Z test/test_internal_utils.py::test_sequence_to_str[seq0--] SKIPPED (W...) [ 16%] 2023-03-20T11:43:16.3140588Z test/test_internal_utils.py::test_sequence_to_str[seq1--'foo'] SKIPPED [ 16%] 2023-03-20T11:43:16.3147722Z test/test_internal_utils.py::test_sequence_to_str[seq2--'foo', 'bar'] SKIPPED [ 16%] 2023-03-20T11:43:16.3154086Z test/test_internal_utils.py::test_sequence_to_str[seq3-and -'foo' and 'bar'] SKIPPED [ 16%] 2023-03-20T11:43:16.3160657Z test/test_internal_utils.py::test_sequence_to_str[seq4--'foo', 'bar', 'baz'] SKIPPED [ 16%] 2023-03-20T11:43:16.3168670Z test/test_internal_utils.py::test_sequence_to_str[seq5-and -'foo', 'bar', and 'baz'] SKIPPED [ 16%] 2023-03-20T11:43:16.3176355Z test/test_internet.py::TestDatasetUtils::test_download_url SKIPPED (...) [ 16%] 2023-03-20T11:43:16.3183043Z test/test_internet.py::TestDatasetUtils::test_download_url_retry_http SKIPPED [ 16%] 2023-03-20T11:43:16.3189996Z test/test_internet.py::TestDatasetUtils::test_download_url_dont_exist SKIPPED [ 16%] 2023-03-20T11:43:16.3197004Z test/test_internet.py::TestDatasetUtils::test_download_url_dispatch_download_from_google_drive SKIPPED [ 16%] 2023-03-20T11:43:16.3203770Z test/test_io.py::TestVideo::test_write_read_video SKIPPED (We're in ...) [ 16%] 2023-03-20T11:43:16.3210390Z test/test_io.py::TestVideo::test_probe_video_from_file SKIPPED (vide...) [ 16%] 2023-03-20T11:43:16.3217526Z test/test_io.py::TestVideo::test_probe_video_from_memory SKIPPED (vi...) [ 16%] 2023-03-20T11:43:16.3225205Z test/test_io.py::TestVideo::test_read_timestamps SKIPPED (We're in a...) [ 16%] 2023-03-20T11:43:16.3231206Z test/test_io.py::TestVideo::test_read_partial_video[1-0] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3237795Z test/test_io.py::TestVideo::test_read_partial_video[1-1] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3244458Z test/test_io.py::TestVideo::test_read_partial_video[1-2] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3252385Z test/test_io.py::TestVideo::test_read_partial_video[1-3] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3262747Z test/test_io.py::TestVideo::test_read_partial_video[1-4] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3270009Z test/test_io.py::TestVideo::test_read_partial_video[2-0] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3276613Z test/test_io.py::TestVideo::test_read_partial_video[2-1] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3283330Z test/test_io.py::TestVideo::test_read_partial_video[2-2] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3291097Z test/test_io.py::TestVideo::test_read_partial_video[2-3] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3297335Z test/test_io.py::TestVideo::test_read_partial_video[2-4] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3303907Z test/test_io.py::TestVideo::test_read_partial_video[3-0] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3310985Z test/test_io.py::TestVideo::test_read_partial_video[3-1] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3317555Z test/test_io.py::TestVideo::test_read_partial_video[3-2] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3324368Z test/test_io.py::TestVideo::test_read_partial_video[3-3] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3332201Z test/test_io.py::TestVideo::test_read_partial_video[3-4] SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3337984Z test/test_io.py::TestVideo::test_read_partial_video_bframes[1-0] SKIPPED [ 16%] 2023-03-20T11:43:16.3346010Z test/test_io.py::TestVideo::test_read_partial_video_bframes[1-20] SKIPPED [ 16%] 2023-03-20T11:43:16.3352615Z test/test_io.py::TestVideo::test_read_partial_video_bframes[1-40] SKIPPED [ 16%] 2023-03-20T11:43:16.3359284Z test/test_io.py::TestVideo::test_read_partial_video_bframes[1-60] SKIPPED [ 16%] 2023-03-20T11:43:16.3365665Z test/test_io.py::TestVideo::test_read_partial_video_bframes[2-0] SKIPPED [ 16%] 2023-03-20T11:43:16.3372747Z test/test_io.py::TestVideo::test_read_partial_video_bframes[2-20] SKIPPED [ 16%] 2023-03-20T11:43:16.3378716Z test/test_io.py::TestVideo::test_read_partial_video_bframes[2-40] SKIPPED [ 16%] 2023-03-20T11:43:16.3385174Z test/test_io.py::TestVideo::test_read_partial_video_bframes[2-60] SKIPPED [ 16%] 2023-03-20T11:43:16.3391576Z test/test_io.py::TestVideo::test_read_partial_video_bframes[3-0] SKIPPED [ 16%] 2023-03-20T11:43:16.3398001Z test/test_io.py::TestVideo::test_read_partial_video_bframes[3-20] SKIPPED [ 16%] 2023-03-20T11:43:16.3404499Z test/test_io.py::TestVideo::test_read_partial_video_bframes[3-40] SKIPPED [ 16%] 2023-03-20T11:43:16.3411983Z test/test_io.py::TestVideo::test_read_partial_video_bframes[3-60] SKIPPED [ 16%] 2023-03-20T11:43:16.3417782Z test/test_io.py::TestVideo::test_read_packed_b_frames_divx_file SKIPPED [ 16%] 2023-03-20T11:43:16.3425605Z test/test_io.py::TestVideo::test_read_timestamps_from_packet SKIPPED [ 16%] 2023-03-20T11:43:16.3432365Z test/test_io.py::TestVideo::test_read_video_pts_unit_sec SKIPPED (We...) [ 16%] 2023-03-20T11:43:16.3438702Z test/test_io.py::TestVideo::test_read_timestamps_pts_unit_sec SKIPPED [ 16%] 2023-03-20T11:43:16.3445084Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[1-0] SKIPPED [ 16%] 2023-03-20T11:43:16.3452366Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[1-1] SKIPPED [ 16%] 2023-03-20T11:43:16.3458502Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[1-2] SKIPPED [ 16%] 2023-03-20T11:43:16.3464875Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[1-3] SKIPPED [ 16%] 2023-03-20T11:43:16.3471211Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[1-4] SKIPPED [ 16%] 2023-03-20T11:43:16.3477616Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[2-0] SKIPPED [ 16%] 2023-03-20T11:43:16.3484168Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[2-1] SKIPPED [ 16%] 2023-03-20T11:43:16.3491406Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[2-2] SKIPPED [ 16%] 2023-03-20T11:43:16.3497534Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[2-3] SKIPPED [ 16%] 2023-03-20T11:43:16.3505345Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[2-4] SKIPPED [ 16%] 2023-03-20T11:43:16.3511965Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[3-0] SKIPPED [ 16%] 2023-03-20T11:43:16.3518421Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[3-1] SKIPPED [ 16%] 2023-03-20T11:43:16.3524726Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[3-2] SKIPPED [ 16%] 2023-03-20T11:43:16.3532712Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[3-3] SKIPPED [ 16%] 2023-03-20T11:43:16.3538459Z test/test_io.py::TestVideo::test_read_partial_video_pts_unit_sec[3-4] SKIPPED [ 16%] 2023-03-20T11:43:16.3544698Z test/test_io.py::TestVideo::test_read_video_corrupted_file SKIPPED (...) [ 16%] 2023-03-20T11:43:16.3551052Z test/test_io.py::TestVideo::test_read_video_timestamps_corrupted_file SKIPPED [ 16%] 2023-03-20T11:43:16.3557177Z test/test_io.py::TestVideo::test_read_video_partially_corrupted_file SKIPPED [ 16%] 2023-03-20T11:43:16.3563961Z test/test_io.py::TestVideo::test_write_video_with_audio SKIPPED (We'...) [ 16%] 2023-03-20T11:43:16.3571789Z test/test_models.py::test_memory_efficient_densenet[densenet121] SKIPPED [ 16%] 2023-03-20T11:43:16.3577464Z test/test_models.py::test_memory_efficient_densenet[densenet169] SKIPPED [ 16%] 2023-03-20T11:43:16.3585124Z test/test_models.py::test_memory_efficient_densenet[densenet201] SKIPPED [ 16%] 2023-03-20T11:43:16.3591633Z test/test_models.py::test_memory_efficient_densenet[densenet161] SKIPPED [ 16%] 2023-03-20T11:43:16.3598115Z test/test_models.py::test_resnet_dilation[True-True-True] SKIPPED (W...) [ 16%] 2023-03-20T11:43:16.3604451Z test/test_models.py::test_resnet_dilation[True-True-False] SKIPPED (...) [ 16%] 2023-03-20T11:43:16.3611486Z test/test_models.py::test_resnet_dilation[True-False-True] SKIPPED (...) [ 16%] 2023-03-20T11:43:16.3616799Z test/test_models.py::test_resnet_dilation[True-False-False] SKIPPED [ 16%] 2023-03-20T11:43:16.3622939Z test/test_models.py::test_resnet_dilation[False-True-True] SKIPPED (...) [ 16%] 2023-03-20T11:43:16.3629535Z test/test_models.py::test_resnet_dilation[False-True-False] SKIPPED [ 16%] 2023-03-20T11:43:16.3635569Z test/test_models.py::test_resnet_dilation[False-False-True] SKIPPED [ 16%] 2023-03-20T11:43:16.3641893Z test/test_models.py::test_resnet_dilation[False-False-False] SKIPPED [ 16%] 2023-03-20T11:43:16.3649368Z test/test_models.py::test_mobilenet_v2_residual_setting SKIPPED (We'...) [ 16%] 2023-03-20T11:43:16.3654436Z test/test_models.py::test_mobilenet_norm_layer[mobilenet_v2] SKIPPED [ 16%] 2023-03-20T11:43:16.3662328Z test/test_models.py::test_mobilenet_norm_layer[mobilenet_v3_large] SKIPPED [ 16%] 2023-03-20T11:43:16.3668650Z test/test_models.py::test_mobilenet_norm_layer[mobilenet_v3_small] SKIPPED [ 16%] 2023-03-20T11:43:16.3674756Z test/test_models.py::test_inception_v3_eval SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.3681282Z test/test_models.py::test_fasterrcnn_double SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:43:16.3688672Z test/test_models.py::test_googlenet_eval SKIPPED (We're in an OSS GP...) [ 16%] 2023-03-20T11:43:20.9580615Z test/test_models.py::test_fasterrcnn_switch_devices PASSED [ 16%] 2023-03-20T11:43:20.9587392Z test/test_models.py::test_generalizedrcnn_transform_repr SKIPPED (We...) [ 16%] 2023-03-20T11:43:20.9594480Z test/test_models.py::test_vitc_models[cpu-vitc_b_16] SKIPPED (We're ...) [ 16%] 2023-03-20T11:43:23.8059864Z test/test_models.py::test_vitc_models[cuda-vitc_b_16] PASSED [ 16%] 2023-03-20T11:43:23.8067869Z test/test_models.py::test_classification_model[cpu-alexnet] SKIPPED [ 16%] 2023-03-20T11:43:23.8074979Z test/test_models.py::test_classification_model[cpu-convnext_base] SKIPPED [ 16%] 2023-03-20T11:43:23.8082093Z test/test_models.py::test_classification_model[cpu-convnext_large] SKIPPED [ 16%] 2023-03-20T11:43:23.8090126Z test/test_models.py::test_classification_model[cpu-convnext_small] SKIPPED [ 16%] 2023-03-20T11:43:23.8096933Z test/test_models.py::test_classification_model[cpu-convnext_tiny] SKIPPED [ 16%] 2023-03-20T11:43:23.8102600Z test/test_models.py::test_classification_model[cpu-densenet121] SKIPPED [ 16%] 2023-03-20T11:43:23.8109571Z test/test_models.py::test_classification_model[cpu-densenet161] SKIPPED [ 16%] 2023-03-20T11:43:23.8116351Z test/test_models.py::test_classification_model[cpu-densenet169] SKIPPED [ 16%] 2023-03-20T11:43:23.8123479Z test/test_models.py::test_classification_model[cpu-densenet201] SKIPPED [ 16%] 2023-03-20T11:43:23.8133872Z test/test_models.py::test_classification_model[cpu-efficientnet_b0] SKIPPED [ 16%] 2023-03-20T11:43:23.8138489Z test/test_models.py::test_classification_model[cpu-efficientnet_b1] SKIPPED [ 16%] 2023-03-20T11:43:23.8144740Z test/test_models.py::test_classification_model[cpu-efficientnet_b2] SKIPPED [ 16%] 2023-03-20T11:43:23.8151274Z test/test_models.py::test_classification_model[cpu-efficientnet_b3] SKIPPED [ 16%] 2023-03-20T11:43:23.8157541Z test/test_models.py::test_classification_model[cpu-efficientnet_b4] SKIPPED [ 16%] 2023-03-20T11:43:23.8164103Z test/test_models.py::test_classification_model[cpu-efficientnet_b5] SKIPPED [ 16%] 2023-03-20T11:43:23.8172991Z test/test_models.py::test_classification_model[cpu-efficientnet_b6] SKIPPED [ 16%] 2023-03-20T11:43:23.8176817Z test/test_models.py::test_classification_model[cpu-efficientnet_b7] SKIPPED [ 16%] 2023-03-20T11:43:23.8183663Z test/test_models.py::test_classification_model[cpu-efficientnet_v2_l] SKIPPED [ 16%] 2023-03-20T11:43:23.8190320Z test/test_models.py::test_classification_model[cpu-efficientnet_v2_m] SKIPPED [ 16%] 2023-03-20T11:43:23.8196727Z test/test_models.py::test_classification_model[cpu-efficientnet_v2_s] SKIPPED [ 16%] 2023-03-20T11:43:23.8203281Z test/test_models.py::test_classification_model[cpu-googlenet] SKIPPED [ 16%] 2023-03-20T11:43:23.8210381Z test/test_models.py::test_classification_model[cpu-inception_v3] SKIPPED [ 16%] 2023-03-20T11:43:23.8216857Z test/test_models.py::test_classification_model[cpu-maxvit_t] SKIPPED [ 16%] 2023-03-20T11:43:23.8223292Z test/test_models.py::test_classification_model[cpu-mnasnet0_5] SKIPPED [ 16%] 2023-03-20T11:43:23.8229780Z test/test_models.py::test_classification_model[cpu-mnasnet0_75] SKIPPED [ 16%] 2023-03-20T11:43:23.8235492Z test/test_models.py::test_classification_model[cpu-mnasnet1_0] SKIPPED [ 16%] 2023-03-20T11:43:23.8241882Z test/test_models.py::test_classification_model[cpu-mnasnet1_3] SKIPPED [ 16%] 2023-03-20T11:43:23.8248889Z test/test_models.py::test_classification_model[cpu-mobilenet_v2] SKIPPED [ 16%] 2023-03-20T11:43:23.8254549Z test/test_models.py::test_classification_model[cpu-mobilenet_v3_large] SKIPPED [ 16%] 2023-03-20T11:43:23.8261045Z test/test_models.py::test_classification_model[cpu-mobilenet_v3_small] SKIPPED [ 16%] 2023-03-20T11:43:23.8267161Z test/test_models.py::test_classification_model[cpu-regnet_x_16gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8273646Z test/test_models.py::test_classification_model[cpu-regnet_x_1_6gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8280391Z test/test_models.py::test_classification_model[cpu-regnet_x_32gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8288454Z test/test_models.py::test_classification_model[cpu-regnet_x_3_2gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8293788Z test/test_models.py::test_classification_model[cpu-regnet_x_400mf] SKIPPED [ 16%] 2023-03-20T11:43:23.8300153Z test/test_models.py::test_classification_model[cpu-regnet_x_800mf] SKIPPED [ 16%] 2023-03-20T11:43:23.8306439Z test/test_models.py::test_classification_model[cpu-regnet_x_8gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8313098Z test/test_models.py::test_classification_model[cpu-regnet_y_128gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8319064Z test/test_models.py::test_classification_model[cpu-regnet_y_16gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8325174Z test/test_models.py::test_classification_model[cpu-regnet_y_1_6gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8331572Z test/test_models.py::test_classification_model[cpu-regnet_y_32gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8338159Z test/test_models.py::test_classification_model[cpu-regnet_y_3_2gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8344308Z test/test_models.py::test_classification_model[cpu-regnet_y_400mf] SKIPPED [ 16%] 2023-03-20T11:43:23.8351068Z test/test_models.py::test_classification_model[cpu-regnet_y_800mf] SKIPPED [ 16%] 2023-03-20T11:43:23.8357338Z test/test_models.py::test_classification_model[cpu-regnet_y_8gf] SKIPPED [ 16%] 2023-03-20T11:43:23.8365007Z test/test_models.py::test_classification_model[cpu-resnet101] SKIPPED [ 16%] 2023-03-20T11:43:23.8372108Z test/test_models.py::test_classification_model[cpu-resnet152] SKIPPED [ 16%] 2023-03-20T11:43:23.8378065Z test/test_models.py::test_classification_model[cpu-resnet18] SKIPPED [ 16%] 2023-03-20T11:43:23.8384351Z test/test_models.py::test_classification_model[cpu-resnet34] SKIPPED [ 16%] 2023-03-20T11:43:23.8391272Z test/test_models.py::test_classification_model[cpu-resnet50] SKIPPED [ 16%] 2023-03-20T11:43:23.8397574Z test/test_models.py::test_classification_model[cpu-resnext101_32x8d] SKIPPED [ 16%] 2023-03-20T11:43:23.8404079Z test/test_models.py::test_classification_model[cpu-resnext101_64x4d] SKIPPED [ 16%] 2023-03-20T11:43:23.8410446Z test/test_models.py::test_classification_model[cpu-resnext50_32x4d] SKIPPED [ 16%] 2023-03-20T11:43:23.8416443Z test/test_models.py::test_classification_model[cpu-shufflenet_v2_x0_5] SKIPPED [ 16%] 2023-03-20T11:43:23.8422828Z test/test_models.py::test_classification_model[cpu-shufflenet_v2_x1_0] SKIPPED [ 16%] 2023-03-20T11:43:23.8429080Z test/test_models.py::test_classification_model[cpu-shufflenet_v2_x1_5] SKIPPED [ 16%] 2023-03-20T11:43:23.8435256Z test/test_models.py::test_classification_model[cpu-shufflenet_v2_x2_0] SKIPPED [ 16%] 2023-03-20T11:43:23.8442766Z test/test_models.py::test_classification_model[cpu-squeezenet1_0] SKIPPED [ 16%] 2023-03-20T11:43:23.8449454Z test/test_models.py::test_classification_model[cpu-squeezenet1_1] SKIPPED [ 16%] 2023-03-20T11:43:23.8455156Z test/test_models.py::test_classification_model[cpu-swin_b] SKIPPED (...) [ 16%] 2023-03-20T11:43:23.8461691Z test/test_models.py::test_classification_model[cpu-swin_s] SKIPPED (...) [ 16%] 2023-03-20T11:43:23.8468110Z test/test_models.py::test_classification_model[cpu-swin_t] SKIPPED (...) [ 16%] 2023-03-20T11:43:23.8473856Z test/test_models.py::test_classification_model[cpu-swin_v2_b] SKIPPED [ 16%] 2023-03-20T11:43:23.8480010Z test/test_models.py::test_classification_model[cpu-swin_v2_s] SKIPPED [ 16%] 2023-03-20T11:43:23.8486052Z test/test_models.py::test_classification_model[cpu-swin_v2_t] SKIPPED [ 16%] 2023-03-20T11:43:23.8493332Z test/test_models.py::test_classification_model[cpu-vgg11] SKIPPED (W...) [ 16%] 2023-03-20T11:43:23.8498638Z test/test_models.py::test_classification_model[cpu-vgg11_bn] SKIPPED [ 16%] 2023-03-20T11:43:23.8504396Z test/test_models.py::test_classification_model[cpu-vgg13] SKIPPED (W...) [ 16%] 2023-03-20T11:43:23.8510955Z test/test_models.py::test_classification_model[cpu-vgg13_bn] SKIPPED [ 16%] 2023-03-20T11:43:23.8518327Z test/test_models.py::test_classification_model[cpu-vgg16] SKIPPED (W...) [ 16%] 2023-03-20T11:43:23.8524395Z test/test_models.py::test_classification_model[cpu-vgg16_bn] SKIPPED [ 16%] 2023-03-20T11:43:23.8530725Z test/test_models.py::test_classification_model[cpu-vgg19] SKIPPED (W...) [ 16%] 2023-03-20T11:43:23.8536707Z test/test_models.py::test_classification_model[cpu-vgg19_bn] SKIPPED [ 16%] 2023-03-20T11:43:23.8542647Z test/test_models.py::test_classification_model[cpu-vit_b_16] SKIPPED [ 16%] 2023-03-20T11:43:23.8549143Z test/test_models.py::test_classification_model[cpu-vit_b_32] SKIPPED [ 16%] 2023-03-20T11:43:23.8554556Z test/test_models.py::test_classification_model[cpu-vit_h_14] SKIPPED [ 16%] 2023-03-20T11:43:23.8560690Z test/test_models.py::test_classification_model[cpu-vit_l_16] SKIPPED [ 16%] 2023-03-20T11:43:23.8566703Z test/test_models.py::test_classification_model[cpu-vit_l_32] SKIPPED [ 16%] 2023-03-20T11:43:23.8574025Z test/test_models.py::test_classification_model[cpu-wide_resnet101_2] SKIPPED [ 16%] 2023-03-20T11:43:23.8579038Z test/test_models.py::test_classification_model[cpu-wide_resnet50_2] SKIPPED [ 16%] 2023-03-20T11:43:24.5017930Z test/test_models.py::test_classification_model[cuda-alexnet] PASSED [ 16%] 2023-03-20T11:43:27.0502416Z test/test_models.py::test_classification_model[cuda-convnext_base] PASSED [ 16%] 2023-03-20T11:43:31.1139741Z test/test_models.py::test_classification_model[cuda-convnext_large] PASSED [ 16%] 2023-03-20T11:43:33.1198202Z test/test_models.py::test_classification_model[cuda-convnext_small] PASSED [ 16%] 2023-03-20T11:43:34.2092313Z test/test_models.py::test_classification_model[cuda-convnext_tiny] PASSED [ 16%] 2023-03-20T11:43:37.9543438Z test/test_models.py::test_classification_model[cuda-densenet121] PASSED [ 16%] 2023-03-20T11:43:43.3177799Z test/test_models.py::test_classification_model[cuda-densenet161] PASSED [ 16%] 2023-03-20T11:43:48.1702231Z test/test_models.py::test_classification_model[cuda-densenet169] PASSED [ 16%] 2023-03-20T11:43:53.8306031Z test/test_models.py::test_classification_model[cuda-densenet201] PASSED [ 16%] 2023-03-20T11:43:55.7485508Z test/test_models.py::test_classification_model[cuda-efficientnet_b0] PASSED [ 16%] 2023-03-20T11:43:57.9292525Z test/test_models.py::test_classification_model[cuda-efficientnet_b1] PASSED [ 16%] 2023-03-20T11:44:00.3567503Z test/test_models.py::test_classification_model[cuda-efficientnet_b2] PASSED [ 16%] 2023-03-20T11:44:03.1766446Z test/test_models.py::test_classification_model[cuda-efficientnet_b3] PASSED [ 16%] 2023-03-20T11:44:06.4689077Z test/test_models.py::test_classification_model[cuda-efficientnet_b4] PASSED [ 16%] 2023-03-20T11:44:10.5341307Z test/test_models.py::test_classification_model[cuda-efficientnet_b5] PASSED [ 16%] 2023-03-20T11:44:15.3154681Z test/test_models.py::test_classification_model[cuda-efficientnet_b6] PASSED [ 16%] 2023-03-20T11:44:22.1605572Z test/test_models.py::test_classification_model[cuda-efficientnet_b7] PASSED [ 16%] 2023-03-20T11:44:29.9980323Z test/test_models.py::test_classification_model[cuda-efficientnet_v2_l] PASSED [ 16%] 2023-03-20T11:44:35.3692380Z test/test_models.py::test_classification_model[cuda-efficientnet_v2_m] PASSED [ 16%] 2023-03-20T11:44:38.9201673Z test/test_models.py::test_classification_model[cuda-efficientnet_v2_s] PASSED [ 16%] 2023-03-20T11:44:40.7404157Z test/test_models.py::test_classification_model[cuda-googlenet] PASSED [ 16%] 2023-03-20T11:44:43.0979087Z test/test_models.py::test_classification_model[cuda-inception_v3] PASSED [ 16%] 2023-03-20T11:44:46.8602095Z test/test_models.py::test_classification_model[cuda-maxvit_t] PASSED [ 16%] 2023-03-20T11:44:48.1977849Z test/test_models.py::test_classification_model[cuda-mnasnet0_5] PASSED [ 16%] 2023-03-20T11:44:49.5312432Z test/test_models.py::test_classification_model[cuda-mnasnet0_75] PASSED [ 16%] 2023-03-20T11:44:50.7548843Z test/test_models.py::test_classification_model[cuda-mnasnet1_0] PASSED [ 16%] 2023-03-20T11:44:52.1536535Z test/test_models.py::test_classification_model[cuda-mnasnet1_3] PASSED [ 16%] 2023-03-20T11:44:53.4718819Z test/test_models.py::test_classification_model[cuda-mobilenet_v2] PASSED [ 16%] 2023-03-20T11:44:54.9309482Z test/test_models.py::test_classification_model[cuda-mobilenet_v3_large] PASSED [ 16%] 2023-03-20T11:44:56.1408811Z test/test_models.py::test_classification_model[cuda-mobilenet_v3_small] PASSED [ 16%] 2023-03-20T11:44:58.4706157Z test/test_models.py::test_classification_model[cuda-regnet_x_16gf] PASSED [ 16%] 2023-03-20T11:44:59.9999812Z test/test_models.py::test_classification_model[cuda-regnet_x_1_6gf] PASSED [ 16%] 2023-03-20T11:45:03.1097141Z test/test_models.py::test_classification_model[cuda-regnet_x_32gf] PASSED [ 16%] 2023-03-20T11:45:05.0750056Z test/test_models.py::test_classification_model[cuda-regnet_x_3_2gf] PASSED [ 16%] 2023-03-20T11:45:06.7384979Z test/test_models.py::test_classification_model[cuda-regnet_x_400mf] PASSED [ 16%] 2023-03-20T11:45:08.0484459Z test/test_models.py::test_classification_model[cuda-regnet_x_800mf] PASSED [ 16%] 2023-03-20T11:45:10.2566246Z test/test_models.py::test_classification_model[cuda-regnet_x_8gf] PASSED [ 16%] 2023-03-20T11:45:23.1005986Z test/test_models.py::test_classification_model[cuda-regnet_y_128gf] PASSED [ 16%] 2023-03-20T11:45:26.1843396Z test/test_models.py::test_classification_model[cuda-regnet_y_16gf] PASSED [ 16%] 2023-03-20T11:45:28.9323170Z test/test_models.py::test_classification_model[cuda-regnet_y_1_6gf] PASSED [ 16%] 2023-03-20T11:45:33.0908869Z test/test_models.py::test_classification_model[cuda-regnet_y_32gf] PASSED [ 16%] 2023-03-20T11:45:35.4672672Z test/test_models.py::test_classification_model[cuda-regnet_y_3_2gf] PASSED [ 16%] 2023-03-20T11:45:37.2740350Z test/test_models.py::test_classification_model[cuda-regnet_y_400mf] PASSED [ 16%] 2023-03-20T11:45:38.9410102Z test/test_models.py::test_classification_model[cuda-regnet_y_800mf] PASSED [ 16%] 2023-03-20T11:45:41.2526167Z test/test_models.py::test_classification_model[cuda-regnet_y_8gf] PASSED [ 16%] 2023-03-20T11:45:43.4436997Z test/test_models.py::test_classification_model[cuda-resnet101] PASSED [ 16%] 2023-03-20T11:45:46.4099091Z test/test_models.py::test_classification_model[cuda-resnet152] PASSED [ 16%] 2023-03-20T11:45:46.9885089Z test/test_models.py::test_classification_model[cuda-resnet18] PASSED [ 16%] 2023-03-20T11:45:47.8618129Z test/test_models.py::test_classification_model[cuda-resnet34] PASSED [ 16%] 2023-03-20T11:45:49.0117634Z test/test_models.py::test_classification_model[cuda-resnet50] PASSED [ 16%] 2023-03-20T11:45:51.9263023Z test/test_models.py::test_classification_model[cuda-resnext101_32x8d] PASSED [ 16%] 2023-03-20T11:45:54.6895775Z test/test_models.py::test_classification_model[cuda-resnext101_64x4d] PASSED [ 16%] 2023-03-20T11:45:55.9703900Z test/test_models.py::test_classification_model[cuda-resnext50_32x4d] PASSED [ 16%] 2023-03-20T11:45:57.2162163Z test/test_models.py::test_classification_model[cuda-shufflenet_v2_x0_5] PASSED [ 16%] 2023-03-20T11:45:58.5505716Z test/test_models.py::test_classification_model[cuda-shufflenet_v2_x1_0] PASSED [ 16%] 2023-03-20T11:45:59.8822945Z test/test_models.py::test_classification_model[cuda-shufflenet_v2_x1_5] PASSED [ 16%] 2023-03-20T11:46:01.2704753Z test/test_models.py::test_classification_model[cuda-shufflenet_v2_x2_0] PASSED [ 16%] 2023-03-20T11:46:01.7205995Z test/test_models.py::test_classification_model[cuda-squeezenet1_0] PASSED [ 16%] 2023-03-20T11:46:02.0746084Z test/test_models.py::test_classification_model[cuda-squeezenet1_1] PASSED [ 16%] 2023-03-20T11:46:05.6472288Z test/test_models.py::test_classification_model[cuda-swin_b] PASSED [ 16%] 2023-03-20T11:46:08.5483024Z test/test_models.py::test_classification_model[cuda-swin_s] PASSED [ 16%] 2023-03-20T11:46:10.0663443Z test/test_models.py::test_classification_model[cuda-swin_t] PASSED [ 16%] 2023-03-20T11:46:14.0873489Z test/test_models.py::test_classification_model[cuda-swin_v2_b] PASSED [ 16%] 2023-03-20T11:46:17.4499020Z test/test_models.py::test_classification_model[cuda-swin_v2_s] PASSED [ 16%] 2023-03-20T11:46:19.1884161Z test/test_models.py::test_classification_model[cuda-swin_v2_t] PASSED [ 16%] 2023-03-20T11:46:21.4894598Z test/test_models.py::test_classification_model[cuda-vgg11] PASSED [ 16%] 2023-03-20T11:46:23.7846050Z test/test_models.py::test_classification_model[cuda-vgg11_bn] PASSED [ 16%] 2023-03-20T11:46:26.0570718Z test/test_models.py::test_classification_model[cuda-vgg13] PASSED [ 16%] 2023-03-20T11:46:28.3796210Z test/test_models.py::test_classification_model[cuda-vgg13_bn] PASSED [ 16%] 2023-03-20T11:46:30.7175068Z test/test_models.py::test_classification_model[cuda-vgg16] PASSED [ 16%] 2023-03-20T11:46:33.1808421Z test/test_models.py::test_classification_model[cuda-vgg16_bn] PASSED [ 16%] 2023-03-20T11:46:35.6248394Z test/test_models.py::test_classification_model[cuda-vgg19] PASSED [ 16%] 2023-03-20T11:46:38.1882533Z test/test_models.py::test_classification_model[cuda-vgg19_bn] PASSED [ 16%] 2023-03-20T11:46:40.6277425Z test/test_models.py::test_classification_model[cuda-vit_b_16] PASSED [ 16%] 2023-03-20T11:46:43.0760557Z test/test_models.py::test_classification_model[cuda-vit_b_32] PASSED [ 16%] 2023-03-20T11:46:43.0779898Z test/test_models.py::test_classification_model[cuda-vit_h_14] XFAIL [ 16%] 2023-03-20T11:46:49.9888315Z test/test_models.py::test_classification_model[cuda-vit_l_16] PASSED [ 16%] 2023-03-20T11:46:56.5223580Z test/test_models.py::test_classification_model[cuda-vit_l_32] PASSED [ 16%] 2023-03-20T11:47:00.0057216Z test/test_models.py::test_classification_model[cuda-wide_resnet101_2] PASSED [ 16%] 2023-03-20T11:47:02.9564075Z test/test_models.py::test_classification_model[cuda-wide_resnet50_2] PASSED [ 16%] 2023-03-20T11:47:02.9568177Z test/test_models.py::test_segmentation_model[cpu-deeplabv3_mobilenet_v3_large] SKIPPED [ 16%] 2023-03-20T11:47:02.9576383Z test/test_models.py::test_segmentation_model[cpu-deeplabv3_resnet101] SKIPPED [ 16%] 2023-03-20T11:47:02.9582857Z test/test_models.py::test_segmentation_model[cpu-deeplabv3_resnet50] SKIPPED [ 16%] 2023-03-20T11:47:02.9590272Z test/test_models.py::test_segmentation_model[cpu-fcn_resnet101] SKIPPED [ 16%] 2023-03-20T11:47:02.9596297Z test/test_models.py::test_segmentation_model[cpu-fcn_resnet50] SKIPPED [ 16%] 2023-03-20T11:47:02.9603278Z test/test_models.py::test_segmentation_model[cpu-lraspp_mobilenet_v3_large] SKIPPED [ 16%] 2023-03-20T11:47:04.8038941Z test/test_models.py::test_segmentation_model[cuda-deeplabv3_mobilenet_v3_large] PASSED [ 16%] 2023-03-20T11:47:07.5418947Z test/test_models.py::test_segmentation_model[cuda-deeplabv3_resnet101] PASSED [ 16%] 2023-03-20T11:47:09.0378141Z test/test_models.py::test_segmentation_model[cuda-deeplabv3_resnet50] PASSED [ 16%] 2023-03-20T11:47:11.2379092Z test/test_models.py::test_segmentation_model[cuda-fcn_resnet101] SKIPPED [ 16%] 2023-03-20T11:47:12.5337848Z test/test_models.py::test_segmentation_model[cuda-fcn_resnet50] PASSED [ 16%] 2023-03-20T11:47:13.8702276Z test/test_models.py::test_segmentation_model[cuda-lraspp_mobilenet_v3_large] PASSED [ 16%] 2023-03-20T11:47:13.8709430Z test/test_models.py::test_detection_model[cpu-fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 16%] 2023-03-20T11:47:13.8717396Z test/test_models.py::test_detection_model[cpu-fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 16%] 2023-03-20T11:47:13.8724703Z test/test_models.py::test_detection_model[cpu-fasterrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:47:13.8733744Z test/test_models.py::test_detection_model[cpu-fasterrcnn_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:47:13.8738460Z test/test_models.py::test_detection_model[cpu-fcos_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:47:13.8745533Z test/test_models.py::test_detection_model[cpu-keypointrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:47:13.8752582Z test/test_models.py::test_detection_model[cpu-maskrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:47:13.8759414Z test/test_models.py::test_detection_model[cpu-maskrcnn_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:47:13.8766284Z test/test_models.py::test_detection_model[cpu-retinanet_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:47:13.8774813Z test/test_models.py::test_detection_model[cpu-retinanet_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:47:13.8782182Z test/test_models.py::test_detection_model[cpu-ssd300_vgg16] SKIPPED [ 16%] 2023-03-20T11:47:13.8789625Z test/test_models.py::test_detection_model[cpu-ssdlite320_mobilenet_v3_large] SKIPPED [ 16%] 2023-03-20T11:47:16.4998512Z test/test_models.py::test_detection_model[cuda-fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 16%] 2023-03-20T11:47:51.1469675Z test/test_models.py::test_detection_model[cuda-fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 16%] 2023-03-20T11:47:53.3962931Z test/test_models.py::test_detection_model[cuda-fasterrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:47:55.7640422Z test/test_models.py::test_detection_model[cuda-fasterrcnn_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:47:57.8075893Z test/test_models.py::test_detection_model[cuda-fcos_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:02.6031505Z test/test_models.py::test_detection_model[cuda-keypointrcnn_resnet50_fpn] PASSED [ 16%] 2023-03-20T11:48:07.2011055Z test/test_models.py::test_detection_model[cuda-maskrcnn_resnet50_fpn] PASSED [ 16%] 2023-03-20T11:48:14.5708457Z test/test_models.py::test_detection_model[cuda-maskrcnn_resnet50_fpn_v2] PASSED [ 16%] 2023-03-20T11:48:17.5035635Z test/test_models.py::test_detection_model[cuda-retinanet_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:19.6176237Z test/test_models.py::test_detection_model[cuda-retinanet_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:48:22.4820216Z test/test_models.py::test_detection_model[cuda-ssd300_vgg16] SKIPPED [ 16%] 2023-03-20T11:48:25.2540765Z test/test_models.py::test_detection_model[cuda-ssdlite320_mobilenet_v3_large] PASSED [ 16%] 2023-03-20T11:48:25.2548417Z test/test_models.py::test_detection_model_validation[fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 16%] 2023-03-20T11:48:25.2555495Z test/test_models.py::test_detection_model_validation[fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 16%] 2023-03-20T11:48:25.2563264Z test/test_models.py::test_detection_model_validation[fasterrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:25.2571264Z test/test_models.py::test_detection_model_validation[fasterrcnn_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:48:25.2576197Z test/test_models.py::test_detection_model_validation[fcos_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:25.2583291Z test/test_models.py::test_detection_model_validation[keypointrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:25.2590425Z test/test_models.py::test_detection_model_validation[maskrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:25.2596996Z test/test_models.py::test_detection_model_validation[maskrcnn_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:48:25.2603698Z test/test_models.py::test_detection_model_validation[retinanet_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:25.2612558Z test/test_models.py::test_detection_model_validation[retinanet_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:48:25.2618917Z test/test_models.py::test_detection_model_validation[ssd300_vgg16] SKIPPED [ 16%] 2023-03-20T11:48:25.2625267Z test/test_models.py::test_detection_model_validation[ssdlite320_mobilenet_v3_large] SKIPPED [ 16%] 2023-03-20T11:48:25.2632168Z test/test_models.py::test_video_model[cpu-mc3_18] SKIPPED (We're in ...) [ 16%] 2023-03-20T11:48:25.2638655Z test/test_models.py::test_video_model[cpu-mvit_v1_b] SKIPPED (We're ...) [ 16%] 2023-03-20T11:48:25.2645326Z test/test_models.py::test_video_model[cpu-mvit_v2_s] SKIPPED (We're ...) [ 16%] 2023-03-20T11:48:25.2653150Z test/test_models.py::test_video_model[cpu-r2plus1d_18] SKIPPED (We'r...) [ 16%] 2023-03-20T11:48:25.2659164Z test/test_models.py::test_video_model[cpu-r3d_18] SKIPPED (We're in ...) [ 16%] 2023-03-20T11:48:25.2666010Z test/test_models.py::test_video_model[cpu-s3d] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:48:25.2672715Z test/test_models.py::test_video_model[cpu-swin3d_b] SKIPPED (We're i...) [ 16%] 2023-03-20T11:48:25.2679064Z test/test_models.py::test_video_model[cpu-swin3d_s] SKIPPED (We're i...) [ 16%] 2023-03-20T11:48:25.2687168Z test/test_models.py::test_video_model[cpu-swin3d_t] SKIPPED (We're i...) [ 16%] 2023-03-20T11:48:25.9596516Z test/test_models.py::test_video_model[cuda-mc3_18] PASSED [ 16%] 2023-03-20T11:48:25.9609128Z test/test_models.py::test_video_model[cuda-mvit_v1_b] SKIPPED (Skipp...) [ 16%] 2023-03-20T11:48:25.9621921Z test/test_models.py::test_video_model[cuda-mvit_v2_s] SKIPPED (Skipp...) [ 16%] 2023-03-20T11:48:27.3778208Z test/test_models.py::test_video_model[cuda-r2plus1d_18] PASSED [ 16%] 2023-03-20T11:48:28.3408048Z test/test_models.py::test_video_model[cuda-r3d_18] PASSED [ 16%] 2023-03-20T11:48:30.6567532Z test/test_models.py::test_video_model[cuda-s3d] PASSED [ 16%] 2023-03-20T11:48:35.9773036Z test/test_models.py::test_video_model[cuda-swin3d_b] PASSED [ 16%] 2023-03-20T11:48:40.3789543Z test/test_models.py::test_video_model[cuda-swin3d_s] PASSED [ 16%] 2023-03-20T11:48:42.5761220Z test/test_models.py::test_video_model[cuda-swin3d_t] PASSED [ 16%] 2023-03-20T11:48:42.5765965Z test/test_models.py::test_quantized_classification_model[googlenet] SKIPPED [ 16%] 2023-03-20T11:48:42.5775317Z test/test_models.py::test_quantized_classification_model[inception_v3] SKIPPED [ 16%] 2023-03-20T11:48:42.5780789Z test/test_models.py::test_quantized_classification_model[mobilenet_v2] SKIPPED [ 16%] 2023-03-20T11:48:42.5787723Z test/test_models.py::test_quantized_classification_model[mobilenet_v3_large] SKIPPED [ 16%] 2023-03-20T11:48:42.5794219Z test/test_models.py::test_quantized_classification_model[resnet18] SKIPPED [ 16%] 2023-03-20T11:48:42.5801027Z test/test_models.py::test_quantized_classification_model[resnet50] SKIPPED [ 16%] 2023-03-20T11:48:42.5807161Z test/test_models.py::test_quantized_classification_model[resnext101_32x8d] SKIPPED [ 16%] 2023-03-20T11:48:42.5814232Z test/test_models.py::test_quantized_classification_model[resnext101_64x4d] SKIPPED [ 16%] 2023-03-20T11:48:42.5820085Z test/test_models.py::test_quantized_classification_model[shufflenet_v2_x0_5] SKIPPED [ 16%] 2023-03-20T11:48:42.5827246Z test/test_models.py::test_quantized_classification_model[shufflenet_v2_x1_0] SKIPPED [ 16%] 2023-03-20T11:48:42.5835733Z test/test_models.py::test_quantized_classification_model[shufflenet_v2_x1_5] SKIPPED [ 16%] 2023-03-20T11:48:42.5842683Z test/test_models.py::test_quantized_classification_model[shufflenet_v2_x2_0] SKIPPED [ 16%] 2023-03-20T11:48:42.5851166Z test/test_models.py::test_detection_model_trainable_backbone_layers[fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 16%] 2023-03-20T11:48:42.5856666Z test/test_models.py::test_detection_model_trainable_backbone_layers[fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 16%] 2023-03-20T11:48:42.5863457Z test/test_models.py::test_detection_model_trainable_backbone_layers[fasterrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:42.5869862Z test/test_models.py::test_detection_model_trainable_backbone_layers[fasterrcnn_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:48:42.5876719Z test/test_models.py::test_detection_model_trainable_backbone_layers[fcos_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:42.5883315Z test/test_models.py::test_detection_model_trainable_backbone_layers[keypointrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:42.5891054Z test/test_models.py::test_detection_model_trainable_backbone_layers[maskrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:42.5896179Z test/test_models.py::test_detection_model_trainable_backbone_layers[maskrcnn_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:48:42.5902560Z test/test_models.py::test_detection_model_trainable_backbone_layers[retinanet_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:42.5909031Z test/test_models.py::test_detection_model_trainable_backbone_layers[retinanet_resnet50_fpn_v2] SKIPPED [ 16%] 2023-03-20T11:48:42.5917333Z test/test_models.py::test_detection_model_trainable_backbone_layers[ssd300_vgg16] SKIPPED [ 16%] 2023-03-20T11:48:42.5924092Z test/test_models.py::test_detection_model_trainable_backbone_layers[ssdlite320_mobilenet_v3_large] SKIPPED [ 16%] 2023-03-20T11:48:42.7523815Z test/test_models.py::test_raft[False-raft_large] PASSED [ 16%] 2023-03-20T11:48:42.8687361Z test/test_models.py::test_raft[False-raft_small] PASSED [ 16%] 2023-03-20T11:48:43.6043208Z test/test_models.py::test_raft[True-raft_large] PASSED [ 16%] 2023-03-20T11:48:44.2883951Z test/test_models.py::test_raft[True-raft_small] PASSED [ 16%] 2023-03-20T11:48:44.2893748Z test/test_models.py::test_presets_antialias SKIPPED (We're in an OSS...) [ 16%] 2023-03-20T11:48:44.2897683Z test/test_models_detection_anchor_utils.py::Tester::test_incorrect_anchors SKIPPED [ 16%] 2023-03-20T11:48:44.2905341Z test/test_models_detection_anchor_utils.py::Tester::test_anchor_generator SKIPPED [ 16%] 2023-03-20T11:48:44.2913082Z test/test_models_detection_anchor_utils.py::Tester::test_defaultbox_generator SKIPPED [ 16%] 2023-03-20T11:48:44.2919979Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_targets_to_anchors SKIPPED [ 16%] 2023-03-20T11:48:44.2926713Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_assign_targets_to_proposals SKIPPED [ 16%] 2023-03-20T11:48:44.2934935Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_forward_negative_sample_frcnn[fasterrcnn_resnet50_fpn] SKIPPED [ 16%] 2023-03-20T11:48:44.2940280Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_forward_negative_sample_frcnn[fasterrcnn_mobilenet_v3_large_fpn] SKIPPED [ 16%] 2023-03-20T11:48:44.2947222Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_forward_negative_sample_frcnn[fasterrcnn_mobilenet_v3_large_320_fpn] SKIPPED [ 16%] 2023-03-20T11:48:44.2954480Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_forward_negative_sample_mrcnn SKIPPED [ 16%] 2023-03-20T11:48:44.2961116Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_forward_negative_sample_krcnn SKIPPED [ 16%] 2023-03-20T11:48:44.2971703Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_forward_negative_sample_retinanet SKIPPED [ 16%] 2023-03-20T11:48:44.2978115Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_forward_negative_sample_fcos SKIPPED [ 16%] 2023-03-20T11:48:44.2985283Z test/test_models_detection_negative_samples.py::TestModelsDetectionNegativeSamples::test_forward_negative_sample_ssd SKIPPED [ 16%] 2023-03-20T11:48:44.2992317Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_balanced_positive_negative_sampler SKIPPED [ 16%] 2023-03-20T11:48:44.2998913Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_box_linear_coder SKIPPED [ 16%] 2023-03-20T11:48:44.3005388Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_resnet_fpn_backbone_frozen_layers[0-53] SKIPPED [ 16%] 2023-03-20T11:48:44.3013131Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_resnet_fpn_backbone_frozen_layers[1-43] SKIPPED [ 16%] 2023-03-20T11:48:44.3018826Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_resnet_fpn_backbone_frozen_layers[2-24] SKIPPED [ 16%] 2023-03-20T11:48:44.3025687Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_resnet_fpn_backbone_frozen_layers[3-11] SKIPPED [ 16%] 2023-03-20T11:48:44.3032548Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_resnet_fpn_backbone_frozen_layers[4-1] SKIPPED [ 16%] 2023-03-20T11:48:44.3039119Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_resnet_fpn_backbone_frozen_layers[5-0] SKIPPED [ 16%] 2023-03-20T11:48:44.3046885Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_validate_resnet_inputs_detection SKIPPED [ 16%] 2023-03-20T11:48:44.3053794Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_transform_copy_targets SKIPPED [ 16%] 2023-03-20T11:48:44.3060888Z test/test_models_detection_utils.py::TestModelsDetectionUtils::test_not_float_normalize SKIPPED [ 16%] 2023-03-20T11:48:44.3067401Z test/test_ops.py::TestRoiPool::test_forward[True-cpu] SKIPPED (We're...) [ 16%] 2023-03-20T11:48:44.3159994Z test/test_ops.py::TestRoiPool::test_forward[True-cuda] PASSED [ 16%] 2023-03-20T11:48:44.3166252Z test/test_ops.py::TestRoiPool::test_forward[False-cpu] SKIPPED (We'r...) [ 16%] 2023-03-20T11:48:44.3254043Z test/test_ops.py::TestRoiPool::test_forward[False-cuda] PASSED [ 16%] 2023-03-20T11:48:44.3259953Z test/test_ops.py::TestRoiPool::test_is_leaf_node[cpu] SKIPPED (We're...) [ 16%] 2023-03-20T11:48:44.3308744Z test/test_ops.py::TestRoiPool::test_is_leaf_node[cuda] PASSED [ 16%] 2023-03-20T11:48:44.3315761Z test/test_ops.py::TestRoiPool::test_torch_fx_trace[cpu] SKIPPED (We'...) [ 16%] 2023-03-20T11:48:44.3350071Z test/test_ops.py::TestRoiPool::test_torch_fx_trace[cuda] PASSED [ 16%] 2023-03-20T11:48:44.3356984Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-0] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3363460Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-1] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3371166Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-2] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3376855Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-3] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3383428Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-4] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3389829Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-5] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3396262Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-6] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3405001Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-7] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3411775Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-8] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.3418593Z test/test_ops.py::TestRoiPool::test_backward[True-cpu-9] SKIPPED (We...) [ 16%] 2023-03-20T11:48:44.5628279Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-0] PASSED [ 16%] 2023-03-20T11:48:44.7709870Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-1] PASSED [ 16%] 2023-03-20T11:48:44.9780421Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-2] PASSED [ 16%] 2023-03-20T11:48:45.1847877Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-3] PASSED [ 16%] 2023-03-20T11:48:45.3913021Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-4] PASSED [ 16%] 2023-03-20T11:48:45.5975199Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-5] PASSED [ 16%] 2023-03-20T11:48:45.8050032Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-6] PASSED [ 16%] 2023-03-20T11:48:46.0123089Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-7] PASSED [ 16%] 2023-03-20T11:48:46.2201962Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-8] PASSED [ 16%] 2023-03-20T11:48:46.4266437Z test/test_ops.py::TestRoiPool::test_backward[True-cuda-9] PASSED [ 16%] 2023-03-20T11:48:46.4274405Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-0] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4281902Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-1] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4289782Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-2] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4296664Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-3] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4303614Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-4] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4310548Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-5] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4317453Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-6] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4323851Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-7] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4331273Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-8] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.4337051Z test/test_ops.py::TestRoiPool::test_backward[False-cpu-9] SKIPPED (W...) [ 16%] 2023-03-20T11:48:46.6584309Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-0] PASSED [ 16%] 2023-03-20T11:48:46.8829206Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-1] PASSED [ 16%] 2023-03-20T11:48:47.1073923Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-2] PASSED [ 16%] 2023-03-20T11:48:47.3334619Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-3] PASSED [ 16%] 2023-03-20T11:48:47.5706646Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-4] PASSED [ 16%] 2023-03-20T11:48:47.8176103Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-5] PASSED [ 16%] 2023-03-20T11:48:48.0642611Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-6] PASSED [ 16%] 2023-03-20T11:48:48.3153655Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-7] PASSED [ 16%] 2023-03-20T11:48:48.5616381Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-8] PASSED [ 16%] 2023-03-20T11:48:48.8071188Z test/test_ops.py::TestRoiPool::test_backward[False-cuda-9] PASSED [ 16%] 2023-03-20T11:48:48.8160875Z test/test_ops.py::TestRoiPool::test_autocast[rois_dtype0-x_dtype0] PASSED [ 16%] 2023-03-20T11:48:48.8249759Z test/test_ops.py::TestRoiPool::test_autocast[rois_dtype0-x_dtype1] PASSED [ 16%] 2023-03-20T11:48:48.8337728Z test/test_ops.py::TestRoiPool::test_autocast[rois_dtype1-x_dtype0] PASSED [ 16%] 2023-03-20T11:48:48.8426972Z test/test_ops.py::TestRoiPool::test_autocast[rois_dtype1-x_dtype1] PASSED [ 16%] 2023-03-20T11:48:48.8435093Z test/test_ops.py::TestRoiPool::test_boxes_shape SKIPPED (We're in an...) [ 16%] 2023-03-20T11:48:48.8441768Z test/test_ops.py::TestRoiPool::test_jit_boxes_list SKIPPED (We're in...) [ 16%] 2023-03-20T11:48:48.8449167Z test/test_ops.py::TestPSRoIPool::test_forward[True-cpu] SKIPPED (We'...) [ 16%] 2023-03-20T11:48:48.8601867Z test/test_ops.py::TestPSRoIPool::test_forward[True-cuda] PASSED [ 16%] 2023-03-20T11:48:48.8609548Z test/test_ops.py::TestPSRoIPool::test_forward[False-cpu] SKIPPED (We...) [ 16%] 2023-03-20T11:48:48.8763353Z test/test_ops.py::TestPSRoIPool::test_forward[False-cuda] PASSED [ 16%] 2023-03-20T11:48:48.8769847Z test/test_ops.py::TestPSRoIPool::test_is_leaf_node[cpu] SKIPPED (We'...) [ 16%] 2023-03-20T11:48:48.8817576Z test/test_ops.py::TestPSRoIPool::test_is_leaf_node[cuda] PASSED [ 16%] 2023-03-20T11:48:48.8825298Z test/test_ops.py::TestPSRoIPool::test_torch_fx_trace[cpu] SKIPPED (W...) [ 16%] 2023-03-20T11:48:48.8859917Z test/test_ops.py::TestPSRoIPool::test_torch_fx_trace[cuda] PASSED [ 16%] 2023-03-20T11:48:48.8866932Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-0] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8873961Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-1] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8880338Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-2] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8887143Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-3] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8894872Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-4] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8900892Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-5] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8908153Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-6] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8914596Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-7] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8921410Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-8] SKIPPED (...) [ 16%] 2023-03-20T11:48:48.8928115Z test/test_ops.py::TestPSRoIPool::test_backward[True-cpu-9] SKIPPED (...) [ 16%] 2023-03-20T11:48:49.0545845Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-0] PASSED [ 16%] 2023-03-20T11:48:49.2104391Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-1] PASSED [ 16%] 2023-03-20T11:48:49.3662953Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-2] PASSED [ 16%] 2023-03-20T11:48:49.5216781Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-3] PASSED [ 16%] 2023-03-20T11:48:49.6775771Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-4] PASSED [ 16%] 2023-03-20T11:48:49.8333720Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-5] PASSED [ 16%] 2023-03-20T11:48:49.9882876Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-6] PASSED [ 16%] 2023-03-20T11:48:50.1442894Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-7] PASSED [ 16%] 2023-03-20T11:48:50.2999314Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-8] PASSED [ 16%] 2023-03-20T11:48:50.4549708Z test/test_ops.py::TestPSRoIPool::test_backward[True-cuda-9] PASSED [ 16%] 2023-03-20T11:48:50.4556964Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-0] SKIPPED [ 16%] 2023-03-20T11:48:50.4563213Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-1] SKIPPED [ 16%] 2023-03-20T11:48:50.4571236Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-2] SKIPPED [ 16%] 2023-03-20T11:48:50.4578084Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-3] SKIPPED [ 16%] 2023-03-20T11:48:50.4584162Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-4] SKIPPED [ 16%] 2023-03-20T11:48:50.4590881Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-5] SKIPPED [ 16%] 2023-03-20T11:48:50.4597032Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-6] SKIPPED [ 16%] 2023-03-20T11:48:50.4602905Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-7] SKIPPED [ 16%] 2023-03-20T11:48:50.4610265Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-8] SKIPPED [ 16%] 2023-03-20T11:48:50.4615700Z test/test_ops.py::TestPSRoIPool::test_backward[False-cpu-9] SKIPPED [ 16%] 2023-03-20T11:48:50.6305146Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-0] PASSED [ 16%] 2023-03-20T11:48:50.7991667Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-1] PASSED [ 16%] 2023-03-20T11:48:50.9671126Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-2] PASSED [ 16%] 2023-03-20T11:48:51.1360154Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-3] PASSED [ 16%] 2023-03-20T11:48:51.3044379Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-4] PASSED [ 16%] 2023-03-20T11:48:51.4734855Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-5] PASSED [ 16%] 2023-03-20T11:48:51.6416568Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-6] PASSED [ 16%] 2023-03-20T11:48:51.8097283Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-7] PASSED [ 16%] 2023-03-20T11:48:51.9776534Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-8] PASSED [ 16%] 2023-03-20T11:48:52.1456908Z test/test_ops.py::TestPSRoIPool::test_backward[False-cuda-9] PASSED [ 16%] 2023-03-20T11:48:52.1607911Z test/test_ops.py::TestPSRoIPool::test_autocast[rois_dtype0-x_dtype0] PASSED [ 16%] 2023-03-20T11:48:52.1763636Z test/test_ops.py::TestPSRoIPool::test_autocast[rois_dtype0-x_dtype1] PASSED [ 16%] 2023-03-20T11:48:52.1909661Z test/test_ops.py::TestPSRoIPool::test_autocast[rois_dtype1-x_dtype0] PASSED [ 16%] 2023-03-20T11:48:52.2057080Z test/test_ops.py::TestPSRoIPool::test_autocast[rois_dtype1-x_dtype1] PASSED [ 16%] 2023-03-20T11:48:52.2064049Z test/test_ops.py::TestPSRoIPool::test_boxes_shape SKIPPED (We're in ...) [ 16%] 2023-03-20T11:48:52.2070476Z test/test_ops.py::TestRoIAlign::test_is_leaf_node[cpu] SKIPPED (We'r...) [ 16%] 2023-03-20T11:48:52.2123367Z test/test_ops.py::TestRoIAlign::test_is_leaf_node[cuda] PASSED [ 16%] 2023-03-20T11:48:52.2130154Z test/test_ops.py::TestRoIAlign::test_torch_fx_trace[cpu] SKIPPED (We...) [ 16%] 2023-03-20T11:48:52.2170791Z test/test_ops.py::TestRoIAlign::test_torch_fx_trace[cuda] PASSED [ 16%] 2023-03-20T11:48:52.2173905Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-0] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2182338Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-1] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2188529Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-2] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2195086Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-3] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2201085Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-4] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2207269Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-5] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2213988Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-6] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2220653Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-7] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2226815Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-8] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.2232995Z test/test_ops.py::TestRoIAlign::test_backward[True-cpu-9] SKIPPED (W...) [ 16%] 2023-03-20T11:48:52.4481762Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-0] PASSED [ 16%] 2023-03-20T11:48:52.6632838Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-1] PASSED [ 16%] 2023-03-20T11:48:52.8789667Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-2] PASSED [ 16%] 2023-03-20T11:48:53.0940726Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-3] PASSED [ 16%] 2023-03-20T11:48:53.3103736Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-4] PASSED [ 16%] 2023-03-20T11:48:53.5263469Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-5] PASSED [ 16%] 2023-03-20T11:48:53.7416033Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-6] PASSED [ 16%] 2023-03-20T11:48:53.9569877Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-7] PASSED [ 16%] 2023-03-20T11:48:54.1738028Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-8] PASSED [ 16%] 2023-03-20T11:48:54.3903326Z test/test_ops.py::TestRoIAlign::test_backward[True-cuda-9] PASSED [ 16%] 2023-03-20T11:48:54.3911386Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-0] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3918546Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-1] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3925306Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-2] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3933720Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-3] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3939912Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-4] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3946335Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-5] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3952871Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-6] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3959015Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-7] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3965479Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-8] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.3973774Z test/test_ops.py::TestRoIAlign::test_backward[False-cpu-9] SKIPPED (...) [ 16%] 2023-03-20T11:48:54.6321354Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-0] PASSED [ 16%] 2023-03-20T11:48:54.8660995Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-1] PASSED [ 16%] 2023-03-20T11:48:55.0987848Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-2] PASSED [ 16%] 2023-03-20T11:48:55.3337971Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-3] PASSED [ 16%] 2023-03-20T11:48:55.5674190Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-4] PASSED [ 16%] 2023-03-20T11:48:55.8006403Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-5] PASSED [ 16%] 2023-03-20T11:48:56.0335848Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-6] PASSED [ 16%] 2023-03-20T11:48:56.2662764Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-7] PASSED [ 16%] 2023-03-20T11:48:56.4992698Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-8] PASSED [ 16%] 2023-03-20T11:48:56.7314587Z test/test_ops.py::TestRoIAlign::test_backward[False-cuda-9] PASSED [ 16%] 2023-03-20T11:48:56.7321598Z test/test_ops.py::TestRoIAlign::test_boxes_shape SKIPPED (We're in a...) [ 16%] 2023-03-20T11:48:56.7328377Z test/test_ops.py::TestRoIAlign::test_forward[True-cpu-True] SKIPPED [ 16%] 2023-03-20T11:48:56.7334752Z test/test_ops.py::TestRoIAlign::test_forward[True-cpu-False] SKIPPED [ 16%] 2023-03-20T11:48:58.4285349Z test/test_ops.py::TestRoIAlign::test_forward[True-cuda-True] PASSED [ 16%] 2023-03-20T11:49:00.1265833Z test/test_ops.py::TestRoIAlign::test_forward[True-cuda-False] PASSED [ 16%] 2023-03-20T11:49:00.1273915Z test/test_ops.py::TestRoIAlign::test_forward[False-cpu-True] SKIPPED [ 16%] 2023-03-20T11:49:00.1281445Z test/test_ops.py::TestRoIAlign::test_forward[False-cpu-False] SKIPPED [ 16%] 2023-03-20T11:49:01.8383811Z test/test_ops.py::TestRoIAlign::test_forward[False-cuda-True] PASSED [ 16%] 2023-03-20T11:49:03.5483098Z test/test_ops.py::TestRoIAlign::test_forward[False-cuda-False] PASSED [ 16%] 2023-03-20T11:49:05.2446958Z test/test_ops.py::TestRoIAlign::test_autocast[rois_dtype0-x_dtype0-True] PASSED [ 16%] 2023-03-20T11:49:06.9358920Z test/test_ops.py::TestRoIAlign::test_autocast[rois_dtype0-x_dtype0-False] PASSED [ 16%] 2023-03-20T11:49:08.6293149Z test/test_ops.py::TestRoIAlign::test_autocast[rois_dtype0-x_dtype1-True] PASSED [ 16%] 2023-03-20T11:49:10.3199036Z test/test_ops.py::TestRoIAlign::test_autocast[rois_dtype0-x_dtype1-False] PASSED [ 16%] 2023-03-20T11:49:12.0135031Z test/test_ops.py::TestRoIAlign::test_autocast[rois_dtype1-x_dtype0-True] PASSED [ 16%] 2023-03-20T11:49:13.7058441Z test/test_ops.py::TestRoIAlign::test_autocast[rois_dtype1-x_dtype0-False] PASSED [ 16%] 2023-03-20T11:49:15.3998877Z test/test_ops.py::TestRoIAlign::test_autocast[rois_dtype1-x_dtype1-True] PASSED [ 16%] 2023-03-20T11:49:17.0921175Z test/test_ops.py::TestRoIAlign::test_autocast[rois_dtype1-x_dtype1-False] PASSED [ 16%] 2023-03-20T11:49:17.0926994Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype0-1-0-True] SKIPPED [ 16%] 2023-03-20T11:49:17.0937285Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype0-1-0-False] SKIPPED [ 16%] 2023-03-20T11:49:17.0942150Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype0-2-10-True] SKIPPED [ 16%] 2023-03-20T11:49:17.0950635Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype0-2-10-False] SKIPPED [ 16%] 2023-03-20T11:49:17.0956561Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype0-0.1-50-True] SKIPPED [ 16%] 2023-03-20T11:49:17.0963707Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype0-0.1-50-False] SKIPPED [ 16%] 2023-03-20T11:49:17.0975111Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype1-1-0-True] SKIPPED [ 16%] 2023-03-20T11:49:17.0975879Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype1-1-0-False] SKIPPED [ 16%] 2023-03-20T11:49:17.0983336Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype1-2-10-True] SKIPPED [ 16%] 2023-03-20T11:49:17.0990022Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype1-2-10-False] SKIPPED [ 16%] 2023-03-20T11:49:17.0996692Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype1-0.1-50-True] SKIPPED [ 16%] 2023-03-20T11:49:17.1003058Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype1-0.1-50-False] SKIPPED [ 16%] 2023-03-20T11:49:17.1010505Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype2-1-0-True] SKIPPED [ 16%] 2023-03-20T11:49:17.1016446Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype2-1-0-False] SKIPPED [ 16%] 2023-03-20T11:49:17.1024618Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype2-2-10-True] SKIPPED [ 16%] 2023-03-20T11:49:17.1031203Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype2-2-10-False] SKIPPED [ 16%] 2023-03-20T11:49:17.1037261Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype2-0.1-50-True] SKIPPED [ 16%] 2023-03-20T11:49:17.1043839Z test/test_ops.py::TestRoIAlign::test_qroialign[qdtype2-0.1-50-False] SKIPPED [ 16%] 2023-03-20T11:49:17.1050946Z test/test_ops.py::TestRoIAlign::test_qroi_align_multiple_images SKIPPED [ 16%] 2023-03-20T11:49:17.1056748Z test/test_ops.py::TestRoIAlign::test_jit_boxes_list SKIPPED (We're i...) [ 16%] 2023-03-20T11:49:17.1063723Z test/test_ops.py::TestPSRoIAlign::test_forward[True-cpu] SKIPPED (We...) [ 16%] 2023-03-20T11:49:17.1779401Z test/test_ops.py::TestPSRoIAlign::test_forward[True-cuda] PASSED [ 16%] 2023-03-20T11:49:17.1784960Z test/test_ops.py::TestPSRoIAlign::test_forward[False-cpu] SKIPPED (W...) [ 16%] 2023-03-20T11:49:17.2500381Z test/test_ops.py::TestPSRoIAlign::test_forward[False-cuda] PASSED [ 16%] 2023-03-20T11:49:17.2506023Z test/test_ops.py::TestPSRoIAlign::test_is_leaf_node[cpu] SKIPPED (We...) [ 16%] 2023-03-20T11:49:17.2558319Z test/test_ops.py::TestPSRoIAlign::test_is_leaf_node[cuda] PASSED [ 16%] 2023-03-20T11:49:17.2563114Z test/test_ops.py::TestPSRoIAlign::test_torch_fx_trace[cpu] SKIPPED (...) [ 16%] 2023-03-20T11:49:17.2600420Z test/test_ops.py::TestPSRoIAlign::test_torch_fx_trace[cuda] PASSED [ 16%] 2023-03-20T11:49:17.2605596Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-0] SKIPPED [ 16%] 2023-03-20T11:49:17.2616527Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-1] SKIPPED [ 16%] 2023-03-20T11:49:17.2618555Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-2] SKIPPED [ 16%] 2023-03-20T11:49:17.2626609Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-3] SKIPPED [ 16%] 2023-03-20T11:49:17.2632839Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-4] SKIPPED [ 16%] 2023-03-20T11:49:17.2639810Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-5] SKIPPED [ 16%] 2023-03-20T11:49:17.2645607Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-6] SKIPPED [ 16%] 2023-03-20T11:49:17.2655876Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-7] SKIPPED [ 16%] 2023-03-20T11:49:17.2658431Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-8] SKIPPED [ 16%] 2023-03-20T11:49:17.2664618Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cpu-9] SKIPPED [ 16%] 2023-03-20T11:49:17.4425792Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-0] PASSED [ 16%] 2023-03-20T11:49:17.6112215Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-1] PASSED [ 16%] 2023-03-20T11:49:17.7794219Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-2] PASSED [ 16%] 2023-03-20T11:49:17.9473022Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-3] PASSED [ 16%] 2023-03-20T11:49:18.1156335Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-4] PASSED [ 16%] 2023-03-20T11:49:18.2839563Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-5] PASSED [ 16%] 2023-03-20T11:49:18.4519830Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-6] PASSED [ 16%] 2023-03-20T11:49:18.6202779Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-7] PASSED [ 16%] 2023-03-20T11:49:18.7898098Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-8] PASSED [ 16%] 2023-03-20T11:49:18.9578340Z test/test_ops.py::TestPSRoIAlign::test_backward[True-cuda-9] PASSED [ 16%] 2023-03-20T11:49:18.9578924Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-0] SKIPPED [ 16%] 2023-03-20T11:49:18.9587882Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-1] SKIPPED [ 16%] 2023-03-20T11:49:18.9594914Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-2] SKIPPED [ 16%] 2023-03-20T11:49:18.9602540Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-3] SKIPPED [ 16%] 2023-03-20T11:49:18.9610106Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-4] SKIPPED [ 16%] 2023-03-20T11:49:18.9617384Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-5] SKIPPED [ 16%] 2023-03-20T11:49:18.9622622Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-6] SKIPPED [ 16%] 2023-03-20T11:49:18.9629819Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-7] SKIPPED [ 16%] 2023-03-20T11:49:18.9636533Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-8] SKIPPED [ 16%] 2023-03-20T11:49:18.9643325Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cpu-9] SKIPPED [ 16%] 2023-03-20T11:49:19.1463210Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-0] PASSED [ 16%] 2023-03-20T11:49:19.3269698Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-1] PASSED [ 16%] 2023-03-20T11:49:19.5082223Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-2] PASSED [ 16%] 2023-03-20T11:49:19.6895334Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-3] PASSED [ 16%] 2023-03-20T11:49:19.8707015Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-4] PASSED [ 16%] 2023-03-20T11:49:20.0534615Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-5] PASSED [ 16%] 2023-03-20T11:49:20.2341932Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-6] PASSED [ 16%] 2023-03-20T11:49:20.4146947Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-7] PASSED [ 16%] 2023-03-20T11:49:20.5973279Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-8] PASSED [ 16%] 2023-03-20T11:49:20.7784275Z test/test_ops.py::TestPSRoIAlign::test_backward[False-cuda-9] PASSED [ 16%] 2023-03-20T11:49:20.8497214Z test/test_ops.py::TestPSRoIAlign::test_autocast[rois_dtype0-x_dtype0] PASSED [ 16%] 2023-03-20T11:49:20.9211295Z test/test_ops.py::TestPSRoIAlign::test_autocast[rois_dtype0-x_dtype1] PASSED [ 16%] 2023-03-20T11:49:20.9934943Z test/test_ops.py::TestPSRoIAlign::test_autocast[rois_dtype1-x_dtype0] PASSED [ 16%] 2023-03-20T11:49:21.0642939Z test/test_ops.py::TestPSRoIAlign::test_autocast[rois_dtype1-x_dtype1] PASSED [ 16%] 2023-03-20T11:49:21.0651368Z test/test_ops.py::TestPSRoIAlign::test_boxes_shape SKIPPED (We're in...) [ 16%] 2023-03-20T11:49:21.0657622Z test/test_ops.py::TestMultiScaleRoIAlign::test_msroialign_repr SKIPPED [ 16%] 2023-03-20T11:49:21.0665060Z test/test_ops.py::TestMultiScaleRoIAlign::test_is_leaf_node[cpu] SKIPPED [ 16%] 2023-03-20T11:49:21.0722070Z test/test_ops.py::TestMultiScaleRoIAlign::test_is_leaf_node[cuda] PASSED [ 16%] 2023-03-20T11:49:21.0727541Z test/test_ops.py::TestNMS::test_nms_ref[0-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0735182Z test/test_ops.py::TestNMS::test_nms_ref[0-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0742291Z test/test_ops.py::TestNMS::test_nms_ref[0-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0749111Z test/test_ops.py::TestNMS::test_nms_ref[1-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0756703Z test/test_ops.py::TestNMS::test_nms_ref[1-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0763800Z test/test_ops.py::TestNMS::test_nms_ref[1-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0771879Z test/test_ops.py::TestNMS::test_nms_ref[2-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0777727Z test/test_ops.py::TestNMS::test_nms_ref[2-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0784777Z test/test_ops.py::TestNMS::test_nms_ref[2-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0791990Z test/test_ops.py::TestNMS::test_nms_ref[3-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0798709Z test/test_ops.py::TestNMS::test_nms_ref[3-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0806988Z test/test_ops.py::TestNMS::test_nms_ref[3-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0815607Z test/test_ops.py::TestNMS::test_nms_ref[4-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0821540Z test/test_ops.py::TestNMS::test_nms_ref[4-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0828325Z test/test_ops.py::TestNMS::test_nms_ref[4-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0835910Z test/test_ops.py::TestNMS::test_nms_ref[5-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0842794Z test/test_ops.py::TestNMS::test_nms_ref[5-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0850900Z test/test_ops.py::TestNMS::test_nms_ref[5-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0856476Z test/test_ops.py::TestNMS::test_nms_ref[6-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0863472Z test/test_ops.py::TestNMS::test_nms_ref[6-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0870299Z test/test_ops.py::TestNMS::test_nms_ref[6-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0877125Z test/test_ops.py::TestNMS::test_nms_ref[7-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0883841Z test/test_ops.py::TestNMS::test_nms_ref[7-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0893341Z test/test_ops.py::TestNMS::test_nms_ref[7-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0898976Z test/test_ops.py::TestNMS::test_nms_ref[8-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0906087Z test/test_ops.py::TestNMS::test_nms_ref[8-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0913277Z test/test_ops.py::TestNMS::test_nms_ref[8-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0920034Z test/test_ops.py::TestNMS::test_nms_ref[9-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0926903Z test/test_ops.py::TestNMS::test_nms_ref[9-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0935025Z test/test_ops.py::TestNMS::test_nms_ref[9-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0941432Z test/test_ops.py::TestNMS::test_nms_input_errors SKIPPED (We're in a...) [ 16%] 2023-03-20T11:49:21.0948031Z test/test_ops.py::TestNMS::test_qnms[1-0-0.2] SKIPPED (We're in an O...) [ 16%] 2023-03-20T11:49:21.0955194Z test/test_ops.py::TestNMS::test_qnms[1-0-0.5] SKIPPED (We're in an O...) [ 16%] 2023-03-20T11:49:21.0962282Z test/test_ops.py::TestNMS::test_qnms[1-0-0.8] SKIPPED (We're in an O...) [ 16%] 2023-03-20T11:49:21.0969993Z test/test_ops.py::TestNMS::test_qnms[2-50-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0977508Z test/test_ops.py::TestNMS::test_qnms[2-50-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0984791Z test/test_ops.py::TestNMS::test_qnms[2-50-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0992042Z test/test_ops.py::TestNMS::test_qnms[3-10-0.2] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.0999173Z test/test_ops.py::TestNMS::test_qnms[3-10-0.5] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.1005867Z test/test_ops.py::TestNMS::test_qnms[3-10-0.8] SKIPPED (We're in an ...) [ 16%] 2023-03-20T11:49:21.1029005Z test/test_ops.py::TestNMS::test_nms_cuda[0.2] PASSED [ 16%] 2023-03-20T11:49:21.1054432Z test/test_ops.py::TestNMS::test_nms_cuda[0.5] PASSED [ 16%] 2023-03-20T11:49:21.1082876Z test/test_ops.py::TestNMS::test_nms_cuda[0.8] PASSED [ 16%] 2023-03-20T11:49:21.1103739Z test/test_ops.py::TestNMS::test_autocast[dtype0-0.2] PASSED [ 16%] 2023-03-20T11:49:21.1128368Z test/test_ops.py::TestNMS::test_autocast[dtype0-0.5] PASSED [ 16%] 2023-03-20T11:49:21.1159939Z test/test_ops.py::TestNMS::test_autocast[dtype0-0.8] PASSED [ 16%] 2023-03-20T11:49:21.1180857Z test/test_ops.py::TestNMS::test_autocast[dtype1-0.2] PASSED [ 16%] 2023-03-20T11:49:21.1205128Z test/test_ops.py::TestNMS::test_autocast[dtype1-0.5] PASSED [ 16%] 2023-03-20T11:49:21.1236052Z test/test_ops.py::TestNMS::test_autocast[dtype1-0.8] PASSED [ 16%] 2023-03-20T11:49:21.1252653Z test/test_ops.py::TestNMS::test_nms_cuda_float16 PASSED [ 16%] 2023-03-20T11:49:21.1259140Z test/test_ops.py::TestNMS::test_batched_nms_implementations[0] SKIPPED [ 16%] 2023-03-20T11:49:21.1265859Z test/test_ops.py::TestNMS::test_batched_nms_implementations[1] SKIPPED [ 16%] 2023-03-20T11:49:21.1272742Z test/test_ops.py::TestNMS::test_batched_nms_implementations[2] SKIPPED [ 16%] 2023-03-20T11:49:21.1279270Z test/test_ops.py::TestNMS::test_batched_nms_implementations[3] SKIPPED [ 16%] 2023-03-20T11:49:21.1287301Z test/test_ops.py::TestNMS::test_batched_nms_implementations[4] SKIPPED [ 16%] 2023-03-20T11:49:21.1294808Z test/test_ops.py::TestNMS::test_batched_nms_implementations[5] SKIPPED [ 16%] 2023-03-20T11:49:21.1300155Z test/test_ops.py::TestNMS::test_batched_nms_implementations[6] SKIPPED [ 16%] 2023-03-20T11:49:21.1306595Z test/test_ops.py::TestNMS::test_batched_nms_implementations[7] SKIPPED [ 16%] 2023-03-20T11:49:21.1313276Z test/test_ops.py::TestNMS::test_batched_nms_implementations[8] SKIPPED [ 16%] 2023-03-20T11:49:21.1319754Z test/test_ops.py::TestNMS::test_batched_nms_implementations[9] SKIPPED [ 16%] 2023-03-20T11:49:21.1326129Z test/test_ops.py::TestDeformConv::test_is_leaf_node[cpu] SKIPPED (We...) [ 16%] 2023-03-20T11:49:21.1375644Z test/test_ops.py::TestDeformConv::test_is_leaf_node[cuda] PASSED [ 16%] 2023-03-20T11:49:21.1382803Z test/test_ops.py::TestDeformConv::test_forward[0-True-cpu] SKIPPED (...) [ 16%] 2023-03-20T11:49:21.1407339Z test/test_ops.py::TestDeformConv::test_forward[0-True-cuda] PASSED [ 16%] 2023-03-20T11:49:21.1415367Z test/test_ops.py::TestDeformConv::test_forward[0-False-cpu] SKIPPED [ 16%] 2023-03-20T11:49:21.1437676Z test/test_ops.py::TestDeformConv::test_forward[0-False-cuda] PASSED [ 16%] 2023-03-20T11:49:21.1444648Z test/test_ops.py::TestDeformConv::test_forward[33-True-cpu] SKIPPED [ 16%] 2023-03-20T11:49:26.6082566Z test/test_ops.py::TestDeformConv::test_forward[33-True-cuda] PASSED [ 16%] 2023-03-20T11:49:26.6087771Z test/test_ops.py::TestDeformConv::test_forward[33-False-cpu] SKIPPED [ 16%] 2023-03-20T11:49:31.9555435Z test/test_ops.py::TestDeformConv::test_forward[33-False-cuda] PASSED [ 16%] 2023-03-20T11:49:31.9562187Z test/test_ops.py::TestDeformConv::test_wrong_sizes SKIPPED (We're in...) [ 16%] 2023-03-20T11:49:31.9571684Z test/test_ops.py::TestDeformConv::test_backward[0-True-cpu] SKIPPED [ 16%] 2023-03-20T11:49:31.9910355Z test/test_ops.py::TestDeformConv::test_backward[0-True-cuda] PASSED [ 16%] 2023-03-20T11:49:31.9917406Z test/test_ops.py::TestDeformConv::test_backward[0-False-cpu] SKIPPED [ 16%] 2023-03-20T11:49:32.0215403Z test/test_ops.py::TestDeformConv::test_backward[0-False-cuda] PASSED [ 16%] 2023-03-20T11:49:32.0221272Z test/test_ops.py::TestDeformConv::test_backward[33-True-cpu] SKIPPED [ 16%] 2023-03-20T11:49:32.0695857Z test/test_ops.py::TestDeformConv::test_backward[33-True-cuda] PASSED [ 16%] 2023-03-20T11:49:32.0701478Z test/test_ops.py::TestDeformConv::test_backward[33-False-cpu] SKIPPED [ 16%] 2023-03-20T11:49:32.1210625Z test/test_ops.py::TestDeformConv::test_backward[33-False-cuda] PASSED [ 16%] 2023-03-20T11:49:47.4235828Z test/test_ops.py::TestDeformConv::test_compare_cpu_cuda_grads[True] PASSED [ 16%] 2023-03-20T11:50:02.8589103Z test/test_ops.py::TestDeformConv::test_compare_cpu_cuda_grads[False] PASSED [ 16%] 2023-03-20T11:50:02.8614446Z test/test_ops.py::TestDeformConv::test_autocast[dtype0-0] PASSED [ 16%] 2023-03-20T11:50:08.2347104Z test/test_ops.py::TestDeformConv::test_autocast[dtype0-33] PASSED [ 16%] 2023-03-20T11:50:08.2375011Z test/test_ops.py::TestDeformConv::test_autocast[dtype1-0] PASSED [ 16%] 2023-03-20T11:50:13.5640426Z test/test_ops.py::TestDeformConv::test_autocast[dtype1-33] PASSED [ 16%] 2023-03-20T11:50:13.5645891Z test/test_ops.py::TestDeformConv::test_forward_scriptability SKIPPED [ 16%] 2023-03-20T11:50:13.5655195Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_repr SKIPPED [ 16%] 2023-03-20T11:50:13.5659540Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[0] SKIPPED [ 16%] 2023-03-20T11:50:13.5666260Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[1] SKIPPED [ 16%] 2023-03-20T11:50:13.5671539Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[2] SKIPPED [ 16%] 2023-03-20T11:50:13.5676944Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[3] SKIPPED [ 16%] 2023-03-20T11:50:13.5682959Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[4] SKIPPED [ 16%] 2023-03-20T11:50:13.5691257Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[5] SKIPPED [ 16%] 2023-03-20T11:50:13.5696153Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[6] SKIPPED [ 16%] 2023-03-20T11:50:13.5702280Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[7] SKIPPED [ 16%] 2023-03-20T11:50:13.5708009Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[8] SKIPPED [ 16%] 2023-03-20T11:50:13.5715324Z test/test_ops.py::TestFrozenBNT::test_frozenbatchnorm2d_eps[9] SKIPPED [ 16%] 2023-03-20T11:50:13.5721629Z test/test_ops.py::TestBoxConversionToRoi::test_check_roi_boxes_shape[box_sequence0] SKIPPED [ 16%] 2023-03-20T11:50:13.5727578Z test/test_ops.py::TestBoxConversionToRoi::test_check_roi_boxes_shape[box_sequence1] SKIPPED [ 16%] 2023-03-20T11:50:13.5734310Z test/test_ops.py::TestBoxConversionToRoi::test_check_roi_boxes_shape[box_sequence2] SKIPPED [ 16%] 2023-03-20T11:50:13.5740421Z test/test_ops.py::TestBoxConversionToRoi::test_convert_boxes_to_roi_format[box_sequence0] SKIPPED [ 16%] 2023-03-20T11:50:13.5746848Z test/test_ops.py::TestBoxConversionToRoi::test_convert_boxes_to_roi_format[box_sequence1] SKIPPED [ 16%] 2023-03-20T11:50:13.5752856Z test/test_ops.py::TestBoxConversionToRoi::test_convert_boxes_to_roi_format[box_sequence2] SKIPPED [ 16%] 2023-03-20T11:50:13.5758855Z test/test_ops.py::TestBoxConvert::test_bbox_same SKIPPED (We're in a...) [ 16%] 2023-03-20T11:50:13.5765469Z test/test_ops.py::TestBoxConvert::test_bbox_xyxy_xywh SKIPPED (We're...) [ 16%] 2023-03-20T11:50:13.5772273Z test/test_ops.py::TestBoxConvert::test_bbox_xyxy_cxcywh SKIPPED (We'...) [ 16%] 2023-03-20T11:50:13.5777964Z test/test_ops.py::TestBoxConvert::test_bbox_xywh_cxcywh SKIPPED (We'...) [ 16%] 2023-03-20T11:50:13.5784344Z test/test_ops.py::TestBoxConvert::test_bbox_invalid[xwcx-xwyh] SKIPPED [ 16%] 2023-03-20T11:50:13.5791897Z test/test_ops.py::TestBoxConvert::test_bbox_invalid[xwcx-cxwyh] SKIPPED [ 16%] 2023-03-20T11:50:13.5797573Z test/test_ops.py::TestBoxConvert::test_bbox_invalid[xhwcy-xwyh] SKIPPED [ 16%] 2023-03-20T11:50:13.5803532Z test/test_ops.py::TestBoxConvert::test_bbox_invalid[xhwcy-cxwyh] SKIPPED [ 16%] 2023-03-20T11:50:13.5810633Z test/test_ops.py::TestBoxConvert::test_bbox_convert_jit SKIPPED (We'...) [ 16%] 2023-03-20T11:50:13.5816770Z test/test_ops.py::TestBoxArea::test_int_boxes[dtype0] SKIPPED (We're...) [ 16%] 2023-03-20T11:50:13.5822844Z test/test_ops.py::TestBoxArea::test_int_boxes[dtype1] SKIPPED (We're...) [ 16%] 2023-03-20T11:50:13.5828968Z test/test_ops.py::TestBoxArea::test_int_boxes[dtype2] SKIPPED (We're...) [ 16%] 2023-03-20T11:50:13.5834931Z test/test_ops.py::TestBoxArea::test_int_boxes[dtype3] SKIPPED (We're...) [ 16%] 2023-03-20T11:50:13.5841302Z test/test_ops.py::TestBoxArea::test_float_boxes[dtype0] SKIPPED (We'...) [ 16%] 2023-03-20T11:50:13.5847612Z test/test_ops.py::TestBoxArea::test_float_boxes[dtype1] SKIPPED (We'...) [ 16%] 2023-03-20T11:50:13.5853719Z test/test_ops.py::TestBoxArea::test_float16_box SKIPPED (We're in an...) [ 16%] 2023-03-20T11:50:13.5859861Z test/test_ops.py::TestBoxArea::test_box_area_jit SKIPPED (We're in a...) [ 16%] 2023-03-20T11:50:13.5867884Z test/test_ops.py::TestBoxIou::test_iou[actual_box10-actual_box20-dtypes0-0.0001-expected0] SKIPPED [ 16%] 2023-03-20T11:50:13.5873941Z test/test_ops.py::TestBoxIou::test_iou[actual_box11-actual_box21-dtypes1-0.002-expected1] SKIPPED [ 16%] 2023-03-20T11:50:13.5880474Z test/test_ops.py::TestBoxIou::test_iou[actual_box12-actual_box22-dtypes2-0.001-expected2] SKIPPED [ 16%] 2023-03-20T11:50:13.5886596Z test/test_ops.py::TestBoxIou::test_iou_jit SKIPPED (We're in an OSS ...) [ 16%] 2023-03-20T11:50:13.5893322Z test/test_ops.py::TestBoxIou::test_iou_cartesian SKIPPED (We're in a...) [ 16%] 2023-03-20T11:50:13.5899413Z test/test_ops.py::TestGeneralizedBoxIou::test_iou[actual_box10-actual_box20-dtypes0-0.0001-expected0] SKIPPED [ 16%] 2023-03-20T11:50:13.5905478Z test/test_ops.py::TestGeneralizedBoxIou::test_iou[actual_box11-actual_box21-dtypes1-0.002-expected1] SKIPPED [ 16%] 2023-03-20T11:50:13.5912155Z test/test_ops.py::TestGeneralizedBoxIou::test_iou[actual_box12-actual_box22-dtypes2-0.001-expected2] SKIPPED [ 16%] 2023-03-20T11:50:13.5917767Z test/test_ops.py::TestGeneralizedBoxIou::test_iou_jit SKIPPED (We're...) [ 16%] 2023-03-20T11:50:13.5924081Z test/test_ops.py::TestGeneralizedBoxIou::test_iou_cartesian SKIPPED [ 16%] 2023-03-20T11:50:13.5931254Z test/test_ops.py::TestDistanceBoxIoU::test_iou[actual_box10-actual_box20-dtypes0-0.0001-expected0] SKIPPED [ 16%] 2023-03-20T11:50:13.5936364Z test/test_ops.py::TestDistanceBoxIoU::test_iou[actual_box11-actual_box21-dtypes1-0.002-expected1] SKIPPED [ 16%] 2023-03-20T11:50:13.5944323Z test/test_ops.py::TestDistanceBoxIoU::test_iou[actual_box12-actual_box22-dtypes2-0.001-expected2] SKIPPED [ 16%] 2023-03-20T11:50:13.5949947Z test/test_ops.py::TestDistanceBoxIoU::test_iou_jit SKIPPED (We're in...) [ 16%] 2023-03-20T11:50:13.5956133Z test/test_ops.py::TestDistanceBoxIoU::test_iou_cartesian SKIPPED (We...) [ 16%] 2023-03-20T11:50:13.5962363Z test/test_ops.py::TestCompleteBoxIou::test_iou[actual_box10-actual_box20-dtypes0-0.0001-expected0] SKIPPED [ 16%] 2023-03-20T11:50:13.5969333Z test/test_ops.py::TestCompleteBoxIou::test_iou[actual_box11-actual_box21-dtypes1-0.002-expected1] SKIPPED [ 16%] 2023-03-20T11:50:13.5975686Z test/test_ops.py::TestCompleteBoxIou::test_iou[actual_box12-actual_box22-dtypes2-0.001-expected2] SKIPPED [ 16%] 2023-03-20T11:50:13.5981805Z test/test_ops.py::TestCompleteBoxIou::test_iou_jit SKIPPED (We're in...) [ 16%] 2023-03-20T11:50:13.5987755Z test/test_ops.py::TestCompleteBoxIou::test_iou_cartesian SKIPPED (We...) [ 16%] 2023-03-20T11:50:13.5993700Z test/test_ops.py::TestGeneralizedBoxIouLoss::test_giou_loss[dtype0-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6069309Z test/test_ops.py::TestGeneralizedBoxIouLoss::test_giou_loss[dtype0-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6074945Z test/test_ops.py::TestGeneralizedBoxIouLoss::test_giou_loss[dtype1-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6144401Z test/test_ops.py::TestGeneralizedBoxIouLoss::test_giou_loss[dtype1-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6150708Z test/test_ops.py::TestGeneralizedBoxIouLoss::test_empty_inputs[dtype0-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6187006Z test/test_ops.py::TestGeneralizedBoxIouLoss::test_empty_inputs[dtype0-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6192998Z test/test_ops.py::TestGeneralizedBoxIouLoss::test_empty_inputs[dtype1-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6227058Z test/test_ops.py::TestGeneralizedBoxIouLoss::test_empty_inputs[dtype1-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6233056Z test/test_ops.py::TestCompleteBoxIouLoss::test_ciou_loss[cpu-dtype0] SKIPPED [ 16%] 2023-03-20T11:50:13.6239317Z test/test_ops.py::TestCompleteBoxIouLoss::test_ciou_loss[cpu-dtype1] SKIPPED [ 16%] 2023-03-20T11:50:13.6330984Z test/test_ops.py::TestCompleteBoxIouLoss::test_ciou_loss[cuda-dtype0] PASSED [ 16%] 2023-03-20T11:50:13.6423700Z test/test_ops.py::TestCompleteBoxIouLoss::test_ciou_loss[cuda-dtype1] PASSED [ 16%] 2023-03-20T11:50:13.6430241Z test/test_ops.py::TestCompleteBoxIouLoss::test_empty_inputs[dtype0-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6476321Z test/test_ops.py::TestCompleteBoxIouLoss::test_empty_inputs[dtype0-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6482605Z test/test_ops.py::TestCompleteBoxIouLoss::test_empty_inputs[dtype1-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6528804Z test/test_ops.py::TestCompleteBoxIouLoss::test_empty_inputs[dtype1-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6535021Z test/test_ops.py::TestDistanceBoxIouLoss::test_distance_iou_loss[dtype0-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6613888Z test/test_ops.py::TestDistanceBoxIouLoss::test_distance_iou_loss[dtype0-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6618327Z test/test_ops.py::TestDistanceBoxIouLoss::test_distance_iou_loss[dtype1-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6697602Z test/test_ops.py::TestDistanceBoxIouLoss::test_distance_iou_loss[dtype1-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6703742Z test/test_ops.py::TestDistanceBoxIouLoss::test_empty_distance_iou_inputs[dtype0-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6746494Z test/test_ops.py::TestDistanceBoxIouLoss::test_empty_distance_iou_inputs[dtype0-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6752359Z test/test_ops.py::TestDistanceBoxIouLoss::test_empty_distance_iou_inputs[dtype1-cpu] SKIPPED [ 16%] 2023-03-20T11:50:13.6795802Z test/test_ops.py::TestDistanceBoxIouLoss::test_empty_distance_iou_inputs[dtype1-cuda] PASSED [ 16%] 2023-03-20T11:50:13.6801900Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cpu-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.6807008Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cpu-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.6814004Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cpu-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.6819176Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cpu-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.6824965Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cpu-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.6830735Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cpu-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.6836300Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cpu-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.6842514Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cpu-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.6871423Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cuda-0--1.0] PASSED [ 16%] 2023-03-20T11:50:13.6899111Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cuda-0-0.0] PASSED [ 16%] 2023-03-20T11:50:13.6928450Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cuda-0-0.58] PASSED [ 16%] 2023-03-20T11:50:13.6956393Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cuda-0-1.0] PASSED [ 16%] 2023-03-20T11:50:13.6985573Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cuda-2--1.0] PASSED [ 16%] 2023-03-20T11:50:13.7014722Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cuda-2-0.0] PASSED [ 16%] 2023-03-20T11:50:13.7042325Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cuda-2-0.58] PASSED [ 16%] 2023-03-20T11:50:13.7070344Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype0-cuda-2-1.0] PASSED [ 16%] 2023-03-20T11:50:13.7075938Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cpu-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7081810Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cpu-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7087558Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cpu-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.7093673Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cpu-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7099825Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cpu-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7105726Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cpu-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7111427Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cpu-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.7117105Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cpu-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7145234Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cuda-0--1.0] PASSED [ 16%] 2023-03-20T11:50:13.7173682Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cuda-0-0.0] PASSED [ 16%] 2023-03-20T11:50:13.7200935Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cuda-0-0.58] PASSED [ 16%] 2023-03-20T11:50:13.7228662Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cuda-0-1.0] PASSED [ 16%] 2023-03-20T11:50:13.7256326Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cuda-2--1.0] PASSED [ 16%] 2023-03-20T11:50:13.7285024Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cuda-2-0.0] PASSED [ 16%] 2023-03-20T11:50:13.7314904Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cuda-2-0.58] PASSED [ 16%] 2023-03-20T11:50:13.7342305Z test/test_ops.py::TestFocalLoss::test_correct_ratio[0-dtype1-cuda-2-1.0] PASSED [ 16%] 2023-03-20T11:50:13.7348441Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cpu-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7353991Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cpu-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7359624Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cpu-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.7365368Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cpu-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7372669Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cpu-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7377618Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cpu-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7383253Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cpu-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.7388721Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cpu-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7416884Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cuda-0--1.0] PASSED [ 16%] 2023-03-20T11:50:13.7445548Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cuda-0-0.0] PASSED [ 16%] 2023-03-20T11:50:13.7473592Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cuda-0-0.58] PASSED [ 16%] 2023-03-20T11:50:13.7501347Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cuda-0-1.0] PASSED [ 16%] 2023-03-20T11:50:13.7529133Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cuda-2--1.0] PASSED [ 16%] 2023-03-20T11:50:13.7557295Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cuda-2-0.0] PASSED [ 16%] 2023-03-20T11:50:13.7585122Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cuda-2-0.58] PASSED [ 16%] 2023-03-20T11:50:13.7614803Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype0-cuda-2-1.0] PASSED [ 16%] 2023-03-20T11:50:13.7619186Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cpu-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7626498Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cpu-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7631846Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cpu-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.7637506Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cpu-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7643381Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cpu-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7650481Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cpu-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7655089Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cpu-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.7661006Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cpu-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.7689422Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cuda-0--1.0] PASSED [ 16%] 2023-03-20T11:50:13.7716660Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cuda-0-0.0] PASSED [ 16%] 2023-03-20T11:50:13.7745178Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cuda-0-0.58] PASSED [ 16%] 2023-03-20T11:50:13.7773563Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cuda-0-1.0] PASSED [ 16%] 2023-03-20T11:50:13.7799917Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cuda-2--1.0] PASSED [ 16%] 2023-03-20T11:50:13.7828088Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cuda-2-0.0] PASSED [ 16%] 2023-03-20T11:50:13.7856181Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cuda-2-0.58] PASSED [ 16%] 2023-03-20T11:50:13.7883654Z test/test_ops.py::TestFocalLoss::test_correct_ratio[1-dtype1-cuda-2-1.0] PASSED [ 16%] 2023-03-20T11:50:13.7891049Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[2-dtype0-cpu-mean] SKIPPED [ 16%] 2023-03-20T11:50:13.7895869Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[2-dtype0-cpu-sum] SKIPPED [ 16%] 2023-03-20T11:50:13.7934886Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[2-dtype0-cuda-mean] PASSED [ 16%] 2023-03-20T11:50:13.7967840Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[2-dtype0-cuda-sum] PASSED [ 16%] 2023-03-20T11:50:13.7975537Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[2-dtype1-cpu-mean] SKIPPED [ 16%] 2023-03-20T11:50:13.7980163Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[2-dtype1-cpu-sum] SKIPPED [ 16%] 2023-03-20T11:50:13.8016667Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[2-dtype1-cuda-mean] PASSED [ 16%] 2023-03-20T11:50:13.8050911Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[2-dtype1-cuda-sum] PASSED [ 16%] 2023-03-20T11:50:13.8056203Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[3-dtype0-cpu-mean] SKIPPED [ 16%] 2023-03-20T11:50:13.8061477Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[3-dtype0-cpu-sum] SKIPPED [ 16%] 2023-03-20T11:50:13.8098026Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[3-dtype0-cuda-mean] PASSED [ 16%] 2023-03-20T11:50:13.8134288Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[3-dtype0-cuda-sum] PASSED [ 16%] 2023-03-20T11:50:13.8140478Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[3-dtype1-cpu-mean] SKIPPED [ 16%] 2023-03-20T11:50:13.8146264Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[3-dtype1-cpu-sum] SKIPPED [ 16%] 2023-03-20T11:50:13.8180380Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[3-dtype1-cuda-mean] PASSED [ 16%] 2023-03-20T11:50:13.8215890Z test/test_ops.py::TestFocalLoss::test_equal_ce_loss[3-dtype1-cuda-sum] PASSED [ 16%] 2023-03-20T11:50:13.8221802Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-none-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8227641Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-none-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8233290Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-none-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.8240632Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-none-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8246327Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-none-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8253395Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-none-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8258511Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-none-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.8264071Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-none-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8270004Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-mean-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8275612Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-mean-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8281513Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-mean-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.8287188Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-mean-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8293727Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-mean-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8299194Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-mean-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8304823Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-mean-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.8312038Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-mean-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8318123Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-sum-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8323513Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-sum-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8330372Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-sum-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.8335483Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-sum-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8341170Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-sum-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8346902Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-sum-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8352475Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-sum-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:13.8358209Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cpu-sum-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:13.8404568Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-none-0--1.0] PASSED [ 16%] 2023-03-20T11:50:14.3232757Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-none-0-0.0] PASSED [ 16%] 2023-03-20T11:50:14.3263336Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-none-0-0.58] PASSED [ 16%] 2023-03-20T11:50:14.3295752Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-none-0-1.0] PASSED [ 16%] 2023-03-20T11:50:14.3319153Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-none-2--1.0] PASSED [ 16%] 2023-03-20T11:50:14.3346867Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-none-2-0.0] PASSED [ 16%] 2023-03-20T11:50:14.3374230Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-none-2-0.58] PASSED [ 16%] 2023-03-20T11:50:14.3405249Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-none-2-1.0] PASSED [ 16%] 2023-03-20T11:50:14.3431912Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-mean-0--1.0] PASSED [ 16%] 2023-03-20T11:50:14.3460252Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-mean-0-0.0] PASSED [ 16%] 2023-03-20T11:50:14.3489280Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-mean-0-0.58] PASSED [ 16%] 2023-03-20T11:50:14.3519641Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-mean-0-1.0] PASSED [ 16%] 2023-03-20T11:50:14.3544893Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-mean-2--1.0] PASSED [ 16%] 2023-03-20T11:50:14.3574703Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-mean-2-0.0] PASSED [ 16%] 2023-03-20T11:50:14.3601563Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-mean-2-0.58] PASSED [ 16%] 2023-03-20T11:50:14.3629369Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-mean-2-1.0] PASSED [ 16%] 2023-03-20T11:50:14.3656852Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-sum-0--1.0] PASSED [ 16%] 2023-03-20T11:50:14.3685132Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-sum-0-0.0] PASSED [ 16%] 2023-03-20T11:50:14.3713743Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-sum-0-0.58] PASSED [ 16%] 2023-03-20T11:50:14.3741361Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-sum-0-1.0] PASSED [ 16%] 2023-03-20T11:50:14.3772322Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-sum-2--1.0] PASSED [ 16%] 2023-03-20T11:50:14.3798496Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-sum-2-0.0] PASSED [ 16%] 2023-03-20T11:50:14.3825368Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-sum-2-0.58] PASSED [ 16%] 2023-03-20T11:50:14.3855530Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype0-cuda-sum-2-1.0] PASSED [ 16%] 2023-03-20T11:50:14.3860228Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-none-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3865932Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-none-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3871939Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-none-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.3878007Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-none-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3884640Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-none-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3893454Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-none-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3895981Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-none-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.3902994Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-none-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3909759Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-mean-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3915260Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-mean-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3921327Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-mean-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.3927129Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-mean-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3933875Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-mean-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3940060Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-mean-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3945692Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-mean-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.3951207Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-mean-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3956956Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-sum-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3962839Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-sum-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3971260Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-sum-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.3979793Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-sum-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3985780Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-sum-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3991553Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-sum-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.3997373Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-sum-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.4003782Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cpu-sum-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.4033246Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-none-0--1.0] PASSED [ 16%] 2023-03-20T11:50:14.6996053Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-none-0-0.0] PASSED [ 16%] 2023-03-20T11:50:14.9229590Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-none-0-0.58] PASSED [ 16%] 2023-03-20T11:50:14.9261494Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-none-0-1.0] PASSED [ 16%] 2023-03-20T11:50:14.9294550Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-none-2--1.0] PASSED [ 16%] 2023-03-20T11:50:14.9321752Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-none-2-0.0] PASSED [ 16%] 2023-03-20T11:50:14.9350398Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-none-2-0.58] PASSED [ 16%] 2023-03-20T11:50:14.9379768Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-none-2-1.0] PASSED [ 16%] 2023-03-20T11:50:14.9409846Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-mean-0--1.0] PASSED [ 16%] 2023-03-20T11:50:14.9443099Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-mean-0-0.0] PASSED [ 16%] 2023-03-20T11:50:14.9468848Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-mean-0-0.58] PASSED [ 16%] 2023-03-20T11:50:14.9499081Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-mean-0-1.0] PASSED [ 16%] 2023-03-20T11:50:14.9529570Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-mean-2--1.0] PASSED [ 16%] 2023-03-20T11:50:14.9558270Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-mean-2-0.0] PASSED [ 16%] 2023-03-20T11:50:14.9587650Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-mean-2-0.58] PASSED [ 16%] 2023-03-20T11:50:14.9616583Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-mean-2-1.0] PASSED [ 16%] 2023-03-20T11:50:14.9646301Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-sum-0--1.0] PASSED [ 16%] 2023-03-20T11:50:14.9676122Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-sum-0-0.0] PASSED [ 16%] 2023-03-20T11:50:14.9704528Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-sum-0-0.58] PASSED [ 16%] 2023-03-20T11:50:14.9735361Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-sum-0-1.0] PASSED [ 16%] 2023-03-20T11:50:14.9763605Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-sum-2--1.0] PASSED [ 16%] 2023-03-20T11:50:14.9792001Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-sum-2-0.0] PASSED [ 16%] 2023-03-20T11:50:14.9821667Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-sum-2-0.58] PASSED [ 16%] 2023-03-20T11:50:14.9850855Z test/test_ops.py::TestFocalLoss::test_jit[4-dtype1-cuda-sum-2-1.0] PASSED [ 16%] 2023-03-20T11:50:14.9857821Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-none-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9866310Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-none-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9873083Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-none-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.9879984Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-none-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9886557Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-none-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9893934Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-none-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9900494Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-none-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.9907133Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-none-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9913634Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-mean-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9920298Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-mean-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9926881Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-mean-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.9933533Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-mean-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9940220Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-mean-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9948492Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-mean-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9955183Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-mean-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.9961732Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-mean-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9969509Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-sum-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9975342Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-sum-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9982409Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-sum-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:14.9989762Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-sum-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:14.9996435Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-sum-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0003336Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-sum-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0011428Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-sum-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:15.0017648Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cpu-sum-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0047572Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-none-0--1.0] PASSED [ 16%] 2023-03-20T11:50:15.0078028Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-none-0-0.0] PASSED [ 16%] 2023-03-20T11:50:15.0107959Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-none-0-0.58] PASSED [ 16%] 2023-03-20T11:50:15.0136296Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-none-0-1.0] PASSED [ 16%] 2023-03-20T11:50:15.0164379Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-none-2--1.0] PASSED [ 16%] 2023-03-20T11:50:15.0192591Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-none-2-0.0] PASSED [ 16%] 2023-03-20T11:50:15.0221254Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-none-2-0.58] PASSED [ 16%] 2023-03-20T11:50:15.0250079Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-none-2-1.0] PASSED [ 16%] 2023-03-20T11:50:15.0277650Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-mean-0--1.0] PASSED [ 16%] 2023-03-20T11:50:15.0306992Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-mean-0-0.0] PASSED [ 16%] 2023-03-20T11:50:15.0336237Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-mean-0-0.58] PASSED [ 16%] 2023-03-20T11:50:15.0365108Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-mean-0-1.0] PASSED [ 16%] 2023-03-20T11:50:15.0393293Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-mean-2--1.0] PASSED [ 16%] 2023-03-20T11:50:15.0422121Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-mean-2-0.0] PASSED [ 16%] 2023-03-20T11:50:15.0454128Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-mean-2-0.58] PASSED [ 16%] 2023-03-20T11:50:15.0480596Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-mean-2-1.0] PASSED [ 16%] 2023-03-20T11:50:15.0508388Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-sum-0--1.0] PASSED [ 16%] 2023-03-20T11:50:15.0538101Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-sum-0-0.0] PASSED [ 16%] 2023-03-20T11:50:15.0567811Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-sum-0-0.58] PASSED [ 16%] 2023-03-20T11:50:15.0595473Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-sum-0-1.0] PASSED [ 16%] 2023-03-20T11:50:15.0622418Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-sum-2--1.0] PASSED [ 16%] 2023-03-20T11:50:15.0652557Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-sum-2-0.0] PASSED [ 16%] 2023-03-20T11:50:15.0682019Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-sum-2-0.58] PASSED [ 16%] 2023-03-20T11:50:15.0708579Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype0-cuda-sum-2-1.0] PASSED [ 16%] 2023-03-20T11:50:15.0715031Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-none-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0721574Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-none-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0728817Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-none-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:15.0734359Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-none-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0740466Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-none-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0746563Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-none-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0753830Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-none-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:15.0760003Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-none-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0766233Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-mean-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0773919Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-mean-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0778913Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-mean-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:15.0785506Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-mean-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0791412Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-mean-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0797209Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-mean-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0803880Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-mean-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:15.0810708Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-mean-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0816299Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-sum-0--1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0821850Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-sum-0-0.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0829801Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-sum-0-0.58] SKIPPED [ 16%] 2023-03-20T11:50:15.0835561Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-sum-0-1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0841672Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-sum-2--1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0847709Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-sum-2-0.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0853792Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-sum-2-0.58] SKIPPED [ 16%] 2023-03-20T11:50:15.0860648Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cpu-sum-2-1.0] SKIPPED [ 16%] 2023-03-20T11:50:15.0889863Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-none-0--1.0] PASSED [ 16%] 2023-03-20T11:50:15.0917783Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-none-0-0.0] PASSED [ 16%] 2023-03-20T11:50:15.0948449Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-none-0-0.58] PASSED [ 16%] 2023-03-20T11:50:15.0976499Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-none-0-1.0] PASSED [ 16%] 2023-03-20T11:50:15.1003498Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-none-2--1.0] PASSED [ 16%] 2023-03-20T11:50:15.1032309Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-none-2-0.0] PASSED [ 16%] 2023-03-20T11:50:15.1061006Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-none-2-0.58] PASSED [ 16%] 2023-03-20T11:50:15.1092057Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-none-2-1.0] PASSED [ 16%] 2023-03-20T11:50:15.1119102Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-mean-0--1.0] PASSED [ 16%] 2023-03-20T11:50:15.1147134Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-mean-0-0.0] PASSED [ 16%] 2023-03-20T11:50:15.1176082Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-mean-0-0.58] PASSED [ 16%] 2023-03-20T11:50:15.1204017Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-mean-0-1.0] PASSED [ 16%] 2023-03-20T11:50:15.1232137Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-mean-2--1.0] PASSED [ 16%] 2023-03-20T11:50:15.1262049Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-mean-2-0.0] PASSED [ 16%] 2023-03-20T11:50:15.1293714Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-mean-2-0.58] PASSED [ 16%] 2023-03-20T11:50:15.1319802Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-mean-2-1.0] PASSED [ 16%] 2023-03-20T11:50:15.1348180Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-sum-0--1.0] PASSED [ 16%] 2023-03-20T11:50:15.1377027Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-sum-0-0.0] PASSED [ 16%] 2023-03-20T11:50:15.1405309Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-sum-0-0.58] PASSED [ 16%] 2023-03-20T11:50:15.1436304Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-sum-0-1.0] PASSED [ 16%] 2023-03-20T11:50:15.1465054Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-sum-2--1.0] PASSED [ 16%] 2023-03-20T11:50:15.1494011Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-sum-2-0.0] PASSED [ 16%] 2023-03-20T11:50:15.1522632Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-sum-2-0.58] PASSED [ 16%] 2023-03-20T11:50:15.1551828Z test/test_ops.py::TestFocalLoss::test_jit[5-dtype1-cuda-sum-2-1.0] PASSED [ 16%] 2023-03-20T11:50:15.1559214Z test/test_ops.py::TestFocalLoss::test_reduction_mode[dtype0-cpu] SKIPPED [ 16%] 2023-03-20T11:50:15.1581973Z test/test_ops.py::TestFocalLoss::test_reduction_mode[dtype0-cuda] PASSED [ 16%] 2023-03-20T11:50:15.1588629Z test/test_ops.py::TestFocalLoss::test_reduction_mode[dtype1-cpu] SKIPPED [ 16%] 2023-03-20T11:50:15.1614076Z test/test_ops.py::TestFocalLoss::test_reduction_mode[dtype1-cuda] PASSED [ 16%] 2023-03-20T11:50:15.1618407Z test/test_ops.py::TestMasksToBoxes::test_masks_box SKIPPED (We're in...) [ 16%] 2023-03-20T11:50:15.1625604Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-0] SKIPPED [ 16%] 2023-03-20T11:50:15.1632451Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-1] SKIPPED [ 16%] 2023-03-20T11:50:15.1639414Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-2] SKIPPED [ 16%] 2023-03-20T11:50:15.1646147Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-3] SKIPPED [ 16%] 2023-03-20T11:50:15.1654246Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-4] SKIPPED [ 16%] 2023-03-20T11:50:15.1659320Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-5] SKIPPED [ 16%] 2023-03-20T11:50:15.1665953Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-6] SKIPPED [ 16%] 2023-03-20T11:50:15.1673445Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-7] SKIPPED [ 16%] 2023-03-20T11:50:15.1679926Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-8] SKIPPED [ 16%] 2023-03-20T11:50:15.1686728Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.2-9] SKIPPED [ 16%] 2023-03-20T11:50:15.1693919Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-0] SKIPPED [ 16%] 2023-03-20T11:50:15.1699093Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-1] SKIPPED [ 16%] 2023-03-20T11:50:15.1705348Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-2] SKIPPED [ 16%] 2023-03-20T11:50:15.1711467Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-3] SKIPPED [ 16%] 2023-03-20T11:50:15.1717636Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-4] SKIPPED [ 16%] 2023-03-20T11:50:15.1723815Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-5] SKIPPED [ 16%] 2023-03-20T11:50:15.1731814Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-6] SKIPPED [ 16%] 2023-03-20T11:50:15.1736353Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-7] SKIPPED [ 16%] 2023-03-20T11:50:15.1741637Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-8] SKIPPED [ 16%] 2023-03-20T11:50:15.1748636Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.5-9] SKIPPED [ 16%] 2023-03-20T11:50:15.1754302Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-0] SKIPPED [ 16%] 2023-03-20T11:50:15.1760270Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-1] SKIPPED [ 16%] 2023-03-20T11:50:15.1765870Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-2] SKIPPED [ 16%] 2023-03-20T11:50:15.1772598Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-3] SKIPPED [ 16%] 2023-03-20T11:50:15.1777724Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-4] SKIPPED [ 16%] 2023-03-20T11:50:15.1783338Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-5] SKIPPED [ 16%] 2023-03-20T11:50:15.1789394Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-6] SKIPPED [ 16%] 2023-03-20T11:50:15.1794810Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-7] SKIPPED [ 16%] 2023-03-20T11:50:15.1800630Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-8] SKIPPED [ 16%] 2023-03-20T11:50:15.1806252Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[batch-0.8-9] SKIPPED [ 16%] 2023-03-20T11:50:15.1813185Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-0] SKIPPED [ 16%] 2023-03-20T11:50:15.1819705Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-1] SKIPPED [ 16%] 2023-03-20T11:50:15.1825837Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-2] SKIPPED [ 16%] 2023-03-20T11:50:15.1831378Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-3] SKIPPED [ 16%] 2023-03-20T11:50:15.1837010Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-4] SKIPPED [ 16%] 2023-03-20T11:50:15.1842841Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-5] SKIPPED [ 16%] 2023-03-20T11:50:15.1849985Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-6] SKIPPED [ 16%] 2023-03-20T11:50:15.1854274Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-7] SKIPPED [ 16%] 2023-03-20T11:50:15.1861134Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-8] SKIPPED [ 16%] 2023-03-20T11:50:15.1867427Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.2-9] SKIPPED [ 16%] 2023-03-20T11:50:15.1873684Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-0] SKIPPED [ 16%] 2023-03-20T11:50:15.1880246Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-1] SKIPPED [ 16%] 2023-03-20T11:50:15.1886399Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-2] SKIPPED [ 16%] 2023-03-20T11:50:15.1894326Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-3] SKIPPED [ 16%] 2023-03-20T11:50:15.1900872Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-4] SKIPPED [ 16%] 2023-03-20T11:50:15.1907368Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-5] SKIPPED [ 16%] 2023-03-20T11:50:15.1913703Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-6] SKIPPED [ 16%] 2023-03-20T11:50:15.1919957Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-7] SKIPPED [ 16%] 2023-03-20T11:50:15.1926377Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-8] SKIPPED [ 16%] 2023-03-20T11:50:15.1933815Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.5-9] SKIPPED [ 16%] 2023-03-20T11:50:15.1939762Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-0] SKIPPED [ 16%] 2023-03-20T11:50:15.1946514Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-1] SKIPPED [ 16%] 2023-03-20T11:50:15.1952983Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-2] SKIPPED [ 16%] 2023-03-20T11:50:15.1959430Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-3] SKIPPED [ 16%] 2023-03-20T11:50:15.1965556Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-4] SKIPPED [ 16%] 2023-03-20T11:50:15.1973920Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-5] SKIPPED [ 16%] 2023-03-20T11:50:15.1981082Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-6] SKIPPED [ 16%] 2023-03-20T11:50:15.1987762Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-7] SKIPPED [ 16%] 2023-03-20T11:50:15.1994400Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2001286Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth_random[row-0.8-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2009075Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2014854Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2021234Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2027526Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2033535Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2039874Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2045705Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2057164Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2063315Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2069593Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-0-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2075648Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2082061Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2088503Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2094848Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2101176Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2107453Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2113560Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2120013Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2126178Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2134021Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[batch-1-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2140323Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2146703Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2152730Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2159163Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2165351Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2172687Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2178237Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2184450Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2190713Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2196691Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-0-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2203010Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2210974Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2217338Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2223565Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2230061Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2236114Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2242684Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2250025Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2255317Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2261597Z test/test_ops.py::TestStochasticDepth::test_stochastic_depth[row-1-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2267561Z test/test_ops.py::TestStochasticDepth::test_is_leaf_node[batch-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2273572Z test/test_ops.py::TestStochasticDepth::test_is_leaf_node[batch-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2279853Z test/test_ops.py::TestStochasticDepth::test_is_leaf_node[row-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2287382Z test/test_ops.py::TestStochasticDepth::test_is_leaf_node[row-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2293718Z test/test_ops.py::TestUtils::test_split_normalization_params[None] SKIPPED [ 16%] 2023-03-20T11:50:15.2300358Z test/test_ops.py::TestUtils::test_split_normalization_params[BatchNorm2d] SKIPPED [ 16%] 2023-03-20T11:50:15.2306793Z test/test_ops.py::TestUtils::test_split_normalization_params[LayerNorm] SKIPPED [ 16%] 2023-03-20T11:50:15.2312892Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2319224Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2325658Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2332632Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2338578Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2344774Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2350811Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2356847Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2364446Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2370907Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-2-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2377382Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2383591Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2389659Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2395707Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2402001Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2409618Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2414966Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2421259Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2427428Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2433520Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0-3-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2441177Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2447679Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2454563Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2460993Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2467307Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2473383Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2479713Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2485833Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2493202Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2498571Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-2-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2504845Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2510907Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2518646Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2524708Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2531149Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2537861Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2543946Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2550243Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2556543Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2562763Z test/test_ops.py::TestDropBlock::test_drop_block[True-5-0.5-3-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2569908Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2575409Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2581538Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2587831Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2595254Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2601571Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2607682Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2614216Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2620177Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2626451Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-2-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2632614Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2638706Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2644909Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2652169Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2657551Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2663595Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2671316Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2677410Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2683792Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2691063Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0-3-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2696227Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2702578Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2708852Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2714885Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2721126Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2727194Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2733919Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2740100Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2747467Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2753506Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-2-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2759806Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2765869Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2773216Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2778750Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2785009Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2791177Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2797244Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2803455Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2810864Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2815958Z test/test_ops.py::TestDropBlock::test_drop_block[True-11-0.5-3-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2823616Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2829962Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2835941Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2842238Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2849447Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2855183Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2861478Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2867808Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2873814Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2879943Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-2-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2886067Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2893309Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2900269Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2906561Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2912731Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-4] SKIPPED [ 16%] 2023-03-20T11:50:15.2919118Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-5] SKIPPED [ 16%] 2023-03-20T11:50:15.2925287Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-6] SKIPPED [ 16%] 2023-03-20T11:50:15.2932154Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-7] SKIPPED [ 16%] 2023-03-20T11:50:15.2937596Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-8] SKIPPED [ 16%] 2023-03-20T11:50:15.2943654Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0-3-9] SKIPPED [ 16%] 2023-03-20T11:50:15.2950071Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-0] SKIPPED [ 16%] 2023-03-20T11:50:15.2955921Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-1] SKIPPED [ 16%] 2023-03-20T11:50:15.2962304Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-2] SKIPPED [ 16%] 2023-03-20T11:50:15.2969544Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-3] SKIPPED [ 16%] 2023-03-20T11:50:15.2977944Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-4] SKIPPED [ 17%] 2023-03-20T11:50:15.2984187Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-5] SKIPPED [ 17%] 2023-03-20T11:50:15.2990472Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-6] SKIPPED [ 17%] 2023-03-20T11:50:15.2996456Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3002729Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3010173Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-2-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3015622Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3021781Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3028098Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3034101Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3040176Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3046499Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3054311Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3060815Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3067173Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3073215Z test/test_ops.py::TestDropBlock::test_drop_block[False-5-0.5-3-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3079509Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3085476Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3093035Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3098639Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3104821Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3110719Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3116742Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3122947Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3132037Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3137380Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-2-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3143578Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3149979Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3155982Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3162263Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3169412Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3175360Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3181651Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3188201Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3194191Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3200336Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0-3-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3207731Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3214459Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3220455Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3226787Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3233026Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3239005Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3245140Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3252603Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3258178Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3264277Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-2-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3270613Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3276535Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3284195Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3291085Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3296922Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3303484Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3310040Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3316034Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3322288Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3329795Z test/test_ops.py::TestDropBlock::test_drop_block[False-11-0.5-3-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3335449Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3341535Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3347815Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3353837Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3361473Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3367546Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3374149Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3380626Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3386967Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3393051Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-2-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3399324Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3405388Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3413038Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3418467Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3424642Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3431983Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3438135Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3444333Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3451011Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3457073Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.1-3-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3463112Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3469618Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3475545Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3481646Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3487767Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3493804Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3500069Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3507266Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3513111Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3519314Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-2-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3525178Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-0] SKIPPED [ 17%] 2023-03-20T11:50:15.3532547Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-1] SKIPPED [ 17%] 2023-03-20T11:50:15.3538012Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3544132Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3550320Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-4] SKIPPED [ 17%] 2023-03-20T11:50:15.3556234Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-5] SKIPPED [ 17%] 2023-03-20T11:50:15.3563069Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-6] SKIPPED [ 17%] 2023-03-20T11:50:15.3569900Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-7] SKIPPED [ 17%] 2023-03-20T11:50:15.3575356Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-8] SKIPPED [ 17%] 2023-03-20T11:50:15.3582774Z test/test_ops.py::TestDropBlock::test_drop_block_random[False-3-0.2-3-9] SKIPPED [ 17%] 2023-03-20T11:50:15.3589022Z test/test_ops.py::TestDropBlock::test_is_leaf_node[True-5-0-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3594981Z test/test_ops.py::TestDropBlock::test_is_leaf_node[True-5-0-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3601224Z test/test_ops.py::TestDropBlock::test_is_leaf_node[True-5-1-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3606947Z test/test_ops.py::TestDropBlock::test_is_leaf_node[True-5-1-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3614242Z test/test_ops.py::TestDropBlock::test_is_leaf_node[True-7-0-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3619761Z test/test_ops.py::TestDropBlock::test_is_leaf_node[True-7-0-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3626227Z test/test_ops.py::TestDropBlock::test_is_leaf_node[True-7-1-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3631620Z test/test_ops.py::TestDropBlock::test_is_leaf_node[True-7-1-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3637611Z test/test_ops.py::TestDropBlock::test_is_leaf_node[False-5-0-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3643624Z test/test_ops.py::TestDropBlock::test_is_leaf_node[False-5-0-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3652174Z test/test_ops.py::TestDropBlock::test_is_leaf_node[False-5-1-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3657756Z test/test_ops.py::TestDropBlock::test_is_leaf_node[False-5-1-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3663669Z test/test_ops.py::TestDropBlock::test_is_leaf_node[False-7-0-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3669790Z test/test_ops.py::TestDropBlock::test_is_leaf_node[False-7-0-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3684846Z test/test_ops.py::TestDropBlock::test_is_leaf_node[False-7-1-2] SKIPPED [ 17%] 2023-03-20T11:50:15.3685534Z test/test_ops.py::TestDropBlock::test_is_leaf_node[False-7-1-3] SKIPPED [ 17%] 2023-03-20T11:50:15.3689390Z test/test_transforms.py::TestConvertImageDtype::test_float_to_float[input_dtype0-output_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3695455Z test/test_transforms.py::TestConvertImageDtype::test_float_to_float[input_dtype1-output_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3701395Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype0-input_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3707631Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype0-input_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3713565Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype1-input_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3719777Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype1-input_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3727190Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype2-input_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3733495Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype2-input_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3739777Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype3-input_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3745919Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype3-input_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3751719Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype4-input_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3757714Z test/test_transforms.py::TestConvertImageDtype::test_float_to_int[output_dtype4-input_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3763897Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype0-input_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3770896Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype0-input_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3776739Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype0-input_dtype2] SKIPPED [ 17%] 2023-03-20T11:50:15.3782870Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype0-input_dtype3] SKIPPED [ 17%] 2023-03-20T11:50:15.3788670Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype0-input_dtype4] SKIPPED [ 17%] 2023-03-20T11:50:15.3794784Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype1-input_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3802325Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype1-input_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3809306Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype1-input_dtype2] SKIPPED [ 17%] 2023-03-20T11:50:15.3814435Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype1-input_dtype3] SKIPPED [ 17%] 2023-03-20T11:50:15.3820788Z test/test_transforms.py::TestConvertImageDtype::test_int_to_float[output_dtype1-input_dtype4] SKIPPED [ 17%] 2023-03-20T11:50:15.3827075Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype0-output_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3832978Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype1-output_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3839370Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype2-output_dtype2] SKIPPED [ 17%] 2023-03-20T11:50:15.3845465Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype3-output_dtype3] SKIPPED [ 17%] 2023-03-20T11:50:15.3852753Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype4-output_dtype4] SKIPPED [ 17%] 2023-03-20T11:50:15.3858567Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype5-output_dtype5] SKIPPED [ 17%] 2023-03-20T11:50:15.3864446Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype6-output_dtype6] SKIPPED [ 17%] 2023-03-20T11:50:15.3873443Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype7-output_dtype7] SKIPPED [ 17%] 2023-03-20T11:50:15.3879405Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype8-output_dtype8] SKIPPED [ 17%] 2023-03-20T11:50:15.3885659Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype9-output_dtype9] SKIPPED [ 17%] 2023-03-20T11:50:15.3893225Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype10-output_dtype10] SKIPPED [ 17%] 2023-03-20T11:50:15.3898880Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype11-output_dtype11] SKIPPED [ 17%] 2023-03-20T11:50:15.3905111Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype12-output_dtype12] SKIPPED [ 17%] 2023-03-20T11:50:15.3910785Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype13-output_dtype13] SKIPPED [ 17%] 2023-03-20T11:50:15.3916842Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype14-output_dtype14] SKIPPED [ 17%] 2023-03-20T11:50:15.3923091Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype15-output_dtype15] SKIPPED [ 17%] 2023-03-20T11:50:15.3930327Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype16-output_dtype16] SKIPPED [ 17%] 2023-03-20T11:50:15.3935094Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype17-output_dtype17] SKIPPED [ 17%] 2023-03-20T11:50:15.3941434Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype18-output_dtype18] SKIPPED [ 17%] 2023-03-20T11:50:15.3948696Z test/test_transforms.py::TestConvertImageDtype::test_dtype_int_to_int[input_dtype19-output_dtype19] SKIPPED [ 17%] 2023-03-20T11:50:15.3955017Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype0-output_dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.3961419Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype1-output_dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.3967167Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype2-output_dtype2] SKIPPED [ 17%] 2023-03-20T11:50:15.3973601Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype3-output_dtype3] SKIPPED [ 17%] 2023-03-20T11:50:15.3980024Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype4-output_dtype4] SKIPPED [ 17%] 2023-03-20T11:50:15.3986074Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype5-output_dtype5] SKIPPED [ 17%] 2023-03-20T11:50:15.3992324Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype6-output_dtype6] SKIPPED [ 17%] 2023-03-20T11:50:15.3998526Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype7-output_dtype7] SKIPPED [ 17%] 2023-03-20T11:50:15.4004485Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype8-output_dtype8] SKIPPED [ 17%] 2023-03-20T11:50:15.4011176Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype9-output_dtype9] SKIPPED [ 17%] 2023-03-20T11:50:15.4017141Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype10-output_dtype10] SKIPPED [ 17%] 2023-03-20T11:50:15.4024616Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype11-output_dtype11] SKIPPED [ 17%] 2023-03-20T11:50:15.4030736Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype12-output_dtype12] SKIPPED [ 17%] 2023-03-20T11:50:15.4036679Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype13-output_dtype13] SKIPPED [ 17%] 2023-03-20T11:50:15.4043029Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype14-output_dtype14] SKIPPED [ 17%] 2023-03-20T11:50:15.4049953Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype15-output_dtype15] SKIPPED [ 17%] 2023-03-20T11:50:15.4055600Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype16-output_dtype16] SKIPPED [ 17%] 2023-03-20T11:50:15.4061811Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype17-output_dtype17] SKIPPED [ 17%] 2023-03-20T11:50:15.4068060Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype18-output_dtype18] SKIPPED [ 17%] 2023-03-20T11:50:15.4074062Z test/test_transforms.py::TestConvertImageDtype::test_int_to_int_consistency[input_dtype19-output_dtype19] SKIPPED [ 17%] 2023-03-20T11:50:15.4080214Z test/test_transforms.py::TestAccImage::test_accimage_to_tensor SKIPPED [ 17%] 2023-03-20T11:50:15.4085977Z test/test_transforms.py::TestAccImage::test_accimage_pil_to_tensor SKIPPED [ 17%] 2023-03-20T11:50:15.4093822Z test/test_transforms.py::TestAccImage::test_accimage_resize SKIPPED [ 17%] 2023-03-20T11:50:15.4099955Z test/test_transforms.py::TestAccImage::test_accimage_crop SKIPPED (a...) [ 17%] 2023-03-20T11:50:15.4106367Z test/test_transforms.py::TestToTensor::test_to_tensor[1] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.4112553Z test/test_transforms.py::TestToTensor::test_to_tensor[3] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.4118494Z test/test_transforms.py::TestToTensor::test_to_tensor[4] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.4124548Z test/test_transforms.py::TestToTensor::test_to_tensor_errors SKIPPED [ 17%] 2023-03-20T11:50:15.4130785Z test/test_transforms.py::TestToTensor::test_to_tensor_with_other_default_dtypes[dtype0] SKIPPED [ 17%] 2023-03-20T11:50:15.4137279Z test/test_transforms.py::TestToTensor::test_to_tensor_with_other_default_dtypes[dtype1] SKIPPED [ 17%] 2023-03-20T11:50:15.4143120Z test/test_transforms.py::TestToTensor::test_to_tensor_with_other_default_dtypes[dtype2] SKIPPED [ 17%] 2023-03-20T11:50:15.4149164Z test/test_transforms.py::TestToTensor::test_pil_to_tensor[1] SKIPPED [ 17%] 2023-03-20T11:50:15.4155197Z test/test_transforms.py::TestToTensor::test_pil_to_tensor[3] SKIPPED [ 17%] 2023-03-20T11:50:15.4161786Z test/test_transforms.py::TestToTensor::test_pil_to_tensor[4] SKIPPED [ 17%] 2023-03-20T11:50:15.4170764Z test/test_transforms.py::TestToTensor::test_pil_to_tensor_errors SKIPPED [ 17%] 2023-03-20T11:50:15.4176513Z test/test_transforms.py::test_randomresized_params SKIPPED (We're in...) [ 17%] 2023-03-20T11:50:15.4182817Z test/test_transforms.py::test_resize[None-22-28-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4189213Z test/test_transforms.py::test_resize[None-22-27-27] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4195524Z test/test_transforms.py::test_resize[None-22-28-34] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4201749Z test/test_transforms.py::test_resize[None-22-29-35] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4207802Z test/test_transforms.py::test_resize[None-22-34-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4214101Z test/test_transforms.py::test_resize[None-22-35-29] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4220672Z test/test_transforms.py::test_resize[None-27-28-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4226856Z test/test_transforms.py::test_resize[None-27-27-27] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4232889Z test/test_transforms.py::test_resize[None-27-28-34] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4238823Z test/test_transforms.py::test_resize[None-27-29-35] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4246340Z test/test_transforms.py::test_resize[None-27-34-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4253759Z test/test_transforms.py::test_resize[None-27-35-29] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4259468Z test/test_transforms.py::test_resize[None-28-28-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4265664Z test/test_transforms.py::test_resize[None-28-27-27] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4271654Z test/test_transforms.py::test_resize[None-28-28-34] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4277790Z test/test_transforms.py::test_resize[None-28-29-35] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4284021Z test/test_transforms.py::test_resize[None-28-34-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4290902Z test/test_transforms.py::test_resize[None-28-35-29] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4296958Z test/test_transforms.py::test_resize[None-36-28-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4302854Z test/test_transforms.py::test_resize[None-36-27-27] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4309171Z test/test_transforms.py::test_resize[None-36-28-34] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4316491Z test/test_transforms.py::test_resize[None-36-29-35] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4322730Z test/test_transforms.py::test_resize[None-36-34-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4329689Z test/test_transforms.py::test_resize[None-36-35-29] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4335433Z test/test_transforms.py::test_resize[None-osize4-28-28] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4341723Z test/test_transforms.py::test_resize[None-osize4-27-27] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4348023Z test/test_transforms.py::test_resize[None-osize4-28-34] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4354038Z test/test_transforms.py::test_resize[None-osize4-29-35] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4360130Z test/test_transforms.py::test_resize[None-osize4-34-28] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4366462Z test/test_transforms.py::test_resize[None-osize4-35-29] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4373809Z test/test_transforms.py::test_resize[None-osize5-28-28] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4379177Z test/test_transforms.py::test_resize[None-osize5-27-27] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4385640Z test/test_transforms.py::test_resize[None-osize5-28-34] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4393131Z test/test_transforms.py::test_resize[None-osize5-29-35] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4399595Z test/test_transforms.py::test_resize[None-osize5-34-28] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4405471Z test/test_transforms.py::test_resize[None-osize5-35-29] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4412693Z test/test_transforms.py::test_resize[37-22-28-28] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4418675Z test/test_transforms.py::test_resize[37-22-27-27] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4424828Z test/test_transforms.py::test_resize[37-22-28-34] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4431294Z test/test_transforms.py::test_resize[37-22-29-35] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4437341Z test/test_transforms.py::test_resize[37-22-34-28] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4443638Z test/test_transforms.py::test_resize[37-22-35-29] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4451570Z test/test_transforms.py::test_resize[37-27-28-28] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4456133Z test/test_transforms.py::test_resize[37-27-27-27] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4462115Z test/test_transforms.py::test_resize[37-27-28-34] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4469793Z test/test_transforms.py::test_resize[37-27-29-35] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4475715Z test/test_transforms.py::test_resize[37-27-34-28] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4481983Z test/test_transforms.py::test_resize[37-27-35-29] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4489344Z test/test_transforms.py::test_resize[37-28-28-28] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4494147Z test/test_transforms.py::test_resize[37-28-27-27] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4500633Z test/test_transforms.py::test_resize[37-28-28-34] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4506901Z test/test_transforms.py::test_resize[37-28-29-35] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4512971Z test/test_transforms.py::test_resize[37-28-34-28] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4519085Z test/test_transforms.py::test_resize[37-28-35-29] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4525451Z test/test_transforms.py::test_resize[37-36-28-28] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4532054Z test/test_transforms.py::test_resize[37-36-27-27] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4539840Z test/test_transforms.py::test_resize[37-36-28-34] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4546358Z test/test_transforms.py::test_resize[37-36-29-35] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4552548Z test/test_transforms.py::test_resize[37-36-34-28] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4558717Z test/test_transforms.py::test_resize[37-36-35-29] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.4564847Z test/test_transforms.py::test_resize[37-osize4-28-28] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4572053Z test/test_transforms.py::test_resize[37-osize4-27-27] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4577751Z test/test_transforms.py::test_resize[37-osize4-28-34] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4583997Z test/test_transforms.py::test_resize[37-osize4-29-35] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4590144Z test/test_transforms.py::test_resize[37-osize4-34-28] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4596177Z test/test_transforms.py::test_resize[37-osize4-35-29] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4602936Z test/test_transforms.py::test_resize[37-osize5-28-28] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4610109Z test/test_transforms.py::test_resize[37-osize5-27-27] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4616888Z test/test_transforms.py::test_resize[37-osize5-28-34] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4623057Z test/test_transforms.py::test_resize[37-osize5-29-35] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4629458Z test/test_transforms.py::test_resize[37-osize5-34-28] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4635516Z test/test_transforms.py::test_resize[37-osize5-35-29] SKIPPED (We're...) [ 17%] 2023-03-20T11:50:15.4641785Z test/test_transforms.py::test_resize[1000-22-28-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4647921Z test/test_transforms.py::test_resize[1000-22-27-27] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4654412Z test/test_transforms.py::test_resize[1000-22-28-34] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4660624Z test/test_transforms.py::test_resize[1000-22-29-35] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4666859Z test/test_transforms.py::test_resize[1000-22-34-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4673606Z test/test_transforms.py::test_resize[1000-22-35-29] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4679408Z test/test_transforms.py::test_resize[1000-27-28-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4686927Z test/test_transforms.py::test_resize[1000-27-27-27] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4693469Z test/test_transforms.py::test_resize[1000-27-28-34] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4699728Z test/test_transforms.py::test_resize[1000-27-29-35] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4705791Z test/test_transforms.py::test_resize[1000-27-34-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4712146Z test/test_transforms.py::test_resize[1000-27-35-29] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4718398Z test/test_transforms.py::test_resize[1000-28-28-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4724279Z test/test_transforms.py::test_resize[1000-28-27-27] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4730897Z test/test_transforms.py::test_resize[1000-28-28-34] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4737134Z test/test_transforms.py::test_resize[1000-28-29-35] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4743279Z test/test_transforms.py::test_resize[1000-28-34-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4749494Z test/test_transforms.py::test_resize[1000-28-35-29] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4755485Z test/test_transforms.py::test_resize[1000-36-28-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4764430Z test/test_transforms.py::test_resize[1000-36-27-27] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4771065Z test/test_transforms.py::test_resize[1000-36-28-34] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4777457Z test/test_transforms.py::test_resize[1000-36-29-35] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4783706Z test/test_transforms.py::test_resize[1000-36-34-28] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4790022Z test/test_transforms.py::test_resize[1000-36-35-29] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.4796164Z test/test_transforms.py::test_resize[1000-osize4-28-28] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4802822Z test/test_transforms.py::test_resize[1000-osize4-27-27] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4809744Z test/test_transforms.py::test_resize[1000-osize4-28-34] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4815272Z test/test_transforms.py::test_resize[1000-osize4-29-35] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4821734Z test/test_transforms.py::test_resize[1000-osize4-34-28] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4828073Z test/test_transforms.py::test_resize[1000-osize4-35-29] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4834024Z test/test_transforms.py::test_resize[1000-osize5-28-28] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4841644Z test/test_transforms.py::test_resize[1000-osize5-27-27] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4847874Z test/test_transforms.py::test_resize[1000-osize5-28-34] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4854216Z test/test_transforms.py::test_resize[1000-osize5-29-35] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4860700Z test/test_transforms.py::test_resize[1000-osize5-34-28] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4866997Z test/test_transforms.py::test_resize[1000-osize5-35-29] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.4873037Z test/test_transforms.py::test_resize_sequence_output[osize0-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.4879098Z test/test_transforms.py::test_resize_sequence_output[osize0-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.4885091Z test/test_transforms.py::test_resize_sequence_output[osize0-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.4892413Z test/test_transforms.py::test_resize_sequence_output[osize0-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.4897708Z test/test_transforms.py::test_resize_sequence_output[osize0-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.4903621Z test/test_transforms.py::test_resize_sequence_output[osize0-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.4909708Z test/test_transforms.py::test_resize_sequence_output[osize1-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.4916949Z test/test_transforms.py::test_resize_sequence_output[osize1-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.4923155Z test/test_transforms.py::test_resize_sequence_output[osize1-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.4930565Z test/test_transforms.py::test_resize_sequence_output[osize1-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.4935813Z test/test_transforms.py::test_resize_sequence_output[osize1-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.4941921Z test/test_transforms.py::test_resize_sequence_output[osize1-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.4948152Z test/test_transforms.py::test_resize_sequence_output[osize2-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.4954097Z test/test_transforms.py::test_resize_sequence_output[osize2-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.4960194Z test/test_transforms.py::test_resize_sequence_output[osize2-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.4966161Z test/test_transforms.py::test_resize_sequence_output[osize2-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.4973090Z test/test_transforms.py::test_resize_sequence_output[osize2-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.4978199Z test/test_transforms.py::test_resize_sequence_output[osize2-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.4985703Z test/test_transforms.py::test_resize_sequence_output[osize3-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.4991539Z test/test_transforms.py::test_resize_sequence_output[osize3-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.4997595Z test/test_transforms.py::test_resize_sequence_output[osize3-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.5003608Z test/test_transforms.py::test_resize_sequence_output[osize3-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.5011028Z test/test_transforms.py::test_resize_sequence_output[osize3-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5016372Z test/test_transforms.py::test_resize_sequence_output[osize3-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.5022391Z test/test_transforms.py::test_resize_sequence_output[osize4-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5028387Z test/test_transforms.py::test_resize_sequence_output[osize4-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.5034280Z test/test_transforms.py::test_resize_sequence_output[osize4-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.5040552Z test/test_transforms.py::test_resize_sequence_output[osize4-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.5046231Z test/test_transforms.py::test_resize_sequence_output[osize4-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5053435Z test/test_transforms.py::test_resize_sequence_output[osize4-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.5060097Z test/test_transforms.py::test_resize_sequence_output[osize5-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5066180Z test/test_transforms.py::test_resize_sequence_output[osize5-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.5072151Z test/test_transforms.py::test_resize_sequence_output[osize5-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.5078251Z test/test_transforms.py::test_resize_sequence_output[osize5-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.5084392Z test/test_transforms.py::test_resize_sequence_output[osize5-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5091181Z test/test_transforms.py::test_resize_sequence_output[osize5-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.5097013Z test/test_transforms.py::test_resize_sequence_output[osize6-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5103328Z test/test_transforms.py::test_resize_sequence_output[osize6-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.5109754Z test/test_transforms.py::test_resize_sequence_output[osize6-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.5115592Z test/test_transforms.py::test_resize_sequence_output[osize6-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.5121655Z test/test_transforms.py::test_resize_sequence_output[osize6-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5127631Z test/test_transforms.py::test_resize_sequence_output[osize6-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.5135544Z test/test_transforms.py::test_resize_sequence_output[osize7-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5141553Z test/test_transforms.py::test_resize_sequence_output[osize7-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.5147764Z test/test_transforms.py::test_resize_sequence_output[osize7-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.5153714Z test/test_transforms.py::test_resize_sequence_output[osize7-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.5159834Z test/test_transforms.py::test_resize_sequence_output[osize7-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5165916Z test/test_transforms.py::test_resize_sequence_output[osize7-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.5173328Z test/test_transforms.py::test_resize_sequence_output[osize8-28-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5178900Z test/test_transforms.py::test_resize_sequence_output[osize8-27-27] SKIPPED [ 17%] 2023-03-20T11:50:15.5185088Z test/test_transforms.py::test_resize_sequence_output[osize8-28-34] SKIPPED [ 17%] 2023-03-20T11:50:15.5191327Z test/test_transforms.py::test_resize_sequence_output[osize8-29-35] SKIPPED [ 17%] 2023-03-20T11:50:15.5197215Z test/test_transforms.py::test_resize_sequence_output[osize8-34-28] SKIPPED [ 17%] 2023-03-20T11:50:15.5205620Z test/test_transforms.py::test_resize_sequence_output[osize8-35-29] SKIPPED [ 17%] 2023-03-20T11:50:15.5212516Z test/test_transforms.py::test_resize_antialias_error SKIPPED (We're ...) [ 17%] 2023-03-20T11:50:15.5218373Z test/test_transforms.py::test_resize_antialias_default_warning SKIPPED [ 17%] 2023-03-20T11:50:15.5224681Z test/test_transforms.py::test_resize_size_equals_small_edge_size[32-64] SKIPPED [ 17%] 2023-03-20T11:50:15.5230576Z test/test_transforms.py::test_resize_size_equals_small_edge_size[64-32] SKIPPED [ 17%] 2023-03-20T11:50:15.5236752Z test/test_transforms.py::TestPad::test_pad[85] SKIPPED (We're in an ...) [ 17%] 2023-03-20T11:50:15.5242909Z test/test_transforms.py::TestPad::test_pad[85.0] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.5250061Z test/test_transforms.py::TestPad::test_pad_with_tuple_of_pad_values SKIPPED [ 17%] 2023-03-20T11:50:15.5255493Z test/test_transforms.py::TestPad::test_pad_with_non_constant_padding_modes SKIPPED [ 17%] 2023-03-20T11:50:15.5261559Z test/test_transforms.py::TestPad::test_pad_raises_with_invalid_pad_sequence_len SKIPPED [ 17%] 2023-03-20T11:50:15.5267688Z test/test_transforms.py::TestPad::test_pad_with_mode_F_images SKIPPED [ 17%] 2023-03-20T11:50:15.5273621Z test/test_transforms.py::test_randomness[0-0-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5281085Z test/test_transforms.py::test_randomness[0-0-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5286996Z test/test_transforms.py::test_randomness[0-0-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5293707Z test/test_transforms.py::test_randomness[0-0-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5299831Z test/test_transforms.py::test_randomness[0-0-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5305914Z test/test_transforms.py::test_randomness[0-0-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5312031Z test/test_transforms.py::test_randomness[0-0-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5318143Z test/test_transforms.py::test_randomness[0-0-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5324072Z test/test_transforms.py::test_randomness[0-0-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5330983Z test/test_transforms.py::test_randomness[0-1-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5336614Z test/test_transforms.py::test_randomness[0-1-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5342701Z test/test_transforms.py::test_randomness[0-1-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5349000Z test/test_transforms.py::test_randomness[0-1-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5356212Z test/test_transforms.py::test_randomness[0-1-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5362390Z test/test_transforms.py::test_randomness[0-1-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5369817Z test/test_transforms.py::test_randomness[0-1-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5374414Z test/test_transforms.py::test_randomness[0-1-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5380761Z test/test_transforms.py::test_randomness[0-1-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5386816Z test/test_transforms.py::test_randomness[0-2-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5392738Z test/test_transforms.py::test_randomness[0-2-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5398898Z test/test_transforms.py::test_randomness[0-2-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5404954Z test/test_transforms.py::test_randomness[0-2-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5412075Z test/test_transforms.py::test_randomness[0-2-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5417405Z test/test_transforms.py::test_randomness[0-2-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5424879Z test/test_transforms.py::test_randomness[0-2-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5430915Z test/test_transforms.py::test_randomness[0-2-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5436940Z test/test_transforms.py::test_randomness[0-2-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5443029Z test/test_transforms.py::test_randomness[0-3-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5450685Z test/test_transforms.py::test_randomness[0-3-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5456657Z test/test_transforms.py::test_randomness[0-3-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5463013Z test/test_transforms.py::test_randomness[0-3-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5469439Z test/test_transforms.py::test_randomness[0-3-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5475568Z test/test_transforms.py::test_randomness[0-3-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5481867Z test/test_transforms.py::test_randomness[0-3-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5489195Z test/test_transforms.py::test_randomness[0-3-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5495084Z test/test_transforms.py::test_randomness[0-3-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5502567Z test/test_transforms.py::test_randomness[0-4-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5509110Z test/test_transforms.py::test_randomness[0-4-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5515205Z test/test_transforms.py::test_randomness[0-4-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5521564Z test/test_transforms.py::test_randomness[0-4-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5527766Z test/test_transforms.py::test_randomness[0-4-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5533955Z test/test_transforms.py::test_randomness[0-4-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5540730Z test/test_transforms.py::test_randomness[0-4-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5547017Z test/test_transforms.py::test_randomness[0-4-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5553304Z test/test_transforms.py::test_randomness[0-4-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5559666Z test/test_transforms.py::test_randomness[0-5-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5565665Z test/test_transforms.py::test_randomness[0-5-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5573551Z test/test_transforms.py::test_randomness[0-5-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5579862Z test/test_transforms.py::test_randomness[0-5-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5586452Z test/test_transforms.py::test_randomness[0-5-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5592787Z test/test_transforms.py::test_randomness[0-5-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5599337Z test/test_transforms.py::test_randomness[0-5-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5605278Z test/test_transforms.py::test_randomness[0-5-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5612599Z test/test_transforms.py::test_randomness[0-5-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5618545Z test/test_transforms.py::test_randomness[0-6-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5624901Z test/test_transforms.py::test_randomness[0-6-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5631063Z test/test_transforms.py::test_randomness[0-6-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5637244Z test/test_transforms.py::test_randomness[0-6-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5643574Z test/test_transforms.py::test_randomness[0-6-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5653179Z test/test_transforms.py::test_randomness[0-6-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5658819Z test/test_transforms.py::test_randomness[0-6-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5665146Z test/test_transforms.py::test_randomness[0-6-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5671240Z test/test_transforms.py::test_randomness[0-6-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5677406Z test/test_transforms.py::test_randomness[0-7-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5683783Z test/test_transforms.py::test_randomness[0-7-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5690952Z test/test_transforms.py::test_randomness[0-7-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5696814Z test/test_transforms.py::test_randomness[0-7-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5702937Z test/test_transforms.py::test_randomness[0-7-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5709431Z test/test_transforms.py::test_randomness[0-7-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5715489Z test/test_transforms.py::test_randomness[0-7-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5721786Z test/test_transforms.py::test_randomness[0-7-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5730535Z test/test_transforms.py::test_randomness[0-7-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5735951Z test/test_transforms.py::test_randomness[0-8-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5742426Z test/test_transforms.py::test_randomness[0-8-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5748780Z test/test_transforms.py::test_randomness[0-8-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5755149Z test/test_transforms.py::test_randomness[0-8-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5761328Z test/test_transforms.py::test_randomness[0-8-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5767454Z test/test_transforms.py::test_randomness[0-8-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5774281Z test/test_transforms.py::test_randomness[0-8-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5780607Z test/test_transforms.py::test_randomness[0-8-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5786963Z test/test_transforms.py::test_randomness[0-8-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5793084Z test/test_transforms.py::test_randomness[0-9-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5799432Z test/test_transforms.py::test_randomness[0-9-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5806683Z test/test_transforms.py::test_randomness[0-9-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5813684Z test/test_transforms.py::test_randomness[0-9-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5820047Z test/test_transforms.py::test_randomness[0-9-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5826501Z test/test_transforms.py::test_randomness[0-9-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5832324Z test/test_transforms.py::test_randomness[0-9-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5838463Z test/test_transforms.py::test_randomness[0-9-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5844955Z test/test_transforms.py::test_randomness[0-9-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5852248Z test/test_transforms.py::test_randomness[1-0-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5857745Z test/test_transforms.py::test_randomness[1-0-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5863671Z test/test_transforms.py::test_randomness[1-0-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5870205Z test/test_transforms.py::test_randomness[1-0-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5877679Z test/test_transforms.py::test_randomness[1-0-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5883888Z test/test_transforms.py::test_randomness[1-0-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5891008Z test/test_transforms.py::test_randomness[1-0-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5897165Z test/test_transforms.py::test_randomness[1-0-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5903403Z test/test_transforms.py::test_randomness[1-0-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5909879Z test/test_transforms.py::test_randomness[1-1-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5916033Z test/test_transforms.py::test_randomness[1-1-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5922278Z test/test_transforms.py::test_randomness[1-1-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5929718Z test/test_transforms.py::test_randomness[1-1-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5935185Z test/test_transforms.py::test_randomness[1-1-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5941516Z test/test_transforms.py::test_randomness[1-1-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.5947850Z test/test_transforms.py::test_randomness[1-1-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.5955208Z test/test_transforms.py::test_randomness[1-1-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.5961574Z test/test_transforms.py::test_randomness[1-1-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.5967697Z test/test_transforms.py::test_randomness[1-2-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.5974031Z test/test_transforms.py::test_randomness[1-2-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.5980589Z test/test_transforms.py::test_randomness[1-2-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.5987146Z test/test_transforms.py::test_randomness[1-2-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.5993356Z test/test_transforms.py::test_randomness[1-2-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.5999501Z test/test_transforms.py::test_randomness[1-2-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.6005790Z test/test_transforms.py::test_randomness[1-2-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.6013091Z test/test_transforms.py::test_randomness[1-2-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.6018872Z test/test_transforms.py::test_randomness[1-2-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.6024943Z test/test_transforms.py::test_randomness[1-3-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.6032483Z test/test_transforms.py::test_randomness[1-3-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.6038411Z test/test_transforms.py::test_randomness[1-3-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.6044986Z test/test_transforms.py::test_randomness[1-3-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.6052547Z test/test_transforms.py::test_randomness[1-3-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.6058490Z test/test_transforms.py::test_randomness[1-3-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.6064773Z test/test_transforms.py::test_randomness[1-3-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.6071088Z test/test_transforms.py::test_randomness[1-3-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.6077224Z test/test_transforms.py::test_randomness[1-3-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.6083514Z test/test_transforms.py::test_randomness[1-4-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.6092106Z test/test_transforms.py::test_randomness[1-4-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.6096487Z test/test_transforms.py::test_randomness[1-4-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.6104102Z test/test_transforms.py::test_randomness[1-4-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.6110568Z test/test_transforms.py::test_randomness[1-4-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.6116670Z test/test_transforms.py::test_randomness[1-4-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.6123129Z test/test_transforms.py::test_randomness[1-4-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.6130451Z test/test_transforms.py::test_randomness[1-4-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.6135990Z test/test_transforms.py::test_randomness[1-4-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.6142419Z test/test_transforms.py::test_randomness[1-5-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.6148510Z test/test_transforms.py::test_randomness[1-5-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.6154589Z test/test_transforms.py::test_randomness[1-5-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.6160955Z test/test_transforms.py::test_randomness[1-5-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.6167028Z test/test_transforms.py::test_randomness[1-5-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.6173694Z test/test_transforms.py::test_randomness[1-5-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.6180740Z test/test_transforms.py::test_randomness[1-5-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.6187056Z test/test_transforms.py::test_randomness[1-5-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.6193207Z test/test_transforms.py::test_randomness[1-5-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.6199631Z test/test_transforms.py::test_randomness[1-6-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.6205738Z test/test_transforms.py::test_randomness[1-6-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.6212727Z test/test_transforms.py::test_randomness[1-6-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.6218774Z test/test_transforms.py::test_randomness[1-6-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.6225192Z test/test_transforms.py::test_randomness[1-6-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.6231564Z test/test_transforms.py::test_randomness[1-6-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.6237249Z test/test_transforms.py::test_randomness[1-6-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.6243611Z test/test_transforms.py::test_randomness[1-6-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.6251273Z test/test_transforms.py::test_randomness[1-6-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.6257903Z test/test_transforms.py::test_randomness[1-7-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.6264381Z test/test_transforms.py::test_randomness[1-7-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.6270456Z test/test_transforms.py::test_randomness[1-7-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.6276766Z test/test_transforms.py::test_randomness[1-7-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.6283084Z test/test_transforms.py::test_randomness[1-7-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.6290535Z test/test_transforms.py::test_randomness[1-7-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.6295971Z test/test_transforms.py::test_randomness[1-7-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.6302139Z test/test_transforms.py::test_randomness[1-7-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.6308509Z test/test_transforms.py::test_randomness[1-7-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.6314609Z test/test_transforms.py::test_randomness[1-8-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.6320978Z test/test_transforms.py::test_randomness[1-8-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.6328444Z test/test_transforms.py::test_randomness[1-8-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.6335323Z test/test_transforms.py::test_randomness[1-8-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.6341665Z test/test_transforms.py::test_randomness[1-8-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.6347996Z test/test_transforms.py::test_randomness[1-8-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.6354225Z test/test_transforms.py::test_randomness[1-8-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.6360695Z test/test_transforms.py::test_randomness[1-8-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.6366680Z test/test_transforms.py::test_randomness[1-8-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.6373600Z test/test_transforms.py::test_randomness[1-9-invert-RandomInvert-kwargs0] SKIPPED [ 17%] 2023-03-20T11:50:15.6379832Z test/test_transforms.py::test_randomness[1-9-posterize-RandomPosterize-kwargs1] SKIPPED [ 17%] 2023-03-20T11:50:15.6385945Z test/test_transforms.py::test_randomness[1-9-solarize-RandomSolarize-kwargs2] SKIPPED [ 17%] 2023-03-20T11:50:15.6392304Z test/test_transforms.py::test_randomness[1-9-adjust_sharpness-RandomAdjustSharpness-kwargs3] SKIPPED [ 17%] 2023-03-20T11:50:15.6398577Z test/test_transforms.py::test_randomness[1-9-autocontrast-RandomAutocontrast-kwargs4] SKIPPED [ 17%] 2023-03-20T11:50:15.6405751Z test/test_transforms.py::test_randomness[1-9-equalize-RandomEqualize-kwargs5] SKIPPED [ 17%] 2023-03-20T11:50:15.6413059Z test/test_transforms.py::test_randomness[1-9-vflip-RandomVerticalFlip-kwargs6] SKIPPED [ 17%] 2023-03-20T11:50:15.6418709Z test/test_transforms.py::test_randomness[1-9-hflip-RandomHorizontalFlip-kwargs7] SKIPPED [ 17%] 2023-03-20T11:50:15.6424971Z test/test_transforms.py::test_randomness[1-9-fn8-RandomGrayscale-kwargs8] SKIPPED [ 17%] 2023-03-20T11:50:15.6431313Z test/test_transforms.py::test_autocontrast_equal_minmax SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.6437669Z test/test_transforms.py::TestToPil::test_1_channel_tensor_to_pil_image[img_data0-expected_output0-L-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6443980Z test/test_transforms.py::TestToPil::test_1_channel_tensor_to_pil_image[img_data0-expected_output0-L-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6450954Z test/test_transforms.py::TestToPil::test_1_channel_tensor_to_pil_image[img_data1-expected_output1-L-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6457074Z test/test_transforms.py::TestToPil::test_1_channel_tensor_to_pil_image[img_data1-expected_output1-L-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6463334Z test/test_transforms.py::TestToPil::test_1_channel_tensor_to_pil_image[img_data2-expected_output2-I;16-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6469724Z test/test_transforms.py::TestToPil::test_1_channel_tensor_to_pil_image[img_data2-expected_output2-I;16-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6477354Z test/test_transforms.py::TestToPil::test_1_channel_tensor_to_pil_image[img_data3-expected_output3-I-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6483694Z test/test_transforms.py::TestToPil::test_1_channel_tensor_to_pil_image[img_data3-expected_output3-I-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6490807Z test/test_transforms.py::TestToPil::test_1_channel_float_tensor_to_pil_image SKIPPED [ 17%] 2023-03-20T11:50:15.6496910Z test/test_transforms.py::TestToPil::test_1_channel_ndarray_to_pil_image[img_data0-F-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6503206Z test/test_transforms.py::TestToPil::test_1_channel_ndarray_to_pil_image[img_data0-F-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6509593Z test/test_transforms.py::TestToPil::test_1_channel_ndarray_to_pil_image[img_data1-L-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6515789Z test/test_transforms.py::TestToPil::test_1_channel_ndarray_to_pil_image[img_data1-L-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6522363Z test/test_transforms.py::TestToPil::test_1_channel_ndarray_to_pil_image[img_data2-I;16-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6529813Z test/test_transforms.py::TestToPil::test_1_channel_ndarray_to_pil_image[img_data2-I;16-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6535387Z test/test_transforms.py::TestToPil::test_1_channel_ndarray_to_pil_image[img_data3-I-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6541725Z test/test_transforms.py::TestToPil::test_1_channel_ndarray_to_pil_image[img_data3-I-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6548219Z test/test_transforms.py::TestToPil::test_2_channel_ndarray_to_pil_image[None] SKIPPED [ 17%] 2023-03-20T11:50:15.6557118Z test/test_transforms.py::TestToPil::test_2_channel_ndarray_to_pil_image[LA] SKIPPED [ 17%] 2023-03-20T11:50:15.6563750Z test/test_transforms.py::TestToPil::test_2_channel_ndarray_to_pil_image_error SKIPPED [ 17%] 2023-03-20T11:50:15.6570767Z test/test_transforms.py::TestToPil::test_2_channel_tensor_to_pil_image[None] SKIPPED [ 17%] 2023-03-20T11:50:15.6576868Z test/test_transforms.py::TestToPil::test_2_channel_tensor_to_pil_image[LA] SKIPPED [ 17%] 2023-03-20T11:50:15.6583134Z test/test_transforms.py::TestToPil::test_2_channel_tensor_to_pil_image_error SKIPPED [ 17%] 2023-03-20T11:50:15.6589735Z test/test_transforms.py::TestToPil::test_2d_tensor_to_pil_image[img_data0-expected_output0-L-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6596008Z test/test_transforms.py::TestToPil::test_2d_tensor_to_pil_image[img_data0-expected_output0-L-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6602378Z test/test_transforms.py::TestToPil::test_2d_tensor_to_pil_image[img_data1-expected_output1-L-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6609968Z test/test_transforms.py::TestToPil::test_2d_tensor_to_pil_image[img_data1-expected_output1-L-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6615208Z test/test_transforms.py::TestToPil::test_2d_tensor_to_pil_image[img_data2-expected_output2-I;16-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6621619Z test/test_transforms.py::TestToPil::test_2d_tensor_to_pil_image[img_data2-expected_output2-I;16-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6628101Z test/test_transforms.py::TestToPil::test_2d_tensor_to_pil_image[img_data3-expected_output3-I-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6635671Z test/test_transforms.py::TestToPil::test_2d_tensor_to_pil_image[img_data3-expected_output3-I-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6642086Z test/test_transforms.py::TestToPil::test_2d_ndarray_to_pil_image[img_data0-F-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6649346Z test/test_transforms.py::TestToPil::test_2d_ndarray_to_pil_image[img_data0-F-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6655227Z test/test_transforms.py::TestToPil::test_2d_ndarray_to_pil_image[img_data1-L-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6661538Z test/test_transforms.py::TestToPil::test_2d_ndarray_to_pil_image[img_data1-L-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6667762Z test/test_transforms.py::TestToPil::test_2d_ndarray_to_pil_image[img_data2-I;16-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6673961Z test/test_transforms.py::TestToPil::test_2d_ndarray_to_pil_image[img_data2-I;16-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6680287Z test/test_transforms.py::TestToPil::test_2d_ndarray_to_pil_image[img_data3-I-False] SKIPPED [ 17%] 2023-03-20T11:50:15.6686510Z test/test_transforms.py::TestToPil::test_2d_ndarray_to_pil_image[img_data3-I-True] SKIPPED [ 17%] 2023-03-20T11:50:15.6693571Z test/test_transforms.py::TestToPil::test_3_channel_tensor_to_pil_image[None] SKIPPED [ 17%] 2023-03-20T11:50:15.6699554Z test/test_transforms.py::TestToPil::test_3_channel_tensor_to_pil_image[RGB] SKIPPED [ 17%] 2023-03-20T11:50:15.6705837Z test/test_transforms.py::TestToPil::test_3_channel_tensor_to_pil_image[HSV] SKIPPED [ 17%] 2023-03-20T11:50:15.6713507Z test/test_transforms.py::TestToPil::test_3_channel_tensor_to_pil_image[YCbCr] SKIPPED [ 17%] 2023-03-20T11:50:15.6720282Z test/test_transforms.py::TestToPil::test_3_channel_tensor_to_pil_image_error SKIPPED [ 17%] 2023-03-20T11:50:15.6726058Z test/test_transforms.py::TestToPil::test_3_channel_ndarray_to_pil_image[None] SKIPPED [ 17%] 2023-03-20T11:50:15.6733484Z test/test_transforms.py::TestToPil::test_3_channel_ndarray_to_pil_image[RGB] SKIPPED [ 17%] 2023-03-20T11:50:15.6739186Z test/test_transforms.py::TestToPil::test_3_channel_ndarray_to_pil_image[HSV] SKIPPED [ 17%] 2023-03-20T11:50:15.6745482Z test/test_transforms.py::TestToPil::test_3_channel_ndarray_to_pil_image[YCbCr] SKIPPED [ 17%] 2023-03-20T11:50:15.6751725Z test/test_transforms.py::TestToPil::test_3_channel_ndarray_to_pil_image_error SKIPPED [ 17%] 2023-03-20T11:50:15.6758038Z test/test_transforms.py::TestToPil::test_4_channel_tensor_to_pil_image[None] SKIPPED [ 17%] 2023-03-20T11:50:15.6764277Z test/test_transforms.py::TestToPil::test_4_channel_tensor_to_pil_image[RGBA] SKIPPED [ 17%] 2023-03-20T11:50:15.6771047Z test/test_transforms.py::TestToPil::test_4_channel_tensor_to_pil_image[CMYK] SKIPPED [ 17%] 2023-03-20T11:50:15.6777463Z test/test_transforms.py::TestToPil::test_4_channel_tensor_to_pil_image[RGBX] SKIPPED [ 17%] 2023-03-20T11:50:15.6785183Z test/test_transforms.py::TestToPil::test_4_channel_tensor_to_pil_image_error SKIPPED [ 17%] 2023-03-20T11:50:15.6791539Z test/test_transforms.py::TestToPil::test_4_channel_ndarray_to_pil_image[None] SKIPPED [ 17%] 2023-03-20T11:50:15.6797636Z test/test_transforms.py::TestToPil::test_4_channel_ndarray_to_pil_image[RGBA] SKIPPED [ 17%] 2023-03-20T11:50:15.6804071Z test/test_transforms.py::TestToPil::test_4_channel_ndarray_to_pil_image[CMYK] SKIPPED [ 17%] 2023-03-20T11:50:15.6810750Z test/test_transforms.py::TestToPil::test_4_channel_ndarray_to_pil_image[RGBX] SKIPPED [ 17%] 2023-03-20T11:50:15.6817333Z test/test_transforms.py::TestToPil::test_4_channel_ndarray_to_pil_image_error SKIPPED [ 17%] 2023-03-20T11:50:15.6823494Z test/test_transforms.py::TestToPil::test_ndarray_bad_types_to_pil_image SKIPPED [ 17%] 2023-03-20T11:50:15.6829801Z test/test_transforms.py::TestToPil::test_tensor_bad_types_to_pil_image SKIPPED [ 17%] 2023-03-20T11:50:15.6835938Z test/test_transforms.py::test_adjust_brightness SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6842423Z test/test_transforms.py::test_adjust_contrast SKIPPED (We're in an O...) [ 17%] 2023-03-20T11:50:15.6849992Z test/test_transforms.py::test_adjust_saturation SKIPPED (Temporarily...) [ 17%] 2023-03-20T11:50:15.6855098Z test/test_transforms.py::test_adjust_hue SKIPPED (We're in an OSS GP...) [ 17%] 2023-03-20T11:50:15.6862696Z test/test_transforms.py::test_adjust_sharpness SKIPPED (We're in an ...) [ 17%] 2023-03-20T11:50:15.6869252Z test/test_transforms.py::test_adjust_gamma SKIPPED (We're in an OSS ...) [ 17%] 2023-03-20T11:50:15.6875533Z test/test_transforms.py::test_adjusts_L_mode SKIPPED (We're in an OS...) [ 17%] 2023-03-20T11:50:15.6882034Z test/test_transforms.py::test_rotate SKIPPED (We're in an OSS GPU ma...) [ 17%] 2023-03-20T11:50:15.6889420Z test/test_transforms.py::test_rotate_fill[L] SKIPPED (We're in an OS...) [ 17%] 2023-03-20T11:50:15.6895486Z test/test_transforms.py::test_rotate_fill[RGB] SKIPPED (We're in an ...) [ 17%] 2023-03-20T11:50:15.6901907Z test/test_transforms.py::test_rotate_fill[F] SKIPPED (We're in an OS...) [ 17%] 2023-03-20T11:50:15.6908471Z test/test_transforms.py::test_gaussian_blur_asserts SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.6914789Z test/test_transforms.py::test_lambda SKIPPED (We're in an OSS GPU ma...) [ 17%] 2023-03-20T11:50:15.6921134Z test/test_transforms.py::test_to_grayscale SKIPPED (We're in an OSS ...) [ 17%] 2023-03-20T11:50:15.6927479Z test/test_transforms.py::test_random_apply[0-0] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6933964Z test/test_transforms.py::test_random_apply[0-1] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6941880Z test/test_transforms.py::test_random_apply[0-2] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6948521Z test/test_transforms.py::test_random_apply[0-3] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6954722Z test/test_transforms.py::test_random_apply[0-4] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6961223Z test/test_transforms.py::test_random_apply[0-5] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6967571Z test/test_transforms.py::test_random_apply[0-6] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6974392Z test/test_transforms.py::test_random_apply[0-7] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6980560Z test/test_transforms.py::test_random_apply[0-8] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6987153Z test/test_transforms.py::test_random_apply[0-9] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6993480Z test/test_transforms.py::test_random_apply[1-0] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.6999812Z test/test_transforms.py::test_random_apply[1-1] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7005958Z test/test_transforms.py::test_random_apply[1-2] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7013923Z test/test_transforms.py::test_random_apply[1-3] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7020542Z test/test_transforms.py::test_random_apply[1-4] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7027032Z test/test_transforms.py::test_random_apply[1-5] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7033401Z test/test_transforms.py::test_random_apply[1-6] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7039721Z test/test_transforms.py::test_random_apply[1-7] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7046147Z test/test_transforms.py::test_random_apply[1-8] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7053370Z test/test_transforms.py::test_random_apply[1-9] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7059106Z test/test_transforms.py::test_random_choice[0-0] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7065452Z test/test_transforms.py::test_random_choice[0-1] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7071800Z test/test_transforms.py::test_random_choice[0-2] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7078104Z test/test_transforms.py::test_random_choice[0-3] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7084460Z test/test_transforms.py::test_random_choice[0-4] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7093427Z test/test_transforms.py::test_random_choice[0-5] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7099289Z test/test_transforms.py::test_random_choice[0-6] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7105615Z test/test_transforms.py::test_random_choice[0-7] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7112012Z test/test_transforms.py::test_random_choice[0-8] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7118321Z test/test_transforms.py::test_random_choice[0-9] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7124845Z test/test_transforms.py::test_random_choice[1-0] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7132542Z test/test_transforms.py::test_random_choice[1-1] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7138711Z test/test_transforms.py::test_random_choice[1-2] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7145229Z test/test_transforms.py::test_random_choice[1-3] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7151220Z test/test_transforms.py::test_random_choice[1-4] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7157418Z test/test_transforms.py::test_random_choice[1-5] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7163845Z test/test_transforms.py::test_random_choice[1-6] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7172474Z test/test_transforms.py::test_random_choice[1-7] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7178735Z test/test_transforms.py::test_random_choice[1-8] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7185214Z test/test_transforms.py::test_random_choice[1-9] SKIPPED (We're in a...) [ 17%] 2023-03-20T11:50:15.7191519Z test/test_transforms.py::test_random_order SKIPPED (scipy.stats not ...) [ 17%] 2023-03-20T11:50:15.7197770Z test/test_transforms.py::test_linear_transformation SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.7204194Z test/test_transforms.py::test_max_value[dtype0] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7210705Z test/test_transforms.py::test_max_value[dtype1] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7217439Z test/test_transforms.py::test_max_value[dtype2] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7223736Z test/test_transforms.py::test_max_value[dtype3] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7229951Z test/test_transforms.py::test_max_value[dtype4] SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.7236185Z test/test_transforms.py::test_max_value_iinfo SKIPPED (We're in an O...) [ 17%] 2023-03-20T11:50:15.7243963Z test/test_transforms.py::test_ten_crop[True-True] SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.7250632Z test/test_transforms.py::test_ten_crop[True-False] SKIPPED (We're in...) [ 17%] 2023-03-20T11:50:15.7257285Z test/test_transforms.py::test_ten_crop[False-True] SKIPPED (We're in...) [ 17%] 2023-03-20T11:50:15.7263575Z test/test_transforms.py::test_ten_crop[False-False] SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.7270234Z test/test_transforms.py::test_five_crop[True] SKIPPED (We're in an O...) [ 17%] 2023-03-20T11:50:15.7276413Z test/test_transforms.py::test_five_crop[False] SKIPPED (We're in an ...) [ 17%] 2023-03-20T11:50:15.7282912Z test/test_transforms.py::test_autoaugment[True-None-AutoAugmentPolicy.IMAGENET] SKIPPED [ 17%] 2023-03-20T11:50:15.7290265Z test/test_transforms.py::test_autoaugment[True-None-AutoAugmentPolicy.CIFAR10] SKIPPED [ 17%] 2023-03-20T11:50:15.7295711Z test/test_transforms.py::test_autoaugment[True-None-AutoAugmentPolicy.SVHN] SKIPPED [ 17%] 2023-03-20T11:50:15.7301689Z test/test_transforms.py::test_autoaugment[True-85-AutoAugmentPolicy.IMAGENET] SKIPPED [ 17%] 2023-03-20T11:50:15.7308037Z test/test_transforms.py::test_autoaugment[True-85-AutoAugmentPolicy.CIFAR10] SKIPPED [ 17%] 2023-03-20T11:50:15.7314127Z test/test_transforms.py::test_autoaugment[True-85-AutoAugmentPolicy.SVHN] SKIPPED [ 17%] 2023-03-20T11:50:15.7321775Z test/test_transforms.py::test_autoaugment[True-fill2-AutoAugmentPolicy.IMAGENET] SKIPPED [ 17%] 2023-03-20T11:50:15.7328892Z test/test_transforms.py::test_autoaugment[True-fill2-AutoAugmentPolicy.CIFAR10] SKIPPED [ 17%] 2023-03-20T11:50:15.7334909Z test/test_transforms.py::test_autoaugment[True-fill2-AutoAugmentPolicy.SVHN] SKIPPED [ 17%] 2023-03-20T11:50:15.7341237Z test/test_transforms.py::test_autoaugment[False-None-AutoAugmentPolicy.IMAGENET] SKIPPED [ 17%] 2023-03-20T11:50:15.7347612Z test/test_transforms.py::test_autoaugment[False-None-AutoAugmentPolicy.CIFAR10] SKIPPED [ 17%] 2023-03-20T11:50:15.7353803Z test/test_transforms.py::test_autoaugment[False-None-AutoAugmentPolicy.SVHN] SKIPPED [ 17%] 2023-03-20T11:50:15.7360088Z test/test_transforms.py::test_autoaugment[False-85-AutoAugmentPolicy.IMAGENET] SKIPPED [ 17%] 2023-03-20T11:50:15.7366468Z test/test_transforms.py::test_autoaugment[False-85-AutoAugmentPolicy.CIFAR10] SKIPPED [ 17%] 2023-03-20T11:50:15.7373492Z test/test_transforms.py::test_autoaugment[False-85-AutoAugmentPolicy.SVHN] SKIPPED [ 17%] 2023-03-20T11:50:15.7379126Z test/test_transforms.py::test_autoaugment[False-fill2-AutoAugmentPolicy.IMAGENET] SKIPPED [ 17%] 2023-03-20T11:50:15.7385376Z test/test_transforms.py::test_autoaugment[False-fill2-AutoAugmentPolicy.CIFAR10] SKIPPED [ 17%] 2023-03-20T11:50:15.7393000Z test/test_transforms.py::test_autoaugment[False-fill2-AutoAugmentPolicy.SVHN] SKIPPED [ 17%] 2023-03-20T11:50:15.7399317Z test/test_transforms.py::test_randaugment[True-None-7-1] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7405805Z test/test_transforms.py::test_randaugment[True-None-7-2] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7413272Z test/test_transforms.py::test_randaugment[True-None-7-3] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7419089Z test/test_transforms.py::test_randaugment[True-None-9-1] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7425631Z test/test_transforms.py::test_randaugment[True-None-9-2] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7431927Z test/test_transforms.py::test_randaugment[True-None-9-3] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7438281Z test/test_transforms.py::test_randaugment[True-None-11-1] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7444577Z test/test_transforms.py::test_randaugment[True-None-11-2] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7452113Z test/test_transforms.py::test_randaugment[True-None-11-3] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7457840Z test/test_transforms.py::test_randaugment[True-85-7-1] SKIPPED (We'r...) [ 17%] 2023-03-20T11:50:15.7464220Z test/test_transforms.py::test_randaugment[True-85-7-2] SKIPPED (We'r...) [ 17%] 2023-03-20T11:50:15.7473339Z test/test_transforms.py::test_randaugment[True-85-7-3] SKIPPED (We'r...) [ 17%] 2023-03-20T11:50:15.7479852Z test/test_transforms.py::test_randaugment[True-85-9-1] SKIPPED (We'r...) [ 17%] 2023-03-20T11:50:15.7486273Z test/test_transforms.py::test_randaugment[True-85-9-2] SKIPPED (We'r...) [ 17%] 2023-03-20T11:50:15.7493435Z test/test_transforms.py::test_randaugment[True-85-9-3] SKIPPED (We'r...) [ 17%] 2023-03-20T11:50:15.7499645Z test/test_transforms.py::test_randaugment[True-85-11-1] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7506083Z test/test_transforms.py::test_randaugment[True-85-11-2] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7512652Z test/test_transforms.py::test_randaugment[True-85-11-3] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7519009Z test/test_transforms.py::test_randaugment[True-fill2-7-1] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7525418Z test/test_transforms.py::test_randaugment[True-fill2-7-2] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7532881Z test/test_transforms.py::test_randaugment[True-fill2-7-3] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7538621Z test/test_transforms.py::test_randaugment[True-fill2-9-1] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7545189Z test/test_transforms.py::test_randaugment[True-fill2-9-2] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7552767Z test/test_transforms.py::test_randaugment[True-fill2-9-3] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7559395Z test/test_transforms.py::test_randaugment[True-fill2-11-1] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7565687Z test/test_transforms.py::test_randaugment[True-fill2-11-2] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7573433Z test/test_transforms.py::test_randaugment[True-fill2-11-3] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7579232Z test/test_transforms.py::test_randaugment[False-None-7-1] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7585775Z test/test_transforms.py::test_randaugment[False-None-7-2] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7591817Z test/test_transforms.py::test_randaugment[False-None-7-3] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7598255Z test/test_transforms.py::test_randaugment[False-None-9-1] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7604458Z test/test_transforms.py::test_randaugment[False-None-9-2] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7611129Z test/test_transforms.py::test_randaugment[False-None-9-3] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7617683Z test/test_transforms.py::test_randaugment[False-None-11-1] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7623962Z test/test_transforms.py::test_randaugment[False-None-11-2] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7631630Z test/test_transforms.py::test_randaugment[False-None-11-3] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7638086Z test/test_transforms.py::test_randaugment[False-85-7-1] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7644502Z test/test_transforms.py::test_randaugment[False-85-7-2] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7651947Z test/test_transforms.py::test_randaugment[False-85-7-3] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7657850Z test/test_transforms.py::test_randaugment[False-85-9-1] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7664316Z test/test_transforms.py::test_randaugment[False-85-9-2] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7670703Z test/test_transforms.py::test_randaugment[False-85-9-3] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.7677010Z test/test_transforms.py::test_randaugment[False-85-11-1] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7683290Z test/test_transforms.py::test_randaugment[False-85-11-2] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7690819Z test/test_transforms.py::test_randaugment[False-85-11-3] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7696468Z test/test_transforms.py::test_randaugment[False-fill2-7-1] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7703842Z test/test_transforms.py::test_randaugment[False-fill2-7-2] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7710340Z test/test_transforms.py::test_randaugment[False-fill2-7-3] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7716707Z test/test_transforms.py::test_randaugment[False-fill2-9-1] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7723087Z test/test_transforms.py::test_randaugment[False-fill2-9-2] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7730703Z test/test_transforms.py::test_randaugment[False-fill2-9-3] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7735972Z test/test_transforms.py::test_randaugment[False-fill2-11-1] SKIPPED [ 17%] 2023-03-20T11:50:15.7742090Z test/test_transforms.py::test_randaugment[False-fill2-11-2] SKIPPED [ 17%] 2023-03-20T11:50:15.7748241Z test/test_transforms.py::test_randaugment[False-fill2-11-3] SKIPPED [ 17%] 2023-03-20T11:50:15.7754380Z test/test_transforms.py::test_trivialaugmentwide[True-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7760638Z test/test_transforms.py::test_trivialaugmentwide[True-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.7766868Z test/test_transforms.py::test_trivialaugmentwide[True-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7773967Z test/test_transforms.py::test_trivialaugmentwide[True-13-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7780611Z test/test_transforms.py::test_trivialaugmentwide[True-13-85] SKIPPED [ 17%] 2023-03-20T11:50:15.7786929Z test/test_transforms.py::test_trivialaugmentwide[True-13-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7792882Z test/test_transforms.py::test_trivialaugmentwide[True-30-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7799047Z test/test_transforms.py::test_trivialaugmentwide[True-30-85] SKIPPED [ 17%] 2023-03-20T11:50:15.7805371Z test/test_transforms.py::test_trivialaugmentwide[True-30-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7812576Z test/test_transforms.py::test_trivialaugmentwide[False-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7818212Z test/test_transforms.py::test_trivialaugmentwide[False-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.7824518Z test/test_transforms.py::test_trivialaugmentwide[False-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7830733Z test/test_transforms.py::test_trivialaugmentwide[False-13-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7836800Z test/test_transforms.py::test_trivialaugmentwide[False-13-85] SKIPPED [ 17%] 2023-03-20T11:50:15.7843044Z test/test_transforms.py::test_trivialaugmentwide[False-13-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7850520Z test/test_transforms.py::test_trivialaugmentwide[False-30-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7857150Z test/test_transforms.py::test_trivialaugmentwide[False-30-85] SKIPPED [ 17%] 2023-03-20T11:50:15.7863382Z test/test_transforms.py::test_trivialaugmentwide[False-30-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7869903Z test/test_transforms.py::test_augmix[True-True--1-1-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7876195Z test/test_transforms.py::test_augmix[True-True--1-1-1-85] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7882670Z test/test_transforms.py::test_augmix[True-True--1-1-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7890072Z test/test_transforms.py::test_augmix[True-True--1-1-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7895496Z test/test_transforms.py::test_augmix[True-True--1-1-10-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7901781Z test/test_transforms.py::test_augmix[True-True--1-1-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7908142Z test/test_transforms.py::test_augmix[True-True--1-2-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7914379Z test/test_transforms.py::test_augmix[True-True--1-2-1-85] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7920691Z test/test_transforms.py::test_augmix[True-True--1-2-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7929012Z test/test_transforms.py::test_augmix[True-True--1-2-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7934814Z test/test_transforms.py::test_augmix[True-True--1-2-10-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7941265Z test/test_transforms.py::test_augmix[True-True--1-2-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7947774Z test/test_transforms.py::test_augmix[True-True-2-1-1-None] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7954135Z test/test_transforms.py::test_augmix[True-True-2-1-1-85] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7960405Z test/test_transforms.py::test_augmix[True-True-2-1-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7966578Z test/test_transforms.py::test_augmix[True-True-2-1-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.7973640Z test/test_transforms.py::test_augmix[True-True-2-1-10-85] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.7979821Z test/test_transforms.py::test_augmix[True-True-2-1-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.7986266Z test/test_transforms.py::test_augmix[True-True-2-2-1-None] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.7992505Z test/test_transforms.py::test_augmix[True-True-2-2-1-85] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.7998697Z test/test_transforms.py::test_augmix[True-True-2-2-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8006116Z test/test_transforms.py::test_augmix[True-True-2-2-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8014283Z test/test_transforms.py::test_augmix[True-True-2-2-10-85] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8019015Z test/test_transforms.py::test_augmix[True-True-2-2-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8025471Z test/test_transforms.py::test_augmix[True-False--1-1-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8031101Z test/test_transforms.py::test_augmix[True-False--1-1-1-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8036484Z test/test_transforms.py::test_augmix[True-False--1-1-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8042159Z test/test_transforms.py::test_augmix[True-False--1-1-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8047663Z test/test_transforms.py::test_augmix[True-False--1-1-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8053620Z test/test_transforms.py::test_augmix[True-False--1-1-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8059566Z test/test_transforms.py::test_augmix[True-False--1-2-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8065521Z test/test_transforms.py::test_augmix[True-False--1-2-1-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8070664Z test/test_transforms.py::test_augmix[True-False--1-2-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8077423Z test/test_transforms.py::test_augmix[True-False--1-2-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8083252Z test/test_transforms.py::test_augmix[True-False--1-2-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8089891Z test/test_transforms.py::test_augmix[True-False--1-2-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8094730Z test/test_transforms.py::test_augmix[True-False-2-1-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8100688Z test/test_transforms.py::test_augmix[True-False-2-1-1-85] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8106278Z test/test_transforms.py::test_augmix[True-False-2-1-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8112003Z test/test_transforms.py::test_augmix[True-False-2-1-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8117586Z test/test_transforms.py::test_augmix[True-False-2-1-10-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8123050Z test/test_transforms.py::test_augmix[True-False-2-1-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8129756Z test/test_transforms.py::test_augmix[True-False-2-2-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8134819Z test/test_transforms.py::test_augmix[True-False-2-2-1-85] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8141514Z test/test_transforms.py::test_augmix[True-False-2-2-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8147184Z test/test_transforms.py::test_augmix[True-False-2-2-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8152920Z test/test_transforms.py::test_augmix[True-False-2-2-10-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8158574Z test/test_transforms.py::test_augmix[True-False-2-2-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8164259Z test/test_transforms.py::test_augmix[False-True--1-1-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8171914Z test/test_transforms.py::test_augmix[False-True--1-1-1-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8176130Z test/test_transforms.py::test_augmix[False-True--1-1-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8181986Z test/test_transforms.py::test_augmix[False-True--1-1-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8191611Z test/test_transforms.py::test_augmix[False-True--1-1-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8192996Z test/test_transforms.py::test_augmix[False-True--1-1-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8198679Z test/test_transforms.py::test_augmix[False-True--1-2-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8204331Z test/test_transforms.py::test_augmix[False-True--1-2-1-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8212170Z test/test_transforms.py::test_augmix[False-True--1-2-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8217756Z test/test_transforms.py::test_augmix[False-True--1-2-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8223678Z test/test_transforms.py::test_augmix[False-True--1-2-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8229917Z test/test_transforms.py::test_augmix[False-True--1-2-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8235885Z test/test_transforms.py::test_augmix[False-True-2-1-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8242188Z test/test_transforms.py::test_augmix[False-True-2-1-1-85] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8249405Z test/test_transforms.py::test_augmix[False-True-2-1-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8254568Z test/test_transforms.py::test_augmix[False-True-2-1-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8260979Z test/test_transforms.py::test_augmix[False-True-2-1-10-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8267139Z test/test_transforms.py::test_augmix[False-True-2-1-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8272930Z test/test_transforms.py::test_augmix[False-True-2-2-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8280516Z test/test_transforms.py::test_augmix[False-True-2-2-1-85] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8286658Z test/test_transforms.py::test_augmix[False-True-2-2-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8293803Z test/test_transforms.py::test_augmix[False-True-2-2-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8299520Z test/test_transforms.py::test_augmix[False-True-2-2-10-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8305534Z test/test_transforms.py::test_augmix[False-True-2-2-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8311674Z test/test_transforms.py::test_augmix[False-False--1-1-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8317661Z test/test_transforms.py::test_augmix[False-False--1-1-1-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8323695Z test/test_transforms.py::test_augmix[False-False--1-1-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8332068Z test/test_transforms.py::test_augmix[False-False--1-1-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8335723Z test/test_transforms.py::test_augmix[False-False--1-1-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8341791Z test/test_transforms.py::test_augmix[False-False--1-1-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8347921Z test/test_transforms.py::test_augmix[False-False--1-2-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8356592Z test/test_transforms.py::test_augmix[False-False--1-2-1-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8362763Z test/test_transforms.py::test_augmix[False-False--1-2-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8369919Z test/test_transforms.py::test_augmix[False-False--1-2-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8375382Z test/test_transforms.py::test_augmix[False-False--1-2-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8381486Z test/test_transforms.py::test_augmix[False-False--1-2-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8387517Z test/test_transforms.py::test_augmix[False-False-2-1-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8393747Z test/test_transforms.py::test_augmix[False-False-2-1-1-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8399680Z test/test_transforms.py::test_augmix[False-False-2-1-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8405768Z test/test_transforms.py::test_augmix[False-False-2-1-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8412725Z test/test_transforms.py::test_augmix[False-False-2-1-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8418260Z test/test_transforms.py::test_augmix[False-False-2-1-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8424296Z test/test_transforms.py::test_augmix[False-False-2-2-1-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8431828Z test/test_transforms.py::test_augmix[False-False-2-2-1-85] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8438024Z test/test_transforms.py::test_augmix[False-False-2-2-1-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8444042Z test/test_transforms.py::test_augmix[False-False-2-2-10-None] SKIPPED [ 17%] 2023-03-20T11:50:15.8452101Z test/test_transforms.py::test_augmix[False-False-2-2-10-85] SKIPPED [ 17%] 2023-03-20T11:50:15.8456626Z test/test_transforms.py::test_augmix[False-False-2-2-10-fill2] SKIPPED [ 17%] 2023-03-20T11:50:15.8462804Z test/test_transforms.py::test_random_crop SKIPPED (We're in an OSS G...) [ 17%] 2023-03-20T11:50:15.8469172Z test/test_transforms.py::test_center_crop SKIPPED (We're in an OSS G...) [ 17%] 2023-03-20T11:50:15.8475370Z test/test_transforms.py::test_center_crop_2[-2--2-1-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8481607Z test/test_transforms.py::test_center_crop_2[-2--2-1-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8487621Z test/test_transforms.py::test_center_crop_2[-2--2-3-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8494198Z test/test_transforms.py::test_center_crop_2[-2--2-3-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8500488Z test/test_transforms.py::test_center_crop_2[-2--2-5-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8507988Z test/test_transforms.py::test_center_crop_2[-2--2-5-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8514111Z test/test_transforms.py::test_center_crop_2[-2--1-1-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8520268Z test/test_transforms.py::test_center_crop_2[-2--1-1-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8526513Z test/test_transforms.py::test_center_crop_2[-2--1-3-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8533823Z test/test_transforms.py::test_center_crop_2[-2--1-3-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8539539Z test/test_transforms.py::test_center_crop_2[-2--1-5-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8545815Z test/test_transforms.py::test_center_crop_2[-2--1-5-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8551865Z test/test_transforms.py::test_center_crop_2[-2-0-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8557998Z test/test_transforms.py::test_center_crop_2[-2-0-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8564229Z test/test_transforms.py::test_center_crop_2[-2-0-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8572015Z test/test_transforms.py::test_center_crop_2[-2-0-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8578352Z test/test_transforms.py::test_center_crop_2[-2-0-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8584664Z test/test_transforms.py::test_center_crop_2[-2-0-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8590796Z test/test_transforms.py::test_center_crop_2[-2-1-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8596915Z test/test_transforms.py::test_center_crop_2[-2-1-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8603213Z test/test_transforms.py::test_center_crop_2[-2-1-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8610513Z test/test_transforms.py::test_center_crop_2[-2-1-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8616000Z test/test_transforms.py::test_center_crop_2[-2-1-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8622099Z test/test_transforms.py::test_center_crop_2[-2-1-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8628299Z test/test_transforms.py::test_center_crop_2[-2-2-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8634343Z test/test_transforms.py::test_center_crop_2[-2-2-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8640536Z test/test_transforms.py::test_center_crop_2[-2-2-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8646558Z test/test_transforms.py::test_center_crop_2[-2-2-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8654150Z test/test_transforms.py::test_center_crop_2[-2-2-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8660560Z test/test_transforms.py::test_center_crop_2[-2-2-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8666841Z test/test_transforms.py::test_center_crop_2[-1--2-1-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8672916Z test/test_transforms.py::test_center_crop_2[-1--2-1-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8679055Z test/test_transforms.py::test_center_crop_2[-1--2-3-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8685201Z test/test_transforms.py::test_center_crop_2[-1--2-3-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8692615Z test/test_transforms.py::test_center_crop_2[-1--2-5-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8698281Z test/test_transforms.py::test_center_crop_2[-1--2-5-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8704309Z test/test_transforms.py::test_center_crop_2[-1--1-1-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8710597Z test/test_transforms.py::test_center_crop_2[-1--1-1-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8716755Z test/test_transforms.py::test_center_crop_2[-1--1-3-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8722831Z test/test_transforms.py::test_center_crop_2[-1--1-3-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8732064Z test/test_transforms.py::test_center_crop_2[-1--1-5-True] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8736919Z test/test_transforms.py::test_center_crop_2[-1--1-5-False] SKIPPED (...) [ 17%] 2023-03-20T11:50:15.8743051Z test/test_transforms.py::test_center_crop_2[-1-0-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8749496Z test/test_transforms.py::test_center_crop_2[-1-0-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8755570Z test/test_transforms.py::test_center_crop_2[-1-0-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8761849Z test/test_transforms.py::test_center_crop_2[-1-0-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8769251Z test/test_transforms.py::test_center_crop_2[-1-0-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8774429Z test/test_transforms.py::test_center_crop_2[-1-0-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8780719Z test/test_transforms.py::test_center_crop_2[-1-1-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8786895Z test/test_transforms.py::test_center_crop_2[-1-1-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8793799Z test/test_transforms.py::test_center_crop_2[-1-1-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8800713Z test/test_transforms.py::test_center_crop_2[-1-1-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8806615Z test/test_transforms.py::test_center_crop_2[-1-1-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8813701Z test/test_transforms.py::test_center_crop_2[-1-1-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8819373Z test/test_transforms.py::test_center_crop_2[-1-2-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8825655Z test/test_transforms.py::test_center_crop_2[-1-2-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8831772Z test/test_transforms.py::test_center_crop_2[-1-2-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8838036Z test/test_transforms.py::test_center_crop_2[-1-2-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8844093Z test/test_transforms.py::test_center_crop_2[-1-2-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8852017Z test/test_transforms.py::test_center_crop_2[-1-2-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8856894Z test/test_transforms.py::test_center_crop_2[0--2-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8862926Z test/test_transforms.py::test_center_crop_2[0--2-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8869220Z test/test_transforms.py::test_center_crop_2[0--2-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8876464Z test/test_transforms.py::test_center_crop_2[0--2-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8882713Z test/test_transforms.py::test_center_crop_2[0--2-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8890203Z test/test_transforms.py::test_center_crop_2[0--2-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8895337Z test/test_transforms.py::test_center_crop_2[0--1-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8901687Z test/test_transforms.py::test_center_crop_2[0--1-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8908066Z test/test_transforms.py::test_center_crop_2[0--1-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8914113Z test/test_transforms.py::test_center_crop_2[0--1-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8920397Z test/test_transforms.py::test_center_crop_2[0--1-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8926425Z test/test_transforms.py::test_center_crop_2[0--1-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.8933680Z test/test_transforms.py::test_center_crop_2[0-0-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.8938867Z test/test_transforms.py::test_center_crop_2[0-0-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8945134Z test/test_transforms.py::test_center_crop_2[0-0-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.8952417Z test/test_transforms.py::test_center_crop_2[0-0-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8958548Z test/test_transforms.py::test_center_crop_2[0-0-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.8964807Z test/test_transforms.py::test_center_crop_2[0-0-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8972020Z test/test_transforms.py::test_center_crop_2[0-1-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.8977700Z test/test_transforms.py::test_center_crop_2[0-1-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8983773Z test/test_transforms.py::test_center_crop_2[0-1-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.8990042Z test/test_transforms.py::test_center_crop_2[0-1-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.8996140Z test/test_transforms.py::test_center_crop_2[0-1-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9002329Z test/test_transforms.py::test_center_crop_2[0-1-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9009630Z test/test_transforms.py::test_center_crop_2[0-2-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9015078Z test/test_transforms.py::test_center_crop_2[0-2-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9022668Z test/test_transforms.py::test_center_crop_2[0-2-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9028998Z test/test_transforms.py::test_center_crop_2[0-2-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9035098Z test/test_transforms.py::test_center_crop_2[0-2-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9041345Z test/test_transforms.py::test_center_crop_2[0-2-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9049396Z test/test_transforms.py::test_center_crop_2[1--2-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9053993Z test/test_transforms.py::test_center_crop_2[1--2-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9060383Z test/test_transforms.py::test_center_crop_2[1--2-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9066577Z test/test_transforms.py::test_center_crop_2[1--2-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9072462Z test/test_transforms.py::test_center_crop_2[1--2-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9078724Z test/test_transforms.py::test_center_crop_2[1--2-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9084813Z test/test_transforms.py::test_center_crop_2[1--1-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9091986Z test/test_transforms.py::test_center_crop_2[1--1-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9098899Z test/test_transforms.py::test_center_crop_2[1--1-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9104858Z test/test_transforms.py::test_center_crop_2[1--1-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9111186Z test/test_transforms.py::test_center_crop_2[1--1-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9117272Z test/test_transforms.py::test_center_crop_2[1--1-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9123496Z test/test_transforms.py::test_center_crop_2[1-0-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9130888Z test/test_transforms.py::test_center_crop_2[1-0-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9136347Z test/test_transforms.py::test_center_crop_2[1-0-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9142515Z test/test_transforms.py::test_center_crop_2[1-0-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9148662Z test/test_transforms.py::test_center_crop_2[1-0-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9154717Z test/test_transforms.py::test_center_crop_2[1-0-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9160898Z test/test_transforms.py::test_center_crop_2[1-1-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9169364Z test/test_transforms.py::test_center_crop_2[1-1-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9174764Z test/test_transforms.py::test_center_crop_2[1-1-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9181089Z test/test_transforms.py::test_center_crop_2[1-1-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9187358Z test/test_transforms.py::test_center_crop_2[1-1-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9193479Z test/test_transforms.py::test_center_crop_2[1-1-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9199636Z test/test_transforms.py::test_center_crop_2[1-2-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9205755Z test/test_transforms.py::test_center_crop_2[1-2-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9213046Z test/test_transforms.py::test_center_crop_2[1-2-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9218562Z test/test_transforms.py::test_center_crop_2[1-2-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9224749Z test/test_transforms.py::test_center_crop_2[1-2-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9230972Z test/test_transforms.py::test_center_crop_2[1-2-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9236962Z test/test_transforms.py::test_center_crop_2[2--2-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9245850Z test/test_transforms.py::test_center_crop_2[2--2-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9253197Z test/test_transforms.py::test_center_crop_2[2--2-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9258843Z test/test_transforms.py::test_center_crop_2[2--2-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9265197Z test/test_transforms.py::test_center_crop_2[2--2-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9271253Z test/test_transforms.py::test_center_crop_2[2--2-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9277447Z test/test_transforms.py::test_center_crop_2[2--1-1-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9283737Z test/test_transforms.py::test_center_crop_2[2--1-1-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9291960Z test/test_transforms.py::test_center_crop_2[2--1-3-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9296391Z test/test_transforms.py::test_center_crop_2[2--1-3-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9303635Z test/test_transforms.py::test_center_crop_2[2--1-5-True] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9309175Z test/test_transforms.py::test_center_crop_2[2--1-5-False] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9315165Z test/test_transforms.py::test_center_crop_2[2-0-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9322796Z test/test_transforms.py::test_center_crop_2[2-0-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9330223Z test/test_transforms.py::test_center_crop_2[2-0-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9335688Z test/test_transforms.py::test_center_crop_2[2-0-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9341389Z test/test_transforms.py::test_center_crop_2[2-0-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9347482Z test/test_transforms.py::test_center_crop_2[2-0-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9353578Z test/test_transforms.py::test_center_crop_2[2-1-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9359716Z test/test_transforms.py::test_center_crop_2[2-1-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9365916Z test/test_transforms.py::test_center_crop_2[2-1-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9373171Z test/test_transforms.py::test_center_crop_2[2-1-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9378799Z test/test_transforms.py::test_center_crop_2[2-1-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9384969Z test/test_transforms.py::test_center_crop_2[2-1-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9391063Z test/test_transforms.py::test_center_crop_2[2-2-1-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9398296Z test/test_transforms.py::test_center_crop_2[2-2-1-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9404518Z test/test_transforms.py::test_center_crop_2[2-2-3-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9411966Z test/test_transforms.py::test_center_crop_2[2-2-3-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9417594Z test/test_transforms.py::test_center_crop_2[2-2-5-True] SKIPPED (We'...) [ 17%] 2023-03-20T11:50:15.9423647Z test/test_transforms.py::test_center_crop_2[2-2-5-False] SKIPPED (We...) [ 17%] 2023-03-20T11:50:15.9429964Z test/test_transforms.py::test_color_jitter SKIPPED (We're in an OSS ...) [ 17%] 2023-03-20T11:50:15.9435987Z test/test_transforms.py::test_color_jitter_hue_out_of_bounds[1] SKIPPED [ 17%] 2023-03-20T11:50:15.9442227Z test/test_transforms.py::test_color_jitter_hue_out_of_bounds[hue1] SKIPPED [ 17%] 2023-03-20T11:50:15.9449471Z test/test_transforms.py::test_random_erasing[0] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9455237Z test/test_transforms.py::test_random_erasing[1] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9461012Z test/test_transforms.py::test_random_erasing[2] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9468742Z test/test_transforms.py::test_random_erasing[3] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9474851Z test/test_transforms.py::test_random_erasing[4] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9481049Z test/test_transforms.py::test_random_erasing[5] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9487018Z test/test_transforms.py::test_random_erasing[6] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9493715Z test/test_transforms.py::test_random_erasing[7] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9499990Z test/test_transforms.py::test_random_erasing[8] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9506235Z test/test_transforms.py::test_random_erasing[9] SKIPPED (scipy.stats...) [ 17%] 2023-03-20T11:50:15.9512388Z test/test_transforms.py::test_random_rotation SKIPPED (We're in an O...) [ 17%] 2023-03-20T11:50:15.9518325Z test/test_transforms.py::test_random_rotation_error SKIPPED (We're i...) [ 17%] 2023-03-20T11:50:15.9524573Z test/test_transforms.py::test_randomperspective SKIPPED (We're in an...) [ 17%] 2023-03-20T11:50:15.9530899Z test/test_transforms.py::test_randomperspective_fill[L-0] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9537179Z test/test_transforms.py::test_randomperspective_fill[L-1] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9544517Z test/test_transforms.py::test_randomperspective_fill[L-2] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9550726Z test/test_transforms.py::test_randomperspective_fill[L-3] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9556902Z test/test_transforms.py::test_randomperspective_fill[L-4] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9563073Z test/test_transforms.py::test_randomperspective_fill[L-5] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9570376Z test/test_transforms.py::test_randomperspective_fill[L-6] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9575815Z test/test_transforms.py::test_randomperspective_fill[L-7] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9581903Z test/test_transforms.py::test_randomperspective_fill[L-8] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9588195Z test/test_transforms.py::test_randomperspective_fill[L-9] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9594157Z test/test_transforms.py::test_randomperspective_fill[RGB-0] SKIPPED [ 17%] 2023-03-20T11:50:15.9600217Z test/test_transforms.py::test_randomperspective_fill[RGB-1] SKIPPED [ 17%] 2023-03-20T11:50:15.9606119Z test/test_transforms.py::test_randomperspective_fill[RGB-2] SKIPPED [ 17%] 2023-03-20T11:50:15.9613034Z test/test_transforms.py::test_randomperspective_fill[RGB-3] SKIPPED [ 17%] 2023-03-20T11:50:15.9619552Z test/test_transforms.py::test_randomperspective_fill[RGB-4] SKIPPED [ 17%] 2023-03-20T11:50:15.9625422Z test/test_transforms.py::test_randomperspective_fill[RGB-5] SKIPPED [ 17%] 2023-03-20T11:50:15.9631371Z test/test_transforms.py::test_randomperspective_fill[RGB-6] SKIPPED [ 17%] 2023-03-20T11:50:15.9637380Z test/test_transforms.py::test_randomperspective_fill[RGB-7] SKIPPED [ 17%] 2023-03-20T11:50:15.9643387Z test/test_transforms.py::test_randomperspective_fill[RGB-8] SKIPPED [ 17%] 2023-03-20T11:50:15.9650638Z test/test_transforms.py::test_randomperspective_fill[RGB-9] SKIPPED [ 17%] 2023-03-20T11:50:15.9656412Z test/test_transforms.py::test_randomperspective_fill[F-0] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9662667Z test/test_transforms.py::test_randomperspective_fill[F-1] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9669048Z test/test_transforms.py::test_randomperspective_fill[F-2] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9675106Z test/test_transforms.py::test_randomperspective_fill[F-3] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9681318Z test/test_transforms.py::test_randomperspective_fill[F-4] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9690101Z test/test_transforms.py::test_randomperspective_fill[F-5] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9695209Z test/test_transforms.py::test_randomperspective_fill[F-6] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9701349Z test/test_transforms.py::test_randomperspective_fill[F-7] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9707603Z test/test_transforms.py::test_randomperspective_fill[F-8] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9713781Z test/test_transforms.py::test_randomperspective_fill[F-9] SKIPPED (W...) [ 17%] 2023-03-20T11:50:15.9719891Z test/test_transforms.py::test_normalize SKIPPED (scipy.stats not ava...) [ 17%] 2023-03-20T11:50:15.9725955Z test/test_transforms.py::test_normalize_different_dtype[dtype20-dtype10] SKIPPED [ 17%] 2023-03-20T11:50:15.9733116Z test/test_transforms.py::test_normalize_different_dtype[dtype20-dtype11] SKIPPED [ 17%] 2023-03-20T11:50:15.9738731Z test/test_transforms.py::test_normalize_different_dtype[dtype21-dtype10] SKIPPED [ 17%] 2023-03-20T11:50:15.9744855Z test/test_transforms.py::test_normalize_different_dtype[dtype21-dtype11] SKIPPED [ 17%] 2023-03-20T11:50:15.9751043Z test/test_transforms.py::test_normalize_different_dtype[dtype22-dtype10] SKIPPED [ 17%] 2023-03-20T11:50:15.9756756Z test/test_transforms.py::test_normalize_different_dtype[dtype22-dtype11] SKIPPED [ 17%] 2023-03-20T11:50:15.9764337Z test/test_transforms.py::test_normalize_3d_tensor SKIPPED (We're in ...) [ 17%] 2023-03-20T11:50:15.9771830Z test/test_transforms.py::TestAffine::test_affine_translate_seq SKIPPED [ 17%] 2023-03-20T11:50:15.9777264Z test/test_transforms.py::TestAffine::test_transformation_discrete SKIPPED [ 17%] 2023-03-20T11:50:15.9783306Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--10--90] SKIPPED [ 17%] 2023-03-20T11:50:15.9789636Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--10--54] SKIPPED [ 17%] 2023-03-20T11:50:15.9795630Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--10--18] SKIPPED [ 17%] 2023-03-20T11:50:15.9801932Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--10-18] SKIPPED [ 17%] 2023-03-20T11:50:15.9807979Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--10-54] SKIPPED [ 17%] 2023-03-20T11:50:15.9814741Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--5--90] SKIPPED [ 17%] 2023-03-20T11:50:15.9820909Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--5--54] SKIPPED [ 17%] 2023-03-20T11:50:15.9827147Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--5--18] SKIPPED [ 17%] 2023-03-20T11:50:15.9833363Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--5-18] SKIPPED [ 17%] 2023-03-20T11:50:15.9840620Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77--5-54] SKIPPED [ 17%] 2023-03-20T11:50:15.9846735Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-0--90] SKIPPED [ 17%] 2023-03-20T11:50:15.9853838Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-0--54] SKIPPED [ 17%] 2023-03-20T11:50:15.9859334Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-0--18] SKIPPED [ 17%] 2023-03-20T11:50:15.9865669Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-0-18] SKIPPED [ 17%] 2023-03-20T11:50:15.9872001Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-0-54] SKIPPED [ 17%] 2023-03-20T11:50:15.9878118Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-5--90] SKIPPED [ 17%] 2023-03-20T11:50:15.9884137Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-5--54] SKIPPED [ 17%] 2023-03-20T11:50:15.9891580Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-5--18] SKIPPED [ 17%] 2023-03-20T11:50:15.9896727Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-5-18] SKIPPED [ 17%] 2023-03-20T11:50:15.9902998Z test/test_transforms.py::TestAffine::test_transformation_range[-15-0.77-5-54] SKIPPED [ 17%] 2023-03-20T11:50:15.9910353Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--10--90] SKIPPED [ 17%] 2023-03-20T11:50:15.9916584Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--10--54] SKIPPED [ 17%] 2023-03-20T11:50:15.9922878Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--10--18] SKIPPED [ 17%] 2023-03-20T11:50:15.9930295Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--10-18] SKIPPED [ 17%] 2023-03-20T11:50:15.9935599Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--10-54] SKIPPED [ 17%] 2023-03-20T11:50:15.9941765Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--5--90] SKIPPED [ 17%] 2023-03-20T11:50:15.9947891Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--5--54] SKIPPED [ 17%] 2023-03-20T11:50:15.9953949Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--5--18] SKIPPED [ 17%] 2023-03-20T11:50:15.9959994Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--5-18] SKIPPED [ 17%] 2023-03-20T11:50:15.9966046Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0--5-54] SKIPPED [ 17%] 2023-03-20T11:50:15.9973028Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-0--90] SKIPPED [ 17%] 2023-03-20T11:50:15.9978496Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-0--54] SKIPPED [ 17%] 2023-03-20T11:50:15.9985802Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-0--18] SKIPPED [ 17%] 2023-03-20T11:50:15.9991896Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-0-18] SKIPPED [ 17%] 2023-03-20T11:50:15.9997953Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0004223Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0010731Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0016833Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0022786Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0029125Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.0-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0035089Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0041446Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0047467Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0055543Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0061504Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0067896Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0073883Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0079941Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0086152Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0093130Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0099032Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0105170Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0111163Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0117198Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0123318Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0133115Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0138578Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0144708Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0150879Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0157017Z test/test_transforms.py::TestAffine::test_transformation_range[-15-1.27-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0163104Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0170431Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0176076Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0182143Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0188521Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0194439Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0200618Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0209067Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0214505Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0220831Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0227183Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0233224Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0239207Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0245458Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0252396Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0257822Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0263761Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0269816Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0275834Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0283233Z test/test_transforms.py::TestAffine::test_transformation_range[-10-0.77-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0290351Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0296097Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0301982Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0308331Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0314394Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0320661Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0326617Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0333640Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0339526Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0345665Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0353105Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0359427Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0365464Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0373118Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0378405Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0384503Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0390787Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0396666Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0402908Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0410334Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.0-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0415502Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0421436Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0428737Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0434745Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0440916Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0446908Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0453721Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0472226Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0472985Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0474079Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0478725Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0484557Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0491913Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0497258Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0504569Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0510777Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0516856Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0523140Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0530452Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0535865Z test/test_transforms.py::TestAffine::test_transformation_range[-10-1.27-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0541974Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0548215Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0554343Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0560508Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0566477Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0574226Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0580590Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0586918Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0592896Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0599205Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0605289Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0612514Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0618075Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0624175Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0630477Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0636541Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0642623Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0651661Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0656330Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0662571Z test/test_transforms.py::TestAffine::test_transformation_range[-5-0.77-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0668909Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0675076Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0681325Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0687298Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0693945Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0699952Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0706177Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0712199Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0718373Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0725675Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0732951Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0738583Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0744724Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0750876Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0756887Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0763189Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0770249Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0775915Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0781844Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0788089Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.0-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0795419Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0801496Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0807650Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0814028Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0820487Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0826804Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0832439Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0838569Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0844603Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0851112Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0857198Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0863335Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0870719Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0876695Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0883031Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0890362Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0895741Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0901908Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0908225Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0914243Z test/test_transforms.py::TestAffine::test_transformation_range[-5-1.27-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0920527Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0926451Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0933624Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0940470Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0946646Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0952890Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0958954Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0965130Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.0972407Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.0977863Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.0983939Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.0990137Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.0996217Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1002498Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1009581Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1017821Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1023877Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1030039Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1036108Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1042331Z test/test_transforms.py::TestAffine::test_transformation_range[0-0.77-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1049660Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1054909Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1061213Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1067311Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1073281Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1079424Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1085478Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1093629Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1099667Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1105934Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1112064Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1118238Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1124229Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1131970Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1137302Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1143135Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1149516Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1155289Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1161636Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1169710Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.0-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1175017Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1181147Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1187404Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1193539Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1199637Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1205761Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1213024Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1218629Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1224686Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1230684Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1238035Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1244030Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1251440Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1256867Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1262860Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1269318Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1275262Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1281306Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1287348Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1294078Z test/test_transforms.py::TestAffine::test_transformation_range[0-1.27-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1299995Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1306138Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1313369Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1319531Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1325509Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1332779Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1337958Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1344149Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1350217Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1356225Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1362465Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1369577Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1375029Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1381240Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1388688Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1394760Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1400874Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1406863Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1413666Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1419716Z test/test_transforms.py::TestAffine::test_transformation_range[5-0.77-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1425848Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1431885Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1438095Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1444095Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1450775Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1458140Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1464090Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1470308Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1476332Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1482630Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1489679Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1495250Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1501520Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1507792Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1513567Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1519574Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1525721Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1533704Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1539678Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1545878Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.0-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1551916Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1558219Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1564168Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1571217Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1576540Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1582590Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1588872Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1594780Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1600908Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1609334Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1614532Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1620920Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1627147Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1633200Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1639319Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1645556Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1652848Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1658433Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1664365Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1670436Z test/test_transforms.py::TestAffine::test_transformation_range[5-1.27-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1677995Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1683908Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1690873Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1696652Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1702557Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1708943Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1714916Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1721045Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1727059Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1733652Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1739860Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1746266Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1753378Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1759857Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1765526Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1772637Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1778228Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1784286Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1790557Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1796536Z test/test_transforms.py::TestAffine::test_transformation_range[10-0.77-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1802776Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1810107Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1815571Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1822779Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1829410Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1835293Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1841534Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1847716Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1854025Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1860393Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1866595Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1872644Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1878747Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1884795Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1892010Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1900868Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1906587Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1912532Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1918673Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1924835Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.0-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1932280Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--10--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1937921Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--10--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1943707Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--10--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1950116Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--10-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1956021Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--10-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1962242Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.1970856Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.1976426Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.1982611Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.1988844Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27--5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.1994924Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-0--90] SKIPPED [ 17%] 2023-03-20T11:50:16.2001123Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-0--54] SKIPPED [ 17%] 2023-03-20T11:50:16.2007164Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-0--18] SKIPPED [ 17%] 2023-03-20T11:50:16.2013860Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-0-18] SKIPPED [ 17%] 2023-03-20T11:50:16.2019861Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-0-54] SKIPPED [ 17%] 2023-03-20T11:50:16.2026079Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-5--90] SKIPPED [ 17%] 2023-03-20T11:50:16.2032052Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-5--54] SKIPPED [ 17%] 2023-03-20T11:50:16.2038256Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-5--18] SKIPPED [ 17%] 2023-03-20T11:50:16.2045214Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-5-18] SKIPPED [ 17%] 2023-03-20T11:50:16.2052381Z test/test_transforms.py::TestAffine::test_transformation_range[10-1.27-5-54] SKIPPED [ 17%] 2023-03-20T11:50:16.2058114Z test/test_transforms.py::test_random_affine SKIPPED (We're in an OSS...) [ 17%] 2023-03-20T11:50:16.2064288Z test/test_transforms.py::test_elastic_transformation SKIPPED (We're ...) [ 17%] 2023-03-20T11:50:16.2070533Z test/test_transforms.py::test_random_grayscale_with_grayscale_input SKIPPED [ 17%] 2023-03-20T11:50:16.2076760Z test/test_transforms.py::test_functional_deprecation_warning[True-from torchvision.transforms import functional_pil] SKIPPED [ 17%] 2023-03-20T11:50:16.2083026Z test/test_transforms.py::test_functional_deprecation_warning[True-from torchvision.transforms import functional_tensor] SKIPPED [ 17%] 2023-03-20T11:50:16.2090372Z test/test_transforms.py::test_functional_deprecation_warning[True-from torchvision.transforms.functional_tensor import resize] SKIPPED [ 17%] 2023-03-20T11:50:16.2095966Z test/test_transforms.py::test_functional_deprecation_warning[True-from torchvision.transforms.functional_pil import resize] SKIPPED [ 17%] 2023-03-20T11:50:16.2102112Z test/test_transforms.py::test_functional_deprecation_warning[False-from torchvision.transforms import functional_pil] SKIPPED [ 17%] 2023-03-20T11:50:16.2108437Z test/test_transforms.py::test_functional_deprecation_warning[False-from torchvision.transforms import functional_tensor] SKIPPED [ 17%] 2023-03-20T11:50:16.2115866Z test/test_transforms.py::test_functional_deprecation_warning[False-from torchvision.transforms.functional_tensor import resize] SKIPPED [ 17%] 2023-03-20T11:50:16.2122497Z test/test_transforms.py::test_functional_deprecation_warning[False-from torchvision.transforms.functional_pil import resize] SKIPPED [ 17%] 2023-03-20T11:50:16.2129664Z test/test_transforms_tensor.py::test_random[1-hflip-RandomHorizontalFlip-None-match_kwargs0-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.2412272Z test/test_transforms_tensor.py::test_random[1-hflip-RandomHorizontalFlip-None-match_kwargs0-cuda] PASSED [ 17%] 2023-03-20T11:50:16.2418961Z test/test_transforms_tensor.py::test_random[1-vflip-RandomVerticalFlip-None-match_kwargs1-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.2687253Z test/test_transforms_tensor.py::test_random[1-vflip-RandomVerticalFlip-None-match_kwargs1-cuda] PASSED [ 17%] 2023-03-20T11:50:16.2693912Z test/test_transforms_tensor.py::test_random[1-invert-RandomInvert-None-match_kwargs2-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.2997516Z test/test_transforms_tensor.py::test_random[1-invert-RandomInvert-None-match_kwargs2-cuda] PASSED [ 17%] 2023-03-20T11:50:16.3004453Z test/test_transforms_tensor.py::test_random[1-posterize-RandomPosterize-fn_kwargs3-match_kwargs3-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.3305046Z test/test_transforms_tensor.py::test_random[1-posterize-RandomPosterize-fn_kwargs3-match_kwargs3-cuda] PASSED [ 17%] 2023-03-20T11:50:16.3311847Z test/test_transforms_tensor.py::test_random[1-solarize-RandomSolarize-fn_kwargs4-match_kwargs4-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.3661601Z test/test_transforms_tensor.py::test_random[1-solarize-RandomSolarize-fn_kwargs4-match_kwargs4-cuda] PASSED [ 17%] 2023-03-20T11:50:16.3668931Z test/test_transforms_tensor.py::test_random[1-adjust_sharpness-RandomAdjustSharpness-fn_kwargs5-match_kwargs5-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.4186368Z test/test_transforms_tensor.py::test_random[1-adjust_sharpness-RandomAdjustSharpness-fn_kwargs5-match_kwargs5-cuda] PASSED [ 17%] 2023-03-20T11:50:16.4193268Z test/test_transforms_tensor.py::test_random[1-autocontrast-RandomAutocontrast-None-match_kwargs6-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.4449376Z test/test_transforms_tensor.py::test_random[1-autocontrast-RandomAutocontrast-None-match_kwargs6-cuda] PASSED [ 17%] 2023-03-20T11:50:16.4456904Z test/test_transforms_tensor.py::test_random[1-equalize-RandomEqualize-None-match_kwargs7-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.4975326Z test/test_transforms_tensor.py::test_random[1-equalize-RandomEqualize-None-match_kwargs7-cuda] PASSED [ 17%] 2023-03-20T11:50:16.4977150Z test/test_transforms_tensor.py::test_random[3-hflip-RandomHorizontalFlip-None-match_kwargs0-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.5145663Z test/test_transforms_tensor.py::test_random[3-hflip-RandomHorizontalFlip-None-match_kwargs0-cuda] PASSED [ 17%] 2023-03-20T11:50:16.5153338Z test/test_transforms_tensor.py::test_random[3-vflip-RandomVerticalFlip-None-match_kwargs1-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.5319522Z test/test_transforms_tensor.py::test_random[3-vflip-RandomVerticalFlip-None-match_kwargs1-cuda] PASSED [ 17%] 2023-03-20T11:50:16.5324628Z test/test_transforms_tensor.py::test_random[3-invert-RandomInvert-None-match_kwargs2-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.5496125Z test/test_transforms_tensor.py::test_random[3-invert-RandomInvert-None-match_kwargs2-cuda] PASSED [ 17%] 2023-03-20T11:50:16.5500485Z test/test_transforms_tensor.py::test_random[3-posterize-RandomPosterize-fn_kwargs3-match_kwargs3-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.5674506Z test/test_transforms_tensor.py::test_random[3-posterize-RandomPosterize-fn_kwargs3-match_kwargs3-cuda] PASSED [ 17%] 2023-03-20T11:50:16.5679588Z test/test_transforms_tensor.py::test_random[3-solarize-RandomSolarize-fn_kwargs4-match_kwargs4-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.5857250Z test/test_transforms_tensor.py::test_random[3-solarize-RandomSolarize-fn_kwargs4-match_kwargs4-cuda] PASSED [ 17%] 2023-03-20T11:50:16.5863745Z test/test_transforms_tensor.py::test_random[3-adjust_sharpness-RandomAdjustSharpness-fn_kwargs5-match_kwargs5-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.6128951Z test/test_transforms_tensor.py::test_random[3-adjust_sharpness-RandomAdjustSharpness-fn_kwargs5-match_kwargs5-cuda] PASSED [ 17%] 2023-03-20T11:50:16.6134033Z test/test_transforms_tensor.py::test_random[3-autocontrast-RandomAutocontrast-None-match_kwargs6-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.6358729Z test/test_transforms_tensor.py::test_random[3-autocontrast-RandomAutocontrast-None-match_kwargs6-cuda] PASSED [ 17%] 2023-03-20T11:50:16.6364920Z test/test_transforms_tensor.py::test_random[3-equalize-RandomEqualize-None-match_kwargs7-cpu] SKIPPED [ 17%] 2023-03-20T11:50:16.6696460Z test/test_transforms_tensor.py::test_random[3-equalize-RandomEqualize-None-match_kwargs7-cuda] PASSED [ 17%] 2023-03-20T11:50:16.6698565Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-0] SKIPPED [ 17%] 2023-03-20T11:50:16.6706405Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-1] SKIPPED [ 17%] 2023-03-20T11:50:16.6711310Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-2] SKIPPED [ 17%] 2023-03-20T11:50:16.6718009Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-3] SKIPPED [ 17%] 2023-03-20T11:50:16.6723423Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-4] SKIPPED [ 17%] 2023-03-20T11:50:16.6732728Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-5] SKIPPED [ 17%] 2023-03-20T11:50:16.6735936Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-6] SKIPPED [ 17%] 2023-03-20T11:50:16.6742108Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-7] SKIPPED [ 17%] 2023-03-20T11:50:16.6747186Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-8] SKIPPED [ 17%] 2023-03-20T11:50:16.6753149Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cpu-9] SKIPPED [ 17%] 2023-03-20T11:50:16.8522310Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-0] PASSED [ 17%] 2023-03-20T11:50:17.0665948Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-1] PASSED [ 17%] 2023-03-20T11:50:17.0807769Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-2] PASSED [ 17%] 2023-03-20T11:50:17.0940107Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-3] PASSED [ 17%] 2023-03-20T11:50:17.1074537Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-4] PASSED [ 17%] 2023-03-20T11:50:17.1209995Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-5] PASSED [ 17%] 2023-03-20T11:50:17.1341518Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-6] PASSED [ 17%] 2023-03-20T11:50:17.1476309Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-7] PASSED [ 17%] 2023-03-20T11:50:17.1610213Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-8] PASSED [ 17%] 2023-03-20T11:50:17.1741022Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-1-cuda-9] PASSED [ 17%] 2023-03-20T11:50:17.1748950Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-0] SKIPPED [ 17%] 2023-03-20T11:50:17.1755008Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-1] SKIPPED [ 17%] 2023-03-20T11:50:17.1762842Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:17.1771877Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:17.1776398Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:17.1783379Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:17.1789722Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:17.1795819Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:17.1804062Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:17.1812770Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:17.1977079Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:17.4135468Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:17.4273645Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:17.4415034Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:17.4551768Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:17.4688373Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:17.4823356Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:17.4960147Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:17.5096445Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:17.5230761Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.1-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:17.5238240Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:17.5244611Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:17.5253884Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:17.5258230Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:17.5265377Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:17.5271831Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:17.5281174Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:17.5287393Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:17.5293553Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:17.5300969Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:17.5439358Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:17.5575924Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:17.5704813Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:17.5840808Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:17.5974704Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:17.6104792Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:17.6239873Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:17.6374823Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:17.6506074Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:17.6638826Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:17.6645177Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:17.6654292Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:17.6657542Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:17.6663929Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:17.6672963Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:17.6679280Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:17.6685124Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:17.6693540Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:17.6697883Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:17.6704765Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:17.6843208Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:17.6977235Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:17.7110608Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:17.7247695Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:17.7378784Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:17.7513883Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:17.7647776Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:17.7779269Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:17.7915392Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:17.8052371Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[0.5-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:17.8055625Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:17.8062422Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:17.8068080Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:17.8074637Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:17.8080036Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:17.8086630Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:17.8095148Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:17.8098513Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:17.8104580Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:17.8111696Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:17.8251451Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:17.8380078Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:17.8515338Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:17.8649188Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:17.8779638Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:17.8914999Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:17.9047623Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:17.9180177Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:17.9313073Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:17.9446766Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:17.9454200Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:17.9457678Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:17.9464765Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:17.9471287Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:17.9476851Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:17.9483159Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:17.9492284Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:17.9494254Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:17.9501114Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:17.9508427Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:17.9646608Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:17.9778923Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:17.9915147Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:18.0046619Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:18.0178563Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:18.0313990Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:18.0447724Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:18.0579422Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:18.0714866Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:18.0848065Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.0-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:18.0854693Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:18.0861290Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:18.0867235Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:18.0873592Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:18.0880980Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:18.0886695Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:18.0895289Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:18.0898017Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:18.0905295Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:18.0910690Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:18.1047990Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:18.1179824Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:18.1313644Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:18.1446408Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:18.1577364Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:18.1711790Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:18.1844036Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:18.1976243Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:18.2107819Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:18.2242744Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:18.2247733Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:18.2255391Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:18.2259237Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:18.2265737Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:18.2272057Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:18.2277237Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:18.2286186Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:18.2293855Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:18.2296962Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:18.2302904Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:18.2441161Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:18.2575474Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:18.2706038Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:18.2844616Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:18.2977321Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:18.3112071Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:18.3246500Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:18.3378648Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:18.3513765Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:18.3647169Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[1.34-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:18.3653309Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:18.3658679Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:18.3665537Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:18.3672345Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:18.3679657Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:18.3685062Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:18.3693767Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:18.3697312Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:18.3703883Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:18.3709784Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:18.3846534Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:18.3978517Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:18.4113611Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:18.4246994Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:18.4377996Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:18.4512210Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:18.4644588Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:18.4775610Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:18.4911440Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:18.5043328Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:18.5051145Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:18.5056718Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:18.5063325Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:18.5070466Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:18.5076720Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:18.5083675Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:18.5092738Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:18.5096923Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:18.5104882Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:18.5109921Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:18.5253201Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:18.5381907Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:18.5518733Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:18.5654863Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:18.5783254Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:18.5918423Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:18.6055468Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:18.6186081Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:18.6320176Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:18.6454953Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness4-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:18.6459781Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:18.6467516Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:18.6474481Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:18.6481010Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:18.6487558Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:18.6493901Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:18.6500076Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:18.6507616Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:18.6513809Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:18.6521406Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:18.6657929Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:18.6791737Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:18.6927236Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:18.7057337Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:18.7193845Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:18.7326665Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:18.7458771Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:18.7593477Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:18.7727287Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:18.7857824Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:18.7865520Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:18.7872239Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:18.7878386Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:18.7885272Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:18.7894223Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:18.7898262Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:18.7906346Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:18.7912663Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:18.7920176Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:18.7926613Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:18.8064578Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:18.8203202Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:18.8337711Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:18.8471435Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:18.8606766Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:18.8742289Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:18.8877313Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:18.9013814Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:18.9142301Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:18.9277345Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_brightness[brightness5-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:18.9283035Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:18.9292807Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:18.9296907Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:18.9303805Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:18.9311205Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:18.9316645Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:18.9325225Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:18.9332533Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:18.9338401Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:18.9344751Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:19.1097530Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:19.3338008Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:19.3485631Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:19.3621835Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:19.3765959Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:19.3902147Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:19.4043657Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:19.4179891Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:19.4318489Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:19.4459960Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:19.4468396Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:19.4475532Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:19.4481297Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:19.4488245Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:19.4493899Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:19.4501545Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:19.4508284Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:19.4514940Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:19.4521980Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:19.4531169Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:19.4715443Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:19.6936400Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:19.7086518Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:19.7229768Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:19.7377386Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:19.7525730Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:19.7672470Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:19.7818204Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:19.7967596Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:19.8113016Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.2-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:19.8118541Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:19.8126110Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:19.8133856Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:19.8140316Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:19.8146980Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:19.8154126Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:19.8159891Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:19.8166359Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:19.8173358Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:19.8181549Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:19.8323948Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:19.8462707Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:19.8603883Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:19.8740319Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:19.8880106Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:19.9017710Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:19.9158204Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:19.9297911Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:19.9437238Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:19.9576301Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:19.9580642Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:19.9587713Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:19.9593934Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:19.9600805Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:19.9607642Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:19.9613283Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:19.9619879Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:19.9626422Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:19.9634413Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:19.9641252Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:19.9789971Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:19.9936921Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:20.0080710Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:20.0224642Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:20.0376399Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:20.0519442Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:20.0663983Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:20.0813022Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:20.0957033Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:20.1101280Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[0.5-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:20.1107850Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:20.1115221Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:20.1122614Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:20.1130043Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:20.1133982Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:20.1141620Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:20.1149894Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:20.1155492Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:20.1162048Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:20.1171160Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:20.1311721Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:20.1452143Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:20.1587381Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:20.1727346Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:20.1863648Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:20.2004837Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:20.2140211Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:20.2278367Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:20.2417448Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:20.2556666Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:20.2563127Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:20.2573125Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:20.2577026Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:20.2583083Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:20.2592033Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:20.2598341Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:20.2605440Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:20.2613629Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:20.2617952Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:20.2624590Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:20.2775323Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:20.2920240Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:20.3063743Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:20.3212686Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:20.3355702Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:20.3498191Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:20.3645384Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:20.3788437Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:20.3936721Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:20.4082441Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.0-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:20.4087681Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:20.4094295Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:20.4100465Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:20.4107472Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:20.4114048Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:20.4120418Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:20.4126675Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:20.4134052Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:20.4139478Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:20.4146625Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:20.4293736Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:20.4428227Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:20.4567356Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:20.4703037Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:20.4841992Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:20.4978928Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:20.5118086Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:20.5257099Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:20.5396336Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:20.5536452Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:20.5541672Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:20.5548604Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:20.5555221Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:20.5561968Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:20.5571210Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:20.5573981Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:20.5581974Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:20.5588532Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:20.5594955Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:20.5602624Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:20.5752055Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:20.5897839Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:20.6045357Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:20.6189349Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:20.6336950Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:20.6482987Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:20.6629869Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:20.6775758Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:20.6922302Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:20.7066277Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[1.5-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:20.7073207Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:20.7081714Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:20.7087594Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:20.7093565Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:20.7101839Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:20.7108160Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:20.7114227Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:20.7120628Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:20.7132167Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:20.7135374Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:20.7276525Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:20.7416009Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:20.7551999Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:20.7693367Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:20.7824556Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:20.7966536Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:20.8102029Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:20.8241128Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:20.8378432Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:20.8519938Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:20.8525728Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:20.8534461Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:20.8539179Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:20.8545760Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:20.8552968Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:20.8559533Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:20.8567958Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:20.8574106Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:20.8581434Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:20.8588099Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:20.8737079Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:20.8883155Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:20.9027458Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:20.9175430Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:20.9319426Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:20.9465857Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:20.9613588Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:20.9758320Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:20.9902412Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:21.0049815Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast4-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:21.0055437Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:21.0063069Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:21.0069271Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:21.0075396Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:21.0084187Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:21.0091123Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:21.0097791Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:21.0104002Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:21.0110969Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:21.0117299Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:21.0258970Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:21.0399087Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:21.0537045Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:21.0676167Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:21.0814184Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:21.0952203Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:21.1095154Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:21.1229493Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:21.1373306Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:21.1511884Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:21.1516914Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:21.1524670Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:21.1533748Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:21.1537188Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:21.1544804Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:21.1551471Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:21.1558120Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:21.1564780Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:21.1573689Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:21.1577727Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:21.1729303Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:21.1875816Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:21.2020155Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:21.2167551Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:21.2311396Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:21.2458101Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:21.2604074Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:21.2755302Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:21.2899353Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:21.3046684Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_contrast[contrast5-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:21.3054213Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:21.3058681Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:21.3065889Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:21.3072805Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:21.3079772Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:21.3086148Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:21.3094097Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:21.3099155Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:21.3105468Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:21.3112783Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:21.4807736Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:21.4939863Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:21.5068907Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:21.5198627Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:21.5327574Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:21.5460414Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:21.5588675Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:21.5719384Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:21.5847237Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:21.5977020Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:21.5983547Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:21.5991042Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:21.5998046Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:21.6004759Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:21.6014388Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:21.6016708Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:21.6024498Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:21.6032465Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:21.6038902Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:21.6046598Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:21.6195106Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:21.6337250Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:21.6479662Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:21.6621582Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:21.6767560Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:21.6909502Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:21.7059012Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:21.7195952Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:21.7335487Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:21.7480816Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.5-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:21.7485744Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:21.7494716Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:21.7499475Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:21.7506421Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:21.7513787Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:21.7522251Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:21.7527733Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:21.7533814Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:21.7542196Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:21.7549009Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:21.7681885Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:21.7808896Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:21.7938794Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:21.8066433Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:21.8194180Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:21.8322475Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:21.8449883Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:21.8579209Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:21.8704704Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:21.8836774Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:21.8842897Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:21.8851429Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:21.8854962Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:21.8863537Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:21.8870536Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:21.8876093Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:21.8883480Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:21.8891584Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:21.8895997Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:21.8903378Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:21.9054489Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:21.9195947Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:21.9337459Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:21.9478190Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:21.9620784Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:21.9766203Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:21.9906423Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:22.0055033Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:22.0196664Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:22.0337813Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[0.75-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:22.0343836Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:22.0351092Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:22.0357245Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:22.0363745Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:22.0373485Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:22.0376603Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:22.0383466Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:22.0390306Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:22.0396782Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:22.0404729Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:22.0538597Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:22.0665875Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:22.0794631Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:22.0924078Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:22.1054628Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:22.1178377Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:22.1308957Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:22.1438693Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:22.1566934Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:22.1695704Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:22.1700585Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:22.1707654Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:22.1714454Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:22.1720834Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:22.1727777Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:22.1734124Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:22.1740378Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:22.1746907Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:22.1757117Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:22.1763822Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:22.1910249Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:22.2054068Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:22.2196943Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:22.2338047Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:22.2481316Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:22.2624744Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:22.2768262Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:22.2911843Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:22.3056550Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:22.3197068Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.0-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:22.3202881Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:22.3211605Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:22.3217117Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:22.3224409Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:22.3231629Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:22.3238203Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:22.3244665Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:22.3252944Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:22.3260264Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:22.3267724Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:22.3398820Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:22.3527536Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:22.3656063Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:22.3783689Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:22.3916017Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:22.4045834Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:22.4175492Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:22.4301637Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:22.4429282Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:22.4558975Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:22.4565477Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:22.4574443Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:22.4579930Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:22.4586640Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:22.4593308Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:22.4601738Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:22.4607209Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:22.4614888Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:22.4620299Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:22.4626632Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:22.4774358Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:22.4914503Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:22.5056599Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:22.5198369Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:22.5345999Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:22.5489487Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:22.5638292Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:22.5779469Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:22.5933117Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:22.6082597Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[1.25-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:22.6087411Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:22.6094286Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:22.6101799Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:22.6109954Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:22.6116419Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:22.6123947Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:22.6133973Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:22.6136853Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:22.6144002Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:22.6150596Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:22.6284573Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:22.6414951Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:22.6548959Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:22.6686949Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:22.6818324Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:22.6948331Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:22.7087173Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:22.7217625Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:22.7343865Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:22.7481363Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:22.7486239Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:22.7494575Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:22.7498026Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:22.7506138Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:22.7513027Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:22.7520385Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:22.7527312Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:22.7534284Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:22.7541119Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:22.7550247Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:22.7698097Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:22.7841741Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:22.7990522Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:22.8135196Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:22.8282984Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:22.8423063Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:22.8575412Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:22.8720368Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:22.8867554Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:22.9018706Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation4-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:22.9024885Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:22.9033066Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:22.9039728Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:22.9046882Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:22.9054424Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:22.9060838Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:22.9068497Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:22.9074994Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:22.9082830Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:22.9092853Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:22.9221609Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:22.9352143Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:22.9487280Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:22.9621046Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:22.9751710Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:22.9888653Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:23.0018845Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:23.0153724Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:23.0284566Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:23.0417504Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:23.0422617Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:23.0429537Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:23.0436334Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:23.0443283Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:23.0455280Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:23.0457038Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:23.0464650Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:23.0473522Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:23.0481124Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:23.0487913Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:23.0635964Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:23.0782791Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:23.0937235Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:23.1076682Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:23.1224312Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:23.1373135Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:23.1517632Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:23.1658777Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:23.1804808Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:23.1950159Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_saturation[saturation5-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:23.1957837Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:23.1965337Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:23.1974146Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:23.1977637Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:23.1984825Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:23.1993744Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:23.1999595Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:23.2005946Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:23.2013439Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:23.2018855Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:23.3706217Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:23.3841830Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:23.3974629Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:23.4099729Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:23.4228143Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:23.4358641Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:23.4487701Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:23.4617002Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:23.4746526Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:23.4877327Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:23.4882594Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:23.4893544Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:23.4896738Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:23.4905135Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:23.4911757Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:23.4918815Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:23.4925272Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:23.4933884Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:23.4938861Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:23.4945372Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:23.5162945Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:23.5375788Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:23.5580444Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:23.5790703Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:23.6000300Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:23.6212956Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:23.6419113Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:23.6630057Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:23.6839605Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:23.7051689Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.2-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:23.7055937Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:23.7063502Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:23.7070310Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:23.7076576Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:23.7082937Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:23.7094515Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:23.7095309Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:23.7101960Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:23.7108989Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:23.7116393Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:23.7253767Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:23.7379088Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:23.7507942Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:23.7639529Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:23.7767559Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:23.7895904Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:23.8023276Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:23.8153064Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:23.8280398Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:23.8412800Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:23.8414739Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:23.8421090Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:23.8427639Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:23.8434220Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:23.8440684Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:23.8447164Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:23.8453852Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:23.8459431Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:23.8468028Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:23.8474556Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:23.8687985Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:23.8897125Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:23.9104443Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:23.9316627Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:23.9525254Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:23.9737001Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:23.9941855Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:24.0154809Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:24.0362918Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:24.0574324Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[0.5-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:24.0578572Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:24.0584999Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:24.0592075Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:24.0598774Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:24.0605431Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:24.0615342Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:24.0617714Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:24.0628131Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:24.0635565Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:24.0641787Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:24.0777325Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:24.0902057Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:24.1031415Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:24.1159581Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:24.1294773Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:24.1417372Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:24.1543649Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:24.1673681Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:24.1798597Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:24.1927531Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:24.1933053Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:24.1940300Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:24.1946658Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:24.1953647Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:24.1960074Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:24.1971539Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:24.1974477Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:24.1981644Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:24.1987728Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:24.1993956Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:24.2213090Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:24.2417368Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:24.2629106Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:24.2838682Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:24.3052556Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:24.3259337Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:24.3466742Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:24.3677565Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:24.3888302Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:24.4098896Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue2-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:24.4105460Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:24.4112693Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:24.4119386Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:24.4125724Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:24.4134162Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:24.4138799Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:24.4144979Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:24.4152197Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:24.4158827Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:24.4165284Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:24.4299309Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:24.4426425Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:24.4556484Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:24.4684324Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:24.4815340Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:24.4936971Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:24.5065610Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:24.5198398Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:24.5325921Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:24.5454262Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:24.5459717Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:24.5466974Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:24.5473576Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:24.5480555Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:24.5487346Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:24.5494864Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:24.5499397Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:24.5506337Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:24.5513334Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:24.5521416Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:24.5737055Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:24.5943019Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:24.6154592Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:24.6362774Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:24.6573490Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:24.6779698Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:24.6991247Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:24.7202395Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:24.7414590Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:24.7620338Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_hue[hue3-3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:24.7626829Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:24.7634012Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:24.7640918Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:24.7647635Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:24.7654465Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:24.7660126Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:24.7666460Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:24.7673132Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:24.7681033Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:24.7687675Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:24.9579560Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-0] PASSED [ 18%] 2023-03-20T11:50:24.9798151Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-1] PASSED [ 18%] 2023-03-20T11:50:24.9944691Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-2] PASSED [ 18%] 2023-03-20T11:50:25.0096269Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-3] PASSED [ 18%] 2023-03-20T11:50:25.0244129Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-4] PASSED [ 18%] 2023-03-20T11:50:25.0388966Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-5] PASSED [ 18%] 2023-03-20T11:50:25.0536961Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-6] PASSED [ 18%] 2023-03-20T11:50:25.0687917Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-7] PASSED [ 18%] 2023-03-20T11:50:25.0832267Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-8] PASSED [ 18%] 2023-03-20T11:50:25.0979888Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[1-cuda-9] PASSED [ 18%] 2023-03-20T11:50:25.0985924Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-0] SKIPPED [ 18%] 2023-03-20T11:50:25.0993030Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-1] SKIPPED [ 18%] 2023-03-20T11:50:25.1000683Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-2] SKIPPED [ 18%] 2023-03-20T11:50:25.1006800Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-3] SKIPPED [ 18%] 2023-03-20T11:50:25.1013500Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-4] SKIPPED [ 18%] 2023-03-20T11:50:25.1020126Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-5] SKIPPED [ 18%] 2023-03-20T11:50:25.1028755Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-6] SKIPPED [ 18%] 2023-03-20T11:50:25.1034999Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-7] SKIPPED [ 18%] 2023-03-20T11:50:25.1041849Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-8] SKIPPED [ 18%] 2023-03-20T11:50:25.1051742Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cpu-9] SKIPPED [ 18%] 2023-03-20T11:50:25.1364262Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-0] PASSED [ 18%] 2023-03-20T11:50:25.9758523Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-1] PASSED [ 18%] 2023-03-20T11:50:26.0009281Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-2] PASSED [ 18%] 2023-03-20T11:50:26.0261406Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-3] PASSED [ 18%] 2023-03-20T11:50:26.0507432Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-4] PASSED [ 18%] 2023-03-20T11:50:26.0757276Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-5] PASSED [ 18%] 2023-03-20T11:50:26.1000721Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-6] PASSED [ 18%] 2023-03-20T11:50:26.1248882Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-7] PASSED [ 18%] 2023-03-20T11:50:26.1496426Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-8] PASSED [ 18%] 2023-03-20T11:50:26.1740208Z test/test_transforms_tensor.py::TestColorJitter::test_color_jitter_all[3-cuda-9] PASSED [ 18%] 2023-03-20T11:50:26.1748088Z test/test_transforms_tensor.py::test_pad[1-constant-cpu] SKIPPED (We...) [ 18%] 2023-03-20T11:50:26.3698399Z test/test_transforms_tensor.py::test_pad[1-constant-cuda] PASSED [ 18%] 2023-03-20T11:50:26.3703404Z test/test_transforms_tensor.py::test_pad[1-edge-cpu] SKIPPED (We're ...) [ 18%] 2023-03-20T11:50:26.4614291Z test/test_transforms_tensor.py::test_pad[1-edge-cuda] PASSED [ 18%] 2023-03-20T11:50:26.4616502Z test/test_transforms_tensor.py::test_pad[1-reflect-cpu] SKIPPED (We'...) [ 18%] 2023-03-20T11:50:26.5519022Z test/test_transforms_tensor.py::test_pad[1-reflect-cuda] PASSED [ 18%] 2023-03-20T11:50:26.5523504Z test/test_transforms_tensor.py::test_pad[1-symmetric-cpu] SKIPPED (W...) [ 18%] 2023-03-20T11:50:26.6457548Z test/test_transforms_tensor.py::test_pad[1-symmetric-cuda] PASSED [ 18%] 2023-03-20T11:50:26.6460151Z test/test_transforms_tensor.py::test_pad[-1-constant-cpu] SKIPPED (W...) [ 18%] 2023-03-20T11:50:26.6982425Z test/test_transforms_tensor.py::test_pad[-1-constant-cuda] PASSED [ 18%] 2023-03-20T11:50:26.6988613Z test/test_transforms_tensor.py::test_pad[-1-edge-cpu] SKIPPED (We're...) [ 18%] 2023-03-20T11:50:26.7517999Z test/test_transforms_tensor.py::test_pad[-1-edge-cuda] PASSED [ 18%] 2023-03-20T11:50:26.7521343Z test/test_transforms_tensor.py::test_pad[-1-reflect-cpu] SKIPPED (We...) [ 18%] 2023-03-20T11:50:26.8054051Z test/test_transforms_tensor.py::test_pad[-1-reflect-cuda] PASSED [ 18%] 2023-03-20T11:50:26.8055201Z test/test_transforms_tensor.py::test_pad[-1-symmetric-cpu] SKIPPED (...) [ 18%] 2023-03-20T11:50:26.8617933Z test/test_transforms_tensor.py::test_pad[-1-symmetric-cuda] PASSED [ 18%] 2023-03-20T11:50:26.8618611Z test/test_transforms_tensor.py::test_crop[cpu] SKIPPED (We're in an ...) [ 18%] 2023-03-20T11:50:27.3019647Z test/test_transforms_tensor.py::test_crop[cuda] PASSED [ 18%] 2023-03-20T11:50:27.3025797Z test/test_transforms_tensor.py::test_random_crop[5-padding0-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.7208746Z test/test_transforms_tensor.py::test_random_crop[5-padding0-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:27.7215132Z test/test_transforms_tensor.py::test_random_crop[5-padding0-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.7349006Z test/test_transforms_tensor.py::test_random_crop[5-padding0-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:27.7356297Z test/test_transforms_tensor.py::test_random_crop[5-padding0-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.7494262Z test/test_transforms_tensor.py::test_random_crop[5-padding0-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:27.7496589Z test/test_transforms_tensor.py::test_random_crop[5-padding0-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.7636696Z test/test_transforms_tensor.py::test_random_crop[5-padding0-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:27.7641288Z test/test_transforms_tensor.py::test_random_crop[5-padding0-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.7776341Z test/test_transforms_tensor.py::test_random_crop[5-padding0-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:27.7780255Z test/test_transforms_tensor.py::test_random_crop[5-padding0-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.7912957Z test/test_transforms_tensor.py::test_random_crop[5-padding0-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:27.7919095Z test/test_transforms_tensor.py::test_random_crop[5-padding0-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.8055049Z test/test_transforms_tensor.py::test_random_crop[5-padding0-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:27.8060048Z test/test_transforms_tensor.py::test_random_crop[5-padding0-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.8197414Z test/test_transforms_tensor.py::test_random_crop[5-padding0-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:27.8203139Z test/test_transforms_tensor.py::test_random_crop[5-padding1-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.8336391Z test/test_transforms_tensor.py::test_random_crop[5-padding1-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:27.8343526Z test/test_transforms_tensor.py::test_random_crop[5-padding1-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.8476277Z test/test_transforms_tensor.py::test_random_crop[5-padding1-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:27.8480650Z test/test_transforms_tensor.py::test_random_crop[5-padding1-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.8617725Z test/test_transforms_tensor.py::test_random_crop[5-padding1-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:27.8623816Z test/test_transforms_tensor.py::test_random_crop[5-padding1-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.8760985Z test/test_transforms_tensor.py::test_random_crop[5-padding1-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:27.8767547Z test/test_transforms_tensor.py::test_random_crop[5-padding1-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.8900807Z test/test_transforms_tensor.py::test_random_crop[5-padding1-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:27.8906369Z test/test_transforms_tensor.py::test_random_crop[5-padding1-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.9038762Z test/test_transforms_tensor.py::test_random_crop[5-padding1-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:27.9043900Z test/test_transforms_tensor.py::test_random_crop[5-padding1-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.9178397Z test/test_transforms_tensor.py::test_random_crop[5-padding1-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:27.9184700Z test/test_transforms_tensor.py::test_random_crop[5-padding1-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.9321103Z test/test_transforms_tensor.py::test_random_crop[5-padding1-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:27.9334096Z test/test_transforms_tensor.py::test_random_crop[5-padding2-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.9460088Z test/test_transforms_tensor.py::test_random_crop[5-padding2-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:27.9466994Z test/test_transforms_tensor.py::test_random_crop[5-padding2-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.9599606Z test/test_transforms_tensor.py::test_random_crop[5-padding2-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:27.9605587Z test/test_transforms_tensor.py::test_random_crop[5-padding2-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.9739991Z test/test_transforms_tensor.py::test_random_crop[5-padding2-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:27.9746423Z test/test_transforms_tensor.py::test_random_crop[5-padding2-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:27.9882428Z test/test_transforms_tensor.py::test_random_crop[5-padding2-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:27.9889709Z test/test_transforms_tensor.py::test_random_crop[5-padding2-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.0021267Z test/test_transforms_tensor.py::test_random_crop[5-padding2-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.0027000Z test/test_transforms_tensor.py::test_random_crop[5-padding2-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.0159006Z test/test_transforms_tensor.py::test_random_crop[5-padding2-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.0164724Z test/test_transforms_tensor.py::test_random_crop[5-padding2-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.0298701Z test/test_transforms_tensor.py::test_random_crop[5-padding2-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.0305264Z test/test_transforms_tensor.py::test_random_crop[5-padding2-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.0441825Z test/test_transforms_tensor.py::test_random_crop[5-padding2-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.0449421Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.0580178Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.0586657Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.0718693Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.0724917Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.0859154Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.0866111Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.1003423Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.1009895Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.1141019Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.1147608Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.1279180Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.1285528Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.1420112Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.1426638Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.1562958Z test/test_transforms_tensor.py::test_random_crop[size1-padding0-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.1570781Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.1701204Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.1707732Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.1838285Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.1845006Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.1979792Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.1986136Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.2122155Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.2129687Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.2260138Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.2266657Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.2398964Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.2405626Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.2538740Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.2545080Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.2683743Z test/test_transforms_tensor.py::test_random_crop[size1-padding1-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.2691218Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.2822139Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.2829202Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.2961077Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.2967860Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.3101765Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.3108602Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.3244542Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.3251117Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.3382276Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.3388884Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.3520582Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.3527181Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.3662092Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.3669187Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.3805422Z test/test_transforms_tensor.py::test_random_crop[size1-padding2-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.3811855Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.3950728Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.3956791Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.4096020Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.4102025Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.4243671Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.4250372Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.4392226Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.4398410Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.4535911Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.4542481Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.4679876Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.4687141Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.4827519Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.4834071Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.4977303Z test/test_transforms_tensor.py::test_random_crop[size2-padding0-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.4984152Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.5123183Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.5130882Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.5267427Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.5274406Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.5415152Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.5422096Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.5565287Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.5572098Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.5709098Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.5715380Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.5854784Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.5860670Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.6000777Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.6007356Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.6149178Z test/test_transforms_tensor.py::test_random_crop[size2-padding1-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.6155637Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-True-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.6295153Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-True-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.6302026Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-True-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.6439878Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-True-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.6446750Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-True-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.6587193Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-True-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.6593384Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-True-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.6735686Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-True-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.6742348Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-False-padding_config0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.6881043Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-False-padding_config0-cuda] PASSED [ 18%] 2023-03-20T11:50:28.6889123Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-False-padding_config1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.7026431Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-False-padding_config1-cuda] PASSED [ 18%] 2023-03-20T11:50:28.7033386Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-False-padding_config2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.7174858Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-False-padding_config2-cuda] PASSED [ 18%] 2023-03-20T11:50:28.7180388Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-False-padding_config3-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.7322682Z test/test_transforms_tensor.py::test_random_crop[size2-padding2-False-padding_config3-cuda] PASSED [ 18%] 2023-03-20T11:50:28.7330486Z test/test_transforms_tensor.py::test_random_crop_save_load SKIPPED (...) [ 18%] 2023-03-20T11:50:28.7335303Z test/test_transforms_tensor.py::test_center_crop[cpu] SKIPPED (We're...) [ 18%] 2023-03-20T11:50:28.7897456Z test/test_transforms_tensor.py::test_center_crop[cuda] PASSED [ 18%] 2023-03-20T11:50:28.7901264Z test/test_transforms_tensor.py::test_center_crop_save_load SKIPPED (...) [ 18%] 2023-03-20T11:50:28.7907001Z test/test_transforms_tensor.py::test_x_crop[size0-five_crop-FiveCrop-5-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.8266625Z test/test_transforms_tensor.py::test_x_crop[size0-five_crop-FiveCrop-5-cuda] PASSED [ 18%] 2023-03-20T11:50:28.8273511Z test/test_transforms_tensor.py::test_x_crop[size0-ten_crop-TenCrop-10-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.8954458Z test/test_transforms_tensor.py::test_x_crop[size0-ten_crop-TenCrop-10-cuda] PASSED [ 18%] 2023-03-20T11:50:28.8959717Z test/test_transforms_tensor.py::test_x_crop[size1-five_crop-FiveCrop-5-cpu] SKIPPED [ 18%] 2023-03-20T11:50:28.9984466Z test/test_transforms_tensor.py::test_x_crop[size1-five_crop-FiveCrop-5-cuda] PASSED [ 18%] 2023-03-20T11:50:28.9991757Z test/test_transforms_tensor.py::test_x_crop[size1-ten_crop-TenCrop-10-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.3272067Z test/test_transforms_tensor.py::test_x_crop[size1-ten_crop-TenCrop-10-cuda] PASSED [ 18%] 2023-03-20T11:50:29.3278842Z test/test_transforms_tensor.py::test_x_crop[size2-five_crop-FiveCrop-5-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.3442719Z test/test_transforms_tensor.py::test_x_crop[size2-five_crop-FiveCrop-5-cuda] PASSED [ 18%] 2023-03-20T11:50:29.3453088Z test/test_transforms_tensor.py::test_x_crop[size2-ten_crop-TenCrop-10-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.3738971Z test/test_transforms_tensor.py::test_x_crop[size2-ten_crop-TenCrop-10-cuda] PASSED [ 18%] 2023-03-20T11:50:29.3739923Z test/test_transforms_tensor.py::test_x_crop[size3-five_crop-FiveCrop-5-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.4073069Z test/test_transforms_tensor.py::test_x_crop[size3-five_crop-FiveCrop-5-cuda] PASSED [ 18%] 2023-03-20T11:50:29.4079497Z test/test_transforms_tensor.py::test_x_crop[size3-ten_crop-TenCrop-10-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.4702958Z test/test_transforms_tensor.py::test_x_crop[size3-ten_crop-TenCrop-10-cuda] PASSED [ 18%] 2023-03-20T11:50:29.4709743Z test/test_transforms_tensor.py::test_x_crop_save_load[FiveCrop] SKIPPED [ 18%] 2023-03-20T11:50:29.4716883Z test/test_transforms_tensor.py::test_x_crop_save_load[TenCrop] SKIPPED [ 18%] 2023-03-20T11:50:29.4722296Z test/test_transforms_tensor.py::TestResize::test_resize_int[32] SKIPPED [ 18%] 2023-03-20T11:50:29.4729424Z test/test_transforms_tensor.py::TestResize::test_resize_int[34] SKIPPED [ 18%] 2023-03-20T11:50:29.4735625Z test/test_transforms_tensor.py::TestResize::test_resize_int[35] SKIPPED [ 18%] 2023-03-20T11:50:29.4740053Z test/test_transforms_tensor.py::TestResize::test_resize_int[36] SKIPPED [ 18%] 2023-03-20T11:50:29.4745541Z test/test_transforms_tensor.py::TestResize::test_resize_int[38] SKIPPED [ 18%] 2023-03-20T11:50:29.4752179Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.5424679Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.5431800Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.5495853Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.5496550Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.5553322Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.5559316Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.5616669Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size1-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.5622364Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.5678638Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size1-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.5685157Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.5745616Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size1-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.5752450Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.6346539Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size2-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.6353916Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.6410757Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size2-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.6418204Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.6477157Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size2-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.6481783Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.6537853Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size3-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.6544425Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.6602808Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size3-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.6610005Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.6664206Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-None-size3-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.6670579Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7378255Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.7384495Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7445032Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.7455238Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7505952Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.7512623Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7527668Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size1-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7535496Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7550541Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size1-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7556385Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7573019Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size1-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7577036Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7592395Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size2-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7598241Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7614020Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size2-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7619560Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7635675Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size2-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7641942Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7656534Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size3-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7662900Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7677551Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size3-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7683956Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7698566Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-35-size3-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7704768Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7764648Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.7771246Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7828011Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.7834262Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7890980Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.7896631Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7911943Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size1-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7918063Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7932614Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size1-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7938825Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7955454Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size1-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7961859Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7976076Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size2-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.7982843Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.7997650Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size2-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.8003715Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8018737Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size2-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.8024495Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8040438Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size3-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.8047030Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8061679Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size3-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.8068061Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8083095Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BILINEAR-1000-size3-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.8090087Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8148436Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8154946Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8214801Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8220597Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8277657Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8284205Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8341853Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size1-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8347865Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8406532Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size1-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8411002Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8468002Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size1-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8474060Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8534380Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size2-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8540102Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8596262Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size2-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8602824Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8659568Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size2-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8665112Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8723377Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size3-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8730462Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8786057Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size3-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8792846Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8850748Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-None-size3-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8856694Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8914725Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8921397Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.8978138Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.8984573Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9042370Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9048748Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9063328Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size1-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9069840Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9084646Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size1-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9090914Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9107189Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size1-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9113613Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9128084Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size2-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9135106Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9148835Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size2-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9155070Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9170424Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size2-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9175561Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9191814Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size3-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9197808Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9218662Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size3-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9219410Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9233411Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-35-size3-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9239535Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9298387Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9304659Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9365825Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9372299Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9429210Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9435497Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9450891Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size1-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9456410Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9471158Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size1-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9477198Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9491788Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size1-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9497832Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9514193Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size2-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9520531Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9535118Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size2-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9541276Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9555724Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size2-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9562146Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9576291Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size3-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9582670Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9597344Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size3-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9605088Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9620202Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.BICUBIC-1000-size3-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:29.9625998Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9683517Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9690552Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9745076Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9751921Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9806265Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9812718Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9870731Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size1-None-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9876936Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9932545Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size1-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:29.9939007Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:29.9994200Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size1-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0000561Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0056882Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size2-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0063011Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0118221Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size2-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0124409Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0181718Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size2-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0187969Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0245699Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size3-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0251178Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0306043Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size3-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0312800Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0367654Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-None-size3-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0374663Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0430241Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0436230Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0493895Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0499229Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0554564Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0561035Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0575857Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size1-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0582293Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0596879Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size1-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0603264Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0617801Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size1-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0623871Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0639852Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size2-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0646360Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0661417Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size2-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0667604Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0681713Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size2-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0687535Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0702307Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size3-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0708151Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0724451Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size3-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0730559Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0745315Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-35-size3-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0751601Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0809593Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0814979Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0870430Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0876591Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0931212Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.0937358Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0952666Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size1-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0960077Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0975720Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size1-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.0981192Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.0995679Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size1-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.1001930Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1016039Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size2-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.1022566Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1037178Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size2-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.1042953Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1059372Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size2-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.1065501Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1080029Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size3-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.1085877Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1100473Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size3-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.1106452Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1121406Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST-1000-size3-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.1127002Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1187013Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1193727Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1249493Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1255317Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1310439Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1316939Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1373234Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size1-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1379815Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1436092Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size1-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1442568Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1499279Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size1-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1505675Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1564014Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size2-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1570450Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1624887Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size2-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1631372Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1686526Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size2-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1693968Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1749243Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size3-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1755510Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1815657Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size3-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1821689Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1877495Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-None-size3-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1883773Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.1940608Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.1946881Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2003206Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.2009782Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2064099Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.2070350Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2084691Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size1-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2091133Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2107467Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size1-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2113971Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2129517Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size1-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2135198Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2149561Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size2-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2155816Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2170819Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size2-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2176094Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2191060Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size2-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2198551Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2213061Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size3-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2219322Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2234289Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size3-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2240268Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2255823Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-35-size3-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2261767Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size0-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2321328Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size0-None-cuda] PASSED [ 18%] 2023-03-20T11:50:30.2327684Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size0-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2382818Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size0-dt1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.2389755Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size0-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2446817Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size0-dt2-cuda] PASSED [ 18%] 2023-03-20T11:50:30.2451521Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size1-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2466370Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size1-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2472118Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size1-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2486887Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size1-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2494869Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size1-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2509330Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size1-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2515310Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size2-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2530535Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size2-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2535837Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size2-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2550843Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size2-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2556716Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size2-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2574484Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size2-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2577387Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size3-None-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2592110Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size3-None-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2599973Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size3-dt1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2615132Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size3-dt1-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2621114Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size3-dt2-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.2635700Z test/test_transforms_tensor.py::TestResize::test_resize_scripted[InterpolationMode.NEAREST_EXACT-1000-size3-dt2-cuda] SKIPPED [ 18%] 2023-03-20T11:50:30.2641345Z test/test_transforms_tensor.py::TestResize::test_resize_save_load SKIPPED [ 18%] 2023-03-20T11:50:30.2647328Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size0-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.3683867Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size0-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:30.3691575Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size0-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.4679778Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size0-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.4686818Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size0-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.5671300Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size0-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:30.5679270Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size0-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.6680055Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size0-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.6683935Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size1-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.6775414Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size1-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:30.6776162Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size1-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.6858343Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size1-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.6862610Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size1-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.6942954Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size1-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:30.6949137Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size1-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.7028957Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size1-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.7036454Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size2-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.7118282Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size2-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:30.7123553Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size2-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.7208689Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size2-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.7215422Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size2-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.7297208Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size2-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:30.7297985Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size2-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.7378620Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size2-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.7383705Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size3-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.8457107Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size3-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:30.8458696Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size3-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:30.9540866Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size3-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:30.9546451Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size3-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.0624303Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size3-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.0631602Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size3-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.1713844Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size3-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.1721542Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size4-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.1803553Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size4-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.1815782Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size4-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.1896959Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size4-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.1897764Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size4-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.1978587Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size4-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.1984691Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size4-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2062654Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size4-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2071558Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size5-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2150077Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size5-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2156814Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size5-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2238973Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size5-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2244025Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size5-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2328319Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size5-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2336524Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size5-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2417094Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST-size5-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2417913Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size0-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2499366Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size0-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2504310Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size0-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2583240Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size0-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2591380Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size0-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2670239Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size0-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2676471Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size0-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2762424Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size0-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2774206Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size1-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2848904Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size1-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2855349Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size1-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.2936950Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size1-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.2938356Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size1-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3018180Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size1-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3025856Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size1-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3104749Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size1-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3112762Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size2-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3197236Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size2-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3201072Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size2-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3281380Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size2-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3286417Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size2-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3366488Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size2-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3376386Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size2-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3456971Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size2-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3458226Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size3-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3538830Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size3-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3544295Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size3-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3625250Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size3-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3632251Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size3-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3710962Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size3-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3717363Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size3-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3796921Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size3-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3802919Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size4-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3883123Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size4-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3889873Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size4-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.3967157Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size4-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.3977095Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size4-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4058562Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size4-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4059982Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size4-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4139484Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size4-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4145500Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size5-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4223418Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size5-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4230712Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size5-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4308865Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size5-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4316213Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size5-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4394284Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size5-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4400695Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size5-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4480491Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BILINEAR-size5-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4488222Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size0-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4575445Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size0-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4576270Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size0-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4657322Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size0-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4662671Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size0-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4743030Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size0-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4750303Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size0-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4829838Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size0-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4836947Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size1-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.4919796Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size1-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.4925495Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size1-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.5008037Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size1-ratio0-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.5016403Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size1-ratio1-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.5094767Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size1-ratio1-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.5099874Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size1-ratio1-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.5180025Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size1-ratio1-scale1-cuda] PASSED [ 18%] 2023-03-20T11:50:31.5186415Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size2-ratio0-scale0-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.5280978Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size2-ratio0-scale0-cuda] PASSED [ 18%] 2023-03-20T11:50:31.5287571Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size2-ratio0-scale1-cpu] SKIPPED [ 18%] 2023-03-20T11:50:31.5376754Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size2-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.5379972Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.5460768Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size2-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.5467081Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.5546310Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size2-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.5553809Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.5633777Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size3-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.5640609Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.5719716Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size3-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.5726203Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.5809711Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size3-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.5816642Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.5896697Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size3-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.5902085Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.5982199Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size4-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.5989001Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6068992Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size4-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6075483Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6155573Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size4-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6161601Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6245243Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size4-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6256475Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6336413Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size5-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6337561Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6419112Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size5-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6425861Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6505717Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size5-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6512366Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6592036Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.BICUBIC-size5-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6598510Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6677781Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6684631Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6762475Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6769341Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6847932Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6853704Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.6935174Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.6938727Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7016706Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7023250Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7103657Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7110308Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7187871Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7194536Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7273291Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7279706Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7356814Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7363436Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7442076Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7448044Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7529285Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7535027Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7614778Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7619425Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7697371Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7703899Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7781043Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7787746Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7865633Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7872544Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.7954191Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.7960103Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8039150Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.8046083Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8123933Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.8134024Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8214389Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.8215840Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8294742Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.8299371Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8380416Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.8385447Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8462988Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.8470144Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8547284Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:31.8553973Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8632329Z test/test_transforms_tensor.py::TestResize::test_resized_crop[None-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:31.8638812Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8652345Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size0-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8659506Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8672721Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size0-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8679774Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8695600Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size0-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8701245Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8715002Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size0-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8721684Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8735828Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size1-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8742356Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8755971Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size1-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8762696Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8776425Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size1-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8784650Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8798223Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size1-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8805186Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8818817Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size2-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8825624Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8839717Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size2-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8845812Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8859537Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size2-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8866397Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8881808Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size2-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8888398Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8902216Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size3-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8909124Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8922732Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size3-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8932738Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8943222Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size3-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8949798Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8963490Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size3-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8970686Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.8985238Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size4-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.8992166Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.9005554Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size4-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.9012386Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.9026041Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size4-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.9033020Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.9046312Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size4-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.9053074Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.9068350Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size5-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.9075166Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.9089537Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size5-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.9095640Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.9109374Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size5-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.9116156Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:31.9130120Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST-size5-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:31.9136530Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.0272149Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size0-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.0279575Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.1447193Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size0-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.1448183Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.2588485Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size0-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.2596923Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.3757764Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size0-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.3761721Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.3859403Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size1-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.3860308Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.3939738Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size1-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.3946064Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.4031833Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size1-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.4037667Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.4119210Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size1-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.4124592Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.4215865Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size2-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.4216622Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.4298440Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size2-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.4304945Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.4388190Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size2-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.4395483Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.4475973Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size2-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.4482065Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.5718939Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size3-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.5722225Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.6975941Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size3-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.6976692Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.8225566Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size3-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.8233576Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.9488731Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size3-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.9497320Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.9581389Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size4-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.9586994Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.9666917Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size4-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.9675531Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.9760752Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size4-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.9765696Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.9846296Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size4-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:32.9857676Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:32.9939488Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size5-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:32.9940962Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0021243Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size5-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0027899Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0116448Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size5-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0121580Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0201661Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BILINEAR-size5-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0206708Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0297077Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size0-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0297818Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0379634Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size0-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0383853Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0467959Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size0-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0475372Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0560038Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size0-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0563569Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0656794Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size1-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0659321Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0737696Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size1-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0742364Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0826015Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size1-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0832888Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.0912153Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size1-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.0919504Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1008368Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size2-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1011567Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1097566Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size2-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1100233Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1180471Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size2-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1185824Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1270160Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size2-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1276921Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1359866Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size3-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1365600Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1457846Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size3-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1458724Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1537949Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size3-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1546311Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1631224Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size3-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1637023Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1720054Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size4-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1724415Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1817170Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size4-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1818694Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1899302Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size4-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1905995Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.1986421Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size4-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.1993281Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2077653Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size5-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.2083545Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2165962Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size5-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.2174499Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2255979Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size5-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.2261724Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2343672Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.BICUBIC-size5-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.2350718Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2365896Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2372455Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2387893Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2394259Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2407760Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2414911Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2428249Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2434563Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2454578Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2455568Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2468729Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2475259Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2487975Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2495068Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2507798Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2514702Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2529684Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2535960Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2548434Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2554843Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2567445Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2573675Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2586895Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2593370Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2607258Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2614651Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2630752Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2638116Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2653469Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2660556Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2674528Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2680828Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2694027Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2700219Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2714788Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2720973Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2734141Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2740609Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2753823Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2760044Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2773363Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2779573Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2792864Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2798862Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2813584Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale0-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2819465Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2832589Z test/test_transforms_tensor.py::TestResize::test_resized_crop[True-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale1-cuda] SKIPPED [ 19%] 2023-03-20T11:50:33.2838644Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.2920559Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size0-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.2927802Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3014338Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size0-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3018595Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3100224Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size0-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3106616Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3190453Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size0-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3197386Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3279445Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size1-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3284571Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3369454Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size1-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3374527Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3455206Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size1-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3460075Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3547665Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size1-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3555435Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3632617Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size2-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3639661Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3723609Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size2-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3730548Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3808809Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size2-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3816840Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3898785Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size2-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3905089Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.3985212Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size3-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.3992711Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4078298Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size3-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4084239Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4161723Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size3-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4174060Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4251707Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size3-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4259046Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4337541Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size4-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4343110Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4427977Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size4-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4434999Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4514183Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size4-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4521375Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4607534Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size4-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4614074Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4691672Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size5-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4698649Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4781145Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size5-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4786965Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4867871Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size5-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4875148Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.4959213Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST-size5-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.4965588Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5046171Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size0-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5054207Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5137273Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size0-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5144201Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5222920Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size0-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5230167Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5315560Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size0-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5321828Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5400298Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size1-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5407706Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5493869Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size1-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5498621Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5577495Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size1-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5583202Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5666892Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size1-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5674617Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5754162Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size2-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5760683Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5844029Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size2-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5851080Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.5932359Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size2-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.5937015Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6020449Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size2-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6026941Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6105732Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size3-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6113487Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6200741Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size3-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6205496Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6285430Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size3-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6291698Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6375868Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size3-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6382067Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6460493Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size4-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6467865Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6551608Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size4-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6558173Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6638204Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size4-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6645284Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6732448Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size4-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6735249Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6815845Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size5-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6821150Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6904830Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size5-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6911298Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.6990320Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size5-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.6997780Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7082799Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BILINEAR-size5-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7090092Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7171213Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size0-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7176762Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7261824Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size0-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7267984Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7348153Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size0-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7355580Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7441112Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size0-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7447450Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7529607Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size1-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7536158Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7621962Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size1-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7627946Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7708070Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size1-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7715581Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7801196Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size1-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7806483Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7889725Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size2-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7894941Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.7981381Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size2-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.7987505Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8067302Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size2-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8074579Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8159784Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size2-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8165979Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8247825Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size3-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8254405Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8339169Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size3-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8345533Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8427873Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size3-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8435455Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8520100Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size3-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8526228Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8607875Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size4-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8614252Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8698755Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size4-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8705407Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8785009Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size4-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8792441Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8881221Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size4-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8887406Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.8970482Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size5-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.8975664Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9061330Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size5-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9067528Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9147872Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size5-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9155408Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9240480Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.BICUBIC-size5-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9247449Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9330354Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9335025Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9417886Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size0-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9424370Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9502899Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9510275Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9594162Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size0-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9600095Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9678707Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9685645Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9771415Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size1-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9776930Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9855687Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9862641Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:33.9945109Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size1-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:33.9951811Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0030356Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0037363Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0121150Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size2-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0127010Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0207183Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0214486Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0296227Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size2-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0302524Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0380107Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0387216Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0470009Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size3-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0476709Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0557133Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0562521Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0647119Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size3-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0654415Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0733006Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0739179Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0823024Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size4-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0829177Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0907149Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:34.0914525Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.0997369Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size4-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:34.1003631Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.1084302Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:34.1091383Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.1174784Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size5-ratio0-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:34.1180943Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.1260337Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale0-cuda] PASSED [ 19%] 2023-03-20T11:50:34.1266868Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.1351892Z test/test_transforms_tensor.py::TestResize::test_resized_crop[False-InterpolationMode.NEAREST_EXACT-size5-ratio1-scale1-cuda] PASSED [ 19%] 2023-03-20T11:50:34.1358099Z test/test_transforms_tensor.py::TestResize::test_resized_crop_save_load SKIPPED [ 19%] 2023-03-20T11:50:34.1363816Z test/test_transforms_tensor.py::TestResize::test_antialias_default_warning SKIPPED [ 19%] 2023-03-20T11:50:34.1370709Z test/test_transforms_tensor.py::test_random_affine_save_load SKIPPED [ 19%] 2023-03-20T11:50:34.1376186Z test/test_transforms_tensor.py::test_random_affine_shear[15-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.2096417Z test/test_transforms_tensor.py::test_random_affine_shear[15-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:34.2098564Z test/test_transforms_tensor.py::test_random_affine_shear[15-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.4258848Z test/test_transforms_tensor.py::test_random_affine_shear[15-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:34.4261920Z test/test_transforms_tensor.py::test_random_affine_shear[10.0-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.4386127Z test/test_transforms_tensor.py::test_random_affine_shear[10.0-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:34.4393175Z test/test_transforms_tensor.py::test_random_affine_shear[10.0-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.6937797Z test/test_transforms_tensor.py::test_random_affine_shear[10.0-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:34.6944017Z test/test_transforms_tensor.py::test_random_affine_shear[shear2-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.7076445Z test/test_transforms_tensor.py::test_random_affine_shear[shear2-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:34.7081899Z test/test_transforms_tensor.py::test_random_affine_shear[shear2-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.7191774Z test/test_transforms_tensor.py::test_random_affine_shear[shear2-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:34.7199158Z test/test_transforms_tensor.py::test_random_affine_shear[shear3-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.7322096Z test/test_transforms_tensor.py::test_random_affine_shear[shear3-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:34.7326481Z test/test_transforms_tensor.py::test_random_affine_shear[shear3-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.7437103Z test/test_transforms_tensor.py::test_random_affine_shear[shear3-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:34.7442032Z test/test_transforms_tensor.py::test_random_affine_shear[shear4-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.7568183Z test/test_transforms_tensor.py::test_random_affine_shear[shear4-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:34.7572999Z test/test_transforms_tensor.py::test_random_affine_shear[shear4-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.7682876Z test/test_transforms_tensor.py::test_random_affine_shear[shear4-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:34.7689329Z test/test_transforms_tensor.py::test_random_affine_scale[scale0-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.8335655Z test/test_transforms_tensor.py::test_random_affine_scale[scale0-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:34.8342075Z test/test_transforms_tensor.py::test_random_affine_scale[scale0-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.8460641Z test/test_transforms_tensor.py::test_random_affine_scale[scale0-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:34.8466210Z test/test_transforms_tensor.py::test_random_affine_scale[scale1-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.9109285Z test/test_transforms_tensor.py::test_random_affine_scale[scale1-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:34.9117155Z test/test_transforms_tensor.py::test_random_affine_scale[scale1-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.9239810Z test/test_transforms_tensor.py::test_random_affine_scale[scale1-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:34.9243169Z test/test_transforms_tensor.py::test_random_affine_translate[translate0-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:34.9902439Z test/test_transforms_tensor.py::test_random_affine_translate[translate0-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:34.9910165Z test/test_transforms_tensor.py::test_random_affine_translate[translate0-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.0027210Z test/test_transforms_tensor.py::test_random_affine_translate[translate0-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.0033730Z test/test_transforms_tensor.py::test_random_affine_translate[translate1-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.0680389Z test/test_transforms_tensor.py::test_random_affine_translate[translate1-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.0684661Z test/test_transforms_tensor.py::test_random_affine_translate[translate1-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.0806408Z test/test_transforms_tensor.py::test_random_affine_translate[translate1-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.0815370Z test/test_transforms_tensor.py::test_random_affine_degrees[45-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.1431352Z test/test_transforms_tensor.py::test_random_affine_degrees[45-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.1438714Z test/test_transforms_tensor.py::test_random_affine_degrees[45-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.1557705Z test/test_transforms_tensor.py::test_random_affine_degrees[45-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.1563244Z test/test_transforms_tensor.py::test_random_affine_degrees[35.0-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.1688781Z test/test_transforms_tensor.py::test_random_affine_degrees[35.0-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.1694853Z test/test_transforms_tensor.py::test_random_affine_degrees[35.0-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.1842185Z test/test_transforms_tensor.py::test_random_affine_degrees[35.0-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.1847955Z test/test_transforms_tensor.py::test_random_affine_degrees[degrees2-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.1974400Z test/test_transforms_tensor.py::test_random_affine_degrees[degrees2-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.1978411Z test/test_transforms_tensor.py::test_random_affine_degrees[degrees2-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.2088368Z test/test_transforms_tensor.py::test_random_affine_degrees[degrees2-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.2095738Z test/test_transforms_tensor.py::test_random_affine_degrees[degrees3-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.2219851Z test/test_transforms_tensor.py::test_random_affine_degrees[degrees3-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.2225363Z test/test_transforms_tensor.py::test_random_affine_degrees[degrees3-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.2338653Z test/test_transforms_tensor.py::test_random_affine_degrees[degrees3-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.2342507Z test/test_transforms_tensor.py::test_random_affine_fill[85-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.2463410Z test/test_transforms_tensor.py::test_random_affine_fill[85-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.2467968Z test/test_transforms_tensor.py::test_random_affine_fill[85-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.2577822Z test/test_transforms_tensor.py::test_random_affine_fill[85-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.2582801Z test/test_transforms_tensor.py::test_random_affine_fill[fill1-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.3203638Z test/test_transforms_tensor.py::test_random_affine_fill[fill1-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.3210230Z test/test_transforms_tensor.py::test_random_affine_fill[fill1-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.3323306Z test/test_transforms_tensor.py::test_random_affine_fill[fill1-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.3333103Z test/test_transforms_tensor.py::test_random_affine_fill[0.7-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.3952934Z test/test_transforms_tensor.py::test_random_affine_fill[0.7-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.3960116Z test/test_transforms_tensor.py::test_random_affine_fill[0.7-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.4081313Z test/test_transforms_tensor.py::test_random_affine_fill[0.7-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.4084889Z test/test_transforms_tensor.py::test_random_affine_fill[fill3-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.4741104Z test/test_transforms_tensor.py::test_random_affine_fill[fill3-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.4747139Z test/test_transforms_tensor.py::test_random_affine_fill[fill3-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.4863266Z test/test_transforms_tensor.py::test_random_affine_fill[fill3-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.4870693Z test/test_transforms_tensor.py::test_random_affine_fill[fill4-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.5535371Z test/test_transforms_tensor.py::test_random_affine_fill[fill4-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.5538883Z test/test_transforms_tensor.py::test_random_affine_fill[fill4-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.7698159Z test/test_transforms_tensor.py::test_random_affine_fill[fill4-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.7704183Z test/test_transforms_tensor.py::test_random_affine_fill[1-InterpolationMode.NEAREST-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.7823556Z test/test_transforms_tensor.py::test_random_affine_fill[1-InterpolationMode.NEAREST-cuda] PASSED [ 19%] 2023-03-20T11:50:35.7831179Z test/test_transforms_tensor.py::test_random_affine_fill[1-InterpolationMode.BILINEAR-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.7942620Z test/test_transforms_tensor.py::test_random_affine_fill[1-InterpolationMode.BILINEAR-cuda] PASSED [ 19%] 2023-03-20T11:50:35.7949543Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:35.9001957Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:35.9009529Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.0138180Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.0139856Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.1140997Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.1147531Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.1277515Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:36.1282459Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.1391532Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:36.1399199Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.1506475Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.1513974Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.1621379Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.1628238Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.1734029Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:36.1739649Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.1862802Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:36.1870459Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.1991213Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.1999099Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.2119284Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.2126568Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.2247553Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:36.2255562Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.2381169Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:36.2387769Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.2497966Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.2505054Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.2610190Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.2615996Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.2722160Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:36.2728678Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.2852542Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:36.2855256Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.2976781Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.2982010Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.3102895Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.3109205Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.3229647Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:36.3236329Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.3342408Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:36.3349040Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.3455228Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.3460862Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.3566770Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.3573241Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.3680071Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:36.3685462Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.3805953Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:36.3813552Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.3935472Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.3941830Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.4062117Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.4067935Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.4189132Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:36.4195826Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.4304863Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:36.4311842Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.4417694Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.4424659Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.4530932Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.4537385Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.4644098Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.NEAREST-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:36.4650997Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.6801789Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:36.6809172Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.6931958Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:36.6936336Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:36.9087864Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:36.9093546Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:37.1681028Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:37.1686819Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:37.1808561Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:37.1814795Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:37.1954259Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:37.1960797Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:37.4509613Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:37.4517548Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:37.4621373Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:37.4628956Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:37.7085530Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:37.7093178Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:37.9977424Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:37.9983895Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.0132178Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.0138792Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.0253850Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.0259862Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.0360434Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.0363906Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.0460030Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.0466389Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.0563368Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.0570753Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.0666295Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.0673251Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.0784680Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.0790925Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.0899253Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.0906276Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1016555Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1022872Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1133787Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1138847Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1235917Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1242320Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1340254Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1346724Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1443386Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1450981Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1546300Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1553113Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1662974Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1669364Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1810659Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1817338Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.1960497Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.1967469Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.2076977Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.2083520Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.2180908Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.2187379Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.2283297Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.2291000Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.2385553Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.2392148Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.2491038Z test/test_transforms_tensor.py::test_random_rotate[85-InterpolationMode.BILINEAR-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.2495283Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.3522681Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.3529261Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.4630313Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.4637671Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.5625682Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.5632037Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.5761253Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.5767727Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.5876702Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.5883353Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.5990096Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.5997018Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.6102123Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.6108855Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.6214894Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.6221426Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.6343273Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.6349695Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.6472674Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.6479513Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.6599886Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.6606418Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.6726164Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.6733597Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.6841262Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.6848206Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.6957567Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.6964562Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.7071308Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.7078576Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.7185196Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.7192324Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.7314325Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.7321099Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.7442667Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.7450630Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.7572531Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.7579543Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.7699697Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.7706443Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.7815742Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.7822449Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.7930818Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.7936937Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.8043492Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.8051356Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.8159657Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.8166240Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.8287817Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.8294863Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.8416593Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.8423487Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.8544330Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.8551443Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.8672664Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.8678818Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.8790408Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.8797538Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.8905333Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.8911962Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.9018199Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.9024725Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.9131743Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.NEAREST-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.9138233Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.9253457Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.9257024Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.9372035Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.9378795Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.9491624Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:38.9497854Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.9647750Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:38.9654706Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.9755825Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:38.9762705Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:38.9897589Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:38.9904819Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0042716Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0050769Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0149167Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0156603Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0267851Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0275254Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0386454Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0393693Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0504847Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0512214Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0624967Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0631706Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0731560Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0738172Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0835594Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0842854Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.0939387Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.0946476Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1045360Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1052160Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1165184Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1172207Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1283506Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1291650Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1404461Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1411688Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1523336Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1531621Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1629130Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1636815Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1737452Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1744718Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1842955Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1850629Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.1946714Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.1953712Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.2064645Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.2071068Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.2181460Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.2187679Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.2299794Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.2306694Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.2417763Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.2423972Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.2523247Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.2530186Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.2626434Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.2633185Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.2730861Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.2736260Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.2835671Z test/test_transforms_tensor.py::test_random_rotate[fill1-InterpolationMode.BILINEAR-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.2842268Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.3881490Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.3887339Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.5001293Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.5007489Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6007564Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6014758Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6141653Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6148184Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6256653Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6262747Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6369986Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6375588Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6482793Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6487583Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6592943Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6598760Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6719995Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6726039Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6847646Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6853999Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.6974533Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.6980639Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.7100384Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.7106901Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.7214326Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.7220187Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.7326581Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.7334651Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.7439273Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.7444179Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.7549199Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.7556054Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.7674342Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.7680809Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.7800617Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.7806751Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.7930037Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.7935645Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.8054816Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.8061518Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.8167773Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.8174538Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.8278859Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.8285080Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.8389393Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.8396015Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.8505247Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.8511492Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.8631812Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.8637750Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.8757482Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.8763863Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.8882431Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.8889767Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9011021Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9015810Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9123900Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9131232Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9235688Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9242119Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9345853Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9352357Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9456507Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.NEAREST-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9463353Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9574462Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9580576Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9694430Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9699995Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9811233Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9817133Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:39.9965558Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:39.9973012Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.0070852Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.0077002Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.0214164Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.0217550Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.0352557Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.0359007Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.0457459Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.0463998Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.0575163Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.0581088Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.0692444Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.0698367Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.0810086Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.0815360Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.0927554Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.0934171Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1033510Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1039647Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1136751Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1143313Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1240350Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1245198Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1343150Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1348403Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1462361Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1468303Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1578939Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1585576Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1695075Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1701612Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1814185Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1818950Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.1918737Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.1924236Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2023324Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2029461Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2127860Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2134786Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2228836Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2235567Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2346794Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2353379Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2463673Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2469758Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2581993Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2588200Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2698427Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2704567Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2802859Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2809889Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.2905366Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.2911959Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.3009463Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.3015647Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.3112726Z test/test_transforms_tensor.py::test_random_rotate[0.7-InterpolationMode.BILINEAR-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.3119155Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.4192685Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.4198837Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.5346088Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.5351958Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.6396783Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.6403693Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.6532543Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.6538742Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.6647153Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.6654546Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.6759752Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.6765436Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.6872157Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.6878163Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.6984969Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.6991369Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.7112884Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.7119551Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.7239929Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.7246534Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.7366801Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.7374272Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.7493608Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.7498710Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.7606284Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.7613878Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.7719383Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.7725741Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.7830798Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.7836972Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.7942335Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.7948727Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.8069630Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.8075906Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.8195743Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.8202354Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.8326581Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.8333994Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.8454696Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.8460727Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.8567930Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.8574857Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.8680493Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.8686191Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.8791030Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.8797526Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.8905204Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.8911516Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9033211Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9039055Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9159765Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9165904Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9285653Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9293161Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9413623Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9418674Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9529382Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9534879Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9640430Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9646113Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9750562Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9757150Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9863396Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.NEAREST-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9869414Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:40.9981055Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:40.9987581Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.0100526Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.0107201Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.0218070Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.0224475Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.0374595Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.0379745Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.0480123Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.0486499Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.0620056Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.0626284Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.0762687Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.0769690Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.0867522Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.0874067Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.0985407Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.0992099Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1102327Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1107943Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1218435Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1224470Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1337871Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1344321Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1444458Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1450770Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1548839Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1554664Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1653991Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1657658Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1755546Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1761439Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1873763Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1880782Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.1991791Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.1998149Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2108948Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.2115822Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2227159Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.2233687Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2332429Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.2338659Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2439042Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.2444807Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2541067Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.2547218Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2643931Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.2651111Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2761563Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.2767754Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2878023Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.2884799Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.2996494Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.3002752Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.3113380Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.3120086Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.3218693Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.3225553Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.3324020Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.3331285Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.3427563Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.3434792Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.3535174Z test/test_transforms_tensor.py::test_random_rotate[fill3-InterpolationMode.BILINEAR-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.3541565Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.4624912Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.4631368Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.5785045Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.5791863Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.6840907Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.6848589Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.6978489Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.6985813Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.7095234Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.7101496Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.7209312Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.7216217Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.7322356Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.7329535Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.7434755Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.7441195Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.7563119Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.7570799Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.7690997Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.7697609Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.7817873Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.7824278Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.7943904Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.7949894Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.8056900Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.8063470Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.8175083Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.8180392Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.8286026Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.8293413Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.8398143Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.8404394Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.8525038Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.8531847Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.8652869Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.8658189Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.8780428Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.8786847Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.8906512Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.8913295Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9019051Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9025230Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9132191Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9138247Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9243665Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9250974Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9358981Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9364154Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9484482Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9491742Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9613305Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9618544Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9738588Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9745046Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9865298Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9871705Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:41.9980504Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:41.9987057Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.0095187Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:42.0101494Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.0206764Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:42.0213725Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.0319217Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.NEAREST-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:42.0324366Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.2482383Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:42.2489651Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.2609395Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:42.2615163Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.4775646Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:42.4780744Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.7377981Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:42.7381816Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.7507051Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:42.7514498Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:42.7654677Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:42.7658203Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.0218472Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.0219957Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.0325325Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.0334952Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.3008662Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.3015334Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.5898845Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.5905330Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6056932Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6062365Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6178497Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6184874Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6285263Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6294702Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6390084Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6396669Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6495634Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6500186Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6597795Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6603816Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6715246Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6722184Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6833357Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6839494Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.6950505Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.6956575Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.7067048Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.7073316Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.7172007Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.7177530Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.7275901Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.7281974Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.7377747Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.7384160Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.7481352Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.7486379Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.7598714Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.7604892Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.7745568Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.7751603Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.7895975Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.7902093Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8014808Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8019616Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8117499Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8124338Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8222190Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8228453Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8324633Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8331358Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8428645Z test/test_transforms_tensor.py::test_random_rotate[fill4-InterpolationMode.BILINEAR-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8434825Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8554849Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8561623Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8680167Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8686303Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8805428Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8811634Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.8930931Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.8935870Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9042486Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9049834Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9152770Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9158941Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9262722Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9268800Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9374165Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9379131Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9496661Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9502867Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9625813Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9631761Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9750768Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9756905Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9874442Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9881377Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:43.9987415Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:43.9994111Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.0098876Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.0105831Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.0212301Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.0218711Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.0323026Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.0331068Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.0450882Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.0457070Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.0576227Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.0583057Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.0701335Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.0708200Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.0828873Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.0835269Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.0940889Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.0947634Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.1051238Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.1057780Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.1162202Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.1167313Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.1270753Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.1277560Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.1398708Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.1405322Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.1582655Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.1592135Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.1729919Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.1736807Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.1857593Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.1863941Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.1967493Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.1973806Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2081831Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2086784Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2190513Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2196891Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2301796Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.NEAREST-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2308081Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2417498Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2423846Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2534471Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2540707Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2651153Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2657520Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2767230Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2773913Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2871667Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2878107Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.2974730Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.2981045Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3076328Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3082992Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3181445Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-45-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3188124Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3297524Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3303796Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3414407Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3420312Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3529410Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3535615Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3645122Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3652693Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3750352Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3757013Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3855047Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3859796Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.3955821Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.3962161Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4058123Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-35.0-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4064694Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4173751Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4179704Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4290915Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4298283Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4406300Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4413646Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4523410Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4530565Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4627664Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4634139Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4730850Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4736690Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4834150Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4840594Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.4937918Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees2-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.4944394Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-True-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.5054199Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-True-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.5060898Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-True-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.5171283Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-True-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.5177372Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-True-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.5286089Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-True-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.5294043Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-True-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.5404565Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-True-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.5410865Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-False-center0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.5509054Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-False-center0-cuda] PASSED [ 19%] 2023-03-20T11:50:44.5515140Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-False-center1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.5613123Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-False-center1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.5618499Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-False-None-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.5713409Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-False-None-cuda] PASSED [ 19%] 2023-03-20T11:50:44.5719736Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-False-center3-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.5816453Z test/test_transforms_tensor.py::test_random_rotate[1-InterpolationMode.BILINEAR-degrees3-False-center3-cuda] PASSED [ 19%] 2023-03-20T11:50:44.5822735Z test/test_transforms_tensor.py::test_random_rotate_save_load SKIPPED [ 19%] 2023-03-20T11:50:44.5829137Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.8697292Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.1-cuda] PASSED [ 19%] 2023-03-20T11:50:44.8701394Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.1473684210526316-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.8840486Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.1473684210526316-cuda] PASSED [ 19%] 2023-03-20T11:50:44.8845891Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.19473684210526315-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.8974365Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.19473684210526315-cuda] PASSED [ 19%] 2023-03-20T11:50:44.8980353Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.24210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.9110091Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.24210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:44.9116752Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.2894736842105263-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.9246795Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.2894736842105263-cuda] PASSED [ 19%] 2023-03-20T11:50:44.9255312Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.33684210526315794-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.9384358Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.33684210526315794-cuda] PASSED [ 19%] 2023-03-20T11:50:44.9391909Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.38421052631578945-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.9523003Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.38421052631578945-cuda] PASSED [ 19%] 2023-03-20T11:50:44.9528141Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.43157894736842106-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.9656860Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.43157894736842106-cuda] PASSED [ 19%] 2023-03-20T11:50:44.9662324Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.4789473684210527-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.9791578Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.4789473684210527-cuda] PASSED [ 19%] 2023-03-20T11:50:44.9798403Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.5263157894736842-cpu] SKIPPED [ 19%] 2023-03-20T11:50:44.9925855Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.5263157894736842-cuda] PASSED [ 19%] 2023-03-20T11:50:44.9934674Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.5736842105263158-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.0063241Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.5736842105263158-cuda] PASSED [ 19%] 2023-03-20T11:50:45.0070012Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.6210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.0197674Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.6210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:45.0204695Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.6684210526315789-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.0335481Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.6684210526315789-cuda] PASSED [ 19%] 2023-03-20T11:50:45.0339265Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.7157894736842105-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.0467743Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.7157894736842105-cuda] PASSED [ 19%] 2023-03-20T11:50:45.0473322Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.7631578947368421-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.0603879Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.7631578947368421-cuda] PASSED [ 19%] 2023-03-20T11:50:45.0608933Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.8105263157894737-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.0736411Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.8105263157894737-cuda] PASSED [ 19%] 2023-03-20T11:50:45.0742736Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.8578947368421053-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.0870746Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.8578947368421053-cuda] PASSED [ 19%] 2023-03-20T11:50:45.0877581Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.9052631578947369-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.1005754Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.9052631578947369-cuda] PASSED [ 19%] 2023-03-20T11:50:45.1013651Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.9526315789473684-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.1140126Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-0.9526315789473684-cuda] PASSED [ 19%] 2023-03-20T11:50:45.1146878Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-1.0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.1273999Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.NEAREST-1.0-cuda] PASSED [ 19%] 2023-03-20T11:50:45.1280994Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.1403991Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.1-cuda] PASSED [ 19%] 2023-03-20T11:50:45.1412550Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.1473684210526316-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.1567507Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.1473684210526316-cuda] PASSED [ 19%] 2023-03-20T11:50:45.1575328Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.19473684210526315-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.1696285Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.19473684210526315-cuda] PASSED [ 19%] 2023-03-20T11:50:45.1702471Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.24210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.1821677Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.24210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:45.1829696Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.2894736842105263-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.1950016Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.2894736842105263-cuda] PASSED [ 19%] 2023-03-20T11:50:45.1956741Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.33684210526315794-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.2078701Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.33684210526315794-cuda] PASSED [ 19%] 2023-03-20T11:50:45.2084351Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.38421052631578945-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.2205695Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.38421052631578945-cuda] PASSED [ 19%] 2023-03-20T11:50:45.2213498Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.43157894736842106-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.2331025Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.43157894736842106-cuda] PASSED [ 19%] 2023-03-20T11:50:45.2337707Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.4789473684210527-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.2456414Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.4789473684210527-cuda] PASSED [ 19%] 2023-03-20T11:50:45.2463898Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.5263157894736842-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.2582609Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.5263157894736842-cuda] PASSED [ 19%] 2023-03-20T11:50:45.2589496Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.5736842105263158-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.2709287Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.5736842105263158-cuda] PASSED [ 19%] 2023-03-20T11:50:45.2715940Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.6210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.2835962Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.6210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:45.2842360Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.6684210526315789-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.2963028Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.6684210526315789-cuda] PASSED [ 19%] 2023-03-20T11:50:45.2968508Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.7157894736842105-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.3086655Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.7157894736842105-cuda] PASSED [ 19%] 2023-03-20T11:50:45.3094661Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.7631578947368421-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.3214482Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.7631578947368421-cuda] PASSED [ 19%] 2023-03-20T11:50:45.3219949Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.8105263157894737-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.3340956Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.8105263157894737-cuda] PASSED [ 19%] 2023-03-20T11:50:45.3348763Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.8578947368421053-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.3466069Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.8578947368421053-cuda] PASSED [ 19%] 2023-03-20T11:50:45.3472908Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.9052631578947369-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.3591857Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.9052631578947369-cuda] PASSED [ 19%] 2023-03-20T11:50:45.3598968Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.9526315789473684-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.3720603Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-0.9526315789473684-cuda] PASSED [ 19%] 2023-03-20T11:50:45.3725365Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-1.0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.3844688Z test/test_transforms_tensor.py::test_random_perspective[85-InterpolationMode.BILINEAR-1.0-cuda] PASSED [ 19%] 2023-03-20T11:50:45.3852490Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.4677304Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.1-cuda] PASSED [ 19%] 2023-03-20T11:50:45.4682885Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.1473684210526316-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.4816466Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.1473684210526316-cuda] PASSED [ 19%] 2023-03-20T11:50:45.4821156Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.19473684210526315-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.4950497Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.19473684210526315-cuda] PASSED [ 19%] 2023-03-20T11:50:45.4955818Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.24210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.5085202Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.24210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:45.5094596Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.2894736842105263-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.5215614Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.2894736842105263-cuda] PASSED [ 19%] 2023-03-20T11:50:45.5221921Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.33684210526315794-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.5350443Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.33684210526315794-cuda] PASSED [ 19%] 2023-03-20T11:50:45.5356972Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.38421052631578945-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.5485721Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.38421052631578945-cuda] PASSED [ 19%] 2023-03-20T11:50:45.5494598Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.43157894736842106-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.5619827Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.43157894736842106-cuda] PASSED [ 19%] 2023-03-20T11:50:45.5627565Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.4789473684210527-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.5753191Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.4789473684210527-cuda] PASSED [ 19%] 2023-03-20T11:50:45.5759744Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.5263157894736842-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.5886954Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.5263157894736842-cuda] PASSED [ 19%] 2023-03-20T11:50:45.5894101Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.5736842105263158-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.6021443Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.5736842105263158-cuda] PASSED [ 19%] 2023-03-20T11:50:45.6028348Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.6210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.6154430Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.6210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:45.6161346Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.6684210526315789-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.6291580Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.6684210526315789-cuda] PASSED [ 19%] 2023-03-20T11:50:45.6296118Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.7157894736842105-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.6423116Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.7157894736842105-cuda] PASSED [ 19%] 2023-03-20T11:50:45.6429397Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.7631578947368421-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.6558407Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.7631578947368421-cuda] PASSED [ 19%] 2023-03-20T11:50:45.6563532Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.8105263157894737-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.6694708Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.8105263157894737-cuda] PASSED [ 19%] 2023-03-20T11:50:45.6698954Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.8578947368421053-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.6827943Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.8578947368421053-cuda] PASSED [ 19%] 2023-03-20T11:50:45.6833151Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.9052631578947369-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.6962000Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.9052631578947369-cuda] PASSED [ 19%] 2023-03-20T11:50:45.6967634Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.9526315789473684-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.7095664Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-0.9526315789473684-cuda] PASSED [ 19%] 2023-03-20T11:50:45.7101496Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-1.0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.7229440Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.NEAREST-1.0-cuda] PASSED [ 19%] 2023-03-20T11:50:45.7234776Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.7357012Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.1-cuda] PASSED [ 19%] 2023-03-20T11:50:45.7362942Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.1473684210526316-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.7520928Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.1473684210526316-cuda] PASSED [ 19%] 2023-03-20T11:50:45.7527177Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.19473684210526315-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.7646153Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.19473684210526315-cuda] PASSED [ 19%] 2023-03-20T11:50:45.7653936Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.24210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.7773789Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.24210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:45.7779006Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.2894736842105263-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.7898799Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.2894736842105263-cuda] PASSED [ 19%] 2023-03-20T11:50:45.7904832Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.33684210526315794-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.8028314Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.33684210526315794-cuda] PASSED [ 19%] 2023-03-20T11:50:45.8034462Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.38421052631578945-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.8153703Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.38421052631578945-cuda] PASSED [ 19%] 2023-03-20T11:50:45.8159998Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.43157894736842106-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.8281641Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.43157894736842106-cuda] PASSED [ 19%] 2023-03-20T11:50:45.8287624Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.4789473684210527-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.8405449Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.4789473684210527-cuda] PASSED [ 19%] 2023-03-20T11:50:45.8413617Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.5263157894736842-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.8533778Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.5263157894736842-cuda] PASSED [ 19%] 2023-03-20T11:50:45.8537077Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.5736842105263158-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.8659792Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.5736842105263158-cuda] PASSED [ 19%] 2023-03-20T11:50:45.8666227Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.6210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.8785288Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.6210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:45.8792139Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.6684210526315789-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.8910873Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.6684210526315789-cuda] PASSED [ 19%] 2023-03-20T11:50:45.8917624Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.7157894736842105-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.9037234Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.7157894736842105-cuda] PASSED [ 19%] 2023-03-20T11:50:45.9043286Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.7631578947368421-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.9163662Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.7631578947368421-cuda] PASSED [ 19%] 2023-03-20T11:50:45.9170648Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.8105263157894737-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.9292985Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.8105263157894737-cuda] PASSED [ 19%] 2023-03-20T11:50:45.9295144Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.8578947368421053-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.9415488Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.8578947368421053-cuda] PASSED [ 19%] 2023-03-20T11:50:45.9420737Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.9052631578947369-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.9539241Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.9052631578947369-cuda] PASSED [ 19%] 2023-03-20T11:50:45.9545607Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.9526315789473684-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.9665429Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-0.9526315789473684-cuda] PASSED [ 19%] 2023-03-20T11:50:45.9671831Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-1.0-cpu] SKIPPED [ 19%] 2023-03-20T11:50:45.9790869Z test/test_transforms_tensor.py::test_random_perspective[fill1-InterpolationMode.BILINEAR-1.0-cuda] PASSED [ 19%] 2023-03-20T11:50:45.9796958Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.1-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.0642399Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.1-cuda] PASSED [ 19%] 2023-03-20T11:50:46.0645815Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.1473684210526316-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.0776766Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.1473684210526316-cuda] PASSED [ 19%] 2023-03-20T11:50:46.0783293Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.19473684210526315-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.0911066Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.19473684210526315-cuda] PASSED [ 19%] 2023-03-20T11:50:46.0918253Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.24210526315789474-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.1045173Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.24210526315789474-cuda] PASSED [ 19%] 2023-03-20T11:50:46.1053316Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.2894736842105263-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.1177838Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.2894736842105263-cuda] PASSED [ 19%] 2023-03-20T11:50:46.1185059Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.33684210526315794-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.1314931Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.33684210526315794-cuda] PASSED [ 19%] 2023-03-20T11:50:46.1320593Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.38421052631578945-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.1447920Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.38421052631578945-cuda] PASSED [ 19%] 2023-03-20T11:50:46.1455249Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.43157894736842106-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.1582033Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.43157894736842106-cuda] PASSED [ 19%] 2023-03-20T11:50:46.1589130Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.4789473684210527-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.1716625Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.4789473684210527-cuda] PASSED [ 19%] 2023-03-20T11:50:46.1722752Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.5263157894736842-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.1849321Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.5263157894736842-cuda] PASSED [ 19%] 2023-03-20T11:50:46.1856598Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.5736842105263158-cpu] SKIPPED [ 19%] 2023-03-20T11:50:46.1984809Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.5736842105263158-cuda] PASSED [ 19%] 2023-03-20T11:50:46.1991242Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.6210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.2119843Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.6210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:46.2124833Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.6684210526315789-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.2252981Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.6684210526315789-cuda] PASSED [ 20%] 2023-03-20T11:50:46.2258016Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.7157894736842105-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.2384311Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.7157894736842105-cuda] PASSED [ 20%] 2023-03-20T11:50:46.2390760Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.7631578947368421-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.2516725Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.7631578947368421-cuda] PASSED [ 20%] 2023-03-20T11:50:46.2523464Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.8105263157894737-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.2655313Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.8105263157894737-cuda] PASSED [ 20%] 2023-03-20T11:50:46.2657684Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.8578947368421053-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.2784635Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.8578947368421053-cuda] PASSED [ 20%] 2023-03-20T11:50:46.2790957Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.9052631578947369-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.2920032Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.9052631578947369-cuda] PASSED [ 20%] 2023-03-20T11:50:46.2924543Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.9526315789473684-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.3054789Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-0.9526315789473684-cuda] PASSED [ 20%] 2023-03-20T11:50:46.3059088Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.3186722Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.NEAREST-1.0-cuda] PASSED [ 20%] 2023-03-20T11:50:46.3192437Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.3315686Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.1-cuda] PASSED [ 20%] 2023-03-20T11:50:46.3321784Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.1473684210526316-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.3479400Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.1473684210526316-cuda] PASSED [ 20%] 2023-03-20T11:50:46.3484747Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.19473684210526315-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.3606365Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.19473684210526315-cuda] PASSED [ 20%] 2023-03-20T11:50:46.3614998Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.24210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.3734742Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.24210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:46.3737167Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.2894736842105263-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.3856602Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.2894736842105263-cuda] PASSED [ 20%] 2023-03-20T11:50:46.3861249Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.33684210526315794-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.3982895Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.33684210526315794-cuda] PASSED [ 20%] 2023-03-20T11:50:46.3989308Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.38421052631578945-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.4108846Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.38421052631578945-cuda] PASSED [ 20%] 2023-03-20T11:50:46.4114056Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.43157894736842106-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.4233780Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.43157894736842106-cuda] PASSED [ 20%] 2023-03-20T11:50:46.4239949Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.4789473684210527-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.4359273Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.4789473684210527-cuda] PASSED [ 20%] 2023-03-20T11:50:46.4364715Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.5263157894736842-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.4484615Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.5263157894736842-cuda] PASSED [ 20%] 2023-03-20T11:50:46.4489751Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.5736842105263158-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.4613285Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.5736842105263158-cuda] PASSED [ 20%] 2023-03-20T11:50:46.4615409Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.6210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.4736082Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.6210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:46.4740038Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.6684210526315789-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.4859368Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.6684210526315789-cuda] PASSED [ 20%] 2023-03-20T11:50:46.4864712Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.7157894736842105-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.4984925Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.7157894736842105-cuda] PASSED [ 20%] 2023-03-20T11:50:46.4991323Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.7631578947368421-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.5109762Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.7631578947368421-cuda] PASSED [ 20%] 2023-03-20T11:50:46.5114846Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.8105263157894737-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.5236392Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.8105263157894737-cuda] PASSED [ 20%] 2023-03-20T11:50:46.5242335Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.8578947368421053-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.5363118Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.8578947368421053-cuda] PASSED [ 20%] 2023-03-20T11:50:46.5368091Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.9052631578947369-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.5487666Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.9052631578947369-cuda] PASSED [ 20%] 2023-03-20T11:50:46.5494388Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.9526315789473684-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.5613796Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-0.9526315789473684-cuda] PASSED [ 20%] 2023-03-20T11:50:46.5617825Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.5736781Z test/test_transforms_tensor.py::test_random_perspective[0.7-InterpolationMode.BILINEAR-1.0-cuda] PASSED [ 20%] 2023-03-20T11:50:46.5742295Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.6621842Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.1-cuda] PASSED [ 20%] 2023-03-20T11:50:46.6629270Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.1473684210526316-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.6763747Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.1473684210526316-cuda] PASSED [ 20%] 2023-03-20T11:50:46.6766062Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.19473684210526315-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.6895160Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.19473684210526315-cuda] PASSED [ 20%] 2023-03-20T11:50:46.6901186Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.24210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.7028485Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.24210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:46.7035055Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.2894736842105263-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.7164220Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.2894736842105263-cuda] PASSED [ 20%] 2023-03-20T11:50:46.7171364Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.33684210526315794-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.7301533Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.33684210526315794-cuda] PASSED [ 20%] 2023-03-20T11:50:46.7308011Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.38421052631578945-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.7436607Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.38421052631578945-cuda] PASSED [ 20%] 2023-03-20T11:50:46.7442817Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.43157894736842106-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.7573563Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.43157894736842106-cuda] PASSED [ 20%] 2023-03-20T11:50:46.7577270Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.4789473684210527-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.7703508Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.4789473684210527-cuda] PASSED [ 20%] 2023-03-20T11:50:46.7710014Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.5263157894736842-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.7838175Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.5263157894736842-cuda] PASSED [ 20%] 2023-03-20T11:50:46.7844744Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.5736842105263158-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.7974588Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.5736842105263158-cuda] PASSED [ 20%] 2023-03-20T11:50:46.7979984Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.6210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.8109462Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.6210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:46.8114472Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.6684210526315789-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.8242664Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.6684210526315789-cuda] PASSED [ 20%] 2023-03-20T11:50:46.8249099Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.7157894736842105-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.8377265Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.7157894736842105-cuda] PASSED [ 20%] 2023-03-20T11:50:46.8383027Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.7631578947368421-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.8511335Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.7631578947368421-cuda] PASSED [ 20%] 2023-03-20T11:50:46.8519040Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.8105263157894737-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.8646973Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.8105263157894737-cuda] PASSED [ 20%] 2023-03-20T11:50:46.8654533Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.8578947368421053-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.8780414Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.8578947368421053-cuda] PASSED [ 20%] 2023-03-20T11:50:46.8787504Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.9052631578947369-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.8916596Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.9052631578947369-cuda] PASSED [ 20%] 2023-03-20T11:50:46.8922788Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.9526315789473684-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.9051636Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-0.9526315789473684-cuda] PASSED [ 20%] 2023-03-20T11:50:46.9056227Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.9182213Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.NEAREST-1.0-cuda] PASSED [ 20%] 2023-03-20T11:50:46.9188533Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.9311875Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.1-cuda] PASSED [ 20%] 2023-03-20T11:50:46.9318704Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.1473684210526316-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.9481825Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.1473684210526316-cuda] PASSED [ 20%] 2023-03-20T11:50:46.9487436Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.19473684210526315-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.9612962Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.19473684210526315-cuda] PASSED [ 20%] 2023-03-20T11:50:46.9615525Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.24210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.9736285Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.24210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:46.9741258Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.2894736842105263-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.9861046Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.2894736842105263-cuda] PASSED [ 20%] 2023-03-20T11:50:46.9867316Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.33684210526315794-cpu] SKIPPED [ 20%] 2023-03-20T11:50:46.9989597Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.33684210526315794-cuda] PASSED [ 20%] 2023-03-20T11:50:46.9994315Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.38421052631578945-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.0114194Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.38421052631578945-cuda] PASSED [ 20%] 2023-03-20T11:50:47.0120389Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.43157894736842106-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.0241591Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.43157894736842106-cuda] PASSED [ 20%] 2023-03-20T11:50:47.0246544Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.4789473684210527-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.0366808Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.4789473684210527-cuda] PASSED [ 20%] 2023-03-20T11:50:47.0373951Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.5263157894736842-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.0493493Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.5263157894736842-cuda] PASSED [ 20%] 2023-03-20T11:50:47.0497434Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.5736842105263158-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.0618799Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.5736842105263158-cuda] PASSED [ 20%] 2023-03-20T11:50:47.0625020Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.6210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.0746582Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.6210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:47.0752436Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.6684210526315789-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.0872038Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.6684210526315789-cuda] PASSED [ 20%] 2023-03-20T11:50:47.0877673Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.7157894736842105-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.0995872Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.7157894736842105-cuda] PASSED [ 20%] 2023-03-20T11:50:47.1002225Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.7631578947368421-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.1123030Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.7631578947368421-cuda] PASSED [ 20%] 2023-03-20T11:50:47.1126960Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.8105263157894737-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.1248861Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.8105263157894737-cuda] PASSED [ 20%] 2023-03-20T11:50:47.1254931Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.8578947368421053-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.1375766Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.8578947368421053-cuda] PASSED [ 20%] 2023-03-20T11:50:47.1379732Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.9052631578947369-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.1500164Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.9052631578947369-cuda] PASSED [ 20%] 2023-03-20T11:50:47.1507455Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.9526315789473684-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.1624873Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-0.9526315789473684-cuda] PASSED [ 20%] 2023-03-20T11:50:47.1631478Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.1749803Z test/test_transforms_tensor.py::test_random_perspective[fill3-InterpolationMode.BILINEAR-1.0-cuda] PASSED [ 20%] 2023-03-20T11:50:47.1756291Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.2647207Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.1-cuda] PASSED [ 20%] 2023-03-20T11:50:47.2655188Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.1473684210526316-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.2783984Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.1473684210526316-cuda] PASSED [ 20%] 2023-03-20T11:50:47.2790760Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.19473684210526315-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.2920047Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.19473684210526315-cuda] PASSED [ 20%] 2023-03-20T11:50:47.2925564Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.24210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.3056393Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.24210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:47.3057589Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.2894736842105263-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.3185727Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.2894736842105263-cuda] PASSED [ 20%] 2023-03-20T11:50:47.3191654Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.33684210526315794-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.3323292Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.33684210526315794-cuda] PASSED [ 20%] 2023-03-20T11:50:47.3326816Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.38421052631578945-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.3455143Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.38421052631578945-cuda] PASSED [ 20%] 2023-03-20T11:50:47.3460983Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.43157894736842106-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.3589242Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.43157894736842106-cuda] PASSED [ 20%] 2023-03-20T11:50:47.3595371Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.4789473684210527-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.3723025Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.4789473684210527-cuda] PASSED [ 20%] 2023-03-20T11:50:47.3727923Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.5263157894736842-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.3856145Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.5263157894736842-cuda] PASSED [ 20%] 2023-03-20T11:50:47.3861293Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.5736842105263158-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.3990256Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.5736842105263158-cuda] PASSED [ 20%] 2023-03-20T11:50:47.3997092Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.6210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.4126450Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.6210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:47.4134787Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.6684210526315789-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.4258262Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.6684210526315789-cuda] PASSED [ 20%] 2023-03-20T11:50:47.4264294Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.7157894736842105-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.4391128Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.7157894736842105-cuda] PASSED [ 20%] 2023-03-20T11:50:47.4398424Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.7631578947368421-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.4524652Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.7631578947368421-cuda] PASSED [ 20%] 2023-03-20T11:50:47.4533974Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.8105263157894737-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.4659834Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.8105263157894737-cuda] PASSED [ 20%] 2023-03-20T11:50:47.4666065Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.8578947368421053-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.4793891Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.8578947368421053-cuda] PASSED [ 20%] 2023-03-20T11:50:47.4799904Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.9052631578947369-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.4927789Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.9052631578947369-cuda] PASSED [ 20%] 2023-03-20T11:50:47.4934766Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.9526315789473684-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.5059768Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-0.9526315789473684-cuda] PASSED [ 20%] 2023-03-20T11:50:47.5066232Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.5194706Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.NEAREST-1.0-cuda] PASSED [ 20%] 2023-03-20T11:50:47.5199844Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.5324672Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.1-cuda] PASSED [ 20%] 2023-03-20T11:50:47.5333053Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.1473684210526316-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.7878397Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.1473684210526316-cuda] PASSED [ 20%] 2023-03-20T11:50:47.7883446Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.19473684210526315-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.8016110Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.19473684210526315-cuda] PASSED [ 20%] 2023-03-20T11:50:47.8017016Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.24210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.8137964Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.24210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:47.8145491Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.2894736842105263-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.8266159Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.2894736842105263-cuda] PASSED [ 20%] 2023-03-20T11:50:47.8273162Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.33684210526315794-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.8399345Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.33684210526315794-cuda] PASSED [ 20%] 2023-03-20T11:50:47.8404739Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.38421052631578945-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.8526639Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.38421052631578945-cuda] PASSED [ 20%] 2023-03-20T11:50:47.8534529Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.43157894736842106-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.8656544Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.43157894736842106-cuda] PASSED [ 20%] 2023-03-20T11:50:47.8659441Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.4789473684210527-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.8780799Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.4789473684210527-cuda] PASSED [ 20%] 2023-03-20T11:50:47.8787349Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.5263157894736842-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.8910283Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.5263157894736842-cuda] PASSED [ 20%] 2023-03-20T11:50:47.8914126Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.5736842105263158-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.9037776Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.5736842105263158-cuda] PASSED [ 20%] 2023-03-20T11:50:47.9043301Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.6210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.9164413Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.6210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:47.9169393Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.6684210526315789-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.9292932Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.6684210526315789-cuda] PASSED [ 20%] 2023-03-20T11:50:47.9295921Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.7157894736842105-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.9416184Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.7157894736842105-cuda] PASSED [ 20%] 2023-03-20T11:50:47.9419890Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.7631578947368421-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.9539740Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.7631578947368421-cuda] PASSED [ 20%] 2023-03-20T11:50:47.9546019Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.8105263157894737-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.9667346Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.8105263157894737-cuda] PASSED [ 20%] 2023-03-20T11:50:47.9673594Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.8578947368421053-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.9792985Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.8578947368421053-cuda] PASSED [ 20%] 2023-03-20T11:50:47.9799408Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.9052631578947369-cpu] SKIPPED [ 20%] 2023-03-20T11:50:47.9921881Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.9052631578947369-cuda] PASSED [ 20%] 2023-03-20T11:50:47.9927076Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.9526315789473684-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.0048870Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-0.9526315789473684-cuda] PASSED [ 20%] 2023-03-20T11:50:48.0055120Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.0174711Z test/test_transforms_tensor.py::test_random_perspective[fill4-InterpolationMode.BILINEAR-1.0-cuda] PASSED [ 20%] 2023-03-20T11:50:48.0180589Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.0310087Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.1-cuda] PASSED [ 20%] 2023-03-20T11:50:48.0316884Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.1473684210526316-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.0445890Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.1473684210526316-cuda] PASSED [ 20%] 2023-03-20T11:50:48.0453890Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.19473684210526315-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.0578732Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.19473684210526315-cuda] PASSED [ 20%] 2023-03-20T11:50:48.0584531Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.24210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.0713015Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.24210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:48.0718629Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.2894736842105263-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.0847765Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.2894736842105263-cuda] PASSED [ 20%] 2023-03-20T11:50:48.0854543Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.33684210526315794-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.0982116Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.33684210526315794-cuda] PASSED [ 20%] 2023-03-20T11:50:48.0988634Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.38421052631578945-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.1115390Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.38421052631578945-cuda] PASSED [ 20%] 2023-03-20T11:50:48.1122354Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.43157894736842106-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.1249385Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.43157894736842106-cuda] PASSED [ 20%] 2023-03-20T11:50:48.1255416Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.4789473684210527-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.1382291Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.4789473684210527-cuda] PASSED [ 20%] 2023-03-20T11:50:48.1389310Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.5263157894736842-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.1518889Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.5263157894736842-cuda] PASSED [ 20%] 2023-03-20T11:50:48.1525382Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.5736842105263158-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.1654792Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.5736842105263158-cuda] PASSED [ 20%] 2023-03-20T11:50:48.1661206Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.6210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.1788957Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.6210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:48.1794281Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.6684210526315789-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.1923327Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.6684210526315789-cuda] PASSED [ 20%] 2023-03-20T11:50:48.1931443Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.7157894736842105-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.2057122Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.7157894736842105-cuda] PASSED [ 20%] 2023-03-20T11:50:48.2062889Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.7631578947368421-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.2189254Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.7631578947368421-cuda] PASSED [ 20%] 2023-03-20T11:50:48.2194922Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.8105263157894737-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.2326809Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.8105263157894737-cuda] PASSED [ 20%] 2023-03-20T11:50:48.2333506Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.8578947368421053-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.2458332Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.8578947368421053-cuda] PASSED [ 20%] 2023-03-20T11:50:48.2464352Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.9052631578947369-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.2593060Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.9052631578947369-cuda] PASSED [ 20%] 2023-03-20T11:50:48.2599747Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.9526315789473684-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.2727383Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-0.9526315789473684-cuda] PASSED [ 20%] 2023-03-20T11:50:48.2733888Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.2858949Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.NEAREST-1.0-cuda] PASSED [ 20%] 2023-03-20T11:50:48.2865023Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.2987932Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.1-cuda] PASSED [ 20%] 2023-03-20T11:50:48.2993464Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.1473684210526316-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.3113016Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.1473684210526316-cuda] PASSED [ 20%] 2023-03-20T11:50:48.3119580Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.19473684210526315-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.3240071Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.19473684210526315-cuda] PASSED [ 20%] 2023-03-20T11:50:48.3245015Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.24210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.3363052Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.24210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:48.3371372Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.2894736842105263-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.3488051Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.2894736842105263-cuda] PASSED [ 20%] 2023-03-20T11:50:48.3495311Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.33684210526315794-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.3615272Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.33684210526315794-cuda] PASSED [ 20%] 2023-03-20T11:50:48.3619759Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.38421052631578945-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.3738730Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.38421052631578945-cuda] PASSED [ 20%] 2023-03-20T11:50:48.3744496Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.43157894736842106-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.3863657Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.43157894736842106-cuda] PASSED [ 20%] 2023-03-20T11:50:48.3870639Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.4789473684210527-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.3988049Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.4789473684210527-cuda] PASSED [ 20%] 2023-03-20T11:50:48.3993822Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.5263157894736842-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.4111839Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.5263157894736842-cuda] PASSED [ 20%] 2023-03-20T11:50:48.4119583Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.5736842105263158-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.4238551Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.5736842105263158-cuda] PASSED [ 20%] 2023-03-20T11:50:48.4245233Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.6210526315789474-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.4363437Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.6210526315789474-cuda] PASSED [ 20%] 2023-03-20T11:50:48.4371409Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.6684210526315789-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.4488412Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.6684210526315789-cuda] PASSED [ 20%] 2023-03-20T11:50:48.4495748Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.7157894736842105-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.4613409Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.7157894736842105-cuda] PASSED [ 20%] 2023-03-20T11:50:48.4619732Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.7631578947368421-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.4737148Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.7631578947368421-cuda] PASSED [ 20%] 2023-03-20T11:50:48.4743968Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.8105263157894737-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.4864182Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.8105263157894737-cuda] PASSED [ 20%] 2023-03-20T11:50:48.4870363Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.8578947368421053-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.4990168Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.8578947368421053-cuda] PASSED [ 20%] 2023-03-20T11:50:48.4997595Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.9052631578947369-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.5116374Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.9052631578947369-cuda] PASSED [ 20%] 2023-03-20T11:50:48.5122162Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.9526315789473684-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.5240492Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-0.9526315789473684-cuda] PASSED [ 20%] 2023-03-20T11:50:48.5246230Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.5365820Z test/test_transforms_tensor.py::test_random_perspective[1-InterpolationMode.BILINEAR-1.0-cuda] PASSED [ 20%] 2023-03-20T11:50:48.5373013Z test/test_transforms_tensor.py::test_random_perspective_save_load SKIPPED [ 20%] 2023-03-20T11:50:48.5378099Z test/test_transforms_tensor.py::test_to_grayscale[Grayscale-meth_kwargs0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.5540904Z test/test_transforms_tensor.py::test_to_grayscale[Grayscale-meth_kwargs0-cuda] PASSED [ 20%] 2023-03-20T11:50:48.5547752Z test/test_transforms_tensor.py::test_to_grayscale[Grayscale-meth_kwargs1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.9582534Z test/test_transforms_tensor.py::test_to_grayscale[Grayscale-meth_kwargs1-cuda] PASSED [ 20%] 2023-03-20T11:50:48.9588677Z test/test_transforms_tensor.py::test_to_grayscale[RandomGrayscale-meth_kwargs2-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.9742022Z test/test_transforms_tensor.py::test_to_grayscale[RandomGrayscale-meth_kwargs2-cuda] PASSED [ 20%] 2023-03-20T11:50:48.9749738Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.9935304Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype0-cuda] PASSED [ 20%] 2023-03-20T11:50:48.9936966Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:48.9981803Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype1-cuda] PASSED [ 20%] 2023-03-20T11:50:48.9988873Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype2-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0039336Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype2-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0044656Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype3-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0092370Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype3-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0096151Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype4-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0141225Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype4-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0147124Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype5-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0191869Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype5-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0197707Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype6-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0244342Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype0-in_dtype6-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0252040Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0293998Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype0-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0299228Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0339913Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype1-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0347243Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype2-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0391927Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype2-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0399498Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype3-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0443694Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype3-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0452140Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype4-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0494425Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype4-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0499455Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype5-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0544233Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype5-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0550716Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype6-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0594555Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype1-in_dtype6-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0601010Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0644852Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype0-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0652146Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0693643Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype1-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0700087Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype2-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0742623Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype2-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0749258Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype3-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0792807Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype3-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0799901Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype4-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0842973Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype4-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0851225Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype5-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0893765Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype5-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0899284Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype6-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0944376Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype2-in_dtype6-cuda] PASSED [ 20%] 2023-03-20T11:50:49.0950784Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.0994374Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype0-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1000719Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1044605Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype1-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1052215Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype2-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1097072Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype2-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1102617Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype3-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1142473Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype3-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1148612Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype4-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1193719Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype4-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1200627Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype5-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1233799Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype5-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1239938Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype6-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1284709Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype3-in_dtype6-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1291262Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1333474Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype0-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1339090Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1384480Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype1-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1390498Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype2-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1433575Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype2-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1440033Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype3-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1484215Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype3-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1490689Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype4-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1530358Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype4-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1536184Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype5-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1567576Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype5-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1574139Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype6-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1605425Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype4-in_dtype6-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1613153Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1657977Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype0-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1664447Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1708315Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype1-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1714742Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype2-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1760625Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype2-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1765824Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype3-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1812214Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype3-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1816912Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype4-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1860645Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype4-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1866726Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype5-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1906747Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype5-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1913607Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype6-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.1959060Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype5-in_dtype6-cuda] PASSED [ 20%] 2023-03-20T11:50:49.1964527Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype0-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.2007253Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype0-cuda] PASSED [ 20%] 2023-03-20T11:50:49.2014471Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype1-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.2055134Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype1-cuda] PASSED [ 20%] 2023-03-20T11:50:49.2061661Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype2-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.2105967Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype2-cuda] PASSED [ 20%] 2023-03-20T11:50:49.2112573Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype3-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.2155078Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype3-cuda] PASSED [ 20%] 2023-03-20T11:50:49.2161585Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype4-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.2204443Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype4-cuda] PASSED [ 20%] 2023-03-20T11:50:49.2210222Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype5-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.2254338Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype5-cuda] PASSED [ 20%] 2023-03-20T11:50:49.2259315Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype6-cpu] SKIPPED [ 20%] 2023-03-20T11:50:49.2298194Z test/test_transforms_tensor.py::test_convert_image_dtype[out_dtype6-in_dtype6-cuda] PASSED [ 20%] 2023-03-20T11:50:49.2304229Z test/test_transforms_tensor.py::test_convert_image_dtype_save_load SKIPPED [ 20%] 2023-03-20T11:50:49.2310408Z test/test_transforms_tensor.py::test_autoaugment[None-AutoAugmentPolicy.IMAGENET-cpu] SKIPPED [ 20%] 2023-03-20T11:50:53.2619727Z test/test_transforms_tensor.py::test_autoaugment[None-AutoAugmentPolicy.IMAGENET-cuda] PASSED [ 20%] 2023-03-20T11:50:53.2627353Z test/test_transforms_tensor.py::test_autoaugment[None-AutoAugmentPolicy.CIFAR10-cpu] SKIPPED [ 20%] 2023-03-20T11:50:53.3404111Z test/test_transforms_tensor.py::test_autoaugment[None-AutoAugmentPolicy.CIFAR10-cuda] PASSED [ 20%] 2023-03-20T11:50:53.3408215Z test/test_transforms_tensor.py::test_autoaugment[None-AutoAugmentPolicy.SVHN-cpu] SKIPPED [ 20%] 2023-03-20T11:50:53.7579390Z test/test_transforms_tensor.py::test_autoaugment[None-AutoAugmentPolicy.SVHN-cuda] PASSED [ 20%] 2023-03-20T11:50:53.7580271Z test/test_transforms_tensor.py::test_autoaugment[85-AutoAugmentPolicy.IMAGENET-cpu] SKIPPED [ 20%] 2023-03-20T11:50:59.2943001Z test/test_transforms_tensor.py::test_autoaugment[85-AutoAugmentPolicy.IMAGENET-cuda] PASSED [ 20%] 2023-03-20T11:50:59.2951002Z test/test_transforms_tensor.py::test_autoaugment[85-AutoAugmentPolicy.CIFAR10-cpu] SKIPPED [ 20%] 2023-03-20T11:50:59.3749643Z test/test_transforms_tensor.py::test_autoaugment[85-AutoAugmentPolicy.CIFAR10-cuda] PASSED [ 20%] 2023-03-20T11:50:59.3756623Z test/test_transforms_tensor.py::test_autoaugment[85-AutoAugmentPolicy.SVHN-cpu] SKIPPED [ 20%] 2023-03-20T11:50:59.7959994Z test/test_transforms_tensor.py::test_autoaugment[85-AutoAugmentPolicy.SVHN-cuda] PASSED [ 20%] 2023-03-20T11:50:59.7966746Z test/test_transforms_tensor.py::test_autoaugment[fill2-AutoAugmentPolicy.IMAGENET-cpu] SKIPPED [ 20%] 2023-03-20T11:51:05.3308304Z test/test_transforms_tensor.py::test_autoaugment[fill2-AutoAugmentPolicy.IMAGENET-cuda] PASSED [ 20%] 2023-03-20T11:51:05.3315448Z test/test_transforms_tensor.py::test_autoaugment[fill2-AutoAugmentPolicy.CIFAR10-cpu] SKIPPED [ 20%] 2023-03-20T11:51:05.4122657Z test/test_transforms_tensor.py::test_autoaugment[fill2-AutoAugmentPolicy.CIFAR10-cuda] PASSED [ 20%] 2023-03-20T11:51:05.4129804Z test/test_transforms_tensor.py::test_autoaugment[fill2-AutoAugmentPolicy.SVHN-cpu] SKIPPED [ 20%] 2023-03-20T11:51:05.8338040Z test/test_transforms_tensor.py::test_autoaugment[fill2-AutoAugmentPolicy.SVHN-cuda] PASSED [ 20%] 2023-03-20T11:51:05.8342482Z test/test_transforms_tensor.py::test_autoaugment[0.7-AutoAugmentPolicy.IMAGENET-cpu] SKIPPED [ 20%] 2023-03-20T11:51:11.3817289Z test/test_transforms_tensor.py::test_autoaugment[0.7-AutoAugmentPolicy.IMAGENET-cuda] PASSED [ 20%] 2023-03-20T11:51:11.3818518Z test/test_transforms_tensor.py::test_autoaugment[0.7-AutoAugmentPolicy.CIFAR10-cpu] SKIPPED [ 20%] 2023-03-20T11:51:11.4620266Z test/test_transforms_tensor.py::test_autoaugment[0.7-AutoAugmentPolicy.CIFAR10-cuda] PASSED [ 20%] 2023-03-20T11:51:11.4620949Z test/test_transforms_tensor.py::test_autoaugment[0.7-AutoAugmentPolicy.SVHN-cpu] SKIPPED [ 20%] 2023-03-20T11:51:11.8836125Z test/test_transforms_tensor.py::test_autoaugment[0.7-AutoAugmentPolicy.SVHN-cuda] PASSED [ 20%] 2023-03-20T11:51:11.8841973Z test/test_transforms_tensor.py::test_autoaugment[fill4-AutoAugmentPolicy.IMAGENET-cpu] SKIPPED [ 20%] 2023-03-20T11:51:17.5203214Z test/test_transforms_tensor.py::test_autoaugment[fill4-AutoAugmentPolicy.IMAGENET-cuda] PASSED [ 20%] 2023-03-20T11:51:17.5212082Z test/test_transforms_tensor.py::test_autoaugment[fill4-AutoAugmentPolicy.CIFAR10-cpu] SKIPPED [ 20%] 2023-03-20T11:51:17.6014738Z test/test_transforms_tensor.py::test_autoaugment[fill4-AutoAugmentPolicy.CIFAR10-cuda] PASSED [ 20%] 2023-03-20T11:51:17.6017369Z test/test_transforms_tensor.py::test_autoaugment[fill4-AutoAugmentPolicy.SVHN-cpu] SKIPPED [ 20%] 2023-03-20T11:51:18.0225960Z test/test_transforms_tensor.py::test_autoaugment[fill4-AutoAugmentPolicy.SVHN-cuda] PASSED [ 20%] 2023-03-20T11:51:18.0234277Z test/test_transforms_tensor.py::test_autoaugment[fill5-AutoAugmentPolicy.IMAGENET-cpu] SKIPPED [ 20%] 2023-03-20T11:51:23.6559222Z test/test_transforms_tensor.py::test_autoaugment[fill5-AutoAugmentPolicy.IMAGENET-cuda] PASSED [ 20%] 2023-03-20T11:51:23.6565516Z test/test_transforms_tensor.py::test_autoaugment[fill5-AutoAugmentPolicy.CIFAR10-cpu] SKIPPED [ 20%] 2023-03-20T11:51:23.7361720Z test/test_transforms_tensor.py::test_autoaugment[fill5-AutoAugmentPolicy.CIFAR10-cuda] PASSED [ 20%] 2023-03-20T11:51:23.7364939Z test/test_transforms_tensor.py::test_autoaugment[fill5-AutoAugmentPolicy.SVHN-cpu] SKIPPED [ 20%] 2023-03-20T11:51:24.1553664Z test/test_transforms_tensor.py::test_autoaugment[fill5-AutoAugmentPolicy.SVHN-cuda] PASSED [ 20%] 2023-03-20T11:51:24.1560782Z test/test_transforms_tensor.py::test_autoaugment[1-AutoAugmentPolicy.IMAGENET-cpu] SKIPPED [ 20%] 2023-03-20T11:51:24.5751572Z test/test_transforms_tensor.py::test_autoaugment[1-AutoAugmentPolicy.IMAGENET-cuda] PASSED [ 20%] 2023-03-20T11:51:24.5758620Z test/test_transforms_tensor.py::test_autoaugment[1-AutoAugmentPolicy.CIFAR10-cpu] SKIPPED [ 20%] 2023-03-20T11:51:24.6555971Z test/test_transforms_tensor.py::test_autoaugment[1-AutoAugmentPolicy.CIFAR10-cuda] PASSED [ 20%] 2023-03-20T11:51:24.6563200Z test/test_transforms_tensor.py::test_autoaugment[1-AutoAugmentPolicy.SVHN-cpu] SKIPPED [ 20%] 2023-03-20T11:51:25.0763175Z test/test_transforms_tensor.py::test_autoaugment[1-AutoAugmentPolicy.SVHN-cuda] PASSED [ 20%] 2023-03-20T11:51:25.0766911Z test/test_transforms_tensor.py::test_randaugment[None-7-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:26.2975654Z test/test_transforms_tensor.py::test_randaugment[None-7-1-cuda] PASSED [ 20%] 2023-03-20T11:51:26.2979511Z test/test_transforms_tensor.py::test_randaugment[None-7-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:26.4310553Z test/test_transforms_tensor.py::test_randaugment[None-7-2-cuda] PASSED [ 20%] 2023-03-20T11:51:26.4317214Z test/test_transforms_tensor.py::test_randaugment[None-7-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:26.9206450Z test/test_transforms_tensor.py::test_randaugment[None-7-3-cuda] PASSED [ 20%] 2023-03-20T11:51:26.9214863Z test/test_transforms_tensor.py::test_randaugment[None-9-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:27.0308805Z test/test_transforms_tensor.py::test_randaugment[None-9-1-cuda] PASSED [ 20%] 2023-03-20T11:51:27.0316200Z test/test_transforms_tensor.py::test_randaugment[None-9-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:27.1636772Z test/test_transforms_tensor.py::test_randaugment[None-9-2-cuda] PASSED [ 20%] 2023-03-20T11:51:27.1644593Z test/test_transforms_tensor.py::test_randaugment[None-9-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:27.6534609Z test/test_transforms_tensor.py::test_randaugment[None-9-3-cuda] PASSED [ 20%] 2023-03-20T11:51:27.6537245Z test/test_transforms_tensor.py::test_randaugment[None-11-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:27.7641741Z test/test_transforms_tensor.py::test_randaugment[None-11-1-cuda] PASSED [ 20%] 2023-03-20T11:51:27.7647469Z test/test_transforms_tensor.py::test_randaugment[None-11-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:27.8966496Z test/test_transforms_tensor.py::test_randaugment[None-11-2-cuda] PASSED [ 20%] 2023-03-20T11:51:27.8974359Z test/test_transforms_tensor.py::test_randaugment[None-11-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:28.3849643Z test/test_transforms_tensor.py::test_randaugment[None-11-3-cuda] PASSED [ 20%] 2023-03-20T11:51:28.3855897Z test/test_transforms_tensor.py::test_randaugment[85-7-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:29.9956735Z test/test_transforms_tensor.py::test_randaugment[85-7-1-cuda] PASSED [ 20%] 2023-03-20T11:51:29.9964396Z test/test_transforms_tensor.py::test_randaugment[85-7-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:30.1819759Z test/test_transforms_tensor.py::test_randaugment[85-7-2-cuda] PASSED [ 20%] 2023-03-20T11:51:30.1827570Z test/test_transforms_tensor.py::test_randaugment[85-7-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:30.7227326Z test/test_transforms_tensor.py::test_randaugment[85-7-3-cuda] PASSED [ 20%] 2023-03-20T11:51:30.7235047Z test/test_transforms_tensor.py::test_randaugment[85-9-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:30.8861312Z test/test_transforms_tensor.py::test_randaugment[85-9-1-cuda] PASSED [ 20%] 2023-03-20T11:51:30.8868371Z test/test_transforms_tensor.py::test_randaugment[85-9-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:31.0714362Z test/test_transforms_tensor.py::test_randaugment[85-9-2-cuda] PASSED [ 20%] 2023-03-20T11:51:31.0721217Z test/test_transforms_tensor.py::test_randaugment[85-9-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:31.6126481Z test/test_transforms_tensor.py::test_randaugment[85-9-3-cuda] PASSED [ 20%] 2023-03-20T11:51:31.6134906Z test/test_transforms_tensor.py::test_randaugment[85-11-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:31.7751374Z test/test_transforms_tensor.py::test_randaugment[85-11-1-cuda] PASSED [ 20%] 2023-03-20T11:51:31.7758634Z test/test_transforms_tensor.py::test_randaugment[85-11-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:31.9600118Z test/test_transforms_tensor.py::test_randaugment[85-11-2-cuda] PASSED [ 20%] 2023-03-20T11:51:31.9606930Z test/test_transforms_tensor.py::test_randaugment[85-11-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:32.5298421Z test/test_transforms_tensor.py::test_randaugment[85-11-3-cuda] PASSED [ 20%] 2023-03-20T11:51:32.5304353Z test/test_transforms_tensor.py::test_randaugment[fill2-7-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:34.1483388Z test/test_transforms_tensor.py::test_randaugment[fill2-7-1-cuda] PASSED [ 20%] 2023-03-20T11:51:34.1493570Z test/test_transforms_tensor.py::test_randaugment[fill2-7-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:34.3345088Z test/test_transforms_tensor.py::test_randaugment[fill2-7-2-cuda] PASSED [ 20%] 2023-03-20T11:51:34.3352682Z test/test_transforms_tensor.py::test_randaugment[fill2-7-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:34.8768654Z test/test_transforms_tensor.py::test_randaugment[fill2-7-3-cuda] PASSED [ 20%] 2023-03-20T11:51:34.8774564Z test/test_transforms_tensor.py::test_randaugment[fill2-9-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:35.0399036Z test/test_transforms_tensor.py::test_randaugment[fill2-9-1-cuda] PASSED [ 20%] 2023-03-20T11:51:35.0403377Z test/test_transforms_tensor.py::test_randaugment[fill2-9-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:35.2251694Z test/test_transforms_tensor.py::test_randaugment[fill2-9-2-cuda] PASSED [ 20%] 2023-03-20T11:51:35.2253232Z test/test_transforms_tensor.py::test_randaugment[fill2-9-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:35.7678709Z test/test_transforms_tensor.py::test_randaugment[fill2-9-3-cuda] PASSED [ 20%] 2023-03-20T11:51:35.7684739Z test/test_transforms_tensor.py::test_randaugment[fill2-11-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:35.9305944Z test/test_transforms_tensor.py::test_randaugment[fill2-11-1-cuda] PASSED [ 20%] 2023-03-20T11:51:35.9312605Z test/test_transforms_tensor.py::test_randaugment[fill2-11-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:36.1156516Z test/test_transforms_tensor.py::test_randaugment[fill2-11-2-cuda] PASSED [ 20%] 2023-03-20T11:51:36.1160672Z test/test_transforms_tensor.py::test_randaugment[fill2-11-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:36.6574340Z test/test_transforms_tensor.py::test_randaugment[fill2-11-3-cuda] PASSED [ 20%] 2023-03-20T11:51:36.6578808Z test/test_transforms_tensor.py::test_randaugment[0.7-7-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:38.2773089Z test/test_transforms_tensor.py::test_randaugment[0.7-7-1-cuda] PASSED [ 20%] 2023-03-20T11:51:38.2776995Z test/test_transforms_tensor.py::test_randaugment[0.7-7-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:38.4629115Z test/test_transforms_tensor.py::test_randaugment[0.7-7-2-cuda] PASSED [ 20%] 2023-03-20T11:51:38.4635531Z test/test_transforms_tensor.py::test_randaugment[0.7-7-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:39.0060383Z test/test_transforms_tensor.py::test_randaugment[0.7-7-3-cuda] PASSED [ 20%] 2023-03-20T11:51:39.0067745Z test/test_transforms_tensor.py::test_randaugment[0.7-9-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:39.1694385Z test/test_transforms_tensor.py::test_randaugment[0.7-9-1-cuda] PASSED [ 20%] 2023-03-20T11:51:39.1697288Z test/test_transforms_tensor.py::test_randaugment[0.7-9-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:39.3544532Z test/test_transforms_tensor.py::test_randaugment[0.7-9-2-cuda] PASSED [ 20%] 2023-03-20T11:51:39.3552217Z test/test_transforms_tensor.py::test_randaugment[0.7-9-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:39.8969421Z test/test_transforms_tensor.py::test_randaugment[0.7-9-3-cuda] PASSED [ 20%] 2023-03-20T11:51:39.8974756Z test/test_transforms_tensor.py::test_randaugment[0.7-11-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:40.0596440Z test/test_transforms_tensor.py::test_randaugment[0.7-11-1-cuda] PASSED [ 20%] 2023-03-20T11:51:40.0599545Z test/test_transforms_tensor.py::test_randaugment[0.7-11-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:40.2457080Z test/test_transforms_tensor.py::test_randaugment[0.7-11-2-cuda] PASSED [ 20%] 2023-03-20T11:51:40.2463356Z test/test_transforms_tensor.py::test_randaugment[0.7-11-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:40.7876081Z test/test_transforms_tensor.py::test_randaugment[0.7-11-3-cuda] PASSED [ 20%] 2023-03-20T11:51:40.7880619Z test/test_transforms_tensor.py::test_randaugment[fill4-7-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:42.4319998Z test/test_transforms_tensor.py::test_randaugment[fill4-7-1-cuda] PASSED [ 20%] 2023-03-20T11:51:42.4325805Z test/test_transforms_tensor.py::test_randaugment[fill4-7-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:42.6184069Z test/test_transforms_tensor.py::test_randaugment[fill4-7-2-cuda] PASSED [ 20%] 2023-03-20T11:51:42.6191086Z test/test_transforms_tensor.py::test_randaugment[fill4-7-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:43.1626263Z test/test_transforms_tensor.py::test_randaugment[fill4-7-3-cuda] PASSED [ 20%] 2023-03-20T11:51:43.1633693Z test/test_transforms_tensor.py::test_randaugment[fill4-9-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:43.3260868Z test/test_transforms_tensor.py::test_randaugment[fill4-9-1-cuda] PASSED [ 20%] 2023-03-20T11:51:43.3266376Z test/test_transforms_tensor.py::test_randaugment[fill4-9-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:43.5110510Z test/test_transforms_tensor.py::test_randaugment[fill4-9-2-cuda] PASSED [ 20%] 2023-03-20T11:51:43.5116831Z test/test_transforms_tensor.py::test_randaugment[fill4-9-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:44.0538237Z test/test_transforms_tensor.py::test_randaugment[fill4-9-3-cuda] PASSED [ 20%] 2023-03-20T11:51:44.0542084Z test/test_transforms_tensor.py::test_randaugment[fill4-11-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:44.2166439Z test/test_transforms_tensor.py::test_randaugment[fill4-11-1-cuda] PASSED [ 20%] 2023-03-20T11:51:44.2174801Z test/test_transforms_tensor.py::test_randaugment[fill4-11-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:44.4021240Z test/test_transforms_tensor.py::test_randaugment[fill4-11-2-cuda] PASSED [ 20%] 2023-03-20T11:51:44.4026678Z test/test_transforms_tensor.py::test_randaugment[fill4-11-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:44.9455634Z test/test_transforms_tensor.py::test_randaugment[fill4-11-3-cuda] PASSED [ 20%] 2023-03-20T11:51:44.9462143Z test/test_transforms_tensor.py::test_randaugment[fill5-7-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:46.6027035Z test/test_transforms_tensor.py::test_randaugment[fill5-7-1-cuda] PASSED [ 20%] 2023-03-20T11:51:46.6033346Z test/test_transforms_tensor.py::test_randaugment[fill5-7-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:46.7895602Z test/test_transforms_tensor.py::test_randaugment[fill5-7-2-cuda] PASSED [ 20%] 2023-03-20T11:51:46.7896092Z test/test_transforms_tensor.py::test_randaugment[fill5-7-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:47.3337208Z test/test_transforms_tensor.py::test_randaugment[fill5-7-3-cuda] PASSED [ 20%] 2023-03-20T11:51:47.3339580Z test/test_transforms_tensor.py::test_randaugment[fill5-9-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:47.4961463Z test/test_transforms_tensor.py::test_randaugment[fill5-9-1-cuda] PASSED [ 20%] 2023-03-20T11:51:47.4966998Z test/test_transforms_tensor.py::test_randaugment[fill5-9-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:47.6818831Z test/test_transforms_tensor.py::test_randaugment[fill5-9-2-cuda] PASSED [ 20%] 2023-03-20T11:51:47.6823880Z test/test_transforms_tensor.py::test_randaugment[fill5-9-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:48.2241805Z test/test_transforms_tensor.py::test_randaugment[fill5-9-3-cuda] PASSED [ 20%] 2023-03-20T11:51:48.2248903Z test/test_transforms_tensor.py::test_randaugment[fill5-11-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:48.3867320Z test/test_transforms_tensor.py::test_randaugment[fill5-11-1-cuda] PASSED [ 20%] 2023-03-20T11:51:48.3874108Z test/test_transforms_tensor.py::test_randaugment[fill5-11-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:48.5721657Z test/test_transforms_tensor.py::test_randaugment[fill5-11-2-cuda] PASSED [ 20%] 2023-03-20T11:51:48.5726663Z test/test_transforms_tensor.py::test_randaugment[fill5-11-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:49.1141367Z test/test_transforms_tensor.py::test_randaugment[fill5-11-3-cuda] PASSED [ 20%] 2023-03-20T11:51:49.1146734Z test/test_transforms_tensor.py::test_randaugment[1-7-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:49.2770289Z test/test_transforms_tensor.py::test_randaugment[1-7-1-cuda] PASSED [ 20%] 2023-03-20T11:51:49.2774126Z test/test_transforms_tensor.py::test_randaugment[1-7-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:49.4623610Z test/test_transforms_tensor.py::test_randaugment[1-7-2-cuda] PASSED [ 20%] 2023-03-20T11:51:49.4629545Z test/test_transforms_tensor.py::test_randaugment[1-7-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:50.0052834Z test/test_transforms_tensor.py::test_randaugment[1-7-3-cuda] PASSED [ 20%] 2023-03-20T11:51:50.0054582Z test/test_transforms_tensor.py::test_randaugment[1-9-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:50.1678166Z test/test_transforms_tensor.py::test_randaugment[1-9-1-cuda] PASSED [ 20%] 2023-03-20T11:51:50.1681646Z test/test_transforms_tensor.py::test_randaugment[1-9-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:50.3533702Z test/test_transforms_tensor.py::test_randaugment[1-9-2-cuda] PASSED [ 20%] 2023-03-20T11:51:50.3535128Z test/test_transforms_tensor.py::test_randaugment[1-9-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:50.8943823Z test/test_transforms_tensor.py::test_randaugment[1-9-3-cuda] PASSED [ 20%] 2023-03-20T11:51:50.8950505Z test/test_transforms_tensor.py::test_randaugment[1-11-1-cpu] SKIPPED [ 20%] 2023-03-20T11:51:51.0575375Z test/test_transforms_tensor.py::test_randaugment[1-11-1-cuda] PASSED [ 20%] 2023-03-20T11:51:51.0578948Z test/test_transforms_tensor.py::test_randaugment[1-11-2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:51.2422310Z test/test_transforms_tensor.py::test_randaugment[1-11-2-cuda] PASSED [ 20%] 2023-03-20T11:51:51.2428527Z test/test_transforms_tensor.py::test_randaugment[1-11-3-cpu] SKIPPED [ 20%] 2023-03-20T11:51:51.7849999Z test/test_transforms_tensor.py::test_randaugment[1-11-3-cuda] PASSED [ 20%] 2023-03-20T11:51:51.7854538Z test/test_transforms_tensor.py::test_trivialaugmentwide[None-cpu] SKIPPED [ 20%] 2023-03-20T11:51:52.9774503Z test/test_transforms_tensor.py::test_trivialaugmentwide[None-cuda] PASSED [ 20%] 2023-03-20T11:51:52.9775794Z test/test_transforms_tensor.py::test_trivialaugmentwide[85-cpu] SKIPPED [ 20%] 2023-03-20T11:51:54.5668089Z test/test_transforms_tensor.py::test_trivialaugmentwide[85-cuda] PASSED [ 20%] 2023-03-20T11:51:54.5675381Z test/test_transforms_tensor.py::test_trivialaugmentwide[fill2-cpu] SKIPPED [ 20%] 2023-03-20T11:51:56.1590084Z test/test_transforms_tensor.py::test_trivialaugmentwide[fill2-cuda] PASSED [ 20%] 2023-03-20T11:51:56.1597269Z test/test_transforms_tensor.py::test_trivialaugmentwide[0.7-cpu] SKIPPED [ 20%] 2023-03-20T11:51:57.7576751Z test/test_transforms_tensor.py::test_trivialaugmentwide[0.7-cuda] PASSED [ 20%] 2023-03-20T11:51:57.7583050Z test/test_transforms_tensor.py::test_trivialaugmentwide[fill4-cpu] SKIPPED [ 20%] 2023-03-20T11:51:59.3595774Z test/test_transforms_tensor.py::test_trivialaugmentwide[fill4-cuda] PASSED [ 20%] 2023-03-20T11:51:59.3602446Z test/test_transforms_tensor.py::test_trivialaugmentwide[fill5-cpu] SKIPPED [ 20%] 2023-03-20T11:52:00.9855064Z test/test_transforms_tensor.py::test_trivialaugmentwide[fill5-cuda] PASSED [ 20%] 2023-03-20T11:52:00.9857669Z test/test_transforms_tensor.py::test_trivialaugmentwide[1-cpu] SKIPPED [ 20%] 2023-03-20T11:52:01.1499910Z test/test_transforms_tensor.py::test_trivialaugmentwide[1-cuda] PASSED [ 20%] 2023-03-20T11:52:01.1505841Z test/test_transforms_tensor.py::test_augmix[None-cpu] SKIPPED (We're...) [ 20%] 2023-03-20T11:52:03.0150817Z test/test_transforms_tensor.py::test_augmix[None-cuda] PASSED [ 20%] 2023-03-20T11:52:03.0157446Z test/test_transforms_tensor.py::test_augmix[85-cpu] SKIPPED (We're i...) [ 20%] 2023-03-20T11:52:05.5365841Z test/test_transforms_tensor.py::test_augmix[85-cuda] PASSED [ 20%] 2023-03-20T11:52:05.5373674Z test/test_transforms_tensor.py::test_augmix[fill2-cpu] SKIPPED (We'r...) [ 20%] 2023-03-20T11:52:07.5497181Z test/test_transforms_tensor.py::test_augmix[fill2-cuda] PASSED [ 20%] 2023-03-20T11:52:07.5502389Z test/test_transforms_tensor.py::test_augmix[0.7-cpu] SKIPPED (We're ...) [ 20%] 2023-03-20T11:52:09.5721938Z test/test_transforms_tensor.py::test_augmix[0.7-cuda] PASSED [ 20%] 2023-03-20T11:52:09.5727053Z test/test_transforms_tensor.py::test_augmix[fill4-cpu] SKIPPED (We'r...) [ 20%] 2023-03-20T11:52:11.6166089Z test/test_transforms_tensor.py::test_augmix[fill4-cuda] PASSED [ 20%] 2023-03-20T11:52:11.6173275Z test/test_transforms_tensor.py::test_augmix[fill5-cpu] SKIPPED (We'r...) [ 20%] 2023-03-20T11:52:14.1820129Z test/test_transforms_tensor.py::test_augmix[fill5-cuda] PASSED [ 20%] 2023-03-20T11:52:14.1827373Z test/test_transforms_tensor.py::test_augmix[1-cpu] SKIPPED (We're in...) [ 20%] 2023-03-20T11:52:16.2039361Z test/test_transforms_tensor.py::test_augmix[1-cuda] PASSED [ 20%] 2023-03-20T11:52:16.2046701Z test/test_transforms_tensor.py::test_autoaugment_save_load[AutoAugment] SKIPPED [ 20%] 2023-03-20T11:52:16.2054408Z test/test_transforms_tensor.py::test_autoaugment_save_load[RandAugment] SKIPPED [ 20%] 2023-03-20T11:52:16.2059651Z test/test_transforms_tensor.py::test_autoaugment_save_load[TrivialAugmentWide] SKIPPED [ 20%] 2023-03-20T11:52:16.2065145Z test/test_transforms_tensor.py::test_autoaugment_save_load[AugMix] SKIPPED [ 20%] 2023-03-20T11:52:16.2071345Z test/test_transforms_tensor.py::test_autoaugment__op_apply_shear[X-InterpolationMode.NEAREST] SKIPPED [ 20%] 2023-03-20T11:52:16.2077128Z test/test_transforms_tensor.py::test_autoaugment__op_apply_shear[X-InterpolationMode.BILINEAR] SKIPPED [ 20%] 2023-03-20T11:52:16.2083318Z test/test_transforms_tensor.py::test_autoaugment__op_apply_shear[Y-InterpolationMode.NEAREST] SKIPPED [ 20%] 2023-03-20T11:52:16.2090551Z test/test_transforms_tensor.py::test_autoaugment__op_apply_shear[Y-InterpolationMode.BILINEAR] SKIPPED [ 20%] 2023-03-20T11:52:16.2095251Z test/test_transforms_tensor.py::test_random_erasing[config0-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.2436764Z test/test_transforms_tensor.py::test_random_erasing[config0-cuda] PASSED [ 20%] 2023-03-20T11:52:16.2440752Z test/test_transforms_tensor.py::test_random_erasing[config1-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.2527686Z test/test_transforms_tensor.py::test_random_erasing[config1-cuda] PASSED [ 20%] 2023-03-20T11:52:16.2534854Z test/test_transforms_tensor.py::test_random_erasing[config2-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.2769505Z test/test_transforms_tensor.py::test_random_erasing[config2-cuda] PASSED [ 20%] 2023-03-20T11:52:16.2774785Z test/test_transforms_tensor.py::test_random_erasing[config3-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.2995631Z test/test_transforms_tensor.py::test_random_erasing[config3-cuda] PASSED [ 20%] 2023-03-20T11:52:16.2999077Z test/test_transforms_tensor.py::test_random_erasing[config4-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.3245599Z test/test_transforms_tensor.py::test_random_erasing[config4-cuda] PASSED [ 20%] 2023-03-20T11:52:16.3250720Z test/test_transforms_tensor.py::test_random_erasing[config5-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.3496175Z test/test_transforms_tensor.py::test_random_erasing[config5-cuda] PASSED [ 20%] 2023-03-20T11:52:16.3498831Z test/test_transforms_tensor.py::test_random_erasing[config6-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.3776469Z test/test_transforms_tensor.py::test_random_erasing[config6-cuda] PASSED [ 20%] 2023-03-20T11:52:16.3782721Z test/test_transforms_tensor.py::test_random_erasing[config7-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.4059922Z test/test_transforms_tensor.py::test_random_erasing[config7-cuda] PASSED [ 20%] 2023-03-20T11:52:16.4066230Z test/test_transforms_tensor.py::test_random_erasing[config8-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.4152725Z test/test_transforms_tensor.py::test_random_erasing[config8-cuda] PASSED [ 20%] 2023-03-20T11:52:16.4157051Z test/test_transforms_tensor.py::test_random_erasing_save_load SKIPPED [ 20%] 2023-03-20T11:52:16.4162880Z test/test_transforms_tensor.py::test_random_erasing_with_invalid_data SKIPPED [ 20%] 2023-03-20T11:52:16.4168166Z test/test_transforms_tensor.py::test_normalize[cpu] SKIPPED (We're i...) [ 20%] 2023-03-20T11:52:16.4372142Z test/test_transforms_tensor.py::test_normalize[cuda] PASSED [ 20%] 2023-03-20T11:52:16.4374132Z test/test_transforms_tensor.py::test_linear_transformation[cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.4696806Z test/test_transforms_tensor.py::test_linear_transformation[cuda] PASSED [ 20%] 2023-03-20T11:52:16.4702824Z test/test_transforms_tensor.py::test_compose[cpu] SKIPPED (We're in ...) [ 20%] 2023-03-20T11:52:16.4940035Z test/test_transforms_tensor.py::test_compose[cuda] PASSED [ 20%] 2023-03-20T11:52:16.4947713Z test/test_transforms_tensor.py::test_random_apply[cpu] SKIPPED (We'r...) [ 20%] 2023-03-20T11:52:16.5313133Z test/test_transforms_tensor.py::test_random_apply[cuda] PASSED [ 20%] 2023-03-20T11:52:16.5318109Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs0-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.6010118Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs0-cuda] PASSED [ 20%] 2023-03-20T11:52:16.6017682Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs1-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.6807113Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs1-cuda] PASSED [ 20%] 2023-03-20T11:52:16.6813941Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs2-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.7393845Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs2-cuda] PASSED [ 20%] 2023-03-20T11:52:16.7400745Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs3-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.8181566Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs3-cuda] PASSED [ 20%] 2023-03-20T11:52:16.8188384Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs4-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.8308120Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs4-cuda] PASSED [ 20%] 2023-03-20T11:52:16.8314424Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs5-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.8429355Z test/test_transforms_tensor.py::test_gaussian_blur[1-meth_kwargs5-cuda] PASSED [ 20%] 2023-03-20T11:52:16.8435369Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs0-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.8551172Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs0-cuda] PASSED [ 20%] 2023-03-20T11:52:16.8557182Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs1-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.8670196Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs1-cuda] PASSED [ 20%] 2023-03-20T11:52:16.8676300Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs2-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.8789665Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs2-cuda] PASSED [ 20%] 2023-03-20T11:52:16.8795808Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs3-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.8907353Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs3-cuda] PASSED [ 20%] 2023-03-20T11:52:16.8913729Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs4-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.9022008Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs4-cuda] PASSED [ 20%] 2023-03-20T11:52:16.9028699Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs5-cpu] SKIPPED [ 20%] 2023-03-20T11:52:16.9140435Z test/test_transforms_tensor.py::test_gaussian_blur[3-meth_kwargs5-cuda] PASSED [ 20%] 2023-03-20T11:52:16.9145991Z test/test_transforms_tensor.py::test_elastic_transform[1-1-cpu] SKIPPED [ 20%] 2023-03-20T11:52:17.3344586Z test/test_transforms_tensor.py::test_elastic_transform[1-1-cuda] PASSED [ 20%] 2023-03-20T11:52:17.3351781Z test/test_transforms_tensor.py::test_elastic_transform[1-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:52:17.9539344Z test/test_transforms_tensor.py::test_elastic_transform[1-1.0-cuda] PASSED [ 20%] 2023-03-20T11:52:17.9544767Z test/test_transforms_tensor.py::test_elastic_transform[1-fill2-cpu] SKIPPED [ 20%] 2023-03-20T11:52:17.9950238Z test/test_transforms_tensor.py::test_elastic_transform[1-fill2-cuda] PASSED [ 20%] 2023-03-20T11:52:17.9956667Z test/test_transforms_tensor.py::test_elastic_transform[1-fill3-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.0353528Z test/test_transforms_tensor.py::test_elastic_transform[1-fill3-cuda] PASSED [ 20%] 2023-03-20T11:52:18.0359988Z test/test_transforms_tensor.py::test_elastic_transform[1-fill4-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.0756711Z test/test_transforms_tensor.py::test_elastic_transform[1-fill4-cuda] PASSED [ 20%] 2023-03-20T11:52:18.0763127Z test/test_transforms_tensor.py::test_elastic_transform[1-fill5-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.1158318Z test/test_transforms_tensor.py::test_elastic_transform[1-fill5-cuda] PASSED [ 20%] 2023-03-20T11:52:18.1164573Z test/test_transforms_tensor.py::test_elastic_transform[1-fill6-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.1176736Z test/test_transforms_tensor.py::test_elastic_transform[1-fill6-cuda] PASSED [ 20%] 2023-03-20T11:52:18.1182947Z test/test_transforms_tensor.py::test_elastic_transform[1-fill7-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.1193883Z test/test_transforms_tensor.py::test_elastic_transform[1-fill7-cuda] PASSED [ 20%] 2023-03-20T11:52:18.1200033Z test/test_transforms_tensor.py::test_elastic_transform[1-fill8-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.1210890Z test/test_transforms_tensor.py::test_elastic_transform[1-fill8-cuda] PASSED [ 20%] 2023-03-20T11:52:18.1216965Z test/test_transforms_tensor.py::test_elastic_transform[1-fill9-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.1227862Z test/test_transforms_tensor.py::test_elastic_transform[1-fill9-cuda] PASSED [ 20%] 2023-03-20T11:52:18.1233941Z test/test_transforms_tensor.py::test_elastic_transform[3-1-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.1586677Z test/test_transforms_tensor.py::test_elastic_transform[3-1-cuda] PASSED [ 20%] 2023-03-20T11:52:18.1592748Z test/test_transforms_tensor.py::test_elastic_transform[3-1.0-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.6476581Z test/test_transforms_tensor.py::test_elastic_transform[3-1.0-cuda] PASSED [ 20%] 2023-03-20T11:52:18.6483099Z test/test_transforms_tensor.py::test_elastic_transform[3-fill2-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.6767042Z test/test_transforms_tensor.py::test_elastic_transform[3-fill2-cuda] PASSED [ 20%] 2023-03-20T11:52:18.6774188Z test/test_transforms_tensor.py::test_elastic_transform[3-fill3-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.7053950Z test/test_transforms_tensor.py::test_elastic_transform[3-fill3-cuda] PASSED [ 20%] 2023-03-20T11:52:18.7060550Z test/test_transforms_tensor.py::test_elastic_transform[3-fill4-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.7339147Z test/test_transforms_tensor.py::test_elastic_transform[3-fill4-cuda] PASSED [ 20%] 2023-03-20T11:52:18.7344950Z test/test_transforms_tensor.py::test_elastic_transform[3-fill5-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.7623277Z test/test_transforms_tensor.py::test_elastic_transform[3-fill5-cuda] PASSED [ 20%] 2023-03-20T11:52:18.7630239Z test/test_transforms_tensor.py::test_elastic_transform[3-fill6-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.7979046Z test/test_transforms_tensor.py::test_elastic_transform[3-fill6-cuda] PASSED [ 20%] 2023-03-20T11:52:18.7985209Z test/test_transforms_tensor.py::test_elastic_transform[3-fill7-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.8263618Z test/test_transforms_tensor.py::test_elastic_transform[3-fill7-cuda] PASSED [ 20%] 2023-03-20T11:52:18.8270426Z test/test_transforms_tensor.py::test_elastic_transform[3-fill8-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.8556602Z test/test_transforms_tensor.py::test_elastic_transform[3-fill8-cuda] PASSED [ 20%] 2023-03-20T11:52:18.8563371Z test/test_transforms_tensor.py::test_elastic_transform[3-fill9-cpu] SKIPPED [ 20%] 2023-03-20T11:52:18.8854789Z test/test_transforms_tensor.py::test_elastic_transform[3-fill9-cuda] PASSED [ 20%] 2023-03-20T11:52:18.8862174Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8868105Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:18.8874577Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.8880789Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.8887100Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:18.8894109Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8899179Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8905050Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8911258Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8917108Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8924846Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8931003Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8937591Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8943372Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8949948Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8955575Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8961696Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8967525Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8973964Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8979846Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8985630Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8993242Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.8999033Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9005190Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9012345Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9017343Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9023467Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9029491Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9035363Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9041338Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9047315Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9053567Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9059382Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9066316Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9072583Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9078376Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9084465Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9090975Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-dict-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9096570Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9102576Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9108924Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9114694Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9120670Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9126304Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9133979Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9139738Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9145477Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9151853Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9157590Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9163642Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9170803Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9175476Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9181624Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9187551Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9193704Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9200638Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9206507Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9213439Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9218710Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9224254Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9230467Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9236234Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9242269Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9249460Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9254480Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9260253Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9265843Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9272814Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9278853Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9284492Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9290803Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9296092Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9302177Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9308062Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9313932Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9319683Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-list-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9325416Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9332340Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9338807Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9344513Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9350776Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9356752Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9362606Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9370068Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9374736Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9381042Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9386703Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9392590Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9398663Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9406804Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9413619Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9418913Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9424532Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9430461Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9436217Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9442210Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9448371Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9454179Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9460159Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9465792Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9472017Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9478984Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9484906Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9491033Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9496730Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9502984Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9509264Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9515161Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9521022Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9526728Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9533646Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9538836Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9545799Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9551525Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video0-tuple-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9557266Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9563163Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9570316Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9575063Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9581249Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9587059Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9593042Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9598920Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9604600Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9612868Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9618134Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9623867Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9630310Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9636129Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9641735Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9647697Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9653583Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9659793Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9665346Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9671672Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9677219Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9684342Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9690607Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9696285Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9702105Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9708251Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9714114Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9720007Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9725747Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9732621Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9737681Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9743576Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9750142Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9756922Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9762857Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9769524Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9774488Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9780749Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-dict-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9786525Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9792195Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9798082Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9803797Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9811045Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9815513Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9823065Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9829279Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9835121Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9841109Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9846833Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9853762Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9859075Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9864861Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9871331Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9876803Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9882807Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9889487Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9895563Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9901596Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9907510Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9913682Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9919673Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9925292Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9931253Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9937342Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9943203Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9949181Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9954887Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9962454Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9969529Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9974248Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9980291Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9986060Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:18.9992242Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:18.9998115Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0003638Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0011086Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-list-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0015122Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0021228Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0028327Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0034532Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0040387Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0046084Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0052883Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0058234Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0064235Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0070450Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0076234Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0082226Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0087914Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0094026Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0100870Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0106708Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0112448Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0118295Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0123887Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0131116Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0135709Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0141827Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0147648Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0153561Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0159335Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0166317Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0173513Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0178852Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0184165Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0190401Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0196155Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0202062Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0209266Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0213834Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0219619Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0225269Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0234200Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0240211Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video1-tuple-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0245978Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0252792Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0258275Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0263865Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0269922Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0275614Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0281491Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0287278Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0293504Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0299240Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0306339Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0312540Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0318728Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0324174Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0330878Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0336112Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0341976Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0347850Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0353821Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0359651Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0365415Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0373512Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0379109Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0384979Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0390941Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0396633Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0402553Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0409485Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0414528Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0420416Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0426192Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0431954Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0437430Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0444656Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0450817Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0456374Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0462366Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0468587Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-dict-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0474497Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0480257Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0486019Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0492887Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0497950Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0503824Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0511246Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0516762Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0522899Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0529789Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0534642Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0540818Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0546592Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0552722Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0558580Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0564120Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0570777Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0575700Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0583002Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0589002Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0594912Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0600773Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0606452Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0613441Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0618714Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0624428Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0630569Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0636255Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0642155Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0650524Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0655091Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0661395Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0667253Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0673307Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0679059Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0684822Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0691945Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0696776Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-list-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0702542Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0708606Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0714431Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0721524Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0727173Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0733609Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0739226Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0745076Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0751511Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0757152Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0762936Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0769779Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0774585Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0780515Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0787257Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0793342Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0799049Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0804811Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0810675Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0816384Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0822242Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0828288Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0834143Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0839870Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0845470Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0852398Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0858573Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0864266Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0870177Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0875846Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0881687Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0887509Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0894483Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0899414Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0905052Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0911053Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0916785Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0923712Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video2-tuple-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0930794Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0935669Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0941668Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0947370Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0953098Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:19.0958673Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0964465Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0970682Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0976356Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0982099Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0989292Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.0995016Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1001121Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1006655Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1013411Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1018550Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1024307Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1030304Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1035861Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1041677Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1047404Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1053924Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1061877Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1067797Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1073639Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1079663Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1085232Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1091224Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1096871Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1102676Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1108533Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1114417Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1120042Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1127109Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1133786Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1138698Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1143855Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1150115Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-dict-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1155740Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1161570Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1167053Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1173266Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1179193Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1184809Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1191068Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1197956Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1203706Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1210788Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1215182Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1221483Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1226988Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1233034Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1238424Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1244278Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1250892Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1255704Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1263293Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1269515Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1275176Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1280983Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1286514Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1293453Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1298576Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1304258Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1310485Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1316190Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1321869Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1327540Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1334533Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1340798Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1346334Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1352440Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1358197Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1363825Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1370762Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1375543Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-list-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1381694Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomErasing-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1387098Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-AugMix-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1393347Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-AutoAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1400356Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandAugment-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1406065Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-TrivialAugmentWide-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1412820Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-ColorJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1418185Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-Grayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1424106Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomAdjustSharpness-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1429927Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomAutocontrast-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1435427Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomEqualize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1441529Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomGrayscale-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1446879Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomInvert-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1453687Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomPhotometricDistort-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1458909Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomPosterize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1464475Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomSolarize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1471894Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-CenterCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1477459Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-ElasticTransform-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1483740Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-Pad-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1490854Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomAffine-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1495658Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1502020Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomHorizontalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1507847Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomPerspective-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1513766Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomResize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1519752Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomResizedCrop-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1525215Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomRotation-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1531259Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomShortestSize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1538484Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomVerticalFlip-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1544237Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-RandomZoomOut-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1550277Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-Resize-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1556095Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-ScaleJitter-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1561998Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-ClampBoundingBox-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1567761Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-ConvertBoundingBoxFormat-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1573965Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-ConvertDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1579870Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-GaussianBlur-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1585567Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-LinearTransformation-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1591781Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-Normalize-function] SKIPPED [ 20%] 2023-03-20T11:52:19.1597366Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-ToDtype-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1603283Z test/test_transforms_v2.py::TestSmoke::test_common[cpu-image_or_video3-tuple-UniformTemporalSubsample-NoneType] SKIPPED [ 20%] 2023-03-20T11:52:19.1656412Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.1718336Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:19.1759658Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:19.1801276Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:19.1840383Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:19.1925067Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.1967525Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2012448Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2057337Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2111098Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2153809Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2195935Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2274672Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2316133Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2358400Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2410789Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2554806Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2610582Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2701032Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2754640Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2800690Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2897256Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.2944026Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3005563Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3095000Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3141602Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3188434Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3244878Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3290927Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3337029Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3384199Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-ClampBoundingBox-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3427576Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-ConvertBoundingBoxFormat-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3465996Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-ConvertDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3520725Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-GaussianBlur-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3563806Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-LinearTransformation-function] PASSED [ 20%] 2023-03-20T11:52:19.3605993Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-Normalize-function] PASSED [ 20%] 2023-03-20T11:52:19.3647462Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-ToDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3687219Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-dict-UniformTemporalSubsample-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3732520Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.3791552Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:19.3832383Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:19.3872756Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:19.3912005Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:19.3994042Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4035268Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4080078Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4127164Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4180306Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4222983Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4264428Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4342996Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4385413Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4428322Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4480710Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4634878Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4690125Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4779926Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4833075Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4880111Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.4975330Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5022975Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5081997Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5170908Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5217477Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5264329Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5321393Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5367374Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5414267Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5461116Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-ClampBoundingBox-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5504470Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-ConvertBoundingBoxFormat-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5544451Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-ConvertDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5596351Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-GaussianBlur-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5639580Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-LinearTransformation-function] PASSED [ 20%] 2023-03-20T11:52:19.5682528Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-Normalize-function] PASSED [ 20%] 2023-03-20T11:52:19.5723827Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-ToDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5763080Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-list-UniformTemporalSubsample-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5807193Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.5866995Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:19.5908081Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:19.5948453Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:19.5986981Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:19.6068893Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6110120Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6155515Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6201676Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6254980Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6297879Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6339436Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6417857Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6459830Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6502477Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6555866Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6714973Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6770779Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6866490Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6920009Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.6967680Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7063298Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7110458Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7172452Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7260791Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7308229Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7356125Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7414584Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7457895Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7504799Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7552511Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-ClampBoundingBox-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7595665Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-ConvertBoundingBoxFormat-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7635005Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-ConvertDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7685568Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-GaussianBlur-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7729525Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-LinearTransformation-function] PASSED [ 20%] 2023-03-20T11:52:19.7773587Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-Normalize-function] PASSED [ 20%] 2023-03-20T11:52:19.7814057Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-ToDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7854023Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video0-tuple-UniformTemporalSubsample-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7895920Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.7960676Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:19.8003056Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:19.8043822Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:19.8083796Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:19.8170680Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8213958Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8258807Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8305950Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8360830Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8404519Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8446726Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8529399Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8574400Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8614011Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8665820Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8861473Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.8917722Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9010565Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9061827Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9110112Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9207529Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9255393Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9317153Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9409020Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9456553Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9504470Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9562051Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9613805Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9659070Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9706819Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-ClampBoundingBox-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9750523Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-ConvertBoundingBoxFormat-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9791247Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-ConvertDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9846542Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-GaussianBlur-NoneType] PASSED [ 20%] 2023-03-20T11:52:19.9891231Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-LinearTransformation-function] PASSED [ 20%] 2023-03-20T11:52:19.9935139Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-Normalize-function] PASSED [ 20%] 2023-03-20T11:52:19.9976819Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-ToDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0016809Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-dict-UniformTemporalSubsample-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0062034Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0125936Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:20.0166379Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.0207511Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.0247063Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:20.0332954Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0374166Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0419497Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0467122Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0520444Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0565116Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0606102Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0687398Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0730881Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0773167Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0825089Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.0954573Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1010940Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1101430Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1154345Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1201590Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1299373Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1347802Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1409144Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1500209Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1548143Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1595803Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1653294Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1699425Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1748181Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1796304Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-ClampBoundingBox-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1838651Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-ConvertBoundingBoxFormat-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1879309Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-ConvertDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1934432Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-GaussianBlur-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.1974776Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-LinearTransformation-function] PASSED [ 20%] 2023-03-20T11:52:20.2018927Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-Normalize-function] PASSED [ 20%] 2023-03-20T11:52:20.2060633Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-ToDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2101523Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-list-UniformTemporalSubsample-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2146541Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2214375Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:20.2254122Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.2294169Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.2334445Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:20.2419293Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2461752Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2507440Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2555330Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2610651Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2655269Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2696958Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2778705Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2821678Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2864687Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.2918694Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3075868Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3134711Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3223412Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3277245Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3325969Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3423658Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3473552Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3534719Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3625566Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3674530Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3724555Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3779035Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3827257Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3877726Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3924659Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-ClampBoundingBox-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.3970494Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-ConvertBoundingBoxFormat-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4010635Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-ConvertDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4063060Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-GaussianBlur-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4107006Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-LinearTransformation-function] PASSED [ 20%] 2023-03-20T11:52:20.4150437Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-Normalize-function] PASSED [ 20%] 2023-03-20T11:52:20.4194720Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-ToDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4234731Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video1-tuple-UniformTemporalSubsample-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4277960Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4335467Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:20.4373280Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.4407866Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.4445014Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:20.4517998Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4559089Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4603247Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4650159Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4698934Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4741356Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4782929Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4854509Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4897117Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4939673Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.4993882Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5114454Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5167528Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5253790Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5319735Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5366035Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5457251Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5503971Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5563750Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5647950Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5694931Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5740114Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5795819Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5840983Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5887726Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5935119Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-ClampBoundingBox-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.5977069Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-ConvertBoundingBoxFormat-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6015905Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-ConvertDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6071041Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-GaussianBlur-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6112392Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-LinearTransformation-function] PASSED [ 20%] 2023-03-20T11:52:20.6155232Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-Normalize-function] PASSED [ 20%] 2023-03-20T11:52:20.6195249Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-ToDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6233267Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-dict-UniformTemporalSubsample-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6277978Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6331941Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:20.6370209Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.6406178Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.6440119Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:20.6515496Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6556136Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6598681Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6645062Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6695135Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6737399Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6779042Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6851287Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6894460Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6935980Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.6989985Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7114097Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7169257Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7254318Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7319621Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7365636Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7456678Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7503006Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7563983Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7647144Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7694859Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7740179Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7796851Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7841130Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7889765Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7935295Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-ClampBoundingBox-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.7977064Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-ConvertBoundingBoxFormat-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8015466Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-ConvertDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8066928Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-GaussianBlur-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8108230Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-LinearTransformation-function] PASSED [ 20%] 2023-03-20T11:52:20.8148160Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-Normalize-function] PASSED [ 20%] 2023-03-20T11:52:20.8188394Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-ToDtype-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8226878Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-list-UniformTemporalSubsample-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8270358Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomErasing-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8324358Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-AugMix-function] PASSED [ 20%] 2023-03-20T11:52:20.8361692Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-AutoAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.8396513Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandAugment-function] PASSED [ 20%] 2023-03-20T11:52:20.8432676Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-TrivialAugmentWide-function] PASSED [ 20%] 2023-03-20T11:52:20.8506310Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-ColorJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8546174Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-Grayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8588923Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomAdjustSharpness-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8636279Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomAutocontrast-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8687555Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomEqualize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8729812Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomGrayscale-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8770663Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomInvert-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8840501Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomPhotometricDistort-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8884863Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomPosterize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8926183Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomSolarize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.8979870Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-CenterCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9152355Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-ElasticTransform-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9207052Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-Pad-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9290537Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomAffine-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9357413Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9402968Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomHorizontalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9492577Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomPerspective-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9538958Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomResize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9598264Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomResizedCrop-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9682963Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomRotation-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9730715Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomShortestSize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9775416Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomVerticalFlip-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9830543Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-RandomZoomOut-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9875979Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-Resize-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9924250Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-ScaleJitter-NoneType] PASSED [ 20%] 2023-03-20T11:52:20.9969731Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-ClampBoundingBox-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0011386Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-ConvertBoundingBoxFormat-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0050760Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-ConvertDtype-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0101792Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-GaussianBlur-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0143916Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-LinearTransformation-function] PASSED [ 21%] 2023-03-20T11:52:21.0184089Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-Normalize-function] PASSED [ 21%] 2023-03-20T11:52:21.0223632Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-ToDtype-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0262493Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video2-tuple-UniformTemporalSubsample-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0305068Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomErasing-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0371849Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-AugMix-function] PASSED [ 21%] 2023-03-20T11:52:21.0414200Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-AutoAugment-function] PASSED [ 21%] 2023-03-20T11:52:21.0451750Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandAugment-function] PASSED [ 21%] 2023-03-20T11:52:21.0490063Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-TrivialAugmentWide-function] PASSED [ 21%] 2023-03-20T11:52:21.0561144Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-ColorJitter-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0600179Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-Grayscale-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0644959Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomAdjustSharpness-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0687515Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomAutocontrast-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0735813Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomEqualize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0777330Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomGrayscale-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0818281Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomInvert-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0887037Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomPhotometricDistort-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0927239Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomPosterize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.0969515Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomSolarize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1021005Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-CenterCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1157330Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-ElasticTransform-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1210907Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-Pad-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1295574Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomAffine-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1362637Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1408105Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomHorizontalFlip-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1499065Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomPerspective-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1545329Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomResize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1604386Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomResizedCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1689596Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomRotation-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1735247Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomShortestSize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1780540Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomVerticalFlip-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1835396Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-RandomZoomOut-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1881133Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-Resize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1927833Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-ScaleJitter-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.1974712Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-ClampBoundingBox-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2016862Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-ConvertBoundingBoxFormat-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2055506Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-ConvertDtype-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2103590Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-GaussianBlur-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2144829Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-LinearTransformation-function] PASSED [ 21%] 2023-03-20T11:52:21.2185641Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-Normalize-function] PASSED [ 21%] 2023-03-20T11:52:21.2225540Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-ToDtype-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2264818Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-dict-UniformTemporalSubsample-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2307057Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomErasing-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2364811Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-AugMix-function] PASSED [ 21%] 2023-03-20T11:52:21.2404868Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-AutoAugment-function] PASSED [ 21%] 2023-03-20T11:52:21.2443275Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandAugment-function] PASSED [ 21%] 2023-03-20T11:52:21.2481342Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-TrivialAugmentWide-function] PASSED [ 21%] 2023-03-20T11:52:21.2552098Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-ColorJitter-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2592180Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-Grayscale-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2635453Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomAdjustSharpness-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2679948Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomAutocontrast-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2729065Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomEqualize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2770052Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomGrayscale-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2810543Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomInvert-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2876466Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomPhotometricDistort-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2917568Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomPosterize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.2958835Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomSolarize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3012931Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-CenterCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3157277Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-ElasticTransform-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3210877Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-Pad-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3294921Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomAffine-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3360863Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3407219Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomHorizontalFlip-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3498289Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomPerspective-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3544620Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomResize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3603183Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomResizedCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3687393Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomRotation-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3734626Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomShortestSize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3780731Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomVerticalFlip-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3834818Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-RandomZoomOut-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3880356Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-Resize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3926762Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-ScaleJitter-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.3973483Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-ClampBoundingBox-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4014582Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-ConvertBoundingBoxFormat-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4053935Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-ConvertDtype-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4101562Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-GaussianBlur-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4149335Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-LinearTransformation-function] PASSED [ 21%] 2023-03-20T11:52:21.4190402Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-Normalize-function] PASSED [ 21%] 2023-03-20T11:52:21.4229922Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-ToDtype-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4268608Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-list-UniformTemporalSubsample-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4311286Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomErasing-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4369096Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-AugMix-function] PASSED [ 21%] 2023-03-20T11:52:21.4408611Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-AutoAugment-function] PASSED [ 21%] 2023-03-20T11:52:21.4446508Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandAugment-function] PASSED [ 21%] 2023-03-20T11:52:21.4484163Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-TrivialAugmentWide-function] PASSED [ 21%] 2023-03-20T11:52:21.4555221Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-ColorJitter-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4595278Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-Grayscale-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4637946Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomAdjustSharpness-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4682477Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomAutocontrast-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4730956Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomEqualize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4771996Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomGrayscale-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4813350Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomInvert-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4880237Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomPhotometricDistort-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4921501Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomPosterize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.4962465Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomSolarize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5015629Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-CenterCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5192514Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-ElasticTransform-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5245123Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-Pad-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5330904Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomAffine-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5395725Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5441574Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomHorizontalFlip-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5533615Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomPerspective-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5579000Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomResize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5637604Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomResizedCrop-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5721776Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomRotation-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5767994Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomShortestSize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5814687Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomVerticalFlip-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5869084Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-RandomZoomOut-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5914105Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-Resize-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.5960437Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-ScaleJitter-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.6005848Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-ClampBoundingBox-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.6048012Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-ConvertBoundingBoxFormat-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.6086765Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-ConvertDtype-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.6134537Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-GaussianBlur-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.6175904Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-LinearTransformation-function] PASSED [ 21%] 2023-03-20T11:52:21.6215986Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-Normalize-function] PASSED [ 21%] 2023-03-20T11:52:21.6255580Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-ToDtype-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.6294425Z test/test_transforms_v2.py::TestSmoke::test_common[cuda-image_or_video3-tuple-UniformTemporalSubsample-NoneType] PASSED [ 21%] 2023-03-20T11:52:21.6300306Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-0] SKIPPED [ 21%] 2023-03-20T11:52:21.6307070Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-1] SKIPPED [ 21%] 2023-03-20T11:52:21.6313469Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-2] SKIPPED [ 21%] 2023-03-20T11:52:21.6319674Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-3] SKIPPED [ 21%] 2023-03-20T11:52:21.6325965Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-4] SKIPPED [ 21%] 2023-03-20T11:52:21.6333225Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-5] SKIPPED [ 21%] 2023-03-20T11:52:21.6339824Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-6] SKIPPED [ 21%] 2023-03-20T11:52:21.6346047Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-7] SKIPPED [ 21%] 2023-03-20T11:52:21.6352620Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-8] SKIPPED [ 21%] 2023-03-20T11:52:21.6358741Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-9] SKIPPED [ 21%] 2023-03-20T11:52:21.6364908Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-10] SKIPPED [ 21%] 2023-03-20T11:52:21.6371307Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-11] SKIPPED [ 21%] 2023-03-20T11:52:21.6377721Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-12] SKIPPED [ 21%] 2023-03-20T11:52:21.6383952Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-13] SKIPPED [ 21%] 2023-03-20T11:52:21.6390511Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-14] SKIPPED [ 21%] 2023-03-20T11:52:21.6396588Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._image.Image-15] SKIPPED [ 21%] 2023-03-20T11:52:21.6403910Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torch.Tensor-16] SKIPPED [ 21%] 2023-03-20T11:52:21.6410671Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torch.Tensor-17] SKIPPED [ 21%] 2023-03-20T11:52:21.6416318Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torch.Tensor-18] SKIPPED [ 21%] 2023-03-20T11:52:21.6422868Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torch.Tensor-19] SKIPPED [ 21%] 2023-03-20T11:52:21.6429473Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torch.Tensor-20] SKIPPED [ 21%] 2023-03-20T11:52:21.6435704Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torch.Tensor-21] SKIPPED [ 21%] 2023-03-20T11:52:21.6442003Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torch.Tensor-22] SKIPPED [ 21%] 2023-03-20T11:52:21.6449134Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torch.Tensor-23] SKIPPED [ 21%] 2023-03-20T11:52:21.6454692Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-PIL.Image.Image-24] SKIPPED [ 21%] 2023-03-20T11:52:21.6461098Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-PIL.Image.Image-25] SKIPPED [ 21%] 2023-03-20T11:52:21.6467373Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-PIL.Image.Image-26] SKIPPED [ 21%] 2023-03-20T11:52:21.6475133Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-PIL.Image.Image-27] SKIPPED [ 21%] 2023-03-20T11:52:21.6481402Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-PIL.Image.Image-28] SKIPPED [ 21%] 2023-03-20T11:52:21.6487885Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-PIL.Image.Image-29] SKIPPED [ 21%] 2023-03-20T11:52:21.6494545Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-PIL.Image.Image-30] SKIPPED [ 21%] 2023-03-20T11:52:21.6501004Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-PIL.Image.Image-31] SKIPPED [ 21%] 2023-03-20T11:52:21.6507339Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-32] SKIPPED [ 21%] 2023-03-20T11:52:21.6514000Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-33] SKIPPED [ 21%] 2023-03-20T11:52:21.6520111Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-34] SKIPPED [ 21%] 2023-03-20T11:52:21.6526474Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-35] SKIPPED [ 21%] 2023-03-20T11:52:21.6532976Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-36] SKIPPED [ 21%] 2023-03-20T11:52:21.6539502Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-37] SKIPPED [ 21%] 2023-03-20T11:52:21.6545748Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-38] SKIPPED [ 21%] 2023-03-20T11:52:21.6553372Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-39] SKIPPED [ 21%] 2023-03-20T11:52:21.6559693Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-40] SKIPPED [ 21%] 2023-03-20T11:52:21.6565984Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-41] SKIPPED [ 21%] 2023-03-20T11:52:21.6573194Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-42] SKIPPED [ 21%] 2023-03-20T11:52:21.6578680Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-43] SKIPPED [ 21%] 2023-03-20T11:52:21.6584654Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-44] SKIPPED [ 21%] 2023-03-20T11:52:21.6591253Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-45] SKIPPED [ 21%] 2023-03-20T11:52:21.6597616Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-46] SKIPPED [ 21%] 2023-03-20T11:52:21.6603781Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[RandAugment-torchvision.datapoints._video.Video-47] SKIPPED [ 21%] 2023-03-20T11:52:21.6611006Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-0] SKIPPED [ 21%] 2023-03-20T11:52:21.6616214Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-1] SKIPPED [ 21%] 2023-03-20T11:52:21.6624006Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-2] SKIPPED [ 21%] 2023-03-20T11:52:21.6630706Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-3] SKIPPED [ 21%] 2023-03-20T11:52:21.6636801Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-4] SKIPPED [ 21%] 2023-03-20T11:52:21.6643416Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-5] SKIPPED [ 21%] 2023-03-20T11:52:21.6650632Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-6] SKIPPED [ 21%] 2023-03-20T11:52:21.6655701Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-7] SKIPPED [ 21%] 2023-03-20T11:52:21.6661985Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-8] SKIPPED [ 21%] 2023-03-20T11:52:21.6668343Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-9] SKIPPED [ 21%] 2023-03-20T11:52:21.6674761Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-10] SKIPPED [ 21%] 2023-03-20T11:52:21.6681116Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-11] SKIPPED [ 21%] 2023-03-20T11:52:21.6687358Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-12] SKIPPED [ 21%] 2023-03-20T11:52:21.6695023Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-13] SKIPPED [ 21%] 2023-03-20T11:52:21.6701556Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-14] SKIPPED [ 21%] 2023-03-20T11:52:21.6707888Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._image.Image-15] SKIPPED [ 21%] 2023-03-20T11:52:21.6714503Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torch.Tensor-16] SKIPPED [ 21%] 2023-03-20T11:52:21.6720618Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torch.Tensor-17] SKIPPED [ 21%] 2023-03-20T11:52:21.6726926Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torch.Tensor-18] SKIPPED [ 21%] 2023-03-20T11:52:21.6734257Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torch.Tensor-19] SKIPPED [ 21%] 2023-03-20T11:52:21.6739834Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torch.Tensor-20] SKIPPED [ 21%] 2023-03-20T11:52:21.6746050Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torch.Tensor-21] SKIPPED [ 21%] 2023-03-20T11:52:21.6752691Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torch.Tensor-22] SKIPPED [ 21%] 2023-03-20T11:52:21.6759010Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torch.Tensor-23] SKIPPED [ 21%] 2023-03-20T11:52:21.6765209Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-PIL.Image.Image-24] SKIPPED [ 21%] 2023-03-20T11:52:21.6773482Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-PIL.Image.Image-25] SKIPPED [ 21%] 2023-03-20T11:52:21.6779256Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-PIL.Image.Image-26] SKIPPED [ 21%] 2023-03-20T11:52:21.6785454Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-PIL.Image.Image-27] SKIPPED [ 21%] 2023-03-20T11:52:21.6792227Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-PIL.Image.Image-28] SKIPPED [ 21%] 2023-03-20T11:52:21.6798290Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-PIL.Image.Image-29] SKIPPED [ 21%] 2023-03-20T11:52:21.6804433Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-PIL.Image.Image-30] SKIPPED [ 21%] 2023-03-20T11:52:21.6810942Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-PIL.Image.Image-31] SKIPPED [ 21%] 2023-03-20T11:52:21.6817654Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-32] SKIPPED [ 21%] 2023-03-20T11:52:21.6824092Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-33] SKIPPED [ 21%] 2023-03-20T11:52:21.6830304Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-34] SKIPPED [ 21%] 2023-03-20T11:52:21.6835993Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-35] SKIPPED [ 21%] 2023-03-20T11:52:21.6843126Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-36] SKIPPED [ 21%] 2023-03-20T11:52:21.6850406Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-37] SKIPPED [ 21%] 2023-03-20T11:52:21.6855468Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-38] SKIPPED [ 21%] 2023-03-20T11:52:21.6860925Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-39] SKIPPED [ 21%] 2023-03-20T11:52:21.6866677Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-40] SKIPPED [ 21%] 2023-03-20T11:52:21.6873024Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-41] SKIPPED [ 21%] 2023-03-20T11:52:21.6878744Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-42] SKIPPED [ 21%] 2023-03-20T11:52:21.6884611Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-43] SKIPPED [ 21%] 2023-03-20T11:52:21.6890927Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-44] SKIPPED [ 21%] 2023-03-20T11:52:21.6896239Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-45] SKIPPED [ 21%] 2023-03-20T11:52:21.6902469Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-46] SKIPPED [ 21%] 2023-03-20T11:52:21.6909673Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[TrivialAugmentWide-torchvision.datapoints._video.Video-47] SKIPPED [ 21%] 2023-03-20T11:52:21.6915421Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-0] SKIPPED [ 21%] 2023-03-20T11:52:21.6922027Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-1] SKIPPED [ 21%] 2023-03-20T11:52:21.6929505Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-2] SKIPPED [ 21%] 2023-03-20T11:52:21.6934934Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-3] SKIPPED [ 21%] 2023-03-20T11:52:21.6940953Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-4] SKIPPED [ 21%] 2023-03-20T11:52:21.6946594Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-5] SKIPPED [ 21%] 2023-03-20T11:52:21.6952897Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-6] SKIPPED [ 21%] 2023-03-20T11:52:21.6959732Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-7] SKIPPED [ 21%] 2023-03-20T11:52:21.6965502Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-8] SKIPPED [ 21%] 2023-03-20T11:52:21.6971605Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-9] SKIPPED [ 21%] 2023-03-20T11:52:21.6977583Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-10] SKIPPED [ 21%] 2023-03-20T11:52:21.6984557Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-11] SKIPPED [ 21%] 2023-03-20T11:52:21.6990829Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-12] SKIPPED [ 21%] 2023-03-20T11:52:21.6996633Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-13] SKIPPED [ 21%] 2023-03-20T11:52:21.7002583Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-14] SKIPPED [ 21%] 2023-03-20T11:52:21.7009402Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._image.Image-15] SKIPPED [ 21%] 2023-03-20T11:52:21.7014727Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torch.Tensor-16] SKIPPED [ 21%] 2023-03-20T11:52:21.7019816Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torch.Tensor-17] SKIPPED [ 21%] 2023-03-20T11:52:21.7025305Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torch.Tensor-18] SKIPPED [ 21%] 2023-03-20T11:52:21.7031359Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torch.Tensor-19] SKIPPED [ 21%] 2023-03-20T11:52:21.7037048Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torch.Tensor-20] SKIPPED [ 21%] 2023-03-20T11:52:21.7042838Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torch.Tensor-21] SKIPPED [ 21%] 2023-03-20T11:52:21.7053034Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torch.Tensor-22] SKIPPED [ 21%] 2023-03-20T11:52:21.7058924Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torch.Tensor-23] SKIPPED [ 21%] 2023-03-20T11:52:21.7064226Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-PIL.Image.Image-24] SKIPPED [ 21%] 2023-03-20T11:52:21.7070810Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-PIL.Image.Image-25] SKIPPED [ 21%] 2023-03-20T11:52:21.7077343Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-PIL.Image.Image-26] SKIPPED [ 21%] 2023-03-20T11:52:21.7084010Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-PIL.Image.Image-27] SKIPPED [ 21%] 2023-03-20T11:52:21.7090865Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-PIL.Image.Image-28] SKIPPED [ 21%] 2023-03-20T11:52:21.7096894Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-PIL.Image.Image-29] SKIPPED [ 21%] 2023-03-20T11:52:21.7103784Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-PIL.Image.Image-30] SKIPPED [ 21%] 2023-03-20T11:52:21.7110539Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-PIL.Image.Image-31] SKIPPED [ 21%] 2023-03-20T11:52:21.7116802Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-32] SKIPPED [ 21%] 2023-03-20T11:52:21.7123452Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-33] SKIPPED [ 21%] 2023-03-20T11:52:21.7131396Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-34] SKIPPED [ 21%] 2023-03-20T11:52:21.7138209Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-35] SKIPPED [ 21%] 2023-03-20T11:52:21.7144841Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-36] SKIPPED [ 21%] 2023-03-20T11:52:21.7151945Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-37] SKIPPED [ 21%] 2023-03-20T11:52:21.7158792Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-38] SKIPPED [ 21%] 2023-03-20T11:52:21.7165085Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-39] SKIPPED [ 21%] 2023-03-20T11:52:21.7171944Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-40] SKIPPED [ 21%] 2023-03-20T11:52:21.7178650Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-41] SKIPPED [ 21%] 2023-03-20T11:52:21.7185450Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-42] SKIPPED [ 21%] 2023-03-20T11:52:21.7192436Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-43] SKIPPED [ 21%] 2023-03-20T11:52:21.7199022Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-44] SKIPPED [ 21%] 2023-03-20T11:52:21.7206640Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-45] SKIPPED [ 21%] 2023-03-20T11:52:21.7214643Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-46] SKIPPED [ 21%] 2023-03-20T11:52:21.7220677Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AutoAugment-torchvision.datapoints._video.Video-47] SKIPPED [ 21%] 2023-03-20T11:52:21.7227397Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-0] SKIPPED [ 21%] 2023-03-20T11:52:21.7234214Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-1] SKIPPED [ 21%] 2023-03-20T11:52:21.7240806Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-2] SKIPPED [ 21%] 2023-03-20T11:52:21.7247225Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-3] SKIPPED [ 21%] 2023-03-20T11:52:21.7254648Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-4] SKIPPED [ 21%] 2023-03-20T11:52:21.7260669Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-5] SKIPPED [ 21%] 2023-03-20T11:52:21.7267219Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-6] SKIPPED [ 21%] 2023-03-20T11:52:21.7274197Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-7] SKIPPED [ 21%] 2023-03-20T11:52:21.7280960Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-8] SKIPPED [ 21%] 2023-03-20T11:52:21.7289256Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-9] SKIPPED [ 21%] 2023-03-20T11:52:21.7295502Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-10] SKIPPED [ 21%] 2023-03-20T11:52:21.7301904Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-11] SKIPPED [ 21%] 2023-03-20T11:52:21.7308500Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-12] SKIPPED [ 21%] 2023-03-20T11:52:21.7315306Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-13] SKIPPED [ 21%] 2023-03-20T11:52:21.7321945Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-14] SKIPPED [ 21%] 2023-03-20T11:52:21.7329240Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._image.Image-15] SKIPPED [ 21%] 2023-03-20T11:52:21.7335225Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torch.Tensor-16] SKIPPED [ 21%] 2023-03-20T11:52:21.7341906Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torch.Tensor-17] SKIPPED [ 21%] 2023-03-20T11:52:21.7348619Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torch.Tensor-18] SKIPPED [ 21%] 2023-03-20T11:52:21.7355256Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torch.Tensor-19] SKIPPED [ 21%] 2023-03-20T11:52:21.7363203Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torch.Tensor-20] SKIPPED [ 21%] 2023-03-20T11:52:21.7370842Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torch.Tensor-21] SKIPPED [ 21%] 2023-03-20T11:52:21.7376572Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torch.Tensor-22] SKIPPED [ 21%] 2023-03-20T11:52:21.7383489Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torch.Tensor-23] SKIPPED [ 21%] 2023-03-20T11:52:21.7390398Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-PIL.Image.Image-24] SKIPPED [ 21%] 2023-03-20T11:52:21.7396844Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-PIL.Image.Image-25] SKIPPED [ 21%] 2023-03-20T11:52:21.7403511Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-PIL.Image.Image-26] SKIPPED [ 21%] 2023-03-20T11:52:21.7410946Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-PIL.Image.Image-27] SKIPPED [ 21%] 2023-03-20T11:52:21.7416597Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-PIL.Image.Image-28] SKIPPED [ 21%] 2023-03-20T11:52:21.7423256Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-PIL.Image.Image-29] SKIPPED [ 21%] 2023-03-20T11:52:21.7430253Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-PIL.Image.Image-30] SKIPPED [ 21%] 2023-03-20T11:52:21.7436664Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-PIL.Image.Image-31] SKIPPED [ 21%] 2023-03-20T11:52:21.7444675Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-32] SKIPPED [ 21%] 2023-03-20T11:52:21.7451498Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-33] SKIPPED [ 21%] 2023-03-20T11:52:21.7458090Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-34] SKIPPED [ 21%] 2023-03-20T11:52:21.7464692Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-35] SKIPPED [ 21%] 2023-03-20T11:52:21.7471559Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-36] SKIPPED [ 21%] 2023-03-20T11:52:21.7478203Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-37] SKIPPED [ 21%] 2023-03-20T11:52:21.7484851Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-38] SKIPPED [ 21%] 2023-03-20T11:52:21.7491552Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-39] SKIPPED [ 21%] 2023-03-20T11:52:21.7498224Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-40] SKIPPED [ 21%] 2023-03-20T11:52:21.7504985Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-41] SKIPPED [ 21%] 2023-03-20T11:52:21.7512041Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-42] SKIPPED [ 21%] 2023-03-20T11:52:21.7519705Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-43] SKIPPED [ 21%] 2023-03-20T11:52:21.7525753Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-44] SKIPPED [ 21%] 2023-03-20T11:52:21.7533263Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-45] SKIPPED [ 21%] 2023-03-20T11:52:21.7539700Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-46] SKIPPED [ 21%] 2023-03-20T11:52:21.7545909Z test/test_transforms_v2.py::TestSmoke::test_auto_augment[AugMix-torchvision.datapoints._video.Video-47] SKIPPED [ 21%] 2023-03-20T11:52:21.7552881Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-0] SKIPPED [ 21%] 2023-03-20T11:52:21.7559358Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-1] SKIPPED [ 21%] 2023-03-20T11:52:21.7565922Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-2] SKIPPED [ 21%] 2023-03-20T11:52:21.7573216Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-3] SKIPPED [ 21%] 2023-03-20T11:52:21.7579224Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-4] SKIPPED [ 21%] 2023-03-20T11:52:21.7585607Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-5] SKIPPED [ 21%] 2023-03-20T11:52:21.7592613Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-6] SKIPPED [ 21%] 2023-03-20T11:52:21.7599976Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-7] SKIPPED [ 21%] 2023-03-20T11:52:21.7606449Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-8] SKIPPED [ 21%] 2023-03-20T11:52:21.7614197Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-9] SKIPPED [ 21%] 2023-03-20T11:52:21.7619929Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-10] SKIPPED [ 21%] 2023-03-20T11:52:21.7626360Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-11] SKIPPED [ 21%] 2023-03-20T11:52:21.7633244Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-12] SKIPPED [ 21%] 2023-03-20T11:52:21.7639859Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-13] SKIPPED [ 21%] 2023-03-20T11:52:21.7646197Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-14] SKIPPED [ 21%] 2023-03-20T11:52:21.7653760Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-15] SKIPPED [ 21%] 2023-03-20T11:52:21.7659658Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-16] SKIPPED [ 21%] 2023-03-20T11:52:21.7665765Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-17] SKIPPED [ 21%] 2023-03-20T11:52:21.7673974Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-18] SKIPPED [ 21%] 2023-03-20T11:52:21.7680387Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-19] SKIPPED [ 21%] 2023-03-20T11:52:21.7686769Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-20] SKIPPED [ 21%] 2023-03-20T11:52:21.7694052Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-21] SKIPPED [ 21%] 2023-03-20T11:52:21.7699711Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-22] SKIPPED [ 21%] 2023-03-20T11:52:21.7705923Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._image.Image-23] SKIPPED [ 21%] 2023-03-20T11:52:21.7712448Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torch.Tensor-24] SKIPPED [ 21%] 2023-03-20T11:52:21.7718389Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torch.Tensor-25] SKIPPED [ 21%] 2023-03-20T11:52:21.7724629Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torch.Tensor-26] SKIPPED [ 21%] 2023-03-20T11:52:21.7730958Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torch.Tensor-27] SKIPPED [ 21%] 2023-03-20T11:52:21.7737268Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-28] SKIPPED [ 21%] 2023-03-20T11:52:21.7744970Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-29] SKIPPED [ 21%] 2023-03-20T11:52:21.7751560Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-30] SKIPPED [ 21%] 2023-03-20T11:52:21.7757598Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-31] SKIPPED [ 21%] 2023-03-20T11:52:21.7763890Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-32] SKIPPED [ 21%] 2023-03-20T11:52:21.7770802Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-33] SKIPPED [ 21%] 2023-03-20T11:52:21.7776433Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-34] SKIPPED [ 21%] 2023-03-20T11:52:21.7782602Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-35] SKIPPED [ 21%] 2023-03-20T11:52:21.7788899Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-36] SKIPPED [ 21%] 2023-03-20T11:52:21.7795333Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-37] SKIPPED [ 21%] 2023-03-20T11:52:21.7801646Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-38] SKIPPED [ 21%] 2023-03-20T11:52:21.7808026Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-39] SKIPPED [ 21%] 2023-03-20T11:52:21.7814850Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-40] SKIPPED [ 21%] 2023-03-20T11:52:21.7821897Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-41] SKIPPED [ 21%] 2023-03-20T11:52:21.7828466Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-42] SKIPPED [ 21%] 2023-03-20T11:52:21.7834776Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-43] SKIPPED [ 21%] 2023-03-20T11:52:21.7841119Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-44] SKIPPED [ 21%] 2023-03-20T11:52:21.7847233Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-45] SKIPPED [ 21%] 2023-03-20T11:52:21.7854581Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-46] SKIPPED [ 21%] 2023-03-20T11:52:21.7860023Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-47] SKIPPED [ 21%] 2023-03-20T11:52:21.7866212Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-48] SKIPPED [ 21%] 2023-03-20T11:52:21.7872896Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-49] SKIPPED [ 21%] 2023-03-20T11:52:21.7878843Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-50] SKIPPED [ 21%] 2023-03-20T11:52:21.7885025Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-51] SKIPPED [ 21%] 2023-03-20T11:52:21.7892731Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-52] SKIPPED [ 21%] 2023-03-20T11:52:21.7899258Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-53] SKIPPED [ 21%] 2023-03-20T11:52:21.7905347Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-54] SKIPPED [ 21%] 2023-03-20T11:52:21.7911849Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-55] SKIPPED [ 21%] 2023-03-20T11:52:21.7918145Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-56] SKIPPED [ 21%] 2023-03-20T11:52:21.7924493Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-57] SKIPPED [ 21%] 2023-03-20T11:52:21.7930806Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-58] SKIPPED [ 21%] 2023-03-20T11:52:21.7936833Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-59] SKIPPED [ 21%] 2023-03-20T11:52:21.7943353Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-60] SKIPPED [ 21%] 2023-03-20T11:52:21.7949825Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-61] SKIPPED [ 21%] 2023-03-20T11:52:21.7955976Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-62] SKIPPED [ 21%] 2023-03-20T11:52:21.7965083Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-63] SKIPPED [ 21%] 2023-03-20T11:52:21.7971447Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-64] SKIPPED [ 21%] 2023-03-20T11:52:21.7977957Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-65] SKIPPED [ 21%] 2023-03-20T11:52:21.7984203Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-66] SKIPPED [ 21%] 2023-03-20T11:52:21.7990815Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-67] SKIPPED [ 21%] 2023-03-20T11:52:21.7996911Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-68] SKIPPED [ 21%] 2023-03-20T11:52:21.8003270Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-69] SKIPPED [ 21%] 2023-03-20T11:52:21.8010369Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-70] SKIPPED [ 21%] 2023-03-20T11:52:21.8015517Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-71] SKIPPED [ 21%] 2023-03-20T11:52:21.8022214Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-72] SKIPPED [ 21%] 2023-03-20T11:52:21.8028445Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-73] SKIPPED [ 21%] 2023-03-20T11:52:21.8034576Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-74] SKIPPED [ 21%] 2023-03-20T11:52:21.8042113Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-75] SKIPPED [ 21%] 2023-03-20T11:52:21.8049170Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-76] SKIPPED [ 21%] 2023-03-20T11:52:21.8054920Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-77] SKIPPED [ 21%] 2023-03-20T11:52:21.8061657Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-78] SKIPPED [ 21%] 2023-03-20T11:52:21.8067667Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-79] SKIPPED [ 21%] 2023-03-20T11:52:21.8073594Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-80] SKIPPED [ 21%] 2023-03-20T11:52:21.8080546Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-81] SKIPPED [ 21%] 2023-03-20T11:52:21.8085938Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-82] SKIPPED [ 21%] 2023-03-20T11:52:21.8093476Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-83] SKIPPED [ 21%] 2023-03-20T11:52:21.8098991Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-84] SKIPPED [ 21%] 2023-03-20T11:52:21.8105066Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-85] SKIPPED [ 21%] 2023-03-20T11:52:21.8112919Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-86] SKIPPED [ 21%] 2023-03-20T11:52:21.8119159Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-87] SKIPPED [ 21%] 2023-03-20T11:52:21.8125559Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-88] SKIPPED [ 21%] 2023-03-20T11:52:21.8132035Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-89] SKIPPED [ 21%] 2023-03-20T11:52:21.8138462Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-90] SKIPPED [ 21%] 2023-03-20T11:52:21.8144699Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-91] SKIPPED [ 21%] 2023-03-20T11:52:21.8151273Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-92] SKIPPED [ 21%] 2023-03-20T11:52:21.8157390Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-93] SKIPPED [ 21%] 2023-03-20T11:52:21.8163684Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-94] SKIPPED [ 21%] 2023-03-20T11:52:21.8170750Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-95] SKIPPED [ 21%] 2023-03-20T11:52:21.8176139Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-96] SKIPPED [ 21%] 2023-03-20T11:52:21.8182265Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-97] SKIPPED [ 21%] 2023-03-20T11:52:21.8189924Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-98] SKIPPED [ 21%] 2023-03-20T11:52:21.8196127Z test/test_transforms_v2.py::TestSmoke::test_normalize[Normalize-torchvision.datapoints._video.Video-99] SKIPPED [ 21%] 2023-03-20T11:52:21.8202493Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-0] SKIPPED [ 21%] 2023-03-20T11:52:21.8209806Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-1] SKIPPED [ 21%] 2023-03-20T11:52:21.8215274Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-2] SKIPPED [ 21%] 2023-03-20T11:52:21.8221743Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-3] SKIPPED [ 21%] 2023-03-20T11:52:21.8228063Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-4] SKIPPED [ 21%] 2023-03-20T11:52:21.8234544Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-5] SKIPPED [ 21%] 2023-03-20T11:52:21.8240753Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-6] SKIPPED [ 21%] 2023-03-20T11:52:21.8246868Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-7] SKIPPED [ 21%] 2023-03-20T11:52:21.8254177Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-8] SKIPPED [ 21%] 2023-03-20T11:52:21.8261100Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-9] SKIPPED [ 21%] 2023-03-20T11:52:21.8267403Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-10] SKIPPED [ 21%] 2023-03-20T11:52:21.8273982Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-11] SKIPPED [ 21%] 2023-03-20T11:52:21.8280194Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-12] SKIPPED [ 21%] 2023-03-20T11:52:21.8286424Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-13] SKIPPED [ 21%] 2023-03-20T11:52:21.8293848Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-14] SKIPPED [ 21%] 2023-03-20T11:52:21.8299399Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-15] SKIPPED [ 21%] 2023-03-20T11:52:21.8305291Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-16] SKIPPED [ 21%] 2023-03-20T11:52:21.8311974Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-17] SKIPPED [ 21%] 2023-03-20T11:52:21.8317944Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-18] SKIPPED [ 21%] 2023-03-20T11:52:21.8324089Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-19] SKIPPED [ 21%] 2023-03-20T11:52:21.8330775Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-20] SKIPPED [ 21%] 2023-03-20T11:52:21.8338216Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-21] SKIPPED [ 21%] 2023-03-20T11:52:21.8344459Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-22] SKIPPED [ 21%] 2023-03-20T11:52:21.8351162Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-23] SKIPPED [ 21%] 2023-03-20T11:52:21.8357322Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-24] SKIPPED [ 21%] 2023-03-20T11:52:21.8363782Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-25] SKIPPED [ 21%] 2023-03-20T11:52:21.8370977Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-26] SKIPPED [ 21%] 2023-03-20T11:52:21.8376195Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-27] SKIPPED [ 21%] 2023-03-20T11:52:21.8382876Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-28] SKIPPED [ 21%] 2023-03-20T11:52:21.8389315Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-29] SKIPPED [ 21%] 2023-03-20T11:52:21.8395617Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-30] SKIPPED [ 21%] 2023-03-20T11:52:21.8401927Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-31] SKIPPED [ 21%] 2023-03-20T11:52:21.8410127Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-32] SKIPPED [ 21%] 2023-03-20T11:52:21.8415711Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-33] SKIPPED [ 21%] 2023-03-20T11:52:21.8422334Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-34] SKIPPED [ 21%] 2023-03-20T11:52:21.8428941Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-35] SKIPPED [ 21%] 2023-03-20T11:52:21.8435179Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-36] SKIPPED [ 21%] 2023-03-20T11:52:21.8441445Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-37] SKIPPED [ 21%] 2023-03-20T11:52:21.8447570Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-38] SKIPPED [ 21%] 2023-03-20T11:52:21.8454678Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-39] SKIPPED [ 21%] 2023-03-20T11:52:21.8460436Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-40] SKIPPED [ 21%] 2023-03-20T11:52:21.8466621Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-41] SKIPPED [ 21%] 2023-03-20T11:52:21.8473349Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-42] SKIPPED [ 21%] 2023-03-20T11:52:21.8479561Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-43] SKIPPED [ 21%] 2023-03-20T11:52:21.8486935Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-44] SKIPPED [ 21%] 2023-03-20T11:52:21.8494123Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-45] SKIPPED [ 21%] 2023-03-20T11:52:21.8499902Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-46] SKIPPED [ 21%] 2023-03-20T11:52:21.8506088Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._image.Image-47] SKIPPED [ 21%] 2023-03-20T11:52:21.8512045Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-48] SKIPPED [ 21%] 2023-03-20T11:52:21.8518247Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-49] SKIPPED [ 21%] 2023-03-20T11:52:21.8524348Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-50] SKIPPED [ 21%] 2023-03-20T11:52:21.8530812Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-51] SKIPPED [ 21%] 2023-03-20T11:52:21.8536977Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-52] SKIPPED [ 21%] 2023-03-20T11:52:21.8542954Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-53] SKIPPED [ 21%] 2023-03-20T11:52:21.8549492Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-54] SKIPPED [ 21%] 2023-03-20T11:52:21.8556834Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-55] SKIPPED [ 21%] 2023-03-20T11:52:21.8563112Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-56] SKIPPED [ 21%] 2023-03-20T11:52:21.8570385Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-57] SKIPPED [ 21%] 2023-03-20T11:52:21.8576646Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-58] SKIPPED [ 21%] 2023-03-20T11:52:21.8583305Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-59] SKIPPED [ 21%] 2023-03-20T11:52:21.8590191Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-60] SKIPPED [ 21%] 2023-03-20T11:52:21.8596465Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-61] SKIPPED [ 21%] 2023-03-20T11:52:21.8603023Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-62] SKIPPED [ 21%] 2023-03-20T11:52:21.8610516Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-63] SKIPPED [ 21%] 2023-03-20T11:52:21.8615890Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-64] SKIPPED [ 21%] 2023-03-20T11:52:21.8622238Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-65] SKIPPED [ 21%] 2023-03-20T11:52:21.8629040Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-66] SKIPPED [ 21%] 2023-03-20T11:52:21.8636951Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-67] SKIPPED [ 21%] 2023-03-20T11:52:21.8643446Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-68] SKIPPED [ 21%] 2023-03-20T11:52:21.8651142Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-69] SKIPPED [ 21%] 2023-03-20T11:52:21.8656555Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-70] SKIPPED [ 21%] 2023-03-20T11:52:21.8662934Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-71] SKIPPED [ 21%] 2023-03-20T11:52:21.8669637Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-72] SKIPPED [ 21%] 2023-03-20T11:52:21.8676072Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-73] SKIPPED [ 21%] 2023-03-20T11:52:21.8682950Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-74] SKIPPED [ 21%] 2023-03-20T11:52:21.8690503Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-75] SKIPPED [ 21%] 2023-03-20T11:52:21.8695725Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-76] SKIPPED [ 21%] 2023-03-20T11:52:21.8702449Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-77] SKIPPED [ 21%] 2023-03-20T11:52:21.8710435Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-78] SKIPPED [ 21%] 2023-03-20T11:52:21.8716845Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-79] SKIPPED [ 21%] 2023-03-20T11:52:21.8723359Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-80] SKIPPED [ 21%] 2023-03-20T11:52:21.8730985Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-81] SKIPPED [ 21%] 2023-03-20T11:52:21.8736603Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-82] SKIPPED [ 21%] 2023-03-20T11:52:21.8743260Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-83] SKIPPED [ 21%] 2023-03-20T11:52:21.8750003Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-84] SKIPPED [ 21%] 2023-03-20T11:52:21.8756492Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-85] SKIPPED [ 21%] 2023-03-20T11:52:21.8762964Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-86] SKIPPED [ 21%] 2023-03-20T11:52:21.8770192Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-87] SKIPPED [ 21%] 2023-03-20T11:52:21.8775897Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-88] SKIPPED [ 21%] 2023-03-20T11:52:21.8783777Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-89] SKIPPED [ 21%] 2023-03-20T11:52:21.8790736Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-90] SKIPPED [ 21%] 2023-03-20T11:52:21.8796929Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-91] SKIPPED [ 21%] 2023-03-20T11:52:21.8803388Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-92] SKIPPED [ 21%] 2023-03-20T11:52:21.8810906Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-93] SKIPPED [ 21%] 2023-03-20T11:52:21.8816520Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-94] SKIPPED [ 21%] 2023-03-20T11:52:21.8823461Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torch.Tensor-95] SKIPPED [ 21%] 2023-03-20T11:52:21.8830154Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-96] SKIPPED [ 21%] 2023-03-20T11:52:21.8836075Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-97] SKIPPED [ 21%] 2023-03-20T11:52:21.8843047Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-98] SKIPPED [ 21%] 2023-03-20T11:52:21.8850640Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-99] SKIPPED [ 21%] 2023-03-20T11:52:21.8855809Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-100] SKIPPED [ 21%] 2023-03-20T11:52:21.8865161Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-101] SKIPPED [ 21%] 2023-03-20T11:52:21.8872035Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-102] SKIPPED [ 21%] 2023-03-20T11:52:21.8878539Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-103] SKIPPED [ 21%] 2023-03-20T11:52:21.8884887Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-104] SKIPPED [ 21%] 2023-03-20T11:52:21.8891589Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-105] SKIPPED [ 21%] 2023-03-20T11:52:21.8898062Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-106] SKIPPED [ 21%] 2023-03-20T11:52:21.8904663Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-107] SKIPPED [ 21%] 2023-03-20T11:52:21.8911099Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-108] SKIPPED [ 21%] 2023-03-20T11:52:21.8917425Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-109] SKIPPED [ 21%] 2023-03-20T11:52:21.8923851Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-110] SKIPPED [ 21%] 2023-03-20T11:52:21.8930997Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-111] SKIPPED [ 21%] 2023-03-20T11:52:21.8938217Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-112] SKIPPED [ 21%] 2023-03-20T11:52:21.8944581Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-113] SKIPPED [ 21%] 2023-03-20T11:52:21.8951335Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-114] SKIPPED [ 21%] 2023-03-20T11:52:21.8957708Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-115] SKIPPED [ 21%] 2023-03-20T11:52:21.8964159Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-116] SKIPPED [ 21%] 2023-03-20T11:52:21.8970939Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-117] SKIPPED [ 21%] 2023-03-20T11:52:21.8977393Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-118] SKIPPED [ 21%] 2023-03-20T11:52:21.8983995Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-119] SKIPPED [ 21%] 2023-03-20T11:52:21.8990634Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-120] SKIPPED [ 21%] 2023-03-20T11:52:21.8997072Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-121] SKIPPED [ 21%] 2023-03-20T11:52:21.9003645Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-122] SKIPPED [ 21%] 2023-03-20T11:52:21.9011033Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-123] SKIPPED [ 21%] 2023-03-20T11:52:21.9018184Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-124] SKIPPED [ 21%] 2023-03-20T11:52:21.9024739Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-125] SKIPPED [ 21%] 2023-03-20T11:52:21.9031221Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-126] SKIPPED [ 21%] 2023-03-20T11:52:21.9037505Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-127] SKIPPED [ 21%] 2023-03-20T11:52:21.9044097Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-128] SKIPPED [ 21%] 2023-03-20T11:52:21.9050995Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-129] SKIPPED [ 21%] 2023-03-20T11:52:21.9057098Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-130] SKIPPED [ 21%] 2023-03-20T11:52:21.9063806Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-131] SKIPPED [ 21%] 2023-03-20T11:52:21.9070968Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-132] SKIPPED [ 21%] 2023-03-20T11:52:21.9077043Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-133] SKIPPED [ 21%] 2023-03-20T11:52:21.9083678Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-134] SKIPPED [ 21%] 2023-03-20T11:52:21.9091476Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-135] SKIPPED [ 21%] 2023-03-20T11:52:21.9098010Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-136] SKIPPED [ 21%] 2023-03-20T11:52:21.9104719Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-137] SKIPPED [ 21%] 2023-03-20T11:52:21.9111434Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-138] SKIPPED [ 21%] 2023-03-20T11:52:21.9117789Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-139] SKIPPED [ 21%] 2023-03-20T11:52:21.9124354Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-140] SKIPPED [ 21%] 2023-03-20T11:52:21.9130967Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-141] SKIPPED [ 21%] 2023-03-20T11:52:21.9137570Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-142] SKIPPED [ 21%] 2023-03-20T11:52:21.9144161Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-PIL.Image.Image-143] SKIPPED [ 21%] 2023-03-20T11:52:21.9151087Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-144] SKIPPED [ 21%] 2023-03-20T11:52:21.9157450Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-145] SKIPPED [ 21%] 2023-03-20T11:52:21.9164060Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-146] SKIPPED [ 21%] 2023-03-20T11:52:21.9171919Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-147] SKIPPED [ 21%] 2023-03-20T11:52:21.9178650Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-148] SKIPPED [ 21%] 2023-03-20T11:52:21.9185128Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-149] SKIPPED [ 21%] 2023-03-20T11:52:21.9191546Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-150] SKIPPED [ 21%] 2023-03-20T11:52:21.9197960Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-151] SKIPPED [ 21%] 2023-03-20T11:52:21.9204418Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-152] SKIPPED [ 21%] 2023-03-20T11:52:21.9211290Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-153] SKIPPED [ 21%] 2023-03-20T11:52:21.9217704Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-154] SKIPPED [ 21%] 2023-03-20T11:52:21.9224068Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-155] SKIPPED [ 21%] 2023-03-20T11:52:21.9230936Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-156] SKIPPED [ 21%] 2023-03-20T11:52:21.9237457Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-157] SKIPPED [ 21%] 2023-03-20T11:52:21.9245080Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-158] SKIPPED [ 21%] 2023-03-20T11:52:21.9251819Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-159] SKIPPED [ 21%] 2023-03-20T11:52:21.9258462Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-160] SKIPPED [ 21%] 2023-03-20T11:52:21.9265064Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-161] SKIPPED [ 21%] 2023-03-20T11:52:21.9272053Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-162] SKIPPED [ 21%] 2023-03-20T11:52:21.9278448Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-163] SKIPPED [ 21%] 2023-03-20T11:52:21.9285020Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-164] SKIPPED [ 21%] 2023-03-20T11:52:21.9291891Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-165] SKIPPED [ 21%] 2023-03-20T11:52:21.9298141Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-166] SKIPPED [ 21%] 2023-03-20T11:52:21.9304691Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-167] SKIPPED [ 21%] 2023-03-20T11:52:21.9311213Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-168] SKIPPED [ 21%] 2023-03-20T11:52:21.9317648Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-169] SKIPPED [ 21%] 2023-03-20T11:52:21.9325187Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-170] SKIPPED [ 21%] 2023-03-20T11:52:21.9332831Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-171] SKIPPED [ 21%] 2023-03-20T11:52:21.9338478Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-172] SKIPPED [ 21%] 2023-03-20T11:52:21.9345077Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-173] SKIPPED [ 21%] 2023-03-20T11:52:21.9351984Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-174] SKIPPED [ 21%] 2023-03-20T11:52:21.9358532Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-175] SKIPPED [ 21%] 2023-03-20T11:52:21.9364999Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-176] SKIPPED [ 21%] 2023-03-20T11:52:21.9371767Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-177] SKIPPED [ 21%] 2023-03-20T11:52:21.9378434Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-178] SKIPPED [ 21%] 2023-03-20T11:52:21.9385097Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-179] SKIPPED [ 21%] 2023-03-20T11:52:21.9391968Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-180] SKIPPED [ 21%] 2023-03-20T11:52:21.9399616Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-181] SKIPPED [ 21%] 2023-03-20T11:52:21.9406165Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-182] SKIPPED [ 21%] 2023-03-20T11:52:21.9413675Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-183] SKIPPED [ 21%] 2023-03-20T11:52:21.9419607Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-184] SKIPPED [ 21%] 2023-03-20T11:52:21.9426083Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-185] SKIPPED [ 21%] 2023-03-20T11:52:21.9432941Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-186] SKIPPED [ 21%] 2023-03-20T11:52:21.9439574Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-187] SKIPPED [ 21%] 2023-03-20T11:52:21.9445784Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-188] SKIPPED [ 21%] 2023-03-20T11:52:21.9453431Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-189] SKIPPED [ 21%] 2023-03-20T11:52:21.9459303Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-190] SKIPPED [ 21%] 2023-03-20T11:52:21.9465671Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-191] SKIPPED [ 21%] 2023-03-20T11:52:21.9472501Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-192] SKIPPED [ 21%] 2023-03-20T11:52:21.9480179Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-193] SKIPPED [ 21%] 2023-03-20T11:52:21.9486702Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-194] SKIPPED [ 21%] 2023-03-20T11:52:21.9494580Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-195] SKIPPED [ 21%] 2023-03-20T11:52:21.9500450Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-196] SKIPPED [ 21%] 2023-03-20T11:52:21.9506953Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-197] SKIPPED [ 21%] 2023-03-20T11:52:21.9513754Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-198] SKIPPED [ 21%] 2023-03-20T11:52:21.9520189Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-199] SKIPPED [ 21%] 2023-03-20T11:52:21.9526622Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-200] SKIPPED [ 21%] 2023-03-20T11:52:21.9534774Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-201] SKIPPED [ 21%] 2023-03-20T11:52:21.9540567Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-202] SKIPPED [ 21%] 2023-03-20T11:52:21.9546928Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-203] SKIPPED [ 21%] 2023-03-20T11:52:21.9554960Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-204] SKIPPED [ 21%] 2023-03-20T11:52:21.9561618Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-205] SKIPPED [ 21%] 2023-03-20T11:52:21.9568412Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-206] SKIPPED [ 21%] 2023-03-20T11:52:21.9574720Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-207] SKIPPED [ 21%] 2023-03-20T11:52:21.9581109Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-208] SKIPPED [ 21%] 2023-03-20T11:52:21.9587733Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-209] SKIPPED [ 21%] 2023-03-20T11:52:21.9594430Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-210] SKIPPED [ 21%] 2023-03-20T11:52:21.9600999Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-211] SKIPPED [ 21%] 2023-03-20T11:52:21.9607325Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-212] SKIPPED [ 21%] 2023-03-20T11:52:21.9614811Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-213] SKIPPED [ 21%] 2023-03-20T11:52:21.9621137Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-214] SKIPPED [ 21%] 2023-03-20T11:52:21.9627699Z test/test_transforms_v2.py::TestSmoke::test_random_resized_crop[RandomResizedCrop-torchvision.datapoints._video.Video-215] SKIPPED [ 21%] 2023-03-20T11:52:21.9635107Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs0] SKIPPED [ 21%] 2023-03-20T11:52:21.9641514Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs1] SKIPPED [ 21%] 2023-03-20T11:52:21.9649023Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs2] SKIPPED [ 21%] 2023-03-20T11:52:21.9655080Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs3] SKIPPED [ 21%] 2023-03-20T11:52:21.9661248Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs4] SKIPPED [ 21%] 2023-03-20T11:52:21.9667461Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs5] SKIPPED [ 21%] 2023-03-20T11:52:21.9674297Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs6] SKIPPED [ 21%] 2023-03-20T11:52:21.9680750Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs7] SKIPPED [ 21%] 2023-03-20T11:52:21.9687116Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs8] SKIPPED [ 21%] 2023-03-20T11:52:21.9694555Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs9] SKIPPED [ 21%] 2023-03-20T11:52:21.9700239Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs10] SKIPPED [ 21%] 2023-03-20T11:52:21.9707936Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs11] SKIPPED [ 21%] 2023-03-20T11:52:21.9714122Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs12] SKIPPED [ 21%] 2023-03-20T11:52:21.9720074Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs13] SKIPPED [ 21%] 2023-03-20T11:52:21.9726115Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs14] SKIPPED [ 21%] 2023-03-20T11:52:21.9733258Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs15] SKIPPED [ 21%] 2023-03-20T11:52:21.9738607Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs16] SKIPPED [ 21%] 2023-03-20T11:52:21.9744214Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs17] SKIPPED [ 21%] 2023-03-20T11:52:21.9750405Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs18] SKIPPED [ 21%] 2023-03-20T11:52:21.9756088Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs19] SKIPPED [ 21%] 2023-03-20T11:52:21.9763071Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs20] SKIPPED [ 21%] 2023-03-20T11:52:21.9769094Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs21] SKIPPED [ 21%] 2023-03-20T11:52:21.9777808Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs22] SKIPPED [ 21%] 2023-03-20T11:52:21.9783472Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs23] SKIPPED [ 21%] 2023-03-20T11:52:21.9789883Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs24] SKIPPED [ 21%] 2023-03-20T11:52:21.9795795Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs25] SKIPPED [ 21%] 2023-03-20T11:52:21.9801971Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs26] SKIPPED [ 21%] 2023-03-20T11:52:21.9808376Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs27] SKIPPED [ 21%] 2023-03-20T11:52:21.9814803Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs28] SKIPPED [ 21%] 2023-03-20T11:52:21.9820271Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs29] SKIPPED [ 21%] 2023-03-20T11:52:21.9826386Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs30] SKIPPED [ 21%] 2023-03-20T11:52:21.9832655Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs31] SKIPPED [ 21%] 2023-03-20T11:52:21.9838630Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs32] SKIPPED [ 21%] 2023-03-20T11:52:21.9844590Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs33] SKIPPED [ 21%] 2023-03-20T11:52:21.9853042Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs34] SKIPPED [ 21%] 2023-03-20T11:52:21.9858367Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs35] SKIPPED [ 21%] 2023-03-20T11:52:21.9864450Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs36] SKIPPED [ 21%] 2023-03-20T11:52:21.9870562Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs37] SKIPPED [ 21%] 2023-03-20T11:52:21.9876373Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs38] SKIPPED [ 21%] 2023-03-20T11:52:21.9882482Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs39] SKIPPED [ 21%] 2023-03-20T11:52:21.9889657Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs40] SKIPPED [ 21%] 2023-03-20T11:52:21.9894724Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs41] SKIPPED [ 21%] 2023-03-20T11:52:21.9900937Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs42] SKIPPED [ 21%] 2023-03-20T11:52:21.9906853Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs43] SKIPPED [ 21%] 2023-03-20T11:52:21.9913382Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs44] SKIPPED [ 21%] 2023-03-20T11:52:21.9920495Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs45] SKIPPED [ 21%] 2023-03-20T11:52:21.9926371Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs46] SKIPPED [ 21%] 2023-03-20T11:52:21.9933731Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs47] SKIPPED [ 21%] 2023-03-20T11:52:21.9939075Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs48] SKIPPED [ 21%] 2023-03-20T11:52:21.9945072Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs49] SKIPPED [ 21%] 2023-03-20T11:52:21.9951448Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs50] SKIPPED [ 21%] 2023-03-20T11:52:21.9957299Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs51] SKIPPED [ 21%] 2023-03-20T11:52:21.9963527Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs52] SKIPPED [ 21%] 2023-03-20T11:52:21.9970577Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs53] SKIPPED [ 21%] 2023-03-20T11:52:21.9976200Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs54] SKIPPED [ 21%] 2023-03-20T11:52:21.9982862Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs55] SKIPPED [ 21%] 2023-03-20T11:52:21.9989351Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs56] SKIPPED [ 21%] 2023-03-20T11:52:21.9997050Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs57] SKIPPED [ 21%] 2023-03-20T11:52:22.0003773Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs58] SKIPPED [ 21%] 2023-03-20T11:52:22.0010778Z test/test_transforms_v2.py::test_simple_tensor_heuristic[flat_inputs59] SKIPPED [ 21%] 2023-03-20T11:52:22.0017249Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_simple_tensor[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0023419Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_simple_tensor[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0030181Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_pil_image[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0036534Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_pil_image[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0043322Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_datapoints_image[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0051352Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_datapoints_image[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0056411Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_datapoints_mask[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0062837Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_datapoints_mask[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0070843Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_datapoints_bounding_box[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0076984Z test/test_transforms_v2.py::TestRandomHorizontalFlip::test_datapoints_bounding_box[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0083337Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_simple_tensor[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0091093Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_simple_tensor[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0095780Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_pil_image[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0102289Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_pil_image[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0108681Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_datapoints_image[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0115001Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_datapoints_image[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0121333Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_datapoints_mask[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0127354Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_datapoints_mask[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0134480Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_datapoints_bounding_box[0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0139864Z test/test_transforms_v2.py::TestRandomVerticalFlip::test_datapoints_bounding_box[1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.0147085Z test/test_transforms_v2.py::TestPad::test_assertions SKIPPED (We're ...) [ 21%] 2023-03-20T11:52:22.0153712Z test/test_transforms_v2.py::TestPad::test__transform[constant-0-1] SKIPPED [ 21%] 2023-03-20T11:52:22.0159883Z test/test_transforms_v2.py::TestPad::test__transform[constant-0-padding1] SKIPPED [ 21%] 2023-03-20T11:52:22.0166252Z test/test_transforms_v2.py::TestPad::test__transform[constant-0-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.0173403Z test/test_transforms_v2.py::TestPad::test__transform[constant-fill1-1] SKIPPED [ 21%] 2023-03-20T11:52:22.0179287Z test/test_transforms_v2.py::TestPad::test__transform[constant-fill1-padding1] SKIPPED [ 21%] 2023-03-20T11:52:22.0185452Z test/test_transforms_v2.py::TestPad::test__transform[constant-fill1-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.0192132Z test/test_transforms_v2.py::TestPad::test__transform[constant-fill2-1] SKIPPED [ 21%] 2023-03-20T11:52:22.0198279Z test/test_transforms_v2.py::TestPad::test__transform[constant-fill2-padding1] SKIPPED [ 21%] 2023-03-20T11:52:22.0204438Z test/test_transforms_v2.py::TestPad::test__transform[constant-fill2-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.0210753Z test/test_transforms_v2.py::TestPad::test__transform[edge-0-1] SKIPPED [ 21%] 2023-03-20T11:52:22.0218347Z test/test_transforms_v2.py::TestPad::test__transform[edge-0-padding1] SKIPPED [ 21%] 2023-03-20T11:52:22.0224682Z test/test_transforms_v2.py::TestPad::test__transform[edge-0-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.0231249Z test/test_transforms_v2.py::TestPad::test__transform[edge-fill1-1] SKIPPED [ 21%] 2023-03-20T11:52:22.0237474Z test/test_transforms_v2.py::TestPad::test__transform[edge-fill1-padding1] SKIPPED [ 21%] 2023-03-20T11:52:22.0243661Z test/test_transforms_v2.py::TestPad::test__transform[edge-fill1-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.0250606Z test/test_transforms_v2.py::TestPad::test__transform[edge-fill2-1] SKIPPED [ 21%] 2023-03-20T11:52:22.0256268Z test/test_transforms_v2.py::TestPad::test__transform[edge-fill2-padding1] SKIPPED [ 21%] 2023-03-20T11:52:22.0262654Z test/test_transforms_v2.py::TestPad::test__transform[edge-fill2-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.0268924Z test/test_transforms_v2.py::TestPad::test__transform_image_mask[12] SKIPPED [ 21%] 2023-03-20T11:52:22.0275182Z test/test_transforms_v2.py::TestPad::test__transform_image_mask[fill1] SKIPPED [ 21%] 2023-03-20T11:52:22.0281520Z test/test_transforms_v2.py::TestRandomZoomOut::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.0287660Z test/test_transforms_v2.py::TestRandomZoomOut::test__get_params[side_range0-0] SKIPPED [ 21%] 2023-03-20T11:52:22.0295391Z test/test_transforms_v2.py::TestRandomZoomOut::test__get_params[side_range0-fill1] SKIPPED [ 21%] 2023-03-20T11:52:22.0301775Z test/test_transforms_v2.py::TestRandomZoomOut::test__get_params[side_range0-fill2] SKIPPED [ 21%] 2023-03-20T11:52:22.0308014Z test/test_transforms_v2.py::TestRandomZoomOut::test__get_params[side_range1-0] SKIPPED [ 21%] 2023-03-20T11:52:22.0314578Z test/test_transforms_v2.py::TestRandomZoomOut::test__get_params[side_range1-fill1] SKIPPED [ 21%] 2023-03-20T11:52:22.0320840Z test/test_transforms_v2.py::TestRandomZoomOut::test__get_params[side_range1-fill2] SKIPPED [ 21%] 2023-03-20T11:52:22.0327045Z test/test_transforms_v2.py::TestRandomZoomOut::test__transform[side_range0-0] SKIPPED [ 21%] 2023-03-20T11:52:22.0334338Z test/test_transforms_v2.py::TestRandomZoomOut::test__transform[side_range0-fill1] SKIPPED [ 21%] 2023-03-20T11:52:22.0340038Z test/test_transforms_v2.py::TestRandomZoomOut::test__transform[side_range0-fill2] SKIPPED [ 21%] 2023-03-20T11:52:22.0346142Z test/test_transforms_v2.py::TestRandomZoomOut::test__transform[side_range1-0] SKIPPED [ 21%] 2023-03-20T11:52:22.0353054Z test/test_transforms_v2.py::TestRandomZoomOut::test__transform[side_range1-fill1] SKIPPED [ 21%] 2023-03-20T11:52:22.0359115Z test/test_transforms_v2.py::TestRandomZoomOut::test__transform[side_range1-fill2] SKIPPED [ 21%] 2023-03-20T11:52:22.0366665Z test/test_transforms_v2.py::TestRandomZoomOut::test__transform_image_mask[12] SKIPPED [ 21%] 2023-03-20T11:52:22.0374439Z test/test_transforms_v2.py::TestRandomZoomOut::test__transform_image_mask[fill1] SKIPPED [ 21%] 2023-03-20T11:52:22.0379858Z test/test_transforms_v2.py::TestRandomRotation::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.0386028Z test/test_transforms_v2.py::TestRandomRotation::test__get_params SKIPPED [ 21%] 2023-03-20T11:52:22.0392985Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-0-False-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0399009Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-0-False-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0405157Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-0-False-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0412820Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-0-True-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0418429Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-0-True-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0424646Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-0-True-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0431056Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill1-False-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0437136Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill1-False-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0444713Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill1-False-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0451097Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill1-True-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0457273Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill1-True-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0463795Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill1-True-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0470493Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill2-False-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0476649Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill2-False-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0483044Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill2-False-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0490503Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill2-True-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0495630Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill2-True-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0501804Z test/test_transforms_v2.py::TestRandomRotation::test__transform[None-fill2-True-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0508048Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-0-False-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0515797Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-0-False-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0522030Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-0-False-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0529503Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-0-True-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0535232Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-0-True-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0541845Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-0-True-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0548026Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill1-False-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0554497Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill1-False-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0560744Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill1-False-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0566846Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill1-True-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0574171Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill1-True-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0579610Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill1-True-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0587304Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill2-False-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0593902Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill2-False-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0600218Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill2-False-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0606361Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill2-True-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0613638Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill2-True-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0619274Z test/test_transforms_v2.py::TestRandomRotation::test__transform[center1-fill2-True-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0625476Z test/test_transforms_v2.py::TestRandomRotation::test_boundingbox_spatial_size[False-34] SKIPPED [ 21%] 2023-03-20T11:52:22.0632319Z test/test_transforms_v2.py::TestRandomRotation::test_boundingbox_spatial_size[False--87] SKIPPED [ 21%] 2023-03-20T11:52:22.0638350Z test/test_transforms_v2.py::TestRandomRotation::test_boundingbox_spatial_size[True-34] SKIPPED [ 21%] 2023-03-20T11:52:22.0644700Z test/test_transforms_v2.py::TestRandomRotation::test_boundingbox_spatial_size[True--87] SKIPPED [ 21%] 2023-03-20T11:52:22.0650979Z test/test_transforms_v2.py::TestRandomAffine::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.0657303Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0666603Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0673374Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0679749Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0685951Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0692394Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0698866Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0704978Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0711649Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0717992Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0724147Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0730805Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[None-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0738324Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0744761Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0751397Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0757507Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0763851Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0770925Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0776566Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0783113Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0789701Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0795853Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0802232Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0809357Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[2.0-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0816242Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0823029Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0829714Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0835780Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0842237Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0849318Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0854761Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0861325Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0867670Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0874174Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0880406Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0888709Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear2-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0894295Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0900908Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0907092Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0913705Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0920162Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0926348Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0933677Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0939283Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0945373Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0951956Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0958396Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0965658Z test/test_transforms_v2.py::TestRandomAffine::test__get_params[shear3-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0972946Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0978731Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.0984934Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.0991689Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.0997785Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1004145Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1010783Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1016872Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1022934Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1029414Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1036935Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1043464Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-None-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1050752Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1056009Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1062530Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1068964Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1075409Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1081751Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1087937Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1094257Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1100758Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1106870Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1114645Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1120993Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-2.0-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1127176Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1134326Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1140095Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1146112Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1152934Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1159210Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1165348Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1172085Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1178409Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1185829Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1192649Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1199163Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear2-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1205255Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1212882Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1218557Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1224788Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1231080Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1237015Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1243351Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1250737Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1256021Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1263706Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1270247Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1276475Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-0-shear3-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1282960Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1290318Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1295711Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1302283Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1308784Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1315126Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1321333Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1327591Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1335211Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1341771Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1348189Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1354621Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-None-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1360939Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1367143Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1374324Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1379953Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1386125Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1392735Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1398818Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1405171Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1413351Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1419281Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1425454Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1432115Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-2.0-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1438362Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1444636Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1450949Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1458032Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1463995Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1470142Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1476514Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1484520Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1492328Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1498260Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1504977Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1511692Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear2-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1517785Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1524271Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1530741Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1536404Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1543088Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1549680Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1558879Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1565282Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1572963Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1578886Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1585121Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1591731Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill1-shear3-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1598055Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1604258Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1610709Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1616912Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1623377Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1629890Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1636930Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1643356Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1650768Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1656013Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1662485Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1668735Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-None-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1674762Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1681114Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1687319Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1694537Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1700273Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1708546Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1714442Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1720777Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1727030Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1734491Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1740089Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1746871Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-2.0-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1753427Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1759859Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1766038Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1772330Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1778563Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1785699Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1792321Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1798781Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1804900Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1812111Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1818489Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1824712Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear2-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1831600Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1838187Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1845039Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1851079Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1858029Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1863966Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1869916Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1875872Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1881838Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1887488Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1894231Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1899652Z test/test_transforms_v2.py::TestRandomAffine::test__transform[None-fill2-shear3-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1905361Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1911240Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1916933Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1922964Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1930627Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1936157Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1942652Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1949783Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1956412Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1963628Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1970735Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1975383Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-None-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.1981532Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.1987240Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.1993422Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2001084Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2007059Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2013719Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2019162Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2024700Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2030863Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2036509Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2042571Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2049392Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-2.0-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2054337Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2060109Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2065918Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2073144Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2078979Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2084820Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2090723Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2096441Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2102594Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2108514Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2114507Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2120463Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear2-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2126025Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2133195Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2139333Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2145149Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2151305Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2156971Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2163265Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2170724Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2175204Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2181166Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2186940Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2193017Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-0-shear3-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2198683Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2204425Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2211600Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2217697Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2223413Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2229277Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2235221Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2241151Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2246913Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2253510Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2258796Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2264555Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-None-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2270698Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2277693Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2283755Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2290859Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2295653Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2301662Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2307275Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2313360Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2319273Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2325206Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2331229Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2336751Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-2.0-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2344024Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2349827Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2355287Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2361158Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2367092Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2373938Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2379516Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2385233Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2391405Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2397076Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2403071Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2409654Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear2-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2417441Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2423585Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2429750Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2442569Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2443247Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2447393Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2453834Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2458857Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2464603Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2470853Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2476543Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2484363Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill1-shear3-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2490860Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2496463Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2503033Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2509286Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2515932Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2521591Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2527209Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2533845Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2539403Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2544492Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2550732Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2557759Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-None-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2563566Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2570550Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2575145Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2581463Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2587197Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2593310Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2599178Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2605336Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2611830Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2618330Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2625853Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2632550Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-2.0-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2638659Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2644929Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2651391Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2657701Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2664231Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2670460Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2676428Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2682351Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2689308Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2694094Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2701263Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2706893Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear2-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2713074Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-None-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2719078Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-None-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2724797Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-None-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2730667Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-None-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2736650Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-None-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2742678Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-None-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2748549Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-scale1-None-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2754484Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-scale1-None-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2760230Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-scale1-None-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2767391Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-scale1-translate1-23] SKIPPED [ 21%] 2023-03-20T11:52:22.2774466Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-scale1-translate1-degrees1] SKIPPED [ 21%] 2023-03-20T11:52:22.2779558Z test/test_transforms_v2.py::TestRandomAffine::test__transform[center1-fill2-shear3-scale1-translate1-degrees2] SKIPPED [ 21%] 2023-03-20T11:52:22.2785123Z test/test_transforms_v2.py::TestRandomCrop::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.2790982Z test/test_transforms_v2.py::TestRandomCrop::test__get_params[size0-False-None] SKIPPED [ 21%] 2023-03-20T11:52:22.2796441Z test/test_transforms_v2.py::TestRandomCrop::test__get_params[size0-False-1] SKIPPED [ 21%] 2023-03-20T11:52:22.2802341Z test/test_transforms_v2.py::TestRandomCrop::test__get_params[size0-False-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.2808289Z test/test_transforms_v2.py::TestRandomCrop::test__get_params[size0-False-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.2815237Z test/test_transforms_v2.py::TestRandomCrop::test__get_params[size1-True-None] SKIPPED [ 21%] 2023-03-20T11:52:22.2821033Z test/test_transforms_v2.py::TestRandomCrop::test__get_params[size1-True-1] SKIPPED [ 21%] 2023-03-20T11:52:22.2827355Z test/test_transforms_v2.py::TestRandomCrop::test__get_params[size1-True-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.2833946Z test/test_transforms_v2.py::TestRandomCrop::test__get_params[size1-True-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.2841430Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-False-False-None] SKIPPED [ 21%] 2023-03-20T11:52:22.2847650Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-False-False-1] SKIPPED [ 21%] 2023-03-20T11:52:22.2855463Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-False-False-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.2860758Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-False-False-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.2866967Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-False-True-None] SKIPPED [ 21%] 2023-03-20T11:52:22.2873564Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-False-True-1] SKIPPED [ 21%] 2023-03-20T11:52:22.2880009Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-False-True-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.2886086Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-False-True-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.2892373Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-True-False-None] SKIPPED [ 21%] 2023-03-20T11:52:22.2898719Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-True-False-1] SKIPPED [ 21%] 2023-03-20T11:52:22.2905084Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-True-False-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.2912798Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-True-False-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.2918841Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-True-True-None] SKIPPED [ 21%] 2023-03-20T11:52:22.2925114Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-True-True-1] SKIPPED [ 21%] 2023-03-20T11:52:22.2931456Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-True-True-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.2937846Z test/test_transforms_v2.py::TestRandomCrop::test__transform[constant-True-True-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.2944198Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-False-False-None] SKIPPED [ 21%] 2023-03-20T11:52:22.2950764Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-False-False-1] SKIPPED [ 21%] 2023-03-20T11:52:22.2956940Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-False-False-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.2963311Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-False-False-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.2970483Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-False-True-None] SKIPPED [ 21%] 2023-03-20T11:52:22.2975592Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-False-True-1] SKIPPED [ 21%] 2023-03-20T11:52:22.2982070Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-False-True-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.2989503Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-False-True-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.2995893Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-True-False-None] SKIPPED [ 21%] 2023-03-20T11:52:22.3002363Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-True-False-1] SKIPPED [ 21%] 2023-03-20T11:52:22.3009775Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-True-False-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.3014742Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-True-False-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.3021294Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-True-True-None] SKIPPED [ 21%] 2023-03-20T11:52:22.3027427Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-True-True-1] SKIPPED [ 21%] 2023-03-20T11:52:22.3034095Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-True-True-padding2] SKIPPED [ 21%] 2023-03-20T11:52:22.3040304Z test/test_transforms_v2.py::TestRandomCrop::test__transform[edge-True-True-padding3] SKIPPED [ 21%] 2023-03-20T11:52:22.3046465Z test/test_transforms_v2.py::TestGaussianBlur::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.3053452Z test/test_transforms_v2.py::TestGaussianBlur::test__get_params[10.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3060548Z test/test_transforms_v2.py::TestGaussianBlur::test__get_params[sigma1] SKIPPED [ 21%] 2023-03-20T11:52:22.3066950Z test/test_transforms_v2.py::TestGaussianBlur::test__transform[2.0-3] SKIPPED [ 21%] 2023-03-20T11:52:22.3073494Z test/test_transforms_v2.py::TestGaussianBlur::test__transform[2.0-kernel_size1] SKIPPED [ 21%] 2023-03-20T11:52:22.3079728Z test/test_transforms_v2.py::TestGaussianBlur::test__transform[2.0-kernel_size2] SKIPPED [ 21%] 2023-03-20T11:52:22.3085906Z test/test_transforms_v2.py::TestGaussianBlur::test__transform[sigma1-3] SKIPPED [ 21%] 2023-03-20T11:52:22.3092392Z test/test_transforms_v2.py::TestGaussianBlur::test__transform[sigma1-kernel_size1] SKIPPED [ 21%] 2023-03-20T11:52:22.3098693Z test/test_transforms_v2.py::TestGaussianBlur::test__transform[sigma1-kernel_size2] SKIPPED [ 21%] 2023-03-20T11:52:22.3105074Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomEqualize-equalize-kwargs0-0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3111560Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomEqualize-equalize-kwargs0-1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3117972Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomInvert-invert-kwargs1-0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3124366Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomInvert-invert-kwargs1-1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3131181Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomAutocontrast-autocontrast-kwargs2-0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3138331Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomAutocontrast-autocontrast-kwargs2-1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3144443Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomPosterize-posterize-kwargs3-0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3151121Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomPosterize-posterize-kwargs3-1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3157252Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomSolarize-solarize-kwargs4-0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3163684Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomSolarize-solarize-kwargs4-1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3171015Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomAdjustSharpness-adjust_sharpness-kwargs5-0.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3176480Z test/test_transforms_v2.py::TestRandomColorOp::test__transform[RandomAdjustSharpness-adjust_sharpness-kwargs5-1.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3182691Z test/test_transforms_v2.py::TestRandomPerspective::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.3189145Z test/test_transforms_v2.py::TestRandomPerspective::test__get_params SKIPPED [ 21%] 2023-03-20T11:52:22.3195402Z test/test_transforms_v2.py::TestRandomPerspective::test__transform[0.1] SKIPPED [ 21%] 2023-03-20T11:52:22.3201599Z test/test_transforms_v2.py::TestRandomPerspective::test__transform[0.7] SKIPPED [ 21%] 2023-03-20T11:52:22.3209997Z test/test_transforms_v2.py::TestElasticTransform::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.3215406Z test/test_transforms_v2.py::TestElasticTransform::test__get_params SKIPPED [ 21%] 2023-03-20T11:52:22.3221806Z test/test_transforms_v2.py::TestElasticTransform::test__transform[2.0-5.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3228127Z test/test_transforms_v2.py::TestElasticTransform::test__transform[2.0-alpha1] SKIPPED [ 21%] 2023-03-20T11:52:22.3234562Z test/test_transforms_v2.py::TestElasticTransform::test__transform[sigma1-5.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3240793Z test/test_transforms_v2.py::TestElasticTransform::test__transform[sigma1-alpha1] SKIPPED [ 21%] 2023-03-20T11:52:22.3246845Z test/test_transforms_v2.py::TestRandomErasing::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.3253900Z test/test_transforms_v2.py::TestRandomErasing::test__get_params[5.0] SKIPPED [ 21%] 2023-03-20T11:52:22.3259414Z test/test_transforms_v2.py::TestRandomErasing::test__get_params[value1] SKIPPED [ 21%] 2023-03-20T11:52:22.3265281Z test/test_transforms_v2.py::TestRandomErasing::test__get_params[random] SKIPPED [ 21%] 2023-03-20T11:52:22.3271760Z test/test_transforms_v2.py::TestRandomErasing::test__transform[0] SKIPPED [ 21%] 2023-03-20T11:52:22.3280841Z test/test_transforms_v2.py::TestRandomErasing::test__transform[1] SKIPPED [ 21%] 2023-03-20T11:52:22.3286918Z test/test_transforms_v2.py::TestTransform::test_check_transformed_types[Tensor] SKIPPED [ 21%] 2023-03-20T11:52:22.3294439Z test/test_transforms_v2.py::TestTransform::test_check_transformed_types[Image0] SKIPPED [ 21%] 2023-03-20T11:52:22.3299808Z test/test_transforms_v2.py::TestTransform::test_check_transformed_types[Image1] SKIPPED [ 21%] 2023-03-20T11:52:22.3306050Z test/test_transforms_v2.py::TestTransform::test_check_transformed_types[ndarray] SKIPPED [ 21%] 2023-03-20T11:52:22.3312657Z test/test_transforms_v2.py::TestTransform::test_check_transformed_types[BoundingBox] SKIPPED [ 21%] 2023-03-20T11:52:22.3318728Z test/test_transforms_v2.py::TestTransform::test_check_transformed_types[str] SKIPPED [ 21%] 2023-03-20T11:52:22.3324931Z test/test_transforms_v2.py::TestTransform::test_check_transformed_types[int] SKIPPED [ 21%] 2023-03-20T11:52:22.3331081Z test/test_transforms_v2.py::TestToImageTensor::test__transform[Tensor] SKIPPED [ 21%] 2023-03-20T11:52:22.3338098Z test/test_transforms_v2.py::TestToImageTensor::test__transform[Image0] SKIPPED [ 21%] 2023-03-20T11:52:22.3344373Z test/test_transforms_v2.py::TestToImageTensor::test__transform[Image1] SKIPPED [ 21%] 2023-03-20T11:52:22.3350912Z test/test_transforms_v2.py::TestToImageTensor::test__transform[ndarray] SKIPPED [ 21%] 2023-03-20T11:52:22.3358530Z test/test_transforms_v2.py::TestToImageTensor::test__transform[BoundingBox] SKIPPED [ 21%] 2023-03-20T11:52:22.3364814Z test/test_transforms_v2.py::TestToImageTensor::test__transform[str] SKIPPED [ 21%] 2023-03-20T11:52:22.3371282Z test/test_transforms_v2.py::TestToImageTensor::test__transform[int] SKIPPED [ 21%] 2023-03-20T11:52:22.3377162Z test/test_transforms_v2.py::TestToImagePIL::test__transform[Tensor] SKIPPED [ 21%] 2023-03-20T11:52:22.3383553Z test/test_transforms_v2.py::TestToImagePIL::test__transform[Image0] SKIPPED [ 21%] 2023-03-20T11:52:22.3389907Z test/test_transforms_v2.py::TestToImagePIL::test__transform[Image1] SKIPPED [ 21%] 2023-03-20T11:52:22.3395983Z test/test_transforms_v2.py::TestToImagePIL::test__transform[ndarray] SKIPPED [ 21%] 2023-03-20T11:52:22.3402103Z test/test_transforms_v2.py::TestToImagePIL::test__transform[BoundingBox] SKIPPED [ 21%] 2023-03-20T11:52:22.3409263Z test/test_transforms_v2.py::TestToImagePIL::test__transform[str] SKIPPED [ 21%] 2023-03-20T11:52:22.3415022Z test/test_transforms_v2.py::TestToImagePIL::test__transform[int] SKIPPED [ 21%] 2023-03-20T11:52:22.3421017Z test/test_transforms_v2.py::TestToPILImage::test__transform[Tensor] SKIPPED [ 21%] 2023-03-20T11:52:22.3429217Z test/test_transforms_v2.py::TestToPILImage::test__transform[Image0] SKIPPED [ 21%] 2023-03-20T11:52:22.3435225Z test/test_transforms_v2.py::TestToPILImage::test__transform[Image1] SKIPPED [ 21%] 2023-03-20T11:52:22.3441494Z test/test_transforms_v2.py::TestToPILImage::test__transform[ndarray] SKIPPED [ 21%] 2023-03-20T11:52:22.3447652Z test/test_transforms_v2.py::TestToPILImage::test__transform[BoundingBox] SKIPPED [ 21%] 2023-03-20T11:52:22.3455112Z test/test_transforms_v2.py::TestToPILImage::test__transform[str] SKIPPED [ 21%] 2023-03-20T11:52:22.3460251Z test/test_transforms_v2.py::TestToPILImage::test__transform[int] SKIPPED [ 21%] 2023-03-20T11:52:22.3466665Z test/test_transforms_v2.py::TestToTensor::test__transform[Tensor] SKIPPED [ 21%] 2023-03-20T11:52:22.3473181Z test/test_transforms_v2.py::TestToTensor::test__transform[Image0] SKIPPED [ 21%] 2023-03-20T11:52:22.3479283Z test/test_transforms_v2.py::TestToTensor::test__transform[Image1] SKIPPED [ 21%] 2023-03-20T11:52:22.3485108Z test/test_transforms_v2.py::TestToTensor::test__transform[ndarray] SKIPPED [ 21%] 2023-03-20T11:52:22.3491376Z test/test_transforms_v2.py::TestToTensor::test__transform[BoundingBox] SKIPPED [ 21%] 2023-03-20T11:52:22.3497558Z test/test_transforms_v2.py::TestToTensor::test__transform[str] SKIPPED [ 21%] 2023-03-20T11:52:22.3505715Z test/test_transforms_v2.py::TestToTensor::test__transform[int] SKIPPED [ 21%] 2023-03-20T11:52:22.3512042Z test/test_transforms_v2.py::TestContainers::test_assertions[Compose] SKIPPED [ 21%] 2023-03-20T11:52:22.3518501Z test/test_transforms_v2.py::TestContainers::test_assertions[RandomChoice] SKIPPED [ 21%] 2023-03-20T11:52:22.3524582Z test/test_transforms_v2.py::TestContainers::test_assertions[RandomOrder] SKIPPED [ 21%] 2023-03-20T11:52:22.3530912Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms0-Compose] SKIPPED [ 21%] 2023-03-20T11:52:22.3537115Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms0-RandomChoice] SKIPPED [ 21%] 2023-03-20T11:52:22.3543618Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms0-RandomOrder] SKIPPED [ 21%] 2023-03-20T11:52:22.3549993Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms1-Compose] SKIPPED [ 21%] 2023-03-20T11:52:22.3555977Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms1-RandomChoice] SKIPPED [ 21%] 2023-03-20T11:52:22.3562004Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms1-RandomOrder] SKIPPED [ 21%] 2023-03-20T11:52:22.3569174Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms2-Compose] SKIPPED [ 21%] 2023-03-20T11:52:22.3575824Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms2-RandomChoice] SKIPPED [ 21%] 2023-03-20T11:52:22.3582164Z test/test_transforms_v2.py::TestContainers::test_ctor[trfms2-RandomOrder] SKIPPED [ 21%] 2023-03-20T11:52:22.3588219Z test/test_transforms_v2.py::TestRandomChoice::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:22.3594656Z test/test_transforms_v2.py::TestRandomIoUCrop::test__get_params[options0-cpu] SKIPPED [ 21%] 2023-03-20T11:52:23.6903582Z test/test_transforms_v2.py::TestRandomIoUCrop::test__get_params[options0-cuda] PASSED [ 21%] 2023-03-20T11:52:23.6910297Z test/test_transforms_v2.py::TestRandomIoUCrop::test__get_params[options1-cpu] SKIPPED [ 21%] 2023-03-20T11:52:23.6941820Z test/test_transforms_v2.py::TestRandomIoUCrop::test__get_params[options1-cuda] PASSED [ 21%] 2023-03-20T11:52:23.6948289Z test/test_transforms_v2.py::TestRandomIoUCrop::test__transform_empty_params SKIPPED [ 21%] 2023-03-20T11:52:23.6954925Z test/test_transforms_v2.py::TestRandomIoUCrop::test_forward_assertion SKIPPED [ 21%] 2023-03-20T11:52:23.6960816Z test/test_transforms_v2.py::TestRandomIoUCrop::test__transform SKIPPED [ 21%] 2023-03-20T11:52:23.6966596Z test/test_transforms_v2.py::TestScaleJitter::test__get_params SKIPPED [ 21%] 2023-03-20T11:52:23.6975082Z test/test_transforms_v2.py::TestScaleJitter::test__transform SKIPPED [ 21%] 2023-03-20T11:52:23.6978289Z test/test_transforms_v2.py::TestRandomShortestSize::test__get_params[min_size0-20] SKIPPED [ 21%] 2023-03-20T11:52:23.6985533Z test/test_transforms_v2.py::TestRandomShortestSize::test__get_params[min_size1-None] SKIPPED [ 21%] 2023-03-20T11:52:23.6990950Z test/test_transforms_v2.py::TestRandomShortestSize::test__transform SKIPPED [ 21%] 2023-03-20T11:52:23.6996320Z test/test_transforms_v2.py::TestLinearTransformation::test_assertions SKIPPED [ 21%] 2023-03-20T11:52:23.7002234Z test/test_transforms_v2.py::TestLinearTransformation::test__transform[inpt0] SKIPPED [ 21%] 2023-03-20T11:52:23.7010170Z test/test_transforms_v2.py::TestLinearTransformation::test__transform[inpt1] SKIPPED [ 21%] 2023-03-20T11:52:23.7015702Z test/test_transforms_v2.py::TestLinearTransformation::test__transform[inpt2] SKIPPED [ 21%] 2023-03-20T11:52:23.7021498Z test/test_transforms_v2.py::TestLinearTransformation::test__transform[inpt3] SKIPPED [ 21%] 2023-03-20T11:52:23.7027930Z test/test_transforms_v2.py::TestRandomResize::test__get_params SKIPPED [ 21%] 2023-03-20T11:52:23.7033588Z test/test_transforms_v2.py::TestRandomResize::test__transform SKIPPED [ 21%] 2023-03-20T11:52:23.7039200Z test/test_transforms_v2.py::TestToDtype::test_call[dtype0-expected_dtypes0] SKIPPED [ 21%] 2023-03-20T11:52:23.7045151Z test/test_transforms_v2.py::TestToDtype::test_call[dtype1-expected_dtypes1] SKIPPED [ 21%] 2023-03-20T11:52:23.7050665Z test/test_transforms_v2.py::TestToDtype::test_plain_tensor_call SKIPPED [ 21%] 2023-03-20T11:52:23.7056621Z test/test_transforms_v2.py::TestToDtype::test_plain_tensor_warning[Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7062740Z test/test_transforms_v2.py::TestToDtype::test_plain_tensor_warning[Video] SKIPPED [ 21%] 2023-03-20T11:52:23.7068727Z test/test_transforms_v2.py::TestUniformTemporalSubsample::test__transform[inpt0] SKIPPED [ 21%] 2023-03-20T11:52:23.7075466Z test/test_transforms_v2.py::TestUniformTemporalSubsample::test__transform[inpt1] SKIPPED [ 21%] 2023-03-20T11:52:23.7081342Z test/test_transforms_v2.py::TestUniformTemporalSubsample::test__transform[inpt2] SKIPPED [ 21%] 2023-03-20T11:52:23.7087412Z test/test_transforms_v2.py::test_antialias_warning SKIPPED (We're in...) [ 21%] 2023-03-20T11:52:23.7093143Z test/test_transforms_v2.py::test_classif_preset[ToTensor-dict-Tensor-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7099281Z test/test_transforms_v2.py::test_classif_preset[ToTensor-dict-Tensor-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7104956Z test/test_transforms_v2.py::test_classif_preset[ToTensor-dict-Tensor-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7111073Z test/test_transforms_v2.py::test_classif_preset[ToTensor-dict-int-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7116755Z test/test_transforms_v2.py::test_classif_preset[ToTensor-dict-int-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7122429Z test/test_transforms_v2.py::test_classif_preset[ToTensor-dict-int-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7129193Z test/test_transforms_v2.py::test_classif_preset[ToTensor-tuple-Tensor-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7134939Z test/test_transforms_v2.py::test_classif_preset[ToTensor-tuple-Tensor-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7139943Z test/test_transforms_v2.py::test_classif_preset[ToTensor-tuple-Tensor-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7146982Z test/test_transforms_v2.py::test_classif_preset[ToTensor-tuple-int-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7152547Z test/test_transforms_v2.py::test_classif_preset[ToTensor-tuple-int-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7158352Z test/test_transforms_v2.py::test_classif_preset[ToTensor-tuple-int-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7164092Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-dict-Tensor-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7170765Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-dict-Tensor-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7175733Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-dict-Tensor-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7182017Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-dict-int-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7187677Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-dict-int-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7193983Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-dict-int-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7199451Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-tuple-Tensor-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7205180Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-tuple-Tensor-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7212507Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-tuple-Tensor-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7218477Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-tuple-int-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7224309Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-tuple-int-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7230341Z test/test_transforms_v2.py::test_classif_preset[ToImageTensor-tuple-int-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7236161Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-hflip-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7242228Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-hflip-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7247669Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-hflip-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7254403Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-lsj-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7259748Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-lsj-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7265179Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-lsj-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7271235Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-multiscale-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7278266Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-multiscale-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7284249Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-multiscale-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7290702Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-ssd-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7295568Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-ssd-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7301392Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-ssd-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7307296Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-ssdlite-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7313551Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-ssdlite-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7319226Z test/test_transforms_v2.py::test_detection_preset[True-ToTensor-ssdlite-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7324987Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-hflip-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7330665Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-hflip-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7336602Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-hflip-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7342521Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-lsj-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7349737Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-lsj-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7355498Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-lsj-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7361306Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-multiscale-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7367218Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-multiscale-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7373871Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-multiscale-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7379055Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-ssd-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7384714Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-ssd-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7390914Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-ssd-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7396558Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-ssdlite-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7402339Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-ssdlite-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7407912Z test/test_transforms_v2.py::test_detection_preset[True-ToImageTensor-ssdlite-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7418068Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-hflip-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7424089Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-hflip-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7430168Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-hflip-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7436078Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-lsj-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7441682Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-lsj-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7447345Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-lsj-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7454465Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-multiscale-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7459506Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-multiscale-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7465160Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-multiscale-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7471128Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-ssd-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7477027Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-ssd-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7482578Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-ssd-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7490563Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-ssdlite-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7495643Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-ssdlite-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7501701Z test/test_transforms_v2.py::test_detection_preset[False-ToTensor-ssdlite-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7507375Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-hflip-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7513754Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-hflip-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7519474Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-hflip-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7525110Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-lsj-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7531320Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-lsj-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7537231Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-lsj-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7543269Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-multiscale-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7549150Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-multiscale-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7556393Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-multiscale-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7562510Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-ssd-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7568106Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-ssd-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7574729Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-ssd-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7579924Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-ssdlite-PIL.Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7585556Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-ssdlite-Tensor] SKIPPED [ 21%] 2023-03-20T11:52:23.7591641Z test/test_transforms_v2.py::test_detection_preset[False-ToImageTensor-ssdlite-Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7597460Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-default-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7603159Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-default-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7609831Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-labels-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7614919Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-labels-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7620758Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-0-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7627575Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-0-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7633607Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-None-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7639330Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-None-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7644969Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-1-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7650963Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[tuple-1-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7656661Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-default-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7662780Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-default-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7668509Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-labels-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7674379Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-labels-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7679891Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-0-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7685726Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-0-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7693990Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-None-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7699145Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-None-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7704914Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-1-1] SKIPPED [ 21%] 2023-03-20T11:52:23.7711055Z test/test_transforms_v2.py::test_sanitize_bounding_boxes[dict-1-10] SKIPPED [ 21%] 2023-03-20T11:52:23.7716716Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_default_heuristic[tuple-labels] SKIPPED [ 21%] 2023-03-20T11:52:23.7722538Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_default_heuristic[tuple-LABELS] SKIPPED [ 21%] 2023-03-20T11:52:23.7729501Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_default_heuristic[tuple-LaBeL] SKIPPED [ 21%] 2023-03-20T11:52:23.7735785Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_default_heuristic[tuple-SOME_WEIRD_KEY_THAT_HAS_LABeL_IN_IT] SKIPPED [ 21%] 2023-03-20T11:52:23.7741005Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_default_heuristic[dict-labels] SKIPPED [ 21%] 2023-03-20T11:52:23.7746750Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_default_heuristic[dict-LABELS] SKIPPED [ 21%] 2023-03-20T11:52:23.7752935Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_default_heuristic[dict-LaBeL] SKIPPED [ 21%] 2023-03-20T11:52:23.7759070Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_default_heuristic[dict-SOME_WEIRD_KEY_THAT_HAS_LABeL_IN_IT] SKIPPED [ 21%] 2023-03-20T11:52:23.7765783Z test/test_transforms_v2.py::test_sanitize_bounding_boxes_errors SKIPPED [ 21%] 2023-03-20T11:52:23.7774071Z test/test_transforms_v2.py::test_warnings_v2_namespaces[True-from torchvision.transforms import v2] SKIPPED [ 21%] 2023-03-20T11:52:23.7777482Z test/test_transforms_v2.py::test_warnings_v2_namespaces[True-import torchvision.transforms.v2] SKIPPED [ 21%] 2023-03-20T11:52:23.7783796Z test/test_transforms_v2.py::test_warnings_v2_namespaces[True-from torchvision.transforms.v2 import Resize] SKIPPED [ 21%] 2023-03-20T11:52:23.7789910Z test/test_transforms_v2.py::test_warnings_v2_namespaces[True-import torchvision.transforms.v2.functional] SKIPPED [ 21%] 2023-03-20T11:52:23.7795825Z test/test_transforms_v2.py::test_warnings_v2_namespaces[True-from torchvision.transforms.v2.functional import resize] SKIPPED [ 21%] 2023-03-20T11:52:23.7801436Z test/test_transforms_v2.py::test_warnings_v2_namespaces[True-from torchvision import datapoints] SKIPPED [ 21%] 2023-03-20T11:52:23.7807299Z test/test_transforms_v2.py::test_warnings_v2_namespaces[True-from torchvision.datapoints import Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7813785Z test/test_transforms_v2.py::test_warnings_v2_namespaces[True-from torchvision.datasets import wrap_dataset_for_transforms_v2] SKIPPED [ 21%] 2023-03-20T11:52:23.7819094Z test/test_transforms_v2.py::test_warnings_v2_namespaces[False-from torchvision.transforms import v2] SKIPPED [ 21%] 2023-03-20T11:52:23.7825182Z test/test_transforms_v2.py::test_warnings_v2_namespaces[False-import torchvision.transforms.v2] SKIPPED [ 21%] 2023-03-20T11:52:23.7832476Z test/test_transforms_v2.py::test_warnings_v2_namespaces[False-from torchvision.transforms.v2 import Resize] SKIPPED [ 21%] 2023-03-20T11:52:23.7838294Z test/test_transforms_v2.py::test_warnings_v2_namespaces[False-import torchvision.transforms.v2.functional] SKIPPED [ 21%] 2023-03-20T11:52:23.7844320Z test/test_transforms_v2.py::test_warnings_v2_namespaces[False-from torchvision.transforms.v2.functional import resize] SKIPPED [ 21%] 2023-03-20T11:52:23.7850537Z test/test_transforms_v2.py::test_warnings_v2_namespaces[False-from torchvision import datapoints] SKIPPED [ 21%] 2023-03-20T11:52:23.7855939Z test/test_transforms_v2.py::test_warnings_v2_namespaces[False-from torchvision.datapoints import Image] SKIPPED [ 21%] 2023-03-20T11:52:23.7862087Z test/test_transforms_v2.py::test_warnings_v2_namespaces[False-from torchvision.datasets import wrap_dataset_for_transforms_v2] SKIPPED [ 21%] 2023-03-20T11:52:23.7868303Z test/test_transforms_v2.py::test_no_warnings_v1_namespace SKIPPED (W...) [ 21%] 2023-03-20T11:52:23.7873718Z test/test_transforms_v2_consistency.py::test_automatic_coverage SKIPPED [ 21%] 2023-03-20T11:52:23.7879379Z test/test_transforms_v2_consistency.py::test_signature_consistency[Normalize] SKIPPED [ 21%] 2023-03-20T11:52:23.7885137Z test/test_transforms_v2_consistency.py::test_signature_consistency[Resize] SKIPPED [ 21%] 2023-03-20T11:52:23.7890920Z test/test_transforms_v2_consistency.py::test_signature_consistency[CenterCrop] SKIPPED [ 21%] 2023-03-20T11:52:23.7896662Z test/test_transforms_v2_consistency.py::test_signature_consistency[FiveCrop] SKIPPED [ 21%] 2023-03-20T11:52:23.7903432Z test/test_transforms_v2_consistency.py::test_signature_consistency[TenCrop] SKIPPED [ 21%] 2023-03-20T11:52:23.7909290Z test/test_transforms_v2_consistency.py::test_signature_consistency[Pad] SKIPPED [ 21%] 2023-03-20T11:52:23.7915169Z test/test_transforms_v2_consistency.py::test_signature_consistency[LinearTransformation0] SKIPPED [ 21%] 2023-03-20T11:52:23.7920916Z test/test_transforms_v2_consistency.py::test_signature_consistency[LinearTransformation1] SKIPPED [ 21%] 2023-03-20T11:52:23.7926601Z test/test_transforms_v2_consistency.py::test_signature_consistency[LinearTransformation2] SKIPPED [ 21%] 2023-03-20T11:52:23.7932618Z test/test_transforms_v2_consistency.py::test_signature_consistency[LinearTransformation3] SKIPPED [ 21%] 2023-03-20T11:52:23.7938512Z test/test_transforms_v2_consistency.py::test_signature_consistency[LinearTransformation4] SKIPPED [ 21%] 2023-03-20T11:52:23.7944232Z test/test_transforms_v2_consistency.py::test_signature_consistency[Grayscale] SKIPPED [ 21%] 2023-03-20T11:52:23.7949953Z test/test_transforms_v2_consistency.py::test_signature_consistency[ConvertImageDtype] SKIPPED [ 21%] 2023-03-20T11:52:23.7955979Z test/test_transforms_v2_consistency.py::test_signature_consistency[ToPILImage] SKIPPED [ 21%] 2023-03-20T11:52:23.7961668Z test/test_transforms_v2_consistency.py::test_signature_consistency[Lambda] SKIPPED [ 21%] 2023-03-20T11:52:23.7969611Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomHorizontalFlip] SKIPPED [ 21%] 2023-03-20T11:52:23.7975161Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomVerticalFlip] SKIPPED [ 21%] 2023-03-20T11:52:23.7980559Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomEqualize] SKIPPED [ 21%] 2023-03-20T11:52:23.7986334Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomInvert] SKIPPED [ 21%] 2023-03-20T11:52:23.7992255Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomPosterize] SKIPPED [ 21%] 2023-03-20T11:52:23.7998022Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomSolarize] SKIPPED [ 21%] 2023-03-20T11:52:23.8003622Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomAutocontrast0] SKIPPED [ 21%] 2023-03-20T11:52:23.8010672Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomAutocontrast1] SKIPPED [ 21%] 2023-03-20T11:52:23.8015236Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomAdjustSharpness] SKIPPED [ 21%] 2023-03-20T11:52:23.8021163Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomGrayscale] SKIPPED [ 21%] 2023-03-20T11:52:23.8026714Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomResizedCrop] SKIPPED [ 21%] 2023-03-20T11:52:23.8034127Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomErasing] SKIPPED [ 21%] 2023-03-20T11:52:23.8039807Z test/test_transforms_v2_consistency.py::test_signature_consistency[ColorJitter] SKIPPED [ 21%] 2023-03-20T11:52:23.8045583Z test/test_transforms_v2_consistency.py::test_signature_consistency[ElasticTransform0] SKIPPED [ 21%] 2023-03-20T11:52:23.8051508Z test/test_transforms_v2_consistency.py::test_signature_consistency[ElasticTransform1] SKIPPED [ 21%] 2023-03-20T11:52:23.8057113Z test/test_transforms_v2_consistency.py::test_signature_consistency[GaussianBlur] SKIPPED [ 21%] 2023-03-20T11:52:23.8063041Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomAffine] SKIPPED [ 21%] 2023-03-20T11:52:23.8068873Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomCrop] SKIPPED [ 21%] 2023-03-20T11:52:23.8074619Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomPerspective] SKIPPED [ 21%] 2023-03-20T11:52:23.8080568Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomRotation] SKIPPED [ 21%] 2023-03-20T11:52:23.8086135Z test/test_transforms_v2_consistency.py::test_signature_consistency[PILToTensor] SKIPPED [ 21%] 2023-03-20T11:52:23.8092117Z test/test_transforms_v2_consistency.py::test_signature_consistency[ToTensor] SKIPPED [ 21%] 2023-03-20T11:52:23.8097816Z test/test_transforms_v2_consistency.py::test_signature_consistency[Compose] SKIPPED [ 21%] 2023-03-20T11:52:23.8104446Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomApply] SKIPPED [ 21%] 2023-03-20T11:52:23.8110493Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomChoice] SKIPPED [ 21%] 2023-03-20T11:52:23.8116302Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandomOrder] SKIPPED [ 21%] 2023-03-20T11:52:23.8122110Z test/test_transforms_v2_consistency.py::test_signature_consistency[AugMix] SKIPPED [ 21%] 2023-03-20T11:52:23.8127722Z test/test_transforms_v2_consistency.py::test_signature_consistency[AutoAugment] SKIPPED [ 21%] 2023-03-20T11:52:23.8134485Z test/test_transforms_v2_consistency.py::test_signature_consistency[RandAugment] SKIPPED [ 21%] 2023-03-20T11:52:23.8139819Z test/test_transforms_v2_consistency.py::test_signature_consistency[TrivialAugmentWide] SKIPPED [ 21%] 2023-03-20T11:52:23.8145167Z test/test_transforms_v2_consistency.py::test_call_consistency[Normalize-0] SKIPPED [ 21%] 2023-03-20T11:52:23.8151217Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-00] SKIPPED [ 21%] 2023-03-20T11:52:23.8156832Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-01] SKIPPED [ 21%] 2023-03-20T11:52:23.8162929Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-02] SKIPPED [ 21%] 2023-03-20T11:52:23.8170897Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-03] SKIPPED [ 21%] 2023-03-20T11:52:23.8175589Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-04] SKIPPED [ 21%] 2023-03-20T11:52:23.8181652Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-05] SKIPPED [ 21%] 2023-03-20T11:52:23.8187406Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-06] SKIPPED [ 21%] 2023-03-20T11:52:23.8193652Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-07] SKIPPED [ 21%] 2023-03-20T11:52:23.8199441Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-08] SKIPPED [ 21%] 2023-03-20T11:52:23.8204919Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-09] SKIPPED [ 21%] 2023-03-20T11:52:23.8210721Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-10] SKIPPED [ 21%] 2023-03-20T11:52:23.8216595Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-11] SKIPPED [ 21%] 2023-03-20T11:52:23.8222137Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-12] SKIPPED [ 21%] 2023-03-20T11:52:23.8228309Z test/test_transforms_v2_consistency.py::test_call_consistency[Resize-13] SKIPPED [ 21%] 2023-03-20T11:52:23.8236860Z test/test_transforms_v2_consistency.py::test_call_consistency[CenterCrop-0] SKIPPED [ 21%] 2023-03-20T11:52:23.8242698Z test/test_transforms_v2_consistency.py::test_call_consistency[CenterCrop-1] SKIPPED [ 21%] 2023-03-20T11:52:23.8249672Z test/test_transforms_v2_consistency.py::test_call_consistency[FiveCrop-0] SKIPPED [ 21%] 2023-03-20T11:52:23.8255316Z test/test_transforms_v2_consistency.py::test_call_consistency[FiveCrop-1] SKIPPED [ 21%] 2023-03-20T11:52:23.8260244Z test/test_transforms_v2_consistency.py::test_call_consistency[TenCrop-0] SKIPPED [ 21%] 2023-03-20T11:52:23.8265910Z test/test_transforms_v2_consistency.py::test_call_consistency[TenCrop-1] SKIPPED [ 21%] 2023-03-20T11:52:23.8272027Z test/test_transforms_v2_consistency.py::test_call_consistency[TenCrop-2] SKIPPED [ 21%] 2023-03-20T11:52:23.8277711Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-0] SKIPPED [ 21%] 2023-03-20T11:52:23.8283430Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-1] SKIPPED [ 21%] 2023-03-20T11:52:23.8290499Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-2] SKIPPED [ 21%] 2023-03-20T11:52:23.8295043Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-3] SKIPPED [ 21%] 2023-03-20T11:52:23.8300986Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-4] SKIPPED [ 21%] 2023-03-20T11:52:23.8307943Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-5] SKIPPED [ 21%] 2023-03-20T11:52:23.8314158Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-6] SKIPPED [ 21%] 2023-03-20T11:52:23.8320431Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-7] SKIPPED [ 21%] 2023-03-20T11:52:23.8325539Z test/test_transforms_v2_consistency.py::test_call_consistency[Pad-8] SKIPPED [ 21%] 2023-03-20T11:52:23.8331544Z test/test_transforms_v2_consistency.py::test_call_consistency[LinearTransformation-00] SKIPPED [ 21%] 2023-03-20T11:52:23.8337036Z test/test_transforms_v2_consistency.py::test_call_consistency[LinearTransformation-01] SKIPPED [ 21%] 2023-03-20T11:52:23.8343028Z test/test_transforms_v2_consistency.py::test_call_consistency[LinearTransformation-02] SKIPPED [ 21%] 2023-03-20T11:52:23.8348948Z test/test_transforms_v2_consistency.py::test_call_consistency[LinearTransformation-03] SKIPPED [ 21%] 2023-03-20T11:52:23.8355174Z test/test_transforms_v2_consistency.py::test_call_consistency[LinearTransformation-04] SKIPPED [ 21%] 2023-03-20T11:52:23.8360879Z test/test_transforms_v2_consistency.py::test_call_consistency[Grayscale-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8366511Z test/test_transforms_v2_consistency.py::test_call_consistency[Grayscale-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8374443Z test/test_transforms_v2_consistency.py::test_call_consistency[ConvertImageDtype-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8379494Z test/test_transforms_v2_consistency.py::test_call_consistency[ConvertImageDtype-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8384813Z test/test_transforms_v2_consistency.py::test_call_consistency[ConvertImageDtype-2] SKIPPED [ 22%] 2023-03-20T11:52:23.8390993Z test/test_transforms_v2_consistency.py::test_call_consistency[ConvertImageDtype-3] SKIPPED [ 22%] 2023-03-20T11:52:23.8396648Z test/test_transforms_v2_consistency.py::test_call_consistency[ConvertImageDtype-4] SKIPPED [ 22%] 2023-03-20T11:52:23.8402695Z test/test_transforms_v2_consistency.py::test_call_consistency[ToPILImage-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8409048Z test/test_transforms_v2_consistency.py::test_call_consistency[Lambda-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8414879Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomHorizontalFlip-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8419939Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomHorizontalFlip-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8425621Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomVerticalFlip-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8431752Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomVerticalFlip-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8437356Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomEqualize-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8444360Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomEqualize-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8450793Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomInvert-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8455926Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomInvert-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8461926Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPosterize-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8467605Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPosterize-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8473710Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPosterize-2] SKIPPED [ 22%] 2023-03-20T11:52:23.8479396Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomSolarize-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8485074Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomSolarize-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8491000Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomSolarize-2] SKIPPED [ 22%] 2023-03-20T11:52:23.8496398Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAutocontrast-00] SKIPPED [ 22%] 2023-03-20T11:52:23.8502404Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAutocontrast-10] SKIPPED [ 22%] 2023-03-20T11:52:23.8509547Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAutocontrast-01] SKIPPED [ 22%] 2023-03-20T11:52:23.8515392Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAutocontrast-11] SKIPPED [ 22%] 2023-03-20T11:52:23.8521207Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAdjustSharpness-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8526873Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAdjustSharpness-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8532746Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAdjustSharpness-2] SKIPPED [ 22%] 2023-03-20T11:52:23.8538674Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomGrayscale-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8544549Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomGrayscale-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8550302Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8556030Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8561723Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-2] SKIPPED [ 22%] 2023-03-20T11:52:23.8567473Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-3] SKIPPED [ 22%] 2023-03-20T11:52:23.8574052Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-4] SKIPPED [ 22%] 2023-03-20T11:52:23.8580443Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-5] SKIPPED [ 22%] 2023-03-20T11:52:23.8586188Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-6] SKIPPED [ 22%] 2023-03-20T11:52:23.8592311Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-7] SKIPPED [ 22%] 2023-03-20T11:52:23.8597990Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomResizedCrop-8] SKIPPED [ 22%] 2023-03-20T11:52:23.8603653Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomErasing-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8610681Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomErasing-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8615321Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomErasing-2] SKIPPED [ 22%] 2023-03-20T11:52:23.8621024Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomErasing-3] SKIPPED [ 22%] 2023-03-20T11:52:23.8626638Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomErasing-4] SKIPPED [ 22%] 2023-03-20T11:52:23.8632736Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomErasing-5] SKIPPED [ 22%] 2023-03-20T11:52:23.8638439Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomErasing-6] SKIPPED [ 22%] 2023-03-20T11:52:23.8645387Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-00] SKIPPED [ 22%] 2023-03-20T11:52:23.8651271Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-01] SKIPPED [ 22%] 2023-03-20T11:52:23.8657110Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-02] SKIPPED [ 22%] 2023-03-20T11:52:23.8662748Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-03] SKIPPED [ 22%] 2023-03-20T11:52:23.8668547Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-04] SKIPPED [ 22%] 2023-03-20T11:52:23.8674504Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-05] SKIPPED [ 22%] 2023-03-20T11:52:23.8680101Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-06] SKIPPED [ 22%] 2023-03-20T11:52:23.8685887Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-07] SKIPPED [ 22%] 2023-03-20T11:52:23.8691829Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-08] SKIPPED [ 22%] 2023-03-20T11:52:23.8697717Z test/test_transforms_v2_consistency.py::test_call_consistency[ColorJitter-09] SKIPPED [ 22%] 2023-03-20T11:52:23.8703579Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-000] SKIPPED [ 22%] 2023-03-20T11:52:23.8709300Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-010] SKIPPED [ 22%] 2023-03-20T11:52:23.8716413Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-020] SKIPPED [ 22%] 2023-03-20T11:52:23.8722457Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-030] SKIPPED [ 22%] 2023-03-20T11:52:23.8728967Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-040] SKIPPED [ 22%] 2023-03-20T11:52:23.8734880Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-050] SKIPPED [ 22%] 2023-03-20T11:52:23.8739796Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-060] SKIPPED [ 22%] 2023-03-20T11:52:23.8745632Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-070] SKIPPED [ 22%] 2023-03-20T11:52:23.8751292Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-080] SKIPPED [ 22%] 2023-03-20T11:52:23.8756830Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-090] SKIPPED [ 22%] 2023-03-20T11:52:23.8762683Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-001] SKIPPED [ 22%] 2023-03-20T11:52:23.8769159Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-011] SKIPPED [ 22%] 2023-03-20T11:52:23.8775105Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-021] SKIPPED [ 22%] 2023-03-20T11:52:23.8781439Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-031] SKIPPED [ 22%] 2023-03-20T11:52:23.8787124Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-041] SKIPPED [ 22%] 2023-03-20T11:52:23.8793263Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-051] SKIPPED [ 22%] 2023-03-20T11:52:23.8799075Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-061] SKIPPED [ 22%] 2023-03-20T11:52:23.8804805Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-071] SKIPPED [ 22%] 2023-03-20T11:52:23.8810603Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-081] SKIPPED [ 22%] 2023-03-20T11:52:23.8816366Z test/test_transforms_v2_consistency.py::test_call_consistency[ElasticTransform-091] SKIPPED [ 22%] 2023-03-20T11:52:23.8822400Z test/test_transforms_v2_consistency.py::test_call_consistency[GaussianBlur-0] SKIPPED [ 22%] 2023-03-20T11:52:23.8828062Z test/test_transforms_v2_consistency.py::test_call_consistency[GaussianBlur-1] SKIPPED [ 22%] 2023-03-20T11:52:23.8834049Z test/test_transforms_v2_consistency.py::test_call_consistency[GaussianBlur-2] SKIPPED [ 22%] 2023-03-20T11:52:23.8839606Z test/test_transforms_v2_consistency.py::test_call_consistency[GaussianBlur-3] SKIPPED [ 22%] 2023-03-20T11:52:23.8845346Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-00] SKIPPED [ 22%] 2023-03-20T11:52:23.8852381Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-01] SKIPPED [ 22%] 2023-03-20T11:52:23.8858261Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-02] SKIPPED [ 22%] 2023-03-20T11:52:23.8864236Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-03] SKIPPED [ 22%] 2023-03-20T11:52:23.8870033Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-04] SKIPPED [ 22%] 2023-03-20T11:52:23.8875882Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-05] SKIPPED [ 22%] 2023-03-20T11:52:23.8881736Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-06] SKIPPED [ 22%] 2023-03-20T11:52:23.8887419Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-07] SKIPPED [ 22%] 2023-03-20T11:52:23.8894157Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-08] SKIPPED [ 22%] 2023-03-20T11:52:23.8899423Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-09] SKIPPED [ 22%] 2023-03-20T11:52:23.8905281Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-10] SKIPPED [ 22%] 2023-03-20T11:52:23.8910974Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-11] SKIPPED [ 22%] 2023-03-20T11:52:23.8917977Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomAffine-12] SKIPPED [ 22%] 2023-03-20T11:52:23.8923870Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-00] SKIPPED [ 22%] 2023-03-20T11:52:23.8930481Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-01] SKIPPED [ 22%] 2023-03-20T11:52:23.8935592Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-02] SKIPPED [ 22%] 2023-03-20T11:52:23.8941076Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-03] SKIPPED [ 22%] 2023-03-20T11:52:23.8946692Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-04] SKIPPED [ 22%] 2023-03-20T11:52:23.8952787Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-05] SKIPPED [ 22%] 2023-03-20T11:52:23.8958488Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-06] SKIPPED [ 22%] 2023-03-20T11:52:23.8964007Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-07] SKIPPED [ 22%] 2023-03-20T11:52:23.8970465Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-08] SKIPPED [ 22%] 2023-03-20T11:52:23.8975692Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-09] SKIPPED [ 22%] 2023-03-20T11:52:23.8982789Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-10] SKIPPED [ 22%] 2023-03-20T11:52:23.8988593Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-11] SKIPPED [ 22%] 2023-03-20T11:52:23.8994486Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomCrop-12] SKIPPED [ 22%] 2023-03-20T11:52:23.9000312Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPerspective-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9005870Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPerspective-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9011788Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPerspective-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9017580Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPerspective-3] SKIPPED [ 22%] 2023-03-20T11:52:23.9023595Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPerspective-4] SKIPPED [ 22%] 2023-03-20T11:52:23.9029554Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPerspective-5] SKIPPED [ 22%] 2023-03-20T11:52:23.9035378Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomPerspective-6] SKIPPED [ 22%] 2023-03-20T11:52:23.9041045Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomRotation-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9046670Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomRotation-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9055391Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomRotation-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9061540Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomRotation-3] SKIPPED [ 22%] 2023-03-20T11:52:23.9067073Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomRotation-4] SKIPPED [ 22%] 2023-03-20T11:52:23.9073355Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomRotation-5] SKIPPED [ 22%] 2023-03-20T11:52:23.9079046Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomRotation-6] SKIPPED [ 22%] 2023-03-20T11:52:23.9084534Z test/test_transforms_v2_consistency.py::test_call_consistency[RandomRotation-7] SKIPPED [ 22%] 2023-03-20T11:52:23.9090686Z test/test_transforms_v2_consistency.py::test_get_params_alias[RandomResizedCrop] SKIPPED [ 22%] 2023-03-20T11:52:23.9095894Z test/test_transforms_v2_consistency.py::test_get_params_alias[RandomErasing] SKIPPED [ 22%] 2023-03-20T11:52:23.9101900Z test/test_transforms_v2_consistency.py::test_get_params_alias[ColorJitter] SKIPPED [ 22%] 2023-03-20T11:52:23.9107464Z test/test_transforms_v2_consistency.py::test_get_params_alias[ElasticTransform] SKIPPED [ 22%] 2023-03-20T11:52:23.9113594Z test/test_transforms_v2_consistency.py::test_get_params_alias[GaussianBlur] SKIPPED [ 22%] 2023-03-20T11:52:23.9120597Z test/test_transforms_v2_consistency.py::test_get_params_alias[RandomAffine] SKIPPED [ 22%] 2023-03-20T11:52:23.9126173Z test/test_transforms_v2_consistency.py::test_get_params_alias[RandomCrop] SKIPPED [ 22%] 2023-03-20T11:52:23.9132239Z test/test_transforms_v2_consistency.py::test_get_params_alias[RandomPerspective] SKIPPED [ 22%] 2023-03-20T11:52:23.9137846Z test/test_transforms_v2_consistency.py::test_get_params_alias[RandomRotation] SKIPPED [ 22%] 2023-03-20T11:52:23.9143783Z test/test_transforms_v2_consistency.py::test_get_params_alias[AutoAugment] SKIPPED [ 22%] 2023-03-20T11:52:23.9149798Z test/test_transforms_v2_consistency.py::test_get_params_jit[RandomResizedCrop] SKIPPED [ 22%] 2023-03-20T11:52:23.9155321Z test/test_transforms_v2_consistency.py::test_get_params_jit[RandomErasing] SKIPPED [ 22%] 2023-03-20T11:52:23.9161220Z test/test_transforms_v2_consistency.py::test_get_params_jit[ColorJitter] SKIPPED [ 22%] 2023-03-20T11:52:23.9166803Z test/test_transforms_v2_consistency.py::test_get_params_jit[ElasticTransform] SKIPPED [ 22%] 2023-03-20T11:52:23.9173561Z test/test_transforms_v2_consistency.py::test_get_params_jit[GaussianBlur] SKIPPED [ 22%] 2023-03-20T11:52:23.9178330Z test/test_transforms_v2_consistency.py::test_get_params_jit[RandomAffine] SKIPPED [ 22%] 2023-03-20T11:52:23.9184178Z test/test_transforms_v2_consistency.py::test_get_params_jit[RandomCrop] SKIPPED [ 22%] 2023-03-20T11:52:23.9191641Z test/test_transforms_v2_consistency.py::test_get_params_jit[RandomPerspective] SKIPPED [ 22%] 2023-03-20T11:52:23.9197097Z test/test_transforms_v2_consistency.py::test_get_params_jit[RandomRotation] SKIPPED [ 22%] 2023-03-20T11:52:23.9203015Z test/test_transforms_v2_consistency.py::test_get_params_jit[AutoAugment] SKIPPED [ 22%] 2023-03-20T11:52:23.9209693Z test/test_transforms_v2_consistency.py::test_jit_consistency[Normalize-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9215327Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-01] SKIPPED [ 22%] 2023-03-20T11:52:23.9220381Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-02] SKIPPED [ 22%] 2023-03-20T11:52:23.9226008Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-03] SKIPPED [ 22%] 2023-03-20T11:52:23.9231986Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-04] SKIPPED [ 22%] 2023-03-20T11:52:23.9237637Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-05] SKIPPED [ 22%] 2023-03-20T11:52:23.9243491Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-06] SKIPPED [ 22%] 2023-03-20T11:52:23.9250021Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-07] SKIPPED [ 22%] 2023-03-20T11:52:23.9256051Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-09] SKIPPED [ 22%] 2023-03-20T11:52:23.9261757Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-11] SKIPPED [ 22%] 2023-03-20T11:52:23.9267420Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-12] SKIPPED [ 22%] 2023-03-20T11:52:23.9273630Z test/test_transforms_v2_consistency.py::test_jit_consistency[Resize-13] SKIPPED [ 22%] 2023-03-20T11:52:23.9279305Z test/test_transforms_v2_consistency.py::test_jit_consistency[CenterCrop-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9284988Z test/test_transforms_v2_consistency.py::test_jit_consistency[CenterCrop-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9290627Z test/test_transforms_v2_consistency.py::test_jit_consistency[FiveCrop-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9296452Z test/test_transforms_v2_consistency.py::test_jit_consistency[FiveCrop-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9302428Z test/test_transforms_v2_consistency.py::test_jit_consistency[TenCrop-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9308170Z test/test_transforms_v2_consistency.py::test_jit_consistency[TenCrop-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9314030Z test/test_transforms_v2_consistency.py::test_jit_consistency[TenCrop-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9319676Z test/test_transforms_v2_consistency.py::test_jit_consistency[Pad-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9326445Z test/test_transforms_v2_consistency.py::test_jit_consistency[Pad-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9332268Z test/test_transforms_v2_consistency.py::test_jit_consistency[Pad-3] SKIPPED [ 22%] 2023-03-20T11:52:23.9338105Z test/test_transforms_v2_consistency.py::test_jit_consistency[Pad-5] SKIPPED [ 22%] 2023-03-20T11:52:23.9344067Z test/test_transforms_v2_consistency.py::test_jit_consistency[LinearTransformation-00] SKIPPED [ 22%] 2023-03-20T11:52:23.9350191Z test/test_transforms_v2_consistency.py::test_jit_consistency[LinearTransformation-01] SKIPPED [ 22%] 2023-03-20T11:52:23.9355871Z test/test_transforms_v2_consistency.py::test_jit_consistency[LinearTransformation-02] SKIPPED [ 22%] 2023-03-20T11:52:23.9361699Z test/test_transforms_v2_consistency.py::test_jit_consistency[LinearTransformation-03] SKIPPED [ 22%] 2023-03-20T11:52:23.9367295Z test/test_transforms_v2_consistency.py::test_jit_consistency[LinearTransformation-04] SKIPPED [ 22%] 2023-03-20T11:52:23.9373890Z test/test_transforms_v2_consistency.py::test_jit_consistency[Grayscale-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9378843Z test/test_transforms_v2_consistency.py::test_jit_consistency[Grayscale-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9384559Z test/test_transforms_v2_consistency.py::test_jit_consistency[ConvertImageDtype-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9391777Z test/test_transforms_v2_consistency.py::test_jit_consistency[ConvertImageDtype-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9397474Z test/test_transforms_v2_consistency.py::test_jit_consistency[ConvertImageDtype-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9403253Z test/test_transforms_v2_consistency.py::test_jit_consistency[ConvertImageDtype-3] SKIPPED [ 22%] 2023-03-20T11:52:23.9410019Z test/test_transforms_v2_consistency.py::test_jit_consistency[ConvertImageDtype-4] SKIPPED [ 22%] 2023-03-20T11:52:23.9415013Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomHorizontalFlip-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9420833Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomHorizontalFlip-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9426786Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomVerticalFlip-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9432771Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomVerticalFlip-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9438452Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomEqualize-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9444060Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomEqualize-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9450803Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomInvert-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9455513Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomInvert-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9462458Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPosterize-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9468298Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPosterize-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9474162Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPosterize-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9480043Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomSolarize-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9485699Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomSolarize-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9491537Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomSolarize-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9496947Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAutocontrast-00] SKIPPED [ 22%] 2023-03-20T11:52:23.9502932Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAutocontrast-10] SKIPPED [ 22%] 2023-03-20T11:52:23.9508784Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAutocontrast-01] SKIPPED [ 22%] 2023-03-20T11:52:23.9514538Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAutocontrast-11] SKIPPED [ 22%] 2023-03-20T11:52:23.9520161Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAdjustSharpness-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9527162Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAdjustSharpness-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9533859Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAdjustSharpness-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9538641Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomGrayscale-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9544567Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomGrayscale-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9550533Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9556225Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9561793Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9567441Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-3] SKIPPED [ 22%] 2023-03-20T11:52:23.9574078Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-4] SKIPPED [ 22%] 2023-03-20T11:52:23.9579252Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-5] SKIPPED [ 22%] 2023-03-20T11:52:23.9584880Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-6] SKIPPED [ 22%] 2023-03-20T11:52:23.9590725Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-7] SKIPPED [ 22%] 2023-03-20T11:52:23.9597116Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomResizedCrop-8] SKIPPED [ 22%] 2023-03-20T11:52:23.9602741Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomErasing-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9609612Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomErasing-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9615313Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomErasing-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9620228Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomErasing-3] SKIPPED [ 22%] 2023-03-20T11:52:23.9625850Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomErasing-4] SKIPPED [ 22%] 2023-03-20T11:52:23.9632030Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomErasing-5] SKIPPED [ 22%] 2023-03-20T11:52:23.9637649Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomErasing-6] SKIPPED [ 22%] 2023-03-20T11:52:23.9643483Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-00] SKIPPED [ 22%] 2023-03-20T11:52:23.9650103Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-01] SKIPPED [ 22%] 2023-03-20T11:52:23.9655194Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-02] SKIPPED [ 22%] 2023-03-20T11:52:23.9662069Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-03] SKIPPED [ 22%] 2023-03-20T11:52:23.9667700Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-04] SKIPPED [ 22%] 2023-03-20T11:52:23.9673827Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-05] SKIPPED [ 22%] 2023-03-20T11:52:23.9679729Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-06] SKIPPED [ 22%] 2023-03-20T11:52:23.9685115Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-07] SKIPPED [ 22%] 2023-03-20T11:52:23.9690977Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-08] SKIPPED [ 22%] 2023-03-20T11:52:23.9696631Z test/test_transforms_v2_consistency.py::test_jit_consistency[ColorJitter-09] SKIPPED [ 22%] 2023-03-20T11:52:23.9702462Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-000] SKIPPED [ 22%] 2023-03-20T11:52:23.9707965Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-010] SKIPPED [ 22%] 2023-03-20T11:52:23.9713579Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-020] SKIPPED [ 22%] 2023-03-20T11:52:23.9719235Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-030] SKIPPED [ 22%] 2023-03-20T11:52:23.9724911Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-040] SKIPPED [ 22%] 2023-03-20T11:52:23.9731893Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-050] SKIPPED [ 22%] 2023-03-20T11:52:23.9737324Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-060] SKIPPED [ 22%] 2023-03-20T11:52:23.9743238Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-070] SKIPPED [ 22%] 2023-03-20T11:52:23.9749081Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-080] SKIPPED [ 22%] 2023-03-20T11:52:23.9754853Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-090] SKIPPED [ 22%] 2023-03-20T11:52:23.9760718Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-001] SKIPPED [ 22%] 2023-03-20T11:52:23.9766260Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-011] SKIPPED [ 22%] 2023-03-20T11:52:23.9772267Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-021] SKIPPED [ 22%] 2023-03-20T11:52:23.9777823Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-031] SKIPPED [ 22%] 2023-03-20T11:52:23.9783808Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-041] SKIPPED [ 22%] 2023-03-20T11:52:23.9789740Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-051] SKIPPED [ 22%] 2023-03-20T11:52:23.9796642Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-061] SKIPPED [ 22%] 2023-03-20T11:52:23.9802504Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-071] SKIPPED [ 22%] 2023-03-20T11:52:23.9809041Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-081] SKIPPED [ 22%] 2023-03-20T11:52:23.9815036Z test/test_transforms_v2_consistency.py::test_jit_consistency[ElasticTransform-091] SKIPPED [ 22%] 2023-03-20T11:52:23.9819822Z test/test_transforms_v2_consistency.py::test_jit_consistency[GaussianBlur-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9825514Z test/test_transforms_v2_consistency.py::test_jit_consistency[GaussianBlur-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9831872Z test/test_transforms_v2_consistency.py::test_jit_consistency[GaussianBlur-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9837398Z test/test_transforms_v2_consistency.py::test_jit_consistency[GaussianBlur-3] SKIPPED [ 22%] 2023-03-20T11:52:23.9843335Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-00] SKIPPED [ 22%] 2023-03-20T11:52:23.9849972Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-01] SKIPPED [ 22%] 2023-03-20T11:52:23.9855248Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-02] SKIPPED [ 22%] 2023-03-20T11:52:23.9863259Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-03] SKIPPED [ 22%] 2023-03-20T11:52:23.9869196Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-04] SKIPPED [ 22%] 2023-03-20T11:52:23.9875105Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-05] SKIPPED [ 22%] 2023-03-20T11:52:23.9880875Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-06] SKIPPED [ 22%] 2023-03-20T11:52:23.9886405Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-07] SKIPPED [ 22%] 2023-03-20T11:52:23.9892276Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-08] SKIPPED [ 22%] 2023-03-20T11:52:23.9898304Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-09] SKIPPED [ 22%] 2023-03-20T11:52:23.9903949Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-10] SKIPPED [ 22%] 2023-03-20T11:52:23.9909528Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-11] SKIPPED [ 22%] 2023-03-20T11:52:23.9915501Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomAffine-12] SKIPPED [ 22%] 2023-03-20T11:52:23.9921271Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-00] SKIPPED [ 22%] 2023-03-20T11:52:23.9926873Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-01] SKIPPED [ 22%] 2023-03-20T11:52:23.9934903Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-03] SKIPPED [ 22%] 2023-03-20T11:52:23.9939966Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-04] SKIPPED [ 22%] 2023-03-20T11:52:23.9945626Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-05] SKIPPED [ 22%] 2023-03-20T11:52:23.9951311Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-06] SKIPPED [ 22%] 2023-03-20T11:52:23.9956820Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-07] SKIPPED [ 22%] 2023-03-20T11:52:23.9962474Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-09] SKIPPED [ 22%] 2023-03-20T11:52:23.9969003Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-11] SKIPPED [ 22%] 2023-03-20T11:52:23.9974910Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomCrop-12] SKIPPED [ 22%] 2023-03-20T11:52:23.9979959Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPerspective-0] SKIPPED [ 22%] 2023-03-20T11:52:23.9985588Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPerspective-1] SKIPPED [ 22%] 2023-03-20T11:52:23.9991707Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPerspective-2] SKIPPED [ 22%] 2023-03-20T11:52:23.9998363Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPerspective-3] SKIPPED [ 22%] 2023-03-20T11:52:24.0004204Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPerspective-4] SKIPPED [ 22%] 2023-03-20T11:52:24.0010499Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPerspective-5] SKIPPED [ 22%] 2023-03-20T11:52:24.0015943Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomPerspective-6] SKIPPED [ 22%] 2023-03-20T11:52:24.0021605Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomRotation-0] SKIPPED [ 22%] 2023-03-20T11:52:24.0027137Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomRotation-1] SKIPPED [ 22%] 2023-03-20T11:52:24.0033182Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomRotation-2] SKIPPED [ 22%] 2023-03-20T11:52:24.0039041Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomRotation-3] SKIPPED [ 22%] 2023-03-20T11:52:24.0044541Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomRotation-4] SKIPPED [ 22%] 2023-03-20T11:52:24.0050423Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomRotation-5] SKIPPED [ 22%] 2023-03-20T11:52:24.0055866Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomRotation-6] SKIPPED [ 22%] 2023-03-20T11:52:24.0061603Z test/test_transforms_v2_consistency.py::test_jit_consistency[RandomRotation-7] SKIPPED [ 22%] 2023-03-20T11:52:24.0068761Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_compose SKIPPED [ 22%] 2023-03-20T11:52:24.0074490Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[list-0] SKIPPED [ 22%] 2023-03-20T11:52:24.0080312Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[list-0.1] SKIPPED [ 22%] 2023-03-20T11:52:24.0085973Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[list-0.5] SKIPPED [ 22%] 2023-03-20T11:52:24.0091922Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[list-0.9] SKIPPED [ 22%] 2023-03-20T11:52:24.0097583Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[list-1] SKIPPED [ 22%] 2023-03-20T11:52:24.0103605Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[ModuleList-0] SKIPPED [ 22%] 2023-03-20T11:52:24.0109657Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[ModuleList-0.1] SKIPPED [ 22%] 2023-03-20T11:52:24.0115463Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[ModuleList-0.5] SKIPPED [ 22%] 2023-03-20T11:52:24.0121291Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[ModuleList-0.9] SKIPPED [ 22%] 2023-03-20T11:52:24.0126895Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_apply[ModuleList-1] SKIPPED [ 22%] 2023-03-20T11:52:24.0134748Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_choice[probabilities0] SKIPPED [ 22%] 2023-03-20T11:52:24.0140026Z test/test_transforms_v2_consistency.py::TestContainerTransforms::test_random_choice[probabilities1] SKIPPED [ 22%] 2023-03-20T11:52:24.0145645Z test/test_transforms_v2_consistency.py::TestToTensorTransforms::test_pil_to_tensor SKIPPED [ 22%] 2023-03-20T11:52:24.0151867Z test/test_transforms_v2_consistency.py::TestToTensorTransforms::test_to_tensor SKIPPED [ 22%] 2023-03-20T11:52:24.0157594Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[InterpolationMode.NEAREST-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0163458Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[InterpolationMode.NEAREST-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0170350Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[InterpolationMode.NEAREST-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0175190Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[InterpolationMode.BILINEAR-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0181261Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[InterpolationMode.BILINEAR-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0186857Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[InterpolationMode.BILINEAR-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0192902Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[0-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0198739Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[0-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0205772Z test/test_transforms_v2_consistency.py::TestAATransforms::test_randaug[0-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0211897Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[InterpolationMode.NEAREST-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0218229Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[InterpolationMode.NEAREST-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0224447Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[InterpolationMode.NEAREST-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0230429Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[InterpolationMode.BILINEAR-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0236796Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[InterpolationMode.BILINEAR-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0242720Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[InterpolationMode.BILINEAR-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0249537Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[0-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0255149Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[0-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0261459Z test/test_transforms_v2_consistency.py::TestAATransforms::test_trivial_aug[0-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0267485Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[InterpolationMode.NEAREST-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0275204Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[InterpolationMode.NEAREST-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0281412Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[InterpolationMode.NEAREST-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0287432Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[InterpolationMode.BILINEAR-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0294850Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[InterpolationMode.BILINEAR-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0300917Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[InterpolationMode.BILINEAR-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0306225Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[0-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0312686Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[0-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0318535Z test/test_transforms_v2_consistency.py::TestAATransforms::test_augmix[0-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0324845Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[InterpolationMode.NEAREST-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0331057Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[InterpolationMode.NEAREST-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0337156Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[InterpolationMode.NEAREST-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0343571Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[InterpolationMode.BILINEAR-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0351080Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[InterpolationMode.BILINEAR-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0356734Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[InterpolationMode.BILINEAR-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0362705Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[0-inpt0] SKIPPED [ 22%] 2023-03-20T11:52:24.0369637Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[0-inpt1] SKIPPED [ 22%] 2023-03-20T11:52:24.0375166Z test/test_transforms_v2_consistency.py::TestAATransforms::test_aa[0-inpt2] SKIPPED [ 22%] 2023-03-20T11:52:24.0381701Z test/test_transforms_v2_consistency.py::TestRefDetTransforms::test_transform[t_ref0-t0-data_kwargs0] SKIPPED [ 22%] 2023-03-20T11:52:24.0387800Z test/test_transforms_v2_consistency.py::TestRefDetTransforms::test_transform[t_ref1-t1-data_kwargs1] SKIPPED [ 22%] 2023-03-20T11:52:24.0394227Z test/test_transforms_v2_consistency.py::TestRefDetTransforms::test_transform[t_ref2-t2-data_kwargs2] SKIPPED [ 22%] 2023-03-20T11:52:24.0400376Z test/test_transforms_v2_consistency.py::TestRefDetTransforms::test_transform[t_ref3-t3-data_kwargs3] SKIPPED [ 22%] 2023-03-20T11:52:24.0406287Z test/test_transforms_v2_consistency.py::TestRefDetTransforms::test_transform[t_ref4-t4-data_kwargs4] SKIPPED [ 22%] 2023-03-20T11:52:24.0413498Z test/test_transforms_v2_consistency.py::TestRefSegTransforms::test_common[t_ref0-t0-data_kwargs0] SKIPPED [ 22%] 2023-03-20T11:52:24.0420207Z test/test_transforms_v2_consistency.py::TestRefSegTransforms::test_common[t_ref1-t1-data_kwargs1] SKIPPED [ 22%] 2023-03-20T11:52:24.0426317Z test/test_transforms_v2_consistency.py::TestRefSegTransforms::test_common[t_ref2-t2-data_kwargs2] SKIPPED [ 22%] 2023-03-20T11:52:24.0432818Z test/test_transforms_v2_consistency.py::TestRefSegTransforms::test_common[t_ref3-t3-data_kwargs3] SKIPPED [ 22%] 2023-03-20T11:52:24.0438844Z test/test_transforms_v2_consistency.py::TestRefSegTransforms::test_random_resize_train SKIPPED [ 22%] 2023-03-20T11:52:24.0444844Z test/test_transforms_v2_consistency.py::TestRefSegTransforms::test_random_resize_eval SKIPPED [ 22%] 2023-03-20T11:52:24.0451045Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[get_dimensions-name_only_params0] SKIPPED [ 22%] 2023-03-20T11:52:24.0458557Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[get_image_size-name_only_params1] SKIPPED [ 22%] 2023-03-20T11:52:24.0464003Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[get_image_num_channels-name_only_params2] SKIPPED [ 22%] 2023-03-20T11:52:24.0470183Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[to_tensor-name_only_params3] SKIPPED [ 22%] 2023-03-20T11:52:24.0476221Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[pil_to_tensor-name_only_params4] SKIPPED [ 22%] 2023-03-20T11:52:24.0482337Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[convert_image_dtype-name_only_params5] SKIPPED [ 22%] 2023-03-20T11:52:24.0489214Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[to_pil_image-name_only_params6] SKIPPED [ 22%] 2023-03-20T11:52:24.0495657Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[normalize-name_only_params7] SKIPPED [ 22%] 2023-03-20T11:52:24.0502061Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[resize-name_only_params8] SKIPPED [ 22%] 2023-03-20T11:52:24.0508161Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[pad-name_only_params9] SKIPPED [ 22%] 2023-03-20T11:52:24.0514497Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[crop-name_only_params10] SKIPPED [ 22%] 2023-03-20T11:52:24.0520665Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[center_crop-name_only_params11] SKIPPED [ 22%] 2023-03-20T11:52:24.0526610Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[resized_crop-name_only_params12] SKIPPED [ 22%] 2023-03-20T11:52:24.0532899Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[hflip-name_only_params13] SKIPPED [ 22%] 2023-03-20T11:52:24.0539145Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[perspective-name_only_params14] SKIPPED [ 22%] 2023-03-20T11:52:24.0545210Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[vflip-name_only_params15] SKIPPED [ 22%] 2023-03-20T11:52:24.0551648Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[five_crop-name_only_params16] SKIPPED [ 22%] 2023-03-20T11:52:24.0557597Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[ten_crop-name_only_params17] SKIPPED [ 22%] 2023-03-20T11:52:24.0565127Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[adjust_brightness-name_only_params18] SKIPPED [ 22%] 2023-03-20T11:52:24.0571495Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[adjust_contrast-name_only_params19] SKIPPED [ 22%] 2023-03-20T11:52:24.0577582Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[adjust_saturation-name_only_params20] SKIPPED [ 22%] 2023-03-20T11:52:24.0583897Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[adjust_hue-name_only_params21] SKIPPED [ 22%] 2023-03-20T11:52:24.0590374Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[adjust_gamma-name_only_params22] SKIPPED [ 22%] 2023-03-20T11:52:24.0596390Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[rotate-name_only_params23] SKIPPED [ 22%] 2023-03-20T11:52:24.0602495Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[affine-name_only_params24] SKIPPED [ 22%] 2023-03-20T11:52:24.0609406Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[to_grayscale-name_only_params25] SKIPPED [ 22%] 2023-03-20T11:52:24.0615235Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[rgb_to_grayscale-name_only_params26] SKIPPED [ 22%] 2023-03-20T11:52:24.0621135Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[to_tensor-name_only_params27] SKIPPED [ 22%] 2023-03-20T11:52:24.0627162Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[erase-name_only_params28] SKIPPED [ 22%] 2023-03-20T11:52:24.0634814Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[gaussian_blur-name_only_params29] SKIPPED [ 22%] 2023-03-20T11:52:24.0640877Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[invert-name_only_params30] SKIPPED [ 22%] 2023-03-20T11:52:24.0647045Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[posterize-name_only_params31] SKIPPED [ 22%] 2023-03-20T11:52:24.0654308Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[solarize-name_only_params32] SKIPPED [ 22%] 2023-03-20T11:52:24.0659844Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[adjust_sharpness-name_only_params33] SKIPPED [ 22%] 2023-03-20T11:52:24.0665761Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[autocontrast-name_only_params34] SKIPPED [ 22%] 2023-03-20T11:52:24.0672362Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[equalize-name_only_params35] SKIPPED [ 22%] 2023-03-20T11:52:24.0679006Z test/test_transforms_v2_consistency.py::test_dispatcher_signature_consistency[elastic_transform-name_only_params36] SKIPPED [ 22%] 2023-03-20T11:52:24.0684854Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-000] SKIPPED [ 22%] 2023-03-20T11:52:24.0691197Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-001] SKIPPED [ 22%] 2023-03-20T11:52:24.0697089Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-002] SKIPPED [ 22%] 2023-03-20T11:52:24.0703462Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-003] SKIPPED [ 22%] 2023-03-20T11:52:24.0712980Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-004] SKIPPED [ 22%] 2023-03-20T11:52:24.0719465Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-005] SKIPPED [ 22%] 2023-03-20T11:52:24.0725459Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-006] SKIPPED [ 22%] 2023-03-20T11:52:24.0731719Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-007] SKIPPED [ 22%] 2023-03-20T11:52:24.0737896Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-008] SKIPPED [ 22%] 2023-03-20T11:52:24.0744206Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-009] SKIPPED [ 22%] 2023-03-20T11:52:24.0750698Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-010] SKIPPED [ 22%] 2023-03-20T11:52:24.0756796Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-011] SKIPPED [ 22%] 2023-03-20T11:52:24.0762926Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-012] SKIPPED [ 22%] 2023-03-20T11:52:24.0769911Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-013] SKIPPED [ 22%] 2023-03-20T11:52:24.0775329Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-014] SKIPPED [ 22%] 2023-03-20T11:52:24.0783256Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-015] SKIPPED [ 22%] 2023-03-20T11:52:24.0789581Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-016] SKIPPED [ 22%] 2023-03-20T11:52:24.0795796Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-017] SKIPPED [ 22%] 2023-03-20T11:52:24.0802089Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-018] SKIPPED [ 22%] 2023-03-20T11:52:24.0808946Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-019] SKIPPED [ 22%] 2023-03-20T11:52:24.0815051Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-020] SKIPPED [ 22%] 2023-03-20T11:52:24.0820679Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-021] SKIPPED [ 22%] 2023-03-20T11:52:24.0826780Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-022] SKIPPED [ 22%] 2023-03-20T11:52:24.0833411Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-023] SKIPPED [ 22%] 2023-03-20T11:52:24.0839335Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-024] SKIPPED [ 22%] 2023-03-20T11:52:24.0844924Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-025] SKIPPED [ 22%] 2023-03-20T11:52:24.0851043Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-026] SKIPPED [ 22%] 2023-03-20T11:52:24.0858084Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-027] SKIPPED [ 22%] 2023-03-20T11:52:24.0864044Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-028] SKIPPED [ 22%] 2023-03-20T11:52:24.0870188Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-029] SKIPPED [ 22%] 2023-03-20T11:52:24.0875411Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-030] SKIPPED [ 22%] 2023-03-20T11:52:24.0881232Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-031] SKIPPED [ 22%] 2023-03-20T11:52:24.0886920Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-032] SKIPPED [ 22%] 2023-03-20T11:52:24.0892937Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-033] SKIPPED [ 22%] 2023-03-20T11:52:24.0899096Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-034] SKIPPED [ 22%] 2023-03-20T11:52:24.0904779Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-035] SKIPPED [ 22%] 2023-03-20T11:52:24.0910865Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-036] SKIPPED [ 22%] 2023-03-20T11:52:24.0916560Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-037] SKIPPED [ 22%] 2023-03-20T11:52:24.0923693Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-038] SKIPPED [ 22%] 2023-03-20T11:52:24.0930450Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-039] SKIPPED [ 22%] 2023-03-20T11:52:24.0935749Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-040] SKIPPED [ 22%] 2023-03-20T11:52:24.0941782Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-041] SKIPPED [ 22%] 2023-03-20T11:52:24.0947589Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-042] SKIPPED [ 22%] 2023-03-20T11:52:24.0953676Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-043] SKIPPED [ 22%] 2023-03-20T11:52:24.0959429Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-044] SKIPPED [ 22%] 2023-03-20T11:52:24.0965245Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-045] SKIPPED [ 22%] 2023-03-20T11:52:24.0971269Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-046] SKIPPED [ 22%] 2023-03-20T11:52:24.0976937Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-047] SKIPPED [ 22%] 2023-03-20T11:52:24.0982873Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-048] SKIPPED [ 22%] 2023-03-20T11:52:24.0988789Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-049] SKIPPED [ 22%] 2023-03-20T11:52:24.0995408Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-050] SKIPPED [ 22%] 2023-03-20T11:52:24.1001340Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-051] SKIPPED [ 22%] 2023-03-20T11:52:24.1006923Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-052] SKIPPED [ 22%] 2023-03-20T11:52:24.1013673Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-053] SKIPPED [ 22%] 2023-03-20T11:52:24.1018925Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-054] SKIPPED [ 22%] 2023-03-20T11:52:24.1024796Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-055] SKIPPED [ 22%] 2023-03-20T11:52:24.1030772Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-056] SKIPPED [ 22%] 2023-03-20T11:52:24.1036166Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-057] SKIPPED [ 22%] 2023-03-20T11:52:24.1042056Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-058] SKIPPED [ 22%] 2023-03-20T11:52:24.1047999Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-059] SKIPPED [ 22%] 2023-03-20T11:52:24.1054198Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-060] SKIPPED [ 22%] 2023-03-20T11:52:24.1060850Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-061] SKIPPED [ 22%] 2023-03-20T11:52:24.1066559Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-062] SKIPPED [ 22%] 2023-03-20T11:52:24.1072722Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-063] SKIPPED [ 22%] 2023-03-20T11:52:24.1078375Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-064] SKIPPED [ 22%] 2023-03-20T11:52:24.1084354Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-065] SKIPPED [ 22%] 2023-03-20T11:52:24.1090496Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-066] SKIPPED [ 22%] 2023-03-20T11:52:24.1095877Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-067] SKIPPED [ 22%] 2023-03-20T11:52:24.1102066Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-068] SKIPPED [ 22%] 2023-03-20T11:52:24.1107812Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-069] SKIPPED [ 22%] 2023-03-20T11:52:24.1113921Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-070] SKIPPED [ 22%] 2023-03-20T11:52:24.1119586Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-071] SKIPPED [ 22%] 2023-03-20T11:52:24.1125359Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-072] SKIPPED [ 22%] 2023-03-20T11:52:24.1133456Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-073] SKIPPED [ 22%] 2023-03-20T11:52:24.1138385Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-074] SKIPPED [ 22%] 2023-03-20T11:52:24.1144244Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-075] SKIPPED [ 22%] 2023-03-20T11:52:24.1150501Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-076] SKIPPED [ 22%] 2023-03-20T11:52:24.1156109Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-077] SKIPPED [ 22%] 2023-03-20T11:52:24.1162000Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-078] SKIPPED [ 22%] 2023-03-20T11:52:24.1168082Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-079] SKIPPED [ 22%] 2023-03-20T11:52:24.1174667Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-080] SKIPPED [ 22%] 2023-03-20T11:52:24.1179746Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-081] SKIPPED [ 22%] 2023-03-20T11:52:24.1185448Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-082] SKIPPED [ 22%] 2023-03-20T11:52:24.1191595Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-083] SKIPPED [ 22%] 2023-03-20T11:52:24.1198640Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-084] SKIPPED [ 22%] 2023-03-20T11:52:24.1204416Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-085] SKIPPED [ 22%] 2023-03-20T11:52:24.1210535Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-086] SKIPPED [ 22%] 2023-03-20T11:52:24.1216459Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-087] SKIPPED [ 22%] 2023-03-20T11:52:24.1222805Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-088] SKIPPED [ 22%] 2023-03-20T11:52:24.1228724Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-089] SKIPPED [ 22%] 2023-03-20T11:52:24.1234393Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-090] SKIPPED [ 22%] 2023-03-20T11:52:24.1239993Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-091] SKIPPED [ 22%] 2023-03-20T11:52:24.1245667Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-092] SKIPPED [ 22%] 2023-03-20T11:52:24.1251761Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-093] SKIPPED [ 22%] 2023-03-20T11:52:24.1257417Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-094] SKIPPED [ 22%] 2023-03-20T11:52:24.1263019Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-095] SKIPPED [ 22%] 2023-03-20T11:52:24.1270405Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-096] SKIPPED [ 22%] 2023-03-20T11:52:24.1276092Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-097] SKIPPED [ 22%] 2023-03-20T11:52:24.1281931Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-098] SKIPPED [ 22%] 2023-03-20T11:52:24.1287546Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-099] SKIPPED [ 22%] 2023-03-20T11:52:24.1294413Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-100] SKIPPED [ 22%] 2023-03-20T11:52:24.1299544Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-101] SKIPPED [ 22%] 2023-03-20T11:52:24.1305176Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-102] SKIPPED [ 22%] 2023-03-20T11:52:24.1311410Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-103] SKIPPED [ 22%] 2023-03-20T11:52:24.1317090Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-104] SKIPPED [ 22%] 2023-03-20T11:52:24.1322932Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-105] SKIPPED [ 22%] 2023-03-20T11:52:24.1329499Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-106] SKIPPED [ 22%] 2023-03-20T11:52:24.1335821Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-107] SKIPPED [ 22%] 2023-03-20T11:52:24.1342002Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-108] SKIPPED [ 22%] 2023-03-20T11:52:24.1347754Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-109] SKIPPED [ 22%] 2023-03-20T11:52:24.1353911Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-110] SKIPPED [ 22%] 2023-03-20T11:52:24.1359630Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-111] SKIPPED [ 22%] 2023-03-20T11:52:24.1365445Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-112] SKIPPED [ 22%] 2023-03-20T11:52:24.1371503Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-113] SKIPPED [ 22%] 2023-03-20T11:52:24.1377162Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-114] SKIPPED [ 22%] 2023-03-20T11:52:24.1383309Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-115] SKIPPED [ 22%] 2023-03-20T11:52:24.1389131Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-116] SKIPPED [ 22%] 2023-03-20T11:52:24.1395036Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-117] SKIPPED [ 22%] 2023-03-20T11:52:24.1400844Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-118] SKIPPED [ 22%] 2023-03-20T11:52:24.1408178Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-119] SKIPPED [ 22%] 2023-03-20T11:52:24.1414676Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-120] SKIPPED [ 22%] 2023-03-20T11:52:24.1419723Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-121] SKIPPED [ 22%] 2023-03-20T11:52:24.1425699Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-122] SKIPPED [ 22%] 2023-03-20T11:52:24.1431724Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-123] SKIPPED [ 22%] 2023-03-20T11:52:24.1437423Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-124] SKIPPED [ 22%] 2023-03-20T11:52:24.1443394Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-125] SKIPPED [ 22%] 2023-03-20T11:52:24.1450433Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-126] SKIPPED [ 22%] 2023-03-20T11:52:24.1455190Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-127] SKIPPED [ 22%] 2023-03-20T11:52:24.1460980Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-128] SKIPPED [ 22%] 2023-03-20T11:52:24.1466425Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-129] SKIPPED [ 22%] 2023-03-20T11:52:24.1473874Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-130] SKIPPED [ 22%] 2023-03-20T11:52:24.1479608Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-131] SKIPPED [ 22%] 2023-03-20T11:52:24.1485405Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-132] SKIPPED [ 22%] 2023-03-20T11:52:24.1491577Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-133] SKIPPED [ 22%] 2023-03-20T11:52:24.1497401Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-134] SKIPPED [ 22%] 2023-03-20T11:52:24.1503716Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-135] SKIPPED [ 22%] 2023-03-20T11:52:24.1509928Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-136] SKIPPED [ 22%] 2023-03-20T11:52:24.1516215Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-137] SKIPPED [ 22%] 2023-03-20T11:52:24.1522528Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-138] SKIPPED [ 22%] 2023-03-20T11:52:24.1529453Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-139] SKIPPED [ 22%] 2023-03-20T11:52:24.1535228Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-140] SKIPPED [ 22%] 2023-03-20T11:52:24.1543840Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-141] SKIPPED [ 22%] 2023-03-20T11:52:24.1550651Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-142] SKIPPED [ 22%] 2023-03-20T11:52:24.1556887Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-143] SKIPPED [ 22%] 2023-03-20T11:52:24.1563337Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-144] SKIPPED [ 22%] 2023-03-20T11:52:24.1570596Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-145] SKIPPED [ 22%] 2023-03-20T11:52:24.1576161Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-146] SKIPPED [ 22%] 2023-03-20T11:52:24.1582835Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-147] SKIPPED [ 22%] 2023-03-20T11:52:24.1589061Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-148] SKIPPED [ 22%] 2023-03-20T11:52:24.1595301Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-149] SKIPPED [ 22%] 2023-03-20T11:52:24.1601548Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-150] SKIPPED [ 22%] 2023-03-20T11:52:24.1607608Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-151] SKIPPED [ 22%] 2023-03-20T11:52:24.1614693Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-152] SKIPPED [ 22%] 2023-03-20T11:52:24.1621488Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-153] SKIPPED [ 22%] 2023-03-20T11:52:24.1627572Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-154] SKIPPED [ 22%] 2023-03-20T11:52:24.1634019Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-155] SKIPPED [ 22%] 2023-03-20T11:52:24.1640227Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-156] SKIPPED [ 22%] 2023-03-20T11:52:24.1646191Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-157] SKIPPED [ 22%] 2023-03-20T11:52:24.1652600Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-158] SKIPPED [ 22%] 2023-03-20T11:52:24.1659041Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-159] SKIPPED [ 22%] 2023-03-20T11:52:24.1665103Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-160] SKIPPED [ 22%] 2023-03-20T11:52:24.1671525Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-convert_format_bounding_box-161] SKIPPED [ 22%] 2023-03-20T11:52:24.1677499Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-00] SKIPPED [ 22%] 2023-03-20T11:52:24.1683655Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-01] SKIPPED [ 22%] 2023-03-20T11:52:24.1691045Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-02] SKIPPED [ 22%] 2023-03-20T11:52:24.1697120Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-03] SKIPPED [ 22%] 2023-03-20T11:52:24.1703033Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-04] SKIPPED [ 22%] 2023-03-20T11:52:24.1709285Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-05] SKIPPED [ 22%] 2023-03-20T11:52:24.1715593Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-06] SKIPPED [ 22%] 2023-03-20T11:52:24.1722047Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-07] SKIPPED [ 22%] 2023-03-20T11:52:24.1729210Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-08] SKIPPED [ 22%] 2023-03-20T11:52:24.1734921Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-09] SKIPPED [ 22%] 2023-03-20T11:52:24.1740891Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-10] SKIPPED [ 22%] 2023-03-20T11:52:24.1746904Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-11] SKIPPED [ 22%] 2023-03-20T11:52:24.1753421Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-12] SKIPPED [ 22%] 2023-03-20T11:52:24.1759470Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-13] SKIPPED [ 22%] 2023-03-20T11:52:24.1766638Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-14] SKIPPED [ 22%] 2023-03-20T11:52:24.1773954Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-15] SKIPPED [ 22%] 2023-03-20T11:52:24.1779335Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-16] SKIPPED [ 22%] 2023-03-20T11:52:24.1785490Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-17] SKIPPED [ 22%] 2023-03-20T11:52:24.1791998Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-18] SKIPPED [ 22%] 2023-03-20T11:52:24.1798095Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-19] SKIPPED [ 22%] 2023-03-20T11:52:24.1804259Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-20] SKIPPED [ 22%] 2023-03-20T11:52:24.1810707Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-21] SKIPPED [ 22%] 2023-03-20T11:52:24.1817306Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-22] SKIPPED [ 22%] 2023-03-20T11:52:24.1823414Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-23] SKIPPED [ 22%] 2023-03-20T11:52:24.1829795Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-24] SKIPPED [ 22%] 2023-03-20T11:52:24.1836901Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-25] SKIPPED [ 22%] 2023-03-20T11:52:24.1842983Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-26] SKIPPED [ 22%] 2023-03-20T11:52:24.1849490Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-27] SKIPPED [ 22%] 2023-03-20T11:52:24.1855217Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-28] SKIPPED [ 22%] 2023-03-20T11:52:24.1860546Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-29] SKIPPED [ 22%] 2023-03-20T11:52:24.1866373Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-30] SKIPPED [ 22%] 2023-03-20T11:52:24.1872498Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-31] SKIPPED [ 22%] 2023-03-20T11:52:24.1878236Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-32] SKIPPED [ 22%] 2023-03-20T11:52:24.1884169Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-33] SKIPPED [ 22%] 2023-03-20T11:52:24.1890667Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-34] SKIPPED [ 22%] 2023-03-20T11:52:24.1895479Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-35] SKIPPED [ 22%] 2023-03-20T11:52:24.1901625Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-36] SKIPPED [ 22%] 2023-03-20T11:52:24.1908503Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-37] SKIPPED [ 22%] 2023-03-20T11:52:24.1914728Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-38] SKIPPED [ 22%] 2023-03-20T11:52:24.1920642Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-39] SKIPPED [ 22%] 2023-03-20T11:52:24.1926253Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-40] SKIPPED [ 22%] 2023-03-20T11:52:24.1937012Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-41] SKIPPED [ 22%] 2023-03-20T11:52:24.1938214Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-42] SKIPPED [ 22%] 2023-03-20T11:52:24.1944262Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-43] SKIPPED [ 22%] 2023-03-20T11:52:24.1950386Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-44] SKIPPED [ 22%] 2023-03-20T11:52:24.1956025Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-45] SKIPPED [ 22%] 2023-03-20T11:52:24.1962129Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-46] SKIPPED [ 22%] 2023-03-20T11:52:24.1967631Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-47] SKIPPED [ 22%] 2023-03-20T11:52:24.1975275Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-48] SKIPPED [ 22%] 2023-03-20T11:52:24.1981047Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-49] SKIPPED [ 22%] 2023-03-20T11:52:24.1986571Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-50] SKIPPED [ 22%] 2023-03-20T11:52:24.1992586Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-51] SKIPPED [ 22%] 2023-03-20T11:52:24.1998358Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-52] SKIPPED [ 22%] 2023-03-20T11:52:24.2004411Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cpu-clamp_bounding_box-53] SKIPPED [ 22%] 2023-03-20T11:52:24.2030079Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-000] PASSED [ 22%] 2023-03-20T11:52:24.2051352Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-001] PASSED [ 22%] 2023-03-20T11:52:24.2073582Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-002] PASSED [ 22%] 2023-03-20T11:52:24.2094357Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-003] PASSED [ 22%] 2023-03-20T11:52:24.2115093Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-004] PASSED [ 22%] 2023-03-20T11:52:24.2135989Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-005] PASSED [ 22%] 2023-03-20T11:52:24.2156890Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-006] PASSED [ 22%] 2023-03-20T11:52:24.2176806Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-007] PASSED [ 22%] 2023-03-20T11:52:24.2198854Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-008] PASSED [ 22%] 2023-03-20T11:52:24.2219079Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-009] PASSED [ 22%] 2023-03-20T11:52:24.2242488Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-010] PASSED [ 22%] 2023-03-20T11:52:24.2263485Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-011] PASSED [ 22%] 2023-03-20T11:52:24.2284844Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-012] PASSED [ 22%] 2023-03-20T11:52:24.2304571Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-013] PASSED [ 22%] 2023-03-20T11:52:24.2326388Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-014] PASSED [ 22%] 2023-03-20T11:52:24.2346701Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-015] PASSED [ 22%] 2023-03-20T11:52:24.2367285Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-016] PASSED [ 22%] 2023-03-20T11:52:24.2388360Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-017] PASSED [ 22%] 2023-03-20T11:52:24.2410810Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-018] PASSED [ 22%] 2023-03-20T11:52:24.2431033Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-019] PASSED [ 22%] 2023-03-20T11:52:24.2451794Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-020] PASSED [ 22%] 2023-03-20T11:52:24.2473102Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-021] PASSED [ 22%] 2023-03-20T11:52:24.2495340Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-022] PASSED [ 22%] 2023-03-20T11:52:24.2514511Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-023] PASSED [ 22%] 2023-03-20T11:52:24.2535964Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-024] PASSED [ 22%] 2023-03-20T11:52:24.2557304Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-025] PASSED [ 22%] 2023-03-20T11:52:24.2577930Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-026] PASSED [ 22%] 2023-03-20T11:52:24.2598195Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-027] PASSED [ 22%] 2023-03-20T11:52:24.2619566Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-028] PASSED [ 22%] 2023-03-20T11:52:24.2640394Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-029] PASSED [ 22%] 2023-03-20T11:52:24.2660994Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-030] PASSED [ 22%] 2023-03-20T11:52:24.2681335Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-031] PASSED [ 22%] 2023-03-20T11:52:24.2703176Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-032] PASSED [ 22%] 2023-03-20T11:52:24.2723302Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-033] PASSED [ 22%] 2023-03-20T11:52:24.2748748Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-034] PASSED [ 22%] 2023-03-20T11:52:24.2770651Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-035] PASSED [ 22%] 2023-03-20T11:52:24.2791149Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-036] PASSED [ 22%] 2023-03-20T11:52:24.2810987Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-037] PASSED [ 22%] 2023-03-20T11:52:24.2832786Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-038] PASSED [ 22%] 2023-03-20T11:52:24.2853948Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-039] PASSED [ 22%] 2023-03-20T11:52:24.2873871Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-040] PASSED [ 22%] 2023-03-20T11:52:24.2895340Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-041] PASSED [ 22%] 2023-03-20T11:52:24.2915940Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-042] PASSED [ 22%] 2023-03-20T11:52:24.2935582Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-043] PASSED [ 22%] 2023-03-20T11:52:24.2957723Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-044] PASSED [ 22%] 2023-03-20T11:52:24.2978963Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-045] PASSED [ 22%] 2023-03-20T11:52:24.3001317Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-046] PASSED [ 22%] 2023-03-20T11:52:24.3021349Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-047] PASSED [ 22%] 2023-03-20T11:52:24.3043297Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-048] PASSED [ 22%] 2023-03-20T11:52:24.3064813Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-049] PASSED [ 22%] 2023-03-20T11:52:24.3085184Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-050] PASSED [ 22%] 2023-03-20T11:52:24.3106081Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-051] PASSED [ 22%] 2023-03-20T11:52:24.3128203Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-052] PASSED [ 22%] 2023-03-20T11:52:24.3148483Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-053] PASSED [ 22%] 2023-03-20T11:52:24.3170317Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-054] PASSED [ 22%] 2023-03-20T11:52:24.3190331Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-055] PASSED [ 22%] 2023-03-20T11:52:24.3211812Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-056] PASSED [ 22%] 2023-03-20T11:52:24.3232625Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-057] PASSED [ 22%] 2023-03-20T11:52:24.3257528Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-058] PASSED [ 22%] 2023-03-20T11:52:24.3278817Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-059] PASSED [ 22%] 2023-03-20T11:52:24.3299678Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-060] PASSED [ 22%] 2023-03-20T11:52:24.3320186Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-061] PASSED [ 22%] 2023-03-20T11:52:24.3341922Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-062] PASSED [ 22%] 2023-03-20T11:52:24.3362315Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-063] PASSED [ 22%] 2023-03-20T11:52:24.3383208Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-064] PASSED [ 22%] 2023-03-20T11:52:24.3404728Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-065] PASSED [ 22%] 2023-03-20T11:52:24.3426081Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-066] PASSED [ 22%] 2023-03-20T11:52:24.3446190Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-067] PASSED [ 22%] 2023-03-20T11:52:24.3468390Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-068] PASSED [ 22%] 2023-03-20T11:52:24.3488234Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-069] PASSED [ 22%] 2023-03-20T11:52:24.3509684Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-070] PASSED [ 22%] 2023-03-20T11:52:24.3531015Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-071] PASSED [ 22%] 2023-03-20T11:52:24.3553605Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-072] PASSED [ 22%] 2023-03-20T11:52:24.3575432Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-073] PASSED [ 22%] 2023-03-20T11:52:24.3596299Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-074] PASSED [ 22%] 2023-03-20T11:52:24.3617483Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-075] PASSED [ 22%] 2023-03-20T11:52:24.3640153Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-076] PASSED [ 22%] 2023-03-20T11:52:24.3660562Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-077] PASSED [ 22%] 2023-03-20T11:52:24.3682321Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-078] PASSED [ 22%] 2023-03-20T11:52:24.3703796Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-079] PASSED [ 22%] 2023-03-20T11:52:24.3724845Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-080] PASSED [ 22%] 2023-03-20T11:52:24.3743142Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-081] PASSED [ 22%] 2023-03-20T11:52:24.3765899Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-082] PASSED [ 22%] 2023-03-20T11:52:24.3784443Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-083] PASSED [ 22%] 2023-03-20T11:52:24.3803179Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-084] PASSED [ 22%] 2023-03-20T11:52:24.3821556Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-085] PASSED [ 22%] 2023-03-20T11:52:24.3840916Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-086] PASSED [ 22%] 2023-03-20T11:52:24.3858555Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-087] PASSED [ 22%] 2023-03-20T11:52:24.3877585Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-088] PASSED [ 22%] 2023-03-20T11:52:24.3895724Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-089] PASSED [ 22%] 2023-03-20T11:52:24.3914993Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-090] PASSED [ 22%] 2023-03-20T11:52:24.3933042Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-091] PASSED [ 22%] 2023-03-20T11:52:24.3952107Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-092] PASSED [ 22%] 2023-03-20T11:52:24.3970844Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-093] PASSED [ 22%] 2023-03-20T11:52:24.3988693Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-094] PASSED [ 22%] 2023-03-20T11:52:24.4007121Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-095] PASSED [ 22%] 2023-03-20T11:52:24.4026426Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-096] PASSED [ 22%] 2023-03-20T11:52:24.4044074Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-097] PASSED [ 22%] 2023-03-20T11:52:24.4063540Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-098] PASSED [ 22%] 2023-03-20T11:52:24.4081828Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-099] PASSED [ 22%] 2023-03-20T11:52:24.4101338Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-100] PASSED [ 22%] 2023-03-20T11:52:24.4119109Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-101] PASSED [ 22%] 2023-03-20T11:52:24.4138266Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-102] PASSED [ 22%] 2023-03-20T11:52:24.4156796Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-103] PASSED [ 22%] 2023-03-20T11:52:24.4175451Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-104] PASSED [ 22%] 2023-03-20T11:52:24.4193638Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-105] PASSED [ 22%] 2023-03-20T11:52:24.4216569Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-106] PASSED [ 22%] 2023-03-20T11:52:24.4234721Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-107] PASSED [ 22%] 2023-03-20T11:52:24.4253984Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-108] PASSED [ 22%] 2023-03-20T11:52:24.4271216Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-109] PASSED [ 22%] 2023-03-20T11:52:24.4290875Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-110] PASSED [ 22%] 2023-03-20T11:52:24.4307599Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-111] PASSED [ 22%] 2023-03-20T11:52:24.4326000Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-112] PASSED [ 22%] 2023-03-20T11:52:24.4344661Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-113] PASSED [ 22%] 2023-03-20T11:52:24.4363352Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-114] PASSED [ 22%] 2023-03-20T11:52:24.4381589Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-115] PASSED [ 22%] 2023-03-20T11:52:24.4400848Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-116] PASSED [ 22%] 2023-03-20T11:52:24.4418988Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-117] PASSED [ 22%] 2023-03-20T11:52:24.4437688Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-118] PASSED [ 22%] 2023-03-20T11:52:24.4456164Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-119] PASSED [ 22%] 2023-03-20T11:52:24.4475253Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-120] PASSED [ 22%] 2023-03-20T11:52:24.4492616Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-121] PASSED [ 22%] 2023-03-20T11:52:24.4512340Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-122] PASSED [ 22%] 2023-03-20T11:52:24.4530948Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-123] PASSED [ 22%] 2023-03-20T11:52:24.4549087Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-124] PASSED [ 22%] 2023-03-20T11:52:24.4567368Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-125] PASSED [ 22%] 2023-03-20T11:52:24.4586684Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-126] PASSED [ 22%] 2023-03-20T11:52:24.4605356Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-127] PASSED [ 22%] 2023-03-20T11:52:24.4624079Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-128] PASSED [ 22%] 2023-03-20T11:52:24.4642501Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-129] PASSED [ 22%] 2023-03-20T11:52:24.4665884Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-130] PASSED [ 22%] 2023-03-20T11:52:24.4683636Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-131] PASSED [ 22%] 2023-03-20T11:52:24.4703035Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-132] PASSED [ 22%] 2023-03-20T11:52:24.4721024Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-133] PASSED [ 22%] 2023-03-20T11:52:24.4739885Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-134] PASSED [ 22%] 2023-03-20T11:52:24.4756923Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-135] PASSED [ 22%] 2023-03-20T11:52:24.4775618Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-136] PASSED [ 22%] 2023-03-20T11:52:24.4793803Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-137] PASSED [ 22%] 2023-03-20T11:52:24.4812427Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-138] PASSED [ 22%] 2023-03-20T11:52:24.4830899Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-139] PASSED [ 22%] 2023-03-20T11:52:24.4851067Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-140] PASSED [ 22%] 2023-03-20T11:52:24.4868090Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-141] PASSED [ 22%] 2023-03-20T11:52:24.4887063Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-142] PASSED [ 22%] 2023-03-20T11:52:24.4905491Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-143] PASSED [ 22%] 2023-03-20T11:52:24.4924574Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-144] PASSED [ 22%] 2023-03-20T11:52:24.4942461Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-145] PASSED [ 22%] 2023-03-20T11:52:24.4962139Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-146] PASSED [ 22%] 2023-03-20T11:52:24.4980414Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-147] PASSED [ 22%] 2023-03-20T11:52:24.4999063Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-148] PASSED [ 22%] 2023-03-20T11:52:24.5017507Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-149] PASSED [ 22%] 2023-03-20T11:52:24.5036610Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-150] PASSED [ 22%] 2023-03-20T11:52:24.5055013Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-151] PASSED [ 22%] 2023-03-20T11:52:24.5074153Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-152] PASSED [ 22%] 2023-03-20T11:52:24.5092341Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-153] PASSED [ 22%] 2023-03-20T11:52:24.5115893Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-154] PASSED [ 22%] 2023-03-20T11:52:24.5134567Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-155] PASSED [ 22%] 2023-03-20T11:52:24.5152985Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-156] PASSED [ 22%] 2023-03-20T11:52:24.5171165Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-157] PASSED [ 22%] 2023-03-20T11:52:24.5190326Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-158] PASSED [ 22%] 2023-03-20T11:52:24.5209381Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-159] PASSED [ 22%] 2023-03-20T11:52:24.5227703Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-160] PASSED [ 22%] 2023-03-20T11:52:24.5245409Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-convert_format_bounding_box-161] PASSED [ 22%] 2023-03-20T11:52:24.5268086Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-00] PASSED [ 22%] 2023-03-20T11:52:24.5289600Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-01] PASSED [ 22%] 2023-03-20T11:52:24.5310449Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-02] PASSED [ 22%] 2023-03-20T11:52:24.5331386Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-03] PASSED [ 22%] 2023-03-20T11:52:24.5353125Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-04] PASSED [ 22%] 2023-03-20T11:52:24.5374726Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-05] PASSED [ 22%] 2023-03-20T11:52:24.5396344Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-06] PASSED [ 22%] 2023-03-20T11:52:24.5418374Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-07] PASSED [ 22%] 2023-03-20T11:52:24.5441486Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-08] PASSED [ 22%] 2023-03-20T11:52:24.5462492Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-09] PASSED [ 22%] 2023-03-20T11:52:24.5483963Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-10] PASSED [ 22%] 2023-03-20T11:52:24.5504432Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-11] PASSED [ 22%] 2023-03-20T11:52:24.5526316Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-12] PASSED [ 22%] 2023-03-20T11:52:24.5547305Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-13] PASSED [ 22%] 2023-03-20T11:52:24.5570046Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-14] PASSED [ 22%] 2023-03-20T11:52:24.5590865Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-15] PASSED [ 22%] 2023-03-20T11:52:24.5617851Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-16] PASSED [ 22%] 2023-03-20T11:52:24.5639859Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-17] PASSED [ 22%] 2023-03-20T11:52:24.5660787Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-18] PASSED [ 22%] 2023-03-20T11:52:24.5681424Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-19] PASSED [ 22%] 2023-03-20T11:52:24.5702991Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-20] PASSED [ 22%] 2023-03-20T11:52:24.5724226Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-21] PASSED [ 22%] 2023-03-20T11:52:24.5746134Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-22] PASSED [ 22%] 2023-03-20T11:52:24.5767255Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-23] PASSED [ 22%] 2023-03-20T11:52:24.5790895Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-24] PASSED [ 22%] 2023-03-20T11:52:24.5813021Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-25] PASSED [ 22%] 2023-03-20T11:52:24.5836413Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-26] PASSED [ 22%] 2023-03-20T11:52:24.5854833Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-27] PASSED [ 22%] 2023-03-20T11:52:24.5873909Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-28] PASSED [ 22%] 2023-03-20T11:52:24.5891792Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-29] PASSED [ 22%] 2023-03-20T11:52:24.5910976Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-30] PASSED [ 22%] 2023-03-20T11:52:24.5930250Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-31] PASSED [ 22%] 2023-03-20T11:52:24.5948787Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-32] PASSED [ 22%] 2023-03-20T11:52:24.5967613Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-33] PASSED [ 22%] 2023-03-20T11:52:24.5987679Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-34] PASSED [ 22%] 2023-03-20T11:52:24.6006641Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-35] PASSED [ 22%] 2023-03-20T11:52:24.6025302Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-36] PASSED [ 22%] 2023-03-20T11:52:24.6043603Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-37] PASSED [ 22%] 2023-03-20T11:52:24.6063012Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-38] PASSED [ 22%] 2023-03-20T11:52:24.6081487Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-39] PASSED [ 22%] 2023-03-20T11:52:24.6105439Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-40] PASSED [ 22%] 2023-03-20T11:52:24.6123518Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-41] PASSED [ 22%] 2023-03-20T11:52:24.6143246Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-42] PASSED [ 22%] 2023-03-20T11:52:24.6162355Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-43] PASSED [ 22%] 2023-03-20T11:52:24.6182147Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-44] PASSED [ 22%] 2023-03-20T11:52:24.6200200Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-45] PASSED [ 22%] 2023-03-20T11:52:24.6219129Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-46] PASSED [ 22%] 2023-03-20T11:52:24.6237384Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-47] PASSED [ 22%] 2023-03-20T11:52:24.6256954Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-48] PASSED [ 22%] 2023-03-20T11:52:24.6275889Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-49] PASSED [ 22%] 2023-03-20T11:52:24.6295299Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-50] PASSED [ 22%] 2023-03-20T11:52:24.6314348Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-51] PASSED [ 22%] 2023-03-20T11:52:24.6334897Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-52] PASSED [ 22%] 2023-03-20T11:52:24.6355116Z test/test_transforms_v2_functional.py::TestKernels::test_logging[cuda-clamp_bounding_box-53] PASSED [ 22%] 2023-03-20T11:52:24.6361943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-00] SKIPPED [ 22%] 2023-03-20T11:52:24.6369165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-01] SKIPPED [ 22%] 2023-03-20T11:52:24.6374954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-02] SKIPPED [ 22%] 2023-03-20T11:52:24.6380261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-03] SKIPPED [ 22%] 2023-03-20T11:52:24.6387269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-04] SKIPPED [ 22%] 2023-03-20T11:52:24.6393683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-05] SKIPPED [ 22%] 2023-03-20T11:52:24.6399594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-06] SKIPPED [ 22%] 2023-03-20T11:52:24.6405167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-07] SKIPPED [ 22%] 2023-03-20T11:52:24.6411240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-08] SKIPPED [ 22%] 2023-03-20T11:52:24.6416824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-09] SKIPPED [ 22%] 2023-03-20T11:52:24.6423061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-10] SKIPPED [ 22%] 2023-03-20T11:52:24.6429011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-11] SKIPPED [ 22%] 2023-03-20T11:52:24.6435042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-12] SKIPPED [ 22%] 2023-03-20T11:52:24.6441025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-13] SKIPPED [ 22%] 2023-03-20T11:52:24.6446716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-14] SKIPPED [ 22%] 2023-03-20T11:52:24.6454857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-15] SKIPPED [ 22%] 2023-03-20T11:52:24.6459904Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-16] SKIPPED [ 22%] 2023-03-20T11:52:24.6465391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-17] SKIPPED [ 22%] 2023-03-20T11:52:24.6471670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-18] SKIPPED [ 22%] 2023-03-20T11:52:24.6477286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-19] SKIPPED [ 22%] 2023-03-20T11:52:24.6483177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-20] SKIPPED [ 22%] 2023-03-20T11:52:24.6490025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-21] SKIPPED [ 22%] 2023-03-20T11:52:24.6495336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-22] SKIPPED [ 22%] 2023-03-20T11:52:24.6501003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_image_tensor-23] SKIPPED [ 22%] 2023-03-20T11:52:24.6506789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_bounding_box-0] SKIPPED [ 22%] 2023-03-20T11:52:24.6512983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_bounding_box-1] SKIPPED [ 22%] 2023-03-20T11:52:24.6518851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_bounding_box-2] SKIPPED [ 22%] 2023-03-20T11:52:24.6525748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_bounding_box-3] SKIPPED [ 22%] 2023-03-20T11:52:24.6531829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_bounding_box-4] SKIPPED [ 22%] 2023-03-20T11:52:24.6537625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_bounding_box-5] SKIPPED [ 22%] 2023-03-20T11:52:24.6543719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-00] SKIPPED [ 22%] 2023-03-20T11:52:24.6550074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-01] SKIPPED [ 22%] 2023-03-20T11:52:24.6555900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-02] SKIPPED [ 22%] 2023-03-20T11:52:24.6561934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-03] SKIPPED [ 22%] 2023-03-20T11:52:24.6567627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-04] SKIPPED [ 22%] 2023-03-20T11:52:24.6575043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-05] SKIPPED [ 22%] 2023-03-20T11:52:24.6580279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-06] SKIPPED [ 22%] 2023-03-20T11:52:24.6586345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-07] SKIPPED [ 22%] 2023-03-20T11:52:24.6593860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-08] SKIPPED [ 22%] 2023-03-20T11:52:24.6599643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-09] SKIPPED [ 22%] 2023-03-20T11:52:24.6605556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-10] SKIPPED [ 22%] 2023-03-20T11:52:24.6611715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-11] SKIPPED [ 22%] 2023-03-20T11:52:24.6617317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-12] SKIPPED [ 22%] 2023-03-20T11:52:24.6623400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-13] SKIPPED [ 22%] 2023-03-20T11:52:24.6629385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-14] SKIPPED [ 22%] 2023-03-20T11:52:24.6635223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-15] SKIPPED [ 22%] 2023-03-20T11:52:24.6641086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-16] SKIPPED [ 22%] 2023-03-20T11:52:24.6646770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-17] SKIPPED [ 22%] 2023-03-20T11:52:24.6653693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-18] SKIPPED [ 22%] 2023-03-20T11:52:24.6658977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-19] SKIPPED [ 22%] 2023-03-20T11:52:24.6665737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-20] SKIPPED [ 22%] 2023-03-20T11:52:24.6671869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-21] SKIPPED [ 22%] 2023-03-20T11:52:24.6677539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-22] SKIPPED [ 22%] 2023-03-20T11:52:24.6683340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-23] SKIPPED [ 22%] 2023-03-20T11:52:24.6690239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-24] SKIPPED [ 22%] 2023-03-20T11:52:24.6695388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-25] SKIPPED [ 22%] 2023-03-20T11:52:24.6701131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-26] SKIPPED [ 22%] 2023-03-20T11:52:24.6706860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-27] SKIPPED [ 22%] 2023-03-20T11:52:24.6713009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-28] SKIPPED [ 22%] 2023-03-20T11:52:24.6718777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-29] SKIPPED [ 22%] 2023-03-20T11:52:24.6724665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-30] SKIPPED [ 22%] 2023-03-20T11:52:24.6736154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-31] SKIPPED [ 22%] 2023-03-20T11:52:24.6741526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-32] SKIPPED [ 22%] 2023-03-20T11:52:24.6747175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-33] SKIPPED [ 22%] 2023-03-20T11:52:24.6753292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-34] SKIPPED [ 22%] 2023-03-20T11:52:24.6758974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_mask-35] SKIPPED [ 22%] 2023-03-20T11:52:24.6765140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-00] SKIPPED [ 22%] 2023-03-20T11:52:24.6770944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-01] SKIPPED [ 22%] 2023-03-20T11:52:24.6776720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-02] SKIPPED [ 22%] 2023-03-20T11:52:24.6782772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-03] SKIPPED [ 22%] 2023-03-20T11:52:24.6788386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-04] SKIPPED [ 22%] 2023-03-20T11:52:24.6794541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-05] SKIPPED [ 22%] 2023-03-20T11:52:24.6800363Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-06] SKIPPED [ 22%] 2023-03-20T11:52:24.6807424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-07] SKIPPED [ 22%] 2023-03-20T11:52:24.6814246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-08] SKIPPED [ 22%] 2023-03-20T11:52:24.6819337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-09] SKIPPED [ 22%] 2023-03-20T11:52:24.6825201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-10] SKIPPED [ 22%] 2023-03-20T11:52:24.6831615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-11] SKIPPED [ 22%] 2023-03-20T11:52:24.6837301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-12] SKIPPED [ 22%] 2023-03-20T11:52:24.6843120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-13] SKIPPED [ 22%] 2023-03-20T11:52:24.6850089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-14] SKIPPED [ 22%] 2023-03-20T11:52:24.6856518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-15] SKIPPED [ 22%] 2023-03-20T11:52:24.6860936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-16] SKIPPED [ 22%] 2023-03-20T11:52:24.6866645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-17] SKIPPED [ 22%] 2023-03-20T11:52:24.6874143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-18] SKIPPED [ 22%] 2023-03-20T11:52:24.6879885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-19] SKIPPED [ 22%] 2023-03-20T11:52:24.6885596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-20] SKIPPED [ 22%] 2023-03-20T11:52:24.6891737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-21] SKIPPED [ 22%] 2023-03-20T11:52:24.6897315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-22] SKIPPED [ 22%] 2023-03-20T11:52:24.6903382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-23] SKIPPED [ 22%] 2023-03-20T11:52:24.6909395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-24] SKIPPED [ 22%] 2023-03-20T11:52:24.6915249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-25] SKIPPED [ 22%] 2023-03-20T11:52:24.6921178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-26] SKIPPED [ 22%] 2023-03-20T11:52:24.6926840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-27] SKIPPED [ 22%] 2023-03-20T11:52:24.6932634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-28] SKIPPED [ 22%] 2023-03-20T11:52:24.6938589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-29] SKIPPED [ 22%] 2023-03-20T11:52:24.6945761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-30] SKIPPED [ 22%] 2023-03-20T11:52:24.6951908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-31] SKIPPED [ 22%] 2023-03-20T11:52:24.6957634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-32] SKIPPED [ 22%] 2023-03-20T11:52:24.6963336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-33] SKIPPED [ 22%] 2023-03-20T11:52:24.6969980Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-34] SKIPPED [ 22%] 2023-03-20T11:52:24.6975275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-horizontal_flip_video-35] SKIPPED [ 22%] 2023-03-20T11:52:24.6980814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-00] SKIPPED [ 22%] 2023-03-20T11:52:24.6986306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-01] SKIPPED [ 22%] 2023-03-20T11:52:24.6992650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-02] SKIPPED [ 22%] 2023-03-20T11:52:24.6998681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-03] SKIPPED [ 22%] 2023-03-20T11:52:24.7004558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-04] SKIPPED [ 22%] 2023-03-20T11:52:24.7011946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-05] SKIPPED [ 22%] 2023-03-20T11:52:24.7017956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-06] SKIPPED [ 22%] 2023-03-20T11:52:24.7024084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-07] SKIPPED [ 22%] 2023-03-20T11:52:24.7030166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-08] SKIPPED [ 22%] 2023-03-20T11:52:24.7036325Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-09] SKIPPED [ 22%] 2023-03-20T11:52:24.7042299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-10] SKIPPED [ 22%] 2023-03-20T11:52:24.7049116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-11] SKIPPED [ 22%] 2023-03-20T11:52:24.7055106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-12] SKIPPED [ 22%] 2023-03-20T11:52:24.7060319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-13] SKIPPED [ 22%] 2023-03-20T11:52:24.7066083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-14] SKIPPED [ 22%] 2023-03-20T11:52:24.7072352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-15] SKIPPED [ 22%] 2023-03-20T11:52:24.7078184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-16] SKIPPED [ 22%] 2023-03-20T11:52:24.7085385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-17] SKIPPED [ 22%] 2023-03-20T11:52:24.7091522Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-18] SKIPPED [ 22%] 2023-03-20T11:52:24.7097263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-19] SKIPPED [ 22%] 2023-03-20T11:52:24.7103675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-20] SKIPPED [ 22%] 2023-03-20T11:52:24.7109750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-21] SKIPPED [ 22%] 2023-03-20T11:52:24.7115649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-22] SKIPPED [ 22%] 2023-03-20T11:52:24.7121604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-23] SKIPPED [ 22%] 2023-03-20T11:52:24.7127421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-24] SKIPPED [ 22%] 2023-03-20T11:52:24.7134312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-25] SKIPPED [ 22%] 2023-03-20T11:52:24.7139517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-26] SKIPPED [ 22%] 2023-03-20T11:52:24.7145330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-27] SKIPPED [ 22%] 2023-03-20T11:52:24.7152931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-28] SKIPPED [ 22%] 2023-03-20T11:52:24.7158761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-29] SKIPPED [ 22%] 2023-03-20T11:52:24.7164702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-30] SKIPPED [ 22%] 2023-03-20T11:52:24.7170773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-31] SKIPPED [ 22%] 2023-03-20T11:52:24.7176585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-32] SKIPPED [ 22%] 2023-03-20T11:52:24.7182795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-33] SKIPPED [ 22%] 2023-03-20T11:52:24.7188772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-34] SKIPPED [ 22%] 2023-03-20T11:52:24.7194853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-35] SKIPPED [ 22%] 2023-03-20T11:52:24.7200756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-36] SKIPPED [ 22%] 2023-03-20T11:52:24.7206480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-37] SKIPPED [ 22%] 2023-03-20T11:52:24.7212555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-38] SKIPPED [ 22%] 2023-03-20T11:52:24.7218508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-39] SKIPPED [ 22%] 2023-03-20T11:52:24.7225761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-40] SKIPPED [ 22%] 2023-03-20T11:52:24.7232034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-41] SKIPPED [ 22%] 2023-03-20T11:52:24.7237771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-42] SKIPPED [ 22%] 2023-03-20T11:52:24.7243779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-43] SKIPPED [ 22%] 2023-03-20T11:52:24.7250802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-44] SKIPPED [ 22%] 2023-03-20T11:52:24.7255742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-45] SKIPPED [ 22%] 2023-03-20T11:52:24.7261835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-46] SKIPPED [ 22%] 2023-03-20T11:52:24.7267631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-47] SKIPPED [ 22%] 2023-03-20T11:52:24.7274039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-48] SKIPPED [ 22%] 2023-03-20T11:52:24.7279761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-49] SKIPPED [ 22%] 2023-03-20T11:52:24.7285605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-50] SKIPPED [ 22%] 2023-03-20T11:52:24.7293890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-51] SKIPPED [ 22%] 2023-03-20T11:52:24.7299208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-52] SKIPPED [ 22%] 2023-03-20T11:52:24.7305185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-53] SKIPPED [ 22%] 2023-03-20T11:52:24.7311419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-54] SKIPPED [ 22%] 2023-03-20T11:52:24.7317261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-55] SKIPPED [ 22%] 2023-03-20T11:52:24.7323096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-56] SKIPPED [ 22%] 2023-03-20T11:52:24.7329958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-57] SKIPPED [ 22%] 2023-03-20T11:52:24.7335473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-58] SKIPPED [ 22%] 2023-03-20T11:52:24.7340925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-59] SKIPPED [ 22%] 2023-03-20T11:52:24.7346314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-60] SKIPPED [ 22%] 2023-03-20T11:52:24.7352690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-61] SKIPPED [ 22%] 2023-03-20T11:52:24.7359713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-62] SKIPPED [ 22%] 2023-03-20T11:52:24.7365807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-63] SKIPPED [ 22%] 2023-03-20T11:52:24.7371984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-64] SKIPPED [ 22%] 2023-03-20T11:52:24.7377691Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-65] SKIPPED [ 22%] 2023-03-20T11:52:24.7383841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-66] SKIPPED [ 22%] 2023-03-20T11:52:24.7389992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-67] SKIPPED [ 22%] 2023-03-20T11:52:24.7395894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-68] SKIPPED [ 22%] 2023-03-20T11:52:24.7401845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-69] SKIPPED [ 22%] 2023-03-20T11:52:24.7407697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-70] SKIPPED [ 22%] 2023-03-20T11:52:24.7414531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-71] SKIPPED [ 22%] 2023-03-20T11:52:24.7419827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-72] SKIPPED [ 22%] 2023-03-20T11:52:24.7425612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-73] SKIPPED [ 22%] 2023-03-20T11:52:24.7433105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-74] SKIPPED [ 22%] 2023-03-20T11:52:24.7438989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-75] SKIPPED [ 22%] 2023-03-20T11:52:24.7444807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-76] SKIPPED [ 22%] 2023-03-20T11:52:24.7450669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-77] SKIPPED [ 22%] 2023-03-20T11:52:24.7456693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-78] SKIPPED [ 22%] 2023-03-20T11:52:24.7462918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-79] SKIPPED [ 22%] 2023-03-20T11:52:24.7468855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-80] SKIPPED [ 22%] 2023-03-20T11:52:24.7474903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-81] SKIPPED [ 22%] 2023-03-20T11:52:24.7480728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-82] SKIPPED [ 22%] 2023-03-20T11:52:24.7486431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-83] SKIPPED [ 22%] 2023-03-20T11:52:24.7492530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_image_tensor-84] SKIPPED [ 22%] 2023-03-20T11:52:24.7499919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-000] SKIPPED [ 22%] 2023-03-20T11:52:24.7505797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-001] SKIPPED [ 22%] 2023-03-20T11:52:24.7511688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-002] SKIPPED [ 22%] 2023-03-20T11:52:24.7517264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-003] SKIPPED [ 22%] 2023-03-20T11:52:24.7523296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-004] SKIPPED [ 22%] 2023-03-20T11:52:24.7530126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-005] SKIPPED [ 22%] 2023-03-20T11:52:24.7535494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-006] SKIPPED [ 22%] 2023-03-20T11:52:24.7541658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-007] SKIPPED [ 22%] 2023-03-20T11:52:24.7547749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-008] SKIPPED [ 22%] 2023-03-20T11:52:24.7553501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-009] SKIPPED [ 22%] 2023-03-20T11:52:24.7559553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-010] SKIPPED [ 22%] 2023-03-20T11:52:24.7568064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-011] SKIPPED [ 22%] 2023-03-20T11:52:24.7575298Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-012] SKIPPED [ 22%] 2023-03-20T11:52:24.7580433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-013] SKIPPED [ 22%] 2023-03-20T11:52:24.7585979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-014] SKIPPED [ 22%] 2023-03-20T11:52:24.7592254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-015] SKIPPED [ 22%] 2023-03-20T11:52:24.7598172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-016] SKIPPED [ 22%] 2023-03-20T11:52:24.7604011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-017] SKIPPED [ 22%] 2023-03-20T11:52:24.7610764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-018] SKIPPED [ 22%] 2023-03-20T11:52:24.7615878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-019] SKIPPED [ 22%] 2023-03-20T11:52:24.7621926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-020] SKIPPED [ 22%] 2023-03-20T11:52:24.7627598Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-021] SKIPPED [ 22%] 2023-03-20T11:52:24.7633976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-022] SKIPPED [ 22%] 2023-03-20T11:52:24.7641184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-023] SKIPPED [ 22%] 2023-03-20T11:52:24.7646877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-024] SKIPPED [ 22%] 2023-03-20T11:52:24.7653817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-025] SKIPPED [ 22%] 2023-03-20T11:52:24.7659074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-026] SKIPPED [ 22%] 2023-03-20T11:52:24.7665060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-027] SKIPPED [ 22%] 2023-03-20T11:52:24.7671193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-028] SKIPPED [ 22%] 2023-03-20T11:52:24.7677060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-029] SKIPPED [ 22%] 2023-03-20T11:52:24.7683099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-030] SKIPPED [ 22%] 2023-03-20T11:52:24.7690006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-031] SKIPPED [ 22%] 2023-03-20T11:52:24.7695452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-032] SKIPPED [ 22%] 2023-03-20T11:52:24.7701005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-033] SKIPPED [ 22%] 2023-03-20T11:52:24.7708187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-034] SKIPPED [ 22%] 2023-03-20T11:52:24.7714529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-035] SKIPPED [ 22%] 2023-03-20T11:52:24.7720354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-036] SKIPPED [ 22%] 2023-03-20T11:52:24.7726123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-037] SKIPPED [ 22%] 2023-03-20T11:52:24.7732213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-038] SKIPPED [ 22%] 2023-03-20T11:52:24.7738428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-039] SKIPPED [ 22%] 2023-03-20T11:52:24.7744535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-040] SKIPPED [ 22%] 2023-03-20T11:52:24.7751064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-041] SKIPPED [ 22%] 2023-03-20T11:52:24.7756853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-042] SKIPPED [ 22%] 2023-03-20T11:52:24.7762771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-043] SKIPPED [ 22%] 2023-03-20T11:52:24.7769657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-044] SKIPPED [ 22%] 2023-03-20T11:52:24.7775399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-045] SKIPPED [ 22%] 2023-03-20T11:52:24.7782553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-046] SKIPPED [ 22%] 2023-03-20T11:52:24.7788307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-047] SKIPPED [ 22%] 2023-03-20T11:52:24.7794615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-048] SKIPPED [ 22%] 2023-03-20T11:52:24.7800482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-049] SKIPPED [ 22%] 2023-03-20T11:52:24.7806411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-050] SKIPPED [ 22%] 2023-03-20T11:52:24.7812699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-051] SKIPPED [ 22%] 2023-03-20T11:52:24.7818748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-052] SKIPPED [ 22%] 2023-03-20T11:52:24.7825059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-053] SKIPPED [ 22%] 2023-03-20T11:52:24.7831236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-054] SKIPPED [ 22%] 2023-03-20T11:52:24.7837353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-055] SKIPPED [ 22%] 2023-03-20T11:52:24.7843249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-056] SKIPPED [ 22%] 2023-03-20T11:52:24.7850726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-057] SKIPPED [ 22%] 2023-03-20T11:52:24.7856415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-058] SKIPPED [ 22%] 2023-03-20T11:52:24.7862634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-059] SKIPPED [ 22%] 2023-03-20T11:52:24.7868492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-060] SKIPPED [ 22%] 2023-03-20T11:52:24.7874662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-061] SKIPPED [ 22%] 2023-03-20T11:52:24.7880560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-062] SKIPPED [ 22%] 2023-03-20T11:52:24.7886302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-063] SKIPPED [ 22%] 2023-03-20T11:52:24.7892483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-064] SKIPPED [ 22%] 2023-03-20T11:52:24.7898132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-065] SKIPPED [ 22%] 2023-03-20T11:52:24.7904162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-066] SKIPPED [ 22%] 2023-03-20T11:52:24.7910180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-067] SKIPPED [ 22%] 2023-03-20T11:52:24.7916031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-068] SKIPPED [ 22%] 2023-03-20T11:52:24.7923225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-069] SKIPPED [ 22%] 2023-03-20T11:52:24.7930141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-070] SKIPPED [ 22%] 2023-03-20T11:52:24.7935459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-071] SKIPPED [ 22%] 2023-03-20T11:52:24.7941077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-072] SKIPPED [ 22%] 2023-03-20T11:52:24.7946978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-073] SKIPPED [ 22%] 2023-03-20T11:52:24.7952722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-074] SKIPPED [ 22%] 2023-03-20T11:52:24.7958510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-075] SKIPPED [ 22%] 2023-03-20T11:52:24.7964599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-076] SKIPPED [ 22%] 2023-03-20T11:52:24.7970550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-077] SKIPPED [ 22%] 2023-03-20T11:52:24.7976303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-078] SKIPPED [ 22%] 2023-03-20T11:52:24.7982487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-079] SKIPPED [ 22%] 2023-03-20T11:52:24.7989643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-080] SKIPPED [ 22%] 2023-03-20T11:52:24.7995816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-081] SKIPPED [ 22%] 2023-03-20T11:52:24.8001697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-082] SKIPPED [ 22%] 2023-03-20T11:52:24.8007614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-083] SKIPPED [ 22%] 2023-03-20T11:52:24.8014807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-084] SKIPPED [ 22%] 2023-03-20T11:52:24.8019843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-085] SKIPPED [ 22%] 2023-03-20T11:52:24.8025449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-086] SKIPPED [ 22%] 2023-03-20T11:52:24.8031688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-087] SKIPPED [ 22%] 2023-03-20T11:52:24.8037632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-088] SKIPPED [ 22%] 2023-03-20T11:52:24.8043696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-089] SKIPPED [ 22%] 2023-03-20T11:52:24.8050124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-090] SKIPPED [ 22%] 2023-03-20T11:52:24.8055861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-091] SKIPPED [ 22%] 2023-03-20T11:52:24.8062743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-092] SKIPPED [ 22%] 2023-03-20T11:52:24.8068617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-093] SKIPPED [ 22%] 2023-03-20T11:52:24.8074761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-094] SKIPPED [ 22%] 2023-03-20T11:52:24.8080666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-095] SKIPPED [ 22%] 2023-03-20T11:52:24.8086447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-096] SKIPPED [ 22%] 2023-03-20T11:52:24.8092571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-097] SKIPPED [ 22%] 2023-03-20T11:52:24.8098446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-098] SKIPPED [ 22%] 2023-03-20T11:52:24.8104285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-099] SKIPPED [ 22%] 2023-03-20T11:52:24.8110343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-100] SKIPPED [ 22%] 2023-03-20T11:52:24.8116279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-101] SKIPPED [ 22%] 2023-03-20T11:52:24.8122186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-102] SKIPPED [ 22%] 2023-03-20T11:52:24.8130341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-103] SKIPPED [ 22%] 2023-03-20T11:52:24.8135454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-104] SKIPPED [ 22%] 2023-03-20T11:52:24.8141310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-105] SKIPPED [ 22%] 2023-03-20T11:52:24.8147277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-106] SKIPPED [ 22%] 2023-03-20T11:52:24.8153622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-107] SKIPPED [ 22%] 2023-03-20T11:52:24.8159424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-108] SKIPPED [ 22%] 2023-03-20T11:52:24.8165336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-109] SKIPPED [ 22%] 2023-03-20T11:52:24.8171352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-110] SKIPPED [ 22%] 2023-03-20T11:52:24.8177207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-111] SKIPPED [ 22%] 2023-03-20T11:52:24.8183363Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-112] SKIPPED [ 22%] 2023-03-20T11:52:24.8189555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-113] SKIPPED [ 22%] 2023-03-20T11:52:24.8196640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-114] SKIPPED [ 22%] 2023-03-20T11:52:24.8202711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-115] SKIPPED [ 22%] 2023-03-20T11:52:24.8209210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-116] SKIPPED [ 22%] 2023-03-20T11:52:24.8215475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-117] SKIPPED [ 22%] 2023-03-20T11:52:24.8220541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-118] SKIPPED [ 22%] 2023-03-20T11:52:24.8226109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-119] SKIPPED [ 22%] 2023-03-20T11:52:24.8232444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-120] SKIPPED [ 22%] 2023-03-20T11:52:24.8238409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-121] SKIPPED [ 22%] 2023-03-20T11:52:24.8244349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-122] SKIPPED [ 22%] 2023-03-20T11:52:24.8250465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-123] SKIPPED [ 22%] 2023-03-20T11:52:24.8256099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-124] SKIPPED [ 22%] 2023-03-20T11:52:24.8261942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-125] SKIPPED [ 22%] 2023-03-20T11:52:24.8269077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-126] SKIPPED [ 22%] 2023-03-20T11:52:24.8275023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-127] SKIPPED [ 22%] 2023-03-20T11:52:24.8281019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-128] SKIPPED [ 22%] 2023-03-20T11:52:24.8287124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-129] SKIPPED [ 22%] 2023-03-20T11:52:24.8294266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-130] SKIPPED [ 22%] 2023-03-20T11:52:24.8299421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-131] SKIPPED [ 22%] 2023-03-20T11:52:24.8305550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-132] SKIPPED [ 22%] 2023-03-20T11:52:24.8312098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-133] SKIPPED [ 22%] 2023-03-20T11:52:24.8317530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-134] SKIPPED [ 22%] 2023-03-20T11:52:24.8323425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-135] SKIPPED [ 22%] 2023-03-20T11:52:24.8330322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-136] SKIPPED [ 22%] 2023-03-20T11:52:24.8336449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-137] SKIPPED [ 22%] 2023-03-20T11:52:24.8342562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-138] SKIPPED [ 22%] 2023-03-20T11:52:24.8348586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-139] SKIPPED [ 22%] 2023-03-20T11:52:24.8354791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-140] SKIPPED [ 22%] 2023-03-20T11:52:24.8360673Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-141] SKIPPED [ 22%] 2023-03-20T11:52:24.8366510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-142] SKIPPED [ 22%] 2023-03-20T11:52:24.8372635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-143] SKIPPED [ 22%] 2023-03-20T11:52:24.8378408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-144] SKIPPED [ 22%] 2023-03-20T11:52:24.8384499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-145] SKIPPED [ 22%] 2023-03-20T11:52:24.8390699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-146] SKIPPED [ 22%] 2023-03-20T11:52:24.8396612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-147] SKIPPED [ 22%] 2023-03-20T11:52:24.8405430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-148] SKIPPED [ 22%] 2023-03-20T11:52:24.8411331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-149] SKIPPED [ 22%] 2023-03-20T11:52:24.8417108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-150] SKIPPED [ 22%] 2023-03-20T11:52:24.8423429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-151] SKIPPED [ 22%] 2023-03-20T11:52:24.8429377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-152] SKIPPED [ 22%] 2023-03-20T11:52:24.8435451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-153] SKIPPED [ 22%] 2023-03-20T11:52:24.8441396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-154] SKIPPED [ 22%] 2023-03-20T11:52:24.8447296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-155] SKIPPED [ 22%] 2023-03-20T11:52:24.8454307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-156] SKIPPED [ 22%] 2023-03-20T11:52:24.8459115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-157] SKIPPED [ 22%] 2023-03-20T11:52:24.8465237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-158] SKIPPED [ 22%] 2023-03-20T11:52:24.8471461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-159] SKIPPED [ 22%] 2023-03-20T11:52:24.8478656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-160] SKIPPED [ 22%] 2023-03-20T11:52:24.8484519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-161] SKIPPED [ 22%] 2023-03-20T11:52:24.8490571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-162] SKIPPED [ 22%] 2023-03-20T11:52:24.8496256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-163] SKIPPED [ 22%] 2023-03-20T11:52:24.8502501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-164] SKIPPED [ 22%] 2023-03-20T11:52:24.8508390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-165] SKIPPED [ 22%] 2023-03-20T11:52:24.8514618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-166] SKIPPED [ 22%] 2023-03-20T11:52:24.8520548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-167] SKIPPED [ 22%] 2023-03-20T11:52:24.8526294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-168] SKIPPED [ 22%] 2023-03-20T11:52:24.8532429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-169] SKIPPED [ 22%] 2023-03-20T11:52:24.8538141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-170] SKIPPED [ 22%] 2023-03-20T11:52:24.8545726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-171] SKIPPED [ 22%] 2023-03-20T11:52:24.8551477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-172] SKIPPED [ 22%] 2023-03-20T11:52:24.8557743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-173] SKIPPED [ 22%] 2023-03-20T11:52:24.8563775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-174] SKIPPED [ 22%] 2023-03-20T11:52:24.8570461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-175] SKIPPED [ 22%] 2023-03-20T11:52:24.8575566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-176] SKIPPED [ 22%] 2023-03-20T11:52:24.8581804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-177] SKIPPED [ 22%] 2023-03-20T11:52:24.8587639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-178] SKIPPED [ 22%] 2023-03-20T11:52:24.8593995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-179] SKIPPED [ 22%] 2023-03-20T11:52:24.8599782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-180] SKIPPED [ 22%] 2023-03-20T11:52:24.8605561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-181] SKIPPED [ 22%] 2023-03-20T11:52:24.8611551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-182] SKIPPED [ 22%] 2023-03-20T11:52:24.8618830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-183] SKIPPED [ 22%] 2023-03-20T11:52:24.8624889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-184] SKIPPED [ 22%] 2023-03-20T11:52:24.8630964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-185] SKIPPED [ 22%] 2023-03-20T11:52:24.8636460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-186] SKIPPED [ 22%] 2023-03-20T11:52:24.8642528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-187] SKIPPED [ 22%] 2023-03-20T11:52:24.8649107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-188] SKIPPED [ 22%] 2023-03-20T11:52:24.8654970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-189] SKIPPED [ 22%] 2023-03-20T11:52:24.8660656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-190] SKIPPED [ 22%] 2023-03-20T11:52:24.8666440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-191] SKIPPED [ 22%] 2023-03-20T11:52:24.8672725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-192] SKIPPED [ 22%] 2023-03-20T11:52:24.8678279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-193] SKIPPED [ 22%] 2023-03-20T11:52:24.8685523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-194] SKIPPED [ 22%] 2023-03-20T11:52:24.8691639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-195] SKIPPED [ 22%] 2023-03-20T11:52:24.8697394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-196] SKIPPED [ 22%] 2023-03-20T11:52:24.8703726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-197] SKIPPED [ 22%] 2023-03-20T11:52:24.8709696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-198] SKIPPED [ 22%] 2023-03-20T11:52:24.8715126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-199] SKIPPED [ 22%] 2023-03-20T11:52:24.8721151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-200] SKIPPED [ 22%] 2023-03-20T11:52:24.8726852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-201] SKIPPED [ 22%] 2023-03-20T11:52:24.8733859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-202] SKIPPED [ 22%] 2023-03-20T11:52:24.8738973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-203] SKIPPED [ 22%] 2023-03-20T11:52:24.8744902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-204] SKIPPED [ 22%] 2023-03-20T11:52:24.8750894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-205] SKIPPED [ 22%] 2023-03-20T11:52:24.8757711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-206] SKIPPED [ 22%] 2023-03-20T11:52:24.8763575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-207] SKIPPED [ 22%] 2023-03-20T11:52:24.8770462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-208] SKIPPED [ 22%] 2023-03-20T11:52:24.8775779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-209] SKIPPED [ 22%] 2023-03-20T11:52:24.8782037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-210] SKIPPED [ 22%] 2023-03-20T11:52:24.8788231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-211] SKIPPED [ 22%] 2023-03-20T11:52:24.8794518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-212] SKIPPED [ 22%] 2023-03-20T11:52:24.8800659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-213] SKIPPED [ 22%] 2023-03-20T11:52:24.8806264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-214] SKIPPED [ 22%] 2023-03-20T11:52:24.8812366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-215] SKIPPED [ 22%] 2023-03-20T11:52:24.8818506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-216] SKIPPED [ 22%] 2023-03-20T11:52:24.8825750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-217] SKIPPED [ 22%] 2023-03-20T11:52:24.8832505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-218] SKIPPED [ 22%] 2023-03-20T11:52:24.8838460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-219] SKIPPED [ 22%] 2023-03-20T11:52:24.8844286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-220] SKIPPED [ 22%] 2023-03-20T11:52:24.8850626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-221] SKIPPED [ 22%] 2023-03-20T11:52:24.8856209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-222] SKIPPED [ 22%] 2023-03-20T11:52:24.8861926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-223] SKIPPED [ 22%] 2023-03-20T11:52:24.8867667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-224] SKIPPED [ 22%] 2023-03-20T11:52:24.8873971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-225] SKIPPED [ 22%] 2023-03-20T11:52:24.8880493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-226] SKIPPED [ 22%] 2023-03-20T11:52:24.8885511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-227] SKIPPED [ 22%] 2023-03-20T11:52:24.8891556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-228] SKIPPED [ 22%] 2023-03-20T11:52:24.8898793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-229] SKIPPED [ 22%] 2023-03-20T11:52:24.8904769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-230] SKIPPED [ 22%] 2023-03-20T11:52:24.8910969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-231] SKIPPED [ 22%] 2023-03-20T11:52:24.8916789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-232] SKIPPED [ 22%] 2023-03-20T11:52:24.8922725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-233] SKIPPED [ 22%] 2023-03-20T11:52:24.8929128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-234] SKIPPED [ 22%] 2023-03-20T11:52:24.8935285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-235] SKIPPED [ 22%] 2023-03-20T11:52:24.8940467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-236] SKIPPED [ 22%] 2023-03-20T11:52:24.8946273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-237] SKIPPED [ 22%] 2023-03-20T11:52:24.8952461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-238] SKIPPED [ 22%] 2023-03-20T11:52:24.8958318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-239] SKIPPED [ 22%] 2023-03-20T11:52:24.8965497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-240] SKIPPED [ 22%] 2023-03-20T11:52:24.8971373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-241] SKIPPED [ 22%] 2023-03-20T11:52:24.8977444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-242] SKIPPED [ 22%] 2023-03-20T11:52:24.8983526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-243] SKIPPED [ 22%] 2023-03-20T11:52:24.8989727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-244] SKIPPED [ 22%] 2023-03-20T11:52:24.8995266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-245] SKIPPED [ 22%] 2023-03-20T11:52:24.9001218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-246] SKIPPED [ 22%] 2023-03-20T11:52:24.9006720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-247] SKIPPED [ 22%] 2023-03-20T11:52:24.9013732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-248] SKIPPED [ 22%] 2023-03-20T11:52:24.9018523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-249] SKIPPED [ 22%] 2023-03-20T11:52:24.9024407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-250] SKIPPED [ 22%] 2023-03-20T11:52:24.9030504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-251] SKIPPED [ 22%] 2023-03-20T11:52:24.9037542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-252] SKIPPED [ 22%] 2023-03-20T11:52:24.9043569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-253] SKIPPED [ 22%] 2023-03-20T11:52:24.9050297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-254] SKIPPED [ 22%] 2023-03-20T11:52:24.9055407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-255] SKIPPED [ 22%] 2023-03-20T11:52:24.9061500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-256] SKIPPED [ 22%] 2023-03-20T11:52:24.9067349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-257] SKIPPED [ 22%] 2023-03-20T11:52:24.9073614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-258] SKIPPED [ 22%] 2023-03-20T11:52:24.9079845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-259] SKIPPED [ 22%] 2023-03-20T11:52:24.9085343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-260] SKIPPED [ 22%] 2023-03-20T11:52:24.9091239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-261] SKIPPED [ 22%] 2023-03-20T11:52:24.9096931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-262] SKIPPED [ 22%] 2023-03-20T11:52:24.9104423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-263] SKIPPED [ 22%] 2023-03-20T11:52:24.9110467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-264] SKIPPED [ 22%] 2023-03-20T11:52:24.9116299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-265] SKIPPED [ 22%] 2023-03-20T11:52:24.9122358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-266] SKIPPED [ 22%] 2023-03-20T11:52:24.9128087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-267] SKIPPED [ 22%] 2023-03-20T11:52:24.9135102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-268] SKIPPED [ 22%] 2023-03-20T11:52:24.9140095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_bounding_box-269] SKIPPED [ 22%] 2023-03-20T11:52:24.9145963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-00] SKIPPED [ 22%] 2023-03-20T11:52:24.9152100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-01] SKIPPED [ 22%] 2023-03-20T11:52:24.9157723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-02] SKIPPED [ 22%] 2023-03-20T11:52:24.9163718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-03] SKIPPED [ 22%] 2023-03-20T11:52:24.9170859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-04] SKIPPED [ 22%] 2023-03-20T11:52:24.9176634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-05] SKIPPED [ 22%] 2023-03-20T11:52:24.9182371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-06] SKIPPED [ 22%] 2023-03-20T11:52:24.9188252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-07] SKIPPED [ 22%] 2023-03-20T11:52:24.9194381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-08] SKIPPED [ 22%] 2023-03-20T11:52:24.9200284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-09] SKIPPED [ 22%] 2023-03-20T11:52:24.9206054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-10] SKIPPED [ 22%] 2023-03-20T11:52:24.9212265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_mask-11] SKIPPED [ 22%] 2023-03-20T11:52:24.9218131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-00] SKIPPED [ 22%] 2023-03-20T11:52:24.9224020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-01] SKIPPED [ 22%] 2023-03-20T11:52:24.9229898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-02] SKIPPED [ 22%] 2023-03-20T11:52:24.9235837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-03] SKIPPED [ 22%] 2023-03-20T11:52:24.9244676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-04] SKIPPED [ 22%] 2023-03-20T11:52:24.9250536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-05] SKIPPED [ 22%] 2023-03-20T11:52:24.9256509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-06] SKIPPED [ 22%] 2023-03-20T11:52:24.9262595Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-07] SKIPPED [ 22%] 2023-03-20T11:52:24.9268628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-08] SKIPPED [ 22%] 2023-03-20T11:52:24.9274607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-09] SKIPPED [ 22%] 2023-03-20T11:52:24.9280670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-10] SKIPPED [ 22%] 2023-03-20T11:52:24.9286498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-11] SKIPPED [ 22%] 2023-03-20T11:52:24.9293663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-12] SKIPPED [ 22%] 2023-03-20T11:52:24.9298853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-13] SKIPPED [ 22%] 2023-03-20T11:52:24.9304890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-14] SKIPPED [ 22%] 2023-03-20T11:52:24.9312406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-15] SKIPPED [ 22%] 2023-03-20T11:52:24.9318207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-16] SKIPPED [ 22%] 2023-03-20T11:52:24.9324183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-17] SKIPPED [ 22%] 2023-03-20T11:52:24.9330736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-18] SKIPPED [ 22%] 2023-03-20T11:52:24.9335719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-19] SKIPPED [ 22%] 2023-03-20T11:52:24.9341413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-20] SKIPPED [ 22%] 2023-03-20T11:52:24.9347644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-21] SKIPPED [ 22%] 2023-03-20T11:52:24.9353946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-22] SKIPPED [ 22%] 2023-03-20T11:52:24.9359790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-23] SKIPPED [ 22%] 2023-03-20T11:52:24.9365666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-24] SKIPPED [ 22%] 2023-03-20T11:52:24.9371661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-25] SKIPPED [ 22%] 2023-03-20T11:52:24.9377629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-26] SKIPPED [ 22%] 2023-03-20T11:52:24.9384558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-27] SKIPPED [ 22%] 2023-03-20T11:52:24.9390903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-28] SKIPPED [ 22%] 2023-03-20T11:52:24.9396590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-29] SKIPPED [ 22%] 2023-03-20T11:52:24.9402516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-30] SKIPPED [ 22%] 2023-03-20T11:52:24.9409190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-31] SKIPPED [ 22%] 2023-03-20T11:52:24.9415022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-32] SKIPPED [ 22%] 2023-03-20T11:52:24.9420404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-33] SKIPPED [ 22%] 2023-03-20T11:52:24.9426293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-34] SKIPPED [ 22%] 2023-03-20T11:52:24.9432558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resize_video-35] SKIPPED [ 22%] 2023-03-20T11:52:24.9438530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-000] SKIPPED [ 22%] 2023-03-20T11:52:24.9444158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-001] SKIPPED [ 22%] 2023-03-20T11:52:24.9451484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-002] SKIPPED [ 22%] 2023-03-20T11:52:24.9457264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-003] SKIPPED [ 22%] 2023-03-20T11:52:24.9463614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-004] SKIPPED [ 22%] 2023-03-20T11:52:24.9469623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-005] SKIPPED [ 22%] 2023-03-20T11:52:24.9475590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-006] SKIPPED [ 22%] 2023-03-20T11:52:24.9481713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-007] SKIPPED [ 22%] 2023-03-20T11:52:24.9487500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-008] SKIPPED [ 22%] 2023-03-20T11:52:24.9494420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-009] SKIPPED [ 22%] 2023-03-20T11:52:24.9499939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-010] SKIPPED [ 22%] 2023-03-20T11:52:24.9506156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-011] SKIPPED [ 22%] 2023-03-20T11:52:24.9512323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-012] SKIPPED [ 22%] 2023-03-20T11:52:24.9518186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-013] SKIPPED [ 22%] 2023-03-20T11:52:24.9525219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-014] SKIPPED [ 22%] 2023-03-20T11:52:24.9531372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-015] SKIPPED [ 22%] 2023-03-20T11:52:24.9537367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-016] SKIPPED [ 22%] 2023-03-20T11:52:24.9543411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-017] SKIPPED [ 22%] 2023-03-20T11:52:24.9549327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-018] SKIPPED [ 22%] 2023-03-20T11:52:24.9555416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-019] SKIPPED [ 22%] 2023-03-20T11:52:24.9561340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-020] SKIPPED [ 22%] 2023-03-20T11:52:24.9567146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-021] SKIPPED [ 22%] 2023-03-20T11:52:24.9574071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-022] SKIPPED [ 22%] 2023-03-20T11:52:24.9579244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-023] SKIPPED [ 22%] 2023-03-20T11:52:24.9585102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-024] SKIPPED [ 22%] 2023-03-20T11:52:24.9592625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-025] SKIPPED [ 22%] 2023-03-20T11:52:24.9598373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-026] SKIPPED [ 22%] 2023-03-20T11:52:24.9604385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-027] SKIPPED [ 22%] 2023-03-20T11:52:24.9610598Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-028] SKIPPED [ 22%] 2023-03-20T11:52:24.9616328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-029] SKIPPED [ 22%] 2023-03-20T11:52:24.9622550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-030] SKIPPED [ 22%] 2023-03-20T11:52:24.9628292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-031] SKIPPED [ 22%] 2023-03-20T11:52:24.9634685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-032] SKIPPED [ 22%] 2023-03-20T11:52:24.9640513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-033] SKIPPED [ 22%] 2023-03-20T11:52:24.9646142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-034] SKIPPED [ 22%] 2023-03-20T11:52:24.9652158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-035] SKIPPED [ 22%] 2023-03-20T11:52:24.9657945Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-036] SKIPPED [ 22%] 2023-03-20T11:52:24.9664912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-037] SKIPPED [ 22%] 2023-03-20T11:52:24.9670984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-038] SKIPPED [ 22%] 2023-03-20T11:52:24.9676408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-039] SKIPPED [ 22%] 2023-03-20T11:52:24.9682460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-040] SKIPPED [ 22%] 2023-03-20T11:52:24.9689176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-041] SKIPPED [ 22%] 2023-03-20T11:52:24.9695123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-042] SKIPPED [ 22%] 2023-03-20T11:52:24.9700251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-043] SKIPPED [ 22%] 2023-03-20T11:52:24.9706099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-044] SKIPPED [ 22%] 2023-03-20T11:52:24.9712413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-045] SKIPPED [ 22%] 2023-03-20T11:52:24.9718272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-046] SKIPPED [ 22%] 2023-03-20T11:52:24.9724239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-047] SKIPPED [ 22%] 2023-03-20T11:52:24.9731252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-048] SKIPPED [ 22%] 2023-03-20T11:52:24.9737187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-049] SKIPPED [ 22%] 2023-03-20T11:52:24.9743473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-050] SKIPPED [ 22%] 2023-03-20T11:52:24.9749537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-051] SKIPPED [ 22%] 2023-03-20T11:52:24.9755463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-052] SKIPPED [ 22%] 2023-03-20T11:52:24.9761544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-053] SKIPPED [ 22%] 2023-03-20T11:52:24.9767237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-054] SKIPPED [ 22%] 2023-03-20T11:52:24.9774041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-055] SKIPPED [ 22%] 2023-03-20T11:52:24.9779385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-056] SKIPPED [ 22%] 2023-03-20T11:52:24.9785088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-057] SKIPPED [ 22%] 2023-03-20T11:52:24.9791351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-058] SKIPPED [ 22%] 2023-03-20T11:52:24.9797366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-059] SKIPPED [ 22%] 2023-03-20T11:52:24.9804474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-060] SKIPPED [ 22%] 2023-03-20T11:52:24.9810819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-061] SKIPPED [ 22%] 2023-03-20T11:52:24.9816372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-062] SKIPPED [ 22%] 2023-03-20T11:52:24.9822500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-063] SKIPPED [ 22%] 2023-03-20T11:52:24.9828499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-064] SKIPPED [ 22%] 2023-03-20T11:52:24.9834804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-065] SKIPPED [ 22%] 2023-03-20T11:52:24.9840683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-066] SKIPPED [ 22%] 2023-03-20T11:52:24.9846487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-067] SKIPPED [ 22%] 2023-03-20T11:52:24.9852599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-068] SKIPPED [ 22%] 2023-03-20T11:52:24.9858477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-069] SKIPPED [ 22%] 2023-03-20T11:52:24.9864433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-070] SKIPPED [ 22%] 2023-03-20T11:52:24.9871968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-071] SKIPPED [ 22%] 2023-03-20T11:52:24.9877781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-072] SKIPPED [ 22%] 2023-03-20T11:52:24.9883665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-073] SKIPPED [ 22%] 2023-03-20T11:52:24.9890627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-074] SKIPPED [ 22%] 2023-03-20T11:52:24.9895366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-075] SKIPPED [ 22%] 2023-03-20T11:52:24.9901494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-076] SKIPPED [ 22%] 2023-03-20T11:52:24.9907221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-077] SKIPPED [ 22%] 2023-03-20T11:52:24.9913617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-078] SKIPPED [ 22%] 2023-03-20T11:52:24.9919507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-079] SKIPPED [ 22%] 2023-03-20T11:52:24.9925108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-080] SKIPPED [ 22%] 2023-03-20T11:52:24.9931083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-081] SKIPPED [ 22%] 2023-03-20T11:52:24.9936911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-082] SKIPPED [ 22%] 2023-03-20T11:52:24.9944119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-083] SKIPPED [ 22%] 2023-03-20T11:52:24.9950126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-084] SKIPPED [ 22%] 2023-03-20T11:52:24.9956159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-085] SKIPPED [ 22%] 2023-03-20T11:52:24.9961979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-086] SKIPPED [ 22%] 2023-03-20T11:52:24.9969034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-087] SKIPPED [ 22%] 2023-03-20T11:52:24.9974918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-088] SKIPPED [ 22%] 2023-03-20T11:52:24.9980239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-089] SKIPPED [ 22%] 2023-03-20T11:52:24.9985853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-090] SKIPPED [ 22%] 2023-03-20T11:52:24.9992049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-091] SKIPPED [ 22%] 2023-03-20T11:52:24.9997935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-092] SKIPPED [ 22%] 2023-03-20T11:52:25.0003758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-093] SKIPPED [ 22%] 2023-03-20T11:52:25.0010759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-094] SKIPPED [ 22%] 2023-03-20T11:52:25.0016881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-095] SKIPPED [ 22%] 2023-03-20T11:52:25.0023023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-096] SKIPPED [ 22%] 2023-03-20T11:52:25.0028794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-097] SKIPPED [ 22%] 2023-03-20T11:52:25.0034915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-098] SKIPPED [ 22%] 2023-03-20T11:52:25.0040853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-099] SKIPPED [ 22%] 2023-03-20T11:52:25.0046569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-100] SKIPPED [ 22%] 2023-03-20T11:52:25.0052640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-101] SKIPPED [ 22%] 2023-03-20T11:52:25.0058718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-102] SKIPPED [ 22%] 2023-03-20T11:52:25.0064606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-103] SKIPPED [ 22%] 2023-03-20T11:52:25.0070663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-104] SKIPPED [ 22%] 2023-03-20T11:52:25.0079408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-105] SKIPPED [ 22%] 2023-03-20T11:52:25.0085341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-106] SKIPPED [ 22%] 2023-03-20T11:52:25.0091428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-107] SKIPPED [ 22%] 2023-03-20T11:52:25.0096996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-108] SKIPPED [ 22%] 2023-03-20T11:52:25.0103066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-109] SKIPPED [ 22%] 2023-03-20T11:52:25.0109020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-110] SKIPPED [ 22%] 2023-03-20T11:52:25.0115155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-111] SKIPPED [ 22%] 2023-03-20T11:52:25.0120924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-112] SKIPPED [ 22%] 2023-03-20T11:52:25.0126639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-113] SKIPPED [ 22%] 2023-03-20T11:52:25.0133288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-114] SKIPPED [ 22%] 2023-03-20T11:52:25.0138782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-115] SKIPPED [ 22%] 2023-03-20T11:52:25.0144877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-116] SKIPPED [ 22%] 2023-03-20T11:52:25.0152331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-117] SKIPPED [ 22%] 2023-03-20T11:52:25.0158225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-118] SKIPPED [ 22%] 2023-03-20T11:52:25.0164075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-119] SKIPPED [ 22%] 2023-03-20T11:52:25.0170775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-120] SKIPPED [ 22%] 2023-03-20T11:52:25.0175942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-121] SKIPPED [ 22%] 2023-03-20T11:52:25.0182152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-122] SKIPPED [ 22%] 2023-03-20T11:52:25.0187873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-123] SKIPPED [ 22%] 2023-03-20T11:52:25.0194180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-124] SKIPPED [ 22%] 2023-03-20T11:52:25.0199926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-125] SKIPPED [ 22%] 2023-03-20T11:52:25.0205739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-126] SKIPPED [ 22%] 2023-03-20T11:52:25.0211884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-127] SKIPPED [ 22%] 2023-03-20T11:52:25.0219146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-128] SKIPPED [ 22%] 2023-03-20T11:52:25.0225014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-129] SKIPPED [ 22%] 2023-03-20T11:52:25.0231284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-130] SKIPPED [ 22%] 2023-03-20T11:52:25.0237070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-131] SKIPPED [ 22%] 2023-03-20T11:52:25.0242884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-132] SKIPPED [ 22%] 2023-03-20T11:52:25.0249659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-133] SKIPPED [ 22%] 2023-03-20T11:52:25.0255224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-134] SKIPPED [ 22%] 2023-03-20T11:52:25.0261811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-135] SKIPPED [ 22%] 2023-03-20T11:52:25.0267971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-136] SKIPPED [ 22%] 2023-03-20T11:52:25.0274631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-137] SKIPPED [ 22%] 2023-03-20T11:52:25.0281021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-138] SKIPPED [ 22%] 2023-03-20T11:52:25.0287067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-139] SKIPPED [ 22%] 2023-03-20T11:52:25.0295624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-140] SKIPPED [ 22%] 2023-03-20T11:52:25.0301425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-141] SKIPPED [ 22%] 2023-03-20T11:52:25.0307435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-142] SKIPPED [ 22%] 2023-03-20T11:52:25.0314154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-143] SKIPPED [ 22%] 2023-03-20T11:52:25.0320533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-144] SKIPPED [ 22%] 2023-03-20T11:52:25.0326738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-145] SKIPPED [ 22%] 2023-03-20T11:52:25.0334070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-146] SKIPPED [ 22%] 2023-03-20T11:52:25.0339452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-147] SKIPPED [ 22%] 2023-03-20T11:52:25.0345783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-148] SKIPPED [ 22%] 2023-03-20T11:52:25.0352500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-149] SKIPPED [ 22%] 2023-03-20T11:52:25.0358632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-150] SKIPPED [ 22%] 2023-03-20T11:52:25.0366162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-151] SKIPPED [ 22%] 2023-03-20T11:52:25.0372586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-152] SKIPPED [ 22%] 2023-03-20T11:52:25.0378850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-153] SKIPPED [ 22%] 2023-03-20T11:52:25.0385020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-154] SKIPPED [ 22%] 2023-03-20T11:52:25.0391516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-155] SKIPPED [ 22%] 2023-03-20T11:52:25.0397758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-156] SKIPPED [ 22%] 2023-03-20T11:52:25.0404148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-157] SKIPPED [ 22%] 2023-03-20T11:52:25.0410576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-158] SKIPPED [ 22%] 2023-03-20T11:52:25.0416997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-159] SKIPPED [ 22%] 2023-03-20T11:52:25.0423129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-160] SKIPPED [ 22%] 2023-03-20T11:52:25.0429561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-161] SKIPPED [ 22%] 2023-03-20T11:52:25.0435416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-162] SKIPPED [ 22%] 2023-03-20T11:52:25.0442965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-163] SKIPPED [ 22%] 2023-03-20T11:52:25.0450202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-164] SKIPPED [ 22%] 2023-03-20T11:52:25.0456094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-165] SKIPPED [ 22%] 2023-03-20T11:52:25.0462205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-166] SKIPPED [ 23%] 2023-03-20T11:52:25.0468601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-167] SKIPPED [ 23%] 2023-03-20T11:52:25.0475200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-168] SKIPPED [ 23%] 2023-03-20T11:52:25.0481508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-169] SKIPPED [ 23%] 2023-03-20T11:52:25.0489083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-170] SKIPPED [ 23%] 2023-03-20T11:52:25.0495120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-171] SKIPPED [ 23%] 2023-03-20T11:52:25.0500641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-172] SKIPPED [ 23%] 2023-03-20T11:52:25.0506876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-173] SKIPPED [ 23%] 2023-03-20T11:52:25.0514364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-174] SKIPPED [ 23%] 2023-03-20T11:52:25.0520577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-175] SKIPPED [ 23%] 2023-03-20T11:52:25.0526825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-176] SKIPPED [ 23%] 2023-03-20T11:52:25.0534457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-177] SKIPPED [ 23%] 2023-03-20T11:52:25.0540059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-178] SKIPPED [ 23%] 2023-03-20T11:52:25.0546213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-179] SKIPPED [ 23%] 2023-03-20T11:52:25.0553009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-180] SKIPPED [ 23%] 2023-03-20T11:52:25.0559324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-181] SKIPPED [ 23%] 2023-03-20T11:52:25.0565498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-182] SKIPPED [ 23%] 2023-03-20T11:52:25.0572503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-183] SKIPPED [ 23%] 2023-03-20T11:52:25.0578747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-184] SKIPPED [ 23%] 2023-03-20T11:52:25.0585083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-185] SKIPPED [ 23%] 2023-03-20T11:52:25.0593044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-186] SKIPPED [ 23%] 2023-03-20T11:52:25.0599317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-187] SKIPPED [ 23%] 2023-03-20T11:52:25.0605537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-188] SKIPPED [ 23%] 2023-03-20T11:52:25.0612054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-189] SKIPPED [ 23%] 2023-03-20T11:52:25.0618314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-190] SKIPPED [ 23%] 2023-03-20T11:52:25.0624817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-191] SKIPPED [ 23%] 2023-03-20T11:52:25.0631452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-192] SKIPPED [ 23%] 2023-03-20T11:52:25.0637596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-193] SKIPPED [ 23%] 2023-03-20T11:52:25.0644005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-194] SKIPPED [ 23%] 2023-03-20T11:52:25.0650589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-195] SKIPPED [ 23%] 2023-03-20T11:52:25.0656653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-196] SKIPPED [ 23%] 2023-03-20T11:52:25.0664495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-197] SKIPPED [ 23%] 2023-03-20T11:52:25.0671251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-198] SKIPPED [ 23%] 2023-03-20T11:52:25.0677554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-199] SKIPPED [ 23%] 2023-03-20T11:52:25.0683900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-200] SKIPPED [ 23%] 2023-03-20T11:52:25.0690659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-201] SKIPPED [ 23%] 2023-03-20T11:52:25.0696565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-202] SKIPPED [ 23%] 2023-03-20T11:52:25.0703118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-203] SKIPPED [ 23%] 2023-03-20T11:52:25.0709525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-204] SKIPPED [ 23%] 2023-03-20T11:52:25.0715993Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-205] SKIPPED [ 23%] 2023-03-20T11:52:25.0722266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-206] SKIPPED [ 23%] 2023-03-20T11:52:25.0729573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-207] SKIPPED [ 23%] 2023-03-20T11:52:25.0735372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-208] SKIPPED [ 23%] 2023-03-20T11:52:25.0743121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_image_tensor-209] SKIPPED [ 23%] 2023-03-20T11:52:25.0749565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-000] SKIPPED [ 23%] 2023-03-20T11:52:25.0755877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-001] SKIPPED [ 23%] 2023-03-20T11:52:25.0762560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-002] SKIPPED [ 23%] 2023-03-20T11:52:25.0769247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-003] SKIPPED [ 23%] 2023-03-20T11:52:25.0775428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-004] SKIPPED [ 23%] 2023-03-20T11:52:25.0782016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-005] SKIPPED [ 23%] 2023-03-20T11:52:25.0788342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-006] SKIPPED [ 23%] 2023-03-20T11:52:25.0794794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-007] SKIPPED [ 23%] 2023-03-20T11:52:25.0801116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-008] SKIPPED [ 23%] 2023-03-20T11:52:25.0807226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-009] SKIPPED [ 23%] 2023-03-20T11:52:25.0815927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-010] SKIPPED [ 23%] 2023-03-20T11:52:25.0821713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-011] SKIPPED [ 23%] 2023-03-20T11:52:25.0828431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-012] SKIPPED [ 23%] 2023-03-20T11:52:25.0835306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-013] SKIPPED [ 23%] 2023-03-20T11:52:25.0841991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-014] SKIPPED [ 23%] 2023-03-20T11:52:25.0849530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-015] SKIPPED [ 23%] 2023-03-20T11:52:25.0855730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-016] SKIPPED [ 23%] 2023-03-20T11:52:25.0862526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-017] SKIPPED [ 23%] 2023-03-20T11:52:25.0869123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-018] SKIPPED [ 23%] 2023-03-20T11:52:25.0875843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-019] SKIPPED [ 23%] 2023-03-20T11:52:25.0882652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-020] SKIPPED [ 23%] 2023-03-20T11:52:25.0890747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-021] SKIPPED [ 23%] 2023-03-20T11:52:25.0897996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-022] SKIPPED [ 23%] 2023-03-20T11:52:25.0903791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-023] SKIPPED [ 23%] 2023-03-20T11:52:25.0910609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-024] SKIPPED [ 23%] 2023-03-20T11:52:25.0917085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-025] SKIPPED [ 23%] 2023-03-20T11:52:25.0923780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-026] SKIPPED [ 23%] 2023-03-20T11:52:25.0930777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-027] SKIPPED [ 23%] 2023-03-20T11:52:25.0937014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-028] SKIPPED [ 23%] 2023-03-20T11:52:25.0943936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-029] SKIPPED [ 23%] 2023-03-20T11:52:25.0950620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-030] SKIPPED [ 23%] 2023-03-20T11:52:25.0957146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-031] SKIPPED [ 23%] 2023-03-20T11:52:25.0963967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-032] SKIPPED [ 23%] 2023-03-20T11:52:25.0973554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-033] SKIPPED [ 23%] 2023-03-20T11:52:25.0980271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-034] SKIPPED [ 23%] 2023-03-20T11:52:25.0986863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-035] SKIPPED [ 23%] 2023-03-20T11:52:25.0993929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-036] SKIPPED [ 23%] 2023-03-20T11:52:25.1000501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-037] SKIPPED [ 23%] 2023-03-20T11:52:25.1007013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-038] SKIPPED [ 23%] 2023-03-20T11:52:25.1014773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-039] SKIPPED [ 23%] 2023-03-20T11:52:25.1020566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-040] SKIPPED [ 23%] 2023-03-20T11:52:25.1027205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-041] SKIPPED [ 23%] 2023-03-20T11:52:25.1034179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-042] SKIPPED [ 23%] 2023-03-20T11:52:25.1040740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-043] SKIPPED [ 23%] 2023-03-20T11:52:25.1049532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-044] SKIPPED [ 23%] 2023-03-20T11:52:25.1055723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-045] SKIPPED [ 23%] 2023-03-20T11:52:25.1062657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-046] SKIPPED [ 23%] 2023-03-20T11:52:25.1069282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-047] SKIPPED [ 23%] 2023-03-20T11:52:25.1076045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-048] SKIPPED [ 23%] 2023-03-20T11:52:25.1082878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-049] SKIPPED [ 23%] 2023-03-20T11:52:25.1090489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-050] SKIPPED [ 23%] 2023-03-20T11:52:25.1096356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-051] SKIPPED [ 23%] 2023-03-20T11:52:25.1103498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-052] SKIPPED [ 23%] 2023-03-20T11:52:25.1110131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-053] SKIPPED [ 23%] 2023-03-20T11:52:25.1116687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-054] SKIPPED [ 23%] 2023-03-20T11:52:25.1123528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-055] SKIPPED [ 23%] 2023-03-20T11:52:25.1131323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-056] SKIPPED [ 23%] 2023-03-20T11:52:25.1137789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-057] SKIPPED [ 23%] 2023-03-20T11:52:25.1144700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-058] SKIPPED [ 23%] 2023-03-20T11:52:25.1151634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-059] SKIPPED [ 23%] 2023-03-20T11:52:25.1158254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-060] SKIPPED [ 23%] 2023-03-20T11:52:25.1164846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-061] SKIPPED [ 23%] 2023-03-20T11:52:25.1171531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-062] SKIPPED [ 23%] 2023-03-20T11:52:25.1178240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-063] SKIPPED [ 23%] 2023-03-20T11:52:25.1184702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-064] SKIPPED [ 23%] 2023-03-20T11:52:25.1191392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-065] SKIPPED [ 23%] 2023-03-20T11:52:25.1197509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-066] SKIPPED [ 23%] 2023-03-20T11:52:25.1205468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-067] SKIPPED [ 23%] 2023-03-20T11:52:25.1212474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-068] SKIPPED [ 23%] 2023-03-20T11:52:25.1219253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-069] SKIPPED [ 23%] 2023-03-20T11:52:25.1225877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-070] SKIPPED [ 23%] 2023-03-20T11:52:25.1232900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-071] SKIPPED [ 23%] 2023-03-20T11:52:25.1239437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-072] SKIPPED [ 23%] 2023-03-20T11:52:25.1246065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-073] SKIPPED [ 23%] 2023-03-20T11:52:25.1253677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-074] SKIPPED [ 23%] 2023-03-20T11:52:25.1259718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-075] SKIPPED [ 23%] 2023-03-20T11:52:25.1266330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-076] SKIPPED [ 23%] 2023-03-20T11:52:25.1273285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-077] SKIPPED [ 23%] 2023-03-20T11:52:25.1280377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-078] SKIPPED [ 23%] 2023-03-20T11:52:25.1287572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-079] SKIPPED [ 23%] 2023-03-20T11:52:25.1295469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-080] SKIPPED [ 23%] 2023-03-20T11:52:25.1301246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-081] SKIPPED [ 23%] 2023-03-20T11:52:25.1308066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-082] SKIPPED [ 23%] 2023-03-20T11:52:25.1314948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-083] SKIPPED [ 23%] 2023-03-20T11:52:25.1321504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-084] SKIPPED [ 23%] 2023-03-20T11:52:25.1329023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-085] SKIPPED [ 23%] 2023-03-20T11:52:25.1335626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-086] SKIPPED [ 23%] 2023-03-20T11:52:25.1341504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-087] SKIPPED [ 23%] 2023-03-20T11:52:25.1348097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-088] SKIPPED [ 23%] 2023-03-20T11:52:25.1355018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-089] SKIPPED [ 23%] 2023-03-20T11:52:25.1363015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-090] SKIPPED [ 23%] 2023-03-20T11:52:25.1370608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-091] SKIPPED [ 23%] 2023-03-20T11:52:25.1376572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-092] SKIPPED [ 23%] 2023-03-20T11:52:25.1395106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-093] SKIPPED [ 23%] 2023-03-20T11:52:25.1395796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-094] SKIPPED [ 23%] 2023-03-20T11:52:25.1396913Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-095] SKIPPED [ 23%] 2023-03-20T11:52:25.1403617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-096] SKIPPED [ 23%] 2023-03-20T11:52:25.1410974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-097] SKIPPED [ 23%] 2023-03-20T11:52:25.1416756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-098] SKIPPED [ 23%] 2023-03-20T11:52:25.1423638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-099] SKIPPED [ 23%] 2023-03-20T11:52:25.1430497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-100] SKIPPED [ 23%] 2023-03-20T11:52:25.1437136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-101] SKIPPED [ 23%] 2023-03-20T11:52:25.1444814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-102] SKIPPED [ 23%] 2023-03-20T11:52:25.1451605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-103] SKIPPED [ 23%] 2023-03-20T11:52:25.1458126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-104] SKIPPED [ 23%] 2023-03-20T11:52:25.1464979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-105] SKIPPED [ 23%] 2023-03-20T11:52:25.1471849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-106] SKIPPED [ 23%] 2023-03-20T11:52:25.1478659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-107] SKIPPED [ 23%] 2023-03-20T11:52:25.1485092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-108] SKIPPED [ 23%] 2023-03-20T11:52:25.1491882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-109] SKIPPED [ 23%] 2023-03-20T11:52:25.1498441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-110] SKIPPED [ 23%] 2023-03-20T11:52:25.1505205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-111] SKIPPED [ 23%] 2023-03-20T11:52:25.1512087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-112] SKIPPED [ 23%] 2023-03-20T11:52:25.1520531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-113] SKIPPED [ 23%] 2023-03-20T11:52:25.1526368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-114] SKIPPED [ 23%] 2023-03-20T11:52:25.1535177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-115] SKIPPED [ 23%] 2023-03-20T11:52:25.1540297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-116] SKIPPED [ 23%] 2023-03-20T11:52:25.1547144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-117] SKIPPED [ 23%] 2023-03-20T11:52:25.1554053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-118] SKIPPED [ 23%] 2023-03-20T11:52:25.1561003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-119] SKIPPED [ 23%] 2023-03-20T11:52:25.1567497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-120] SKIPPED [ 23%] 2023-03-20T11:52:25.1575305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-121] SKIPPED [ 23%] 2023-03-20T11:52:25.1581496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-122] SKIPPED [ 23%] 2023-03-20T11:52:25.1588196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-123] SKIPPED [ 23%] 2023-03-20T11:52:25.1595062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-124] SKIPPED [ 23%] 2023-03-20T11:52:25.1602935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-125] SKIPPED [ 23%] 2023-03-20T11:52:25.1610762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-126] SKIPPED [ 23%] 2023-03-20T11:52:25.1616344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-127] SKIPPED [ 23%] 2023-03-20T11:52:25.1623192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-128] SKIPPED [ 23%] 2023-03-20T11:52:25.1629867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-129] SKIPPED [ 23%] 2023-03-20T11:52:25.1636327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-130] SKIPPED [ 23%] 2023-03-20T11:52:25.1643120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-131] SKIPPED [ 23%] 2023-03-20T11:52:25.1650766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-132] SKIPPED [ 23%] 2023-03-20T11:52:25.1656557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-133] SKIPPED [ 23%] 2023-03-20T11:52:25.1663447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-134] SKIPPED [ 23%] 2023-03-20T11:52:25.1670313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-135] SKIPPED [ 23%] 2023-03-20T11:52:25.1678283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-136] SKIPPED [ 23%] 2023-03-20T11:52:25.1684820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-137] SKIPPED [ 23%] 2023-03-20T11:52:25.1691793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-138] SKIPPED [ 23%] 2023-03-20T11:52:25.1698215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-139] SKIPPED [ 23%] 2023-03-20T11:52:25.1704773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-140] SKIPPED [ 23%] 2023-03-20T11:52:25.1711631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-141] SKIPPED [ 23%] 2023-03-20T11:52:25.1718037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-142] SKIPPED [ 23%] 2023-03-20T11:52:25.1724545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-143] SKIPPED [ 23%] 2023-03-20T11:52:25.1731095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-144] SKIPPED [ 23%] 2023-03-20T11:52:25.1737647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-145] SKIPPED [ 23%] 2023-03-20T11:52:25.1744618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-146] SKIPPED [ 23%] 2023-03-20T11:52:25.1751512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-147] SKIPPED [ 23%] 2023-03-20T11:52:25.1759303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-148] SKIPPED [ 23%] 2023-03-20T11:52:25.1765718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-149] SKIPPED [ 23%] 2023-03-20T11:52:25.1772726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-150] SKIPPED [ 23%] 2023-03-20T11:52:25.1779326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-151] SKIPPED [ 23%] 2023-03-20T11:52:25.1786010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-152] SKIPPED [ 23%] 2023-03-20T11:52:25.1793043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-153] SKIPPED [ 23%] 2023-03-20T11:52:25.1799835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-154] SKIPPED [ 23%] 2023-03-20T11:52:25.1806130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-155] SKIPPED [ 23%] 2023-03-20T11:52:25.1813140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-156] SKIPPED [ 23%] 2023-03-20T11:52:25.1820020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-157] SKIPPED [ 23%] 2023-03-20T11:52:25.1825868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-158] SKIPPED [ 23%] 2023-03-20T11:52:25.1834274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-159] SKIPPED [ 23%] 2023-03-20T11:52:25.1840947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-160] SKIPPED [ 23%] 2023-03-20T11:52:25.1847474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-161] SKIPPED [ 23%] 2023-03-20T11:52:25.1854839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-162] SKIPPED [ 23%] 2023-03-20T11:52:25.1860890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-163] SKIPPED [ 23%] 2023-03-20T11:52:25.1867428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-164] SKIPPED [ 23%] 2023-03-20T11:52:25.1874214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-165] SKIPPED [ 23%] 2023-03-20T11:52:25.1880788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-166] SKIPPED [ 23%] 2023-03-20T11:52:25.1887204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-167] SKIPPED [ 23%] 2023-03-20T11:52:25.1894545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-168] SKIPPED [ 23%] 2023-03-20T11:52:25.1900789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-169] SKIPPED [ 23%] 2023-03-20T11:52:25.1910392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-170] SKIPPED [ 23%] 2023-03-20T11:52:25.1916942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-171] SKIPPED [ 23%] 2023-03-20T11:52:25.1923710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-172] SKIPPED [ 23%] 2023-03-20T11:52:25.1930799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-173] SKIPPED [ 23%] 2023-03-20T11:52:25.1936875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-174] SKIPPED [ 23%] 2023-03-20T11:52:25.1943942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-175] SKIPPED [ 23%] 2023-03-20T11:52:25.1950787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-176] SKIPPED [ 23%] 2023-03-20T11:52:25.1957240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-177] SKIPPED [ 23%] 2023-03-20T11:52:25.1963849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-178] SKIPPED [ 23%] 2023-03-20T11:52:25.1970789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-179] SKIPPED [ 23%] 2023-03-20T11:52:25.1977057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-180] SKIPPED [ 23%] 2023-03-20T11:52:25.1984016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-181] SKIPPED [ 23%] 2023-03-20T11:52:25.1992068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-182] SKIPPED [ 23%] 2023-03-20T11:52:25.1998476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-183] SKIPPED [ 23%] 2023-03-20T11:52:25.2005097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-184] SKIPPED [ 23%] 2023-03-20T11:52:25.2011950Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-185] SKIPPED [ 23%] 2023-03-20T11:52:25.2018277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-186] SKIPPED [ 23%] 2023-03-20T11:52:25.2024640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-187] SKIPPED [ 23%] 2023-03-20T11:52:25.2031415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-188] SKIPPED [ 23%] 2023-03-20T11:52:25.2038336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-189] SKIPPED [ 23%] 2023-03-20T11:52:25.2044681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-190] SKIPPED [ 23%] 2023-03-20T11:52:25.2051359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-191] SKIPPED [ 23%] 2023-03-20T11:52:25.2057903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-192] SKIPPED [ 23%] 2023-03-20T11:52:25.2065947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-193] SKIPPED [ 23%] 2023-03-20T11:52:25.2073040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-194] SKIPPED [ 23%] 2023-03-20T11:52:25.2079587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-195] SKIPPED [ 23%] 2023-03-20T11:52:25.2086267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-196] SKIPPED [ 23%] 2023-03-20T11:52:25.2093107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-197] SKIPPED [ 23%] 2023-03-20T11:52:25.2100005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-198] SKIPPED [ 23%] 2023-03-20T11:52:25.2106525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-199] SKIPPED [ 23%] 2023-03-20T11:52:25.2113573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-200] SKIPPED [ 23%] 2023-03-20T11:52:25.2119985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-201] SKIPPED [ 23%] 2023-03-20T11:52:25.2126494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-202] SKIPPED [ 23%] 2023-03-20T11:52:25.2134157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-203] SKIPPED [ 23%] 2023-03-20T11:52:25.2140327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-204] SKIPPED [ 23%] 2023-03-20T11:52:25.2147871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-205] SKIPPED [ 23%] 2023-03-20T11:52:25.2154877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-206] SKIPPED [ 23%] 2023-03-20T11:52:25.2161596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-207] SKIPPED [ 23%] 2023-03-20T11:52:25.2169140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-208] SKIPPED [ 23%] 2023-03-20T11:52:25.2175594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-209] SKIPPED [ 23%] 2023-03-20T11:52:25.2181729Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-210] SKIPPED [ 23%] 2023-03-20T11:52:25.2188336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-211] SKIPPED [ 23%] 2023-03-20T11:52:25.2195204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-212] SKIPPED [ 23%] 2023-03-20T11:52:25.2201994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-213] SKIPPED [ 23%] 2023-03-20T11:52:25.2209228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-214] SKIPPED [ 23%] 2023-03-20T11:52:25.2215513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-215] SKIPPED [ 23%] 2023-03-20T11:52:25.2222988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-216] SKIPPED [ 23%] 2023-03-20T11:52:25.2229776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-217] SKIPPED [ 23%] 2023-03-20T11:52:25.2236548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-218] SKIPPED [ 23%] 2023-03-20T11:52:25.2243235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-219] SKIPPED [ 23%] 2023-03-20T11:52:25.2250786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-220] SKIPPED [ 23%] 2023-03-20T11:52:25.2256498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-221] SKIPPED [ 23%] 2023-03-20T11:52:25.2263383Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-222] SKIPPED [ 23%] 2023-03-20T11:52:25.2270282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-223] SKIPPED [ 23%] 2023-03-20T11:52:25.2276373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-224] SKIPPED [ 23%] 2023-03-20T11:52:25.2282927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-225] SKIPPED [ 23%] 2023-03-20T11:52:25.2290706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-226] SKIPPED [ 23%] 2023-03-20T11:52:25.2296208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-227] SKIPPED [ 23%] 2023-03-20T11:52:25.2304131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-228] SKIPPED [ 23%] 2023-03-20T11:52:25.2311139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-229] SKIPPED [ 23%] 2023-03-20T11:52:25.2317586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-230] SKIPPED [ 23%] 2023-03-20T11:52:25.2324271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-231] SKIPPED [ 23%] 2023-03-20T11:52:25.2331028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-232] SKIPPED [ 23%] 2023-03-20T11:52:25.2337874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-233] SKIPPED [ 23%] 2023-03-20T11:52:25.2344735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-234] SKIPPED [ 23%] 2023-03-20T11:52:25.2351752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-235] SKIPPED [ 23%] 2023-03-20T11:52:25.2358387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-236] SKIPPED [ 23%] 2023-03-20T11:52:25.2364774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-237] SKIPPED [ 23%] 2023-03-20T11:52:25.2371672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-238] SKIPPED [ 23%] 2023-03-20T11:52:25.2379493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-239] SKIPPED [ 23%] 2023-03-20T11:52:25.2386041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-240] SKIPPED [ 23%] 2023-03-20T11:52:25.2392567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-241] SKIPPED [ 23%] 2023-03-20T11:52:25.2399215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-242] SKIPPED [ 23%] 2023-03-20T11:52:25.2405855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-243] SKIPPED [ 23%] 2023-03-20T11:52:25.2412765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-244] SKIPPED [ 23%] 2023-03-20T11:52:25.2419583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-245] SKIPPED [ 23%] 2023-03-20T11:52:25.2426148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-246] SKIPPED [ 23%] 2023-03-20T11:52:25.2433126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-247] SKIPPED [ 23%] 2023-03-20T11:52:25.2439696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-248] SKIPPED [ 23%] 2023-03-20T11:52:25.2446262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-249] SKIPPED [ 23%] 2023-03-20T11:52:25.2452959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-250] SKIPPED [ 23%] 2023-03-20T11:52:25.2460872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-251] SKIPPED [ 23%] 2023-03-20T11:52:25.2467371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-252] SKIPPED [ 23%] 2023-03-20T11:52:25.2474343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-253] SKIPPED [ 23%] 2023-03-20T11:52:25.2481008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-254] SKIPPED [ 23%] 2023-03-20T11:52:25.2487469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-255] SKIPPED [ 23%] 2023-03-20T11:52:25.2495246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-256] SKIPPED [ 23%] 2023-03-20T11:52:25.2501019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-257] SKIPPED [ 23%] 2023-03-20T11:52:25.2507629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-258] SKIPPED [ 23%] 2023-03-20T11:52:25.2514604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-259] SKIPPED [ 23%] 2023-03-20T11:52:25.2521197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-260] SKIPPED [ 23%] 2023-03-20T11:52:25.2527635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-261] SKIPPED [ 23%] 2023-03-20T11:52:25.2535663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-262] SKIPPED [ 23%] 2023-03-20T11:52:25.2542280Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-263] SKIPPED [ 23%] 2023-03-20T11:52:25.2548841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-264] SKIPPED [ 23%] 2023-03-20T11:52:25.2555638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-265] SKIPPED [ 23%] 2023-03-20T11:52:25.2562254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-266] SKIPPED [ 23%] 2023-03-20T11:52:25.2569736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-267] SKIPPED [ 23%] 2023-03-20T11:52:25.2576040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-268] SKIPPED [ 23%] 2023-03-20T11:52:25.2582599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-269] SKIPPED [ 23%] 2023-03-20T11:52:25.2589408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-270] SKIPPED [ 23%] 2023-03-20T11:52:25.2595929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-271] SKIPPED [ 23%] 2023-03-20T11:52:25.2602656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-272] SKIPPED [ 23%] 2023-03-20T11:52:25.2610171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-273] SKIPPED [ 23%] 2023-03-20T11:52:25.2617078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-274] SKIPPED [ 23%] 2023-03-20T11:52:25.2623850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-275] SKIPPED [ 23%] 2023-03-20T11:52:25.2630640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-276] SKIPPED [ 23%] 2023-03-20T11:52:25.2636693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-277] SKIPPED [ 23%] 2023-03-20T11:52:25.2643351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-278] SKIPPED [ 23%] 2023-03-20T11:52:25.2650759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-279] SKIPPED [ 23%] 2023-03-20T11:52:25.2656588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-280] SKIPPED [ 23%] 2023-03-20T11:52:25.2663450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-281] SKIPPED [ 23%] 2023-03-20T11:52:25.2670297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-282] SKIPPED [ 23%] 2023-03-20T11:52:25.2676795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-283] SKIPPED [ 23%] 2023-03-20T11:52:25.2683414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-284] SKIPPED [ 23%] 2023-03-20T11:52:25.2691410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-285] SKIPPED [ 23%] 2023-03-20T11:52:25.2698130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-286] SKIPPED [ 23%] 2023-03-20T11:52:25.2705037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-287] SKIPPED [ 23%] 2023-03-20T11:52:25.2711877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-288] SKIPPED [ 23%] 2023-03-20T11:52:25.2718448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-289] SKIPPED [ 23%] 2023-03-20T11:52:25.2724966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-290] SKIPPED [ 23%] 2023-03-20T11:52:25.2731587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-291] SKIPPED [ 23%] 2023-03-20T11:52:25.2738383Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-292] SKIPPED [ 23%] 2023-03-20T11:52:25.2745011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-293] SKIPPED [ 23%] 2023-03-20T11:52:25.2752027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-294] SKIPPED [ 23%] 2023-03-20T11:52:25.2758557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-295] SKIPPED [ 23%] 2023-03-20T11:52:25.2766157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-296] SKIPPED [ 23%] 2023-03-20T11:52:25.2773545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-297] SKIPPED [ 23%] 2023-03-20T11:52:25.2779818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-298] SKIPPED [ 23%] 2023-03-20T11:52:25.2786340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-299] SKIPPED [ 23%] 2023-03-20T11:52:25.2792846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-300] SKIPPED [ 23%] 2023-03-20T11:52:25.2799398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-301] SKIPPED [ 23%] 2023-03-20T11:52:25.2805834Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-302] SKIPPED [ 23%] 2023-03-20T11:52:25.2812676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-303] SKIPPED [ 23%] 2023-03-20T11:52:25.2819473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-304] SKIPPED [ 23%] 2023-03-20T11:52:25.2825669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-305] SKIPPED [ 23%] 2023-03-20T11:52:25.2832068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-306] SKIPPED [ 23%] 2023-03-20T11:52:25.2838371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-307] SKIPPED [ 23%] 2023-03-20T11:52:25.2847859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-308] SKIPPED [ 23%] 2023-03-20T11:52:25.2855470Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-309] SKIPPED [ 23%] 2023-03-20T11:52:25.2861291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-310] SKIPPED [ 23%] 2023-03-20T11:52:25.2867881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-311] SKIPPED [ 23%] 2023-03-20T11:52:25.2874850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-312] SKIPPED [ 23%] 2023-03-20T11:52:25.2881444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-313] SKIPPED [ 23%] 2023-03-20T11:52:25.2887990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-314] SKIPPED [ 23%] 2023-03-20T11:52:25.2895145Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-315] SKIPPED [ 23%] 2023-03-20T11:52:25.2901184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-316] SKIPPED [ 23%] 2023-03-20T11:52:25.2907678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-317] SKIPPED [ 23%] 2023-03-20T11:52:25.2914655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-318] SKIPPED [ 23%] 2023-03-20T11:52:25.2922655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-319] SKIPPED [ 23%] 2023-03-20T11:52:25.2929871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-320] SKIPPED [ 23%] 2023-03-20T11:52:25.2935927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-321] SKIPPED [ 23%] 2023-03-20T11:52:25.2942745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-322] SKIPPED [ 23%] 2023-03-20T11:52:25.2949641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-323] SKIPPED [ 23%] 2023-03-20T11:52:25.2956097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-324] SKIPPED [ 23%] 2023-03-20T11:52:25.2962921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-325] SKIPPED [ 23%] 2023-03-20T11:52:25.2970562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-326] SKIPPED [ 23%] 2023-03-20T11:52:25.2976366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-327] SKIPPED [ 23%] 2023-03-20T11:52:25.2983159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-328] SKIPPED [ 23%] 2023-03-20T11:52:25.2990145Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-329] SKIPPED [ 23%] 2023-03-20T11:52:25.2996638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-330] SKIPPED [ 23%] 2023-03-20T11:52:25.3004534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-331] SKIPPED [ 23%] 2023-03-20T11:52:25.3011069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-332] SKIPPED [ 23%] 2023-03-20T11:52:25.3017951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-333] SKIPPED [ 23%] 2023-03-20T11:52:25.3024687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-334] SKIPPED [ 23%] 2023-03-20T11:52:25.3031648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-335] SKIPPED [ 23%] 2023-03-20T11:52:25.3038259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-336] SKIPPED [ 23%] 2023-03-20T11:52:25.3044941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-337] SKIPPED [ 23%] 2023-03-20T11:52:25.3051649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-338] SKIPPED [ 23%] 2023-03-20T11:52:25.3058233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-339] SKIPPED [ 23%] 2023-03-20T11:52:25.3065087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-340] SKIPPED [ 23%] 2023-03-20T11:52:25.3071991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-341] SKIPPED [ 23%] 2023-03-20T11:52:25.3079847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-342] SKIPPED [ 23%] 2023-03-20T11:52:25.3086253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-343] SKIPPED [ 23%] 2023-03-20T11:52:25.3093574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-344] SKIPPED [ 23%] 2023-03-20T11:52:25.3100068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-345] SKIPPED [ 23%] 2023-03-20T11:52:25.3106439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-346] SKIPPED [ 23%] 2023-03-20T11:52:25.3113444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-347] SKIPPED [ 23%] 2023-03-20T11:52:25.3120247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-348] SKIPPED [ 23%] 2023-03-20T11:52:25.3126568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-349] SKIPPED [ 23%] 2023-03-20T11:52:25.3133323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-350] SKIPPED [ 23%] 2023-03-20T11:52:25.3139955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-351] SKIPPED [ 23%] 2023-03-20T11:52:25.3146351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-352] SKIPPED [ 23%] 2023-03-20T11:52:25.3153393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-353] SKIPPED [ 23%] 2023-03-20T11:52:25.3161095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-354] SKIPPED [ 23%] 2023-03-20T11:52:25.3167678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-355] SKIPPED [ 23%] 2023-03-20T11:52:25.3175152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-356] SKIPPED [ 23%] 2023-03-20T11:52:25.3181219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-357] SKIPPED [ 23%] 2023-03-20T11:52:25.3187696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-358] SKIPPED [ 23%] 2023-03-20T11:52:25.3194659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-359] SKIPPED [ 23%] 2023-03-20T11:52:25.3201440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-360] SKIPPED [ 23%] 2023-03-20T11:52:25.3208084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-361] SKIPPED [ 23%] 2023-03-20T11:52:25.3215250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-362] SKIPPED [ 23%] 2023-03-20T11:52:25.3221415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-363] SKIPPED [ 23%] 2023-03-20T11:52:25.3227796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-364] SKIPPED [ 23%] 2023-03-20T11:52:25.3235970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-365] SKIPPED [ 23%] 2023-03-20T11:52:25.3243029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-366] SKIPPED [ 23%] 2023-03-20T11:52:25.3250602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-367] SKIPPED [ 23%] 2023-03-20T11:52:25.3256162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-368] SKIPPED [ 23%] 2023-03-20T11:52:25.3263028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-369] SKIPPED [ 23%] 2023-03-20T11:52:25.3269881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-370] SKIPPED [ 23%] 2023-03-20T11:52:25.3276513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-371] SKIPPED [ 23%] 2023-03-20T11:52:25.3283268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-372] SKIPPED [ 23%] 2023-03-20T11:52:25.3290768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-373] SKIPPED [ 23%] 2023-03-20T11:52:25.3297326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-374] SKIPPED [ 23%] 2023-03-20T11:52:25.3303179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-375] SKIPPED [ 23%] 2023-03-20T11:52:25.3309908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-376] SKIPPED [ 23%] 2023-03-20T11:52:25.3317614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-377] SKIPPED [ 23%] 2023-03-20T11:52:25.3324210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-378] SKIPPED [ 23%] 2023-03-20T11:52:25.3330893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-379] SKIPPED [ 23%] 2023-03-20T11:52:25.3337399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-380] SKIPPED [ 23%] 2023-03-20T11:52:25.3344229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-381] SKIPPED [ 23%] 2023-03-20T11:52:25.3351442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-382] SKIPPED [ 23%] 2023-03-20T11:52:25.3358224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-383] SKIPPED [ 23%] 2023-03-20T11:52:25.3364635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-384] SKIPPED [ 23%] 2023-03-20T11:52:25.3371460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-385] SKIPPED [ 23%] 2023-03-20T11:52:25.3377903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-386] SKIPPED [ 23%] 2023-03-20T11:52:25.3384496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-387] SKIPPED [ 23%] 2023-03-20T11:52:25.3392696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-388] SKIPPED [ 23%] 2023-03-20T11:52:25.3399382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-389] SKIPPED [ 23%] 2023-03-20T11:52:25.3405985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-390] SKIPPED [ 23%] 2023-03-20T11:52:25.3412864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-391] SKIPPED [ 23%] 2023-03-20T11:52:25.3419713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-392] SKIPPED [ 23%] 2023-03-20T11:52:25.3426180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-393] SKIPPED [ 23%] 2023-03-20T11:52:25.3433143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-394] SKIPPED [ 23%] 2023-03-20T11:52:25.3439586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_bounding_box-395] SKIPPED [ 23%] 2023-03-20T11:52:25.3446152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-00] SKIPPED [ 23%] 2023-03-20T11:52:25.3453080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-01] SKIPPED [ 23%] 2023-03-20T11:52:25.3459685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-02] SKIPPED [ 23%] 2023-03-20T11:52:25.3466139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-03] SKIPPED [ 23%] 2023-03-20T11:52:25.3474140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-04] SKIPPED [ 23%] 2023-03-20T11:52:25.3480668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-05] SKIPPED [ 23%] 2023-03-20T11:52:25.3487295Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-06] SKIPPED [ 23%] 2023-03-20T11:52:25.3494870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-07] SKIPPED [ 23%] 2023-03-20T11:52:25.3500915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-08] SKIPPED [ 23%] 2023-03-20T11:52:25.3507388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-09] SKIPPED [ 23%] 2023-03-20T11:52:25.3514431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-10] SKIPPED [ 23%] 2023-03-20T11:52:25.3520929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_mask-11] SKIPPED [ 23%] 2023-03-20T11:52:25.3527445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-00] SKIPPED [ 23%] 2023-03-20T11:52:25.3535072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-01] SKIPPED [ 23%] 2023-03-20T11:52:25.3540776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-02] SKIPPED [ 23%] 2023-03-20T11:52:25.3548693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-03] SKIPPED [ 23%] 2023-03-20T11:52:25.3555681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-04] SKIPPED [ 23%] 2023-03-20T11:52:25.3562209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-05] SKIPPED [ 23%] 2023-03-20T11:52:25.3569461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-06] SKIPPED [ 23%] 2023-03-20T11:52:25.3575560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-07] SKIPPED [ 23%] 2023-03-20T11:52:25.3582317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-08] SKIPPED [ 23%] 2023-03-20T11:52:25.3588797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-09] SKIPPED [ 23%] 2023-03-20T11:52:25.3595671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-10] SKIPPED [ 23%] 2023-03-20T11:52:25.3602195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-11] SKIPPED [ 23%] 2023-03-20T11:52:25.3609638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-12] SKIPPED [ 23%] 2023-03-20T11:52:25.3615875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-13] SKIPPED [ 23%] 2023-03-20T11:52:25.3622669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-14] SKIPPED [ 23%] 2023-03-20T11:52:25.3630459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-15] SKIPPED [ 23%] 2023-03-20T11:52:25.3636862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-16] SKIPPED [ 23%] 2023-03-20T11:52:25.3643528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-17] SKIPPED [ 23%] 2023-03-20T11:52:25.3650959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-18] SKIPPED [ 23%] 2023-03-20T11:52:25.3656426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-19] SKIPPED [ 23%] 2023-03-20T11:52:25.3663259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-20] SKIPPED [ 23%] 2023-03-20T11:52:25.3669918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-21] SKIPPED [ 23%] 2023-03-20T11:52:25.3676083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-22] SKIPPED [ 23%] 2023-03-20T11:52:25.3683025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-23] SKIPPED [ 23%] 2023-03-20T11:52:25.3690509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-24] SKIPPED [ 23%] 2023-03-20T11:52:25.3696171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-25] SKIPPED [ 23%] 2023-03-20T11:52:25.3703815Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-26] SKIPPED [ 23%] 2023-03-20T11:52:25.3710761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-27] SKIPPED [ 23%] 2023-03-20T11:52:25.3717343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-28] SKIPPED [ 23%] 2023-03-20T11:52:25.3723873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-29] SKIPPED [ 23%] 2023-03-20T11:52:25.3730721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-30] SKIPPED [ 23%] 2023-03-20T11:52:25.3737066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-31] SKIPPED [ 23%] 2023-03-20T11:52:25.3743855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-32] SKIPPED [ 23%] 2023-03-20T11:52:25.3750685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-33] SKIPPED [ 23%] 2023-03-20T11:52:25.3757149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-34] SKIPPED [ 23%] 2023-03-20T11:52:25.3763670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-affine_video-35] SKIPPED [ 23%] 2023-03-20T11:52:25.3770882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-000] SKIPPED [ 23%] 2023-03-20T11:52:25.3780016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-001] SKIPPED [ 23%] 2023-03-20T11:52:25.3786498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-002] SKIPPED [ 23%] 2023-03-20T11:52:25.3793561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-003] SKIPPED [ 23%] 2023-03-20T11:52:25.3800081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-004] SKIPPED [ 23%] 2023-03-20T11:52:25.3806742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-005] SKIPPED [ 23%] 2023-03-20T11:52:25.3814443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-006] SKIPPED [ 23%] 2023-03-20T11:52:25.3820604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-007] SKIPPED [ 23%] 2023-03-20T11:52:25.3827095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-008] SKIPPED [ 23%] 2023-03-20T11:52:25.3833881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-009] SKIPPED [ 23%] 2023-03-20T11:52:25.3840307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-010] SKIPPED [ 23%] 2023-03-20T11:52:25.3846647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-011] SKIPPED [ 23%] 2023-03-20T11:52:25.3854112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-012] SKIPPED [ 23%] 2023-03-20T11:52:25.3861374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-013] SKIPPED [ 23%] 2023-03-20T11:52:25.3867784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-014] SKIPPED [ 23%] 2023-03-20T11:52:25.3874888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-015] SKIPPED [ 23%] 2023-03-20T11:52:25.3881484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-016] SKIPPED [ 23%] 2023-03-20T11:52:25.3888010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-017] SKIPPED [ 23%] 2023-03-20T11:52:25.3895415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-018] SKIPPED [ 23%] 2023-03-20T11:52:25.3901235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-019] SKIPPED [ 23%] 2023-03-20T11:52:25.3907540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-020] SKIPPED [ 23%] 2023-03-20T11:52:25.3914482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-021] SKIPPED [ 23%] 2023-03-20T11:52:25.3920923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-022] SKIPPED [ 23%] 2023-03-20T11:52:25.3927233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-023] SKIPPED [ 23%] 2023-03-20T11:52:25.3935251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-024] SKIPPED [ 23%] 2023-03-20T11:52:25.3941872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-025] SKIPPED [ 23%] 2023-03-20T11:52:25.3948526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-026] SKIPPED [ 23%] 2023-03-20T11:52:25.3955223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-027] SKIPPED [ 23%] 2023-03-20T11:52:25.3961942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-028] SKIPPED [ 23%] 2023-03-20T11:52:25.3969229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-029] SKIPPED [ 23%] 2023-03-20T11:52:25.3975138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-030] SKIPPED [ 23%] 2023-03-20T11:52:25.3981512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-031] SKIPPED [ 23%] 2023-03-20T11:52:25.3987846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-032] SKIPPED [ 23%] 2023-03-20T11:52:25.3994670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-033] SKIPPED [ 23%] 2023-03-20T11:52:25.4001264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-034] SKIPPED [ 23%] 2023-03-20T11:52:25.4007627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-035] SKIPPED [ 23%] 2023-03-20T11:52:25.4015724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-036] SKIPPED [ 23%] 2023-03-20T11:52:25.4022319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-037] SKIPPED [ 23%] 2023-03-20T11:52:25.4028913Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-038] SKIPPED [ 23%] 2023-03-20T11:52:25.4035637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-039] SKIPPED [ 23%] 2023-03-20T11:52:25.4042240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-040] SKIPPED [ 23%] 2023-03-20T11:52:25.4049706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-041] SKIPPED [ 23%] 2023-03-20T11:52:25.4055875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-042] SKIPPED [ 23%] 2023-03-20T11:52:25.4062045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-043] SKIPPED [ 23%] 2023-03-20T11:52:25.4068537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-044] SKIPPED [ 23%] 2023-03-20T11:52:25.4075117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-045] SKIPPED [ 23%] 2023-03-20T11:52:25.4081720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-046] SKIPPED [ 23%] 2023-03-20T11:52:25.4090216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-047] SKIPPED [ 23%] 2023-03-20T11:52:25.4095861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-048] SKIPPED [ 23%] 2023-03-20T11:52:25.4102694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-049] SKIPPED [ 23%] 2023-03-20T11:52:25.4109333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-050] SKIPPED [ 23%] 2023-03-20T11:52:25.4115937Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-051] SKIPPED [ 23%] 2023-03-20T11:52:25.4122595Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-052] SKIPPED [ 23%] 2023-03-20T11:52:25.4130027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-053] SKIPPED [ 23%] 2023-03-20T11:52:25.4135834Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-054] SKIPPED [ 23%] 2023-03-20T11:52:25.4142527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-055] SKIPPED [ 23%] 2023-03-20T11:52:25.4149141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-056] SKIPPED [ 23%] 2023-03-20T11:52:25.4155662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-057] SKIPPED [ 23%] 2023-03-20T11:52:25.4162234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-058] SKIPPED [ 23%] 2023-03-20T11:52:25.4170766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-059] SKIPPED [ 23%] 2023-03-20T11:52:25.4176326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-060] SKIPPED [ 23%] 2023-03-20T11:52:25.4183126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-061] SKIPPED [ 23%] 2023-03-20T11:52:25.4189579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-062] SKIPPED [ 23%] 2023-03-20T11:52:25.4196315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-063] SKIPPED [ 23%] 2023-03-20T11:52:25.4202975Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-064] SKIPPED [ 23%] 2023-03-20T11:52:25.4210646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-065] SKIPPED [ 23%] 2023-03-20T11:52:25.4216394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-066] SKIPPED [ 23%] 2023-03-20T11:52:25.4222888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-067] SKIPPED [ 23%] 2023-03-20T11:52:25.4229489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-068] SKIPPED [ 23%] 2023-03-20T11:52:25.4235841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-069] SKIPPED [ 23%] 2023-03-20T11:52:25.4243629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-070] SKIPPED [ 23%] 2023-03-20T11:52:25.4250746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-071] SKIPPED [ 23%] 2023-03-20T11:52:25.4256753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-072] SKIPPED [ 23%] 2023-03-20T11:52:25.4263579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-073] SKIPPED [ 23%] 2023-03-20T11:52:25.4270368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-074] SKIPPED [ 23%] 2023-03-20T11:52:25.4276880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-075] SKIPPED [ 23%] 2023-03-20T11:52:25.4283404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-076] SKIPPED [ 23%] 2023-03-20T11:52:25.4290822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-077] SKIPPED [ 23%] 2023-03-20T11:52:25.4296375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-078] SKIPPED [ 23%] 2023-03-20T11:52:25.4303158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-079] SKIPPED [ 23%] 2023-03-20T11:52:25.4309655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-080] SKIPPED [ 23%] 2023-03-20T11:52:25.4316335Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-081] SKIPPED [ 23%] 2023-03-20T11:52:25.4323906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-082] SKIPPED [ 23%] 2023-03-20T11:52:25.4330744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-083] SKIPPED [ 23%] 2023-03-20T11:52:25.4336974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-084] SKIPPED [ 23%] 2023-03-20T11:52:25.4343734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-085] SKIPPED [ 23%] 2023-03-20T11:52:25.4350486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-086] SKIPPED [ 23%] 2023-03-20T11:52:25.4356925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-087] SKIPPED [ 23%] 2023-03-20T11:52:25.4363541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-088] SKIPPED [ 23%] 2023-03-20T11:52:25.4370700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-089] SKIPPED [ 23%] 2023-03-20T11:52:25.4376559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-090] SKIPPED [ 23%] 2023-03-20T11:52:25.4383397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-091] SKIPPED [ 23%] 2023-03-20T11:52:25.4390063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-092] SKIPPED [ 23%] 2023-03-20T11:52:25.4397747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-093] SKIPPED [ 23%] 2023-03-20T11:52:25.4404381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-094] SKIPPED [ 23%] 2023-03-20T11:52:25.4410976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-095] SKIPPED [ 23%] 2023-03-20T11:52:25.4417407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-096] SKIPPED [ 23%] 2023-03-20T11:52:25.4424094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-097] SKIPPED [ 23%] 2023-03-20T11:52:25.4430897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-098] SKIPPED [ 23%] 2023-03-20T11:52:25.4437393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-099] SKIPPED [ 23%] 2023-03-20T11:52:25.4443825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-100] SKIPPED [ 23%] 2023-03-20T11:52:25.4450704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-101] SKIPPED [ 23%] 2023-03-20T11:52:25.4456789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-102] SKIPPED [ 23%] 2023-03-20T11:52:25.4463543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-103] SKIPPED [ 23%] 2023-03-20T11:52:25.4470309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-104] SKIPPED [ 23%] 2023-03-20T11:52:25.4477925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-105] SKIPPED [ 23%] 2023-03-20T11:52:25.4484437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-106] SKIPPED [ 23%] 2023-03-20T11:52:25.4490784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-107] SKIPPED [ 23%] 2023-03-20T11:52:25.4497369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-108] SKIPPED [ 23%] 2023-03-20T11:52:25.4504106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-109] SKIPPED [ 23%] 2023-03-20T11:52:25.4510771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-110] SKIPPED [ 23%] 2023-03-20T11:52:25.4516878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-111] SKIPPED [ 23%] 2023-03-20T11:52:25.4523559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-112] SKIPPED [ 23%] 2023-03-20T11:52:25.4530810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-113] SKIPPED [ 23%] 2023-03-20T11:52:25.4536375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-114] SKIPPED [ 23%] 2023-03-20T11:52:25.4542995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-115] SKIPPED [ 23%] 2023-03-20T11:52:25.4550773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-116] SKIPPED [ 23%] 2023-03-20T11:52:25.4556953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-117] SKIPPED [ 23%] 2023-03-20T11:52:25.4563636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-118] SKIPPED [ 23%] 2023-03-20T11:52:25.4570566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-119] SKIPPED [ 23%] 2023-03-20T11:52:25.4576678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-120] SKIPPED [ 23%] 2023-03-20T11:52:25.4583418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-121] SKIPPED [ 23%] 2023-03-20T11:52:25.4590104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-122] SKIPPED [ 23%] 2023-03-20T11:52:25.4596574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-123] SKIPPED [ 23%] 2023-03-20T11:52:25.4603210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-124] SKIPPED [ 23%] 2023-03-20T11:52:25.4610375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-125] SKIPPED [ 23%] 2023-03-20T11:52:25.4616177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-126] SKIPPED [ 23%] 2023-03-20T11:52:25.4624026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-127] SKIPPED [ 23%] 2023-03-20T11:52:25.4630877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-128] SKIPPED [ 23%] 2023-03-20T11:52:25.4637549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-129] SKIPPED [ 23%] 2023-03-20T11:52:25.4643969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-130] SKIPPED [ 23%] 2023-03-20T11:52:25.4650693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-131] SKIPPED [ 23%] 2023-03-20T11:52:25.4657020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-132] SKIPPED [ 23%] 2023-03-20T11:52:25.4663942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-133] SKIPPED [ 23%] 2023-03-20T11:52:25.4670678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-134] SKIPPED [ 23%] 2023-03-20T11:52:25.4677244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-135] SKIPPED [ 23%] 2023-03-20T11:52:25.4683645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-136] SKIPPED [ 23%] 2023-03-20T11:52:25.4690882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-137] SKIPPED [ 23%] 2023-03-20T11:52:25.4696639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-138] SKIPPED [ 23%] 2023-03-20T11:52:25.4706075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-139] SKIPPED [ 23%] 2023-03-20T11:52:25.4712668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-140] SKIPPED [ 23%] 2023-03-20T11:52:25.4719075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-141] SKIPPED [ 23%] 2023-03-20T11:52:25.4725642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-142] SKIPPED [ 23%] 2023-03-20T11:52:25.4732181Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-143] SKIPPED [ 23%] 2023-03-20T11:52:25.4738920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-144] SKIPPED [ 23%] 2023-03-20T11:52:25.4745545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-145] SKIPPED [ 23%] 2023-03-20T11:52:25.4752460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-146] SKIPPED [ 23%] 2023-03-20T11:52:25.4758879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-147] SKIPPED [ 23%] 2023-03-20T11:52:25.4765265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-148] SKIPPED [ 23%] 2023-03-20T11:52:25.4772063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-149] SKIPPED [ 23%] 2023-03-20T11:52:25.4780083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-150] SKIPPED [ 23%] 2023-03-20T11:52:25.4786590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-151] SKIPPED [ 23%] 2023-03-20T11:52:25.4793717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-152] SKIPPED [ 23%] 2023-03-20T11:52:25.4800105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-153] SKIPPED [ 23%] 2023-03-20T11:52:25.4806546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-154] SKIPPED [ 23%] 2023-03-20T11:52:25.4814209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-155] SKIPPED [ 23%] 2023-03-20T11:52:25.4820017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-156] SKIPPED [ 23%] 2023-03-20T11:52:25.4826458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-157] SKIPPED [ 23%] 2023-03-20T11:52:25.4833569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-158] SKIPPED [ 23%] 2023-03-20T11:52:25.4840490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-159] SKIPPED [ 23%] 2023-03-20T11:52:25.4846317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-160] SKIPPED [ 23%] 2023-03-20T11:52:25.4854175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_format_bounding_box-161] SKIPPED [ 23%] 2023-03-20T11:52:25.4861291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-00] SKIPPED [ 23%] 2023-03-20T11:52:25.4867717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-01] SKIPPED [ 23%] 2023-03-20T11:52:25.4874664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-02] SKIPPED [ 23%] 2023-03-20T11:52:25.4881104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-03] SKIPPED [ 23%] 2023-03-20T11:52:25.4887485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-04] SKIPPED [ 23%] 2023-03-20T11:52:25.4895228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-05] SKIPPED [ 23%] 2023-03-20T11:52:25.4900916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-06] SKIPPED [ 23%] 2023-03-20T11:52:25.4907344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-07] SKIPPED [ 23%] 2023-03-20T11:52:25.4914421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-08] SKIPPED [ 23%] 2023-03-20T11:52:25.4920808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-09] SKIPPED [ 23%] 2023-03-20T11:52:25.4927170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-10] SKIPPED [ 23%] 2023-03-20T11:52:25.4935668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-11] SKIPPED [ 23%] 2023-03-20T11:52:25.4941803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-12] SKIPPED [ 23%] 2023-03-20T11:52:25.4948373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-13] SKIPPED [ 23%] 2023-03-20T11:52:25.4955130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-14] SKIPPED [ 23%] 2023-03-20T11:52:25.4961753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-15] SKIPPED [ 23%] 2023-03-20T11:52:25.4969241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-16] SKIPPED [ 23%] 2023-03-20T11:52:25.4975533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-17] SKIPPED [ 23%] 2023-03-20T11:52:25.4981450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-18] SKIPPED [ 23%] 2023-03-20T11:52:25.4988009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-19] SKIPPED [ 23%] 2023-03-20T11:52:25.4994668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-20] SKIPPED [ 23%] 2023-03-20T11:52:25.5001271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-21] SKIPPED [ 23%] 2023-03-20T11:52:25.5007544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-22] SKIPPED [ 23%] 2023-03-20T11:52:25.5015573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_image_tensor-23] SKIPPED [ 23%] 2023-03-20T11:52:25.5021659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_bounding_box-0] SKIPPED [ 23%] 2023-03-20T11:52:25.5028120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_bounding_box-1] SKIPPED [ 23%] 2023-03-20T11:52:25.5034885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_bounding_box-2] SKIPPED [ 23%] 2023-03-20T11:52:25.5041590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_bounding_box-3] SKIPPED [ 23%] 2023-03-20T11:52:25.5048101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_bounding_box-4] SKIPPED [ 23%] 2023-03-20T11:52:25.5055292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_bounding_box-5] SKIPPED [ 23%] 2023-03-20T11:52:25.5061218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-00] SKIPPED [ 23%] 2023-03-20T11:52:25.5067606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-01] SKIPPED [ 23%] 2023-03-20T11:52:25.5074491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-02] SKIPPED [ 23%] 2023-03-20T11:52:25.5080973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-03] SKIPPED [ 23%] 2023-03-20T11:52:25.5088398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-04] SKIPPED [ 23%] 2023-03-20T11:52:25.5095109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-05] SKIPPED [ 23%] 2023-03-20T11:52:25.5101687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-06] SKIPPED [ 23%] 2023-03-20T11:52:25.5108132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-07] SKIPPED [ 23%] 2023-03-20T11:52:25.5114789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-08] SKIPPED [ 23%] 2023-03-20T11:52:25.5121286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-09] SKIPPED [ 23%] 2023-03-20T11:52:25.5127594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-10] SKIPPED [ 23%] 2023-03-20T11:52:25.5135177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-11] SKIPPED [ 23%] 2023-03-20T11:52:25.5140971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-12] SKIPPED [ 23%] 2023-03-20T11:52:25.5147289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-13] SKIPPED [ 23%] 2023-03-20T11:52:25.5154244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-14] SKIPPED [ 23%] 2023-03-20T11:52:25.5160831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-15] SKIPPED [ 23%] 2023-03-20T11:52:25.5169309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-16] SKIPPED [ 23%] 2023-03-20T11:52:25.5175166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-17] SKIPPED [ 23%] 2023-03-20T11:52:25.5181365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-18] SKIPPED [ 23%] 2023-03-20T11:52:25.5187735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-19] SKIPPED [ 23%] 2023-03-20T11:52:25.5194560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-20] SKIPPED [ 23%] 2023-03-20T11:52:25.5201213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-21] SKIPPED [ 23%] 2023-03-20T11:52:25.5207641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-22] SKIPPED [ 23%] 2023-03-20T11:52:25.5215012Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-23] SKIPPED [ 23%] 2023-03-20T11:52:25.5220989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-24] SKIPPED [ 23%] 2023-03-20T11:52:25.5227366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-25] SKIPPED [ 23%] 2023-03-20T11:52:25.5234284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-26] SKIPPED [ 23%] 2023-03-20T11:52:25.5241931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-27] SKIPPED [ 23%] 2023-03-20T11:52:25.5249255Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-28] SKIPPED [ 23%] 2023-03-20T11:52:25.5255701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-29] SKIPPED [ 23%] 2023-03-20T11:52:25.5261780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-30] SKIPPED [ 23%] 2023-03-20T11:52:25.5268392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-31] SKIPPED [ 23%] 2023-03-20T11:52:25.5275036Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-32] SKIPPED [ 23%] 2023-03-20T11:52:25.5281617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-33] SKIPPED [ 23%] 2023-03-20T11:52:25.5289136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-34] SKIPPED [ 23%] 2023-03-20T11:52:25.5295337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_mask-35] SKIPPED [ 23%] 2023-03-20T11:52:25.5301237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-00] SKIPPED [ 23%] 2023-03-20T11:52:25.5307619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-01] SKIPPED [ 23%] 2023-03-20T11:52:25.5314444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-02] SKIPPED [ 23%] 2023-03-20T11:52:25.5322163Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-03] SKIPPED [ 23%] 2023-03-20T11:52:25.5329706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-04] SKIPPED [ 23%] 2023-03-20T11:52:25.5335520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-05] SKIPPED [ 23%] 2023-03-20T11:52:25.5341817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-06] SKIPPED [ 23%] 2023-03-20T11:52:25.5348282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-07] SKIPPED [ 23%] 2023-03-20T11:52:25.5355039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-08] SKIPPED [ 23%] 2023-03-20T11:52:25.5361680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-09] SKIPPED [ 23%] 2023-03-20T11:52:25.5369320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-10] SKIPPED [ 23%] 2023-03-20T11:52:25.5375552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-11] SKIPPED [ 23%] 2023-03-20T11:52:25.5381489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-12] SKIPPED [ 23%] 2023-03-20T11:52:25.5387935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-13] SKIPPED [ 23%] 2023-03-20T11:52:25.5395840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-14] SKIPPED [ 23%] 2023-03-20T11:52:25.5403259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-15] SKIPPED [ 23%] 2023-03-20T11:52:25.5409987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-16] SKIPPED [ 23%] 2023-03-20T11:52:25.5416418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-17] SKIPPED [ 23%] 2023-03-20T11:52:25.5422291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-18] SKIPPED [ 23%] 2023-03-20T11:52:25.5428840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-19] SKIPPED [ 23%] 2023-03-20T11:52:25.5435087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-20] SKIPPED [ 23%] 2023-03-20T11:52:25.5441694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-21] SKIPPED [ 23%] 2023-03-20T11:52:25.5449069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-22] SKIPPED [ 23%] 2023-03-20T11:52:25.5455229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-23] SKIPPED [ 23%] 2023-03-20T11:52:25.5461147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-24] SKIPPED [ 23%] 2023-03-20T11:52:25.5467442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-25] SKIPPED [ 23%] 2023-03-20T11:52:25.5475375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-26] SKIPPED [ 23%] 2023-03-20T11:52:25.5482004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-27] SKIPPED [ 23%] 2023-03-20T11:52:25.5489204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-28] SKIPPED [ 23%] 2023-03-20T11:52:25.5495520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-29] SKIPPED [ 23%] 2023-03-20T11:52:25.5501730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-30] SKIPPED [ 23%] 2023-03-20T11:52:25.5508257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-31] SKIPPED [ 23%] 2023-03-20T11:52:25.5515141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-32] SKIPPED [ 23%] 2023-03-20T11:52:25.5521719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-33] SKIPPED [ 23%] 2023-03-20T11:52:25.5528946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-34] SKIPPED [ 23%] 2023-03-20T11:52:25.5535410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-vertical_flip_video-35] SKIPPED [ 23%] 2023-03-20T11:52:25.5541349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-000] SKIPPED [ 23%] 2023-03-20T11:52:25.5549183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-001] SKIPPED [ 23%] 2023-03-20T11:52:25.5555911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-002] SKIPPED [ 23%] 2023-03-20T11:52:25.5562483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-003] SKIPPED [ 23%] 2023-03-20T11:52:25.5569812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-004] SKIPPED [ 23%] 2023-03-20T11:52:25.5575746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-005] SKIPPED [ 23%] 2023-03-20T11:52:25.5582485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-006] SKIPPED [ 23%] 2023-03-20T11:52:25.5589189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-007] SKIPPED [ 23%] 2023-03-20T11:52:25.5595719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-008] SKIPPED [ 23%] 2023-03-20T11:52:25.5602241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-009] SKIPPED [ 23%] 2023-03-20T11:52:25.5609597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-010] SKIPPED [ 23%] 2023-03-20T11:52:25.5615815Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-011] SKIPPED [ 23%] 2023-03-20T11:52:25.5624842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-012] SKIPPED [ 23%] 2023-03-20T11:52:25.5631883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-013] SKIPPED [ 23%] 2023-03-20T11:52:25.5638485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-014] SKIPPED [ 23%] 2023-03-20T11:52:25.5644756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-015] SKIPPED [ 23%] 2023-03-20T11:52:25.5651391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-016] SKIPPED [ 23%] 2023-03-20T11:52:25.5657886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-017] SKIPPED [ 23%] 2023-03-20T11:52:25.5664637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-018] SKIPPED [ 23%] 2023-03-20T11:52:25.5671440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-019] SKIPPED [ 23%] 2023-03-20T11:52:25.5677956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-020] SKIPPED [ 23%] 2023-03-20T11:52:25.5684389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-021] SKIPPED [ 23%] 2023-03-20T11:52:25.5690868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-022] SKIPPED [ 23%] 2023-03-20T11:52:25.5697472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-023] SKIPPED [ 23%] 2023-03-20T11:52:25.5705402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-024] SKIPPED [ 23%] 2023-03-20T11:52:25.5712367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-025] SKIPPED [ 23%] 2023-03-20T11:52:25.5718791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-026] SKIPPED [ 23%] 2023-03-20T11:52:25.5725198Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-027] SKIPPED [ 23%] 2023-03-20T11:52:25.5731681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-028] SKIPPED [ 23%] 2023-03-20T11:52:25.5738598Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-029] SKIPPED [ 23%] 2023-03-20T11:52:25.5745386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-030] SKIPPED [ 23%] 2023-03-20T11:52:25.5751808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-031] SKIPPED [ 23%] 2023-03-20T11:52:25.5758072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-032] SKIPPED [ 23%] 2023-03-20T11:52:25.5764757Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-033] SKIPPED [ 23%] 2023-03-20T11:52:25.5771210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-034] SKIPPED [ 23%] 2023-03-20T11:52:25.5778995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-035] SKIPPED [ 23%] 2023-03-20T11:52:25.5785503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-036] SKIPPED [ 23%] 2023-03-20T11:52:25.5792484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-037] SKIPPED [ 23%] 2023-03-20T11:52:25.5798911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-038] SKIPPED [ 23%] 2023-03-20T11:52:25.5805340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-039] SKIPPED [ 23%] 2023-03-20T11:52:25.5812024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-040] SKIPPED [ 23%] 2023-03-20T11:52:25.5818425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-041] SKIPPED [ 23%] 2023-03-20T11:52:25.5825191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-042] SKIPPED [ 23%] 2023-03-20T11:52:25.5831954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-043] SKIPPED [ 23%] 2023-03-20T11:52:25.5838528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-044] SKIPPED [ 23%] 2023-03-20T11:52:25.5844690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-045] SKIPPED [ 23%] 2023-03-20T11:52:25.5851227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-046] SKIPPED [ 23%] 2023-03-20T11:52:25.5859024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-047] SKIPPED [ 23%] 2023-03-20T11:52:25.5865491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-048] SKIPPED [ 23%] 2023-03-20T11:52:25.5872701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-049] SKIPPED [ 23%] 2023-03-20T11:52:25.5878900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-050] SKIPPED [ 23%] 2023-03-20T11:52:25.5885278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-051] SKIPPED [ 23%] 2023-03-20T11:52:25.5891912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-052] SKIPPED [ 23%] 2023-03-20T11:52:25.5898153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-053] SKIPPED [ 23%] 2023-03-20T11:52:25.5905153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-054] SKIPPED [ 23%] 2023-03-20T11:52:25.5911881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-055] SKIPPED [ 23%] 2023-03-20T11:52:25.5918192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-056] SKIPPED [ 23%] 2023-03-20T11:52:25.5924428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-057] SKIPPED [ 23%] 2023-03-20T11:52:25.5932263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-058] SKIPPED [ 23%] 2023-03-20T11:52:25.5938919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-059] SKIPPED [ 23%] 2023-03-20T11:52:25.5945514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-060] SKIPPED [ 23%] 2023-03-20T11:52:25.5952395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-061] SKIPPED [ 23%] 2023-03-20T11:52:25.5959168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-062] SKIPPED [ 23%] 2023-03-20T11:52:25.5965277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-063] SKIPPED [ 23%] 2023-03-20T11:52:25.5971852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-064] SKIPPED [ 23%] 2023-03-20T11:52:25.5978451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-065] SKIPPED [ 23%] 2023-03-20T11:52:25.5984931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-066] SKIPPED [ 23%] 2023-03-20T11:52:25.5991760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-067] SKIPPED [ 23%] 2023-03-20T11:52:25.5998212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-068] SKIPPED [ 23%] 2023-03-20T11:52:25.6004717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-069] SKIPPED [ 23%] 2023-03-20T11:52:25.6012873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-070] SKIPPED [ 23%] 2023-03-20T11:52:25.6019591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-071] SKIPPED [ 23%] 2023-03-20T11:52:25.6025707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-072] SKIPPED [ 23%] 2023-03-20T11:52:25.6032365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-073] SKIPPED [ 23%] 2023-03-20T11:52:25.6038731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-074] SKIPPED [ 23%] 2023-03-20T11:52:25.6045323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-075] SKIPPED [ 23%] 2023-03-20T11:52:25.6052043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-076] SKIPPED [ 23%] 2023-03-20T11:52:25.6058506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-077] SKIPPED [ 23%] 2023-03-20T11:52:25.6065159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-078] SKIPPED [ 23%] 2023-03-20T11:52:25.6071611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-079] SKIPPED [ 23%] 2023-03-20T11:52:25.6077742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-080] SKIPPED [ 23%] 2023-03-20T11:52:25.6085493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-081] SKIPPED [ 23%] 2023-03-20T11:52:25.6092329Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-082] SKIPPED [ 23%] 2023-03-20T11:52:25.6098796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-083] SKIPPED [ 23%] 2023-03-20T11:52:25.6105364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-084] SKIPPED [ 23%] 2023-03-20T11:52:25.6112224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-085] SKIPPED [ 23%] 2023-03-20T11:52:25.6118690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-086] SKIPPED [ 23%] 2023-03-20T11:52:25.6125021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-087] SKIPPED [ 23%] 2023-03-20T11:52:25.6131661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-088] SKIPPED [ 23%] 2023-03-20T11:52:25.6138310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-089] SKIPPED [ 23%] 2023-03-20T11:52:25.6144471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-090] SKIPPED [ 23%] 2023-03-20T11:52:25.6151156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-091] SKIPPED [ 23%] 2023-03-20T11:52:25.6157587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-092] SKIPPED [ 23%] 2023-03-20T11:52:25.6165170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-093] SKIPPED [ 23%] 2023-03-20T11:52:25.6171853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-094] SKIPPED [ 23%] 2023-03-20T11:52:25.6178260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-095] SKIPPED [ 23%] 2023-03-20T11:52:25.6184963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-096] SKIPPED [ 23%] 2023-03-20T11:52:25.6191539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-097] SKIPPED [ 23%] 2023-03-20T11:52:25.6197774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-098] SKIPPED [ 23%] 2023-03-20T11:52:25.6204242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-099] SKIPPED [ 23%] 2023-03-20T11:52:25.6210794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-100] SKIPPED [ 23%] 2023-03-20T11:52:25.6217463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-101] SKIPPED [ 23%] 2023-03-20T11:52:25.6223780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-102] SKIPPED [ 23%] 2023-03-20T11:52:25.6230527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-103] SKIPPED [ 23%] 2023-03-20T11:52:25.6238313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-104] SKIPPED [ 23%] 2023-03-20T11:52:25.6244733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-105] SKIPPED [ 23%] 2023-03-20T11:52:25.6251418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-106] SKIPPED [ 23%] 2023-03-20T11:52:25.6257921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-107] SKIPPED [ 23%] 2023-03-20T11:52:25.6264696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-108] SKIPPED [ 23%] 2023-03-20T11:52:25.6271530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-109] SKIPPED [ 23%] 2023-03-20T11:52:25.6277498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-110] SKIPPED [ 23%] 2023-03-20T11:52:25.6283980Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-111] SKIPPED [ 23%] 2023-03-20T11:52:25.6290768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-112] SKIPPED [ 23%] 2023-03-20T11:52:25.6296977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_image_tensor-113] SKIPPED [ 23%] 2023-03-20T11:52:25.6303724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-00] SKIPPED [ 23%] 2023-03-20T11:52:25.6310445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-01] SKIPPED [ 23%] 2023-03-20T11:52:25.6318189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-02] SKIPPED [ 23%] 2023-03-20T11:52:25.6324576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-03] SKIPPED [ 23%] 2023-03-20T11:52:25.6331002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-04] SKIPPED [ 23%] 2023-03-20T11:52:25.6337355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-05] SKIPPED [ 23%] 2023-03-20T11:52:25.6344148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-06] SKIPPED [ 23%] 2023-03-20T11:52:25.6350984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-07] SKIPPED [ 23%] 2023-03-20T11:52:25.6357403Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-08] SKIPPED [ 23%] 2023-03-20T11:52:25.6363913Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-09] SKIPPED [ 23%] 2023-03-20T11:52:25.6370717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-10] SKIPPED [ 23%] 2023-03-20T11:52:25.6376902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-11] SKIPPED [ 23%] 2023-03-20T11:52:25.6383588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-12] SKIPPED [ 23%] 2023-03-20T11:52:25.6391731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-13] SKIPPED [ 23%] 2023-03-20T11:52:25.6398377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-14] SKIPPED [ 23%] 2023-03-20T11:52:25.6404656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-15] SKIPPED [ 23%] 2023-03-20T11:52:25.6411231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-16] SKIPPED [ 23%] 2023-03-20T11:52:25.6417845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-17] SKIPPED [ 23%] 2023-03-20T11:52:25.6424544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-18] SKIPPED [ 23%] 2023-03-20T11:52:25.6431414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-19] SKIPPED [ 23%] 2023-03-20T11:52:25.6437967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-20] SKIPPED [ 23%] 2023-03-20T11:52:25.6444369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-21] SKIPPED [ 23%] 2023-03-20T11:52:25.6450739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-22] SKIPPED [ 23%] 2023-03-20T11:52:25.6457340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-23] SKIPPED [ 23%] 2023-03-20T11:52:25.6465323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-24] SKIPPED [ 23%] 2023-03-20T11:52:25.6472192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-25] SKIPPED [ 23%] 2023-03-20T11:52:25.6478492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-26] SKIPPED [ 23%] 2023-03-20T11:52:25.6485169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-27] SKIPPED [ 23%] 2023-03-20T11:52:25.6491784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-28] SKIPPED [ 23%] 2023-03-20T11:52:25.6498441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-29] SKIPPED [ 23%] 2023-03-20T11:52:25.6505136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-30] SKIPPED [ 23%] 2023-03-20T11:52:25.6511951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-31] SKIPPED [ 23%] 2023-03-20T11:52:25.6518544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-32] SKIPPED [ 23%] 2023-03-20T11:52:25.6524808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-33] SKIPPED [ 23%] 2023-03-20T11:52:25.6531476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-34] SKIPPED [ 23%] 2023-03-20T11:52:25.6537892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-35] SKIPPED [ 23%] 2023-03-20T11:52:25.6547472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-36] SKIPPED [ 23%] 2023-03-20T11:52:25.6553864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-37] SKIPPED [ 23%] 2023-03-20T11:52:25.6560794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-38] SKIPPED [ 23%] 2023-03-20T11:52:25.6567087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-39] SKIPPED [ 23%] 2023-03-20T11:52:25.6574903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-40] SKIPPED [ 23%] 2023-03-20T11:52:25.6581197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-41] SKIPPED [ 23%] 2023-03-20T11:52:25.6587845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-42] SKIPPED [ 23%] 2023-03-20T11:52:25.6594524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-43] SKIPPED [ 23%] 2023-03-20T11:52:25.6601004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-44] SKIPPED [ 23%] 2023-03-20T11:52:25.6607357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-45] SKIPPED [ 23%] 2023-03-20T11:52:25.6614946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-46] SKIPPED [ 23%] 2023-03-20T11:52:25.6622314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-47] SKIPPED [ 23%] 2023-03-20T11:52:25.6628844Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-48] SKIPPED [ 23%] 2023-03-20T11:52:25.6635537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-49] SKIPPED [ 23%] 2023-03-20T11:52:25.6642067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-50] SKIPPED [ 23%] 2023-03-20T11:52:25.6649374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-51] SKIPPED [ 23%] 2023-03-20T11:52:25.6655768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-52] SKIPPED [ 23%] 2023-03-20T11:52:25.6661979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_bounding_box-53] SKIPPED [ 23%] 2023-03-20T11:52:25.6668333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-00] SKIPPED [ 23%] 2023-03-20T11:52:25.6675040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-01] SKIPPED [ 23%] 2023-03-20T11:52:25.6681649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-02] SKIPPED [ 23%] 2023-03-20T11:52:25.6689024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-03] SKIPPED [ 23%] 2023-03-20T11:52:25.6695238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-04] SKIPPED [ 23%] 2023-03-20T11:52:25.6702601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-05] SKIPPED [ 23%] 2023-03-20T11:52:25.6709045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-06] SKIPPED [ 23%] 2023-03-20T11:52:25.6715698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-07] SKIPPED [ 23%] 2023-03-20T11:52:25.6722292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-08] SKIPPED [ 23%] 2023-03-20T11:52:25.6729588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-09] SKIPPED [ 23%] 2023-03-20T11:52:25.6736239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-10] SKIPPED [ 23%] 2023-03-20T11:52:25.6741999Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_mask-11] SKIPPED [ 23%] 2023-03-20T11:52:25.6748383Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-00] SKIPPED [ 23%] 2023-03-20T11:52:25.6754919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-01] SKIPPED [ 23%] 2023-03-20T11:52:25.6761415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-02] SKIPPED [ 23%] 2023-03-20T11:52:25.6767723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-03] SKIPPED [ 23%] 2023-03-20T11:52:25.6775590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-04] SKIPPED [ 23%] 2023-03-20T11:52:25.6782529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-05] SKIPPED [ 23%] 2023-03-20T11:52:25.6789182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-06] SKIPPED [ 23%] 2023-03-20T11:52:25.6795817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-07] SKIPPED [ 23%] 2023-03-20T11:52:25.6802442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-08] SKIPPED [ 23%] 2023-03-20T11:52:25.6809759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-09] SKIPPED [ 23%] 2023-03-20T11:52:25.6815810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-10] SKIPPED [ 23%] 2023-03-20T11:52:25.6822480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-11] SKIPPED [ 23%] 2023-03-20T11:52:25.6829291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-12] SKIPPED [ 23%] 2023-03-20T11:52:25.6835793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-13] SKIPPED [ 23%] 2023-03-20T11:52:25.6842259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-14] SKIPPED [ 23%] 2023-03-20T11:52:25.6849560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-15] SKIPPED [ 23%] 2023-03-20T11:52:25.6856490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-16] SKIPPED [ 23%] 2023-03-20T11:52:25.6862933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-17] SKIPPED [ 23%] 2023-03-20T11:52:25.6869639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-18] SKIPPED [ 23%] 2023-03-20T11:52:25.6876148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-19] SKIPPED [ 23%] 2023-03-20T11:52:25.6882750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-20] SKIPPED [ 23%] 2023-03-20T11:52:25.6890105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-21] SKIPPED [ 23%] 2023-03-20T11:52:25.6896362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-22] SKIPPED [ 23%] 2023-03-20T11:52:25.6902080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-23] SKIPPED [ 23%] 2023-03-20T11:52:25.6908657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-24] SKIPPED [ 23%] 2023-03-20T11:52:25.6914792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-25] SKIPPED [ 23%] 2023-03-20T11:52:25.6921388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-26] SKIPPED [ 23%] 2023-03-20T11:52:25.6929940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-27] SKIPPED [ 23%] 2023-03-20T11:52:25.6935690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-28] SKIPPED [ 23%] 2023-03-20T11:52:25.6942449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-29] SKIPPED [ 23%] 2023-03-20T11:52:25.6949088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-30] SKIPPED [ 23%] 2023-03-20T11:52:25.6955738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-31] SKIPPED [ 23%] 2023-03-20T11:52:25.6962216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-32] SKIPPED [ 23%] 2023-03-20T11:52:25.6969552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-33] SKIPPED [ 23%] 2023-03-20T11:52:25.6975743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-34] SKIPPED [ 23%] 2023-03-20T11:52:25.6981995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-rotate_video-35] SKIPPED [ 23%] 2023-03-20T11:52:25.6988376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-00] SKIPPED [ 23%] 2023-03-20T11:52:25.6995120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-01] SKIPPED [ 23%] 2023-03-20T11:52:25.7001738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-02] SKIPPED [ 23%] 2023-03-20T11:52:25.7009973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-03] SKIPPED [ 23%] 2023-03-20T11:52:25.7015984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-04] SKIPPED [ 23%] 2023-03-20T11:52:25.7022458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-05] SKIPPED [ 23%] 2023-03-20T11:52:25.7029094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-06] SKIPPED [ 23%] 2023-03-20T11:52:25.7035607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-07] SKIPPED [ 23%] 2023-03-20T11:52:25.7042393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-08] SKIPPED [ 23%] 2023-03-20T11:52:25.7049632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-09] SKIPPED [ 23%] 2023-03-20T11:52:25.7056543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-10] SKIPPED [ 23%] 2023-03-20T11:52:25.7062347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-11] SKIPPED [ 23%] 2023-03-20T11:52:25.7068965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-12] SKIPPED [ 23%] 2023-03-20T11:52:25.7075520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-13] SKIPPED [ 23%] 2023-03-20T11:52:25.7083215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-14] SKIPPED [ 23%] 2023-03-20T11:52:25.7090796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-15] SKIPPED [ 23%] 2023-03-20T11:52:25.7096128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-16] SKIPPED [ 23%] 2023-03-20T11:52:25.7102892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-17] SKIPPED [ 23%] 2023-03-20T11:52:25.7109503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-18] SKIPPED [ 23%] 2023-03-20T11:52:25.7116140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-19] SKIPPED [ 23%] 2023-03-20T11:52:25.7122773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-20] SKIPPED [ 23%] 2023-03-20T11:52:25.7130004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-21] SKIPPED [ 23%] 2023-03-20T11:52:25.7135721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-22] SKIPPED [ 23%] 2023-03-20T11:52:25.7142372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-23] SKIPPED [ 23%] 2023-03-20T11:52:25.7148954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-24] SKIPPED [ 23%] 2023-03-20T11:52:25.7155618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-25] SKIPPED [ 23%] 2023-03-20T11:52:25.7163273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-26] SKIPPED [ 23%] 2023-03-20T11:52:25.7170730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-27] SKIPPED [ 23%] 2023-03-20T11:52:25.7176384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-28] SKIPPED [ 23%] 2023-03-20T11:52:25.7183199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_image_tensor-29] SKIPPED [ 23%] 2023-03-20T11:52:25.7189931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-000] SKIPPED [ 23%] 2023-03-20T11:52:25.7195951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-001] SKIPPED [ 23%] 2023-03-20T11:52:25.7202542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-002] SKIPPED [ 23%] 2023-03-20T11:52:25.7209940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-003] SKIPPED [ 23%] 2023-03-20T11:52:25.7215634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-004] SKIPPED [ 23%] 2023-03-20T11:52:25.7222365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-005] SKIPPED [ 23%] 2023-03-20T11:52:25.7228984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-006] SKIPPED [ 23%] 2023-03-20T11:52:25.7236730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-007] SKIPPED [ 23%] 2023-03-20T11:52:25.7243463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-008] SKIPPED [ 23%] 2023-03-20T11:52:25.7250689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-009] SKIPPED [ 23%] 2023-03-20T11:52:25.7256411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-010] SKIPPED [ 23%] 2023-03-20T11:52:25.7263160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-011] SKIPPED [ 23%] 2023-03-20T11:52:25.7269917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-012] SKIPPED [ 23%] 2023-03-20T11:52:25.7276259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-013] SKIPPED [ 23%] 2023-03-20T11:52:25.7282929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-014] SKIPPED [ 23%] 2023-03-20T11:52:25.7290225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-015] SKIPPED [ 23%] 2023-03-20T11:52:25.7296214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-016] SKIPPED [ 23%] 2023-03-20T11:52:25.7302490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-017] SKIPPED [ 23%] 2023-03-20T11:52:25.7309033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-018] SKIPPED [ 23%] 2023-03-20T11:52:25.7316738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-019] SKIPPED [ 23%] 2023-03-20T11:52:25.7323274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-020] SKIPPED [ 23%] 2023-03-20T11:52:25.7330816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-021] SKIPPED [ 23%] 2023-03-20T11:52:25.7336241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-022] SKIPPED [ 23%] 2023-03-20T11:52:25.7343169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-023] SKIPPED [ 23%] 2023-03-20T11:52:25.7349602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-024] SKIPPED [ 23%] 2023-03-20T11:52:25.7355801Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-025] SKIPPED [ 23%] 2023-03-20T11:52:25.7362182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-026] SKIPPED [ 23%] 2023-03-20T11:52:25.7369577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-027] SKIPPED [ 23%] 2023-03-20T11:52:25.7375363Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-028] SKIPPED [ 23%] 2023-03-20T11:52:25.7381428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-029] SKIPPED [ 23%] 2023-03-20T11:52:25.7389044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-030] SKIPPED [ 23%] 2023-03-20T11:52:25.7395684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-031] SKIPPED [ 23%] 2023-03-20T11:52:25.7402305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-032] SKIPPED [ 23%] 2023-03-20T11:52:25.7409753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-033] SKIPPED [ 23%] 2023-03-20T11:52:25.7415751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-034] SKIPPED [ 23%] 2023-03-20T11:52:25.7422494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-035] SKIPPED [ 23%] 2023-03-20T11:52:25.7429243Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-036] SKIPPED [ 23%] 2023-03-20T11:52:25.7435885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-037] SKIPPED [ 23%] 2023-03-20T11:52:25.7442545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-038] SKIPPED [ 23%] 2023-03-20T11:52:25.7449998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-039] SKIPPED [ 23%] 2023-03-20T11:52:25.7455501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-040] SKIPPED [ 23%] 2023-03-20T11:52:25.7465141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-041] SKIPPED [ 23%] 2023-03-20T11:52:25.7472092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-042] SKIPPED [ 23%] 2023-03-20T11:52:25.7478503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-043] SKIPPED [ 23%] 2023-03-20T11:52:25.7485221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-044] SKIPPED [ 23%] 2023-03-20T11:52:25.7492074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-045] SKIPPED [ 23%] 2023-03-20T11:52:25.7498644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-046] SKIPPED [ 23%] 2023-03-20T11:52:25.7505434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-047] SKIPPED [ 23%] 2023-03-20T11:52:25.7512295Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-048] SKIPPED [ 23%] 2023-03-20T11:52:25.7518678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-049] SKIPPED [ 23%] 2023-03-20T11:52:25.7525220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-050] SKIPPED [ 23%] 2023-03-20T11:52:25.7531841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-051] SKIPPED [ 23%] 2023-03-20T11:52:25.7538558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-052] SKIPPED [ 23%] 2023-03-20T11:52:25.7547440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-053] SKIPPED [ 23%] 2023-03-20T11:52:25.7553610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-054] SKIPPED [ 23%] 2023-03-20T11:52:25.7560008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-055] SKIPPED [ 23%] 2023-03-20T11:52:25.7566513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-056] SKIPPED [ 23%] 2023-03-20T11:52:25.7574060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-057] SKIPPED [ 23%] 2023-03-20T11:52:25.7580072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-058] SKIPPED [ 23%] 2023-03-20T11:52:25.7586479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-059] SKIPPED [ 23%] 2023-03-20T11:52:25.7593454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-060] SKIPPED [ 23%] 2023-03-20T11:52:25.7600044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-061] SKIPPED [ 23%] 2023-03-20T11:52:25.7606381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-062] SKIPPED [ 23%] 2023-03-20T11:52:25.7613096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-063] SKIPPED [ 23%] 2023-03-20T11:52:25.7621213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-064] SKIPPED [ 23%] 2023-03-20T11:52:25.7627591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-065] SKIPPED [ 23%] 2023-03-20T11:52:25.7634766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-066] SKIPPED [ 23%] 2023-03-20T11:52:25.7641415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-067] SKIPPED [ 23%] 2023-03-20T11:52:25.7648059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-068] SKIPPED [ 23%] 2023-03-20T11:52:25.7655305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-069] SKIPPED [ 23%] 2023-03-20T11:52:25.7661351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-070] SKIPPED [ 23%] 2023-03-20T11:52:25.7667952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-071] SKIPPED [ 23%] 2023-03-20T11:52:25.7674956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-072] SKIPPED [ 23%] 2023-03-20T11:52:25.7681617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-073] SKIPPED [ 23%] 2023-03-20T11:52:25.7688476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-074] SKIPPED [ 23%] 2023-03-20T11:52:25.7695482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-075] SKIPPED [ 23%] 2023-03-20T11:52:25.7702823Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-076] SKIPPED [ 23%] 2023-03-20T11:52:25.7709543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-077] SKIPPED [ 23%] 2023-03-20T11:52:25.7716191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-078] SKIPPED [ 23%] 2023-03-20T11:52:25.7722882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-079] SKIPPED [ 23%] 2023-03-20T11:52:25.7730499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-080] SKIPPED [ 23%] 2023-03-20T11:52:25.7736296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-081] SKIPPED [ 23%] 2023-03-20T11:52:25.7743285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-082] SKIPPED [ 23%] 2023-03-20T11:52:25.7750130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-083] SKIPPED [ 23%] 2023-03-20T11:52:25.7756556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-084] SKIPPED [ 23%] 2023-03-20T11:52:25.7763156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-085] SKIPPED [ 23%] 2023-03-20T11:52:25.7771094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-086] SKIPPED [ 23%] 2023-03-20T11:52:25.7777544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-087] SKIPPED [ 23%] 2023-03-20T11:52:25.7784381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-088] SKIPPED [ 23%] 2023-03-20T11:52:25.7791386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-089] SKIPPED [ 23%] 2023-03-20T11:52:25.7798110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-090] SKIPPED [ 23%] 2023-03-20T11:52:25.7804724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-091] SKIPPED [ 23%] 2023-03-20T11:52:25.7811510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-092] SKIPPED [ 23%] 2023-03-20T11:52:25.7818040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-093] SKIPPED [ 23%] 2023-03-20T11:52:25.7824382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-094] SKIPPED [ 23%] 2023-03-20T11:52:25.7831758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-095] SKIPPED [ 23%] 2023-03-20T11:52:25.7838115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-096] SKIPPED [ 23%] 2023-03-20T11:52:25.7844837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-097] SKIPPED [ 23%] 2023-03-20T11:52:25.7851433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-098] SKIPPED [ 23%] 2023-03-20T11:52:25.7859247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-099] SKIPPED [ 23%] 2023-03-20T11:52:25.7865831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-100] SKIPPED [ 23%] 2023-03-20T11:52:25.7872832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-101] SKIPPED [ 23%] 2023-03-20T11:52:25.7879532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-102] SKIPPED [ 23%] 2023-03-20T11:52:25.7885944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-103] SKIPPED [ 23%] 2023-03-20T11:52:25.7892745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-104] SKIPPED [ 23%] 2023-03-20T11:52:25.7899632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-105] SKIPPED [ 23%] 2023-03-20T11:52:25.7906011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-106] SKIPPED [ 23%] 2023-03-20T11:52:25.7912570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_bounding_box-107] SKIPPED [ 23%] 2023-03-20T11:52:25.7919140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-00] SKIPPED [ 23%] 2023-03-20T11:52:25.7925427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-01] SKIPPED [ 23%] 2023-03-20T11:52:25.7934828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-02] SKIPPED [ 23%] 2023-03-20T11:52:25.7940665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-03] SKIPPED [ 23%] 2023-03-20T11:52:25.7947222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-04] SKIPPED [ 23%] 2023-03-20T11:52:25.7954185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-05] SKIPPED [ 23%] 2023-03-20T11:52:25.7960765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-06] SKIPPED [ 23%] 2023-03-20T11:52:25.7967183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-07] SKIPPED [ 23%] 2023-03-20T11:52:25.7974691Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-08] SKIPPED [ 23%] 2023-03-20T11:52:25.7980756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-09] SKIPPED [ 23%] 2023-03-20T11:52:25.7987128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-10] SKIPPED [ 23%] 2023-03-20T11:52:25.7994098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_mask-11] SKIPPED [ 23%] 2023-03-20T11:52:25.8000641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-00] SKIPPED [ 23%] 2023-03-20T11:52:25.8007055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-01] SKIPPED [ 23%] 2023-03-20T11:52:25.8015703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-02] SKIPPED [ 23%] 2023-03-20T11:52:25.8021818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-03] SKIPPED [ 23%] 2023-03-20T11:52:25.8028299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-04] SKIPPED [ 23%] 2023-03-20T11:52:25.8035136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-05] SKIPPED [ 23%] 2023-03-20T11:52:25.8041781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-06] SKIPPED [ 23%] 2023-03-20T11:52:25.8049177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-07] SKIPPED [ 23%] 2023-03-20T11:52:25.8055985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-08] SKIPPED [ 23%] 2023-03-20T11:52:25.8061957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-09] SKIPPED [ 23%] 2023-03-20T11:52:25.8068511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-10] SKIPPED [ 23%] 2023-03-20T11:52:25.8075253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-11] SKIPPED [ 23%] 2023-03-20T11:52:25.8081822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-12] SKIPPED [ 23%] 2023-03-20T11:52:25.8090772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-13] SKIPPED [ 23%] 2023-03-20T11:52:25.8096312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-14] SKIPPED [ 23%] 2023-03-20T11:52:25.8103292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-15] SKIPPED [ 23%] 2023-03-20T11:52:25.8110061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-16] SKIPPED [ 23%] 2023-03-20T11:52:25.8116082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-17] SKIPPED [ 23%] 2023-03-20T11:52:25.8122812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-18] SKIPPED [ 23%] 2023-03-20T11:52:25.8130510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-19] SKIPPED [ 23%] 2023-03-20T11:52:25.8136020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-20] SKIPPED [ 23%] 2023-03-20T11:52:25.8142839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-21] SKIPPED [ 23%] 2023-03-20T11:52:25.8149541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-22] SKIPPED [ 23%] 2023-03-20T11:52:25.8156169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-23] SKIPPED [ 23%] 2023-03-20T11:52:25.8163116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-24] SKIPPED [ 23%] 2023-03-20T11:52:25.8170617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-25] SKIPPED [ 23%] 2023-03-20T11:52:25.8177038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-26] SKIPPED [ 23%] 2023-03-20T11:52:25.8183932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-27] SKIPPED [ 23%] 2023-03-20T11:52:25.8190923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-28] SKIPPED [ 23%] 2023-03-20T11:52:25.8197425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-29] SKIPPED [ 23%] 2023-03-20T11:52:25.8203978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-30] SKIPPED [ 23%] 2023-03-20T11:52:25.8210724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-31] SKIPPED [ 23%] 2023-03-20T11:52:25.8217554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-32] SKIPPED [ 23%] 2023-03-20T11:52:25.8224344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-33] SKIPPED [ 23%] 2023-03-20T11:52:25.8231060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-34] SKIPPED [ 23%] 2023-03-20T11:52:25.8237350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-crop_video-35] SKIPPED [ 23%] 2023-03-20T11:52:25.8245200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-000] SKIPPED [ 23%] 2023-03-20T11:52:25.8251898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-001] SKIPPED [ 23%] 2023-03-20T11:52:25.8258167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-002] SKIPPED [ 23%] 2023-03-20T11:52:25.8264915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-003] SKIPPED [ 23%] 2023-03-20T11:52:25.8271822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-004] SKIPPED [ 23%] 2023-03-20T11:52:25.8278302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-005] SKIPPED [ 23%] 2023-03-20T11:52:25.8284587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-006] SKIPPED [ 23%] 2023-03-20T11:52:25.8291192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-007] SKIPPED [ 23%] 2023-03-20T11:52:25.8297549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-008] SKIPPED [ 23%] 2023-03-20T11:52:25.8304131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-009] SKIPPED [ 23%] 2023-03-20T11:52:25.8311097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-010] SKIPPED [ 23%] 2023-03-20T11:52:25.8318653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-011] SKIPPED [ 23%] 2023-03-20T11:52:25.8325054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-012] SKIPPED [ 23%] 2023-03-20T11:52:25.8331868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-013] SKIPPED [ 23%] 2023-03-20T11:52:25.8338328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-014] SKIPPED [ 23%] 2023-03-20T11:52:25.8344976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-015] SKIPPED [ 23%] 2023-03-20T11:52:25.8351686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-016] SKIPPED [ 23%] 2023-03-20T11:52:25.8357949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-017] SKIPPED [ 23%] 2023-03-20T11:52:25.8364345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-018] SKIPPED [ 23%] 2023-03-20T11:52:25.8370971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-019] SKIPPED [ 23%] 2023-03-20T11:52:25.8377322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-020] SKIPPED [ 23%] 2023-03-20T11:52:25.8383947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-021] SKIPPED [ 23%] 2023-03-20T11:52:25.8390681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-022] SKIPPED [ 23%] 2023-03-20T11:52:25.8400029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-023] SKIPPED [ 23%] 2023-03-20T11:52:25.8406519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-024] SKIPPED [ 23%] 2023-03-20T11:52:25.8413950Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-025] SKIPPED [ 23%] 2023-03-20T11:52:25.8419671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-026] SKIPPED [ 23%] 2023-03-20T11:52:25.8426179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-027] SKIPPED [ 23%] 2023-03-20T11:52:25.8433242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-028] SKIPPED [ 23%] 2023-03-20T11:52:25.8446901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-029] SKIPPED [ 23%] 2023-03-20T11:52:25.8447851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-030] SKIPPED [ 23%] 2023-03-20T11:52:25.8452533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-031] SKIPPED [ 23%] 2023-03-20T11:52:25.8459209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-032] SKIPPED [ 23%] 2023-03-20T11:52:25.8465722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-033] SKIPPED [ 23%] 2023-03-20T11:52:25.8473918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-034] SKIPPED [ 23%] 2023-03-20T11:52:25.8480577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-035] SKIPPED [ 23%] 2023-03-20T11:52:25.8487031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-036] SKIPPED [ 23%] 2023-03-20T11:52:25.8494257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-037] SKIPPED [ 23%] 2023-03-20T11:52:25.8500317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-038] SKIPPED [ 23%] 2023-03-20T11:52:25.8506818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-039] SKIPPED [ 23%] 2023-03-20T11:52:25.8513611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-040] SKIPPED [ 23%] 2023-03-20T11:52:25.8520221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-041] SKIPPED [ 23%] 2023-03-20T11:52:25.8526642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-042] SKIPPED [ 23%] 2023-03-20T11:52:25.8533186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-043] SKIPPED [ 23%] 2023-03-20T11:52:25.8539950Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-044] SKIPPED [ 23%] 2023-03-20T11:52:25.8546442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-045] SKIPPED [ 23%] 2023-03-20T11:52:25.8554436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-046] SKIPPED [ 23%] 2023-03-20T11:52:25.8561201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-047] SKIPPED [ 23%] 2023-03-20T11:52:25.8567756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-048] SKIPPED [ 23%] 2023-03-20T11:52:25.8575207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-049] SKIPPED [ 23%] 2023-03-20T11:52:25.8581052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-050] SKIPPED [ 23%] 2023-03-20T11:52:25.8587426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-051] SKIPPED [ 23%] 2023-03-20T11:52:25.8594609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-052] SKIPPED [ 23%] 2023-03-20T11:52:25.8601037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-053] SKIPPED [ 23%] 2023-03-20T11:52:25.8607372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-054] SKIPPED [ 23%] 2023-03-20T11:52:25.8614653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-055] SKIPPED [ 23%] 2023-03-20T11:52:25.8620449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-056] SKIPPED [ 23%] 2023-03-20T11:52:25.8628222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-057] SKIPPED [ 23%] 2023-03-20T11:52:25.8634635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-058] SKIPPED [ 23%] 2023-03-20T11:52:25.8641265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-059] SKIPPED [ 23%] 2023-03-20T11:52:25.8647950Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-060] SKIPPED [ 23%] 2023-03-20T11:52:25.8655457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-061] SKIPPED [ 23%] 2023-03-20T11:52:25.8661287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-062] SKIPPED [ 23%] 2023-03-20T11:52:25.8668036Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-063] SKIPPED [ 23%] 2023-03-20T11:52:25.8675065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-064] SKIPPED [ 23%] 2023-03-20T11:52:25.8681708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-065] SKIPPED [ 23%] 2023-03-20T11:52:25.8688213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-066] SKIPPED [ 23%] 2023-03-20T11:52:25.8695308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-067] SKIPPED [ 23%] 2023-03-20T11:52:25.8700705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-068] SKIPPED [ 23%] 2023-03-20T11:52:25.8708226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-069] SKIPPED [ 23%] 2023-03-20T11:52:25.8714942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-070] SKIPPED [ 23%] 2023-03-20T11:52:25.8721463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-071] SKIPPED [ 23%] 2023-03-20T11:52:25.8727783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-072] SKIPPED [ 23%] 2023-03-20T11:52:25.8735199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-073] SKIPPED [ 23%] 2023-03-20T11:52:25.8740749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-074] SKIPPED [ 23%] 2023-03-20T11:52:25.8747231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-075] SKIPPED [ 23%] 2023-03-20T11:52:25.8754227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-076] SKIPPED [ 23%] 2023-03-20T11:52:25.8760663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-077] SKIPPED [ 23%] 2023-03-20T11:52:25.8767010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-078] SKIPPED [ 23%] 2023-03-20T11:52:25.8774746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-079] SKIPPED [ 23%] 2023-03-20T11:52:25.8781766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-080] SKIPPED [ 23%] 2023-03-20T11:52:25.8788331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-081] SKIPPED [ 23%] 2023-03-20T11:52:25.8795049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-082] SKIPPED [ 23%] 2023-03-20T11:52:25.8801687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-083] SKIPPED [ 23%] 2023-03-20T11:52:25.8809021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-084] SKIPPED [ 23%] 2023-03-20T11:52:25.8815706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-085] SKIPPED [ 23%] 2023-03-20T11:52:25.8821563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-086] SKIPPED [ 23%] 2023-03-20T11:52:25.8828059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-087] SKIPPED [ 23%] 2023-03-20T11:52:25.8834819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-088] SKIPPED [ 23%] 2023-03-20T11:52:25.8841416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-089] SKIPPED [ 23%] 2023-03-20T11:52:25.8847784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-090] SKIPPED [ 23%] 2023-03-20T11:52:25.8855203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-091] SKIPPED [ 23%] 2023-03-20T11:52:25.8862281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-092] SKIPPED [ 23%] 2023-03-20T11:52:25.8868956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-093] SKIPPED [ 23%] 2023-03-20T11:52:25.8875549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-094] SKIPPED [ 23%] 2023-03-20T11:52:25.8882156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-095] SKIPPED [ 23%] 2023-03-20T11:52:25.8889448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-096] SKIPPED [ 23%] 2023-03-20T11:52:25.8895834Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-097] SKIPPED [ 23%] 2023-03-20T11:52:25.8902068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-098] SKIPPED [ 23%] 2023-03-20T11:52:25.8908458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-099] SKIPPED [ 23%] 2023-03-20T11:52:25.8915452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-100] SKIPPED [ 23%] 2023-03-20T11:52:25.8922038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-101] SKIPPED [ 23%] 2023-03-20T11:52:25.8929236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-102] SKIPPED [ 23%] 2023-03-20T11:52:25.8936391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-103] SKIPPED [ 23%] 2023-03-20T11:52:25.8943263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-104] SKIPPED [ 23%] 2023-03-20T11:52:25.8949988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-105] SKIPPED [ 23%] 2023-03-20T11:52:25.8956557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-106] SKIPPED [ 23%] 2023-03-20T11:52:25.8963191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-107] SKIPPED [ 23%] 2023-03-20T11:52:25.8970889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-108] SKIPPED [ 23%] 2023-03-20T11:52:25.8976030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-109] SKIPPED [ 23%] 2023-03-20T11:52:25.8982800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-110] SKIPPED [ 23%] 2023-03-20T11:52:25.8989353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-111] SKIPPED [ 23%] 2023-03-20T11:52:25.8995936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-112] SKIPPED [ 23%] 2023-03-20T11:52:25.9002472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-113] SKIPPED [ 23%] 2023-03-20T11:52:25.9009519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-114] SKIPPED [ 23%] 2023-03-20T11:52:25.9016288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-115] SKIPPED [ 23%] 2023-03-20T11:52:25.9023081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-116] SKIPPED [ 23%] 2023-03-20T11:52:25.9029794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-117] SKIPPED [ 23%] 2023-03-20T11:52:25.9036499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-118] SKIPPED [ 23%] 2023-03-20T11:52:25.9043053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-119] SKIPPED [ 23%] 2023-03-20T11:52:25.9050609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-120] SKIPPED [ 23%] 2023-03-20T11:52:25.9056013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-121] SKIPPED [ 23%] 2023-03-20T11:52:25.9062878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-122] SKIPPED [ 23%] 2023-03-20T11:52:25.9069310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-123] SKIPPED [ 23%] 2023-03-20T11:52:25.9076001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-124] SKIPPED [ 23%] 2023-03-20T11:52:25.9082632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-125] SKIPPED [ 23%] 2023-03-20T11:52:25.9090899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-126] SKIPPED [ 23%] 2023-03-20T11:52:25.9096991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-127] SKIPPED [ 23%] 2023-03-20T11:52:25.9103820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-128] SKIPPED [ 23%] 2023-03-20T11:52:25.9110682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-129] SKIPPED [ 23%] 2023-03-20T11:52:25.9117152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-130] SKIPPED [ 23%] 2023-03-20T11:52:25.9123645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-131] SKIPPED [ 23%] 2023-03-20T11:52:25.9130619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-132] SKIPPED [ 23%] 2023-03-20T11:52:25.9136746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-133] SKIPPED [ 23%] 2023-03-20T11:52:25.9143343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-134] SKIPPED [ 23%] 2023-03-20T11:52:25.9150014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-135] SKIPPED [ 23%] 2023-03-20T11:52:25.9156473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-136] SKIPPED [ 23%] 2023-03-20T11:52:25.9163052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-137] SKIPPED [ 23%] 2023-03-20T11:52:25.9170633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-138] SKIPPED [ 23%] 2023-03-20T11:52:25.9177148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-139] SKIPPED [ 23%] 2023-03-20T11:52:25.9183935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-140] SKIPPED [ 23%] 2023-03-20T11:52:25.9190885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-141] SKIPPED [ 23%] 2023-03-20T11:52:25.9197345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-142] SKIPPED [ 23%] 2023-03-20T11:52:25.9203826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-143] SKIPPED [ 23%] 2023-03-20T11:52:25.9210911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-144] SKIPPED [ 23%] 2023-03-20T11:52:25.9216930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-145] SKIPPED [ 23%] 2023-03-20T11:52:25.9223590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-146] SKIPPED [ 23%] 2023-03-20T11:52:25.9230459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-147] SKIPPED [ 23%] 2023-03-20T11:52:25.9236791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-148] SKIPPED [ 23%] 2023-03-20T11:52:25.9244417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-149] SKIPPED [ 23%] 2023-03-20T11:52:25.9251130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-150] SKIPPED [ 23%] 2023-03-20T11:52:25.9257370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-151] SKIPPED [ 23%] 2023-03-20T11:52:25.9264020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-152] SKIPPED [ 23%] 2023-03-20T11:52:25.9270840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-153] SKIPPED [ 23%] 2023-03-20T11:52:25.9277265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-154] SKIPPED [ 23%] 2023-03-20T11:52:25.9283833Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-155] SKIPPED [ 23%] 2023-03-20T11:52:25.9290777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-156] SKIPPED [ 23%] 2023-03-20T11:52:25.9296886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-157] SKIPPED [ 23%] 2023-03-20T11:52:25.9303585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-158] SKIPPED [ 23%] 2023-03-20T11:52:25.9310376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-159] SKIPPED [ 23%] 2023-03-20T11:52:25.9319780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-160] SKIPPED [ 23%] 2023-03-20T11:52:25.9326241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-161] SKIPPED [ 23%] 2023-03-20T11:52:25.9333074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-162] SKIPPED [ 23%] 2023-03-20T11:52:25.9339667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-163] SKIPPED [ 23%] 2023-03-20T11:52:25.9346261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-164] SKIPPED [ 23%] 2023-03-20T11:52:25.9353089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-165] SKIPPED [ 23%] 2023-03-20T11:52:25.9359644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-166] SKIPPED [ 23%] 2023-03-20T11:52:25.9366083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-167] SKIPPED [ 23%] 2023-03-20T11:52:25.9372882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-168] SKIPPED [ 23%] 2023-03-20T11:52:25.9379761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-169] SKIPPED [ 23%] 2023-03-20T11:52:25.9386001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-170] SKIPPED [ 23%] 2023-03-20T11:52:25.9392979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-171] SKIPPED [ 23%] 2023-03-20T11:52:25.9400662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-172] SKIPPED [ 23%] 2023-03-20T11:52:25.9407177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-173] SKIPPED [ 23%] 2023-03-20T11:52:25.9414625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-174] SKIPPED [ 23%] 2023-03-20T11:52:25.9420435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-175] SKIPPED [ 23%] 2023-03-20T11:52:25.9426910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-176] SKIPPED [ 23%] 2023-03-20T11:52:25.9433668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-177] SKIPPED [ 23%] 2023-03-20T11:52:25.9439951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-178] SKIPPED [ 23%] 2023-03-20T11:52:25.9446510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-179] SKIPPED [ 23%] 2023-03-20T11:52:25.9453053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-180] SKIPPED [ 23%] 2023-03-20T11:52:25.9459626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-181] SKIPPED [ 23%] 2023-03-20T11:52:25.9465978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-182] SKIPPED [ 23%] 2023-03-20T11:52:25.9474092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-183] SKIPPED [ 23%] 2023-03-20T11:52:25.9480548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-184] SKIPPED [ 23%] 2023-03-20T11:52:25.9486749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-185] SKIPPED [ 23%] 2023-03-20T11:52:25.9494304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-186] SKIPPED [ 23%] 2023-03-20T11:52:25.9499896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-187] SKIPPED [ 23%] 2023-03-20T11:52:25.9506128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-188] SKIPPED [ 23%] 2023-03-20T11:52:25.9513020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-189] SKIPPED [ 23%] 2023-03-20T11:52:25.9519364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-190] SKIPPED [ 23%] 2023-03-20T11:52:25.9525616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-191] SKIPPED [ 23%] 2023-03-20T11:52:25.9532108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-192] SKIPPED [ 23%] 2023-03-20T11:52:25.9538273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-193] SKIPPED [ 23%] 2023-03-20T11:52:25.9544857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-194] SKIPPED [ 23%] 2023-03-20T11:52:25.9552526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-195] SKIPPED [ 23%] 2023-03-20T11:52:25.9558501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-196] SKIPPED [ 23%] 2023-03-20T11:52:25.9564892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-197] SKIPPED [ 23%] 2023-03-20T11:52:25.9571313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-198] SKIPPED [ 23%] 2023-03-20T11:52:25.9577778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-199] SKIPPED [ 23%] 2023-03-20T11:52:25.9584345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-200] SKIPPED [ 23%] 2023-03-20T11:52:25.9591029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-201] SKIPPED [ 23%] 2023-03-20T11:52:25.9597310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-202] SKIPPED [ 23%] 2023-03-20T11:52:25.9603743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-203] SKIPPED [ 23%] 2023-03-20T11:52:25.9610322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-204] SKIPPED [ 23%] 2023-03-20T11:52:25.9616438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-205] SKIPPED [ 23%] 2023-03-20T11:52:25.9624327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-206] SKIPPED [ 23%] 2023-03-20T11:52:25.9631146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-207] SKIPPED [ 23%] 2023-03-20T11:52:25.9637460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-208] SKIPPED [ 23%] 2023-03-20T11:52:25.9643948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-209] SKIPPED [ 23%] 2023-03-20T11:52:25.9650549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-210] SKIPPED [ 23%] 2023-03-20T11:52:25.9656872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-211] SKIPPED [ 23%] 2023-03-20T11:52:25.9663401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-212] SKIPPED [ 23%] 2023-03-20T11:52:25.9669896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-213] SKIPPED [ 23%] 2023-03-20T11:52:25.9675925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-214] SKIPPED [ 23%] 2023-03-20T11:52:25.9682301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-215] SKIPPED [ 23%] 2023-03-20T11:52:25.9690064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-216] SKIPPED [ 23%] 2023-03-20T11:52:25.9694874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-217] SKIPPED [ 23%] 2023-03-20T11:52:25.9702721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-218] SKIPPED [ 23%] 2023-03-20T11:52:25.9709313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-219] SKIPPED [ 23%] 2023-03-20T11:52:25.9715887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-220] SKIPPED [ 23%] 2023-03-20T11:52:25.9722371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-221] SKIPPED [ 23%] 2023-03-20T11:52:25.9729546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-222] SKIPPED [ 23%] 2023-03-20T11:52:25.9736509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-223] SKIPPED [ 23%] 2023-03-20T11:52:25.9742309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-224] SKIPPED [ 23%] 2023-03-20T11:52:25.9748757Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-225] SKIPPED [ 23%] 2023-03-20T11:52:25.9755590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-226] SKIPPED [ 23%] 2023-03-20T11:52:25.9762157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-227] SKIPPED [ 23%] 2023-03-20T11:52:25.9769102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-228] SKIPPED [ 23%] 2023-03-20T11:52:25.9776252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-229] SKIPPED [ 23%] 2023-03-20T11:52:25.9783063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-230] SKIPPED [ 23%] 2023-03-20T11:52:25.9789762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-231] SKIPPED [ 23%] 2023-03-20T11:52:25.9796464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-232] SKIPPED [ 23%] 2023-03-20T11:52:25.9802932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-233] SKIPPED [ 23%] 2023-03-20T11:52:25.9810495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-234] SKIPPED [ 23%] 2023-03-20T11:52:25.9815835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-235] SKIPPED [ 23%] 2023-03-20T11:52:25.9822216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-236] SKIPPED [ 23%] 2023-03-20T11:52:25.9828588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-237] SKIPPED [ 23%] 2023-03-20T11:52:25.9834849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-238] SKIPPED [ 23%] 2023-03-20T11:52:25.9841345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-239] SKIPPED [ 23%] 2023-03-20T11:52:25.9848531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-240] SKIPPED [ 23%] 2023-03-20T11:52:25.9856301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-241] SKIPPED [ 23%] 2023-03-20T11:52:25.9862687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-242] SKIPPED [ 23%] 2023-03-20T11:52:25.9869199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-243] SKIPPED [ 23%] 2023-03-20T11:52:25.9875733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-244] SKIPPED [ 23%] 2023-03-20T11:52:25.9882169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-245] SKIPPED [ 23%] 2023-03-20T11:52:25.9889331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-246] SKIPPED [ 23%] 2023-03-20T11:52:25.9896237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-247] SKIPPED [ 23%] 2023-03-20T11:52:25.9901820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-248] SKIPPED [ 23%] 2023-03-20T11:52:25.9908093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-249] SKIPPED [ 23%] 2023-03-20T11:52:25.9915018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-250] SKIPPED [ 23%] 2023-03-20T11:52:25.9921709Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-251] SKIPPED [ 23%] 2023-03-20T11:52:25.9930651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-252] SKIPPED [ 23%] 2023-03-20T11:52:25.9936083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-253] SKIPPED [ 23%] 2023-03-20T11:52:25.9942841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-254] SKIPPED [ 23%] 2023-03-20T11:52:25.9949487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-255] SKIPPED [ 23%] 2023-03-20T11:52:25.9956215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-256] SKIPPED [ 23%] 2023-03-20T11:52:25.9962611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-257] SKIPPED [ 23%] 2023-03-20T11:52:25.9970038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-258] SKIPPED [ 23%] 2023-03-20T11:52:25.9975638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-259] SKIPPED [ 23%] 2023-03-20T11:52:25.9981939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-260] SKIPPED [ 23%] 2023-03-20T11:52:25.9988411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-261] SKIPPED [ 23%] 2023-03-20T11:52:25.9994601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-262] SKIPPED [ 23%] 2023-03-20T11:52:26.0001066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-263] SKIPPED [ 23%] 2023-03-20T11:52:26.0009668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-264] SKIPPED [ 23%] 2023-03-20T11:52:26.0016295Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-265] SKIPPED [ 23%] 2023-03-20T11:52:26.0021996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-266] SKIPPED [ 23%] 2023-03-20T11:52:26.0028411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-267] SKIPPED [ 23%] 2023-03-20T11:52:26.0035129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-268] SKIPPED [ 23%] 2023-03-20T11:52:26.0041735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-269] SKIPPED [ 23%] 2023-03-20T11:52:26.0048959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-270] SKIPPED [ 23%] 2023-03-20T11:52:26.0055641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-271] SKIPPED [ 23%] 2023-03-20T11:52:26.0061398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-272] SKIPPED [ 23%] 2023-03-20T11:52:26.0067989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-273] SKIPPED [ 23%] 2023-03-20T11:52:26.0074655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-274] SKIPPED [ 23%] 2023-03-20T11:52:26.0082402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-275] SKIPPED [ 23%] 2023-03-20T11:52:26.0089587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-276] SKIPPED [ 23%] 2023-03-20T11:52:26.0095506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-277] SKIPPED [ 23%] 2023-03-20T11:52:26.0102081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-278] SKIPPED [ 23%] 2023-03-20T11:52:26.0108468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-279] SKIPPED [ 23%] 2023-03-20T11:52:26.0115310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-280] SKIPPED [ 23%] 2023-03-20T11:52:26.0122008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-281] SKIPPED [ 23%] 2023-03-20T11:52:26.0129167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-282] SKIPPED [ 23%] 2023-03-20T11:52:26.0135363Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-283] SKIPPED [ 23%] 2023-03-20T11:52:26.0141571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-284] SKIPPED [ 23%] 2023-03-20T11:52:26.0147903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-285] SKIPPED [ 23%] 2023-03-20T11:52:26.0155880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-286] SKIPPED [ 23%] 2023-03-20T11:52:26.0162580Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_image_tensor-287] SKIPPED [ 23%] 2023-03-20T11:52:26.0169782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-00] SKIPPED [ 23%] 2023-03-20T11:52:26.0175765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-01] SKIPPED [ 23%] 2023-03-20T11:52:26.0182306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-02] SKIPPED [ 23%] 2023-03-20T11:52:26.0188751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-03] SKIPPED [ 23%] 2023-03-20T11:52:26.0195591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-04] SKIPPED [ 23%] 2023-03-20T11:52:26.0202095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-05] SKIPPED [ 23%] 2023-03-20T11:52:26.0209803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-06] SKIPPED [ 23%] 2023-03-20T11:52:26.0215746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-07] SKIPPED [ 23%] 2023-03-20T11:52:26.0222090Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-08] SKIPPED [ 23%] 2023-03-20T11:52:26.0228635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-09] SKIPPED [ 23%] 2023-03-20T11:52:26.0238454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-10] SKIPPED [ 23%] 2023-03-20T11:52:26.0244717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-11] SKIPPED [ 23%] 2023-03-20T11:52:26.0251391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-12] SKIPPED [ 23%] 2023-03-20T11:52:26.0258118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-13] SKIPPED [ 23%] 2023-03-20T11:52:26.0264811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-14] SKIPPED [ 23%] 2023-03-20T11:52:26.0271653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-15] SKIPPED [ 23%] 2023-03-20T11:52:26.0278050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-16] SKIPPED [ 23%] 2023-03-20T11:52:26.0284320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-17] SKIPPED [ 23%] 2023-03-20T11:52:26.0290859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-18] SKIPPED [ 23%] 2023-03-20T11:52:26.0297280Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-19] SKIPPED [ 23%] 2023-03-20T11:52:26.0303840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-20] SKIPPED [ 23%] 2023-03-20T11:52:26.0312000Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-21] SKIPPED [ 23%] 2023-03-20T11:52:26.0318440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-22] SKIPPED [ 23%] 2023-03-20T11:52:26.0325076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-23] SKIPPED [ 23%] 2023-03-20T11:52:26.0331545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-24] SKIPPED [ 23%] 2023-03-20T11:52:26.0337938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-25] SKIPPED [ 23%] 2023-03-20T11:52:26.0344585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-26] SKIPPED [ 23%] 2023-03-20T11:52:26.0351172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-27] SKIPPED [ 23%] 2023-03-20T11:52:26.0357548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-28] SKIPPED [ 23%] 2023-03-20T11:52:26.0364284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-29] SKIPPED [ 23%] 2023-03-20T11:52:26.0370754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-30] SKIPPED [ 23%] 2023-03-20T11:52:26.0377263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-31] SKIPPED [ 23%] 2023-03-20T11:52:26.0383581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-32] SKIPPED [ 23%] 2023-03-20T11:52:26.0391651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-33] SKIPPED [ 23%] 2023-03-20T11:52:26.0398151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-34] SKIPPED [ 23%] 2023-03-20T11:52:26.0404569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-35] SKIPPED [ 23%] 2023-03-20T11:52:26.0411099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-36] SKIPPED [ 23%] 2023-03-20T11:52:26.0417650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-37] SKIPPED [ 23%] 2023-03-20T11:52:26.0424369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-38] SKIPPED [ 23%] 2023-03-20T11:52:26.0431264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-39] SKIPPED [ 23%] 2023-03-20T11:52:26.0437567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-40] SKIPPED [ 23%] 2023-03-20T11:52:26.0444185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-41] SKIPPED [ 23%] 2023-03-20T11:52:26.0450647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-42] SKIPPED [ 23%] 2023-03-20T11:52:26.0457129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-43] SKIPPED [ 23%] 2023-03-20T11:52:26.0465206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-44] SKIPPED [ 23%] 2023-03-20T11:52:26.0471836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-45] SKIPPED [ 23%] 2023-03-20T11:52:26.0478708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-46] SKIPPED [ 23%] 2023-03-20T11:52:26.0485089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-47] SKIPPED [ 23%] 2023-03-20T11:52:26.0491705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-48] SKIPPED [ 23%] 2023-03-20T11:52:26.0498054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-49] SKIPPED [ 24%] 2023-03-20T11:52:26.0504560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-50] SKIPPED [ 24%] 2023-03-20T11:52:26.0511190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-51] SKIPPED [ 24%] 2023-03-20T11:52:26.0517212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-52] SKIPPED [ 24%] 2023-03-20T11:52:26.0523695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_bounding_box-53] SKIPPED [ 24%] 2023-03-20T11:52:26.0530724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-000] SKIPPED [ 24%] 2023-03-20T11:52:26.0536530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-001] SKIPPED [ 24%] 2023-03-20T11:52:26.0544514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-002] SKIPPED [ 24%] 2023-03-20T11:52:26.0551326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-003] SKIPPED [ 24%] 2023-03-20T11:52:26.0557696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-004] SKIPPED [ 24%] 2023-03-20T11:52:26.0564133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-005] SKIPPED [ 24%] 2023-03-20T11:52:26.0570532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-006] SKIPPED [ 24%] 2023-03-20T11:52:26.0577092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-007] SKIPPED [ 24%] 2023-03-20T11:52:26.0583963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-008] SKIPPED [ 24%] 2023-03-20T11:52:26.0590612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-009] SKIPPED [ 24%] 2023-03-20T11:52:26.0597116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-010] SKIPPED [ 24%] 2023-03-20T11:52:26.0603515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-011] SKIPPED [ 24%] 2023-03-20T11:52:26.0610532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-012] SKIPPED [ 24%] 2023-03-20T11:52:26.0617431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-013] SKIPPED [ 24%] 2023-03-20T11:52:26.0623850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-014] SKIPPED [ 24%] 2023-03-20T11:52:26.0630642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-015] SKIPPED [ 24%] 2023-03-20T11:52:26.0637253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-016] SKIPPED [ 24%] 2023-03-20T11:52:26.0643629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-017] SKIPPED [ 24%] 2023-03-20T11:52:26.0650512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-018] SKIPPED [ 24%] 2023-03-20T11:52:26.0656710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-019] SKIPPED [ 24%] 2023-03-20T11:52:26.0663427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-020] SKIPPED [ 24%] 2023-03-20T11:52:26.0670101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-021] SKIPPED [ 24%] 2023-03-20T11:52:26.0676420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-022] SKIPPED [ 24%] 2023-03-20T11:52:26.0683012Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-023] SKIPPED [ 24%] 2023-03-20T11:52:26.0690341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-024] SKIPPED [ 24%] 2023-03-20T11:52:26.0697081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-025] SKIPPED [ 24%] 2023-03-20T11:52:26.0703897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-026] SKIPPED [ 24%] 2023-03-20T11:52:26.0710586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-027] SKIPPED [ 24%] 2023-03-20T11:52:26.0717081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-028] SKIPPED [ 24%] 2023-03-20T11:52:26.0723703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-029] SKIPPED [ 24%] 2023-03-20T11:52:26.0730594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-030] SKIPPED [ 24%] 2023-03-20T11:52:26.0736738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-031] SKIPPED [ 24%] 2023-03-20T11:52:26.0743317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-032] SKIPPED [ 24%] 2023-03-20T11:52:26.0749704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-033] SKIPPED [ 24%] 2023-03-20T11:52:26.0756070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-034] SKIPPED [ 24%] 2023-03-20T11:52:26.0762539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-035] SKIPPED [ 24%] 2023-03-20T11:52:26.0770900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-036] SKIPPED [ 24%] 2023-03-20T11:52:26.0776561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-037] SKIPPED [ 24%] 2023-03-20T11:52:26.0782822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-038] SKIPPED [ 24%] 2023-03-20T11:52:26.0789194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-039] SKIPPED [ 24%] 2023-03-20T11:52:26.0795690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-040] SKIPPED [ 24%] 2023-03-20T11:52:26.0802144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-041] SKIPPED [ 24%] 2023-03-20T11:52:26.0809204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-042] SKIPPED [ 24%] 2023-03-20T11:52:26.0815508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-043] SKIPPED [ 24%] 2023-03-20T11:52:26.0821021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-044] SKIPPED [ 24%] 2023-03-20T11:52:26.0827406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-045] SKIPPED [ 24%] 2023-03-20T11:52:26.0834147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-046] SKIPPED [ 24%] 2023-03-20T11:52:26.0840171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-047] SKIPPED [ 24%] 2023-03-20T11:52:26.0847552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-048] SKIPPED [ 24%] 2023-03-20T11:52:26.0854672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-049] SKIPPED [ 24%] 2023-03-20T11:52:26.0860430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-050] SKIPPED [ 24%] 2023-03-20T11:52:26.0866587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-051] SKIPPED [ 24%] 2023-03-20T11:52:26.0873347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-052] SKIPPED [ 24%] 2023-03-20T11:52:26.0879560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-053] SKIPPED [ 24%] 2023-03-20T11:52:26.0885965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-054] SKIPPED [ 24%] 2023-03-20T11:52:26.0892533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-055] SKIPPED [ 24%] 2023-03-20T11:52:26.0898821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-056] SKIPPED [ 24%] 2023-03-20T11:52:26.0905047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-057] SKIPPED [ 24%] 2023-03-20T11:52:26.0911670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-058] SKIPPED [ 24%] 2023-03-20T11:52:26.0919483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-059] SKIPPED [ 24%] 2023-03-20T11:52:26.0925568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-060] SKIPPED [ 24%] 2023-03-20T11:52:26.0931850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-061] SKIPPED [ 24%] 2023-03-20T11:52:26.0938364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-062] SKIPPED [ 24%] 2023-03-20T11:52:26.0944792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-063] SKIPPED [ 24%] 2023-03-20T11:52:26.0951316Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-064] SKIPPED [ 24%] 2023-03-20T11:52:26.0957466Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-065] SKIPPED [ 24%] 2023-03-20T11:52:26.0963699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-066] SKIPPED [ 24%] 2023-03-20T11:52:26.0970978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-067] SKIPPED [ 24%] 2023-03-20T11:52:26.0976236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-068] SKIPPED [ 24%] 2023-03-20T11:52:26.0982804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-069] SKIPPED [ 24%] 2023-03-20T11:52:26.0989175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-070] SKIPPED [ 24%] 2023-03-20T11:52:26.0996821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-071] SKIPPED [ 24%] 2023-03-20T11:52:26.1003205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-072] SKIPPED [ 24%] 2023-03-20T11:52:26.1010439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-073] SKIPPED [ 24%] 2023-03-20T11:52:26.1016134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-074] SKIPPED [ 24%] 2023-03-20T11:52:26.1022383Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-075] SKIPPED [ 24%] 2023-03-20T11:52:26.1028766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-076] SKIPPED [ 24%] 2023-03-20T11:52:26.1035310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-077] SKIPPED [ 24%] 2023-03-20T11:52:26.1041678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-078] SKIPPED [ 24%] 2023-03-20T11:52:26.1047739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-079] SKIPPED [ 24%] 2023-03-20T11:52:26.1055120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-080] SKIPPED [ 24%] 2023-03-20T11:52:26.1060565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-081] SKIPPED [ 24%] 2023-03-20T11:52:26.1068144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-082] SKIPPED [ 24%] 2023-03-20T11:52:26.1074139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-083] SKIPPED [ 24%] 2023-03-20T11:52:26.1080485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-084] SKIPPED [ 24%] 2023-03-20T11:52:26.1086754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-085] SKIPPED [ 24%] 2023-03-20T11:52:26.1094212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-086] SKIPPED [ 24%] 2023-03-20T11:52:26.1100001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-087] SKIPPED [ 24%] 2023-03-20T11:52:26.1106039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-088] SKIPPED [ 24%] 2023-03-20T11:52:26.1112680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-089] SKIPPED [ 24%] 2023-03-20T11:52:26.1118838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-090] SKIPPED [ 24%] 2023-03-20T11:52:26.1125196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-091] SKIPPED [ 24%] 2023-03-20T11:52:26.1131526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-092] SKIPPED [ 24%] 2023-03-20T11:52:26.1140951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-093] SKIPPED [ 24%] 2023-03-20T11:52:26.1147207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-094] SKIPPED [ 24%] 2023-03-20T11:52:26.1153866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-095] SKIPPED [ 24%] 2023-03-20T11:52:26.1160305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-096] SKIPPED [ 24%] 2023-03-20T11:52:26.1166283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-097] SKIPPED [ 24%] 2023-03-20T11:52:26.1172661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-098] SKIPPED [ 24%] 2023-03-20T11:52:26.1179002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-099] SKIPPED [ 24%] 2023-03-20T11:52:26.1185317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-100] SKIPPED [ 24%] 2023-03-20T11:52:26.1192009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-101] SKIPPED [ 24%] 2023-03-20T11:52:26.1198270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-102] SKIPPED [ 24%] 2023-03-20T11:52:26.1204451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-103] SKIPPED [ 24%] 2023-03-20T11:52:26.1210845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-104] SKIPPED [ 24%] 2023-03-20T11:52:26.1218307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-105] SKIPPED [ 24%] 2023-03-20T11:52:26.1224884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-106] SKIPPED [ 24%] 2023-03-20T11:52:26.1231570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-107] SKIPPED [ 24%] 2023-03-20T11:52:26.1237661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-108] SKIPPED [ 24%] 2023-03-20T11:52:26.1243993Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-109] SKIPPED [ 24%] 2023-03-20T11:52:26.1250999Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-110] SKIPPED [ 24%] 2023-03-20T11:52:26.1256767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-111] SKIPPED [ 24%] 2023-03-20T11:52:26.1263330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-112] SKIPPED [ 24%] 2023-03-20T11:52:26.1269892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-113] SKIPPED [ 24%] 2023-03-20T11:52:26.1276186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-114] SKIPPED [ 24%] 2023-03-20T11:52:26.1282549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-115] SKIPPED [ 24%] 2023-03-20T11:52:26.1290841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-116] SKIPPED [ 24%] 2023-03-20T11:52:26.1296456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-117] SKIPPED [ 24%] 2023-03-20T11:52:26.1302820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-118] SKIPPED [ 24%] 2023-03-20T11:52:26.1309200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-119] SKIPPED [ 24%] 2023-03-20T11:52:26.1315627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-120] SKIPPED [ 24%] 2023-03-20T11:52:26.1322057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-121] SKIPPED [ 24%] 2023-03-20T11:52:26.1329217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-122] SKIPPED [ 24%] 2023-03-20T11:52:26.1335269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-123] SKIPPED [ 24%] 2023-03-20T11:52:26.1340934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-124] SKIPPED [ 24%] 2023-03-20T11:52:26.1346905Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-125] SKIPPED [ 24%] 2023-03-20T11:52:26.1353499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-126] SKIPPED [ 24%] 2023-03-20T11:52:26.1359636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-127] SKIPPED [ 24%] 2023-03-20T11:52:26.1367096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-128] SKIPPED [ 24%] 2023-03-20T11:52:26.1374179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-129] SKIPPED [ 24%] 2023-03-20T11:52:26.1379895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-130] SKIPPED [ 24%] 2023-03-20T11:52:26.1386202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-131] SKIPPED [ 24%] 2023-03-20T11:52:26.1393068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-132] SKIPPED [ 24%] 2023-03-20T11:52:26.1399638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-133] SKIPPED [ 24%] 2023-03-20T11:52:26.1405931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-134] SKIPPED [ 24%] 2023-03-20T11:52:26.1412651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-135] SKIPPED [ 24%] 2023-03-20T11:52:26.1418601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-136] SKIPPED [ 24%] 2023-03-20T11:52:26.1425108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-137] SKIPPED [ 24%] 2023-03-20T11:52:26.1431683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-138] SKIPPED [ 24%] 2023-03-20T11:52:26.1439131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-139] SKIPPED [ 24%] 2023-03-20T11:52:26.1445452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-140] SKIPPED [ 24%] 2023-03-20T11:52:26.1451939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-141] SKIPPED [ 24%] 2023-03-20T11:52:26.1458299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-142] SKIPPED [ 24%] 2023-03-20T11:52:26.1464776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_mask-143] SKIPPED [ 24%] 2023-03-20T11:52:26.1471421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-00] SKIPPED [ 24%] 2023-03-20T11:52:26.1477558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-01] SKIPPED [ 24%] 2023-03-20T11:52:26.1483886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-02] SKIPPED [ 24%] 2023-03-20T11:52:26.1490859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-03] SKIPPED [ 24%] 2023-03-20T11:52:26.1496142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-04] SKIPPED [ 24%] 2023-03-20T11:52:26.1502877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-05] SKIPPED [ 24%] 2023-03-20T11:52:26.1509166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-06] SKIPPED [ 24%] 2023-03-20T11:52:26.1516775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-07] SKIPPED [ 24%] 2023-03-20T11:52:26.1523178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-08] SKIPPED [ 24%] 2023-03-20T11:52:26.1530415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-09] SKIPPED [ 24%] 2023-03-20T11:52:26.1536510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-10] SKIPPED [ 24%] 2023-03-20T11:52:26.1542331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-11] SKIPPED [ 24%] 2023-03-20T11:52:26.1548514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-12] SKIPPED [ 24%] 2023-03-20T11:52:26.1554665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-13] SKIPPED [ 24%] 2023-03-20T11:52:26.1561249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-14] SKIPPED [ 24%] 2023-03-20T11:52:26.1567699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-15] SKIPPED [ 24%] 2023-03-20T11:52:26.1575252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-16] SKIPPED [ 24%] 2023-03-20T11:52:26.1580516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-17] SKIPPED [ 24%] 2023-03-20T11:52:26.1588417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-18] SKIPPED [ 24%] 2023-03-20T11:52:26.1595318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-19] SKIPPED [ 24%] 2023-03-20T11:52:26.1601790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-20] SKIPPED [ 24%] 2023-03-20T11:52:26.1609073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-21] SKIPPED [ 24%] 2023-03-20T11:52:26.1615431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-22] SKIPPED [ 24%] 2023-03-20T11:52:26.1620922Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-23] SKIPPED [ 24%] 2023-03-20T11:52:26.1627193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-24] SKIPPED [ 24%] 2023-03-20T11:52:26.1633832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-25] SKIPPED [ 24%] 2023-03-20T11:52:26.1639980Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-26] SKIPPED [ 24%] 2023-03-20T11:52:26.1646234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-27] SKIPPED [ 24%] 2023-03-20T11:52:26.1652679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-28] SKIPPED [ 24%] 2023-03-20T11:52:26.1659014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-29] SKIPPED [ 24%] 2023-03-20T11:52:26.1666049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-30] SKIPPED [ 24%] 2023-03-20T11:52:26.1672715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-31] SKIPPED [ 24%] 2023-03-20T11:52:26.1678893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-32] SKIPPED [ 24%] 2023-03-20T11:52:26.1685162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-33] SKIPPED [ 24%] 2023-03-20T11:52:26.1691675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-34] SKIPPED [ 24%] 2023-03-20T11:52:26.1697841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-resized_crop_video-35] SKIPPED [ 24%] 2023-03-20T11:52:26.1704504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-000] SKIPPED [ 24%] 2023-03-20T11:52:26.1711116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-001] SKIPPED [ 24%] 2023-03-20T11:52:26.1717223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-002] SKIPPED [ 24%] 2023-03-20T11:52:26.1723563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-003] SKIPPED [ 24%] 2023-03-20T11:52:26.1730944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-004] SKIPPED [ 24%] 2023-03-20T11:52:26.1737361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-005] SKIPPED [ 24%] 2023-03-20T11:52:26.1743940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-006] SKIPPED [ 24%] 2023-03-20T11:52:26.1750299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-007] SKIPPED [ 24%] 2023-03-20T11:52:26.1757707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-008] SKIPPED [ 24%] 2023-03-20T11:52:26.1763454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-009] SKIPPED [ 24%] 2023-03-20T11:52:26.1770942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-010] SKIPPED [ 24%] 2023-03-20T11:52:26.1776087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-011] SKIPPED [ 24%] 2023-03-20T11:52:26.1782596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-012] SKIPPED [ 24%] 2023-03-20T11:52:26.1789023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-013] SKIPPED [ 24%] 2023-03-20T11:52:26.1795370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-014] SKIPPED [ 24%] 2023-03-20T11:52:26.1801696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-015] SKIPPED [ 24%] 2023-03-20T11:52:26.1809132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-016] SKIPPED [ 24%] 2023-03-20T11:52:26.1816268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-017] SKIPPED [ 24%] 2023-03-20T11:52:26.1821626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-018] SKIPPED [ 24%] 2023-03-20T11:52:26.1827694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-019] SKIPPED [ 24%] 2023-03-20T11:52:26.1834681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-020] SKIPPED [ 24%] 2023-03-20T11:52:26.1841235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-021] SKIPPED [ 24%] 2023-03-20T11:52:26.1847370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-022] SKIPPED [ 24%] 2023-03-20T11:52:26.1854928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-023] SKIPPED [ 24%] 2023-03-20T11:52:26.1860393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-024] SKIPPED [ 24%] 2023-03-20T11:52:26.1866724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-025] SKIPPED [ 24%] 2023-03-20T11:52:26.1873352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-026] SKIPPED [ 24%] 2023-03-20T11:52:26.1879613Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-027] SKIPPED [ 24%] 2023-03-20T11:52:26.1887024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-028] SKIPPED [ 24%] 2023-03-20T11:52:26.1894587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-029] SKIPPED [ 24%] 2023-03-20T11:52:26.1900290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-030] SKIPPED [ 24%] 2023-03-20T11:52:26.1906447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-031] SKIPPED [ 24%] 2023-03-20T11:52:26.1913129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-032] SKIPPED [ 24%] 2023-03-20T11:52:26.1919496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-033] SKIPPED [ 24%] 2023-03-20T11:52:26.1925642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-034] SKIPPED [ 24%] 2023-03-20T11:52:26.1932089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-035] SKIPPED [ 24%] 2023-03-20T11:52:26.1938294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-036] SKIPPED [ 24%] 2023-03-20T11:52:26.1944732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-037] SKIPPED [ 24%] 2023-03-20T11:52:26.1951141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-038] SKIPPED [ 24%] 2023-03-20T11:52:26.1958343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-039] SKIPPED [ 24%] 2023-03-20T11:52:26.1964407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-040] SKIPPED [ 24%] 2023-03-20T11:52:26.1970967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-041] SKIPPED [ 24%] 2023-03-20T11:52:26.1976965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-042] SKIPPED [ 24%] 2023-03-20T11:52:26.1983605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-043] SKIPPED [ 24%] 2023-03-20T11:52:26.1990208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-044] SKIPPED [ 24%] 2023-03-20T11:52:26.1996478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-045] SKIPPED [ 24%] 2023-03-20T11:52:26.2002939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-046] SKIPPED [ 24%] 2023-03-20T11:52:26.2010115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-047] SKIPPED [ 24%] 2023-03-20T11:52:26.2015877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-048] SKIPPED [ 24%] 2023-03-20T11:52:26.2021610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-049] SKIPPED [ 24%] 2023-03-20T11:52:26.2027687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-050] SKIPPED [ 24%] 2023-03-20T11:52:26.2037129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-051] SKIPPED [ 24%] 2023-03-20T11:52:26.2043764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-052] SKIPPED [ 24%] 2023-03-20T11:52:26.2050977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-053] SKIPPED [ 24%] 2023-03-20T11:52:26.2056338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-054] SKIPPED [ 24%] 2023-03-20T11:52:26.2062961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-055] SKIPPED [ 24%] 2023-03-20T11:52:26.2069457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-056] SKIPPED [ 24%] 2023-03-20T11:52:26.2075657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-057] SKIPPED [ 24%] 2023-03-20T11:52:26.2081966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-058] SKIPPED [ 24%] 2023-03-20T11:52:26.2089219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-059] SKIPPED [ 24%] 2023-03-20T11:52:26.2095196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-060] SKIPPED [ 24%] 2023-03-20T11:52:26.2100813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-061] SKIPPED [ 24%] 2023-03-20T11:52:26.2108537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-062] SKIPPED [ 24%] 2023-03-20T11:52:26.2115141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-063] SKIPPED [ 24%] 2023-03-20T11:52:26.2121540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-064] SKIPPED [ 24%] 2023-03-20T11:52:26.2127852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-065] SKIPPED [ 24%] 2023-03-20T11:52:26.2135071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-066] SKIPPED [ 24%] 2023-03-20T11:52:26.2140809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-067] SKIPPED [ 24%] 2023-03-20T11:52:26.2147099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-068] SKIPPED [ 24%] 2023-03-20T11:52:26.2153765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-069] SKIPPED [ 24%] 2023-03-20T11:52:26.2160544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-070] SKIPPED [ 24%] 2023-03-20T11:52:26.2166149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-071] SKIPPED [ 24%] 2023-03-20T11:52:26.2172704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-072] SKIPPED [ 24%] 2023-03-20T11:52:26.2179225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-073] SKIPPED [ 24%] 2023-03-20T11:52:26.2186799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-074] SKIPPED [ 24%] 2023-03-20T11:52:26.2193552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-075] SKIPPED [ 24%] 2023-03-20T11:52:26.2199906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-076] SKIPPED [ 24%] 2023-03-20T11:52:26.2205978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-077] SKIPPED [ 24%] 2023-03-20T11:52:26.2212414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-078] SKIPPED [ 24%] 2023-03-20T11:52:26.2218510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-079] SKIPPED [ 24%] 2023-03-20T11:52:26.2225032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-080] SKIPPED [ 24%] 2023-03-20T11:52:26.2231630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-081] SKIPPED [ 24%] 2023-03-20T11:52:26.2237776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-082] SKIPPED [ 24%] 2023-03-20T11:52:26.2244162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-083] SKIPPED [ 24%] 2023-03-20T11:52:26.2250791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-084] SKIPPED [ 24%] 2023-03-20T11:52:26.2258161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-085] SKIPPED [ 24%] 2023-03-20T11:52:26.2264815Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-086] SKIPPED [ 24%] 2023-03-20T11:52:26.2271567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-087] SKIPPED [ 24%] 2023-03-20T11:52:26.2278003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-088] SKIPPED [ 24%] 2023-03-20T11:52:26.2284262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-089] SKIPPED [ 24%] 2023-03-20T11:52:26.2290787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-090] SKIPPED [ 24%] 2023-03-20T11:52:26.2297080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-091] SKIPPED [ 24%] 2023-03-20T11:52:26.2303494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-092] SKIPPED [ 24%] 2023-03-20T11:52:26.2310095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-093] SKIPPED [ 24%] 2023-03-20T11:52:26.2316349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-094] SKIPPED [ 24%] 2023-03-20T11:52:26.2322770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-095] SKIPPED [ 24%] 2023-03-20T11:52:26.2329593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-096] SKIPPED [ 24%] 2023-03-20T11:52:26.2336401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-097] SKIPPED [ 24%] 2023-03-20T11:52:26.2342964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-098] SKIPPED [ 24%] 2023-03-20T11:52:26.2349368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-099] SKIPPED [ 24%] 2023-03-20T11:52:26.2355795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-100] SKIPPED [ 24%] 2023-03-20T11:52:26.2362188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-101] SKIPPED [ 24%] 2023-03-20T11:52:26.2369223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-102] SKIPPED [ 24%] 2023-03-20T11:52:26.2375537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-103] SKIPPED [ 24%] 2023-03-20T11:52:26.2381469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-104] SKIPPED [ 24%] 2023-03-20T11:52:26.2387853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-105] SKIPPED [ 24%] 2023-03-20T11:52:26.2393956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-106] SKIPPED [ 24%] 2023-03-20T11:52:26.2400204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-107] SKIPPED [ 24%] 2023-03-20T11:52:26.2407808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-108] SKIPPED [ 24%] 2023-03-20T11:52:26.2414703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-109] SKIPPED [ 24%] 2023-03-20T11:52:26.2420472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-110] SKIPPED [ 24%] 2023-03-20T11:52:26.2426921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-111] SKIPPED [ 24%] 2023-03-20T11:52:26.2433665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-112] SKIPPED [ 24%] 2023-03-20T11:52:26.2440113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-113] SKIPPED [ 24%] 2023-03-20T11:52:26.2446127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-114] SKIPPED [ 24%] 2023-03-20T11:52:26.2452541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-115] SKIPPED [ 24%] 2023-03-20T11:52:26.2458782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-116] SKIPPED [ 24%] 2023-03-20T11:52:26.2465049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-117] SKIPPED [ 24%] 2023-03-20T11:52:26.2471703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-118] SKIPPED [ 24%] 2023-03-20T11:52:26.2477793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-119] SKIPPED [ 24%] 2023-03-20T11:52:26.2485349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-120] SKIPPED [ 24%] 2023-03-20T11:52:26.2491885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-121] SKIPPED [ 24%] 2023-03-20T11:52:26.2497966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-122] SKIPPED [ 24%] 2023-03-20T11:52:26.2504473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-123] SKIPPED [ 24%] 2023-03-20T11:52:26.2511130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-124] SKIPPED [ 24%] 2023-03-20T11:52:26.2517300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-125] SKIPPED [ 24%] 2023-03-20T11:52:26.2523839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-126] SKIPPED [ 24%] 2023-03-20T11:52:26.2530747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-127] SKIPPED [ 24%] 2023-03-20T11:52:26.2536147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-128] SKIPPED [ 24%] 2023-03-20T11:52:26.2542666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-129] SKIPPED [ 24%] 2023-03-20T11:52:26.2549028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-130] SKIPPED [ 24%] 2023-03-20T11:52:26.2556703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-131] SKIPPED [ 24%] 2023-03-20T11:52:26.2562991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-132] SKIPPED [ 24%] 2023-03-20T11:52:26.2570347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-133] SKIPPED [ 24%] 2023-03-20T11:52:26.2576692Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-134] SKIPPED [ 24%] 2023-03-20T11:52:26.2582386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-135] SKIPPED [ 24%] 2023-03-20T11:52:26.2588673Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-136] SKIPPED [ 24%] 2023-03-20T11:52:26.2594653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_image_tensor-137] SKIPPED [ 24%] 2023-03-20T11:52:26.2600961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-000] SKIPPED [ 24%] 2023-03-20T11:52:26.2607112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-001] SKIPPED [ 24%] 2023-03-20T11:52:26.2614261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-002] SKIPPED [ 24%] 2023-03-20T11:52:26.2619968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-003] SKIPPED [ 24%] 2023-03-20T11:52:26.2625891Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-004] SKIPPED [ 24%] 2023-03-20T11:52:26.2633584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-005] SKIPPED [ 24%] 2023-03-20T11:52:26.2640077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-006] SKIPPED [ 24%] 2023-03-20T11:52:26.2646159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-007] SKIPPED [ 24%] 2023-03-20T11:52:26.2652631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-008] SKIPPED [ 24%] 2023-03-20T11:52:26.2659202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-009] SKIPPED [ 24%] 2023-03-20T11:52:26.2665591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-010] SKIPPED [ 24%] 2023-03-20T11:52:26.2671892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-011] SKIPPED [ 24%] 2023-03-20T11:52:26.2678079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-012] SKIPPED [ 24%] 2023-03-20T11:52:26.2684168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-013] SKIPPED [ 24%] 2023-03-20T11:52:26.2690865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-014] SKIPPED [ 24%] 2023-03-20T11:52:26.2696707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-015] SKIPPED [ 24%] 2023-03-20T11:52:26.2704604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-016] SKIPPED [ 24%] 2023-03-20T11:52:26.2711443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-017] SKIPPED [ 24%] 2023-03-20T11:52:26.2717561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-018] SKIPPED [ 24%] 2023-03-20T11:52:26.2723932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-019] SKIPPED [ 24%] 2023-03-20T11:52:26.2730786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-020] SKIPPED [ 24%] 2023-03-20T11:52:26.2736643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-021] SKIPPED [ 24%] 2023-03-20T11:52:26.2743131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-022] SKIPPED [ 24%] 2023-03-20T11:52:26.2749430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-023] SKIPPED [ 24%] 2023-03-20T11:52:26.2755838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-024] SKIPPED [ 24%] 2023-03-20T11:52:26.2762173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-025] SKIPPED [ 24%] 2023-03-20T11:52:26.2769315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-026] SKIPPED [ 24%] 2023-03-20T11:52:26.2775573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-027] SKIPPED [ 24%] 2023-03-20T11:52:26.2782523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-028] SKIPPED [ 24%] 2023-03-20T11:52:26.2789417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-029] SKIPPED [ 24%] 2023-03-20T11:52:26.2796009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-030] SKIPPED [ 24%] 2023-03-20T11:52:26.2802532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-031] SKIPPED [ 24%] 2023-03-20T11:52:26.2809645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-032] SKIPPED [ 24%] 2023-03-20T11:52:26.2816003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-033] SKIPPED [ 24%] 2023-03-20T11:52:26.2822772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-034] SKIPPED [ 24%] 2023-03-20T11:52:26.2829478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-035] SKIPPED [ 24%] 2023-03-20T11:52:26.2836050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-036] SKIPPED [ 24%] 2023-03-20T11:52:26.2842513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-037] SKIPPED [ 24%] 2023-03-20T11:52:26.2850025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-038] SKIPPED [ 24%] 2023-03-20T11:52:26.2856961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-039] SKIPPED [ 24%] 2023-03-20T11:52:26.2863853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-040] SKIPPED [ 24%] 2023-03-20T11:52:26.2870789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-041] SKIPPED [ 24%] 2023-03-20T11:52:26.2877296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-042] SKIPPED [ 24%] 2023-03-20T11:52:26.2883583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-043] SKIPPED [ 24%] 2023-03-20T11:52:26.2890821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-044] SKIPPED [ 24%] 2023-03-20T11:52:26.2896385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-045] SKIPPED [ 24%] 2023-03-20T11:52:26.2903414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-046] SKIPPED [ 24%] 2023-03-20T11:52:26.2910120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-047] SKIPPED [ 24%] 2023-03-20T11:52:26.2916532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-048] SKIPPED [ 24%] 2023-03-20T11:52:26.2923221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-049] SKIPPED [ 24%] 2023-03-20T11:52:26.2932686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-050] SKIPPED [ 24%] 2023-03-20T11:52:26.2939487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-051] SKIPPED [ 24%] 2023-03-20T11:52:26.2946028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-052] SKIPPED [ 24%] 2023-03-20T11:52:26.2953206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-053] SKIPPED [ 24%] 2023-03-20T11:52:26.2959929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-054] SKIPPED [ 24%] 2023-03-20T11:52:26.2966137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-055] SKIPPED [ 24%] 2023-03-20T11:52:26.2973310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-056] SKIPPED [ 24%] 2023-03-20T11:52:26.2979456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-057] SKIPPED [ 24%] 2023-03-20T11:52:26.2986070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-058] SKIPPED [ 24%] 2023-03-20T11:52:26.2993003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-059] SKIPPED [ 24%] 2023-03-20T11:52:26.2999593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-060] SKIPPED [ 24%] 2023-03-20T11:52:26.3006098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-061] SKIPPED [ 24%] 2023-03-20T11:52:26.3014274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-062] SKIPPED [ 24%] 2023-03-20T11:52:26.3020996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-063] SKIPPED [ 24%] 2023-03-20T11:52:26.3027377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-064] SKIPPED [ 24%] 2023-03-20T11:52:26.3034417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-065] SKIPPED [ 24%] 2023-03-20T11:52:26.3040951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-066] SKIPPED [ 24%] 2023-03-20T11:52:26.3047472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-067] SKIPPED [ 24%] 2023-03-20T11:52:26.3054893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-068] SKIPPED [ 24%] 2023-03-20T11:52:26.3061156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-069] SKIPPED [ 24%] 2023-03-20T11:52:26.3067673Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-070] SKIPPED [ 24%] 2023-03-20T11:52:26.3074614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-071] SKIPPED [ 24%] 2023-03-20T11:52:26.3081100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-072] SKIPPED [ 24%] 2023-03-20T11:52:26.3089707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-073] SKIPPED [ 24%] 2023-03-20T11:52:26.3095804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-074] SKIPPED [ 24%] 2023-03-20T11:52:26.3102207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-075] SKIPPED [ 24%] 2023-03-20T11:52:26.3108842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-076] SKIPPED [ 24%] 2023-03-20T11:52:26.3115579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-077] SKIPPED [ 24%] 2023-03-20T11:52:26.3122168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-078] SKIPPED [ 24%] 2023-03-20T11:52:26.3129800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-079] SKIPPED [ 24%] 2023-03-20T11:52:26.3135560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-080] SKIPPED [ 24%] 2023-03-20T11:52:26.3141972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-081] SKIPPED [ 24%] 2023-03-20T11:52:26.3148797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-082] SKIPPED [ 24%] 2023-03-20T11:52:26.3155729Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-083] SKIPPED [ 24%] 2023-03-20T11:52:26.3162389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-084] SKIPPED [ 24%] 2023-03-20T11:52:26.3170621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-085] SKIPPED [ 24%] 2023-03-20T11:52:26.3176531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-086] SKIPPED [ 24%] 2023-03-20T11:52:26.3183434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-087] SKIPPED [ 24%] 2023-03-20T11:52:26.3190296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-088] SKIPPED [ 24%] 2023-03-20T11:52:26.3196804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-089] SKIPPED [ 24%] 2023-03-20T11:52:26.3203557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-090] SKIPPED [ 24%] 2023-03-20T11:52:26.3210560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-091] SKIPPED [ 24%] 2023-03-20T11:52:26.3216717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-092] SKIPPED [ 24%] 2023-03-20T11:52:26.3223651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-093] SKIPPED [ 24%] 2023-03-20T11:52:26.3230484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-094] SKIPPED [ 24%] 2023-03-20T11:52:26.3236939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-095] SKIPPED [ 24%] 2023-03-20T11:52:26.3244684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-096] SKIPPED [ 24%] 2023-03-20T11:52:26.3251231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-097] SKIPPED [ 24%] 2023-03-20T11:52:26.3258170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-098] SKIPPED [ 24%] 2023-03-20T11:52:26.3265018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-099] SKIPPED [ 24%] 2023-03-20T11:52:26.3271918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-100] SKIPPED [ 24%] 2023-03-20T11:52:26.3278600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-101] SKIPPED [ 24%] 2023-03-20T11:52:26.3284921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-102] SKIPPED [ 24%] 2023-03-20T11:52:26.3291723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-103] SKIPPED [ 24%] 2023-03-20T11:52:26.3298584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-104] SKIPPED [ 24%] 2023-03-20T11:52:26.3305152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-105] SKIPPED [ 24%] 2023-03-20T11:52:26.3311791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-106] SKIPPED [ 24%] 2023-03-20T11:52:26.3318210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-107] SKIPPED [ 24%] 2023-03-20T11:52:26.3325856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-108] SKIPPED [ 24%] 2023-03-20T11:52:26.3332474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-109] SKIPPED [ 24%] 2023-03-20T11:52:26.3338882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-110] SKIPPED [ 24%] 2023-03-20T11:52:26.3345122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-111] SKIPPED [ 24%] 2023-03-20T11:52:26.3352185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-112] SKIPPED [ 24%] 2023-03-20T11:52:26.3358479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-113] SKIPPED [ 24%] 2023-03-20T11:52:26.3365178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-114] SKIPPED [ 24%] 2023-03-20T11:52:26.3372074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-115] SKIPPED [ 24%] 2023-03-20T11:52:26.3378847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-116] SKIPPED [ 24%] 2023-03-20T11:52:26.3385534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-117] SKIPPED [ 24%] 2023-03-20T11:52:26.3392511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-118] SKIPPED [ 24%] 2023-03-20T11:52:26.3400208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-119] SKIPPED [ 24%] 2023-03-20T11:52:26.3406588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-120] SKIPPED [ 24%] 2023-03-20T11:52:26.3414496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-121] SKIPPED [ 24%] 2023-03-20T11:52:26.3420388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-122] SKIPPED [ 24%] 2023-03-20T11:52:26.3426969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-123] SKIPPED [ 24%] 2023-03-20T11:52:26.3433370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-124] SKIPPED [ 24%] 2023-03-20T11:52:26.3440079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-125] SKIPPED [ 24%] 2023-03-20T11:52:26.3446466Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-126] SKIPPED [ 24%] 2023-03-20T11:52:26.3453110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-127] SKIPPED [ 24%] 2023-03-20T11:52:26.3460012Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-128] SKIPPED [ 24%] 2023-03-20T11:52:26.3466606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-129] SKIPPED [ 24%] 2023-03-20T11:52:26.3473556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-130] SKIPPED [ 24%] 2023-03-20T11:52:26.3481323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-131] SKIPPED [ 24%] 2023-03-20T11:52:26.3487565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-132] SKIPPED [ 24%] 2023-03-20T11:52:26.3494697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-133] SKIPPED [ 24%] 2023-03-20T11:52:26.3501296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-134] SKIPPED [ 24%] 2023-03-20T11:52:26.3508009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-135] SKIPPED [ 24%] 2023-03-20T11:52:26.3515001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-136] SKIPPED [ 24%] 2023-03-20T11:52:26.3521730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-137] SKIPPED [ 24%] 2023-03-20T11:52:26.3529085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-138] SKIPPED [ 24%] 2023-03-20T11:52:26.3535779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-139] SKIPPED [ 24%] 2023-03-20T11:52:26.3542013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-140] SKIPPED [ 24%] 2023-03-20T11:52:26.3548551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-141] SKIPPED [ 24%] 2023-03-20T11:52:26.3556607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-142] SKIPPED [ 24%] 2023-03-20T11:52:26.3563299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-143] SKIPPED [ 24%] 2023-03-20T11:52:26.3570725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-144] SKIPPED [ 24%] 2023-03-20T11:52:26.3576272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-145] SKIPPED [ 24%] 2023-03-20T11:52:26.3583151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-146] SKIPPED [ 24%] 2023-03-20T11:52:26.3589816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-147] SKIPPED [ 24%] 2023-03-20T11:52:26.3595934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-148] SKIPPED [ 24%] 2023-03-20T11:52:26.3602596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-149] SKIPPED [ 24%] 2023-03-20T11:52:26.3609794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-150] SKIPPED [ 24%] 2023-03-20T11:52:26.3615743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-151] SKIPPED [ 24%] 2023-03-20T11:52:26.3622395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-152] SKIPPED [ 24%] 2023-03-20T11:52:26.3628965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-153] SKIPPED [ 24%] 2023-03-20T11:52:26.3636944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-154] SKIPPED [ 24%] 2023-03-20T11:52:26.3643539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-155] SKIPPED [ 24%] 2023-03-20T11:52:26.3650500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-156] SKIPPED [ 24%] 2023-03-20T11:52:26.3656734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-157] SKIPPED [ 24%] 2023-03-20T11:52:26.3663517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-158] SKIPPED [ 24%] 2023-03-20T11:52:26.3670413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-159] SKIPPED [ 24%] 2023-03-20T11:52:26.3676983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-160] SKIPPED [ 24%] 2023-03-20T11:52:26.3683549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-161] SKIPPED [ 24%] 2023-03-20T11:52:26.3690557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-162] SKIPPED [ 24%] 2023-03-20T11:52:26.3696523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-163] SKIPPED [ 24%] 2023-03-20T11:52:26.3703336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-164] SKIPPED [ 24%] 2023-03-20T11:52:26.3711520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-165] SKIPPED [ 24%] 2023-03-20T11:52:26.3718123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-166] SKIPPED [ 24%] 2023-03-20T11:52:26.3724649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-167] SKIPPED [ 24%] 2023-03-20T11:52:26.3731463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-168] SKIPPED [ 24%] 2023-03-20T11:52:26.3738055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-169] SKIPPED [ 24%] 2023-03-20T11:52:26.3744876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-170] SKIPPED [ 24%] 2023-03-20T11:52:26.3751789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-171] SKIPPED [ 24%] 2023-03-20T11:52:26.3758297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-172] SKIPPED [ 24%] 2023-03-20T11:52:26.3764785Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-173] SKIPPED [ 24%] 2023-03-20T11:52:26.3771276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-174] SKIPPED [ 24%] 2023-03-20T11:52:26.3777915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-175] SKIPPED [ 24%] 2023-03-20T11:52:26.3785927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-176] SKIPPED [ 24%] 2023-03-20T11:52:26.3792320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-177] SKIPPED [ 24%] 2023-03-20T11:52:26.3798780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-178] SKIPPED [ 24%] 2023-03-20T11:52:26.3805417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-179] SKIPPED [ 24%] 2023-03-20T11:52:26.3812578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-180] SKIPPED [ 24%] 2023-03-20T11:52:26.3819231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-181] SKIPPED [ 24%] 2023-03-20T11:52:26.3826066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-182] SKIPPED [ 24%] 2023-03-20T11:52:26.3832954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-183] SKIPPED [ 24%] 2023-03-20T11:52:26.3839432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-184] SKIPPED [ 24%] 2023-03-20T11:52:26.3845932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-185] SKIPPED [ 24%] 2023-03-20T11:52:26.3852658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-186] SKIPPED [ 24%] 2023-03-20T11:52:26.3859370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-187] SKIPPED [ 24%] 2023-03-20T11:52:26.3868824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-188] SKIPPED [ 24%] 2023-03-20T11:52:26.3875821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-189] SKIPPED [ 24%] 2023-03-20T11:52:26.3882558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-190] SKIPPED [ 24%] 2023-03-20T11:52:26.3890154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-191] SKIPPED [ 24%] 2023-03-20T11:52:26.3896106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-192] SKIPPED [ 24%] 2023-03-20T11:52:26.3902435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-193] SKIPPED [ 24%] 2023-03-20T11:52:26.3908912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-194] SKIPPED [ 24%] 2023-03-20T11:52:26.3915668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-195] SKIPPED [ 24%] 2023-03-20T11:52:26.3922337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-196] SKIPPED [ 24%] 2023-03-20T11:52:26.3929619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-197] SKIPPED [ 24%] 2023-03-20T11:52:26.3935743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-198] SKIPPED [ 24%] 2023-03-20T11:52:26.3943470Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-199] SKIPPED [ 24%] 2023-03-20T11:52:26.3950393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-200] SKIPPED [ 24%] 2023-03-20T11:52:26.3956917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-201] SKIPPED [ 24%] 2023-03-20T11:52:26.3963465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-202] SKIPPED [ 24%] 2023-03-20T11:52:26.3970655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-203] SKIPPED [ 24%] 2023-03-20T11:52:26.3976521Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-204] SKIPPED [ 24%] 2023-03-20T11:52:26.3982873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-205] SKIPPED [ 24%] 2023-03-20T11:52:26.3989577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-206] SKIPPED [ 24%] 2023-03-20T11:52:26.3996313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-207] SKIPPED [ 24%] 2023-03-20T11:52:26.4002969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-208] SKIPPED [ 24%] 2023-03-20T11:52:26.4010707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-209] SKIPPED [ 24%] 2023-03-20T11:52:26.4016102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-210] SKIPPED [ 24%] 2023-03-20T11:52:26.4024176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-211] SKIPPED [ 24%] 2023-03-20T11:52:26.4030917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-212] SKIPPED [ 24%] 2023-03-20T11:52:26.4037048Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-213] SKIPPED [ 24%] 2023-03-20T11:52:26.4043587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-214] SKIPPED [ 24%] 2023-03-20T11:52:26.4050582Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-215] SKIPPED [ 24%] 2023-03-20T11:52:26.4056856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-216] SKIPPED [ 24%] 2023-03-20T11:52:26.4063760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-217] SKIPPED [ 24%] 2023-03-20T11:52:26.4070588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-218] SKIPPED [ 24%] 2023-03-20T11:52:26.4076603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-219] SKIPPED [ 24%] 2023-03-20T11:52:26.4083390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-220] SKIPPED [ 24%] 2023-03-20T11:52:26.4090641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-221] SKIPPED [ 24%] 2023-03-20T11:52:26.4097734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-222] SKIPPED [ 24%] 2023-03-20T11:52:26.4104621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-223] SKIPPED [ 24%] 2023-03-20T11:52:26.4111486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-224] SKIPPED [ 24%] 2023-03-20T11:52:26.4118104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-225] SKIPPED [ 24%] 2023-03-20T11:52:26.4124680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-226] SKIPPED [ 24%] 2023-03-20T11:52:26.4131221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-227] SKIPPED [ 24%] 2023-03-20T11:52:26.4138018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-228] SKIPPED [ 24%] 2023-03-20T11:52:26.4144893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-229] SKIPPED [ 24%] 2023-03-20T11:52:26.4151633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-230] SKIPPED [ 24%] 2023-03-20T11:52:26.4157762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-231] SKIPPED [ 24%] 2023-03-20T11:52:26.4164257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-232] SKIPPED [ 24%] 2023-03-20T11:52:26.4170957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-233] SKIPPED [ 24%] 2023-03-20T11:52:26.4178410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-234] SKIPPED [ 24%] 2023-03-20T11:52:26.4185251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-235] SKIPPED [ 24%] 2023-03-20T11:52:26.4191925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-236] SKIPPED [ 24%] 2023-03-20T11:52:26.4198221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-237] SKIPPED [ 24%] 2023-03-20T11:52:26.4204743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-238] SKIPPED [ 24%] 2023-03-20T11:52:26.4211405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-239] SKIPPED [ 24%] 2023-03-20T11:52:26.4217984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-240] SKIPPED [ 24%] 2023-03-20T11:52:26.4224542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-241] SKIPPED [ 24%] 2023-03-20T11:52:26.4231467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-242] SKIPPED [ 24%] 2023-03-20T11:52:26.4238087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-243] SKIPPED [ 24%] 2023-03-20T11:52:26.4244469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-244] SKIPPED [ 24%] 2023-03-20T11:52:26.4252688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-245] SKIPPED [ 24%] 2023-03-20T11:52:26.4259191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-246] SKIPPED [ 24%] 2023-03-20T11:52:26.4265833Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-247] SKIPPED [ 24%] 2023-03-20T11:52:26.4272885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-248] SKIPPED [ 24%] 2023-03-20T11:52:26.4279552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-249] SKIPPED [ 24%] 2023-03-20T11:52:26.4285970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-250] SKIPPED [ 24%] 2023-03-20T11:52:26.4292583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-251] SKIPPED [ 24%] 2023-03-20T11:52:26.4299479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-252] SKIPPED [ 24%] 2023-03-20T11:52:26.4306011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-253] SKIPPED [ 24%] 2023-03-20T11:52:26.4313010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-254] SKIPPED [ 24%] 2023-03-20T11:52:26.4319572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-255] SKIPPED [ 24%] 2023-03-20T11:52:26.4325933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-256] SKIPPED [ 24%] 2023-03-20T11:52:26.4335594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-257] SKIPPED [ 24%] 2023-03-20T11:52:26.4340792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-258] SKIPPED [ 24%] 2023-03-20T11:52:26.4347267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-259] SKIPPED [ 24%] 2023-03-20T11:52:26.4354123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-260] SKIPPED [ 24%] 2023-03-20T11:52:26.4360713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-261] SKIPPED [ 24%] 2023-03-20T11:52:26.4367240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-262] SKIPPED [ 24%] 2023-03-20T11:52:26.4374897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-263] SKIPPED [ 24%] 2023-03-20T11:52:26.4380710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-264] SKIPPED [ 24%] 2023-03-20T11:52:26.4387228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-265] SKIPPED [ 24%] 2023-03-20T11:52:26.4394096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-266] SKIPPED [ 24%] 2023-03-20T11:52:26.4400676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-267] SKIPPED [ 24%] 2023-03-20T11:52:26.4409132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-268] SKIPPED [ 24%] 2023-03-20T11:52:26.4416089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-269] SKIPPED [ 24%] 2023-03-20T11:52:26.4422147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-270] SKIPPED [ 24%] 2023-03-20T11:52:26.4428615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-271] SKIPPED [ 24%] 2023-03-20T11:52:26.4435652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-272] SKIPPED [ 24%] 2023-03-20T11:52:26.4442340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-273] SKIPPED [ 24%] 2023-03-20T11:52:26.4449820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-274] SKIPPED [ 24%] 2023-03-20T11:52:26.4455596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-275] SKIPPED [ 24%] 2023-03-20T11:52:26.4462202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-276] SKIPPED [ 24%] 2023-03-20T11:52:26.4468762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-277] SKIPPED [ 24%] 2023-03-20T11:52:26.4475509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-278] SKIPPED [ 24%] 2023-03-20T11:52:26.4482143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-279] SKIPPED [ 24%] 2023-03-20T11:52:26.4490786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-280] SKIPPED [ 24%] 2023-03-20T11:52:26.4496518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-281] SKIPPED [ 24%] 2023-03-20T11:52:26.4503427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-282] SKIPPED [ 24%] 2023-03-20T11:52:26.4510221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-283] SKIPPED [ 24%] 2023-03-20T11:52:26.4516808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-284] SKIPPED [ 24%] 2023-03-20T11:52:26.4523519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-285] SKIPPED [ 24%] 2023-03-20T11:52:26.4530798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-286] SKIPPED [ 24%] 2023-03-20T11:52:26.4536726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-287] SKIPPED [ 24%] 2023-03-20T11:52:26.4543672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-288] SKIPPED [ 24%] 2023-03-20T11:52:26.4550512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-289] SKIPPED [ 24%] 2023-03-20T11:52:26.4556910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-290] SKIPPED [ 24%] 2023-03-20T11:52:26.4564910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-291] SKIPPED [ 24%] 2023-03-20T11:52:26.4571699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-292] SKIPPED [ 24%] 2023-03-20T11:52:26.4578317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-293] SKIPPED [ 24%] 2023-03-20T11:52:26.4585221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-294] SKIPPED [ 24%] 2023-03-20T11:52:26.4592144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-295] SKIPPED [ 24%] 2023-03-20T11:52:26.4598641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-296] SKIPPED [ 24%] 2023-03-20T11:52:26.4605207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-297] SKIPPED [ 24%] 2023-03-20T11:52:26.4611964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-298] SKIPPED [ 24%] 2023-03-20T11:52:26.4618519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-299] SKIPPED [ 24%] 2023-03-20T11:52:26.4625293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-300] SKIPPED [ 24%] 2023-03-20T11:52:26.4632148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-301] SKIPPED [ 24%] 2023-03-20T11:52:26.4638742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-302] SKIPPED [ 24%] 2023-03-20T11:52:26.4646270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-303] SKIPPED [ 24%] 2023-03-20T11:52:26.4653189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-304] SKIPPED [ 24%] 2023-03-20T11:52:26.4659968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-305] SKIPPED [ 24%] 2023-03-20T11:52:26.4666083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-306] SKIPPED [ 24%] 2023-03-20T11:52:26.4673126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-307] SKIPPED [ 24%] 2023-03-20T11:52:26.4679552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-308] SKIPPED [ 24%] 2023-03-20T11:52:26.4686184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-309] SKIPPED [ 24%] 2023-03-20T11:52:26.4692878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-310] SKIPPED [ 24%] 2023-03-20T11:52:26.4699572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-311] SKIPPED [ 24%] 2023-03-20T11:52:26.4705877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-312] SKIPPED [ 24%] 2023-03-20T11:52:26.4712426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-313] SKIPPED [ 24%] 2023-03-20T11:52:26.4720000Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-314] SKIPPED [ 24%] 2023-03-20T11:52:26.4726574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-315] SKIPPED [ 24%] 2023-03-20T11:52:26.4733545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-316] SKIPPED [ 24%] 2023-03-20T11:52:26.4740093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-317] SKIPPED [ 24%] 2023-03-20T11:52:26.4746561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-318] SKIPPED [ 24%] 2023-03-20T11:52:26.4753665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-319] SKIPPED [ 24%] 2023-03-20T11:52:26.4760034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-320] SKIPPED [ 24%] 2023-03-20T11:52:26.4766544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-321] SKIPPED [ 24%] 2023-03-20T11:52:26.4774130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-322] SKIPPED [ 24%] 2023-03-20T11:52:26.4780102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-323] SKIPPED [ 24%] 2023-03-20T11:52:26.4786541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-324] SKIPPED [ 24%] 2023-03-20T11:52:26.4796244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-325] SKIPPED [ 24%] 2023-03-20T11:52:26.4802853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-326] SKIPPED [ 24%] 2023-03-20T11:52:26.4810611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-327] SKIPPED [ 24%] 2023-03-20T11:52:26.4816586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-328] SKIPPED [ 24%] 2023-03-20T11:52:26.4823203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-329] SKIPPED [ 24%] 2023-03-20T11:52:26.4830050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-330] SKIPPED [ 24%] 2023-03-20T11:52:26.4836514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-331] SKIPPED [ 24%] 2023-03-20T11:52:26.4843263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-332] SKIPPED [ 24%] 2023-03-20T11:52:26.4850659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-333] SKIPPED [ 24%] 2023-03-20T11:52:26.4856340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-334] SKIPPED [ 24%] 2023-03-20T11:52:26.4863227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-335] SKIPPED [ 24%] 2023-03-20T11:52:26.4870026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-336] SKIPPED [ 24%] 2023-03-20T11:52:26.4877793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-337] SKIPPED [ 24%] 2023-03-20T11:52:26.4884457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-338] SKIPPED [ 24%] 2023-03-20T11:52:26.4890945Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-339] SKIPPED [ 24%] 2023-03-20T11:52:26.4897812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-340] SKIPPED [ 24%] 2023-03-20T11:52:26.4904296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-341] SKIPPED [ 24%] 2023-03-20T11:52:26.4911086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-342] SKIPPED [ 24%] 2023-03-20T11:52:26.4917672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-343] SKIPPED [ 24%] 2023-03-20T11:52:26.4924337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-344] SKIPPED [ 24%] 2023-03-20T11:52:26.4930816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-345] SKIPPED [ 24%] 2023-03-20T11:52:26.4937380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-346] SKIPPED [ 24%] 2023-03-20T11:52:26.4944228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-347] SKIPPED [ 24%] 2023-03-20T11:52:26.4952141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-348] SKIPPED [ 24%] 2023-03-20T11:52:26.4958762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-349] SKIPPED [ 24%] 2023-03-20T11:52:26.4965514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-350] SKIPPED [ 24%] 2023-03-20T11:52:26.4972585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-351] SKIPPED [ 24%] 2023-03-20T11:52:26.4979225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-352] SKIPPED [ 24%] 2023-03-20T11:52:26.4985512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-353] SKIPPED [ 24%] 2023-03-20T11:52:26.4992624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-354] SKIPPED [ 24%] 2023-03-20T11:52:26.4999039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-355] SKIPPED [ 24%] 2023-03-20T11:52:26.5005633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-356] SKIPPED [ 24%] 2023-03-20T11:52:26.5012758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-357] SKIPPED [ 24%] 2023-03-20T11:52:26.5019399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-358] SKIPPED [ 24%] 2023-03-20T11:52:26.5026027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-359] SKIPPED [ 24%] 2023-03-20T11:52:26.5034101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-360] SKIPPED [ 24%] 2023-03-20T11:52:26.5040687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-361] SKIPPED [ 24%] 2023-03-20T11:52:26.5047166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-362] SKIPPED [ 24%] 2023-03-20T11:52:26.5054991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-363] SKIPPED [ 24%] 2023-03-20T11:52:26.5060872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-364] SKIPPED [ 24%] 2023-03-20T11:52:26.5067358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-365] SKIPPED [ 24%] 2023-03-20T11:52:26.5074394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-366] SKIPPED [ 24%] 2023-03-20T11:52:26.5081003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-367] SKIPPED [ 24%] 2023-03-20T11:52:26.5087450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-368] SKIPPED [ 24%] 2023-03-20T11:52:26.5095064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-369] SKIPPED [ 24%] 2023-03-20T11:52:26.5100890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-370] SKIPPED [ 24%] 2023-03-20T11:52:26.5108665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-371] SKIPPED [ 24%] 2023-03-20T11:52:26.5115623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-372] SKIPPED [ 24%] 2023-03-20T11:52:26.5122347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-373] SKIPPED [ 24%] 2023-03-20T11:52:26.5129736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-374] SKIPPED [ 24%] 2023-03-20T11:52:26.5135664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-375] SKIPPED [ 24%] 2023-03-20T11:52:26.5142505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-376] SKIPPED [ 24%] 2023-03-20T11:52:26.5149107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_bounding_box-377] SKIPPED [ 24%] 2023-03-20T11:52:26.5155303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-00] SKIPPED [ 24%] 2023-03-20T11:52:26.5161938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-01] SKIPPED [ 24%] 2023-03-20T11:52:26.5169345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-02] SKIPPED [ 24%] 2023-03-20T11:52:26.5175489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-03] SKIPPED [ 24%] 2023-03-20T11:52:26.5181738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-04] SKIPPED [ 24%] 2023-03-20T11:52:26.5189306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-05] SKIPPED [ 24%] 2023-03-20T11:52:26.5195684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-06] SKIPPED [ 24%] 2023-03-20T11:52:26.5202232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-07] SKIPPED [ 24%] 2023-03-20T11:52:26.5209611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-08] SKIPPED [ 24%] 2023-03-20T11:52:26.5215868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-09] SKIPPED [ 24%] 2023-03-20T11:52:26.5222558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-10] SKIPPED [ 24%] 2023-03-20T11:52:26.5229209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_mask-11] SKIPPED [ 24%] 2023-03-20T11:52:26.5235934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-00] SKIPPED [ 24%] 2023-03-20T11:52:26.5242719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-01] SKIPPED [ 24%] 2023-03-20T11:52:26.5249987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-02] SKIPPED [ 24%] 2023-03-20T11:52:26.5256271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-03] SKIPPED [ 24%] 2023-03-20T11:52:26.5263464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-04] SKIPPED [ 24%] 2023-03-20T11:52:26.5270465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-05] SKIPPED [ 24%] 2023-03-20T11:52:26.5276902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-06] SKIPPED [ 24%] 2023-03-20T11:52:26.5283551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-07] SKIPPED [ 24%] 2023-03-20T11:52:26.5290841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-08] SKIPPED [ 24%] 2023-03-20T11:52:26.5296621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-09] SKIPPED [ 24%] 2023-03-20T11:52:26.5303498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-10] SKIPPED [ 24%] 2023-03-20T11:52:26.5310092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-11] SKIPPED [ 24%] 2023-03-20T11:52:26.5316745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-12] SKIPPED [ 24%] 2023-03-20T11:52:26.5323450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-13] SKIPPED [ 24%] 2023-03-20T11:52:26.5330803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-14] SKIPPED [ 24%] 2023-03-20T11:52:26.5336457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-15] SKIPPED [ 24%] 2023-03-20T11:52:26.5344035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-16] SKIPPED [ 24%] 2023-03-20T11:52:26.5351565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-17] SKIPPED [ 24%] 2023-03-20T11:52:26.5357448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-18] SKIPPED [ 24%] 2023-03-20T11:52:26.5364119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-19] SKIPPED [ 24%] 2023-03-20T11:52:26.5370707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-20] SKIPPED [ 24%] 2023-03-20T11:52:26.5377236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-21] SKIPPED [ 24%] 2023-03-20T11:52:26.5384228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-22] SKIPPED [ 24%] 2023-03-20T11:52:26.5390988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-23] SKIPPED [ 24%] 2023-03-20T11:52:26.5397524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-24] SKIPPED [ 24%] 2023-03-20T11:52:26.5404067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-25] SKIPPED [ 24%] 2023-03-20T11:52:26.5410836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-26] SKIPPED [ 24%] 2023-03-20T11:52:26.5418487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-27] SKIPPED [ 24%] 2023-03-20T11:52:26.5425205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-28] SKIPPED [ 24%] 2023-03-20T11:52:26.5432167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-29] SKIPPED [ 24%] 2023-03-20T11:52:26.5438767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-30] SKIPPED [ 24%] 2023-03-20T11:52:26.5445421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-31] SKIPPED [ 24%] 2023-03-20T11:52:26.5452097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-32] SKIPPED [ 24%] 2023-03-20T11:52:26.5458241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-33] SKIPPED [ 24%] 2023-03-20T11:52:26.5465059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-34] SKIPPED [ 24%] 2023-03-20T11:52:26.5471668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-pad_video-35] SKIPPED [ 24%] 2023-03-20T11:52:26.5478003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-000] SKIPPED [ 24%] 2023-03-20T11:52:26.5484520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-001] SKIPPED [ 24%] 2023-03-20T11:52:26.5491286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-002] SKIPPED [ 24%] 2023-03-20T11:52:26.5498987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-003] SKIPPED [ 24%] 2023-03-20T11:52:26.5505665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-004] SKIPPED [ 24%] 2023-03-20T11:52:26.5512698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-005] SKIPPED [ 24%] 2023-03-20T11:52:26.5519388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-006] SKIPPED [ 24%] 2023-03-20T11:52:26.5526075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-007] SKIPPED [ 24%] 2023-03-20T11:52:26.5532860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-008] SKIPPED [ 24%] 2023-03-20T11:52:26.5539419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-009] SKIPPED [ 24%] 2023-03-20T11:52:26.5546176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-010] SKIPPED [ 24%] 2023-03-20T11:52:26.5553020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-011] SKIPPED [ 24%] 2023-03-20T11:52:26.5559506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-012] SKIPPED [ 24%] 2023-03-20T11:52:26.5566044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-013] SKIPPED [ 24%] 2023-03-20T11:52:26.5574924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-014] SKIPPED [ 24%] 2023-03-20T11:52:26.5580985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-015] SKIPPED [ 24%] 2023-03-20T11:52:26.5587603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-016] SKIPPED [ 24%] 2023-03-20T11:52:26.5594534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-017] SKIPPED [ 24%] 2023-03-20T11:52:26.5601230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-018] SKIPPED [ 24%] 2023-03-20T11:52:26.5608193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-019] SKIPPED [ 24%] 2023-03-20T11:52:26.5615332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-020] SKIPPED [ 24%] 2023-03-20T11:52:26.5621091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-021] SKIPPED [ 24%] 2023-03-20T11:52:26.5627279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-022] SKIPPED [ 24%] 2023-03-20T11:52:26.5634164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-023] SKIPPED [ 24%] 2023-03-20T11:52:26.5640819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-024] SKIPPED [ 24%] 2023-03-20T11:52:26.5648298Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-025] SKIPPED [ 24%] 2023-03-20T11:52:26.5655875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-026] SKIPPED [ 24%] 2023-03-20T11:52:26.5661879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-027] SKIPPED [ 24%] 2023-03-20T11:52:26.5668402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-028] SKIPPED [ 24%] 2023-03-20T11:52:26.5675337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-029] SKIPPED [ 24%] 2023-03-20T11:52:26.5681920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-030] SKIPPED [ 24%] 2023-03-20T11:52:26.5689717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-031] SKIPPED [ 24%] 2023-03-20T11:52:26.5696261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-032] SKIPPED [ 24%] 2023-03-20T11:52:26.5702086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-033] SKIPPED [ 24%] 2023-03-20T11:52:26.5708443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-034] SKIPPED [ 24%] 2023-03-20T11:52:26.5715344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-035] SKIPPED [ 24%] 2023-03-20T11:52:26.5722084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-036] SKIPPED [ 24%] 2023-03-20T11:52:26.5731159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-037] SKIPPED [ 24%] 2023-03-20T11:52:26.5738001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-038] SKIPPED [ 24%] 2023-03-20T11:52:26.5744889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-039] SKIPPED [ 24%] 2023-03-20T11:52:26.5751662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-040] SKIPPED [ 24%] 2023-03-20T11:52:26.5758455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-041] SKIPPED [ 24%] 2023-03-20T11:52:26.5764868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-042] SKIPPED [ 24%] 2023-03-20T11:52:26.5771561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-043] SKIPPED [ 24%] 2023-03-20T11:52:26.5778183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-044] SKIPPED [ 24%] 2023-03-20T11:52:26.5784863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-045] SKIPPED [ 24%] 2023-03-20T11:52:26.5791756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-046] SKIPPED [ 24%] 2023-03-20T11:52:26.5798396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-047] SKIPPED [ 24%] 2023-03-20T11:52:26.5806195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-048] SKIPPED [ 24%] 2023-03-20T11:52:26.5813018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-049] SKIPPED [ 24%] 2023-03-20T11:52:26.5819862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-050] SKIPPED [ 24%] 2023-03-20T11:52:26.5826406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-051] SKIPPED [ 24%] 2023-03-20T11:52:26.5832889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-052] SKIPPED [ 24%] 2023-03-20T11:52:26.5839383Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-053] SKIPPED [ 24%] 2023-03-20T11:52:26.5845869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-054] SKIPPED [ 24%] 2023-03-20T11:52:26.5852685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-055] SKIPPED [ 24%] 2023-03-20T11:52:26.5859260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-056] SKIPPED [ 24%] 2023-03-20T11:52:26.5865973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-057] SKIPPED [ 24%] 2023-03-20T11:52:26.5872816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-058] SKIPPED [ 24%] 2023-03-20T11:52:26.5880040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-059] SKIPPED [ 24%] 2023-03-20T11:52:26.5887621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-060] SKIPPED [ 24%] 2023-03-20T11:52:26.5895304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-061] SKIPPED [ 24%] 2023-03-20T11:52:26.5901306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-062] SKIPPED [ 24%] 2023-03-20T11:52:26.5907821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-063] SKIPPED [ 24%] 2023-03-20T11:52:26.5914720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-064] SKIPPED [ 24%] 2023-03-20T11:52:26.5921475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-065] SKIPPED [ 24%] 2023-03-20T11:52:26.5928103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-066] SKIPPED [ 24%] 2023-03-20T11:52:26.5935883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-067] SKIPPED [ 24%] 2023-03-20T11:52:26.5942027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-068] SKIPPED [ 24%] 2023-03-20T11:52:26.5948445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-069] SKIPPED [ 24%] 2023-03-20T11:52:26.5955292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-070] SKIPPED [ 24%] 2023-03-20T11:52:26.5963138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-071] SKIPPED [ 24%] 2023-03-20T11:52:26.5970717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-072] SKIPPED [ 24%] 2023-03-20T11:52:26.5976384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-073] SKIPPED [ 24%] 2023-03-20T11:52:26.5983275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-074] SKIPPED [ 24%] 2023-03-20T11:52:26.5990125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-075] SKIPPED [ 24%] 2023-03-20T11:52:26.5996702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-076] SKIPPED [ 24%] 2023-03-20T11:52:26.6003428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-077] SKIPPED [ 24%] 2023-03-20T11:52:26.6010694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-078] SKIPPED [ 24%] 2023-03-20T11:52:26.6016768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-079] SKIPPED [ 24%] 2023-03-20T11:52:26.6023497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-080] SKIPPED [ 24%] 2023-03-20T11:52:26.6030252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-081] SKIPPED [ 24%] 2023-03-20T11:52:26.6036907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-082] SKIPPED [ 24%] 2023-03-20T11:52:26.6044646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-083] SKIPPED [ 24%] 2023-03-20T11:52:26.6051271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-084] SKIPPED [ 24%] 2023-03-20T11:52:26.6058033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-085] SKIPPED [ 24%] 2023-03-20T11:52:26.6064886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-086] SKIPPED [ 24%] 2023-03-20T11:52:26.6071737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-087] SKIPPED [ 24%] 2023-03-20T11:52:26.6078473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-088] SKIPPED [ 24%] 2023-03-20T11:52:26.6084983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-089] SKIPPED [ 24%] 2023-03-20T11:52:26.6091551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-090] SKIPPED [ 24%] 2023-03-20T11:52:26.6098381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-091] SKIPPED [ 24%] 2023-03-20T11:52:26.6105147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-092] SKIPPED [ 24%] 2023-03-20T11:52:26.6112058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-093] SKIPPED [ 24%] 2023-03-20T11:52:26.6120425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-094] SKIPPED [ 24%] 2023-03-20T11:52:26.6126387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-095] SKIPPED [ 24%] 2023-03-20T11:52:26.6133150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-096] SKIPPED [ 24%] 2023-03-20T11:52:26.6140121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-097] SKIPPED [ 24%] 2023-03-20T11:52:26.6146704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-098] SKIPPED [ 24%] 2023-03-20T11:52:26.6153057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-099] SKIPPED [ 24%] 2023-03-20T11:52:26.6159777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-100] SKIPPED [ 24%] 2023-03-20T11:52:26.6166152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-101] SKIPPED [ 24%] 2023-03-20T11:52:26.6172874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-102] SKIPPED [ 24%] 2023-03-20T11:52:26.6179528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-103] SKIPPED [ 24%] 2023-03-20T11:52:26.6186223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-104] SKIPPED [ 24%] 2023-03-20T11:52:26.6193249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-105] SKIPPED [ 24%] 2023-03-20T11:52:26.6200917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-106] SKIPPED [ 24%] 2023-03-20T11:52:26.6207405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-107] SKIPPED [ 24%] 2023-03-20T11:52:26.6215066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-108] SKIPPED [ 24%] 2023-03-20T11:52:26.6221122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-109] SKIPPED [ 24%] 2023-03-20T11:52:26.6227700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-110] SKIPPED [ 24%] 2023-03-20T11:52:26.6234731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-111] SKIPPED [ 24%] 2023-03-20T11:52:26.6241473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-112] SKIPPED [ 24%] 2023-03-20T11:52:26.6248017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-113] SKIPPED [ 24%] 2023-03-20T11:52:26.6255572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-114] SKIPPED [ 24%] 2023-03-20T11:52:26.6261579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-115] SKIPPED [ 24%] 2023-03-20T11:52:26.6268176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-116] SKIPPED [ 24%] 2023-03-20T11:52:26.6276228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-117] SKIPPED [ 24%] 2023-03-20T11:52:26.6283195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-118] SKIPPED [ 24%] 2023-03-20T11:52:26.6290687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-119] SKIPPED [ 24%] 2023-03-20T11:52:26.6296667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-120] SKIPPED [ 24%] 2023-03-20T11:52:26.6303254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-121] SKIPPED [ 24%] 2023-03-20T11:52:26.6310174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-122] SKIPPED [ 24%] 2023-03-20T11:52:26.6316159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-123] SKIPPED [ 24%] 2023-03-20T11:52:26.6322869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-124] SKIPPED [ 24%] 2023-03-20T11:52:26.6330557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-125] SKIPPED [ 24%] 2023-03-20T11:52:26.6336438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-126] SKIPPED [ 24%] 2023-03-20T11:52:26.6343196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-127] SKIPPED [ 24%] 2023-03-20T11:52:26.6350112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-128] SKIPPED [ 24%] 2023-03-20T11:52:26.6357688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-129] SKIPPED [ 24%] 2023-03-20T11:52:26.6364315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-130] SKIPPED [ 24%] 2023-03-20T11:52:26.6371142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-131] SKIPPED [ 24%] 2023-03-20T11:52:26.6377430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-132] SKIPPED [ 24%] 2023-03-20T11:52:26.6384275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-133] SKIPPED [ 24%] 2023-03-20T11:52:26.6391266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-134] SKIPPED [ 24%] 2023-03-20T11:52:26.6397722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-135] SKIPPED [ 24%] 2023-03-20T11:52:26.6404365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-136] SKIPPED [ 24%] 2023-03-20T11:52:26.6410782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-137] SKIPPED [ 24%] 2023-03-20T11:52:26.6417896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-138] SKIPPED [ 24%] 2023-03-20T11:52:26.6424710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-139] SKIPPED [ 24%] 2023-03-20T11:52:26.6432479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-140] SKIPPED [ 24%] 2023-03-20T11:52:26.6438784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-141] SKIPPED [ 24%] 2023-03-20T11:52:26.6445449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-142] SKIPPED [ 24%] 2023-03-20T11:52:26.6452162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-143] SKIPPED [ 24%] 2023-03-20T11:52:26.6458680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-144] SKIPPED [ 24%] 2023-03-20T11:52:26.6465323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-145] SKIPPED [ 24%] 2023-03-20T11:52:26.6472213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-146] SKIPPED [ 24%] 2023-03-20T11:52:26.6478493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-147] SKIPPED [ 24%] 2023-03-20T11:52:26.6485105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-148] SKIPPED [ 24%] 2023-03-20T11:52:26.6491812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-149] SKIPPED [ 24%] 2023-03-20T11:52:26.6498446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-150] SKIPPED [ 24%] 2023-03-20T11:52:26.6505081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-151] SKIPPED [ 24%] 2023-03-20T11:52:26.6512988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-152] SKIPPED [ 24%] 2023-03-20T11:52:26.6519733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-153] SKIPPED [ 24%] 2023-03-20T11:52:26.6526054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-154] SKIPPED [ 24%] 2023-03-20T11:52:26.6532717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-155] SKIPPED [ 24%] 2023-03-20T11:52:26.6539400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-156] SKIPPED [ 24%] 2023-03-20T11:52:26.6546192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-157] SKIPPED [ 24%] 2023-03-20T11:52:26.6553176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-158] SKIPPED [ 24%] 2023-03-20T11:52:26.6560416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-159] SKIPPED [ 24%] 2023-03-20T11:52:26.6566313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-160] SKIPPED [ 24%] 2023-03-20T11:52:26.6572687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-161] SKIPPED [ 24%] 2023-03-20T11:52:26.6579436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-162] SKIPPED [ 24%] 2023-03-20T11:52:26.6598792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-163] SKIPPED [ 24%] 2023-03-20T11:52:26.6599565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-164] SKIPPED [ 24%] 2023-03-20T11:52:26.6601655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-165] SKIPPED [ 24%] 2023-03-20T11:52:26.6607409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-166] SKIPPED [ 24%] 2023-03-20T11:52:26.6615213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-167] SKIPPED [ 24%] 2023-03-20T11:52:26.6620979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-168] SKIPPED [ 24%] 2023-03-20T11:52:26.6627421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-169] SKIPPED [ 24%] 2023-03-20T11:52:26.6633837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-170] SKIPPED [ 24%] 2023-03-20T11:52:26.6640164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-171] SKIPPED [ 24%] 2023-03-20T11:52:26.6646257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-172] SKIPPED [ 24%] 2023-03-20T11:52:26.6652650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-173] SKIPPED [ 24%] 2023-03-20T11:52:26.6661966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-174] SKIPPED [ 24%] 2023-03-20T11:52:26.6668202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-175] SKIPPED [ 24%] 2023-03-20T11:52:26.6674920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-176] SKIPPED [ 24%] 2023-03-20T11:52:26.6681304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-177] SKIPPED [ 24%] 2023-03-20T11:52:26.6687481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-178] SKIPPED [ 24%] 2023-03-20T11:52:26.6694702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-179] SKIPPED [ 24%] 2023-03-20T11:52:26.6700490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-180] SKIPPED [ 24%] 2023-03-20T11:52:26.6706729Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-181] SKIPPED [ 24%] 2023-03-20T11:52:26.6713184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-182] SKIPPED [ 24%] 2023-03-20T11:52:26.6719532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-183] SKIPPED [ 24%] 2023-03-20T11:52:26.6725821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-184] SKIPPED [ 24%] 2023-03-20T11:52:26.6732297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-185] SKIPPED [ 24%] 2023-03-20T11:52:26.6740071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-186] SKIPPED [ 24%] 2023-03-20T11:52:26.6746394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-187] SKIPPED [ 24%] 2023-03-20T11:52:26.6752980Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-188] SKIPPED [ 24%] 2023-03-20T11:52:26.6759432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-189] SKIPPED [ 24%] 2023-03-20T11:52:26.6765520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-190] SKIPPED [ 24%] 2023-03-20T11:52:26.6772353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-191] SKIPPED [ 24%] 2023-03-20T11:52:26.6778872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-192] SKIPPED [ 24%] 2023-03-20T11:52:26.6784822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-193] SKIPPED [ 24%] 2023-03-20T11:52:26.6791397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-194] SKIPPED [ 24%] 2023-03-20T11:52:26.6797529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-195] SKIPPED [ 24%] 2023-03-20T11:52:26.6803964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-196] SKIPPED [ 24%] 2023-03-20T11:52:26.6811518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-197] SKIPPED [ 24%] 2023-03-20T11:52:26.6817895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-198] SKIPPED [ 24%] 2023-03-20T11:52:26.6824460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-199] SKIPPED [ 24%] 2023-03-20T11:52:26.6831172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-200] SKIPPED [ 24%] 2023-03-20T11:52:26.6837400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-201] SKIPPED [ 24%] 2023-03-20T11:52:26.6843719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-202] SKIPPED [ 24%] 2023-03-20T11:52:26.6850355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-203] SKIPPED [ 24%] 2023-03-20T11:52:26.6856489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-204] SKIPPED [ 24%] 2023-03-20T11:52:26.6863042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-205] SKIPPED [ 24%] 2023-03-20T11:52:26.6869415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-206] SKIPPED [ 24%] 2023-03-20T11:52:26.6875847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-207] SKIPPED [ 24%] 2023-03-20T11:52:26.6882448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-208] SKIPPED [ 24%] 2023-03-20T11:52:26.6890723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-209] SKIPPED [ 24%] 2023-03-20T11:52:26.6896393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-210] SKIPPED [ 24%] 2023-03-20T11:52:26.6903153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-211] SKIPPED [ 24%] 2023-03-20T11:52:26.6909573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-212] SKIPPED [ 24%] 2023-03-20T11:52:26.6915966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-213] SKIPPED [ 24%] 2023-03-20T11:52:26.6922382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-214] SKIPPED [ 24%] 2023-03-20T11:52:26.6930493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-215] SKIPPED [ 24%] 2023-03-20T11:52:26.6935381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-216] SKIPPED [ 24%] 2023-03-20T11:52:26.6941681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-217] SKIPPED [ 24%] 2023-03-20T11:52:26.6948138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-218] SKIPPED [ 24%] 2023-03-20T11:52:26.6954704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-219] SKIPPED [ 24%] 2023-03-20T11:52:26.6962251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-220] SKIPPED [ 24%] 2023-03-20T11:52:26.6969654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-221] SKIPPED [ 24%] 2023-03-20T11:52:26.6975427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-222] SKIPPED [ 24%] 2023-03-20T11:52:26.6981688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-223] SKIPPED [ 24%] 2023-03-20T11:52:26.6987709Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-224] SKIPPED [ 24%] 2023-03-20T11:52:26.6994438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-225] SKIPPED [ 24%] 2023-03-20T11:52:26.7000764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-226] SKIPPED [ 24%] 2023-03-20T11:52:26.7006911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-227] SKIPPED [ 24%] 2023-03-20T11:52:26.7013292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-228] SKIPPED [ 24%] 2023-03-20T11:52:26.7019884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-229] SKIPPED [ 24%] 2023-03-20T11:52:26.7026104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-230] SKIPPED [ 24%] 2023-03-20T11:52:26.7032353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-231] SKIPPED [ 24%] 2023-03-20T11:52:26.7039885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-232] SKIPPED [ 24%] 2023-03-20T11:52:26.7045915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-233] SKIPPED [ 24%] 2023-03-20T11:52:26.7052465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-234] SKIPPED [ 24%] 2023-03-20T11:52:26.7058570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-235] SKIPPED [ 24%] 2023-03-20T11:52:26.7065040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-236] SKIPPED [ 24%] 2023-03-20T11:52:26.7071707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-237] SKIPPED [ 24%] 2023-03-20T11:52:26.7078107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-238] SKIPPED [ 24%] 2023-03-20T11:52:26.7084305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-239] SKIPPED [ 24%] 2023-03-20T11:52:26.7090824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-240] SKIPPED [ 24%] 2023-03-20T11:52:26.7096818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-241] SKIPPED [ 24%] 2023-03-20T11:52:26.7103380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-242] SKIPPED [ 24%] 2023-03-20T11:52:26.7111248Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-243] SKIPPED [ 24%] 2023-03-20T11:52:26.7117508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-244] SKIPPED [ 24%] 2023-03-20T11:52:26.7123881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-245] SKIPPED [ 24%] 2023-03-20T11:52:26.7130665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-246] SKIPPED [ 24%] 2023-03-20T11:52:26.7136390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-247] SKIPPED [ 24%] 2023-03-20T11:52:26.7143053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-248] SKIPPED [ 24%] 2023-03-20T11:52:26.7149437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-249] SKIPPED [ 24%] 2023-03-20T11:52:26.7155833Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-250] SKIPPED [ 24%] 2023-03-20T11:52:26.7162133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-251] SKIPPED [ 24%] 2023-03-20T11:52:26.7169403Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-252] SKIPPED [ 24%] 2023-03-20T11:52:26.7175663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-253] SKIPPED [ 24%] 2023-03-20T11:52:26.7181247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-254] SKIPPED [ 24%] 2023-03-20T11:52:26.7188806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-255] SKIPPED [ 24%] 2023-03-20T11:52:26.7195274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-256] SKIPPED [ 24%] 2023-03-20T11:52:26.7201692Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-257] SKIPPED [ 24%] 2023-03-20T11:52:26.7207979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-258] SKIPPED [ 24%] 2023-03-20T11:52:26.7215413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-259] SKIPPED [ 24%] 2023-03-20T11:52:26.7220956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-260] SKIPPED [ 24%] 2023-03-20T11:52:26.7227129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-261] SKIPPED [ 24%] 2023-03-20T11:52:26.7233304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-262] SKIPPED [ 24%] 2023-03-20T11:52:26.7239602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-263] SKIPPED [ 24%] 2023-03-20T11:52:26.7245718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-264] SKIPPED [ 24%] 2023-03-20T11:52:26.7252604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-265] SKIPPED [ 24%] 2023-03-20T11:52:26.7260244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-266] SKIPPED [ 24%] 2023-03-20T11:52:26.7266601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-267] SKIPPED [ 24%] 2023-03-20T11:52:26.7273356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-268] SKIPPED [ 24%] 2023-03-20T11:52:26.7279733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-269] SKIPPED [ 24%] 2023-03-20T11:52:26.7285978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-270] SKIPPED [ 24%] 2023-03-20T11:52:26.7292852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-271] SKIPPED [ 24%] 2023-03-20T11:52:26.7299038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-272] SKIPPED [ 24%] 2023-03-20T11:52:26.7305462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-273] SKIPPED [ 24%] 2023-03-20T11:52:26.7312064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-274] SKIPPED [ 24%] 2023-03-20T11:52:26.7318328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-275] SKIPPED [ 24%] 2023-03-20T11:52:26.7324565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-276] SKIPPED [ 24%] 2023-03-20T11:52:26.7330775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-277] SKIPPED [ 24%] 2023-03-20T11:52:26.7339264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-278] SKIPPED [ 24%] 2023-03-20T11:52:26.7344944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-279] SKIPPED [ 24%] 2023-03-20T11:52:26.7351244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-280] SKIPPED [ 24%] 2023-03-20T11:52:26.7357232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-281] SKIPPED [ 24%] 2023-03-20T11:52:26.7363619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-282] SKIPPED [ 24%] 2023-03-20T11:52:26.7370784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-283] SKIPPED [ 24%] 2023-03-20T11:52:26.7376362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-284] SKIPPED [ 24%] 2023-03-20T11:52:26.7382903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-285] SKIPPED [ 24%] 2023-03-20T11:52:26.7389299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-286] SKIPPED [ 24%] 2023-03-20T11:52:26.7395732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-287] SKIPPED [ 24%] 2023-03-20T11:52:26.7402134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-288] SKIPPED [ 24%] 2023-03-20T11:52:26.7410654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-289] SKIPPED [ 24%] 2023-03-20T11:52:26.7416060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-290] SKIPPED [ 24%] 2023-03-20T11:52:26.7422584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-291] SKIPPED [ 24%] 2023-03-20T11:52:26.7428941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-292] SKIPPED [ 24%] 2023-03-20T11:52:26.7435744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-293] SKIPPED [ 24%] 2023-03-20T11:52:26.7441927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-294] SKIPPED [ 24%] 2023-03-20T11:52:26.7448617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-295] SKIPPED [ 24%] 2023-03-20T11:52:26.7455310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-296] SKIPPED [ 24%] 2023-03-20T11:52:26.7460952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-297] SKIPPED [ 24%] 2023-03-20T11:52:26.7467065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-298] SKIPPED [ 24%] 2023-03-20T11:52:26.7473643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-299] SKIPPED [ 24%] 2023-03-20T11:52:26.7481059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-300] SKIPPED [ 24%] 2023-03-20T11:52:26.7487271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-301] SKIPPED [ 24%] 2023-03-20T11:52:26.7494704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-302] SKIPPED [ 24%] 2023-03-20T11:52:26.7500372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-303] SKIPPED [ 24%] 2023-03-20T11:52:26.7506734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-304] SKIPPED [ 24%] 2023-03-20T11:52:26.7513346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-305] SKIPPED [ 24%] 2023-03-20T11:52:26.7519752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-306] SKIPPED [ 24%] 2023-03-20T11:52:26.7526141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-307] SKIPPED [ 24%] 2023-03-20T11:52:26.7532499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-308] SKIPPED [ 24%] 2023-03-20T11:52:26.7538829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-309] SKIPPED [ 24%] 2023-03-20T11:52:26.7545162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-310] SKIPPED [ 24%] 2023-03-20T11:52:26.7551872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-311] SKIPPED [ 24%] 2023-03-20T11:52:26.7560903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-312] SKIPPED [ 24%] 2023-03-20T11:52:26.7567269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-313] SKIPPED [ 24%] 2023-03-20T11:52:26.7574734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-314] SKIPPED [ 24%] 2023-03-20T11:52:26.7580354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-315] SKIPPED [ 24%] 2023-03-20T11:52:26.7586565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-316] SKIPPED [ 24%] 2023-03-20T11:52:26.7593201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-317] SKIPPED [ 24%] 2023-03-20T11:52:26.7599623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-318] SKIPPED [ 24%] 2023-03-20T11:52:26.7605701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-319] SKIPPED [ 24%] 2023-03-20T11:52:26.7612401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-320] SKIPPED [ 24%] 2023-03-20T11:52:26.7618719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-321] SKIPPED [ 24%] 2023-03-20T11:52:26.7625181Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-322] SKIPPED [ 24%] 2023-03-20T11:52:26.7633132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-323] SKIPPED [ 24%] 2023-03-20T11:52:26.7639583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-324] SKIPPED [ 24%] 2023-03-20T11:52:26.7645712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-325] SKIPPED [ 24%] 2023-03-20T11:52:26.7652628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-326] SKIPPED [ 24%] 2023-03-20T11:52:26.7659003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-327] SKIPPED [ 24%] 2023-03-20T11:52:26.7665351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-328] SKIPPED [ 24%] 2023-03-20T11:52:26.7671974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-329] SKIPPED [ 24%] 2023-03-20T11:52:26.7678366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-330] SKIPPED [ 24%] 2023-03-20T11:52:26.7684607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-331] SKIPPED [ 24%] 2023-03-20T11:52:26.7690863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-332] SKIPPED [ 24%] 2023-03-20T11:52:26.7697185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-333] SKIPPED [ 24%] 2023-03-20T11:52:26.7703733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-334] SKIPPED [ 24%] 2023-03-20T11:52:26.7711568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-335] SKIPPED [ 24%] 2023-03-20T11:52:26.7717957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-336] SKIPPED [ 24%] 2023-03-20T11:52:26.7724180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-337] SKIPPED [ 24%] 2023-03-20T11:52:26.7730626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-338] SKIPPED [ 24%] 2023-03-20T11:52:26.7736878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-339] SKIPPED [ 24%] 2023-03-20T11:52:26.7743441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-340] SKIPPED [ 24%] 2023-03-20T11:52:26.7749913Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-341] SKIPPED [ 24%] 2023-03-20T11:52:26.7756380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-342] SKIPPED [ 24%] 2023-03-20T11:52:26.7763192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-343] SKIPPED [ 24%] 2023-03-20T11:52:26.7769992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-344] SKIPPED [ 24%] 2023-03-20T11:52:26.7775579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-345] SKIPPED [ 24%] 2023-03-20T11:52:26.7782901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-346] SKIPPED [ 24%] 2023-03-20T11:52:26.7789428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-347] SKIPPED [ 24%] 2023-03-20T11:52:26.7795880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-348] SKIPPED [ 24%] 2023-03-20T11:52:26.7802229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-349] SKIPPED [ 24%] 2023-03-20T11:52:26.7809690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-350] SKIPPED [ 24%] 2023-03-20T11:52:26.7815977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-351] SKIPPED [ 24%] 2023-03-20T11:52:26.7821600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-352] SKIPPED [ 24%] 2023-03-20T11:52:26.7827838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-353] SKIPPED [ 24%] 2023-03-20T11:52:26.7834476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-354] SKIPPED [ 24%] 2023-03-20T11:52:26.7840941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-355] SKIPPED [ 24%] 2023-03-20T11:52:26.7847130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-356] SKIPPED [ 24%] 2023-03-20T11:52:26.7854282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-357] SKIPPED [ 24%] 2023-03-20T11:52:26.7861308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-358] SKIPPED [ 24%] 2023-03-20T11:52:26.7867514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-359] SKIPPED [ 24%] 2023-03-20T11:52:26.7873667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-360] SKIPPED [ 24%] 2023-03-20T11:52:26.7879875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-361] SKIPPED [ 24%] 2023-03-20T11:52:26.7886171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-362] SKIPPED [ 24%] 2023-03-20T11:52:26.7892802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-363] SKIPPED [ 24%] 2023-03-20T11:52:26.7899340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-364] SKIPPED [ 24%] 2023-03-20T11:52:26.7905667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-365] SKIPPED [ 24%] 2023-03-20T11:52:26.7912187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-366] SKIPPED [ 24%] 2023-03-20T11:52:26.7918447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-367] SKIPPED [ 24%] 2023-03-20T11:52:26.7924520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-368] SKIPPED [ 24%] 2023-03-20T11:52:26.7932314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-369] SKIPPED [ 24%] 2023-03-20T11:52:26.7938516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-370] SKIPPED [ 24%] 2023-03-20T11:52:26.7944581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-371] SKIPPED [ 24%] 2023-03-20T11:52:26.7951055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-372] SKIPPED [ 24%] 2023-03-20T11:52:26.7957120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-373] SKIPPED [ 24%] 2023-03-20T11:52:26.7963327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-374] SKIPPED [ 24%] 2023-03-20T11:52:26.7970568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-375] SKIPPED [ 24%] 2023-03-20T11:52:26.7975857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-376] SKIPPED [ 24%] 2023-03-20T11:52:26.7982259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-377] SKIPPED [ 24%] 2023-03-20T11:52:26.7988418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-378] SKIPPED [ 24%] 2023-03-20T11:52:26.7994475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-379] SKIPPED [ 24%] 2023-03-20T11:52:26.8000588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-380] SKIPPED [ 24%] 2023-03-20T11:52:26.8007754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-381] SKIPPED [ 24%] 2023-03-20T11:52:26.8015059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-382] SKIPPED [ 24%] 2023-03-20T11:52:26.8020752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-383] SKIPPED [ 24%] 2023-03-20T11:52:26.8026735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-384] SKIPPED [ 24%] 2023-03-20T11:52:26.8033243Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-385] SKIPPED [ 24%] 2023-03-20T11:52:26.8039496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-386] SKIPPED [ 24%] 2023-03-20T11:52:26.8045574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-387] SKIPPED [ 24%] 2023-03-20T11:52:26.8052017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-388] SKIPPED [ 24%] 2023-03-20T11:52:26.8057957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-389] SKIPPED [ 24%] 2023-03-20T11:52:26.8064546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-390] SKIPPED [ 24%] 2023-03-20T11:52:26.8070943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-391] SKIPPED [ 24%] 2023-03-20T11:52:26.8078278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-392] SKIPPED [ 24%] 2023-03-20T11:52:26.8084501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-393] SKIPPED [ 24%] 2023-03-20T11:52:26.8090728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-394] SKIPPED [ 24%] 2023-03-20T11:52:26.8096700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-395] SKIPPED [ 24%] 2023-03-20T11:52:26.8103235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-396] SKIPPED [ 24%] 2023-03-20T11:52:26.8109485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-397] SKIPPED [ 24%] 2023-03-20T11:52:26.8115800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-398] SKIPPED [ 24%] 2023-03-20T11:52:26.8122020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-399] SKIPPED [ 24%] 2023-03-20T11:52:26.8129091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-400] SKIPPED [ 24%] 2023-03-20T11:52:26.8135017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-401] SKIPPED [ 24%] 2023-03-20T11:52:26.8140582Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-402] SKIPPED [ 24%] 2023-03-20T11:52:26.8146612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-403] SKIPPED [ 24%] 2023-03-20T11:52:26.8154278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-404] SKIPPED [ 24%] 2023-03-20T11:52:26.8160456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-405] SKIPPED [ 24%] 2023-03-20T11:52:26.8166552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-406] SKIPPED [ 24%] 2023-03-20T11:52:26.8172805Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-407] SKIPPED [ 24%] 2023-03-20T11:52:26.8178824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-408] SKIPPED [ 24%] 2023-03-20T11:52:26.8185201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-409] SKIPPED [ 24%] 2023-03-20T11:52:26.8191658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-410] SKIPPED [ 24%] 2023-03-20T11:52:26.8197771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-411] SKIPPED [ 24%] 2023-03-20T11:52:26.8204051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-412] SKIPPED [ 24%] 2023-03-20T11:52:26.8210565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-413] SKIPPED [ 24%] 2023-03-20T11:52:26.8216513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-414] SKIPPED [ 24%] 2023-03-20T11:52:26.8223745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-415] SKIPPED [ 24%] 2023-03-20T11:52:26.8230225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-416] SKIPPED [ 24%] 2023-03-20T11:52:26.8235901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-417] SKIPPED [ 24%] 2023-03-20T11:52:26.8242177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-418] SKIPPED [ 24%] 2023-03-20T11:52:26.8249334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-419] SKIPPED [ 24%] 2023-03-20T11:52:26.8255429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-420] SKIPPED [ 24%] 2023-03-20T11:52:26.8261007Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-421] SKIPPED [ 24%] 2023-03-20T11:52:26.8266953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-422] SKIPPED [ 24%] 2023-03-20T11:52:26.8273472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-423] SKIPPED [ 24%] 2023-03-20T11:52:26.8279533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-424] SKIPPED [ 24%] 2023-03-20T11:52:26.8285720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-425] SKIPPED [ 24%] 2023-03-20T11:52:26.8292377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-426] SKIPPED [ 24%] 2023-03-20T11:52:26.8300092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-427] SKIPPED [ 24%] 2023-03-20T11:52:26.8306203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-428] SKIPPED [ 24%] 2023-03-20T11:52:26.8312866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-429] SKIPPED [ 24%] 2023-03-20T11:52:26.8319408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-430] SKIPPED [ 24%] 2023-03-20T11:52:26.8325565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-431] SKIPPED [ 24%] 2023-03-20T11:52:26.8332478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-432] SKIPPED [ 24%] 2023-03-20T11:52:26.8338882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-433] SKIPPED [ 24%] 2023-03-20T11:52:26.8345324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-434] SKIPPED [ 24%] 2023-03-20T11:52:26.8351967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-435] SKIPPED [ 24%] 2023-03-20T11:52:26.8358331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-436] SKIPPED [ 24%] 2023-03-20T11:52:26.8364495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-437] SKIPPED [ 24%] 2023-03-20T11:52:26.8372372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-438] SKIPPED [ 24%] 2023-03-20T11:52:26.8378669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-439] SKIPPED [ 24%] 2023-03-20T11:52:26.8385142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-440] SKIPPED [ 24%] 2023-03-20T11:52:26.8391827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-441] SKIPPED [ 24%] 2023-03-20T11:52:26.8398111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-442] SKIPPED [ 24%] 2023-03-20T11:52:26.8404318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-443] SKIPPED [ 24%] 2023-03-20T11:52:26.8410553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-444] SKIPPED [ 24%] 2023-03-20T11:52:26.8416963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-445] SKIPPED [ 24%] 2023-03-20T11:52:26.8423523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-446] SKIPPED [ 24%] 2023-03-20T11:52:26.8429725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-447] SKIPPED [ 24%] 2023-03-20T11:52:26.8435755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-448] SKIPPED [ 24%] 2023-03-20T11:52:26.8444668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-449] SKIPPED [ 24%] 2023-03-20T11:52:26.8451205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-450] SKIPPED [ 24%] 2023-03-20T11:52:26.8457640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-451] SKIPPED [ 24%] 2023-03-20T11:52:26.8464150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-452] SKIPPED [ 24%] 2023-03-20T11:52:26.8470766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-453] SKIPPED [ 24%] 2023-03-20T11:52:26.8476995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-454] SKIPPED [ 24%] 2023-03-20T11:52:26.8483303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-455] SKIPPED [ 24%] 2023-03-20T11:52:26.8490505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-456] SKIPPED [ 24%] 2023-03-20T11:52:26.8495922Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-457] SKIPPED [ 24%] 2023-03-20T11:52:26.8502418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-458] SKIPPED [ 24%] 2023-03-20T11:52:26.8508749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-459] SKIPPED [ 24%] 2023-03-20T11:52:26.8514784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-460] SKIPPED [ 24%] 2023-03-20T11:52:26.8522506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-461] SKIPPED [ 24%] 2023-03-20T11:52:26.8529908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-462] SKIPPED [ 24%] 2023-03-20T11:52:26.8535822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-463] SKIPPED [ 24%] 2023-03-20T11:52:26.8541679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-464] SKIPPED [ 24%] 2023-03-20T11:52:26.8547899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-465] SKIPPED [ 24%] 2023-03-20T11:52:26.8554615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-466] SKIPPED [ 24%] 2023-03-20T11:52:26.8560976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-467] SKIPPED [ 24%] 2023-03-20T11:52:26.8567179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-468] SKIPPED [ 24%] 2023-03-20T11:52:26.8574999Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-469] SKIPPED [ 24%] 2023-03-20T11:52:26.8580074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-470] SKIPPED [ 24%] 2023-03-20T11:52:26.8586154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-471] SKIPPED [ 24%] 2023-03-20T11:52:26.8594053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-472] SKIPPED [ 24%] 2023-03-20T11:52:26.8600391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-473] SKIPPED [ 24%] 2023-03-20T11:52:26.8606710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-474] SKIPPED [ 24%] 2023-03-20T11:52:26.8613179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-475] SKIPPED [ 24%] 2023-03-20T11:52:26.8619185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-476] SKIPPED [ 24%] 2023-03-20T11:52:26.8625131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-477] SKIPPED [ 24%] 2023-03-20T11:52:26.8631746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-478] SKIPPED [ 24%] 2023-03-20T11:52:26.8638136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-479] SKIPPED [ 24%] 2023-03-20T11:52:26.8644300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-480] SKIPPED [ 24%] 2023-03-20T11:52:26.8650564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-481] SKIPPED [ 24%] 2023-03-20T11:52:26.8656934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-482] SKIPPED [ 24%] 2023-03-20T11:52:26.8663027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-483] SKIPPED [ 24%] 2023-03-20T11:52:26.8670668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-484] SKIPPED [ 24%] 2023-03-20T11:52:26.8677040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-485] SKIPPED [ 24%] 2023-03-20T11:52:26.8683422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-486] SKIPPED [ 24%] 2023-03-20T11:52:26.8690473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-487] SKIPPED [ 24%] 2023-03-20T11:52:26.8696004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-488] SKIPPED [ 24%] 2023-03-20T11:52:26.8702663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-489] SKIPPED [ 24%] 2023-03-20T11:52:26.8709005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-490] SKIPPED [ 24%] 2023-03-20T11:52:26.8715002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-491] SKIPPED [ 24%] 2023-03-20T11:52:26.8721315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-492] SKIPPED [ 24%] 2023-03-20T11:52:26.8727462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-493] SKIPPED [ 24%] 2023-03-20T11:52:26.8734836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-494] SKIPPED [ 24%] 2023-03-20T11:52:26.8741859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-495] SKIPPED [ 24%] 2023-03-20T11:52:26.8748071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-496] SKIPPED [ 24%] 2023-03-20T11:52:26.8754829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-497] SKIPPED [ 24%] 2023-03-20T11:52:26.8761231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-498] SKIPPED [ 24%] 2023-03-20T11:52:26.8767462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-499] SKIPPED [ 24%] 2023-03-20T11:52:26.8774855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-500] SKIPPED [ 24%] 2023-03-20T11:52:26.8781076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-501] SKIPPED [ 24%] 2023-03-20T11:52:26.8787122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-502] SKIPPED [ 24%] 2023-03-20T11:52:26.8793319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-503] SKIPPED [ 24%] 2023-03-20T11:52:26.8800179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-504] SKIPPED [ 24%] 2023-03-20T11:52:26.8805926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-505] SKIPPED [ 24%] 2023-03-20T11:52:26.8812203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-506] SKIPPED [ 24%] 2023-03-20T11:52:26.8819870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-507] SKIPPED [ 24%] 2023-03-20T11:52:26.8826261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-508] SKIPPED [ 24%] 2023-03-20T11:52:26.8832960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-509] SKIPPED [ 24%] 2023-03-20T11:52:26.8839454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-510] SKIPPED [ 24%] 2023-03-20T11:52:26.8845510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-511] SKIPPED [ 24%] 2023-03-20T11:52:26.8852030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-512] SKIPPED [ 24%] 2023-03-20T11:52:26.8858704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-513] SKIPPED [ 24%] 2023-03-20T11:52:26.8864679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-514] SKIPPED [ 24%] 2023-03-20T11:52:26.8871074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-515] SKIPPED [ 24%] 2023-03-20T11:52:26.8876968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-516] SKIPPED [ 24%] 2023-03-20T11:52:26.8883201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-517] SKIPPED [ 24%] 2023-03-20T11:52:26.8890755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-518] SKIPPED [ 24%] 2023-03-20T11:52:26.8897161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-519] SKIPPED [ 24%] 2023-03-20T11:52:26.8903661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-520] SKIPPED [ 24%] 2023-03-20T11:52:26.8910290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-521] SKIPPED [ 24%] 2023-03-20T11:52:26.8916606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-522] SKIPPED [ 24%] 2023-03-20T11:52:26.8923051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-523] SKIPPED [ 24%] 2023-03-20T11:52:26.8930347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-524] SKIPPED [ 24%] 2023-03-20T11:52:26.8935609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-525] SKIPPED [ 24%] 2023-03-20T11:52:26.8942159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-526] SKIPPED [ 24%] 2023-03-20T11:52:26.8948375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-527] SKIPPED [ 24%] 2023-03-20T11:52:26.8954867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-528] SKIPPED [ 24%] 2023-03-20T11:52:26.8961284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-529] SKIPPED [ 24%] 2023-03-20T11:52:26.8969547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-530] SKIPPED [ 24%] 2023-03-20T11:52:26.8975855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-531] SKIPPED [ 24%] 2023-03-20T11:52:26.8981609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-532] SKIPPED [ 24%] 2023-03-20T11:52:26.8987730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-533] SKIPPED [ 24%] 2023-03-20T11:52:26.8994503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-534] SKIPPED [ 24%] 2023-03-20T11:52:26.9000847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-535] SKIPPED [ 24%] 2023-03-20T11:52:26.9006930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-536] SKIPPED [ 24%] 2023-03-20T11:52:26.9014576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-537] SKIPPED [ 24%] 2023-03-20T11:52:26.9019957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-538] SKIPPED [ 24%] 2023-03-20T11:52:26.9026373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-539] SKIPPED [ 24%] 2023-03-20T11:52:26.9033114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-540] SKIPPED [ 24%] 2023-03-20T11:52:26.9040657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-541] SKIPPED [ 24%] 2023-03-20T11:52:26.9046785Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-542] SKIPPED [ 24%] 2023-03-20T11:52:26.9053952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-543] SKIPPED [ 24%] 2023-03-20T11:52:26.9059532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-544] SKIPPED [ 24%] 2023-03-20T11:52:26.9065900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-545] SKIPPED [ 24%] 2023-03-20T11:52:26.9072500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-546] SKIPPED [ 24%] 2023-03-20T11:52:26.9078945Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-547] SKIPPED [ 24%] 2023-03-20T11:52:26.9085028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-548] SKIPPED [ 24%] 2023-03-20T11:52:26.9091240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-549] SKIPPED [ 24%] 2023-03-20T11:52:26.9097593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-550] SKIPPED [ 24%] 2023-03-20T11:52:26.9104208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-551] SKIPPED [ 24%] 2023-03-20T11:52:26.9110745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-552] SKIPPED [ 24%] 2023-03-20T11:52:26.9118289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-553] SKIPPED [ 24%] 2023-03-20T11:52:26.9124642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-554] SKIPPED [ 24%] 2023-03-20T11:52:26.9131061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-555] SKIPPED [ 24%] 2023-03-20T11:52:26.9137293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-556] SKIPPED [ 24%] 2023-03-20T11:52:26.9143900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-557] SKIPPED [ 24%] 2023-03-20T11:52:26.9150537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-558] SKIPPED [ 24%] 2023-03-20T11:52:26.9156822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-559] SKIPPED [ 24%] 2023-03-20T11:52:26.9163222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-560] SKIPPED [ 24%] 2023-03-20T11:52:26.9170489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-561] SKIPPED [ 24%] 2023-03-20T11:52:26.9175817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-562] SKIPPED [ 24%] 2023-03-20T11:52:26.9182365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-563] SKIPPED [ 24%] 2023-03-20T11:52:26.9190047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-564] SKIPPED [ 24%] 2023-03-20T11:52:26.9196453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-565] SKIPPED [ 24%] 2023-03-20T11:52:26.9202824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-566] SKIPPED [ 24%] 2023-03-20T11:52:26.9210151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-567] SKIPPED [ 24%] 2023-03-20T11:52:26.9215851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-568] SKIPPED [ 24%] 2023-03-20T11:52:26.9222138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-569] SKIPPED [ 24%] 2023-03-20T11:52:26.9228317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-570] SKIPPED [ 24%] 2023-03-20T11:52:26.9235016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-571] SKIPPED [ 24%] 2023-03-20T11:52:26.9241222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-572] SKIPPED [ 24%] 2023-03-20T11:52:26.9247367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-573] SKIPPED [ 24%] 2023-03-20T11:52:26.9254654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-574] SKIPPED [ 24%] 2023-03-20T11:52:26.9261571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-575] SKIPPED [ 24%] 2023-03-20T11:52:26.9267780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-576] SKIPPED [ 24%] 2023-03-20T11:52:26.9274454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-577] SKIPPED [ 24%] 2023-03-20T11:52:26.9280841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-578] SKIPPED [ 24%] 2023-03-20T11:52:26.9287055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-579] SKIPPED [ 24%] 2023-03-20T11:52:26.9293949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-580] SKIPPED [ 24%] 2023-03-20T11:52:26.9300100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-581] SKIPPED [ 24%] 2023-03-20T11:52:26.9306392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-582] SKIPPED [ 24%] 2023-03-20T11:52:26.9313052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-583] SKIPPED [ 24%] 2023-03-20T11:52:26.9319562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-584] SKIPPED [ 24%] 2023-03-20T11:52:26.9325461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-585] SKIPPED [ 24%] 2023-03-20T11:52:26.9331972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-586] SKIPPED [ 24%] 2023-03-20T11:52:26.9341210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-587] SKIPPED [ 24%] 2023-03-20T11:52:26.9347688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-588] SKIPPED [ 24%] 2023-03-20T11:52:26.9353935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-589] SKIPPED [ 24%] 2023-03-20T11:52:26.9360293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-590] SKIPPED [ 24%] 2023-03-20T11:52:26.9366486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-591] SKIPPED [ 24%] 2023-03-20T11:52:26.9372955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-592] SKIPPED [ 24%] 2023-03-20T11:52:26.9378895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-593] SKIPPED [ 24%] 2023-03-20T11:52:26.9385500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-594] SKIPPED [ 24%] 2023-03-20T11:52:26.9392114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-595] SKIPPED [ 24%] 2023-03-20T11:52:26.9398399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-596] SKIPPED [ 24%] 2023-03-20T11:52:26.9404627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-597] SKIPPED [ 24%] 2023-03-20T11:52:26.9412478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-598] SKIPPED [ 24%] 2023-03-20T11:52:26.9418871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-599] SKIPPED [ 24%] 2023-03-20T11:52:26.9425352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-600] SKIPPED [ 24%] 2023-03-20T11:52:26.9432037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-601] SKIPPED [ 24%] 2023-03-20T11:52:26.9438521Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-602] SKIPPED [ 24%] 2023-03-20T11:52:26.9444668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-603] SKIPPED [ 24%] 2023-03-20T11:52:26.9451094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-604] SKIPPED [ 24%] 2023-03-20T11:52:26.9457520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-605] SKIPPED [ 24%] 2023-03-20T11:52:26.9464003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-606] SKIPPED [ 24%] 2023-03-20T11:52:26.9470324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-607] SKIPPED [ 24%] 2023-03-20T11:52:26.9476879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-608] SKIPPED [ 24%] 2023-03-20T11:52:26.9483257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-609] SKIPPED [ 24%] 2023-03-20T11:52:26.9490777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-610] SKIPPED [ 24%] 2023-03-20T11:52:26.9497211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-611] SKIPPED [ 24%] 2023-03-20T11:52:26.9503880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-612] SKIPPED [ 24%] 2023-03-20T11:52:26.9510523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-613] SKIPPED [ 24%] 2023-03-20T11:52:26.9516279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-614] SKIPPED [ 24%] 2023-03-20T11:52:26.9522735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-615] SKIPPED [ 24%] 2023-03-20T11:52:26.9530032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-616] SKIPPED [ 24%] 2023-03-20T11:52:26.9535853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-617] SKIPPED [ 24%] 2023-03-20T11:52:26.9542008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-618] SKIPPED [ 24%] 2023-03-20T11:52:26.9548443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-619] SKIPPED [ 24%] 2023-03-20T11:52:26.9554858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-620] SKIPPED [ 24%] 2023-03-20T11:52:26.9562579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-621] SKIPPED [ 24%] 2023-03-20T11:52:26.9569947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-622] SKIPPED [ 24%] 2023-03-20T11:52:26.9575554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-623] SKIPPED [ 24%] 2023-03-20T11:52:26.9581864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-624] SKIPPED [ 24%] 2023-03-20T11:52:26.9588081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-625] SKIPPED [ 24%] 2023-03-20T11:52:26.9594789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-626] SKIPPED [ 24%] 2023-03-20T11:52:26.9601221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-627] SKIPPED [ 24%] 2023-03-20T11:52:26.9607397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-628] SKIPPED [ 24%] 2023-03-20T11:52:26.9614752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-629] SKIPPED [ 24%] 2023-03-20T11:52:26.9620210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-630] SKIPPED [ 24%] 2023-03-20T11:52:26.9626436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-631] SKIPPED [ 24%] 2023-03-20T11:52:26.9632695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-632] SKIPPED [ 24%] 2023-03-20T11:52:26.9640005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-633] SKIPPED [ 24%] 2023-03-20T11:52:26.9646406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-634] SKIPPED [ 24%] 2023-03-20T11:52:26.9652865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-635] SKIPPED [ 24%] 2023-03-20T11:52:26.9659335Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-636] SKIPPED [ 24%] 2023-03-20T11:52:26.9665784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-637] SKIPPED [ 24%] 2023-03-20T11:52:26.9672167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-638] SKIPPED [ 24%] 2023-03-20T11:52:26.9678345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-639] SKIPPED [ 24%] 2023-03-20T11:52:26.9684471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-640] SKIPPED [ 24%] 2023-03-20T11:52:26.9690727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-641] SKIPPED [ 24%] 2023-03-20T11:52:26.9697037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-642] SKIPPED [ 24%] 2023-03-20T11:52:26.9703824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-643] SKIPPED [ 24%] 2023-03-20T11:52:26.9711605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-644] SKIPPED [ 24%] 2023-03-20T11:52:26.9718008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-645] SKIPPED [ 24%] 2023-03-20T11:52:26.9724211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-646] SKIPPED [ 24%] 2023-03-20T11:52:26.9730589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-647] SKIPPED [ 24%] 2023-03-20T11:52:26.9736945Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-648] SKIPPED [ 24%] 2023-03-20T11:52:26.9743197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-649] SKIPPED [ 24%] 2023-03-20T11:52:26.9749767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-650] SKIPPED [ 24%] 2023-03-20T11:52:26.9756482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-651] SKIPPED [ 24%] 2023-03-20T11:52:26.9762767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-652] SKIPPED [ 24%] 2023-03-20T11:52:26.9770204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-653] SKIPPED [ 24%] 2023-03-20T11:52:26.9775555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-654] SKIPPED [ 24%] 2023-03-20T11:52:26.9781859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-655] SKIPPED [ 24%] 2023-03-20T11:52:26.9789484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-656] SKIPPED [ 24%] 2023-03-20T11:52:26.9795859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-657] SKIPPED [ 24%] 2023-03-20T11:52:26.9802215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-658] SKIPPED [ 24%] 2023-03-20T11:52:26.9809632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-659] SKIPPED [ 24%] 2023-03-20T11:52:26.9815794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-660] SKIPPED [ 24%] 2023-03-20T11:52:26.9821682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-661] SKIPPED [ 24%] 2023-03-20T11:52:26.9827878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-662] SKIPPED [ 24%] 2023-03-20T11:52:26.9834203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-663] SKIPPED [ 24%] 2023-03-20T11:52:26.9840032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-664] SKIPPED [ 24%] 2023-03-20T11:52:26.9845828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-665] SKIPPED [ 24%] 2023-03-20T11:52:26.9851907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-666] SKIPPED [ 24%] 2023-03-20T11:52:26.9859144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-667] SKIPPED [ 24%] 2023-03-20T11:52:26.9865075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-668] SKIPPED [ 24%] 2023-03-20T11:52:26.9871510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-669] SKIPPED [ 24%] 2023-03-20T11:52:26.9877170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-670] SKIPPED [ 24%] 2023-03-20T11:52:26.9883290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-671] SKIPPED [ 24%] 2023-03-20T11:52:26.9889991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-672] SKIPPED [ 24%] 2023-03-20T11:52:26.9895847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-673] SKIPPED [ 24%] 2023-03-20T11:52:26.9900986Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-674] SKIPPED [ 24%] 2023-03-20T11:52:26.9906753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-675] SKIPPED [ 24%] 2023-03-20T11:52:26.9912974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-676] SKIPPED [ 24%] 2023-03-20T11:52:26.9919132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-677] SKIPPED [ 24%] 2023-03-20T11:52:26.9924824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-678] SKIPPED [ 24%] 2023-03-20T11:52:26.9932097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-679] SKIPPED [ 24%] 2023-03-20T11:52:26.9937683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-680] SKIPPED [ 24%] 2023-03-20T11:52:26.9943854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-681] SKIPPED [ 24%] 2023-03-20T11:52:26.9949845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-682] SKIPPED [ 24%] 2023-03-20T11:52:26.9955853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-683] SKIPPED [ 24%] 2023-03-20T11:52:26.9962337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-684] SKIPPED [ 24%] 2023-03-20T11:52:26.9969225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-685] SKIPPED [ 24%] 2023-03-20T11:52:26.9975051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-686] SKIPPED [ 24%] 2023-03-20T11:52:26.9980396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-687] SKIPPED [ 24%] 2023-03-20T11:52:26.9986203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-688] SKIPPED [ 24%] 2023-03-20T11:52:26.9992424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-689] SKIPPED [ 24%] 2023-03-20T11:52:26.9999541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-690] SKIPPED [ 24%] 2023-03-20T11:52:27.0005461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-691] SKIPPED [ 24%] 2023-03-20T11:52:27.0011386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-692] SKIPPED [ 24%] 2023-03-20T11:52:27.0017331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-693] SKIPPED [ 24%] 2023-03-20T11:52:27.0023473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-694] SKIPPED [ 24%] 2023-03-20T11:52:27.0029492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-695] SKIPPED [ 24%] 2023-03-20T11:52:27.0035385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-696] SKIPPED [ 24%] 2023-03-20T11:52:27.0041319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-697] SKIPPED [ 24%] 2023-03-20T11:52:27.0046959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-698] SKIPPED [ 24%] 2023-03-20T11:52:27.0053023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-699] SKIPPED [ 24%] 2023-03-20T11:52:27.0059083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-700] SKIPPED [ 24%] 2023-03-20T11:52:27.0065042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-701] SKIPPED [ 24%] 2023-03-20T11:52:27.0072342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-702] SKIPPED [ 24%] 2023-03-20T11:52:27.0078344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-703] SKIPPED [ 24%] 2023-03-20T11:52:27.0084020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-704] SKIPPED [ 24%] 2023-03-20T11:52:27.0090670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-705] SKIPPED [ 24%] 2023-03-20T11:52:27.0096084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-706] SKIPPED [ 24%] 2023-03-20T11:52:27.0102107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-707] SKIPPED [ 24%] 2023-03-20T11:52:27.0107564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-708] SKIPPED [ 24%] 2023-03-20T11:52:27.0113880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-709] SKIPPED [ 24%] 2023-03-20T11:52:27.0119743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-710] SKIPPED [ 24%] 2023-03-20T11:52:27.0125451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-711] SKIPPED [ 24%] 2023-03-20T11:52:27.0131474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-712] SKIPPED [ 24%] 2023-03-20T11:52:27.0138693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-713] SKIPPED [ 24%] 2023-03-20T11:52:27.0144908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-714] SKIPPED [ 24%] 2023-03-20T11:52:27.0151061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-715] SKIPPED [ 24%] 2023-03-20T11:52:27.0156943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-716] SKIPPED [ 24%] 2023-03-20T11:52:27.0162827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-717] SKIPPED [ 24%] 2023-03-20T11:52:27.0169600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-718] SKIPPED [ 24%] 2023-03-20T11:52:27.0175525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-719] SKIPPED [ 24%] 2023-03-20T11:52:27.0181057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_image_tensor-720] SKIPPED [ 24%] 2023-03-20T11:52:27.0186578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-00] SKIPPED [ 24%] 2023-03-20T11:52:27.0192797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-01] SKIPPED [ 24%] 2023-03-20T11:52:27.0198514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-02] SKIPPED [ 24%] 2023-03-20T11:52:27.0207173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-03] SKIPPED [ 24%] 2023-03-20T11:52:27.0214320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-04] SKIPPED [ 24%] 2023-03-20T11:52:27.0219510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-05] SKIPPED [ 24%] 2023-03-20T11:52:27.0225381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-06] SKIPPED [ 24%] 2023-03-20T11:52:27.0231627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-07] SKIPPED [ 24%] 2023-03-20T11:52:27.0237440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-08] SKIPPED [ 24%] 2023-03-20T11:52:27.0243258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-09] SKIPPED [ 24%] 2023-03-20T11:52:27.0250071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-10] SKIPPED [ 24%] 2023-03-20T11:52:27.0255891Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-11] SKIPPED [ 24%] 2023-03-20T11:52:27.0261127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-12] SKIPPED [ 24%] 2023-03-20T11:52:27.0267148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-13] SKIPPED [ 24%] 2023-03-20T11:52:27.0273193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-14] SKIPPED [ 24%] 2023-03-20T11:52:27.0280211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-15] SKIPPED [ 24%] 2023-03-20T11:52:27.0286083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-16] SKIPPED [ 24%] 2023-03-20T11:52:27.0292219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-17] SKIPPED [ 24%] 2023-03-20T11:52:27.0297800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-18] SKIPPED [ 24%] 2023-03-20T11:52:27.0304025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-19] SKIPPED [ 24%] 2023-03-20T11:52:27.0310497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-20] SKIPPED [ 25%] 2023-03-20T11:52:27.0316167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-21] SKIPPED [ 25%] 2023-03-20T11:52:27.0322254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-22] SKIPPED [ 25%] 2023-03-20T11:52:27.0329175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-23] SKIPPED [ 25%] 2023-03-20T11:52:27.0333960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-24] SKIPPED [ 25%] 2023-03-20T11:52:27.0340069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-25] SKIPPED [ 25%] 2023-03-20T11:52:27.0346641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-26] SKIPPED [ 25%] 2023-03-20T11:52:27.0352892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-27] SKIPPED [ 25%] 2023-03-20T11:52:27.0358788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-28] SKIPPED [ 25%] 2023-03-20T11:52:27.0364578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-29] SKIPPED [ 25%] 2023-03-20T11:52:27.0370594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-30] SKIPPED [ 25%] 2023-03-20T11:52:27.0376442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-31] SKIPPED [ 25%] 2023-03-20T11:52:27.0382651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-32] SKIPPED [ 25%] 2023-03-20T11:52:27.0388442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-33] SKIPPED [ 25%] 2023-03-20T11:52:27.0394138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-34] SKIPPED [ 25%] 2023-03-20T11:52:27.0399984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-35] SKIPPED [ 25%] 2023-03-20T11:52:27.0405842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-36] SKIPPED [ 25%] 2023-03-20T11:52:27.0411653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-37] SKIPPED [ 25%] 2023-03-20T11:52:27.0419056Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-38] SKIPPED [ 25%] 2023-03-20T11:52:27.0425031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-39] SKIPPED [ 25%] 2023-03-20T11:52:27.0431154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-40] SKIPPED [ 25%] 2023-03-20T11:52:27.0436890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-41] SKIPPED [ 25%] 2023-03-20T11:52:27.0442943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-42] SKIPPED [ 25%] 2023-03-20T11:52:27.0449557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-43] SKIPPED [ 25%] 2023-03-20T11:52:27.0455752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-44] SKIPPED [ 25%] 2023-03-20T11:52:27.0461047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-45] SKIPPED [ 25%] 2023-03-20T11:52:27.0467124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-46] SKIPPED [ 25%] 2023-03-20T11:52:27.0473271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-47] SKIPPED [ 25%] 2023-03-20T11:52:27.0479008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-48] SKIPPED [ 25%] 2023-03-20T11:52:27.0486097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-49] SKIPPED [ 25%] 2023-03-20T11:52:27.0492236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-50] SKIPPED [ 25%] 2023-03-20T11:52:27.0498048Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-51] SKIPPED [ 25%] 2023-03-20T11:52:27.0504291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-52] SKIPPED [ 25%] 2023-03-20T11:52:27.0510121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-53] SKIPPED [ 25%] 2023-03-20T11:52:27.0515744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_bounding_box-54] SKIPPED [ 25%] 2023-03-20T11:52:27.0521646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-00] SKIPPED [ 25%] 2023-03-20T11:52:27.0527384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-01] SKIPPED [ 25%] 2023-03-20T11:52:27.0534299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-02] SKIPPED [ 25%] 2023-03-20T11:52:27.0539438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-03] SKIPPED [ 25%] 2023-03-20T11:52:27.0545347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-04] SKIPPED [ 25%] 2023-03-20T11:52:27.0551530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-05] SKIPPED [ 25%] 2023-03-20T11:52:27.0558462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-06] SKIPPED [ 25%] 2023-03-20T11:52:27.0564370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-07] SKIPPED [ 25%] 2023-03-20T11:52:27.0570545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-08] SKIPPED [ 25%] 2023-03-20T11:52:27.0576297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-09] SKIPPED [ 25%] 2023-03-20T11:52:27.0582633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-10] SKIPPED [ 25%] 2023-03-20T11:52:27.0588491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-11] SKIPPED [ 25%] 2023-03-20T11:52:27.0594639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-12] SKIPPED [ 25%] 2023-03-20T11:52:27.0600563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-13] SKIPPED [ 25%] 2023-03-20T11:52:27.0606270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-14] SKIPPED [ 25%] 2023-03-20T11:52:27.0612320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-15] SKIPPED [ 25%] 2023-03-20T11:52:27.0617941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-16] SKIPPED [ 25%] 2023-03-20T11:52:27.0625245Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-17] SKIPPED [ 25%] 2023-03-20T11:52:27.0631530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-18] SKIPPED [ 25%] 2023-03-20T11:52:27.0637548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-19] SKIPPED [ 25%] 2023-03-20T11:52:27.0643344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-20] SKIPPED [ 25%] 2023-03-20T11:52:27.0650208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-21] SKIPPED [ 25%] 2023-03-20T11:52:27.0655655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-22] SKIPPED [ 25%] 2023-03-20T11:52:27.0661468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-23] SKIPPED [ 25%] 2023-03-20T11:52:27.0667153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-24] SKIPPED [ 25%] 2023-03-20T11:52:27.0673319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-25] SKIPPED [ 25%] 2023-03-20T11:52:27.0678977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-26] SKIPPED [ 25%] 2023-03-20T11:52:27.0684923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-27] SKIPPED [ 25%] 2023-03-20T11:52:27.0690769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-28] SKIPPED [ 25%] 2023-03-20T11:52:27.0697864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-29] SKIPPED [ 25%] 2023-03-20T11:52:27.0704047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-30] SKIPPED [ 25%] 2023-03-20T11:52:27.0710097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-31] SKIPPED [ 25%] 2023-03-20T11:52:27.0716007Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-32] SKIPPED [ 25%] 2023-03-20T11:52:27.0721940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-33] SKIPPED [ 25%] 2023-03-20T11:52:27.0727987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-34] SKIPPED [ 25%] 2023-03-20T11:52:27.0734758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-35] SKIPPED [ 25%] 2023-03-20T11:52:27.0740086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_mask-36] SKIPPED [ 25%] 2023-03-20T11:52:27.0746057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-00] SKIPPED [ 25%] 2023-03-20T11:52:27.0752183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-01] SKIPPED [ 25%] 2023-03-20T11:52:27.0758106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-02] SKIPPED [ 25%] 2023-03-20T11:52:27.0765109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-03] SKIPPED [ 25%] 2023-03-20T11:52:27.0771159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-04] SKIPPED [ 25%] 2023-03-20T11:52:27.0777108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-05] SKIPPED [ 25%] 2023-03-20T11:52:27.0783276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-06] SKIPPED [ 25%] 2023-03-20T11:52:27.0789224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-07] SKIPPED [ 25%] 2023-03-20T11:52:27.0795233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-08] SKIPPED [ 25%] 2023-03-20T11:52:27.0801193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-09] SKIPPED [ 25%] 2023-03-20T11:52:27.0807085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-10] SKIPPED [ 25%] 2023-03-20T11:52:27.0813036Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-11] SKIPPED [ 25%] 2023-03-20T11:52:27.0818900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-12] SKIPPED [ 25%] 2023-03-20T11:52:27.0825539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-13] SKIPPED [ 25%] 2023-03-20T11:52:27.0831890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-14] SKIPPED [ 25%] 2023-03-20T11:52:27.0839232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-15] SKIPPED [ 25%] 2023-03-20T11:52:27.0845512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-16] SKIPPED [ 25%] 2023-03-20T11:52:27.0852029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-17] SKIPPED [ 25%] 2023-03-20T11:52:27.0858093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-18] SKIPPED [ 25%] 2023-03-20T11:52:27.0864241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-19] SKIPPED [ 25%] 2023-03-20T11:52:27.0870938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-20] SKIPPED [ 25%] 2023-03-20T11:52:27.0877150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-21] SKIPPED [ 25%] 2023-03-20T11:52:27.0883477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-22] SKIPPED [ 25%] 2023-03-20T11:52:27.0890504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-23] SKIPPED [ 25%] 2023-03-20T11:52:27.0896070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-24] SKIPPED [ 25%] 2023-03-20T11:52:27.0902686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-25] SKIPPED [ 25%] 2023-03-20T11:52:27.0910410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-26] SKIPPED [ 25%] 2023-03-20T11:52:27.0916746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-27] SKIPPED [ 25%] 2023-03-20T11:52:27.0923110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-28] SKIPPED [ 25%] 2023-03-20T11:52:27.0930379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-29] SKIPPED [ 25%] 2023-03-20T11:52:27.0936615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-30] SKIPPED [ 25%] 2023-03-20T11:52:27.0942127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-31] SKIPPED [ 25%] 2023-03-20T11:52:27.0948276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-32] SKIPPED [ 25%] 2023-03-20T11:52:27.0954440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-33] SKIPPED [ 25%] 2023-03-20T11:52:27.0960707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-34] SKIPPED [ 25%] 2023-03-20T11:52:27.0966912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-35] SKIPPED [ 25%] 2023-03-20T11:52:27.0973506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-perspective_video-36] SKIPPED [ 25%] 2023-03-20T11:52:27.0981029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-000] SKIPPED [ 25%] 2023-03-20T11:52:27.0987071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-001] SKIPPED [ 25%] 2023-03-20T11:52:27.0993718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-002] SKIPPED [ 25%] 2023-03-20T11:52:27.0999887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-003] SKIPPED [ 25%] 2023-03-20T11:52:27.1006121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-004] SKIPPED [ 25%] 2023-03-20T11:52:27.1012687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-005] SKIPPED [ 25%] 2023-03-20T11:52:27.1019112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-006] SKIPPED [ 25%] 2023-03-20T11:52:27.1025533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-007] SKIPPED [ 25%] 2023-03-20T11:52:27.1032073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-008] SKIPPED [ 25%] 2023-03-20T11:52:27.1038335Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-009] SKIPPED [ 25%] 2023-03-20T11:52:27.1044448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-010] SKIPPED [ 25%] 2023-03-20T11:52:27.1050728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-011] SKIPPED [ 25%] 2023-03-20T11:52:27.1060183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-012] SKIPPED [ 25%] 2023-03-20T11:52:27.1066408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-013] SKIPPED [ 25%] 2023-03-20T11:52:27.1073065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-014] SKIPPED [ 25%] 2023-03-20T11:52:27.1079551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-015] SKIPPED [ 25%] 2023-03-20T11:52:27.1085579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-016] SKIPPED [ 25%] 2023-03-20T11:52:27.1091962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-017] SKIPPED [ 25%] 2023-03-20T11:52:27.1098770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-018] SKIPPED [ 25%] 2023-03-20T11:52:27.1104975Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-019] SKIPPED [ 25%] 2023-03-20T11:52:27.1111486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-020] SKIPPED [ 25%] 2023-03-20T11:52:27.1117609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-021] SKIPPED [ 25%] 2023-03-20T11:52:27.1123984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-022] SKIPPED [ 25%] 2023-03-20T11:52:27.1131784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-023] SKIPPED [ 25%] 2023-03-20T11:52:27.1138106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-024] SKIPPED [ 25%] 2023-03-20T11:52:27.1144670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-025] SKIPPED [ 25%] 2023-03-20T11:52:27.1151327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-026] SKIPPED [ 25%] 2023-03-20T11:52:27.1157500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-027] SKIPPED [ 25%] 2023-03-20T11:52:27.1163821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-028] SKIPPED [ 25%] 2023-03-20T11:52:27.1170554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-029] SKIPPED [ 25%] 2023-03-20T11:52:27.1176266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-030] SKIPPED [ 25%] 2023-03-20T11:52:27.1182520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-031] SKIPPED [ 25%] 2023-03-20T11:52:27.1188724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-032] SKIPPED [ 25%] 2023-03-20T11:52:27.1195329Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-033] SKIPPED [ 25%] 2023-03-20T11:52:27.1201630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-034] SKIPPED [ 25%] 2023-03-20T11:52:27.1210428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-035] SKIPPED [ 25%] 2023-03-20T11:52:27.1216426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-036] SKIPPED [ 25%] 2023-03-20T11:52:27.1222376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-037] SKIPPED [ 25%] 2023-03-20T11:52:27.1228640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-038] SKIPPED [ 25%] 2023-03-20T11:52:27.1235250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-039] SKIPPED [ 25%] 2023-03-20T11:52:27.1241550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-040] SKIPPED [ 25%] 2023-03-20T11:52:27.1247663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-041] SKIPPED [ 25%] 2023-03-20T11:52:27.1254604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-042] SKIPPED [ 25%] 2023-03-20T11:52:27.1260671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-043] SKIPPED [ 25%] 2023-03-20T11:52:27.1266769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-044] SKIPPED [ 25%] 2023-03-20T11:52:27.1273395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-045] SKIPPED [ 25%] 2023-03-20T11:52:27.1280971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-046] SKIPPED [ 25%] 2023-03-20T11:52:27.1287239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-047] SKIPPED [ 25%] 2023-03-20T11:52:27.1294813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-048] SKIPPED [ 25%] 2023-03-20T11:52:27.1300260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-049] SKIPPED [ 25%] 2023-03-20T11:52:27.1306428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-050] SKIPPED [ 25%] 2023-03-20T11:52:27.1313203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-051] SKIPPED [ 25%] 2023-03-20T11:52:27.1319502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-052] SKIPPED [ 25%] 2023-03-20T11:52:27.1325721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-053] SKIPPED [ 25%] 2023-03-20T11:52:27.1332480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-054] SKIPPED [ 25%] 2023-03-20T11:52:27.1338738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-055] SKIPPED [ 25%] 2023-03-20T11:52:27.1345184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-056] SKIPPED [ 25%] 2023-03-20T11:52:27.1351829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-057] SKIPPED [ 25%] 2023-03-20T11:52:27.1359422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-058] SKIPPED [ 25%] 2023-03-20T11:52:27.1365599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-059] SKIPPED [ 25%] 2023-03-20T11:52:27.1372285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-060] SKIPPED [ 25%] 2023-03-20T11:52:27.1379204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-061] SKIPPED [ 25%] 2023-03-20T11:52:27.1385378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-062] SKIPPED [ 25%] 2023-03-20T11:52:27.1391771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-063] SKIPPED [ 25%] 2023-03-20T11:52:27.1398052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-064] SKIPPED [ 25%] 2023-03-20T11:52:27.1404307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-065] SKIPPED [ 25%] 2023-03-20T11:52:27.1410535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-066] SKIPPED [ 25%] 2023-03-20T11:52:27.1416894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-067] SKIPPED [ 25%] 2023-03-20T11:52:27.1423422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-068] SKIPPED [ 25%] 2023-03-20T11:52:27.1431258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-069] SKIPPED [ 25%] 2023-03-20T11:52:27.1437580Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-070] SKIPPED [ 25%] 2023-03-20T11:52:27.1443960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-071] SKIPPED [ 25%] 2023-03-20T11:52:27.1450472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-072] SKIPPED [ 25%] 2023-03-20T11:52:27.1456836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-073] SKIPPED [ 25%] 2023-03-20T11:52:27.1463336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-074] SKIPPED [ 25%] 2023-03-20T11:52:27.1470016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-075] SKIPPED [ 25%] 2023-03-20T11:52:27.1476347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-076] SKIPPED [ 25%] 2023-03-20T11:52:27.1482703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-077] SKIPPED [ 25%] 2023-03-20T11:52:27.1490010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-078] SKIPPED [ 25%] 2023-03-20T11:52:27.1495990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-079] SKIPPED [ 25%] 2023-03-20T11:52:27.1501288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-080] SKIPPED [ 25%] 2023-03-20T11:52:27.1508716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-081] SKIPPED [ 25%] 2023-03-20T11:52:27.1514875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-082] SKIPPED [ 25%] 2023-03-20T11:52:27.1521256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-083] SKIPPED [ 25%] 2023-03-20T11:52:27.1527427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-084] SKIPPED [ 25%] 2023-03-20T11:52:27.1534827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-085] SKIPPED [ 25%] 2023-03-20T11:52:27.1540658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-086] SKIPPED [ 25%] 2023-03-20T11:52:27.1546741Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-087] SKIPPED [ 25%] 2023-03-20T11:52:27.1553503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-088] SKIPPED [ 25%] 2023-03-20T11:52:27.1559628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-089] SKIPPED [ 25%] 2023-03-20T11:52:27.1565889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-090] SKIPPED [ 25%] 2023-03-20T11:52:27.1572376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-091] SKIPPED [ 25%] 2023-03-20T11:52:27.1579830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-092] SKIPPED [ 25%] 2023-03-20T11:52:27.1586293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-093] SKIPPED [ 25%] 2023-03-20T11:52:27.1592991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-094] SKIPPED [ 25%] 2023-03-20T11:52:27.1599511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-095] SKIPPED [ 25%] 2023-03-20T11:52:27.1606085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-096] SKIPPED [ 25%] 2023-03-20T11:52:27.1612663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-097] SKIPPED [ 25%] 2023-03-20T11:52:27.1619329Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-098] SKIPPED [ 25%] 2023-03-20T11:52:27.1625650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-099] SKIPPED [ 25%] 2023-03-20T11:52:27.1632422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-100] SKIPPED [ 25%] 2023-03-20T11:52:27.1638870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-101] SKIPPED [ 25%] 2023-03-20T11:52:27.1645274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-102] SKIPPED [ 25%] 2023-03-20T11:52:27.1651759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-103] SKIPPED [ 25%] 2023-03-20T11:52:27.1659342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-104] SKIPPED [ 25%] 2023-03-20T11:52:27.1665641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-105] SKIPPED [ 25%] 2023-03-20T11:52:27.1672333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-106] SKIPPED [ 25%] 2023-03-20T11:52:27.1678690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-107] SKIPPED [ 25%] 2023-03-20T11:52:27.1684900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-108] SKIPPED [ 25%] 2023-03-20T11:52:27.1691266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-109] SKIPPED [ 25%] 2023-03-20T11:52:27.1697739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-110] SKIPPED [ 25%] 2023-03-20T11:52:27.1704450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-111] SKIPPED [ 25%] 2023-03-20T11:52:27.1711135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-112] SKIPPED [ 25%] 2023-03-20T11:52:27.1717278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-113] SKIPPED [ 25%] 2023-03-20T11:52:27.1723562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-114] SKIPPED [ 25%] 2023-03-20T11:52:27.1731068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-115] SKIPPED [ 25%] 2023-03-20T11:52:27.1737650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-116] SKIPPED [ 25%] 2023-03-20T11:52:27.1744209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-117] SKIPPED [ 25%] 2023-03-20T11:52:27.1750650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-118] SKIPPED [ 25%] 2023-03-20T11:52:27.1756942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-119] SKIPPED [ 25%] 2023-03-20T11:52:27.1763372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-120] SKIPPED [ 25%] 2023-03-20T11:52:27.1770541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-121] SKIPPED [ 25%] 2023-03-20T11:52:27.1776027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-122] SKIPPED [ 25%] 2023-03-20T11:52:27.1782447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-123] SKIPPED [ 25%] 2023-03-20T11:52:27.1788565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-124] SKIPPED [ 25%] 2023-03-20T11:52:27.1794690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-125] SKIPPED [ 25%] 2023-03-20T11:52:27.1800973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-126] SKIPPED [ 25%] 2023-03-20T11:52:27.1809348Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-127] SKIPPED [ 25%] 2023-03-20T11:52:27.1815803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-128] SKIPPED [ 25%] 2023-03-20T11:52:27.1821960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-129] SKIPPED [ 25%] 2023-03-20T11:52:27.1828227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-130] SKIPPED [ 25%] 2023-03-20T11:52:27.1834734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-131] SKIPPED [ 25%] 2023-03-20T11:52:27.1842786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-132] SKIPPED [ 25%] 2023-03-20T11:52:27.1849520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-133] SKIPPED [ 25%] 2023-03-20T11:52:27.1855915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-134] SKIPPED [ 25%] 2023-03-20T11:52:27.1861235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-135] SKIPPED [ 25%] 2023-03-20T11:52:27.1867418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-136] SKIPPED [ 25%] 2023-03-20T11:52:27.1873697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-137] SKIPPED [ 25%] 2023-03-20T11:52:27.1881193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-138] SKIPPED [ 25%] 2023-03-20T11:52:27.1886834Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-139] SKIPPED [ 25%] 2023-03-20T11:52:27.1893008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-140] SKIPPED [ 25%] 2023-03-20T11:52:27.1898991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-141] SKIPPED [ 25%] 2023-03-20T11:52:27.1904978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-142] SKIPPED [ 25%] 2023-03-20T11:52:27.1911169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-143] SKIPPED [ 25%] 2023-03-20T11:52:27.1916987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-144] SKIPPED [ 25%] 2023-03-20T11:52:27.1922924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-145] SKIPPED [ 25%] 2023-03-20T11:52:27.1929656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-146] SKIPPED [ 25%] 2023-03-20T11:52:27.1935577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-147] SKIPPED [ 25%] 2023-03-20T11:52:27.1940783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-148] SKIPPED [ 25%] 2023-03-20T11:52:27.1949474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-149] SKIPPED [ 25%] 2023-03-20T11:52:27.1955792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-150] SKIPPED [ 25%] 2023-03-20T11:52:27.1961781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-151] SKIPPED [ 25%] 2023-03-20T11:52:27.1967934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-152] SKIPPED [ 25%] 2023-03-20T11:52:27.1974520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-153] SKIPPED [ 25%] 2023-03-20T11:52:27.1980055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-154] SKIPPED [ 25%] 2023-03-20T11:52:27.1985829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-155] SKIPPED [ 25%] 2023-03-20T11:52:27.1992075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-156] SKIPPED [ 25%] 2023-03-20T11:52:27.1997786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-157] SKIPPED [ 25%] 2023-03-20T11:52:27.2003700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-158] SKIPPED [ 25%] 2023-03-20T11:52:27.2010420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-159] SKIPPED [ 25%] 2023-03-20T11:52:27.2016046Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-160] SKIPPED [ 25%] 2023-03-20T11:52:27.2022780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-161] SKIPPED [ 25%] 2023-03-20T11:52:27.2028585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-162] SKIPPED [ 25%] 2023-03-20T11:52:27.2034902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-163] SKIPPED [ 25%] 2023-03-20T11:52:27.2040770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-164] SKIPPED [ 25%] 2023-03-20T11:52:27.2046505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-165] SKIPPED [ 25%] 2023-03-20T11:52:27.2052436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-166] SKIPPED [ 25%] 2023-03-20T11:52:27.2058448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-167] SKIPPED [ 25%] 2023-03-20T11:52:27.2064650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-168] SKIPPED [ 25%] 2023-03-20T11:52:27.2071127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-169] SKIPPED [ 25%] 2023-03-20T11:52:27.2076838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-170] SKIPPED [ 25%] 2023-03-20T11:52:27.2083015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-171] SKIPPED [ 25%] 2023-03-20T11:52:27.2090685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-172] SKIPPED [ 25%] 2023-03-20T11:52:27.2096037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-173] SKIPPED [ 25%] 2023-03-20T11:52:27.2102235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-174] SKIPPED [ 25%] 2023-03-20T11:52:27.2108058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-175] SKIPPED [ 25%] 2023-03-20T11:52:27.2114218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-176] SKIPPED [ 25%] 2023-03-20T11:52:27.2120058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-177] SKIPPED [ 25%] 2023-03-20T11:52:27.2125927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-178] SKIPPED [ 25%] 2023-03-20T11:52:27.2132134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-179] SKIPPED [ 25%] 2023-03-20T11:52:27.2137924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-180] SKIPPED [ 25%] 2023-03-20T11:52:27.2144148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-181] SKIPPED [ 25%] 2023-03-20T11:52:27.2150206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-182] SKIPPED [ 25%] 2023-03-20T11:52:27.2156110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-183] SKIPPED [ 25%] 2023-03-20T11:52:27.2163264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-184] SKIPPED [ 25%] 2023-03-20T11:52:27.2170006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-185] SKIPPED [ 25%] 2023-03-20T11:52:27.2175796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-186] SKIPPED [ 25%] 2023-03-20T11:52:27.2181042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-187] SKIPPED [ 25%] 2023-03-20T11:52:27.2186825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-188] SKIPPED [ 25%] 2023-03-20T11:52:27.2193129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-189] SKIPPED [ 25%] 2023-03-20T11:52:27.2198992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-190] SKIPPED [ 25%] 2023-03-20T11:52:27.2204764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-191] SKIPPED [ 25%] 2023-03-20T11:52:27.2210690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-192] SKIPPED [ 25%] 2023-03-20T11:52:27.2216492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-193] SKIPPED [ 25%] 2023-03-20T11:52:27.2222339Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-194] SKIPPED [ 25%] 2023-03-20T11:52:27.2229514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-195] SKIPPED [ 25%] 2023-03-20T11:52:27.2235644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-196] SKIPPED [ 25%] 2023-03-20T11:52:27.2241654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-197] SKIPPED [ 25%] 2023-03-20T11:52:27.2247333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-198] SKIPPED [ 25%] 2023-03-20T11:52:27.2253425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-199] SKIPPED [ 25%] 2023-03-20T11:52:27.2259407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-200] SKIPPED [ 25%] 2023-03-20T11:52:27.2265415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-201] SKIPPED [ 25%] 2023-03-20T11:52:27.2271536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-202] SKIPPED [ 25%] 2023-03-20T11:52:27.2277343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-203] SKIPPED [ 25%] 2023-03-20T11:52:27.2283199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-204] SKIPPED [ 25%] 2023-03-20T11:52:27.2290126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-205] SKIPPED [ 25%] 2023-03-20T11:52:27.2295747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-206] SKIPPED [ 25%] 2023-03-20T11:52:27.2302244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-207] SKIPPED [ 25%] 2023-03-20T11:52:27.2308011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-208] SKIPPED [ 25%] 2023-03-20T11:52:27.2314269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-209] SKIPPED [ 25%] 2023-03-20T11:52:27.2320277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-210] SKIPPED [ 25%] 2023-03-20T11:52:27.2326075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-211] SKIPPED [ 25%] 2023-03-20T11:52:27.2332183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-212] SKIPPED [ 25%] 2023-03-20T11:52:27.2337944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-213] SKIPPED [ 25%] 2023-03-20T11:52:27.2344079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-214] SKIPPED [ 25%] 2023-03-20T11:52:27.2350067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-215] SKIPPED [ 25%] 2023-03-20T11:52:27.2356064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-216] SKIPPED [ 25%] 2023-03-20T11:52:27.2362034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-217] SKIPPED [ 25%] 2023-03-20T11:52:27.2370156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-218] SKIPPED [ 25%] 2023-03-20T11:52:27.2376153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-219] SKIPPED [ 25%] 2023-03-20T11:52:27.2381390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-220] SKIPPED [ 25%] 2023-03-20T11:52:27.2387219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-221] SKIPPED [ 25%] 2023-03-20T11:52:27.2393520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-222] SKIPPED [ 25%] 2023-03-20T11:52:27.2399616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-223] SKIPPED [ 25%] 2023-03-20T11:52:27.2405185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-224] SKIPPED [ 25%] 2023-03-20T11:52:27.2411495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-225] SKIPPED [ 25%] 2023-03-20T11:52:27.2417574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-226] SKIPPED [ 25%] 2023-03-20T11:52:27.2423972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-227] SKIPPED [ 25%] 2023-03-20T11:52:27.2430112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-228] SKIPPED [ 25%] 2023-03-20T11:52:27.2435886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-229] SKIPPED [ 25%] 2023-03-20T11:52:27.2442916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-230] SKIPPED [ 25%] 2023-03-20T11:52:27.2449588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-231] SKIPPED [ 25%] 2023-03-20T11:52:27.2455704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-232] SKIPPED [ 25%] 2023-03-20T11:52:27.2460919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-233] SKIPPED [ 25%] 2023-03-20T11:52:27.2466804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-234] SKIPPED [ 25%] 2023-03-20T11:52:27.2473143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-235] SKIPPED [ 25%] 2023-03-20T11:52:27.2479302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-236] SKIPPED [ 25%] 2023-03-20T11:52:27.2485271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-237] SKIPPED [ 25%] 2023-03-20T11:52:27.2491239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-238] SKIPPED [ 25%] 2023-03-20T11:52:27.2497991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-239] SKIPPED [ 25%] 2023-03-20T11:52:27.2503455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-240] SKIPPED [ 25%] 2023-03-20T11:52:27.2510602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-241] SKIPPED [ 25%] 2023-03-20T11:52:27.2516366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-242] SKIPPED [ 25%] 2023-03-20T11:52:27.2522523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-243] SKIPPED [ 25%] 2023-03-20T11:52:27.2529350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-244] SKIPPED [ 25%] 2023-03-20T11:52:27.2535324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-245] SKIPPED [ 25%] 2023-03-20T11:52:27.2540557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-246] SKIPPED [ 25%] 2023-03-20T11:52:27.2546195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-247] SKIPPED [ 25%] 2023-03-20T11:52:27.2552565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-248] SKIPPED [ 25%] 2023-03-20T11:52:27.2558331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-249] SKIPPED [ 25%] 2023-03-20T11:52:27.2564044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-250] SKIPPED [ 25%] 2023-03-20T11:52:27.2570684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-251] SKIPPED [ 25%] 2023-03-20T11:52:27.2576404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-252] SKIPPED [ 25%] 2023-03-20T11:52:27.2582822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-253] SKIPPED [ 25%] 2023-03-20T11:52:27.2588736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-254] SKIPPED [ 25%] 2023-03-20T11:52:27.2594674Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-255] SKIPPED [ 25%] 2023-03-20T11:52:27.2600590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-256] SKIPPED [ 25%] 2023-03-20T11:52:27.2606351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-257] SKIPPED [ 25%] 2023-03-20T11:52:27.2612645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-258] SKIPPED [ 25%] 2023-03-20T11:52:27.2618399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-259] SKIPPED [ 25%] 2023-03-20T11:52:27.2624522Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-260] SKIPPED [ 25%] 2023-03-20T11:52:27.2630391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-261] SKIPPED [ 25%] 2023-03-20T11:52:27.2636401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-262] SKIPPED [ 25%] 2023-03-20T11:52:27.2642539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-263] SKIPPED [ 25%] 2023-03-20T11:52:27.2650507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-264] SKIPPED [ 25%] 2023-03-20T11:52:27.2656112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-265] SKIPPED [ 25%] 2023-03-20T11:52:27.2661768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-266] SKIPPED [ 25%] 2023-03-20T11:52:27.2667512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-267] SKIPPED [ 25%] 2023-03-20T11:52:27.2673824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-268] SKIPPED [ 25%] 2023-03-20T11:52:27.2679810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-269] SKIPPED [ 25%] 2023-03-20T11:52:27.2685478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-270] SKIPPED [ 25%] 2023-03-20T11:52:27.2691490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-271] SKIPPED [ 25%] 2023-03-20T11:52:27.2697394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-272] SKIPPED [ 25%] 2023-03-20T11:52:27.2703480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-273] SKIPPED [ 25%] 2023-03-20T11:52:27.2709373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-274] SKIPPED [ 25%] 2023-03-20T11:52:27.2716554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-275] SKIPPED [ 25%] 2023-03-20T11:52:27.2722553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-276] SKIPPED [ 25%] 2023-03-20T11:52:27.2729332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-277] SKIPPED [ 25%] 2023-03-20T11:52:27.2735100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-278] SKIPPED [ 25%] 2023-03-20T11:52:27.2740263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-279] SKIPPED [ 25%] 2023-03-20T11:52:27.2746214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-280] SKIPPED [ 25%] 2023-03-20T11:52:27.2752515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-281] SKIPPED [ 25%] 2023-03-20T11:52:27.2758494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-282] SKIPPED [ 25%] 2023-03-20T11:52:27.2764222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-283] SKIPPED [ 25%] 2023-03-20T11:52:27.2770672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-284] SKIPPED [ 25%] 2023-03-20T11:52:27.2776084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-285] SKIPPED [ 25%] 2023-03-20T11:52:27.2781931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-286] SKIPPED [ 25%] 2023-03-20T11:52:27.2790629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-287] SKIPPED [ 25%] 2023-03-20T11:52:27.2796620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-288] SKIPPED [ 25%] 2023-03-20T11:52:27.2802540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-289] SKIPPED [ 25%] 2023-03-20T11:52:27.2809336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-290] SKIPPED [ 25%] 2023-03-20T11:52:27.2815153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-291] SKIPPED [ 25%] 2023-03-20T11:52:27.2821200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-292] SKIPPED [ 25%] 2023-03-20T11:52:27.2827090Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-293] SKIPPED [ 25%] 2023-03-20T11:52:27.2833624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-294] SKIPPED [ 25%] 2023-03-20T11:52:27.2839664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-295] SKIPPED [ 25%] 2023-03-20T11:52:27.2845212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-296] SKIPPED [ 25%] 2023-03-20T11:52:27.2851135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-297] SKIPPED [ 25%] 2023-03-20T11:52:27.2858459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-298] SKIPPED [ 25%] 2023-03-20T11:52:27.2864252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-299] SKIPPED [ 25%] 2023-03-20T11:52:27.2870442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-300] SKIPPED [ 25%] 2023-03-20T11:52:27.2876256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-301] SKIPPED [ 25%] 2023-03-20T11:52:27.2882345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-302] SKIPPED [ 25%] 2023-03-20T11:52:27.2889083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-303] SKIPPED [ 25%] 2023-03-20T11:52:27.2894995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-304] SKIPPED [ 25%] 2023-03-20T11:52:27.2900288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-305] SKIPPED [ 25%] 2023-03-20T11:52:27.2906117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-306] SKIPPED [ 25%] 2023-03-20T11:52:27.2912504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-307] SKIPPED [ 25%] 2023-03-20T11:52:27.2918260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-308] SKIPPED [ 25%] 2023-03-20T11:52:27.2924094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-309] SKIPPED [ 25%] 2023-03-20T11:52:27.2931210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-310] SKIPPED [ 25%] 2023-03-20T11:52:27.2937075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-311] SKIPPED [ 25%] 2023-03-20T11:52:27.2943286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-312] SKIPPED [ 25%] 2023-03-20T11:52:27.2949339Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-313] SKIPPED [ 25%] 2023-03-20T11:52:27.2955376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-314] SKIPPED [ 25%] 2023-03-20T11:52:27.2961417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-315] SKIPPED [ 25%] 2023-03-20T11:52:27.2967116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-316] SKIPPED [ 25%] 2023-03-20T11:52:27.2973160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-317] SKIPPED [ 25%] 2023-03-20T11:52:27.2979360Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-318] SKIPPED [ 25%] 2023-03-20T11:52:27.2985326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-319] SKIPPED [ 25%] 2023-03-20T11:52:27.2991845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-320] SKIPPED [ 25%] 2023-03-20T11:52:27.2999022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-321] SKIPPED [ 25%] 2023-03-20T11:52:27.3004779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-322] SKIPPED [ 25%] 2023-03-20T11:52:27.3010807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-323] SKIPPED [ 25%] 2023-03-20T11:52:27.3016778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-324] SKIPPED [ 25%] 2023-03-20T11:52:27.3022518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-325] SKIPPED [ 25%] 2023-03-20T11:52:27.3028090Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-326] SKIPPED [ 25%] 2023-03-20T11:52:27.3034068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-327] SKIPPED [ 25%] 2023-03-20T11:52:27.3040103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-328] SKIPPED [ 25%] 2023-03-20T11:52:27.3045853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-329] SKIPPED [ 25%] 2023-03-20T11:52:27.3051940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-330] SKIPPED [ 25%] 2023-03-20T11:52:27.3057883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-331] SKIPPED [ 25%] 2023-03-20T11:52:27.3063962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-332] SKIPPED [ 25%] 2023-03-20T11:52:27.3071366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-333] SKIPPED [ 25%] 2023-03-20T11:52:27.3077259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-334] SKIPPED [ 25%] 2023-03-20T11:52:27.3083219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-335] SKIPPED [ 25%] 2023-03-20T11:52:27.3090016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-336] SKIPPED [ 25%] 2023-03-20T11:52:27.3095680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-337] SKIPPED [ 25%] 2023-03-20T11:52:27.3101231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-338] SKIPPED [ 25%] 2023-03-20T11:52:27.3107038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-339] SKIPPED [ 25%] 2023-03-20T11:52:27.3113319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-340] SKIPPED [ 25%] 2023-03-20T11:52:27.3119024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-341] SKIPPED [ 25%] 2023-03-20T11:52:27.3125082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-342] SKIPPED [ 25%] 2023-03-20T11:52:27.3130840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-343] SKIPPED [ 25%] 2023-03-20T11:52:27.3138183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-344] SKIPPED [ 25%] 2023-03-20T11:52:27.3144297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-345] SKIPPED [ 25%] 2023-03-20T11:52:27.3150525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-346] SKIPPED [ 25%] 2023-03-20T11:52:27.3156386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-347] SKIPPED [ 25%] 2023-03-20T11:52:27.3162454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-348] SKIPPED [ 25%] 2023-03-20T11:52:27.3169097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-349] SKIPPED [ 25%] 2023-03-20T11:52:27.3175067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-350] SKIPPED [ 25%] 2023-03-20T11:52:27.3179756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-351] SKIPPED [ 25%] 2023-03-20T11:52:27.3185888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-352] SKIPPED [ 25%] 2023-03-20T11:52:27.3192049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-353] SKIPPED [ 25%] 2023-03-20T11:52:27.3197916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-354] SKIPPED [ 25%] 2023-03-20T11:52:27.3203758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-355] SKIPPED [ 25%] 2023-03-20T11:52:27.3210875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-356] SKIPPED [ 25%] 2023-03-20T11:52:27.3216813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-357] SKIPPED [ 25%] 2023-03-20T11:52:27.3222995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-358] SKIPPED [ 25%] 2023-03-20T11:52:27.3228864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-359] SKIPPED [ 25%] 2023-03-20T11:52:27.3235065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-360] SKIPPED [ 25%] 2023-03-20T11:52:27.3241072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-361] SKIPPED [ 25%] 2023-03-20T11:52:27.3246880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-362] SKIPPED [ 25%] 2023-03-20T11:52:27.3252976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-363] SKIPPED [ 25%] 2023-03-20T11:52:27.3258978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-364] SKIPPED [ 25%] 2023-03-20T11:52:27.3264917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-365] SKIPPED [ 25%] 2023-03-20T11:52:27.3271172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-366] SKIPPED [ 25%] 2023-03-20T11:52:27.3278372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-367] SKIPPED [ 25%] 2023-03-20T11:52:27.3284179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-368] SKIPPED [ 25%] 2023-03-20T11:52:27.3290573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-369] SKIPPED [ 25%] 2023-03-20T11:52:27.3296137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-370] SKIPPED [ 25%] 2023-03-20T11:52:27.3302041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-371] SKIPPED [ 25%] 2023-03-20T11:52:27.3307694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-372] SKIPPED [ 25%] 2023-03-20T11:52:27.3313416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-373] SKIPPED [ 25%] 2023-03-20T11:52:27.3319423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-374] SKIPPED [ 25%] 2023-03-20T11:52:27.3325035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-375] SKIPPED [ 25%] 2023-03-20T11:52:27.3330915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-376] SKIPPED [ 25%] 2023-03-20T11:52:27.3336627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-377] SKIPPED [ 25%] 2023-03-20T11:52:27.3342708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-378] SKIPPED [ 25%] 2023-03-20T11:52:27.3349971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-379] SKIPPED [ 25%] 2023-03-20T11:52:27.3356026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-380] SKIPPED [ 25%] 2023-03-20T11:52:27.3361985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-381] SKIPPED [ 25%] 2023-03-20T11:52:27.3367678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-382] SKIPPED [ 25%] 2023-03-20T11:52:27.3374742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-383] SKIPPED [ 25%] 2023-03-20T11:52:27.3379670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-384] SKIPPED [ 25%] 2023-03-20T11:52:27.3385810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-385] SKIPPED [ 25%] 2023-03-20T11:52:27.3392062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-386] SKIPPED [ 25%] 2023-03-20T11:52:27.3397989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-387] SKIPPED [ 25%] 2023-03-20T11:52:27.3403748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-388] SKIPPED [ 25%] 2023-03-20T11:52:27.3410650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-389] SKIPPED [ 25%] 2023-03-20T11:52:27.3416810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-390] SKIPPED [ 25%] 2023-03-20T11:52:27.3423116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-391] SKIPPED [ 25%] 2023-03-20T11:52:27.3429015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-392] SKIPPED [ 25%] 2023-03-20T11:52:27.3435175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-393] SKIPPED [ 25%] 2023-03-20T11:52:27.3441174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-394] SKIPPED [ 25%] 2023-03-20T11:52:27.3446819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-395] SKIPPED [ 25%] 2023-03-20T11:52:27.3452882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-396] SKIPPED [ 25%] 2023-03-20T11:52:27.3458816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-397] SKIPPED [ 25%] 2023-03-20T11:52:27.3464736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-398] SKIPPED [ 25%] 2023-03-20T11:52:27.3470786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-399] SKIPPED [ 25%] 2023-03-20T11:52:27.3476644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-400] SKIPPED [ 25%] 2023-03-20T11:52:27.3482706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-401] SKIPPED [ 25%] 2023-03-20T11:52:27.3490744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-402] SKIPPED [ 25%] 2023-03-20T11:52:27.3495918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-403] SKIPPED [ 25%] 2023-03-20T11:52:27.3502100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-404] SKIPPED [ 25%] 2023-03-20T11:52:27.3507939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-405] SKIPPED [ 25%] 2023-03-20T11:52:27.3514152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-406] SKIPPED [ 25%] 2023-03-20T11:52:27.3519918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-407] SKIPPED [ 25%] 2023-03-20T11:52:27.3525821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-408] SKIPPED [ 25%] 2023-03-20T11:52:27.3531936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-409] SKIPPED [ 25%] 2023-03-20T11:52:27.3537780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-410] SKIPPED [ 25%] 2023-03-20T11:52:27.3543857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-411] SKIPPED [ 25%] 2023-03-20T11:52:27.3549848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-412] SKIPPED [ 25%] 2023-03-20T11:52:27.3557179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-413] SKIPPED [ 25%] 2023-03-20T11:52:27.3563030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-414] SKIPPED [ 25%] 2023-03-20T11:52:27.3570092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-415] SKIPPED [ 25%] 2023-03-20T11:52:27.3575933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-416] SKIPPED [ 25%] 2023-03-20T11:52:27.3581111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-417] SKIPPED [ 25%] 2023-03-20T11:52:27.3587004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-418] SKIPPED [ 25%] 2023-03-20T11:52:27.3593189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-419] SKIPPED [ 25%] 2023-03-20T11:52:27.3599058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-420] SKIPPED [ 25%] 2023-03-20T11:52:27.3604821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-421] SKIPPED [ 25%] 2023-03-20T11:52:27.3610831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-422] SKIPPED [ 25%] 2023-03-20T11:52:27.3616465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-423] SKIPPED [ 25%] 2023-03-20T11:52:27.3625191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-424] SKIPPED [ 25%] 2023-03-20T11:52:27.3631481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-425] SKIPPED [ 25%] 2023-03-20T11:52:27.3637487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-426] SKIPPED [ 25%] 2023-03-20T11:52:27.3643405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-427] SKIPPED [ 25%] 2023-03-20T11:52:27.3650425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-428] SKIPPED [ 25%] 2023-03-20T11:52:27.3655753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-429] SKIPPED [ 25%] 2023-03-20T11:52:27.3661301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-430] SKIPPED [ 25%] 2023-03-20T11:52:27.3666980Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-431] SKIPPED [ 25%] 2023-03-20T11:52:27.3672832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-432] SKIPPED [ 25%] 2023-03-20T11:52:27.3678580Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-433] SKIPPED [ 25%] 2023-03-20T11:52:27.3684501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-434] SKIPPED [ 25%] 2023-03-20T11:52:27.3690517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-435] SKIPPED [ 25%] 2023-03-20T11:52:27.3697398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-436] SKIPPED [ 25%] 2023-03-20T11:52:27.3703624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-437] SKIPPED [ 25%] 2023-03-20T11:52:27.3709509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-438] SKIPPED [ 25%] 2023-03-20T11:52:27.3715574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-439] SKIPPED [ 25%] 2023-03-20T11:52:27.3721629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-440] SKIPPED [ 25%] 2023-03-20T11:52:27.3727396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-441] SKIPPED [ 25%] 2023-03-20T11:52:27.3733450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-442] SKIPPED [ 25%] 2023-03-20T11:52:27.3739327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-443] SKIPPED [ 25%] 2023-03-20T11:52:27.3745307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-444] SKIPPED [ 25%] 2023-03-20T11:52:27.3751580Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-445] SKIPPED [ 25%] 2023-03-20T11:52:27.3757252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-446] SKIPPED [ 25%] 2023-03-20T11:52:27.3764395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-447] SKIPPED [ 25%] 2023-03-20T11:52:27.3770487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-448] SKIPPED [ 25%] 2023-03-20T11:52:27.3776408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-449] SKIPPED [ 25%] 2023-03-20T11:52:27.3782499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-450] SKIPPED [ 25%] 2023-03-20T11:52:27.3788222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-451] SKIPPED [ 25%] 2023-03-20T11:52:27.3794500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-452] SKIPPED [ 25%] 2023-03-20T11:52:27.3800357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-453] SKIPPED [ 25%] 2023-03-20T11:52:27.3806237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-454] SKIPPED [ 25%] 2023-03-20T11:52:27.3812551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-455] SKIPPED [ 25%] 2023-03-20T11:52:27.3818927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-456] SKIPPED [ 25%] 2023-03-20T11:52:27.3825218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-457] SKIPPED [ 25%] 2023-03-20T11:52:27.3831514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-458] SKIPPED [ 25%] 2023-03-20T11:52:27.3838500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-459] SKIPPED [ 25%] 2023-03-20T11:52:27.3844792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-460] SKIPPED [ 25%] 2023-03-20T11:52:27.3851252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-461] SKIPPED [ 25%] 2023-03-20T11:52:27.3857276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-462] SKIPPED [ 25%] 2023-03-20T11:52:27.3863786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-463] SKIPPED [ 25%] 2023-03-20T11:52:27.3870246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-464] SKIPPED [ 25%] 2023-03-20T11:52:27.3876739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-465] SKIPPED [ 25%] 2023-03-20T11:52:27.3883180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-466] SKIPPED [ 25%] 2023-03-20T11:52:27.3890435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-467] SKIPPED [ 25%] 2023-03-20T11:52:27.3904128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-468] SKIPPED [ 25%] 2023-03-20T11:52:27.3904875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-469] SKIPPED [ 25%] 2023-03-20T11:52:27.3910140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-470] SKIPPED [ 25%] 2023-03-20T11:52:27.3916487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-471] SKIPPED [ 25%] 2023-03-20T11:52:27.3922770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-472] SKIPPED [ 25%] 2023-03-20T11:52:27.3930327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-473] SKIPPED [ 25%] 2023-03-20T11:52:27.3936264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-474] SKIPPED [ 25%] 2023-03-20T11:52:27.3941909Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-475] SKIPPED [ 25%] 2023-03-20T11:52:27.3948108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-476] SKIPPED [ 25%] 2023-03-20T11:52:27.3954829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-477] SKIPPED [ 25%] 2023-03-20T11:52:27.3961247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-478] SKIPPED [ 25%] 2023-03-20T11:52:27.3967315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-479] SKIPPED [ 25%] 2023-03-20T11:52:27.3974632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-480] SKIPPED [ 25%] 2023-03-20T11:52:27.3979751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-481] SKIPPED [ 25%] 2023-03-20T11:52:27.3987323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-482] SKIPPED [ 25%] 2023-03-20T11:52:27.3993590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-483] SKIPPED [ 25%] 2023-03-20T11:52:27.3999907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-484] SKIPPED [ 25%] 2023-03-20T11:52:27.4006184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-485] SKIPPED [ 25%] 2023-03-20T11:52:27.4012692Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-486] SKIPPED [ 25%] 2023-03-20T11:52:27.4019058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-487] SKIPPED [ 25%] 2023-03-20T11:52:27.4025616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-488] SKIPPED [ 25%] 2023-03-20T11:52:27.4032585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-489] SKIPPED [ 25%] 2023-03-20T11:52:27.4039509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-490] SKIPPED [ 25%] 2023-03-20T11:52:27.4045748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-491] SKIPPED [ 25%] 2023-03-20T11:52:27.4052302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-492] SKIPPED [ 25%] 2023-03-20T11:52:27.4060181Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-493] SKIPPED [ 25%] 2023-03-20T11:52:27.4066762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-494] SKIPPED [ 25%] 2023-03-20T11:52:27.4073213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-495] SKIPPED [ 25%] 2023-03-20T11:52:27.4079769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-496] SKIPPED [ 25%] 2023-03-20T11:52:27.4086412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-497] SKIPPED [ 25%] 2023-03-20T11:52:27.4093256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-498] SKIPPED [ 25%] 2023-03-20T11:52:27.4100228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-499] SKIPPED [ 25%] 2023-03-20T11:52:27.4106663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-500] SKIPPED [ 25%] 2023-03-20T11:52:27.4113147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-501] SKIPPED [ 25%] 2023-03-20T11:52:27.4120079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-502] SKIPPED [ 25%] 2023-03-20T11:52:27.4126351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-503] SKIPPED [ 25%] 2023-03-20T11:52:27.4133133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-504] SKIPPED [ 25%] 2023-03-20T11:52:27.4141063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-505] SKIPPED [ 25%] 2023-03-20T11:52:27.4147477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-506] SKIPPED [ 25%] 2023-03-20T11:52:27.4154518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-507] SKIPPED [ 25%] 2023-03-20T11:52:27.4161214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-508] SKIPPED [ 25%] 2023-03-20T11:52:27.4167818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-509] SKIPPED [ 25%] 2023-03-20T11:52:27.4175515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-510] SKIPPED [ 25%] 2023-03-20T11:52:27.4181429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-511] SKIPPED [ 25%] 2023-03-20T11:52:27.4187861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-512] SKIPPED [ 25%] 2023-03-20T11:52:27.4194738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-513] SKIPPED [ 25%] 2023-03-20T11:52:27.4201366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-514] SKIPPED [ 25%] 2023-03-20T11:52:27.4207599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-515] SKIPPED [ 25%] 2023-03-20T11:52:27.4216457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-516] SKIPPED [ 25%] 2023-03-20T11:52:27.4222669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-517] SKIPPED [ 25%] 2023-03-20T11:52:27.4229208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-518] SKIPPED [ 25%] 2023-03-20T11:52:27.4235933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-519] SKIPPED [ 25%] 2023-03-20T11:52:27.4242569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-520] SKIPPED [ 25%] 2023-03-20T11:52:27.4249901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-521] SKIPPED [ 25%] 2023-03-20T11:52:27.4255798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-522] SKIPPED [ 25%] 2023-03-20T11:52:27.4262131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-523] SKIPPED [ 25%] 2023-03-20T11:52:27.4268503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-524] SKIPPED [ 25%] 2023-03-20T11:52:27.4275341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-525] SKIPPED [ 25%] 2023-03-20T11:52:27.4281924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-526] SKIPPED [ 25%] 2023-03-20T11:52:27.4289256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-527] SKIPPED [ 25%] 2023-03-20T11:52:27.4296015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-528] SKIPPED [ 25%] 2023-03-20T11:52:27.4302731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-529] SKIPPED [ 25%] 2023-03-20T11:52:27.4309281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-530] SKIPPED [ 25%] 2023-03-20T11:52:27.4315998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-531] SKIPPED [ 25%] 2023-03-20T11:52:27.4322658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-532] SKIPPED [ 25%] 2023-03-20T11:52:27.4330226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-533] SKIPPED [ 25%] 2023-03-20T11:52:27.4335959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-534] SKIPPED [ 25%] 2023-03-20T11:52:27.4342810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-535] SKIPPED [ 25%] 2023-03-20T11:52:27.4349452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-536] SKIPPED [ 25%] 2023-03-20T11:52:27.4355627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-537] SKIPPED [ 25%] 2023-03-20T11:52:27.4362199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-538] SKIPPED [ 25%] 2023-03-20T11:52:27.4370792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-539] SKIPPED [ 25%] 2023-03-20T11:52:27.4376622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-540] SKIPPED [ 25%] 2023-03-20T11:52:27.4383429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-541] SKIPPED [ 25%] 2023-03-20T11:52:27.4390074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-542] SKIPPED [ 25%] 2023-03-20T11:52:27.4396703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-543] SKIPPED [ 25%] 2023-03-20T11:52:27.4403284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-544] SKIPPED [ 25%] 2023-03-20T11:52:27.4410668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-545] SKIPPED [ 25%] 2023-03-20T11:52:27.4416244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-546] SKIPPED [ 25%] 2023-03-20T11:52:27.4423020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-547] SKIPPED [ 25%] 2023-03-20T11:52:27.4429551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-548] SKIPPED [ 25%] 2023-03-20T11:52:27.4436207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-549] SKIPPED [ 25%] 2023-03-20T11:52:27.4443933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-550] SKIPPED [ 25%] 2023-03-20T11:52:27.4450622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-551] SKIPPED [ 25%] 2023-03-20T11:52:27.4456914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-552] SKIPPED [ 25%] 2023-03-20T11:52:27.4463197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-553] SKIPPED [ 25%] 2023-03-20T11:52:27.4469579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-554] SKIPPED [ 25%] 2023-03-20T11:52:27.4476436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-555] SKIPPED [ 25%] 2023-03-20T11:52:27.4483000Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-556] SKIPPED [ 25%] 2023-03-20T11:52:27.4490660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-557] SKIPPED [ 25%] 2023-03-20T11:52:27.4496091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-558] SKIPPED [ 25%] 2023-03-20T11:52:27.4502809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-559] SKIPPED [ 25%] 2023-03-20T11:52:27.4509407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-560] SKIPPED [ 25%] 2023-03-20T11:52:27.4516048Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-561] SKIPPED [ 25%] 2023-03-20T11:52:27.4525272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-562] SKIPPED [ 25%] 2023-03-20T11:52:27.4532316Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-563] SKIPPED [ 25%] 2023-03-20T11:52:27.4539132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-564] SKIPPED [ 25%] 2023-03-20T11:52:27.4545645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-565] SKIPPED [ 25%] 2023-03-20T11:52:27.4552482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-566] SKIPPED [ 25%] 2023-03-20T11:52:27.4558952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-567] SKIPPED [ 25%] 2023-03-20T11:52:27.4565267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-568] SKIPPED [ 25%] 2023-03-20T11:52:27.4572004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-569] SKIPPED [ 25%] 2023-03-20T11:52:27.4578853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-570] SKIPPED [ 25%] 2023-03-20T11:52:27.4585446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-571] SKIPPED [ 25%] 2023-03-20T11:52:27.4592362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-572] SKIPPED [ 25%] 2023-03-20T11:52:27.4600926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-573] SKIPPED [ 25%] 2023-03-20T11:52:27.4606668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-574] SKIPPED [ 25%] 2023-03-20T11:52:27.4613296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-575] SKIPPED [ 25%] 2023-03-20T11:52:27.4619898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-576] SKIPPED [ 25%] 2023-03-20T11:52:27.4626157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-577] SKIPPED [ 25%] 2023-03-20T11:52:27.4632944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-578] SKIPPED [ 25%] 2023-03-20T11:52:27.4639480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-579] SKIPPED [ 25%] 2023-03-20T11:52:27.4645937Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-580] SKIPPED [ 25%] 2023-03-20T11:52:27.4652754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-581] SKIPPED [ 25%] 2023-03-20T11:52:27.4659332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-582] SKIPPED [ 25%] 2023-03-20T11:52:27.4665987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-583] SKIPPED [ 25%] 2023-03-20T11:52:27.4672438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-584] SKIPPED [ 25%] 2023-03-20T11:52:27.4680039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-585] SKIPPED [ 25%] 2023-03-20T11:52:27.4686369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-586] SKIPPED [ 25%] 2023-03-20T11:52:27.4693356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-587] SKIPPED [ 25%] 2023-03-20T11:52:27.4700182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-588] SKIPPED [ 25%] 2023-03-20T11:52:27.4706212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-589] SKIPPED [ 25%] 2023-03-20T11:52:27.4713071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-590] SKIPPED [ 25%] 2023-03-20T11:52:27.4719792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-591] SKIPPED [ 25%] 2023-03-20T11:52:27.4725972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-592] SKIPPED [ 25%] 2023-03-20T11:52:27.4732461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-593] SKIPPED [ 25%] 2023-03-20T11:52:27.4739192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-594] SKIPPED [ 25%] 2023-03-20T11:52:27.4745766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-595] SKIPPED [ 25%] 2023-03-20T11:52:27.4753818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-596] SKIPPED [ 25%] 2023-03-20T11:52:27.4760503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-597] SKIPPED [ 25%] 2023-03-20T11:52:27.4766730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-598] SKIPPED [ 25%] 2023-03-20T11:52:27.4774411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-599] SKIPPED [ 25%] 2023-03-20T11:52:27.4780191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-600] SKIPPED [ 25%] 2023-03-20T11:52:27.4786623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-601] SKIPPED [ 25%] 2023-03-20T11:52:27.4793062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-602] SKIPPED [ 25%] 2023-03-20T11:52:27.4799465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-603] SKIPPED [ 25%] 2023-03-20T11:52:27.4805788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-604] SKIPPED [ 25%] 2023-03-20T11:52:27.4812830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-605] SKIPPED [ 25%] 2023-03-20T11:52:27.4819346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-606] SKIPPED [ 25%] 2023-03-20T11:52:27.4825960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-607] SKIPPED [ 25%] 2023-03-20T11:52:27.4833964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-608] SKIPPED [ 25%] 2023-03-20T11:52:27.4840464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-609] SKIPPED [ 25%] 2023-03-20T11:52:27.4846873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-610] SKIPPED [ 25%] 2023-03-20T11:52:27.4854670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-611] SKIPPED [ 25%] 2023-03-20T11:52:27.4860508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-612] SKIPPED [ 25%] 2023-03-20T11:52:27.4866861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-613] SKIPPED [ 25%] 2023-03-20T11:52:27.4873911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-614] SKIPPED [ 25%] 2023-03-20T11:52:27.4880283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-615] SKIPPED [ 25%] 2023-03-20T11:52:27.4886711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-616] SKIPPED [ 25%] 2023-03-20T11:52:27.4893150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-617] SKIPPED [ 25%] 2023-03-20T11:52:27.4899817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-618] SKIPPED [ 25%] 2023-03-20T11:52:27.4907652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-619] SKIPPED [ 25%] 2023-03-20T11:52:27.4914560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-620] SKIPPED [ 25%] 2023-03-20T11:52:27.4921161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-621] SKIPPED [ 25%] 2023-03-20T11:52:27.4927333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-622] SKIPPED [ 25%] 2023-03-20T11:52:27.4934654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-623] SKIPPED [ 25%] 2023-03-20T11:52:27.4940532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-624] SKIPPED [ 25%] 2023-03-20T11:52:27.4946957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-625] SKIPPED [ 25%] 2023-03-20T11:52:27.4953910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-626] SKIPPED [ 25%] 2023-03-20T11:52:27.4960357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-627] SKIPPED [ 25%] 2023-03-20T11:52:27.4966607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-628] SKIPPED [ 25%] 2023-03-20T11:52:27.4973243Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-629] SKIPPED [ 25%] 2023-03-20T11:52:27.4979878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-630] SKIPPED [ 25%] 2023-03-20T11:52:27.4987476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-631] SKIPPED [ 25%] 2023-03-20T11:52:27.4994377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-632] SKIPPED [ 25%] 2023-03-20T11:52:27.5001077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-633] SKIPPED [ 25%] 2023-03-20T11:52:27.5007389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-634] SKIPPED [ 25%] 2023-03-20T11:52:27.5014729Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-635] SKIPPED [ 25%] 2023-03-20T11:52:27.5020701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-636] SKIPPED [ 25%] 2023-03-20T11:52:27.5027437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-637] SKIPPED [ 25%] 2023-03-20T11:52:27.5034009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-638] SKIPPED [ 25%] 2023-03-20T11:52:27.5040502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-639] SKIPPED [ 25%] 2023-03-20T11:52:27.5046787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-640] SKIPPED [ 25%] 2023-03-20T11:52:27.5053446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-641] SKIPPED [ 25%] 2023-03-20T11:52:27.5061575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-642] SKIPPED [ 25%] 2023-03-20T11:52:27.5068086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-643] SKIPPED [ 25%] 2023-03-20T11:52:27.5074915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-644] SKIPPED [ 25%] 2023-03-20T11:52:27.5081348Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-645] SKIPPED [ 25%] 2023-03-20T11:52:27.5087887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-646] SKIPPED [ 25%] 2023-03-20T11:52:27.5095166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-647] SKIPPED [ 25%] 2023-03-20T11:52:27.5101090Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-648] SKIPPED [ 25%] 2023-03-20T11:52:27.5107730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-649] SKIPPED [ 25%] 2023-03-20T11:52:27.5114745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-650] SKIPPED [ 25%] 2023-03-20T11:52:27.5121086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-651] SKIPPED [ 25%] 2023-03-20T11:52:27.5127486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-652] SKIPPED [ 25%] 2023-03-20T11:52:27.5134971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-653] SKIPPED [ 25%] 2023-03-20T11:52:27.5141918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-654] SKIPPED [ 25%] 2023-03-20T11:52:27.5148342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-655] SKIPPED [ 25%] 2023-03-20T11:52:27.5155005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-656] SKIPPED [ 25%] 2023-03-20T11:52:27.5161471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-657] SKIPPED [ 25%] 2023-03-20T11:52:27.5167970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-658] SKIPPED [ 25%] 2023-03-20T11:52:27.5175400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-659] SKIPPED [ 25%] 2023-03-20T11:52:27.5182396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-660] SKIPPED [ 25%] 2023-03-20T11:52:27.5189000Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-661] SKIPPED [ 25%] 2023-03-20T11:52:27.5195939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-662] SKIPPED [ 25%] 2023-03-20T11:52:27.5202782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-663] SKIPPED [ 25%] 2023-03-20T11:52:27.5210078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-664] SKIPPED [ 25%] 2023-03-20T11:52:27.5217069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-665] SKIPPED [ 25%] 2023-03-20T11:52:27.5224210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-666] SKIPPED [ 25%] 2023-03-20T11:52:27.5231066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-667] SKIPPED [ 25%] 2023-03-20T11:52:27.5237154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-668] SKIPPED [ 25%] 2023-03-20T11:52:27.5243806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-669] SKIPPED [ 25%] 2023-03-20T11:52:27.5250957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-670] SKIPPED [ 25%] 2023-03-20T11:52:27.5257061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-671] SKIPPED [ 25%] 2023-03-20T11:52:27.5262789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-672] SKIPPED [ 25%] 2023-03-20T11:52:27.5268976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-673] SKIPPED [ 25%] 2023-03-20T11:52:27.5274989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-674] SKIPPED [ 25%] 2023-03-20T11:52:27.5281440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-675] SKIPPED [ 25%] 2023-03-20T11:52:27.5287387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-676] SKIPPED [ 25%] 2023-03-20T11:52:27.5295827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-677] SKIPPED [ 25%] 2023-03-20T11:52:27.5301506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-678] SKIPPED [ 25%] 2023-03-20T11:52:27.5307518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-679] SKIPPED [ 25%] 2023-03-20T11:52:27.5314159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-680] SKIPPED [ 25%] 2023-03-20T11:52:27.5320631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-681] SKIPPED [ 25%] 2023-03-20T11:52:27.5326782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-682] SKIPPED [ 25%] 2023-03-20T11:52:27.5333296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-683] SKIPPED [ 25%] 2023-03-20T11:52:27.5339602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-684] SKIPPED [ 25%] 2023-03-20T11:52:27.5345909Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-685] SKIPPED [ 25%] 2023-03-20T11:52:27.5352793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-686] SKIPPED [ 25%] 2023-03-20T11:52:27.5358963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-687] SKIPPED [ 25%] 2023-03-20T11:52:27.5366638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-688] SKIPPED [ 25%] 2023-03-20T11:52:27.5373368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-689] SKIPPED [ 25%] 2023-03-20T11:52:27.5379980Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-690] SKIPPED [ 25%] 2023-03-20T11:52:27.5386234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-691] SKIPPED [ 25%] 2023-03-20T11:52:27.5392572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-692] SKIPPED [ 25%] 2023-03-20T11:52:27.5398718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-693] SKIPPED [ 25%] 2023-03-20T11:52:27.5404800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-694] SKIPPED [ 25%] 2023-03-20T11:52:27.5411143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-695] SKIPPED [ 25%] 2023-03-20T11:52:27.5418308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-696] SKIPPED [ 25%] 2023-03-20T11:52:27.5423916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-697] SKIPPED [ 25%] 2023-03-20T11:52:27.5430442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-698] SKIPPED [ 25%] 2023-03-20T11:52:27.5439629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-699] SKIPPED [ 25%] 2023-03-20T11:52:27.5445813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-700] SKIPPED [ 25%] 2023-03-20T11:52:27.5452425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-701] SKIPPED [ 25%] 2023-03-20T11:52:27.5458514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-702] SKIPPED [ 25%] 2023-03-20T11:52:27.5465170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-703] SKIPPED [ 25%] 2023-03-20T11:52:27.5471804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-704] SKIPPED [ 25%] 2023-03-20T11:52:27.5478055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-705] SKIPPED [ 25%] 2023-03-20T11:52:27.5484184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-706] SKIPPED [ 25%] 2023-03-20T11:52:27.5490614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-707] SKIPPED [ 25%] 2023-03-20T11:52:27.5496802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-708] SKIPPED [ 25%] 2023-03-20T11:52:27.5503326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-709] SKIPPED [ 25%] 2023-03-20T11:52:27.5509805Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-710] SKIPPED [ 25%] 2023-03-20T11:52:27.5517411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-711] SKIPPED [ 25%] 2023-03-20T11:52:27.5523720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-712] SKIPPED [ 25%] 2023-03-20T11:52:27.5530524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-713] SKIPPED [ 25%] 2023-03-20T11:52:27.5536395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-714] SKIPPED [ 25%] 2023-03-20T11:52:27.5542775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-715] SKIPPED [ 25%] 2023-03-20T11:52:27.5549069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-716] SKIPPED [ 25%] 2023-03-20T11:52:27.5555782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-717] SKIPPED [ 25%] 2023-03-20T11:52:27.5562015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-718] SKIPPED [ 25%] 2023-03-20T11:52:27.5569388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_image_tensor-719] SKIPPED [ 25%] 2023-03-20T11:52:27.5575514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-00] SKIPPED [ 25%] 2023-03-20T11:52:27.5581531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-01] SKIPPED [ 25%] 2023-03-20T11:52:27.5589542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-02] SKIPPED [ 25%] 2023-03-20T11:52:27.5596457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-03] SKIPPED [ 25%] 2023-03-20T11:52:27.5603369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-04] SKIPPED [ 25%] 2023-03-20T11:52:27.5610500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-05] SKIPPED [ 25%] 2023-03-20T11:52:27.5616928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-06] SKIPPED [ 25%] 2023-03-20T11:52:27.5624380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-07] SKIPPED [ 25%] 2023-03-20T11:52:27.5631278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-08] SKIPPED [ 25%] 2023-03-20T11:52:27.5637426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-09] SKIPPED [ 25%] 2023-03-20T11:52:27.5644188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-10] SKIPPED [ 25%] 2023-03-20T11:52:27.5650842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-11] SKIPPED [ 25%] 2023-03-20T11:52:27.5657574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-12] SKIPPED [ 25%] 2023-03-20T11:52:27.5664499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-13] SKIPPED [ 25%] 2023-03-20T11:52:27.5672626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-14] SKIPPED [ 25%] 2023-03-20T11:52:27.5679412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-15] SKIPPED [ 25%] 2023-03-20T11:52:27.5685722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-16] SKIPPED [ 25%] 2023-03-20T11:52:27.5692867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-17] SKIPPED [ 25%] 2023-03-20T11:52:27.5699830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-18] SKIPPED [ 25%] 2023-03-20T11:52:27.5706520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-19] SKIPPED [ 25%] 2023-03-20T11:52:27.5713366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-20] SKIPPED [ 25%] 2023-03-20T11:52:27.5720043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-21] SKIPPED [ 25%] 2023-03-20T11:52:27.5726685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-22] SKIPPED [ 25%] 2023-03-20T11:52:27.5733475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-23] SKIPPED [ 25%] 2023-03-20T11:52:27.5740436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-24] SKIPPED [ 25%] 2023-03-20T11:52:27.5748211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-25] SKIPPED [ 25%] 2023-03-20T11:52:27.5755330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-26] SKIPPED [ 25%] 2023-03-20T11:52:27.5762160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-27] SKIPPED [ 25%] 2023-03-20T11:52:27.5770099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-28] SKIPPED [ 25%] 2023-03-20T11:52:27.5776003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-29] SKIPPED [ 25%] 2023-03-20T11:52:27.5782273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-30] SKIPPED [ 25%] 2023-03-20T11:52:27.5788619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-31] SKIPPED [ 25%] 2023-03-20T11:52:27.5795421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-32] SKIPPED [ 25%] 2023-03-20T11:52:27.5801797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-33] SKIPPED [ 25%] 2023-03-20T11:52:27.5809079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-34] SKIPPED [ 25%] 2023-03-20T11:52:27.5815237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-35] SKIPPED [ 25%] 2023-03-20T11:52:27.5821100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-36] SKIPPED [ 25%] 2023-03-20T11:52:27.5828504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-37] SKIPPED [ 25%] 2023-03-20T11:52:27.5835490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-38] SKIPPED [ 25%] 2023-03-20T11:52:27.5841953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-39] SKIPPED [ 25%] 2023-03-20T11:52:27.5849263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-40] SKIPPED [ 25%] 2023-03-20T11:52:27.5855790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-41] SKIPPED [ 25%] 2023-03-20T11:52:27.5861652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-42] SKIPPED [ 25%] 2023-03-20T11:52:27.5867952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-43] SKIPPED [ 25%] 2023-03-20T11:52:27.5874854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-44] SKIPPED [ 25%] 2023-03-20T11:52:27.5881333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-45] SKIPPED [ 25%] 2023-03-20T11:52:27.5887576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-46] SKIPPED [ 25%] 2023-03-20T11:52:27.5894923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-47] SKIPPED [ 25%] 2023-03-20T11:52:27.5902093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-48] SKIPPED [ 25%] 2023-03-20T11:52:27.5908596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-49] SKIPPED [ 25%] 2023-03-20T11:52:27.5915322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-50] SKIPPED [ 25%] 2023-03-20T11:52:27.5921984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-51] SKIPPED [ 25%] 2023-03-20T11:52:27.5929197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-52] SKIPPED [ 25%] 2023-03-20T11:52:27.5935880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_bounding_box-53] SKIPPED [ 25%] 2023-03-20T11:52:27.5941714Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-00] SKIPPED [ 25%] 2023-03-20T11:52:27.5947809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-01] SKIPPED [ 25%] 2023-03-20T11:52:27.5954606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-02] SKIPPED [ 25%] 2023-03-20T11:52:27.5961161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-03] SKIPPED [ 25%] 2023-03-20T11:52:27.5967386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-04] SKIPPED [ 25%] 2023-03-20T11:52:27.5974763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-05] SKIPPED [ 25%] 2023-03-20T11:52:27.5981934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-06] SKIPPED [ 25%] 2023-03-20T11:52:27.5988141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-07] SKIPPED [ 25%] 2023-03-20T11:52:27.5994437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-08] SKIPPED [ 25%] 2023-03-20T11:52:27.6000959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-09] SKIPPED [ 25%] 2023-03-20T11:52:27.6007145Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-10] SKIPPED [ 25%] 2023-03-20T11:52:27.6013728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-11] SKIPPED [ 25%] 2023-03-20T11:52:27.6020634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-12] SKIPPED [ 25%] 2023-03-20T11:52:27.6026566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-13] SKIPPED [ 25%] 2023-03-20T11:52:27.6033381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-14] SKIPPED [ 25%] 2023-03-20T11:52:27.6039659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-15] SKIPPED [ 25%] 2023-03-20T11:52:27.6046018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-16] SKIPPED [ 25%] 2023-03-20T11:52:27.6054631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-17] SKIPPED [ 25%] 2023-03-20T11:52:27.6060401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-18] SKIPPED [ 25%] 2023-03-20T11:52:27.6066812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-19] SKIPPED [ 25%] 2023-03-20T11:52:27.6073660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-20] SKIPPED [ 25%] 2023-03-20T11:52:27.6080051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-21] SKIPPED [ 25%] 2023-03-20T11:52:27.6086505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-22] SKIPPED [ 25%] 2023-03-20T11:52:27.6093035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-23] SKIPPED [ 25%] 2023-03-20T11:52:27.6099350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-24] SKIPPED [ 25%] 2023-03-20T11:52:27.6106063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-25] SKIPPED [ 25%] 2023-03-20T11:52:27.6112782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-26] SKIPPED [ 25%] 2023-03-20T11:52:27.6119151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-27] SKIPPED [ 25%] 2023-03-20T11:52:27.6125437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-28] SKIPPED [ 25%] 2023-03-20T11:52:27.6133157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-29] SKIPPED [ 25%] 2023-03-20T11:52:27.6139608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-30] SKIPPED [ 25%] 2023-03-20T11:52:27.6146084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-31] SKIPPED [ 25%] 2023-03-20T11:52:27.6152849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-32] SKIPPED [ 25%] 2023-03-20T11:52:27.6159282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-33] SKIPPED [ 25%] 2023-03-20T11:52:27.6165718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-34] SKIPPED [ 25%] 2023-03-20T11:52:27.6172572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_mask-35] SKIPPED [ 25%] 2023-03-20T11:52:27.6179014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-00] SKIPPED [ 25%] 2023-03-20T11:52:27.6185591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-01] SKIPPED [ 25%] 2023-03-20T11:52:27.6192300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-02] SKIPPED [ 25%] 2023-03-20T11:52:27.6198464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-03] SKIPPED [ 25%] 2023-03-20T11:52:27.6206268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-04] SKIPPED [ 25%] 2023-03-20T11:52:27.6212854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-05] SKIPPED [ 25%] 2023-03-20T11:52:27.6219438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-06] SKIPPED [ 25%] 2023-03-20T11:52:27.6225944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-07] SKIPPED [ 25%] 2023-03-20T11:52:27.6232743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-08] SKIPPED [ 25%] 2023-03-20T11:52:27.6239412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-09] SKIPPED [ 25%] 2023-03-20T11:52:27.6245359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-10] SKIPPED [ 25%] 2023-03-20T11:52:27.6251915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-11] SKIPPED [ 25%] 2023-03-20T11:52:27.6258078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-12] SKIPPED [ 25%] 2023-03-20T11:52:27.6264687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-13] SKIPPED [ 25%] 2023-03-20T11:52:27.6271144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-14] SKIPPED [ 25%] 2023-03-20T11:52:27.6278470Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-15] SKIPPED [ 25%] 2023-03-20T11:52:27.6284762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-16] SKIPPED [ 25%] 2023-03-20T11:52:27.6291486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-17] SKIPPED [ 25%] 2023-03-20T11:52:27.6298110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-18] SKIPPED [ 25%] 2023-03-20T11:52:27.6304766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-19] SKIPPED [ 25%] 2023-03-20T11:52:27.6311488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-20] SKIPPED [ 25%] 2023-03-20T11:52:27.6317942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-21] SKIPPED [ 25%] 2023-03-20T11:52:27.6324315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-22] SKIPPED [ 25%] 2023-03-20T11:52:27.6330685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-23] SKIPPED [ 25%] 2023-03-20T11:52:27.6337134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-24] SKIPPED [ 25%] 2023-03-20T11:52:27.6343832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-25] SKIPPED [ 25%] 2023-03-20T11:52:27.6350499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-26] SKIPPED [ 25%] 2023-03-20T11:52:27.6359426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-27] SKIPPED [ 25%] 2023-03-20T11:52:27.6365727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-28] SKIPPED [ 25%] 2023-03-20T11:52:27.6372320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-29] SKIPPED [ 25%] 2023-03-20T11:52:27.6378705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-30] SKIPPED [ 25%] 2023-03-20T11:52:27.6385408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-31] SKIPPED [ 25%] 2023-03-20T11:52:27.6392076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-32] SKIPPED [ 25%] 2023-03-20T11:52:27.6398375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-33] SKIPPED [ 25%] 2023-03-20T11:52:27.6404824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-34] SKIPPED [ 25%] 2023-03-20T11:52:27.6411516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-elastic_video-35] SKIPPED [ 25%] 2023-03-20T11:52:27.6417928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-00] SKIPPED [ 25%] 2023-03-20T11:52:27.6424443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-01] SKIPPED [ 25%] 2023-03-20T11:52:27.6432600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-02] SKIPPED [ 25%] 2023-03-20T11:52:27.6439026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-03] SKIPPED [ 25%] 2023-03-20T11:52:27.6445453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-04] SKIPPED [ 25%] 2023-03-20T11:52:27.6452061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-05] SKIPPED [ 25%] 2023-03-20T11:52:27.6458206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-06] SKIPPED [ 25%] 2023-03-20T11:52:27.6464813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-07] SKIPPED [ 25%] 2023-03-20T11:52:27.6471459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-08] SKIPPED [ 25%] 2023-03-20T11:52:27.6477781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-09] SKIPPED [ 25%] 2023-03-20T11:52:27.6484420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-10] SKIPPED [ 25%] 2023-03-20T11:52:27.6490905Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-11] SKIPPED [ 25%] 2023-03-20T11:52:27.6497476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-12] SKIPPED [ 25%] 2023-03-20T11:52:27.6504226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-13] SKIPPED [ 25%] 2023-03-20T11:52:27.6512543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-14] SKIPPED [ 25%] 2023-03-20T11:52:27.6518665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-15] SKIPPED [ 25%] 2023-03-20T11:52:27.6525073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-16] SKIPPED [ 25%] 2023-03-20T11:52:27.6531839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-17] SKIPPED [ 25%] 2023-03-20T11:52:27.6538221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-18] SKIPPED [ 25%] 2023-03-20T11:52:27.6544860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-19] SKIPPED [ 25%] 2023-03-20T11:52:27.6551664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-20] SKIPPED [ 25%] 2023-03-20T11:52:27.6558045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-21] SKIPPED [ 25%] 2023-03-20T11:52:27.6564502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-22] SKIPPED [ 25%] 2023-03-20T11:52:27.6570840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-23] SKIPPED [ 25%] 2023-03-20T11:52:27.6577152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-24] SKIPPED [ 25%] 2023-03-20T11:52:27.6585123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-25] SKIPPED [ 25%] 2023-03-20T11:52:27.6591804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-26] SKIPPED [ 25%] 2023-03-20T11:52:27.6598470Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-27] SKIPPED [ 25%] 2023-03-20T11:52:27.6604842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-28] SKIPPED [ 25%] 2023-03-20T11:52:27.6611246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-29] SKIPPED [ 25%] 2023-03-20T11:52:27.6617851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-30] SKIPPED [ 25%] 2023-03-20T11:52:27.6624553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-31] SKIPPED [ 25%] 2023-03-20T11:52:27.6631433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-32] SKIPPED [ 25%] 2023-03-20T11:52:27.6637696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-33] SKIPPED [ 25%] 2023-03-20T11:52:27.6644488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-34] SKIPPED [ 25%] 2023-03-20T11:52:27.6651277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-35] SKIPPED [ 25%] 2023-03-20T11:52:27.6657849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-36] SKIPPED [ 25%] 2023-03-20T11:52:27.6665709Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-37] SKIPPED [ 25%] 2023-03-20T11:52:27.6672570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-38] SKIPPED [ 25%] 2023-03-20T11:52:27.6679195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-39] SKIPPED [ 25%] 2023-03-20T11:52:27.6685341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-40] SKIPPED [ 25%] 2023-03-20T11:52:27.6692494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-41] SKIPPED [ 25%] 2023-03-20T11:52:27.6698814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-42] SKIPPED [ 25%] 2023-03-20T11:52:27.6705374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-43] SKIPPED [ 25%] 2023-03-20T11:52:27.6712287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-44] SKIPPED [ 25%] 2023-03-20T11:52:27.6718507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-45] SKIPPED [ 25%] 2023-03-20T11:52:27.6725026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-46] SKIPPED [ 25%] 2023-03-20T11:52:27.6731517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_image_tensor-47] SKIPPED [ 25%] 2023-03-20T11:52:27.6739395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-000] SKIPPED [ 25%] 2023-03-20T11:52:27.6745868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-001] SKIPPED [ 25%] 2023-03-20T11:52:27.6752696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-002] SKIPPED [ 25%] 2023-03-20T11:52:27.6758880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-003] SKIPPED [ 25%] 2023-03-20T11:52:27.6765114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-004] SKIPPED [ 25%] 2023-03-20T11:52:27.6771727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-005] SKIPPED [ 25%] 2023-03-20T11:52:27.6778082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-006] SKIPPED [ 25%] 2023-03-20T11:52:27.6784787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-007] SKIPPED [ 25%] 2023-03-20T11:52:27.6791548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-008] SKIPPED [ 25%] 2023-03-20T11:52:27.6797970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-009] SKIPPED [ 25%] 2023-03-20T11:52:27.6804303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-010] SKIPPED [ 25%] 2023-03-20T11:52:27.6810661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-011] SKIPPED [ 25%] 2023-03-20T11:52:27.6818155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-012] SKIPPED [ 25%] 2023-03-20T11:52:27.6825086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-013] SKIPPED [ 25%] 2023-03-20T11:52:27.6831736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-014] SKIPPED [ 25%] 2023-03-20T11:52:27.6838264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-015] SKIPPED [ 25%] 2023-03-20T11:52:27.6844514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-016] SKIPPED [ 25%] 2023-03-20T11:52:27.6850949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-017] SKIPPED [ 25%] 2023-03-20T11:52:27.6857545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-018] SKIPPED [ 25%] 2023-03-20T11:52:27.6864107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-019] SKIPPED [ 25%] 2023-03-20T11:52:27.6870830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-020] SKIPPED [ 25%] 2023-03-20T11:52:27.6877342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-021] SKIPPED [ 25%] 2023-03-20T11:52:27.6883741Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-022] SKIPPED [ 25%] 2023-03-20T11:52:27.6891616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-023] SKIPPED [ 25%] 2023-03-20T11:52:27.6897912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-024] SKIPPED [ 25%] 2023-03-20T11:52:27.6904581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-025] SKIPPED [ 25%] 2023-03-20T11:52:27.6911422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-026] SKIPPED [ 25%] 2023-03-20T11:52:27.6917781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-027] SKIPPED [ 25%] 2023-03-20T11:52:27.6924342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-028] SKIPPED [ 25%] 2023-03-20T11:52:27.6930618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-029] SKIPPED [ 25%] 2023-03-20T11:52:27.6937158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-030] SKIPPED [ 25%] 2023-03-20T11:52:27.6943861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-031] SKIPPED [ 25%] 2023-03-20T11:52:27.6950411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-032] SKIPPED [ 25%] 2023-03-20T11:52:27.6956900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-033] SKIPPED [ 25%] 2023-03-20T11:52:27.6963349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-034] SKIPPED [ 25%] 2023-03-20T11:52:27.6970938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-035] SKIPPED [ 25%] 2023-03-20T11:52:27.6977424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-036] SKIPPED [ 25%] 2023-03-20T11:52:27.6984106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-037] SKIPPED [ 25%] 2023-03-20T11:52:27.6990585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-038] SKIPPED [ 25%] 2023-03-20T11:52:27.6997202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-039] SKIPPED [ 25%] 2023-03-20T11:52:27.7004379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-040] SKIPPED [ 25%] 2023-03-20T11:52:27.7010263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-041] SKIPPED [ 25%] 2023-03-20T11:52:27.7016738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-042] SKIPPED [ 25%] 2023-03-20T11:52:27.7023246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-043] SKIPPED [ 25%] 2023-03-20T11:52:27.7029533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-044] SKIPPED [ 25%] 2023-03-20T11:52:27.7035995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-045] SKIPPED [ 25%] 2023-03-20T11:52:27.7043710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-046] SKIPPED [ 25%] 2023-03-20T11:52:27.7050379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-047] SKIPPED [ 25%] 2023-03-20T11:52:27.7056149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-048] SKIPPED [ 25%] 2023-03-20T11:52:27.7062766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-049] SKIPPED [ 25%] 2023-03-20T11:52:27.7068879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-050] SKIPPED [ 25%] 2023-03-20T11:52:27.7075622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-051] SKIPPED [ 25%] 2023-03-20T11:52:27.7082225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-052] SKIPPED [ 25%] 2023-03-20T11:52:27.7089162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-053] SKIPPED [ 25%] 2023-03-20T11:52:27.7095451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-054] SKIPPED [ 25%] 2023-03-20T11:52:27.7101001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-055] SKIPPED [ 25%] 2023-03-20T11:52:27.7107111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-056] SKIPPED [ 25%] 2023-03-20T11:52:27.7113771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-057] SKIPPED [ 25%] 2023-03-20T11:52:27.7121349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-058] SKIPPED [ 25%] 2023-03-20T11:52:27.7127405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-059] SKIPPED [ 25%] 2023-03-20T11:52:27.7134779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-060] SKIPPED [ 25%] 2023-03-20T11:52:27.7140337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-061] SKIPPED [ 25%] 2023-03-20T11:52:27.7146541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-062] SKIPPED [ 25%] 2023-03-20T11:52:27.7153392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-063] SKIPPED [ 25%] 2023-03-20T11:52:27.7160315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-064] SKIPPED [ 25%] 2023-03-20T11:52:27.7165883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-065] SKIPPED [ 25%] 2023-03-20T11:52:27.7172313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-066] SKIPPED [ 25%] 2023-03-20T11:52:27.7178468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-067] SKIPPED [ 25%] 2023-03-20T11:52:27.7185023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-068] SKIPPED [ 25%] 2023-03-20T11:52:27.7192873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-069] SKIPPED [ 25%] 2023-03-20T11:52:27.7199478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-070] SKIPPED [ 25%] 2023-03-20T11:52:27.7205511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-071] SKIPPED [ 25%] 2023-03-20T11:52:27.7212351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-072] SKIPPED [ 25%] 2023-03-20T11:52:27.7218283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-073] SKIPPED [ 25%] 2023-03-20T11:52:27.7224942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-074] SKIPPED [ 25%] 2023-03-20T11:52:27.7231449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-075] SKIPPED [ 25%] 2023-03-20T11:52:27.7237736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-076] SKIPPED [ 25%] 2023-03-20T11:52:27.7244134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-077] SKIPPED [ 25%] 2023-03-20T11:52:27.7250433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-078] SKIPPED [ 25%] 2023-03-20T11:52:27.7256699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-079] SKIPPED [ 25%] 2023-03-20T11:52:27.7266083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-080] SKIPPED [ 25%] 2023-03-20T11:52:27.7272797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-081] SKIPPED [ 25%] 2023-03-20T11:52:27.7279153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-082] SKIPPED [ 25%] 2023-03-20T11:52:27.7285333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-083] SKIPPED [ 25%] 2023-03-20T11:52:27.7291914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-084] SKIPPED [ 25%] 2023-03-20T11:52:27.7297953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-085] SKIPPED [ 25%] 2023-03-20T11:52:27.7304539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-086] SKIPPED [ 25%] 2023-03-20T11:52:27.7311385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-087] SKIPPED [ 25%] 2023-03-20T11:52:27.7317396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-088] SKIPPED [ 25%] 2023-03-20T11:52:27.7323763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-089] SKIPPED [ 25%] 2023-03-20T11:52:27.7330544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-090] SKIPPED [ 25%] 2023-03-20T11:52:27.7336191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-091] SKIPPED [ 25%] 2023-03-20T11:52:27.7344037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-092] SKIPPED [ 25%] 2023-03-20T11:52:27.7350569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-093] SKIPPED [ 25%] 2023-03-20T11:52:27.7356961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-094] SKIPPED [ 25%] 2023-03-20T11:52:27.7363293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-095] SKIPPED [ 25%] 2023-03-20T11:52:27.7370615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-096] SKIPPED [ 25%] 2023-03-20T11:52:27.7376165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-097] SKIPPED [ 25%] 2023-03-20T11:52:27.7382299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-098] SKIPPED [ 25%] 2023-03-20T11:52:27.7388468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-099] SKIPPED [ 25%] 2023-03-20T11:52:27.7395290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-100] SKIPPED [ 25%] 2023-03-20T11:52:27.7401553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-101] SKIPPED [ 25%] 2023-03-20T11:52:27.7408178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-102] SKIPPED [ 25%] 2023-03-20T11:52:27.7416116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-103] SKIPPED [ 25%] 2023-03-20T11:52:27.7421730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-104] SKIPPED [ 25%] 2023-03-20T11:52:27.7427949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-105] SKIPPED [ 25%] 2023-03-20T11:52:27.7434755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-106] SKIPPED [ 25%] 2023-03-20T11:52:27.7441160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-107] SKIPPED [ 25%] 2023-03-20T11:52:27.7447161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-108] SKIPPED [ 25%] 2023-03-20T11:52:27.7454710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-109] SKIPPED [ 25%] 2023-03-20T11:52:27.7460315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-110] SKIPPED [ 25%] 2023-03-20T11:52:27.7466654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-111] SKIPPED [ 25%] 2023-03-20T11:52:27.7473173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-112] SKIPPED [ 25%] 2023-03-20T11:52:27.7479373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-113] SKIPPED [ 25%] 2023-03-20T11:52:27.7485569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-114] SKIPPED [ 25%] 2023-03-20T11:52:27.7493204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-115] SKIPPED [ 25%] 2023-03-20T11:52:27.7499626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-116] SKIPPED [ 25%] 2023-03-20T11:52:27.7505996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-117] SKIPPED [ 25%] 2023-03-20T11:52:27.7512737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-118] SKIPPED [ 25%] 2023-03-20T11:52:27.7519101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-119] SKIPPED [ 25%] 2023-03-20T11:52:27.7525667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-120] SKIPPED [ 25%] 2023-03-20T11:52:27.7532293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-121] SKIPPED [ 25%] 2023-03-20T11:52:27.7538625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-122] SKIPPED [ 25%] 2023-03-20T11:52:27.7545205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-123] SKIPPED [ 25%] 2023-03-20T11:52:27.7551618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-124] SKIPPED [ 25%] 2023-03-20T11:52:27.7557645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-125] SKIPPED [ 25%] 2023-03-20T11:52:27.7565381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-126] SKIPPED [ 25%] 2023-03-20T11:52:27.7571915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-127] SKIPPED [ 25%] 2023-03-20T11:52:27.7577979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-128] SKIPPED [ 25%] 2023-03-20T11:52:27.7584729Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-129] SKIPPED [ 25%] 2023-03-20T11:52:27.7590958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-130] SKIPPED [ 25%] 2023-03-20T11:52:27.7596990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-131] SKIPPED [ 25%] 2023-03-20T11:52:27.7603427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-132] SKIPPED [ 25%] 2023-03-20T11:52:27.7610490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-133] SKIPPED [ 25%] 2023-03-20T11:52:27.7615978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-134] SKIPPED [ 25%] 2023-03-20T11:52:27.7622607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-135] SKIPPED [ 25%] 2023-03-20T11:52:27.7628633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-136] SKIPPED [ 25%] 2023-03-20T11:52:27.7635259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-137] SKIPPED [ 25%] 2023-03-20T11:52:27.7642842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-138] SKIPPED [ 25%] 2023-03-20T11:52:27.7650103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-139] SKIPPED [ 25%] 2023-03-20T11:52:27.7656240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-140] SKIPPED [ 25%] 2023-03-20T11:52:27.7661895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-141] SKIPPED [ 25%] 2023-03-20T11:52:27.7668055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-142] SKIPPED [ 25%] 2023-03-20T11:52:27.7674871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-143] SKIPPED [ 25%] 2023-03-20T11:52:27.7681256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-144] SKIPPED [ 25%] 2023-03-20T11:52:27.7687451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-145] SKIPPED [ 25%] 2023-03-20T11:52:27.7694912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-146] SKIPPED [ 25%] 2023-03-20T11:52:27.7700586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-147] SKIPPED [ 25%] 2023-03-20T11:52:27.7706722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-148] SKIPPED [ 25%] 2023-03-20T11:52:27.7714768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-149] SKIPPED [ 25%] 2023-03-20T11:52:27.7721033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-150] SKIPPED [ 25%] 2023-03-20T11:52:27.7727170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-151] SKIPPED [ 25%] 2023-03-20T11:52:27.7734592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-152] SKIPPED [ 25%] 2023-03-20T11:52:27.7740194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-153] SKIPPED [ 25%] 2023-03-20T11:52:27.7746443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-154] SKIPPED [ 25%] 2023-03-20T11:52:27.7753245Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-155] SKIPPED [ 25%] 2023-03-20T11:52:27.7759366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-156] SKIPPED [ 25%] 2023-03-20T11:52:27.7765690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-157] SKIPPED [ 25%] 2023-03-20T11:52:27.7772189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-158] SKIPPED [ 25%] 2023-03-20T11:52:27.7778918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-159] SKIPPED [ 25%] 2023-03-20T11:52:27.7784547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-160] SKIPPED [ 25%] 2023-03-20T11:52:27.7792553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-161] SKIPPED [ 25%] 2023-03-20T11:52:27.7798579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-162] SKIPPED [ 25%] 2023-03-20T11:52:27.7804846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-163] SKIPPED [ 25%] 2023-03-20T11:52:27.7811282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-164] SKIPPED [ 25%] 2023-03-20T11:52:27.7817399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-165] SKIPPED [ 25%] 2023-03-20T11:52:27.7824543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-166] SKIPPED [ 25%] 2023-03-20T11:52:27.7830726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-167] SKIPPED [ 25%] 2023-03-20T11:52:27.7836865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-168] SKIPPED [ 25%] 2023-03-20T11:52:27.7843389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-169] SKIPPED [ 25%] 2023-03-20T11:52:27.7850502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-170] SKIPPED [ 25%] 2023-03-20T11:52:27.7856624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-171] SKIPPED [ 25%] 2023-03-20T11:52:27.7863678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-172] SKIPPED [ 25%] 2023-03-20T11:52:27.7869965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-173] SKIPPED [ 25%] 2023-03-20T11:52:27.7876449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-174] SKIPPED [ 25%] 2023-03-20T11:52:27.7882870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-175] SKIPPED [ 25%] 2023-03-20T11:52:27.7890193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-176] SKIPPED [ 25%] 2023-03-20T11:52:27.7896150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-177] SKIPPED [ 25%] 2023-03-20T11:52:27.7902021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-178] SKIPPED [ 25%] 2023-03-20T11:52:27.7908081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-179] SKIPPED [ 25%] 2023-03-20T11:52:27.7914847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-180] SKIPPED [ 25%] 2023-03-20T11:52:27.7921179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-181] SKIPPED [ 25%] 2023-03-20T11:52:27.7927196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-182] SKIPPED [ 25%] 2023-03-20T11:52:27.7934593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-183] SKIPPED [ 25%] 2023-03-20T11:52:27.7941291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-184] SKIPPED [ 25%] 2023-03-20T11:52:27.7947483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-185] SKIPPED [ 25%] 2023-03-20T11:52:27.7953765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-186] SKIPPED [ 25%] 2023-03-20T11:52:27.7959836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-187] SKIPPED [ 25%] 2023-03-20T11:52:27.7966044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-188] SKIPPED [ 25%] 2023-03-20T11:52:27.7972684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-189] SKIPPED [ 25%] 2023-03-20T11:52:27.7978927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-190] SKIPPED [ 25%] 2023-03-20T11:52:27.7985447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-191] SKIPPED [ 25%] 2023-03-20T11:52:27.7992067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-192] SKIPPED [ 25%] 2023-03-20T11:52:27.7998301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-193] SKIPPED [ 25%] 2023-03-20T11:52:27.8004642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-194] SKIPPED [ 25%] 2023-03-20T11:52:27.8012322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-195] SKIPPED [ 25%] 2023-03-20T11:52:27.8018701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-196] SKIPPED [ 25%] 2023-03-20T11:52:27.8025183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-197] SKIPPED [ 25%] 2023-03-20T11:52:27.8031928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-198] SKIPPED [ 25%] 2023-03-20T11:52:27.8038082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-199] SKIPPED [ 25%] 2023-03-20T11:52:27.8044454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-200] SKIPPED [ 25%] 2023-03-20T11:52:27.8050673Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-201] SKIPPED [ 25%] 2023-03-20T11:52:27.8057034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-202] SKIPPED [ 25%] 2023-03-20T11:52:27.8063679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-203] SKIPPED [ 25%] 2023-03-20T11:52:27.8069883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-204] SKIPPED [ 25%] 2023-03-20T11:52:27.8076236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-205] SKIPPED [ 25%] 2023-03-20T11:52:27.8083917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-206] SKIPPED [ 25%] 2023-03-20T11:52:27.8090216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-207] SKIPPED [ 25%] 2023-03-20T11:52:27.8096186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-208] SKIPPED [ 25%] 2023-03-20T11:52:27.8102770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-209] SKIPPED [ 25%] 2023-03-20T11:52:27.8108878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-210] SKIPPED [ 25%] 2023-03-20T11:52:27.8115578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-211] SKIPPED [ 25%] 2023-03-20T11:52:27.8121901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-212] SKIPPED [ 25%] 2023-03-20T11:52:27.8129073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-213] SKIPPED [ 25%] 2023-03-20T11:52:27.8135563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-214] SKIPPED [ 25%] 2023-03-20T11:52:27.8141093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-215] SKIPPED [ 25%] 2023-03-20T11:52:27.8147158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-216] SKIPPED [ 25%] 2023-03-20T11:52:27.8153300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-217] SKIPPED [ 25%] 2023-03-20T11:52:27.8162989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-218] SKIPPED [ 25%] 2023-03-20T11:52:27.8169938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-219] SKIPPED [ 25%] 2023-03-20T11:52:27.8176171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-220] SKIPPED [ 25%] 2023-03-20T11:52:27.8182041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-221] SKIPPED [ 25%] 2023-03-20T11:52:27.8188153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-222] SKIPPED [ 25%] 2023-03-20T11:52:27.8194928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-223] SKIPPED [ 25%] 2023-03-20T11:52:27.8201198Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-224] SKIPPED [ 25%] 2023-03-20T11:52:27.8207379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-225] SKIPPED [ 25%] 2023-03-20T11:52:27.8214743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-226] SKIPPED [ 25%] 2023-03-20T11:52:27.8220296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-227] SKIPPED [ 25%] 2023-03-20T11:52:27.8226551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-228] SKIPPED [ 25%] 2023-03-20T11:52:27.8234696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-229] SKIPPED [ 25%] 2023-03-20T11:52:27.8240991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-230] SKIPPED [ 25%] 2023-03-20T11:52:27.8247317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-231] SKIPPED [ 25%] 2023-03-20T11:52:27.8254694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-232] SKIPPED [ 25%] 2023-03-20T11:52:27.8260369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-233] SKIPPED [ 25%] 2023-03-20T11:52:27.8266468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-234] SKIPPED [ 25%] 2023-03-20T11:52:27.8273285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-235] SKIPPED [ 25%] 2023-03-20T11:52:27.8279574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-236] SKIPPED [ 25%] 2023-03-20T11:52:27.8285573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-237] SKIPPED [ 25%] 2023-03-20T11:52:27.8292650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-238] SKIPPED [ 25%] 2023-03-20T11:52:27.8298744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-239] SKIPPED [ 25%] 2023-03-20T11:52:27.8305249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-240] SKIPPED [ 25%] 2023-03-20T11:52:27.8313100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-241] SKIPPED [ 25%] 2023-03-20T11:52:27.8319388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-242] SKIPPED [ 25%] 2023-03-20T11:52:27.8325748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-243] SKIPPED [ 25%] 2023-03-20T11:52:27.8332318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-244] SKIPPED [ 25%] 2023-03-20T11:52:27.8338410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-245] SKIPPED [ 25%] 2023-03-20T11:52:27.8344703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-246] SKIPPED [ 25%] 2023-03-20T11:52:27.8351263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-247] SKIPPED [ 25%] 2023-03-20T11:52:27.8357336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-248] SKIPPED [ 25%] 2023-03-20T11:52:27.8363755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-249] SKIPPED [ 25%] 2023-03-20T11:52:27.8370529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-250] SKIPPED [ 25%] 2023-03-20T11:52:27.8376336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-251] SKIPPED [ 25%] 2023-03-20T11:52:27.8384038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-252] SKIPPED [ 25%] 2023-03-20T11:52:27.8390696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-253] SKIPPED [ 25%] 2023-03-20T11:52:27.8397005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-254] SKIPPED [ 25%] 2023-03-20T11:52:27.8403365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-255] SKIPPED [ 25%] 2023-03-20T11:52:27.8410525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-256] SKIPPED [ 25%] 2023-03-20T11:52:27.8416232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-257] SKIPPED [ 25%] 2023-03-20T11:52:27.8422190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-258] SKIPPED [ 25%] 2023-03-20T11:52:27.8428427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-259] SKIPPED [ 25%] 2023-03-20T11:52:27.8435143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-260] SKIPPED [ 25%] 2023-03-20T11:52:27.8441439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-261] SKIPPED [ 25%] 2023-03-20T11:52:27.8447530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-262] SKIPPED [ 25%] 2023-03-20T11:52:27.8454761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-263] SKIPPED [ 25%] 2023-03-20T11:52:27.8461573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-264] SKIPPED [ 25%] 2023-03-20T11:52:27.8467689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-265] SKIPPED [ 25%] 2023-03-20T11:52:27.8474332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-266] SKIPPED [ 25%] 2023-03-20T11:52:27.8480740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-267] SKIPPED [ 25%] 2023-03-20T11:52:27.8486775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-268] SKIPPED [ 25%] 2023-03-20T11:52:27.8493305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-269] SKIPPED [ 25%] 2023-03-20T11:52:27.8499752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-270] SKIPPED [ 25%] 2023-03-20T11:52:27.8506091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-271] SKIPPED [ 25%] 2023-03-20T11:52:27.8512733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-272] SKIPPED [ 25%] 2023-03-20T11:52:27.8519101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-273] SKIPPED [ 25%] 2023-03-20T11:52:27.8525387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-274] SKIPPED [ 25%] 2023-03-20T11:52:27.8533616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-275] SKIPPED [ 25%] 2023-03-20T11:52:27.8539759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-276] SKIPPED [ 25%] 2023-03-20T11:52:27.8546227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-277] SKIPPED [ 25%] 2023-03-20T11:52:27.8552856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-278] SKIPPED [ 25%] 2023-03-20T11:52:27.8559266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-279] SKIPPED [ 25%] 2023-03-20T11:52:27.8565519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-280] SKIPPED [ 25%] 2023-03-20T11:52:27.8572323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-281] SKIPPED [ 25%] 2023-03-20T11:52:27.8578393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-282] SKIPPED [ 25%] 2023-03-20T11:52:27.8584547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-283] SKIPPED [ 25%] 2023-03-20T11:52:27.8591231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-284] SKIPPED [ 25%] 2023-03-20T11:52:27.8597271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-285] SKIPPED [ 25%] 2023-03-20T11:52:27.8603697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-286] SKIPPED [ 25%] 2023-03-20T11:52:27.8611149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-287] SKIPPED [ 25%] 2023-03-20T11:52:27.8617724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-288] SKIPPED [ 25%] 2023-03-20T11:52:27.8624227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-289] SKIPPED [ 25%] 2023-03-20T11:52:27.8630761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-290] SKIPPED [ 25%] 2023-03-20T11:52:27.8637071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-291] SKIPPED [ 25%] 2023-03-20T11:52:27.8643449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-292] SKIPPED [ 25%] 2023-03-20T11:52:27.8650454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-293] SKIPPED [ 25%] 2023-03-20T11:52:27.8656207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-294] SKIPPED [ 25%] 2023-03-20T11:52:27.8662399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-295] SKIPPED [ 25%] 2023-03-20T11:52:27.8668633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-296] SKIPPED [ 25%] 2023-03-20T11:52:27.8675242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-297] SKIPPED [ 25%] 2023-03-20T11:52:27.8682827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-298] SKIPPED [ 25%] 2023-03-20T11:52:27.8689754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-299] SKIPPED [ 25%] 2023-03-20T11:52:27.8696086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-300] SKIPPED [ 25%] 2023-03-20T11:52:27.8701832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-301] SKIPPED [ 25%] 2023-03-20T11:52:27.8707971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-302] SKIPPED [ 25%] 2023-03-20T11:52:27.8714875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-303] SKIPPED [ 25%] 2023-03-20T11:52:27.8721190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-304] SKIPPED [ 25%] 2023-03-20T11:52:27.8727360Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-305] SKIPPED [ 25%] 2023-03-20T11:52:27.8734694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-306] SKIPPED [ 25%] 2023-03-20T11:52:27.8740054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-307] SKIPPED [ 25%] 2023-03-20T11:52:27.8746367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-308] SKIPPED [ 25%] 2023-03-20T11:52:27.8753146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-309] SKIPPED [ 25%] 2023-03-20T11:52:27.8760579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-310] SKIPPED [ 25%] 2023-03-20T11:52:27.8766708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-311] SKIPPED [ 25%] 2023-03-20T11:52:27.8773229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-312] SKIPPED [ 25%] 2023-03-20T11:52:27.8779905Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-313] SKIPPED [ 25%] 2023-03-20T11:52:27.8786134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-314] SKIPPED [ 25%] 2023-03-20T11:52:27.8792895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-315] SKIPPED [ 25%] 2023-03-20T11:52:27.8799210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-316] SKIPPED [ 25%] 2023-03-20T11:52:27.8805503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-317] SKIPPED [ 25%] 2023-03-20T11:52:27.8811957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-318] SKIPPED [ 25%] 2023-03-20T11:52:27.8818012Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-319] SKIPPED [ 25%] 2023-03-20T11:52:27.8824835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-320] SKIPPED [ 25%] 2023-03-20T11:52:27.8832469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-321] SKIPPED [ 25%] 2023-03-20T11:52:27.8838648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-322] SKIPPED [ 25%] 2023-03-20T11:52:27.8844954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_bounding_box-323] SKIPPED [ 25%] 2023-03-20T11:52:27.8851287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-00] SKIPPED [ 25%] 2023-03-20T11:52:27.8857416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-01] SKIPPED [ 25%] 2023-03-20T11:52:27.8863929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-02] SKIPPED [ 25%] 2023-03-20T11:52:27.8870394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-03] SKIPPED [ 25%] 2023-03-20T11:52:27.8876490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-04] SKIPPED [ 25%] 2023-03-20T11:52:27.8882846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-05] SKIPPED [ 25%] 2023-03-20T11:52:27.8889951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-06] SKIPPED [ 25%] 2023-03-20T11:52:27.8895881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-07] SKIPPED [ 25%] 2023-03-20T11:52:27.8901697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-08] SKIPPED [ 25%] 2023-03-20T11:52:27.8909026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-09] SKIPPED [ 25%] 2023-03-20T11:52:27.8915717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-10] SKIPPED [ 25%] 2023-03-20T11:52:27.8922148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_mask-11] SKIPPED [ 25%] 2023-03-20T11:52:27.8928992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-00] SKIPPED [ 25%] 2023-03-20T11:52:27.8935429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-01] SKIPPED [ 25%] 2023-03-20T11:52:27.8941185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-02] SKIPPED [ 25%] 2023-03-20T11:52:27.8947078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-03] SKIPPED [ 25%] 2023-03-20T11:52:27.8953782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-04] SKIPPED [ 25%] 2023-03-20T11:52:27.8960154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-05] SKIPPED [ 25%] 2023-03-20T11:52:27.8966186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-06] SKIPPED [ 25%] 2023-03-20T11:52:27.8972684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-07] SKIPPED [ 25%] 2023-03-20T11:52:27.8980058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-08] SKIPPED [ 25%] 2023-03-20T11:52:27.8986384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-09] SKIPPED [ 25%] 2023-03-20T11:52:27.8993012Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-10] SKIPPED [ 25%] 2023-03-20T11:52:27.8999432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-11] SKIPPED [ 25%] 2023-03-20T11:52:27.9005344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-12] SKIPPED [ 25%] 2023-03-20T11:52:27.9011695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-13] SKIPPED [ 25%] 2023-03-20T11:52:27.9018014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-14] SKIPPED [ 25%] 2023-03-20T11:52:27.9024517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-15] SKIPPED [ 25%] 2023-03-20T11:52:27.9031287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-16] SKIPPED [ 25%] 2023-03-20T11:52:27.9037342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-17] SKIPPED [ 25%] 2023-03-20T11:52:27.9043707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-18] SKIPPED [ 25%] 2023-03-20T11:52:27.9052909Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-19] SKIPPED [ 25%] 2023-03-20T11:52:27.9059052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-20] SKIPPED [ 25%] 2023-03-20T11:52:27.9065438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-21] SKIPPED [ 25%] 2023-03-20T11:52:27.9072175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-22] SKIPPED [ 25%] 2023-03-20T11:52:27.9078319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-23] SKIPPED [ 25%] 2023-03-20T11:52:27.9084604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-24] SKIPPED [ 25%] 2023-03-20T11:52:27.9090887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-25] SKIPPED [ 25%] 2023-03-20T11:52:27.9096840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-26] SKIPPED [ 25%] 2023-03-20T11:52:27.9103035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-27] SKIPPED [ 25%] 2023-03-20T11:52:27.9108806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-28] SKIPPED [ 25%] 2023-03-20T11:52:27.9114954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-29] SKIPPED [ 25%] 2023-03-20T11:52:27.9120889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-30] SKIPPED [ 25%] 2023-03-20T11:52:27.9127781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-31] SKIPPED [ 25%] 2023-03-20T11:52:27.9134062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-32] SKIPPED [ 25%] 2023-03-20T11:52:27.9139929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-33] SKIPPED [ 25%] 2023-03-20T11:52:27.9145842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-34] SKIPPED [ 25%] 2023-03-20T11:52:27.9152122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-center_crop_video-35] SKIPPED [ 25%] 2023-03-20T11:52:27.9158073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-000] SKIPPED [ 25%] 2023-03-20T11:52:27.9163949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-001] SKIPPED [ 25%] 2023-03-20T11:52:27.9170681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-002] SKIPPED [ 25%] 2023-03-20T11:52:27.9176332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-003] SKIPPED [ 25%] 2023-03-20T11:52:27.9181562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-004] SKIPPED [ 25%] 2023-03-20T11:52:27.9187531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-005] SKIPPED [ 25%] 2023-03-20T11:52:27.9195061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-006] SKIPPED [ 25%] 2023-03-20T11:52:27.9200978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-007] SKIPPED [ 25%] 2023-03-20T11:52:27.9206761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-008] SKIPPED [ 25%] 2023-03-20T11:52:27.9212877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-009] SKIPPED [ 25%] 2023-03-20T11:52:27.9218563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-010] SKIPPED [ 25%] 2023-03-20T11:52:27.9224768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-011] SKIPPED [ 25%] 2023-03-20T11:52:27.9230990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-012] SKIPPED [ 25%] 2023-03-20T11:52:27.9236765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-013] SKIPPED [ 25%] 2023-03-20T11:52:27.9242760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-014] SKIPPED [ 25%] 2023-03-20T11:52:27.9249619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-015] SKIPPED [ 25%] 2023-03-20T11:52:27.9255372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-016] SKIPPED [ 25%] 2023-03-20T11:52:27.9260496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-017] SKIPPED [ 25%] 2023-03-20T11:52:27.9267704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-018] SKIPPED [ 25%] 2023-03-20T11:52:27.9273462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-019] SKIPPED [ 25%] 2023-03-20T11:52:27.9279219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-020] SKIPPED [ 25%] 2023-03-20T11:52:27.9285134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-021] SKIPPED [ 25%] 2023-03-20T11:52:27.9291006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-022] SKIPPED [ 25%] 2023-03-20T11:52:27.9296985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-023] SKIPPED [ 25%] 2023-03-20T11:52:27.9303087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-024] SKIPPED [ 25%] 2023-03-20T11:52:27.9308948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-025] SKIPPED [ 25%] 2023-03-20T11:52:27.9314725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-026] SKIPPED [ 25%] 2023-03-20T11:52:27.9320475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-027] SKIPPED [ 25%] 2023-03-20T11:52:27.9326237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-028] SKIPPED [ 25%] 2023-03-20T11:52:27.9334165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-029] SKIPPED [ 25%] 2023-03-20T11:52:27.9339152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-030] SKIPPED [ 25%] 2023-03-20T11:52:27.9345082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-031] SKIPPED [ 25%] 2023-03-20T11:52:27.9351376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-032] SKIPPED [ 25%] 2023-03-20T11:52:27.9356667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-033] SKIPPED [ 25%] 2023-03-20T11:52:27.9362710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-034] SKIPPED [ 25%] 2023-03-20T11:52:27.9369491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-035] SKIPPED [ 25%] 2023-03-20T11:52:27.9374513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-036] SKIPPED [ 25%] 2023-03-20T11:52:27.9380586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-037] SKIPPED [ 25%] 2023-03-20T11:52:27.9386504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-038] SKIPPED [ 25%] 2023-03-20T11:52:27.9392697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-039] SKIPPED [ 25%] 2023-03-20T11:52:27.9398631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-040] SKIPPED [ 25%] 2023-03-20T11:52:27.9405688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-041] SKIPPED [ 25%] 2023-03-20T11:52:27.9411567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-042] SKIPPED [ 25%] 2023-03-20T11:52:27.9417414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-043] SKIPPED [ 25%] 2023-03-20T11:52:27.9423742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-044] SKIPPED [ 25%] 2023-03-20T11:52:27.9429711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-045] SKIPPED [ 25%] 2023-03-20T11:52:27.9435752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-046] SKIPPED [ 25%] 2023-03-20T11:52:27.9441706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-047] SKIPPED [ 25%] 2023-03-20T11:52:27.9447499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-048] SKIPPED [ 25%] 2023-03-20T11:52:27.9454071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-049] SKIPPED [ 25%] 2023-03-20T11:52:27.9459621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-050] SKIPPED [ 25%] 2023-03-20T11:52:27.9465555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-051] SKIPPED [ 25%] 2023-03-20T11:52:27.9473209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-052] SKIPPED [ 25%] 2023-03-20T11:52:27.9478939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-053] SKIPPED [ 25%] 2023-03-20T11:52:27.9484786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-054] SKIPPED [ 25%] 2023-03-20T11:52:27.9491025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-055] SKIPPED [ 25%] 2023-03-20T11:52:27.9496864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-056] SKIPPED [ 25%] 2023-03-20T11:52:27.9503042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-057] SKIPPED [ 25%] 2023-03-20T11:52:27.9508832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-058] SKIPPED [ 25%] 2023-03-20T11:52:27.9515079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-059] SKIPPED [ 25%] 2023-03-20T11:52:27.9520966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-060] SKIPPED [ 25%] 2023-03-20T11:52:27.9526679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-061] SKIPPED [ 25%] 2023-03-20T11:52:27.9533867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-062] SKIPPED [ 25%] 2023-03-20T11:52:27.9538609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-063] SKIPPED [ 25%] 2023-03-20T11:52:27.9545938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-064] SKIPPED [ 25%] 2023-03-20T11:52:27.9552203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-065] SKIPPED [ 25%] 2023-03-20T11:52:27.9558066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-066] SKIPPED [ 25%] 2023-03-20T11:52:27.9563935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-067] SKIPPED [ 25%] 2023-03-20T11:52:27.9570875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-068] SKIPPED [ 25%] 2023-03-20T11:52:27.9575795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-069] SKIPPED [ 25%] 2023-03-20T11:52:27.9582054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-070] SKIPPED [ 25%] 2023-03-20T11:52:27.9587782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-071] SKIPPED [ 25%] 2023-03-20T11:52:27.9594053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-072] SKIPPED [ 25%] 2023-03-20T11:52:27.9600545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-073] SKIPPED [ 25%] 2023-03-20T11:52:27.9605526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-074] SKIPPED [ 25%] 2023-03-20T11:52:27.9613547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-075] SKIPPED [ 25%] 2023-03-20T11:52:27.9619048Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-076] SKIPPED [ 25%] 2023-03-20T11:52:27.9625049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-077] SKIPPED [ 25%] 2023-03-20T11:52:27.9631262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-078] SKIPPED [ 25%] 2023-03-20T11:52:27.9637069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-079] SKIPPED [ 25%] 2023-03-20T11:52:27.9643224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-080] SKIPPED [ 25%] 2023-03-20T11:52:27.9650297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-081] SKIPPED [ 25%] 2023-03-20T11:52:27.9654933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-082] SKIPPED [ 25%] 2023-03-20T11:52:27.9661084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-083] SKIPPED [ 25%] 2023-03-20T11:52:27.9666973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-084] SKIPPED [ 25%] 2023-03-20T11:52:27.9673209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-085] SKIPPED [ 25%] 2023-03-20T11:52:27.9678926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-086] SKIPPED [ 25%] 2023-03-20T11:52:27.9685941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-087] SKIPPED [ 25%] 2023-03-20T11:52:27.9692085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-088] SKIPPED [ 25%] 2023-03-20T11:52:27.9697974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-089] SKIPPED [ 25%] 2023-03-20T11:52:27.9703970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-090] SKIPPED [ 25%] 2023-03-20T11:52:27.9709977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-091] SKIPPED [ 25%] 2023-03-20T11:52:27.9716154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-092] SKIPPED [ 25%] 2023-03-20T11:52:27.9722084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-093] SKIPPED [ 25%] 2023-03-20T11:52:27.9727963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-094] SKIPPED [ 25%] 2023-03-20T11:52:27.9734021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-095] SKIPPED [ 25%] 2023-03-20T11:52:27.9739916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-096] SKIPPED [ 25%] 2023-03-20T11:52:27.9745443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-097] SKIPPED [ 25%] 2023-03-20T11:52:27.9753138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-098] SKIPPED [ 25%] 2023-03-20T11:52:27.9758998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-099] SKIPPED [ 25%] 2023-03-20T11:52:27.9764830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-100] SKIPPED [ 25%] 2023-03-20T11:52:27.9770770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-101] SKIPPED [ 25%] 2023-03-20T11:52:27.9776805Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-102] SKIPPED [ 25%] 2023-03-20T11:52:27.9783018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-103] SKIPPED [ 25%] 2023-03-20T11:52:27.9788648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-104] SKIPPED [ 25%] 2023-03-20T11:52:27.9794439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-105] SKIPPED [ 25%] 2023-03-20T11:52:27.9800431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-106] SKIPPED [ 25%] 2023-03-20T11:52:27.9806129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-107] SKIPPED [ 25%] 2023-03-20T11:52:27.9813289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-108] SKIPPED [ 25%] 2023-03-20T11:52:27.9819585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-109] SKIPPED [ 25%] 2023-03-20T11:52:27.9825519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-110] SKIPPED [ 25%] 2023-03-20T11:52:27.9831693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-111] SKIPPED [ 25%] 2023-03-20T11:52:27.9837420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-112] SKIPPED [ 25%] 2023-03-20T11:52:27.9843513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-113] SKIPPED [ 25%] 2023-03-20T11:52:27.9850488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-114] SKIPPED [ 25%] 2023-03-20T11:52:27.9855434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-115] SKIPPED [ 25%] 2023-03-20T11:52:27.9861663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-116] SKIPPED [ 26%] 2023-03-20T11:52:27.9867338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-117] SKIPPED [ 26%] 2023-03-20T11:52:27.9873599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-118] SKIPPED [ 26%] 2023-03-20T11:52:27.9879407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-119] SKIPPED [ 26%] 2023-03-20T11:52:27.9885283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-120] SKIPPED [ 26%] 2023-03-20T11:52:27.9894336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-121] SKIPPED [ 26%] 2023-03-20T11:52:27.9900524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-122] SKIPPED [ 26%] 2023-03-20T11:52:27.9906581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-123] SKIPPED [ 26%] 2023-03-20T11:52:27.9912676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-124] SKIPPED [ 26%] 2023-03-20T11:52:27.9918587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-125] SKIPPED [ 26%] 2023-03-20T11:52:27.9925053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-126] SKIPPED [ 26%] 2023-03-20T11:52:27.9932983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-127] SKIPPED [ 26%] 2023-03-20T11:52:27.9938299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-128] SKIPPED [ 26%] 2023-03-20T11:52:27.9945009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-129] SKIPPED [ 26%] 2023-03-20T11:52:27.9951758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-130] SKIPPED [ 26%] 2023-03-20T11:52:27.9958389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-131] SKIPPED [ 26%] 2023-03-20T11:52:27.9966212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-132] SKIPPED [ 26%] 2023-03-20T11:52:27.9973924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-133] SKIPPED [ 26%] 2023-03-20T11:52:27.9979496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-134] SKIPPED [ 26%] 2023-03-20T11:52:27.9985992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-135] SKIPPED [ 26%] 2023-03-20T11:52:27.9992969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-136] SKIPPED [ 26%] 2023-03-20T11:52:27.9999202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-137] SKIPPED [ 26%] 2023-03-20T11:52:28.0005627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-138] SKIPPED [ 26%] 2023-03-20T11:52:28.0013375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-139] SKIPPED [ 26%] 2023-03-20T11:52:28.0018887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-140] SKIPPED [ 26%] 2023-03-20T11:52:28.0025517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-141] SKIPPED [ 26%] 2023-03-20T11:52:28.0032432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-142] SKIPPED [ 26%] 2023-03-20T11:52:28.0038581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-143] SKIPPED [ 26%] 2023-03-20T11:52:28.0046391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-144] SKIPPED [ 26%] 2023-03-20T11:52:28.0053836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-145] SKIPPED [ 26%] 2023-03-20T11:52:28.0059145Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-146] SKIPPED [ 26%] 2023-03-20T11:52:28.0065783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-147] SKIPPED [ 26%] 2023-03-20T11:52:28.0072369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-148] SKIPPED [ 26%] 2023-03-20T11:52:28.0078367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-149] SKIPPED [ 26%] 2023-03-20T11:52:28.0084947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-150] SKIPPED [ 26%] 2023-03-20T11:52:28.0091930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-151] SKIPPED [ 26%] 2023-03-20T11:52:28.0098080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-152] SKIPPED [ 26%] 2023-03-20T11:52:28.0104810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-153] SKIPPED [ 26%] 2023-03-20T11:52:28.0111538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-154] SKIPPED [ 26%] 2023-03-20T11:52:28.0119393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-155] SKIPPED [ 26%] 2023-03-20T11:52:28.0125645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-156] SKIPPED [ 26%] 2023-03-20T11:52:28.0133219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-157] SKIPPED [ 26%] 2023-03-20T11:52:28.0138734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-158] SKIPPED [ 26%] 2023-03-20T11:52:28.0145503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-159] SKIPPED [ 26%] 2023-03-20T11:52:28.0152425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-160] SKIPPED [ 26%] 2023-03-20T11:52:28.0158795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_image_tensor-161] SKIPPED [ 26%] 2023-03-20T11:52:28.0165088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-00] SKIPPED [ 26%] 2023-03-20T11:52:28.0172870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-01] SKIPPED [ 26%] 2023-03-20T11:52:28.0178145Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-02] SKIPPED [ 26%] 2023-03-20T11:52:28.0184476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-03] SKIPPED [ 26%] 2023-03-20T11:52:28.0191278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-04] SKIPPED [ 26%] 2023-03-20T11:52:28.0198801Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-05] SKIPPED [ 26%] 2023-03-20T11:52:28.0205219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-06] SKIPPED [ 26%] 2023-03-20T11:52:28.0212869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-07] SKIPPED [ 26%] 2023-03-20T11:52:28.0218279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-08] SKIPPED [ 26%] 2023-03-20T11:52:28.0225112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-09] SKIPPED [ 26%] 2023-03-20T11:52:28.0231790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-10] SKIPPED [ 26%] 2023-03-20T11:52:28.0238642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-11] SKIPPED [ 26%] 2023-03-20T11:52:28.0244758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-12] SKIPPED [ 26%] 2023-03-20T11:52:28.0252322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-13] SKIPPED [ 26%] 2023-03-20T11:52:28.0257512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-14] SKIPPED [ 26%] 2023-03-20T11:52:28.0264262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-15] SKIPPED [ 26%] 2023-03-20T11:52:28.0272110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-16] SKIPPED [ 26%] 2023-03-20T11:52:28.0278210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-17] SKIPPED [ 26%] 2023-03-20T11:52:28.0284506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-18] SKIPPED [ 26%] 2023-03-20T11:52:28.0291475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-19] SKIPPED [ 26%] 2023-03-20T11:52:28.0297712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-20] SKIPPED [ 26%] 2023-03-20T11:52:28.0304428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-21] SKIPPED [ 26%] 2023-03-20T11:52:28.0311007Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-22] SKIPPED [ 26%] 2023-03-20T11:52:28.0317510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-23] SKIPPED [ 26%] 2023-03-20T11:52:28.0324123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-24] SKIPPED [ 26%] 2023-03-20T11:52:28.0330742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-25] SKIPPED [ 26%] 2023-03-20T11:52:28.0337066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-26] SKIPPED [ 26%] 2023-03-20T11:52:28.0343654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-27] SKIPPED [ 26%] 2023-03-20T11:52:28.0351301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-28] SKIPPED [ 26%] 2023-03-20T11:52:28.0357406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-29] SKIPPED [ 26%] 2023-03-20T11:52:28.0363921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-30] SKIPPED [ 26%] 2023-03-20T11:52:28.0370765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-31] SKIPPED [ 26%] 2023-03-20T11:52:28.0376620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-32] SKIPPED [ 26%] 2023-03-20T11:52:28.0383461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-33] SKIPPED [ 26%] 2023-03-20T11:52:28.0390017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-34] SKIPPED [ 26%] 2023-03-20T11:52:28.0396544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-gaussian_blur_video-35] SKIPPED [ 26%] 2023-03-20T11:52:28.0403091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:28.0410682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:28.0415798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:28.0423748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:28.0430452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:28.0436871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:28.0443570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:28.0450716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:28.0456639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:28.0463308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:28.0469837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:28.0476459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:28.0482864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:28.0490724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:28.0495821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:28.0503726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:28.0510320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:28.0516807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:28.0523301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:28.0530874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:28.0536399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:28.0543201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:28.0549839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:28.0556181Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:28.0562674Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:28.0570445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:28.0576690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:28.0583427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:28.0590034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:28.0596672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:28.0603118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:28.0610935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:28.0616114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:28.0622828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:28.0629306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:28.0635884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:28.0642387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-00] SKIPPED [ 26%] 2023-03-20T11:52:28.0649465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-01] SKIPPED [ 26%] 2023-03-20T11:52:28.0655802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-02] SKIPPED [ 26%] 2023-03-20T11:52:28.0661974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-03] SKIPPED [ 26%] 2023-03-20T11:52:28.0667694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-04] SKIPPED [ 26%] 2023-03-20T11:52:28.0674041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-05] SKIPPED [ 26%] 2023-03-20T11:52:28.0680618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-06] SKIPPED [ 26%] 2023-03-20T11:52:28.0685683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-07] SKIPPED [ 26%] 2023-03-20T11:52:28.0692600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-08] SKIPPED [ 26%] 2023-03-20T11:52:28.0697286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-09] SKIPPED [ 26%] 2023-03-20T11:52:28.0703505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-10] SKIPPED [ 26%] 2023-03-20T11:52:28.0709486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-11] SKIPPED [ 26%] 2023-03-20T11:52:28.0715354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-12] SKIPPED [ 26%] 2023-03-20T11:52:28.0722535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-13] SKIPPED [ 26%] 2023-03-20T11:52:28.0729149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-14] SKIPPED [ 26%] 2023-03-20T11:52:28.0734469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-15] SKIPPED [ 26%] 2023-03-20T11:52:28.0740620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-16] SKIPPED [ 26%] 2023-03-20T11:52:28.0746446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-17] SKIPPED [ 26%] 2023-03-20T11:52:28.0752768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-18] SKIPPED [ 26%] 2023-03-20T11:52:28.0758398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-19] SKIPPED [ 26%] 2023-03-20T11:52:28.0764245Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-20] SKIPPED [ 26%] 2023-03-20T11:52:28.0770854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-21] SKIPPED [ 26%] 2023-03-20T11:52:28.0775930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-22] SKIPPED [ 26%] 2023-03-20T11:52:28.0782089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-23] SKIPPED [ 26%] 2023-03-20T11:52:28.0790906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-24] SKIPPED [ 26%] 2023-03-20T11:52:28.0796877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-25] SKIPPED [ 26%] 2023-03-20T11:52:28.0802806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-26] SKIPPED [ 26%] 2023-03-20T11:52:28.0809368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-27] SKIPPED [ 26%] 2023-03-20T11:52:28.0814764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-28] SKIPPED [ 26%] 2023-03-20T11:52:28.0821154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-29] SKIPPED [ 26%] 2023-03-20T11:52:28.0826857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-30] SKIPPED [ 26%] 2023-03-20T11:52:28.0833202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-31] SKIPPED [ 26%] 2023-03-20T11:52:28.0838922Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-32] SKIPPED [ 26%] 2023-03-20T11:52:28.0844689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-33] SKIPPED [ 26%] 2023-03-20T11:52:28.0850931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-34] SKIPPED [ 26%] 2023-03-20T11:52:28.0856673Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-equalize_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.0732987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.0757444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.0765138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.0773747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.0776932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.0784494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.0792232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.0800283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.0806649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.0814122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.0819725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.0826461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.0833128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.0839453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.0846144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.0853897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.0859361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.0866297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.0874482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.0881695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.0889219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.0895193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.0901933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.0908098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.0914998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.0921666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.0932238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.0935083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.0941990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.0950206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.0956690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.0963538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.0970971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.0976554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.0983486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.0990857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.0996952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.1003672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.1010974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.1017134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.1025013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.1031996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.1038480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.1045133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.1052563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.1058250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.1064720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.1071504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.1078065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.1084571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.1091412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.1097889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.1105858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.1112851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.1119506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.1126021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.1133671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.1139306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.1145957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.1153058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.1159918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.1165986Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.1173872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.1180952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.1187477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.1194500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.1201104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.1207537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.1214591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.1221337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.1227811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.1234783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-invert_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.1241468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.1247800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.1256281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.1262911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.1269101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.1276140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.1282781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.1290574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.1296007Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.1302329Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.1308713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.1324386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.1325402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.1329259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.1336738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.1342253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.1348700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.1355158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.1362086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.1367862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.1374430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.1381033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.1387732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.1394025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.1400418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.1407951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.1415135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.1421386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.1427696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.1434527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.1441004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.1447673Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.1454020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.1460577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.1466576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.1473119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.1481184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.1487316Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.1494127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.1500400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.1506958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.1514502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.1520668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.1527078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.1534625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.1540239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.1547104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.1553655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.1561313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.1567687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.1574914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.1581159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.1587725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.1594643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.1601719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.1607920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.1614241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.1620848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.1627252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.1637413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.1644309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.1650939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.1657175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.1664756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.1671762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.1678323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.1684947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.1692784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.1698513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.1705224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.1712261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.1719990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-posterize_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.1726440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.1733725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.1739407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.1746141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.1752985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.1759270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.1765812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.1773718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.1779363Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.1786113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.1794216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.1800842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.1807296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.1814220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.1820580Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.1827146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.1834045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.1840635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.1847082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.1854242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.1860583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.1867111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.1875379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.1881932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.1889348Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.1895278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.1901952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.1908519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.1915378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.1922028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.1929827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.1935433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.1942165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.1950401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.1957079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.1963597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.1970868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.1976759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.1983061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.1989651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.1996406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.2002884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.2010819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.2016122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.2022727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.2030684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.2037233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.2043730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.2050852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.2056869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.2063724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.2070369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.2076994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.2083564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.2090890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.2096574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.2104712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.2111836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.2118252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.2124807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.2131340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.2137901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.2144582Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.2151004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.2157698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.2164301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.2170819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.2177315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.2185538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.2192053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.2198692Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.2204975Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-solarize_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.2212976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.2218463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.2225285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.2232182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.2238503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.2245090Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.2252850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.2259848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.2266724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.2273688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.2280209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.2286748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.2294550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.2300122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.2306758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.2313633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.2320058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.2326609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.2334693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.2341443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.2347848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.2354959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.2361228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.2367666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.2374756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.2381181Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.2387650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.2394502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.2400981Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.2407328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.2415354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.2422101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.2428633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.2434955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.2441566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.2448004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.2454888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.2461572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.2467910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.2474817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.2481261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.2490304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.2495575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.2502275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.2508648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.2515534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.2522004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.2529767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.2535430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.2542020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.2548184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.2554617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.2568330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.2572125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.2577628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.2584451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.2591205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.2597667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.2604124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.2611013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.2617150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.2623924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.2630626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.2637061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.2644965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.2652666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.2658456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.2665269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.2672149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.2678827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.2685203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.2692824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-autocontrast_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.2698359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.2705105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.2711848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.2720488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.2726287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.2734043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.2739567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.2746326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.2753176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.2759985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.2766118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.2773843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.2779352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.2786040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.2793106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.2800734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.2807175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.2814053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.2820387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.2827057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.2833884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.2840584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.2846917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.2854115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.2860291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.2866720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.2874789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.2881342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.2887724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.2894662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.2901377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.2907819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.2914724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.2921256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.2927555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.2934384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.2941002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-36] SKIPPED [ 26%] 2023-03-20T11:52:29.2947409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-37] SKIPPED [ 26%] 2023-03-20T11:52:29.2955505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-38] SKIPPED [ 26%] 2023-03-20T11:52:29.2962097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-39] SKIPPED [ 26%] 2023-03-20T11:52:29.2969859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-40] SKIPPED [ 26%] 2023-03-20T11:52:29.2975298Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-41] SKIPPED [ 26%] 2023-03-20T11:52:29.2982139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-42] SKIPPED [ 26%] 2023-03-20T11:52:29.2988490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-43] SKIPPED [ 26%] 2023-03-20T11:52:29.2995440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-44] SKIPPED [ 26%] 2023-03-20T11:52:29.3001977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-45] SKIPPED [ 26%] 2023-03-20T11:52:29.3009403Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-46] SKIPPED [ 26%] 2023-03-20T11:52:29.3015023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-47] SKIPPED [ 26%] 2023-03-20T11:52:29.3021592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-48] SKIPPED [ 26%] 2023-03-20T11:52:29.3028930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-49] SKIPPED [ 26%] 2023-03-20T11:52:29.3035359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-50] SKIPPED [ 26%] 2023-03-20T11:52:29.3041958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-51] SKIPPED [ 26%] 2023-03-20T11:52:29.3049906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-52] SKIPPED [ 26%] 2023-03-20T11:52:29.3055326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-53] SKIPPED [ 26%] 2023-03-20T11:52:29.3062053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-54] SKIPPED [ 26%] 2023-03-20T11:52:29.3068458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-55] SKIPPED [ 26%] 2023-03-20T11:52:29.3075334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-56] SKIPPED [ 26%] 2023-03-20T11:52:29.3081845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-57] SKIPPED [ 26%] 2023-03-20T11:52:29.3089518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-58] SKIPPED [ 26%] 2023-03-20T11:52:29.3095013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-59] SKIPPED [ 26%] 2023-03-20T11:52:29.3101683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-60] SKIPPED [ 26%] 2023-03-20T11:52:29.3109289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-61] SKIPPED [ 26%] 2023-03-20T11:52:29.3116050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-62] SKIPPED [ 26%] 2023-03-20T11:52:29.3122599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-63] SKIPPED [ 26%] 2023-03-20T11:52:29.3130371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-64] SKIPPED [ 26%] 2023-03-20T11:52:29.3135628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-65] SKIPPED [ 26%] 2023-03-20T11:52:29.3142422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-66] SKIPPED [ 26%] 2023-03-20T11:52:29.3148869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-67] SKIPPED [ 26%] 2023-03-20T11:52:29.3155679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-68] SKIPPED [ 26%] 2023-03-20T11:52:29.3162287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-69] SKIPPED [ 26%] 2023-03-20T11:52:29.3169799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-70] SKIPPED [ 26%] 2023-03-20T11:52:29.3175252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_image_tensor-71] SKIPPED [ 26%] 2023-03-20T11:52:29.3183448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.3190075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.3196772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.3203460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.3210753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.3216495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.3223303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.3229778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.3236392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.3243010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.3250771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.3256014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.3263921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.3270498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.3277217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.3283795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.3290880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.3296789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.3303231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.3309871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.3316549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.3323122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.3331081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.3337628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.3344471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.3351296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.3357155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.3363643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.3371019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.3376623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.3383296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.3389807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.3396457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.3402906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.3411009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.3417217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_sharpness_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.3424054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.3430517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.3437219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.3443613Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.3450879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.3456645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.3463102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.3469468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.3476095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.3482536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.3493169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.3498720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.3505564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.3512438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.3518782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.3525333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.3532738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.3538423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.3545104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.3551898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.3558346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.3566160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.3573915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.3579541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.3586081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.3592971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.3599588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.3605862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.3613659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.3619188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.3626041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.3632857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.3639353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.3647058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.3654812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.3660529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.3667035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-36] SKIPPED [ 26%] 2023-03-20T11:52:29.3673877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-37] SKIPPED [ 26%] 2023-03-20T11:52:29.3680366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-38] SKIPPED [ 26%] 2023-03-20T11:52:29.3686675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-39] SKIPPED [ 26%] 2023-03-20T11:52:29.3693804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-40] SKIPPED [ 26%] 2023-03-20T11:52:29.3699563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-41] SKIPPED [ 26%] 2023-03-20T11:52:29.3706264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-42] SKIPPED [ 26%] 2023-03-20T11:52:29.3712973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-43] SKIPPED [ 26%] 2023-03-20T11:52:29.3720797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-44] SKIPPED [ 26%] 2023-03-20T11:52:29.3727232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-45] SKIPPED [ 26%] 2023-03-20T11:52:29.3734227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-46] SKIPPED [ 26%] 2023-03-20T11:52:29.3740417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-47] SKIPPED [ 26%] 2023-03-20T11:52:29.3747066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-48] SKIPPED [ 26%] 2023-03-20T11:52:29.3753780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-49] SKIPPED [ 26%] 2023-03-20T11:52:29.3760169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-50] SKIPPED [ 26%] 2023-03-20T11:52:29.3766747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-51] SKIPPED [ 26%] 2023-03-20T11:52:29.3774385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-52] SKIPPED [ 26%] 2023-03-20T11:52:29.3779930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-53] SKIPPED [ 26%] 2023-03-20T11:52:29.3786453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-54] SKIPPED [ 26%] 2023-03-20T11:52:29.3793214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-55] SKIPPED [ 26%] 2023-03-20T11:52:29.3800947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-56] SKIPPED [ 26%] 2023-03-20T11:52:29.3807229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-57] SKIPPED [ 26%] 2023-03-20T11:52:29.3814332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-58] SKIPPED [ 26%] 2023-03-20T11:52:29.3820671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-59] SKIPPED [ 26%] 2023-03-20T11:52:29.3827024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-60] SKIPPED [ 26%] 2023-03-20T11:52:29.3833883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-61] SKIPPED [ 26%] 2023-03-20T11:52:29.3840261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-62] SKIPPED [ 26%] 2023-03-20T11:52:29.3846857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-63] SKIPPED [ 26%] 2023-03-20T11:52:29.3854165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-64] SKIPPED [ 26%] 2023-03-20T11:52:29.3859660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-65] SKIPPED [ 26%] 2023-03-20T11:52:29.3866058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-66] SKIPPED [ 26%] 2023-03-20T11:52:29.3873862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-67] SKIPPED [ 26%] 2023-03-20T11:52:29.3880137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-68] SKIPPED [ 26%] 2023-03-20T11:52:29.3886570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-69] SKIPPED [ 26%] 2023-03-20T11:52:29.3894142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-70] SKIPPED [ 26%] 2023-03-20T11:52:29.3900017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_image_tensor-71] SKIPPED [ 26%] 2023-03-20T11:52:29.3906587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.3913214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.3919513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.3925774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.3932886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.3939176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.3945844Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.3953893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.3960439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.3966739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.3973933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.3979931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.3986371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.3993158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.3999916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.4006036Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.4013663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.4019132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.4027128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.4033861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.4040490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.4046720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.4054230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.4059813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.4066495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.4073241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.4079516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.4085746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.4093410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.4099153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.4107155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.4113984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.4120430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.4126792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.4133869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.4139859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-erase_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.4146564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.4153428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.4160591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.4166260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.4173820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.4181138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.4187669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.4194539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.4201116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.4207719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.4214274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.4220942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.4227263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.4234173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.4240625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.4246845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.4254537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.4261668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.4268158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.4274969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.4281498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.4288999Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.4295104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.4301721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.4308211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.4315211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.4321564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.4327864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.4336052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.4342628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.4348922Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.4355785Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.4362474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.4369779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.4376013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.4382715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.4389093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.4395813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.4402288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.4413189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.4418644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.4425399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.4432287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.4438666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.4445199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.4452975Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.4458502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.4465320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.4472175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.4478364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.4485008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.4494091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.4499783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.4506405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.4513272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.4519586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.4526193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.4533887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.4539265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.4546168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.4552782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.4559327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.4567211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.4573918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.4580421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.4587082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.4594115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.4600517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.4606862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.4613798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.4620021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.4626509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_brightness_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.4633464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.4639854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.4647623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.4654332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.4660959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.4667159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.4673997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.4680501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.4686803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.4694273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.4700129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.4706909Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.4713604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.4721523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.4729131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.4734764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.4741294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.4747875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.4754689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.4761222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.4767567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.4774362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.4781191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.4787391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.4794212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.4802076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.4809922Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.4815253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.4822058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.4828396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.4835338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.4841826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.4849266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.4855265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.4862049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.4868502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.4876578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.4883204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.4890803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.4896331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.4902998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.4909440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.4916184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.4922779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.4930392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.4935718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.4942416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.4948683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.4956854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.4963381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.4970754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.4976471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.4983188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.4989721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.4996480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.5003099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.5010622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.5016296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.5022699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.5030850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.5037469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.5044149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.5050688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.5057301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.5064073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.5070603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.5077156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.5083671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.5090813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.5096619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.5103356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.5111552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_contrast_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.5118041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.5124395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.5131334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.5137649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.5144405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.5151206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.5157654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.5164146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.5171111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.5177405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.5185488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.5192169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.5198634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.5205149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.5212732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.5218096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.5224445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.5231414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.5237903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.5244250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.5250879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.5258452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.5264840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.5271715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.5278317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.5284526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.5291520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.5297884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.5304247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.5311040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.5317402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.5323927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.5330824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.5340613Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.5347135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.5354040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.5360535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.5366884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.5374271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.5380256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.5386680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.5393109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.5399431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.5405768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.5414338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.5420884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.5427253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.5434101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.5440654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.5447171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.5454095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.5460142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.5466802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.5473720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.5480120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.5486467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.5494772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.5501458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.5507954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.5514769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.5521218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.5527500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.5534345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.5541120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.5547510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.5554418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.5560894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.5569525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.5575678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.5582345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.5588652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.5595548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_gamma_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.5602091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.5609563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.5615425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.5622217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.5628565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.5635374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.5641779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.5650842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.5656232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.5662985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.5669571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.5675808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.5682300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.5690020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.5695279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.5702008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.5708315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.5714722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.5722516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.5730386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.5735659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.5742088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.5748361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.5755312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.5761800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.5769281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.5774951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.5781646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.5787944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.5794879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.5802665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.5810558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.5815743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.5822654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.5829041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.5835966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.5842373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.5850258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.5855448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.5862128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.5868328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.5876162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.5882798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.5890498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.5895907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.5902566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.5909161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.5915800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.5922465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.5930142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.5935446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.5942110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.5948429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.5956548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.5963030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.5970677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.5976100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.5982876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.5989250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.5996105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.6002669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.6010307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.6015681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.6022266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.6030197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.6036825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.6043365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.6050966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.6056472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.6062843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.6069079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.6076059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_hue_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.6082592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.6090546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.6095611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.6102539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.6110065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.6116762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.6123247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.6131062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.6136139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.6142882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.6149240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.6156186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.6162791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.6170786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.6175739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.6183998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.6190587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.6197105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.6203606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.6210720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.6216281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.6222994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.6229319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.6235995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.6242627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.6250266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.6258677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.6265599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.6272452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.6279250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.6285359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.6293076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.6298488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.6305244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.6312107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.6318667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.6324459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.6330650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.6337812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.6344146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.6350081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.6355592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-05] SKIPPED [ 26%] 2023-03-20T11:52:29.6361703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-06] SKIPPED [ 26%] 2023-03-20T11:52:29.6367427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-07] SKIPPED [ 26%] 2023-03-20T11:52:29.6373663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-08] SKIPPED [ 26%] 2023-03-20T11:52:29.6379487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-09] SKIPPED [ 26%] 2023-03-20T11:52:29.6385482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-10] SKIPPED [ 26%] 2023-03-20T11:52:29.6391778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-11] SKIPPED [ 26%] 2023-03-20T11:52:29.6397462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-12] SKIPPED [ 26%] 2023-03-20T11:52:29.6404712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-13] SKIPPED [ 26%] 2023-03-20T11:52:29.6410976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-14] SKIPPED [ 26%] 2023-03-20T11:52:29.6416965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-15] SKIPPED [ 26%] 2023-03-20T11:52:29.6422965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-16] SKIPPED [ 26%] 2023-03-20T11:52:29.6428737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-17] SKIPPED [ 26%] 2023-03-20T11:52:29.6435030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-18] SKIPPED [ 26%] 2023-03-20T11:52:29.6440981Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-19] SKIPPED [ 26%] 2023-03-20T11:52:29.6447066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-20] SKIPPED [ 26%] 2023-03-20T11:52:29.6453939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-21] SKIPPED [ 26%] 2023-03-20T11:52:29.6458796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-22] SKIPPED [ 26%] 2023-03-20T11:52:29.6464971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-23] SKIPPED [ 26%] 2023-03-20T11:52:29.6471375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-24] SKIPPED [ 26%] 2023-03-20T11:52:29.6478475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-25] SKIPPED [ 26%] 2023-03-20T11:52:29.6484284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-26] SKIPPED [ 26%] 2023-03-20T11:52:29.6490885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-27] SKIPPED [ 26%] 2023-03-20T11:52:29.6496669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-28] SKIPPED [ 26%] 2023-03-20T11:52:29.6502908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-29] SKIPPED [ 26%] 2023-03-20T11:52:29.6508665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-30] SKIPPED [ 26%] 2023-03-20T11:52:29.6514918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-31] SKIPPED [ 26%] 2023-03-20T11:52:29.6520904Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-32] SKIPPED [ 26%] 2023-03-20T11:52:29.6526713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-33] SKIPPED [ 26%] 2023-03-20T11:52:29.6533864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-34] SKIPPED [ 26%] 2023-03-20T11:52:29.6538612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-adjust_saturation_video-35] SKIPPED [ 26%] 2023-03-20T11:52:29.6546110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-00] SKIPPED [ 26%] 2023-03-20T11:52:29.6552440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-01] SKIPPED [ 26%] 2023-03-20T11:52:29.6558485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-02] SKIPPED [ 26%] 2023-03-20T11:52:29.6564224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-03] SKIPPED [ 26%] 2023-03-20T11:52:29.6570804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-04] SKIPPED [ 26%] 2023-03-20T11:52:29.6576128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-05] SKIPPED [ 26%] 2023-03-20T11:52:29.6582358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-06] SKIPPED [ 26%] 2023-03-20T11:52:29.6588147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-07] SKIPPED [ 26%] 2023-03-20T11:52:29.6594583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-08] SKIPPED [ 26%] 2023-03-20T11:52:29.6600778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-09] SKIPPED [ 26%] 2023-03-20T11:52:29.6606203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-10] SKIPPED [ 26%] 2023-03-20T11:52:29.6613460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-11] SKIPPED [ 26%] 2023-03-20T11:52:29.6619880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-12] SKIPPED [ 26%] 2023-03-20T11:52:29.6625837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-13] SKIPPED [ 26%] 2023-03-20T11:52:29.6632091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-14] SKIPPED [ 26%] 2023-03-20T11:52:29.6637997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-15] SKIPPED [ 26%] 2023-03-20T11:52:29.6643743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-16] SKIPPED [ 26%] 2023-03-20T11:52:29.6650705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-17] SKIPPED [ 26%] 2023-03-20T11:52:29.6655466Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-18] SKIPPED [ 26%] 2023-03-20T11:52:29.6661422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-19] SKIPPED [ 26%] 2023-03-20T11:52:29.6668428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-20] SKIPPED [ 26%] 2023-03-20T11:52:29.6674112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-21] SKIPPED [ 26%] 2023-03-20T11:52:29.6681045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-22] SKIPPED [ 26%] 2023-03-20T11:52:29.6690250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-23] SKIPPED [ 26%] 2023-03-20T11:52:29.6695283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-24] SKIPPED [ 26%] 2023-03-20T11:52:29.6701263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-25] SKIPPED [ 26%] 2023-03-20T11:52:29.6707220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-26] SKIPPED [ 26%] 2023-03-20T11:52:29.6713640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-27] SKIPPED [ 26%] 2023-03-20T11:52:29.6719644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-28] SKIPPED [ 26%] 2023-03-20T11:52:29.6725393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-29] SKIPPED [ 26%] 2023-03-20T11:52:29.6731647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-30] SKIPPED [ 26%] 2023-03-20T11:52:29.6737265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-31] SKIPPED [ 26%] 2023-03-20T11:52:29.6743404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-32] SKIPPED [ 26%] 2023-03-20T11:52:29.6749297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-33] SKIPPED [ 26%] 2023-03-20T11:52:29.6755517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-34] SKIPPED [ 26%] 2023-03-20T11:52:29.6762702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-35] SKIPPED [ 26%] 2023-03-20T11:52:29.6769662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-36] SKIPPED [ 26%] 2023-03-20T11:52:29.6774577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-37] SKIPPED [ 26%] 2023-03-20T11:52:29.6780426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-38] SKIPPED [ 26%] 2023-03-20T11:52:29.6786632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-39] SKIPPED [ 26%] 2023-03-20T11:52:29.6792798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-40] SKIPPED [ 26%] 2023-03-20T11:52:29.6798831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-41] SKIPPED [ 26%] 2023-03-20T11:52:29.6804679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-42] SKIPPED [ 26%] 2023-03-20T11:52:29.6810868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-43] SKIPPED [ 26%] 2023-03-20T11:52:29.6816532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-44] SKIPPED [ 26%] 2023-03-20T11:52:29.6822835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-45] SKIPPED [ 26%] 2023-03-20T11:52:29.6830306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-46] SKIPPED [ 26%] 2023-03-20T11:52:29.6836232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-47] SKIPPED [ 26%] 2023-03-20T11:52:29.6842495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-48] SKIPPED [ 26%] 2023-03-20T11:52:29.6849149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-49] SKIPPED [ 26%] 2023-03-20T11:52:29.6854786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-50] SKIPPED [ 26%] 2023-03-20T11:52:29.6861021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-51] SKIPPED [ 26%] 2023-03-20T11:52:29.6866754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-52] SKIPPED [ 26%] 2023-03-20T11:52:29.6872987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-clamp_bounding_box-53] SKIPPED [ 26%] 2023-03-20T11:52:29.6878778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.6884761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.6891103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.6896686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.6904207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.6910136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.6916196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.6922396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.6929472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.6934708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.6941200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.6947461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.6953600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.6960635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.6966322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.6975063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.6981054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.6987471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.6993998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.7000261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.7006524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.7014337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.7019859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.7026369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.7032907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.7039504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.7046646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.7054013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.7059620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.7066068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.7072688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-000] SKIPPED [ 26%] 2023-03-20T11:52:29.7079089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-001] SKIPPED [ 26%] 2023-03-20T11:52:29.7085423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-002] SKIPPED [ 26%] 2023-03-20T11:52:29.7091991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-003] SKIPPED [ 26%] 2023-03-20T11:52:29.7098319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-004] SKIPPED [ 26%] 2023-03-20T11:52:29.7104862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-005] SKIPPED [ 26%] 2023-03-20T11:52:29.7111653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-006] SKIPPED [ 26%] 2023-03-20T11:52:29.7118059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-007] SKIPPED [ 26%] 2023-03-20T11:52:29.7127389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-008] SKIPPED [ 26%] 2023-03-20T11:52:29.7134315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-009] SKIPPED [ 26%] 2023-03-20T11:52:29.7140428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-010] SKIPPED [ 26%] 2023-03-20T11:52:29.7146778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-011] SKIPPED [ 26%] 2023-03-20T11:52:29.7153408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-012] SKIPPED [ 26%] 2023-03-20T11:52:29.7159621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-013] SKIPPED [ 26%] 2023-03-20T11:52:29.7165873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-014] SKIPPED [ 26%] 2023-03-20T11:52:29.7173265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-015] SKIPPED [ 26%] 2023-03-20T11:52:29.7178516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-016] SKIPPED [ 26%] 2023-03-20T11:52:29.7185037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-017] SKIPPED [ 26%] 2023-03-20T11:52:29.7191700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-018] SKIPPED [ 26%] 2023-03-20T11:52:29.7199486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-019] SKIPPED [ 26%] 2023-03-20T11:52:29.7205762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-020] SKIPPED [ 26%] 2023-03-20T11:52:29.7213303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-021] SKIPPED [ 26%] 2023-03-20T11:52:29.7218481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-022] SKIPPED [ 26%] 2023-03-20T11:52:29.7225261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-023] SKIPPED [ 26%] 2023-03-20T11:52:29.7231732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-024] SKIPPED [ 26%] 2023-03-20T11:52:29.7238111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-025] SKIPPED [ 26%] 2023-03-20T11:52:29.7244723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-026] SKIPPED [ 26%] 2023-03-20T11:52:29.7251547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-027] SKIPPED [ 26%] 2023-03-20T11:52:29.7257860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-028] SKIPPED [ 26%] 2023-03-20T11:52:29.7264355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-029] SKIPPED [ 26%] 2023-03-20T11:52:29.7271063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-030] SKIPPED [ 26%] 2023-03-20T11:52:29.7278773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-031] SKIPPED [ 26%] 2023-03-20T11:52:29.7285315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-032] SKIPPED [ 26%] 2023-03-20T11:52:29.7292954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-033] SKIPPED [ 26%] 2023-03-20T11:52:29.7298672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-034] SKIPPED [ 26%] 2023-03-20T11:52:29.7305647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-035] SKIPPED [ 26%] 2023-03-20T11:52:29.7312091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-036] SKIPPED [ 26%] 2023-03-20T11:52:29.7318499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-037] SKIPPED [ 26%] 2023-03-20T11:52:29.7325097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-038] SKIPPED [ 26%] 2023-03-20T11:52:29.7332540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-039] SKIPPED [ 26%] 2023-03-20T11:52:29.7338118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-040] SKIPPED [ 26%] 2023-03-20T11:52:29.7345032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-041] SKIPPED [ 26%] 2023-03-20T11:52:29.7353099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-042] SKIPPED [ 26%] 2023-03-20T11:52:29.7359969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-043] SKIPPED [ 26%] 2023-03-20T11:52:29.7366376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-044] SKIPPED [ 26%] 2023-03-20T11:52:29.7374362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-045] SKIPPED [ 26%] 2023-03-20T11:52:29.7380050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-046] SKIPPED [ 26%] 2023-03-20T11:52:29.7386854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-047] SKIPPED [ 26%] 2023-03-20T11:52:29.7393765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-048] SKIPPED [ 26%] 2023-03-20T11:52:29.7400712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-049] SKIPPED [ 26%] 2023-03-20T11:52:29.7406930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-050] SKIPPED [ 26%] 2023-03-20T11:52:29.7413963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-051] SKIPPED [ 26%] 2023-03-20T11:52:29.7420299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-052] SKIPPED [ 26%] 2023-03-20T11:52:29.7426897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-053] SKIPPED [ 26%] 2023-03-20T11:52:29.7435106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-054] SKIPPED [ 26%] 2023-03-20T11:52:29.7441832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-055] SKIPPED [ 26%] 2023-03-20T11:52:29.7449390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-056] SKIPPED [ 26%] 2023-03-20T11:52:29.7455233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-057] SKIPPED [ 26%] 2023-03-20T11:52:29.7462070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-058] SKIPPED [ 26%] 2023-03-20T11:52:29.7468590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-059] SKIPPED [ 26%] 2023-03-20T11:52:29.7475718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-060] SKIPPED [ 26%] 2023-03-20T11:52:29.7482259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-061] SKIPPED [ 26%] 2023-03-20T11:52:29.7490192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-062] SKIPPED [ 26%] 2023-03-20T11:52:29.7495431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-063] SKIPPED [ 26%] 2023-03-20T11:52:29.7502317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-064] SKIPPED [ 26%] 2023-03-20T11:52:29.7510232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-065] SKIPPED [ 26%] 2023-03-20T11:52:29.7517168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-066] SKIPPED [ 26%] 2023-03-20T11:52:29.7523776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-067] SKIPPED [ 26%] 2023-03-20T11:52:29.7530845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-068] SKIPPED [ 26%] 2023-03-20T11:52:29.7537086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-069] SKIPPED [ 26%] 2023-03-20T11:52:29.7543678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-070] SKIPPED [ 26%] 2023-03-20T11:52:29.7550202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-071] SKIPPED [ 26%] 2023-03-20T11:52:29.7557041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-072] SKIPPED [ 26%] 2023-03-20T11:52:29.7563651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-073] SKIPPED [ 26%] 2023-03-20T11:52:29.7571015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-074] SKIPPED [ 26%] 2023-03-20T11:52:29.7576858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-075] SKIPPED [ 26%] 2023-03-20T11:52:29.7583700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-076] SKIPPED [ 26%] 2023-03-20T11:52:29.7591836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-077] SKIPPED [ 26%] 2023-03-20T11:52:29.7598514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-078] SKIPPED [ 26%] 2023-03-20T11:52:29.7605012Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-079] SKIPPED [ 26%] 2023-03-20T11:52:29.7612581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-080] SKIPPED [ 26%] 2023-03-20T11:52:29.7618155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-081] SKIPPED [ 26%] 2023-03-20T11:52:29.7625360Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-082] SKIPPED [ 26%] 2023-03-20T11:52:29.7632139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-083] SKIPPED [ 26%] 2023-03-20T11:52:29.7638518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-084] SKIPPED [ 26%] 2023-03-20T11:52:29.7645128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-085] SKIPPED [ 26%] 2023-03-20T11:52:29.7651860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-086] SKIPPED [ 26%] 2023-03-20T11:52:29.7658301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-087] SKIPPED [ 26%] 2023-03-20T11:52:29.7666097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-088] SKIPPED [ 26%] 2023-03-20T11:52:29.7672948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-089] SKIPPED [ 26%] 2023-03-20T11:52:29.7679625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-090] SKIPPED [ 26%] 2023-03-20T11:52:29.7685987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-091] SKIPPED [ 26%] 2023-03-20T11:52:29.7693788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-092] SKIPPED [ 26%] 2023-03-20T11:52:29.7699737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-093] SKIPPED [ 26%] 2023-03-20T11:52:29.7706347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-094] SKIPPED [ 26%] 2023-03-20T11:52:29.7713295Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-095] SKIPPED [ 26%] 2023-03-20T11:52:29.7719683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-096] SKIPPED [ 26%] 2023-03-20T11:52:29.7726388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-097] SKIPPED [ 26%] 2023-03-20T11:52:29.7733826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-098] SKIPPED [ 26%] 2023-03-20T11:52:29.7739733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-099] SKIPPED [ 26%] 2023-03-20T11:52:29.7747658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-100] SKIPPED [ 26%] 2023-03-20T11:52:29.7754791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-101] SKIPPED [ 26%] 2023-03-20T11:52:29.7761468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-102] SKIPPED [ 26%] 2023-03-20T11:52:29.7767846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-103] SKIPPED [ 26%] 2023-03-20T11:52:29.7774700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-104] SKIPPED [ 26%] 2023-03-20T11:52:29.7781368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-105] SKIPPED [ 26%] 2023-03-20T11:52:29.7787912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-106] SKIPPED [ 26%] 2023-03-20T11:52:29.7794942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-five_crop_video-107] SKIPPED [ 26%] 2023-03-20T11:52:29.7801581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.7808307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.7815027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.7822738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.7829345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.7836330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.7843023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.7850957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.7856310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.7862861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.7869360Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.7876277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.7882937Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.7890750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.7896510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.7904750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.7911547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.7917549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.7924265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.7931201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.7937770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.7944556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.7951417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.7958139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.7964612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.7971514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.7979456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.7986504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.7993242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.8000044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.8006416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.8013858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.8019525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.8026312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.8033495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.8039997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.8046442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-36] SKIPPED [ 26%] 2023-03-20T11:52:29.8056273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-37] SKIPPED [ 26%] 2023-03-20T11:52:29.8063399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-38] SKIPPED [ 26%] 2023-03-20T11:52:29.8070183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-39] SKIPPED [ 26%] 2023-03-20T11:52:29.8076930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-40] SKIPPED [ 26%] 2023-03-20T11:52:29.8083501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-41] SKIPPED [ 26%] 2023-03-20T11:52:29.8091008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-42] SKIPPED [ 26%] 2023-03-20T11:52:29.8096855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-43] SKIPPED [ 26%] 2023-03-20T11:52:29.8103757Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-44] SKIPPED [ 26%] 2023-03-20T11:52:29.8121941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-45] SKIPPED [ 26%] 2023-03-20T11:52:29.8122843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-46] SKIPPED [ 26%] 2023-03-20T11:52:29.8123453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-47] SKIPPED [ 26%] 2023-03-20T11:52:29.8131120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-48] SKIPPED [ 26%] 2023-03-20T11:52:29.8138164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-49] SKIPPED [ 26%] 2023-03-20T11:52:29.8145188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-50] SKIPPED [ 26%] 2023-03-20T11:52:29.8152106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-51] SKIPPED [ 26%] 2023-03-20T11:52:29.8158747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-52] SKIPPED [ 26%] 2023-03-20T11:52:29.8165328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-53] SKIPPED [ 26%] 2023-03-20T11:52:29.8172968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-54] SKIPPED [ 26%] 2023-03-20T11:52:29.8178795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-55] SKIPPED [ 26%] 2023-03-20T11:52:29.8185717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-56] SKIPPED [ 26%] 2023-03-20T11:52:29.8192621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-57] SKIPPED [ 26%] 2023-03-20T11:52:29.8199362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-58] SKIPPED [ 26%] 2023-03-20T11:52:29.8205721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_image_tensor-59] SKIPPED [ 26%] 2023-03-20T11:52:29.8214639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-000] SKIPPED [ 26%] 2023-03-20T11:52:29.8220818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-001] SKIPPED [ 26%] 2023-03-20T11:52:29.8227441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-002] SKIPPED [ 26%] 2023-03-20T11:52:29.8234584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-003] SKIPPED [ 26%] 2023-03-20T11:52:29.8241179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-004] SKIPPED [ 26%] 2023-03-20T11:52:29.8247695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-005] SKIPPED [ 26%] 2023-03-20T11:52:29.8254164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-006] SKIPPED [ 26%] 2023-03-20T11:52:29.8261095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-007] SKIPPED [ 26%] 2023-03-20T11:52:29.8267531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-008] SKIPPED [ 26%] 2023-03-20T11:52:29.8273961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-009] SKIPPED [ 26%] 2023-03-20T11:52:29.8280610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-010] SKIPPED [ 26%] 2023-03-20T11:52:29.8286919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-011] SKIPPED [ 26%] 2023-03-20T11:52:29.8295157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-012] SKIPPED [ 26%] 2023-03-20T11:52:29.8301851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-013] SKIPPED [ 26%] 2023-03-20T11:52:29.8308180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-014] SKIPPED [ 26%] 2023-03-20T11:52:29.8315219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-015] SKIPPED [ 26%] 2023-03-20T11:52:29.8321845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-016] SKIPPED [ 26%] 2023-03-20T11:52:29.8329883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-017] SKIPPED [ 26%] 2023-03-20T11:52:29.8335556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-018] SKIPPED [ 26%] 2023-03-20T11:52:29.8342258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-019] SKIPPED [ 26%] 2023-03-20T11:52:29.8348653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-020] SKIPPED [ 26%] 2023-03-20T11:52:29.8355591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-021] SKIPPED [ 26%] 2023-03-20T11:52:29.8362244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-022] SKIPPED [ 26%] 2023-03-20T11:52:29.8370970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-023] SKIPPED [ 26%] 2023-03-20T11:52:29.8376807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-024] SKIPPED [ 26%] 2023-03-20T11:52:29.8383794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-025] SKIPPED [ 26%] 2023-03-20T11:52:29.8390544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-026] SKIPPED [ 26%] 2023-03-20T11:52:29.8397437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-027] SKIPPED [ 26%] 2023-03-20T11:52:29.8403981Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-028] SKIPPED [ 26%] 2023-03-20T11:52:29.8410936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-029] SKIPPED [ 26%] 2023-03-20T11:52:29.8417286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-030] SKIPPED [ 26%] 2023-03-20T11:52:29.8424248Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-031] SKIPPED [ 26%] 2023-03-20T11:52:29.8430851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-032] SKIPPED [ 26%] 2023-03-20T11:52:29.8437571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-033] SKIPPED [ 26%] 2023-03-20T11:52:29.8444341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-034] SKIPPED [ 26%] 2023-03-20T11:52:29.8453474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-035] SKIPPED [ 26%] 2023-03-20T11:52:29.8458953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-036] SKIPPED [ 26%] 2023-03-20T11:52:29.8465791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-037] SKIPPED [ 26%] 2023-03-20T11:52:29.8472750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-038] SKIPPED [ 26%] 2023-03-20T11:52:29.8479404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-039] SKIPPED [ 26%] 2023-03-20T11:52:29.8485965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-040] SKIPPED [ 26%] 2023-03-20T11:52:29.8493723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-041] SKIPPED [ 26%] 2023-03-20T11:52:29.8499559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-042] SKIPPED [ 26%] 2023-03-20T11:52:29.8506305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-043] SKIPPED [ 26%] 2023-03-20T11:52:29.8513271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-044] SKIPPED [ 26%] 2023-03-20T11:52:29.8520544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-045] SKIPPED [ 26%] 2023-03-20T11:52:29.8527746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-046] SKIPPED [ 26%] 2023-03-20T11:52:29.8534337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-047] SKIPPED [ 26%] 2023-03-20T11:52:29.8541102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-048] SKIPPED [ 26%] 2023-03-20T11:52:29.8547782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-049] SKIPPED [ 26%] 2023-03-20T11:52:29.8554728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-050] SKIPPED [ 26%] 2023-03-20T11:52:29.8561475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-051] SKIPPED [ 26%] 2023-03-20T11:52:29.8569085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-052] SKIPPED [ 26%] 2023-03-20T11:52:29.8574798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-053] SKIPPED [ 26%] 2023-03-20T11:52:29.8581644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-054] SKIPPED [ 26%] 2023-03-20T11:52:29.8587996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-055] SKIPPED [ 26%] 2023-03-20T11:52:29.8594992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-056] SKIPPED [ 26%] 2023-03-20T11:52:29.8601588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-057] SKIPPED [ 26%] 2023-03-20T11:52:29.8610720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-058] SKIPPED [ 26%] 2023-03-20T11:52:29.8616406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-059] SKIPPED [ 26%] 2023-03-20T11:52:29.8623276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-060] SKIPPED [ 26%] 2023-03-20T11:52:29.8629953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-061] SKIPPED [ 26%] 2023-03-20T11:52:29.8636313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-062] SKIPPED [ 26%] 2023-03-20T11:52:29.8642938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-063] SKIPPED [ 26%] 2023-03-20T11:52:29.8652334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-064] SKIPPED [ 26%] 2023-03-20T11:52:29.8656358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-065] SKIPPED [ 26%] 2023-03-20T11:52:29.8662656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-066] SKIPPED [ 26%] 2023-03-20T11:52:29.8668822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-067] SKIPPED [ 26%] 2023-03-20T11:52:29.8675317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-068] SKIPPED [ 26%] 2023-03-20T11:52:29.8683095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-069] SKIPPED [ 26%] 2023-03-20T11:52:29.8690964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-070] SKIPPED [ 26%] 2023-03-20T11:52:29.8696152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-071] SKIPPED [ 26%] 2023-03-20T11:52:29.8702409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-072] SKIPPED [ 26%] 2023-03-20T11:52:29.8708362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-073] SKIPPED [ 26%] 2023-03-20T11:52:29.8714961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-074] SKIPPED [ 26%] 2023-03-20T11:52:29.8721212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-075] SKIPPED [ 26%] 2023-03-20T11:52:29.8727258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-076] SKIPPED [ 26%] 2023-03-20T11:52:29.8734139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-077] SKIPPED [ 26%] 2023-03-20T11:52:29.8739667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-078] SKIPPED [ 26%] 2023-03-20T11:52:29.8745763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-079] SKIPPED [ 26%] 2023-03-20T11:52:29.8752296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-080] SKIPPED [ 26%] 2023-03-20T11:52:29.8759879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-081] SKIPPED [ 26%] 2023-03-20T11:52:29.8766309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-082] SKIPPED [ 26%] 2023-03-20T11:52:29.8773817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-083] SKIPPED [ 26%] 2023-03-20T11:52:29.8779797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-084] SKIPPED [ 26%] 2023-03-20T11:52:29.8786492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-085] SKIPPED [ 26%] 2023-03-20T11:52:29.8793500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-086] SKIPPED [ 26%] 2023-03-20T11:52:29.8800107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-087] SKIPPED [ 26%] 2023-03-20T11:52:29.8806398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-088] SKIPPED [ 26%] 2023-03-20T11:52:29.8814109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-089] SKIPPED [ 26%] 2023-03-20T11:52:29.8819643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-090] SKIPPED [ 26%] 2023-03-20T11:52:29.8826318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-091] SKIPPED [ 26%] 2023-03-20T11:52:29.8834629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-092] SKIPPED [ 26%] 2023-03-20T11:52:29.8841228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-093] SKIPPED [ 26%] 2023-03-20T11:52:29.8847711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-094] SKIPPED [ 26%] 2023-03-20T11:52:29.8854540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-095] SKIPPED [ 26%] 2023-03-20T11:52:29.8861043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-096] SKIPPED [ 26%] 2023-03-20T11:52:29.8867333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-097] SKIPPED [ 26%] 2023-03-20T11:52:29.8874228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-098] SKIPPED [ 26%] 2023-03-20T11:52:29.8880811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-099] SKIPPED [ 26%] 2023-03-20T11:52:29.8887476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-100] SKIPPED [ 26%] 2023-03-20T11:52:29.8894300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-101] SKIPPED [ 26%] 2023-03-20T11:52:29.8900812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-102] SKIPPED [ 26%] 2023-03-20T11:52:29.8908701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-103] SKIPPED [ 26%] 2023-03-20T11:52:29.8915563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-104] SKIPPED [ 26%] 2023-03-20T11:52:29.8922182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-105] SKIPPED [ 26%] 2023-03-20T11:52:29.8929790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-106] SKIPPED [ 26%] 2023-03-20T11:52:29.8935220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-ten_crop_video-107] SKIPPED [ 26%] 2023-03-20T11:52:29.8942071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.8948456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.8955053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.8961609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.8967894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.8974649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.8981435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.8991353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.8998061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.9004500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.9011443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.9017887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.9024555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.9031115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.9037723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.9044312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.9051191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.9057600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.9065738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_video-0] SKIPPED [ 26%] 2023-03-20T11:52:29.9072553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_video-1] SKIPPED [ 26%] 2023-03-20T11:52:29.9079082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_video-2] SKIPPED [ 26%] 2023-03-20T11:52:29.9085614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_video-3] SKIPPED [ 26%] 2023-03-20T11:52:29.9093302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_video-4] SKIPPED [ 26%] 2023-03-20T11:52:29.9098803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-normalize_video-5] SKIPPED [ 26%] 2023-03-20T11:52:29.9105622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-00] SKIPPED [ 26%] 2023-03-20T11:52:29.9112395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-01] SKIPPED [ 26%] 2023-03-20T11:52:29.9119021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-02] SKIPPED [ 26%] 2023-03-20T11:52:29.9125631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-03] SKIPPED [ 26%] 2023-03-20T11:52:29.9133168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-04] SKIPPED [ 26%] 2023-03-20T11:52:29.9138705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-05] SKIPPED [ 26%] 2023-03-20T11:52:29.9146971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-06] SKIPPED [ 26%] 2023-03-20T11:52:29.9153933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-07] SKIPPED [ 26%] 2023-03-20T11:52:29.9160464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-08] SKIPPED [ 26%] 2023-03-20T11:52:29.9166838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-09] SKIPPED [ 26%] 2023-03-20T11:52:29.9174430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-10] SKIPPED [ 26%] 2023-03-20T11:52:29.9180251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-11] SKIPPED [ 26%] 2023-03-20T11:52:29.9186896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-12] SKIPPED [ 26%] 2023-03-20T11:52:29.9193792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-13] SKIPPED [ 26%] 2023-03-20T11:52:29.9200270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-14] SKIPPED [ 26%] 2023-03-20T11:52:29.9206689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-15] SKIPPED [ 26%] 2023-03-20T11:52:29.9213690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-16] SKIPPED [ 26%] 2023-03-20T11:52:29.9220876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-17] SKIPPED [ 26%] 2023-03-20T11:52:29.9227111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-18] SKIPPED [ 26%] 2023-03-20T11:52:29.9233986Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-19] SKIPPED [ 26%] 2023-03-20T11:52:29.9240491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-20] SKIPPED [ 26%] 2023-03-20T11:52:29.9246973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-21] SKIPPED [ 26%] 2023-03-20T11:52:29.9253841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-22] SKIPPED [ 26%] 2023-03-20T11:52:29.9259943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-23] SKIPPED [ 26%] 2023-03-20T11:52:29.9266422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-24] SKIPPED [ 26%] 2023-03-20T11:52:29.9273046Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-25] SKIPPED [ 26%] 2023-03-20T11:52:29.9279278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-26] SKIPPED [ 26%] 2023-03-20T11:52:29.9285511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-27] SKIPPED [ 26%] 2023-03-20T11:52:29.9292948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-28] SKIPPED [ 26%] 2023-03-20T11:52:29.9299513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-29] SKIPPED [ 26%] 2023-03-20T11:52:29.9305653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-30] SKIPPED [ 26%] 2023-03-20T11:52:29.9312325Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-31] SKIPPED [ 26%] 2023-03-20T11:52:29.9318351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-32] SKIPPED [ 26%] 2023-03-20T11:52:29.9324712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-33] SKIPPED [ 26%] 2023-03-20T11:52:29.9331314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-34] SKIPPED [ 26%] 2023-03-20T11:52:29.9337483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-35] SKIPPED [ 26%] 2023-03-20T11:52:29.9343990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-36] SKIPPED [ 26%] 2023-03-20T11:52:29.9350324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-37] SKIPPED [ 26%] 2023-03-20T11:52:29.9356473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-38] SKIPPED [ 26%] 2023-03-20T11:52:29.9362701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-39] SKIPPED [ 26%] 2023-03-20T11:52:29.9370927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-40] SKIPPED [ 26%] 2023-03-20T11:52:29.9376710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-41] SKIPPED [ 26%] 2023-03-20T11:52:29.9383232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-42] SKIPPED [ 26%] 2023-03-20T11:52:29.9389449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-43] SKIPPED [ 26%] 2023-03-20T11:52:29.9396083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-44] SKIPPED [ 26%] 2023-03-20T11:52:29.9402296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-45] SKIPPED [ 26%] 2023-03-20T11:52:29.9409502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-46] SKIPPED [ 26%] 2023-03-20T11:52:29.9414890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-47] SKIPPED [ 26%] 2023-03-20T11:52:29.9421380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-48] SKIPPED [ 26%] 2023-03-20T11:52:29.9427393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-49] SKIPPED [ 26%] 2023-03-20T11:52:29.9434063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-50] SKIPPED [ 26%] 2023-03-20T11:52:29.9440271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-51] SKIPPED [ 26%] 2023-03-20T11:52:29.9447655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-52] SKIPPED [ 26%] 2023-03-20T11:52:29.9454510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-53] SKIPPED [ 26%] 2023-03-20T11:52:29.9460439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-54] SKIPPED [ 26%] 2023-03-20T11:52:29.9466809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-55] SKIPPED [ 26%] 2023-03-20T11:52:29.9473428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-56] SKIPPED [ 26%] 2023-03-20T11:52:29.9479616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-57] SKIPPED [ 26%] 2023-03-20T11:52:29.9485895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-58] SKIPPED [ 26%] 2023-03-20T11:52:29.9493722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-59] SKIPPED [ 26%] 2023-03-20T11:52:29.9499018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-60] SKIPPED [ 26%] 2023-03-20T11:52:29.9505396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-61] SKIPPED [ 26%] 2023-03-20T11:52:29.9511822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-62] SKIPPED [ 26%] 2023-03-20T11:52:29.9519344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-63] SKIPPED [ 26%] 2023-03-20T11:52:29.9525823Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-64] SKIPPED [ 26%] 2023-03-20T11:52:29.9533384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-65] SKIPPED [ 26%] 2023-03-20T11:52:29.9538740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-66] SKIPPED [ 26%] 2023-03-20T11:52:29.9545261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-67] SKIPPED [ 26%] 2023-03-20T11:52:29.9551888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-68] SKIPPED [ 26%] 2023-03-20T11:52:29.9558098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-69] SKIPPED [ 26%] 2023-03-20T11:52:29.9564314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-70] SKIPPED [ 26%] 2023-03-20T11:52:29.9570761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-71] SKIPPED [ 26%] 2023-03-20T11:52:29.9576939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-72] SKIPPED [ 26%] 2023-03-20T11:52:29.9583351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-73] SKIPPED [ 26%] 2023-03-20T11:52:29.9589474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-74] SKIPPED [ 26%] 2023-03-20T11:52:29.9597471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-75] SKIPPED [ 26%] 2023-03-20T11:52:29.9603743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-76] SKIPPED [ 26%] 2023-03-20T11:52:29.9610816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-77] SKIPPED [ 26%] 2023-03-20T11:52:29.9616333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-78] SKIPPED [ 26%] 2023-03-20T11:52:29.9622802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-79] SKIPPED [ 26%] 2023-03-20T11:52:29.9628963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-80] SKIPPED [ 26%] 2023-03-20T11:52:29.9635571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-81] SKIPPED [ 26%] 2023-03-20T11:52:29.9641948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-82] SKIPPED [ 26%] 2023-03-20T11:52:29.9649233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_image_tensor-83] SKIPPED [ 26%] 2023-03-20T11:52:29.9654477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-00] SKIPPED [ 26%] 2023-03-20T11:52:29.9660852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-01] SKIPPED [ 26%] 2023-03-20T11:52:29.9668327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-02] SKIPPED [ 26%] 2023-03-20T11:52:29.9675291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-03] SKIPPED [ 26%] 2023-03-20T11:52:29.9681435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-04] SKIPPED [ 26%] 2023-03-20T11:52:29.9687600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-05] SKIPPED [ 27%] 2023-03-20T11:52:29.9694165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-06] SKIPPED [ 27%] 2023-03-20T11:52:29.9700233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-07] SKIPPED [ 27%] 2023-03-20T11:52:29.9706512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-08] SKIPPED [ 27%] 2023-03-20T11:52:29.9713111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-09] SKIPPED [ 27%] 2023-03-20T11:52:29.9719665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-10] SKIPPED [ 27%] 2023-03-20T11:52:29.9725579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-11] SKIPPED [ 27%] 2023-03-20T11:52:29.9732475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-12] SKIPPED [ 27%] 2023-03-20T11:52:29.9738055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-13] SKIPPED [ 27%] 2023-03-20T11:52:29.9745863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-14] SKIPPED [ 27%] 2023-03-20T11:52:29.9752431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-15] SKIPPED [ 27%] 2023-03-20T11:52:29.9758719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-16] SKIPPED [ 27%] 2023-03-20T11:52:29.9764988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-17] SKIPPED [ 27%] 2023-03-20T11:52:29.9771426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-18] SKIPPED [ 27%] 2023-03-20T11:52:29.9777646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-19] SKIPPED [ 27%] 2023-03-20T11:52:29.9784223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-20] SKIPPED [ 27%] 2023-03-20T11:52:29.9790694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-21] SKIPPED [ 27%] 2023-03-20T11:52:29.9797008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-22] SKIPPED [ 27%] 2023-03-20T11:52:29.9803202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-23] SKIPPED [ 27%] 2023-03-20T11:52:29.9810751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-24] SKIPPED [ 27%] 2023-03-20T11:52:29.9816969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-25] SKIPPED [ 27%] 2023-03-20T11:52:29.9823519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-26] SKIPPED [ 27%] 2023-03-20T11:52:29.9829866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-27] SKIPPED [ 27%] 2023-03-20T11:52:29.9836337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-28] SKIPPED [ 27%] 2023-03-20T11:52:29.9842746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-29] SKIPPED [ 27%] 2023-03-20T11:52:29.9849884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-30] SKIPPED [ 27%] 2023-03-20T11:52:29.9855648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-31] SKIPPED [ 27%] 2023-03-20T11:52:29.9862037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-32] SKIPPED [ 27%] 2023-03-20T11:52:29.9868119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-33] SKIPPED [ 27%] 2023-03-20T11:52:29.9874724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-34] SKIPPED [ 27%] 2023-03-20T11:52:29.9880949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-convert_dtype_video-35] SKIPPED [ 27%] 2023-03-20T11:52:29.9890742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-00] SKIPPED [ 27%] 2023-03-20T11:52:29.9896743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-01] SKIPPED [ 27%] 2023-03-20T11:52:29.9903337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-02] SKIPPED [ 27%] 2023-03-20T11:52:29.9909590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-03] SKIPPED [ 27%] 2023-03-20T11:52:29.9916375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-04] SKIPPED [ 27%] 2023-03-20T11:52:29.9922585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-05] SKIPPED [ 27%] 2023-03-20T11:52:29.9929472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-06] SKIPPED [ 27%] 2023-03-20T11:52:29.9935233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-07] SKIPPED [ 27%] 2023-03-20T11:52:29.9941660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-08] SKIPPED [ 27%] 2023-03-20T11:52:29.9947777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-09] SKIPPED [ 27%] 2023-03-20T11:52:29.9954561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-10] SKIPPED [ 27%] 2023-03-20T11:52:29.9960730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-11] SKIPPED [ 27%] 2023-03-20T11:52:29.9969165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-12] SKIPPED [ 27%] 2023-03-20T11:52:29.9974777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-13] SKIPPED [ 27%] 2023-03-20T11:52:29.9981229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-14] SKIPPED [ 27%] 2023-03-20T11:52:29.9987427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-15] SKIPPED [ 27%] 2023-03-20T11:52:29.9994043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-16] SKIPPED [ 27%] 2023-03-20T11:52:30.0000335Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-17] SKIPPED [ 27%] 2023-03-20T11:52:30.0006390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-18] SKIPPED [ 27%] 2023-03-20T11:52:30.0013744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-19] SKIPPED [ 27%] 2023-03-20T11:52:30.0019218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-20] SKIPPED [ 27%] 2023-03-20T11:52:30.0025627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-21] SKIPPED [ 27%] 2023-03-20T11:52:30.0032269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-22] SKIPPED [ 27%] 2023-03-20T11:52:30.0040398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-23] SKIPPED [ 27%] 2023-03-20T11:52:30.0046090Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-24] SKIPPED [ 27%] 2023-03-20T11:52:30.0053485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-25] SKIPPED [ 27%] 2023-03-20T11:52:30.0059022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-26] SKIPPED [ 27%] 2023-03-20T11:52:30.0065270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-27] SKIPPED [ 27%] 2023-03-20T11:52:30.0071883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-28] SKIPPED [ 27%] 2023-03-20T11:52:30.0078053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-29] SKIPPED [ 27%] 2023-03-20T11:52:30.0084309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-30] SKIPPED [ 27%] 2023-03-20T11:52:30.0090677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-31] SKIPPED [ 27%] 2023-03-20T11:52:30.0097062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-32] SKIPPED [ 27%] 2023-03-20T11:52:30.0103478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-33] SKIPPED [ 27%] 2023-03-20T11:52:30.0109632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-34] SKIPPED [ 27%] 2023-03-20T11:52:30.0117495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cpu-uniform_temporal_subsample_video-35] SKIPPED [ 27%] 2023-03-20T11:52:30.0155591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-00] PASSED [ 27%] 2023-03-20T11:52:30.0178074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-01] PASSED [ 27%] 2023-03-20T11:52:30.0196064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-02] PASSED [ 27%] 2023-03-20T11:52:30.0213366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-03] PASSED [ 27%] 2023-03-20T11:52:30.0229276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-04] PASSED [ 27%] 2023-03-20T11:52:30.0245725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-05] PASSED [ 27%] 2023-03-20T11:52:30.0263483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-06] PASSED [ 27%] 2023-03-20T11:52:30.0281142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-07] PASSED [ 27%] 2023-03-20T11:52:30.0298520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-08] PASSED [ 27%] 2023-03-20T11:52:30.0315458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-09] PASSED [ 27%] 2023-03-20T11:52:30.0332816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-10] PASSED [ 27%] 2023-03-20T11:52:30.0348517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-11] PASSED [ 27%] 2023-03-20T11:52:30.0365965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-12] PASSED [ 27%] 2023-03-20T11:52:30.0383355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-13] PASSED [ 27%] 2023-03-20T11:52:30.0400600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-14] PASSED [ 27%] 2023-03-20T11:52:30.0416932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-15] PASSED [ 27%] 2023-03-20T11:52:30.0433392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-16] PASSED [ 27%] 2023-03-20T11:52:30.0450884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-17] PASSED [ 27%] 2023-03-20T11:52:30.0467294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-18] PASSED [ 27%] 2023-03-20T11:52:30.0484935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-19] PASSED [ 27%] 2023-03-20T11:52:30.0502815Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-20] PASSED [ 27%] 2023-03-20T11:52:30.0519539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-21] PASSED [ 27%] 2023-03-20T11:52:30.0535610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-22] PASSED [ 27%] 2023-03-20T11:52:30.0552420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_image_tensor-23] PASSED [ 27%] 2023-03-20T11:52:30.0668003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_bounding_box-0] PASSED [ 27%] 2023-03-20T11:52:30.0746822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_bounding_box-1] PASSED [ 27%] 2023-03-20T11:52:30.0786500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_bounding_box-2] PASSED [ 27%] 2023-03-20T11:52:30.0804962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_bounding_box-3] PASSED [ 27%] 2023-03-20T11:52:30.0823383Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_bounding_box-4] PASSED [ 27%] 2023-03-20T11:52:30.0841672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_bounding_box-5] PASSED [ 27%] 2023-03-20T11:52:30.0870842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-00] PASSED [ 27%] 2023-03-20T11:52:30.0891262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-01] PASSED [ 27%] 2023-03-20T11:52:30.0907153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-02] PASSED [ 27%] 2023-03-20T11:52:30.0923094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-03] PASSED [ 27%] 2023-03-20T11:52:30.0938455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-04] PASSED [ 27%] 2023-03-20T11:52:30.0954537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-05] PASSED [ 27%] 2023-03-20T11:52:30.0970931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-06] PASSED [ 27%] 2023-03-20T11:52:30.0985362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-07] PASSED [ 27%] 2023-03-20T11:52:30.1001420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-08] PASSED [ 27%] 2023-03-20T11:52:30.1016898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-09] PASSED [ 27%] 2023-03-20T11:52:30.1032706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-10] PASSED [ 27%] 2023-03-20T11:52:30.1048189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-11] PASSED [ 27%] 2023-03-20T11:52:30.1064160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-12] PASSED [ 27%] 2023-03-20T11:52:30.1079530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-13] PASSED [ 27%] 2023-03-20T11:52:30.1095125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-14] PASSED [ 27%] 2023-03-20T11:52:30.1110829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-15] PASSED [ 27%] 2023-03-20T11:52:30.1126181Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-16] PASSED [ 27%] 2023-03-20T11:52:30.1141993Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-17] PASSED [ 27%] 2023-03-20T11:52:30.1157597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-18] PASSED [ 27%] 2023-03-20T11:52:30.1174327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-19] PASSED [ 27%] 2023-03-20T11:52:30.1189126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-20] PASSED [ 27%] 2023-03-20T11:52:30.1204753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-21] PASSED [ 27%] 2023-03-20T11:52:30.1220454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-22] PASSED [ 27%] 2023-03-20T11:52:30.1236051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-23] PASSED [ 27%] 2023-03-20T11:52:30.1252909Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-24] PASSED [ 27%] 2023-03-20T11:52:30.1267626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-25] PASSED [ 27%] 2023-03-20T11:52:30.1283476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-26] PASSED [ 27%] 2023-03-20T11:52:30.1298899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-27] PASSED [ 27%] 2023-03-20T11:52:30.1314902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-28] PASSED [ 27%] 2023-03-20T11:52:30.1330941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-29] PASSED [ 27%] 2023-03-20T11:52:30.1346225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-30] PASSED [ 27%] 2023-03-20T11:52:30.1363419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-31] PASSED [ 27%] 2023-03-20T11:52:30.1379208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-32] PASSED [ 27%] 2023-03-20T11:52:30.1395185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-33] PASSED [ 27%] 2023-03-20T11:52:30.1411058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-34] PASSED [ 27%] 2023-03-20T11:52:30.1426193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_mask-35] PASSED [ 27%] 2023-03-20T11:52:30.1455220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-00] PASSED [ 27%] 2023-03-20T11:52:30.1477655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-01] PASSED [ 27%] 2023-03-20T11:52:30.1494935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-02] PASSED [ 27%] 2023-03-20T11:52:30.1511456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-03] PASSED [ 27%] 2023-03-20T11:52:30.1529872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-04] PASSED [ 27%] 2023-03-20T11:52:30.1546285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-05] PASSED [ 27%] 2023-03-20T11:52:30.1562668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-06] PASSED [ 27%] 2023-03-20T11:52:30.1580236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-07] PASSED [ 27%] 2023-03-20T11:52:30.1597675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-08] PASSED [ 27%] 2023-03-20T11:52:30.1614294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-09] PASSED [ 27%] 2023-03-20T11:52:30.1630680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-10] PASSED [ 27%] 2023-03-20T11:52:30.1646418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-11] PASSED [ 27%] 2023-03-20T11:52:30.1664208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-12] PASSED [ 27%] 2023-03-20T11:52:30.1682275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-13] PASSED [ 27%] 2023-03-20T11:52:30.1699006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-14] PASSED [ 27%] 2023-03-20T11:52:30.1715483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-15] PASSED [ 27%] 2023-03-20T11:52:30.1732165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-16] PASSED [ 27%] 2023-03-20T11:52:30.1748418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-17] PASSED [ 27%] 2023-03-20T11:52:30.1764662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-18] PASSED [ 27%] 2023-03-20T11:52:30.1782094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-19] PASSED [ 27%] 2023-03-20T11:52:30.1799044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-20] PASSED [ 27%] 2023-03-20T11:52:30.1815497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-21] PASSED [ 27%] 2023-03-20T11:52:30.1833114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-22] PASSED [ 27%] 2023-03-20T11:52:30.1851113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-23] PASSED [ 27%] 2023-03-20T11:52:30.1866454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-24] PASSED [ 27%] 2023-03-20T11:52:30.1884202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-25] PASSED [ 27%] 2023-03-20T11:52:30.1901571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-26] PASSED [ 27%] 2023-03-20T11:52:30.1917126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-27] PASSED [ 27%] 2023-03-20T11:52:30.1934303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-28] PASSED [ 27%] 2023-03-20T11:52:30.1949818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-29] PASSED [ 27%] 2023-03-20T11:52:30.1966810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-30] PASSED [ 27%] 2023-03-20T11:52:30.1983443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-31] PASSED [ 27%] 2023-03-20T11:52:30.2000624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-32] PASSED [ 27%] 2023-03-20T11:52:30.2015858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-33] PASSED [ 27%] 2023-03-20T11:52:30.2032646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-34] PASSED [ 27%] 2023-03-20T11:52:30.2049845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-horizontal_flip_video-35] PASSED [ 27%] 2023-03-20T11:52:30.2184288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-00] XFAIL [ 27%] 2023-03-20T11:52:30.2380858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-01] PASSED [ 27%] 2023-03-20T11:52:30.3060111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-02] PASSED [ 27%] 2023-03-20T11:52:30.3080455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-03] PASSED [ 27%] 2023-03-20T11:52:30.3098549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-04] PASSED [ 27%] 2023-03-20T11:52:30.3118617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-05] XFAIL [ 27%] 2023-03-20T11:52:30.3137489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-06] PASSED [ 27%] 2023-03-20T11:52:30.3156178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-07] PASSED [ 27%] 2023-03-20T11:52:30.3176537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-08] PASSED [ 27%] 2023-03-20T11:52:30.3195042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-09] PASSED [ 27%] 2023-03-20T11:52:30.3214894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-10] XFAIL [ 27%] 2023-03-20T11:52:30.3233533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-11] PASSED [ 27%] 2023-03-20T11:52:30.3252374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-12] PASSED [ 27%] 2023-03-20T11:52:30.3270327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-13] PASSED [ 27%] 2023-03-20T11:52:30.3293255Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-14] PASSED [ 27%] 2023-03-20T11:52:30.3308453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-15] XFAIL [ 27%] 2023-03-20T11:52:30.3324669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-16] PASSED [ 27%] 2023-03-20T11:52:30.3341769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-17] PASSED [ 27%] 2023-03-20T11:52:30.3358477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-18] PASSED [ 27%] 2023-03-20T11:52:30.3375361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-19] PASSED [ 27%] 2023-03-20T11:52:30.3394577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-20] XFAIL [ 27%] 2023-03-20T11:52:30.3412904Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-21] PASSED [ 27%] 2023-03-20T11:52:30.3431080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-22] PASSED [ 27%] 2023-03-20T11:52:30.3446828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-23] PASSED [ 27%] 2023-03-20T11:52:30.3463715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-24] PASSED [ 27%] 2023-03-20T11:52:30.3482376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-25] XFAIL [ 27%] 2023-03-20T11:52:30.3499702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-26] PASSED [ 27%] 2023-03-20T11:52:30.3515883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-27] PASSED [ 27%] 2023-03-20T11:52:30.3533818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-28] PASSED [ 27%] 2023-03-20T11:52:30.3550044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-29] PASSED [ 27%] 2023-03-20T11:52:30.3570487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-30] PASSED [ 27%] 2023-03-20T11:52:30.3588924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-31] PASSED [ 27%] 2023-03-20T11:52:30.3609490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-32] PASSED [ 27%] 2023-03-20T11:52:30.3627265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-33] PASSED [ 27%] 2023-03-20T11:52:30.3646175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-34] PASSED [ 27%] 2023-03-20T11:52:30.3665699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-35] PASSED [ 27%] 2023-03-20T11:52:30.3684171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-36] PASSED [ 27%] 2023-03-20T11:52:30.3702658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-37] PASSED [ 27%] 2023-03-20T11:52:30.3721654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-38] PASSED [ 27%] 2023-03-20T11:52:30.3740585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-39] PASSED [ 27%] 2023-03-20T11:52:30.3759649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-40] PASSED [ 27%] 2023-03-20T11:52:30.3778799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-41] PASSED [ 27%] 2023-03-20T11:52:30.3798804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-42] PASSED [ 27%] 2023-03-20T11:52:30.3817751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-43] PASSED [ 27%] 2023-03-20T11:52:30.3837306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-44] PASSED [ 27%] 2023-03-20T11:52:30.3855855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-45] PASSED [ 27%] 2023-03-20T11:52:30.3874743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-46] PASSED [ 27%] 2023-03-20T11:52:30.3894285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-47] PASSED [ 27%] 2023-03-20T11:52:30.3912958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-48] PASSED [ 27%] 2023-03-20T11:52:30.3933218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-49] PASSED [ 27%] 2023-03-20T11:52:30.3951733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-50] PASSED [ 27%] 2023-03-20T11:52:30.3971016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-51] PASSED [ 27%] 2023-03-20T11:52:30.3989091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-52] PASSED [ 27%] 2023-03-20T11:52:30.4009322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-53] PASSED [ 27%] 2023-03-20T11:52:30.4026754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-54] PASSED [ 27%] 2023-03-20T11:52:30.4045338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-55] PASSED [ 27%] 2023-03-20T11:52:30.4064681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-56] PASSED [ 27%] 2023-03-20T11:52:30.4082278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-57] PASSED [ 27%] 2023-03-20T11:52:30.4099915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-58] PASSED [ 27%] 2023-03-20T11:52:30.4118545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-59] PASSED [ 27%] 2023-03-20T11:52:30.4135402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-60] PASSED [ 27%] 2023-03-20T11:52:30.4153205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-61] PASSED [ 27%] 2023-03-20T11:52:30.4171052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-62] PASSED [ 27%] 2023-03-20T11:52:30.4187542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-63] PASSED [ 27%] 2023-03-20T11:52:30.4204890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-64] PASSED [ 27%] 2023-03-20T11:52:30.4223003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-65] PASSED [ 27%] 2023-03-20T11:52:30.4240545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-66] PASSED [ 27%] 2023-03-20T11:52:30.4258345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-67] PASSED [ 27%] 2023-03-20T11:52:30.4276465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-68] PASSED [ 27%] 2023-03-20T11:52:30.4294342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-69] PASSED [ 27%] 2023-03-20T11:52:30.4311891Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-70] PASSED [ 27%] 2023-03-20T11:52:30.4330877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-71] PASSED [ 27%] 2023-03-20T11:52:30.4346452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-72] PASSED [ 27%] 2023-03-20T11:52:30.4363188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-73] PASSED [ 27%] 2023-03-20T11:52:30.4380561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-74] PASSED [ 27%] 2023-03-20T11:52:30.4398163Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-75] PASSED [ 27%] 2023-03-20T11:52:30.4415875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-76] PASSED [ 27%] 2023-03-20T11:52:30.4434017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-77] PASSED [ 27%] 2023-03-20T11:52:30.4451457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-78] PASSED [ 27%] 2023-03-20T11:52:30.4468994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-79] PASSED [ 27%] 2023-03-20T11:52:30.4486733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-80] PASSED [ 27%] 2023-03-20T11:52:30.4503748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-81] PASSED [ 27%] 2023-03-20T11:52:30.4521063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-82] PASSED [ 27%] 2023-03-20T11:52:30.4537976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-83] PASSED [ 27%] 2023-03-20T11:52:30.4557685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_image_tensor-84] XFAIL [ 27%] 2023-03-20T11:52:30.4603899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-000] XFAIL [ 27%] 2023-03-20T11:52:30.4657260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-001] PASSED [ 27%] 2023-03-20T11:52:30.6684284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-002] PASSED [ 27%] 2023-03-20T11:52:30.6711359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-003] PASSED [ 27%] 2023-03-20T11:52:30.6740876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-004] PASSED [ 27%] 2023-03-20T11:52:30.6760991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-005] XFAIL [ 27%] 2023-03-20T11:52:30.6788899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-006] PASSED [ 27%] 2023-03-20T11:52:30.8804901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-007] PASSED [ 27%] 2023-03-20T11:52:30.8831846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-008] PASSED [ 27%] 2023-03-20T11:52:30.8857963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-009] PASSED [ 27%] 2023-03-20T11:52:30.8879494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-010] XFAIL [ 27%] 2023-03-20T11:52:30.8902195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-011] PASSED [ 27%] 2023-03-20T11:52:31.0910384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-012] PASSED [ 27%] 2023-03-20T11:52:31.0933838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-013] PASSED [ 27%] 2023-03-20T11:52:31.0956802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-014] PASSED [ 27%] 2023-03-20T11:52:31.0977649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-015] XFAIL [ 27%] 2023-03-20T11:52:31.1017466Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-016] PASSED [ 27%] 2023-03-20T11:52:31.1048812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-017] PASSED [ 27%] 2023-03-20T11:52:31.1075542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-018] PASSED [ 27%] 2023-03-20T11:52:31.1103114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-019] PASSED [ 27%] 2023-03-20T11:52:31.1126074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-020] XFAIL [ 27%] 2023-03-20T11:52:31.1152300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-021] PASSED [ 27%] 2023-03-20T11:52:31.1181682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-022] PASSED [ 27%] 2023-03-20T11:52:31.1212401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-023] PASSED [ 27%] 2023-03-20T11:52:31.1238132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-024] PASSED [ 27%] 2023-03-20T11:52:31.1257807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-025] XFAIL [ 27%] 2023-03-20T11:52:31.1279865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-026] PASSED [ 27%] 2023-03-20T11:52:31.1301111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-027] PASSED [ 27%] 2023-03-20T11:52:31.1322263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-028] PASSED [ 27%] 2023-03-20T11:52:31.1343678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-029] PASSED [ 27%] 2023-03-20T11:52:31.1365775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-030] XFAIL [ 27%] 2023-03-20T11:52:31.1393754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-031] PASSED [ 27%] 2023-03-20T11:52:31.1421881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-032] PASSED [ 27%] 2023-03-20T11:52:31.1453439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-033] PASSED [ 27%] 2023-03-20T11:52:31.1476477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-034] PASSED [ 27%] 2023-03-20T11:52:31.1497162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-035] XFAIL [ 27%] 2023-03-20T11:52:31.1526015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-036] PASSED [ 27%] 2023-03-20T11:52:31.1553562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-037] PASSED [ 27%] 2023-03-20T11:52:31.1580960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-038] PASSED [ 27%] 2023-03-20T11:52:31.1608793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-039] PASSED [ 27%] 2023-03-20T11:52:31.1629748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-040] XFAIL [ 27%] 2023-03-20T11:52:31.1652890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-041] PASSED [ 27%] 2023-03-20T11:52:31.1673203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-042] PASSED [ 27%] 2023-03-20T11:52:31.1695473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-043] PASSED [ 27%] 2023-03-20T11:52:31.1716080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-044] PASSED [ 27%] 2023-03-20T11:52:31.1737603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-045] XFAIL [ 27%] 2023-03-20T11:52:31.1773972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-046] PASSED [ 27%] 2023-03-20T11:52:31.3862113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-047] PASSED [ 27%] 2023-03-20T11:52:31.3898779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-048] PASSED [ 27%] 2023-03-20T11:52:31.3935411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-049] PASSED [ 27%] 2023-03-20T11:52:31.3955448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-050] XFAIL [ 27%] 2023-03-20T11:52:31.3990210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-051] PASSED [ 27%] 2023-03-20T11:52:31.6085042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-052] PASSED [ 27%] 2023-03-20T11:52:31.6120556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-053] PASSED [ 27%] 2023-03-20T11:52:31.6156468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-054] PASSED [ 27%] 2023-03-20T11:52:31.6178065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-055] XFAIL [ 27%] 2023-03-20T11:52:31.6209291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-056] PASSED [ 27%] 2023-03-20T11:52:31.8295371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-057] PASSED [ 27%] 2023-03-20T11:52:31.8317068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-058] PASSED [ 27%] 2023-03-20T11:52:31.8342207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-059] PASSED [ 27%] 2023-03-20T11:52:31.8366481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-060] XFAIL [ 27%] 2023-03-20T11:52:31.8403853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-061] PASSED [ 27%] 2023-03-20T11:52:31.8437197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-062] PASSED [ 27%] 2023-03-20T11:52:31.8471001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-063] PASSED [ 27%] 2023-03-20T11:52:31.8504845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-064] PASSED [ 27%] 2023-03-20T11:52:31.8531380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-065] XFAIL [ 27%] 2023-03-20T11:52:31.8563958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-066] PASSED [ 27%] 2023-03-20T11:52:31.8596897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-067] PASSED [ 27%] 2023-03-20T11:52:31.8630358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-068] PASSED [ 27%] 2023-03-20T11:52:31.8663835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-069] PASSED [ 27%] 2023-03-20T11:52:31.8687431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-070] XFAIL [ 27%] 2023-03-20T11:52:31.8711442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-071] PASSED [ 27%] 2023-03-20T11:52:31.8737394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-072] PASSED [ 27%] 2023-03-20T11:52:31.8762807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-073] PASSED [ 27%] 2023-03-20T11:52:31.8786280Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-074] PASSED [ 27%] 2023-03-20T11:52:31.8812030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-075] XFAIL [ 27%] 2023-03-20T11:52:31.8847378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-076] PASSED [ 27%] 2023-03-20T11:52:31.8881213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-077] PASSED [ 27%] 2023-03-20T11:52:31.8915942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-078] PASSED [ 27%] 2023-03-20T11:52:31.8949779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-079] PASSED [ 27%] 2023-03-20T11:52:31.8971943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-080] XFAIL [ 27%] 2023-03-20T11:52:31.9006997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-081] PASSED [ 27%] 2023-03-20T11:52:31.9041040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-082] PASSED [ 27%] 2023-03-20T11:52:31.9074228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-083] PASSED [ 27%] 2023-03-20T11:52:31.9108487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-084] PASSED [ 27%] 2023-03-20T11:52:31.9131849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-085] XFAIL [ 27%] 2023-03-20T11:52:31.9156528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-086] PASSED [ 27%] 2023-03-20T11:52:31.9180138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-087] PASSED [ 27%] 2023-03-20T11:52:31.9205370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-088] PASSED [ 27%] 2023-03-20T11:52:31.9229053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-089] PASSED [ 27%] 2023-03-20T11:52:31.9251441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-090] XFAIL [ 27%] 2023-03-20T11:52:31.9293016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-091] PASSED [ 27%] 2023-03-20T11:52:32.1398947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-092] PASSED [ 27%] 2023-03-20T11:52:32.1439380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-093] PASSED [ 27%] 2023-03-20T11:52:32.1477636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-094] PASSED [ 27%] 2023-03-20T11:52:32.1499555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-095] XFAIL [ 27%] 2023-03-20T11:52:32.1541650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-096] PASSED [ 27%] 2023-03-20T11:52:32.3665788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-097] PASSED [ 27%] 2023-03-20T11:52:32.3704790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-098] PASSED [ 27%] 2023-03-20T11:52:32.3744071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-099] PASSED [ 27%] 2023-03-20T11:52:32.3767559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-100] XFAIL [ 27%] 2023-03-20T11:52:32.3795034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-101] PASSED [ 27%] 2023-03-20T11:52:32.5910561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-102] PASSED [ 27%] 2023-03-20T11:52:32.5940410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-103] PASSED [ 27%] 2023-03-20T11:52:32.5968492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-104] PASSED [ 27%] 2023-03-20T11:52:32.5990292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-105] XFAIL [ 27%] 2023-03-20T11:52:32.6030149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-106] PASSED [ 27%] 2023-03-20T11:52:32.6068678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-107] PASSED [ 27%] 2023-03-20T11:52:32.6107347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-108] PASSED [ 27%] 2023-03-20T11:52:32.6145669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-109] PASSED [ 27%] 2023-03-20T11:52:32.6171811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-110] XFAIL [ 27%] 2023-03-20T11:52:32.6206944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-111] PASSED [ 27%] 2023-03-20T11:52:32.6244057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-112] PASSED [ 27%] 2023-03-20T11:52:32.6281452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-113] PASSED [ 27%] 2023-03-20T11:52:32.6318320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-114] PASSED [ 27%] 2023-03-20T11:52:32.6339908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-115] XFAIL [ 27%] 2023-03-20T11:52:32.6373310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-116] PASSED [ 27%] 2023-03-20T11:52:32.6394954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-117] PASSED [ 27%] 2023-03-20T11:52:32.6422121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-118] PASSED [ 27%] 2023-03-20T11:52:32.6447297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-119] PASSED [ 27%] 2023-03-20T11:52:32.6471620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-120] XFAIL [ 27%] 2023-03-20T11:52:32.6511292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-121] PASSED [ 27%] 2023-03-20T11:52:32.6549515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-122] PASSED [ 27%] 2023-03-20T11:52:32.6588496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-123] PASSED [ 27%] 2023-03-20T11:52:32.6627233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-124] PASSED [ 27%] 2023-03-20T11:52:32.6651446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-125] XFAIL [ 27%] 2023-03-20T11:52:32.6689630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-126] PASSED [ 27%] 2023-03-20T11:52:32.6728528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-127] PASSED [ 27%] 2023-03-20T11:52:32.6766800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-128] PASSED [ 27%] 2023-03-20T11:52:32.6804970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-129] PASSED [ 27%] 2023-03-20T11:52:32.6825558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-130] XFAIL [ 27%] 2023-03-20T11:52:32.6853252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-131] PASSED [ 27%] 2023-03-20T11:52:32.6879630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-132] PASSED [ 27%] 2023-03-20T11:52:32.6905226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-133] PASSED [ 27%] 2023-03-20T11:52:32.6931444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-134] PASSED [ 27%] 2023-03-20T11:52:32.6950739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-135] XFAIL [ 27%] 2023-03-20T11:52:32.6971919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-136] PASSED [ 27%] 2023-03-20T11:52:32.6997614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-137] PASSED [ 27%] 2023-03-20T11:52:32.7014939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-138] PASSED [ 27%] 2023-03-20T11:52:32.7033515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-139] PASSED [ 27%] 2023-03-20T11:52:32.7054146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-140] XFAIL [ 27%] 2023-03-20T11:52:32.7071756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-141] PASSED [ 27%] 2023-03-20T11:52:32.7091683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-142] PASSED [ 27%] 2023-03-20T11:52:32.7106903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-143] PASSED [ 27%] 2023-03-20T11:52:32.7124648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-144] PASSED [ 27%] 2023-03-20T11:52:32.7143376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-145] XFAIL [ 27%] 2023-03-20T11:52:32.7160602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-146] PASSED [ 27%] 2023-03-20T11:52:32.7177624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-147] PASSED [ 27%] 2023-03-20T11:52:32.7195229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-148] PASSED [ 27%] 2023-03-20T11:52:32.7213195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-149] PASSED [ 27%] 2023-03-20T11:52:32.7230538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-150] XFAIL [ 27%] 2023-03-20T11:52:32.7251739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-151] PASSED [ 27%] 2023-03-20T11:52:32.7266765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-152] PASSED [ 27%] 2023-03-20T11:52:32.7284477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-153] PASSED [ 27%] 2023-03-20T11:52:32.7302123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-154] PASSED [ 27%] 2023-03-20T11:52:32.7320583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-155] XFAIL [ 27%] 2023-03-20T11:52:32.7339658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-156] PASSED [ 27%] 2023-03-20T11:52:32.7357316Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-157] PASSED [ 27%] 2023-03-20T11:52:32.7375439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-158] PASSED [ 27%] 2023-03-20T11:52:32.7393306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-159] PASSED [ 27%] 2023-03-20T11:52:32.7412371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-160] XFAIL [ 27%] 2023-03-20T11:52:32.7429619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-161] PASSED [ 27%] 2023-03-20T11:52:32.7446949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-162] PASSED [ 27%] 2023-03-20T11:52:32.7464491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-163] PASSED [ 27%] 2023-03-20T11:52:32.7482728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-164] PASSED [ 27%] 2023-03-20T11:52:32.7499918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-165] XFAIL [ 27%] 2023-03-20T11:52:32.7518166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-166] PASSED [ 27%] 2023-03-20T11:52:32.7535699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-167] PASSED [ 27%] 2023-03-20T11:52:32.7553221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-168] PASSED [ 27%] 2023-03-20T11:52:32.7571744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-169] PASSED [ 27%] 2023-03-20T11:52:32.7589453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-170] XFAIL [ 27%] 2023-03-20T11:52:32.7607452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-171] PASSED [ 27%] 2023-03-20T11:52:32.7625169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-172] PASSED [ 27%] 2023-03-20T11:52:32.7642942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-173] PASSED [ 27%] 2023-03-20T11:52:32.7660387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-174] PASSED [ 27%] 2023-03-20T11:52:32.7680210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-175] XFAIL [ 27%] 2023-03-20T11:52:32.7698250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-176] PASSED [ 27%] 2023-03-20T11:52:32.7715646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-177] PASSED [ 27%] 2023-03-20T11:52:32.7733710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-178] PASSED [ 27%] 2023-03-20T11:52:32.7749837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-179] PASSED [ 27%] 2023-03-20T11:52:32.7770143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-180] XFAIL [ 27%] 2023-03-20T11:52:32.7787597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-181] PASSED [ 27%] 2023-03-20T11:52:32.7805880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-182] PASSED [ 27%] 2023-03-20T11:52:32.7824317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-183] PASSED [ 27%] 2023-03-20T11:52:32.7843502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-184] PASSED [ 27%] 2023-03-20T11:52:32.7861678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-185] XFAIL [ 27%] 2023-03-20T11:52:32.7880342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-186] PASSED [ 27%] 2023-03-20T11:52:32.7897967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-187] PASSED [ 27%] 2023-03-20T11:52:32.7916062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-188] PASSED [ 27%] 2023-03-20T11:52:32.7934423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-189] PASSED [ 27%] 2023-03-20T11:52:32.7953363Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-190] XFAIL [ 27%] 2023-03-20T11:52:32.7971241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-191] PASSED [ 27%] 2023-03-20T11:52:32.7988695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-192] PASSED [ 27%] 2023-03-20T11:52:32.8005824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-193] PASSED [ 27%] 2023-03-20T11:52:32.8023213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-194] PASSED [ 27%] 2023-03-20T11:52:32.8043569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-195] XFAIL [ 27%] 2023-03-20T11:52:32.8062042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-196] PASSED [ 27%] 2023-03-20T11:52:32.8080404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-197] PASSED [ 27%] 2023-03-20T11:52:32.8098565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-198] PASSED [ 27%] 2023-03-20T11:52:32.8116941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-199] PASSED [ 27%] 2023-03-20T11:52:32.8135988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-200] XFAIL [ 27%] 2023-03-20T11:52:32.8154441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-201] PASSED [ 27%] 2023-03-20T11:52:32.8173382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-202] PASSED [ 27%] 2023-03-20T11:52:32.8190173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-203] PASSED [ 27%] 2023-03-20T11:52:32.8208488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-204] PASSED [ 27%] 2023-03-20T11:52:32.8227284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-205] XFAIL [ 27%] 2023-03-20T11:52:32.8245004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-206] PASSED [ 27%] 2023-03-20T11:52:32.8262794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-207] PASSED [ 27%] 2023-03-20T11:52:32.8279799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-208] PASSED [ 27%] 2023-03-20T11:52:32.8297020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-209] PASSED [ 27%] 2023-03-20T11:52:32.8316025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-210] XFAIL [ 27%] 2023-03-20T11:52:32.8334769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-211] PASSED [ 27%] 2023-03-20T11:52:32.8353053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-212] PASSED [ 27%] 2023-03-20T11:52:32.8371191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-213] PASSED [ 27%] 2023-03-20T11:52:32.8389060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-214] PASSED [ 27%] 2023-03-20T11:52:32.8410958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-215] XFAIL [ 27%] 2023-03-20T11:52:32.8427949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-216] PASSED [ 27%] 2023-03-20T11:52:32.8446139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-217] PASSED [ 27%] 2023-03-20T11:52:32.8464508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-218] PASSED [ 27%] 2023-03-20T11:52:32.8482150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-219] PASSED [ 27%] 2023-03-20T11:52:32.8500825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-220] XFAIL [ 27%] 2023-03-20T11:52:32.8518960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-221] PASSED [ 27%] 2023-03-20T11:52:32.8536389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-222] PASSED [ 27%] 2023-03-20T11:52:32.8554113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-223] PASSED [ 27%] 2023-03-20T11:52:32.8572711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-224] PASSED [ 27%] 2023-03-20T11:52:32.8590024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-225] XFAIL [ 27%] 2023-03-20T11:52:32.8608306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-226] PASSED [ 27%] 2023-03-20T11:52:32.8626582Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-227] PASSED [ 27%] 2023-03-20T11:52:32.8644800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-228] PASSED [ 27%] 2023-03-20T11:52:32.8662935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-229] PASSED [ 27%] 2023-03-20T11:52:32.8682038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-230] XFAIL [ 27%] 2023-03-20T11:52:32.8700030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-231] PASSED [ 27%] 2023-03-20T11:52:32.8717250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-232] PASSED [ 27%] 2023-03-20T11:52:32.8735049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-233] PASSED [ 27%] 2023-03-20T11:52:32.8753310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-234] PASSED [ 27%] 2023-03-20T11:52:32.8773778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-235] XFAIL [ 27%] 2023-03-20T11:52:32.8790884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-236] PASSED [ 27%] 2023-03-20T11:52:32.8808616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-237] PASSED [ 27%] 2023-03-20T11:52:32.8825828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-238] PASSED [ 27%] 2023-03-20T11:52:32.8843496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-239] PASSED [ 27%] 2023-03-20T11:52:32.8862280Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-240] XFAIL [ 27%] 2023-03-20T11:52:32.8880534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-241] PASSED [ 27%] 2023-03-20T11:52:32.8898386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-242] PASSED [ 27%] 2023-03-20T11:52:32.8916702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-243] PASSED [ 27%] 2023-03-20T11:52:32.8934891Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-244] PASSED [ 27%] 2023-03-20T11:52:32.8953914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-245] XFAIL [ 27%] 2023-03-20T11:52:32.8972976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-246] PASSED [ 27%] 2023-03-20T11:52:32.8990043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-247] PASSED [ 27%] 2023-03-20T11:52:32.9007990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-248] PASSED [ 27%] 2023-03-20T11:52:32.9026007Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-249] PASSED [ 27%] 2023-03-20T11:52:32.9044838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-250] XFAIL [ 27%] 2023-03-20T11:52:32.9062803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-251] PASSED [ 27%] 2023-03-20T11:52:32.9080163Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-252] PASSED [ 27%] 2023-03-20T11:52:32.9097585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-253] PASSED [ 27%] 2023-03-20T11:52:32.9115497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-254] PASSED [ 27%] 2023-03-20T11:52:32.9143787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-255] XFAIL [ 27%] 2023-03-20T11:52:32.9162593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-256] PASSED [ 27%] 2023-03-20T11:52:32.9181113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-257] PASSED [ 27%] 2023-03-20T11:52:32.9199662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-258] PASSED [ 27%] 2023-03-20T11:52:32.9218187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-259] PASSED [ 27%] 2023-03-20T11:52:32.9237525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-260] XFAIL [ 27%] 2023-03-20T11:52:32.9256098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-261] PASSED [ 27%] 2023-03-20T11:52:32.9274862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-262] PASSED [ 27%] 2023-03-20T11:52:32.9293926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-263] PASSED [ 27%] 2023-03-20T11:52:32.9311616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-264] PASSED [ 27%] 2023-03-20T11:52:32.9330737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-265] XFAIL [ 27%] 2023-03-20T11:52:32.9348166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-266] PASSED [ 27%] 2023-03-20T11:52:32.9365413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-267] PASSED [ 27%] 2023-03-20T11:52:32.9383259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-268] PASSED [ 27%] 2023-03-20T11:52:32.9401231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_bounding_box-269] PASSED [ 27%] 2023-03-20T11:52:32.9512871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-00] PASSED [ 27%] 2023-03-20T11:52:32.9636900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-01] PASSED [ 27%] 2023-03-20T11:52:32.9654867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-02] PASSED [ 27%] 2023-03-20T11:52:32.9671593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-03] PASSED [ 27%] 2023-03-20T11:52:32.9687418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-04] PASSED [ 27%] 2023-03-20T11:52:32.9704124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-05] PASSED [ 27%] 2023-03-20T11:52:32.9722056Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-06] PASSED [ 27%] 2023-03-20T11:52:32.9739346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-07] PASSED [ 27%] 2023-03-20T11:52:32.9757182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-08] PASSED [ 27%] 2023-03-20T11:52:32.9774157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-09] PASSED [ 27%] 2023-03-20T11:52:32.9789783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-10] PASSED [ 27%] 2023-03-20T11:52:32.9806142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_mask-11] PASSED [ 27%] 2023-03-20T11:52:32.9966556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-00] PASSED [ 27%] 2023-03-20T11:52:33.0535750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-01] PASSED [ 27%] 2023-03-20T11:52:33.0554754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-02] PASSED [ 27%] 2023-03-20T11:52:33.0575082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-03] PASSED [ 27%] 2023-03-20T11:52:33.0593221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-04] PASSED [ 27%] 2023-03-20T11:52:33.0614059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-05] PASSED [ 27%] 2023-03-20T11:52:33.0632275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-06] PASSED [ 27%] 2023-03-20T11:52:33.0651886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-07] PASSED [ 27%] 2023-03-20T11:52:33.0669834Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-08] PASSED [ 27%] 2023-03-20T11:52:33.0687723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-09] PASSED [ 27%] 2023-03-20T11:52:33.0706307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-10] PASSED [ 27%] 2023-03-20T11:52:33.0723875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-11] PASSED [ 27%] 2023-03-20T11:52:33.0741157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-12] PASSED [ 27%] 2023-03-20T11:52:33.0759129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-13] PASSED [ 27%] 2023-03-20T11:52:33.0776769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-14] PASSED [ 27%] 2023-03-20T11:52:33.0794491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-15] PASSED [ 27%] 2023-03-20T11:52:33.0813075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-16] PASSED [ 27%] 2023-03-20T11:52:33.0830272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-17] PASSED [ 27%] 2023-03-20T11:52:33.0852484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-18] PASSED [ 27%] 2023-03-20T11:52:33.0868525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-19] PASSED [ 27%] 2023-03-20T11:52:33.0887253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-20] PASSED [ 27%] 2023-03-20T11:52:33.0907426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-21] PASSED [ 27%] 2023-03-20T11:52:33.0926546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-22] PASSED [ 27%] 2023-03-20T11:52:33.0945801Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-23] PASSED [ 27%] 2023-03-20T11:52:33.0963916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-24] PASSED [ 27%] 2023-03-20T11:52:33.0983128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-25] PASSED [ 27%] 2023-03-20T11:52:33.1002396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-26] PASSED [ 27%] 2023-03-20T11:52:33.1018874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-27] PASSED [ 27%] 2023-03-20T11:52:33.1036419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-28] PASSED [ 27%] 2023-03-20T11:52:33.1054210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-29] PASSED [ 27%] 2023-03-20T11:52:33.1071821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-30] PASSED [ 27%] 2023-03-20T11:52:33.1091870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-31] PASSED [ 27%] 2023-03-20T11:52:33.1106435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-32] PASSED [ 27%] 2023-03-20T11:52:33.1123598Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-33] PASSED [ 27%] 2023-03-20T11:52:33.1141177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-34] PASSED [ 27%] 2023-03-20T11:52:33.1158419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resize_video-35] PASSED [ 27%] 2023-03-20T11:52:33.1605230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-000] PASSED [ 27%] 2023-03-20T11:52:33.2213430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-001] PASSED [ 27%] 2023-03-20T11:52:33.2233826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-002] PASSED [ 27%] 2023-03-20T11:52:33.2257473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-003] PASSED [ 27%] 2023-03-20T11:52:33.2278420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-004] PASSED [ 27%] 2023-03-20T11:52:33.2300707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-005] PASSED [ 27%] 2023-03-20T11:52:33.2322940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-006] PASSED [ 27%] 2023-03-20T11:52:33.2344031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-007] XFAIL [ 27%] 2023-03-20T11:52:33.2362847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-008] XFAIL [ 27%] 2023-03-20T11:52:33.2385688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-009] PASSED [ 27%] 2023-03-20T11:52:33.2407923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-010] PASSED [ 27%] 2023-03-20T11:52:33.2431218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-011] PASSED [ 27%] 2023-03-20T11:52:33.2454972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-012] PASSED [ 27%] 2023-03-20T11:52:33.2475633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-013] PASSED [ 27%] 2023-03-20T11:52:33.2498182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-014] PASSED [ 27%] 2023-03-20T11:52:33.2520654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-015] PASSED [ 27%] 2023-03-20T11:52:33.2542582Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-016] PASSED [ 27%] 2023-03-20T11:52:33.2565286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-017] PASSED [ 27%] 2023-03-20T11:52:33.2587484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-018] PASSED [ 27%] 2023-03-20T11:52:33.2612330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-019] PASSED [ 27%] 2023-03-20T11:52:33.2632936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-020] PASSED [ 27%] 2023-03-20T11:52:33.2655225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-021] PASSED [ 27%] 2023-03-20T11:52:33.2677509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-022] PASSED [ 27%] 2023-03-20T11:52:33.2700372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-023] PASSED [ 27%] 2023-03-20T11:52:33.2725058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-024] PASSED [ 27%] 2023-03-20T11:52:33.2746778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-025] PASSED [ 27%] 2023-03-20T11:52:33.2771388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-026] PASSED [ 27%] 2023-03-20T11:52:33.2792406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-027] PASSED [ 27%] 2023-03-20T11:52:33.2815976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-028] PASSED [ 27%] 2023-03-20T11:52:33.2834440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-029] XFAIL [ 27%] 2023-03-20T11:52:33.2854382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-030] XFAIL [ 27%] 2023-03-20T11:52:33.2876393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-031] PASSED [ 27%] 2023-03-20T11:52:33.2898946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-032] PASSED [ 27%] 2023-03-20T11:52:33.2920640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-033] PASSED [ 27%] 2023-03-20T11:52:33.2943061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-034] PASSED [ 27%] 2023-03-20T11:52:33.2965170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-035] PASSED [ 27%] 2023-03-20T11:52:33.2987799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-036] PASSED [ 27%] 2023-03-20T11:52:33.3011075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-037] PASSED [ 27%] 2023-03-20T11:52:33.3032616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-038] PASSED [ 27%] 2023-03-20T11:52:33.3055990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-039] PASSED [ 27%] 2023-03-20T11:52:33.3077429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-040] PASSED [ 27%] 2023-03-20T11:52:33.3099983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-041] PASSED [ 27%] 2023-03-20T11:52:33.3122228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-042] PASSED [ 27%] 2023-03-20T11:52:33.3145198Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-043] PASSED [ 27%] 2023-03-20T11:52:33.3167505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-044] PASSED [ 27%] 2023-03-20T11:52:33.3190130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-045] PASSED [ 27%] 2023-03-20T11:52:33.3214541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-046] PASSED [ 27%] 2023-03-20T11:52:33.3235506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-047] PASSED [ 27%] 2023-03-20T11:52:33.3258207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-048] PASSED [ 27%] 2023-03-20T11:52:33.3280581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-049] PASSED [ 27%] 2023-03-20T11:52:33.3303141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-050] PASSED [ 27%] 2023-03-20T11:52:33.3324318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-051] XFAIL [ 27%] 2023-03-20T11:52:33.3344175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-052] XFAIL [ 27%] 2023-03-20T11:52:33.3367907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-053] PASSED [ 27%] 2023-03-20T11:52:33.3389155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-054] PASSED [ 27%] 2023-03-20T11:52:33.3412071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-055] PASSED [ 27%] 2023-03-20T11:52:33.3434171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-056] PASSED [ 27%] 2023-03-20T11:52:33.3457873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-057] PASSED [ 27%] 2023-03-20T11:52:33.3479246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-058] PASSED [ 27%] 2023-03-20T11:52:33.3501751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-059] PASSED [ 27%] 2023-03-20T11:52:33.3523889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-060] PASSED [ 27%] 2023-03-20T11:52:33.3546382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-061] PASSED [ 27%] 2023-03-20T11:52:33.3570089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-062] PASSED [ 27%] 2023-03-20T11:52:33.3592602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-063] PASSED [ 27%] 2023-03-20T11:52:33.3615229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-064] PASSED [ 27%] 2023-03-20T11:52:33.3636845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-065] PASSED [ 27%] 2023-03-20T11:52:33.3653883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-066] PASSED [ 27%] 2023-03-20T11:52:33.3670249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-067] PASSED [ 27%] 2023-03-20T11:52:33.3686994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-068] PASSED [ 27%] 2023-03-20T11:52:33.3704004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-069] PASSED [ 27%] 2023-03-20T11:52:33.3720821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-070] PASSED [ 27%] 2023-03-20T11:52:33.3737374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-071] PASSED [ 27%] 2023-03-20T11:52:33.3754407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-072] PASSED [ 27%] 2023-03-20T11:52:33.3774378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-073] XFAIL [ 27%] 2023-03-20T11:52:33.3792816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-074] XFAIL [ 27%] 2023-03-20T11:52:33.3811386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-075] PASSED [ 27%] 2023-03-20T11:52:33.3828574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-076] PASSED [ 27%] 2023-03-20T11:52:33.3845174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-077] PASSED [ 27%] 2023-03-20T11:52:33.3862332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-078] PASSED [ 27%] 2023-03-20T11:52:33.3879454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-079] PASSED [ 27%] 2023-03-20T11:52:33.3895633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-080] PASSED [ 27%] 2023-03-20T11:52:33.3912700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-081] PASSED [ 27%] 2023-03-20T11:52:33.3930185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-082] PASSED [ 27%] 2023-03-20T11:52:33.3945942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-083] PASSED [ 27%] 2023-03-20T11:52:33.3962937Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-084] PASSED [ 27%] 2023-03-20T11:52:33.3979473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-085] PASSED [ 27%] 2023-03-20T11:52:33.3996689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-086] PASSED [ 27%] 2023-03-20T11:52:33.4014361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-087] PASSED [ 27%] 2023-03-20T11:52:33.4030325Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-088] PASSED [ 27%] 2023-03-20T11:52:33.4047005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-089] PASSED [ 27%] 2023-03-20T11:52:33.4063910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-090] PASSED [ 27%] 2023-03-20T11:52:33.4080252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-091] PASSED [ 27%] 2023-03-20T11:52:33.4096526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-092] PASSED [ 27%] 2023-03-20T11:52:33.4113431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-093] PASSED [ 27%] 2023-03-20T11:52:33.4131320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-094] PASSED [ 27%] 2023-03-20T11:52:33.4149230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-095] XFAIL [ 27%] 2023-03-20T11:52:33.4169374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-096] XFAIL [ 27%] 2023-03-20T11:52:33.4185625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-097] PASSED [ 27%] 2023-03-20T11:52:33.4202589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-098] PASSED [ 27%] 2023-03-20T11:52:33.4219302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-099] PASSED [ 27%] 2023-03-20T11:52:33.4236303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-100] PASSED [ 27%] 2023-03-20T11:52:33.4253796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-101] PASSED [ 27%] 2023-03-20T11:52:33.4269545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-102] PASSED [ 27%] 2023-03-20T11:52:33.4287621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-103] PASSED [ 27%] 2023-03-20T11:52:33.4304744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-104] PASSED [ 27%] 2023-03-20T11:52:33.4321557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-105] PASSED [ 27%] 2023-03-20T11:52:33.4338173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-106] PASSED [ 27%] 2023-03-20T11:52:33.4355152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-107] PASSED [ 27%] 2023-03-20T11:52:33.4372954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-108] PASSED [ 27%] 2023-03-20T11:52:33.4388871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-109] PASSED [ 27%] 2023-03-20T11:52:33.4405823Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-110] PASSED [ 27%] 2023-03-20T11:52:33.4422809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-111] PASSED [ 27%] 2023-03-20T11:52:33.4439099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-112] PASSED [ 27%] 2023-03-20T11:52:33.4455612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-113] PASSED [ 27%] 2023-03-20T11:52:33.4472509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-114] PASSED [ 27%] 2023-03-20T11:52:33.4490150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-115] PASSED [ 27%] 2023-03-20T11:52:33.4506032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-116] PASSED [ 27%] 2023-03-20T11:52:33.4525437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-117] XFAIL [ 27%] 2023-03-20T11:52:33.4544578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-118] XFAIL [ 27%] 2023-03-20T11:52:33.4561656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-119] PASSED [ 27%] 2023-03-20T11:52:33.4578270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-120] PASSED [ 27%] 2023-03-20T11:52:33.4595317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-121] PASSED [ 27%] 2023-03-20T11:52:33.4612388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-122] PASSED [ 27%] 2023-03-20T11:52:33.4629133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-123] PASSED [ 27%] 2023-03-20T11:52:33.4645928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-124] PASSED [ 27%] 2023-03-20T11:52:33.4662848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-125] PASSED [ 27%] 2023-03-20T11:52:33.4679679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-126] PASSED [ 27%] 2023-03-20T11:52:33.4696134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-127] PASSED [ 27%] 2023-03-20T11:52:33.4712839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-128] PASSED [ 27%] 2023-03-20T11:52:33.4730346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-129] PASSED [ 27%] 2023-03-20T11:52:33.4746204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-130] PASSED [ 27%] 2023-03-20T11:52:33.4764407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-131] PASSED [ 27%] 2023-03-20T11:52:33.4787887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-132] PASSED [ 27%] 2023-03-20T11:52:33.4807488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-133] XFAIL [ 27%] 2023-03-20T11:52:33.4827050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-134] XFAIL [ 27%] 2023-03-20T11:52:33.4854807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-135] PASSED [ 27%] 2023-03-20T11:52:33.4881453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-136] PASSED [ 27%] 2023-03-20T11:52:33.4908037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-137] PASSED [ 27%] 2023-03-20T11:52:33.4934882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-138] PASSED [ 27%] 2023-03-20T11:52:33.4961542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-139] PASSED [ 27%] 2023-03-20T11:52:33.4988344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-140] PASSED [ 27%] 2023-03-20T11:52:33.5015065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-141] PASSED [ 27%] 2023-03-20T11:52:33.5041863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-142] PASSED [ 27%] 2023-03-20T11:52:33.5064282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-143] PASSED [ 27%] 2023-03-20T11:52:33.5083942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-144] XFAIL [ 27%] 2023-03-20T11:52:33.5103322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-145] XFAIL [ 27%] 2023-03-20T11:52:33.5131205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-146] PASSED [ 27%] 2023-03-20T11:52:33.5157323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-147] PASSED [ 27%] 2023-03-20T11:52:33.5184215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-148] PASSED [ 27%] 2023-03-20T11:52:33.5213310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-149] PASSED [ 27%] 2023-03-20T11:52:33.5239419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-150] PASSED [ 27%] 2023-03-20T11:52:33.5265205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-151] PASSED [ 27%] 2023-03-20T11:52:33.5291317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-152] PASSED [ 27%] 2023-03-20T11:52:33.5317526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-153] PASSED [ 27%] 2023-03-20T11:52:33.5339516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-154] PASSED [ 27%] 2023-03-20T11:52:33.5359627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-155] XFAIL [ 27%] 2023-03-20T11:52:33.5378518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-156] XFAIL [ 27%] 2023-03-20T11:52:33.5405603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-157] PASSED [ 27%] 2023-03-20T11:52:33.5432778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-158] PASSED [ 27%] 2023-03-20T11:52:33.5459815Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-159] PASSED [ 27%] 2023-03-20T11:52:33.5486591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-160] PASSED [ 27%] 2023-03-20T11:52:33.5513766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-161] PASSED [ 27%] 2023-03-20T11:52:33.5540319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-162] PASSED [ 27%] 2023-03-20T11:52:33.5567270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-163] PASSED [ 27%] 2023-03-20T11:52:33.5594713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-164] PASSED [ 27%] 2023-03-20T11:52:33.5611378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-165] PASSED [ 27%] 2023-03-20T11:52:33.5629653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-166] XFAIL [ 27%] 2023-03-20T11:52:33.5657982Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-167] XFAIL [ 27%] 2023-03-20T11:52:33.5666392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-168] PASSED [ 27%] 2023-03-20T11:52:33.5683123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-169] PASSED [ 27%] 2023-03-20T11:52:33.5699464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-170] PASSED [ 27%] 2023-03-20T11:52:33.5716359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-171] PASSED [ 27%] 2023-03-20T11:52:33.5733665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-172] PASSED [ 27%] 2023-03-20T11:52:33.5748965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-173] PASSED [ 27%] 2023-03-20T11:52:33.5765700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-174] PASSED [ 27%] 2023-03-20T11:52:33.5782344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-175] PASSED [ 27%] 2023-03-20T11:52:33.5798997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-176] PASSED [ 27%] 2023-03-20T11:52:33.5817619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-177] XFAIL [ 27%] 2023-03-20T11:52:33.5836461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-178] XFAIL [ 27%] 2023-03-20T11:52:33.5854324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-179] PASSED [ 27%] 2023-03-20T11:52:33.5870460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-180] PASSED [ 27%] 2023-03-20T11:52:33.5887091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-181] PASSED [ 27%] 2023-03-20T11:52:33.5903996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-182] PASSED [ 27%] 2023-03-20T11:52:33.5920863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-183] PASSED [ 27%] 2023-03-20T11:52:33.5937622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-184] PASSED [ 27%] 2023-03-20T11:52:33.5954745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-185] PASSED [ 27%] 2023-03-20T11:52:33.5971580Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-186] PASSED [ 27%] 2023-03-20T11:52:33.5988176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-187] PASSED [ 27%] 2023-03-20T11:52:33.6007620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-188] XFAIL [ 27%] 2023-03-20T11:52:33.6026810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-189] XFAIL [ 27%] 2023-03-20T11:52:33.6045300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-190] PASSED [ 27%] 2023-03-20T11:52:33.6062165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-191] PASSED [ 27%] 2023-03-20T11:52:33.6079294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-192] PASSED [ 27%] 2023-03-20T11:52:33.6095865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-193] PASSED [ 27%] 2023-03-20T11:52:33.6113019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-194] PASSED [ 27%] 2023-03-20T11:52:33.6130713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-195] PASSED [ 27%] 2023-03-20T11:52:33.6146705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-196] PASSED [ 27%] 2023-03-20T11:52:33.6163839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-197] PASSED [ 27%] 2023-03-20T11:52:33.6183457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-198] XFAIL [ 27%] 2023-03-20T11:52:33.6202282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-199] XFAIL [ 27%] 2023-03-20T11:52:33.6221559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-200] XFAIL [ 27%] 2023-03-20T11:52:33.6240890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-201] XFAIL [ 27%] 2023-03-20T11:52:33.6259877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-202] XFAIL [ 27%] 2023-03-20T11:52:33.6288082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-203] XFAIL [ 27%] 2023-03-20T11:52:33.6307373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-204] XFAIL [ 27%] 2023-03-20T11:52:33.6326508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-205] XFAIL [ 27%] 2023-03-20T11:52:33.6345861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-206] XFAIL [ 27%] 2023-03-20T11:52:33.6365112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-207] XFAIL [ 27%] 2023-03-20T11:52:33.6384180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-208] XFAIL [ 27%] 2023-03-20T11:52:33.6403535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_image_tensor-209] XFAIL [ 27%] 2023-03-20T11:52:33.6934979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-000] PASSED [ 27%] 2023-03-20T11:52:33.7251252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-001] PASSED [ 27%] 2023-03-20T11:52:33.7283724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-002] PASSED [ 27%] 2023-03-20T11:52:33.7313926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-003] PASSED [ 27%] 2023-03-20T11:52:33.7344699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-004] PASSED [ 27%] 2023-03-20T11:52:33.7375929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-005] PASSED [ 27%] 2023-03-20T11:52:33.7406257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-006] PASSED [ 27%] 2023-03-20T11:52:33.7428560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-007] XFAIL [ 27%] 2023-03-20T11:52:33.7451939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-008] XFAIL [ 27%] 2023-03-20T11:52:33.7482102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-009] PASSED [ 27%] 2023-03-20T11:52:33.7513033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-010] PASSED [ 27%] 2023-03-20T11:52:33.7542858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-011] PASSED [ 27%] 2023-03-20T11:52:33.7575727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-012] PASSED [ 27%] 2023-03-20T11:52:33.7604758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-013] PASSED [ 27%] 2023-03-20T11:52:33.7635351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-014] PASSED [ 27%] 2023-03-20T11:52:33.7666679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-015] PASSED [ 27%] 2023-03-20T11:52:33.7699644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-016] PASSED [ 27%] 2023-03-20T11:52:33.7733106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-017] PASSED [ 27%] 2023-03-20T11:52:33.7762998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-018] PASSED [ 27%] 2023-03-20T11:52:33.7793011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-019] PASSED [ 27%] 2023-03-20T11:52:33.7823441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-020] PASSED [ 27%] 2023-03-20T11:52:33.7855626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-021] PASSED [ 27%] 2023-03-20T11:52:33.7884999Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-022] PASSED [ 27%] 2023-03-20T11:52:33.7915985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-023] PASSED [ 27%] 2023-03-20T11:52:33.7946872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-024] PASSED [ 27%] 2023-03-20T11:52:33.7977096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-025] PASSED [ 27%] 2023-03-20T11:52:33.8007240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-026] PASSED [ 27%] 2023-03-20T11:52:33.8039505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-027] PASSED [ 27%] 2023-03-20T11:52:33.8068988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-028] PASSED [ 27%] 2023-03-20T11:52:33.8091988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-029] XFAIL [ 27%] 2023-03-20T11:52:33.8113317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-030] XFAIL [ 27%] 2023-03-20T11:52:33.8143661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-031] PASSED [ 27%] 2023-03-20T11:52:33.8174589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-032] PASSED [ 27%] 2023-03-20T11:52:33.8204585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-033] PASSED [ 27%] 2023-03-20T11:52:33.8235380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-034] PASSED [ 27%] 2023-03-20T11:52:33.8265672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-035] PASSED [ 27%] 2023-03-20T11:52:33.8296273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-036] PASSED [ 27%] 2023-03-20T11:52:33.8326779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-037] PASSED [ 27%] 2023-03-20T11:52:33.8356995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-038] PASSED [ 27%] 2023-03-20T11:52:33.8387504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-039] PASSED [ 27%] 2023-03-20T11:52:33.8418170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-040] PASSED [ 27%] 2023-03-20T11:52:33.8449336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-041] PASSED [ 27%] 2023-03-20T11:52:33.8479531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-042] PASSED [ 27%] 2023-03-20T11:52:33.8509911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-043] PASSED [ 27%] 2023-03-20T11:52:33.8537270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-044] PASSED [ 27%] 2023-03-20T11:52:33.8562283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-045] PASSED [ 27%] 2023-03-20T11:52:33.8587523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-046] PASSED [ 27%] 2023-03-20T11:52:33.8614535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-047] PASSED [ 27%] 2023-03-20T11:52:33.8639061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-048] PASSED [ 27%] 2023-03-20T11:52:33.8664213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-049] PASSED [ 27%] 2023-03-20T11:52:33.8690524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-050] PASSED [ 27%] 2023-03-20T11:52:33.8710793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-051] XFAIL [ 27%] 2023-03-20T11:52:33.8731394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-052] XFAIL [ 27%] 2023-03-20T11:52:33.8756725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-053] PASSED [ 27%] 2023-03-20T11:52:33.8781921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-054] PASSED [ 27%] 2023-03-20T11:52:33.8806469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-055] PASSED [ 27%] 2023-03-20T11:52:33.8831611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-056] PASSED [ 27%] 2023-03-20T11:52:33.8856490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-057] PASSED [ 27%] 2023-03-20T11:52:33.8881385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-058] PASSED [ 27%] 2023-03-20T11:52:33.8906416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-059] PASSED [ 27%] 2023-03-20T11:52:33.8931468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-060] PASSED [ 27%] 2023-03-20T11:52:33.8956704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-061] PASSED [ 27%] 2023-03-20T11:52:33.8981594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-062] PASSED [ 27%] 2023-03-20T11:52:33.9006331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-063] PASSED [ 27%] 2023-03-20T11:52:33.9031452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-064] PASSED [ 27%] 2023-03-20T11:52:33.9055886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-065] PASSED [ 27%] 2023-03-20T11:52:33.9094534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-066] PASSED [ 27%] 2023-03-20T11:52:33.9131063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-067] PASSED [ 27%] 2023-03-20T11:52:33.9167151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-068] PASSED [ 27%] 2023-03-20T11:52:33.9203956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-069] PASSED [ 27%] 2023-03-20T11:52:33.9240894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-070] PASSED [ 27%] 2023-03-20T11:52:33.9279914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-071] PASSED [ 27%] 2023-03-20T11:52:33.9316469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-072] PASSED [ 27%] 2023-03-20T11:52:33.9338279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-073] XFAIL [ 27%] 2023-03-20T11:52:33.9359491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-074] XFAIL [ 27%] 2023-03-20T11:52:33.9397241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-075] PASSED [ 27%] 2023-03-20T11:52:33.9434562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-076] PASSED [ 27%] 2023-03-20T11:52:33.9471625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-077] PASSED [ 27%] 2023-03-20T11:52:33.9508796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-078] PASSED [ 27%] 2023-03-20T11:52:33.9546263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-079] PASSED [ 27%] 2023-03-20T11:52:33.9583550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-080] PASSED [ 27%] 2023-03-20T11:52:33.9620844Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-081] PASSED [ 27%] 2023-03-20T11:52:33.9658129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-082] PASSED [ 27%] 2023-03-20T11:52:33.9695638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-083] PASSED [ 27%] 2023-03-20T11:52:33.9733781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-084] PASSED [ 27%] 2023-03-20T11:52:33.9770731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-085] PASSED [ 27%] 2023-03-20T11:52:33.9808009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-086] PASSED [ 27%] 2023-03-20T11:52:33.9845566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-087] PASSED [ 27%] 2023-03-20T11:52:33.9882453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-088] PASSED [ 27%] 2023-03-20T11:52:33.9918294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-089] PASSED [ 27%] 2023-03-20T11:52:33.9954589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-090] PASSED [ 27%] 2023-03-20T11:52:33.9992000Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-091] PASSED [ 27%] 2023-03-20T11:52:34.0026882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-092] PASSED [ 27%] 2023-03-20T11:52:34.0063476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-093] PASSED [ 27%] 2023-03-20T11:52:34.0100120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-094] PASSED [ 27%] 2023-03-20T11:52:34.0121416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-095] XFAIL [ 27%] 2023-03-20T11:52:34.0144365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-096] XFAIL [ 27%] 2023-03-20T11:52:34.0181511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-097] PASSED [ 27%] 2023-03-20T11:52:34.0219432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-098] PASSED [ 27%] 2023-03-20T11:52:34.0254894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-099] PASSED [ 27%] 2023-03-20T11:52:34.0291465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-100] PASSED [ 27%] 2023-03-20T11:52:34.0328572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-101] PASSED [ 27%] 2023-03-20T11:52:34.0365163Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-102] PASSED [ 27%] 2023-03-20T11:52:34.0401756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-103] PASSED [ 27%] 2023-03-20T11:52:34.0436761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-104] PASSED [ 27%] 2023-03-20T11:52:34.0473402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-105] PASSED [ 27%] 2023-03-20T11:52:34.0510195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-106] PASSED [ 27%] 2023-03-20T11:52:34.0546632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-107] PASSED [ 27%] 2023-03-20T11:52:34.0583547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-108] PASSED [ 27%] 2023-03-20T11:52:34.0620914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-109] PASSED [ 27%] 2023-03-20T11:52:34.0649434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-110] PASSED [ 27%] 2023-03-20T11:52:34.0676893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-111] PASSED [ 27%] 2023-03-20T11:52:34.0703751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-112] PASSED [ 27%] 2023-03-20T11:52:34.0733345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-113] PASSED [ 27%] 2023-03-20T11:52:34.0759709Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-114] PASSED [ 27%] 2023-03-20T11:52:34.0786430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-115] PASSED [ 27%] 2023-03-20T11:52:34.0814346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-116] PASSED [ 27%] 2023-03-20T11:52:34.0835681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-117] XFAIL [ 27%] 2023-03-20T11:52:34.0856389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-118] XFAIL [ 27%] 2023-03-20T11:52:34.0884433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-119] PASSED [ 27%] 2023-03-20T11:52:34.0913824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-120] PASSED [ 27%] 2023-03-20T11:52:34.0941648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-121] PASSED [ 27%] 2023-03-20T11:52:34.0970201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-122] PASSED [ 27%] 2023-03-20T11:52:34.0997044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-123] PASSED [ 27%] 2023-03-20T11:52:34.1024820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-124] PASSED [ 27%] 2023-03-20T11:52:34.1053178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-125] PASSED [ 27%] 2023-03-20T11:52:34.1079763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-126] PASSED [ 27%] 2023-03-20T11:52:34.1107326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-127] PASSED [ 27%] 2023-03-20T11:52:34.1135458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-128] PASSED [ 27%] 2023-03-20T11:52:34.1163142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-129] PASSED [ 27%] 2023-03-20T11:52:34.1191079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-130] PASSED [ 27%] 2023-03-20T11:52:34.1218464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-131] PASSED [ 27%] 2023-03-20T11:52:34.1260915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-132] PASSED [ 27%] 2023-03-20T11:52:34.1302318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-133] PASSED [ 27%] 2023-03-20T11:52:34.1343211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-134] PASSED [ 27%] 2023-03-20T11:52:34.1384390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-135] PASSED [ 27%] 2023-03-20T11:52:34.1425809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-136] PASSED [ 27%] 2023-03-20T11:52:34.1467287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-137] PASSED [ 27%] 2023-03-20T11:52:34.1508818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-138] PASSED [ 27%] 2023-03-20T11:52:34.1530967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-139] XFAIL [ 27%] 2023-03-20T11:52:34.1551928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-140] XFAIL [ 27%] 2023-03-20T11:52:34.1595425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-141] PASSED [ 27%] 2023-03-20T11:52:34.1636726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-142] PASSED [ 27%] 2023-03-20T11:52:34.1678449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-143] PASSED [ 27%] 2023-03-20T11:52:34.1719813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-144] PASSED [ 27%] 2023-03-20T11:52:34.1762652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-145] PASSED [ 27%] 2023-03-20T11:52:34.1803894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-146] PASSED [ 27%] 2023-03-20T11:52:34.1845615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-147] PASSED [ 27%] 2023-03-20T11:52:34.1888131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-148] PASSED [ 27%] 2023-03-20T11:52:34.1932851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-149] PASSED [ 27%] 2023-03-20T11:52:34.1972883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-150] PASSED [ 27%] 2023-03-20T11:52:34.2013644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-151] PASSED [ 27%] 2023-03-20T11:52:34.2055211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-152] PASSED [ 27%] 2023-03-20T11:52:34.2096134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-153] PASSED [ 27%] 2023-03-20T11:52:34.2137279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-154] PASSED [ 27%] 2023-03-20T11:52:34.2176978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-155] PASSED [ 27%] 2023-03-20T11:52:34.2218296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-156] PASSED [ 27%] 2023-03-20T11:52:34.2259013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-157] PASSED [ 27%] 2023-03-20T11:52:34.2301116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-158] PASSED [ 27%] 2023-03-20T11:52:34.2341746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-159] PASSED [ 27%] 2023-03-20T11:52:34.2382097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-160] PASSED [ 27%] 2023-03-20T11:52:34.2404541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-161] XFAIL [ 27%] 2023-03-20T11:52:34.2424414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-162] XFAIL [ 27%] 2023-03-20T11:52:34.2464985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-163] PASSED [ 27%] 2023-03-20T11:52:34.2506378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-164] PASSED [ 27%] 2023-03-20T11:52:34.2546543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-165] PASSED [ 27%] 2023-03-20T11:52:34.2587379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-166] PASSED [ 27%] 2023-03-20T11:52:34.2628201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-167] PASSED [ 27%] 2023-03-20T11:52:34.2668739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-168] PASSED [ 27%] 2023-03-20T11:52:34.2709495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-169] PASSED [ 27%] 2023-03-20T11:52:34.2750373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-170] PASSED [ 27%] 2023-03-20T11:52:34.2790423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-171] PASSED [ 27%] 2023-03-20T11:52:34.2831273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-172] PASSED [ 27%] 2023-03-20T11:52:34.2871572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-173] PASSED [ 27%] 2023-03-20T11:52:34.2913976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-174] PASSED [ 27%] 2023-03-20T11:52:34.2956008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-175] PASSED [ 27%] 2023-03-20T11:52:34.2985223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-176] PASSED [ 27%] 2023-03-20T11:52:34.3016126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-177] PASSED [ 27%] 2023-03-20T11:52:34.3044611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-178] PASSED [ 27%] 2023-03-20T11:52:34.3074489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-179] PASSED [ 27%] 2023-03-20T11:52:34.3104603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-180] PASSED [ 27%] 2023-03-20T11:52:34.3135374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-181] PASSED [ 27%] 2023-03-20T11:52:34.3163669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-182] PASSED [ 27%] 2023-03-20T11:52:34.3185642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-183] XFAIL [ 27%] 2023-03-20T11:52:34.3206333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-184] XFAIL [ 27%] 2023-03-20T11:52:34.3236291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-185] PASSED [ 27%] 2023-03-20T11:52:34.3266605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-186] PASSED [ 27%] 2023-03-20T11:52:34.3297399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-187] PASSED [ 27%] 2023-03-20T11:52:34.3326997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-188] PASSED [ 27%] 2023-03-20T11:52:34.3356514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-189] PASSED [ 27%] 2023-03-20T11:52:34.3384769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-190] PASSED [ 27%] 2023-03-20T11:52:34.3414700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-191] PASSED [ 27%] 2023-03-20T11:52:34.3444004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-192] PASSED [ 27%] 2023-03-20T11:52:34.3473725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-193] PASSED [ 27%] 2023-03-20T11:52:34.3503280Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-194] PASSED [ 27%] 2023-03-20T11:52:34.3534861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-195] PASSED [ 27%] 2023-03-20T11:52:34.3563122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-196] PASSED [ 27%] 2023-03-20T11:52:34.3593267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-197] PASSED [ 27%] 2023-03-20T11:52:34.3611905Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-198] PASSED [ 27%] 2023-03-20T11:52:34.3626491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-199] PASSED [ 27%] 2023-03-20T11:52:34.3643028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-200] PASSED [ 27%] 2023-03-20T11:52:34.3659024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-201] PASSED [ 27%] 2023-03-20T11:52:34.3676224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-202] PASSED [ 27%] 2023-03-20T11:52:34.3693673Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-203] PASSED [ 27%] 2023-03-20T11:52:34.3709535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-204] PASSED [ 27%] 2023-03-20T11:52:34.3732234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-205] XFAIL [ 27%] 2023-03-20T11:52:34.3746719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-206] XFAIL [ 27%] 2023-03-20T11:52:34.3762881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-207] PASSED [ 27%] 2023-03-20T11:52:34.3779324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-208] PASSED [ 27%] 2023-03-20T11:52:34.3795888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-209] PASSED [ 27%] 2023-03-20T11:52:34.3813124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-210] PASSED [ 27%] 2023-03-20T11:52:34.3828105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-211] PASSED [ 27%] 2023-03-20T11:52:34.3844959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-212] PASSED [ 27%] 2023-03-20T11:52:34.3861026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-213] PASSED [ 27%] 2023-03-20T11:52:34.3877666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-214] PASSED [ 27%] 2023-03-20T11:52:34.3894110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-215] PASSED [ 27%] 2023-03-20T11:52:34.3910103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-216] PASSED [ 27%] 2023-03-20T11:52:34.3926517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-217] PASSED [ 27%] 2023-03-20T11:52:34.3942672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-218] PASSED [ 27%] 2023-03-20T11:52:34.3959249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-219] PASSED [ 27%] 2023-03-20T11:52:34.3975205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-220] PASSED [ 27%] 2023-03-20T11:52:34.3991467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-221] PASSED [ 27%] 2023-03-20T11:52:34.4008230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-222] PASSED [ 27%] 2023-03-20T11:52:34.4024276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-223] PASSED [ 27%] 2023-03-20T11:52:34.4040586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-224] PASSED [ 27%] 2023-03-20T11:52:34.4057040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-225] PASSED [ 27%] 2023-03-20T11:52:34.4073267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-226] PASSED [ 27%] 2023-03-20T11:52:34.4092975Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-227] XFAIL [ 27%] 2023-03-20T11:52:34.4112460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-228] XFAIL [ 27%] 2023-03-20T11:52:34.4132216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-229] PASSED [ 27%] 2023-03-20T11:52:34.4144505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-230] PASSED [ 27%] 2023-03-20T11:52:34.4160451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-231] PASSED [ 27%] 2023-03-20T11:52:34.4176300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-232] PASSED [ 27%] 2023-03-20T11:52:34.4192652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-233] PASSED [ 27%] 2023-03-20T11:52:34.4211938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-234] PASSED [ 27%] 2023-03-20T11:52:34.4224665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-235] PASSED [ 27%] 2023-03-20T11:52:34.4240429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-236] PASSED [ 27%] 2023-03-20T11:52:34.4256045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-237] PASSED [ 27%] 2023-03-20T11:52:34.4271677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-238] PASSED [ 27%] 2023-03-20T11:52:34.4287432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-239] PASSED [ 27%] 2023-03-20T11:52:34.4303677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-240] PASSED [ 27%] 2023-03-20T11:52:34.4319184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-241] PASSED [ 27%] 2023-03-20T11:52:34.4334431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-242] PASSED [ 27%] 2023-03-20T11:52:34.4349868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-243] PASSED [ 27%] 2023-03-20T11:52:34.4365038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-244] PASSED [ 27%] 2023-03-20T11:52:34.4380478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-245] PASSED [ 27%] 2023-03-20T11:52:34.4395902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-246] PASSED [ 27%] 2023-03-20T11:52:34.4411263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-247] PASSED [ 27%] 2023-03-20T11:52:34.4426255Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-248] PASSED [ 27%] 2023-03-20T11:52:34.4444741Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-249] XFAIL [ 27%] 2023-03-20T11:52:34.4462695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-250] XFAIL [ 27%] 2023-03-20T11:52:34.4478373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-251] PASSED [ 27%] 2023-03-20T11:52:34.4494131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-252] PASSED [ 27%] 2023-03-20T11:52:34.4515873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-253] PASSED [ 27%] 2023-03-20T11:52:34.4532256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-254] PASSED [ 27%] 2023-03-20T11:52:34.4546928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-255] PASSED [ 27%] 2023-03-20T11:52:34.4562514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-256] PASSED [ 27%] 2023-03-20T11:52:34.4578093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-257] PASSED [ 27%] 2023-03-20T11:52:34.4593542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-258] PASSED [ 27%] 2023-03-20T11:52:34.4609883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-259] PASSED [ 27%] 2023-03-20T11:52:34.4624260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-260] PASSED [ 27%] 2023-03-20T11:52:34.4639686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-261] PASSED [ 27%] 2023-03-20T11:52:34.4655221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-262] PASSED [ 27%] 2023-03-20T11:52:34.4670550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-263] PASSED [ 27%] 2023-03-20T11:52:34.4686884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-264] PASSED [ 27%] 2023-03-20T11:52:34.4703048Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-265] PASSED [ 27%] 2023-03-20T11:52:34.4718651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-266] PASSED [ 27%] 2023-03-20T11:52:34.4734664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-267] PASSED [ 27%] 2023-03-20T11:52:34.4750731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-268] PASSED [ 27%] 2023-03-20T11:52:34.4766496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-269] PASSED [ 27%] 2023-03-20T11:52:34.4782828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-270] PASSED [ 27%] 2023-03-20T11:52:34.4801795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-271] XFAIL [ 27%] 2023-03-20T11:52:34.4819542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-272] XFAIL [ 27%] 2023-03-20T11:52:34.4835849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-273] PASSED [ 27%] 2023-03-20T11:52:34.4852424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-274] PASSED [ 27%] 2023-03-20T11:52:34.4867601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-275] PASSED [ 27%] 2023-03-20T11:52:34.4883778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-276] PASSED [ 27%] 2023-03-20T11:52:34.4899509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-277] PASSED [ 27%] 2023-03-20T11:52:34.4915791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-278] PASSED [ 27%] 2023-03-20T11:52:34.4932534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-279] PASSED [ 27%] 2023-03-20T11:52:34.4947343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-280] PASSED [ 27%] 2023-03-20T11:52:34.4963385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-281] PASSED [ 27%] 2023-03-20T11:52:34.4980453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-282] PASSED [ 27%] 2023-03-20T11:52:34.4996707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-283] PASSED [ 27%] 2023-03-20T11:52:34.5013662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-284] PASSED [ 27%] 2023-03-20T11:52:34.5028812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-285] PASSED [ 27%] 2023-03-20T11:52:34.5044751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-286] PASSED [ 27%] 2023-03-20T11:52:34.5060637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-287] PASSED [ 27%] 2023-03-20T11:52:34.5076795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-288] PASSED [ 27%] 2023-03-20T11:52:34.5093778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-289] PASSED [ 27%] 2023-03-20T11:52:34.5108624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-290] PASSED [ 27%] 2023-03-20T11:52:34.5124477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-291] PASSED [ 27%] 2023-03-20T11:52:34.5140182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-292] PASSED [ 27%] 2023-03-20T11:52:34.5159230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-293] XFAIL [ 27%] 2023-03-20T11:52:34.5176871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-294] XFAIL [ 27%] 2023-03-20T11:52:34.5193107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-295] PASSED [ 27%] 2023-03-20T11:52:34.5209894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-296] PASSED [ 27%] 2023-03-20T11:52:34.5224802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-297] PASSED [ 27%] 2023-03-20T11:52:34.5240695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-298] PASSED [ 27%] 2023-03-20T11:52:34.5256328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-299] PASSED [ 27%] 2023-03-20T11:52:34.5272398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-300] PASSED [ 27%] 2023-03-20T11:52:34.5289205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-301] PASSED [ 27%] 2023-03-20T11:52:34.5304221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-302] PASSED [ 27%] 2023-03-20T11:52:34.5319885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-303] PASSED [ 27%] 2023-03-20T11:52:34.5335794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-304] PASSED [ 27%] 2023-03-20T11:52:34.5351664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-305] PASSED [ 27%] 2023-03-20T11:52:34.5367368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-306] PASSED [ 27%] 2023-03-20T11:52:34.5383433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-307] PASSED [ 27%] 2023-03-20T11:52:34.5398764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-308] PASSED [ 27%] 2023-03-20T11:52:34.5413916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-309] PASSED [ 27%] 2023-03-20T11:52:34.5430330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-310] PASSED [ 27%] 2023-03-20T11:52:34.5445860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-311] PASSED [ 27%] 2023-03-20T11:52:34.5461240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-312] PASSED [ 27%] 2023-03-20T11:52:34.5476763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-313] PASSED [ 27%] 2023-03-20T11:52:34.5493293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-314] PASSED [ 27%] 2023-03-20T11:52:34.5510843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-315] XFAIL [ 27%] 2023-03-20T11:52:34.5530170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-316] XFAIL [ 27%] 2023-03-20T11:52:34.5544731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-317] PASSED [ 27%] 2023-03-20T11:52:34.5559824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-318] PASSED [ 27%] 2023-03-20T11:52:34.5575006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-319] PASSED [ 27%] 2023-03-20T11:52:34.5590191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-320] PASSED [ 27%] 2023-03-20T11:52:34.5605272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-321] PASSED [ 27%] 2023-03-20T11:52:34.5620285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-322] PASSED [ 27%] 2023-03-20T11:52:34.5635498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-323] PASSED [ 27%] 2023-03-20T11:52:34.5650941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-324] PASSED [ 27%] 2023-03-20T11:52:34.5665378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-325] PASSED [ 27%] 2023-03-20T11:52:34.5680820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-326] PASSED [ 27%] 2023-03-20T11:52:34.5696169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-327] PASSED [ 27%] 2023-03-20T11:52:34.5711227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-328] PASSED [ 27%] 2023-03-20T11:52:34.5726465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-329] PASSED [ 27%] 2023-03-20T11:52:34.5742691Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-330] PASSED [ 27%] 2023-03-20T11:52:34.5758866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-331] PASSED [ 27%] 2023-03-20T11:52:34.5774462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-332] PASSED [ 27%] 2023-03-20T11:52:34.5790226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-333] PASSED [ 27%] 2023-03-20T11:52:34.5806290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-334] PASSED [ 27%] 2023-03-20T11:52:34.5822606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-335] PASSED [ 27%] 2023-03-20T11:52:34.5838157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-336] PASSED [ 27%] 2023-03-20T11:52:34.5857507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-337] XFAIL [ 27%] 2023-03-20T11:52:34.5876047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-338] XFAIL [ 27%] 2023-03-20T11:52:34.5893077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-339] PASSED [ 27%] 2023-03-20T11:52:34.5908052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-340] PASSED [ 27%] 2023-03-20T11:52:34.5924174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-341] PASSED [ 27%] 2023-03-20T11:52:34.5939856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-342] PASSED [ 27%] 2023-03-20T11:52:34.5955939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-343] PASSED [ 27%] 2023-03-20T11:52:34.5972821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-344] PASSED [ 27%] 2023-03-20T11:52:34.5988071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-345] PASSED [ 27%] 2023-03-20T11:52:34.6003584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-346] PASSED [ 27%] 2023-03-20T11:52:34.6019334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-347] PASSED [ 27%] 2023-03-20T11:52:34.6035447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-348] PASSED [ 27%] 2023-03-20T11:52:34.6052257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-349] PASSED [ 27%] 2023-03-20T11:52:34.6066925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-350] PASSED [ 27%] 2023-03-20T11:52:34.6083045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-351] PASSED [ 27%] 2023-03-20T11:52:34.6098911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-352] PASSED [ 27%] 2023-03-20T11:52:34.6115005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-353] PASSED [ 27%] 2023-03-20T11:52:34.6131089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-354] PASSED [ 27%] 2023-03-20T11:52:34.6146660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-355] PASSED [ 27%] 2023-03-20T11:52:34.6162721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-356] PASSED [ 27%] 2023-03-20T11:52:34.6178480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-357] PASSED [ 27%] 2023-03-20T11:52:34.6194455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-358] PASSED [ 27%] 2023-03-20T11:52:34.6213711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-359] XFAIL [ 27%] 2023-03-20T11:52:34.6231035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-360] XFAIL [ 27%] 2023-03-20T11:52:34.6249282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-361] PASSED [ 27%] 2023-03-20T11:52:34.6264034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-362] PASSED [ 27%] 2023-03-20T11:52:34.6279994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-363] PASSED [ 27%] 2023-03-20T11:52:34.6295812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-364] PASSED [ 27%] 2023-03-20T11:52:34.6311701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-365] PASSED [ 27%] 2023-03-20T11:52:34.6327612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-366] PASSED [ 27%] 2023-03-20T11:52:34.6343493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-367] PASSED [ 27%] 2023-03-20T11:52:34.6359551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-368] PASSED [ 27%] 2023-03-20T11:52:34.6375026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-369] PASSED [ 27%] 2023-03-20T11:52:34.6390608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-370] PASSED [ 27%] 2023-03-20T11:52:34.6406304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-371] PASSED [ 27%] 2023-03-20T11:52:34.6422022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-372] PASSED [ 27%] 2023-03-20T11:52:34.6438274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-373] PASSED [ 27%] 2023-03-20T11:52:34.6453876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-374] PASSED [ 27%] 2023-03-20T11:52:34.6467814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-375] PASSED [ 27%] 2023-03-20T11:52:34.6483248Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-376] PASSED [ 27%] 2023-03-20T11:52:34.6498408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-377] PASSED [ 27%] 2023-03-20T11:52:34.6513923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-378] PASSED [ 27%] 2023-03-20T11:52:34.6529820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-379] PASSED [ 27%] 2023-03-20T11:52:34.6544410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-380] PASSED [ 27%] 2023-03-20T11:52:34.6562559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-381] XFAIL [ 27%] 2023-03-20T11:52:34.6580125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-382] XFAIL [ 27%] 2023-03-20T11:52:34.6595816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-383] PASSED [ 27%] 2023-03-20T11:52:34.6612120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-384] PASSED [ 27%] 2023-03-20T11:52:34.6626225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-385] PASSED [ 27%] 2023-03-20T11:52:34.6641555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-386] PASSED [ 27%] 2023-03-20T11:52:34.6657810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-387] PASSED [ 27%] 2023-03-20T11:52:34.6673836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-388] PASSED [ 27%] 2023-03-20T11:52:34.6691070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-389] PASSED [ 27%] 2023-03-20T11:52:34.6705719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-390] PASSED [ 27%] 2023-03-20T11:52:34.6721098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-391] PASSED [ 27%] 2023-03-20T11:52:34.6736459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-392] PASSED [ 27%] 2023-03-20T11:52:34.6752759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-393] PASSED [ 27%] 2023-03-20T11:52:34.6767343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-394] PASSED [ 27%] 2023-03-20T11:52:34.6782865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_bounding_box-395] PASSED [ 27%] 2023-03-20T11:52:34.6944157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-00] PASSED [ 27%] 2023-03-20T11:52:34.7431198Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-01] PASSED [ 27%] 2023-03-20T11:52:34.7453650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-02] PASSED [ 27%] 2023-03-20T11:52:34.7469448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-03] PASSED [ 27%] 2023-03-20T11:52:34.7485151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-04] PASSED [ 27%] 2023-03-20T11:52:34.7500732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-05] PASSED [ 27%] 2023-03-20T11:52:34.7522014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-06] PASSED [ 27%] 2023-03-20T11:52:34.7543097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-07] PASSED [ 27%] 2023-03-20T11:52:34.7565497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-08] PASSED [ 27%] 2023-03-20T11:52:34.7580116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-09] PASSED [ 27%] 2023-03-20T11:52:34.7596019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-10] PASSED [ 27%] 2023-03-20T11:52:34.7613003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_mask-11] PASSED [ 27%] 2023-03-20T11:52:34.7763622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-00] PASSED [ 27%] 2023-03-20T11:52:34.8341925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-01] PASSED [ 27%] 2023-03-20T11:52:34.8365664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-02] PASSED [ 27%] 2023-03-20T11:52:34.8386655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-03] PASSED [ 27%] 2023-03-20T11:52:34.8410313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-04] PASSED [ 27%] 2023-03-20T11:52:34.8431519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-05] PASSED [ 27%] 2023-03-20T11:52:34.8455551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-06] PASSED [ 27%] 2023-03-20T11:52:34.8476067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-07] PASSED [ 27%] 2023-03-20T11:52:34.8498099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-08] PASSED [ 27%] 2023-03-20T11:52:34.8514387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-09] PASSED [ 27%] 2023-03-20T11:52:34.8531236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-10] PASSED [ 27%] 2023-03-20T11:52:34.8547699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-11] PASSED [ 27%] 2023-03-20T11:52:34.8563917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-12] PASSED [ 27%] 2023-03-20T11:52:34.8580378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-13] PASSED [ 27%] 2023-03-20T11:52:34.8598644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-14] PASSED [ 27%] 2023-03-20T11:52:34.8615285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-15] PASSED [ 27%] 2023-03-20T11:52:34.8633415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-16] PASSED [ 27%] 2023-03-20T11:52:34.8652018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-17] PASSED [ 27%] 2023-03-20T11:52:34.8672977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-18] PASSED [ 27%] 2023-03-20T11:52:34.8695451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-19] PASSED [ 27%] 2023-03-20T11:52:34.8716961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-20] PASSED [ 27%] 2023-03-20T11:52:34.8739234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-21] PASSED [ 27%] 2023-03-20T11:52:34.8761545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-22] PASSED [ 27%] 2023-03-20T11:52:34.8783830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-23] PASSED [ 27%] 2023-03-20T11:52:34.8806118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-24] PASSED [ 27%] 2023-03-20T11:52:34.8828691Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-25] PASSED [ 27%] 2023-03-20T11:52:34.8852517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-26] PASSED [ 27%] 2023-03-20T11:52:34.8867775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-27] PASSED [ 27%] 2023-03-20T11:52:34.8884963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-28] PASSED [ 27%] 2023-03-20T11:52:34.8901495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-29] PASSED [ 27%] 2023-03-20T11:52:34.8918092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-30] PASSED [ 27%] 2023-03-20T11:52:34.8935191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-31] PASSED [ 27%] 2023-03-20T11:52:34.8952157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-32] PASSED [ 27%] 2023-03-20T11:52:34.8968437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-33] PASSED [ 27%] 2023-03-20T11:52:34.8985514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-34] PASSED [ 27%] 2023-03-20T11:52:34.9002747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-affine_video-35] PASSED [ 27%] 2023-03-20T11:52:34.9056395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-000] PASSED [ 27%] 2023-03-20T11:52:34.9160438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-001] PASSED [ 27%] 2023-03-20T11:52:34.9186259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-002] PASSED [ 27%] 2023-03-20T11:52:34.9212423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-003] PASSED [ 27%] 2023-03-20T11:52:34.9237294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-004] PASSED [ 27%] 2023-03-20T11:52:34.9262452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-005] PASSED [ 27%] 2023-03-20T11:52:34.9281391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-006] PASSED [ 27%] 2023-03-20T11:52:34.9300457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-007] PASSED [ 27%] 2023-03-20T11:52:34.9321054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-008] PASSED [ 27%] 2023-03-20T11:52:34.9346676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-009] PASSED [ 27%] 2023-03-20T11:52:34.9371085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-010] PASSED [ 27%] 2023-03-20T11:52:34.9397072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-011] PASSED [ 27%] 2023-03-20T11:52:34.9422759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-012] PASSED [ 27%] 2023-03-20T11:52:34.9447689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-013] PASSED [ 27%] 2023-03-20T11:52:34.9472722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-014] PASSED [ 27%] 2023-03-20T11:52:34.9493313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-015] PASSED [ 27%] 2023-03-20T11:52:34.9510862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-016] PASSED [ 27%] 2023-03-20T11:52:34.9535209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-017] PASSED [ 27%] 2023-03-20T11:52:34.9560353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-018] PASSED [ 27%] 2023-03-20T11:52:34.9586962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-019] PASSED [ 27%] 2023-03-20T11:52:34.9611545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-020] PASSED [ 27%] 2023-03-20T11:52:34.9638279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-021] PASSED [ 27%] 2023-03-20T11:52:34.9663619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-022] PASSED [ 27%] 2023-03-20T11:52:34.9688918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-023] PASSED [ 27%] 2023-03-20T11:52:34.9708760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-024] PASSED [ 27%] 2023-03-20T11:52:34.9731877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-025] PASSED [ 27%] 2023-03-20T11:52:34.9749068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-026] PASSED [ 27%] 2023-03-20T11:52:34.9780298Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-027] PASSED [ 27%] 2023-03-20T11:52:34.9813055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-028] PASSED [ 27%] 2023-03-20T11:52:34.9844685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-029] PASSED [ 27%] 2023-03-20T11:52:34.9874929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-030] PASSED [ 27%] 2023-03-20T11:52:34.9905918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-031] PASSED [ 27%] 2023-03-20T11:52:34.9938087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-032] PASSED [ 27%] 2023-03-20T11:52:34.9960581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-033] PASSED [ 27%] 2023-03-20T11:52:34.9982118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-034] PASSED [ 27%] 2023-03-20T11:52:35.0005412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-035] PASSED [ 27%] 2023-03-20T11:52:35.0038238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-036] PASSED [ 27%] 2023-03-20T11:52:35.0069371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-037] PASSED [ 27%] 2023-03-20T11:52:35.0103169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-038] PASSED [ 27%] 2023-03-20T11:52:35.0135014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-039] PASSED [ 27%] 2023-03-20T11:52:35.0165628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-040] PASSED [ 27%] 2023-03-20T11:52:35.0199214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-041] PASSED [ 27%] 2023-03-20T11:52:35.0221655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-042] PASSED [ 27%] 2023-03-20T11:52:35.0242990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-043] PASSED [ 27%] 2023-03-20T11:52:35.0266728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-044] PASSED [ 27%] 2023-03-20T11:52:35.0299523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-045] PASSED [ 27%] 2023-03-20T11:52:35.0334455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-046] PASSED [ 27%] 2023-03-20T11:52:35.0364756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-047] PASSED [ 27%] 2023-03-20T11:52:35.0397115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-048] PASSED [ 27%] 2023-03-20T11:52:35.0429912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-049] PASSED [ 27%] 2023-03-20T11:52:35.0460245Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-050] PASSED [ 27%] 2023-03-20T11:52:35.0484428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-051] PASSED [ 27%] 2023-03-20T11:52:35.0507240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-052] PASSED [ 27%] 2023-03-20T11:52:35.0529685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-053] PASSED [ 27%] 2023-03-20T11:52:35.0565291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-054] PASSED [ 27%] 2023-03-20T11:52:35.0602201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-055] PASSED [ 27%] 2023-03-20T11:52:35.0639787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-056] PASSED [ 27%] 2023-03-20T11:52:35.0674843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-057] PASSED [ 27%] 2023-03-20T11:52:35.0711501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-058] PASSED [ 27%] 2023-03-20T11:52:35.0748540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-059] PASSED [ 27%] 2023-03-20T11:52:35.0772610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-060] PASSED [ 27%] 2023-03-20T11:52:35.0796760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-061] PASSED [ 27%] 2023-03-20T11:52:35.0821914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-062] PASSED [ 27%] 2023-03-20T11:52:35.0858143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-063] PASSED [ 27%] 2023-03-20T11:52:35.0894219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-064] PASSED [ 27%] 2023-03-20T11:52:35.0931061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-065] PASSED [ 27%] 2023-03-20T11:52:35.0965992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-066] PASSED [ 27%] 2023-03-20T11:52:35.1001829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-067] PASSED [ 27%] 2023-03-20T11:52:35.1039743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-068] PASSED [ 27%] 2023-03-20T11:52:35.1063947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-069] PASSED [ 27%] 2023-03-20T11:52:35.1086591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-070] PASSED [ 27%] 2023-03-20T11:52:35.1112209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-071] PASSED [ 27%] 2023-03-20T11:52:35.1149318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-072] PASSED [ 27%] 2023-03-20T11:52:35.1187018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-073] PASSED [ 27%] 2023-03-20T11:52:35.1222954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-074] PASSED [ 27%] 2023-03-20T11:52:35.1259568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-075] PASSED [ 27%] 2023-03-20T11:52:35.1297681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-076] PASSED [ 27%] 2023-03-20T11:52:35.1334235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-077] PASSED [ 27%] 2023-03-20T11:52:35.1359356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-078] PASSED [ 27%] 2023-03-20T11:52:35.1385388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-079] PASSED [ 27%] 2023-03-20T11:52:35.1410462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-080] PASSED [ 27%] 2023-03-20T11:52:35.1425190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-081] PASSED [ 27%] 2023-03-20T11:52:35.1441996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-082] PASSED [ 27%] 2023-03-20T11:52:35.1458955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-083] PASSED [ 27%] 2023-03-20T11:52:35.1474967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-084] PASSED [ 27%] 2023-03-20T11:52:35.1491396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-085] PASSED [ 27%] 2023-03-20T11:52:35.1508238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-086] PASSED [ 27%] 2023-03-20T11:52:35.1523804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-087] PASSED [ 27%] 2023-03-20T11:52:35.1539812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-088] PASSED [ 27%] 2023-03-20T11:52:35.1556512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-089] PASSED [ 27%] 2023-03-20T11:52:35.1574272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-090] PASSED [ 27%] 2023-03-20T11:52:35.1589878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-091] PASSED [ 27%] 2023-03-20T11:52:35.1607301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-092] PASSED [ 27%] 2023-03-20T11:52:35.1624033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-093] PASSED [ 27%] 2023-03-20T11:52:35.1640243Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-094] PASSED [ 27%] 2023-03-20T11:52:35.1657333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-095] PASSED [ 27%] 2023-03-20T11:52:35.1674499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-096] PASSED [ 27%] 2023-03-20T11:52:35.1690999Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-097] PASSED [ 27%] 2023-03-20T11:52:35.1706400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-098] PASSED [ 27%] 2023-03-20T11:52:35.1723183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-099] PASSED [ 27%] 2023-03-20T11:52:35.1740125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-100] PASSED [ 27%] 2023-03-20T11:52:35.1756173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-101] PASSED [ 27%] 2023-03-20T11:52:35.1773726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-102] PASSED [ 27%] 2023-03-20T11:52:35.1789575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-103] PASSED [ 27%] 2023-03-20T11:52:35.1805281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-104] PASSED [ 27%] 2023-03-20T11:52:35.1821368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-105] PASSED [ 27%] 2023-03-20T11:52:35.1838063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-106] PASSED [ 27%] 2023-03-20T11:52:35.1853961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-107] PASSED [ 27%] 2023-03-20T11:52:35.1868758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-108] PASSED [ 27%] 2023-03-20T11:52:35.1885034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-109] PASSED [ 27%] 2023-03-20T11:52:35.1901836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-110] PASSED [ 27%] 2023-03-20T11:52:35.1917193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-111] PASSED [ 27%] 2023-03-20T11:52:35.1933716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-112] PASSED [ 27%] 2023-03-20T11:52:35.1949800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-113] PASSED [ 27%] 2023-03-20T11:52:35.1965175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-114] PASSED [ 27%] 2023-03-20T11:52:35.1980631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-115] PASSED [ 27%] 2023-03-20T11:52:35.1997227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-116] PASSED [ 27%] 2023-03-20T11:52:35.2014201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-117] PASSED [ 27%] 2023-03-20T11:52:35.2028732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-118] PASSED [ 27%] 2023-03-20T11:52:35.2045749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-119] PASSED [ 27%] 2023-03-20T11:52:35.2062381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-120] PASSED [ 27%] 2023-03-20T11:52:35.2078178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-121] PASSED [ 27%] 2023-03-20T11:52:35.2094960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-122] PASSED [ 27%] 2023-03-20T11:52:35.2110264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-123] PASSED [ 27%] 2023-03-20T11:52:35.2125488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-124] PASSED [ 27%] 2023-03-20T11:52:35.2141881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-125] PASSED [ 27%] 2023-03-20T11:52:35.2159164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-126] PASSED [ 27%] 2023-03-20T11:52:35.2175728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-127] PASSED [ 27%] 2023-03-20T11:52:35.2192318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-128] PASSED [ 27%] 2023-03-20T11:52:35.2209485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-129] PASSED [ 27%] 2023-03-20T11:52:35.2225841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-130] PASSED [ 27%] 2023-03-20T11:52:35.2241652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-131] PASSED [ 27%] 2023-03-20T11:52:35.2257391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-132] PASSED [ 27%] 2023-03-20T11:52:35.2273603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-133] PASSED [ 27%] 2023-03-20T11:52:35.2288952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-134] PASSED [ 27%] 2023-03-20T11:52:35.2304499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-135] PASSED [ 27%] 2023-03-20T11:52:35.2320848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-136] PASSED [ 27%] 2023-03-20T11:52:35.2337456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-137] PASSED [ 27%] 2023-03-20T11:52:35.2353022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-138] PASSED [ 27%] 2023-03-20T11:52:35.2368423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-139] PASSED [ 27%] 2023-03-20T11:52:35.2384938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-140] PASSED [ 27%] 2023-03-20T11:52:35.2400090Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-141] PASSED [ 27%] 2023-03-20T11:52:35.2415861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-142] PASSED [ 27%] 2023-03-20T11:52:35.2432111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-143] PASSED [ 27%] 2023-03-20T11:52:35.2448404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-144] PASSED [ 27%] 2023-03-20T11:52:35.2464269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-145] PASSED [ 27%] 2023-03-20T11:52:35.2481254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-146] PASSED [ 27%] 2023-03-20T11:52:35.2497365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-147] PASSED [ 27%] 2023-03-20T11:52:35.2513353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-148] PASSED [ 27%] 2023-03-20T11:52:35.2531105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-149] PASSED [ 27%] 2023-03-20T11:52:35.2545590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-150] PASSED [ 27%] 2023-03-20T11:52:35.2560817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-151] PASSED [ 27%] 2023-03-20T11:52:35.2577032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-152] PASSED [ 27%] 2023-03-20T11:52:35.2593932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-153] PASSED [ 27%] 2023-03-20T11:52:35.2611626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-154] PASSED [ 27%] 2023-03-20T11:52:35.2626660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-155] PASSED [ 27%] 2023-03-20T11:52:35.2643268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-156] PASSED [ 27%] 2023-03-20T11:52:35.2659810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-157] PASSED [ 27%] 2023-03-20T11:52:35.2675857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-158] PASSED [ 27%] 2023-03-20T11:52:35.2691973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-159] PASSED [ 27%] 2023-03-20T11:52:35.2708208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-160] PASSED [ 27%] 2023-03-20T11:52:35.2722847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_format_bounding_box-161] PASSED [ 27%] 2023-03-20T11:52:35.2751977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-00] PASSED [ 27%] 2023-03-20T11:52:35.2773724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-01] PASSED [ 27%] 2023-03-20T11:52:35.2790698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-02] PASSED [ 27%] 2023-03-20T11:52:35.2806640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-03] PASSED [ 27%] 2023-03-20T11:52:35.2823157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-04] PASSED [ 27%] 2023-03-20T11:52:35.2839976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-05] PASSED [ 27%] 2023-03-20T11:52:35.2857428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-06] PASSED [ 27%] 2023-03-20T11:52:35.2875325Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-07] PASSED [ 27%] 2023-03-20T11:52:35.2894115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-08] PASSED [ 27%] 2023-03-20T11:52:35.2909976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-09] PASSED [ 27%] 2023-03-20T11:52:35.2926736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-10] PASSED [ 27%] 2023-03-20T11:52:35.2943670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-11] PASSED [ 27%] 2023-03-20T11:52:35.2960479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-12] PASSED [ 27%] 2023-03-20T11:52:35.2977711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-13] PASSED [ 27%] 2023-03-20T11:52:35.2995220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-14] PASSED [ 27%] 2023-03-20T11:52:35.3011768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-15] PASSED [ 27%] 2023-03-20T11:52:35.3028077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-16] PASSED [ 27%] 2023-03-20T11:52:35.3044547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-17] PASSED [ 27%] 2023-03-20T11:52:35.3061851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-18] PASSED [ 27%] 2023-03-20T11:52:35.3079645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-19] PASSED [ 27%] 2023-03-20T11:52:35.3097024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-20] PASSED [ 27%] 2023-03-20T11:52:35.3113925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-21] PASSED [ 27%] 2023-03-20T11:52:35.3130952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-22] PASSED [ 27%] 2023-03-20T11:52:35.3147155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_image_tensor-23] PASSED [ 27%] 2023-03-20T11:52:35.3225665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_bounding_box-0] PASSED [ 27%] 2023-03-20T11:52:35.3291269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_bounding_box-1] PASSED [ 27%] 2023-03-20T11:52:35.3330470Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_bounding_box-2] PASSED [ 27%] 2023-03-20T11:52:35.3347852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_bounding_box-3] PASSED [ 27%] 2023-03-20T11:52:35.3366187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_bounding_box-4] PASSED [ 27%] 2023-03-20T11:52:35.3384653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_bounding_box-5] PASSED [ 27%] 2023-03-20T11:52:35.3411524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-00] PASSED [ 27%] 2023-03-20T11:52:35.3430801Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-01] PASSED [ 27%] 2023-03-20T11:52:35.3447129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-02] PASSED [ 27%] 2023-03-20T11:52:35.3463390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-03] PASSED [ 27%] 2023-03-20T11:52:35.3478815Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-04] PASSED [ 27%] 2023-03-20T11:52:35.3503322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-05] PASSED [ 27%] 2023-03-20T11:52:35.3519229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-06] PASSED [ 27%] 2023-03-20T11:52:35.3535243Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-07] PASSED [ 27%] 2023-03-20T11:52:35.3551188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-08] PASSED [ 27%] 2023-03-20T11:52:35.3567114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-09] PASSED [ 27%] 2023-03-20T11:52:35.3583021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-10] PASSED [ 27%] 2023-03-20T11:52:35.3598756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-11] PASSED [ 27%] 2023-03-20T11:52:35.3614682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-12] PASSED [ 27%] 2023-03-20T11:52:35.3630612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-13] PASSED [ 27%] 2023-03-20T11:52:35.3646241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-14] PASSED [ 27%] 2023-03-20T11:52:35.3662254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-15] PASSED [ 27%] 2023-03-20T11:52:35.3678163Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-16] PASSED [ 27%] 2023-03-20T11:52:35.3694529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-17] PASSED [ 27%] 2023-03-20T11:52:35.3709754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-18] PASSED [ 27%] 2023-03-20T11:52:35.3725854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-19] PASSED [ 27%] 2023-03-20T11:52:35.3741822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-20] PASSED [ 27%] 2023-03-20T11:52:35.3757615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-21] PASSED [ 27%] 2023-03-20T11:52:35.3774273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-22] PASSED [ 27%] 2023-03-20T11:52:35.3789400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-23] PASSED [ 27%] 2023-03-20T11:52:35.3805328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-24] PASSED [ 27%] 2023-03-20T11:52:35.3821456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-25] PASSED [ 27%] 2023-03-20T11:52:35.3837562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-26] PASSED [ 27%] 2023-03-20T11:52:35.3854296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-27] PASSED [ 27%] 2023-03-20T11:52:35.3869301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-28] PASSED [ 27%] 2023-03-20T11:52:35.3885149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-29] PASSED [ 27%] 2023-03-20T11:52:35.3901130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-30] PASSED [ 27%] 2023-03-20T11:52:35.3917287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-31] PASSED [ 27%] 2023-03-20T11:52:35.3934250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-32] PASSED [ 27%] 2023-03-20T11:52:35.3949207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-33] PASSED [ 27%] 2023-03-20T11:52:35.3964864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-34] PASSED [ 27%] 2023-03-20T11:52:35.3980511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_mask-35] PASSED [ 27%] 2023-03-20T11:52:35.4009965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-00] PASSED [ 27%] 2023-03-20T11:52:35.4030427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-01] PASSED [ 27%] 2023-03-20T11:52:35.4047855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-02] PASSED [ 27%] 2023-03-20T11:52:35.4064038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-03] PASSED [ 27%] 2023-03-20T11:52:35.4081543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-04] PASSED [ 27%] 2023-03-20T11:52:35.4098139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-05] PASSED [ 27%] 2023-03-20T11:52:35.4114802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-06] PASSED [ 27%] 2023-03-20T11:52:35.4133799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-07] PASSED [ 27%] 2023-03-20T11:52:35.4149951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-08] PASSED [ 27%] 2023-03-20T11:52:35.4165972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-09] PASSED [ 27%] 2023-03-20T11:52:35.4182413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-10] PASSED [ 27%] 2023-03-20T11:52:35.4198860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-11] PASSED [ 27%] 2023-03-20T11:52:35.4214219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-12] PASSED [ 27%] 2023-03-20T11:52:35.4230598Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-13] PASSED [ 27%] 2023-03-20T11:52:35.4246767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-14] PASSED [ 27%] 2023-03-20T11:52:35.4262727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-15] PASSED [ 27%] 2023-03-20T11:52:35.4279391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-16] PASSED [ 27%] 2023-03-20T11:52:35.4295308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-17] PASSED [ 27%] 2023-03-20T11:52:35.4311291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-18] PASSED [ 27%] 2023-03-20T11:52:35.4329565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-19] PASSED [ 27%] 2023-03-20T11:52:35.4345747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-20] PASSED [ 27%] 2023-03-20T11:52:35.4362006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-21] PASSED [ 27%] 2023-03-20T11:52:35.4379260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-22] PASSED [ 27%] 2023-03-20T11:52:35.4396447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-23] PASSED [ 27%] 2023-03-20T11:52:35.4413217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-24] PASSED [ 27%] 2023-03-20T11:52:35.4429901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-25] PASSED [ 27%] 2023-03-20T11:52:35.4447239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-26] PASSED [ 27%] 2023-03-20T11:52:35.4463193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-27] PASSED [ 27%] 2023-03-20T11:52:35.4479764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-28] PASSED [ 27%] 2023-03-20T11:52:35.4495741Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-29] PASSED [ 27%] 2023-03-20T11:52:35.4511493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-30] PASSED [ 27%] 2023-03-20T11:52:35.4528045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-31] PASSED [ 27%] 2023-03-20T11:52:35.4544268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-32] PASSED [ 27%] 2023-03-20T11:52:35.4559962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-33] PASSED [ 27%] 2023-03-20T11:52:35.4576469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-34] PASSED [ 27%] 2023-03-20T11:52:35.4592864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-vertical_flip_video-35] PASSED [ 27%] 2023-03-20T11:52:35.4824629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-000] PASSED [ 27%] 2023-03-20T11:52:35.5352466Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-001] PASSED [ 28%] 2023-03-20T11:52:35.5376937Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-002] PASSED [ 28%] 2023-03-20T11:52:35.5396053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-003] PASSED [ 28%] 2023-03-20T11:52:35.5414616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-004] PASSED [ 28%] 2023-03-20T11:52:35.5433325Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-005] PASSED [ 28%] 2023-03-20T11:52:35.5454923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-006] PASSED [ 28%] 2023-03-20T11:52:35.5476601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-007] PASSED [ 28%] 2023-03-20T11:52:35.5498574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-008] PASSED [ 28%] 2023-03-20T11:52:35.5520256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-009] PASSED [ 28%] 2023-03-20T11:52:35.5541737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-010] PASSED [ 28%] 2023-03-20T11:52:35.5563295Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-011] PASSED [ 28%] 2023-03-20T11:52:35.5585238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-012] PASSED [ 28%] 2023-03-20T11:52:35.5606916Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-013] PASSED [ 28%] 2023-03-20T11:52:35.5628541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-014] PASSED [ 28%] 2023-03-20T11:52:35.5651025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-015] PASSED [ 28%] 2023-03-20T11:52:35.5672064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-016] PASSED [ 28%] 2023-03-20T11:52:35.5694183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-017] PASSED [ 28%] 2023-03-20T11:52:35.5715108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-018] PASSED [ 28%] 2023-03-20T11:52:35.5736611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-019] PASSED [ 28%] 2023-03-20T11:52:35.5758910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-020] PASSED [ 28%] 2023-03-20T11:52:35.5775022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-021] PASSED [ 28%] 2023-03-20T11:52:35.5791319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-022] PASSED [ 28%] 2023-03-20T11:52:35.5807800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-023] PASSED [ 28%] 2023-03-20T11:52:35.5824773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-024] PASSED [ 28%] 2023-03-20T11:52:35.5841042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-025] PASSED [ 28%] 2023-03-20T11:52:35.5857449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-026] PASSED [ 28%] 2023-03-20T11:52:35.5873642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-027] PASSED [ 28%] 2023-03-20T11:52:35.5890600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-028] PASSED [ 28%] 2023-03-20T11:52:35.5905932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-029] PASSED [ 28%] 2023-03-20T11:52:35.5922344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-030] PASSED [ 28%] 2023-03-20T11:52:35.5938574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-031] PASSED [ 28%] 2023-03-20T11:52:35.5955167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-032] PASSED [ 28%] 2023-03-20T11:52:35.5971831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-033] PASSED [ 28%] 2023-03-20T11:52:35.5987848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-034] PASSED [ 28%] 2023-03-20T11:52:35.6003821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-035] PASSED [ 28%] 2023-03-20T11:52:35.6025696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-036] PASSED [ 28%] 2023-03-20T11:52:35.6046496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-037] XFAIL [ 28%] 2023-03-20T11:52:35.6065523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-038] XFAIL [ 28%] 2023-03-20T11:52:35.6093884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-039] PASSED [ 28%] 2023-03-20T11:52:35.6119443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-040] PASSED [ 28%] 2023-03-20T11:52:35.6145774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-041] PASSED [ 28%] 2023-03-20T11:52:35.6172574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-042] PASSED [ 28%] 2023-03-20T11:52:35.6198018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-043] PASSED [ 28%] 2023-03-20T11:52:35.6224171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-044] PASSED [ 28%] 2023-03-20T11:52:35.6250878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-045] PASSED [ 28%] 2023-03-20T11:52:35.6276147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-046] PASSED [ 28%] 2023-03-20T11:52:35.6297940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-047] PASSED [ 28%] 2023-03-20T11:52:35.6317278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-048] XFAIL [ 28%] 2023-03-20T11:52:35.6335853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-049] XFAIL [ 28%] 2023-03-20T11:52:35.6363001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-050] PASSED [ 28%] 2023-03-20T11:52:35.6388748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-051] PASSED [ 28%] 2023-03-20T11:52:35.6415843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-052] PASSED [ 28%] 2023-03-20T11:52:35.6442445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-053] PASSED [ 28%] 2023-03-20T11:52:35.6468729Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-054] PASSED [ 28%] 2023-03-20T11:52:35.6495484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-055] PASSED [ 28%] 2023-03-20T11:52:35.6523462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-056] PASSED [ 28%] 2023-03-20T11:52:35.6549827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-057] PASSED [ 28%] 2023-03-20T11:52:35.6571616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-058] PASSED [ 28%] 2023-03-20T11:52:35.6590299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-059] XFAIL [ 28%] 2023-03-20T11:52:35.6610484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-060] XFAIL [ 28%] 2023-03-20T11:52:35.6636886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-061] PASSED [ 28%] 2023-03-20T11:52:35.6664984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-062] PASSED [ 28%] 2023-03-20T11:52:35.6692937Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-063] PASSED [ 28%] 2023-03-20T11:52:35.6719175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-064] PASSED [ 28%] 2023-03-20T11:52:35.6745405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-065] PASSED [ 28%] 2023-03-20T11:52:35.6773596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-066] PASSED [ 28%] 2023-03-20T11:52:35.6799249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-067] PASSED [ 28%] 2023-03-20T11:52:35.6825772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-068] PASSED [ 28%] 2023-03-20T11:52:35.6842467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-069] PASSED [ 28%] 2023-03-20T11:52:35.6861663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-070] XFAIL [ 28%] 2023-03-20T11:52:35.6880050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-071] XFAIL [ 28%] 2023-03-20T11:52:35.6896492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-072] PASSED [ 28%] 2023-03-20T11:52:35.6913064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-073] PASSED [ 28%] 2023-03-20T11:52:35.6931024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-074] PASSED [ 28%] 2023-03-20T11:52:35.6947337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-075] PASSED [ 28%] 2023-03-20T11:52:35.6963967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-076] PASSED [ 28%] 2023-03-20T11:52:35.6980141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-077] PASSED [ 28%] 2023-03-20T11:52:35.6996774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-078] PASSED [ 28%] 2023-03-20T11:52:35.7013932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-079] PASSED [ 28%] 2023-03-20T11:52:35.7029093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-080] PASSED [ 28%] 2023-03-20T11:52:35.7047579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-081] XFAIL [ 28%] 2023-03-20T11:52:35.7066032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-082] XFAIL [ 28%] 2023-03-20T11:52:35.7082888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-083] PASSED [ 28%] 2023-03-20T11:52:35.7098986Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-084] PASSED [ 28%] 2023-03-20T11:52:35.7115675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-085] PASSED [ 28%] 2023-03-20T11:52:35.7132943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-086] PASSED [ 28%] 2023-03-20T11:52:35.7148182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-087] PASSED [ 28%] 2023-03-20T11:52:35.7164597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-088] PASSED [ 28%] 2023-03-20T11:52:35.7180449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-089] PASSED [ 28%] 2023-03-20T11:52:35.7197130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-090] PASSED [ 28%] 2023-03-20T11:52:35.7214242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-091] PASSED [ 28%] 2023-03-20T11:52:35.7232067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-092] XFAIL [ 28%] 2023-03-20T11:52:35.7250988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-093] XFAIL [ 28%] 2023-03-20T11:52:35.7267728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-094] PASSED [ 28%] 2023-03-20T11:52:35.7284327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-095] PASSED [ 28%] 2023-03-20T11:52:35.7300539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-096] PASSED [ 28%] 2023-03-20T11:52:35.7317199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-097] PASSED [ 28%] 2023-03-20T11:52:35.7333867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-098] PASSED [ 28%] 2023-03-20T11:52:35.7349417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-099] PASSED [ 28%] 2023-03-20T11:52:35.7365898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-100] PASSED [ 28%] 2023-03-20T11:52:35.7382568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-101] PASSED [ 28%] 2023-03-20T11:52:35.7401313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-102] XFAIL [ 28%] 2023-03-20T11:52:35.7419510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-103] XFAIL [ 28%] 2023-03-20T11:52:35.7438353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-104] XFAIL [ 28%] 2023-03-20T11:52:35.7456706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-105] XFAIL [ 28%] 2023-03-20T11:52:35.7475355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-106] XFAIL [ 28%] 2023-03-20T11:52:35.7495004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-107] XFAIL [ 28%] 2023-03-20T11:52:35.7513364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-108] XFAIL [ 28%] 2023-03-20T11:52:35.7532453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-109] XFAIL [ 28%] 2023-03-20T11:52:35.7549310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-110] XFAIL [ 28%] 2023-03-20T11:52:35.7567727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-111] XFAIL [ 28%] 2023-03-20T11:52:35.7586345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-112] XFAIL [ 28%] 2023-03-20T11:52:35.7604624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_image_tensor-113] XFAIL [ 28%] 2023-03-20T11:52:35.7796762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-00] PASSED [ 28%] 2023-03-20T11:52:35.8196163Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-01] PASSED [ 28%] 2023-03-20T11:52:35.8222236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-02] PASSED [ 28%] 2023-03-20T11:52:35.8254204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-03] PASSED [ 28%] 2023-03-20T11:52:35.8284720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-04] PASSED [ 28%] 2023-03-20T11:52:35.8310596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-05] PASSED [ 28%] 2023-03-20T11:52:35.8343811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-06] PASSED [ 28%] 2023-03-20T11:52:35.8376551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-07] PASSED [ 28%] 2023-03-20T11:52:35.8403571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-08] PASSED [ 28%] 2023-03-20T11:52:35.8440653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-09] PASSED [ 28%] 2023-03-20T11:52:35.8477442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-10] PASSED [ 28%] 2023-03-20T11:52:35.8505478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-11] PASSED [ 28%] 2023-03-20T11:52:35.8542854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-12] PASSED [ 28%] 2023-03-20T11:52:35.8579954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-13] PASSED [ 28%] 2023-03-20T11:52:35.8608279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-14] PASSED [ 28%] 2023-03-20T11:52:35.8649169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-15] PASSED [ 28%] 2023-03-20T11:52:35.8687704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-16] PASSED [ 28%] 2023-03-20T11:52:35.8718405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-17] PASSED [ 28%] 2023-03-20T11:52:35.8759322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-18] PASSED [ 28%] 2023-03-20T11:52:35.8800293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-19] PASSED [ 28%] 2023-03-20T11:52:35.8829986Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-20] PASSED [ 28%] 2023-03-20T11:52:35.8872832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-21] PASSED [ 28%] 2023-03-20T11:52:35.8915033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-22] PASSED [ 28%] 2023-03-20T11:52:35.8946097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-23] PASSED [ 28%] 2023-03-20T11:52:35.8990659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-24] PASSED [ 28%] 2023-03-20T11:52:35.9035517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-25] PASSED [ 28%] 2023-03-20T11:52:35.9068077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-26] PASSED [ 28%] 2023-03-20T11:52:35.9084871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-27] PASSED [ 28%] 2023-03-20T11:52:35.9101398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-28] PASSED [ 28%] 2023-03-20T11:52:35.9117946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-29] PASSED [ 28%] 2023-03-20T11:52:35.9134889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-30] PASSED [ 28%] 2023-03-20T11:52:35.9150750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-31] PASSED [ 28%] 2023-03-20T11:52:35.9166850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-32] PASSED [ 28%] 2023-03-20T11:52:35.9183674Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-33] PASSED [ 28%] 2023-03-20T11:52:35.9200043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-34] PASSED [ 28%] 2023-03-20T11:52:35.9215983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-35] PASSED [ 28%] 2023-03-20T11:52:35.9232743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-36] PASSED [ 28%] 2023-03-20T11:52:35.9250218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-37] PASSED [ 28%] 2023-03-20T11:52:35.9265049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-38] PASSED [ 28%] 2023-03-20T11:52:35.9281640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-39] PASSED [ 28%] 2023-03-20T11:52:35.9299063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-40] PASSED [ 28%] 2023-03-20T11:52:35.9315200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-41] PASSED [ 28%] 2023-03-20T11:52:35.9332010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-42] PASSED [ 28%] 2023-03-20T11:52:35.9348336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-43] PASSED [ 28%] 2023-03-20T11:52:35.9364143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-44] PASSED [ 28%] 2023-03-20T11:52:35.9380569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-45] PASSED [ 28%] 2023-03-20T11:52:35.9397217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-46] PASSED [ 28%] 2023-03-20T11:52:35.9414111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-47] PASSED [ 28%] 2023-03-20T11:52:35.9429439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-48] PASSED [ 28%] 2023-03-20T11:52:35.9445763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-49] PASSED [ 28%] 2023-03-20T11:52:35.9461635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-50] PASSED [ 28%] 2023-03-20T11:52:35.9478322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-51] PASSED [ 28%] 2023-03-20T11:52:35.9494514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-52] PASSED [ 28%] 2023-03-20T11:52:35.9510165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_bounding_box-53] PASSED [ 28%] 2023-03-20T11:52:35.9683039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-00] PASSED [ 28%] 2023-03-20T11:52:36.0100401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-01] PASSED [ 28%] 2023-03-20T11:52:36.0122311Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-02] PASSED [ 28%] 2023-03-20T11:52:36.0138495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-03] PASSED [ 28%] 2023-03-20T11:52:36.0169725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-04] PASSED [ 28%] 2023-03-20T11:52:36.0177125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-05] PASSED [ 28%] 2023-03-20T11:52:36.0199795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-06] PASSED [ 28%] 2023-03-20T11:52:36.0221098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-07] PASSED [ 28%] 2023-03-20T11:52:36.0242804Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-08] PASSED [ 28%] 2023-03-20T11:52:36.0258942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-09] PASSED [ 28%] 2023-03-20T11:52:36.0274908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-10] PASSED [ 28%] 2023-03-20T11:52:36.0290896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_mask-11] PASSED [ 28%] 2023-03-20T11:52:36.0457068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-00] PASSED [ 28%] 2023-03-20T11:52:36.0974227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-01] PASSED [ 28%] 2023-03-20T11:52:36.0996147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-02] PASSED [ 28%] 2023-03-20T11:52:36.1018172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-03] PASSED [ 28%] 2023-03-20T11:52:36.1040594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-04] PASSED [ 28%] 2023-03-20T11:52:36.1063136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-05] PASSED [ 28%] 2023-03-20T11:52:36.1085936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-06] PASSED [ 28%] 2023-03-20T11:52:36.1108437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-07] PASSED [ 28%] 2023-03-20T11:52:36.1131194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-08] PASSED [ 28%] 2023-03-20T11:52:36.1147518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-09] PASSED [ 28%] 2023-03-20T11:52:36.1165014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-10] PASSED [ 28%] 2023-03-20T11:52:36.1182220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-11] PASSED [ 28%] 2023-03-20T11:52:36.1198735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-12] PASSED [ 28%] 2023-03-20T11:52:36.1215728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-13] PASSED [ 28%] 2023-03-20T11:52:36.1233016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-14] PASSED [ 28%] 2023-03-20T11:52:36.1250062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-15] PASSED [ 28%] 2023-03-20T11:52:36.1266047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-16] PASSED [ 28%] 2023-03-20T11:52:36.1282914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-17] PASSED [ 28%] 2023-03-20T11:52:36.1304802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-18] PASSED [ 28%] 2023-03-20T11:52:36.1326886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-19] PASSED [ 28%] 2023-03-20T11:52:36.1348846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-20] PASSED [ 28%] 2023-03-20T11:52:36.1371064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-21] PASSED [ 28%] 2023-03-20T11:52:36.1392829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-22] PASSED [ 28%] 2023-03-20T11:52:36.1415240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-23] PASSED [ 28%] 2023-03-20T11:52:36.1436910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-24] PASSED [ 28%] 2023-03-20T11:52:36.1459255Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-25] PASSED [ 28%] 2023-03-20T11:52:36.1481647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-26] PASSED [ 28%] 2023-03-20T11:52:36.1498458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-27] PASSED [ 28%] 2023-03-20T11:52:36.1515596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-28] PASSED [ 28%] 2023-03-20T11:52:36.1533100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-29] PASSED [ 28%] 2023-03-20T11:52:36.1548261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-30] PASSED [ 28%] 2023-03-20T11:52:36.1565124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-31] PASSED [ 28%] 2023-03-20T11:52:36.1581894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-32] PASSED [ 28%] 2023-03-20T11:52:36.1598057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-33] PASSED [ 28%] 2023-03-20T11:52:36.1614964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-34] PASSED [ 28%] 2023-03-20T11:52:36.1631786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-rotate_video-35] PASSED [ 28%] 2023-03-20T11:52:36.1766205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-00] PASSED [ 28%] 2023-03-20T11:52:36.1832686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-01] PASSED [ 28%] 2023-03-20T11:52:36.1851050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-02] PASSED [ 28%] 2023-03-20T11:52:36.1868880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-03] PASSED [ 28%] 2023-03-20T11:52:36.1887255Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-04] PASSED [ 28%] 2023-03-20T11:52:36.1904799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-05] PASSED [ 28%] 2023-03-20T11:52:36.1922618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-06] PASSED [ 28%] 2023-03-20T11:52:36.1940777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-07] PASSED [ 28%] 2023-03-20T11:52:36.1959355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-08] PASSED [ 28%] 2023-03-20T11:52:36.1977783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-09] PASSED [ 28%] 2023-03-20T11:52:36.1995196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-10] PASSED [ 28%] 2023-03-20T11:52:36.2014646Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-11] PASSED [ 28%] 2023-03-20T11:52:36.2031846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-12] PASSED [ 28%] 2023-03-20T11:52:36.2051068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-13] PASSED [ 28%] 2023-03-20T11:52:36.2068303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-14] PASSED [ 28%] 2023-03-20T11:52:36.2085100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-15] PASSED [ 28%] 2023-03-20T11:52:36.2102412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-16] PASSED [ 28%] 2023-03-20T11:52:36.2119686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-17] PASSED [ 28%] 2023-03-20T11:52:36.2144354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-18] PASSED [ 28%] 2023-03-20T11:52:36.2153751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-19] PASSED [ 28%] 2023-03-20T11:52:36.2171045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-20] PASSED [ 28%] 2023-03-20T11:52:36.2187321Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-21] PASSED [ 28%] 2023-03-20T11:52:36.2203887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-22] PASSED [ 28%] 2023-03-20T11:52:36.2220962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-23] PASSED [ 28%] 2023-03-20T11:52:36.2238407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-24] PASSED [ 28%] 2023-03-20T11:52:36.2254680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-25] PASSED [ 28%] 2023-03-20T11:52:36.2270911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-26] PASSED [ 28%] 2023-03-20T11:52:36.2289073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-27] PASSED [ 28%] 2023-03-20T11:52:36.2304795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-28] PASSED [ 28%] 2023-03-20T11:52:36.2321902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_image_tensor-29] PASSED [ 28%] 2023-03-20T11:52:36.2411297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-000] PASSED [ 28%] 2023-03-20T11:52:36.2515539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-001] PASSED [ 28%] 2023-03-20T11:52:36.2542267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-002] PASSED [ 28%] 2023-03-20T11:52:36.2568358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-003] PASSED [ 28%] 2023-03-20T11:52:36.2589657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-004] PASSED [ 28%] 2023-03-20T11:52:36.2619614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-005] PASSED [ 28%] 2023-03-20T11:52:36.2648158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-006] PASSED [ 28%] 2023-03-20T11:52:36.2675768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-007] PASSED [ 28%] 2023-03-20T11:52:36.2703391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-008] PASSED [ 28%] 2023-03-20T11:52:36.2731203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-009] PASSED [ 28%] 2023-03-20T11:52:36.2753466Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-010] PASSED [ 28%] 2023-03-20T11:52:36.2775516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-011] PASSED [ 28%] 2023-03-20T11:52:36.2804320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-012] PASSED [ 28%] 2023-03-20T11:52:36.2833829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-013] PASSED [ 28%] 2023-03-20T11:52:36.2862966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-014] PASSED [ 28%] 2023-03-20T11:52:36.2893140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-015] PASSED [ 28%] 2023-03-20T11:52:36.2915632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-016] PASSED [ 28%] 2023-03-20T11:52:36.2939139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-017] PASSED [ 28%] 2023-03-20T11:52:36.2973898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-018] PASSED [ 28%] 2023-03-20T11:52:36.3006779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-019] PASSED [ 28%] 2023-03-20T11:52:36.3040269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-020] PASSED [ 28%] 2023-03-20T11:52:36.3073611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-021] PASSED [ 28%] 2023-03-20T11:52:36.3098006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-022] PASSED [ 28%] 2023-03-20T11:52:36.3122309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-023] PASSED [ 28%] 2023-03-20T11:52:36.3157088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-024] PASSED [ 28%] 2023-03-20T11:52:36.3191092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-025] PASSED [ 28%] 2023-03-20T11:52:36.3225539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-026] PASSED [ 28%] 2023-03-20T11:52:36.3259347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-027] PASSED [ 28%] 2023-03-20T11:52:36.3285658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-028] PASSED [ 28%] 2023-03-20T11:52:36.3309493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-029] PASSED [ 28%] 2023-03-20T11:52:36.3345737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-030] PASSED [ 28%] 2023-03-20T11:52:36.3382162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-031] PASSED [ 28%] 2023-03-20T11:52:36.3418424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-032] PASSED [ 28%] 2023-03-20T11:52:36.3454092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-033] PASSED [ 28%] 2023-03-20T11:52:36.3480081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-034] PASSED [ 28%] 2023-03-20T11:52:36.3507089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-035] PASSED [ 28%] 2023-03-20T11:52:36.3545135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-036] PASSED [ 28%] 2023-03-20T11:52:36.3583356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-037] PASSED [ 28%] 2023-03-20T11:52:36.3622127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-038] PASSED [ 28%] 2023-03-20T11:52:36.3660400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-039] PASSED [ 28%] 2023-03-20T11:52:36.3685480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-040] PASSED [ 28%] 2023-03-20T11:52:36.3711898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-041] PASSED [ 28%] 2023-03-20T11:52:36.3751749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-042] PASSED [ 28%] 2023-03-20T11:52:36.3791086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-043] PASSED [ 28%] 2023-03-20T11:52:36.3830120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-044] PASSED [ 28%] 2023-03-20T11:52:36.3869317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-045] PASSED [ 28%] 2023-03-20T11:52:36.3896896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-046] PASSED [ 28%] 2023-03-20T11:52:36.3922826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-047] PASSED [ 28%] 2023-03-20T11:52:36.3963806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-048] PASSED [ 28%] 2023-03-20T11:52:36.4004660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-049] PASSED [ 28%] 2023-03-20T11:52:36.4046483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-050] PASSED [ 28%] 2023-03-20T11:52:36.4086865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-051] PASSED [ 28%] 2023-03-20T11:52:36.4115611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-052] PASSED [ 28%] 2023-03-20T11:52:36.4143456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-053] PASSED [ 28%] 2023-03-20T11:52:36.4162390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-054] PASSED [ 28%] 2023-03-20T11:52:36.4180109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-055] PASSED [ 28%] 2023-03-20T11:52:36.4198259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-056] PASSED [ 28%] 2023-03-20T11:52:36.4216133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-057] PASSED [ 28%] 2023-03-20T11:52:36.4233858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-058] PASSED [ 28%] 2023-03-20T11:52:36.4251568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-059] PASSED [ 28%] 2023-03-20T11:52:36.4269838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-060] PASSED [ 28%] 2023-03-20T11:52:36.4289313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-061] PASSED [ 28%] 2023-03-20T11:52:36.4307154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-062] PASSED [ 28%] 2023-03-20T11:52:36.4325683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-063] PASSED [ 28%] 2023-03-20T11:52:36.4343885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-064] PASSED [ 28%] 2023-03-20T11:52:36.4361945Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-065] PASSED [ 28%] 2023-03-20T11:52:36.4381425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-066] PASSED [ 28%] 2023-03-20T11:52:36.4400881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-067] PASSED [ 28%] 2023-03-20T11:52:36.4419942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-068] PASSED [ 28%] 2023-03-20T11:52:36.4439592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-069] PASSED [ 28%] 2023-03-20T11:52:36.4458248Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-070] PASSED [ 28%] 2023-03-20T11:52:36.4477010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-071] PASSED [ 28%] 2023-03-20T11:52:36.4495531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-072] PASSED [ 28%] 2023-03-20T11:52:36.4513478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-073] PASSED [ 28%] 2023-03-20T11:52:36.4531670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-074] PASSED [ 28%] 2023-03-20T11:52:36.4549364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-075] PASSED [ 28%] 2023-03-20T11:52:36.4566339Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-076] PASSED [ 28%] 2023-03-20T11:52:36.4583802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-077] PASSED [ 28%] 2023-03-20T11:52:36.4602603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-078] PASSED [ 28%] 2023-03-20T11:52:36.4621397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-079] PASSED [ 28%] 2023-03-20T11:52:36.4640397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-080] PASSED [ 28%] 2023-03-20T11:52:36.4659249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-081] PASSED [ 28%] 2023-03-20T11:52:36.4677436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-082] PASSED [ 28%] 2023-03-20T11:52:36.4695840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-083] PASSED [ 28%] 2023-03-20T11:52:36.4715238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-084] PASSED [ 28%] 2023-03-20T11:52:36.4734521Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-085] PASSED [ 28%] 2023-03-20T11:52:36.4753951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-086] PASSED [ 28%] 2023-03-20T11:52:36.4774352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-087] PASSED [ 28%] 2023-03-20T11:52:36.4792195Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-088] PASSED [ 28%] 2023-03-20T11:52:36.4811356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-089] PASSED [ 28%] 2023-03-20T11:52:36.4829364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-090] PASSED [ 28%] 2023-03-20T11:52:36.4847568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-091] PASSED [ 28%] 2023-03-20T11:52:36.4865387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-092] PASSED [ 28%] 2023-03-20T11:52:36.4883480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-093] PASSED [ 28%] 2023-03-20T11:52:36.4900876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-094] PASSED [ 28%] 2023-03-20T11:52:36.4917917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-095] PASSED [ 28%] 2023-03-20T11:52:36.4936558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-096] PASSED [ 28%] 2023-03-20T11:52:36.4955532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-097] PASSED [ 28%] 2023-03-20T11:52:36.4974772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-098] PASSED [ 28%] 2023-03-20T11:52:36.4993131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-099] PASSED [ 28%] 2023-03-20T11:52:36.5011445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-100] PASSED [ 28%] 2023-03-20T11:52:36.5029445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-101] PASSED [ 28%] 2023-03-20T11:52:36.5050014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-102] PASSED [ 28%] 2023-03-20T11:52:36.5068715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-103] PASSED [ 28%] 2023-03-20T11:52:36.5089068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-104] PASSED [ 28%] 2023-03-20T11:52:36.5107524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-105] PASSED [ 28%] 2023-03-20T11:52:36.5126346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-106] PASSED [ 28%] 2023-03-20T11:52:36.5144593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_bounding_box-107] PASSED [ 28%] 2023-03-20T11:52:36.5205875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-00] PASSED [ 28%] 2023-03-20T11:52:36.5280716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-01] PASSED [ 28%] 2023-03-20T11:52:36.5296130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-02] PASSED [ 28%] 2023-03-20T11:52:36.5312337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-03] PASSED [ 28%] 2023-03-20T11:52:36.5328381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-04] PASSED [ 28%] 2023-03-20T11:52:36.5344200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-05] PASSED [ 28%] 2023-03-20T11:52:36.5361440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-06] PASSED [ 28%] 2023-03-20T11:52:36.5377367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-07] PASSED [ 28%] 2023-03-20T11:52:36.5393487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-08] PASSED [ 28%] 2023-03-20T11:52:36.5410710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-09] PASSED [ 28%] 2023-03-20T11:52:36.5425350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-10] PASSED [ 28%] 2023-03-20T11:52:36.5441315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_mask-11] PASSED [ 28%] 2023-03-20T11:52:36.5491304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-00] PASSED [ 28%] 2023-03-20T11:52:36.5555343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-01] PASSED [ 28%] 2023-03-20T11:52:36.5573811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-02] PASSED [ 28%] 2023-03-20T11:52:36.5589262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-03] PASSED [ 28%] 2023-03-20T11:52:36.5607011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-04] PASSED [ 28%] 2023-03-20T11:52:36.5624816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-05] PASSED [ 28%] 2023-03-20T11:52:36.5641303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-06] PASSED [ 28%] 2023-03-20T11:52:36.5658910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-07] PASSED [ 28%] 2023-03-20T11:52:36.5676144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-08] PASSED [ 28%] 2023-03-20T11:52:36.5693675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-09] PASSED [ 28%] 2023-03-20T11:52:36.5709352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-10] PASSED [ 28%] 2023-03-20T11:52:36.5725546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-11] PASSED [ 28%] 2023-03-20T11:52:36.5742185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-12] PASSED [ 28%] 2023-03-20T11:52:36.5759369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-13] PASSED [ 28%] 2023-03-20T11:52:36.5775875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-14] PASSED [ 28%] 2023-03-20T11:52:36.5792107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-15] PASSED [ 28%] 2023-03-20T11:52:36.5810013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-16] PASSED [ 28%] 2023-03-20T11:52:36.5825461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-17] PASSED [ 28%] 2023-03-20T11:52:36.5841930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-18] PASSED [ 28%] 2023-03-20T11:52:36.5859326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-19] PASSED [ 28%] 2023-03-20T11:52:36.5876897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-20] PASSED [ 28%] 2023-03-20T11:52:36.5894329Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-21] PASSED [ 28%] 2023-03-20T11:52:36.5910753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-22] PASSED [ 28%] 2023-03-20T11:52:36.5929263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-23] PASSED [ 28%] 2023-03-20T11:52:36.5944799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-24] PASSED [ 28%] 2023-03-20T11:52:36.5962601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-25] PASSED [ 28%] 2023-03-20T11:52:36.5979939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-26] PASSED [ 28%] 2023-03-20T11:52:36.5996464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-27] PASSED [ 28%] 2023-03-20T11:52:36.6014227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-28] PASSED [ 28%] 2023-03-20T11:52:36.6029797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-29] PASSED [ 28%] 2023-03-20T11:52:36.6046991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-30] PASSED [ 28%] 2023-03-20T11:52:36.6064186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-31] PASSED [ 28%] 2023-03-20T11:52:36.6080421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-32] PASSED [ 28%] 2023-03-20T11:52:36.6096703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-33] PASSED [ 28%] 2023-03-20T11:52:36.6113662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-34] PASSED [ 28%] 2023-03-20T11:52:36.6131089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-crop_video-35] PASSED [ 28%] 2023-03-20T11:52:36.6300173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-000] PASSED [ 28%] 2023-03-20T11:52:36.6999039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-001] PASSED [ 28%] 2023-03-20T11:52:36.7017081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-002] PASSED [ 28%] 2023-03-20T11:52:36.7036742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-003] PASSED [ 28%] 2023-03-20T11:52:36.7056928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-004] PASSED [ 28%] 2023-03-20T11:52:36.7075810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-005] PASSED [ 28%] 2023-03-20T11:52:36.7095601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-006] PASSED [ 28%] 2023-03-20T11:52:36.7114873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-007] PASSED [ 28%] 2023-03-20T11:52:36.7134716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-008] PASSED [ 28%] 2023-03-20T11:52:36.7151854Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-009] PASSED [ 28%] 2023-03-20T11:52:36.7171861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-010] PASSED [ 28%] 2023-03-20T11:52:36.7187501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-011] PASSED [ 28%] 2023-03-20T11:52:36.7204962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-012] PASSED [ 28%] 2023-03-20T11:52:36.7222952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-013] PASSED [ 28%] 2023-03-20T11:52:36.7240203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-014] PASSED [ 28%] 2023-03-20T11:52:36.7257951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-015] PASSED [ 28%] 2023-03-20T11:52:36.7276064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-016] PASSED [ 28%] 2023-03-20T11:52:36.7295309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-017] PASSED [ 28%] 2023-03-20T11:52:36.7315139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-018] PASSED [ 28%] 2023-03-20T11:52:36.7334987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-019] PASSED [ 28%] 2023-03-20T11:52:36.7354284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-020] PASSED [ 28%] 2023-03-20T11:52:36.7374814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-021] PASSED [ 28%] 2023-03-20T11:52:36.7393234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-022] PASSED [ 28%] 2023-03-20T11:52:36.7413408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-023] PASSED [ 28%] 2023-03-20T11:52:36.7432676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-024] PASSED [ 28%] 2023-03-20T11:52:36.7453332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-025] PASSED [ 28%] 2023-03-20T11:52:36.7471723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-026] PASSED [ 28%] 2023-03-20T11:52:36.7491130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-027] PASSED [ 28%] 2023-03-20T11:52:36.7507652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-028] PASSED [ 28%] 2023-03-20T11:52:36.7525072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-029] PASSED [ 28%] 2023-03-20T11:52:36.7543265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-030] PASSED [ 28%] 2023-03-20T11:52:36.7561357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-031] PASSED [ 28%] 2023-03-20T11:52:36.7578934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-032] PASSED [ 28%] 2023-03-20T11:52:36.7597072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-033] PASSED [ 28%] 2023-03-20T11:52:36.7615411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-034] PASSED [ 28%] 2023-03-20T11:52:36.7632542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-035] PASSED [ 28%] 2023-03-20T11:52:36.7653860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-036] PASSED [ 28%] 2023-03-20T11:52:36.7672267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-037] PASSED [ 28%] 2023-03-20T11:52:36.7691424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-038] PASSED [ 28%] 2023-03-20T11:52:36.7710635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-039] PASSED [ 28%] 2023-03-20T11:52:36.7731208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-040] PASSED [ 28%] 2023-03-20T11:52:36.7748725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-041] PASSED [ 28%] 2023-03-20T11:52:36.7769516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-042] PASSED [ 28%] 2023-03-20T11:52:36.7787736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-043] PASSED [ 28%] 2023-03-20T11:52:36.7806711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-044] PASSED [ 28%] 2023-03-20T11:52:36.7824475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-045] PASSED [ 28%] 2023-03-20T11:52:36.7841949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-046] PASSED [ 28%] 2023-03-20T11:52:36.7859030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-047] PASSED [ 28%] 2023-03-20T11:52:36.7876938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-048] PASSED [ 28%] 2023-03-20T11:52:36.7895402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-049] PASSED [ 28%] 2023-03-20T11:52:36.7912116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-050] PASSED [ 28%] 2023-03-20T11:52:36.7931063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-051] PASSED [ 28%] 2023-03-20T11:52:36.7947380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-052] PASSED [ 28%] 2023-03-20T11:52:36.7964654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-053] PASSED [ 28%] 2023-03-20T11:52:36.7984903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-054] PASSED [ 28%] 2023-03-20T11:52:36.8004150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-055] PASSED [ 28%] 2023-03-20T11:52:36.8023104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-056] PASSED [ 28%] 2023-03-20T11:52:36.8042704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-057] PASSED [ 28%] 2023-03-20T11:52:36.8062393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-058] PASSED [ 28%] 2023-03-20T11:52:36.8081035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-059] PASSED [ 28%] 2023-03-20T11:52:36.8100606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-060] PASSED [ 28%] 2023-03-20T11:52:36.8119387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-061] PASSED [ 28%] 2023-03-20T11:52:36.8138499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-062] PASSED [ 28%] 2023-03-20T11:52:36.8156701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-063] PASSED [ 28%] 2023-03-20T11:52:36.8174935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-064] PASSED [ 28%] 2023-03-20T11:52:36.8191918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-065] PASSED [ 28%] 2023-03-20T11:52:36.8211224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-066] PASSED [ 28%] 2023-03-20T11:52:36.8227812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-067] PASSED [ 28%] 2023-03-20T11:52:36.8245254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-068] PASSED [ 28%] 2023-03-20T11:52:36.8263322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-069] PASSED [ 28%] 2023-03-20T11:52:36.8281217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-070] PASSED [ 28%] 2023-03-20T11:52:36.8298471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-071] PASSED [ 28%] 2023-03-20T11:52:36.8318787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-072] PASSED [ 28%] 2023-03-20T11:52:36.8337951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-073] PASSED [ 28%] 2023-03-20T11:52:36.8356925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-074] PASSED [ 28%] 2023-03-20T11:52:36.8376406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-075] PASSED [ 28%] 2023-03-20T11:52:36.8395707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-076] PASSED [ 28%] 2023-03-20T11:52:36.8414756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-077] PASSED [ 28%] 2023-03-20T11:52:36.8434352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-078] PASSED [ 28%] 2023-03-20T11:52:36.8454589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-079] PASSED [ 28%] 2023-03-20T11:52:36.8472491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-080] PASSED [ 28%] 2023-03-20T11:52:36.8491246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-081] PASSED [ 28%] 2023-03-20T11:52:36.8508129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-082] PASSED [ 28%] 2023-03-20T11:52:36.8525260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-083] PASSED [ 28%] 2023-03-20T11:52:36.8543235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-084] PASSED [ 28%] 2023-03-20T11:52:36.8561002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-085] PASSED [ 28%] 2023-03-20T11:52:36.8578083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-086] PASSED [ 28%] 2023-03-20T11:52:36.8595986Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-087] PASSED [ 28%] 2023-03-20T11:52:36.8614591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-088] PASSED [ 28%] 2023-03-20T11:52:36.8630579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-089] PASSED [ 28%] 2023-03-20T11:52:36.8651467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-090] PASSED [ 28%] 2023-03-20T11:52:36.8670695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-091] PASSED [ 28%] 2023-03-20T11:52:36.8691179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-092] PASSED [ 28%] 2023-03-20T11:52:36.8709693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-093] PASSED [ 28%] 2023-03-20T11:52:36.8730575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-094] PASSED [ 28%] 2023-03-20T11:52:36.8748103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-095] PASSED [ 28%] 2023-03-20T11:52:36.8767884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-096] PASSED [ 28%] 2023-03-20T11:52:36.8787050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-097] PASSED [ 28%] 2023-03-20T11:52:36.8805826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-098] PASSED [ 28%] 2023-03-20T11:52:36.8823897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-099] PASSED [ 28%] 2023-03-20T11:52:36.8841849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-100] PASSED [ 28%] 2023-03-20T11:52:36.8859499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-101] PASSED [ 28%] 2023-03-20T11:52:36.8877010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-102] PASSED [ 28%] 2023-03-20T11:52:36.8894803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-103] PASSED [ 28%] 2023-03-20T11:52:36.8911460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-104] PASSED [ 28%] 2023-03-20T11:52:36.8929801Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-105] PASSED [ 28%] 2023-03-20T11:52:36.8947066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-106] PASSED [ 28%] 2023-03-20T11:52:36.8964758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-107] PASSED [ 28%] 2023-03-20T11:52:36.8984768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-108] PASSED [ 28%] 2023-03-20T11:52:36.9003380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-109] PASSED [ 28%] 2023-03-20T11:52:36.9022081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-110] PASSED [ 28%] 2023-03-20T11:52:36.9041530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-111] PASSED [ 28%] 2023-03-20T11:52:36.9060064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-112] PASSED [ 28%] 2023-03-20T11:52:36.9079223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-113] PASSED [ 28%] 2023-03-20T11:52:36.9098382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-114] PASSED [ 28%] 2023-03-20T11:52:36.9117679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-115] PASSED [ 28%] 2023-03-20T11:52:36.9136993Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-116] PASSED [ 28%] 2023-03-20T11:52:36.9154086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-117] PASSED [ 28%] 2023-03-20T11:52:36.9171366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-118] PASSED [ 28%] 2023-03-20T11:52:36.9188238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-119] PASSED [ 28%] 2023-03-20T11:52:36.9205822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-120] PASSED [ 28%] 2023-03-20T11:52:36.9223402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-121] PASSED [ 28%] 2023-03-20T11:52:36.9239896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-122] PASSED [ 28%] 2023-03-20T11:52:36.9257371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-123] PASSED [ 28%] 2023-03-20T11:52:36.9274397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-124] PASSED [ 28%] 2023-03-20T11:52:36.9291118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-125] PASSED [ 28%] 2023-03-20T11:52:36.9311274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-126] PASSED [ 28%] 2023-03-20T11:52:36.9331125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-127] PASSED [ 28%] 2023-03-20T11:52:36.9349494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-128] PASSED [ 28%] 2023-03-20T11:52:36.9369836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-129] PASSED [ 28%] 2023-03-20T11:52:36.9388575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-130] PASSED [ 28%] 2023-03-20T11:52:36.9407502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-131] PASSED [ 28%] 2023-03-20T11:52:36.9427214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-132] PASSED [ 28%] 2023-03-20T11:52:36.9446515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-133] PASSED [ 28%] 2023-03-20T11:52:36.9465811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-134] PASSED [ 28%] 2023-03-20T11:52:36.9483641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-135] PASSED [ 28%] 2023-03-20T11:52:36.9500764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-136] PASSED [ 28%] 2023-03-20T11:52:36.9518391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-137] PASSED [ 28%] 2023-03-20T11:52:36.9535824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-138] PASSED [ 28%] 2023-03-20T11:52:36.9553519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-139] PASSED [ 28%] 2023-03-20T11:52:36.9570924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-140] PASSED [ 28%] 2023-03-20T11:52:36.9588271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-141] PASSED [ 28%] 2023-03-20T11:52:36.9605879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-142] PASSED [ 28%] 2023-03-20T11:52:36.9623263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-143] PASSED [ 28%] 2023-03-20T11:52:36.9650464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-144] PASSED [ 28%] 2023-03-20T11:52:36.9669354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-145] PASSED [ 28%] 2023-03-20T11:52:36.9687375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-146] PASSED [ 28%] 2023-03-20T11:52:36.9706768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-147] PASSED [ 28%] 2023-03-20T11:52:36.9725750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-148] PASSED [ 28%] 2023-03-20T11:52:36.9744464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-149] PASSED [ 28%] 2023-03-20T11:52:36.9763942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-150] PASSED [ 28%] 2023-03-20T11:52:36.9783113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-151] PASSED [ 28%] 2023-03-20T11:52:36.9801868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-152] PASSED [ 28%] 2023-03-20T11:52:36.9819436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-153] PASSED [ 28%] 2023-03-20T11:52:36.9837045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-154] PASSED [ 28%] 2023-03-20T11:52:36.9855007Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-155] PASSED [ 28%] 2023-03-20T11:52:36.9871270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-156] PASSED [ 28%] 2023-03-20T11:52:36.9889648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-157] PASSED [ 28%] 2023-03-20T11:52:36.9905569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-158] PASSED [ 28%] 2023-03-20T11:52:36.9923049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-159] PASSED [ 28%] 2023-03-20T11:52:36.9939954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-160] PASSED [ 28%] 2023-03-20T11:52:36.9956718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-161] PASSED [ 28%] 2023-03-20T11:52:36.9977096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-162] PASSED [ 28%] 2023-03-20T11:52:36.9996414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-163] PASSED [ 28%] 2023-03-20T11:52:37.0015339Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-164] PASSED [ 28%] 2023-03-20T11:52:37.0035031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-165] PASSED [ 28%] 2023-03-20T11:52:37.0054876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-166] PASSED [ 28%] 2023-03-20T11:52:37.0073414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-167] PASSED [ 28%] 2023-03-20T11:52:37.0093811Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-168] PASSED [ 28%] 2023-03-20T11:52:37.0112165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-169] PASSED [ 28%] 2023-03-20T11:52:37.0131611Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-170] PASSED [ 28%] 2023-03-20T11:52:37.0148894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-171] PASSED [ 28%] 2023-03-20T11:52:37.0166431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-172] PASSED [ 28%] 2023-03-20T11:52:37.0183711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-173] PASSED [ 28%] 2023-03-20T11:52:37.0201131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-174] PASSED [ 28%] 2023-03-20T11:52:37.0218851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-175] PASSED [ 28%] 2023-03-20T11:52:37.0236227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-176] PASSED [ 28%] 2023-03-20T11:52:37.0254467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-177] PASSED [ 28%] 2023-03-20T11:52:37.0271495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-178] PASSED [ 28%] 2023-03-20T11:52:37.0289938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-179] PASSED [ 28%] 2023-03-20T11:52:37.0308880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-180] PASSED [ 28%] 2023-03-20T11:52:37.0327838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-181] PASSED [ 28%] 2023-03-20T11:52:37.0346750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-182] PASSED [ 28%] 2023-03-20T11:52:37.0365788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-183] PASSED [ 28%] 2023-03-20T11:52:37.0384863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-184] PASSED [ 28%] 2023-03-20T11:52:37.0403546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-185] PASSED [ 28%] 2023-03-20T11:52:37.0422407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-186] PASSED [ 28%] 2023-03-20T11:52:37.0441645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-187] PASSED [ 28%] 2023-03-20T11:52:37.0460385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-188] PASSED [ 28%] 2023-03-20T11:52:37.0478501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-189] PASSED [ 28%] 2023-03-20T11:52:37.0495734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-190] PASSED [ 28%] 2023-03-20T11:52:37.0512515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-191] PASSED [ 28%] 2023-03-20T11:52:37.0531120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-192] PASSED [ 28%] 2023-03-20T11:52:37.0547478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-193] PASSED [ 28%] 2023-03-20T11:52:37.0564844Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-194] PASSED [ 28%] 2023-03-20T11:52:37.0581912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-195] PASSED [ 28%] 2023-03-20T11:52:37.0599576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-196] PASSED [ 28%] 2023-03-20T11:52:37.0616746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-197] PASSED [ 28%] 2023-03-20T11:52:37.0637047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-198] PASSED [ 28%] 2023-03-20T11:52:37.0656310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-199] PASSED [ 28%] 2023-03-20T11:52:37.0675426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-200] PASSED [ 28%] 2023-03-20T11:52:37.0694962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-201] PASSED [ 28%] 2023-03-20T11:52:37.0714347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-202] PASSED [ 28%] 2023-03-20T11:52:37.0734319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-203] PASSED [ 28%] 2023-03-20T11:52:37.0752847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-204] PASSED [ 28%] 2023-03-20T11:52:37.0772550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-205] PASSED [ 28%] 2023-03-20T11:52:37.0791348Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-206] PASSED [ 28%] 2023-03-20T11:52:37.0809948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-207] PASSED [ 28%] 2023-03-20T11:52:37.0827055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-208] PASSED [ 28%] 2023-03-20T11:52:37.0844286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-209] PASSED [ 28%] 2023-03-20T11:52:37.0862239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-210] PASSED [ 28%] 2023-03-20T11:52:37.0879998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-211] PASSED [ 28%] 2023-03-20T11:52:37.0897162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-212] PASSED [ 28%] 2023-03-20T11:52:37.0914918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-213] PASSED [ 28%] 2023-03-20T11:52:37.0933330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-214] PASSED [ 28%] 2023-03-20T11:52:37.0949284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-215] PASSED [ 28%] 2023-03-20T11:52:37.0970822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-216] PASSED [ 28%] 2023-03-20T11:52:37.0988340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-217] PASSED [ 28%] 2023-03-20T11:52:37.1007158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-218] PASSED [ 28%] 2023-03-20T11:52:37.1026516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-219] PASSED [ 28%] 2023-03-20T11:52:37.1045457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-220] PASSED [ 28%] 2023-03-20T11:52:37.1064241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-221] PASSED [ 28%] 2023-03-20T11:52:37.1083048Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-222] PASSED [ 28%] 2023-03-20T11:52:37.1102208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-223] PASSED [ 28%] 2023-03-20T11:52:37.1121118Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-224] PASSED [ 28%] 2023-03-20T11:52:37.1138226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-225] PASSED [ 28%] 2023-03-20T11:52:37.1155826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-226] PASSED [ 28%] 2023-03-20T11:52:37.1173635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-227] PASSED [ 28%] 2023-03-20T11:52:37.1190119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-228] PASSED [ 28%] 2023-03-20T11:52:37.1207718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-229] PASSED [ 28%] 2023-03-20T11:52:37.1224933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-230] PASSED [ 28%] 2023-03-20T11:52:37.1242552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-231] PASSED [ 28%] 2023-03-20T11:52:37.1259898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-232] PASSED [ 28%] 2023-03-20T11:52:37.1277168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-233] PASSED [ 28%] 2023-03-20T11:52:37.1298318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-234] PASSED [ 28%] 2023-03-20T11:52:37.1317098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-235] PASSED [ 28%] 2023-03-20T11:52:37.1335636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-236] PASSED [ 28%] 2023-03-20T11:52:37.1355253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-237] PASSED [ 28%] 2023-03-20T11:52:37.1374991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-238] PASSED [ 28%] 2023-03-20T11:52:37.1393859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-239] PASSED [ 28%] 2023-03-20T11:52:37.1414800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-240] PASSED [ 28%] 2023-03-20T11:52:37.1432989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-241] PASSED [ 28%] 2023-03-20T11:52:37.1452929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-242] PASSED [ 28%] 2023-03-20T11:52:37.1469568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-243] PASSED [ 28%] 2023-03-20T11:52:37.1487139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-244] PASSED [ 28%] 2023-03-20T11:52:37.1504499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-245] PASSED [ 28%] 2023-03-20T11:52:37.1522134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-246] PASSED [ 28%] 2023-03-20T11:52:37.1539308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-247] PASSED [ 28%] 2023-03-20T11:52:37.1556312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-248] PASSED [ 28%] 2023-03-20T11:52:37.1575084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-249] PASSED [ 28%] 2023-03-20T11:52:37.1591700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-250] PASSED [ 28%] 2023-03-20T11:52:37.1610084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-251] PASSED [ 28%] 2023-03-20T11:52:37.1628858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-252] PASSED [ 28%] 2023-03-20T11:52:37.1647808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-253] PASSED [ 28%] 2023-03-20T11:52:37.1666812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-254] PASSED [ 28%] 2023-03-20T11:52:37.1687006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-255] PASSED [ 28%] 2023-03-20T11:52:37.1706774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-256] PASSED [ 28%] 2023-03-20T11:52:37.1725416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-257] PASSED [ 28%] 2023-03-20T11:52:37.1744904Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-258] PASSED [ 28%] 2023-03-20T11:52:37.1763774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-259] PASSED [ 28%] 2023-03-20T11:52:37.1782320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-260] PASSED [ 28%] 2023-03-20T11:52:37.1799982Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-261] PASSED [ 28%] 2023-03-20T11:52:37.1817506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-262] PASSED [ 28%] 2023-03-20T11:52:37.1834711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-263] PASSED [ 28%] 2023-03-20T11:52:37.1853029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-264] PASSED [ 28%] 2023-03-20T11:52:37.1869329Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-265] PASSED [ 28%] 2023-03-20T11:52:37.1886342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-266] PASSED [ 28%] 2023-03-20T11:52:37.1903948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-267] PASSED [ 28%] 2023-03-20T11:52:37.1920372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-268] PASSED [ 28%] 2023-03-20T11:52:37.1937361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-269] PASSED [ 28%] 2023-03-20T11:52:37.1957928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-270] PASSED [ 28%] 2023-03-20T11:52:37.1976663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-271] PASSED [ 28%] 2023-03-20T11:52:37.1995284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-272] PASSED [ 28%] 2023-03-20T11:52:37.2015025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-273] PASSED [ 28%] 2023-03-20T11:52:37.2033938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-274] PASSED [ 28%] 2023-03-20T11:52:37.2053812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-275] PASSED [ 28%] 2023-03-20T11:52:37.2072465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-276] PASSED [ 28%] 2023-03-20T11:52:37.2092163Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-277] PASSED [ 28%] 2023-03-20T11:52:37.2110347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-278] PASSED [ 28%] 2023-03-20T11:52:37.2129127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-279] PASSED [ 28%] 2023-03-20T11:52:37.2146193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-280] PASSED [ 28%] 2023-03-20T11:52:37.2163598Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-281] PASSED [ 28%] 2023-03-20T11:52:37.2181021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-282] PASSED [ 28%] 2023-03-20T11:52:37.2199331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-283] PASSED [ 28%] 2023-03-20T11:52:37.2215657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-284] PASSED [ 28%] 2023-03-20T11:52:37.2233047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-285] PASSED [ 28%] 2023-03-20T11:52:37.2251227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-286] PASSED [ 28%] 2023-03-20T11:52:37.2267909Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_image_tensor-287] PASSED [ 28%] 2023-03-20T11:52:37.2367155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-00] PASSED [ 28%] 2023-03-20T11:52:37.2525731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-01] PASSED [ 28%] 2023-03-20T11:52:37.2571870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-02] PASSED [ 28%] 2023-03-20T11:52:37.2600943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-03] PASSED [ 28%] 2023-03-20T11:52:37.2629539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-04] PASSED [ 28%] 2023-03-20T11:52:37.2676519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-05] PASSED [ 28%] 2023-03-20T11:52:37.2707318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-06] PASSED [ 28%] 2023-03-20T11:52:37.2737694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-07] PASSED [ 28%] 2023-03-20T11:52:37.2762622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-08] PASSED [ 28%] 2023-03-20T11:52:37.2797569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-09] PASSED [ 28%] 2023-03-20T11:52:37.2859844Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-10] PASSED [ 28%] 2023-03-20T11:52:37.2910715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-11] PASSED [ 28%] 2023-03-20T11:52:37.2946739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-12] PASSED [ 28%] 2023-03-20T11:52:37.2981734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-13] PASSED [ 28%] 2023-03-20T11:52:37.3035106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-14] PASSED [ 28%] 2023-03-20T11:52:37.3072753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-15] PASSED [ 28%] 2023-03-20T11:52:37.3109739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-16] PASSED [ 28%] 2023-03-20T11:52:37.3138215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-17] PASSED [ 28%] 2023-03-20T11:52:37.3177029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-18] PASSED [ 28%] 2023-03-20T11:52:37.3245753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-19] PASSED [ 28%] 2023-03-20T11:52:37.3302782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-20] PASSED [ 28%] 2023-03-20T11:52:37.3343194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-21] PASSED [ 28%] 2023-03-20T11:52:37.3383198Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-22] PASSED [ 28%] 2023-03-20T11:52:37.3441014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-23] PASSED [ 28%] 2023-03-20T11:52:37.3483824Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-24] PASSED [ 28%] 2023-03-20T11:52:37.3525928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-25] PASSED [ 28%] 2023-03-20T11:52:37.3556065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-26] PASSED [ 28%] 2023-03-20T11:52:37.3575318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-27] PASSED [ 28%] 2023-03-20T11:52:37.3599859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-28] PASSED [ 28%] 2023-03-20T11:52:37.3617921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-29] PASSED [ 28%] 2023-03-20T11:52:37.3638014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-30] PASSED [ 28%] 2023-03-20T11:52:37.3657234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-31] PASSED [ 28%] 2023-03-20T11:52:37.3676242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-32] PASSED [ 28%] 2023-03-20T11:52:37.3696507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-33] PASSED [ 28%] 2023-03-20T11:52:37.3716716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-34] PASSED [ 28%] 2023-03-20T11:52:37.3736793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-35] PASSED [ 28%] 2023-03-20T11:52:37.3756173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-36] PASSED [ 28%] 2023-03-20T11:52:37.3776148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-37] PASSED [ 28%] 2023-03-20T11:52:37.3794921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-38] PASSED [ 28%] 2023-03-20T11:52:37.3815175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-39] PASSED [ 28%] 2023-03-20T11:52:37.3833770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-40] PASSED [ 28%] 2023-03-20T11:52:37.3853556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-41] PASSED [ 28%] 2023-03-20T11:52:37.3872965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-42] PASSED [ 28%] 2023-03-20T11:52:37.3893961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-43] PASSED [ 28%] 2023-03-20T11:52:37.3912841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-44] PASSED [ 28%] 2023-03-20T11:52:37.3932062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-45] PASSED [ 28%] 2023-03-20T11:52:37.3950417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-46] PASSED [ 28%] 2023-03-20T11:52:37.3972496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-47] PASSED [ 28%] 2023-03-20T11:52:37.3988708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-48] PASSED [ 28%] 2023-03-20T11:52:37.4008537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-49] PASSED [ 28%] 2023-03-20T11:52:37.4027613Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-50] PASSED [ 28%] 2023-03-20T11:52:37.4047615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-51] PASSED [ 28%] 2023-03-20T11:52:37.4068069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-52] PASSED [ 28%] 2023-03-20T11:52:37.4087603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_bounding_box-53] PASSED [ 28%] 2023-03-20T11:52:37.4185714Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-000] PASSED [ 28%] 2023-03-20T11:52:37.4387581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-001] PASSED [ 28%] 2023-03-20T11:52:37.4406093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-002] PASSED [ 28%] 2023-03-20T11:52:37.4423248Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-003] PASSED [ 28%] 2023-03-20T11:52:37.4439938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-004] PASSED [ 28%] 2023-03-20T11:52:37.4456659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-005] PASSED [ 28%] 2023-03-20T11:52:37.4473295Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-006] PASSED [ 28%] 2023-03-20T11:52:37.4492116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-007] PASSED [ 28%] 2023-03-20T11:52:37.4506227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-008] PASSED [ 28%] 2023-03-20T11:52:37.4522912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-009] PASSED [ 28%] 2023-03-20T11:52:37.4538866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-010] PASSED [ 28%] 2023-03-20T11:52:37.4554958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-011] PASSED [ 28%] 2023-03-20T11:52:37.4573943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-012] PASSED [ 28%] 2023-03-20T11:52:37.4591417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-013] PASSED [ 28%] 2023-03-20T11:52:37.4610994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-014] PASSED [ 28%] 2023-03-20T11:52:37.4626609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-015] PASSED [ 28%] 2023-03-20T11:52:37.4643526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-016] PASSED [ 28%] 2023-03-20T11:52:37.4659884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-017] PASSED [ 28%] 2023-03-20T11:52:37.4679664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-018] PASSED [ 28%] 2023-03-20T11:52:37.4697516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-019] PASSED [ 28%] 2023-03-20T11:52:37.4715987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-020] PASSED [ 28%] 2023-03-20T11:52:37.4733588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-021] PASSED [ 28%] 2023-03-20T11:52:37.4749137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-022] PASSED [ 28%] 2023-03-20T11:52:37.4765662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-023] PASSED [ 28%] 2023-03-20T11:52:37.4782367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-024] PASSED [ 28%] 2023-03-20T11:52:37.4799054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-025] PASSED [ 28%] 2023-03-20T11:52:37.4815585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-026] PASSED [ 28%] 2023-03-20T11:52:37.4832216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-027] PASSED [ 28%] 2023-03-20T11:52:37.4849583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-028] PASSED [ 28%] 2023-03-20T11:52:37.4864897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-029] PASSED [ 28%] 2023-03-20T11:52:37.4883024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-030] PASSED [ 28%] 2023-03-20T11:52:37.4901251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-031] PASSED [ 28%] 2023-03-20T11:52:37.4919929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-032] PASSED [ 28%] 2023-03-20T11:52:37.4936171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-033] PASSED [ 28%] 2023-03-20T11:52:37.4952330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-034] PASSED [ 28%] 2023-03-20T11:52:37.4969955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-035] PASSED [ 28%] 2023-03-20T11:52:37.4986802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-036] PASSED [ 28%] 2023-03-20T11:52:37.5004990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-037] PASSED [ 28%] 2023-03-20T11:52:37.5023211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-038] PASSED [ 28%] 2023-03-20T11:52:37.5039345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-039] PASSED [ 28%] 2023-03-20T11:52:37.5055876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-040] PASSED [ 28%] 2023-03-20T11:52:37.5071924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-041] PASSED [ 28%] 2023-03-20T11:52:37.5089468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-042] PASSED [ 28%] 2023-03-20T11:52:37.5105240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-043] PASSED [ 28%] 2023-03-20T11:52:37.5121602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-044] PASSED [ 28%] 2023-03-20T11:52:37.5137612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-045] PASSED [ 28%] 2023-03-20T11:52:37.5154414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-046] PASSED [ 28%] 2023-03-20T11:52:37.5171123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-047] PASSED [ 28%] 2023-03-20T11:52:37.5188841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-048] PASSED [ 28%] 2023-03-20T11:52:37.5207315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-049] PASSED [ 28%] 2023-03-20T11:52:37.5225254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-050] PASSED [ 28%] 2023-03-20T11:52:37.5241895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-051] PASSED [ 28%] 2023-03-20T11:52:37.5258473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-052] PASSED [ 28%] 2023-03-20T11:52:37.5275186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-053] PASSED [ 28%] 2023-03-20T11:52:37.5293993Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-054] PASSED [ 28%] 2023-03-20T11:52:37.5311880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-055] PASSED [ 28%] 2023-03-20T11:52:37.5331105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-056] PASSED [ 28%] 2023-03-20T11:52:37.5346971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-057] PASSED [ 28%] 2023-03-20T11:52:37.5363513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-058] PASSED [ 28%] 2023-03-20T11:52:37.5379950Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-059] PASSED [ 28%] 2023-03-20T11:52:37.5396827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-060] PASSED [ 28%] 2023-03-20T11:52:37.5414112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-061] PASSED [ 28%] 2023-03-20T11:52:37.5429830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-062] PASSED [ 28%] 2023-03-20T11:52:37.5446258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-063] PASSED [ 28%] 2023-03-20T11:52:37.5462978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-064] PASSED [ 28%] 2023-03-20T11:52:37.5479503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-065] PASSED [ 28%] 2023-03-20T11:52:37.5497638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-066] PASSED [ 28%] 2023-03-20T11:52:37.5515869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-067] PASSED [ 28%] 2023-03-20T11:52:37.5534877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-068] PASSED [ 28%] 2023-03-20T11:52:37.5549870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-069] PASSED [ 28%] 2023-03-20T11:52:37.5566334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-070] PASSED [ 28%] 2023-03-20T11:52:37.5583167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-071] PASSED [ 28%] 2023-03-20T11:52:37.5600631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-072] PASSED [ 28%] 2023-03-20T11:52:37.5618769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-073] PASSED [ 28%] 2023-03-20T11:52:37.5637022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-074] PASSED [ 28%] 2023-03-20T11:52:37.5654555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-075] PASSED [ 28%] 2023-03-20T11:52:37.5669828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-076] PASSED [ 28%] 2023-03-20T11:52:37.5685841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-077] PASSED [ 28%] 2023-03-20T11:52:37.5704394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-078] PASSED [ 28%] 2023-03-20T11:52:37.5722415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-079] PASSED [ 28%] 2023-03-20T11:52:37.5740496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-080] PASSED [ 28%] 2023-03-20T11:52:37.5757290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-081] PASSED [ 28%] 2023-03-20T11:52:37.5774660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-082] PASSED [ 28%] 2023-03-20T11:52:37.5789930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-083] PASSED [ 28%] 2023-03-20T11:52:37.5809527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-084] PASSED [ 28%] 2023-03-20T11:52:37.5826205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-085] PASSED [ 28%] 2023-03-20T11:52:37.5844851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-086] PASSED [ 28%] 2023-03-20T11:52:37.5860963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-087] PASSED [ 28%] 2023-03-20T11:52:37.5877960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-088] PASSED [ 28%] 2023-03-20T11:52:37.5895208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-089] PASSED [ 28%] 2023-03-20T11:52:37.5912054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-090] PASSED [ 28%] 2023-03-20T11:52:37.5931219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-091] PASSED [ 28%] 2023-03-20T11:52:37.5956039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-092] PASSED [ 28%] 2023-03-20T11:52:37.5972911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-093] PASSED [ 28%] 2023-03-20T11:52:37.5988589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-094] PASSED [ 28%] 2023-03-20T11:52:37.6005071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-095] PASSED [ 28%] 2023-03-20T11:52:37.6023464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-096] PASSED [ 28%] 2023-03-20T11:52:37.6041607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-097] PASSED [ 28%] 2023-03-20T11:52:37.6059740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-098] PASSED [ 28%] 2023-03-20T11:52:37.6076367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-099] PASSED [ 28%] 2023-03-20T11:52:37.6093934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-100] PASSED [ 28%] 2023-03-20T11:52:37.6109409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-101] PASSED [ 28%] 2023-03-20T11:52:37.6128063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-102] PASSED [ 28%] 2023-03-20T11:52:37.6145959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-103] PASSED [ 28%] 2023-03-20T11:52:37.6164191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-104] PASSED [ 28%] 2023-03-20T11:52:37.6180592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-105] PASSED [ 28%] 2023-03-20T11:52:37.6196918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-106] PASSED [ 28%] 2023-03-20T11:52:37.6214435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-107] PASSED [ 28%] 2023-03-20T11:52:37.6231234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-108] PASSED [ 28%] 2023-03-20T11:52:37.6250605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-109] PASSED [ 28%] 2023-03-20T11:52:37.6267856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-110] PASSED [ 28%] 2023-03-20T11:52:37.6284366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-111] PASSED [ 28%] 2023-03-20T11:52:37.6300609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-112] PASSED [ 28%] 2023-03-20T11:52:37.6317289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-113] PASSED [ 28%] 2023-03-20T11:52:37.6335479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-114] PASSED [ 28%] 2023-03-20T11:52:37.6353115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-115] PASSED [ 28%] 2023-03-20T11:52:37.6371164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-116] PASSED [ 28%] 2023-03-20T11:52:37.6387576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-117] PASSED [ 28%] 2023-03-20T11:52:37.6404096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-118] PASSED [ 28%] 2023-03-20T11:52:37.6420370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-119] PASSED [ 28%] 2023-03-20T11:52:37.6439104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-120] PASSED [ 28%] 2023-03-20T11:52:37.6456901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-121] PASSED [ 28%] 2023-03-20T11:52:37.6475083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-122] PASSED [ 28%] 2023-03-20T11:52:37.6491505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-123] PASSED [ 28%] 2023-03-20T11:52:37.6507534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-124] PASSED [ 28%] 2023-03-20T11:52:37.6523967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-125] PASSED [ 28%] 2023-03-20T11:52:37.6542433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-126] PASSED [ 28%] 2023-03-20T11:52:37.6560143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-127] PASSED [ 28%] 2023-03-20T11:52:37.6577668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-128] PASSED [ 28%] 2023-03-20T11:52:37.6594530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-129] PASSED [ 28%] 2023-03-20T11:52:37.6610966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-130] PASSED [ 28%] 2023-03-20T11:52:37.6627268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-131] PASSED [ 28%] 2023-03-20T11:52:37.6644900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-132] PASSED [ 28%] 2023-03-20T11:52:37.6663108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-133] PASSED [ 28%] 2023-03-20T11:52:37.6682318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-134] PASSED [ 28%] 2023-03-20T11:52:37.6698887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-135] PASSED [ 28%] 2023-03-20T11:52:37.6715478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-136] PASSED [ 28%] 2023-03-20T11:52:37.6732178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-137] PASSED [ 28%] 2023-03-20T11:52:37.6750134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-138] PASSED [ 28%] 2023-03-20T11:52:37.6769366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-139] PASSED [ 28%] 2023-03-20T11:52:37.6786623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-140] PASSED [ 28%] 2023-03-20T11:52:37.6803196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-141] PASSED [ 28%] 2023-03-20T11:52:37.6819636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-142] PASSED [ 28%] 2023-03-20T11:52:37.6836417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_mask-143] PASSED [ 28%] 2023-03-20T11:52:37.6998281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-00] PASSED [ 28%] 2023-03-20T11:52:37.7708156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-01] PASSED [ 28%] 2023-03-20T11:52:37.7729167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-02] PASSED [ 28%] 2023-03-20T11:52:37.7747683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-03] PASSED [ 28%] 2023-03-20T11:52:37.7766976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-04] PASSED [ 28%] 2023-03-20T11:52:37.7787384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-05] PASSED [ 28%] 2023-03-20T11:52:37.7805558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-06] PASSED [ 28%] 2023-03-20T11:52:37.7825839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-07] PASSED [ 28%] 2023-03-20T11:52:37.7846269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-08] PASSED [ 28%] 2023-03-20T11:52:37.7864003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-09] PASSED [ 28%] 2023-03-20T11:52:37.7882961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-10] PASSED [ 28%] 2023-03-20T11:52:37.7900168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-11] PASSED [ 28%] 2023-03-20T11:52:37.7917634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-12] PASSED [ 28%] 2023-03-20T11:52:37.7936034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-13] PASSED [ 28%] 2023-03-20T11:52:37.7955478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-14] PASSED [ 28%] 2023-03-20T11:52:37.7972586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-15] PASSED [ 28%] 2023-03-20T11:52:37.7990308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-16] PASSED [ 28%] 2023-03-20T11:52:37.8012550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-17] PASSED [ 28%] 2023-03-20T11:52:37.8028066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-18] PASSED [ 28%] 2023-03-20T11:52:37.8047798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-19] PASSED [ 28%] 2023-03-20T11:52:37.8066906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-20] PASSED [ 28%] 2023-03-20T11:52:37.8085694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-21] PASSED [ 28%] 2023-03-20T11:52:37.8105364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-22] PASSED [ 28%] 2023-03-20T11:52:37.8124856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-23] PASSED [ 28%] 2023-03-20T11:52:37.8145762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-24] PASSED [ 28%] 2023-03-20T11:52:37.8164504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-25] PASSED [ 28%] 2023-03-20T11:52:37.8184135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-26] PASSED [ 28%] 2023-03-20T11:52:37.8200842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-27] PASSED [ 28%] 2023-03-20T11:52:37.8218893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-28] PASSED [ 28%] 2023-03-20T11:52:37.8237675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-29] PASSED [ 28%] 2023-03-20T11:52:37.8255345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-30] PASSED [ 28%] 2023-03-20T11:52:37.8273467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-31] PASSED [ 28%] 2023-03-20T11:52:37.8291622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-32] PASSED [ 28%] 2023-03-20T11:52:37.8308939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-33] PASSED [ 28%] 2023-03-20T11:52:37.8326467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-34] PASSED [ 28%] 2023-03-20T11:52:37.8344583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-resized_crop_video-35] PASSED [ 28%] 2023-03-20T11:52:37.8449768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-000] XFAIL [ 28%] 2023-03-20T11:52:37.8644263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-001] PASSED [ 28%] 2023-03-20T11:52:38.0177622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-002] PASSED [ 28%] 2023-03-20T11:52:38.0190618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-003] PASSED [ 28%] 2023-03-20T11:52:38.0212643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-004] PASSED [ 28%] 2023-03-20T11:52:38.0227557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-005] PASSED [ 28%] 2023-03-20T11:52:38.0246695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-006] PASSED [ 28%] 2023-03-20T11:52:38.0266812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-007] XFAIL [ 28%] 2023-03-20T11:52:38.0284793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-008] PASSED [ 28%] 2023-03-20T11:52:38.0303544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-009] PASSED [ 28%] 2023-03-20T11:52:38.0323419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-010] PASSED [ 28%] 2023-03-20T11:52:38.0341277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-011] PASSED [ 28%] 2023-03-20T11:52:38.0360111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-012] PASSED [ 28%] 2023-03-20T11:52:38.0378442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-013] PASSED [ 28%] 2023-03-20T11:52:38.0399799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-014] XFAIL [ 28%] 2023-03-20T11:52:38.0416454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-015] PASSED [ 28%] 2023-03-20T11:52:38.0434271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-016] PASSED [ 28%] 2023-03-20T11:52:38.0452751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-017] PASSED [ 28%] 2023-03-20T11:52:38.0470542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-018] PASSED [ 28%] 2023-03-20T11:52:38.0492204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-019] PASSED [ 28%] 2023-03-20T11:52:38.0506816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-020] PASSED [ 28%] 2023-03-20T11:52:38.0525331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-021] XFAIL [ 28%] 2023-03-20T11:52:38.0542101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-022] PASSED [ 28%] 2023-03-20T11:52:38.0560761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-023] PASSED [ 28%] 2023-03-20T11:52:38.0577728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-024] PASSED [ 28%] 2023-03-20T11:52:38.0595319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-025] PASSED [ 28%] 2023-03-20T11:52:38.0612722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-026] PASSED [ 28%] 2023-03-20T11:52:38.0629174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-027] PASSED [ 28%] 2023-03-20T11:52:38.0648373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-028] XFAIL [ 28%] 2023-03-20T11:52:38.0665458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-029] PASSED [ 28%] 2023-03-20T11:52:38.0682300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-030] PASSED [ 28%] 2023-03-20T11:52:38.0699020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-031] PASSED [ 28%] 2023-03-20T11:52:38.0715812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-032] PASSED [ 28%] 2023-03-20T11:52:38.0735392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-033] PASSED [ 28%] 2023-03-20T11:52:38.0750254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-034] PASSED [ 28%] 2023-03-20T11:52:38.0772682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-035] XFAIL [ 28%] 2023-03-20T11:52:38.0785962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-036] PASSED [ 28%] 2023-03-20T11:52:38.0802098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-037] PASSED [ 28%] 2023-03-20T11:52:38.0819557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-038] PASSED [ 28%] 2023-03-20T11:52:38.0835941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-039] PASSED [ 28%] 2023-03-20T11:52:38.0852202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-040] PASSED [ 28%] 2023-03-20T11:52:38.0868800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-041] PASSED [ 28%] 2023-03-20T11:52:38.0886332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-042] PASSED [ 28%] 2023-03-20T11:52:38.0904441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-043] PASSED [ 28%] 2023-03-20T11:52:38.0922418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-044] PASSED [ 28%] 2023-03-20T11:52:38.0942027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-045] XFAIL [ 28%] 2023-03-20T11:52:38.0960670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-046] PASSED [ 28%] 2023-03-20T11:52:38.0982682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-047] PASSED [ 28%] 2023-03-20T11:52:38.1001551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-048] XFAIL [ 28%] 2023-03-20T11:52:38.1020818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-049] XFAIL [ 28%] 2023-03-20T11:52:38.1040388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-050] XFAIL [ 28%] 2023-03-20T11:52:38.1059665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-051] XFAIL [ 28%] 2023-03-20T11:52:38.1079021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-052] XFAIL [ 28%] 2023-03-20T11:52:38.1097591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-053] PASSED [ 28%] 2023-03-20T11:52:38.1115723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-054] PASSED [ 28%] 2023-03-20T11:52:38.1134628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-055] PASSED [ 28%] 2023-03-20T11:52:38.1153223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-056] XFAIL [ 28%] 2023-03-20T11:52:38.1174559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-057] PASSED [ 28%] 2023-03-20T11:52:38.1193492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-058] PASSED [ 28%] 2023-03-20T11:52:38.1212688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-059] XFAIL [ 28%] 2023-03-20T11:52:38.1231317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-060] XFAIL [ 28%] 2023-03-20T11:52:38.1251144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-061] XFAIL [ 28%] 2023-03-20T11:52:38.1270211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-062] XFAIL [ 28%] 2023-03-20T11:52:38.1289887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-063] XFAIL [ 28%] 2023-03-20T11:52:38.1307417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-064] PASSED [ 28%] 2023-03-20T11:52:38.1325360Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-065] PASSED [ 28%] 2023-03-20T11:52:38.1343710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-066] PASSED [ 28%] 2023-03-20T11:52:38.1362994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-067] XFAIL [ 28%] 2023-03-20T11:52:38.1382932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-068] PASSED [ 28%] 2023-03-20T11:52:38.1402992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-069] PASSED [ 28%] 2023-03-20T11:52:38.1422472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-070] XFAIL [ 28%] 2023-03-20T11:52:38.1441831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-071] XFAIL [ 28%] 2023-03-20T11:52:38.1460837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-072] XFAIL [ 28%] 2023-03-20T11:52:38.1479746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-073] XFAIL [ 28%] 2023-03-20T11:52:38.1498808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-074] XFAIL [ 28%] 2023-03-20T11:52:38.1516510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-075] PASSED [ 28%] 2023-03-20T11:52:38.1534187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-076] PASSED [ 28%] 2023-03-20T11:52:38.1550278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-077] PASSED [ 28%] 2023-03-20T11:52:38.1570684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-078] XFAIL [ 28%] 2023-03-20T11:52:38.1588543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-079] PASSED [ 28%] 2023-03-20T11:52:38.1607026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-080] PASSED [ 28%] 2023-03-20T11:52:38.1626200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-081] XFAIL [ 28%] 2023-03-20T11:52:38.1644858Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-082] XFAIL [ 28%] 2023-03-20T11:52:38.1665087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-083] XFAIL [ 28%] 2023-03-20T11:52:38.1684647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-084] XFAIL [ 28%] 2023-03-20T11:52:38.1703619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-085] XFAIL [ 28%] 2023-03-20T11:52:38.1720721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-086] PASSED [ 28%] 2023-03-20T11:52:38.1737608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-087] PASSED [ 28%] 2023-03-20T11:52:38.1754305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-088] PASSED [ 28%] 2023-03-20T11:52:38.1773841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-089] XFAIL [ 28%] 2023-03-20T11:52:38.1792336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-090] PASSED [ 28%] 2023-03-20T11:52:38.1811476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-091] PASSED [ 28%] 2023-03-20T11:52:38.1830354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-092] XFAIL [ 28%] 2023-03-20T11:52:38.1850557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-093] XFAIL [ 28%] 2023-03-20T11:52:38.1868630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-094] XFAIL [ 28%] 2023-03-20T11:52:38.1887678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-095] XFAIL [ 28%] 2023-03-20T11:52:38.1906473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-096] XFAIL [ 28%] 2023-03-20T11:52:38.1923693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-097] PASSED [ 28%] 2023-03-20T11:52:38.1940504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-098] PASSED [ 28%] 2023-03-20T11:52:38.1957127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-099] PASSED [ 28%] 2023-03-20T11:52:38.1976133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-100] XFAIL [ 28%] 2023-03-20T11:52:38.1995162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-101] PASSED [ 28%] 2023-03-20T11:52:38.2014997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-102] PASSED [ 28%] 2023-03-20T11:52:38.2033174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-103] XFAIL [ 28%] 2023-03-20T11:52:38.2052623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-104] XFAIL [ 28%] 2023-03-20T11:52:38.2071283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-105] XFAIL [ 28%] 2023-03-20T11:52:38.2091235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-106] XFAIL [ 28%] 2023-03-20T11:52:38.2108871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-107] XFAIL [ 28%] 2023-03-20T11:52:38.2126068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-108] PASSED [ 28%] 2023-03-20T11:52:38.2145112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-109] PASSED [ 28%] 2023-03-20T11:52:38.2161677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-110] PASSED [ 28%] 2023-03-20T11:52:38.2178524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-111] PASSED [ 28%] 2023-03-20T11:52:38.2195584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-112] PASSED [ 28%] 2023-03-20T11:52:38.2214629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-113] PASSED [ 28%] 2023-03-20T11:52:38.2230630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-114] PASSED [ 28%] 2023-03-20T11:52:38.2254131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-115] PASSED [ 28%] 2023-03-20T11:52:38.2269618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-116] PASSED [ 28%] 2023-03-20T11:52:38.2289973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-117] PASSED [ 28%] 2023-03-20T11:52:38.2305905Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-118] PASSED [ 28%] 2023-03-20T11:52:38.2322716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-119] PASSED [ 28%] 2023-03-20T11:52:38.2339246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-120] PASSED [ 28%] 2023-03-20T11:52:38.2358465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-121] PASSED [ 28%] 2023-03-20T11:52:38.2374567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-122] PASSED [ 28%] 2023-03-20T11:52:38.2390663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-123] PASSED [ 28%] 2023-03-20T11:52:38.2406542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-124] PASSED [ 28%] 2023-03-20T11:52:38.2425947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-125] PASSED [ 28%] 2023-03-20T11:52:38.2442292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-126] PASSED [ 28%] 2023-03-20T11:52:38.2458738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-127] PASSED [ 28%] 2023-03-20T11:52:38.2474535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-128] PASSED [ 28%] 2023-03-20T11:52:38.2494101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-129] PASSED [ 28%] 2023-03-20T11:52:38.2509435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-130] PASSED [ 28%] 2023-03-20T11:52:38.2525237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-131] PASSED [ 28%] 2023-03-20T11:52:38.2546443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-132] PASSED [ 28%] 2023-03-20T11:52:38.2566733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-133] PASSED [ 28%] 2023-03-20T11:52:38.2587497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-134] PASSED [ 28%] 2023-03-20T11:52:38.2607041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-135] PASSED [ 28%] 2023-03-20T11:52:38.2626831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-136] PASSED [ 28%] 2023-03-20T11:52:38.2646375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_image_tensor-137] PASSED [ 28%] 2023-03-20T11:52:38.2701082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-000] XFAIL [ 28%] 2023-03-20T11:52:38.2781235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-001] PASSED [ 28%] 2023-03-20T11:52:38.2920849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-002] PASSED [ 28%] 2023-03-20T11:52:38.2948268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-003] PASSED [ 28%] 2023-03-20T11:52:38.2974742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-004] PASSED [ 28%] 2023-03-20T11:52:38.3001300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-005] PASSED [ 28%] 2023-03-20T11:52:38.3028051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-006] PASSED [ 28%] 2023-03-20T11:52:38.3051093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-007] XFAIL [ 28%] 2023-03-20T11:52:38.3077028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-008] PASSED [ 28%] 2023-03-20T11:52:38.3103791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-009] PASSED [ 28%] 2023-03-20T11:52:38.3131245Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-010] PASSED [ 28%] 2023-03-20T11:52:38.3156350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-011] PASSED [ 28%] 2023-03-20T11:52:38.3183167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-012] PASSED [ 28%] 2023-03-20T11:52:38.3210704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-013] PASSED [ 28%] 2023-03-20T11:52:38.3229831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-014] XFAIL [ 28%] 2023-03-20T11:52:38.3251327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-015] PASSED [ 28%] 2023-03-20T11:52:38.3272168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-016] PASSED [ 28%] 2023-03-20T11:52:38.3294225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-017] PASSED [ 28%] 2023-03-20T11:52:38.3313908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-018] PASSED [ 28%] 2023-03-20T11:52:38.3335128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-019] PASSED [ 28%] 2023-03-20T11:52:38.3356019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-020] PASSED [ 28%] 2023-03-20T11:52:38.3376180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-021] XFAIL [ 28%] 2023-03-20T11:52:38.3403885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-022] PASSED [ 28%] 2023-03-20T11:52:38.3431338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-023] PASSED [ 28%] 2023-03-20T11:52:38.3458739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-024] PASSED [ 28%] 2023-03-20T11:52:38.3485691Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-025] PASSED [ 28%] 2023-03-20T11:52:38.3513351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-026] PASSED [ 28%] 2023-03-20T11:52:38.3540465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-027] PASSED [ 28%] 2023-03-20T11:52:38.3560744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-028] XFAIL [ 28%] 2023-03-20T11:52:38.3589618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-029] PASSED [ 28%] 2023-03-20T11:52:38.3616740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-030] PASSED [ 28%] 2023-03-20T11:52:38.3643479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-031] PASSED [ 28%] 2023-03-20T11:52:38.3670606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-032] PASSED [ 28%] 2023-03-20T11:52:38.3697607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-033] PASSED [ 28%] 2023-03-20T11:52:38.3724624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-034] PASSED [ 28%] 2023-03-20T11:52:38.3745086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-035] XFAIL [ 28%] 2023-03-20T11:52:38.3766756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-036] PASSED [ 28%] 2023-03-20T11:52:38.3788442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-037] PASSED [ 28%] 2023-03-20T11:52:38.3811028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-038] PASSED [ 28%] 2023-03-20T11:52:38.3831693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-039] PASSED [ 28%] 2023-03-20T11:52:38.3854513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-040] PASSED [ 28%] 2023-03-20T11:52:38.3875040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-041] PASSED [ 28%] 2023-03-20T11:52:38.3895325Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-042] XFAIL [ 28%] 2023-03-20T11:52:38.3924504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-043] PASSED [ 28%] 2023-03-20T11:52:38.3953089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-044] PASSED [ 28%] 2023-03-20T11:52:38.3982144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-045] PASSED [ 28%] 2023-03-20T11:52:38.4011264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-046] PASSED [ 28%] 2023-03-20T11:52:38.4038935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-047] PASSED [ 28%] 2023-03-20T11:52:38.4067439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-048] PASSED [ 28%] 2023-03-20T11:52:38.4087570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-049] XFAIL [ 28%] 2023-03-20T11:52:38.4116305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-050] PASSED [ 28%] 2023-03-20T11:52:38.4145003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-051] PASSED [ 28%] 2023-03-20T11:52:38.4174988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-052] PASSED [ 28%] 2023-03-20T11:52:38.4203326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-053] PASSED [ 28%] 2023-03-20T11:52:38.4231946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-054] PASSED [ 28%] 2023-03-20T11:52:38.4260507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-055] PASSED [ 28%] 2023-03-20T11:52:38.4280350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-056] XFAIL [ 28%] 2023-03-20T11:52:38.4304263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-057] PASSED [ 28%] 2023-03-20T11:52:38.4326745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-058] PASSED [ 28%] 2023-03-20T11:52:38.4350190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-059] PASSED [ 28%] 2023-03-20T11:52:38.4374457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-060] PASSED [ 28%] 2023-03-20T11:52:38.4396256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-061] PASSED [ 28%] 2023-03-20T11:52:38.4419525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-062] PASSED [ 28%] 2023-03-20T11:52:38.4439814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-063] XFAIL [ 28%] 2023-03-20T11:52:38.4473554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-064] PASSED [ 28%] 2023-03-20T11:52:38.4507065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-065] PASSED [ 28%] 2023-03-20T11:52:38.4540624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-066] PASSED [ 28%] 2023-03-20T11:52:38.4574798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-067] PASSED [ 28%] 2023-03-20T11:52:38.4606679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-068] PASSED [ 28%] 2023-03-20T11:52:38.4640043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-069] PASSED [ 28%] 2023-03-20T11:52:38.4660722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-070] XFAIL [ 28%] 2023-03-20T11:52:38.4694741Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-071] PASSED [ 28%] 2023-03-20T11:52:38.4725989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-072] PASSED [ 28%] 2023-03-20T11:52:38.4758763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-073] PASSED [ 28%] 2023-03-20T11:52:38.4793436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-074] PASSED [ 28%] 2023-03-20T11:52:38.4825643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-075] PASSED [ 28%] 2023-03-20T11:52:38.4857675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-076] PASSED [ 28%] 2023-03-20T11:52:38.4878229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-077] XFAIL [ 28%] 2023-03-20T11:52:38.4902208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-078] PASSED [ 28%] 2023-03-20T11:52:38.4926021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-079] PASSED [ 28%] 2023-03-20T11:52:38.4950409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-080] PASSED [ 28%] 2023-03-20T11:52:38.4974739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-081] PASSED [ 28%] 2023-03-20T11:52:38.4998579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-082] PASSED [ 28%] 2023-03-20T11:52:38.5022102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-083] PASSED [ 28%] 2023-03-20T11:52:38.5042247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-084] XFAIL [ 28%] 2023-03-20T11:52:38.5076967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-085] PASSED [ 28%] 2023-03-20T11:52:38.5111212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-086] PASSED [ 28%] 2023-03-20T11:52:38.5145306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-087] PASSED [ 28%] 2023-03-20T11:52:38.5179705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-088] PASSED [ 28%] 2023-03-20T11:52:38.5214776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-089] PASSED [ 28%] 2023-03-20T11:52:38.5247944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-090] PASSED [ 28%] 2023-03-20T11:52:38.5268712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-091] XFAIL [ 28%] 2023-03-20T11:52:38.5302275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-092] PASSED [ 28%] 2023-03-20T11:52:38.5335925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-093] PASSED [ 28%] 2023-03-20T11:52:38.5370002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-094] PASSED [ 28%] 2023-03-20T11:52:38.5402040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-095] PASSED [ 28%] 2023-03-20T11:52:38.5436472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-096] PASSED [ 28%] 2023-03-20T11:52:38.5470019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-097] PASSED [ 28%] 2023-03-20T11:52:38.5491156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-098] XFAIL [ 28%] 2023-03-20T11:52:38.5515122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-099] PASSED [ 28%] 2023-03-20T11:52:38.5539775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-100] PASSED [ 28%] 2023-03-20T11:52:38.5564958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-101] PASSED [ 28%] 2023-03-20T11:52:38.5659357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-102] PASSED [ 28%] 2023-03-20T11:52:38.5714657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-103] PASSED [ 28%] 2023-03-20T11:52:38.5762494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-104] PASSED [ 28%] 2023-03-20T11:52:38.5806763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-105] XFAIL [ 28%] 2023-03-20T11:52:38.5868961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-106] PASSED [ 28%] 2023-03-20T11:52:38.5921363Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-107] PASSED [ 28%] 2023-03-20T11:52:38.5966360Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-108] PASSED [ 28%] 2023-03-20T11:52:38.6005808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-109] PASSED [ 28%] 2023-03-20T11:52:38.6043498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-110] PASSED [ 28%] 2023-03-20T11:52:38.6080768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-111] PASSED [ 28%] 2023-03-20T11:52:38.6102298Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-112] XFAIL [ 28%] 2023-03-20T11:52:38.6139160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-113] PASSED [ 28%] 2023-03-20T11:52:38.6176029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-114] PASSED [ 28%] 2023-03-20T11:52:38.6213610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-115] PASSED [ 28%] 2023-03-20T11:52:38.6250165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-116] PASSED [ 28%] 2023-03-20T11:52:38.6285547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-117] PASSED [ 28%] 2023-03-20T11:52:38.6323241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-118] PASSED [ 28%] 2023-03-20T11:52:38.6344912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-119] XFAIL [ 28%] 2023-03-20T11:52:38.6372138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-120] PASSED [ 28%] 2023-03-20T11:52:38.6398911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-121] PASSED [ 28%] 2023-03-20T11:52:38.6426179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-122] PASSED [ 28%] 2023-03-20T11:52:38.6453624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-123] PASSED [ 28%] 2023-03-20T11:52:38.6479502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-124] PASSED [ 28%] 2023-03-20T11:52:38.6506373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-125] PASSED [ 28%] 2023-03-20T11:52:38.6526998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-126] XFAIL [ 28%] 2023-03-20T11:52:38.6565510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-127] PASSED [ 28%] 2023-03-20T11:52:38.6603277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-128] PASSED [ 28%] 2023-03-20T11:52:38.6640850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-129] PASSED [ 28%] 2023-03-20T11:52:38.6680234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-130] PASSED [ 28%] 2023-03-20T11:52:38.6717453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-131] PASSED [ 28%] 2023-03-20T11:52:38.6754669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-132] PASSED [ 28%] 2023-03-20T11:52:38.6775637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-133] XFAIL [ 28%] 2023-03-20T11:52:38.6814842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-134] PASSED [ 28%] 2023-03-20T11:52:38.6851622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-135] PASSED [ 28%] 2023-03-20T11:52:38.6890564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-136] PASSED [ 28%] 2023-03-20T11:52:38.6926343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-137] PASSED [ 28%] 2023-03-20T11:52:38.6964222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-138] PASSED [ 28%] 2023-03-20T11:52:38.7003197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-139] PASSED [ 28%] 2023-03-20T11:52:38.7024386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-140] XFAIL [ 28%] 2023-03-20T11:52:38.7051143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-141] PASSED [ 28%] 2023-03-20T11:52:38.7076178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-142] PASSED [ 28%] 2023-03-20T11:52:38.7102246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-143] PASSED [ 28%] 2023-03-20T11:52:38.7129208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-144] PASSED [ 28%] 2023-03-20T11:52:38.7154326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-145] PASSED [ 28%] 2023-03-20T11:52:38.7180198Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-146] PASSED [ 28%] 2023-03-20T11:52:38.7200956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-147] XFAIL [ 28%] 2023-03-20T11:52:38.7239931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-148] PASSED [ 28%] 2023-03-20T11:52:38.7278407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-149] PASSED [ 28%] 2023-03-20T11:52:38.7316889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-150] PASSED [ 28%] 2023-03-20T11:52:38.7355682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-151] PASSED [ 28%] 2023-03-20T11:52:38.7394373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-152] PASSED [ 28%] 2023-03-20T11:52:38.7433164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-153] PASSED [ 28%] 2023-03-20T11:52:38.7454362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-154] XFAIL [ 28%] 2023-03-20T11:52:38.7493447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-155] PASSED [ 28%] 2023-03-20T11:52:38.7530948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-156] PASSED [ 28%] 2023-03-20T11:52:38.7576442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-157] PASSED [ 28%] 2023-03-20T11:52:38.7618288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-158] PASSED [ 28%] 2023-03-20T11:52:38.7657860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-159] PASSED [ 28%] 2023-03-20T11:52:38.7698746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-160] PASSED [ 28%] 2023-03-20T11:52:38.7720247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-161] XFAIL [ 28%] 2023-03-20T11:52:38.7747989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-162] PASSED [ 28%] 2023-03-20T11:52:38.7775086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-163] PASSED [ 28%] 2023-03-20T11:52:38.7802016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-164] PASSED [ 28%] 2023-03-20T11:52:38.7828701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-165] PASSED [ 28%] 2023-03-20T11:52:38.7855721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-166] PASSED [ 28%] 2023-03-20T11:52:38.7881770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-167] PASSED [ 28%] 2023-03-20T11:52:38.7903531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-168] XFAIL [ 28%] 2023-03-20T11:52:38.7944755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-169] PASSED [ 28%] 2023-03-20T11:52:38.7985159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-170] PASSED [ 28%] 2023-03-20T11:52:38.8025403Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-171] PASSED [ 28%] 2023-03-20T11:52:38.8065822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-172] PASSED [ 28%] 2023-03-20T11:52:38.8106137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-173] PASSED [ 28%] 2023-03-20T11:52:38.8146216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-174] PASSED [ 28%] 2023-03-20T11:52:38.8166983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-175] XFAIL [ 28%] 2023-03-20T11:52:38.8207429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-176] PASSED [ 28%] 2023-03-20T11:52:38.8247498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-177] PASSED [ 28%] 2023-03-20T11:52:38.8288011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-178] PASSED [ 28%] 2023-03-20T11:52:38.8329241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-179] PASSED [ 28%] 2023-03-20T11:52:38.8368122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-180] PASSED [ 28%] 2023-03-20T11:52:38.8410717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-181] PASSED [ 28%] 2023-03-20T11:52:38.8431205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-182] XFAIL [ 28%] 2023-03-20T11:52:38.8460282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-183] PASSED [ 28%] 2023-03-20T11:52:38.8489574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-184] PASSED [ 28%] 2023-03-20T11:52:38.8517269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-185] PASSED [ 28%] 2023-03-20T11:52:38.8546077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-186] PASSED [ 28%] 2023-03-20T11:52:38.8574364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-187] PASSED [ 28%] 2023-03-20T11:52:38.8602633Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-188] PASSED [ 28%] 2023-03-20T11:52:38.8621320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-189] XFAIL [ 28%] 2023-03-20T11:52:38.8639745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-190] PASSED [ 28%] 2023-03-20T11:52:38.8657554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-191] PASSED [ 28%] 2023-03-20T11:52:38.8675113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-192] PASSED [ 28%] 2023-03-20T11:52:38.8693783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-193] PASSED [ 28%] 2023-03-20T11:52:38.8710698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-194] PASSED [ 28%] 2023-03-20T11:52:38.8729589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-195] PASSED [ 28%] 2023-03-20T11:52:38.8746863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-196] XFAIL [ 28%] 2023-03-20T11:52:38.8764848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-197] PASSED [ 28%] 2023-03-20T11:52:38.8782835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-198] PASSED [ 28%] 2023-03-20T11:52:38.8800400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-199] PASSED [ 28%] 2023-03-20T11:52:38.8818522Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-200] PASSED [ 28%] 2023-03-20T11:52:38.8836082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-201] PASSED [ 28%] 2023-03-20T11:52:38.8854463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-202] PASSED [ 28%] 2023-03-20T11:52:38.8873820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-203] XFAIL [ 28%] 2023-03-20T11:52:38.8892108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-204] PASSED [ 28%] 2023-03-20T11:52:38.8908981Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-205] PASSED [ 28%] 2023-03-20T11:52:38.8926164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-206] PASSED [ 28%] 2023-03-20T11:52:38.8944082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-207] PASSED [ 28%] 2023-03-20T11:52:38.8961115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-208] PASSED [ 28%] 2023-03-20T11:52:38.8978850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-209] PASSED [ 28%] 2023-03-20T11:52:38.8996877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-210] XFAIL [ 28%] 2023-03-20T11:52:38.9015969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-211] PASSED [ 28%] 2023-03-20T11:52:38.9034173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-212] PASSED [ 28%] 2023-03-20T11:52:38.9053465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-213] PASSED [ 28%] 2023-03-20T11:52:38.9071083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-214] PASSED [ 28%] 2023-03-20T11:52:38.9090427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-215] PASSED [ 28%] 2023-03-20T11:52:38.9107953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-216] PASSED [ 28%] 2023-03-20T11:52:38.9147081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-217] XFAIL [ 28%] 2023-03-20T11:52:38.9169328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-218] PASSED [ 28%] 2023-03-20T11:52:38.9186810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-219] PASSED [ 28%] 2023-03-20T11:52:38.9204774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-220] PASSED [ 28%] 2023-03-20T11:52:38.9223704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-221] PASSED [ 28%] 2023-03-20T11:52:38.9241808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-222] PASSED [ 28%] 2023-03-20T11:52:38.9260546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-223] PASSED [ 28%] 2023-03-20T11:52:38.9278940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-224] XFAIL [ 28%] 2023-03-20T11:52:38.9297373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-225] PASSED [ 28%] 2023-03-20T11:52:38.9316480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-226] PASSED [ 28%] 2023-03-20T11:52:38.9335020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-227] PASSED [ 28%] 2023-03-20T11:52:38.9352678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-228] PASSED [ 28%] 2023-03-20T11:52:38.9370923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-229] PASSED [ 28%] 2023-03-20T11:52:38.9388738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-230] PASSED [ 28%] 2023-03-20T11:52:38.9406751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-231] XFAIL [ 28%] 2023-03-20T11:52:38.9426741Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-232] PASSED [ 28%] 2023-03-20T11:52:38.9445491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-233] PASSED [ 28%] 2023-03-20T11:52:38.9465183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-234] PASSED [ 28%] 2023-03-20T11:52:38.9483930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-235] PASSED [ 28%] 2023-03-20T11:52:38.9503503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-236] PASSED [ 28%] 2023-03-20T11:52:38.9522205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-237] PASSED [ 28%] 2023-03-20T11:52:38.9540734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-238] XFAIL [ 28%] 2023-03-20T11:52:38.9559861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-239] PASSED [ 28%] 2023-03-20T11:52:38.9579133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-240] PASSED [ 28%] 2023-03-20T11:52:38.9598005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-241] PASSED [ 28%] 2023-03-20T11:52:38.9617013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-242] PASSED [ 28%] 2023-03-20T11:52:38.9635704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-243] PASSED [ 28%] 2023-03-20T11:52:38.9654887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-244] PASSED [ 28%] 2023-03-20T11:52:38.9673030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-245] XFAIL [ 28%] 2023-03-20T11:52:38.9692420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-246] PASSED [ 28%] 2023-03-20T11:52:38.9710259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-247] PASSED [ 28%] 2023-03-20T11:52:38.9729525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-248] PASSED [ 28%] 2023-03-20T11:52:38.9754405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-249] PASSED [ 28%] 2023-03-20T11:52:38.9773662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-250] PASSED [ 28%] 2023-03-20T11:52:38.9791899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-251] PASSED [ 28%] 2023-03-20T11:52:38.9810820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-252] XFAIL [ 28%] 2023-03-20T11:52:38.9829193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-253] PASSED [ 28%] 2023-03-20T11:52:38.9846795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-254] PASSED [ 28%] 2023-03-20T11:52:38.9865228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-255] PASSED [ 28%] 2023-03-20T11:52:38.9882939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-256] PASSED [ 28%] 2023-03-20T11:52:38.9901326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-257] PASSED [ 28%] 2023-03-20T11:52:38.9919442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-258] PASSED [ 28%] 2023-03-20T11:52:38.9937881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-259] XFAIL [ 28%] 2023-03-20T11:52:38.9955772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-260] PASSED [ 28%] 2023-03-20T11:52:38.9973860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-261] PASSED [ 28%] 2023-03-20T11:52:38.9991798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-262] PASSED [ 28%] 2023-03-20T11:52:39.0010296Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-263] PASSED [ 28%] 2023-03-20T11:52:39.0027285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-264] PASSED [ 28%] 2023-03-20T11:52:39.0044917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-265] PASSED [ 28%] 2023-03-20T11:52:39.0063233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-266] XFAIL [ 28%] 2023-03-20T11:52:39.0080184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-267] PASSED [ 28%] 2023-03-20T11:52:39.0098105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-268] PASSED [ 28%] 2023-03-20T11:52:39.0115173Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-269] PASSED [ 28%] 2023-03-20T11:52:39.0133476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-270] PASSED [ 28%] 2023-03-20T11:52:39.0150251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-271] PASSED [ 28%] 2023-03-20T11:52:39.0169722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-272] PASSED [ 28%] 2023-03-20T11:52:39.0187367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-273] XFAIL [ 28%] 2023-03-20T11:52:39.0205788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-274] PASSED [ 28%] 2023-03-20T11:52:39.0224843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-275] PASSED [ 28%] 2023-03-20T11:52:39.0242987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-276] PASSED [ 28%] 2023-03-20T11:52:39.0261788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-277] PASSED [ 28%] 2023-03-20T11:52:39.0279932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-278] PASSED [ 28%] 2023-03-20T11:52:39.0298617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-279] PASSED [ 28%] 2023-03-20T11:52:39.0316563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-280] XFAIL [ 28%] 2023-03-20T11:52:39.0335288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-281] PASSED [ 28%] 2023-03-20T11:52:39.0353277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-282] PASSED [ 28%] 2023-03-20T11:52:39.0372446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-283] PASSED [ 28%] 2023-03-20T11:52:39.0389778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-284] PASSED [ 28%] 2023-03-20T11:52:39.0407807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-285] PASSED [ 28%] 2023-03-20T11:52:39.0426309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-286] PASSED [ 28%] 2023-03-20T11:52:39.0444085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-287] XFAIL [ 28%] 2023-03-20T11:52:39.0462217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-288] PASSED [ 28%] 2023-03-20T11:52:39.0480463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-289] PASSED [ 28%] 2023-03-20T11:52:39.0497978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-290] PASSED [ 28%] 2023-03-20T11:52:39.0515572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-291] PASSED [ 28%] 2023-03-20T11:52:39.0533568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-292] PASSED [ 28%] 2023-03-20T11:52:39.0551401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-293] PASSED [ 28%] 2023-03-20T11:52:39.0570846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-294] XFAIL [ 28%] 2023-03-20T11:52:39.0590300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-295] PASSED [ 28%] 2023-03-20T11:52:39.0610744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-296] PASSED [ 28%] 2023-03-20T11:52:39.0629043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-297] PASSED [ 28%] 2023-03-20T11:52:39.0647850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-298] PASSED [ 28%] 2023-03-20T11:52:39.0667308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-299] PASSED [ 28%] 2023-03-20T11:52:39.0685908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-300] PASSED [ 28%] 2023-03-20T11:52:39.0704604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-301] XFAIL [ 28%] 2023-03-20T11:52:39.0723452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-302] PASSED [ 28%] 2023-03-20T11:52:39.0742629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-303] PASSED [ 28%] 2023-03-20T11:52:39.0761098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-304] PASSED [ 28%] 2023-03-20T11:52:39.0780379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-305] PASSED [ 28%] 2023-03-20T11:52:39.0799358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-306] PASSED [ 28%] 2023-03-20T11:52:39.0818604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-307] PASSED [ 28%] 2023-03-20T11:52:39.0836275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-308] XFAIL [ 28%] 2023-03-20T11:52:39.0855119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-309] PASSED [ 28%] 2023-03-20T11:52:39.0872877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-310] PASSED [ 28%] 2023-03-20T11:52:39.0891331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-311] PASSED [ 28%] 2023-03-20T11:52:39.0909445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-312] PASSED [ 28%] 2023-03-20T11:52:39.0927879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-313] PASSED [ 28%] 2023-03-20T11:52:39.0946772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-314] PASSED [ 28%] 2023-03-20T11:52:39.0965030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-315] XFAIL [ 28%] 2023-03-20T11:52:39.0983145Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-316] PASSED [ 28%] 2023-03-20T11:52:39.1001958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-317] PASSED [ 28%] 2023-03-20T11:52:39.1020317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-318] PASSED [ 28%] 2023-03-20T11:52:39.1038138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-319] PASSED [ 28%] 2023-03-20T11:52:39.1056297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-320] PASSED [ 28%] 2023-03-20T11:52:39.1074192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-321] PASSED [ 28%] 2023-03-20T11:52:39.1093512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-322] XFAIL [ 28%] 2023-03-20T11:52:39.1110698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-323] PASSED [ 28%] 2023-03-20T11:52:39.1129404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-324] PASSED [ 28%] 2023-03-20T11:52:39.1146550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-325] PASSED [ 28%] 2023-03-20T11:52:39.1164128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-326] PASSED [ 28%] 2023-03-20T11:52:39.1182630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-327] PASSED [ 28%] 2023-03-20T11:52:39.1200315Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-328] PASSED [ 28%] 2023-03-20T11:52:39.1218444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-329] XFAIL [ 28%] 2023-03-20T11:52:39.1235626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-330] PASSED [ 28%] 2023-03-20T11:52:39.1253732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-331] PASSED [ 28%] 2023-03-20T11:52:39.1270345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-332] PASSED [ 28%] 2023-03-20T11:52:39.1287368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-333] PASSED [ 28%] 2023-03-20T11:52:39.1304908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-334] PASSED [ 28%] 2023-03-20T11:52:39.1321843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-335] PASSED [ 28%] 2023-03-20T11:52:39.1340372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-336] XFAIL [ 28%] 2023-03-20T11:52:39.1358683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-337] PASSED [ 28%] 2023-03-20T11:52:39.1377591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-338] PASSED [ 28%] 2023-03-20T11:52:39.1395617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-339] PASSED [ 28%] 2023-03-20T11:52:39.1415790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-340] PASSED [ 28%] 2023-03-20T11:52:39.1434359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-341] PASSED [ 28%] 2023-03-20T11:52:39.1453968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-342] PASSED [ 28%] 2023-03-20T11:52:39.1471561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-343] XFAIL [ 28%] 2023-03-20T11:52:39.1491030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-344] PASSED [ 28%] 2023-03-20T11:52:39.1508365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-345] PASSED [ 28%] 2023-03-20T11:52:39.1526359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-346] PASSED [ 28%] 2023-03-20T11:52:39.1545361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-347] PASSED [ 28%] 2023-03-20T11:52:39.1563304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-348] PASSED [ 28%] 2023-03-20T11:52:39.1582105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-349] PASSED [ 28%] 2023-03-20T11:52:39.1599907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-350] XFAIL [ 28%] 2023-03-20T11:52:39.1617918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-351] PASSED [ 28%] 2023-03-20T11:52:39.1635340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-352] PASSED [ 28%] 2023-03-20T11:52:39.1654336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-353] PASSED [ 28%] 2023-03-20T11:52:39.1672349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-354] PASSED [ 28%] 2023-03-20T11:52:39.1690784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-355] PASSED [ 28%] 2023-03-20T11:52:39.1708379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-356] PASSED [ 28%] 2023-03-20T11:52:39.1726230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-357] XFAIL [ 28%] 2023-03-20T11:52:39.1746172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-358] PASSED [ 28%] 2023-03-20T11:52:39.1764906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-359] PASSED [ 28%] 2023-03-20T11:52:39.1784395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-360] PASSED [ 28%] 2023-03-20T11:52:39.1803151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-361] PASSED [ 28%] 2023-03-20T11:52:39.1822690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-362] PASSED [ 28%] 2023-03-20T11:52:39.1842760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-363] PASSED [ 28%] 2023-03-20T11:52:39.1861396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-364] XFAIL [ 28%] 2023-03-20T11:52:39.1880709Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-365] PASSED [ 28%] 2023-03-20T11:52:39.1900014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-366] PASSED [ 28%] 2023-03-20T11:52:39.1919055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-367] PASSED [ 28%] 2023-03-20T11:52:39.1938472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-368] PASSED [ 28%] 2023-03-20T11:52:39.1957328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-369] PASSED [ 28%] 2023-03-20T11:52:39.1976912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-370] PASSED [ 28%] 2023-03-20T11:52:39.1994541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-371] XFAIL [ 28%] 2023-03-20T11:52:39.2013905Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-372] PASSED [ 28%] 2023-03-20T11:52:39.2031819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-373] PASSED [ 28%] 2023-03-20T11:52:39.2050679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-374] PASSED [ 28%] 2023-03-20T11:52:39.2069035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-375] PASSED [ 28%] 2023-03-20T11:52:39.2087220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-376] PASSED [ 28%] 2023-03-20T11:52:39.2105893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_bounding_box-377] PASSED [ 28%] 2023-03-20T11:52:39.2321648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-00] PASSED [ 28%] 2023-03-20T11:52:39.3954070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-01] PASSED [ 28%] 2023-03-20T11:52:39.3973372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-02] PASSED [ 28%] 2023-03-20T11:52:39.3989156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-03] PASSED [ 28%] 2023-03-20T11:52:39.4005364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-04] PASSED [ 28%] 2023-03-20T11:52:39.4021943Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-05] PASSED [ 28%] 2023-03-20T11:52:39.4038243Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-06] PASSED [ 28%] 2023-03-20T11:52:39.4054223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-07] PASSED [ 28%] 2023-03-20T11:52:39.4071568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-08] PASSED [ 28%] 2023-03-20T11:52:39.4088103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-09] PASSED [ 28%] 2023-03-20T11:52:39.4107410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-10] PASSED [ 28%] 2023-03-20T11:52:39.4123351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_mask-11] PASSED [ 28%] 2023-03-20T11:52:39.4303379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-00] PASSED [ 28%] 2023-03-20T11:52:39.5818864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-01] PASSED [ 28%] 2023-03-20T11:52:39.5837022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-02] PASSED [ 28%] 2023-03-20T11:52:39.5854527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-03] PASSED [ 28%] 2023-03-20T11:52:39.5873169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-04] PASSED [ 28%] 2023-03-20T11:52:39.5894303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-05] PASSED [ 28%] 2023-03-20T11:52:39.5908960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-06] PASSED [ 28%] 2023-03-20T11:52:39.5927565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-07] PASSED [ 28%] 2023-03-20T11:52:39.5947086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-08] PASSED [ 28%] 2023-03-20T11:52:39.5963375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-09] PASSED [ 28%] 2023-03-20T11:52:39.5980380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-10] PASSED [ 28%] 2023-03-20T11:52:39.5998059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-11] PASSED [ 28%] 2023-03-20T11:52:39.6014396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-12] PASSED [ 28%] 2023-03-20T11:52:39.6032334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-13] PASSED [ 28%] 2023-03-20T11:52:39.6051441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-14] PASSED [ 28%] 2023-03-20T11:52:39.6066968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-15] PASSED [ 28%] 2023-03-20T11:52:39.6083390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-16] PASSED [ 28%] 2023-03-20T11:52:39.6100709Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-17] PASSED [ 28%] 2023-03-20T11:52:39.6118108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-18] PASSED [ 28%] 2023-03-20T11:52:39.6135874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-19] PASSED [ 28%] 2023-03-20T11:52:39.6153571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-20] PASSED [ 28%] 2023-03-20T11:52:39.6170636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-21] PASSED [ 28%] 2023-03-20T11:52:39.6188866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-22] PASSED [ 28%] 2023-03-20T11:52:39.6206671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-23] PASSED [ 28%] 2023-03-20T11:52:39.6223890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-24] PASSED [ 28%] 2023-03-20T11:52:39.6242191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-25] PASSED [ 28%] 2023-03-20T11:52:39.6260536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-26] PASSED [ 28%] 2023-03-20T11:52:39.6276682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-27] PASSED [ 28%] 2023-03-20T11:52:39.6293983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-28] PASSED [ 28%] 2023-03-20T11:52:39.6311048Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-29] PASSED [ 28%] 2023-03-20T11:52:39.6327478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-30] PASSED [ 28%] 2023-03-20T11:52:39.6344802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-31] PASSED [ 28%] 2023-03-20T11:52:39.6361720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-32] PASSED [ 28%] 2023-03-20T11:52:39.6378451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-33] PASSED [ 28%] 2023-03-20T11:52:39.6396969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-34] PASSED [ 28%] 2023-03-20T11:52:39.6414100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-pad_video-35] PASSED [ 28%] 2023-03-20T11:52:39.6683866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-000] PASSED [ 28%] 2023-03-20T11:52:39.6704756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-001] XFAIL [ 28%] 2023-03-20T11:52:39.6723260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-002] XFAIL [ 28%] 2023-03-20T11:52:39.9503994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-003] PASSED [ 28%] 2023-03-20T11:52:39.9535505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-004] PASSED [ 29%] 2023-03-20T11:52:39.9557354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-005] PASSED [ 29%] 2023-03-20T11:52:39.9581538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-006] PASSED [ 29%] 2023-03-20T11:52:39.9606310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-007] PASSED [ 29%] 2023-03-20T11:52:39.9626207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-008] XFAIL [ 29%] 2023-03-20T11:52:39.9645311Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-009] XFAIL [ 29%] 2023-03-20T11:52:40.1663446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-010] PASSED [ 29%] 2023-03-20T11:52:40.1692457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-011] PASSED [ 29%] 2023-03-20T11:52:40.1717111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-012] PASSED [ 29%] 2023-03-20T11:52:40.1742227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-013] PASSED [ 29%] 2023-03-20T11:52:40.1780054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-014] PASSED [ 29%] 2023-03-20T11:52:40.1800640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-015] XFAIL [ 29%] 2023-03-20T11:52:40.1820562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-016] XFAIL [ 29%] 2023-03-20T11:52:40.1845027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-017] PASSED [ 29%] 2023-03-20T11:52:40.1870169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-018] PASSED [ 29%] 2023-03-20T11:52:40.1895550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-019] PASSED [ 29%] 2023-03-20T11:52:40.1921818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-020] PASSED [ 29%] 2023-03-20T11:52:40.1959228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-021] PASSED [ 29%] 2023-03-20T11:52:40.1977845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-022] XFAIL [ 29%] 2023-03-20T11:52:40.1997449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-023] XFAIL [ 29%] 2023-03-20T11:52:40.2023464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-024] PASSED [ 29%] 2023-03-20T11:52:40.2047778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-025] PASSED [ 29%] 2023-03-20T11:52:40.2075047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-026] PASSED [ 29%] 2023-03-20T11:52:40.2099972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-027] PASSED [ 29%] 2023-03-20T11:52:40.2140041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-028] PASSED [ 29%] 2023-03-20T11:52:40.2159865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-029] XFAIL [ 29%] 2023-03-20T11:52:40.2178869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-030] XFAIL [ 29%] 2023-03-20T11:52:40.2204143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-031] PASSED [ 29%] 2023-03-20T11:52:40.2229610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-032] PASSED [ 29%] 2023-03-20T11:52:40.2255656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-033] PASSED [ 29%] 2023-03-20T11:52:40.2280052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-034] PASSED [ 29%] 2023-03-20T11:52:40.2317535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-035] PASSED [ 29%] 2023-03-20T11:52:40.2336700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-036] XFAIL [ 29%] 2023-03-20T11:52:40.2354852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-037] XFAIL [ 29%] 2023-03-20T11:52:40.2380213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-038] PASSED [ 29%] 2023-03-20T11:52:40.2404556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-039] PASSED [ 29%] 2023-03-20T11:52:40.2429610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-040] PASSED [ 29%] 2023-03-20T11:52:40.2453725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-041] PASSED [ 29%] 2023-03-20T11:52:40.2491043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-042] PASSED [ 29%] 2023-03-20T11:52:40.2512918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-043] XFAIL [ 29%] 2023-03-20T11:52:40.2532142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-044] XFAIL [ 29%] 2023-03-20T11:52:40.2557106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-045] PASSED [ 29%] 2023-03-20T11:52:40.2583111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-046] PASSED [ 29%] 2023-03-20T11:52:40.2607790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-047] PASSED [ 29%] 2023-03-20T11:52:40.2633252Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-048] PASSED [ 29%] 2023-03-20T11:52:40.2671529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-049] PASSED [ 29%] 2023-03-20T11:52:40.2690867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-050] XFAIL [ 29%] 2023-03-20T11:52:40.2709628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-051] XFAIL [ 29%] 2023-03-20T11:52:40.2735671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-052] PASSED [ 29%] 2023-03-20T11:52:40.2760869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-053] PASSED [ 29%] 2023-03-20T11:52:40.2785966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-054] PASSED [ 29%] 2023-03-20T11:52:40.2811791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-055] PASSED [ 29%] 2023-03-20T11:52:40.2849294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-056] PASSED [ 29%] 2023-03-20T11:52:40.2868462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-057] XFAIL [ 29%] 2023-03-20T11:52:40.2886852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-058] XFAIL [ 29%] 2023-03-20T11:52:40.2914031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-059] PASSED [ 29%] 2023-03-20T11:52:40.2938979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-060] PASSED [ 29%] 2023-03-20T11:52:40.2963460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-061] PASSED [ 29%] 2023-03-20T11:52:40.2988286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-062] PASSED [ 29%] 2023-03-20T11:52:40.3004952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-063] PASSED [ 29%] 2023-03-20T11:52:40.3024238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-064] XFAIL [ 29%] 2023-03-20T11:52:40.3042319Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-065] XFAIL [ 29%] 2023-03-20T11:52:40.3059234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-066] PASSED [ 29%] 2023-03-20T11:52:40.3075390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-067] PASSED [ 29%] 2023-03-20T11:52:40.3092297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-068] PASSED [ 29%] 2023-03-20T11:52:40.3107482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-069] PASSED [ 29%] 2023-03-20T11:52:40.3123536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-070] PASSED [ 29%] 2023-03-20T11:52:40.3142401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-071] XFAIL [ 29%] 2023-03-20T11:52:40.3160585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-072] XFAIL [ 29%] 2023-03-20T11:52:40.3177164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-073] PASSED [ 29%] 2023-03-20T11:52:40.3193182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-074] PASSED [ 29%] 2023-03-20T11:52:40.3209797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-075] PASSED [ 29%] 2023-03-20T11:52:40.3225720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-076] PASSED [ 29%] 2023-03-20T11:52:40.3250204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-077] PASSED [ 29%] 2023-03-20T11:52:40.3268081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-078] XFAIL [ 29%] 2023-03-20T11:52:40.3286227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-079] XFAIL [ 29%] 2023-03-20T11:52:40.3302831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-080] PASSED [ 29%] 2023-03-20T11:52:40.3318365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-081] PASSED [ 29%] 2023-03-20T11:52:40.3334471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-082] PASSED [ 29%] 2023-03-20T11:52:40.3350174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-083] PASSED [ 29%] 2023-03-20T11:52:40.3366381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-084] PASSED [ 29%] 2023-03-20T11:52:40.3385673Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-085] XFAIL [ 29%] 2023-03-20T11:52:40.3404274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-086] XFAIL [ 29%] 2023-03-20T11:52:40.3420988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-087] PASSED [ 29%] 2023-03-20T11:52:40.3437157Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-088] PASSED [ 29%] 2023-03-20T11:52:40.3453510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-089] PASSED [ 29%] 2023-03-20T11:52:40.3469827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-090] PASSED [ 29%] 2023-03-20T11:52:40.3485692Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-091] PASSED [ 29%] 2023-03-20T11:52:40.3504889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-092] XFAIL [ 29%] 2023-03-20T11:52:40.3524786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-093] XFAIL [ 29%] 2023-03-20T11:52:40.3541823Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-094] PASSED [ 29%] 2023-03-20T11:52:40.3557665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-095] PASSED [ 29%] 2023-03-20T11:52:40.3574038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-096] PASSED [ 29%] 2023-03-20T11:52:40.3590472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-097] PASSED [ 29%] 2023-03-20T11:52:40.3605962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-098] PASSED [ 29%] 2023-03-20T11:52:40.3625099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-099] XFAIL [ 29%] 2023-03-20T11:52:40.3643180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-100] XFAIL [ 29%] 2023-03-20T11:52:40.3659480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-101] PASSED [ 29%] 2023-03-20T11:52:40.3674763Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-102] PASSED [ 29%] 2023-03-20T11:52:40.3690785Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-103] PASSED [ 29%] 2023-03-20T11:52:40.3706506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-104] PASSED [ 29%] 2023-03-20T11:52:40.3722692Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-105] PASSED [ 29%] 2023-03-20T11:52:40.3741334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-106] XFAIL [ 29%] 2023-03-20T11:52:40.3759699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-107] XFAIL [ 29%] 2023-03-20T11:52:40.3776531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-108] PASSED [ 29%] 2023-03-20T11:52:40.3792479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-109] PASSED [ 29%] 2023-03-20T11:52:40.3810750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-110] PASSED [ 29%] 2023-03-20T11:52:40.3826812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-111] PASSED [ 29%] 2023-03-20T11:52:40.3842790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-112] PASSED [ 29%] 2023-03-20T11:52:40.3861793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-113] XFAIL [ 29%] 2023-03-20T11:52:40.3879979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-114] XFAIL [ 29%] 2023-03-20T11:52:40.3896732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-115] PASSED [ 29%] 2023-03-20T11:52:40.3912755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-116] PASSED [ 29%] 2023-03-20T11:52:40.3929419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-117] PASSED [ 29%] 2023-03-20T11:52:40.3945617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-118] PASSED [ 29%] 2023-03-20T11:52:40.3960924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-119] PASSED [ 29%] 2023-03-20T11:52:40.3979704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-120] XFAIL [ 29%] 2023-03-20T11:52:40.3997696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-121] XFAIL [ 29%] 2023-03-20T11:52:40.4013714Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-122] PASSED [ 29%] 2023-03-20T11:52:40.4029434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-123] PASSED [ 29%] 2023-03-20T11:52:40.4044778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-124] PASSED [ 29%] 2023-03-20T11:52:40.4060842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-125] PASSED [ 29%] 2023-03-20T11:52:40.4100786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-126] PASSED [ 29%] 2023-03-20T11:52:40.4121644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-127] XFAIL [ 29%] 2023-03-20T11:52:40.4140969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-128] XFAIL [ 29%] 2023-03-20T11:52:40.4166659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-129] PASSED [ 29%] 2023-03-20T11:52:40.4192101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-130] PASSED [ 29%] 2023-03-20T11:52:40.4217676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-131] PASSED [ 29%] 2023-03-20T11:52:40.4242495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-132] PASSED [ 29%] 2023-03-20T11:52:40.4267637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-133] PASSED [ 29%] 2023-03-20T11:52:40.4293583Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-134] PASSED [ 29%] 2023-03-20T11:52:40.4317496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-135] PASSED [ 29%] 2023-03-20T11:52:40.4343228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-136] PASSED [ 29%] 2023-03-20T11:52:40.4381259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-137] PASSED [ 29%] 2023-03-20T11:52:40.4400594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-138] XFAIL [ 29%] 2023-03-20T11:52:40.4419267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-139] XFAIL [ 29%] 2023-03-20T11:52:40.4444781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-140] PASSED [ 29%] 2023-03-20T11:52:40.4470284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-141] PASSED [ 29%] 2023-03-20T11:52:40.4495664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-142] PASSED [ 29%] 2023-03-20T11:52:40.4520527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-143] PASSED [ 29%] 2023-03-20T11:52:40.4545946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-144] PASSED [ 29%] 2023-03-20T11:52:40.4570938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-145] PASSED [ 29%] 2023-03-20T11:52:40.4595808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-146] PASSED [ 29%] 2023-03-20T11:52:40.4620606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-147] PASSED [ 29%] 2023-03-20T11:52:40.4657826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-148] PASSED [ 29%] 2023-03-20T11:52:40.4678881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-149] XFAIL [ 29%] 2023-03-20T11:52:40.4698106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-150] XFAIL [ 29%] 2023-03-20T11:52:40.4722928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-151] PASSED [ 29%] 2023-03-20T11:52:40.4747448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-152] PASSED [ 29%] 2023-03-20T11:52:40.4772619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-153] PASSED [ 29%] 2023-03-20T11:52:40.4795997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-154] PASSED [ 29%] 2023-03-20T11:52:40.4820806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-155] PASSED [ 29%] 2023-03-20T11:52:40.4844643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-156] PASSED [ 29%] 2023-03-20T11:52:40.4869283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-157] PASSED [ 29%] 2023-03-20T11:52:40.4893576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-158] PASSED [ 29%] 2023-03-20T11:52:40.4916456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-159] PASSED [ 29%] 2023-03-20T11:52:40.4935917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-160] XFAIL [ 29%] 2023-03-20T11:52:40.4954613Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-161] XFAIL [ 29%] 2023-03-20T11:52:40.4980499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-162] PASSED [ 29%] 2023-03-20T11:52:40.5005211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-163] PASSED [ 29%] 2023-03-20T11:52:40.5030610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-164] PASSED [ 29%] 2023-03-20T11:52:40.5055434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-165] PASSED [ 29%] 2023-03-20T11:52:40.5080120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-166] PASSED [ 29%] 2023-03-20T11:52:40.5105502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-167] PASSED [ 29%] 2023-03-20T11:52:40.5130896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-168] PASSED [ 29%] 2023-03-20T11:52:40.5154994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-169] PASSED [ 29%] 2023-03-20T11:52:40.5193212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-170] PASSED [ 29%] 2023-03-20T11:52:40.5214489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-171] XFAIL [ 29%] 2023-03-20T11:52:40.5233554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-172] XFAIL [ 29%] 2023-03-20T11:52:40.5259768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-173] PASSED [ 29%] 2023-03-20T11:52:40.5284711Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-174] PASSED [ 29%] 2023-03-20T11:52:40.5310061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-175] PASSED [ 29%] 2023-03-20T11:52:40.5335318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-176] PASSED [ 29%] 2023-03-20T11:52:40.5360028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-177] PASSED [ 29%] 2023-03-20T11:52:40.5385441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-178] PASSED [ 29%] 2023-03-20T11:52:40.5410913Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-179] PASSED [ 29%] 2023-03-20T11:52:40.5435416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-180] PASSED [ 29%] 2023-03-20T11:52:40.5472802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-181] PASSED [ 29%] 2023-03-20T11:52:40.5493212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-182] XFAIL [ 29%] 2023-03-20T11:52:40.5510773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-183] XFAIL [ 29%] 2023-03-20T11:52:40.5536070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-184] PASSED [ 29%] 2023-03-20T11:52:40.5560291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-185] PASSED [ 29%] 2023-03-20T11:52:40.5584958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-186] PASSED [ 29%] 2023-03-20T11:52:40.5609386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-187] PASSED [ 29%] 2023-03-20T11:52:40.5633104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-188] PASSED [ 29%] 2023-03-20T11:52:40.5657835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-189] PASSED [ 29%] 2023-03-20T11:52:40.5681947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-190] PASSED [ 29%] 2023-03-20T11:52:40.5706526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-191] PASSED [ 29%] 2023-03-20T11:52:40.5744447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-192] PASSED [ 29%] 2023-03-20T11:52:40.5765147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-193] XFAIL [ 29%] 2023-03-20T11:52:40.5784243Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-194] XFAIL [ 29%] 2023-03-20T11:52:40.5810933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-195] PASSED [ 29%] 2023-03-20T11:52:40.5836193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-196] PASSED [ 29%] 2023-03-20T11:52:40.5862122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-197] PASSED [ 29%] 2023-03-20T11:52:40.5887159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-198] PASSED [ 29%] 2023-03-20T11:52:40.5912496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-199] PASSED [ 29%] 2023-03-20T11:52:40.5938125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-200] PASSED [ 29%] 2023-03-20T11:52:40.5963246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-201] PASSED [ 29%] 2023-03-20T11:52:40.5988742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-202] PASSED [ 29%] 2023-03-20T11:52:40.6026739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-203] PASSED [ 29%] 2023-03-20T11:52:40.6045752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-204] XFAIL [ 29%] 2023-03-20T11:52:40.6065366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-205] XFAIL [ 29%] 2023-03-20T11:52:40.6092343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-206] PASSED [ 29%] 2023-03-20T11:52:40.6116873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-207] PASSED [ 29%] 2023-03-20T11:52:40.6142809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-208] PASSED [ 29%] 2023-03-20T11:52:40.6167585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-209] PASSED [ 29%] 2023-03-20T11:52:40.6193119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-210] PASSED [ 29%] 2023-03-20T11:52:40.6218807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-211] PASSED [ 29%] 2023-03-20T11:52:40.6243898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-212] PASSED [ 29%] 2023-03-20T11:52:40.6269512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-213] PASSED [ 29%] 2023-03-20T11:52:40.6307745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-214] PASSED [ 29%] 2023-03-20T11:52:40.6329343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-215] XFAIL [ 29%] 2023-03-20T11:52:40.6347832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-216] XFAIL [ 29%] 2023-03-20T11:52:40.6373751Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-217] PASSED [ 29%] 2023-03-20T11:52:40.6398244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-218] PASSED [ 29%] 2023-03-20T11:52:40.6423011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-219] PASSED [ 29%] 2023-03-20T11:52:40.6447233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-220] PASSED [ 29%] 2023-03-20T11:52:40.6472389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-221] PASSED [ 29%] 2023-03-20T11:52:40.6496892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-222] PASSED [ 29%] 2023-03-20T11:52:40.6521185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-223] PASSED [ 29%] 2023-03-20T11:52:40.6545594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-224] PASSED [ 29%] 2023-03-20T11:52:40.6562305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-225] PASSED [ 29%] 2023-03-20T11:52:40.6581706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-226] XFAIL [ 29%] 2023-03-20T11:52:40.6600225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-227] XFAIL [ 29%] 2023-03-20T11:52:40.6617321Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-228] PASSED [ 29%] 2023-03-20T11:52:40.6633269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-229] PASSED [ 29%] 2023-03-20T11:52:40.6650629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-230] PASSED [ 29%] 2023-03-20T11:52:40.6666362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-231] PASSED [ 29%] 2023-03-20T11:52:40.6683983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-232] PASSED [ 29%] 2023-03-20T11:52:40.6700546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-233] PASSED [ 29%] 2023-03-20T11:52:40.6716514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-234] PASSED [ 29%] 2023-03-20T11:52:40.6733668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-235] PASSED [ 29%] 2023-03-20T11:52:40.6750601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-236] PASSED [ 29%] 2023-03-20T11:52:40.6770783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-237] XFAIL [ 29%] 2023-03-20T11:52:40.6788544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-238] XFAIL [ 29%] 2023-03-20T11:52:40.6804688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-239] PASSED [ 29%] 2023-03-20T11:52:40.6821412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-240] PASSED [ 29%] 2023-03-20T11:52:40.6837603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-241] PASSED [ 29%] 2023-03-20T11:52:40.6854254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-242] PASSED [ 29%] 2023-03-20T11:52:40.6870719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-243] PASSED [ 29%] 2023-03-20T11:52:40.6886699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-244] PASSED [ 29%] 2023-03-20T11:52:40.6903698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-245] PASSED [ 29%] 2023-03-20T11:52:40.6919513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-246] PASSED [ 29%] 2023-03-20T11:52:40.6935759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-247] PASSED [ 29%] 2023-03-20T11:52:40.6954326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-248] XFAIL [ 29%] 2023-03-20T11:52:40.6973769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-249] XFAIL [ 29%] 2023-03-20T11:52:40.6989092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-250] PASSED [ 29%] 2023-03-20T11:52:40.7004644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-251] PASSED [ 29%] 2023-03-20T11:52:40.7020789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-252] PASSED [ 29%] 2023-03-20T11:52:40.7037753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-253] PASSED [ 29%] 2023-03-20T11:52:40.7053773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-254] PASSED [ 29%] 2023-03-20T11:52:40.7069903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-255] PASSED [ 29%] 2023-03-20T11:52:40.7085556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-256] PASSED [ 29%] 2023-03-20T11:52:40.7101738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-257] PASSED [ 29%] 2023-03-20T11:52:40.7118067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-258] PASSED [ 29%] 2023-03-20T11:52:40.7137423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-259] XFAIL [ 29%] 2023-03-20T11:52:40.7155735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-260] XFAIL [ 29%] 2023-03-20T11:52:40.7173361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-261] PASSED [ 29%] 2023-03-20T11:52:40.7189178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-262] PASSED [ 29%] 2023-03-20T11:52:40.7205199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-263] PASSED [ 29%] 2023-03-20T11:52:40.7221968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-264] PASSED [ 29%] 2023-03-20T11:52:40.7238018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-265] PASSED [ 29%] 2023-03-20T11:52:40.7254915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-266] PASSED [ 29%] 2023-03-20T11:52:40.7271097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-267] PASSED [ 29%] 2023-03-20T11:52:40.7287920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-268] PASSED [ 29%] 2023-03-20T11:52:40.7304603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-269] PASSED [ 29%] 2023-03-20T11:52:40.7323292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-270] XFAIL [ 29%] 2023-03-20T11:52:40.7342217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-271] XFAIL [ 29%] 2023-03-20T11:52:40.7360014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-272] PASSED [ 29%] 2023-03-20T11:52:40.7376620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-273] PASSED [ 29%] 2023-03-20T11:52:40.7392684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-274] PASSED [ 29%] 2023-03-20T11:52:40.7409689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-275] PASSED [ 29%] 2023-03-20T11:52:40.7425805Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-276] PASSED [ 29%] 2023-03-20T11:52:40.7441951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-277] PASSED [ 29%] 2023-03-20T11:52:40.7458654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-278] PASSED [ 29%] 2023-03-20T11:52:40.7474803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-279] PASSED [ 29%] 2023-03-20T11:52:40.7490946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-280] PASSED [ 29%] 2023-03-20T11:52:40.7509655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-281] XFAIL [ 29%] 2023-03-20T11:52:40.7528137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-282] XFAIL [ 29%] 2023-03-20T11:52:40.7544194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-283] PASSED [ 29%] 2023-03-20T11:52:40.7559625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-284] PASSED [ 29%] 2023-03-20T11:52:40.7575769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-285] PASSED [ 29%] 2023-03-20T11:52:40.7591628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-286] PASSED [ 29%] 2023-03-20T11:52:40.7607022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-287] PASSED [ 29%] 2023-03-20T11:52:40.7623376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-288] PASSED [ 29%] 2023-03-20T11:52:40.7639039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-289] PASSED [ 29%] 2023-03-20T11:52:40.7654906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-290] PASSED [ 29%] 2023-03-20T11:52:40.7671266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-291] PASSED [ 29%] 2023-03-20T11:52:40.7690879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-292] XFAIL [ 29%] 2023-03-20T11:52:40.7708415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-293] XFAIL [ 29%] 2023-03-20T11:52:40.7725949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-294] PASSED [ 29%] 2023-03-20T11:52:40.7742884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-295] PASSED [ 29%] 2023-03-20T11:52:40.7759106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-296] PASSED [ 29%] 2023-03-20T11:52:40.7775403Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-297] PASSED [ 29%] 2023-03-20T11:52:40.7791585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-298] PASSED [ 29%] 2023-03-20T11:52:40.7808012Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-299] PASSED [ 29%] 2023-03-20T11:52:40.7824868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-300] PASSED [ 29%] 2023-03-20T11:52:40.7841063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-301] PASSED [ 29%] 2023-03-20T11:52:40.7857651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-302] PASSED [ 29%] 2023-03-20T11:52:40.7876635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-303] XFAIL [ 29%] 2023-03-20T11:52:40.7895150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-304] XFAIL [ 29%] 2023-03-20T11:52:40.7911396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-305] PASSED [ 29%] 2023-03-20T11:52:40.7927425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-306] PASSED [ 29%] 2023-03-20T11:52:40.7944038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-307] PASSED [ 29%] 2023-03-20T11:52:40.7959823Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-308] PASSED [ 29%] 2023-03-20T11:52:40.7976531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-309] PASSED [ 29%] 2023-03-20T11:52:40.7992640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-310] PASSED [ 29%] 2023-03-20T11:52:40.8009160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-311] PASSED [ 29%] 2023-03-20T11:52:40.8025131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-312] PASSED [ 29%] 2023-03-20T11:52:40.8040736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-313] PASSED [ 29%] 2023-03-20T11:52:40.8059757Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-314] XFAIL [ 29%] 2023-03-20T11:52:40.8086320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-315] XFAIL [ 29%] 2023-03-20T11:52:40.8103306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-316] PASSED [ 29%] 2023-03-20T11:52:40.8119190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-317] PASSED [ 29%] 2023-03-20T11:52:40.8135028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-318] PASSED [ 29%] 2023-03-20T11:52:40.8150520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-319] PASSED [ 29%] 2023-03-20T11:52:40.8166236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-320] PASSED [ 29%] 2023-03-20T11:52:40.8182038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-321] PASSED [ 29%] 2023-03-20T11:52:40.8197762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-322] PASSED [ 29%] 2023-03-20T11:52:40.8214015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-323] PASSED [ 29%] 2023-03-20T11:52:40.8253677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-324] PASSED [ 29%] 2023-03-20T11:52:40.8273094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-325] XFAIL [ 29%] 2023-03-20T11:52:40.8292577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-326] XFAIL [ 29%] 2023-03-20T11:52:40.8317475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-327] PASSED [ 29%] 2023-03-20T11:52:40.8342674Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-328] PASSED [ 29%] 2023-03-20T11:52:40.8367578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-329] PASSED [ 29%] 2023-03-20T11:52:40.8392627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-330] PASSED [ 29%] 2023-03-20T11:52:40.8417798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-331] PASSED [ 29%] 2023-03-20T11:52:40.8442300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-332] PASSED [ 29%] 2023-03-20T11:52:40.8467015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-333] PASSED [ 29%] 2023-03-20T11:52:40.8492515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-334] PASSED [ 29%] 2023-03-20T11:52:40.8530397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-335] PASSED [ 29%] 2023-03-20T11:52:40.8548910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-336] XFAIL [ 29%] 2023-03-20T11:52:40.8567216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-337] XFAIL [ 29%] 2023-03-20T11:52:40.8594708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-338] PASSED [ 29%] 2023-03-20T11:52:40.8619563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-339] PASSED [ 29%] 2023-03-20T11:52:40.8644254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-340] PASSED [ 29%] 2023-03-20T11:52:40.8669653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-341] PASSED [ 29%] 2023-03-20T11:52:40.8694325Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-342] PASSED [ 29%] 2023-03-20T11:52:40.8719014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-343] PASSED [ 29%] 2023-03-20T11:52:40.8744255Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-344] PASSED [ 29%] 2023-03-20T11:52:40.8770037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-345] PASSED [ 29%] 2023-03-20T11:52:40.8806245Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-346] PASSED [ 29%] 2023-03-20T11:52:40.8825983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-347] XFAIL [ 29%] 2023-03-20T11:52:40.8844127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-348] XFAIL [ 29%] 2023-03-20T11:52:40.8869219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-349] PASSED [ 29%] 2023-03-20T11:52:40.8893755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-350] PASSED [ 29%] 2023-03-20T11:52:40.8917153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-351] PASSED [ 29%] 2023-03-20T11:52:40.8941607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-352] PASSED [ 29%] 2023-03-20T11:52:40.8965407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-353] PASSED [ 29%] 2023-03-20T11:52:40.8989685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-354] PASSED [ 29%] 2023-03-20T11:52:40.9013714Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-355] PASSED [ 29%] 2023-03-20T11:52:40.9037446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-356] PASSED [ 29%] 2023-03-20T11:52:40.9076281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-357] PASSED [ 29%] 2023-03-20T11:52:40.9095465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-358] XFAIL [ 29%] 2023-03-20T11:52:40.9115066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-359] XFAIL [ 29%] 2023-03-20T11:52:40.9140871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-360] PASSED [ 29%] 2023-03-20T11:52:40.9165268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-361] PASSED [ 29%] 2023-03-20T11:52:40.9190404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-362] PASSED [ 29%] 2023-03-20T11:52:40.9215415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-363] PASSED [ 29%] 2023-03-20T11:52:40.9239962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-364] PASSED [ 29%] 2023-03-20T11:52:40.9264539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-365] PASSED [ 29%] 2023-03-20T11:52:40.9289885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-366] PASSED [ 29%] 2023-03-20T11:52:40.9313773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-367] PASSED [ 29%] 2023-03-20T11:52:40.9351664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-368] PASSED [ 29%] 2023-03-20T11:52:40.9371059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-369] XFAIL [ 29%] 2023-03-20T11:52:40.9389567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-370] XFAIL [ 29%] 2023-03-20T11:52:40.9415194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-371] PASSED [ 29%] 2023-03-20T11:52:40.9440601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-372] PASSED [ 29%] 2023-03-20T11:52:40.9465203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-373] PASSED [ 29%] 2023-03-20T11:52:40.9490590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-374] PASSED [ 29%] 2023-03-20T11:52:40.9514372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-375] PASSED [ 29%] 2023-03-20T11:52:40.9539536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-376] PASSED [ 29%] 2023-03-20T11:52:40.9563921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-377] PASSED [ 29%] 2023-03-20T11:52:40.9588604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-378] PASSED [ 29%] 2023-03-20T11:52:40.9627213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-379] PASSED [ 29%] 2023-03-20T11:52:40.9645966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-380] XFAIL [ 29%] 2023-03-20T11:52:40.9666320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-381] XFAIL [ 29%] 2023-03-20T11:52:40.9691193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-382] PASSED [ 29%] 2023-03-20T11:52:40.9715283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-383] PASSED [ 29%] 2023-03-20T11:52:40.9739716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-384] PASSED [ 29%] 2023-03-20T11:52:40.9763567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-385] PASSED [ 29%] 2023-03-20T11:52:40.9788042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-386] PASSED [ 29%] 2023-03-20T11:52:40.9813088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-387] PASSED [ 29%] 2023-03-20T11:52:40.9836500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-388] PASSED [ 29%] 2023-03-20T11:52:40.9861197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-389] PASSED [ 29%] 2023-03-20T11:52:40.9883899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-390] PASSED [ 29%] 2023-03-20T11:52:40.9903108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-391] XFAIL [ 29%] 2023-03-20T11:52:40.9921376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-392] XFAIL [ 29%] 2023-03-20T11:52:40.9947139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-393] PASSED [ 29%] 2023-03-20T11:52:40.9972757Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-394] PASSED [ 29%] 2023-03-20T11:52:40.9996616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-395] PASSED [ 29%] 2023-03-20T11:52:41.0021990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-396] PASSED [ 29%] 2023-03-20T11:52:41.0046621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-397] PASSED [ 29%] 2023-03-20T11:52:41.0071881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-398] PASSED [ 29%] 2023-03-20T11:52:41.0097113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-399] PASSED [ 29%] 2023-03-20T11:52:41.0122135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-400] PASSED [ 29%] 2023-03-20T11:52:41.0161158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-401] PASSED [ 29%] 2023-03-20T11:52:41.0180607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-402] XFAIL [ 29%] 2023-03-20T11:52:41.0200112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-403] XFAIL [ 29%] 2023-03-20T11:52:41.0226469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-404] PASSED [ 29%] 2023-03-20T11:52:41.0252347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-405] PASSED [ 29%] 2023-03-20T11:52:41.0278837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-406] PASSED [ 29%] 2023-03-20T11:52:41.0302058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-407] PASSED [ 29%] 2023-03-20T11:52:41.0327209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-408] PASSED [ 29%] 2023-03-20T11:52:41.0352721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-409] PASSED [ 29%] 2023-03-20T11:52:41.0378167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-410] PASSED [ 29%] 2023-03-20T11:52:41.0402988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-411] PASSED [ 29%] 2023-03-20T11:52:41.0441565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-412] PASSED [ 29%] 2023-03-20T11:52:41.0461203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-413] XFAIL [ 29%] 2023-03-20T11:52:41.0479578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-414] XFAIL [ 29%] 2023-03-20T11:52:41.0504986Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-415] PASSED [ 29%] 2023-03-20T11:52:41.0530417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-416] PASSED [ 29%] 2023-03-20T11:52:41.0553667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-417] PASSED [ 29%] 2023-03-20T11:52:41.0578300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-418] PASSED [ 29%] 2023-03-20T11:52:41.0601984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-419] PASSED [ 29%] 2023-03-20T11:52:41.0626600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-420] PASSED [ 29%] 2023-03-20T11:52:41.0650959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-421] PASSED [ 29%] 2023-03-20T11:52:41.0675001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-422] PASSED [ 29%] 2023-03-20T11:52:41.0692347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-423] PASSED [ 29%] 2023-03-20T11:52:41.0710599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-424] XFAIL [ 29%] 2023-03-20T11:52:41.0731125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-425] XFAIL [ 29%] 2023-03-20T11:52:41.0746902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-426] PASSED [ 29%] 2023-03-20T11:52:41.0762743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-427] PASSED [ 29%] 2023-03-20T11:52:41.0778808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-428] PASSED [ 29%] 2023-03-20T11:52:41.0794730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-429] PASSED [ 29%] 2023-03-20T11:52:41.0811053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-430] PASSED [ 29%] 2023-03-20T11:52:41.0827337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-431] PASSED [ 29%] 2023-03-20T11:52:41.0843135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-432] PASSED [ 29%] 2023-03-20T11:52:41.0859582Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-433] PASSED [ 29%] 2023-03-20T11:52:41.0875351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-434] PASSED [ 29%] 2023-03-20T11:52:41.0894077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-435] XFAIL [ 29%] 2023-03-20T11:52:41.0912324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-436] XFAIL [ 29%] 2023-03-20T11:52:41.0929320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-437] PASSED [ 29%] 2023-03-20T11:52:41.0944401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-438] PASSED [ 29%] 2023-03-20T11:52:41.0960008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-439] PASSED [ 29%] 2023-03-20T11:52:41.0976316Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-440] PASSED [ 29%] 2023-03-20T11:52:41.0992268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-441] PASSED [ 29%] 2023-03-20T11:52:41.1008444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-442] PASSED [ 29%] 2023-03-20T11:52:41.1024384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-443] PASSED [ 29%] 2023-03-20T11:52:41.1039857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-444] PASSED [ 29%] 2023-03-20T11:52:41.1056027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-445] PASSED [ 29%] 2023-03-20T11:52:41.1073991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-446] XFAIL [ 29%] 2023-03-20T11:52:41.1093749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-447] XFAIL [ 29%] 2023-03-20T11:52:41.1109127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-448] PASSED [ 29%] 2023-03-20T11:52:41.1124411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-449] PASSED [ 29%] 2023-03-20T11:52:41.1140375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-450] PASSED [ 29%] 2023-03-20T11:52:41.1155490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-451] PASSED [ 29%] 2023-03-20T11:52:41.1170985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-452] PASSED [ 29%] 2023-03-20T11:52:41.1186353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-453] PASSED [ 29%] 2023-03-20T11:52:41.1201723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-454] PASSED [ 29%] 2023-03-20T11:52:41.1217553Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-455] PASSED [ 29%] 2023-03-20T11:52:41.1233615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-456] PASSED [ 29%] 2023-03-20T11:52:41.1253097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-457] XFAIL [ 29%] 2023-03-20T11:52:41.1270690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-458] XFAIL [ 29%] 2023-03-20T11:52:41.1286636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-459] PASSED [ 29%] 2023-03-20T11:52:41.1303387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-460] PASSED [ 29%] 2023-03-20T11:52:41.1319247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-461] PASSED [ 29%] 2023-03-20T11:52:41.1335205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-462] PASSED [ 29%] 2023-03-20T11:52:41.1350969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-463] PASSED [ 29%] 2023-03-20T11:52:41.1366760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-464] PASSED [ 29%] 2023-03-20T11:52:41.1383431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-465] PASSED [ 29%] 2023-03-20T11:52:41.1399006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-466] PASSED [ 29%] 2023-03-20T11:52:41.1415224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-467] PASSED [ 29%] 2023-03-20T11:52:41.1433339Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-468] XFAIL [ 29%] 2023-03-20T11:52:41.1453712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-469] XFAIL [ 29%] 2023-03-20T11:52:41.1469572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-470] PASSED [ 29%] 2023-03-20T11:52:41.1485308Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-471] PASSED [ 29%] 2023-03-20T11:52:41.1501809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-472] PASSED [ 29%] 2023-03-20T11:52:41.1517617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-473] PASSED [ 29%] 2023-03-20T11:52:41.1533953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-474] PASSED [ 29%] 2023-03-20T11:52:41.1550227Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-475] PASSED [ 29%] 2023-03-20T11:52:41.1566051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-476] PASSED [ 29%] 2023-03-20T11:52:41.1582696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-477] PASSED [ 29%] 2023-03-20T11:52:41.1598253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-478] PASSED [ 29%] 2023-03-20T11:52:41.1617147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-479] XFAIL [ 29%] 2023-03-20T11:52:41.1635208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-480] XFAIL [ 29%] 2023-03-20T11:52:41.1651212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-481] PASSED [ 29%] 2023-03-20T11:52:41.1667581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-482] PASSED [ 29%] 2023-03-20T11:52:41.1683510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-483] PASSED [ 29%] 2023-03-20T11:52:41.1699389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-484] PASSED [ 29%] 2023-03-20T11:52:41.1714705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-485] PASSED [ 29%] 2023-03-20T11:52:41.1730878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-486] PASSED [ 29%] 2023-03-20T11:52:41.1746068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-487] PASSED [ 29%] 2023-03-20T11:52:41.1761222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-488] PASSED [ 29%] 2023-03-20T11:52:41.1777808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-489] PASSED [ 29%] 2023-03-20T11:52:41.1796175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-490] XFAIL [ 29%] 2023-03-20T11:52:41.1815991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-491] XFAIL [ 29%] 2023-03-20T11:52:41.1832117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-492] PASSED [ 29%] 2023-03-20T11:52:41.1848109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-493] PASSED [ 29%] 2023-03-20T11:52:41.1864577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-494] PASSED [ 29%] 2023-03-20T11:52:41.1880249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-495] PASSED [ 29%] 2023-03-20T11:52:41.1896870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-496] PASSED [ 29%] 2023-03-20T11:52:41.1912853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-497] PASSED [ 29%] 2023-03-20T11:52:41.1929873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-498] PASSED [ 29%] 2023-03-20T11:52:41.1945417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-499] PASSED [ 29%] 2023-03-20T11:52:41.1961029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-500] PASSED [ 29%] 2023-03-20T11:52:41.1979894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-501] XFAIL [ 29%] 2023-03-20T11:52:41.1998159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-502] XFAIL [ 29%] 2023-03-20T11:52:41.2014067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-503] PASSED [ 29%] 2023-03-20T11:52:41.2030094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-504] PASSED [ 29%] 2023-03-20T11:52:41.2045771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-505] PASSED [ 29%] 2023-03-20T11:52:41.2062142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-506] PASSED [ 29%] 2023-03-20T11:52:41.2078094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-507] PASSED [ 29%] 2023-03-20T11:52:41.2094216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-508] PASSED [ 29%] 2023-03-20T11:52:41.2110337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-509] PASSED [ 29%] 2023-03-20T11:52:41.2125630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-510] PASSED [ 29%] 2023-03-20T11:52:41.2141657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-511] PASSED [ 29%] 2023-03-20T11:52:41.2160104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-512] XFAIL [ 29%] 2023-03-20T11:52:41.2179566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-513] XFAIL [ 29%] 2023-03-20T11:52:41.2195107Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-514] PASSED [ 29%] 2023-03-20T11:52:41.2210821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-515] PASSED [ 29%] 2023-03-20T11:52:41.2226624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-516] PASSED [ 29%] 2023-03-20T11:52:41.2241894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-517] PASSED [ 29%] 2023-03-20T11:52:41.2257578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-518] PASSED [ 29%] 2023-03-20T11:52:41.2272830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-519] PASSED [ 29%] 2023-03-20T11:52:41.2289358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-520] PASSED [ 29%] 2023-03-20T11:52:41.2304186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-521] PASSED [ 29%] 2023-03-20T11:52:41.2345496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-522] PASSED [ 29%] 2023-03-20T11:52:41.2364469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-523] XFAIL [ 29%] 2023-03-20T11:52:41.2383949Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-524] XFAIL [ 29%] 2023-03-20T11:52:41.2410736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-525] PASSED [ 29%] 2023-03-20T11:52:41.2434925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-526] PASSED [ 29%] 2023-03-20T11:52:41.2459839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-527] PASSED [ 29%] 2023-03-20T11:52:41.2485072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-528] PASSED [ 29%] 2023-03-20T11:52:41.2509959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-529] PASSED [ 29%] 2023-03-20T11:52:41.2534849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-530] PASSED [ 29%] 2023-03-20T11:52:41.2560090Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-531] PASSED [ 29%] 2023-03-20T11:52:41.2584694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-532] PASSED [ 29%] 2023-03-20T11:52:41.2623663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-533] PASSED [ 29%] 2023-03-20T11:52:41.2642569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-534] XFAIL [ 29%] 2023-03-20T11:52:41.2663561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-535] XFAIL [ 29%] 2023-03-20T11:52:41.2689304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-536] PASSED [ 29%] 2023-03-20T11:52:41.2713879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-537] PASSED [ 29%] 2023-03-20T11:52:41.2738871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-538] PASSED [ 29%] 2023-03-20T11:52:41.2763592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-539] PASSED [ 29%] 2023-03-20T11:52:41.2788923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-540] PASSED [ 29%] 2023-03-20T11:52:41.2813834Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-541] PASSED [ 29%] 2023-03-20T11:52:41.2838832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-542] PASSED [ 29%] 2023-03-20T11:52:41.2864205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-543] PASSED [ 29%] 2023-03-20T11:52:41.2903324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-544] PASSED [ 29%] 2023-03-20T11:52:41.2922453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-545] XFAIL [ 29%] 2023-03-20T11:52:41.2941159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-546] XFAIL [ 29%] 2023-03-20T11:52:41.2965790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-547] PASSED [ 29%] 2023-03-20T11:52:41.2990350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-548] PASSED [ 29%] 2023-03-20T11:52:41.3014593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-549] PASSED [ 29%] 2023-03-20T11:52:41.3039007Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-550] PASSED [ 29%] 2023-03-20T11:52:41.3063333Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-551] PASSED [ 29%] 2023-03-20T11:52:41.3086952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-552] PASSED [ 29%] 2023-03-20T11:52:41.3111618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-553] PASSED [ 29%] 2023-03-20T11:52:41.3136074Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-554] PASSED [ 29%] 2023-03-20T11:52:41.3176332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-555] PASSED [ 29%] 2023-03-20T11:52:41.3195207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-556] XFAIL [ 29%] 2023-03-20T11:52:41.3215686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-557] XFAIL [ 29%] 2023-03-20T11:52:41.3241143Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-558] PASSED [ 29%] 2023-03-20T11:52:41.3266650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-559] PASSED [ 29%] 2023-03-20T11:52:41.3292357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-560] PASSED [ 29%] 2023-03-20T11:52:41.3316029Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-561] PASSED [ 29%] 2023-03-20T11:52:41.3340952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-562] PASSED [ 29%] 2023-03-20T11:52:41.3365526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-563] PASSED [ 29%] 2023-03-20T11:52:41.3390725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-564] PASSED [ 29%] 2023-03-20T11:52:41.3415376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-565] PASSED [ 29%] 2023-03-20T11:52:41.3454726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-566] PASSED [ 29%] 2023-03-20T11:52:41.3474032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-567] XFAIL [ 29%] 2023-03-20T11:52:41.3493768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-568] XFAIL [ 29%] 2023-03-20T11:52:41.3518778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-569] PASSED [ 29%] 2023-03-20T11:52:41.3543912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-570] PASSED [ 29%] 2023-03-20T11:52:41.3569256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-571] PASSED [ 29%] 2023-03-20T11:52:41.3593568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-572] PASSED [ 29%] 2023-03-20T11:52:41.3618816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-573] PASSED [ 29%] 2023-03-20T11:52:41.3643813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-574] PASSED [ 29%] 2023-03-20T11:52:41.3668742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-575] PASSED [ 29%] 2023-03-20T11:52:41.3693809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-576] PASSED [ 29%] 2023-03-20T11:52:41.3732127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-577] PASSED [ 29%] 2023-03-20T11:52:41.3750710Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-578] XFAIL [ 29%] 2023-03-20T11:52:41.3779789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-579] XFAIL [ 29%] 2023-03-20T11:52:41.3805458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-580] PASSED [ 29%] 2023-03-20T11:52:41.3830159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-581] PASSED [ 29%] 2023-03-20T11:52:41.3854801Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-582] PASSED [ 29%] 2023-03-20T11:52:41.3879109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-583] PASSED [ 29%] 2023-03-20T11:52:41.3903717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-584] PASSED [ 29%] 2023-03-20T11:52:41.3928193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-585] PASSED [ 29%] 2023-03-20T11:52:41.3952753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-586] PASSED [ 29%] 2023-03-20T11:52:41.3977631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-587] PASSED [ 29%] 2023-03-20T11:52:41.4016131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-588] PASSED [ 29%] 2023-03-20T11:52:41.4035282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-589] XFAIL [ 29%] 2023-03-20T11:52:41.4054152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-590] XFAIL [ 29%] 2023-03-20T11:52:41.4080213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-591] PASSED [ 29%] 2023-03-20T11:52:41.4106200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-592] PASSED [ 29%] 2023-03-20T11:52:41.4132313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-593] PASSED [ 29%] 2023-03-20T11:52:41.4156127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-594] PASSED [ 29%] 2023-03-20T11:52:41.4181548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-595] PASSED [ 29%] 2023-03-20T11:52:41.4206262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-596] PASSED [ 29%] 2023-03-20T11:52:41.4231938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-597] PASSED [ 29%] 2023-03-20T11:52:41.4257823Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-598] PASSED [ 29%] 2023-03-20T11:52:41.4295690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-599] PASSED [ 29%] 2023-03-20T11:52:41.4314865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-600] XFAIL [ 29%] 2023-03-20T11:52:41.4334225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-601] XFAIL [ 29%] 2023-03-20T11:52:41.4362061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-602] PASSED [ 29%] 2023-03-20T11:52:41.4388004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-603] PASSED [ 29%] 2023-03-20T11:52:41.4413827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-604] PASSED [ 29%] 2023-03-20T11:52:41.4439087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-605] PASSED [ 29%] 2023-03-20T11:52:41.4465215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-606] PASSED [ 29%] 2023-03-20T11:52:41.4490731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-607] PASSED [ 29%] 2023-03-20T11:52:41.4515939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-608] PASSED [ 29%] 2023-03-20T11:52:41.4541610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-609] PASSED [ 29%] 2023-03-20T11:52:41.4579495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-610] PASSED [ 29%] 2023-03-20T11:52:41.4599200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-611] XFAIL [ 29%] 2023-03-20T11:52:41.4618584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-612] XFAIL [ 29%] 2023-03-20T11:52:41.4643417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-613] PASSED [ 29%] 2023-03-20T11:52:41.4668735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-614] PASSED [ 29%] 2023-03-20T11:52:41.4693743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-615] PASSED [ 29%] 2023-03-20T11:52:41.4718731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-616] PASSED [ 29%] 2023-03-20T11:52:41.4742675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-617] PASSED [ 29%] 2023-03-20T11:52:41.4767205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-618] PASSED [ 29%] 2023-03-20T11:52:41.4791754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-619] PASSED [ 29%] 2023-03-20T11:52:41.4816457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-620] PASSED [ 29%] 2023-03-20T11:52:41.4833370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-621] PASSED [ 29%] 2023-03-20T11:52:41.4853357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-622] XFAIL [ 29%] 2023-03-20T11:52:41.4870517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-623] XFAIL [ 29%] 2023-03-20T11:52:41.4889129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-624] PASSED [ 29%] 2023-03-20T11:52:41.4905125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-625] PASSED [ 29%] 2023-03-20T11:52:41.4921460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-626] PASSED [ 29%] 2023-03-20T11:52:41.4937586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-627] PASSED [ 29%] 2023-03-20T11:52:41.4953956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-628] PASSED [ 29%] 2023-03-20T11:52:41.4970569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-629] PASSED [ 29%] 2023-03-20T11:52:41.4987007Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-630] PASSED [ 29%] 2023-03-20T11:52:41.5003104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-631] PASSED [ 29%] 2023-03-20T11:52:41.5019990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-632] PASSED [ 29%] 2023-03-20T11:52:41.5038459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-633] XFAIL [ 29%] 2023-03-20T11:52:41.5057350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-634] XFAIL [ 29%] 2023-03-20T11:52:41.5073601Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-635] PASSED [ 29%] 2023-03-20T11:52:41.5090890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-636] PASSED [ 29%] 2023-03-20T11:52:41.5105998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-637] PASSED [ 29%] 2023-03-20T11:52:41.5121825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-638] PASSED [ 29%] 2023-03-20T11:52:41.5138320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-639] PASSED [ 29%] 2023-03-20T11:52:41.5154429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-640] PASSED [ 29%] 2023-03-20T11:52:41.5170871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-641] PASSED [ 29%] 2023-03-20T11:52:41.5186588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-642] PASSED [ 29%] 2023-03-20T11:52:41.5202258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-643] PASSED [ 29%] 2023-03-20T11:52:41.5221292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-644] XFAIL [ 29%] 2023-03-20T11:52:41.5240902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-645] XFAIL [ 29%] 2023-03-20T11:52:41.5257580Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-646] PASSED [ 29%] 2023-03-20T11:52:41.5273169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-647] PASSED [ 29%] 2023-03-20T11:52:41.5289350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-648] PASSED [ 29%] 2023-03-20T11:52:41.5305562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-649] PASSED [ 29%] 2023-03-20T11:52:41.5320728Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-650] PASSED [ 29%] 2023-03-20T11:52:41.5337084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-651] PASSED [ 29%] 2023-03-20T11:52:41.5352740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-652] PASSED [ 29%] 2023-03-20T11:52:41.5369177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-653] PASSED [ 29%] 2023-03-20T11:52:41.5384674Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-654] PASSED [ 29%] 2023-03-20T11:52:41.5403418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-655] XFAIL [ 29%] 2023-03-20T11:52:41.5421978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-656] XFAIL [ 29%] 2023-03-20T11:52:41.5438570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-657] PASSED [ 29%] 2023-03-20T11:52:41.5455233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-658] PASSED [ 29%] 2023-03-20T11:52:41.5471156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-659] PASSED [ 29%] 2023-03-20T11:52:41.5487367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-660] PASSED [ 29%] 2023-03-20T11:52:41.5503871Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-661] PASSED [ 29%] 2023-03-20T11:52:41.5519640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-662] PASSED [ 29%] 2023-03-20T11:52:41.5536265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-663] PASSED [ 29%] 2023-03-20T11:52:41.5552354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-664] PASSED [ 29%] 2023-03-20T11:52:41.5569542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-665] PASSED [ 29%] 2023-03-20T11:52:41.5587264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-666] XFAIL [ 29%] 2023-03-20T11:52:41.5606740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-667] XFAIL [ 29%] 2023-03-20T11:52:41.5623592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-668] PASSED [ 29%] 2023-03-20T11:52:41.5639736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-669] PASSED [ 29%] 2023-03-20T11:52:41.5656518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-670] PASSED [ 29%] 2023-03-20T11:52:41.5672224Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-671] PASSED [ 29%] 2023-03-20T11:52:41.5689358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-672] PASSED [ 29%] 2023-03-20T11:52:41.5704977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-673] PASSED [ 29%] 2023-03-20T11:52:41.5720957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-674] PASSED [ 29%] 2023-03-20T11:52:41.5737652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-675] PASSED [ 29%] 2023-03-20T11:52:41.5753368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-676] PASSED [ 29%] 2023-03-20T11:52:41.5773132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-677] XFAIL [ 29%] 2023-03-20T11:52:41.5790797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-678] XFAIL [ 29%] 2023-03-20T11:52:41.5806397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-679] PASSED [ 29%] 2023-03-20T11:52:41.5822612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-680] PASSED [ 29%] 2023-03-20T11:52:41.5838251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-681] PASSED [ 29%] 2023-03-20T11:52:41.5853974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-682] PASSED [ 29%] 2023-03-20T11:52:41.5869541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-683] PASSED [ 29%] 2023-03-20T11:52:41.5885009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-684] PASSED [ 29%] 2023-03-20T11:52:41.5901046Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-685] PASSED [ 29%] 2023-03-20T11:52:41.5916609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-686] PASSED [ 29%] 2023-03-20T11:52:41.5933800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-687] PASSED [ 29%] 2023-03-20T11:52:41.5951993Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-688] XFAIL [ 29%] 2023-03-20T11:52:41.5972708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-689] XFAIL [ 29%] 2023-03-20T11:52:41.5988959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-690] PASSED [ 29%] 2023-03-20T11:52:41.6005015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-691] PASSED [ 29%] 2023-03-20T11:52:41.6021730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-692] PASSED [ 29%] 2023-03-20T11:52:41.6037938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-693] PASSED [ 29%] 2023-03-20T11:52:41.6054770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-694] PASSED [ 29%] 2023-03-20T11:52:41.6071167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-695] PASSED [ 29%] 2023-03-20T11:52:41.6087283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-696] PASSED [ 29%] 2023-03-20T11:52:41.6103905Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-697] PASSED [ 29%] 2023-03-20T11:52:41.6119969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-698] PASSED [ 29%] 2023-03-20T11:52:41.6138913Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-699] XFAIL [ 29%] 2023-03-20T11:52:41.6157454Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-700] XFAIL [ 29%] 2023-03-20T11:52:41.6174068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-701] PASSED [ 29%] 2023-03-20T11:52:41.6190326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-702] PASSED [ 29%] 2023-03-20T11:52:41.6206154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-703] PASSED [ 29%] 2023-03-20T11:52:41.6222168Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-704] PASSED [ 29%] 2023-03-20T11:52:41.6238248Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-705] PASSED [ 29%] 2023-03-20T11:52:41.6254656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-706] PASSED [ 29%] 2023-03-20T11:52:41.6270989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-707] PASSED [ 29%] 2023-03-20T11:52:41.6286903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-708] PASSED [ 29%] 2023-03-20T11:52:41.6303312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-709] PASSED [ 29%] 2023-03-20T11:52:41.6321494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-710] XFAIL [ 29%] 2023-03-20T11:52:41.6341742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-711] XFAIL [ 29%] 2023-03-20T11:52:41.6358150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-712] PASSED [ 29%] 2023-03-20T11:52:41.6373953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-713] PASSED [ 29%] 2023-03-20T11:52:41.6389544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-714] PASSED [ 29%] 2023-03-20T11:52:41.6405097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-715] PASSED [ 29%] 2023-03-20T11:52:41.6421409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-716] PASSED [ 29%] 2023-03-20T11:52:41.6436760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-717] PASSED [ 29%] 2023-03-20T11:52:41.6453574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-718] PASSED [ 29%] 2023-03-20T11:52:41.6468486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-719] PASSED [ 29%] 2023-03-20T11:52:41.6497765Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_image_tensor-720] PASSED [ 29%] 2023-03-20T11:52:41.6755511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-00] PASSED [ 29%] 2023-03-20T11:52:41.7263748Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-01] PASSED [ 29%] 2023-03-20T11:52:41.7289677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-02] PASSED [ 29%] 2023-03-20T11:52:41.7321770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-03] PASSED [ 29%] 2023-03-20T11:52:41.7352705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-04] PASSED [ 29%] 2023-03-20T11:52:41.7379418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-05] PASSED [ 29%] 2023-03-20T11:52:41.7413617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-06] PASSED [ 29%] 2023-03-20T11:52:41.7446053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-07] PASSED [ 29%] 2023-03-20T11:52:41.7474309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-08] PASSED [ 29%] 2023-03-20T11:52:41.7511959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-09] PASSED [ 29%] 2023-03-20T11:52:41.7548694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-10] PASSED [ 29%] 2023-03-20T11:52:41.7576557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-11] PASSED [ 29%] 2023-03-20T11:52:41.7614351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-12] PASSED [ 29%] 2023-03-20T11:52:41.7653537Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-13] PASSED [ 29%] 2023-03-20T11:52:41.7682608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-14] PASSED [ 29%] 2023-03-20T11:52:41.7723675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-15] PASSED [ 29%] 2023-03-20T11:52:41.7764150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-16] PASSED [ 29%] 2023-03-20T11:52:41.7794166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-17] PASSED [ 29%] 2023-03-20T11:52:41.7835276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-18] PASSED [ 29%] 2023-03-20T11:52:41.7877693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-19] PASSED [ 29%] 2023-03-20T11:52:41.7906808Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-20] PASSED [ 29%] 2023-03-20T11:52:41.7949170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-21] PASSED [ 29%] 2023-03-20T11:52:41.7991100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-22] PASSED [ 29%] 2023-03-20T11:52:41.8022579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-23] PASSED [ 29%] 2023-03-20T11:52:41.8067249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-24] PASSED [ 29%] 2023-03-20T11:52:41.8111799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-25] PASSED [ 29%] 2023-03-20T11:52:41.8145033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-26] PASSED [ 29%] 2023-03-20T11:52:41.8161101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-27] PASSED [ 29%] 2023-03-20T11:52:41.8177248Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-28] PASSED [ 29%] 2023-03-20T11:52:41.8192418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-29] PASSED [ 29%] 2023-03-20T11:52:41.8208154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-30] PASSED [ 29%] 2023-03-20T11:52:41.8224561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-31] PASSED [ 29%] 2023-03-20T11:52:41.8239424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-32] PASSED [ 29%] 2023-03-20T11:52:41.8255837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-33] PASSED [ 29%] 2023-03-20T11:52:41.8271548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-34] PASSED [ 29%] 2023-03-20T11:52:41.8286653Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-35] PASSED [ 29%] 2023-03-20T11:52:41.8302907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-36] PASSED [ 29%] 2023-03-20T11:52:41.8318591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-37] PASSED [ 29%] 2023-03-20T11:52:41.8333985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-38] PASSED [ 29%] 2023-03-20T11:52:41.8350136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-39] PASSED [ 29%] 2023-03-20T11:52:41.8367127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-40] PASSED [ 29%] 2023-03-20T11:52:41.8383150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-41] PASSED [ 29%] 2023-03-20T11:52:41.8398818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-42] PASSED [ 29%] 2023-03-20T11:52:41.8415128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-43] PASSED [ 29%] 2023-03-20T11:52:41.8430304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-44] PASSED [ 29%] 2023-03-20T11:52:41.8446187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-45] PASSED [ 29%] 2023-03-20T11:52:41.8462259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-46] PASSED [ 29%] 2023-03-20T11:52:41.8477291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-47] PASSED [ 29%] 2023-03-20T11:52:41.8493845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-48] PASSED [ 29%] 2023-03-20T11:52:41.8509394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-49] PASSED [ 29%] 2023-03-20T11:52:41.8524410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-50] PASSED [ 29%] 2023-03-20T11:52:41.8540654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-51] PASSED [ 29%] 2023-03-20T11:52:41.8556144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-52] PASSED [ 29%] 2023-03-20T11:52:41.8572494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-53] PASSED [ 29%] 2023-03-20T11:52:41.8607503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_bounding_box-54] PASSED [ 29%] 2023-03-20T11:52:41.8763405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-00] PASSED [ 29%] 2023-03-20T11:52:42.1369326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-01] PASSED [ 29%] 2023-03-20T11:52:42.1408121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-02] PASSED [ 29%] 2023-03-20T11:52:42.1425731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-03] PASSED [ 29%] 2023-03-20T11:52:42.1440597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-04] PASSED [ 29%] 2023-03-20T11:52:42.1456799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-05] PASSED [ 29%] 2023-03-20T11:52:42.1472832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-06] PASSED [ 29%] 2023-03-20T11:52:42.1488655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-07] PASSED [ 29%] 2023-03-20T11:52:42.1504559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-08] PASSED [ 29%] 2023-03-20T11:52:42.1520872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-09] PASSED [ 29%] 2023-03-20T11:52:42.1537137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-10] PASSED [ 29%] 2023-03-20T11:52:42.1553662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-11] PASSED [ 29%] 2023-03-20T11:52:42.1593745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-12] PASSED [ 29%] 2023-03-20T11:52:42.1629271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-13] PASSED [ 29%] 2023-03-20T11:52:42.1666442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-14] PASSED [ 29%] 2023-03-20T11:52:42.1683165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-15] PASSED [ 29%] 2023-03-20T11:52:42.1700137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-16] PASSED [ 29%] 2023-03-20T11:52:42.1715890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-17] PASSED [ 29%] 2023-03-20T11:52:42.1753784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-18] PASSED [ 29%] 2023-03-20T11:52:42.1790588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-19] PASSED [ 29%] 2023-03-20T11:52:42.1827589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-20] PASSED [ 29%] 2023-03-20T11:52:42.1844889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-21] PASSED [ 29%] 2023-03-20T11:52:42.1861293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-22] PASSED [ 29%] 2023-03-20T11:52:42.1877106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-23] PASSED [ 29%] 2023-03-20T11:52:42.1914973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-24] PASSED [ 29%] 2023-03-20T11:52:42.1951856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-25] PASSED [ 29%] 2023-03-20T11:52:42.1988329Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-26] PASSED [ 29%] 2023-03-20T11:52:42.2004445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-27] PASSED [ 29%] 2023-03-20T11:52:42.2020562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-28] PASSED [ 29%] 2023-03-20T11:52:42.2036362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-29] PASSED [ 29%] 2023-03-20T11:52:42.2073507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-30] PASSED [ 29%] 2023-03-20T11:52:42.2096402Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-31] PASSED [ 29%] 2023-03-20T11:52:42.2133799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-32] PASSED [ 29%] 2023-03-20T11:52:42.2149562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-33] PASSED [ 29%] 2023-03-20T11:52:42.2165343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-34] PASSED [ 29%] 2023-03-20T11:52:42.2181536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-35] PASSED [ 29%] 2023-03-20T11:52:42.2223411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_mask-36] PASSED [ 29%] 2023-03-20T11:52:42.2374714Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-00] PASSED [ 29%] 2023-03-20T11:52:42.5096667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-01] PASSED [ 29%] 2023-03-20T11:52:42.5121503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-02] PASSED [ 29%] 2023-03-20T11:52:42.5159697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-03] PASSED [ 29%] 2023-03-20T11:52:42.5199642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-04] PASSED [ 29%] 2023-03-20T11:52:42.7216446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-05] PASSED [ 29%] 2023-03-20T11:52:42.7256421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-06] PASSED [ 29%] 2023-03-20T11:52:42.7294870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-07] PASSED [ 29%] 2023-03-20T11:52:42.7333659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-08] PASSED [ 29%] 2023-03-20T11:52:42.7349526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-09] PASSED [ 29%] 2023-03-20T11:52:42.7368411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-10] PASSED [ 29%] 2023-03-20T11:52:42.7385802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-11] PASSED [ 29%] 2023-03-20T11:52:42.7402220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-12] PASSED [ 29%] 2023-03-20T11:52:42.7420262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-13] PASSED [ 29%] 2023-03-20T11:52:42.7438300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-14] PASSED [ 29%] 2023-03-20T11:52:42.7454693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-15] PASSED [ 29%] 2023-03-20T11:52:42.7472390Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-16] PASSED [ 29%] 2023-03-20T11:52:42.7493664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-17] PASSED [ 29%] 2023-03-20T11:52:42.7530874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-18] PASSED [ 29%] 2023-03-20T11:52:42.7572888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-19] PASSED [ 29%] 2023-03-20T11:52:42.7606430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-20] PASSED [ 29%] 2023-03-20T11:52:42.7644783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-21] PASSED [ 29%] 2023-03-20T11:52:42.7684535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-22] PASSED [ 29%] 2023-03-20T11:52:42.7722520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-23] PASSED [ 29%] 2023-03-20T11:52:42.7760077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-24] PASSED [ 29%] 2023-03-20T11:52:42.7800688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-25] PASSED [ 29%] 2023-03-20T11:52:42.7836965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-26] PASSED [ 29%] 2023-03-20T11:52:42.7853631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-27] PASSED [ 29%] 2023-03-20T11:52:42.7871831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-28] PASSED [ 29%] 2023-03-20T11:52:42.7891350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-29] PASSED [ 29%] 2023-03-20T11:52:42.7904985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-30] PASSED [ 29%] 2023-03-20T11:52:42.7921682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-31] PASSED [ 29%] 2023-03-20T11:52:42.7938384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-32] PASSED [ 29%] 2023-03-20T11:52:42.7953786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-33] PASSED [ 29%] 2023-03-20T11:52:42.7970899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-34] PASSED [ 29%] 2023-03-20T11:52:42.7987725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-35] PASSED [ 29%] 2023-03-20T11:52:42.8029644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-perspective_video-36] PASSED [ 29%] 2023-03-20T11:52:42.8209598Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-000] PASSED [ 29%] 2023-03-20T11:52:42.8229904Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-001] XFAIL [ 29%] 2023-03-20T11:52:42.8251338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-002] XFAIL [ 29%] 2023-03-20T11:52:42.8497891Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-003] PASSED [ 29%] 2023-03-20T11:52:42.8518436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-004] PASSED [ 29%] 2023-03-20T11:52:42.8541043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-005] PASSED [ 29%] 2023-03-20T11:52:42.8565052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-006] PASSED [ 29%] 2023-03-20T11:52:42.8585683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-007] PASSED [ 29%] 2023-03-20T11:52:42.8605059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-008] XFAIL [ 29%] 2023-03-20T11:52:42.8624102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-009] XFAIL [ 29%] 2023-03-20T11:52:42.8646071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-010] PASSED [ 29%] 2023-03-20T11:52:42.8669750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-011] PASSED [ 29%] 2023-03-20T11:52:42.8692375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-012] PASSED [ 29%] 2023-03-20T11:52:42.8712624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-013] PASSED [ 29%] 2023-03-20T11:52:42.8732781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-014] PASSED [ 29%] 2023-03-20T11:52:42.8761760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-015] XFAIL [ 29%] 2023-03-20T11:52:42.8780236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-016] XFAIL [ 29%] 2023-03-20T11:52:42.8802353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-017] PASSED [ 29%] 2023-03-20T11:52:42.8824546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-018] PASSED [ 29%] 2023-03-20T11:52:42.8844741Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-019] PASSED [ 29%] 2023-03-20T11:52:42.8866248Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-020] PASSED [ 29%] 2023-03-20T11:52:42.8887237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-021] PASSED [ 29%] 2023-03-20T11:52:42.8906903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-022] XFAIL [ 29%] 2023-03-20T11:52:42.8924791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-023] XFAIL [ 29%] 2023-03-20T11:52:42.8947146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-024] PASSED [ 29%] 2023-03-20T11:52:42.8969433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-025] PASSED [ 29%] 2023-03-20T11:52:42.8991181Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-026] PASSED [ 29%] 2023-03-20T11:52:42.9014047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-027] PASSED [ 29%] 2023-03-20T11:52:42.9032386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-028] PASSED [ 29%] 2023-03-20T11:52:42.9052813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-029] XFAIL [ 29%] 2023-03-20T11:52:42.9070790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-030] XFAIL [ 29%] 2023-03-20T11:52:42.9095297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-031] PASSED [ 29%] 2023-03-20T11:52:42.9116813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-032] PASSED [ 29%] 2023-03-20T11:52:42.9139054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-033] PASSED [ 29%] 2023-03-20T11:52:42.9160781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-034] PASSED [ 29%] 2023-03-20T11:52:42.9180757Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-035] PASSED [ 29%] 2023-03-20T11:52:42.9199687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-036] XFAIL [ 29%] 2023-03-20T11:52:42.9219041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-037] XFAIL [ 29%] 2023-03-20T11:52:42.9240356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-038] PASSED [ 29%] 2023-03-20T11:52:42.9261894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-039] PASSED [ 29%] 2023-03-20T11:52:42.9283318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-040] PASSED [ 29%] 2023-03-20T11:52:42.9305448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-041] PASSED [ 29%] 2023-03-20T11:52:42.9324285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-042] PASSED [ 29%] 2023-03-20T11:52:42.9343265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-043] XFAIL [ 29%] 2023-03-20T11:52:42.9362056Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-044] XFAIL [ 29%] 2023-03-20T11:52:42.9384906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-045] PASSED [ 29%] 2023-03-20T11:52:42.9406404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-046] PASSED [ 29%] 2023-03-20T11:52:42.9428630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-047] PASSED [ 29%] 2023-03-20T11:52:42.9452406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-048] PASSED [ 29%] 2023-03-20T11:52:42.9472183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-049] PASSED [ 29%] 2023-03-20T11:52:42.9491247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-050] XFAIL [ 29%] 2023-03-20T11:52:42.9509742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-051] XFAIL [ 29%] 2023-03-20T11:52:42.9533806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-052] PASSED [ 29%] 2023-03-20T11:52:42.9556151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-053] PASSED [ 29%] 2023-03-20T11:52:42.9577810Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-054] PASSED [ 29%] 2023-03-20T11:52:42.9599105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-055] PASSED [ 29%] 2023-03-20T11:52:42.9618772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-056] PASSED [ 29%] 2023-03-20T11:52:42.9637371Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-057] XFAIL [ 29%] 2023-03-20T11:52:42.9656776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-058] XFAIL [ 29%] 2023-03-20T11:52:42.9679357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-059] PASSED [ 29%] 2023-03-20T11:52:42.9699803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-060] PASSED [ 29%] 2023-03-20T11:52:42.9720832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-061] PASSED [ 29%] 2023-03-20T11:52:42.9742279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-062] PASSED [ 29%] 2023-03-20T11:52:42.9758629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-063] PASSED [ 29%] 2023-03-20T11:52:42.9778844Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-064] XFAIL [ 29%] 2023-03-20T11:52:42.9797382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-065] XFAIL [ 29%] 2023-03-20T11:52:42.9813986Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-066] PASSED [ 29%] 2023-03-20T11:52:42.9830649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-067] PASSED [ 29%] 2023-03-20T11:52:42.9846523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-068] PASSED [ 29%] 2023-03-20T11:52:42.9862802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-069] PASSED [ 29%] 2023-03-20T11:52:42.9878882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-070] PASSED [ 29%] 2023-03-20T11:52:42.9897862Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-071] XFAIL [ 29%] 2023-03-20T11:52:42.9916120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-072] XFAIL [ 29%] 2023-03-20T11:52:42.9933374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-073] PASSED [ 29%] 2023-03-20T11:52:42.9949021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-074] PASSED [ 29%] 2023-03-20T11:52:42.9965114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-075] PASSED [ 29%] 2023-03-20T11:52:42.9981286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-076] PASSED [ 29%] 2023-03-20T11:52:42.9996482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-077] PASSED [ 29%] 2023-03-20T11:52:43.0015604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-078] XFAIL [ 29%] 2023-03-20T11:52:43.0034119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-079] XFAIL [ 29%] 2023-03-20T11:52:43.0052231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-080] PASSED [ 29%] 2023-03-20T11:52:43.0067779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-081] PASSED [ 29%] 2023-03-20T11:52:43.0083292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-082] PASSED [ 29%] 2023-03-20T11:52:43.0099587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-083] PASSED [ 29%] 2023-03-20T11:52:43.0115638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-084] PASSED [ 29%] 2023-03-20T11:52:43.0134401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-085] XFAIL [ 29%] 2023-03-20T11:52:43.0152935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-086] XFAIL [ 29%] 2023-03-20T11:52:43.0170037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-087] PASSED [ 29%] 2023-03-20T11:52:43.0185613Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-088] PASSED [ 29%] 2023-03-20T11:52:43.0201520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-089] PASSED [ 29%] 2023-03-20T11:52:43.0217477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-090] PASSED [ 29%] 2023-03-20T11:52:43.0233305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-091] PASSED [ 29%] 2023-03-20T11:52:43.0252737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-092] XFAIL [ 29%] 2023-03-20T11:52:43.0270783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-093] XFAIL [ 29%] 2023-03-20T11:52:43.0286857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-094] PASSED [ 29%] 2023-03-20T11:52:43.0304039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-095] PASSED [ 29%] 2023-03-20T11:52:43.0321303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-096] PASSED [ 29%] 2023-03-20T11:52:43.0336869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-097] PASSED [ 29%] 2023-03-20T11:52:43.0353761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-098] PASSED [ 29%] 2023-03-20T11:52:43.0373391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-099] XFAIL [ 29%] 2023-03-20T11:52:43.0391396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-100] XFAIL [ 29%] 2023-03-20T11:52:43.0407397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-101] PASSED [ 29%] 2023-03-20T11:52:43.0423310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-102] PASSED [ 29%] 2023-03-20T11:52:43.0439201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-103] PASSED [ 29%] 2023-03-20T11:52:43.0455440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-104] PASSED [ 29%] 2023-03-20T11:52:43.0471750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-105] PASSED [ 29%] 2023-03-20T11:52:43.0492069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-106] XFAIL [ 29%] 2023-03-20T11:52:43.0509372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-107] XFAIL [ 29%] 2023-03-20T11:52:43.0525670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-108] PASSED [ 29%] 2023-03-20T11:52:43.0542351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-109] PASSED [ 29%] 2023-03-20T11:52:43.0558670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-110] PASSED [ 29%] 2023-03-20T11:52:43.0575396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-111] PASSED [ 29%] 2023-03-20T11:52:43.0591364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-112] PASSED [ 29%] 2023-03-20T11:52:43.0611878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-113] XFAIL [ 29%] 2023-03-20T11:52:43.0630592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-114] XFAIL [ 29%] 2023-03-20T11:52:43.0646971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-115] PASSED [ 29%] 2023-03-20T11:52:43.0664599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-116] PASSED [ 29%] 2023-03-20T11:52:43.0680180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-117] PASSED [ 29%] 2023-03-20T11:52:43.0696667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-118] PASSED [ 29%] 2023-03-20T11:52:43.0712186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-119] PASSED [ 29%] 2023-03-20T11:52:43.0731045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-120] XFAIL [ 29%] 2023-03-20T11:52:43.0749933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-121] XFAIL [ 29%] 2023-03-20T11:52:43.0765547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-122] PASSED [ 29%] 2023-03-20T11:52:43.0781587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-123] PASSED [ 29%] 2023-03-20T11:52:43.0797184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-124] PASSED [ 29%] 2023-03-20T11:52:43.0813675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-125] PASSED [ 29%] 2023-03-20T11:52:43.0834084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-126] PASSED [ 29%] 2023-03-20T11:52:43.0853616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-127] XFAIL [ 29%] 2023-03-20T11:52:43.0872794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-128] XFAIL [ 29%] 2023-03-20T11:52:43.0897508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-129] PASSED [ 29%] 2023-03-20T11:52:43.0919493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-130] PASSED [ 29%] 2023-03-20T11:52:43.0942178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-131] PASSED [ 29%] 2023-03-20T11:52:43.0964509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-132] PASSED [ 29%] 2023-03-20T11:52:43.0987218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-133] PASSED [ 29%] 2023-03-20T11:52:43.1010652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-134] PASSED [ 29%] 2023-03-20T11:52:43.1032154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-135] PASSED [ 29%] 2023-03-20T11:52:43.1054612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-136] PASSED [ 29%] 2023-03-20T11:52:43.1074873Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-137] PASSED [ 29%] 2023-03-20T11:52:43.1094623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-138] XFAIL [ 29%] 2023-03-20T11:52:43.1113563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-139] XFAIL [ 29%] 2023-03-20T11:52:43.1136799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-140] PASSED [ 29%] 2023-03-20T11:52:43.1159752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-141] PASSED [ 29%] 2023-03-20T11:52:43.1181401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-142] PASSED [ 29%] 2023-03-20T11:52:43.1203847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-143] PASSED [ 29%] 2023-03-20T11:52:43.1226747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-144] PASSED [ 29%] 2023-03-20T11:52:43.1249946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-145] PASSED [ 29%] 2023-03-20T11:52:43.1271606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-146] PASSED [ 29%] 2023-03-20T11:52:43.1294199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-147] PASSED [ 29%] 2023-03-20T11:52:43.1313834Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-148] PASSED [ 29%] 2023-03-20T11:52:43.1333768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-149] XFAIL [ 29%] 2023-03-20T11:52:43.1352301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-150] XFAIL [ 29%] 2023-03-20T11:52:43.1376491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-151] PASSED [ 29%] 2023-03-20T11:52:43.1398180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-152] PASSED [ 29%] 2023-03-20T11:52:43.1420341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-153] PASSED [ 29%] 2023-03-20T11:52:43.1441880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-154] PASSED [ 29%] 2023-03-20T11:52:43.1463851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-155] PASSED [ 29%] 2023-03-20T11:52:43.1485161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-156] PASSED [ 29%] 2023-03-20T11:52:43.1507472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-157] PASSED [ 29%] 2023-03-20T11:52:43.1530428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-158] PASSED [ 29%] 2023-03-20T11:52:43.1549983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-159] PASSED [ 29%] 2023-03-20T11:52:43.1570654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-160] XFAIL [ 29%] 2023-03-20T11:52:43.1589331Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-161] XFAIL [ 29%] 2023-03-20T11:52:43.1612839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-162] PASSED [ 29%] 2023-03-20T11:52:43.1634458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-163] PASSED [ 29%] 2023-03-20T11:52:43.1657098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-164] PASSED [ 29%] 2023-03-20T11:52:43.1680588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-165] PASSED [ 29%] 2023-03-20T11:52:43.1704056Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-166] PASSED [ 29%] 2023-03-20T11:52:43.1725851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-167] PASSED [ 29%] 2023-03-20T11:52:43.1748784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-168] PASSED [ 29%] 2023-03-20T11:52:43.1772079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-169] PASSED [ 29%] 2023-03-20T11:52:43.1791694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-170] PASSED [ 29%] 2023-03-20T11:52:43.1812398Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-171] XFAIL [ 29%] 2023-03-20T11:52:43.1832152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-172] XFAIL [ 29%] 2023-03-20T11:52:43.1855525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-173] PASSED [ 29%] 2023-03-20T11:52:43.1878064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-174] PASSED [ 29%] 2023-03-20T11:52:43.1900840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-175] PASSED [ 29%] 2023-03-20T11:52:43.1923273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-176] PASSED [ 29%] 2023-03-20T11:52:43.1946033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-177] PASSED [ 29%] 2023-03-20T11:52:43.1968264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-178] PASSED [ 29%] 2023-03-20T11:52:43.1991254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-179] PASSED [ 29%] 2023-03-20T11:52:43.2013845Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-180] PASSED [ 29%] 2023-03-20T11:52:43.2033917Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-181] PASSED [ 29%] 2023-03-20T11:52:43.2053970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-182] XFAIL [ 29%] 2023-03-20T11:52:43.2073273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-183] XFAIL [ 29%] 2023-03-20T11:52:43.2096071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-184] PASSED [ 29%] 2023-03-20T11:52:43.2117538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-185] PASSED [ 29%] 2023-03-20T11:52:43.2139827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-186] PASSED [ 29%] 2023-03-20T11:52:43.2161412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-187] PASSED [ 29%] 2023-03-20T11:52:43.2183682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-188] PASSED [ 29%] 2023-03-20T11:52:43.2204606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-189] PASSED [ 29%] 2023-03-20T11:52:43.2226831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-190] PASSED [ 29%] 2023-03-20T11:52:43.2248895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-191] PASSED [ 29%] 2023-03-20T11:52:43.2268688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-192] PASSED [ 29%] 2023-03-20T11:52:43.2287501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-193] XFAIL [ 29%] 2023-03-20T11:52:43.2308130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-194] XFAIL [ 29%] 2023-03-20T11:52:43.2332232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-195] PASSED [ 29%] 2023-03-20T11:52:43.2353586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-196] PASSED [ 29%] 2023-03-20T11:52:43.2376530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-197] PASSED [ 29%] 2023-03-20T11:52:43.2398688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-198] PASSED [ 29%] 2023-03-20T11:52:43.2420936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-199] PASSED [ 29%] 2023-03-20T11:52:43.2443023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-200] PASSED [ 29%] 2023-03-20T11:52:43.2465596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-201] PASSED [ 29%] 2023-03-20T11:52:43.2487626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-202] PASSED [ 29%] 2023-03-20T11:52:43.2508011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-203] PASSED [ 29%] 2023-03-20T11:52:43.2526826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-204] XFAIL [ 29%] 2023-03-20T11:52:43.2546400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-205] XFAIL [ 29%] 2023-03-20T11:52:43.2569393Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-206] PASSED [ 29%] 2023-03-20T11:52:43.2591856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-207] PASSED [ 29%] 2023-03-20T11:52:43.2615361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-208] PASSED [ 29%] 2023-03-20T11:52:43.2636326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-209] PASSED [ 29%] 2023-03-20T11:52:43.2658901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-210] PASSED [ 29%] 2023-03-20T11:52:43.2680817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-211] PASSED [ 29%] 2023-03-20T11:52:43.2703539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-212] PASSED [ 29%] 2023-03-20T11:52:43.2725280Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-213] PASSED [ 29%] 2023-03-20T11:52:43.2745239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-214] PASSED [ 29%] 2023-03-20T11:52:43.2764047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-215] XFAIL [ 29%] 2023-03-20T11:52:43.2784699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-216] XFAIL [ 29%] 2023-03-20T11:52:43.2806392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-217] PASSED [ 29%] 2023-03-20T11:52:43.2830970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-218] PASSED [ 29%] 2023-03-20T11:52:43.2855429Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-219] PASSED [ 29%] 2023-03-20T11:52:43.2876681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-220] PASSED [ 29%] 2023-03-20T11:52:43.2898676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-221] PASSED [ 29%] 2023-03-20T11:52:43.2919464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-222] PASSED [ 29%] 2023-03-20T11:52:43.2940771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-223] PASSED [ 29%] 2023-03-20T11:52:43.2961779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-224] PASSED [ 29%] 2023-03-20T11:52:43.2978507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-225] PASSED [ 29%] 2023-03-20T11:52:43.2996640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-226] XFAIL [ 29%] 2023-03-20T11:52:43.3014785Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-227] XFAIL [ 29%] 2023-03-20T11:52:43.3030926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-228] PASSED [ 29%] 2023-03-20T11:52:43.3046487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-229] PASSED [ 29%] 2023-03-20T11:52:43.3062768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-230] PASSED [ 29%] 2023-03-20T11:52:43.3078967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-231] PASSED [ 29%] 2023-03-20T11:52:43.3097261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-232] PASSED [ 29%] 2023-03-20T11:52:43.3114975Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-233] PASSED [ 29%] 2023-03-20T11:52:43.3133424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-234] PASSED [ 29%] 2023-03-20T11:52:43.3149241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-235] PASSED [ 29%] 2023-03-20T11:52:43.3164538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-236] PASSED [ 29%] 2023-03-20T11:52:43.3183555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-237] XFAIL [ 29%] 2023-03-20T11:52:43.3210888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-238] XFAIL [ 29%] 2023-03-20T11:52:43.3226089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-239] PASSED [ 29%] 2023-03-20T11:52:43.3242022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-240] PASSED [ 29%] 2023-03-20T11:52:43.3257999Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-241] PASSED [ 29%] 2023-03-20T11:52:43.3273607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-242] PASSED [ 29%] 2023-03-20T11:52:43.3290261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-243] PASSED [ 29%] 2023-03-20T11:52:43.3305939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-244] PASSED [ 29%] 2023-03-20T11:52:43.3321465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-245] PASSED [ 29%] 2023-03-20T11:52:43.3337885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-246] PASSED [ 29%] 2023-03-20T11:52:43.3353666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-247] PASSED [ 29%] 2023-03-20T11:52:43.3373767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-248] XFAIL [ 29%] 2023-03-20T11:52:43.3391637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-249] XFAIL [ 29%] 2023-03-20T11:52:43.3407321Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-250] PASSED [ 29%] 2023-03-20T11:52:43.3423533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-251] PASSED [ 29%] 2023-03-20T11:52:43.3439113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-252] PASSED [ 29%] 2023-03-20T11:52:43.3454607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-253] PASSED [ 29%] 2023-03-20T11:52:43.3470608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-254] PASSED [ 29%] 2023-03-20T11:52:43.3485978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-255] PASSED [ 29%] 2023-03-20T11:52:43.3502122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-256] PASSED [ 29%] 2023-03-20T11:52:43.3517531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-257] PASSED [ 29%] 2023-03-20T11:52:43.3534071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-258] PASSED [ 29%] 2023-03-20T11:52:43.3552886Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-259] XFAIL [ 29%] 2023-03-20T11:52:43.3572420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-260] XFAIL [ 29%] 2023-03-20T11:52:43.3589900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-261] PASSED [ 29%] 2023-03-20T11:52:43.3606219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-262] PASSED [ 29%] 2023-03-20T11:52:43.3622872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-263] PASSED [ 29%] 2023-03-20T11:52:43.3639063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-264] PASSED [ 29%] 2023-03-20T11:52:43.3655897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-265] PASSED [ 29%] 2023-03-20T11:52:43.3672136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-266] PASSED [ 29%] 2023-03-20T11:52:43.3689620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-267] PASSED [ 29%] 2023-03-20T11:52:43.3705253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-268] PASSED [ 29%] 2023-03-20T11:52:43.3721206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-269] PASSED [ 29%] 2023-03-20T11:52:43.3740293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-270] XFAIL [ 29%] 2023-03-20T11:52:43.3758800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-271] XFAIL [ 29%] 2023-03-20T11:52:43.3775414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-272] PASSED [ 29%] 2023-03-20T11:52:43.3791483Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-273] PASSED [ 29%] 2023-03-20T11:52:43.3807517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-274] PASSED [ 29%] 2023-03-20T11:52:43.3823656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-275] PASSED [ 29%] 2023-03-20T11:52:43.3840490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-276] PASSED [ 29%] 2023-03-20T11:52:43.3856720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-277] PASSED [ 29%] 2023-03-20T11:52:43.3872921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-278] PASSED [ 29%] 2023-03-20T11:52:43.3890353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-279] PASSED [ 29%] 2023-03-20T11:52:43.3905759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-280] PASSED [ 29%] 2023-03-20T11:52:43.3924638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-281] XFAIL [ 29%] 2023-03-20T11:52:43.3943835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-282] XFAIL [ 29%] 2023-03-20T11:52:43.3961104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-283] PASSED [ 29%] 2023-03-20T11:52:43.3977796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-284] PASSED [ 29%] 2023-03-20T11:52:43.3993612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-285] PASSED [ 29%] 2023-03-20T11:52:43.4010788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-286] PASSED [ 29%] 2023-03-20T11:52:43.4026078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-287] PASSED [ 29%] 2023-03-20T11:52:43.4041847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-288] PASSED [ 29%] 2023-03-20T11:52:43.4058264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-289] PASSED [ 29%] 2023-03-20T11:52:43.4074502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-290] PASSED [ 29%] 2023-03-20T11:52:43.4091234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-291] PASSED [ 29%] 2023-03-20T11:52:43.4110368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-292] XFAIL [ 29%] 2023-03-20T11:52:43.4130268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-293] XFAIL [ 29%] 2023-03-20T11:52:43.4146292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-294] PASSED [ 29%] 2023-03-20T11:52:43.4162592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-295] PASSED [ 29%] 2023-03-20T11:52:43.4179555Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-296] PASSED [ 29%] 2023-03-20T11:52:43.4195915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-297] PASSED [ 29%] 2023-03-20T11:52:43.4213572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-298] PASSED [ 29%] 2023-03-20T11:52:43.4228995Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-299] PASSED [ 29%] 2023-03-20T11:52:43.4245244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-300] PASSED [ 29%] 2023-03-20T11:52:43.4262078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-301] PASSED [ 29%] 2023-03-20T11:52:43.4278358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-302] PASSED [ 29%] 2023-03-20T11:52:43.4297956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-303] XFAIL [ 29%] 2023-03-20T11:52:43.4317683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-304] XFAIL [ 29%] 2023-03-20T11:52:43.4334839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-305] PASSED [ 29%] 2023-03-20T11:52:43.4351450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-306] PASSED [ 29%] 2023-03-20T11:52:43.4367509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-307] PASSED [ 29%] 2023-03-20T11:52:43.4384164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-308] PASSED [ 29%] 2023-03-20T11:52:43.4400519Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-309] PASSED [ 29%] 2023-03-20T11:52:43.4416273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-310] PASSED [ 29%] 2023-03-20T11:52:43.4432432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-311] PASSED [ 29%] 2023-03-20T11:52:43.4449381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-312] PASSED [ 29%] 2023-03-20T11:52:43.4464581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-313] PASSED [ 29%] 2023-03-20T11:52:43.4482924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-314] XFAIL [ 29%] 2023-03-20T11:52:43.4501715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-315] XFAIL [ 29%] 2023-03-20T11:52:43.4517209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-316] PASSED [ 29%] 2023-03-20T11:52:43.4533902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-317] PASSED [ 29%] 2023-03-20T11:52:43.4548826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-318] PASSED [ 29%] 2023-03-20T11:52:43.4564232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-319] PASSED [ 29%] 2023-03-20T11:52:43.4580208Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-320] PASSED [ 29%] 2023-03-20T11:52:43.4595774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-321] PASSED [ 29%] 2023-03-20T11:52:43.4612348Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-322] PASSED [ 29%] 2023-03-20T11:52:43.4627213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-323] PASSED [ 29%] 2023-03-20T11:52:43.4647150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-324] PASSED [ 29%] 2023-03-20T11:52:43.4666299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-325] XFAIL [ 29%] 2023-03-20T11:52:43.4685666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-326] XFAIL [ 29%] 2023-03-20T11:52:43.4708091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-327] PASSED [ 29%] 2023-03-20T11:52:43.4730887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-328] PASSED [ 29%] 2023-03-20T11:52:43.4750990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-329] PASSED [ 29%] 2023-03-20T11:52:43.4773427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-330] PASSED [ 29%] 2023-03-20T11:52:43.4794222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-331] PASSED [ 29%] 2023-03-20T11:52:43.4816136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-332] PASSED [ 29%] 2023-03-20T11:52:43.4836649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-333] PASSED [ 29%] 2023-03-20T11:52:43.4858594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-334] PASSED [ 29%] 2023-03-20T11:52:43.4877574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-335] PASSED [ 29%] 2023-03-20T11:52:43.4896572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-336] XFAIL [ 29%] 2023-03-20T11:52:43.4914261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-337] XFAIL [ 29%] 2023-03-20T11:52:43.4936518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-338] PASSED [ 29%] 2023-03-20T11:52:43.4957368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-339] PASSED [ 29%] 2023-03-20T11:52:43.4979419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-340] PASSED [ 29%] 2023-03-20T11:52:43.5000779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-341] PASSED [ 29%] 2023-03-20T11:52:43.5022766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-342] PASSED [ 29%] 2023-03-20T11:52:43.5044056Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-343] PASSED [ 29%] 2023-03-20T11:52:43.5066150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-344] PASSED [ 29%] 2023-03-20T11:52:43.5087055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-345] PASSED [ 29%] 2023-03-20T11:52:43.5106685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-346] PASSED [ 29%] 2023-03-20T11:52:43.5124953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-347] XFAIL [ 29%] 2023-03-20T11:52:43.5145083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-348] XFAIL [ 29%] 2023-03-20T11:52:43.5165774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-349] PASSED [ 29%] 2023-03-20T11:52:43.5187202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-350] PASSED [ 29%] 2023-03-20T11:52:43.5208002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-351] PASSED [ 29%] 2023-03-20T11:52:43.5229015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-352] PASSED [ 29%] 2023-03-20T11:52:43.5250898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-353] PASSED [ 29%] 2023-03-20T11:52:43.5271148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-354] PASSED [ 29%] 2023-03-20T11:52:43.5293160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-355] PASSED [ 29%] 2023-03-20T11:52:43.5313759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-356] PASSED [ 29%] 2023-03-20T11:52:43.5334003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-357] PASSED [ 29%] 2023-03-20T11:52:43.5352889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-358] XFAIL [ 29%] 2023-03-20T11:52:43.5372343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-359] XFAIL [ 29%] 2023-03-20T11:52:43.5393828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-360] PASSED [ 29%] 2023-03-20T11:52:43.5416054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-361] PASSED [ 29%] 2023-03-20T11:52:43.5437716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-362] PASSED [ 29%] 2023-03-20T11:52:43.5459925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-363] PASSED [ 29%] 2023-03-20T11:52:43.5481621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-364] PASSED [ 29%] 2023-03-20T11:52:43.5503955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-365] PASSED [ 29%] 2023-03-20T11:52:43.5525567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-366] PASSED [ 29%] 2023-03-20T11:52:43.5547461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-367] PASSED [ 29%] 2023-03-20T11:52:43.5566831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-368] PASSED [ 29%] 2023-03-20T11:52:43.5586441Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-369] XFAIL [ 29%] 2023-03-20T11:52:43.5606056Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-370] XFAIL [ 29%] 2023-03-20T11:52:43.5628814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-371] PASSED [ 29%] 2023-03-20T11:52:43.5650987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-372] PASSED [ 29%] 2023-03-20T11:52:43.5672497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-373] PASSED [ 29%] 2023-03-20T11:52:43.5694786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-374] PASSED [ 29%] 2023-03-20T11:52:43.5716592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-375] PASSED [ 29%] 2023-03-20T11:52:43.5738800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-376] PASSED [ 29%] 2023-03-20T11:52:43.5760418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-377] PASSED [ 29%] 2023-03-20T11:52:43.5782206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-378] PASSED [ 29%] 2023-03-20T11:52:43.5801328Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-379] PASSED [ 29%] 2023-03-20T11:52:43.5820806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-380] XFAIL [ 29%] 2023-03-20T11:52:43.5839397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-381] XFAIL [ 29%] 2023-03-20T11:52:43.5861288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-382] PASSED [ 29%] 2023-03-20T11:52:43.5882566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-383] PASSED [ 29%] 2023-03-20T11:52:43.5904396Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-384] PASSED [ 29%] 2023-03-20T11:52:43.5925229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-385] PASSED [ 29%] 2023-03-20T11:52:43.5946769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-386] PASSED [ 29%] 2023-03-20T11:52:43.5967694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-387] PASSED [ 29%] 2023-03-20T11:52:43.5989469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-388] PASSED [ 29%] 2023-03-20T11:52:43.6011117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-389] PASSED [ 29%] 2023-03-20T11:52:43.6030866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-390] PASSED [ 29%] 2023-03-20T11:52:43.6050967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-391] XFAIL [ 29%] 2023-03-20T11:52:43.6069973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-392] XFAIL [ 29%] 2023-03-20T11:52:43.6093410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-393] PASSED [ 29%] 2023-03-20T11:52:43.6114762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-394] PASSED [ 29%] 2023-03-20T11:52:43.6137182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-395] PASSED [ 29%] 2023-03-20T11:52:43.6159052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-396] PASSED [ 29%] 2023-03-20T11:52:43.6181509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-397] PASSED [ 29%] 2023-03-20T11:52:43.6203506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-398] PASSED [ 29%] 2023-03-20T11:52:43.6225972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-399] PASSED [ 29%] 2023-03-20T11:52:43.6247872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-400] PASSED [ 29%] 2023-03-20T11:52:43.6267864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-401] PASSED [ 29%] 2023-03-20T11:52:43.6286644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-402] XFAIL [ 29%] 2023-03-20T11:52:43.6306070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-403] XFAIL [ 29%] 2023-03-20T11:52:43.6329228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-404] PASSED [ 29%] 2023-03-20T11:52:43.6350939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-405] PASSED [ 29%] 2023-03-20T11:52:43.6373596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-406] PASSED [ 29%] 2023-03-20T11:52:43.6395174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-407] PASSED [ 29%] 2023-03-20T11:52:43.6417970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-408] PASSED [ 29%] 2023-03-20T11:52:43.6440683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-409] PASSED [ 29%] 2023-03-20T11:52:43.6461941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-410] PASSED [ 29%] 2023-03-20T11:52:43.6483838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-411] PASSED [ 29%] 2023-03-20T11:52:43.6503657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-412] PASSED [ 29%] 2023-03-20T11:52:43.6522367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-413] XFAIL [ 29%] 2023-03-20T11:52:43.6542450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-414] XFAIL [ 29%] 2023-03-20T11:52:43.6564233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-415] PASSED [ 29%] 2023-03-20T11:52:43.6586302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-416] PASSED [ 29%] 2023-03-20T11:52:43.6607360Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-417] PASSED [ 29%] 2023-03-20T11:52:43.6629189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-418] PASSED [ 29%] 2023-03-20T11:52:43.6650928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-419] PASSED [ 29%] 2023-03-20T11:52:43.6672323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-420] PASSED [ 29%] 2023-03-20T11:52:43.6695796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-421] PASSED [ 29%] 2023-03-20T11:52:43.6717543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-422] PASSED [ 29%] 2023-03-20T11:52:43.6733915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-423] PASSED [ 29%] 2023-03-20T11:52:43.6752693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-424] XFAIL [ 29%] 2023-03-20T11:52:43.6772262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-425] XFAIL [ 29%] 2023-03-20T11:52:43.6787870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-426] PASSED [ 29%] 2023-03-20T11:52:43.6804040Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-427] PASSED [ 29%] 2023-03-20T11:52:43.6820493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-428] PASSED [ 29%] 2023-03-20T11:52:43.6836465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-429] PASSED [ 29%] 2023-03-20T11:52:43.6853612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-430] PASSED [ 29%] 2023-03-20T11:52:43.6868791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-431] PASSED [ 29%] 2023-03-20T11:52:43.6884734Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-432] PASSED [ 29%] 2023-03-20T11:52:43.6901322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-433] PASSED [ 29%] 2023-03-20T11:52:43.6917198Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-434] PASSED [ 29%] 2023-03-20T11:52:43.6936391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-435] XFAIL [ 29%] 2023-03-20T11:52:43.6955752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-436] XFAIL [ 29%] 2023-03-20T11:52:43.6973121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-437] PASSED [ 29%] 2023-03-20T11:52:43.6988698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-438] PASSED [ 29%] 2023-03-20T11:52:43.7004698Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-439] PASSED [ 29%] 2023-03-20T11:52:43.7021273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-440] PASSED [ 29%] 2023-03-20T11:52:43.7037026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-441] PASSED [ 29%] 2023-03-20T11:52:43.7053422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-442] PASSED [ 29%] 2023-03-20T11:52:43.7069778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-443] PASSED [ 29%] 2023-03-20T11:52:43.7085627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-444] PASSED [ 29%] 2023-03-20T11:52:43.7102481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-445] PASSED [ 29%] 2023-03-20T11:52:43.7120713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-446] XFAIL [ 29%] 2023-03-20T11:52:43.7138567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-447] XFAIL [ 29%] 2023-03-20T11:52:43.7153900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-448] PASSED [ 29%] 2023-03-20T11:52:43.7170618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-449] PASSED [ 29%] 2023-03-20T11:52:43.7184899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-450] PASSED [ 29%] 2023-03-20T11:52:43.7200010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-451] PASSED [ 29%] 2023-03-20T11:52:43.7215654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-452] PASSED [ 29%] 2023-03-20T11:52:43.7230475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-453] PASSED [ 29%] 2023-03-20T11:52:43.7245595Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-454] PASSED [ 29%] 2023-03-20T11:52:43.7261124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-455] PASSED [ 29%] 2023-03-20T11:52:43.7277015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-456] PASSED [ 29%] 2023-03-20T11:52:43.7295985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-457] XFAIL [ 29%] 2023-03-20T11:52:43.7315277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-458] XFAIL [ 29%] 2023-03-20T11:52:43.7332456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-459] PASSED [ 29%] 2023-03-20T11:52:43.7347869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-460] PASSED [ 29%] 2023-03-20T11:52:43.7363800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-461] PASSED [ 29%] 2023-03-20T11:52:43.7380170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-462] PASSED [ 29%] 2023-03-20T11:52:43.7396011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-463] PASSED [ 29%] 2023-03-20T11:52:43.7413144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-464] PASSED [ 29%] 2023-03-20T11:52:43.7428377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-465] PASSED [ 29%] 2023-03-20T11:52:43.7444049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-466] PASSED [ 29%] 2023-03-20T11:52:43.7460159Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-467] PASSED [ 29%] 2023-03-20T11:52:43.7478786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-468] XFAIL [ 29%] 2023-03-20T11:52:43.7497327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-469] XFAIL [ 29%] 2023-03-20T11:52:43.7513221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-470] PASSED [ 29%] 2023-03-20T11:52:43.7530044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-471] PASSED [ 29%] 2023-03-20T11:52:43.7545165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-472] PASSED [ 29%] 2023-03-20T11:52:43.7560707Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-473] PASSED [ 29%] 2023-03-20T11:52:43.7576957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-474] PASSED [ 29%] 2023-03-20T11:52:43.7592654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-475] PASSED [ 29%] 2023-03-20T11:52:43.7608451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-476] PASSED [ 29%] 2023-03-20T11:52:43.7624994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-477] PASSED [ 29%] 2023-03-20T11:52:43.7640077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-478] PASSED [ 29%] 2023-03-20T11:52:43.7659310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-479] XFAIL [ 29%] 2023-03-20T11:52:43.7678814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-480] XFAIL [ 29%] 2023-03-20T11:52:43.7694487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-481] PASSED [ 29%] 2023-03-20T11:52:43.7710048Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-482] PASSED [ 29%] 2023-03-20T11:52:43.7725419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-483] PASSED [ 29%] 2023-03-20T11:52:43.7741131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-484] PASSED [ 29%] 2023-03-20T11:52:43.7756383Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-485] PASSED [ 29%] 2023-03-20T11:52:43.7772682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-486] PASSED [ 29%] 2023-03-20T11:52:43.7787410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-487] PASSED [ 29%] 2023-03-20T11:52:43.7802724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-488] PASSED [ 29%] 2023-03-20T11:52:43.7819063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-489] PASSED [ 29%] 2023-03-20T11:52:43.7837130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-490] XFAIL [ 29%] 2023-03-20T11:52:43.7855716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-491] XFAIL [ 29%] 2023-03-20T11:52:43.7871683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-492] PASSED [ 29%] 2023-03-20T11:52:43.7887480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-493] PASSED [ 29%] 2023-03-20T11:52:43.7903935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-494] PASSED [ 29%] 2023-03-20T11:52:43.7919568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-495] PASSED [ 29%] 2023-03-20T11:52:43.7935956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-496] PASSED [ 29%] 2023-03-20T11:52:43.7951825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-497] PASSED [ 29%] 2023-03-20T11:52:43.7967617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-498] PASSED [ 29%] 2023-03-20T11:52:43.7983993Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-499] PASSED [ 29%] 2023-03-20T11:52:43.7999482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-500] PASSED [ 29%] 2023-03-20T11:52:43.8018490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-501] XFAIL [ 29%] 2023-03-20T11:52:43.8045347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-502] XFAIL [ 29%] 2023-03-20T11:52:43.8062146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-503] PASSED [ 29%] 2023-03-20T11:52:43.8078160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-504] PASSED [ 29%] 2023-03-20T11:52:43.8094086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-505] PASSED [ 29%] 2023-03-20T11:52:43.8110241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-506] PASSED [ 29%] 2023-03-20T11:52:43.8126303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-507] PASSED [ 29%] 2023-03-20T11:52:43.8142543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-508] PASSED [ 29%] 2023-03-20T11:52:43.8158365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-509] PASSED [ 29%] 2023-03-20T11:52:43.8174787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-510] PASSED [ 29%] 2023-03-20T11:52:43.8190217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-511] PASSED [ 29%] 2023-03-20T11:52:43.8209630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-512] XFAIL [ 29%] 2023-03-20T11:52:43.8228132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-513] XFAIL [ 29%] 2023-03-20T11:52:43.8244068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-514] PASSED [ 29%] 2023-03-20T11:52:43.8259919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-515] PASSED [ 29%] 2023-03-20T11:52:43.8275332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-516] PASSED [ 29%] 2023-03-20T11:52:43.8290958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-517] PASSED [ 29%] 2023-03-20T11:52:43.8306722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-518] PASSED [ 29%] 2023-03-20T11:52:43.8322156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-519] PASSED [ 29%] 2023-03-20T11:52:43.8338059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-520] PASSED [ 29%] 2023-03-20T11:52:43.8353207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-521] PASSED [ 29%] 2023-03-20T11:52:43.8374408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-522] PASSED [ 29%] 2023-03-20T11:52:43.8393700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-523] XFAIL [ 29%] 2023-03-20T11:52:43.8413605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-524] XFAIL [ 29%] 2023-03-20T11:52:43.8438290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-525] PASSED [ 29%] 2023-03-20T11:52:43.8459755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-526] PASSED [ 29%] 2023-03-20T11:52:43.8481885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-527] PASSED [ 29%] 2023-03-20T11:52:43.8504565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-528] PASSED [ 29%] 2023-03-20T11:52:43.8526701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-529] PASSED [ 29%] 2023-03-20T11:52:43.8549110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-530] PASSED [ 29%] 2023-03-20T11:52:43.8571798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-531] PASSED [ 29%] 2023-03-20T11:52:43.8592622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-532] PASSED [ 29%] 2023-03-20T11:52:43.8613341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-533] PASSED [ 29%] 2023-03-20T11:52:43.8631358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-534] XFAIL [ 29%] 2023-03-20T11:52:43.8651149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-535] XFAIL [ 29%] 2023-03-20T11:52:43.8672375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-536] PASSED [ 29%] 2023-03-20T11:52:43.8694201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-537] PASSED [ 29%] 2023-03-20T11:52:43.8716122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-538] PASSED [ 29%] 2023-03-20T11:52:43.8738661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-539] PASSED [ 29%] 2023-03-20T11:52:43.8759912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-540] PASSED [ 29%] 2023-03-20T11:52:43.8781971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-541] PASSED [ 29%] 2023-03-20T11:52:43.8803750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-542] PASSED [ 29%] 2023-03-20T11:52:43.8826135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-543] PASSED [ 29%] 2023-03-20T11:52:43.8845134Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-544] PASSED [ 29%] 2023-03-20T11:52:43.8864802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-545] XFAIL [ 29%] 2023-03-20T11:52:43.8883042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-546] XFAIL [ 29%] 2023-03-20T11:52:43.8906777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-547] PASSED [ 29%] 2023-03-20T11:52:43.8928241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-548] PASSED [ 29%] 2023-03-20T11:52:43.8949668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-549] PASSED [ 29%] 2023-03-20T11:52:43.8971606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-550] PASSED [ 29%] 2023-03-20T11:52:43.8992361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-551] PASSED [ 29%] 2023-03-20T11:52:43.9014073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-552] PASSED [ 29%] 2023-03-20T11:52:43.9035240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-553] PASSED [ 29%] 2023-03-20T11:52:43.9057174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-554] PASSED [ 29%] 2023-03-20T11:52:43.9077061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-555] PASSED [ 29%] 2023-03-20T11:52:43.9097111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-556] XFAIL [ 29%] 2023-03-20T11:52:43.9115897Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-557] XFAIL [ 29%] 2023-03-20T11:52:43.9138975Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-558] PASSED [ 29%] 2023-03-20T11:52:43.9160768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-559] PASSED [ 29%] 2023-03-20T11:52:43.9183085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-560] PASSED [ 29%] 2023-03-20T11:52:43.9205153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-561] PASSED [ 29%] 2023-03-20T11:52:43.9227377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-562] PASSED [ 29%] 2023-03-20T11:52:43.9249816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-563] PASSED [ 29%] 2023-03-20T11:52:43.9271506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-564] PASSED [ 29%] 2023-03-20T11:52:43.9293948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-565] PASSED [ 29%] 2023-03-20T11:52:43.9313922Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-566] PASSED [ 29%] 2023-03-20T11:52:43.9333812Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-567] XFAIL [ 29%] 2023-03-20T11:52:43.9353456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-568] XFAIL [ 29%] 2023-03-20T11:52:43.9376490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-569] PASSED [ 29%] 2023-03-20T11:52:43.9398150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-570] PASSED [ 29%] 2023-03-20T11:52:43.9420534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-571] PASSED [ 29%] 2023-03-20T11:52:43.9442506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-572] PASSED [ 29%] 2023-03-20T11:52:43.9465192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-573] PASSED [ 29%] 2023-03-20T11:52:43.9486920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-574] PASSED [ 29%] 2023-03-20T11:52:43.9509314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-575] PASSED [ 29%] 2023-03-20T11:52:43.9532233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-576] PASSED [ 29%] 2023-03-20T11:52:43.9551277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-577] PASSED [ 29%] 2023-03-20T11:52:43.9572097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-578] XFAIL [ 29%] 2023-03-20T11:52:43.9589612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-579] XFAIL [ 29%] 2023-03-20T11:52:43.9612275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-580] PASSED [ 29%] 2023-03-20T11:52:43.9633005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-581] PASSED [ 29%] 2023-03-20T11:52:43.9654852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-582] PASSED [ 29%] 2023-03-20T11:52:43.9676220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-583] PASSED [ 29%] 2023-03-20T11:52:43.9698072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-584] PASSED [ 29%] 2023-03-20T11:52:43.9719628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-585] PASSED [ 29%] 2023-03-20T11:52:43.9740869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-586] PASSED [ 29%] 2023-03-20T11:52:43.9762120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-587] PASSED [ 29%] 2023-03-20T11:52:43.9782497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-588] PASSED [ 29%] 2023-03-20T11:52:43.9802075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-589] XFAIL [ 29%] 2023-03-20T11:52:43.9822723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-590] XFAIL [ 29%] 2023-03-20T11:52:43.9845594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-591] PASSED [ 29%] 2023-03-20T11:52:43.9867868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-592] PASSED [ 29%] 2023-03-20T11:52:43.9891082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-593] PASSED [ 29%] 2023-03-20T11:52:43.9912755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-594] PASSED [ 29%] 2023-03-20T11:52:43.9935687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-595] PASSED [ 29%] 2023-03-20T11:52:43.9959212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-596] PASSED [ 29%] 2023-03-20T11:52:43.9980929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-597] PASSED [ 29%] 2023-03-20T11:52:44.0002977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-598] PASSED [ 29%] 2023-03-20T11:52:44.0024191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-599] PASSED [ 29%] 2023-03-20T11:52:44.0042750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-600] XFAIL [ 29%] 2023-03-20T11:52:44.0062087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-601] XFAIL [ 29%] 2023-03-20T11:52:44.0085147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-602] PASSED [ 29%] 2023-03-20T11:52:44.0107742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-603] PASSED [ 29%] 2023-03-20T11:52:44.0132565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-604] PASSED [ 29%] 2023-03-20T11:52:44.0152249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-605] PASSED [ 29%] 2023-03-20T11:52:44.0175203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-606] PASSED [ 29%] 2023-03-20T11:52:44.0198127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-607] PASSED [ 29%] 2023-03-20T11:52:44.0220427Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-608] PASSED [ 29%] 2023-03-20T11:52:44.0242284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-609] PASSED [ 29%] 2023-03-20T11:52:44.0262242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-610] PASSED [ 29%] 2023-03-20T11:52:44.0281340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-611] XFAIL [ 29%] 2023-03-20T11:52:44.0301998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-612] XFAIL [ 29%] 2023-03-20T11:52:44.0323909Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-613] PASSED [ 29%] 2023-03-20T11:52:44.0346236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-614] PASSED [ 29%] 2023-03-20T11:52:44.0367233Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-615] PASSED [ 29%] 2023-03-20T11:52:44.0389106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-616] PASSED [ 29%] 2023-03-20T11:52:44.0410982Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-617] PASSED [ 29%] 2023-03-20T11:52:44.0432667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-618] PASSED [ 29%] 2023-03-20T11:52:44.0454161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-619] PASSED [ 29%] 2023-03-20T11:52:44.0475660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-620] PASSED [ 29%] 2023-03-20T11:52:44.0493051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-621] PASSED [ 29%] 2023-03-20T11:52:44.0510782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-622] XFAIL [ 29%] 2023-03-20T11:52:44.0530409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-623] XFAIL [ 29%] 2023-03-20T11:52:44.0545223Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-624] PASSED [ 29%] 2023-03-20T11:52:44.0561133Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-625] PASSED [ 29%] 2023-03-20T11:52:44.0577660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-626] PASSED [ 29%] 2023-03-20T11:52:44.0593502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-627] PASSED [ 29%] 2023-03-20T11:52:44.0610896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-628] PASSED [ 29%] 2023-03-20T11:52:44.0626445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-629] PASSED [ 29%] 2023-03-20T11:52:44.0642054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-630] PASSED [ 29%] 2023-03-20T11:52:44.0658742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-631] PASSED [ 29%] 2023-03-20T11:52:44.0674424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-632] PASSED [ 29%] 2023-03-20T11:52:44.0693697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-633] XFAIL [ 29%] 2023-03-20T11:52:44.0712976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-634] XFAIL [ 29%] 2023-03-20T11:52:44.0730201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-635] PASSED [ 29%] 2023-03-20T11:52:44.0745523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-636] PASSED [ 29%] 2023-03-20T11:52:44.0761465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-637] PASSED [ 29%] 2023-03-20T11:52:44.0777509Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-638] PASSED [ 29%] 2023-03-20T11:52:44.0793244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-639] PASSED [ 29%] 2023-03-20T11:52:44.0810242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-640] PASSED [ 29%] 2023-03-20T11:52:44.0825388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-641] PASSED [ 29%] 2023-03-20T11:52:44.0841132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-642] PASSED [ 29%] 2023-03-20T11:52:44.0857120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-643] PASSED [ 29%] 2023-03-20T11:52:44.0875527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-644] XFAIL [ 30%] 2023-03-20T11:52:44.0894138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-645] XFAIL [ 30%] 2023-03-20T11:52:44.0910459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-646] PASSED [ 30%] 2023-03-20T11:52:44.0925697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-647] PASSED [ 30%] 2023-03-20T11:52:44.0941456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-648] PASSED [ 30%] 2023-03-20T11:52:44.0957015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-649] PASSED [ 30%] 2023-03-20T11:52:44.0973469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-650] PASSED [ 30%] 2023-03-20T11:52:44.0988357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-651] PASSED [ 30%] 2023-03-20T11:52:44.1003602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-652] PASSED [ 30%] 2023-03-20T11:52:44.1019108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-653] PASSED [ 30%] 2023-03-20T11:52:44.1035066Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-654] PASSED [ 30%] 2023-03-20T11:52:44.1053738Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-655] XFAIL [ 30%] 2023-03-20T11:52:44.1073486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-656] XFAIL [ 30%] 2023-03-20T11:52:44.1090874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-657] PASSED [ 30%] 2023-03-20T11:52:44.1105950Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-658] PASSED [ 30%] 2023-03-20T11:52:44.1121918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-659] PASSED [ 30%] 2023-03-20T11:52:44.1138577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-660] PASSED [ 30%] 2023-03-20T11:52:44.1154609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-661] PASSED [ 30%] 2023-03-20T11:52:44.1170919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-662] PASSED [ 30%] 2023-03-20T11:52:44.1187064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-663] PASSED [ 30%] 2023-03-20T11:52:44.1202874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-664] PASSED [ 30%] 2023-03-20T11:52:44.1219249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-665] PASSED [ 30%] 2023-03-20T11:52:44.1237491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-666] XFAIL [ 30%] 2023-03-20T11:52:44.1256367Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-667] XFAIL [ 30%] 2023-03-20T11:52:44.1272313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-668] PASSED [ 30%] 2023-03-20T11:52:44.1289185Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-669] PASSED [ 30%] 2023-03-20T11:52:44.1304520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-670] PASSED [ 30%] 2023-03-20T11:52:44.1320401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-671] PASSED [ 30%] 2023-03-20T11:52:44.1336564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-672] PASSED [ 30%] 2023-03-20T11:52:44.1352041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-673] PASSED [ 30%] 2023-03-20T11:52:44.1367883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-674] PASSED [ 30%] 2023-03-20T11:52:44.1384228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-675] PASSED [ 30%] 2023-03-20T11:52:44.1399832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-676] PASSED [ 30%] 2023-03-20T11:52:44.1418495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-677] XFAIL [ 30%] 2023-03-20T11:52:44.1437988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-678] XFAIL [ 30%] 2023-03-20T11:52:44.1453742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-679] PASSED [ 30%] 2023-03-20T11:52:44.1469510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-680] PASSED [ 30%] 2023-03-20T11:52:44.1484807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-681] PASSED [ 30%] 2023-03-20T11:52:44.1500651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-682] PASSED [ 30%] 2023-03-20T11:52:44.1516039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-683] PASSED [ 30%] 2023-03-20T11:52:44.1532415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-684] PASSED [ 30%] 2023-03-20T11:52:44.1547504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-685] PASSED [ 30%] 2023-03-20T11:52:44.1562825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-686] PASSED [ 30%] 2023-03-20T11:52:44.1579079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-687] PASSED [ 30%] 2023-03-20T11:52:44.1597442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-688] XFAIL [ 30%] 2023-03-20T11:52:44.1616352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-689] XFAIL [ 30%] 2023-03-20T11:52:44.1632194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-690] PASSED [ 30%] 2023-03-20T11:52:44.1649124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-691] PASSED [ 30%] 2023-03-20T11:52:44.1664585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-692] PASSED [ 30%] 2023-03-20T11:52:44.1680533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-693] PASSED [ 30%] 2023-03-20T11:52:44.1698468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-694] PASSED [ 30%] 2023-03-20T11:52:44.1714517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-695] PASSED [ 30%] 2023-03-20T11:52:44.1730805Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-696] PASSED [ 30%] 2023-03-20T11:52:44.1746837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-697] PASSED [ 30%] 2023-03-20T11:52:44.1762562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-698] PASSED [ 30%] 2023-03-20T11:52:44.1781288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-699] XFAIL [ 30%] 2023-03-20T11:52:44.1800701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-700] XFAIL [ 30%] 2023-03-20T11:52:44.1817342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-701] PASSED [ 30%] 2023-03-20T11:52:44.1832958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-702] PASSED [ 30%] 2023-03-20T11:52:44.1849800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-703] PASSED [ 30%] 2023-03-20T11:52:44.1865386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-704] PASSED [ 30%] 2023-03-20T11:52:44.1881167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-705] PASSED [ 30%] 2023-03-20T11:52:44.1897586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-706] PASSED [ 30%] 2023-03-20T11:52:44.1913088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-707] PASSED [ 30%] 2023-03-20T11:52:44.1930437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-708] PASSED [ 30%] 2023-03-20T11:52:44.1945116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-709] PASSED [ 30%] 2023-03-20T11:52:44.1963684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-710] XFAIL [ 30%] 2023-03-20T11:52:44.1982098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-711] XFAIL [ 30%] 2023-03-20T11:52:44.1997511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-712] PASSED [ 30%] 2023-03-20T11:52:44.2013566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-713] PASSED [ 30%] 2023-03-20T11:52:44.2028865Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-714] PASSED [ 30%] 2023-03-20T11:52:44.2043976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-715] PASSED [ 30%] 2023-03-20T11:52:44.2059830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-716] PASSED [ 30%] 2023-03-20T11:52:44.2075065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-717] PASSED [ 30%] 2023-03-20T11:52:44.2090832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-718] PASSED [ 30%] 2023-03-20T11:52:44.2106288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_image_tensor-719] PASSED [ 30%] 2023-03-20T11:52:44.2294629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-00] PASSED [ 30%] 2023-03-20T11:52:44.2550179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-01] PASSED [ 30%] 2023-03-20T11:52:44.4577085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-02] PASSED [ 30%] 2023-03-20T11:52:44.4613316Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-03] PASSED [ 30%] 2023-03-20T11:52:44.6667149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-04] PASSED [ 30%] 2023-03-20T11:52:44.6698021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-05] PASSED [ 30%] 2023-03-20T11:52:44.6734576Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-06] PASSED [ 30%] 2023-03-20T11:52:44.6767478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-07] PASSED [ 30%] 2023-03-20T11:52:44.6799307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-08] PASSED [ 30%] 2023-03-20T11:52:44.6853008Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-09] PASSED [ 30%] 2023-03-20T11:52:44.6905193Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-10] PASSED [ 30%] 2023-03-20T11:52:44.6935426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-11] PASSED [ 30%] 2023-03-20T11:52:44.6976105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-12] PASSED [ 30%] 2023-03-20T11:52:44.7016172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-13] PASSED [ 30%] 2023-03-20T11:52:44.7046216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-14] PASSED [ 30%] 2023-03-20T11:52:44.7087186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-15] PASSED [ 30%] 2023-03-20T11:52:44.7128080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-16] PASSED [ 30%] 2023-03-20T11:52:44.7161903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-17] PASSED [ 30%] 2023-03-20T11:52:44.7218194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-18] PASSED [ 30%] 2023-03-20T11:52:44.7276512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-19] PASSED [ 30%] 2023-03-20T11:52:44.7308038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-20] PASSED [ 30%] 2023-03-20T11:52:44.7351426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-21] PASSED [ 30%] 2023-03-20T11:52:44.7396625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-22] PASSED [ 30%] 2023-03-20T11:52:44.7428447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-23] PASSED [ 30%] 2023-03-20T11:52:44.7473776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-24] PASSED [ 30%] 2023-03-20T11:52:44.7520637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-25] PASSED [ 30%] 2023-03-20T11:52:44.7553028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-26] PASSED [ 30%] 2023-03-20T11:52:44.7569410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-27] PASSED [ 30%] 2023-03-20T11:52:44.7584203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-28] PASSED [ 30%] 2023-03-20T11:52:44.7599389Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-29] PASSED [ 30%] 2023-03-20T11:52:44.7615101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-30] PASSED [ 30%] 2023-03-20T11:52:44.7630322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-31] PASSED [ 30%] 2023-03-20T11:52:44.7644888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-32] PASSED [ 30%] 2023-03-20T11:52:44.7662285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-33] PASSED [ 30%] 2023-03-20T11:52:44.7675928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-34] PASSED [ 30%] 2023-03-20T11:52:44.7692109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-35] PASSED [ 30%] 2023-03-20T11:52:44.7706279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-36] PASSED [ 30%] 2023-03-20T11:52:44.7721302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-37] PASSED [ 30%] 2023-03-20T11:52:44.7737103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-38] PASSED [ 30%] 2023-03-20T11:52:44.7751867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-39] PASSED [ 30%] 2023-03-20T11:52:44.7769326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-40] PASSED [ 30%] 2023-03-20T11:52:44.7783718Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-41] PASSED [ 30%] 2023-03-20T11:52:44.7799889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-42] PASSED [ 30%] 2023-03-20T11:52:44.7815032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-43] PASSED [ 30%] 2023-03-20T11:52:44.7830295Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-44] PASSED [ 30%] 2023-03-20T11:52:44.7845487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-45] PASSED [ 30%] 2023-03-20T11:52:44.7860785Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-46] PASSED [ 30%] 2023-03-20T11:52:44.7875443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-47] PASSED [ 30%] 2023-03-20T11:52:44.7891237Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-48] PASSED [ 30%] 2023-03-20T11:52:44.7906731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-49] PASSED [ 30%] 2023-03-20T11:52:44.7921448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-50] PASSED [ 30%] 2023-03-20T11:52:44.7937262Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-51] PASSED [ 30%] 2023-03-20T11:52:44.7952028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-52] PASSED [ 30%] 2023-03-20T11:52:44.7966744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_bounding_box-53] PASSED [ 30%] 2023-03-20T11:52:44.8076297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-00] PASSED [ 30%] 2023-03-20T11:52:44.8276414Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-01] PASSED [ 30%] 2023-03-20T11:52:44.8294792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-02] PASSED [ 30%] 2023-03-20T11:52:44.8310286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-03] PASSED [ 30%] 2023-03-20T11:52:44.8325432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-04] PASSED [ 30%] 2023-03-20T11:52:44.8340876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-05] PASSED [ 30%] 2023-03-20T11:52:44.8355729Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-06] PASSED [ 30%] 2023-03-20T11:52:44.8370898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-07] PASSED [ 30%] 2023-03-20T11:52:44.8386634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-08] PASSED [ 30%] 2023-03-20T11:52:44.8401570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-09] PASSED [ 30%] 2023-03-20T11:52:44.8417002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-10] PASSED [ 30%] 2023-03-20T11:52:44.8431683Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-11] PASSED [ 30%] 2023-03-20T11:52:44.8450979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-12] PASSED [ 30%] 2023-03-20T11:52:44.8468596Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-13] PASSED [ 30%] 2023-03-20T11:52:44.8487277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-14] PASSED [ 30%] 2023-03-20T11:52:44.8502297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-15] PASSED [ 30%] 2023-03-20T11:52:44.8517097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-16] PASSED [ 30%] 2023-03-20T11:52:44.8533139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-17] PASSED [ 30%] 2023-03-20T11:52:44.8550254Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-18] PASSED [ 30%] 2023-03-20T11:52:44.8571294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-19] PASSED [ 30%] 2023-03-20T11:52:44.8587267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-20] PASSED [ 30%] 2023-03-20T11:52:44.8602151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-21] PASSED [ 30%] 2023-03-20T11:52:44.8626655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-22] PASSED [ 30%] 2023-03-20T11:52:44.8641458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-23] PASSED [ 30%] 2023-03-20T11:52:44.8660782Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-24] PASSED [ 30%] 2023-03-20T11:52:44.8679121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-25] PASSED [ 30%] 2023-03-20T11:52:44.8697792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-26] PASSED [ 30%] 2023-03-20T11:52:44.8712715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-27] PASSED [ 30%] 2023-03-20T11:52:44.8727674Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-28] PASSED [ 30%] 2023-03-20T11:52:44.8743369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-29] PASSED [ 30%] 2023-03-20T11:52:44.8761853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-30] PASSED [ 30%] 2023-03-20T11:52:44.8780085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-31] PASSED [ 30%] 2023-03-20T11:52:44.8798618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-32] PASSED [ 30%] 2023-03-20T11:52:44.8813918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-33] PASSED [ 30%] 2023-03-20T11:52:44.8829116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-34] PASSED [ 30%] 2023-03-20T11:52:44.8843967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_mask-35] PASSED [ 30%] 2023-03-20T11:52:44.8945481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-00] PASSED [ 30%] 2023-03-20T11:52:44.9190017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-01] PASSED [ 30%] 2023-03-20T11:52:44.9211290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-02] PASSED [ 30%] 2023-03-20T11:52:44.9228092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-03] PASSED [ 30%] 2023-03-20T11:52:44.9247458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-04] PASSED [ 30%] 2023-03-20T11:52:44.9268629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-05] PASSED [ 30%] 2023-03-20T11:52:44.9286436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-06] PASSED [ 30%] 2023-03-20T11:52:44.9307531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-07] PASSED [ 30%] 2023-03-20T11:52:44.9325413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-08] PASSED [ 30%] 2023-03-20T11:52:44.9341473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-09] PASSED [ 30%] 2023-03-20T11:52:44.9357285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-10] PASSED [ 30%] 2023-03-20T11:52:44.9373797Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-11] PASSED [ 30%] 2023-03-20T11:52:44.9389050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-12] PASSED [ 30%] 2023-03-20T11:52:44.9404935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-13] PASSED [ 30%] 2023-03-20T11:52:44.9421105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-14] PASSED [ 30%] 2023-03-20T11:52:44.9436549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-15] PASSED [ 30%] 2023-03-20T11:52:44.9453866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-16] PASSED [ 30%] 2023-03-20T11:52:44.9469202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-17] PASSED [ 30%] 2023-03-20T11:52:44.9489348Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-18] PASSED [ 30%] 2023-03-20T11:52:44.9507820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-19] PASSED [ 30%] 2023-03-20T11:52:44.9526780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-20] PASSED [ 30%] 2023-03-20T11:52:44.9546285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-21] PASSED [ 30%] 2023-03-20T11:52:44.9565520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-22] PASSED [ 30%] 2023-03-20T11:52:44.9585548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-23] PASSED [ 30%] 2023-03-20T11:52:44.9605409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-24] PASSED [ 30%] 2023-03-20T11:52:44.9625622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-25] PASSED [ 30%] 2023-03-20T11:52:44.9644675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-26] PASSED [ 30%] 2023-03-20T11:52:44.9660117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-27] PASSED [ 30%] 2023-03-20T11:52:44.9675793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-28] PASSED [ 30%] 2023-03-20T11:52:44.9692395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-29] PASSED [ 30%] 2023-03-20T11:52:44.9707220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-30] PASSED [ 30%] 2023-03-20T11:52:44.9722902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-31] PASSED [ 30%] 2023-03-20T11:52:44.9739172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-32] PASSED [ 30%] 2023-03-20T11:52:44.9754400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-33] PASSED [ 30%] 2023-03-20T11:52:44.9770900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-34] PASSED [ 30%] 2023-03-20T11:52:44.9786288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-elastic_video-35] PASSED [ 30%] 2023-03-20T11:52:44.9874634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-00] XFAIL [ 30%] 2023-03-20T11:52:44.9933736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:45.0007228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:45.0024664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:45.0041169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:45.0058838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:45.0075702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:45.0093668Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:45.0111488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-08] XFAIL [ 30%] 2023-03-20T11:52:45.0128115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:45.0146773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:45.0163194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:45.0180114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:45.0197281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:45.0214708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:45.0231419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:45.0250515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-16] XFAIL [ 30%] 2023-03-20T11:52:45.0266790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:45.0283046Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:45.0299910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:45.0316318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:45.0333818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:45.0350864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:45.0367647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:45.0386131Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-24] XFAIL [ 30%] 2023-03-20T11:52:45.0401766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:45.0417783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:45.0433099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:45.0449621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:45.0464449Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:45.0479638Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:45.0495872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:45.0513481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-32] XFAIL [ 30%] 2023-03-20T11:52:45.0530585Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:45.0546351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:45.0561957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:45.0578088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-36] PASSED [ 30%] 2023-03-20T11:52:45.0593658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-37] PASSED [ 30%] 2023-03-20T11:52:45.0609417Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-38] PASSED [ 30%] 2023-03-20T11:52:45.0625574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-39] PASSED [ 30%] 2023-03-20T11:52:45.0642911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-40] XFAIL [ 30%] 2023-03-20T11:52:45.0658974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-41] PASSED [ 30%] 2023-03-20T11:52:45.0674572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-42] PASSED [ 30%] 2023-03-20T11:52:45.0690987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-43] PASSED [ 30%] 2023-03-20T11:52:45.0706364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-44] PASSED [ 30%] 2023-03-20T11:52:45.0728755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-45] PASSED [ 30%] 2023-03-20T11:52:45.0737932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-46] PASSED [ 30%] 2023-03-20T11:52:45.0753339Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_image_tensor-47] PASSED [ 30%] 2023-03-20T11:52:45.0839113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-000] PASSED [ 30%] 2023-03-20T11:52:45.0954240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-001] PASSED [ 30%] 2023-03-20T11:52:45.0981199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-002] PASSED [ 30%] 2023-03-20T11:52:45.1001527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-003] XFAIL [ 30%] 2023-03-20T11:52:45.1028137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-004] PASSED [ 30%] 2023-03-20T11:52:45.1054399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-005] PASSED [ 30%] 2023-03-20T11:52:45.1081913Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-006] PASSED [ 30%] 2023-03-20T11:52:45.1106151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-007] PASSED [ 30%] 2023-03-20T11:52:45.1132405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-008] PASSED [ 30%] 2023-03-20T11:52:45.1153180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-009] XFAIL [ 30%] 2023-03-20T11:52:45.1178685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-010] PASSED [ 30%] 2023-03-20T11:52:45.1204244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-011] PASSED [ 30%] 2023-03-20T11:52:45.1225495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-012] PASSED [ 30%] 2023-03-20T11:52:45.1245742Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-013] PASSED [ 30%] 2023-03-20T11:52:45.1266888Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-014] PASSED [ 30%] 2023-03-20T11:52:45.1286083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-015] XFAIL [ 30%] 2023-03-20T11:52:45.1307292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-016] PASSED [ 30%] 2023-03-20T11:52:45.1327667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-017] PASSED [ 30%] 2023-03-20T11:52:45.1354964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-018] PASSED [ 30%] 2023-03-20T11:52:45.1382060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-019] PASSED [ 30%] 2023-03-20T11:52:45.1409320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-020] PASSED [ 30%] 2023-03-20T11:52:45.1428554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-021] XFAIL [ 30%] 2023-03-20T11:52:45.1455528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-022] PASSED [ 30%] 2023-03-20T11:52:45.1483261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-023] PASSED [ 30%] 2023-03-20T11:52:45.1508956Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-024] PASSED [ 30%] 2023-03-20T11:52:45.1535629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-025] PASSED [ 30%] 2023-03-20T11:52:45.1561400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-026] PASSED [ 30%] 2023-03-20T11:52:45.1581264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-027] XFAIL [ 30%] 2023-03-20T11:52:45.1607536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-028] PASSED [ 30%] 2023-03-20T11:52:45.1634113Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-029] PASSED [ 30%] 2023-03-20T11:52:45.1657145Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-030] PASSED [ 30%] 2023-03-20T11:52:45.1678614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-031] PASSED [ 30%] 2023-03-20T11:52:45.1701021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-032] PASSED [ 30%] 2023-03-20T11:52:45.1720959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-033] XFAIL [ 30%] 2023-03-20T11:52:45.1742671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-034] PASSED [ 30%] 2023-03-20T11:52:45.1763818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-035] PASSED [ 30%] 2023-03-20T11:52:45.1792767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-036] PASSED [ 30%] 2023-03-20T11:52:45.1821165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-037] PASSED [ 30%] 2023-03-20T11:52:45.1850435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-038] PASSED [ 30%] 2023-03-20T11:52:45.1869525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-039] XFAIL [ 30%] 2023-03-20T11:52:45.1898317Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-040] PASSED [ 30%] 2023-03-20T11:52:45.1926364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-041] PASSED [ 30%] 2023-03-20T11:52:45.1954302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-042] PASSED [ 30%] 2023-03-20T11:52:45.1982643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-043] PASSED [ 30%] 2023-03-20T11:52:45.2010919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-044] PASSED [ 30%] 2023-03-20T11:52:45.2030140Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-045] XFAIL [ 30%] 2023-03-20T11:52:45.2058081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-046] PASSED [ 30%] 2023-03-20T11:52:45.2085702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-047] PASSED [ 30%] 2023-03-20T11:52:45.2108679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-048] PASSED [ 30%] 2023-03-20T11:52:45.2132166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-049] PASSED [ 30%] 2023-03-20T11:52:45.2154021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-050] PASSED [ 30%] 2023-03-20T11:52:45.2175424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-051] XFAIL [ 30%] 2023-03-20T11:52:45.2198189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-052] PASSED [ 30%] 2023-03-20T11:52:45.2220919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-053] PASSED [ 30%] 2023-03-20T11:52:45.2253618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-054] PASSED [ 30%] 2023-03-20T11:52:45.2286083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-055] PASSED [ 30%] 2023-03-20T11:52:45.2318439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-056] PASSED [ 30%] 2023-03-20T11:52:45.2338566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-057] XFAIL [ 30%] 2023-03-20T11:52:45.2370930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-058] PASSED [ 30%] 2023-03-20T11:52:45.2403721Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-059] PASSED [ 30%] 2023-03-20T11:52:45.2435823Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-060] PASSED [ 30%] 2023-03-20T11:52:45.2468533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-061] PASSED [ 30%] 2023-03-20T11:52:45.2500591Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-062] PASSED [ 30%] 2023-03-20T11:52:45.2520306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-063] XFAIL [ 30%] 2023-03-20T11:52:45.2553005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-064] PASSED [ 30%] 2023-03-20T11:52:45.2585877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-065] PASSED [ 30%] 2023-03-20T11:52:45.2610323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-066] PASSED [ 30%] 2023-03-20T11:52:45.2632453Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-067] PASSED [ 30%] 2023-03-20T11:52:45.2655603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-068] PASSED [ 30%] 2023-03-20T11:52:45.2675434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-069] XFAIL [ 30%] 2023-03-20T11:52:45.2699205Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-070] PASSED [ 30%] 2023-03-20T11:52:45.2722373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-071] PASSED [ 30%] 2023-03-20T11:52:45.2757100Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-072] PASSED [ 30%] 2023-03-20T11:52:45.2790541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-073] PASSED [ 30%] 2023-03-20T11:52:45.2823722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-074] PASSED [ 30%] 2023-03-20T11:52:45.2843412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-075] XFAIL [ 30%] 2023-03-20T11:52:45.2877477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-076] PASSED [ 30%] 2023-03-20T11:52:45.2909972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-077] PASSED [ 30%] 2023-03-20T11:52:45.2943061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-078] PASSED [ 30%] 2023-03-20T11:52:45.2976472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-079] PASSED [ 30%] 2023-03-20T11:52:45.3010575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-080] PASSED [ 30%] 2023-03-20T11:52:45.3030076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-081] XFAIL [ 30%] 2023-03-20T11:52:45.3063358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-082] PASSED [ 30%] 2023-03-20T11:52:45.3097481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-083] PASSED [ 30%] 2023-03-20T11:52:45.3120925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-084] PASSED [ 30%] 2023-03-20T11:52:45.3144950Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-085] PASSED [ 30%] 2023-03-20T11:52:45.3169766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-086] PASSED [ 30%] 2023-03-20T11:52:45.3188764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-087] XFAIL [ 30%] 2023-03-20T11:52:45.3213517Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-088] PASSED [ 30%] 2023-03-20T11:52:45.3237447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-089] PASSED [ 30%] 2023-03-20T11:52:45.3272536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-090] PASSED [ 30%] 2023-03-20T11:52:45.3307830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-091] PASSED [ 30%] 2023-03-20T11:52:45.3343036Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-092] PASSED [ 30%] 2023-03-20T11:52:45.3364542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-093] XFAIL [ 30%] 2023-03-20T11:52:45.3400285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-094] PASSED [ 30%] 2023-03-20T11:52:45.3435171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-095] PASSED [ 30%] 2023-03-20T11:52:45.3469876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-096] PASSED [ 30%] 2023-03-20T11:52:45.3504856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-097] PASSED [ 30%] 2023-03-20T11:52:45.3539722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-098] PASSED [ 30%] 2023-03-20T11:52:45.3559929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-099] XFAIL [ 30%] 2023-03-20T11:52:45.3594608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-100] PASSED [ 30%] 2023-03-20T11:52:45.3629534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-101] PASSED [ 30%] 2023-03-20T11:52:45.3655678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-102] PASSED [ 30%] 2023-03-20T11:52:45.3681261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-103] PASSED [ 30%] 2023-03-20T11:52:45.3706877Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-104] PASSED [ 30%] 2023-03-20T11:52:45.3726639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-105] XFAIL [ 30%] 2023-03-20T11:52:45.3752666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-106] PASSED [ 30%] 2023-03-20T11:52:45.3778724Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-107] PASSED [ 30%] 2023-03-20T11:52:45.3815819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-108] PASSED [ 30%] 2023-03-20T11:52:45.3853116Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-109] PASSED [ 30%] 2023-03-20T11:52:45.3889841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-110] PASSED [ 30%] 2023-03-20T11:52:45.3909242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-111] XFAIL [ 30%] 2023-03-20T11:52:45.3945964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-112] PASSED [ 30%] 2023-03-20T11:52:45.3982482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-113] PASSED [ 30%] 2023-03-20T11:52:45.4021154Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-114] PASSED [ 30%] 2023-03-20T11:52:45.4058172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-115] PASSED [ 30%] 2023-03-20T11:52:45.4095781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-116] PASSED [ 30%] 2023-03-20T11:52:45.4115837Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-117] XFAIL [ 30%] 2023-03-20T11:52:45.4153222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-118] PASSED [ 30%] 2023-03-20T11:52:45.4190467Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-119] PASSED [ 30%] 2023-03-20T11:52:45.4216377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-120] PASSED [ 30%] 2023-03-20T11:52:45.4241546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-121] PASSED [ 30%] 2023-03-20T11:52:45.4267244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-122] PASSED [ 30%] 2023-03-20T11:52:45.4287181Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-123] XFAIL [ 30%] 2023-03-20T11:52:45.4313032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-124] PASSED [ 30%] 2023-03-20T11:52:45.4338885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-125] PASSED [ 30%] 2023-03-20T11:52:45.4377792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-126] PASSED [ 30%] 2023-03-20T11:52:45.4416375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-127] PASSED [ 30%] 2023-03-20T11:52:45.4454625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-128] PASSED [ 30%] 2023-03-20T11:52:45.4474793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-129] XFAIL [ 30%] 2023-03-20T11:52:45.4513293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-130] PASSED [ 30%] 2023-03-20T11:52:45.4551636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-131] PASSED [ 30%] 2023-03-20T11:52:45.4589659Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-132] PASSED [ 30%] 2023-03-20T11:52:45.4627607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-133] PASSED [ 30%] 2023-03-20T11:52:45.4665451Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-134] PASSED [ 30%] 2023-03-20T11:52:45.4686672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-135] XFAIL [ 30%] 2023-03-20T11:52:45.4725260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-136] PASSED [ 30%] 2023-03-20T11:52:45.4763839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-137] PASSED [ 30%] 2023-03-20T11:52:45.4790000Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-138] PASSED [ 30%] 2023-03-20T11:52:45.4816535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-139] PASSED [ 30%] 2023-03-20T11:52:45.4842714Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-140] PASSED [ 30%] 2023-03-20T11:52:45.4862774Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-141] XFAIL [ 30%] 2023-03-20T11:52:45.4889882Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-142] PASSED [ 30%] 2023-03-20T11:52:45.4915379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-143] PASSED [ 30%] 2023-03-20T11:52:45.4955905Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-144] PASSED [ 30%] 2023-03-20T11:52:45.4994678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-145] PASSED [ 30%] 2023-03-20T11:52:45.5034839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-146] PASSED [ 30%] 2023-03-20T11:52:45.5055623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-147] XFAIL [ 30%] 2023-03-20T11:52:45.5095490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-148] PASSED [ 30%] 2023-03-20T11:52:45.5134829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-149] PASSED [ 30%] 2023-03-20T11:52:45.5174060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-150] PASSED [ 30%] 2023-03-20T11:52:45.5214216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-151] PASSED [ 30%] 2023-03-20T11:52:45.5253807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-152] PASSED [ 30%] 2023-03-20T11:52:45.5273913Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-153] XFAIL [ 30%] 2023-03-20T11:52:45.5313395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-154] PASSED [ 30%] 2023-03-20T11:52:45.5352802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-155] PASSED [ 30%] 2023-03-20T11:52:45.5382392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-156] PASSED [ 30%] 2023-03-20T11:52:45.5410761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-157] PASSED [ 30%] 2023-03-20T11:52:45.5440355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-158] PASSED [ 30%] 2023-03-20T11:52:45.5459473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-159] XFAIL [ 30%] 2023-03-20T11:52:45.5487545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-160] PASSED [ 30%] 2023-03-20T11:52:45.5515945Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-161] PASSED [ 30%] 2023-03-20T11:52:45.5534124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-162] PASSED [ 30%] 2023-03-20T11:52:45.5552086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-163] PASSED [ 30%] 2023-03-20T11:52:45.5570870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-164] PASSED [ 30%] 2023-03-20T11:52:45.5588496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-165] XFAIL [ 30%] 2023-03-20T11:52:45.5606020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-166] PASSED [ 30%] 2023-03-20T11:52:45.5624335Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-167] PASSED [ 30%] 2023-03-20T11:52:45.5641493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-168] PASSED [ 30%] 2023-03-20T11:52:45.5659515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-169] PASSED [ 30%] 2023-03-20T11:52:45.5677136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-170] PASSED [ 30%] 2023-03-20T11:52:45.5695400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-171] XFAIL [ 30%] 2023-03-20T11:52:45.5713230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-172] PASSED [ 30%] 2023-03-20T11:52:45.5731098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-173] PASSED [ 30%] 2023-03-20T11:52:45.5748378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-174] PASSED [ 30%] 2023-03-20T11:52:45.5765220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-175] PASSED [ 30%] 2023-03-20T11:52:45.5782589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-176] PASSED [ 30%] 2023-03-20T11:52:45.5807492Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-177] XFAIL [ 30%] 2023-03-20T11:52:45.5825559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-178] PASSED [ 30%] 2023-03-20T11:52:45.5842669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-179] PASSED [ 30%] 2023-03-20T11:52:45.5861952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-180] PASSED [ 30%] 2023-03-20T11:52:45.5880494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-181] PASSED [ 30%] 2023-03-20T11:52:45.5899055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-182] PASSED [ 30%] 2023-03-20T11:52:45.5917114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-183] XFAIL [ 30%] 2023-03-20T11:52:45.5936179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-184] PASSED [ 30%] 2023-03-20T11:52:45.5954329Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-185] PASSED [ 30%] 2023-03-20T11:52:45.5973626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-186] PASSED [ 30%] 2023-03-20T11:52:45.5991256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-187] PASSED [ 30%] 2023-03-20T11:52:45.6010755Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-188] PASSED [ 30%] 2023-03-20T11:52:45.6028416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-189] XFAIL [ 30%] 2023-03-20T11:52:45.6046600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-190] PASSED [ 30%] 2023-03-20T11:52:45.6065713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-191] PASSED [ 30%] 2023-03-20T11:52:45.6083231Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-192] PASSED [ 30%] 2023-03-20T11:52:45.6100924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-193] PASSED [ 30%] 2023-03-20T11:52:45.6118531Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-194] PASSED [ 30%] 2023-03-20T11:52:45.6136779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-195] XFAIL [ 30%] 2023-03-20T11:52:45.6153732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-196] PASSED [ 30%] 2023-03-20T11:52:45.6172357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-197] PASSED [ 30%] 2023-03-20T11:52:45.6190336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-198] PASSED [ 30%] 2023-03-20T11:52:45.6210312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-199] PASSED [ 30%] 2023-03-20T11:52:45.6229994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-200] PASSED [ 30%] 2023-03-20T11:52:45.6248199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-201] XFAIL [ 30%] 2023-03-20T11:52:45.6267735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-202] PASSED [ 30%] 2023-03-20T11:52:45.6286200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-203] PASSED [ 30%] 2023-03-20T11:52:45.6305891Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-204] PASSED [ 30%] 2023-03-20T11:52:45.6324426Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-205] PASSED [ 30%] 2023-03-20T11:52:45.6343889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-206] PASSED [ 30%] 2023-03-20T11:52:45.6361920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-207] XFAIL [ 30%] 2023-03-20T11:52:45.6381178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-208] PASSED [ 30%] 2023-03-20T11:52:45.6399961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-209] PASSED [ 30%] 2023-03-20T11:52:45.6418783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-210] PASSED [ 30%] 2023-03-20T11:52:45.6436772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-211] PASSED [ 30%] 2023-03-20T11:52:45.6455560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-212] PASSED [ 30%] 2023-03-20T11:52:45.6473457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-213] XFAIL [ 30%] 2023-03-20T11:52:45.6492538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-214] PASSED [ 30%] 2023-03-20T11:52:45.6510302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-215] PASSED [ 30%] 2023-03-20T11:52:45.6529179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-216] PASSED [ 30%] 2023-03-20T11:52:45.6546391Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-217] PASSED [ 30%] 2023-03-20T11:52:45.6564069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-218] PASSED [ 30%] 2023-03-20T11:52:45.6582272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-219] XFAIL [ 30%] 2023-03-20T11:52:45.6601415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-220] PASSED [ 30%] 2023-03-20T11:52:45.6619540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-221] PASSED [ 30%] 2023-03-20T11:52:45.6637120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-222] PASSED [ 30%] 2023-03-20T11:52:45.6655313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-223] PASSED [ 30%] 2023-03-20T11:52:45.6673130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-224] PASSED [ 30%] 2023-03-20T11:52:45.6692286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-225] XFAIL [ 30%] 2023-03-20T11:52:45.6710570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-226] PASSED [ 30%] 2023-03-20T11:52:45.6729241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-227] PASSED [ 30%] 2023-03-20T11:52:45.6746150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-228] PASSED [ 30%] 2023-03-20T11:52:45.6763091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-229] PASSED [ 30%] 2023-03-20T11:52:45.6780749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-230] PASSED [ 30%] 2023-03-20T11:52:45.6798532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-231] XFAIL [ 30%] 2023-03-20T11:52:45.6816014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-232] PASSED [ 30%] 2023-03-20T11:52:45.6832849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-233] PASSED [ 30%] 2023-03-20T11:52:45.6852620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-234] PASSED [ 30%] 2023-03-20T11:52:45.6870241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-235] PASSED [ 30%] 2023-03-20T11:52:45.6889430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-236] PASSED [ 30%] 2023-03-20T11:52:45.6906920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-237] XFAIL [ 30%] 2023-03-20T11:52:45.6924848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-238] PASSED [ 30%] 2023-03-20T11:52:45.6943442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-239] PASSED [ 30%] 2023-03-20T11:52:45.6961420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-240] PASSED [ 30%] 2023-03-20T11:52:45.6980084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-241] PASSED [ 30%] 2023-03-20T11:52:45.6998290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-242] PASSED [ 30%] 2023-03-20T11:52:45.7017829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-243] XFAIL [ 30%] 2023-03-20T11:52:45.7035940Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-244] PASSED [ 30%] 2023-03-20T11:52:45.7054616Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-245] PASSED [ 30%] 2023-03-20T11:52:45.7072496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-246] PASSED [ 30%] 2023-03-20T11:52:45.7090706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-247] PASSED [ 30%] 2023-03-20T11:52:45.7108626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-248] PASSED [ 30%] 2023-03-20T11:52:45.7126567Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-249] XFAIL [ 30%] 2023-03-20T11:52:45.7144893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-250] PASSED [ 30%] 2023-03-20T11:52:45.7162558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-251] PASSED [ 30%] 2023-03-20T11:52:45.7182146Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-252] PASSED [ 30%] 2023-03-20T11:52:45.7201284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-253] PASSED [ 30%] 2023-03-20T11:52:45.7220549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-254] PASSED [ 30%] 2023-03-20T11:52:45.7238508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-255] XFAIL [ 30%] 2023-03-20T11:52:45.7257946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-256] PASSED [ 30%] 2023-03-20T11:52:45.7277079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-257] PASSED [ 30%] 2023-03-20T11:52:45.7296089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-258] PASSED [ 30%] 2023-03-20T11:52:45.7314864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-259] PASSED [ 30%] 2023-03-20T11:52:45.7333944Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-260] PASSED [ 30%] 2023-03-20T11:52:45.7352192Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-261] XFAIL [ 30%] 2023-03-20T11:52:45.7372180Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-262] PASSED [ 30%] 2023-03-20T11:52:45.7390170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-263] PASSED [ 30%] 2023-03-20T11:52:45.7409463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-264] PASSED [ 30%] 2023-03-20T11:52:45.7428568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-265] PASSED [ 30%] 2023-03-20T11:52:45.7446744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-266] PASSED [ 30%] 2023-03-20T11:52:45.7465411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-267] XFAIL [ 30%] 2023-03-20T11:52:45.7483582Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-268] PASSED [ 30%] 2023-03-20T11:52:45.7502357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-269] PASSED [ 30%] 2023-03-20T11:52:45.7519911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-270] PASSED [ 30%] 2023-03-20T11:52:45.7538234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-271] PASSED [ 30%] 2023-03-20T11:52:45.7556013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-272] PASSED [ 30%] 2023-03-20T11:52:45.7574627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-273] XFAIL [ 30%] 2023-03-20T11:52:45.7592289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-274] PASSED [ 30%] 2023-03-20T11:52:45.7610700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-275] PASSED [ 30%] 2023-03-20T11:52:45.7627981Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-276] PASSED [ 30%] 2023-03-20T11:52:45.7645571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-277] PASSED [ 30%] 2023-03-20T11:52:45.7663788Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-278] PASSED [ 30%] 2023-03-20T11:52:45.7681608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-279] XFAIL [ 30%] 2023-03-20T11:52:45.7699559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-280] PASSED [ 30%] 2023-03-20T11:52:45.7717164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-281] PASSED [ 30%] 2023-03-20T11:52:45.7734581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-282] PASSED [ 30%] 2023-03-20T11:52:45.7751830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-283] PASSED [ 30%] 2023-03-20T11:52:45.7769302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-284] PASSED [ 30%] 2023-03-20T11:52:45.7787447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-285] XFAIL [ 30%] 2023-03-20T11:52:45.7805629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-286] PASSED [ 30%] 2023-03-20T11:52:45.7823829Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-287] PASSED [ 30%] 2023-03-20T11:52:45.7841895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-288] PASSED [ 30%] 2023-03-20T11:52:45.7860731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-289] PASSED [ 30%] 2023-03-20T11:52:45.7878962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-290] PASSED [ 30%] 2023-03-20T11:52:45.7897727Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-291] XFAIL [ 30%] 2023-03-20T11:52:45.7915800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-292] PASSED [ 30%] 2023-03-20T11:52:45.7934582Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-293] PASSED [ 30%] 2023-03-20T11:52:45.7952518Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-294] PASSED [ 30%] 2023-03-20T11:52:45.7970756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-295] PASSED [ 30%] 2023-03-20T11:52:45.7988474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-296] PASSED [ 30%] 2023-03-20T11:52:45.8005725Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-297] XFAIL [ 30%] 2023-03-20T11:52:45.8024189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-298] PASSED [ 30%] 2023-03-20T11:52:45.8041662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-299] PASSED [ 30%] 2023-03-20T11:52:45.8058982Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-300] PASSED [ 30%] 2023-03-20T11:52:45.8076528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-301] PASSED [ 30%] 2023-03-20T11:52:45.8094355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-302] PASSED [ 30%] 2023-03-20T11:52:45.8111969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-303] XFAIL [ 30%] 2023-03-20T11:52:45.8130448Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-304] PASSED [ 30%] 2023-03-20T11:52:45.8147182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-305] PASSED [ 30%] 2023-03-20T11:52:45.8165575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-306] PASSED [ 30%] 2023-03-20T11:52:45.8184642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-307] PASSED [ 30%] 2023-03-20T11:52:45.8204374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-308] PASSED [ 30%] 2023-03-20T11:52:45.8222447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-309] XFAIL [ 30%] 2023-03-20T11:52:45.8241197Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-310] PASSED [ 30%] 2023-03-20T11:52:45.8260276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-311] PASSED [ 30%] 2023-03-20T11:52:45.8278608Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-312] PASSED [ 30%] 2023-03-20T11:52:45.8297439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-313] PASSED [ 30%] 2023-03-20T11:52:45.8316152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-314] PASSED [ 30%] 2023-03-20T11:52:45.8334070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-315] XFAIL [ 30%] 2023-03-20T11:52:45.8352773Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-316] PASSED [ 30%] 2023-03-20T11:52:45.8372379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-317] PASSED [ 30%] 2023-03-20T11:52:45.8389103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-318] PASSED [ 30%] 2023-03-20T11:52:45.8407072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-319] PASSED [ 30%] 2023-03-20T11:52:45.8425714Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-320] PASSED [ 30%] 2023-03-20T11:52:45.8442948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-321] XFAIL [ 30%] 2023-03-20T11:52:45.8461457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-322] PASSED [ 30%] 2023-03-20T11:52:45.8479320Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_bounding_box-323] PASSED [ 30%] 2023-03-20T11:52:45.8547514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-00] PASSED [ 30%] 2023-03-20T11:52:45.8632688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-01] PASSED [ 30%] 2023-03-20T11:52:45.8648384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-02] PASSED [ 30%] 2023-03-20T11:52:45.8664279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-03] PASSED [ 30%] 2023-03-20T11:52:45.8680952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-04] PASSED [ 30%] 2023-03-20T11:52:45.8696816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-05] PASSED [ 30%] 2023-03-20T11:52:45.8712564Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-06] PASSED [ 30%] 2023-03-20T11:52:45.8728985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-07] PASSED [ 30%] 2023-03-20T11:52:45.8744444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-08] PASSED [ 30%] 2023-03-20T11:52:45.8759706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-09] PASSED [ 30%] 2023-03-20T11:52:45.8775584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-10] PASSED [ 30%] 2023-03-20T11:52:45.8790479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_mask-11] PASSED [ 30%] 2023-03-20T11:52:45.8846592Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-00] PASSED [ 30%] 2023-03-20T11:52:45.8921977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-01] PASSED [ 30%] 2023-03-20T11:52:45.8938545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-02] PASSED [ 30%] 2023-03-20T11:52:45.8954610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-03] PASSED [ 30%] 2023-03-20T11:52:45.8972918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-04] PASSED [ 30%] 2023-03-20T11:52:45.8989789Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-05] PASSED [ 30%] 2023-03-20T11:52:45.9005649Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-06] PASSED [ 30%] 2023-03-20T11:52:45.9023309Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-07] PASSED [ 30%] 2023-03-20T11:52:45.9039896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-08] PASSED [ 30%] 2023-03-20T11:52:45.9055957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-09] PASSED [ 30%] 2023-03-20T11:52:45.9071889Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-10] PASSED [ 30%] 2023-03-20T11:52:45.9087522Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-11] PASSED [ 30%] 2023-03-20T11:52:45.9103362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-12] PASSED [ 30%] 2023-03-20T11:52:45.9119318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-13] PASSED [ 30%] 2023-03-20T11:52:45.9135534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-14] PASSED [ 30%] 2023-03-20T11:52:45.9150992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-15] PASSED [ 30%] 2023-03-20T11:52:45.9166847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-16] PASSED [ 30%] 2023-03-20T11:52:45.9183086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-17] PASSED [ 30%] 2023-03-20T11:52:45.9198722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-18] PASSED [ 30%] 2023-03-20T11:52:45.9215948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-19] PASSED [ 30%] 2023-03-20T11:52:45.9232343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-20] PASSED [ 30%] 2023-03-20T11:52:45.9249171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-21] PASSED [ 30%] 2023-03-20T11:52:45.9265203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-22] PASSED [ 30%] 2023-03-20T11:52:45.9281565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-23] PASSED [ 30%] 2023-03-20T11:52:45.9297640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-24] PASSED [ 30%] 2023-03-20T11:52:45.9314524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-25] PASSED [ 30%] 2023-03-20T11:52:45.9332299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-26] PASSED [ 30%] 2023-03-20T11:52:45.9346942Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-27] PASSED [ 30%] 2023-03-20T11:52:45.9362568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-28] PASSED [ 30%] 2023-03-20T11:52:45.9379706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-29] PASSED [ 30%] 2023-03-20T11:52:45.9394919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-30] PASSED [ 30%] 2023-03-20T11:52:45.9411350Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-31] PASSED [ 30%] 2023-03-20T11:52:45.9427121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-32] PASSED [ 30%] 2023-03-20T11:52:45.9442353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-33] PASSED [ 30%] 2023-03-20T11:52:45.9458787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-34] PASSED [ 30%] 2023-03-20T11:52:45.9474625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-center_crop_video-35] PASSED [ 30%] 2023-03-20T11:52:45.9599216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-000] XFAIL [ 30%] 2023-03-20T11:52:45.9672151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-001] PASSED [ 30%] 2023-03-20T11:52:46.5295297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-002] PASSED [ 30%] 2023-03-20T11:52:46.5312598Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-003] XFAIL [ 30%] 2023-03-20T11:52:46.5334540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-004] PASSED [ 30%] 2023-03-20T11:52:47.0512552Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-005] PASSED [ 30%] 2023-03-20T11:52:47.0534776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-006] XFAIL [ 30%] 2023-03-20T11:52:47.0554050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-007] PASSED [ 30%] 2023-03-20T11:52:47.0575002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-008] PASSED [ 30%] 2023-03-20T11:52:47.0592388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-009] XFAIL [ 30%] 2023-03-20T11:52:47.0613562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-010] PASSED [ 30%] 2023-03-20T11:52:47.0633379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-011] PASSED [ 30%] 2023-03-20T11:52:47.0653637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-012] XFAIL [ 30%] 2023-03-20T11:52:47.0672032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-013] PASSED [ 30%] 2023-03-20T11:52:47.0694499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-014] PASSED [ 30%] 2023-03-20T11:52:47.0711912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-015] XFAIL [ 30%] 2023-03-20T11:52:47.0734070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-016] PASSED [ 30%] 2023-03-20T11:52:47.0751577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-017] PASSED [ 30%] 2023-03-20T11:52:47.0772370Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-018] XFAIL [ 30%] 2023-03-20T11:52:47.0790901Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-019] PASSED [ 30%] 2023-03-20T11:52:47.0814304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-020] PASSED [ 30%] 2023-03-20T11:52:47.0829688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-021] XFAIL [ 30%] 2023-03-20T11:52:47.0853641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-022] PASSED [ 30%] 2023-03-20T11:52:47.0870084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-023] PASSED [ 30%] 2023-03-20T11:52:47.0889884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-024] XFAIL [ 30%] 2023-03-20T11:52:47.0909285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-025] PASSED [ 30%] 2023-03-20T11:52:47.0927160Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-026] PASSED [ 30%] 2023-03-20T11:52:47.0946044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-027] XFAIL [ 30%] 2023-03-20T11:52:47.0963578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-028] PASSED [ 30%] 2023-03-20T11:52:47.0979240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-029] PASSED [ 30%] 2023-03-20T11:52:47.0998978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-030] XFAIL [ 30%] 2023-03-20T11:52:47.1013528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-031] PASSED [ 30%] 2023-03-20T11:52:47.1028541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-032] PASSED [ 30%] 2023-03-20T11:52:47.1047515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-033] XFAIL [ 30%] 2023-03-20T11:52:47.1062455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-034] PASSED [ 30%] 2023-03-20T11:52:47.1077676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-035] PASSED [ 30%] 2023-03-20T11:52:47.1096006Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-036] XFAIL [ 30%] 2023-03-20T11:52:47.1111355Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-037] PASSED [ 30%] 2023-03-20T11:52:47.1126786Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-038] PASSED [ 30%] 2023-03-20T11:52:47.1145607Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-039] XFAIL [ 30%] 2023-03-20T11:52:47.1161054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-040] PASSED [ 30%] 2023-03-20T11:52:47.1177014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-041] PASSED [ 30%] 2023-03-20T11:52:47.1194891Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-042] XFAIL [ 30%] 2023-03-20T11:52:47.1217202Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-043] PASSED [ 30%] 2023-03-20T11:52:47.1232535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-044] PASSED [ 30%] 2023-03-20T11:52:47.1250936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-045] XFAIL [ 30%] 2023-03-20T11:52:47.1266853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-046] PASSED [ 30%] 2023-03-20T11:52:47.1282322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-047] PASSED [ 30%] 2023-03-20T11:52:47.1300602Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-048] XFAIL [ 30%] 2023-03-20T11:52:47.1316156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-049] PASSED [ 30%] 2023-03-20T11:52:47.1332720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-050] PASSED [ 30%] 2023-03-20T11:52:47.1349760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-051] XFAIL [ 30%] 2023-03-20T11:52:47.1364821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-052] PASSED [ 30%] 2023-03-20T11:52:47.1379769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-053] PASSED [ 30%] 2023-03-20T11:52:47.1397626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-054] XFAIL [ 30%] 2023-03-20T11:52:47.1416016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-055] XFAIL [ 30%] 2023-03-20T11:52:47.1435615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-056] XFAIL [ 30%] 2023-03-20T11:52:47.1453967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-057] XFAIL [ 30%] 2023-03-20T11:52:47.1471687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-058] XFAIL [ 30%] 2023-03-20T11:52:47.1490662Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-059] XFAIL [ 30%] 2023-03-20T11:52:47.1508032Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-060] XFAIL [ 30%] 2023-03-20T11:52:47.1525625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-061] XFAIL [ 30%] 2023-03-20T11:52:47.1544041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-062] XFAIL [ 30%] 2023-03-20T11:52:47.1563377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-063] XFAIL [ 30%] 2023-03-20T11:52:47.1581447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-064] XFAIL [ 30%] 2023-03-20T11:52:47.1599419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-065] XFAIL [ 30%] 2023-03-20T11:52:47.1617856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-066] XFAIL [ 30%] 2023-03-20T11:52:47.1635392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-067] XFAIL [ 30%] 2023-03-20T11:52:47.1653817Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-068] XFAIL [ 30%] 2023-03-20T11:52:47.1671650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-069] XFAIL [ 30%] 2023-03-20T11:52:47.1692219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-070] XFAIL [ 30%] 2023-03-20T11:52:47.1709529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-071] XFAIL [ 30%] 2023-03-20T11:52:47.1727799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-072] XFAIL [ 30%] 2023-03-20T11:52:47.1746486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-073] XFAIL [ 30%] 2023-03-20T11:52:47.1764111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-074] XFAIL [ 30%] 2023-03-20T11:52:47.1782415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-075] XFAIL [ 30%] 2023-03-20T11:52:47.1800496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-076] XFAIL [ 30%] 2023-03-20T11:52:47.1820108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-077] XFAIL [ 30%] 2023-03-20T11:52:47.1838336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-078] XFAIL [ 30%] 2023-03-20T11:52:47.1856213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-079] XFAIL [ 30%] 2023-03-20T11:52:47.1874250Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-080] XFAIL [ 30%] 2023-03-20T11:52:47.1893228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-081] XFAIL [ 30%] 2023-03-20T11:52:47.1910561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-082] XFAIL [ 30%] 2023-03-20T11:52:47.1929486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-083] XFAIL [ 30%] 2023-03-20T11:52:47.1948395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-084] XFAIL [ 30%] 2023-03-20T11:52:47.1966136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-085] XFAIL [ 30%] 2023-03-20T11:52:47.1984756Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-086] XFAIL [ 30%] 2023-03-20T11:52:47.2002416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-087] XFAIL [ 30%] 2023-03-20T11:52:47.2020364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-088] XFAIL [ 30%] 2023-03-20T11:52:47.2038177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-089] XFAIL [ 30%] 2023-03-20T11:52:47.2056422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-090] XFAIL [ 30%] 2023-03-20T11:52:47.2075700Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-091] XFAIL [ 30%] 2023-03-20T11:52:47.2093770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-092] XFAIL [ 30%] 2023-03-20T11:52:47.2111867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-093] XFAIL [ 30%] 2023-03-20T11:52:47.2130932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-094] XFAIL [ 30%] 2023-03-20T11:52:47.2147939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-095] XFAIL [ 30%] 2023-03-20T11:52:47.2165508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-096] XFAIL [ 30%] 2023-03-20T11:52:47.2183918Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-097] XFAIL [ 30%] 2023-03-20T11:52:47.2203170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-098] XFAIL [ 30%] 2023-03-20T11:52:47.2221382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-099] XFAIL [ 30%] 2023-03-20T11:52:47.2239431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-100] XFAIL [ 30%] 2023-03-20T11:52:47.2257520Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-101] XFAIL [ 30%] 2023-03-20T11:52:47.2275318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-102] XFAIL [ 30%] 2023-03-20T11:52:47.2293635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-103] XFAIL [ 30%] 2023-03-20T11:52:47.2311272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-104] XFAIL [ 30%] 2023-03-20T11:52:47.2330826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-105] XFAIL [ 30%] 2023-03-20T11:52:47.2348750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-106] XFAIL [ 30%] 2023-03-20T11:52:47.2366273Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-107] XFAIL [ 30%] 2023-03-20T11:52:47.2384092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-108] XFAIL [ 30%] 2023-03-20T11:52:47.2401627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-109] XFAIL [ 30%] 2023-03-20T11:52:47.2419749Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-110] XFAIL [ 30%] 2023-03-20T11:52:47.2437493Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-111] XFAIL [ 30%] 2023-03-20T11:52:47.2457247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-112] XFAIL [ 30%] 2023-03-20T11:52:47.2474754Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-113] XFAIL [ 30%] 2023-03-20T11:52:47.2493632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-114] XFAIL [ 30%] 2023-03-20T11:52:47.2510792Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-115] XFAIL [ 30%] 2023-03-20T11:52:47.2529587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-116] XFAIL [ 30%] 2023-03-20T11:52:47.2546561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-117] XFAIL [ 30%] 2023-03-20T11:52:47.2564362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-118] XFAIL [ 30%] 2023-03-20T11:52:47.2583884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-119] XFAIL [ 30%] 2023-03-20T11:52:47.2601560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-120] XFAIL [ 30%] 2023-03-20T11:52:47.2619234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-121] XFAIL [ 30%] 2023-03-20T11:52:47.2636841Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-122] XFAIL [ 30%] 2023-03-20T11:52:47.2655038Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-123] XFAIL [ 30%] 2023-03-20T11:52:47.2672914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-124] XFAIL [ 30%] 2023-03-20T11:52:47.2690809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-125] XFAIL [ 30%] 2023-03-20T11:52:47.2709922Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-126] XFAIL [ 30%] 2023-03-20T11:52:47.2727469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-127] XFAIL [ 30%] 2023-03-20T11:52:47.2745851Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-128] XFAIL [ 30%] 2023-03-20T11:52:47.2763234Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-129] XFAIL [ 30%] 2023-03-20T11:52:47.2781249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-130] XFAIL [ 30%] 2023-03-20T11:52:47.2798961Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-131] XFAIL [ 30%] 2023-03-20T11:52:47.2817257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-132] XFAIL [ 30%] 2023-03-20T11:52:47.2839527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-133] XFAIL [ 30%] 2023-03-20T11:52:47.2858744Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-134] XFAIL [ 30%] 2023-03-20T11:52:47.2875479Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-135] XFAIL [ 30%] 2023-03-20T11:52:47.2893919Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-136] XFAIL [ 30%] 2023-03-20T11:52:47.2911087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-137] XFAIL [ 30%] 2023-03-20T11:52:47.2929920Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-138] XFAIL [ 30%] 2023-03-20T11:52:47.2946805Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-139] XFAIL [ 30%] 2023-03-20T11:52:47.2964161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-140] XFAIL [ 30%] 2023-03-20T11:52:47.2983411Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-141] XFAIL [ 30%] 2023-03-20T11:52:47.3001010Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-142] XFAIL [ 30%] 2023-03-20T11:52:47.3019072Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-143] XFAIL [ 30%] 2023-03-20T11:52:47.3036670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-144] XFAIL [ 30%] 2023-03-20T11:52:47.3054849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-145] XFAIL [ 30%] 2023-03-20T11:52:47.3072632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-146] XFAIL [ 30%] 2023-03-20T11:52:47.3090880Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-147] XFAIL [ 30%] 2023-03-20T11:52:47.3110255Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-148] XFAIL [ 30%] 2023-03-20T11:52:47.3127676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-149] XFAIL [ 30%] 2023-03-20T11:52:47.3145996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-150] XFAIL [ 30%] 2023-03-20T11:52:47.3163532Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-151] XFAIL [ 30%] 2023-03-20T11:52:47.3181577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-152] XFAIL [ 30%] 2023-03-20T11:52:47.3199606Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-153] XFAIL [ 30%] 2023-03-20T11:52:47.3216864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-154] XFAIL [ 30%] 2023-03-20T11:52:47.3234186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-155] XFAIL [ 30%] 2023-03-20T11:52:47.3253819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-156] XFAIL [ 30%] 2023-03-20T11:52:47.3271557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-157] XFAIL [ 30%] 2023-03-20T11:52:47.3290165Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-158] XFAIL [ 30%] 2023-03-20T11:52:47.3307345Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-159] XFAIL [ 30%] 2023-03-20T11:52:47.3324745Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-160] XFAIL [ 30%] 2023-03-20T11:52:47.3342701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_image_tensor-161] XFAIL [ 30%] 2023-03-20T11:52:47.3426717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-00] PASSED [ 30%] 2023-03-20T11:52:47.3842617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-01] PASSED [ 30%] 2023-03-20T11:52:47.3862565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-02] PASSED [ 30%] 2023-03-20T11:52:47.3884550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-03] PASSED [ 30%] 2023-03-20T11:52:47.3905322Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-04] PASSED [ 30%] 2023-03-20T11:52:47.3950270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-05] PASSED [ 30%] 2023-03-20T11:52:47.3970672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-06] PASSED [ 30%] 2023-03-20T11:52:47.3990640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-07] PASSED [ 30%] 2023-03-20T11:52:47.4010863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-08] PASSED [ 30%] 2023-03-20T11:52:47.4027111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-09] PASSED [ 30%] 2023-03-20T11:52:47.4043019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-10] PASSED [ 30%] 2023-03-20T11:52:47.4059289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-11] PASSED [ 30%] 2023-03-20T11:52:47.4074701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-12] PASSED [ 30%] 2023-03-20T11:52:47.4090968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-13] PASSED [ 30%] 2023-03-20T11:52:47.4107087Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-14] PASSED [ 30%] 2023-03-20T11:52:47.4122288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-15] PASSED [ 30%] 2023-03-20T11:52:47.4138790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-16] PASSED [ 30%] 2023-03-20T11:52:47.4154672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-17] PASSED [ 30%] 2023-03-20T11:52:47.4174650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-18] PASSED [ 30%] 2023-03-20T11:52:47.4194450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-19] PASSED [ 30%] 2023-03-20T11:52:47.4214508Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-20] PASSED [ 30%] 2023-03-20T11:52:47.4234026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-21] PASSED [ 30%] 2023-03-20T11:52:47.4254253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-22] PASSED [ 30%] 2023-03-20T11:52:47.4274349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-23] PASSED [ 30%] 2023-03-20T11:52:47.4294105Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-24] PASSED [ 30%] 2023-03-20T11:52:47.4314221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-25] PASSED [ 30%] 2023-03-20T11:52:47.4334434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-26] PASSED [ 30%] 2023-03-20T11:52:47.4349931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-27] PASSED [ 30%] 2023-03-20T11:52:47.4365731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-28] PASSED [ 30%] 2023-03-20T11:52:47.4381281Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-29] PASSED [ 30%] 2023-03-20T11:52:47.4396412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-30] PASSED [ 30%] 2023-03-20T11:52:47.4413377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-31] PASSED [ 30%] 2023-03-20T11:52:47.4428539Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-32] PASSED [ 30%] 2023-03-20T11:52:47.4443703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-33] PASSED [ 30%] 2023-03-20T11:52:47.4459699Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-34] PASSED [ 30%] 2023-03-20T11:52:47.4475603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-gaussian_blur_video-35] PASSED [ 30%] 2023-03-20T11:52:47.4700687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-00] PASSED [ 30%] 2023-03-20T11:52:47.6734832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:47.6755903Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:47.6779951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:47.8655832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:47.8676089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:47.8700150Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:48.0613290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:48.0635299Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-08] PASSED [ 30%] 2023-03-20T11:52:48.0654137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:48.0669261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:48.0685525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:48.0702547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:48.0718772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:48.0734580Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:48.0751119Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:48.0767047Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-16] PASSED [ 30%] 2023-03-20T11:52:48.0783219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:48.0812226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:48.2659912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:48.2686351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:48.2712121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:48.4594461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:48.4618015Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:48.4646162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-24] PASSED [ 30%] 2023-03-20T11:52:48.6560335Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:48.6583184Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:48.6600232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:48.6617049Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:48.6633360Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:48.6652045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:48.6665276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:48.6681610Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-32] PASSED [ 30%] 2023-03-20T11:52:48.6697796Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:48.6715327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:48.6734209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:48.6840409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-00] PASSED [ 30%] 2023-03-20T11:52:48.7182465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-01] PASSED [ 30%] 2023-03-20T11:52:48.7212612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-02] PASSED [ 30%] 2023-03-20T11:52:48.7233609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-03] PASSED [ 30%] 2023-03-20T11:52:48.9148457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-04] PASSED [ 30%] 2023-03-20T11:52:48.9176923Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-05] PASSED [ 30%] 2023-03-20T11:52:48.9221070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-06] PASSED [ 30%] 2023-03-20T11:52:49.1164490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-07] PASSED [ 30%] 2023-03-20T11:52:49.1196872Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-08] PASSED [ 30%] 2023-03-20T11:52:49.1214505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-09] PASSED [ 30%] 2023-03-20T11:52:49.1231136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-10] PASSED [ 30%] 2023-03-20T11:52:49.1247076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-11] PASSED [ 30%] 2023-03-20T11:52:49.1263996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-12] PASSED [ 30%] 2023-03-20T11:52:49.1280199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-13] PASSED [ 30%] 2023-03-20T11:52:49.1297594Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-14] PASSED [ 30%] 2023-03-20T11:52:49.1313985Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-15] PASSED [ 30%] 2023-03-20T11:52:49.1333213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-16] PASSED [ 30%] 2023-03-20T11:52:49.1347771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-17] PASSED [ 30%] 2023-03-20T11:52:49.1373990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-18] PASSED [ 30%] 2023-03-20T11:52:49.1397303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-19] PASSED [ 30%] 2023-03-20T11:52:49.1421795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-20] PASSED [ 30%] 2023-03-20T11:52:49.1455879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-21] PASSED [ 30%] 2023-03-20T11:52:49.1480228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-22] PASSED [ 30%] 2023-03-20T11:52:49.1505125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-23] PASSED [ 30%] 2023-03-20T11:52:49.1536135Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-24] PASSED [ 30%] 2023-03-20T11:52:49.1582179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-25] PASSED [ 30%] 2023-03-20T11:52:49.1609057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-26] PASSED [ 30%] 2023-03-20T11:52:49.1625743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-27] PASSED [ 30%] 2023-03-20T11:52:49.1642275Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-28] PASSED [ 30%] 2023-03-20T11:52:49.1659481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-29] PASSED [ 30%] 2023-03-20T11:52:49.1675661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-30] PASSED [ 30%] 2023-03-20T11:52:49.1693701Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-31] PASSED [ 30%] 2023-03-20T11:52:49.1711011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-32] PASSED [ 30%] 2023-03-20T11:52:49.1727569Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-33] PASSED [ 30%] 2023-03-20T11:52:49.1746142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-34] PASSED [ 30%] 2023-03-20T11:52:49.1761551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-equalize_video-35] PASSED [ 30%] 2023-03-20T11:52:49.1808171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-00] PASSED [ 30%] 2023-03-20T11:52:49.1860558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:49.1877000Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:49.1914292Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:49.1951247Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:49.1965973Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:49.2005444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:49.2043675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:49.2058103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-08] PASSED [ 30%] 2023-03-20T11:52:49.2094955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:49.2116213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:49.2133052Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:49.2148791Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:49.2165070Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:49.2180730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:49.2197014Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:49.2214263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-16] PASSED [ 30%] 2023-03-20T11:52:49.2229125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:49.2246757Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:49.2263636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:49.2278878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:49.2296613Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:49.2313187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:49.2328238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:49.2345954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-24] PASSED [ 30%] 2023-03-20T11:52:49.2363420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:49.2378969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:49.2394938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:49.2412045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:49.2427089Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:49.2443421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:49.2459588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:49.2474574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-32] PASSED [ 30%] 2023-03-20T11:52:49.2490784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:49.2507605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:49.2522987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:49.2560293Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-00] PASSED [ 30%] 2023-03-20T11:52:49.2597037Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-01] PASSED [ 30%] 2023-03-20T11:52:49.2615207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-02] PASSED [ 30%] 2023-03-20T11:52:49.2631011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-03] PASSED [ 30%] 2023-03-20T11:52:49.2649261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-04] PASSED [ 30%] 2023-03-20T11:52:49.2666996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-05] PASSED [ 30%] 2023-03-20T11:52:49.2682065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-06] PASSED [ 30%] 2023-03-20T11:52:49.2699268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-07] PASSED [ 30%] 2023-03-20T11:52:49.2716243Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-08] PASSED [ 30%] 2023-03-20T11:52:49.2733546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-09] PASSED [ 30%] 2023-03-20T11:52:49.2748559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-10] PASSED [ 30%] 2023-03-20T11:52:49.2764631Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-11] PASSED [ 30%] 2023-03-20T11:52:49.2780891Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-12] PASSED [ 30%] 2023-03-20T11:52:49.2797512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-13] PASSED [ 30%] 2023-03-20T11:52:49.2813934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-14] PASSED [ 30%] 2023-03-20T11:52:49.2829561Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-15] PASSED [ 30%] 2023-03-20T11:52:49.2845645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-16] PASSED [ 30%] 2023-03-20T11:52:49.2862276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-17] PASSED [ 30%] 2023-03-20T11:52:49.2877800Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-18] PASSED [ 30%] 2023-03-20T11:52:49.2895650Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-19] PASSED [ 30%] 2023-03-20T11:52:49.2912554Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-20] PASSED [ 30%] 2023-03-20T11:52:49.2929278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-21] PASSED [ 30%] 2023-03-20T11:52:49.2946740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-22] PASSED [ 30%] 2023-03-20T11:52:49.2963404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-23] PASSED [ 30%] 2023-03-20T11:52:49.2979675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-24] PASSED [ 30%] 2023-03-20T11:52:49.2996836Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-25] PASSED [ 30%] 2023-03-20T11:52:49.3015009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-26] PASSED [ 30%] 2023-03-20T11:52:49.3031069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-27] PASSED [ 30%] 2023-03-20T11:52:49.3047408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-28] PASSED [ 30%] 2023-03-20T11:52:49.3063676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-29] PASSED [ 30%] 2023-03-20T11:52:49.3079164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-30] PASSED [ 30%] 2023-03-20T11:52:49.3096212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-31] PASSED [ 30%] 2023-03-20T11:52:49.3112413Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-32] PASSED [ 30%] 2023-03-20T11:52:49.3129179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-33] PASSED [ 30%] 2023-03-20T11:52:49.3144932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-34] PASSED [ 30%] 2023-03-20T11:52:49.3161155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-invert_video-35] PASSED [ 30%] 2023-03-20T11:52:49.3213645Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-00] PASSED [ 30%] 2023-03-20T11:52:49.3256777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:49.3272847Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:49.3291962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:49.3307818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:49.3323678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:49.3341542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:49.3358460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:49.3374112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-08] PASSED [ 30%] 2023-03-20T11:52:49.3390777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:49.3406671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:49.3422269Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:49.3438526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:49.3454794Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:49.3470226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:49.3486152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:49.3502634Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-16] PASSED [ 30%] 2023-03-20T11:52:49.3518268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:49.3535990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:49.3553121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:49.3569953Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:49.3586799Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:49.3603752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:49.3619842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:49.3637041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-24] PASSED [ 30%] 2023-03-20T11:52:49.3654428Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:49.3669954Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:49.3685914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:49.3702455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:49.3717977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:49.3734694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:49.3750498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:49.3765831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-32] PASSED [ 30%] 2023-03-20T11:52:49.3782397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:49.3798372Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:49.3814094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:49.3853876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-00] PASSED [ 30%] 2023-03-20T11:52:49.3896893Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-01] PASSED [ 30%] 2023-03-20T11:52:49.3914377Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-02] PASSED [ 30%] 2023-03-20T11:52:49.3930863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-03] PASSED [ 30%] 2023-03-20T11:52:49.3947992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-04] PASSED [ 30%] 2023-03-20T11:52:49.3965385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-05] PASSED [ 30%] 2023-03-20T11:52:49.3981209Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-06] PASSED [ 30%] 2023-03-20T11:52:49.3998588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-07] PASSED [ 30%] 2023-03-20T11:52:49.4015566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-08] PASSED [ 30%] 2023-03-20T11:52:49.4031374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-09] PASSED [ 30%] 2023-03-20T11:52:49.4048098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-10] PASSED [ 30%] 2023-03-20T11:52:49.4064524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-11] PASSED [ 30%] 2023-03-20T11:52:49.4080364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-12] PASSED [ 30%] 2023-03-20T11:52:49.4097482Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-13] PASSED [ 30%] 2023-03-20T11:52:49.4113941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-14] PASSED [ 30%] 2023-03-20T11:52:49.4130826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-15] PASSED [ 30%] 2023-03-20T11:52:49.4146346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-16] PASSED [ 30%] 2023-03-20T11:52:49.4162628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-17] PASSED [ 30%] 2023-03-20T11:52:49.4178922Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-18] PASSED [ 30%] 2023-03-20T11:52:49.4196568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-19] PASSED [ 30%] 2023-03-20T11:52:49.4214110Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-20] PASSED [ 30%] 2023-03-20T11:52:49.4230186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-21] PASSED [ 30%] 2023-03-20T11:52:49.4247857Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-22] PASSED [ 30%] 2023-03-20T11:52:49.4265915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-23] PASSED [ 30%] 2023-03-20T11:52:49.4281850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-24] PASSED [ 30%] 2023-03-20T11:52:49.4299746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-25] PASSED [ 30%] 2023-03-20T11:52:49.4317241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-26] PASSED [ 30%] 2023-03-20T11:52:49.4333490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-27] PASSED [ 30%] 2023-03-20T11:52:49.4350125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-28] PASSED [ 30%] 2023-03-20T11:52:49.4366289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-29] PASSED [ 30%] 2023-03-20T11:52:49.4382526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-30] PASSED [ 30%] 2023-03-20T11:52:49.4399017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-31] PASSED [ 30%] 2023-03-20T11:52:49.4415959Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-32] PASSED [ 30%] 2023-03-20T11:52:49.4431096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-33] PASSED [ 30%] 2023-03-20T11:52:49.4447528Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-34] PASSED [ 30%] 2023-03-20T11:52:49.4464306Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-posterize_video-35] PASSED [ 30%] 2023-03-20T11:52:49.4515481Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-00] PASSED [ 30%] 2023-03-20T11:52:49.4620965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:49.4678314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:49.4719419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:49.4756366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:49.4772550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:49.4810437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:49.4849167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:49.4866291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-08] PASSED [ 30%] 2023-03-20T11:52:49.4902987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:49.4924241Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:49.4940082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:49.4955904Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:49.4972912Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:49.4988067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:49.5004484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:49.5020839Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-16] PASSED [ 30%] 2023-03-20T11:52:49.5035967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:49.5053770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:49.5070896Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:49.5086620Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:49.5104179Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:49.5120881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:49.5137053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:49.5154399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-24] PASSED [ 30%] 2023-03-20T11:52:49.5172104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:49.5188011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:49.5204388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:49.5220925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:49.5236783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:49.5253563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:49.5269968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:49.5285581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-32] PASSED [ 30%] 2023-03-20T11:52:49.5302667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:49.5319055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:49.5334746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:49.5385253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-00] PASSED [ 30%] 2023-03-20T11:52:49.5437589Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-01] PASSED [ 30%] 2023-03-20T11:52:49.5456136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-02] PASSED [ 30%] 2023-03-20T11:52:49.5472685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-03] PASSED [ 30%] 2023-03-20T11:52:49.5490932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-04] PASSED [ 30%] 2023-03-20T11:52:49.5509063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-05] PASSED [ 30%] 2023-03-20T11:52:49.5525660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-06] PASSED [ 30%] 2023-03-20T11:52:49.5544266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-07] PASSED [ 30%] 2023-03-20T11:52:49.5561930Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-08] PASSED [ 30%] 2023-03-20T11:52:49.5578551Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-09] PASSED [ 30%] 2023-03-20T11:52:49.5595348Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-10] PASSED [ 30%] 2023-03-20T11:52:49.5613188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-11] PASSED [ 30%] 2023-03-20T11:52:49.5628626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-12] PASSED [ 30%] 2023-03-20T11:52:49.5645167Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-13] PASSED [ 30%] 2023-03-20T11:52:49.5662042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-14] PASSED [ 30%] 2023-03-20T11:52:49.5678142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-15] PASSED [ 30%] 2023-03-20T11:52:49.5695349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-16] PASSED [ 30%] 2023-03-20T11:52:49.5711878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-17] PASSED [ 30%] 2023-03-20T11:52:49.5729169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-18] PASSED [ 30%] 2023-03-20T11:52:49.5746693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-19] PASSED [ 30%] 2023-03-20T11:52:49.5764270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-20] PASSED [ 30%] 2023-03-20T11:52:49.5780544Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-21] PASSED [ 30%] 2023-03-20T11:52:49.5798374Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-22] PASSED [ 30%] 2023-03-20T11:52:49.5816368Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-23] PASSED [ 30%] 2023-03-20T11:52:49.5832819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-24] PASSED [ 30%] 2023-03-20T11:52:49.5851955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-25] PASSED [ 30%] 2023-03-20T11:52:49.5868818Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-26] PASSED [ 30%] 2023-03-20T11:52:49.5884612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-27] PASSED [ 30%] 2023-03-20T11:52:49.5901881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-28] PASSED [ 30%] 2023-03-20T11:52:49.5918258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-29] PASSED [ 30%] 2023-03-20T11:52:49.5934290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-30] PASSED [ 30%] 2023-03-20T11:52:49.5951343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-31] PASSED [ 30%] 2023-03-20T11:52:49.5969158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-32] PASSED [ 30%] 2023-03-20T11:52:49.5984341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-33] PASSED [ 30%] 2023-03-20T11:52:49.6000769Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-34] PASSED [ 30%] 2023-03-20T11:52:49.6017915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-solarize_video-35] PASSED [ 30%] 2023-03-20T11:52:49.6102128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-00] PASSED [ 30%] 2023-03-20T11:52:49.6205670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:49.6398061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:49.6448318Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:49.6497290Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:49.9456251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:49.9505078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:49.9558013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:49.9867597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-08] PASSED [ 30%] 2023-03-20T11:52:49.9885473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:49.9901692Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:49.9917648Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:49.9934624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:49.9949737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:49.9965307Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:49.9982101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:49.9998658Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-16] PASSED [ 30%] 2023-03-20T11:52:50.0015093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:50.0070464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:50.0117387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:50.0342076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:50.0392142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:50.0442142Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:50.0708690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:50.0761489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-24] PASSED [ 30%] 2023-03-20T11:52:50.0814144Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:50.1127288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:50.1143229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:50.1158663Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:50.1174689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:50.1190977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:50.1207198Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:50.1223081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-32] PASSED [ 30%] 2023-03-20T11:52:50.1239478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:50.1255536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:50.1271141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:50.1330600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-00] PASSED [ 30%] 2023-03-20T11:52:50.1436898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-01] PASSED [ 30%] 2023-03-20T11:52:50.1486853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-02] PASSED [ 30%] 2023-03-20T11:52:50.1537058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-03] PASSED [ 30%] 2023-03-20T11:52:50.1822334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-04] PASSED [ 30%] 2023-03-20T11:52:50.1845027Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-05] PASSED [ 30%] 2023-03-20T11:52:50.1899204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-06] PASSED [ 30%] 2023-03-20T11:52:50.2223768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-07] PASSED [ 30%] 2023-03-20T11:52:50.2246347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-08] PASSED [ 30%] 2023-03-20T11:52:50.2263387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-09] PASSED [ 30%] 2023-03-20T11:52:50.2280035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-10] PASSED [ 30%] 2023-03-20T11:52:50.2296235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-11] PASSED [ 30%] 2023-03-20T11:52:50.2312313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-12] PASSED [ 30%] 2023-03-20T11:52:50.2329239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-13] PASSED [ 30%] 2023-03-20T11:52:50.2346063Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-14] PASSED [ 30%] 2023-03-20T11:52:50.2360558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-15] PASSED [ 30%] 2023-03-20T11:52:50.2378584Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-16] PASSED [ 30%] 2023-03-20T11:52:50.2393752Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-17] PASSED [ 30%] 2023-03-20T11:52:50.2662502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-18] PASSED [ 30%] 2023-03-20T11:52:50.2935714Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-19] PASSED [ 30%] 2023-03-20T11:52:50.2987092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-20] PASSED [ 30%] 2023-03-20T11:52:50.3007747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-21] PASSED [ 30%] 2023-03-20T11:52:50.3031077Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-22] PASSED [ 30%] 2023-03-20T11:52:50.6023966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-23] PASSED [ 30%] 2023-03-20T11:52:50.6047433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-24] PASSED [ 30%] 2023-03-20T11:52:50.6071044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-25] PASSED [ 30%] 2023-03-20T11:52:50.6124117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-26] PASSED [ 30%] 2023-03-20T11:52:50.6139373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-27] PASSED [ 30%] 2023-03-20T11:52:50.6155503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-28] PASSED [ 30%] 2023-03-20T11:52:50.6174075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-29] PASSED [ 30%] 2023-03-20T11:52:50.6189536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-30] PASSED [ 30%] 2023-03-20T11:52:50.6208086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-31] PASSED [ 30%] 2023-03-20T11:52:50.6225325Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-32] PASSED [ 30%] 2023-03-20T11:52:50.6241033Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-33] PASSED [ 30%] 2023-03-20T11:52:50.6258781Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-34] PASSED [ 30%] 2023-03-20T11:52:50.6275362Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-35] PASSED [ 30%] 2023-03-20T11:52:50.6396156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-00] PASSED [ 30%] 2023-03-20T11:52:50.6500137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:50.6529579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:50.6556117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:50.6578228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:50.6605126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:50.6629778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:50.6654055Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:50.6680207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-08] PASSED [ 30%] 2023-03-20T11:52:50.6695521Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:50.6713623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:50.6730103Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:50.6745895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:50.6762079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:50.6777416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:50.6793639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:50.6813289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-16] PASSED [ 30%] 2023-03-20T11:52:50.6826503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:50.6846407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:50.6867016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:50.6885688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:50.6906399Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:50.6925436Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:50.6944439Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:50.6964548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-24] PASSED [ 30%] 2023-03-20T11:52:50.6984934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:50.7003846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:50.7020766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:50.7036885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:50.7053641Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:50.7069480Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:50.7085511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:50.7101712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-32] PASSED [ 30%] 2023-03-20T11:52:50.7118485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:50.7135153Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:50.7150385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:50.7174434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-36] PASSED [ 30%] 2023-03-20T11:52:50.7196784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-37] PASSED [ 30%] 2023-03-20T11:52:50.7216314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-38] PASSED [ 30%] 2023-03-20T11:52:50.7242780Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-39] PASSED [ 30%] 2023-03-20T11:52:50.7269384Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-40] PASSED [ 30%] 2023-03-20T11:52:50.7291024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-41] PASSED [ 30%] 2023-03-20T11:52:50.7320549Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-42] PASSED [ 30%] 2023-03-20T11:52:50.7349444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-43] PASSED [ 30%] 2023-03-20T11:52:50.7373447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-44] PASSED [ 30%] 2023-03-20T11:52:50.7390044Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-45] PASSED [ 30%] 2023-03-20T11:52:50.7406086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-46] PASSED [ 30%] 2023-03-20T11:52:50.7422062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-47] PASSED [ 30%] 2023-03-20T11:52:50.7438475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-48] PASSED [ 30%] 2023-03-20T11:52:50.7454702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-49] PASSED [ 30%] 2023-03-20T11:52:50.7470952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-50] PASSED [ 30%] 2023-03-20T11:52:50.7486952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-51] PASSED [ 30%] 2023-03-20T11:52:50.7504092Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-52] PASSED [ 30%] 2023-03-20T11:52:50.7519846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-53] PASSED [ 30%] 2023-03-20T11:52:50.7545226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-54] PASSED [ 30%] 2023-03-20T11:52:50.7570675Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-55] PASSED [ 30%] 2023-03-20T11:52:50.7591086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-56] PASSED [ 30%] 2023-03-20T11:52:50.7607731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-57] PASSED [ 30%] 2023-03-20T11:52:50.7625410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-58] PASSED [ 30%] 2023-03-20T11:52:50.7640772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-59] PASSED [ 30%] 2023-03-20T11:52:50.7658214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-60] PASSED [ 30%] 2023-03-20T11:52:50.7674850Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-61] PASSED [ 30%] 2023-03-20T11:52:50.7690883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-62] PASSED [ 30%] 2023-03-20T11:52:50.7707574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-63] PASSED [ 30%] 2023-03-20T11:52:50.7723630Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-64] PASSED [ 30%] 2023-03-20T11:52:50.7739775Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-65] PASSED [ 30%] 2023-03-20T11:52:50.7756004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-66] PASSED [ 30%] 2023-03-20T11:52:50.7773228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-67] PASSED [ 30%] 2023-03-20T11:52:50.7788397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-68] PASSED [ 30%] 2023-03-20T11:52:50.7804703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-69] PASSED [ 30%] 2023-03-20T11:52:50.7820925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-70] PASSED [ 30%] 2023-03-20T11:52:50.7836364Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_image_tensor-71] PASSED [ 30%] 2023-03-20T11:52:50.7898835Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-00] PASSED [ 30%] 2023-03-20T11:52:50.8001408Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-01] PASSED [ 30%] 2023-03-20T11:52:50.8022067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-02] PASSED [ 30%] 2023-03-20T11:52:50.8041538Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-03] PASSED [ 30%] 2023-03-20T11:52:50.8062200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-04] PASSED [ 30%] 2023-03-20T11:52:50.8082670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-05] PASSED [ 30%] 2023-03-20T11:52:50.8102190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-06] PASSED [ 30%] 2023-03-20T11:52:50.8122351Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-07] PASSED [ 30%] 2023-03-20T11:52:50.8142735Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-08] PASSED [ 30%] 2023-03-20T11:52:50.8159191Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-09] PASSED [ 30%] 2023-03-20T11:52:50.8175979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-10] PASSED [ 30%] 2023-03-20T11:52:50.8192709Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-11] PASSED [ 30%] 2023-03-20T11:52:50.8209978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-12] PASSED [ 30%] 2023-03-20T11:52:50.8225682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-13] PASSED [ 30%] 2023-03-20T11:52:50.8242078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-14] PASSED [ 30%] 2023-03-20T11:52:50.8258294Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-15] PASSED [ 30%] 2023-03-20T11:52:50.8274719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-16] PASSED [ 30%] 2023-03-20T11:52:50.8292352Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-17] PASSED [ 30%] 2023-03-20T11:52:50.8311288Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-18] PASSED [ 30%] 2023-03-20T11:52:50.8332378Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-19] PASSED [ 30%] 2023-03-20T11:52:50.8351563Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-20] PASSED [ 30%] 2023-03-20T11:52:50.8370996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-21] PASSED [ 30%] 2023-03-20T11:52:50.8391570Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-22] PASSED [ 30%] 2023-03-20T11:52:50.8413268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-23] PASSED [ 30%] 2023-03-20T11:52:50.8431849Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-24] PASSED [ 30%] 2023-03-20T11:52:50.8453194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-25] PASSED [ 30%] 2023-03-20T11:52:50.8472760Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-26] PASSED [ 30%] 2023-03-20T11:52:50.8489456Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-27] PASSED [ 30%] 2023-03-20T11:52:50.8505993Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-28] PASSED [ 30%] 2023-03-20T11:52:50.8522466Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-29] PASSED [ 30%] 2023-03-20T11:52:50.8538500Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-30] PASSED [ 30%] 2023-03-20T11:52:50.8555083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-31] PASSED [ 30%] 2023-03-20T11:52:50.8572629Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-32] PASSED [ 30%] 2023-03-20T11:52:50.8587933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-33] PASSED [ 30%] 2023-03-20T11:52:50.8604267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-34] PASSED [ 30%] 2023-03-20T11:52:50.8621260Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_sharpness_video-35] PASSED [ 30%] 2023-03-20T11:52:50.8663284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-00] PASSED [ 30%] 2023-03-20T11:52:50.8690914Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:50.8708459Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:50.8726640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:50.8745676Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:50.8762617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:50.8781338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:50.8799795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:50.8817166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-08] PASSED [ 30%] 2023-03-20T11:52:50.8834031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:50.8851572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:50.8866690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:50.8883203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:50.8899540Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:50.8915571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:50.8933246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:50.8949207Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-16] PASSED [ 30%] 2023-03-20T11:52:50.8965120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:50.8983621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:50.9001806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:50.9019546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:50.9038088Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:50.9057137Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:50.9074557Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:50.9094086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-24] PASSED [ 30%] 2023-03-20T11:52:50.9112080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:50.9130388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:50.9146600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:50.9163210Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:50.9179455Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:50.9196098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:50.9213828Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:50.9230064Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-32] PASSED [ 30%] 2023-03-20T11:52:50.9246621Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:50.9263825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:50.9280019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:50.9298475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-36] PASSED [ 30%] 2023-03-20T11:52:50.9316527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-37] PASSED [ 30%] 2023-03-20T11:52:50.9333947Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-38] PASSED [ 30%] 2023-03-20T11:52:50.9352927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-39] PASSED [ 30%] 2023-03-20T11:52:50.9372187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-40] PASSED [ 30%] 2023-03-20T11:52:50.9388400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-41] PASSED [ 30%] 2023-03-20T11:52:50.9406444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-42] PASSED [ 30%] 2023-03-20T11:52:50.9424869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-43] PASSED [ 30%] 2023-03-20T11:52:50.9441743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-44] PASSED [ 30%] 2023-03-20T11:52:50.9458827Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-45] PASSED [ 30%] 2023-03-20T11:52:50.9475238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-46] PASSED [ 30%] 2023-03-20T11:52:50.9492415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-47] PASSED [ 30%] 2023-03-20T11:52:50.9508256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-48] PASSED [ 30%] 2023-03-20T11:52:50.9524768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-49] PASSED [ 30%] 2023-03-20T11:52:50.9541122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-50] PASSED [ 30%] 2023-03-20T11:52:50.9557291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-51] PASSED [ 30%] 2023-03-20T11:52:50.9573989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-52] PASSED [ 30%] 2023-03-20T11:52:50.9590338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-53] PASSED [ 30%] 2023-03-20T11:52:50.9609475Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-54] PASSED [ 30%] 2023-03-20T11:52:50.9627486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-55] PASSED [ 30%] 2023-03-20T11:52:50.9644777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-56] PASSED [ 30%] 2023-03-20T11:52:50.9663779Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-57] PASSED [ 30%] 2023-03-20T11:52:50.9681971Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-58] PASSED [ 30%] 2023-03-20T11:52:50.9699740Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-59] PASSED [ 30%] 2023-03-20T11:52:50.9718361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-60] PASSED [ 30%] 2023-03-20T11:52:50.9736864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-61] PASSED [ 30%] 2023-03-20T11:52:50.9754158Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-62] PASSED [ 30%] 2023-03-20T11:52:50.9771790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-63] PASSED [ 30%] 2023-03-20T11:52:50.9788004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-64] PASSED [ 30%] 2023-03-20T11:52:50.9804151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-65] PASSED [ 30%] 2023-03-20T11:52:50.9821404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-66] PASSED [ 30%] 2023-03-20T11:52:50.9837712Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-67] PASSED [ 30%] 2023-03-20T11:52:50.9854530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-68] PASSED [ 30%] 2023-03-20T11:52:50.9871257Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-69] PASSED [ 30%] 2023-03-20T11:52:50.9887693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-70] PASSED [ 30%] 2023-03-20T11:52:50.9904400Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_image_tensor-71] PASSED [ 30%] 2023-03-20T11:52:50.9943080Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-00] PASSED [ 30%] 2023-03-20T11:52:50.9972123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-01] PASSED [ 30%] 2023-03-20T11:52:50.9990177Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-02] PASSED [ 30%] 2023-03-20T11:52:51.0007695Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-03] PASSED [ 30%] 2023-03-20T11:52:51.0027326Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-04] PASSED [ 30%] 2023-03-20T11:52:51.0045603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-05] PASSED [ 30%] 2023-03-20T11:52:51.0063732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-06] PASSED [ 30%] 2023-03-20T11:52:51.0082612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-07] PASSED [ 30%] 2023-03-20T11:52:51.0101636Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-08] PASSED [ 30%] 2023-03-20T11:52:51.0118423Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-09] PASSED [ 30%] 2023-03-20T11:52:51.0136091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-10] PASSED [ 30%] 2023-03-20T11:52:51.0152239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-11] PASSED [ 30%] 2023-03-20T11:52:51.0169977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-12] PASSED [ 30%] 2023-03-20T11:52:51.0186303Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-13] PASSED [ 30%] 2023-03-20T11:52:51.0203139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-14] PASSED [ 30%] 2023-03-20T11:52:51.0220081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-15] PASSED [ 30%] 2023-03-20T11:52:51.0237071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-16] PASSED [ 30%] 2023-03-20T11:52:51.0254323Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-17] PASSED [ 30%] 2023-03-20T11:52:51.0272013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-18] PASSED [ 30%] 2023-03-20T11:52:51.0291054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-19] PASSED [ 30%] 2023-03-20T11:52:51.0309541Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-20] PASSED [ 30%] 2023-03-20T11:52:51.0326802Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-21] PASSED [ 30%] 2023-03-20T11:52:51.0346076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-22] PASSED [ 30%] 2023-03-20T11:52:51.0364496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-23] PASSED [ 30%] 2023-03-20T11:52:51.0382330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-24] PASSED [ 30%] 2023-03-20T11:52:51.0401187Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-25] PASSED [ 30%] 2023-03-20T11:52:51.0420138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-26] PASSED [ 30%] 2023-03-20T11:52:51.0436298Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-27] PASSED [ 30%] 2023-03-20T11:52:51.0453772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-28] PASSED [ 30%] 2023-03-20T11:52:51.0470612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-29] PASSED [ 30%] 2023-03-20T11:52:51.0486853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-30] PASSED [ 30%] 2023-03-20T11:52:51.0503915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-31] PASSED [ 30%] 2023-03-20T11:52:51.0520762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-32] PASSED [ 30%] 2023-03-20T11:52:51.0537499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-33] PASSED [ 30%] 2023-03-20T11:52:51.0554050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-34] PASSED [ 30%] 2023-03-20T11:52:51.0571061Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-erase_video-35] PASSED [ 30%] 2023-03-20T11:52:51.0625206Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-00] PASSED [ 30%] 2023-03-20T11:52:51.0666263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-01] PASSED [ 30%] 2023-03-20T11:52:51.0682565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-02] PASSED [ 30%] 2023-03-20T11:52:51.0699926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-03] PASSED [ 30%] 2023-03-20T11:52:51.0716887Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-04] PASSED [ 30%] 2023-03-20T11:52:51.0733693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-05] PASSED [ 30%] 2023-03-20T11:52:51.0750702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-06] PASSED [ 30%] 2023-03-20T11:52:51.0767510Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-07] PASSED [ 30%] 2023-03-20T11:52:51.0783977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-08] PASSED [ 30%] 2023-03-20T11:52:51.0800282Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-09] PASSED [ 30%] 2023-03-20T11:52:51.0816908Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-10] PASSED [ 30%] 2023-03-20T11:52:51.0832311Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-11] PASSED [ 30%] 2023-03-20T11:52:51.0849640Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-12] PASSED [ 30%] 2023-03-20T11:52:51.0865450Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-13] PASSED [ 30%] 2023-03-20T11:52:51.0881497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-14] PASSED [ 30%] 2023-03-20T11:52:51.0898034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-15] PASSED [ 30%] 2023-03-20T11:52:51.0913963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-16] PASSED [ 30%] 2023-03-20T11:52:51.0930875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-17] PASSED [ 30%] 2023-03-20T11:52:51.0947337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-18] PASSED [ 30%] 2023-03-20T11:52:51.0963968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-19] PASSED [ 30%] 2023-03-20T11:52:51.0980379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-20] PASSED [ 30%] 2023-03-20T11:52:51.0997715Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-21] PASSED [ 30%] 2023-03-20T11:52:51.1014926Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-22] PASSED [ 30%] 2023-03-20T11:52:51.1031155Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-23] PASSED [ 30%] 2023-03-20T11:52:51.1048005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-24] PASSED [ 30%] 2023-03-20T11:52:51.1065018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-25] PASSED [ 30%] 2023-03-20T11:52:51.1081215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-26] PASSED [ 30%] 2023-03-20T11:52:51.1097409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-27] PASSED [ 30%] 2023-03-20T11:52:51.1113312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-28] PASSED [ 30%] 2023-03-20T11:52:51.1130003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-29] PASSED [ 30%] 2023-03-20T11:52:51.1145546Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-30] PASSED [ 30%] 2023-03-20T11:52:51.1161230Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-31] PASSED [ 30%] 2023-03-20T11:52:51.1177284Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-32] PASSED [ 30%] 2023-03-20T11:52:51.1193562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-33] PASSED [ 30%] 2023-03-20T11:52:51.1210502Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-34] PASSED [ 30%] 2023-03-20T11:52:51.1225618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_image_tensor-35] PASSED [ 30%] 2023-03-20T11:52:51.1265302Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-00] PASSED [ 30%] 2023-03-20T11:52:51.1308022Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-01] PASSED [ 30%] 2023-03-20T11:52:51.1325059Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-02] PASSED [ 30%] 2023-03-20T11:52:51.1342041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-03] PASSED [ 30%] 2023-03-20T11:52:51.1359226Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-04] PASSED [ 30%] 2023-03-20T11:52:51.1376380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-05] PASSED [ 30%] 2023-03-20T11:52:51.1392979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-06] PASSED [ 30%] 2023-03-20T11:52:51.1410821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-07] PASSED [ 30%] 2023-03-20T11:52:51.1428104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-08] PASSED [ 30%] 2023-03-20T11:52:51.1444127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-09] PASSED [ 30%] 2023-03-20T11:52:51.1461239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-10] PASSED [ 30%] 2023-03-20T11:52:51.1477387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-11] PASSED [ 30%] 2023-03-20T11:52:51.1493981Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-12] PASSED [ 30%] 2023-03-20T11:52:51.1510904Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-13] PASSED [ 30%] 2023-03-20T11:52:51.1527513Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-14] PASSED [ 30%] 2023-03-20T11:52:51.1544379Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-15] PASSED [ 30%] 2023-03-20T11:52:51.1561277Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-16] PASSED [ 30%] 2023-03-20T11:52:51.1578381Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-17] PASSED [ 30%] 2023-03-20T11:52:51.1595219Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-18] PASSED [ 30%] 2023-03-20T11:52:51.1613957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-19] PASSED [ 30%] 2023-03-20T11:52:51.1630671Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-20] PASSED [ 30%] 2023-03-20T11:52:51.1647401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-21] PASSED [ 30%] 2023-03-20T11:52:51.1665330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-22] PASSED [ 30%] 2023-03-20T11:52:51.1682527Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-23] PASSED [ 30%] 2023-03-20T11:52:51.1700255Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-24] PASSED [ 30%] 2023-03-20T11:52:51.1719213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-25] PASSED [ 30%] 2023-03-20T11:52:51.1737757Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-26] PASSED [ 30%] 2023-03-20T11:52:51.1754071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-27] PASSED [ 30%] 2023-03-20T11:52:51.1771505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-28] PASSED [ 30%] 2023-03-20T11:52:51.1788236Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-29] PASSED [ 30%] 2023-03-20T11:52:51.1804669Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-30] PASSED [ 30%] 2023-03-20T11:52:51.1822122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-31] PASSED [ 30%] 2023-03-20T11:52:51.1838525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-32] PASSED [ 30%] 2023-03-20T11:52:51.1855343Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-33] PASSED [ 30%] 2023-03-20T11:52:51.1872283Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-34] PASSED [ 30%] 2023-03-20T11:52:51.1890028Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_brightness_video-35] PASSED [ 30%] 2023-03-20T11:52:51.1896832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-00] SKIPPED [ 30%] 2023-03-20T11:52:51.1904559Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-01] SKIPPED [ 30%] 2023-03-20T11:52:51.1911550Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-02] SKIPPED [ 30%] 2023-03-20T11:52:51.1918349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-03] SKIPPED [ 30%] 2023-03-20T11:52:51.1925276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-04] SKIPPED [ 30%] 2023-03-20T11:52:51.1933476Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-05] SKIPPED [ 30%] 2023-03-20T11:52:51.1939579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-06] SKIPPED [ 30%] 2023-03-20T11:52:51.1946536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-07] SKIPPED [ 30%] 2023-03-20T11:52:51.1953246Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-08] SKIPPED [ 30%] 2023-03-20T11:52:51.1959894Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-09] SKIPPED [ 30%] 2023-03-20T11:52:51.1966761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-10] SKIPPED [ 30%] 2023-03-20T11:52:51.1974081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-11] SKIPPED [ 30%] 2023-03-20T11:52:51.1987496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-12] SKIPPED [ 30%] 2023-03-20T11:52:51.1994464Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-13] SKIPPED [ 30%] 2023-03-20T11:52:51.2001359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-14] SKIPPED [ 30%] 2023-03-20T11:52:51.2008024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-15] SKIPPED [ 30%] 2023-03-20T11:52:51.2015316Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-16] SKIPPED [ 30%] 2023-03-20T11:52:51.2022280Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-17] SKIPPED [ 30%] 2023-03-20T11:52:51.2029114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-18] SKIPPED [ 30%] 2023-03-20T11:52:51.2035717Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-19] SKIPPED [ 30%] 2023-03-20T11:52:51.2042639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-20] SKIPPED [ 30%] 2023-03-20T11:52:51.2050335Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-21] SKIPPED [ 30%] 2023-03-20T11:52:51.2056501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-22] SKIPPED [ 30%] 2023-03-20T11:52:51.2064353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-23] SKIPPED [ 31%] 2023-03-20T11:52:51.2071201Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-24] SKIPPED [ 31%] 2023-03-20T11:52:51.2078012Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-25] SKIPPED [ 31%] 2023-03-20T11:52:51.2084696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-26] SKIPPED [ 31%] 2023-03-20T11:52:51.2092401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-27] SKIPPED [ 31%] 2023-03-20T11:52:51.2098766Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-28] SKIPPED [ 31%] 2023-03-20T11:52:51.2105604Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-29] SKIPPED [ 31%] 2023-03-20T11:52:51.2112395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-30] SKIPPED [ 31%] 2023-03-20T11:52:51.2118958Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-31] SKIPPED [ 31%] 2023-03-20T11:52:51.2125627Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-32] SKIPPED [ 31%] 2023-03-20T11:52:51.2133793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-33] SKIPPED [ 31%] 2023-03-20T11:52:51.2139622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-34] SKIPPED [ 31%] 2023-03-20T11:52:51.2147597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_image_tensor-35] SKIPPED [ 31%] 2023-03-20T11:52:51.2154348Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-00] SKIPPED [ 31%] 2023-03-20T11:52:51.2161120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-01] SKIPPED [ 31%] 2023-03-20T11:52:51.2167709Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-02] SKIPPED [ 31%] 2023-03-20T11:52:51.2174614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-03] SKIPPED [ 31%] 2023-03-20T11:52:51.2181713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-04] SKIPPED [ 31%] 2023-03-20T11:52:51.2188491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-05] SKIPPED [ 31%] 2023-03-20T11:52:51.2195099Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-06] SKIPPED [ 31%] 2023-03-20T11:52:51.2201900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-07] SKIPPED [ 31%] 2023-03-20T11:52:51.2209628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-08] SKIPPED [ 31%] 2023-03-20T11:52:51.2215438Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-09] SKIPPED [ 31%] 2023-03-20T11:52:51.2223505Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-10] SKIPPED [ 31%] 2023-03-20T11:52:51.2230497Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-11] SKIPPED [ 31%] 2023-03-20T11:52:51.2237117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-12] SKIPPED [ 31%] 2023-03-20T11:52:51.2243730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-13] SKIPPED [ 31%] 2023-03-20T11:52:51.2250976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-14] SKIPPED [ 31%] 2023-03-20T11:52:51.2257572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-15] SKIPPED [ 31%] 2023-03-20T11:52:51.2264305Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-16] SKIPPED [ 31%] 2023-03-20T11:52:51.2271130Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-17] SKIPPED [ 31%] 2023-03-20T11:52:51.2277677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-18] SKIPPED [ 31%] 2023-03-20T11:52:51.2284463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-19] SKIPPED [ 31%] 2023-03-20T11:52:51.2291647Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-20] SKIPPED [ 31%] 2023-03-20T11:52:51.2298415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-21] SKIPPED [ 31%] 2023-03-20T11:52:51.2306421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-22] SKIPPED [ 31%] 2023-03-20T11:52:51.2312982Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-23] SKIPPED [ 31%] 2023-03-20T11:52:51.2319855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-24] SKIPPED [ 31%] 2023-03-20T11:52:51.2326301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-25] SKIPPED [ 31%] 2023-03-20T11:52:51.2333820Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-26] SKIPPED [ 31%] 2023-03-20T11:52:51.2340235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-27] SKIPPED [ 31%] 2023-03-20T11:52:51.2347136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-28] SKIPPED [ 31%] 2023-03-20T11:52:51.2353696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-29] SKIPPED [ 31%] 2023-03-20T11:52:51.2360380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-30] SKIPPED [ 31%] 2023-03-20T11:52:51.2366957Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-31] SKIPPED [ 31%] 2023-03-20T11:52:51.2373813Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-32] SKIPPED [ 31%] 2023-03-20T11:52:51.2382117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-33] SKIPPED [ 31%] 2023-03-20T11:52:51.2388967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-34] SKIPPED [ 31%] 2023-03-20T11:52:51.2395609Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_contrast_video-35] SKIPPED [ 31%] 2023-03-20T11:52:51.2499085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-00] PASSED [ 31%] 2023-03-20T11:52:51.2689259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-01] PASSED [ 31%] 2023-03-20T11:52:51.2706852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-02] PASSED [ 31%] 2023-03-20T11:52:51.2724692Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-03] PASSED [ 31%] 2023-03-20T11:52:51.2742643Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-04] PASSED [ 31%] 2023-03-20T11:52:51.2760339Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-05] PASSED [ 31%] 2023-03-20T11:52:51.2778696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-06] PASSED [ 31%] 2023-03-20T11:52:51.2796169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-07] PASSED [ 31%] 2023-03-20T11:52:51.2814095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-08] PASSED [ 31%] 2023-03-20T11:52:51.2831366Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-09] PASSED [ 31%] 2023-03-20T11:52:51.2847790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-10] PASSED [ 31%] 2023-03-20T11:52:51.2864915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-11] PASSED [ 31%] 2023-03-20T11:52:51.2881442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-12] PASSED [ 31%] 2023-03-20T11:52:51.2897994Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-13] PASSED [ 31%] 2023-03-20T11:52:51.2914412Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-14] PASSED [ 31%] 2023-03-20T11:52:51.2932081Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-15] PASSED [ 31%] 2023-03-20T11:52:51.2948359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-16] PASSED [ 31%] 2023-03-20T11:52:51.2964704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-17] PASSED [ 31%] 2023-03-20T11:52:51.2982395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-18] PASSED [ 31%] 2023-03-20T11:52:51.2999895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-19] PASSED [ 31%] 2023-03-20T11:52:51.3017581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-20] PASSED [ 31%] 2023-03-20T11:52:51.3034876Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-21] PASSED [ 31%] 2023-03-20T11:52:51.3053174Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-22] PASSED [ 31%] 2023-03-20T11:52:51.3070270Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-23] PASSED [ 31%] 2023-03-20T11:52:51.3087770Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-24] PASSED [ 31%] 2023-03-20T11:52:51.3105547Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-25] PASSED [ 31%] 2023-03-20T11:52:51.3122996Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-26] PASSED [ 31%] 2023-03-20T11:52:51.3139784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-27] PASSED [ 31%] 2023-03-20T11:52:51.3157511Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-28] PASSED [ 31%] 2023-03-20T11:52:51.3174573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-29] PASSED [ 31%] 2023-03-20T11:52:51.3191533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-30] PASSED [ 31%] 2023-03-20T11:52:51.3208162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-31] PASSED [ 31%] 2023-03-20T11:52:51.3225310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-32] PASSED [ 31%] 2023-03-20T11:52:51.3242204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-33] PASSED [ 31%] 2023-03-20T11:52:51.3258987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-34] PASSED [ 31%] 2023-03-20T11:52:51.3275566Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_image_tensor-35] PASSED [ 31%] 2023-03-20T11:52:51.3358009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-00] PASSED [ 31%] 2023-03-20T11:52:51.3560444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-01] PASSED [ 31%] 2023-03-20T11:52:51.3578619Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-02] PASSED [ 31%] 2023-03-20T11:52:51.3596446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-03] PASSED [ 31%] 2023-03-20T11:52:51.3614898Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-04] PASSED [ 31%] 2023-03-20T11:52:51.3632941Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-05] PASSED [ 31%] 2023-03-20T11:52:51.3651128Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-06] PASSED [ 31%] 2023-03-20T11:52:51.3669667Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-07] PASSED [ 31%] 2023-03-20T11:52:51.3687327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-08] PASSED [ 31%] 2023-03-20T11:52:51.3704972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-09] PASSED [ 31%] 2023-03-20T11:52:51.3721929Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-10] PASSED [ 31%] 2023-03-20T11:52:51.3739058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-11] PASSED [ 31%] 2023-03-20T11:52:51.3755992Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-12] PASSED [ 31%] 2023-03-20T11:52:51.3773807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-13] PASSED [ 31%] 2023-03-20T11:52:51.3790471Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-14] PASSED [ 31%] 2023-03-20T11:52:51.3807274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-15] PASSED [ 31%] 2023-03-20T11:52:51.3825073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-16] PASSED [ 31%] 2023-03-20T11:52:51.3841612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-17] PASSED [ 31%] 2023-03-20T11:52:51.3859970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-18] PASSED [ 31%] 2023-03-20T11:52:51.3878161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-19] PASSED [ 31%] 2023-03-20T11:52:51.3896186Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-20] PASSED [ 31%] 2023-03-20T11:52:51.3914232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-21] PASSED [ 31%] 2023-03-20T11:52:51.3933435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-22] PASSED [ 31%] 2023-03-20T11:52:51.3950521Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-23] PASSED [ 31%] 2023-03-20T11:52:51.3968327Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-24] PASSED [ 31%] 2023-03-20T11:52:51.3986928Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-25] PASSED [ 31%] 2023-03-20T11:52:51.4004489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-26] PASSED [ 31%] 2023-03-20T11:52:51.4021458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-27] PASSED [ 31%] 2023-03-20T11:52:51.4039736Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-28] PASSED [ 31%] 2023-03-20T11:52:51.4057147Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-29] PASSED [ 31%] 2023-03-20T11:52:51.4073972Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-30] PASSED [ 31%] 2023-03-20T11:52:51.4091380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-31] PASSED [ 31%] 2023-03-20T11:52:51.4108069Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-32] PASSED [ 31%] 2023-03-20T11:52:51.4125190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-33] PASSED [ 31%] 2023-03-20T11:52:51.4142963Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-34] PASSED [ 31%] 2023-03-20T11:52:51.4159921Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_gamma_video-35] PASSED [ 31%] 2023-03-20T11:52:51.4396380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-00] PASSED [ 31%] 2023-03-20T11:52:51.4859190Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-01] PASSED [ 31%] 2023-03-20T11:52:51.4875287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-02] PASSED [ 31%] 2023-03-20T11:52:51.4893806Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-03] PASSED [ 31%] 2023-03-20T11:52:51.4910340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-04] PASSED [ 31%] 2023-03-20T11:52:51.4926624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-05] PASSED [ 31%] 2023-03-20T11:52:51.4943655Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-06] PASSED [ 31%] 2023-03-20T11:52:51.4960452Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-07] PASSED [ 31%] 2023-03-20T11:52:51.4976635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-08] PASSED [ 31%] 2023-03-20T11:52:51.4992999Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-09] PASSED [ 31%] 2023-03-20T11:52:51.5010340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-10] PASSED [ 31%] 2023-03-20T11:52:51.5025652Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-11] PASSED [ 31%] 2023-03-20T11:52:51.5041265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-12] PASSED [ 31%] 2023-03-20T11:52:51.5057680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-13] PASSED [ 31%] 2023-03-20T11:52:51.5073018Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-14] PASSED [ 31%] 2023-03-20T11:52:51.5089392Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-15] PASSED [ 31%] 2023-03-20T11:52:51.5105771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-16] PASSED [ 31%] 2023-03-20T11:52:51.5120878Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-17] PASSED [ 31%] 2023-03-20T11:52:51.5152446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-18] PASSED [ 31%] 2023-03-20T11:52:51.5182354Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-19] PASSED [ 31%] 2023-03-20T11:52:51.5212778Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-20] PASSED [ 31%] 2023-03-20T11:52:51.5241787Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-21] PASSED [ 31%] 2023-03-20T11:52:51.5272285Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-22] PASSED [ 31%] 2023-03-20T11:52:51.5302242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-23] PASSED [ 31%] 2023-03-20T11:52:51.5333793Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-24] PASSED [ 31%] 2023-03-20T11:52:51.5363966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-25] PASSED [ 31%] 2023-03-20T11:52:51.5395902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-26] PASSED [ 31%] 2023-03-20T11:52:51.5413211Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-27] PASSED [ 31%] 2023-03-20T11:52:51.5428622Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-28] PASSED [ 31%] 2023-03-20T11:52:51.5443863Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-29] PASSED [ 31%] 2023-03-20T11:52:51.5459388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-30] PASSED [ 31%] 2023-03-20T11:52:51.5475335Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-31] PASSED [ 31%] 2023-03-20T11:52:51.5492009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-32] PASSED [ 31%] 2023-03-20T11:52:51.5506848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-33] PASSED [ 31%] 2023-03-20T11:52:51.5522259Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-34] PASSED [ 31%] 2023-03-20T11:52:51.5537974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_image_tensor-35] PASSED [ 31%] 2023-03-20T11:52:51.5681660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-00] PASSED [ 31%] 2023-03-20T11:52:53.0981212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-01] PASSED [ 31%] 2023-03-20T11:52:53.1017861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-02] PASSED [ 31%] 2023-03-20T11:52:53.1421599Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-03] PASSED [ 31%] 2023-03-20T11:52:53.1862924Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-04] PASSED [ 31%] 2023-03-20T11:52:53.7086660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-05] PASSED [ 31%] 2023-03-20T11:52:53.7537108Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-06] PASSED [ 31%] 2023-03-20T11:52:55.4396353Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-07] PASSED [ 31%] 2023-03-20T11:52:56.0063895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-08] PASSED [ 31%] 2023-03-20T11:52:56.0082278Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-09] PASSED [ 31%] 2023-03-20T11:52:56.0100443Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-10] PASSED [ 31%] 2023-03-20T11:52:56.0117578Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-11] PASSED [ 31%] 2023-03-20T11:52:56.0135665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-12] PASSED [ 31%] 2023-03-20T11:52:56.0152932Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-13] PASSED [ 31%] 2023-03-20T11:52:56.0172720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-14] PASSED [ 31%] 2023-03-20T11:52:56.0187693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-15] PASSED [ 31%] 2023-03-20T11:52:56.0204321Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-16] PASSED [ 31%] 2023-03-20T11:52:56.0221297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-17] PASSED [ 31%] 2023-03-20T11:52:56.0589879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-18] PASSED [ 31%] 2023-03-20T11:52:56.2840477Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-19] PASSED [ 31%] 2023-03-20T11:52:56.5756861Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-20] PASSED [ 31%] 2023-03-20T11:52:58.1314385Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-21] PASSED [ 31%] 2023-03-20T11:52:58.6873991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-22] PASSED [ 31%] 2023-03-20T11:52:58.9164572Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-23] PASSED [ 31%] 2023-03-20T11:53:00.4426019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-24] PASSED [ 31%] 2023-03-20T11:53:00.4785488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-25] PASSED [ 31%] 2023-03-20T11:53:00.8330031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-26] PASSED [ 31%] 2023-03-20T11:53:00.8345161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-27] PASSED [ 31%] 2023-03-20T11:53:00.8363244Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-28] PASSED [ 31%] 2023-03-20T11:53:00.8379904Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-29] PASSED [ 31%] 2023-03-20T11:53:00.8396660Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-30] PASSED [ 31%] 2023-03-20T11:53:00.8415689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-31] PASSED [ 31%] 2023-03-20T11:53:00.8431251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-32] PASSED [ 31%] 2023-03-20T11:53:00.8447435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-33] PASSED [ 31%] 2023-03-20T11:53:00.8464083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-34] PASSED [ 31%] 2023-03-20T11:53:00.8482127Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_hue_video-35] PASSED [ 31%] 2023-03-20T11:53:00.8588289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-00] PASSED [ 31%] 2023-03-20T11:53:00.8658111Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-01] PASSED [ 31%] 2023-03-20T11:53:00.8672213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-02] PASSED [ 31%] 2023-03-20T11:53:00.8693065Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-03] PASSED [ 31%] 2023-03-20T11:53:00.8706593Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-04] PASSED [ 31%] 2023-03-20T11:53:00.8722425Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-05] PASSED [ 31%] 2023-03-20T11:53:00.8740463Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-06] PASSED [ 31%] 2023-03-20T11:53:00.8757424Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-07] PASSED [ 31%] 2023-03-20T11:53:00.8773823Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-08] PASSED [ 31%] 2023-03-20T11:53:00.8790188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-09] PASSED [ 31%] 2023-03-20T11:53:00.8806729Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-10] PASSED [ 31%] 2023-03-20T11:53:00.8822239Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-11] PASSED [ 31%] 2023-03-20T11:53:00.8839311Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-12] PASSED [ 31%] 2023-03-20T11:53:00.8856085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-13] PASSED [ 31%] 2023-03-20T11:53:00.8871313Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-14] PASSED [ 31%] 2023-03-20T11:53:00.8887361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-15] PASSED [ 31%] 2023-03-20T11:53:00.8903759Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-16] PASSED [ 31%] 2023-03-20T11:53:00.8919906Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-17] PASSED [ 31%] 2023-03-20T11:53:00.8938884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-18] PASSED [ 31%] 2023-03-20T11:53:00.8957169Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-19] PASSED [ 31%] 2023-03-20T11:53:00.8975938Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-20] PASSED [ 31%] 2023-03-20T11:53:00.8994814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-21] PASSED [ 31%] 2023-03-20T11:53:00.9015204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-22] PASSED [ 31%] 2023-03-20T11:53:00.9032661Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-23] PASSED [ 31%] 2023-03-20T11:53:00.9055136Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-24] PASSED [ 31%] 2023-03-20T11:53:00.9070433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-25] PASSED [ 31%] 2023-03-20T11:53:00.9088713Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-26] PASSED [ 31%] 2023-03-20T11:53:00.9105706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-27] PASSED [ 31%] 2023-03-20T11:53:00.9123078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-28] PASSED [ 31%] 2023-03-20T11:53:00.9139983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-29] PASSED [ 31%] 2023-03-20T11:53:00.9157228Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-30] PASSED [ 31%] 2023-03-20T11:53:00.9175264Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-31] PASSED [ 31%] 2023-03-20T11:53:00.9191644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-32] PASSED [ 31%] 2023-03-20T11:53:00.9209445Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-33] PASSED [ 31%] 2023-03-20T11:53:00.9225990Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-34] PASSED [ 31%] 2023-03-20T11:53:00.9242874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_image_tensor-35] PASSED [ 31%] 2023-03-20T11:53:00.9295809Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-00] PASSED [ 31%] 2023-03-20T11:53:00.9369409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-01] PASSED [ 31%] 2023-03-20T11:53:00.9387635Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-02] PASSED [ 31%] 2023-03-20T11:53:00.9406031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-03] PASSED [ 31%] 2023-03-20T11:53:00.9425272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-04] PASSED [ 31%] 2023-03-20T11:53:00.9444330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-05] PASSED [ 31%] 2023-03-20T11:53:00.9463060Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-06] PASSED [ 31%] 2023-03-20T11:53:00.9482543Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-07] PASSED [ 31%] 2023-03-20T11:53:00.9501466Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-08] PASSED [ 31%] 2023-03-20T11:53:00.9518750Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-09] PASSED [ 31%] 2023-03-20T11:53:00.9536261Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-10] PASSED [ 31%] 2023-03-20T11:53:00.9553910Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-11] PASSED [ 31%] 2023-03-20T11:53:00.9571034Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-12] PASSED [ 31%] 2023-03-20T11:53:00.9588612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-13] PASSED [ 31%] 2023-03-20T11:53:00.9606215Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-14] PASSED [ 31%] 2023-03-20T11:53:00.9623657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-15] PASSED [ 31%] 2023-03-20T11:53:00.9641238Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-16] PASSED [ 31%] 2023-03-20T11:53:00.9658656Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-17] PASSED [ 31%] 2023-03-20T11:53:00.9676672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-18] PASSED [ 31%] 2023-03-20T11:53:00.9695581Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-19] PASSED [ 31%] 2023-03-20T11:53:00.9714496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-20] PASSED [ 31%] 2023-03-20T11:53:00.9733512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-21] PASSED [ 31%] 2023-03-20T11:53:00.9751761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-22] PASSED [ 31%] 2023-03-20T11:53:00.9771407Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-23] PASSED [ 31%] 2023-03-20T11:53:00.9790023Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-24] PASSED [ 31%] 2023-03-20T11:53:00.9809369Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-25] PASSED [ 31%] 2023-03-20T11:53:00.9828420Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-26] PASSED [ 31%] 2023-03-20T11:53:00.9845490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-27] PASSED [ 31%] 2023-03-20T11:53:00.9862743Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-28] PASSED [ 31%] 2023-03-20T11:53:00.9879704Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-29] PASSED [ 31%] 2023-03-20T11:53:00.9896433Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-30] PASSED [ 31%] 2023-03-20T11:53:00.9914279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-31] PASSED [ 31%] 2023-03-20T11:53:00.9931822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-32] PASSED [ 31%] 2023-03-20T11:53:00.9949035Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-33] PASSED [ 31%] 2023-03-20T11:53:00.9966267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-34] PASSED [ 31%] 2023-03-20T11:53:00.9983416Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-adjust_saturation_video-35] PASSED [ 31%] 2023-03-20T11:53:01.0036605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-00] PASSED [ 31%] 2023-03-20T11:53:01.0134730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-01] PASSED [ 31%] 2023-03-20T11:53:01.0155178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-02] PASSED [ 31%] 2023-03-20T11:53:01.0181579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-03] PASSED [ 31%] 2023-03-20T11:53:01.0206691Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-04] PASSED [ 31%] 2023-03-20T11:53:01.0227376Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-05] PASSED [ 31%] 2023-03-20T11:53:01.0255240Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-06] PASSED [ 31%] 2023-03-20T11:53:01.0282697Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-07] PASSED [ 31%] 2023-03-20T11:53:01.0304883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-08] PASSED [ 31%] 2023-03-20T11:53:01.0337125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-09] PASSED [ 31%] 2023-03-20T11:53:01.0370050Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-10] PASSED [ 31%] 2023-03-20T11:53:01.0391685Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-11] PASSED [ 31%] 2023-03-20T11:53:01.0423892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-12] PASSED [ 31%] 2023-03-20T11:53:01.0457009Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-13] PASSED [ 31%] 2023-03-20T11:53:01.0480613Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-14] PASSED [ 31%] 2023-03-20T11:53:01.0515434Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-15] PASSED [ 31%] 2023-03-20T11:53:01.0549838Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-16] PASSED [ 31%] 2023-03-20T11:53:01.0574852Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-17] PASSED [ 31%] 2023-03-20T11:53:01.0611102Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-18] PASSED [ 31%] 2023-03-20T11:53:01.0646758Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-19] PASSED [ 31%] 2023-03-20T11:53:01.0671460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-20] PASSED [ 31%] 2023-03-20T11:53:01.0708870Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-21] PASSED [ 31%] 2023-03-20T11:53:01.0745172Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-22] PASSED [ 31%] 2023-03-20T11:53:01.0776815Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-23] PASSED [ 31%] 2023-03-20T11:53:01.0816534Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-24] PASSED [ 31%] 2023-03-20T11:53:01.0855991Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-25] PASSED [ 31%] 2023-03-20T11:53:01.0883258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-26] PASSED [ 31%] 2023-03-20T11:53:01.0900286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-27] PASSED [ 31%] 2023-03-20T11:53:01.0916365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-28] PASSED [ 31%] 2023-03-20T11:53:01.0932746Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-29] PASSED [ 31%] 2023-03-20T11:53:01.0950001Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-30] PASSED [ 31%] 2023-03-20T11:53:01.0967120Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-31] PASSED [ 31%] 2023-03-20T11:53:01.0983359Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-32] PASSED [ 31%] 2023-03-20T11:53:01.1001289Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-33] PASSED [ 31%] 2023-03-20T11:53:01.1018978Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-34] PASSED [ 31%] 2023-03-20T11:53:01.1036444Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-35] PASSED [ 31%] 2023-03-20T11:53:01.1054141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-36] PASSED [ 31%] 2023-03-20T11:53:01.1070287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-37] PASSED [ 31%] 2023-03-20T11:53:01.1085664Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-38] PASSED [ 31%] 2023-03-20T11:53:01.1103005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-39] PASSED [ 31%] 2023-03-20T11:53:01.1119723Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-40] PASSED [ 31%] 2023-03-20T11:53:01.1136053Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-41] PASSED [ 31%] 2023-03-20T11:53:01.1154431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-42] PASSED [ 31%] 2023-03-20T11:53:01.1172104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-43] PASSED [ 31%] 2023-03-20T11:53:01.1189654Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-44] PASSED [ 31%] 2023-03-20T11:53:01.1206058Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-45] PASSED [ 31%] 2023-03-20T11:53:01.1222487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-46] PASSED [ 31%] 2023-03-20T11:53:01.1238432Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-47] PASSED [ 31%] 2023-03-20T11:53:01.1255822Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-48] PASSED [ 31%] 2023-03-20T11:53:01.1273084Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-49] PASSED [ 31%] 2023-03-20T11:53:01.1290597Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-50] PASSED [ 31%] 2023-03-20T11:53:01.1307203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-51] PASSED [ 31%] 2023-03-20T11:53:01.1324933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-52] PASSED [ 31%] 2023-03-20T11:53:01.1342674Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-clamp_bounding_box-53] PASSED [ 31%] 2023-03-20T11:53:01.1412419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-00] XFAIL [ 31%] 2023-03-20T11:53:01.1431297Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-01] XFAIL [ 31%] 2023-03-20T11:53:01.1450274Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-02] XFAIL [ 31%] 2023-03-20T11:53:01.1467523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-03] XFAIL [ 31%] 2023-03-20T11:53:01.1485939Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-04] XFAIL [ 31%] 2023-03-20T11:53:01.1504498Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-05] XFAIL [ 31%] 2023-03-20T11:53:01.1645682Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-06] PASSED [ 31%] 2023-03-20T11:53:01.2055488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-07] PASSED [ 31%] 2023-03-20T11:53:01.2082097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-08] PASSED [ 31%] 2023-03-20T11:53:01.2104739Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-09] PASSED [ 31%] 2023-03-20T11:53:01.2126020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-10] PASSED [ 31%] 2023-03-20T11:53:01.2148183Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-11] PASSED [ 31%] 2023-03-20T11:53:01.2174925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-12] PASSED [ 31%] 2023-03-20T11:53:01.2200565Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-13] PASSED [ 31%] 2023-03-20T11:53:01.2226988Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-14] PASSED [ 31%] 2023-03-20T11:53:01.2249485Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-15] PASSED [ 31%] 2023-03-20T11:53:01.2271129Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-16] PASSED [ 31%] 2023-03-20T11:53:01.2292529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-17] PASSED [ 31%] 2023-03-20T11:53:01.2318807Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-18] PASSED [ 31%] 2023-03-20T11:53:01.2345486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-19] PASSED [ 31%] 2023-03-20T11:53:01.2371911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-20] PASSED [ 31%] 2023-03-20T11:53:01.2393373Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-21] PASSED [ 31%] 2023-03-20T11:53:01.2415545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-22] PASSED [ 31%] 2023-03-20T11:53:01.2437499Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-23] PASSED [ 31%] 2023-03-20T11:53:01.2463617Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-24] PASSED [ 31%] 2023-03-20T11:53:01.2490776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-25] PASSED [ 31%] 2023-03-20T11:53:01.2515997Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-26] PASSED [ 31%] 2023-03-20T11:53:01.2537927Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-27] PASSED [ 31%] 2023-03-20T11:53:01.2559890Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-28] PASSED [ 31%] 2023-03-20T11:53:01.2581951Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_image_tensor-29] PASSED [ 31%] 2023-03-20T11:53:01.2614587Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-000] XFAIL [ 31%] 2023-03-20T11:53:01.2632974Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-001] XFAIL [ 31%] 2023-03-20T11:53:01.2654117Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-002] XFAIL [ 31%] 2023-03-20T11:53:01.2672907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-003] XFAIL [ 31%] 2023-03-20T11:53:01.2691690Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-004] XFAIL [ 31%] 2023-03-20T11:53:01.2710220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-005] XFAIL [ 31%] 2023-03-20T11:53:01.2729503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-006] XFAIL [ 31%] 2023-03-20T11:53:01.2748422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-007] XFAIL [ 31%] 2023-03-20T11:53:01.2767148Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-008] XFAIL [ 31%] 2023-03-20T11:53:01.2787488Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-009] XFAIL [ 31%] 2023-03-20T11:53:01.2806272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-010] XFAIL [ 31%] 2023-03-20T11:53:01.2825321Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-011] XFAIL [ 31%] 2023-03-20T11:53:01.2844067Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-012] XFAIL [ 31%] 2023-03-20T11:53:01.2862900Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-013] XFAIL [ 31%] 2023-03-20T11:53:01.2881657Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-014] XFAIL [ 31%] 2023-03-20T11:53:01.2900401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-015] XFAIL [ 31%] 2023-03-20T11:53:01.2920705Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-016] XFAIL [ 31%] 2023-03-20T11:53:01.2939529Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-017] XFAIL [ 31%] 2023-03-20T11:53:01.2958358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-018] XFAIL [ 31%] 2023-03-20T11:53:01.2976777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-019] XFAIL [ 31%] 2023-03-20T11:53:01.2995866Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-020] XFAIL [ 31%] 2023-03-20T11:53:01.3015126Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-021] XFAIL [ 31%] 2023-03-20T11:53:01.3033258Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-022] XFAIL [ 31%] 2023-03-20T11:53:01.3054457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-023] XFAIL [ 31%] 2023-03-20T11:53:01.3072644Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-024] XFAIL [ 31%] 2023-03-20T11:53:01.3091401Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-025] XFAIL [ 31%] 2023-03-20T11:53:01.3110267Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-026] XFAIL [ 31%] 2023-03-20T11:53:01.3129666Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-027] XFAIL [ 31%] 2023-03-20T11:53:01.3147977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-028] XFAIL [ 31%] 2023-03-20T11:53:01.3166623Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-029] XFAIL [ 31%] 2023-03-20T11:53:01.3186840Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-030] XFAIL [ 31%] 2023-03-20T11:53:01.3205783Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-031] XFAIL [ 31%] 2023-03-20T11:53:01.3224842Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-032] XFAIL [ 31%] 2023-03-20T11:53:01.3243461Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-033] XFAIL [ 31%] 2023-03-20T11:53:01.3262524Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-034] XFAIL [ 31%] 2023-03-20T11:53:01.3281577Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-035] XFAIL [ 31%] 2023-03-20T11:53:01.3300096Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-036] XFAIL [ 31%] 2023-03-20T11:53:01.3320784Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-037] XFAIL [ 31%] 2023-03-20T11:53:01.3339562Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-038] XFAIL [ 31%] 2023-03-20T11:53:01.3359062Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-039] XFAIL [ 31%] 2023-03-20T11:53:01.3377106Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-040] XFAIL [ 31%] 2023-03-20T11:53:01.3395867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-041] XFAIL [ 31%] 2023-03-20T11:53:01.3415314Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-042] XFAIL [ 31%] 2023-03-20T11:53:01.3433680Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-043] XFAIL [ 31%] 2023-03-20T11:53:01.3454895Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-044] XFAIL [ 31%] 2023-03-20T11:53:01.3473156Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-045] XFAIL [ 31%] 2023-03-20T11:53:01.3492021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-046] XFAIL [ 31%] 2023-03-20T11:53:01.3511079Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-047] XFAIL [ 31%] 2023-03-20T11:53:01.3529777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-048] XFAIL [ 31%] 2023-03-20T11:53:01.3548132Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-049] XFAIL [ 31%] 2023-03-20T11:53:01.3566737Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-050] XFAIL [ 31%] 2023-03-20T11:53:01.3587041Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-051] XFAIL [ 31%] 2023-03-20T11:53:01.3605883Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-052] XFAIL [ 31%] 2023-03-20T11:53:01.3624708Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-053] XFAIL [ 31%] 2023-03-20T11:53:01.3643574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-054] XFAIL [ 31%] 2023-03-20T11:53:01.3662689Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-055] XFAIL [ 31%] 2023-03-20T11:53:01.3681677Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-056] XFAIL [ 31%] 2023-03-20T11:53:01.3700831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-057] XFAIL [ 31%] 2023-03-20T11:53:01.3720825Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-058] XFAIL [ 31%] 2023-03-20T11:53:01.3740337Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-059] XFAIL [ 31%] 2023-03-20T11:53:01.3759145Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-060] XFAIL [ 31%] 2023-03-20T11:53:01.3778115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-061] XFAIL [ 31%] 2023-03-20T11:53:01.3796504Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-062] XFAIL [ 31%] 2023-03-20T11:53:01.3815324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-063] XFAIL [ 31%] 2023-03-20T11:53:01.3833220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-064] XFAIL [ 31%] 2023-03-20T11:53:01.3856819Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-065] XFAIL [ 31%] 2023-03-20T11:53:01.3874989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-066] XFAIL [ 31%] 2023-03-20T11:53:01.3894051Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-067] XFAIL [ 31%] 2023-03-20T11:53:01.3912846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-068] XFAIL [ 31%] 2023-03-20T11:53:01.3931560Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-069] XFAIL [ 31%] 2023-03-20T11:53:01.3950217Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-070] XFAIL [ 31%] 2023-03-20T11:53:01.3969764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-071] XFAIL [ 31%] 2023-03-20T11:53:01.3987679Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-072] XFAIL [ 31%] 2023-03-20T11:53:01.4009196Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-073] XFAIL [ 31%] 2023-03-20T11:53:01.4026962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-074] XFAIL [ 31%] 2023-03-20T11:53:01.4045525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-075] XFAIL [ 31%] 2023-03-20T11:53:01.4064347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-076] XFAIL [ 31%] 2023-03-20T11:53:01.4083276Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-077] XFAIL [ 31%] 2023-03-20T11:53:01.4101801Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-078] XFAIL [ 31%] 2023-03-20T11:53:01.4120853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-079] XFAIL [ 31%] 2023-03-20T11:53:01.4140989Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-080] XFAIL [ 31%] 2023-03-20T11:53:01.4159542Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-081] XFAIL [ 31%] 2023-03-20T11:53:01.4178523Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-082] XFAIL [ 31%] 2023-03-20T11:53:01.4197380Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-083] XFAIL [ 31%] 2023-03-20T11:53:01.4216030Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-084] XFAIL [ 31%] 2023-03-20T11:53:01.4234853Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-085] XFAIL [ 31%] 2023-03-20T11:53:01.4254358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-086] XFAIL [ 31%] 2023-03-20T11:53:01.4271935Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-087] XFAIL [ 31%] 2023-03-20T11:53:01.4292114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-088] XFAIL [ 31%] 2023-03-20T11:53:01.4311356Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-089] XFAIL [ 31%] 2023-03-20T11:53:01.4331162Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-090] XFAIL [ 31%] 2023-03-20T11:53:01.4349138Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-091] XFAIL [ 31%] 2023-03-20T11:53:01.4368446Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-092] XFAIL [ 31%] 2023-03-20T11:53:01.4387056Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-093] XFAIL [ 31%] 2023-03-20T11:53:01.4406000Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-094] XFAIL [ 31%] 2023-03-20T11:53:01.4426579Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-095] XFAIL [ 31%] 2023-03-20T11:53:01.4445440Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-096] XFAIL [ 31%] 2023-03-20T11:53:01.4464512Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-097] XFAIL [ 31%] 2023-03-20T11:53:01.4483473Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-098] XFAIL [ 31%] 2023-03-20T11:53:01.4502386Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-099] XFAIL [ 31%] 2023-03-20T11:53:01.4521071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-100] XFAIL [ 31%] 2023-03-20T11:53:01.4539732Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-101] XFAIL [ 31%] 2023-03-20T11:53:01.4560057Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-102] XFAIL [ 31%] 2023-03-20T11:53:01.4578801Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-103] XFAIL [ 31%] 2023-03-20T11:53:01.4597346Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-104] XFAIL [ 31%] 2023-03-20T11:53:01.4616123Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-105] XFAIL [ 31%] 2023-03-20T11:53:01.4635149Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-106] XFAIL [ 31%] 2023-03-20T11:53:01.4654772Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-five_crop_video-107] XFAIL [ 31%] 2023-03-20T11:53:01.4696730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-00] XFAIL [ 31%] 2023-03-20T11:53:01.4715848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-01] XFAIL [ 31%] 2023-03-20T11:53:01.4735304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-02] XFAIL [ 31%] 2023-03-20T11:53:01.4752925Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-03] XFAIL [ 31%] 2023-03-20T11:53:01.4771152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-04] XFAIL [ 31%] 2023-03-20T11:53:01.4789753Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-05] XFAIL [ 31%] 2023-03-20T11:53:01.4807571Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-06] XFAIL [ 31%] 2023-03-20T11:53:01.4828178Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-07] XFAIL [ 31%] 2023-03-20T11:53:01.4846478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-08] XFAIL [ 31%] 2023-03-20T11:53:01.4864964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-09] XFAIL [ 31%] 2023-03-20T11:53:01.4883349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-10] XFAIL [ 31%] 2023-03-20T11:53:01.4901867Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-11] XFAIL [ 31%] 2023-03-20T11:53:01.5142256Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-12] PASSED [ 31%] 2023-03-20T11:53:01.6378410Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-13] PASSED [ 31%] 2023-03-20T11:53:01.6416535Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-14] PASSED [ 31%] 2023-03-20T11:53:01.6444911Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-15] PASSED [ 31%] 2023-03-20T11:53:01.6472200Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-16] PASSED [ 31%] 2023-03-20T11:53:01.6500526Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-17] PASSED [ 31%] 2023-03-20T11:53:01.6538950Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-18] PASSED [ 31%] 2023-03-20T11:53:01.6576530Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-19] PASSED [ 31%] 2023-03-20T11:53:01.6616474Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-20] PASSED [ 31%] 2023-03-20T11:53:01.6643486Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-21] PASSED [ 31%] 2023-03-20T11:53:01.6672777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-22] PASSED [ 31%] 2023-03-20T11:53:01.6700642Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-23] PASSED [ 31%] 2023-03-20T11:53:01.6739229Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-24] PASSED [ 31%] 2023-03-20T11:53:01.6778803Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-25] PASSED [ 31%] 2023-03-20T11:53:01.6816674Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-26] PASSED [ 31%] 2023-03-20T11:53:01.6845846Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-27] PASSED [ 31%] 2023-03-20T11:53:01.6873899Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-28] PASSED [ 31%] 2023-03-20T11:53:01.6901915Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-29] PASSED [ 31%] 2023-03-20T11:53:01.6940011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-30] PASSED [ 31%] 2023-03-20T11:53:01.6976573Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-31] PASSED [ 31%] 2023-03-20T11:53:01.7015468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-32] PASSED [ 31%] 2023-03-20T11:53:01.7042603Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-33] PASSED [ 31%] 2023-03-20T11:53:01.7070415Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-34] PASSED [ 31%] 2023-03-20T11:53:01.7098268Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-35] PASSED [ 31%] 2023-03-20T11:53:01.7135962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-36] PASSED [ 31%] 2023-03-20T11:53:01.7173722Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-37] PASSED [ 31%] 2023-03-20T11:53:01.7212970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-38] PASSED [ 31%] 2023-03-20T11:53:01.7239026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-39] PASSED [ 31%] 2023-03-20T11:53:01.7267265Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-40] PASSED [ 31%] 2023-03-20T11:53:01.7295624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-41] PASSED [ 31%] 2023-03-20T11:53:01.7334013Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-42] PASSED [ 31%] 2023-03-20T11:53:01.7371078Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-43] PASSED [ 31%] 2023-03-20T11:53:01.7408251Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-44] PASSED [ 31%] 2023-03-20T11:53:01.7438831Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-45] PASSED [ 31%] 2023-03-20T11:53:01.7466948Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-46] PASSED [ 31%] 2023-03-20T11:53:01.7495310Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-47] PASSED [ 31%] 2023-03-20T11:53:01.7532406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-48] PASSED [ 31%] 2023-03-20T11:53:01.7570548Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-49] PASSED [ 31%] 2023-03-20T11:53:01.7607086Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-50] PASSED [ 31%] 2023-03-20T11:53:01.7634945Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-51] PASSED [ 31%] 2023-03-20T11:53:01.7663045Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-52] PASSED [ 31%] 2023-03-20T11:53:01.7691406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-53] PASSED [ 31%] 2023-03-20T11:53:01.7728213Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-54] PASSED [ 31%] 2023-03-20T11:53:01.7765586Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-55] PASSED [ 31%] 2023-03-20T11:53:01.7803357Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-56] PASSED [ 31%] 2023-03-20T11:53:01.7831556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-57] PASSED [ 31%] 2023-03-20T11:53:01.7860731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-58] PASSED [ 31%] 2023-03-20T11:53:01.7889931Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_image_tensor-59] PASSED [ 31%] 2023-03-20T11:53:01.7924075Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-000] XFAIL [ 31%] 2023-03-20T11:53:01.7943556Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-001] XFAIL [ 31%] 2023-03-20T11:53:01.7962431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-002] XFAIL [ 31%] 2023-03-20T11:53:01.7981665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-003] XFAIL [ 31%] 2023-03-20T11:53:01.8000860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-004] XFAIL [ 31%] 2023-03-20T11:53:01.8019998Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-005] XFAIL [ 31%] 2023-03-20T11:53:01.8040271Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-006] XFAIL [ 31%] 2023-03-20T11:53:01.8059375Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-007] XFAIL [ 31%] 2023-03-20T11:53:01.8078349Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-008] XFAIL [ 31%] 2023-03-20T11:53:01.8096976Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-009] XFAIL [ 31%] 2023-03-20T11:53:01.8115907Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-010] XFAIL [ 31%] 2023-03-20T11:53:01.8134936Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-011] XFAIL [ 31%] 2023-03-20T11:53:01.8152465Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-012] XFAIL [ 31%] 2023-03-20T11:53:01.8173969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-013] XFAIL [ 31%] 2023-03-20T11:53:01.8191984Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-014] XFAIL [ 31%] 2023-03-20T11:53:01.8210934Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-015] XFAIL [ 31%] 2023-03-20T11:53:01.8229691Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-016] XFAIL [ 31%] 2023-03-20T11:53:01.8249330Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-017] XFAIL [ 31%] 2023-03-20T11:53:01.8267170Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-018] XFAIL [ 31%] 2023-03-20T11:53:01.8286043Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-019] XFAIL [ 31%] 2023-03-20T11:53:01.8311311Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-020] XFAIL [ 31%] 2023-03-20T11:53:01.8330832Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-021] XFAIL [ 31%] 2023-03-20T11:53:01.8348194Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-022] XFAIL [ 31%] 2023-03-20T11:53:01.8366884Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-023] XFAIL [ 31%] 2023-03-20T11:53:01.8385761Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-024] XFAIL [ 31%] 2023-03-20T11:53:01.8404437Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-025] XFAIL [ 31%] 2023-03-20T11:53:01.8423516Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-026] XFAIL [ 31%] 2023-03-20T11:53:01.8442382Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-027] XFAIL [ 31%] 2023-03-20T11:53:01.8463203Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-028] XFAIL [ 31%] 2023-03-20T11:53:01.8482245Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-029] XFAIL [ 31%] 2023-03-20T11:53:01.8501114Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-030] XFAIL [ 31%] 2023-03-20T11:53:01.8520097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-031] XFAIL [ 31%] 2023-03-20T11:53:01.8538726Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-032] XFAIL [ 31%] 2023-03-20T11:53:01.8557122Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-033] XFAIL [ 31%] 2023-03-20T11:53:01.8575814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-034] XFAIL [ 31%] 2023-03-20T11:53:01.8596419Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-035] XFAIL [ 31%] 2023-03-20T11:53:01.8615458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-036] XFAIL [ 31%] 2023-03-20T11:53:01.8634966Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-037] XFAIL [ 31%] 2023-03-20T11:53:01.8654141Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-038] XFAIL [ 31%] 2023-03-20T11:53:01.8673171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-039] XFAIL [ 31%] 2023-03-20T11:53:01.8691879Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-040] XFAIL [ 31%] 2023-03-20T11:53:01.8711095Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-041] XFAIL [ 31%] 2023-03-20T11:53:01.8730968Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-042] XFAIL [ 31%] 2023-03-20T11:53:01.8751011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-043] XFAIL [ 31%] 2023-03-20T11:53:01.8771161Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-044] XFAIL [ 31%] 2023-03-20T11:53:01.8789324Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-045] XFAIL [ 31%] 2023-03-20T11:53:01.8807688Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-046] XFAIL [ 31%] 2023-03-20T11:53:01.8827002Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-047] XFAIL [ 31%] 2023-03-20T11:53:01.8845694Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-048] XFAIL [ 31%] 2023-03-20T11:53:01.8864182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-049] XFAIL [ 31%] 2023-03-20T11:53:01.8884409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-050] XFAIL [ 31%] 2023-03-20T11:53:01.8903279Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-051] XFAIL [ 31%] 2023-03-20T11:53:01.8922171Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-052] XFAIL [ 31%] 2023-03-20T11:53:01.8941085Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-053] XFAIL [ 31%] 2023-03-20T11:53:01.8960073Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-054] XFAIL [ 31%] 2023-03-20T11:53:01.8979702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-055] XFAIL [ 31%] 2023-03-20T11:53:01.8998612Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-056] XFAIL [ 31%] 2023-03-20T11:53:01.9019098Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-057] XFAIL [ 31%] 2023-03-20T11:53:01.9037987Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-058] XFAIL [ 31%] 2023-03-20T11:53:01.9056614Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-059] XFAIL [ 31%] 2023-03-20T11:53:01.9075776Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-060] XFAIL [ 31%] 2023-03-20T11:53:01.9095272Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-061] XFAIL [ 31%] 2023-03-20T11:53:01.9114071Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-062] XFAIL [ 31%] 2023-03-20T11:53:01.9132394Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-063] XFAIL [ 31%] 2023-03-20T11:53:01.9152955Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-064] XFAIL [ 31%] 2023-03-20T11:53:01.9171762Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-065] XFAIL [ 31%] 2023-03-20T11:53:01.9190491Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-066] XFAIL [ 31%] 2023-03-20T11:53:01.9209472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-067] XFAIL [ 31%] 2023-03-20T11:53:01.9227091Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-068] XFAIL [ 31%] 2023-03-20T11:53:01.9245821Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-069] XFAIL [ 31%] 2023-03-20T11:53:01.9264681Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-070] XFAIL [ 31%] 2023-03-20T11:53:01.9284902Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-071] XFAIL [ 31%] 2023-03-20T11:53:01.9303496Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-072] XFAIL [ 31%] 2023-03-20T11:53:01.9322094Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-073] XFAIL [ 31%] 2023-03-20T11:53:01.9340875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-074] XFAIL [ 31%] 2023-03-20T11:53:01.9359703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-075] XFAIL [ 31%] 2023-03-20T11:53:01.9378457Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-076] XFAIL [ 31%] 2023-03-20T11:53:01.9397266Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-077] XFAIL [ 31%] 2023-03-20T11:53:01.9417304Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-078] XFAIL [ 31%] 2023-03-20T11:53:01.9436344Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-079] XFAIL [ 31%] 2023-03-20T11:53:01.9455101Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-080] XFAIL [ 31%] 2023-03-20T11:53:01.9474139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-081] XFAIL [ 31%] 2023-03-20T11:53:01.9493332Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-082] XFAIL [ 31%] 2023-03-20T11:53:01.9511514Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-083] XFAIL [ 31%] 2023-03-20T11:53:01.9530874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-084] XFAIL [ 31%] 2023-03-20T11:53:01.9551115Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-085] XFAIL [ 31%] 2023-03-20T11:53:01.9569716Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-086] XFAIL [ 31%] 2023-03-20T11:53:01.9587494Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-087] XFAIL [ 31%] 2023-03-20T11:53:01.9606253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-088] XFAIL [ 31%] 2023-03-20T11:53:01.9624843Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-089] XFAIL [ 31%] 2023-03-20T11:53:01.9644017Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-090] XFAIL [ 31%] 2023-03-20T11:53:01.9663076Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-091] XFAIL [ 31%] 2023-03-20T11:53:01.9683019Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-092] XFAIL [ 31%] 2023-03-20T11:53:01.9702025Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-093] XFAIL [ 31%] 2023-03-20T11:53:01.9721220Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-094] XFAIL [ 31%] 2023-03-20T11:53:01.9740338Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-095] XFAIL [ 31%] 2023-03-20T11:53:01.9758487Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-096] XFAIL [ 31%] 2023-03-20T11:53:01.9777447Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-097] XFAIL [ 31%] 2023-03-20T11:53:01.9796472Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-098] XFAIL [ 31%] 2023-03-20T11:53:01.9816536Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-099] XFAIL [ 31%] 2023-03-20T11:53:01.9835798Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-100] XFAIL [ 31%] 2023-03-20T11:53:01.9855336Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-101] XFAIL [ 31%] 2023-03-20T11:53:01.9873395Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-102] XFAIL [ 31%] 2023-03-20T11:53:01.9891856Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-103] XFAIL [ 31%] 2023-03-20T11:53:01.9910952Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-104] XFAIL [ 31%] 2023-03-20T11:53:01.9930124Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-105] XFAIL [ 31%] 2023-03-20T11:53:01.9953490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-106] XFAIL [ 31%] 2023-03-20T11:53:01.9972515Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-ten_crop_video-107] XFAIL [ 31%] 2023-03-20T11:53:02.0049625Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-00] PASSED [ 31%] 2023-03-20T11:53:02.0100651Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-01] PASSED [ 31%] 2023-03-20T11:53:02.0119503Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-02] XFAIL [ 31%] 2023-03-20T11:53:02.0138287Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-03] PASSED [ 31%] 2023-03-20T11:53:02.0157189Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-04] PASSED [ 31%] 2023-03-20T11:53:02.0175693Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-05] XFAIL [ 31%] 2023-03-20T11:53:02.0194637Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-06] PASSED [ 31%] 2023-03-20T11:53:02.0214054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-07] PASSED [ 31%] 2023-03-20T11:53:02.0232021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-08] XFAIL [ 31%] 2023-03-20T11:53:02.0250826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-09] PASSED [ 31%] 2023-03-20T11:53:02.0267363Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-10] PASSED [ 31%] 2023-03-20T11:53:02.0286016Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-11] XFAIL [ 31%] 2023-03-20T11:53:02.0305686Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-12] PASSED [ 31%] 2023-03-20T11:53:02.0323418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-13] PASSED [ 31%] 2023-03-20T11:53:02.0342253Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-14] XFAIL [ 31%] 2023-03-20T11:53:02.0360245Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-15] PASSED [ 31%] 2023-03-20T11:53:02.0377747Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-16] PASSED [ 31%] 2023-03-20T11:53:02.0396615Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_image_tensor-17] XFAIL [ 31%] 2023-03-20T11:53:02.0444166Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_video-0] PASSED [ 31%] 2023-03-20T11:53:02.0495960Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_video-1] PASSED [ 31%] 2023-03-20T11:53:02.0515469Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_video-2] PASSED [ 31%] 2023-03-20T11:53:02.0534388Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_video-3] PASSED [ 31%] 2023-03-20T11:53:02.0552083Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_video-4] PASSED [ 31%] 2023-03-20T11:53:02.0570969Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-normalize_video-5] PASSED [ 31%] 2023-03-20T11:53:02.0615312Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-00] PASSED [ 31%] 2023-03-20T11:53:02.0726468Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-01] PASSED [ 31%] 2023-03-20T11:53:02.0742031Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-02] PASSED [ 31%] 2023-03-20T11:53:02.0758005Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-03] PASSED [ 31%] 2023-03-20T11:53:02.0774199Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-04] PASSED [ 31%] 2023-03-20T11:53:02.0788639Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-05] PASSED [ 31%] 2023-03-20T11:53:02.0805340Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-06] PASSED [ 31%] 2023-03-20T11:53:02.0821068Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-07] PASSED [ 31%] 2023-03-20T11:53:02.0837121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-08] PASSED [ 31%] 2023-03-20T11:53:02.0853216Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-09] PASSED [ 31%] 2023-03-20T11:53:02.0868859Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-10] PASSED [ 31%] 2023-03-20T11:53:02.0884702Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-11] PASSED [ 31%] 2023-03-20T11:53:02.0902844Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-12] PASSED [ 31%] 2023-03-20T11:53:02.0919874Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-13] PASSED [ 31%] 2023-03-20T11:53:02.0937431Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-14] PASSED [ 31%] 2023-03-20T11:53:02.0954365Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-15] PASSED [ 31%] 2023-03-20T11:53:02.0972490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-16] PASSED [ 31%] 2023-03-20T11:53:02.0989588Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-17] PASSED [ 31%] 2023-03-20T11:53:02.1006892Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-18] PASSED [ 31%] 2023-03-20T11:53:02.1024478Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-19] PASSED [ 31%] 2023-03-20T11:53:02.1041977Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-20] PASSED [ 31%] 2023-03-20T11:53:02.1058490Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-21] PASSED [ 31%] 2023-03-20T11:53:02.1075232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-22] PASSED [ 31%] 2023-03-20T11:53:02.1091568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-23] PASSED [ 31%] 2023-03-20T11:53:02.1108121Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-24] PASSED [ 31%] 2023-03-20T11:53:02.1124507Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-25] PASSED [ 31%] 2023-03-20T11:53:02.1140848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-26] PASSED [ 31%] 2023-03-20T11:53:02.1156848Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-27] PASSED [ 31%] 2023-03-20T11:53:02.1174225Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-28] PASSED [ 31%] 2023-03-20T11:53:02.1189605Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-29] PASSED [ 31%] 2023-03-20T11:53:02.1204249Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-30] PASSED [ 31%] 2023-03-20T11:53:02.1219687Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-31] PASSED [ 31%] 2023-03-20T11:53:02.1235054Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-32] PASSED [ 31%] 2023-03-20T11:53:02.1250980Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-33] PASSED [ 31%] 2023-03-20T11:53:02.1265624Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-34] PASSED [ 31%] 2023-03-20T11:53:02.1281204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-35] PASSED [ 31%] 2023-03-20T11:53:02.1299093Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-36] PASSED [ 31%] 2023-03-20T11:53:02.1316442Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-37] PASSED [ 31%] 2023-03-20T11:53:02.1334881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-38] PASSED [ 31%] 2023-03-20T11:53:02.1350501Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-39] PASSED [ 31%] 2023-03-20T11:53:02.1366869Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-40] PASSED [ 31%] 2023-03-20T11:53:02.1383521Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-41] PASSED [ 31%] 2023-03-20T11:53:02.1400777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-42] PASSED [ 31%] 2023-03-20T11:53:02.1417767Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-43] PASSED [ 31%] 2023-03-20T11:53:02.1434830Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-44] PASSED [ 31%] 2023-03-20T11:53:02.1451082Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-45] PASSED [ 31%] 2023-03-20T11:53:02.1466983Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-46] PASSED [ 31%] 2023-03-20T11:53:02.1483600Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-47] PASSED [ 31%] 2023-03-20T11:53:02.1500125Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-48] PASSED [ 31%] 2023-03-20T11:53:02.1515962Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-49] PASSED [ 31%] 2023-03-20T11:53:02.1532286Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-50] PASSED [ 31%] 2023-03-20T11:53:02.1547964Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-51] PASSED [ 31%] 2023-03-20T11:53:02.1564139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-52] PASSED [ 31%] 2023-03-20T11:53:02.1580460Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-53] PASSED [ 31%] 2023-03-20T11:53:02.1597097Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-54] PASSED [ 31%] 2023-03-20T11:53:02.1614885Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-55] PASSED [ 31%] 2023-03-20T11:53:02.1631218Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-56] PASSED [ 31%] 2023-03-20T11:53:02.1647730Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-57] PASSED [ 31%] 2023-03-20T11:53:02.1664139Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-58] PASSED [ 31%] 2023-03-20T11:53:02.1680506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-59] PASSED [ 31%] 2023-03-20T11:53:02.1697334Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-60] PASSED [ 31%] 2023-03-20T11:53:02.1714703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-61] PASSED [ 31%] 2023-03-20T11:53:02.1731422Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-62] PASSED [ 31%] 2023-03-20T11:53:02.1747875Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-63] PASSED [ 31%] 2023-03-20T11:53:02.1765489Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-64] PASSED [ 31%] 2023-03-20T11:53:02.1781731Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-65] PASSED [ 31%] 2023-03-20T11:53:02.1798176Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-66] PASSED [ 31%] 2023-03-20T11:53:02.1815242Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-67] PASSED [ 31%] 2023-03-20T11:53:02.1831188Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-68] PASSED [ 31%] 2023-03-20T11:53:02.1847462Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-69] PASSED [ 31%] 2023-03-20T11:53:02.1864933Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-70] PASSED [ 31%] 2023-03-20T11:53:02.1882970Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-71] PASSED [ 31%] 2023-03-20T11:53:02.1901021Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-72] PASSED [ 31%] 2023-03-20T11:53:02.1918703Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-73] PASSED [ 31%] 2023-03-20T11:53:02.1935979Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-74] PASSED [ 31%] 2023-03-20T11:53:02.1953771Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-75] PASSED [ 31%] 2023-03-20T11:53:02.1969628Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-76] PASSED [ 31%] 2023-03-20T11:53:02.1986151Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-77] PASSED [ 31%] 2023-03-20T11:53:02.2002826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-78] PASSED [ 31%] 2023-03-20T11:53:02.2019430Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-79] PASSED [ 31%] 2023-03-20T11:53:02.2035720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-80] PASSED [ 31%] 2023-03-20T11:53:02.2054204Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-81] PASSED [ 31%] 2023-03-20T11:53:02.2067868Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-82] PASSED [ 31%] 2023-03-20T11:53:02.2084003Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_image_tensor-83] PASSED [ 31%] 2023-03-20T11:53:02.2147814Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-00] PASSED [ 31%] 2023-03-20T11:53:02.2266404Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-01] PASSED [ 31%] 2023-03-20T11:53:02.2284152Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-02] PASSED [ 31%] 2023-03-20T11:53:02.2302300Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-03] PASSED [ 31%] 2023-03-20T11:53:02.2319291Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-04] PASSED [ 31%] 2023-03-20T11:53:02.2337112Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-05] PASSED [ 31%] 2023-03-20T11:53:02.2355221Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-06] PASSED [ 31%] 2023-03-20T11:53:02.2375790Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-07] PASSED [ 31%] 2023-03-20T11:53:02.2391409Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-08] PASSED [ 31%] 2023-03-20T11:53:02.2409358Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-09] PASSED [ 31%] 2023-03-20T11:53:02.2424864Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-10] PASSED [ 31%] 2023-03-20T11:53:02.2441484Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-11] PASSED [ 31%] 2023-03-20T11:53:02.2458222Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-12] PASSED [ 31%] 2023-03-20T11:53:02.2475026Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-13] PASSED [ 31%] 2023-03-20T11:53:02.2491672Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-14] PASSED [ 31%] 2023-03-20T11:53:02.2508361Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-15] PASSED [ 31%] 2023-03-20T11:53:02.2524684Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-16] PASSED [ 31%] 2023-03-20T11:53:02.2541777Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-17] PASSED [ 31%] 2023-03-20T11:53:02.2559678Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-18] PASSED [ 31%] 2023-03-20T11:53:02.2576733Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-19] PASSED [ 31%] 2023-03-20T11:53:02.2594575Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-20] PASSED [ 31%] 2023-03-20T11:53:02.2616039Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-21] PASSED [ 31%] 2023-03-20T11:53:02.2629435Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-22] PASSED [ 31%] 2023-03-20T11:53:02.2646826Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-23] PASSED [ 31%] 2023-03-20T11:53:02.2665024Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-24] PASSED [ 31%] 2023-03-20T11:53:02.2681768Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-25] PASSED [ 31%] 2023-03-20T11:53:02.2699545Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-26] PASSED [ 31%] 2023-03-20T11:53:02.2716558Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-27] PASSED [ 31%] 2023-03-20T11:53:02.2734042Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-28] PASSED [ 31%] 2023-03-20T11:53:02.2750020Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-29] PASSED [ 31%] 2023-03-20T11:53:02.2766533Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-30] PASSED [ 31%] 2023-03-20T11:53:02.2783182Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-31] PASSED [ 31%] 2023-03-20T11:53:02.2799816Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-32] PASSED [ 31%] 2023-03-20T11:53:02.2816458Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-33] PASSED [ 31%] 2023-03-20T11:53:02.2833214Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-34] PASSED [ 31%] 2023-03-20T11:53:02.2851004Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-convert_dtype_video-35] PASSED [ 31%] 2023-03-20T11:53:02.2890011Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-00] PASSED [ 31%] 2023-03-20T11:53:02.2915860Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-01] PASSED [ 31%] 2023-03-20T11:53:02.2933706Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-02] PASSED [ 31%] 2023-03-20T11:53:02.2950525Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-03] PASSED [ 31%] 2023-03-20T11:53:02.2969574Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-04] PASSED [ 31%] 2023-03-20T11:53:02.2986109Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-05] PASSED [ 31%] 2023-03-20T11:53:02.3003397Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-06] PASSED [ 31%] 2023-03-20T11:53:02.3022301Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-07] PASSED [ 31%] 2023-03-20T11:53:02.3040855Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-08] PASSED [ 31%] 2023-03-20T11:53:02.3056881Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-09] PASSED [ 31%] 2023-03-20T11:53:02.3074406Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-10] PASSED [ 31%] 2023-03-20T11:53:02.3091720Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-11] PASSED [ 31%] 2023-03-20T11:53:02.3108387Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-12] PASSED [ 31%] 2023-03-20T11:53:02.3125235Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-13] PASSED [ 31%] 2023-03-20T11:53:02.3142626Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-14] PASSED [ 31%] 2023-03-20T11:53:02.3159421Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-15] PASSED [ 31%] 2023-03-20T11:53:02.3176263Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-16] PASSED [ 31%] 2023-03-20T11:53:02.3193795Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-17] PASSED [ 31%] 2023-03-20T11:53:02.3211342Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-18] PASSED [ 31%] 2023-03-20T11:53:02.3228495Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-19] PASSED [ 31%] 2023-03-20T11:53:02.3246347Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-20] PASSED [ 31%] 2023-03-20T11:53:02.3263418Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-21] PASSED [ 31%] 2023-03-20T11:53:02.3281965Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-22] PASSED [ 31%] 2023-03-20T11:53:02.3299618Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-23] PASSED [ 31%] 2023-03-20T11:53:02.3316670Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-24] PASSED [ 31%] 2023-03-20T11:53:02.3335764Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-25] PASSED [ 31%] 2023-03-20T11:53:02.3352665Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-26] PASSED [ 31%] 2023-03-20T11:53:02.3369833Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-27] PASSED [ 31%] 2023-03-20T11:53:02.3386590Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-28] PASSED [ 31%] 2023-03-20T11:53:02.3404175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-29] PASSED [ 31%] 2023-03-20T11:53:02.3420946Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-30] PASSED [ 31%] 2023-03-20T11:53:02.3438967Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-31] PASSED [ 31%] 2023-03-20T11:53:02.3461506Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-32] PASSED [ 31%] 2023-03-20T11:53:02.3478341Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-33] PASSED [ 31%] 2023-03-20T11:53:02.3495405Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-34] PASSED [ 31%] 2023-03-20T11:53:02.3513175Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-uniform_temporal_subsample_video-35] PASSED [ 31%] 2023-03-20T11:53:02.3519971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-00] SKIPPED [ 31%] 2023-03-20T11:53:02.3526394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-01] SKIPPED [ 31%] 2023-03-20T11:53:02.3533118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-02] SKIPPED [ 31%] 2023-03-20T11:53:02.3541094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-03] SKIPPED [ 31%] 2023-03-20T11:53:02.3547400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-04] SKIPPED [ 31%] 2023-03-20T11:53:02.3554157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-05] SKIPPED [ 31%] 2023-03-20T11:53:02.3560914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-06] SKIPPED [ 31%] 2023-03-20T11:53:02.3567221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-07] SKIPPED [ 31%] 2023-03-20T11:53:02.3574682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-08] SKIPPED [ 31%] 2023-03-20T11:53:02.3580510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-09] SKIPPED [ 31%] 2023-03-20T11:53:02.3586884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-10] SKIPPED [ 31%] 2023-03-20T11:53:02.3594384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-11] SKIPPED [ 31%] 2023-03-20T11:53:02.3600856Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-12] SKIPPED [ 31%] 2023-03-20T11:53:02.3607332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-13] SKIPPED [ 31%] 2023-03-20T11:53:02.3615542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-14] SKIPPED [ 31%] 2023-03-20T11:53:02.3621512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-15] SKIPPED [ 31%] 2023-03-20T11:53:02.3627853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-16] SKIPPED [ 31%] 2023-03-20T11:53:02.3634556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-17] SKIPPED [ 31%] 2023-03-20T11:53:02.3640956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-18] SKIPPED [ 31%] 2023-03-20T11:53:02.3647116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-19] SKIPPED [ 31%] 2023-03-20T11:53:02.3655013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-20] SKIPPED [ 31%] 2023-03-20T11:53:02.3660667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-21] SKIPPED [ 31%] 2023-03-20T11:53:02.3666978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-22] SKIPPED [ 31%] 2023-03-20T11:53:02.3674022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_image_tensor-23] SKIPPED [ 31%] 2023-03-20T11:53:02.3680252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_bounding_box-0] SKIPPED [ 31%] 2023-03-20T11:53:02.3689482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_bounding_box-1] SKIPPED [ 31%] 2023-03-20T11:53:02.3694795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_bounding_box-2] SKIPPED [ 31%] 2023-03-20T11:53:02.3701758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_bounding_box-3] SKIPPED [ 31%] 2023-03-20T11:53:02.3708207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_bounding_box-4] SKIPPED [ 31%] 2023-03-20T11:53:02.3715226Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_bounding_box-5] SKIPPED [ 31%] 2023-03-20T11:53:02.3721754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-00] SKIPPED [ 31%] 2023-03-20T11:53:02.3728093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-01] SKIPPED [ 31%] 2023-03-20T11:53:02.3735195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-02] SKIPPED [ 31%] 2023-03-20T11:53:02.3741107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-03] SKIPPED [ 31%] 2023-03-20T11:53:02.3747403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-04] SKIPPED [ 31%] 2023-03-20T11:53:02.3754127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-05] SKIPPED [ 31%] 2023-03-20T11:53:02.3760698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-06] SKIPPED [ 31%] 2023-03-20T11:53:02.3768046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-07] SKIPPED [ 31%] 2023-03-20T11:53:02.3775296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-08] SKIPPED [ 31%] 2023-03-20T11:53:02.3781124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-09] SKIPPED [ 31%] 2023-03-20T11:53:02.3787571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-10] SKIPPED [ 31%] 2023-03-20T11:53:02.3794464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-11] SKIPPED [ 31%] 2023-03-20T11:53:02.3801027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-12] SKIPPED [ 31%] 2023-03-20T11:53:02.3807268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-13] SKIPPED [ 31%] 2023-03-20T11:53:02.3814681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-14] SKIPPED [ 31%] 2023-03-20T11:53:02.3820626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-15] SKIPPED [ 31%] 2023-03-20T11:53:02.3826933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-16] SKIPPED [ 31%] 2023-03-20T11:53:02.3833749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-17] SKIPPED [ 31%] 2023-03-20T11:53:02.3841461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-18] SKIPPED [ 31%] 2023-03-20T11:53:02.3847812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-19] SKIPPED [ 31%] 2023-03-20T11:53:02.3855148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-20] SKIPPED [ 31%] 2023-03-20T11:53:02.3861116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-21] SKIPPED [ 31%] 2023-03-20T11:53:02.3867397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-22] SKIPPED [ 31%] 2023-03-20T11:53:02.3873879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-23] SKIPPED [ 31%] 2023-03-20T11:53:02.3880289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-24] SKIPPED [ 31%] 2023-03-20T11:53:02.3887278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-25] SKIPPED [ 31%] 2023-03-20T11:53:02.3895454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-26] SKIPPED [ 31%] 2023-03-20T11:53:02.3899383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-27] SKIPPED [ 31%] 2023-03-20T11:53:02.3905806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-28] SKIPPED [ 31%] 2023-03-20T11:53:02.3912694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-29] SKIPPED [ 31%] 2023-03-20T11:53:02.3920294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-30] SKIPPED [ 31%] 2023-03-20T11:53:02.3927048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-31] SKIPPED [ 31%] 2023-03-20T11:53:02.3936459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-32] SKIPPED [ 31%] 2023-03-20T11:53:02.3939745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-33] SKIPPED [ 31%] 2023-03-20T11:53:02.3946226Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-34] SKIPPED [ 31%] 2023-03-20T11:53:02.3952905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_mask-35] SKIPPED [ 31%] 2023-03-20T11:53:02.3959362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-00] SKIPPED [ 31%] 2023-03-20T11:53:02.3965624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-01] SKIPPED [ 31%] 2023-03-20T11:53:02.3971865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-02] SKIPPED [ 31%] 2023-03-20T11:53:02.3978270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-03] SKIPPED [ 31%] 2023-03-20T11:53:02.3984916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-04] SKIPPED [ 31%] 2023-03-20T11:53:02.3997009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-05] SKIPPED [ 31%] 2023-03-20T11:53:02.4003601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-06] SKIPPED [ 31%] 2023-03-20T11:53:02.4011060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-07] SKIPPED [ 31%] 2023-03-20T11:53:02.4016381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-08] SKIPPED [ 31%] 2023-03-20T11:53:02.4023070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-09] SKIPPED [ 31%] 2023-03-20T11:53:02.4029848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-10] SKIPPED [ 31%] 2023-03-20T11:53:02.4036075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-11] SKIPPED [ 31%] 2023-03-20T11:53:02.4042765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-12] SKIPPED [ 31%] 2023-03-20T11:53:02.4050133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-13] SKIPPED [ 31%] 2023-03-20T11:53:02.4055725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-14] SKIPPED [ 31%] 2023-03-20T11:53:02.4062253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-15] SKIPPED [ 31%] 2023-03-20T11:53:02.4068951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-16] SKIPPED [ 31%] 2023-03-20T11:53:02.4076555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-17] SKIPPED [ 31%] 2023-03-20T11:53:02.4082987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-18] SKIPPED [ 31%] 2023-03-20T11:53:02.4090439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-19] SKIPPED [ 31%] 2023-03-20T11:53:02.4095964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-20] SKIPPED [ 31%] 2023-03-20T11:53:02.4102753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-21] SKIPPED [ 31%] 2023-03-20T11:53:02.4109265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-22] SKIPPED [ 31%] 2023-03-20T11:53:02.4115803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-23] SKIPPED [ 31%] 2023-03-20T11:53:02.4122360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-24] SKIPPED [ 31%] 2023-03-20T11:53:02.4129766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-25] SKIPPED [ 31%] 2023-03-20T11:53:02.4135350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-26] SKIPPED [ 31%] 2023-03-20T11:53:02.4141789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-27] SKIPPED [ 31%] 2023-03-20T11:53:02.4149620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-28] SKIPPED [ 31%] 2023-03-20T11:53:02.4156049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-29] SKIPPED [ 31%] 2023-03-20T11:53:02.4162641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-30] SKIPPED [ 31%] 2023-03-20T11:53:02.4169754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-31] SKIPPED [ 31%] 2023-03-20T11:53:02.4175594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-32] SKIPPED [ 31%] 2023-03-20T11:53:02.4182328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-33] SKIPPED [ 31%] 2023-03-20T11:53:02.4188420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-34] SKIPPED [ 31%] 2023-03-20T11:53:02.4195137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-horizontal_flip_video-35] SKIPPED [ 31%] 2023-03-20T11:53:02.4201649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-00] SKIPPED [ 31%] 2023-03-20T11:53:02.4207987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-01] SKIPPED [ 31%] 2023-03-20T11:53:02.4215628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-02] SKIPPED [ 31%] 2023-03-20T11:53:02.4221180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-03] SKIPPED [ 31%] 2023-03-20T11:53:02.4229033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-04] SKIPPED [ 31%] 2023-03-20T11:53:02.4235437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-05] SKIPPED [ 31%] 2023-03-20T11:53:02.4241857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-06] SKIPPED [ 31%] 2023-03-20T11:53:02.4249250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-07] SKIPPED [ 31%] 2023-03-20T11:53:02.4255469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-08] SKIPPED [ 31%] 2023-03-20T11:53:02.4261422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-09] SKIPPED [ 31%] 2023-03-20T11:53:02.4267714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-10] SKIPPED [ 31%] 2023-03-20T11:53:02.4274485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-11] SKIPPED [ 31%] 2023-03-20T11:53:02.4281084Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-12] SKIPPED [ 31%] 2023-03-20T11:53:02.4287146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-13] SKIPPED [ 31%] 2023-03-20T11:53:02.4294605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-14] SKIPPED [ 31%] 2023-03-20T11:53:02.4301924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-15] SKIPPED [ 31%] 2023-03-20T11:53:02.4308317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-16] SKIPPED [ 31%] 2023-03-20T11:53:02.4314980Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-17] SKIPPED [ 31%] 2023-03-20T11:53:02.4321601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-18] SKIPPED [ 31%] 2023-03-20T11:53:02.4328035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-19] SKIPPED [ 31%] 2023-03-20T11:53:02.4335388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-20] SKIPPED [ 31%] 2023-03-20T11:53:02.4341165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-21] SKIPPED [ 31%] 2023-03-20T11:53:02.4347377Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-22] SKIPPED [ 31%] 2023-03-20T11:53:02.4353790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-23] SKIPPED [ 31%] 2023-03-20T11:53:02.4360004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-24] SKIPPED [ 31%] 2023-03-20T11:53:02.4366978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-25] SKIPPED [ 31%] 2023-03-20T11:53:02.4375308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-26] SKIPPED [ 31%] 2023-03-20T11:53:02.4380952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-27] SKIPPED [ 31%] 2023-03-20T11:53:02.4387168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-28] SKIPPED [ 31%] 2023-03-20T11:53:02.4393453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-29] SKIPPED [ 31%] 2023-03-20T11:53:02.4399872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-30] SKIPPED [ 31%] 2023-03-20T11:53:02.4405942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-31] SKIPPED [ 31%] 2023-03-20T11:53:02.4412407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-32] SKIPPED [ 31%] 2023-03-20T11:53:02.4418850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-33] SKIPPED [ 31%] 2023-03-20T11:53:02.4425208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-34] SKIPPED [ 31%] 2023-03-20T11:53:02.4431675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-35] SKIPPED [ 31%] 2023-03-20T11:53:02.4437402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-36] SKIPPED [ 31%] 2023-03-20T11:53:02.4443849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-37] SKIPPED [ 31%] 2023-03-20T11:53:02.4451622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-38] SKIPPED [ 31%] 2023-03-20T11:53:02.4457921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-39] SKIPPED [ 31%] 2023-03-20T11:53:02.4464477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-40] SKIPPED [ 31%] 2023-03-20T11:53:02.4471138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-41] SKIPPED [ 31%] 2023-03-20T11:53:02.4477403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-42] SKIPPED [ 31%] 2023-03-20T11:53:02.4483749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-43] SKIPPED [ 31%] 2023-03-20T11:53:02.4491289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-44] SKIPPED [ 31%] 2023-03-20T11:53:02.4496376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-45] SKIPPED [ 31%] 2023-03-20T11:53:02.4502892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-46] SKIPPED [ 31%] 2023-03-20T11:53:02.4509464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-47] SKIPPED [ 31%] 2023-03-20T11:53:02.4515733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-48] SKIPPED [ 31%] 2023-03-20T11:53:02.4522074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-49] SKIPPED [ 31%] 2023-03-20T11:53:02.4530749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-50] SKIPPED [ 31%] 2023-03-20T11:53:02.4535860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-51] SKIPPED [ 31%] 2023-03-20T11:53:02.4542469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-52] SKIPPED [ 31%] 2023-03-20T11:53:02.4548862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-53] SKIPPED [ 31%] 2023-03-20T11:53:02.4555196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-54] SKIPPED [ 31%] 2023-03-20T11:53:02.4561554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-55] SKIPPED [ 31%] 2023-03-20T11:53:02.4567748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-56] SKIPPED [ 31%] 2023-03-20T11:53:02.4575046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-57] SKIPPED [ 31%] 2023-03-20T11:53:02.4580965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-58] SKIPPED [ 31%] 2023-03-20T11:53:02.4587052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-59] SKIPPED [ 31%] 2023-03-20T11:53:02.4593186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-60] SKIPPED [ 31%] 2023-03-20T11:53:02.4600745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-61] SKIPPED [ 31%] 2023-03-20T11:53:02.4607039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-62] SKIPPED [ 31%] 2023-03-20T11:53:02.4613291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-63] SKIPPED [ 31%] 2023-03-20T11:53:02.4620202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-64] SKIPPED [ 31%] 2023-03-20T11:53:02.4626122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-65] SKIPPED [ 31%] 2023-03-20T11:53:02.4632809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-66] SKIPPED [ 31%] 2023-03-20T11:53:02.4639055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-67] SKIPPED [ 31%] 2023-03-20T11:53:02.4645215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-68] SKIPPED [ 31%] 2023-03-20T11:53:02.4651869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-69] SKIPPED [ 31%] 2023-03-20T11:53:02.4657815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-70] SKIPPED [ 31%] 2023-03-20T11:53:02.4664246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-71] SKIPPED [ 31%] 2023-03-20T11:53:02.4672116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-72] SKIPPED [ 31%] 2023-03-20T11:53:02.4678592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-73] SKIPPED [ 31%] 2023-03-20T11:53:02.4684525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-74] SKIPPED [ 31%] 2023-03-20T11:53:02.4691325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-75] SKIPPED [ 31%] 2023-03-20T11:53:02.4697267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-76] SKIPPED [ 31%] 2023-03-20T11:53:02.4703943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-77] SKIPPED [ 31%] 2023-03-20T11:53:02.4710589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-78] SKIPPED [ 31%] 2023-03-20T11:53:02.4716585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-79] SKIPPED [ 31%] 2023-03-20T11:53:02.4723085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-80] SKIPPED [ 31%] 2023-03-20T11:53:02.4730406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-81] SKIPPED [ 31%] 2023-03-20T11:53:02.4735948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-82] SKIPPED [ 31%] 2023-03-20T11:53:02.4742372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-83] SKIPPED [ 31%] 2023-03-20T11:53:02.4749936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_image_tensor-84] SKIPPED [ 31%] 2023-03-20T11:53:02.4756285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-000] SKIPPED [ 31%] 2023-03-20T11:53:02.4762443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-001] SKIPPED [ 31%] 2023-03-20T11:53:02.4769795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-002] SKIPPED [ 31%] 2023-03-20T11:53:02.4775454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-003] SKIPPED [ 31%] 2023-03-20T11:53:02.4781573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-004] SKIPPED [ 31%] 2023-03-20T11:53:02.4787699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-005] SKIPPED [ 31%] 2023-03-20T11:53:02.4794469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-006] SKIPPED [ 31%] 2023-03-20T11:53:02.4800789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-007] SKIPPED [ 31%] 2023-03-20T11:53:02.4806889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-008] SKIPPED [ 31%] 2023-03-20T11:53:02.4813291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-009] SKIPPED [ 31%] 2023-03-20T11:53:02.4821285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-010] SKIPPED [ 31%] 2023-03-20T11:53:02.4827344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-011] SKIPPED [ 31%] 2023-03-20T11:53:02.4834027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-012] SKIPPED [ 31%] 2023-03-20T11:53:02.4840321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-013] SKIPPED [ 31%] 2023-03-20T11:53:02.4846614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-014] SKIPPED [ 31%] 2023-03-20T11:53:02.4853081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-015] SKIPPED [ 31%] 2023-03-20T11:53:02.4859529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-016] SKIPPED [ 31%] 2023-03-20T11:53:02.4865633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-017] SKIPPED [ 31%] 2023-03-20T11:53:02.4872200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-018] SKIPPED [ 31%] 2023-03-20T11:53:02.4878625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-019] SKIPPED [ 31%] 2023-03-20T11:53:02.4884654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-020] SKIPPED [ 31%] 2023-03-20T11:53:02.4895339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-021] SKIPPED [ 31%] 2023-03-20T11:53:02.4900814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-022] SKIPPED [ 31%] 2023-03-20T11:53:02.4906798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-023] SKIPPED [ 31%] 2023-03-20T11:53:02.4913467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-024] SKIPPED [ 31%] 2023-03-20T11:53:02.4919747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-025] SKIPPED [ 31%] 2023-03-20T11:53:02.4925974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-026] SKIPPED [ 31%] 2023-03-20T11:53:02.4932605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-027] SKIPPED [ 31%] 2023-03-20T11:53:02.4938818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-028] SKIPPED [ 31%] 2023-03-20T11:53:02.4945301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-029] SKIPPED [ 31%] 2023-03-20T11:53:02.4951908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-030] SKIPPED [ 31%] 2023-03-20T11:53:02.4958325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-031] SKIPPED [ 31%] 2023-03-20T11:53:02.4964480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-032] SKIPPED [ 31%] 2023-03-20T11:53:02.4972096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-033] SKIPPED [ 31%] 2023-03-20T11:53:02.4978445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-034] SKIPPED [ 31%] 2023-03-20T11:53:02.4985016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-035] SKIPPED [ 31%] 2023-03-20T11:53:02.4991703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-036] SKIPPED [ 31%] 2023-03-20T11:53:02.4998030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-037] SKIPPED [ 31%] 2023-03-20T11:53:02.5004200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-038] SKIPPED [ 31%] 2023-03-20T11:53:02.5011049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-039] SKIPPED [ 31%] 2023-03-20T11:53:02.5016804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-040] SKIPPED [ 31%] 2023-03-20T11:53:02.5023063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-041] SKIPPED [ 31%] 2023-03-20T11:53:02.5029286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-042] SKIPPED [ 31%] 2023-03-20T11:53:02.5035744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-043] SKIPPED [ 31%] 2023-03-20T11:53:02.5043424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-044] SKIPPED [ 31%] 2023-03-20T11:53:02.5050799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-045] SKIPPED [ 31%] 2023-03-20T11:53:02.5056191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-046] SKIPPED [ 31%] 2023-03-20T11:53:02.5062799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-047] SKIPPED [ 31%] 2023-03-20T11:53:02.5069489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-048] SKIPPED [ 31%] 2023-03-20T11:53:02.5075757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-049] SKIPPED [ 31%] 2023-03-20T11:53:02.5082182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-050] SKIPPED [ 31%] 2023-03-20T11:53:02.5089586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-051] SKIPPED [ 31%] 2023-03-20T11:53:02.5095279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-052] SKIPPED [ 31%] 2023-03-20T11:53:02.5101902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-053] SKIPPED [ 31%] 2023-03-20T11:53:02.5108301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-054] SKIPPED [ 31%] 2023-03-20T11:53:02.5114849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-055] SKIPPED [ 31%] 2023-03-20T11:53:02.5122631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-056] SKIPPED [ 31%] 2023-03-20T11:53:02.5129800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-057] SKIPPED [ 31%] 2023-03-20T11:53:02.5135788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-058] SKIPPED [ 31%] 2023-03-20T11:53:02.5142076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-059] SKIPPED [ 31%] 2023-03-20T11:53:02.5148535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-060] SKIPPED [ 31%] 2023-03-20T11:53:02.5155062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-061] SKIPPED [ 31%] 2023-03-20T11:53:02.5161594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-062] SKIPPED [ 31%] 2023-03-20T11:53:02.5167834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-063] SKIPPED [ 31%] 2023-03-20T11:53:02.5175093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-064] SKIPPED [ 31%] 2023-03-20T11:53:02.5180854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-065] SKIPPED [ 31%] 2023-03-20T11:53:02.5186806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-066] SKIPPED [ 31%] 2023-03-20T11:53:02.5194816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-067] SKIPPED [ 31%] 2023-03-20T11:53:02.5201381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-068] SKIPPED [ 31%] 2023-03-20T11:53:02.5207682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-069] SKIPPED [ 31%] 2023-03-20T11:53:02.5214955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-070] SKIPPED [ 31%] 2023-03-20T11:53:02.5220439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-071] SKIPPED [ 31%] 2023-03-20T11:53:02.5226589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-072] SKIPPED [ 31%] 2023-03-20T11:53:02.5233390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-073] SKIPPED [ 31%] 2023-03-20T11:53:02.5239754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-074] SKIPPED [ 31%] 2023-03-20T11:53:02.5245892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-075] SKIPPED [ 31%] 2023-03-20T11:53:02.5252474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-076] SKIPPED [ 31%] 2023-03-20T11:53:02.5258994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-077] SKIPPED [ 31%] 2023-03-20T11:53:02.5265525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-078] SKIPPED [ 31%] 2023-03-20T11:53:02.5273258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-079] SKIPPED [ 31%] 2023-03-20T11:53:02.5279899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-080] SKIPPED [ 31%] 2023-03-20T11:53:02.5285996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-081] SKIPPED [ 31%] 2023-03-20T11:53:02.5292549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-082] SKIPPED [ 31%] 2023-03-20T11:53:02.5299279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-083] SKIPPED [ 31%] 2023-03-20T11:53:02.5305496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-084] SKIPPED [ 31%] 2023-03-20T11:53:02.5312068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-085] SKIPPED [ 31%] 2023-03-20T11:53:02.5318446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-086] SKIPPED [ 31%] 2023-03-20T11:53:02.5324985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-087] SKIPPED [ 31%] 2023-03-20T11:53:02.5331542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-088] SKIPPED [ 31%] 2023-03-20T11:53:02.5337392Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-089] SKIPPED [ 31%] 2023-03-20T11:53:02.5345301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-090] SKIPPED [ 31%] 2023-03-20T11:53:02.5351755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-091] SKIPPED [ 31%] 2023-03-20T11:53:02.5358104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-092] SKIPPED [ 31%] 2023-03-20T11:53:02.5364313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-093] SKIPPED [ 31%] 2023-03-20T11:53:02.5370894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-094] SKIPPED [ 31%] 2023-03-20T11:53:02.5377202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-095] SKIPPED [ 31%] 2023-03-20T11:53:02.5383451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-096] SKIPPED [ 31%] 2023-03-20T11:53:02.5390123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-097] SKIPPED [ 31%] 2023-03-20T11:53:02.5396400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-098] SKIPPED [ 31%] 2023-03-20T11:53:02.5402776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-099] SKIPPED [ 31%] 2023-03-20T11:53:02.5410259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-100] SKIPPED [ 31%] 2023-03-20T11:53:02.5415698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-101] SKIPPED [ 31%] 2023-03-20T11:53:02.5423367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-102] SKIPPED [ 31%] 2023-03-20T11:53:02.5430047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-103] SKIPPED [ 31%] 2023-03-20T11:53:02.5436281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-104] SKIPPED [ 31%] 2023-03-20T11:53:02.5442731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-105] SKIPPED [ 31%] 2023-03-20T11:53:02.5449714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-106] SKIPPED [ 31%] 2023-03-20T11:53:02.5455821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-107] SKIPPED [ 31%] 2023-03-20T11:53:02.5462148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-108] SKIPPED [ 31%] 2023-03-20T11:53:02.5468604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-109] SKIPPED [ 31%] 2023-03-20T11:53:02.5475338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-110] SKIPPED [ 31%] 2023-03-20T11:53:02.5481533Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-111] SKIPPED [ 31%] 2023-03-20T11:53:02.5487714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-112] SKIPPED [ 31%] 2023-03-20T11:53:02.5495853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-113] SKIPPED [ 31%] 2023-03-20T11:53:02.5502507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-114] SKIPPED [ 31%] 2023-03-20T11:53:02.5508902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-115] SKIPPED [ 31%] 2023-03-20T11:53:02.5515595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-116] SKIPPED [ 31%] 2023-03-20T11:53:02.5521945Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-117] SKIPPED [ 31%] 2023-03-20T11:53:02.5529307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-118] SKIPPED [ 31%] 2023-03-20T11:53:02.5535261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-119] SKIPPED [ 31%] 2023-03-20T11:53:02.5541318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-120] SKIPPED [ 31%] 2023-03-20T11:53:02.5547607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-121] SKIPPED [ 31%] 2023-03-20T11:53:02.5554257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-122] SKIPPED [ 31%] 2023-03-20T11:53:02.5560740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-123] SKIPPED [ 31%] 2023-03-20T11:53:02.5567070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-124] SKIPPED [ 31%] 2023-03-20T11:53:02.5575654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-125] SKIPPED [ 31%] 2023-03-20T11:53:02.5581306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-126] SKIPPED [ 31%] 2023-03-20T11:53:02.5587609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-127] SKIPPED [ 31%] 2023-03-20T11:53:02.5594359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-128] SKIPPED [ 31%] 2023-03-20T11:53:02.5600751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-129] SKIPPED [ 31%] 2023-03-20T11:53:02.5606935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-130] SKIPPED [ 31%] 2023-03-20T11:53:02.5614421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-131] SKIPPED [ 31%] 2023-03-20T11:53:02.5620356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-132] SKIPPED [ 31%] 2023-03-20T11:53:02.5626461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-133] SKIPPED [ 31%] 2023-03-20T11:53:02.5633196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-134] SKIPPED [ 31%] 2023-03-20T11:53:02.5639452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-135] SKIPPED [ 31%] 2023-03-20T11:53:02.5647031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-136] SKIPPED [ 31%] 2023-03-20T11:53:02.5654652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-137] SKIPPED [ 31%] 2023-03-20T11:53:02.5660397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-138] SKIPPED [ 31%] 2023-03-20T11:53:02.5666564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-139] SKIPPED [ 31%] 2023-03-20T11:53:02.5673418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-140] SKIPPED [ 31%] 2023-03-20T11:53:02.5679623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-141] SKIPPED [ 31%] 2023-03-20T11:53:02.5685892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-142] SKIPPED [ 31%] 2023-03-20T11:53:02.5692422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-143] SKIPPED [ 31%] 2023-03-20T11:53:02.5699124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-144] SKIPPED [ 31%] 2023-03-20T11:53:02.5704944Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-145] SKIPPED [ 31%] 2023-03-20T11:53:02.5711718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-146] SKIPPED [ 31%] 2023-03-20T11:53:02.5719498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-147] SKIPPED [ 31%] 2023-03-20T11:53:02.5725497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-148] SKIPPED [ 31%] 2023-03-20T11:53:02.5732064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-149] SKIPPED [ 31%] 2023-03-20T11:53:02.5738551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-150] SKIPPED [ 31%] 2023-03-20T11:53:02.5745033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-151] SKIPPED [ 31%] 2023-03-20T11:53:02.5751708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-152] SKIPPED [ 31%] 2023-03-20T11:53:02.5758099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-153] SKIPPED [ 31%] 2023-03-20T11:53:02.5764366Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-154] SKIPPED [ 31%] 2023-03-20T11:53:02.5770817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-155] SKIPPED [ 31%] 2023-03-20T11:53:02.5777029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-156] SKIPPED [ 31%] 2023-03-20T11:53:02.5783645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-157] SKIPPED [ 31%] 2023-03-20T11:53:02.5790466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-158] SKIPPED [ 31%] 2023-03-20T11:53:02.5799370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-159] SKIPPED [ 31%] 2023-03-20T11:53:02.5805583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-160] SKIPPED [ 31%] 2023-03-20T11:53:02.5812369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-161] SKIPPED [ 31%] 2023-03-20T11:53:02.5818565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-162] SKIPPED [ 31%] 2023-03-20T11:53:02.5825019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-163] SKIPPED [ 31%] 2023-03-20T11:53:02.5831468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-164] SKIPPED [ 31%] 2023-03-20T11:53:02.5837398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-165] SKIPPED [ 31%] 2023-03-20T11:53:02.5843823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-166] SKIPPED [ 31%] 2023-03-20T11:53:02.5850783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-167] SKIPPED [ 31%] 2023-03-20T11:53:02.5856484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-168] SKIPPED [ 31%] 2023-03-20T11:53:02.5863100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-169] SKIPPED [ 31%] 2023-03-20T11:53:02.5871087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-170] SKIPPED [ 31%] 2023-03-20T11:53:02.5877292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-171] SKIPPED [ 31%] 2023-03-20T11:53:02.5883801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-172] SKIPPED [ 31%] 2023-03-20T11:53:02.5890833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-173] SKIPPED [ 31%] 2023-03-20T11:53:02.5896454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-174] SKIPPED [ 31%] 2023-03-20T11:53:02.5903223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-175] SKIPPED [ 31%] 2023-03-20T11:53:02.5909820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-176] SKIPPED [ 31%] 2023-03-20T11:53:02.5916333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-177] SKIPPED [ 31%] 2023-03-20T11:53:02.5922610Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-178] SKIPPED [ 31%] 2023-03-20T11:53:02.5929789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-179] SKIPPED [ 31%] 2023-03-20T11:53:02.5935434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-180] SKIPPED [ 31%] 2023-03-20T11:53:02.5942109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-181] SKIPPED [ 31%] 2023-03-20T11:53:02.5950029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-182] SKIPPED [ 31%] 2023-03-20T11:53:02.5956287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-183] SKIPPED [ 31%] 2023-03-20T11:53:02.5962878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-184] SKIPPED [ 31%] 2023-03-20T11:53:02.5970201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-185] SKIPPED [ 31%] 2023-03-20T11:53:02.5975975Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-186] SKIPPED [ 31%] 2023-03-20T11:53:02.5982450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-187] SKIPPED [ 31%] 2023-03-20T11:53:02.5988897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-188] SKIPPED [ 31%] 2023-03-20T11:53:02.5995380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-189] SKIPPED [ 31%] 2023-03-20T11:53:02.6001817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-190] SKIPPED [ 31%] 2023-03-20T11:53:02.6008061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-191] SKIPPED [ 31%] 2023-03-20T11:53:02.6015379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-192] SKIPPED [ 31%] 2023-03-20T11:53:02.6022333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-193] SKIPPED [ 31%] 2023-03-20T11:53:02.6028934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-194] SKIPPED [ 31%] 2023-03-20T11:53:02.6035441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-195] SKIPPED [ 31%] 2023-03-20T11:53:02.6041920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-196] SKIPPED [ 31%] 2023-03-20T11:53:02.6049212Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-197] SKIPPED [ 31%] 2023-03-20T11:53:02.6055308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-198] SKIPPED [ 31%] 2023-03-20T11:53:02.6061279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-199] SKIPPED [ 31%] 2023-03-20T11:53:02.6067292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-200] SKIPPED [ 31%] 2023-03-20T11:53:02.6073918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-201] SKIPPED [ 31%] 2023-03-20T11:53:02.6080245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-202] SKIPPED [ 31%] 2023-03-20T11:53:02.6086579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-203] SKIPPED [ 31%] 2023-03-20T11:53:02.6093887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-204] SKIPPED [ 31%] 2023-03-20T11:53:02.6101117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-205] SKIPPED [ 31%] 2023-03-20T11:53:02.6107484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-206] SKIPPED [ 31%] 2023-03-20T11:53:02.6114225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-207] SKIPPED [ 31%] 2023-03-20T11:53:02.6120694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-208] SKIPPED [ 31%] 2023-03-20T11:53:02.6127096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-209] SKIPPED [ 31%] 2023-03-20T11:53:02.6134202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-210] SKIPPED [ 31%] 2023-03-20T11:53:02.6140005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-211] SKIPPED [ 31%] 2023-03-20T11:53:02.6146197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-212] SKIPPED [ 31%] 2023-03-20T11:53:02.6152821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-213] SKIPPED [ 31%] 2023-03-20T11:53:02.6159263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-214] SKIPPED [ 31%] 2023-03-20T11:53:02.6165204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-215] SKIPPED [ 31%] 2023-03-20T11:53:02.6173158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-216] SKIPPED [ 31%] 2023-03-20T11:53:02.6179722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-217] SKIPPED [ 31%] 2023-03-20T11:53:02.6185444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-218] SKIPPED [ 31%] 2023-03-20T11:53:02.6191883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-219] SKIPPED [ 31%] 2023-03-20T11:53:02.6198149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-220] SKIPPED [ 31%] 2023-03-20T11:53:02.6204309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-221] SKIPPED [ 31%] 2023-03-20T11:53:02.6211054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-222] SKIPPED [ 31%] 2023-03-20T11:53:02.6216855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-223] SKIPPED [ 31%] 2023-03-20T11:53:02.6223529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-224] SKIPPED [ 31%] 2023-03-20T11:53:02.6230023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-225] SKIPPED [ 31%] 2023-03-20T11:53:02.6235810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-226] SKIPPED [ 31%] 2023-03-20T11:53:02.6242125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-227] SKIPPED [ 31%] 2023-03-20T11:53:02.6250411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-228] SKIPPED [ 31%] 2023-03-20T11:53:02.6255936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-229] SKIPPED [ 31%] 2023-03-20T11:53:02.6262592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-230] SKIPPED [ 31%] 2023-03-20T11:53:02.6269078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-231] SKIPPED [ 31%] 2023-03-20T11:53:02.6275854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-232] SKIPPED [ 31%] 2023-03-20T11:53:02.6282126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-233] SKIPPED [ 31%] 2023-03-20T11:53:02.6289354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-234] SKIPPED [ 31%] 2023-03-20T11:53:02.6295154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-235] SKIPPED [ 31%] 2023-03-20T11:53:02.6301883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-236] SKIPPED [ 31%] 2023-03-20T11:53:02.6308143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-237] SKIPPED [ 31%] 2023-03-20T11:53:02.6314710Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-238] SKIPPED [ 31%] 2023-03-20T11:53:02.6322355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-239] SKIPPED [ 31%] 2023-03-20T11:53:02.6329686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-240] SKIPPED [ 31%] 2023-03-20T11:53:02.6335029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-241] SKIPPED [ 31%] 2023-03-20T11:53:02.6341499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-242] SKIPPED [ 31%] 2023-03-20T11:53:02.6348096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-243] SKIPPED [ 31%] 2023-03-20T11:53:02.6354554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-244] SKIPPED [ 31%] 2023-03-20T11:53:02.6360952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-245] SKIPPED [ 31%] 2023-03-20T11:53:02.6367425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-246] SKIPPED [ 31%] 2023-03-20T11:53:02.6374498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-247] SKIPPED [ 31%] 2023-03-20T11:53:02.6380123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-248] SKIPPED [ 31%] 2023-03-20T11:53:02.6386452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-249] SKIPPED [ 31%] 2023-03-20T11:53:02.6393135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-250] SKIPPED [ 31%] 2023-03-20T11:53:02.6401021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-251] SKIPPED [ 31%] 2023-03-20T11:53:02.6406971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-252] SKIPPED [ 31%] 2023-03-20T11:53:02.6414370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-253] SKIPPED [ 31%] 2023-03-20T11:53:02.6420061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-254] SKIPPED [ 31%] 2023-03-20T11:53:02.6426562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-255] SKIPPED [ 31%] 2023-03-20T11:53:02.6433493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-256] SKIPPED [ 31%] 2023-03-20T11:53:02.6439630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-257] SKIPPED [ 31%] 2023-03-20T11:53:02.6445893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-258] SKIPPED [ 31%] 2023-03-20T11:53:02.6452252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-259] SKIPPED [ 31%] 2023-03-20T11:53:02.6458782Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-260] SKIPPED [ 31%] 2023-03-20T11:53:02.6465162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-261] SKIPPED [ 31%] 2023-03-20T11:53:02.6473398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-262] SKIPPED [ 31%] 2023-03-20T11:53:02.6479678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-263] SKIPPED [ 31%] 2023-03-20T11:53:02.6485831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-264] SKIPPED [ 31%] 2023-03-20T11:53:02.6492360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-265] SKIPPED [ 31%] 2023-03-20T11:53:02.6498704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-266] SKIPPED [ 31%] 2023-03-20T11:53:02.6505025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-267] SKIPPED [ 31%] 2023-03-20T11:53:02.6511454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-268] SKIPPED [ 31%] 2023-03-20T11:53:02.6517716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_bounding_box-269] SKIPPED [ 31%] 2023-03-20T11:53:02.6524015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-00] SKIPPED [ 31%] 2023-03-20T11:53:02.6530614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-01] SKIPPED [ 31%] 2023-03-20T11:53:02.6536163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-02] SKIPPED [ 31%] 2023-03-20T11:53:02.6542694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-03] SKIPPED [ 31%] 2023-03-20T11:53:02.6550199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-04] SKIPPED [ 31%] 2023-03-20T11:53:02.6556552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-05] SKIPPED [ 31%] 2023-03-20T11:53:02.6562808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-06] SKIPPED [ 31%] 2023-03-20T11:53:02.6569546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-07] SKIPPED [ 31%] 2023-03-20T11:53:02.6575146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-08] SKIPPED [ 31%] 2023-03-20T11:53:02.6581849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-09] SKIPPED [ 31%] 2023-03-20T11:53:02.6588082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-10] SKIPPED [ 31%] 2023-03-20T11:53:02.6594668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_mask-11] SKIPPED [ 31%] 2023-03-20T11:53:02.6600774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-00] SKIPPED [ 31%] 2023-03-20T11:53:02.6606825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-01] SKIPPED [ 31%] 2023-03-20T11:53:02.6614000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-02] SKIPPED [ 31%] 2023-03-20T11:53:02.6620861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-03] SKIPPED [ 31%] 2023-03-20T11:53:02.6626937Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-04] SKIPPED [ 31%] 2023-03-20T11:53:02.6633721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-05] SKIPPED [ 31%] 2023-03-20T11:53:02.6639968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-06] SKIPPED [ 31%] 2023-03-20T11:53:02.6646136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-07] SKIPPED [ 31%] 2023-03-20T11:53:02.6652236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-08] SKIPPED [ 31%] 2023-03-20T11:53:02.6658674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-09] SKIPPED [ 31%] 2023-03-20T11:53:02.6665052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-10] SKIPPED [ 31%] 2023-03-20T11:53:02.6671595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-11] SKIPPED [ 31%] 2023-03-20T11:53:02.6677590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-12] SKIPPED [ 31%] 2023-03-20T11:53:02.6683888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-13] SKIPPED [ 31%] 2023-03-20T11:53:02.6693948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-14] SKIPPED [ 31%] 2023-03-20T11:53:02.6699881Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-15] SKIPPED [ 31%] 2023-03-20T11:53:02.6705940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-16] SKIPPED [ 31%] 2023-03-20T11:53:02.6712638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-17] SKIPPED [ 31%] 2023-03-20T11:53:02.6719085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-18] SKIPPED [ 31%] 2023-03-20T11:53:02.6725022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-19] SKIPPED [ 31%] 2023-03-20T11:53:02.6731616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-20] SKIPPED [ 31%] 2023-03-20T11:53:02.6737355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-21] SKIPPED [ 31%] 2023-03-20T11:53:02.6743711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-22] SKIPPED [ 31%] 2023-03-20T11:53:02.6750405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-23] SKIPPED [ 31%] 2023-03-20T11:53:02.6757372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-24] SKIPPED [ 31%] 2023-03-20T11:53:02.6763836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-25] SKIPPED [ 31%] 2023-03-20T11:53:02.6772493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-26] SKIPPED [ 31%] 2023-03-20T11:53:02.6779990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-27] SKIPPED [ 31%] 2023-03-20T11:53:02.6786159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-28] SKIPPED [ 31%] 2023-03-20T11:53:02.6792849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-29] SKIPPED [ 31%] 2023-03-20T11:53:02.6799182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-30] SKIPPED [ 31%] 2023-03-20T11:53:02.6805509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-31] SKIPPED [ 31%] 2023-03-20T11:53:02.6812246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-32] SKIPPED [ 31%] 2023-03-20T11:53:02.6818645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-33] SKIPPED [ 31%] 2023-03-20T11:53:02.6825050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-34] SKIPPED [ 31%] 2023-03-20T11:53:02.6831516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resize_video-35] SKIPPED [ 31%] 2023-03-20T11:53:02.6837484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-000] SKIPPED [ 31%] 2023-03-20T11:53:02.6845173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-001] SKIPPED [ 31%] 2023-03-20T11:53:02.6851781Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-002] SKIPPED [ 31%] 2023-03-20T11:53:02.6858296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-003] SKIPPED [ 31%] 2023-03-20T11:53:02.6864356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-004] SKIPPED [ 31%] 2023-03-20T11:53:02.6871093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-005] SKIPPED [ 31%] 2023-03-20T11:53:02.6877269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-006] SKIPPED [ 31%] 2023-03-20T11:53:02.6883715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-007] SKIPPED [ 31%] 2023-03-20T11:53:02.6890674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-008] SKIPPED [ 31%] 2023-03-20T11:53:02.6896313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-009] SKIPPED [ 31%] 2023-03-20T11:53:02.6902892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-010] SKIPPED [ 31%] 2023-03-20T11:53:02.6909340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-011] SKIPPED [ 31%] 2023-03-20T11:53:02.6915580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-012] SKIPPED [ 31%] 2023-03-20T11:53:02.6923016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-013] SKIPPED [ 31%] 2023-03-20T11:53:02.6930372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-014] SKIPPED [ 31%] 2023-03-20T11:53:02.6935862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-015] SKIPPED [ 31%] 2023-03-20T11:53:02.6942172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-016] SKIPPED [ 31%] 2023-03-20T11:53:02.6948495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-017] SKIPPED [ 31%] 2023-03-20T11:53:02.6955064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-018] SKIPPED [ 31%] 2023-03-20T11:53:02.6961348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-019] SKIPPED [ 31%] 2023-03-20T11:53:02.6967486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-020] SKIPPED [ 31%] 2023-03-20T11:53:02.6975173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-021] SKIPPED [ 31%] 2023-03-20T11:53:02.6980582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-022] SKIPPED [ 31%] 2023-03-20T11:53:02.6986452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-023] SKIPPED [ 31%] 2023-03-20T11:53:02.6994225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-024] SKIPPED [ 31%] 2023-03-20T11:53:02.7000716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-025] SKIPPED [ 31%] 2023-03-20T11:53:02.7006716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-026] SKIPPED [ 31%] 2023-03-20T11:53:02.7013980Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-027] SKIPPED [ 31%] 2023-03-20T11:53:02.7019862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-028] SKIPPED [ 31%] 2023-03-20T11:53:02.7025920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-029] SKIPPED [ 31%] 2023-03-20T11:53:02.7032209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-030] SKIPPED [ 31%] 2023-03-20T11:53:02.7038608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-031] SKIPPED [ 31%] 2023-03-20T11:53:02.7044611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-032] SKIPPED [ 31%] 2023-03-20T11:53:02.7051264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-033] SKIPPED [ 31%] 2023-03-20T11:53:02.7057238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-034] SKIPPED [ 31%] 2023-03-20T11:53:02.7063879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-035] SKIPPED [ 31%] 2023-03-20T11:53:02.7071542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-036] SKIPPED [ 31%] 2023-03-20T11:53:02.7078032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-037] SKIPPED [ 31%] 2023-03-20T11:53:02.7084118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-038] SKIPPED [ 31%] 2023-03-20T11:53:02.7090659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-039] SKIPPED [ 31%] 2023-03-20T11:53:02.7096719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-040] SKIPPED [ 31%] 2023-03-20T11:53:02.7103322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-041] SKIPPED [ 31%] 2023-03-20T11:53:02.7109683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-042] SKIPPED [ 31%] 2023-03-20T11:53:02.7116123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-043] SKIPPED [ 31%] 2023-03-20T11:53:02.7122659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-044] SKIPPED [ 31%] 2023-03-20T11:53:02.7129596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-045] SKIPPED [ 31%] 2023-03-20T11:53:02.7135449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-046] SKIPPED [ 31%] 2023-03-20T11:53:02.7142925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-047] SKIPPED [ 31%] 2023-03-20T11:53:02.7149237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-048] SKIPPED [ 31%] 2023-03-20T11:53:02.7155734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-049] SKIPPED [ 31%] 2023-03-20T11:53:02.7162088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-050] SKIPPED [ 31%] 2023-03-20T11:53:02.7169194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-051] SKIPPED [ 31%] 2023-03-20T11:53:02.7175085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-052] SKIPPED [ 31%] 2023-03-20T11:53:02.7181175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-053] SKIPPED [ 31%] 2023-03-20T11:53:02.7187280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-054] SKIPPED [ 31%] 2023-03-20T11:53:02.7193954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-055] SKIPPED [ 31%] 2023-03-20T11:53:02.7200428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-056] SKIPPED [ 31%] 2023-03-20T11:53:02.7206538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-057] SKIPPED [ 31%] 2023-03-20T11:53:02.7212828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-058] SKIPPED [ 31%] 2023-03-20T11:53:02.7220112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-059] SKIPPED [ 31%] 2023-03-20T11:53:02.7225550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-060] SKIPPED [ 31%] 2023-03-20T11:53:02.7231606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-061] SKIPPED [ 31%] 2023-03-20T11:53:02.7237184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-062] SKIPPED [ 31%] 2023-03-20T11:53:02.7242942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-063] SKIPPED [ 31%] 2023-03-20T11:53:02.7248964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-064] SKIPPED [ 31%] 2023-03-20T11:53:02.7254904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-065] SKIPPED [ 31%] 2023-03-20T11:53:02.7260068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-066] SKIPPED [ 31%] 2023-03-20T11:53:02.7265653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-067] SKIPPED [ 31%] 2023-03-20T11:53:02.7271642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-068] SKIPPED [ 31%] 2023-03-20T11:53:02.7277217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-069] SKIPPED [ 31%] 2023-03-20T11:53:02.7284088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-070] SKIPPED [ 31%] 2023-03-20T11:53:02.7290446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-071] SKIPPED [ 31%] 2023-03-20T11:53:02.7295653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-072] SKIPPED [ 31%] 2023-03-20T11:53:02.7301608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-073] SKIPPED [ 31%] 2023-03-20T11:53:02.7307103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-074] SKIPPED [ 31%] 2023-03-20T11:53:02.7313195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-075] SKIPPED [ 31%] 2023-03-20T11:53:02.7318890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-076] SKIPPED [ 31%] 2023-03-20T11:53:02.7324359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-077] SKIPPED [ 31%] 2023-03-20T11:53:02.7330457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-078] SKIPPED [ 31%] 2023-03-20T11:53:02.7335715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-079] SKIPPED [ 31%] 2023-03-20T11:53:02.7341635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-080] SKIPPED [ 31%] 2023-03-20T11:53:02.7347188Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-081] SKIPPED [ 31%] 2023-03-20T11:53:02.7354140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-082] SKIPPED [ 31%] 2023-03-20T11:53:02.7359687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-083] SKIPPED [ 31%] 2023-03-20T11:53:02.7365373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-084] SKIPPED [ 31%] 2023-03-20T11:53:02.7371328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-085] SKIPPED [ 31%] 2023-03-20T11:53:02.7376770Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-086] SKIPPED [ 31%] 2023-03-20T11:53:02.7382749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-087] SKIPPED [ 31%] 2023-03-20T11:53:02.7388546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-088] SKIPPED [ 31%] 2023-03-20T11:53:02.7394414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-089] SKIPPED [ 31%] 2023-03-20T11:53:02.7399989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-090] SKIPPED [ 31%] 2023-03-20T11:53:02.7405596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-091] SKIPPED [ 31%] 2023-03-20T11:53:02.7411478Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-092] SKIPPED [ 31%] 2023-03-20T11:53:02.7418509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-093] SKIPPED [ 31%] 2023-03-20T11:53:02.7424282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-094] SKIPPED [ 31%] 2023-03-20T11:53:02.7430318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-095] SKIPPED [ 31%] 2023-03-20T11:53:02.7435938Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-096] SKIPPED [ 31%] 2023-03-20T11:53:02.7441593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-097] SKIPPED [ 31%] 2023-03-20T11:53:02.7447090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-098] SKIPPED [ 31%] 2023-03-20T11:53:02.7453989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-099] SKIPPED [ 31%] 2023-03-20T11:53:02.7460071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-100] SKIPPED [ 31%] 2023-03-20T11:53:02.7464848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-101] SKIPPED [ 31%] 2023-03-20T11:53:02.7470965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-102] SKIPPED [ 31%] 2023-03-20T11:53:02.7476609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-103] SKIPPED [ 31%] 2023-03-20T11:53:02.7483616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-104] SKIPPED [ 31%] 2023-03-20T11:53:02.7490098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-105] SKIPPED [ 31%] 2023-03-20T11:53:02.7495552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-106] SKIPPED [ 31%] 2023-03-20T11:53:02.7501220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-107] SKIPPED [ 31%] 2023-03-20T11:53:02.7506792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-108] SKIPPED [ 31%] 2023-03-20T11:53:02.7512850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-109] SKIPPED [ 31%] 2023-03-20T11:53:02.7518744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-110] SKIPPED [ 31%] 2023-03-20T11:53:02.7524279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-111] SKIPPED [ 31%] 2023-03-20T11:53:02.7530539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-112] SKIPPED [ 31%] 2023-03-20T11:53:02.7536004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-113] SKIPPED [ 31%] 2023-03-20T11:53:02.7542026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-114] SKIPPED [ 31%] 2023-03-20T11:53:02.7547578Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-115] SKIPPED [ 31%] 2023-03-20T11:53:02.7556495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-116] SKIPPED [ 31%] 2023-03-20T11:53:02.7562410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-117] SKIPPED [ 31%] 2023-03-20T11:53:02.7568911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-118] SKIPPED [ 31%] 2023-03-20T11:53:02.7574999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-119] SKIPPED [ 31%] 2023-03-20T11:53:02.7580283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-120] SKIPPED [ 31%] 2023-03-20T11:53:02.7585845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-121] SKIPPED [ 31%] 2023-03-20T11:53:02.7592029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-122] SKIPPED [ 31%] 2023-03-20T11:53:02.7597546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-123] SKIPPED [ 31%] 2023-03-20T11:53:02.7603429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-124] SKIPPED [ 31%] 2023-03-20T11:53:02.7610282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-125] SKIPPED [ 31%] 2023-03-20T11:53:02.7615400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-126] SKIPPED [ 31%] 2023-03-20T11:53:02.7622358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-127] SKIPPED [ 31%] 2023-03-20T11:53:02.7628129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-128] SKIPPED [ 31%] 2023-03-20T11:53:02.7634162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-129] SKIPPED [ 31%] 2023-03-20T11:53:02.7639966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-130] SKIPPED [ 31%] 2023-03-20T11:53:02.7645556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-131] SKIPPED [ 31%] 2023-03-20T11:53:02.7651573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-132] SKIPPED [ 31%] 2023-03-20T11:53:02.7657248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-133] SKIPPED [ 31%] 2023-03-20T11:53:02.7663256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-134] SKIPPED [ 31%] 2023-03-20T11:53:02.7669202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-135] SKIPPED [ 31%] 2023-03-20T11:53:02.7675183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-136] SKIPPED [ 31%] 2023-03-20T11:53:02.7681030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-137] SKIPPED [ 31%] 2023-03-20T11:53:02.7686583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-138] SKIPPED [ 31%] 2023-03-20T11:53:02.7694804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-139] SKIPPED [ 31%] 2023-03-20T11:53:02.7699918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-140] SKIPPED [ 31%] 2023-03-20T11:53:02.7705577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-141] SKIPPED [ 31%] 2023-03-20T11:53:02.7711530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-142] SKIPPED [ 31%] 2023-03-20T11:53:02.7716987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-143] SKIPPED [ 31%] 2023-03-20T11:53:02.7722885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-144] SKIPPED [ 31%] 2023-03-20T11:53:02.7729530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-145] SKIPPED [ 31%] 2023-03-20T11:53:02.7735102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-146] SKIPPED [ 31%] 2023-03-20T11:53:02.7740425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-147] SKIPPED [ 31%] 2023-03-20T11:53:02.7746055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-148] SKIPPED [ 31%] 2023-03-20T11:53:02.7752145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-149] SKIPPED [ 31%] 2023-03-20T11:53:02.7759370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-150] SKIPPED [ 31%] 2023-03-20T11:53:02.7764793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-151] SKIPPED [ 31%] 2023-03-20T11:53:02.7770526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-152] SKIPPED [ 31%] 2023-03-20T11:53:02.7776524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-153] SKIPPED [ 31%] 2023-03-20T11:53:02.7782565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-154] SKIPPED [ 31%] 2023-03-20T11:53:02.7788473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-155] SKIPPED [ 31%] 2023-03-20T11:53:02.7794472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-156] SKIPPED [ 31%] 2023-03-20T11:53:02.7800146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-157] SKIPPED [ 31%] 2023-03-20T11:53:02.7805919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-158] SKIPPED [ 31%] 2023-03-20T11:53:02.7811832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-159] SKIPPED [ 31%] 2023-03-20T11:53:02.7817742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-160] SKIPPED [ 31%] 2023-03-20T11:53:02.7823698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-161] SKIPPED [ 31%] 2023-03-20T11:53:02.7831300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-162] SKIPPED [ 31%] 2023-03-20T11:53:02.7836954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-163] SKIPPED [ 31%] 2023-03-20T11:53:02.7842714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-164] SKIPPED [ 31%] 2023-03-20T11:53:02.7849243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-165] SKIPPED [ 31%] 2023-03-20T11:53:02.7855529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-166] SKIPPED [ 31%] 2023-03-20T11:53:02.7860669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-167] SKIPPED [ 31%] 2023-03-20T11:53:02.7866424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-168] SKIPPED [ 31%] 2023-03-20T11:53:02.7872623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-169] SKIPPED [ 31%] 2023-03-20T11:53:02.7878432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-170] SKIPPED [ 31%] 2023-03-20T11:53:02.7884089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-171] SKIPPED [ 31%] 2023-03-20T11:53:02.7890791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-172] SKIPPED [ 31%] 2023-03-20T11:53:02.7897136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-173] SKIPPED [ 31%] 2023-03-20T11:53:02.7903257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-174] SKIPPED [ 31%] 2023-03-20T11:53:02.7909284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-175] SKIPPED [ 31%] 2023-03-20T11:53:02.7915108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-176] SKIPPED [ 31%] 2023-03-20T11:53:02.7920940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-177] SKIPPED [ 31%] 2023-03-20T11:53:02.7926567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-178] SKIPPED [ 31%] 2023-03-20T11:53:02.7932617Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-179] SKIPPED [ 31%] 2023-03-20T11:53:02.7938386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-180] SKIPPED [ 31%] 2023-03-20T11:53:02.7944312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-181] SKIPPED [ 32%] 2023-03-20T11:53:02.7950395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-182] SKIPPED [ 32%] 2023-03-20T11:53:02.7955872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-183] SKIPPED [ 32%] 2023-03-20T11:53:02.7961547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-184] SKIPPED [ 32%] 2023-03-20T11:53:02.7969371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-185] SKIPPED [ 32%] 2023-03-20T11:53:02.7975038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-186] SKIPPED [ 32%] 2023-03-20T11:53:02.7979991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-187] SKIPPED [ 32%] 2023-03-20T11:53:02.7985488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-188] SKIPPED [ 32%] 2023-03-20T11:53:02.7991473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-189] SKIPPED [ 32%] 2023-03-20T11:53:02.7997026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-190] SKIPPED [ 32%] 2023-03-20T11:53:02.8002864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-191] SKIPPED [ 32%] 2023-03-20T11:53:02.8009262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-192] SKIPPED [ 32%] 2023-03-20T11:53:02.8015046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-193] SKIPPED [ 32%] 2023-03-20T11:53:02.8020182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-194] SKIPPED [ 32%] 2023-03-20T11:53:02.8025831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-195] SKIPPED [ 32%] 2023-03-20T11:53:02.8033122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-196] SKIPPED [ 32%] 2023-03-20T11:53:02.8038658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-197] SKIPPED [ 32%] 2023-03-20T11:53:02.8044519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-198] SKIPPED [ 32%] 2023-03-20T11:53:02.8050745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-199] SKIPPED [ 32%] 2023-03-20T11:53:02.8056016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-200] SKIPPED [ 32%] 2023-03-20T11:53:02.8061895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-201] SKIPPED [ 32%] 2023-03-20T11:53:02.8067438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-202] SKIPPED [ 32%] 2023-03-20T11:53:02.8073654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-203] SKIPPED [ 32%] 2023-03-20T11:53:02.8079454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-204] SKIPPED [ 32%] 2023-03-20T11:53:02.8084751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-205] SKIPPED [ 32%] 2023-03-20T11:53:02.8090759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-206] SKIPPED [ 32%] 2023-03-20T11:53:02.8095909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-207] SKIPPED [ 32%] 2023-03-20T11:53:02.8102635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-208] SKIPPED [ 32%] 2023-03-20T11:53:02.8108284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_image_tensor-209] SKIPPED [ 32%] 2023-03-20T11:53:02.8114199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-000] SKIPPED [ 32%] 2023-03-20T11:53:02.8119937Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-001] SKIPPED [ 32%] 2023-03-20T11:53:02.8125455Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-002] SKIPPED [ 32%] 2023-03-20T11:53:02.8131330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-003] SKIPPED [ 32%] 2023-03-20T11:53:02.8136939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-004] SKIPPED [ 32%] 2023-03-20T11:53:02.8142902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-005] SKIPPED [ 32%] 2023-03-20T11:53:02.8148640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-006] SKIPPED [ 32%] 2023-03-20T11:53:02.8154409Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-007] SKIPPED [ 32%] 2023-03-20T11:53:02.8160030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-008] SKIPPED [ 32%] 2023-03-20T11:53:02.8166827Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-009] SKIPPED [ 32%] 2023-03-20T11:53:02.8172712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-010] SKIPPED [ 32%] 2023-03-20T11:53:02.8178593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-011] SKIPPED [ 32%] 2023-03-20T11:53:02.8184356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-012] SKIPPED [ 32%] 2023-03-20T11:53:02.8190320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-013] SKIPPED [ 32%] 2023-03-20T11:53:02.8195627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-014] SKIPPED [ 32%] 2023-03-20T11:53:02.8201388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-015] SKIPPED [ 32%] 2023-03-20T11:53:02.8206846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-016] SKIPPED [ 32%] 2023-03-20T11:53:02.8213529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-017] SKIPPED [ 32%] 2023-03-20T11:53:02.8218588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-018] SKIPPED [ 32%] 2023-03-20T11:53:02.8224634Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-019] SKIPPED [ 32%] 2023-03-20T11:53:02.8230571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-020] SKIPPED [ 32%] 2023-03-20T11:53:02.8237354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-021] SKIPPED [ 32%] 2023-03-20T11:53:02.8243243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-022] SKIPPED [ 32%] 2023-03-20T11:53:02.8249609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-023] SKIPPED [ 32%] 2023-03-20T11:53:02.8255244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-024] SKIPPED [ 32%] 2023-03-20T11:53:02.8260978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-025] SKIPPED [ 32%] 2023-03-20T11:53:02.8266792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-026] SKIPPED [ 32%] 2023-03-20T11:53:02.8272956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-027] SKIPPED [ 32%] 2023-03-20T11:53:02.8278655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-028] SKIPPED [ 32%] 2023-03-20T11:53:02.8284412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-029] SKIPPED [ 32%] 2023-03-20T11:53:02.8290753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-030] SKIPPED [ 32%] 2023-03-20T11:53:02.8295808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-031] SKIPPED [ 32%] 2023-03-20T11:53:02.8303147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-032] SKIPPED [ 32%] 2023-03-20T11:53:02.8309085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-033] SKIPPED [ 32%] 2023-03-20T11:53:02.8314514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-034] SKIPPED [ 32%] 2023-03-20T11:53:02.8320444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-035] SKIPPED [ 32%] 2023-03-20T11:53:02.8326044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-036] SKIPPED [ 32%] 2023-03-20T11:53:02.8332002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-037] SKIPPED [ 32%] 2023-03-20T11:53:02.8337308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-038] SKIPPED [ 32%] 2023-03-20T11:53:02.8343778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-039] SKIPPED [ 32%] 2023-03-20T11:53:02.8349567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-040] SKIPPED [ 32%] 2023-03-20T11:53:02.8355109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-041] SKIPPED [ 32%] 2023-03-20T11:53:02.8360891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-042] SKIPPED [ 32%] 2023-03-20T11:53:02.8369362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-043] SKIPPED [ 32%] 2023-03-20T11:53:02.8375534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-044] SKIPPED [ 32%] 2023-03-20T11:53:02.8381564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-045] SKIPPED [ 32%] 2023-03-20T11:53:02.8387154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-046] SKIPPED [ 32%] 2023-03-20T11:53:02.8393032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-047] SKIPPED [ 32%] 2023-03-20T11:53:02.8398482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-048] SKIPPED [ 32%] 2023-03-20T11:53:02.8404293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-049] SKIPPED [ 32%] 2023-03-20T11:53:02.8410908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-050] SKIPPED [ 32%] 2023-03-20T11:53:02.8415951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-051] SKIPPED [ 32%] 2023-03-20T11:53:02.8421721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-052] SKIPPED [ 32%] 2023-03-20T11:53:02.8427284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-053] SKIPPED [ 32%] 2023-03-20T11:53:02.8433471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-054] SKIPPED [ 32%] 2023-03-20T11:53:02.8440624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-055] SKIPPED [ 32%] 2023-03-20T11:53:02.8446129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-056] SKIPPED [ 32%] 2023-03-20T11:53:02.8452448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-057] SKIPPED [ 32%] 2023-03-20T11:53:02.8458115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-058] SKIPPED [ 32%] 2023-03-20T11:53:02.8464052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-059] SKIPPED [ 32%] 2023-03-20T11:53:02.8469942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-060] SKIPPED [ 32%] 2023-03-20T11:53:02.8475791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-061] SKIPPED [ 32%] 2023-03-20T11:53:02.8481830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-062] SKIPPED [ 32%] 2023-03-20T11:53:02.8487486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-063] SKIPPED [ 32%] 2023-03-20T11:53:02.8494269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-064] SKIPPED [ 32%] 2023-03-20T11:53:02.8499189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-065] SKIPPED [ 32%] 2023-03-20T11:53:02.8506335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-066] SKIPPED [ 32%] 2023-03-20T11:53:02.8512640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-067] SKIPPED [ 32%] 2023-03-20T11:53:02.8518591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-068] SKIPPED [ 32%] 2023-03-20T11:53:02.8524194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-069] SKIPPED [ 32%] 2023-03-20T11:53:02.8530885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-070] SKIPPED [ 32%] 2023-03-20T11:53:02.8536185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-071] SKIPPED [ 32%] 2023-03-20T11:53:02.8541404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-072] SKIPPED [ 32%] 2023-03-20T11:53:02.8546953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-073] SKIPPED [ 32%] 2023-03-20T11:53:02.8553091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-074] SKIPPED [ 32%] 2023-03-20T11:53:02.8559042Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-075] SKIPPED [ 32%] 2023-03-20T11:53:02.8564427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-076] SKIPPED [ 32%] 2023-03-20T11:53:02.8570763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-077] SKIPPED [ 32%] 2023-03-20T11:53:02.8577291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-078] SKIPPED [ 32%] 2023-03-20T11:53:02.8583351Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-079] SKIPPED [ 32%] 2023-03-20T11:53:02.8589465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-080] SKIPPED [ 32%] 2023-03-20T11:53:02.8594754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-081] SKIPPED [ 32%] 2023-03-20T11:53:02.8600527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-082] SKIPPED [ 32%] 2023-03-20T11:53:02.8606142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-083] SKIPPED [ 32%] 2023-03-20T11:53:02.8612252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-084] SKIPPED [ 32%] 2023-03-20T11:53:02.8617605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-085] SKIPPED [ 32%] 2023-03-20T11:53:02.8623665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-086] SKIPPED [ 32%] 2023-03-20T11:53:02.8629589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-087] SKIPPED [ 32%] 2023-03-20T11:53:02.8635508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-088] SKIPPED [ 32%] 2023-03-20T11:53:02.8642516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-089] SKIPPED [ 32%] 2023-03-20T11:53:02.8649296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-090] SKIPPED [ 32%] 2023-03-20T11:53:02.8655060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-091] SKIPPED [ 32%] 2023-03-20T11:53:02.8660326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-092] SKIPPED [ 32%] 2023-03-20T11:53:02.8665996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-093] SKIPPED [ 32%] 2023-03-20T11:53:02.8671819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-094] SKIPPED [ 32%] 2023-03-20T11:53:02.8677251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-095] SKIPPED [ 32%] 2023-03-20T11:53:02.8683158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-096] SKIPPED [ 32%] 2023-03-20T11:53:02.8689653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-097] SKIPPED [ 32%] 2023-03-20T11:53:02.8695218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-098] SKIPPED [ 32%] 2023-03-20T11:53:02.8700714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-099] SKIPPED [ 32%] 2023-03-20T11:53:02.8706430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-100] SKIPPED [ 32%] 2023-03-20T11:53:02.8713662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-101] SKIPPED [ 32%] 2023-03-20T11:53:02.8719429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-102] SKIPPED [ 32%] 2023-03-20T11:53:02.8725149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-103] SKIPPED [ 32%] 2023-03-20T11:53:02.8731040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-104] SKIPPED [ 32%] 2023-03-20T11:53:02.8736860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-105] SKIPPED [ 32%] 2023-03-20T11:53:02.8742960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-106] SKIPPED [ 32%] 2023-03-20T11:53:02.8748798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-107] SKIPPED [ 32%] 2023-03-20T11:53:02.8754733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-108] SKIPPED [ 32%] 2023-03-20T11:53:02.8760632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-109] SKIPPED [ 32%] 2023-03-20T11:53:02.8766217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-110] SKIPPED [ 32%] 2023-03-20T11:53:02.8772191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-111] SKIPPED [ 32%] 2023-03-20T11:53:02.8779354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-112] SKIPPED [ 32%] 2023-03-20T11:53:02.8785133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-113] SKIPPED [ 32%] 2023-03-20T11:53:02.8791381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-114] SKIPPED [ 32%] 2023-03-20T11:53:02.8797070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-115] SKIPPED [ 32%] 2023-03-20T11:53:02.8802858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-116] SKIPPED [ 32%] 2023-03-20T11:53:02.8809398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-117] SKIPPED [ 32%] 2023-03-20T11:53:02.8815432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-118] SKIPPED [ 32%] 2023-03-20T11:53:02.8820479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-119] SKIPPED [ 32%] 2023-03-20T11:53:02.8825807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-120] SKIPPED [ 32%] 2023-03-20T11:53:02.8831982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-121] SKIPPED [ 32%] 2023-03-20T11:53:02.8837648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-122] SKIPPED [ 32%] 2023-03-20T11:53:02.8843504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-123] SKIPPED [ 32%] 2023-03-20T11:53:02.8851051Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-124] SKIPPED [ 32%] 2023-03-20T11:53:02.8856319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-125] SKIPPED [ 32%] 2023-03-20T11:53:02.8862327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-126] SKIPPED [ 32%] 2023-03-20T11:53:02.8868195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-127] SKIPPED [ 32%] 2023-03-20T11:53:02.8874159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-128] SKIPPED [ 32%] 2023-03-20T11:53:02.8879988Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-129] SKIPPED [ 32%] 2023-03-20T11:53:02.8885685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-130] SKIPPED [ 32%] 2023-03-20T11:53:02.8891787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-131] SKIPPED [ 32%] 2023-03-20T11:53:02.8897456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-132] SKIPPED [ 32%] 2023-03-20T11:53:02.8903060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-133] SKIPPED [ 32%] 2023-03-20T11:53:02.8908591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-134] SKIPPED [ 32%] 2023-03-20T11:53:02.8916131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-135] SKIPPED [ 32%] 2023-03-20T11:53:02.8922104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-136] SKIPPED [ 32%] 2023-03-20T11:53:02.8927957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-137] SKIPPED [ 32%] 2023-03-20T11:53:02.8934792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-138] SKIPPED [ 32%] 2023-03-20T11:53:02.8939976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-139] SKIPPED [ 32%] 2023-03-20T11:53:02.8945600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-140] SKIPPED [ 32%] 2023-03-20T11:53:02.8951661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-141] SKIPPED [ 32%] 2023-03-20T11:53:02.8957317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-142] SKIPPED [ 32%] 2023-03-20T11:53:02.8963257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-143] SKIPPED [ 32%] 2023-03-20T11:53:02.8969702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-144] SKIPPED [ 32%] 2023-03-20T11:53:02.8975170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-145] SKIPPED [ 32%] 2023-03-20T11:53:02.8980628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-146] SKIPPED [ 32%] 2023-03-20T11:53:02.8987425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-147] SKIPPED [ 32%] 2023-03-20T11:53:02.8993805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-148] SKIPPED [ 32%] 2023-03-20T11:53:02.8999437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-149] SKIPPED [ 32%] 2023-03-20T11:53:02.9005049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-150] SKIPPED [ 32%] 2023-03-20T11:53:02.9010924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-151] SKIPPED [ 32%] 2023-03-20T11:53:02.9016807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-152] SKIPPED [ 32%] 2023-03-20T11:53:02.9022503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-153] SKIPPED [ 32%] 2023-03-20T11:53:02.9028461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-154] SKIPPED [ 32%] 2023-03-20T11:53:02.9034348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-155] SKIPPED [ 32%] 2023-03-20T11:53:02.9040059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-156] SKIPPED [ 32%] 2023-03-20T11:53:02.9045878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-157] SKIPPED [ 32%] 2023-03-20T11:53:02.9053265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-158] SKIPPED [ 32%] 2023-03-20T11:53:02.9059554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-159] SKIPPED [ 32%] 2023-03-20T11:53:02.9065116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-160] SKIPPED [ 32%] 2023-03-20T11:53:02.9071245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-161] SKIPPED [ 32%] 2023-03-20T11:53:02.9076500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-162] SKIPPED [ 32%] 2023-03-20T11:53:02.9082433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-163] SKIPPED [ 32%] 2023-03-20T11:53:02.9089077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-164] SKIPPED [ 32%] 2023-03-20T11:53:02.9095119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-165] SKIPPED [ 32%] 2023-03-20T11:53:02.9099860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-166] SKIPPED [ 32%] 2023-03-20T11:53:02.9105737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-167] SKIPPED [ 32%] 2023-03-20T11:53:02.9111795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-168] SKIPPED [ 32%] 2023-03-20T11:53:02.9118849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-169] SKIPPED [ 32%] 2023-03-20T11:53:02.9124663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-170] SKIPPED [ 32%] 2023-03-20T11:53:02.9130816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-171] SKIPPED [ 32%] 2023-03-20T11:53:02.9136435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-172] SKIPPED [ 32%] 2023-03-20T11:53:02.9142436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-173] SKIPPED [ 32%] 2023-03-20T11:53:02.9148315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-174] SKIPPED [ 32%] 2023-03-20T11:53:02.9154675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-175] SKIPPED [ 32%] 2023-03-20T11:53:02.9160437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-176] SKIPPED [ 32%] 2023-03-20T11:53:02.9166264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-177] SKIPPED [ 32%] 2023-03-20T11:53:02.9172160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-178] SKIPPED [ 32%] 2023-03-20T11:53:02.9177810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-179] SKIPPED [ 32%] 2023-03-20T11:53:02.9183762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-180] SKIPPED [ 32%] 2023-03-20T11:53:02.9192760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-181] SKIPPED [ 32%] 2023-03-20T11:53:02.9198553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-182] SKIPPED [ 32%] 2023-03-20T11:53:02.9204319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-183] SKIPPED [ 32%] 2023-03-20T11:53:02.9210845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-184] SKIPPED [ 32%] 2023-03-20T11:53:02.9216043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-185] SKIPPED [ 32%] 2023-03-20T11:53:02.9222022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-186] SKIPPED [ 32%] 2023-03-20T11:53:02.9227725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-187] SKIPPED [ 32%] 2023-03-20T11:53:02.9233867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-188] SKIPPED [ 32%] 2023-03-20T11:53:02.9239541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-189] SKIPPED [ 32%] 2023-03-20T11:53:02.9245391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-190] SKIPPED [ 32%] 2023-03-20T11:53:02.9251454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-191] SKIPPED [ 32%] 2023-03-20T11:53:02.9258683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-192] SKIPPED [ 32%] 2023-03-20T11:53:02.9264333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-193] SKIPPED [ 32%] 2023-03-20T11:53:02.9270559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-194] SKIPPED [ 32%] 2023-03-20T11:53:02.9276193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-195] SKIPPED [ 32%] 2023-03-20T11:53:02.9282054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-196] SKIPPED [ 32%] 2023-03-20T11:53:02.9287724Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-197] SKIPPED [ 32%] 2023-03-20T11:53:02.9294635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-198] SKIPPED [ 32%] 2023-03-20T11:53:02.9299833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-199] SKIPPED [ 32%] 2023-03-20T11:53:02.9305531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-200] SKIPPED [ 32%] 2023-03-20T11:53:02.9311720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-201] SKIPPED [ 32%] 2023-03-20T11:53:02.9317247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-202] SKIPPED [ 32%] 2023-03-20T11:53:02.9323033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-203] SKIPPED [ 32%] 2023-03-20T11:53:02.9330894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-204] SKIPPED [ 32%] 2023-03-20T11:53:02.9336458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-205] SKIPPED [ 32%] 2023-03-20T11:53:02.9342116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-206] SKIPPED [ 32%] 2023-03-20T11:53:02.9347760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-207] SKIPPED [ 32%] 2023-03-20T11:53:02.9353993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-208] SKIPPED [ 32%] 2023-03-20T11:53:02.9359595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-209] SKIPPED [ 32%] 2023-03-20T11:53:02.9365352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-210] SKIPPED [ 32%] 2023-03-20T11:53:02.9371127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-211] SKIPPED [ 32%] 2023-03-20T11:53:02.9376959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-212] SKIPPED [ 32%] 2023-03-20T11:53:02.9383033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-213] SKIPPED [ 32%] 2023-03-20T11:53:02.9388913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-214] SKIPPED [ 32%] 2023-03-20T11:53:02.9396106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-215] SKIPPED [ 32%] 2023-03-20T11:53:02.9402076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-216] SKIPPED [ 32%] 2023-03-20T11:53:02.9407789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-217] SKIPPED [ 32%] 2023-03-20T11:53:02.9414494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-218] SKIPPED [ 32%] 2023-03-20T11:53:02.9419859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-219] SKIPPED [ 32%] 2023-03-20T11:53:02.9425354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-220] SKIPPED [ 32%] 2023-03-20T11:53:02.9431576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-221] SKIPPED [ 32%] 2023-03-20T11:53:02.9437301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-222] SKIPPED [ 32%] 2023-03-20T11:53:02.9443140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-223] SKIPPED [ 32%] 2023-03-20T11:53:02.9449772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-224] SKIPPED [ 32%] 2023-03-20T11:53:02.9455407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-225] SKIPPED [ 32%] 2023-03-20T11:53:02.9460430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-226] SKIPPED [ 32%] 2023-03-20T11:53:02.9467249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-227] SKIPPED [ 32%] 2023-03-20T11:53:02.9473451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-228] SKIPPED [ 32%] 2023-03-20T11:53:02.9479341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-229] SKIPPED [ 32%] 2023-03-20T11:53:02.9484870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-230] SKIPPED [ 32%] 2023-03-20T11:53:02.9490886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-231] SKIPPED [ 32%] 2023-03-20T11:53:02.9496551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-232] SKIPPED [ 32%] 2023-03-20T11:53:02.9509950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-233] SKIPPED [ 32%] 2023-03-20T11:53:02.9510729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-234] SKIPPED [ 32%] 2023-03-20T11:53:02.9514688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-235] SKIPPED [ 32%] 2023-03-20T11:53:02.9520295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-236] SKIPPED [ 32%] 2023-03-20T11:53:02.9526058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-237] SKIPPED [ 32%] 2023-03-20T11:53:02.9534360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-238] SKIPPED [ 32%] 2023-03-20T11:53:02.9539429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-239] SKIPPED [ 32%] 2023-03-20T11:53:02.9545217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-240] SKIPPED [ 32%] 2023-03-20T11:53:02.9551297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-241] SKIPPED [ 32%] 2023-03-20T11:53:02.9556621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-242] SKIPPED [ 32%] 2023-03-20T11:53:02.9562598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-243] SKIPPED [ 32%] 2023-03-20T11:53:02.9569182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-244] SKIPPED [ 32%] 2023-03-20T11:53:02.9574935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-245] SKIPPED [ 32%] 2023-03-20T11:53:02.9579864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-246] SKIPPED [ 32%] 2023-03-20T11:53:02.9585619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-247] SKIPPED [ 32%] 2023-03-20T11:53:02.9591774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-248] SKIPPED [ 32%] 2023-03-20T11:53:02.9597389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-249] SKIPPED [ 32%] 2023-03-20T11:53:02.9604356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-250] SKIPPED [ 32%] 2023-03-20T11:53:02.9611058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-251] SKIPPED [ 32%] 2023-03-20T11:53:02.9616153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-252] SKIPPED [ 32%] 2023-03-20T11:53:02.9622248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-253] SKIPPED [ 32%] 2023-03-20T11:53:02.9628102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-254] SKIPPED [ 32%] 2023-03-20T11:53:02.9634163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-255] SKIPPED [ 32%] 2023-03-20T11:53:02.9639948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-256] SKIPPED [ 32%] 2023-03-20T11:53:02.9645474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-257] SKIPPED [ 32%] 2023-03-20T11:53:02.9651604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-258] SKIPPED [ 32%] 2023-03-20T11:53:02.9657419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-259] SKIPPED [ 32%] 2023-03-20T11:53:02.9663386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-260] SKIPPED [ 32%] 2023-03-20T11:53:02.9670753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-261] SKIPPED [ 32%] 2023-03-20T11:53:02.9676516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-262] SKIPPED [ 32%] 2023-03-20T11:53:02.9682357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-263] SKIPPED [ 32%] 2023-03-20T11:53:02.9688931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-264] SKIPPED [ 32%] 2023-03-20T11:53:02.9695201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-265] SKIPPED [ 32%] 2023-03-20T11:53:02.9700107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-266] SKIPPED [ 32%] 2023-03-20T11:53:02.9705883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-267] SKIPPED [ 32%] 2023-03-20T11:53:02.9711675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-268] SKIPPED [ 32%] 2023-03-20T11:53:02.9717931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-269] SKIPPED [ 32%] 2023-03-20T11:53:02.9723703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-270] SKIPPED [ 32%] 2023-03-20T11:53:02.9730511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-271] SKIPPED [ 32%] 2023-03-20T11:53:02.9735650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-272] SKIPPED [ 32%] 2023-03-20T11:53:02.9742500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-273] SKIPPED [ 32%] 2023-03-20T11:53:02.9748080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-274] SKIPPED [ 32%] 2023-03-20T11:53:02.9753766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-275] SKIPPED [ 32%] 2023-03-20T11:53:02.9759546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-276] SKIPPED [ 32%] 2023-03-20T11:53:02.9765268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-277] SKIPPED [ 32%] 2023-03-20T11:53:02.9771198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-278] SKIPPED [ 32%] 2023-03-20T11:53:02.9777081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-279] SKIPPED [ 32%] 2023-03-20T11:53:02.9782826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-280] SKIPPED [ 32%] 2023-03-20T11:53:02.9788649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-281] SKIPPED [ 32%] 2023-03-20T11:53:02.9794680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-282] SKIPPED [ 32%] 2023-03-20T11:53:02.9800501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-283] SKIPPED [ 32%] 2023-03-20T11:53:02.9807445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-284] SKIPPED [ 32%] 2023-03-20T11:53:02.9814478Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-285] SKIPPED [ 32%] 2023-03-20T11:53:02.9819754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-286] SKIPPED [ 32%] 2023-03-20T11:53:02.9824983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-287] SKIPPED [ 32%] 2023-03-20T11:53:02.9831251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-288] SKIPPED [ 32%] 2023-03-20T11:53:02.9836993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-289] SKIPPED [ 32%] 2023-03-20T11:53:02.9842786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-290] SKIPPED [ 32%] 2023-03-20T11:53:02.9849558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-291] SKIPPED [ 32%] 2023-03-20T11:53:02.9855443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-292] SKIPPED [ 32%] 2023-03-20T11:53:02.9860438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-293] SKIPPED [ 32%] 2023-03-20T11:53:02.9866089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-294] SKIPPED [ 32%] 2023-03-20T11:53:02.9872151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-295] SKIPPED [ 32%] 2023-03-20T11:53:02.9879311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-296] SKIPPED [ 32%] 2023-03-20T11:53:02.9884942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-297] SKIPPED [ 32%] 2023-03-20T11:53:02.9890866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-298] SKIPPED [ 32%] 2023-03-20T11:53:02.9896572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-299] SKIPPED [ 32%] 2023-03-20T11:53:02.9902631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-300] SKIPPED [ 32%] 2023-03-20T11:53:02.9908646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-301] SKIPPED [ 32%] 2023-03-20T11:53:02.9914682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-302] SKIPPED [ 32%] 2023-03-20T11:53:02.9920572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-303] SKIPPED [ 32%] 2023-03-20T11:53:02.9926072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-304] SKIPPED [ 32%] 2023-03-20T11:53:02.9932059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-305] SKIPPED [ 32%] 2023-03-20T11:53:02.9937712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-306] SKIPPED [ 32%] 2023-03-20T11:53:02.9945027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-307] SKIPPED [ 32%] 2023-03-20T11:53:02.9951126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-308] SKIPPED [ 32%] 2023-03-20T11:53:02.9956896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-309] SKIPPED [ 32%] 2023-03-20T11:53:02.9962855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-310] SKIPPED [ 32%] 2023-03-20T11:53:02.9969514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-311] SKIPPED [ 32%] 2023-03-20T11:53:02.9975266Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-312] SKIPPED [ 32%] 2023-03-20T11:53:02.9980175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-313] SKIPPED [ 32%] 2023-03-20T11:53:02.9986053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-314] SKIPPED [ 32%] 2023-03-20T11:53:02.9992275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-315] SKIPPED [ 32%] 2023-03-20T11:53:02.9997997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-316] SKIPPED [ 32%] 2023-03-20T11:53:03.0003708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-317] SKIPPED [ 32%] 2023-03-20T11:53:03.0012537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-318] SKIPPED [ 32%] 2023-03-20T11:53:03.0018559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-319] SKIPPED [ 32%] 2023-03-20T11:53:03.0024365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-320] SKIPPED [ 32%] 2023-03-20T11:53:03.0030450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-321] SKIPPED [ 32%] 2023-03-20T11:53:03.0036342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-322] SKIPPED [ 32%] 2023-03-20T11:53:03.0042124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-323] SKIPPED [ 32%] 2023-03-20T11:53:03.0047875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-324] SKIPPED [ 32%] 2023-03-20T11:53:03.0054779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-325] SKIPPED [ 32%] 2023-03-20T11:53:03.0059822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-326] SKIPPED [ 32%] 2023-03-20T11:53:03.0065494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-327] SKIPPED [ 32%] 2023-03-20T11:53:03.0071509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-328] SKIPPED [ 32%] 2023-03-20T11:53:03.0076844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-329] SKIPPED [ 32%] 2023-03-20T11:53:03.0083884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-330] SKIPPED [ 32%] 2023-03-20T11:53:03.0090498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-331] SKIPPED [ 32%] 2023-03-20T11:53:03.0096198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-332] SKIPPED [ 32%] 2023-03-20T11:53:03.0101511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-333] SKIPPED [ 32%] 2023-03-20T11:53:03.0107136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-334] SKIPPED [ 32%] 2023-03-20T11:53:03.0113356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-335] SKIPPED [ 32%] 2023-03-20T11:53:03.0119326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-336] SKIPPED [ 32%] 2023-03-20T11:53:03.0124889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-337] SKIPPED [ 32%] 2023-03-20T11:53:03.0130801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-338] SKIPPED [ 32%] 2023-03-20T11:53:03.0136611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-339] SKIPPED [ 32%] 2023-03-20T11:53:03.0142807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-340] SKIPPED [ 32%] 2023-03-20T11:53:03.0149974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-341] SKIPPED [ 32%] 2023-03-20T11:53:03.0155869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-342] SKIPPED [ 32%] 2023-03-20T11:53:03.0161716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-343] SKIPPED [ 32%] 2023-03-20T11:53:03.0167395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-344] SKIPPED [ 32%] 2023-03-20T11:53:03.0174344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-345] SKIPPED [ 32%] 2023-03-20T11:53:03.0179542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-346] SKIPPED [ 32%] 2023-03-20T11:53:03.0185316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-347] SKIPPED [ 32%] 2023-03-20T11:53:03.0191261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-348] SKIPPED [ 32%] 2023-03-20T11:53:03.0196592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-349] SKIPPED [ 32%] 2023-03-20T11:53:03.0202525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-350] SKIPPED [ 32%] 2023-03-20T11:53:03.0209199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-351] SKIPPED [ 32%] 2023-03-20T11:53:03.0213839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-352] SKIPPED [ 32%] 2023-03-20T11:53:03.0221163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-353] SKIPPED [ 32%] 2023-03-20T11:53:03.0226959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-354] SKIPPED [ 32%] 2023-03-20T11:53:03.0233002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-355] SKIPPED [ 32%] 2023-03-20T11:53:03.0238767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-356] SKIPPED [ 32%] 2023-03-20T11:53:03.0244639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-357] SKIPPED [ 32%] 2023-03-20T11:53:03.0250819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-358] SKIPPED [ 32%] 2023-03-20T11:53:03.0256439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-359] SKIPPED [ 32%] 2023-03-20T11:53:03.0262589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-360] SKIPPED [ 32%] 2023-03-20T11:53:03.0268317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-361] SKIPPED [ 32%] 2023-03-20T11:53:03.0274358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-362] SKIPPED [ 32%] 2023-03-20T11:53:03.0279976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-363] SKIPPED [ 32%] 2023-03-20T11:53:03.0286947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-364] SKIPPED [ 32%] 2023-03-20T11:53:03.0293037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-365] SKIPPED [ 32%] 2023-03-20T11:53:03.0299277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-366] SKIPPED [ 32%] 2023-03-20T11:53:03.0304931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-367] SKIPPED [ 32%] 2023-03-20T11:53:03.0311004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-368] SKIPPED [ 32%] 2023-03-20T11:53:03.0316741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-369] SKIPPED [ 32%] 2023-03-20T11:53:03.0322643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-370] SKIPPED [ 32%] 2023-03-20T11:53:03.0329567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-371] SKIPPED [ 32%] 2023-03-20T11:53:03.0335184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-372] SKIPPED [ 32%] 2023-03-20T11:53:03.0340029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-373] SKIPPED [ 32%] 2023-03-20T11:53:03.0345475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-374] SKIPPED [ 32%] 2023-03-20T11:53:03.0351548Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-375] SKIPPED [ 32%] 2023-03-20T11:53:03.0358476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-376] SKIPPED [ 32%] 2023-03-20T11:53:03.0364217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-377] SKIPPED [ 32%] 2023-03-20T11:53:03.0370862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-378] SKIPPED [ 32%] 2023-03-20T11:53:03.0376093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-379] SKIPPED [ 32%] 2023-03-20T11:53:03.0382005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-380] SKIPPED [ 32%] 2023-03-20T11:53:03.0387645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-381] SKIPPED [ 32%] 2023-03-20T11:53:03.0393842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-382] SKIPPED [ 32%] 2023-03-20T11:53:03.0399677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-383] SKIPPED [ 32%] 2023-03-20T11:53:03.0405471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-384] SKIPPED [ 32%] 2023-03-20T11:53:03.0411469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-385] SKIPPED [ 32%] 2023-03-20T11:53:03.0416998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-386] SKIPPED [ 32%] 2023-03-20T11:53:03.0424286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-387] SKIPPED [ 32%] 2023-03-20T11:53:03.0430540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-388] SKIPPED [ 32%] 2023-03-20T11:53:03.0436372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-389] SKIPPED [ 32%] 2023-03-20T11:53:03.0442235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-390] SKIPPED [ 32%] 2023-03-20T11:53:03.0447978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-391] SKIPPED [ 32%] 2023-03-20T11:53:03.0454995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-392] SKIPPED [ 32%] 2023-03-20T11:53:03.0460051Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-393] SKIPPED [ 32%] 2023-03-20T11:53:03.0465718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-394] SKIPPED [ 32%] 2023-03-20T11:53:03.0471871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_bounding_box-395] SKIPPED [ 32%] 2023-03-20T11:53:03.0477642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-00] SKIPPED [ 32%] 2023-03-20T11:53:03.0483305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-01] SKIPPED [ 32%] 2023-03-20T11:53:03.0489990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-02] SKIPPED [ 32%] 2023-03-20T11:53:03.0495955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-03] SKIPPED [ 32%] 2023-03-20T11:53:03.0501935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-04] SKIPPED [ 32%] 2023-03-20T11:53:03.0507567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-05] SKIPPED [ 32%] 2023-03-20T11:53:03.0513700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-06] SKIPPED [ 32%] 2023-03-20T11:53:03.0519504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-07] SKIPPED [ 32%] 2023-03-20T11:53:03.0525200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-08] SKIPPED [ 32%] 2023-03-20T11:53:03.0531382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-09] SKIPPED [ 32%] 2023-03-20T11:53:03.0537166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-10] SKIPPED [ 32%] 2023-03-20T11:53:03.0543081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_mask-11] SKIPPED [ 32%] 2023-03-20T11:53:03.0549295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-00] SKIPPED [ 32%] 2023-03-20T11:53:03.0554973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-01] SKIPPED [ 32%] 2023-03-20T11:53:03.0562133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-02] SKIPPED [ 32%] 2023-03-20T11:53:03.0567860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-03] SKIPPED [ 32%] 2023-03-20T11:53:03.0574590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-04] SKIPPED [ 32%] 2023-03-20T11:53:03.0579823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-05] SKIPPED [ 32%] 2023-03-20T11:53:03.0585418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-06] SKIPPED [ 32%] 2023-03-20T11:53:03.0591373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-07] SKIPPED [ 32%] 2023-03-20T11:53:03.0596696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-08] SKIPPED [ 32%] 2023-03-20T11:53:03.0602508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-09] SKIPPED [ 32%] 2023-03-20T11:53:03.0609099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-10] SKIPPED [ 32%] 2023-03-20T11:53:03.0615058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-11] SKIPPED [ 32%] 2023-03-20T11:53:03.0620025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-12] SKIPPED [ 32%] 2023-03-20T11:53:03.0625452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-13] SKIPPED [ 32%] 2023-03-20T11:53:03.0632932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-14] SKIPPED [ 32%] 2023-03-20T11:53:03.0638388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-15] SKIPPED [ 32%] 2023-03-20T11:53:03.0644238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-16] SKIPPED [ 32%] 2023-03-20T11:53:03.0650593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-17] SKIPPED [ 32%] 2023-03-20T11:53:03.0656176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-18] SKIPPED [ 32%] 2023-03-20T11:53:03.0662073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-19] SKIPPED [ 32%] 2023-03-20T11:53:03.0667748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-20] SKIPPED [ 32%] 2023-03-20T11:53:03.0673943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-21] SKIPPED [ 32%] 2023-03-20T11:53:03.0679645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-22] SKIPPED [ 32%] 2023-03-20T11:53:03.0685457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-23] SKIPPED [ 32%] 2023-03-20T11:53:03.0691325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-24] SKIPPED [ 32%] 2023-03-20T11:53:03.0698554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-25] SKIPPED [ 32%] 2023-03-20T11:53:03.0704144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-26] SKIPPED [ 32%] 2023-03-20T11:53:03.0710245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-27] SKIPPED [ 32%] 2023-03-20T11:53:03.0716066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-28] SKIPPED [ 32%] 2023-03-20T11:53:03.0721951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-29] SKIPPED [ 32%] 2023-03-20T11:53:03.0727687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-30] SKIPPED [ 32%] 2023-03-20T11:53:03.0734399Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-31] SKIPPED [ 32%] 2023-03-20T11:53:03.0739753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-32] SKIPPED [ 32%] 2023-03-20T11:53:03.0745331Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-33] SKIPPED [ 32%] 2023-03-20T11:53:03.0751314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-34] SKIPPED [ 32%] 2023-03-20T11:53:03.0756983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-affine_video-35] SKIPPED [ 32%] 2023-03-20T11:53:03.0764060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-000] SKIPPED [ 32%] 2023-03-20T11:53:03.0770934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-001] SKIPPED [ 32%] 2023-03-20T11:53:03.0775720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-002] SKIPPED [ 32%] 2023-03-20T11:53:03.0781579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-003] SKIPPED [ 32%] 2023-03-20T11:53:03.0787105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-004] SKIPPED [ 32%] 2023-03-20T11:53:03.0793305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-005] SKIPPED [ 32%] 2023-03-20T11:53:03.0799015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-006] SKIPPED [ 32%] 2023-03-20T11:53:03.0804858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-007] SKIPPED [ 32%] 2023-03-20T11:53:03.0810755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-008] SKIPPED [ 32%] 2023-03-20T11:53:03.0816677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-009] SKIPPED [ 32%] 2023-03-20T11:53:03.0822604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-010] SKIPPED [ 32%] 2023-03-20T11:53:03.0828745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-011] SKIPPED [ 32%] 2023-03-20T11:53:03.0837346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-012] SKIPPED [ 32%] 2023-03-20T11:53:03.0843337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-013] SKIPPED [ 32%] 2023-03-20T11:53:03.0850116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-014] SKIPPED [ 32%] 2023-03-20T11:53:03.0855681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-015] SKIPPED [ 32%] 2023-03-20T11:53:03.0861093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-016] SKIPPED [ 32%] 2023-03-20T11:53:03.0866530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-017] SKIPPED [ 32%] 2023-03-20T11:53:03.0872759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-018] SKIPPED [ 32%] 2023-03-20T11:53:03.0878558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-019] SKIPPED [ 32%] 2023-03-20T11:53:03.0884287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-020] SKIPPED [ 32%] 2023-03-20T11:53:03.0890875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-021] SKIPPED [ 32%] 2023-03-20T11:53:03.0896054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-022] SKIPPED [ 32%] 2023-03-20T11:53:03.0903477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-023] SKIPPED [ 32%] 2023-03-20T11:53:03.0909628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-024] SKIPPED [ 32%] 2023-03-20T11:53:03.0915350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-025] SKIPPED [ 32%] 2023-03-20T11:53:03.0921268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-026] SKIPPED [ 32%] 2023-03-20T11:53:03.0927015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-027] SKIPPED [ 32%] 2023-03-20T11:53:03.0933834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-028] SKIPPED [ 32%] 2023-03-20T11:53:03.0939004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-029] SKIPPED [ 32%] 2023-03-20T11:53:03.0944804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-030] SKIPPED [ 32%] 2023-03-20T11:53:03.0951010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-031] SKIPPED [ 32%] 2023-03-20T11:53:03.0956770Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-032] SKIPPED [ 32%] 2023-03-20T11:53:03.0962635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-033] SKIPPED [ 32%] 2023-03-20T11:53:03.0969378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-034] SKIPPED [ 32%] 2023-03-20T11:53:03.0975616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-035] SKIPPED [ 32%] 2023-03-20T11:53:03.0981781Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-036] SKIPPED [ 32%] 2023-03-20T11:53:03.0987500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-037] SKIPPED [ 32%] 2023-03-20T11:53:03.0993758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-038] SKIPPED [ 32%] 2023-03-20T11:53:03.0999721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-039] SKIPPED [ 32%] 2023-03-20T11:53:03.1005351Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-040] SKIPPED [ 32%] 2023-03-20T11:53:03.1011391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-041] SKIPPED [ 32%] 2023-03-20T11:53:03.1017172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-042] SKIPPED [ 32%] 2023-03-20T11:53:03.1023246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-043] SKIPPED [ 32%] 2023-03-20T11:53:03.1029352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-044] SKIPPED [ 32%] 2023-03-20T11:53:03.1035132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-045] SKIPPED [ 32%] 2023-03-20T11:53:03.1042386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-046] SKIPPED [ 32%] 2023-03-20T11:53:03.1048048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-047] SKIPPED [ 32%] 2023-03-20T11:53:03.1055086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-048] SKIPPED [ 32%] 2023-03-20T11:53:03.1059890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-049] SKIPPED [ 32%] 2023-03-20T11:53:03.1065993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-050] SKIPPED [ 32%] 2023-03-20T11:53:03.1072157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-051] SKIPPED [ 32%] 2023-03-20T11:53:03.1077915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-052] SKIPPED [ 32%] 2023-03-20T11:53:03.1083595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-053] SKIPPED [ 32%] 2023-03-20T11:53:03.1090414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-054] SKIPPED [ 32%] 2023-03-20T11:53:03.1095687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-055] SKIPPED [ 32%] 2023-03-20T11:53:03.1101478Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-056] SKIPPED [ 32%] 2023-03-20T11:53:03.1107136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-057] SKIPPED [ 32%] 2023-03-20T11:53:03.1114487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-058] SKIPPED [ 32%] 2023-03-20T11:53:03.1120475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-059] SKIPPED [ 32%] 2023-03-20T11:53:03.1126016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-060] SKIPPED [ 32%] 2023-03-20T11:53:03.1132006Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-061] SKIPPED [ 32%] 2023-03-20T11:53:03.1137798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-062] SKIPPED [ 32%] 2023-03-20T11:53:03.1143941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-063] SKIPPED [ 32%] 2023-03-20T11:53:03.1150092Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-064] SKIPPED [ 32%] 2023-03-20T11:53:03.1156053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-065] SKIPPED [ 32%] 2023-03-20T11:53:03.1161887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-066] SKIPPED [ 32%] 2023-03-20T11:53:03.1167609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-067] SKIPPED [ 32%] 2023-03-20T11:53:03.1174465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-068] SKIPPED [ 32%] 2023-03-20T11:53:03.1180886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-069] SKIPPED [ 32%] 2023-03-20T11:53:03.1186598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-070] SKIPPED [ 32%] 2023-03-20T11:53:03.1192855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-071] SKIPPED [ 32%] 2023-03-20T11:53:03.1198767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-072] SKIPPED [ 32%] 2023-03-20T11:53:03.1204432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-073] SKIPPED [ 32%] 2023-03-20T11:53:03.1210750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-074] SKIPPED [ 32%] 2023-03-20T11:53:03.1216237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-075] SKIPPED [ 32%] 2023-03-20T11:53:03.1222255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-076] SKIPPED [ 32%] 2023-03-20T11:53:03.1227959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-077] SKIPPED [ 32%] 2023-03-20T11:53:03.1234206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-078] SKIPPED [ 32%] 2023-03-20T11:53:03.1239963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-079] SKIPPED [ 32%] 2023-03-20T11:53:03.1245704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-080] SKIPPED [ 32%] 2023-03-20T11:53:03.1252778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-081] SKIPPED [ 32%] 2023-03-20T11:53:03.1258760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-082] SKIPPED [ 32%] 2023-03-20T11:53:03.1264599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-083] SKIPPED [ 32%] 2023-03-20T11:53:03.1270747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-084] SKIPPED [ 32%] 2023-03-20T11:53:03.1276432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-085] SKIPPED [ 32%] 2023-03-20T11:53:03.1282314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-086] SKIPPED [ 32%] 2023-03-20T11:53:03.1288665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-087] SKIPPED [ 32%] 2023-03-20T11:53:03.1295151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-088] SKIPPED [ 32%] 2023-03-20T11:53:03.1300274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-089] SKIPPED [ 32%] 2023-03-20T11:53:03.1305918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-090] SKIPPED [ 32%] 2023-03-20T11:53:03.1312034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-091] SKIPPED [ 32%] 2023-03-20T11:53:03.1319069Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-092] SKIPPED [ 32%] 2023-03-20T11:53:03.1324797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-093] SKIPPED [ 32%] 2023-03-20T11:53:03.1331283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-094] SKIPPED [ 32%] 2023-03-20T11:53:03.1336659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-095] SKIPPED [ 32%] 2023-03-20T11:53:03.1342835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-096] SKIPPED [ 32%] 2023-03-20T11:53:03.1348683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-097] SKIPPED [ 32%] 2023-03-20T11:53:03.1354746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-098] SKIPPED [ 32%] 2023-03-20T11:53:03.1360425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-099] SKIPPED [ 32%] 2023-03-20T11:53:03.1366026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-100] SKIPPED [ 32%] 2023-03-20T11:53:03.1372025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-101] SKIPPED [ 32%] 2023-03-20T11:53:03.1377516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-102] SKIPPED [ 32%] 2023-03-20T11:53:03.1383096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-103] SKIPPED [ 32%] 2023-03-20T11:53:03.1390272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-104] SKIPPED [ 32%] 2023-03-20T11:53:03.1396081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-105] SKIPPED [ 32%] 2023-03-20T11:53:03.1401972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-106] SKIPPED [ 32%] 2023-03-20T11:53:03.1407716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-107] SKIPPED [ 32%] 2023-03-20T11:53:03.1414480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-108] SKIPPED [ 32%] 2023-03-20T11:53:03.1419887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-109] SKIPPED [ 32%] 2023-03-20T11:53:03.1425547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-110] SKIPPED [ 32%] 2023-03-20T11:53:03.1431538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-111] SKIPPED [ 32%] 2023-03-20T11:53:03.1437374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-112] SKIPPED [ 32%] 2023-03-20T11:53:03.1443213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-113] SKIPPED [ 32%] 2023-03-20T11:53:03.1449736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-114] SKIPPED [ 32%] 2023-03-20T11:53:03.1456176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-115] SKIPPED [ 32%] 2023-03-20T11:53:03.1462100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-116] SKIPPED [ 32%] 2023-03-20T11:53:03.1467763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-117] SKIPPED [ 32%] 2023-03-20T11:53:03.1473959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-118] SKIPPED [ 32%] 2023-03-20T11:53:03.1479744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-119] SKIPPED [ 32%] 2023-03-20T11:53:03.1485548Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-120] SKIPPED [ 32%] 2023-03-20T11:53:03.1491658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-121] SKIPPED [ 32%] 2023-03-20T11:53:03.1497074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-122] SKIPPED [ 32%] 2023-03-20T11:53:03.1503153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-123] SKIPPED [ 32%] 2023-03-20T11:53:03.1509113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-124] SKIPPED [ 32%] 2023-03-20T11:53:03.1514931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-125] SKIPPED [ 32%] 2023-03-20T11:53:03.1520772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-126] SKIPPED [ 32%] 2023-03-20T11:53:03.1527563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-127] SKIPPED [ 32%] 2023-03-20T11:53:03.1534295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-128] SKIPPED [ 32%] 2023-03-20T11:53:03.1539553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-129] SKIPPED [ 32%] 2023-03-20T11:53:03.1545232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-130] SKIPPED [ 32%] 2023-03-20T11:53:03.1551395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-131] SKIPPED [ 32%] 2023-03-20T11:53:03.1558116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-132] SKIPPED [ 32%] 2023-03-20T11:53:03.1563178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-133] SKIPPED [ 32%] 2023-03-20T11:53:03.1569728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-134] SKIPPED [ 32%] 2023-03-20T11:53:03.1575617Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-135] SKIPPED [ 32%] 2023-03-20T11:53:03.1580889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-136] SKIPPED [ 32%] 2023-03-20T11:53:03.1586529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-137] SKIPPED [ 32%] 2023-03-20T11:53:03.1593912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-138] SKIPPED [ 32%] 2023-03-20T11:53:03.1599856Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-139] SKIPPED [ 32%] 2023-03-20T11:53:03.1605443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-140] SKIPPED [ 32%] 2023-03-20T11:53:03.1611475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-141] SKIPPED [ 32%] 2023-03-20T11:53:03.1617200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-142] SKIPPED [ 32%] 2023-03-20T11:53:03.1623130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-143] SKIPPED [ 32%] 2023-03-20T11:53:03.1629290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-144] SKIPPED [ 32%] 2023-03-20T11:53:03.1635058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-145] SKIPPED [ 32%] 2023-03-20T11:53:03.1640868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-146] SKIPPED [ 32%] 2023-03-20T11:53:03.1646384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-147] SKIPPED [ 32%] 2023-03-20T11:53:03.1652295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-148] SKIPPED [ 32%] 2023-03-20T11:53:03.1661151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-149] SKIPPED [ 32%] 2023-03-20T11:53:03.1666866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-150] SKIPPED [ 32%] 2023-03-20T11:53:03.1673170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-151] SKIPPED [ 32%] 2023-03-20T11:53:03.1679069Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-152] SKIPPED [ 32%] 2023-03-20T11:53:03.1684705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-153] SKIPPED [ 32%] 2023-03-20T11:53:03.1690687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-154] SKIPPED [ 32%] 2023-03-20T11:53:03.1696235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-155] SKIPPED [ 32%] 2023-03-20T11:53:03.1702286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-156] SKIPPED [ 32%] 2023-03-20T11:53:03.1708080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-157] SKIPPED [ 32%] 2023-03-20T11:53:03.1714143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-158] SKIPPED [ 32%] 2023-03-20T11:53:03.1719854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-159] SKIPPED [ 32%] 2023-03-20T11:53:03.1725655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-160] SKIPPED [ 32%] 2023-03-20T11:53:03.1733524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_format_bounding_box-161] SKIPPED [ 32%] 2023-03-20T11:53:03.1738968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-00] SKIPPED [ 32%] 2023-03-20T11:53:03.1745723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-01] SKIPPED [ 32%] 2023-03-20T11:53:03.1752483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-02] SKIPPED [ 32%] 2023-03-20T11:53:03.1758286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-03] SKIPPED [ 32%] 2023-03-20T11:53:03.1764589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-04] SKIPPED [ 32%] 2023-03-20T11:53:03.1770734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-05] SKIPPED [ 32%] 2023-03-20T11:53:03.1776536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-06] SKIPPED [ 32%] 2023-03-20T11:53:03.1782622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-07] SKIPPED [ 32%] 2023-03-20T11:53:03.1788487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-08] SKIPPED [ 32%] 2023-03-20T11:53:03.1793889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-09] SKIPPED [ 32%] 2023-03-20T11:53:03.1800964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-10] SKIPPED [ 32%] 2023-03-20T11:53:03.1806598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-11] SKIPPED [ 32%] 2023-03-20T11:53:03.1812754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-12] SKIPPED [ 32%] 2023-03-20T11:53:03.1819003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-13] SKIPPED [ 32%] 2023-03-20T11:53:03.1824616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-14] SKIPPED [ 32%] 2023-03-20T11:53:03.1830798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-15] SKIPPED [ 32%] 2023-03-20T11:53:03.1836463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-16] SKIPPED [ 32%] 2023-03-20T11:53:03.1842256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-17] SKIPPED [ 32%] 2023-03-20T11:53:03.1849037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-18] SKIPPED [ 32%] 2023-03-20T11:53:03.1854721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-19] SKIPPED [ 32%] 2023-03-20T11:53:03.1859973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-20] SKIPPED [ 32%] 2023-03-20T11:53:03.1865601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-21] SKIPPED [ 32%] 2023-03-20T11:53:03.1872441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-22] SKIPPED [ 32%] 2023-03-20T11:53:03.1878087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_image_tensor-23] SKIPPED [ 32%] 2023-03-20T11:53:03.1883954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_bounding_box-0] SKIPPED [ 32%] 2023-03-20T11:53:03.1890793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_bounding_box-1] SKIPPED [ 32%] 2023-03-20T11:53:03.1895552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_bounding_box-2] SKIPPED [ 32%] 2023-03-20T11:53:03.1901580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_bounding_box-3] SKIPPED [ 32%] 2023-03-20T11:53:03.1907305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_bounding_box-4] SKIPPED [ 32%] 2023-03-20T11:53:03.1913027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_bounding_box-5] SKIPPED [ 32%] 2023-03-20T11:53:03.1918588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-00] SKIPPED [ 32%] 2023-03-20T11:53:03.1924405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-01] SKIPPED [ 32%] 2023-03-20T11:53:03.1930865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-02] SKIPPED [ 32%] 2023-03-20T11:53:03.1937229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-03] SKIPPED [ 32%] 2023-03-20T11:53:03.1943374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-04] SKIPPED [ 32%] 2023-03-20T11:53:03.1949284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-05] SKIPPED [ 32%] 2023-03-20T11:53:03.1955321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-06] SKIPPED [ 32%] 2023-03-20T11:53:03.1961116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-07] SKIPPED [ 32%] 2023-03-20T11:53:03.1966829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-08] SKIPPED [ 32%] 2023-03-20T11:53:03.1972787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-09] SKIPPED [ 32%] 2023-03-20T11:53:03.1978223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-10] SKIPPED [ 32%] 2023-03-20T11:53:03.1984133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-11] SKIPPED [ 32%] 2023-03-20T11:53:03.1990134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-12] SKIPPED [ 32%] 2023-03-20T11:53:03.1995895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-13] SKIPPED [ 32%] 2023-03-20T11:53:03.2001714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-14] SKIPPED [ 32%] 2023-03-20T11:53:03.2009433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-15] SKIPPED [ 32%] 2023-03-20T11:53:03.2015276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-16] SKIPPED [ 32%] 2023-03-20T11:53:03.2020049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-17] SKIPPED [ 32%] 2023-03-20T11:53:03.2025676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-18] SKIPPED [ 32%] 2023-03-20T11:53:03.2031740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-19] SKIPPED [ 32%] 2023-03-20T11:53:03.2037506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-20] SKIPPED [ 32%] 2023-03-20T11:53:03.2043403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-21] SKIPPED [ 32%] 2023-03-20T11:53:03.2050060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-22] SKIPPED [ 32%] 2023-03-20T11:53:03.2055390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-23] SKIPPED [ 32%] 2023-03-20T11:53:03.2060953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-24] SKIPPED [ 32%] 2023-03-20T11:53:03.2066879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-25] SKIPPED [ 32%] 2023-03-20T11:53:03.2074222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-26] SKIPPED [ 32%] 2023-03-20T11:53:03.2079940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-27] SKIPPED [ 32%] 2023-03-20T11:53:03.2085688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-28] SKIPPED [ 32%] 2023-03-20T11:53:03.2091688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-29] SKIPPED [ 32%] 2023-03-20T11:53:03.2097477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-30] SKIPPED [ 32%] 2023-03-20T11:53:03.2103671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-31] SKIPPED [ 32%] 2023-03-20T11:53:03.2109764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-32] SKIPPED [ 32%] 2023-03-20T11:53:03.2115382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-33] SKIPPED [ 32%] 2023-03-20T11:53:03.2121289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-34] SKIPPED [ 32%] 2023-03-20T11:53:03.2126659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_mask-35] SKIPPED [ 32%] 2023-03-20T11:53:03.2132978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-00] SKIPPED [ 32%] 2023-03-20T11:53:03.2138563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-01] SKIPPED [ 32%] 2023-03-20T11:53:03.2145421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-02] SKIPPED [ 32%] 2023-03-20T11:53:03.2151457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-03] SKIPPED [ 32%] 2023-03-20T11:53:03.2157317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-04] SKIPPED [ 32%] 2023-03-20T11:53:03.2163048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-05] SKIPPED [ 32%] 2023-03-20T11:53:03.2169701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-06] SKIPPED [ 32%] 2023-03-20T11:53:03.2175450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-07] SKIPPED [ 32%] 2023-03-20T11:53:03.2180629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-08] SKIPPED [ 32%] 2023-03-20T11:53:03.2186537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-09] SKIPPED [ 32%] 2023-03-20T11:53:03.2192240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-10] SKIPPED [ 32%] 2023-03-20T11:53:03.2197771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-11] SKIPPED [ 32%] 2023-03-20T11:53:03.2203520Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-12] SKIPPED [ 32%] 2023-03-20T11:53:03.2210750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-13] SKIPPED [ 32%] 2023-03-20T11:53:03.2216521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-14] SKIPPED [ 32%] 2023-03-20T11:53:03.2222579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-15] SKIPPED [ 32%] 2023-03-20T11:53:03.2228336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-16] SKIPPED [ 32%] 2023-03-20T11:53:03.2234217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-17] SKIPPED [ 32%] 2023-03-20T11:53:03.2239925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-18] SKIPPED [ 32%] 2023-03-20T11:53:03.2245833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-19] SKIPPED [ 32%] 2023-03-20T11:53:03.2251831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-20] SKIPPED [ 32%] 2023-03-20T11:53:03.2257318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-21] SKIPPED [ 32%] 2023-03-20T11:53:03.2263226Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-22] SKIPPED [ 32%] 2023-03-20T11:53:03.2269264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-23] SKIPPED [ 32%] 2023-03-20T11:53:03.2275103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-24] SKIPPED [ 32%] 2023-03-20T11:53:03.2282045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-25] SKIPPED [ 32%] 2023-03-20T11:53:03.2287726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-26] SKIPPED [ 32%] 2023-03-20T11:53:03.2294607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-27] SKIPPED [ 32%] 2023-03-20T11:53:03.2299906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-28] SKIPPED [ 32%] 2023-03-20T11:53:03.2305116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-29] SKIPPED [ 32%] 2023-03-20T11:53:03.2311326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-30] SKIPPED [ 32%] 2023-03-20T11:53:03.2317096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-31] SKIPPED [ 32%] 2023-03-20T11:53:03.2323141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-32] SKIPPED [ 32%] 2023-03-20T11:53:03.2329587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-33] SKIPPED [ 32%] 2023-03-20T11:53:03.2335217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-34] SKIPPED [ 32%] 2023-03-20T11:53:03.2340556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-vertical_flip_video-35] SKIPPED [ 32%] 2023-03-20T11:53:03.2347610Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-000] SKIPPED [ 32%] 2023-03-20T11:53:03.2353831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-001] SKIPPED [ 32%] 2023-03-20T11:53:03.2359576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-002] SKIPPED [ 32%] 2023-03-20T11:53:03.2365643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-003] SKIPPED [ 32%] 2023-03-20T11:53:03.2371296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-004] SKIPPED [ 32%] 2023-03-20T11:53:03.2377227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-005] SKIPPED [ 32%] 2023-03-20T11:53:03.2382814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-006] SKIPPED [ 32%] 2023-03-20T11:53:03.2388664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-007] SKIPPED [ 32%] 2023-03-20T11:53:03.2394692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-008] SKIPPED [ 32%] 2023-03-20T11:53:03.2400521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-009] SKIPPED [ 32%] 2023-03-20T11:53:03.2406097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-010] SKIPPED [ 32%] 2023-03-20T11:53:03.2414294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-011] SKIPPED [ 32%] 2023-03-20T11:53:03.2419430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-012] SKIPPED [ 32%] 2023-03-20T11:53:03.2425301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-013] SKIPPED [ 32%] 2023-03-20T11:53:03.2431334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-014] SKIPPED [ 32%] 2023-03-20T11:53:03.2437123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-015] SKIPPED [ 32%] 2023-03-20T11:53:03.2442955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-016] SKIPPED [ 32%] 2023-03-20T11:53:03.2449536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-017] SKIPPED [ 32%] 2023-03-20T11:53:03.2455539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-018] SKIPPED [ 32%] 2023-03-20T11:53:03.2460692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-019] SKIPPED [ 32%] 2023-03-20T11:53:03.2466181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-020] SKIPPED [ 32%] 2023-03-20T11:53:03.2472398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-021] SKIPPED [ 32%] 2023-03-20T11:53:03.2478192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-022] SKIPPED [ 32%] 2023-03-20T11:53:03.2486549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-023] SKIPPED [ 32%] 2023-03-20T11:53:03.2493593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-024] SKIPPED [ 32%] 2023-03-20T11:53:03.2498489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-025] SKIPPED [ 32%] 2023-03-20T11:53:03.2504486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-026] SKIPPED [ 32%] 2023-03-20T11:53:03.2510563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-027] SKIPPED [ 32%] 2023-03-20T11:53:03.2516403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-028] SKIPPED [ 32%] 2023-03-20T11:53:03.2522334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-029] SKIPPED [ 32%] 2023-03-20T11:53:03.2527936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-030] SKIPPED [ 32%] 2023-03-20T11:53:03.2534921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-031] SKIPPED [ 32%] 2023-03-20T11:53:03.2539952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-032] SKIPPED [ 32%] 2023-03-20T11:53:03.2545811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-033] SKIPPED [ 32%] 2023-03-20T11:53:03.2553278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-034] SKIPPED [ 32%] 2023-03-20T11:53:03.2559550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-035] SKIPPED [ 32%] 2023-03-20T11:53:03.2564893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-036] SKIPPED [ 32%] 2023-03-20T11:53:03.2570887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-037] SKIPPED [ 32%] 2023-03-20T11:53:03.2576867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-038] SKIPPED [ 32%] 2023-03-20T11:53:03.2582976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-039] SKIPPED [ 32%] 2023-03-20T11:53:03.2588761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-040] SKIPPED [ 32%] 2023-03-20T11:53:03.2594680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-041] SKIPPED [ 32%] 2023-03-20T11:53:03.2600514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-042] SKIPPED [ 32%] 2023-03-20T11:53:03.2606279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-043] SKIPPED [ 32%] 2023-03-20T11:53:03.2612211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-044] SKIPPED [ 32%] 2023-03-20T11:53:03.2618094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-045] SKIPPED [ 32%] 2023-03-20T11:53:03.2625313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-046] SKIPPED [ 32%] 2023-03-20T11:53:03.2631514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-047] SKIPPED [ 32%] 2023-03-20T11:53:03.2637245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-048] SKIPPED [ 32%] 2023-03-20T11:53:03.2643098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-049] SKIPPED [ 32%] 2023-03-20T11:53:03.2649844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-050] SKIPPED [ 32%] 2023-03-20T11:53:03.2655412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-051] SKIPPED [ 32%] 2023-03-20T11:53:03.2661077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-052] SKIPPED [ 32%] 2023-03-20T11:53:03.2666726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-053] SKIPPED [ 32%] 2023-03-20T11:53:03.2672911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-054] SKIPPED [ 32%] 2023-03-20T11:53:03.2678559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-055] SKIPPED [ 32%] 2023-03-20T11:53:03.2684385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-056] SKIPPED [ 32%] 2023-03-20T11:53:03.2691555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-057] SKIPPED [ 32%] 2023-03-20T11:53:03.2697457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-058] SKIPPED [ 32%] 2023-03-20T11:53:03.2703469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-059] SKIPPED [ 32%] 2023-03-20T11:53:03.2709418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-060] SKIPPED [ 32%] 2023-03-20T11:53:03.2715412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-061] SKIPPED [ 32%] 2023-03-20T11:53:03.2721238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-062] SKIPPED [ 32%] 2023-03-20T11:53:03.2726917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-063] SKIPPED [ 32%] 2023-03-20T11:53:03.2732718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-064] SKIPPED [ 32%] 2023-03-20T11:53:03.2738872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-065] SKIPPED [ 32%] 2023-03-20T11:53:03.2744546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-066] SKIPPED [ 32%] 2023-03-20T11:53:03.2750550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-067] SKIPPED [ 32%] 2023-03-20T11:53:03.2756244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-068] SKIPPED [ 32%] 2023-03-20T11:53:03.2763356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-069] SKIPPED [ 32%] 2023-03-20T11:53:03.2770206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-070] SKIPPED [ 32%] 2023-03-20T11:53:03.2775909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-071] SKIPPED [ 32%] 2023-03-20T11:53:03.2780878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-072] SKIPPED [ 32%] 2023-03-20T11:53:03.2786609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-073] SKIPPED [ 32%] 2023-03-20T11:53:03.2792766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-074] SKIPPED [ 32%] 2023-03-20T11:53:03.2798638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-075] SKIPPED [ 32%] 2023-03-20T11:53:03.2804285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-076] SKIPPED [ 32%] 2023-03-20T11:53:03.2811294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-077] SKIPPED [ 32%] 2023-03-20T11:53:03.2815973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-078] SKIPPED [ 32%] 2023-03-20T11:53:03.2822028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-079] SKIPPED [ 32%] 2023-03-20T11:53:03.2829209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-080] SKIPPED [ 32%] 2023-03-20T11:53:03.2835244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-081] SKIPPED [ 32%] 2023-03-20T11:53:03.2841122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-082] SKIPPED [ 32%] 2023-03-20T11:53:03.2846771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-083] SKIPPED [ 32%] 2023-03-20T11:53:03.2852934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-084] SKIPPED [ 32%] 2023-03-20T11:53:03.2858528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-085] SKIPPED [ 32%] 2023-03-20T11:53:03.2864636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-086] SKIPPED [ 32%] 2023-03-20T11:53:03.2870794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-087] SKIPPED [ 32%] 2023-03-20T11:53:03.2876458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-088] SKIPPED [ 32%] 2023-03-20T11:53:03.2882291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-089] SKIPPED [ 32%] 2023-03-20T11:53:03.2887816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-090] SKIPPED [ 32%] 2023-03-20T11:53:03.2894616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-091] SKIPPED [ 32%] 2023-03-20T11:53:03.2900930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-092] SKIPPED [ 32%] 2023-03-20T11:53:03.2906584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-093] SKIPPED [ 32%] 2023-03-20T11:53:03.2912826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-094] SKIPPED [ 32%] 2023-03-20T11:53:03.2918645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-095] SKIPPED [ 32%] 2023-03-20T11:53:03.2924293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-096] SKIPPED [ 32%] 2023-03-20T11:53:03.2930766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-097] SKIPPED [ 32%] 2023-03-20T11:53:03.2936108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-098] SKIPPED [ 32%] 2023-03-20T11:53:03.2942219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-099] SKIPPED [ 32%] 2023-03-20T11:53:03.2947916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-100] SKIPPED [ 32%] 2023-03-20T11:53:03.2953940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-101] SKIPPED [ 32%] 2023-03-20T11:53:03.2960442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-102] SKIPPED [ 32%] 2023-03-20T11:53:03.2966639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-103] SKIPPED [ 32%] 2023-03-20T11:53:03.2972676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-104] SKIPPED [ 32%] 2023-03-20T11:53:03.2978635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-105] SKIPPED [ 32%] 2023-03-20T11:53:03.2984576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-106] SKIPPED [ 32%] 2023-03-20T11:53:03.2990712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-107] SKIPPED [ 32%] 2023-03-20T11:53:03.2995927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-108] SKIPPED [ 32%] 2023-03-20T11:53:03.3001719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-109] SKIPPED [ 32%] 2023-03-20T11:53:03.3007389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-110] SKIPPED [ 32%] 2023-03-20T11:53:03.3014117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-111] SKIPPED [ 32%] 2023-03-20T11:53:03.3019324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-112] SKIPPED [ 32%] 2023-03-20T11:53:03.3025039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_image_tensor-113] SKIPPED [ 32%] 2023-03-20T11:53:03.3030994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-00] SKIPPED [ 32%] 2023-03-20T11:53:03.3038044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-01] SKIPPED [ 32%] 2023-03-20T11:53:03.3043700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-02] SKIPPED [ 32%] 2023-03-20T11:53:03.3050402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-03] SKIPPED [ 32%] 2023-03-20T11:53:03.3055536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-04] SKIPPED [ 32%] 2023-03-20T11:53:03.3061473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-05] SKIPPED [ 32%] 2023-03-20T11:53:03.3067316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-06] SKIPPED [ 32%] 2023-03-20T11:53:03.3073440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-07] SKIPPED [ 32%] 2023-03-20T11:53:03.3079153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-08] SKIPPED [ 32%] 2023-03-20T11:53:03.3084838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-09] SKIPPED [ 32%] 2023-03-20T11:53:03.3090826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-10] SKIPPED [ 32%] 2023-03-20T11:53:03.3097554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-11] SKIPPED [ 32%] 2023-03-20T11:53:03.3103981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-12] SKIPPED [ 32%] 2023-03-20T11:53:03.3109935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-13] SKIPPED [ 32%] 2023-03-20T11:53:03.3115574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-14] SKIPPED [ 32%] 2023-03-20T11:53:03.3121415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-15] SKIPPED [ 32%] 2023-03-20T11:53:03.3127007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-16] SKIPPED [ 32%] 2023-03-20T11:53:03.3133826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-17] SKIPPED [ 32%] 2023-03-20T11:53:03.3138834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-18] SKIPPED [ 32%] 2023-03-20T11:53:03.3144576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-19] SKIPPED [ 32%] 2023-03-20T11:53:03.3150632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-20] SKIPPED [ 32%] 2023-03-20T11:53:03.3156318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-21] SKIPPED [ 32%] 2023-03-20T11:53:03.3162477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-22] SKIPPED [ 32%] 2023-03-20T11:53:03.3168074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-23] SKIPPED [ 32%] 2023-03-20T11:53:03.3175600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-24] SKIPPED [ 32%] 2023-03-20T11:53:03.3181019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-25] SKIPPED [ 32%] 2023-03-20T11:53:03.3186643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-26] SKIPPED [ 32%] 2023-03-20T11:53:03.3192781Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-27] SKIPPED [ 32%] 2023-03-20T11:53:03.3198465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-28] SKIPPED [ 32%] 2023-03-20T11:53:03.3204262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-29] SKIPPED [ 32%] 2023-03-20T11:53:03.3210816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-30] SKIPPED [ 32%] 2023-03-20T11:53:03.3216004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-31] SKIPPED [ 32%] 2023-03-20T11:53:03.3222034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-32] SKIPPED [ 32%] 2023-03-20T11:53:03.3227652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-33] SKIPPED [ 32%] 2023-03-20T11:53:03.3233837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-34] SKIPPED [ 32%] 2023-03-20T11:53:03.3240977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-35] SKIPPED [ 32%] 2023-03-20T11:53:03.3246751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-36] SKIPPED [ 32%] 2023-03-20T11:53:03.3252736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-37] SKIPPED [ 32%] 2023-03-20T11:53:03.3258645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-38] SKIPPED [ 32%] 2023-03-20T11:53:03.3264481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-39] SKIPPED [ 32%] 2023-03-20T11:53:03.3270341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-40] SKIPPED [ 32%] 2023-03-20T11:53:03.3276254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-41] SKIPPED [ 32%] 2023-03-20T11:53:03.3282378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-42] SKIPPED [ 32%] 2023-03-20T11:53:03.3287838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-43] SKIPPED [ 32%] 2023-03-20T11:53:03.3294573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-44] SKIPPED [ 32%] 2023-03-20T11:53:03.3299726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-45] SKIPPED [ 32%] 2023-03-20T11:53:03.3308303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-46] SKIPPED [ 32%] 2023-03-20T11:53:03.3314468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-47] SKIPPED [ 32%] 2023-03-20T11:53:03.3320352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-48] SKIPPED [ 32%] 2023-03-20T11:53:03.3325976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-49] SKIPPED [ 32%] 2023-03-20T11:53:03.3332038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-50] SKIPPED [ 32%] 2023-03-20T11:53:03.3337642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-51] SKIPPED [ 32%] 2023-03-20T11:53:03.3343708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-52] SKIPPED [ 32%] 2023-03-20T11:53:03.3350082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_bounding_box-53] SKIPPED [ 32%] 2023-03-20T11:53:03.3355755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-00] SKIPPED [ 32%] 2023-03-20T11:53:03.3361725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-01] SKIPPED [ 32%] 2023-03-20T11:53:03.3367132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-02] SKIPPED [ 32%] 2023-03-20T11:53:03.3373993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-03] SKIPPED [ 32%] 2023-03-20T11:53:03.3380626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-04] SKIPPED [ 32%] 2023-03-20T11:53:03.3386223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-05] SKIPPED [ 32%] 2023-03-20T11:53:03.3392286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-06] SKIPPED [ 32%] 2023-03-20T11:53:03.3398324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-07] SKIPPED [ 32%] 2023-03-20T11:53:03.3403974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-08] SKIPPED [ 32%] 2023-03-20T11:53:03.3410742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-09] SKIPPED [ 32%] 2023-03-20T11:53:03.3416100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-10] SKIPPED [ 32%] 2023-03-20T11:53:03.3421385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_mask-11] SKIPPED [ 32%] 2023-03-20T11:53:03.3427078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-00] SKIPPED [ 32%] 2023-03-20T11:53:03.3433309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-01] SKIPPED [ 32%] 2023-03-20T11:53:03.3439008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-02] SKIPPED [ 32%] 2023-03-20T11:53:03.3445910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-03] SKIPPED [ 32%] 2023-03-20T11:53:03.3451904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-04] SKIPPED [ 32%] 2023-03-20T11:53:03.3457620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-05] SKIPPED [ 32%] 2023-03-20T11:53:03.3463672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-06] SKIPPED [ 32%] 2023-03-20T11:53:03.3469603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-07] SKIPPED [ 32%] 2023-03-20T11:53:03.3475453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-08] SKIPPED [ 32%] 2023-03-20T11:53:03.3481346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-09] SKIPPED [ 32%] 2023-03-20T11:53:03.3486954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-10] SKIPPED [ 32%] 2023-03-20T11:53:03.3492757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-11] SKIPPED [ 32%] 2023-03-20T11:53:03.3498755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-12] SKIPPED [ 32%] 2023-03-20T11:53:03.3504626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-13] SKIPPED [ 32%] 2023-03-20T11:53:03.3510659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-14] SKIPPED [ 32%] 2023-03-20T11:53:03.3517558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-15] SKIPPED [ 32%] 2023-03-20T11:53:03.3523323Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-16] SKIPPED [ 32%] 2023-03-20T11:53:03.3530210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-17] SKIPPED [ 32%] 2023-03-20T11:53:03.3535416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-18] SKIPPED [ 32%] 2023-03-20T11:53:03.3541112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-19] SKIPPED [ 32%] 2023-03-20T11:53:03.3546783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-20] SKIPPED [ 32%] 2023-03-20T11:53:03.3552936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-21] SKIPPED [ 32%] 2023-03-20T11:53:03.3558615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-22] SKIPPED [ 32%] 2023-03-20T11:53:03.3564410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-23] SKIPPED [ 32%] 2023-03-20T11:53:03.3571086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-24] SKIPPED [ 32%] 2023-03-20T11:53:03.3576009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-25] SKIPPED [ 32%] 2023-03-20T11:53:03.3583159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-26] SKIPPED [ 32%] 2023-03-20T11:53:03.3589376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-27] SKIPPED [ 32%] 2023-03-20T11:53:03.3595267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-28] SKIPPED [ 32%] 2023-03-20T11:53:03.3601156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-29] SKIPPED [ 32%] 2023-03-20T11:53:03.3606608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-30] SKIPPED [ 32%] 2023-03-20T11:53:03.3612745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-31] SKIPPED [ 32%] 2023-03-20T11:53:03.3618623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-32] SKIPPED [ 32%] 2023-03-20T11:53:03.3624432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-33] SKIPPED [ 32%] 2023-03-20T11:53:03.3630490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-34] SKIPPED [ 32%] 2023-03-20T11:53:03.3635765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-rotate_video-35] SKIPPED [ 32%] 2023-03-20T11:53:03.3641441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-00] SKIPPED [ 32%] 2023-03-20T11:53:03.3647047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-01] SKIPPED [ 32%] 2023-03-20T11:53:03.3655146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-02] SKIPPED [ 32%] 2023-03-20T11:53:03.3660210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-03] SKIPPED [ 32%] 2023-03-20T11:53:03.3665881Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-04] SKIPPED [ 32%] 2023-03-20T11:53:03.3671953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-05] SKIPPED [ 32%] 2023-03-20T11:53:03.3677622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-06] SKIPPED [ 32%] 2023-03-20T11:53:03.3683512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-07] SKIPPED [ 32%] 2023-03-20T11:53:03.3690383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-08] SKIPPED [ 32%] 2023-03-20T11:53:03.3695689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-09] SKIPPED [ 32%] 2023-03-20T11:53:03.3701221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-10] SKIPPED [ 32%] 2023-03-20T11:53:03.3706887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-11] SKIPPED [ 32%] 2023-03-20T11:53:03.3713160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-12] SKIPPED [ 32%] 2023-03-20T11:53:03.3719917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-13] SKIPPED [ 32%] 2023-03-20T11:53:03.3725753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-14] SKIPPED [ 32%] 2023-03-20T11:53:03.3731602Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-15] SKIPPED [ 32%] 2023-03-20T11:53:03.3737551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-16] SKIPPED [ 32%] 2023-03-20T11:53:03.3743564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-17] SKIPPED [ 32%] 2023-03-20T11:53:03.3749729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-18] SKIPPED [ 32%] 2023-03-20T11:53:03.3755367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-19] SKIPPED [ 32%] 2023-03-20T11:53:03.3761300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-20] SKIPPED [ 32%] 2023-03-20T11:53:03.3766885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-21] SKIPPED [ 32%] 2023-03-20T11:53:03.3772728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-22] SKIPPED [ 32%] 2023-03-20T11:53:03.3778290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-23] SKIPPED [ 32%] 2023-03-20T11:53:03.3783647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-24] SKIPPED [ 32%] 2023-03-20T11:53:03.3790988Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-25] SKIPPED [ 32%] 2023-03-20T11:53:03.3796666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-26] SKIPPED [ 32%] 2023-03-20T11:53:03.3802753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-27] SKIPPED [ 32%] 2023-03-20T11:53:03.3809246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-28] SKIPPED [ 32%] 2023-03-20T11:53:03.3815016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_image_tensor-29] SKIPPED [ 32%] 2023-03-20T11:53:03.3820502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-000] SKIPPED [ 32%] 2023-03-20T11:53:03.3825891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-001] SKIPPED [ 32%] 2023-03-20T11:53:03.3831983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-002] SKIPPED [ 32%] 2023-03-20T11:53:03.3837640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-003] SKIPPED [ 32%] 2023-03-20T11:53:03.3843515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-004] SKIPPED [ 32%] 2023-03-20T11:53:03.3850459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-005] SKIPPED [ 32%] 2023-03-20T11:53:03.3856276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-006] SKIPPED [ 32%] 2023-03-20T11:53:03.3862461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-007] SKIPPED [ 32%] 2023-03-20T11:53:03.3868621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-008] SKIPPED [ 32%] 2023-03-20T11:53:03.3874176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-009] SKIPPED [ 32%] 2023-03-20T11:53:03.3879807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-010] SKIPPED [ 32%] 2023-03-20T11:53:03.3885610Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-011] SKIPPED [ 32%] 2023-03-20T11:53:03.3891441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-012] SKIPPED [ 32%] 2023-03-20T11:53:03.3897262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-013] SKIPPED [ 32%] 2023-03-20T11:53:03.3903272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-014] SKIPPED [ 32%] 2023-03-20T11:53:03.3909104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-015] SKIPPED [ 32%] 2023-03-20T11:53:03.3915049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-016] SKIPPED [ 32%] 2023-03-20T11:53:03.3920677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-017] SKIPPED [ 32%] 2023-03-20T11:53:03.3927446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-018] SKIPPED [ 32%] 2023-03-20T11:53:03.3934350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-019] SKIPPED [ 32%] 2023-03-20T11:53:03.3939244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-020] SKIPPED [ 32%] 2023-03-20T11:53:03.3945108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-021] SKIPPED [ 32%] 2023-03-20T11:53:03.3950985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-022] SKIPPED [ 32%] 2023-03-20T11:53:03.3956843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-023] SKIPPED [ 32%] 2023-03-20T11:53:03.3962689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-024] SKIPPED [ 32%] 2023-03-20T11:53:03.3969644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-025] SKIPPED [ 32%] 2023-03-20T11:53:03.3975178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-026] SKIPPED [ 32%] 2023-03-20T11:53:03.3980183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-027] SKIPPED [ 32%] 2023-03-20T11:53:03.3985752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-028] SKIPPED [ 32%] 2023-03-20T11:53:03.3992669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-029] SKIPPED [ 32%] 2023-03-20T11:53:03.3998642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-030] SKIPPED [ 32%] 2023-03-20T11:53:03.4004332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-031] SKIPPED [ 32%] 2023-03-20T11:53:03.4010964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-032] SKIPPED [ 32%] 2023-03-20T11:53:03.4016067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-033] SKIPPED [ 32%] 2023-03-20T11:53:03.4022163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-034] SKIPPED [ 32%] 2023-03-20T11:53:03.4027729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-035] SKIPPED [ 32%] 2023-03-20T11:53:03.4033403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-036] SKIPPED [ 32%] 2023-03-20T11:53:03.4039023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-037] SKIPPED [ 32%] 2023-03-20T11:53:03.4044660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-038] SKIPPED [ 32%] 2023-03-20T11:53:03.4050939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-039] SKIPPED [ 32%] 2023-03-20T11:53:03.4057222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-040] SKIPPED [ 32%] 2023-03-20T11:53:03.4063215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-041] SKIPPED [ 32%] 2023-03-20T11:53:03.4068759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-042] SKIPPED [ 32%] 2023-03-20T11:53:03.4074762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-043] SKIPPED [ 32%] 2023-03-20T11:53:03.4080518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-044] SKIPPED [ 32%] 2023-03-20T11:53:03.4086057Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-045] SKIPPED [ 32%] 2023-03-20T11:53:03.4091866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-046] SKIPPED [ 32%] 2023-03-20T11:53:03.4097587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-047] SKIPPED [ 32%] 2023-03-20T11:53:03.4103527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-048] SKIPPED [ 32%] 2023-03-20T11:53:03.4109319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-049] SKIPPED [ 32%] 2023-03-20T11:53:03.4115038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-050] SKIPPED [ 32%] 2023-03-20T11:53:03.4120620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-051] SKIPPED [ 32%] 2023-03-20T11:53:03.4130346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-052] SKIPPED [ 32%] 2023-03-20T11:53:03.4136280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-053] SKIPPED [ 32%] 2023-03-20T11:53:03.4141097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-054] SKIPPED [ 32%] 2023-03-20T11:53:03.4146563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-055] SKIPPED [ 32%] 2023-03-20T11:53:03.4152566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-056] SKIPPED [ 32%] 2023-03-20T11:53:03.4158363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-057] SKIPPED [ 32%] 2023-03-20T11:53:03.4163799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-058] SKIPPED [ 32%] 2023-03-20T11:53:03.4170340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-059] SKIPPED [ 32%] 2023-03-20T11:53:03.4176134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-060] SKIPPED [ 32%] 2023-03-20T11:53:03.4181135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-061] SKIPPED [ 32%] 2023-03-20T11:53:03.4186633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-062] SKIPPED [ 32%] 2023-03-20T11:53:03.4193944Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-063] SKIPPED [ 32%] 2023-03-20T11:53:03.4199696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-064] SKIPPED [ 32%] 2023-03-20T11:53:03.4205290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-065] SKIPPED [ 32%] 2023-03-20T11:53:03.4211273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-066] SKIPPED [ 32%] 2023-03-20T11:53:03.4216863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-067] SKIPPED [ 32%] 2023-03-20T11:53:03.4222876Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-068] SKIPPED [ 32%] 2023-03-20T11:53:03.4228753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-069] SKIPPED [ 32%] 2023-03-20T11:53:03.4234651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-070] SKIPPED [ 32%] 2023-03-20T11:53:03.4240140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-071] SKIPPED [ 32%] 2023-03-20T11:53:03.4245907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-072] SKIPPED [ 32%] 2023-03-20T11:53:03.4251685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-073] SKIPPED [ 32%] 2023-03-20T11:53:03.4257252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-074] SKIPPED [ 32%] 2023-03-20T11:53:03.4264534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-075] SKIPPED [ 32%] 2023-03-20T11:53:03.4270356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-076] SKIPPED [ 32%] 2023-03-20T11:53:03.4276236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-077] SKIPPED [ 32%] 2023-03-20T11:53:03.4282003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-078] SKIPPED [ 32%] 2023-03-20T11:53:03.4287667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-079] SKIPPED [ 32%] 2023-03-20T11:53:03.4293995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-080] SKIPPED [ 32%] 2023-03-20T11:53:03.4299499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-081] SKIPPED [ 32%] 2023-03-20T11:53:03.4305020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-082] SKIPPED [ 32%] 2023-03-20T11:53:03.4310767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-083] SKIPPED [ 32%] 2023-03-20T11:53:03.4316382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-084] SKIPPED [ 32%] 2023-03-20T11:53:03.4322394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-085] SKIPPED [ 32%] 2023-03-20T11:53:03.4330032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-086] SKIPPED [ 32%] 2023-03-20T11:53:03.4335438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-087] SKIPPED [ 32%] 2023-03-20T11:53:03.4340615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-088] SKIPPED [ 32%] 2023-03-20T11:53:03.4346118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-089] SKIPPED [ 32%] 2023-03-20T11:53:03.4352155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-090] SKIPPED [ 32%] 2023-03-20T11:53:03.4358074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-091] SKIPPED [ 32%] 2023-03-20T11:53:03.4363550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-092] SKIPPED [ 32%] 2023-03-20T11:53:03.4370325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-093] SKIPPED [ 32%] 2023-03-20T11:53:03.4375213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-094] SKIPPED [ 32%] 2023-03-20T11:53:03.4380650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-095] SKIPPED [ 32%] 2023-03-20T11:53:03.4386489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-096] SKIPPED [ 32%] 2023-03-20T11:53:03.4392524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-097] SKIPPED [ 32%] 2023-03-20T11:53:03.4399352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-098] SKIPPED [ 32%] 2023-03-20T11:53:03.4404981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-099] SKIPPED [ 32%] 2023-03-20T11:53:03.4410837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-100] SKIPPED [ 32%] 2023-03-20T11:53:03.4416636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-101] SKIPPED [ 32%] 2023-03-20T11:53:03.4422187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-102] SKIPPED [ 32%] 2023-03-20T11:53:03.4428338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-103] SKIPPED [ 32%] 2023-03-20T11:53:03.4434387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-104] SKIPPED [ 32%] 2023-03-20T11:53:03.4440354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-105] SKIPPED [ 32%] 2023-03-20T11:53:03.4445793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-106] SKIPPED [ 32%] 2023-03-20T11:53:03.4451714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_bounding_box-107] SKIPPED [ 32%] 2023-03-20T11:53:03.4457326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-00] SKIPPED [ 32%] 2023-03-20T11:53:03.4464509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-01] SKIPPED [ 32%] 2023-03-20T11:53:03.4470475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-02] SKIPPED [ 32%] 2023-03-20T11:53:03.4475676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-03] SKIPPED [ 32%] 2023-03-20T11:53:03.4481443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-04] SKIPPED [ 32%] 2023-03-20T11:53:03.4487009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-05] SKIPPED [ 32%] 2023-03-20T11:53:03.4493991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-06] SKIPPED [ 32%] 2023-03-20T11:53:03.4498637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-07] SKIPPED [ 32%] 2023-03-20T11:53:03.4504510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-08] SKIPPED [ 32%] 2023-03-20T11:53:03.4510432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-09] SKIPPED [ 32%] 2023-03-20T11:53:03.4516127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-10] SKIPPED [ 32%] 2023-03-20T11:53:03.4521887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_mask-11] SKIPPED [ 32%] 2023-03-20T11:53:03.4527560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-00] SKIPPED [ 32%] 2023-03-20T11:53:03.4535482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-01] SKIPPED [ 32%] 2023-03-20T11:53:03.4540458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-02] SKIPPED [ 32%] 2023-03-20T11:53:03.4546126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-03] SKIPPED [ 32%] 2023-03-20T11:53:03.4552192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-04] SKIPPED [ 32%] 2023-03-20T11:53:03.4557998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-05] SKIPPED [ 32%] 2023-03-20T11:53:03.4563797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-06] SKIPPED [ 32%] 2023-03-20T11:53:03.4570456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-07] SKIPPED [ 32%] 2023-03-20T11:53:03.4575507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-08] SKIPPED [ 32%] 2023-03-20T11:53:03.4581253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-09] SKIPPED [ 32%] 2023-03-20T11:53:03.4586839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-10] SKIPPED [ 32%] 2023-03-20T11:53:03.4592849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-11] SKIPPED [ 32%] 2023-03-20T11:53:03.4599760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-12] SKIPPED [ 32%] 2023-03-20T11:53:03.4605631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-13] SKIPPED [ 32%] 2023-03-20T11:53:03.4611720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-14] SKIPPED [ 32%] 2023-03-20T11:53:03.4617189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-15] SKIPPED [ 32%] 2023-03-20T11:53:03.4623128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-16] SKIPPED [ 32%] 2023-03-20T11:53:03.4629118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-17] SKIPPED [ 32%] 2023-03-20T11:53:03.4634825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-18] SKIPPED [ 32%] 2023-03-20T11:53:03.4640708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-19] SKIPPED [ 32%] 2023-03-20T11:53:03.4646220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-20] SKIPPED [ 32%] 2023-03-20T11:53:03.4652249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-21] SKIPPED [ 32%] 2023-03-20T11:53:03.4657944Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-22] SKIPPED [ 32%] 2023-03-20T11:53:03.4663808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-23] SKIPPED [ 32%] 2023-03-20T11:53:03.4670851Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-24] SKIPPED [ 32%] 2023-03-20T11:53:03.4676554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-25] SKIPPED [ 32%] 2023-03-20T11:53:03.4682329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-26] SKIPPED [ 32%] 2023-03-20T11:53:03.4687938Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-27] SKIPPED [ 32%] 2023-03-20T11:53:03.4694740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-28] SKIPPED [ 32%] 2023-03-20T11:53:03.4699669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-29] SKIPPED [ 32%] 2023-03-20T11:53:03.4705270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-30] SKIPPED [ 32%] 2023-03-20T11:53:03.4711295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-31] SKIPPED [ 32%] 2023-03-20T11:53:03.4717021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-32] SKIPPED [ 32%] 2023-03-20T11:53:03.4722638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-33] SKIPPED [ 32%] 2023-03-20T11:53:03.4729024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-34] SKIPPED [ 32%] 2023-03-20T11:53:03.4735416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-crop_video-35] SKIPPED [ 32%] 2023-03-20T11:53:03.4741317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-000] SKIPPED [ 32%] 2023-03-20T11:53:03.4747033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-001] SKIPPED [ 32%] 2023-03-20T11:53:03.4753130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-002] SKIPPED [ 32%] 2023-03-20T11:53:03.4758962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-003] SKIPPED [ 32%] 2023-03-20T11:53:03.4764568Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-004] SKIPPED [ 32%] 2023-03-20T11:53:03.4770292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-005] SKIPPED [ 32%] 2023-03-20T11:53:03.4776099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-006] SKIPPED [ 32%] 2023-03-20T11:53:03.4782228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-007] SKIPPED [ 32%] 2023-03-20T11:53:03.4787664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-008] SKIPPED [ 32%] 2023-03-20T11:53:03.4793850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-009] SKIPPED [ 32%] 2023-03-20T11:53:03.4799289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-010] SKIPPED [ 32%] 2023-03-20T11:53:03.4806115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-011] SKIPPED [ 32%] 2023-03-20T11:53:03.4813036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-012] SKIPPED [ 32%] 2023-03-20T11:53:03.4817908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-013] SKIPPED [ 32%] 2023-03-20T11:53:03.4823853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-014] SKIPPED [ 32%] 2023-03-20T11:53:03.4829682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-015] SKIPPED [ 32%] 2023-03-20T11:53:03.4835475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-016] SKIPPED [ 32%] 2023-03-20T11:53:03.4841278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-017] SKIPPED [ 32%] 2023-03-20T11:53:03.4846895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-018] SKIPPED [ 32%] 2023-03-20T11:53:03.4852759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-019] SKIPPED [ 32%] 2023-03-20T11:53:03.4858856Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-020] SKIPPED [ 32%] 2023-03-20T11:53:03.4864262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-021] SKIPPED [ 32%] 2023-03-20T11:53:03.4871566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-022] SKIPPED [ 32%] 2023-03-20T11:53:03.4877299Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-023] SKIPPED [ 32%] 2023-03-20T11:53:03.4883157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-024] SKIPPED [ 32%] 2023-03-20T11:53:03.4889666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-025] SKIPPED [ 32%] 2023-03-20T11:53:03.4895668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-026] SKIPPED [ 32%] 2023-03-20T11:53:03.4901363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-027] SKIPPED [ 32%] 2023-03-20T11:53:03.4906810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-028] SKIPPED [ 32%] 2023-03-20T11:53:03.4913077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-029] SKIPPED [ 32%] 2023-03-20T11:53:03.4918783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-030] SKIPPED [ 32%] 2023-03-20T11:53:03.4924431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-031] SKIPPED [ 32%] 2023-03-20T11:53:03.4930619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-032] SKIPPED [ 32%] 2023-03-20T11:53:03.4938941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-033] SKIPPED [ 32%] 2023-03-20T11:53:03.4944863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-034] SKIPPED [ 32%] 2023-03-20T11:53:03.4950995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-035] SKIPPED [ 32%] 2023-03-20T11:53:03.4956727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-036] SKIPPED [ 32%] 2023-03-20T11:53:03.4962586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-037] SKIPPED [ 32%] 2023-03-20T11:53:03.4969254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-038] SKIPPED [ 32%] 2023-03-20T11:53:03.4975229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-039] SKIPPED [ 32%] 2023-03-20T11:53:03.4980520Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-040] SKIPPED [ 32%] 2023-03-20T11:53:03.4986233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-041] SKIPPED [ 32%] 2023-03-20T11:53:03.4992369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-042] SKIPPED [ 32%] 2023-03-20T11:53:03.4998253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-043] SKIPPED [ 32%] 2023-03-20T11:53:03.5003981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-044] SKIPPED [ 32%] 2023-03-20T11:53:03.5010971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-045] SKIPPED [ 32%] 2023-03-20T11:53:03.5016912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-046] SKIPPED [ 32%] 2023-03-20T11:53:03.5022972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-047] SKIPPED [ 32%] 2023-03-20T11:53:03.5028905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-048] SKIPPED [ 32%] 2023-03-20T11:53:03.5034862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-049] SKIPPED [ 32%] 2023-03-20T11:53:03.5040606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-050] SKIPPED [ 32%] 2023-03-20T11:53:03.5046380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-051] SKIPPED [ 32%] 2023-03-20T11:53:03.5052208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-052] SKIPPED [ 32%] 2023-03-20T11:53:03.5058248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-053] SKIPPED [ 32%] 2023-03-20T11:53:03.5064238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-054] SKIPPED [ 32%] 2023-03-20T11:53:03.5070146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-055] SKIPPED [ 32%] 2023-03-20T11:53:03.5077134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-056] SKIPPED [ 32%] 2023-03-20T11:53:03.5083179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-057] SKIPPED [ 32%] 2023-03-20T11:53:03.5089792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-058] SKIPPED [ 32%] 2023-03-20T11:53:03.5095680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-059] SKIPPED [ 32%] 2023-03-20T11:53:03.5100893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-060] SKIPPED [ 32%] 2023-03-20T11:53:03.5106625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-061] SKIPPED [ 32%] 2023-03-20T11:53:03.5112681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-062] SKIPPED [ 32%] 2023-03-20T11:53:03.5118450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-063] SKIPPED [ 32%] 2023-03-20T11:53:03.5124144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-064] SKIPPED [ 32%] 2023-03-20T11:53:03.5130529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-065] SKIPPED [ 32%] 2023-03-20T11:53:03.5135683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-066] SKIPPED [ 32%] 2023-03-20T11:53:03.5141655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-067] SKIPPED [ 32%] 2023-03-20T11:53:03.5148737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-068] SKIPPED [ 32%] 2023-03-20T11:53:03.5155077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-069] SKIPPED [ 32%] 2023-03-20T11:53:03.5161106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-070] SKIPPED [ 32%] 2023-03-20T11:53:03.5166215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-071] SKIPPED [ 32%] 2023-03-20T11:53:03.5172319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-072] SKIPPED [ 32%] 2023-03-20T11:53:03.5178010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-073] SKIPPED [ 32%] 2023-03-20T11:53:03.5184165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-074] SKIPPED [ 32%] 2023-03-20T11:53:03.5190302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-075] SKIPPED [ 32%] 2023-03-20T11:53:03.5195993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-076] SKIPPED [ 32%] 2023-03-20T11:53:03.5201975Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-077] SKIPPED [ 32%] 2023-03-20T11:53:03.5207514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-078] SKIPPED [ 32%] 2023-03-20T11:53:03.5215461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-079] SKIPPED [ 32%] 2023-03-20T11:53:03.5220725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-080] SKIPPED [ 32%] 2023-03-20T11:53:03.5226215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-081] SKIPPED [ 32%] 2023-03-20T11:53:03.5231996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-082] SKIPPED [ 32%] 2023-03-20T11:53:03.5237924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-083] SKIPPED [ 32%] 2023-03-20T11:53:03.5243422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-084] SKIPPED [ 32%] 2023-03-20T11:53:03.5250143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-085] SKIPPED [ 32%] 2023-03-20T11:53:03.5255639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-086] SKIPPED [ 32%] 2023-03-20T11:53:03.5261128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-087] SKIPPED [ 32%] 2023-03-20T11:53:03.5266715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-088] SKIPPED [ 32%] 2023-03-20T11:53:03.5272824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-089] SKIPPED [ 32%] 2023-03-20T11:53:03.5278564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-090] SKIPPED [ 32%] 2023-03-20T11:53:03.5285500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-091] SKIPPED [ 32%] 2023-03-20T11:53:03.5291516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-092] SKIPPED [ 32%] 2023-03-20T11:53:03.5297146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-093] SKIPPED [ 32%] 2023-03-20T11:53:03.5303178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-094] SKIPPED [ 32%] 2023-03-20T11:53:03.5309342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-095] SKIPPED [ 32%] 2023-03-20T11:53:03.5314626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-096] SKIPPED [ 32%] 2023-03-20T11:53:03.5320457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-097] SKIPPED [ 32%] 2023-03-20T11:53:03.5326173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-098] SKIPPED [ 32%] 2023-03-20T11:53:03.5332218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-099] SKIPPED [ 32%] 2023-03-20T11:53:03.5337603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-100] SKIPPED [ 32%] 2023-03-20T11:53:03.5343708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-101] SKIPPED [ 32%] 2023-03-20T11:53:03.5350996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-102] SKIPPED [ 32%] 2023-03-20T11:53:03.5356743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-103] SKIPPED [ 32%] 2023-03-20T11:53:03.5362580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-104] SKIPPED [ 32%] 2023-03-20T11:53:03.5369052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-105] SKIPPED [ 32%] 2023-03-20T11:53:03.5375135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-106] SKIPPED [ 32%] 2023-03-20T11:53:03.5380215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-107] SKIPPED [ 32%] 2023-03-20T11:53:03.5386243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-108] SKIPPED [ 32%] 2023-03-20T11:53:03.5392052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-109] SKIPPED [ 32%] 2023-03-20T11:53:03.5397984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-110] SKIPPED [ 32%] 2023-03-20T11:53:03.5403605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-111] SKIPPED [ 32%] 2023-03-20T11:53:03.5410278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-112] SKIPPED [ 32%] 2023-03-20T11:53:03.5415681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-113] SKIPPED [ 32%] 2023-03-20T11:53:03.5422543Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-114] SKIPPED [ 32%] 2023-03-20T11:53:03.5428427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-115] SKIPPED [ 32%] 2023-03-20T11:53:03.5434494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-116] SKIPPED [ 32%] 2023-03-20T11:53:03.5440174Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-117] SKIPPED [ 32%] 2023-03-20T11:53:03.5445964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-118] SKIPPED [ 32%] 2023-03-20T11:53:03.5452001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-119] SKIPPED [ 32%] 2023-03-20T11:53:03.5458039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-120] SKIPPED [ 32%] 2023-03-20T11:53:03.5464022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-121] SKIPPED [ 32%] 2023-03-20T11:53:03.5470027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-122] SKIPPED [ 32%] 2023-03-20T11:53:03.5475776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-123] SKIPPED [ 32%] 2023-03-20T11:53:03.5481569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-124] SKIPPED [ 32%] 2023-03-20T11:53:03.5489645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-125] SKIPPED [ 32%] 2023-03-20T11:53:03.5494744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-126] SKIPPED [ 32%] 2023-03-20T11:53:03.5500831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-127] SKIPPED [ 32%] 2023-03-20T11:53:03.5506562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-128] SKIPPED [ 32%] 2023-03-20T11:53:03.5512768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-129] SKIPPED [ 32%] 2023-03-20T11:53:03.5518591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-130] SKIPPED [ 32%] 2023-03-20T11:53:03.5524324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-131] SKIPPED [ 32%] 2023-03-20T11:53:03.5530406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-132] SKIPPED [ 32%] 2023-03-20T11:53:03.5536219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-133] SKIPPED [ 32%] 2023-03-20T11:53:03.5541796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-134] SKIPPED [ 32%] 2023-03-20T11:53:03.5547401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-135] SKIPPED [ 32%] 2023-03-20T11:53:03.5553541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-136] SKIPPED [ 32%] 2023-03-20T11:53:03.5560490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-137] SKIPPED [ 32%] 2023-03-20T11:53:03.5566186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-138] SKIPPED [ 32%] 2023-03-20T11:53:03.5572210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-139] SKIPPED [ 32%] 2023-03-20T11:53:03.5578159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-140] SKIPPED [ 32%] 2023-03-20T11:53:03.5584080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-141] SKIPPED [ 32%] 2023-03-20T11:53:03.5590007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-142] SKIPPED [ 32%] 2023-03-20T11:53:03.5595528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-143] SKIPPED [ 32%] 2023-03-20T11:53:03.5601530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-144] SKIPPED [ 32%] 2023-03-20T11:53:03.5607111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-145] SKIPPED [ 32%] 2023-03-20T11:53:03.5613619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-146] SKIPPED [ 32%] 2023-03-20T11:53:03.5619140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-147] SKIPPED [ 32%] 2023-03-20T11:53:03.5626205Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-148] SKIPPED [ 32%] 2023-03-20T11:53:03.5632642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-149] SKIPPED [ 32%] 2023-03-20T11:53:03.5638507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-150] SKIPPED [ 32%] 2023-03-20T11:53:03.5644169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-151] SKIPPED [ 32%] 2023-03-20T11:53:03.5650541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-152] SKIPPED [ 32%] 2023-03-20T11:53:03.5655872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-153] SKIPPED [ 32%] 2023-03-20T11:53:03.5661837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-154] SKIPPED [ 32%] 2023-03-20T11:53:03.5667525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-155] SKIPPED [ 32%] 2023-03-20T11:53:03.5673856Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-156] SKIPPED [ 32%] 2023-03-20T11:53:03.5679583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-157] SKIPPED [ 32%] 2023-03-20T11:53:03.5685396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-158] SKIPPED [ 32%] 2023-03-20T11:53:03.5692540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-159] SKIPPED [ 32%] 2023-03-20T11:53:03.5698436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-160] SKIPPED [ 32%] 2023-03-20T11:53:03.5704425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-161] SKIPPED [ 32%] 2023-03-20T11:53:03.5710336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-162] SKIPPED [ 32%] 2023-03-20T11:53:03.5716214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-163] SKIPPED [ 32%] 2023-03-20T11:53:03.5721967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-164] SKIPPED [ 32%] 2023-03-20T11:53:03.5727671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-165] SKIPPED [ 32%] 2023-03-20T11:53:03.5734408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-166] SKIPPED [ 32%] 2023-03-20T11:53:03.5739632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-167] SKIPPED [ 32%] 2023-03-20T11:53:03.5745317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-168] SKIPPED [ 32%] 2023-03-20T11:53:03.5751329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-169] SKIPPED [ 32%] 2023-03-20T11:53:03.5757204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-170] SKIPPED [ 32%] 2023-03-20T11:53:03.5765542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-171] SKIPPED [ 32%] 2023-03-20T11:53:03.5771728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-172] SKIPPED [ 32%] 2023-03-20T11:53:03.5778407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-173] SKIPPED [ 32%] 2023-03-20T11:53:03.5783575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-174] SKIPPED [ 32%] 2023-03-20T11:53:03.5789602Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-175] SKIPPED [ 32%] 2023-03-20T11:53:03.5795424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-176] SKIPPED [ 32%] 2023-03-20T11:53:03.5801243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-177] SKIPPED [ 32%] 2023-03-20T11:53:03.5806865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-178] SKIPPED [ 32%] 2023-03-20T11:53:03.5812899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-179] SKIPPED [ 32%] 2023-03-20T11:53:03.5818631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-180] SKIPPED [ 32%] 2023-03-20T11:53:03.5824682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-181] SKIPPED [ 32%] 2023-03-20T11:53:03.5831741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-182] SKIPPED [ 32%] 2023-03-20T11:53:03.5837308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-183] SKIPPED [ 32%] 2023-03-20T11:53:03.5843203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-184] SKIPPED [ 32%] 2023-03-20T11:53:03.5849764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-185] SKIPPED [ 32%] 2023-03-20T11:53:03.5855658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-186] SKIPPED [ 32%] 2023-03-20T11:53:03.5860927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-187] SKIPPED [ 32%] 2023-03-20T11:53:03.5866276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-188] SKIPPED [ 32%] 2023-03-20T11:53:03.5872426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-189] SKIPPED [ 32%] 2023-03-20T11:53:03.5878256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-190] SKIPPED [ 32%] 2023-03-20T11:53:03.5883928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-191] SKIPPED [ 32%] 2023-03-20T11:53:03.5890556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-192] SKIPPED [ 32%] 2023-03-20T11:53:03.5895680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-193] SKIPPED [ 32%] 2023-03-20T11:53:03.5902956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-194] SKIPPED [ 32%] 2023-03-20T11:53:03.5921905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-195] SKIPPED [ 32%] 2023-03-20T11:53:03.5922469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-196] SKIPPED [ 32%] 2023-03-20T11:53:03.5922887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-197] SKIPPED [ 32%] 2023-03-20T11:53:03.5926354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-198] SKIPPED [ 32%] 2023-03-20T11:53:03.5932394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-199] SKIPPED [ 32%] 2023-03-20T11:53:03.5938654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-200] SKIPPED [ 32%] 2023-03-20T11:53:03.5944180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-201] SKIPPED [ 32%] 2023-03-20T11:53:03.5950303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-202] SKIPPED [ 32%] 2023-03-20T11:53:03.5956027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-203] SKIPPED [ 32%] 2023-03-20T11:53:03.5961954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-204] SKIPPED [ 32%] 2023-03-20T11:53:03.5969370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-205] SKIPPED [ 32%] 2023-03-20T11:53:03.5975539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-206] SKIPPED [ 32%] 2023-03-20T11:53:03.5980797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-207] SKIPPED [ 32%] 2023-03-20T11:53:03.5986581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-208] SKIPPED [ 32%] 2023-03-20T11:53:03.5992696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-209] SKIPPED [ 32%] 2023-03-20T11:53:03.5998718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-210] SKIPPED [ 32%] 2023-03-20T11:53:03.6004270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-211] SKIPPED [ 32%] 2023-03-20T11:53:03.6010661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-212] SKIPPED [ 32%] 2023-03-20T11:53:03.6015863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-213] SKIPPED [ 32%] 2023-03-20T11:53:03.6021835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-214] SKIPPED [ 32%] 2023-03-20T11:53:03.6027462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-215] SKIPPED [ 32%] 2023-03-20T11:53:03.6033633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-216] SKIPPED [ 32%] 2023-03-20T11:53:03.6040813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-217] SKIPPED [ 32%] 2023-03-20T11:53:03.6046400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-218] SKIPPED [ 32%] 2023-03-20T11:53:03.6052285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-219] SKIPPED [ 32%] 2023-03-20T11:53:03.6058319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-220] SKIPPED [ 32%] 2023-03-20T11:53:03.6064086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-221] SKIPPED [ 32%] 2023-03-20T11:53:03.6070173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-222] SKIPPED [ 32%] 2023-03-20T11:53:03.6075958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-223] SKIPPED [ 32%] 2023-03-20T11:53:03.6081965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-224] SKIPPED [ 32%] 2023-03-20T11:53:03.6087584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-225] SKIPPED [ 32%] 2023-03-20T11:53:03.6094324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-226] SKIPPED [ 32%] 2023-03-20T11:53:03.6099540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-227] SKIPPED [ 32%] 2023-03-20T11:53:03.6106503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-228] SKIPPED [ 32%] 2023-03-20T11:53:03.6112577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-229] SKIPPED [ 32%] 2023-03-20T11:53:03.6118574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-230] SKIPPED [ 32%] 2023-03-20T11:53:03.6124393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-231] SKIPPED [ 32%] 2023-03-20T11:53:03.6130786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-232] SKIPPED [ 32%] 2023-03-20T11:53:03.6136370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-233] SKIPPED [ 32%] 2023-03-20T11:53:03.6142035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-234] SKIPPED [ 32%] 2023-03-20T11:53:03.6147915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-235] SKIPPED [ 32%] 2023-03-20T11:53:03.6153708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-236] SKIPPED [ 32%] 2023-03-20T11:53:03.6159534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-237] SKIPPED [ 32%] 2023-03-20T11:53:03.6165193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-238] SKIPPED [ 32%] 2023-03-20T11:53:03.6171003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-239] SKIPPED [ 32%] 2023-03-20T11:53:03.6177995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-240] SKIPPED [ 32%] 2023-03-20T11:53:03.6184115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-241] SKIPPED [ 32%] 2023-03-20T11:53:03.6190083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-242] SKIPPED [ 32%] 2023-03-20T11:53:03.6196073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-243] SKIPPED [ 32%] 2023-03-20T11:53:03.6201963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-244] SKIPPED [ 32%] 2023-03-20T11:53:03.6207669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-245] SKIPPED [ 32%] 2023-03-20T11:53:03.6214465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-246] SKIPPED [ 32%] 2023-03-20T11:53:03.6219856Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-247] SKIPPED [ 32%] 2023-03-20T11:53:03.6225332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-248] SKIPPED [ 32%] 2023-03-20T11:53:03.6231316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-249] SKIPPED [ 32%] 2023-03-20T11:53:03.6237061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-250] SKIPPED [ 32%] 2023-03-20T11:53:03.6244044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-251] SKIPPED [ 32%] 2023-03-20T11:53:03.6250767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-252] SKIPPED [ 32%] 2023-03-20T11:53:03.6255818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-253] SKIPPED [ 32%] 2023-03-20T11:53:03.6261800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-254] SKIPPED [ 32%] 2023-03-20T11:53:03.6267666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-255] SKIPPED [ 32%] 2023-03-20T11:53:03.6273705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-256] SKIPPED [ 32%] 2023-03-20T11:53:03.6279460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-257] SKIPPED [ 32%] 2023-03-20T11:53:03.6285173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-258] SKIPPED [ 32%] 2023-03-20T11:53:03.6291061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-259] SKIPPED [ 32%] 2023-03-20T11:53:03.6296891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-260] SKIPPED [ 32%] 2023-03-20T11:53:03.6302946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-261] SKIPPED [ 32%] 2023-03-20T11:53:03.6308625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-262] SKIPPED [ 32%] 2023-03-20T11:53:03.6315846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-263] SKIPPED [ 32%] 2023-03-20T11:53:03.6321714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-264] SKIPPED [ 32%] 2023-03-20T11:53:03.6327605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-265] SKIPPED [ 32%] 2023-03-20T11:53:03.6334291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-266] SKIPPED [ 32%] 2023-03-20T11:53:03.6339261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-267] SKIPPED [ 32%] 2023-03-20T11:53:03.6345148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-268] SKIPPED [ 32%] 2023-03-20T11:53:03.6351242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-269] SKIPPED [ 32%] 2023-03-20T11:53:03.6357029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-270] SKIPPED [ 32%] 2023-03-20T11:53:03.6362891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-271] SKIPPED [ 32%] 2023-03-20T11:53:03.6369670Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-272] SKIPPED [ 32%] 2023-03-20T11:53:03.6375424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-273] SKIPPED [ 32%] 2023-03-20T11:53:03.6381691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-274] SKIPPED [ 32%] 2023-03-20T11:53:03.6387415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-275] SKIPPED [ 32%] 2023-03-20T11:53:03.6393672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-276] SKIPPED [ 32%] 2023-03-20T11:53:03.6399470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-277] SKIPPED [ 32%] 2023-03-20T11:53:03.6405201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-278] SKIPPED [ 32%] 2023-03-20T11:53:03.6411028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-279] SKIPPED [ 32%] 2023-03-20T11:53:03.6416642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-280] SKIPPED [ 32%] 2023-03-20T11:53:03.6422716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-281] SKIPPED [ 32%] 2023-03-20T11:53:03.6428481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-282] SKIPPED [ 32%] 2023-03-20T11:53:03.6434482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-283] SKIPPED [ 32%] 2023-03-20T11:53:03.6440309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-284] SKIPPED [ 32%] 2023-03-20T11:53:03.6446050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-285] SKIPPED [ 32%] 2023-03-20T11:53:03.6454089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-286] SKIPPED [ 32%] 2023-03-20T11:53:03.6458971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_image_tensor-287] SKIPPED [ 32%] 2023-03-20T11:53:03.6464913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-00] SKIPPED [ 32%] 2023-03-20T11:53:03.6470932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-01] SKIPPED [ 32%] 2023-03-20T11:53:03.6476293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-02] SKIPPED [ 32%] 2023-03-20T11:53:03.6482047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-03] SKIPPED [ 32%] 2023-03-20T11:53:03.6488380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-04] SKIPPED [ 32%] 2023-03-20T11:53:03.6494673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-05] SKIPPED [ 32%] 2023-03-20T11:53:03.6499791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-06] SKIPPED [ 32%] 2023-03-20T11:53:03.6505557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-07] SKIPPED [ 32%] 2023-03-20T11:53:03.6511452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-08] SKIPPED [ 32%] 2023-03-20T11:53:03.6518673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-09] SKIPPED [ 32%] 2023-03-20T11:53:03.6524383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-10] SKIPPED [ 32%] 2023-03-20T11:53:03.6530798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-11] SKIPPED [ 32%] 2023-03-20T11:53:03.6536180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-12] SKIPPED [ 32%] 2023-03-20T11:53:03.6542283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-13] SKIPPED [ 32%] 2023-03-20T11:53:03.6548017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-14] SKIPPED [ 32%] 2023-03-20T11:53:03.6553789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-15] SKIPPED [ 32%] 2023-03-20T11:53:03.6559742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-16] SKIPPED [ 32%] 2023-03-20T11:53:03.6565302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-17] SKIPPED [ 32%] 2023-03-20T11:53:03.6571633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-18] SKIPPED [ 32%] 2023-03-20T11:53:03.6577165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-19] SKIPPED [ 32%] 2023-03-20T11:53:03.6585732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-20] SKIPPED [ 32%] 2023-03-20T11:53:03.6591912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-21] SKIPPED [ 32%] 2023-03-20T11:53:03.6597724Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-22] SKIPPED [ 32%] 2023-03-20T11:53:03.6603378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-23] SKIPPED [ 32%] 2023-03-20T11:53:03.6609842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-24] SKIPPED [ 32%] 2023-03-20T11:53:03.6616138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-25] SKIPPED [ 32%] 2023-03-20T11:53:03.6621435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-26] SKIPPED [ 32%] 2023-03-20T11:53:03.6626817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-27] SKIPPED [ 32%] 2023-03-20T11:53:03.6633051Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-28] SKIPPED [ 32%] 2023-03-20T11:53:03.6639006Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-29] SKIPPED [ 32%] 2023-03-20T11:53:03.6644564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-30] SKIPPED [ 32%] 2023-03-20T11:53:03.6650778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-31] SKIPPED [ 32%] 2023-03-20T11:53:03.6657555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-32] SKIPPED [ 32%] 2023-03-20T11:53:03.6663654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-33] SKIPPED [ 32%] 2023-03-20T11:53:03.6669052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-34] SKIPPED [ 32%] 2023-03-20T11:53:03.6675201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-35] SKIPPED [ 32%] 2023-03-20T11:53:03.6681083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-36] SKIPPED [ 32%] 2023-03-20T11:53:03.6686741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-37] SKIPPED [ 32%] 2023-03-20T11:53:03.6692723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-38] SKIPPED [ 32%] 2023-03-20T11:53:03.6698780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-39] SKIPPED [ 32%] 2023-03-20T11:53:03.6704765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-40] SKIPPED [ 32%] 2023-03-20T11:53:03.6710811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-41] SKIPPED [ 32%] 2023-03-20T11:53:03.6716464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-42] SKIPPED [ 32%] 2023-03-20T11:53:03.6723341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-43] SKIPPED [ 32%] 2023-03-20T11:53:03.6730378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-44] SKIPPED [ 32%] 2023-03-20T11:53:03.6735569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-45] SKIPPED [ 32%] 2023-03-20T11:53:03.6741139Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-46] SKIPPED [ 32%] 2023-03-20T11:53:03.6747445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-47] SKIPPED [ 32%] 2023-03-20T11:53:03.6753419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-48] SKIPPED [ 32%] 2023-03-20T11:53:03.6760327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-49] SKIPPED [ 32%] 2023-03-20T11:53:03.6765699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-50] SKIPPED [ 32%] 2023-03-20T11:53:03.6772492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-51] SKIPPED [ 32%] 2023-03-20T11:53:03.6778869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-52] SKIPPED [ 32%] 2023-03-20T11:53:03.6784821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_bounding_box-53] SKIPPED [ 32%] 2023-03-20T11:53:03.6790744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-000] SKIPPED [ 32%] 2023-03-20T11:53:03.6797769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-001] SKIPPED [ 32%] 2023-03-20T11:53:03.6803512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-002] SKIPPED [ 32%] 2023-03-20T11:53:03.6810825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-003] SKIPPED [ 32%] 2023-03-20T11:53:03.6816285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-004] SKIPPED [ 32%] 2023-03-20T11:53:03.6821239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-005] SKIPPED [ 32%] 2023-03-20T11:53:03.6827835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-006] SKIPPED [ 32%] 2023-03-20T11:53:03.6833957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-007] SKIPPED [ 32%] 2023-03-20T11:53:03.6839688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-008] SKIPPED [ 32%] 2023-03-20T11:53:03.6845431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-009] SKIPPED [ 32%] 2023-03-20T11:53:03.6851357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-010] SKIPPED [ 33%] 2023-03-20T11:53:03.6857105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-011] SKIPPED [ 33%] 2023-03-20T11:53:03.6864386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-012] SKIPPED [ 33%] 2023-03-20T11:53:03.6870554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-013] SKIPPED [ 33%] 2023-03-20T11:53:03.6876257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-014] SKIPPED [ 33%] 2023-03-20T11:53:03.6882122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-015] SKIPPED [ 33%] 2023-03-20T11:53:03.6888074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-016] SKIPPED [ 33%] 2023-03-20T11:53:03.6894506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-017] SKIPPED [ 33%] 2023-03-20T11:53:03.6899497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-018] SKIPPED [ 33%] 2023-03-20T11:53:03.6905363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-019] SKIPPED [ 33%] 2023-03-20T11:53:03.6911603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-020] SKIPPED [ 33%] 2023-03-20T11:53:03.6917201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-021] SKIPPED [ 33%] 2023-03-20T11:53:03.6923188Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-022] SKIPPED [ 33%] 2023-03-20T11:53:03.6929843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-023] SKIPPED [ 33%] 2023-03-20T11:53:03.6936016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-024] SKIPPED [ 33%] 2023-03-20T11:53:03.6942131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-025] SKIPPED [ 33%] 2023-03-20T11:53:03.6947737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-026] SKIPPED [ 33%] 2023-03-20T11:53:03.6953879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-027] SKIPPED [ 33%] 2023-03-20T11:53:03.6959842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-028] SKIPPED [ 33%] 2023-03-20T11:53:03.6965287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-029] SKIPPED [ 33%] 2023-03-20T11:53:03.6971243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-030] SKIPPED [ 33%] 2023-03-20T11:53:03.6977048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-031] SKIPPED [ 33%] 2023-03-20T11:53:03.6982997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-032] SKIPPED [ 33%] 2023-03-20T11:53:03.6988713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-033] SKIPPED [ 33%] 2023-03-20T11:53:03.6994779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-034] SKIPPED [ 33%] 2023-03-20T11:53:03.7001848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-035] SKIPPED [ 33%] 2023-03-20T11:53:03.7007695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-036] SKIPPED [ 33%] 2023-03-20T11:53:03.7014475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-037] SKIPPED [ 33%] 2023-03-20T11:53:03.7019736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-038] SKIPPED [ 33%] 2023-03-20T11:53:03.7025523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-039] SKIPPED [ 33%] 2023-03-20T11:53:03.7031560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-040] SKIPPED [ 33%] 2023-03-20T11:53:03.7037246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-041] SKIPPED [ 33%] 2023-03-20T11:53:03.7043098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-042] SKIPPED [ 33%] 2023-03-20T11:53:03.7049802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-043] SKIPPED [ 33%] 2023-03-20T11:53:03.7055588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-044] SKIPPED [ 33%] 2023-03-20T11:53:03.7060629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-045] SKIPPED [ 33%] 2023-03-20T11:53:03.7066006Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-046] SKIPPED [ 33%] 2023-03-20T11:53:03.7073349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-047] SKIPPED [ 33%] 2023-03-20T11:53:03.7079122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-048] SKIPPED [ 33%] 2023-03-20T11:53:03.7084751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-049] SKIPPED [ 33%] 2023-03-20T11:53:03.7091105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-050] SKIPPED [ 33%] 2023-03-20T11:53:03.7096454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-051] SKIPPED [ 33%] 2023-03-20T11:53:03.7102616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-052] SKIPPED [ 33%] 2023-03-20T11:53:03.7108330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-053] SKIPPED [ 33%] 2023-03-20T11:53:03.7114405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-054] SKIPPED [ 33%] 2023-03-20T11:53:03.7120165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-055] SKIPPED [ 33%] 2023-03-20T11:53:03.7125924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-056] SKIPPED [ 33%] 2023-03-20T11:53:03.7131667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-057] SKIPPED [ 33%] 2023-03-20T11:53:03.7138821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-058] SKIPPED [ 33%] 2023-03-20T11:53:03.7144792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-059] SKIPPED [ 33%] 2023-03-20T11:53:03.7150943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-060] SKIPPED [ 33%] 2023-03-20T11:53:03.7156637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-061] SKIPPED [ 33%] 2023-03-20T11:53:03.7162496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-062] SKIPPED [ 33%] 2023-03-20T11:53:03.7169482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-063] SKIPPED [ 33%] 2023-03-20T11:53:03.7175108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-064] SKIPPED [ 33%] 2023-03-20T11:53:03.7180089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-065] SKIPPED [ 33%] 2023-03-20T11:53:03.7186021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-066] SKIPPED [ 33%] 2023-03-20T11:53:03.7192045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-067] SKIPPED [ 33%] 2023-03-20T11:53:03.7198073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-068] SKIPPED [ 33%] 2023-03-20T11:53:03.7203709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-069] SKIPPED [ 33%] 2023-03-20T11:53:03.7210879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-070] SKIPPED [ 33%] 2023-03-20T11:53:03.7217097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-071] SKIPPED [ 33%] 2023-03-20T11:53:03.7223231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-072] SKIPPED [ 33%] 2023-03-20T11:53:03.7228942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-073] SKIPPED [ 33%] 2023-03-20T11:53:03.7235155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-074] SKIPPED [ 33%] 2023-03-20T11:53:03.7241033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-075] SKIPPED [ 33%] 2023-03-20T11:53:03.7246700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-076] SKIPPED [ 33%] 2023-03-20T11:53:03.7252600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-077] SKIPPED [ 33%] 2023-03-20T11:53:03.7258561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-078] SKIPPED [ 33%] 2023-03-20T11:53:03.7264450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-079] SKIPPED [ 33%] 2023-03-20T11:53:03.7270508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-080] SKIPPED [ 33%] 2023-03-20T11:53:03.7277538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-081] SKIPPED [ 33%] 2023-03-20T11:53:03.7283492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-082] SKIPPED [ 33%] 2023-03-20T11:53:03.7290373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-083] SKIPPED [ 33%] 2023-03-20T11:53:03.7295849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-084] SKIPPED [ 33%] 2023-03-20T11:53:03.7301236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-085] SKIPPED [ 33%] 2023-03-20T11:53:03.7306677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-086] SKIPPED [ 33%] 2023-03-20T11:53:03.7312824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-087] SKIPPED [ 33%] 2023-03-20T11:53:03.7318665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-088] SKIPPED [ 33%] 2023-03-20T11:53:03.7324265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-089] SKIPPED [ 33%] 2023-03-20T11:53:03.7330998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-090] SKIPPED [ 33%] 2023-03-20T11:53:03.7335812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-091] SKIPPED [ 33%] 2023-03-20T11:53:03.7342873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-092] SKIPPED [ 33%] 2023-03-20T11:53:03.7348397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-093] SKIPPED [ 33%] 2023-03-20T11:53:03.7354090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-094] SKIPPED [ 33%] 2023-03-20T11:53:03.7359861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-095] SKIPPED [ 33%] 2023-03-20T11:53:03.7365337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-096] SKIPPED [ 33%] 2023-03-20T11:53:03.7371211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-097] SKIPPED [ 33%] 2023-03-20T11:53:03.7376904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-098] SKIPPED [ 33%] 2023-03-20T11:53:03.7382884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-099] SKIPPED [ 33%] 2023-03-20T11:53:03.7388399Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-100] SKIPPED [ 33%] 2023-03-20T11:53:03.7393947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-101] SKIPPED [ 33%] 2023-03-20T11:53:03.7399473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-102] SKIPPED [ 33%] 2023-03-20T11:53:03.7405205Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-103] SKIPPED [ 33%] 2023-03-20T11:53:03.7414641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-104] SKIPPED [ 33%] 2023-03-20T11:53:03.7419783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-105] SKIPPED [ 33%] 2023-03-20T11:53:03.7425126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-106] SKIPPED [ 33%] 2023-03-20T11:53:03.7431076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-107] SKIPPED [ 33%] 2023-03-20T11:53:03.7436290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-108] SKIPPED [ 33%] 2023-03-20T11:53:03.7442059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-109] SKIPPED [ 33%] 2023-03-20T11:53:03.7447762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-110] SKIPPED [ 33%] 2023-03-20T11:53:03.7454394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-111] SKIPPED [ 33%] 2023-03-20T11:53:03.7459484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-112] SKIPPED [ 33%] 2023-03-20T11:53:03.7465261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-113] SKIPPED [ 33%] 2023-03-20T11:53:03.7471246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-114] SKIPPED [ 33%] 2023-03-20T11:53:03.7478347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-115] SKIPPED [ 33%] 2023-03-20T11:53:03.7483939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-116] SKIPPED [ 33%] 2023-03-20T11:53:03.7490704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-117] SKIPPED [ 33%] 2023-03-20T11:53:03.7495683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-118] SKIPPED [ 33%] 2023-03-20T11:53:03.7501509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-119] SKIPPED [ 33%] 2023-03-20T11:53:03.7507036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-120] SKIPPED [ 33%] 2023-03-20T11:53:03.7513146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-121] SKIPPED [ 33%] 2023-03-20T11:53:03.7518826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-122] SKIPPED [ 33%] 2023-03-20T11:53:03.7524495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-123] SKIPPED [ 33%] 2023-03-20T11:53:03.7530911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-124] SKIPPED [ 33%] 2023-03-20T11:53:03.7536121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-125] SKIPPED [ 33%] 2023-03-20T11:53:03.7542120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-126] SKIPPED [ 33%] 2023-03-20T11:53:03.7549237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-127] SKIPPED [ 33%] 2023-03-20T11:53:03.7554605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-128] SKIPPED [ 33%] 2023-03-20T11:53:03.7560311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-129] SKIPPED [ 33%] 2023-03-20T11:53:03.7565865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-130] SKIPPED [ 33%] 2023-03-20T11:53:03.7571731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-131] SKIPPED [ 33%] 2023-03-20T11:53:03.7577414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-132] SKIPPED [ 33%] 2023-03-20T11:53:03.7583362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-133] SKIPPED [ 33%] 2023-03-20T11:53:03.7589339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-134] SKIPPED [ 33%] 2023-03-20T11:53:03.7595122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-135] SKIPPED [ 33%] 2023-03-20T11:53:03.7600873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-136] SKIPPED [ 33%] 2023-03-20T11:53:03.7606442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-137] SKIPPED [ 33%] 2023-03-20T11:53:03.7614558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-138] SKIPPED [ 33%] 2023-03-20T11:53:03.7619583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-139] SKIPPED [ 33%] 2023-03-20T11:53:03.7625281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-140] SKIPPED [ 33%] 2023-03-20T11:53:03.7631222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-141] SKIPPED [ 33%] 2023-03-20T11:53:03.7636457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-142] SKIPPED [ 33%] 2023-03-20T11:53:03.7642442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_mask-143] SKIPPED [ 33%] 2023-03-20T11:53:03.7648192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-00] SKIPPED [ 33%] 2023-03-20T11:53:03.7654683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-01] SKIPPED [ 33%] 2023-03-20T11:53:03.7659742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-02] SKIPPED [ 33%] 2023-03-20T11:53:03.7665486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-03] SKIPPED [ 33%] 2023-03-20T11:53:03.7671481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-04] SKIPPED [ 33%] 2023-03-20T11:53:03.7677100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-05] SKIPPED [ 33%] 2023-03-20T11:53:03.7684050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-06] SKIPPED [ 33%] 2023-03-20T11:53:03.7690566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-07] SKIPPED [ 33%] 2023-03-20T11:53:03.7696355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-08] SKIPPED [ 33%] 2023-03-20T11:53:03.7701631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-09] SKIPPED [ 33%] 2023-03-20T11:53:03.7707309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-10] SKIPPED [ 33%] 2023-03-20T11:53:03.7713518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-11] SKIPPED [ 33%] 2023-03-20T11:53:03.7719463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-12] SKIPPED [ 33%] 2023-03-20T11:53:03.7725362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-13] SKIPPED [ 33%] 2023-03-20T11:53:03.7731218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-14] SKIPPED [ 33%] 2023-03-20T11:53:03.7737024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-15] SKIPPED [ 33%] 2023-03-20T11:53:03.7742535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-16] SKIPPED [ 33%] 2023-03-20T11:53:03.7749355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-17] SKIPPED [ 33%] 2023-03-20T11:53:03.7755583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-18] SKIPPED [ 33%] 2023-03-20T11:53:03.7761356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-19] SKIPPED [ 33%] 2023-03-20T11:53:03.7766878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-20] SKIPPED [ 33%] 2023-03-20T11:53:03.7772991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-21] SKIPPED [ 33%] 2023-03-20T11:53:03.7778684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-22] SKIPPED [ 33%] 2023-03-20T11:53:03.7784485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-23] SKIPPED [ 33%] 2023-03-20T11:53:03.7790639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-24] SKIPPED [ 33%] 2023-03-20T11:53:03.7796309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-25] SKIPPED [ 33%] 2023-03-20T11:53:03.7801965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-26] SKIPPED [ 33%] 2023-03-20T11:53:03.7807462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-27] SKIPPED [ 33%] 2023-03-20T11:53:03.7814279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-28] SKIPPED [ 33%] 2023-03-20T11:53:03.7820799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-29] SKIPPED [ 33%] 2023-03-20T11:53:03.7826516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-30] SKIPPED [ 33%] 2023-03-20T11:53:03.7832810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-31] SKIPPED [ 33%] 2023-03-20T11:53:03.7838647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-32] SKIPPED [ 33%] 2023-03-20T11:53:03.7844291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-33] SKIPPED [ 33%] 2023-03-20T11:53:03.7851009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-34] SKIPPED [ 33%] 2023-03-20T11:53:03.7856201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-resized_crop_video-35] SKIPPED [ 33%] 2023-03-20T11:53:03.7862207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-000] SKIPPED [ 33%] 2023-03-20T11:53:03.7867936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-001] SKIPPED [ 33%] 2023-03-20T11:53:03.7874113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-002] SKIPPED [ 33%] 2023-03-20T11:53:03.7879795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-003] SKIPPED [ 33%] 2023-03-20T11:53:03.7886807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-004] SKIPPED [ 33%] 2023-03-20T11:53:03.7892942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-005] SKIPPED [ 33%] 2023-03-20T11:53:03.7898983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-006] SKIPPED [ 33%] 2023-03-20T11:53:03.7904784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-007] SKIPPED [ 33%] 2023-03-20T11:53:03.7911063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-008] SKIPPED [ 33%] 2023-03-20T11:53:03.7916642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-009] SKIPPED [ 33%] 2023-03-20T11:53:03.7922785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-010] SKIPPED [ 33%] 2023-03-20T11:53:03.7929397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-011] SKIPPED [ 33%] 2023-03-20T11:53:03.7935175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-012] SKIPPED [ 33%] 2023-03-20T11:53:03.7940323Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-013] SKIPPED [ 33%] 2023-03-20T11:53:03.7945741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-014] SKIPPED [ 33%] 2023-03-20T11:53:03.7951805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-015] SKIPPED [ 33%] 2023-03-20T11:53:03.7958649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-016] SKIPPED [ 33%] 2023-03-20T11:53:03.7964339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-017] SKIPPED [ 33%] 2023-03-20T11:53:03.7970894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-018] SKIPPED [ 33%] 2023-03-20T11:53:03.7975801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-019] SKIPPED [ 33%] 2023-03-20T11:53:03.7981836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-020] SKIPPED [ 33%] 2023-03-20T11:53:03.7987515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-021] SKIPPED [ 33%] 2023-03-20T11:53:03.7993800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-022] SKIPPED [ 33%] 2023-03-20T11:53:03.7999635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-023] SKIPPED [ 33%] 2023-03-20T11:53:03.8005521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-024] SKIPPED [ 33%] 2023-03-20T11:53:03.8011277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-025] SKIPPED [ 33%] 2023-03-20T11:53:03.8017007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-026] SKIPPED [ 33%] 2023-03-20T11:53:03.8023838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-027] SKIPPED [ 33%] 2023-03-20T11:53:03.8029808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-028] SKIPPED [ 33%] 2023-03-20T11:53:03.8035614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-029] SKIPPED [ 33%] 2023-03-20T11:53:03.8041342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-030] SKIPPED [ 33%] 2023-03-20T11:53:03.8046889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-031] SKIPPED [ 33%] 2023-03-20T11:53:03.8052777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-032] SKIPPED [ 33%] 2023-03-20T11:53:03.8058217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-033] SKIPPED [ 33%] 2023-03-20T11:53:03.8063700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-034] SKIPPED [ 33%] 2023-03-20T11:53:03.8069515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-035] SKIPPED [ 33%] 2023-03-20T11:53:03.8075167Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-036] SKIPPED [ 33%] 2023-03-20T11:53:03.8080798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-037] SKIPPED [ 33%] 2023-03-20T11:53:03.8086504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-038] SKIPPED [ 33%] 2023-03-20T11:53:03.8094581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-039] SKIPPED [ 33%] 2023-03-20T11:53:03.8099347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-040] SKIPPED [ 33%] 2023-03-20T11:53:03.8105230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-041] SKIPPED [ 33%] 2023-03-20T11:53:03.8111213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-042] SKIPPED [ 33%] 2023-03-20T11:53:03.8116762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-043] SKIPPED [ 33%] 2023-03-20T11:53:03.8122500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-044] SKIPPED [ 33%] 2023-03-20T11:53:03.8128605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-045] SKIPPED [ 33%] 2023-03-20T11:53:03.8135014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-046] SKIPPED [ 33%] 2023-03-20T11:53:03.8139574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-047] SKIPPED [ 33%] 2023-03-20T11:53:03.8145357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-048] SKIPPED [ 33%] 2023-03-20T11:53:03.8151334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-049] SKIPPED [ 33%] 2023-03-20T11:53:03.8158349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-050] SKIPPED [ 33%] 2023-03-20T11:53:03.8164117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-051] SKIPPED [ 33%] 2023-03-20T11:53:03.8170758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-052] SKIPPED [ 33%] 2023-03-20T11:53:03.8175986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-053] SKIPPED [ 33%] 2023-03-20T11:53:03.8181439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-054] SKIPPED [ 33%] 2023-03-20T11:53:03.8186941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-055] SKIPPED [ 33%] 2023-03-20T11:53:03.8193053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-056] SKIPPED [ 33%] 2023-03-20T11:53:03.8198683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-057] SKIPPED [ 33%] 2023-03-20T11:53:03.8204340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-058] SKIPPED [ 33%] 2023-03-20T11:53:03.8211136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-059] SKIPPED [ 33%] 2023-03-20T11:53:03.8215810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-060] SKIPPED [ 33%] 2023-03-20T11:53:03.8224563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-061] SKIPPED [ 33%] 2023-03-20T11:53:03.8230465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-062] SKIPPED [ 33%] 2023-03-20T11:53:03.8236343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-063] SKIPPED [ 33%] 2023-03-20T11:53:03.8242036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-064] SKIPPED [ 33%] 2023-03-20T11:53:03.8247723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-065] SKIPPED [ 33%] 2023-03-20T11:53:03.8254349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-066] SKIPPED [ 33%] 2023-03-20T11:53:03.8259349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-067] SKIPPED [ 33%] 2023-03-20T11:53:03.8265076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-068] SKIPPED [ 33%] 2023-03-20T11:53:03.8271138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-069] SKIPPED [ 33%] 2023-03-20T11:53:03.8276853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-070] SKIPPED [ 33%] 2023-03-20T11:53:03.8282695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-071] SKIPPED [ 33%] 2023-03-20T11:53:03.8289283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-072] SKIPPED [ 33%] 2023-03-20T11:53:03.8296072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-073] SKIPPED [ 33%] 2023-03-20T11:53:03.8301515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-074] SKIPPED [ 33%] 2023-03-20T11:53:03.8307360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-075] SKIPPED [ 33%] 2023-03-20T11:53:03.8313355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-076] SKIPPED [ 33%] 2023-03-20T11:53:03.8319163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-077] SKIPPED [ 33%] 2023-03-20T11:53:03.8324982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-078] SKIPPED [ 33%] 2023-03-20T11:53:03.8331206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-079] SKIPPED [ 33%] 2023-03-20T11:53:03.8336703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-080] SKIPPED [ 33%] 2023-03-20T11:53:03.8342752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-081] SKIPPED [ 33%] 2023-03-20T11:53:03.8348562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-082] SKIPPED [ 33%] 2023-03-20T11:53:03.8355029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-083] SKIPPED [ 33%] 2023-03-20T11:53:03.8362288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-084] SKIPPED [ 33%] 2023-03-20T11:53:03.8368477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-085] SKIPPED [ 33%] 2023-03-20T11:53:03.8375450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-086] SKIPPED [ 33%] 2023-03-20T11:53:03.8380959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-087] SKIPPED [ 33%] 2023-03-20T11:53:03.8386957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-088] SKIPPED [ 33%] 2023-03-20T11:53:03.8393514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-089] SKIPPED [ 33%] 2023-03-20T11:53:03.8399624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-090] SKIPPED [ 33%] 2023-03-20T11:53:03.8405556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-091] SKIPPED [ 33%] 2023-03-20T11:53:03.8411760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-092] SKIPPED [ 33%] 2023-03-20T11:53:03.8418062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-093] SKIPPED [ 33%] 2023-03-20T11:53:03.8424110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-094] SKIPPED [ 33%] 2023-03-20T11:53:03.8430423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-095] SKIPPED [ 33%] 2023-03-20T11:53:03.8437779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-096] SKIPPED [ 33%] 2023-03-20T11:53:03.8443879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-097] SKIPPED [ 33%] 2023-03-20T11:53:03.8451052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-098] SKIPPED [ 33%] 2023-03-20T11:53:03.8456151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-099] SKIPPED [ 33%] 2023-03-20T11:53:03.8462596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-100] SKIPPED [ 33%] 2023-03-20T11:53:03.8468933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-101] SKIPPED [ 33%] 2023-03-20T11:53:03.8475091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-102] SKIPPED [ 33%] 2023-03-20T11:53:03.8481285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-103] SKIPPED [ 33%] 2023-03-20T11:53:03.8487295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-104] SKIPPED [ 33%] 2023-03-20T11:53:03.8493489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-105] SKIPPED [ 33%] 2023-03-20T11:53:03.8499797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-106] SKIPPED [ 33%] 2023-03-20T11:53:03.8507088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-107] SKIPPED [ 33%] 2023-03-20T11:53:03.8513269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-108] SKIPPED [ 33%] 2023-03-20T11:53:03.8519508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-109] SKIPPED [ 33%] 2023-03-20T11:53:03.8525422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-110] SKIPPED [ 33%] 2023-03-20T11:53:03.8531496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-111] SKIPPED [ 33%] 2023-03-20T11:53:03.8537824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-112] SKIPPED [ 33%] 2023-03-20T11:53:03.8544027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-113] SKIPPED [ 33%] 2023-03-20T11:53:03.8550334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-114] SKIPPED [ 33%] 2023-03-20T11:53:03.8556494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-115] SKIPPED [ 33%] 2023-03-20T11:53:03.8562642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-116] SKIPPED [ 33%] 2023-03-20T11:53:03.8569786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-117] SKIPPED [ 33%] 2023-03-20T11:53:03.8575505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-118] SKIPPED [ 33%] 2023-03-20T11:53:03.8582403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-119] SKIPPED [ 33%] 2023-03-20T11:53:03.8588485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-120] SKIPPED [ 33%] 2023-03-20T11:53:03.8594629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-121] SKIPPED [ 33%] 2023-03-20T11:53:03.8600772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-122] SKIPPED [ 33%] 2023-03-20T11:53:03.8606736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-123] SKIPPED [ 33%] 2023-03-20T11:53:03.8613068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-124] SKIPPED [ 33%] 2023-03-20T11:53:03.8619104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-125] SKIPPED [ 33%] 2023-03-20T11:53:03.8625385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-126] SKIPPED [ 33%] 2023-03-20T11:53:03.8631611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-127] SKIPPED [ 33%] 2023-03-20T11:53:03.8637388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-128] SKIPPED [ 33%] 2023-03-20T11:53:03.8643449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-129] SKIPPED [ 33%] 2023-03-20T11:53:03.8650960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-130] SKIPPED [ 33%] 2023-03-20T11:53:03.8656917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-131] SKIPPED [ 33%] 2023-03-20T11:53:03.8663318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-132] SKIPPED [ 33%] 2023-03-20T11:53:03.8669658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-133] SKIPPED [ 33%] 2023-03-20T11:53:03.8675914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-134] SKIPPED [ 33%] 2023-03-20T11:53:03.8681908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-135] SKIPPED [ 33%] 2023-03-20T11:53:03.8689208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-136] SKIPPED [ 33%] 2023-03-20T11:53:03.8694703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_image_tensor-137] SKIPPED [ 33%] 2023-03-20T11:53:03.8700587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-000] SKIPPED [ 33%] 2023-03-20T11:53:03.8706597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-001] SKIPPED [ 33%] 2023-03-20T11:53:03.8712713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-002] SKIPPED [ 33%] 2023-03-20T11:53:03.8718610Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-003] SKIPPED [ 33%] 2023-03-20T11:53:03.8725499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-004] SKIPPED [ 33%] 2023-03-20T11:53:03.8731926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-005] SKIPPED [ 33%] 2023-03-20T11:53:03.8737867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-006] SKIPPED [ 33%] 2023-03-20T11:53:03.8744027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-007] SKIPPED [ 33%] 2023-03-20T11:53:03.8750368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-008] SKIPPED [ 33%] 2023-03-20T11:53:03.8756258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-009] SKIPPED [ 33%] 2023-03-20T11:53:03.8762305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-010] SKIPPED [ 33%] 2023-03-20T11:53:03.8768144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-011] SKIPPED [ 33%] 2023-03-20T11:53:03.8775237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-012] SKIPPED [ 33%] 2023-03-20T11:53:03.8780562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-013] SKIPPED [ 33%] 2023-03-20T11:53:03.8786403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-014] SKIPPED [ 33%] 2023-03-20T11:53:03.8793967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-015] SKIPPED [ 33%] 2023-03-20T11:53:03.8799984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-016] SKIPPED [ 33%] 2023-03-20T11:53:03.8805868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-017] SKIPPED [ 33%] 2023-03-20T11:53:03.8811988Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-018] SKIPPED [ 33%] 2023-03-20T11:53:03.8817961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-019] SKIPPED [ 33%] 2023-03-20T11:53:03.8824329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-020] SKIPPED [ 33%] 2023-03-20T11:53:03.8830312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-021] SKIPPED [ 33%] 2023-03-20T11:53:03.8836433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-022] SKIPPED [ 33%] 2023-03-20T11:53:03.8842500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-023] SKIPPED [ 33%] 2023-03-20T11:53:03.8849405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-024] SKIPPED [ 33%] 2023-03-20T11:53:03.8855571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-025] SKIPPED [ 33%] 2023-03-20T11:53:03.8860892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-026] SKIPPED [ 33%] 2023-03-20T11:53:03.8868008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-027] SKIPPED [ 33%] 2023-03-20T11:53:03.8874395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-028] SKIPPED [ 33%] 2023-03-20T11:53:03.8880349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-029] SKIPPED [ 33%] 2023-03-20T11:53:03.8886238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-030] SKIPPED [ 33%] 2023-03-20T11:53:03.8892699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-031] SKIPPED [ 33%] 2023-03-20T11:53:03.8898917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-032] SKIPPED [ 33%] 2023-03-20T11:53:03.8904990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-033] SKIPPED [ 33%] 2023-03-20T11:53:03.8911361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-034] SKIPPED [ 33%] 2023-03-20T11:53:03.8917315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-035] SKIPPED [ 33%] 2023-03-20T11:53:03.8923464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-036] SKIPPED [ 33%] 2023-03-20T11:53:03.8930416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-037] SKIPPED [ 33%] 2023-03-20T11:53:03.8936821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-038] SKIPPED [ 33%] 2023-03-20T11:53:03.8942742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-039] SKIPPED [ 33%] 2023-03-20T11:53:03.8948742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-040] SKIPPED [ 33%] 2023-03-20T11:53:03.8955032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-041] SKIPPED [ 33%] 2023-03-20T11:53:03.8961088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-042] SKIPPED [ 33%] 2023-03-20T11:53:03.8967013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-043] SKIPPED [ 33%] 2023-03-20T11:53:03.8973085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-044] SKIPPED [ 33%] 2023-03-20T11:53:03.8979636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-045] SKIPPED [ 33%] 2023-03-20T11:53:03.8985586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-046] SKIPPED [ 33%] 2023-03-20T11:53:03.8991900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-047] SKIPPED [ 33%] 2023-03-20T11:53:03.8997970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-048] SKIPPED [ 33%] 2023-03-20T11:53:03.9004915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-049] SKIPPED [ 33%] 2023-03-20T11:53:03.9010947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-050] SKIPPED [ 33%] 2023-03-20T11:53:03.9016632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-051] SKIPPED [ 33%] 2023-03-20T11:53:03.9022624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-052] SKIPPED [ 33%] 2023-03-20T11:53:03.9028562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-053] SKIPPED [ 33%] 2023-03-20T11:53:03.9034793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-054] SKIPPED [ 33%] 2023-03-20T11:53:03.9040824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-055] SKIPPED [ 33%] 2023-03-20T11:53:03.9046792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-056] SKIPPED [ 33%] 2023-03-20T11:53:03.9052885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-057] SKIPPED [ 33%] 2023-03-20T11:53:03.9059083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-058] SKIPPED [ 33%] 2023-03-20T11:53:03.9064709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-059] SKIPPED [ 33%] 2023-03-20T11:53:03.9070933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-060] SKIPPED [ 33%] 2023-03-20T11:53:03.9079411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-061] SKIPPED [ 33%] 2023-03-20T11:53:03.9085483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-062] SKIPPED [ 33%] 2023-03-20T11:53:03.9091704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-063] SKIPPED [ 33%] 2023-03-20T11:53:03.9097708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-064] SKIPPED [ 33%] 2023-03-20T11:53:03.9103897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-065] SKIPPED [ 33%] 2023-03-20T11:53:03.9110078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-066] SKIPPED [ 33%] 2023-03-20T11:53:03.9116143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-067] SKIPPED [ 33%] 2023-03-20T11:53:03.9122170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-068] SKIPPED [ 33%] 2023-03-20T11:53:03.9129259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-069] SKIPPED [ 33%] 2023-03-20T11:53:03.9134766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-070] SKIPPED [ 33%] 2023-03-20T11:53:03.9140275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-071] SKIPPED [ 33%] 2023-03-20T11:53:03.9147628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-072] SKIPPED [ 33%] 2023-03-20T11:53:03.9153948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-073] SKIPPED [ 33%] 2023-03-20T11:53:03.9159904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-074] SKIPPED [ 33%] 2023-03-20T11:53:03.9166087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-075] SKIPPED [ 33%] 2023-03-20T11:53:03.9172125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-076] SKIPPED [ 33%] 2023-03-20T11:53:03.9178248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-077] SKIPPED [ 33%] 2023-03-20T11:53:03.9184389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-078] SKIPPED [ 33%] 2023-03-20T11:53:03.9190673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-079] SKIPPED [ 33%] 2023-03-20T11:53:03.9196836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-080] SKIPPED [ 33%] 2023-03-20T11:53:03.9203105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-081] SKIPPED [ 33%] 2023-03-20T11:53:03.9209788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-082] SKIPPED [ 33%] 2023-03-20T11:53:03.9215598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-083] SKIPPED [ 33%] 2023-03-20T11:53:03.9223159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-084] SKIPPED [ 33%] 2023-03-20T11:53:03.9229346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-085] SKIPPED [ 33%] 2023-03-20T11:53:03.9235753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-086] SKIPPED [ 33%] 2023-03-20T11:53:03.9242032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-087] SKIPPED [ 33%] 2023-03-20T11:53:03.9247828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-088] SKIPPED [ 33%] 2023-03-20T11:53:03.9254963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-089] SKIPPED [ 33%] 2023-03-20T11:53:03.9260649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-090] SKIPPED [ 33%] 2023-03-20T11:53:03.9266792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-091] SKIPPED [ 33%] 2023-03-20T11:53:03.9272785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-092] SKIPPED [ 33%] 2023-03-20T11:53:03.9278905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-093] SKIPPED [ 33%] 2023-03-20T11:53:03.9284880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-094] SKIPPED [ 33%] 2023-03-20T11:53:03.9292331Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-095] SKIPPED [ 33%] 2023-03-20T11:53:03.9298256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-096] SKIPPED [ 33%] 2023-03-20T11:53:03.9304739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-097] SKIPPED [ 33%] 2023-03-20T11:53:03.9311046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-098] SKIPPED [ 33%] 2023-03-20T11:53:03.9317212Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-099] SKIPPED [ 33%] 2023-03-20T11:53:03.9323456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-100] SKIPPED [ 33%] 2023-03-20T11:53:03.9330519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-101] SKIPPED [ 33%] 2023-03-20T11:53:03.9336075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-102] SKIPPED [ 33%] 2023-03-20T11:53:03.9342051Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-103] SKIPPED [ 33%] 2023-03-20T11:53:03.9348071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-104] SKIPPED [ 33%] 2023-03-20T11:53:03.9354458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-105] SKIPPED [ 33%] 2023-03-20T11:53:03.9360584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-106] SKIPPED [ 33%] 2023-03-20T11:53:03.9367826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-107] SKIPPED [ 33%] 2023-03-20T11:53:03.9374755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-108] SKIPPED [ 33%] 2023-03-20T11:53:03.9380452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-109] SKIPPED [ 33%] 2023-03-20T11:53:03.9386468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-110] SKIPPED [ 33%] 2023-03-20T11:53:03.9393066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-111] SKIPPED [ 33%] 2023-03-20T11:53:03.9399211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-112] SKIPPED [ 33%] 2023-03-20T11:53:03.9405102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-113] SKIPPED [ 33%] 2023-03-20T11:53:03.9411280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-114] SKIPPED [ 33%] 2023-03-20T11:53:03.9417569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-115] SKIPPED [ 33%] 2023-03-20T11:53:03.9423792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-116] SKIPPED [ 33%] 2023-03-20T11:53:03.9429936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-117] SKIPPED [ 33%] 2023-03-20T11:53:03.9437356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-118] SKIPPED [ 33%] 2023-03-20T11:53:03.9443413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-119] SKIPPED [ 33%] 2023-03-20T11:53:03.9450437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-120] SKIPPED [ 33%] 2023-03-20T11:53:03.9455879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-121] SKIPPED [ 33%] 2023-03-20T11:53:03.9462026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-122] SKIPPED [ 33%] 2023-03-20T11:53:03.9468072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-123] SKIPPED [ 33%] 2023-03-20T11:53:03.9474475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-124] SKIPPED [ 33%] 2023-03-20T11:53:03.9480639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-125] SKIPPED [ 33%] 2023-03-20T11:53:03.9486537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-126] SKIPPED [ 33%] 2023-03-20T11:53:03.9492822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-127] SKIPPED [ 33%] 2023-03-20T11:53:03.9499309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-128] SKIPPED [ 33%] 2023-03-20T11:53:03.9505119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-129] SKIPPED [ 33%] 2023-03-20T11:53:03.9512763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-130] SKIPPED [ 33%] 2023-03-20T11:53:03.9518874Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-131] SKIPPED [ 33%] 2023-03-20T11:53:03.9524950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-132] SKIPPED [ 33%] 2023-03-20T11:53:03.9530982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-133] SKIPPED [ 33%] 2023-03-20T11:53:03.9537294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-134] SKIPPED [ 33%] 2023-03-20T11:53:03.9543265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-135] SKIPPED [ 33%] 2023-03-20T11:53:03.9549563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-136] SKIPPED [ 33%] 2023-03-20T11:53:03.9555692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-137] SKIPPED [ 33%] 2023-03-20T11:53:03.9561791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-138] SKIPPED [ 33%] 2023-03-20T11:53:03.9567759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-139] SKIPPED [ 33%] 2023-03-20T11:53:03.9574526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-140] SKIPPED [ 33%] 2023-03-20T11:53:03.9581528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-141] SKIPPED [ 33%] 2023-03-20T11:53:03.9587565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-142] SKIPPED [ 33%] 2023-03-20T11:53:03.9594031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-143] SKIPPED [ 33%] 2023-03-20T11:53:03.9600138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-144] SKIPPED [ 33%] 2023-03-20T11:53:03.9606410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-145] SKIPPED [ 33%] 2023-03-20T11:53:03.9612842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-146] SKIPPED [ 33%] 2023-03-20T11:53:03.9619014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-147] SKIPPED [ 33%] 2023-03-20T11:53:03.9625137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-148] SKIPPED [ 33%] 2023-03-20T11:53:03.9631697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-149] SKIPPED [ 33%] 2023-03-20T11:53:03.9637743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-150] SKIPPED [ 33%] 2023-03-20T11:53:03.9643805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-151] SKIPPED [ 33%] 2023-03-20T11:53:03.9650842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-152] SKIPPED [ 33%] 2023-03-20T11:53:03.9657376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-153] SKIPPED [ 33%] 2023-03-20T11:53:03.9663689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-154] SKIPPED [ 33%] 2023-03-20T11:53:03.9670086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-155] SKIPPED [ 33%] 2023-03-20T11:53:03.9676000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-156] SKIPPED [ 33%] 2023-03-20T11:53:03.9682308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-157] SKIPPED [ 33%] 2023-03-20T11:53:03.9689383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-158] SKIPPED [ 33%] 2023-03-20T11:53:03.9695573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-159] SKIPPED [ 33%] 2023-03-20T11:53:03.9700959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-160] SKIPPED [ 33%] 2023-03-20T11:53:03.9706964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-161] SKIPPED [ 33%] 2023-03-20T11:53:03.9713471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-162] SKIPPED [ 33%] 2023-03-20T11:53:03.9719452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-163] SKIPPED [ 33%] 2023-03-20T11:53:03.9726770Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-164] SKIPPED [ 33%] 2023-03-20T11:53:03.9733275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-165] SKIPPED [ 33%] 2023-03-20T11:53:03.9739647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-166] SKIPPED [ 33%] 2023-03-20T11:53:03.9745589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-167] SKIPPED [ 33%] 2023-03-20T11:53:03.9752102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-168] SKIPPED [ 33%] 2023-03-20T11:53:03.9758242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-169] SKIPPED [ 33%] 2023-03-20T11:53:03.9764214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-170] SKIPPED [ 33%] 2023-03-20T11:53:03.9771079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-171] SKIPPED [ 33%] 2023-03-20T11:53:03.9776447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-172] SKIPPED [ 33%] 2023-03-20T11:53:03.9782716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-173] SKIPPED [ 33%] 2023-03-20T11:53:03.9788658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-174] SKIPPED [ 33%] 2023-03-20T11:53:03.9794569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-175] SKIPPED [ 33%] 2023-03-20T11:53:03.9801803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-176] SKIPPED [ 33%] 2023-03-20T11:53:03.9807808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-177] SKIPPED [ 33%] 2023-03-20T11:53:03.9814975Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-178] SKIPPED [ 33%] 2023-03-20T11:53:03.9820390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-179] SKIPPED [ 33%] 2023-03-20T11:53:03.9826517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-180] SKIPPED [ 33%] 2023-03-20T11:53:03.9832950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-181] SKIPPED [ 33%] 2023-03-20T11:53:03.9839115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-182] SKIPPED [ 33%] 2023-03-20T11:53:03.9845086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-183] SKIPPED [ 33%] 2023-03-20T11:53:03.9851276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-184] SKIPPED [ 33%] 2023-03-20T11:53:03.9857273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-185] SKIPPED [ 33%] 2023-03-20T11:53:03.9863331Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-186] SKIPPED [ 33%] 2023-03-20T11:53:03.9870918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-187] SKIPPED [ 33%] 2023-03-20T11:53:03.9876509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-188] SKIPPED [ 33%] 2023-03-20T11:53:03.9882722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-189] SKIPPED [ 33%] 2023-03-20T11:53:03.9889678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-190] SKIPPED [ 33%] 2023-03-20T11:53:03.9895679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-191] SKIPPED [ 33%] 2023-03-20T11:53:03.9901326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-192] SKIPPED [ 33%] 2023-03-20T11:53:03.9907261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-193] SKIPPED [ 33%] 2023-03-20T11:53:03.9913951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-194] SKIPPED [ 33%] 2023-03-20T11:53:03.9919869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-195] SKIPPED [ 33%] 2023-03-20T11:53:03.9925952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-196] SKIPPED [ 33%] 2023-03-20T11:53:03.9932137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-197] SKIPPED [ 33%] 2023-03-20T11:53:03.9941194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-198] SKIPPED [ 33%] 2023-03-20T11:53:03.9946957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-199] SKIPPED [ 33%] 2023-03-20T11:53:03.9953575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-200] SKIPPED [ 33%] 2023-03-20T11:53:03.9959712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-201] SKIPPED [ 33%] 2023-03-20T11:53:03.9965726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-202] SKIPPED [ 33%] 2023-03-20T11:53:03.9972092Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-203] SKIPPED [ 33%] 2023-03-20T11:53:03.9977979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-204] SKIPPED [ 33%] 2023-03-20T11:53:03.9984282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-205] SKIPPED [ 33%] 2023-03-20T11:53:03.9990683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-206] SKIPPED [ 33%] 2023-03-20T11:53:03.9996733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-207] SKIPPED [ 33%] 2023-03-20T11:53:04.0002877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-208] SKIPPED [ 33%] 2023-03-20T11:53:04.0009812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-209] SKIPPED [ 33%] 2023-03-20T11:53:04.0016594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-210] SKIPPED [ 33%] 2023-03-20T11:53:04.0022991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-211] SKIPPED [ 33%] 2023-03-20T11:53:04.0029216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-212] SKIPPED [ 33%] 2023-03-20T11:53:04.0035429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-213] SKIPPED [ 33%] 2023-03-20T11:53:04.0041512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-214] SKIPPED [ 33%] 2023-03-20T11:53:04.0047480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-215] SKIPPED [ 33%] 2023-03-20T11:53:04.0054434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-216] SKIPPED [ 33%] 2023-03-20T11:53:04.0060104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-217] SKIPPED [ 33%] 2023-03-20T11:53:04.0066122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-218] SKIPPED [ 33%] 2023-03-20T11:53:04.0072545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-219] SKIPPED [ 33%] 2023-03-20T11:53:04.0078422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-220] SKIPPED [ 33%] 2023-03-20T11:53:04.0085818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-221] SKIPPED [ 33%] 2023-03-20T11:53:04.0092170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-222] SKIPPED [ 33%] 2023-03-20T11:53:04.0098692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-223] SKIPPED [ 33%] 2023-03-20T11:53:04.0104490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-224] SKIPPED [ 33%] 2023-03-20T11:53:04.0110673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-225] SKIPPED [ 33%] 2023-03-20T11:53:04.0116699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-226] SKIPPED [ 33%] 2023-03-20T11:53:04.0122819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-227] SKIPPED [ 33%] 2023-03-20T11:53:04.0129791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-228] SKIPPED [ 33%] 2023-03-20T11:53:04.0135694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-229] SKIPPED [ 33%] 2023-03-20T11:53:04.0141780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-230] SKIPPED [ 33%] 2023-03-20T11:53:04.0147820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-231] SKIPPED [ 33%] 2023-03-20T11:53:04.0154231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-232] SKIPPED [ 33%] 2023-03-20T11:53:04.0161583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-233] SKIPPED [ 33%] 2023-03-20T11:53:04.0167769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-234] SKIPPED [ 33%] 2023-03-20T11:53:04.0174430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-235] SKIPPED [ 33%] 2023-03-20T11:53:04.0180028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-236] SKIPPED [ 33%] 2023-03-20T11:53:04.0186194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-237] SKIPPED [ 33%] 2023-03-20T11:53:04.0192569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-238] SKIPPED [ 33%] 2023-03-20T11:53:04.0198649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-239] SKIPPED [ 33%] 2023-03-20T11:53:04.0204757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-240] SKIPPED [ 33%] 2023-03-20T11:53:04.0210892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-241] SKIPPED [ 33%] 2023-03-20T11:53:04.0216858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-242] SKIPPED [ 33%] 2023-03-20T11:53:04.0223170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-243] SKIPPED [ 33%] 2023-03-20T11:53:04.0230804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-244] SKIPPED [ 33%] 2023-03-20T11:53:04.0236933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-245] SKIPPED [ 33%] 2023-03-20T11:53:04.0243129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-246] SKIPPED [ 33%] 2023-03-20T11:53:04.0250229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-247] SKIPPED [ 33%] 2023-03-20T11:53:04.0256452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-248] SKIPPED [ 33%] 2023-03-20T11:53:04.0261937Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-249] SKIPPED [ 33%] 2023-03-20T11:53:04.0267865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-250] SKIPPED [ 33%] 2023-03-20T11:53:04.0274566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-251] SKIPPED [ 33%] 2023-03-20T11:53:04.0280616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-252] SKIPPED [ 33%] 2023-03-20T11:53:04.0286437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-253] SKIPPED [ 33%] 2023-03-20T11:53:04.0292645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-254] SKIPPED [ 33%] 2023-03-20T11:53:04.0298589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-255] SKIPPED [ 33%] 2023-03-20T11:53:04.0306105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-256] SKIPPED [ 33%] 2023-03-20T11:53:04.0312355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-257] SKIPPED [ 33%] 2023-03-20T11:53:04.0318450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-258] SKIPPED [ 33%] 2023-03-20T11:53:04.0324316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-259] SKIPPED [ 33%] 2023-03-20T11:53:04.0330893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-260] SKIPPED [ 33%] 2023-03-20T11:53:04.0336704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-261] SKIPPED [ 33%] 2023-03-20T11:53:04.0343220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-262] SKIPPED [ 33%] 2023-03-20T11:53:04.0349378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-263] SKIPPED [ 33%] 2023-03-20T11:53:04.0355503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-264] SKIPPED [ 33%] 2023-03-20T11:53:04.0361633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-265] SKIPPED [ 33%] 2023-03-20T11:53:04.0367692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-266] SKIPPED [ 33%] 2023-03-20T11:53:04.0375873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-267] SKIPPED [ 33%] 2023-03-20T11:53:04.0381476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-268] SKIPPED [ 33%] 2023-03-20T11:53:04.0387449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-269] SKIPPED [ 33%] 2023-03-20T11:53:04.0394036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-270] SKIPPED [ 33%] 2023-03-20T11:53:04.0400029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-271] SKIPPED [ 33%] 2023-03-20T11:53:04.0406074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-272] SKIPPED [ 33%] 2023-03-20T11:53:04.0412780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-273] SKIPPED [ 33%] 2023-03-20T11:53:04.0418913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-274] SKIPPED [ 33%] 2023-03-20T11:53:04.0425099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-275] SKIPPED [ 33%] 2023-03-20T11:53:04.0431601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-276] SKIPPED [ 33%] 2023-03-20T11:53:04.0437555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-277] SKIPPED [ 33%] 2023-03-20T11:53:04.0443775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-278] SKIPPED [ 33%] 2023-03-20T11:53:04.0450904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-279] SKIPPED [ 33%] 2023-03-20T11:53:04.0457015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-280] SKIPPED [ 33%] 2023-03-20T11:53:04.0463561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-281] SKIPPED [ 33%] 2023-03-20T11:53:04.0469654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-282] SKIPPED [ 33%] 2023-03-20T11:53:04.0475878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-283] SKIPPED [ 33%] 2023-03-20T11:53:04.0481996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-284] SKIPPED [ 33%] 2023-03-20T11:53:04.0488108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-285] SKIPPED [ 33%] 2023-03-20T11:53:04.0495389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-286] SKIPPED [ 33%] 2023-03-20T11:53:04.0500676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-287] SKIPPED [ 33%] 2023-03-20T11:53:04.0506762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-288] SKIPPED [ 33%] 2023-03-20T11:53:04.0513394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-289] SKIPPED [ 33%] 2023-03-20T11:53:04.0520619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-290] SKIPPED [ 33%] 2023-03-20T11:53:04.0526645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-291] SKIPPED [ 33%] 2023-03-20T11:53:04.0532886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-292] SKIPPED [ 33%] 2023-03-20T11:53:04.0539051Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-293] SKIPPED [ 33%] 2023-03-20T11:53:04.0545295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-294] SKIPPED [ 33%] 2023-03-20T11:53:04.0551758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-295] SKIPPED [ 33%] 2023-03-20T11:53:04.0557749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-296] SKIPPED [ 33%] 2023-03-20T11:53:04.0564047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-297] SKIPPED [ 33%] 2023-03-20T11:53:04.0570913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-298] SKIPPED [ 33%] 2023-03-20T11:53:04.0576066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-299] SKIPPED [ 33%] 2023-03-20T11:53:04.0582016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-300] SKIPPED [ 33%] 2023-03-20T11:53:04.0587940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-301] SKIPPED [ 33%] 2023-03-20T11:53:04.0595691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-302] SKIPPED [ 33%] 2023-03-20T11:53:04.0601653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-303] SKIPPED [ 33%] 2023-03-20T11:53:04.0607794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-304] SKIPPED [ 33%] 2023-03-20T11:53:04.0614837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-305] SKIPPED [ 33%] 2023-03-20T11:53:04.0620288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-306] SKIPPED [ 33%] 2023-03-20T11:53:04.0625961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-307] SKIPPED [ 33%] 2023-03-20T11:53:04.0632329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-308] SKIPPED [ 33%] 2023-03-20T11:53:04.0638206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-309] SKIPPED [ 33%] 2023-03-20T11:53:04.0644193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-310] SKIPPED [ 33%] 2023-03-20T11:53:04.0650761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-311] SKIPPED [ 33%] 2023-03-20T11:53:04.0656418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-312] SKIPPED [ 33%] 2023-03-20T11:53:04.0664069Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-313] SKIPPED [ 33%] 2023-03-20T11:53:04.0670405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-314] SKIPPED [ 33%] 2023-03-20T11:53:04.0676541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-315] SKIPPED [ 33%] 2023-03-20T11:53:04.0682920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-316] SKIPPED [ 33%] 2023-03-20T11:53:04.0690231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-317] SKIPPED [ 33%] 2023-03-20T11:53:04.0696100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-318] SKIPPED [ 33%] 2023-03-20T11:53:04.0701728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-319] SKIPPED [ 33%] 2023-03-20T11:53:04.0707737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-320] SKIPPED [ 33%] 2023-03-20T11:53:04.0714123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-321] SKIPPED [ 33%] 2023-03-20T11:53:04.0720184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-322] SKIPPED [ 33%] 2023-03-20T11:53:04.0726293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-323] SKIPPED [ 33%] 2023-03-20T11:53:04.0735015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-324] SKIPPED [ 33%] 2023-03-20T11:53:04.0740504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-325] SKIPPED [ 33%] 2023-03-20T11:53:04.0747182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-326] SKIPPED [ 33%] 2023-03-20T11:53:04.0754014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-327] SKIPPED [ 33%] 2023-03-20T11:53:04.0760155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-328] SKIPPED [ 33%] 2023-03-20T11:53:04.0766888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-329] SKIPPED [ 33%] 2023-03-20T11:53:04.0774206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-330] SKIPPED [ 33%] 2023-03-20T11:53:04.0780041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-331] SKIPPED [ 33%] 2023-03-20T11:53:04.0786406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-332] SKIPPED [ 33%] 2023-03-20T11:53:04.0793324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-333] SKIPPED [ 33%] 2023-03-20T11:53:04.0799812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-334] SKIPPED [ 33%] 2023-03-20T11:53:04.0806236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-335] SKIPPED [ 33%] 2023-03-20T11:53:04.0816325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-336] SKIPPED [ 33%] 2023-03-20T11:53:04.0822104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-337] SKIPPED [ 33%] 2023-03-20T11:53:04.0828953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-338] SKIPPED [ 33%] 2023-03-20T11:53:04.0835466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-339] SKIPPED [ 33%] 2023-03-20T11:53:04.0841867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-340] SKIPPED [ 33%] 2023-03-20T11:53:04.0848273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-341] SKIPPED [ 33%] 2023-03-20T11:53:04.0855573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-342] SKIPPED [ 33%] 2023-03-20T11:53:04.0861469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-343] SKIPPED [ 33%] 2023-03-20T11:53:04.0867887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-344] SKIPPED [ 33%] 2023-03-20T11:53:04.0874528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-345] SKIPPED [ 33%] 2023-03-20T11:53:04.0881133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-346] SKIPPED [ 33%] 2023-03-20T11:53:04.0890180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-347] SKIPPED [ 33%] 2023-03-20T11:53:04.0896077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-348] SKIPPED [ 33%] 2023-03-20T11:53:04.0902269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-349] SKIPPED [ 33%] 2023-03-20T11:53:04.0908592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-350] SKIPPED [ 33%] 2023-03-20T11:53:04.0915515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-351] SKIPPED [ 33%] 2023-03-20T11:53:04.0921999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-352] SKIPPED [ 33%] 2023-03-20T11:53:04.0929278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-353] SKIPPED [ 33%] 2023-03-20T11:53:04.0935883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-354] SKIPPED [ 33%] 2023-03-20T11:53:04.0941620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-355] SKIPPED [ 33%] 2023-03-20T11:53:04.0948026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-356] SKIPPED [ 33%] 2023-03-20T11:53:04.0954470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-357] SKIPPED [ 33%] 2023-03-20T11:53:04.0960862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-358] SKIPPED [ 33%] 2023-03-20T11:53:04.0969582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-359] SKIPPED [ 33%] 2023-03-20T11:53:04.0976121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-360] SKIPPED [ 33%] 2023-03-20T11:53:04.0982158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-361] SKIPPED [ 33%] 2023-03-20T11:53:04.0988652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-362] SKIPPED [ 33%] 2023-03-20T11:53:04.0995167Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-363] SKIPPED [ 33%] 2023-03-20T11:53:04.1001725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-364] SKIPPED [ 33%] 2023-03-20T11:53:04.1009180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-365] SKIPPED [ 33%] 2023-03-20T11:53:04.1015589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-366] SKIPPED [ 33%] 2023-03-20T11:53:04.1021437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-367] SKIPPED [ 33%] 2023-03-20T11:53:04.1028017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-368] SKIPPED [ 33%] 2023-03-20T11:53:04.1034624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-369] SKIPPED [ 33%] 2023-03-20T11:53:04.1042468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-370] SKIPPED [ 33%] 2023-03-20T11:53:04.1049713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-371] SKIPPED [ 33%] 2023-03-20T11:53:04.1055732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-372] SKIPPED [ 33%] 2023-03-20T11:53:04.1061651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-373] SKIPPED [ 33%] 2023-03-20T11:53:04.1067822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-374] SKIPPED [ 33%] 2023-03-20T11:53:04.1074622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-375] SKIPPED [ 33%] 2023-03-20T11:53:04.1081109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-376] SKIPPED [ 33%] 2023-03-20T11:53:04.1087679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_bounding_box-377] SKIPPED [ 33%] 2023-03-20T11:53:04.1094572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-00] SKIPPED [ 33%] 2023-03-20T11:53:04.1100709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-01] SKIPPED [ 33%] 2023-03-20T11:53:04.1106929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-02] SKIPPED [ 33%] 2023-03-20T11:53:04.1113683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-03] SKIPPED [ 33%] 2023-03-20T11:53:04.1121420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-04] SKIPPED [ 33%] 2023-03-20T11:53:04.1128137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-05] SKIPPED [ 33%] 2023-03-20T11:53:04.1135432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-06] SKIPPED [ 33%] 2023-03-20T11:53:04.1140901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-07] SKIPPED [ 33%] 2023-03-20T11:53:04.1146811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-08] SKIPPED [ 33%] 2023-03-20T11:53:04.1153567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-09] SKIPPED [ 33%] 2023-03-20T11:53:04.1159354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-10] SKIPPED [ 33%] 2023-03-20T11:53:04.1165529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_mask-11] SKIPPED [ 33%] 2023-03-20T11:53:04.1171771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-00] SKIPPED [ 33%] 2023-03-20T11:53:04.1177853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-01] SKIPPED [ 33%] 2023-03-20T11:53:04.1184158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-02] SKIPPED [ 33%] 2023-03-20T11:53:04.1191820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-03] SKIPPED [ 33%] 2023-03-20T11:53:04.1198555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-04] SKIPPED [ 33%] 2023-03-20T11:53:04.1204685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-05] SKIPPED [ 33%] 2023-03-20T11:53:04.1211215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-06] SKIPPED [ 33%] 2023-03-20T11:53:04.1217993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-07] SKIPPED [ 33%] 2023-03-20T11:53:04.1224647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-08] SKIPPED [ 33%] 2023-03-20T11:53:04.1231125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-09] SKIPPED [ 33%] 2023-03-20T11:53:04.1237636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-10] SKIPPED [ 33%] 2023-03-20T11:53:04.1244017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-11] SKIPPED [ 33%] 2023-03-20T11:53:04.1251164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-12] SKIPPED [ 33%] 2023-03-20T11:53:04.1256803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-13] SKIPPED [ 33%] 2023-03-20T11:53:04.1263385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-14] SKIPPED [ 33%] 2023-03-20T11:53:04.1271296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-15] SKIPPED [ 33%] 2023-03-20T11:53:04.1277794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-16] SKIPPED [ 33%] 2023-03-20T11:53:04.1284352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-17] SKIPPED [ 33%] 2023-03-20T11:53:04.1291260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-18] SKIPPED [ 33%] 2023-03-20T11:53:04.1297171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-19] SKIPPED [ 33%] 2023-03-20T11:53:04.1303783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-20] SKIPPED [ 33%] 2023-03-20T11:53:04.1310481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-21] SKIPPED [ 33%] 2023-03-20T11:53:04.1317109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-22] SKIPPED [ 33%] 2023-03-20T11:53:04.1323598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-23] SKIPPED [ 33%] 2023-03-20T11:53:04.1330939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-24] SKIPPED [ 33%] 2023-03-20T11:53:04.1336221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-25] SKIPPED [ 33%] 2023-03-20T11:53:04.1344244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-26] SKIPPED [ 33%] 2023-03-20T11:53:04.1351075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-27] SKIPPED [ 33%] 2023-03-20T11:53:04.1357600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-28] SKIPPED [ 33%] 2023-03-20T11:53:04.1364146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-29] SKIPPED [ 33%] 2023-03-20T11:53:04.1371207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-30] SKIPPED [ 33%] 2023-03-20T11:53:04.1376831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-31] SKIPPED [ 33%] 2023-03-20T11:53:04.1383654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-32] SKIPPED [ 33%] 2023-03-20T11:53:04.1390126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-33] SKIPPED [ 33%] 2023-03-20T11:53:04.1396639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-34] SKIPPED [ 33%] 2023-03-20T11:53:04.1403333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-pad_video-35] SKIPPED [ 33%] 2023-03-20T11:53:04.1410665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-000] SKIPPED [ 33%] 2023-03-20T11:53:04.1416506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-001] SKIPPED [ 33%] 2023-03-20T11:53:04.1424442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-002] SKIPPED [ 33%] 2023-03-20T11:53:04.1431036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-003] SKIPPED [ 33%] 2023-03-20T11:53:04.1437426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-004] SKIPPED [ 33%] 2023-03-20T11:53:04.1444210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-005] SKIPPED [ 33%] 2023-03-20T11:53:04.1451190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-006] SKIPPED [ 33%] 2023-03-20T11:53:04.1456943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-007] SKIPPED [ 33%] 2023-03-20T11:53:04.1463799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-008] SKIPPED [ 33%] 2023-03-20T11:53:04.1470430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-009] SKIPPED [ 33%] 2023-03-20T11:53:04.1476822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-010] SKIPPED [ 33%] 2023-03-20T11:53:04.1483424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-011] SKIPPED [ 33%] 2023-03-20T11:53:04.1490965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-012] SKIPPED [ 33%] 2023-03-20T11:53:04.1497704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-013] SKIPPED [ 33%] 2023-03-20T11:53:04.1504415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-014] SKIPPED [ 33%] 2023-03-20T11:53:04.1511158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-015] SKIPPED [ 33%] 2023-03-20T11:53:04.1517733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-016] SKIPPED [ 33%] 2023-03-20T11:53:04.1524159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-017] SKIPPED [ 33%] 2023-03-20T11:53:04.1531172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-018] SKIPPED [ 33%] 2023-03-20T11:53:04.1537030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-019] SKIPPED [ 33%] 2023-03-20T11:53:04.1543745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-020] SKIPPED [ 33%] 2023-03-20T11:53:04.1550469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-021] SKIPPED [ 33%] 2023-03-20T11:53:04.1556880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-022] SKIPPED [ 33%] 2023-03-20T11:53:04.1563499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-023] SKIPPED [ 33%] 2023-03-20T11:53:04.1570926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-024] SKIPPED [ 33%] 2023-03-20T11:53:04.1577493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-025] SKIPPED [ 33%] 2023-03-20T11:53:04.1584144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-026] SKIPPED [ 33%] 2023-03-20T11:53:04.1590748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-027] SKIPPED [ 33%] 2023-03-20T11:53:04.1597226Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-028] SKIPPED [ 33%] 2023-03-20T11:53:04.1603985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-029] SKIPPED [ 33%] 2023-03-20T11:53:04.1611180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-030] SKIPPED [ 33%] 2023-03-20T11:53:04.1616740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-031] SKIPPED [ 33%] 2023-03-20T11:53:04.1623496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-032] SKIPPED [ 33%] 2023-03-20T11:53:04.1630132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-033] SKIPPED [ 33%] 2023-03-20T11:53:04.1636592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-034] SKIPPED [ 33%] 2023-03-20T11:53:04.1643217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-035] SKIPPED [ 33%] 2023-03-20T11:53:04.1651123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-036] SKIPPED [ 33%] 2023-03-20T11:53:04.1657469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-037] SKIPPED [ 33%] 2023-03-20T11:53:04.1664158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-038] SKIPPED [ 33%] 2023-03-20T11:53:04.1670926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-039] SKIPPED [ 33%] 2023-03-20T11:53:04.1677353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-040] SKIPPED [ 33%] 2023-03-20T11:53:04.1683828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-041] SKIPPED [ 33%] 2023-03-20T11:53:04.1691264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-042] SKIPPED [ 33%] 2023-03-20T11:53:04.1696687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-043] SKIPPED [ 33%] 2023-03-20T11:53:04.1703415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-044] SKIPPED [ 33%] 2023-03-20T11:53:04.1710146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-045] SKIPPED [ 33%] 2023-03-20T11:53:04.1716539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-046] SKIPPED [ 33%] 2023-03-20T11:53:04.1725618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-047] SKIPPED [ 33%] 2023-03-20T11:53:04.1732195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-048] SKIPPED [ 33%] 2023-03-20T11:53:04.1737727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-049] SKIPPED [ 33%] 2023-03-20T11:53:04.1745145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-050] SKIPPED [ 33%] 2023-03-20T11:53:04.1751562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-051] SKIPPED [ 33%] 2023-03-20T11:53:04.1758370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-052] SKIPPED [ 33%] 2023-03-20T11:53:04.1765346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-053] SKIPPED [ 33%] 2023-03-20T11:53:04.1771460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-054] SKIPPED [ 33%] 2023-03-20T11:53:04.1778108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-055] SKIPPED [ 33%] 2023-03-20T11:53:04.1784368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-056] SKIPPED [ 33%] 2023-03-20T11:53:04.1790618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-057] SKIPPED [ 33%] 2023-03-20T11:53:04.1796835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-058] SKIPPED [ 33%] 2023-03-20T11:53:04.1804116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-059] SKIPPED [ 33%] 2023-03-20T11:53:04.1810708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-060] SKIPPED [ 33%] 2023-03-20T11:53:04.1816513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-061] SKIPPED [ 33%] 2023-03-20T11:53:04.1823148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-062] SKIPPED [ 33%] 2023-03-20T11:53:04.1829325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-063] SKIPPED [ 33%] 2023-03-20T11:53:04.1835047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-064] SKIPPED [ 33%] 2023-03-20T11:53:04.1841332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-065] SKIPPED [ 33%] 2023-03-20T11:53:04.1847261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-066] SKIPPED [ 33%] 2023-03-20T11:53:04.1854421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-067] SKIPPED [ 33%] 2023-03-20T11:53:04.1859950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-068] SKIPPED [ 33%] 2023-03-20T11:53:04.1865863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-069] SKIPPED [ 33%] 2023-03-20T11:53:04.1873679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-070] SKIPPED [ 33%] 2023-03-20T11:53:04.1879936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-071] SKIPPED [ 33%] 2023-03-20T11:53:04.1885754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-072] SKIPPED [ 33%] 2023-03-20T11:53:04.1891966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-073] SKIPPED [ 33%] 2023-03-20T11:53:04.1898370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-074] SKIPPED [ 33%] 2023-03-20T11:53:04.1904640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-075] SKIPPED [ 33%] 2023-03-20T11:53:04.1910976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-076] SKIPPED [ 33%] 2023-03-20T11:53:04.1917017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-077] SKIPPED [ 33%] 2023-03-20T11:53:04.1923240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-078] SKIPPED [ 33%] 2023-03-20T11:53:04.1930318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-079] SKIPPED [ 33%] 2023-03-20T11:53:04.1935908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-080] SKIPPED [ 33%] 2023-03-20T11:53:04.1942090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-081] SKIPPED [ 33%] 2023-03-20T11:53:04.1949382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-082] SKIPPED [ 33%] 2023-03-20T11:53:04.1955429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-083] SKIPPED [ 33%] 2023-03-20T11:53:04.1961661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-084] SKIPPED [ 33%] 2023-03-20T11:53:04.1967896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-085] SKIPPED [ 33%] 2023-03-20T11:53:04.1975214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-086] SKIPPED [ 33%] 2023-03-20T11:53:04.1980412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-087] SKIPPED [ 33%] 2023-03-20T11:53:04.1986034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-088] SKIPPED [ 33%] 2023-03-20T11:53:04.1992485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-089] SKIPPED [ 33%] 2023-03-20T11:53:04.1998438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-090] SKIPPED [ 33%] 2023-03-20T11:53:04.2004534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-091] SKIPPED [ 33%] 2023-03-20T11:53:04.2011041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-092] SKIPPED [ 33%] 2023-03-20T11:53:04.2018158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-093] SKIPPED [ 33%] 2023-03-20T11:53:04.2024539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-094] SKIPPED [ 33%] 2023-03-20T11:53:04.2030952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-095] SKIPPED [ 33%] 2023-03-20T11:53:04.2036497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-096] SKIPPED [ 33%] 2023-03-20T11:53:04.2042616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-097] SKIPPED [ 33%] 2023-03-20T11:53:04.2049762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-098] SKIPPED [ 33%] 2023-03-20T11:53:04.2055687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-099] SKIPPED [ 33%] 2023-03-20T11:53:04.2061185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-100] SKIPPED [ 33%] 2023-03-20T11:53:04.2067362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-101] SKIPPED [ 33%] 2023-03-20T11:53:04.2073266Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-102] SKIPPED [ 33%] 2023-03-20T11:53:04.2079329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-103] SKIPPED [ 33%] 2023-03-20T11:53:04.2085196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-104] SKIPPED [ 33%] 2023-03-20T11:53:04.2092628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-105] SKIPPED [ 33%] 2023-03-20T11:53:04.2098788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-106] SKIPPED [ 33%] 2023-03-20T11:53:04.2105067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-107] SKIPPED [ 33%] 2023-03-20T11:53:04.2111448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-108] SKIPPED [ 33%] 2023-03-20T11:53:04.2117515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-109] SKIPPED [ 33%] 2023-03-20T11:53:04.2123734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-110] SKIPPED [ 33%] 2023-03-20T11:53:04.2131014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-111] SKIPPED [ 33%] 2023-03-20T11:53:04.2136226Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-112] SKIPPED [ 33%] 2023-03-20T11:53:04.2142370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-113] SKIPPED [ 33%] 2023-03-20T11:53:04.2148379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-114] SKIPPED [ 33%] 2023-03-20T11:53:04.2154900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-115] SKIPPED [ 33%] 2023-03-20T11:53:04.2162328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-116] SKIPPED [ 33%] 2023-03-20T11:53:04.2169000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-117] SKIPPED [ 33%] 2023-03-20T11:53:04.2175082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-118] SKIPPED [ 33%] 2023-03-20T11:53:04.2180719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-119] SKIPPED [ 33%] 2023-03-20T11:53:04.2186665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-120] SKIPPED [ 33%] 2023-03-20T11:53:04.2193367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-121] SKIPPED [ 33%] 2023-03-20T11:53:04.2199327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-122] SKIPPED [ 33%] 2023-03-20T11:53:04.2205333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-123] SKIPPED [ 33%] 2023-03-20T11:53:04.2211609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-124] SKIPPED [ 33%] 2023-03-20T11:53:04.2217415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-125] SKIPPED [ 33%] 2023-03-20T11:53:04.2223674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-126] SKIPPED [ 33%] 2023-03-20T11:53:04.2230027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-127] SKIPPED [ 33%] 2023-03-20T11:53:04.2237321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-128] SKIPPED [ 33%] 2023-03-20T11:53:04.2243482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-129] SKIPPED [ 33%] 2023-03-20T11:53:04.2250703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-130] SKIPPED [ 33%] 2023-03-20T11:53:04.2256052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-131] SKIPPED [ 33%] 2023-03-20T11:53:04.2262163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-132] SKIPPED [ 33%] 2023-03-20T11:53:04.2268110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-133] SKIPPED [ 33%] 2023-03-20T11:53:04.2274657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-134] SKIPPED [ 33%] 2023-03-20T11:53:04.2280877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-135] SKIPPED [ 33%] 2023-03-20T11:53:04.2286885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-136] SKIPPED [ 33%] 2023-03-20T11:53:04.2293005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-137] SKIPPED [ 33%] 2023-03-20T11:53:04.2298845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-138] SKIPPED [ 33%] 2023-03-20T11:53:04.2306294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-139] SKIPPED [ 33%] 2023-03-20T11:53:04.2312721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-140] SKIPPED [ 33%] 2023-03-20T11:53:04.2319092Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-141] SKIPPED [ 33%] 2023-03-20T11:53:04.2325025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-142] SKIPPED [ 33%] 2023-03-20T11:53:04.2331380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-143] SKIPPED [ 33%] 2023-03-20T11:53:04.2337424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-144] SKIPPED [ 33%] 2023-03-20T11:53:04.2343952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-145] SKIPPED [ 33%] 2023-03-20T11:53:04.2350011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-146] SKIPPED [ 33%] 2023-03-20T11:53:04.2356122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-147] SKIPPED [ 33%] 2023-03-20T11:53:04.2362238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-148] SKIPPED [ 33%] 2023-03-20T11:53:04.2369254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-149] SKIPPED [ 33%] 2023-03-20T11:53:04.2375316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-150] SKIPPED [ 33%] 2023-03-20T11:53:04.2381988Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-151] SKIPPED [ 33%] 2023-03-20T11:53:04.2388033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-152] SKIPPED [ 33%] 2023-03-20T11:53:04.2394468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-153] SKIPPED [ 33%] 2023-03-20T11:53:04.2400601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-154] SKIPPED [ 33%] 2023-03-20T11:53:04.2406626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-155] SKIPPED [ 33%] 2023-03-20T11:53:04.2412858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-156] SKIPPED [ 33%] 2023-03-20T11:53:04.2418867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-157] SKIPPED [ 33%] 2023-03-20T11:53:04.2424892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-158] SKIPPED [ 33%] 2023-03-20T11:53:04.2431255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-159] SKIPPED [ 33%] 2023-03-20T11:53:04.2437342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-160] SKIPPED [ 33%] 2023-03-20T11:53:04.2443628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-161] SKIPPED [ 33%] 2023-03-20T11:53:04.2450920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-162] SKIPPED [ 33%] 2023-03-20T11:53:04.2457008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-163] SKIPPED [ 33%] 2023-03-20T11:53:04.2463480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-164] SKIPPED [ 33%] 2023-03-20T11:53:04.2469738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-165] SKIPPED [ 33%] 2023-03-20T11:53:04.2475971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-166] SKIPPED [ 33%] 2023-03-20T11:53:04.2482379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-167] SKIPPED [ 33%] 2023-03-20T11:53:04.2489002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-168] SKIPPED [ 33%] 2023-03-20T11:53:04.2495325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-169] SKIPPED [ 33%] 2023-03-20T11:53:04.2500697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-170] SKIPPED [ 33%] 2023-03-20T11:53:04.2506697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-171] SKIPPED [ 33%] 2023-03-20T11:53:04.2513204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-172] SKIPPED [ 33%] 2023-03-20T11:53:04.2520790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-173] SKIPPED [ 33%] 2023-03-20T11:53:04.2526541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-174] SKIPPED [ 33%] 2023-03-20T11:53:04.2532813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-175] SKIPPED [ 33%] 2023-03-20T11:53:04.2538964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-176] SKIPPED [ 33%] 2023-03-20T11:53:04.2545261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-177] SKIPPED [ 33%] 2023-03-20T11:53:04.2551550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-178] SKIPPED [ 33%] 2023-03-20T11:53:04.2558001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-179] SKIPPED [ 33%] 2023-03-20T11:53:04.2563909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-180] SKIPPED [ 33%] 2023-03-20T11:53:04.2570591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-181] SKIPPED [ 33%] 2023-03-20T11:53:04.2576311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-182] SKIPPED [ 33%] 2023-03-20T11:53:04.2582601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-183] SKIPPED [ 33%] 2023-03-20T11:53:04.2588573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-184] SKIPPED [ 33%] 2023-03-20T11:53:04.2597285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-185] SKIPPED [ 33%] 2023-03-20T11:53:04.2603624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-186] SKIPPED [ 33%] 2023-03-20T11:53:04.2610672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-187] SKIPPED [ 33%] 2023-03-20T11:53:04.2615904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-188] SKIPPED [ 33%] 2023-03-20T11:53:04.2622177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-189] SKIPPED [ 33%] 2023-03-20T11:53:04.2628197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-190] SKIPPED [ 33%] 2023-03-20T11:53:04.2634195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-191] SKIPPED [ 33%] 2023-03-20T11:53:04.2640271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-192] SKIPPED [ 33%] 2023-03-20T11:53:04.2646539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-193] SKIPPED [ 33%] 2023-03-20T11:53:04.2652804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-194] SKIPPED [ 33%] 2023-03-20T11:53:04.2658654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-195] SKIPPED [ 33%] 2023-03-20T11:53:04.2666431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-196] SKIPPED [ 33%] 2023-03-20T11:53:04.2673041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-197] SKIPPED [ 33%] 2023-03-20T11:53:04.2679059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-198] SKIPPED [ 33%] 2023-03-20T11:53:04.2685198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-199] SKIPPED [ 33%] 2023-03-20T11:53:04.2691383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-200] SKIPPED [ 33%] 2023-03-20T11:53:04.2697597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-201] SKIPPED [ 33%] 2023-03-20T11:53:04.2704001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-202] SKIPPED [ 33%] 2023-03-20T11:53:04.2710348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-203] SKIPPED [ 33%] 2023-03-20T11:53:04.2716507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-204] SKIPPED [ 33%] 2023-03-20T11:53:04.2722689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-205] SKIPPED [ 33%] 2023-03-20T11:53:04.2730012Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-206] SKIPPED [ 33%] 2023-03-20T11:53:04.2735871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-207] SKIPPED [ 33%] 2023-03-20T11:53:04.2742922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-208] SKIPPED [ 33%] 2023-03-20T11:53:04.2749114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-209] SKIPPED [ 33%] 2023-03-20T11:53:04.2755468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-210] SKIPPED [ 33%] 2023-03-20T11:53:04.2761765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-211] SKIPPED [ 33%] 2023-03-20T11:53:04.2767649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-212] SKIPPED [ 33%] 2023-03-20T11:53:04.2774718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-213] SKIPPED [ 33%] 2023-03-20T11:53:04.2779987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-214] SKIPPED [ 33%] 2023-03-20T11:53:04.2786147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-215] SKIPPED [ 33%] 2023-03-20T11:53:04.2792188Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-216] SKIPPED [ 33%] 2023-03-20T11:53:04.2798407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-217] SKIPPED [ 33%] 2023-03-20T11:53:04.2804204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-218] SKIPPED [ 33%] 2023-03-20T11:53:04.2811728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-219] SKIPPED [ 33%] 2023-03-20T11:53:04.2817763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-220] SKIPPED [ 33%] 2023-03-20T11:53:04.2824274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-221] SKIPPED [ 33%] 2023-03-20T11:53:04.2830378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-222] SKIPPED [ 33%] 2023-03-20T11:53:04.2836494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-223] SKIPPED [ 33%] 2023-03-20T11:53:04.2842845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-224] SKIPPED [ 33%] 2023-03-20T11:53:04.2849857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-225] SKIPPED [ 33%] 2023-03-20T11:53:04.2855906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-226] SKIPPED [ 33%] 2023-03-20T11:53:04.2861536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-227] SKIPPED [ 33%] 2023-03-20T11:53:04.2867661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-228] SKIPPED [ 33%] 2023-03-20T11:53:04.2874014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-229] SKIPPED [ 33%] 2023-03-20T11:53:04.2880113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-230] SKIPPED [ 33%] 2023-03-20T11:53:04.2887633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-231] SKIPPED [ 33%] 2023-03-20T11:53:04.2894505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-232] SKIPPED [ 33%] 2023-03-20T11:53:04.2900313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-233] SKIPPED [ 33%] 2023-03-20T11:53:04.2906708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-234] SKIPPED [ 33%] 2023-03-20T11:53:04.2913150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-235] SKIPPED [ 33%] 2023-03-20T11:53:04.2919360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-236] SKIPPED [ 33%] 2023-03-20T11:53:04.2925315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-237] SKIPPED [ 33%] 2023-03-20T11:53:04.2931609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-238] SKIPPED [ 33%] 2023-03-20T11:53:04.2937438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-239] SKIPPED [ 33%] 2023-03-20T11:53:04.2943952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-240] SKIPPED [ 33%] 2023-03-20T11:53:04.2950093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-241] SKIPPED [ 33%] 2023-03-20T11:53:04.2957542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-242] SKIPPED [ 33%] 2023-03-20T11:53:04.2963864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-243] SKIPPED [ 33%] 2023-03-20T11:53:04.2970544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-244] SKIPPED [ 33%] 2023-03-20T11:53:04.2976161Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-245] SKIPPED [ 33%] 2023-03-20T11:53:04.2982150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-246] SKIPPED [ 33%] 2023-03-20T11:53:04.2988136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-247] SKIPPED [ 33%] 2023-03-20T11:53:04.2994723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-248] SKIPPED [ 33%] 2023-03-20T11:53:04.3000878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-249] SKIPPED [ 33%] 2023-03-20T11:53:04.3006960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-250] SKIPPED [ 33%] 2023-03-20T11:53:04.3013371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-251] SKIPPED [ 33%] 2023-03-20T11:53:04.3019371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-252] SKIPPED [ 33%] 2023-03-20T11:53:04.3025557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-253] SKIPPED [ 33%] 2023-03-20T11:53:04.3033250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-254] SKIPPED [ 33%] 2023-03-20T11:53:04.3039239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-255] SKIPPED [ 33%] 2023-03-20T11:53:04.3045376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-256] SKIPPED [ 33%] 2023-03-20T11:53:04.3051697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-257] SKIPPED [ 33%] 2023-03-20T11:53:04.3057816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-258] SKIPPED [ 33%] 2023-03-20T11:53:04.3063990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-259] SKIPPED [ 33%] 2023-03-20T11:53:04.3070341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-260] SKIPPED [ 33%] 2023-03-20T11:53:04.3076491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-261] SKIPPED [ 33%] 2023-03-20T11:53:04.3082722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-262] SKIPPED [ 33%] 2023-03-20T11:53:04.3089808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-263] SKIPPED [ 33%] 2023-03-20T11:53:04.3096021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-264] SKIPPED [ 33%] 2023-03-20T11:53:04.3102781Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-265] SKIPPED [ 33%] 2023-03-20T11:53:04.3109063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-266] SKIPPED [ 33%] 2023-03-20T11:53:04.3115435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-267] SKIPPED [ 33%] 2023-03-20T11:53:04.3121684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-268] SKIPPED [ 33%] 2023-03-20T11:53:04.3127982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-269] SKIPPED [ 33%] 2023-03-20T11:53:04.3134182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-270] SKIPPED [ 33%] 2023-03-20T11:53:04.3140433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-271] SKIPPED [ 33%] 2023-03-20T11:53:04.3146609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-272] SKIPPED [ 33%] 2023-03-20T11:53:04.3153127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-273] SKIPPED [ 33%] 2023-03-20T11:53:04.3159269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-274] SKIPPED [ 33%] 2023-03-20T11:53:04.3165449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-275] SKIPPED [ 33%] 2023-03-20T11:53:04.3171621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-276] SKIPPED [ 33%] 2023-03-20T11:53:04.3179210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-277] SKIPPED [ 33%] 2023-03-20T11:53:04.3185515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-278] SKIPPED [ 33%] 2023-03-20T11:53:04.3191995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-279] SKIPPED [ 33%] 2023-03-20T11:53:04.3198152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-280] SKIPPED [ 33%] 2023-03-20T11:53:04.3204202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-281] SKIPPED [ 33%] 2023-03-20T11:53:04.3210653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-282] SKIPPED [ 33%] 2023-03-20T11:53:04.3216474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-283] SKIPPED [ 33%] 2023-03-20T11:53:04.3222780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-284] SKIPPED [ 33%] 2023-03-20T11:53:04.3228926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-285] SKIPPED [ 33%] 2023-03-20T11:53:04.3235272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-286] SKIPPED [ 33%] 2023-03-20T11:53:04.3241282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-287] SKIPPED [ 33%] 2023-03-20T11:53:04.3249553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-288] SKIPPED [ 33%] 2023-03-20T11:53:04.3255576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-289] SKIPPED [ 33%] 2023-03-20T11:53:04.3261183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-290] SKIPPED [ 33%] 2023-03-20T11:53:04.3267217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-291] SKIPPED [ 33%] 2023-03-20T11:53:04.3273648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-292] SKIPPED [ 33%] 2023-03-20T11:53:04.3279803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-293] SKIPPED [ 33%] 2023-03-20T11:53:04.3285714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-294] SKIPPED [ 33%] 2023-03-20T11:53:04.3292014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-295] SKIPPED [ 33%] 2023-03-20T11:53:04.3297808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-296] SKIPPED [ 33%] 2023-03-20T11:53:04.3304047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-297] SKIPPED [ 33%] 2023-03-20T11:53:04.3310467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-298] SKIPPED [ 33%] 2023-03-20T11:53:04.3316456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-299] SKIPPED [ 33%] 2023-03-20T11:53:04.3323721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-300] SKIPPED [ 33%] 2023-03-20T11:53:04.3330751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-301] SKIPPED [ 33%] 2023-03-20T11:53:04.3336075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-302] SKIPPED [ 33%] 2023-03-20T11:53:04.3356958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-303] SKIPPED [ 33%] 2023-03-20T11:53:04.3358075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-304] SKIPPED [ 33%] 2023-03-20T11:53:04.3358710Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-305] SKIPPED [ 33%] 2023-03-20T11:53:04.3361205Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-306] SKIPPED [ 33%] 2023-03-20T11:53:04.3367103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-307] SKIPPED [ 33%] 2023-03-20T11:53:04.3373330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-308] SKIPPED [ 33%] 2023-03-20T11:53:04.3379545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-309] SKIPPED [ 33%] 2023-03-20T11:53:04.3385841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-310] SKIPPED [ 33%] 2023-03-20T11:53:04.3393507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-311] SKIPPED [ 33%] 2023-03-20T11:53:04.3399832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-312] SKIPPED [ 33%] 2023-03-20T11:53:04.3405840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-313] SKIPPED [ 33%] 2023-03-20T11:53:04.3412513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-314] SKIPPED [ 33%] 2023-03-20T11:53:04.3418687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-315] SKIPPED [ 33%] 2023-03-20T11:53:04.3424595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-316] SKIPPED [ 33%] 2023-03-20T11:53:04.3431048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-317] SKIPPED [ 33%] 2023-03-20T11:53:04.3437056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-318] SKIPPED [ 33%] 2023-03-20T11:53:04.3443111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-319] SKIPPED [ 33%] 2023-03-20T11:53:04.3450241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-320] SKIPPED [ 33%] 2023-03-20T11:53:04.3455730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-321] SKIPPED [ 33%] 2023-03-20T11:53:04.3464488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-322] SKIPPED [ 33%] 2023-03-20T11:53:04.3470949Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-323] SKIPPED [ 33%] 2023-03-20T11:53:04.3477194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-324] SKIPPED [ 33%] 2023-03-20T11:53:04.3483143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-325] SKIPPED [ 33%] 2023-03-20T11:53:04.3490309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-326] SKIPPED [ 33%] 2023-03-20T11:53:04.3495935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-327] SKIPPED [ 33%] 2023-03-20T11:53:04.3501801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-328] SKIPPED [ 33%] 2023-03-20T11:53:04.3507786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-329] SKIPPED [ 33%] 2023-03-20T11:53:04.3514321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-330] SKIPPED [ 33%] 2023-03-20T11:53:04.3520508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-331] SKIPPED [ 33%] 2023-03-20T11:53:04.3526547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-332] SKIPPED [ 33%] 2023-03-20T11:53:04.3532863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-333] SKIPPED [ 33%] 2023-03-20T11:53:04.3540615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-334] SKIPPED [ 33%] 2023-03-20T11:53:04.3546651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-335] SKIPPED [ 33%] 2023-03-20T11:53:04.3553155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-336] SKIPPED [ 33%] 2023-03-20T11:53:04.3559258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-337] SKIPPED [ 33%] 2023-03-20T11:53:04.3565340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-338] SKIPPED [ 33%] 2023-03-20T11:53:04.3571560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-339] SKIPPED [ 33%] 2023-03-20T11:53:04.3577762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-340] SKIPPED [ 33%] 2023-03-20T11:53:04.3584215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-341] SKIPPED [ 33%] 2023-03-20T11:53:04.3590482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-342] SKIPPED [ 33%] 2023-03-20T11:53:04.3596553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-343] SKIPPED [ 33%] 2023-03-20T11:53:04.3602648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-344] SKIPPED [ 33%] 2023-03-20T11:53:04.3610584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-345] SKIPPED [ 33%] 2023-03-20T11:53:04.3616338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-346] SKIPPED [ 33%] 2023-03-20T11:53:04.3622978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-347] SKIPPED [ 33%] 2023-03-20T11:53:04.3628898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-348] SKIPPED [ 33%] 2023-03-20T11:53:04.3635147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-349] SKIPPED [ 33%] 2023-03-20T11:53:04.3641260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-350] SKIPPED [ 33%] 2023-03-20T11:53:04.3647525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-351] SKIPPED [ 33%] 2023-03-20T11:53:04.3653715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-352] SKIPPED [ 33%] 2023-03-20T11:53:04.3659959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-353] SKIPPED [ 33%] 2023-03-20T11:53:04.3666015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-354] SKIPPED [ 33%] 2023-03-20T11:53:04.3672374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-355] SKIPPED [ 33%] 2023-03-20T11:53:04.3678665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-356] SKIPPED [ 33%] 2023-03-20T11:53:04.3685877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-357] SKIPPED [ 33%] 2023-03-20T11:53:04.3692528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-358] SKIPPED [ 33%] 2023-03-20T11:53:04.3698528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-359] SKIPPED [ 33%] 2023-03-20T11:53:04.3704871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-360] SKIPPED [ 33%] 2023-03-20T11:53:04.3711080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-361] SKIPPED [ 33%] 2023-03-20T11:53:04.3716934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-362] SKIPPED [ 33%] 2023-03-20T11:53:04.3723003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-363] SKIPPED [ 33%] 2023-03-20T11:53:04.3730155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-364] SKIPPED [ 33%] 2023-03-20T11:53:04.3735767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-365] SKIPPED [ 33%] 2023-03-20T11:53:04.3741353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-366] SKIPPED [ 33%] 2023-03-20T11:53:04.3747289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-367] SKIPPED [ 33%] 2023-03-20T11:53:04.3755233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-368] SKIPPED [ 33%] 2023-03-20T11:53:04.3761325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-369] SKIPPED [ 33%] 2023-03-20T11:53:04.3767543Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-370] SKIPPED [ 33%] 2023-03-20T11:53:04.3774553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-371] SKIPPED [ 33%] 2023-03-20T11:53:04.3779832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-372] SKIPPED [ 33%] 2023-03-20T11:53:04.3786188Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-373] SKIPPED [ 33%] 2023-03-20T11:53:04.3792443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-374] SKIPPED [ 33%] 2023-03-20T11:53:04.3798603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-375] SKIPPED [ 33%] 2023-03-20T11:53:04.3804696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-376] SKIPPED [ 33%] 2023-03-20T11:53:04.3810635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-377] SKIPPED [ 33%] 2023-03-20T11:53:04.3816865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-378] SKIPPED [ 33%] 2023-03-20T11:53:04.3823333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-379] SKIPPED [ 33%] 2023-03-20T11:53:04.3830692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-380] SKIPPED [ 33%] 2023-03-20T11:53:04.3836465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-381] SKIPPED [ 33%] 2023-03-20T11:53:04.3842703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-382] SKIPPED [ 33%] 2023-03-20T11:53:04.3849640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-383] SKIPPED [ 33%] 2023-03-20T11:53:04.3855787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-384] SKIPPED [ 33%] 2023-03-20T11:53:04.3861605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-385] SKIPPED [ 33%] 2023-03-20T11:53:04.3867848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-386] SKIPPED [ 33%] 2023-03-20T11:53:04.3874244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-387] SKIPPED [ 33%] 2023-03-20T11:53:04.3880326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-388] SKIPPED [ 33%] 2023-03-20T11:53:04.3886346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-389] SKIPPED [ 33%] 2023-03-20T11:53:04.3892660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-390] SKIPPED [ 33%] 2023-03-20T11:53:04.3900048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-391] SKIPPED [ 33%] 2023-03-20T11:53:04.3906107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-392] SKIPPED [ 33%] 2023-03-20T11:53:04.3912239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-393] SKIPPED [ 33%] 2023-03-20T11:53:04.3918576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-394] SKIPPED [ 33%] 2023-03-20T11:53:04.3924304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-395] SKIPPED [ 33%] 2023-03-20T11:53:04.3930596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-396] SKIPPED [ 33%] 2023-03-20T11:53:04.3936455Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-397] SKIPPED [ 33%] 2023-03-20T11:53:04.3942883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-398] SKIPPED [ 33%] 2023-03-20T11:53:04.3948863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-399] SKIPPED [ 33%] 2023-03-20T11:53:04.3955186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-400] SKIPPED [ 33%] 2023-03-20T11:53:04.3961417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-401] SKIPPED [ 33%] 2023-03-20T11:53:04.3967242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-402] SKIPPED [ 33%] 2023-03-20T11:53:04.3975289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-403] SKIPPED [ 33%] 2023-03-20T11:53:04.3980851Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-404] SKIPPED [ 33%] 2023-03-20T11:53:04.3986823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-405] SKIPPED [ 33%] 2023-03-20T11:53:04.3993307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-406] SKIPPED [ 33%] 2023-03-20T11:53:04.3999343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-407] SKIPPED [ 33%] 2023-03-20T11:53:04.4005443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-408] SKIPPED [ 33%] 2023-03-20T11:53:04.4011607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-409] SKIPPED [ 33%] 2023-03-20T11:53:04.4017810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-410] SKIPPED [ 33%] 2023-03-20T11:53:04.4024206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-411] SKIPPED [ 33%] 2023-03-20T11:53:04.4030708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-412] SKIPPED [ 33%] 2023-03-20T11:53:04.4036737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-413] SKIPPED [ 33%] 2023-03-20T11:53:04.4044147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-414] SKIPPED [ 33%] 2023-03-20T11:53:04.4050589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-415] SKIPPED [ 33%] 2023-03-20T11:53:04.4056423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-416] SKIPPED [ 33%] 2023-03-20T11:53:04.4062528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-417] SKIPPED [ 33%] 2023-03-20T11:53:04.4068801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-418] SKIPPED [ 33%] 2023-03-20T11:53:04.4074938Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-419] SKIPPED [ 33%] 2023-03-20T11:53:04.4081002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-420] SKIPPED [ 33%] 2023-03-20T11:53:04.4086895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-421] SKIPPED [ 33%] 2023-03-20T11:53:04.4092987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-422] SKIPPED [ 33%] 2023-03-20T11:53:04.4099369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-423] SKIPPED [ 33%] 2023-03-20T11:53:04.4105532Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-424] SKIPPED [ 33%] 2023-03-20T11:53:04.4111841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-425] SKIPPED [ 33%] 2023-03-20T11:53:04.4119179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-426] SKIPPED [ 33%] 2023-03-20T11:53:04.4125120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-427] SKIPPED [ 33%] 2023-03-20T11:53:04.4131378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-428] SKIPPED [ 33%] 2023-03-20T11:53:04.4137608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-429] SKIPPED [ 33%] 2023-03-20T11:53:04.4144017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-430] SKIPPED [ 33%] 2023-03-20T11:53:04.4150204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-431] SKIPPED [ 33%] 2023-03-20T11:53:04.4156249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-432] SKIPPED [ 33%] 2023-03-20T11:53:04.4162465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-433] SKIPPED [ 33%] 2023-03-20T11:53:04.4169510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-434] SKIPPED [ 33%] 2023-03-20T11:53:04.4175567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-435] SKIPPED [ 33%] 2023-03-20T11:53:04.4180857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-436] SKIPPED [ 33%] 2023-03-20T11:53:04.4188363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-437] SKIPPED [ 33%] 2023-03-20T11:53:04.4194803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-438] SKIPPED [ 33%] 2023-03-20T11:53:04.4201080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-439] SKIPPED [ 33%] 2023-03-20T11:53:04.4206895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-440] SKIPPED [ 33%] 2023-03-20T11:53:04.4213131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-441] SKIPPED [ 33%] 2023-03-20T11:53:04.4219339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-442] SKIPPED [ 33%] 2023-03-20T11:53:04.4225612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-443] SKIPPED [ 33%] 2023-03-20T11:53:04.4231813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-444] SKIPPED [ 33%] 2023-03-20T11:53:04.4237985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-445] SKIPPED [ 33%] 2023-03-20T11:53:04.4243969Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-446] SKIPPED [ 33%] 2023-03-20T11:53:04.4250566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-447] SKIPPED [ 33%] 2023-03-20T11:53:04.4257387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-448] SKIPPED [ 33%] 2023-03-20T11:53:04.4263816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-449] SKIPPED [ 33%] 2023-03-20T11:53:04.4270219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-450] SKIPPED [ 33%] 2023-03-20T11:53:04.4276244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-451] SKIPPED [ 33%] 2023-03-20T11:53:04.4282394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-452] SKIPPED [ 33%] 2023-03-20T11:53:04.4289496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-453] SKIPPED [ 33%] 2023-03-20T11:53:04.4295764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-454] SKIPPED [ 33%] 2023-03-20T11:53:04.4301055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-455] SKIPPED [ 33%] 2023-03-20T11:53:04.4307072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-456] SKIPPED [ 33%] 2023-03-20T11:53:04.4313036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-457] SKIPPED [ 33%] 2023-03-20T11:53:04.4319077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-458] SKIPPED [ 33%] 2023-03-20T11:53:04.4325180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-459] SKIPPED [ 33%] 2023-03-20T11:53:04.4335138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-460] SKIPPED [ 33%] 2023-03-20T11:53:04.4340696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-461] SKIPPED [ 33%] 2023-03-20T11:53:04.4346748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-462] SKIPPED [ 33%] 2023-03-20T11:53:04.4353179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-463] SKIPPED [ 33%] 2023-03-20T11:53:04.4359389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-464] SKIPPED [ 33%] 2023-03-20T11:53:04.4365293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-465] SKIPPED [ 33%] 2023-03-20T11:53:04.4371451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-466] SKIPPED [ 33%] 2023-03-20T11:53:04.4377317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-467] SKIPPED [ 33%] 2023-03-20T11:53:04.4383263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-468] SKIPPED [ 33%] 2023-03-20T11:53:04.4389537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-469] SKIPPED [ 33%] 2023-03-20T11:53:04.4395726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-470] SKIPPED [ 33%] 2023-03-20T11:53:04.4403265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-471] SKIPPED [ 33%] 2023-03-20T11:53:04.4410454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-472] SKIPPED [ 33%] 2023-03-20T11:53:04.4415795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-473] SKIPPED [ 33%] 2023-03-20T11:53:04.4421995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-474] SKIPPED [ 33%] 2023-03-20T11:53:04.4427978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-475] SKIPPED [ 33%] 2023-03-20T11:53:04.4434479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-476] SKIPPED [ 33%] 2023-03-20T11:53:04.4440653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-477] SKIPPED [ 33%] 2023-03-20T11:53:04.4446673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-478] SKIPPED [ 33%] 2023-03-20T11:53:04.4452914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-479] SKIPPED [ 33%] 2023-03-20T11:53:04.4459206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-480] SKIPPED [ 33%] 2023-03-20T11:53:04.4465172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-481] SKIPPED [ 33%] 2023-03-20T11:53:04.4471532Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-482] SKIPPED [ 33%] 2023-03-20T11:53:04.4479029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-483] SKIPPED [ 33%] 2023-03-20T11:53:04.4485244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-484] SKIPPED [ 33%] 2023-03-20T11:53:04.4491248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-485] SKIPPED [ 33%] 2023-03-20T11:53:04.4497204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-486] SKIPPED [ 33%] 2023-03-20T11:53:04.4503586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-487] SKIPPED [ 33%] 2023-03-20T11:53:04.4509923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-488] SKIPPED [ 33%] 2023-03-20T11:53:04.4516134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-489] SKIPPED [ 33%] 2023-03-20T11:53:04.4522268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-490] SKIPPED [ 33%] 2023-03-20T11:53:04.4528573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-491] SKIPPED [ 33%] 2023-03-20T11:53:04.4535272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-492] SKIPPED [ 33%] 2023-03-20T11:53:04.4541014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-493] SKIPPED [ 33%] 2023-03-20T11:53:04.4548074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-494] SKIPPED [ 33%] 2023-03-20T11:53:04.4554689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-495] SKIPPED [ 33%] 2023-03-20T11:53:04.4560851Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-496] SKIPPED [ 33%] 2023-03-20T11:53:04.4566837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-497] SKIPPED [ 33%] 2023-03-20T11:53:04.4573141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-498] SKIPPED [ 33%] 2023-03-20T11:53:04.4579390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-499] SKIPPED [ 33%] 2023-03-20T11:53:04.4585527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-500] SKIPPED [ 33%] 2023-03-20T11:53:04.4591941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-501] SKIPPED [ 33%] 2023-03-20T11:53:04.4598114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-502] SKIPPED [ 33%] 2023-03-20T11:53:04.4604091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-503] SKIPPED [ 33%] 2023-03-20T11:53:04.4610574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-504] SKIPPED [ 33%] 2023-03-20T11:53:04.4615991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-505] SKIPPED [ 33%] 2023-03-20T11:53:04.4623500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-506] SKIPPED [ 33%] 2023-03-20T11:53:04.4629693Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-507] SKIPPED [ 33%] 2023-03-20T11:53:04.4636045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-508] SKIPPED [ 33%] 2023-03-20T11:53:04.4642241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-509] SKIPPED [ 33%] 2023-03-20T11:53:04.4649232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-510] SKIPPED [ 33%] 2023-03-20T11:53:04.4655327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-511] SKIPPED [ 33%] 2023-03-20T11:53:04.4660694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-512] SKIPPED [ 33%] 2023-03-20T11:53:04.4666768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-513] SKIPPED [ 33%] 2023-03-20T11:53:04.4673146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-514] SKIPPED [ 33%] 2023-03-20T11:53:04.4679212Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-515] SKIPPED [ 33%] 2023-03-20T11:53:04.4685233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-516] SKIPPED [ 33%] 2023-03-20T11:53:04.4692716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-517] SKIPPED [ 33%] 2023-03-20T11:53:04.4698897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-518] SKIPPED [ 33%] 2023-03-20T11:53:04.4705158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-519] SKIPPED [ 33%] 2023-03-20T11:53:04.4711596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-520] SKIPPED [ 33%] 2023-03-20T11:53:04.4717637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-521] SKIPPED [ 33%] 2023-03-20T11:53:04.4723793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-522] SKIPPED [ 33%] 2023-03-20T11:53:04.4730600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-523] SKIPPED [ 33%] 2023-03-20T11:53:04.4736552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-524] SKIPPED [ 33%] 2023-03-20T11:53:04.4742384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-525] SKIPPED [ 33%] 2023-03-20T11:53:04.4748439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-526] SKIPPED [ 33%] 2023-03-20T11:53:04.4754800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-527] SKIPPED [ 33%] 2023-03-20T11:53:04.4760908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-528] SKIPPED [ 33%] 2023-03-20T11:53:04.4768357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-529] SKIPPED [ 33%] 2023-03-20T11:53:04.4775328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-530] SKIPPED [ 33%] 2023-03-20T11:53:04.4780701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-531] SKIPPED [ 33%] 2023-03-20T11:53:04.4786816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-532] SKIPPED [ 33%] 2023-03-20T11:53:04.4793385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-533] SKIPPED [ 33%] 2023-03-20T11:53:04.4799422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-534] SKIPPED [ 33%] 2023-03-20T11:53:04.4805374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-535] SKIPPED [ 33%] 2023-03-20T11:53:04.4811633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-536] SKIPPED [ 33%] 2023-03-20T11:53:04.4817829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-537] SKIPPED [ 33%] 2023-03-20T11:53:04.4824142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-538] SKIPPED [ 33%] 2023-03-20T11:53:04.4830401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-539] SKIPPED [ 33%] 2023-03-20T11:53:04.4838055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-540] SKIPPED [ 33%] 2023-03-20T11:53:04.4843923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-541] SKIPPED [ 33%] 2023-03-20T11:53:04.4850573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-542] SKIPPED [ 33%] 2023-03-20T11:53:04.4856311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-543] SKIPPED [ 33%] 2023-03-20T11:53:04.4862585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-544] SKIPPED [ 33%] 2023-03-20T11:53:04.4868741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-545] SKIPPED [ 33%] 2023-03-20T11:53:04.4875094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-546] SKIPPED [ 33%] 2023-03-20T11:53:04.4881089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-547] SKIPPED [ 33%] 2023-03-20T11:53:04.4887008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-548] SKIPPED [ 33%] 2023-03-20T11:53:04.4893321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-549] SKIPPED [ 33%] 2023-03-20T11:53:04.4899858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-550] SKIPPED [ 33%] 2023-03-20T11:53:04.4905741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-551] SKIPPED [ 33%] 2023-03-20T11:53:04.4913335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-552] SKIPPED [ 33%] 2023-03-20T11:53:04.4919413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-553] SKIPPED [ 33%] 2023-03-20T11:53:04.4925434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-554] SKIPPED [ 33%] 2023-03-20T11:53:04.4931701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-555] SKIPPED [ 33%] 2023-03-20T11:53:04.4937898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-556] SKIPPED [ 33%] 2023-03-20T11:53:04.4944183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-557] SKIPPED [ 33%] 2023-03-20T11:53:04.4950612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-558] SKIPPED [ 33%] 2023-03-20T11:53:04.4956670Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-559] SKIPPED [ 33%] 2023-03-20T11:53:04.4962747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-560] SKIPPED [ 33%] 2023-03-20T11:53:04.4969891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-561] SKIPPED [ 33%] 2023-03-20T11:53:04.4976053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-562] SKIPPED [ 33%] 2023-03-20T11:53:04.4982259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-563] SKIPPED [ 33%] 2023-03-20T11:53:04.4988779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-564] SKIPPED [ 33%] 2023-03-20T11:53:04.4995250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-565] SKIPPED [ 33%] 2023-03-20T11:53:04.5001471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-566] SKIPPED [ 33%] 2023-03-20T11:53:04.5007637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-567] SKIPPED [ 33%] 2023-03-20T11:53:04.5014700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-568] SKIPPED [ 33%] 2023-03-20T11:53:04.5020159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-569] SKIPPED [ 33%] 2023-03-20T11:53:04.5026222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-570] SKIPPED [ 33%] 2023-03-20T11:53:04.5032592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-571] SKIPPED [ 33%] 2023-03-20T11:53:04.5038759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-572] SKIPPED [ 33%] 2023-03-20T11:53:04.5044725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-573] SKIPPED [ 33%] 2023-03-20T11:53:04.5051135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-574] SKIPPED [ 33%] 2023-03-20T11:53:04.5058103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-575] SKIPPED [ 33%] 2023-03-20T11:53:04.5064746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-576] SKIPPED [ 33%] 2023-03-20T11:53:04.5071145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-577] SKIPPED [ 33%] 2023-03-20T11:53:04.5077286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-578] SKIPPED [ 33%] 2023-03-20T11:53:04.5083372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-579] SKIPPED [ 33%] 2023-03-20T11:53:04.5090792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-580] SKIPPED [ 33%] 2023-03-20T11:53:04.5096084Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-581] SKIPPED [ 33%] 2023-03-20T11:53:04.5102142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-582] SKIPPED [ 33%] 2023-03-20T11:53:04.5108039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-583] SKIPPED [ 33%] 2023-03-20T11:53:04.5114565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-584] SKIPPED [ 33%] 2023-03-20T11:53:04.5120500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-585] SKIPPED [ 33%] 2023-03-20T11:53:04.5127936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-586] SKIPPED [ 33%] 2023-03-20T11:53:04.5135060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-587] SKIPPED [ 33%] 2023-03-20T11:53:04.5140397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-588] SKIPPED [ 33%] 2023-03-20T11:53:04.5146644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-589] SKIPPED [ 33%] 2023-03-20T11:53:04.5153137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-590] SKIPPED [ 33%] 2023-03-20T11:53:04.5159136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-591] SKIPPED [ 33%] 2023-03-20T11:53:04.5165172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-592] SKIPPED [ 33%] 2023-03-20T11:53:04.5171259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-593] SKIPPED [ 33%] 2023-03-20T11:53:04.5177707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-594] SKIPPED [ 33%] 2023-03-20T11:53:04.5183666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-595] SKIPPED [ 33%] 2023-03-20T11:53:04.5189719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-596] SKIPPED [ 33%] 2023-03-20T11:53:04.5199366Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-597] SKIPPED [ 33%] 2023-03-20T11:53:04.5205148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-598] SKIPPED [ 33%] 2023-03-20T11:53:04.5211143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-599] SKIPPED [ 33%] 2023-03-20T11:53:04.5217479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-600] SKIPPED [ 33%] 2023-03-20T11:53:04.5223803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-601] SKIPPED [ 33%] 2023-03-20T11:53:04.5230064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-602] SKIPPED [ 33%] 2023-03-20T11:53:04.5235790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-603] SKIPPED [ 33%] 2023-03-20T11:53:04.5241943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-604] SKIPPED [ 33%] 2023-03-20T11:53:04.5248976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-605] SKIPPED [ 33%] 2023-03-20T11:53:04.5254810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-606] SKIPPED [ 33%] 2023-03-20T11:53:04.5260545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-607] SKIPPED [ 33%] 2023-03-20T11:53:04.5266474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-608] SKIPPED [ 33%] 2023-03-20T11:53:04.5274237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-609] SKIPPED [ 33%] 2023-03-20T11:53:04.5280360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-610] SKIPPED [ 33%] 2023-03-20T11:53:04.5286310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-611] SKIPPED [ 33%] 2023-03-20T11:53:04.5292621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-612] SKIPPED [ 33%] 2023-03-20T11:53:04.5298736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-613] SKIPPED [ 33%] 2023-03-20T11:53:04.5304644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-614] SKIPPED [ 33%] 2023-03-20T11:53:04.5311377Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-615] SKIPPED [ 33%] 2023-03-20T11:53:04.5317406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-616] SKIPPED [ 33%] 2023-03-20T11:53:04.5323546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-617] SKIPPED [ 33%] 2023-03-20T11:53:04.5330794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-618] SKIPPED [ 33%] 2023-03-20T11:53:04.5336230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-619] SKIPPED [ 33%] 2023-03-20T11:53:04.5343382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-620] SKIPPED [ 33%] 2023-03-20T11:53:04.5349771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-621] SKIPPED [ 33%] 2023-03-20T11:53:04.5355922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-622] SKIPPED [ 33%] 2023-03-20T11:53:04.5361883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-623] SKIPPED [ 33%] 2023-03-20T11:53:04.5368947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-624] SKIPPED [ 33%] 2023-03-20T11:53:04.5374770Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-625] SKIPPED [ 33%] 2023-03-20T11:53:04.5380448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-626] SKIPPED [ 33%] 2023-03-20T11:53:04.5386493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-627] SKIPPED [ 33%] 2023-03-20T11:53:04.5392973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-628] SKIPPED [ 33%] 2023-03-20T11:53:04.5398923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-629] SKIPPED [ 33%] 2023-03-20T11:53:04.5404935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-630] SKIPPED [ 33%] 2023-03-20T11:53:04.5410899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-631] SKIPPED [ 33%] 2023-03-20T11:53:04.5418317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-632] SKIPPED [ 33%] 2023-03-20T11:53:04.5424215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-633] SKIPPED [ 33%] 2023-03-20T11:53:04.5430476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-634] SKIPPED [ 33%] 2023-03-20T11:53:04.5436692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-635] SKIPPED [ 33%] 2023-03-20T11:53:04.5442873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-636] SKIPPED [ 33%] 2023-03-20T11:53:04.5449927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-637] SKIPPED [ 33%] 2023-03-20T11:53:04.5456190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-638] SKIPPED [ 33%] 2023-03-20T11:53:04.5461794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-639] SKIPPED [ 33%] 2023-03-20T11:53:04.5467696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-640] SKIPPED [ 33%] 2023-03-20T11:53:04.5474035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-641] SKIPPED [ 33%] 2023-03-20T11:53:04.5479890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-642] SKIPPED [ 33%] 2023-03-20T11:53:04.5487224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-643] SKIPPED [ 33%] 2023-03-20T11:53:04.5494336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-644] SKIPPED [ 33%] 2023-03-20T11:53:04.5499676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-645] SKIPPED [ 33%] 2023-03-20T11:53:04.5505960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-646] SKIPPED [ 33%] 2023-03-20T11:53:04.5512462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-647] SKIPPED [ 33%] 2023-03-20T11:53:04.5518530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-648] SKIPPED [ 33%] 2023-03-20T11:53:04.5524497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-649] SKIPPED [ 33%] 2023-03-20T11:53:04.5530623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-650] SKIPPED [ 33%] 2023-03-20T11:53:04.5536566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-651] SKIPPED [ 33%] 2023-03-20T11:53:04.5542930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-652] SKIPPED [ 33%] 2023-03-20T11:53:04.5548901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-653] SKIPPED [ 33%] 2023-03-20T11:53:04.5555263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-654] SKIPPED [ 33%] 2023-03-20T11:53:04.5562775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-655] SKIPPED [ 33%] 2023-03-20T11:53:04.5569929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-656] SKIPPED [ 33%] 2023-03-20T11:53:04.5576279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-657] SKIPPED [ 33%] 2023-03-20T11:53:04.5581586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-658] SKIPPED [ 33%] 2023-03-20T11:53:04.5587744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-659] SKIPPED [ 33%] 2023-03-20T11:53:04.5594276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-660] SKIPPED [ 33%] 2023-03-20T11:53:04.5600200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-661] SKIPPED [ 33%] 2023-03-20T11:53:04.5606476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-662] SKIPPED [ 33%] 2023-03-20T11:53:04.5612695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-663] SKIPPED [ 33%] 2023-03-20T11:53:04.5618890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-664] SKIPPED [ 33%] 2023-03-20T11:53:04.5625041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-665] SKIPPED [ 33%] 2023-03-20T11:53:04.5632783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-666] SKIPPED [ 33%] 2023-03-20T11:53:04.5639055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-667] SKIPPED [ 33%] 2023-03-20T11:53:04.5645135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-668] SKIPPED [ 33%] 2023-03-20T11:53:04.5651319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-669] SKIPPED [ 33%] 2023-03-20T11:53:04.5657564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-670] SKIPPED [ 33%] 2023-03-20T11:53:04.5663953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-671] SKIPPED [ 33%] 2023-03-20T11:53:04.5670229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-672] SKIPPED [ 33%] 2023-03-20T11:53:04.5676265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-673] SKIPPED [ 33%] 2023-03-20T11:53:04.5682546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-674] SKIPPED [ 33%] 2023-03-20T11:53:04.5689560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-675] SKIPPED [ 33%] 2023-03-20T11:53:04.5695505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-676] SKIPPED [ 33%] 2023-03-20T11:53:04.5700795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-677] SKIPPED [ 33%] 2023-03-20T11:53:04.5708020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-678] SKIPPED [ 33%] 2023-03-20T11:53:04.5714550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-679] SKIPPED [ 33%] 2023-03-20T11:53:04.5720693Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-680] SKIPPED [ 33%] 2023-03-20T11:53:04.5726587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-681] SKIPPED [ 33%] 2023-03-20T11:53:04.5732876Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-682] SKIPPED [ 33%] 2023-03-20T11:53:04.5738976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-683] SKIPPED [ 33%] 2023-03-20T11:53:04.5745242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-684] SKIPPED [ 33%] 2023-03-20T11:53:04.5751698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-685] SKIPPED [ 33%] 2023-03-20T11:53:04.5757755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-686] SKIPPED [ 33%] 2023-03-20T11:53:04.5763996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-687] SKIPPED [ 33%] 2023-03-20T11:53:04.5770547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-688] SKIPPED [ 33%] 2023-03-20T11:53:04.5777513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-689] SKIPPED [ 33%] 2023-03-20T11:53:04.5783898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-690] SKIPPED [ 33%] 2023-03-20T11:53:04.5790214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-691] SKIPPED [ 33%] 2023-03-20T11:53:04.5796390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-692] SKIPPED [ 33%] 2023-03-20T11:53:04.5802595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-693] SKIPPED [ 33%] 2023-03-20T11:53:04.5809902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-694] SKIPPED [ 33%] 2023-03-20T11:53:04.5816180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-695] SKIPPED [ 33%] 2023-03-20T11:53:04.5821827Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-696] SKIPPED [ 33%] 2023-03-20T11:53:04.5827651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-697] SKIPPED [ 33%] 2023-03-20T11:53:04.5834263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-698] SKIPPED [ 33%] 2023-03-20T11:53:04.5840079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-699] SKIPPED [ 33%] 2023-03-20T11:53:04.5846368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-700] SKIPPED [ 33%] 2023-03-20T11:53:04.5853658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-701] SKIPPED [ 33%] 2023-03-20T11:53:04.5859889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-702] SKIPPED [ 33%] 2023-03-20T11:53:04.5865885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-703] SKIPPED [ 33%] 2023-03-20T11:53:04.5872325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-704] SKIPPED [ 33%] 2023-03-20T11:53:04.5878402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-705] SKIPPED [ 33%] 2023-03-20T11:53:04.5884564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-706] SKIPPED [ 33%] 2023-03-20T11:53:04.5890547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-707] SKIPPED [ 33%] 2023-03-20T11:53:04.5896741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-708] SKIPPED [ 33%] 2023-03-20T11:53:04.5903214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-709] SKIPPED [ 33%] 2023-03-20T11:53:04.5909225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-710] SKIPPED [ 33%] 2023-03-20T11:53:04.5915461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-711] SKIPPED [ 33%] 2023-03-20T11:53:04.5922864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-712] SKIPPED [ 33%] 2023-03-20T11:53:04.5930013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-713] SKIPPED [ 33%] 2023-03-20T11:53:04.5936151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-714] SKIPPED [ 33%] 2023-03-20T11:53:04.5941561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-715] SKIPPED [ 33%] 2023-03-20T11:53:04.5947638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-716] SKIPPED [ 33%] 2023-03-20T11:53:04.5953646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-717] SKIPPED [ 33%] 2023-03-20T11:53:04.5959665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-718] SKIPPED [ 33%] 2023-03-20T11:53:04.5965729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-719] SKIPPED [ 33%] 2023-03-20T11:53:04.5972299Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_image_tensor-720] SKIPPED [ 33%] 2023-03-20T11:53:04.5978351Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-00] SKIPPED [ 33%] 2023-03-20T11:53:04.5984668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-01] SKIPPED [ 33%] 2023-03-20T11:53:04.5992267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-02] SKIPPED [ 33%] 2023-03-20T11:53:04.5998338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-03] SKIPPED [ 33%] 2023-03-20T11:53:04.6004438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-04] SKIPPED [ 33%] 2023-03-20T11:53:04.6010467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-05] SKIPPED [ 33%] 2023-03-20T11:53:04.6016666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-06] SKIPPED [ 33%] 2023-03-20T11:53:04.6022986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-07] SKIPPED [ 33%] 2023-03-20T11:53:04.6029131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-08] SKIPPED [ 33%] 2023-03-20T11:53:04.6035486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-09] SKIPPED [ 33%] 2023-03-20T11:53:04.6041659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-10] SKIPPED [ 33%] 2023-03-20T11:53:04.6048031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-11] SKIPPED [ 33%] 2023-03-20T11:53:04.6053904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-12] SKIPPED [ 33%] 2023-03-20T11:53:04.6060161Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-13] SKIPPED [ 33%] 2023-03-20T11:53:04.6068999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-14] SKIPPED [ 33%] 2023-03-20T11:53:04.6075155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-15] SKIPPED [ 33%] 2023-03-20T11:53:04.6081599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-16] SKIPPED [ 33%] 2023-03-20T11:53:04.6087521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-17] SKIPPED [ 33%] 2023-03-20T11:53:04.6094747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-18] SKIPPED [ 33%] 2023-03-20T11:53:04.6100260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-19] SKIPPED [ 33%] 2023-03-20T11:53:04.6106101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-20] SKIPPED [ 33%] 2023-03-20T11:53:04.6112688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-21] SKIPPED [ 33%] 2023-03-20T11:53:04.6118751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-22] SKIPPED [ 33%] 2023-03-20T11:53:04.6124682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-23] SKIPPED [ 33%] 2023-03-20T11:53:04.6130803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-24] SKIPPED [ 33%] 2023-03-20T11:53:04.6138491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-25] SKIPPED [ 33%] 2023-03-20T11:53:04.6144738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-26] SKIPPED [ 33%] 2023-03-20T11:53:04.6151201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-27] SKIPPED [ 33%] 2023-03-20T11:53:04.6157344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-28] SKIPPED [ 33%] 2023-03-20T11:53:04.6163282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-29] SKIPPED [ 33%] 2023-03-20T11:53:04.6170349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-30] SKIPPED [ 33%] 2023-03-20T11:53:04.6175944Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-31] SKIPPED [ 33%] 2023-03-20T11:53:04.6181394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-32] SKIPPED [ 33%] 2023-03-20T11:53:04.6187717Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-33] SKIPPED [ 33%] 2023-03-20T11:53:04.6194142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-34] SKIPPED [ 33%] 2023-03-20T11:53:04.6200128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-35] SKIPPED [ 34%] 2023-03-20T11:53:04.6206249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-36] SKIPPED [ 34%] 2023-03-20T11:53:04.6213673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-37] SKIPPED [ 34%] 2023-03-20T11:53:04.6220039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-38] SKIPPED [ 34%] 2023-03-20T11:53:04.6226153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-39] SKIPPED [ 34%] 2023-03-20T11:53:04.6232619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-40] SKIPPED [ 34%] 2023-03-20T11:53:04.6238725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-41] SKIPPED [ 34%] 2023-03-20T11:53:04.6244679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-42] SKIPPED [ 34%] 2023-03-20T11:53:04.6250838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-43] SKIPPED [ 34%] 2023-03-20T11:53:04.6257021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-44] SKIPPED [ 34%] 2023-03-20T11:53:04.6263525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-45] SKIPPED [ 34%] 2023-03-20T11:53:04.6269693Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-46] SKIPPED [ 34%] 2023-03-20T11:53:04.6275929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-47] SKIPPED [ 34%] 2023-03-20T11:53:04.6283203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-48] SKIPPED [ 34%] 2023-03-20T11:53:04.6290490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-49] SKIPPED [ 34%] 2023-03-20T11:53:04.6296141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-50] SKIPPED [ 34%] 2023-03-20T11:53:04.6301995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-51] SKIPPED [ 34%] 2023-03-20T11:53:04.6307917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-52] SKIPPED [ 34%] 2023-03-20T11:53:04.6314436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-53] SKIPPED [ 34%] 2023-03-20T11:53:04.6320611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_bounding_box-54] SKIPPED [ 34%] 2023-03-20T11:53:04.6326631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-00] SKIPPED [ 34%] 2023-03-20T11:53:04.6332834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-01] SKIPPED [ 34%] 2023-03-20T11:53:04.6339124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-02] SKIPPED [ 34%] 2023-03-20T11:53:04.6345080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-03] SKIPPED [ 34%] 2023-03-20T11:53:04.6351376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-04] SKIPPED [ 34%] 2023-03-20T11:53:04.6358767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-05] SKIPPED [ 34%] 2023-03-20T11:53:04.6364811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-06] SKIPPED [ 34%] 2023-03-20T11:53:04.6370932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-07] SKIPPED [ 34%] 2023-03-20T11:53:04.6377255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-08] SKIPPED [ 34%] 2023-03-20T11:53:04.6383630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-09] SKIPPED [ 34%] 2023-03-20T11:53:04.6389710Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-10] SKIPPED [ 34%] 2023-03-20T11:53:04.6396047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-11] SKIPPED [ 34%] 2023-03-20T11:53:04.6402204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-12] SKIPPED [ 34%] 2023-03-20T11:53:04.6409164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-13] SKIPPED [ 34%] 2023-03-20T11:53:04.6415160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-14] SKIPPED [ 34%] 2023-03-20T11:53:04.6420686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-15] SKIPPED [ 34%] 2023-03-20T11:53:04.6427834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-16] SKIPPED [ 34%] 2023-03-20T11:53:04.6434372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-17] SKIPPED [ 34%] 2023-03-20T11:53:04.6440517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-18] SKIPPED [ 34%] 2023-03-20T11:53:04.6446539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-19] SKIPPED [ 34%] 2023-03-20T11:53:04.6452734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-20] SKIPPED [ 34%] 2023-03-20T11:53:04.6458769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-21] SKIPPED [ 34%] 2023-03-20T11:53:04.6464563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-22] SKIPPED [ 34%] 2023-03-20T11:53:04.6470960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-23] SKIPPED [ 34%] 2023-03-20T11:53:04.6476923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-24] SKIPPED [ 34%] 2023-03-20T11:53:04.6482992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-25] SKIPPED [ 34%] 2023-03-20T11:53:04.6489928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-26] SKIPPED [ 34%] 2023-03-20T11:53:04.6496025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-27] SKIPPED [ 34%] 2023-03-20T11:53:04.6502633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-28] SKIPPED [ 34%] 2023-03-20T11:53:04.6508768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-29] SKIPPED [ 34%] 2023-03-20T11:53:04.6515068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-30] SKIPPED [ 34%] 2023-03-20T11:53:04.6521247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-31] SKIPPED [ 34%] 2023-03-20T11:53:04.6527289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-32] SKIPPED [ 34%] 2023-03-20T11:53:04.6533510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-33] SKIPPED [ 34%] 2023-03-20T11:53:04.6539682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-34] SKIPPED [ 34%] 2023-03-20T11:53:04.6545627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-35] SKIPPED [ 34%] 2023-03-20T11:53:04.6551971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_mask-36] SKIPPED [ 34%] 2023-03-20T11:53:04.6558168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-00] SKIPPED [ 34%] 2023-03-20T11:53:04.6564035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-01] SKIPPED [ 34%] 2023-03-20T11:53:04.6571386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-02] SKIPPED [ 34%] 2023-03-20T11:53:04.6577624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-03] SKIPPED [ 34%] 2023-03-20T11:53:04.6583993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-04] SKIPPED [ 34%] 2023-03-20T11:53:04.6590138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-05] SKIPPED [ 34%] 2023-03-20T11:53:04.6596536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-06] SKIPPED [ 34%] 2023-03-20T11:53:04.6602720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-07] SKIPPED [ 34%] 2023-03-20T11:53:04.6609986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-08] SKIPPED [ 34%] 2023-03-20T11:53:04.6616288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-09] SKIPPED [ 34%] 2023-03-20T11:53:04.6621376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-10] SKIPPED [ 34%] 2023-03-20T11:53:04.6627454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-11] SKIPPED [ 34%] 2023-03-20T11:53:04.6633973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-12] SKIPPED [ 34%] 2023-03-20T11:53:04.6640131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-13] SKIPPED [ 34%] 2023-03-20T11:53:04.6647287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-14] SKIPPED [ 34%] 2023-03-20T11:53:04.6653372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-15] SKIPPED [ 34%] 2023-03-20T11:53:04.6659596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-16] SKIPPED [ 34%] 2023-03-20T11:53:04.6665791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-17] SKIPPED [ 34%] 2023-03-20T11:53:04.6672095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-18] SKIPPED [ 34%] 2023-03-20T11:53:04.6677924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-19] SKIPPED [ 34%] 2023-03-20T11:53:04.6683925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-20] SKIPPED [ 34%] 2023-03-20T11:53:04.6690679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-21] SKIPPED [ 34%] 2023-03-20T11:53:04.6696232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-22] SKIPPED [ 34%] 2023-03-20T11:53:04.6702461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-23] SKIPPED [ 34%] 2023-03-20T11:53:04.6708516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-24] SKIPPED [ 34%] 2023-03-20T11:53:04.6716182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-25] SKIPPED [ 34%] 2023-03-20T11:53:04.6722409Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-26] SKIPPED [ 34%] 2023-03-20T11:53:04.6729536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-27] SKIPPED [ 34%] 2023-03-20T11:53:04.6735684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-28] SKIPPED [ 34%] 2023-03-20T11:53:04.6741149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-29] SKIPPED [ 34%] 2023-03-20T11:53:04.6747396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-30] SKIPPED [ 34%] 2023-03-20T11:53:04.6754666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-31] SKIPPED [ 34%] 2023-03-20T11:53:04.6761724Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-32] SKIPPED [ 34%] 2023-03-20T11:53:04.6767610Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-33] SKIPPED [ 34%] 2023-03-20T11:53:04.6775321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-34] SKIPPED [ 34%] 2023-03-20T11:53:04.6780740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-35] SKIPPED [ 34%] 2023-03-20T11:53:04.6786624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-perspective_video-36] SKIPPED [ 34%] 2023-03-20T11:53:04.6794267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-000] SKIPPED [ 34%] 2023-03-20T11:53:04.6800296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-001] SKIPPED [ 34%] 2023-03-20T11:53:04.6806564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-002] SKIPPED [ 34%] 2023-03-20T11:53:04.6812912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-003] SKIPPED [ 34%] 2023-03-20T11:53:04.6819088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-004] SKIPPED [ 34%] 2023-03-20T11:53:04.6825042Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-005] SKIPPED [ 34%] 2023-03-20T11:53:04.6831465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-006] SKIPPED [ 34%] 2023-03-20T11:53:04.6837572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-007] SKIPPED [ 34%] 2023-03-20T11:53:04.6843818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-008] SKIPPED [ 34%] 2023-03-20T11:53:04.6850551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-009] SKIPPED [ 34%] 2023-03-20T11:53:04.6856113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-010] SKIPPED [ 34%] 2023-03-20T11:53:04.6863719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-011] SKIPPED [ 34%] 2023-03-20T11:53:04.6870072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-012] SKIPPED [ 34%] 2023-03-20T11:53:04.6876321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-013] SKIPPED [ 34%] 2023-03-20T11:53:04.6882633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-014] SKIPPED [ 34%] 2023-03-20T11:53:04.6889867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-015] SKIPPED [ 34%] 2023-03-20T11:53:04.6896106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-016] SKIPPED [ 34%] 2023-03-20T11:53:04.6901558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-017] SKIPPED [ 34%] 2023-03-20T11:53:04.6907638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-018] SKIPPED [ 34%] 2023-03-20T11:53:04.6914100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-019] SKIPPED [ 34%] 2023-03-20T11:53:04.6920050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-020] SKIPPED [ 34%] 2023-03-20T11:53:04.6926049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-021] SKIPPED [ 34%] 2023-03-20T11:53:04.6935783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-022] SKIPPED [ 34%] 2023-03-20T11:53:04.6941610Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-023] SKIPPED [ 34%] 2023-03-20T11:53:04.6948195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-024] SKIPPED [ 34%] 2023-03-20T11:53:04.6954718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-025] SKIPPED [ 34%] 2023-03-20T11:53:04.6960877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-026] SKIPPED [ 34%] 2023-03-20T11:53:04.6966721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-027] SKIPPED [ 34%] 2023-03-20T11:53:04.6972919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-028] SKIPPED [ 34%] 2023-03-20T11:53:04.6979168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-029] SKIPPED [ 34%] 2023-03-20T11:53:04.6985476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-030] SKIPPED [ 34%] 2023-03-20T11:53:04.6991735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-031] SKIPPED [ 34%] 2023-03-20T11:53:04.6998008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-032] SKIPPED [ 34%] 2023-03-20T11:53:04.7003859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-033] SKIPPED [ 34%] 2023-03-20T11:53:04.7011320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-034] SKIPPED [ 34%] 2023-03-20T11:53:04.7017398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-035] SKIPPED [ 34%] 2023-03-20T11:53:04.7023810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-036] SKIPPED [ 34%] 2023-03-20T11:53:04.7030013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-037] SKIPPED [ 34%] 2023-03-20T11:53:04.7036141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-038] SKIPPED [ 34%] 2023-03-20T11:53:04.7042216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-039] SKIPPED [ 34%] 2023-03-20T11:53:04.7049667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-040] SKIPPED [ 34%] 2023-03-20T11:53:04.7055455Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-041] SKIPPED [ 34%] 2023-03-20T11:53:04.7060843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-042] SKIPPED [ 34%] 2023-03-20T11:53:04.7066735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-043] SKIPPED [ 34%] 2023-03-20T11:53:04.7073032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-044] SKIPPED [ 34%] 2023-03-20T11:53:04.7080240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-045] SKIPPED [ 34%] 2023-03-20T11:53:04.7086375Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-046] SKIPPED [ 34%] 2023-03-20T11:53:04.7092816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-047] SKIPPED [ 34%] 2023-03-20T11:53:04.7099012Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-048] SKIPPED [ 34%] 2023-03-20T11:53:04.7105129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-049] SKIPPED [ 34%] 2023-03-20T11:53:04.7111428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-050] SKIPPED [ 34%] 2023-03-20T11:53:04.7117337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-051] SKIPPED [ 34%] 2023-03-20T11:53:04.7123456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-052] SKIPPED [ 34%] 2023-03-20T11:53:04.7130666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-053] SKIPPED [ 34%] 2023-03-20T11:53:04.7136531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-054] SKIPPED [ 34%] 2023-03-20T11:53:04.7141798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-055] SKIPPED [ 34%] 2023-03-20T11:53:04.7147727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-056] SKIPPED [ 34%] 2023-03-20T11:53:04.7155114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-057] SKIPPED [ 34%] 2023-03-20T11:53:04.7161191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-058] SKIPPED [ 34%] 2023-03-20T11:53:04.7167113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-059] SKIPPED [ 34%] 2023-03-20T11:53:04.7174282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-060] SKIPPED [ 34%] 2023-03-20T11:53:04.7179529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-061] SKIPPED [ 34%] 2023-03-20T11:53:04.7185626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-062] SKIPPED [ 34%] 2023-03-20T11:53:04.7191882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-063] SKIPPED [ 34%] 2023-03-20T11:53:04.7197648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-064] SKIPPED [ 34%] 2023-03-20T11:53:04.7203705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-065] SKIPPED [ 34%] 2023-03-20T11:53:04.7210901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-066] SKIPPED [ 34%] 2023-03-20T11:53:04.7215907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-067] SKIPPED [ 34%] 2023-03-20T11:53:04.7223343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-068] SKIPPED [ 34%] 2023-03-20T11:53:04.7229394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-069] SKIPPED [ 34%] 2023-03-20T11:53:04.7235752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-070] SKIPPED [ 34%] 2023-03-20T11:53:04.7241953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-071] SKIPPED [ 34%] 2023-03-20T11:53:04.7249441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-072] SKIPPED [ 34%] 2023-03-20T11:53:04.7254550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-073] SKIPPED [ 34%] 2023-03-20T11:53:04.7260070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-074] SKIPPED [ 34%] 2023-03-20T11:53:04.7266181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-075] SKIPPED [ 34%] 2023-03-20T11:53:04.7272586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-076] SKIPPED [ 34%] 2023-03-20T11:53:04.7278597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-077] SKIPPED [ 34%] 2023-03-20T11:53:04.7284671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-078] SKIPPED [ 34%] 2023-03-20T11:53:04.7290785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-079] SKIPPED [ 34%] 2023-03-20T11:53:04.7297808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-080] SKIPPED [ 34%] 2023-03-20T11:53:04.7304116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-081] SKIPPED [ 34%] 2023-03-20T11:53:04.7310275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-082] SKIPPED [ 34%] 2023-03-20T11:53:04.7316396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-083] SKIPPED [ 34%] 2023-03-20T11:53:04.7322519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-084] SKIPPED [ 34%] 2023-03-20T11:53:04.7329860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-085] SKIPPED [ 34%] 2023-03-20T11:53:04.7334508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-086] SKIPPED [ 34%] 2023-03-20T11:53:04.7340655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-087] SKIPPED [ 34%] 2023-03-20T11:53:04.7346766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-088] SKIPPED [ 34%] 2023-03-20T11:53:04.7353305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-089] SKIPPED [ 34%] 2023-03-20T11:53:04.7359231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-090] SKIPPED [ 34%] 2023-03-20T11:53:04.7366373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-091] SKIPPED [ 34%] 2023-03-20T11:53:04.7373517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-092] SKIPPED [ 34%] 2023-03-20T11:53:04.7378850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-093] SKIPPED [ 34%] 2023-03-20T11:53:04.7385008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-094] SKIPPED [ 34%] 2023-03-20T11:53:04.7391438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-095] SKIPPED [ 34%] 2023-03-20T11:53:04.7397585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-096] SKIPPED [ 34%] 2023-03-20T11:53:04.7403496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-097] SKIPPED [ 34%] 2023-03-20T11:53:04.7410901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-098] SKIPPED [ 34%] 2023-03-20T11:53:04.7415725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-099] SKIPPED [ 34%] 2023-03-20T11:53:04.7422025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-100] SKIPPED [ 34%] 2023-03-20T11:53:04.7428065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-101] SKIPPED [ 34%] 2023-03-20T11:53:04.7434396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-102] SKIPPED [ 34%] 2023-03-20T11:53:04.7441615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-103] SKIPPED [ 34%] 2023-03-20T11:53:04.7447571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-104] SKIPPED [ 34%] 2023-03-20T11:53:04.7453920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-105] SKIPPED [ 34%] 2023-03-20T11:53:04.7459851Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-106] SKIPPED [ 34%] 2023-03-20T11:53:04.7465871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-107] SKIPPED [ 34%] 2023-03-20T11:53:04.7472468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-108] SKIPPED [ 34%] 2023-03-20T11:53:04.7478527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-109] SKIPPED [ 34%] 2023-03-20T11:53:04.7484403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-110] SKIPPED [ 34%] 2023-03-20T11:53:04.7490867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-111] SKIPPED [ 34%] 2023-03-20T11:53:04.7496813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-112] SKIPPED [ 34%] 2023-03-20T11:53:04.7503140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-113] SKIPPED [ 34%] 2023-03-20T11:53:04.7510663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-114] SKIPPED [ 34%] 2023-03-20T11:53:04.7516329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-115] SKIPPED [ 34%] 2023-03-20T11:53:04.7522344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-116] SKIPPED [ 34%] 2023-03-20T11:53:04.7529543Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-117] SKIPPED [ 34%] 2023-03-20T11:53:04.7534732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-118] SKIPPED [ 34%] 2023-03-20T11:53:04.7540926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-119] SKIPPED [ 34%] 2023-03-20T11:53:04.7546926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-120] SKIPPED [ 34%] 2023-03-20T11:53:04.7553206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-121] SKIPPED [ 34%] 2023-03-20T11:53:04.7559143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-122] SKIPPED [ 34%] 2023-03-20T11:53:04.7565260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-123] SKIPPED [ 34%] 2023-03-20T11:53:04.7572351Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-124] SKIPPED [ 34%] 2023-03-20T11:53:04.7577582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-125] SKIPPED [ 34%] 2023-03-20T11:53:04.7584952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-126] SKIPPED [ 34%] 2023-03-20T11:53:04.7591263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-127] SKIPPED [ 34%] 2023-03-20T11:53:04.7597210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-128] SKIPPED [ 34%] 2023-03-20T11:53:04.7603589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-129] SKIPPED [ 34%] 2023-03-20T11:53:04.7610964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-130] SKIPPED [ 34%] 2023-03-20T11:53:04.7615602Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-131] SKIPPED [ 34%] 2023-03-20T11:53:04.7621808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-132] SKIPPED [ 34%] 2023-03-20T11:53:04.7628114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-133] SKIPPED [ 34%] 2023-03-20T11:53:04.7633735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-134] SKIPPED [ 34%] 2023-03-20T11:53:04.7639850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-135] SKIPPED [ 34%] 2023-03-20T11:53:04.7645970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-136] SKIPPED [ 34%] 2023-03-20T11:53:04.7653885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-137] SKIPPED [ 34%] 2023-03-20T11:53:04.7659538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-138] SKIPPED [ 34%] 2023-03-20T11:53:04.7665661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-139] SKIPPED [ 34%] 2023-03-20T11:53:04.7671966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-140] SKIPPED [ 34%] 2023-03-20T11:53:04.7678135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-141] SKIPPED [ 34%] 2023-03-20T11:53:04.7684177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-142] SKIPPED [ 34%] 2023-03-20T11:53:04.7690542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-143] SKIPPED [ 34%] 2023-03-20T11:53:04.7696363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-144] SKIPPED [ 34%] 2023-03-20T11:53:04.7702739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-145] SKIPPED [ 34%] 2023-03-20T11:53:04.7708774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-146] SKIPPED [ 34%] 2023-03-20T11:53:04.7715005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-147] SKIPPED [ 34%] 2023-03-20T11:53:04.7722277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-148] SKIPPED [ 34%] 2023-03-20T11:53:04.7729667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-149] SKIPPED [ 34%] 2023-03-20T11:53:04.7734675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-150] SKIPPED [ 34%] 2023-03-20T11:53:04.7740809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-151] SKIPPED [ 34%] 2023-03-20T11:53:04.7746831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-152] SKIPPED [ 34%] 2023-03-20T11:53:04.7753245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-153] SKIPPED [ 34%] 2023-03-20T11:53:04.7759192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-154] SKIPPED [ 34%] 2023-03-20T11:53:04.7765158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-155] SKIPPED [ 34%] 2023-03-20T11:53:04.7772421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-156] SKIPPED [ 34%] 2023-03-20T11:53:04.7777574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-157] SKIPPED [ 34%] 2023-03-20T11:53:04.7783413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-158] SKIPPED [ 34%] 2023-03-20T11:53:04.7789763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-159] SKIPPED [ 34%] 2023-03-20T11:53:04.7798437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-160] SKIPPED [ 34%] 2023-03-20T11:53:04.7804482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-161] SKIPPED [ 34%] 2023-03-20T11:53:04.7810749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-162] SKIPPED [ 34%] 2023-03-20T11:53:04.7816782Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-163] SKIPPED [ 34%] 2023-03-20T11:53:04.7823229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-164] SKIPPED [ 34%] 2023-03-20T11:53:04.7829380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-165] SKIPPED [ 34%] 2023-03-20T11:53:04.7835637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-166] SKIPPED [ 34%] 2023-03-20T11:53:04.7841643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-167] SKIPPED [ 34%] 2023-03-20T11:53:04.7847541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-168] SKIPPED [ 34%] 2023-03-20T11:53:04.7854213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-169] SKIPPED [ 34%] 2023-03-20T11:53:04.7860192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-170] SKIPPED [ 34%] 2023-03-20T11:53:04.7867432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-171] SKIPPED [ 34%] 2023-03-20T11:53:04.7873983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-172] SKIPPED [ 34%] 2023-03-20T11:53:04.7879935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-173] SKIPPED [ 34%] 2023-03-20T11:53:04.7885925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-174] SKIPPED [ 34%] 2023-03-20T11:53:04.7893171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-175] SKIPPED [ 34%] 2023-03-20T11:53:04.7898351Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-176] SKIPPED [ 34%] 2023-03-20T11:53:04.7904373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-177] SKIPPED [ 34%] 2023-03-20T11:53:04.7910782Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-178] SKIPPED [ 34%] 2023-03-20T11:53:04.7916271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-179] SKIPPED [ 34%] 2023-03-20T11:53:04.7922344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-180] SKIPPED [ 34%] 2023-03-20T11:53:04.7929456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-181] SKIPPED [ 34%] 2023-03-20T11:53:04.7934446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-182] SKIPPED [ 34%] 2023-03-20T11:53:04.7942033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-183] SKIPPED [ 34%] 2023-03-20T11:53:04.7947953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-184] SKIPPED [ 34%] 2023-03-20T11:53:04.7954381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-185] SKIPPED [ 34%] 2023-03-20T11:53:04.7960460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-186] SKIPPED [ 34%] 2023-03-20T11:53:04.7966353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-187] SKIPPED [ 34%] 2023-03-20T11:53:04.7973324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-188] SKIPPED [ 34%] 2023-03-20T11:53:04.7978349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-189] SKIPPED [ 34%] 2023-03-20T11:53:04.7984492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-190] SKIPPED [ 34%] 2023-03-20T11:53:04.7990858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-191] SKIPPED [ 34%] 2023-03-20T11:53:04.7996900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-192] SKIPPED [ 34%] 2023-03-20T11:53:04.8002955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-193] SKIPPED [ 34%] 2023-03-20T11:53:04.8010666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-194] SKIPPED [ 34%] 2023-03-20T11:53:04.8016055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-195] SKIPPED [ 34%] 2023-03-20T11:53:04.8022385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-196] SKIPPED [ 34%] 2023-03-20T11:53:04.8028334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-197] SKIPPED [ 34%] 2023-03-20T11:53:04.8034552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-198] SKIPPED [ 34%] 2023-03-20T11:53:04.8040636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-199] SKIPPED [ 34%] 2023-03-20T11:53:04.8046505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-200] SKIPPED [ 34%] 2023-03-20T11:53:04.8053252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-201] SKIPPED [ 34%] 2023-03-20T11:53:04.8058888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-202] SKIPPED [ 34%] 2023-03-20T11:53:04.8064992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-203] SKIPPED [ 34%] 2023-03-20T11:53:04.8071370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-204] SKIPPED [ 34%] 2023-03-20T11:53:04.8077403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-205] SKIPPED [ 34%] 2023-03-20T11:53:04.8084564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-206] SKIPPED [ 34%] 2023-03-20T11:53:04.8091171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-207] SKIPPED [ 34%] 2023-03-20T11:53:04.8097043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-208] SKIPPED [ 34%] 2023-03-20T11:53:04.8103420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-209] SKIPPED [ 34%] 2023-03-20T11:53:04.8109304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-210] SKIPPED [ 34%] 2023-03-20T11:53:04.8115689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-211] SKIPPED [ 34%] 2023-03-20T11:53:04.8121922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-212] SKIPPED [ 34%] 2023-03-20T11:53:04.8129077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-213] SKIPPED [ 34%] 2023-03-20T11:53:04.8134032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-214] SKIPPED [ 34%] 2023-03-20T11:53:04.8140235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-215] SKIPPED [ 34%] 2023-03-20T11:53:04.8146192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-216] SKIPPED [ 34%] 2023-03-20T11:53:04.8153771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-217] SKIPPED [ 34%] 2023-03-20T11:53:04.8160652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-218] SKIPPED [ 34%] 2023-03-20T11:53:04.8165850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-219] SKIPPED [ 34%] 2023-03-20T11:53:04.8173198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-220] SKIPPED [ 34%] 2023-03-20T11:53:04.8178384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-221] SKIPPED [ 34%] 2023-03-20T11:53:04.8184660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-222] SKIPPED [ 34%] 2023-03-20T11:53:04.8190984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-223] SKIPPED [ 34%] 2023-03-20T11:53:04.8196494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-224] SKIPPED [ 34%] 2023-03-20T11:53:04.8202645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-225] SKIPPED [ 34%] 2023-03-20T11:53:04.8209690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-226] SKIPPED [ 34%] 2023-03-20T11:53:04.8215466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-227] SKIPPED [ 34%] 2023-03-20T11:53:04.8221861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-228] SKIPPED [ 34%] 2023-03-20T11:53:04.8228864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-229] SKIPPED [ 34%] 2023-03-20T11:53:04.8235308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-230] SKIPPED [ 34%] 2023-03-20T11:53:04.8241346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-231] SKIPPED [ 34%] 2023-03-20T11:53:04.8247353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-232] SKIPPED [ 34%] 2023-03-20T11:53:04.8253711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-233] SKIPPED [ 34%] 2023-03-20T11:53:04.8259630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-234] SKIPPED [ 34%] 2023-03-20T11:53:04.8265931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-235] SKIPPED [ 34%] 2023-03-20T11:53:04.8272392Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-236] SKIPPED [ 34%] 2023-03-20T11:53:04.8278449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-237] SKIPPED [ 34%] 2023-03-20T11:53:04.8284231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-238] SKIPPED [ 34%] 2023-03-20T11:53:04.8290527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-239] SKIPPED [ 34%] 2023-03-20T11:53:04.8297993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-240] SKIPPED [ 34%] 2023-03-20T11:53:04.8304241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-241] SKIPPED [ 34%] 2023-03-20T11:53:04.8310465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-242] SKIPPED [ 34%] 2023-03-20T11:53:04.8316426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-243] SKIPPED [ 34%] 2023-03-20T11:53:04.8322483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-244] SKIPPED [ 34%] 2023-03-20T11:53:04.8330502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-245] SKIPPED [ 34%] 2023-03-20T11:53:04.8335812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-246] SKIPPED [ 34%] 2023-03-20T11:53:04.8342151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-247] SKIPPED [ 34%] 2023-03-20T11:53:04.8348605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-248] SKIPPED [ 34%] 2023-03-20T11:53:04.8354911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-249] SKIPPED [ 34%] 2023-03-20T11:53:04.8361404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-250] SKIPPED [ 34%] 2023-03-20T11:53:04.8367543Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-251] SKIPPED [ 34%] 2023-03-20T11:53:04.8375607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-252] SKIPPED [ 34%] 2023-03-20T11:53:04.8381924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-253] SKIPPED [ 34%] 2023-03-20T11:53:04.8388101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-254] SKIPPED [ 34%] 2023-03-20T11:53:04.8394738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-255] SKIPPED [ 34%] 2023-03-20T11:53:04.8401055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-256] SKIPPED [ 34%] 2023-03-20T11:53:04.8407285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-257] SKIPPED [ 34%] 2023-03-20T11:53:04.8413742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-258] SKIPPED [ 34%] 2023-03-20T11:53:04.8420026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-259] SKIPPED [ 34%] 2023-03-20T11:53:04.8426260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-260] SKIPPED [ 34%] 2023-03-20T11:53:04.8432865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-261] SKIPPED [ 34%] 2023-03-20T11:53:04.8438998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-262] SKIPPED [ 34%] 2023-03-20T11:53:04.8446418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-263] SKIPPED [ 34%] 2023-03-20T11:53:04.8453701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-264] SKIPPED [ 34%] 2023-03-20T11:53:04.8459108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-265] SKIPPED [ 34%] 2023-03-20T11:53:04.8465692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-266] SKIPPED [ 34%] 2023-03-20T11:53:04.8472298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-267] SKIPPED [ 34%] 2023-03-20T11:53:04.8478613Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-268] SKIPPED [ 34%] 2023-03-20T11:53:04.8484736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-269] SKIPPED [ 34%] 2023-03-20T11:53:04.8492059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-270] SKIPPED [ 34%] 2023-03-20T11:53:04.8497243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-271] SKIPPED [ 34%] 2023-03-20T11:53:04.8503575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-272] SKIPPED [ 34%] 2023-03-20T11:53:04.8509937Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-273] SKIPPED [ 34%] 2023-03-20T11:53:04.8516228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-274] SKIPPED [ 34%] 2023-03-20T11:53:04.8523675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-275] SKIPPED [ 34%] 2023-03-20T11:53:04.8530609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-276] SKIPPED [ 34%] 2023-03-20T11:53:04.8536294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-277] SKIPPED [ 34%] 2023-03-20T11:53:04.8542549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-278] SKIPPED [ 34%] 2023-03-20T11:53:04.8548809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-279] SKIPPED [ 34%] 2023-03-20T11:53:04.8555341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-280] SKIPPED [ 34%] 2023-03-20T11:53:04.8561702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-281] SKIPPED [ 34%] 2023-03-20T11:53:04.8569176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-282] SKIPPED [ 34%] 2023-03-20T11:53:04.8574269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-283] SKIPPED [ 34%] 2023-03-20T11:53:04.8580684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-284] SKIPPED [ 34%] 2023-03-20T11:53:04.8586987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-285] SKIPPED [ 34%] 2023-03-20T11:53:04.8594809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-286] SKIPPED [ 34%] 2023-03-20T11:53:04.8601347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-287] SKIPPED [ 34%] 2023-03-20T11:53:04.8609696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-288] SKIPPED [ 34%] 2023-03-20T11:53:04.8615030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-289] SKIPPED [ 34%] 2023-03-20T11:53:04.8621258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-290] SKIPPED [ 34%] 2023-03-20T11:53:04.8626824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-291] SKIPPED [ 34%] 2023-03-20T11:53:04.8633432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-292] SKIPPED [ 34%] 2023-03-20T11:53:04.8639406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-293] SKIPPED [ 34%] 2023-03-20T11:53:04.8645379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-294] SKIPPED [ 34%] 2023-03-20T11:53:04.8652545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-295] SKIPPED [ 34%] 2023-03-20T11:53:04.8657734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-296] SKIPPED [ 34%] 2023-03-20T11:53:04.8667349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-297] SKIPPED [ 34%] 2023-03-20T11:53:04.8673675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-298] SKIPPED [ 34%] 2023-03-20T11:53:04.8679813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-299] SKIPPED [ 34%] 2023-03-20T11:53:04.8685922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-300] SKIPPED [ 34%] 2023-03-20T11:53:04.8692620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-301] SKIPPED [ 34%] 2023-03-20T11:53:04.8697962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-302] SKIPPED [ 34%] 2023-03-20T11:53:04.8704333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-303] SKIPPED [ 34%] 2023-03-20T11:53:04.8710859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-304] SKIPPED [ 34%] 2023-03-20T11:53:04.8716714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-305] SKIPPED [ 34%] 2023-03-20T11:53:04.8722985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-306] SKIPPED [ 34%] 2023-03-20T11:53:04.8730950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-307] SKIPPED [ 34%] 2023-03-20T11:53:04.8735732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-308] SKIPPED [ 34%] 2023-03-20T11:53:04.8743307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-309] SKIPPED [ 34%] 2023-03-20T11:53:04.8749247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-310] SKIPPED [ 34%] 2023-03-20T11:53:04.8755639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-311] SKIPPED [ 34%] 2023-03-20T11:53:04.8761924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-312] SKIPPED [ 34%] 2023-03-20T11:53:04.8768927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-313] SKIPPED [ 34%] 2023-03-20T11:53:04.8774598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-314] SKIPPED [ 34%] 2023-03-20T11:53:04.8780572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-315] SKIPPED [ 34%] 2023-03-20T11:53:04.8786263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-316] SKIPPED [ 34%] 2023-03-20T11:53:04.8792518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-317] SKIPPED [ 34%] 2023-03-20T11:53:04.8798639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-318] SKIPPED [ 34%] 2023-03-20T11:53:04.8804601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-319] SKIPPED [ 34%] 2023-03-20T11:53:04.8813626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-320] SKIPPED [ 34%] 2023-03-20T11:53:04.8818846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-321] SKIPPED [ 34%] 2023-03-20T11:53:04.8826502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-322] SKIPPED [ 34%] 2023-03-20T11:53:04.8833461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-323] SKIPPED [ 34%] 2023-03-20T11:53:04.8839157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-324] SKIPPED [ 34%] 2023-03-20T11:53:04.8845882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-325] SKIPPED [ 34%] 2023-03-20T11:53:04.8852995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-326] SKIPPED [ 34%] 2023-03-20T11:53:04.8858327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-327] SKIPPED [ 34%] 2023-03-20T11:53:04.8864723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-328] SKIPPED [ 34%] 2023-03-20T11:53:04.8871259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-329] SKIPPED [ 34%] 2023-03-20T11:53:04.8877450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-330] SKIPPED [ 34%] 2023-03-20T11:53:04.8884815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-331] SKIPPED [ 34%] 2023-03-20T11:53:04.8893784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-332] SKIPPED [ 34%] 2023-03-20T11:53:04.8899470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-333] SKIPPED [ 34%] 2023-03-20T11:53:04.8905692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-334] SKIPPED [ 34%] 2023-03-20T11:53:04.8912512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-335] SKIPPED [ 34%] 2023-03-20T11:53:04.8918832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-336] SKIPPED [ 34%] 2023-03-20T11:53:04.8924582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-337] SKIPPED [ 34%] 2023-03-20T11:53:04.8931382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-338] SKIPPED [ 34%] 2023-03-20T11:53:04.8938192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-339] SKIPPED [ 34%] 2023-03-20T11:53:04.8944453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-340] SKIPPED [ 34%] 2023-03-20T11:53:04.8950987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-341] SKIPPED [ 34%] 2023-03-20T11:53:04.8957026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-342] SKIPPED [ 34%] 2023-03-20T11:53:04.8963825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-343] SKIPPED [ 34%] 2023-03-20T11:53:04.8972344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-344] SKIPPED [ 34%] 2023-03-20T11:53:04.8976321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-345] SKIPPED [ 34%] 2023-03-20T11:53:04.8981963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-346] SKIPPED [ 34%] 2023-03-20T11:53:04.8987896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-347] SKIPPED [ 34%] 2023-03-20T11:53:04.8995706Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-348] SKIPPED [ 34%] 2023-03-20T11:53:04.9002293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-349] SKIPPED [ 34%] 2023-03-20T11:53:04.9010128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-350] SKIPPED [ 34%] 2023-03-20T11:53:04.9016368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-351] SKIPPED [ 34%] 2023-03-20T11:53:04.9023157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-352] SKIPPED [ 34%] 2023-03-20T11:53:04.9029783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-353] SKIPPED [ 34%] 2023-03-20T11:53:04.9037696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-354] SKIPPED [ 34%] 2023-03-20T11:53:04.9045431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-355] SKIPPED [ 34%] 2023-03-20T11:53:04.9053257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-356] SKIPPED [ 34%] 2023-03-20T11:53:04.9058404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-357] SKIPPED [ 34%] 2023-03-20T11:53:04.9065035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-358] SKIPPED [ 34%] 2023-03-20T11:53:04.9071877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-359] SKIPPED [ 34%] 2023-03-20T11:53:04.9078293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-360] SKIPPED [ 34%] 2023-03-20T11:53:04.9084786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-361] SKIPPED [ 34%] 2023-03-20T11:53:04.9092102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-362] SKIPPED [ 34%] 2023-03-20T11:53:04.9097492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-363] SKIPPED [ 34%] 2023-03-20T11:53:04.9104426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-364] SKIPPED [ 34%] 2023-03-20T11:53:04.9111081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-365] SKIPPED [ 34%] 2023-03-20T11:53:04.9119220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-366] SKIPPED [ 34%] 2023-03-20T11:53:04.9125284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-367] SKIPPED [ 34%] 2023-03-20T11:53:04.9132836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-368] SKIPPED [ 34%] 2023-03-20T11:53:04.9139193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-369] SKIPPED [ 34%] 2023-03-20T11:53:04.9145999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-370] SKIPPED [ 34%] 2023-03-20T11:53:04.9153079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-371] SKIPPED [ 34%] 2023-03-20T11:53:04.9159675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-372] SKIPPED [ 34%] 2023-03-20T11:53:04.9166360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-373] SKIPPED [ 34%] 2023-03-20T11:53:04.9173491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-374] SKIPPED [ 34%] 2023-03-20T11:53:04.9180077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-375] SKIPPED [ 34%] 2023-03-20T11:53:04.9186479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-376] SKIPPED [ 34%] 2023-03-20T11:53:04.9193699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-377] SKIPPED [ 34%] 2023-03-20T11:53:04.9201695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-378] SKIPPED [ 34%] 2023-03-20T11:53:04.9209802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-379] SKIPPED [ 34%] 2023-03-20T11:53:04.9215244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-380] SKIPPED [ 34%] 2023-03-20T11:53:04.9221939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-381] SKIPPED [ 34%] 2023-03-20T11:53:04.9228239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-382] SKIPPED [ 34%] 2023-03-20T11:53:04.9235040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-383] SKIPPED [ 34%] 2023-03-20T11:53:04.9242000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-384] SKIPPED [ 34%] 2023-03-20T11:53:04.9249555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-385] SKIPPED [ 34%] 2023-03-20T11:53:04.9254845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-386] SKIPPED [ 34%] 2023-03-20T11:53:04.9261637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-387] SKIPPED [ 34%] 2023-03-20T11:53:04.9268476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-388] SKIPPED [ 34%] 2023-03-20T11:53:04.9276380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-389] SKIPPED [ 34%] 2023-03-20T11:53:04.9283039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-390] SKIPPED [ 34%] 2023-03-20T11:53:04.9290589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-391] SKIPPED [ 34%] 2023-03-20T11:53:04.9296032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-392] SKIPPED [ 34%] 2023-03-20T11:53:04.9302940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-393] SKIPPED [ 34%] 2023-03-20T11:53:04.9309233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-394] SKIPPED [ 34%] 2023-03-20T11:53:04.9316443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-395] SKIPPED [ 34%] 2023-03-20T11:53:04.9323972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-396] SKIPPED [ 34%] 2023-03-20T11:53:04.9330807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-397] SKIPPED [ 34%] 2023-03-20T11:53:04.9335713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-398] SKIPPED [ 34%] 2023-03-20T11:53:04.9342110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-399] SKIPPED [ 34%] 2023-03-20T11:53:04.9347869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-400] SKIPPED [ 34%] 2023-03-20T11:53:04.9355102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-401] SKIPPED [ 34%] 2023-03-20T11:53:04.9361376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-402] SKIPPED [ 34%] 2023-03-20T11:53:04.9367515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-403] SKIPPED [ 34%] 2023-03-20T11:53:04.9373731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-404] SKIPPED [ 34%] 2023-03-20T11:53:04.9380059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-405] SKIPPED [ 34%] 2023-03-20T11:53:04.9386210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-406] SKIPPED [ 34%] 2023-03-20T11:53:04.9392600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-407] SKIPPED [ 34%] 2023-03-20T11:53:04.9398785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-408] SKIPPED [ 34%] 2023-03-20T11:53:04.9404913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-409] SKIPPED [ 34%] 2023-03-20T11:53:04.9412072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-410] SKIPPED [ 34%] 2023-03-20T11:53:04.9417105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-411] SKIPPED [ 34%] 2023-03-20T11:53:04.9424814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-412] SKIPPED [ 34%] 2023-03-20T11:53:04.9431306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-413] SKIPPED [ 34%] 2023-03-20T11:53:04.9437546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-414] SKIPPED [ 34%] 2023-03-20T11:53:04.9443759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-415] SKIPPED [ 34%] 2023-03-20T11:53:04.9450456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-416] SKIPPED [ 34%] 2023-03-20T11:53:04.9456080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-417] SKIPPED [ 34%] 2023-03-20T11:53:04.9462497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-418] SKIPPED [ 34%] 2023-03-20T11:53:04.9468584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-419] SKIPPED [ 34%] 2023-03-20T11:53:04.9475004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-420] SKIPPED [ 34%] 2023-03-20T11:53:04.9481267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-421] SKIPPED [ 34%] 2023-03-20T11:53:04.9487153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-422] SKIPPED [ 34%] 2023-03-20T11:53:04.9494806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-423] SKIPPED [ 34%] 2023-03-20T11:53:04.9501334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-424] SKIPPED [ 34%] 2023-03-20T11:53:04.9507537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-425] SKIPPED [ 34%] 2023-03-20T11:53:04.9513960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-426] SKIPPED [ 34%] 2023-03-20T11:53:04.9519905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-427] SKIPPED [ 34%] 2023-03-20T11:53:04.9526022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-428] SKIPPED [ 34%] 2023-03-20T11:53:04.9533525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-429] SKIPPED [ 34%] 2023-03-20T11:53:04.9538675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-430] SKIPPED [ 34%] 2023-03-20T11:53:04.9545094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-431] SKIPPED [ 34%] 2023-03-20T11:53:04.9551817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-432] SKIPPED [ 34%] 2023-03-20T11:53:04.9557739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-433] SKIPPED [ 34%] 2023-03-20T11:53:04.9563787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-434] SKIPPED [ 34%] 2023-03-20T11:53:04.9573420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-435] SKIPPED [ 34%] 2023-03-20T11:53:04.9579613Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-436] SKIPPED [ 34%] 2023-03-20T11:53:04.9586094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-437] SKIPPED [ 34%] 2023-03-20T11:53:04.9592678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-438] SKIPPED [ 34%] 2023-03-20T11:53:04.9598990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-439] SKIPPED [ 34%] 2023-03-20T11:53:04.9604799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-440] SKIPPED [ 34%] 2023-03-20T11:53:04.9611445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-441] SKIPPED [ 34%] 2023-03-20T11:53:04.9617273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-442] SKIPPED [ 34%] 2023-03-20T11:53:04.9623296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-443] SKIPPED [ 34%] 2023-03-20T11:53:04.9629488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-444] SKIPPED [ 34%] 2023-03-20T11:53:04.9635687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-445] SKIPPED [ 34%] 2023-03-20T11:53:04.9643220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-446] SKIPPED [ 34%] 2023-03-20T11:53:04.9650120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-447] SKIPPED [ 34%] 2023-03-20T11:53:04.9655597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-448] SKIPPED [ 34%] 2023-03-20T11:53:04.9661941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-449] SKIPPED [ 34%] 2023-03-20T11:53:04.9667974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-450] SKIPPED [ 34%] 2023-03-20T11:53:04.9674472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-451] SKIPPED [ 34%] 2023-03-20T11:53:04.9680704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-452] SKIPPED [ 34%] 2023-03-20T11:53:04.9686830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-453] SKIPPED [ 34%] 2023-03-20T11:53:04.9693496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-454] SKIPPED [ 34%] 2023-03-20T11:53:04.9699098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-455] SKIPPED [ 34%] 2023-03-20T11:53:04.9705451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-456] SKIPPED [ 34%] 2023-03-20T11:53:04.9711948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-457] SKIPPED [ 34%] 2023-03-20T11:53:04.9719372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-458] SKIPPED [ 34%] 2023-03-20T11:53:04.9725244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-459] SKIPPED [ 34%] 2023-03-20T11:53:04.9733038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-460] SKIPPED [ 34%] 2023-03-20T11:53:04.9749861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-461] SKIPPED [ 34%] 2023-03-20T11:53:04.9750679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-462] SKIPPED [ 34%] 2023-03-20T11:53:04.9751388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-463] SKIPPED [ 34%] 2023-03-20T11:53:04.9757579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-464] SKIPPED [ 34%] 2023-03-20T11:53:04.9763489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-465] SKIPPED [ 34%] 2023-03-20T11:53:04.9770490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-466] SKIPPED [ 34%] 2023-03-20T11:53:04.9775744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-467] SKIPPED [ 34%] 2023-03-20T11:53:04.9782001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-468] SKIPPED [ 34%] 2023-03-20T11:53:04.9789320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-469] SKIPPED [ 34%] 2023-03-20T11:53:04.9795673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-470] SKIPPED [ 34%] 2023-03-20T11:53:04.9801952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-471] SKIPPED [ 34%] 2023-03-20T11:53:04.9809222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-472] SKIPPED [ 34%] 2023-03-20T11:53:04.9814663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-473] SKIPPED [ 34%] 2023-03-20T11:53:04.9821030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-474] SKIPPED [ 34%] 2023-03-20T11:53:04.9827260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-475] SKIPPED [ 34%] 2023-03-20T11:53:04.9834011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-476] SKIPPED [ 34%] 2023-03-20T11:53:04.9841113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-477] SKIPPED [ 34%] 2023-03-20T11:53:04.9847091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-478] SKIPPED [ 34%] 2023-03-20T11:53:04.9854190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-479] SKIPPED [ 34%] 2023-03-20T11:53:04.9860885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-480] SKIPPED [ 34%] 2023-03-20T11:53:04.9868492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-481] SKIPPED [ 34%] 2023-03-20T11:53:04.9875525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-482] SKIPPED [ 34%] 2023-03-20T11:53:04.9882077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-483] SKIPPED [ 34%] 2023-03-20T11:53:04.9889798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-484] SKIPPED [ 34%] 2023-03-20T11:53:04.9895447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-485] SKIPPED [ 34%] 2023-03-20T11:53:04.9902280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-486] SKIPPED [ 34%] 2023-03-20T11:53:04.9908703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-487] SKIPPED [ 34%] 2023-03-20T11:53:04.9915799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-488] SKIPPED [ 34%] 2023-03-20T11:53:04.9922402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-489] SKIPPED [ 34%] 2023-03-20T11:53:04.9929778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-490] SKIPPED [ 34%] 2023-03-20T11:53:04.9935383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-491] SKIPPED [ 34%] 2023-03-20T11:53:04.9943186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-492] SKIPPED [ 34%] 2023-03-20T11:53:04.9949846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-493] SKIPPED [ 34%] 2023-03-20T11:53:04.9956466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-494] SKIPPED [ 34%] 2023-03-20T11:53:04.9963399Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-495] SKIPPED [ 34%] 2023-03-20T11:53:04.9970349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-496] SKIPPED [ 34%] 2023-03-20T11:53:04.9976586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-497] SKIPPED [ 34%] 2023-03-20T11:53:04.9983488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-498] SKIPPED [ 34%] 2023-03-20T11:53:04.9990017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-499] SKIPPED [ 34%] 2023-03-20T11:53:04.9996969Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-500] SKIPPED [ 34%] 2023-03-20T11:53:05.0003429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-501] SKIPPED [ 34%] 2023-03-20T11:53:05.0010483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-502] SKIPPED [ 34%] 2023-03-20T11:53:05.0016558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-503] SKIPPED [ 34%] 2023-03-20T11:53:05.0024552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-504] SKIPPED [ 34%] 2023-03-20T11:53:05.0031269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-505] SKIPPED [ 34%] 2023-03-20T11:53:05.0037968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-506] SKIPPED [ 34%] 2023-03-20T11:53:05.0044479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-507] SKIPPED [ 34%] 2023-03-20T11:53:05.0052108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-508] SKIPPED [ 34%] 2023-03-20T11:53:05.0057606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-509] SKIPPED [ 34%] 2023-03-20T11:53:05.0064440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-510] SKIPPED [ 34%] 2023-03-20T11:53:05.0071301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-511] SKIPPED [ 34%] 2023-03-20T11:53:05.0077637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-512] SKIPPED [ 34%] 2023-03-20T11:53:05.0084357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-513] SKIPPED [ 34%] 2023-03-20T11:53:05.0091036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-514] SKIPPED [ 34%] 2023-03-20T11:53:05.0098888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-515] SKIPPED [ 34%] 2023-03-20T11:53:05.0105274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-516] SKIPPED [ 34%] 2023-03-20T11:53:05.0112034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-517] SKIPPED [ 34%] 2023-03-20T11:53:05.0118751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-518] SKIPPED [ 34%] 2023-03-20T11:53:05.0125247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-519] SKIPPED [ 34%] 2023-03-20T11:53:05.0133180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-520] SKIPPED [ 34%] 2023-03-20T11:53:05.0138311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-521] SKIPPED [ 34%] 2023-03-20T11:53:05.0144553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-522] SKIPPED [ 34%] 2023-03-20T11:53:05.0151052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-523] SKIPPED [ 34%] 2023-03-20T11:53:05.0157171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-524] SKIPPED [ 34%] 2023-03-20T11:53:05.0163127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-525] SKIPPED [ 34%] 2023-03-20T11:53:05.0170480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-526] SKIPPED [ 34%] 2023-03-20T11:53:05.0176608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-527] SKIPPED [ 34%] 2023-03-20T11:53:05.0183163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-528] SKIPPED [ 34%] 2023-03-20T11:53:05.0189313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-529] SKIPPED [ 34%] 2023-03-20T11:53:05.0195039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-530] SKIPPED [ 34%] 2023-03-20T11:53:05.0201342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-531] SKIPPED [ 34%] 2023-03-20T11:53:05.0207589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-532] SKIPPED [ 34%] 2023-03-20T11:53:05.0213878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-533] SKIPPED [ 34%] 2023-03-20T11:53:05.0220131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-534] SKIPPED [ 34%] 2023-03-20T11:53:05.0226108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-535] SKIPPED [ 34%] 2023-03-20T11:53:05.0232484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-536] SKIPPED [ 34%] 2023-03-20T11:53:05.0238599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-537] SKIPPED [ 34%] 2023-03-20T11:53:05.0245961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-538] SKIPPED [ 34%] 2023-03-20T11:53:05.0253382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-539] SKIPPED [ 34%] 2023-03-20T11:53:05.0258796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-540] SKIPPED [ 34%] 2023-03-20T11:53:05.0264965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-541] SKIPPED [ 34%] 2023-03-20T11:53:05.0271275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-542] SKIPPED [ 34%] 2023-03-20T11:53:05.0277438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-543] SKIPPED [ 34%] 2023-03-20T11:53:05.0283575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-544] SKIPPED [ 34%] 2023-03-20T11:53:05.0290370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-545] SKIPPED [ 34%] 2023-03-20T11:53:05.0295864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-546] SKIPPED [ 34%] 2023-03-20T11:53:05.0302154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-547] SKIPPED [ 34%] 2023-03-20T11:53:05.0308261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-548] SKIPPED [ 34%] 2023-03-20T11:53:05.0314517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-549] SKIPPED [ 34%] 2023-03-20T11:53:05.0321928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-550] SKIPPED [ 34%] 2023-03-20T11:53:05.0329047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-551] SKIPPED [ 34%] 2023-03-20T11:53:05.0334395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-552] SKIPPED [ 34%] 2023-03-20T11:53:05.0340745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-553] SKIPPED [ 34%] 2023-03-20T11:53:05.0346695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-554] SKIPPED [ 34%] 2023-03-20T11:53:05.0352895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-555] SKIPPED [ 34%] 2023-03-20T11:53:05.0358803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-556] SKIPPED [ 34%] 2023-03-20T11:53:05.0364902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-557] SKIPPED [ 34%] 2023-03-20T11:53:05.0372003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-558] SKIPPED [ 34%] 2023-03-20T11:53:05.0377356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-559] SKIPPED [ 34%] 2023-03-20T11:53:05.0383618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-560] SKIPPED [ 34%] 2023-03-20T11:53:05.0391309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-561] SKIPPED [ 34%] 2023-03-20T11:53:05.0397498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-562] SKIPPED [ 34%] 2023-03-20T11:53:05.0403721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-563] SKIPPED [ 34%] 2023-03-20T11:53:05.0410285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-564] SKIPPED [ 34%] 2023-03-20T11:53:05.0416303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-565] SKIPPED [ 34%] 2023-03-20T11:53:05.0422531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-566] SKIPPED [ 34%] 2023-03-20T11:53:05.0428697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-567] SKIPPED [ 34%] 2023-03-20T11:53:05.0434990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-568] SKIPPED [ 34%] 2023-03-20T11:53:05.0441261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-569] SKIPPED [ 34%] 2023-03-20T11:53:05.0447509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-570] SKIPPED [ 34%] 2023-03-20T11:53:05.0453820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-571] SKIPPED [ 34%] 2023-03-20T11:53:05.0462223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-572] SKIPPED [ 34%] 2023-03-20T11:53:05.0468393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-573] SKIPPED [ 34%] 2023-03-20T11:53:05.0474240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-574] SKIPPED [ 34%] 2023-03-20T11:53:05.0480469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-575] SKIPPED [ 34%] 2023-03-20T11:53:05.0486524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-576] SKIPPED [ 34%] 2023-03-20T11:53:05.0493282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-577] SKIPPED [ 34%] 2023-03-20T11:53:05.0498765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-578] SKIPPED [ 34%] 2023-03-20T11:53:05.0505049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-579] SKIPPED [ 34%] 2023-03-20T11:53:05.0511648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-580] SKIPPED [ 34%] 2023-03-20T11:53:05.0517668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-581] SKIPPED [ 34%] 2023-03-20T11:53:05.0523656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-582] SKIPPED [ 34%] 2023-03-20T11:53:05.0530455Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-583] SKIPPED [ 34%] 2023-03-20T11:53:05.0537400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-584] SKIPPED [ 34%] 2023-03-20T11:53:05.0543779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-585] SKIPPED [ 34%] 2023-03-20T11:53:05.0550216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-586] SKIPPED [ 34%] 2023-03-20T11:53:05.0556270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-587] SKIPPED [ 34%] 2023-03-20T11:53:05.0562567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-588] SKIPPED [ 34%] 2023-03-20T11:53:05.0569815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-589] SKIPPED [ 34%] 2023-03-20T11:53:05.0574826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-590] SKIPPED [ 34%] 2023-03-20T11:53:05.0581004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-591] SKIPPED [ 34%] 2023-03-20T11:53:05.0586684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-592] SKIPPED [ 34%] 2023-03-20T11:53:05.0593122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-593] SKIPPED [ 34%] 2023-03-20T11:53:05.0599210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-594] SKIPPED [ 34%] 2023-03-20T11:53:05.0606662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-595] SKIPPED [ 34%] 2023-03-20T11:53:05.0613026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-596] SKIPPED [ 34%] 2023-03-20T11:53:05.0618973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-597] SKIPPED [ 34%] 2023-03-20T11:53:05.0625280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-598] SKIPPED [ 34%] 2023-03-20T11:53:05.0631566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-599] SKIPPED [ 34%] 2023-03-20T11:53:05.0637676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-600] SKIPPED [ 34%] 2023-03-20T11:53:05.0643916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-601] SKIPPED [ 34%] 2023-03-20T11:53:05.0650315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-602] SKIPPED [ 34%] 2023-03-20T11:53:05.0656250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-603] SKIPPED [ 34%] 2023-03-20T11:53:05.0662768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-604] SKIPPED [ 34%] 2023-03-20T11:53:05.0668582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-605] SKIPPED [ 34%] 2023-03-20T11:53:05.0675175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-606] SKIPPED [ 34%] 2023-03-20T11:53:05.0682379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-607] SKIPPED [ 34%] 2023-03-20T11:53:05.0689971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-608] SKIPPED [ 34%] 2023-03-20T11:53:05.0695089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-609] SKIPPED [ 34%] 2023-03-20T11:53:05.0701242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-610] SKIPPED [ 34%] 2023-03-20T11:53:05.0707417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-611] SKIPPED [ 34%] 2023-03-20T11:53:05.0713951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-612] SKIPPED [ 34%] 2023-03-20T11:53:05.0720025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-613] SKIPPED [ 34%] 2023-03-20T11:53:05.0726113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-614] SKIPPED [ 34%] 2023-03-20T11:53:05.0733488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-615] SKIPPED [ 34%] 2023-03-20T11:53:05.0738694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-616] SKIPPED [ 34%] 2023-03-20T11:53:05.0744882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-617] SKIPPED [ 34%] 2023-03-20T11:53:05.0752583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-618] SKIPPED [ 34%] 2023-03-20T11:53:05.0759037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-619] SKIPPED [ 34%] 2023-03-20T11:53:05.0765241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-620] SKIPPED [ 34%] 2023-03-20T11:53:05.0772466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-621] SKIPPED [ 34%] 2023-03-20T11:53:05.0777781Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-622] SKIPPED [ 34%] 2023-03-20T11:53:05.0784071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-623] SKIPPED [ 34%] 2023-03-20T11:53:05.0790453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-624] SKIPPED [ 34%] 2023-03-20T11:53:05.0796467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-625] SKIPPED [ 34%] 2023-03-20T11:53:05.0802581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-626] SKIPPED [ 34%] 2023-03-20T11:53:05.0810021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-627] SKIPPED [ 34%] 2023-03-20T11:53:05.0815047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-628] SKIPPED [ 34%] 2023-03-20T11:53:05.0821544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-629] SKIPPED [ 34%] 2023-03-20T11:53:05.0829182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-630] SKIPPED [ 34%] 2023-03-20T11:53:05.0835864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-631] SKIPPED [ 34%] 2023-03-20T11:53:05.0842402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-632] SKIPPED [ 34%] 2023-03-20T11:53:05.0850256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-633] SKIPPED [ 34%] 2023-03-20T11:53:05.0855553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-634] SKIPPED [ 34%] 2023-03-20T11:53:05.0862408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-635] SKIPPED [ 34%] 2023-03-20T11:53:05.0869013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-636] SKIPPED [ 34%] 2023-03-20T11:53:05.0875724Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-637] SKIPPED [ 34%] 2023-03-20T11:53:05.0882276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-638] SKIPPED [ 34%] 2023-03-20T11:53:05.0889943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-639] SKIPPED [ 34%] 2023-03-20T11:53:05.0895515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-640] SKIPPED [ 34%] 2023-03-20T11:53:05.0903386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-641] SKIPPED [ 34%] 2023-03-20T11:53:05.0910086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-642] SKIPPED [ 34%] 2023-03-20T11:53:05.0916776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-643] SKIPPED [ 34%] 2023-03-20T11:53:05.0923337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-644] SKIPPED [ 34%] 2023-03-20T11:53:05.0930358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-645] SKIPPED [ 34%] 2023-03-20T11:53:05.0936538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-646] SKIPPED [ 34%] 2023-03-20T11:53:05.0943334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-647] SKIPPED [ 34%] 2023-03-20T11:53:05.0950014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-648] SKIPPED [ 34%] 2023-03-20T11:53:05.0956592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-649] SKIPPED [ 34%] 2023-03-20T11:53:05.0963098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-650] SKIPPED [ 34%] 2023-03-20T11:53:05.0970275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-651] SKIPPED [ 34%] 2023-03-20T11:53:05.0975910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-652] SKIPPED [ 34%] 2023-03-20T11:53:05.0984008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-653] SKIPPED [ 34%] 2023-03-20T11:53:05.0990719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-654] SKIPPED [ 34%] 2023-03-20T11:53:05.0997292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-655] SKIPPED [ 34%] 2023-03-20T11:53:05.1003796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-656] SKIPPED [ 34%] 2023-03-20T11:53:05.1010640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-657] SKIPPED [ 34%] 2023-03-20T11:53:05.1017337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-658] SKIPPED [ 34%] 2023-03-20T11:53:05.1024146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-659] SKIPPED [ 34%] 2023-03-20T11:53:05.1031127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-660] SKIPPED [ 34%] 2023-03-20T11:53:05.1037441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-661] SKIPPED [ 34%] 2023-03-20T11:53:05.1043996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-662] SKIPPED [ 34%] 2023-03-20T11:53:05.1050688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-663] SKIPPED [ 34%] 2023-03-20T11:53:05.1058463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-664] SKIPPED [ 34%] 2023-03-20T11:53:05.1064891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-665] SKIPPED [ 34%] 2023-03-20T11:53:05.1071601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-666] SKIPPED [ 34%] 2023-03-20T11:53:05.1078324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-667] SKIPPED [ 34%] 2023-03-20T11:53:05.1084724Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-668] SKIPPED [ 34%] 2023-03-20T11:53:05.1092636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-669] SKIPPED [ 34%] 2023-03-20T11:53:05.1097998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-670] SKIPPED [ 34%] 2023-03-20T11:53:05.1104942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-671] SKIPPED [ 34%] 2023-03-20T11:53:05.1111814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-672] SKIPPED [ 34%] 2023-03-20T11:53:05.1118282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-673] SKIPPED [ 34%] 2023-03-20T11:53:05.1124703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-674] SKIPPED [ 34%] 2023-03-20T11:53:05.1132721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-675] SKIPPED [ 34%] 2023-03-20T11:53:05.1139532Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-676] SKIPPED [ 34%] 2023-03-20T11:53:05.1146133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-677] SKIPPED [ 34%] 2023-03-20T11:53:05.1153105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-678] SKIPPED [ 34%] 2023-03-20T11:53:05.1159501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-679] SKIPPED [ 34%] 2023-03-20T11:53:05.1165902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-680] SKIPPED [ 34%] 2023-03-20T11:53:05.1173315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-681] SKIPPED [ 34%] 2023-03-20T11:53:05.1178893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-682] SKIPPED [ 34%] 2023-03-20T11:53:05.1185678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-683] SKIPPED [ 34%] 2023-03-20T11:53:05.1192229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-684] SKIPPED [ 34%] 2023-03-20T11:53:05.1198769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-685] SKIPPED [ 34%] 2023-03-20T11:53:05.1205018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-686] SKIPPED [ 34%] 2023-03-20T11:53:05.1213725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-687] SKIPPED [ 34%] 2023-03-20T11:53:05.1219927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-688] SKIPPED [ 34%] 2023-03-20T11:53:05.1226415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-689] SKIPPED [ 34%] 2023-03-20T11:53:05.1233274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-690] SKIPPED [ 34%] 2023-03-20T11:53:05.1239736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-691] SKIPPED [ 34%] 2023-03-20T11:53:05.1246186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-692] SKIPPED [ 34%] 2023-03-20T11:53:05.1253700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-693] SKIPPED [ 34%] 2023-03-20T11:53:05.1259416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-694] SKIPPED [ 34%] 2023-03-20T11:53:05.1265981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-695] SKIPPED [ 34%] 2023-03-20T11:53:05.1272940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-696] SKIPPED [ 34%] 2023-03-20T11:53:05.1279648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-697] SKIPPED [ 34%] 2023-03-20T11:53:05.1287113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-698] SKIPPED [ 34%] 2023-03-20T11:53:05.1293939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-699] SKIPPED [ 34%] 2023-03-20T11:53:05.1300613Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-700] SKIPPED [ 34%] 2023-03-20T11:53:05.1307223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-701] SKIPPED [ 34%] 2023-03-20T11:53:05.1314139Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-702] SKIPPED [ 34%] 2023-03-20T11:53:05.1320648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-703] SKIPPED [ 34%] 2023-03-20T11:53:05.1327164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-704] SKIPPED [ 34%] 2023-03-20T11:53:05.1333758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-705] SKIPPED [ 34%] 2023-03-20T11:53:05.1340393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-706] SKIPPED [ 34%] 2023-03-20T11:53:05.1346778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-707] SKIPPED [ 34%] 2023-03-20T11:53:05.1353152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-708] SKIPPED [ 34%] 2023-03-20T11:53:05.1359704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-709] SKIPPED [ 34%] 2023-03-20T11:53:05.1369151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-710] SKIPPED [ 34%] 2023-03-20T11:53:05.1375196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-711] SKIPPED [ 34%] 2023-03-20T11:53:05.1381489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-712] SKIPPED [ 34%] 2023-03-20T11:53:05.1387336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-713] SKIPPED [ 34%] 2023-03-20T11:53:05.1393761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-714] SKIPPED [ 34%] 2023-03-20T11:53:05.1399825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-715] SKIPPED [ 34%] 2023-03-20T11:53:05.1405836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-716] SKIPPED [ 34%] 2023-03-20T11:53:05.1413180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-717] SKIPPED [ 34%] 2023-03-20T11:53:05.1418256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-718] SKIPPED [ 34%] 2023-03-20T11:53:05.1424568Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_image_tensor-719] SKIPPED [ 34%] 2023-03-20T11:53:05.1431098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-00] SKIPPED [ 34%] 2023-03-20T11:53:05.1438476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-01] SKIPPED [ 34%] 2023-03-20T11:53:05.1444622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-02] SKIPPED [ 34%] 2023-03-20T11:53:05.1450915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-03] SKIPPED [ 34%] 2023-03-20T11:53:05.1457102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-04] SKIPPED [ 34%] 2023-03-20T11:53:05.1463380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-05] SKIPPED [ 34%] 2023-03-20T11:53:05.1469156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-06] SKIPPED [ 34%] 2023-03-20T11:53:05.1475673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-07] SKIPPED [ 34%] 2023-03-20T11:53:05.1481801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-08] SKIPPED [ 34%] 2023-03-20T11:53:05.1488907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-09] SKIPPED [ 34%] 2023-03-20T11:53:05.1494183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-10] SKIPPED [ 34%] 2023-03-20T11:53:05.1500317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-11] SKIPPED [ 34%] 2023-03-20T11:53:05.1506337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-12] SKIPPED [ 34%] 2023-03-20T11:53:05.1514507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-13] SKIPPED [ 34%] 2023-03-20T11:53:05.1520749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-14] SKIPPED [ 34%] 2023-03-20T11:53:05.1526813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-15] SKIPPED [ 34%] 2023-03-20T11:53:05.1533961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-16] SKIPPED [ 34%] 2023-03-20T11:53:05.1539360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-17] SKIPPED [ 34%] 2023-03-20T11:53:05.1545541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-18] SKIPPED [ 34%] 2023-03-20T11:53:05.1551926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-19] SKIPPED [ 34%] 2023-03-20T11:53:05.1558333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-20] SKIPPED [ 34%] 2023-03-20T11:53:05.1564208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-21] SKIPPED [ 34%] 2023-03-20T11:53:05.1570657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-22] SKIPPED [ 34%] 2023-03-20T11:53:05.1576634Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-23] SKIPPED [ 34%] 2023-03-20T11:53:05.1583977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-24] SKIPPED [ 34%] 2023-03-20T11:53:05.1590143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-25] SKIPPED [ 34%] 2023-03-20T11:53:05.1596417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-26] SKIPPED [ 34%] 2023-03-20T11:53:05.1602679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-27] SKIPPED [ 34%] 2023-03-20T11:53:05.1609877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-28] SKIPPED [ 34%] 2023-03-20T11:53:05.1615050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-29] SKIPPED [ 34%] 2023-03-20T11:53:05.1621303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-30] SKIPPED [ 34%] 2023-03-20T11:53:05.1627329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-31] SKIPPED [ 34%] 2023-03-20T11:53:05.1634004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-32] SKIPPED [ 34%] 2023-03-20T11:53:05.1639897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-33] SKIPPED [ 34%] 2023-03-20T11:53:05.1645837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-34] SKIPPED [ 34%] 2023-03-20T11:53:05.1652607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-35] SKIPPED [ 34%] 2023-03-20T11:53:05.1659363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-36] SKIPPED [ 34%] 2023-03-20T11:53:05.1665877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-37] SKIPPED [ 34%] 2023-03-20T11:53:05.1672150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-38] SKIPPED [ 34%] 2023-03-20T11:53:05.1678281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-39] SKIPPED [ 34%] 2023-03-20T11:53:05.1684376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-40] SKIPPED [ 34%] 2023-03-20T11:53:05.1690578Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-41] SKIPPED [ 34%] 2023-03-20T11:53:05.1696865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-42] SKIPPED [ 34%] 2023-03-20T11:53:05.1702742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-43] SKIPPED [ 34%] 2023-03-20T11:53:05.1708958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-44] SKIPPED [ 34%] 2023-03-20T11:53:05.1715199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-45] SKIPPED [ 34%] 2023-03-20T11:53:05.1721523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-46] SKIPPED [ 34%] 2023-03-20T11:53:05.1729917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-47] SKIPPED [ 34%] 2023-03-20T11:53:05.1735261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-48] SKIPPED [ 34%] 2023-03-20T11:53:05.1741848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-49] SKIPPED [ 34%] 2023-03-20T11:53:05.1747899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-50] SKIPPED [ 34%] 2023-03-20T11:53:05.1754407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-51] SKIPPED [ 34%] 2023-03-20T11:53:05.1761572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-52] SKIPPED [ 34%] 2023-03-20T11:53:05.1768867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_bounding_box-53] SKIPPED [ 34%] 2023-03-20T11:53:05.1775066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-00] SKIPPED [ 34%] 2023-03-20T11:53:05.1782153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-01] SKIPPED [ 34%] 2023-03-20T11:53:05.1788599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-02] SKIPPED [ 34%] 2023-03-20T11:53:05.1794861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-03] SKIPPED [ 34%] 2023-03-20T11:53:05.1800971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-04] SKIPPED [ 34%] 2023-03-20T11:53:05.1809399Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-05] SKIPPED [ 34%] 2023-03-20T11:53:05.1814107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-06] SKIPPED [ 34%] 2023-03-20T11:53:05.1820422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-07] SKIPPED [ 34%] 2023-03-20T11:53:05.1827274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-08] SKIPPED [ 34%] 2023-03-20T11:53:05.1834299Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-09] SKIPPED [ 34%] 2023-03-20T11:53:05.1840717Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-10] SKIPPED [ 34%] 2023-03-20T11:53:05.1847203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-11] SKIPPED [ 34%] 2023-03-20T11:53:05.1853926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-12] SKIPPED [ 34%] 2023-03-20T11:53:05.1860509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-13] SKIPPED [ 34%] 2023-03-20T11:53:05.1867105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-14] SKIPPED [ 34%] 2023-03-20T11:53:05.1873883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-15] SKIPPED [ 34%] 2023-03-20T11:53:05.1881531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-16] SKIPPED [ 34%] 2023-03-20T11:53:05.1889160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-17] SKIPPED [ 34%] 2023-03-20T11:53:05.1894760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-18] SKIPPED [ 34%] 2023-03-20T11:53:05.1901401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-19] SKIPPED [ 34%] 2023-03-20T11:53:05.1907978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-20] SKIPPED [ 34%] 2023-03-20T11:53:05.1914735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-21] SKIPPED [ 34%] 2023-03-20T11:53:05.1921434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-22] SKIPPED [ 34%] 2023-03-20T11:53:05.1929339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-23] SKIPPED [ 34%] 2023-03-20T11:53:05.1934907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-24] SKIPPED [ 34%] 2023-03-20T11:53:05.1941438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-25] SKIPPED [ 34%] 2023-03-20T11:53:05.1947671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-26] SKIPPED [ 34%] 2023-03-20T11:53:05.1953885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-27] SKIPPED [ 34%] 2023-03-20T11:53:05.1961644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-28] SKIPPED [ 34%] 2023-03-20T11:53:05.1969182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-29] SKIPPED [ 34%] 2023-03-20T11:53:05.1975008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-30] SKIPPED [ 34%] 2023-03-20T11:53:05.1981635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-31] SKIPPED [ 34%] 2023-03-20T11:53:05.1988101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-32] SKIPPED [ 34%] 2023-03-20T11:53:05.1994909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-33] SKIPPED [ 34%] 2023-03-20T11:53:05.2001604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-34] SKIPPED [ 34%] 2023-03-20T11:53:05.2009181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_mask-35] SKIPPED [ 34%] 2023-03-20T11:53:05.2014599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-00] SKIPPED [ 34%] 2023-03-20T11:53:05.2021195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-01] SKIPPED [ 34%] 2023-03-20T11:53:05.2027425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-02] SKIPPED [ 34%] 2023-03-20T11:53:05.2035523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-03] SKIPPED [ 34%] 2023-03-20T11:53:05.2042200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-04] SKIPPED [ 34%] 2023-03-20T11:53:05.2050211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-05] SKIPPED [ 34%] 2023-03-20T11:53:05.2055354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-06] SKIPPED [ 34%] 2023-03-20T11:53:05.2062139Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-07] SKIPPED [ 34%] 2023-03-20T11:53:05.2068635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-08] SKIPPED [ 34%] 2023-03-20T11:53:05.2075428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-09] SKIPPED [ 34%] 2023-03-20T11:53:05.2082098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-10] SKIPPED [ 34%] 2023-03-20T11:53:05.2089519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-11] SKIPPED [ 34%] 2023-03-20T11:53:05.2095307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-12] SKIPPED [ 34%] 2023-03-20T11:53:05.2102082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-13] SKIPPED [ 34%] 2023-03-20T11:53:05.2108490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-14] SKIPPED [ 34%] 2023-03-20T11:53:05.2116363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-15] SKIPPED [ 34%] 2023-03-20T11:53:05.2123054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-16] SKIPPED [ 34%] 2023-03-20T11:53:05.2130369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-17] SKIPPED [ 34%] 2023-03-20T11:53:05.2136134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-18] SKIPPED [ 34%] 2023-03-20T11:53:05.2142889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-19] SKIPPED [ 34%] 2023-03-20T11:53:05.2149356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-20] SKIPPED [ 34%] 2023-03-20T11:53:05.2156071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-21] SKIPPED [ 34%] 2023-03-20T11:53:05.2162787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-22] SKIPPED [ 34%] 2023-03-20T11:53:05.2170381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-23] SKIPPED [ 34%] 2023-03-20T11:53:05.2175835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-24] SKIPPED [ 34%] 2023-03-20T11:53:05.2182624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-25] SKIPPED [ 34%] 2023-03-20T11:53:05.2190639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-26] SKIPPED [ 34%] 2023-03-20T11:53:05.2197319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-27] SKIPPED [ 34%] 2023-03-20T11:53:05.2203728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-28] SKIPPED [ 34%] 2023-03-20T11:53:05.2210546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-29] SKIPPED [ 34%] 2023-03-20T11:53:05.2216796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-30] SKIPPED [ 34%] 2023-03-20T11:53:05.2223627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-31] SKIPPED [ 34%] 2023-03-20T11:53:05.2230203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-32] SKIPPED [ 34%] 2023-03-20T11:53:05.2236836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-33] SKIPPED [ 34%] 2023-03-20T11:53:05.2243253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-34] SKIPPED [ 34%] 2023-03-20T11:53:05.2250487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-elastic_video-35] SKIPPED [ 34%] 2023-03-20T11:53:05.2256348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-00] SKIPPED [ 34%] 2023-03-20T11:53:05.2265855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-01] SKIPPED [ 34%] 2023-03-20T11:53:05.2272689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-02] SKIPPED [ 34%] 2023-03-20T11:53:05.2279449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-03] SKIPPED [ 34%] 2023-03-20T11:53:05.2285832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-04] SKIPPED [ 34%] 2023-03-20T11:53:05.2293507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-05] SKIPPED [ 34%] 2023-03-20T11:53:05.2299135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-06] SKIPPED [ 34%] 2023-03-20T11:53:05.2305973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-07] SKIPPED [ 34%] 2023-03-20T11:53:05.2312603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-08] SKIPPED [ 34%] 2023-03-20T11:53:05.2319272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-09] SKIPPED [ 34%] 2023-03-20T11:53:05.2325718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-10] SKIPPED [ 34%] 2023-03-20T11:53:05.2333513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-11] SKIPPED [ 34%] 2023-03-20T11:53:05.2339156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-12] SKIPPED [ 34%] 2023-03-20T11:53:05.2347134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-13] SKIPPED [ 34%] 2023-03-20T11:53:05.2354102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-14] SKIPPED [ 34%] 2023-03-20T11:53:05.2360705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-15] SKIPPED [ 34%] 2023-03-20T11:53:05.2367157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-16] SKIPPED [ 34%] 2023-03-20T11:53:05.2374300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-17] SKIPPED [ 34%] 2023-03-20T11:53:05.2380258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-18] SKIPPED [ 34%] 2023-03-20T11:53:05.2386804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-19] SKIPPED [ 34%] 2023-03-20T11:53:05.2393682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-20] SKIPPED [ 34%] 2023-03-20T11:53:05.2400102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-21] SKIPPED [ 34%] 2023-03-20T11:53:05.2406548Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-22] SKIPPED [ 34%] 2023-03-20T11:53:05.2413405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-23] SKIPPED [ 34%] 2023-03-20T11:53:05.2421293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-24] SKIPPED [ 34%] 2023-03-20T11:53:05.2427746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-25] SKIPPED [ 34%] 2023-03-20T11:53:05.2434675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-26] SKIPPED [ 34%] 2023-03-20T11:53:05.2441242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-27] SKIPPED [ 34%] 2023-03-20T11:53:05.2448910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-28] SKIPPED [ 34%] 2023-03-20T11:53:05.2454879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-29] SKIPPED [ 34%] 2023-03-20T11:53:05.2461576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-30] SKIPPED [ 34%] 2023-03-20T11:53:05.2468148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-31] SKIPPED [ 34%] 2023-03-20T11:53:05.2474837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-32] SKIPPED [ 34%] 2023-03-20T11:53:05.2481364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-33] SKIPPED [ 34%] 2023-03-20T11:53:05.2488891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-34] SKIPPED [ 34%] 2023-03-20T11:53:05.2494464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-35] SKIPPED [ 34%] 2023-03-20T11:53:05.2502346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-36] SKIPPED [ 34%] 2023-03-20T11:53:05.2509236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-37] SKIPPED [ 34%] 2023-03-20T11:53:05.2515848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-38] SKIPPED [ 34%] 2023-03-20T11:53:05.2522515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-39] SKIPPED [ 34%] 2023-03-20T11:53:05.2529916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-40] SKIPPED [ 34%] 2023-03-20T11:53:05.2535504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-41] SKIPPED [ 34%] 2023-03-20T11:53:05.2542269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-42] SKIPPED [ 34%] 2023-03-20T11:53:05.2548842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-43] SKIPPED [ 34%] 2023-03-20T11:53:05.2555546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-44] SKIPPED [ 34%] 2023-03-20T11:53:05.2562153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-45] SKIPPED [ 34%] 2023-03-20T11:53:05.2569681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-46] SKIPPED [ 34%] 2023-03-20T11:53:05.2577032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_image_tensor-47] SKIPPED [ 34%] 2023-03-20T11:53:05.2583669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-000] SKIPPED [ 34%] 2023-03-20T11:53:05.2590157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-001] SKIPPED [ 34%] 2023-03-20T11:53:05.2596612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-002] SKIPPED [ 34%] 2023-03-20T11:53:05.2603132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-003] SKIPPED [ 34%] 2023-03-20T11:53:05.2610508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-004] SKIPPED [ 34%] 2023-03-20T11:53:05.2616211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-005] SKIPPED [ 34%] 2023-03-20T11:53:05.2623002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-006] SKIPPED [ 34%] 2023-03-20T11:53:05.2629519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-007] SKIPPED [ 34%] 2023-03-20T11:53:05.2636299Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-008] SKIPPED [ 34%] 2023-03-20T11:53:05.2642813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-009] SKIPPED [ 34%] 2023-03-20T11:53:05.2650629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-010] SKIPPED [ 34%] 2023-03-20T11:53:05.2657020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-011] SKIPPED [ 34%] 2023-03-20T11:53:05.2663411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-012] SKIPPED [ 34%] 2023-03-20T11:53:05.2670058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-013] SKIPPED [ 34%] 2023-03-20T11:53:05.2676323Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-014] SKIPPED [ 34%] 2023-03-20T11:53:05.2682865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-015] SKIPPED [ 34%] 2023-03-20T11:53:05.2690489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-016] SKIPPED [ 34%] 2023-03-20T11:53:05.2696062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-017] SKIPPED [ 34%] 2023-03-20T11:53:05.2702855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-018] SKIPPED [ 34%] 2023-03-20T11:53:05.2709255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-019] SKIPPED [ 34%] 2023-03-20T11:53:05.2715973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-020] SKIPPED [ 34%] 2023-03-20T11:53:05.2722595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-021] SKIPPED [ 34%] 2023-03-20T11:53:05.2730685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-022] SKIPPED [ 34%] 2023-03-20T11:53:05.2737061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-023] SKIPPED [ 34%] 2023-03-20T11:53:05.2743816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-024] SKIPPED [ 34%] 2023-03-20T11:53:05.2750271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-025] SKIPPED [ 34%] 2023-03-20T11:53:05.2756585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-026] SKIPPED [ 34%] 2023-03-20T11:53:05.2763213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-027] SKIPPED [ 34%] 2023-03-20T11:53:05.2770626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-028] SKIPPED [ 34%] 2023-03-20T11:53:05.2776383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-029] SKIPPED [ 34%] 2023-03-20T11:53:05.2783150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-030] SKIPPED [ 34%] 2023-03-20T11:53:05.2789820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-031] SKIPPED [ 34%] 2023-03-20T11:53:05.2796282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-032] SKIPPED [ 34%] 2023-03-20T11:53:05.2803985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-033] SKIPPED [ 34%] 2023-03-20T11:53:05.2810991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-034] SKIPPED [ 34%] 2023-03-20T11:53:05.2817740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-035] SKIPPED [ 34%] 2023-03-20T11:53:05.2824177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-036] SKIPPED [ 34%] 2023-03-20T11:53:05.2831228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-037] SKIPPED [ 34%] 2023-03-20T11:53:05.2837807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-038] SKIPPED [ 34%] 2023-03-20T11:53:05.2844146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-039] SKIPPED [ 34%] 2023-03-20T11:53:05.2850827Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-040] SKIPPED [ 34%] 2023-03-20T11:53:05.2857471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-041] SKIPPED [ 34%] 2023-03-20T11:53:05.2864145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-042] SKIPPED [ 34%] 2023-03-20T11:53:05.2871172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-043] SKIPPED [ 34%] 2023-03-20T11:53:05.2877072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-044] SKIPPED [ 34%] 2023-03-20T11:53:05.2884820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-045] SKIPPED [ 34%] 2023-03-20T11:53:05.2892460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-046] SKIPPED [ 34%] 2023-03-20T11:53:05.2898014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-047] SKIPPED [ 34%] 2023-03-20T11:53:05.2904904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-048] SKIPPED [ 34%] 2023-03-20T11:53:05.2911802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-049] SKIPPED [ 34%] 2023-03-20T11:53:05.2918385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-050] SKIPPED [ 34%] 2023-03-20T11:53:05.2924814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-051] SKIPPED [ 34%] 2023-03-20T11:53:05.2932739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-052] SKIPPED [ 34%] 2023-03-20T11:53:05.2938582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-053] SKIPPED [ 34%] 2023-03-20T11:53:05.2945187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-054] SKIPPED [ 34%] 2023-03-20T11:53:05.2952069Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-055] SKIPPED [ 34%] 2023-03-20T11:53:05.2958449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-056] SKIPPED [ 34%] 2023-03-20T11:53:05.2966102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-057] SKIPPED [ 34%] 2023-03-20T11:53:05.2973460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-058] SKIPPED [ 34%] 2023-03-20T11:53:05.2979237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-059] SKIPPED [ 34%] 2023-03-20T11:53:05.2985811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-060] SKIPPED [ 34%] 2023-03-20T11:53:05.2992742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-061] SKIPPED [ 34%] 2023-03-20T11:53:05.2999333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-062] SKIPPED [ 34%] 2023-03-20T11:53:05.3005663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-063] SKIPPED [ 34%] 2023-03-20T11:53:05.3013425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-064] SKIPPED [ 34%] 2023-03-20T11:53:05.3018982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-065] SKIPPED [ 34%] 2023-03-20T11:53:05.3025624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-066] SKIPPED [ 34%] 2023-03-20T11:53:05.3032635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-067] SKIPPED [ 34%] 2023-03-20T11:53:05.3040476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-068] SKIPPED [ 34%] 2023-03-20T11:53:05.3047060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-069] SKIPPED [ 34%] 2023-03-20T11:53:05.3053640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-070] SKIPPED [ 34%] 2023-03-20T11:53:05.3060355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-071] SKIPPED [ 34%] 2023-03-20T11:53:05.3066798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-072] SKIPPED [ 34%] 2023-03-20T11:53:05.3073298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-073] SKIPPED [ 34%] 2023-03-20T11:53:05.3079726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-074] SKIPPED [ 34%] 2023-03-20T11:53:05.3086036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-075] SKIPPED [ 34%] 2023-03-20T11:53:05.3093631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-076] SKIPPED [ 34%] 2023-03-20T11:53:05.3099158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-077] SKIPPED [ 34%] 2023-03-20T11:53:05.3105761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-078] SKIPPED [ 34%] 2023-03-20T11:53:05.3114095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-079] SKIPPED [ 34%] 2023-03-20T11:53:05.3120666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-080] SKIPPED [ 34%] 2023-03-20T11:53:05.3127072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-081] SKIPPED [ 34%] 2023-03-20T11:53:05.3133636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-082] SKIPPED [ 34%] 2023-03-20T11:53:05.3140237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-083] SKIPPED [ 34%] 2023-03-20T11:53:05.3146815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-084] SKIPPED [ 34%] 2023-03-20T11:53:05.3153596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-085] SKIPPED [ 34%] 2023-03-20T11:53:05.3160208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-086] SKIPPED [ 34%] 2023-03-20T11:53:05.3166671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-087] SKIPPED [ 34%] 2023-03-20T11:53:05.3173905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-088] SKIPPED [ 34%] 2023-03-20T11:53:05.3180114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-089] SKIPPED [ 34%] 2023-03-20T11:53:05.3186461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-090] SKIPPED [ 34%] 2023-03-20T11:53:05.3196342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-091] SKIPPED [ 34%] 2023-03-20T11:53:05.3202968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-092] SKIPPED [ 34%] 2023-03-20T11:53:05.3210628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-093] SKIPPED [ 34%] 2023-03-20T11:53:05.3216064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-094] SKIPPED [ 34%] 2023-03-20T11:53:05.3222846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-095] SKIPPED [ 34%] 2023-03-20T11:53:05.3229403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-096] SKIPPED [ 34%] 2023-03-20T11:53:05.3236116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-097] SKIPPED [ 34%] 2023-03-20T11:53:05.3243004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-098] SKIPPED [ 34%] 2023-03-20T11:53:05.3250634Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-099] SKIPPED [ 34%] 2023-03-20T11:53:05.3256355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-100] SKIPPED [ 34%] 2023-03-20T11:53:05.3263138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-101] SKIPPED [ 34%] 2023-03-20T11:53:05.3271251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-102] SKIPPED [ 34%] 2023-03-20T11:53:05.3277713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-103] SKIPPED [ 34%] 2023-03-20T11:53:05.3284143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-104] SKIPPED [ 34%] 2023-03-20T11:53:05.3290958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-105] SKIPPED [ 34%] 2023-03-20T11:53:05.3297235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-106] SKIPPED [ 34%] 2023-03-20T11:53:05.3303544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-107] SKIPPED [ 34%] 2023-03-20T11:53:05.3310146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-108] SKIPPED [ 34%] 2023-03-20T11:53:05.3316810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-109] SKIPPED [ 34%] 2023-03-20T11:53:05.3323372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-110] SKIPPED [ 34%] 2023-03-20T11:53:05.3330581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-111] SKIPPED [ 34%] 2023-03-20T11:53:05.3336588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-112] SKIPPED [ 34%] 2023-03-20T11:53:05.3343596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-113] SKIPPED [ 34%] 2023-03-20T11:53:05.3351582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-114] SKIPPED [ 34%] 2023-03-20T11:53:05.3358290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-115] SKIPPED [ 34%] 2023-03-20T11:53:05.3364574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-116] SKIPPED [ 34%] 2023-03-20T11:53:05.3372350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-117] SKIPPED [ 34%] 2023-03-20T11:53:05.3377961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-118] SKIPPED [ 34%] 2023-03-20T11:53:05.3384653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-119] SKIPPED [ 34%] 2023-03-20T11:53:05.3391425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-120] SKIPPED [ 34%] 2023-03-20T11:53:05.3398040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-121] SKIPPED [ 34%] 2023-03-20T11:53:05.3404434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-122] SKIPPED [ 34%] 2023-03-20T11:53:05.3412335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-123] SKIPPED [ 34%] 2023-03-20T11:53:05.3417734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-124] SKIPPED [ 34%] 2023-03-20T11:53:05.3425317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-125] SKIPPED [ 34%] 2023-03-20T11:53:05.3432314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-126] SKIPPED [ 34%] 2023-03-20T11:53:05.3438919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-127] SKIPPED [ 34%] 2023-03-20T11:53:05.3445442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-128] SKIPPED [ 34%] 2023-03-20T11:53:05.3453265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-129] SKIPPED [ 34%] 2023-03-20T11:53:05.3458853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-130] SKIPPED [ 34%] 2023-03-20T11:53:05.3465540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-131] SKIPPED [ 34%] 2023-03-20T11:53:05.3472407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-132] SKIPPED [ 34%] 2023-03-20T11:53:05.3479157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-133] SKIPPED [ 34%] 2023-03-20T11:53:05.3486089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-134] SKIPPED [ 34%] 2023-03-20T11:53:05.3493384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-135] SKIPPED [ 34%] 2023-03-20T11:53:05.3498857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-136] SKIPPED [ 34%] 2023-03-20T11:53:05.3506858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-137] SKIPPED [ 34%] 2023-03-20T11:53:05.3513791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-138] SKIPPED [ 34%] 2023-03-20T11:53:05.3520202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-139] SKIPPED [ 34%] 2023-03-20T11:53:05.3527008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-140] SKIPPED [ 34%] 2023-03-20T11:53:05.3533630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-141] SKIPPED [ 34%] 2023-03-20T11:53:05.3540476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-142] SKIPPED [ 34%] 2023-03-20T11:53:05.3546898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-143] SKIPPED [ 34%] 2023-03-20T11:53:05.3553874Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-144] SKIPPED [ 34%] 2023-03-20T11:53:05.3560433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-145] SKIPPED [ 34%] 2023-03-20T11:53:05.3566814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-146] SKIPPED [ 34%] 2023-03-20T11:53:05.3573667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-147] SKIPPED [ 34%] 2023-03-20T11:53:05.3581202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-148] SKIPPED [ 34%] 2023-03-20T11:53:05.3587711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-149] SKIPPED [ 34%] 2023-03-20T11:53:05.3594591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-150] SKIPPED [ 34%] 2023-03-20T11:53:05.3601222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-151] SKIPPED [ 34%] 2023-03-20T11:53:05.3609986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-152] SKIPPED [ 34%] 2023-03-20T11:53:05.3618380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-153] SKIPPED [ 34%] 2023-03-20T11:53:05.3621505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-154] SKIPPED [ 34%] 2023-03-20T11:53:05.3627838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-155] SKIPPED [ 34%] 2023-03-20T11:53:05.3634643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-156] SKIPPED [ 34%] 2023-03-20T11:53:05.3641355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-157] SKIPPED [ 34%] 2023-03-20T11:53:05.3649540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-158] SKIPPED [ 34%] 2023-03-20T11:53:05.3654728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-159] SKIPPED [ 34%] 2023-03-20T11:53:05.3662734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-160] SKIPPED [ 34%] 2023-03-20T11:53:05.3669411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-161] SKIPPED [ 34%] 2023-03-20T11:53:05.3676553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-162] SKIPPED [ 34%] 2023-03-20T11:53:05.3683003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-163] SKIPPED [ 34%] 2023-03-20T11:53:05.3690758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-164] SKIPPED [ 34%] 2023-03-20T11:53:05.3696239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-165] SKIPPED [ 34%] 2023-03-20T11:53:05.3703080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-166] SKIPPED [ 34%] 2023-03-20T11:53:05.3709688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-167] SKIPPED [ 34%] 2023-03-20T11:53:05.3715982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-168] SKIPPED [ 34%] 2023-03-20T11:53:05.3722622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-169] SKIPPED [ 34%] 2023-03-20T11:53:05.3730459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-170] SKIPPED [ 34%] 2023-03-20T11:53:05.3737322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-171] SKIPPED [ 34%] 2023-03-20T11:53:05.3743662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-172] SKIPPED [ 34%] 2023-03-20T11:53:05.3750201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-173] SKIPPED [ 34%] 2023-03-20T11:53:05.3756321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-174] SKIPPED [ 34%] 2023-03-20T11:53:05.3762844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-175] SKIPPED [ 34%] 2023-03-20T11:53:05.3770604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-176] SKIPPED [ 34%] 2023-03-20T11:53:05.3776175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-177] SKIPPED [ 34%] 2023-03-20T11:53:05.3782520Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-178] SKIPPED [ 34%] 2023-03-20T11:53:05.3788936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-179] SKIPPED [ 34%] 2023-03-20T11:53:05.3795757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-180] SKIPPED [ 34%] 2023-03-20T11:53:05.3802272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-181] SKIPPED [ 34%] 2023-03-20T11:53:05.3809818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-182] SKIPPED [ 34%] 2023-03-20T11:53:05.3816591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-183] SKIPPED [ 34%] 2023-03-20T11:53:05.3823267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-184] SKIPPED [ 34%] 2023-03-20T11:53:05.3829854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-185] SKIPPED [ 34%] 2023-03-20T11:53:05.3836499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-186] SKIPPED [ 34%] 2023-03-20T11:53:05.3843187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-187] SKIPPED [ 34%] 2023-03-20T11:53:05.3850428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-188] SKIPPED [ 34%] 2023-03-20T11:53:05.3856243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-189] SKIPPED [ 34%] 2023-03-20T11:53:05.3863022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-190] SKIPPED [ 34%] 2023-03-20T11:53:05.3869483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-191] SKIPPED [ 34%] 2023-03-20T11:53:05.3876170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-192] SKIPPED [ 34%] 2023-03-20T11:53:05.3882736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-193] SKIPPED [ 34%] 2023-03-20T11:53:05.3890743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-194] SKIPPED [ 34%] 2023-03-20T11:53:05.3897203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-195] SKIPPED [ 34%] 2023-03-20T11:53:05.3903966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-196] SKIPPED [ 34%] 2023-03-20T11:53:05.3910687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-197] SKIPPED [ 34%] 2023-03-20T11:53:05.3917232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-198] SKIPPED [ 34%] 2023-03-20T11:53:05.3923728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-199] SKIPPED [ 34%] 2023-03-20T11:53:05.3930561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-200] SKIPPED [ 34%] 2023-03-20T11:53:05.3936967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-201] SKIPPED [ 34%] 2023-03-20T11:53:05.3943675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-202] SKIPPED [ 34%] 2023-03-20T11:53:05.3950561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-203] SKIPPED [ 34%] 2023-03-20T11:53:05.3956977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-204] SKIPPED [ 34%] 2023-03-20T11:53:05.3963459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-205] SKIPPED [ 34%] 2023-03-20T11:53:05.3972358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-206] SKIPPED [ 34%] 2023-03-20T11:53:05.3977994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-207] SKIPPED [ 34%] 2023-03-20T11:53:05.3984783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-208] SKIPPED [ 34%] 2023-03-20T11:53:05.3991647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-209] SKIPPED [ 34%] 2023-03-20T11:53:05.3998243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-210] SKIPPED [ 34%] 2023-03-20T11:53:05.4004679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-211] SKIPPED [ 34%] 2023-03-20T11:53:05.4012380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-212] SKIPPED [ 34%] 2023-03-20T11:53:05.4017867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-213] SKIPPED [ 34%] 2023-03-20T11:53:05.4024624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-214] SKIPPED [ 34%] 2023-03-20T11:53:05.4031391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-215] SKIPPED [ 34%] 2023-03-20T11:53:05.4038075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-216] SKIPPED [ 34%] 2023-03-20T11:53:05.4045666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-217] SKIPPED [ 34%] 2023-03-20T11:53:05.4053231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-218] SKIPPED [ 34%] 2023-03-20T11:53:05.4059089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-219] SKIPPED [ 34%] 2023-03-20T11:53:05.4065717Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-220] SKIPPED [ 34%] 2023-03-20T11:53:05.4072522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-221] SKIPPED [ 34%] 2023-03-20T11:53:05.4079512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-222] SKIPPED [ 34%] 2023-03-20T11:53:05.4085700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-223] SKIPPED [ 34%] 2023-03-20T11:53:05.4093495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-224] SKIPPED [ 34%] 2023-03-20T11:53:05.4099111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-225] SKIPPED [ 34%] 2023-03-20T11:53:05.4105368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-226] SKIPPED [ 34%] 2023-03-20T11:53:05.4112072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-227] SKIPPED [ 34%] 2023-03-20T11:53:05.4121475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-228] SKIPPED [ 34%] 2023-03-20T11:53:05.4129002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-229] SKIPPED [ 34%] 2023-03-20T11:53:05.4135207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-230] SKIPPED [ 34%] 2023-03-20T11:53:05.4141925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-231] SKIPPED [ 34%] 2023-03-20T11:53:05.4148369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-232] SKIPPED [ 34%] 2023-03-20T11:53:05.4155242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-233] SKIPPED [ 34%] 2023-03-20T11:53:05.4162076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-234] SKIPPED [ 34%] 2023-03-20T11:53:05.4169791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-235] SKIPPED [ 34%] 2023-03-20T11:53:05.4175330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-236] SKIPPED [ 34%] 2023-03-20T11:53:05.4182029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-237] SKIPPED [ 34%] 2023-03-20T11:53:05.4188690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-238] SKIPPED [ 34%] 2023-03-20T11:53:05.4195434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-239] SKIPPED [ 34%] 2023-03-20T11:53:05.4203450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-240] SKIPPED [ 34%] 2023-03-20T11:53:05.4210798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-241] SKIPPED [ 34%] 2023-03-20T11:53:05.4216742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-242] SKIPPED [ 34%] 2023-03-20T11:53:05.4223530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-243] SKIPPED [ 34%] 2023-03-20T11:53:05.4230257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-244] SKIPPED [ 34%] 2023-03-20T11:53:05.4236429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-245] SKIPPED [ 34%] 2023-03-20T11:53:05.4243333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-246] SKIPPED [ 34%] 2023-03-20T11:53:05.4250643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-247] SKIPPED [ 34%] 2023-03-20T11:53:05.4256533Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-248] SKIPPED [ 34%] 2023-03-20T11:53:05.4263251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-249] SKIPPED [ 34%] 2023-03-20T11:53:05.4269828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-250] SKIPPED [ 34%] 2023-03-20T11:53:05.4277248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-251] SKIPPED [ 34%] 2023-03-20T11:53:05.4283934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-252] SKIPPED [ 34%] 2023-03-20T11:53:05.4290710Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-253] SKIPPED [ 34%] 2023-03-20T11:53:05.4297183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-254] SKIPPED [ 34%] 2023-03-20T11:53:05.4303863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-255] SKIPPED [ 34%] 2023-03-20T11:53:05.4310696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-256] SKIPPED [ 34%] 2023-03-20T11:53:05.4317193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-257] SKIPPED [ 34%] 2023-03-20T11:53:05.4323702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-258] SKIPPED [ 34%] 2023-03-20T11:53:05.4330639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-259] SKIPPED [ 34%] 2023-03-20T11:53:05.4336968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-260] SKIPPED [ 34%] 2023-03-20T11:53:05.4343732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-261] SKIPPED [ 34%] 2023-03-20T11:53:05.4350359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-262] SKIPPED [ 34%] 2023-03-20T11:53:05.4358253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-263] SKIPPED [ 34%] 2023-03-20T11:53:05.4364689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-264] SKIPPED [ 34%] 2023-03-20T11:53:05.4372096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-265] SKIPPED [ 34%] 2023-03-20T11:53:05.4377903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-266] SKIPPED [ 34%] 2023-03-20T11:53:05.4384582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-267] SKIPPED [ 34%] 2023-03-20T11:53:05.4391359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-268] SKIPPED [ 34%] 2023-03-20T11:53:05.4398068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-269] SKIPPED [ 34%] 2023-03-20T11:53:05.4404429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-270] SKIPPED [ 34%] 2023-03-20T11:53:05.4411289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-271] SKIPPED [ 34%] 2023-03-20T11:53:05.4417711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-272] SKIPPED [ 34%] 2023-03-20T11:53:05.4424113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-273] SKIPPED [ 34%] 2023-03-20T11:53:05.4432130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-274] SKIPPED [ 34%] 2023-03-20T11:53:05.4438681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-275] SKIPPED [ 34%] 2023-03-20T11:53:05.4445273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-276] SKIPPED [ 34%] 2023-03-20T11:53:05.4452852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-277] SKIPPED [ 34%] 2023-03-20T11:53:05.4458858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-278] SKIPPED [ 34%] 2023-03-20T11:53:05.4465400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-279] SKIPPED [ 34%] 2023-03-20T11:53:05.4472260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-280] SKIPPED [ 34%] 2023-03-20T11:53:05.4478838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-281] SKIPPED [ 34%] 2023-03-20T11:53:05.4485135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-282] SKIPPED [ 34%] 2023-03-20T11:53:05.4492982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-283] SKIPPED [ 34%] 2023-03-20T11:53:05.4498463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-284] SKIPPED [ 34%] 2023-03-20T11:53:05.4505138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-285] SKIPPED [ 34%] 2023-03-20T11:53:05.4513196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-286] SKIPPED [ 34%] 2023-03-20T11:53:05.4519844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-287] SKIPPED [ 34%] 2023-03-20T11:53:05.4526105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-288] SKIPPED [ 34%] 2023-03-20T11:53:05.4533721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-289] SKIPPED [ 34%] 2023-03-20T11:53:05.4539457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-290] SKIPPED [ 34%] 2023-03-20T11:53:05.4546104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-291] SKIPPED [ 34%] 2023-03-20T11:53:05.4553077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-292] SKIPPED [ 34%] 2023-03-20T11:53:05.4559614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-293] SKIPPED [ 34%] 2023-03-20T11:53:05.4566104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-294] SKIPPED [ 34%] 2023-03-20T11:53:05.4573692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-295] SKIPPED [ 34%] 2023-03-20T11:53:05.4579452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-296] SKIPPED [ 34%] 2023-03-20T11:53:05.4587263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-297] SKIPPED [ 34%] 2023-03-20T11:53:05.4594016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-298] SKIPPED [ 34%] 2023-03-20T11:53:05.4600588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-299] SKIPPED [ 34%] 2023-03-20T11:53:05.4607194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-300] SKIPPED [ 34%] 2023-03-20T11:53:05.4613766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-301] SKIPPED [ 34%] 2023-03-20T11:53:05.4620571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-302] SKIPPED [ 34%] 2023-03-20T11:53:05.4626964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-303] SKIPPED [ 34%] 2023-03-20T11:53:05.4633815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-304] SKIPPED [ 34%] 2023-03-20T11:53:05.4640158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-305] SKIPPED [ 34%] 2023-03-20T11:53:05.4646735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-306] SKIPPED [ 34%] 2023-03-20T11:53:05.4653808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-307] SKIPPED [ 34%] 2023-03-20T11:53:05.4660150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-308] SKIPPED [ 34%] 2023-03-20T11:53:05.4667896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-309] SKIPPED [ 34%] 2023-03-20T11:53:05.4674253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-310] SKIPPED [ 34%] 2023-03-20T11:53:05.4680862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-311] SKIPPED [ 34%] 2023-03-20T11:53:05.4687664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-312] SKIPPED [ 34%] 2023-03-20T11:53:05.4694340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-313] SKIPPED [ 34%] 2023-03-20T11:53:05.4700902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-314] SKIPPED [ 34%] 2023-03-20T11:53:05.4707544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-315] SKIPPED [ 34%] 2023-03-20T11:53:05.4714496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-316] SKIPPED [ 34%] 2023-03-20T11:53:05.4721165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-317] SKIPPED [ 34%] 2023-03-20T11:53:05.4727860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-318] SKIPPED [ 34%] 2023-03-20T11:53:05.4734230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-319] SKIPPED [ 34%] 2023-03-20T11:53:05.4742332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-320] SKIPPED [ 34%] 2023-03-20T11:53:05.4748973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-321] SKIPPED [ 34%] 2023-03-20T11:53:05.4755760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-322] SKIPPED [ 34%] 2023-03-20T11:53:05.4762385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_bounding_box-323] SKIPPED [ 34%] 2023-03-20T11:53:05.4770064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-00] SKIPPED [ 34%] 2023-03-20T11:53:05.4775483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-01] SKIPPED [ 34%] 2023-03-20T11:53:05.4782237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-02] SKIPPED [ 34%] 2023-03-20T11:53:05.4788739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-03] SKIPPED [ 34%] 2023-03-20T11:53:05.4795528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-04] SKIPPED [ 34%] 2023-03-20T11:53:05.4802184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-05] SKIPPED [ 34%] 2023-03-20T11:53:05.4809878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-06] SKIPPED [ 34%] 2023-03-20T11:53:05.4815641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-07] SKIPPED [ 34%] 2023-03-20T11:53:05.4823626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-08] SKIPPED [ 34%] 2023-03-20T11:53:05.4830334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-09] SKIPPED [ 34%] 2023-03-20T11:53:05.4836899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-10] SKIPPED [ 34%] 2023-03-20T11:53:05.4843444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_mask-11] SKIPPED [ 34%] 2023-03-20T11:53:05.4850484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-00] SKIPPED [ 34%] 2023-03-20T11:53:05.4856621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-01] SKIPPED [ 34%] 2023-03-20T11:53:05.4863395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-02] SKIPPED [ 34%] 2023-03-20T11:53:05.4870068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-03] SKIPPED [ 34%] 2023-03-20T11:53:05.4876568Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-04] SKIPPED [ 34%] 2023-03-20T11:53:05.4883049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-05] SKIPPED [ 34%] 2023-03-20T11:53:05.4890515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-06] SKIPPED [ 34%] 2023-03-20T11:53:05.4897509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-07] SKIPPED [ 34%] 2023-03-20T11:53:05.4904429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-08] SKIPPED [ 34%] 2023-03-20T11:53:05.4911251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-09] SKIPPED [ 34%] 2023-03-20T11:53:05.4918065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-10] SKIPPED [ 34%] 2023-03-20T11:53:05.4924589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-11] SKIPPED [ 34%] 2023-03-20T11:53:05.4931347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-12] SKIPPED [ 34%] 2023-03-20T11:53:05.4938003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-13] SKIPPED [ 34%] 2023-03-20T11:53:05.4945010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-14] SKIPPED [ 34%] 2023-03-20T11:53:05.4951700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-15] SKIPPED [ 34%] 2023-03-20T11:53:05.4958246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-16] SKIPPED [ 34%] 2023-03-20T11:53:05.4964572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-17] SKIPPED [ 34%] 2023-03-20T11:53:05.4973356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-18] SKIPPED [ 34%] 2023-03-20T11:53:05.4978989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-19] SKIPPED [ 34%] 2023-03-20T11:53:05.4985198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-20] SKIPPED [ 34%] 2023-03-20T11:53:05.4992011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-21] SKIPPED [ 34%] 2023-03-20T11:53:05.4998622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-22] SKIPPED [ 34%] 2023-03-20T11:53:05.5005059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-23] SKIPPED [ 34%] 2023-03-20T11:53:05.5012888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-24] SKIPPED [ 34%] 2023-03-20T11:53:05.5018532Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-25] SKIPPED [ 34%] 2023-03-20T11:53:05.5025354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-26] SKIPPED [ 34%] 2023-03-20T11:53:05.5031896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-27] SKIPPED [ 34%] 2023-03-20T11:53:05.5038154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-28] SKIPPED [ 34%] 2023-03-20T11:53:05.5044556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-29] SKIPPED [ 34%] 2023-03-20T11:53:05.5054342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-30] SKIPPED [ 34%] 2023-03-20T11:53:05.5060951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-31] SKIPPED [ 34%] 2023-03-20T11:53:05.5067165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-32] SKIPPED [ 34%] 2023-03-20T11:53:05.5074056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-33] SKIPPED [ 34%] 2023-03-20T11:53:05.5080679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-34] SKIPPED [ 34%] 2023-03-20T11:53:05.5087210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-center_crop_video-35] SKIPPED [ 34%] 2023-03-20T11:53:05.5093780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-000] SKIPPED [ 34%] 2023-03-20T11:53:05.5100335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-001] SKIPPED [ 34%] 2023-03-20T11:53:05.5106940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-002] SKIPPED [ 34%] 2023-03-20T11:53:05.5113809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-003] SKIPPED [ 34%] 2023-03-20T11:53:05.5120367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-004] SKIPPED [ 34%] 2023-03-20T11:53:05.5128116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-005] SKIPPED [ 34%] 2023-03-20T11:53:05.5135099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-006] SKIPPED [ 34%] 2023-03-20T11:53:05.5141895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-007] SKIPPED [ 34%] 2023-03-20T11:53:05.5148374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-008] SKIPPED [ 34%] 2023-03-20T11:53:05.5155224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-009] SKIPPED [ 34%] 2023-03-20T11:53:05.5161762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-010] SKIPPED [ 34%] 2023-03-20T11:53:05.5169376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-011] SKIPPED [ 34%] 2023-03-20T11:53:05.5174695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-012] SKIPPED [ 34%] 2023-03-20T11:53:05.5181621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-013] SKIPPED [ 34%] 2023-03-20T11:53:05.5188117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-014] SKIPPED [ 34%] 2023-03-20T11:53:05.5194955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-015] SKIPPED [ 34%] 2023-03-20T11:53:05.5201617Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-016] SKIPPED [ 34%] 2023-03-20T11:53:05.5210804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-017] SKIPPED [ 34%] 2023-03-20T11:53:05.5216307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-018] SKIPPED [ 34%] 2023-03-20T11:53:05.5223148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-019] SKIPPED [ 34%] 2023-03-20T11:53:05.5229792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-020] SKIPPED [ 34%] 2023-03-20T11:53:05.5236385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-021] SKIPPED [ 34%] 2023-03-20T11:53:05.5243037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-022] SKIPPED [ 34%] 2023-03-20T11:53:05.5250662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-023] SKIPPED [ 34%] 2023-03-20T11:53:05.5256054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-024] SKIPPED [ 34%] 2023-03-20T11:53:05.5262814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-025] SKIPPED [ 34%] 2023-03-20T11:53:05.5269167Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-026] SKIPPED [ 34%] 2023-03-20T11:53:05.5275964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-027] SKIPPED [ 34%] 2023-03-20T11:53:05.5283779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-028] SKIPPED [ 34%] 2023-03-20T11:53:05.5290407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-029] SKIPPED [ 34%] 2023-03-20T11:53:05.5296583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-030] SKIPPED [ 34%] 2023-03-20T11:53:05.5303442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-031] SKIPPED [ 34%] 2023-03-20T11:53:05.5309978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-032] SKIPPED [ 34%] 2023-03-20T11:53:05.5316747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-033] SKIPPED [ 34%] 2023-03-20T11:53:05.5323223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-034] SKIPPED [ 34%] 2023-03-20T11:53:05.5330388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-035] SKIPPED [ 34%] 2023-03-20T11:53:05.5336517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-036] SKIPPED [ 34%] 2023-03-20T11:53:05.5343228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-037] SKIPPED [ 34%] 2023-03-20T11:53:05.5349831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-038] SKIPPED [ 34%] 2023-03-20T11:53:05.5356434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-039] SKIPPED [ 34%] 2023-03-20T11:53:05.5364206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-040] SKIPPED [ 34%] 2023-03-20T11:53:05.5371848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-041] SKIPPED [ 34%] 2023-03-20T11:53:05.5377521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-042] SKIPPED [ 34%] 2023-03-20T11:53:05.5384274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-043] SKIPPED [ 34%] 2023-03-20T11:53:05.5391035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-044] SKIPPED [ 34%] 2023-03-20T11:53:05.5397568Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-045] SKIPPED [ 34%] 2023-03-20T11:53:05.5404244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-046] SKIPPED [ 34%] 2023-03-20T11:53:05.5410880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-047] SKIPPED [ 34%] 2023-03-20T11:53:05.5417289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-048] SKIPPED [ 34%] 2023-03-20T11:53:05.5424150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-049] SKIPPED [ 34%] 2023-03-20T11:53:05.5430682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-050] SKIPPED [ 34%] 2023-03-20T11:53:05.5438350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-051] SKIPPED [ 34%] 2023-03-20T11:53:05.5444583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-052] SKIPPED [ 34%] 2023-03-20T11:53:05.5451223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-053] SKIPPED [ 34%] 2023-03-20T11:53:05.5457889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-054] SKIPPED [ 34%] 2023-03-20T11:53:05.5464688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-055] SKIPPED [ 34%] 2023-03-20T11:53:05.5471439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-056] SKIPPED [ 34%] 2023-03-20T11:53:05.5478021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-057] SKIPPED [ 34%] 2023-03-20T11:53:05.5484433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-058] SKIPPED [ 34%] 2023-03-20T11:53:05.5491012Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-059] SKIPPED [ 34%] 2023-03-20T11:53:05.5497591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-060] SKIPPED [ 34%] 2023-03-20T11:53:05.5504209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-061] SKIPPED [ 34%] 2023-03-20T11:53:05.5510864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-062] SKIPPED [ 34%] 2023-03-20T11:53:05.5518786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-063] SKIPPED [ 34%] 2023-03-20T11:53:05.5525091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-064] SKIPPED [ 34%] 2023-03-20T11:53:05.5532854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-065] SKIPPED [ 34%] 2023-03-20T11:53:05.5538488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-066] SKIPPED [ 34%] 2023-03-20T11:53:05.5545251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-067] SKIPPED [ 34%] 2023-03-20T11:53:05.5551915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-068] SKIPPED [ 34%] 2023-03-20T11:53:05.5558611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-069] SKIPPED [ 34%] 2023-03-20T11:53:05.5564983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-070] SKIPPED [ 34%] 2023-03-20T11:53:05.5572349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-071] SKIPPED [ 34%] 2023-03-20T11:53:05.5577939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-072] SKIPPED [ 34%] 2023-03-20T11:53:05.5584623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-073] SKIPPED [ 34%] 2023-03-20T11:53:05.5592734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-074] SKIPPED [ 34%] 2023-03-20T11:53:05.5599194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-075] SKIPPED [ 34%] 2023-03-20T11:53:05.5605692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-076] SKIPPED [ 34%] 2023-03-20T11:53:05.5613467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-077] SKIPPED [ 34%] 2023-03-20T11:53:05.5619071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-078] SKIPPED [ 34%] 2023-03-20T11:53:05.5625680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-079] SKIPPED [ 34%] 2023-03-20T11:53:05.5632403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-080] SKIPPED [ 34%] 2023-03-20T11:53:05.5639146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-081] SKIPPED [ 34%] 2023-03-20T11:53:05.5645431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-082] SKIPPED [ 34%] 2023-03-20T11:53:05.5653271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-083] SKIPPED [ 34%] 2023-03-20T11:53:05.5658722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-084] SKIPPED [ 34%] 2023-03-20T11:53:05.5665322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-085] SKIPPED [ 34%] 2023-03-20T11:53:05.5673463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-086] SKIPPED [ 34%] 2023-03-20T11:53:05.5679829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-087] SKIPPED [ 34%] 2023-03-20T11:53:05.5686335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-088] SKIPPED [ 34%] 2023-03-20T11:53:05.5694096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-089] SKIPPED [ 34%] 2023-03-20T11:53:05.5700113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-090] SKIPPED [ 34%] 2023-03-20T11:53:05.5706495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-091] SKIPPED [ 34%] 2023-03-20T11:53:05.5713497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-092] SKIPPED [ 34%] 2023-03-20T11:53:05.5720119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-093] SKIPPED [ 34%] 2023-03-20T11:53:05.5726778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-094] SKIPPED [ 34%] 2023-03-20T11:53:05.5733758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-095] SKIPPED [ 34%] 2023-03-20T11:53:05.5740088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-096] SKIPPED [ 34%] 2023-03-20T11:53:05.5747729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-097] SKIPPED [ 34%] 2023-03-20T11:53:05.5754703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-098] SKIPPED [ 34%] 2023-03-20T11:53:05.5761325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-099] SKIPPED [ 34%] 2023-03-20T11:53:05.5769008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-100] SKIPPED [ 34%] 2023-03-20T11:53:05.5774738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-101] SKIPPED [ 34%] 2023-03-20T11:53:05.5781499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-102] SKIPPED [ 34%] 2023-03-20T11:53:05.5787940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-103] SKIPPED [ 34%] 2023-03-20T11:53:05.5794699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-104] SKIPPED [ 34%] 2023-03-20T11:53:05.5801166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-105] SKIPPED [ 34%] 2023-03-20T11:53:05.5807469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-106] SKIPPED [ 34%] 2023-03-20T11:53:05.5814315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-107] SKIPPED [ 34%] 2023-03-20T11:53:05.5820953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-108] SKIPPED [ 34%] 2023-03-20T11:53:05.5828753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-109] SKIPPED [ 34%] 2023-03-20T11:53:05.5834985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-110] SKIPPED [ 34%] 2023-03-20T11:53:05.5841633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-111] SKIPPED [ 34%] 2023-03-20T11:53:05.5849422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-112] SKIPPED [ 34%] 2023-03-20T11:53:05.5854973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-113] SKIPPED [ 34%] 2023-03-20T11:53:05.5861708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-114] SKIPPED [ 34%] 2023-03-20T11:53:05.5868193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-115] SKIPPED [ 34%] 2023-03-20T11:53:05.5874994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-116] SKIPPED [ 34%] 2023-03-20T11:53:05.5881598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-117] SKIPPED [ 34%] 2023-03-20T11:53:05.5889066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-118] SKIPPED [ 34%] 2023-03-20T11:53:05.5894796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-119] SKIPPED [ 34%] 2023-03-20T11:53:05.5902943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-120] SKIPPED [ 34%] 2023-03-20T11:53:05.5909462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-121] SKIPPED [ 34%] 2023-03-20T11:53:05.5916231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-122] SKIPPED [ 34%] 2023-03-20T11:53:05.5922791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-123] SKIPPED [ 34%] 2023-03-20T11:53:05.5930475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-124] SKIPPED [ 34%] 2023-03-20T11:53:05.5936003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-125] SKIPPED [ 34%] 2023-03-20T11:53:05.5942831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-126] SKIPPED [ 34%] 2023-03-20T11:53:05.5949691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-127] SKIPPED [ 34%] 2023-03-20T11:53:05.5956194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-128] SKIPPED [ 34%] 2023-03-20T11:53:05.5962864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-129] SKIPPED [ 34%] 2023-03-20T11:53:05.5970569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-130] SKIPPED [ 34%] 2023-03-20T11:53:05.5978922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-131] SKIPPED [ 35%] 2023-03-20T11:53:05.5985609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-132] SKIPPED [ 35%] 2023-03-20T11:53:05.5992463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-133] SKIPPED [ 35%] 2023-03-20T11:53:05.5999129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-134] SKIPPED [ 35%] 2023-03-20T11:53:05.6005316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-135] SKIPPED [ 35%] 2023-03-20T11:53:05.6012843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-136] SKIPPED [ 35%] 2023-03-20T11:53:05.6018484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-137] SKIPPED [ 35%] 2023-03-20T11:53:05.6025136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-138] SKIPPED [ 35%] 2023-03-20T11:53:05.6031877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-139] SKIPPED [ 35%] 2023-03-20T11:53:05.6038607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-140] SKIPPED [ 35%] 2023-03-20T11:53:05.6045068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-141] SKIPPED [ 35%] 2023-03-20T11:53:05.6052521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-142] SKIPPED [ 35%] 2023-03-20T11:53:05.6059752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-143] SKIPPED [ 35%] 2023-03-20T11:53:05.6066308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-144] SKIPPED [ 35%] 2023-03-20T11:53:05.6073115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-145] SKIPPED [ 35%] 2023-03-20T11:53:05.6079609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-146] SKIPPED [ 35%] 2023-03-20T11:53:05.6086114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-147] SKIPPED [ 35%] 2023-03-20T11:53:05.6093480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-148] SKIPPED [ 35%] 2023-03-20T11:53:05.6099119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-149] SKIPPED [ 35%] 2023-03-20T11:53:05.6105868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-150] SKIPPED [ 35%] 2023-03-20T11:53:05.6112431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-151] SKIPPED [ 35%] 2023-03-20T11:53:05.6118810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-152] SKIPPED [ 35%] 2023-03-20T11:53:05.6125177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-153] SKIPPED [ 35%] 2023-03-20T11:53:05.6133882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-154] SKIPPED [ 35%] 2023-03-20T11:53:05.6140230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-155] SKIPPED [ 35%] 2023-03-20T11:53:05.6146802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-156] SKIPPED [ 35%] 2023-03-20T11:53:05.6153714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-157] SKIPPED [ 35%] 2023-03-20T11:53:05.6160147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-158] SKIPPED [ 35%] 2023-03-20T11:53:05.6166816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-159] SKIPPED [ 35%] 2023-03-20T11:53:05.6173798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-160] SKIPPED [ 35%] 2023-03-20T11:53:05.6179943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_image_tensor-161] SKIPPED [ 35%] 2023-03-20T11:53:05.6186159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-00] SKIPPED [ 35%] 2023-03-20T11:53:05.6192911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-01] SKIPPED [ 35%] 2023-03-20T11:53:05.6199507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-02] SKIPPED [ 35%] 2023-03-20T11:53:05.6206037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-03] SKIPPED [ 35%] 2023-03-20T11:53:05.6213988Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-04] SKIPPED [ 35%] 2023-03-20T11:53:05.6220544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-05] SKIPPED [ 35%] 2023-03-20T11:53:05.6226974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-06] SKIPPED [ 35%] 2023-03-20T11:53:05.6233984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-07] SKIPPED [ 35%] 2023-03-20T11:53:05.6240310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-08] SKIPPED [ 35%] 2023-03-20T11:53:05.6246994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-09] SKIPPED [ 35%] 2023-03-20T11:53:05.6254007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-10] SKIPPED [ 35%] 2023-03-20T11:53:05.6260426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-11] SKIPPED [ 35%] 2023-03-20T11:53:05.6266843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-12] SKIPPED [ 35%] 2023-03-20T11:53:05.6273661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-13] SKIPPED [ 35%] 2023-03-20T11:53:05.6280046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-14] SKIPPED [ 35%] 2023-03-20T11:53:05.6288995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-15] SKIPPED [ 35%] 2023-03-20T11:53:05.6294687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-16] SKIPPED [ 35%] 2023-03-20T11:53:05.6301474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-17] SKIPPED [ 35%] 2023-03-20T11:53:05.6307993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-18] SKIPPED [ 35%] 2023-03-20T11:53:05.6314783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-19] SKIPPED [ 35%] 2023-03-20T11:53:05.6321480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-20] SKIPPED [ 35%] 2023-03-20T11:53:05.6328891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-21] SKIPPED [ 35%] 2023-03-20T11:53:05.6334675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-22] SKIPPED [ 35%] 2023-03-20T11:53:05.6341170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-23] SKIPPED [ 35%] 2023-03-20T11:53:05.6347753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-24] SKIPPED [ 35%] 2023-03-20T11:53:05.6354580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-25] SKIPPED [ 35%] 2023-03-20T11:53:05.6361161Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-26] SKIPPED [ 35%] 2023-03-20T11:53:05.6369992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-27] SKIPPED [ 35%] 2023-03-20T11:53:05.6375728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-28] SKIPPED [ 35%] 2023-03-20T11:53:05.6382442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-29] SKIPPED [ 35%] 2023-03-20T11:53:05.6389000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-30] SKIPPED [ 35%] 2023-03-20T11:53:05.6395750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-31] SKIPPED [ 35%] 2023-03-20T11:53:05.6402416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-32] SKIPPED [ 35%] 2023-03-20T11:53:05.6410387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-33] SKIPPED [ 35%] 2023-03-20T11:53:05.6415845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-34] SKIPPED [ 35%] 2023-03-20T11:53:05.6422569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-gaussian_blur_video-35] SKIPPED [ 35%] 2023-03-20T11:53:05.6429092Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:05.6435865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:05.6443665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:05.6450462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:05.6456947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:05.6463701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:05.6470328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:05.6476981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:05.6483466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:05.6490418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:05.6496476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:05.6503211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:05.6509730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:05.6516405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:05.6524033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:05.6530927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:05.6537207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:05.6543686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:05.6550242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:05.6556367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:05.6563251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:05.6570638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:05.6576395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:05.6583264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:05.6589604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:05.6597755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:05.6604396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:05.6611965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:05.6617486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:05.6624310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:05.6631319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:05.6637735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:05.6644256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:05.6651149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:05.6657469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:05.6664334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:05.6671061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-00] SKIPPED [ 35%] 2023-03-20T11:53:05.6678702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-01] SKIPPED [ 35%] 2023-03-20T11:53:05.6685156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-02] SKIPPED [ 35%] 2023-03-20T11:53:05.6692742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-03] SKIPPED [ 35%] 2023-03-20T11:53:05.6698560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-04] SKIPPED [ 35%] 2023-03-20T11:53:05.6705247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-05] SKIPPED [ 35%] 2023-03-20T11:53:05.6711883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-06] SKIPPED [ 35%] 2023-03-20T11:53:05.6718279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-07] SKIPPED [ 35%] 2023-03-20T11:53:05.6724670Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-08] SKIPPED [ 35%] 2023-03-20T11:53:05.6732340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-09] SKIPPED [ 35%] 2023-03-20T11:53:05.6738794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-10] SKIPPED [ 35%] 2023-03-20T11:53:05.6744721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-11] SKIPPED [ 35%] 2023-03-20T11:53:05.6753952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-12] SKIPPED [ 35%] 2023-03-20T11:53:05.6761491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-13] SKIPPED [ 35%] 2023-03-20T11:53:05.6769679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-14] SKIPPED [ 35%] 2023-03-20T11:53:05.6775192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-15] SKIPPED [ 35%] 2023-03-20T11:53:05.6781821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-16] SKIPPED [ 35%] 2023-03-20T11:53:05.6788113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-17] SKIPPED [ 35%] 2023-03-20T11:53:05.6794877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-18] SKIPPED [ 35%] 2023-03-20T11:53:05.6801505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-19] SKIPPED [ 35%] 2023-03-20T11:53:05.6808991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-20] SKIPPED [ 35%] 2023-03-20T11:53:05.6814968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-21] SKIPPED [ 35%] 2023-03-20T11:53:05.6821767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-22] SKIPPED [ 35%] 2023-03-20T11:53:05.6829665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-23] SKIPPED [ 35%] 2023-03-20T11:53:05.6836192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-24] SKIPPED [ 35%] 2023-03-20T11:53:05.6842732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-25] SKIPPED [ 35%] 2023-03-20T11:53:05.6850347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-26] SKIPPED [ 35%] 2023-03-20T11:53:05.6855809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-27] SKIPPED [ 35%] 2023-03-20T11:53:05.6862487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-28] SKIPPED [ 35%] 2023-03-20T11:53:05.6869029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-29] SKIPPED [ 35%] 2023-03-20T11:53:05.6876009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-30] SKIPPED [ 35%] 2023-03-20T11:53:05.6882423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-31] SKIPPED [ 35%] 2023-03-20T11:53:05.6890179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-32] SKIPPED [ 35%] 2023-03-20T11:53:05.6895434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-33] SKIPPED [ 35%] 2023-03-20T11:53:05.6902163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-34] SKIPPED [ 35%] 2023-03-20T11:53:05.6911825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-equalize_video-35] SKIPPED [ 35%] 2023-03-20T11:53:05.6918714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:05.6924910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:05.6932277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:05.6937893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:05.6944536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:05.6951318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:05.6957901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:05.6964317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:05.6970980Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:05.6977453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:05.6985454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:05.6992208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:05.6998659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:05.7005332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:05.7012796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:05.7018822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:05.7025179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:05.7031886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:05.7038341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:05.7044825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:05.7052910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:05.7058260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:05.7066327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:05.7073382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:05.7080175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:05.7086494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:05.7094355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:05.7100164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:05.7106542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:05.7113504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:05.7119992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:05.7126447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:05.7134197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:05.7141178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:05.7147628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:05.7154415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:05.7161085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-00] SKIPPED [ 35%] 2023-03-20T11:53:05.7168880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-01] SKIPPED [ 35%] 2023-03-20T11:53:05.7174524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-02] SKIPPED [ 35%] 2023-03-20T11:53:05.7181110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-03] SKIPPED [ 35%] 2023-03-20T11:53:05.7187307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-04] SKIPPED [ 35%] 2023-03-20T11:53:05.7194249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-05] SKIPPED [ 35%] 2023-03-20T11:53:05.7200739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-06] SKIPPED [ 35%] 2023-03-20T11:53:05.7207273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-07] SKIPPED [ 35%] 2023-03-20T11:53:05.7214207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-08] SKIPPED [ 35%] 2023-03-20T11:53:05.7222144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-09] SKIPPED [ 35%] 2023-03-20T11:53:05.7228623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-10] SKIPPED [ 35%] 2023-03-20T11:53:05.7235423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-11] SKIPPED [ 35%] 2023-03-20T11:53:05.7242066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-12] SKIPPED [ 35%] 2023-03-20T11:53:05.7249903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-13] SKIPPED [ 35%] 2023-03-20T11:53:05.7255872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-14] SKIPPED [ 35%] 2023-03-20T11:53:05.7262533Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-15] SKIPPED [ 35%] 2023-03-20T11:53:05.7269122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-16] SKIPPED [ 35%] 2023-03-20T11:53:05.7275794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-17] SKIPPED [ 35%] 2023-03-20T11:53:05.7282409Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-18] SKIPPED [ 35%] 2023-03-20T11:53:05.7290225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-19] SKIPPED [ 35%] 2023-03-20T11:53:05.7296625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-20] SKIPPED [ 35%] 2023-03-20T11:53:05.7303095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-21] SKIPPED [ 35%] 2023-03-20T11:53:05.7309700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-22] SKIPPED [ 35%] 2023-03-20T11:53:05.7316511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-23] SKIPPED [ 35%] 2023-03-20T11:53:05.7323190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-24] SKIPPED [ 35%] 2023-03-20T11:53:05.7330583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-25] SKIPPED [ 35%] 2023-03-20T11:53:05.7336568Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-26] SKIPPED [ 35%] 2023-03-20T11:53:05.7343523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-27] SKIPPED [ 35%] 2023-03-20T11:53:05.7349960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-28] SKIPPED [ 35%] 2023-03-20T11:53:05.7356878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-29] SKIPPED [ 35%] 2023-03-20T11:53:05.7363310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-30] SKIPPED [ 35%] 2023-03-20T11:53:05.7370488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-31] SKIPPED [ 35%] 2023-03-20T11:53:05.7377795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-32] SKIPPED [ 35%] 2023-03-20T11:53:05.7384564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-33] SKIPPED [ 35%] 2023-03-20T11:53:05.7391306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-34] SKIPPED [ 35%] 2023-03-20T11:53:05.7398087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-invert_video-35] SKIPPED [ 35%] 2023-03-20T11:53:05.7404720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:05.7412369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:05.7417964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:05.7424752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:05.7431509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:05.7438056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:05.7444552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:05.7453406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:05.7459315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:05.7465963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:05.7472955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:05.7479534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:05.7486134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:05.7493755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:05.7499126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:05.7505882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:05.7512701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:05.7519194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:05.7525727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:05.7533732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:05.7539958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:05.7546590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:05.7553481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:05.7560024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:05.7566865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:05.7574222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:05.7580210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:05.7586918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:05.7593733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:05.7600022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:05.7608993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:05.7615012Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:05.7621712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:05.7628341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:05.7635166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:05.7641729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:05.7648958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-00] SKIPPED [ 35%] 2023-03-20T11:53:05.7654899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-01] SKIPPED [ 35%] 2023-03-20T11:53:05.7661459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-02] SKIPPED [ 35%] 2023-03-20T11:53:05.7667588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-03] SKIPPED [ 35%] 2023-03-20T11:53:05.7674408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-04] SKIPPED [ 35%] 2023-03-20T11:53:05.7680932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-05] SKIPPED [ 35%] 2023-03-20T11:53:05.7689485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-06] SKIPPED [ 35%] 2023-03-20T11:53:05.7695153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-07] SKIPPED [ 35%] 2023-03-20T11:53:05.7701860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-08] SKIPPED [ 35%] 2023-03-20T11:53:05.7708256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-09] SKIPPED [ 35%] 2023-03-20T11:53:05.7715118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-10] SKIPPED [ 35%] 2023-03-20T11:53:05.7721789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-11] SKIPPED [ 35%] 2023-03-20T11:53:05.7729519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-12] SKIPPED [ 35%] 2023-03-20T11:53:05.7734786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-13] SKIPPED [ 35%] 2023-03-20T11:53:05.7741466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-14] SKIPPED [ 35%] 2023-03-20T11:53:05.7747980Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-15] SKIPPED [ 35%] 2023-03-20T11:53:05.7754846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-16] SKIPPED [ 35%] 2023-03-20T11:53:05.7762789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-17] SKIPPED [ 35%] 2023-03-20T11:53:05.7770456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-18] SKIPPED [ 35%] 2023-03-20T11:53:05.7776014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-19] SKIPPED [ 35%] 2023-03-20T11:53:05.7782451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-20] SKIPPED [ 35%] 2023-03-20T11:53:05.7788903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-21] SKIPPED [ 35%] 2023-03-20T11:53:05.7795858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-22] SKIPPED [ 35%] 2023-03-20T11:53:05.7802506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-23] SKIPPED [ 35%] 2023-03-20T11:53:05.7810042Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-24] SKIPPED [ 35%] 2023-03-20T11:53:05.7815146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-25] SKIPPED [ 35%] 2023-03-20T11:53:05.7821790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-26] SKIPPED [ 35%] 2023-03-20T11:53:05.7828222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-27] SKIPPED [ 35%] 2023-03-20T11:53:05.7837771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-28] SKIPPED [ 35%] 2023-03-20T11:53:05.7857418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-29] SKIPPED [ 35%] 2023-03-20T11:53:05.7858322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-30] SKIPPED [ 35%] 2023-03-20T11:53:05.7859013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-31] SKIPPED [ 35%] 2023-03-20T11:53:05.7864296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-32] SKIPPED [ 35%] 2023-03-20T11:53:05.7871112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-33] SKIPPED [ 35%] 2023-03-20T11:53:05.7877480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-34] SKIPPED [ 35%] 2023-03-20T11:53:05.7884008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-posterize_video-35] SKIPPED [ 35%] 2023-03-20T11:53:05.7890664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:05.7897231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:05.7903898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:05.7910859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:05.7919067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:05.7925234Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:05.7933014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:05.7938575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:05.7945546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:05.7952503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:05.7958843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:05.7964982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:05.7972076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:05.7977275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:05.7983567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:05.7991185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:05.7997372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:05.8003613Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:05.8010783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:05.8016327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:05.8022679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:05.8028660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:05.8035015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:05.8041147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:05.8047141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:05.8054109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:05.8059557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:05.8066819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:05.8072779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:05.8078735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:05.8084877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:05.8092131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:05.8097334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:05.8103572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:05.8109742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:05.8115834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:05.8122004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-00] SKIPPED [ 35%] 2023-03-20T11:53:05.8129194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-01] SKIPPED [ 35%] 2023-03-20T11:53:05.8135437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-02] SKIPPED [ 35%] 2023-03-20T11:53:05.8141709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-03] SKIPPED [ 35%] 2023-03-20T11:53:05.8147759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-04] SKIPPED [ 35%] 2023-03-20T11:53:05.8154332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-05] SKIPPED [ 35%] 2023-03-20T11:53:05.8160409Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-06] SKIPPED [ 35%] 2023-03-20T11:53:05.8166347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-07] SKIPPED [ 35%] 2023-03-20T11:53:05.8173699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-08] SKIPPED [ 35%] 2023-03-20T11:53:05.8179102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-09] SKIPPED [ 35%] 2023-03-20T11:53:05.8185302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-10] SKIPPED [ 35%] 2023-03-20T11:53:05.8191628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-11] SKIPPED [ 35%] 2023-03-20T11:53:05.8197743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-12] SKIPPED [ 35%] 2023-03-20T11:53:05.8203762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-13] SKIPPED [ 35%] 2023-03-20T11:53:05.8211316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-14] SKIPPED [ 35%] 2023-03-20T11:53:05.8217470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-15] SKIPPED [ 35%] 2023-03-20T11:53:05.8223657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-16] SKIPPED [ 35%] 2023-03-20T11:53:05.8229788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-17] SKIPPED [ 35%] 2023-03-20T11:53:05.8236115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-18] SKIPPED [ 35%] 2023-03-20T11:53:05.8242298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-19] SKIPPED [ 35%] 2023-03-20T11:53:05.8249252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-20] SKIPPED [ 35%] 2023-03-20T11:53:05.8254835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-21] SKIPPED [ 35%] 2023-03-20T11:53:05.8260835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-22] SKIPPED [ 35%] 2023-03-20T11:53:05.8266593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-23] SKIPPED [ 35%] 2023-03-20T11:53:05.8273046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-24] SKIPPED [ 35%] 2023-03-20T11:53:05.8280420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-25] SKIPPED [ 35%] 2023-03-20T11:53:05.8286503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-26] SKIPPED [ 35%] 2023-03-20T11:53:05.8293603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-27] SKIPPED [ 35%] 2023-03-20T11:53:05.8298888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-28] SKIPPED [ 35%] 2023-03-20T11:53:05.8305199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-29] SKIPPED [ 35%] 2023-03-20T11:53:05.8311610Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-30] SKIPPED [ 35%] 2023-03-20T11:53:05.8317734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-31] SKIPPED [ 35%] 2023-03-20T11:53:05.8323773Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-32] SKIPPED [ 35%] 2023-03-20T11:53:05.8330481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-33] SKIPPED [ 35%] 2023-03-20T11:53:05.8336334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-34] SKIPPED [ 35%] 2023-03-20T11:53:05.8342486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-solarize_video-35] SKIPPED [ 35%] 2023-03-20T11:53:05.8348550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:05.8356200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:05.8362367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:05.8369720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:05.8375261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:05.8381215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:05.8387454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:05.8393951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:05.8399986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:05.8406322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:05.8413396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:05.8418722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:05.8426224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:05.8432807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:05.8438963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:05.8445180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:05.8451841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:05.8457907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:05.8464216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:05.8470549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:05.8476188Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:05.8482379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:05.8489306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:05.8495087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:05.8502483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:05.8508899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:05.8515154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:05.8521324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:05.8527402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:05.8533790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:05.8539750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:05.8545862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:05.8552324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:05.8558393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:05.8564350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:05.8572875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:05.8578122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-00] SKIPPED [ 35%] 2023-03-20T11:53:05.8584472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-01] SKIPPED [ 35%] 2023-03-20T11:53:05.8590811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-02] SKIPPED [ 35%] 2023-03-20T11:53:05.8597026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-03] SKIPPED [ 35%] 2023-03-20T11:53:05.8603127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-04] SKIPPED [ 35%] 2023-03-20T11:53:05.8610464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-05] SKIPPED [ 35%] 2023-03-20T11:53:05.8615446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-06] SKIPPED [ 35%] 2023-03-20T11:53:05.8621871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-07] SKIPPED [ 35%] 2023-03-20T11:53:05.8627705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-08] SKIPPED [ 35%] 2023-03-20T11:53:05.8634343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-09] SKIPPED [ 35%] 2023-03-20T11:53:05.8641525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-10] SKIPPED [ 35%] 2023-03-20T11:53:05.8648663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-11] SKIPPED [ 35%] 2023-03-20T11:53:05.8653930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-12] SKIPPED [ 35%] 2023-03-20T11:53:05.8660336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-13] SKIPPED [ 35%] 2023-03-20T11:53:05.8666361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-14] SKIPPED [ 35%] 2023-03-20T11:53:05.8672836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-15] SKIPPED [ 35%] 2023-03-20T11:53:05.8679094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-16] SKIPPED [ 35%] 2023-03-20T11:53:05.8685260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-17] SKIPPED [ 35%] 2023-03-20T11:53:05.8692412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-18] SKIPPED [ 35%] 2023-03-20T11:53:05.8697247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-19] SKIPPED [ 35%] 2023-03-20T11:53:05.8703742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-20] SKIPPED [ 35%] 2023-03-20T11:53:05.8709807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-21] SKIPPED [ 35%] 2023-03-20T11:53:05.8718933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-22] SKIPPED [ 35%] 2023-03-20T11:53:05.8725227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-23] SKIPPED [ 35%] 2023-03-20T11:53:05.8732310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-24] SKIPPED [ 35%] 2023-03-20T11:53:05.8737671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-25] SKIPPED [ 35%] 2023-03-20T11:53:05.8743675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-26] SKIPPED [ 35%] 2023-03-20T11:53:05.8749685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-27] SKIPPED [ 35%] 2023-03-20T11:53:05.8755597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-28] SKIPPED [ 35%] 2023-03-20T11:53:05.8761737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-29] SKIPPED [ 35%] 2023-03-20T11:53:05.8769122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-30] SKIPPED [ 35%] 2023-03-20T11:53:05.8774470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-31] SKIPPED [ 35%] 2023-03-20T11:53:05.8780374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-32] SKIPPED [ 35%] 2023-03-20T11:53:05.8788042Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-33] SKIPPED [ 35%] 2023-03-20T11:53:05.8794038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-34] SKIPPED [ 35%] 2023-03-20T11:53:05.8799934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-autocontrast_video-35] SKIPPED [ 35%] 2023-03-20T11:53:05.8806026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:05.8813279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:05.8818399Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:05.8824394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:05.8830697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:05.8837066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:05.8843244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:05.8850478Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:05.8855361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:05.8862612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:05.8868708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:05.8875279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:05.8881569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:05.8887561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:05.8893930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:05.8900064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:05.8905975Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:05.8912385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:05.8919368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:05.8924664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:05.8933261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:05.8938466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:05.8944882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:05.8951267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:05.8957492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:05.8963719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:05.8970501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:05.8976222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:05.8982580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:05.8988637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:05.8995039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:05.9001242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:05.9009370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:05.9015296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:05.9021626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:05.9027633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:05.9034204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-36] SKIPPED [ 35%] 2023-03-20T11:53:05.9040427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-37] SKIPPED [ 35%] 2023-03-20T11:53:05.9046394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-38] SKIPPED [ 35%] 2023-03-20T11:53:05.9053763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-39] SKIPPED [ 35%] 2023-03-20T11:53:05.9058879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-40] SKIPPED [ 35%] 2023-03-20T11:53:05.9064817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-41] SKIPPED [ 35%] 2023-03-20T11:53:05.9071147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-42] SKIPPED [ 35%] 2023-03-20T11:53:05.9078629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-43] SKIPPED [ 35%] 2023-03-20T11:53:05.9084961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-44] SKIPPED [ 35%] 2023-03-20T11:53:05.9092065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-45] SKIPPED [ 35%] 2023-03-20T11:53:05.9097530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-46] SKIPPED [ 35%] 2023-03-20T11:53:05.9103808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-47] SKIPPED [ 35%] 2023-03-20T11:53:05.9110015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-48] SKIPPED [ 35%] 2023-03-20T11:53:05.9116402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-49] SKIPPED [ 35%] 2023-03-20T11:53:05.9122797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-50] SKIPPED [ 35%] 2023-03-20T11:53:05.9130611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-51] SKIPPED [ 35%] 2023-03-20T11:53:05.9135270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-52] SKIPPED [ 35%] 2023-03-20T11:53:05.9141676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-53] SKIPPED [ 35%] 2023-03-20T11:53:05.9147462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-54] SKIPPED [ 35%] 2023-03-20T11:53:05.9154854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-55] SKIPPED [ 35%] 2023-03-20T11:53:05.9161068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-56] SKIPPED [ 35%] 2023-03-20T11:53:05.9167159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-57] SKIPPED [ 35%] 2023-03-20T11:53:05.9174125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-58] SKIPPED [ 35%] 2023-03-20T11:53:05.9179427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-59] SKIPPED [ 35%] 2023-03-20T11:53:05.9185726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-60] SKIPPED [ 35%] 2023-03-20T11:53:05.9192256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-61] SKIPPED [ 35%] 2023-03-20T11:53:05.9198551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-62] SKIPPED [ 35%] 2023-03-20T11:53:05.9204535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-63] SKIPPED [ 35%] 2023-03-20T11:53:05.9211014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-64] SKIPPED [ 35%] 2023-03-20T11:53:05.9217104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-65] SKIPPED [ 35%] 2023-03-20T11:53:05.9224724Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-66] SKIPPED [ 35%] 2023-03-20T11:53:05.9231226Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-67] SKIPPED [ 35%] 2023-03-20T11:53:05.9237433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-68] SKIPPED [ 35%] 2023-03-20T11:53:05.9243632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-69] SKIPPED [ 35%] 2023-03-20T11:53:05.9250672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-70] SKIPPED [ 35%] 2023-03-20T11:53:05.9256146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_image_tensor-71] SKIPPED [ 35%] 2023-03-20T11:53:05.9262499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-00] SKIPPED [ 35%] 2023-03-20T11:53:05.9268497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-01] SKIPPED [ 35%] 2023-03-20T11:53:05.9274540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-02] SKIPPED [ 35%] 2023-03-20T11:53:05.9280758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-03] SKIPPED [ 35%] 2023-03-20T11:53:05.9286786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-04] SKIPPED [ 35%] 2023-03-20T11:53:05.9293931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-05] SKIPPED [ 35%] 2023-03-20T11:53:05.9300488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-06] SKIPPED [ 35%] 2023-03-20T11:53:05.9306593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-07] SKIPPED [ 35%] 2023-03-20T11:53:05.9313109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-08] SKIPPED [ 35%] 2023-03-20T11:53:05.9319197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-09] SKIPPED [ 35%] 2023-03-20T11:53:05.9325364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-10] SKIPPED [ 35%] 2023-03-20T11:53:05.9332539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-11] SKIPPED [ 35%] 2023-03-20T11:53:05.9337792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-12] SKIPPED [ 35%] 2023-03-20T11:53:05.9344223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-13] SKIPPED [ 35%] 2023-03-20T11:53:05.9350470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-14] SKIPPED [ 35%] 2023-03-20T11:53:05.9356725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-15] SKIPPED [ 35%] 2023-03-20T11:53:05.9362821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-16] SKIPPED [ 35%] 2023-03-20T11:53:05.9370619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-17] SKIPPED [ 35%] 2023-03-20T11:53:05.9376763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-18] SKIPPED [ 35%] 2023-03-20T11:53:05.9383134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-19] SKIPPED [ 35%] 2023-03-20T11:53:05.9389375Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-20] SKIPPED [ 35%] 2023-03-20T11:53:05.9395228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-21] SKIPPED [ 35%] 2023-03-20T11:53:05.9401512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-22] SKIPPED [ 35%] 2023-03-20T11:53:05.9409085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-23] SKIPPED [ 35%] 2023-03-20T11:53:05.9413974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-24] SKIPPED [ 35%] 2023-03-20T11:53:05.9420112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-25] SKIPPED [ 35%] 2023-03-20T11:53:05.9426386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-26] SKIPPED [ 35%] 2023-03-20T11:53:05.9432604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-27] SKIPPED [ 35%] 2023-03-20T11:53:05.9438436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-28] SKIPPED [ 35%] 2023-03-20T11:53:05.9445765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-29] SKIPPED [ 35%] 2023-03-20T11:53:05.9453086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-30] SKIPPED [ 35%] 2023-03-20T11:53:05.9458203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-31] SKIPPED [ 35%] 2023-03-20T11:53:05.9464213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-32] SKIPPED [ 35%] 2023-03-20T11:53:05.9470619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-33] SKIPPED [ 35%] 2023-03-20T11:53:05.9476867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-34] SKIPPED [ 35%] 2023-03-20T11:53:05.9483029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_sharpness_video-35] SKIPPED [ 35%] 2023-03-20T11:53:05.9490456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:05.9495567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:05.9501885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:05.9507984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:05.9515675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:05.9521964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:05.9529185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:05.9534500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:05.9540772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:05.9546941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:05.9553391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:05.9559567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:05.9565515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:05.9573284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:05.9578177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:05.9587312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:05.9593735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:05.9600126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:05.9606228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:05.9613571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:05.9618582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:05.9624958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:05.9631114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:05.9637568Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:05.9643657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:05.9650759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:05.9655915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:05.9663449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:05.9669619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:05.9676063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:05.9682313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:05.9689338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:05.9695160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:05.9701446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:05.9707495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:05.9714209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:05.9720093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-36] SKIPPED [ 35%] 2023-03-20T11:53:05.9726301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-37] SKIPPED [ 35%] 2023-03-20T11:53:05.9734056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-38] SKIPPED [ 35%] 2023-03-20T11:53:05.9740484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-39] SKIPPED [ 35%] 2023-03-20T11:53:05.9746182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-40] SKIPPED [ 35%] 2023-03-20T11:53:05.9752766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-41] SKIPPED [ 35%] 2023-03-20T11:53:05.9759115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-42] SKIPPED [ 35%] 2023-03-20T11:53:05.9765038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-43] SKIPPED [ 35%] 2023-03-20T11:53:05.9772087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-44] SKIPPED [ 35%] 2023-03-20T11:53:05.9777518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-45] SKIPPED [ 35%] 2023-03-20T11:53:05.9783984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-46] SKIPPED [ 35%] 2023-03-20T11:53:05.9790139Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-47] SKIPPED [ 35%] 2023-03-20T11:53:05.9796467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-48] SKIPPED [ 35%] 2023-03-20T11:53:05.9802600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-49] SKIPPED [ 35%] 2023-03-20T11:53:05.9810570Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-50] SKIPPED [ 35%] 2023-03-20T11:53:05.9816213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-51] SKIPPED [ 35%] 2023-03-20T11:53:05.9822639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-52] SKIPPED [ 35%] 2023-03-20T11:53:05.9828770Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-53] SKIPPED [ 35%] 2023-03-20T11:53:05.9835239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-54] SKIPPED [ 35%] 2023-03-20T11:53:05.9841565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-55] SKIPPED [ 35%] 2023-03-20T11:53:05.9849292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-56] SKIPPED [ 35%] 2023-03-20T11:53:05.9854163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-57] SKIPPED [ 35%] 2023-03-20T11:53:05.9860210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-58] SKIPPED [ 35%] 2023-03-20T11:53:05.9866556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-59] SKIPPED [ 35%] 2023-03-20T11:53:05.9873032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-60] SKIPPED [ 35%] 2023-03-20T11:53:05.9880426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-61] SKIPPED [ 35%] 2023-03-20T11:53:05.9886443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-62] SKIPPED [ 35%] 2023-03-20T11:53:05.9893948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-63] SKIPPED [ 35%] 2023-03-20T11:53:05.9899166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-64] SKIPPED [ 35%] 2023-03-20T11:53:05.9905475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-65] SKIPPED [ 35%] 2023-03-20T11:53:05.9911970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-66] SKIPPED [ 35%] 2023-03-20T11:53:05.9918713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-67] SKIPPED [ 35%] 2023-03-20T11:53:05.9924390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-68] SKIPPED [ 35%] 2023-03-20T11:53:05.9930750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-69] SKIPPED [ 35%] 2023-03-20T11:53:05.9936873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-70] SKIPPED [ 35%] 2023-03-20T11:53:05.9943171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_image_tensor-71] SKIPPED [ 35%] 2023-03-20T11:53:05.9949274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-00] SKIPPED [ 35%] 2023-03-20T11:53:05.9956867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-01] SKIPPED [ 35%] 2023-03-20T11:53:05.9963118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-02] SKIPPED [ 35%] 2023-03-20T11:53:05.9970720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-03] SKIPPED [ 35%] 2023-03-20T11:53:05.9975726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-04] SKIPPED [ 35%] 2023-03-20T11:53:05.9981868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-05] SKIPPED [ 35%] 2023-03-20T11:53:05.9988111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-06] SKIPPED [ 35%] 2023-03-20T11:53:05.9994573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-07] SKIPPED [ 35%] 2023-03-20T11:53:06.0000754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-08] SKIPPED [ 35%] 2023-03-20T11:53:06.0006827Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-09] SKIPPED [ 35%] 2023-03-20T11:53:06.0013835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-10] SKIPPED [ 35%] 2023-03-20T11:53:06.0019059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-11] SKIPPED [ 35%] 2023-03-20T11:53:06.0026754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-12] SKIPPED [ 35%] 2023-03-20T11:53:06.0033319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-13] SKIPPED [ 35%] 2023-03-20T11:53:06.0039451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-14] SKIPPED [ 35%] 2023-03-20T11:53:06.0045668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-15] SKIPPED [ 35%] 2023-03-20T11:53:06.0053497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-16] SKIPPED [ 35%] 2023-03-20T11:53:06.0058482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-17] SKIPPED [ 35%] 2023-03-20T11:53:06.0064846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-18] SKIPPED [ 35%] 2023-03-20T11:53:06.0071281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-19] SKIPPED [ 35%] 2023-03-20T11:53:06.0077408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-20] SKIPPED [ 35%] 2023-03-20T11:53:06.0083514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-21] SKIPPED [ 35%] 2023-03-20T11:53:06.0090591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-22] SKIPPED [ 35%] 2023-03-20T11:53:06.0095911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-23] SKIPPED [ 35%] 2023-03-20T11:53:06.0103421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-24] SKIPPED [ 35%] 2023-03-20T11:53:06.0109726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-25] SKIPPED [ 35%] 2023-03-20T11:53:06.0116031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-26] SKIPPED [ 35%] 2023-03-20T11:53:06.0122177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-27] SKIPPED [ 35%] 2023-03-20T11:53:06.0129534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-28] SKIPPED [ 35%] 2023-03-20T11:53:06.0135247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-29] SKIPPED [ 35%] 2023-03-20T11:53:06.0141557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-30] SKIPPED [ 35%] 2023-03-20T11:53:06.0147512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-31] SKIPPED [ 35%] 2023-03-20T11:53:06.0154262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-32] SKIPPED [ 35%] 2023-03-20T11:53:06.0160170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-33] SKIPPED [ 35%] 2023-03-20T11:53:06.0166299Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-34] SKIPPED [ 35%] 2023-03-20T11:53:06.0173991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-erase_video-35] SKIPPED [ 35%] 2023-03-20T11:53:06.0180534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.0186674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.0193452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.0199265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.0205490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.0213265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.0218363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.0224738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.0231152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.0237384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.0243463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.0251037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.0257105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.0263103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.0269285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.0275636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.0281881Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.0289178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.0294519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:06.0301111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:06.0306892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:06.0313368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:06.0320907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:06.0327084Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:06.0333846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:06.0339746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:06.0345944Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:06.0352277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:06.0358348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:06.0364165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:06.0370561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:06.0376583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:06.0383014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:06.0390713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:06.0396288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:06.0402677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:06.0410080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-00] SKIPPED [ 35%] 2023-03-20T11:53:06.0415187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-01] SKIPPED [ 35%] 2023-03-20T11:53:06.0421481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-02] SKIPPED [ 35%] 2023-03-20T11:53:06.0427765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-03] SKIPPED [ 35%] 2023-03-20T11:53:06.0434237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-04] SKIPPED [ 35%] 2023-03-20T11:53:06.0440504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-05] SKIPPED [ 35%] 2023-03-20T11:53:06.0446507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-06] SKIPPED [ 35%] 2023-03-20T11:53:06.0453837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-07] SKIPPED [ 35%] 2023-03-20T11:53:06.0458942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-08] SKIPPED [ 35%] 2023-03-20T11:53:06.0468082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-09] SKIPPED [ 35%] 2023-03-20T11:53:06.0474751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-10] SKIPPED [ 35%] 2023-03-20T11:53:06.0481030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-11] SKIPPED [ 35%] 2023-03-20T11:53:06.0487111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-12] SKIPPED [ 35%] 2023-03-20T11:53:06.0493642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-13] SKIPPED [ 35%] 2023-03-20T11:53:06.0499657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-14] SKIPPED [ 35%] 2023-03-20T11:53:06.0505870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-15] SKIPPED [ 35%] 2023-03-20T11:53:06.0512398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-16] SKIPPED [ 35%] 2023-03-20T11:53:06.0518362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-17] SKIPPED [ 35%] 2023-03-20T11:53:06.0524682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-18] SKIPPED [ 35%] 2023-03-20T11:53:06.0530898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-19] SKIPPED [ 35%] 2023-03-20T11:53:06.0538402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-20] SKIPPED [ 35%] 2023-03-20T11:53:06.0544972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-21] SKIPPED [ 35%] 2023-03-20T11:53:06.0551491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-22] SKIPPED [ 35%] 2023-03-20T11:53:06.0557496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-23] SKIPPED [ 35%] 2023-03-20T11:53:06.0563572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-24] SKIPPED [ 35%] 2023-03-20T11:53:06.0570344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-25] SKIPPED [ 35%] 2023-03-20T11:53:06.0575913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-26] SKIPPED [ 35%] 2023-03-20T11:53:06.0582379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-27] SKIPPED [ 35%] 2023-03-20T11:53:06.0588424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-28] SKIPPED [ 35%] 2023-03-20T11:53:06.0594910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-29] SKIPPED [ 35%] 2023-03-20T11:53:06.0601138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-30] SKIPPED [ 35%] 2023-03-20T11:53:06.0607232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-31] SKIPPED [ 35%] 2023-03-20T11:53:06.0614513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-32] SKIPPED [ 35%] 2023-03-20T11:53:06.0620893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-33] SKIPPED [ 35%] 2023-03-20T11:53:06.0627139Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-34] SKIPPED [ 35%] 2023-03-20T11:53:06.0633632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_brightness_video-35] SKIPPED [ 35%] 2023-03-20T11:53:06.0639707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.0645891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.0653184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.0658300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.0664829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.0671175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.0677372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.0684736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.0691313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.0697462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.0703939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.0710063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.0716531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.0722701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.0730157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.0735245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.0741596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.0747684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.0753976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:06.0761436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:06.0768850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:06.0773903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:06.0779801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:06.0786104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:06.0792639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:06.0798736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:06.0804938Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:06.0811935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:06.0817374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:06.0823825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:06.0831529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:06.0837647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:06.0844039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:06.0850549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:06.0856678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:06.0863083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:06.0869275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-00] SKIPPED [ 35%] 2023-03-20T11:53:06.0875639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-01] SKIPPED [ 35%] 2023-03-20T11:53:06.0881820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-02] SKIPPED [ 35%] 2023-03-20T11:53:06.0889113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-03] SKIPPED [ 35%] 2023-03-20T11:53:06.0894961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-04] SKIPPED [ 35%] 2023-03-20T11:53:06.0900524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-05] SKIPPED [ 35%] 2023-03-20T11:53:06.0907957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-06] SKIPPED [ 35%] 2023-03-20T11:53:06.0913947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-07] SKIPPED [ 35%] 2023-03-20T11:53:06.0920086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-08] SKIPPED [ 35%] 2023-03-20T11:53:06.0926177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-09] SKIPPED [ 35%] 2023-03-20T11:53:06.0933301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-10] SKIPPED [ 35%] 2023-03-20T11:53:06.0938548Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-11] SKIPPED [ 35%] 2023-03-20T11:53:06.0945027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-12] SKIPPED [ 35%] 2023-03-20T11:53:06.0951449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-13] SKIPPED [ 35%] 2023-03-20T11:53:06.0957632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-14] SKIPPED [ 35%] 2023-03-20T11:53:06.0963710Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-15] SKIPPED [ 35%] 2023-03-20T11:53:06.0970631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-16] SKIPPED [ 35%] 2023-03-20T11:53:06.0977447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-17] SKIPPED [ 35%] 2023-03-20T11:53:06.0983812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-18] SKIPPED [ 35%] 2023-03-20T11:53:06.0990134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-19] SKIPPED [ 35%] 2023-03-20T11:53:06.0996362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-20] SKIPPED [ 35%] 2023-03-20T11:53:06.1002799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-21] SKIPPED [ 35%] 2023-03-20T11:53:06.1010094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-22] SKIPPED [ 35%] 2023-03-20T11:53:06.1015304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-23] SKIPPED [ 35%] 2023-03-20T11:53:06.1021556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-24] SKIPPED [ 35%] 2023-03-20T11:53:06.1027746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-25] SKIPPED [ 35%] 2023-03-20T11:53:06.1034180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-26] SKIPPED [ 35%] 2023-03-20T11:53:06.1040264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-27] SKIPPED [ 35%] 2023-03-20T11:53:06.1046498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-28] SKIPPED [ 35%] 2023-03-20T11:53:06.1054067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-29] SKIPPED [ 35%] 2023-03-20T11:53:06.1060448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-30] SKIPPED [ 35%] 2023-03-20T11:53:06.1066545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-31] SKIPPED [ 35%] 2023-03-20T11:53:06.1072847Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-32] SKIPPED [ 35%] 2023-03-20T11:53:06.1078871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-33] SKIPPED [ 35%] 2023-03-20T11:53:06.1084929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-34] SKIPPED [ 35%] 2023-03-20T11:53:06.1091824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_contrast_video-35] SKIPPED [ 35%] 2023-03-20T11:53:06.1097621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.1104047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.1110203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.1116544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.1124004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.1130645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.1136667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.1143180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.1149304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.1155948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.1162124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.1169135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.1175640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.1180924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.1187162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.1193623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.1201029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.1207173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.1213884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:06.1219844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:06.1226128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:06.1232715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:06.1239083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:06.1245089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:06.1252474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:06.1257739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:06.1263947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:06.1271589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:06.1278011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:06.1284076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:06.1290739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:06.1296368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:06.1302840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:06.1309072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:06.1315425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:06.1321564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:06.1327750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-00] SKIPPED [ 35%] 2023-03-20T11:53:06.1333982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-01] SKIPPED [ 35%] 2023-03-20T11:53:06.1343148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-02] SKIPPED [ 35%] 2023-03-20T11:53:06.1349264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-03] SKIPPED [ 35%] 2023-03-20T11:53:06.1355931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-04] SKIPPED [ 35%] 2023-03-20T11:53:06.1362122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-05] SKIPPED [ 35%] 2023-03-20T11:53:06.1369471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-06] SKIPPED [ 35%] 2023-03-20T11:53:06.1374691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-07] SKIPPED [ 35%] 2023-03-20T11:53:06.1380935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-08] SKIPPED [ 35%] 2023-03-20T11:53:06.1387261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-09] SKIPPED [ 35%] 2023-03-20T11:53:06.1393765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-10] SKIPPED [ 35%] 2023-03-20T11:53:06.1399955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-11] SKIPPED [ 35%] 2023-03-20T11:53:06.1405951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-12] SKIPPED [ 35%] 2023-03-20T11:53:06.1413186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-13] SKIPPED [ 35%] 2023-03-20T11:53:06.1420097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-14] SKIPPED [ 35%] 2023-03-20T11:53:06.1426067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-15] SKIPPED [ 35%] 2023-03-20T11:53:06.1432609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-16] SKIPPED [ 35%] 2023-03-20T11:53:06.1438683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-17] SKIPPED [ 35%] 2023-03-20T11:53:06.1444859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-18] SKIPPED [ 35%] 2023-03-20T11:53:06.1451205Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-19] SKIPPED [ 35%] 2023-03-20T11:53:06.1457383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-20] SKIPPED [ 35%] 2023-03-20T11:53:06.1463864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-21] SKIPPED [ 35%] 2023-03-20T11:53:06.1470444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-22] SKIPPED [ 35%] 2023-03-20T11:53:06.1476438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-23] SKIPPED [ 35%] 2023-03-20T11:53:06.1482636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-24] SKIPPED [ 35%] 2023-03-20T11:53:06.1490507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-25] SKIPPED [ 35%] 2023-03-20T11:53:06.1496240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-26] SKIPPED [ 35%] 2023-03-20T11:53:06.1502663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-27] SKIPPED [ 35%] 2023-03-20T11:53:06.1508822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-28] SKIPPED [ 35%] 2023-03-20T11:53:06.1515267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-29] SKIPPED [ 35%] 2023-03-20T11:53:06.1521384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-30] SKIPPED [ 35%] 2023-03-20T11:53:06.1527360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-31] SKIPPED [ 35%] 2023-03-20T11:53:06.1534732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-32] SKIPPED [ 35%] 2023-03-20T11:53:06.1539951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-33] SKIPPED [ 35%] 2023-03-20T11:53:06.1546130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-34] SKIPPED [ 35%] 2023-03-20T11:53:06.1552573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_gamma_video-35] SKIPPED [ 35%] 2023-03-20T11:53:06.1558463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.1565960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.1573250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.1578452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.1584768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.1591133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.1597357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.1603574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.1610651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.1616106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.1622658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.1628631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.1635821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.1642109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.1649468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.1654380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.1660756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.1666459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.1673008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:06.1679050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:06.1685232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:06.1692571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:06.1697731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:06.1703978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:06.1711259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:06.1717616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:06.1724046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:06.1730561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:06.1736493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:06.1744021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:06.1751274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:06.1758227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:06.1764373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:06.1770503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:06.1776801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:06.1784510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:06.1790833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-00] SKIPPED [ 35%] 2023-03-20T11:53:06.1797087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-01] SKIPPED [ 35%] 2023-03-20T11:53:06.1803304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-02] SKIPPED [ 35%] 2023-03-20T11:53:06.1810368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-03] SKIPPED [ 35%] 2023-03-20T11:53:06.1815758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-04] SKIPPED [ 35%] 2023-03-20T11:53:06.1822313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-05] SKIPPED [ 35%] 2023-03-20T11:53:06.1828225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-06] SKIPPED [ 35%] 2023-03-20T11:53:06.1834736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-07] SKIPPED [ 35%] 2023-03-20T11:53:06.1840880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-08] SKIPPED [ 35%] 2023-03-20T11:53:06.1847001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-09] SKIPPED [ 35%] 2023-03-20T11:53:06.1853758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-10] SKIPPED [ 35%] 2023-03-20T11:53:06.1860682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-11] SKIPPED [ 35%] 2023-03-20T11:53:06.1866895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-12] SKIPPED [ 35%] 2023-03-20T11:53:06.1873219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-13] SKIPPED [ 35%] 2023-03-20T11:53:06.1879374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-14] SKIPPED [ 35%] 2023-03-20T11:53:06.1885358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-15] SKIPPED [ 35%] 2023-03-20T11:53:06.1892958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-16] SKIPPED [ 35%] 2023-03-20T11:53:06.1898314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-17] SKIPPED [ 35%] 2023-03-20T11:53:06.1904722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-18] SKIPPED [ 35%] 2023-03-20T11:53:06.1911235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-19] SKIPPED [ 35%] 2023-03-20T11:53:06.1916855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-20] SKIPPED [ 35%] 2023-03-20T11:53:06.1922998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-21] SKIPPED [ 35%] 2023-03-20T11:53:06.1930524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-22] SKIPPED [ 35%] 2023-03-20T11:53:06.1936719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-23] SKIPPED [ 35%] 2023-03-20T11:53:06.1943359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-24] SKIPPED [ 35%] 2023-03-20T11:53:06.1949600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-25] SKIPPED [ 35%] 2023-03-20T11:53:06.1955917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-26] SKIPPED [ 35%] 2023-03-20T11:53:06.1962245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-27] SKIPPED [ 35%] 2023-03-20T11:53:06.1969459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-28] SKIPPED [ 35%] 2023-03-20T11:53:06.1974681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-29] SKIPPED [ 35%] 2023-03-20T11:53:06.1980866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-30] SKIPPED [ 35%] 2023-03-20T11:53:06.1987228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-31] SKIPPED [ 35%] 2023-03-20T11:53:06.1993559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-32] SKIPPED [ 35%] 2023-03-20T11:53:06.1999681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-33] SKIPPED [ 35%] 2023-03-20T11:53:06.2007020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-34] SKIPPED [ 35%] 2023-03-20T11:53:06.2013806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_hue_video-35] SKIPPED [ 35%] 2023-03-20T11:53:06.2019665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.2025972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.2032496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.2038787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.2044771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.2051189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.2057213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.2063237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.2069287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.2077023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.2083393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.2090419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.2095950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.2102427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.2108415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.2114896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.2121096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.2127204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.2133829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:06.2139688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:06.2147144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:06.2153636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:06.2159996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:06.2165919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:06.2173341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:06.2178506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:06.2184791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:06.2191302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:06.2197295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:06.2203435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:06.2210482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:06.2215748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:06.2224959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:06.2231393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:06.2237738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:06.2244053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:06.2250616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-00] SKIPPED [ 35%] 2023-03-20T11:53:06.2256696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-01] SKIPPED [ 35%] 2023-03-20T11:53:06.2262841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-02] SKIPPED [ 35%] 2023-03-20T11:53:06.2268880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-03] SKIPPED [ 35%] 2023-03-20T11:53:06.2275336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-04] SKIPPED [ 35%] 2023-03-20T11:53:06.2281689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-05] SKIPPED [ 35%] 2023-03-20T11:53:06.2288838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-06] SKIPPED [ 35%] 2023-03-20T11:53:06.2295336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-07] SKIPPED [ 35%] 2023-03-20T11:53:06.2301785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-08] SKIPPED [ 35%] 2023-03-20T11:53:06.2307842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-09] SKIPPED [ 35%] 2023-03-20T11:53:06.2314217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-10] SKIPPED [ 35%] 2023-03-20T11:53:06.2320660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-11] SKIPPED [ 35%] 2023-03-20T11:53:06.2326455Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-12] SKIPPED [ 35%] 2023-03-20T11:53:06.2333502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-13] SKIPPED [ 35%] 2023-03-20T11:53:06.2338617Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-14] SKIPPED [ 35%] 2023-03-20T11:53:06.2345004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-15] SKIPPED [ 35%] 2023-03-20T11:53:06.2351360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-16] SKIPPED [ 35%] 2023-03-20T11:53:06.2357057Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-17] SKIPPED [ 35%] 2023-03-20T11:53:06.2363145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-18] SKIPPED [ 35%] 2023-03-20T11:53:06.2371498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-19] SKIPPED [ 35%] 2023-03-20T11:53:06.2376819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-20] SKIPPED [ 35%] 2023-03-20T11:53:06.2383325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-21] SKIPPED [ 35%] 2023-03-20T11:53:06.2389501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-22] SKIPPED [ 35%] 2023-03-20T11:53:06.2395867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-23] SKIPPED [ 35%] 2023-03-20T11:53:06.2402270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-24] SKIPPED [ 35%] 2023-03-20T11:53:06.2409385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-25] SKIPPED [ 35%] 2023-03-20T11:53:06.2415196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-26] SKIPPED [ 35%] 2023-03-20T11:53:06.2421529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-27] SKIPPED [ 35%] 2023-03-20T11:53:06.2427497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-28] SKIPPED [ 35%] 2023-03-20T11:53:06.2434008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-29] SKIPPED [ 35%] 2023-03-20T11:53:06.2441405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-30] SKIPPED [ 35%] 2023-03-20T11:53:06.2447357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-31] SKIPPED [ 35%] 2023-03-20T11:53:06.2453927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-32] SKIPPED [ 35%] 2023-03-20T11:53:06.2460182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-33] SKIPPED [ 35%] 2023-03-20T11:53:06.2466285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-34] SKIPPED [ 35%] 2023-03-20T11:53:06.2472677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-adjust_saturation_video-35] SKIPPED [ 35%] 2023-03-20T11:53:06.2479112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-00] SKIPPED [ 35%] 2023-03-20T11:53:06.2485035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-01] SKIPPED [ 35%] 2023-03-20T11:53:06.2492258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-02] SKIPPED [ 35%] 2023-03-20T11:53:06.2497472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-03] SKIPPED [ 35%] 2023-03-20T11:53:06.2503675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-04] SKIPPED [ 35%] 2023-03-20T11:53:06.2510015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-05] SKIPPED [ 35%] 2023-03-20T11:53:06.2516907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-06] SKIPPED [ 35%] 2023-03-20T11:53:06.2523083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-07] SKIPPED [ 35%] 2023-03-20T11:53:06.2530346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-08] SKIPPED [ 35%] 2023-03-20T11:53:06.2535936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-09] SKIPPED [ 35%] 2023-03-20T11:53:06.2542185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-10] SKIPPED [ 35%] 2023-03-20T11:53:06.2548266Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-11] SKIPPED [ 35%] 2023-03-20T11:53:06.2554883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-12] SKIPPED [ 35%] 2023-03-20T11:53:06.2561166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-13] SKIPPED [ 35%] 2023-03-20T11:53:06.2567119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-14] SKIPPED [ 35%] 2023-03-20T11:53:06.2573821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-15] SKIPPED [ 35%] 2023-03-20T11:53:06.2579536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-16] SKIPPED [ 35%] 2023-03-20T11:53:06.2586897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-17] SKIPPED [ 35%] 2023-03-20T11:53:06.2593378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-18] SKIPPED [ 35%] 2023-03-20T11:53:06.2599607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-19] SKIPPED [ 35%] 2023-03-20T11:53:06.2605668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-20] SKIPPED [ 35%] 2023-03-20T11:53:06.2613077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-21] SKIPPED [ 35%] 2023-03-20T11:53:06.2618344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-22] SKIPPED [ 35%] 2023-03-20T11:53:06.2624390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-23] SKIPPED [ 35%] 2023-03-20T11:53:06.2630756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-24] SKIPPED [ 35%] 2023-03-20T11:53:06.2636929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-25] SKIPPED [ 35%] 2023-03-20T11:53:06.2643108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-26] SKIPPED [ 35%] 2023-03-20T11:53:06.2650389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-27] SKIPPED [ 35%] 2023-03-20T11:53:06.2655656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-28] SKIPPED [ 35%] 2023-03-20T11:53:06.2663329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-29] SKIPPED [ 35%] 2023-03-20T11:53:06.2669496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-30] SKIPPED [ 35%] 2023-03-20T11:53:06.2675961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-31] SKIPPED [ 35%] 2023-03-20T11:53:06.2682142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-32] SKIPPED [ 35%] 2023-03-20T11:53:06.2689481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-33] SKIPPED [ 35%] 2023-03-20T11:53:06.2694269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-34] SKIPPED [ 35%] 2023-03-20T11:53:06.2700619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-35] SKIPPED [ 35%] 2023-03-20T11:53:06.2706549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-36] SKIPPED [ 35%] 2023-03-20T11:53:06.2713065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-37] SKIPPED [ 35%] 2023-03-20T11:53:06.2719271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-38] SKIPPED [ 35%] 2023-03-20T11:53:06.2725017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-39] SKIPPED [ 35%] 2023-03-20T11:53:06.2733345Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-40] SKIPPED [ 35%] 2023-03-20T11:53:06.2738679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-41] SKIPPED [ 35%] 2023-03-20T11:53:06.2745043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-42] SKIPPED [ 35%] 2023-03-20T11:53:06.2751537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-43] SKIPPED [ 35%] 2023-03-20T11:53:06.2757891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-44] SKIPPED [ 35%] 2023-03-20T11:53:06.2763768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-45] SKIPPED [ 35%] 2023-03-20T11:53:06.2770409Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-46] SKIPPED [ 35%] 2023-03-20T11:53:06.2776169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-47] SKIPPED [ 35%] 2023-03-20T11:53:06.2782718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-48] SKIPPED [ 35%] 2023-03-20T11:53:06.2788539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-49] SKIPPED [ 35%] 2023-03-20T11:53:06.2795147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-50] SKIPPED [ 35%] 2023-03-20T11:53:06.2801255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-51] SKIPPED [ 35%] 2023-03-20T11:53:06.2809231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-52] SKIPPED [ 35%] 2023-03-20T11:53:06.2815105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-clamp_bounding_box-53] SKIPPED [ 35%] 2023-03-20T11:53:06.2821685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.2827623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.2834074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.2840304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.2846381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.2853850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.2858946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.2865297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.2871524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.2879198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.2885346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.2892647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.2898207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.2904564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.2910812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.2917220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.2923524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.2930796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.2935673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:06.2942068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:06.2948171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:06.2955756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:06.2961845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:06.2969130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:06.2974378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:06.2980638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:06.2986749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:06.2993240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:06.2999571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:06.3005095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:06.3013258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-000] SKIPPED [ 35%] 2023-03-20T11:53:06.3018453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-001] SKIPPED [ 35%] 2023-03-20T11:53:06.3026163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-002] SKIPPED [ 35%] 2023-03-20T11:53:06.3032624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-003] SKIPPED [ 35%] 2023-03-20T11:53:06.3038852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-004] SKIPPED [ 35%] 2023-03-20T11:53:06.3045038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-005] SKIPPED [ 35%] 2023-03-20T11:53:06.3052359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-006] SKIPPED [ 35%] 2023-03-20T11:53:06.3057444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-007] SKIPPED [ 35%] 2023-03-20T11:53:06.3063938Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-008] SKIPPED [ 35%] 2023-03-20T11:53:06.3070030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-009] SKIPPED [ 35%] 2023-03-20T11:53:06.3076278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-010] SKIPPED [ 35%] 2023-03-20T11:53:06.3082411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-011] SKIPPED [ 35%] 2023-03-20T11:53:06.3089857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-012] SKIPPED [ 35%] 2023-03-20T11:53:06.3097850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-013] SKIPPED [ 35%] 2023-03-20T11:53:06.3104434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-014] SKIPPED [ 35%] 2023-03-20T11:53:06.3110697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-015] SKIPPED [ 35%] 2023-03-20T11:53:06.3117096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-016] SKIPPED [ 35%] 2023-03-20T11:53:06.3123182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-017] SKIPPED [ 35%] 2023-03-20T11:53:06.3130473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-018] SKIPPED [ 35%] 2023-03-20T11:53:06.3135786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-019] SKIPPED [ 35%] 2023-03-20T11:53:06.3142098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-020] SKIPPED [ 35%] 2023-03-20T11:53:06.3148260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-021] SKIPPED [ 35%] 2023-03-20T11:53:06.3154695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-022] SKIPPED [ 35%] 2023-03-20T11:53:06.3160812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-023] SKIPPED [ 35%] 2023-03-20T11:53:06.3166969Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-024] SKIPPED [ 35%] 2023-03-20T11:53:06.3174208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-025] SKIPPED [ 35%] 2023-03-20T11:53:06.3180621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-026] SKIPPED [ 35%] 2023-03-20T11:53:06.3186974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-027] SKIPPED [ 35%] 2023-03-20T11:53:06.3193376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-028] SKIPPED [ 35%] 2023-03-20T11:53:06.3199733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-029] SKIPPED [ 35%] 2023-03-20T11:53:06.3205623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-030] SKIPPED [ 35%] 2023-03-20T11:53:06.3213162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-031] SKIPPED [ 35%] 2023-03-20T11:53:06.3218464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-032] SKIPPED [ 35%] 2023-03-20T11:53:06.3224493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-033] SKIPPED [ 35%] 2023-03-20T11:53:06.3230866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-034] SKIPPED [ 35%] 2023-03-20T11:53:06.3237061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-035] SKIPPED [ 35%] 2023-03-20T11:53:06.3244461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-036] SKIPPED [ 35%] 2023-03-20T11:53:06.3250981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-037] SKIPPED [ 35%] 2023-03-20T11:53:06.3257097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-038] SKIPPED [ 35%] 2023-03-20T11:53:06.3263639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-039] SKIPPED [ 35%] 2023-03-20T11:53:06.3269882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-040] SKIPPED [ 35%] 2023-03-20T11:53:06.3276122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-041] SKIPPED [ 35%] 2023-03-20T11:53:06.3282280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-042] SKIPPED [ 35%] 2023-03-20T11:53:06.3289327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-043] SKIPPED [ 35%] 2023-03-20T11:53:06.3295027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-044] SKIPPED [ 35%] 2023-03-20T11:53:06.3301318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-045] SKIPPED [ 35%] 2023-03-20T11:53:06.3307296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-046] SKIPPED [ 35%] 2023-03-20T11:53:06.3313344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-047] SKIPPED [ 35%] 2023-03-20T11:53:06.3320677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-048] SKIPPED [ 35%] 2023-03-20T11:53:06.3326689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-049] SKIPPED [ 35%] 2023-03-20T11:53:06.3333564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-050] SKIPPED [ 35%] 2023-03-20T11:53:06.3338738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-051] SKIPPED [ 35%] 2023-03-20T11:53:06.3345093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-052] SKIPPED [ 35%] 2023-03-20T11:53:06.3351642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-053] SKIPPED [ 35%] 2023-03-20T11:53:06.3357329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-054] SKIPPED [ 35%] 2023-03-20T11:53:06.3363367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-055] SKIPPED [ 35%] 2023-03-20T11:53:06.3370292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-056] SKIPPED [ 35%] 2023-03-20T11:53:06.3375792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-057] SKIPPED [ 35%] 2023-03-20T11:53:06.3382105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-058] SKIPPED [ 35%] 2023-03-20T11:53:06.3389456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-059] SKIPPED [ 35%] 2023-03-20T11:53:06.3395970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-060] SKIPPED [ 35%] 2023-03-20T11:53:06.3402168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-061] SKIPPED [ 35%] 2023-03-20T11:53:06.3409426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-062] SKIPPED [ 35%] 2023-03-20T11:53:06.3414860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-063] SKIPPED [ 35%] 2023-03-20T11:53:06.3421088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-064] SKIPPED [ 35%] 2023-03-20T11:53:06.3427073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-065] SKIPPED [ 35%] 2023-03-20T11:53:06.3433740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-066] SKIPPED [ 35%] 2023-03-20T11:53:06.3439809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-067] SKIPPED [ 35%] 2023-03-20T11:53:06.3445796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-068] SKIPPED [ 35%] 2023-03-20T11:53:06.3452776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-069] SKIPPED [ 35%] 2023-03-20T11:53:06.3457980Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-070] SKIPPED [ 35%] 2023-03-20T11:53:06.3465506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-071] SKIPPED [ 35%] 2023-03-20T11:53:06.3471865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-072] SKIPPED [ 35%] 2023-03-20T11:53:06.3477570Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-073] SKIPPED [ 35%] 2023-03-20T11:53:06.3483764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-074] SKIPPED [ 35%] 2023-03-20T11:53:06.3490534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-075] SKIPPED [ 35%] 2023-03-20T11:53:06.3496169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-076] SKIPPED [ 35%] 2023-03-20T11:53:06.3502349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-077] SKIPPED [ 35%] 2023-03-20T11:53:06.3508461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-078] SKIPPED [ 35%] 2023-03-20T11:53:06.3514867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-079] SKIPPED [ 35%] 2023-03-20T11:53:06.3520925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-080] SKIPPED [ 35%] 2023-03-20T11:53:06.3527162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-081] SKIPPED [ 35%] 2023-03-20T11:53:06.3534657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-082] SKIPPED [ 35%] 2023-03-20T11:53:06.3540839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-083] SKIPPED [ 35%] 2023-03-20T11:53:06.3547102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-084] SKIPPED [ 35%] 2023-03-20T11:53:06.3553204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-085] SKIPPED [ 35%] 2023-03-20T11:53:06.3559515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-086] SKIPPED [ 35%] 2023-03-20T11:53:06.3565243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-087] SKIPPED [ 35%] 2023-03-20T11:53:06.3571653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-088] SKIPPED [ 35%] 2023-03-20T11:53:06.3577781Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-089] SKIPPED [ 35%] 2023-03-20T11:53:06.3584043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-090] SKIPPED [ 35%] 2023-03-20T11:53:06.3590249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-091] SKIPPED [ 35%] 2023-03-20T11:53:06.3596516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-092] SKIPPED [ 35%] 2023-03-20T11:53:06.3602624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-093] SKIPPED [ 35%] 2023-03-20T11:53:06.3610253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-094] SKIPPED [ 35%] 2023-03-20T11:53:06.3616487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-095] SKIPPED [ 35%] 2023-03-20T11:53:06.3622593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-096] SKIPPED [ 35%] 2023-03-20T11:53:06.3628632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-097] SKIPPED [ 35%] 2023-03-20T11:53:06.3635111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-098] SKIPPED [ 35%] 2023-03-20T11:53:06.3641352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-099] SKIPPED [ 35%] 2023-03-20T11:53:06.3647604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-100] SKIPPED [ 35%] 2023-03-20T11:53:06.3653569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-101] SKIPPED [ 35%] 2023-03-20T11:53:06.3659646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-102] SKIPPED [ 35%] 2023-03-20T11:53:06.3665439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-103] SKIPPED [ 35%] 2023-03-20T11:53:06.3671983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-104] SKIPPED [ 35%] 2023-03-20T11:53:06.3679371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-105] SKIPPED [ 35%] 2023-03-20T11:53:06.3685488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-106] SKIPPED [ 35%] 2023-03-20T11:53:06.3693484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-five_crop_video-107] SKIPPED [ 35%] 2023-03-20T11:53:06.3699253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.3706000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.3712806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.3719465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.3725857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.3733435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.3739106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.3745755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.3752387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.3760019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.3766716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.3773764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.3780296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.3786880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.3793809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.3800462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.3806997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.3814138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.3820499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:06.3826996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:06.3835125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:06.3841791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:06.3849313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:06.3855344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:06.3862082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:06.3868537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:06.3874927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:06.3881541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:06.3889180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:06.3894805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:06.3901480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:06.3909222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:06.3915746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:06.3922333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:06.3929955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:06.3935625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:06.3942436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-36] SKIPPED [ 35%] 2023-03-20T11:53:06.3948959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-37] SKIPPED [ 35%] 2023-03-20T11:53:06.3955819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-38] SKIPPED [ 35%] 2023-03-20T11:53:06.3962662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-39] SKIPPED [ 35%] 2023-03-20T11:53:06.3970378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-40] SKIPPED [ 35%] 2023-03-20T11:53:06.3975862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-41] SKIPPED [ 35%] 2023-03-20T11:53:06.3982194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-42] SKIPPED [ 35%] 2023-03-20T11:53:06.3991747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-43] SKIPPED [ 35%] 2023-03-20T11:53:06.3998648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-44] SKIPPED [ 35%] 2023-03-20T11:53:06.4004946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-45] SKIPPED [ 35%] 2023-03-20T11:53:06.4012624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-46] SKIPPED [ 35%] 2023-03-20T11:53:06.4019542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-47] SKIPPED [ 35%] 2023-03-20T11:53:06.4025037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-48] SKIPPED [ 35%] 2023-03-20T11:53:06.4032943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-49] SKIPPED [ 35%] 2023-03-20T11:53:06.4039964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-50] SKIPPED [ 35%] 2023-03-20T11:53:06.4045322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-51] SKIPPED [ 35%] 2023-03-20T11:53:06.4052814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-52] SKIPPED [ 35%] 2023-03-20T11:53:06.4058132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-53] SKIPPED [ 35%] 2023-03-20T11:53:06.4066490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-54] SKIPPED [ 35%] 2023-03-20T11:53:06.4073445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-55] SKIPPED [ 35%] 2023-03-20T11:53:06.4079962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-56] SKIPPED [ 35%] 2023-03-20T11:53:06.4086517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-57] SKIPPED [ 35%] 2023-03-20T11:53:06.4093942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-58] SKIPPED [ 35%] 2023-03-20T11:53:06.4100312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_image_tensor-59] SKIPPED [ 35%] 2023-03-20T11:53:06.4106157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-000] SKIPPED [ 35%] 2023-03-20T11:53:06.4112737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-001] SKIPPED [ 35%] 2023-03-20T11:53:06.4119141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-002] SKIPPED [ 35%] 2023-03-20T11:53:06.4125893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-003] SKIPPED [ 35%] 2023-03-20T11:53:06.4133850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-004] SKIPPED [ 35%] 2023-03-20T11:53:06.4139579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-005] SKIPPED [ 35%] 2023-03-20T11:53:06.4147669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-006] SKIPPED [ 35%] 2023-03-20T11:53:06.4154215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-007] SKIPPED [ 35%] 2023-03-20T11:53:06.4160525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-008] SKIPPED [ 35%] 2023-03-20T11:53:06.4167613Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-009] SKIPPED [ 35%] 2023-03-20T11:53:06.4173977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-010] SKIPPED [ 35%] 2023-03-20T11:53:06.4179861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-011] SKIPPED [ 35%] 2023-03-20T11:53:06.4186106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-012] SKIPPED [ 35%] 2023-03-20T11:53:06.4192642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-013] SKIPPED [ 35%] 2023-03-20T11:53:06.4199245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-014] SKIPPED [ 35%] 2023-03-20T11:53:06.4205293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-015] SKIPPED [ 35%] 2023-03-20T11:53:06.4212935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-016] SKIPPED [ 35%] 2023-03-20T11:53:06.4219570Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-017] SKIPPED [ 35%] 2023-03-20T11:53:06.4225853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-018] SKIPPED [ 35%] 2023-03-20T11:53:06.4232465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-019] SKIPPED [ 35%] 2023-03-20T11:53:06.4238725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-020] SKIPPED [ 35%] 2023-03-20T11:53:06.4244977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-021] SKIPPED [ 35%] 2023-03-20T11:53:06.4252590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-022] SKIPPED [ 35%] 2023-03-20T11:53:06.4258118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-023] SKIPPED [ 35%] 2023-03-20T11:53:06.4264782Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-024] SKIPPED [ 35%] 2023-03-20T11:53:06.4271430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-025] SKIPPED [ 35%] 2023-03-20T11:53:06.4277396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-026] SKIPPED [ 35%] 2023-03-20T11:53:06.4283683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-027] SKIPPED [ 35%] 2023-03-20T11:53:06.4290522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-028] SKIPPED [ 35%] 2023-03-20T11:53:06.4297471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-029] SKIPPED [ 35%] 2023-03-20T11:53:06.4304194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-030] SKIPPED [ 35%] 2023-03-20T11:53:06.4310742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-031] SKIPPED [ 35%] 2023-03-20T11:53:06.4317074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-032] SKIPPED [ 35%] 2023-03-20T11:53:06.4323407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-033] SKIPPED [ 35%] 2023-03-20T11:53:06.4330597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-034] SKIPPED [ 35%] 2023-03-20T11:53:06.4336179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-035] SKIPPED [ 35%] 2023-03-20T11:53:06.4342534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-036] SKIPPED [ 35%] 2023-03-20T11:53:06.4348751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-037] SKIPPED [ 35%] 2023-03-20T11:53:06.4355304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-038] SKIPPED [ 35%] 2023-03-20T11:53:06.4361572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-039] SKIPPED [ 35%] 2023-03-20T11:53:06.4370347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-040] SKIPPED [ 35%] 2023-03-20T11:53:06.4375618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-041] SKIPPED [ 35%] 2023-03-20T11:53:06.4381951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-042] SKIPPED [ 35%] 2023-03-20T11:53:06.4388166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-043] SKIPPED [ 35%] 2023-03-20T11:53:06.4394777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-044] SKIPPED [ 35%] 2023-03-20T11:53:06.4401142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-045] SKIPPED [ 35%] 2023-03-20T11:53:06.4407437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-046] SKIPPED [ 35%] 2023-03-20T11:53:06.4414156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-047] SKIPPED [ 35%] 2023-03-20T11:53:06.4421050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-048] SKIPPED [ 35%] 2023-03-20T11:53:06.4427739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-049] SKIPPED [ 35%] 2023-03-20T11:53:06.4434887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-050] SKIPPED [ 35%] 2023-03-20T11:53:06.4441571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-051] SKIPPED [ 35%] 2023-03-20T11:53:06.4450525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-052] SKIPPED [ 35%] 2023-03-20T11:53:06.4456815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-053] SKIPPED [ 35%] 2023-03-20T11:53:06.4463294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-054] SKIPPED [ 35%] 2023-03-20T11:53:06.4470199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-055] SKIPPED [ 35%] 2023-03-20T11:53:06.4477067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-056] SKIPPED [ 35%] 2023-03-20T11:53:06.4483926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-057] SKIPPED [ 35%] 2023-03-20T11:53:06.4490813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-058] SKIPPED [ 35%] 2023-03-20T11:53:06.4497493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-059] SKIPPED [ 35%] 2023-03-20T11:53:06.4504522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-060] SKIPPED [ 35%] 2023-03-20T11:53:06.4511552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-061] SKIPPED [ 35%] 2023-03-20T11:53:06.4518621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-062] SKIPPED [ 35%] 2023-03-20T11:53:06.4526515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-063] SKIPPED [ 35%] 2023-03-20T11:53:06.4534340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-064] SKIPPED [ 35%] 2023-03-20T11:53:06.4540701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-065] SKIPPED [ 35%] 2023-03-20T11:53:06.4547429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-066] SKIPPED [ 35%] 2023-03-20T11:53:06.4554557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-067] SKIPPED [ 35%] 2023-03-20T11:53:06.4561217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-068] SKIPPED [ 35%] 2023-03-20T11:53:06.4569443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-069] SKIPPED [ 35%] 2023-03-20T11:53:06.4574599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-070] SKIPPED [ 35%] 2023-03-20T11:53:06.4580933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-071] SKIPPED [ 35%] 2023-03-20T11:53:06.4587318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-072] SKIPPED [ 35%] 2023-03-20T11:53:06.4593830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-073] SKIPPED [ 35%] 2023-03-20T11:53:06.4599919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-074] SKIPPED [ 35%] 2023-03-20T11:53:06.4608512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-075] SKIPPED [ 35%] 2023-03-20T11:53:06.4614291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-076] SKIPPED [ 35%] 2023-03-20T11:53:06.4620561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-077] SKIPPED [ 35%] 2023-03-20T11:53:06.4626821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-078] SKIPPED [ 35%] 2023-03-20T11:53:06.4633457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-079] SKIPPED [ 35%] 2023-03-20T11:53:06.4639698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-080] SKIPPED [ 35%] 2023-03-20T11:53:06.4646070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-081] SKIPPED [ 35%] 2023-03-20T11:53:06.4653107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-082] SKIPPED [ 35%] 2023-03-20T11:53:06.4658390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-083] SKIPPED [ 35%] 2023-03-20T11:53:06.4664801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-084] SKIPPED [ 35%] 2023-03-20T11:53:06.4671252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-085] SKIPPED [ 35%] 2023-03-20T11:53:06.4678870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-086] SKIPPED [ 35%] 2023-03-20T11:53:06.4685136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-087] SKIPPED [ 35%] 2023-03-20T11:53:06.4692525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-088] SKIPPED [ 35%] 2023-03-20T11:53:06.4698034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-089] SKIPPED [ 35%] 2023-03-20T11:53:06.4704157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-090] SKIPPED [ 35%] 2023-03-20T11:53:06.4710572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-091] SKIPPED [ 35%] 2023-03-20T11:53:06.4716942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-092] SKIPPED [ 35%] 2023-03-20T11:53:06.4723196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-093] SKIPPED [ 35%] 2023-03-20T11:53:06.4730471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-094] SKIPPED [ 35%] 2023-03-20T11:53:06.4735785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-095] SKIPPED [ 35%] 2023-03-20T11:53:06.4742238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-096] SKIPPED [ 35%] 2023-03-20T11:53:06.4748279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-097] SKIPPED [ 35%] 2023-03-20T11:53:06.4755983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-098] SKIPPED [ 35%] 2023-03-20T11:53:06.4762421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-099] SKIPPED [ 35%] 2023-03-20T11:53:06.4769908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-100] SKIPPED [ 35%] 2023-03-20T11:53:06.4775166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-101] SKIPPED [ 35%] 2023-03-20T11:53:06.4781678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-102] SKIPPED [ 35%] 2023-03-20T11:53:06.4787943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-103] SKIPPED [ 35%] 2023-03-20T11:53:06.4794597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-104] SKIPPED [ 35%] 2023-03-20T11:53:06.4800936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-105] SKIPPED [ 35%] 2023-03-20T11:53:06.4807091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-106] SKIPPED [ 35%] 2023-03-20T11:53:06.4813290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-ten_crop_video-107] SKIPPED [ 35%] 2023-03-20T11:53:06.4819488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.4827441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.4833384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.4839877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.4845899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.4853325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.4858605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.4865129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.4871672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.4878198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.4884260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.4890870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.4900264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.4906172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.4912790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.4919210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.4925446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.4933121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.4938784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_video-0] SKIPPED [ 35%] 2023-03-20T11:53:06.4944764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_video-1] SKIPPED [ 35%] 2023-03-20T11:53:06.4951274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_video-2] SKIPPED [ 35%] 2023-03-20T11:53:06.4957436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_video-3] SKIPPED [ 35%] 2023-03-20T11:53:06.4963727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_video-4] SKIPPED [ 35%] 2023-03-20T11:53:06.4970559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-normalize_video-5] SKIPPED [ 35%] 2023-03-20T11:53:06.4977536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-00] SKIPPED [ 35%] 2023-03-20T11:53:06.4984071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-01] SKIPPED [ 35%] 2023-03-20T11:53:06.4990315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-02] SKIPPED [ 35%] 2023-03-20T11:53:06.4996797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-03] SKIPPED [ 35%] 2023-03-20T11:53:06.5003315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-04] SKIPPED [ 35%] 2023-03-20T11:53:06.5010716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-05] SKIPPED [ 35%] 2023-03-20T11:53:06.5015539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-06] SKIPPED [ 35%] 2023-03-20T11:53:06.5022085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-07] SKIPPED [ 35%] 2023-03-20T11:53:06.5028357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-08] SKIPPED [ 35%] 2023-03-20T11:53:06.5035077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-09] SKIPPED [ 35%] 2023-03-20T11:53:06.5041259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-10] SKIPPED [ 35%] 2023-03-20T11:53:06.5049985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-11] SKIPPED [ 35%] 2023-03-20T11:53:06.5055282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-12] SKIPPED [ 35%] 2023-03-20T11:53:06.5061828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-13] SKIPPED [ 35%] 2023-03-20T11:53:06.5068116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-14] SKIPPED [ 35%] 2023-03-20T11:53:06.5074675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-15] SKIPPED [ 35%] 2023-03-20T11:53:06.5081163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-16] SKIPPED [ 35%] 2023-03-20T11:53:06.5087541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-17] SKIPPED [ 35%] 2023-03-20T11:53:06.5094354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-18] SKIPPED [ 35%] 2023-03-20T11:53:06.5100764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-19] SKIPPED [ 35%] 2023-03-20T11:53:06.5106849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-20] SKIPPED [ 35%] 2023-03-20T11:53:06.5113461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-21] SKIPPED [ 35%] 2023-03-20T11:53:06.5119812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-22] SKIPPED [ 35%] 2023-03-20T11:53:06.5127202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-23] SKIPPED [ 35%] 2023-03-20T11:53:06.5133330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-24] SKIPPED [ 35%] 2023-03-20T11:53:06.5139602Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-25] SKIPPED [ 35%] 2023-03-20T11:53:06.5145862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-26] SKIPPED [ 35%] 2023-03-20T11:53:06.5152597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-27] SKIPPED [ 35%] 2023-03-20T11:53:06.5158852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-28] SKIPPED [ 35%] 2023-03-20T11:53:06.5165213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-29] SKIPPED [ 35%] 2023-03-20T11:53:06.5172660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-30] SKIPPED [ 35%] 2023-03-20T11:53:06.5178077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-31] SKIPPED [ 35%] 2023-03-20T11:53:06.5184077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-32] SKIPPED [ 35%] 2023-03-20T11:53:06.5190410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-33] SKIPPED [ 35%] 2023-03-20T11:53:06.5198310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-34] SKIPPED [ 35%] 2023-03-20T11:53:06.5204506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-35] SKIPPED [ 35%] 2023-03-20T11:53:06.5211111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-36] SKIPPED [ 35%] 2023-03-20T11:53:06.5217494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-37] SKIPPED [ 35%] 2023-03-20T11:53:06.5223614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-38] SKIPPED [ 35%] 2023-03-20T11:53:06.5230094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-39] SKIPPED [ 35%] 2023-03-20T11:53:06.5236704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-40] SKIPPED [ 35%] 2023-03-20T11:53:06.5243157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-41] SKIPPED [ 35%] 2023-03-20T11:53:06.5250269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-42] SKIPPED [ 35%] 2023-03-20T11:53:06.5255899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-43] SKIPPED [ 35%] 2023-03-20T11:53:06.5262258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-44] SKIPPED [ 35%] 2023-03-20T11:53:06.5268526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-45] SKIPPED [ 35%] 2023-03-20T11:53:06.5276150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-46] SKIPPED [ 35%] 2023-03-20T11:53:06.5282737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-47] SKIPPED [ 35%] 2023-03-20T11:53:06.5290235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-48] SKIPPED [ 35%] 2023-03-20T11:53:06.5295421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-49] SKIPPED [ 35%] 2023-03-20T11:53:06.5301947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-50] SKIPPED [ 35%] 2023-03-20T11:53:06.5308320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-51] SKIPPED [ 35%] 2023-03-20T11:53:06.5314954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-52] SKIPPED [ 35%] 2023-03-20T11:53:06.5321354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-53] SKIPPED [ 35%] 2023-03-20T11:53:06.5328734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-54] SKIPPED [ 35%] 2023-03-20T11:53:06.5334454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-55] SKIPPED [ 35%] 2023-03-20T11:53:06.5340891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-56] SKIPPED [ 35%] 2023-03-20T11:53:06.5348345Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-57] SKIPPED [ 35%] 2023-03-20T11:53:06.5354982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-58] SKIPPED [ 35%] 2023-03-20T11:53:06.5371136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-59] SKIPPED [ 35%] 2023-03-20T11:53:06.5371574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-60] SKIPPED [ 35%] 2023-03-20T11:53:06.5373989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-61] SKIPPED [ 35%] 2023-03-20T11:53:06.5379828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-62] SKIPPED [ 35%] 2023-03-20T11:53:06.5386211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-63] SKIPPED [ 35%] 2023-03-20T11:53:06.5392729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-64] SKIPPED [ 35%] 2023-03-20T11:53:06.5399145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-65] SKIPPED [ 35%] 2023-03-20T11:53:06.5405183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-66] SKIPPED [ 35%] 2023-03-20T11:53:06.5412501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-67] SKIPPED [ 35%] 2023-03-20T11:53:06.5418031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-68] SKIPPED [ 35%] 2023-03-20T11:53:06.5425294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-69] SKIPPED [ 35%] 2023-03-20T11:53:06.5431862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-70] SKIPPED [ 35%] 2023-03-20T11:53:06.5438449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-71] SKIPPED [ 35%] 2023-03-20T11:53:06.5444673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-72] SKIPPED [ 35%] 2023-03-20T11:53:06.5452190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-73] SKIPPED [ 35%] 2023-03-20T11:53:06.5457754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-74] SKIPPED [ 35%] 2023-03-20T11:53:06.5464489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-75] SKIPPED [ 35%] 2023-03-20T11:53:06.5471043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-76] SKIPPED [ 35%] 2023-03-20T11:53:06.5477294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-77] SKIPPED [ 35%] 2023-03-20T11:53:06.5483475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-78] SKIPPED [ 35%] 2023-03-20T11:53:06.5490449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-79] SKIPPED [ 35%] 2023-03-20T11:53:06.5497653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-80] SKIPPED [ 35%] 2023-03-20T11:53:06.5504135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-81] SKIPPED [ 35%] 2023-03-20T11:53:06.5510571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-82] SKIPPED [ 35%] 2023-03-20T11:53:06.5516965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_image_tensor-83] SKIPPED [ 35%] 2023-03-20T11:53:06.5523137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-00] SKIPPED [ 35%] 2023-03-20T11:53:06.5530371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-01] SKIPPED [ 35%] 2023-03-20T11:53:06.5535895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-02] SKIPPED [ 35%] 2023-03-20T11:53:06.5542472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-03] SKIPPED [ 35%] 2023-03-20T11:53:06.5548646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-04] SKIPPED [ 35%] 2023-03-20T11:53:06.5555273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-05] SKIPPED [ 35%] 2023-03-20T11:53:06.5561987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-06] SKIPPED [ 35%] 2023-03-20T11:53:06.5569059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-07] SKIPPED [ 35%] 2023-03-20T11:53:06.5575761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-08] SKIPPED [ 35%] 2023-03-20T11:53:06.5582468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-09] SKIPPED [ 35%] 2023-03-20T11:53:06.5588914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-10] SKIPPED [ 35%] 2023-03-20T11:53:06.5595602Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-11] SKIPPED [ 35%] 2023-03-20T11:53:06.5602126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-12] SKIPPED [ 35%] 2023-03-20T11:53:06.5609682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-13] SKIPPED [ 35%] 2023-03-20T11:53:06.5615272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-14] SKIPPED [ 35%] 2023-03-20T11:53:06.5621914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-15] SKIPPED [ 35%] 2023-03-20T11:53:06.5628302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-16] SKIPPED [ 35%] 2023-03-20T11:53:06.5635118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-17] SKIPPED [ 35%] 2023-03-20T11:53:06.5641415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-18] SKIPPED [ 35%] 2023-03-20T11:53:06.5650384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-19] SKIPPED [ 35%] 2023-03-20T11:53:06.5655738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-20] SKIPPED [ 36%] 2023-03-20T11:53:06.5662323Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-21] SKIPPED [ 36%] 2023-03-20T11:53:06.5668631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-22] SKIPPED [ 36%] 2023-03-20T11:53:06.5675447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-23] SKIPPED [ 36%] 2023-03-20T11:53:06.5681885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-24] SKIPPED [ 36%] 2023-03-20T11:53:06.5689015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-25] SKIPPED [ 36%] 2023-03-20T11:53:06.5694755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-26] SKIPPED [ 36%] 2023-03-20T11:53:06.5701247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-27] SKIPPED [ 36%] 2023-03-20T11:53:06.5707644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-28] SKIPPED [ 36%] 2023-03-20T11:53:06.5714325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-29] SKIPPED [ 36%] 2023-03-20T11:53:06.5721934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-30] SKIPPED [ 36%] 2023-03-20T11:53:06.5729497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-31] SKIPPED [ 36%] 2023-03-20T11:53:06.5735079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-32] SKIPPED [ 36%] 2023-03-20T11:53:06.5741645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-33] SKIPPED [ 36%] 2023-03-20T11:53:06.5748036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-34] SKIPPED [ 36%] 2023-03-20T11:53:06.5754787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-convert_dtype_video-35] SKIPPED [ 36%] 2023-03-20T11:53:06.5761290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-00] SKIPPED [ 36%] 2023-03-20T11:53:06.5767513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-01] SKIPPED [ 36%] 2023-03-20T11:53:06.5774270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-02] SKIPPED [ 36%] 2023-03-20T11:53:06.5780671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-03] SKIPPED [ 36%] 2023-03-20T11:53:06.5787211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-04] SKIPPED [ 36%] 2023-03-20T11:53:06.5793927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-05] SKIPPED [ 36%] 2023-03-20T11:53:06.5803247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-06] SKIPPED [ 36%] 2023-03-20T11:53:06.5810997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-07] SKIPPED [ 36%] 2023-03-20T11:53:06.5816258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-08] SKIPPED [ 36%] 2023-03-20T11:53:06.5822966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-09] SKIPPED [ 36%] 2023-03-20T11:53:06.5829224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-10] SKIPPED [ 36%] 2023-03-20T11:53:06.5835931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-11] SKIPPED [ 36%] 2023-03-20T11:53:06.5842430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-12] SKIPPED [ 36%] 2023-03-20T11:53:06.5850363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-13] SKIPPED [ 36%] 2023-03-20T11:53:06.5855523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-14] SKIPPED [ 36%] 2023-03-20T11:53:06.5862141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-15] SKIPPED [ 36%] 2023-03-20T11:53:06.5868452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-16] SKIPPED [ 36%] 2023-03-20T11:53:06.5876045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-17] SKIPPED [ 36%] 2023-03-20T11:53:06.5882446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-18] SKIPPED [ 36%] 2023-03-20T11:53:06.5890172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-19] SKIPPED [ 36%] 2023-03-20T11:53:06.5895285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-20] SKIPPED [ 36%] 2023-03-20T11:53:06.5902159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-21] SKIPPED [ 36%] 2023-03-20T11:53:06.5908454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-22] SKIPPED [ 36%] 2023-03-20T11:53:06.5915045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-23] SKIPPED [ 36%] 2023-03-20T11:53:06.5921630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-24] SKIPPED [ 36%] 2023-03-20T11:53:06.5929223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-25] SKIPPED [ 36%] 2023-03-20T11:53:06.5934631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-26] SKIPPED [ 36%] 2023-03-20T11:53:06.5941295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-27] SKIPPED [ 36%] 2023-03-20T11:53:06.5947507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-28] SKIPPED [ 36%] 2023-03-20T11:53:06.5955629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-29] SKIPPED [ 36%] 2023-03-20T11:53:06.5962193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-30] SKIPPED [ 36%] 2023-03-20T11:53:06.5969831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-31] SKIPPED [ 36%] 2023-03-20T11:53:06.5975280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-32] SKIPPED [ 36%] 2023-03-20T11:53:06.5981845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-33] SKIPPED [ 36%] 2023-03-20T11:53:06.5988321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-34] SKIPPED [ 36%] 2023-03-20T11:53:06.5994491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cpu-uniform_temporal_subsample_video-35] SKIPPED [ 36%] 2023-03-20T11:53:06.6012676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-00] SKIPPED [ 36%] 2023-03-20T11:53:06.6038031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-01] PASSED [ 36%] 2023-03-20T11:53:06.6066676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-02] PASSED [ 36%] 2023-03-20T11:53:06.6082706Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-03] SKIPPED [ 36%] 2023-03-20T11:53:06.6097099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-04] SKIPPED [ 36%] 2023-03-20T11:53:06.6111841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-05] SKIPPED [ 36%] 2023-03-20T11:53:06.6126278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-06] SKIPPED [ 36%] 2023-03-20T11:53:06.6151406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-07] PASSED [ 36%] 2023-03-20T11:53:06.6180283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-08] PASSED [ 36%] 2023-03-20T11:53:06.6195020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-09] SKIPPED [ 36%] 2023-03-20T11:53:06.6209612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-10] SKIPPED [ 36%] 2023-03-20T11:53:06.6225650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-11] SKIPPED [ 36%] 2023-03-20T11:53:06.6240119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-12] SKIPPED [ 36%] 2023-03-20T11:53:06.6264673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-13] PASSED [ 36%] 2023-03-20T11:53:06.6293842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-14] PASSED [ 36%] 2023-03-20T11:53:06.6308058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-15] SKIPPED [ 36%] 2023-03-20T11:53:06.6322451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-16] SKIPPED [ 36%] 2023-03-20T11:53:06.6336718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-17] SKIPPED [ 36%] 2023-03-20T11:53:06.6351818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-18] SKIPPED [ 36%] 2023-03-20T11:53:06.6376043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-19] PASSED [ 36%] 2023-03-20T11:53:06.6406658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-20] PASSED [ 36%] 2023-03-20T11:53:06.6421371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-21] SKIPPED [ 36%] 2023-03-20T11:53:06.6435994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-22] SKIPPED [ 36%] 2023-03-20T11:53:06.6450741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_image_tensor-23] SKIPPED [ 36%] 2023-03-20T11:53:06.6467198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_bounding_box-0] SKIPPED [ 36%] 2023-03-20T11:53:06.6513656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_bounding_box-1] PASSED [ 36%] 2023-03-20T11:53:06.6569155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_bounding_box-2] PASSED [ 36%] 2023-03-20T11:53:06.6582847Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_bounding_box-3] SKIPPED [ 36%] 2023-03-20T11:53:06.6598567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_bounding_box-4] SKIPPED [ 36%] 2023-03-20T11:53:06.6613397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_bounding_box-5] SKIPPED [ 36%] 2023-03-20T11:53:06.6629232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-00] PASSED [ 36%] 2023-03-20T11:53:06.6650455Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-01] PASSED [ 36%] 2023-03-20T11:53:06.6672421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-02] PASSED [ 36%] 2023-03-20T11:53:06.6686419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-03] SKIPPED [ 36%] 2023-03-20T11:53:06.6700993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-04] SKIPPED [ 36%] 2023-03-20T11:53:06.6715310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-05] SKIPPED [ 36%] 2023-03-20T11:53:06.6730277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-06] SKIPPED [ 36%] 2023-03-20T11:53:06.6746034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-07] SKIPPED [ 36%] 2023-03-20T11:53:06.6761442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-08] SKIPPED [ 36%] 2023-03-20T11:53:06.6776320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-09] SKIPPED [ 36%] 2023-03-20T11:53:06.6790630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-10] SKIPPED [ 36%] 2023-03-20T11:53:06.6804682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-11] SKIPPED [ 36%] 2023-03-20T11:53:06.6821047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-12] PASSED [ 36%] 2023-03-20T11:53:06.6841043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-13] PASSED [ 36%] 2023-03-20T11:53:06.6863834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-14] PASSED [ 36%] 2023-03-20T11:53:06.6878300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-15] SKIPPED [ 36%] 2023-03-20T11:53:06.6893918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-16] SKIPPED [ 36%] 2023-03-20T11:53:06.6908018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-17] SKIPPED [ 36%] 2023-03-20T11:53:06.6922452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-18] SKIPPED [ 36%] 2023-03-20T11:53:06.6942076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-19] PASSED [ 36%] 2023-03-20T11:53:06.6963888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-20] PASSED [ 36%] 2023-03-20T11:53:06.6978193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-21] SKIPPED [ 36%] 2023-03-20T11:53:06.6992689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-22] SKIPPED [ 36%] 2023-03-20T11:53:06.7006672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-23] SKIPPED [ 36%] 2023-03-20T11:53:06.7022600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-24] SKIPPED [ 36%] 2023-03-20T11:53:06.7042077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-25] PASSED [ 36%] 2023-03-20T11:53:06.7064121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-26] PASSED [ 36%] 2023-03-20T11:53:06.7078475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-27] SKIPPED [ 36%] 2023-03-20T11:53:06.7093066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-28] SKIPPED [ 36%] 2023-03-20T11:53:06.7106616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-29] SKIPPED [ 36%] 2023-03-20T11:53:06.7121220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-30] SKIPPED [ 36%] 2023-03-20T11:53:06.7140719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-31] PASSED [ 36%] 2023-03-20T11:53:06.7162636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-32] PASSED [ 36%] 2023-03-20T11:53:06.7176848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-33] SKIPPED [ 36%] 2023-03-20T11:53:06.7192594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-34] SKIPPED [ 36%] 2023-03-20T11:53:06.7206672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_mask-35] SKIPPED [ 36%] 2023-03-20T11:53:06.7221682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-00] SKIPPED [ 36%] 2023-03-20T11:53:06.7236474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-01] SKIPPED [ 36%] 2023-03-20T11:53:06.7251954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-02] SKIPPED [ 36%] 2023-03-20T11:53:06.7271279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-03] PASSED [ 36%] 2023-03-20T11:53:06.7296058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-04] PASSED [ 36%] 2023-03-20T11:53:06.7319687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-05] PASSED [ 36%] 2023-03-20T11:53:06.7342092Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-06] PASSED [ 36%] 2023-03-20T11:53:06.7372187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-07] PASSED [ 36%] 2023-03-20T11:53:06.7399146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-08] PASSED [ 36%] 2023-03-20T11:53:06.7413869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-09] SKIPPED [ 36%] 2023-03-20T11:53:06.7430002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-10] SKIPPED [ 36%] 2023-03-20T11:53:06.7444882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-11] SKIPPED [ 36%] 2023-03-20T11:53:06.7459094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-12] SKIPPED [ 36%] 2023-03-20T11:53:06.7473600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-13] SKIPPED [ 36%] 2023-03-20T11:53:06.7487839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-14] SKIPPED [ 36%] 2023-03-20T11:53:06.7502288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-15] SKIPPED [ 36%] 2023-03-20T11:53:06.7520134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-16] SKIPPED [ 36%] 2023-03-20T11:53:06.7534501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-17] SKIPPED [ 36%] 2023-03-20T11:53:06.7549287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-18] SKIPPED [ 36%] 2023-03-20T11:53:06.7563993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-19] SKIPPED [ 36%] 2023-03-20T11:53:06.7578021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-20] SKIPPED [ 36%] 2023-03-20T11:53:06.7598251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-21] PASSED [ 36%] 2023-03-20T11:53:06.7622051Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-22] PASSED [ 36%] 2023-03-20T11:53:06.7644198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-23] PASSED [ 36%] 2023-03-20T11:53:06.7665704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-24] PASSED [ 36%] 2023-03-20T11:53:06.7694373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-25] PASSED [ 36%] 2023-03-20T11:53:06.7721402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-26] PASSED [ 36%] 2023-03-20T11:53:06.7735350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-27] SKIPPED [ 36%] 2023-03-20T11:53:06.7751070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-28] SKIPPED [ 36%] 2023-03-20T11:53:06.7764435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-29] SKIPPED [ 36%] 2023-03-20T11:53:06.7778219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-30] SKIPPED [ 36%] 2023-03-20T11:53:06.7792567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-31] SKIPPED [ 36%] 2023-03-20T11:53:06.7806218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-32] SKIPPED [ 36%] 2023-03-20T11:53:06.7820293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-33] SKIPPED [ 36%] 2023-03-20T11:53:06.7834550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-34] SKIPPED [ 36%] 2023-03-20T11:53:06.7850519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-horizontal_flip_video-35] SKIPPED [ 36%] 2023-03-20T11:53:06.7863715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-00] SKIPPED [ 36%] 2023-03-20T11:53:06.7877039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-01] SKIPPED [ 36%] 2023-03-20T11:53:06.7890990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-02] SKIPPED [ 36%] 2023-03-20T11:53:06.7904544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-03] SKIPPED [ 36%] 2023-03-20T11:53:06.7918480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-04] SKIPPED [ 36%] 2023-03-20T11:53:06.7943789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-05] PASSED [ 36%] 2023-03-20T11:53:06.7968930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-06] PASSED [ 36%] 2023-03-20T11:53:06.7994524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-07] PASSED [ 36%] 2023-03-20T11:53:06.8018879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-08] PASSED [ 36%] 2023-03-20T11:53:06.8044009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-09] PASSED [ 36%] 2023-03-20T11:53:06.8073938Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-10] PASSED [ 36%] 2023-03-20T11:53:06.8103574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-11] PASSED [ 36%] 2023-03-20T11:53:06.8133362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-12] PASSED [ 36%] 2023-03-20T11:53:06.8162789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-13] PASSED [ 36%] 2023-03-20T11:53:06.8192957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-14] PASSED [ 36%] 2023-03-20T11:53:06.8206775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-15] SKIPPED [ 36%] 2023-03-20T11:53:06.8220393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-16] SKIPPED [ 36%] 2023-03-20T11:53:06.8234121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-17] SKIPPED [ 36%] 2023-03-20T11:53:06.8247356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-18] SKIPPED [ 36%] 2023-03-20T11:53:06.8262301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-19] SKIPPED [ 36%] 2023-03-20T11:53:06.8275879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-20] SKIPPED [ 36%] 2023-03-20T11:53:06.8290203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-21] SKIPPED [ 36%] 2023-03-20T11:53:06.8303133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-22] SKIPPED [ 36%] 2023-03-20T11:53:06.8317034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-23] SKIPPED [ 36%] 2023-03-20T11:53:06.8330945Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-24] SKIPPED [ 36%] 2023-03-20T11:53:06.8343869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-25] SKIPPED [ 36%] 2023-03-20T11:53:06.8358882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-26] SKIPPED [ 36%] 2023-03-20T11:53:06.8373422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-27] SKIPPED [ 36%] 2023-03-20T11:53:06.8385917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-28] SKIPPED [ 36%] 2023-03-20T11:53:06.8399940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-29] SKIPPED [ 36%] 2023-03-20T11:53:06.8413664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-30] SKIPPED [ 36%] 2023-03-20T11:53:06.8427067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-31] SKIPPED [ 36%] 2023-03-20T11:53:06.8441025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-32] SKIPPED [ 36%] 2023-03-20T11:53:06.8456186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-33] SKIPPED [ 36%] 2023-03-20T11:53:06.8470018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-34] SKIPPED [ 36%] 2023-03-20T11:53:06.8484245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-35] SKIPPED [ 36%] 2023-03-20T11:53:06.8498518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-36] SKIPPED [ 36%] 2023-03-20T11:53:06.8513119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-37] SKIPPED [ 36%] 2023-03-20T11:53:06.8527148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-38] SKIPPED [ 36%] 2023-03-20T11:53:06.8552606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-39] PASSED [ 36%] 2023-03-20T11:53:06.8577734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-40] PASSED [ 36%] 2023-03-20T11:53:06.8604980Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-41] PASSED [ 36%] 2023-03-20T11:53:06.8628567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-42] PASSED [ 36%] 2023-03-20T11:53:06.8653326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-43] PASSED [ 36%] 2023-03-20T11:53:06.8677589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-44] PASSED [ 36%] 2023-03-20T11:53:06.8700004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-45] PASSED [ 36%] 2023-03-20T11:53:06.8722531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-46] PASSED [ 36%] 2023-03-20T11:53:06.8746178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-47] PASSED [ 36%] 2023-03-20T11:53:06.8775717Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-48] PASSED [ 36%] 2023-03-20T11:53:06.8805714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-49] PASSED [ 36%] 2023-03-20T11:53:06.8836203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-50] PASSED [ 36%] 2023-03-20T11:53:06.8864191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-51] PASSED [ 36%] 2023-03-20T11:53:06.8893848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-52] PASSED [ 36%] 2023-03-20T11:53:06.8922936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-53] PASSED [ 36%] 2023-03-20T11:53:06.8948493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-54] PASSED [ 36%] 2023-03-20T11:53:06.8974805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-55] PASSED [ 36%] 2023-03-20T11:53:06.9002211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-56] PASSED [ 36%] 2023-03-20T11:53:06.9016403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-57] SKIPPED [ 36%] 2023-03-20T11:53:06.9030961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-58] SKIPPED [ 36%] 2023-03-20T11:53:06.9045011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-59] SKIPPED [ 36%] 2023-03-20T11:53:06.9060371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-60] SKIPPED [ 36%] 2023-03-20T11:53:06.9074974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-61] SKIPPED [ 36%] 2023-03-20T11:53:06.9090171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-62] SKIPPED [ 36%] 2023-03-20T11:53:06.9102985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-63] SKIPPED [ 36%] 2023-03-20T11:53:06.9116689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-64] SKIPPED [ 36%] 2023-03-20T11:53:06.9131011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-65] SKIPPED [ 36%] 2023-03-20T11:53:06.9145031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-66] SKIPPED [ 36%] 2023-03-20T11:53:06.9160575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-67] SKIPPED [ 36%] 2023-03-20T11:53:06.9174962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-68] SKIPPED [ 36%] 2023-03-20T11:53:06.9188918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-69] SKIPPED [ 36%] 2023-03-20T11:53:06.9203003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-70] SKIPPED [ 36%] 2023-03-20T11:53:06.9217329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-71] SKIPPED [ 36%] 2023-03-20T11:53:06.9231875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-72] SKIPPED [ 36%] 2023-03-20T11:53:06.9247066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-73] SKIPPED [ 36%] 2023-03-20T11:53:06.9261156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-74] SKIPPED [ 36%] 2023-03-20T11:53:06.9275217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-75] SKIPPED [ 36%] 2023-03-20T11:53:06.9290240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-76] SKIPPED [ 36%] 2023-03-20T11:53:06.9303385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-77] SKIPPED [ 36%] 2023-03-20T11:53:06.9317476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-78] SKIPPED [ 36%] 2023-03-20T11:53:06.9332389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-79] SKIPPED [ 36%] 2023-03-20T11:53:06.9346964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-80] SKIPPED [ 36%] 2023-03-20T11:53:06.9361225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-81] SKIPPED [ 36%] 2023-03-20T11:53:06.9375150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-82] SKIPPED [ 36%] 2023-03-20T11:53:06.9389283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-83] SKIPPED [ 36%] 2023-03-20T11:53:06.9403779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_image_tensor-84] SKIPPED [ 36%] 2023-03-20T11:53:06.9420293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-000] SKIPPED [ 36%] 2023-03-20T11:53:06.9436483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-001] SKIPPED [ 36%] 2023-03-20T11:53:06.9455328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-002] SKIPPED [ 36%] 2023-03-20T11:53:06.9471286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-003] SKIPPED [ 36%] 2023-03-20T11:53:06.9486796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-004] SKIPPED [ 36%] 2023-03-20T11:53:06.9502140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-005] SKIPPED [ 36%] 2023-03-20T11:53:06.9518255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-006] SKIPPED [ 36%] 2023-03-20T11:53:06.9533908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-007] SKIPPED [ 36%] 2023-03-20T11:53:06.9549551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-008] SKIPPED [ 36%] 2023-03-20T11:53:06.9566791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-009] SKIPPED [ 36%] 2023-03-20T11:53:06.9582787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-010] SKIPPED [ 36%] 2023-03-20T11:53:06.9598436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-011] SKIPPED [ 36%] 2023-03-20T11:53:06.9614206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-012] SKIPPED [ 36%] 2023-03-20T11:53:06.9630072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-013] SKIPPED [ 36%] 2023-03-20T11:53:06.9645527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-014] SKIPPED [ 36%] 2023-03-20T11:53:06.9661458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-015] SKIPPED [ 36%] 2023-03-20T11:53:06.9678907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-016] SKIPPED [ 36%] 2023-03-20T11:53:06.9694370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-017] SKIPPED [ 36%] 2023-03-20T11:53:06.9710165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-018] SKIPPED [ 36%] 2023-03-20T11:53:06.9725712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-019] SKIPPED [ 36%] 2023-03-20T11:53:06.9741662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-020] SKIPPED [ 36%] 2023-03-20T11:53:06.9757255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-021] SKIPPED [ 36%] 2023-03-20T11:53:06.9773815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-022] SKIPPED [ 36%] 2023-03-20T11:53:06.9790284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-023] SKIPPED [ 36%] 2023-03-20T11:53:06.9805819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-024] SKIPPED [ 36%] 2023-03-20T11:53:06.9821725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-025] SKIPPED [ 36%] 2023-03-20T11:53:06.9837285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-026] SKIPPED [ 36%] 2023-03-20T11:53:06.9853647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-027] SKIPPED [ 36%] 2023-03-20T11:53:06.9868122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-028] SKIPPED [ 36%] 2023-03-20T11:53:06.9883757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-029] SKIPPED [ 36%] 2023-03-20T11:53:06.9901561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-030] SKIPPED [ 36%] 2023-03-20T11:53:06.9917569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-031] SKIPPED [ 36%] 2023-03-20T11:53:06.9933872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-032] SKIPPED [ 36%] 2023-03-20T11:53:06.9949319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-033] SKIPPED [ 36%] 2023-03-20T11:53:06.9964621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-034] SKIPPED [ 36%] 2023-03-20T11:53:06.9980786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-035] SKIPPED [ 36%] 2023-03-20T11:53:06.9996670Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-036] SKIPPED [ 36%] 2023-03-20T11:53:07.0014143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-037] SKIPPED [ 36%] 2023-03-20T11:53:07.0030054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-038] SKIPPED [ 36%] 2023-03-20T11:53:07.0045786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-039] SKIPPED [ 36%] 2023-03-20T11:53:07.0061799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-040] SKIPPED [ 36%] 2023-03-20T11:53:07.0077512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-041] SKIPPED [ 36%] 2023-03-20T11:53:07.0093825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-042] SKIPPED [ 36%] 2023-03-20T11:53:07.0109112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-043] SKIPPED [ 36%] 2023-03-20T11:53:07.0126456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-044] SKIPPED [ 36%] 2023-03-20T11:53:07.0170682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-045] PASSED [ 36%] 2023-03-20T11:53:07.0211571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-046] PASSED [ 36%] 2023-03-20T11:53:07.0251238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-047] PASSED [ 36%] 2023-03-20T11:53:07.0292703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-048] PASSED [ 36%] 2023-03-20T11:53:07.0332907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-049] PASSED [ 36%] 2023-03-20T11:53:07.0370839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-050] PASSED [ 36%] 2023-03-20T11:53:07.0410762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-051] PASSED [ 36%] 2023-03-20T11:53:07.0450192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-052] PASSED [ 36%] 2023-03-20T11:53:07.0488769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-053] PASSED [ 36%] 2023-03-20T11:53:07.0528714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-054] PASSED [ 36%] 2023-03-20T11:53:07.0555933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-055] PASSED [ 36%] 2023-03-20T11:53:07.0584063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-056] PASSED [ 36%] 2023-03-20T11:53:07.0613038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-057] PASSED [ 36%] 2023-03-20T11:53:07.0639651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-058] PASSED [ 36%] 2023-03-20T11:53:07.0667496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-059] PASSED [ 36%] 2023-03-20T11:53:07.0707971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-060] PASSED [ 36%] 2023-03-20T11:53:07.0748334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-061] PASSED [ 36%] 2023-03-20T11:53:07.0788676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-062] PASSED [ 36%] 2023-03-20T11:53:07.0828639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-063] PASSED [ 36%] 2023-03-20T11:53:07.0868984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-064] PASSED [ 36%] 2023-03-20T11:53:07.0908364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-065] PASSED [ 36%] 2023-03-20T11:53:07.0947861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-066] PASSED [ 36%] 2023-03-20T11:53:07.0987319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-067] PASSED [ 36%] 2023-03-20T11:53:07.1026833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-068] PASSED [ 36%] 2023-03-20T11:53:07.1066444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-069] PASSED [ 36%] 2023-03-20T11:53:07.1094255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-070] PASSED [ 36%] 2023-03-20T11:53:07.1122269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-071] PASSED [ 36%] 2023-03-20T11:53:07.1149997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-072] PASSED [ 36%] 2023-03-20T11:53:07.1178236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-073] PASSED [ 36%] 2023-03-20T11:53:07.1205751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-074] PASSED [ 36%] 2023-03-20T11:53:07.1247022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-075] PASSED [ 36%] 2023-03-20T11:53:07.1288708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-076] PASSED [ 36%] 2023-03-20T11:53:07.1330027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-077] PASSED [ 36%] 2023-03-20T11:53:07.1370438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-078] PASSED [ 36%] 2023-03-20T11:53:07.1410675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-079] PASSED [ 36%] 2023-03-20T11:53:07.1450923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-080] PASSED [ 36%] 2023-03-20T11:53:07.1491387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-081] PASSED [ 36%] 2023-03-20T11:53:07.1532233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-082] PASSED [ 36%] 2023-03-20T11:53:07.1572094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-083] PASSED [ 36%] 2023-03-20T11:53:07.1612087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-084] PASSED [ 36%] 2023-03-20T11:53:07.1639439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-085] PASSED [ 36%] 2023-03-20T11:53:07.1667366Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-086] PASSED [ 36%] 2023-03-20T11:53:07.1695124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-087] PASSED [ 36%] 2023-03-20T11:53:07.1723483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-088] PASSED [ 36%] 2023-03-20T11:53:07.1751244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-089] PASSED [ 36%] 2023-03-20T11:53:07.1804476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-090] PASSED [ 36%] 2023-03-20T11:53:07.1855501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-091] PASSED [ 36%] 2023-03-20T11:53:07.1906695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-092] PASSED [ 36%] 2023-03-20T11:53:07.1957667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-093] PASSED [ 36%] 2023-03-20T11:53:07.2007857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-094] PASSED [ 36%] 2023-03-20T11:53:07.2057402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-095] PASSED [ 36%] 2023-03-20T11:53:07.2107027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-096] PASSED [ 36%] 2023-03-20T11:53:07.2156427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-097] PASSED [ 36%] 2023-03-20T11:53:07.2205279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-098] PASSED [ 36%] 2023-03-20T11:53:07.2254727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-099] PASSED [ 36%] 2023-03-20T11:53:07.2288148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-100] PASSED [ 36%] 2023-03-20T11:53:07.2321470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-101] PASSED [ 36%] 2023-03-20T11:53:07.2354722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-102] PASSED [ 36%] 2023-03-20T11:53:07.2387733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-103] PASSED [ 36%] 2023-03-20T11:53:07.2421341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-104] PASSED [ 36%] 2023-03-20T11:53:07.2472073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-105] PASSED [ 36%] 2023-03-20T11:53:07.2522698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-106] PASSED [ 36%] 2023-03-20T11:53:07.2573628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-107] PASSED [ 36%] 2023-03-20T11:53:07.2623946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-108] PASSED [ 36%] 2023-03-20T11:53:07.2675002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-109] PASSED [ 36%] 2023-03-20T11:53:07.2723818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-110] PASSED [ 36%] 2023-03-20T11:53:07.2773760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-111] PASSED [ 36%] 2023-03-20T11:53:07.2821407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-112] PASSED [ 36%] 2023-03-20T11:53:07.2870268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-113] PASSED [ 36%] 2023-03-20T11:53:07.2919536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-114] PASSED [ 36%] 2023-03-20T11:53:07.2953480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-115] PASSED [ 36%] 2023-03-20T11:53:07.2986306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-116] PASSED [ 36%] 2023-03-20T11:53:07.3019606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-117] PASSED [ 36%] 2023-03-20T11:53:07.3053582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-118] PASSED [ 36%] 2023-03-20T11:53:07.3086438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-119] PASSED [ 36%] 2023-03-20T11:53:07.3137812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-120] PASSED [ 36%] 2023-03-20T11:53:07.3189383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-121] PASSED [ 36%] 2023-03-20T11:53:07.3241105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-122] PASSED [ 36%] 2023-03-20T11:53:07.3293472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-123] PASSED [ 36%] 2023-03-20T11:53:07.3343957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-124] PASSED [ 36%] 2023-03-20T11:53:07.3394841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-125] PASSED [ 36%] 2023-03-20T11:53:07.3444085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-126] PASSED [ 36%] 2023-03-20T11:53:07.3493725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-127] PASSED [ 36%] 2023-03-20T11:53:07.3543913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-128] PASSED [ 36%] 2023-03-20T11:53:07.3595427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-129] PASSED [ 36%] 2023-03-20T11:53:07.3627538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-130] PASSED [ 36%] 2023-03-20T11:53:07.3661543Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-131] PASSED [ 36%] 2023-03-20T11:53:07.3695092Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-132] PASSED [ 36%] 2023-03-20T11:53:07.3729559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-133] PASSED [ 36%] 2023-03-20T11:53:07.3762414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-134] PASSED [ 36%] 2023-03-20T11:53:07.3776812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-135] SKIPPED [ 36%] 2023-03-20T11:53:07.3791044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-136] SKIPPED [ 36%] 2023-03-20T11:53:07.3804900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-137] SKIPPED [ 36%] 2023-03-20T11:53:07.3820445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-138] SKIPPED [ 36%] 2023-03-20T11:53:07.3834249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-139] SKIPPED [ 36%] 2023-03-20T11:53:07.3849117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-140] SKIPPED [ 36%] 2023-03-20T11:53:07.3862357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-141] SKIPPED [ 36%] 2023-03-20T11:53:07.3876199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-142] SKIPPED [ 36%] 2023-03-20T11:53:07.3890465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-143] SKIPPED [ 36%] 2023-03-20T11:53:07.3905224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-144] SKIPPED [ 36%] 2023-03-20T11:53:07.3919352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-145] SKIPPED [ 36%] 2023-03-20T11:53:07.3933234Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-146] SKIPPED [ 36%] 2023-03-20T11:53:07.3946976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-147] SKIPPED [ 36%] 2023-03-20T11:53:07.3960861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-148] SKIPPED [ 36%] 2023-03-20T11:53:07.3974525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-149] SKIPPED [ 36%] 2023-03-20T11:53:07.3987903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-150] SKIPPED [ 36%] 2023-03-20T11:53:07.4003093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-151] SKIPPED [ 36%] 2023-03-20T11:53:07.4016581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-152] SKIPPED [ 36%] 2023-03-20T11:53:07.4030216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-153] SKIPPED [ 36%] 2023-03-20T11:53:07.4043979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-154] SKIPPED [ 36%] 2023-03-20T11:53:07.4057731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-155] SKIPPED [ 36%] 2023-03-20T11:53:07.4071629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-156] SKIPPED [ 36%] 2023-03-20T11:53:07.4085274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-157] SKIPPED [ 36%] 2023-03-20T11:53:07.4103268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-158] SKIPPED [ 36%] 2023-03-20T11:53:07.4117111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-159] SKIPPED [ 36%] 2023-03-20T11:53:07.4131203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-160] SKIPPED [ 36%] 2023-03-20T11:53:07.4144650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-161] SKIPPED [ 36%] 2023-03-20T11:53:07.4158560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-162] SKIPPED [ 36%] 2023-03-20T11:53:07.4172930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-163] SKIPPED [ 36%] 2023-03-20T11:53:07.4186094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-164] SKIPPED [ 36%] 2023-03-20T11:53:07.4201137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-165] SKIPPED [ 36%] 2023-03-20T11:53:07.4215036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-166] SKIPPED [ 36%] 2023-03-20T11:53:07.4228844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-167] SKIPPED [ 36%] 2023-03-20T11:53:07.4242970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-168] SKIPPED [ 36%] 2023-03-20T11:53:07.4256812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-169] SKIPPED [ 36%] 2023-03-20T11:53:07.4271086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-170] SKIPPED [ 36%] 2023-03-20T11:53:07.4285032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-171] SKIPPED [ 36%] 2023-03-20T11:53:07.4300200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-172] SKIPPED [ 36%] 2023-03-20T11:53:07.4314381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-173] SKIPPED [ 36%] 2023-03-20T11:53:07.4329267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-174] SKIPPED [ 36%] 2023-03-20T11:53:07.4342187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-175] SKIPPED [ 36%] 2023-03-20T11:53:07.4355379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-176] SKIPPED [ 36%] 2023-03-20T11:53:07.4370383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-177] SKIPPED [ 36%] 2023-03-20T11:53:07.4382786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-178] SKIPPED [ 36%] 2023-03-20T11:53:07.4398347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-179] SKIPPED [ 36%] 2023-03-20T11:53:07.4413057Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-180] SKIPPED [ 36%] 2023-03-20T11:53:07.4425879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-181] SKIPPED [ 36%] 2023-03-20T11:53:07.4440291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-182] SKIPPED [ 36%] 2023-03-20T11:53:07.4454084Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-183] SKIPPED [ 36%] 2023-03-20T11:53:07.4467803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-184] SKIPPED [ 36%] 2023-03-20T11:53:07.4481874Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-185] SKIPPED [ 36%] 2023-03-20T11:53:07.4497032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-186] SKIPPED [ 36%] 2023-03-20T11:53:07.4511234Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-187] SKIPPED [ 36%] 2023-03-20T11:53:07.4524779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-188] SKIPPED [ 36%] 2023-03-20T11:53:07.4538631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-189] SKIPPED [ 36%] 2023-03-20T11:53:07.4552778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-190] SKIPPED [ 36%] 2023-03-20T11:53:07.4566745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-191] SKIPPED [ 36%] 2023-03-20T11:53:07.4580542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-192] SKIPPED [ 36%] 2023-03-20T11:53:07.4595553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-193] SKIPPED [ 36%] 2023-03-20T11:53:07.4610277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-194] SKIPPED [ 36%] 2023-03-20T11:53:07.4622887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-195] SKIPPED [ 36%] 2023-03-20T11:53:07.4636472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-196] SKIPPED [ 36%] 2023-03-20T11:53:07.4650679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-197] SKIPPED [ 36%] 2023-03-20T11:53:07.4664325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-198] SKIPPED [ 36%] 2023-03-20T11:53:07.4678207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-199] SKIPPED [ 36%] 2023-03-20T11:53:07.4693873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-200] SKIPPED [ 36%] 2023-03-20T11:53:07.4707307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-201] SKIPPED [ 36%] 2023-03-20T11:53:07.4721315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-202] SKIPPED [ 36%] 2023-03-20T11:53:07.4735052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-203] SKIPPED [ 36%] 2023-03-20T11:53:07.4748839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-204] SKIPPED [ 36%] 2023-03-20T11:53:07.4762970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-205] SKIPPED [ 36%] 2023-03-20T11:53:07.4776613Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-206] SKIPPED [ 36%] 2023-03-20T11:53:07.4791967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-207] SKIPPED [ 36%] 2023-03-20T11:53:07.4805218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-208] SKIPPED [ 36%] 2023-03-20T11:53:07.4818705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-209] SKIPPED [ 36%] 2023-03-20T11:53:07.4832711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-210] SKIPPED [ 36%] 2023-03-20T11:53:07.4845931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-211] SKIPPED [ 36%] 2023-03-20T11:53:07.4859501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-212] SKIPPED [ 36%] 2023-03-20T11:53:07.4873456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-213] SKIPPED [ 36%] 2023-03-20T11:53:07.4889676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-214] SKIPPED [ 36%] 2023-03-20T11:53:07.4902155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-215] SKIPPED [ 36%] 2023-03-20T11:53:07.4915923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-216] SKIPPED [ 36%] 2023-03-20T11:53:07.4930333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-217] SKIPPED [ 36%] 2023-03-20T11:53:07.4943048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-218] SKIPPED [ 36%] 2023-03-20T11:53:07.4956877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-219] SKIPPED [ 36%] 2023-03-20T11:53:07.4970534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-220] SKIPPED [ 36%] 2023-03-20T11:53:07.4985583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-221] SKIPPED [ 36%] 2023-03-20T11:53:07.4999434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-222] SKIPPED [ 36%] 2023-03-20T11:53:07.5013254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-223] SKIPPED [ 36%] 2023-03-20T11:53:07.5026299Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-224] SKIPPED [ 36%] 2023-03-20T11:53:07.5039923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-225] SKIPPED [ 36%] 2023-03-20T11:53:07.5053692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-226] SKIPPED [ 36%] 2023-03-20T11:53:07.5066642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-227] SKIPPED [ 36%] 2023-03-20T11:53:07.5081665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-228] SKIPPED [ 36%] 2023-03-20T11:53:07.5095549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-229] SKIPPED [ 36%] 2023-03-20T11:53:07.5109512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-230] SKIPPED [ 36%] 2023-03-20T11:53:07.5123566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-231] SKIPPED [ 36%] 2023-03-20T11:53:07.5137272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-232] SKIPPED [ 36%] 2023-03-20T11:53:07.5151497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-233] SKIPPED [ 36%] 2023-03-20T11:53:07.5165138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-234] SKIPPED [ 36%] 2023-03-20T11:53:07.5180644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-235] SKIPPED [ 36%] 2023-03-20T11:53:07.5194757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-236] SKIPPED [ 36%] 2023-03-20T11:53:07.5209658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-237] SKIPPED [ 36%] 2023-03-20T11:53:07.5222570Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-238] SKIPPED [ 36%] 2023-03-20T11:53:07.5236377Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-239] SKIPPED [ 36%] 2023-03-20T11:53:07.5250779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-240] SKIPPED [ 36%] 2023-03-20T11:53:07.5264021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-241] SKIPPED [ 36%] 2023-03-20T11:53:07.5280748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-242] SKIPPED [ 36%] 2023-03-20T11:53:07.5294618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-243] SKIPPED [ 36%] 2023-03-20T11:53:07.5308518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-244] SKIPPED [ 36%] 2023-03-20T11:53:07.5322233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-245] SKIPPED [ 36%] 2023-03-20T11:53:07.5335933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-246] SKIPPED [ 36%] 2023-03-20T11:53:07.5349802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-247] SKIPPED [ 36%] 2023-03-20T11:53:07.5364010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-248] SKIPPED [ 36%] 2023-03-20T11:53:07.5379282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-249] SKIPPED [ 36%] 2023-03-20T11:53:07.5393467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-250] SKIPPED [ 36%] 2023-03-20T11:53:07.5407118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-251] SKIPPED [ 36%] 2023-03-20T11:53:07.5421199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-252] SKIPPED [ 36%] 2023-03-20T11:53:07.5435067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-253] SKIPPED [ 36%] 2023-03-20T11:53:07.5450166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-254] SKIPPED [ 36%] 2023-03-20T11:53:07.5463067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-255] SKIPPED [ 36%] 2023-03-20T11:53:07.5478480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-256] SKIPPED [ 36%] 2023-03-20T11:53:07.5493027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-257] SKIPPED [ 36%] 2023-03-20T11:53:07.5506197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-258] SKIPPED [ 36%] 2023-03-20T11:53:07.5520157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-259] SKIPPED [ 36%] 2023-03-20T11:53:07.5534091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-260] SKIPPED [ 36%] 2023-03-20T11:53:07.5547948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-261] SKIPPED [ 36%] 2023-03-20T11:53:07.5562162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-262] SKIPPED [ 36%] 2023-03-20T11:53:07.5577531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-263] SKIPPED [ 36%] 2023-03-20T11:53:07.5591181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-264] SKIPPED [ 36%] 2023-03-20T11:53:07.5605024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-265] SKIPPED [ 36%] 2023-03-20T11:53:07.5618935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-266] SKIPPED [ 36%] 2023-03-20T11:53:07.5632904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-267] SKIPPED [ 36%] 2023-03-20T11:53:07.5646823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-268] SKIPPED [ 36%] 2023-03-20T11:53:07.5661045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_bounding_box-269] SKIPPED [ 36%] 2023-03-20T11:53:07.5695576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-00] PASSED [ 36%] 2023-03-20T11:53:07.5725535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-01] PASSED [ 36%] 2023-03-20T11:53:07.5773000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-02] PASSED [ 36%] 2023-03-20T11:53:07.5786178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-03] SKIPPED [ 36%] 2023-03-20T11:53:07.5800587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-04] SKIPPED [ 36%] 2023-03-20T11:53:07.5814698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-05] SKIPPED [ 36%] 2023-03-20T11:53:07.5828905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-06] SKIPPED [ 36%] 2023-03-20T11:53:07.5852877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-07] PASSED [ 36%] 2023-03-20T11:53:07.5877545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-08] PASSED [ 36%] 2023-03-20T11:53:07.5892475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-09] SKIPPED [ 36%] 2023-03-20T11:53:07.5907064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-10] SKIPPED [ 36%] 2023-03-20T11:53:07.5921485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_mask-11] SKIPPED [ 36%] 2023-03-20T11:53:07.5936179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-00] SKIPPED [ 36%] 2023-03-20T11:53:07.5951266Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-01] SKIPPED [ 36%] 2023-03-20T11:53:07.5965293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-02] SKIPPED [ 36%] 2023-03-20T11:53:07.5988650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-03] PASSED [ 36%] 2023-03-20T11:53:07.6015033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-04] PASSED [ 36%] 2023-03-20T11:53:07.6039987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-05] PASSED [ 36%] 2023-03-20T11:53:07.6066298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-06] PASSED [ 36%] 2023-03-20T11:53:07.6096973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-07] PASSED [ 36%] 2023-03-20T11:53:07.6128889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-08] PASSED [ 36%] 2023-03-20T11:53:07.6142676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-09] SKIPPED [ 36%] 2023-03-20T11:53:07.6157260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-10] SKIPPED [ 36%] 2023-03-20T11:53:07.6172934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-11] SKIPPED [ 36%] 2023-03-20T11:53:07.6186395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-12] SKIPPED [ 36%] 2023-03-20T11:53:07.6200985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-13] SKIPPED [ 36%] 2023-03-20T11:53:07.6215395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-14] SKIPPED [ 36%] 2023-03-20T11:53:07.6231507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-15] SKIPPED [ 36%] 2023-03-20T11:53:07.6245897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-16] SKIPPED [ 36%] 2023-03-20T11:53:07.6260534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-17] SKIPPED [ 36%] 2023-03-20T11:53:07.6275490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-18] SKIPPED [ 36%] 2023-03-20T11:53:07.6290253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-19] SKIPPED [ 36%] 2023-03-20T11:53:07.6304733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-20] SKIPPED [ 36%] 2023-03-20T11:53:07.6328374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-21] PASSED [ 36%] 2023-03-20T11:53:07.6353500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-22] PASSED [ 36%] 2023-03-20T11:53:07.6379701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-23] PASSED [ 36%] 2023-03-20T11:53:07.6406367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-24] PASSED [ 36%] 2023-03-20T11:53:07.6437620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-25] PASSED [ 36%] 2023-03-20T11:53:07.6466389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-26] PASSED [ 36%] 2023-03-20T11:53:07.6481147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-27] SKIPPED [ 36%] 2023-03-20T11:53:07.6495519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-28] SKIPPED [ 36%] 2023-03-20T11:53:07.6510071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-29] SKIPPED [ 36%] 2023-03-20T11:53:07.6524542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-30] SKIPPED [ 36%] 2023-03-20T11:53:07.6538998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-31] SKIPPED [ 36%] 2023-03-20T11:53:07.6554588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-32] SKIPPED [ 36%] 2023-03-20T11:53:07.6570251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-33] SKIPPED [ 36%] 2023-03-20T11:53:07.6583663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-34] SKIPPED [ 36%] 2023-03-20T11:53:07.6598345Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resize_video-35] SKIPPED [ 36%] 2023-03-20T11:53:07.6613458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-000] SKIPPED [ 36%] 2023-03-20T11:53:07.6627305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-001] SKIPPED [ 36%] 2023-03-20T11:53:07.6641744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-002] SKIPPED [ 36%] 2023-03-20T11:53:07.6657524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-003] SKIPPED [ 36%] 2023-03-20T11:53:07.6671608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-004] SKIPPED [ 36%] 2023-03-20T11:53:07.6685752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-005] SKIPPED [ 36%] 2023-03-20T11:53:07.6700301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-006] SKIPPED [ 36%] 2023-03-20T11:53:07.6714321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-007] SKIPPED [ 36%] 2023-03-20T11:53:07.6729650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-008] SKIPPED [ 36%] 2023-03-20T11:53:07.6743481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-009] SKIPPED [ 36%] 2023-03-20T11:53:07.6759830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-010] SKIPPED [ 36%] 2023-03-20T11:53:07.6775588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-011] SKIPPED [ 36%] 2023-03-20T11:53:07.6790213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-012] SKIPPED [ 36%] 2023-03-20T11:53:07.6804468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-013] SKIPPED [ 36%] 2023-03-20T11:53:07.6818726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-014] SKIPPED [ 36%] 2023-03-20T11:53:07.6833452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-015] SKIPPED [ 36%] 2023-03-20T11:53:07.6848789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-016] SKIPPED [ 36%] 2023-03-20T11:53:07.6865671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-017] SKIPPED [ 36%] 2023-03-20T11:53:07.6880058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-018] SKIPPED [ 36%] 2023-03-20T11:53:07.6894348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-019] SKIPPED [ 36%] 2023-03-20T11:53:07.6908547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-020] SKIPPED [ 36%] 2023-03-20T11:53:07.6923106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-021] SKIPPED [ 36%] 2023-03-20T11:53:07.6961148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-022] PASSED [ 36%] 2023-03-20T11:53:07.6996752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-023] PASSED [ 36%] 2023-03-20T11:53:07.7032342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-024] PASSED [ 36%] 2023-03-20T11:53:07.7067311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-025] PASSED [ 36%] 2023-03-20T11:53:07.7103144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-026] PASSED [ 36%] 2023-03-20T11:53:07.7138593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-027] PASSED [ 36%] 2023-03-20T11:53:07.7176044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-028] PASSED [ 36%] 2023-03-20T11:53:07.7212529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-029] PASSED [ 36%] 2023-03-20T11:53:07.7247470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-030] PASSED [ 36%] 2023-03-20T11:53:07.7283101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-031] PASSED [ 36%] 2023-03-20T11:53:07.7318817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-032] PASSED [ 36%] 2023-03-20T11:53:07.7354273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-033] PASSED [ 36%] 2023-03-20T11:53:07.7389870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-034] PASSED [ 36%] 2023-03-20T11:53:07.7425071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-035] PASSED [ 36%] 2023-03-20T11:53:07.7460838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-036] PASSED [ 36%] 2023-03-20T11:53:07.7496220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-037] PASSED [ 36%] 2023-03-20T11:53:07.7532577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-038] PASSED [ 36%] 2023-03-20T11:53:07.7566404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-039] PASSED [ 36%] 2023-03-20T11:53:07.7602074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-040] PASSED [ 36%] 2023-03-20T11:53:07.7638586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-041] PASSED [ 36%] 2023-03-20T11:53:07.7676308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-042] PASSED [ 36%] 2023-03-20T11:53:07.7713086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-043] PASSED [ 36%] 2023-03-20T11:53:07.7757691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-044] PASSED [ 36%] 2023-03-20T11:53:07.7802810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-045] PASSED [ 36%] 2023-03-20T11:53:07.7846822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-046] PASSED [ 36%] 2023-03-20T11:53:07.7892017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-047] PASSED [ 36%] 2023-03-20T11:53:07.7935357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-048] PASSED [ 36%] 2023-03-20T11:53:07.7979114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-049] PASSED [ 36%] 2023-03-20T11:53:07.8023398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-050] PASSED [ 36%] 2023-03-20T11:53:07.8067772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-051] PASSED [ 36%] 2023-03-20T11:53:07.8112508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-052] PASSED [ 36%] 2023-03-20T11:53:07.8156489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-053] PASSED [ 36%] 2023-03-20T11:53:07.8200275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-054] PASSED [ 36%] 2023-03-20T11:53:07.8244527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-055] PASSED [ 36%] 2023-03-20T11:53:07.8289595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-056] PASSED [ 36%] 2023-03-20T11:53:07.8333995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-057] PASSED [ 36%] 2023-03-20T11:53:07.8376902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-058] PASSED [ 36%] 2023-03-20T11:53:07.8421240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-059] PASSED [ 36%] 2023-03-20T11:53:07.8465571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-060] PASSED [ 36%] 2023-03-20T11:53:07.8510042Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-061] PASSED [ 36%] 2023-03-20T11:53:07.8554729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-062] PASSED [ 36%] 2023-03-20T11:53:07.8599243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-063] PASSED [ 36%] 2023-03-20T11:53:07.8643864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-064] PASSED [ 36%] 2023-03-20T11:53:07.8688571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-065] PASSED [ 36%] 2023-03-20T11:53:07.8703615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-066] SKIPPED [ 36%] 2023-03-20T11:53:07.8718168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-067] SKIPPED [ 36%] 2023-03-20T11:53:07.8732902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-068] SKIPPED [ 36%] 2023-03-20T11:53:07.8746348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-069] SKIPPED [ 36%] 2023-03-20T11:53:07.8760731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-070] SKIPPED [ 36%] 2023-03-20T11:53:07.8774876Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-071] SKIPPED [ 36%] 2023-03-20T11:53:07.8790400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-072] SKIPPED [ 36%] 2023-03-20T11:53:07.8804736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-073] SKIPPED [ 36%] 2023-03-20T11:53:07.8818634Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-074] SKIPPED [ 36%] 2023-03-20T11:53:07.8833239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-075] SKIPPED [ 36%] 2023-03-20T11:53:07.8847192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-076] SKIPPED [ 36%] 2023-03-20T11:53:07.8861814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-077] SKIPPED [ 36%] 2023-03-20T11:53:07.8875945Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-078] SKIPPED [ 36%] 2023-03-20T11:53:07.8892364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-079] SKIPPED [ 36%] 2023-03-20T11:53:07.8905470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-080] SKIPPED [ 36%] 2023-03-20T11:53:07.8919691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-081] SKIPPED [ 36%] 2023-03-20T11:53:07.8934129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-082] SKIPPED [ 36%] 2023-03-20T11:53:07.8948061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-083] SKIPPED [ 36%] 2023-03-20T11:53:07.8962516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-084] SKIPPED [ 36%] 2023-03-20T11:53:07.8976627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-085] SKIPPED [ 36%] 2023-03-20T11:53:07.8992130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-086] SKIPPED [ 36%] 2023-03-20T11:53:07.9005961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-087] SKIPPED [ 36%] 2023-03-20T11:53:07.9020419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-088] SKIPPED [ 36%] 2023-03-20T11:53:07.9034921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-089] SKIPPED [ 36%] 2023-03-20T11:53:07.9050170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-090] SKIPPED [ 36%] 2023-03-20T11:53:07.9063101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-091] SKIPPED [ 36%] 2023-03-20T11:53:07.9076883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-092] SKIPPED [ 36%] 2023-03-20T11:53:07.9092339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-093] SKIPPED [ 36%] 2023-03-20T11:53:07.9106295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-094] SKIPPED [ 36%] 2023-03-20T11:53:07.9120714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-095] SKIPPED [ 36%] 2023-03-20T11:53:07.9135016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-096] SKIPPED [ 36%] 2023-03-20T11:53:07.9149093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-097] SKIPPED [ 36%] 2023-03-20T11:53:07.9163429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-098] SKIPPED [ 36%] 2023-03-20T11:53:07.9177232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-099] SKIPPED [ 36%] 2023-03-20T11:53:07.9193049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-100] SKIPPED [ 36%] 2023-03-20T11:53:07.9207011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-101] SKIPPED [ 36%] 2023-03-20T11:53:07.9221337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-102] SKIPPED [ 36%] 2023-03-20T11:53:07.9235517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-103] SKIPPED [ 36%] 2023-03-20T11:53:07.9250475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-104] SKIPPED [ 36%] 2023-03-20T11:53:07.9263957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-105] SKIPPED [ 36%] 2023-03-20T11:53:07.9278141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-106] SKIPPED [ 36%] 2023-03-20T11:53:07.9293844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-107] SKIPPED [ 36%] 2023-03-20T11:53:07.9307705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-108] SKIPPED [ 36%] 2023-03-20T11:53:07.9321976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-109] SKIPPED [ 36%] 2023-03-20T11:53:07.9336185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-110] SKIPPED [ 36%] 2023-03-20T11:53:07.9350469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-111] SKIPPED [ 36%] 2023-03-20T11:53:07.9364449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-112] SKIPPED [ 36%] 2023-03-20T11:53:07.9379723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-113] SKIPPED [ 36%] 2023-03-20T11:53:07.9393862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-114] SKIPPED [ 36%] 2023-03-20T11:53:07.9408839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-115] SKIPPED [ 36%] 2023-03-20T11:53:07.9421731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-116] SKIPPED [ 36%] 2023-03-20T11:53:07.9435929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-117] SKIPPED [ 36%] 2023-03-20T11:53:07.9450857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-118] SKIPPED [ 36%] 2023-03-20T11:53:07.9464385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-119] SKIPPED [ 36%] 2023-03-20T11:53:07.9480604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-120] SKIPPED [ 36%] 2023-03-20T11:53:07.9493901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-121] SKIPPED [ 36%] 2023-03-20T11:53:07.9508013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-122] SKIPPED [ 36%] 2023-03-20T11:53:07.9522397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-123] SKIPPED [ 36%] 2023-03-20T11:53:07.9536516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-124] SKIPPED [ 36%] 2023-03-20T11:53:07.9550959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-125] SKIPPED [ 36%] 2023-03-20T11:53:07.9565132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-126] SKIPPED [ 36%] 2023-03-20T11:53:07.9580869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-127] SKIPPED [ 36%] 2023-03-20T11:53:07.9595078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-128] SKIPPED [ 36%] 2023-03-20T11:53:07.9610143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-129] SKIPPED [ 36%] 2023-03-20T11:53:07.9623284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-130] SKIPPED [ 36%] 2023-03-20T11:53:07.9637765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-131] SKIPPED [ 36%] 2023-03-20T11:53:07.9653110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-132] SKIPPED [ 36%] 2023-03-20T11:53:07.9666806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-133] SKIPPED [ 36%] 2023-03-20T11:53:07.9685215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-134] SKIPPED [ 36%] 2023-03-20T11:53:07.9699355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-135] SKIPPED [ 36%] 2023-03-20T11:53:07.9713929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-136] SKIPPED [ 36%] 2023-03-20T11:53:07.9728833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-137] SKIPPED [ 36%] 2023-03-20T11:53:07.9742603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-138] SKIPPED [ 36%] 2023-03-20T11:53:07.9757204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-139] SKIPPED [ 36%] 2023-03-20T11:53:07.9772402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-140] SKIPPED [ 36%] 2023-03-20T11:53:07.9787105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-141] SKIPPED [ 36%] 2023-03-20T11:53:07.9801667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-142] SKIPPED [ 36%] 2023-03-20T11:53:07.9839188Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-143] PASSED [ 36%] 2023-03-20T11:53:07.9886406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-144] PASSED [ 36%] 2023-03-20T11:53:07.9934041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-145] PASSED [ 36%] 2023-03-20T11:53:07.9979937Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-146] PASSED [ 36%] 2023-03-20T11:53:08.0026840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-147] PASSED [ 36%] 2023-03-20T11:53:08.0074025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-148] PASSED [ 36%] 2023-03-20T11:53:08.0120779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-149] PASSED [ 36%] 2023-03-20T11:53:08.0167453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-150] PASSED [ 36%] 2023-03-20T11:53:08.0214229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-151] PASSED [ 36%] 2023-03-20T11:53:08.0260663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-152] PASSED [ 36%] 2023-03-20T11:53:08.0306776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-153] PASSED [ 36%] 2023-03-20T11:53:08.0350893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-154] PASSED [ 36%] 2023-03-20T11:53:08.0412273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-155] PASSED [ 36%] 2023-03-20T11:53:08.0471959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-156] PASSED [ 36%] 2023-03-20T11:53:08.0533747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-157] PASSED [ 36%] 2023-03-20T11:53:08.0592762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-158] PASSED [ 36%] 2023-03-20T11:53:08.0654097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-159] PASSED [ 36%] 2023-03-20T11:53:08.0713538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-160] PASSED [ 36%] 2023-03-20T11:53:08.0773866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-161] PASSED [ 36%] 2023-03-20T11:53:08.0833295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-162] PASSED [ 36%] 2023-03-20T11:53:08.0894109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-163] PASSED [ 36%] 2023-03-20T11:53:08.0954025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-164] PASSED [ 36%] 2023-03-20T11:53:08.0969551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-165] SKIPPED [ 36%] 2023-03-20T11:53:08.0984804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-166] SKIPPED [ 36%] 2023-03-20T11:53:08.0999123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-167] SKIPPED [ 36%] 2023-03-20T11:53:08.1013417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-168] SKIPPED [ 36%] 2023-03-20T11:53:08.1027939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-169] SKIPPED [ 36%] 2023-03-20T11:53:08.1042237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-170] SKIPPED [ 36%] 2023-03-20T11:53:08.1056695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-171] SKIPPED [ 36%] 2023-03-20T11:53:08.1071050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-172] SKIPPED [ 36%] 2023-03-20T11:53:08.1086786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-173] SKIPPED [ 36%] 2023-03-20T11:53:08.1100775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-174] SKIPPED [ 36%] 2023-03-20T11:53:08.1115264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-175] SKIPPED [ 36%] 2023-03-20T11:53:08.1130607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-176] SKIPPED [ 36%] 2023-03-20T11:53:08.1143407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-177] SKIPPED [ 36%] 2023-03-20T11:53:08.1157587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-178] SKIPPED [ 36%] 2023-03-20T11:53:08.1174267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-179] SKIPPED [ 36%] 2023-03-20T11:53:08.1187947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-180] SKIPPED [ 36%] 2023-03-20T11:53:08.1202430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-181] SKIPPED [ 36%] 2023-03-20T11:53:08.1216756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-182] SKIPPED [ 36%] 2023-03-20T11:53:08.1231390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-183] SKIPPED [ 36%] 2023-03-20T11:53:08.1245425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-184] SKIPPED [ 36%] 2023-03-20T11:53:08.1259855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-185] SKIPPED [ 36%] 2023-03-20T11:53:08.1275639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-186] SKIPPED [ 36%] 2023-03-20T11:53:08.1290701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-187] SKIPPED [ 36%] 2023-03-20T11:53:08.1304303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-188] SKIPPED [ 36%] 2023-03-20T11:53:08.1318555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-189] SKIPPED [ 36%] 2023-03-20T11:53:08.1333505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-190] SKIPPED [ 36%] 2023-03-20T11:53:08.1346915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-191] SKIPPED [ 36%] 2023-03-20T11:53:08.1361326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-192] SKIPPED [ 36%] 2023-03-20T11:53:08.1377056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-193] SKIPPED [ 36%] 2023-03-20T11:53:08.1391672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-194] SKIPPED [ 36%] 2023-03-20T11:53:08.1405539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-195] SKIPPED [ 36%] 2023-03-20T11:53:08.1419984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-196] SKIPPED [ 36%] 2023-03-20T11:53:08.1434465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-197] SKIPPED [ 36%] 2023-03-20T11:53:08.1449550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-198] SKIPPED [ 36%] 2023-03-20T11:53:08.1463224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-199] SKIPPED [ 36%] 2023-03-20T11:53:08.1513975Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-200] PASSED [ 36%] 2023-03-20T11:53:08.1560942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-201] PASSED [ 36%] 2023-03-20T11:53:08.1621465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-202] PASSED [ 36%] 2023-03-20T11:53:08.1682515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-203] PASSED [ 36%] 2023-03-20T11:53:08.1697242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-204] SKIPPED [ 36%] 2023-03-20T11:53:08.1711707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-205] SKIPPED [ 36%] 2023-03-20T11:53:08.1725800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-206] SKIPPED [ 36%] 2023-03-20T11:53:08.1740049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-207] SKIPPED [ 36%] 2023-03-20T11:53:08.1754605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-208] SKIPPED [ 36%] 2023-03-20T11:53:08.1770507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_image_tensor-209] SKIPPED [ 36%] 2023-03-20T11:53:08.1787831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-000] SKIPPED [ 36%] 2023-03-20T11:53:08.1804076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-001] SKIPPED [ 36%] 2023-03-20T11:53:08.1819678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-002] SKIPPED [ 36%] 2023-03-20T11:53:08.1836025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-003] SKIPPED [ 36%] 2023-03-20T11:53:08.1852591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-004] SKIPPED [ 36%] 2023-03-20T11:53:08.1867407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-005] SKIPPED [ 36%] 2023-03-20T11:53:08.1884926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-006] SKIPPED [ 36%] 2023-03-20T11:53:08.1900945Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-007] SKIPPED [ 36%] 2023-03-20T11:53:08.1916592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-008] SKIPPED [ 36%] 2023-03-20T11:53:08.1933746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-009] SKIPPED [ 36%] 2023-03-20T11:53:08.1948538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-010] SKIPPED [ 36%] 2023-03-20T11:53:08.1964582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-011] SKIPPED [ 36%] 2023-03-20T11:53:08.1980796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-012] SKIPPED [ 36%] 2023-03-20T11:53:08.1997949Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-013] SKIPPED [ 36%] 2023-03-20T11:53:08.2014242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-014] SKIPPED [ 36%] 2023-03-20T11:53:08.2029848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-015] SKIPPED [ 36%] 2023-03-20T11:53:08.2045639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-016] SKIPPED [ 36%] 2023-03-20T11:53:08.2061550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-017] SKIPPED [ 36%] 2023-03-20T11:53:08.2077636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-018] SKIPPED [ 36%] 2023-03-20T11:53:08.2094329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-019] SKIPPED [ 36%] 2023-03-20T11:53:08.2110601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-020] SKIPPED [ 36%] 2023-03-20T11:53:08.2126723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-021] SKIPPED [ 36%] 2023-03-20T11:53:08.2142609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-022] SKIPPED [ 36%] 2023-03-20T11:53:08.2158365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-023] SKIPPED [ 36%] 2023-03-20T11:53:08.2174387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-024] SKIPPED [ 36%] 2023-03-20T11:53:08.2190136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-025] SKIPPED [ 36%] 2023-03-20T11:53:08.2205966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-026] SKIPPED [ 36%] 2023-03-20T11:53:08.2225801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-027] SKIPPED [ 36%] 2023-03-20T11:53:08.2241684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-028] SKIPPED [ 36%] 2023-03-20T11:53:08.2257577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-029] SKIPPED [ 36%] 2023-03-20T11:53:08.2273626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-030] SKIPPED [ 36%] 2023-03-20T11:53:08.2290161Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-031] SKIPPED [ 36%] 2023-03-20T11:53:08.2305070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-032] SKIPPED [ 36%] 2023-03-20T11:53:08.2321044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-033] SKIPPED [ 36%] 2023-03-20T11:53:08.2338393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-034] SKIPPED [ 36%] 2023-03-20T11:53:08.2354644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-035] SKIPPED [ 36%] 2023-03-20T11:53:08.2370729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-036] SKIPPED [ 36%] 2023-03-20T11:53:08.2386133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-037] SKIPPED [ 36%] 2023-03-20T11:53:08.2402237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-038] SKIPPED [ 36%] 2023-03-20T11:53:08.2417820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-039] SKIPPED [ 36%] 2023-03-20T11:53:08.2433974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-040] SKIPPED [ 36%] 2023-03-20T11:53:08.2452135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-041] SKIPPED [ 36%] 2023-03-20T11:53:08.2467074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-042] SKIPPED [ 36%] 2023-03-20T11:53:08.2483018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-043] SKIPPED [ 36%] 2023-03-20T11:53:08.2498555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-044] SKIPPED [ 36%] 2023-03-20T11:53:08.2514632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-045] SKIPPED [ 36%] 2023-03-20T11:53:08.2530881Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-046] SKIPPED [ 36%] 2023-03-20T11:53:08.2546099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-047] SKIPPED [ 36%] 2023-03-20T11:53:08.2563423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-048] SKIPPED [ 36%] 2023-03-20T11:53:08.2578904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-049] SKIPPED [ 36%] 2023-03-20T11:53:08.2595243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-050] SKIPPED [ 36%] 2023-03-20T11:53:08.2610893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-051] SKIPPED [ 36%] 2023-03-20T11:53:08.2626624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-052] SKIPPED [ 36%] 2023-03-20T11:53:08.2642429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-053] SKIPPED [ 36%] 2023-03-20T11:53:08.2658095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-054] SKIPPED [ 36%] 2023-03-20T11:53:08.2675697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-055] SKIPPED [ 36%] 2023-03-20T11:53:08.2691674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-056] SKIPPED [ 36%] 2023-03-20T11:53:08.2707341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-057] SKIPPED [ 36%] 2023-03-20T11:53:08.2723246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-058] SKIPPED [ 36%] 2023-03-20T11:53:08.2738734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-059] SKIPPED [ 36%] 2023-03-20T11:53:08.2754533Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-060] SKIPPED [ 36%] 2023-03-20T11:53:08.2771007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-061] SKIPPED [ 36%] 2023-03-20T11:53:08.2787390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-062] SKIPPED [ 36%] 2023-03-20T11:53:08.2803320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-063] SKIPPED [ 36%] 2023-03-20T11:53:08.2818945Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-064] SKIPPED [ 36%] 2023-03-20T11:53:08.2834629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-065] SKIPPED [ 36%] 2023-03-20T11:53:08.2890925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-066] PASSED [ 36%] 2023-03-20T11:53:08.2943143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-067] PASSED [ 36%] 2023-03-20T11:53:08.2995625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-068] PASSED [ 36%] 2023-03-20T11:53:08.3049234Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-069] PASSED [ 36%] 2023-03-20T11:53:08.3101201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-070] PASSED [ 36%] 2023-03-20T11:53:08.3153644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-071] PASSED [ 36%] 2023-03-20T11:53:08.3205952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-072] PASSED [ 36%] 2023-03-20T11:53:08.3258565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-073] PASSED [ 36%] 2023-03-20T11:53:08.3311015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-074] PASSED [ 36%] 2023-03-20T11:53:08.3363055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-075] PASSED [ 36%] 2023-03-20T11:53:08.3415243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-076] PASSED [ 36%] 2023-03-20T11:53:08.3468000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-077] PASSED [ 36%] 2023-03-20T11:53:08.3520956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-078] PASSED [ 36%] 2023-03-20T11:53:08.3574160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-079] PASSED [ 36%] 2023-03-20T11:53:08.3625936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-080] PASSED [ 36%] 2023-03-20T11:53:08.3679772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-081] PASSED [ 36%] 2023-03-20T11:53:08.3733747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-082] PASSED [ 36%] 2023-03-20T11:53:08.3785557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-083] PASSED [ 36%] 2023-03-20T11:53:08.3838156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-084] PASSED [ 36%] 2023-03-20T11:53:08.3891099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-085] PASSED [ 36%] 2023-03-20T11:53:08.3943771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-086] PASSED [ 36%] 2023-03-20T11:53:08.3996761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-087] PASSED [ 36%] 2023-03-20T11:53:08.4049191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-088] PASSED [ 36%] 2023-03-20T11:53:08.4099035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-089] PASSED [ 36%] 2023-03-20T11:53:08.4150670Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-090] PASSED [ 36%] 2023-03-20T11:53:08.4202043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-091] PASSED [ 36%] 2023-03-20T11:53:08.4254006Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-092] PASSED [ 36%] 2023-03-20T11:53:08.4304241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-093] PASSED [ 36%] 2023-03-20T11:53:08.4355594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-094] PASSED [ 36%] 2023-03-20T11:53:08.4406656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-095] PASSED [ 36%] 2023-03-20T11:53:08.4457900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-096] PASSED [ 36%] 2023-03-20T11:53:08.4509354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-097] PASSED [ 36%] 2023-03-20T11:53:08.4560580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-098] PASSED [ 36%] 2023-03-20T11:53:08.4613195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-099] PASSED [ 36%] 2023-03-20T11:53:08.4663491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-100] PASSED [ 36%] 2023-03-20T11:53:08.4714435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-101] PASSED [ 36%] 2023-03-20T11:53:08.4765656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-102] PASSED [ 36%] 2023-03-20T11:53:08.4815893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-103] PASSED [ 36%] 2023-03-20T11:53:08.4867532Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-104] PASSED [ 36%] 2023-03-20T11:53:08.4918428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-105] PASSED [ 36%] 2023-03-20T11:53:08.4969103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-106] PASSED [ 36%] 2023-03-20T11:53:08.5019163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-107] PASSED [ 36%] 2023-03-20T11:53:08.5070906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-108] PASSED [ 36%] 2023-03-20T11:53:08.5122341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-109] PASSED [ 36%] 2023-03-20T11:53:08.5162624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-110] PASSED [ 36%] 2023-03-20T11:53:08.5202343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-111] PASSED [ 36%] 2023-03-20T11:53:08.5242428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-112] PASSED [ 36%] 2023-03-20T11:53:08.5282034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-113] PASSED [ 36%] 2023-03-20T11:53:08.5322073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-114] PASSED [ 36%] 2023-03-20T11:53:08.5361208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-115] PASSED [ 36%] 2023-03-20T11:53:08.5400616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-116] PASSED [ 36%] 2023-03-20T11:53:08.5440218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-117] PASSED [ 36%] 2023-03-20T11:53:08.5480707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-118] PASSED [ 36%] 2023-03-20T11:53:08.5520328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-119] PASSED [ 36%] 2023-03-20T11:53:08.5560423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-120] PASSED [ 36%] 2023-03-20T11:53:08.5599311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-121] PASSED [ 36%] 2023-03-20T11:53:08.5640484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-122] PASSED [ 36%] 2023-03-20T11:53:08.5678447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-123] PASSED [ 36%] 2023-03-20T11:53:08.5718811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-124] PASSED [ 36%] 2023-03-20T11:53:08.5758089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-125] PASSED [ 36%] 2023-03-20T11:53:08.5798070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-126] PASSED [ 36%] 2023-03-20T11:53:08.5837591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-127] PASSED [ 36%] 2023-03-20T11:53:08.5876638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-128] PASSED [ 36%] 2023-03-20T11:53:08.5916376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-129] PASSED [ 36%] 2023-03-20T11:53:08.5955985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-130] PASSED [ 36%] 2023-03-20T11:53:08.5995886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-131] PASSED [ 36%] 2023-03-20T11:53:08.6062402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-132] PASSED [ 36%] 2023-03-20T11:53:08.6130251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-133] PASSED [ 36%] 2023-03-20T11:53:08.6195078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-134] PASSED [ 36%] 2023-03-20T11:53:08.6261614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-135] PASSED [ 36%] 2023-03-20T11:53:08.6329079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-136] PASSED [ 36%] 2023-03-20T11:53:08.6394799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-137] PASSED [ 36%] 2023-03-20T11:53:08.6461008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-138] PASSED [ 36%] 2023-03-20T11:53:08.6526846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-139] PASSED [ 36%] 2023-03-20T11:53:08.6593835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-140] PASSED [ 36%] 2023-03-20T11:53:08.6660192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-141] PASSED [ 36%] 2023-03-20T11:53:08.6728766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-142] PASSED [ 36%] 2023-03-20T11:53:08.6795725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-143] PASSED [ 36%] 2023-03-20T11:53:08.6862196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-144] PASSED [ 36%] 2023-03-20T11:53:08.6930242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-145] PASSED [ 36%] 2023-03-20T11:53:08.6996644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-146] PASSED [ 36%] 2023-03-20T11:53:08.7061584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-147] PASSED [ 36%] 2023-03-20T11:53:08.7129839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-148] PASSED [ 36%] 2023-03-20T11:53:08.7194499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-149] PASSED [ 36%] 2023-03-20T11:53:08.7261209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-150] PASSED [ 36%] 2023-03-20T11:53:08.7327303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-151] PASSED [ 36%] 2023-03-20T11:53:08.7395684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-152] PASSED [ 36%] 2023-03-20T11:53:08.7460977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-153] PASSED [ 36%] 2023-03-20T11:53:08.7532220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-154] PASSED [ 36%] 2023-03-20T11:53:08.7592688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-155] PASSED [ 36%] 2023-03-20T11:53:08.7660215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-156] PASSED [ 36%] 2023-03-20T11:53:08.7724597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-157] PASSED [ 36%] 2023-03-20T11:53:08.7789929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-158] PASSED [ 36%] 2023-03-20T11:53:08.7856271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-159] PASSED [ 36%] 2023-03-20T11:53:08.7922772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-160] PASSED [ 36%] 2023-03-20T11:53:08.7987687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-161] PASSED [ 36%] 2023-03-20T11:53:08.8055453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-162] PASSED [ 36%] 2023-03-20T11:53:08.8119681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-163] PASSED [ 36%] 2023-03-20T11:53:08.8185144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-164] PASSED [ 36%] 2023-03-20T11:53:08.8254220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-165] PASSED [ 36%] 2023-03-20T11:53:08.8318854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-166] PASSED [ 36%] 2023-03-20T11:53:08.8383114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-167] PASSED [ 36%] 2023-03-20T11:53:08.8451020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-168] PASSED [ 36%] 2023-03-20T11:53:08.8518689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-169] PASSED [ 36%] 2023-03-20T11:53:08.8583198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-170] PASSED [ 36%] 2023-03-20T11:53:08.8652802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-171] PASSED [ 36%] 2023-03-20T11:53:08.8714273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-172] PASSED [ 36%] 2023-03-20T11:53:08.8781546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-173] PASSED [ 36%] 2023-03-20T11:53:08.8848174Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-174] PASSED [ 36%] 2023-03-20T11:53:08.8924219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-175] PASSED [ 36%] 2023-03-20T11:53:08.8963112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-176] PASSED [ 36%] 2023-03-20T11:53:08.9012713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-177] PASSED [ 36%] 2023-03-20T11:53:08.9062146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-178] PASSED [ 36%] 2023-03-20T11:53:08.9111350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-179] PASSED [ 36%] 2023-03-20T11:53:08.9161605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-180] PASSED [ 36%] 2023-03-20T11:53:08.9213442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-181] PASSED [ 36%] 2023-03-20T11:53:08.9260122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-182] PASSED [ 36%] 2023-03-20T11:53:08.9309031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-183] PASSED [ 36%] 2023-03-20T11:53:08.9360906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-184] PASSED [ 36%] 2023-03-20T11:53:08.9412448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-185] PASSED [ 36%] 2023-03-20T11:53:08.9459378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-186] PASSED [ 36%] 2023-03-20T11:53:08.9509091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-187] PASSED [ 36%] 2023-03-20T11:53:08.9559227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-188] PASSED [ 36%] 2023-03-20T11:53:08.9607340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-189] PASSED [ 36%] 2023-03-20T11:53:08.9656730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-190] PASSED [ 36%] 2023-03-20T11:53:08.9704956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-191] PASSED [ 36%] 2023-03-20T11:53:08.9755499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-192] PASSED [ 36%] 2023-03-20T11:53:08.9804463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-193] PASSED [ 36%] 2023-03-20T11:53:08.9855680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-194] PASSED [ 36%] 2023-03-20T11:53:08.9903373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-195] PASSED [ 36%] 2023-03-20T11:53:08.9952638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-196] PASSED [ 36%] 2023-03-20T11:53:09.0001982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-197] PASSED [ 36%] 2023-03-20T11:53:09.0016893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-198] SKIPPED [ 36%] 2023-03-20T11:53:09.0030361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-199] SKIPPED [ 36%] 2023-03-20T11:53:09.0044138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-200] SKIPPED [ 36%] 2023-03-20T11:53:09.0058115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-201] SKIPPED [ 36%] 2023-03-20T11:53:09.0073670Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-202] SKIPPED [ 36%] 2023-03-20T11:53:09.0088706Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-203] SKIPPED [ 36%] 2023-03-20T11:53:09.0101700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-204] SKIPPED [ 36%] 2023-03-20T11:53:09.0114923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-205] SKIPPED [ 36%] 2023-03-20T11:53:09.0129992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-206] SKIPPED [ 36%] 2023-03-20T11:53:09.0142633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-207] SKIPPED [ 36%] 2023-03-20T11:53:09.0156626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-208] SKIPPED [ 36%] 2023-03-20T11:53:09.0173268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-209] SKIPPED [ 36%] 2023-03-20T11:53:09.0186212Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-210] SKIPPED [ 36%] 2023-03-20T11:53:09.0199971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-211] SKIPPED [ 36%] 2023-03-20T11:53:09.0213994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-212] SKIPPED [ 36%] 2023-03-20T11:53:09.0227921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-213] SKIPPED [ 36%] 2023-03-20T11:53:09.0241638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-214] SKIPPED [ 36%] 2023-03-20T11:53:09.0259866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-215] SKIPPED [ 36%] 2023-03-20T11:53:09.0274032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-216] SKIPPED [ 36%] 2023-03-20T11:53:09.0289014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-217] SKIPPED [ 36%] 2023-03-20T11:53:09.0301528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-218] SKIPPED [ 36%] 2023-03-20T11:53:09.0315711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-219] SKIPPED [ 36%] 2023-03-20T11:53:09.0330623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-220] SKIPPED [ 36%] 2023-03-20T11:53:09.0343456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-221] SKIPPED [ 36%] 2023-03-20T11:53:09.0358940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-222] SKIPPED [ 36%] 2023-03-20T11:53:09.0373580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-223] SKIPPED [ 36%] 2023-03-20T11:53:09.0386498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-224] SKIPPED [ 36%] 2023-03-20T11:53:09.0400470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-225] SKIPPED [ 36%] 2023-03-20T11:53:09.0414207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-226] SKIPPED [ 36%] 2023-03-20T11:53:09.0428110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-227] SKIPPED [ 36%] 2023-03-20T11:53:09.0442335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-228] SKIPPED [ 36%] 2023-03-20T11:53:09.0457397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-229] SKIPPED [ 36%] 2023-03-20T11:53:09.0471647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-230] SKIPPED [ 36%] 2023-03-20T11:53:09.0485476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-231] SKIPPED [ 36%] 2023-03-20T11:53:09.0499004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-232] SKIPPED [ 36%] 2023-03-20T11:53:09.0513313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-233] SKIPPED [ 36%] 2023-03-20T11:53:09.0527261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-234] SKIPPED [ 36%] 2023-03-20T11:53:09.0541298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-235] SKIPPED [ 36%] 2023-03-20T11:53:09.0557007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-236] SKIPPED [ 36%] 2023-03-20T11:53:09.0570942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-237] SKIPPED [ 36%] 2023-03-20T11:53:09.0584695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-238] SKIPPED [ 36%] 2023-03-20T11:53:09.0598796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-239] SKIPPED [ 36%] 2023-03-20T11:53:09.0613628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-240] SKIPPED [ 36%] 2023-03-20T11:53:09.0626752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-241] SKIPPED [ 36%] 2023-03-20T11:53:09.0640909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-242] SKIPPED [ 36%] 2023-03-20T11:53:09.0656468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-243] SKIPPED [ 36%] 2023-03-20T11:53:09.0670358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-244] SKIPPED [ 36%] 2023-03-20T11:53:09.0684330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-245] SKIPPED [ 36%] 2023-03-20T11:53:09.0697904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-246] SKIPPED [ 36%] 2023-03-20T11:53:09.0712052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-247] SKIPPED [ 36%] 2023-03-20T11:53:09.0725718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-248] SKIPPED [ 36%] 2023-03-20T11:53:09.0739101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-249] SKIPPED [ 36%] 2023-03-20T11:53:09.0754982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-250] SKIPPED [ 36%] 2023-03-20T11:53:09.0769750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-251] SKIPPED [ 36%] 2023-03-20T11:53:09.0782903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-252] SKIPPED [ 36%] 2023-03-20T11:53:09.0796921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-253] SKIPPED [ 36%] 2023-03-20T11:53:09.0810991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-254] SKIPPED [ 36%] 2023-03-20T11:53:09.0824802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-255] SKIPPED [ 36%] 2023-03-20T11:53:09.0838799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-256] SKIPPED [ 36%] 2023-03-20T11:53:09.0854156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-257] SKIPPED [ 36%] 2023-03-20T11:53:09.0868082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-258] SKIPPED [ 36%] 2023-03-20T11:53:09.0882224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-259] SKIPPED [ 36%] 2023-03-20T11:53:09.0896424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-260] SKIPPED [ 36%] 2023-03-20T11:53:09.0910149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-261] SKIPPED [ 36%] 2023-03-20T11:53:09.0924143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-262] SKIPPED [ 36%] 2023-03-20T11:53:09.0937974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-263] SKIPPED [ 36%] 2023-03-20T11:53:09.0953866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-264] SKIPPED [ 36%] 2023-03-20T11:53:09.0968769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-265] SKIPPED [ 36%] 2023-03-20T11:53:09.0982002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-266] SKIPPED [ 36%] 2023-03-20T11:53:09.0995535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-267] SKIPPED [ 36%] 2023-03-20T11:53:09.1010292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-268] SKIPPED [ 36%] 2023-03-20T11:53:09.1023343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-269] SKIPPED [ 36%] 2023-03-20T11:53:09.1037204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-270] SKIPPED [ 36%] 2023-03-20T11:53:09.1053919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-271] SKIPPED [ 36%] 2023-03-20T11:53:09.1066790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-272] SKIPPED [ 36%] 2023-03-20T11:53:09.1080334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-273] SKIPPED [ 36%] 2023-03-20T11:53:09.1094246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-274] SKIPPED [ 36%] 2023-03-20T11:53:09.1107789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-275] SKIPPED [ 36%] 2023-03-20T11:53:09.1122001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-276] SKIPPED [ 36%] 2023-03-20T11:53:09.1135886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-277] SKIPPED [ 36%] 2023-03-20T11:53:09.1151673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-278] SKIPPED [ 36%] 2023-03-20T11:53:09.1165406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-279] SKIPPED [ 36%] 2023-03-20T11:53:09.1179446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-280] SKIPPED [ 36%] 2023-03-20T11:53:09.1193750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-281] SKIPPED [ 36%] 2023-03-20T11:53:09.1207433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-282] SKIPPED [ 36%] 2023-03-20T11:53:09.1221633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-283] SKIPPED [ 36%] 2023-03-20T11:53:09.1235686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-284] SKIPPED [ 36%] 2023-03-20T11:53:09.1251408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-285] SKIPPED [ 36%] 2023-03-20T11:53:09.1265255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-286] SKIPPED [ 36%] 2023-03-20T11:53:09.1279237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-287] SKIPPED [ 36%] 2023-03-20T11:53:09.1293597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-288] SKIPPED [ 36%] 2023-03-20T11:53:09.1307112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-289] SKIPPED [ 36%] 2023-03-20T11:53:09.1321189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-290] SKIPPED [ 36%] 2023-03-20T11:53:09.1335041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-291] SKIPPED [ 36%] 2023-03-20T11:53:09.1350591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-292] SKIPPED [ 36%] 2023-03-20T11:53:09.1364686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-293] SKIPPED [ 36%] 2023-03-20T11:53:09.1378497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-294] SKIPPED [ 36%] 2023-03-20T11:53:09.1392760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-295] SKIPPED [ 36%] 2023-03-20T11:53:09.1406623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-296] SKIPPED [ 36%] 2023-03-20T11:53:09.1420782Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-297] SKIPPED [ 36%] 2023-03-20T11:53:09.1434719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-298] SKIPPED [ 36%] 2023-03-20T11:53:09.1452127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-299] SKIPPED [ 36%] 2023-03-20T11:53:09.1464455Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-300] SKIPPED [ 36%] 2023-03-20T11:53:09.1478538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-301] SKIPPED [ 36%] 2023-03-20T11:53:09.1493441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-302] SKIPPED [ 36%] 2023-03-20T11:53:09.1506545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-303] SKIPPED [ 36%] 2023-03-20T11:53:09.1520596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-304] SKIPPED [ 36%] 2023-03-20T11:53:09.1534571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-305] SKIPPED [ 36%] 2023-03-20T11:53:09.1550358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-306] SKIPPED [ 36%] 2023-03-20T11:53:09.1564302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-307] SKIPPED [ 36%] 2023-03-20T11:53:09.1577799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-308] SKIPPED [ 36%] 2023-03-20T11:53:09.1591572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-309] SKIPPED [ 36%] 2023-03-20T11:53:09.1604761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-310] SKIPPED [ 36%] 2023-03-20T11:53:09.1618090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-311] SKIPPED [ 36%] 2023-03-20T11:53:09.1631574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-312] SKIPPED [ 36%] 2023-03-20T11:53:09.1646421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-313] SKIPPED [ 36%] 2023-03-20T11:53:09.1660544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-314] SKIPPED [ 36%] 2023-03-20T11:53:09.1673465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-315] SKIPPED [ 36%] 2023-03-20T11:53:09.1686288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-316] SKIPPED [ 36%] 2023-03-20T11:53:09.1699901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-317] SKIPPED [ 36%] 2023-03-20T11:53:09.1713656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-318] SKIPPED [ 36%] 2023-03-20T11:53:09.1726743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-319] SKIPPED [ 36%] 2023-03-20T11:53:09.1741530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-320] SKIPPED [ 36%] 2023-03-20T11:53:09.1757172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-321] SKIPPED [ 36%] 2023-03-20T11:53:09.1770849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-322] SKIPPED [ 36%] 2023-03-20T11:53:09.1784511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-323] SKIPPED [ 36%] 2023-03-20T11:53:09.1797663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-324] SKIPPED [ 36%] 2023-03-20T11:53:09.1812047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-325] SKIPPED [ 36%] 2023-03-20T11:53:09.1824507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-326] SKIPPED [ 36%] 2023-03-20T11:53:09.1839296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-327] SKIPPED [ 36%] 2023-03-20T11:53:09.1853539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-328] SKIPPED [ 36%] 2023-03-20T11:53:09.1866442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-329] SKIPPED [ 36%] 2023-03-20T11:53:09.1880441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-330] SKIPPED [ 36%] 2023-03-20T11:53:09.1893323Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-331] SKIPPED [ 36%] 2023-03-20T11:53:09.1906394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-332] SKIPPED [ 36%] 2023-03-20T11:53:09.1920521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-333] SKIPPED [ 36%] 2023-03-20T11:53:09.1934902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-334] SKIPPED [ 36%] 2023-03-20T11:53:09.1947970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-335] SKIPPED [ 36%] 2023-03-20T11:53:09.1961510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-336] SKIPPED [ 36%] 2023-03-20T11:53:09.1974930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-337] SKIPPED [ 36%] 2023-03-20T11:53:09.1988156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-338] SKIPPED [ 36%] 2023-03-20T11:53:09.2001310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-339] SKIPPED [ 36%] 2023-03-20T11:53:09.2014609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-340] SKIPPED [ 36%] 2023-03-20T11:53:09.2029395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-341] SKIPPED [ 36%] 2023-03-20T11:53:09.2043039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-342] SKIPPED [ 36%] 2023-03-20T11:53:09.2056256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-343] SKIPPED [ 36%] 2023-03-20T11:53:09.2069463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-344] SKIPPED [ 36%] 2023-03-20T11:53:09.2083087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-345] SKIPPED [ 36%] 2023-03-20T11:53:09.2096380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-346] SKIPPED [ 36%] 2023-03-20T11:53:09.2109764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-347] SKIPPED [ 36%] 2023-03-20T11:53:09.2124786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-348] SKIPPED [ 36%] 2023-03-20T11:53:09.2138011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-349] SKIPPED [ 36%] 2023-03-20T11:53:09.2151414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-350] SKIPPED [ 36%] 2023-03-20T11:53:09.2164757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-351] SKIPPED [ 36%] 2023-03-20T11:53:09.2178172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-352] SKIPPED [ 36%] 2023-03-20T11:53:09.2191865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-353] SKIPPED [ 36%] 2023-03-20T11:53:09.2204900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-354] SKIPPED [ 36%] 2023-03-20T11:53:09.2219637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-355] SKIPPED [ 36%] 2023-03-20T11:53:09.2233182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-356] SKIPPED [ 36%] 2023-03-20T11:53:09.2246028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-357] SKIPPED [ 36%] 2023-03-20T11:53:09.2259503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-358] SKIPPED [ 36%] 2023-03-20T11:53:09.2273193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-359] SKIPPED [ 36%] 2023-03-20T11:53:09.2286212Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-360] SKIPPED [ 36%] 2023-03-20T11:53:09.2299234Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-361] SKIPPED [ 36%] 2023-03-20T11:53:09.2314574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-362] SKIPPED [ 36%] 2023-03-20T11:53:09.2328921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-363] SKIPPED [ 36%] 2023-03-20T11:53:09.2341310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-364] SKIPPED [ 36%] 2023-03-20T11:53:09.2354858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-365] SKIPPED [ 36%] 2023-03-20T11:53:09.2368984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-366] SKIPPED [ 36%] 2023-03-20T11:53:09.2381646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-367] SKIPPED [ 36%] 2023-03-20T11:53:09.2394923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-368] SKIPPED [ 36%] 2023-03-20T11:53:09.2410696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-369] SKIPPED [ 36%] 2023-03-20T11:53:09.2423368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-370] SKIPPED [ 36%] 2023-03-20T11:53:09.2436852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-371] SKIPPED [ 36%] 2023-03-20T11:53:09.2450395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-372] SKIPPED [ 36%] 2023-03-20T11:53:09.2463622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-373] SKIPPED [ 36%] 2023-03-20T11:53:09.2477020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-374] SKIPPED [ 36%] 2023-03-20T11:53:09.2490488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-375] SKIPPED [ 36%] 2023-03-20T11:53:09.2505326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-376] SKIPPED [ 36%] 2023-03-20T11:53:09.2518824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-377] SKIPPED [ 36%] 2023-03-20T11:53:09.2532801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-378] SKIPPED [ 36%] 2023-03-20T11:53:09.2545536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-379] SKIPPED [ 36%] 2023-03-20T11:53:09.2559109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-380] SKIPPED [ 36%] 2023-03-20T11:53:09.2573173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-381] SKIPPED [ 36%] 2023-03-20T11:53:09.2585597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-382] SKIPPED [ 36%] 2023-03-20T11:53:09.2601599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-383] SKIPPED [ 36%] 2023-03-20T11:53:09.2615190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-384] SKIPPED [ 36%] 2023-03-20T11:53:09.2628270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-385] SKIPPED [ 36%] 2023-03-20T11:53:09.2641974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-386] SKIPPED [ 36%] 2023-03-20T11:53:09.2654827Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-387] SKIPPED [ 36%] 2023-03-20T11:53:09.2667636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-388] SKIPPED [ 36%] 2023-03-20T11:53:09.2681354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-389] SKIPPED [ 36%] 2023-03-20T11:53:09.2696328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-390] SKIPPED [ 36%] 2023-03-20T11:53:09.2709738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-391] SKIPPED [ 36%] 2023-03-20T11:53:09.2723189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-392] SKIPPED [ 36%] 2023-03-20T11:53:09.2736683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-393] SKIPPED [ 36%] 2023-03-20T11:53:09.2749421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-394] SKIPPED [ 36%] 2023-03-20T11:53:09.2763140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_bounding_box-395] SKIPPED [ 36%] 2023-03-20T11:53:09.2794579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-00] PASSED [ 36%] 2023-03-20T11:53:09.2947019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-01] PASSED [ 36%] 2023-03-20T11:53:09.3010678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-02] PASSED [ 36%] 2023-03-20T11:53:09.3023388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-03] SKIPPED [ 36%] 2023-03-20T11:53:09.3037105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-04] SKIPPED [ 36%] 2023-03-20T11:53:09.3051122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-05] SKIPPED [ 36%] 2023-03-20T11:53:09.3064728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-06] SKIPPED [ 36%] 2023-03-20T11:53:09.3097264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-07] PASSED [ 36%] 2023-03-20T11:53:09.3137154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-08] PASSED [ 36%] 2023-03-20T11:53:09.3151142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-09] SKIPPED [ 36%] 2023-03-20T11:53:09.3166098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-10] SKIPPED [ 36%] 2023-03-20T11:53:09.3179674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_mask-11] SKIPPED [ 36%] 2023-03-20T11:53:09.3194288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-00] SKIPPED [ 36%] 2023-03-20T11:53:09.3209483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-01] SKIPPED [ 36%] 2023-03-20T11:53:09.3222593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-02] SKIPPED [ 36%] 2023-03-20T11:53:09.3255533Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-03] PASSED [ 36%] 2023-03-20T11:53:09.3292118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-04] PASSED [ 36%] 2023-03-20T11:53:09.3325516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-05] PASSED [ 36%] 2023-03-20T11:53:09.3365446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-06] PASSED [ 36%] 2023-03-20T11:53:09.3410660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-07] PASSED [ 36%] 2023-03-20T11:53:09.3453058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-08] PASSED [ 36%] 2023-03-20T11:53:09.3466285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-09] SKIPPED [ 36%] 2023-03-20T11:53:09.3482130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-10] SKIPPED [ 36%] 2023-03-20T11:53:09.3496102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-11] SKIPPED [ 36%] 2023-03-20T11:53:09.3509924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-12] SKIPPED [ 36%] 2023-03-20T11:53:09.3524165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-13] SKIPPED [ 36%] 2023-03-20T11:53:09.3537906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-14] SKIPPED [ 36%] 2023-03-20T11:53:09.3552252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-15] SKIPPED [ 36%] 2023-03-20T11:53:09.3568738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-16] SKIPPED [ 36%] 2023-03-20T11:53:09.3581289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-17] SKIPPED [ 36%] 2023-03-20T11:53:09.3595314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-18] SKIPPED [ 36%] 2023-03-20T11:53:09.3610339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-19] SKIPPED [ 36%] 2023-03-20T11:53:09.3623145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-20] SKIPPED [ 36%] 2023-03-20T11:53:09.3656257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-21] PASSED [ 36%] 2023-03-20T11:53:09.3692431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-22] PASSED [ 36%] 2023-03-20T11:53:09.3725806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-23] PASSED [ 36%] 2023-03-20T11:53:09.3765790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-24] PASSED [ 36%] 2023-03-20T11:53:09.3810630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-25] PASSED [ 36%] 2023-03-20T11:53:09.3852486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-26] PASSED [ 36%] 2023-03-20T11:53:09.3865565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-27] SKIPPED [ 36%] 2023-03-20T11:53:09.3881397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-28] SKIPPED [ 36%] 2023-03-20T11:53:09.3895184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-29] SKIPPED [ 36%] 2023-03-20T11:53:09.3908958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-30] SKIPPED [ 36%] 2023-03-20T11:53:09.3922637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-31] SKIPPED [ 36%] 2023-03-20T11:53:09.3936027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-32] SKIPPED [ 36%] 2023-03-20T11:53:09.3949952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-33] SKIPPED [ 36%] 2023-03-20T11:53:09.3965411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-34] SKIPPED [ 36%] 2023-03-20T11:53:09.3979396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-affine_video-35] SKIPPED [ 36%] 2023-03-20T11:53:09.3995536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-000] SKIPPED [ 36%] 2023-03-20T11:53:09.4010907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-001] SKIPPED [ 36%] 2023-03-20T11:53:09.4025893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-002] SKIPPED [ 36%] 2023-03-20T11:53:09.4041202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-003] SKIPPED [ 36%] 2023-03-20T11:53:09.4056398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-004] SKIPPED [ 36%] 2023-03-20T11:53:09.4073376Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-005] SKIPPED [ 36%] 2023-03-20T11:53:09.4089391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-006] SKIPPED [ 36%] 2023-03-20T11:53:09.4103779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-007] SKIPPED [ 36%] 2023-03-20T11:53:09.4118905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-008] SKIPPED [ 36%] 2023-03-20T11:53:09.4133973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-009] SKIPPED [ 36%] 2023-03-20T11:53:09.4148980Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-010] SKIPPED [ 36%] 2023-03-20T11:53:09.4163735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-011] SKIPPED [ 36%] 2023-03-20T11:53:09.4179850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-012] SKIPPED [ 36%] 2023-03-20T11:53:09.4195400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-013] SKIPPED [ 36%] 2023-03-20T11:53:09.4210575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-014] SKIPPED [ 36%] 2023-03-20T11:53:09.4225079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-015] SKIPPED [ 36%] 2023-03-20T11:53:09.4240079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-016] SKIPPED [ 36%] 2023-03-20T11:53:09.4255138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-017] SKIPPED [ 36%] 2023-03-20T11:53:09.4270718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-018] SKIPPED [ 36%] 2023-03-20T11:53:09.4287572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-019] SKIPPED [ 36%] 2023-03-20T11:53:09.4303019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-020] SKIPPED [ 36%] 2023-03-20T11:53:09.4318742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-021] SKIPPED [ 36%] 2023-03-20T11:53:09.4333784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-022] SKIPPED [ 36%] 2023-03-20T11:53:09.4348940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-023] SKIPPED [ 36%] 2023-03-20T11:53:09.4364363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-024] SKIPPED [ 36%] 2023-03-20T11:53:09.4379329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-025] SKIPPED [ 36%] 2023-03-20T11:53:09.4396686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-026] SKIPPED [ 36%] 2023-03-20T11:53:09.4434958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-027] PASSED [ 36%] 2023-03-20T11:53:09.4474065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-028] PASSED [ 36%] 2023-03-20T11:53:09.4514908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-029] PASSED [ 36%] 2023-03-20T11:53:09.4550372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-030] PASSED [ 36%] 2023-03-20T11:53:09.4588291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-031] PASSED [ 36%] 2023-03-20T11:53:09.4627885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-032] PASSED [ 36%] 2023-03-20T11:53:09.4651272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-033] PASSED [ 36%] 2023-03-20T11:53:09.4676540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-034] PASSED [ 36%] 2023-03-20T11:53:09.4703498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-035] PASSED [ 36%] 2023-03-20T11:53:09.4742258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-036] PASSED [ 36%] 2023-03-20T11:53:09.4778630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-037] PASSED [ 36%] 2023-03-20T11:53:09.4821758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-038] PASSED [ 36%] 2023-03-20T11:53:09.4859153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-039] PASSED [ 36%] 2023-03-20T11:53:09.4894601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-040] PASSED [ 36%] 2023-03-20T11:53:09.4935515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-041] PASSED [ 36%] 2023-03-20T11:53:09.4960973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-042] PASSED [ 36%] 2023-03-20T11:53:09.4983725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-043] PASSED [ 36%] 2023-03-20T11:53:09.5013527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-044] PASSED [ 36%] 2023-03-20T11:53:09.5054223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-045] PASSED [ 36%] 2023-03-20T11:53:09.5095695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-046] PASSED [ 36%] 2023-03-20T11:53:09.5133538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-047] PASSED [ 36%] 2023-03-20T11:53:09.5173301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-048] PASSED [ 36%] 2023-03-20T11:53:09.5214516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-049] PASSED [ 36%] 2023-03-20T11:53:09.5250560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-050] PASSED [ 36%] 2023-03-20T11:53:09.5277346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-051] PASSED [ 36%] 2023-03-20T11:53:09.5306467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-052] PASSED [ 36%] 2023-03-20T11:53:09.5330552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-053] PASSED [ 36%] 2023-03-20T11:53:09.5374778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-054] PASSED [ 36%] 2023-03-20T11:53:09.5421572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-055] PASSED [ 36%] 2023-03-20T11:53:09.5471028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-056] PASSED [ 36%] 2023-03-20T11:53:09.5514500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-057] PASSED [ 36%] 2023-03-20T11:53:09.5560542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-058] PASSED [ 36%] 2023-03-20T11:53:09.5609304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-059] PASSED [ 36%] 2023-03-20T11:53:09.5636450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-060] PASSED [ 36%] 2023-03-20T11:53:09.5666241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-061] PASSED [ 36%] 2023-03-20T11:53:09.5698957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-062] PASSED [ 36%] 2023-03-20T11:53:09.5751111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-063] PASSED [ 36%] 2023-03-20T11:53:09.5796658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-064] PASSED [ 36%] 2023-03-20T11:53:09.5850405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-065] PASSED [ 36%] 2023-03-20T11:53:09.5895881Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-066] PASSED [ 36%] 2023-03-20T11:53:09.5939018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-067] PASSED [ 36%] 2023-03-20T11:53:09.5990564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-068] PASSED [ 36%] 2023-03-20T11:53:09.6020515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-069] PASSED [ 36%] 2023-03-20T11:53:09.6047180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-070] PASSED [ 36%] 2023-03-20T11:53:09.6081921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-071] PASSED [ 36%] 2023-03-20T11:53:09.6133914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-072] PASSED [ 36%] 2023-03-20T11:53:09.6186850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-073] PASSED [ 36%] 2023-03-20T11:53:09.6233294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-074] PASSED [ 36%] 2023-03-20T11:53:09.6282506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-075] PASSED [ 36%] 2023-03-20T11:53:09.6334080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-076] PASSED [ 36%] 2023-03-20T11:53:09.6378054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-077] PASSED [ 36%] 2023-03-20T11:53:09.6411262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-078] PASSED [ 36%] 2023-03-20T11:53:09.6446482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-079] PASSED [ 36%] 2023-03-20T11:53:09.6473091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-080] PASSED [ 36%] 2023-03-20T11:53:09.6486792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-081] SKIPPED [ 36%] 2023-03-20T11:53:09.6500192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-082] SKIPPED [ 36%] 2023-03-20T11:53:09.6513329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-083] SKIPPED [ 36%] 2023-03-20T11:53:09.6528833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-084] SKIPPED [ 36%] 2023-03-20T11:53:09.6541326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-085] SKIPPED [ 36%] 2023-03-20T11:53:09.6554894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-086] SKIPPED [ 36%] 2023-03-20T11:53:09.6568765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-087] SKIPPED [ 36%] 2023-03-20T11:53:09.6581385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-088] SKIPPED [ 36%] 2023-03-20T11:53:09.6594292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-089] SKIPPED [ 36%] 2023-03-20T11:53:09.6607426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-090] SKIPPED [ 36%] 2023-03-20T11:53:09.6622233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-091] SKIPPED [ 36%] 2023-03-20T11:53:09.6635247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-092] SKIPPED [ 36%] 2023-03-20T11:53:09.6649469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-093] SKIPPED [ 36%] 2023-03-20T11:53:09.6661631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-094] SKIPPED [ 36%] 2023-03-20T11:53:09.6674955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-095] SKIPPED [ 36%] 2023-03-20T11:53:09.6688748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-096] SKIPPED [ 36%] 2023-03-20T11:53:09.6703270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-097] SKIPPED [ 36%] 2023-03-20T11:53:09.6716796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-098] SKIPPED [ 36%] 2023-03-20T11:53:09.6730435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-099] SKIPPED [ 36%] 2023-03-20T11:53:09.6743739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-100] SKIPPED [ 36%] 2023-03-20T11:53:09.6758856Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-101] SKIPPED [ 36%] 2023-03-20T11:53:09.6772642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-102] SKIPPED [ 36%] 2023-03-20T11:53:09.6784925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-103] SKIPPED [ 36%] 2023-03-20T11:53:09.6799814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-104] SKIPPED [ 36%] 2023-03-20T11:53:09.6813950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-105] SKIPPED [ 36%] 2023-03-20T11:53:09.6826276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-106] SKIPPED [ 36%] 2023-03-20T11:53:09.6839598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-107] SKIPPED [ 36%] 2023-03-20T11:53:09.6853348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-108] SKIPPED [ 36%] 2023-03-20T11:53:09.6866049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-109] SKIPPED [ 36%] 2023-03-20T11:53:09.6879528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-110] SKIPPED [ 36%] 2023-03-20T11:53:09.6894253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-111] SKIPPED [ 36%] 2023-03-20T11:53:09.6907414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-112] SKIPPED [ 36%] 2023-03-20T11:53:09.6920601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-113] SKIPPED [ 36%] 2023-03-20T11:53:09.6933959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-114] SKIPPED [ 36%] 2023-03-20T11:53:09.6947322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-115] SKIPPED [ 36%] 2023-03-20T11:53:09.6960942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-116] SKIPPED [ 36%] 2023-03-20T11:53:09.6974167Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-117] SKIPPED [ 36%] 2023-03-20T11:53:09.6988890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-118] SKIPPED [ 36%] 2023-03-20T11:53:09.7002563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-119] SKIPPED [ 36%] 2023-03-20T11:53:09.7015986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-120] SKIPPED [ 36%] 2023-03-20T11:53:09.7029474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-121] SKIPPED [ 36%] 2023-03-20T11:53:09.7042954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-122] SKIPPED [ 36%] 2023-03-20T11:53:09.7055739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-123] SKIPPED [ 36%] 2023-03-20T11:53:09.7068949Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-124] SKIPPED [ 36%] 2023-03-20T11:53:09.7084008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-125] SKIPPED [ 36%] 2023-03-20T11:53:09.7097275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-126] SKIPPED [ 36%] 2023-03-20T11:53:09.7110627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-127] SKIPPED [ 36%] 2023-03-20T11:53:09.7123958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-128] SKIPPED [ 36%] 2023-03-20T11:53:09.7137088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-129] SKIPPED [ 36%] 2023-03-20T11:53:09.7150545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-130] SKIPPED [ 36%] 2023-03-20T11:53:09.7163804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-131] SKIPPED [ 36%] 2023-03-20T11:53:09.7178623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-132] SKIPPED [ 36%] 2023-03-20T11:53:09.7192392Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-133] SKIPPED [ 36%] 2023-03-20T11:53:09.7205723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-134] SKIPPED [ 36%] 2023-03-20T11:53:09.7218992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-135] SKIPPED [ 36%] 2023-03-20T11:53:09.7232596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-136] SKIPPED [ 36%] 2023-03-20T11:53:09.7245769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-137] SKIPPED [ 36%] 2023-03-20T11:53:09.7258887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-138] SKIPPED [ 36%] 2023-03-20T11:53:09.7274306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-139] SKIPPED [ 36%] 2023-03-20T11:53:09.7288031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-140] SKIPPED [ 36%] 2023-03-20T11:53:09.7300957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-141] SKIPPED [ 36%] 2023-03-20T11:53:09.7314755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-142] SKIPPED [ 36%] 2023-03-20T11:53:09.7328979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-143] SKIPPED [ 36%] 2023-03-20T11:53:09.7341537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-144] SKIPPED [ 36%] 2023-03-20T11:53:09.7355080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-145] SKIPPED [ 36%] 2023-03-20T11:53:09.7370010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-146] SKIPPED [ 36%] 2023-03-20T11:53:09.7383151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-147] SKIPPED [ 36%] 2023-03-20T11:53:09.7396432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-148] SKIPPED [ 36%] 2023-03-20T11:53:09.7410022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-149] SKIPPED [ 36%] 2023-03-20T11:53:09.7422751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-150] SKIPPED [ 36%] 2023-03-20T11:53:09.7436183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-151] SKIPPED [ 36%] 2023-03-20T11:53:09.7450132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-152] SKIPPED [ 36%] 2023-03-20T11:53:09.7464210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-153] SKIPPED [ 36%] 2023-03-20T11:53:09.7477647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-154] SKIPPED [ 36%] 2023-03-20T11:53:09.7491361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-155] SKIPPED [ 36%] 2023-03-20T11:53:09.7504686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-156] SKIPPED [ 36%] 2023-03-20T11:53:09.7517958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-157] SKIPPED [ 36%] 2023-03-20T11:53:09.7532192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-158] SKIPPED [ 36%] 2023-03-20T11:53:09.7544582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-159] SKIPPED [ 36%] 2023-03-20T11:53:09.7561090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-160] SKIPPED [ 36%] 2023-03-20T11:53:09.7574324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_format_bounding_box-161] SKIPPED [ 36%] 2023-03-20T11:53:09.7588072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-00] SKIPPED [ 36%] 2023-03-20T11:53:09.7613848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-01] PASSED [ 36%] 2023-03-20T11:53:09.7641371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-02] PASSED [ 36%] 2023-03-20T11:53:09.7654812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-03] SKIPPED [ 36%] 2023-03-20T11:53:09.7668279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-04] SKIPPED [ 36%] 2023-03-20T11:53:09.7681879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-05] SKIPPED [ 36%] 2023-03-20T11:53:09.7697702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-06] SKIPPED [ 36%] 2023-03-20T11:53:09.7721942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-07] PASSED [ 36%] 2023-03-20T11:53:09.7750187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-08] PASSED [ 36%] 2023-03-20T11:53:09.7764245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-09] SKIPPED [ 36%] 2023-03-20T11:53:09.7777834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-10] SKIPPED [ 36%] 2023-03-20T11:53:09.7792172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-11] SKIPPED [ 36%] 2023-03-20T11:53:09.7805651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-12] SKIPPED [ 36%] 2023-03-20T11:53:09.7829467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-13] PASSED [ 36%] 2023-03-20T11:53:09.7857657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-14] PASSED [ 36%] 2023-03-20T11:53:09.7871622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-15] SKIPPED [ 36%] 2023-03-20T11:53:09.7886461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-16] SKIPPED [ 36%] 2023-03-20T11:53:09.7900011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-17] SKIPPED [ 36%] 2023-03-20T11:53:09.7914509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-18] SKIPPED [ 36%] 2023-03-20T11:53:09.7938126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-19] PASSED [ 36%] 2023-03-20T11:53:09.7966744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-20] PASSED [ 36%] 2023-03-20T11:53:09.7980657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-21] SKIPPED [ 36%] 2023-03-20T11:53:09.7994706Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-22] SKIPPED [ 36%] 2023-03-20T11:53:09.8008999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_image_tensor-23] SKIPPED [ 36%] 2023-03-20T11:53:09.8025432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_bounding_box-0] SKIPPED [ 36%] 2023-03-20T11:53:09.8069697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_bounding_box-1] PASSED [ 36%] 2023-03-20T11:53:09.8124481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_bounding_box-2] PASSED [ 36%] 2023-03-20T11:53:09.8138081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_bounding_box-3] SKIPPED [ 36%] 2023-03-20T11:53:09.8151888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_bounding_box-4] SKIPPED [ 36%] 2023-03-20T11:53:09.8164999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_bounding_box-5] SKIPPED [ 36%] 2023-03-20T11:53:09.8180707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-00] PASSED [ 36%] 2023-03-20T11:53:09.8200147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-01] PASSED [ 36%] 2023-03-20T11:53:09.8222324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-02] PASSED [ 36%] 2023-03-20T11:53:09.8236154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-03] SKIPPED [ 36%] 2023-03-20T11:53:09.8250493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-04] SKIPPED [ 36%] 2023-03-20T11:53:09.8264905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-05] SKIPPED [ 36%] 2023-03-20T11:53:09.8278410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-06] SKIPPED [ 36%] 2023-03-20T11:53:09.8292435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-07] SKIPPED [ 36%] 2023-03-20T11:53:09.8305487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-08] SKIPPED [ 36%] 2023-03-20T11:53:09.8319010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-09] SKIPPED [ 36%] 2023-03-20T11:53:09.8332827Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-10] SKIPPED [ 36%] 2023-03-20T11:53:09.8345997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-11] SKIPPED [ 36%] 2023-03-20T11:53:09.8364405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-12] PASSED [ 36%] 2023-03-20T11:53:09.8387823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-13] PASSED [ 36%] 2023-03-20T11:53:09.8465492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-14] PASSED [ 36%] 2023-03-20T11:53:09.8478985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-15] SKIPPED [ 36%] 2023-03-20T11:53:09.8493385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-16] SKIPPED [ 36%] 2023-03-20T11:53:09.8506459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-17] SKIPPED [ 36%] 2023-03-20T11:53:09.8520302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-18] SKIPPED [ 36%] 2023-03-20T11:53:09.8538531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-19] PASSED [ 36%] 2023-03-20T11:53:09.8559993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-20] PASSED [ 36%] 2023-03-20T11:53:09.8573551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-21] SKIPPED [ 36%] 2023-03-20T11:53:09.8588298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-22] SKIPPED [ 36%] 2023-03-20T11:53:09.8602003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-23] SKIPPED [ 36%] 2023-03-20T11:53:09.8615680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-24] SKIPPED [ 36%] 2023-03-20T11:53:09.8634705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-25] PASSED [ 36%] 2023-03-20T11:53:09.8655622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-26] PASSED [ 36%] 2023-03-20T11:53:09.8669117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-27] SKIPPED [ 36%] 2023-03-20T11:53:09.8683005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-28] SKIPPED [ 36%] 2023-03-20T11:53:09.8696555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-29] SKIPPED [ 36%] 2023-03-20T11:53:09.8709904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-30] SKIPPED [ 36%] 2023-03-20T11:53:09.8730638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-31] PASSED [ 36%] 2023-03-20T11:53:09.8751342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-32] PASSED [ 36%] 2023-03-20T11:53:09.8764576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-33] SKIPPED [ 36%] 2023-03-20T11:53:09.8778039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-34] SKIPPED [ 36%] 2023-03-20T11:53:09.8791396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_mask-35] SKIPPED [ 36%] 2023-03-20T11:53:09.8805615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-00] SKIPPED [ 36%] 2023-03-20T11:53:09.8819870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-01] SKIPPED [ 36%] 2023-03-20T11:53:09.8835571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-02] SKIPPED [ 36%] 2023-03-20T11:53:09.8855962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-03] PASSED [ 36%] 2023-03-20T11:53:09.8880274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-04] PASSED [ 36%] 2023-03-20T11:53:09.8903334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-05] PASSED [ 36%] 2023-03-20T11:53:09.8925485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-06] PASSED [ 36%] 2023-03-20T11:53:09.8954428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-07] PASSED [ 36%] 2023-03-20T11:53:09.8981201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-08] PASSED [ 36%] 2023-03-20T11:53:09.8995214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-09] SKIPPED [ 36%] 2023-03-20T11:53:09.9010043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-10] SKIPPED [ 36%] 2023-03-20T11:53:09.9022715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-11] SKIPPED [ 36%] 2023-03-20T11:53:09.9036860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-12] SKIPPED [ 36%] 2023-03-20T11:53:09.9050789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-13] SKIPPED [ 36%] 2023-03-20T11:53:09.9065948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-14] SKIPPED [ 36%] 2023-03-20T11:53:09.9080024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-15] SKIPPED [ 36%] 2023-03-20T11:53:09.9094355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-16] SKIPPED [ 36%] 2023-03-20T11:53:09.9108137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-17] SKIPPED [ 36%] 2023-03-20T11:53:09.9121995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-18] SKIPPED [ 36%] 2023-03-20T11:53:09.9136096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-19] SKIPPED [ 36%] 2023-03-20T11:53:09.9150270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-20] SKIPPED [ 36%] 2023-03-20T11:53:09.9170577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-21] PASSED [ 36%] 2023-03-20T11:53:09.9194110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-22] PASSED [ 36%] 2023-03-20T11:53:09.9216786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-23] PASSED [ 36%] 2023-03-20T11:53:09.9239519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-24] PASSED [ 36%] 2023-03-20T11:53:09.9267899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-25] PASSED [ 36%] 2023-03-20T11:53:09.9295110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-26] PASSED [ 36%] 2023-03-20T11:53:09.9308877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-27] SKIPPED [ 36%] 2023-03-20T11:53:09.9323108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-28] SKIPPED [ 36%] 2023-03-20T11:53:09.9337169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-29] SKIPPED [ 36%] 2023-03-20T11:53:09.9351201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-30] SKIPPED [ 36%] 2023-03-20T11:53:09.9364946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-31] SKIPPED [ 36%] 2023-03-20T11:53:09.9380060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-32] SKIPPED [ 36%] 2023-03-20T11:53:09.9393951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-33] SKIPPED [ 36%] 2023-03-20T11:53:09.9408751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-34] SKIPPED [ 36%] 2023-03-20T11:53:09.9421739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-vertical_flip_video-35] SKIPPED [ 36%] 2023-03-20T11:53:09.9435480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-000] SKIPPED [ 36%] 2023-03-20T11:53:09.9479761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-001] PASSED [ 36%] 2023-03-20T11:53:09.9532773Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-002] PASSED [ 36%] 2023-03-20T11:53:09.9545292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-003] SKIPPED [ 36%] 2023-03-20T11:53:09.9562685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-004] SKIPPED [ 36%] 2023-03-20T11:53:09.9576177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-005] SKIPPED [ 36%] 2023-03-20T11:53:09.9589302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-006] SKIPPED [ 36%] 2023-03-20T11:53:09.9603291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-007] SKIPPED [ 36%] 2023-03-20T11:53:09.9617011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-008] SKIPPED [ 36%] 2023-03-20T11:53:09.9630832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-009] SKIPPED [ 36%] 2023-03-20T11:53:09.9644509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-010] SKIPPED [ 36%] 2023-03-20T11:53:09.9682223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-011] PASSED [ 36%] 2023-03-20T11:53:09.9716270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-012] PASSED [ 36%] 2023-03-20T11:53:09.9751736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-013] PASSED [ 36%] 2023-03-20T11:53:09.9786403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-014] PASSED [ 36%] 2023-03-20T11:53:09.9821269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-015] PASSED [ 36%] 2023-03-20T11:53:09.9865840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-016] PASSED [ 37%] 2023-03-20T11:53:09.9909579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-017] PASSED [ 37%] 2023-03-20T11:53:09.9953008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-018] PASSED [ 37%] 2023-03-20T11:53:09.9996767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-019] PASSED [ 37%] 2023-03-20T11:53:10.0040410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-020] PASSED [ 37%] 2023-03-20T11:53:10.0053884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-021] SKIPPED [ 37%] 2023-03-20T11:53:10.0067486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-022] SKIPPED [ 37%] 2023-03-20T11:53:10.0081288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-023] SKIPPED [ 37%] 2023-03-20T11:53:10.0094972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-024] SKIPPED [ 37%] 2023-03-20T11:53:10.0107971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-025] SKIPPED [ 37%] 2023-03-20T11:53:10.0123429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-026] SKIPPED [ 37%] 2023-03-20T11:53:10.0136795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-027] SKIPPED [ 37%] 2023-03-20T11:53:10.0150445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-028] SKIPPED [ 37%] 2023-03-20T11:53:10.0164192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-029] SKIPPED [ 37%] 2023-03-20T11:53:10.0177572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-030] SKIPPED [ 37%] 2023-03-20T11:53:10.0191479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-031] SKIPPED [ 37%] 2023-03-20T11:53:10.0206626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-032] SKIPPED [ 37%] 2023-03-20T11:53:10.0220185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-033] SKIPPED [ 37%] 2023-03-20T11:53:10.0235035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-034] SKIPPED [ 37%] 2023-03-20T11:53:10.0249275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-035] SKIPPED [ 37%] 2023-03-20T11:53:10.0262107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-036] SKIPPED [ 37%] 2023-03-20T11:53:10.0275894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-037] SKIPPED [ 37%] 2023-03-20T11:53:10.0290307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-038] SKIPPED [ 37%] 2023-03-20T11:53:10.0305197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-039] SKIPPED [ 37%] 2023-03-20T11:53:10.0318902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-040] SKIPPED [ 37%] 2023-03-20T11:53:10.0333028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-041] SKIPPED [ 37%] 2023-03-20T11:53:10.0346234Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-042] SKIPPED [ 37%] 2023-03-20T11:53:10.0359986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-043] SKIPPED [ 37%] 2023-03-20T11:53:10.0374038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-044] SKIPPED [ 37%] 2023-03-20T11:53:10.0387484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-045] SKIPPED [ 37%] 2023-03-20T11:53:10.0403007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-046] SKIPPED [ 37%] 2023-03-20T11:53:10.0438684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-047] PASSED [ 37%] 2023-03-20T11:53:10.0486083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-048] PASSED [ 37%] 2023-03-20T11:53:10.0533858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-049] PASSED [ 37%] 2023-03-20T11:53:10.0580730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-050] PASSED [ 37%] 2023-03-20T11:53:10.0627674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-051] PASSED [ 37%] 2023-03-20T11:53:10.0676435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-052] PASSED [ 37%] 2023-03-20T11:53:10.0723680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-053] PASSED [ 37%] 2023-03-20T11:53:10.0771810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-054] PASSED [ 37%] 2023-03-20T11:53:10.0818963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-055] PASSED [ 37%] 2023-03-20T11:53:10.0867352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-056] PASSED [ 37%] 2023-03-20T11:53:10.0914932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-057] PASSED [ 37%] 2023-03-20T11:53:10.0958677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-058] PASSED [ 37%] 2023-03-20T11:53:10.1020833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-059] PASSED [ 37%] 2023-03-20T11:53:10.1081893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-060] PASSED [ 37%] 2023-03-20T11:53:10.1142513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-061] PASSED [ 37%] 2023-03-20T11:53:10.1203263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-062] PASSED [ 37%] 2023-03-20T11:53:10.1264647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-063] PASSED [ 37%] 2023-03-20T11:53:10.1325733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-064] PASSED [ 37%] 2023-03-20T11:53:10.1386526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-065] PASSED [ 37%] 2023-03-20T11:53:10.1449222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-066] PASSED [ 37%] 2023-03-20T11:53:10.1509357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-067] PASSED [ 37%] 2023-03-20T11:53:10.1571069Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-068] PASSED [ 37%] 2023-03-20T11:53:10.1584890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-069] SKIPPED [ 37%] 2023-03-20T11:53:10.1599656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-070] SKIPPED [ 37%] 2023-03-20T11:53:10.1612431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-071] SKIPPED [ 37%] 2023-03-20T11:53:10.1627221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-072] SKIPPED [ 37%] 2023-03-20T11:53:10.1640468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-073] SKIPPED [ 37%] 2023-03-20T11:53:10.1654216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-074] SKIPPED [ 37%] 2023-03-20T11:53:10.1667592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-075] SKIPPED [ 37%] 2023-03-20T11:53:10.1680791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-076] SKIPPED [ 37%] 2023-03-20T11:53:10.1694136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-077] SKIPPED [ 37%] 2023-03-20T11:53:10.1709100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-078] SKIPPED [ 37%] 2023-03-20T11:53:10.1722286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-079] SKIPPED [ 37%] 2023-03-20T11:53:10.1735756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-080] SKIPPED [ 37%] 2023-03-20T11:53:10.1750100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-081] SKIPPED [ 37%] 2023-03-20T11:53:10.1764680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-082] SKIPPED [ 37%] 2023-03-20T11:53:10.1778136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-083] SKIPPED [ 37%] 2023-03-20T11:53:10.1791972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-084] SKIPPED [ 37%] 2023-03-20T11:53:10.1807003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-085] SKIPPED [ 37%] 2023-03-20T11:53:10.1820962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-086] SKIPPED [ 37%] 2023-03-20T11:53:10.1835011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-087] SKIPPED [ 37%] 2023-03-20T11:53:10.1849530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-088] SKIPPED [ 37%] 2023-03-20T11:53:10.1861963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-089] SKIPPED [ 37%] 2023-03-20T11:53:10.1875351Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-090] SKIPPED [ 37%] 2023-03-20T11:53:10.1890166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-091] SKIPPED [ 37%] 2023-03-20T11:53:10.1903893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-092] SKIPPED [ 37%] 2023-03-20T11:53:10.1917243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-093] SKIPPED [ 37%] 2023-03-20T11:53:10.1930937Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-094] SKIPPED [ 37%] 2023-03-20T11:53:10.1944565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-095] SKIPPED [ 37%] 2023-03-20T11:53:10.1958379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-096] SKIPPED [ 37%] 2023-03-20T11:53:10.1971723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-097] SKIPPED [ 37%] 2023-03-20T11:53:10.1985493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-098] SKIPPED [ 37%] 2023-03-20T11:53:10.2000544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-099] SKIPPED [ 37%] 2023-03-20T11:53:10.2014151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-100] SKIPPED [ 37%] 2023-03-20T11:53:10.2027592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-101] SKIPPED [ 37%] 2023-03-20T11:53:10.2041742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-102] SKIPPED [ 37%] 2023-03-20T11:53:10.2055023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-103] SKIPPED [ 37%] 2023-03-20T11:53:10.2103704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-104] PASSED [ 37%] 2023-03-20T11:53:10.2150202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-105] PASSED [ 37%] 2023-03-20T11:53:10.2213012Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-106] PASSED [ 37%] 2023-03-20T11:53:10.2272890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-107] PASSED [ 37%] 2023-03-20T11:53:10.2286632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-108] SKIPPED [ 37%] 2023-03-20T11:53:10.2302355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-109] SKIPPED [ 37%] 2023-03-20T11:53:10.2315741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-110] SKIPPED [ 37%] 2023-03-20T11:53:10.2330408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-111] SKIPPED [ 37%] 2023-03-20T11:53:10.2342896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-112] SKIPPED [ 37%] 2023-03-20T11:53:10.2355919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_image_tensor-113] SKIPPED [ 37%] 2023-03-20T11:53:10.2372571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-00] SKIPPED [ 37%] 2023-03-20T11:53:10.2386475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-01] SKIPPED [ 37%] 2023-03-20T11:53:10.2405222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-02] SKIPPED [ 37%] 2023-03-20T11:53:10.2420488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-03] SKIPPED [ 37%] 2023-03-20T11:53:10.2435968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-04] SKIPPED [ 37%] 2023-03-20T11:53:10.2450912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-05] SKIPPED [ 37%] 2023-03-20T11:53:10.2465824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-06] SKIPPED [ 37%] 2023-03-20T11:53:10.2481343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-07] SKIPPED [ 37%] 2023-03-20T11:53:10.2496325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-08] SKIPPED [ 37%] 2023-03-20T11:53:10.2553948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-09] PASSED [ 37%] 2023-03-20T11:53:10.2606747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-10] PASSED [ 37%] 2023-03-20T11:53:10.2647533Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-11] PASSED [ 37%] 2023-03-20T11:53:10.2703036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-12] PASSED [ 37%] 2023-03-20T11:53:10.2758625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-13] PASSED [ 37%] 2023-03-20T11:53:10.2802503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-14] PASSED [ 37%] 2023-03-20T11:53:10.2863477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-15] PASSED [ 37%] 2023-03-20T11:53:10.2922922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-16] PASSED [ 37%] 2023-03-20T11:53:10.2971111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-17] PASSED [ 37%] 2023-03-20T11:53:10.3039463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-18] PASSED [ 37%] 2023-03-20T11:53:10.3106444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-19] PASSED [ 37%] 2023-03-20T11:53:10.3158447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-20] PASSED [ 37%] 2023-03-20T11:53:10.3232009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-21] PASSED [ 37%] 2023-03-20T11:53:10.3303756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-22] PASSED [ 37%] 2023-03-20T11:53:10.3360298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-23] PASSED [ 37%] 2023-03-20T11:53:10.3438883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-24] PASSED [ 37%] 2023-03-20T11:53:10.3516148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-25] PASSED [ 37%] 2023-03-20T11:53:10.3576641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-26] PASSED [ 37%] 2023-03-20T11:53:10.3590488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-27] SKIPPED [ 37%] 2023-03-20T11:53:10.3603735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-28] SKIPPED [ 37%] 2023-03-20T11:53:10.3617024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-29] SKIPPED [ 37%] 2023-03-20T11:53:10.3631969Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-30] SKIPPED [ 37%] 2023-03-20T11:53:10.3645408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-31] SKIPPED [ 37%] 2023-03-20T11:53:10.3658806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-32] SKIPPED [ 37%] 2023-03-20T11:53:10.3672563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-33] SKIPPED [ 37%] 2023-03-20T11:53:10.3685801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-34] SKIPPED [ 37%] 2023-03-20T11:53:10.3699172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-35] SKIPPED [ 37%] 2023-03-20T11:53:10.3712880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-36] SKIPPED [ 37%] 2023-03-20T11:53:10.3726991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-37] SKIPPED [ 37%] 2023-03-20T11:53:10.3740219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-38] SKIPPED [ 37%] 2023-03-20T11:53:10.3754132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-39] SKIPPED [ 37%] 2023-03-20T11:53:10.3767834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-40] SKIPPED [ 37%] 2023-03-20T11:53:10.3780898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-41] SKIPPED [ 37%] 2023-03-20T11:53:10.3793992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-42] SKIPPED [ 37%] 2023-03-20T11:53:10.3807049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-43] SKIPPED [ 37%] 2023-03-20T11:53:10.3822232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-44] SKIPPED [ 37%] 2023-03-20T11:53:10.3835631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-45] SKIPPED [ 37%] 2023-03-20T11:53:10.3849748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-46] SKIPPED [ 37%] 2023-03-20T11:53:10.3862451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-47] SKIPPED [ 37%] 2023-03-20T11:53:10.3875971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-48] SKIPPED [ 37%] 2023-03-20T11:53:10.3890030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-49] SKIPPED [ 37%] 2023-03-20T11:53:10.3902704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-50] SKIPPED [ 37%] 2023-03-20T11:53:10.3917692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-51] SKIPPED [ 37%] 2023-03-20T11:53:10.3932067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-52] SKIPPED [ 37%] 2023-03-20T11:53:10.3944507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_bounding_box-53] SKIPPED [ 37%] 2023-03-20T11:53:10.3996416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-00] PASSED [ 37%] 2023-03-20T11:53:10.4029149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-01] PASSED [ 37%] 2023-03-20T11:53:10.4135214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-02] PASSED [ 37%] 2023-03-20T11:53:10.4148554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-03] SKIPPED [ 37%] 2023-03-20T11:53:10.4162423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-04] SKIPPED [ 37%] 2023-03-20T11:53:10.4175883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-05] SKIPPED [ 37%] 2023-03-20T11:53:10.4191169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-06] SKIPPED [ 37%] 2023-03-20T11:53:10.4224034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-07] PASSED [ 37%] 2023-03-20T11:53:10.4263436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-08] PASSED [ 37%] 2023-03-20T11:53:10.4276914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-09] SKIPPED [ 37%] 2023-03-20T11:53:10.4290599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-10] SKIPPED [ 37%] 2023-03-20T11:53:10.4304147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_mask-11] SKIPPED [ 37%] 2023-03-20T11:53:10.4318062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-00] SKIPPED [ 37%] 2023-03-20T11:53:10.4332910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-01] SKIPPED [ 37%] 2023-03-20T11:53:10.4345861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-02] SKIPPED [ 37%] 2023-03-20T11:53:10.4380615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-03] PASSED [ 37%] 2023-03-20T11:53:10.4416341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-04] PASSED [ 37%] 2023-03-20T11:53:10.4450964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-05] PASSED [ 37%] 2023-03-20T11:53:10.4491882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-06] PASSED [ 37%] 2023-03-20T11:53:10.4535208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-07] PASSED [ 37%] 2023-03-20T11:53:10.4578255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-08] PASSED [ 37%] 2023-03-20T11:53:10.4592902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-09] SKIPPED [ 37%] 2023-03-20T11:53:10.4606671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-10] SKIPPED [ 37%] 2023-03-20T11:53:10.4620691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-11] SKIPPED [ 37%] 2023-03-20T11:53:10.4634758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-12] SKIPPED [ 37%] 2023-03-20T11:53:10.4649356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-13] SKIPPED [ 37%] 2023-03-20T11:53:10.4664110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-14] SKIPPED [ 37%] 2023-03-20T11:53:10.4678043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-15] SKIPPED [ 37%] 2023-03-20T11:53:10.4692775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-16] SKIPPED [ 37%] 2023-03-20T11:53:10.4705878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-17] SKIPPED [ 37%] 2023-03-20T11:53:10.4719767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-18] SKIPPED [ 37%] 2023-03-20T11:53:10.4733844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-19] SKIPPED [ 37%] 2023-03-20T11:53:10.4747365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-20] SKIPPED [ 37%] 2023-03-20T11:53:10.4782370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-21] PASSED [ 37%] 2023-03-20T11:53:10.4817590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-22] PASSED [ 37%] 2023-03-20T11:53:10.4853174Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-23] PASSED [ 37%] 2023-03-20T11:53:10.4893254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-24] PASSED [ 37%] 2023-03-20T11:53:10.4936191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-25] PASSED [ 37%] 2023-03-20T11:53:10.4978551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-26] PASSED [ 37%] 2023-03-20T11:53:10.4993280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-27] SKIPPED [ 37%] 2023-03-20T11:53:10.5006972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-28] SKIPPED [ 37%] 2023-03-20T11:53:10.5021055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-29] SKIPPED [ 37%] 2023-03-20T11:53:10.5035157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-30] SKIPPED [ 37%] 2023-03-20T11:53:10.5049832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-31] SKIPPED [ 37%] 2023-03-20T11:53:10.5064198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-32] SKIPPED [ 37%] 2023-03-20T11:53:10.5077643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-33] SKIPPED [ 37%] 2023-03-20T11:53:10.5092253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-34] SKIPPED [ 37%] 2023-03-20T11:53:10.5105369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-rotate_video-35] SKIPPED [ 37%] 2023-03-20T11:53:10.5119476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-00] SKIPPED [ 37%] 2023-03-20T11:53:10.5133692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-01] SKIPPED [ 37%] 2023-03-20T11:53:10.5146777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-02] SKIPPED [ 37%] 2023-03-20T11:53:10.5162011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-03] SKIPPED [ 37%] 2023-03-20T11:53:10.5175693Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-04] SKIPPED [ 37%] 2023-03-20T11:53:10.5199414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-05] PASSED [ 37%] 2023-03-20T11:53:10.5224940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-06] PASSED [ 37%] 2023-03-20T11:53:10.5250721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-07] PASSED [ 37%] 2023-03-20T11:53:10.5275511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-08] PASSED [ 37%] 2023-03-20T11:53:10.5300599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-09] PASSED [ 37%] 2023-03-20T11:53:10.5329824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-10] PASSED [ 37%] 2023-03-20T11:53:10.5359521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-11] PASSED [ 37%] 2023-03-20T11:53:10.5390237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-12] PASSED [ 37%] 2023-03-20T11:53:10.5420683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-13] PASSED [ 37%] 2023-03-20T11:53:10.5453121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-14] PASSED [ 37%] 2023-03-20T11:53:10.5465223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-15] SKIPPED [ 37%] 2023-03-20T11:53:10.5479509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-16] SKIPPED [ 37%] 2023-03-20T11:53:10.5493158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-17] SKIPPED [ 37%] 2023-03-20T11:53:10.5510121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-18] SKIPPED [ 37%] 2023-03-20T11:53:10.5523899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-19] SKIPPED [ 37%] 2023-03-20T11:53:10.5537080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-20] SKIPPED [ 37%] 2023-03-20T11:53:10.5550780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-21] SKIPPED [ 37%] 2023-03-20T11:53:10.5564462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-22] SKIPPED [ 37%] 2023-03-20T11:53:10.5577859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-23] SKIPPED [ 37%] 2023-03-20T11:53:10.5591662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-24] SKIPPED [ 37%] 2023-03-20T11:53:10.5606547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-25] SKIPPED [ 37%] 2023-03-20T11:53:10.5619997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-26] SKIPPED [ 37%] 2023-03-20T11:53:10.5633974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-27] SKIPPED [ 37%] 2023-03-20T11:53:10.5648653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-28] SKIPPED [ 37%] 2023-03-20T11:53:10.5661034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_image_tensor-29] SKIPPED [ 37%] 2023-03-20T11:53:10.5676526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-000] SKIPPED [ 37%] 2023-03-20T11:53:10.5692630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-001] SKIPPED [ 37%] 2023-03-20T11:53:10.5708217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-002] SKIPPED [ 37%] 2023-03-20T11:53:10.5723481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-003] SKIPPED [ 37%] 2023-03-20T11:53:10.5738408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-004] SKIPPED [ 37%] 2023-03-20T11:53:10.5754100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-005] SKIPPED [ 37%] 2023-03-20T11:53:10.5770330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-006] SKIPPED [ 37%] 2023-03-20T11:53:10.5784137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-007] SKIPPED [ 37%] 2023-03-20T11:53:10.5799536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-008] SKIPPED [ 37%] 2023-03-20T11:53:10.5816143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-009] SKIPPED [ 37%] 2023-03-20T11:53:10.5831336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-010] SKIPPED [ 37%] 2023-03-20T11:53:10.5846113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-011] SKIPPED [ 37%] 2023-03-20T11:53:10.5861747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-012] SKIPPED [ 37%] 2023-03-20T11:53:10.5877018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-013] SKIPPED [ 37%] 2023-03-20T11:53:10.5893392Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-014] SKIPPED [ 37%] 2023-03-20T11:53:10.5908358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-015] SKIPPED [ 37%] 2023-03-20T11:53:10.5924567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-016] SKIPPED [ 37%] 2023-03-20T11:53:10.5939279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-017] SKIPPED [ 37%] 2023-03-20T11:53:10.5984513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-018] PASSED [ 37%] 2023-03-20T11:53:10.6027727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-019] PASSED [ 37%] 2023-03-20T11:53:10.6070618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-020] PASSED [ 37%] 2023-03-20T11:53:10.6113469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-021] PASSED [ 37%] 2023-03-20T11:53:10.6143503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-022] PASSED [ 37%] 2023-03-20T11:53:10.6174348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-023] PASSED [ 37%] 2023-03-20T11:53:10.6219656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-024] PASSED [ 37%] 2023-03-20T11:53:10.6266236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-025] PASSED [ 37%] 2023-03-20T11:53:10.6311344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-026] PASSED [ 37%] 2023-03-20T11:53:10.6356140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-027] PASSED [ 37%] 2023-03-20T11:53:10.6389389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-028] PASSED [ 37%] 2023-03-20T11:53:10.6422472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-029] PASSED [ 37%] 2023-03-20T11:53:10.6472738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-030] PASSED [ 37%] 2023-03-20T11:53:10.6521670Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-031] PASSED [ 37%] 2023-03-20T11:53:10.6570611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-032] PASSED [ 37%] 2023-03-20T11:53:10.6618573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-033] PASSED [ 37%] 2023-03-20T11:53:10.6655093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-034] PASSED [ 37%] 2023-03-20T11:53:10.6692919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-035] PASSED [ 37%] 2023-03-20T11:53:10.6747774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-036] PASSED [ 37%] 2023-03-20T11:53:10.6802182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-037] PASSED [ 37%] 2023-03-20T11:53:10.6855858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-038] PASSED [ 37%] 2023-03-20T11:53:10.6909519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-039] PASSED [ 37%] 2023-03-20T11:53:10.6946481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-040] PASSED [ 37%] 2023-03-20T11:53:10.6984119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-041] PASSED [ 37%] 2023-03-20T11:53:10.7042435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-042] PASSED [ 37%] 2023-03-20T11:53:10.7100502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-043] PASSED [ 37%] 2023-03-20T11:53:10.7158178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-044] PASSED [ 37%] 2023-03-20T11:53:10.7216711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-045] PASSED [ 37%] 2023-03-20T11:53:10.7257500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-046] PASSED [ 37%] 2023-03-20T11:53:10.7298301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-047] PASSED [ 37%] 2023-03-20T11:53:10.7362463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-048] PASSED [ 37%] 2023-03-20T11:53:10.7426933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-049] PASSED [ 37%] 2023-03-20T11:53:10.7490484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-050] PASSED [ 37%] 2023-03-20T11:53:10.7551490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-051] PASSED [ 37%] 2023-03-20T11:53:10.7598350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-052] PASSED [ 37%] 2023-03-20T11:53:10.7644834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-053] PASSED [ 37%] 2023-03-20T11:53:10.7658027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-054] SKIPPED [ 37%] 2023-03-20T11:53:10.7671519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-055] SKIPPED [ 37%] 2023-03-20T11:53:10.7684789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-056] SKIPPED [ 37%] 2023-03-20T11:53:10.7697971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-057] SKIPPED [ 37%] 2023-03-20T11:53:10.7711644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-058] SKIPPED [ 37%] 2023-03-20T11:53:10.7726495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-059] SKIPPED [ 37%] 2023-03-20T11:53:10.7739713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-060] SKIPPED [ 37%] 2023-03-20T11:53:10.7753432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-061] SKIPPED [ 37%] 2023-03-20T11:53:10.7766535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-062] SKIPPED [ 37%] 2023-03-20T11:53:10.7779987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-063] SKIPPED [ 37%] 2023-03-20T11:53:10.7794115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-064] SKIPPED [ 37%] 2023-03-20T11:53:10.7809198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-065] SKIPPED [ 37%] 2023-03-20T11:53:10.7822417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-066] SKIPPED [ 37%] 2023-03-20T11:53:10.7836209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-067] SKIPPED [ 37%] 2023-03-20T11:53:10.7850309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-068] SKIPPED [ 37%] 2023-03-20T11:53:10.7862799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-069] SKIPPED [ 37%] 2023-03-20T11:53:10.7876449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-070] SKIPPED [ 37%] 2023-03-20T11:53:10.7890317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-071] SKIPPED [ 37%] 2023-03-20T11:53:10.7904361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-072] SKIPPED [ 37%] 2023-03-20T11:53:10.7918062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-073] SKIPPED [ 37%] 2023-03-20T11:53:10.7932246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-074] SKIPPED [ 37%] 2023-03-20T11:53:10.7944584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-075] SKIPPED [ 37%] 2023-03-20T11:53:10.7957972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-076] SKIPPED [ 37%] 2023-03-20T11:53:10.7972230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-077] SKIPPED [ 37%] 2023-03-20T11:53:10.7984649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-078] SKIPPED [ 37%] 2023-03-20T11:53:10.7999705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-079] SKIPPED [ 37%] 2023-03-20T11:53:10.8013845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-080] SKIPPED [ 37%] 2023-03-20T11:53:10.8026296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-081] SKIPPED [ 37%] 2023-03-20T11:53:10.8039621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-082] SKIPPED [ 37%] 2023-03-20T11:53:10.8053254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-083] SKIPPED [ 37%] 2023-03-20T11:53:10.8066108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-084] SKIPPED [ 37%] 2023-03-20T11:53:10.8079598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-085] SKIPPED [ 37%] 2023-03-20T11:53:10.8094479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-086] SKIPPED [ 37%] 2023-03-20T11:53:10.8107639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-087] SKIPPED [ 37%] 2023-03-20T11:53:10.8121197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-088] SKIPPED [ 37%] 2023-03-20T11:53:10.8134475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-089] SKIPPED [ 37%] 2023-03-20T11:53:10.8147618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-090] SKIPPED [ 37%] 2023-03-20T11:53:10.8161848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-091] SKIPPED [ 37%] 2023-03-20T11:53:10.8176551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-092] SKIPPED [ 37%] 2023-03-20T11:53:10.8189615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-093] SKIPPED [ 37%] 2023-03-20T11:53:10.8203234Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-094] SKIPPED [ 37%] 2023-03-20T11:53:10.8216366Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-095] SKIPPED [ 37%] 2023-03-20T11:53:10.8229550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-096] SKIPPED [ 37%] 2023-03-20T11:53:10.8242606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-097] SKIPPED [ 37%] 2023-03-20T11:53:10.8256367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-098] SKIPPED [ 37%] 2023-03-20T11:53:10.8273095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-099] SKIPPED [ 37%] 2023-03-20T11:53:10.8285996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-100] SKIPPED [ 37%] 2023-03-20T11:53:10.8299841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-101] SKIPPED [ 37%] 2023-03-20T11:53:10.8313348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-102] SKIPPED [ 37%] 2023-03-20T11:53:10.8326390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-103] SKIPPED [ 37%] 2023-03-20T11:53:10.8339643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-104] SKIPPED [ 37%] 2023-03-20T11:53:10.8353416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-105] SKIPPED [ 37%] 2023-03-20T11:53:10.8369289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-106] SKIPPED [ 37%] 2023-03-20T11:53:10.8381828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_bounding_box-107] SKIPPED [ 37%] 2023-03-20T11:53:10.8406130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-00] PASSED [ 37%] 2023-03-20T11:53:10.8438373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-01] PASSED [ 37%] 2023-03-20T11:53:10.8479153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-02] PASSED [ 37%] 2023-03-20T11:53:10.8493114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-03] SKIPPED [ 37%] 2023-03-20T11:53:10.8506471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-04] SKIPPED [ 37%] 2023-03-20T11:53:10.8520488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-05] SKIPPED [ 37%] 2023-03-20T11:53:10.8534272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-06] SKIPPED [ 37%] 2023-03-20T11:53:10.8553852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-07] PASSED [ 37%] 2023-03-20T11:53:10.8575927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-08] PASSED [ 37%] 2023-03-20T11:53:10.8589417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-09] SKIPPED [ 37%] 2023-03-20T11:53:10.8603250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-10] SKIPPED [ 37%] 2023-03-20T11:53:10.8616889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_mask-11] SKIPPED [ 37%] 2023-03-20T11:53:10.8631393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-00] SKIPPED [ 37%] 2023-03-20T11:53:10.8645450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-01] SKIPPED [ 37%] 2023-03-20T11:53:10.8659348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-02] SKIPPED [ 37%] 2023-03-20T11:53:10.8680231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-03] PASSED [ 37%] 2023-03-20T11:53:10.8703672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-04] PASSED [ 37%] 2023-03-20T11:53:10.8726324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-05] PASSED [ 37%] 2023-03-20T11:53:10.8747893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-06] PASSED [ 37%] 2023-03-20T11:53:10.8776510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-07] PASSED [ 37%] 2023-03-20T11:53:10.8803929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-08] PASSED [ 37%] 2023-03-20T11:53:10.8817911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-09] SKIPPED [ 37%] 2023-03-20T11:53:10.8832646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-10] SKIPPED [ 37%] 2023-03-20T11:53:10.8846174Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-11] SKIPPED [ 37%] 2023-03-20T11:53:10.8860028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-12] SKIPPED [ 37%] 2023-03-20T11:53:10.8874347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-13] SKIPPED [ 37%] 2023-03-20T11:53:10.8890108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-14] SKIPPED [ 37%] 2023-03-20T11:53:10.8903322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-15] SKIPPED [ 37%] 2023-03-20T11:53:10.8917321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-16] SKIPPED [ 37%] 2023-03-20T11:53:10.8932313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-17] SKIPPED [ 37%] 2023-03-20T11:53:10.8945720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-18] SKIPPED [ 37%] 2023-03-20T11:53:10.8959854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-19] SKIPPED [ 37%] 2023-03-20T11:53:10.8974075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-20] SKIPPED [ 37%] 2023-03-20T11:53:10.8994910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-21] PASSED [ 37%] 2023-03-20T11:53:10.9018468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-22] PASSED [ 37%] 2023-03-20T11:53:10.9041240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-23] PASSED [ 37%] 2023-03-20T11:53:10.9062776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-24] PASSED [ 37%] 2023-03-20T11:53:10.9091882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-25] PASSED [ 37%] 2023-03-20T11:53:10.9118160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-26] PASSED [ 37%] 2023-03-20T11:53:10.9133222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-27] SKIPPED [ 37%] 2023-03-20T11:53:10.9146037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-28] SKIPPED [ 37%] 2023-03-20T11:53:10.9160070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-29] SKIPPED [ 37%] 2023-03-20T11:53:10.9174784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-30] SKIPPED [ 37%] 2023-03-20T11:53:10.9188523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-31] SKIPPED [ 37%] 2023-03-20T11:53:10.9203616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-32] SKIPPED [ 37%] 2023-03-20T11:53:10.9217441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-33] SKIPPED [ 37%] 2023-03-20T11:53:10.9231593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-34] SKIPPED [ 37%] 2023-03-20T11:53:10.9244962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-crop_video-35] SKIPPED [ 37%] 2023-03-20T11:53:10.9258765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-000] SKIPPED [ 37%] 2023-03-20T11:53:10.9272715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-001] SKIPPED [ 37%] 2023-03-20T11:53:10.9286237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-002] SKIPPED [ 37%] 2023-03-20T11:53:10.9316520Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-003] PASSED [ 37%] 2023-03-20T11:53:10.9343363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-004] PASSED [ 37%] 2023-03-20T11:53:10.9369313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-005] PASSED [ 37%] 2023-03-20T11:53:10.9401776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-006] PASSED [ 37%] 2023-03-20T11:53:10.9434168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-007] PASSED [ 37%] 2023-03-20T11:53:10.9463827Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-008] PASSED [ 37%] 2023-03-20T11:53:10.9477694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-009] SKIPPED [ 37%] 2023-03-20T11:53:10.9492353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-010] SKIPPED [ 37%] 2023-03-20T11:53:10.9505202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-011] SKIPPED [ 37%] 2023-03-20T11:53:10.9518747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-012] SKIPPED [ 37%] 2023-03-20T11:53:10.9533079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-013] SKIPPED [ 37%] 2023-03-20T11:53:10.9546904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-014] SKIPPED [ 37%] 2023-03-20T11:53:10.9560157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-015] SKIPPED [ 37%] 2023-03-20T11:53:10.9573663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-016] SKIPPED [ 37%] 2023-03-20T11:53:10.9587942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-017] SKIPPED [ 37%] 2023-03-20T11:53:10.9601511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-018] SKIPPED [ 37%] 2023-03-20T11:53:10.9616019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-019] SKIPPED [ 37%] 2023-03-20T11:53:10.9629896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-020] SKIPPED [ 37%] 2023-03-20T11:53:10.9659778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-021] PASSED [ 37%] 2023-03-20T11:53:10.9686308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-022] PASSED [ 37%] 2023-03-20T11:53:10.9711745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-023] PASSED [ 37%] 2023-03-20T11:53:10.9745903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-024] PASSED [ 37%] 2023-03-20T11:53:10.9778057Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-025] PASSED [ 37%] 2023-03-20T11:53:10.9808519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-026] PASSED [ 37%] 2023-03-20T11:53:10.9822430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-027] SKIPPED [ 37%] 2023-03-20T11:53:10.9836237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-028] SKIPPED [ 37%] 2023-03-20T11:53:10.9850261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-029] SKIPPED [ 37%] 2023-03-20T11:53:10.9864179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-030] SKIPPED [ 37%] 2023-03-20T11:53:10.9878231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-031] SKIPPED [ 37%] 2023-03-20T11:53:10.9894004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-032] SKIPPED [ 37%] 2023-03-20T11:53:10.9906888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-033] SKIPPED [ 37%] 2023-03-20T11:53:10.9921182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-034] SKIPPED [ 37%] 2023-03-20T11:53:10.9934759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-035] SKIPPED [ 37%] 2023-03-20T11:53:10.9948352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-036] SKIPPED [ 37%] 2023-03-20T11:53:10.9962191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-037] SKIPPED [ 37%] 2023-03-20T11:53:10.9975759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-038] SKIPPED [ 37%] 2023-03-20T11:53:11.0004480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-039] PASSED [ 37%] 2023-03-20T11:53:11.0031483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-040] PASSED [ 37%] 2023-03-20T11:53:11.0056517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-041] PASSED [ 37%] 2023-03-20T11:53:11.0090496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-042] PASSED [ 37%] 2023-03-20T11:53:11.0122658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-043] PASSED [ 37%] 2023-03-20T11:53:11.0152489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-044] PASSED [ 37%] 2023-03-20T11:53:11.0165919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-045] SKIPPED [ 37%] 2023-03-20T11:53:11.0179562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-046] SKIPPED [ 37%] 2023-03-20T11:53:11.0193672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-047] SKIPPED [ 37%] 2023-03-20T11:53:11.0206988Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-048] SKIPPED [ 37%] 2023-03-20T11:53:11.0220498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-049] SKIPPED [ 37%] 2023-03-20T11:53:11.0238461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-050] SKIPPED [ 37%] 2023-03-20T11:53:11.0252811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-051] SKIPPED [ 37%] 2023-03-20T11:53:11.0265237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-052] SKIPPED [ 37%] 2023-03-20T11:53:11.0278887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-053] SKIPPED [ 37%] 2023-03-20T11:53:11.0293374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-054] SKIPPED [ 37%] 2023-03-20T11:53:11.0307192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-055] SKIPPED [ 37%] 2023-03-20T11:53:11.0321826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-056] SKIPPED [ 37%] 2023-03-20T11:53:11.0351926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-057] PASSED [ 37%] 2023-03-20T11:53:11.0378692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-058] PASSED [ 37%] 2023-03-20T11:53:11.0404359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-059] PASSED [ 37%] 2023-03-20T11:53:11.0437789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-060] PASSED [ 37%] 2023-03-20T11:53:11.0469980Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-061] PASSED [ 37%] 2023-03-20T11:53:11.0499941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-062] PASSED [ 37%] 2023-03-20T11:53:11.0514504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-063] SKIPPED [ 37%] 2023-03-20T11:53:11.0528869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-064] SKIPPED [ 37%] 2023-03-20T11:53:11.0542261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-065] SKIPPED [ 37%] 2023-03-20T11:53:11.0556263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-066] SKIPPED [ 37%] 2023-03-20T11:53:11.0570365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-067] SKIPPED [ 37%] 2023-03-20T11:53:11.0585427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-068] SKIPPED [ 37%] 2023-03-20T11:53:11.0599630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-069] SKIPPED [ 37%] 2023-03-20T11:53:11.0623585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-070] SKIPPED [ 37%] 2023-03-20T11:53:11.0627504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-071] SKIPPED [ 37%] 2023-03-20T11:53:11.0641334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-072] SKIPPED [ 37%] 2023-03-20T11:53:11.0655489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-073] SKIPPED [ 37%] 2023-03-20T11:53:11.0669318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-074] SKIPPED [ 37%] 2023-03-20T11:53:11.0698880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-075] PASSED [ 37%] 2023-03-20T11:53:11.0725565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-076] PASSED [ 37%] 2023-03-20T11:53:11.0749881Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-077] PASSED [ 37%] 2023-03-20T11:53:11.0783583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-078] PASSED [ 37%] 2023-03-20T11:53:11.0815873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-079] PASSED [ 37%] 2023-03-20T11:53:11.0845775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-080] PASSED [ 37%] 2023-03-20T11:53:11.0859413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-081] SKIPPED [ 37%] 2023-03-20T11:53:11.0873758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-082] SKIPPED [ 37%] 2023-03-20T11:53:11.0887284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-083] SKIPPED [ 37%] 2023-03-20T11:53:11.0901097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-084] SKIPPED [ 37%] 2023-03-20T11:53:11.0914755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-085] SKIPPED [ 37%] 2023-03-20T11:53:11.0930357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-086] SKIPPED [ 37%] 2023-03-20T11:53:11.0943559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-087] SKIPPED [ 37%] 2023-03-20T11:53:11.0956696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-088] SKIPPED [ 37%] 2023-03-20T11:53:11.0970267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-089] SKIPPED [ 37%] 2023-03-20T11:53:11.0984079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-090] SKIPPED [ 37%] 2023-03-20T11:53:11.0998356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-091] SKIPPED [ 37%] 2023-03-20T11:53:11.1013946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-092] SKIPPED [ 37%] 2023-03-20T11:53:11.1042520Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-093] PASSED [ 37%] 2023-03-20T11:53:11.1069378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-094] PASSED [ 37%] 2023-03-20T11:53:11.1095093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-095] PASSED [ 37%] 2023-03-20T11:53:11.1130350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-096] PASSED [ 37%] 2023-03-20T11:53:11.1161826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-097] PASSED [ 37%] 2023-03-20T11:53:11.1191618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-098] PASSED [ 37%] 2023-03-20T11:53:11.1205487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-099] SKIPPED [ 37%] 2023-03-20T11:53:11.1219497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-100] SKIPPED [ 37%] 2023-03-20T11:53:11.1233760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-101] SKIPPED [ 37%] 2023-03-20T11:53:11.1247453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-102] SKIPPED [ 37%] 2023-03-20T11:53:11.1261731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-103] SKIPPED [ 37%] 2023-03-20T11:53:11.1277133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-104] SKIPPED [ 37%] 2023-03-20T11:53:11.1291213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-105] SKIPPED [ 37%] 2023-03-20T11:53:11.1305204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-106] SKIPPED [ 37%] 2023-03-20T11:53:11.1319100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-107] SKIPPED [ 37%] 2023-03-20T11:53:11.1333131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-108] SKIPPED [ 37%] 2023-03-20T11:53:11.1346769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-109] SKIPPED [ 37%] 2023-03-20T11:53:11.1362165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-110] SKIPPED [ 37%] 2023-03-20T11:53:11.1390383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-111] PASSED [ 37%] 2023-03-20T11:53:11.1417162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-112] PASSED [ 37%] 2023-03-20T11:53:11.1442936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-113] PASSED [ 37%] 2023-03-20T11:53:11.1476679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-114] PASSED [ 37%] 2023-03-20T11:53:11.1508483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-115] PASSED [ 37%] 2023-03-20T11:53:11.1537802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-116] PASSED [ 37%] 2023-03-20T11:53:11.1551839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-117] SKIPPED [ 37%] 2023-03-20T11:53:11.1565294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-118] SKIPPED [ 37%] 2023-03-20T11:53:11.1578908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-119] SKIPPED [ 37%] 2023-03-20T11:53:11.1592779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-120] SKIPPED [ 37%] 2023-03-20T11:53:11.1606185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-121] SKIPPED [ 37%] 2023-03-20T11:53:11.1621446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-122] SKIPPED [ 37%] 2023-03-20T11:53:11.1635220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-123] SKIPPED [ 37%] 2023-03-20T11:53:11.1650022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-124] SKIPPED [ 37%] 2023-03-20T11:53:11.1662600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-125] SKIPPED [ 37%] 2023-03-20T11:53:11.1676681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-126] SKIPPED [ 37%] 2023-03-20T11:53:11.1691002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-127] SKIPPED [ 37%] 2023-03-20T11:53:11.1706420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-128] SKIPPED [ 37%] 2023-03-20T11:53:11.1735077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-129] PASSED [ 37%] 2023-03-20T11:53:11.1763425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-130] PASSED [ 37%] 2023-03-20T11:53:11.1787932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-131] PASSED [ 37%] 2023-03-20T11:53:11.1822415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-132] PASSED [ 37%] 2023-03-20T11:53:11.1855182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-133] PASSED [ 37%] 2023-03-20T11:53:11.1884666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-134] PASSED [ 37%] 2023-03-20T11:53:11.1898943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-135] SKIPPED [ 37%] 2023-03-20T11:53:11.1913262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-136] SKIPPED [ 37%] 2023-03-20T11:53:11.1926962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-137] SKIPPED [ 37%] 2023-03-20T11:53:11.1941004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-138] SKIPPED [ 37%] 2023-03-20T11:53:11.1955165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-139] SKIPPED [ 37%] 2023-03-20T11:53:11.1970579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-140] SKIPPED [ 37%] 2023-03-20T11:53:11.1984421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-141] SKIPPED [ 37%] 2023-03-20T11:53:11.1998601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-142] SKIPPED [ 37%] 2023-03-20T11:53:11.2013420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-143] SKIPPED [ 37%] 2023-03-20T11:53:11.2026085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-144] SKIPPED [ 37%] 2023-03-20T11:53:11.2039844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-145] SKIPPED [ 37%] 2023-03-20T11:53:11.2055382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-146] SKIPPED [ 37%] 2023-03-20T11:53:11.2083208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-147] PASSED [ 37%] 2023-03-20T11:53:11.2109485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-148] PASSED [ 37%] 2023-03-20T11:53:11.2134807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-149] PASSED [ 37%] 2023-03-20T11:53:11.2169389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-150] PASSED [ 37%] 2023-03-20T11:53:11.2200052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-151] PASSED [ 37%] 2023-03-20T11:53:11.2229260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-152] PASSED [ 37%] 2023-03-20T11:53:11.2243309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-153] SKIPPED [ 37%] 2023-03-20T11:53:11.2257014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-154] SKIPPED [ 37%] 2023-03-20T11:53:11.2270465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-155] SKIPPED [ 37%] 2023-03-20T11:53:11.2284223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-156] SKIPPED [ 37%] 2023-03-20T11:53:11.2297841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-157] SKIPPED [ 37%] 2023-03-20T11:53:11.2315168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-158] SKIPPED [ 37%] 2023-03-20T11:53:11.2329330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-159] SKIPPED [ 37%] 2023-03-20T11:53:11.2342648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-160] SKIPPED [ 37%] 2023-03-20T11:53:11.2355884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-161] SKIPPED [ 37%] 2023-03-20T11:53:11.2370620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-162] SKIPPED [ 37%] 2023-03-20T11:53:11.2383934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-163] SKIPPED [ 37%] 2023-03-20T11:53:11.2399104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-164] SKIPPED [ 37%] 2023-03-20T11:53:11.2427260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-165] PASSED [ 37%] 2023-03-20T11:53:11.2454619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-166] PASSED [ 37%] 2023-03-20T11:53:11.2479769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-167] PASSED [ 37%] 2023-03-20T11:53:11.2513984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-168] PASSED [ 37%] 2023-03-20T11:53:11.2546036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-169] PASSED [ 37%] 2023-03-20T11:53:11.2576196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-170] PASSED [ 37%] 2023-03-20T11:53:11.2590153Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-171] SKIPPED [ 37%] 2023-03-20T11:53:11.2604227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-172] SKIPPED [ 37%] 2023-03-20T11:53:11.2617960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-173] SKIPPED [ 37%] 2023-03-20T11:53:11.2632085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-174] SKIPPED [ 37%] 2023-03-20T11:53:11.2645786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-175] SKIPPED [ 37%] 2023-03-20T11:53:11.2661435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-176] SKIPPED [ 37%] 2023-03-20T11:53:11.2675754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-177] SKIPPED [ 37%] 2023-03-20T11:53:11.2690477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-178] SKIPPED [ 37%] 2023-03-20T11:53:11.2703340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-179] SKIPPED [ 37%] 2023-03-20T11:53:11.2717333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-180] SKIPPED [ 37%] 2023-03-20T11:53:11.2731963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-181] SKIPPED [ 37%] 2023-03-20T11:53:11.2746123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-182] SKIPPED [ 37%] 2023-03-20T11:53:11.2773765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-183] PASSED [ 37%] 2023-03-20T11:53:11.2800503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-184] PASSED [ 37%] 2023-03-20T11:53:11.2825609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-185] PASSED [ 37%] 2023-03-20T11:53:11.2859414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-186] PASSED [ 37%] 2023-03-20T11:53:11.2893320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-187] PASSED [ 37%] 2023-03-20T11:53:11.2922394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-188] PASSED [ 37%] 2023-03-20T11:53:11.2936214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-189] SKIPPED [ 37%] 2023-03-20T11:53:11.2949717Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-190] SKIPPED [ 37%] 2023-03-20T11:53:11.2963651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-191] SKIPPED [ 37%] 2023-03-20T11:53:11.2976994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-192] SKIPPED [ 37%] 2023-03-20T11:53:11.2990655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-193] SKIPPED [ 37%] 2023-03-20T11:53:11.3005715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-194] SKIPPED [ 37%] 2023-03-20T11:53:11.3019481Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-195] SKIPPED [ 37%] 2023-03-20T11:53:11.3033287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-196] SKIPPED [ 37%] 2023-03-20T11:53:11.3046875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-197] SKIPPED [ 37%] 2023-03-20T11:53:11.3060563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-198] SKIPPED [ 37%] 2023-03-20T11:53:11.3075150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-199] SKIPPED [ 37%] 2023-03-20T11:53:11.3090853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-200] SKIPPED [ 37%] 2023-03-20T11:53:11.3120606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-201] PASSED [ 37%] 2023-03-20T11:53:11.3146482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-202] PASSED [ 37%] 2023-03-20T11:53:11.3172394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-203] PASSED [ 37%] 2023-03-20T11:53:11.3205494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-204] PASSED [ 37%] 2023-03-20T11:53:11.3238764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-205] PASSED [ 37%] 2023-03-20T11:53:11.3268517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-206] PASSED [ 37%] 2023-03-20T11:53:11.3282320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-207] SKIPPED [ 37%] 2023-03-20T11:53:11.3296090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-208] SKIPPED [ 37%] 2023-03-20T11:53:11.3310107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-209] SKIPPED [ 37%] 2023-03-20T11:53:11.3324267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-210] SKIPPED [ 37%] 2023-03-20T11:53:11.3338167Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-211] SKIPPED [ 37%] 2023-03-20T11:53:11.3354197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-212] SKIPPED [ 37%] 2023-03-20T11:53:11.3368772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-213] SKIPPED [ 37%] 2023-03-20T11:53:11.3382247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-214] SKIPPED [ 37%] 2023-03-20T11:53:11.3395786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-215] SKIPPED [ 37%] 2023-03-20T11:53:11.3410617Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-216] SKIPPED [ 37%] 2023-03-20T11:53:11.3423388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-217] SKIPPED [ 37%] 2023-03-20T11:53:11.3438838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-218] SKIPPED [ 37%] 2023-03-20T11:53:11.3466850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-219] PASSED [ 37%] 2023-03-20T11:53:11.3493813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-220] PASSED [ 37%] 2023-03-20T11:53:11.3518494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-221] PASSED [ 37%] 2023-03-20T11:53:11.3552294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-222] PASSED [ 37%] 2023-03-20T11:53:11.3584733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-223] PASSED [ 37%] 2023-03-20T11:53:11.3613920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-224] PASSED [ 37%] 2023-03-20T11:53:11.3627764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-225] SKIPPED [ 37%] 2023-03-20T11:53:11.3641875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-226] SKIPPED [ 37%] 2023-03-20T11:53:11.3655266Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-227] SKIPPED [ 37%] 2023-03-20T11:53:11.3668402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-228] SKIPPED [ 37%] 2023-03-20T11:53:11.3682319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-229] SKIPPED [ 37%] 2023-03-20T11:53:11.3697086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-230] SKIPPED [ 37%] 2023-03-20T11:53:11.3711027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-231] SKIPPED [ 37%] 2023-03-20T11:53:11.3724640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-232] SKIPPED [ 37%] 2023-03-20T11:53:11.3738231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-233] SKIPPED [ 37%] 2023-03-20T11:53:11.3752761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-234] SKIPPED [ 37%] 2023-03-20T11:53:11.3766685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-235] SKIPPED [ 37%] 2023-03-20T11:53:11.3782273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-236] SKIPPED [ 37%] 2023-03-20T11:53:11.3811276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-237] PASSED [ 37%] 2023-03-20T11:53:11.3837799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-238] PASSED [ 37%] 2023-03-20T11:53:11.3863255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-239] PASSED [ 37%] 2023-03-20T11:53:11.3897064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-240] PASSED [ 37%] 2023-03-20T11:53:11.3930666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-241] PASSED [ 37%] 2023-03-20T11:53:11.3960088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-242] PASSED [ 37%] 2023-03-20T11:53:11.3975171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-243] SKIPPED [ 37%] 2023-03-20T11:53:11.3987994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-244] SKIPPED [ 37%] 2023-03-20T11:53:11.4002200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-245] SKIPPED [ 37%] 2023-03-20T11:53:11.4016001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-246] SKIPPED [ 37%] 2023-03-20T11:53:11.4029908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-247] SKIPPED [ 37%] 2023-03-20T11:53:11.4045415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-248] SKIPPED [ 37%] 2023-03-20T11:53:11.4059545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-249] SKIPPED [ 37%] 2023-03-20T11:53:11.4073600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-250] SKIPPED [ 37%] 2023-03-20T11:53:11.4086839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-251] SKIPPED [ 37%] 2023-03-20T11:53:11.4100356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-252] SKIPPED [ 37%] 2023-03-20T11:53:11.4114221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-253] SKIPPED [ 37%] 2023-03-20T11:53:11.4129479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-254] SKIPPED [ 37%] 2023-03-20T11:53:11.4157024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-255] PASSED [ 37%] 2023-03-20T11:53:11.4183472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-256] PASSED [ 37%] 2023-03-20T11:53:11.4209179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-257] PASSED [ 37%] 2023-03-20T11:53:11.4242525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-258] PASSED [ 37%] 2023-03-20T11:53:11.4274882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-259] PASSED [ 37%] 2023-03-20T11:53:11.4304551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-260] PASSED [ 37%] 2023-03-20T11:53:11.4318457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-261] SKIPPED [ 37%] 2023-03-20T11:53:11.4332914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-262] SKIPPED [ 37%] 2023-03-20T11:53:11.4345603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-263] SKIPPED [ 37%] 2023-03-20T11:53:11.4359588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-264] SKIPPED [ 37%] 2023-03-20T11:53:11.4374039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-265] SKIPPED [ 37%] 2023-03-20T11:53:11.4389771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-266] SKIPPED [ 37%] 2023-03-20T11:53:11.4403581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-267] SKIPPED [ 37%] 2023-03-20T11:53:11.4417171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-268] SKIPPED [ 37%] 2023-03-20T11:53:11.4430796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-269] SKIPPED [ 37%] 2023-03-20T11:53:11.4444931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-270] SKIPPED [ 37%] 2023-03-20T11:53:11.4459191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-271] SKIPPED [ 37%] 2023-03-20T11:53:11.4474530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-272] SKIPPED [ 37%] 2023-03-20T11:53:11.4502595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-273] PASSED [ 37%] 2023-03-20T11:53:11.4530343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-274] PASSED [ 37%] 2023-03-20T11:53:11.4554678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-275] PASSED [ 37%] 2023-03-20T11:53:11.4588469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-276] PASSED [ 37%] 2023-03-20T11:53:11.4621284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-277] PASSED [ 37%] 2023-03-20T11:53:11.4651065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-278] PASSED [ 37%] 2023-03-20T11:53:11.4665010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-279] SKIPPED [ 37%] 2023-03-20T11:53:11.4679096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-280] SKIPPED [ 37%] 2023-03-20T11:53:11.4693974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-281] SKIPPED [ 37%] 2023-03-20T11:53:11.4706943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-282] SKIPPED [ 37%] 2023-03-20T11:53:11.4720899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-283] SKIPPED [ 37%] 2023-03-20T11:53:11.4736135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-284] SKIPPED [ 37%] 2023-03-20T11:53:11.4749773Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-285] SKIPPED [ 37%] 2023-03-20T11:53:11.4763919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-286] SKIPPED [ 37%] 2023-03-20T11:53:11.4777554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_image_tensor-287] SKIPPED [ 37%] 2023-03-20T11:53:11.4793605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-00] SKIPPED [ 37%] 2023-03-20T11:53:11.4810066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-01] SKIPPED [ 37%] 2023-03-20T11:53:11.4825632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-02] SKIPPED [ 37%] 2023-03-20T11:53:11.4840910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-03] SKIPPED [ 37%] 2023-03-20T11:53:11.4855752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-04] SKIPPED [ 37%] 2023-03-20T11:53:11.4870900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-05] SKIPPED [ 37%] 2023-03-20T11:53:11.4886336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-06] SKIPPED [ 37%] 2023-03-20T11:53:11.4901713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-07] SKIPPED [ 37%] 2023-03-20T11:53:11.4917185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-08] SKIPPED [ 37%] 2023-03-20T11:53:11.4966197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-09] PASSED [ 37%] 2023-03-20T11:53:11.5012501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-10] PASSED [ 37%] 2023-03-20T11:53:11.5044948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-11] PASSED [ 37%] 2023-03-20T11:53:11.5094091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-12] PASSED [ 37%] 2023-03-20T11:53:11.5139775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-13] PASSED [ 37%] 2023-03-20T11:53:11.5176340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-14] PASSED [ 37%] 2023-03-20T11:53:11.5228464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-15] PASSED [ 37%] 2023-03-20T11:53:11.5279957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-16] PASSED [ 37%] 2023-03-20T11:53:11.5321260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-17] PASSED [ 37%] 2023-03-20T11:53:11.5377097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-18] PASSED [ 37%] 2023-03-20T11:53:11.5434390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-19] PASSED [ 37%] 2023-03-20T11:53:11.5475491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-20] PASSED [ 37%] 2023-03-20T11:53:11.5537314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-21] PASSED [ 37%] 2023-03-20T11:53:11.5598019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-22] PASSED [ 37%] 2023-03-20T11:53:11.5642461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-23] PASSED [ 37%] 2023-03-20T11:53:11.5709459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-24] PASSED [ 37%] 2023-03-20T11:53:11.5775525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-25] PASSED [ 37%] 2023-03-20T11:53:11.5825557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-26] PASSED [ 37%] 2023-03-20T11:53:11.5839441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-27] SKIPPED [ 37%] 2023-03-20T11:53:11.5853445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-28] SKIPPED [ 37%] 2023-03-20T11:53:11.5865873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-29] SKIPPED [ 37%] 2023-03-20T11:53:11.5880509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-30] SKIPPED [ 37%] 2023-03-20T11:53:11.5893650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-31] SKIPPED [ 37%] 2023-03-20T11:53:11.5906978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-32] SKIPPED [ 37%] 2023-03-20T11:53:11.5920685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-33] SKIPPED [ 37%] 2023-03-20T11:53:11.5933996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-34] SKIPPED [ 37%] 2023-03-20T11:53:11.5947000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-35] SKIPPED [ 37%] 2023-03-20T11:53:11.5960575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-36] SKIPPED [ 37%] 2023-03-20T11:53:11.5975272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-37] SKIPPED [ 37%] 2023-03-20T11:53:11.5988361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-38] SKIPPED [ 37%] 2023-03-20T11:53:11.6002644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-39] SKIPPED [ 37%] 2023-03-20T11:53:11.6016676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-40] SKIPPED [ 37%] 2023-03-20T11:53:11.6030638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-41] SKIPPED [ 37%] 2023-03-20T11:53:11.6044277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-42] SKIPPED [ 37%] 2023-03-20T11:53:11.6059255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-43] SKIPPED [ 37%] 2023-03-20T11:53:11.6072940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-44] SKIPPED [ 37%] 2023-03-20T11:53:11.6086365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-45] SKIPPED [ 37%] 2023-03-20T11:53:11.6099124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-46] SKIPPED [ 37%] 2023-03-20T11:53:11.6112816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-47] SKIPPED [ 37%] 2023-03-20T11:53:11.6125977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-48] SKIPPED [ 37%] 2023-03-20T11:53:11.6139198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-49] SKIPPED [ 37%] 2023-03-20T11:53:11.6153849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-50] SKIPPED [ 37%] 2023-03-20T11:53:11.6167055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-51] SKIPPED [ 37%] 2023-03-20T11:53:11.6180704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-52] SKIPPED [ 37%] 2023-03-20T11:53:11.6194388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_bounding_box-53] SKIPPED [ 37%] 2023-03-20T11:53:11.6213403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-000] PASSED [ 37%] 2023-03-20T11:53:11.6240011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-001] PASSED [ 37%] 2023-03-20T11:53:11.6269984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-002] PASSED [ 37%] 2023-03-20T11:53:11.6283930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-003] SKIPPED [ 37%] 2023-03-20T11:53:11.6297633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-004] SKIPPED [ 37%] 2023-03-20T11:53:11.6313035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-005] SKIPPED [ 37%] 2023-03-20T11:53:11.6325773Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-006] SKIPPED [ 37%] 2023-03-20T11:53:11.6339313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-007] SKIPPED [ 37%] 2023-03-20T11:53:11.6353431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-008] SKIPPED [ 37%] 2023-03-20T11:53:11.6366723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-009] SKIPPED [ 37%] 2023-03-20T11:53:11.6381183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-010] SKIPPED [ 37%] 2023-03-20T11:53:11.6394910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-011] SKIPPED [ 37%] 2023-03-20T11:53:11.6416917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-012] PASSED [ 37%] 2023-03-20T11:53:11.6507297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-013] PASSED [ 37%] 2023-03-20T11:53:11.6578410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-014] PASSED [ 37%] 2023-03-20T11:53:11.6592014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-015] SKIPPED [ 37%] 2023-03-20T11:53:11.6605423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-016] SKIPPED [ 37%] 2023-03-20T11:53:11.6618999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-017] SKIPPED [ 37%] 2023-03-20T11:53:11.6637179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-018] PASSED [ 37%] 2023-03-20T11:53:11.6662869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-019] PASSED [ 37%] 2023-03-20T11:53:11.6693857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-020] PASSED [ 37%] 2023-03-20T11:53:11.6706725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-021] SKIPPED [ 37%] 2023-03-20T11:53:11.6720713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-022] SKIPPED [ 37%] 2023-03-20T11:53:11.6735362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-023] SKIPPED [ 37%] 2023-03-20T11:53:11.6750278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-024] SKIPPED [ 37%] 2023-03-20T11:53:11.6764963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-025] SKIPPED [ 37%] 2023-03-20T11:53:11.6778017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-026] SKIPPED [ 37%] 2023-03-20T11:53:11.6792033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-027] SKIPPED [ 37%] 2023-03-20T11:53:11.6805774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-028] SKIPPED [ 37%] 2023-03-20T11:53:11.6819231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-029] SKIPPED [ 37%] 2023-03-20T11:53:11.6842320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-030] PASSED [ 37%] 2023-03-20T11:53:11.6886823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-031] PASSED [ 37%] 2023-03-20T11:53:11.6984767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-032] PASSED [ 37%] 2023-03-20T11:53:11.6998597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-033] SKIPPED [ 37%] 2023-03-20T11:53:11.7012790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-034] SKIPPED [ 37%] 2023-03-20T11:53:11.7025679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-035] SKIPPED [ 37%] 2023-03-20T11:53:11.7043452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-036] PASSED [ 37%] 2023-03-20T11:53:11.7069103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-037] PASSED [ 37%] 2023-03-20T11:53:11.7099223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-038] PASSED [ 37%] 2023-03-20T11:53:11.7113446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-039] SKIPPED [ 37%] 2023-03-20T11:53:11.7126934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-040] SKIPPED [ 37%] 2023-03-20T11:53:11.7142746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-041] SKIPPED [ 37%] 2023-03-20T11:53:11.7155660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-042] SKIPPED [ 37%] 2023-03-20T11:53:11.7170342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-043] SKIPPED [ 37%] 2023-03-20T11:53:11.7182772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-044] SKIPPED [ 37%] 2023-03-20T11:53:11.7195819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-045] SKIPPED [ 37%] 2023-03-20T11:53:11.7210475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-046] SKIPPED [ 37%] 2023-03-20T11:53:11.7222914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-047] SKIPPED [ 37%] 2023-03-20T11:53:11.7258646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-048] PASSED [ 37%] 2023-03-20T11:53:11.7356810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-049] PASSED [ 37%] 2023-03-20T11:53:11.7401165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-050] PASSED [ 37%] 2023-03-20T11:53:11.7415053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-051] SKIPPED [ 37%] 2023-03-20T11:53:11.7428101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-052] SKIPPED [ 37%] 2023-03-20T11:53:11.7441929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-053] SKIPPED [ 37%] 2023-03-20T11:53:11.7459657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-054] PASSED [ 37%] 2023-03-20T11:53:11.7485446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-055] PASSED [ 37%] 2023-03-20T11:53:11.7516004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-056] PASSED [ 37%] 2023-03-20T11:53:11.7530557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-057] SKIPPED [ 37%] 2023-03-20T11:53:11.7543209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-058] SKIPPED [ 37%] 2023-03-20T11:53:11.7558587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-059] SKIPPED [ 37%] 2023-03-20T11:53:11.7572942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-060] SKIPPED [ 37%] 2023-03-20T11:53:11.7585425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-061] SKIPPED [ 37%] 2023-03-20T11:53:11.7599016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-062] SKIPPED [ 37%] 2023-03-20T11:53:11.7613747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-063] SKIPPED [ 37%] 2023-03-20T11:53:11.7625833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-064] SKIPPED [ 37%] 2023-03-20T11:53:11.7639732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-065] SKIPPED [ 37%] 2023-03-20T11:53:11.7677525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-066] PASSED [ 37%] 2023-03-20T11:53:11.7721739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-067] PASSED [ 37%] 2023-03-20T11:53:11.7862686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-068] PASSED [ 37%] 2023-03-20T11:53:11.7876586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-069] SKIPPED [ 37%] 2023-03-20T11:53:11.7890847Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-070] SKIPPED [ 37%] 2023-03-20T11:53:11.7904375Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-071] SKIPPED [ 37%] 2023-03-20T11:53:11.7918560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-072] SKIPPED [ 37%] 2023-03-20T11:53:11.7943586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-073] PASSED [ 37%] 2023-03-20T11:53:11.7973792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-074] PASSED [ 37%] 2023-03-20T11:53:11.7986783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-075] SKIPPED [ 37%] 2023-03-20T11:53:11.8001700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-076] SKIPPED [ 37%] 2023-03-20T11:53:11.8015321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-077] SKIPPED [ 37%] 2023-03-20T11:53:11.8028997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-078] SKIPPED [ 37%] 2023-03-20T11:53:11.8054585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-079] PASSED [ 37%] 2023-03-20T11:53:11.8084073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-080] PASSED [ 37%] 2023-03-20T11:53:11.8097738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-081] SKIPPED [ 37%] 2023-03-20T11:53:11.8111394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-082] SKIPPED [ 37%] 2023-03-20T11:53:11.8125076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-083] SKIPPED [ 37%] 2023-03-20T11:53:11.8138841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-084] SKIPPED [ 37%] 2023-03-20T11:53:11.8165842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-085] PASSED [ 37%] 2023-03-20T11:53:11.8197953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-086] PASSED [ 37%] 2023-03-20T11:53:11.8212334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-087] SKIPPED [ 37%] 2023-03-20T11:53:11.8224904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-088] SKIPPED [ 37%] 2023-03-20T11:53:11.8238725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-089] SKIPPED [ 37%] 2023-03-20T11:53:11.8253316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-090] SKIPPED [ 37%] 2023-03-20T11:53:11.8277298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-091] PASSED [ 37%] 2023-03-20T11:53:11.8307439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-092] PASSED [ 37%] 2023-03-20T11:53:11.8321200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-093] SKIPPED [ 37%] 2023-03-20T11:53:11.8336133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-094] SKIPPED [ 37%] 2023-03-20T11:53:11.8349281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-095] SKIPPED [ 37%] 2023-03-20T11:53:11.8363209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-096] SKIPPED [ 37%] 2023-03-20T11:53:11.8388930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-097] PASSED [ 37%] 2023-03-20T11:53:11.8418457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-098] PASSED [ 37%] 2023-03-20T11:53:11.8432074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-099] SKIPPED [ 37%] 2023-03-20T11:53:11.8445365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-100] SKIPPED [ 37%] 2023-03-20T11:53:11.8459314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-101] SKIPPED [ 37%] 2023-03-20T11:53:11.8474940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-102] SKIPPED [ 37%] 2023-03-20T11:53:11.8499727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-103] PASSED [ 37%] 2023-03-20T11:53:11.8530558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-104] PASSED [ 37%] 2023-03-20T11:53:11.8543849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-105] SKIPPED [ 37%] 2023-03-20T11:53:11.8557528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-106] SKIPPED [ 37%] 2023-03-20T11:53:11.8572282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-107] SKIPPED [ 37%] 2023-03-20T11:53:11.8584809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-108] SKIPPED [ 37%] 2023-03-20T11:53:11.8610504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-109] PASSED [ 37%] 2023-03-20T11:53:11.8641087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-110] PASSED [ 37%] 2023-03-20T11:53:11.8653909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-111] SKIPPED [ 37%] 2023-03-20T11:53:11.8668897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-112] SKIPPED [ 37%] 2023-03-20T11:53:11.8682399Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-113] SKIPPED [ 37%] 2023-03-20T11:53:11.8696337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-114] SKIPPED [ 37%] 2023-03-20T11:53:11.8721541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-115] PASSED [ 37%] 2023-03-20T11:53:11.8751535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-116] PASSED [ 37%] 2023-03-20T11:53:11.8765259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-117] SKIPPED [ 37%] 2023-03-20T11:53:11.8779035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-118] SKIPPED [ 37%] 2023-03-20T11:53:11.8793102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-119] SKIPPED [ 37%] 2023-03-20T11:53:11.8809300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-120] SKIPPED [ 37%] 2023-03-20T11:53:11.8834356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-121] PASSED [ 37%] 2023-03-20T11:53:11.8864276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-122] PASSED [ 37%] 2023-03-20T11:53:11.8877380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-123] SKIPPED [ 37%] 2023-03-20T11:53:11.8892202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-124] SKIPPED [ 37%] 2023-03-20T11:53:11.8904887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-125] SKIPPED [ 37%] 2023-03-20T11:53:11.8918993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-126] SKIPPED [ 37%] 2023-03-20T11:53:11.8944210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-127] PASSED [ 37%] 2023-03-20T11:53:11.8974871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-128] PASSED [ 37%] 2023-03-20T11:53:11.8988327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-129] SKIPPED [ 37%] 2023-03-20T11:53:11.9003475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-130] SKIPPED [ 37%] 2023-03-20T11:53:11.9017099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-131] SKIPPED [ 37%] 2023-03-20T11:53:11.9030786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-132] SKIPPED [ 37%] 2023-03-20T11:53:11.9056170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-133] PASSED [ 37%] 2023-03-20T11:53:11.9086132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-134] PASSED [ 37%] 2023-03-20T11:53:11.9099572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-135] SKIPPED [ 37%] 2023-03-20T11:53:11.9113508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-136] SKIPPED [ 37%] 2023-03-20T11:53:11.9127062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-137] SKIPPED [ 37%] 2023-03-20T11:53:11.9145797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-138] SKIPPED [ 37%] 2023-03-20T11:53:11.9171546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-139] PASSED [ 37%] 2023-03-20T11:53:11.9201208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-140] PASSED [ 37%] 2023-03-20T11:53:11.9214906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-141] SKIPPED [ 37%] 2023-03-20T11:53:11.9227882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-142] SKIPPED [ 37%] 2023-03-20T11:53:11.9241652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_mask-143] SKIPPED [ 37%] 2023-03-20T11:53:11.9255805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-00] SKIPPED [ 37%] 2023-03-20T11:53:11.9270027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-01] SKIPPED [ 37%] 2023-03-20T11:53:11.9284401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-02] SKIPPED [ 37%] 2023-03-20T11:53:11.9311419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-03] PASSED [ 37%] 2023-03-20T11:53:11.9339681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-04] PASSED [ 37%] 2023-03-20T11:53:11.9366865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-05] PASSED [ 37%] 2023-03-20T11:53:11.9398086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-06] PASSED [ 37%] 2023-03-20T11:53:11.9432004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-07] PASSED [ 37%] 2023-03-20T11:53:11.9464899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-08] PASSED [ 37%] 2023-03-20T11:53:11.9479400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-09] SKIPPED [ 37%] 2023-03-20T11:53:11.9494164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-10] SKIPPED [ 37%] 2023-03-20T11:53:11.9507020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-11] SKIPPED [ 37%] 2023-03-20T11:53:11.9520964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-12] SKIPPED [ 37%] 2023-03-20T11:53:11.9535271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-13] SKIPPED [ 37%] 2023-03-20T11:53:11.9550660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-14] SKIPPED [ 37%] 2023-03-20T11:53:11.9564857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-15] SKIPPED [ 37%] 2023-03-20T11:53:11.9578970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-16] SKIPPED [ 37%] 2023-03-20T11:53:11.9593252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-17] SKIPPED [ 37%] 2023-03-20T11:53:11.9607004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-18] SKIPPED [ 37%] 2023-03-20T11:53:11.9621763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-19] SKIPPED [ 37%] 2023-03-20T11:53:11.9635632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-20] SKIPPED [ 37%] 2023-03-20T11:53:11.9662964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-21] PASSED [ 37%] 2023-03-20T11:53:11.9692364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-22] PASSED [ 37%] 2023-03-20T11:53:11.9718306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-23] PASSED [ 37%] 2023-03-20T11:53:11.9748579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-24] PASSED [ 37%] 2023-03-20T11:53:11.9782866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-25] PASSED [ 37%] 2023-03-20T11:53:11.9815781Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-26] PASSED [ 37%] 2023-03-20T11:53:11.9830123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-27] SKIPPED [ 37%] 2023-03-20T11:53:11.9844225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-28] SKIPPED [ 37%] 2023-03-20T11:53:11.9857745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-29] SKIPPED [ 37%] 2023-03-20T11:53:11.9871401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-30] SKIPPED [ 37%] 2023-03-20T11:53:11.9885483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-31] SKIPPED [ 37%] 2023-03-20T11:53:11.9901435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-32] SKIPPED [ 37%] 2023-03-20T11:53:11.9915662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-33] SKIPPED [ 37%] 2023-03-20T11:53:11.9930201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-34] SKIPPED [ 37%] 2023-03-20T11:53:11.9943464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-resized_crop_video-35] SKIPPED [ 37%] 2023-03-20T11:53:11.9957400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-000] SKIPPED [ 37%] 2023-03-20T11:53:11.9972489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-001] SKIPPED [ 37%] 2023-03-20T11:53:11.9985094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-002] SKIPPED [ 37%] 2023-03-20T11:53:12.0000816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-003] SKIPPED [ 37%] 2023-03-20T11:53:12.0014377Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-004] SKIPPED [ 37%] 2023-03-20T11:53:12.0028026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-005] SKIPPED [ 37%] 2023-03-20T11:53:12.0041978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-006] SKIPPED [ 37%] 2023-03-20T11:53:12.0067399Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-007] PASSED [ 37%] 2023-03-20T11:53:12.0092903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-008] PASSED [ 37%] 2023-03-20T11:53:12.0116460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-009] PASSED [ 37%] 2023-03-20T11:53:12.0141178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-010] PASSED [ 37%] 2023-03-20T11:53:12.0165892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-011] PASSED [ 37%] 2023-03-20T11:53:12.0190928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-012] PASSED [ 37%] 2023-03-20T11:53:12.0215885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-013] PASSED [ 37%] 2023-03-20T11:53:12.0245692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-014] PASSED [ 37%] 2023-03-20T11:53:12.0276158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-015] PASSED [ 37%] 2023-03-20T11:53:12.0306414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-016] PASSED [ 37%] 2023-03-20T11:53:12.0336288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-017] PASSED [ 37%] 2023-03-20T11:53:12.0366134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-018] PASSED [ 37%] 2023-03-20T11:53:12.0396779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-019] PASSED [ 37%] 2023-03-20T11:53:12.0427482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-020] PASSED [ 37%] 2023-03-20T11:53:12.0443104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-021] SKIPPED [ 37%] 2023-03-20T11:53:12.0456539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-022] SKIPPED [ 37%] 2023-03-20T11:53:12.0469597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-023] SKIPPED [ 37%] 2023-03-20T11:53:12.0483473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-024] SKIPPED [ 37%] 2023-03-20T11:53:12.0497134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-025] SKIPPED [ 37%] 2023-03-20T11:53:12.0510871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-026] SKIPPED [ 37%] 2023-03-20T11:53:12.0524685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-027] SKIPPED [ 37%] 2023-03-20T11:53:12.0539468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-028] SKIPPED [ 37%] 2023-03-20T11:53:12.0553247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-029] SKIPPED [ 37%] 2023-03-20T11:53:12.0566661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-030] SKIPPED [ 37%] 2023-03-20T11:53:12.0580254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-031] SKIPPED [ 37%] 2023-03-20T11:53:12.0593972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-032] SKIPPED [ 37%] 2023-03-20T11:53:12.0607562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-033] SKIPPED [ 37%] 2023-03-20T11:53:12.0621175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-034] SKIPPED [ 37%] 2023-03-20T11:53:12.0636543Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-035] SKIPPED [ 37%] 2023-03-20T11:53:12.0650400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-036] SKIPPED [ 37%] 2023-03-20T11:53:12.0663774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-037] SKIPPED [ 37%] 2023-03-20T11:53:12.0677063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-038] SKIPPED [ 37%] 2023-03-20T11:53:12.0690903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-039] SKIPPED [ 37%] 2023-03-20T11:53:12.0704023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-040] SKIPPED [ 37%] 2023-03-20T11:53:12.0717593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-041] SKIPPED [ 37%] 2023-03-20T11:53:12.0733904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-042] SKIPPED [ 37%] 2023-03-20T11:53:12.0746826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-043] SKIPPED [ 37%] 2023-03-20T11:53:12.0760786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-044] SKIPPED [ 37%] 2023-03-20T11:53:12.0774324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-045] SKIPPED [ 37%] 2023-03-20T11:53:12.0788252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-046] SKIPPED [ 37%] 2023-03-20T11:53:12.0802137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-047] SKIPPED [ 37%] 2023-03-20T11:53:12.0816143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-048] SKIPPED [ 37%] 2023-03-20T11:53:12.0831820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-049] SKIPPED [ 37%] 2023-03-20T11:53:12.0844978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-050] SKIPPED [ 37%] 2023-03-20T11:53:12.0858782Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-051] SKIPPED [ 37%] 2023-03-20T11:53:12.0872650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-052] SKIPPED [ 37%] 2023-03-20T11:53:12.0897702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-053] PASSED [ 37%] 2023-03-20T11:53:12.0923008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-054] PASSED [ 37%] 2023-03-20T11:53:12.0947466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-055] PASSED [ 37%] 2023-03-20T11:53:12.0972931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-056] PASSED [ 37%] 2023-03-20T11:53:12.0996384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-057] PASSED [ 37%] 2023-03-20T11:53:12.1027206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-058] PASSED [ 37%] 2023-03-20T11:53:12.1057867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-059] PASSED [ 37%] 2023-03-20T11:53:12.1082413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-060] PASSED [ 37%] 2023-03-20T11:53:12.1106924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-061] PASSED [ 37%] 2023-03-20T11:53:12.1136947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-062] PASSED [ 37%] 2023-03-20T11:53:12.1167162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-063] PASSED [ 37%] 2023-03-20T11:53:12.1198605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-064] PASSED [ 37%] 2023-03-20T11:53:12.1227201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-065] PASSED [ 37%] 2023-03-20T11:53:12.1257163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-066] PASSED [ 37%] 2023-03-20T11:53:12.1287085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-067] PASSED [ 37%] 2023-03-20T11:53:12.1318451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-068] PASSED [ 37%] 2023-03-20T11:53:12.1356699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-069] PASSED [ 37%] 2023-03-20T11:53:12.1394900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-070] PASSED [ 37%] 2023-03-20T11:53:12.1425508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-071] PASSED [ 37%] 2023-03-20T11:53:12.1455629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-072] PASSED [ 37%] 2023-03-20T11:53:12.1494807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-073] PASSED [ 37%] 2023-03-20T11:53:12.1533983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-074] PASSED [ 37%] 2023-03-20T11:53:12.1546837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-075] SKIPPED [ 37%] 2023-03-20T11:53:12.1560512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-076] SKIPPED [ 37%] 2023-03-20T11:53:12.1574295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-077] SKIPPED [ 37%] 2023-03-20T11:53:12.1587739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-078] SKIPPED [ 37%] 2023-03-20T11:53:12.1601788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-079] SKIPPED [ 37%] 2023-03-20T11:53:12.1619090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-080] SKIPPED [ 37%] 2023-03-20T11:53:12.1632523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-081] SKIPPED [ 37%] 2023-03-20T11:53:12.1645887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-082] SKIPPED [ 37%] 2023-03-20T11:53:12.1659258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-083] SKIPPED [ 37%] 2023-03-20T11:53:12.1673186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-084] SKIPPED [ 37%] 2023-03-20T11:53:12.1686525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-085] SKIPPED [ 37%] 2023-03-20T11:53:12.1700319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-086] SKIPPED [ 37%] 2023-03-20T11:53:12.1716126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-087] SKIPPED [ 37%] 2023-03-20T11:53:12.1730660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-088] SKIPPED [ 37%] 2023-03-20T11:53:12.1744603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-089] SKIPPED [ 37%] 2023-03-20T11:53:12.1759174Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-090] SKIPPED [ 37%] 2023-03-20T11:53:12.1773892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-091] SKIPPED [ 37%] 2023-03-20T11:53:12.1786923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-092] SKIPPED [ 37%] 2023-03-20T11:53:12.1801208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-093] SKIPPED [ 37%] 2023-03-20T11:53:12.1817667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-094] SKIPPED [ 37%] 2023-03-20T11:53:12.1832884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-095] SKIPPED [ 37%] 2023-03-20T11:53:12.1846070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-096] SKIPPED [ 37%] 2023-03-20T11:53:12.1860353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-097] SKIPPED [ 37%] 2023-03-20T11:53:12.1873766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-098] SKIPPED [ 37%] 2023-03-20T11:53:12.1887557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-099] SKIPPED [ 37%] 2023-03-20T11:53:12.1901487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-100] SKIPPED [ 37%] 2023-03-20T11:53:12.1916657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-101] SKIPPED [ 37%] 2023-03-20T11:53:12.1930729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-102] SKIPPED [ 37%] 2023-03-20T11:53:12.1943930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-103] SKIPPED [ 37%] 2023-03-20T11:53:12.1957684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-104] SKIPPED [ 37%] 2023-03-20T11:53:12.1971365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-105] SKIPPED [ 37%] 2023-03-20T11:53:12.1985074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-106] SKIPPED [ 37%] 2023-03-20T11:53:12.1999301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-107] SKIPPED [ 37%] 2023-03-20T11:53:12.2014696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-108] SKIPPED [ 37%] 2023-03-20T11:53:12.2028315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-109] SKIPPED [ 37%] 2023-03-20T11:53:12.2042592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-110] SKIPPED [ 37%] 2023-03-20T11:53:12.2056441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-111] SKIPPED [ 37%] 2023-03-20T11:53:12.2078040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-112] PASSED [ 37%] 2023-03-20T11:53:12.2104604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-113] PASSED [ 37%] 2023-03-20T11:53:12.2125638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-114] PASSED [ 37%] 2023-03-20T11:53:12.2147033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-115] PASSED [ 37%] 2023-03-20T11:53:12.2170546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-116] PASSED [ 37%] 2023-03-20T11:53:12.2201874Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-117] PASSED [ 37%] 2023-03-20T11:53:12.2225130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-118] PASSED [ 37%] 2023-03-20T11:53:12.2251054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-119] PASSED [ 37%] 2023-03-20T11:53:12.2263685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-120] SKIPPED [ 37%] 2023-03-20T11:53:12.2279560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-121] SKIPPED [ 37%] 2023-03-20T11:53:12.2294548Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-122] SKIPPED [ 37%] 2023-03-20T11:53:12.2307212Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-123] SKIPPED [ 37%] 2023-03-20T11:53:12.2320791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-124] SKIPPED [ 37%] 2023-03-20T11:53:12.2334856Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-125] SKIPPED [ 37%] 2023-03-20T11:53:12.2348848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-126] SKIPPED [ 37%] 2023-03-20T11:53:12.2363081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-127] SKIPPED [ 37%] 2023-03-20T11:53:12.2378388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-128] SKIPPED [ 37%] 2023-03-20T11:53:12.2392243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-129] SKIPPED [ 37%] 2023-03-20T11:53:12.2405862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-130] SKIPPED [ 37%] 2023-03-20T11:53:12.2419736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-131] SKIPPED [ 37%] 2023-03-20T11:53:12.2434037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-132] SKIPPED [ 37%] 2023-03-20T11:53:12.2466118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-133] PASSED [ 37%] 2023-03-20T11:53:12.2504972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-134] PASSED [ 37%] 2023-03-20T11:53:12.2518926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-135] SKIPPED [ 37%] 2023-03-20T11:53:12.2534657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-136] SKIPPED [ 37%] 2023-03-20T11:53:12.2548509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_image_tensor-137] SKIPPED [ 37%] 2023-03-20T11:53:12.2564591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-000] SKIPPED [ 37%] 2023-03-20T11:53:12.2580082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-001] SKIPPED [ 37%] 2023-03-20T11:53:12.2595554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-002] SKIPPED [ 37%] 2023-03-20T11:53:12.2611282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-003] SKIPPED [ 37%] 2023-03-20T11:53:12.2626863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-004] SKIPPED [ 37%] 2023-03-20T11:53:12.2643949Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-005] SKIPPED [ 37%] 2023-03-20T11:53:12.2659271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-006] SKIPPED [ 37%] 2023-03-20T11:53:12.2675287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-007] SKIPPED [ 37%] 2023-03-20T11:53:12.2690869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-008] SKIPPED [ 37%] 2023-03-20T11:53:12.2706442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-009] SKIPPED [ 37%] 2023-03-20T11:53:12.2722032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-010] SKIPPED [ 37%] 2023-03-20T11:53:12.2739170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-011] SKIPPED [ 37%] 2023-03-20T11:53:12.2755021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-012] SKIPPED [ 37%] 2023-03-20T11:53:12.2770579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-013] SKIPPED [ 37%] 2023-03-20T11:53:12.2785976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-014] SKIPPED [ 37%] 2023-03-20T11:53:12.2801511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-015] SKIPPED [ 37%] 2023-03-20T11:53:12.2817085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-016] SKIPPED [ 37%] 2023-03-20T11:53:12.2833002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-017] SKIPPED [ 37%] 2023-03-20T11:53:12.2850467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-018] SKIPPED [ 37%] 2023-03-20T11:53:12.2865338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-019] SKIPPED [ 37%] 2023-03-20T11:53:12.2880739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-020] SKIPPED [ 37%] 2023-03-20T11:53:12.2896273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-021] SKIPPED [ 37%] 2023-03-20T11:53:12.2911615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-022] SKIPPED [ 37%] 2023-03-20T11:53:12.2926991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-023] SKIPPED [ 37%] 2023-03-20T11:53:12.2942806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-024] SKIPPED [ 37%] 2023-03-20T11:53:12.2960541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-025] SKIPPED [ 37%] 2023-03-20T11:53:12.2975317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-026] SKIPPED [ 37%] 2023-03-20T11:53:12.2990741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-027] SKIPPED [ 37%] 2023-03-20T11:53:12.3005665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-028] SKIPPED [ 37%] 2023-03-20T11:53:12.3021160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-029] SKIPPED [ 37%] 2023-03-20T11:53:12.3036759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-030] SKIPPED [ 37%] 2023-03-20T11:53:12.3056478Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-031] SKIPPED [ 37%] 2023-03-20T11:53:12.3071880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-032] SKIPPED [ 37%] 2023-03-20T11:53:12.3087340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-033] SKIPPED [ 37%] 2023-03-20T11:53:12.3103006Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-034] SKIPPED [ 37%] 2023-03-20T11:53:12.3118361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-035] SKIPPED [ 37%] 2023-03-20T11:53:12.3134334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-036] SKIPPED [ 37%] 2023-03-20T11:53:12.3149597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-037] SKIPPED [ 37%] 2023-03-20T11:53:12.3166036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-038] SKIPPED [ 37%] 2023-03-20T11:53:12.3181556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-039] SKIPPED [ 37%] 2023-03-20T11:53:12.3196947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-040] SKIPPED [ 37%] 2023-03-20T11:53:12.3213200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-041] SKIPPED [ 37%] 2023-03-20T11:53:12.3227726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-042] SKIPPED [ 37%] 2023-03-20T11:53:12.3243528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-043] SKIPPED [ 37%] 2023-03-20T11:53:12.3258958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-044] SKIPPED [ 37%] 2023-03-20T11:53:12.3276622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-045] SKIPPED [ 37%] 2023-03-20T11:53:12.3293130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-046] SKIPPED [ 37%] 2023-03-20T11:53:12.3307600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-047] SKIPPED [ 37%] 2023-03-20T11:53:12.3323681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-048] SKIPPED [ 37%] 2023-03-20T11:53:12.3338946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-049] SKIPPED [ 37%] 2023-03-20T11:53:12.3354972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-050] SKIPPED [ 37%] 2023-03-20T11:53:12.3370556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-051] SKIPPED [ 37%] 2023-03-20T11:53:12.3387538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-052] SKIPPED [ 37%] 2023-03-20T11:53:12.3403037Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-053] SKIPPED [ 37%] 2023-03-20T11:53:12.3418320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-054] SKIPPED [ 37%] 2023-03-20T11:53:12.3434304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-055] SKIPPED [ 37%] 2023-03-20T11:53:12.3452187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-056] SKIPPED [ 37%] 2023-03-20T11:53:12.3468049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-057] SKIPPED [ 37%] 2023-03-20T11:53:12.3483841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-058] SKIPPED [ 37%] 2023-03-20T11:53:12.3500664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-059] SKIPPED [ 37%] 2023-03-20T11:53:12.3516321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-060] SKIPPED [ 37%] 2023-03-20T11:53:12.3531903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-061] SKIPPED [ 37%] 2023-03-20T11:53:12.3547244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-062] SKIPPED [ 37%] 2023-03-20T11:53:12.3594185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-063] PASSED [ 37%] 2023-03-20T11:53:12.3638059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-064] PASSED [ 37%] 2023-03-20T11:53:12.3682729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-065] PASSED [ 37%] 2023-03-20T11:53:12.3724860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-066] PASSED [ 37%] 2023-03-20T11:53:12.3768911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-067] PASSED [ 37%] 2023-03-20T11:53:12.3813571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-068] PASSED [ 37%] 2023-03-20T11:53:12.3855848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-069] PASSED [ 37%] 2023-03-20T11:53:12.3897925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-070] PASSED [ 37%] 2023-03-20T11:53:12.3939565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-071] PASSED [ 37%] 2023-03-20T11:53:12.3981368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-072] PASSED [ 37%] 2023-03-20T11:53:12.4023915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-073] PASSED [ 37%] 2023-03-20T11:53:12.4066445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-074] PASSED [ 37%] 2023-03-20T11:53:12.4108412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-075] PASSED [ 37%] 2023-03-20T11:53:12.4152714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-076] PASSED [ 37%] 2023-03-20T11:53:12.4183419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-077] PASSED [ 37%] 2023-03-20T11:53:12.4215253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-078] PASSED [ 37%] 2023-03-20T11:53:12.4245389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-079] PASSED [ 37%] 2023-03-20T11:53:12.4276269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-080] PASSED [ 37%] 2023-03-20T11:53:12.4307052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-081] PASSED [ 37%] 2023-03-20T11:53:12.4337799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-082] PASSED [ 37%] 2023-03-20T11:53:12.4370014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-083] PASSED [ 37%] 2023-03-20T11:53:12.4414362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-084] PASSED [ 37%] 2023-03-20T11:53:12.4459082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-085] PASSED [ 37%] 2023-03-20T11:53:12.4505351Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-086] PASSED [ 37%] 2023-03-20T11:53:12.4550461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-087] PASSED [ 37%] 2023-03-20T11:53:12.4596058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-088] PASSED [ 37%] 2023-03-20T11:53:12.4641522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-089] PASSED [ 37%] 2023-03-20T11:53:12.4686294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-090] PASSED [ 37%] 2023-03-20T11:53:12.4732479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-091] PASSED [ 37%] 2023-03-20T11:53:12.4776099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-092] PASSED [ 37%] 2023-03-20T11:53:12.4820678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-093] PASSED [ 37%] 2023-03-20T11:53:12.4865920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-094] PASSED [ 37%] 2023-03-20T11:53:12.4910692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-095] PASSED [ 37%] 2023-03-20T11:53:12.4956204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-096] PASSED [ 37%] 2023-03-20T11:53:12.5000061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-097] PASSED [ 37%] 2023-03-20T11:53:12.5033649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-098] PASSED [ 37%] 2023-03-20T11:53:12.5066574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-099] PASSED [ 37%] 2023-03-20T11:53:12.5099653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-100] PASSED [ 37%] 2023-03-20T11:53:12.5134274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-101] PASSED [ 37%] 2023-03-20T11:53:12.5166137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-102] PASSED [ 37%] 2023-03-20T11:53:12.5199157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-103] PASSED [ 37%] 2023-03-20T11:53:12.5231683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-104] PASSED [ 37%] 2023-03-20T11:53:12.5282423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-105] PASSED [ 37%] 2023-03-20T11:53:12.5333366Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-106] PASSED [ 37%] 2023-03-20T11:53:12.5382652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-107] PASSED [ 37%] 2023-03-20T11:53:12.5432387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-108] PASSED [ 37%] 2023-03-20T11:53:12.5482661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-109] PASSED [ 37%] 2023-03-20T11:53:12.5534301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-110] PASSED [ 37%] 2023-03-20T11:53:12.5582125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-111] PASSED [ 37%] 2023-03-20T11:53:12.5630733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-112] PASSED [ 37%] 2023-03-20T11:53:12.5680756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-113] PASSED [ 37%] 2023-03-20T11:53:12.5730831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-114] PASSED [ 37%] 2023-03-20T11:53:12.5778060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-115] PASSED [ 37%] 2023-03-20T11:53:12.5827479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-116] PASSED [ 37%] 2023-03-20T11:53:12.5878313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-117] PASSED [ 37%] 2023-03-20T11:53:12.5925367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-118] PASSED [ 37%] 2023-03-20T11:53:12.5963018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-119] PASSED [ 37%] 2023-03-20T11:53:12.5999647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-120] PASSED [ 37%] 2023-03-20T11:53:12.6037015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-121] PASSED [ 37%] 2023-03-20T11:53:12.6072894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-122] PASSED [ 37%] 2023-03-20T11:53:12.6109755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-123] PASSED [ 37%] 2023-03-20T11:53:12.6146646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-124] PASSED [ 37%] 2023-03-20T11:53:12.6183570Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-125] PASSED [ 37%] 2023-03-20T11:53:12.6241216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-126] PASSED [ 37%] 2023-03-20T11:53:12.6294723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-127] PASSED [ 37%] 2023-03-20T11:53:12.6349960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-128] PASSED [ 37%] 2023-03-20T11:53:12.6405343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-129] PASSED [ 37%] 2023-03-20T11:53:12.6460848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-130] PASSED [ 37%] 2023-03-20T11:53:12.6517439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-131] PASSED [ 37%] 2023-03-20T11:53:12.6573528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-132] PASSED [ 37%] 2023-03-20T11:53:12.6626318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-133] PASSED [ 37%] 2023-03-20T11:53:12.6680240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-134] PASSED [ 37%] 2023-03-20T11:53:12.6734166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-135] PASSED [ 37%] 2023-03-20T11:53:12.6789081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-136] PASSED [ 37%] 2023-03-20T11:53:12.6843438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-137] PASSED [ 37%] 2023-03-20T11:53:12.6897052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-138] PASSED [ 37%] 2023-03-20T11:53:12.6951150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-139] PASSED [ 37%] 2023-03-20T11:53:12.6989218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-140] PASSED [ 37%] 2023-03-20T11:53:12.7026947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-141] PASSED [ 37%] 2023-03-20T11:53:12.7064715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-142] PASSED [ 37%] 2023-03-20T11:53:12.7102932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-143] PASSED [ 37%] 2023-03-20T11:53:12.7140648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-144] PASSED [ 37%] 2023-03-20T11:53:12.7179343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-145] PASSED [ 37%] 2023-03-20T11:53:12.7219230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-146] PASSED [ 37%] 2023-03-20T11:53:12.7278877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-147] PASSED [ 37%] 2023-03-20T11:53:12.7338112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-148] PASSED [ 37%] 2023-03-20T11:53:12.7398564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-149] PASSED [ 37%] 2023-03-20T11:53:12.7456258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-150] PASSED [ 37%] 2023-03-20T11:53:12.7514412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-151] PASSED [ 37%] 2023-03-20T11:53:12.7574581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-152] PASSED [ 37%] 2023-03-20T11:53:12.7631293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-153] PASSED [ 37%] 2023-03-20T11:53:12.7689905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-154] PASSED [ 37%] 2023-03-20T11:53:12.7745000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-155] PASSED [ 37%] 2023-03-20T11:53:12.7802579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-156] PASSED [ 37%] 2023-03-20T11:53:12.7860219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-157] PASSED [ 37%] 2023-03-20T11:53:12.7916528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-158] PASSED [ 37%] 2023-03-20T11:53:12.7975234Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-159] PASSED [ 37%] 2023-03-20T11:53:12.8031498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-160] PASSED [ 37%] 2023-03-20T11:53:12.8073588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-161] PASSED [ 37%] 2023-03-20T11:53:12.8115749Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-162] PASSED [ 37%] 2023-03-20T11:53:12.8156472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-163] PASSED [ 37%] 2023-03-20T11:53:12.8198414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-164] PASSED [ 37%] 2023-03-20T11:53:12.8238891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-165] PASSED [ 37%] 2023-03-20T11:53:12.8280145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-166] PASSED [ 37%] 2023-03-20T11:53:12.8321373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-167] PASSED [ 37%] 2023-03-20T11:53:12.8386715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-168] PASSED [ 37%] 2023-03-20T11:53:12.8453422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-169] PASSED [ 37%] 2023-03-20T11:53:12.8517411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-170] PASSED [ 37%] 2023-03-20T11:53:12.8676280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-171] PASSED [ 37%] 2023-03-20T11:53:12.8787826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-172] PASSED [ 37%] 2023-03-20T11:53:12.8881535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-173] PASSED [ 37%] 2023-03-20T11:53:12.8947183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-174] PASSED [ 37%] 2023-03-20T11:53:12.9015536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-175] PASSED [ 37%] 2023-03-20T11:53:12.9073528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-176] PASSED [ 37%] 2023-03-20T11:53:12.9138728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-177] PASSED [ 37%] 2023-03-20T11:53:12.9200745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-178] PASSED [ 37%] 2023-03-20T11:53:12.9263892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-179] PASSED [ 37%] 2023-03-20T11:53:12.9326924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-180] PASSED [ 37%] 2023-03-20T11:53:12.9391081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-181] PASSED [ 37%] 2023-03-20T11:53:12.9438829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-182] PASSED [ 37%] 2023-03-20T11:53:12.9485317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-183] PASSED [ 37%] 2023-03-20T11:53:12.9534378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-184] PASSED [ 37%] 2023-03-20T11:53:12.9576897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-185] PASSED [ 37%] 2023-03-20T11:53:12.9623970Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-186] PASSED [ 37%] 2023-03-20T11:53:12.9671134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-187] PASSED [ 37%] 2023-03-20T11:53:12.9716569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-188] PASSED [ 37%] 2023-03-20T11:53:12.9734698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-189] SKIPPED [ 37%] 2023-03-20T11:53:12.9744731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-190] SKIPPED [ 37%] 2023-03-20T11:53:12.9758872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-191] SKIPPED [ 37%] 2023-03-20T11:53:12.9774734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-192] SKIPPED [ 37%] 2023-03-20T11:53:12.9786354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-193] SKIPPED [ 37%] 2023-03-20T11:53:12.9801482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-194] SKIPPED [ 37%] 2023-03-20T11:53:12.9815123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-195] SKIPPED [ 37%] 2023-03-20T11:53:12.9828960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-196] SKIPPED [ 37%] 2023-03-20T11:53:12.9843027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-197] SKIPPED [ 37%] 2023-03-20T11:53:12.9857169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-198] SKIPPED [ 37%] 2023-03-20T11:53:12.9870938Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-199] SKIPPED [ 37%] 2023-03-20T11:53:12.9886433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-200] SKIPPED [ 37%] 2023-03-20T11:53:12.9900412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-201] SKIPPED [ 37%] 2023-03-20T11:53:12.9914545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-202] SKIPPED [ 37%] 2023-03-20T11:53:12.9929457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-203] SKIPPED [ 37%] 2023-03-20T11:53:12.9942593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-204] SKIPPED [ 37%] 2023-03-20T11:53:12.9956667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-205] SKIPPED [ 37%] 2023-03-20T11:53:12.9970864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-206] SKIPPED [ 37%] 2023-03-20T11:53:12.9986186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-207] SKIPPED [ 37%] 2023-03-20T11:53:13.0000034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-208] SKIPPED [ 37%] 2023-03-20T11:53:13.0014103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-209] SKIPPED [ 37%] 2023-03-20T11:53:13.0027776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-210] SKIPPED [ 37%] 2023-03-20T11:53:13.0041760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-211] SKIPPED [ 37%] 2023-03-20T11:53:13.0056007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-212] SKIPPED [ 37%] 2023-03-20T11:53:13.0069484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-213] SKIPPED [ 37%] 2023-03-20T11:53:13.0088734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-214] SKIPPED [ 37%] 2023-03-20T11:53:13.0102098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-215] SKIPPED [ 37%] 2023-03-20T11:53:13.0116054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-216] SKIPPED [ 37%] 2023-03-20T11:53:13.0130679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-217] SKIPPED [ 37%] 2023-03-20T11:53:13.0143654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-218] SKIPPED [ 37%] 2023-03-20T11:53:13.0157754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-219] SKIPPED [ 37%] 2023-03-20T11:53:13.0172886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-220] SKIPPED [ 37%] 2023-03-20T11:53:13.0187356Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-221] SKIPPED [ 37%] 2023-03-20T11:53:13.0201627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-222] SKIPPED [ 37%] 2023-03-20T11:53:13.0215577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-223] SKIPPED [ 37%] 2023-03-20T11:53:13.0229341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-224] SKIPPED [ 37%] 2023-03-20T11:53:13.0243041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-225] SKIPPED [ 37%] 2023-03-20T11:53:13.0257110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-226] SKIPPED [ 37%] 2023-03-20T11:53:13.0270872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-227] SKIPPED [ 37%] 2023-03-20T11:53:13.0286549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-228] SKIPPED [ 37%] 2023-03-20T11:53:13.0300312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-229] SKIPPED [ 37%] 2023-03-20T11:53:13.0314487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-230] SKIPPED [ 37%] 2023-03-20T11:53:13.0329393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-231] SKIPPED [ 37%] 2023-03-20T11:53:13.0342361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-232] SKIPPED [ 37%] 2023-03-20T11:53:13.0355840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-233] SKIPPED [ 37%] 2023-03-20T11:53:13.0370746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-234] SKIPPED [ 37%] 2023-03-20T11:53:13.0385371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-235] SKIPPED [ 37%] 2023-03-20T11:53:13.0399563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-236] SKIPPED [ 37%] 2023-03-20T11:53:13.0413852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-237] SKIPPED [ 37%] 2023-03-20T11:53:13.0427083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-238] SKIPPED [ 37%] 2023-03-20T11:53:13.0441636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-239] SKIPPED [ 37%] 2023-03-20T11:53:13.0455500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-240] SKIPPED [ 37%] 2023-03-20T11:53:13.0469235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-241] SKIPPED [ 37%] 2023-03-20T11:53:13.0485126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-242] SKIPPED [ 37%] 2023-03-20T11:53:13.0498931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-243] SKIPPED [ 37%] 2023-03-20T11:53:13.0513259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-244] SKIPPED [ 37%] 2023-03-20T11:53:13.0526906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-245] SKIPPED [ 37%] 2023-03-20T11:53:13.0540857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-246] SKIPPED [ 37%] 2023-03-20T11:53:13.0554869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-247] SKIPPED [ 37%] 2023-03-20T11:53:13.0569401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-248] SKIPPED [ 37%] 2023-03-20T11:53:13.0584260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-249] SKIPPED [ 37%] 2023-03-20T11:53:13.0598535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-250] SKIPPED [ 37%] 2023-03-20T11:53:13.0613237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-251] SKIPPED [ 37%] 2023-03-20T11:53:13.0626110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-252] SKIPPED [ 37%] 2023-03-20T11:53:13.0640184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-253] SKIPPED [ 37%] 2023-03-20T11:53:13.0654358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-254] SKIPPED [ 37%] 2023-03-20T11:53:13.0668830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-255] SKIPPED [ 37%] 2023-03-20T11:53:13.0684045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-256] SKIPPED [ 37%] 2023-03-20T11:53:13.0699096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-257] SKIPPED [ 37%] 2023-03-20T11:53:13.0712333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-258] SKIPPED [ 37%] 2023-03-20T11:53:13.0726434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-259] SKIPPED [ 37%] 2023-03-20T11:53:13.0740384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-260] SKIPPED [ 37%] 2023-03-20T11:53:13.0754486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-261] SKIPPED [ 37%] 2023-03-20T11:53:13.0769470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-262] SKIPPED [ 37%] 2023-03-20T11:53:13.0783558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-263] SKIPPED [ 37%] 2023-03-20T11:53:13.0797538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-264] SKIPPED [ 37%] 2023-03-20T11:53:13.0811515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-265] SKIPPED [ 37%] 2023-03-20T11:53:13.0825572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-266] SKIPPED [ 37%] 2023-03-20T11:53:13.0839180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-267] SKIPPED [ 37%] 2023-03-20T11:53:13.0854139Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-268] SKIPPED [ 37%] 2023-03-20T11:53:13.0867076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-269] SKIPPED [ 37%] 2023-03-20T11:53:13.0882797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-270] SKIPPED [ 37%] 2023-03-20T11:53:13.0896524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-271] SKIPPED [ 37%] 2023-03-20T11:53:13.0910267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-272] SKIPPED [ 37%] 2023-03-20T11:53:13.0924478Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-273] SKIPPED [ 37%] 2023-03-20T11:53:13.0938129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-274] SKIPPED [ 37%] 2023-03-20T11:53:13.0952384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-275] SKIPPED [ 37%] 2023-03-20T11:53:13.0966059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-276] SKIPPED [ 37%] 2023-03-20T11:53:13.0982007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-277] SKIPPED [ 37%] 2023-03-20T11:53:13.0996312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-278] SKIPPED [ 37%] 2023-03-20T11:53:13.1010837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-279] SKIPPED [ 37%] 2023-03-20T11:53:13.1023840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-280] SKIPPED [ 37%] 2023-03-20T11:53:13.1037213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-281] SKIPPED [ 37%] 2023-03-20T11:53:13.1051323Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-282] SKIPPED [ 37%] 2023-03-20T11:53:13.1065471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-283] SKIPPED [ 37%] 2023-03-20T11:53:13.1080446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-284] SKIPPED [ 37%] 2023-03-20T11:53:13.1094120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-285] SKIPPED [ 37%] 2023-03-20T11:53:13.1107411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-286] SKIPPED [ 37%] 2023-03-20T11:53:13.1120966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-287] SKIPPED [ 37%] 2023-03-20T11:53:13.1134921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-288] SKIPPED [ 37%] 2023-03-20T11:53:13.1147862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-289] SKIPPED [ 37%] 2023-03-20T11:53:13.1161415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-290] SKIPPED [ 37%] 2023-03-20T11:53:13.1176470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-291] SKIPPED [ 37%] 2023-03-20T11:53:13.1189224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-292] SKIPPED [ 37%] 2023-03-20T11:53:13.1202415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-293] SKIPPED [ 37%] 2023-03-20T11:53:13.1216010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-294] SKIPPED [ 37%] 2023-03-20T11:53:13.1229219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-295] SKIPPED [ 37%] 2023-03-20T11:53:13.1242832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-296] SKIPPED [ 37%] 2023-03-20T11:53:13.1256372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-297] SKIPPED [ 37%] 2023-03-20T11:53:13.1272626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-298] SKIPPED [ 37%] 2023-03-20T11:53:13.1285716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-299] SKIPPED [ 37%] 2023-03-20T11:53:13.1298780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-300] SKIPPED [ 37%] 2023-03-20T11:53:13.1312207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-301] SKIPPED [ 37%] 2023-03-20T11:53:13.1325614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-302] SKIPPED [ 37%] 2023-03-20T11:53:13.1339083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-303] SKIPPED [ 37%] 2023-03-20T11:53:13.1352825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-304] SKIPPED [ 37%] 2023-03-20T11:53:13.1367744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-305] SKIPPED [ 37%] 2023-03-20T11:53:13.1381102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-306] SKIPPED [ 37%] 2023-03-20T11:53:13.1395042Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-307] SKIPPED [ 37%] 2023-03-20T11:53:13.1408791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-308] SKIPPED [ 37%] 2023-03-20T11:53:13.1421933Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-309] SKIPPED [ 37%] 2023-03-20T11:53:13.1435091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-310] SKIPPED [ 37%] 2023-03-20T11:53:13.1448965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-311] SKIPPED [ 37%] 2023-03-20T11:53:13.1463311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-312] SKIPPED [ 37%] 2023-03-20T11:53:13.1477005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-313] SKIPPED [ 37%] 2023-03-20T11:53:13.1490552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-314] SKIPPED [ 37%] 2023-03-20T11:53:13.1503987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-315] SKIPPED [ 37%] 2023-03-20T11:53:13.1517273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-316] SKIPPED [ 37%] 2023-03-20T11:53:13.1530581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-317] SKIPPED [ 37%] 2023-03-20T11:53:13.1543953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-318] SKIPPED [ 37%] 2023-03-20T11:53:13.1559309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-319] SKIPPED [ 37%] 2023-03-20T11:53:13.1573348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-320] SKIPPED [ 37%] 2023-03-20T11:53:13.1585957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-321] SKIPPED [ 37%] 2023-03-20T11:53:13.1599473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-322] SKIPPED [ 37%] 2023-03-20T11:53:13.1613763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-323] SKIPPED [ 37%] 2023-03-20T11:53:13.1626220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-324] SKIPPED [ 37%] 2023-03-20T11:53:13.1639804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-325] SKIPPED [ 37%] 2023-03-20T11:53:13.1654737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-326] SKIPPED [ 37%] 2023-03-20T11:53:13.1668016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-327] SKIPPED [ 37%] 2023-03-20T11:53:13.1681539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-328] SKIPPED [ 37%] 2023-03-20T11:53:13.1694912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-329] SKIPPED [ 37%] 2023-03-20T11:53:13.1708046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-330] SKIPPED [ 37%] 2023-03-20T11:53:13.1721519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-331] SKIPPED [ 37%] 2023-03-20T11:53:13.1735271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-332] SKIPPED [ 37%] 2023-03-20T11:53:13.1749979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-333] SKIPPED [ 37%] 2023-03-20T11:53:13.1764830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-334] SKIPPED [ 37%] 2023-03-20T11:53:13.1778444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-335] SKIPPED [ 37%] 2023-03-20T11:53:13.1791691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-336] SKIPPED [ 37%] 2023-03-20T11:53:13.1804964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-337] SKIPPED [ 37%] 2023-03-20T11:53:13.1818668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-338] SKIPPED [ 37%] 2023-03-20T11:53:13.1832898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-339] SKIPPED [ 37%] 2023-03-20T11:53:13.1848722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-340] SKIPPED [ 37%] 2023-03-20T11:53:13.1862890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-341] SKIPPED [ 37%] 2023-03-20T11:53:13.1876631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-342] SKIPPED [ 37%] 2023-03-20T11:53:13.1890584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-343] SKIPPED [ 37%] 2023-03-20T11:53:13.1904036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-344] SKIPPED [ 37%] 2023-03-20T11:53:13.1918123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-345] SKIPPED [ 37%] 2023-03-20T11:53:13.1932853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-346] SKIPPED [ 37%] 2023-03-20T11:53:13.1947333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-347] SKIPPED [ 37%] 2023-03-20T11:53:13.1961408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-348] SKIPPED [ 37%] 2023-03-20T11:53:13.1975370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-349] SKIPPED [ 37%] 2023-03-20T11:53:13.1988890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-350] SKIPPED [ 37%] 2023-03-20T11:53:13.2003024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-351] SKIPPED [ 37%] 2023-03-20T11:53:13.2016847Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-352] SKIPPED [ 37%] 2023-03-20T11:53:13.2030752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-353] SKIPPED [ 37%] 2023-03-20T11:53:13.2046241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-354] SKIPPED [ 37%] 2023-03-20T11:53:13.2060335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-355] SKIPPED [ 37%] 2023-03-20T11:53:13.2074267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-356] SKIPPED [ 37%] 2023-03-20T11:53:13.2088772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-357] SKIPPED [ 37%] 2023-03-20T11:53:13.2101771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-358] SKIPPED [ 37%] 2023-03-20T11:53:13.2115963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-359] SKIPPED [ 37%] 2023-03-20T11:53:13.2130505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-360] SKIPPED [ 37%] 2023-03-20T11:53:13.2145536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-361] SKIPPED [ 37%] 2023-03-20T11:53:13.2159360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-362] SKIPPED [ 37%] 2023-03-20T11:53:13.2173682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-363] SKIPPED [ 37%] 2023-03-20T11:53:13.2187290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-364] SKIPPED [ 37%] 2023-03-20T11:53:13.2201354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-365] SKIPPED [ 37%] 2023-03-20T11:53:13.2215521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-366] SKIPPED [ 37%] 2023-03-20T11:53:13.2229358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-367] SKIPPED [ 37%] 2023-03-20T11:53:13.2245151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-368] SKIPPED [ 37%] 2023-03-20T11:53:13.2259079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-369] SKIPPED [ 37%] 2023-03-20T11:53:13.2273375Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-370] SKIPPED [ 37%] 2023-03-20T11:53:13.2287035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-371] SKIPPED [ 37%] 2023-03-20T11:53:13.2300918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-372] SKIPPED [ 37%] 2023-03-20T11:53:13.2315214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-373] SKIPPED [ 37%] 2023-03-20T11:53:13.2330694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-374] SKIPPED [ 37%] 2023-03-20T11:53:13.2344493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-375] SKIPPED [ 37%] 2023-03-20T11:53:13.2358480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-376] SKIPPED [ 37%] 2023-03-20T11:53:13.2372147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_bounding_box-377] SKIPPED [ 37%] 2023-03-20T11:53:13.2393862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-00] PASSED [ 37%] 2023-03-20T11:53:13.2465497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-01] PASSED [ 37%] 2023-03-20T11:53:13.2499290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-02] PASSED [ 37%] 2023-03-20T11:53:13.2513327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-03] SKIPPED [ 37%] 2023-03-20T11:53:13.2527248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-04] SKIPPED [ 37%] 2023-03-20T11:53:13.2541579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-05] SKIPPED [ 37%] 2023-03-20T11:53:13.2559281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-06] SKIPPED [ 37%] 2023-03-20T11:53:13.2580279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-07] PASSED [ 37%] 2023-03-20T11:53:13.2604918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-08] PASSED [ 37%] 2023-03-20T11:53:13.2619051Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-09] SKIPPED [ 37%] 2023-03-20T11:53:13.2633565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-10] SKIPPED [ 37%] 2023-03-20T11:53:13.2648274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_mask-11] SKIPPED [ 37%] 2023-03-20T11:53:13.2662743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-00] SKIPPED [ 37%] 2023-03-20T11:53:13.2677379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-01] SKIPPED [ 37%] 2023-03-20T11:53:13.2692848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-02] SKIPPED [ 37%] 2023-03-20T11:53:13.2715683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-03] PASSED [ 37%] 2023-03-20T11:53:13.2742415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-04] PASSED [ 37%] 2023-03-20T11:53:13.2767564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-05] PASSED [ 37%] 2023-03-20T11:53:13.2791329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-06] PASSED [ 37%] 2023-03-20T11:53:13.2822967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-07] PASSED [ 37%] 2023-03-20T11:53:13.2852841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-08] PASSED [ 37%] 2023-03-20T11:53:13.2866737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-09] SKIPPED [ 37%] 2023-03-20T11:53:13.2881761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-10] SKIPPED [ 37%] 2023-03-20T11:53:13.2896279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-11] SKIPPED [ 37%] 2023-03-20T11:53:13.2910650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-12] SKIPPED [ 37%] 2023-03-20T11:53:13.2925337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-13] SKIPPED [ 37%] 2023-03-20T11:53:13.2941567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-14] SKIPPED [ 37%] 2023-03-20T11:53:13.2956322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-15] SKIPPED [ 37%] 2023-03-20T11:53:13.2970929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-16] SKIPPED [ 37%] 2023-03-20T11:53:13.2985358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-17] SKIPPED [ 37%] 2023-03-20T11:53:13.3000247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-18] SKIPPED [ 37%] 2023-03-20T11:53:13.3015183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-19] SKIPPED [ 37%] 2023-03-20T11:53:13.3030081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-20] SKIPPED [ 37%] 2023-03-20T11:53:13.3054577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-21] PASSED [ 37%] 2023-03-20T11:53:13.3079407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-22] PASSED [ 37%] 2023-03-20T11:53:13.3104350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-23] PASSED [ 37%] 2023-03-20T11:53:13.3129276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-24] PASSED [ 37%] 2023-03-20T11:53:13.3159734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-25] PASSED [ 37%] 2023-03-20T11:53:13.3189154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-26] PASSED [ 37%] 2023-03-20T11:53:13.3203962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-27] SKIPPED [ 37%] 2023-03-20T11:53:13.3218494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-28] SKIPPED [ 37%] 2023-03-20T11:53:13.3233245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-29] SKIPPED [ 37%] 2023-03-20T11:53:13.3248855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-30] SKIPPED [ 37%] 2023-03-20T11:53:13.3262767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-31] SKIPPED [ 37%] 2023-03-20T11:53:13.3277972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-32] SKIPPED [ 37%] 2023-03-20T11:53:13.3293050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-33] SKIPPED [ 37%] 2023-03-20T11:53:13.3307101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-34] SKIPPED [ 37%] 2023-03-20T11:53:13.3321744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-pad_video-35] SKIPPED [ 37%] 2023-03-20T11:53:13.3335767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-000] SKIPPED [ 37%] 2023-03-20T11:53:13.3349571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-001] SKIPPED [ 37%] 2023-03-20T11:53:13.3364080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-002] SKIPPED [ 37%] 2023-03-20T11:53:13.3379282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-003] SKIPPED [ 37%] 2023-03-20T11:53:13.3393677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-004] SKIPPED [ 37%] 2023-03-20T11:53:13.3408778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-005] SKIPPED [ 37%] 2023-03-20T11:53:13.3422100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-006] SKIPPED [ 37%] 2023-03-20T11:53:13.3436577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-007] SKIPPED [ 37%] 2023-03-20T11:53:13.3451140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-008] SKIPPED [ 37%] 2023-03-20T11:53:13.3465443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-009] SKIPPED [ 37%] 2023-03-20T11:53:13.3481676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-010] SKIPPED [ 37%] 2023-03-20T11:53:13.3496149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-011] SKIPPED [ 37%] 2023-03-20T11:53:13.3510463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-012] SKIPPED [ 37%] 2023-03-20T11:53:13.3524786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-013] SKIPPED [ 37%] 2023-03-20T11:53:13.3539441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-014] SKIPPED [ 37%] 2023-03-20T11:53:13.3554071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-015] SKIPPED [ 37%] 2023-03-20T11:53:13.3569251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-016] SKIPPED [ 37%] 2023-03-20T11:53:13.3584359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-017] SKIPPED [ 37%] 2023-03-20T11:53:13.3598747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-018] SKIPPED [ 38%] 2023-03-20T11:53:13.3614138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-019] SKIPPED [ 38%] 2023-03-20T11:53:13.3627401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-020] SKIPPED [ 38%] 2023-03-20T11:53:13.3667162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-021] PASSED [ 38%] 2023-03-20T11:53:13.3710765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-022] PASSED [ 38%] 2023-03-20T11:53:13.3754547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-023] PASSED [ 38%] 2023-03-20T11:53:13.3798342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-024] PASSED [ 38%] 2023-03-20T11:53:13.3841734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-025] PASSED [ 38%] 2023-03-20T11:53:13.3884999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-026] PASSED [ 38%] 2023-03-20T11:53:13.3929513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-027] PASSED [ 38%] 2023-03-20T11:53:13.3965259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-028] PASSED [ 38%] 2023-03-20T11:53:13.4009208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-029] PASSED [ 38%] 2023-03-20T11:53:13.4051527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-030] PASSED [ 38%] 2023-03-20T11:53:13.4094362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-031] PASSED [ 38%] 2023-03-20T11:53:13.4135528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-032] PASSED [ 38%] 2023-03-20T11:53:13.4177592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-033] PASSED [ 38%] 2023-03-20T11:53:13.4220722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-034] PASSED [ 38%] 2023-03-20T11:53:13.4255821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-035] PASSED [ 38%] 2023-03-20T11:53:13.4296478Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-036] PASSED [ 38%] 2023-03-20T11:53:13.4338076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-037] PASSED [ 38%] 2023-03-20T11:53:13.4378113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-038] PASSED [ 38%] 2023-03-20T11:53:13.4419059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-039] PASSED [ 38%] 2023-03-20T11:53:13.4460033Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-040] PASSED [ 38%] 2023-03-20T11:53:13.4501076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-041] PASSED [ 38%] 2023-03-20T11:53:13.4549220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-042] PASSED [ 38%] 2023-03-20T11:53:13.4605521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-043] PASSED [ 38%] 2023-03-20T11:53:13.4662208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-044] PASSED [ 38%] 2023-03-20T11:53:13.4718807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-045] PASSED [ 38%] 2023-03-20T11:53:13.4774122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-046] PASSED [ 38%] 2023-03-20T11:53:13.4830238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-047] PASSED [ 38%] 2023-03-20T11:53:13.4886879Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-048] PASSED [ 38%] 2023-03-20T11:53:13.4934542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-049] PASSED [ 38%] 2023-03-20T11:53:13.4987678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-050] PASSED [ 38%] 2023-03-20T11:53:13.5042829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-051] PASSED [ 38%] 2023-03-20T11:53:13.5097627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-052] PASSED [ 38%] 2023-03-20T11:53:13.5152833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-053] PASSED [ 38%] 2023-03-20T11:53:13.5206338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-054] PASSED [ 38%] 2023-03-20T11:53:13.5260689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-055] PASSED [ 38%] 2023-03-20T11:53:13.5304366Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-056] PASSED [ 38%] 2023-03-20T11:53:13.5355946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-057] PASSED [ 38%] 2023-03-20T11:53:13.5407130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-058] PASSED [ 38%] 2023-03-20T11:53:13.5458619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-059] PASSED [ 38%] 2023-03-20T11:53:13.5510451Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-060] PASSED [ 38%] 2023-03-20T11:53:13.5561509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-061] PASSED [ 38%] 2023-03-20T11:53:13.5615846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-062] PASSED [ 38%] 2023-03-20T11:53:13.5628066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-063] SKIPPED [ 38%] 2023-03-20T11:53:13.5642614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-064] SKIPPED [ 38%] 2023-03-20T11:53:13.5657821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-065] SKIPPED [ 38%] 2023-03-20T11:53:13.5672298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-066] SKIPPED [ 38%] 2023-03-20T11:53:13.5686668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-067] SKIPPED [ 38%] 2023-03-20T11:53:13.5700695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-068] SKIPPED [ 38%] 2023-03-20T11:53:13.5715139Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-069] SKIPPED [ 38%] 2023-03-20T11:53:13.5729931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-070] SKIPPED [ 38%] 2023-03-20T11:53:13.5744440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-071] SKIPPED [ 38%] 2023-03-20T11:53:13.5758445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-072] SKIPPED [ 38%] 2023-03-20T11:53:13.5773489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-073] SKIPPED [ 38%] 2023-03-20T11:53:13.5786720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-074] SKIPPED [ 38%] 2023-03-20T11:53:13.5800542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-075] SKIPPED [ 38%] 2023-03-20T11:53:13.5814675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-076] SKIPPED [ 38%] 2023-03-20T11:53:13.5828509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-077] SKIPPED [ 38%] 2023-03-20T11:53:13.5844129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-078] SKIPPED [ 38%] 2023-03-20T11:53:13.5858385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-079] SKIPPED [ 38%] 2023-03-20T11:53:13.5872345Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-080] SKIPPED [ 38%] 2023-03-20T11:53:13.5886549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-081] SKIPPED [ 38%] 2023-03-20T11:53:13.5900808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-082] SKIPPED [ 38%] 2023-03-20T11:53:13.5914922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-083] SKIPPED [ 38%] 2023-03-20T11:53:13.5929935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-084] SKIPPED [ 38%] 2023-03-20T11:53:13.5947252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-085] SKIPPED [ 38%] 2023-03-20T11:53:13.5961578Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-086] SKIPPED [ 38%] 2023-03-20T11:53:13.5975704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-087] SKIPPED [ 38%] 2023-03-20T11:53:13.5989947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-088] SKIPPED [ 38%] 2023-03-20T11:53:13.6004335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-089] SKIPPED [ 38%] 2023-03-20T11:53:13.6018452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-090] SKIPPED [ 38%] 2023-03-20T11:53:13.6033115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-091] SKIPPED [ 38%] 2023-03-20T11:53:13.6049758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-092] SKIPPED [ 38%] 2023-03-20T11:53:13.6063025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-093] SKIPPED [ 38%] 2023-03-20T11:53:13.6077384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-094] SKIPPED [ 38%] 2023-03-20T11:53:13.6092939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-095] SKIPPED [ 38%] 2023-03-20T11:53:13.6106278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-096] SKIPPED [ 38%] 2023-03-20T11:53:13.6120166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-097] SKIPPED [ 38%] 2023-03-20T11:53:13.6135148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-098] SKIPPED [ 38%] 2023-03-20T11:53:13.6150008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-099] SKIPPED [ 38%] 2023-03-20T11:53:13.6164142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-100] SKIPPED [ 38%] 2023-03-20T11:53:13.6178633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-101] SKIPPED [ 38%] 2023-03-20T11:53:13.6192684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-102] SKIPPED [ 38%] 2023-03-20T11:53:13.6207031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-103] SKIPPED [ 38%] 2023-03-20T11:53:13.6221156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-104] SKIPPED [ 38%] 2023-03-20T11:53:13.6236176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-105] SKIPPED [ 38%] 2023-03-20T11:53:13.6252668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-106] SKIPPED [ 38%] 2023-03-20T11:53:13.6266123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-107] SKIPPED [ 38%] 2023-03-20T11:53:13.6279458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-108] SKIPPED [ 38%] 2023-03-20T11:53:13.6294660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-109] SKIPPED [ 38%] 2023-03-20T11:53:13.6308371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-110] SKIPPED [ 38%] 2023-03-20T11:53:13.6323162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-111] SKIPPED [ 38%] 2023-03-20T11:53:13.6337340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-112] SKIPPED [ 38%] 2023-03-20T11:53:13.6353641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-113] SKIPPED [ 38%] 2023-03-20T11:53:13.6367319Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-114] SKIPPED [ 38%] 2023-03-20T11:53:13.6382106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-115] SKIPPED [ 38%] 2023-03-20T11:53:13.6396520Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-116] SKIPPED [ 38%] 2023-03-20T11:53:13.6410835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-117] SKIPPED [ 38%] 2023-03-20T11:53:13.6425191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-118] SKIPPED [ 38%] 2023-03-20T11:53:13.6438803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-119] SKIPPED [ 38%] 2023-03-20T11:53:13.6454404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-120] SKIPPED [ 38%] 2023-03-20T11:53:13.6468790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-121] SKIPPED [ 38%] 2023-03-20T11:53:13.6482355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-122] SKIPPED [ 38%] 2023-03-20T11:53:13.6497203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-123] SKIPPED [ 38%] 2023-03-20T11:53:13.6511412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-124] SKIPPED [ 38%] 2023-03-20T11:53:13.6525264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-125] SKIPPED [ 38%] 2023-03-20T11:53:13.6540277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-126] SKIPPED [ 38%] 2023-03-20T11:53:13.6556955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-127] SKIPPED [ 38%] 2023-03-20T11:53:13.6571650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-128] SKIPPED [ 38%] 2023-03-20T11:53:13.6586495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-129] SKIPPED [ 38%] 2023-03-20T11:53:13.6601313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-130] SKIPPED [ 38%] 2023-03-20T11:53:13.6616263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-131] SKIPPED [ 38%] 2023-03-20T11:53:13.6631196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-132] SKIPPED [ 38%] 2023-03-20T11:53:13.6645580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-133] SKIPPED [ 38%] 2023-03-20T11:53:13.6662251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-134] SKIPPED [ 38%] 2023-03-20T11:53:13.6677285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-135] SKIPPED [ 38%] 2023-03-20T11:53:13.6692039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-136] SKIPPED [ 38%] 2023-03-20T11:53:13.6706798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-137] SKIPPED [ 38%] 2023-03-20T11:53:13.6721331Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-138] SKIPPED [ 38%] 2023-03-20T11:53:13.6736641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-139] SKIPPED [ 38%] 2023-03-20T11:53:13.6753713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-140] SKIPPED [ 38%] 2023-03-20T11:53:13.6774188Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-141] SKIPPED [ 38%] 2023-03-20T11:53:13.6784272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-142] SKIPPED [ 38%] 2023-03-20T11:53:13.6799572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-143] SKIPPED [ 38%] 2023-03-20T11:53:13.6814464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-144] SKIPPED [ 38%] 2023-03-20T11:53:13.6828429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-145] SKIPPED [ 38%] 2023-03-20T11:53:13.6843270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-146] SKIPPED [ 38%] 2023-03-20T11:53:13.6857964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-147] SKIPPED [ 38%] 2023-03-20T11:53:13.6874281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-148] SKIPPED [ 38%] 2023-03-20T11:53:13.6889255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-149] SKIPPED [ 38%] 2023-03-20T11:53:13.6903690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-150] SKIPPED [ 38%] 2023-03-20T11:53:13.6918411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-151] SKIPPED [ 38%] 2023-03-20T11:53:13.6934359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-152] SKIPPED [ 38%] 2023-03-20T11:53:13.6947635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-153] SKIPPED [ 38%] 2023-03-20T11:53:13.6962152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-154] SKIPPED [ 38%] 2023-03-20T11:53:13.6978439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-155] SKIPPED [ 38%] 2023-03-20T11:53:13.6993109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-156] SKIPPED [ 38%] 2023-03-20T11:53:13.7008718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-157] SKIPPED [ 38%] 2023-03-20T11:53:13.7022141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-158] SKIPPED [ 38%] 2023-03-20T11:53:13.7063206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-159] PASSED [ 38%] 2023-03-20T11:53:13.7107343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-160] PASSED [ 38%] 2023-03-20T11:53:13.7150894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-161] PASSED [ 38%] 2023-03-20T11:53:13.7194789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-162] PASSED [ 38%] 2023-03-20T11:53:13.7238659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-163] PASSED [ 38%] 2023-03-20T11:53:13.7282048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-164] PASSED [ 38%] 2023-03-20T11:53:13.7326723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-165] PASSED [ 38%] 2023-03-20T11:53:13.7370656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-166] PASSED [ 38%] 2023-03-20T11:53:13.7414900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-167] PASSED [ 38%] 2023-03-20T11:53:13.7457555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-168] PASSED [ 38%] 2023-03-20T11:53:13.7500554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-169] PASSED [ 38%] 2023-03-20T11:53:13.7537445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-170] PASSED [ 38%] 2023-03-20T11:53:13.7580084Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-171] PASSED [ 38%] 2023-03-20T11:53:13.7624722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-172] PASSED [ 38%] 2023-03-20T11:53:13.7667860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-173] PASSED [ 38%] 2023-03-20T11:53:13.7711533Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-174] PASSED [ 38%] 2023-03-20T11:53:13.7755099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-175] PASSED [ 38%] 2023-03-20T11:53:13.7798364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-176] PASSED [ 38%] 2023-03-20T11:53:13.7841713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-177] PASSED [ 38%] 2023-03-20T11:53:13.7885190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-178] PASSED [ 38%] 2023-03-20T11:53:13.7928577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-179] PASSED [ 38%] 2023-03-20T11:53:13.7971839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-180] PASSED [ 38%] 2023-03-20T11:53:13.8007018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-181] PASSED [ 38%] 2023-03-20T11:53:13.8048721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-182] PASSED [ 38%] 2023-03-20T11:53:13.8089004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-183] PASSED [ 38%] 2023-03-20T11:53:13.8130344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-184] PASSED [ 38%] 2023-03-20T11:53:13.8170868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-185] PASSED [ 38%] 2023-03-20T11:53:13.8211159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-186] PASSED [ 38%] 2023-03-20T11:53:13.8251325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-187] PASSED [ 38%] 2023-03-20T11:53:13.8292969Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-188] PASSED [ 38%] 2023-03-20T11:53:13.8334298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-189] PASSED [ 38%] 2023-03-20T11:53:13.8374358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-190] PASSED [ 38%] 2023-03-20T11:53:13.8414665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-191] PASSED [ 38%] 2023-03-20T11:53:13.8462872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-192] PASSED [ 38%] 2023-03-20T11:53:13.8520696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-193] PASSED [ 38%] 2023-03-20T11:53:13.8576960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-194] PASSED [ 38%] 2023-03-20T11:53:13.8633667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-195] PASSED [ 38%] 2023-03-20T11:53:13.8690062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-196] PASSED [ 38%] 2023-03-20T11:53:13.8745217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-197] PASSED [ 38%] 2023-03-20T11:53:13.8801386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-198] PASSED [ 38%] 2023-03-20T11:53:13.8858133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-199] PASSED [ 38%] 2023-03-20T11:53:13.8914117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-200] PASSED [ 38%] 2023-03-20T11:53:13.8974566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-201] PASSED [ 38%] 2023-03-20T11:53:13.9027437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-202] PASSED [ 38%] 2023-03-20T11:53:13.9075237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-203] PASSED [ 38%] 2023-03-20T11:53:13.9133981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-204] PASSED [ 38%] 2023-03-20T11:53:13.9184685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-205] PASSED [ 38%] 2023-03-20T11:53:13.9240209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-206] PASSED [ 38%] 2023-03-20T11:53:13.9294629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-207] PASSED [ 38%] 2023-03-20T11:53:13.9349100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-208] PASSED [ 38%] 2023-03-20T11:53:13.9406420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-209] PASSED [ 38%] 2023-03-20T11:53:13.9460709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-210] PASSED [ 38%] 2023-03-20T11:53:13.9516480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-211] PASSED [ 38%] 2023-03-20T11:53:13.9574390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-212] PASSED [ 38%] 2023-03-20T11:53:13.9629655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-213] PASSED [ 38%] 2023-03-20T11:53:13.9674653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-214] PASSED [ 38%] 2023-03-20T11:53:13.9727078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-215] PASSED [ 38%] 2023-03-20T11:53:13.9777798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-216] PASSED [ 38%] 2023-03-20T11:53:13.9829822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-217] PASSED [ 38%] 2023-03-20T11:53:13.9883219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-218] PASSED [ 38%] 2023-03-20T11:53:13.9935177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-219] PASSED [ 38%] 2023-03-20T11:53:13.9984653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-220] PASSED [ 38%] 2023-03-20T11:53:14.0036939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-221] PASSED [ 38%] 2023-03-20T11:53:14.0088190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-222] PASSED [ 38%] 2023-03-20T11:53:14.0139682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-223] PASSED [ 38%] 2023-03-20T11:53:14.0192414Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-224] PASSED [ 38%] 2023-03-20T11:53:14.0206337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-225] SKIPPED [ 38%] 2023-03-20T11:53:14.0221286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-226] SKIPPED [ 38%] 2023-03-20T11:53:14.0237360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-227] SKIPPED [ 38%] 2023-03-20T11:53:14.0254627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-228] SKIPPED [ 38%] 2023-03-20T11:53:14.0266982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-229] SKIPPED [ 38%] 2023-03-20T11:53:14.0281810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-230] SKIPPED [ 38%] 2023-03-20T11:53:14.0296127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-231] SKIPPED [ 38%] 2023-03-20T11:53:14.0310642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-232] SKIPPED [ 38%] 2023-03-20T11:53:14.0324366Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-233] SKIPPED [ 38%] 2023-03-20T11:53:14.0338971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-234] SKIPPED [ 38%] 2023-03-20T11:53:14.0355235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-235] SKIPPED [ 38%] 2023-03-20T11:53:14.0370420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-236] SKIPPED [ 38%] 2023-03-20T11:53:14.0384284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-237] SKIPPED [ 38%] 2023-03-20T11:53:14.0397916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-238] SKIPPED [ 38%] 2023-03-20T11:53:14.0413777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-239] SKIPPED [ 38%] 2023-03-20T11:53:14.0427140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-240] SKIPPED [ 38%] 2023-03-20T11:53:14.0443361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-241] SKIPPED [ 38%] 2023-03-20T11:53:14.0457743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-242] SKIPPED [ 38%] 2023-03-20T11:53:14.0472334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-243] SKIPPED [ 38%] 2023-03-20T11:53:14.0486393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-244] SKIPPED [ 38%] 2023-03-20T11:53:14.0501028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-245] SKIPPED [ 38%] 2023-03-20T11:53:14.0515618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-246] SKIPPED [ 38%] 2023-03-20T11:53:14.0530491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-247] SKIPPED [ 38%] 2023-03-20T11:53:14.0545615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-248] SKIPPED [ 38%] 2023-03-20T11:53:14.0559517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-249] SKIPPED [ 38%] 2023-03-20T11:53:14.0574802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-250] SKIPPED [ 38%] 2023-03-20T11:53:14.0588326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-251] SKIPPED [ 38%] 2023-03-20T11:53:14.0603309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-252] SKIPPED [ 38%] 2023-03-20T11:53:14.0617577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-253] SKIPPED [ 38%] 2023-03-20T11:53:14.0632277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-254] SKIPPED [ 38%] 2023-03-20T11:53:14.0649320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-255] SKIPPED [ 38%] 2023-03-20T11:53:14.0663006Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-256] SKIPPED [ 38%] 2023-03-20T11:53:14.0676886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-257] SKIPPED [ 38%] 2023-03-20T11:53:14.0691789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-258] SKIPPED [ 38%] 2023-03-20T11:53:14.0706209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-259] SKIPPED [ 38%] 2023-03-20T11:53:14.0720988Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-260] SKIPPED [ 38%] 2023-03-20T11:53:14.0735200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-261] SKIPPED [ 38%] 2023-03-20T11:53:14.0752019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-262] SKIPPED [ 38%] 2023-03-20T11:53:14.0765335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-263] SKIPPED [ 38%] 2023-03-20T11:53:14.0779766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-264] SKIPPED [ 38%] 2023-03-20T11:53:14.0794309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-265] SKIPPED [ 38%] 2023-03-20T11:53:14.0809363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-266] SKIPPED [ 38%] 2023-03-20T11:53:14.0823267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-267] SKIPPED [ 38%] 2023-03-20T11:53:14.0838134Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-268] SKIPPED [ 38%] 2023-03-20T11:53:14.0854497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-269] SKIPPED [ 38%] 2023-03-20T11:53:14.0868901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-270] SKIPPED [ 38%] 2023-03-20T11:53:14.0883608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-271] SKIPPED [ 38%] 2023-03-20T11:53:14.0898224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-272] SKIPPED [ 38%] 2023-03-20T11:53:14.0912959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-273] SKIPPED [ 38%] 2023-03-20T11:53:14.0927059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-274] SKIPPED [ 38%] 2023-03-20T11:53:14.0941745Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-275] SKIPPED [ 38%] 2023-03-20T11:53:14.0957397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-276] SKIPPED [ 38%] 2023-03-20T11:53:14.0973227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-277] SKIPPED [ 38%] 2023-03-20T11:53:14.0986657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-278] SKIPPED [ 38%] 2023-03-20T11:53:14.1001206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-279] SKIPPED [ 38%] 2023-03-20T11:53:14.1016077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-280] SKIPPED [ 38%] 2023-03-20T11:53:14.1030506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-281] SKIPPED [ 38%] 2023-03-20T11:53:14.1044837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-282] SKIPPED [ 38%] 2023-03-20T11:53:14.1060691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-283] SKIPPED [ 38%] 2023-03-20T11:53:14.1074615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-284] SKIPPED [ 38%] 2023-03-20T11:53:14.1089754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-285] SKIPPED [ 38%] 2023-03-20T11:53:14.1103647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-286] SKIPPED [ 38%] 2023-03-20T11:53:14.1117762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-287] SKIPPED [ 38%] 2023-03-20T11:53:14.1133627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-288] SKIPPED [ 38%] 2023-03-20T11:53:14.1148424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-289] SKIPPED [ 38%] 2023-03-20T11:53:14.1163270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-290] SKIPPED [ 38%] 2023-03-20T11:53:14.1177826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-291] SKIPPED [ 38%] 2023-03-20T11:53:14.1192402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-292] SKIPPED [ 38%] 2023-03-20T11:53:14.1206690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-293] SKIPPED [ 38%] 2023-03-20T11:53:14.1221444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-294] SKIPPED [ 38%] 2023-03-20T11:53:14.1236275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-295] SKIPPED [ 38%] 2023-03-20T11:53:14.1253236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-296] SKIPPED [ 38%] 2023-03-20T11:53:14.1266875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-297] SKIPPED [ 38%] 2023-03-20T11:53:14.1280828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-298] SKIPPED [ 38%] 2023-03-20T11:53:14.1295506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-299] SKIPPED [ 38%] 2023-03-20T11:53:14.1310063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-300] SKIPPED [ 38%] 2023-03-20T11:53:14.1324097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-301] SKIPPED [ 38%] 2023-03-20T11:53:14.1338825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-302] SKIPPED [ 38%] 2023-03-20T11:53:14.1356857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-303] SKIPPED [ 38%] 2023-03-20T11:53:14.1371575Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-304] SKIPPED [ 38%] 2023-03-20T11:53:14.1386464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-305] SKIPPED [ 38%] 2023-03-20T11:53:14.1400107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-306] SKIPPED [ 38%] 2023-03-20T11:53:14.1415189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-307] SKIPPED [ 38%] 2023-03-20T11:53:14.1429276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-308] SKIPPED [ 38%] 2023-03-20T11:53:14.1444021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-309] SKIPPED [ 38%] 2023-03-20T11:53:14.1460119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-310] SKIPPED [ 38%] 2023-03-20T11:53:14.1474553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-311] SKIPPED [ 38%] 2023-03-20T11:53:14.1489323Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-312] SKIPPED [ 38%] 2023-03-20T11:53:14.1503501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-313] SKIPPED [ 38%] 2023-03-20T11:53:14.1518078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-314] SKIPPED [ 38%] 2023-03-20T11:53:14.1532324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-315] SKIPPED [ 38%] 2023-03-20T11:53:14.1546622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-316] SKIPPED [ 38%] 2023-03-20T11:53:14.1562708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-317] SKIPPED [ 38%] 2023-03-20T11:53:14.1577306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-318] SKIPPED [ 38%] 2023-03-20T11:53:14.1591899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-319] SKIPPED [ 38%] 2023-03-20T11:53:14.1606649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-320] SKIPPED [ 38%] 2023-03-20T11:53:14.1620936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-321] SKIPPED [ 38%] 2023-03-20T11:53:14.1635916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-322] SKIPPED [ 38%] 2023-03-20T11:53:14.1650540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-323] SKIPPED [ 38%] 2023-03-20T11:53:14.1666565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-324] SKIPPED [ 38%] 2023-03-20T11:53:14.1681091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-325] SKIPPED [ 38%] 2023-03-20T11:53:14.1695562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-326] SKIPPED [ 38%] 2023-03-20T11:53:14.1709831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-327] SKIPPED [ 38%] 2023-03-20T11:53:14.1723846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-328] SKIPPED [ 38%] 2023-03-20T11:53:14.1738869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-329] SKIPPED [ 38%] 2023-03-20T11:53:14.1754925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-330] SKIPPED [ 38%] 2023-03-20T11:53:14.1771595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-331] SKIPPED [ 38%] 2023-03-20T11:53:14.1786023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-332] SKIPPED [ 38%] 2023-03-20T11:53:14.1800130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-333] SKIPPED [ 38%] 2023-03-20T11:53:14.1814847Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-334] SKIPPED [ 38%] 2023-03-20T11:53:14.1829289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-335] SKIPPED [ 38%] 2023-03-20T11:53:14.1843925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-336] SKIPPED [ 38%] 2023-03-20T11:53:14.1858313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-337] SKIPPED [ 38%] 2023-03-20T11:53:14.1874122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-338] SKIPPED [ 38%] 2023-03-20T11:53:14.1889321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-339] SKIPPED [ 38%] 2023-03-20T11:53:14.1903245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-340] SKIPPED [ 38%] 2023-03-20T11:53:14.1917574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-341] SKIPPED [ 38%] 2023-03-20T11:53:14.1933036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-342] SKIPPED [ 38%] 2023-03-20T11:53:14.1946580Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-343] SKIPPED [ 38%] 2023-03-20T11:53:14.1961231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-344] SKIPPED [ 38%] 2023-03-20T11:53:14.1977383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-345] SKIPPED [ 38%] 2023-03-20T11:53:14.1991811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-346] SKIPPED [ 38%] 2023-03-20T11:53:14.2005474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-347] SKIPPED [ 38%] 2023-03-20T11:53:14.2019907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-348] SKIPPED [ 38%] 2023-03-20T11:53:14.2034710Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-349] SKIPPED [ 38%] 2023-03-20T11:53:14.2049895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-350] SKIPPED [ 38%] 2023-03-20T11:53:14.2063483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-351] SKIPPED [ 38%] 2023-03-20T11:53:14.2079265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-352] SKIPPED [ 38%] 2023-03-20T11:53:14.2094599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-353] SKIPPED [ 38%] 2023-03-20T11:53:14.2108049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-354] SKIPPED [ 38%] 2023-03-20T11:53:14.2122590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-355] SKIPPED [ 38%] 2023-03-20T11:53:14.2136902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-356] SKIPPED [ 38%] 2023-03-20T11:53:14.2177187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-357] PASSED [ 38%] 2023-03-20T11:53:14.2221371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-358] PASSED [ 38%] 2023-03-20T11:53:14.2264325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-359] PASSED [ 38%] 2023-03-20T11:53:14.2308125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-360] PASSED [ 38%] 2023-03-20T11:53:14.2351547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-361] PASSED [ 38%] 2023-03-20T11:53:14.2395109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-362] PASSED [ 38%] 2023-03-20T11:53:14.2437607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-363] PASSED [ 38%] 2023-03-20T11:53:14.2481371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-364] PASSED [ 38%] 2023-03-20T11:53:14.2526625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-365] PASSED [ 38%] 2023-03-20T11:53:14.2570853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-366] PASSED [ 38%] 2023-03-20T11:53:14.2614584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-367] PASSED [ 38%] 2023-03-20T11:53:14.2650893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-368] PASSED [ 38%] 2023-03-20T11:53:14.2694388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-369] PASSED [ 38%] 2023-03-20T11:53:14.2736058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-370] PASSED [ 38%] 2023-03-20T11:53:14.2778555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-371] PASSED [ 38%] 2023-03-20T11:53:14.2821122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-372] PASSED [ 38%] 2023-03-20T11:53:14.2863728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-373] PASSED [ 38%] 2023-03-20T11:53:14.2906164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-374] PASSED [ 38%] 2023-03-20T11:53:14.2948060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-375] PASSED [ 38%] 2023-03-20T11:53:14.2990440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-376] PASSED [ 38%] 2023-03-20T11:53:14.3033061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-377] PASSED [ 38%] 2023-03-20T11:53:14.3075783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-378] PASSED [ 38%] 2023-03-20T11:53:14.3110706Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-379] PASSED [ 38%] 2023-03-20T11:53:14.3151246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-380] PASSED [ 38%] 2023-03-20T11:53:14.3191561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-381] PASSED [ 38%] 2023-03-20T11:53:14.3232091Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-382] PASSED [ 38%] 2023-03-20T11:53:14.3271773Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-383] PASSED [ 38%] 2023-03-20T11:53:14.3312398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-384] PASSED [ 38%] 2023-03-20T11:53:14.3352792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-385] PASSED [ 38%] 2023-03-20T11:53:14.3393035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-386] PASSED [ 38%] 2023-03-20T11:53:14.3433344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-387] PASSED [ 38%] 2023-03-20T11:53:14.3473833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-388] PASSED [ 38%] 2023-03-20T11:53:14.3514264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-389] PASSED [ 38%] 2023-03-20T11:53:14.3561501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-390] PASSED [ 38%] 2023-03-20T11:53:14.3617199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-391] PASSED [ 38%] 2023-03-20T11:53:14.3672056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-392] PASSED [ 38%] 2023-03-20T11:53:14.3726891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-393] PASSED [ 38%] 2023-03-20T11:53:14.3781514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-394] PASSED [ 38%] 2023-03-20T11:53:14.3836517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-395] PASSED [ 38%] 2023-03-20T11:53:14.3894814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-396] PASSED [ 38%] 2023-03-20T11:53:14.3947870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-397] PASSED [ 38%] 2023-03-20T11:53:14.4003048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-398] PASSED [ 38%] 2023-03-20T11:53:14.4058148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-399] PASSED [ 38%] 2023-03-20T11:53:14.4113412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-400] PASSED [ 38%] 2023-03-20T11:53:14.4159819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-401] PASSED [ 38%] 2023-03-20T11:53:14.4215147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-402] PASSED [ 38%] 2023-03-20T11:53:14.4269221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-403] PASSED [ 38%] 2023-03-20T11:53:14.4323357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-404] PASSED [ 38%] 2023-03-20T11:53:14.4377919Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-405] PASSED [ 38%] 2023-03-20T11:53:14.4432048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-406] PASSED [ 38%] 2023-03-20T11:53:14.4486379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-407] PASSED [ 38%] 2023-03-20T11:53:14.4540421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-408] PASSED [ 38%] 2023-03-20T11:53:14.4594798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-409] PASSED [ 38%] 2023-03-20T11:53:14.4654036Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-410] PASSED [ 38%] 2023-03-20T11:53:14.4703839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-411] PASSED [ 38%] 2023-03-20T11:53:14.4747554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-412] PASSED [ 38%] 2023-03-20T11:53:14.4798328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-413] PASSED [ 38%] 2023-03-20T11:53:14.4853999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-414] PASSED [ 38%] 2023-03-20T11:53:14.4900196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-415] PASSED [ 38%] 2023-03-20T11:53:14.4951906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-416] PASSED [ 38%] 2023-03-20T11:53:14.5003962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-417] PASSED [ 38%] 2023-03-20T11:53:14.5054769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-418] PASSED [ 38%] 2023-03-20T11:53:14.5105688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-419] PASSED [ 38%] 2023-03-20T11:53:14.5156396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-420] PASSED [ 38%] 2023-03-20T11:53:14.5207991Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-421] PASSED [ 38%] 2023-03-20T11:53:14.5259348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-422] PASSED [ 38%] 2023-03-20T11:53:14.5273741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-423] SKIPPED [ 38%] 2023-03-20T11:53:14.5289081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-424] SKIPPED [ 38%] 2023-03-20T11:53:14.5304096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-425] SKIPPED [ 38%] 2023-03-20T11:53:14.5318109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-426] SKIPPED [ 38%] 2023-03-20T11:53:14.5333137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-427] SKIPPED [ 38%] 2023-03-20T11:53:14.5346730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-428] SKIPPED [ 38%] 2023-03-20T11:53:14.5360360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-429] SKIPPED [ 38%] 2023-03-20T11:53:14.5375117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-430] SKIPPED [ 38%] 2023-03-20T11:53:14.5389352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-431] SKIPPED [ 38%] 2023-03-20T11:53:14.5404654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-432] SKIPPED [ 38%] 2023-03-20T11:53:14.5418859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-433] SKIPPED [ 38%] 2023-03-20T11:53:14.5432964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-434] SKIPPED [ 38%] 2023-03-20T11:53:14.5446918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-435] SKIPPED [ 38%] 2023-03-20T11:53:14.5461050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-436] SKIPPED [ 38%] 2023-03-20T11:53:14.5475172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-437] SKIPPED [ 38%] 2023-03-20T11:53:14.5490438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-438] SKIPPED [ 38%] 2023-03-20T11:53:14.5508750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-439] SKIPPED [ 38%] 2023-03-20T11:53:14.5522916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-440] SKIPPED [ 38%] 2023-03-20T11:53:14.5537191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-441] SKIPPED [ 38%] 2023-03-20T11:53:14.5551237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-442] SKIPPED [ 38%] 2023-03-20T11:53:14.5565082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-443] SKIPPED [ 38%] 2023-03-20T11:53:14.5579169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-444] SKIPPED [ 38%] 2023-03-20T11:53:14.5593495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-445] SKIPPED [ 38%] 2023-03-20T11:53:14.5610196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-446] SKIPPED [ 38%] 2023-03-20T11:53:14.5623645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-447] SKIPPED [ 38%] 2023-03-20T11:53:14.5637508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-448] SKIPPED [ 38%] 2023-03-20T11:53:14.5652769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-449] SKIPPED [ 38%] 2023-03-20T11:53:14.5666054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-450] SKIPPED [ 38%] 2023-03-20T11:53:14.5679669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-451] SKIPPED [ 38%] 2023-03-20T11:53:14.5694346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-452] SKIPPED [ 38%] 2023-03-20T11:53:14.5709969Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-453] SKIPPED [ 38%] 2023-03-20T11:53:14.5724105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-454] SKIPPED [ 38%] 2023-03-20T11:53:14.5738068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-455] SKIPPED [ 38%] 2023-03-20T11:53:14.5752317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-456] SKIPPED [ 38%] 2023-03-20T11:53:14.5766231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-457] SKIPPED [ 38%] 2023-03-20T11:53:14.5780098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-458] SKIPPED [ 38%] 2023-03-20T11:53:14.5794318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-459] SKIPPED [ 38%] 2023-03-20T11:53:14.5810594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-460] SKIPPED [ 38%] 2023-03-20T11:53:14.5824612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-461] SKIPPED [ 38%] 2023-03-20T11:53:14.5838410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-462] SKIPPED [ 38%] 2023-03-20T11:53:14.5853818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-463] SKIPPED [ 38%] 2023-03-20T11:53:14.5867131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-464] SKIPPED [ 38%] 2023-03-20T11:53:14.5881057Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-465] SKIPPED [ 38%] 2023-03-20T11:53:14.5895333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-466] SKIPPED [ 38%] 2023-03-20T11:53:14.5911106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-467] SKIPPED [ 38%] 2023-03-20T11:53:14.5925013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-468] SKIPPED [ 38%] 2023-03-20T11:53:14.5939301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-469] SKIPPED [ 38%] 2023-03-20T11:53:14.5953416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-470] SKIPPED [ 38%] 2023-03-20T11:53:14.5967245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-471] SKIPPED [ 38%] 2023-03-20T11:53:14.5981664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-472] SKIPPED [ 38%] 2023-03-20T11:53:14.5995764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-473] SKIPPED [ 38%] 2023-03-20T11:53:14.6012758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-474] SKIPPED [ 38%] 2023-03-20T11:53:14.6025960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-475] SKIPPED [ 38%] 2023-03-20T11:53:14.6039976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-476] SKIPPED [ 38%] 2023-03-20T11:53:14.6054554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-477] SKIPPED [ 38%] 2023-03-20T11:53:14.6068445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-478] SKIPPED [ 38%] 2023-03-20T11:53:14.6082289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-479] SKIPPED [ 38%] 2023-03-20T11:53:14.6096187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-480] SKIPPED [ 38%] 2023-03-20T11:53:14.6111935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-481] SKIPPED [ 38%] 2023-03-20T11:53:14.6125814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-482] SKIPPED [ 38%] 2023-03-20T11:53:14.6140185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-483] SKIPPED [ 38%] 2023-03-20T11:53:14.6154254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-484] SKIPPED [ 38%] 2023-03-20T11:53:14.6168914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-485] SKIPPED [ 38%] 2023-03-20T11:53:14.6182502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-486] SKIPPED [ 38%] 2023-03-20T11:53:14.6196619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-487] SKIPPED [ 38%] 2023-03-20T11:53:14.6212916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-488] SKIPPED [ 38%] 2023-03-20T11:53:14.6226992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-489] SKIPPED [ 38%] 2023-03-20T11:53:14.6240832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-490] SKIPPED [ 38%] 2023-03-20T11:53:14.6255113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-491] SKIPPED [ 38%] 2023-03-20T11:53:14.6269266Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-492] SKIPPED [ 38%] 2023-03-20T11:53:14.6283337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-493] SKIPPED [ 38%] 2023-03-20T11:53:14.6297806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-494] SKIPPED [ 38%] 2023-03-20T11:53:14.6313552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-495] SKIPPED [ 38%] 2023-03-20T11:53:14.6327512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-496] SKIPPED [ 38%] 2023-03-20T11:53:14.6341864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-497] SKIPPED [ 38%] 2023-03-20T11:53:14.6355953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-498] SKIPPED [ 38%] 2023-03-20T11:53:14.6370671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-499] SKIPPED [ 38%] 2023-03-20T11:53:14.6384185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-500] SKIPPED [ 38%] 2023-03-20T11:53:14.6397741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-501] SKIPPED [ 38%] 2023-03-20T11:53:14.6414672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-502] SKIPPED [ 38%] 2023-03-20T11:53:14.6428157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-503] SKIPPED [ 38%] 2023-03-20T11:53:14.6442311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-504] SKIPPED [ 38%] 2023-03-20T11:53:14.6456655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-505] SKIPPED [ 38%] 2023-03-20T11:53:14.6470784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-506] SKIPPED [ 38%] 2023-03-20T11:53:14.6484738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-507] SKIPPED [ 38%] 2023-03-20T11:53:14.6498899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-508] SKIPPED [ 38%] 2023-03-20T11:53:14.6514629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-509] SKIPPED [ 38%] 2023-03-20T11:53:14.6529700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-510] SKIPPED [ 38%] 2023-03-20T11:53:14.6543413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-511] SKIPPED [ 38%] 2023-03-20T11:53:14.6557039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-512] SKIPPED [ 38%] 2023-03-20T11:53:14.6571263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-513] SKIPPED [ 38%] 2023-03-20T11:53:14.6585049Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-514] SKIPPED [ 38%] 2023-03-20T11:53:14.6598851Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-515] SKIPPED [ 38%] 2023-03-20T11:53:14.6614860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-516] SKIPPED [ 38%] 2023-03-20T11:53:14.6628915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-517] SKIPPED [ 38%] 2023-03-20T11:53:14.6642845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-518] SKIPPED [ 38%] 2023-03-20T11:53:14.6657130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-519] SKIPPED [ 38%] 2023-03-20T11:53:14.6671220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-520] SKIPPED [ 38%] 2023-03-20T11:53:14.6685008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-521] SKIPPED [ 38%] 2023-03-20T11:53:14.6699983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-522] SKIPPED [ 38%] 2023-03-20T11:53:14.6717121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-523] SKIPPED [ 38%] 2023-03-20T11:53:14.6733055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-524] SKIPPED [ 38%] 2023-03-20T11:53:14.6747834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-525] SKIPPED [ 38%] 2023-03-20T11:53:14.6762712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-526] SKIPPED [ 38%] 2023-03-20T11:53:14.6777510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-527] SKIPPED [ 38%] 2023-03-20T11:53:14.6792090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-528] SKIPPED [ 38%] 2023-03-20T11:53:14.6806459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-529] SKIPPED [ 38%] 2023-03-20T11:53:14.6823760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-530] SKIPPED [ 38%] 2023-03-20T11:53:14.6837655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-531] SKIPPED [ 38%] 2023-03-20T11:53:14.6853697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-532] SKIPPED [ 38%] 2023-03-20T11:53:14.6867466Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-533] SKIPPED [ 38%] 2023-03-20T11:53:14.6881764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-534] SKIPPED [ 38%] 2023-03-20T11:53:14.6896616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-535] SKIPPED [ 38%] 2023-03-20T11:53:14.6911344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-536] SKIPPED [ 38%] 2023-03-20T11:53:14.6927443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-537] SKIPPED [ 38%] 2023-03-20T11:53:14.6942180Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-538] SKIPPED [ 38%] 2023-03-20T11:53:14.6956596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-539] SKIPPED [ 38%] 2023-03-20T11:53:14.6971548Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-540] SKIPPED [ 38%] 2023-03-20T11:53:14.6986208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-541] SKIPPED [ 38%] 2023-03-20T11:53:14.7000659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-542] SKIPPED [ 38%] 2023-03-20T11:53:14.7015692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-543] SKIPPED [ 38%] 2023-03-20T11:53:14.7031939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-544] SKIPPED [ 38%] 2023-03-20T11:53:14.7046387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-545] SKIPPED [ 38%] 2023-03-20T11:53:14.7061059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-546] SKIPPED [ 38%] 2023-03-20T11:53:14.7075714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-547] SKIPPED [ 38%] 2023-03-20T11:53:14.7090363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-548] SKIPPED [ 38%] 2023-03-20T11:53:14.7104955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-549] SKIPPED [ 38%] 2023-03-20T11:53:14.7119368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-550] SKIPPED [ 38%] 2023-03-20T11:53:14.7135849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-551] SKIPPED [ 38%] 2023-03-20T11:53:14.7150426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-552] SKIPPED [ 38%] 2023-03-20T11:53:14.7164767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-553] SKIPPED [ 38%] 2023-03-20T11:53:14.7179566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-554] SKIPPED [ 38%] 2023-03-20T11:53:14.7219504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-555] PASSED [ 38%] 2023-03-20T11:53:14.7263775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-556] PASSED [ 38%] 2023-03-20T11:53:14.7307365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-557] PASSED [ 38%] 2023-03-20T11:53:14.7350932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-558] PASSED [ 38%] 2023-03-20T11:53:14.7394077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-559] PASSED [ 38%] 2023-03-20T11:53:14.7444193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-560] PASSED [ 38%] 2023-03-20T11:53:14.7491804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-561] PASSED [ 38%] 2023-03-20T11:53:14.7534437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-562] PASSED [ 38%] 2023-03-20T11:53:14.7578914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-563] PASSED [ 38%] 2023-03-20T11:53:14.7622527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-564] PASSED [ 38%] 2023-03-20T11:53:14.7666707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-565] PASSED [ 38%] 2023-03-20T11:53:14.7703759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-566] PASSED [ 38%] 2023-03-20T11:53:14.7746659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-567] PASSED [ 38%] 2023-03-20T11:53:14.7790947Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-568] PASSED [ 38%] 2023-03-20T11:53:14.7833787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-569] PASSED [ 38%] 2023-03-20T11:53:14.7876269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-570] PASSED [ 38%] 2023-03-20T11:53:14.7920279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-571] PASSED [ 38%] 2023-03-20T11:53:14.7962443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-572] PASSED [ 38%] 2023-03-20T11:53:14.8004763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-573] PASSED [ 38%] 2023-03-20T11:53:14.8048636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-574] PASSED [ 38%] 2023-03-20T11:53:14.8091796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-575] PASSED [ 38%] 2023-03-20T11:53:14.8133437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-576] PASSED [ 38%] 2023-03-20T11:53:14.8168286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-577] PASSED [ 38%] 2023-03-20T11:53:14.8210587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-578] PASSED [ 38%] 2023-03-20T11:53:14.8251589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-579] PASSED [ 38%] 2023-03-20T11:53:14.8292293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-580] PASSED [ 38%] 2023-03-20T11:53:14.8333803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-581] PASSED [ 38%] 2023-03-20T11:53:14.8374301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-582] PASSED [ 38%] 2023-03-20T11:53:14.8415321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-583] PASSED [ 38%] 2023-03-20T11:53:14.8456166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-584] PASSED [ 38%] 2023-03-20T11:53:14.8497120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-585] PASSED [ 38%] 2023-03-20T11:53:14.8538252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-586] PASSED [ 38%] 2023-03-20T11:53:14.8578731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-587] PASSED [ 38%] 2023-03-20T11:53:14.8626925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-588] PASSED [ 38%] 2023-03-20T11:53:14.8682515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-589] PASSED [ 38%] 2023-03-20T11:53:14.8738191Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-590] PASSED [ 38%] 2023-03-20T11:53:14.8793847Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-591] PASSED [ 38%] 2023-03-20T11:53:14.8850620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-592] PASSED [ 38%] 2023-03-20T11:53:14.8905825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-593] PASSED [ 38%] 2023-03-20T11:53:14.8961928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-594] PASSED [ 38%] 2023-03-20T11:53:14.9017850Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-595] PASSED [ 38%] 2023-03-20T11:53:14.9073678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-596] PASSED [ 38%] 2023-03-20T11:53:14.9130653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-597] PASSED [ 38%] 2023-03-20T11:53:14.9185477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-598] PASSED [ 38%] 2023-03-20T11:53:14.9231916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-599] PASSED [ 38%] 2023-03-20T11:53:14.9286531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-600] PASSED [ 38%] 2023-03-20T11:53:14.9341743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-601] PASSED [ 38%] 2023-03-20T11:53:14.9398557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-602] PASSED [ 38%] 2023-03-20T11:53:14.9451915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-603] PASSED [ 38%] 2023-03-20T11:53:14.9506562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-604] PASSED [ 38%] 2023-03-20T11:53:14.9561832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-605] PASSED [ 38%] 2023-03-20T11:53:14.9617217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-606] PASSED [ 38%] 2023-03-20T11:53:14.9672222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-607] PASSED [ 38%] 2023-03-20T11:53:14.9728823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-608] PASSED [ 38%] 2023-03-20T11:53:14.9781939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-609] PASSED [ 38%] 2023-03-20T11:53:14.9826228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-610] PASSED [ 38%] 2023-03-20T11:53:14.9879384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-611] PASSED [ 38%] 2023-03-20T11:53:14.9932329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-612] PASSED [ 38%] 2023-03-20T11:53:14.9981435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-613] PASSED [ 38%] 2023-03-20T11:53:15.0033149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-614] PASSED [ 38%] 2023-03-20T11:53:15.0085270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-615] PASSED [ 38%] 2023-03-20T11:53:15.0137862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-616] PASSED [ 38%] 2023-03-20T11:53:15.0189741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-617] PASSED [ 38%] 2023-03-20T11:53:15.0241264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-618] PASSED [ 38%] 2023-03-20T11:53:15.0294252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-619] PASSED [ 38%] 2023-03-20T11:53:15.0344820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-620] PASSED [ 38%] 2023-03-20T11:53:15.0359679Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-621] SKIPPED [ 38%] 2023-03-20T11:53:15.0374032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-622] SKIPPED [ 38%] 2023-03-20T11:53:15.0388483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-623] SKIPPED [ 38%] 2023-03-20T11:53:15.0404224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-624] SKIPPED [ 38%] 2023-03-20T11:53:15.0418603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-625] SKIPPED [ 38%] 2023-03-20T11:53:15.0432655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-626] SKIPPED [ 38%] 2023-03-20T11:53:15.0446940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-627] SKIPPED [ 38%] 2023-03-20T11:53:15.0462014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-628] SKIPPED [ 38%] 2023-03-20T11:53:15.0476045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-629] SKIPPED [ 38%] 2023-03-20T11:53:15.0491766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-630] SKIPPED [ 38%] 2023-03-20T11:53:15.0506784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-631] SKIPPED [ 38%] 2023-03-20T11:53:15.0520940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-632] SKIPPED [ 38%] 2023-03-20T11:53:15.0535697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-633] SKIPPED [ 38%] 2023-03-20T11:53:15.0549651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-634] SKIPPED [ 38%] 2023-03-20T11:53:15.0564227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-635] SKIPPED [ 38%] 2023-03-20T11:53:15.0579000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-636] SKIPPED [ 38%] 2023-03-20T11:53:15.0594688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-637] SKIPPED [ 38%] 2023-03-20T11:53:15.0612334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-638] SKIPPED [ 38%] 2023-03-20T11:53:15.0623907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-639] SKIPPED [ 38%] 2023-03-20T11:53:15.0638074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-640] SKIPPED [ 38%] 2023-03-20T11:53:15.0653789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-641] SKIPPED [ 38%] 2023-03-20T11:53:15.0668025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-642] SKIPPED [ 38%] 2023-03-20T11:53:15.0681996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-643] SKIPPED [ 38%] 2023-03-20T11:53:15.0698119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-644] SKIPPED [ 38%] 2023-03-20T11:53:15.0712402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-645] SKIPPED [ 38%] 2023-03-20T11:53:15.0726686Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-646] SKIPPED [ 38%] 2023-03-20T11:53:15.0741573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-647] SKIPPED [ 38%] 2023-03-20T11:53:15.0755863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-648] SKIPPED [ 38%] 2023-03-20T11:53:15.0771061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-649] SKIPPED [ 38%] 2023-03-20T11:53:15.0785063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-650] SKIPPED [ 38%] 2023-03-20T11:53:15.0800658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-651] SKIPPED [ 38%] 2023-03-20T11:53:15.0815286Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-652] SKIPPED [ 38%] 2023-03-20T11:53:15.0829615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-653] SKIPPED [ 38%] 2023-03-20T11:53:15.0844021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-654] SKIPPED [ 38%] 2023-03-20T11:53:15.0858800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-655] SKIPPED [ 38%] 2023-03-20T11:53:15.0873101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-656] SKIPPED [ 38%] 2023-03-20T11:53:15.0887368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-657] SKIPPED [ 38%] 2023-03-20T11:53:15.0906159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-658] SKIPPED [ 38%] 2023-03-20T11:53:15.0920157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-659] SKIPPED [ 38%] 2023-03-20T11:53:15.0934890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-660] SKIPPED [ 38%] 2023-03-20T11:53:15.0949333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-661] SKIPPED [ 38%] 2023-03-20T11:53:15.0963485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-662] SKIPPED [ 38%] 2023-03-20T11:53:15.0978166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-663] SKIPPED [ 38%] 2023-03-20T11:53:15.0992462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-664] SKIPPED [ 38%] 2023-03-20T11:53:15.1009029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-665] SKIPPED [ 38%] 2023-03-20T11:53:15.1023253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-666] SKIPPED [ 38%] 2023-03-20T11:53:15.1037205Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-667] SKIPPED [ 38%] 2023-03-20T11:53:15.1052464Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-668] SKIPPED [ 38%] 2023-03-20T11:53:15.1066436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-669] SKIPPED [ 38%] 2023-03-20T11:53:15.1080631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-670] SKIPPED [ 38%] 2023-03-20T11:53:15.1095305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-671] SKIPPED [ 38%] 2023-03-20T11:53:15.1111147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-672] SKIPPED [ 38%] 2023-03-20T11:53:15.1125489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-673] SKIPPED [ 38%] 2023-03-20T11:53:15.1140252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-674] SKIPPED [ 38%] 2023-03-20T11:53:15.1154309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-675] SKIPPED [ 38%] 2023-03-20T11:53:15.1169630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-676] SKIPPED [ 38%] 2023-03-20T11:53:15.1183694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-677] SKIPPED [ 38%] 2023-03-20T11:53:15.1198143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-678] SKIPPED [ 38%] 2023-03-20T11:53:15.1213837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-679] SKIPPED [ 38%] 2023-03-20T11:53:15.1228271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-680] SKIPPED [ 38%] 2023-03-20T11:53:15.1242469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-681] SKIPPED [ 38%] 2023-03-20T11:53:15.1257256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-682] SKIPPED [ 38%] 2023-03-20T11:53:15.1271638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-683] SKIPPED [ 38%] 2023-03-20T11:53:15.1285849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-684] SKIPPED [ 38%] 2023-03-20T11:53:15.1300708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-685] SKIPPED [ 38%] 2023-03-20T11:53:15.1316315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-686] SKIPPED [ 38%] 2023-03-20T11:53:15.1331669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-687] SKIPPED [ 38%] 2023-03-20T11:53:15.1344512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-688] SKIPPED [ 38%] 2023-03-20T11:53:15.1358846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-689] SKIPPED [ 38%] 2023-03-20T11:53:15.1373695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-690] SKIPPED [ 38%] 2023-03-20T11:53:15.1387952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-691] SKIPPED [ 38%] 2023-03-20T11:53:15.1402156Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-692] SKIPPED [ 38%] 2023-03-20T11:53:15.1418535Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-693] SKIPPED [ 38%] 2023-03-20T11:53:15.1432830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-694] SKIPPED [ 38%] 2023-03-20T11:53:15.1447053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-695] SKIPPED [ 38%] 2023-03-20T11:53:15.1461904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-696] SKIPPED [ 38%] 2023-03-20T11:53:15.1475928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-697] SKIPPED [ 38%] 2023-03-20T11:53:15.1490558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-698] SKIPPED [ 38%] 2023-03-20T11:53:15.1505257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-699] SKIPPED [ 38%] 2023-03-20T11:53:15.1520941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-700] SKIPPED [ 38%] 2023-03-20T11:53:15.1535689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-701] SKIPPED [ 38%] 2023-03-20T11:53:15.1550131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-702] SKIPPED [ 38%] 2023-03-20T11:53:15.1564578Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-703] SKIPPED [ 38%] 2023-03-20T11:53:15.1579852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-704] SKIPPED [ 38%] 2023-03-20T11:53:15.1594163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-705] SKIPPED [ 38%] 2023-03-20T11:53:15.1609638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-706] SKIPPED [ 38%] 2023-03-20T11:53:15.1625205Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-707] SKIPPED [ 38%] 2023-03-20T11:53:15.1639190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-708] SKIPPED [ 38%] 2023-03-20T11:53:15.1654088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-709] SKIPPED [ 38%] 2023-03-20T11:53:15.1668412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-710] SKIPPED [ 38%] 2023-03-20T11:53:15.1682701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-711] SKIPPED [ 38%] 2023-03-20T11:53:15.1697574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-712] SKIPPED [ 38%] 2023-03-20T11:53:15.1713433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-713] SKIPPED [ 38%] 2023-03-20T11:53:15.1727683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-714] SKIPPED [ 38%] 2023-03-20T11:53:15.1742696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-715] SKIPPED [ 38%] 2023-03-20T11:53:15.1758178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-716] SKIPPED [ 38%] 2023-03-20T11:53:15.1773651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-717] SKIPPED [ 38%] 2023-03-20T11:53:15.1787232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-718] SKIPPED [ 38%] 2023-03-20T11:53:15.1801696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-719] SKIPPED [ 38%] 2023-03-20T11:53:15.1817556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_image_tensor-720] SKIPPED [ 38%] 2023-03-20T11:53:15.1833489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-00] SKIPPED [ 38%] 2023-03-20T11:53:15.1850611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-01] SKIPPED [ 38%] 2023-03-20T11:53:15.1865347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-02] SKIPPED [ 38%] 2023-03-20T11:53:15.1880788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-03] SKIPPED [ 38%] 2023-03-20T11:53:15.1896729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-04] SKIPPED [ 38%] 2023-03-20T11:53:15.1912228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-05] SKIPPED [ 38%] 2023-03-20T11:53:15.1930643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-06] SKIPPED [ 38%] 2023-03-20T11:53:15.1945442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-07] SKIPPED [ 38%] 2023-03-20T11:53:15.1960837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-08] SKIPPED [ 38%] 2023-03-20T11:53:15.2018160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-09] PASSED [ 38%] 2023-03-20T11:53:15.2071601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-10] PASSED [ 38%] 2023-03-20T11:53:15.2113545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-11] PASSED [ 38%] 2023-03-20T11:53:15.2171572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-12] PASSED [ 38%] 2023-03-20T11:53:15.2227427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-13] PASSED [ 38%] 2023-03-20T11:53:15.2272774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-14] PASSED [ 38%] 2023-03-20T11:53:15.2334474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-15] PASSED [ 38%] 2023-03-20T11:53:15.2394838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-16] PASSED [ 38%] 2023-03-20T11:53:15.2444297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-17] PASSED [ 38%] 2023-03-20T11:53:15.2512817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-18] PASSED [ 38%] 2023-03-20T11:53:15.2580860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-19] PASSED [ 38%] 2023-03-20T11:53:15.2633243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-20] PASSED [ 38%] 2023-03-20T11:53:15.2706120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-21] PASSED [ 38%] 2023-03-20T11:53:15.2778761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-22] PASSED [ 38%] 2023-03-20T11:53:15.2836389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-23] PASSED [ 38%] 2023-03-20T11:53:15.2915512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-24] PASSED [ 38%] 2023-03-20T11:53:15.2993903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-25] PASSED [ 38%] 2023-03-20T11:53:15.3057513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-26] PASSED [ 38%] 2023-03-20T11:53:15.3073534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-27] SKIPPED [ 38%] 2023-03-20T11:53:15.3087477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-28] SKIPPED [ 38%] 2023-03-20T11:53:15.3102031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-29] SKIPPED [ 38%] 2023-03-20T11:53:15.3115739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-30] SKIPPED [ 38%] 2023-03-20T11:53:15.3131287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-31] SKIPPED [ 38%] 2023-03-20T11:53:15.3143928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-32] SKIPPED [ 38%] 2023-03-20T11:53:15.3157554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-33] SKIPPED [ 38%] 2023-03-20T11:53:15.3176044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-34] SKIPPED [ 38%] 2023-03-20T11:53:15.3189989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-35] SKIPPED [ 38%] 2023-03-20T11:53:15.3203907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-36] SKIPPED [ 38%] 2023-03-20T11:53:15.3218161Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-37] SKIPPED [ 38%] 2023-03-20T11:53:15.3231847Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-38] SKIPPED [ 38%] 2023-03-20T11:53:15.3245502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-39] SKIPPED [ 38%] 2023-03-20T11:53:15.3259830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-40] SKIPPED [ 38%] 2023-03-20T11:53:15.3275221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-41] SKIPPED [ 38%] 2023-03-20T11:53:15.3290172Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-42] SKIPPED [ 38%] 2023-03-20T11:53:15.3303152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-43] SKIPPED [ 38%] 2023-03-20T11:53:15.3316825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-44] SKIPPED [ 38%] 2023-03-20T11:53:15.3331731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-45] SKIPPED [ 38%] 2023-03-20T11:53:15.3345185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-46] SKIPPED [ 38%] 2023-03-20T11:53:15.3358715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-47] SKIPPED [ 38%] 2023-03-20T11:53:15.3374421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-48] SKIPPED [ 38%] 2023-03-20T11:53:15.3388491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-49] SKIPPED [ 38%] 2023-03-20T11:53:15.3402338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-50] SKIPPED [ 38%] 2023-03-20T11:53:15.3416697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-51] SKIPPED [ 38%] 2023-03-20T11:53:15.3430513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-52] SKIPPED [ 38%] 2023-03-20T11:53:15.3444285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-53] SKIPPED [ 38%] 2023-03-20T11:53:15.3460885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_bounding_box-54] SKIPPED [ 38%] 2023-03-20T11:53:15.3486230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-00] PASSED [ 38%] 2023-03-20T11:53:15.3522480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-01] PASSED [ 38%] 2023-03-20T11:53:15.3567315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-02] PASSED [ 38%] 2023-03-20T11:53:15.3582424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-03] SKIPPED [ 38%] 2023-03-20T11:53:15.3596054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-04] SKIPPED [ 38%] 2023-03-20T11:53:15.3611668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-05] SKIPPED [ 38%] 2023-03-20T11:53:15.3624040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-06] SKIPPED [ 38%] 2023-03-20T11:53:15.3638056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-07] SKIPPED [ 38%] 2023-03-20T11:53:15.3653045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-08] SKIPPED [ 38%] 2023-03-20T11:53:15.3667995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-09] SKIPPED [ 38%] 2023-03-20T11:53:15.3681998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-10] SKIPPED [ 38%] 2023-03-20T11:53:15.3696267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-11] SKIPPED [ 38%] 2023-03-20T11:53:15.3732636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-12] PASSED [ 38%] 2023-03-20T11:53:15.3834123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-13] PASSED [ 38%] 2023-03-20T11:53:15.4003676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-14] PASSED [ 38%] 2023-03-20T11:53:15.4017636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-15] SKIPPED [ 38%] 2023-03-20T11:53:15.4031709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-16] SKIPPED [ 38%] 2023-03-20T11:53:15.4045656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-17] SKIPPED [ 38%] 2023-03-20T11:53:15.4060380Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-18] SKIPPED [ 38%] 2023-03-20T11:53:15.4096114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-19] PASSED [ 38%] 2023-03-20T11:53:15.4140102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-20] PASSED [ 38%] 2023-03-20T11:53:15.4154190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-21] SKIPPED [ 38%] 2023-03-20T11:53:15.4169081Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-22] SKIPPED [ 38%] 2023-03-20T11:53:15.4184303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-23] SKIPPED [ 38%] 2023-03-20T11:53:15.4198249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-24] SKIPPED [ 38%] 2023-03-20T11:53:15.4233594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-25] PASSED [ 38%] 2023-03-20T11:53:15.4277302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-26] PASSED [ 38%] 2023-03-20T11:53:15.4292342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-27] SKIPPED [ 38%] 2023-03-20T11:53:15.4306176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-28] SKIPPED [ 38%] 2023-03-20T11:53:15.4320061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-29] SKIPPED [ 38%] 2023-03-20T11:53:15.4334487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-30] SKIPPED [ 38%] 2023-03-20T11:53:15.4372787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-31] PASSED [ 38%] 2023-03-20T11:53:15.4415529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-32] PASSED [ 38%] 2023-03-20T11:53:15.4429558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-33] SKIPPED [ 38%] 2023-03-20T11:53:15.4443520Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-34] SKIPPED [ 38%] 2023-03-20T11:53:15.4457869Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-35] SKIPPED [ 38%] 2023-03-20T11:53:15.4535854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_mask-36] PASSED [ 38%] 2023-03-20T11:53:15.4550935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-00] SKIPPED [ 38%] 2023-03-20T11:53:15.4565813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-01] SKIPPED [ 38%] 2023-03-20T11:53:15.4581730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-02] SKIPPED [ 38%] 2023-03-20T11:53:15.4616885Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-03] PASSED [ 38%] 2023-03-20T11:53:15.4655448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-04] PASSED [ 38%] 2023-03-20T11:53:15.4693459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-05] PASSED [ 38%] 2023-03-20T11:53:15.4736334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-06] PASSED [ 38%] 2023-03-20T11:53:15.4784283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-07] PASSED [ 38%] 2023-03-20T11:53:15.4830678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-08] PASSED [ 38%] 2023-03-20T11:53:15.4845223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-09] SKIPPED [ 38%] 2023-03-20T11:53:15.4859620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-10] SKIPPED [ 38%] 2023-03-20T11:53:15.4874271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-11] SKIPPED [ 38%] 2023-03-20T11:53:15.4889678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-12] SKIPPED [ 38%] 2023-03-20T11:53:15.4903707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-13] SKIPPED [ 38%] 2023-03-20T11:53:15.4919190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-14] SKIPPED [ 38%] 2023-03-20T11:53:15.4933762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-15] SKIPPED [ 38%] 2023-03-20T11:53:15.4948482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-16] SKIPPED [ 38%] 2023-03-20T11:53:15.4962835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-17] SKIPPED [ 38%] 2023-03-20T11:53:15.4977985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-18] SKIPPED [ 38%] 2023-03-20T11:53:15.4992603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-19] SKIPPED [ 38%] 2023-03-20T11:53:15.5006966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-20] SKIPPED [ 38%] 2023-03-20T11:53:15.5044496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-21] PASSED [ 38%] 2023-03-20T11:53:15.5082453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-22] PASSED [ 38%] 2023-03-20T11:53:15.5121594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-23] PASSED [ 38%] 2023-03-20T11:53:15.5163849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-24] PASSED [ 38%] 2023-03-20T11:53:15.5212440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-25] PASSED [ 38%] 2023-03-20T11:53:15.5259202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-26] PASSED [ 38%] 2023-03-20T11:53:15.5274462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-27] SKIPPED [ 38%] 2023-03-20T11:53:15.5290374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-28] SKIPPED [ 38%] 2023-03-20T11:53:15.5304352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-29] SKIPPED [ 38%] 2023-03-20T11:53:15.5318412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-30] SKIPPED [ 38%] 2023-03-20T11:53:15.5333495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-31] SKIPPED [ 38%] 2023-03-20T11:53:15.5349192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-32] SKIPPED [ 38%] 2023-03-20T11:53:15.5363468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-33] SKIPPED [ 38%] 2023-03-20T11:53:15.5378506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-34] SKIPPED [ 38%] 2023-03-20T11:53:15.5392432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-35] SKIPPED [ 38%] 2023-03-20T11:53:15.5407128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-perspective_video-36] SKIPPED [ 38%] 2023-03-20T11:53:15.5422272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-000] SKIPPED [ 38%] 2023-03-20T11:53:15.5436030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-001] SKIPPED [ 38%] 2023-03-20T11:53:15.5454839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-002] SKIPPED [ 38%] 2023-03-20T11:53:15.5468864Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-003] SKIPPED [ 38%] 2023-03-20T11:53:15.5482959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-004] SKIPPED [ 38%] 2023-03-20T11:53:15.5497239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-005] SKIPPED [ 38%] 2023-03-20T11:53:15.5511305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-006] SKIPPED [ 38%] 2023-03-20T11:53:15.5525327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-007] SKIPPED [ 38%] 2023-03-20T11:53:15.5539744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-008] SKIPPED [ 38%] 2023-03-20T11:53:15.5555721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-009] SKIPPED [ 38%] 2023-03-20T11:53:15.5571275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-010] SKIPPED [ 38%] 2023-03-20T11:53:15.5584707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-011] SKIPPED [ 38%] 2023-03-20T11:53:15.5598607Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-012] SKIPPED [ 38%] 2023-03-20T11:53:15.5613462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-013] SKIPPED [ 38%] 2023-03-20T11:53:15.5627435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-014] SKIPPED [ 38%] 2023-03-20T11:53:15.5641499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-015] SKIPPED [ 38%] 2023-03-20T11:53:15.5657889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-016] SKIPPED [ 38%] 2023-03-20T11:53:15.5672152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-017] SKIPPED [ 38%] 2023-03-20T11:53:15.5686094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-018] SKIPPED [ 38%] 2023-03-20T11:53:15.5700572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-019] SKIPPED [ 38%] 2023-03-20T11:53:15.5714772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-020] SKIPPED [ 38%] 2023-03-20T11:53:15.5746627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-021] PASSED [ 38%] 2023-03-20T11:53:15.5783327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-022] PASSED [ 38%] 2023-03-20T11:53:15.5819448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-023] PASSED [ 38%] 2023-03-20T11:53:15.5855604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-024] PASSED [ 38%] 2023-03-20T11:53:15.5891912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-025] PASSED [ 38%] 2023-03-20T11:53:15.5926435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-026] PASSED [ 38%] 2023-03-20T11:53:15.5962301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-027] PASSED [ 38%] 2023-03-20T11:53:15.5992330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-028] PASSED [ 38%] 2023-03-20T11:53:15.6029769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-029] PASSED [ 38%] 2023-03-20T11:53:15.6065595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-030] PASSED [ 38%] 2023-03-20T11:53:15.6100878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-031] PASSED [ 38%] 2023-03-20T11:53:15.6136460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-032] PASSED [ 38%] 2023-03-20T11:53:15.6172407Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-033] PASSED [ 38%] 2023-03-20T11:53:15.6207352Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-034] PASSED [ 38%] 2023-03-20T11:53:15.6234817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-035] PASSED [ 38%] 2023-03-20T11:53:15.6268026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-036] PASSED [ 38%] 2023-03-20T11:53:15.6301031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-037] PASSED [ 38%] 2023-03-20T11:53:15.6334048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-038] PASSED [ 38%] 2023-03-20T11:53:15.6366691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-039] PASSED [ 38%] 2023-03-20T11:53:15.6399689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-040] PASSED [ 38%] 2023-03-20T11:53:15.6432799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-041] PASSED [ 38%] 2023-03-20T11:53:15.6470646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-042] PASSED [ 38%] 2023-03-20T11:53:15.6515758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-043] PASSED [ 38%] 2023-03-20T11:53:15.6560657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-044] PASSED [ 38%] 2023-03-20T11:53:15.6606709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-045] PASSED [ 38%] 2023-03-20T11:53:15.6650763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-046] PASSED [ 38%] 2023-03-20T11:53:15.6695928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-047] PASSED [ 38%] 2023-03-20T11:53:15.6741845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-048] PASSED [ 38%] 2023-03-20T11:53:15.6779604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-049] PASSED [ 38%] 2023-03-20T11:53:15.6824122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-050] PASSED [ 38%] 2023-03-20T11:53:15.6868523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-051] PASSED [ 38%] 2023-03-20T11:53:15.6912826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-052] PASSED [ 38%] 2023-03-20T11:53:15.6958951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-053] PASSED [ 38%] 2023-03-20T11:53:15.7001959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-054] PASSED [ 38%] 2023-03-20T11:53:15.7046150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-055] PASSED [ 38%] 2023-03-20T11:53:15.7078405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-056] PASSED [ 38%] 2023-03-20T11:53:15.7118685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-057] PASSED [ 38%] 2023-03-20T11:53:15.7159799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-058] PASSED [ 38%] 2023-03-20T11:53:15.7199849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-059] PASSED [ 38%] 2023-03-20T11:53:15.7240815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-060] PASSED [ 38%] 2023-03-20T11:53:15.7282078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-061] PASSED [ 38%] 2023-03-20T11:53:15.7322198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-062] PASSED [ 38%] 2023-03-20T11:53:15.7335514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-063] SKIPPED [ 38%] 2023-03-20T11:53:15.7350216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-064] SKIPPED [ 38%] 2023-03-20T11:53:15.7364086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-065] SKIPPED [ 38%] 2023-03-20T11:53:15.7377687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-066] SKIPPED [ 38%] 2023-03-20T11:53:15.7391529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-067] SKIPPED [ 38%] 2023-03-20T11:53:15.7405216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-068] SKIPPED [ 38%] 2023-03-20T11:53:15.7419227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-069] SKIPPED [ 38%] 2023-03-20T11:53:15.7434215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-070] SKIPPED [ 38%] 2023-03-20T11:53:15.7448935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-071] SKIPPED [ 38%] 2023-03-20T11:53:15.7462475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-072] SKIPPED [ 38%] 2023-03-20T11:53:15.7475912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-073] SKIPPED [ 38%] 2023-03-20T11:53:15.7490524Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-074] SKIPPED [ 38%] 2023-03-20T11:53:15.7504014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-075] SKIPPED [ 38%] 2023-03-20T11:53:15.7517803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-076] SKIPPED [ 38%] 2023-03-20T11:53:15.7533406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-077] SKIPPED [ 38%] 2023-03-20T11:53:15.7547061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-078] SKIPPED [ 38%] 2023-03-20T11:53:15.7560730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-079] SKIPPED [ 38%] 2023-03-20T11:53:15.7574705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-080] SKIPPED [ 38%] 2023-03-20T11:53:15.7588305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-081] SKIPPED [ 38%] 2023-03-20T11:53:15.7602106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-082] SKIPPED [ 38%] 2023-03-20T11:53:15.7616272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-083] SKIPPED [ 38%] 2023-03-20T11:53:15.7631605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-084] SKIPPED [ 38%] 2023-03-20T11:53:15.7645362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-085] SKIPPED [ 38%] 2023-03-20T11:53:15.7659276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-086] SKIPPED [ 38%] 2023-03-20T11:53:15.7672883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-087] SKIPPED [ 38%] 2023-03-20T11:53:15.7686697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-088] SKIPPED [ 38%] 2023-03-20T11:53:15.7700759Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-089] SKIPPED [ 38%] 2023-03-20T11:53:15.7714459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-090] SKIPPED [ 38%] 2023-03-20T11:53:15.7731604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-091] SKIPPED [ 38%] 2023-03-20T11:53:15.7744056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-092] SKIPPED [ 38%] 2023-03-20T11:53:15.7757521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-093] SKIPPED [ 38%] 2023-03-20T11:53:15.7771848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-094] SKIPPED [ 38%] 2023-03-20T11:53:15.7785474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-095] SKIPPED [ 38%] 2023-03-20T11:53:15.7799477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-096] SKIPPED [ 38%] 2023-03-20T11:53:15.7813525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-097] SKIPPED [ 38%] 2023-03-20T11:53:15.7828657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-098] SKIPPED [ 38%] 2023-03-20T11:53:15.7842270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-099] SKIPPED [ 38%] 2023-03-20T11:53:15.7856578Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-100] SKIPPED [ 38%] 2023-03-20T11:53:15.7870190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-101] SKIPPED [ 38%] 2023-03-20T11:53:15.7883897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-102] SKIPPED [ 38%] 2023-03-20T11:53:15.7898104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-103] SKIPPED [ 38%] 2023-03-20T11:53:15.7911682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-104] SKIPPED [ 38%] 2023-03-20T11:53:15.7926972Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-105] SKIPPED [ 38%] 2023-03-20T11:53:15.7941138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-106] SKIPPED [ 38%] 2023-03-20T11:53:15.7954809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-107] SKIPPED [ 38%] 2023-03-20T11:53:15.7969436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-108] SKIPPED [ 38%] 2023-03-20T11:53:15.7982725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-109] SKIPPED [ 38%] 2023-03-20T11:53:15.7996175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-110] SKIPPED [ 38%] 2023-03-20T11:53:15.8011175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-111] SKIPPED [ 38%] 2023-03-20T11:53:15.8026508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-112] SKIPPED [ 38%] 2023-03-20T11:53:15.8040181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-113] SKIPPED [ 38%] 2023-03-20T11:53:15.8054740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-114] SKIPPED [ 38%] 2023-03-20T11:53:15.8068824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-115] SKIPPED [ 38%] 2023-03-20T11:53:15.8082892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-116] SKIPPED [ 38%] 2023-03-20T11:53:15.8097450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-117] SKIPPED [ 38%] 2023-03-20T11:53:15.8111530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-118] SKIPPED [ 38%] 2023-03-20T11:53:15.8130990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-119] SKIPPED [ 38%] 2023-03-20T11:53:15.8144221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-120] SKIPPED [ 38%] 2023-03-20T11:53:15.8157986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-121] SKIPPED [ 38%] 2023-03-20T11:53:15.8173079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-122] SKIPPED [ 38%] 2023-03-20T11:53:15.8186484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-123] SKIPPED [ 38%] 2023-03-20T11:53:15.8200344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-124] SKIPPED [ 38%] 2023-03-20T11:53:15.8214771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-125] SKIPPED [ 38%] 2023-03-20T11:53:15.8231336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-126] SKIPPED [ 38%] 2023-03-20T11:53:15.8245640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-127] SKIPPED [ 38%] 2023-03-20T11:53:15.8260751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-128] SKIPPED [ 38%] 2023-03-20T11:53:15.8275164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-129] SKIPPED [ 38%] 2023-03-20T11:53:15.8290540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-130] SKIPPED [ 38%] 2023-03-20T11:53:15.8304702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-131] SKIPPED [ 38%] 2023-03-20T11:53:15.8318977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-132] SKIPPED [ 38%] 2023-03-20T11:53:15.8335888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-133] SKIPPED [ 38%] 2023-03-20T11:53:15.8350589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-134] SKIPPED [ 38%] 2023-03-20T11:53:15.8364978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-135] SKIPPED [ 38%] 2023-03-20T11:53:15.8379924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-136] SKIPPED [ 38%] 2023-03-20T11:53:15.8394470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-137] SKIPPED [ 38%] 2023-03-20T11:53:15.8410017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-138] SKIPPED [ 38%] 2023-03-20T11:53:15.8423944Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-139] SKIPPED [ 38%] 2023-03-20T11:53:15.8440704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-140] SKIPPED [ 38%] 2023-03-20T11:53:15.8455086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-141] SKIPPED [ 38%] 2023-03-20T11:53:15.8469796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-142] SKIPPED [ 38%] 2023-03-20T11:53:15.8484129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-143] SKIPPED [ 38%] 2023-03-20T11:53:15.8498777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-144] SKIPPED [ 38%] 2023-03-20T11:53:15.8513435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-145] SKIPPED [ 38%] 2023-03-20T11:53:15.8528782Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-146] SKIPPED [ 38%] 2023-03-20T11:53:15.8544229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-147] SKIPPED [ 38%] 2023-03-20T11:53:15.8558719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-148] SKIPPED [ 38%] 2023-03-20T11:53:15.8573532Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-149] SKIPPED [ 38%] 2023-03-20T11:53:15.8588186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-150] SKIPPED [ 38%] 2023-03-20T11:53:15.8602491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-151] SKIPPED [ 38%] 2023-03-20T11:53:15.8617654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-152] SKIPPED [ 38%] 2023-03-20T11:53:15.8632516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-153] SKIPPED [ 38%] 2023-03-20T11:53:15.8649682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-154] SKIPPED [ 38%] 2023-03-20T11:53:15.8663800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-155] SKIPPED [ 38%] 2023-03-20T11:53:15.8678152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-156] SKIPPED [ 38%] 2023-03-20T11:53:15.8693203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-157] SKIPPED [ 38%] 2023-03-20T11:53:15.8707257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-158] SKIPPED [ 38%] 2023-03-20T11:53:15.8739550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-159] PASSED [ 38%] 2023-03-20T11:53:15.8776225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-160] PASSED [ 38%] 2023-03-20T11:53:15.8812877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-161] PASSED [ 38%] 2023-03-20T11:53:15.8848922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-162] PASSED [ 38%] 2023-03-20T11:53:15.8884496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-163] PASSED [ 38%] 2023-03-20T11:53:15.8920198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-164] PASSED [ 38%] 2023-03-20T11:53:15.8959340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-165] PASSED [ 38%] 2023-03-20T11:53:15.8994459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-166] PASSED [ 38%] 2023-03-20T11:53:15.9030341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-167] PASSED [ 38%] 2023-03-20T11:53:15.9066916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-168] PASSED [ 38%] 2023-03-20T11:53:15.9103408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-169] PASSED [ 38%] 2023-03-20T11:53:15.9133821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-170] PASSED [ 38%] 2023-03-20T11:53:15.9170201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-171] PASSED [ 38%] 2023-03-20T11:53:15.9204767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-172] PASSED [ 38%] 2023-03-20T11:53:15.9240484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-173] PASSED [ 38%] 2023-03-20T11:53:15.9276278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-174] PASSED [ 38%] 2023-03-20T11:53:15.9312149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-175] PASSED [ 38%] 2023-03-20T11:53:15.9347750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-176] PASSED [ 38%] 2023-03-20T11:53:15.9383898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-177] PASSED [ 38%] 2023-03-20T11:53:15.9419502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-178] PASSED [ 38%] 2023-03-20T11:53:15.9455083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-179] PASSED [ 38%] 2023-03-20T11:53:15.9491470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-180] PASSED [ 38%] 2023-03-20T11:53:15.9518392Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-181] PASSED [ 38%] 2023-03-20T11:53:15.9551576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-182] PASSED [ 38%] 2023-03-20T11:53:15.9585056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-183] PASSED [ 38%] 2023-03-20T11:53:15.9618563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-184] PASSED [ 38%] 2023-03-20T11:53:15.9652320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-185] PASSED [ 38%] 2023-03-20T11:53:15.9685035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-186] PASSED [ 38%] 2023-03-20T11:53:15.9718397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-187] PASSED [ 38%] 2023-03-20T11:53:15.9751666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-188] PASSED [ 38%] 2023-03-20T11:53:15.9785095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-189] PASSED [ 38%] 2023-03-20T11:53:15.9818462Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-190] PASSED [ 38%] 2023-03-20T11:53:15.9852470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-191] PASSED [ 38%] 2023-03-20T11:53:15.9890171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-192] PASSED [ 38%] 2023-03-20T11:53:15.9935404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-193] PASSED [ 38%] 2023-03-20T11:53:15.9980823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-194] PASSED [ 38%] 2023-03-20T11:53:16.0026439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-195] PASSED [ 38%] 2023-03-20T11:53:16.0071658Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-196] PASSED [ 38%] 2023-03-20T11:53:16.0117209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-197] PASSED [ 38%] 2023-03-20T11:53:16.0162551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-198] PASSED [ 38%] 2023-03-20T11:53:16.0209018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-199] PASSED [ 38%] 2023-03-20T11:53:16.0254026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-200] PASSED [ 38%] 2023-03-20T11:53:16.0299377Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-201] PASSED [ 38%] 2023-03-20T11:53:16.0346095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-202] PASSED [ 38%] 2023-03-20T11:53:16.0382796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-203] PASSED [ 38%] 2023-03-20T11:53:16.0427346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-204] PASSED [ 38%] 2023-03-20T11:53:16.0472201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-205] PASSED [ 38%] 2023-03-20T11:53:16.0517117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-206] PASSED [ 38%] 2023-03-20T11:53:16.0562939Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-207] PASSED [ 38%] 2023-03-20T11:53:16.0606193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-208] PASSED [ 38%] 2023-03-20T11:53:16.0651752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-209] PASSED [ 38%] 2023-03-20T11:53:16.0695959Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-210] PASSED [ 38%] 2023-03-20T11:53:16.0740824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-211] PASSED [ 38%] 2023-03-20T11:53:16.0786130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-212] PASSED [ 38%] 2023-03-20T11:53:16.0830802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-213] PASSED [ 38%] 2023-03-20T11:53:16.0863570Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-214] PASSED [ 38%] 2023-03-20T11:53:16.0905661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-215] PASSED [ 38%] 2023-03-20T11:53:16.0945778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-216] PASSED [ 38%] 2023-03-20T11:53:16.0986841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-217] PASSED [ 38%] 2023-03-20T11:53:16.1027632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-218] PASSED [ 38%] 2023-03-20T11:53:16.1068461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-219] PASSED [ 38%] 2023-03-20T11:53:16.1109788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-220] PASSED [ 38%] 2023-03-20T11:53:16.1150812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-221] PASSED [ 38%] 2023-03-20T11:53:16.1191971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-222] PASSED [ 38%] 2023-03-20T11:53:16.1232902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-223] PASSED [ 38%] 2023-03-20T11:53:16.1274048Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-224] PASSED [ 38%] 2023-03-20T11:53:16.1290763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-225] SKIPPED [ 38%] 2023-03-20T11:53:16.1303922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-226] SKIPPED [ 38%] 2023-03-20T11:53:16.1319562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-227] SKIPPED [ 38%] 2023-03-20T11:53:16.1333774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-228] SKIPPED [ 38%] 2023-03-20T11:53:16.1348133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-229] SKIPPED [ 38%] 2023-03-20T11:53:16.1362571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-230] SKIPPED [ 38%] 2023-03-20T11:53:16.1377189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-231] SKIPPED [ 38%] 2023-03-20T11:53:16.1391577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-232] SKIPPED [ 38%] 2023-03-20T11:53:16.1406168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-233] SKIPPED [ 38%] 2023-03-20T11:53:16.1422557Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-234] SKIPPED [ 38%] 2023-03-20T11:53:16.1437094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-235] SKIPPED [ 38%] 2023-03-20T11:53:16.1453106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-236] SKIPPED [ 38%] 2023-03-20T11:53:16.1467479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-237] SKIPPED [ 38%] 2023-03-20T11:53:16.1481643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-238] SKIPPED [ 38%] 2023-03-20T11:53:16.1496419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-239] SKIPPED [ 38%] 2023-03-20T11:53:16.1512295Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-240] SKIPPED [ 38%] 2023-03-20T11:53:16.1526463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-241] SKIPPED [ 38%] 2023-03-20T11:53:16.1541214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-242] SKIPPED [ 38%] 2023-03-20T11:53:16.1555488Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-243] SKIPPED [ 38%] 2023-03-20T11:53:16.1571010Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-244] SKIPPED [ 38%] 2023-03-20T11:53:16.1584663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-245] SKIPPED [ 38%] 2023-03-20T11:53:16.1598738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-246] SKIPPED [ 38%] 2023-03-20T11:53:16.1615045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-247] SKIPPED [ 38%] 2023-03-20T11:53:16.1629142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-248] SKIPPED [ 38%] 2023-03-20T11:53:16.1643614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-249] SKIPPED [ 38%] 2023-03-20T11:53:16.1657946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-250] SKIPPED [ 38%] 2023-03-20T11:53:16.1672210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-251] SKIPPED [ 38%] 2023-03-20T11:53:16.1686373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-252] SKIPPED [ 38%] 2023-03-20T11:53:16.1701329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-253] SKIPPED [ 38%] 2023-03-20T11:53:16.1719272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-254] SKIPPED [ 38%] 2023-03-20T11:53:16.1733803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-255] SKIPPED [ 38%] 2023-03-20T11:53:16.1748548Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-256] SKIPPED [ 38%] 2023-03-20T11:53:16.1763454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-257] SKIPPED [ 38%] 2023-03-20T11:53:16.1778487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-258] SKIPPED [ 38%] 2023-03-20T11:53:16.1792536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-259] SKIPPED [ 38%] 2023-03-20T11:53:16.1806825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-260] SKIPPED [ 38%] 2023-03-20T11:53:16.1823106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-261] SKIPPED [ 38%] 2023-03-20T11:53:16.1837499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-262] SKIPPED [ 38%] 2023-03-20T11:53:16.1853066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-263] SKIPPED [ 38%] 2023-03-20T11:53:16.1866867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-264] SKIPPED [ 38%] 2023-03-20T11:53:16.1881202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-265] SKIPPED [ 38%] 2023-03-20T11:53:16.1895802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-266] SKIPPED [ 38%] 2023-03-20T11:53:16.1910262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-267] SKIPPED [ 38%] 2023-03-20T11:53:16.1925894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-268] SKIPPED [ 38%] 2023-03-20T11:53:16.1940626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-269] SKIPPED [ 38%] 2023-03-20T11:53:16.1954825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-270] SKIPPED [ 38%] 2023-03-20T11:53:16.1970214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-271] SKIPPED [ 38%] 2023-03-20T11:53:16.1983666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-272] SKIPPED [ 38%] 2023-03-20T11:53:16.1998103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-273] SKIPPED [ 38%] 2023-03-20T11:53:16.2013490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-274] SKIPPED [ 38%] 2023-03-20T11:53:16.2028651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-275] SKIPPED [ 38%] 2023-03-20T11:53:16.2042956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-276] SKIPPED [ 38%] 2023-03-20T11:53:16.2057804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-277] SKIPPED [ 38%] 2023-03-20T11:53:16.2071908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-278] SKIPPED [ 38%] 2023-03-20T11:53:16.2086238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-279] SKIPPED [ 38%] 2023-03-20T11:53:16.2101296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-280] SKIPPED [ 38%] 2023-03-20T11:53:16.2115487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-281] SKIPPED [ 38%] 2023-03-20T11:53:16.2132260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-282] SKIPPED [ 38%] 2023-03-20T11:53:16.2145558Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-283] SKIPPED [ 38%] 2023-03-20T11:53:16.2159744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-284] SKIPPED [ 38%] 2023-03-20T11:53:16.2174354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-285] SKIPPED [ 38%] 2023-03-20T11:53:16.2188634Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-286] SKIPPED [ 38%] 2023-03-20T11:53:16.2202966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-287] SKIPPED [ 38%] 2023-03-20T11:53:16.2217563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-288] SKIPPED [ 38%] 2023-03-20T11:53:16.2233374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-289] SKIPPED [ 38%] 2023-03-20T11:53:16.2248751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-290] SKIPPED [ 38%] 2023-03-20T11:53:16.2262458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-291] SKIPPED [ 38%] 2023-03-20T11:53:16.2276394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-292] SKIPPED [ 38%] 2023-03-20T11:53:16.2291660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-293] SKIPPED [ 38%] 2023-03-20T11:53:16.2305467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-294] SKIPPED [ 38%] 2023-03-20T11:53:16.2319723Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-295] SKIPPED [ 38%] 2023-03-20T11:53:16.2336288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-296] SKIPPED [ 38%] 2023-03-20T11:53:16.2350441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-297] SKIPPED [ 38%] 2023-03-20T11:53:16.2364698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-298] SKIPPED [ 38%] 2023-03-20T11:53:16.2379318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-299] SKIPPED [ 38%] 2023-03-20T11:53:16.2393729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-300] SKIPPED [ 38%] 2023-03-20T11:53:16.2409079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-301] SKIPPED [ 38%] 2023-03-20T11:53:16.2422921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-302] SKIPPED [ 38%] 2023-03-20T11:53:16.2438457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-303] SKIPPED [ 38%] 2023-03-20T11:53:16.2453490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-304] SKIPPED [ 38%] 2023-03-20T11:53:16.2467828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-305] SKIPPED [ 38%] 2023-03-20T11:53:16.2481897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-306] SKIPPED [ 38%] 2023-03-20T11:53:16.2496613Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-307] SKIPPED [ 38%] 2023-03-20T11:53:16.2510886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-308] SKIPPED [ 38%] 2023-03-20T11:53:16.2526799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-309] SKIPPED [ 38%] 2023-03-20T11:53:16.2541628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-310] SKIPPED [ 38%] 2023-03-20T11:53:16.2555755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-311] SKIPPED [ 38%] 2023-03-20T11:53:16.2570752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-312] SKIPPED [ 38%] 2023-03-20T11:53:16.2585029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-313] SKIPPED [ 38%] 2023-03-20T11:53:16.2599434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-314] SKIPPED [ 38%] 2023-03-20T11:53:16.2613813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-315] SKIPPED [ 38%] 2023-03-20T11:53:16.2629402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-316] SKIPPED [ 38%] 2023-03-20T11:53:16.2643651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-317] SKIPPED [ 38%] 2023-03-20T11:53:16.2658424Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-318] SKIPPED [ 38%] 2023-03-20T11:53:16.2672549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-319] SKIPPED [ 38%] 2023-03-20T11:53:16.2686808Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-320] SKIPPED [ 38%] 2023-03-20T11:53:16.2701509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-321] SKIPPED [ 38%] 2023-03-20T11:53:16.2715899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-322] SKIPPED [ 38%] 2023-03-20T11:53:16.2732434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-323] SKIPPED [ 38%] 2023-03-20T11:53:16.2746381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-324] SKIPPED [ 38%] 2023-03-20T11:53:16.2760263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-325] SKIPPED [ 38%] 2023-03-20T11:53:16.2774594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-326] SKIPPED [ 38%] 2023-03-20T11:53:16.2788895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-327] SKIPPED [ 38%] 2023-03-20T11:53:16.2802979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-328] SKIPPED [ 38%] 2023-03-20T11:53:16.2817545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-329] SKIPPED [ 38%] 2023-03-20T11:53:16.2833389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-330] SKIPPED [ 38%] 2023-03-20T11:53:16.2847916Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-331] SKIPPED [ 38%] 2023-03-20T11:53:16.2862062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-332] SKIPPED [ 38%] 2023-03-20T11:53:16.2875758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-333] SKIPPED [ 38%] 2023-03-20T11:53:16.2890408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-334] SKIPPED [ 38%] 2023-03-20T11:53:16.2904672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-335] SKIPPED [ 38%] 2023-03-20T11:53:16.2918731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-336] SKIPPED [ 38%] 2023-03-20T11:53:16.2937053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-337] SKIPPED [ 38%] 2023-03-20T11:53:16.2951305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-338] SKIPPED [ 38%] 2023-03-20T11:53:16.2965273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-339] SKIPPED [ 38%] 2023-03-20T11:53:16.2979926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-340] SKIPPED [ 38%] 2023-03-20T11:53:16.2994128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-341] SKIPPED [ 38%] 2023-03-20T11:53:16.3009070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-342] SKIPPED [ 38%] 2023-03-20T11:53:16.3023013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-343] SKIPPED [ 38%] 2023-03-20T11:53:16.3038768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-344] SKIPPED [ 38%] 2023-03-20T11:53:16.3053421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-345] SKIPPED [ 38%] 2023-03-20T11:53:16.3067705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-346] SKIPPED [ 38%] 2023-03-20T11:53:16.3081637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-347] SKIPPED [ 38%] 2023-03-20T11:53:16.3096327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-348] SKIPPED [ 38%] 2023-03-20T11:53:16.3110360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-349] SKIPPED [ 38%] 2023-03-20T11:53:16.3124459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-350] SKIPPED [ 38%] 2023-03-20T11:53:16.3140730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-351] SKIPPED [ 38%] 2023-03-20T11:53:16.3154814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-352] SKIPPED [ 38%] 2023-03-20T11:53:16.3170072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-353] SKIPPED [ 38%] 2023-03-20T11:53:16.3183914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-354] SKIPPED [ 38%] 2023-03-20T11:53:16.3197976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-355] SKIPPED [ 38%] 2023-03-20T11:53:16.3213169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-356] SKIPPED [ 38%] 2023-03-20T11:53:16.3244154Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-357] PASSED [ 38%] 2023-03-20T11:53:16.3282261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-358] PASSED [ 38%] 2023-03-20T11:53:16.3318867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-359] PASSED [ 38%] 2023-03-20T11:53:16.3354303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-360] PASSED [ 38%] 2023-03-20T11:53:16.3390200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-361] PASSED [ 38%] 2023-03-20T11:53:16.3426111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-362] PASSED [ 38%] 2023-03-20T11:53:16.3462160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-363] PASSED [ 38%] 2023-03-20T11:53:16.3497509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-364] PASSED [ 38%] 2023-03-20T11:53:16.3533107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-365] PASSED [ 38%] 2023-03-20T11:53:16.3569490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-366] PASSED [ 38%] 2023-03-20T11:53:16.3603538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-367] PASSED [ 38%] 2023-03-20T11:53:16.3633230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-368] PASSED [ 38%] 2023-03-20T11:53:16.3668661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-369] PASSED [ 38%] 2023-03-20T11:53:16.3704192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-370] PASSED [ 38%] 2023-03-20T11:53:16.3739547Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-371] PASSED [ 38%] 2023-03-20T11:53:16.3774778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-372] PASSED [ 38%] 2023-03-20T11:53:16.3810391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-373] PASSED [ 38%] 2023-03-20T11:53:16.3844822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-374] PASSED [ 38%] 2023-03-20T11:53:16.3879868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-375] PASSED [ 38%] 2023-03-20T11:53:16.3915142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-376] PASSED [ 38%] 2023-03-20T11:53:16.3950671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-377] PASSED [ 38%] 2023-03-20T11:53:16.3986285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-378] PASSED [ 38%] 2023-03-20T11:53:16.4013540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-379] PASSED [ 38%] 2023-03-20T11:53:16.4046097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-380] PASSED [ 38%] 2023-03-20T11:53:16.4078756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-381] PASSED [ 38%] 2023-03-20T11:53:16.4111632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-382] PASSED [ 38%] 2023-03-20T11:53:16.4144664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-383] PASSED [ 38%] 2023-03-20T11:53:16.4177617Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-384] PASSED [ 38%] 2023-03-20T11:53:16.4210305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-385] PASSED [ 38%] 2023-03-20T11:53:16.4243185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-386] PASSED [ 38%] 2023-03-20T11:53:16.4275720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-387] PASSED [ 38%] 2023-03-20T11:53:16.4308664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-388] PASSED [ 38%] 2023-03-20T11:53:16.4341680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-389] PASSED [ 38%] 2023-03-20T11:53:16.4378739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-390] PASSED [ 38%] 2023-03-20T11:53:16.4423706Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-391] PASSED [ 38%] 2023-03-20T11:53:16.4468655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-392] PASSED [ 38%] 2023-03-20T11:53:16.4513445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-393] PASSED [ 38%] 2023-03-20T11:53:16.4558600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-394] PASSED [ 38%] 2023-03-20T11:53:16.4603899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-395] PASSED [ 38%] 2023-03-20T11:53:16.4650507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-396] PASSED [ 38%] 2023-03-20T11:53:16.4695149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-397] PASSED [ 38%] 2023-03-20T11:53:16.4740055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-398] PASSED [ 38%] 2023-03-20T11:53:16.4785375Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-399] PASSED [ 38%] 2023-03-20T11:53:16.4829958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-400] PASSED [ 38%] 2023-03-20T11:53:16.4865689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-401] PASSED [ 38%] 2023-03-20T11:53:16.4909758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-402] PASSED [ 38%] 2023-03-20T11:53:16.4953656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-403] PASSED [ 38%] 2023-03-20T11:53:16.4997555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-404] PASSED [ 38%] 2023-03-20T11:53:16.5043359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-405] PASSED [ 38%] 2023-03-20T11:53:16.5086476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-406] PASSED [ 38%] 2023-03-20T11:53:16.5132975Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-407] PASSED [ 38%] 2023-03-20T11:53:16.5174337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-408] PASSED [ 38%] 2023-03-20T11:53:16.5218237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-409] PASSED [ 38%] 2023-03-20T11:53:16.5262714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-410] PASSED [ 38%] 2023-03-20T11:53:16.5306740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-411] PASSED [ 38%] 2023-03-20T11:53:16.5339120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-412] PASSED [ 38%] 2023-03-20T11:53:16.5379829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-413] PASSED [ 38%] 2023-03-20T11:53:16.5420656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-414] PASSED [ 38%] 2023-03-20T11:53:16.5461339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-415] PASSED [ 38%] 2023-03-20T11:53:16.5501292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-416] PASSED [ 38%] 2023-03-20T11:53:16.5541785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-417] PASSED [ 38%] 2023-03-20T11:53:16.5582222Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-418] PASSED [ 38%] 2023-03-20T11:53:16.5622783Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-419] PASSED [ 38%] 2023-03-20T11:53:16.5662820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-420] PASSED [ 38%] 2023-03-20T11:53:16.5703053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-421] PASSED [ 38%] 2023-03-20T11:53:16.5743053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-422] PASSED [ 38%] 2023-03-20T11:53:16.5757334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-423] SKIPPED [ 38%] 2023-03-20T11:53:16.5772272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-424] SKIPPED [ 38%] 2023-03-20T11:53:16.5787027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-425] SKIPPED [ 38%] 2023-03-20T11:53:16.5800722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-426] SKIPPED [ 38%] 2023-03-20T11:53:16.5815163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-427] SKIPPED [ 38%] 2023-03-20T11:53:16.5829312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-428] SKIPPED [ 38%] 2023-03-20T11:53:16.5843056Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-429] SKIPPED [ 38%] 2023-03-20T11:53:16.5857271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-430] SKIPPED [ 38%] 2023-03-20T11:53:16.5872280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-431] SKIPPED [ 38%] 2023-03-20T11:53:16.5886027Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-432] SKIPPED [ 38%] 2023-03-20T11:53:16.5900479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-433] SKIPPED [ 38%] 2023-03-20T11:53:16.5914412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-434] SKIPPED [ 38%] 2023-03-20T11:53:16.5929328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-435] SKIPPED [ 38%] 2023-03-20T11:53:16.5942951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-436] SKIPPED [ 38%] 2023-03-20T11:53:16.5956755Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-437] SKIPPED [ 38%] 2023-03-20T11:53:16.5972921Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-438] SKIPPED [ 38%] 2023-03-20T11:53:16.5986120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-439] SKIPPED [ 38%] 2023-03-20T11:53:16.5999800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-440] SKIPPED [ 38%] 2023-03-20T11:53:16.6013934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-441] SKIPPED [ 38%] 2023-03-20T11:53:16.6027489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-442] SKIPPED [ 38%] 2023-03-20T11:53:16.6041284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-443] SKIPPED [ 38%] 2023-03-20T11:53:16.6055350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-444] SKIPPED [ 38%] 2023-03-20T11:53:16.6070643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-445] SKIPPED [ 38%] 2023-03-20T11:53:16.6084429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-446] SKIPPED [ 38%] 2023-03-20T11:53:16.6098726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-447] SKIPPED [ 38%] 2023-03-20T11:53:16.6112512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-448] SKIPPED [ 38%] 2023-03-20T11:53:16.6126235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-449] SKIPPED [ 38%] 2023-03-20T11:53:16.6140698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-450] SKIPPED [ 38%] 2023-03-20T11:53:16.6155044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-451] SKIPPED [ 38%] 2023-03-20T11:53:16.6171656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-452] SKIPPED [ 38%] 2023-03-20T11:53:16.6184837Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-453] SKIPPED [ 38%] 2023-03-20T11:53:16.6198925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-454] SKIPPED [ 38%] 2023-03-20T11:53:16.6213077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-455] SKIPPED [ 38%] 2023-03-20T11:53:16.6226430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-456] SKIPPED [ 38%] 2023-03-20T11:53:16.6240127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-457] SKIPPED [ 38%] 2023-03-20T11:53:16.6254537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-458] SKIPPED [ 38%] 2023-03-20T11:53:16.6269795Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-459] SKIPPED [ 38%] 2023-03-20T11:53:16.6283834Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-460] SKIPPED [ 38%] 2023-03-20T11:53:16.6298019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-461] SKIPPED [ 38%] 2023-03-20T11:53:16.6311663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-462] SKIPPED [ 38%] 2023-03-20T11:53:16.6325385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-463] SKIPPED [ 38%] 2023-03-20T11:53:16.6339669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-464] SKIPPED [ 38%] 2023-03-20T11:53:16.6353417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-465] SKIPPED [ 38%] 2023-03-20T11:53:16.6369807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-466] SKIPPED [ 38%] 2023-03-20T11:53:16.6382901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-467] SKIPPED [ 38%] 2023-03-20T11:53:16.6396218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-468] SKIPPED [ 38%] 2023-03-20T11:53:16.6410289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-469] SKIPPED [ 38%] 2023-03-20T11:53:16.6424549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-470] SKIPPED [ 38%] 2023-03-20T11:53:16.6438238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-471] SKIPPED [ 38%] 2023-03-20T11:53:16.6453242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-472] SKIPPED [ 38%] 2023-03-20T11:53:16.6470589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-473] SKIPPED [ 38%] 2023-03-20T11:53:16.6484195Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-474] SKIPPED [ 38%] 2023-03-20T11:53:16.6498165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-475] SKIPPED [ 38%] 2023-03-20T11:53:16.6511993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-476] SKIPPED [ 38%] 2023-03-20T11:53:16.6525730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-477] SKIPPED [ 38%] 2023-03-20T11:53:16.6539863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-478] SKIPPED [ 38%] 2023-03-20T11:53:16.6553695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-479] SKIPPED [ 38%] 2023-03-20T11:53:16.6570253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-480] SKIPPED [ 38%] 2023-03-20T11:53:16.6583565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-481] SKIPPED [ 38%] 2023-03-20T11:53:16.6597142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-482] SKIPPED [ 38%] 2023-03-20T11:53:16.6612290Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-483] SKIPPED [ 38%] 2023-03-20T11:53:16.6625244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-484] SKIPPED [ 38%] 2023-03-20T11:53:16.6639059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-485] SKIPPED [ 38%] 2023-03-20T11:53:16.6653190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-486] SKIPPED [ 38%] 2023-03-20T11:53:16.6669032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-487] SKIPPED [ 38%] 2023-03-20T11:53:16.6682914Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-488] SKIPPED [ 38%] 2023-03-20T11:53:16.6697009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-489] SKIPPED [ 38%] 2023-03-20T11:53:16.6710747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-490] SKIPPED [ 38%] 2023-03-20T11:53:16.6724510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-491] SKIPPED [ 38%] 2023-03-20T11:53:16.6738875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-492] SKIPPED [ 38%] 2023-03-20T11:53:16.6753573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-493] SKIPPED [ 38%] 2023-03-20T11:53:16.6770433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-494] SKIPPED [ 38%] 2023-03-20T11:53:16.6783391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-495] SKIPPED [ 38%] 2023-03-20T11:53:16.6796821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-496] SKIPPED [ 38%] 2023-03-20T11:53:16.6811873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-497] SKIPPED [ 38%] 2023-03-20T11:53:16.6825023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-498] SKIPPED [ 38%] 2023-03-20T11:53:16.6838851Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-499] SKIPPED [ 38%] 2023-03-20T11:53:16.6853223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-500] SKIPPED [ 38%] 2023-03-20T11:53:16.6868523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-501] SKIPPED [ 38%] 2023-03-20T11:53:16.6882333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-502] SKIPPED [ 38%] 2023-03-20T11:53:16.6896753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-503] SKIPPED [ 38%] 2023-03-20T11:53:16.6910612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-504] SKIPPED [ 38%] 2023-03-20T11:53:16.6924418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-505] SKIPPED [ 38%] 2023-03-20T11:53:16.6939486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-506] SKIPPED [ 38%] 2023-03-20T11:53:16.6952636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-507] SKIPPED [ 38%] 2023-03-20T11:53:16.6969035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-508] SKIPPED [ 38%] 2023-03-20T11:53:16.6981497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-509] SKIPPED [ 38%] 2023-03-20T11:53:16.6995243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-510] SKIPPED [ 38%] 2023-03-20T11:53:16.7010310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-511] SKIPPED [ 38%] 2023-03-20T11:53:16.7023477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-512] SKIPPED [ 38%] 2023-03-20T11:53:16.7036868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-513] SKIPPED [ 38%] 2023-03-20T11:53:16.7051692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-514] SKIPPED [ 38%] 2023-03-20T11:53:16.7066411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-515] SKIPPED [ 38%] 2023-03-20T11:53:16.7080059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-516] SKIPPED [ 38%] 2023-03-20T11:53:16.7094292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-517] SKIPPED [ 38%] 2023-03-20T11:53:16.7108500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-518] SKIPPED [ 38%] 2023-03-20T11:53:16.7122309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-519] SKIPPED [ 38%] 2023-03-20T11:53:16.7136539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-520] SKIPPED [ 38%] 2023-03-20T11:53:16.7150482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-521] SKIPPED [ 38%] 2023-03-20T11:53:16.7166491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-522] SKIPPED [ 38%] 2023-03-20T11:53:16.7181405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-523] SKIPPED [ 38%] 2023-03-20T11:53:16.7195606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-524] SKIPPED [ 38%] 2023-03-20T11:53:16.7210513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-525] SKIPPED [ 38%] 2023-03-20T11:53:16.7224753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-526] SKIPPED [ 38%] 2023-03-20T11:53:16.7239433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-527] SKIPPED [ 38%] 2023-03-20T11:53:16.7254147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-528] SKIPPED [ 38%] 2023-03-20T11:53:16.7270251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-529] SKIPPED [ 38%] 2023-03-20T11:53:16.7284560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-530] SKIPPED [ 38%] 2023-03-20T11:53:16.7299338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-531] SKIPPED [ 38%] 2023-03-20T11:53:16.7313540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-532] SKIPPED [ 38%] 2023-03-20T11:53:16.7329016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-533] SKIPPED [ 38%] 2023-03-20T11:53:16.7343022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-534] SKIPPED [ 38%] 2023-03-20T11:53:16.7357377Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-535] SKIPPED [ 38%] 2023-03-20T11:53:16.7373846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-536] SKIPPED [ 38%] 2023-03-20T11:53:16.7388157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-537] SKIPPED [ 38%] 2023-03-20T11:53:16.7402353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-538] SKIPPED [ 38%] 2023-03-20T11:53:16.7417076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-539] SKIPPED [ 38%] 2023-03-20T11:53:16.7431201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-540] SKIPPED [ 38%] 2023-03-20T11:53:16.7445440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-541] SKIPPED [ 38%] 2023-03-20T11:53:16.7460399Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-542] SKIPPED [ 38%] 2023-03-20T11:53:16.7476194Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-543] SKIPPED [ 38%] 2023-03-20T11:53:16.7491683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-544] SKIPPED [ 38%] 2023-03-20T11:53:16.7505146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-545] SKIPPED [ 38%] 2023-03-20T11:53:16.7519393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-546] SKIPPED [ 38%] 2023-03-20T11:53:16.7533920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-547] SKIPPED [ 38%] 2023-03-20T11:53:16.7548123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-548] SKIPPED [ 38%] 2023-03-20T11:53:16.7562420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-549] SKIPPED [ 38%] 2023-03-20T11:53:16.7578704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-550] SKIPPED [ 38%] 2023-03-20T11:53:16.7593014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-551] SKIPPED [ 38%] 2023-03-20T11:53:16.7607284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-552] SKIPPED [ 38%] 2023-03-20T11:53:16.7622250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-553] SKIPPED [ 38%] 2023-03-20T11:53:16.7636362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-554] SKIPPED [ 38%] 2023-03-20T11:53:16.7668736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-555] PASSED [ 38%] 2023-03-20T11:53:16.7705353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-556] PASSED [ 38%] 2023-03-20T11:53:16.7741292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-557] PASSED [ 38%] 2023-03-20T11:53:16.7777498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-558] PASSED [ 38%] 2023-03-20T11:53:16.7813482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-559] PASSED [ 38%] 2023-03-20T11:53:16.7850525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-560] PASSED [ 38%] 2023-03-20T11:53:16.7889910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-561] PASSED [ 38%] 2023-03-20T11:53:16.7925253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-562] PASSED [ 38%] 2023-03-20T11:53:16.7962003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-563] PASSED [ 38%] 2023-03-20T11:53:16.7996992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-564] PASSED [ 38%] 2023-03-20T11:53:16.8033239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-565] PASSED [ 38%] 2023-03-20T11:53:16.8063402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-566] PASSED [ 38%] 2023-03-20T11:53:16.8099111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-567] PASSED [ 38%] 2023-03-20T11:53:16.8134433Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-568] PASSED [ 38%] 2023-03-20T11:53:16.8170525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-569] PASSED [ 38%] 2023-03-20T11:53:16.8204551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-570] PASSED [ 38%] 2023-03-20T11:53:16.8239871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-571] PASSED [ 38%] 2023-03-20T11:53:16.8275690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-572] PASSED [ 38%] 2023-03-20T11:53:16.8310413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-573] PASSED [ 38%] 2023-03-20T11:53:16.8346023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-574] PASSED [ 38%] 2023-03-20T11:53:16.8381463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-575] PASSED [ 38%] 2023-03-20T11:53:16.8416707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-576] PASSED [ 38%] 2023-03-20T11:53:16.8443584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-577] PASSED [ 38%] 2023-03-20T11:53:16.8476588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-578] PASSED [ 38%] 2023-03-20T11:53:16.8510126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-579] PASSED [ 38%] 2023-03-20T11:53:16.8543411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-580] PASSED [ 38%] 2023-03-20T11:53:16.8576440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-581] PASSED [ 38%] 2023-03-20T11:53:16.8610526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-582] PASSED [ 38%] 2023-03-20T11:53:16.8643215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-583] PASSED [ 38%] 2023-03-20T11:53:16.8674954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-584] PASSED [ 38%] 2023-03-20T11:53:16.8708408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-585] PASSED [ 38%] 2023-03-20T11:53:16.8741720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-586] PASSED [ 38%] 2023-03-20T11:53:16.8774439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-587] PASSED [ 38%] 2023-03-20T11:53:16.8812913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-588] PASSED [ 38%] 2023-03-20T11:53:16.8857479Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-589] PASSED [ 38%] 2023-03-20T11:53:16.8902678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-590] PASSED [ 38%] 2023-03-20T11:53:16.8948125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-591] PASSED [ 38%] 2023-03-20T11:53:16.8993417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-592] PASSED [ 38%] 2023-03-20T11:53:16.9040517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-593] PASSED [ 38%] 2023-03-20T11:53:16.9083870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-594] PASSED [ 38%] 2023-03-20T11:53:16.9129846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-595] PASSED [ 38%] 2023-03-20T11:53:16.9173760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-596] PASSED [ 38%] 2023-03-20T11:53:16.9219113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-597] PASSED [ 38%] 2023-03-20T11:53:16.9265528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-598] PASSED [ 38%] 2023-03-20T11:53:16.9301881Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-599] PASSED [ 38%] 2023-03-20T11:53:16.9346682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-600] PASSED [ 38%] 2023-03-20T11:53:16.9390737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-601] PASSED [ 38%] 2023-03-20T11:53:16.9435737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-602] PASSED [ 38%] 2023-03-20T11:53:16.9479955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-603] PASSED [ 38%] 2023-03-20T11:53:16.9524123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-604] PASSED [ 38%] 2023-03-20T11:53:16.9568675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-605] PASSED [ 38%] 2023-03-20T11:53:16.9613393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-606] PASSED [ 38%] 2023-03-20T11:53:16.9656739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-607] PASSED [ 38%] 2023-03-20T11:53:16.9701080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-608] PASSED [ 38%] 2023-03-20T11:53:16.9745813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-609] PASSED [ 38%] 2023-03-20T11:53:16.9778694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-610] PASSED [ 38%] 2023-03-20T11:53:16.9819732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-611] PASSED [ 38%] 2023-03-20T11:53:16.9860815Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-612] PASSED [ 38%] 2023-03-20T11:53:16.9902038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-613] PASSED [ 38%] 2023-03-20T11:53:16.9942978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-614] PASSED [ 38%] 2023-03-20T11:53:16.9984096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-615] PASSED [ 38%] 2023-03-20T11:53:17.0024698Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-616] PASSED [ 38%] 2023-03-20T11:53:17.0065859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-617] PASSED [ 38%] 2023-03-20T11:53:17.0105862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-618] PASSED [ 38%] 2023-03-20T11:53:17.0147059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-619] PASSED [ 38%] 2023-03-20T11:53:17.0187389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-620] PASSED [ 38%] 2023-03-20T11:53:17.0202655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-621] SKIPPED [ 38%] 2023-03-20T11:53:17.0218406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-622] SKIPPED [ 38%] 2023-03-20T11:53:17.0233889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-623] SKIPPED [ 38%] 2023-03-20T11:53:17.0248777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-624] SKIPPED [ 38%] 2023-03-20T11:53:17.0262904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-625] SKIPPED [ 38%] 2023-03-20T11:53:17.0276555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-626] SKIPPED [ 38%] 2023-03-20T11:53:17.0292218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-627] SKIPPED [ 38%] 2023-03-20T11:53:17.0305343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-628] SKIPPED [ 38%] 2023-03-20T11:53:17.0319447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-629] SKIPPED [ 38%] 2023-03-20T11:53:17.0335500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-630] SKIPPED [ 38%] 2023-03-20T11:53:17.0349993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-631] SKIPPED [ 38%] 2023-03-20T11:53:17.0363859Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-632] SKIPPED [ 38%] 2023-03-20T11:53:17.0378347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-633] SKIPPED [ 38%] 2023-03-20T11:53:17.0392681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-634] SKIPPED [ 38%] 2023-03-20T11:53:17.0406472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-635] SKIPPED [ 38%] 2023-03-20T11:53:17.0422726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-636] SKIPPED [ 38%] 2023-03-20T11:53:17.0436674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-637] SKIPPED [ 38%] 2023-03-20T11:53:17.0451643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-638] SKIPPED [ 38%] 2023-03-20T11:53:17.0465780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-639] SKIPPED [ 38%] 2023-03-20T11:53:17.0479141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-640] SKIPPED [ 38%] 2023-03-20T11:53:17.0493631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-641] SKIPPED [ 38%] 2023-03-20T11:53:17.0507946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-642] SKIPPED [ 38%] 2023-03-20T11:53:17.0523519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-643] SKIPPED [ 38%] 2023-03-20T11:53:17.0537527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-644] SKIPPED [ 38%] 2023-03-20T11:53:17.0551668Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-645] SKIPPED [ 38%] 2023-03-20T11:53:17.0565727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-646] SKIPPED [ 38%] 2023-03-20T11:53:17.0579880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-647] SKIPPED [ 38%] 2023-03-20T11:53:17.0594123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-648] SKIPPED [ 38%] 2023-03-20T11:53:17.0609436Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-649] SKIPPED [ 38%] 2023-03-20T11:53:17.0624054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-650] SKIPPED [ 38%] 2023-03-20T11:53:17.0637785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-651] SKIPPED [ 38%] 2023-03-20T11:53:17.0652844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-652] SKIPPED [ 38%] 2023-03-20T11:53:17.0666643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-653] SKIPPED [ 38%] 2023-03-20T11:53:17.0680832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-654] SKIPPED [ 38%] 2023-03-20T11:53:17.0695201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-655] SKIPPED [ 38%] 2023-03-20T11:53:17.0709394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-656] SKIPPED [ 38%] 2023-03-20T11:53:17.0724854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-657] SKIPPED [ 38%] 2023-03-20T11:53:17.0739722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-658] SKIPPED [ 38%] 2023-03-20T11:53:17.0753702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-659] SKIPPED [ 39%] 2023-03-20T11:53:17.0769087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-660] SKIPPED [ 39%] 2023-03-20T11:53:17.0782569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-661] SKIPPED [ 39%] 2023-03-20T11:53:17.0796483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-662] SKIPPED [ 39%] 2023-03-20T11:53:17.0811743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-663] SKIPPED [ 39%] 2023-03-20T11:53:17.0826785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-664] SKIPPED [ 39%] 2023-03-20T11:53:17.0840647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-665] SKIPPED [ 39%] 2023-03-20T11:53:17.0855300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-666] SKIPPED [ 39%] 2023-03-20T11:53:17.0869306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-667] SKIPPED [ 39%] 2023-03-20T11:53:17.0883285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-668] SKIPPED [ 39%] 2023-03-20T11:53:17.0897843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-669] SKIPPED [ 39%] 2023-03-20T11:53:17.0912317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-670] SKIPPED [ 39%] 2023-03-20T11:53:17.0928949Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-671] SKIPPED [ 39%] 2023-03-20T11:53:17.0942504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-672] SKIPPED [ 39%] 2023-03-20T11:53:17.0956408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-673] SKIPPED [ 39%] 2023-03-20T11:53:17.0971623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-674] SKIPPED [ 39%] 2023-03-20T11:53:17.0985344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-675] SKIPPED [ 39%] 2023-03-20T11:53:17.0999554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-676] SKIPPED [ 39%] 2023-03-20T11:53:17.1013944Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-677] SKIPPED [ 39%] 2023-03-20T11:53:17.1029661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-678] SKIPPED [ 39%] 2023-03-20T11:53:17.1043461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-679] SKIPPED [ 39%] 2023-03-20T11:53:17.1057893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-680] SKIPPED [ 39%] 2023-03-20T11:53:17.1071950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-681] SKIPPED [ 39%] 2023-03-20T11:53:17.1085858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-682] SKIPPED [ 39%] 2023-03-20T11:53:17.1100728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-683] SKIPPED [ 39%] 2023-03-20T11:53:17.1116364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-684] SKIPPED [ 39%] 2023-03-20T11:53:17.1131671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-685] SKIPPED [ 39%] 2023-03-20T11:53:17.1144967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-686] SKIPPED [ 39%] 2023-03-20T11:53:17.1159082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-687] SKIPPED [ 39%] 2023-03-20T11:53:17.1173423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-688] SKIPPED [ 39%] 2023-03-20T11:53:17.1187746Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-689] SKIPPED [ 39%] 2023-03-20T11:53:17.1201779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-690] SKIPPED [ 39%] 2023-03-20T11:53:17.1219901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-691] SKIPPED [ 39%] 2023-03-20T11:53:17.1233895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-692] SKIPPED [ 39%] 2023-03-20T11:53:17.1249014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-693] SKIPPED [ 39%] 2023-03-20T11:53:17.1261961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-694] SKIPPED [ 39%] 2023-03-20T11:53:17.1276108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-695] SKIPPED [ 39%] 2023-03-20T11:53:17.1290435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-696] SKIPPED [ 39%] 2023-03-20T11:53:17.1304842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-697] SKIPPED [ 39%] 2023-03-20T11:53:17.1320400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-698] SKIPPED [ 39%] 2023-03-20T11:53:17.1335030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-699] SKIPPED [ 39%] 2023-03-20T11:53:17.1348912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-700] SKIPPED [ 39%] 2023-03-20T11:53:17.1363123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-701] SKIPPED [ 39%] 2023-03-20T11:53:17.1377445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-702] SKIPPED [ 39%] 2023-03-20T11:53:17.1391457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-703] SKIPPED [ 39%] 2023-03-20T11:53:17.1405504Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-704] SKIPPED [ 39%] 2023-03-20T11:53:17.1421638Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-705] SKIPPED [ 39%] 2023-03-20T11:53:17.1435467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-706] SKIPPED [ 39%] 2023-03-20T11:53:17.1450483Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-707] SKIPPED [ 39%] 2023-03-20T11:53:17.1464357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-708] SKIPPED [ 39%] 2023-03-20T11:53:17.1478190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-709] SKIPPED [ 39%] 2023-03-20T11:53:17.1493247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-710] SKIPPED [ 39%] 2023-03-20T11:53:17.1506609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-711] SKIPPED [ 39%] 2023-03-20T11:53:17.1522158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-712] SKIPPED [ 39%] 2023-03-20T11:53:17.1536840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-713] SKIPPED [ 39%] 2023-03-20T11:53:17.1550953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-714] SKIPPED [ 39%] 2023-03-20T11:53:17.1565018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-715] SKIPPED [ 39%] 2023-03-20T11:53:17.1579772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-716] SKIPPED [ 39%] 2023-03-20T11:53:17.1594277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-717] SKIPPED [ 39%] 2023-03-20T11:53:17.1609826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-718] SKIPPED [ 39%] 2023-03-20T11:53:17.1624542Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_image_tensor-719] SKIPPED [ 39%] 2023-03-20T11:53:17.1640530Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-00] SKIPPED [ 39%] 2023-03-20T11:53:17.1656517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-01] SKIPPED [ 39%] 2023-03-20T11:53:17.1671842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-02] SKIPPED [ 39%] 2023-03-20T11:53:17.1687059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-03] SKIPPED [ 39%] 2023-03-20T11:53:17.1702704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-04] SKIPPED [ 39%] 2023-03-20T11:53:17.1717992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-05] SKIPPED [ 39%] 2023-03-20T11:53:17.1736831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-06] SKIPPED [ 39%] 2023-03-20T11:53:17.1752787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-07] SKIPPED [ 39%] 2023-03-20T11:53:17.1768979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-08] SKIPPED [ 39%] 2023-03-20T11:53:17.1829674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-09] PASSED [ 39%] 2023-03-20T11:53:17.1889583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-10] PASSED [ 39%] 2023-03-20T11:53:17.1934647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-11] PASSED [ 39%] 2023-03-20T11:53:17.1996913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-12] PASSED [ 39%] 2023-03-20T11:53:17.2058129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-13] PASSED [ 39%] 2023-03-20T11:53:17.2106450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-14] PASSED [ 39%] 2023-03-20T11:53:17.2173220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-15] PASSED [ 39%] 2023-03-20T11:53:17.2237983Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-16] PASSED [ 39%] 2023-03-20T11:53:17.2291616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-17] PASSED [ 39%] 2023-03-20T11:53:17.2365681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-18] PASSED [ 39%] 2023-03-20T11:53:17.2441083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-19] PASSED [ 39%] 2023-03-20T11:53:17.2498210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-20] PASSED [ 39%] 2023-03-20T11:53:17.2577533Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-21] PASSED [ 39%] 2023-03-20T11:53:17.2656918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-22] PASSED [ 39%] 2023-03-20T11:53:17.2718946Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-23] PASSED [ 39%] 2023-03-20T11:53:17.2805809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-24] PASSED [ 39%] 2023-03-20T11:53:17.2892615Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-25] PASSED [ 39%] 2023-03-20T11:53:17.2961288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-26] PASSED [ 39%] 2023-03-20T11:53:17.2974277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-27] SKIPPED [ 39%] 2023-03-20T11:53:17.2989956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-28] SKIPPED [ 39%] 2023-03-20T11:53:17.3003659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-29] SKIPPED [ 39%] 2023-03-20T11:53:17.3017826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-30] SKIPPED [ 39%] 2023-03-20T11:53:17.3031486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-31] SKIPPED [ 39%] 2023-03-20T11:53:17.3045239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-32] SKIPPED [ 39%] 2023-03-20T11:53:17.3059453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-33] SKIPPED [ 39%] 2023-03-20T11:53:17.3072951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-34] SKIPPED [ 39%] 2023-03-20T11:53:17.3089362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-35] SKIPPED [ 39%] 2023-03-20T11:53:17.3102248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-36] SKIPPED [ 39%] 2023-03-20T11:53:17.3115777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-37] SKIPPED [ 39%] 2023-03-20T11:53:17.3130257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-38] SKIPPED [ 39%] 2023-03-20T11:53:17.3143600Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-39] SKIPPED [ 39%] 2023-03-20T11:53:17.3157040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-40] SKIPPED [ 39%] 2023-03-20T11:53:17.3172273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-41] SKIPPED [ 39%] 2023-03-20T11:53:17.3186995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-42] SKIPPED [ 39%] 2023-03-20T11:53:17.3200598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-43] SKIPPED [ 39%] 2023-03-20T11:53:17.3214684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-44] SKIPPED [ 39%] 2023-03-20T11:53:17.3228426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-45] SKIPPED [ 39%] 2023-03-20T11:53:17.3241945Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-46] SKIPPED [ 39%] 2023-03-20T11:53:17.3256181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-47] SKIPPED [ 39%] 2023-03-20T11:53:17.3271413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-48] SKIPPED [ 39%] 2023-03-20T11:53:17.3285170Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-49] SKIPPED [ 39%] 2023-03-20T11:53:17.3299309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-50] SKIPPED [ 39%] 2023-03-20T11:53:17.3312743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-51] SKIPPED [ 39%] 2023-03-20T11:53:17.3326761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-52] SKIPPED [ 39%] 2023-03-20T11:53:17.3340201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_bounding_box-53] SKIPPED [ 39%] 2023-03-20T11:53:17.3360829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-00] PASSED [ 39%] 2023-03-20T11:53:17.3389097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-01] PASSED [ 39%] 2023-03-20T11:53:17.3424812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-02] PASSED [ 39%] 2023-03-20T11:53:17.3438682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-03] SKIPPED [ 39%] 2023-03-20T11:53:17.3453150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-04] SKIPPED [ 39%] 2023-03-20T11:53:17.3466721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-05] SKIPPED [ 39%] 2023-03-20T11:53:17.3480591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-06] SKIPPED [ 39%] 2023-03-20T11:53:17.3494911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-07] SKIPPED [ 39%] 2023-03-20T11:53:17.3508923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-08] SKIPPED [ 39%] 2023-03-20T11:53:17.3524104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-09] SKIPPED [ 39%] 2023-03-20T11:53:17.3538022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-10] SKIPPED [ 39%] 2023-03-20T11:53:17.3551729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-11] SKIPPED [ 39%] 2023-03-20T11:53:17.3592353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-12] PASSED [ 39%] 2023-03-20T11:53:17.3713300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-13] PASSED [ 39%] 2023-03-20T11:53:17.3809428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-14] PASSED [ 39%] 2023-03-20T11:53:17.3823125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-15] SKIPPED [ 39%] 2023-03-20T11:53:17.3836495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-16] SKIPPED [ 39%] 2023-03-20T11:53:17.3851585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-17] SKIPPED [ 39%] 2023-03-20T11:53:17.3868998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-18] SKIPPED [ 39%] 2023-03-20T11:53:17.3896922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-19] PASSED [ 39%] 2023-03-20T11:53:17.3930289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-20] PASSED [ 39%] 2023-03-20T11:53:17.3943544Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-21] SKIPPED [ 39%] 2023-03-20T11:53:17.3957178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-22] SKIPPED [ 39%] 2023-03-20T11:53:17.3972322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-23] SKIPPED [ 39%] 2023-03-20T11:53:17.3984955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-24] SKIPPED [ 39%] 2023-03-20T11:53:17.4013131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-25] PASSED [ 39%] 2023-03-20T11:53:17.4045269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-26] PASSED [ 39%] 2023-03-20T11:53:17.4059636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-27] SKIPPED [ 39%] 2023-03-20T11:53:17.4075138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-28] SKIPPED [ 39%] 2023-03-20T11:53:17.4090378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-29] SKIPPED [ 39%] 2023-03-20T11:53:17.4103793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-30] SKIPPED [ 39%] 2023-03-20T11:53:17.4132207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-31] PASSED [ 39%] 2023-03-20T11:53:17.4164655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-32] PASSED [ 39%] 2023-03-20T11:53:17.4178726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-33] SKIPPED [ 39%] 2023-03-20T11:53:17.4192631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-34] SKIPPED [ 39%] 2023-03-20T11:53:17.4206525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_mask-35] SKIPPED [ 39%] 2023-03-20T11:53:17.4223328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-00] SKIPPED [ 39%] 2023-03-20T11:53:17.4237325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-01] SKIPPED [ 39%] 2023-03-20T11:53:17.4252729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-02] SKIPPED [ 39%] 2023-03-20T11:53:17.4279340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-03] PASSED [ 39%] 2023-03-20T11:53:17.4310119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-04] PASSED [ 39%] 2023-03-20T11:53:17.4340254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-05] PASSED [ 39%] 2023-03-20T11:53:17.4373109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-06] PASSED [ 39%] 2023-03-20T11:53:17.4410394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-07] PASSED [ 39%] 2023-03-20T11:53:17.4446187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-08] PASSED [ 39%] 2023-03-20T11:53:17.4460912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-09] SKIPPED [ 39%] 2023-03-20T11:53:17.4476192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-10] SKIPPED [ 39%] 2023-03-20T11:53:17.4491805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-11] SKIPPED [ 39%] 2023-03-20T11:53:17.4506957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-12] SKIPPED [ 39%] 2023-03-20T11:53:17.4521019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-13] SKIPPED [ 39%] 2023-03-20T11:53:17.4535625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-14] SKIPPED [ 39%] 2023-03-20T11:53:17.4549791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-15] SKIPPED [ 39%] 2023-03-20T11:53:17.4564126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-16] SKIPPED [ 39%] 2023-03-20T11:53:17.4578898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-17] SKIPPED [ 39%] 2023-03-20T11:53:17.4593285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-18] SKIPPED [ 39%] 2023-03-20T11:53:17.4610371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-19] SKIPPED [ 39%] 2023-03-20T11:53:17.4623690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-20] SKIPPED [ 39%] 2023-03-20T11:53:17.4652294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-21] PASSED [ 39%] 2023-03-20T11:53:17.4681590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-22] PASSED [ 39%] 2023-03-20T11:53:17.4711563Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-23] PASSED [ 39%] 2023-03-20T11:53:17.4745411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-24] PASSED [ 39%] 2023-03-20T11:53:17.4782498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-25] PASSED [ 39%] 2023-03-20T11:53:17.4819108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-26] PASSED [ 39%] 2023-03-20T11:53:17.4833560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-27] SKIPPED [ 39%] 2023-03-20T11:53:17.4847872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-28] SKIPPED [ 39%] 2023-03-20T11:53:17.4862386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-29] SKIPPED [ 39%] 2023-03-20T11:53:17.4876505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-30] SKIPPED [ 39%] 2023-03-20T11:53:17.4893289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-31] SKIPPED [ 39%] 2023-03-20T11:53:17.4909040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-32] SKIPPED [ 39%] 2023-03-20T11:53:17.4923255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-33] SKIPPED [ 39%] 2023-03-20T11:53:17.4938211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-34] SKIPPED [ 39%] 2023-03-20T11:53:17.4952089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-elastic_video-35] SKIPPED [ 39%] 2023-03-20T11:53:17.4966264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:17.4980788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:17.4996564Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:17.5011391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-03] SKIPPED [ 39%] 2023-03-20T11:53:17.5025143Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-04] SKIPPED [ 39%] 2023-03-20T11:53:17.5039316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-05] SKIPPED [ 39%] 2023-03-20T11:53:17.5053121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-06] SKIPPED [ 39%] 2023-03-20T11:53:17.5067303Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-07] SKIPPED [ 39%] 2023-03-20T11:53:17.5092571Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:17.5115383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-09] PASSED [ 39%] 2023-03-20T11:53:17.5138934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-10] PASSED [ 39%] 2023-03-20T11:53:17.5163986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-11] PASSED [ 39%] 2023-03-20T11:53:17.5188144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-12] PASSED [ 39%] 2023-03-20T11:53:17.5213102Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-13] PASSED [ 39%] 2023-03-20T11:53:17.5238446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-14] PASSED [ 39%] 2023-03-20T11:53:17.5263184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-15] PASSED [ 39%] 2023-03-20T11:53:17.5292373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-16] PASSED [ 39%] 2023-03-20T11:53:17.5319998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-17] PASSED [ 39%] 2023-03-20T11:53:17.5348389Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-18] PASSED [ 39%] 2023-03-20T11:53:17.5376731Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-19] PASSED [ 39%] 2023-03-20T11:53:17.5404133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-20] PASSED [ 39%] 2023-03-20T11:53:17.5433892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:17.5464078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:17.5493193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:17.5506957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-24] SKIPPED [ 39%] 2023-03-20T11:53:17.5520525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-25] SKIPPED [ 39%] 2023-03-20T11:53:17.5534298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-26] SKIPPED [ 39%] 2023-03-20T11:53:17.5547996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:17.5562882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:17.5576774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:17.5590296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:17.5603988Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:17.5618126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:17.5631870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:17.5645770Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:17.5661966Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:17.5675807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-36] SKIPPED [ 39%] 2023-03-20T11:53:17.5690249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-37] SKIPPED [ 39%] 2023-03-20T11:53:17.5703757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-38] SKIPPED [ 39%] 2023-03-20T11:53:17.5717382Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-39] SKIPPED [ 39%] 2023-03-20T11:53:17.5732349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-40] SKIPPED [ 39%] 2023-03-20T11:53:17.5746308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-41] SKIPPED [ 39%] 2023-03-20T11:53:17.5761732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-42] SKIPPED [ 39%] 2023-03-20T11:53:17.5776327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-43] SKIPPED [ 39%] 2023-03-20T11:53:17.5790070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-44] SKIPPED [ 39%] 2023-03-20T11:53:17.5804085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-45] SKIPPED [ 39%] 2023-03-20T11:53:17.5818281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-46] SKIPPED [ 39%] 2023-03-20T11:53:17.5832054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_image_tensor-47] SKIPPED [ 39%] 2023-03-20T11:53:17.5849304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-000] SKIPPED [ 39%] 2023-03-20T11:53:17.5865629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-001] SKIPPED [ 39%] 2023-03-20T11:53:17.5881007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-002] SKIPPED [ 39%] 2023-03-20T11:53:17.5896788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-003] SKIPPED [ 39%] 2023-03-20T11:53:17.5912133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-004] SKIPPED [ 39%] 2023-03-20T11:53:17.5927741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-005] SKIPPED [ 39%] 2023-03-20T11:53:17.5943559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-006] SKIPPED [ 39%] 2023-03-20T11:53:17.5963025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-007] SKIPPED [ 39%] 2023-03-20T11:53:17.5978931Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-008] SKIPPED [ 39%] 2023-03-20T11:53:17.5994291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-009] SKIPPED [ 39%] 2023-03-20T11:53:17.6010415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-010] SKIPPED [ 39%] 2023-03-20T11:53:17.6025896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-011] SKIPPED [ 39%] 2023-03-20T11:53:17.6041186Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-012] SKIPPED [ 39%] 2023-03-20T11:53:17.6057118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-013] SKIPPED [ 39%] 2023-03-20T11:53:17.6073949Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-014] SKIPPED [ 39%] 2023-03-20T11:53:17.6090379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-015] SKIPPED [ 39%] 2023-03-20T11:53:17.6105394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-016] SKIPPED [ 39%] 2023-03-20T11:53:17.6120587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-017] SKIPPED [ 39%] 2023-03-20T11:53:17.6136337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-018] SKIPPED [ 39%] 2023-03-20T11:53:17.6151631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-019] SKIPPED [ 39%] 2023-03-20T11:53:17.6167074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-020] SKIPPED [ 39%] 2023-03-20T11:53:17.6184320Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-021] SKIPPED [ 39%] 2023-03-20T11:53:17.6199358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-022] SKIPPED [ 39%] 2023-03-20T11:53:17.6215409Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-023] SKIPPED [ 39%] 2023-03-20T11:53:17.6230671Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-024] SKIPPED [ 39%] 2023-03-20T11:53:17.6246164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-025] SKIPPED [ 39%] 2023-03-20T11:53:17.6262330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-026] SKIPPED [ 39%] 2023-03-20T11:53:17.6277178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-027] SKIPPED [ 39%] 2023-03-20T11:53:17.6294644Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-028] SKIPPED [ 39%] 2023-03-20T11:53:17.6309848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-029] SKIPPED [ 39%] 2023-03-20T11:53:17.6324796Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-030] SKIPPED [ 39%] 2023-03-20T11:53:17.6340797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-031] SKIPPED [ 39%] 2023-03-20T11:53:17.6356137Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-032] SKIPPED [ 39%] 2023-03-20T11:53:17.6372651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-033] SKIPPED [ 39%] 2023-03-20T11:53:17.6387446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-034] SKIPPED [ 39%] 2023-03-20T11:53:17.6404223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-035] SKIPPED [ 39%] 2023-03-20T11:53:17.6420561Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-036] SKIPPED [ 39%] 2023-03-20T11:53:17.6436003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-037] SKIPPED [ 39%] 2023-03-20T11:53:17.6452531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-038] SKIPPED [ 39%] 2023-03-20T11:53:17.6467599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-039] SKIPPED [ 39%] 2023-03-20T11:53:17.6483082Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-040] SKIPPED [ 39%] 2023-03-20T11:53:17.6499112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-041] SKIPPED [ 39%] 2023-03-20T11:53:17.6516299Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-042] SKIPPED [ 39%] 2023-03-20T11:53:17.6533039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-043] SKIPPED [ 39%] 2023-03-20T11:53:17.6547952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-044] SKIPPED [ 39%] 2023-03-20T11:53:17.6563411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-045] SKIPPED [ 39%] 2023-03-20T11:53:17.6579016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-046] SKIPPED [ 39%] 2023-03-20T11:53:17.6594982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-047] SKIPPED [ 39%] 2023-03-20T11:53:17.6611666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-048] SKIPPED [ 39%] 2023-03-20T11:53:17.6628193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-049] SKIPPED [ 39%] 2023-03-20T11:53:17.6643639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-050] SKIPPED [ 39%] 2023-03-20T11:53:17.6659599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-051] SKIPPED [ 39%] 2023-03-20T11:53:17.6674952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-052] SKIPPED [ 39%] 2023-03-20T11:53:17.6691685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-053] SKIPPED [ 39%] 2023-03-20T11:53:17.6738017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-054] PASSED [ 39%] 2023-03-20T11:53:17.6784079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-055] PASSED [ 39%] 2023-03-20T11:53:17.6828559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-056] PASSED [ 39%] 2023-03-20T11:53:17.6872675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-057] PASSED [ 39%] 2023-03-20T11:53:17.6918196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-058] PASSED [ 39%] 2023-03-20T11:53:17.6960805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-059] PASSED [ 39%] 2023-03-20T11:53:17.7005130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-060] PASSED [ 39%] 2023-03-20T11:53:17.7049096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-061] PASSED [ 39%] 2023-03-20T11:53:17.7091703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-062] PASSED [ 39%] 2023-03-20T11:53:17.7133917Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-063] PASSED [ 39%] 2023-03-20T11:53:17.7176849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-064] PASSED [ 39%] 2023-03-20T11:53:17.7219758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-065] PASSED [ 39%] 2023-03-20T11:53:17.7251981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-066] PASSED [ 39%] 2023-03-20T11:53:17.7282145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-067] PASSED [ 39%] 2023-03-20T11:53:17.7313519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-068] PASSED [ 39%] 2023-03-20T11:53:17.7344703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-069] PASSED [ 39%] 2023-03-20T11:53:17.7375872Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-070] PASSED [ 39%] 2023-03-20T11:53:17.7406480Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-071] PASSED [ 39%] 2023-03-20T11:53:17.7453997Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-072] PASSED [ 39%] 2023-03-20T11:53:17.7500824Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-073] PASSED [ 39%] 2023-03-20T11:53:17.7547587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-074] PASSED [ 39%] 2023-03-20T11:53:17.7594121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-075] PASSED [ 39%] 2023-03-20T11:53:17.7640883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-076] PASSED [ 39%] 2023-03-20T11:53:17.7686957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-077] PASSED [ 39%] 2023-03-20T11:53:17.7733199Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-078] PASSED [ 39%] 2023-03-20T11:53:17.7777757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-079] PASSED [ 39%] 2023-03-20T11:53:17.7823322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-080] PASSED [ 39%] 2023-03-20T11:53:17.7867957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-081] PASSED [ 39%] 2023-03-20T11:53:17.7913098Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-082] PASSED [ 39%] 2023-03-20T11:53:17.7961227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-083] PASSED [ 39%] 2023-03-20T11:53:17.7993128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-084] PASSED [ 39%] 2023-03-20T11:53:17.8027074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-085] PASSED [ 39%] 2023-03-20T11:53:17.8060608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-086] PASSED [ 39%] 2023-03-20T11:53:17.8094168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-087] PASSED [ 39%] 2023-03-20T11:53:17.8127520Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-088] PASSED [ 39%] 2023-03-20T11:53:17.8161896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-089] PASSED [ 39%] 2023-03-20T11:53:17.8213058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-090] PASSED [ 39%] 2023-03-20T11:53:17.8263022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-091] PASSED [ 39%] 2023-03-20T11:53:17.8313595Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-092] PASSED [ 39%] 2023-03-20T11:53:17.8363867Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-093] PASSED [ 39%] 2023-03-20T11:53:17.8414448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-094] PASSED [ 39%] 2023-03-20T11:53:17.8464527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-095] PASSED [ 39%] 2023-03-20T11:53:17.8513676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-096] PASSED [ 39%] 2023-03-20T11:53:17.8563695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-097] PASSED [ 39%] 2023-03-20T11:53:17.8613218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-098] PASSED [ 39%] 2023-03-20T11:53:17.8662341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-099] PASSED [ 39%] 2023-03-20T11:53:17.8711144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-100] PASSED [ 39%] 2023-03-20T11:53:17.8762187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-101] PASSED [ 39%] 2023-03-20T11:53:17.8798088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-102] PASSED [ 39%] 2023-03-20T11:53:17.8835516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-103] PASSED [ 39%] 2023-03-20T11:53:17.8872836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-104] PASSED [ 39%] 2023-03-20T11:53:17.8909800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-105] PASSED [ 39%] 2023-03-20T11:53:17.8947268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-106] PASSED [ 39%] 2023-03-20T11:53:17.8984107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-107] PASSED [ 39%] 2023-03-20T11:53:17.9039326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-108] PASSED [ 39%] 2023-03-20T11:53:17.9095305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-109] PASSED [ 39%] 2023-03-20T11:53:17.9150404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-110] PASSED [ 39%] 2023-03-20T11:53:17.9205415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-111] PASSED [ 39%] 2023-03-20T11:53:17.9261321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-112] PASSED [ 39%] 2023-03-20T11:53:17.9318224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-113] PASSED [ 39%] 2023-03-20T11:53:17.9372748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-114] PASSED [ 39%] 2023-03-20T11:53:17.9426215Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-115] PASSED [ 39%] 2023-03-20T11:53:17.9480176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-116] PASSED [ 39%] 2023-03-20T11:53:17.9535507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-117] PASSED [ 39%] 2023-03-20T11:53:17.9590075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-118] PASSED [ 39%] 2023-03-20T11:53:17.9643967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-119] PASSED [ 39%] 2023-03-20T11:53:17.9681684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-120] PASSED [ 39%] 2023-03-20T11:53:17.9718805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-121] PASSED [ 39%] 2023-03-20T11:53:17.9758798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-122] PASSED [ 39%] 2023-03-20T11:53:17.9794695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-123] PASSED [ 39%] 2023-03-20T11:53:17.9832619Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-124] PASSED [ 39%] 2023-03-20T11:53:17.9870897Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-125] PASSED [ 39%] 2023-03-20T11:53:17.9929978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-126] PASSED [ 39%] 2023-03-20T11:53:17.9987909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-127] PASSED [ 39%] 2023-03-20T11:53:18.0045727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-128] PASSED [ 39%] 2023-03-20T11:53:18.0105401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-129] PASSED [ 39%] 2023-03-20T11:53:18.0164095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-130] PASSED [ 39%] 2023-03-20T11:53:18.0222856Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-131] PASSED [ 39%] 2023-03-20T11:53:18.0279264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-132] PASSED [ 39%] 2023-03-20T11:53:18.0336315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-133] PASSED [ 39%] 2023-03-20T11:53:18.0392811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-134] PASSED [ 39%] 2023-03-20T11:53:18.0450505Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-135] PASSED [ 39%] 2023-03-20T11:53:18.0506569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-136] PASSED [ 39%] 2023-03-20T11:53:18.0563086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-137] PASSED [ 39%] 2023-03-20T11:53:18.0604787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-138] PASSED [ 39%] 2023-03-20T11:53:18.0645673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-139] PASSED [ 39%] 2023-03-20T11:53:18.0687244Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-140] PASSED [ 39%] 2023-03-20T11:53:18.0729928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-141] PASSED [ 39%] 2023-03-20T11:53:18.0772150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-142] PASSED [ 39%] 2023-03-20T11:53:18.0811692Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-143] PASSED [ 39%] 2023-03-20T11:53:18.0876135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-144] PASSED [ 39%] 2023-03-20T11:53:18.0940465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-145] PASSED [ 39%] 2023-03-20T11:53:18.1005099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-146] PASSED [ 39%] 2023-03-20T11:53:18.1070312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-147] PASSED [ 39%] 2023-03-20T11:53:18.1134538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-148] PASSED [ 39%] 2023-03-20T11:53:18.1201394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-149] PASSED [ 39%] 2023-03-20T11:53:18.1263032Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-150] PASSED [ 39%] 2023-03-20T11:53:18.1325659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-151] PASSED [ 39%] 2023-03-20T11:53:18.1389150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-152] PASSED [ 39%] 2023-03-20T11:53:18.1453209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-153] PASSED [ 39%] 2023-03-20T11:53:18.1514474Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-154] PASSED [ 39%] 2023-03-20T11:53:18.1577927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-155] PASSED [ 39%] 2023-03-20T11:53:18.1625256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-156] PASSED [ 39%] 2023-03-20T11:53:18.1671024Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-157] PASSED [ 39%] 2023-03-20T11:53:18.1718661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-158] PASSED [ 39%] 2023-03-20T11:53:18.1764438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-159] PASSED [ 39%] 2023-03-20T11:53:18.1813203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-160] PASSED [ 39%] 2023-03-20T11:53:18.1858114Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-161] PASSED [ 39%] 2023-03-20T11:53:18.1871957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-162] SKIPPED [ 39%] 2023-03-20T11:53:18.1886812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-163] SKIPPED [ 39%] 2023-03-20T11:53:18.1901404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-164] SKIPPED [ 39%] 2023-03-20T11:53:18.1915577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-165] SKIPPED [ 39%] 2023-03-20T11:53:18.1930321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-166] SKIPPED [ 39%] 2023-03-20T11:53:18.1943626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-167] SKIPPED [ 39%] 2023-03-20T11:53:18.1957343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-168] SKIPPED [ 39%] 2023-03-20T11:53:18.1973614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-169] SKIPPED [ 39%] 2023-03-20T11:53:18.1986241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-170] SKIPPED [ 39%] 2023-03-20T11:53:18.1999913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-171] SKIPPED [ 39%] 2023-03-20T11:53:18.2013104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-172] SKIPPED [ 39%] 2023-03-20T11:53:18.2027390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-173] SKIPPED [ 39%] 2023-03-20T11:53:18.2040718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-174] SKIPPED [ 39%] 2023-03-20T11:53:18.2055088Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-175] SKIPPED [ 39%] 2023-03-20T11:53:18.2073196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-176] SKIPPED [ 39%] 2023-03-20T11:53:18.2086510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-177] SKIPPED [ 39%] 2023-03-20T11:53:18.2100753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-178] SKIPPED [ 39%] 2023-03-20T11:53:18.2114756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-179] SKIPPED [ 39%] 2023-03-20T11:53:18.2129099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-180] SKIPPED [ 39%] 2023-03-20T11:53:18.2143001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-181] SKIPPED [ 39%] 2023-03-20T11:53:18.2156181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-182] SKIPPED [ 39%] 2023-03-20T11:53:18.2172626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-183] SKIPPED [ 39%] 2023-03-20T11:53:18.2185087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-184] SKIPPED [ 39%] 2023-03-20T11:53:18.2198458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-185] SKIPPED [ 39%] 2023-03-20T11:53:18.2213150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-186] SKIPPED [ 39%] 2023-03-20T11:53:18.2226384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-187] SKIPPED [ 39%] 2023-03-20T11:53:18.2240372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-188] SKIPPED [ 39%] 2023-03-20T11:53:18.2253626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-189] SKIPPED [ 39%] 2023-03-20T11:53:18.2269184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-190] SKIPPED [ 39%] 2023-03-20T11:53:18.2282675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-191] SKIPPED [ 39%] 2023-03-20T11:53:18.2296868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-192] SKIPPED [ 39%] 2023-03-20T11:53:18.2310529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-193] SKIPPED [ 39%] 2023-03-20T11:53:18.2324627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-194] SKIPPED [ 39%] 2023-03-20T11:53:18.2338742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-195] SKIPPED [ 39%] 2023-03-20T11:53:18.2352221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-196] SKIPPED [ 39%] 2023-03-20T11:53:18.2367316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-197] SKIPPED [ 39%] 2023-03-20T11:53:18.2381238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-198] SKIPPED [ 39%] 2023-03-20T11:53:18.2394797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-199] SKIPPED [ 39%] 2023-03-20T11:53:18.2409519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-200] SKIPPED [ 39%] 2023-03-20T11:53:18.2422957Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-201] SKIPPED [ 39%] 2023-03-20T11:53:18.2436239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-202] SKIPPED [ 39%] 2023-03-20T11:53:18.2450425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-203] SKIPPED [ 39%] 2023-03-20T11:53:18.2465463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-204] SKIPPED [ 39%] 2023-03-20T11:53:18.2478962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-205] SKIPPED [ 39%] 2023-03-20T11:53:18.2492984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-206] SKIPPED [ 39%] 2023-03-20T11:53:18.2507004Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-207] SKIPPED [ 39%] 2023-03-20T11:53:18.2520512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-208] SKIPPED [ 39%] 2023-03-20T11:53:18.2534518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-209] SKIPPED [ 39%] 2023-03-20T11:53:18.2548159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-210] SKIPPED [ 39%] 2023-03-20T11:53:18.2563190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-211] SKIPPED [ 39%] 2023-03-20T11:53:18.2577189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-212] SKIPPED [ 39%] 2023-03-20T11:53:18.2590770Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-213] SKIPPED [ 39%] 2023-03-20T11:53:18.2604280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-214] SKIPPED [ 39%] 2023-03-20T11:53:18.2618740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-215] SKIPPED [ 39%] 2023-03-20T11:53:18.2632241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-216] SKIPPED [ 39%] 2023-03-20T11:53:18.2654259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-217] SKIPPED [ 39%] 2023-03-20T11:53:18.2661430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-218] SKIPPED [ 39%] 2023-03-20T11:53:18.2674989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-219] SKIPPED [ 39%] 2023-03-20T11:53:18.2689190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-220] SKIPPED [ 39%] 2023-03-20T11:53:18.2701977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-221] SKIPPED [ 39%] 2023-03-20T11:53:18.2715956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-222] SKIPPED [ 39%] 2023-03-20T11:53:18.2730330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-223] SKIPPED [ 39%] 2023-03-20T11:53:18.2743525Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-224] SKIPPED [ 39%] 2023-03-20T11:53:18.2758281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-225] SKIPPED [ 39%] 2023-03-20T11:53:18.2773248Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-226] SKIPPED [ 39%] 2023-03-20T11:53:18.2786070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-227] SKIPPED [ 39%] 2023-03-20T11:53:18.2799304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-228] SKIPPED [ 39%] 2023-03-20T11:53:18.2813202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-229] SKIPPED [ 39%] 2023-03-20T11:53:18.2826871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-230] SKIPPED [ 39%] 2023-03-20T11:53:18.2840503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-231] SKIPPED [ 39%] 2023-03-20T11:53:18.2855771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-232] SKIPPED [ 39%] 2023-03-20T11:53:18.2869582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-233] SKIPPED [ 39%] 2023-03-20T11:53:18.2883251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-234] SKIPPED [ 39%] 2023-03-20T11:53:18.2897251Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-235] SKIPPED [ 39%] 2023-03-20T11:53:18.2910871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-236] SKIPPED [ 39%] 2023-03-20T11:53:18.2924690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-237] SKIPPED [ 39%] 2023-03-20T11:53:18.2938932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-238] SKIPPED [ 39%] 2023-03-20T11:53:18.2954076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-239] SKIPPED [ 39%] 2023-03-20T11:53:18.2968596Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-240] SKIPPED [ 39%] 2023-03-20T11:53:18.2981826Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-241] SKIPPED [ 39%] 2023-03-20T11:53:18.2995360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-242] SKIPPED [ 39%] 2023-03-20T11:53:18.3010385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-243] SKIPPED [ 39%] 2023-03-20T11:53:18.3023223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-244] SKIPPED [ 39%] 2023-03-20T11:53:18.3036768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-245] SKIPPED [ 39%] 2023-03-20T11:53:18.3053217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-246] SKIPPED [ 39%] 2023-03-20T11:53:18.3066484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-247] SKIPPED [ 39%] 2023-03-20T11:53:18.3080043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-248] SKIPPED [ 39%] 2023-03-20T11:53:18.3093962Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-249] SKIPPED [ 39%] 2023-03-20T11:53:18.3107927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-250] SKIPPED [ 39%] 2023-03-20T11:53:18.3121398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-251] SKIPPED [ 39%] 2023-03-20T11:53:18.3135678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-252] SKIPPED [ 39%] 2023-03-20T11:53:18.3150789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-253] SKIPPED [ 39%] 2023-03-20T11:53:18.3164445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-254] SKIPPED [ 39%] 2023-03-20T11:53:18.3178551Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-255] SKIPPED [ 39%] 2023-03-20T11:53:18.3192202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-256] SKIPPED [ 39%] 2023-03-20T11:53:18.3205794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-257] SKIPPED [ 39%] 2023-03-20T11:53:18.3219758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-258] SKIPPED [ 39%] 2023-03-20T11:53:18.3233397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-259] SKIPPED [ 39%] 2023-03-20T11:53:18.3250492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-260] SKIPPED [ 39%] 2023-03-20T11:53:18.3264083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-261] SKIPPED [ 39%] 2023-03-20T11:53:18.3277518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-262] SKIPPED [ 39%] 2023-03-20T11:53:18.3292065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-263] SKIPPED [ 39%] 2023-03-20T11:53:18.3305406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-264] SKIPPED [ 39%] 2023-03-20T11:53:18.3319233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-265] SKIPPED [ 39%] 2023-03-20T11:53:18.3333276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-266] SKIPPED [ 39%] 2023-03-20T11:53:18.3348387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-267] SKIPPED [ 39%] 2023-03-20T11:53:18.3362026Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-268] SKIPPED [ 39%] 2023-03-20T11:53:18.3376090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-269] SKIPPED [ 39%] 2023-03-20T11:53:18.3389709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-270] SKIPPED [ 39%] 2023-03-20T11:53:18.3403205Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-271] SKIPPED [ 39%] 2023-03-20T11:53:18.3417314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-272] SKIPPED [ 39%] 2023-03-20T11:53:18.3430950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-273] SKIPPED [ 39%] 2023-03-20T11:53:18.3446167Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-274] SKIPPED [ 39%] 2023-03-20T11:53:18.3460304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-275] SKIPPED [ 39%] 2023-03-20T11:53:18.3473606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-276] SKIPPED [ 39%] 2023-03-20T11:53:18.3487213Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-277] SKIPPED [ 39%] 2023-03-20T11:53:18.3501427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-278] SKIPPED [ 39%] 2023-03-20T11:53:18.3514907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-279] SKIPPED [ 39%] 2023-03-20T11:53:18.3529363Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-280] SKIPPED [ 39%] 2023-03-20T11:53:18.3544515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-281] SKIPPED [ 39%] 2023-03-20T11:53:18.3558000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-282] SKIPPED [ 39%] 2023-03-20T11:53:18.3572849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-283] SKIPPED [ 39%] 2023-03-20T11:53:18.3585775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-284] SKIPPED [ 39%] 2023-03-20T11:53:18.3599365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-285] SKIPPED [ 39%] 2023-03-20T11:53:18.3613237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-286] SKIPPED [ 39%] 2023-03-20T11:53:18.3627059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-287] SKIPPED [ 39%] 2023-03-20T11:53:18.3642513Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-288] SKIPPED [ 39%] 2023-03-20T11:53:18.3656538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-289] SKIPPED [ 39%] 2023-03-20T11:53:18.3670261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-290] SKIPPED [ 39%] 2023-03-20T11:53:18.3683744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-291] SKIPPED [ 39%] 2023-03-20T11:53:18.3697590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-292] SKIPPED [ 39%] 2023-03-20T11:53:18.3711280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-293] SKIPPED [ 39%] 2023-03-20T11:53:18.3724890Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-294] SKIPPED [ 39%] 2023-03-20T11:53:18.3740354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-295] SKIPPED [ 39%] 2023-03-20T11:53:18.3754110Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-296] SKIPPED [ 39%] 2023-03-20T11:53:18.3769070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-297] SKIPPED [ 39%] 2023-03-20T11:53:18.3781915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-298] SKIPPED [ 39%] 2023-03-20T11:53:18.3795636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-299] SKIPPED [ 39%] 2023-03-20T11:53:18.3810347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-300] SKIPPED [ 39%] 2023-03-20T11:53:18.3823489Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-301] SKIPPED [ 39%] 2023-03-20T11:53:18.3838712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-302] SKIPPED [ 39%] 2023-03-20T11:53:18.3852854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-303] SKIPPED [ 39%] 2023-03-20T11:53:18.3865560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-304] SKIPPED [ 39%] 2023-03-20T11:53:18.3878567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-305] SKIPPED [ 39%] 2023-03-20T11:53:18.3892883Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-306] SKIPPED [ 39%] 2023-03-20T11:53:18.3905823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-307] SKIPPED [ 39%] 2023-03-20T11:53:18.3919485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-308] SKIPPED [ 39%] 2023-03-20T11:53:18.3934406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-309] SKIPPED [ 39%] 2023-03-20T11:53:18.3947852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-310] SKIPPED [ 39%] 2023-03-20T11:53:18.3961076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-311] SKIPPED [ 39%] 2023-03-20T11:53:18.3974367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-312] SKIPPED [ 39%] 2023-03-20T11:53:18.3987822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-313] SKIPPED [ 39%] 2023-03-20T11:53:18.4000906Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-314] SKIPPED [ 39%] 2023-03-20T11:53:18.4014491Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-315] SKIPPED [ 39%] 2023-03-20T11:53:18.4029368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-316] SKIPPED [ 39%] 2023-03-20T11:53:18.4042458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-317] SKIPPED [ 39%] 2023-03-20T11:53:18.4055823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-318] SKIPPED [ 39%] 2023-03-20T11:53:18.4068932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-319] SKIPPED [ 39%] 2023-03-20T11:53:18.4081910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-320] SKIPPED [ 39%] 2023-03-20T11:53:18.4095683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-321] SKIPPED [ 39%] 2023-03-20T11:53:18.4109664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-322] SKIPPED [ 39%] 2023-03-20T11:53:18.4124362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_bounding_box-323] SKIPPED [ 39%] 2023-03-20T11:53:18.4150385Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-00] PASSED [ 39%] 2023-03-20T11:53:18.4204860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-01] PASSED [ 39%] 2023-03-20T11:53:18.4266345Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-02] PASSED [ 39%] 2023-03-20T11:53:18.4279736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-03] SKIPPED [ 39%] 2023-03-20T11:53:18.4293588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-04] SKIPPED [ 39%] 2023-03-20T11:53:18.4307261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-05] SKIPPED [ 39%] 2023-03-20T11:53:18.4320880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-06] SKIPPED [ 39%] 2023-03-20T11:53:18.4339844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-07] PASSED [ 39%] 2023-03-20T11:53:18.4361289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-08] PASSED [ 39%] 2023-03-20T11:53:18.4374903Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-09] SKIPPED [ 39%] 2023-03-20T11:53:18.4390104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-10] SKIPPED [ 39%] 2023-03-20T11:53:18.4403370Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_mask-11] SKIPPED [ 39%] 2023-03-20T11:53:18.4418421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-00] SKIPPED [ 39%] 2023-03-20T11:53:18.4432386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-01] SKIPPED [ 39%] 2023-03-20T11:53:18.4446237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-02] SKIPPED [ 39%] 2023-03-20T11:53:18.4466325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-03] PASSED [ 39%] 2023-03-20T11:53:18.4490468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-04] PASSED [ 39%] 2023-03-20T11:53:18.4512801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-05] PASSED [ 39%] 2023-03-20T11:53:18.4534780Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-06] PASSED [ 39%] 2023-03-20T11:53:18.4563298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-07] PASSED [ 39%] 2023-03-20T11:53:18.4589807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-08] PASSED [ 39%] 2023-03-20T11:53:18.4603588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-09] SKIPPED [ 39%] 2023-03-20T11:53:18.4619398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-10] SKIPPED [ 39%] 2023-03-20T11:53:18.4633404Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-11] SKIPPED [ 39%] 2023-03-20T11:53:18.4647178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-12] SKIPPED [ 39%] 2023-03-20T11:53:18.4661309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-13] SKIPPED [ 39%] 2023-03-20T11:53:18.4675225Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-14] SKIPPED [ 39%] 2023-03-20T11:53:18.4690095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-15] SKIPPED [ 39%] 2023-03-20T11:53:18.4705975Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-16] SKIPPED [ 39%] 2023-03-20T11:53:18.4719622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-17] SKIPPED [ 39%] 2023-03-20T11:53:18.4733777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-18] SKIPPED [ 39%] 2023-03-20T11:53:18.4747809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-19] SKIPPED [ 39%] 2023-03-20T11:53:18.4761598Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-20] SKIPPED [ 39%] 2023-03-20T11:53:18.4781057Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-21] PASSED [ 39%] 2023-03-20T11:53:18.4804651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-22] PASSED [ 39%] 2023-03-20T11:53:18.4827809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-23] PASSED [ 39%] 2023-03-20T11:53:18.4850475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-24] PASSED [ 39%] 2023-03-20T11:53:18.4878429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-25] PASSED [ 39%] 2023-03-20T11:53:18.4905528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-26] PASSED [ 39%] 2023-03-20T11:53:18.4919418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-27] SKIPPED [ 39%] 2023-03-20T11:53:18.4935459Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-28] SKIPPED [ 39%] 2023-03-20T11:53:18.4949029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-29] SKIPPED [ 39%] 2023-03-20T11:53:18.4962665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-30] SKIPPED [ 39%] 2023-03-20T11:53:18.4976950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-31] SKIPPED [ 39%] 2023-03-20T11:53:18.4990472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-32] SKIPPED [ 39%] 2023-03-20T11:53:18.5004511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-33] SKIPPED [ 39%] 2023-03-20T11:53:18.5020237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-34] SKIPPED [ 39%] 2023-03-20T11:53:18.5034025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-center_crop_video-35] SKIPPED [ 39%] 2023-03-20T11:53:18.5048855Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-000] SKIPPED [ 39%] 2023-03-20T11:53:18.5061800Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-001] SKIPPED [ 39%] 2023-03-20T11:53:18.5075293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-002] SKIPPED [ 39%] 2023-03-20T11:53:18.5090242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-003] SKIPPED [ 39%] 2023-03-20T11:53:18.5103275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-004] SKIPPED [ 39%] 2023-03-20T11:53:18.5118515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-005] SKIPPED [ 39%] 2023-03-20T11:53:18.5132228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-006] SKIPPED [ 39%] 2023-03-20T11:53:18.5145661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-007] SKIPPED [ 39%] 2023-03-20T11:53:18.5159219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-008] SKIPPED [ 39%] 2023-03-20T11:53:18.5191152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-009] PASSED [ 39%] 2023-03-20T11:53:18.5222018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-010] PASSED [ 39%] 2023-03-20T11:53:18.5253246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-011] PASSED [ 39%] 2023-03-20T11:53:18.5282069Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-012] PASSED [ 39%] 2023-03-20T11:53:18.5311400Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-013] PASSED [ 39%] 2023-03-20T11:53:18.5340853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-014] PASSED [ 39%] 2023-03-20T11:53:18.5369810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-015] PASSED [ 39%] 2023-03-20T11:53:18.5397603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-016] PASSED [ 39%] 2023-03-20T11:53:18.5425063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-017] PASSED [ 39%] 2023-03-20T11:53:18.5463472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-018] PASSED [ 39%] 2023-03-20T11:53:18.5501572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-019] PASSED [ 39%] 2023-03-20T11:53:18.5539413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-020] PASSED [ 39%] 2023-03-20T11:53:18.5576365Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-021] PASSED [ 39%] 2023-03-20T11:53:18.5613308Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-022] PASSED [ 39%] 2023-03-20T11:53:18.5650757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-023] PASSED [ 39%] 2023-03-20T11:53:18.5684860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-024] PASSED [ 39%] 2023-03-20T11:53:18.5718537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-025] PASSED [ 39%] 2023-03-20T11:53:18.5752532Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-026] PASSED [ 39%] 2023-03-20T11:53:18.5766135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-027] SKIPPED [ 39%] 2023-03-20T11:53:18.5780147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-028] SKIPPED [ 39%] 2023-03-20T11:53:18.5793568Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-029] SKIPPED [ 39%] 2023-03-20T11:53:18.5807000Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-030] SKIPPED [ 39%] 2023-03-20T11:53:18.5821341Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-031] SKIPPED [ 39%] 2023-03-20T11:53:18.5835232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-032] SKIPPED [ 39%] 2023-03-20T11:53:18.5850486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-033] SKIPPED [ 39%] 2023-03-20T11:53:18.5864115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-034] SKIPPED [ 39%] 2023-03-20T11:53:18.5877243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-035] SKIPPED [ 39%] 2023-03-20T11:53:18.5891935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-036] SKIPPED [ 39%] 2023-03-20T11:53:18.5904736Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-037] SKIPPED [ 39%] 2023-03-20T11:53:18.5918007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-038] SKIPPED [ 39%] 2023-03-20T11:53:18.5933418Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-039] SKIPPED [ 39%] 2023-03-20T11:53:18.5947166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-040] SKIPPED [ 39%] 2023-03-20T11:53:18.5960500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-041] SKIPPED [ 39%] 2023-03-20T11:53:18.5974061Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-042] SKIPPED [ 39%] 2023-03-20T11:53:18.5987787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-043] SKIPPED [ 39%] 2023-03-20T11:53:18.6000989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-044] SKIPPED [ 39%] 2023-03-20T11:53:18.6015673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-045] SKIPPED [ 39%] 2023-03-20T11:53:18.6029943Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-046] SKIPPED [ 39%] 2023-03-20T11:53:18.6043432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-047] SKIPPED [ 39%] 2023-03-20T11:53:18.6057047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-048] SKIPPED [ 39%] 2023-03-20T11:53:18.6070066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-049] SKIPPED [ 39%] 2023-03-20T11:53:18.6083440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-050] SKIPPED [ 39%] 2023-03-20T11:53:18.6097350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-051] SKIPPED [ 39%] 2023-03-20T11:53:18.6110798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-052] SKIPPED [ 39%] 2023-03-20T11:53:18.6125627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-053] SKIPPED [ 39%] 2023-03-20T11:53:18.6139646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-054] SKIPPED [ 39%] 2023-03-20T11:53:18.6153117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-055] SKIPPED [ 39%] 2023-03-20T11:53:18.6166683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-056] SKIPPED [ 39%] 2023-03-20T11:53:18.6180748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-057] SKIPPED [ 39%] 2023-03-20T11:53:18.6194449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-058] SKIPPED [ 39%] 2023-03-20T11:53:18.6209572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-059] SKIPPED [ 39%] 2023-03-20T11:53:18.6224083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-060] SKIPPED [ 39%] 2023-03-20T11:53:18.6237173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-061] SKIPPED [ 39%] 2023-03-20T11:53:18.6252169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-062] SKIPPED [ 39%] 2023-03-20T11:53:18.6265217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-063] SKIPPED [ 39%] 2023-03-20T11:53:18.6278476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-064] SKIPPED [ 39%] 2023-03-20T11:53:18.6293151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-065] SKIPPED [ 39%] 2023-03-20T11:53:18.6306273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-066] SKIPPED [ 39%] 2023-03-20T11:53:18.6321465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-067] SKIPPED [ 39%] 2023-03-20T11:53:18.6335403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-068] SKIPPED [ 39%] 2023-03-20T11:53:18.6348823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-069] SKIPPED [ 39%] 2023-03-20T11:53:18.6362605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-070] SKIPPED [ 39%] 2023-03-20T11:53:18.6376694Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-071] SKIPPED [ 39%] 2023-03-20T11:53:18.6409055Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-072] PASSED [ 39%] 2023-03-20T11:53:18.6438640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-073] PASSED [ 39%] 2023-03-20T11:53:18.6469029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-074] PASSED [ 39%] 2023-03-20T11:53:18.6499606Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-075] PASSED [ 39%] 2023-03-20T11:53:18.6530309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-076] PASSED [ 39%] 2023-03-20T11:53:18.6560588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-077] PASSED [ 39%] 2023-03-20T11:53:18.6590169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-078] PASSED [ 39%] 2023-03-20T11:53:18.6620035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-079] PASSED [ 39%] 2023-03-20T11:53:18.6650242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-080] PASSED [ 39%] 2023-03-20T11:53:18.6681276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-081] PASSED [ 39%] 2023-03-20T11:53:18.6710996Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-082] PASSED [ 39%] 2023-03-20T11:53:18.6742294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-083] PASSED [ 39%] 2023-03-20T11:53:18.6772583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-084] PASSED [ 39%] 2023-03-20T11:53:18.6800528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-085] PASSED [ 39%] 2023-03-20T11:53:18.6827492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-086] PASSED [ 39%] 2023-03-20T11:53:18.6855223Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-087] PASSED [ 39%] 2023-03-20T11:53:18.6883011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-088] PASSED [ 39%] 2023-03-20T11:53:18.6911013Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-089] PASSED [ 39%] 2023-03-20T11:53:18.6949866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-090] PASSED [ 39%] 2023-03-20T11:53:18.6988255Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-091] PASSED [ 39%] 2023-03-20T11:53:18.7026471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-092] PASSED [ 39%] 2023-03-20T11:53:18.7064820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-093] PASSED [ 39%] 2023-03-20T11:53:18.7103316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-094] PASSED [ 39%] 2023-03-20T11:53:18.7141362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-095] PASSED [ 39%] 2023-03-20T11:53:18.7178304Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-096] PASSED [ 39%] 2023-03-20T11:53:18.7214987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-097] PASSED [ 39%] 2023-03-20T11:53:18.7252509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-098] PASSED [ 39%] 2023-03-20T11:53:18.7289140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-099] PASSED [ 39%] 2023-03-20T11:53:18.7324861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-100] PASSED [ 39%] 2023-03-20T11:53:18.7363277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-101] PASSED [ 39%] 2023-03-20T11:53:18.7395632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-102] PASSED [ 39%] 2023-03-20T11:53:18.7429618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-103] PASSED [ 39%] 2023-03-20T11:53:18.7463907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-104] PASSED [ 39%] 2023-03-20T11:53:18.7497801Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-105] PASSED [ 39%] 2023-03-20T11:53:18.7532509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-106] PASSED [ 39%] 2023-03-20T11:53:18.7565236Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-107] PASSED [ 39%] 2023-03-20T11:53:18.7579655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-108] SKIPPED [ 39%] 2023-03-20T11:53:18.7593073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-109] SKIPPED [ 39%] 2023-03-20T11:53:18.7610531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-110] SKIPPED [ 39%] 2023-03-20T11:53:18.7624279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-111] SKIPPED [ 39%] 2023-03-20T11:53:18.7637554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-112] SKIPPED [ 39%] 2023-03-20T11:53:18.7652202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-113] SKIPPED [ 39%] 2023-03-20T11:53:18.7665002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-114] SKIPPED [ 39%] 2023-03-20T11:53:18.7678329Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-115] SKIPPED [ 39%] 2023-03-20T11:53:18.7693001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-116] SKIPPED [ 39%] 2023-03-20T11:53:18.7707253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-117] SKIPPED [ 39%] 2023-03-20T11:53:18.7720621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-118] SKIPPED [ 39%] 2023-03-20T11:53:18.7734131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-119] SKIPPED [ 39%] 2023-03-20T11:53:18.7747652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-120] SKIPPED [ 39%] 2023-03-20T11:53:18.7760861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-121] SKIPPED [ 39%] 2023-03-20T11:53:18.7774754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-122] SKIPPED [ 39%] 2023-03-20T11:53:18.7788336Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-123] SKIPPED [ 39%] 2023-03-20T11:53:18.7803141Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-124] SKIPPED [ 39%] 2023-03-20T11:53:18.7817152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-125] SKIPPED [ 39%] 2023-03-20T11:53:18.7831538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-126] SKIPPED [ 39%] 2023-03-20T11:53:18.7844578Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-127] SKIPPED [ 39%] 2023-03-20T11:53:18.7858587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-128] SKIPPED [ 39%] 2023-03-20T11:53:18.7872678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-129] SKIPPED [ 39%] 2023-03-20T11:53:18.7885445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-130] SKIPPED [ 39%] 2023-03-20T11:53:18.7901148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-131] SKIPPED [ 39%] 2023-03-20T11:53:18.7914446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-132] SKIPPED [ 39%] 2023-03-20T11:53:18.7928738Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-133] SKIPPED [ 39%] 2023-03-20T11:53:18.7941632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-134] SKIPPED [ 39%] 2023-03-20T11:53:18.7955007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-135] SKIPPED [ 39%] 2023-03-20T11:53:18.7968785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-136] SKIPPED [ 39%] 2023-03-20T11:53:18.7982058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-137] SKIPPED [ 39%] 2023-03-20T11:53:18.7996888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-138] SKIPPED [ 39%] 2023-03-20T11:53:18.8010669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-139] SKIPPED [ 39%] 2023-03-20T11:53:18.8024067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-140] SKIPPED [ 39%] 2023-03-20T11:53:18.8037218Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-141] SKIPPED [ 39%] 2023-03-20T11:53:18.8051818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-142] SKIPPED [ 39%] 2023-03-20T11:53:18.8064659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-143] SKIPPED [ 39%] 2023-03-20T11:53:18.8077627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-144] SKIPPED [ 39%] 2023-03-20T11:53:18.8093260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-145] SKIPPED [ 39%] 2023-03-20T11:53:18.8106775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-146] SKIPPED [ 39%] 2023-03-20T11:53:18.8119954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-147] SKIPPED [ 39%] 2023-03-20T11:53:18.8133631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-148] SKIPPED [ 39%] 2023-03-20T11:53:18.8147150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-149] SKIPPED [ 39%] 2023-03-20T11:53:18.8160493Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-150] SKIPPED [ 39%] 2023-03-20T11:53:18.8174299Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-151] SKIPPED [ 39%] 2023-03-20T11:53:18.8189067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-152] SKIPPED [ 39%] 2023-03-20T11:53:18.8202396Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-153] SKIPPED [ 39%] 2023-03-20T11:53:18.8216099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-154] SKIPPED [ 39%] 2023-03-20T11:53:18.8229317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-155] SKIPPED [ 39%] 2023-03-20T11:53:18.8242666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-156] SKIPPED [ 39%] 2023-03-20T11:53:18.8256361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-157] SKIPPED [ 39%] 2023-03-20T11:53:18.8269226Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-158] SKIPPED [ 39%] 2023-03-20T11:53:18.8284469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-159] SKIPPED [ 39%] 2023-03-20T11:53:18.8297764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-160] SKIPPED [ 39%] 2023-03-20T11:53:18.8311157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_image_tensor-161] SKIPPED [ 39%] 2023-03-20T11:53:18.8325115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-00] SKIPPED [ 39%] 2023-03-20T11:53:18.8339471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-01] SKIPPED [ 39%] 2023-03-20T11:53:18.8353285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-02] SKIPPED [ 39%] 2023-03-20T11:53:18.8383371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-03] PASSED [ 39%] 2023-03-20T11:53:18.8415728Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-04] PASSED [ 39%] 2023-03-20T11:53:18.8444707Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-05] PASSED [ 39%] 2023-03-20T11:53:18.8478953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-06] PASSED [ 39%] 2023-03-20T11:53:18.8519764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-07] PASSED [ 39%] 2023-03-20T11:53:18.8554555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-08] PASSED [ 39%] 2023-03-20T11:53:18.8569138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-09] SKIPPED [ 39%] 2023-03-20T11:53:18.8582429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-10] SKIPPED [ 39%] 2023-03-20T11:53:18.8595744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-11] SKIPPED [ 39%] 2023-03-20T11:53:18.8610281Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-12] SKIPPED [ 39%] 2023-03-20T11:53:18.8624059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-13] SKIPPED [ 39%] 2023-03-20T11:53:18.8639097Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-14] SKIPPED [ 39%] 2023-03-20T11:53:18.8653207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-15] SKIPPED [ 39%] 2023-03-20T11:53:18.8666880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-16] SKIPPED [ 39%] 2023-03-20T11:53:18.8680492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-17] SKIPPED [ 39%] 2023-03-20T11:53:18.8694949Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-18] SKIPPED [ 39%] 2023-03-20T11:53:18.8709022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-19] SKIPPED [ 39%] 2023-03-20T11:53:18.8723020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-20] SKIPPED [ 39%] 2023-03-20T11:53:18.8752594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-21] PASSED [ 39%] 2023-03-20T11:53:18.8783697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-22] PASSED [ 39%] 2023-03-20T11:53:18.8813140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-23] PASSED [ 39%] 2023-03-20T11:53:18.8846873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-24] PASSED [ 39%] 2023-03-20T11:53:18.8884393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-25] PASSED [ 39%] 2023-03-20T11:53:18.8921187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-26] PASSED [ 39%] 2023-03-20T11:53:18.8935714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-27] SKIPPED [ 39%] 2023-03-20T11:53:18.8949587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-28] SKIPPED [ 39%] 2023-03-20T11:53:18.8963419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-29] SKIPPED [ 39%] 2023-03-20T11:53:18.8977625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-30] SKIPPED [ 39%] 2023-03-20T11:53:18.8991381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-31] SKIPPED [ 39%] 2023-03-20T11:53:18.9006325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-32] SKIPPED [ 39%] 2023-03-20T11:53:18.9020536Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-33] SKIPPED [ 39%] 2023-03-20T11:53:18.9034124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-34] SKIPPED [ 39%] 2023-03-20T11:53:18.9047968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-gaussian_blur_video-35] SKIPPED [ 39%] 2023-03-20T11:53:18.9062252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:18.9075620Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:18.9090472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:18.9137387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:18.9178094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:18.9213131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:18.9265761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:18.9318345Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:18.9361318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:18.9374188Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:18.9387820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:18.9401060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:18.9415123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:18.9428291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:18.9443047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:18.9457498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:18.9471135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:18.9484357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:18.9498028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:18.9511532Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:18.9525122Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:18.9570093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:18.9610204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:18.9643567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:18.9697201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:18.9749089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:18.9791788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:18.9805302Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:18.9819494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:18.9834579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:18.9848429Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:18.9862063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:18.9876910Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:18.9891565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:18.9904444Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:18.9917639Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:18.9932995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-00] SKIPPED [ 39%] 2023-03-20T11:53:18.9946475Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-01] SKIPPED [ 39%] 2023-03-20T11:53:18.9960384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-02] SKIPPED [ 39%] 2023-03-20T11:53:18.9997062Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-03] PASSED [ 39%] 2023-03-20T11:53:19.0039819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-04] PASSED [ 39%] 2023-03-20T11:53:19.0081052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-05] PASSED [ 39%] 2023-03-20T11:53:19.0124522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-06] PASSED [ 39%] 2023-03-20T11:53:19.0179047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-07] PASSED [ 39%] 2023-03-20T11:53:19.0231748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-08] PASSED [ 39%] 2023-03-20T11:53:19.0245857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-09] SKIPPED [ 39%] 2023-03-20T11:53:19.0259901Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-10] SKIPPED [ 39%] 2023-03-20T11:53:19.0273846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-11] SKIPPED [ 39%] 2023-03-20T11:53:19.0288701Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-12] SKIPPED [ 39%] 2023-03-20T11:53:19.0302117Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-13] SKIPPED [ 39%] 2023-03-20T11:53:19.0316968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-14] SKIPPED [ 39%] 2023-03-20T11:53:19.0331784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-15] SKIPPED [ 39%] 2023-03-20T11:53:19.0345021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-16] SKIPPED [ 39%] 2023-03-20T11:53:19.0358371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-17] SKIPPED [ 39%] 2023-03-20T11:53:19.0373350Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-18] SKIPPED [ 39%] 2023-03-20T11:53:19.0387360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-19] SKIPPED [ 39%] 2023-03-20T11:53:19.0401390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-20] SKIPPED [ 39%] 2023-03-20T11:53:19.0439449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-21] PASSED [ 39%] 2023-03-20T11:53:19.0481316Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-22] PASSED [ 39%] 2023-03-20T11:53:19.0522276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-23] PASSED [ 39%] 2023-03-20T11:53:19.0566257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-24] PASSED [ 39%] 2023-03-20T11:53:19.0620764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-25] PASSED [ 39%] 2023-03-20T11:53:19.0673202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-26] PASSED [ 39%] 2023-03-20T11:53:19.0687187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-27] SKIPPED [ 39%] 2023-03-20T11:53:19.0701546Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-28] SKIPPED [ 39%] 2023-03-20T11:53:19.0715392Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-29] SKIPPED [ 39%] 2023-03-20T11:53:19.0730364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-30] SKIPPED [ 39%] 2023-03-20T11:53:19.0743522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-31] SKIPPED [ 39%] 2023-03-20T11:53:19.0758608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-32] SKIPPED [ 39%] 2023-03-20T11:53:19.0773124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-33] SKIPPED [ 39%] 2023-03-20T11:53:19.0786452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-34] SKIPPED [ 39%] 2023-03-20T11:53:19.0800104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-equalize_video-35] SKIPPED [ 39%] 2023-03-20T11:53:19.0814838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:19.0828742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:19.0841877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:19.0868077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:19.0891612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:19.0910028Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:19.0939119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:19.0966040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:19.0988333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:19.1002185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:19.1016719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:19.1030751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:19.1045007Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:19.1059840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:19.1074667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:19.1089696Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:19.1103023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:19.1116767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:19.1132135Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:19.1146331Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:19.1160543Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:19.1186833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:19.1209993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:19.1228602Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:19.1257608Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:19.1284441Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:19.1306272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:19.1320347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:19.1334700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:19.1348786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:19.1362699Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:19.1377230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:19.1392327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:19.1405904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:19.1420357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:19.1434325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:19.1449852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-00] SKIPPED [ 39%] 2023-03-20T11:53:19.1464197Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-01] SKIPPED [ 39%] 2023-03-20T11:53:19.1478726Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-02] SKIPPED [ 39%] 2023-03-20T11:53:19.1503201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-03] PASSED [ 39%] 2023-03-20T11:53:19.1528630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-04] PASSED [ 39%] 2023-03-20T11:53:19.1551309Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-05] PASSED [ 39%] 2023-03-20T11:53:19.1573270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-06] PASSED [ 39%] 2023-03-20T11:53:19.1602292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-07] PASSED [ 39%] 2023-03-20T11:53:19.1630439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-08] PASSED [ 39%] 2023-03-20T11:53:19.1644629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-09] SKIPPED [ 39%] 2023-03-20T11:53:19.1659472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-10] SKIPPED [ 39%] 2023-03-20T11:53:19.1673770Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-11] SKIPPED [ 39%] 2023-03-20T11:53:19.1688765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-12] SKIPPED [ 39%] 2023-03-20T11:53:19.1703373Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-13] SKIPPED [ 39%] 2023-03-20T11:53:19.1718948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-14] SKIPPED [ 39%] 2023-03-20T11:53:19.1733593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-15] SKIPPED [ 39%] 2023-03-20T11:53:19.1749109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-16] SKIPPED [ 39%] 2023-03-20T11:53:19.1763858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-17] SKIPPED [ 39%] 2023-03-20T11:53:19.1779185Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-18] SKIPPED [ 39%] 2023-03-20T11:53:19.1793635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-19] SKIPPED [ 39%] 2023-03-20T11:53:19.1808778Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-20] SKIPPED [ 39%] 2023-03-20T11:53:19.1830685Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-21] PASSED [ 39%] 2023-03-20T11:53:19.1855924Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-22] PASSED [ 39%] 2023-03-20T11:53:19.1879486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-23] PASSED [ 39%] 2023-03-20T11:53:19.1901342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-24] PASSED [ 39%] 2023-03-20T11:53:19.1930984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-25] PASSED [ 39%] 2023-03-20T11:53:19.1958317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-26] PASSED [ 39%] 2023-03-20T11:53:19.1973058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-27] SKIPPED [ 39%] 2023-03-20T11:53:19.1987711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-28] SKIPPED [ 39%] 2023-03-20T11:53:19.2001771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-29] SKIPPED [ 39%] 2023-03-20T11:53:19.2016625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-30] SKIPPED [ 39%] 2023-03-20T11:53:19.2030932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-31] SKIPPED [ 39%] 2023-03-20T11:53:19.2046502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-32] SKIPPED [ 39%] 2023-03-20T11:53:19.2061335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-33] SKIPPED [ 39%] 2023-03-20T11:53:19.2075682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-34] SKIPPED [ 39%] 2023-03-20T11:53:19.2090334Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-invert_video-35] SKIPPED [ 39%] 2023-03-20T11:53:19.2104453Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:19.2119271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:19.2133502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:19.2161113Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:19.2184937Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:19.2204087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:19.2233900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:19.2262821Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:19.2284355Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:19.2298881Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:19.2312915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:19.2326683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:19.2340912Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:19.2354817Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:19.2370434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:19.2384543Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:19.2398420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:19.2413265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:19.2427510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:19.2441567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:19.2456152Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:19.2482876Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:19.2507237Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:19.2526243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:19.2556585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:19.2585657Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:19.2607208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:19.2621730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:19.2635765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:19.2651729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:19.2664587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:19.2678494Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:19.2694161Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:19.2707956Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:19.2721868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:19.2736214Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:19.2750814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-00] SKIPPED [ 39%] 2023-03-20T11:53:19.2765100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-01] SKIPPED [ 39%] 2023-03-20T11:53:19.2780050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-02] SKIPPED [ 39%] 2023-03-20T11:53:19.2801461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-03] PASSED [ 39%] 2023-03-20T11:53:19.2827219Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-04] PASSED [ 39%] 2023-03-20T11:53:19.2852591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-05] PASSED [ 39%] 2023-03-20T11:53:19.2874162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-06] PASSED [ 39%] 2023-03-20T11:53:19.2904760Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-07] PASSED [ 39%] 2023-03-20T11:53:19.2934035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-08] PASSED [ 39%] 2023-03-20T11:53:19.2948779Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-09] SKIPPED [ 39%] 2023-03-20T11:53:19.2963021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-10] SKIPPED [ 39%] 2023-03-20T11:53:19.2977843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-11] SKIPPED [ 39%] 2023-03-20T11:53:19.2992497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-12] SKIPPED [ 39%] 2023-03-20T11:53:19.3006677Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-13] SKIPPED [ 39%] 2023-03-20T11:53:19.3023075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-14] SKIPPED [ 39%] 2023-03-20T11:53:19.3037245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-15] SKIPPED [ 39%] 2023-03-20T11:53:19.3052721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-16] SKIPPED [ 39%] 2023-03-20T11:53:19.3066349Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-17] SKIPPED [ 39%] 2023-03-20T11:53:19.3080730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-18] SKIPPED [ 39%] 2023-03-20T11:53:19.3095752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-19] SKIPPED [ 39%] 2023-03-20T11:53:19.3110361Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-20] SKIPPED [ 39%] 2023-03-20T11:53:19.3132829Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-21] PASSED [ 39%] 2023-03-20T11:53:19.3157499Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-22] PASSED [ 39%] 2023-03-20T11:53:19.3182326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-23] PASSED [ 39%] 2023-03-20T11:53:19.3204340Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-24] PASSED [ 39%] 2023-03-20T11:53:19.3234625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-25] PASSED [ 39%] 2023-03-20T11:53:19.3264074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-26] PASSED [ 39%] 2023-03-20T11:53:19.3278249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-27] SKIPPED [ 39%] 2023-03-20T11:53:19.3293289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-28] SKIPPED [ 39%] 2023-03-20T11:53:19.3307165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-29] SKIPPED [ 39%] 2023-03-20T11:53:19.3321450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-30] SKIPPED [ 39%] 2023-03-20T11:53:19.3336457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-31] SKIPPED [ 39%] 2023-03-20T11:53:19.3351934Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-32] SKIPPED [ 39%] 2023-03-20T11:53:19.3366075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-33] SKIPPED [ 39%] 2023-03-20T11:53:19.3381077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-34] SKIPPED [ 39%] 2023-03-20T11:53:19.3395344Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-posterize_video-35] SKIPPED [ 39%] 2023-03-20T11:53:19.3410200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:19.3424521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:19.3438486Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:19.3469368Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:19.3493985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:19.3514586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:19.3545293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:19.3573986Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:19.3597294Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:19.3612282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:19.3625775Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:19.3639484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:19.3653766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:19.3667516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:19.3682908Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:19.3697307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:19.3711327Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:19.3725270Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:19.3740582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:19.3754734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:19.3769753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:19.3796458Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:19.3821560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:19.3841761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:19.3872022Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:19.3901160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:19.3924212Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:19.3938202Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:19.3951816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:19.3965145Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:19.3979175Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:19.3992982Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:19.4007569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:19.4021388Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:19.4034757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:19.4049263Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:19.4062976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-00] SKIPPED [ 39%] 2023-03-20T11:53:19.4076717Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-01] SKIPPED [ 39%] 2023-03-20T11:53:19.4091828Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-02] SKIPPED [ 39%] 2023-03-20T11:53:19.4113378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-03] PASSED [ 39%] 2023-03-20T11:53:19.4139163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-04] PASSED [ 39%] 2023-03-20T11:53:19.4163313Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-05] PASSED [ 39%] 2023-03-20T11:53:19.4186798Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-06] PASSED [ 39%] 2023-03-20T11:53:19.4217394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-07] PASSED [ 39%] 2023-03-20T11:53:19.4246085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-08] PASSED [ 39%] 2023-03-20T11:53:19.4259877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-09] SKIPPED [ 39%] 2023-03-20T11:53:19.4273744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-10] SKIPPED [ 39%] 2023-03-20T11:53:19.4287416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-11] SKIPPED [ 39%] 2023-03-20T11:53:19.4301158Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-12] SKIPPED [ 39%] 2023-03-20T11:53:19.4315085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-13] SKIPPED [ 39%] 2023-03-20T11:53:19.4330673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-14] SKIPPED [ 39%] 2023-03-20T11:53:19.4345068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-15] SKIPPED [ 39%] 2023-03-20T11:53:19.4358506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-16] SKIPPED [ 39%] 2023-03-20T11:53:19.4372978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-17] SKIPPED [ 39%] 2023-03-20T11:53:19.4386942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-18] SKIPPED [ 39%] 2023-03-20T11:53:19.4400874Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-19] SKIPPED [ 39%] 2023-03-20T11:53:19.4415502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-20] SKIPPED [ 39%] 2023-03-20T11:53:19.4436899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-21] PASSED [ 39%] 2023-03-20T11:53:19.4462269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-22] PASSED [ 39%] 2023-03-20T11:53:19.4486183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-23] PASSED [ 39%] 2023-03-20T11:53:19.4509586Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-24] PASSED [ 39%] 2023-03-20T11:53:19.4540079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-25] PASSED [ 39%] 2023-03-20T11:53:19.4570099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-26] PASSED [ 39%] 2023-03-20T11:53:19.4583354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-27] SKIPPED [ 39%] 2023-03-20T11:53:19.4596923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-28] SKIPPED [ 39%] 2023-03-20T11:53:19.4611854Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-29] SKIPPED [ 39%] 2023-03-20T11:53:19.4625070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-30] SKIPPED [ 39%] 2023-03-20T11:53:19.4638467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-31] SKIPPED [ 39%] 2023-03-20T11:53:19.4654337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-32] SKIPPED [ 39%] 2023-03-20T11:53:19.4667911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-33] SKIPPED [ 39%] 2023-03-20T11:53:19.4681448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-34] SKIPPED [ 39%] 2023-03-20T11:53:19.4695819Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-solarize_video-35] SKIPPED [ 39%] 2023-03-20T11:53:19.4709565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:19.4722791Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:19.4737031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:19.4767083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:19.4794697Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:19.4819502Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:19.4854074Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:19.4888793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:19.4917201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:19.4930593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:19.4944537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:19.4957406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:19.4972196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:19.4985417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:19.5000065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:19.5014465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:19.5028211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:19.5042003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:19.5056541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:19.5070521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:19.5084069Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:19.5113650Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:19.5141111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:19.5165953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:19.5201296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:19.5234107Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:19.5263337Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:19.5276930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:19.5292709Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:19.5304680Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:19.5318592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:19.5332178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:19.5346871Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:19.5360105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:19.5373932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:19.5387574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:19.5401432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-00] SKIPPED [ 39%] 2023-03-20T11:53:19.5415797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-01] SKIPPED [ 39%] 2023-03-20T11:53:19.5429866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-02] SKIPPED [ 39%] 2023-03-20T11:53:19.5460176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-03] PASSED [ 39%] 2023-03-20T11:53:19.5490078Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-04] PASSED [ 39%] 2023-03-20T11:53:19.5516655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-05] PASSED [ 39%] 2023-03-20T11:53:19.5547050Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-06] PASSED [ 39%] 2023-03-20T11:53:19.5582471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-07] PASSED [ 39%] 2023-03-20T11:53:19.5616208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-08] PASSED [ 39%] 2023-03-20T11:53:19.5630168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-09] SKIPPED [ 39%] 2023-03-20T11:53:19.5643905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-10] SKIPPED [ 39%] 2023-03-20T11:53:19.5658183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-11] SKIPPED [ 39%] 2023-03-20T11:53:19.5671961Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-12] SKIPPED [ 39%] 2023-03-20T11:53:19.5685611Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-13] SKIPPED [ 39%] 2023-03-20T11:53:19.5701405Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-14] SKIPPED [ 39%] 2023-03-20T11:53:19.5715166Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-15] SKIPPED [ 39%] 2023-03-20T11:53:19.5729649Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-16] SKIPPED [ 39%] 2023-03-20T11:53:19.5743471Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-17] SKIPPED [ 39%] 2023-03-20T11:53:19.5757039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-18] SKIPPED [ 39%] 2023-03-20T11:53:19.5772176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-19] SKIPPED [ 39%] 2023-03-20T11:53:19.5785058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-20] SKIPPED [ 39%] 2023-03-20T11:53:19.5812870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-21] PASSED [ 39%] 2023-03-20T11:53:19.5841357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-22] PASSED [ 39%] 2023-03-20T11:53:19.5869419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-23] PASSED [ 39%] 2023-03-20T11:53:19.5899497Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-24] PASSED [ 39%] 2023-03-20T11:53:19.5935430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-25] PASSED [ 39%] 2023-03-20T11:53:19.5969805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-26] PASSED [ 39%] 2023-03-20T11:53:19.5983283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-27] SKIPPED [ 39%] 2023-03-20T11:53:19.5996928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-28] SKIPPED [ 39%] 2023-03-20T11:53:19.6011984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-29] SKIPPED [ 39%] 2023-03-20T11:53:19.6025562Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-30] SKIPPED [ 39%] 2023-03-20T11:53:19.6039640Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-31] SKIPPED [ 39%] 2023-03-20T11:53:19.6055952Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-32] SKIPPED [ 39%] 2023-03-20T11:53:19.6070369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-33] SKIPPED [ 39%] 2023-03-20T11:53:19.6084689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-34] SKIPPED [ 39%] 2023-03-20T11:53:19.6099529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-autocontrast_video-35] SKIPPED [ 39%] 2023-03-20T11:53:19.6113830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:19.6129300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:19.6142540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:19.6191030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:19.6225403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:19.6265318Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:19.6315023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:19.6355157Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:19.6399920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:19.6413063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:19.6427673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:19.6441576Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:19.6456164Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:19.6470118Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:19.6485401Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:19.6499593Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:19.6513814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:19.6528687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:19.6542169Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:19.6556269Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:19.6572140Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:19.6604128Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:19.6633115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:19.6660111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:19.6697527Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:19.6733625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:19.6768659Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:19.6782623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:19.6796625Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:19.6811545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:19.6825297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:19.6839176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:19.6855216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:19.6869147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:19.6883087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:19.6897452Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:19.6911797Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-36] SKIPPED [ 39%] 2023-03-20T11:53:19.6926077Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-37] SKIPPED [ 39%] 2023-03-20T11:53:19.6940806Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-38] SKIPPED [ 39%] 2023-03-20T11:53:19.6977306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-39] PASSED [ 39%] 2023-03-20T11:53:19.7009909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-40] PASSED [ 39%] 2023-03-20T11:53:19.7033243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-41] PASSED [ 39%] 2023-03-20T11:53:19.7072492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-42] PASSED [ 39%] 2023-03-20T11:53:19.7110861Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-43] PASSED [ 39%] 2023-03-20T11:53:19.7140042Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-44] PASSED [ 39%] 2023-03-20T11:53:19.7154252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-45] SKIPPED [ 39%] 2023-03-20T11:53:19.7169142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-46] SKIPPED [ 39%] 2023-03-20T11:53:19.7182777Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-47] SKIPPED [ 39%] 2023-03-20T11:53:19.7196641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-48] SKIPPED [ 39%] 2023-03-20T11:53:19.7211807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-49] SKIPPED [ 39%] 2023-03-20T11:53:19.7226490Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-50] SKIPPED [ 39%] 2023-03-20T11:53:19.7240511Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-51] SKIPPED [ 39%] 2023-03-20T11:53:19.7254526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-52] SKIPPED [ 39%] 2023-03-20T11:53:19.7268487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-53] SKIPPED [ 39%] 2023-03-20T11:53:19.7282582Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-54] SKIPPED [ 39%] 2023-03-20T11:53:19.7297177Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-55] SKIPPED [ 39%] 2023-03-20T11:53:19.7311311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-56] SKIPPED [ 39%] 2023-03-20T11:53:19.7336960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-57] PASSED [ 39%] 2023-03-20T11:53:19.7358875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-58] PASSED [ 39%] 2023-03-20T11:53:19.7377975Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-59] PASSED [ 39%] 2023-03-20T11:53:19.7404646Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-60] PASSED [ 39%] 2023-03-20T11:53:19.7431119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-61] PASSED [ 39%] 2023-03-20T11:53:19.7452590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-62] PASSED [ 39%] 2023-03-20T11:53:19.7466371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-63] SKIPPED [ 39%] 2023-03-20T11:53:19.7480034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-64] SKIPPED [ 39%] 2023-03-20T11:53:19.7494690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-65] SKIPPED [ 39%] 2023-03-20T11:53:19.7508888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-66] SKIPPED [ 39%] 2023-03-20T11:53:19.7522843Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-67] SKIPPED [ 39%] 2023-03-20T11:53:19.7538862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-68] SKIPPED [ 39%] 2023-03-20T11:53:19.7552776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-69] SKIPPED [ 39%] 2023-03-20T11:53:19.7566672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-70] SKIPPED [ 39%] 2023-03-20T11:53:19.7581008Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_image_tensor-71] SKIPPED [ 39%] 2023-03-20T11:53:19.7595614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-00] SKIPPED [ 39%] 2023-03-20T11:53:19.7610271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-01] SKIPPED [ 39%] 2023-03-20T11:53:19.7625514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-02] SKIPPED [ 39%] 2023-03-20T11:53:19.7657331Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-03] PASSED [ 39%] 2023-03-20T11:53:19.7687115Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-04] PASSED [ 39%] 2023-03-20T11:53:19.7716764Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-05] PASSED [ 39%] 2023-03-20T11:53:19.7748445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-06] PASSED [ 39%] 2023-03-20T11:53:19.7786243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-07] PASSED [ 39%] 2023-03-20T11:53:19.7822945Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-08] PASSED [ 39%] 2023-03-20T11:53:19.7837243Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-09] SKIPPED [ 39%] 2023-03-20T11:53:19.7852673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-10] SKIPPED [ 39%] 2023-03-20T11:53:19.7866260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-11] SKIPPED [ 39%] 2023-03-20T11:53:19.7880434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-12] SKIPPED [ 39%] 2023-03-20T11:53:19.7895291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-13] SKIPPED [ 39%] 2023-03-20T11:53:19.7911105Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-14] SKIPPED [ 39%] 2023-03-20T11:53:19.7925285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-15] SKIPPED [ 39%] 2023-03-20T11:53:19.7940023Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-16] SKIPPED [ 39%] 2023-03-20T11:53:19.7954280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-17] SKIPPED [ 39%] 2023-03-20T11:53:19.7969905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-18] SKIPPED [ 39%] 2023-03-20T11:53:19.7983849Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-19] SKIPPED [ 39%] 2023-03-20T11:53:19.7998700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-20] SKIPPED [ 39%] 2023-03-20T11:53:19.8028252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-21] PASSED [ 39%] 2023-03-20T11:53:19.8059071Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-22] PASSED [ 39%] 2023-03-20T11:53:19.8089374Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-23] PASSED [ 39%] 2023-03-20T11:53:19.8121614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-24] PASSED [ 39%] 2023-03-20T11:53:19.8160588Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-25] PASSED [ 39%] 2023-03-20T11:53:19.8194998Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-26] PASSED [ 39%] 2023-03-20T11:53:19.8210560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-27] SKIPPED [ 39%] 2023-03-20T11:53:19.8224332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-28] SKIPPED [ 39%] 2023-03-20T11:53:19.8238354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-29] SKIPPED [ 39%] 2023-03-20T11:53:19.8253168Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-30] SKIPPED [ 39%] 2023-03-20T11:53:19.8267621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-31] SKIPPED [ 39%] 2023-03-20T11:53:19.8283379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-32] SKIPPED [ 39%] 2023-03-20T11:53:19.8298360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-33] SKIPPED [ 39%] 2023-03-20T11:53:19.8312501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-34] SKIPPED [ 39%] 2023-03-20T11:53:19.8326443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_sharpness_video-35] SKIPPED [ 39%] 2023-03-20T11:53:19.8341402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:19.8355394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:19.8370507Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:19.8399730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:19.8423529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:19.8444560Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:19.8476094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:19.8505792Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:19.8530351Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:19.8544675Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:19.8558621Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:19.8573171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:19.8587258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:19.8601311Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:19.8617015Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:19.8631239Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:19.8644963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:19.8659039Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:19.8673786Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:19.8689073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:19.8703529Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:19.8732104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:19.8756577Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:19.8778704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:19.8810257Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:19.8840804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:19.8866275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:19.8880616Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:19.8895383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:19.8909585Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:19.8924151Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:19.8939052Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:19.8954565Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:19.8970247Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:19.8983932Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:19.8997999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:19.9013058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-36] SKIPPED [ 39%] 2023-03-20T11:53:19.9027053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-37] SKIPPED [ 39%] 2023-03-20T11:53:19.9041339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-38] SKIPPED [ 39%] 2023-03-20T11:53:19.9069574Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-39] PASSED [ 39%] 2023-03-20T11:53:19.9095554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-40] PASSED [ 39%] 2023-03-20T11:53:19.9116846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-41] PASSED [ 39%] 2023-03-20T11:53:19.9148492Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-42] PASSED [ 39%] 2023-03-20T11:53:19.9178739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-43] PASSED [ 39%] 2023-03-20T11:53:19.9203487Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-44] PASSED [ 39%] 2023-03-20T11:53:19.9218132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-45] SKIPPED [ 39%] 2023-03-20T11:53:19.9232133Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-46] SKIPPED [ 39%] 2023-03-20T11:53:19.9246016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-47] SKIPPED [ 39%] 2023-03-20T11:53:19.9260434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-48] SKIPPED [ 39%] 2023-03-20T11:53:19.9274288Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-49] SKIPPED [ 39%] 2023-03-20T11:53:19.9290256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-50] SKIPPED [ 39%] 2023-03-20T11:53:19.9303787Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-51] SKIPPED [ 39%] 2023-03-20T11:53:19.9317761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-52] SKIPPED [ 39%] 2023-03-20T11:53:19.9332522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-53] SKIPPED [ 39%] 2023-03-20T11:53:19.9347003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-54] SKIPPED [ 39%] 2023-03-20T11:53:19.9361852Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-55] SKIPPED [ 39%] 2023-03-20T11:53:19.9376750Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-56] SKIPPED [ 39%] 2023-03-20T11:53:19.9404514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-57] PASSED [ 39%] 2023-03-20T11:53:19.9429915Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-58] PASSED [ 39%] 2023-03-20T11:53:19.9452768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-59] PASSED [ 39%] 2023-03-20T11:53:19.9483392Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-60] PASSED [ 39%] 2023-03-20T11:53:19.9513878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-61] PASSED [ 39%] 2023-03-20T11:53:19.9539029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-62] PASSED [ 39%] 2023-03-20T11:53:19.9553285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-63] SKIPPED [ 39%] 2023-03-20T11:53:19.9567769Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-64] SKIPPED [ 39%] 2023-03-20T11:53:19.9582103Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-65] SKIPPED [ 39%] 2023-03-20T11:53:19.9596338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-66] SKIPPED [ 39%] 2023-03-20T11:53:19.9611287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-67] SKIPPED [ 39%] 2023-03-20T11:53:19.9626454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-68] SKIPPED [ 39%] 2023-03-20T11:53:19.9640604Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-69] SKIPPED [ 39%] 2023-03-20T11:53:19.9655372Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-70] SKIPPED [ 39%] 2023-03-20T11:53:19.9669725Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_image_tensor-71] SKIPPED [ 39%] 2023-03-20T11:53:19.9683954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-00] SKIPPED [ 39%] 2023-03-20T11:53:19.9698845Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-01] SKIPPED [ 39%] 2023-03-20T11:53:19.9713360Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-02] SKIPPED [ 39%] 2023-03-20T11:53:19.9740630Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-03] PASSED [ 39%] 2023-03-20T11:53:19.9767040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-04] PASSED [ 39%] 2023-03-20T11:53:19.9793463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-05] PASSED [ 39%] 2023-03-20T11:53:19.9819076Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-06] PASSED [ 39%] 2023-03-20T11:53:19.9852260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-07] PASSED [ 39%] 2023-03-20T11:53:19.9881708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-08] PASSED [ 39%] 2023-03-20T11:53:19.9896807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-09] SKIPPED [ 39%] 2023-03-20T11:53:19.9911087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-10] SKIPPED [ 39%] 2023-03-20T11:53:19.9925120Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-11] SKIPPED [ 39%] 2023-03-20T11:53:19.9939978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-12] SKIPPED [ 39%] 2023-03-20T11:53:19.9954292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-13] SKIPPED [ 39%] 2023-03-20T11:53:19.9970273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-14] SKIPPED [ 39%] 2023-03-20T11:53:19.9984830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-15] SKIPPED [ 39%] 2023-03-20T11:53:19.9998636Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-16] SKIPPED [ 39%] 2023-03-20T11:53:20.0013284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-17] SKIPPED [ 39%] 2023-03-20T11:53:20.0027753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-18] SKIPPED [ 39%] 2023-03-20T11:53:20.0042148Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-19] SKIPPED [ 39%] 2023-03-20T11:53:20.0057109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-20] SKIPPED [ 39%] 2023-03-20T11:53:20.0081190Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-21] PASSED [ 39%] 2023-03-20T11:53:20.0108072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-22] PASSED [ 39%] 2023-03-20T11:53:20.0134005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-23] PASSED [ 39%] 2023-03-20T11:53:20.0159767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-24] PASSED [ 39%] 2023-03-20T11:53:20.0191920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-25] PASSED [ 39%] 2023-03-20T11:53:20.0223605Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-26] PASSED [ 39%] 2023-03-20T11:53:20.0237928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-27] SKIPPED [ 39%] 2023-03-20T11:53:20.0253240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-28] SKIPPED [ 39%] 2023-03-20T11:53:20.0267297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-29] SKIPPED [ 39%] 2023-03-20T11:53:20.0281623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-30] SKIPPED [ 39%] 2023-03-20T11:53:20.0296233Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-31] SKIPPED [ 39%] 2023-03-20T11:53:20.0311899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-32] SKIPPED [ 39%] 2023-03-20T11:53:20.0326085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-33] SKIPPED [ 39%] 2023-03-20T11:53:20.0340964Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-34] SKIPPED [ 39%] 2023-03-20T11:53:20.0355265Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-erase_video-35] SKIPPED [ 39%] 2023-03-20T11:53:20.0370366Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:20.0384040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:20.0398045Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:20.0424242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:20.0447198Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:20.0468086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:20.0497422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:20.0524592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:20.0548297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:20.0562075Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:20.0576647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:20.0590450Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:20.0604721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:20.0618537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:20.0633974Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:20.0648873Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:20.0662276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:20.0676204Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:20.0690895Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:20.0705238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:20.0719011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:20.0745358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:20.0769348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:20.0788929Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:20.0818136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:20.0845332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:20.0869384Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:20.0882941Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:20.0897517Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:20.0911545Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:20.0925556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:20.0940522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:20.0955624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:20.0970412Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:20.0984100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:20.0998142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:20.1013162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-00] SKIPPED [ 39%] 2023-03-20T11:53:20.1027768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-01] SKIPPED [ 39%] 2023-03-20T11:53:20.1042155Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-02] SKIPPED [ 39%] 2023-03-20T11:53:20.1065066Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-03] PASSED [ 39%] 2023-03-20T11:53:20.1090823Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-04] PASSED [ 39%] 2023-03-20T11:53:20.1113514Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-05] PASSED [ 39%] 2023-03-20T11:53:20.1137182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-06] PASSED [ 39%] 2023-03-20T11:53:20.1166260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-07] PASSED [ 39%] 2023-03-20T11:53:20.1194581Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-08] PASSED [ 39%] 2023-03-20T11:53:20.1209882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-09] SKIPPED [ 39%] 2023-03-20T11:53:20.1223789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-10] SKIPPED [ 39%] 2023-03-20T11:53:20.1237757Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-11] SKIPPED [ 39%] 2023-03-20T11:53:20.1253183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-12] SKIPPED [ 39%] 2023-03-20T11:53:20.1267353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-13] SKIPPED [ 39%] 2023-03-20T11:53:20.1283104Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-14] SKIPPED [ 39%] 2023-03-20T11:53:20.1297714Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-15] SKIPPED [ 39%] 2023-03-20T11:53:20.1312125Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-16] SKIPPED [ 39%] 2023-03-20T11:53:20.1326069Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-17] SKIPPED [ 39%] 2023-03-20T11:53:20.1341129Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-18] SKIPPED [ 39%] 2023-03-20T11:53:20.1355835Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-19] SKIPPED [ 39%] 2023-03-20T11:53:20.1370528Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-20] SKIPPED [ 39%] 2023-03-20T11:53:20.1392918Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-21] PASSED [ 39%] 2023-03-20T11:53:20.1417963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-22] PASSED [ 39%] 2023-03-20T11:53:20.1441261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-23] PASSED [ 39%] 2023-03-20T11:53:20.1465284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-24] PASSED [ 39%] 2023-03-20T11:53:20.1495001Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-25] PASSED [ 39%] 2023-03-20T11:53:20.1522601Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-26] PASSED [ 39%] 2023-03-20T11:53:20.1537420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-27] SKIPPED [ 39%] 2023-03-20T11:53:20.1551984Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-28] SKIPPED [ 39%] 2023-03-20T11:53:20.1566121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-29] SKIPPED [ 39%] 2023-03-20T11:53:20.1580987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-30] SKIPPED [ 39%] 2023-03-20T11:53:20.1595297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-31] SKIPPED [ 39%] 2023-03-20T11:53:20.1612217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-32] SKIPPED [ 39%] 2023-03-20T11:53:20.1625825Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-33] SKIPPED [ 39%] 2023-03-20T11:53:20.1640208Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-34] SKIPPED [ 39%] 2023-03-20T11:53:20.1654839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_brightness_video-35] SKIPPED [ 39%] 2023-03-20T11:53:20.1668477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-00] SKIPPED [ 39%] 2023-03-20T11:53:20.1682663Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-01] SKIPPED [ 39%] 2023-03-20T11:53:20.1697498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-02] SKIPPED [ 39%] 2023-03-20T11:53:20.1738413Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-03] PASSED [ 39%] 2023-03-20T11:53:20.1752592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-04] PASSED [ 39%] 2023-03-20T11:53:20.1777280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-05] PASSED [ 39%] 2023-03-20T11:53:20.1808739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-06] PASSED [ 39%] 2023-03-20T11:53:20.1837590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-07] PASSED [ 39%] 2023-03-20T11:53:20.1863874Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-08] PASSED [ 39%] 2023-03-20T11:53:20.1877667Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-09] SKIPPED [ 39%] 2023-03-20T11:53:20.1892271Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-10] SKIPPED [ 39%] 2023-03-20T11:53:20.1905981Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-11] SKIPPED [ 39%] 2023-03-20T11:53:20.1919662Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-12] SKIPPED [ 39%] 2023-03-20T11:53:20.1933882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-13] SKIPPED [ 39%] 2023-03-20T11:53:20.1949521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-14] SKIPPED [ 39%] 2023-03-20T11:53:20.1963531Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-15] SKIPPED [ 39%] 2023-03-20T11:53:20.1978021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-16] SKIPPED [ 39%] 2023-03-20T11:53:20.1991816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-17] SKIPPED [ 39%] 2023-03-20T11:53:20.2006041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-18] SKIPPED [ 39%] 2023-03-20T11:53:20.2019763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-19] SKIPPED [ 39%] 2023-03-20T11:53:20.2033690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-20] SKIPPED [ 39%] 2023-03-20T11:53:20.2063354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-21] PASSED [ 39%] 2023-03-20T11:53:20.2090440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-22] PASSED [ 39%] 2023-03-20T11:53:20.2114752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-23] PASSED [ 39%] 2023-03-20T11:53:20.2149101Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-24] PASSED [ 39%] 2023-03-20T11:53:20.2181832Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-25] PASSED [ 39%] 2023-03-20T11:53:20.2210641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-26] PASSED [ 39%] 2023-03-20T11:53:20.2225144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-27] SKIPPED [ 39%] 2023-03-20T11:53:20.2239116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-28] SKIPPED [ 39%] 2023-03-20T11:53:20.2253353Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-29] SKIPPED [ 39%] 2023-03-20T11:53:20.2267691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-30] SKIPPED [ 39%] 2023-03-20T11:53:20.2281515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-31] SKIPPED [ 39%] 2023-03-20T11:53:20.2297734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-32] SKIPPED [ 39%] 2023-03-20T11:53:20.2311484Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-33] SKIPPED [ 39%] 2023-03-20T11:53:20.2325447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-34] SKIPPED [ 39%] 2023-03-20T11:53:20.2339874Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_image_tensor-35] SKIPPED [ 39%] 2023-03-20T11:53:20.2354468Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-00] SKIPPED [ 39%] 2023-03-20T11:53:20.2370090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-01] SKIPPED [ 39%] 2023-03-20T11:53:20.2383766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-02] SKIPPED [ 40%] 2023-03-20T11:53:20.2410482Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-03] PASSED [ 40%] 2023-03-20T11:53:20.2439203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-04] PASSED [ 40%] 2023-03-20T11:53:20.2466358Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-05] PASSED [ 40%] 2023-03-20T11:53:20.2495958Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-06] PASSED [ 40%] 2023-03-20T11:53:20.2530559Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-07] PASSED [ 40%] 2023-03-20T11:53:20.2563315Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-08] PASSED [ 40%] 2023-03-20T11:53:20.2577721Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-09] SKIPPED [ 40%] 2023-03-20T11:53:20.2592207Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-10] SKIPPED [ 40%] 2023-03-20T11:53:20.2606267Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-11] SKIPPED [ 40%] 2023-03-20T11:53:20.2621121Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-12] SKIPPED [ 40%] 2023-03-20T11:53:20.2635669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-13] SKIPPED [ 40%] 2023-03-20T11:53:20.2652184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-14] SKIPPED [ 40%] 2023-03-20T11:53:20.2666079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-15] SKIPPED [ 40%] 2023-03-20T11:53:20.2680149Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-16] SKIPPED [ 40%] 2023-03-20T11:53:20.2695275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-17] SKIPPED [ 40%] 2023-03-20T11:53:20.2709392Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-18] SKIPPED [ 40%] 2023-03-20T11:53:20.2723713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-19] SKIPPED [ 40%] 2023-03-20T11:53:20.2738509Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-20] SKIPPED [ 40%] 2023-03-20T11:53:20.2764944Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-21] PASSED [ 40%] 2023-03-20T11:53:20.2793809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-22] PASSED [ 40%] 2023-03-20T11:53:20.2820954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-23] PASSED [ 40%] 2023-03-20T11:53:20.2851632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-24] PASSED [ 40%] 2023-03-20T11:53:20.2885419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-25] PASSED [ 40%] 2023-03-20T11:53:20.2920277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-26] PASSED [ 40%] 2023-03-20T11:53:20.2933287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-27] SKIPPED [ 40%] 2023-03-20T11:53:20.2947992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-28] SKIPPED [ 40%] 2023-03-20T11:53:20.2962258Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-29] SKIPPED [ 40%] 2023-03-20T11:53:20.2977019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-30] SKIPPED [ 40%] 2023-03-20T11:53:20.2991432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-31] SKIPPED [ 40%] 2023-03-20T11:53:20.3006831Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-32] SKIPPED [ 40%] 2023-03-20T11:53:20.3021592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-33] SKIPPED [ 40%] 2023-03-20T11:53:20.3035776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-34] SKIPPED [ 40%] 2023-03-20T11:53:20.3050420Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_contrast_video-35] SKIPPED [ 40%] 2023-03-20T11:53:20.3064913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:20.3078830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-01] SKIPPED [ 40%] 2023-03-20T11:53:20.3093467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-02] SKIPPED [ 40%] 2023-03-20T11:53:20.3121761Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-03] PASSED [ 40%] 2023-03-20T11:53:20.3144127Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-04] PASSED [ 40%] 2023-03-20T11:53:20.3166347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-05] PASSED [ 40%] 2023-03-20T11:53:20.3198889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-06] PASSED [ 40%] 2023-03-20T11:53:20.3224878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-07] PASSED [ 40%] 2023-03-20T11:53:20.3251814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-08] PASSED [ 40%] 2023-03-20T11:53:20.3265665Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:20.3279085Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:20.3293394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:20.3307661Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:20.3321814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-13] SKIPPED [ 40%] 2023-03-20T11:53:20.3337683Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-14] SKIPPED [ 40%] 2023-03-20T11:53:20.3351552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:20.3365556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:20.3380192Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:20.3394100Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-18] SKIPPED [ 40%] 2023-03-20T11:53:20.3409321Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-19] SKIPPED [ 40%] 2023-03-20T11:53:20.3424068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-20] SKIPPED [ 40%] 2023-03-20T11:53:20.3451938Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-21] PASSED [ 40%] 2023-03-20T11:53:20.3474894Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-22] PASSED [ 40%] 2023-03-20T11:53:20.3497526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-23] PASSED [ 40%] 2023-03-20T11:53:20.3526476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-24] PASSED [ 40%] 2023-03-20T11:53:20.3554951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-25] PASSED [ 40%] 2023-03-20T11:53:20.3581573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-26] PASSED [ 40%] 2023-03-20T11:53:20.3595722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-27] SKIPPED [ 40%] 2023-03-20T11:53:20.3610375Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-28] SKIPPED [ 40%] 2023-03-20T11:53:20.3624328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-29] SKIPPED [ 40%] 2023-03-20T11:53:20.3638254Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-30] SKIPPED [ 40%] 2023-03-20T11:53:20.3653447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-31] SKIPPED [ 40%] 2023-03-20T11:53:20.3668067Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-32] SKIPPED [ 40%] 2023-03-20T11:53:20.3682034Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-33] SKIPPED [ 40%] 2023-03-20T11:53:20.3696624Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-34] SKIPPED [ 40%] 2023-03-20T11:53:20.3710776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_image_tensor-35] SKIPPED [ 40%] 2023-03-20T11:53:20.3725279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-00] SKIPPED [ 40%] 2023-03-20T11:53:20.3739877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-01] SKIPPED [ 40%] 2023-03-20T11:53:20.3754878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-02] SKIPPED [ 40%] 2023-03-20T11:53:20.3782844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-03] PASSED [ 40%] 2023-03-20T11:53:20.3809676Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-04] PASSED [ 40%] 2023-03-20T11:53:20.3832776Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-05] PASSED [ 40%] 2023-03-20T11:53:20.3859899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-06] PASSED [ 40%] 2023-03-20T11:53:20.3890652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-07] PASSED [ 40%] 2023-03-20T11:53:20.3920591Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-08] PASSED [ 40%] 2023-03-20T11:53:20.3933622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-09] SKIPPED [ 40%] 2023-03-20T11:53:20.3948284Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-10] SKIPPED [ 40%] 2023-03-20T11:53:20.3962430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-11] SKIPPED [ 40%] 2023-03-20T11:53:20.3977058Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-12] SKIPPED [ 40%] 2023-03-20T11:53:20.3991587Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-13] SKIPPED [ 40%] 2023-03-20T11:53:20.4006978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-14] SKIPPED [ 40%] 2023-03-20T11:53:20.4021923Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-15] SKIPPED [ 40%] 2023-03-20T11:53:20.4036537Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-16] SKIPPED [ 40%] 2023-03-20T11:53:20.4051403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-17] SKIPPED [ 40%] 2023-03-20T11:53:20.4066060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-18] SKIPPED [ 40%] 2023-03-20T11:53:20.4080937Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-19] SKIPPED [ 40%] 2023-03-20T11:53:20.4096047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-20] SKIPPED [ 40%] 2023-03-20T11:53:20.4120884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-21] PASSED [ 40%] 2023-03-20T11:53:20.4146362Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-22] PASSED [ 40%] 2023-03-20T11:53:20.4171637Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-23] PASSED [ 40%] 2023-03-20T11:53:20.4197569Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-24] PASSED [ 40%] 2023-03-20T11:53:20.4227784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-25] PASSED [ 40%] 2023-03-20T11:53:20.4256690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-26] PASSED [ 40%] 2023-03-20T11:53:20.4271272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-27] SKIPPED [ 40%] 2023-03-20T11:53:20.4285592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-28] SKIPPED [ 40%] 2023-03-20T11:53:20.4300467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-29] SKIPPED [ 40%] 2023-03-20T11:53:20.4314386Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-30] SKIPPED [ 40%] 2023-03-20T11:53:20.4330116Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-31] SKIPPED [ 40%] 2023-03-20T11:53:20.4345171Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-32] SKIPPED [ 40%] 2023-03-20T11:53:20.4359807Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-33] SKIPPED [ 40%] 2023-03-20T11:53:20.4374250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-34] SKIPPED [ 40%] 2023-03-20T11:53:20.4388330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_gamma_video-35] SKIPPED [ 40%] 2023-03-20T11:53:20.4402512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:20.4417086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-01] SKIPPED [ 40%] 2023-03-20T11:53:20.4431053Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-02] SKIPPED [ 40%] 2023-03-20T11:53:20.4456212Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-03] PASSED [ 40%] 2023-03-20T11:53:20.4477762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-04] PASSED [ 40%] 2023-03-20T11:53:20.4496898Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-05] PASSED [ 40%] 2023-03-20T11:53:20.4524090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-06] PASSED [ 40%] 2023-03-20T11:53:20.4549971Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-07] PASSED [ 40%] 2023-03-20T11:53:20.4571047Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-08] PASSED [ 40%] 2023-03-20T11:53:20.4585378Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:20.4598838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:20.4613193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:20.4627132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:20.4640989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-13] SKIPPED [ 40%] 2023-03-20T11:53:20.4656875Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-14] SKIPPED [ 40%] 2023-03-20T11:53:20.4670899Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:20.4684814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:20.4699147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:20.4713333Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-18] SKIPPED [ 40%] 2023-03-20T11:53:20.4727289Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-19] SKIPPED [ 40%] 2023-03-20T11:53:20.4742165Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-20] SKIPPED [ 40%] 2023-03-20T11:53:20.4802238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-21] PASSED [ 40%] 2023-03-20T11:53:20.4859573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-22] PASSED [ 40%] 2023-03-20T11:53:20.4914262Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-23] PASSED [ 40%] 2023-03-20T11:53:20.4988842Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-24] PASSED [ 40%] 2023-03-20T11:53:20.5063465Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-25] PASSED [ 40%] 2023-03-20T11:53:20.5134967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-26] PASSED [ 40%] 2023-03-20T11:53:20.5149510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-27] SKIPPED [ 40%] 2023-03-20T11:53:20.5163276Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-28] SKIPPED [ 40%] 2023-03-20T11:53:20.5177626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-29] SKIPPED [ 40%] 2023-03-20T11:53:20.5191655Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-30] SKIPPED [ 40%] 2023-03-20T11:53:20.5205967Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-31] SKIPPED [ 40%] 2023-03-20T11:53:20.5221953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-32] SKIPPED [ 40%] 2023-03-20T11:53:20.5235477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-33] SKIPPED [ 40%] 2023-03-20T11:53:20.5250449Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-34] SKIPPED [ 40%] 2023-03-20T11:53:20.5264070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_image_tensor-35] SKIPPED [ 40%] 2023-03-20T11:53:20.5278870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-00] SKIPPED [ 40%] 2023-03-20T11:53:20.5293259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-01] SKIPPED [ 40%] 2023-03-20T11:53:20.5308003Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-02] SKIPPED [ 40%] 2023-03-20T11:53:20.5366470Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-03] PASSED [ 40%] 2023-03-20T11:53:20.5425209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-04] PASSED [ 40%] 2023-03-20T11:53:20.5484790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-05] PASSED [ 40%] 2023-03-20T11:53:20.5560221Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-06] PASSED [ 40%] 2023-03-20T11:53:20.5637584Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-07] PASSED [ 40%] 2023-03-20T11:53:20.5714900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-08] PASSED [ 40%] 2023-03-20T11:53:20.5730773Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-09] SKIPPED [ 40%] 2023-03-20T11:53:20.5743632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-10] SKIPPED [ 40%] 2023-03-20T11:53:20.5757583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-11] SKIPPED [ 40%] 2023-03-20T11:53:20.5773123Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-12] SKIPPED [ 40%] 2023-03-20T11:53:20.5786884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-13] SKIPPED [ 40%] 2023-03-20T11:53:20.5802500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-14] SKIPPED [ 40%] 2023-03-20T11:53:20.5817130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-15] SKIPPED [ 40%] 2023-03-20T11:53:20.5831245Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-16] SKIPPED [ 40%] 2023-03-20T11:53:20.5845406Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-17] SKIPPED [ 40%] 2023-03-20T11:53:20.5860328Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-18] SKIPPED [ 40%] 2023-03-20T11:53:20.5874802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-19] SKIPPED [ 40%] 2023-03-20T11:53:20.5890813Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-20] SKIPPED [ 40%] 2023-03-20T11:53:20.5950460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-21] PASSED [ 40%] 2023-03-20T11:53:20.6008035Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-22] PASSED [ 40%] 2023-03-20T11:53:20.6065754Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-23] PASSED [ 40%] 2023-03-20T11:53:20.6140863Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-24] PASSED [ 40%] 2023-03-20T11:53:20.6219409Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-25] PASSED [ 40%] 2023-03-20T11:53:20.6296812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-26] PASSED [ 40%] 2023-03-20T11:53:20.6311211Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-27] SKIPPED [ 40%] 2023-03-20T11:53:20.6326163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-28] SKIPPED [ 40%] 2023-03-20T11:53:20.6340690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-29] SKIPPED [ 40%] 2023-03-20T11:53:20.6355249Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-30] SKIPPED [ 40%] 2023-03-20T11:53:20.6370733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-31] SKIPPED [ 40%] 2023-03-20T11:53:20.6385743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-32] SKIPPED [ 40%] 2023-03-20T11:53:20.6399712Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-33] SKIPPED [ 40%] 2023-03-20T11:53:20.6414338Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-34] SKIPPED [ 40%] 2023-03-20T11:53:20.6428753Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_hue_video-35] SKIPPED [ 40%] 2023-03-20T11:53:20.6442877Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:20.6457590Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-01] SKIPPED [ 40%] 2023-03-20T11:53:20.6471785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-02] SKIPPED [ 40%] 2023-03-20T11:53:20.6500298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-03] PASSED [ 40%] 2023-03-20T11:53:20.6522391Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-04] PASSED [ 40%] 2023-03-20T11:53:20.6541369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-05] PASSED [ 40%] 2023-03-20T11:53:20.6569705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-06] PASSED [ 40%] 2023-03-20T11:53:20.6594645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-07] PASSED [ 40%] 2023-03-20T11:53:20.6616011Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-08] PASSED [ 40%] 2023-03-20T11:53:20.6630301Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:20.6644264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:20.6658516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:20.6672570Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:20.6686178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-13] SKIPPED [ 40%] 2023-03-20T11:53:20.6701708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-14] SKIPPED [ 40%] 2023-03-20T11:53:20.6715705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:20.6729960Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:20.6743926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:20.6758206Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-18] SKIPPED [ 40%] 2023-03-20T11:53:20.6774743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-19] SKIPPED [ 40%] 2023-03-20T11:53:20.6788878Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-20] SKIPPED [ 40%] 2023-03-20T11:53:20.6818297Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-21] PASSED [ 40%] 2023-03-20T11:53:20.6844106Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-22] PASSED [ 40%] 2023-03-20T11:53:20.6867900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-23] PASSED [ 40%] 2023-03-20T11:53:20.6900434Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-24] PASSED [ 40%] 2023-03-20T11:53:20.6932922Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-25] PASSED [ 40%] 2023-03-20T11:53:20.6959785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-26] PASSED [ 40%] 2023-03-20T11:53:20.6974456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-27] SKIPPED [ 40%] 2023-03-20T11:53:20.6988445Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-28] SKIPPED [ 40%] 2023-03-20T11:53:20.7002342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-29] SKIPPED [ 40%] 2023-03-20T11:53:20.7016711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-30] SKIPPED [ 40%] 2023-03-20T11:53:20.7030573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-31] SKIPPED [ 40%] 2023-03-20T11:53:20.7045691Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-32] SKIPPED [ 40%] 2023-03-20T11:53:20.7059652Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-33] SKIPPED [ 40%] 2023-03-20T11:53:20.7073642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-34] SKIPPED [ 40%] 2023-03-20T11:53:20.7087443Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_image_tensor-35] SKIPPED [ 40%] 2023-03-20T11:53:20.7102656Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-00] SKIPPED [ 40%] 2023-03-20T11:53:20.7117945Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-01] SKIPPED [ 40%] 2023-03-20T11:53:20.7133438Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-02] SKIPPED [ 40%] 2023-03-20T11:53:20.7160387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-03] PASSED [ 40%] 2023-03-20T11:53:20.7187054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-04] PASSED [ 40%] 2023-03-20T11:53:20.7213631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-05] PASSED [ 40%] 2023-03-20T11:53:20.7242250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-06] PASSED [ 40%] 2023-03-20T11:53:20.7275439Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-07] PASSED [ 40%] 2023-03-20T11:53:20.7307700Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-08] PASSED [ 40%] 2023-03-20T11:53:20.7322070Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-09] SKIPPED [ 40%] 2023-03-20T11:53:20.7336909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-10] SKIPPED [ 40%] 2023-03-20T11:53:20.7351178Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-11] SKIPPED [ 40%] 2023-03-20T11:53:20.7365201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-12] SKIPPED [ 40%] 2023-03-20T11:53:20.7380162Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-13] SKIPPED [ 40%] 2023-03-20T11:53:20.7395447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-14] SKIPPED [ 40%] 2023-03-20T11:53:20.7410256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-15] SKIPPED [ 40%] 2023-03-20T11:53:20.7424771Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-16] SKIPPED [ 40%] 2023-03-20T11:53:20.7438833Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-17] SKIPPED [ 40%] 2023-03-20T11:53:20.7453435Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-18] SKIPPED [ 40%] 2023-03-20T11:53:20.7468063Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-19] SKIPPED [ 40%] 2023-03-20T11:53:20.7482550Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-20] SKIPPED [ 40%] 2023-03-20T11:53:20.7508768Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-21] PASSED [ 40%] 2023-03-20T11:53:20.7536203Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-22] PASSED [ 40%] 2023-03-20T11:53:20.7562427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-23] PASSED [ 40%] 2023-03-20T11:53:20.7590900Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-24] PASSED [ 40%] 2023-03-20T11:53:20.7624469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-25] PASSED [ 40%] 2023-03-20T11:53:20.7656506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-26] PASSED [ 40%] 2023-03-20T11:53:20.7670891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-27] SKIPPED [ 40%] 2023-03-20T11:53:20.7685184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-28] SKIPPED [ 40%] 2023-03-20T11:53:20.7699884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-29] SKIPPED [ 40%] 2023-03-20T11:53:20.7714335Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-30] SKIPPED [ 40%] 2023-03-20T11:53:20.7729896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-31] SKIPPED [ 40%] 2023-03-20T11:53:20.7744955Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-32] SKIPPED [ 40%] 2023-03-20T11:53:20.7759132Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-33] SKIPPED [ 40%] 2023-03-20T11:53:20.7773552Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-34] SKIPPED [ 40%] 2023-03-20T11:53:20.7788031Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-adjust_saturation_video-35] SKIPPED [ 40%] 2023-03-20T11:53:20.7803994Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-00] SKIPPED [ 40%] 2023-03-20T11:53:20.7820084Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-01] SKIPPED [ 40%] 2023-03-20T11:53:20.7835705Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-02] SKIPPED [ 40%] 2023-03-20T11:53:20.7853395Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-03] SKIPPED [ 40%] 2023-03-20T11:53:20.7868672Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-04] SKIPPED [ 40%] 2023-03-20T11:53:20.7883969Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-05] SKIPPED [ 40%] 2023-03-20T11:53:20.7900196Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-06] SKIPPED [ 40%] 2023-03-20T11:53:20.7915841Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-07] SKIPPED [ 40%] 2023-03-20T11:53:20.7932612Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-08] SKIPPED [ 40%] 2023-03-20T11:53:20.7973858Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-09] PASSED [ 40%] 2023-03-20T11:53:20.8014633Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-10] PASSED [ 40%] 2023-03-20T11:53:20.8041314Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-11] PASSED [ 40%] 2023-03-20T11:53:20.8084618Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-12] PASSED [ 40%] 2023-03-20T11:53:20.8124804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-13] PASSED [ 40%] 2023-03-20T11:53:20.8154242Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-14] PASSED [ 40%] 2023-03-20T11:53:20.8202009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-15] PASSED [ 40%] 2023-03-20T11:53:20.8245416Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-16] PASSED [ 40%] 2023-03-20T11:53:20.8279909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-17] PASSED [ 40%] 2023-03-20T11:53:20.8327647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-18] PASSED [ 40%] 2023-03-20T11:53:20.8375741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-19] PASSED [ 40%] 2023-03-20T11:53:20.8407643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-20] PASSED [ 40%] 2023-03-20T11:53:20.8461042Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-21] PASSED [ 40%] 2023-03-20T11:53:20.8511920Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-22] PASSED [ 40%] 2023-03-20T11:53:20.8546788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-23] PASSED [ 40%] 2023-03-20T11:53:20.8604830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-24] PASSED [ 40%] 2023-03-20T11:53:20.8661710Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-25] PASSED [ 40%] 2023-03-20T11:53:20.8702369Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-26] PASSED [ 40%] 2023-03-20T11:53:20.8716467Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-27] SKIPPED [ 40%] 2023-03-20T11:53:20.8730534Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-28] SKIPPED [ 40%] 2023-03-20T11:53:20.8744578Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-29] SKIPPED [ 40%] 2023-03-20T11:53:20.8759810Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-30] SKIPPED [ 40%] 2023-03-20T11:53:20.8773463Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-31] SKIPPED [ 40%] 2023-03-20T11:53:20.8787684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-32] SKIPPED [ 40%] 2023-03-20T11:53:20.8801238Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-33] SKIPPED [ 40%] 2023-03-20T11:53:20.8815387Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-34] SKIPPED [ 40%] 2023-03-20T11:53:20.8829442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-35] SKIPPED [ 40%] 2023-03-20T11:53:20.8843963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-36] SKIPPED [ 40%] 2023-03-20T11:53:20.8859495Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-37] SKIPPED [ 40%] 2023-03-20T11:53:20.8873241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-38] SKIPPED [ 40%] 2023-03-20T11:53:20.8886860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-39] SKIPPED [ 40%] 2023-03-20T11:53:20.8901094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-40] SKIPPED [ 40%] 2023-03-20T11:53:20.8914993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-41] SKIPPED [ 40%] 2023-03-20T11:53:20.8929884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-42] SKIPPED [ 40%] 2023-03-20T11:53:20.8943109Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-43] SKIPPED [ 40%] 2023-03-20T11:53:20.8961394Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-44] SKIPPED [ 40%] 2023-03-20T11:53:20.8975331Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-45] SKIPPED [ 40%] 2023-03-20T11:53:20.8988784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-46] SKIPPED [ 40%] 2023-03-20T11:53:20.9002079Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-47] SKIPPED [ 40%] 2023-03-20T11:53:20.9015793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-48] SKIPPED [ 40%] 2023-03-20T11:53:20.9029273Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-49] SKIPPED [ 40%] 2023-03-20T11:53:20.9042702Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-50] SKIPPED [ 40%] 2023-03-20T11:53:20.9058332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-51] SKIPPED [ 40%] 2023-03-20T11:53:20.9071448Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-52] SKIPPED [ 40%] 2023-03-20T11:53:20.9084789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-clamp_bounding_box-53] SKIPPED [ 40%] 2023-03-20T11:53:20.9092848Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:20.9098240Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-01] SKIPPED [ 40%] 2023-03-20T11:53:20.9104735Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-02] SKIPPED [ 40%] 2023-03-20T11:53:20.9110891Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-03] SKIPPED [ 40%] 2023-03-20T11:53:20.9117553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-04] SKIPPED [ 40%] 2023-03-20T11:53:20.9124229Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-05] SKIPPED [ 40%] 2023-03-20T11:53:20.9132708Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-06] SKIPPED [ 40%] 2023-03-20T11:53:20.9139419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-07] SKIPPED [ 40%] 2023-03-20T11:53:20.9146160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-08] SKIPPED [ 40%] 2023-03-20T11:53:20.9153009Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:20.9159905Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:20.9166660Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:20.9173818Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:20.9180804Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-13] SKIPPED [ 40%] 2023-03-20T11:53:20.9187713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-14] SKIPPED [ 40%] 2023-03-20T11:53:20.9194423Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:20.9201259Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:20.9209112Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:20.9216669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-18] SKIPPED [ 40%] 2023-03-20T11:53:20.9223690Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-19] SKIPPED [ 40%] 2023-03-20T11:53:20.9230500Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-20] SKIPPED [ 40%] 2023-03-20T11:53:20.9237136Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-21] SKIPPED [ 40%] 2023-03-20T11:53:20.9244282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-22] SKIPPED [ 40%] 2023-03-20T11:53:20.9252017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-23] SKIPPED [ 40%] 2023-03-20T11:53:20.9258246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-24] SKIPPED [ 40%] 2023-03-20T11:53:20.9265093Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-25] SKIPPED [ 40%] 2023-03-20T11:53:20.9271907Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-26] SKIPPED [ 40%] 2023-03-20T11:53:20.9278865Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-27] SKIPPED [ 40%] 2023-03-20T11:53:20.9285476Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-28] SKIPPED [ 40%] 2023-03-20T11:53:20.9293541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_image_tensor-29] SKIPPED [ 40%] 2023-03-20T11:53:20.9300597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-000] SKIPPED [ 40%] 2023-03-20T11:53:20.9307579Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-001] SKIPPED [ 40%] 2023-03-20T11:53:20.9314193Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-002] SKIPPED [ 40%] 2023-03-20T11:53:20.9320985Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-003] SKIPPED [ 40%] 2023-03-20T11:53:20.9328902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-004] SKIPPED [ 40%] 2023-03-20T11:53:20.9335099Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-005] SKIPPED [ 40%] 2023-03-20T11:53:20.9341930Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-006] SKIPPED [ 40%] 2023-03-20T11:53:20.9348868Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-007] SKIPPED [ 40%] 2023-03-20T11:53:20.9355713Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-008] SKIPPED [ 40%] 2023-03-20T11:53:20.9362556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-009] SKIPPED [ 40%] 2023-03-20T11:53:20.9370330Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-010] SKIPPED [ 40%] 2023-03-20T11:53:20.9377940Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-011] SKIPPED [ 40%] 2023-03-20T11:53:20.9385005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-012] SKIPPED [ 40%] 2023-03-20T11:53:20.9391811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-013] SKIPPED [ 40%] 2023-03-20T11:53:20.9398794Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-014] SKIPPED [ 40%] 2023-03-20T11:53:20.9405390Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-015] SKIPPED [ 40%] 2023-03-20T11:53:20.9413224Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-016] SKIPPED [ 40%] 2023-03-20T11:53:20.9418840Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-017] SKIPPED [ 40%] 2023-03-20T11:53:20.9425688Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-018] SKIPPED [ 40%] 2023-03-20T11:53:20.9432432Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-019] SKIPPED [ 40%] 2023-03-20T11:53:20.9439417Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-020] SKIPPED [ 40%] 2023-03-20T11:53:20.9446030Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-021] SKIPPED [ 40%] 2023-03-20T11:53:20.9453306Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-022] SKIPPED [ 40%] 2023-03-20T11:53:20.9461142Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-023] SKIPPED [ 40%] 2023-03-20T11:53:20.9468235Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-024] SKIPPED [ 40%] 2023-03-20T11:53:20.9474950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-025] SKIPPED [ 40%] 2023-03-20T11:53:20.9481689Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-026] SKIPPED [ 40%] 2023-03-20T11:53:20.9489307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-027] SKIPPED [ 40%] 2023-03-20T11:53:20.9495594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-028] SKIPPED [ 40%] 2023-03-20T11:53:20.9502446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-029] SKIPPED [ 40%] 2023-03-20T11:53:20.9509176Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-030] SKIPPED [ 40%] 2023-03-20T11:53:20.9515889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-031] SKIPPED [ 40%] 2023-03-20T11:53:20.9522744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-032] SKIPPED [ 40%] 2023-03-20T11:53:20.9530408Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-033] SKIPPED [ 40%] 2023-03-20T11:53:20.9538161Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-034] SKIPPED [ 40%] 2023-03-20T11:53:20.9545291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-035] SKIPPED [ 40%] 2023-03-20T11:53:20.9551936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-036] SKIPPED [ 40%] 2023-03-20T11:53:20.9558774Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-037] SKIPPED [ 40%] 2023-03-20T11:53:20.9565631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-038] SKIPPED [ 40%] 2023-03-20T11:53:20.9573220Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-039] SKIPPED [ 40%] 2023-03-20T11:53:20.9579431Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-040] SKIPPED [ 40%] 2023-03-20T11:53:20.9586291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-041] SKIPPED [ 40%] 2023-03-20T11:53:20.9592989Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-042] SKIPPED [ 40%] 2023-03-20T11:53:20.9599896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-043] SKIPPED [ 40%] 2023-03-20T11:53:20.9606730Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-044] SKIPPED [ 40%] 2023-03-20T11:53:20.9613446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-045] SKIPPED [ 40%] 2023-03-20T11:53:20.9621523Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-046] SKIPPED [ 40%] 2023-03-20T11:53:20.9628589Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-047] SKIPPED [ 40%] 2023-03-20T11:53:20.9635230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-048] SKIPPED [ 40%] 2023-03-20T11:53:20.9642230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-049] SKIPPED [ 40%] 2023-03-20T11:53:20.9649733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-050] SKIPPED [ 40%] 2023-03-20T11:53:20.9656159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-051] SKIPPED [ 40%] 2023-03-20T11:53:20.9662936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-052] SKIPPED [ 40%] 2023-03-20T11:53:20.9669884Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-053] SKIPPED [ 40%] 2023-03-20T11:53:20.9676522Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-054] SKIPPED [ 40%] 2023-03-20T11:53:20.9683802Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-055] SKIPPED [ 40%] 2023-03-20T11:53:20.9691266Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-056] SKIPPED [ 40%] 2023-03-20T11:53:20.9699005Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-057] SKIPPED [ 40%] 2023-03-20T11:53:20.9705853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-058] SKIPPED [ 40%] 2023-03-20T11:53:20.9712643Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-059] SKIPPED [ 40%] 2023-03-20T11:53:20.9719629Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-060] SKIPPED [ 40%] 2023-03-20T11:53:20.9726325Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-061] SKIPPED [ 40%] 2023-03-20T11:53:20.9733540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-062] SKIPPED [ 40%] 2023-03-20T11:53:20.9739987Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-063] SKIPPED [ 40%] 2023-03-20T11:53:20.9746942Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-064] SKIPPED [ 40%] 2023-03-20T11:53:20.9753549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-065] SKIPPED [ 40%] 2023-03-20T11:53:20.9760293Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-066] SKIPPED [ 40%] 2023-03-20T11:53:20.9767095Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-067] SKIPPED [ 40%] 2023-03-20T11:53:20.9774231Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-068] SKIPPED [ 40%] 2023-03-20T11:53:20.9782283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-069] SKIPPED [ 40%] 2023-03-20T11:53:20.9789260Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-070] SKIPPED [ 40%] 2023-03-20T11:53:20.9795993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-071] SKIPPED [ 40%] 2023-03-20T11:53:20.9802790Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-072] SKIPPED [ 40%] 2023-03-20T11:53:20.9810521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-073] SKIPPED [ 40%] 2023-03-20T11:53:20.9816519Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-074] SKIPPED [ 40%] 2023-03-20T11:53:20.9823440Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-075] SKIPPED [ 40%] 2023-03-20T11:53:20.9830279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-076] SKIPPED [ 40%] 2023-03-20T11:53:20.9836935Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-077] SKIPPED [ 40%] 2023-03-20T11:53:20.9843772Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-078] SKIPPED [ 40%] 2023-03-20T11:53:20.9851603Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-079] SKIPPED [ 40%] 2023-03-20T11:53:20.9858827Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-080] SKIPPED [ 40%] 2023-03-20T11:53:20.9865866Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-081] SKIPPED [ 40%] 2023-03-20T11:53:20.9872566Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-082] SKIPPED [ 40%] 2023-03-20T11:53:20.9879521Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-083] SKIPPED [ 40%] 2023-03-20T11:53:20.9886209Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-084] SKIPPED [ 40%] 2023-03-20T11:53:20.9893473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-085] SKIPPED [ 40%] 2023-03-20T11:53:20.9900410Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-086] SKIPPED [ 40%] 2023-03-20T11:53:20.9907292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-087] SKIPPED [ 40%] 2023-03-20T11:53:20.9914014Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-088] SKIPPED [ 40%] 2023-03-20T11:53:20.9920882Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-089] SKIPPED [ 40%] 2023-03-20T11:53:20.9928627Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-090] SKIPPED [ 40%] 2023-03-20T11:53:20.9937963Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-091] SKIPPED [ 40%] 2023-03-20T11:53:20.9944990Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-092] SKIPPED [ 40%] 2023-03-20T11:53:20.9951737Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-093] SKIPPED [ 40%] 2023-03-20T11:53:20.9958758Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-094] SKIPPED [ 40%] 2023-03-20T11:53:20.9965348Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-095] SKIPPED [ 40%] 2023-03-20T11:53:20.9973379Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-096] SKIPPED [ 40%] 2023-03-20T11:53:20.9979305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-097] SKIPPED [ 40%] 2023-03-20T11:53:20.9986322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-098] SKIPPED [ 40%] 2023-03-20T11:53:20.9993054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-099] SKIPPED [ 40%] 2023-03-20T11:53:20.9999928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-100] SKIPPED [ 40%] 2023-03-20T11:53:21.0006651Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-101] SKIPPED [ 40%] 2023-03-20T11:53:21.0013733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-102] SKIPPED [ 40%] 2023-03-20T11:53:21.0021904Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-103] SKIPPED [ 40%] 2023-03-20T11:53:21.0028951Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-104] SKIPPED [ 40%] 2023-03-20T11:53:21.0035647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-105] SKIPPED [ 40%] 2023-03-20T11:53:21.0042526Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-106] SKIPPED [ 40%] 2023-03-20T11:53:21.0051703Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-five_crop_video-107] SKIPPED [ 40%] 2023-03-20T11:53:21.0056422Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:21.0062666Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-01] SKIPPED [ 40%] 2023-03-20T11:53:21.0070002Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-02] SKIPPED [ 40%] 2023-03-20T11:53:21.0075383Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-03] SKIPPED [ 40%] 2023-03-20T11:53:21.0081664Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-04] SKIPPED [ 40%] 2023-03-20T11:53:21.0089130Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-05] SKIPPED [ 40%] 2023-03-20T11:53:21.0096200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-06] SKIPPED [ 40%] 2023-03-20T11:53:21.0102446Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-07] SKIPPED [ 40%] 2023-03-20T11:53:21.0108862Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-08] SKIPPED [ 40%] 2023-03-20T11:53:21.0115068Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:21.0121457Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:21.0128648Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:21.0134147Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:21.0140549Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-13] SKIPPED [ 40%] 2023-03-20T11:53:21.0146953Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-14] SKIPPED [ 40%] 2023-03-20T11:53:21.0153228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:21.0159622Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:21.0165788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:21.0173419Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-18] SKIPPED [ 40%] 2023-03-20T11:53:21.0179508Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-19] SKIPPED [ 40%] 2023-03-20T11:53:21.0185928Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-20] SKIPPED [ 40%] 2023-03-20T11:53:21.0192064Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-21] SKIPPED [ 40%] 2023-03-20T11:53:21.0198346Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-22] SKIPPED [ 40%] 2023-03-20T11:53:21.0204682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-23] SKIPPED [ 40%] 2023-03-20T11:53:21.0211926Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-24] SKIPPED [ 40%] 2023-03-20T11:53:21.0217752Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-25] SKIPPED [ 40%] 2023-03-20T11:53:21.0224126Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-26] SKIPPED [ 40%] 2023-03-20T11:53:21.0230227Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-27] SKIPPED [ 40%] 2023-03-20T11:53:21.0236403Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-28] SKIPPED [ 40%] 2023-03-20T11:53:21.0244044Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-29] SKIPPED [ 40%] 2023-03-20T11:53:21.0251695Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-30] SKIPPED [ 40%] 2023-03-20T11:53:21.0257402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-31] SKIPPED [ 40%] 2023-03-20T11:53:21.0263741Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-32] SKIPPED [ 40%] 2023-03-20T11:53:21.0269976Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-33] SKIPPED [ 40%] 2023-03-20T11:53:21.0276090Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-34] SKIPPED [ 40%] 2023-03-20T11:53:21.0282426Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-35] SKIPPED [ 40%] 2023-03-20T11:53:21.0290016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-36] SKIPPED [ 40%] 2023-03-20T11:53:21.0295347Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-37] SKIPPED [ 40%] 2023-03-20T11:53:21.0301743Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-38] SKIPPED [ 40%] 2023-03-20T11:53:21.0308184Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-39] SKIPPED [ 40%] 2023-03-20T11:53:21.0314430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-40] SKIPPED [ 40%] 2023-03-20T11:53:21.0322040Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-41] SKIPPED [ 40%] 2023-03-20T11:53:21.0329060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-42] SKIPPED [ 40%] 2023-03-20T11:53:21.0334857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-43] SKIPPED [ 40%] 2023-03-20T11:53:21.0341182Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-44] SKIPPED [ 40%] 2023-03-20T11:53:21.0347647Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-45] SKIPPED [ 40%] 2023-03-20T11:53:21.0354016Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-46] SKIPPED [ 40%] 2023-03-20T11:53:21.0360189Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-47] SKIPPED [ 40%] 2023-03-20T11:53:21.0366720Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-48] SKIPPED [ 40%] 2023-03-20T11:53:21.0373065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-49] SKIPPED [ 40%] 2023-03-20T11:53:21.0379555Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-50] SKIPPED [ 40%] 2023-03-20T11:53:21.0386043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-51] SKIPPED [ 40%] 2023-03-20T11:53:21.0393460Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-52] SKIPPED [ 40%] 2023-03-20T11:53:21.0400447Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-53] SKIPPED [ 40%] 2023-03-20T11:53:21.0406065Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-54] SKIPPED [ 40%] 2023-03-20T11:53:21.0413111Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-55] SKIPPED [ 40%] 2023-03-20T11:53:21.0419298Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-56] SKIPPED [ 40%] 2023-03-20T11:53:21.0425722Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-57] SKIPPED [ 40%] 2023-03-20T11:53:21.0431999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-58] SKIPPED [ 40%] 2023-03-20T11:53:21.0438228Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_image_tensor-59] SKIPPED [ 40%] 2023-03-20T11:53:21.0444623Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-000] SKIPPED [ 40%] 2023-03-20T11:53:21.0451820Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-001] SKIPPED [ 40%] 2023-03-20T11:53:21.0457765Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-002] SKIPPED [ 40%] 2023-03-20T11:53:21.0464187Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-003] SKIPPED [ 40%] 2023-03-20T11:53:21.0471539Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-004] SKIPPED [ 40%] 2023-03-20T11:53:21.0477742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-005] SKIPPED [ 40%] 2023-03-20T11:53:21.0484046Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-006] SKIPPED [ 40%] 2023-03-20T11:53:21.0491139Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-007] SKIPPED [ 40%] 2023-03-20T11:53:21.0497250Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-008] SKIPPED [ 40%] 2023-03-20T11:53:21.0503687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-009] SKIPPED [ 40%] 2023-03-20T11:53:21.0509751Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-010] SKIPPED [ 40%] 2023-03-20T11:53:21.0515893Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-011] SKIPPED [ 40%] 2023-03-20T11:53:21.0522179Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-012] SKIPPED [ 40%] 2023-03-20T11:53:21.0529597Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-013] SKIPPED [ 40%] 2023-03-20T11:53:21.0535339Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-014] SKIPPED [ 40%] 2023-03-20T11:53:21.0542954Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-015] SKIPPED [ 40%] 2023-03-20T11:53:21.0549285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-016] SKIPPED [ 40%] 2023-03-20T11:53:21.0555599Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-017] SKIPPED [ 40%] 2023-03-20T11:53:21.0562054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-018] SKIPPED [ 40%] 2023-03-20T11:53:21.0569342Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-019] SKIPPED [ 40%] 2023-03-20T11:53:21.0575230Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-020] SKIPPED [ 40%] 2023-03-20T11:53:21.0581485Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-021] SKIPPED [ 40%] 2023-03-20T11:53:21.0587851Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-022] SKIPPED [ 40%] 2023-03-20T11:53:21.0593979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-023] SKIPPED [ 40%] 2023-03-20T11:53:21.0600332Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-024] SKIPPED [ 40%] 2023-03-20T11:53:21.0606784Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-025] SKIPPED [ 40%] 2023-03-20T11:53:21.0613343Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-026] SKIPPED [ 40%] 2023-03-20T11:53:21.0621160Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-027] SKIPPED [ 40%] 2023-03-20T11:53:21.0627567Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-028] SKIPPED [ 40%] 2023-03-20T11:53:21.0633641Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-029] SKIPPED [ 40%] 2023-03-20T11:53:21.0639965Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-030] SKIPPED [ 40%] 2023-03-20T11:53:21.0646256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-031] SKIPPED [ 40%] 2023-03-20T11:53:21.0653307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-032] SKIPPED [ 40%] 2023-03-20T11:53:21.0658911Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-033] SKIPPED [ 40%] 2023-03-20T11:53:21.0665454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-034] SKIPPED [ 40%] 2023-03-20T11:53:21.0671614Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-035] SKIPPED [ 40%] 2023-03-20T11:53:21.0678094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-036] SKIPPED [ 40%] 2023-03-20T11:53:21.0684073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-037] SKIPPED [ 40%] 2023-03-20T11:53:21.0692747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-038] SKIPPED [ 40%] 2023-03-20T11:53:21.0698461Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-039] SKIPPED [ 40%] 2023-03-20T11:53:21.0704830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-040] SKIPPED [ 40%] 2023-03-20T11:53:21.0711108Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-041] SKIPPED [ 40%] 2023-03-20T11:53:21.0717278Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-042] SKIPPED [ 40%] 2023-03-20T11:53:21.0723744Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-043] SKIPPED [ 40%] 2023-03-20T11:53:21.0730411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-044] SKIPPED [ 40%] 2023-03-20T11:53:21.0736844Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-045] SKIPPED [ 40%] 2023-03-20T11:53:21.0743089Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-046] SKIPPED [ 40%] 2023-03-20T11:53:21.0749402Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-047] SKIPPED [ 40%] 2023-03-20T11:53:21.0755733Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-048] SKIPPED [ 40%] 2023-03-20T11:53:21.0763364Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-049] SKIPPED [ 40%] 2023-03-20T11:53:21.0770087Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-050] SKIPPED [ 40%] 2023-03-20T11:53:21.0776763Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-051] SKIPPED [ 40%] 2023-03-20T11:53:21.0783006Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-052] SKIPPED [ 40%] 2023-03-20T11:53:21.0789287Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-053] SKIPPED [ 40%] 2023-03-20T11:53:21.0795512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-054] SKIPPED [ 40%] 2023-03-20T11:53:21.0801793Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-055] SKIPPED [ 40%] 2023-03-20T11:53:21.0809210Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-056] SKIPPED [ 40%] 2023-03-20T11:53:21.0814913Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-057] SKIPPED [ 40%] 2023-03-20T11:53:21.0820950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-058] SKIPPED [ 40%] 2023-03-20T11:53:21.0827886Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-059] SKIPPED [ 40%] 2023-03-20T11:53:21.0834018Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-060] SKIPPED [ 40%] 2023-03-20T11:53:21.0842896Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-061] SKIPPED [ 40%] 2023-03-20T11:53:21.0850437Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-062] SKIPPED [ 40%] 2023-03-20T11:53:21.0855992Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-063] SKIPPED [ 40%] 2023-03-20T11:53:21.0862038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-064] SKIPPED [ 40%] 2023-03-20T11:53:21.0868201Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-065] SKIPPED [ 40%] 2023-03-20T11:53:21.0874217Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-066] SKIPPED [ 40%] 2023-03-20T11:53:21.0880442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-067] SKIPPED [ 40%] 2023-03-20T11:53:21.0886729Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-068] SKIPPED [ 40%] 2023-03-20T11:53:21.0893159Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-069] SKIPPED [ 40%] 2023-03-20T11:53:21.0898354Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-070] SKIPPED [ 40%] 2023-03-20T11:53:21.0904096Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-071] SKIPPED [ 40%] 2023-03-20T11:53:21.0911019Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-072] SKIPPED [ 40%] 2023-03-20T11:53:21.0916727Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-073] SKIPPED [ 40%] 2023-03-20T11:53:21.0922572Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-074] SKIPPED [ 40%] 2023-03-20T11:53:21.0929456Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-075] SKIPPED [ 40%] 2023-03-20T11:53:21.0934594Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-076] SKIPPED [ 40%] 2023-03-20T11:53:21.0940322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-077] SKIPPED [ 40%] 2023-03-20T11:53:21.0946310Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-078] SKIPPED [ 40%] 2023-03-20T11:53:21.0952427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-079] SKIPPED [ 40%] 2023-03-20T11:53:21.0958853Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-080] SKIPPED [ 40%] 2023-03-20T11:53:21.0965054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-081] SKIPPED [ 40%] 2023-03-20T11:53:21.0972256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-082] SKIPPED [ 40%] 2023-03-20T11:53:21.0977739Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-083] SKIPPED [ 40%] 2023-03-20T11:53:21.0985291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-084] SKIPPED [ 40%] 2023-03-20T11:53:21.0991541Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-085] SKIPPED [ 40%] 2023-03-20T11:53:21.0997635Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-086] SKIPPED [ 40%] 2023-03-20T11:53:21.1003995Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-087] SKIPPED [ 40%] 2023-03-20T11:53:21.1010430Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-088] SKIPPED [ 40%] 2023-03-20T11:53:21.1016977Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-089] SKIPPED [ 40%] 2023-03-20T11:53:21.1023789Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-090] SKIPPED [ 40%] 2023-03-20T11:53:21.1029889Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-091] SKIPPED [ 40%] 2023-03-20T11:53:21.1036173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-092] SKIPPED [ 40%] 2023-03-20T11:53:21.1042506Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-093] SKIPPED [ 40%] 2023-03-20T11:53:21.1049936Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-094] SKIPPED [ 40%] 2023-03-20T11:53:21.1056684Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-095] SKIPPED [ 40%] 2023-03-20T11:53:21.1062892Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-096] SKIPPED [ 40%] 2023-03-20T11:53:21.1069181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-097] SKIPPED [ 40%] 2023-03-20T11:53:21.1075518Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-098] SKIPPED [ 40%] 2023-03-20T11:53:21.1081830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-099] SKIPPED [ 40%] 2023-03-20T11:53:21.1089073Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-100] SKIPPED [ 40%] 2023-03-20T11:53:21.1094669Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-101] SKIPPED [ 40%] 2023-03-20T11:53:21.1100740Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-102] SKIPPED [ 40%] 2023-03-20T11:53:21.1107138Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-103] SKIPPED [ 40%] 2023-03-20T11:53:21.1113274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-104] SKIPPED [ 40%] 2023-03-20T11:53:21.1119554Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-105] SKIPPED [ 40%] 2023-03-20T11:53:21.1126021Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-106] SKIPPED [ 40%] 2023-03-20T11:53:21.1133836Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-ten_crop_video-107] SKIPPED [ 40%] 2023-03-20T11:53:21.1150038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:21.1164280Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-01] SKIPPED [ 40%] 2023-03-20T11:53:21.1178653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-02] SKIPPED [ 40%] 2023-03-20T11:53:21.1207717Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-03] PASSED [ 40%] 2023-03-20T11:53:21.1235296Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-04] PASSED [ 40%] 2023-03-20T11:53:21.1262216Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-05] PASSED [ 40%] 2023-03-20T11:53:21.1295969Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-06] PASSED [ 40%] 2023-03-20T11:53:21.1329268Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-07] PASSED [ 40%] 2023-03-20T11:53:21.1361573Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-08] PASSED [ 40%] 2023-03-20T11:53:21.1375515Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:21.1389724Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:21.1405393Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:21.1419811Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:21.1433472Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-13] SKIPPED [ 40%] 2023-03-20T11:53:21.1447715Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-14] SKIPPED [ 40%] 2023-03-20T11:53:21.1461968Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:21.1475887Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:21.1492279Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:21.1506283Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_video-0] SKIPPED [ 40%] 2023-03-20T11:53:21.1534264Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_video-1] PASSED [ 40%] 2023-03-20T11:53:21.1567371Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_video-2] PASSED [ 40%] 2023-03-20T11:53:21.1581973Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_video-3] SKIPPED [ 40%] 2023-03-20T11:53:21.1596442Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_video-4] SKIPPED [ 40%] 2023-03-20T11:53:21.1611718Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-normalize_video-5] SKIPPED [ 40%] 2023-03-20T11:53:21.1625678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:21.1643909Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-01] PASSED [ 40%] 2023-03-20T11:53:21.1666788Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-02] PASSED [ 40%] 2023-03-20T11:53:21.1680805Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-03] SKIPPED [ 40%] 2023-03-20T11:53:21.1695241Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-04] SKIPPED [ 40%] 2023-03-20T11:53:21.1709246Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-05] SKIPPED [ 40%] 2023-03-20T11:53:21.1723357Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-06] SKIPPED [ 40%] 2023-03-20T11:53:21.1742812Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-07] PASSED [ 40%] 2023-03-20T11:53:21.1765072Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-08] PASSED [ 40%] 2023-03-20T11:53:21.1780291Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:21.1795654Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:21.1809816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:21.1824285Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:21.1850553Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-13] PASSED [ 40%] 2023-03-20T11:53:21.1881477Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-14] PASSED [ 40%] 2023-03-20T11:53:21.1893948Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:21.1908119Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:21.1921927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:21.1938183Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-18] SKIPPED [ 40%] 2023-03-20T11:53:21.1961762Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-19] PASSED [ 40%] 2023-03-20T11:53:21.1989838Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-20] PASSED [ 40%] 2023-03-20T11:53:21.2003857Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-21] SKIPPED [ 40%] 2023-03-20T11:53:21.2018253Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-22] SKIPPED [ 40%] 2023-03-20T11:53:21.2032282Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-23] SKIPPED [ 40%] 2023-03-20T11:53:21.2046083Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-24] SKIPPED [ 40%] 2023-03-20T11:53:21.2066902Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-25] PASSED [ 40%] 2023-03-20T11:53:21.2090326Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-26] PASSED [ 40%] 2023-03-20T11:53:21.2103704Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-27] SKIPPED [ 40%] 2023-03-20T11:53:21.2118860Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-28] SKIPPED [ 40%] 2023-03-20T11:53:21.2133256Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-29] SKIPPED [ 40%] 2023-03-20T11:53:21.2147540Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-30] SKIPPED [ 40%] 2023-03-20T11:53:21.2165144Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-31] PASSED [ 40%] 2023-03-20T11:53:21.2184632Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-32] PASSED [ 40%] 2023-03-20T11:53:21.2198814Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-33] SKIPPED [ 40%] 2023-03-20T11:53:21.2212993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-34] SKIPPED [ 40%] 2023-03-20T11:53:21.2226317Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-35] SKIPPED [ 40%] 2023-03-20T11:53:21.2241756Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-36] SKIPPED [ 40%] 2023-03-20T11:53:21.2266839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-37] PASSED [ 40%] 2023-03-20T11:53:21.2296041Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-38] PASSED [ 40%] 2023-03-20T11:53:21.2309645Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-39] SKIPPED [ 40%] 2023-03-20T11:53:21.2323277Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-40] SKIPPED [ 40%] 2023-03-20T11:53:21.2337734Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-41] SKIPPED [ 40%] 2023-03-20T11:53:21.2351681Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-42] SKIPPED [ 40%] 2023-03-20T11:53:21.2375742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-43] PASSED [ 40%] 2023-03-20T11:53:21.2402870Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-44] PASSED [ 40%] 2023-03-20T11:53:21.2416979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-45] SKIPPED [ 40%] 2023-03-20T11:53:21.2434043Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-46] SKIPPED [ 40%] 2023-03-20T11:53:21.2449086Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-47] SKIPPED [ 40%] 2023-03-20T11:53:21.2462799Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-48] SKIPPED [ 40%] 2023-03-20T11:53:21.2482642Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-49] PASSED [ 40%] 2023-03-20T11:53:21.2505510Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-50] PASSED [ 40%] 2023-03-20T11:53:21.2519300Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-51] SKIPPED [ 40%] 2023-03-20T11:53:21.2533181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-52] SKIPPED [ 40%] 2023-03-20T11:53:21.2547292Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-53] SKIPPED [ 40%] 2023-03-20T11:53:21.2562687Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-54] SKIPPED [ 40%] 2023-03-20T11:53:21.2586312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-55] PASSED [ 40%] 2023-03-20T11:53:21.2613682Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-56] PASSED [ 40%] 2023-03-20T11:53:21.2627367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-57] SKIPPED [ 40%] 2023-03-20T11:53:21.2641272Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-58] SKIPPED [ 40%] 2023-03-20T11:53:21.2655830Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-59] SKIPPED [ 40%] 2023-03-20T11:53:21.2669628Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-60] SKIPPED [ 40%] 2023-03-20T11:53:21.2693200Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-61] PASSED [ 40%] 2023-03-20T11:53:21.2720674Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-62] PASSED [ 40%] 2023-03-20T11:53:21.2734029Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-63] SKIPPED [ 40%] 2023-03-20T11:53:21.2749583Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-64] SKIPPED [ 40%] 2023-03-20T11:53:21.2763411Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-65] SKIPPED [ 40%] 2023-03-20T11:53:21.2778060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-66] SKIPPED [ 40%] 2023-03-20T11:53:21.2798381Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-67] PASSED [ 40%] 2023-03-20T11:53:21.2821839Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-68] PASSED [ 40%] 2023-03-20T11:53:21.2835626Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-69] SKIPPED [ 40%] 2023-03-20T11:53:21.2850181Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-70] SKIPPED [ 40%] 2023-03-20T11:53:21.2863673Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-71] SKIPPED [ 40%] 2023-03-20T11:53:21.2879232Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-72] SKIPPED [ 40%] 2023-03-20T11:53:21.2903359Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-73] PASSED [ 40%] 2023-03-20T11:53:21.2932261Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-74] PASSED [ 40%] 2023-03-20T11:53:21.2945978Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-75] SKIPPED [ 40%] 2023-03-20T11:53:21.2959719Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-76] SKIPPED [ 40%] 2023-03-20T11:53:21.2974307Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-77] SKIPPED [ 40%] 2023-03-20T11:53:21.2987888Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-78] SKIPPED [ 40%] 2023-03-20T11:53:21.3010397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-79] PASSED [ 40%] 2023-03-20T11:53:21.3036059Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-80] PASSED [ 40%] 2023-03-20T11:53:21.3050275Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-81] SKIPPED [ 40%] 2023-03-20T11:53:21.3065880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-82] SKIPPED [ 40%] 2023-03-20T11:53:21.3079678Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_image_tensor-83] SKIPPED [ 40%] 2023-03-20T11:53:21.3094742Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-00] SKIPPED [ 40%] 2023-03-20T11:53:21.3109173Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-01] SKIPPED [ 40%] 2023-03-20T11:53:21.3123174Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-02] SKIPPED [ 40%] 2023-03-20T11:53:21.3148428Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-03] PASSED [ 40%] 2023-03-20T11:53:21.3172592Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-04] PASSED [ 40%] 2023-03-20T11:53:21.3195631Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-05] PASSED [ 40%] 2023-03-20T11:53:21.3225501Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-06] PASSED [ 40%] 2023-03-20T11:53:21.3253124Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-07] PASSED [ 40%] 2023-03-20T11:53:21.3281732Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-08] PASSED [ 40%] 2023-03-20T11:53:21.3296312Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-09] SKIPPED [ 40%] 2023-03-20T11:53:21.3311993Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-10] SKIPPED [ 40%] 2023-03-20T11:53:21.3326017Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-11] SKIPPED [ 40%] 2023-03-20T11:53:21.3340748Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-12] SKIPPED [ 40%] 2023-03-20T11:53:21.3355060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-13] SKIPPED [ 40%] 2023-03-20T11:53:21.3370252Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-14] SKIPPED [ 40%] 2023-03-20T11:53:21.3383822Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-15] SKIPPED [ 40%] 2023-03-20T11:53:21.3399060Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-16] SKIPPED [ 40%] 2023-03-20T11:53:21.3413747Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-17] SKIPPED [ 40%] 2023-03-20T11:53:21.3428163Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-18] SKIPPED [ 40%] 2023-03-20T11:53:21.3442427Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-19] SKIPPED [ 40%] 2023-03-20T11:53:21.3457305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-20] SKIPPED [ 40%] 2023-03-20T11:53:21.3482150Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-21] PASSED [ 40%] 2023-03-20T11:53:21.3505766Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-22] PASSED [ 40%] 2023-03-20T11:53:21.3530415Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-23] PASSED [ 40%] 2023-03-20T11:53:21.3559498Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-24] PASSED [ 40%] 2023-03-20T11:53:21.3587131Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-25] PASSED [ 40%] 2023-03-20T11:53:21.3615409Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-26] PASSED [ 40%] 2023-03-20T11:53:21.3629025Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-27] SKIPPED [ 40%] 2023-03-20T11:53:21.3644161Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-28] SKIPPED [ 40%] 2023-03-20T11:53:21.3658397Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-29] SKIPPED [ 40%] 2023-03-20T11:53:21.3672020Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-30] SKIPPED [ 40%] 2023-03-20T11:53:21.3685809Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-31] SKIPPED [ 40%] 2023-03-20T11:53:21.3699927Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-32] SKIPPED [ 40%] 2023-03-20T11:53:21.3713538Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-33] SKIPPED [ 40%] 2023-03-20T11:53:21.3729473Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-34] SKIPPED [ 40%] 2023-03-20T11:53:21.3742716Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-convert_dtype_video-35] SKIPPED [ 40%] 2023-03-20T11:53:21.3756609Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-00] SKIPPED [ 40%] 2023-03-20T11:53:21.3771711Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-01] SKIPPED [ 40%] 2023-03-20T11:53:21.3784785Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-02] SKIPPED [ 40%] 2023-03-20T11:53:21.3805322Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-03] PASSED [ 40%] 2023-03-20T11:53:21.3830846Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-04] PASSED [ 40%] 2023-03-20T11:53:21.3855080Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-05] PASSED [ 40%] 2023-03-20T11:53:21.3878469Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-06] PASSED [ 40%] 2023-03-20T11:53:21.3908516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-07] PASSED [ 40%] 2023-03-20T11:53:21.3937274Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-08] PASSED [ 40%] 2023-03-20T11:53:21.3951367Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-09] SKIPPED [ 40%] 2023-03-20T11:53:21.3966653Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-10] SKIPPED [ 40%] 2023-03-20T11:53:21.3980324Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-11] SKIPPED [ 40%] 2023-03-20T11:53:21.3993999Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-12] SKIPPED [ 40%] 2023-03-20T11:53:21.4008816Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-13] SKIPPED [ 40%] 2023-03-20T11:53:21.4021880Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-14] SKIPPED [ 40%] 2023-03-20T11:53:21.4035454Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-15] SKIPPED [ 40%] 2023-03-20T11:53:21.4051803Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-16] SKIPPED [ 40%] 2023-03-20T11:53:21.4065006Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-17] SKIPPED [ 40%] 2023-03-20T11:53:21.4078950Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-18] SKIPPED [ 40%] 2023-03-20T11:53:21.4093398Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-19] SKIPPED [ 40%] 2023-03-20T11:53:21.4107503Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-20] SKIPPED [ 40%] 2023-03-20T11:53:21.4129038Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-21] PASSED [ 40%] 2023-03-20T11:53:21.4152925Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-22] PASSED [ 40%] 2023-03-20T11:53:21.4177146Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-23] PASSED [ 40%] 2023-03-20T11:53:21.4200054Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-24] PASSED [ 40%] 2023-03-20T11:53:21.4230425Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-25] PASSED [ 40%] 2023-03-20T11:53:21.4259094Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-26] PASSED [ 40%] 2023-03-20T11:53:21.4272979Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-27] SKIPPED [ 40%] 2023-03-20T11:53:21.4289305Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-28] SKIPPED [ 40%] 2023-03-20T11:53:21.4302556Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-29] SKIPPED [ 40%] 2023-03-20T11:53:21.4316421Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-30] SKIPPED [ 40%] 2023-03-20T11:53:21.4330496Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-31] SKIPPED [ 40%] 2023-03-20T11:53:21.4345516Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-32] SKIPPED [ 40%] 2023-03-20T11:53:21.4358578Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-33] SKIPPED [ 40%] 2023-03-20T11:53:21.4376767Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-34] SKIPPED [ 40%] 2023-03-20T11:53:21.4390512Z test/test_transforms_v2_functional.py::TestKernels::test_batched_vs_single[cuda-uniform_temporal_subsample_video-35] SKIPPED [ 40%] 2023-03-20T11:53:21.4396413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:21.4402405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-01] SKIPPED [ 40%] 2023-03-20T11:53:21.4409242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-02] SKIPPED [ 40%] 2023-03-20T11:53:21.4414423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-03] SKIPPED [ 40%] 2023-03-20T11:53:21.4420391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-04] SKIPPED [ 40%] 2023-03-20T11:53:21.4426264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-05] SKIPPED [ 40%] 2023-03-20T11:53:21.4431983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-06] SKIPPED [ 40%] 2023-03-20T11:53:21.4437776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-07] SKIPPED [ 40%] 2023-03-20T11:53:21.4443719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-08] SKIPPED [ 40%] 2023-03-20T11:53:21.4452268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:21.4457415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:21.4463163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:21.4468860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:21.4474526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-13] SKIPPED [ 40%] 2023-03-20T11:53:21.4480585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-14] SKIPPED [ 40%] 2023-03-20T11:53:21.4486114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:21.4492933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:21.4498214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:21.4504025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-18] SKIPPED [ 40%] 2023-03-20T11:53:21.4509661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-19] SKIPPED [ 40%] 2023-03-20T11:53:21.4515391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-20] SKIPPED [ 40%] 2023-03-20T11:53:21.4522461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-21] SKIPPED [ 40%] 2023-03-20T11:53:21.4529135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-22] SKIPPED [ 40%] 2023-03-20T11:53:21.4534366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_image_tensor-23] SKIPPED [ 40%] 2023-03-20T11:53:21.4539858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_bounding_box-0] SKIPPED [ 40%] 2023-03-20T11:53:21.4545791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_bounding_box-1] SKIPPED [ 40%] 2023-03-20T11:53:21.4551379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_bounding_box-2] SKIPPED [ 40%] 2023-03-20T11:53:21.4557118Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_bounding_box-3] SKIPPED [ 40%] 2023-03-20T11:53:21.4563040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_bounding_box-4] SKIPPED [ 40%] 2023-03-20T11:53:21.4569923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_bounding_box-5] SKIPPED [ 40%] 2023-03-20T11:53:21.4575268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-00] SKIPPED [ 40%] 2023-03-20T11:53:21.4580574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-01] SKIPPED [ 40%] 2023-03-20T11:53:21.4587753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-02] SKIPPED [ 40%] 2023-03-20T11:53:21.4593416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-03] SKIPPED [ 40%] 2023-03-20T11:53:21.4599480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-04] SKIPPED [ 40%] 2023-03-20T11:53:21.4605154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-05] SKIPPED [ 40%] 2023-03-20T11:53:21.4611757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-06] SKIPPED [ 40%] 2023-03-20T11:53:21.4616629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-07] SKIPPED [ 40%] 2023-03-20T11:53:21.4622342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-08] SKIPPED [ 40%] 2023-03-20T11:53:21.4628194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-09] SKIPPED [ 40%] 2023-03-20T11:53:21.4633844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-10] SKIPPED [ 40%] 2023-03-20T11:53:21.4639648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-11] SKIPPED [ 40%] 2023-03-20T11:53:21.4645355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-12] SKIPPED [ 40%] 2023-03-20T11:53:21.4651687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-13] SKIPPED [ 40%] 2023-03-20T11:53:21.4658548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-14] SKIPPED [ 40%] 2023-03-20T11:53:21.4664288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-15] SKIPPED [ 40%] 2023-03-20T11:53:21.4670088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-16] SKIPPED [ 40%] 2023-03-20T11:53:21.4675661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-17] SKIPPED [ 40%] 2023-03-20T11:53:21.4681479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-18] SKIPPED [ 40%] 2023-03-20T11:53:21.4687337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-19] SKIPPED [ 40%] 2023-03-20T11:53:21.4693233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-20] SKIPPED [ 40%] 2023-03-20T11:53:21.4699922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-21] SKIPPED [ 40%] 2023-03-20T11:53:21.4705616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-22] SKIPPED [ 40%] 2023-03-20T11:53:21.4711645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-23] SKIPPED [ 40%] 2023-03-20T11:53:21.4717609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-24] SKIPPED [ 40%] 2023-03-20T11:53:21.4724832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-25] SKIPPED [ 40%] 2023-03-20T11:53:21.4732332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-26] SKIPPED [ 40%] 2023-03-20T11:53:21.4737338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-27] SKIPPED [ 40%] 2023-03-20T11:53:21.4743385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-28] SKIPPED [ 40%] 2023-03-20T11:53:21.4749439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-29] SKIPPED [ 40%] 2023-03-20T11:53:21.4755408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-30] SKIPPED [ 40%] 2023-03-20T11:53:21.4761278Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-31] SKIPPED [ 40%] 2023-03-20T11:53:21.4766927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-32] SKIPPED [ 40%] 2023-03-20T11:53:21.4773703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-33] SKIPPED [ 40%] 2023-03-20T11:53:21.4778865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-34] SKIPPED [ 40%] 2023-03-20T11:53:21.4784561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_mask-35] SKIPPED [ 40%] 2023-03-20T11:53:21.4790517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-00] SKIPPED [ 40%] 2023-03-20T11:53:21.4797633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-01] SKIPPED [ 40%] 2023-03-20T11:53:21.4803486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-02] SKIPPED [ 40%] 2023-03-20T11:53:21.4810829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-03] SKIPPED [ 40%] 2023-03-20T11:53:21.4815913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-04] SKIPPED [ 40%] 2023-03-20T11:53:21.4821605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-05] SKIPPED [ 40%] 2023-03-20T11:53:21.4827500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-06] SKIPPED [ 40%] 2023-03-20T11:53:21.4833517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-07] SKIPPED [ 40%] 2023-03-20T11:53:21.4839491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-08] SKIPPED [ 40%] 2023-03-20T11:53:21.4845130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-09] SKIPPED [ 40%] 2023-03-20T11:53:21.4852100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-10] SKIPPED [ 40%] 2023-03-20T11:53:21.4857280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-11] SKIPPED [ 40%] 2023-03-20T11:53:21.4864381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-12] SKIPPED [ 40%] 2023-03-20T11:53:21.4870244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-13] SKIPPED [ 40%] 2023-03-20T11:53:21.4876302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-14] SKIPPED [ 40%] 2023-03-20T11:53:21.4882028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-15] SKIPPED [ 40%] 2023-03-20T11:53:21.4888861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-16] SKIPPED [ 40%] 2023-03-20T11:53:21.4894255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-17] SKIPPED [ 40%] 2023-03-20T11:53:21.4900005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-18] SKIPPED [ 40%] 2023-03-20T11:53:21.4905883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-19] SKIPPED [ 40%] 2023-03-20T11:53:21.4911515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-20] SKIPPED [ 40%] 2023-03-20T11:53:21.4917215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-21] SKIPPED [ 40%] 2023-03-20T11:53:21.4922824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-22] SKIPPED [ 40%] 2023-03-20T11:53:21.4929587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-23] SKIPPED [ 40%] 2023-03-20T11:53:21.4936189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-24] SKIPPED [ 40%] 2023-03-20T11:53:21.4941908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-25] SKIPPED [ 40%] 2023-03-20T11:53:21.4947729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-26] SKIPPED [ 40%] 2023-03-20T11:53:21.4953555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-27] SKIPPED [ 40%] 2023-03-20T11:53:21.4959356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-28] SKIPPED [ 40%] 2023-03-20T11:53:21.4964992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-29] SKIPPED [ 40%] 2023-03-20T11:53:21.4971702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-30] SKIPPED [ 40%] 2023-03-20T11:53:21.4977215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-31] SKIPPED [ 40%] 2023-03-20T11:53:21.4982934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-32] SKIPPED [ 40%] 2023-03-20T11:53:21.4988678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-33] SKIPPED [ 40%] 2023-03-20T11:53:21.4994345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-34] SKIPPED [ 40%] 2023-03-20T11:53:21.5001340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-horizontal_flip_video-35] SKIPPED [ 40%] 2023-03-20T11:53:21.5007016Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-00] SKIPPED [ 40%] 2023-03-20T11:53:21.5013035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-01] SKIPPED [ 40%] 2023-03-20T11:53:21.5018484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-02] SKIPPED [ 40%] 2023-03-20T11:53:21.5024378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-03] SKIPPED [ 40%] 2023-03-20T11:53:21.5030127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-04] SKIPPED [ 40%] 2023-03-20T11:53:21.5035667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-05] SKIPPED [ 40%] 2023-03-20T11:53:21.5041631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-06] SKIPPED [ 40%] 2023-03-20T11:53:21.5047469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-07] SKIPPED [ 40%] 2023-03-20T11:53:21.5053059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-08] SKIPPED [ 40%] 2023-03-20T11:53:21.5059196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-09] SKIPPED [ 40%] 2023-03-20T11:53:21.5066489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-10] SKIPPED [ 40%] 2023-03-20T11:53:21.5071992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-11] SKIPPED [ 40%] 2023-03-20T11:53:21.5077598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-12] SKIPPED [ 40%] 2023-03-20T11:53:21.5083567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-13] SKIPPED [ 40%] 2023-03-20T11:53:21.5090317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-14] SKIPPED [ 40%] 2023-03-20T11:53:21.5095573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-15] SKIPPED [ 40%] 2023-03-20T11:53:21.5101290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-16] SKIPPED [ 40%] 2023-03-20T11:53:21.5107060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-17] SKIPPED [ 40%] 2023-03-20T11:53:21.5112701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-18] SKIPPED [ 40%] 2023-03-20T11:53:21.5118328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-19] SKIPPED [ 40%] 2023-03-20T11:53:21.5124213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-20] SKIPPED [ 40%] 2023-03-20T11:53:21.5130108Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-21] SKIPPED [ 40%] 2023-03-20T11:53:21.5137374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-22] SKIPPED [ 40%] 2023-03-20T11:53:21.5143176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-23] SKIPPED [ 40%] 2023-03-20T11:53:21.5148906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-24] SKIPPED [ 40%] 2023-03-20T11:53:21.5154587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-25] SKIPPED [ 40%] 2023-03-20T11:53:21.5160411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-26] SKIPPED [ 40%] 2023-03-20T11:53:21.5166206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-27] SKIPPED [ 40%] 2023-03-20T11:53:21.5173102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-28] SKIPPED [ 40%] 2023-03-20T11:53:21.5178794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-29] SKIPPED [ 40%] 2023-03-20T11:53:21.5184556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-30] SKIPPED [ 40%] 2023-03-20T11:53:21.5190148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-31] SKIPPED [ 40%] 2023-03-20T11:53:21.5195909Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-32] SKIPPED [ 40%] 2023-03-20T11:53:21.5204770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-33] SKIPPED [ 40%] 2023-03-20T11:53:21.5211373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-34] SKIPPED [ 40%] 2023-03-20T11:53:21.5216880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-35] SKIPPED [ 40%] 2023-03-20T11:53:21.5222509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-36] SKIPPED [ 40%] 2023-03-20T11:53:21.5228094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-37] SKIPPED [ 40%] 2023-03-20T11:53:21.5233708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-38] SKIPPED [ 40%] 2023-03-20T11:53:21.5239505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-39] SKIPPED [ 40%] 2023-03-20T11:53:21.5245197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-40] SKIPPED [ 40%] 2023-03-20T11:53:21.5252043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-41] SKIPPED [ 40%] 2023-03-20T11:53:21.5257484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-42] SKIPPED [ 40%] 2023-03-20T11:53:21.5263090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-43] SKIPPED [ 40%] 2023-03-20T11:53:21.5268821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-44] SKIPPED [ 40%] 2023-03-20T11:53:21.5275715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-45] SKIPPED [ 40%] 2023-03-20T11:53:21.5281759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-46] SKIPPED [ 40%] 2023-03-20T11:53:21.5287510Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-47] SKIPPED [ 40%] 2023-03-20T11:53:21.5293589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-48] SKIPPED [ 40%] 2023-03-20T11:53:21.5299542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-49] SKIPPED [ 40%] 2023-03-20T11:53:21.5305468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-50] SKIPPED [ 40%] 2023-03-20T11:53:21.5310961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-51] SKIPPED [ 40%] 2023-03-20T11:53:21.5316660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-52] SKIPPED [ 40%] 2023-03-20T11:53:21.5322584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-53] SKIPPED [ 40%] 2023-03-20T11:53:21.5329102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-54] SKIPPED [ 40%] 2023-03-20T11:53:21.5334542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-55] SKIPPED [ 40%] 2023-03-20T11:53:21.5341642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-56] SKIPPED [ 40%] 2023-03-20T11:53:21.5347607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-57] SKIPPED [ 40%] 2023-03-20T11:53:21.5353284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-58] SKIPPED [ 40%] 2023-03-20T11:53:21.5358869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-59] SKIPPED [ 40%] 2023-03-20T11:53:21.5365012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-60] SKIPPED [ 40%] 2023-03-20T11:53:21.5371808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-61] SKIPPED [ 40%] 2023-03-20T11:53:21.5376966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-62] SKIPPED [ 40%] 2023-03-20T11:53:21.5382954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-63] SKIPPED [ 40%] 2023-03-20T11:53:21.5388562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-64] SKIPPED [ 40%] 2023-03-20T11:53:21.5394229Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-65] SKIPPED [ 40%] 2023-03-20T11:53:21.5399941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-66] SKIPPED [ 40%] 2023-03-20T11:53:21.5405800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-67] SKIPPED [ 40%] 2023-03-20T11:53:21.5413138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-68] SKIPPED [ 40%] 2023-03-20T11:53:21.5419017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-69] SKIPPED [ 40%] 2023-03-20T11:53:21.5425116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-70] SKIPPED [ 40%] 2023-03-20T11:53:21.5430547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-71] SKIPPED [ 40%] 2023-03-20T11:53:21.5436293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-72] SKIPPED [ 40%] 2023-03-20T11:53:21.5442209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-73] SKIPPED [ 40%] 2023-03-20T11:53:21.5453466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-74] SKIPPED [ 40%] 2023-03-20T11:53:21.5454186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-75] SKIPPED [ 40%] 2023-03-20T11:53:21.5459747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-76] SKIPPED [ 40%] 2023-03-20T11:53:21.5465732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-77] SKIPPED [ 40%] 2023-03-20T11:53:21.5471342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-78] SKIPPED [ 40%] 2023-03-20T11:53:21.5478526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-79] SKIPPED [ 40%] 2023-03-20T11:53:21.5484282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-80] SKIPPED [ 40%] 2023-03-20T11:53:21.5490234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-81] SKIPPED [ 40%] 2023-03-20T11:53:21.5496394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-82] SKIPPED [ 40%] 2023-03-20T11:53:21.5501850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-83] SKIPPED [ 40%] 2023-03-20T11:53:21.5507497Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_image_tensor-84] SKIPPED [ 40%] 2023-03-20T11:53:21.5513190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-000] SKIPPED [ 40%] 2023-03-20T11:53:21.5518895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-001] SKIPPED [ 40%] 2023-03-20T11:53:21.5524971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-002] SKIPPED [ 40%] 2023-03-20T11:53:21.5531710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-003] SKIPPED [ 40%] 2023-03-20T11:53:21.5536770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-004] SKIPPED [ 40%] 2023-03-20T11:53:21.5542353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-005] SKIPPED [ 40%] 2023-03-20T11:53:21.5549757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-006] SKIPPED [ 40%] 2023-03-20T11:53:21.5555245Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-007] SKIPPED [ 40%] 2023-03-20T11:53:21.5561096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-008] SKIPPED [ 40%] 2023-03-20T11:53:21.5566869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-009] SKIPPED [ 40%] 2023-03-20T11:53:21.5573291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-010] SKIPPED [ 40%] 2023-03-20T11:53:21.5578945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-011] SKIPPED [ 40%] 2023-03-20T11:53:21.5584900Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-012] SKIPPED [ 40%] 2023-03-20T11:53:21.5590459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-013] SKIPPED [ 40%] 2023-03-20T11:53:21.5596188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-014] SKIPPED [ 40%] 2023-03-20T11:53:21.5602053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-015] SKIPPED [ 40%] 2023-03-20T11:53:21.5608853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-016] SKIPPED [ 40%] 2023-03-20T11:53:21.5615541Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-017] SKIPPED [ 40%] 2023-03-20T11:53:21.5621051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-018] SKIPPED [ 40%] 2023-03-20T11:53:21.5627241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-019] SKIPPED [ 40%] 2023-03-20T11:53:21.5632961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-020] SKIPPED [ 40%] 2023-03-20T11:53:21.5639630Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-021] SKIPPED [ 40%] 2023-03-20T11:53:21.5644781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-022] SKIPPED [ 40%] 2023-03-20T11:53:21.5651869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-023] SKIPPED [ 40%] 2023-03-20T11:53:21.5656760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-024] SKIPPED [ 40%] 2023-03-20T11:53:21.5662459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-025] SKIPPED [ 40%] 2023-03-20T11:53:21.5668643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-026] SKIPPED [ 40%] 2023-03-20T11:53:21.5674236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-027] SKIPPED [ 40%] 2023-03-20T11:53:21.5679915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-028] SKIPPED [ 40%] 2023-03-20T11:53:21.5686814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-029] SKIPPED [ 40%] 2023-03-20T11:53:21.5693237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-030] SKIPPED [ 40%] 2023-03-20T11:53:21.5698813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-031] SKIPPED [ 40%] 2023-03-20T11:53:21.5704589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-032] SKIPPED [ 40%] 2023-03-20T11:53:21.5710282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-033] SKIPPED [ 40%] 2023-03-20T11:53:21.5716036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-034] SKIPPED [ 40%] 2023-03-20T11:53:21.5721915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-035] SKIPPED [ 40%] 2023-03-20T11:53:21.5728795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-036] SKIPPED [ 40%] 2023-03-20T11:53:21.5733798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-037] SKIPPED [ 40%] 2023-03-20T11:53:21.5739261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-038] SKIPPED [ 40%] 2023-03-20T11:53:21.5745113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-039] SKIPPED [ 40%] 2023-03-20T11:53:21.5752174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-040] SKIPPED [ 40%] 2023-03-20T11:53:21.5757980Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-041] SKIPPED [ 40%] 2023-03-20T11:53:21.5763816Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-042] SKIPPED [ 40%] 2023-03-20T11:53:21.5770469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-043] SKIPPED [ 40%] 2023-03-20T11:53:21.5776007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-044] SKIPPED [ 40%] 2023-03-20T11:53:21.5781319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-045] SKIPPED [ 40%] 2023-03-20T11:53:21.5787018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-046] SKIPPED [ 40%] 2023-03-20T11:53:21.5792733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-047] SKIPPED [ 40%] 2023-03-20T11:53:21.5798735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-048] SKIPPED [ 40%] 2023-03-20T11:53:21.5804038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-049] SKIPPED [ 40%] 2023-03-20T11:53:21.5810539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-050] SKIPPED [ 40%] 2023-03-20T11:53:21.5816141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-051] SKIPPED [ 40%] 2023-03-20T11:53:21.5823076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-052] SKIPPED [ 40%] 2023-03-20T11:53:21.5829120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-053] SKIPPED [ 40%] 2023-03-20T11:53:21.5834822Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-054] SKIPPED [ 40%] 2023-03-20T11:53:21.5840478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-055] SKIPPED [ 40%] 2023-03-20T11:53:21.5846231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-056] SKIPPED [ 40%] 2023-03-20T11:53:21.5853355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-057] SKIPPED [ 40%] 2023-03-20T11:53:21.5858372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-058] SKIPPED [ 40%] 2023-03-20T11:53:21.5864265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-059] SKIPPED [ 40%] 2023-03-20T11:53:21.5869951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-060] SKIPPED [ 40%] 2023-03-20T11:53:21.5875603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-061] SKIPPED [ 40%] 2023-03-20T11:53:21.5881394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-062] SKIPPED [ 40%] 2023-03-20T11:53:21.5889776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-063] SKIPPED [ 40%] 2023-03-20T11:53:21.5894986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-064] SKIPPED [ 40%] 2023-03-20T11:53:21.5900666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-065] SKIPPED [ 40%] 2023-03-20T11:53:21.5906886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-066] SKIPPED [ 40%] 2023-03-20T11:53:21.5912476Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-067] SKIPPED [ 40%] 2023-03-20T11:53:21.5918503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-068] SKIPPED [ 40%] 2023-03-20T11:53:21.5923976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-069] SKIPPED [ 40%] 2023-03-20T11:53:21.5930549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-070] SKIPPED [ 40%] 2023-03-20T11:53:21.5936022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-071] SKIPPED [ 40%] 2023-03-20T11:53:21.5941657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-072] SKIPPED [ 40%] 2023-03-20T11:53:21.5947600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-073] SKIPPED [ 40%] 2023-03-20T11:53:21.5954488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-074] SKIPPED [ 40%] 2023-03-20T11:53:21.5960109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-075] SKIPPED [ 40%] 2023-03-20T11:53:21.5965942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-076] SKIPPED [ 40%] 2023-03-20T11:53:21.5972889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-077] SKIPPED [ 40%] 2023-03-20T11:53:21.5978026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-078] SKIPPED [ 40%] 2023-03-20T11:53:21.5983885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-079] SKIPPED [ 40%] 2023-03-20T11:53:21.5989610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-080] SKIPPED [ 40%] 2023-03-20T11:53:21.5995447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-081] SKIPPED [ 40%] 2023-03-20T11:53:21.6001029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-082] SKIPPED [ 40%] 2023-03-20T11:53:21.6006633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-083] SKIPPED [ 40%] 2023-03-20T11:53:21.6013216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-084] SKIPPED [ 40%] 2023-03-20T11:53:21.6018675Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-085] SKIPPED [ 40%] 2023-03-20T11:53:21.6027689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-086] SKIPPED [ 40%] 2023-03-20T11:53:21.6033156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-087] SKIPPED [ 40%] 2023-03-20T11:53:21.6038875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-088] SKIPPED [ 40%] 2023-03-20T11:53:21.6044447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-089] SKIPPED [ 40%] 2023-03-20T11:53:21.6050395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-090] SKIPPED [ 40%] 2023-03-20T11:53:21.6056158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-091] SKIPPED [ 40%] 2023-03-20T11:53:21.6061448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-092] SKIPPED [ 40%] 2023-03-20T11:53:21.6067283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-093] SKIPPED [ 40%] 2023-03-20T11:53:21.6072800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-094] SKIPPED [ 40%] 2023-03-20T11:53:21.6078310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-095] SKIPPED [ 40%] 2023-03-20T11:53:21.6084109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-096] SKIPPED [ 40%] 2023-03-20T11:53:21.6092034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-097] SKIPPED [ 40%] 2023-03-20T11:53:21.6097184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-098] SKIPPED [ 40%] 2023-03-20T11:53:21.6102935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-099] SKIPPED [ 40%] 2023-03-20T11:53:21.6108667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-100] SKIPPED [ 40%] 2023-03-20T11:53:21.6114248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-101] SKIPPED [ 40%] 2023-03-20T11:53:21.6119819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-102] SKIPPED [ 40%] 2023-03-20T11:53:21.6125516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-103] SKIPPED [ 40%] 2023-03-20T11:53:21.6132432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-104] SKIPPED [ 40%] 2023-03-20T11:53:21.6137226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-105] SKIPPED [ 40%] 2023-03-20T11:53:21.6142858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-106] SKIPPED [ 40%] 2023-03-20T11:53:21.6148433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-107] SKIPPED [ 40%] 2023-03-20T11:53:21.6154263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-108] SKIPPED [ 40%] 2023-03-20T11:53:21.6161306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-109] SKIPPED [ 40%] 2023-03-20T11:53:21.6166886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-110] SKIPPED [ 40%] 2023-03-20T11:53:21.6173121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-111] SKIPPED [ 40%] 2023-03-20T11:53:21.6179111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-112] SKIPPED [ 40%] 2023-03-20T11:53:21.6185301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-113] SKIPPED [ 40%] 2023-03-20T11:53:21.6190675Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-114] SKIPPED [ 40%] 2023-03-20T11:53:21.6196309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-115] SKIPPED [ 40%] 2023-03-20T11:53:21.6202161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-116] SKIPPED [ 40%] 2023-03-20T11:53:21.6208884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-117] SKIPPED [ 40%] 2023-03-20T11:53:21.6213863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-118] SKIPPED [ 40%] 2023-03-20T11:53:21.6219733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-119] SKIPPED [ 40%] 2023-03-20T11:53:21.6226782Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-120] SKIPPED [ 40%] 2023-03-20T11:53:21.6232396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-121] SKIPPED [ 40%] 2023-03-20T11:53:21.6238088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-122] SKIPPED [ 40%] 2023-03-20T11:53:21.6243788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-123] SKIPPED [ 40%] 2023-03-20T11:53:21.6250212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-124] SKIPPED [ 40%] 2023-03-20T11:53:21.6255754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-125] SKIPPED [ 40%] 2023-03-20T11:53:21.6261400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-126] SKIPPED [ 40%] 2023-03-20T11:53:21.6267189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-127] SKIPPED [ 40%] 2023-03-20T11:53:21.6272827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-128] SKIPPED [ 40%] 2023-03-20T11:53:21.6278440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-129] SKIPPED [ 40%] 2023-03-20T11:53:21.6284417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-130] SKIPPED [ 40%] 2023-03-20T11:53:21.6290356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-131] SKIPPED [ 40%] 2023-03-20T11:53:21.6297849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-132] SKIPPED [ 40%] 2023-03-20T11:53:21.6303539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-133] SKIPPED [ 40%] 2023-03-20T11:53:21.6308790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-134] SKIPPED [ 40%] 2023-03-20T11:53:21.6314374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-135] SKIPPED [ 40%] 2023-03-20T11:53:21.6320115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-136] SKIPPED [ 40%] 2023-03-20T11:53:21.6325709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-137] SKIPPED [ 40%] 2023-03-20T11:53:21.6332794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-138] SKIPPED [ 40%] 2023-03-20T11:53:21.6337888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-139] SKIPPED [ 40%] 2023-03-20T11:53:21.6343970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-140] SKIPPED [ 40%] 2023-03-20T11:53:21.6349378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-141] SKIPPED [ 40%] 2023-03-20T11:53:21.6354935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-142] SKIPPED [ 40%] 2023-03-20T11:53:21.6361943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-143] SKIPPED [ 40%] 2023-03-20T11:53:21.6367692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-144] SKIPPED [ 40%] 2023-03-20T11:53:21.6373632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-145] SKIPPED [ 40%] 2023-03-20T11:53:21.6379468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-146] SKIPPED [ 40%] 2023-03-20T11:53:21.6385188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-147] SKIPPED [ 40%] 2023-03-20T11:53:21.6391055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-148] SKIPPED [ 40%] 2023-03-20T11:53:21.6396383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-149] SKIPPED [ 40%] 2023-03-20T11:53:21.6402146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-150] SKIPPED [ 40%] 2023-03-20T11:53:21.6409120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-151] SKIPPED [ 40%] 2023-03-20T11:53:21.6413748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-152] SKIPPED [ 40%] 2023-03-20T11:53:21.6419618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-153] SKIPPED [ 40%] 2023-03-20T11:53:21.6425437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-154] SKIPPED [ 40%] 2023-03-20T11:53:21.6432190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-155] SKIPPED [ 40%] 2023-03-20T11:53:21.6437922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-156] SKIPPED [ 40%] 2023-03-20T11:53:21.6443560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-157] SKIPPED [ 40%] 2023-03-20T11:53:21.6450433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-158] SKIPPED [ 40%] 2023-03-20T11:53:21.6455553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-159] SKIPPED [ 40%] 2023-03-20T11:53:21.6461059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-160] SKIPPED [ 40%] 2023-03-20T11:53:21.6466807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-161] SKIPPED [ 40%] 2023-03-20T11:53:21.6472261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-162] SKIPPED [ 40%] 2023-03-20T11:53:21.6477913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-163] SKIPPED [ 40%] 2023-03-20T11:53:21.6483605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-164] SKIPPED [ 40%] 2023-03-20T11:53:21.6490565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-165] SKIPPED [ 40%] 2023-03-20T11:53:21.6496852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-166] SKIPPED [ 40%] 2023-03-20T11:53:21.6502381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-167] SKIPPED [ 40%] 2023-03-20T11:53:21.6508174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-168] SKIPPED [ 40%] 2023-03-20T11:53:21.6513702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-169] SKIPPED [ 40%] 2023-03-20T11:53:21.6519495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-170] SKIPPED [ 40%] 2023-03-20T11:53:21.6525044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-171] SKIPPED [ 40%] 2023-03-20T11:53:21.6531712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-172] SKIPPED [ 40%] 2023-03-20T11:53:21.6536797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-173] SKIPPED [ 40%] 2023-03-20T11:53:21.6542438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-174] SKIPPED [ 40%] 2023-03-20T11:53:21.6548464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-175] SKIPPED [ 40%] 2023-03-20T11:53:21.6553768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-176] SKIPPED [ 40%] 2023-03-20T11:53:21.6559546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-177] SKIPPED [ 40%] 2023-03-20T11:53:21.6566404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-178] SKIPPED [ 40%] 2023-03-20T11:53:21.6572869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-179] SKIPPED [ 40%] 2023-03-20T11:53:21.6577692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-180] SKIPPED [ 40%] 2023-03-20T11:53:21.6583280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-181] SKIPPED [ 40%] 2023-03-20T11:53:21.6588986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-182] SKIPPED [ 40%] 2023-03-20T11:53:21.6594544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-183] SKIPPED [ 40%] 2023-03-20T11:53:21.6600273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-184] SKIPPED [ 40%] 2023-03-20T11:53:21.6605880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-185] SKIPPED [ 40%] 2023-03-20T11:53:21.6612804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-186] SKIPPED [ 40%] 2023-03-20T11:53:21.6617694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-187] SKIPPED [ 40%] 2023-03-20T11:53:21.6623529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-188] SKIPPED [ 40%] 2023-03-20T11:53:21.6630308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-189] SKIPPED [ 40%] 2023-03-20T11:53:21.6635982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-190] SKIPPED [ 40%] 2023-03-20T11:53:21.6641850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-191] SKIPPED [ 40%] 2023-03-20T11:53:21.6647318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-192] SKIPPED [ 40%] 2023-03-20T11:53:21.6653624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-193] SKIPPED [ 40%] 2023-03-20T11:53:21.6659453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-194] SKIPPED [ 40%] 2023-03-20T11:53:21.6665062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-195] SKIPPED [ 40%] 2023-03-20T11:53:21.6670733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-196] SKIPPED [ 40%] 2023-03-20T11:53:21.6676330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-197] SKIPPED [ 40%] 2023-03-20T11:53:21.6681982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-198] SKIPPED [ 40%] 2023-03-20T11:53:21.6689003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-199] SKIPPED [ 40%] 2023-03-20T11:53:21.6694001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-200] SKIPPED [ 40%] 2023-03-20T11:53:21.6701154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-201] SKIPPED [ 40%] 2023-03-20T11:53:21.6706829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-202] SKIPPED [ 40%] 2023-03-20T11:53:21.6712339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-203] SKIPPED [ 40%] 2023-03-20T11:53:21.6717987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-204] SKIPPED [ 40%] 2023-03-20T11:53:21.6723723Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-205] SKIPPED [ 40%] 2023-03-20T11:53:21.6730374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-206] SKIPPED [ 40%] 2023-03-20T11:53:21.6735645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-207] SKIPPED [ 40%] 2023-03-20T11:53:21.6742200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-208] SKIPPED [ 40%] 2023-03-20T11:53:21.6748652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-209] SKIPPED [ 40%] 2023-03-20T11:53:21.6754679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-210] SKIPPED [ 40%] 2023-03-20T11:53:21.6760956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-211] SKIPPED [ 40%] 2023-03-20T11:53:21.6768778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-212] SKIPPED [ 40%] 2023-03-20T11:53:21.6773823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-213] SKIPPED [ 40%] 2023-03-20T11:53:21.6779735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-214] SKIPPED [ 40%] 2023-03-20T11:53:21.6785492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-215] SKIPPED [ 40%] 2023-03-20T11:53:21.6791047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-216] SKIPPED [ 40%] 2023-03-20T11:53:21.6796624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-217] SKIPPED [ 40%] 2023-03-20T11:53:21.6802453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-218] SKIPPED [ 40%] 2023-03-20T11:53:21.6808953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-219] SKIPPED [ 40%] 2023-03-20T11:53:21.6814011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-220] SKIPPED [ 40%] 2023-03-20T11:53:21.6819788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-221] SKIPPED [ 40%] 2023-03-20T11:53:21.6825463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-222] SKIPPED [ 40%] 2023-03-20T11:53:21.6833973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-223] SKIPPED [ 40%] 2023-03-20T11:53:21.6839772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-224] SKIPPED [ 40%] 2023-03-20T11:53:21.6845364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-225] SKIPPED [ 40%] 2023-03-20T11:53:21.6852169Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-226] SKIPPED [ 40%] 2023-03-20T11:53:21.6857190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-227] SKIPPED [ 40%] 2023-03-20T11:53:21.6862880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-228] SKIPPED [ 40%] 2023-03-20T11:53:21.6868485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-229] SKIPPED [ 40%] 2023-03-20T11:53:21.6874129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-230] SKIPPED [ 40%] 2023-03-20T11:53:21.6879651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-231] SKIPPED [ 40%] 2023-03-20T11:53:21.6885288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-232] SKIPPED [ 40%] 2023-03-20T11:53:21.6891929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-233] SKIPPED [ 40%] 2023-03-20T11:53:21.6897210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-234] SKIPPED [ 40%] 2023-03-20T11:53:21.6903978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-235] SKIPPED [ 40%] 2023-03-20T11:53:21.6909366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-236] SKIPPED [ 40%] 2023-03-20T11:53:21.6915015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-237] SKIPPED [ 40%] 2023-03-20T11:53:21.6920628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-238] SKIPPED [ 40%] 2023-03-20T11:53:21.6926037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-239] SKIPPED [ 40%] 2023-03-20T11:53:21.6933059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-240] SKIPPED [ 40%] 2023-03-20T11:53:21.6938027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-241] SKIPPED [ 40%] 2023-03-20T11:53:21.6943710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-242] SKIPPED [ 40%] 2023-03-20T11:53:21.6949295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-243] SKIPPED [ 40%] 2023-03-20T11:53:21.6954846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-244] SKIPPED [ 40%] 2023-03-20T11:53:21.6960610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-245] SKIPPED [ 40%] 2023-03-20T11:53:21.6967364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-246] SKIPPED [ 40%] 2023-03-20T11:53:21.6973480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-247] SKIPPED [ 40%] 2023-03-20T11:53:21.6979274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-248] SKIPPED [ 40%] 2023-03-20T11:53:21.6984996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-249] SKIPPED [ 40%] 2023-03-20T11:53:21.6990503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-250] SKIPPED [ 40%] 2023-03-20T11:53:21.6996114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-251] SKIPPED [ 40%] 2023-03-20T11:53:21.7001860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-252] SKIPPED [ 40%] 2023-03-20T11:53:21.7007636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-253] SKIPPED [ 40%] 2023-03-20T11:53:21.7013357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-254] SKIPPED [ 40%] 2023-03-20T11:53:21.7019377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-255] SKIPPED [ 40%] 2023-03-20T11:53:21.7025054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-256] SKIPPED [ 40%] 2023-03-20T11:53:21.7030812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-257] SKIPPED [ 40%] 2023-03-20T11:53:21.7037602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-258] SKIPPED [ 40%] 2023-03-20T11:53:21.7043560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-259] SKIPPED [ 40%] 2023-03-20T11:53:21.7050523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-260] SKIPPED [ 40%] 2023-03-20T11:53:21.7055676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-261] SKIPPED [ 40%] 2023-03-20T11:53:21.7061383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-262] SKIPPED [ 40%] 2023-03-20T11:53:21.7067098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-263] SKIPPED [ 40%] 2023-03-20T11:53:21.7073046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-264] SKIPPED [ 40%] 2023-03-20T11:53:21.7078931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-265] SKIPPED [ 40%] 2023-03-20T11:53:21.7084679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-266] SKIPPED [ 40%] 2023-03-20T11:53:21.7091556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-267] SKIPPED [ 40%] 2023-03-20T11:53:21.7096449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-268] SKIPPED [ 40%] 2023-03-20T11:53:21.7103637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_bounding_box-269] SKIPPED [ 40%] 2023-03-20T11:53:21.7109273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-00] SKIPPED [ 40%] 2023-03-20T11:53:21.7114985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-01] SKIPPED [ 40%] 2023-03-20T11:53:21.7120861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-02] SKIPPED [ 40%] 2023-03-20T11:53:21.7126459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-03] SKIPPED [ 40%] 2023-03-20T11:53:21.7133323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-04] SKIPPED [ 40%] 2023-03-20T11:53:21.7138546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-05] SKIPPED [ 40%] 2023-03-20T11:53:21.7144459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-06] SKIPPED [ 40%] 2023-03-20T11:53:21.7149838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-07] SKIPPED [ 40%] 2023-03-20T11:53:21.7155446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-08] SKIPPED [ 40%] 2023-03-20T11:53:21.7161255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-09] SKIPPED [ 40%] 2023-03-20T11:53:21.7166888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-10] SKIPPED [ 40%] 2023-03-20T11:53:21.7174025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_mask-11] SKIPPED [ 40%] 2023-03-20T11:53:21.7179906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-00] SKIPPED [ 40%] 2023-03-20T11:53:21.7185728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-01] SKIPPED [ 40%] 2023-03-20T11:53:21.7191419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-02] SKIPPED [ 40%] 2023-03-20T11:53:21.7196992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-03] SKIPPED [ 40%] 2023-03-20T11:53:21.7202947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-04] SKIPPED [ 40%] 2023-03-20T11:53:21.7209814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-05] SKIPPED [ 40%] 2023-03-20T11:53:21.7214955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-06] SKIPPED [ 40%] 2023-03-20T11:53:21.7220624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-07] SKIPPED [ 40%] 2023-03-20T11:53:21.7226468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-08] SKIPPED [ 40%] 2023-03-20T11:53:21.7232143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-09] SKIPPED [ 40%] 2023-03-20T11:53:21.7239059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-10] SKIPPED [ 40%] 2023-03-20T11:53:21.7244802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-11] SKIPPED [ 40%] 2023-03-20T11:53:21.7251847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-12] SKIPPED [ 40%] 2023-03-20T11:53:21.7256743Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-13] SKIPPED [ 40%] 2023-03-20T11:53:21.7262262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-14] SKIPPED [ 40%] 2023-03-20T11:53:21.7267957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-15] SKIPPED [ 40%] 2023-03-20T11:53:21.7273690Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-16] SKIPPED [ 40%] 2023-03-20T11:53:21.7279530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-17] SKIPPED [ 40%] 2023-03-20T11:53:21.7285203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-18] SKIPPED [ 40%] 2023-03-20T11:53:21.7292152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-19] SKIPPED [ 40%] 2023-03-20T11:53:21.7297121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-20] SKIPPED [ 40%] 2023-03-20T11:53:21.7303037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-21] SKIPPED [ 40%] 2023-03-20T11:53:21.7309868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-22] SKIPPED [ 40%] 2023-03-20T11:53:21.7315502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-23] SKIPPED [ 40%] 2023-03-20T11:53:21.7321321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-24] SKIPPED [ 40%] 2023-03-20T11:53:21.7326941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-25] SKIPPED [ 40%] 2023-03-20T11:53:21.7333427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-26] SKIPPED [ 40%] 2023-03-20T11:53:21.7338915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-27] SKIPPED [ 40%] 2023-03-20T11:53:21.7344943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-28] SKIPPED [ 40%] 2023-03-20T11:53:21.7350640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-29] SKIPPED [ 40%] 2023-03-20T11:53:21.7356264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-30] SKIPPED [ 40%] 2023-03-20T11:53:21.7362309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-31] SKIPPED [ 40%] 2023-03-20T11:53:21.7368998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-32] SKIPPED [ 40%] 2023-03-20T11:53:21.7375499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-33] SKIPPED [ 40%] 2023-03-20T11:53:21.7381199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-34] SKIPPED [ 40%] 2023-03-20T11:53:21.7386881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resize_video-35] SKIPPED [ 40%] 2023-03-20T11:53:21.7392657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-000] SKIPPED [ 40%] 2023-03-20T11:53:21.7398374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-001] SKIPPED [ 40%] 2023-03-20T11:53:21.7404159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-002] SKIPPED [ 40%] 2023-03-20T11:53:21.7410408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-003] SKIPPED [ 40%] 2023-03-20T11:53:21.7416125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-004] SKIPPED [ 40%] 2023-03-20T11:53:21.7421682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-005] SKIPPED [ 40%] 2023-03-20T11:53:21.7427587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-006] SKIPPED [ 40%] 2023-03-20T11:53:21.7433277Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-007] SKIPPED [ 40%] 2023-03-20T11:53:21.7439025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-008] SKIPPED [ 40%] 2023-03-20T11:53:21.7445932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-009] SKIPPED [ 40%] 2023-03-20T11:53:21.7452963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-010] SKIPPED [ 40%] 2023-03-20T11:53:21.7457988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-011] SKIPPED [ 40%] 2023-03-20T11:53:21.7463898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-012] SKIPPED [ 40%] 2023-03-20T11:53:21.7469570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-013] SKIPPED [ 40%] 2023-03-20T11:53:21.7475294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-014] SKIPPED [ 40%] 2023-03-20T11:53:21.7481146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-015] SKIPPED [ 40%] 2023-03-20T11:53:21.7486799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-016] SKIPPED [ 40%] 2023-03-20T11:53:21.7493161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-017] SKIPPED [ 40%] 2023-03-20T11:53:21.7498945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-018] SKIPPED [ 40%] 2023-03-20T11:53:21.7504776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-019] SKIPPED [ 40%] 2023-03-20T11:53:21.7512098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-020] SKIPPED [ 40%] 2023-03-20T11:53:21.7518128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-021] SKIPPED [ 40%] 2023-03-20T11:53:21.7523931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-022] SKIPPED [ 40%] 2023-03-20T11:53:21.7530336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-023] SKIPPED [ 40%] 2023-03-20T11:53:21.7535802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-024] SKIPPED [ 40%] 2023-03-20T11:53:21.7541554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-025] SKIPPED [ 40%] 2023-03-20T11:53:21.7547865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-026] SKIPPED [ 40%] 2023-03-20T11:53:21.7553598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-027] SKIPPED [ 40%] 2023-03-20T11:53:21.7559255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-028] SKIPPED [ 40%] 2023-03-20T11:53:21.7565153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-029] SKIPPED [ 40%] 2023-03-20T11:53:21.7572102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-030] SKIPPED [ 40%] 2023-03-20T11:53:21.7578456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-031] SKIPPED [ 40%] 2023-03-20T11:53:21.7584202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-032] SKIPPED [ 40%] 2023-03-20T11:53:21.7589883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-033] SKIPPED [ 40%] 2023-03-20T11:53:21.7595639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-034] SKIPPED [ 40%] 2023-03-20T11:53:21.7601416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-035] SKIPPED [ 40%] 2023-03-20T11:53:21.7607026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-036] SKIPPED [ 40%] 2023-03-20T11:53:21.7613172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-037] SKIPPED [ 40%] 2023-03-20T11:53:21.7619116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-038] SKIPPED [ 40%] 2023-03-20T11:53:21.7625120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-039] SKIPPED [ 40%] 2023-03-20T11:53:21.7630678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-040] SKIPPED [ 40%] 2023-03-20T11:53:21.7636325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-041] SKIPPED [ 40%] 2023-03-20T11:53:21.7642155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-042] SKIPPED [ 40%] 2023-03-20T11:53:21.7651583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-043] SKIPPED [ 40%] 2023-03-20T11:53:21.7656882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-044] SKIPPED [ 40%] 2023-03-20T11:53:21.7662641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-045] SKIPPED [ 40%] 2023-03-20T11:53:21.7668463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-046] SKIPPED [ 40%] 2023-03-20T11:53:21.7674318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-047] SKIPPED [ 40%] 2023-03-20T11:53:21.7680581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-048] SKIPPED [ 40%] 2023-03-20T11:53:21.7685564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-049] SKIPPED [ 40%] 2023-03-20T11:53:21.7692650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-050] SKIPPED [ 40%] 2023-03-20T11:53:21.7697636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-051] SKIPPED [ 40%] 2023-03-20T11:53:21.7703561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-052] SKIPPED [ 40%] 2023-03-20T11:53:21.7709226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-053] SKIPPED [ 40%] 2023-03-20T11:53:21.7716208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-054] SKIPPED [ 40%] 2023-03-20T11:53:21.7722053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-055] SKIPPED [ 40%] 2023-03-20T11:53:21.7728747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-056] SKIPPED [ 40%] 2023-03-20T11:53:21.7733739Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-057] SKIPPED [ 40%] 2023-03-20T11:53:21.7739813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-058] SKIPPED [ 40%] 2023-03-20T11:53:21.7745698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-059] SKIPPED [ 40%] 2023-03-20T11:53:21.7751412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-060] SKIPPED [ 40%] 2023-03-20T11:53:21.7757168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-061] SKIPPED [ 40%] 2023-03-20T11:53:21.7763013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-062] SKIPPED [ 40%] 2023-03-20T11:53:21.7770002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-063] SKIPPED [ 40%] 2023-03-20T11:53:21.7774632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-064] SKIPPED [ 40%] 2023-03-20T11:53:21.7780429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-065] SKIPPED [ 40%] 2023-03-20T11:53:21.7787493Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-066] SKIPPED [ 40%] 2023-03-20T11:53:21.7793387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-067] SKIPPED [ 40%] 2023-03-20T11:53:21.7798992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-068] SKIPPED [ 40%] 2023-03-20T11:53:21.7804667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-069] SKIPPED [ 40%] 2023-03-20T11:53:21.7810485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-070] SKIPPED [ 40%] 2023-03-20T11:53:21.7816542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-071] SKIPPED [ 40%] 2023-03-20T11:53:21.7822490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-072] SKIPPED [ 40%] 2023-03-20T11:53:21.7828702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-073] SKIPPED [ 40%] 2023-03-20T11:53:21.7834400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-074] SKIPPED [ 40%] 2023-03-20T11:53:21.7840027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-075] SKIPPED [ 40%] 2023-03-20T11:53:21.7845813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-076] SKIPPED [ 40%] 2023-03-20T11:53:21.7853403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-077] SKIPPED [ 40%] 2023-03-20T11:53:21.7859050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-078] SKIPPED [ 40%] 2023-03-20T11:53:21.7864776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-079] SKIPPED [ 40%] 2023-03-20T11:53:21.7870604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-080] SKIPPED [ 40%] 2023-03-20T11:53:21.7876248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-081] SKIPPED [ 40%] 2023-03-20T11:53:21.7882167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-082] SKIPPED [ 40%] 2023-03-20T11:53:21.7888895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-083] SKIPPED [ 40%] 2023-03-20T11:53:21.7893819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-084] SKIPPED [ 40%] 2023-03-20T11:53:21.7899552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-085] SKIPPED [ 40%] 2023-03-20T11:53:21.7905490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-086] SKIPPED [ 40%] 2023-03-20T11:53:21.7911273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-087] SKIPPED [ 40%] 2023-03-20T11:53:21.7916883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-088] SKIPPED [ 40%] 2023-03-20T11:53:21.7923976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-089] SKIPPED [ 40%] 2023-03-20T11:53:21.7930249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-090] SKIPPED [ 40%] 2023-03-20T11:53:21.7935890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-091] SKIPPED [ 40%] 2023-03-20T11:53:21.7941388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-092] SKIPPED [ 40%] 2023-03-20T11:53:21.7947206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-093] SKIPPED [ 40%] 2023-03-20T11:53:21.7952936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-094] SKIPPED [ 40%] 2023-03-20T11:53:21.7958572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-095] SKIPPED [ 40%] 2023-03-20T11:53:21.7964486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-096] SKIPPED [ 40%] 2023-03-20T11:53:21.7970498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-097] SKIPPED [ 40%] 2023-03-20T11:53:21.7976717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-098] SKIPPED [ 40%] 2023-03-20T11:53:21.7982512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-099] SKIPPED [ 40%] 2023-03-20T11:53:21.7989547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-100] SKIPPED [ 40%] 2023-03-20T11:53:21.7995297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-101] SKIPPED [ 40%] 2023-03-20T11:53:21.8001219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-102] SKIPPED [ 40%] 2023-03-20T11:53:21.8006904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-103] SKIPPED [ 40%] 2023-03-20T11:53:21.8013193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-104] SKIPPED [ 40%] 2023-03-20T11:53:21.8019266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-105] SKIPPED [ 40%] 2023-03-20T11:53:21.8025037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-106] SKIPPED [ 40%] 2023-03-20T11:53:21.8030576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-107] SKIPPED [ 40%] 2023-03-20T11:53:21.8036228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-108] SKIPPED [ 40%] 2023-03-20T11:53:21.8042073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-109] SKIPPED [ 40%] 2023-03-20T11:53:21.8047867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-110] SKIPPED [ 40%] 2023-03-20T11:53:21.8053833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-111] SKIPPED [ 40%] 2023-03-20T11:53:21.8060958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-112] SKIPPED [ 40%] 2023-03-20T11:53:21.8066557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-113] SKIPPED [ 40%] 2023-03-20T11:53:21.8072263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-114] SKIPPED [ 40%] 2023-03-20T11:53:21.8078060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-115] SKIPPED [ 40%] 2023-03-20T11:53:21.8083795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-116] SKIPPED [ 40%] 2023-03-20T11:53:21.8090361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-117] SKIPPED [ 40%] 2023-03-20T11:53:21.8095731Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-118] SKIPPED [ 40%] 2023-03-20T11:53:21.8101183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-119] SKIPPED [ 40%] 2023-03-20T11:53:21.8106775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-120] SKIPPED [ 40%] 2023-03-20T11:53:21.8112511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-121] SKIPPED [ 40%] 2023-03-20T11:53:21.8118294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-122] SKIPPED [ 40%] 2023-03-20T11:53:21.8125348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-123] SKIPPED [ 40%] 2023-03-20T11:53:21.8132163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-124] SKIPPED [ 40%] 2023-03-20T11:53:21.8137453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-125] SKIPPED [ 40%] 2023-03-20T11:53:21.8143265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-126] SKIPPED [ 40%] 2023-03-20T11:53:21.8148979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-127] SKIPPED [ 40%] 2023-03-20T11:53:21.8154692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-128] SKIPPED [ 40%] 2023-03-20T11:53:21.8160430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-129] SKIPPED [ 40%] 2023-03-20T11:53:21.8166095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-130] SKIPPED [ 40%] 2023-03-20T11:53:21.8172995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-131] SKIPPED [ 40%] 2023-03-20T11:53:21.8178261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-132] SKIPPED [ 40%] 2023-03-20T11:53:21.8184117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-133] SKIPPED [ 40%] 2023-03-20T11:53:21.8189722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-134] SKIPPED [ 40%] 2023-03-20T11:53:21.8196562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-135] SKIPPED [ 40%] 2023-03-20T11:53:21.8202760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-136] SKIPPED [ 40%] 2023-03-20T11:53:21.8209394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-137] SKIPPED [ 40%] 2023-03-20T11:53:21.8214838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-138] SKIPPED [ 40%] 2023-03-20T11:53:21.8220755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-139] SKIPPED [ 40%] 2023-03-20T11:53:21.8226710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-140] SKIPPED [ 40%] 2023-03-20T11:53:21.8232385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-141] SKIPPED [ 40%] 2023-03-20T11:53:21.8238225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-142] SKIPPED [ 40%] 2023-03-20T11:53:21.8243928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-143] SKIPPED [ 40%] 2023-03-20T11:53:21.8250498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-144] SKIPPED [ 40%] 2023-03-20T11:53:21.8255991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-145] SKIPPED [ 40%] 2023-03-20T11:53:21.8263078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-146] SKIPPED [ 40%] 2023-03-20T11:53:21.8268860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-147] SKIPPED [ 40%] 2023-03-20T11:53:21.8274694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-148] SKIPPED [ 40%] 2023-03-20T11:53:21.8280380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-149] SKIPPED [ 40%] 2023-03-20T11:53:21.8286170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-150] SKIPPED [ 40%] 2023-03-20T11:53:21.8293058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-151] SKIPPED [ 40%] 2023-03-20T11:53:21.8297986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-152] SKIPPED [ 40%] 2023-03-20T11:53:21.8303936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-153] SKIPPED [ 40%] 2023-03-20T11:53:21.8309643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-154] SKIPPED [ 40%] 2023-03-20T11:53:21.8315576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-155] SKIPPED [ 40%] 2023-03-20T11:53:21.8321567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-156] SKIPPED [ 40%] 2023-03-20T11:53:21.8327164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-157] SKIPPED [ 40%] 2023-03-20T11:53:21.8334462Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-158] SKIPPED [ 40%] 2023-03-20T11:53:21.8340303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-159] SKIPPED [ 40%] 2023-03-20T11:53:21.8346083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-160] SKIPPED [ 40%] 2023-03-20T11:53:21.8351714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-161] SKIPPED [ 40%] 2023-03-20T11:53:21.8357317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-162] SKIPPED [ 40%] 2023-03-20T11:53:21.8363367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-163] SKIPPED [ 40%] 2023-03-20T11:53:21.8370216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-164] SKIPPED [ 40%] 2023-03-20T11:53:21.8375474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-165] SKIPPED [ 40%] 2023-03-20T11:53:21.8381211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-166] SKIPPED [ 40%] 2023-03-20T11:53:21.8387074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-167] SKIPPED [ 40%] 2023-03-20T11:53:21.8392747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-168] SKIPPED [ 40%] 2023-03-20T11:53:21.8400446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-169] SKIPPED [ 40%] 2023-03-20T11:53:21.8406089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-170] SKIPPED [ 40%] 2023-03-20T11:53:21.8412603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-171] SKIPPED [ 40%] 2023-03-20T11:53:21.8417848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-172] SKIPPED [ 40%] 2023-03-20T11:53:21.8423738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-173] SKIPPED [ 40%] 2023-03-20T11:53:21.8429301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-174] SKIPPED [ 40%] 2023-03-20T11:53:21.8435032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-175] SKIPPED [ 40%] 2023-03-20T11:53:21.8440911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-176] SKIPPED [ 40%] 2023-03-20T11:53:21.8446991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-177] SKIPPED [ 40%] 2023-03-20T11:53:21.8453269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-178] SKIPPED [ 40%] 2023-03-20T11:53:21.8458604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-179] SKIPPED [ 40%] 2023-03-20T11:53:21.8467294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-180] SKIPPED [ 40%] 2023-03-20T11:53:21.8473035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-181] SKIPPED [ 40%] 2023-03-20T11:53:21.8478744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-182] SKIPPED [ 40%] 2023-03-20T11:53:21.8484505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-183] SKIPPED [ 40%] 2023-03-20T11:53:21.8490495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-184] SKIPPED [ 40%] 2023-03-20T11:53:21.8496424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-185] SKIPPED [ 40%] 2023-03-20T11:53:21.8502287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-186] SKIPPED [ 40%] 2023-03-20T11:53:21.8508142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-187] SKIPPED [ 40%] 2023-03-20T11:53:21.8513886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-188] SKIPPED [ 40%] 2023-03-20T11:53:21.8519514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-189] SKIPPED [ 40%] 2023-03-20T11:53:21.8525261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-190] SKIPPED [ 40%] 2023-03-20T11:53:21.8532139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-191] SKIPPED [ 40%] 2023-03-20T11:53:21.8538260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-192] SKIPPED [ 40%] 2023-03-20T11:53:21.8544153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-193] SKIPPED [ 40%] 2023-03-20T11:53:21.8549841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-194] SKIPPED [ 40%] 2023-03-20T11:53:21.8555534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-195] SKIPPED [ 40%] 2023-03-20T11:53:21.8561406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-196] SKIPPED [ 41%] 2023-03-20T11:53:21.8567069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-197] SKIPPED [ 41%] 2023-03-20T11:53:21.8573315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-198] SKIPPED [ 41%] 2023-03-20T11:53:21.8579042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-199] SKIPPED [ 41%] 2023-03-20T11:53:21.8584932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-200] SKIPPED [ 41%] 2023-03-20T11:53:21.8590695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-201] SKIPPED [ 41%] 2023-03-20T11:53:21.8596461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-202] SKIPPED [ 41%] 2023-03-20T11:53:21.8603531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-203] SKIPPED [ 41%] 2023-03-20T11:53:21.8610109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-204] SKIPPED [ 41%] 2023-03-20T11:53:21.8615642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-205] SKIPPED [ 41%] 2023-03-20T11:53:21.8620986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-206] SKIPPED [ 41%] 2023-03-20T11:53:21.8626923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-207] SKIPPED [ 41%] 2023-03-20T11:53:21.8632617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-208] SKIPPED [ 41%] 2023-03-20T11:53:21.8638406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_image_tensor-209] SKIPPED [ 41%] 2023-03-20T11:53:21.8644221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-000] SKIPPED [ 41%] 2023-03-20T11:53:21.8650450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-001] SKIPPED [ 41%] 2023-03-20T11:53:21.8656199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-002] SKIPPED [ 41%] 2023-03-20T11:53:21.8661971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-003] SKIPPED [ 41%] 2023-03-20T11:53:21.8667827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-004] SKIPPED [ 41%] 2023-03-20T11:53:21.8674603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-005] SKIPPED [ 41%] 2023-03-20T11:53:21.8680464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-006] SKIPPED [ 41%] 2023-03-20T11:53:21.8686057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-007] SKIPPED [ 41%] 2023-03-20T11:53:21.8693240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-008] SKIPPED [ 41%] 2023-03-20T11:53:21.8698432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-009] SKIPPED [ 41%] 2023-03-20T11:53:21.8704666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-010] SKIPPED [ 41%] 2023-03-20T11:53:21.8710421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-011] SKIPPED [ 41%] 2023-03-20T11:53:21.8716161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-012] SKIPPED [ 41%] 2023-03-20T11:53:21.8722165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-013] SKIPPED [ 41%] 2023-03-20T11:53:21.8728964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-014] SKIPPED [ 41%] 2023-03-20T11:53:21.8733978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-015] SKIPPED [ 41%] 2023-03-20T11:53:21.8741070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-016] SKIPPED [ 41%] 2023-03-20T11:53:21.8747030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-017] SKIPPED [ 41%] 2023-03-20T11:53:21.8752763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-018] SKIPPED [ 41%] 2023-03-20T11:53:21.8758525Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-019] SKIPPED [ 41%] 2023-03-20T11:53:21.8764221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-020] SKIPPED [ 41%] 2023-03-20T11:53:21.8770438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-021] SKIPPED [ 41%] 2023-03-20T11:53:21.8775899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-022] SKIPPED [ 41%] 2023-03-20T11:53:21.8781533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-023] SKIPPED [ 41%] 2023-03-20T11:53:21.8787507Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-024] SKIPPED [ 41%] 2023-03-20T11:53:21.8793307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-025] SKIPPED [ 41%] 2023-03-20T11:53:21.8799309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-026] SKIPPED [ 41%] 2023-03-20T11:53:21.8804929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-027] SKIPPED [ 41%] 2023-03-20T11:53:21.8813122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-028] SKIPPED [ 41%] 2023-03-20T11:53:21.8818460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-029] SKIPPED [ 41%] 2023-03-20T11:53:21.8824472Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-030] SKIPPED [ 41%] 2023-03-20T11:53:21.8830398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-031] SKIPPED [ 41%] 2023-03-20T11:53:21.8836068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-032] SKIPPED [ 41%] 2023-03-20T11:53:21.8842055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-033] SKIPPED [ 41%] 2023-03-20T11:53:21.8848920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-034] SKIPPED [ 41%] 2023-03-20T11:53:21.8853916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-035] SKIPPED [ 41%] 2023-03-20T11:53:21.8859747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-036] SKIPPED [ 41%] 2023-03-20T11:53:21.8865574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-037] SKIPPED [ 41%] 2023-03-20T11:53:21.8871390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-038] SKIPPED [ 41%] 2023-03-20T11:53:21.8878338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-039] SKIPPED [ 41%] 2023-03-20T11:53:21.8884125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-040] SKIPPED [ 41%] 2023-03-20T11:53:21.8890423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-041] SKIPPED [ 41%] 2023-03-20T11:53:21.8896087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-042] SKIPPED [ 41%] 2023-03-20T11:53:21.8902003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-043] SKIPPED [ 41%] 2023-03-20T11:53:21.8907860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-044] SKIPPED [ 41%] 2023-03-20T11:53:21.8913465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-045] SKIPPED [ 41%] 2023-03-20T11:53:21.8919022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-046] SKIPPED [ 41%] 2023-03-20T11:53:21.8924929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-047] SKIPPED [ 41%] 2023-03-20T11:53:21.8931717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-048] SKIPPED [ 41%] 2023-03-20T11:53:21.8936933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-049] SKIPPED [ 41%] 2023-03-20T11:53:21.8942834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-050] SKIPPED [ 41%] 2023-03-20T11:53:21.8949436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-051] SKIPPED [ 41%] 2023-03-20T11:53:21.8955107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-052] SKIPPED [ 41%] 2023-03-20T11:53:21.8961002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-053] SKIPPED [ 41%] 2023-03-20T11:53:21.8966612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-054] SKIPPED [ 41%] 2023-03-20T11:53:21.8973267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-055] SKIPPED [ 41%] 2023-03-20T11:53:21.8978678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-056] SKIPPED [ 41%] 2023-03-20T11:53:21.8984583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-057] SKIPPED [ 41%] 2023-03-20T11:53:21.8990226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-058] SKIPPED [ 41%] 2023-03-20T11:53:21.8995829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-059] SKIPPED [ 41%] 2023-03-20T11:53:21.9001841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-060] SKIPPED [ 41%] 2023-03-20T11:53:21.9007441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-061] SKIPPED [ 41%] 2023-03-20T11:53:21.9014715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-062] SKIPPED [ 41%] 2023-03-20T11:53:21.9020469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-063] SKIPPED [ 41%] 2023-03-20T11:53:21.9026104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-064] SKIPPED [ 41%] 2023-03-20T11:53:21.9031889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-065] SKIPPED [ 41%] 2023-03-20T11:53:21.9037609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-066] SKIPPED [ 41%] 2023-03-20T11:53:21.9043369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-067] SKIPPED [ 41%] 2023-03-20T11:53:21.9050134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-068] SKIPPED [ 41%] 2023-03-20T11:53:21.9055382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-069] SKIPPED [ 41%] 2023-03-20T11:53:21.9061188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-070] SKIPPED [ 41%] 2023-03-20T11:53:21.9066980Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-071] SKIPPED [ 41%] 2023-03-20T11:53:21.9072605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-072] SKIPPED [ 41%] 2023-03-20T11:53:21.9078620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-073] SKIPPED [ 41%] 2023-03-20T11:53:21.9085295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-074] SKIPPED [ 41%] 2023-03-20T11:53:21.9091958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-075] SKIPPED [ 41%] 2023-03-20T11:53:21.9097368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-076] SKIPPED [ 41%] 2023-03-20T11:53:21.9103221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-077] SKIPPED [ 41%] 2023-03-20T11:53:21.9108813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-078] SKIPPED [ 41%] 2023-03-20T11:53:21.9114464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-079] SKIPPED [ 41%] 2023-03-20T11:53:21.9120423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-080] SKIPPED [ 41%] 2023-03-20T11:53:21.9126024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-081] SKIPPED [ 41%] 2023-03-20T11:53:21.9132973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-082] SKIPPED [ 41%] 2023-03-20T11:53:21.9138228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-083] SKIPPED [ 41%] 2023-03-20T11:53:21.9144131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-084] SKIPPED [ 41%] 2023-03-20T11:53:21.9150981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-085] SKIPPED [ 41%] 2023-03-20T11:53:21.9156596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-086] SKIPPED [ 41%] 2023-03-20T11:53:21.9162658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-087] SKIPPED [ 41%] 2023-03-20T11:53:21.9169179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-088] SKIPPED [ 41%] 2023-03-20T11:53:21.9174304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-089] SKIPPED [ 41%] 2023-03-20T11:53:21.9179919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-090] SKIPPED [ 41%] 2023-03-20T11:53:21.9185527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-091] SKIPPED [ 41%] 2023-03-20T11:53:21.9191397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-092] SKIPPED [ 41%] 2023-03-20T11:53:21.9197184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-093] SKIPPED [ 41%] 2023-03-20T11:53:21.9203321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-094] SKIPPED [ 41%] 2023-03-20T11:53:21.9210195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-095] SKIPPED [ 41%] 2023-03-20T11:53:21.9216409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-096] SKIPPED [ 41%] 2023-03-20T11:53:21.9222060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-097] SKIPPED [ 41%] 2023-03-20T11:53:21.9227909Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-098] SKIPPED [ 41%] 2023-03-20T11:53:21.9233581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-099] SKIPPED [ 41%] 2023-03-20T11:53:21.9239513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-100] SKIPPED [ 41%] 2023-03-20T11:53:21.9245170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-101] SKIPPED [ 41%] 2023-03-20T11:53:21.9252068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-102] SKIPPED [ 41%] 2023-03-20T11:53:21.9257352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-103] SKIPPED [ 41%] 2023-03-20T11:53:21.9263134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-104] SKIPPED [ 41%] 2023-03-20T11:53:21.9268799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-105] SKIPPED [ 41%] 2023-03-20T11:53:21.9274403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-106] SKIPPED [ 41%] 2023-03-20T11:53:21.9280187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-107] SKIPPED [ 41%] 2023-03-20T11:53:21.9289842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-108] SKIPPED [ 41%] 2023-03-20T11:53:21.9295041Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-109] SKIPPED [ 41%] 2023-03-20T11:53:21.9300937Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-110] SKIPPED [ 41%] 2023-03-20T11:53:21.9306858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-111] SKIPPED [ 41%] 2023-03-20T11:53:21.9312426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-112] SKIPPED [ 41%] 2023-03-20T11:53:21.9318239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-113] SKIPPED [ 41%] 2023-03-20T11:53:21.9324034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-114] SKIPPED [ 41%] 2023-03-20T11:53:21.9330390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-115] SKIPPED [ 41%] 2023-03-20T11:53:21.9336119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-116] SKIPPED [ 41%] 2023-03-20T11:53:21.9341728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-117] SKIPPED [ 41%] 2023-03-20T11:53:21.9347593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-118] SKIPPED [ 41%] 2023-03-20T11:53:21.9354729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-119] SKIPPED [ 41%] 2023-03-20T11:53:21.9360555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-120] SKIPPED [ 41%] 2023-03-20T11:53:21.9366207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-121] SKIPPED [ 41%] 2023-03-20T11:53:21.9373335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-122] SKIPPED [ 41%] 2023-03-20T11:53:21.9378315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-123] SKIPPED [ 41%] 2023-03-20T11:53:21.9384250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-124] SKIPPED [ 41%] 2023-03-20T11:53:21.9390056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-125] SKIPPED [ 41%] 2023-03-20T11:53:21.9395480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-126] SKIPPED [ 41%] 2023-03-20T11:53:21.9401607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-127] SKIPPED [ 41%] 2023-03-20T11:53:21.9407732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-128] SKIPPED [ 41%] 2023-03-20T11:53:21.9413584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-129] SKIPPED [ 41%] 2023-03-20T11:53:21.9419224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-130] SKIPPED [ 41%] 2023-03-20T11:53:21.9426165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-131] SKIPPED [ 41%] 2023-03-20T11:53:21.9432014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-132] SKIPPED [ 41%] 2023-03-20T11:53:21.9437564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-133] SKIPPED [ 41%] 2023-03-20T11:53:21.9443599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-134] SKIPPED [ 41%] 2023-03-20T11:53:21.9450405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-135] SKIPPED [ 41%] 2023-03-20T11:53:21.9455837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-136] SKIPPED [ 41%] 2023-03-20T11:53:21.9461510Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-137] SKIPPED [ 41%] 2023-03-20T11:53:21.9467307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-138] SKIPPED [ 41%] 2023-03-20T11:53:21.9473015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-139] SKIPPED [ 41%] 2023-03-20T11:53:21.9478939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-140] SKIPPED [ 41%] 2023-03-20T11:53:21.9484676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-141] SKIPPED [ 41%] 2023-03-20T11:53:21.9492775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-142] SKIPPED [ 41%] 2023-03-20T11:53:21.9497994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-143] SKIPPED [ 41%] 2023-03-20T11:53:21.9504047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-144] SKIPPED [ 41%] 2023-03-20T11:53:21.9509572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-145] SKIPPED [ 41%] 2023-03-20T11:53:21.9515428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-146] SKIPPED [ 41%] 2023-03-20T11:53:21.9521516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-147] SKIPPED [ 41%] 2023-03-20T11:53:21.9527032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-148] SKIPPED [ 41%] 2023-03-20T11:53:21.9533159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-149] SKIPPED [ 41%] 2023-03-20T11:53:21.9538873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-150] SKIPPED [ 41%] 2023-03-20T11:53:21.9544792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-151] SKIPPED [ 41%] 2023-03-20T11:53:21.9550539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-152] SKIPPED [ 41%] 2023-03-20T11:53:21.9556380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-153] SKIPPED [ 41%] 2023-03-20T11:53:21.9563330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-154] SKIPPED [ 41%] 2023-03-20T11:53:21.9570113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-155] SKIPPED [ 41%] 2023-03-20T11:53:21.9575272Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-156] SKIPPED [ 41%] 2023-03-20T11:53:21.9581005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-157] SKIPPED [ 41%] 2023-03-20T11:53:21.9586856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-158] SKIPPED [ 41%] 2023-03-20T11:53:21.9592588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-159] SKIPPED [ 41%] 2023-03-20T11:53:21.9598406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-160] SKIPPED [ 41%] 2023-03-20T11:53:21.9604290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-161] SKIPPED [ 41%] 2023-03-20T11:53:21.9610458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-162] SKIPPED [ 41%] 2023-03-20T11:53:21.9616221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-163] SKIPPED [ 41%] 2023-03-20T11:53:21.9622084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-164] SKIPPED [ 41%] 2023-03-20T11:53:21.9629386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-165] SKIPPED [ 41%] 2023-03-20T11:53:21.9635223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-166] SKIPPED [ 41%] 2023-03-20T11:53:21.9641045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-167] SKIPPED [ 41%] 2023-03-20T11:53:21.9646717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-168] SKIPPED [ 41%] 2023-03-20T11:53:21.9653025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-169] SKIPPED [ 41%] 2023-03-20T11:53:21.9658856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-170] SKIPPED [ 41%] 2023-03-20T11:53:21.9664771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-171] SKIPPED [ 41%] 2023-03-20T11:53:21.9670570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-172] SKIPPED [ 41%] 2023-03-20T11:53:21.9676254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-173] SKIPPED [ 41%] 2023-03-20T11:53:21.9682219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-174] SKIPPED [ 41%] 2023-03-20T11:53:21.9688883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-175] SKIPPED [ 41%] 2023-03-20T11:53:21.9694183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-176] SKIPPED [ 41%] 2023-03-20T11:53:21.9701489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-177] SKIPPED [ 41%] 2023-03-20T11:53:21.9707174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-178] SKIPPED [ 41%] 2023-03-20T11:53:21.9713357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-179] SKIPPED [ 41%] 2023-03-20T11:53:21.9719019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-180] SKIPPED [ 41%] 2023-03-20T11:53:21.9724780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-181] SKIPPED [ 41%] 2023-03-20T11:53:21.9731664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-182] SKIPPED [ 41%] 2023-03-20T11:53:21.9736972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-183] SKIPPED [ 41%] 2023-03-20T11:53:21.9742770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-184] SKIPPED [ 41%] 2023-03-20T11:53:21.9748624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-185] SKIPPED [ 41%] 2023-03-20T11:53:21.9754250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-186] SKIPPED [ 41%] 2023-03-20T11:53:21.9759961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-187] SKIPPED [ 41%] 2023-03-20T11:53:21.9766935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-188] SKIPPED [ 41%] 2023-03-20T11:53:21.9773434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-189] SKIPPED [ 41%] 2023-03-20T11:53:21.9779197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-190] SKIPPED [ 41%] 2023-03-20T11:53:21.9785083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-191] SKIPPED [ 41%] 2023-03-20T11:53:21.9790679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-192] SKIPPED [ 41%] 2023-03-20T11:53:21.9796361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-193] SKIPPED [ 41%] 2023-03-20T11:53:21.9802373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-194] SKIPPED [ 41%] 2023-03-20T11:53:21.9808660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-195] SKIPPED [ 41%] 2023-03-20T11:53:21.9814254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-196] SKIPPED [ 41%] 2023-03-20T11:53:21.9820210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-197] SKIPPED [ 41%] 2023-03-20T11:53:21.9826417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-198] SKIPPED [ 41%] 2023-03-20T11:53:21.9832232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-199] SKIPPED [ 41%] 2023-03-20T11:53:21.9838934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-200] SKIPPED [ 41%] 2023-03-20T11:53:21.9845070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-201] SKIPPED [ 41%] 2023-03-20T11:53:21.9851809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-202] SKIPPED [ 41%] 2023-03-20T11:53:21.9857026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-203] SKIPPED [ 41%] 2023-03-20T11:53:21.9862825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-204] SKIPPED [ 41%] 2023-03-20T11:53:21.9868704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-205] SKIPPED [ 41%] 2023-03-20T11:53:21.9874490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-206] SKIPPED [ 41%] 2023-03-20T11:53:21.9880312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-207] SKIPPED [ 41%] 2023-03-20T11:53:21.9886072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-208] SKIPPED [ 41%] 2023-03-20T11:53:21.9893048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-209] SKIPPED [ 41%] 2023-03-20T11:53:21.9898043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-210] SKIPPED [ 41%] 2023-03-20T11:53:21.9905254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-211] SKIPPED [ 41%] 2023-03-20T11:53:21.9911122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-212] SKIPPED [ 41%] 2023-03-20T11:53:21.9916715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-213] SKIPPED [ 41%] 2023-03-20T11:53:21.9922861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-214] SKIPPED [ 41%] 2023-03-20T11:53:21.9929376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-215] SKIPPED [ 41%] 2023-03-20T11:53:21.9934690Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-216] SKIPPED [ 41%] 2023-03-20T11:53:21.9940076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-217] SKIPPED [ 41%] 2023-03-20T11:53:21.9946147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-218] SKIPPED [ 41%] 2023-03-20T11:53:21.9951666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-219] SKIPPED [ 41%] 2023-03-20T11:53:21.9957509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-220] SKIPPED [ 41%] 2023-03-20T11:53:21.9963712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-221] SKIPPED [ 41%] 2023-03-20T11:53:21.9970251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-222] SKIPPED [ 41%] 2023-03-20T11:53:21.9976897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-223] SKIPPED [ 41%] 2023-03-20T11:53:21.9982612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-224] SKIPPED [ 41%] 2023-03-20T11:53:21.9988080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-225] SKIPPED [ 41%] 2023-03-20T11:53:21.9993746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-226] SKIPPED [ 41%] 2023-03-20T11:53:21.9999885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-227] SKIPPED [ 41%] 2023-03-20T11:53:22.0005312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-228] SKIPPED [ 41%] 2023-03-20T11:53:22.0012595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-229] SKIPPED [ 41%] 2023-03-20T11:53:22.0017484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-230] SKIPPED [ 41%] 2023-03-20T11:53:22.0023428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-231] SKIPPED [ 41%] 2023-03-20T11:53:22.0028954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-232] SKIPPED [ 41%] 2023-03-20T11:53:22.0034570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-233] SKIPPED [ 41%] 2023-03-20T11:53:22.0041919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-234] SKIPPED [ 41%] 2023-03-20T11:53:22.0048778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-235] SKIPPED [ 41%] 2023-03-20T11:53:22.0053800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-236] SKIPPED [ 41%] 2023-03-20T11:53:22.0059477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-237] SKIPPED [ 41%] 2023-03-20T11:53:22.0065233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-238] SKIPPED [ 41%] 2023-03-20T11:53:22.0070731Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-239] SKIPPED [ 41%] 2023-03-20T11:53:22.0076518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-240] SKIPPED [ 41%] 2023-03-20T11:53:22.0082411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-241] SKIPPED [ 41%] 2023-03-20T11:53:22.0089171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-242] SKIPPED [ 41%] 2023-03-20T11:53:22.0094364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-243] SKIPPED [ 41%] 2023-03-20T11:53:22.0100017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-244] SKIPPED [ 41%] 2023-03-20T11:53:22.0108663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-245] SKIPPED [ 41%] 2023-03-20T11:53:22.0114453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-246] SKIPPED [ 41%] 2023-03-20T11:53:22.0120439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-247] SKIPPED [ 41%] 2023-03-20T11:53:22.0126232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-248] SKIPPED [ 41%] 2023-03-20T11:53:22.0133032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-249] SKIPPED [ 41%] 2023-03-20T11:53:22.0138298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-250] SKIPPED [ 41%] 2023-03-20T11:53:22.0144502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-251] SKIPPED [ 41%] 2023-03-20T11:53:22.0150007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-252] SKIPPED [ 41%] 2023-03-20T11:53:22.0155745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-253] SKIPPED [ 41%] 2023-03-20T11:53:22.0161609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-254] SKIPPED [ 41%] 2023-03-20T11:53:22.0167720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-255] SKIPPED [ 41%] 2023-03-20T11:53:22.0173335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-256] SKIPPED [ 41%] 2023-03-20T11:53:22.0180547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-257] SKIPPED [ 41%] 2023-03-20T11:53:22.0186626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-258] SKIPPED [ 41%] 2023-03-20T11:53:22.0192284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-259] SKIPPED [ 41%] 2023-03-20T11:53:22.0198027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-260] SKIPPED [ 41%] 2023-03-20T11:53:22.0203796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-261] SKIPPED [ 41%] 2023-03-20T11:53:22.0210247Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-262] SKIPPED [ 41%] 2023-03-20T11:53:22.0216400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-263] SKIPPED [ 41%] 2023-03-20T11:53:22.0222324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-264] SKIPPED [ 41%] 2023-03-20T11:53:22.0227918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-265] SKIPPED [ 41%] 2023-03-20T11:53:22.0233550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-266] SKIPPED [ 41%] 2023-03-20T11:53:22.0239424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-267] SKIPPED [ 41%] 2023-03-20T11:53:22.0246236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-268] SKIPPED [ 41%] 2023-03-20T11:53:22.0252858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-269] SKIPPED [ 41%] 2023-03-20T11:53:22.0258588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-270] SKIPPED [ 41%] 2023-03-20T11:53:22.0264475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-271] SKIPPED [ 41%] 2023-03-20T11:53:22.0270149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-272] SKIPPED [ 41%] 2023-03-20T11:53:22.0275737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-273] SKIPPED [ 41%] 2023-03-20T11:53:22.0281685Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-274] SKIPPED [ 41%] 2023-03-20T11:53:22.0287464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-275] SKIPPED [ 41%] 2023-03-20T11:53:22.0293743Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-276] SKIPPED [ 41%] 2023-03-20T11:53:22.0299203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-277] SKIPPED [ 41%] 2023-03-20T11:53:22.0305042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-278] SKIPPED [ 41%] 2023-03-20T11:53:22.0310635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-279] SKIPPED [ 41%] 2023-03-20T11:53:22.0317487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-280] SKIPPED [ 41%] 2023-03-20T11:53:22.0323453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-281] SKIPPED [ 41%] 2023-03-20T11:53:22.0330241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-282] SKIPPED [ 41%] 2023-03-20T11:53:22.0335439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-283] SKIPPED [ 41%] 2023-03-20T11:53:22.0341258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-284] SKIPPED [ 41%] 2023-03-20T11:53:22.0347125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-285] SKIPPED [ 41%] 2023-03-20T11:53:22.0353025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-286] SKIPPED [ 41%] 2023-03-20T11:53:22.0358904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-287] SKIPPED [ 41%] 2023-03-20T11:53:22.0364578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-288] SKIPPED [ 41%] 2023-03-20T11:53:22.0371581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-289] SKIPPED [ 41%] 2023-03-20T11:53:22.0376669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-290] SKIPPED [ 41%] 2023-03-20T11:53:22.0383847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-291] SKIPPED [ 41%] 2023-03-20T11:53:22.0389474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-292] SKIPPED [ 41%] 2023-03-20T11:53:22.0395235Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-293] SKIPPED [ 41%] 2023-03-20T11:53:22.0401207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-294] SKIPPED [ 41%] 2023-03-20T11:53:22.0406840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-295] SKIPPED [ 41%] 2023-03-20T11:53:22.0413068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-296] SKIPPED [ 41%] 2023-03-20T11:53:22.0418929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-297] SKIPPED [ 41%] 2023-03-20T11:53:22.0424714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-298] SKIPPED [ 41%] 2023-03-20T11:53:22.0430272Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-299] SKIPPED [ 41%] 2023-03-20T11:53:22.0436104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-300] SKIPPED [ 41%] 2023-03-20T11:53:22.0441987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-301] SKIPPED [ 41%] 2023-03-20T11:53:22.0448813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-302] SKIPPED [ 41%] 2023-03-20T11:53:22.0454824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-303] SKIPPED [ 41%] 2023-03-20T11:53:22.0460570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-304] SKIPPED [ 41%] 2023-03-20T11:53:22.0466978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-305] SKIPPED [ 41%] 2023-03-20T11:53:22.0472384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-306] SKIPPED [ 41%] 2023-03-20T11:53:22.0478351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-307] SKIPPED [ 41%] 2023-03-20T11:53:22.0483987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-308] SKIPPED [ 41%] 2023-03-20T11:53:22.0490494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-309] SKIPPED [ 41%] 2023-03-20T11:53:22.0496146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-310] SKIPPED [ 41%] 2023-03-20T11:53:22.0501770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-311] SKIPPED [ 41%] 2023-03-20T11:53:22.0507666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-312] SKIPPED [ 41%] 2023-03-20T11:53:22.0513400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-313] SKIPPED [ 41%] 2023-03-20T11:53:22.0520423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-314] SKIPPED [ 41%] 2023-03-20T11:53:22.0526096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-315] SKIPPED [ 41%] 2023-03-20T11:53:22.0532825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-316] SKIPPED [ 41%] 2023-03-20T11:53:22.0537897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-317] SKIPPED [ 41%] 2023-03-20T11:53:22.0543807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-318] SKIPPED [ 41%] 2023-03-20T11:53:22.0549246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-319] SKIPPED [ 41%] 2023-03-20T11:53:22.0554881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-320] SKIPPED [ 41%] 2023-03-20T11:53:22.0560677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-321] SKIPPED [ 41%] 2023-03-20T11:53:22.0566331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-322] SKIPPED [ 41%] 2023-03-20T11:53:22.0573116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-323] SKIPPED [ 41%] 2023-03-20T11:53:22.0578315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-324] SKIPPED [ 41%] 2023-03-20T11:53:22.0584197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-325] SKIPPED [ 41%] 2023-03-20T11:53:22.0591062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-326] SKIPPED [ 41%] 2023-03-20T11:53:22.0596670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-327] SKIPPED [ 41%] 2023-03-20T11:53:22.0602479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-328] SKIPPED [ 41%] 2023-03-20T11:53:22.0609252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-329] SKIPPED [ 41%] 2023-03-20T11:53:22.0614418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-330] SKIPPED [ 41%] 2023-03-20T11:53:22.0620300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-331] SKIPPED [ 41%] 2023-03-20T11:53:22.0626196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-332] SKIPPED [ 41%] 2023-03-20T11:53:22.0631853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-333] SKIPPED [ 41%] 2023-03-20T11:53:22.0637494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-334] SKIPPED [ 41%] 2023-03-20T11:53:22.0643287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-335] SKIPPED [ 41%] 2023-03-20T11:53:22.0650312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-336] SKIPPED [ 41%] 2023-03-20T11:53:22.0656584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-337] SKIPPED [ 41%] 2023-03-20T11:53:22.0662295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-338] SKIPPED [ 41%] 2023-03-20T11:53:22.0668246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-339] SKIPPED [ 41%] 2023-03-20T11:53:22.0673905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-340] SKIPPED [ 41%] 2023-03-20T11:53:22.0679683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-341] SKIPPED [ 41%] 2023-03-20T11:53:22.0685398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-342] SKIPPED [ 41%] 2023-03-20T11:53:22.0691969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-343] SKIPPED [ 41%] 2023-03-20T11:53:22.0697471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-344] SKIPPED [ 41%] 2023-03-20T11:53:22.0703329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-345] SKIPPED [ 41%] 2023-03-20T11:53:22.0709364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-346] SKIPPED [ 41%] 2023-03-20T11:53:22.0714970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-347] SKIPPED [ 41%] 2023-03-20T11:53:22.0721098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-348] SKIPPED [ 41%] 2023-03-20T11:53:22.0729180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-349] SKIPPED [ 41%] 2023-03-20T11:53:22.0734267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-350] SKIPPED [ 41%] 2023-03-20T11:53:22.0739996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-351] SKIPPED [ 41%] 2023-03-20T11:53:22.0745979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-352] SKIPPED [ 41%] 2023-03-20T11:53:22.0751647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-353] SKIPPED [ 41%] 2023-03-20T11:53:22.0757288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-354] SKIPPED [ 41%] 2023-03-20T11:53:22.0763180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-355] SKIPPED [ 41%] 2023-03-20T11:53:22.0770215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-356] SKIPPED [ 41%] 2023-03-20T11:53:22.0775143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-357] SKIPPED [ 41%] 2023-03-20T11:53:22.0781380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-358] SKIPPED [ 41%] 2023-03-20T11:53:22.0787080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-359] SKIPPED [ 41%] 2023-03-20T11:53:22.0793969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-360] SKIPPED [ 41%] 2023-03-20T11:53:22.0799876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-361] SKIPPED [ 41%] 2023-03-20T11:53:22.0805614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-362] SKIPPED [ 41%] 2023-03-20T11:53:22.0812592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-363] SKIPPED [ 41%] 2023-03-20T11:53:22.0817840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-364] SKIPPED [ 41%] 2023-03-20T11:53:22.0824047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-365] SKIPPED [ 41%] 2023-03-20T11:53:22.0829917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-366] SKIPPED [ 41%] 2023-03-20T11:53:22.0835698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-367] SKIPPED [ 41%] 2023-03-20T11:53:22.0841549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-368] SKIPPED [ 41%] 2023-03-20T11:53:22.0847159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-369] SKIPPED [ 41%] 2023-03-20T11:53:22.0853322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-370] SKIPPED [ 41%] 2023-03-20T11:53:22.0860624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-371] SKIPPED [ 41%] 2023-03-20T11:53:22.0866339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-372] SKIPPED [ 41%] 2023-03-20T11:53:22.0872097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-373] SKIPPED [ 41%] 2023-03-20T11:53:22.0877931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-374] SKIPPED [ 41%] 2023-03-20T11:53:22.0883635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-375] SKIPPED [ 41%] 2023-03-20T11:53:22.0890442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-376] SKIPPED [ 41%] 2023-03-20T11:53:22.0895929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-377] SKIPPED [ 41%] 2023-03-20T11:53:22.0901955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-378] SKIPPED [ 41%] 2023-03-20T11:53:22.0908059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-379] SKIPPED [ 41%] 2023-03-20T11:53:22.0913669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-380] SKIPPED [ 41%] 2023-03-20T11:53:22.0919514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-381] SKIPPED [ 41%] 2023-03-20T11:53:22.0925011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-382] SKIPPED [ 41%] 2023-03-20T11:53:22.0933911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-383] SKIPPED [ 41%] 2023-03-20T11:53:22.0939921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-384] SKIPPED [ 41%] 2023-03-20T11:53:22.0945823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-385] SKIPPED [ 41%] 2023-03-20T11:53:22.0951489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-386] SKIPPED [ 41%] 2023-03-20T11:53:22.0957188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-387] SKIPPED [ 41%] 2023-03-20T11:53:22.0962903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-388] SKIPPED [ 41%] 2023-03-20T11:53:22.0969855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-389] SKIPPED [ 41%] 2023-03-20T11:53:22.0974803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-390] SKIPPED [ 41%] 2023-03-20T11:53:22.0980470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-391] SKIPPED [ 41%] 2023-03-20T11:53:22.0986236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-392] SKIPPED [ 41%] 2023-03-20T11:53:22.0991950Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-393] SKIPPED [ 41%] 2023-03-20T11:53:22.0998952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-394] SKIPPED [ 41%] 2023-03-20T11:53:22.1004543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_bounding_box-395] SKIPPED [ 41%] 2023-03-20T11:53:22.1011603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-00] SKIPPED [ 41%] 2023-03-20T11:53:22.1016590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-01] SKIPPED [ 41%] 2023-03-20T11:53:22.1022282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-02] SKIPPED [ 41%] 2023-03-20T11:53:22.1028207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-03] SKIPPED [ 41%] 2023-03-20T11:53:22.1033765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-04] SKIPPED [ 41%] 2023-03-20T11:53:22.1039611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-05] SKIPPED [ 41%] 2023-03-20T11:53:22.1045408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-06] SKIPPED [ 41%] 2023-03-20T11:53:22.1052082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-07] SKIPPED [ 41%] 2023-03-20T11:53:22.1057596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-08] SKIPPED [ 41%] 2023-03-20T11:53:22.1063354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-09] SKIPPED [ 41%] 2023-03-20T11:53:22.1070264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-10] SKIPPED [ 41%] 2023-03-20T11:53:22.1075959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_mask-11] SKIPPED [ 41%] 2023-03-20T11:53:22.1081801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-00] SKIPPED [ 41%] 2023-03-20T11:53:22.1087697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-01] SKIPPED [ 41%] 2023-03-20T11:53:22.1093532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-02] SKIPPED [ 41%] 2023-03-20T11:53:22.1099484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-03] SKIPPED [ 41%] 2023-03-20T11:53:22.1105273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-04] SKIPPED [ 41%] 2023-03-20T11:53:22.1111013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-05] SKIPPED [ 41%] 2023-03-20T11:53:22.1116673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-06] SKIPPED [ 41%] 2023-03-20T11:53:22.1122586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-07] SKIPPED [ 41%] 2023-03-20T11:53:22.1129393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-08] SKIPPED [ 41%] 2023-03-20T11:53:22.1135767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-09] SKIPPED [ 41%] 2023-03-20T11:53:22.1141426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-10] SKIPPED [ 41%] 2023-03-20T11:53:22.1147282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-11] SKIPPED [ 41%] 2023-03-20T11:53:22.1152997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-12] SKIPPED [ 41%] 2023-03-20T11:53:22.1158611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-13] SKIPPED [ 41%] 2023-03-20T11:53:22.1164456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-14] SKIPPED [ 41%] 2023-03-20T11:53:22.1172035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-15] SKIPPED [ 41%] 2023-03-20T11:53:22.1178191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-16] SKIPPED [ 41%] 2023-03-20T11:53:22.1184752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-17] SKIPPED [ 41%] 2023-03-20T11:53:22.1190982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-18] SKIPPED [ 41%] 2023-03-20T11:53:22.1197269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-19] SKIPPED [ 41%] 2023-03-20T11:53:22.1203540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-20] SKIPPED [ 41%] 2023-03-20T11:53:22.1212079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-21] SKIPPED [ 41%] 2023-03-20T11:53:22.1218294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-22] SKIPPED [ 41%] 2023-03-20T11:53:22.1224709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-23] SKIPPED [ 41%] 2023-03-20T11:53:22.1230835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-24] SKIPPED [ 41%] 2023-03-20T11:53:22.1236991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-25] SKIPPED [ 41%] 2023-03-20T11:53:22.1243301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-26] SKIPPED [ 41%] 2023-03-20T11:53:22.1250368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-27] SKIPPED [ 41%] 2023-03-20T11:53:22.1256244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-28] SKIPPED [ 41%] 2023-03-20T11:53:22.1262603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-29] SKIPPED [ 41%] 2023-03-20T11:53:22.1269034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-30] SKIPPED [ 41%] 2023-03-20T11:53:22.1275250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-31] SKIPPED [ 41%] 2023-03-20T11:53:22.1282839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-32] SKIPPED [ 41%] 2023-03-20T11:53:22.1290347Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-33] SKIPPED [ 41%] 2023-03-20T11:53:22.1296085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-34] SKIPPED [ 41%] 2023-03-20T11:53:22.1302281Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-affine_video-35] SKIPPED [ 41%] 2023-03-20T11:53:22.1308691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-000] SKIPPED [ 41%] 2023-03-20T11:53:22.1315005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-001] SKIPPED [ 41%] 2023-03-20T11:53:22.1321374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-002] SKIPPED [ 41%] 2023-03-20T11:53:22.1328102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-003] SKIPPED [ 41%] 2023-03-20T11:53:22.1334729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-004] SKIPPED [ 41%] 2023-03-20T11:53:22.1340662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-005] SKIPPED [ 41%] 2023-03-20T11:53:22.1347185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-006] SKIPPED [ 41%] 2023-03-20T11:53:22.1353449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-007] SKIPPED [ 41%] 2023-03-20T11:53:22.1360893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-008] SKIPPED [ 41%] 2023-03-20T11:53:22.1367063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-009] SKIPPED [ 41%] 2023-03-20T11:53:22.1373847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-010] SKIPPED [ 41%] 2023-03-20T11:53:22.1380375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-011] SKIPPED [ 41%] 2023-03-20T11:53:22.1386862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-012] SKIPPED [ 41%] 2023-03-20T11:53:22.1393267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-013] SKIPPED [ 41%] 2023-03-20T11:53:22.1399705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-014] SKIPPED [ 41%] 2023-03-20T11:53:22.1405907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-015] SKIPPED [ 41%] 2023-03-20T11:53:22.1413189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-016] SKIPPED [ 41%] 2023-03-20T11:53:22.1419143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-017] SKIPPED [ 41%] 2023-03-20T11:53:22.1425658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-018] SKIPPED [ 41%] 2023-03-20T11:53:22.1433178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-019] SKIPPED [ 41%] 2023-03-20T11:53:22.1439594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-020] SKIPPED [ 41%] 2023-03-20T11:53:22.1445757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-021] SKIPPED [ 41%] 2023-03-20T11:53:22.1453285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-022] SKIPPED [ 41%] 2023-03-20T11:53:22.1459014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-023] SKIPPED [ 41%] 2023-03-20T11:53:22.1465423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-024] SKIPPED [ 41%] 2023-03-20T11:53:22.1471672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-025] SKIPPED [ 41%] 2023-03-20T11:53:22.1478005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-026] SKIPPED [ 41%] 2023-03-20T11:53:22.1484317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-027] SKIPPED [ 41%] 2023-03-20T11:53:22.1491654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-028] SKIPPED [ 41%] 2023-03-20T11:53:22.1497443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-029] SKIPPED [ 41%] 2023-03-20T11:53:22.1503944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-030] SKIPPED [ 41%] 2023-03-20T11:53:22.1511360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-031] SKIPPED [ 41%] 2023-03-20T11:53:22.1517611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-032] SKIPPED [ 41%] 2023-03-20T11:53:22.1523962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-033] SKIPPED [ 41%] 2023-03-20T11:53:22.1530299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-034] SKIPPED [ 41%] 2023-03-20T11:53:22.1536600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-035] SKIPPED [ 41%] 2023-03-20T11:53:22.1542889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-036] SKIPPED [ 41%] 2023-03-20T11:53:22.1549467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-037] SKIPPED [ 41%] 2023-03-20T11:53:22.1555750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-038] SKIPPED [ 41%] 2023-03-20T11:53:22.1562063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-039] SKIPPED [ 41%] 2023-03-20T11:53:22.1568774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-040] SKIPPED [ 41%] 2023-03-20T11:53:22.1573755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-041] SKIPPED [ 41%] 2023-03-20T11:53:22.1581102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-042] SKIPPED [ 41%] 2023-03-20T11:53:22.1587164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-043] SKIPPED [ 41%] 2023-03-20T11:53:22.1592905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-044] SKIPPED [ 41%] 2023-03-20T11:53:22.1598617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-045] SKIPPED [ 41%] 2023-03-20T11:53:22.1604413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-046] SKIPPED [ 41%] 2023-03-20T11:53:22.1610511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-047] SKIPPED [ 41%] 2023-03-20T11:53:22.1616894Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-048] SKIPPED [ 41%] 2023-03-20T11:53:22.1623041Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-049] SKIPPED [ 41%] 2023-03-20T11:53:22.1629257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-050] SKIPPED [ 41%] 2023-03-20T11:53:22.1635416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-051] SKIPPED [ 41%] 2023-03-20T11:53:22.1641679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-052] SKIPPED [ 41%] 2023-03-20T11:53:22.1648994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-053] SKIPPED [ 41%] 2023-03-20T11:53:22.1655688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-054] SKIPPED [ 41%] 2023-03-20T11:53:22.1661759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-055] SKIPPED [ 41%] 2023-03-20T11:53:22.1667983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-056] SKIPPED [ 41%] 2023-03-20T11:53:22.1674157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-057] SKIPPED [ 41%] 2023-03-20T11:53:22.1693043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-058] SKIPPED [ 41%] 2023-03-20T11:53:22.1693922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-059] SKIPPED [ 41%] 2023-03-20T11:53:22.1694658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-060] SKIPPED [ 41%] 2023-03-20T11:53:22.1699612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-061] SKIPPED [ 41%] 2023-03-20T11:53:22.1706104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-062] SKIPPED [ 41%] 2023-03-20T11:53:22.1712051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-063] SKIPPED [ 41%] 2023-03-20T11:53:22.1718265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-064] SKIPPED [ 41%] 2023-03-20T11:53:22.1725561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-065] SKIPPED [ 41%] 2023-03-20T11:53:22.1733168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-066] SKIPPED [ 41%] 2023-03-20T11:53:22.1738669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-067] SKIPPED [ 41%] 2023-03-20T11:53:22.1745289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-068] SKIPPED [ 41%] 2023-03-20T11:53:22.1751208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-069] SKIPPED [ 41%] 2023-03-20T11:53:22.1758500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-070] SKIPPED [ 41%] 2023-03-20T11:53:22.1764569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-071] SKIPPED [ 41%] 2023-03-20T11:53:22.1772917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-072] SKIPPED [ 41%] 2023-03-20T11:53:22.1778971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-073] SKIPPED [ 41%] 2023-03-20T11:53:22.1785296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-074] SKIPPED [ 41%] 2023-03-20T11:53:22.1791442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-075] SKIPPED [ 41%] 2023-03-20T11:53:22.1800450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-076] SKIPPED [ 41%] 2023-03-20T11:53:22.1806724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-077] SKIPPED [ 41%] 2023-03-20T11:53:22.1813251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-078] SKIPPED [ 41%] 2023-03-20T11:53:22.1819622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-079] SKIPPED [ 41%] 2023-03-20T11:53:22.1826244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-080] SKIPPED [ 41%] 2023-03-20T11:53:22.1832555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-081] SKIPPED [ 41%] 2023-03-20T11:53:22.1838729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-082] SKIPPED [ 41%] 2023-03-20T11:53:22.1844792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-083] SKIPPED [ 41%] 2023-03-20T11:53:22.1852478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-084] SKIPPED [ 41%] 2023-03-20T11:53:22.1858818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-085] SKIPPED [ 41%] 2023-03-20T11:53:22.1865056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-086] SKIPPED [ 41%] 2023-03-20T11:53:22.1870454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-087] SKIPPED [ 41%] 2023-03-20T11:53:22.1877367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-088] SKIPPED [ 41%] 2023-03-20T11:53:22.1883230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-089] SKIPPED [ 41%] 2023-03-20T11:53:22.1890236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-090] SKIPPED [ 41%] 2023-03-20T11:53:22.1895282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-091] SKIPPED [ 41%] 2023-03-20T11:53:22.1901006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-092] SKIPPED [ 41%] 2023-03-20T11:53:22.1906713Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-093] SKIPPED [ 41%] 2023-03-20T11:53:22.1912471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-094] SKIPPED [ 41%] 2023-03-20T11:53:22.1918346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-095] SKIPPED [ 41%] 2023-03-20T11:53:22.1924097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-096] SKIPPED [ 41%] 2023-03-20T11:53:22.1930335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-097] SKIPPED [ 41%] 2023-03-20T11:53:22.1935960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-098] SKIPPED [ 41%] 2023-03-20T11:53:22.1942646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-099] SKIPPED [ 41%] 2023-03-20T11:53:22.1948639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-100] SKIPPED [ 41%] 2023-03-20T11:53:22.1954398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-101] SKIPPED [ 41%] 2023-03-20T11:53:22.1960113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-102] SKIPPED [ 41%] 2023-03-20T11:53:22.1965825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-103] SKIPPED [ 41%] 2023-03-20T11:53:22.1972811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-104] SKIPPED [ 41%] 2023-03-20T11:53:22.1977898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-105] SKIPPED [ 41%] 2023-03-20T11:53:22.1983769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-106] SKIPPED [ 41%] 2023-03-20T11:53:22.1989319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-107] SKIPPED [ 41%] 2023-03-20T11:53:22.1994988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-108] SKIPPED [ 41%] 2023-03-20T11:53:22.2000926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-109] SKIPPED [ 41%] 2023-03-20T11:53:22.2006513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-110] SKIPPED [ 41%] 2023-03-20T11:53:22.2014025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-111] SKIPPED [ 41%] 2023-03-20T11:53:22.2019872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-112] SKIPPED [ 41%] 2023-03-20T11:53:22.2025605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-113] SKIPPED [ 41%] 2023-03-20T11:53:22.2031328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-114] SKIPPED [ 41%] 2023-03-20T11:53:22.2037000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-115] SKIPPED [ 41%] 2023-03-20T11:53:22.2042852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-116] SKIPPED [ 41%] 2023-03-20T11:53:22.2049936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-117] SKIPPED [ 41%] 2023-03-20T11:53:22.2054851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-118] SKIPPED [ 41%] 2023-03-20T11:53:22.2060598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-119] SKIPPED [ 41%] 2023-03-20T11:53:22.2066542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-120] SKIPPED [ 41%] 2023-03-20T11:53:22.2072242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-121] SKIPPED [ 41%] 2023-03-20T11:53:22.2079382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-122] SKIPPED [ 41%] 2023-03-20T11:53:22.2085031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-123] SKIPPED [ 41%] 2023-03-20T11:53:22.2091824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-124] SKIPPED [ 41%] 2023-03-20T11:53:22.2097181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-125] SKIPPED [ 41%] 2023-03-20T11:53:22.2102905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-126] SKIPPED [ 41%] 2023-03-20T11:53:22.2108588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-127] SKIPPED [ 41%] 2023-03-20T11:53:22.2114261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-128] SKIPPED [ 41%] 2023-03-20T11:53:22.2120249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-129] SKIPPED [ 41%] 2023-03-20T11:53:22.2125737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-130] SKIPPED [ 41%] 2023-03-20T11:53:22.2132597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-131] SKIPPED [ 41%] 2023-03-20T11:53:22.2137691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-132] SKIPPED [ 41%] 2023-03-20T11:53:22.2143436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-133] SKIPPED [ 41%] 2023-03-20T11:53:22.2150337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-134] SKIPPED [ 41%] 2023-03-20T11:53:22.2156058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-135] SKIPPED [ 41%] 2023-03-20T11:53:22.2161976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-136] SKIPPED [ 41%] 2023-03-20T11:53:22.2168941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-137] SKIPPED [ 41%] 2023-03-20T11:53:22.2173670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-138] SKIPPED [ 41%] 2023-03-20T11:53:22.2179672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-139] SKIPPED [ 41%] 2023-03-20T11:53:22.2185534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-140] SKIPPED [ 41%] 2023-03-20T11:53:22.2191293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-141] SKIPPED [ 41%] 2023-03-20T11:53:22.2197027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-142] SKIPPED [ 41%] 2023-03-20T11:53:22.2202839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-143] SKIPPED [ 41%] 2023-03-20T11:53:22.2209722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-144] SKIPPED [ 41%] 2023-03-20T11:53:22.2216126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-145] SKIPPED [ 41%] 2023-03-20T11:53:22.2221843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-146] SKIPPED [ 41%] 2023-03-20T11:53:22.2227823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-147] SKIPPED [ 41%] 2023-03-20T11:53:22.2233678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-148] SKIPPED [ 41%] 2023-03-20T11:53:22.2239487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-149] SKIPPED [ 41%] 2023-03-20T11:53:22.2245601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-150] SKIPPED [ 41%] 2023-03-20T11:53:22.2252470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-151] SKIPPED [ 41%] 2023-03-20T11:53:22.2257806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-152] SKIPPED [ 41%] 2023-03-20T11:53:22.2263713Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-153] SKIPPED [ 41%] 2023-03-20T11:53:22.2269341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-154] SKIPPED [ 41%] 2023-03-20T11:53:22.2274995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-155] SKIPPED [ 41%] 2023-03-20T11:53:22.2280764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-156] SKIPPED [ 41%] 2023-03-20T11:53:22.2288884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-157] SKIPPED [ 41%] 2023-03-20T11:53:22.2293837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-158] SKIPPED [ 41%] 2023-03-20T11:53:22.2299314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-159] SKIPPED [ 41%] 2023-03-20T11:53:22.2305230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-160] SKIPPED [ 41%] 2023-03-20T11:53:22.2310769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_format_bounding_box-161] SKIPPED [ 41%] 2023-03-20T11:53:22.2316410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-00] SKIPPED [ 41%] 2023-03-20T11:53:22.2322410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-01] SKIPPED [ 41%] 2023-03-20T11:53:22.2329472Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-02] SKIPPED [ 41%] 2023-03-20T11:53:22.2334277Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-03] SKIPPED [ 41%] 2023-03-20T11:53:22.2340119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-04] SKIPPED [ 41%] 2023-03-20T11:53:22.2345995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-05] SKIPPED [ 41%] 2023-03-20T11:53:22.2352904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-06] SKIPPED [ 41%] 2023-03-20T11:53:22.2358777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-07] SKIPPED [ 41%] 2023-03-20T11:53:22.2364452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-08] SKIPPED [ 41%] 2023-03-20T11:53:22.2370655Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-09] SKIPPED [ 41%] 2023-03-20T11:53:22.2376691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-10] SKIPPED [ 41%] 2023-03-20T11:53:22.2382275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-11] SKIPPED [ 41%] 2023-03-20T11:53:22.2387955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-12] SKIPPED [ 41%] 2023-03-20T11:53:22.2393646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-13] SKIPPED [ 41%] 2023-03-20T11:53:22.2399452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-14] SKIPPED [ 41%] 2023-03-20T11:53:22.2405021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-15] SKIPPED [ 41%] 2023-03-20T11:53:22.2411808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-16] SKIPPED [ 41%] 2023-03-20T11:53:22.2417114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-17] SKIPPED [ 41%] 2023-03-20T11:53:22.2424155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-18] SKIPPED [ 41%] 2023-03-20T11:53:22.2429832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-19] SKIPPED [ 41%] 2023-03-20T11:53:22.2435421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-20] SKIPPED [ 41%] 2023-03-20T11:53:22.2441284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-21] SKIPPED [ 41%] 2023-03-20T11:53:22.2446975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-22] SKIPPED [ 41%] 2023-03-20T11:53:22.2453403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_image_tensor-23] SKIPPED [ 41%] 2023-03-20T11:53:22.2458948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_bounding_box-0] SKIPPED [ 41%] 2023-03-20T11:53:22.2464765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_bounding_box-1] SKIPPED [ 41%] 2023-03-20T11:53:22.2470404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_bounding_box-2] SKIPPED [ 41%] 2023-03-20T11:53:22.2476087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_bounding_box-3] SKIPPED [ 41%] 2023-03-20T11:53:22.2481887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_bounding_box-4] SKIPPED [ 41%] 2023-03-20T11:53:22.2490046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_bounding_box-5] SKIPPED [ 41%] 2023-03-20T11:53:22.2495232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-00] SKIPPED [ 41%] 2023-03-20T11:53:22.2500808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-01] SKIPPED [ 41%] 2023-03-20T11:53:22.2506609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-02] SKIPPED [ 41%] 2023-03-20T11:53:22.2512260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-03] SKIPPED [ 41%] 2023-03-20T11:53:22.2518029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-04] SKIPPED [ 41%] 2023-03-20T11:53:22.2523671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-05] SKIPPED [ 41%] 2023-03-20T11:53:22.2530544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-06] SKIPPED [ 41%] 2023-03-20T11:53:22.2535783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-07] SKIPPED [ 41%] 2023-03-20T11:53:22.2541543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-08] SKIPPED [ 41%] 2023-03-20T11:53:22.2547302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-09] SKIPPED [ 41%] 2023-03-20T11:53:22.2554308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-10] SKIPPED [ 41%] 2023-03-20T11:53:22.2560184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-11] SKIPPED [ 41%] 2023-03-20T11:53:22.2565696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-12] SKIPPED [ 41%] 2023-03-20T11:53:22.2572686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-13] SKIPPED [ 41%] 2023-03-20T11:53:22.2577915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-14] SKIPPED [ 41%] 2023-03-20T11:53:22.2583705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-15] SKIPPED [ 41%] 2023-03-20T11:53:22.2589409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-16] SKIPPED [ 41%] 2023-03-20T11:53:22.2595089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-17] SKIPPED [ 41%] 2023-03-20T11:53:22.2600837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-18] SKIPPED [ 41%] 2023-03-20T11:53:22.2606590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-19] SKIPPED [ 41%] 2023-03-20T11:53:22.2613589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-20] SKIPPED [ 41%] 2023-03-20T11:53:22.2618653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-21] SKIPPED [ 41%] 2023-03-20T11:53:22.2627354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-22] SKIPPED [ 41%] 2023-03-20T11:53:22.2633065Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-23] SKIPPED [ 41%] 2023-03-20T11:53:22.2638650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-24] SKIPPED [ 41%] 2023-03-20T11:53:22.2644458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-25] SKIPPED [ 41%] 2023-03-20T11:53:22.2650468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-26] SKIPPED [ 41%] 2023-03-20T11:53:22.2656483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-27] SKIPPED [ 41%] 2023-03-20T11:53:22.2662140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-28] SKIPPED [ 41%] 2023-03-20T11:53:22.2668069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-29] SKIPPED [ 41%] 2023-03-20T11:53:22.2673784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-30] SKIPPED [ 41%] 2023-03-20T11:53:22.2679603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-31] SKIPPED [ 41%] 2023-03-20T11:53:22.2685131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-32] SKIPPED [ 41%] 2023-03-20T11:53:22.2693328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-33] SKIPPED [ 41%] 2023-03-20T11:53:22.2698221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-34] SKIPPED [ 41%] 2023-03-20T11:53:22.2704228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_mask-35] SKIPPED [ 41%] 2023-03-20T11:53:22.2709920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-00] SKIPPED [ 41%] 2023-03-20T11:53:22.2715540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-01] SKIPPED [ 41%] 2023-03-20T11:53:22.2721418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-02] SKIPPED [ 41%] 2023-03-20T11:53:22.2727391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-03] SKIPPED [ 41%] 2023-03-20T11:53:22.2733811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-04] SKIPPED [ 41%] 2023-03-20T11:53:22.2739658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-05] SKIPPED [ 41%] 2023-03-20T11:53:22.2745885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-06] SKIPPED [ 41%] 2023-03-20T11:53:22.2751616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-07] SKIPPED [ 41%] 2023-03-20T11:53:22.2757293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-08] SKIPPED [ 41%] 2023-03-20T11:53:22.2764473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-09] SKIPPED [ 41%] 2023-03-20T11:53:22.2770619Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-10] SKIPPED [ 41%] 2023-03-20T11:53:22.2776294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-11] SKIPPED [ 41%] 2023-03-20T11:53:22.2782026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-12] SKIPPED [ 41%] 2023-03-20T11:53:22.2787962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-13] SKIPPED [ 41%] 2023-03-20T11:53:22.2793647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-14] SKIPPED [ 41%] 2023-03-20T11:53:22.2799684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-15] SKIPPED [ 41%] 2023-03-20T11:53:22.2805139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-16] SKIPPED [ 41%] 2023-03-20T11:53:22.2812117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-17] SKIPPED [ 41%] 2023-03-20T11:53:22.2817303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-18] SKIPPED [ 41%] 2023-03-20T11:53:22.2823251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-19] SKIPPED [ 41%] 2023-03-20T11:53:22.2830435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-20] SKIPPED [ 41%] 2023-03-20T11:53:22.2836071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-21] SKIPPED [ 41%] 2023-03-20T11:53:22.2841963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-22] SKIPPED [ 41%] 2023-03-20T11:53:22.2849032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-23] SKIPPED [ 41%] 2023-03-20T11:53:22.2853821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-24] SKIPPED [ 41%] 2023-03-20T11:53:22.2859767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-25] SKIPPED [ 41%] 2023-03-20T11:53:22.2865512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-26] SKIPPED [ 41%] 2023-03-20T11:53:22.2871217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-27] SKIPPED [ 41%] 2023-03-20T11:53:22.2876924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-28] SKIPPED [ 41%] 2023-03-20T11:53:22.2882818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-29] SKIPPED [ 41%] 2023-03-20T11:53:22.2889635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-30] SKIPPED [ 41%] 2023-03-20T11:53:22.2894694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-31] SKIPPED [ 41%] 2023-03-20T11:53:22.2901481Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-32] SKIPPED [ 41%] 2023-03-20T11:53:22.2907346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-33] SKIPPED [ 41%] 2023-03-20T11:53:22.2912997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-34] SKIPPED [ 41%] 2023-03-20T11:53:22.2918835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-vertical_flip_video-35] SKIPPED [ 41%] 2023-03-20T11:53:22.2924664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-000] SKIPPED [ 41%] 2023-03-20T11:53:22.2931699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-001] SKIPPED [ 41%] 2023-03-20T11:53:22.2936820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-002] SKIPPED [ 41%] 2023-03-20T11:53:22.2942464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-003] SKIPPED [ 41%] 2023-03-20T11:53:22.2948092Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-004] SKIPPED [ 41%] 2023-03-20T11:53:22.2953741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-005] SKIPPED [ 41%] 2023-03-20T11:53:22.2959756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-006] SKIPPED [ 41%] 2023-03-20T11:53:22.2966616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-007] SKIPPED [ 41%] 2023-03-20T11:53:22.2972910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-008] SKIPPED [ 41%] 2023-03-20T11:53:22.2978651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-009] SKIPPED [ 41%] 2023-03-20T11:53:22.2984407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-010] SKIPPED [ 41%] 2023-03-20T11:53:22.2990257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-011] SKIPPED [ 41%] 2023-03-20T11:53:22.2995891Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-012] SKIPPED [ 41%] 2023-03-20T11:53:22.3001850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-013] SKIPPED [ 41%] 2023-03-20T11:53:22.3008771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-014] SKIPPED [ 41%] 2023-03-20T11:53:22.3013553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-015] SKIPPED [ 41%] 2023-03-20T11:53:22.3019549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-016] SKIPPED [ 41%] 2023-03-20T11:53:22.3025327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-017] SKIPPED [ 41%] 2023-03-20T11:53:22.3031041Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-018] SKIPPED [ 41%] 2023-03-20T11:53:22.3037901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-019] SKIPPED [ 41%] 2023-03-20T11:53:22.3043635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-020] SKIPPED [ 41%] 2023-03-20T11:53:22.3050260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-021] SKIPPED [ 41%] 2023-03-20T11:53:22.3055423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-022] SKIPPED [ 41%] 2023-03-20T11:53:22.3061438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-023] SKIPPED [ 41%] 2023-03-20T11:53:22.3067160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-024] SKIPPED [ 41%] 2023-03-20T11:53:22.3072913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-025] SKIPPED [ 41%] 2023-03-20T11:53:22.3078707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-026] SKIPPED [ 41%] 2023-03-20T11:53:22.3084368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-027] SKIPPED [ 41%] 2023-03-20T11:53:22.3090381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-028] SKIPPED [ 41%] 2023-03-20T11:53:22.3096567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-029] SKIPPED [ 41%] 2023-03-20T11:53:22.3103752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-030] SKIPPED [ 41%] 2023-03-20T11:53:22.3109345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-031] SKIPPED [ 41%] 2023-03-20T11:53:22.3115133Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-032] SKIPPED [ 41%] 2023-03-20T11:53:22.3121067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-033] SKIPPED [ 41%] 2023-03-20T11:53:22.3126686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-034] SKIPPED [ 41%] 2023-03-20T11:53:22.3133056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-035] SKIPPED [ 41%] 2023-03-20T11:53:22.3138458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-036] SKIPPED [ 41%] 2023-03-20T11:53:22.3144450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-037] SKIPPED [ 41%] 2023-03-20T11:53:22.3149995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-038] SKIPPED [ 41%] 2023-03-20T11:53:22.3155737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-039] SKIPPED [ 41%] 2023-03-20T11:53:22.3162140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-040] SKIPPED [ 41%] 2023-03-20T11:53:22.3169019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-041] SKIPPED [ 41%] 2023-03-20T11:53:22.3175496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-042] SKIPPED [ 41%] 2023-03-20T11:53:22.3181083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-043] SKIPPED [ 41%] 2023-03-20T11:53:22.3186753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-044] SKIPPED [ 41%] 2023-03-20T11:53:22.3192416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-045] SKIPPED [ 41%] 2023-03-20T11:53:22.3198086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-046] SKIPPED [ 41%] 2023-03-20T11:53:22.3203709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-047] SKIPPED [ 41%] 2023-03-20T11:53:22.3210239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-048] SKIPPED [ 41%] 2023-03-20T11:53:22.3215842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-049] SKIPPED [ 41%] 2023-03-20T11:53:22.3221641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-050] SKIPPED [ 41%] 2023-03-20T11:53:22.3227539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-051] SKIPPED [ 41%] 2023-03-20T11:53:22.3233102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-052] SKIPPED [ 41%] 2023-03-20T11:53:22.3240137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-053] SKIPPED [ 41%] 2023-03-20T11:53:22.3246227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-054] SKIPPED [ 41%] 2023-03-20T11:53:22.3253097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-055] SKIPPED [ 41%] 2023-03-20T11:53:22.3258398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-056] SKIPPED [ 41%] 2023-03-20T11:53:22.3264255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-057] SKIPPED [ 41%] 2023-03-20T11:53:22.3270014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-058] SKIPPED [ 41%] 2023-03-20T11:53:22.3275701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-059] SKIPPED [ 41%] 2023-03-20T11:53:22.3281652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-060] SKIPPED [ 41%] 2023-03-20T11:53:22.3287205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-061] SKIPPED [ 41%] 2023-03-20T11:53:22.3293242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-062] SKIPPED [ 41%] 2023-03-20T11:53:22.3299406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-063] SKIPPED [ 41%] 2023-03-20T11:53:22.3305086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-064] SKIPPED [ 41%] 2023-03-20T11:53:22.3312053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-065] SKIPPED [ 41%] 2023-03-20T11:53:22.3317662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-066] SKIPPED [ 41%] 2023-03-20T11:53:22.3323450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-067] SKIPPED [ 41%] 2023-03-20T11:53:22.3330290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-068] SKIPPED [ 41%] 2023-03-20T11:53:22.3335377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-069] SKIPPED [ 41%] 2023-03-20T11:53:22.3340793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-070] SKIPPED [ 41%] 2023-03-20T11:53:22.3346747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-071] SKIPPED [ 41%] 2023-03-20T11:53:22.3352473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-072] SKIPPED [ 41%] 2023-03-20T11:53:22.3358722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-073] SKIPPED [ 41%] 2023-03-20T11:53:22.3364653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-074] SKIPPED [ 41%] 2023-03-20T11:53:22.3371869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-075] SKIPPED [ 41%] 2023-03-20T11:53:22.3378961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-076] SKIPPED [ 41%] 2023-03-20T11:53:22.3385201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-077] SKIPPED [ 41%] 2023-03-20T11:53:22.3391267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-078] SKIPPED [ 41%] 2023-03-20T11:53:22.3397441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-079] SKIPPED [ 41%] 2023-03-20T11:53:22.3403717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-080] SKIPPED [ 41%] 2023-03-20T11:53:22.3410459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-081] SKIPPED [ 41%] 2023-03-20T11:53:22.3416826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-082] SKIPPED [ 41%] 2023-03-20T11:53:22.3422831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-083] SKIPPED [ 41%] 2023-03-20T11:53:22.3429140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-084] SKIPPED [ 41%] 2023-03-20T11:53:22.3435199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-085] SKIPPED [ 41%] 2023-03-20T11:53:22.3441464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-086] SKIPPED [ 41%] 2023-03-20T11:53:22.3450544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-087] SKIPPED [ 41%] 2023-03-20T11:53:22.3456945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-088] SKIPPED [ 41%] 2023-03-20T11:53:22.3463034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-089] SKIPPED [ 41%] 2023-03-20T11:53:22.3469192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-090] SKIPPED [ 41%] 2023-03-20T11:53:22.3475201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-091] SKIPPED [ 41%] 2023-03-20T11:53:22.3481338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-092] SKIPPED [ 41%] 2023-03-20T11:53:22.3489359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-093] SKIPPED [ 41%] 2023-03-20T11:53:22.3496298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-094] SKIPPED [ 41%] 2023-03-20T11:53:22.3502251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-095] SKIPPED [ 41%] 2023-03-20T11:53:22.3508097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-096] SKIPPED [ 41%] 2023-03-20T11:53:22.3513812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-097] SKIPPED [ 41%] 2023-03-20T11:53:22.3519601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-098] SKIPPED [ 41%] 2023-03-20T11:53:22.3526835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-099] SKIPPED [ 41%] 2023-03-20T11:53:22.3533310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-100] SKIPPED [ 41%] 2023-03-20T11:53:22.3538897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-101] SKIPPED [ 41%] 2023-03-20T11:53:22.3545098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-102] SKIPPED [ 41%] 2023-03-20T11:53:22.3550631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-103] SKIPPED [ 41%] 2023-03-20T11:53:22.3556270Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-104] SKIPPED [ 41%] 2023-03-20T11:53:22.3562221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-105] SKIPPED [ 41%] 2023-03-20T11:53:22.3569201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-106] SKIPPED [ 41%] 2023-03-20T11:53:22.3574278Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-107] SKIPPED [ 41%] 2023-03-20T11:53:22.3580131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-108] SKIPPED [ 41%] 2023-03-20T11:53:22.3585954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-109] SKIPPED [ 41%] 2023-03-20T11:53:22.3592783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-110] SKIPPED [ 41%] 2023-03-20T11:53:22.3598487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-111] SKIPPED [ 41%] 2023-03-20T11:53:22.3604429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-112] SKIPPED [ 41%] 2023-03-20T11:53:22.3610409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_image_tensor-113] SKIPPED [ 41%] 2023-03-20T11:53:22.3616582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-00] SKIPPED [ 41%] 2023-03-20T11:53:22.3622187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-01] SKIPPED [ 41%] 2023-03-20T11:53:22.3628037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-02] SKIPPED [ 41%] 2023-03-20T11:53:22.3633812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-03] SKIPPED [ 41%] 2023-03-20T11:53:22.3639490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-04] SKIPPED [ 41%] 2023-03-20T11:53:22.3645423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-05] SKIPPED [ 41%] 2023-03-20T11:53:22.3652146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-06] SKIPPED [ 41%] 2023-03-20T11:53:22.3657527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-07] SKIPPED [ 41%] 2023-03-20T11:53:22.3664624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-08] SKIPPED [ 41%] 2023-03-20T11:53:22.3670251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-09] SKIPPED [ 41%] 2023-03-20T11:53:22.3675952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-10] SKIPPED [ 41%] 2023-03-20T11:53:22.3681999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-11] SKIPPED [ 41%] 2023-03-20T11:53:22.3688992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-12] SKIPPED [ 41%] 2023-03-20T11:53:22.3693528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-13] SKIPPED [ 41%] 2023-03-20T11:53:22.3699721Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-14] SKIPPED [ 41%] 2023-03-20T11:53:22.3705604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-15] SKIPPED [ 41%] 2023-03-20T11:53:22.3711202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-16] SKIPPED [ 41%] 2023-03-20T11:53:22.3716883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-17] SKIPPED [ 41%] 2023-03-20T11:53:22.3722922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-18] SKIPPED [ 41%] 2023-03-20T11:53:22.3730485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-19] SKIPPED [ 41%] 2023-03-20T11:53:22.3736086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-20] SKIPPED [ 41%] 2023-03-20T11:53:22.3741494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-21] SKIPPED [ 41%] 2023-03-20T11:53:22.3747369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-22] SKIPPED [ 41%] 2023-03-20T11:53:22.3753250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-23] SKIPPED [ 41%] 2023-03-20T11:53:22.3758996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-24] SKIPPED [ 41%] 2023-03-20T11:53:22.3764902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-25] SKIPPED [ 41%] 2023-03-20T11:53:22.3770958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-26] SKIPPED [ 41%] 2023-03-20T11:53:22.3776947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-27] SKIPPED [ 41%] 2023-03-20T11:53:22.3782605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-28] SKIPPED [ 41%] 2023-03-20T11:53:22.3788394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-29] SKIPPED [ 41%] 2023-03-20T11:53:22.3794055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-30] SKIPPED [ 41%] 2023-03-20T11:53:22.3801432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-31] SKIPPED [ 41%] 2023-03-20T11:53:22.3806941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-32] SKIPPED [ 41%] 2023-03-20T11:53:22.3813137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-33] SKIPPED [ 41%] 2023-03-20T11:53:22.3819102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-34] SKIPPED [ 41%] 2023-03-20T11:53:22.3825107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-35] SKIPPED [ 41%] 2023-03-20T11:53:22.3830861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-36] SKIPPED [ 41%] 2023-03-20T11:53:22.3836589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-37] SKIPPED [ 41%] 2023-03-20T11:53:22.3842566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-38] SKIPPED [ 41%] 2023-03-20T11:53:22.3849446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-39] SKIPPED [ 41%] 2023-03-20T11:53:22.3854525Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-40] SKIPPED [ 41%] 2023-03-20T11:53:22.3860362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-41] SKIPPED [ 41%] 2023-03-20T11:53:22.3867413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-42] SKIPPED [ 41%] 2023-03-20T11:53:22.3873193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-43] SKIPPED [ 41%] 2023-03-20T11:53:22.3879004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-44] SKIPPED [ 41%] 2023-03-20T11:53:22.3884829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-45] SKIPPED [ 41%] 2023-03-20T11:53:22.3891597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-46] SKIPPED [ 41%] 2023-03-20T11:53:22.3896694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-47] SKIPPED [ 41%] 2023-03-20T11:53:22.3902470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-48] SKIPPED [ 41%] 2023-03-20T11:53:22.3908333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-49] SKIPPED [ 41%] 2023-03-20T11:53:22.3913994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-50] SKIPPED [ 41%] 2023-03-20T11:53:22.3919637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-51] SKIPPED [ 41%] 2023-03-20T11:53:22.3925607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-52] SKIPPED [ 41%] 2023-03-20T11:53:22.3932531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_bounding_box-53] SKIPPED [ 41%] 2023-03-20T11:53:22.3938804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-00] SKIPPED [ 41%] 2023-03-20T11:53:22.3944614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-01] SKIPPED [ 41%] 2023-03-20T11:53:22.3950307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-02] SKIPPED [ 41%] 2023-03-20T11:53:22.3955868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-03] SKIPPED [ 41%] 2023-03-20T11:53:22.3961876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-04] SKIPPED [ 41%] 2023-03-20T11:53:22.3968925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-05] SKIPPED [ 41%] 2023-03-20T11:53:22.3973808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-06] SKIPPED [ 41%] 2023-03-20T11:53:22.3979280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-07] SKIPPED [ 41%] 2023-03-20T11:53:22.3985181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-08] SKIPPED [ 41%] 2023-03-20T11:53:22.3990540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-09] SKIPPED [ 41%] 2023-03-20T11:53:22.3996180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-10] SKIPPED [ 41%] 2023-03-20T11:53:22.4003283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_mask-11] SKIPPED [ 41%] 2023-03-20T11:53:22.4010349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-00] SKIPPED [ 41%] 2023-03-20T11:53:22.4015405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-01] SKIPPED [ 41%] 2023-03-20T11:53:22.4021076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-02] SKIPPED [ 41%] 2023-03-20T11:53:22.4026742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-03] SKIPPED [ 41%] 2023-03-20T11:53:22.4032387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-04] SKIPPED [ 41%] 2023-03-20T11:53:22.4038287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-05] SKIPPED [ 41%] 2023-03-20T11:53:22.4043982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-06] SKIPPED [ 41%] 2023-03-20T11:53:22.4050249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-07] SKIPPED [ 41%] 2023-03-20T11:53:22.4055868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-08] SKIPPED [ 41%] 2023-03-20T11:53:22.4061598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-09] SKIPPED [ 41%] 2023-03-20T11:53:22.4067451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-10] SKIPPED [ 41%] 2023-03-20T11:53:22.4074206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-11] SKIPPED [ 41%] 2023-03-20T11:53:22.4079945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-12] SKIPPED [ 41%] 2023-03-20T11:53:22.4085806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-13] SKIPPED [ 41%] 2023-03-20T11:53:22.4092940Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-14] SKIPPED [ 41%] 2023-03-20T11:53:22.4098119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-15] SKIPPED [ 41%] 2023-03-20T11:53:22.4103944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-16] SKIPPED [ 41%] 2023-03-20T11:53:22.4109717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-17] SKIPPED [ 41%] 2023-03-20T11:53:22.4115635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-18] SKIPPED [ 41%] 2023-03-20T11:53:22.4121514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-19] SKIPPED [ 41%] 2023-03-20T11:53:22.4127064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-20] SKIPPED [ 41%] 2023-03-20T11:53:22.4133096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-21] SKIPPED [ 41%] 2023-03-20T11:53:22.4140362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-22] SKIPPED [ 41%] 2023-03-20T11:53:22.4146028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-23] SKIPPED [ 41%] 2023-03-20T11:53:22.4151706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-24] SKIPPED [ 41%] 2023-03-20T11:53:22.4157413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-25] SKIPPED [ 41%] 2023-03-20T11:53:22.4163413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-26] SKIPPED [ 41%] 2023-03-20T11:53:22.4170502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-27] SKIPPED [ 41%] 2023-03-20T11:53:22.4175552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-28] SKIPPED [ 41%] 2023-03-20T11:53:22.4181230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-29] SKIPPED [ 41%] 2023-03-20T11:53:22.4186978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-30] SKIPPED [ 41%] 2023-03-20T11:53:22.4192609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-31] SKIPPED [ 41%] 2023-03-20T11:53:22.4198352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-32] SKIPPED [ 41%] 2023-03-20T11:53:22.4205381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-33] SKIPPED [ 41%] 2023-03-20T11:53:22.4212038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-34] SKIPPED [ 41%] 2023-03-20T11:53:22.4217240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-rotate_video-35] SKIPPED [ 41%] 2023-03-20T11:53:22.4222914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-00] SKIPPED [ 41%] 2023-03-20T11:53:22.4228513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-01] SKIPPED [ 41%] 2023-03-20T11:53:22.4234212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-02] SKIPPED [ 41%] 2023-03-20T11:53:22.4239819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-03] SKIPPED [ 41%] 2023-03-20T11:53:22.4245574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-04] SKIPPED [ 41%] 2023-03-20T11:53:22.4252407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-05] SKIPPED [ 41%] 2023-03-20T11:53:22.4257916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-06] SKIPPED [ 41%] 2023-03-20T11:53:22.4263752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-07] SKIPPED [ 41%] 2023-03-20T11:53:22.4269384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-08] SKIPPED [ 41%] 2023-03-20T11:53:22.4277703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-09] SKIPPED [ 41%] 2023-03-20T11:53:22.4283619Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-10] SKIPPED [ 41%] 2023-03-20T11:53:22.4290339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-11] SKIPPED [ 41%] 2023-03-20T11:53:22.4295609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-12] SKIPPED [ 41%] 2023-03-20T11:53:22.4301264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-13] SKIPPED [ 41%] 2023-03-20T11:53:22.4307095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-14] SKIPPED [ 41%] 2023-03-20T11:53:22.4312688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-15] SKIPPED [ 41%] 2023-03-20T11:53:22.4318508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-16] SKIPPED [ 41%] 2023-03-20T11:53:22.4324478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-17] SKIPPED [ 41%] 2023-03-20T11:53:22.4330414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-18] SKIPPED [ 41%] 2023-03-20T11:53:22.4336569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-19] SKIPPED [ 41%] 2023-03-20T11:53:22.4343551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-20] SKIPPED [ 41%] 2023-03-20T11:53:22.4349212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-21] SKIPPED [ 41%] 2023-03-20T11:53:22.4354731Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-22] SKIPPED [ 41%] 2023-03-20T11:53:22.4360634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-23] SKIPPED [ 41%] 2023-03-20T11:53:22.4366166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-24] SKIPPED [ 41%] 2023-03-20T11:53:22.4373089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-25] SKIPPED [ 41%] 2023-03-20T11:53:22.4378172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-26] SKIPPED [ 41%] 2023-03-20T11:53:22.4384036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-27] SKIPPED [ 41%] 2023-03-20T11:53:22.4389552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-28] SKIPPED [ 41%] 2023-03-20T11:53:22.4395296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_image_tensor-29] SKIPPED [ 41%] 2023-03-20T11:53:22.4401103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-000] SKIPPED [ 41%] 2023-03-20T11:53:22.4406917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-001] SKIPPED [ 41%] 2023-03-20T11:53:22.4414128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-002] SKIPPED [ 41%] 2023-03-20T11:53:22.4419909Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-003] SKIPPED [ 41%] 2023-03-20T11:53:22.4425945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-004] SKIPPED [ 41%] 2023-03-20T11:53:22.4431553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-005] SKIPPED [ 41%] 2023-03-20T11:53:22.4437366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-006] SKIPPED [ 41%] 2023-03-20T11:53:22.4443149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-007] SKIPPED [ 41%] 2023-03-20T11:53:22.4449828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-008] SKIPPED [ 41%] 2023-03-20T11:53:22.4454997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-009] SKIPPED [ 41%] 2023-03-20T11:53:22.4460629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-010] SKIPPED [ 41%] 2023-03-20T11:53:22.4466573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-011] SKIPPED [ 41%] 2023-03-20T11:53:22.4472222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-012] SKIPPED [ 41%] 2023-03-20T11:53:22.4479101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-013] SKIPPED [ 41%] 2023-03-20T11:53:22.4484966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-014] SKIPPED [ 41%] 2023-03-20T11:53:22.4491846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-015] SKIPPED [ 41%] 2023-03-20T11:53:22.4496908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-016] SKIPPED [ 41%] 2023-03-20T11:53:22.4502573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-017] SKIPPED [ 41%] 2023-03-20T11:53:22.4508531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-018] SKIPPED [ 41%] 2023-03-20T11:53:22.4514123Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-019] SKIPPED [ 41%] 2023-03-20T11:53:22.4519880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-020] SKIPPED [ 41%] 2023-03-20T11:53:22.4525666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-021] SKIPPED [ 41%] 2023-03-20T11:53:22.4532764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-022] SKIPPED [ 41%] 2023-03-20T11:53:22.4537822Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-023] SKIPPED [ 41%] 2023-03-20T11:53:22.4543543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-024] SKIPPED [ 41%] 2023-03-20T11:53:22.4550429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-025] SKIPPED [ 41%] 2023-03-20T11:53:22.4556105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-026] SKIPPED [ 41%] 2023-03-20T11:53:22.4562047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-027] SKIPPED [ 41%] 2023-03-20T11:53:22.4568739Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-028] SKIPPED [ 41%] 2023-03-20T11:53:22.4573827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-029] SKIPPED [ 41%] 2023-03-20T11:53:22.4579688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-030] SKIPPED [ 41%] 2023-03-20T11:53:22.4585498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-031] SKIPPED [ 41%] 2023-03-20T11:53:22.4591248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-032] SKIPPED [ 41%] 2023-03-20T11:53:22.4596824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-033] SKIPPED [ 41%] 2023-03-20T11:53:22.4602697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-034] SKIPPED [ 41%] 2023-03-20T11:53:22.4609187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-035] SKIPPED [ 41%] 2023-03-20T11:53:22.4615974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-036] SKIPPED [ 41%] 2023-03-20T11:53:22.4621662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-037] SKIPPED [ 41%] 2023-03-20T11:53:22.4627611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-038] SKIPPED [ 41%] 2023-03-20T11:53:22.4633340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-039] SKIPPED [ 41%] 2023-03-20T11:53:22.4639073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-040] SKIPPED [ 41%] 2023-03-20T11:53:22.4644931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-041] SKIPPED [ 41%] 2023-03-20T11:53:22.4651561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-042] SKIPPED [ 41%] 2023-03-20T11:53:22.4656815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-043] SKIPPED [ 41%] 2023-03-20T11:53:22.4662443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-044] SKIPPED [ 41%] 2023-03-20T11:53:22.4668373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-045] SKIPPED [ 41%] 2023-03-20T11:53:22.4673922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-046] SKIPPED [ 41%] 2023-03-20T11:53:22.4679733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-047] SKIPPED [ 41%] 2023-03-20T11:53:22.4686511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-048] SKIPPED [ 41%] 2023-03-20T11:53:22.4693250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-049] SKIPPED [ 41%] 2023-03-20T11:53:22.4698658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-050] SKIPPED [ 41%] 2023-03-20T11:53:22.4704598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-051] SKIPPED [ 41%] 2023-03-20T11:53:22.4710261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-052] SKIPPED [ 41%] 2023-03-20T11:53:22.4715994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-053] SKIPPED [ 41%] 2023-03-20T11:53:22.4721884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-054] SKIPPED [ 41%] 2023-03-20T11:53:22.4727418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-055] SKIPPED [ 41%] 2023-03-20T11:53:22.4733721Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-056] SKIPPED [ 41%] 2023-03-20T11:53:22.4739341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-057] SKIPPED [ 41%] 2023-03-20T11:53:22.4745307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-058] SKIPPED [ 41%] 2023-03-20T11:53:22.4752045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-059] SKIPPED [ 41%] 2023-03-20T11:53:22.4757770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-060] SKIPPED [ 41%] 2023-03-20T11:53:22.4763623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-061] SKIPPED [ 41%] 2023-03-20T11:53:22.4770369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-062] SKIPPED [ 41%] 2023-03-20T11:53:22.4775739Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-063] SKIPPED [ 41%] 2023-03-20T11:53:22.4781302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-064] SKIPPED [ 41%] 2023-03-20T11:53:22.4787087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-065] SKIPPED [ 41%] 2023-03-20T11:53:22.4792866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-066] SKIPPED [ 41%] 2023-03-20T11:53:22.4798516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-067] SKIPPED [ 41%] 2023-03-20T11:53:22.4804186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-068] SKIPPED [ 41%] 2023-03-20T11:53:22.4810383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-069] SKIPPED [ 41%] 2023-03-20T11:53:22.4816318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-070] SKIPPED [ 41%] 2023-03-20T11:53:22.4823381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-071] SKIPPED [ 41%] 2023-03-20T11:53:22.4829574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-072] SKIPPED [ 41%] 2023-03-20T11:53:22.4835570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-073] SKIPPED [ 41%] 2023-03-20T11:53:22.4841724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-074] SKIPPED [ 41%] 2023-03-20T11:53:22.4849092Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-075] SKIPPED [ 41%] 2023-03-20T11:53:22.4854706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-076] SKIPPED [ 41%] 2023-03-20T11:53:22.4860754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-077] SKIPPED [ 41%] 2023-03-20T11:53:22.4866946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-078] SKIPPED [ 41%] 2023-03-20T11:53:22.4873117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-079] SKIPPED [ 41%] 2023-03-20T11:53:22.4879564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-080] SKIPPED [ 41%] 2023-03-20T11:53:22.4885389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-081] SKIPPED [ 41%] 2023-03-20T11:53:22.4893134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-082] SKIPPED [ 41%] 2023-03-20T11:53:22.4899386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-083] SKIPPED [ 41%] 2023-03-20T11:53:22.4905655Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-084] SKIPPED [ 41%] 2023-03-20T11:53:22.4911582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-085] SKIPPED [ 41%] 2023-03-20T11:53:22.4917676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-086] SKIPPED [ 41%] 2023-03-20T11:53:22.4923747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-087] SKIPPED [ 41%] 2023-03-20T11:53:22.4930187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-088] SKIPPED [ 41%] 2023-03-20T11:53:22.4936250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-089] SKIPPED [ 41%] 2023-03-20T11:53:22.4942163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-090] SKIPPED [ 41%] 2023-03-20T11:53:22.4948730Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-091] SKIPPED [ 41%] 2023-03-20T11:53:22.4954879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-092] SKIPPED [ 41%] 2023-03-20T11:53:22.4961018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-093] SKIPPED [ 41%] 2023-03-20T11:53:22.4969451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-094] SKIPPED [ 41%] 2023-03-20T11:53:22.4975096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-095] SKIPPED [ 41%] 2023-03-20T11:53:22.4980772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-096] SKIPPED [ 41%] 2023-03-20T11:53:22.4986977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-097] SKIPPED [ 41%] 2023-03-20T11:53:22.4993065Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-098] SKIPPED [ 41%] 2023-03-20T11:53:22.4999352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-099] SKIPPED [ 41%] 2023-03-20T11:53:22.5005581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-100] SKIPPED [ 41%] 2023-03-20T11:53:22.5013093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-101] SKIPPED [ 41%] 2023-03-20T11:53:22.5018374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-102] SKIPPED [ 41%] 2023-03-20T11:53:22.5024828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-103] SKIPPED [ 41%] 2023-03-20T11:53:22.5030788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-104] SKIPPED [ 41%] 2023-03-20T11:53:22.5038380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-105] SKIPPED [ 41%] 2023-03-20T11:53:22.5044614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-106] SKIPPED [ 41%] 2023-03-20T11:53:22.5051745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_bounding_box-107] SKIPPED [ 41%] 2023-03-20T11:53:22.5057404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-00] SKIPPED [ 41%] 2023-03-20T11:53:22.5063458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-01] SKIPPED [ 41%] 2023-03-20T11:53:22.5069634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-02] SKIPPED [ 41%] 2023-03-20T11:53:22.5075684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-03] SKIPPED [ 41%] 2023-03-20T11:53:22.5081968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-04] SKIPPED [ 41%] 2023-03-20T11:53:22.5089338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-05] SKIPPED [ 41%] 2023-03-20T11:53:22.5094559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-06] SKIPPED [ 41%] 2023-03-20T11:53:22.5100649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-07] SKIPPED [ 41%] 2023-03-20T11:53:22.5109567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-08] SKIPPED [ 41%] 2023-03-20T11:53:22.5115707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-09] SKIPPED [ 41%] 2023-03-20T11:53:22.5121872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-10] SKIPPED [ 41%] 2023-03-20T11:53:22.5129339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_mask-11] SKIPPED [ 41%] 2023-03-20T11:53:22.5134850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-00] SKIPPED [ 41%] 2023-03-20T11:53:22.5140622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-01] SKIPPED [ 41%] 2023-03-20T11:53:22.5146581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-02] SKIPPED [ 41%] 2023-03-20T11:53:22.5152623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-03] SKIPPED [ 41%] 2023-03-20T11:53:22.5159479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-04] SKIPPED [ 41%] 2023-03-20T11:53:22.5165310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-05] SKIPPED [ 41%] 2023-03-20T11:53:22.5172779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-06] SKIPPED [ 41%] 2023-03-20T11:53:22.5178308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-07] SKIPPED [ 41%] 2023-03-20T11:53:22.5185695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-08] SKIPPED [ 41%] 2023-03-20T11:53:22.5191692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-09] SKIPPED [ 41%] 2023-03-20T11:53:22.5197686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-10] SKIPPED [ 41%] 2023-03-20T11:53:22.5203889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-11] SKIPPED [ 41%] 2023-03-20T11:53:22.5210371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-12] SKIPPED [ 41%] 2023-03-20T11:53:22.5216566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-13] SKIPPED [ 41%] 2023-03-20T11:53:22.5222607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-14] SKIPPED [ 41%] 2023-03-20T11:53:22.5228892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-15] SKIPPED [ 41%] 2023-03-20T11:53:22.5234936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-16] SKIPPED [ 41%] 2023-03-20T11:53:22.5241073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-17] SKIPPED [ 41%] 2023-03-20T11:53:22.5247058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-18] SKIPPED [ 41%] 2023-03-20T11:53:22.5255019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-19] SKIPPED [ 41%] 2023-03-20T11:53:22.5261234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-20] SKIPPED [ 41%] 2023-03-20T11:53:22.5267425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-21] SKIPPED [ 41%] 2023-03-20T11:53:22.5273632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-22] SKIPPED [ 41%] 2023-03-20T11:53:22.5280932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-23] SKIPPED [ 41%] 2023-03-20T11:53:22.5286066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-24] SKIPPED [ 41%] 2023-03-20T11:53:22.5293146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-25] SKIPPED [ 41%] 2023-03-20T11:53:22.5298679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-26] SKIPPED [ 41%] 2023-03-20T11:53:22.5304997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-27] SKIPPED [ 41%] 2023-03-20T11:53:22.5310981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-28] SKIPPED [ 41%] 2023-03-20T11:53:22.5316994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-29] SKIPPED [ 41%] 2023-03-20T11:53:22.5323226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-30] SKIPPED [ 41%] 2023-03-20T11:53:22.5331799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-31] SKIPPED [ 41%] 2023-03-20T11:53:22.5337234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-32] SKIPPED [ 41%] 2023-03-20T11:53:22.5343523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-33] SKIPPED [ 41%] 2023-03-20T11:53:22.5349597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-34] SKIPPED [ 41%] 2023-03-20T11:53:22.5355657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-crop_video-35] SKIPPED [ 41%] 2023-03-20T11:53:22.5361957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-000] SKIPPED [ 41%] 2023-03-20T11:53:22.5369529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-001] SKIPPED [ 41%] 2023-03-20T11:53:22.5374904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-002] SKIPPED [ 41%] 2023-03-20T11:53:22.5381286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-003] SKIPPED [ 41%] 2023-03-20T11:53:22.5387481Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-004] SKIPPED [ 41%] 2023-03-20T11:53:22.5393633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-005] SKIPPED [ 41%] 2023-03-20T11:53:22.5401139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-006] SKIPPED [ 41%] 2023-03-20T11:53:22.5407232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-007] SKIPPED [ 41%] 2023-03-20T11:53:22.5413862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-008] SKIPPED [ 41%] 2023-03-20T11:53:22.5420068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-009] SKIPPED [ 41%] 2023-03-20T11:53:22.5426440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-010] SKIPPED [ 41%] 2023-03-20T11:53:22.5432606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-011] SKIPPED [ 41%] 2023-03-20T11:53:22.5438758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-012] SKIPPED [ 41%] 2023-03-20T11:53:22.5444927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-013] SKIPPED [ 41%] 2023-03-20T11:53:22.5452192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-014] SKIPPED [ 41%] 2023-03-20T11:53:22.5458139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-015] SKIPPED [ 41%] 2023-03-20T11:53:22.5464401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-016] SKIPPED [ 41%] 2023-03-20T11:53:22.5470521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-017] SKIPPED [ 41%] 2023-03-20T11:53:22.5477567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-018] SKIPPED [ 41%] 2023-03-20T11:53:22.5483907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-019] SKIPPED [ 41%] 2023-03-20T11:53:22.5490373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-020] SKIPPED [ 41%] 2023-03-20T11:53:22.5496854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-021] SKIPPED [ 41%] 2023-03-20T11:53:22.5503162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-022] SKIPPED [ 41%] 2023-03-20T11:53:22.5509359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-023] SKIPPED [ 41%] 2023-03-20T11:53:22.5515514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-024] SKIPPED [ 41%] 2023-03-20T11:53:22.5521832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-025] SKIPPED [ 41%] 2023-03-20T11:53:22.5529032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-026] SKIPPED [ 41%] 2023-03-20T11:53:22.5534617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-027] SKIPPED [ 41%] 2023-03-20T11:53:22.5540809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-028] SKIPPED [ 41%] 2023-03-20T11:53:22.5548647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-029] SKIPPED [ 41%] 2023-03-20T11:53:22.5554759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-030] SKIPPED [ 41%] 2023-03-20T11:53:22.5560929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-031] SKIPPED [ 41%] 2023-03-20T11:53:22.5567141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-032] SKIPPED [ 41%] 2023-03-20T11:53:22.5573735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-033] SKIPPED [ 41%] 2023-03-20T11:53:22.5579931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-034] SKIPPED [ 41%] 2023-03-20T11:53:22.5586394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-035] SKIPPED [ 41%] 2023-03-20T11:53:22.5592319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-036] SKIPPED [ 41%] 2023-03-20T11:53:22.5598367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-037] SKIPPED [ 41%] 2023-03-20T11:53:22.5604532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-038] SKIPPED [ 41%] 2023-03-20T11:53:22.5611691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-039] SKIPPED [ 41%] 2023-03-20T11:53:22.5617666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-040] SKIPPED [ 41%] 2023-03-20T11:53:22.5624936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-041] SKIPPED [ 41%] 2023-03-20T11:53:22.5631182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-042] SKIPPED [ 41%] 2023-03-20T11:53:22.5636993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-043] SKIPPED [ 41%] 2023-03-20T11:53:22.5643333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-044] SKIPPED [ 41%] 2023-03-20T11:53:22.5650339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-045] SKIPPED [ 41%] 2023-03-20T11:53:22.5655976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-046] SKIPPED [ 41%] 2023-03-20T11:53:22.5662157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-047] SKIPPED [ 41%] 2023-03-20T11:53:22.5668535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-048] SKIPPED [ 41%] 2023-03-20T11:53:22.5674567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-049] SKIPPED [ 41%] 2023-03-20T11:53:22.5680905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-050] SKIPPED [ 41%] 2023-03-20T11:53:22.5686980Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-051] SKIPPED [ 41%] 2023-03-20T11:53:22.5694959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-052] SKIPPED [ 41%] 2023-03-20T11:53:22.5701401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-053] SKIPPED [ 41%] 2023-03-20T11:53:22.5707650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-054] SKIPPED [ 41%] 2023-03-20T11:53:22.5713855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-055] SKIPPED [ 41%] 2023-03-20T11:53:22.5720159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-056] SKIPPED [ 41%] 2023-03-20T11:53:22.5726120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-057] SKIPPED [ 41%] 2023-03-20T11:53:22.5733465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-058] SKIPPED [ 41%] 2023-03-20T11:53:22.5739028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-059] SKIPPED [ 41%] 2023-03-20T11:53:22.5745254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-060] SKIPPED [ 41%] 2023-03-20T11:53:22.5751342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-061] SKIPPED [ 41%] 2023-03-20T11:53:22.5757550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-062] SKIPPED [ 41%] 2023-03-20T11:53:22.5763724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-063] SKIPPED [ 41%] 2023-03-20T11:53:22.5772135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-064] SKIPPED [ 41%] 2023-03-20T11:53:22.5778002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-065] SKIPPED [ 41%] 2023-03-20T11:53:22.5784319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-066] SKIPPED [ 41%] 2023-03-20T11:53:22.5790673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-067] SKIPPED [ 41%] 2023-03-20T11:53:22.5796619Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-068] SKIPPED [ 41%] 2023-03-20T11:53:22.5803047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-069] SKIPPED [ 41%] 2023-03-20T11:53:22.5810518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-070] SKIPPED [ 41%] 2023-03-20T11:53:22.5815813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-071] SKIPPED [ 41%] 2023-03-20T11:53:22.5822167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-072] SKIPPED [ 41%] 2023-03-20T11:53:22.5828648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-073] SKIPPED [ 41%] 2023-03-20T11:53:22.5834815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-074] SKIPPED [ 41%] 2023-03-20T11:53:22.5842359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-075] SKIPPED [ 41%] 2023-03-20T11:53:22.5849879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-076] SKIPPED [ 41%] 2023-03-20T11:53:22.5855242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-077] SKIPPED [ 41%] 2023-03-20T11:53:22.5861409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-078] SKIPPED [ 41%] 2023-03-20T11:53:22.5867752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-079] SKIPPED [ 41%] 2023-03-20T11:53:22.5873877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-080] SKIPPED [ 41%] 2023-03-20T11:53:22.5879984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-081] SKIPPED [ 41%] 2023-03-20T11:53:22.5886076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-082] SKIPPED [ 41%] 2023-03-20T11:53:22.5893280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-083] SKIPPED [ 41%] 2023-03-20T11:53:22.5899035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-084] SKIPPED [ 41%] 2023-03-20T11:53:22.5905323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-085] SKIPPED [ 41%] 2023-03-20T11:53:22.5912716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-086] SKIPPED [ 41%] 2023-03-20T11:53:22.5918945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-087] SKIPPED [ 41%] 2023-03-20T11:53:22.5924990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-088] SKIPPED [ 41%] 2023-03-20T11:53:22.5932323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-089] SKIPPED [ 41%] 2023-03-20T11:53:22.5938078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-090] SKIPPED [ 41%] 2023-03-20T11:53:22.5944315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-091] SKIPPED [ 41%] 2023-03-20T11:53:22.5950553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-092] SKIPPED [ 41%] 2023-03-20T11:53:22.5956580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-093] SKIPPED [ 41%] 2023-03-20T11:53:22.5962884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-094] SKIPPED [ 41%] 2023-03-20T11:53:22.5970237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-095] SKIPPED [ 41%] 2023-03-20T11:53:22.5975606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-096] SKIPPED [ 41%] 2023-03-20T11:53:22.5981809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-097] SKIPPED [ 41%] 2023-03-20T11:53:22.5990987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-098] SKIPPED [ 41%] 2023-03-20T11:53:22.5997113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-099] SKIPPED [ 41%] 2023-03-20T11:53:22.6003370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-100] SKIPPED [ 41%] 2023-03-20T11:53:22.6010525Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-101] SKIPPED [ 41%] 2023-03-20T11:53:22.6016101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-102] SKIPPED [ 41%] 2023-03-20T11:53:22.6021846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-103] SKIPPED [ 41%] 2023-03-20T11:53:22.6028126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-104] SKIPPED [ 41%] 2023-03-20T11:53:22.6034238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-105] SKIPPED [ 41%] 2023-03-20T11:53:22.6040448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-106] SKIPPED [ 41%] 2023-03-20T11:53:22.6046584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-107] SKIPPED [ 41%] 2023-03-20T11:53:22.6053165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-108] SKIPPED [ 41%] 2023-03-20T11:53:22.6060856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-109] SKIPPED [ 41%] 2023-03-20T11:53:22.6067112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-110] SKIPPED [ 41%] 2023-03-20T11:53:22.6073321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-111] SKIPPED [ 41%] 2023-03-20T11:53:22.6079393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-112] SKIPPED [ 41%] 2023-03-20T11:53:22.6085517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-113] SKIPPED [ 41%] 2023-03-20T11:53:22.6092952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-114] SKIPPED [ 41%] 2023-03-20T11:53:22.6098520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-115] SKIPPED [ 41%] 2023-03-20T11:53:22.6104906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-116] SKIPPED [ 41%] 2023-03-20T11:53:22.6110897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-117] SKIPPED [ 41%] 2023-03-20T11:53:22.6117081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-118] SKIPPED [ 41%] 2023-03-20T11:53:22.6123365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-119] SKIPPED [ 41%] 2023-03-20T11:53:22.6130233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-120] SKIPPED [ 41%] 2023-03-20T11:53:22.6137394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-121] SKIPPED [ 41%] 2023-03-20T11:53:22.6143711Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-122] SKIPPED [ 41%] 2023-03-20T11:53:22.6149763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-123] SKIPPED [ 41%] 2023-03-20T11:53:22.6156002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-124] SKIPPED [ 41%] 2023-03-20T11:53:22.6162213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-125] SKIPPED [ 41%] 2023-03-20T11:53:22.6169364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-126] SKIPPED [ 41%] 2023-03-20T11:53:22.6175240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-127] SKIPPED [ 41%] 2023-03-20T11:53:22.6181396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-128] SKIPPED [ 41%] 2023-03-20T11:53:22.6187677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-129] SKIPPED [ 41%] 2023-03-20T11:53:22.6193742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-130] SKIPPED [ 41%] 2023-03-20T11:53:22.6199972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-131] SKIPPED [ 41%] 2023-03-20T11:53:22.6207420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-132] SKIPPED [ 41%] 2023-03-20T11:53:22.6214055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-133] SKIPPED [ 41%] 2023-03-20T11:53:22.6220296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-134] SKIPPED [ 41%] 2023-03-20T11:53:22.6226672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-135] SKIPPED [ 41%] 2023-03-20T11:53:22.6232731Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-136] SKIPPED [ 41%] 2023-03-20T11:53:22.6238957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-137] SKIPPED [ 41%] 2023-03-20T11:53:22.6245290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-138] SKIPPED [ 41%] 2023-03-20T11:53:22.6252851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-139] SKIPPED [ 41%] 2023-03-20T11:53:22.6258528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-140] SKIPPED [ 41%] 2023-03-20T11:53:22.6264874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-141] SKIPPED [ 41%] 2023-03-20T11:53:22.6270871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-142] SKIPPED [ 41%] 2023-03-20T11:53:22.6276924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-143] SKIPPED [ 41%] 2023-03-20T11:53:22.6284220Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-144] SKIPPED [ 41%] 2023-03-20T11:53:22.6291656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-145] SKIPPED [ 41%] 2023-03-20T11:53:22.6296893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-146] SKIPPED [ 41%] 2023-03-20T11:53:22.6302957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-147] SKIPPED [ 41%] 2023-03-20T11:53:22.6309237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-148] SKIPPED [ 41%] 2023-03-20T11:53:22.6315365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-149] SKIPPED [ 41%] 2023-03-20T11:53:22.6321658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-150] SKIPPED [ 41%] 2023-03-20T11:53:22.6328908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-151] SKIPPED [ 41%] 2023-03-20T11:53:22.6334309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-152] SKIPPED [ 41%] 2023-03-20T11:53:22.6340598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-153] SKIPPED [ 41%] 2023-03-20T11:53:22.6346977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-154] SKIPPED [ 41%] 2023-03-20T11:53:22.6354306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-155] SKIPPED [ 41%] 2023-03-20T11:53:22.6360534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-156] SKIPPED [ 41%] 2023-03-20T11:53:22.6366779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-157] SKIPPED [ 41%] 2023-03-20T11:53:22.6373124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-158] SKIPPED [ 41%] 2023-03-20T11:53:22.6379579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-159] SKIPPED [ 41%] 2023-03-20T11:53:22.6385905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-160] SKIPPED [ 41%] 2023-03-20T11:53:22.6391961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-161] SKIPPED [ 41%] 2023-03-20T11:53:22.6398225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-162] SKIPPED [ 41%] 2023-03-20T11:53:22.6404297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-163] SKIPPED [ 41%] 2023-03-20T11:53:22.6411621Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-164] SKIPPED [ 41%] 2023-03-20T11:53:22.6417246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-165] SKIPPED [ 41%] 2023-03-20T11:53:22.6423542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-166] SKIPPED [ 41%] 2023-03-20T11:53:22.6430947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-167] SKIPPED [ 41%] 2023-03-20T11:53:22.6436922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-168] SKIPPED [ 41%] 2023-03-20T11:53:22.6443209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-169] SKIPPED [ 41%] 2023-03-20T11:53:22.6450265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-170] SKIPPED [ 41%] 2023-03-20T11:53:22.6456251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-171] SKIPPED [ 41%] 2023-03-20T11:53:22.6462256Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-172] SKIPPED [ 41%] 2023-03-20T11:53:22.6468569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-173] SKIPPED [ 41%] 2023-03-20T11:53:22.6474643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-174] SKIPPED [ 41%] 2023-03-20T11:53:22.6480921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-175] SKIPPED [ 41%] 2023-03-20T11:53:22.6487056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-176] SKIPPED [ 41%] 2023-03-20T11:53:22.6493583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-177] SKIPPED [ 41%] 2023-03-20T11:53:22.6501148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-178] SKIPPED [ 41%] 2023-03-20T11:53:22.6507420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-179] SKIPPED [ 41%] 2023-03-20T11:53:22.6513582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-180] SKIPPED [ 41%] 2023-03-20T11:53:22.6519832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-181] SKIPPED [ 41%] 2023-03-20T11:53:22.6525965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-182] SKIPPED [ 41%] 2023-03-20T11:53:22.6533040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-183] SKIPPED [ 41%] 2023-03-20T11:53:22.6538985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-184] SKIPPED [ 41%] 2023-03-20T11:53:22.6545218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-185] SKIPPED [ 41%] 2023-03-20T11:53:22.6551383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-186] SKIPPED [ 41%] 2023-03-20T11:53:22.6557399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-187] SKIPPED [ 41%] 2023-03-20T11:53:22.6563823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-188] SKIPPED [ 41%] 2023-03-20T11:53:22.6570273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-189] SKIPPED [ 41%] 2023-03-20T11:53:22.6577990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-190] SKIPPED [ 41%] 2023-03-20T11:53:22.6584293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-191] SKIPPED [ 41%] 2023-03-20T11:53:22.6590312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-192] SKIPPED [ 41%] 2023-03-20T11:53:22.6596352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-193] SKIPPED [ 41%] 2023-03-20T11:53:22.6602629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-194] SKIPPED [ 41%] 2023-03-20T11:53:22.6609892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-195] SKIPPED [ 41%] 2023-03-20T11:53:22.6615506Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-196] SKIPPED [ 41%] 2023-03-20T11:53:22.6621485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-197] SKIPPED [ 41%] 2023-03-20T11:53:22.6627869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-198] SKIPPED [ 41%] 2023-03-20T11:53:22.6634016Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-199] SKIPPED [ 41%] 2023-03-20T11:53:22.6640016Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-200] SKIPPED [ 41%] 2023-03-20T11:53:22.6648836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-201] SKIPPED [ 41%] 2023-03-20T11:53:22.6654110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-202] SKIPPED [ 41%] 2023-03-20T11:53:22.6660500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-203] SKIPPED [ 41%] 2023-03-20T11:53:22.6666813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-204] SKIPPED [ 41%] 2023-03-20T11:53:22.6672985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-205] SKIPPED [ 41%] 2023-03-20T11:53:22.6679379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-206] SKIPPED [ 41%] 2023-03-20T11:53:22.6685550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-207] SKIPPED [ 41%] 2023-03-20T11:53:22.6693051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-208] SKIPPED [ 41%] 2023-03-20T11:53:22.6698635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-209] SKIPPED [ 41%] 2023-03-20T11:53:22.6704960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-210] SKIPPED [ 41%] 2023-03-20T11:53:22.6710976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-211] SKIPPED [ 41%] 2023-03-20T11:53:22.6717183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-212] SKIPPED [ 41%] 2023-03-20T11:53:22.6724413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-213] SKIPPED [ 41%] 2023-03-20T11:53:22.6731940Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-214] SKIPPED [ 41%] 2023-03-20T11:53:22.6737675Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-215] SKIPPED [ 41%] 2023-03-20T11:53:22.6745132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-216] SKIPPED [ 41%] 2023-03-20T11:53:22.6752156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-217] SKIPPED [ 41%] 2023-03-20T11:53:22.6758597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-218] SKIPPED [ 41%] 2023-03-20T11:53:22.6765480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-219] SKIPPED [ 41%] 2023-03-20T11:53:22.6772933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-220] SKIPPED [ 41%] 2023-03-20T11:53:22.6778449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-221] SKIPPED [ 41%] 2023-03-20T11:53:22.6784826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-222] SKIPPED [ 41%] 2023-03-20T11:53:22.6791080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-223] SKIPPED [ 41%] 2023-03-20T11:53:22.6798359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-224] SKIPPED [ 41%] 2023-03-20T11:53:22.6804749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-225] SKIPPED [ 41%] 2023-03-20T11:53:22.6812119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-226] SKIPPED [ 41%] 2023-03-20T11:53:22.6817857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-227] SKIPPED [ 41%] 2023-03-20T11:53:22.6824245Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-228] SKIPPED [ 41%] 2023-03-20T11:53:22.6830514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-229] SKIPPED [ 41%] 2023-03-20T11:53:22.6836566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-230] SKIPPED [ 41%] 2023-03-20T11:53:22.6842814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-231] SKIPPED [ 41%] 2023-03-20T11:53:22.6850233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-232] SKIPPED [ 41%] 2023-03-20T11:53:22.6855665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-233] SKIPPED [ 41%] 2023-03-20T11:53:22.6861823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-234] SKIPPED [ 41%] 2023-03-20T11:53:22.6870646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-235] SKIPPED [ 41%] 2023-03-20T11:53:22.6876758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-236] SKIPPED [ 41%] 2023-03-20T11:53:22.6883162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-237] SKIPPED [ 41%] 2023-03-20T11:53:22.6890230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-238] SKIPPED [ 41%] 2023-03-20T11:53:22.6896063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-239] SKIPPED [ 41%] 2023-03-20T11:53:22.6902297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-240] SKIPPED [ 41%] 2023-03-20T11:53:22.6908506Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-241] SKIPPED [ 41%] 2023-03-20T11:53:22.6914598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-242] SKIPPED [ 41%] 2023-03-20T11:53:22.6920963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-243] SKIPPED [ 41%] 2023-03-20T11:53:22.6927000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-244] SKIPPED [ 41%] 2023-03-20T11:53:22.6933592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-245] SKIPPED [ 41%] 2023-03-20T11:53:22.6940234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-246] SKIPPED [ 41%] 2023-03-20T11:53:22.6947511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-247] SKIPPED [ 41%] 2023-03-20T11:53:22.6953681Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-248] SKIPPED [ 41%] 2023-03-20T11:53:22.6959877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-249] SKIPPED [ 41%] 2023-03-20T11:53:22.6966004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-250] SKIPPED [ 41%] 2023-03-20T11:53:22.6973019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-251] SKIPPED [ 41%] 2023-03-20T11:53:22.6979123Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-252] SKIPPED [ 41%] 2023-03-20T11:53:22.6985351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-253] SKIPPED [ 41%] 2023-03-20T11:53:22.6991523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-254] SKIPPED [ 41%] 2023-03-20T11:53:22.6997687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-255] SKIPPED [ 41%] 2023-03-20T11:53:22.7003972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-256] SKIPPED [ 41%] 2023-03-20T11:53:22.7010231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-257] SKIPPED [ 41%] 2023-03-20T11:53:22.7017708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-258] SKIPPED [ 41%] 2023-03-20T11:53:22.7024014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-259] SKIPPED [ 41%] 2023-03-20T11:53:22.7029825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-260] SKIPPED [ 41%] 2023-03-20T11:53:22.7035973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-261] SKIPPED [ 41%] 2023-03-20T11:53:22.7042305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-262] SKIPPED [ 41%] 2023-03-20T11:53:22.7049697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-263] SKIPPED [ 41%] 2023-03-20T11:53:22.7055296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-264] SKIPPED [ 41%] 2023-03-20T11:53:22.7061460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-265] SKIPPED [ 41%] 2023-03-20T11:53:22.7067728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-266] SKIPPED [ 41%] 2023-03-20T11:53:22.7074121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-267] SKIPPED [ 41%] 2023-03-20T11:53:22.7080656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-268] SKIPPED [ 41%] 2023-03-20T11:53:22.7086658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-269] SKIPPED [ 41%] 2023-03-20T11:53:22.7094536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-270] SKIPPED [ 41%] 2023-03-20T11:53:22.7100775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-271] SKIPPED [ 41%] 2023-03-20T11:53:22.7107147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-272] SKIPPED [ 41%] 2023-03-20T11:53:22.7113233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-273] SKIPPED [ 41%] 2023-03-20T11:53:22.7119605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-274] SKIPPED [ 41%] 2023-03-20T11:53:22.7125653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-275] SKIPPED [ 41%] 2023-03-20T11:53:22.7132868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-276] SKIPPED [ 41%] 2023-03-20T11:53:22.7138509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-277] SKIPPED [ 41%] 2023-03-20T11:53:22.7144789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-278] SKIPPED [ 41%] 2023-03-20T11:53:22.7150741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-279] SKIPPED [ 41%] 2023-03-20T11:53:22.7156839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-280] SKIPPED [ 41%] 2023-03-20T11:53:22.7164307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-281] SKIPPED [ 41%] 2023-03-20T11:53:22.7171598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-282] SKIPPED [ 41%] 2023-03-20T11:53:22.7177013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-283] SKIPPED [ 41%] 2023-03-20T11:53:22.7183213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-284] SKIPPED [ 41%] 2023-03-20T11:53:22.7189576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-285] SKIPPED [ 41%] 2023-03-20T11:53:22.7195746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-286] SKIPPED [ 41%] 2023-03-20T11:53:22.7201924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_image_tensor-287] SKIPPED [ 41%] 2023-03-20T11:53:22.7209232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-00] SKIPPED [ 41%] 2023-03-20T11:53:22.7215308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-01] SKIPPED [ 41%] 2023-03-20T11:53:22.7221460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-02] SKIPPED [ 41%] 2023-03-20T11:53:22.7227734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-03] SKIPPED [ 41%] 2023-03-20T11:53:22.7233825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-04] SKIPPED [ 41%] 2023-03-20T11:53:22.7241299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-05] SKIPPED [ 41%] 2023-03-20T11:53:22.7247326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-06] SKIPPED [ 41%] 2023-03-20T11:53:22.7253835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-07] SKIPPED [ 41%] 2023-03-20T11:53:22.7260011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-08] SKIPPED [ 41%] 2023-03-20T11:53:22.7266262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-09] SKIPPED [ 41%] 2023-03-20T11:53:22.7272300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-10] SKIPPED [ 41%] 2023-03-20T11:53:22.7278452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-11] SKIPPED [ 41%] 2023-03-20T11:53:22.7284725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-12] SKIPPED [ 41%] 2023-03-20T11:53:22.7292090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-13] SKIPPED [ 41%] 2023-03-20T11:53:22.7297884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-14] SKIPPED [ 41%] 2023-03-20T11:53:22.7304167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-15] SKIPPED [ 41%] 2023-03-20T11:53:22.7311486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-16] SKIPPED [ 41%] 2023-03-20T11:53:22.7317766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-17] SKIPPED [ 41%] 2023-03-20T11:53:22.7324112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-18] SKIPPED [ 41%] 2023-03-20T11:53:22.7331572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-19] SKIPPED [ 41%] 2023-03-20T11:53:22.7337184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-20] SKIPPED [ 41%] 2023-03-20T11:53:22.7343317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-21] SKIPPED [ 41%] 2023-03-20T11:53:22.7349573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-22] SKIPPED [ 41%] 2023-03-20T11:53:22.7355766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-23] SKIPPED [ 41%] 2023-03-20T11:53:22.7362063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-24] SKIPPED [ 41%] 2023-03-20T11:53:22.7369087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-25] SKIPPED [ 41%] 2023-03-20T11:53:22.7375259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-26] SKIPPED [ 41%] 2023-03-20T11:53:22.7381276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-27] SKIPPED [ 41%] 2023-03-20T11:53:22.7388803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-28] SKIPPED [ 41%] 2023-03-20T11:53:22.7395004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-29] SKIPPED [ 41%] 2023-03-20T11:53:22.7401253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-30] SKIPPED [ 41%] 2023-03-20T11:53:22.7408633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-31] SKIPPED [ 41%] 2023-03-20T11:53:22.7414111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-32] SKIPPED [ 41%] 2023-03-20T11:53:22.7420487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-33] SKIPPED [ 41%] 2023-03-20T11:53:22.7426908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-34] SKIPPED [ 41%] 2023-03-20T11:53:22.7433127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-35] SKIPPED [ 41%] 2023-03-20T11:53:22.7439421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-36] SKIPPED [ 41%] 2023-03-20T11:53:22.7445591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-37] SKIPPED [ 41%] 2023-03-20T11:53:22.7453150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-38] SKIPPED [ 41%] 2023-03-20T11:53:22.7459778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-39] SKIPPED [ 41%] 2023-03-20T11:53:22.7466203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-40] SKIPPED [ 41%] 2023-03-20T11:53:22.7472317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-41] SKIPPED [ 41%] 2023-03-20T11:53:22.7478761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-42] SKIPPED [ 41%] 2023-03-20T11:53:22.7484912Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-43] SKIPPED [ 41%] 2023-03-20T11:53:22.7492370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-44] SKIPPED [ 41%] 2023-03-20T11:53:22.7498046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-45] SKIPPED [ 41%] 2023-03-20T11:53:22.7504253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-46] SKIPPED [ 41%] 2023-03-20T11:53:22.7510098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-47] SKIPPED [ 41%] 2023-03-20T11:53:22.7516423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-48] SKIPPED [ 41%] 2023-03-20T11:53:22.7522591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-49] SKIPPED [ 41%] 2023-03-20T11:53:22.7530150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-50] SKIPPED [ 41%] 2023-03-20T11:53:22.7536451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-51] SKIPPED [ 41%] 2023-03-20T11:53:22.7542589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-52] SKIPPED [ 41%] 2023-03-20T11:53:22.7548788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_bounding_box-53] SKIPPED [ 41%] 2023-03-20T11:53:22.7554852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-000] SKIPPED [ 41%] 2023-03-20T11:53:22.7561240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-001] SKIPPED [ 41%] 2023-03-20T11:53:22.7568640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-002] SKIPPED [ 41%] 2023-03-20T11:53:22.7574239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-003] SKIPPED [ 41%] 2023-03-20T11:53:22.7580577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-004] SKIPPED [ 41%] 2023-03-20T11:53:22.7586869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-005] SKIPPED [ 41%] 2023-03-20T11:53:22.7592999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-006] SKIPPED [ 41%] 2023-03-20T11:53:22.7599303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-007] SKIPPED [ 41%] 2023-03-20T11:53:22.7606844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-008] SKIPPED [ 41%] 2023-03-20T11:53:22.7613406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-009] SKIPPED [ 41%] 2023-03-20T11:53:22.7619915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-010] SKIPPED [ 41%] 2023-03-20T11:53:22.7626307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-011] SKIPPED [ 41%] 2023-03-20T11:53:22.7632434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-012] SKIPPED [ 41%] 2023-03-20T11:53:22.7638635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-013] SKIPPED [ 41%] 2023-03-20T11:53:22.7644787Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-014] SKIPPED [ 41%] 2023-03-20T11:53:22.7652204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-015] SKIPPED [ 41%] 2023-03-20T11:53:22.7657897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-016] SKIPPED [ 41%] 2023-03-20T11:53:22.7664124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-017] SKIPPED [ 41%] 2023-03-20T11:53:22.7670279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-018] SKIPPED [ 41%] 2023-03-20T11:53:22.7677569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-019] SKIPPED [ 41%] 2023-03-20T11:53:22.7683848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-020] SKIPPED [ 41%] 2023-03-20T11:53:22.7690329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-021] SKIPPED [ 41%] 2023-03-20T11:53:22.7696790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-022] SKIPPED [ 41%] 2023-03-20T11:53:22.7703048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-023] SKIPPED [ 41%] 2023-03-20T11:53:22.7709556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-024] SKIPPED [ 42%] 2023-03-20T11:53:22.7715683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-025] SKIPPED [ 42%] 2023-03-20T11:53:22.7721817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-026] SKIPPED [ 42%] 2023-03-20T11:53:22.7729405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-027] SKIPPED [ 42%] 2023-03-20T11:53:22.7734827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-028] SKIPPED [ 42%] 2023-03-20T11:53:22.7741231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-029] SKIPPED [ 42%] 2023-03-20T11:53:22.7747679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-030] SKIPPED [ 42%] 2023-03-20T11:53:22.7756529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-031] SKIPPED [ 42%] 2023-03-20T11:53:22.7763008Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-032] SKIPPED [ 42%] 2023-03-20T11:53:22.7770311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-033] SKIPPED [ 42%] 2023-03-20T11:53:22.7775753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-034] SKIPPED [ 42%] 2023-03-20T11:53:22.7781930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-035] SKIPPED [ 42%] 2023-03-20T11:53:22.7788291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-036] SKIPPED [ 42%] 2023-03-20T11:53:22.7794316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-037] SKIPPED [ 42%] 2023-03-20T11:53:22.7800585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-038] SKIPPED [ 42%] 2023-03-20T11:53:22.7806568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-039] SKIPPED [ 42%] 2023-03-20T11:53:22.7813004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-040] SKIPPED [ 42%] 2023-03-20T11:53:22.7819532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-041] SKIPPED [ 42%] 2023-03-20T11:53:22.7827155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-042] SKIPPED [ 42%] 2023-03-20T11:53:22.7833483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-043] SKIPPED [ 42%] 2023-03-20T11:53:22.7839866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-044] SKIPPED [ 42%] 2023-03-20T11:53:22.7845817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-045] SKIPPED [ 42%] 2023-03-20T11:53:22.7853303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-046] SKIPPED [ 42%] 2023-03-20T11:53:22.7858777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-047] SKIPPED [ 42%] 2023-03-20T11:53:22.7865026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-048] SKIPPED [ 42%] 2023-03-20T11:53:22.7871195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-049] SKIPPED [ 42%] 2023-03-20T11:53:22.7877290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-050] SKIPPED [ 42%] 2023-03-20T11:53:22.7883475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-051] SKIPPED [ 42%] 2023-03-20T11:53:22.7890434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-052] SKIPPED [ 42%] 2023-03-20T11:53:22.7896244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-053] SKIPPED [ 42%] 2023-03-20T11:53:22.7903864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-054] SKIPPED [ 42%] 2023-03-20T11:53:22.7909959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-055] SKIPPED [ 42%] 2023-03-20T11:53:22.7916113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-056] SKIPPED [ 42%] 2023-03-20T11:53:22.7922459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-057] SKIPPED [ 42%] 2023-03-20T11:53:22.7929482Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-058] SKIPPED [ 42%] 2023-03-20T11:53:22.7934995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-059] SKIPPED [ 42%] 2023-03-20T11:53:22.7941125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-060] SKIPPED [ 42%] 2023-03-20T11:53:22.7947444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-061] SKIPPED [ 42%] 2023-03-20T11:53:22.7953533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-062] SKIPPED [ 42%] 2023-03-20T11:53:22.7959781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-063] SKIPPED [ 42%] 2023-03-20T11:53:22.7965986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-064] SKIPPED [ 42%] 2023-03-20T11:53:22.7973897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-065] SKIPPED [ 42%] 2023-03-20T11:53:22.7979832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-066] SKIPPED [ 42%] 2023-03-20T11:53:22.7986075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-067] SKIPPED [ 42%] 2023-03-20T11:53:22.7992223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-068] SKIPPED [ 42%] 2023-03-20T11:53:22.7998444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-069] SKIPPED [ 42%] 2023-03-20T11:53:22.8004538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-070] SKIPPED [ 42%] 2023-03-20T11:53:22.8011820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-071] SKIPPED [ 42%] 2023-03-20T11:53:22.8017411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-072] SKIPPED [ 42%] 2023-03-20T11:53:22.8023452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-073] SKIPPED [ 42%] 2023-03-20T11:53:22.8029794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-074] SKIPPED [ 42%] 2023-03-20T11:53:22.8035976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-075] SKIPPED [ 42%] 2023-03-20T11:53:22.8042254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-076] SKIPPED [ 42%] 2023-03-20T11:53:22.8050280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-077] SKIPPED [ 42%] 2023-03-20T11:53:22.8056255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-078] SKIPPED [ 42%] 2023-03-20T11:53:22.8062398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-079] SKIPPED [ 42%] 2023-03-20T11:53:22.8068448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-080] SKIPPED [ 42%] 2023-03-20T11:53:22.8074568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-081] SKIPPED [ 42%] 2023-03-20T11:53:22.8080762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-082] SKIPPED [ 42%] 2023-03-20T11:53:22.8086877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-083] SKIPPED [ 42%] 2023-03-20T11:53:22.8093338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-084] SKIPPED [ 42%] 2023-03-20T11:53:22.8099772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-085] SKIPPED [ 42%] 2023-03-20T11:53:22.8106195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-086] SKIPPED [ 42%] 2023-03-20T11:53:22.8112258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-087] SKIPPED [ 42%] 2023-03-20T11:53:22.8119544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-088] SKIPPED [ 42%] 2023-03-20T11:53:22.8125860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-089] SKIPPED [ 42%] 2023-03-20T11:53:22.8133040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-090] SKIPPED [ 42%] 2023-03-20T11:53:22.8138794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-091] SKIPPED [ 42%] 2023-03-20T11:53:22.8145050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-092] SKIPPED [ 42%] 2023-03-20T11:53:22.8151224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-093] SKIPPED [ 42%] 2023-03-20T11:53:22.8157336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-094] SKIPPED [ 42%] 2023-03-20T11:53:22.8163545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-095] SKIPPED [ 42%] 2023-03-20T11:53:22.8170311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-096] SKIPPED [ 42%] 2023-03-20T11:53:22.8176301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-097] SKIPPED [ 42%] 2023-03-20T11:53:22.8182393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-098] SKIPPED [ 42%] 2023-03-20T11:53:22.8188625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-099] SKIPPED [ 42%] 2023-03-20T11:53:22.8195865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-100] SKIPPED [ 42%] 2023-03-20T11:53:22.8202316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-101] SKIPPED [ 42%] 2023-03-20T11:53:22.8209546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-102] SKIPPED [ 42%] 2023-03-20T11:53:22.8215312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-103] SKIPPED [ 42%] 2023-03-20T11:53:22.8221302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-104] SKIPPED [ 42%] 2023-03-20T11:53:22.8227613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-105] SKIPPED [ 42%] 2023-03-20T11:53:22.8233588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-106] SKIPPED [ 42%] 2023-03-20T11:53:22.8239766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-107] SKIPPED [ 42%] 2023-03-20T11:53:22.8245893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-108] SKIPPED [ 42%] 2023-03-20T11:53:22.8252999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-109] SKIPPED [ 42%] 2023-03-20T11:53:22.8258647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-110] SKIPPED [ 42%] 2023-03-20T11:53:22.8266236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-111] SKIPPED [ 42%] 2023-03-20T11:53:22.8272468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-112] SKIPPED [ 42%] 2023-03-20T11:53:22.8278401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-113] SKIPPED [ 42%] 2023-03-20T11:53:22.8284872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-114] SKIPPED [ 42%] 2023-03-20T11:53:22.8292238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-115] SKIPPED [ 42%] 2023-03-20T11:53:22.8297964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-116] SKIPPED [ 42%] 2023-03-20T11:53:22.8304299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-117] SKIPPED [ 42%] 2023-03-20T11:53:22.8310348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-118] SKIPPED [ 42%] 2023-03-20T11:53:22.8316371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-119] SKIPPED [ 42%] 2023-03-20T11:53:22.8322652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-120] SKIPPED [ 42%] 2023-03-20T11:53:22.8330060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-121] SKIPPED [ 42%] 2023-03-20T11:53:22.8335490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-122] SKIPPED [ 42%] 2023-03-20T11:53:22.8342778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-123] SKIPPED [ 42%] 2023-03-20T11:53:22.8348991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-124] SKIPPED [ 42%] 2023-03-20T11:53:22.8355117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-125] SKIPPED [ 42%] 2023-03-20T11:53:22.8361379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-126] SKIPPED [ 42%] 2023-03-20T11:53:22.8367627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-127] SKIPPED [ 42%] 2023-03-20T11:53:22.8374241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-128] SKIPPED [ 42%] 2023-03-20T11:53:22.8380405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-129] SKIPPED [ 42%] 2023-03-20T11:53:22.8386752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-130] SKIPPED [ 42%] 2023-03-20T11:53:22.8392830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-131] SKIPPED [ 42%] 2023-03-20T11:53:22.8398982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-132] SKIPPED [ 42%] 2023-03-20T11:53:22.8414719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-133] SKIPPED [ 42%] 2023-03-20T11:53:22.8415454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-134] SKIPPED [ 42%] 2023-03-20T11:53:22.8418881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-135] SKIPPED [ 42%] 2023-03-20T11:53:22.8425117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-136] SKIPPED [ 42%] 2023-03-20T11:53:22.8431237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-137] SKIPPED [ 42%] 2023-03-20T11:53:22.8437248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-138] SKIPPED [ 42%] 2023-03-20T11:53:22.8443444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-139] SKIPPED [ 42%] 2023-03-20T11:53:22.8451545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-140] SKIPPED [ 42%] 2023-03-20T11:53:22.8456208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-141] SKIPPED [ 42%] 2023-03-20T11:53:22.8462509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-142] SKIPPED [ 42%] 2023-03-20T11:53:22.8468943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_mask-143] SKIPPED [ 42%] 2023-03-20T11:53:22.8475055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-00] SKIPPED [ 42%] 2023-03-20T11:53:22.8481253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-01] SKIPPED [ 42%] 2023-03-20T11:53:22.8489744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-02] SKIPPED [ 42%] 2023-03-20T11:53:22.8495040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-03] SKIPPED [ 42%] 2023-03-20T11:53:22.8501052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-04] SKIPPED [ 42%] 2023-03-20T11:53:22.8507546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-05] SKIPPED [ 42%] 2023-03-20T11:53:22.8513591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-06] SKIPPED [ 42%] 2023-03-20T11:53:22.8519829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-07] SKIPPED [ 42%] 2023-03-20T11:53:22.8526047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-08] SKIPPED [ 42%] 2023-03-20T11:53:22.8533367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-09] SKIPPED [ 42%] 2023-03-20T11:53:22.8539035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-10] SKIPPED [ 42%] 2023-03-20T11:53:22.8545560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-11] SKIPPED [ 42%] 2023-03-20T11:53:22.8551691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-12] SKIPPED [ 42%] 2023-03-20T11:53:22.8559097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-13] SKIPPED [ 42%] 2023-03-20T11:53:22.8565303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-14] SKIPPED [ 42%] 2023-03-20T11:53:22.8573018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-15] SKIPPED [ 42%] 2023-03-20T11:53:22.8578584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-16] SKIPPED [ 42%] 2023-03-20T11:53:22.8584786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-17] SKIPPED [ 42%] 2023-03-20T11:53:22.8590887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-18] SKIPPED [ 42%] 2023-03-20T11:53:22.8596994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-19] SKIPPED [ 42%] 2023-03-20T11:53:22.8603332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-20] SKIPPED [ 42%] 2023-03-20T11:53:22.8610438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-21] SKIPPED [ 42%] 2023-03-20T11:53:22.8616284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-22] SKIPPED [ 42%] 2023-03-20T11:53:22.8622346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-23] SKIPPED [ 42%] 2023-03-20T11:53:22.8631560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-24] SKIPPED [ 42%] 2023-03-20T11:53:22.8637556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-25] SKIPPED [ 42%] 2023-03-20T11:53:22.8643916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-26] SKIPPED [ 42%] 2023-03-20T11:53:22.8650517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-27] SKIPPED [ 42%] 2023-03-20T11:53:22.8656865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-28] SKIPPED [ 42%] 2023-03-20T11:53:22.8662854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-29] SKIPPED [ 42%] 2023-03-20T11:53:22.8669146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-30] SKIPPED [ 42%] 2023-03-20T11:53:22.8675202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-31] SKIPPED [ 42%] 2023-03-20T11:53:22.8681565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-32] SKIPPED [ 42%] 2023-03-20T11:53:22.8688788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-33] SKIPPED [ 42%] 2023-03-20T11:53:22.8694198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-34] SKIPPED [ 42%] 2023-03-20T11:53:22.8700126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-resized_crop_video-35] SKIPPED [ 42%] 2023-03-20T11:53:22.8707702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-000] SKIPPED [ 42%] 2023-03-20T11:53:22.8713850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-001] SKIPPED [ 42%] 2023-03-20T11:53:22.8720627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-002] SKIPPED [ 42%] 2023-03-20T11:53:22.8725925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-003] SKIPPED [ 42%] 2023-03-20T11:53:22.8733183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-004] SKIPPED [ 42%] 2023-03-20T11:53:22.8739480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-005] SKIPPED [ 42%] 2023-03-20T11:53:22.8745117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-006] SKIPPED [ 42%] 2023-03-20T11:53:22.8751154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-007] SKIPPED [ 42%] 2023-03-20T11:53:22.8757270Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-008] SKIPPED [ 42%] 2023-03-20T11:53:22.8763521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-009] SKIPPED [ 42%] 2023-03-20T11:53:22.8770414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-010] SKIPPED [ 42%] 2023-03-20T11:53:22.8777689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-011] SKIPPED [ 42%] 2023-03-20T11:53:22.8783957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-012] SKIPPED [ 42%] 2023-03-20T11:53:22.8790143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-013] SKIPPED [ 42%] 2023-03-20T11:53:22.8796332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-014] SKIPPED [ 42%] 2023-03-20T11:53:22.8802945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-015] SKIPPED [ 42%] 2023-03-20T11:53:22.8810083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-016] SKIPPED [ 42%] 2023-03-20T11:53:22.8815373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-017] SKIPPED [ 42%] 2023-03-20T11:53:22.8821756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-018] SKIPPED [ 42%] 2023-03-20T11:53:22.8828140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-019] SKIPPED [ 42%] 2023-03-20T11:53:22.8834115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-020] SKIPPED [ 42%] 2023-03-20T11:53:22.8840490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-021] SKIPPED [ 42%] 2023-03-20T11:53:22.8846666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-022] SKIPPED [ 42%] 2023-03-20T11:53:22.8854838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-023] SKIPPED [ 42%] 2023-03-20T11:53:22.8860815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-024] SKIPPED [ 42%] 2023-03-20T11:53:22.8867153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-025] SKIPPED [ 42%] 2023-03-20T11:53:22.8873426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-026] SKIPPED [ 42%] 2023-03-20T11:53:22.8879918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-027] SKIPPED [ 42%] 2023-03-20T11:53:22.8886124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-028] SKIPPED [ 42%] 2023-03-20T11:53:22.8893132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-029] SKIPPED [ 42%] 2023-03-20T11:53:22.8899478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-030] SKIPPED [ 42%] 2023-03-20T11:53:22.8905825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-031] SKIPPED [ 42%] 2023-03-20T11:53:22.8912273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-032] SKIPPED [ 42%] 2023-03-20T11:53:22.8918689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-033] SKIPPED [ 42%] 2023-03-20T11:53:22.8926125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-034] SKIPPED [ 42%] 2023-03-20T11:53:22.8933084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-035] SKIPPED [ 42%] 2023-03-20T11:53:22.8939272Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-036] SKIPPED [ 42%] 2023-03-20T11:53:22.8945919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-037] SKIPPED [ 42%] 2023-03-20T11:53:22.8952151Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-038] SKIPPED [ 42%] 2023-03-20T11:53:22.8958438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-039] SKIPPED [ 42%] 2023-03-20T11:53:22.8964690Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-040] SKIPPED [ 42%] 2023-03-20T11:53:22.8972014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-041] SKIPPED [ 42%] 2023-03-20T11:53:22.8977916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-042] SKIPPED [ 42%] 2023-03-20T11:53:22.8984247Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-043] SKIPPED [ 42%] 2023-03-20T11:53:22.8990671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-044] SKIPPED [ 42%] 2023-03-20T11:53:22.8997047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-045] SKIPPED [ 42%] 2023-03-20T11:53:22.9004538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-046] SKIPPED [ 42%] 2023-03-20T11:53:22.9012124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-047] SKIPPED [ 42%] 2023-03-20T11:53:22.9017903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-048] SKIPPED [ 42%] 2023-03-20T11:53:22.9024182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-049] SKIPPED [ 42%] 2023-03-20T11:53:22.9030178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-050] SKIPPED [ 42%] 2023-03-20T11:53:22.9036555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-051] SKIPPED [ 42%] 2023-03-20T11:53:22.9043164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-052] SKIPPED [ 42%] 2023-03-20T11:53:22.9050412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-053] SKIPPED [ 42%] 2023-03-20T11:53:22.9055932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-054] SKIPPED [ 42%] 2023-03-20T11:53:22.9062186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-055] SKIPPED [ 42%] 2023-03-20T11:53:22.9069018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-056] SKIPPED [ 42%] 2023-03-20T11:53:22.9076641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-057] SKIPPED [ 42%] 2023-03-20T11:53:22.9083143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-058] SKIPPED [ 42%] 2023-03-20T11:53:22.9090359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-059] SKIPPED [ 42%] 2023-03-20T11:53:22.9096104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-060] SKIPPED [ 42%] 2023-03-20T11:53:22.9102262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-061] SKIPPED [ 42%] 2023-03-20T11:53:22.9108678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-062] SKIPPED [ 42%] 2023-03-20T11:53:22.9114956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-063] SKIPPED [ 42%] 2023-03-20T11:53:22.9121340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-064] SKIPPED [ 42%] 2023-03-20T11:53:22.9127851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-065] SKIPPED [ 42%] 2023-03-20T11:53:22.9134232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-066] SKIPPED [ 42%] 2023-03-20T11:53:22.9140620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-067] SKIPPED [ 42%] 2023-03-20T11:53:22.9146966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-068] SKIPPED [ 42%] 2023-03-20T11:53:22.9154428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-069] SKIPPED [ 42%] 2023-03-20T11:53:22.9160765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-070] SKIPPED [ 42%] 2023-03-20T11:53:22.9166953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-071] SKIPPED [ 42%] 2023-03-20T11:53:22.9173441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-072] SKIPPED [ 42%] 2023-03-20T11:53:22.9179780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-073] SKIPPED [ 42%] 2023-03-20T11:53:22.9186265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-074] SKIPPED [ 42%] 2023-03-20T11:53:22.9192397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-075] SKIPPED [ 42%] 2023-03-20T11:53:22.9198703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-076] SKIPPED [ 42%] 2023-03-20T11:53:22.9204835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-077] SKIPPED [ 42%] 2023-03-20T11:53:22.9212295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-078] SKIPPED [ 42%] 2023-03-20T11:53:22.9217876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-079] SKIPPED [ 42%] 2023-03-20T11:53:22.9225319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-080] SKIPPED [ 42%] 2023-03-20T11:53:22.9231455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-081] SKIPPED [ 42%] 2023-03-20T11:53:22.9237631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-082] SKIPPED [ 42%] 2023-03-20T11:53:22.9243875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-083] SKIPPED [ 42%] 2023-03-20T11:53:22.9250321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-084] SKIPPED [ 42%] 2023-03-20T11:53:22.9256737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-085] SKIPPED [ 42%] 2023-03-20T11:53:22.9262842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-086] SKIPPED [ 42%] 2023-03-20T11:53:22.9269259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-087] SKIPPED [ 42%] 2023-03-20T11:53:22.9275293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-088] SKIPPED [ 42%] 2023-03-20T11:53:22.9281512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-089] SKIPPED [ 42%] 2023-03-20T11:53:22.9288768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-090] SKIPPED [ 42%] 2023-03-20T11:53:22.9294357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-091] SKIPPED [ 42%] 2023-03-20T11:53:22.9301797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-092] SKIPPED [ 42%] 2023-03-20T11:53:22.9308060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-093] SKIPPED [ 42%] 2023-03-20T11:53:22.9314160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-094] SKIPPED [ 42%] 2023-03-20T11:53:22.9320359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-095] SKIPPED [ 42%] 2023-03-20T11:53:22.9326431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-096] SKIPPED [ 42%] 2023-03-20T11:53:22.9333200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-097] SKIPPED [ 42%] 2023-03-20T11:53:22.9339484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-098] SKIPPED [ 42%] 2023-03-20T11:53:22.9345837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-099] SKIPPED [ 42%] 2023-03-20T11:53:22.9352087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-100] SKIPPED [ 42%] 2023-03-20T11:53:22.9358262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-101] SKIPPED [ 42%] 2023-03-20T11:53:22.9364368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-102] SKIPPED [ 42%] 2023-03-20T11:53:22.9373344Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-103] SKIPPED [ 42%] 2023-03-20T11:53:22.9378618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-104] SKIPPED [ 42%] 2023-03-20T11:53:22.9384974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-105] SKIPPED [ 42%] 2023-03-20T11:53:22.9390916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-106] SKIPPED [ 42%] 2023-03-20T11:53:22.9396976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-107] SKIPPED [ 42%] 2023-03-20T11:53:22.9403154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-108] SKIPPED [ 42%] 2023-03-20T11:53:22.9410292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-109] SKIPPED [ 42%] 2023-03-20T11:53:22.9416028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-110] SKIPPED [ 42%] 2023-03-20T11:53:22.9422087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-111] SKIPPED [ 42%] 2023-03-20T11:53:22.9428401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-112] SKIPPED [ 42%] 2023-03-20T11:53:22.9434561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-113] SKIPPED [ 42%] 2023-03-20T11:53:22.9442161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-114] SKIPPED [ 42%] 2023-03-20T11:53:22.9450059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-115] SKIPPED [ 42%] 2023-03-20T11:53:22.9455526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-116] SKIPPED [ 42%] 2023-03-20T11:53:22.9461907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-117] SKIPPED [ 42%] 2023-03-20T11:53:22.9468274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-118] SKIPPED [ 42%] 2023-03-20T11:53:22.9474521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-119] SKIPPED [ 42%] 2023-03-20T11:53:22.9480946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-120] SKIPPED [ 42%] 2023-03-20T11:53:22.9487309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-121] SKIPPED [ 42%] 2023-03-20T11:53:22.9494121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-122] SKIPPED [ 42%] 2023-03-20T11:53:22.9500665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-123] SKIPPED [ 42%] 2023-03-20T11:53:22.9507107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-124] SKIPPED [ 42%] 2023-03-20T11:53:22.9513422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-125] SKIPPED [ 42%] 2023-03-20T11:53:22.9522661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-126] SKIPPED [ 42%] 2023-03-20T11:53:22.9530508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-127] SKIPPED [ 42%] 2023-03-20T11:53:22.9535695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-128] SKIPPED [ 42%] 2023-03-20T11:53:22.9542039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-129] SKIPPED [ 42%] 2023-03-20T11:53:22.9548482Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-130] SKIPPED [ 42%] 2023-03-20T11:53:22.9554807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-131] SKIPPED [ 42%] 2023-03-20T11:53:22.9561171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-132] SKIPPED [ 42%] 2023-03-20T11:53:22.9568775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-133] SKIPPED [ 42%] 2023-03-20T11:53:22.9574771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-134] SKIPPED [ 42%] 2023-03-20T11:53:22.9581136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-135] SKIPPED [ 42%] 2023-03-20T11:53:22.9587584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-136] SKIPPED [ 42%] 2023-03-20T11:53:22.9595215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_image_tensor-137] SKIPPED [ 42%] 2023-03-20T11:53:22.9601876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-000] SKIPPED [ 42%] 2023-03-20T11:53:22.9609494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-001] SKIPPED [ 42%] 2023-03-20T11:53:22.9614873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-002] SKIPPED [ 42%] 2023-03-20T11:53:22.9621204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-003] SKIPPED [ 42%] 2023-03-20T11:53:22.9627445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-004] SKIPPED [ 42%] 2023-03-20T11:53:22.9633643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-005] SKIPPED [ 42%] 2023-03-20T11:53:22.9639919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-006] SKIPPED [ 42%] 2023-03-20T11:53:22.9646360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-007] SKIPPED [ 42%] 2023-03-20T11:53:22.9653321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-008] SKIPPED [ 42%] 2023-03-20T11:53:22.9659622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-009] SKIPPED [ 42%] 2023-03-20T11:53:22.9666109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-010] SKIPPED [ 42%] 2023-03-20T11:53:22.9673586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-011] SKIPPED [ 42%] 2023-03-20T11:53:22.9679954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-012] SKIPPED [ 42%] 2023-03-20T11:53:22.9686292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-013] SKIPPED [ 42%] 2023-03-20T11:53:22.9693103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-014] SKIPPED [ 42%] 2023-03-20T11:53:22.9699135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-015] SKIPPED [ 42%] 2023-03-20T11:53:22.9705520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-016] SKIPPED [ 42%] 2023-03-20T11:53:22.9711831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-017] SKIPPED [ 42%] 2023-03-20T11:53:22.9718261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-018] SKIPPED [ 42%] 2023-03-20T11:53:22.9724606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-019] SKIPPED [ 42%] 2023-03-20T11:53:22.9732191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-020] SKIPPED [ 42%] 2023-03-20T11:53:22.9738174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-021] SKIPPED [ 42%] 2023-03-20T11:53:22.9745595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-022] SKIPPED [ 42%] 2023-03-20T11:53:22.9751913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-023] SKIPPED [ 42%] 2023-03-20T11:53:22.9758204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-024] SKIPPED [ 42%] 2023-03-20T11:53:22.9764599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-025] SKIPPED [ 42%] 2023-03-20T11:53:22.9772125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-026] SKIPPED [ 42%] 2023-03-20T11:53:22.9778200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-027] SKIPPED [ 42%] 2023-03-20T11:53:22.9784653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-028] SKIPPED [ 42%] 2023-03-20T11:53:22.9790993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-029] SKIPPED [ 42%] 2023-03-20T11:53:22.9797200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-030] SKIPPED [ 42%] 2023-03-20T11:53:22.9803606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-031] SKIPPED [ 42%] 2023-03-20T11:53:22.9810515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-032] SKIPPED [ 42%] 2023-03-20T11:53:22.9816610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-033] SKIPPED [ 42%] 2023-03-20T11:53:22.9824236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-034] SKIPPED [ 42%] 2023-03-20T11:53:22.9830834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-035] SKIPPED [ 42%] 2023-03-20T11:53:22.9836803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-036] SKIPPED [ 42%] 2023-03-20T11:53:22.9843175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-037] SKIPPED [ 42%] 2023-03-20T11:53:22.9850336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-038] SKIPPED [ 42%] 2023-03-20T11:53:22.9856201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-039] SKIPPED [ 42%] 2023-03-20T11:53:22.9862533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-040] SKIPPED [ 42%] 2023-03-20T11:53:22.9869353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-041] SKIPPED [ 42%] 2023-03-20T11:53:22.9875452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-042] SKIPPED [ 42%] 2023-03-20T11:53:22.9881811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-043] SKIPPED [ 42%] 2023-03-20T11:53:22.9889434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-044] SKIPPED [ 42%] 2023-03-20T11:53:22.9896589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-045] SKIPPED [ 42%] 2023-03-20T11:53:22.9902826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-046] SKIPPED [ 42%] 2023-03-20T11:53:22.9909316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-047] SKIPPED [ 42%] 2023-03-20T11:53:22.9915565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-048] SKIPPED [ 42%] 2023-03-20T11:53:22.9922140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-049] SKIPPED [ 42%] 2023-03-20T11:53:22.9929534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-050] SKIPPED [ 42%] 2023-03-20T11:53:22.9935667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-051] SKIPPED [ 42%] 2023-03-20T11:53:22.9941808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-052] SKIPPED [ 42%] 2023-03-20T11:53:22.9948085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-053] SKIPPED [ 42%] 2023-03-20T11:53:22.9954366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-054] SKIPPED [ 42%] 2023-03-20T11:53:22.9960775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-055] SKIPPED [ 42%] 2023-03-20T11:53:22.9966991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-056] SKIPPED [ 42%] 2023-03-20T11:53:22.9974903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-057] SKIPPED [ 42%] 2023-03-20T11:53:22.9981376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-058] SKIPPED [ 42%] 2023-03-20T11:53:22.9987566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-059] SKIPPED [ 42%] 2023-03-20T11:53:22.9993877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-060] SKIPPED [ 42%] 2023-03-20T11:53:23.0000135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-061] SKIPPED [ 42%] 2023-03-20T11:53:23.0006516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-062] SKIPPED [ 42%] 2023-03-20T11:53:23.0013328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-063] SKIPPED [ 42%] 2023-03-20T11:53:23.0019820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-064] SKIPPED [ 42%] 2023-03-20T11:53:23.0026225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-065] SKIPPED [ 42%] 2023-03-20T11:53:23.0032477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-066] SKIPPED [ 42%] 2023-03-20T11:53:23.0038720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-067] SKIPPED [ 42%] 2023-03-20T11:53:23.0046325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-068] SKIPPED [ 42%] 2023-03-20T11:53:23.0053178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-069] SKIPPED [ 42%] 2023-03-20T11:53:23.0059629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-070] SKIPPED [ 42%] 2023-03-20T11:53:23.0066072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-071] SKIPPED [ 42%] 2023-03-20T11:53:23.0072386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-072] SKIPPED [ 42%] 2023-03-20T11:53:23.0078768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-073] SKIPPED [ 42%] 2023-03-20T11:53:23.0084790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-074] SKIPPED [ 42%] 2023-03-20T11:53:23.0092140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-075] SKIPPED [ 42%] 2023-03-20T11:53:23.0098277Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-076] SKIPPED [ 42%] 2023-03-20T11:53:23.0104887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-077] SKIPPED [ 42%] 2023-03-20T11:53:23.0111264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-078] SKIPPED [ 42%] 2023-03-20T11:53:23.0117547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-079] SKIPPED [ 42%] 2023-03-20T11:53:23.0125108Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-080] SKIPPED [ 42%] 2023-03-20T11:53:23.0132970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-081] SKIPPED [ 42%] 2023-03-20T11:53:23.0138836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-082] SKIPPED [ 42%] 2023-03-20T11:53:23.0145031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-083] SKIPPED [ 42%] 2023-03-20T11:53:23.0151336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-084] SKIPPED [ 42%] 2023-03-20T11:53:23.0157549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-085] SKIPPED [ 42%] 2023-03-20T11:53:23.0164014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-086] SKIPPED [ 42%] 2023-03-20T11:53:23.0170559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-087] SKIPPED [ 42%] 2023-03-20T11:53:23.0177423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-088] SKIPPED [ 42%] 2023-03-20T11:53:23.0183827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-089] SKIPPED [ 42%] 2023-03-20T11:53:23.0190075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-090] SKIPPED [ 42%] 2023-03-20T11:53:23.0197595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-091] SKIPPED [ 42%] 2023-03-20T11:53:23.0204097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-092] SKIPPED [ 42%] 2023-03-20T11:53:23.0211610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-093] SKIPPED [ 42%] 2023-03-20T11:53:23.0217291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-094] SKIPPED [ 42%] 2023-03-20T11:53:23.0223895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-095] SKIPPED [ 42%] 2023-03-20T11:53:23.0229886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-096] SKIPPED [ 42%] 2023-03-20T11:53:23.0236150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-097] SKIPPED [ 42%] 2023-03-20T11:53:23.0242643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-098] SKIPPED [ 42%] 2023-03-20T11:53:23.0250197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-099] SKIPPED [ 42%] 2023-03-20T11:53:23.0255688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-100] SKIPPED [ 42%] 2023-03-20T11:53:23.0261895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-101] SKIPPED [ 42%] 2023-03-20T11:53:23.0268308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-102] SKIPPED [ 42%] 2023-03-20T11:53:23.0275665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-103] SKIPPED [ 42%] 2023-03-20T11:53:23.0282175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-104] SKIPPED [ 42%] 2023-03-20T11:53:23.0289655Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-105] SKIPPED [ 42%] 2023-03-20T11:53:23.0295463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-106] SKIPPED [ 42%] 2023-03-20T11:53:23.0301666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-107] SKIPPED [ 42%] 2023-03-20T11:53:23.0308415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-108] SKIPPED [ 42%] 2023-03-20T11:53:23.0314496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-109] SKIPPED [ 42%] 2023-03-20T11:53:23.0320913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-110] SKIPPED [ 42%] 2023-03-20T11:53:23.0327176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-111] SKIPPED [ 42%] 2023-03-20T11:53:23.0334079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-112] SKIPPED [ 42%] 2023-03-20T11:53:23.0340531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-113] SKIPPED [ 42%] 2023-03-20T11:53:23.0348142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-114] SKIPPED [ 42%] 2023-03-20T11:53:23.0354449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-115] SKIPPED [ 42%] 2023-03-20T11:53:23.0360883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-116] SKIPPED [ 42%] 2023-03-20T11:53:23.0367026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-117] SKIPPED [ 42%] 2023-03-20T11:53:23.0373795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-118] SKIPPED [ 42%] 2023-03-20T11:53:23.0380131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-119] SKIPPED [ 42%] 2023-03-20T11:53:23.0386722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-120] SKIPPED [ 42%] 2023-03-20T11:53:23.0392741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-121] SKIPPED [ 42%] 2023-03-20T11:53:23.0398992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-122] SKIPPED [ 42%] 2023-03-20T11:53:23.0405112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-123] SKIPPED [ 42%] 2023-03-20T11:53:23.0412520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-124] SKIPPED [ 42%] 2023-03-20T11:53:23.0420840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-125] SKIPPED [ 42%] 2023-03-20T11:53:23.0427171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-126] SKIPPED [ 42%] 2023-03-20T11:53:23.0433531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-127] SKIPPED [ 42%] 2023-03-20T11:53:23.0439700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-128] SKIPPED [ 42%] 2023-03-20T11:53:23.0445957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-129] SKIPPED [ 42%] 2023-03-20T11:53:23.0453000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-130] SKIPPED [ 42%] 2023-03-20T11:53:23.0459005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-131] SKIPPED [ 42%] 2023-03-20T11:53:23.0465598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-132] SKIPPED [ 42%] 2023-03-20T11:53:23.0471614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-133] SKIPPED [ 42%] 2023-03-20T11:53:23.0477756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-134] SKIPPED [ 42%] 2023-03-20T11:53:23.0484060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-135] SKIPPED [ 42%] 2023-03-20T11:53:23.0491494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-136] SKIPPED [ 42%] 2023-03-20T11:53:23.0498313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-137] SKIPPED [ 42%] 2023-03-20T11:53:23.0504453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-138] SKIPPED [ 42%] 2023-03-20T11:53:23.0510908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-139] SKIPPED [ 42%] 2023-03-20T11:53:23.0517095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-140] SKIPPED [ 42%] 2023-03-20T11:53:23.0523427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-141] SKIPPED [ 42%] 2023-03-20T11:53:23.0530348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-142] SKIPPED [ 42%] 2023-03-20T11:53:23.0536518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-143] SKIPPED [ 42%] 2023-03-20T11:53:23.0542812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-144] SKIPPED [ 42%] 2023-03-20T11:53:23.0548941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-145] SKIPPED [ 42%] 2023-03-20T11:53:23.0555175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-146] SKIPPED [ 42%] 2023-03-20T11:53:23.0561562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-147] SKIPPED [ 42%] 2023-03-20T11:53:23.0570173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-148] SKIPPED [ 42%] 2023-03-20T11:53:23.0575881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-149] SKIPPED [ 42%] 2023-03-20T11:53:23.0582223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-150] SKIPPED [ 42%] 2023-03-20T11:53:23.0588768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-151] SKIPPED [ 42%] 2023-03-20T11:53:23.0594745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-152] SKIPPED [ 42%] 2023-03-20T11:53:23.0601172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-153] SKIPPED [ 42%] 2023-03-20T11:53:23.0607535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-154] SKIPPED [ 42%] 2023-03-20T11:53:23.0614579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-155] SKIPPED [ 42%] 2023-03-20T11:53:23.0620764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-156] SKIPPED [ 42%] 2023-03-20T11:53:23.0627162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-157] SKIPPED [ 42%] 2023-03-20T11:53:23.0633370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-158] SKIPPED [ 42%] 2023-03-20T11:53:23.0639554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-159] SKIPPED [ 42%] 2023-03-20T11:53:23.0647215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-160] SKIPPED [ 42%] 2023-03-20T11:53:23.0654087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-161] SKIPPED [ 42%] 2023-03-20T11:53:23.0660327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-162] SKIPPED [ 42%] 2023-03-20T11:53:23.0666859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-163] SKIPPED [ 42%] 2023-03-20T11:53:23.0673046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-164] SKIPPED [ 42%] 2023-03-20T11:53:23.0679654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-165] SKIPPED [ 42%] 2023-03-20T11:53:23.0685671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-166] SKIPPED [ 42%] 2023-03-20T11:53:23.0693122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-167] SKIPPED [ 42%] 2023-03-20T11:53:23.0698789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-168] SKIPPED [ 42%] 2023-03-20T11:53:23.0705135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-169] SKIPPED [ 42%] 2023-03-20T11:53:23.0711368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-170] SKIPPED [ 42%] 2023-03-20T11:53:23.0718818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-171] SKIPPED [ 42%] 2023-03-20T11:53:23.0725115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-172] SKIPPED [ 42%] 2023-03-20T11:53:23.0733077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-173] SKIPPED [ 42%] 2023-03-20T11:53:23.0738537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-174] SKIPPED [ 42%] 2023-03-20T11:53:23.0744925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-175] SKIPPED [ 42%] 2023-03-20T11:53:23.0751205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-176] SKIPPED [ 42%] 2023-03-20T11:53:23.0757492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-177] SKIPPED [ 42%] 2023-03-20T11:53:23.0763768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-178] SKIPPED [ 42%] 2023-03-20T11:53:23.0770205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-179] SKIPPED [ 42%] 2023-03-20T11:53:23.0776797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-180] SKIPPED [ 42%] 2023-03-20T11:53:23.0782895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-181] SKIPPED [ 42%] 2023-03-20T11:53:23.0789281Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-182] SKIPPED [ 42%] 2023-03-20T11:53:23.0796582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-183] SKIPPED [ 42%] 2023-03-20T11:53:23.0802943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-184] SKIPPED [ 42%] 2023-03-20T11:53:23.0810467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-185] SKIPPED [ 42%] 2023-03-20T11:53:23.0815733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-186] SKIPPED [ 42%] 2023-03-20T11:53:23.0821639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-187] SKIPPED [ 42%] 2023-03-20T11:53:23.0828051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-188] SKIPPED [ 42%] 2023-03-20T11:53:23.0834006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-189] SKIPPED [ 42%] 2023-03-20T11:53:23.0840013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-190] SKIPPED [ 42%] 2023-03-20T11:53:23.0846189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-191] SKIPPED [ 42%] 2023-03-20T11:53:23.0852896Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-192] SKIPPED [ 42%] 2023-03-20T11:53:23.0858947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-193] SKIPPED [ 42%] 2023-03-20T11:53:23.0866411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-194] SKIPPED [ 42%] 2023-03-20T11:53:23.0872374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-195] SKIPPED [ 42%] 2023-03-20T11:53:23.0878521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-196] SKIPPED [ 42%] 2023-03-20T11:53:23.0884597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-197] SKIPPED [ 42%] 2023-03-20T11:53:23.0891560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-198] SKIPPED [ 42%] 2023-03-20T11:53:23.0897383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-199] SKIPPED [ 42%] 2023-03-20T11:53:23.0903763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-200] SKIPPED [ 42%] 2023-03-20T11:53:23.0910054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-201] SKIPPED [ 42%] 2023-03-20T11:53:23.0916192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-202] SKIPPED [ 42%] 2023-03-20T11:53:23.0922366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-203] SKIPPED [ 42%] 2023-03-20T11:53:23.0929416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-204] SKIPPED [ 42%] 2023-03-20T11:53:23.0935170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-205] SKIPPED [ 42%] 2023-03-20T11:53:23.0942405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-206] SKIPPED [ 42%] 2023-03-20T11:53:23.0948436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-207] SKIPPED [ 42%] 2023-03-20T11:53:23.0954311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-208] SKIPPED [ 42%] 2023-03-20T11:53:23.0960375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-209] SKIPPED [ 42%] 2023-03-20T11:53:23.0966273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-210] SKIPPED [ 42%] 2023-03-20T11:53:23.0972987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-211] SKIPPED [ 42%] 2023-03-20T11:53:23.0979142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-212] SKIPPED [ 42%] 2023-03-20T11:53:23.0985284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-213] SKIPPED [ 42%] 2023-03-20T11:53:23.0991084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-214] SKIPPED [ 42%] 2023-03-20T11:53:23.0997076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-215] SKIPPED [ 42%] 2023-03-20T11:53:23.1003236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-216] SKIPPED [ 42%] 2023-03-20T11:53:23.1011575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-217] SKIPPED [ 42%] 2023-03-20T11:53:23.1017169Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-218] SKIPPED [ 42%] 2023-03-20T11:53:23.1023269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-219] SKIPPED [ 42%] 2023-03-20T11:53:23.1029380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-220] SKIPPED [ 42%] 2023-03-20T11:53:23.1035337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-221] SKIPPED [ 42%] 2023-03-20T11:53:23.1041530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-222] SKIPPED [ 42%] 2023-03-20T11:53:23.1048701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-223] SKIPPED [ 42%] 2023-03-20T11:53:23.1053914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-224] SKIPPED [ 42%] 2023-03-20T11:53:23.1060109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-225] SKIPPED [ 42%] 2023-03-20T11:53:23.1066315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-226] SKIPPED [ 42%] 2023-03-20T11:53:23.1072383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-227] SKIPPED [ 42%] 2023-03-20T11:53:23.1078238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-228] SKIPPED [ 42%] 2023-03-20T11:53:23.1085560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-229] SKIPPED [ 42%] 2023-03-20T11:53:23.1092878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-230] SKIPPED [ 42%] 2023-03-20T11:53:23.1098230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-231] SKIPPED [ 42%] 2023-03-20T11:53:23.1104605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-232] SKIPPED [ 42%] 2023-03-20T11:53:23.1110841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-233] SKIPPED [ 42%] 2023-03-20T11:53:23.1117042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-234] SKIPPED [ 42%] 2023-03-20T11:53:23.1123532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-235] SKIPPED [ 42%] 2023-03-20T11:53:23.1130494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-236] SKIPPED [ 42%] 2023-03-20T11:53:23.1136937Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-237] SKIPPED [ 42%] 2023-03-20T11:53:23.1143249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-238] SKIPPED [ 42%] 2023-03-20T11:53:23.1149662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-239] SKIPPED [ 42%] 2023-03-20T11:53:23.1157119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-240] SKIPPED [ 42%] 2023-03-20T11:53:23.1163786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-241] SKIPPED [ 42%] 2023-03-20T11:53:23.1170615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-242] SKIPPED [ 42%] 2023-03-20T11:53:23.1176786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-243] SKIPPED [ 42%] 2023-03-20T11:53:23.1183286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-244] SKIPPED [ 42%] 2023-03-20T11:53:23.1189466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-245] SKIPPED [ 42%] 2023-03-20T11:53:23.1195773Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-246] SKIPPED [ 42%] 2023-03-20T11:53:23.1202249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-247] SKIPPED [ 42%] 2023-03-20T11:53:23.1209714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-248] SKIPPED [ 42%] 2023-03-20T11:53:23.1215537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-249] SKIPPED [ 42%] 2023-03-20T11:53:23.1221558Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-250] SKIPPED [ 42%] 2023-03-20T11:53:23.1229489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-251] SKIPPED [ 42%] 2023-03-20T11:53:23.1235546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-252] SKIPPED [ 42%] 2023-03-20T11:53:23.1241965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-253] SKIPPED [ 42%] 2023-03-20T11:53:23.1249521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-254] SKIPPED [ 42%] 2023-03-20T11:53:23.1255219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-255] SKIPPED [ 42%] 2023-03-20T11:53:23.1261671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-256] SKIPPED [ 42%] 2023-03-20T11:53:23.1267935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-257] SKIPPED [ 42%] 2023-03-20T11:53:23.1274131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-258] SKIPPED [ 42%] 2023-03-20T11:53:23.1280615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-259] SKIPPED [ 42%] 2023-03-20T11:53:23.1286840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-260] SKIPPED [ 42%] 2023-03-20T11:53:23.1293202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-261] SKIPPED [ 42%] 2023-03-20T11:53:23.1299986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-262] SKIPPED [ 42%] 2023-03-20T11:53:23.1309019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-263] SKIPPED [ 42%] 2023-03-20T11:53:23.1315557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-264] SKIPPED [ 42%] 2023-03-20T11:53:23.1321945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-265] SKIPPED [ 42%] 2023-03-20T11:53:23.1329082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-266] SKIPPED [ 42%] 2023-03-20T11:53:23.1334608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-267] SKIPPED [ 42%] 2023-03-20T11:53:23.1341091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-268] SKIPPED [ 42%] 2023-03-20T11:53:23.1347539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-269] SKIPPED [ 42%] 2023-03-20T11:53:23.1353775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-270] SKIPPED [ 42%] 2023-03-20T11:53:23.1360041Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-271] SKIPPED [ 42%] 2023-03-20T11:53:23.1366439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-272] SKIPPED [ 42%] 2023-03-20T11:53:23.1373176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-273] SKIPPED [ 42%] 2023-03-20T11:53:23.1381026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-274] SKIPPED [ 42%] 2023-03-20T11:53:23.1387502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-275] SKIPPED [ 42%] 2023-03-20T11:53:23.1393758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-276] SKIPPED [ 42%] 2023-03-20T11:53:23.1400014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-277] SKIPPED [ 42%] 2023-03-20T11:53:23.1406364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-278] SKIPPED [ 42%] 2023-03-20T11:53:23.1413318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-279] SKIPPED [ 42%] 2023-03-20T11:53:23.1419937Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-280] SKIPPED [ 42%] 2023-03-20T11:53:23.1426217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-281] SKIPPED [ 42%] 2023-03-20T11:53:23.1432656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-282] SKIPPED [ 42%] 2023-03-20T11:53:23.1438999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-283] SKIPPED [ 42%] 2023-03-20T11:53:23.1445361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-284] SKIPPED [ 42%] 2023-03-20T11:53:23.1452819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-285] SKIPPED [ 42%] 2023-03-20T11:53:23.1459978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-286] SKIPPED [ 42%] 2023-03-20T11:53:23.1466391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-287] SKIPPED [ 42%] 2023-03-20T11:53:23.1472570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-288] SKIPPED [ 42%] 2023-03-20T11:53:23.1478863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-289] SKIPPED [ 42%] 2023-03-20T11:53:23.1485212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-290] SKIPPED [ 42%] 2023-03-20T11:53:23.1492395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-291] SKIPPED [ 42%] 2023-03-20T11:53:23.1497939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-292] SKIPPED [ 42%] 2023-03-20T11:53:23.1504495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-293] SKIPPED [ 42%] 2023-03-20T11:53:23.1510791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-294] SKIPPED [ 42%] 2023-03-20T11:53:23.1517096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-295] SKIPPED [ 42%] 2023-03-20T11:53:23.1523440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-296] SKIPPED [ 42%] 2023-03-20T11:53:23.1532142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-297] SKIPPED [ 42%] 2023-03-20T11:53:23.1537984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-298] SKIPPED [ 42%] 2023-03-20T11:53:23.1544376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-299] SKIPPED [ 42%] 2023-03-20T11:53:23.1550686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-300] SKIPPED [ 42%] 2023-03-20T11:53:23.1557124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-301] SKIPPED [ 42%] 2023-03-20T11:53:23.1563434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-302] SKIPPED [ 42%] 2023-03-20T11:53:23.1570657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-303] SKIPPED [ 42%] 2023-03-20T11:53:23.1576813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-304] SKIPPED [ 42%] 2023-03-20T11:53:23.1583039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-305] SKIPPED [ 42%] 2023-03-20T11:53:23.1589552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-306] SKIPPED [ 42%] 2023-03-20T11:53:23.1595887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-307] SKIPPED [ 42%] 2023-03-20T11:53:23.1602368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-308] SKIPPED [ 42%] 2023-03-20T11:53:23.1610684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-309] SKIPPED [ 42%] 2023-03-20T11:53:23.1616663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-310] SKIPPED [ 42%] 2023-03-20T11:53:23.1622788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-311] SKIPPED [ 42%] 2023-03-20T11:53:23.1629192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-312] SKIPPED [ 42%] 2023-03-20T11:53:23.1635391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-313] SKIPPED [ 42%] 2023-03-20T11:53:23.1641935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-314] SKIPPED [ 42%] 2023-03-20T11:53:23.1649646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-315] SKIPPED [ 42%] 2023-03-20T11:53:23.1654742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-316] SKIPPED [ 42%] 2023-03-20T11:53:23.1660919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-317] SKIPPED [ 42%] 2023-03-20T11:53:23.1667372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-318] SKIPPED [ 42%] 2023-03-20T11:53:23.1673633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-319] SKIPPED [ 42%] 2023-03-20T11:53:23.1681276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-320] SKIPPED [ 42%] 2023-03-20T11:53:23.1688803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-321] SKIPPED [ 42%] 2023-03-20T11:53:23.1694370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-322] SKIPPED [ 42%] 2023-03-20T11:53:23.1700770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-323] SKIPPED [ 42%] 2023-03-20T11:53:23.1707246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-324] SKIPPED [ 42%] 2023-03-20T11:53:23.1713558Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-325] SKIPPED [ 42%] 2023-03-20T11:53:23.1719857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-326] SKIPPED [ 42%] 2023-03-20T11:53:23.1726196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-327] SKIPPED [ 42%] 2023-03-20T11:53:23.1733550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-328] SKIPPED [ 42%] 2023-03-20T11:53:23.1739622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-329] SKIPPED [ 42%] 2023-03-20T11:53:23.1746007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-330] SKIPPED [ 42%] 2023-03-20T11:53:23.1753094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-331] SKIPPED [ 42%] 2023-03-20T11:53:23.1761426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-332] SKIPPED [ 42%] 2023-03-20T11:53:23.1769164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-333] SKIPPED [ 42%] 2023-03-20T11:53:23.1775272Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-334] SKIPPED [ 42%] 2023-03-20T11:53:23.1781638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-335] SKIPPED [ 42%] 2023-03-20T11:53:23.1788166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-336] SKIPPED [ 42%] 2023-03-20T11:53:23.1794421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-337] SKIPPED [ 42%] 2023-03-20T11:53:23.1800874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-338] SKIPPED [ 42%] 2023-03-20T11:53:23.1807450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-339] SKIPPED [ 42%] 2023-03-20T11:53:23.1814074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-340] SKIPPED [ 42%] 2023-03-20T11:53:23.1820078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-341] SKIPPED [ 42%] 2023-03-20T11:53:23.1826795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-342] SKIPPED [ 42%] 2023-03-20T11:53:23.1834214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-343] SKIPPED [ 42%] 2023-03-20T11:53:23.1840722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-344] SKIPPED [ 42%] 2023-03-20T11:53:23.1846951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-345] SKIPPED [ 42%] 2023-03-20T11:53:23.1853690Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-346] SKIPPED [ 42%] 2023-03-20T11:53:23.1860326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-347] SKIPPED [ 42%] 2023-03-20T11:53:23.1866741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-348] SKIPPED [ 42%] 2023-03-20T11:53:23.1873024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-349] SKIPPED [ 42%] 2023-03-20T11:53:23.1879361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-350] SKIPPED [ 42%] 2023-03-20T11:53:23.1885483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-351] SKIPPED [ 42%] 2023-03-20T11:53:23.1892589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-352] SKIPPED [ 42%] 2023-03-20T11:53:23.1897960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-353] SKIPPED [ 42%] 2023-03-20T11:53:23.1904589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-354] SKIPPED [ 42%] 2023-03-20T11:53:23.1911957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-355] SKIPPED [ 42%] 2023-03-20T11:53:23.1918543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-356] SKIPPED [ 42%] 2023-03-20T11:53:23.1924847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-357] SKIPPED [ 42%] 2023-03-20T11:53:23.1931678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-358] SKIPPED [ 42%] 2023-03-20T11:53:23.1937888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-359] SKIPPED [ 42%] 2023-03-20T11:53:23.1944459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-360] SKIPPED [ 42%] 2023-03-20T11:53:23.1950696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-361] SKIPPED [ 42%] 2023-03-20T11:53:23.1957099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-362] SKIPPED [ 42%] 2023-03-20T11:53:23.1963410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-363] SKIPPED [ 42%] 2023-03-20T11:53:23.1970337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-364] SKIPPED [ 42%] 2023-03-20T11:53:23.1976613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-365] SKIPPED [ 42%] 2023-03-20T11:53:23.1984545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-366] SKIPPED [ 42%] 2023-03-20T11:53:23.1990709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-367] SKIPPED [ 42%] 2023-03-20T11:53:23.1997096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-368] SKIPPED [ 42%] 2023-03-20T11:53:23.2003579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-369] SKIPPED [ 42%] 2023-03-20T11:53:23.2010623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-370] SKIPPED [ 42%] 2023-03-20T11:53:23.2016781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-371] SKIPPED [ 42%] 2023-03-20T11:53:23.2023119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-372] SKIPPED [ 42%] 2023-03-20T11:53:23.2029370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-373] SKIPPED [ 42%] 2023-03-20T11:53:23.2035587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-374] SKIPPED [ 42%] 2023-03-20T11:53:23.2042069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-375] SKIPPED [ 42%] 2023-03-20T11:53:23.2049747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-376] SKIPPED [ 42%] 2023-03-20T11:53:23.2055043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_bounding_box-377] SKIPPED [ 42%] 2023-03-20T11:53:23.2062613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-00] SKIPPED [ 42%] 2023-03-20T11:53:23.2068858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-01] SKIPPED [ 42%] 2023-03-20T11:53:23.2075072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-02] SKIPPED [ 42%] 2023-03-20T11:53:23.2081492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-03] SKIPPED [ 42%] 2023-03-20T11:53:23.2088745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-04] SKIPPED [ 42%] 2023-03-20T11:53:23.2094591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-05] SKIPPED [ 42%] 2023-03-20T11:53:23.2101062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-06] SKIPPED [ 42%] 2023-03-20T11:53:23.2107635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-07] SKIPPED [ 42%] 2023-03-20T11:53:23.2113783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-08] SKIPPED [ 42%] 2023-03-20T11:53:23.2120452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-09] SKIPPED [ 42%] 2023-03-20T11:53:23.2126717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-10] SKIPPED [ 42%] 2023-03-20T11:53:23.2134598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_mask-11] SKIPPED [ 42%] 2023-03-20T11:53:23.2140915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-00] SKIPPED [ 42%] 2023-03-20T11:53:23.2147342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-01] SKIPPED [ 42%] 2023-03-20T11:53:23.2153611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-02] SKIPPED [ 42%] 2023-03-20T11:53:23.2159880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-03] SKIPPED [ 42%] 2023-03-20T11:53:23.2166354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-04] SKIPPED [ 42%] 2023-03-20T11:53:23.2173227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-05] SKIPPED [ 42%] 2023-03-20T11:53:23.2179595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-06] SKIPPED [ 42%] 2023-03-20T11:53:23.2186022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-07] SKIPPED [ 42%] 2023-03-20T11:53:23.2192376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-08] SKIPPED [ 42%] 2023-03-20T11:53:23.2198517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-09] SKIPPED [ 42%] 2023-03-20T11:53:23.2208201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-10] SKIPPED [ 42%] 2023-03-20T11:53:23.2214788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-11] SKIPPED [ 42%] 2023-03-20T11:53:23.2221122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-12] SKIPPED [ 42%] 2023-03-20T11:53:23.2227547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-13] SKIPPED [ 42%] 2023-03-20T11:53:23.2233763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-14] SKIPPED [ 42%] 2023-03-20T11:53:23.2240304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-15] SKIPPED [ 42%] 2023-03-20T11:53:23.2246570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-16] SKIPPED [ 42%] 2023-03-20T11:53:23.2253581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-17] SKIPPED [ 42%] 2023-03-20T11:53:23.2259737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-18] SKIPPED [ 42%] 2023-03-20T11:53:23.2266043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-19] SKIPPED [ 42%] 2023-03-20T11:53:23.2271937Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-20] SKIPPED [ 42%] 2023-03-20T11:53:23.2278111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-21] SKIPPED [ 42%] 2023-03-20T11:53:23.2285232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-22] SKIPPED [ 42%] 2023-03-20T11:53:23.2291963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-23] SKIPPED [ 42%] 2023-03-20T11:53:23.2297647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-24] SKIPPED [ 42%] 2023-03-20T11:53:23.2303752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-25] SKIPPED [ 42%] 2023-03-20T11:53:23.2309817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-26] SKIPPED [ 42%] 2023-03-20T11:53:23.2315793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-27] SKIPPED [ 42%] 2023-03-20T11:53:23.2321869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-28] SKIPPED [ 42%] 2023-03-20T11:53:23.2328948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-29] SKIPPED [ 42%] 2023-03-20T11:53:23.2334430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-30] SKIPPED [ 42%] 2023-03-20T11:53:23.2340424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-31] SKIPPED [ 42%] 2023-03-20T11:53:23.2346704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-32] SKIPPED [ 42%] 2023-03-20T11:53:23.2353875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-33] SKIPPED [ 42%] 2023-03-20T11:53:23.2359940Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-34] SKIPPED [ 42%] 2023-03-20T11:53:23.2366005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-pad_video-35] SKIPPED [ 42%] 2023-03-20T11:53:23.2372978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-000] SKIPPED [ 42%] 2023-03-20T11:53:23.2378708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-001] SKIPPED [ 42%] 2023-03-20T11:53:23.2384842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-002] SKIPPED [ 42%] 2023-03-20T11:53:23.2390898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-003] SKIPPED [ 42%] 2023-03-20T11:53:23.2396917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-004] SKIPPED [ 42%] 2023-03-20T11:53:23.2403166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-005] SKIPPED [ 42%] 2023-03-20T11:53:23.2410174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-006] SKIPPED [ 42%] 2023-03-20T11:53:23.2415722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-007] SKIPPED [ 42%] 2023-03-20T11:53:23.2422055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-008] SKIPPED [ 42%] 2023-03-20T11:53:23.2429144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-009] SKIPPED [ 42%] 2023-03-20T11:53:23.2435171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-010] SKIPPED [ 42%] 2023-03-20T11:53:23.2441300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-011] SKIPPED [ 42%] 2023-03-20T11:53:23.2447595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-012] SKIPPED [ 42%] 2023-03-20T11:53:23.2453747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-013] SKIPPED [ 42%] 2023-03-20T11:53:23.2459982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-014] SKIPPED [ 42%] 2023-03-20T11:53:23.2466236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-015] SKIPPED [ 42%] 2023-03-20T11:53:23.2472200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-016] SKIPPED [ 42%] 2023-03-20T11:53:23.2478493Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-017] SKIPPED [ 42%] 2023-03-20T11:53:23.2484321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-018] SKIPPED [ 42%] 2023-03-20T11:53:23.2490649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-019] SKIPPED [ 42%] 2023-03-20T11:53:23.2498451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-020] SKIPPED [ 42%] 2023-03-20T11:53:23.2504860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-021] SKIPPED [ 42%] 2023-03-20T11:53:23.2510831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-022] SKIPPED [ 42%] 2023-03-20T11:53:23.2516864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-023] SKIPPED [ 42%] 2023-03-20T11:53:23.2523048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-024] SKIPPED [ 42%] 2023-03-20T11:53:23.2530117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-025] SKIPPED [ 42%] 2023-03-20T11:53:23.2535470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-026] SKIPPED [ 42%] 2023-03-20T11:53:23.2541732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-027] SKIPPED [ 42%] 2023-03-20T11:53:23.2547638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-028] SKIPPED [ 42%] 2023-03-20T11:53:23.2553657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-029] SKIPPED [ 42%] 2023-03-20T11:53:23.2559753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-030] SKIPPED [ 42%] 2023-03-20T11:53:23.2565640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-031] SKIPPED [ 42%] 2023-03-20T11:53:23.2573357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-032] SKIPPED [ 42%] 2023-03-20T11:53:23.2579359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-033] SKIPPED [ 42%] 2023-03-20T11:53:23.2585499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-034] SKIPPED [ 42%] 2023-03-20T11:53:23.2591455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-035] SKIPPED [ 42%] 2023-03-20T11:53:23.2597402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-036] SKIPPED [ 42%] 2023-03-20T11:53:23.2603718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-037] SKIPPED [ 42%] 2023-03-20T11:53:23.2610074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-038] SKIPPED [ 42%] 2023-03-20T11:53:23.2616316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-039] SKIPPED [ 42%] 2023-03-20T11:53:23.2622474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-040] SKIPPED [ 42%] 2023-03-20T11:53:23.2628811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-041] SKIPPED [ 42%] 2023-03-20T11:53:23.2634745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-042] SKIPPED [ 42%] 2023-03-20T11:53:23.2642171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-043] SKIPPED [ 42%] 2023-03-20T11:53:23.2648929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-044] SKIPPED [ 42%] 2023-03-20T11:53:23.2654690Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-045] SKIPPED [ 42%] 2023-03-20T11:53:23.2660861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-046] SKIPPED [ 42%] 2023-03-20T11:53:23.2667037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-047] SKIPPED [ 42%] 2023-03-20T11:53:23.2673090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-048] SKIPPED [ 42%] 2023-03-20T11:53:23.2679309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-049] SKIPPED [ 42%] 2023-03-20T11:53:23.2685294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-050] SKIPPED [ 42%] 2023-03-20T11:53:23.2691952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-051] SKIPPED [ 42%] 2023-03-20T11:53:23.2698006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-052] SKIPPED [ 42%] 2023-03-20T11:53:23.2704170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-053] SKIPPED [ 42%] 2023-03-20T11:53:23.2710270Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-054] SKIPPED [ 42%] 2023-03-20T11:53:23.2717399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-055] SKIPPED [ 42%] 2023-03-20T11:53:23.2723512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-056] SKIPPED [ 42%] 2023-03-20T11:53:23.2730337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-057] SKIPPED [ 42%] 2023-03-20T11:53:23.2736137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-058] SKIPPED [ 42%] 2023-03-20T11:53:23.2742186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-059] SKIPPED [ 42%] 2023-03-20T11:53:23.2748463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-060] SKIPPED [ 42%] 2023-03-20T11:53:23.2754751Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-061] SKIPPED [ 42%] 2023-03-20T11:53:23.2760872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-062] SKIPPED [ 42%] 2023-03-20T11:53:23.2766858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-063] SKIPPED [ 42%] 2023-03-20T11:53:23.2773446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-064] SKIPPED [ 42%] 2023-03-20T11:53:23.2779705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-065] SKIPPED [ 42%] 2023-03-20T11:53:23.2787252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-066] SKIPPED [ 42%] 2023-03-20T11:53:23.2793234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-067] SKIPPED [ 42%] 2023-03-20T11:53:23.2799441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-068] SKIPPED [ 42%] 2023-03-20T11:53:23.2805342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-069] SKIPPED [ 42%] 2023-03-20T11:53:23.2812462Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-070] SKIPPED [ 42%] 2023-03-20T11:53:23.2817963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-071] SKIPPED [ 42%] 2023-03-20T11:53:23.2824047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-072] SKIPPED [ 42%] 2023-03-20T11:53:23.2830215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-073] SKIPPED [ 42%] 2023-03-20T11:53:23.2836142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-074] SKIPPED [ 42%] 2023-03-20T11:53:23.2842201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-075] SKIPPED [ 42%] 2023-03-20T11:53:23.2849505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-076] SKIPPED [ 42%] 2023-03-20T11:53:23.2855261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-077] SKIPPED [ 42%] 2023-03-20T11:53:23.2862241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-078] SKIPPED [ 42%] 2023-03-20T11:53:23.2868727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-079] SKIPPED [ 42%] 2023-03-20T11:53:23.2874673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-080] SKIPPED [ 42%] 2023-03-20T11:53:23.2880793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-081] SKIPPED [ 42%] 2023-03-20T11:53:23.2886819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-082] SKIPPED [ 42%] 2023-03-20T11:53:23.2893378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-083] SKIPPED [ 42%] 2023-03-20T11:53:23.2899592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-084] SKIPPED [ 42%] 2023-03-20T11:53:23.2905922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-085] SKIPPED [ 42%] 2023-03-20T11:53:23.2912006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-086] SKIPPED [ 42%] 2023-03-20T11:53:23.2918207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-087] SKIPPED [ 42%] 2023-03-20T11:53:23.2924198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-088] SKIPPED [ 42%] 2023-03-20T11:53:23.2932400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-089] SKIPPED [ 42%] 2023-03-20T11:53:23.2938343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-090] SKIPPED [ 42%] 2023-03-20T11:53:23.2944469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-091] SKIPPED [ 42%] 2023-03-20T11:53:23.2950414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-092] SKIPPED [ 42%] 2023-03-20T11:53:23.2956346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-093] SKIPPED [ 42%] 2023-03-20T11:53:23.2962423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-094] SKIPPED [ 42%] 2023-03-20T11:53:23.2969644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-095] SKIPPED [ 42%] 2023-03-20T11:53:23.2975075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-096] SKIPPED [ 42%] 2023-03-20T11:53:23.2981284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-097] SKIPPED [ 42%] 2023-03-20T11:53:23.2987480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-098] SKIPPED [ 42%] 2023-03-20T11:53:23.2993448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-099] SKIPPED [ 42%] 2023-03-20T11:53:23.3000855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-100] SKIPPED [ 42%] 2023-03-20T11:53:23.3007043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-101] SKIPPED [ 42%] 2023-03-20T11:53:23.3013391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-102] SKIPPED [ 42%] 2023-03-20T11:53:23.3019570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-103] SKIPPED [ 42%] 2023-03-20T11:53:23.3025779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-104] SKIPPED [ 42%] 2023-03-20T11:53:23.3031872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-105] SKIPPED [ 42%] 2023-03-20T11:53:23.3037926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-106] SKIPPED [ 42%] 2023-03-20T11:53:23.3043926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-107] SKIPPED [ 42%] 2023-03-20T11:53:23.3050347Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-108] SKIPPED [ 42%] 2023-03-20T11:53:23.3056570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-109] SKIPPED [ 42%] 2023-03-20T11:53:23.3062741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-110] SKIPPED [ 42%] 2023-03-20T11:53:23.3069005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-111] SKIPPED [ 42%] 2023-03-20T11:53:23.3077918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-112] SKIPPED [ 42%] 2023-03-20T11:53:23.3084025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-113] SKIPPED [ 42%] 2023-03-20T11:53:23.3090338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-114] SKIPPED [ 42%] 2023-03-20T11:53:23.3096603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-115] SKIPPED [ 42%] 2023-03-20T11:53:23.3102602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-116] SKIPPED [ 42%] 2023-03-20T11:53:23.3108588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-117] SKIPPED [ 42%] 2023-03-20T11:53:23.3114622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-118] SKIPPED [ 42%] 2023-03-20T11:53:23.3121018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-119] SKIPPED [ 42%] 2023-03-20T11:53:23.3127068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-120] SKIPPED [ 42%] 2023-03-20T11:53:23.3133560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-121] SKIPPED [ 42%] 2023-03-20T11:53:23.3139802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-122] SKIPPED [ 42%] 2023-03-20T11:53:23.3147471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-123] SKIPPED [ 42%] 2023-03-20T11:53:23.3153366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-124] SKIPPED [ 42%] 2023-03-20T11:53:23.3159568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-125] SKIPPED [ 42%] 2023-03-20T11:53:23.3165740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-126] SKIPPED [ 42%] 2023-03-20T11:53:23.3173148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-127] SKIPPED [ 42%] 2023-03-20T11:53:23.3178207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-128] SKIPPED [ 42%] 2023-03-20T11:53:23.3184298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-129] SKIPPED [ 42%] 2023-03-20T11:53:23.3190321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-130] SKIPPED [ 42%] 2023-03-20T11:53:23.3196310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-131] SKIPPED [ 42%] 2023-03-20T11:53:23.3202485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-132] SKIPPED [ 42%] 2023-03-20T11:53:23.3209771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-133] SKIPPED [ 42%] 2023-03-20T11:53:23.3215455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-134] SKIPPED [ 42%] 2023-03-20T11:53:23.3222820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-135] SKIPPED [ 42%] 2023-03-20T11:53:23.3228736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-136] SKIPPED [ 42%] 2023-03-20T11:53:23.3234879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-137] SKIPPED [ 42%] 2023-03-20T11:53:23.3240986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-138] SKIPPED [ 42%] 2023-03-20T11:53:23.3246919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-139] SKIPPED [ 42%] 2023-03-20T11:53:23.3253621Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-140] SKIPPED [ 42%] 2023-03-20T11:53:23.3259797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-141] SKIPPED [ 42%] 2023-03-20T11:53:23.3265887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-142] SKIPPED [ 42%] 2023-03-20T11:53:23.3272011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-143] SKIPPED [ 42%] 2023-03-20T11:53:23.3278263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-144] SKIPPED [ 42%] 2023-03-20T11:53:23.3284280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-145] SKIPPED [ 42%] 2023-03-20T11:53:23.3292595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-146] SKIPPED [ 42%] 2023-03-20T11:53:23.3298073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-147] SKIPPED [ 42%] 2023-03-20T11:53:23.3304305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-148] SKIPPED [ 42%] 2023-03-20T11:53:23.3310297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-149] SKIPPED [ 42%] 2023-03-20T11:53:23.3316267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-150] SKIPPED [ 42%] 2023-03-20T11:53:23.3322572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-151] SKIPPED [ 42%] 2023-03-20T11:53:23.3329676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-152] SKIPPED [ 42%] 2023-03-20T11:53:23.3335105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-153] SKIPPED [ 42%] 2023-03-20T11:53:23.3340815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-154] SKIPPED [ 42%] 2023-03-20T11:53:23.3347038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-155] SKIPPED [ 42%] 2023-03-20T11:53:23.3353038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-156] SKIPPED [ 42%] 2023-03-20T11:53:23.3359037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-157] SKIPPED [ 42%] 2023-03-20T11:53:23.3366393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-158] SKIPPED [ 42%] 2023-03-20T11:53:23.3373190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-159] SKIPPED [ 42%] 2023-03-20T11:53:23.3378714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-160] SKIPPED [ 42%] 2023-03-20T11:53:23.3384850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-161] SKIPPED [ 42%] 2023-03-20T11:53:23.3390853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-162] SKIPPED [ 42%] 2023-03-20T11:53:23.3396811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-163] SKIPPED [ 42%] 2023-03-20T11:53:23.3403038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-164] SKIPPED [ 42%] 2023-03-20T11:53:23.3410319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-165] SKIPPED [ 42%] 2023-03-20T11:53:23.3415608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-166] SKIPPED [ 42%] 2023-03-20T11:53:23.3421778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-167] SKIPPED [ 42%] 2023-03-20T11:53:23.3427460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-168] SKIPPED [ 42%] 2023-03-20T11:53:23.3434952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-169] SKIPPED [ 42%] 2023-03-20T11:53:23.3441121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-170] SKIPPED [ 42%] 2023-03-20T11:53:23.3447094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-171] SKIPPED [ 42%] 2023-03-20T11:53:23.3453550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-172] SKIPPED [ 42%] 2023-03-20T11:53:23.3459806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-173] SKIPPED [ 42%] 2023-03-20T11:53:23.3466015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-174] SKIPPED [ 42%] 2023-03-20T11:53:23.3472021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-175] SKIPPED [ 42%] 2023-03-20T11:53:23.3478113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-176] SKIPPED [ 42%] 2023-03-20T11:53:23.3484129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-177] SKIPPED [ 42%] 2023-03-20T11:53:23.3490381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-178] SKIPPED [ 42%] 2023-03-20T11:53:23.3496397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-179] SKIPPED [ 42%] 2023-03-20T11:53:23.3502329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-180] SKIPPED [ 42%] 2023-03-20T11:53:23.3509569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-181] SKIPPED [ 42%] 2023-03-20T11:53:23.3515671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-182] SKIPPED [ 42%] 2023-03-20T11:53:23.3521776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-183] SKIPPED [ 42%] 2023-03-20T11:53:23.3529031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-184] SKIPPED [ 42%] 2023-03-20T11:53:23.3534196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-185] SKIPPED [ 42%] 2023-03-20T11:53:23.3540420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-186] SKIPPED [ 42%] 2023-03-20T11:53:23.3546815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-187] SKIPPED [ 42%] 2023-03-20T11:53:23.3552757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-188] SKIPPED [ 42%] 2023-03-20T11:53:23.3558818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-189] SKIPPED [ 42%] 2023-03-20T11:53:23.3564847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-190] SKIPPED [ 42%] 2023-03-20T11:53:23.3571908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-191] SKIPPED [ 42%] 2023-03-20T11:53:23.3578826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-192] SKIPPED [ 42%] 2023-03-20T11:53:23.3585085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-193] SKIPPED [ 42%] 2023-03-20T11:53:23.3591456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-194] SKIPPED [ 42%] 2023-03-20T11:53:23.3597708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-195] SKIPPED [ 42%] 2023-03-20T11:53:23.3603856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-196] SKIPPED [ 42%] 2023-03-20T11:53:23.3610238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-197] SKIPPED [ 42%] 2023-03-20T11:53:23.3616510Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-198] SKIPPED [ 42%] 2023-03-20T11:53:23.3622568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-199] SKIPPED [ 42%] 2023-03-20T11:53:23.3628717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-200] SKIPPED [ 42%] 2023-03-20T11:53:23.3634594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-201] SKIPPED [ 42%] 2023-03-20T11:53:23.3640987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-202] SKIPPED [ 42%] 2023-03-20T11:53:23.3646907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-203] SKIPPED [ 42%] 2023-03-20T11:53:23.3654482Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-204] SKIPPED [ 42%] 2023-03-20T11:53:23.3660661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-205] SKIPPED [ 42%] 2023-03-20T11:53:23.3666572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-206] SKIPPED [ 42%] 2023-03-20T11:53:23.3672527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-207] SKIPPED [ 42%] 2023-03-20T11:53:23.3678809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-208] SKIPPED [ 42%] 2023-03-20T11:53:23.3685022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-209] SKIPPED [ 42%] 2023-03-20T11:53:23.3692055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-210] SKIPPED [ 42%] 2023-03-20T11:53:23.3697759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-211] SKIPPED [ 42%] 2023-03-20T11:53:23.3703918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-212] SKIPPED [ 42%] 2023-03-20T11:53:23.3710025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-213] SKIPPED [ 42%] 2023-03-20T11:53:23.3716100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-214] SKIPPED [ 42%] 2023-03-20T11:53:23.3723756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-215] SKIPPED [ 42%] 2023-03-20T11:53:23.3730952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-216] SKIPPED [ 42%] 2023-03-20T11:53:23.3736374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-217] SKIPPED [ 42%] 2023-03-20T11:53:23.3742605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-218] SKIPPED [ 42%] 2023-03-20T11:53:23.3748653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-219] SKIPPED [ 42%] 2023-03-20T11:53:23.3754653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-220] SKIPPED [ 42%] 2023-03-20T11:53:23.3760876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-221] SKIPPED [ 42%] 2023-03-20T11:53:23.3766917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-222] SKIPPED [ 42%] 2023-03-20T11:53:23.3773298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-223] SKIPPED [ 42%] 2023-03-20T11:53:23.3779021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-224] SKIPPED [ 42%] 2023-03-20T11:53:23.3785216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-225] SKIPPED [ 42%] 2023-03-20T11:53:23.3791153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-226] SKIPPED [ 42%] 2023-03-20T11:53:23.3798765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-227] SKIPPED [ 42%] 2023-03-20T11:53:23.3804608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-228] SKIPPED [ 42%] 2023-03-20T11:53:23.3811748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-229] SKIPPED [ 42%] 2023-03-20T11:53:23.3817114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-230] SKIPPED [ 42%] 2023-03-20T11:53:23.3823350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-231] SKIPPED [ 42%] 2023-03-20T11:53:23.3829483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-232] SKIPPED [ 42%] 2023-03-20T11:53:23.3835626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-233] SKIPPED [ 42%] 2023-03-20T11:53:23.3841771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-234] SKIPPED [ 42%] 2023-03-20T11:53:23.3848869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-235] SKIPPED [ 42%] 2023-03-20T11:53:23.3854335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-236] SKIPPED [ 42%] 2023-03-20T11:53:23.3860581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-237] SKIPPED [ 42%] 2023-03-20T11:53:23.3868127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-238] SKIPPED [ 42%] 2023-03-20T11:53:23.3874184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-239] SKIPPED [ 42%] 2023-03-20T11:53:23.3880295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-240] SKIPPED [ 42%] 2023-03-20T11:53:23.3886449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-241] SKIPPED [ 42%] 2023-03-20T11:53:23.3893168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-242] SKIPPED [ 42%] 2023-03-20T11:53:23.3898528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-243] SKIPPED [ 42%] 2023-03-20T11:53:23.3904848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-244] SKIPPED [ 42%] 2023-03-20T11:53:23.3910936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-245] SKIPPED [ 42%] 2023-03-20T11:53:23.3916919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-246] SKIPPED [ 42%] 2023-03-20T11:53:23.3923235Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-247] SKIPPED [ 42%] 2023-03-20T11:53:23.3930295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-248] SKIPPED [ 42%] 2023-03-20T11:53:23.3938835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-249] SKIPPED [ 42%] 2023-03-20T11:53:23.3944941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-250] SKIPPED [ 42%] 2023-03-20T11:53:23.3950988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-251] SKIPPED [ 42%] 2023-03-20T11:53:23.3957104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-252] SKIPPED [ 42%] 2023-03-20T11:53:23.3963322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-253] SKIPPED [ 42%] 2023-03-20T11:53:23.3970420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-254] SKIPPED [ 42%] 2023-03-20T11:53:23.3976055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-255] SKIPPED [ 42%] 2023-03-20T11:53:23.3982178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-256] SKIPPED [ 42%] 2023-03-20T11:53:23.3988397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-257] SKIPPED [ 42%] 2023-03-20T11:53:23.3994430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-258] SKIPPED [ 42%] 2023-03-20T11:53:23.4000672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-259] SKIPPED [ 42%] 2023-03-20T11:53:23.4006734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-260] SKIPPED [ 42%] 2023-03-20T11:53:23.4014654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-261] SKIPPED [ 42%] 2023-03-20T11:53:23.4020792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-262] SKIPPED [ 42%] 2023-03-20T11:53:23.4026873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-263] SKIPPED [ 42%] 2023-03-20T11:53:23.4032924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-264] SKIPPED [ 42%] 2023-03-20T11:53:23.4039098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-265] SKIPPED [ 42%] 2023-03-20T11:53:23.4045078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-266] SKIPPED [ 42%] 2023-03-20T11:53:23.4052034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-267] SKIPPED [ 42%] 2023-03-20T11:53:23.4058113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-268] SKIPPED [ 42%] 2023-03-20T11:53:23.4064438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-269] SKIPPED [ 42%] 2023-03-20T11:53:23.4070596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-270] SKIPPED [ 42%] 2023-03-20T11:53:23.4076638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-271] SKIPPED [ 42%] 2023-03-20T11:53:23.4084085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-272] SKIPPED [ 42%] 2023-03-20T11:53:23.4091617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-273] SKIPPED [ 42%] 2023-03-20T11:53:23.4096955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-274] SKIPPED [ 42%] 2023-03-20T11:53:23.4103022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-275] SKIPPED [ 42%] 2023-03-20T11:53:23.4109530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-276] SKIPPED [ 42%] 2023-03-20T11:53:23.4115692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-277] SKIPPED [ 42%] 2023-03-20T11:53:23.4121804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-278] SKIPPED [ 42%] 2023-03-20T11:53:23.4128941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-279] SKIPPED [ 42%] 2023-03-20T11:53:23.4134157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-280] SKIPPED [ 42%] 2023-03-20T11:53:23.4140431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-281] SKIPPED [ 42%] 2023-03-20T11:53:23.4146689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-282] SKIPPED [ 42%] 2023-03-20T11:53:23.4152714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-283] SKIPPED [ 42%] 2023-03-20T11:53:23.4159849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-284] SKIPPED [ 42%] 2023-03-20T11:53:23.4166014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-285] SKIPPED [ 42%] 2023-03-20T11:53:23.4173137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-286] SKIPPED [ 42%] 2023-03-20T11:53:23.4178874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-287] SKIPPED [ 42%] 2023-03-20T11:53:23.4185054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-288] SKIPPED [ 42%] 2023-03-20T11:53:23.4190993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-289] SKIPPED [ 42%] 2023-03-20T11:53:23.4197279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-290] SKIPPED [ 42%] 2023-03-20T11:53:23.4203396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-291] SKIPPED [ 42%] 2023-03-20T11:53:23.4210332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-292] SKIPPED [ 42%] 2023-03-20T11:53:23.4216134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-293] SKIPPED [ 42%] 2023-03-20T11:53:23.4222228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-294] SKIPPED [ 42%] 2023-03-20T11:53:23.4229802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-295] SKIPPED [ 42%] 2023-03-20T11:53:23.4235780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-296] SKIPPED [ 42%] 2023-03-20T11:53:23.4242101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-297] SKIPPED [ 42%] 2023-03-20T11:53:23.4249013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-298] SKIPPED [ 42%] 2023-03-20T11:53:23.4254805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-299] SKIPPED [ 42%] 2023-03-20T11:53:23.4260895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-300] SKIPPED [ 42%] 2023-03-20T11:53:23.4267175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-301] SKIPPED [ 42%] 2023-03-20T11:53:23.4273215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-302] SKIPPED [ 42%] 2023-03-20T11:53:23.4279489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-303] SKIPPED [ 42%] 2023-03-20T11:53:23.4285437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-304] SKIPPED [ 42%] 2023-03-20T11:53:23.4293044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-305] SKIPPED [ 42%] 2023-03-20T11:53:23.4298505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-306] SKIPPED [ 42%] 2023-03-20T11:53:23.4305830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-307] SKIPPED [ 42%] 2023-03-20T11:53:23.4311876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-308] SKIPPED [ 42%] 2023-03-20T11:53:23.4317735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-309] SKIPPED [ 42%] 2023-03-20T11:53:23.4323865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-310] SKIPPED [ 42%] 2023-03-20T11:53:23.4330288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-311] SKIPPED [ 42%] 2023-03-20T11:53:23.4336983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-312] SKIPPED [ 42%] 2023-03-20T11:53:23.4343089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-313] SKIPPED [ 42%] 2023-03-20T11:53:23.4349030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-314] SKIPPED [ 42%] 2023-03-20T11:53:23.4355161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-315] SKIPPED [ 42%] 2023-03-20T11:53:23.4361317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-316] SKIPPED [ 42%] 2023-03-20T11:53:23.4367727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-317] SKIPPED [ 42%] 2023-03-20T11:53:23.4375266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-318] SKIPPED [ 42%] 2023-03-20T11:53:23.4381348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-319] SKIPPED [ 42%] 2023-03-20T11:53:23.4387775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-320] SKIPPED [ 42%] 2023-03-20T11:53:23.4393917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-321] SKIPPED [ 42%] 2023-03-20T11:53:23.4399879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-322] SKIPPED [ 42%] 2023-03-20T11:53:23.4406037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-323] SKIPPED [ 42%] 2023-03-20T11:53:23.4413091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-324] SKIPPED [ 42%] 2023-03-20T11:53:23.4418801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-325] SKIPPED [ 42%] 2023-03-20T11:53:23.4424923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-326] SKIPPED [ 42%] 2023-03-20T11:53:23.4431165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-327] SKIPPED [ 42%] 2023-03-20T11:53:23.4437151Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-328] SKIPPED [ 42%] 2023-03-20T11:53:23.4443234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-329] SKIPPED [ 42%] 2023-03-20T11:53:23.4451717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-330] SKIPPED [ 42%] 2023-03-20T11:53:23.4457288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-331] SKIPPED [ 42%] 2023-03-20T11:53:23.4463431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-332] SKIPPED [ 42%] 2023-03-20T11:53:23.4469725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-333] SKIPPED [ 42%] 2023-03-20T11:53:23.4475572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-334] SKIPPED [ 42%] 2023-03-20T11:53:23.4481972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-335] SKIPPED [ 42%] 2023-03-20T11:53:23.4488883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-336] SKIPPED [ 42%] 2023-03-20T11:53:23.4494324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-337] SKIPPED [ 42%] 2023-03-20T11:53:23.4500287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-338] SKIPPED [ 42%] 2023-03-20T11:53:23.4506423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-339] SKIPPED [ 42%] 2023-03-20T11:53:23.4512647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-340] SKIPPED [ 42%] 2023-03-20T11:53:23.4520079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-341] SKIPPED [ 42%] 2023-03-20T11:53:23.4525990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-342] SKIPPED [ 42%] 2023-03-20T11:53:23.4533052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-343] SKIPPED [ 42%] 2023-03-20T11:53:23.4538778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-344] SKIPPED [ 42%] 2023-03-20T11:53:23.4545112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-345] SKIPPED [ 42%] 2023-03-20T11:53:23.4550902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-346] SKIPPED [ 42%] 2023-03-20T11:53:23.4556888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-347] SKIPPED [ 42%] 2023-03-20T11:53:23.4563163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-348] SKIPPED [ 42%] 2023-03-20T11:53:23.4570145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-349] SKIPPED [ 42%] 2023-03-20T11:53:23.4576059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-350] SKIPPED [ 42%] 2023-03-20T11:53:23.4582440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-351] SKIPPED [ 42%] 2023-03-20T11:53:23.4588702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-352] SKIPPED [ 42%] 2023-03-20T11:53:23.4595828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-353] SKIPPED [ 42%] 2023-03-20T11:53:23.4602176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-354] SKIPPED [ 42%] 2023-03-20T11:53:23.4609355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-355] SKIPPED [ 42%] 2023-03-20T11:53:23.4614832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-356] SKIPPED [ 42%] 2023-03-20T11:53:23.4620895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-357] SKIPPED [ 42%] 2023-03-20T11:53:23.4627223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-358] SKIPPED [ 42%] 2023-03-20T11:53:23.4633480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-359] SKIPPED [ 42%] 2023-03-20T11:53:23.4639403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-360] SKIPPED [ 42%] 2023-03-20T11:53:23.4645536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-361] SKIPPED [ 42%] 2023-03-20T11:53:23.4653150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-362] SKIPPED [ 42%] 2023-03-20T11:53:23.4658491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-363] SKIPPED [ 42%] 2023-03-20T11:53:23.4666176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-364] SKIPPED [ 42%] 2023-03-20T11:53:23.4672374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-365] SKIPPED [ 42%] 2023-03-20T11:53:23.4678514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-366] SKIPPED [ 42%] 2023-03-20T11:53:23.4684532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-367] SKIPPED [ 42%] 2023-03-20T11:53:23.4691649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-368] SKIPPED [ 42%] 2023-03-20T11:53:23.4697127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-369] SKIPPED [ 42%] 2023-03-20T11:53:23.4703253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-370] SKIPPED [ 42%] 2023-03-20T11:53:23.4709408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-371] SKIPPED [ 42%] 2023-03-20T11:53:23.4715413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-372] SKIPPED [ 42%] 2023-03-20T11:53:23.4721786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-373] SKIPPED [ 42%] 2023-03-20T11:53:23.4727930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-374] SKIPPED [ 42%] 2023-03-20T11:53:23.4735514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-375] SKIPPED [ 42%] 2023-03-20T11:53:23.4741280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-376] SKIPPED [ 42%] 2023-03-20T11:53:23.4747492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-377] SKIPPED [ 42%] 2023-03-20T11:53:23.4753473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-378] SKIPPED [ 42%] 2023-03-20T11:53:23.4759508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-379] SKIPPED [ 42%] 2023-03-20T11:53:23.4765664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-380] SKIPPED [ 42%] 2023-03-20T11:53:23.4772924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-381] SKIPPED [ 42%] 2023-03-20T11:53:23.4778517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-382] SKIPPED [ 42%] 2023-03-20T11:53:23.4784766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-383] SKIPPED [ 42%] 2023-03-20T11:53:23.4790808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-384] SKIPPED [ 42%] 2023-03-20T11:53:23.4796755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-385] SKIPPED [ 42%] 2023-03-20T11:53:23.4802928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-386] SKIPPED [ 42%] 2023-03-20T11:53:23.4812908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-387] SKIPPED [ 42%] 2023-03-20T11:53:23.4818759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-388] SKIPPED [ 42%] 2023-03-20T11:53:23.4824965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-389] SKIPPED [ 42%] 2023-03-20T11:53:23.4831238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-390] SKIPPED [ 42%] 2023-03-20T11:53:23.4837144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-391] SKIPPED [ 42%] 2023-03-20T11:53:23.4843353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-392] SKIPPED [ 42%] 2023-03-20T11:53:23.4850213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-393] SKIPPED [ 42%] 2023-03-20T11:53:23.4856032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-394] SKIPPED [ 42%] 2023-03-20T11:53:23.4862088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-395] SKIPPED [ 42%] 2023-03-20T11:53:23.4868477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-396] SKIPPED [ 42%] 2023-03-20T11:53:23.4874447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-397] SKIPPED [ 42%] 2023-03-20T11:53:23.4882078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-398] SKIPPED [ 42%] 2023-03-20T11:53:23.4889402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-399] SKIPPED [ 42%] 2023-03-20T11:53:23.4894856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-400] SKIPPED [ 42%] 2023-03-20T11:53:23.4900616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-401] SKIPPED [ 42%] 2023-03-20T11:53:23.4906799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-402] SKIPPED [ 42%] 2023-03-20T11:53:23.4912842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-403] SKIPPED [ 42%] 2023-03-20T11:53:23.4919064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-404] SKIPPED [ 42%] 2023-03-20T11:53:23.4925169Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-405] SKIPPED [ 42%] 2023-03-20T11:53:23.4932604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-406] SKIPPED [ 42%] 2023-03-20T11:53:23.4938032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-407] SKIPPED [ 42%] 2023-03-20T11:53:23.4944321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-408] SKIPPED [ 42%] 2023-03-20T11:53:23.4950317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-409] SKIPPED [ 42%] 2023-03-20T11:53:23.4957647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-410] SKIPPED [ 42%] 2023-03-20T11:53:23.4963812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-411] SKIPPED [ 42%] 2023-03-20T11:53:23.4970361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-412] SKIPPED [ 42%] 2023-03-20T11:53:23.4976636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-413] SKIPPED [ 42%] 2023-03-20T11:53:23.4982561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-414] SKIPPED [ 42%] 2023-03-20T11:53:23.4989026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-415] SKIPPED [ 42%] 2023-03-20T11:53:23.4995099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-416] SKIPPED [ 42%] 2023-03-20T11:53:23.5001203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-417] SKIPPED [ 42%] 2023-03-20T11:53:23.5007268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-418] SKIPPED [ 42%] 2023-03-20T11:53:23.5013847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-419] SKIPPED [ 42%] 2023-03-20T11:53:23.5019726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-420] SKIPPED [ 42%] 2023-03-20T11:53:23.5027159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-421] SKIPPED [ 42%] 2023-03-20T11:53:23.5033265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-422] SKIPPED [ 42%] 2023-03-20T11:53:23.5039481Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-423] SKIPPED [ 42%] 2023-03-20T11:53:23.5045467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-424] SKIPPED [ 42%] 2023-03-20T11:53:23.5053069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-425] SKIPPED [ 42%] 2023-03-20T11:53:23.5058756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-426] SKIPPED [ 42%] 2023-03-20T11:53:23.5064937Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-427] SKIPPED [ 42%] 2023-03-20T11:53:23.5070990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-428] SKIPPED [ 42%] 2023-03-20T11:53:23.5077092Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-429] SKIPPED [ 42%] 2023-03-20T11:53:23.5083249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-430] SKIPPED [ 42%] 2023-03-20T11:53:23.5090305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-431] SKIPPED [ 42%] 2023-03-20T11:53:23.5096065Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-432] SKIPPED [ 42%] 2023-03-20T11:53:23.5103013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-433] SKIPPED [ 42%] 2023-03-20T11:53:23.5109272Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-434] SKIPPED [ 42%] 2023-03-20T11:53:23.5115279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-435] SKIPPED [ 42%] 2023-03-20T11:53:23.5121519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-436] SKIPPED [ 42%] 2023-03-20T11:53:23.5127655Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-437] SKIPPED [ 42%] 2023-03-20T11:53:23.5134026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-438] SKIPPED [ 42%] 2023-03-20T11:53:23.5140435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-439] SKIPPED [ 42%] 2023-03-20T11:53:23.5146606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-440] SKIPPED [ 42%] 2023-03-20T11:53:23.5152826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-441] SKIPPED [ 42%] 2023-03-20T11:53:23.5158762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-442] SKIPPED [ 42%] 2023-03-20T11:53:23.5164688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-443] SKIPPED [ 42%] 2023-03-20T11:53:23.5172937Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-444] SKIPPED [ 42%] 2023-03-20T11:53:23.5179052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-445] SKIPPED [ 42%] 2023-03-20T11:53:23.5185211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-446] SKIPPED [ 42%] 2023-03-20T11:53:23.5191286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-447] SKIPPED [ 42%] 2023-03-20T11:53:23.5197348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-448] SKIPPED [ 42%] 2023-03-20T11:53:23.5203796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-449] SKIPPED [ 42%] 2023-03-20T11:53:23.5210147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-450] SKIPPED [ 42%] 2023-03-20T11:53:23.5216111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-451] SKIPPED [ 42%] 2023-03-20T11:53:23.5222263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-452] SKIPPED [ 42%] 2023-03-20T11:53:23.5228435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-453] SKIPPED [ 42%] 2023-03-20T11:53:23.5234409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-454] SKIPPED [ 42%] 2023-03-20T11:53:23.5240617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-455] SKIPPED [ 42%] 2023-03-20T11:53:23.5248823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-456] SKIPPED [ 42%] 2023-03-20T11:53:23.5254479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-457] SKIPPED [ 42%] 2023-03-20T11:53:23.5260566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-458] SKIPPED [ 42%] 2023-03-20T11:53:23.5266847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-459] SKIPPED [ 42%] 2023-03-20T11:53:23.5272873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-460] SKIPPED [ 42%] 2023-03-20T11:53:23.5279053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-461] SKIPPED [ 42%] 2023-03-20T11:53:23.5285444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-462] SKIPPED [ 42%] 2023-03-20T11:53:23.5292372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-463] SKIPPED [ 42%] 2023-03-20T11:53:23.5298266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-464] SKIPPED [ 42%] 2023-03-20T11:53:23.5304773Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-465] SKIPPED [ 42%] 2023-03-20T11:53:23.5310649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-466] SKIPPED [ 42%] 2023-03-20T11:53:23.5317797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-467] SKIPPED [ 42%] 2023-03-20T11:53:23.5324008Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-468] SKIPPED [ 42%] 2023-03-20T11:53:23.5330417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-469] SKIPPED [ 42%] 2023-03-20T11:53:23.5336809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-470] SKIPPED [ 42%] 2023-03-20T11:53:23.5343096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-471] SKIPPED [ 42%] 2023-03-20T11:53:23.5349221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-472] SKIPPED [ 42%] 2023-03-20T11:53:23.5355290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-473] SKIPPED [ 42%] 2023-03-20T11:53:23.5361411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-474] SKIPPED [ 42%] 2023-03-20T11:53:23.5367593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-475] SKIPPED [ 42%] 2023-03-20T11:53:23.5373800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-476] SKIPPED [ 42%] 2023-03-20T11:53:23.5379795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-477] SKIPPED [ 42%] 2023-03-20T11:53:23.5386064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-478] SKIPPED [ 42%] 2023-03-20T11:53:23.5393246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-479] SKIPPED [ 42%] 2023-03-20T11:53:23.5399557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-480] SKIPPED [ 42%] 2023-03-20T11:53:23.5405594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-481] SKIPPED [ 42%] 2023-03-20T11:53:23.5413019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-482] SKIPPED [ 42%] 2023-03-20T11:53:23.5418620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-483] SKIPPED [ 42%] 2023-03-20T11:53:23.5424874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-484] SKIPPED [ 42%] 2023-03-20T11:53:23.5430834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-485] SKIPPED [ 42%] 2023-03-20T11:53:23.5437066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-486] SKIPPED [ 42%] 2023-03-20T11:53:23.5443239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-487] SKIPPED [ 42%] 2023-03-20T11:53:23.5450276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-488] SKIPPED [ 42%] 2023-03-20T11:53:23.5455963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-489] SKIPPED [ 42%] 2023-03-20T11:53:23.5463429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-490] SKIPPED [ 42%] 2023-03-20T11:53:23.5469662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-491] SKIPPED [ 42%] 2023-03-20T11:53:23.5475751Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-492] SKIPPED [ 42%] 2023-03-20T11:53:23.5481903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-493] SKIPPED [ 42%] 2023-03-20T11:53:23.5489200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-494] SKIPPED [ 42%] 2023-03-20T11:53:23.5494561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-495] SKIPPED [ 42%] 2023-03-20T11:53:23.5500736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-496] SKIPPED [ 42%] 2023-03-20T11:53:23.5506916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-497] SKIPPED [ 42%] 2023-03-20T11:53:23.5513046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-498] SKIPPED [ 42%] 2023-03-20T11:53:23.5519268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-499] SKIPPED [ 42%] 2023-03-20T11:53:23.5525179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-500] SKIPPED [ 42%] 2023-03-20T11:53:23.5532836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-501] SKIPPED [ 42%] 2023-03-20T11:53:23.5539535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-502] SKIPPED [ 42%] 2023-03-20T11:53:23.5545608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-503] SKIPPED [ 42%] 2023-03-20T11:53:23.5551612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-504] SKIPPED [ 42%] 2023-03-20T11:53:23.5557567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-505] SKIPPED [ 42%] 2023-03-20T11:53:23.5563669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-506] SKIPPED [ 42%] 2023-03-20T11:53:23.5570285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-507] SKIPPED [ 42%] 2023-03-20T11:53:23.5576596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-508] SKIPPED [ 42%] 2023-03-20T11:53:23.5582486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-509] SKIPPED [ 42%] 2023-03-20T11:53:23.5588699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-510] SKIPPED [ 42%] 2023-03-20T11:53:23.5594794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-511] SKIPPED [ 42%] 2023-03-20T11:53:23.5600946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-512] SKIPPED [ 42%] 2023-03-20T11:53:23.5609671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-513] SKIPPED [ 42%] 2023-03-20T11:53:23.5615499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-514] SKIPPED [ 42%] 2023-03-20T11:53:23.5621817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-515] SKIPPED [ 42%] 2023-03-20T11:53:23.5627878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-516] SKIPPED [ 42%] 2023-03-20T11:53:23.5633947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-517] SKIPPED [ 42%] 2023-03-20T11:53:23.5640148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-518] SKIPPED [ 42%] 2023-03-20T11:53:23.5646586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-519] SKIPPED [ 42%] 2023-03-20T11:53:23.5653134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-520] SKIPPED [ 42%] 2023-03-20T11:53:23.5659241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-521] SKIPPED [ 42%] 2023-03-20T11:53:23.5665375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-522] SKIPPED [ 42%] 2023-03-20T11:53:23.5671501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-523] SKIPPED [ 42%] 2023-03-20T11:53:23.5680420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-524] SKIPPED [ 42%] 2023-03-20T11:53:23.5686593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-525] SKIPPED [ 42%] 2023-03-20T11:53:23.5693162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-526] SKIPPED [ 42%] 2023-03-20T11:53:23.5699044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-527] SKIPPED [ 42%] 2023-03-20T11:53:23.5705282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-528] SKIPPED [ 42%] 2023-03-20T11:53:23.5711268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-529] SKIPPED [ 42%] 2023-03-20T11:53:23.5717369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-530] SKIPPED [ 42%] 2023-03-20T11:53:23.5723426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-531] SKIPPED [ 42%] 2023-03-20T11:53:23.5730438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-532] SKIPPED [ 42%] 2023-03-20T11:53:23.5735913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-533] SKIPPED [ 42%] 2023-03-20T11:53:23.5741742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-534] SKIPPED [ 42%] 2023-03-20T11:53:23.5747993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-535] SKIPPED [ 42%] 2023-03-20T11:53:23.5755204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-536] SKIPPED [ 42%] 2023-03-20T11:53:23.5761470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-537] SKIPPED [ 42%] 2023-03-20T11:53:23.5767321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-538] SKIPPED [ 42%] 2023-03-20T11:53:23.5773796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-539] SKIPPED [ 42%] 2023-03-20T11:53:23.5780103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-540] SKIPPED [ 42%] 2023-03-20T11:53:23.5786360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-541] SKIPPED [ 42%] 2023-03-20T11:53:23.5792490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-542] SKIPPED [ 42%] 2023-03-20T11:53:23.5798449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-543] SKIPPED [ 42%] 2023-03-20T11:53:23.5804528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-544] SKIPPED [ 42%] 2023-03-20T11:53:23.5811795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-545] SKIPPED [ 42%] 2023-03-20T11:53:23.5817300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-546] SKIPPED [ 42%] 2023-03-20T11:53:23.5824796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-547] SKIPPED [ 42%] 2023-03-20T11:53:23.5830842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-548] SKIPPED [ 42%] 2023-03-20T11:53:23.5836880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-549] SKIPPED [ 42%] 2023-03-20T11:53:23.5843025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-550] SKIPPED [ 42%] 2023-03-20T11:53:23.5850240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-551] SKIPPED [ 42%] 2023-03-20T11:53:23.5855438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-552] SKIPPED [ 42%] 2023-03-20T11:53:23.5861471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-553] SKIPPED [ 42%] 2023-03-20T11:53:23.5867644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-554] SKIPPED [ 42%] 2023-03-20T11:53:23.5873623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-555] SKIPPED [ 42%] 2023-03-20T11:53:23.5879706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-556] SKIPPED [ 42%] 2023-03-20T11:53:23.5885617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-557] SKIPPED [ 42%] 2023-03-20T11:53:23.5892956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-558] SKIPPED [ 42%] 2023-03-20T11:53:23.5899215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-559] SKIPPED [ 42%] 2023-03-20T11:53:23.5905447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-560] SKIPPED [ 42%] 2023-03-20T11:53:23.5911510Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-561] SKIPPED [ 42%] 2023-03-20T11:53:23.5917487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-562] SKIPPED [ 42%] 2023-03-20T11:53:23.5923685Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-563] SKIPPED [ 42%] 2023-03-20T11:53:23.5930392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-564] SKIPPED [ 42%] 2023-03-20T11:53:23.5936455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-565] SKIPPED [ 42%] 2023-03-20T11:53:23.5942572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-566] SKIPPED [ 42%] 2023-03-20T11:53:23.5948741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-567] SKIPPED [ 42%] 2023-03-20T11:53:23.5954729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-568] SKIPPED [ 42%] 2023-03-20T11:53:23.5960961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-569] SKIPPED [ 42%] 2023-03-20T11:53:23.5969235Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-570] SKIPPED [ 42%] 2023-03-20T11:53:23.5974812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-571] SKIPPED [ 42%] 2023-03-20T11:53:23.5981039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-572] SKIPPED [ 42%] 2023-03-20T11:53:23.5987280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-573] SKIPPED [ 42%] 2023-03-20T11:53:23.5993276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-574] SKIPPED [ 42%] 2023-03-20T11:53:23.5999460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-575] SKIPPED [ 42%] 2023-03-20T11:53:23.6005436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-576] SKIPPED [ 42%] 2023-03-20T11:53:23.6013263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-577] SKIPPED [ 42%] 2023-03-20T11:53:23.6018461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-578] SKIPPED [ 42%] 2023-03-20T11:53:23.6024734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-579] SKIPPED [ 42%] 2023-03-20T11:53:23.6030768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-580] SKIPPED [ 42%] 2023-03-20T11:53:23.6036802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-581] SKIPPED [ 42%] 2023-03-20T11:53:23.6044025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-582] SKIPPED [ 42%] 2023-03-20T11:53:23.6051629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-583] SKIPPED [ 42%] 2023-03-20T11:53:23.6056684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-584] SKIPPED [ 42%] 2023-03-20T11:53:23.6062754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-585] SKIPPED [ 42%] 2023-03-20T11:53:23.6068906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-586] SKIPPED [ 42%] 2023-03-20T11:53:23.6074894Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-587] SKIPPED [ 42%] 2023-03-20T11:53:23.6081148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-588] SKIPPED [ 42%] 2023-03-20T11:53:23.6087290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-589] SKIPPED [ 42%] 2023-03-20T11:53:23.6093572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-590] SKIPPED [ 42%] 2023-03-20T11:53:23.6099660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-591] SKIPPED [ 42%] 2023-03-20T11:53:23.6105803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-592] SKIPPED [ 42%] 2023-03-20T11:53:23.6112891Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-593] SKIPPED [ 42%] 2023-03-20T11:53:23.6118921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-594] SKIPPED [ 42%] 2023-03-20T11:53:23.6125100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-595] SKIPPED [ 42%] 2023-03-20T11:53:23.6131970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-596] SKIPPED [ 42%] 2023-03-20T11:53:23.6137484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-597] SKIPPED [ 42%] 2023-03-20T11:53:23.6143602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-598] SKIPPED [ 42%] 2023-03-20T11:53:23.6149644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-599] SKIPPED [ 42%] 2023-03-20T11:53:23.6155613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-600] SKIPPED [ 42%] 2023-03-20T11:53:23.6161766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-601] SKIPPED [ 42%] 2023-03-20T11:53:23.6168905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-602] SKIPPED [ 42%] 2023-03-20T11:53:23.6174313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-603] SKIPPED [ 42%] 2023-03-20T11:53:23.6180423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-604] SKIPPED [ 42%] 2023-03-20T11:53:23.6187752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-605] SKIPPED [ 42%] 2023-03-20T11:53:23.6193702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-606] SKIPPED [ 42%] 2023-03-20T11:53:23.6200436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-607] SKIPPED [ 42%] 2023-03-20T11:53:23.6205858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-608] SKIPPED [ 42%] 2023-03-20T11:53:23.6213136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-609] SKIPPED [ 42%] 2023-03-20T11:53:23.6218204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-610] SKIPPED [ 42%] 2023-03-20T11:53:23.6224505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-611] SKIPPED [ 42%] 2023-03-20T11:53:23.6230538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-612] SKIPPED [ 42%] 2023-03-20T11:53:23.6236337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-613] SKIPPED [ 42%] 2023-03-20T11:53:23.6242700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-614] SKIPPED [ 42%] 2023-03-20T11:53:23.6250045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-615] SKIPPED [ 42%] 2023-03-20T11:53:23.6256613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-616] SKIPPED [ 42%] 2023-03-20T11:53:23.6262626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-617] SKIPPED [ 42%] 2023-03-20T11:53:23.6268915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-618] SKIPPED [ 42%] 2023-03-20T11:53:23.6275021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-619] SKIPPED [ 42%] 2023-03-20T11:53:23.6281205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-620] SKIPPED [ 42%] 2023-03-20T11:53:23.6287260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-621] SKIPPED [ 42%] 2023-03-20T11:53:23.6293729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-622] SKIPPED [ 42%] 2023-03-20T11:53:23.6299964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-623] SKIPPED [ 42%] 2023-03-20T11:53:23.6306289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-624] SKIPPED [ 42%] 2023-03-20T11:53:23.6312291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-625] SKIPPED [ 42%] 2023-03-20T11:53:23.6318287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-626] SKIPPED [ 42%] 2023-03-20T11:53:23.6324440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-627] SKIPPED [ 42%] 2023-03-20T11:53:23.6332816Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-628] SKIPPED [ 42%] 2023-03-20T11:53:23.6338068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-629] SKIPPED [ 42%] 2023-03-20T11:53:23.6344372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-630] SKIPPED [ 42%] 2023-03-20T11:53:23.6350213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-631] SKIPPED [ 42%] 2023-03-20T11:53:23.6356177Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-632] SKIPPED [ 42%] 2023-03-20T11:53:23.6362437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-633] SKIPPED [ 42%] 2023-03-20T11:53:23.6369801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-634] SKIPPED [ 42%] 2023-03-20T11:53:23.6375466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-635] SKIPPED [ 42%] 2023-03-20T11:53:23.6381463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-636] SKIPPED [ 42%] 2023-03-20T11:53:23.6387459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-637] SKIPPED [ 42%] 2023-03-20T11:53:23.6393351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-638] SKIPPED [ 42%] 2023-03-20T11:53:23.6400821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-639] SKIPPED [ 42%] 2023-03-20T11:53:23.6406908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-640] SKIPPED [ 42%] 2023-03-20T11:53:23.6413144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-641] SKIPPED [ 42%] 2023-03-20T11:53:23.6419609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-642] SKIPPED [ 42%] 2023-03-20T11:53:23.6425667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-643] SKIPPED [ 42%] 2023-03-20T11:53:23.6431792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-644] SKIPPED [ 42%] 2023-03-20T11:53:23.6437793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-645] SKIPPED [ 42%] 2023-03-20T11:53:23.6443908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-646] SKIPPED [ 42%] 2023-03-20T11:53:23.6450251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-647] SKIPPED [ 42%] 2023-03-20T11:53:23.6456850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-648] SKIPPED [ 42%] 2023-03-20T11:53:23.6462611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-649] SKIPPED [ 42%] 2023-03-20T11:53:23.6470028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-650] SKIPPED [ 42%] 2023-03-20T11:53:23.6475862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-651] SKIPPED [ 42%] 2023-03-20T11:53:23.6482158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-652] SKIPPED [ 42%] 2023-03-20T11:53:23.6489174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-653] SKIPPED [ 42%] 2023-03-20T11:53:23.6494933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-654] SKIPPED [ 42%] 2023-03-20T11:53:23.6501017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-655] SKIPPED [ 42%] 2023-03-20T11:53:23.6507394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-656] SKIPPED [ 42%] 2023-03-20T11:53:23.6513311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-657] SKIPPED [ 42%] 2023-03-20T11:53:23.6519555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-658] SKIPPED [ 42%] 2023-03-20T11:53:23.6525572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-659] SKIPPED [ 42%] 2023-03-20T11:53:23.6532908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-660] SKIPPED [ 42%] 2023-03-20T11:53:23.6538551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-661] SKIPPED [ 42%] 2023-03-20T11:53:23.6547360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-662] SKIPPED [ 42%] 2023-03-20T11:53:23.6553459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-663] SKIPPED [ 42%] 2023-03-20T11:53:23.6559633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-664] SKIPPED [ 42%] 2023-03-20T11:53:23.6566052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-665] SKIPPED [ 42%] 2023-03-20T11:53:23.6573029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-666] SKIPPED [ 42%] 2023-03-20T11:53:23.6578513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-667] SKIPPED [ 42%] 2023-03-20T11:53:23.6584661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-668] SKIPPED [ 42%] 2023-03-20T11:53:23.6603118Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-669] SKIPPED [ 42%] 2023-03-20T11:53:23.6603666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-670] SKIPPED [ 42%] 2023-03-20T11:53:23.6604005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-671] SKIPPED [ 42%] 2023-03-20T11:53:23.6610376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-672] SKIPPED [ 42%] 2023-03-20T11:53:23.6617074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-673] SKIPPED [ 42%] 2023-03-20T11:53:23.6623094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-674] SKIPPED [ 42%] 2023-03-20T11:53:23.6629321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-675] SKIPPED [ 42%] 2023-03-20T11:53:23.6635333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-676] SKIPPED [ 42%] 2023-03-20T11:53:23.6641392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-677] SKIPPED [ 42%] 2023-03-20T11:53:23.6647402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-678] SKIPPED [ 42%] 2023-03-20T11:53:23.6653912Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-679] SKIPPED [ 42%] 2023-03-20T11:53:23.6660136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-680] SKIPPED [ 42%] 2023-03-20T11:53:23.6666392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-681] SKIPPED [ 42%] 2023-03-20T11:53:23.6672467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-682] SKIPPED [ 42%] 2023-03-20T11:53:23.6678663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-683] SKIPPED [ 42%] 2023-03-20T11:53:23.6684648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-684] SKIPPED [ 42%] 2023-03-20T11:53:23.6693211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-685] SKIPPED [ 42%] 2023-03-20T11:53:23.6698575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-686] SKIPPED [ 42%] 2023-03-20T11:53:23.6704818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-687] SKIPPED [ 42%] 2023-03-20T11:53:23.6710869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-688] SKIPPED [ 42%] 2023-03-20T11:53:23.6716961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-689] SKIPPED [ 42%] 2023-03-20T11:53:23.6723134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-690] SKIPPED [ 42%] 2023-03-20T11:53:23.6730281Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-691] SKIPPED [ 42%] 2023-03-20T11:53:23.6735715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-692] SKIPPED [ 42%] 2023-03-20T11:53:23.6741844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-693] SKIPPED [ 42%] 2023-03-20T11:53:23.6748211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-694] SKIPPED [ 42%] 2023-03-20T11:53:23.6754227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-695] SKIPPED [ 42%] 2023-03-20T11:53:23.6761706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-696] SKIPPED [ 42%] 2023-03-20T11:53:23.6769034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-697] SKIPPED [ 42%] 2023-03-20T11:53:23.6774339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-698] SKIPPED [ 42%] 2023-03-20T11:53:23.6780475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-699] SKIPPED [ 42%] 2023-03-20T11:53:23.6787637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-700] SKIPPED [ 42%] 2023-03-20T11:53:23.6794459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-701] SKIPPED [ 42%] 2023-03-20T11:53:23.6800688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-702] SKIPPED [ 42%] 2023-03-20T11:53:23.6807390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-703] SKIPPED [ 42%] 2023-03-20T11:53:23.6813731Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-704] SKIPPED [ 42%] 2023-03-20T11:53:23.6820204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-705] SKIPPED [ 42%] 2023-03-20T11:53:23.6826599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-706] SKIPPED [ 42%] 2023-03-20T11:53:23.6832577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-707] SKIPPED [ 42%] 2023-03-20T11:53:23.6839609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-708] SKIPPED [ 42%] 2023-03-20T11:53:23.6845417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-709] SKIPPED [ 42%] 2023-03-20T11:53:23.6852120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-710] SKIPPED [ 42%] 2023-03-20T11:53:23.6857570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-711] SKIPPED [ 42%] 2023-03-20T11:53:23.6863539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-712] SKIPPED [ 42%] 2023-03-20T11:53:23.6869429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-713] SKIPPED [ 42%] 2023-03-20T11:53:23.6875125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-714] SKIPPED [ 42%] 2023-03-20T11:53:23.6880920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-715] SKIPPED [ 42%] 2023-03-20T11:53:23.6886479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-716] SKIPPED [ 42%] 2023-03-20T11:53:23.6893218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-717] SKIPPED [ 42%] 2023-03-20T11:53:23.6898183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-718] SKIPPED [ 42%] 2023-03-20T11:53:23.6905161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-719] SKIPPED [ 42%] 2023-03-20T11:53:23.6910826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_image_tensor-720] SKIPPED [ 42%] 2023-03-20T11:53:23.6916493Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-00] SKIPPED [ 42%] 2023-03-20T11:53:23.6922566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-01] SKIPPED [ 42%] 2023-03-20T11:53:23.6929228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-02] SKIPPED [ 42%] 2023-03-20T11:53:23.6934720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-03] SKIPPED [ 42%] 2023-03-20T11:53:23.6940333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-04] SKIPPED [ 42%] 2023-03-20T11:53:23.6946173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-05] SKIPPED [ 42%] 2023-03-20T11:53:23.6951853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-06] SKIPPED [ 42%] 2023-03-20T11:53:23.6957567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-07] SKIPPED [ 42%] 2023-03-20T11:53:23.6963410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-08] SKIPPED [ 42%] 2023-03-20T11:53:23.6970491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-09] SKIPPED [ 42%] 2023-03-20T11:53:23.6976644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-10] SKIPPED [ 42%] 2023-03-20T11:53:23.6982254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-11] SKIPPED [ 42%] 2023-03-20T11:53:23.6987935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-12] SKIPPED [ 42%] 2023-03-20T11:53:23.6993623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-13] SKIPPED [ 42%] 2023-03-20T11:53:23.6999395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-14] SKIPPED [ 42%] 2023-03-20T11:53:23.7005246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-15] SKIPPED [ 42%] 2023-03-20T11:53:23.7011994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-16] SKIPPED [ 42%] 2023-03-20T11:53:23.7016983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-17] SKIPPED [ 42%] 2023-03-20T11:53:23.7022635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-18] SKIPPED [ 42%] 2023-03-20T11:53:23.7028479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-19] SKIPPED [ 42%] 2023-03-20T11:53:23.7034188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-20] SKIPPED [ 42%] 2023-03-20T11:53:23.7041499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-21] SKIPPED [ 42%] 2023-03-20T11:53:23.7047183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-22] SKIPPED [ 42%] 2023-03-20T11:53:23.7053289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-23] SKIPPED [ 42%] 2023-03-20T11:53:23.7059354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-24] SKIPPED [ 42%] 2023-03-20T11:53:23.7065269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-25] SKIPPED [ 42%] 2023-03-20T11:53:23.7070869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-26] SKIPPED [ 42%] 2023-03-20T11:53:23.7076601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-27] SKIPPED [ 42%] 2023-03-20T11:53:23.7082508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-28] SKIPPED [ 42%] 2023-03-20T11:53:23.7089003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-29] SKIPPED [ 42%] 2023-03-20T11:53:23.7094347Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-30] SKIPPED [ 42%] 2023-03-20T11:53:23.7099863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-31] SKIPPED [ 42%] 2023-03-20T11:53:23.7105692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-32] SKIPPED [ 42%] 2023-03-20T11:53:23.7112485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-33] SKIPPED [ 42%] 2023-03-20T11:53:23.7118309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-34] SKIPPED [ 42%] 2023-03-20T11:53:23.7123977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-35] SKIPPED [ 42%] 2023-03-20T11:53:23.7130461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-36] SKIPPED [ 42%] 2023-03-20T11:53:23.7136025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-37] SKIPPED [ 42%] 2023-03-20T11:53:23.7141783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-38] SKIPPED [ 42%] 2023-03-20T11:53:23.7147664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-39] SKIPPED [ 42%] 2023-03-20T11:53:23.7153437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-40] SKIPPED [ 42%] 2023-03-20T11:53:23.7158982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-41] SKIPPED [ 42%] 2023-03-20T11:53:23.7164776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-42] SKIPPED [ 42%] 2023-03-20T11:53:23.7171710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-43] SKIPPED [ 42%] 2023-03-20T11:53:23.7178078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-44] SKIPPED [ 42%] 2023-03-20T11:53:23.7184005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-45] SKIPPED [ 42%] 2023-03-20T11:53:23.7189709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-46] SKIPPED [ 42%] 2023-03-20T11:53:23.7195404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-47] SKIPPED [ 42%] 2023-03-20T11:53:23.7201163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-48] SKIPPED [ 42%] 2023-03-20T11:53:23.7206917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-49] SKIPPED [ 42%] 2023-03-20T11:53:23.7213175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-50] SKIPPED [ 43%] 2023-03-20T11:53:23.7218828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-51] SKIPPED [ 43%] 2023-03-20T11:53:23.7224718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-52] SKIPPED [ 43%] 2023-03-20T11:53:23.7230192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-53] SKIPPED [ 43%] 2023-03-20T11:53:23.7235844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_bounding_box-54] SKIPPED [ 43%] 2023-03-20T11:53:23.7241630Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-00] SKIPPED [ 43%] 2023-03-20T11:53:23.7249656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-01] SKIPPED [ 43%] 2023-03-20T11:53:23.7254469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-02] SKIPPED [ 43%] 2023-03-20T11:53:23.7260364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-03] SKIPPED [ 43%] 2023-03-20T11:53:23.7266130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-04] SKIPPED [ 43%] 2023-03-20T11:53:23.7271777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-05] SKIPPED [ 43%] 2023-03-20T11:53:23.7277391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-06] SKIPPED [ 43%] 2023-03-20T11:53:23.7283290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-07] SKIPPED [ 43%] 2023-03-20T11:53:23.7290244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-08] SKIPPED [ 43%] 2023-03-20T11:53:23.7295296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-09] SKIPPED [ 43%] 2023-03-20T11:53:23.7300946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-10] SKIPPED [ 43%] 2023-03-20T11:53:23.7306657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-11] SKIPPED [ 43%] 2023-03-20T11:53:23.7313563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-12] SKIPPED [ 43%] 2023-03-20T11:53:23.7319473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-13] SKIPPED [ 43%] 2023-03-20T11:53:23.7325207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-14] SKIPPED [ 43%] 2023-03-20T11:53:23.7332118Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-15] SKIPPED [ 43%] 2023-03-20T11:53:23.7337181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-16] SKIPPED [ 43%] 2023-03-20T11:53:23.7342859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-17] SKIPPED [ 43%] 2023-03-20T11:53:23.7348684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-18] SKIPPED [ 43%] 2023-03-20T11:53:23.7354360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-19] SKIPPED [ 43%] 2023-03-20T11:53:23.7359799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-20] SKIPPED [ 43%] 2023-03-20T11:53:23.7365865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-21] SKIPPED [ 43%] 2023-03-20T11:53:23.7372986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-22] SKIPPED [ 43%] 2023-03-20T11:53:23.7380821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-23] SKIPPED [ 43%] 2023-03-20T11:53:23.7386606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-24] SKIPPED [ 43%] 2023-03-20T11:53:23.7392225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-25] SKIPPED [ 43%] 2023-03-20T11:53:23.7398027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-26] SKIPPED [ 43%] 2023-03-20T11:53:23.7403579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-27] SKIPPED [ 43%] 2023-03-20T11:53:23.7410373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-28] SKIPPED [ 43%] 2023-03-20T11:53:23.7415673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-29] SKIPPED [ 43%] 2023-03-20T11:53:23.7421415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-30] SKIPPED [ 43%] 2023-03-20T11:53:23.7427244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-31] SKIPPED [ 43%] 2023-03-20T11:53:23.7432796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-32] SKIPPED [ 43%] 2023-03-20T11:53:23.7438415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-33] SKIPPED [ 43%] 2023-03-20T11:53:23.7444232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-34] SKIPPED [ 43%] 2023-03-20T11:53:23.7452039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-35] SKIPPED [ 43%] 2023-03-20T11:53:23.7457490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_mask-36] SKIPPED [ 43%] 2023-03-20T11:53:23.7463156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-00] SKIPPED [ 43%] 2023-03-20T11:53:23.7468807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-01] SKIPPED [ 43%] 2023-03-20T11:53:23.7474425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-02] SKIPPED [ 43%] 2023-03-20T11:53:23.7480084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-03] SKIPPED [ 43%] 2023-03-20T11:53:23.7486136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-04] SKIPPED [ 43%] 2023-03-20T11:53:23.7493075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-05] SKIPPED [ 43%] 2023-03-20T11:53:23.7498161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-06] SKIPPED [ 43%] 2023-03-20T11:53:23.7504063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-07] SKIPPED [ 43%] 2023-03-20T11:53:23.7510043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-08] SKIPPED [ 43%] 2023-03-20T11:53:23.7516954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-09] SKIPPED [ 43%] 2023-03-20T11:53:23.7522917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-10] SKIPPED [ 43%] 2023-03-20T11:53:23.7529918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-11] SKIPPED [ 43%] 2023-03-20T11:53:23.7534930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-12] SKIPPED [ 43%] 2023-03-20T11:53:23.7540899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-13] SKIPPED [ 43%] 2023-03-20T11:53:23.7546537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-14] SKIPPED [ 43%] 2023-03-20T11:53:23.7552126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-15] SKIPPED [ 43%] 2023-03-20T11:53:23.7558055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-16] SKIPPED [ 43%] 2023-03-20T11:53:23.7563795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-17] SKIPPED [ 43%] 2023-03-20T11:53:23.7570341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-18] SKIPPED [ 43%] 2023-03-20T11:53:23.7575862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-19] SKIPPED [ 43%] 2023-03-20T11:53:23.7581538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-20] SKIPPED [ 43%] 2023-03-20T11:53:23.7588378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-21] SKIPPED [ 43%] 2023-03-20T11:53:23.7594274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-22] SKIPPED [ 43%] 2023-03-20T11:53:23.7599938Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-23] SKIPPED [ 43%] 2023-03-20T11:53:23.7605734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-24] SKIPPED [ 43%] 2023-03-20T11:53:23.7612623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-25] SKIPPED [ 43%] 2023-03-20T11:53:23.7617776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-26] SKIPPED [ 43%] 2023-03-20T11:53:23.7623709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-27] SKIPPED [ 43%] 2023-03-20T11:53:23.7629531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-28] SKIPPED [ 43%] 2023-03-20T11:53:23.7635100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-29] SKIPPED [ 43%] 2023-03-20T11:53:23.7641068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-30] SKIPPED [ 43%] 2023-03-20T11:53:23.7646704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-31] SKIPPED [ 43%] 2023-03-20T11:53:23.7653904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-32] SKIPPED [ 43%] 2023-03-20T11:53:23.7659869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-33] SKIPPED [ 43%] 2023-03-20T11:53:23.7665788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-34] SKIPPED [ 43%] 2023-03-20T11:53:23.7671443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-35] SKIPPED [ 43%] 2023-03-20T11:53:23.7677191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-perspective_video-36] SKIPPED [ 43%] 2023-03-20T11:53:23.7683087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-000] SKIPPED [ 43%] 2023-03-20T11:53:23.7690023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-001] SKIPPED [ 43%] 2023-03-20T11:53:23.7695124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-002] SKIPPED [ 43%] 2023-03-20T11:53:23.7700799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-003] SKIPPED [ 43%] 2023-03-20T11:53:23.7706639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-004] SKIPPED [ 43%] 2023-03-20T11:53:23.7712314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-005] SKIPPED [ 43%] 2023-03-20T11:53:23.7718191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-006] SKIPPED [ 43%] 2023-03-20T11:53:23.7724994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-007] SKIPPED [ 43%] 2023-03-20T11:53:23.7732036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-008] SKIPPED [ 43%] 2023-03-20T11:53:23.7737152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-009] SKIPPED [ 43%] 2023-03-20T11:53:23.7742855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-010] SKIPPED [ 43%] 2023-03-20T11:53:23.7748796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-011] SKIPPED [ 43%] 2023-03-20T11:53:23.7754500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-012] SKIPPED [ 43%] 2023-03-20T11:53:23.7760440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-013] SKIPPED [ 43%] 2023-03-20T11:53:23.7766092Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-014] SKIPPED [ 43%] 2023-03-20T11:53:23.7772785Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-015] SKIPPED [ 43%] 2023-03-20T11:53:23.7777944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-016] SKIPPED [ 43%] 2023-03-20T11:53:23.7783834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-017] SKIPPED [ 43%] 2023-03-20T11:53:23.7790912Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-018] SKIPPED [ 43%] 2023-03-20T11:53:23.7796766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-019] SKIPPED [ 43%] 2023-03-20T11:53:23.7802627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-020] SKIPPED [ 43%] 2023-03-20T11:53:23.7809279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-021] SKIPPED [ 43%] 2023-03-20T11:53:23.7815478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-022] SKIPPED [ 43%] 2023-03-20T11:53:23.7821466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-023] SKIPPED [ 43%] 2023-03-20T11:53:23.7827727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-024] SKIPPED [ 43%] 2023-03-20T11:53:23.7833865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-025] SKIPPED [ 43%] 2023-03-20T11:53:23.7839949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-026] SKIPPED [ 43%] 2023-03-20T11:53:23.7846084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-027] SKIPPED [ 43%] 2023-03-20T11:53:23.7853264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-028] SKIPPED [ 43%] 2023-03-20T11:53:23.7859151Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-029] SKIPPED [ 43%] 2023-03-20T11:53:23.7866767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-030] SKIPPED [ 43%] 2023-03-20T11:53:23.7872664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-031] SKIPPED [ 43%] 2023-03-20T11:53:23.7878777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-032] SKIPPED [ 43%] 2023-03-20T11:53:23.7884990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-033] SKIPPED [ 43%] 2023-03-20T11:53:23.7892445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-034] SKIPPED [ 43%] 2023-03-20T11:53:23.7898082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-035] SKIPPED [ 43%] 2023-03-20T11:53:23.7904292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-036] SKIPPED [ 43%] 2023-03-20T11:53:23.7910554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-037] SKIPPED [ 43%] 2023-03-20T11:53:23.7916766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-038] SKIPPED [ 43%] 2023-03-20T11:53:23.7923213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-039] SKIPPED [ 43%] 2023-03-20T11:53:23.7930309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-040] SKIPPED [ 43%] 2023-03-20T11:53:23.7937928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-041] SKIPPED [ 43%] 2023-03-20T11:53:23.7944527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-042] SKIPPED [ 43%] 2023-03-20T11:53:23.7950972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-043] SKIPPED [ 43%] 2023-03-20T11:53:23.7957417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-044] SKIPPED [ 43%] 2023-03-20T11:53:23.7963883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-045] SKIPPED [ 43%] 2023-03-20T11:53:23.7970414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-046] SKIPPED [ 43%] 2023-03-20T11:53:23.7976992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-047] SKIPPED [ 43%] 2023-03-20T11:53:23.7983535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-048] SKIPPED [ 43%] 2023-03-20T11:53:23.7990130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-049] SKIPPED [ 43%] 2023-03-20T11:53:23.7996500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-050] SKIPPED [ 43%] 2023-03-20T11:53:23.8003088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-051] SKIPPED [ 43%] 2023-03-20T11:53:23.8010262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-052] SKIPPED [ 43%] 2023-03-20T11:53:23.8017405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-053] SKIPPED [ 43%] 2023-03-20T11:53:23.8023636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-054] SKIPPED [ 43%] 2023-03-20T11:53:23.8030270Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-055] SKIPPED [ 43%] 2023-03-20T11:53:23.8036589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-056] SKIPPED [ 43%] 2023-03-20T11:53:23.8043103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-057] SKIPPED [ 43%] 2023-03-20T11:53:23.8050239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-058] SKIPPED [ 43%] 2023-03-20T11:53:23.8057476Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-059] SKIPPED [ 43%] 2023-03-20T11:53:23.8063763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-060] SKIPPED [ 43%] 2023-03-20T11:53:23.8070129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-061] SKIPPED [ 43%] 2023-03-20T11:53:23.8076498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-062] SKIPPED [ 43%] 2023-03-20T11:53:23.8082874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-063] SKIPPED [ 43%] 2023-03-20T11:53:23.8090994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-064] SKIPPED [ 43%] 2023-03-20T11:53:23.8097138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-065] SKIPPED [ 43%] 2023-03-20T11:53:23.8103554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-066] SKIPPED [ 43%] 2023-03-20T11:53:23.8109891Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-067] SKIPPED [ 43%] 2023-03-20T11:53:23.8116168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-068] SKIPPED [ 43%] 2023-03-20T11:53:23.8122756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-069] SKIPPED [ 43%] 2023-03-20T11:53:23.8130372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-070] SKIPPED [ 43%] 2023-03-20T11:53:23.8135863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-071] SKIPPED [ 43%] 2023-03-20T11:53:23.8142263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-072] SKIPPED [ 43%] 2023-03-20T11:53:23.8148814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-073] SKIPPED [ 43%] 2023-03-20T11:53:23.8155035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-074] SKIPPED [ 43%] 2023-03-20T11:53:23.8162702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-075] SKIPPED [ 43%] 2023-03-20T11:53:23.8169981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-076] SKIPPED [ 43%] 2023-03-20T11:53:23.8175635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-077] SKIPPED [ 43%] 2023-03-20T11:53:23.8182311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-078] SKIPPED [ 43%] 2023-03-20T11:53:23.8188645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-079] SKIPPED [ 43%] 2023-03-20T11:53:23.8194821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-080] SKIPPED [ 43%] 2023-03-20T11:53:23.8201206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-081] SKIPPED [ 43%] 2023-03-20T11:53:23.8207372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-082] SKIPPED [ 43%] 2023-03-20T11:53:23.8214012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-083] SKIPPED [ 43%] 2023-03-20T11:53:23.8220295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-084] SKIPPED [ 43%] 2023-03-20T11:53:23.8226615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-085] SKIPPED [ 43%] 2023-03-20T11:53:23.8232806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-086] SKIPPED [ 43%] 2023-03-20T11:53:23.8241927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-087] SKIPPED [ 43%] 2023-03-20T11:53:23.8249394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-088] SKIPPED [ 43%] 2023-03-20T11:53:23.8255017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-089] SKIPPED [ 43%] 2023-03-20T11:53:23.8260970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-090] SKIPPED [ 43%] 2023-03-20T11:53:23.8267078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-091] SKIPPED [ 43%] 2023-03-20T11:53:23.8273213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-092] SKIPPED [ 43%] 2023-03-20T11:53:23.8280434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-093] SKIPPED [ 43%] 2023-03-20T11:53:23.8286086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-094] SKIPPED [ 43%] 2023-03-20T11:53:23.8293332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-095] SKIPPED [ 43%] 2023-03-20T11:53:23.8299387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-096] SKIPPED [ 43%] 2023-03-20T11:53:23.8305832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-097] SKIPPED [ 43%] 2023-03-20T11:53:23.8313333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-098] SKIPPED [ 43%] 2023-03-20T11:53:23.8319615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-099] SKIPPED [ 43%] 2023-03-20T11:53:23.8326035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-100] SKIPPED [ 43%] 2023-03-20T11:53:23.8333172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-101] SKIPPED [ 43%] 2023-03-20T11:53:23.8339357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-102] SKIPPED [ 43%] 2023-03-20T11:53:23.8345801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-103] SKIPPED [ 43%] 2023-03-20T11:53:23.8352067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-104] SKIPPED [ 43%] 2023-03-20T11:53:23.8358508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-105] SKIPPED [ 43%] 2023-03-20T11:53:23.8364808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-106] SKIPPED [ 43%] 2023-03-20T11:53:23.8372210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-107] SKIPPED [ 43%] 2023-03-20T11:53:23.8378040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-108] SKIPPED [ 43%] 2023-03-20T11:53:23.8384532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-109] SKIPPED [ 43%] 2023-03-20T11:53:23.8391743Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-110] SKIPPED [ 43%] 2023-03-20T11:53:23.8398119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-111] SKIPPED [ 43%] 2023-03-20T11:53:23.8404555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-112] SKIPPED [ 43%] 2023-03-20T11:53:23.8411838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-113] SKIPPED [ 43%] 2023-03-20T11:53:23.8417538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-114] SKIPPED [ 43%] 2023-03-20T11:53:23.8424003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-115] SKIPPED [ 43%] 2023-03-20T11:53:23.8430337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-116] SKIPPED [ 43%] 2023-03-20T11:53:23.8436603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-117] SKIPPED [ 43%] 2023-03-20T11:53:23.8443048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-118] SKIPPED [ 43%] 2023-03-20T11:53:23.8450482Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-119] SKIPPED [ 43%] 2023-03-20T11:53:23.8456456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-120] SKIPPED [ 43%] 2023-03-20T11:53:23.8464219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-121] SKIPPED [ 43%] 2023-03-20T11:53:23.8470419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-122] SKIPPED [ 43%] 2023-03-20T11:53:23.8476670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-123] SKIPPED [ 43%] 2023-03-20T11:53:23.8483180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-124] SKIPPED [ 43%] 2023-03-20T11:53:23.8490411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-125] SKIPPED [ 43%] 2023-03-20T11:53:23.8496574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-126] SKIPPED [ 43%] 2023-03-20T11:53:23.8502828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-127] SKIPPED [ 43%] 2023-03-20T11:53:23.8509294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-128] SKIPPED [ 43%] 2023-03-20T11:53:23.8515483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-129] SKIPPED [ 43%] 2023-03-20T11:53:23.8521868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-130] SKIPPED [ 43%] 2023-03-20T11:53:23.8530457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-131] SKIPPED [ 43%] 2023-03-20T11:53:23.8536470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-132] SKIPPED [ 43%] 2023-03-20T11:53:23.8544267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-133] SKIPPED [ 43%] 2023-03-20T11:53:23.8550756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-134] SKIPPED [ 43%] 2023-03-20T11:53:23.8557074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-135] SKIPPED [ 43%] 2023-03-20T11:53:23.8563852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-136] SKIPPED [ 43%] 2023-03-20T11:53:23.8570852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-137] SKIPPED [ 43%] 2023-03-20T11:53:23.8577070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-138] SKIPPED [ 43%] 2023-03-20T11:53:23.8583393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-139] SKIPPED [ 43%] 2023-03-20T11:53:23.8590050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-140] SKIPPED [ 43%] 2023-03-20T11:53:23.8596270Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-141] SKIPPED [ 43%] 2023-03-20T11:53:23.8602932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-142] SKIPPED [ 43%] 2023-03-20T11:53:23.8610489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-143] SKIPPED [ 43%] 2023-03-20T11:53:23.8618812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-144] SKIPPED [ 43%] 2023-03-20T11:53:23.8624498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-145] SKIPPED [ 43%] 2023-03-20T11:53:23.8631003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-146] SKIPPED [ 43%] 2023-03-20T11:53:23.8637450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-147] SKIPPED [ 43%] 2023-03-20T11:53:23.8644147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-148] SKIPPED [ 43%] 2023-03-20T11:53:23.8651553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-149] SKIPPED [ 43%] 2023-03-20T11:53:23.8657124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-150] SKIPPED [ 43%] 2023-03-20T11:53:23.8663624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-151] SKIPPED [ 43%] 2023-03-20T11:53:23.8670138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-152] SKIPPED [ 43%] 2023-03-20T11:53:23.8676499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-153] SKIPPED [ 43%] 2023-03-20T11:53:23.8683069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-154] SKIPPED [ 43%] 2023-03-20T11:53:23.8690375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-155] SKIPPED [ 43%] 2023-03-20T11:53:23.8697666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-156] SKIPPED [ 43%] 2023-03-20T11:53:23.8704099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-157] SKIPPED [ 43%] 2023-03-20T11:53:23.8710599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-158] SKIPPED [ 43%] 2023-03-20T11:53:23.8717011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-159] SKIPPED [ 43%] 2023-03-20T11:53:23.8723536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-160] SKIPPED [ 43%] 2023-03-20T11:53:23.8730398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-161] SKIPPED [ 43%] 2023-03-20T11:53:23.8737120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-162] SKIPPED [ 43%] 2023-03-20T11:53:23.8743459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-163] SKIPPED [ 43%] 2023-03-20T11:53:23.8750003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-164] SKIPPED [ 43%] 2023-03-20T11:53:23.8756428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-165] SKIPPED [ 43%] 2023-03-20T11:53:23.8762950Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-166] SKIPPED [ 43%] 2023-03-20T11:53:23.8771711Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-167] SKIPPED [ 43%] 2023-03-20T11:53:23.8777673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-168] SKIPPED [ 43%] 2023-03-20T11:53:23.8784307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-169] SKIPPED [ 43%] 2023-03-20T11:53:23.8790775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-170] SKIPPED [ 43%] 2023-03-20T11:53:23.8797759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-171] SKIPPED [ 43%] 2023-03-20T11:53:23.8804450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-172] SKIPPED [ 43%] 2023-03-20T11:53:23.8811867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-173] SKIPPED [ 43%] 2023-03-20T11:53:23.8817776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-174] SKIPPED [ 43%] 2023-03-20T11:53:23.8824303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-175] SKIPPED [ 43%] 2023-03-20T11:53:23.8830714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-176] SKIPPED [ 43%] 2023-03-20T11:53:23.8836903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-177] SKIPPED [ 43%] 2023-03-20T11:53:23.8843483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-178] SKIPPED [ 43%] 2023-03-20T11:53:23.8852083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-179] SKIPPED [ 43%] 2023-03-20T11:53:23.8858046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-180] SKIPPED [ 43%] 2023-03-20T11:53:23.8864659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-181] SKIPPED [ 43%] 2023-03-20T11:53:23.8870842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-182] SKIPPED [ 43%] 2023-03-20T11:53:23.8877074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-183] SKIPPED [ 43%] 2023-03-20T11:53:23.8883863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-184] SKIPPED [ 43%] 2023-03-20T11:53:23.8891547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-185] SKIPPED [ 43%] 2023-03-20T11:53:23.8897433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-186] SKIPPED [ 43%] 2023-03-20T11:53:23.8903716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-187] SKIPPED [ 43%] 2023-03-20T11:53:23.8910326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-188] SKIPPED [ 43%] 2023-03-20T11:53:23.8916584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-189] SKIPPED [ 43%] 2023-03-20T11:53:23.8924302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-190] SKIPPED [ 43%] 2023-03-20T11:53:23.8931758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-191] SKIPPED [ 43%] 2023-03-20T11:53:23.8937838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-192] SKIPPED [ 43%] 2023-03-20T11:53:23.8944325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-193] SKIPPED [ 43%] 2023-03-20T11:53:23.8950903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-194] SKIPPED [ 43%] 2023-03-20T11:53:23.8957339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-195] SKIPPED [ 43%] 2023-03-20T11:53:23.8963854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-196] SKIPPED [ 43%] 2023-03-20T11:53:23.8970514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-197] SKIPPED [ 43%] 2023-03-20T11:53:23.8977365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-198] SKIPPED [ 43%] 2023-03-20T11:53:23.8983811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-199] SKIPPED [ 43%] 2023-03-20T11:53:23.8990397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-200] SKIPPED [ 43%] 2023-03-20T11:53:23.8996799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-201] SKIPPED [ 43%] 2023-03-20T11:53:23.9004500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-202] SKIPPED [ 43%] 2023-03-20T11:53:23.9011964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-203] SKIPPED [ 43%] 2023-03-20T11:53:23.9018047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-204] SKIPPED [ 43%] 2023-03-20T11:53:23.9024616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-205] SKIPPED [ 43%] 2023-03-20T11:53:23.9030964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-206] SKIPPED [ 43%] 2023-03-20T11:53:23.9037415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-207] SKIPPED [ 43%] 2023-03-20T11:53:23.9043868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-208] SKIPPED [ 43%] 2023-03-20T11:53:23.9050405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-209] SKIPPED [ 43%] 2023-03-20T11:53:23.9057364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-210] SKIPPED [ 43%] 2023-03-20T11:53:23.9063971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-211] SKIPPED [ 43%] 2023-03-20T11:53:23.9070346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-212] SKIPPED [ 43%] 2023-03-20T11:53:23.9077994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-213] SKIPPED [ 43%] 2023-03-20T11:53:23.9084574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-214] SKIPPED [ 43%] 2023-03-20T11:53:23.9092147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-215] SKIPPED [ 43%] 2023-03-20T11:53:23.9098201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-216] SKIPPED [ 43%] 2023-03-20T11:53:23.9104682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-217] SKIPPED [ 43%] 2023-03-20T11:53:23.9111274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-218] SKIPPED [ 43%] 2023-03-20T11:53:23.9117556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-219] SKIPPED [ 43%] 2023-03-20T11:53:23.9124158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-220] SKIPPED [ 43%] 2023-03-20T11:53:23.9131540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-221] SKIPPED [ 43%] 2023-03-20T11:53:23.9137371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-222] SKIPPED [ 43%] 2023-03-20T11:53:23.9143923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-223] SKIPPED [ 43%] 2023-03-20T11:53:23.9153288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-224] SKIPPED [ 43%] 2023-03-20T11:53:23.9159595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-225] SKIPPED [ 43%] 2023-03-20T11:53:23.9166081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-226] SKIPPED [ 43%] 2023-03-20T11:53:23.9173405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-227] SKIPPED [ 43%] 2023-03-20T11:53:23.9179906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-228] SKIPPED [ 43%] 2023-03-20T11:53:23.9186540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-229] SKIPPED [ 43%] 2023-03-20T11:53:23.9192776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-230] SKIPPED [ 43%] 2023-03-20T11:53:23.9199190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-231] SKIPPED [ 43%] 2023-03-20T11:53:23.9205618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-232] SKIPPED [ 43%] 2023-03-20T11:53:23.9213110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-233] SKIPPED [ 43%] 2023-03-20T11:53:23.9218866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-234] SKIPPED [ 43%] 2023-03-20T11:53:23.9225422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-235] SKIPPED [ 43%] 2023-03-20T11:53:23.9233218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-236] SKIPPED [ 43%] 2023-03-20T11:53:23.9239737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-237] SKIPPED [ 43%] 2023-03-20T11:53:23.9246019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-238] SKIPPED [ 43%] 2023-03-20T11:53:23.9253250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-239] SKIPPED [ 43%] 2023-03-20T11:53:23.9259294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-240] SKIPPED [ 43%] 2023-03-20T11:53:23.9265587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-241] SKIPPED [ 43%] 2023-03-20T11:53:23.9271798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-242] SKIPPED [ 43%] 2023-03-20T11:53:23.9278180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-243] SKIPPED [ 43%] 2023-03-20T11:53:23.9284428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-244] SKIPPED [ 43%] 2023-03-20T11:53:23.9291976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-245] SKIPPED [ 43%] 2023-03-20T11:53:23.9297555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-246] SKIPPED [ 43%] 2023-03-20T11:53:23.9305152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-247] SKIPPED [ 43%] 2023-03-20T11:53:23.9311450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-248] SKIPPED [ 43%] 2023-03-20T11:53:23.9317904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-249] SKIPPED [ 43%] 2023-03-20T11:53:23.9324250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-250] SKIPPED [ 43%] 2023-03-20T11:53:23.9331915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-251] SKIPPED [ 43%] 2023-03-20T11:53:23.9337513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-252] SKIPPED [ 43%] 2023-03-20T11:53:23.9343825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-253] SKIPPED [ 43%] 2023-03-20T11:53:23.9350219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-254] SKIPPED [ 43%] 2023-03-20T11:53:23.9356419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-255] SKIPPED [ 43%] 2023-03-20T11:53:23.9362879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-256] SKIPPED [ 43%] 2023-03-20T11:53:23.9370389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-257] SKIPPED [ 43%] 2023-03-20T11:53:23.9376133Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-258] SKIPPED [ 43%] 2023-03-20T11:53:23.9383547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-259] SKIPPED [ 43%] 2023-03-20T11:53:23.9389867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-260] SKIPPED [ 43%] 2023-03-20T11:53:23.9396101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-261] SKIPPED [ 43%] 2023-03-20T11:53:23.9402578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-262] SKIPPED [ 43%] 2023-03-20T11:53:23.9410374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-263] SKIPPED [ 43%] 2023-03-20T11:53:23.9415523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-264] SKIPPED [ 43%] 2023-03-20T11:53:23.9421986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-265] SKIPPED [ 43%] 2023-03-20T11:53:23.9428453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-266] SKIPPED [ 43%] 2023-03-20T11:53:23.9434777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-267] SKIPPED [ 43%] 2023-03-20T11:53:23.9441187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-268] SKIPPED [ 43%] 2023-03-20T11:53:23.9447535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-269] SKIPPED [ 43%] 2023-03-20T11:53:23.9455470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-270] SKIPPED [ 43%] 2023-03-20T11:53:23.9461809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-271] SKIPPED [ 43%] 2023-03-20T11:53:23.9468028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-272] SKIPPED [ 43%] 2023-03-20T11:53:23.9474303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-273] SKIPPED [ 43%] 2023-03-20T11:53:23.9480651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-274] SKIPPED [ 43%] 2023-03-20T11:53:23.9487291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-275] SKIPPED [ 43%] 2023-03-20T11:53:23.9493942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-276] SKIPPED [ 43%] 2023-03-20T11:53:23.9500374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-277] SKIPPED [ 43%] 2023-03-20T11:53:23.9506784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-278] SKIPPED [ 43%] 2023-03-20T11:53:23.9513076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-279] SKIPPED [ 43%] 2023-03-20T11:53:23.9519500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-280] SKIPPED [ 43%] 2023-03-20T11:53:23.9525842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-281] SKIPPED [ 43%] 2023-03-20T11:53:23.9533720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-282] SKIPPED [ 43%] 2023-03-20T11:53:23.9540150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-283] SKIPPED [ 43%] 2023-03-20T11:53:23.9546609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-284] SKIPPED [ 43%] 2023-03-20T11:53:23.9552729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-285] SKIPPED [ 43%] 2023-03-20T11:53:23.9559059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-286] SKIPPED [ 43%] 2023-03-20T11:53:23.9565435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-287] SKIPPED [ 43%] 2023-03-20T11:53:23.9573091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-288] SKIPPED [ 43%] 2023-03-20T11:53:23.9578807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-289] SKIPPED [ 43%] 2023-03-20T11:53:23.9585230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-290] SKIPPED [ 43%] 2023-03-20T11:53:23.9591662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-291] SKIPPED [ 43%] 2023-03-20T11:53:23.9598083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-292] SKIPPED [ 43%] 2023-03-20T11:53:23.9605467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-293] SKIPPED [ 43%] 2023-03-20T11:53:23.9612928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-294] SKIPPED [ 43%] 2023-03-20T11:53:23.9618699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-295] SKIPPED [ 43%] 2023-03-20T11:53:23.9625088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-296] SKIPPED [ 43%] 2023-03-20T11:53:23.9631624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-297] SKIPPED [ 43%] 2023-03-20T11:53:23.9637780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-298] SKIPPED [ 43%] 2023-03-20T11:53:23.9644128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-299] SKIPPED [ 43%] 2023-03-20T11:53:23.9650691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-300] SKIPPED [ 43%] 2023-03-20T11:53:23.9657295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-301] SKIPPED [ 43%] 2023-03-20T11:53:23.9663363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-302] SKIPPED [ 43%] 2023-03-20T11:53:23.9669780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-303] SKIPPED [ 43%] 2023-03-20T11:53:23.9675985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-304] SKIPPED [ 43%] 2023-03-20T11:53:23.9683591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-305] SKIPPED [ 43%] 2023-03-20T11:53:23.9690275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-306] SKIPPED [ 43%] 2023-03-20T11:53:23.9696666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-307] SKIPPED [ 43%] 2023-03-20T11:53:23.9702715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-308] SKIPPED [ 43%] 2023-03-20T11:53:23.9709129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-309] SKIPPED [ 43%] 2023-03-20T11:53:23.9715346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-310] SKIPPED [ 43%] 2023-03-20T11:53:23.9721800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-311] SKIPPED [ 43%] 2023-03-20T11:53:23.9729068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-312] SKIPPED [ 43%] 2023-03-20T11:53:23.9734939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-313] SKIPPED [ 43%] 2023-03-20T11:53:23.9741806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-314] SKIPPED [ 43%] 2023-03-20T11:53:23.9748438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-315] SKIPPED [ 43%] 2023-03-20T11:53:23.9755911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-316] SKIPPED [ 43%] 2023-03-20T11:53:23.9762460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-317] SKIPPED [ 43%] 2023-03-20T11:53:23.9769856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-318] SKIPPED [ 43%] 2023-03-20T11:53:23.9775504Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-319] SKIPPED [ 43%] 2023-03-20T11:53:23.9781979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-320] SKIPPED [ 43%] 2023-03-20T11:53:23.9788470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-321] SKIPPED [ 43%] 2023-03-20T11:53:23.9794593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-322] SKIPPED [ 43%] 2023-03-20T11:53:23.9800990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-323] SKIPPED [ 43%] 2023-03-20T11:53:23.9807183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-324] SKIPPED [ 43%] 2023-03-20T11:53:23.9813850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-325] SKIPPED [ 43%] 2023-03-20T11:53:23.9820345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-326] SKIPPED [ 43%] 2023-03-20T11:53:23.9826958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-327] SKIPPED [ 43%] 2023-03-20T11:53:23.9834113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-328] SKIPPED [ 43%] 2023-03-20T11:53:23.9840506Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-329] SKIPPED [ 43%] 2023-03-20T11:53:23.9846790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-330] SKIPPED [ 43%] 2023-03-20T11:53:23.9853567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-331] SKIPPED [ 43%] 2023-03-20T11:53:23.9860056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-332] SKIPPED [ 43%] 2023-03-20T11:53:23.9866640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-333] SKIPPED [ 43%] 2023-03-20T11:53:23.9872892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-334] SKIPPED [ 43%] 2023-03-20T11:53:23.9879334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-335] SKIPPED [ 43%] 2023-03-20T11:53:23.9885801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-336] SKIPPED [ 43%] 2023-03-20T11:53:23.9892890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-337] SKIPPED [ 43%] 2023-03-20T11:53:23.9898676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-338] SKIPPED [ 43%] 2023-03-20T11:53:23.9906256Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-339] SKIPPED [ 43%] 2023-03-20T11:53:23.9912609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-340] SKIPPED [ 43%] 2023-03-20T11:53:23.9918988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-341] SKIPPED [ 43%] 2023-03-20T11:53:23.9925286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-342] SKIPPED [ 43%] 2023-03-20T11:53:23.9932858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-343] SKIPPED [ 43%] 2023-03-20T11:53:23.9938115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-344] SKIPPED [ 43%] 2023-03-20T11:53:23.9944570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-345] SKIPPED [ 43%] 2023-03-20T11:53:23.9950841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-346] SKIPPED [ 43%] 2023-03-20T11:53:23.9957107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-347] SKIPPED [ 43%] 2023-03-20T11:53:23.9963668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-348] SKIPPED [ 43%] 2023-03-20T11:53:23.9970238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-349] SKIPPED [ 43%] 2023-03-20T11:53:23.9978054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-350] SKIPPED [ 43%] 2023-03-20T11:53:23.9984483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-351] SKIPPED [ 43%] 2023-03-20T11:53:23.9990746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-352] SKIPPED [ 43%] 2023-03-20T11:53:23.9997027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-353] SKIPPED [ 43%] 2023-03-20T11:53:24.0003363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-354] SKIPPED [ 43%] 2023-03-20T11:53:24.0010357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-355] SKIPPED [ 43%] 2023-03-20T11:53:24.0016783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-356] SKIPPED [ 43%] 2023-03-20T11:53:24.0023140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-357] SKIPPED [ 43%] 2023-03-20T11:53:24.0029509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-358] SKIPPED [ 43%] 2023-03-20T11:53:24.0035781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-359] SKIPPED [ 43%] 2023-03-20T11:53:24.0042225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-360] SKIPPED [ 43%] 2023-03-20T11:53:24.0049628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-361] SKIPPED [ 43%] 2023-03-20T11:53:24.0058153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-362] SKIPPED [ 43%] 2023-03-20T11:53:24.0064631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-363] SKIPPED [ 43%] 2023-03-20T11:53:24.0070919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-364] SKIPPED [ 43%] 2023-03-20T11:53:24.0077231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-365] SKIPPED [ 43%] 2023-03-20T11:53:24.0083646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-366] SKIPPED [ 43%] 2023-03-20T11:53:24.0090337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-367] SKIPPED [ 43%] 2023-03-20T11:53:24.0096777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-368] SKIPPED [ 43%] 2023-03-20T11:53:24.0103113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-369] SKIPPED [ 43%] 2023-03-20T11:53:24.0109589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-370] SKIPPED [ 43%] 2023-03-20T11:53:24.0115812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-371] SKIPPED [ 43%] 2023-03-20T11:53:24.0122339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-372] SKIPPED [ 43%] 2023-03-20T11:53:24.0130423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-373] SKIPPED [ 43%] 2023-03-20T11:53:24.0137008Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-374] SKIPPED [ 43%] 2023-03-20T11:53:24.0143278Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-375] SKIPPED [ 43%] 2023-03-20T11:53:24.0149547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-376] SKIPPED [ 43%] 2023-03-20T11:53:24.0155808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-377] SKIPPED [ 43%] 2023-03-20T11:53:24.0162269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-378] SKIPPED [ 43%] 2023-03-20T11:53:24.0169684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-379] SKIPPED [ 43%] 2023-03-20T11:53:24.0175319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-380] SKIPPED [ 43%] 2023-03-20T11:53:24.0181631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-381] SKIPPED [ 43%] 2023-03-20T11:53:24.0188189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-382] SKIPPED [ 43%] 2023-03-20T11:53:24.0194457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-383] SKIPPED [ 43%] 2023-03-20T11:53:24.0200956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-384] SKIPPED [ 43%] 2023-03-20T11:53:24.0209799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-385] SKIPPED [ 43%] 2023-03-20T11:53:24.0215314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-386] SKIPPED [ 43%] 2023-03-20T11:53:24.0221662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-387] SKIPPED [ 43%] 2023-03-20T11:53:24.0228237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-388] SKIPPED [ 43%] 2023-03-20T11:53:24.0234434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-389] SKIPPED [ 43%] 2023-03-20T11:53:24.0240944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-390] SKIPPED [ 43%] 2023-03-20T11:53:24.0247252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-391] SKIPPED [ 43%] 2023-03-20T11:53:24.0253995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-392] SKIPPED [ 43%] 2023-03-20T11:53:24.0260057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-393] SKIPPED [ 43%] 2023-03-20T11:53:24.0266530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-394] SKIPPED [ 43%] 2023-03-20T11:53:24.0272722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-395] SKIPPED [ 43%] 2023-03-20T11:53:24.0280356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-396] SKIPPED [ 43%] 2023-03-20T11:53:24.0286632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-397] SKIPPED [ 43%] 2023-03-20T11:53:24.0293327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-398] SKIPPED [ 43%] 2023-03-20T11:53:24.0299970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-399] SKIPPED [ 43%] 2023-03-20T11:53:24.0306361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-400] SKIPPED [ 43%] 2023-03-20T11:53:24.0312587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-401] SKIPPED [ 43%] 2023-03-20T11:53:24.0318979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-402] SKIPPED [ 43%] 2023-03-20T11:53:24.0325371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-403] SKIPPED [ 43%] 2023-03-20T11:53:24.0332904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-404] SKIPPED [ 43%] 2023-03-20T11:53:24.0338541Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-405] SKIPPED [ 43%] 2023-03-20T11:53:24.0345014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-406] SKIPPED [ 43%] 2023-03-20T11:53:24.0351356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-407] SKIPPED [ 43%] 2023-03-20T11:53:24.0358710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-408] SKIPPED [ 43%] 2023-03-20T11:53:24.0365173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-409] SKIPPED [ 43%] 2023-03-20T11:53:24.0372836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-410] SKIPPED [ 43%] 2023-03-20T11:53:24.0378198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-411] SKIPPED [ 43%] 2023-03-20T11:53:24.0384710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-412] SKIPPED [ 43%] 2023-03-20T11:53:24.0390744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-413] SKIPPED [ 43%] 2023-03-20T11:53:24.0397106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-414] SKIPPED [ 43%] 2023-03-20T11:53:24.0403382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-415] SKIPPED [ 43%] 2023-03-20T11:53:24.0410442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-416] SKIPPED [ 43%] 2023-03-20T11:53:24.0416304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-417] SKIPPED [ 43%] 2023-03-20T11:53:24.0422508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-418] SKIPPED [ 43%] 2023-03-20T11:53:24.0430071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-419] SKIPPED [ 43%] 2023-03-20T11:53:24.0436280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-420] SKIPPED [ 43%] 2023-03-20T11:53:24.0442783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-421] SKIPPED [ 43%] 2023-03-20T11:53:24.0450255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-422] SKIPPED [ 43%] 2023-03-20T11:53:24.0456074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-423] SKIPPED [ 43%] 2023-03-20T11:53:24.0462071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-424] SKIPPED [ 43%] 2023-03-20T11:53:24.0468547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-425] SKIPPED [ 43%] 2023-03-20T11:53:24.0474731Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-426] SKIPPED [ 43%] 2023-03-20T11:53:24.0481228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-427] SKIPPED [ 43%] 2023-03-20T11:53:24.0487752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-428] SKIPPED [ 43%] 2023-03-20T11:53:24.0494166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-429] SKIPPED [ 43%] 2023-03-20T11:53:24.0500154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-430] SKIPPED [ 43%] 2023-03-20T11:53:24.0507850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-431] SKIPPED [ 43%] 2023-03-20T11:53:24.0514166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-432] SKIPPED [ 43%] 2023-03-20T11:53:24.0524861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-433] SKIPPED [ 43%] 2023-03-20T11:53:24.0526729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-434] SKIPPED [ 43%] 2023-03-20T11:53:24.0533520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-435] SKIPPED [ 43%] 2023-03-20T11:53:24.0540152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-436] SKIPPED [ 43%] 2023-03-20T11:53:24.0546621Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-437] SKIPPED [ 43%] 2023-03-20T11:53:24.0552885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-438] SKIPPED [ 43%] 2023-03-20T11:53:24.0559223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-439] SKIPPED [ 43%] 2023-03-20T11:53:24.0565907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-440] SKIPPED [ 43%] 2023-03-20T11:53:24.0573134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-441] SKIPPED [ 43%] 2023-03-20T11:53:24.0580792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-442] SKIPPED [ 43%] 2023-03-20T11:53:24.0587311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-443] SKIPPED [ 43%] 2023-03-20T11:53:24.0593818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-444] SKIPPED [ 43%] 2023-03-20T11:53:24.0600482Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-445] SKIPPED [ 43%] 2023-03-20T11:53:24.0606892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-446] SKIPPED [ 43%] 2023-03-20T11:53:24.0613466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-447] SKIPPED [ 43%] 2023-03-20T11:53:24.0620645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-448] SKIPPED [ 43%] 2023-03-20T11:53:24.0627120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-449] SKIPPED [ 43%] 2023-03-20T11:53:24.0633221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-450] SKIPPED [ 43%] 2023-03-20T11:53:24.0639809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-451] SKIPPED [ 43%] 2023-03-20T11:53:24.0646009Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-452] SKIPPED [ 43%] 2023-03-20T11:53:24.0653054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-453] SKIPPED [ 43%] 2023-03-20T11:53:24.0660975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-454] SKIPPED [ 43%] 2023-03-20T11:53:24.0667562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-455] SKIPPED [ 43%] 2023-03-20T11:53:24.0673840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-456] SKIPPED [ 43%] 2023-03-20T11:53:24.0680355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-457] SKIPPED [ 43%] 2023-03-20T11:53:24.0686708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-458] SKIPPED [ 43%] 2023-03-20T11:53:24.0693417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-459] SKIPPED [ 43%] 2023-03-20T11:53:24.0700330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-460] SKIPPED [ 43%] 2023-03-20T11:53:24.0706987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-461] SKIPPED [ 43%] 2023-03-20T11:53:24.0713109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-462] SKIPPED [ 43%] 2023-03-20T11:53:24.0719593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-463] SKIPPED [ 43%] 2023-03-20T11:53:24.0725970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-464] SKIPPED [ 43%] 2023-03-20T11:53:24.0734753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-465] SKIPPED [ 43%] 2023-03-20T11:53:24.0741286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-466] SKIPPED [ 43%] 2023-03-20T11:53:24.0748033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-467] SKIPPED [ 43%] 2023-03-20T11:53:24.0754377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-468] SKIPPED [ 43%] 2023-03-20T11:53:24.0761002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-469] SKIPPED [ 43%] 2023-03-20T11:53:24.0767771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-470] SKIPPED [ 43%] 2023-03-20T11:53:24.0774265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-471] SKIPPED [ 43%] 2023-03-20T11:53:24.0780799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-472] SKIPPED [ 43%] 2023-03-20T11:53:24.0787700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-473] SKIPPED [ 43%] 2023-03-20T11:53:24.0793862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-474] SKIPPED [ 43%] 2023-03-20T11:53:24.0800477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-475] SKIPPED [ 43%] 2023-03-20T11:53:24.0806744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-476] SKIPPED [ 43%] 2023-03-20T11:53:24.0814975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-477] SKIPPED [ 43%] 2023-03-20T11:53:24.0821598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-478] SKIPPED [ 43%] 2023-03-20T11:53:24.0827997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-479] SKIPPED [ 43%] 2023-03-20T11:53:24.0834370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-480] SKIPPED [ 43%] 2023-03-20T11:53:24.0840865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-481] SKIPPED [ 43%] 2023-03-20T11:53:24.0847176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-482] SKIPPED [ 43%] 2023-03-20T11:53:24.0854062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-483] SKIPPED [ 43%] 2023-03-20T11:53:24.0860863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-484] SKIPPED [ 43%] 2023-03-20T11:53:24.0867422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-485] SKIPPED [ 43%] 2023-03-20T11:53:24.0873847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-486] SKIPPED [ 43%] 2023-03-20T11:53:24.0880329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-487] SKIPPED [ 43%] 2023-03-20T11:53:24.0889396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-488] SKIPPED [ 43%] 2023-03-20T11:53:24.0894881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-489] SKIPPED [ 43%] 2023-03-20T11:53:24.0900913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-490] SKIPPED [ 43%] 2023-03-20T11:53:24.0907529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-491] SKIPPED [ 43%] 2023-03-20T11:53:24.0913741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-492] SKIPPED [ 43%] 2023-03-20T11:53:24.0919777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-493] SKIPPED [ 43%] 2023-03-20T11:53:24.0926031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-494] SKIPPED [ 43%] 2023-03-20T11:53:24.0933200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-495] SKIPPED [ 43%] 2023-03-20T11:53:24.0938871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-496] SKIPPED [ 43%] 2023-03-20T11:53:24.0945119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-497] SKIPPED [ 43%] 2023-03-20T11:53:24.0951444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-498] SKIPPED [ 43%] 2023-03-20T11:53:24.0960295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-499] SKIPPED [ 43%] 2023-03-20T11:53:24.0966680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-500] SKIPPED [ 43%] 2023-03-20T11:53:24.0973592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-501] SKIPPED [ 43%] 2023-03-20T11:53:24.0980316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-502] SKIPPED [ 43%] 2023-03-20T11:53:24.0986634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-503] SKIPPED [ 43%] 2023-03-20T11:53:24.0992963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-504] SKIPPED [ 43%] 2023-03-20T11:53:24.0999461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-505] SKIPPED [ 43%] 2023-03-20T11:53:24.1005991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-506] SKIPPED [ 43%] 2023-03-20T11:53:24.1012968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-507] SKIPPED [ 43%] 2023-03-20T11:53:24.1019257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-508] SKIPPED [ 43%] 2023-03-20T11:53:24.1025567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-509] SKIPPED [ 43%] 2023-03-20T11:53:24.1031837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-510] SKIPPED [ 43%] 2023-03-20T11:53:24.1039365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-511] SKIPPED [ 43%] 2023-03-20T11:53:24.1045652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-512] SKIPPED [ 43%] 2023-03-20T11:53:24.1052756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-513] SKIPPED [ 43%] 2023-03-20T11:53:24.1058579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-514] SKIPPED [ 43%] 2023-03-20T11:53:24.1065188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-515] SKIPPED [ 43%] 2023-03-20T11:53:24.1071311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-516] SKIPPED [ 43%] 2023-03-20T11:53:24.1077574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-517] SKIPPED [ 43%] 2023-03-20T11:53:24.1083831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-518] SKIPPED [ 43%] 2023-03-20T11:53:24.1090883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-519] SKIPPED [ 43%] 2023-03-20T11:53:24.1096970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-520] SKIPPED [ 43%] 2023-03-20T11:53:24.1103454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-521] SKIPPED [ 43%] 2023-03-20T11:53:24.1110895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-522] SKIPPED [ 43%] 2023-03-20T11:53:24.1117155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-523] SKIPPED [ 43%] 2023-03-20T11:53:24.1123765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-524] SKIPPED [ 43%] 2023-03-20T11:53:24.1130547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-525] SKIPPED [ 43%] 2023-03-20T11:53:24.1136986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-526] SKIPPED [ 43%] 2023-03-20T11:53:24.1143326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-527] SKIPPED [ 43%] 2023-03-20T11:53:24.1150166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-528] SKIPPED [ 43%] 2023-03-20T11:53:24.1156352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-529] SKIPPED [ 43%] 2023-03-20T11:53:24.1162932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-530] SKIPPED [ 43%] 2023-03-20T11:53:24.1170772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-531] SKIPPED [ 43%] 2023-03-20T11:53:24.1176411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-532] SKIPPED [ 43%] 2023-03-20T11:53:24.1182709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-533] SKIPPED [ 43%] 2023-03-20T11:53:24.1190258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-534] SKIPPED [ 43%] 2023-03-20T11:53:24.1196553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-535] SKIPPED [ 43%] 2023-03-20T11:53:24.1203150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-536] SKIPPED [ 43%] 2023-03-20T11:53:24.1210464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-537] SKIPPED [ 43%] 2023-03-20T11:53:24.1216289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-538] SKIPPED [ 43%] 2023-03-20T11:53:24.1222704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-539] SKIPPED [ 43%] 2023-03-20T11:53:24.1229291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-540] SKIPPED [ 43%] 2023-03-20T11:53:24.1235576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-541] SKIPPED [ 43%] 2023-03-20T11:53:24.1242080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-542] SKIPPED [ 43%] 2023-03-20T11:53:24.1249369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-543] SKIPPED [ 43%] 2023-03-20T11:53:24.1255162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-544] SKIPPED [ 43%] 2023-03-20T11:53:24.1262760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-545] SKIPPED [ 43%] 2023-03-20T11:53:24.1269066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-546] SKIPPED [ 43%] 2023-03-20T11:53:24.1275372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-547] SKIPPED [ 43%] 2023-03-20T11:53:24.1281830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-548] SKIPPED [ 43%] 2023-03-20T11:53:24.1289342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-549] SKIPPED [ 43%] 2023-03-20T11:53:24.1295206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-550] SKIPPED [ 43%] 2023-03-20T11:53:24.1301666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-551] SKIPPED [ 43%] 2023-03-20T11:53:24.1308055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-552] SKIPPED [ 43%] 2023-03-20T11:53:24.1314294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-553] SKIPPED [ 43%] 2023-03-20T11:53:24.1320677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-554] SKIPPED [ 43%] 2023-03-20T11:53:24.1326984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-555] SKIPPED [ 43%] 2023-03-20T11:53:24.1333706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-556] SKIPPED [ 43%] 2023-03-20T11:53:24.1341317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-557] SKIPPED [ 43%] 2023-03-20T11:53:24.1347843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-558] SKIPPED [ 43%] 2023-03-20T11:53:24.1354333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-559] SKIPPED [ 43%] 2023-03-20T11:53:24.1360691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-560] SKIPPED [ 43%] 2023-03-20T11:53:24.1366984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-561] SKIPPED [ 43%] 2023-03-20T11:53:24.1373689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-562] SKIPPED [ 43%] 2023-03-20T11:53:24.1380186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-563] SKIPPED [ 43%] 2023-03-20T11:53:24.1386640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-564] SKIPPED [ 43%] 2023-03-20T11:53:24.1393207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-565] SKIPPED [ 43%] 2023-03-20T11:53:24.1399405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-566] SKIPPED [ 43%] 2023-03-20T11:53:24.1405730Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-567] SKIPPED [ 43%] 2023-03-20T11:53:24.1413811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-568] SKIPPED [ 43%] 2023-03-20T11:53:24.1420235Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-569] SKIPPED [ 43%] 2023-03-20T11:53:24.1426582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-570] SKIPPED [ 43%] 2023-03-20T11:53:24.1432928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-571] SKIPPED [ 43%] 2023-03-20T11:53:24.1439334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-572] SKIPPED [ 43%] 2023-03-20T11:53:24.1445585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-573] SKIPPED [ 43%] 2023-03-20T11:53:24.1453020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-574] SKIPPED [ 43%] 2023-03-20T11:53:24.1458348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-575] SKIPPED [ 43%] 2023-03-20T11:53:24.1464703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-576] SKIPPED [ 43%] 2023-03-20T11:53:24.1470961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-577] SKIPPED [ 43%] 2023-03-20T11:53:24.1477252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-578] SKIPPED [ 43%] 2023-03-20T11:53:24.1483702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-579] SKIPPED [ 43%] 2023-03-20T11:53:24.1492402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-580] SKIPPED [ 43%] 2023-03-20T11:53:24.1498104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-581] SKIPPED [ 43%] 2023-03-20T11:53:24.1504681Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-582] SKIPPED [ 43%] 2023-03-20T11:53:24.1510603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-583] SKIPPED [ 43%] 2023-03-20T11:53:24.1516723Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-584] SKIPPED [ 43%] 2023-03-20T11:53:24.1523187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-585] SKIPPED [ 43%] 2023-03-20T11:53:24.1530496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-586] SKIPPED [ 43%] 2023-03-20T11:53:24.1536596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-587] SKIPPED [ 43%] 2023-03-20T11:53:24.1542831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-588] SKIPPED [ 43%] 2023-03-20T11:53:24.1549297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-589] SKIPPED [ 43%] 2023-03-20T11:53:24.1555504Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-590] SKIPPED [ 43%] 2023-03-20T11:53:24.1563160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-591] SKIPPED [ 43%] 2023-03-20T11:53:24.1570699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-592] SKIPPED [ 43%] 2023-03-20T11:53:24.1576454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-593] SKIPPED [ 43%] 2023-03-20T11:53:24.1582815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-594] SKIPPED [ 43%] 2023-03-20T11:53:24.1589320Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-595] SKIPPED [ 43%] 2023-03-20T11:53:24.1595516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-596] SKIPPED [ 43%] 2023-03-20T11:53:24.1602173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-597] SKIPPED [ 43%] 2023-03-20T11:53:24.1609765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-598] SKIPPED [ 43%] 2023-03-20T11:53:24.1615197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-599] SKIPPED [ 43%] 2023-03-20T11:53:24.1621468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-600] SKIPPED [ 43%] 2023-03-20T11:53:24.1627996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-601] SKIPPED [ 43%] 2023-03-20T11:53:24.1634187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-602] SKIPPED [ 43%] 2023-03-20T11:53:24.1641787Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-603] SKIPPED [ 43%] 2023-03-20T11:53:24.1649350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-604] SKIPPED [ 43%] 2023-03-20T11:53:24.1655445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-605] SKIPPED [ 43%] 2023-03-20T11:53:24.1661578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-606] SKIPPED [ 43%] 2023-03-20T11:53:24.1668064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-607] SKIPPED [ 43%] 2023-03-20T11:53:24.1674415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-608] SKIPPED [ 43%] 2023-03-20T11:53:24.1680755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-609] SKIPPED [ 43%] 2023-03-20T11:53:24.1687065Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-610] SKIPPED [ 43%] 2023-03-20T11:53:24.1693700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-611] SKIPPED [ 43%] 2023-03-20T11:53:24.1700168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-612] SKIPPED [ 43%] 2023-03-20T11:53:24.1706847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-613] SKIPPED [ 43%] 2023-03-20T11:53:24.1714296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-614] SKIPPED [ 43%] 2023-03-20T11:53:24.1720942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-615] SKIPPED [ 43%] 2023-03-20T11:53:24.1728509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-616] SKIPPED [ 43%] 2023-03-20T11:53:24.1734217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-617] SKIPPED [ 43%] 2023-03-20T11:53:24.1740862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-618] SKIPPED [ 43%] 2023-03-20T11:53:24.1747463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-619] SKIPPED [ 43%] 2023-03-20T11:53:24.1753776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-620] SKIPPED [ 43%] 2023-03-20T11:53:24.1760385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-621] SKIPPED [ 43%] 2023-03-20T11:53:24.1766705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-622] SKIPPED [ 43%] 2023-03-20T11:53:24.1773933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-623] SKIPPED [ 43%] 2023-03-20T11:53:24.1780479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-624] SKIPPED [ 43%] 2023-03-20T11:53:24.1789418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-625] SKIPPED [ 43%] 2023-03-20T11:53:24.1795756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-626] SKIPPED [ 43%] 2023-03-20T11:53:24.1803199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-627] SKIPPED [ 43%] 2023-03-20T11:53:24.1811490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-628] SKIPPED [ 43%] 2023-03-20T11:53:24.1817082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-629] SKIPPED [ 43%] 2023-03-20T11:53:24.1823554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-630] SKIPPED [ 43%] 2023-03-20T11:53:24.1829941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-631] SKIPPED [ 43%] 2023-03-20T11:53:24.1836436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-632] SKIPPED [ 43%] 2023-03-20T11:53:24.1843099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-633] SKIPPED [ 43%] 2023-03-20T11:53:24.1851398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-634] SKIPPED [ 43%] 2023-03-20T11:53:24.1856503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-635] SKIPPED [ 43%] 2023-03-20T11:53:24.1863011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-636] SKIPPED [ 43%] 2023-03-20T11:53:24.1872389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-637] SKIPPED [ 43%] 2023-03-20T11:53:24.1879073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-638] SKIPPED [ 43%] 2023-03-20T11:53:24.1885509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-639] SKIPPED [ 43%] 2023-03-20T11:53:24.1893185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-640] SKIPPED [ 43%] 2023-03-20T11:53:24.1899115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-641] SKIPPED [ 43%] 2023-03-20T11:53:24.1905734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-642] SKIPPED [ 43%] 2023-03-20T11:53:24.1912141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-643] SKIPPED [ 43%] 2023-03-20T11:53:24.1918484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-644] SKIPPED [ 43%] 2023-03-20T11:53:24.1924962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-645] SKIPPED [ 43%] 2023-03-20T11:53:24.1932734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-646] SKIPPED [ 43%] 2023-03-20T11:53:24.1938455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-647] SKIPPED [ 43%] 2023-03-20T11:53:24.1946436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-648] SKIPPED [ 43%] 2023-03-20T11:53:24.1952714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-649] SKIPPED [ 43%] 2023-03-20T11:53:24.1959489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-650] SKIPPED [ 43%] 2023-03-20T11:53:24.1965698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-651] SKIPPED [ 43%] 2023-03-20T11:53:24.1973072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-652] SKIPPED [ 43%] 2023-03-20T11:53:24.1978878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-653] SKIPPED [ 43%] 2023-03-20T11:53:24.1985643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-654] SKIPPED [ 43%] 2023-03-20T11:53:24.1992116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-655] SKIPPED [ 43%] 2023-03-20T11:53:24.1998668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-656] SKIPPED [ 43%] 2023-03-20T11:53:24.2005029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-657] SKIPPED [ 43%] 2023-03-20T11:53:24.2013022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-658] SKIPPED [ 43%] 2023-03-20T11:53:24.2018994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-659] SKIPPED [ 43%] 2023-03-20T11:53:24.2026872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-660] SKIPPED [ 43%] 2023-03-20T11:53:24.2033188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-661] SKIPPED [ 43%] 2023-03-20T11:53:24.2040326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-662] SKIPPED [ 43%] 2023-03-20T11:53:24.2046188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-663] SKIPPED [ 43%] 2023-03-20T11:53:24.2053253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-664] SKIPPED [ 43%] 2023-03-20T11:53:24.2059403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-665] SKIPPED [ 43%] 2023-03-20T11:53:24.2066079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-666] SKIPPED [ 43%] 2023-03-20T11:53:24.2072545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-667] SKIPPED [ 43%] 2023-03-20T11:53:24.2079037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-668] SKIPPED [ 43%] 2023-03-20T11:53:24.2085478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-669] SKIPPED [ 43%] 2023-03-20T11:53:24.2093107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-670] SKIPPED [ 43%] 2023-03-20T11:53:24.2100337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-671] SKIPPED [ 43%] 2023-03-20T11:53:24.2106941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-672] SKIPPED [ 43%] 2023-03-20T11:53:24.2113313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-673] SKIPPED [ 43%] 2023-03-20T11:53:24.2119744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-674] SKIPPED [ 43%] 2023-03-20T11:53:24.2126323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-675] SKIPPED [ 43%] 2023-03-20T11:53:24.2133244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-676] SKIPPED [ 43%] 2023-03-20T11:53:24.2139590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-677] SKIPPED [ 43%] 2023-03-20T11:53:24.2146287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-678] SKIPPED [ 43%] 2023-03-20T11:53:24.2152524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-679] SKIPPED [ 43%] 2023-03-20T11:53:24.2159313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-680] SKIPPED [ 43%] 2023-03-20T11:53:24.2165796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-681] SKIPPED [ 43%] 2023-03-20T11:53:24.2173070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-682] SKIPPED [ 43%] 2023-03-20T11:53:24.2180306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-683] SKIPPED [ 43%] 2023-03-20T11:53:24.2187149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-684] SKIPPED [ 43%] 2023-03-20T11:53:24.2193442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-685] SKIPPED [ 43%] 2023-03-20T11:53:24.2199928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-686] SKIPPED [ 43%] 2023-03-20T11:53:24.2206430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-687] SKIPPED [ 43%] 2023-03-20T11:53:24.2213158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-688] SKIPPED [ 43%] 2023-03-20T11:53:24.2219796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-689] SKIPPED [ 43%] 2023-03-20T11:53:24.2226546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-690] SKIPPED [ 43%] 2023-03-20T11:53:24.2232705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-691] SKIPPED [ 43%] 2023-03-20T11:53:24.2239308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-692] SKIPPED [ 43%] 2023-03-20T11:53:24.2245683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-693] SKIPPED [ 43%] 2023-03-20T11:53:24.2253643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-694] SKIPPED [ 43%] 2023-03-20T11:53:24.2260356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-695] SKIPPED [ 43%] 2023-03-20T11:53:24.2267064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-696] SKIPPED [ 43%] 2023-03-20T11:53:24.2273297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-697] SKIPPED [ 43%] 2023-03-20T11:53:24.2280013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-698] SKIPPED [ 43%] 2023-03-20T11:53:24.2286354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-699] SKIPPED [ 43%] 2023-03-20T11:53:24.2293180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-700] SKIPPED [ 43%] 2023-03-20T11:53:24.2299828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-701] SKIPPED [ 43%] 2023-03-20T11:53:24.2306489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-702] SKIPPED [ 43%] 2023-03-20T11:53:24.2312844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-703] SKIPPED [ 43%] 2023-03-20T11:53:24.2319357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-704] SKIPPED [ 43%] 2023-03-20T11:53:24.2325724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-705] SKIPPED [ 43%] 2023-03-20T11:53:24.2333759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-706] SKIPPED [ 43%] 2023-03-20T11:53:24.2340391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-707] SKIPPED [ 43%] 2023-03-20T11:53:24.2347005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-708] SKIPPED [ 43%] 2023-03-20T11:53:24.2353287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-709] SKIPPED [ 43%] 2023-03-20T11:53:24.2360591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-710] SKIPPED [ 43%] 2023-03-20T11:53:24.2366230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-711] SKIPPED [ 43%] 2023-03-20T11:53:24.2374261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-712] SKIPPED [ 43%] 2023-03-20T11:53:24.2379912Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-713] SKIPPED [ 43%] 2023-03-20T11:53:24.2386890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-714] SKIPPED [ 43%] 2023-03-20T11:53:24.2393503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-715] SKIPPED [ 43%] 2023-03-20T11:53:24.2399930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-716] SKIPPED [ 43%] 2023-03-20T11:53:24.2408592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-717] SKIPPED [ 43%] 2023-03-20T11:53:24.2414175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-718] SKIPPED [ 43%] 2023-03-20T11:53:24.2420962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_image_tensor-719] SKIPPED [ 43%] 2023-03-20T11:53:24.2427771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-00] SKIPPED [ 43%] 2023-03-20T11:53:24.2434034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-01] SKIPPED [ 43%] 2023-03-20T11:53:24.2440625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-02] SKIPPED [ 43%] 2023-03-20T11:53:24.2447001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-03] SKIPPED [ 43%] 2023-03-20T11:53:24.2453704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-04] SKIPPED [ 43%] 2023-03-20T11:53:24.2460377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-05] SKIPPED [ 43%] 2023-03-20T11:53:24.2467069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-06] SKIPPED [ 43%] 2023-03-20T11:53:24.2473354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-07] SKIPPED [ 43%] 2023-03-20T11:53:24.2479861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-08] SKIPPED [ 43%] 2023-03-20T11:53:24.2488794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-09] SKIPPED [ 43%] 2023-03-20T11:53:24.2494513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-10] SKIPPED [ 43%] 2023-03-20T11:53:24.2500969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-11] SKIPPED [ 43%] 2023-03-20T11:53:24.2507574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-12] SKIPPED [ 43%] 2023-03-20T11:53:24.2513878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-13] SKIPPED [ 43%] 2023-03-20T11:53:24.2520379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-14] SKIPPED [ 43%] 2023-03-20T11:53:24.2526874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-15] SKIPPED [ 43%] 2023-03-20T11:53:24.2533814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-16] SKIPPED [ 43%] 2023-03-20T11:53:24.2540405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-17] SKIPPED [ 43%] 2023-03-20T11:53:24.2546843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-18] SKIPPED [ 43%] 2023-03-20T11:53:24.2553311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-19] SKIPPED [ 43%] 2023-03-20T11:53:24.2561053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-20] SKIPPED [ 43%] 2023-03-20T11:53:24.2567712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-21] SKIPPED [ 43%] 2023-03-20T11:53:24.2574438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-22] SKIPPED [ 43%] 2023-03-20T11:53:24.2581012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-23] SKIPPED [ 43%] 2023-03-20T11:53:24.2587695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-24] SKIPPED [ 43%] 2023-03-20T11:53:24.2594051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-25] SKIPPED [ 43%] 2023-03-20T11:53:24.2600498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-26] SKIPPED [ 43%] 2023-03-20T11:53:24.2606912Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-27] SKIPPED [ 43%] 2023-03-20T11:53:24.2613714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-28] SKIPPED [ 43%] 2023-03-20T11:53:24.2620333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-29] SKIPPED [ 43%] 2023-03-20T11:53:24.2627238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-30] SKIPPED [ 43%] 2023-03-20T11:53:24.2633538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-31] SKIPPED [ 43%] 2023-03-20T11:53:24.2641360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-32] SKIPPED [ 43%] 2023-03-20T11:53:24.2648968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-33] SKIPPED [ 43%] 2023-03-20T11:53:24.2654815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-34] SKIPPED [ 43%] 2023-03-20T11:53:24.2661233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-35] SKIPPED [ 43%] 2023-03-20T11:53:24.2667938Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-36] SKIPPED [ 43%] 2023-03-20T11:53:24.2674273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-37] SKIPPED [ 43%] 2023-03-20T11:53:24.2680885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-38] SKIPPED [ 43%] 2023-03-20T11:53:24.2688757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-39] SKIPPED [ 43%] 2023-03-20T11:53:24.2694113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-40] SKIPPED [ 43%] 2023-03-20T11:53:24.2700882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-41] SKIPPED [ 43%] 2023-03-20T11:53:24.2707432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-42] SKIPPED [ 43%] 2023-03-20T11:53:24.2715109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-43] SKIPPED [ 43%] 2023-03-20T11:53:24.2721709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-44] SKIPPED [ 43%] 2023-03-20T11:53:24.2729340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-45] SKIPPED [ 43%] 2023-03-20T11:53:24.2735350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-46] SKIPPED [ 43%] 2023-03-20T11:53:24.2741961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-47] SKIPPED [ 43%] 2023-03-20T11:53:24.2748393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-48] SKIPPED [ 43%] 2023-03-20T11:53:24.2754805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-49] SKIPPED [ 43%] 2023-03-20T11:53:24.2761401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-50] SKIPPED [ 43%] 2023-03-20T11:53:24.2768753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-51] SKIPPED [ 43%] 2023-03-20T11:53:24.2774805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-52] SKIPPED [ 43%] 2023-03-20T11:53:24.2781273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_bounding_box-53] SKIPPED [ 43%] 2023-03-20T11:53:24.2790536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-00] SKIPPED [ 43%] 2023-03-20T11:53:24.2796929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-01] SKIPPED [ 43%] 2023-03-20T11:53:24.2803541Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-02] SKIPPED [ 43%] 2023-03-20T11:53:24.2810319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-03] SKIPPED [ 43%] 2023-03-20T11:53:24.2816981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-04] SKIPPED [ 43%] 2023-03-20T11:53:24.2823294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-05] SKIPPED [ 43%] 2023-03-20T11:53:24.2829648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-06] SKIPPED [ 43%] 2023-03-20T11:53:24.2836038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-07] SKIPPED [ 43%] 2023-03-20T11:53:24.2843141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-08] SKIPPED [ 43%] 2023-03-20T11:53:24.2850840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-09] SKIPPED [ 43%] 2023-03-20T11:53:24.2856355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-10] SKIPPED [ 43%] 2023-03-20T11:53:24.2862719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-11] SKIPPED [ 43%] 2023-03-20T11:53:24.2870586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-12] SKIPPED [ 43%] 2023-03-20T11:53:24.2876972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-13] SKIPPED [ 43%] 2023-03-20T11:53:24.2883559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-14] SKIPPED [ 43%] 2023-03-20T11:53:24.2890295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-15] SKIPPED [ 43%] 2023-03-20T11:53:24.2897254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-16] SKIPPED [ 43%] 2023-03-20T11:53:24.2903364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-17] SKIPPED [ 43%] 2023-03-20T11:53:24.2910100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-18] SKIPPED [ 43%] 2023-03-20T11:53:24.2916600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-19] SKIPPED [ 43%] 2023-03-20T11:53:24.2923063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-20] SKIPPED [ 43%] 2023-03-20T11:53:24.2930527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-21] SKIPPED [ 43%] 2023-03-20T11:53:24.2936532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-22] SKIPPED [ 43%] 2023-03-20T11:53:24.2944289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-23] SKIPPED [ 43%] 2023-03-20T11:53:24.2950877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-24] SKIPPED [ 43%] 2023-03-20T11:53:24.2957115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-25] SKIPPED [ 43%] 2023-03-20T11:53:24.2963586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-26] SKIPPED [ 43%] 2023-03-20T11:53:24.2970367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-27] SKIPPED [ 43%] 2023-03-20T11:53:24.2976543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-28] SKIPPED [ 43%] 2023-03-20T11:53:24.2982797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-29] SKIPPED [ 43%] 2023-03-20T11:53:24.2989360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-30] SKIPPED [ 43%] 2023-03-20T11:53:24.2995671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-31] SKIPPED [ 43%] 2023-03-20T11:53:24.3002234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-32] SKIPPED [ 43%] 2023-03-20T11:53:24.3009710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-33] SKIPPED [ 43%] 2023-03-20T11:53:24.3015244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-34] SKIPPED [ 43%] 2023-03-20T11:53:24.3022724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_mask-35] SKIPPED [ 43%] 2023-03-20T11:53:24.3029268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-00] SKIPPED [ 43%] 2023-03-20T11:53:24.3035522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-01] SKIPPED [ 43%] 2023-03-20T11:53:24.3041958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-02] SKIPPED [ 43%] 2023-03-20T11:53:24.3049326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-03] SKIPPED [ 43%] 2023-03-20T11:53:24.3055371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-04] SKIPPED [ 43%] 2023-03-20T11:53:24.3061191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-05] SKIPPED [ 43%] 2023-03-20T11:53:24.3067515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-06] SKIPPED [ 43%] 2023-03-20T11:53:24.3073697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-07] SKIPPED [ 43%] 2023-03-20T11:53:24.3080000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-08] SKIPPED [ 43%] 2023-03-20T11:53:24.3086332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-09] SKIPPED [ 43%] 2023-03-20T11:53:24.3094037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-10] SKIPPED [ 43%] 2023-03-20T11:53:24.3100210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-11] SKIPPED [ 43%] 2023-03-20T11:53:24.3106339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-12] SKIPPED [ 43%] 2023-03-20T11:53:24.3112349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-13] SKIPPED [ 43%] 2023-03-20T11:53:24.3118416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-14] SKIPPED [ 43%] 2023-03-20T11:53:24.3124542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-15] SKIPPED [ 43%] 2023-03-20T11:53:24.3131640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-16] SKIPPED [ 43%] 2023-03-20T11:53:24.3137029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-17] SKIPPED [ 43%] 2023-03-20T11:53:24.3143006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-18] SKIPPED [ 43%] 2023-03-20T11:53:24.3149149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-19] SKIPPED [ 43%] 2023-03-20T11:53:24.3154958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-20] SKIPPED [ 43%] 2023-03-20T11:53:24.3161433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-21] SKIPPED [ 43%] 2023-03-20T11:53:24.3169932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-22] SKIPPED [ 43%] 2023-03-20T11:53:24.3175150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-23] SKIPPED [ 43%] 2023-03-20T11:53:24.3181518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-24] SKIPPED [ 43%] 2023-03-20T11:53:24.3187645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-25] SKIPPED [ 43%] 2023-03-20T11:53:24.3193710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-26] SKIPPED [ 43%] 2023-03-20T11:53:24.3200348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-27] SKIPPED [ 43%] 2023-03-20T11:53:24.3206046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-28] SKIPPED [ 43%] 2023-03-20T11:53:24.3213102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-29] SKIPPED [ 43%] 2023-03-20T11:53:24.3218371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-30] SKIPPED [ 43%] 2023-03-20T11:53:24.3224606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-31] SKIPPED [ 43%] 2023-03-20T11:53:24.3230625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-32] SKIPPED [ 43%] 2023-03-20T11:53:24.3237693Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-33] SKIPPED [ 43%] 2023-03-20T11:53:24.3243853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-34] SKIPPED [ 43%] 2023-03-20T11:53:24.3250309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-elastic_video-35] SKIPPED [ 43%] 2023-03-20T11:53:24.3256577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-00] SKIPPED [ 43%] 2023-03-20T11:53:24.3262641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-01] SKIPPED [ 43%] 2023-03-20T11:53:24.3268760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-02] SKIPPED [ 43%] 2023-03-20T11:53:24.3274786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-03] SKIPPED [ 43%] 2023-03-20T11:53:24.3280983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-04] SKIPPED [ 43%] 2023-03-20T11:53:24.3287067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-05] SKIPPED [ 43%] 2023-03-20T11:53:24.3293258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-06] SKIPPED [ 43%] 2023-03-20T11:53:24.3299572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-07] SKIPPED [ 43%] 2023-03-20T11:53:24.3305793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-08] SKIPPED [ 43%] 2023-03-20T11:53:24.3312965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-09] SKIPPED [ 43%] 2023-03-20T11:53:24.3318977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-10] SKIPPED [ 43%] 2023-03-20T11:53:24.3325003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-11] SKIPPED [ 43%] 2023-03-20T11:53:24.3332170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-12] SKIPPED [ 43%] 2023-03-20T11:53:24.3337688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-13] SKIPPED [ 43%] 2023-03-20T11:53:24.3343897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-14] SKIPPED [ 43%] 2023-03-20T11:53:24.3349957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-15] SKIPPED [ 43%] 2023-03-20T11:53:24.3355908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-16] SKIPPED [ 43%] 2023-03-20T11:53:24.3362086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-17] SKIPPED [ 43%] 2023-03-20T11:53:24.3369412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-18] SKIPPED [ 43%] 2023-03-20T11:53:24.3374895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-19] SKIPPED [ 43%] 2023-03-20T11:53:24.3382180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-20] SKIPPED [ 43%] 2023-03-20T11:53:24.3388602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-21] SKIPPED [ 43%] 2023-03-20T11:53:24.3394483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-22] SKIPPED [ 43%] 2023-03-20T11:53:24.3400615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-23] SKIPPED [ 43%] 2023-03-20T11:53:24.3406416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-24] SKIPPED [ 43%] 2023-03-20T11:53:24.3412991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-25] SKIPPED [ 43%] 2023-03-20T11:53:24.3419014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-26] SKIPPED [ 43%] 2023-03-20T11:53:24.3425029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-27] SKIPPED [ 43%] 2023-03-20T11:53:24.3430734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-28] SKIPPED [ 43%] 2023-03-20T11:53:24.3436761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-29] SKIPPED [ 43%] 2023-03-20T11:53:24.3442999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-30] SKIPPED [ 43%] 2023-03-20T11:53:24.3450158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-31] SKIPPED [ 43%] 2023-03-20T11:53:24.3456795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-32] SKIPPED [ 43%] 2023-03-20T11:53:24.3462834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-33] SKIPPED [ 43%] 2023-03-20T11:53:24.3469081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-34] SKIPPED [ 43%] 2023-03-20T11:53:24.3475124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-35] SKIPPED [ 43%] 2023-03-20T11:53:24.3481089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-36] SKIPPED [ 43%] 2023-03-20T11:53:24.3487069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-37] SKIPPED [ 43%] 2023-03-20T11:53:24.3493565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-38] SKIPPED [ 43%] 2023-03-20T11:53:24.3499768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-39] SKIPPED [ 43%] 2023-03-20T11:53:24.3506114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-40] SKIPPED [ 43%] 2023-03-20T11:53:24.3512246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-41] SKIPPED [ 43%] 2023-03-20T11:53:24.3518288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-42] SKIPPED [ 43%] 2023-03-20T11:53:24.3525382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-43] SKIPPED [ 43%] 2023-03-20T11:53:24.3532703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-44] SKIPPED [ 43%] 2023-03-20T11:53:24.3537991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-45] SKIPPED [ 43%] 2023-03-20T11:53:24.3544301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-46] SKIPPED [ 43%] 2023-03-20T11:53:24.3550336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_image_tensor-47] SKIPPED [ 43%] 2023-03-20T11:53:24.3556325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-000] SKIPPED [ 43%] 2023-03-20T11:53:24.3562657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-001] SKIPPED [ 43%] 2023-03-20T11:53:24.3570046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-002] SKIPPED [ 43%] 2023-03-20T11:53:24.3575468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-003] SKIPPED [ 43%] 2023-03-20T11:53:24.3581583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-004] SKIPPED [ 43%] 2023-03-20T11:53:24.3587866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-005] SKIPPED [ 43%] 2023-03-20T11:53:24.3595142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-006] SKIPPED [ 43%] 2023-03-20T11:53:24.3601446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-007] SKIPPED [ 43%] 2023-03-20T11:53:24.3607622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-008] SKIPPED [ 43%] 2023-03-20T11:53:24.3613862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-009] SKIPPED [ 43%] 2023-03-20T11:53:24.3620287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-010] SKIPPED [ 43%] 2023-03-20T11:53:24.3626566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-011] SKIPPED [ 43%] 2023-03-20T11:53:24.3632680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-012] SKIPPED [ 43%] 2023-03-20T11:53:24.3638832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-013] SKIPPED [ 43%] 2023-03-20T11:53:24.3645102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-014] SKIPPED [ 43%] 2023-03-20T11:53:24.3652427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-015] SKIPPED [ 43%] 2023-03-20T11:53:24.3657964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-016] SKIPPED [ 43%] 2023-03-20T11:53:24.3664073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-017] SKIPPED [ 43%] 2023-03-20T11:53:24.3673180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-018] SKIPPED [ 43%] 2023-03-20T11:53:24.3679484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-019] SKIPPED [ 43%] 2023-03-20T11:53:24.3685656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-020] SKIPPED [ 43%] 2023-03-20T11:53:24.3692696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-021] SKIPPED [ 43%] 2023-03-20T11:53:24.3698277Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-022] SKIPPED [ 43%] 2023-03-20T11:53:24.3704546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-023] SKIPPED [ 43%] 2023-03-20T11:53:24.3710584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-024] SKIPPED [ 43%] 2023-03-20T11:53:24.3716633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-025] SKIPPED [ 43%] 2023-03-20T11:53:24.3722946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-026] SKIPPED [ 43%] 2023-03-20T11:53:24.3731500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-027] SKIPPED [ 43%] 2023-03-20T11:53:24.3735868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-028] SKIPPED [ 43%] 2023-03-20T11:53:24.3743352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-029] SKIPPED [ 43%] 2023-03-20T11:53:24.3749678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-030] SKIPPED [ 43%] 2023-03-20T11:53:24.3755666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-031] SKIPPED [ 43%] 2023-03-20T11:53:24.3761997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-032] SKIPPED [ 43%] 2023-03-20T11:53:24.3769351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-033] SKIPPED [ 43%] 2023-03-20T11:53:24.3774633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-034] SKIPPED [ 43%] 2023-03-20T11:53:24.3781136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-035] SKIPPED [ 43%] 2023-03-20T11:53:24.3787385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-036] SKIPPED [ 43%] 2023-03-20T11:53:24.3793447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-037] SKIPPED [ 43%] 2023-03-20T11:53:24.3799975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-038] SKIPPED [ 43%] 2023-03-20T11:53:24.3805890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-039] SKIPPED [ 43%] 2023-03-20T11:53:24.3813097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-040] SKIPPED [ 43%] 2023-03-20T11:53:24.3820114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-041] SKIPPED [ 43%] 2023-03-20T11:53:24.3826439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-042] SKIPPED [ 43%] 2023-03-20T11:53:24.3832478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-043] SKIPPED [ 43%] 2023-03-20T11:53:24.3838695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-044] SKIPPED [ 43%] 2023-03-20T11:53:24.3844878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-045] SKIPPED [ 43%] 2023-03-20T11:53:24.3852087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-046] SKIPPED [ 43%] 2023-03-20T11:53:24.3857905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-047] SKIPPED [ 43%] 2023-03-20T11:53:24.3864193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-048] SKIPPED [ 43%] 2023-03-20T11:53:24.3870397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-049] SKIPPED [ 43%] 2023-03-20T11:53:24.3876544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-050] SKIPPED [ 43%] 2023-03-20T11:53:24.3882844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-051] SKIPPED [ 43%] 2023-03-20T11:53:24.3891476Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-052] SKIPPED [ 43%] 2023-03-20T11:53:24.3896948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-053] SKIPPED [ 43%] 2023-03-20T11:53:24.3903029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-054] SKIPPED [ 43%] 2023-03-20T11:53:24.3909308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-055] SKIPPED [ 43%] 2023-03-20T11:53:24.3915358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-056] SKIPPED [ 43%] 2023-03-20T11:53:24.3921715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-057] SKIPPED [ 43%] 2023-03-20T11:53:24.3928925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-058] SKIPPED [ 43%] 2023-03-20T11:53:24.3934356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-059] SKIPPED [ 43%] 2023-03-20T11:53:24.3940310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-060] SKIPPED [ 43%] 2023-03-20T11:53:24.3946635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-061] SKIPPED [ 43%] 2023-03-20T11:53:24.3952714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-062] SKIPPED [ 43%] 2023-03-20T11:53:24.3958804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-063] SKIPPED [ 43%] 2023-03-20T11:53:24.3966105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-064] SKIPPED [ 43%] 2023-03-20T11:53:24.3972978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-065] SKIPPED [ 43%] 2023-03-20T11:53:24.3985471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-066] SKIPPED [ 43%] 2023-03-20T11:53:24.3986067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-067] SKIPPED [ 43%] 2023-03-20T11:53:24.3991405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-068] SKIPPED [ 43%] 2023-03-20T11:53:24.3997346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-069] SKIPPED [ 43%] 2023-03-20T11:53:24.4003685Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-070] SKIPPED [ 43%] 2023-03-20T11:53:24.4011471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-071] SKIPPED [ 43%] 2023-03-20T11:53:24.4016321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-072] SKIPPED [ 43%] 2023-03-20T11:53:24.4022555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-073] SKIPPED [ 43%] 2023-03-20T11:53:24.4028734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-074] SKIPPED [ 43%] 2023-03-20T11:53:24.4035951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-075] SKIPPED [ 43%] 2023-03-20T11:53:24.4042237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-076] SKIPPED [ 43%] 2023-03-20T11:53:24.4049458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-077] SKIPPED [ 43%] 2023-03-20T11:53:24.4055239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-078] SKIPPED [ 43%] 2023-03-20T11:53:24.4060932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-079] SKIPPED [ 43%] 2023-03-20T11:53:24.4067027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-080] SKIPPED [ 43%] 2023-03-20T11:53:24.4073066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-081] SKIPPED [ 43%] 2023-03-20T11:53:24.4079074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-082] SKIPPED [ 43%] 2023-03-20T11:53:24.4085477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-083] SKIPPED [ 43%] 2023-03-20T11:53:24.4092859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-084] SKIPPED [ 43%] 2023-03-20T11:53:24.4098384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-085] SKIPPED [ 43%] 2023-03-20T11:53:24.4104766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-086] SKIPPED [ 43%] 2023-03-20T11:53:24.4111980Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-087] SKIPPED [ 43%] 2023-03-20T11:53:24.4118179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-088] SKIPPED [ 43%] 2023-03-20T11:53:24.4124369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-089] SKIPPED [ 43%] 2023-03-20T11:53:24.4131631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-090] SKIPPED [ 43%] 2023-03-20T11:53:24.4137342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-091] SKIPPED [ 43%] 2023-03-20T11:53:24.4143515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-092] SKIPPED [ 43%] 2023-03-20T11:53:24.4149873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-093] SKIPPED [ 43%] 2023-03-20T11:53:24.4155998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-094] SKIPPED [ 43%] 2023-03-20T11:53:24.4162669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-095] SKIPPED [ 43%] 2023-03-20T11:53:24.4169931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-096] SKIPPED [ 43%] 2023-03-20T11:53:24.4175417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-097] SKIPPED [ 43%] 2023-03-20T11:53:24.4182838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-098] SKIPPED [ 43%] 2023-03-20T11:53:24.4189034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-099] SKIPPED [ 43%] 2023-03-20T11:53:24.4195077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-100] SKIPPED [ 43%] 2023-03-20T11:53:24.4201551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-101] SKIPPED [ 43%] 2023-03-20T11:53:24.4207574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-102] SKIPPED [ 43%] 2023-03-20T11:53:24.4214214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-103] SKIPPED [ 43%] 2023-03-20T11:53:24.4220095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-104] SKIPPED [ 43%] 2023-03-20T11:53:24.4226320Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-105] SKIPPED [ 43%] 2023-03-20T11:53:24.4232418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-106] SKIPPED [ 43%] 2023-03-20T11:53:24.4238428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-107] SKIPPED [ 43%] 2023-03-20T11:53:24.4244871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-108] SKIPPED [ 43%] 2023-03-20T11:53:24.4252054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-109] SKIPPED [ 43%] 2023-03-20T11:53:24.4258901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-110] SKIPPED [ 43%] 2023-03-20T11:53:24.4265145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-111] SKIPPED [ 43%] 2023-03-20T11:53:24.4271073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-112] SKIPPED [ 43%] 2023-03-20T11:53:24.4277072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-113] SKIPPED [ 43%] 2023-03-20T11:53:24.4283331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-114] SKIPPED [ 43%] 2023-03-20T11:53:24.4290715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-115] SKIPPED [ 43%] 2023-03-20T11:53:24.4296087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-116] SKIPPED [ 43%] 2023-03-20T11:53:24.4302393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-117] SKIPPED [ 43%] 2023-03-20T11:53:24.4308667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-118] SKIPPED [ 43%] 2023-03-20T11:53:24.4314839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-119] SKIPPED [ 43%] 2023-03-20T11:53:24.4321128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-120] SKIPPED [ 43%] 2023-03-20T11:53:24.4329767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-121] SKIPPED [ 43%] 2023-03-20T11:53:24.4335168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-122] SKIPPED [ 43%] 2023-03-20T11:53:24.4341359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-123] SKIPPED [ 43%] 2023-03-20T11:53:24.4347646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-124] SKIPPED [ 43%] 2023-03-20T11:53:24.4353785Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-125] SKIPPED [ 43%] 2023-03-20T11:53:24.4359911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-126] SKIPPED [ 43%] 2023-03-20T11:53:24.4366045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-127] SKIPPED [ 43%] 2023-03-20T11:53:24.4373231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-128] SKIPPED [ 43%] 2023-03-20T11:53:24.4378944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-129] SKIPPED [ 43%] 2023-03-20T11:53:24.4385218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-130] SKIPPED [ 43%] 2023-03-20T11:53:24.4391300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-131] SKIPPED [ 43%] 2023-03-20T11:53:24.4397426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-132] SKIPPED [ 43%] 2023-03-20T11:53:24.4404647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-133] SKIPPED [ 43%] 2023-03-20T11:53:24.4411733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-134] SKIPPED [ 43%] 2023-03-20T11:53:24.4417481Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-135] SKIPPED [ 43%] 2023-03-20T11:53:24.4423709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-136] SKIPPED [ 43%] 2023-03-20T11:53:24.4429960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-137] SKIPPED [ 43%] 2023-03-20T11:53:24.4436057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-138] SKIPPED [ 43%] 2023-03-20T11:53:24.4442468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-139] SKIPPED [ 43%] 2023-03-20T11:53:24.4449720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-140] SKIPPED [ 43%] 2023-03-20T11:53:24.4455025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-141] SKIPPED [ 43%] 2023-03-20T11:53:24.4461190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-142] SKIPPED [ 43%] 2023-03-20T11:53:24.4467586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-143] SKIPPED [ 43%] 2023-03-20T11:53:24.4474831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-144] SKIPPED [ 43%] 2023-03-20T11:53:24.4481393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-145] SKIPPED [ 43%] 2023-03-20T11:53:24.4487467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-146] SKIPPED [ 43%] 2023-03-20T11:53:24.4494100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-147] SKIPPED [ 43%] 2023-03-20T11:53:24.4500598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-148] SKIPPED [ 43%] 2023-03-20T11:53:24.4506643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-149] SKIPPED [ 43%] 2023-03-20T11:53:24.4512849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-150] SKIPPED [ 43%] 2023-03-20T11:53:24.4519043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-151] SKIPPED [ 43%] 2023-03-20T11:53:24.4525026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-152] SKIPPED [ 43%] 2023-03-20T11:53:24.4532211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-153] SKIPPED [ 43%] 2023-03-20T11:53:24.4537994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-154] SKIPPED [ 43%] 2023-03-20T11:53:24.4546918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-155] SKIPPED [ 43%] 2023-03-20T11:53:24.4553007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-156] SKIPPED [ 43%] 2023-03-20T11:53:24.4559359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-157] SKIPPED [ 43%] 2023-03-20T11:53:24.4565303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-158] SKIPPED [ 43%] 2023-03-20T11:53:24.4572902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-159] SKIPPED [ 43%] 2023-03-20T11:53:24.4578439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-160] SKIPPED [ 43%] 2023-03-20T11:53:24.4584636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-161] SKIPPED [ 43%] 2023-03-20T11:53:24.4590429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-162] SKIPPED [ 43%] 2023-03-20T11:53:24.4596514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-163] SKIPPED [ 43%] 2023-03-20T11:53:24.4602859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-164] SKIPPED [ 43%] 2023-03-20T11:53:24.4610172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-165] SKIPPED [ 43%] 2023-03-20T11:53:24.4615517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-166] SKIPPED [ 43%] 2023-03-20T11:53:24.4622565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-167] SKIPPED [ 43%] 2023-03-20T11:53:24.4628838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-168] SKIPPED [ 43%] 2023-03-20T11:53:24.4634828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-169] SKIPPED [ 43%] 2023-03-20T11:53:24.4641173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-170] SKIPPED [ 43%] 2023-03-20T11:53:24.4647164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-171] SKIPPED [ 43%] 2023-03-20T11:53:24.4653733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-172] SKIPPED [ 43%] 2023-03-20T11:53:24.4660303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-173] SKIPPED [ 43%] 2023-03-20T11:53:24.4666453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-174] SKIPPED [ 43%] 2023-03-20T11:53:24.4672548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-175] SKIPPED [ 43%] 2023-03-20T11:53:24.4678715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-176] SKIPPED [ 43%] 2023-03-20T11:53:24.4685277Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-177] SKIPPED [ 43%] 2023-03-20T11:53:24.4693466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-178] SKIPPED [ 43%] 2023-03-20T11:53:24.4699728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-179] SKIPPED [ 43%] 2023-03-20T11:53:24.4705984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-180] SKIPPED [ 43%] 2023-03-20T11:53:24.4712158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-181] SKIPPED [ 43%] 2023-03-20T11:53:24.4718332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-182] SKIPPED [ 43%] 2023-03-20T11:53:24.4724462Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-183] SKIPPED [ 43%] 2023-03-20T11:53:24.4731687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-184] SKIPPED [ 43%] 2023-03-20T11:53:24.4737138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-185] SKIPPED [ 43%] 2023-03-20T11:53:24.4743268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-186] SKIPPED [ 43%] 2023-03-20T11:53:24.4749658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-187] SKIPPED [ 43%] 2023-03-20T11:53:24.4755945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-188] SKIPPED [ 43%] 2023-03-20T11:53:24.4761999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-189] SKIPPED [ 43%] 2023-03-20T11:53:24.4770285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-190] SKIPPED [ 43%] 2023-03-20T11:53:24.4775854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-191] SKIPPED [ 43%] 2023-03-20T11:53:24.4782199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-192] SKIPPED [ 43%] 2023-03-20T11:53:24.4788429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-193] SKIPPED [ 43%] 2023-03-20T11:53:24.4794478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-194] SKIPPED [ 43%] 2023-03-20T11:53:24.4800678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-195] SKIPPED [ 43%] 2023-03-20T11:53:24.4806790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-196] SKIPPED [ 43%] 2023-03-20T11:53:24.4813039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-197] SKIPPED [ 43%] 2023-03-20T11:53:24.4819390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-198] SKIPPED [ 43%] 2023-03-20T11:53:24.4825584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-199] SKIPPED [ 43%] 2023-03-20T11:53:24.4831660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-200] SKIPPED [ 43%] 2023-03-20T11:53:24.4839057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-201] SKIPPED [ 43%] 2023-03-20T11:53:24.4845342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-202] SKIPPED [ 43%] 2023-03-20T11:53:24.4852328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-203] SKIPPED [ 43%] 2023-03-20T11:53:24.4858057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-204] SKIPPED [ 43%] 2023-03-20T11:53:24.4864260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-205] SKIPPED [ 43%] 2023-03-20T11:53:24.4870454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-206] SKIPPED [ 43%] 2023-03-20T11:53:24.4876517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-207] SKIPPED [ 43%] 2023-03-20T11:53:24.4882831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-208] SKIPPED [ 43%] 2023-03-20T11:53:24.4890033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-209] SKIPPED [ 43%] 2023-03-20T11:53:24.4895572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-210] SKIPPED [ 43%] 2023-03-20T11:53:24.4901658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-211] SKIPPED [ 43%] 2023-03-20T11:53:24.4907869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-212] SKIPPED [ 43%] 2023-03-20T11:53:24.4915205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-213] SKIPPED [ 43%] 2023-03-20T11:53:24.4921496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-214] SKIPPED [ 43%] 2023-03-20T11:53:24.4928869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-215] SKIPPED [ 43%] 2023-03-20T11:53:24.4934060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-216] SKIPPED [ 43%] 2023-03-20T11:53:24.4940410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-217] SKIPPED [ 43%] 2023-03-20T11:53:24.4946477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-218] SKIPPED [ 43%] 2023-03-20T11:53:24.4952550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-219] SKIPPED [ 43%] 2023-03-20T11:53:24.4958660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-220] SKIPPED [ 43%] 2023-03-20T11:53:24.4964818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-221] SKIPPED [ 43%] 2023-03-20T11:53:24.4971925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-222] SKIPPED [ 43%] 2023-03-20T11:53:24.4977585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-223] SKIPPED [ 43%] 2023-03-20T11:53:24.4984997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-224] SKIPPED [ 43%] 2023-03-20T11:53:24.4991334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-225] SKIPPED [ 43%] 2023-03-20T11:53:24.4997302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-226] SKIPPED [ 43%] 2023-03-20T11:53:24.5003565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-227] SKIPPED [ 43%] 2023-03-20T11:53:24.5010232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-228] SKIPPED [ 43%] 2023-03-20T11:53:24.5016609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-229] SKIPPED [ 43%] 2023-03-20T11:53:24.5022660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-230] SKIPPED [ 43%] 2023-03-20T11:53:24.5028946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-231] SKIPPED [ 43%] 2023-03-20T11:53:24.5035052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-232] SKIPPED [ 43%] 2023-03-20T11:53:24.5041333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-233] SKIPPED [ 43%] 2023-03-20T11:53:24.5047445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-234] SKIPPED [ 43%] 2023-03-20T11:53:24.5053909Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-235] SKIPPED [ 43%] 2023-03-20T11:53:24.5061445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-236] SKIPPED [ 43%] 2023-03-20T11:53:24.5067745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-237] SKIPPED [ 43%] 2023-03-20T11:53:24.5073846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-238] SKIPPED [ 43%] 2023-03-20T11:53:24.5080003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-239] SKIPPED [ 43%] 2023-03-20T11:53:24.5086085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-240] SKIPPED [ 43%] 2023-03-20T11:53:24.5093070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-241] SKIPPED [ 43%] 2023-03-20T11:53:24.5098983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-242] SKIPPED [ 43%] 2023-03-20T11:53:24.5105175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-243] SKIPPED [ 43%] 2023-03-20T11:53:24.5111335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-244] SKIPPED [ 43%] 2023-03-20T11:53:24.5117413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-245] SKIPPED [ 43%] 2023-03-20T11:53:24.5123816Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-246] SKIPPED [ 43%] 2023-03-20T11:53:24.5132338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-247] SKIPPED [ 43%] 2023-03-20T11:53:24.5137770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-248] SKIPPED [ 43%] 2023-03-20T11:53:24.5143939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-249] SKIPPED [ 43%] 2023-03-20T11:53:24.5150091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-250] SKIPPED [ 43%] 2023-03-20T11:53:24.5156096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-251] SKIPPED [ 43%] 2023-03-20T11:53:24.5163030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-252] SKIPPED [ 43%] 2023-03-20T11:53:24.5170065Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-253] SKIPPED [ 43%] 2023-03-20T11:53:24.5175269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-254] SKIPPED [ 43%] 2023-03-20T11:53:24.5181371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-255] SKIPPED [ 43%] 2023-03-20T11:53:24.5187779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-256] SKIPPED [ 43%] 2023-03-20T11:53:24.5193834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-257] SKIPPED [ 43%] 2023-03-20T11:53:24.5199946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-258] SKIPPED [ 43%] 2023-03-20T11:53:24.5207240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-259] SKIPPED [ 43%] 2023-03-20T11:53:24.5214080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-260] SKIPPED [ 43%] 2023-03-20T11:53:24.5220167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-261] SKIPPED [ 43%] 2023-03-20T11:53:24.5226380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-262] SKIPPED [ 43%] 2023-03-20T11:53:24.5232437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-263] SKIPPED [ 43%] 2023-03-20T11:53:24.5238589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-264] SKIPPED [ 43%] 2023-03-20T11:53:24.5244840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-265] SKIPPED [ 43%] 2023-03-20T11:53:24.5252085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-266] SKIPPED [ 43%] 2023-03-20T11:53:24.5257578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-267] SKIPPED [ 43%] 2023-03-20T11:53:24.5263693Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-268] SKIPPED [ 43%] 2023-03-20T11:53:24.5269843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-269] SKIPPED [ 43%] 2023-03-20T11:53:24.5277159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-270] SKIPPED [ 43%] 2023-03-20T11:53:24.5283321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-271] SKIPPED [ 43%] 2023-03-20T11:53:24.5290302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-272] SKIPPED [ 43%] 2023-03-20T11:53:24.5296055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-273] SKIPPED [ 43%] 2023-03-20T11:53:24.5302184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-274] SKIPPED [ 43%] 2023-03-20T11:53:24.5308408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-275] SKIPPED [ 43%] 2023-03-20T11:53:24.5314484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-276] SKIPPED [ 43%] 2023-03-20T11:53:24.5320644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-277] SKIPPED [ 43%] 2023-03-20T11:53:24.5326769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-278] SKIPPED [ 43%] 2023-03-20T11:53:24.5333088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-279] SKIPPED [ 43%] 2023-03-20T11:53:24.5339477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-280] SKIPPED [ 43%] 2023-03-20T11:53:24.5346967Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-281] SKIPPED [ 43%] 2023-03-20T11:53:24.5353018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-282] SKIPPED [ 43%] 2023-03-20T11:53:24.5359256Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-283] SKIPPED [ 43%] 2023-03-20T11:53:24.5365321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-284] SKIPPED [ 43%] 2023-03-20T11:53:24.5372777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-285] SKIPPED [ 43%] 2023-03-20T11:53:24.5378355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-286] SKIPPED [ 43%] 2023-03-20T11:53:24.5384565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-287] SKIPPED [ 43%] 2023-03-20T11:53:24.5390710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-288] SKIPPED [ 43%] 2023-03-20T11:53:24.5396807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-289] SKIPPED [ 43%] 2023-03-20T11:53:24.5403016Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-290] SKIPPED [ 43%] 2023-03-20T11:53:24.5410293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-291] SKIPPED [ 43%] 2023-03-20T11:53:24.5415763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-292] SKIPPED [ 43%] 2023-03-20T11:53:24.5424820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-293] SKIPPED [ 43%] 2023-03-20T11:53:24.5430849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-294] SKIPPED [ 43%] 2023-03-20T11:53:24.5436976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-295] SKIPPED [ 43%] 2023-03-20T11:53:24.5443106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-296] SKIPPED [ 43%] 2023-03-20T11:53:24.5450323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-297] SKIPPED [ 43%] 2023-03-20T11:53:24.5455993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-298] SKIPPED [ 43%] 2023-03-20T11:53:24.5462019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-299] SKIPPED [ 43%] 2023-03-20T11:53:24.5468456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-300] SKIPPED [ 43%] 2023-03-20T11:53:24.5474425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-301] SKIPPED [ 43%] 2023-03-20T11:53:24.5480644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-302] SKIPPED [ 43%] 2023-03-20T11:53:24.5486821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-303] SKIPPED [ 43%] 2023-03-20T11:53:24.5494661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-304] SKIPPED [ 43%] 2023-03-20T11:53:24.5500913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-305] SKIPPED [ 43%] 2023-03-20T11:53:24.5507199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-306] SKIPPED [ 43%] 2023-03-20T11:53:24.5513258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-307] SKIPPED [ 43%] 2023-03-20T11:53:24.5519363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-308] SKIPPED [ 43%] 2023-03-20T11:53:24.5525574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-309] SKIPPED [ 43%] 2023-03-20T11:53:24.5532849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-310] SKIPPED [ 43%] 2023-03-20T11:53:24.5538314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-311] SKIPPED [ 43%] 2023-03-20T11:53:24.5544534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-312] SKIPPED [ 43%] 2023-03-20T11:53:24.5550827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-313] SKIPPED [ 43%] 2023-03-20T11:53:24.5556846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-314] SKIPPED [ 43%] 2023-03-20T11:53:24.5563212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-315] SKIPPED [ 43%] 2023-03-20T11:53:24.5571756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-316] SKIPPED [ 43%] 2023-03-20T11:53:24.5577138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-317] SKIPPED [ 43%] 2023-03-20T11:53:24.5583521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-318] SKIPPED [ 43%] 2023-03-20T11:53:24.5589514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-319] SKIPPED [ 43%] 2023-03-20T11:53:24.5595600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-320] SKIPPED [ 43%] 2023-03-20T11:53:24.5601825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-321] SKIPPED [ 43%] 2023-03-20T11:53:24.5608641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-322] SKIPPED [ 43%] 2023-03-20T11:53:24.5614632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_bounding_box-323] SKIPPED [ 43%] 2023-03-20T11:53:24.5620736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-00] SKIPPED [ 43%] 2023-03-20T11:53:24.5626884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-01] SKIPPED [ 43%] 2023-03-20T11:53:24.5632910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-02] SKIPPED [ 43%] 2023-03-20T11:53:24.5640201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-03] SKIPPED [ 43%] 2023-03-20T11:53:24.5646761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-04] SKIPPED [ 43%] 2023-03-20T11:53:24.5653299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-05] SKIPPED [ 43%] 2023-03-20T11:53:24.5660266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-06] SKIPPED [ 43%] 2023-03-20T11:53:24.5666589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-07] SKIPPED [ 43%] 2023-03-20T11:53:24.5672954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-08] SKIPPED [ 43%] 2023-03-20T11:53:24.5679491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-09] SKIPPED [ 43%] 2023-03-20T11:53:24.5685431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-10] SKIPPED [ 43%] 2023-03-20T11:53:24.5692822Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_mask-11] SKIPPED [ 43%] 2023-03-20T11:53:24.5698609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-00] SKIPPED [ 43%] 2023-03-20T11:53:24.5704835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-01] SKIPPED [ 43%] 2023-03-20T11:53:24.5711257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-02] SKIPPED [ 43%] 2023-03-20T11:53:24.5718623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-03] SKIPPED [ 43%] 2023-03-20T11:53:24.5724938Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-04] SKIPPED [ 43%] 2023-03-20T11:53:24.5732055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-05] SKIPPED [ 43%] 2023-03-20T11:53:24.5738285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-06] SKIPPED [ 43%] 2023-03-20T11:53:24.5744613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-07] SKIPPED [ 43%] 2023-03-20T11:53:24.5750801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-08] SKIPPED [ 43%] 2023-03-20T11:53:24.5757026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-09] SKIPPED [ 43%] 2023-03-20T11:53:24.5763380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-10] SKIPPED [ 43%] 2023-03-20T11:53:24.5770423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-11] SKIPPED [ 43%] 2023-03-20T11:53:24.5776549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-12] SKIPPED [ 43%] 2023-03-20T11:53:24.5782914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-13] SKIPPED [ 43%] 2023-03-20T11:53:24.5790665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-14] SKIPPED [ 43%] 2023-03-20T11:53:24.5796877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-15] SKIPPED [ 43%] 2023-03-20T11:53:24.5803189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-16] SKIPPED [ 43%] 2023-03-20T11:53:24.5810650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-17] SKIPPED [ 43%] 2023-03-20T11:53:24.5816415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-18] SKIPPED [ 43%] 2023-03-20T11:53:24.5822888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-19] SKIPPED [ 43%] 2023-03-20T11:53:24.5829282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-20] SKIPPED [ 43%] 2023-03-20T11:53:24.5835570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-21] SKIPPED [ 43%] 2023-03-20T11:53:24.5841903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-22] SKIPPED [ 43%] 2023-03-20T11:53:24.5849255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-23] SKIPPED [ 43%] 2023-03-20T11:53:24.5855040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-24] SKIPPED [ 43%] 2023-03-20T11:53:24.5861507Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-25] SKIPPED [ 43%] 2023-03-20T11:53:24.5869036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-26] SKIPPED [ 43%] 2023-03-20T11:53:24.5875180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-27] SKIPPED [ 43%] 2023-03-20T11:53:24.5881520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-28] SKIPPED [ 43%] 2023-03-20T11:53:24.5888733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-29] SKIPPED [ 43%] 2023-03-20T11:53:24.5894236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-30] SKIPPED [ 43%] 2023-03-20T11:53:24.5900655Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-31] SKIPPED [ 43%] 2023-03-20T11:53:24.5907167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-32] SKIPPED [ 43%] 2023-03-20T11:53:24.5913315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-33] SKIPPED [ 43%] 2023-03-20T11:53:24.5919824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-34] SKIPPED [ 43%] 2023-03-20T11:53:24.5925835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-center_crop_video-35] SKIPPED [ 43%] 2023-03-20T11:53:24.5933560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-000] SKIPPED [ 43%] 2023-03-20T11:53:24.5940445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-001] SKIPPED [ 43%] 2023-03-20T11:53:24.5946926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-002] SKIPPED [ 43%] 2023-03-20T11:53:24.5953280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-003] SKIPPED [ 43%] 2023-03-20T11:53:24.5959578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-004] SKIPPED [ 43%] 2023-03-20T11:53:24.5965831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-005] SKIPPED [ 43%] 2023-03-20T11:53:24.5973219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-006] SKIPPED [ 43%] 2023-03-20T11:53:24.5979255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-007] SKIPPED [ 43%] 2023-03-20T11:53:24.5985893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-008] SKIPPED [ 43%] 2023-03-20T11:53:24.5992170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-009] SKIPPED [ 43%] 2023-03-20T11:53:24.5998478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-010] SKIPPED [ 43%] 2023-03-20T11:53:24.6005125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-011] SKIPPED [ 43%] 2023-03-20T11:53:24.6012534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-012] SKIPPED [ 43%] 2023-03-20T11:53:24.6019790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-013] SKIPPED [ 43%] 2023-03-20T11:53:24.6026233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-014] SKIPPED [ 43%] 2023-03-20T11:53:24.6032676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-015] SKIPPED [ 43%] 2023-03-20T11:53:24.6039192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-016] SKIPPED [ 43%] 2023-03-20T11:53:24.6045627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-017] SKIPPED [ 43%] 2023-03-20T11:53:24.6052922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-018] SKIPPED [ 43%] 2023-03-20T11:53:24.6058973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-019] SKIPPED [ 43%] 2023-03-20T11:53:24.6065625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-020] SKIPPED [ 43%] 2023-03-20T11:53:24.6071945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-021] SKIPPED [ 43%] 2023-03-20T11:53:24.6078683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-022] SKIPPED [ 43%] 2023-03-20T11:53:24.6084845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-023] SKIPPED [ 43%] 2023-03-20T11:53:24.6093416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-024] SKIPPED [ 43%] 2023-03-20T11:53:24.6099455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-025] SKIPPED [ 43%] 2023-03-20T11:53:24.6105951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-026] SKIPPED [ 43%] 2023-03-20T11:53:24.6112447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-027] SKIPPED [ 43%] 2023-03-20T11:53:24.6118992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-028] SKIPPED [ 43%] 2023-03-20T11:53:24.6125337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-029] SKIPPED [ 43%] 2023-03-20T11:53:24.6132590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-030] SKIPPED [ 43%] 2023-03-20T11:53:24.6138372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-031] SKIPPED [ 43%] 2023-03-20T11:53:24.6144555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-032] SKIPPED [ 43%] 2023-03-20T11:53:24.6151105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-033] SKIPPED [ 43%] 2023-03-20T11:53:24.6156959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-034] SKIPPED [ 43%] 2023-03-20T11:53:24.6163312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-035] SKIPPED [ 43%] 2023-03-20T11:53:24.6171597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-036] SKIPPED [ 43%] 2023-03-20T11:53:24.6177320Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-037] SKIPPED [ 43%] 2023-03-20T11:53:24.6183243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-038] SKIPPED [ 43%] 2023-03-20T11:53:24.6189569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-039] SKIPPED [ 43%] 2023-03-20T11:53:24.6195633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-040] SKIPPED [ 43%] 2023-03-20T11:53:24.6201916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-041] SKIPPED [ 43%] 2023-03-20T11:53:24.6209209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-042] SKIPPED [ 43%] 2023-03-20T11:53:24.6214690Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-043] SKIPPED [ 43%] 2023-03-20T11:53:24.6220642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-044] SKIPPED [ 43%] 2023-03-20T11:53:24.6226843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-045] SKIPPED [ 43%] 2023-03-20T11:53:24.6232918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-046] SKIPPED [ 43%] 2023-03-20T11:53:24.6240319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-047] SKIPPED [ 43%] 2023-03-20T11:53:24.6246291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-048] SKIPPED [ 43%] 2023-03-20T11:53:24.6253341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-049] SKIPPED [ 43%] 2023-03-20T11:53:24.6259291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-050] SKIPPED [ 43%] 2023-03-20T11:53:24.6265669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-051] SKIPPED [ 43%] 2023-03-20T11:53:24.6271807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-052] SKIPPED [ 43%] 2023-03-20T11:53:24.6278149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-053] SKIPPED [ 43%] 2023-03-20T11:53:24.6284384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-054] SKIPPED [ 43%] 2023-03-20T11:53:24.6291759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-055] SKIPPED [ 43%] 2023-03-20T11:53:24.6297544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-056] SKIPPED [ 43%] 2023-03-20T11:53:24.6303927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-057] SKIPPED [ 43%] 2023-03-20T11:53:24.6313006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-058] SKIPPED [ 43%] 2023-03-20T11:53:24.6319226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-059] SKIPPED [ 43%] 2023-03-20T11:53:24.6325501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-060] SKIPPED [ 43%] 2023-03-20T11:53:24.6332513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-061] SKIPPED [ 43%] 2023-03-20T11:53:24.6338374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-062] SKIPPED [ 43%] 2023-03-20T11:53:24.6344656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-063] SKIPPED [ 43%] 2023-03-20T11:53:24.6350955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-064] SKIPPED [ 43%] 2023-03-20T11:53:24.6357126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-065] SKIPPED [ 43%] 2023-03-20T11:53:24.6363451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-066] SKIPPED [ 43%] 2023-03-20T11:53:24.6371606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-067] SKIPPED [ 43%] 2023-03-20T11:53:24.6376372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-068] SKIPPED [ 43%] 2023-03-20T11:53:24.6382771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-069] SKIPPED [ 43%] 2023-03-20T11:53:24.6390279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-070] SKIPPED [ 43%] 2023-03-20T11:53:24.6396461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-071] SKIPPED [ 43%] 2023-03-20T11:53:24.6402845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-072] SKIPPED [ 43%] 2023-03-20T11:53:24.6410184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-073] SKIPPED [ 43%] 2023-03-20T11:53:24.6415740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-074] SKIPPED [ 43%] 2023-03-20T11:53:24.6422035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-075] SKIPPED [ 43%] 2023-03-20T11:53:24.6428661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-076] SKIPPED [ 43%] 2023-03-20T11:53:24.6434789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-077] SKIPPED [ 43%] 2023-03-20T11:53:24.6441074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-078] SKIPPED [ 43%] 2023-03-20T11:53:24.6447260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-079] SKIPPED [ 43%] 2023-03-20T11:53:24.6453879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-080] SKIPPED [ 43%] 2023-03-20T11:53:24.6461600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-081] SKIPPED [ 43%] 2023-03-20T11:53:24.6467831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-082] SKIPPED [ 43%] 2023-03-20T11:53:24.6473859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-083] SKIPPED [ 43%] 2023-03-20T11:53:24.6480150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-084] SKIPPED [ 43%] 2023-03-20T11:53:24.6486299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-085] SKIPPED [ 43%] 2023-03-20T11:53:24.6493427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-086] SKIPPED [ 43%] 2023-03-20T11:53:24.6499160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-087] SKIPPED [ 43%] 2023-03-20T11:53:24.6505689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-088] SKIPPED [ 43%] 2023-03-20T11:53:24.6511924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-089] SKIPPED [ 43%] 2023-03-20T11:53:24.6518178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-090] SKIPPED [ 43%] 2023-03-20T11:53:24.6524399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-091] SKIPPED [ 43%] 2023-03-20T11:53:24.6531781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-092] SKIPPED [ 43%] 2023-03-20T11:53:24.6538572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-093] SKIPPED [ 43%] 2023-03-20T11:53:24.6544899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-094] SKIPPED [ 43%] 2023-03-20T11:53:24.6551298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-095] SKIPPED [ 43%] 2023-03-20T11:53:24.6557341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-096] SKIPPED [ 43%] 2023-03-20T11:53:24.6563463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-097] SKIPPED [ 43%] 2023-03-20T11:53:24.6570189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-098] SKIPPED [ 43%] 2023-03-20T11:53:24.6575104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-099] SKIPPED [ 43%] 2023-03-20T11:53:24.6580368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-100] SKIPPED [ 43%] 2023-03-20T11:53:24.6586159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-101] SKIPPED [ 43%] 2023-03-20T11:53:24.6591765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-102] SKIPPED [ 43%] 2023-03-20T11:53:24.6597282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-103] SKIPPED [ 43%] 2023-03-20T11:53:24.6604149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-104] SKIPPED [ 43%] 2023-03-20T11:53:24.6610093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-105] SKIPPED [ 43%] 2023-03-20T11:53:24.6615897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-106] SKIPPED [ 43%] 2023-03-20T11:53:24.6621647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-107] SKIPPED [ 43%] 2023-03-20T11:53:24.6627218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-108] SKIPPED [ 43%] 2023-03-20T11:53:24.6632752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-109] SKIPPED [ 43%] 2023-03-20T11:53:24.6638359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-110] SKIPPED [ 43%] 2023-03-20T11:53:24.6643949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-111] SKIPPED [ 43%] 2023-03-20T11:53:24.6650418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-112] SKIPPED [ 43%] 2023-03-20T11:53:24.6655871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-113] SKIPPED [ 43%] 2023-03-20T11:53:24.6661586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-114] SKIPPED [ 43%] 2023-03-20T11:53:24.6667274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-115] SKIPPED [ 43%] 2023-03-20T11:53:24.6673955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-116] SKIPPED [ 43%] 2023-03-20T11:53:24.6679446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-117] SKIPPED [ 43%] 2023-03-20T11:53:24.6685567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-118] SKIPPED [ 43%] 2023-03-20T11:53:24.6692047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-119] SKIPPED [ 43%] 2023-03-20T11:53:24.6697185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-120] SKIPPED [ 43%] 2023-03-20T11:53:24.6702921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-121] SKIPPED [ 43%] 2023-03-20T11:53:24.6708704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-122] SKIPPED [ 43%] 2023-03-20T11:53:24.6714418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-123] SKIPPED [ 43%] 2023-03-20T11:53:24.6720067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-124] SKIPPED [ 43%] 2023-03-20T11:53:24.6725857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-125] SKIPPED [ 43%] 2023-03-20T11:53:24.6732853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-126] SKIPPED [ 43%] 2023-03-20T11:53:24.6738899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-127] SKIPPED [ 43%] 2023-03-20T11:53:24.6744641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-128] SKIPPED [ 43%] 2023-03-20T11:53:24.6750396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-129] SKIPPED [ 43%] 2023-03-20T11:53:24.6756170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-130] SKIPPED [ 43%] 2023-03-20T11:53:24.6762091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-131] SKIPPED [ 43%] 2023-03-20T11:53:24.6768957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-132] SKIPPED [ 43%] 2023-03-20T11:53:24.6773815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-133] SKIPPED [ 43%] 2023-03-20T11:53:24.6779551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-134] SKIPPED [ 43%] 2023-03-20T11:53:24.6785189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-135] SKIPPED [ 43%] 2023-03-20T11:53:24.6790811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-136] SKIPPED [ 43%] 2023-03-20T11:53:24.6797398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-137] SKIPPED [ 43%] 2023-03-20T11:53:24.6804200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-138] SKIPPED [ 43%] 2023-03-20T11:53:24.6812140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-139] SKIPPED [ 43%] 2023-03-20T11:53:24.6818385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-140] SKIPPED [ 43%] 2023-03-20T11:53:24.6824564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-141] SKIPPED [ 43%] 2023-03-20T11:53:24.6831213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-142] SKIPPED [ 43%] 2023-03-20T11:53:24.6837470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-143] SKIPPED [ 43%] 2023-03-20T11:53:24.6843979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-144] SKIPPED [ 43%] 2023-03-20T11:53:24.6851549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-145] SKIPPED [ 43%] 2023-03-20T11:53:24.6857400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-146] SKIPPED [ 44%] 2023-03-20T11:53:24.6863841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-147] SKIPPED [ 44%] 2023-03-20T11:53:24.6870256Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-148] SKIPPED [ 44%] 2023-03-20T11:53:24.6876566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-149] SKIPPED [ 44%] 2023-03-20T11:53:24.6884322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-150] SKIPPED [ 44%] 2023-03-20T11:53:24.6891865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-151] SKIPPED [ 44%] 2023-03-20T11:53:24.6897261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-152] SKIPPED [ 44%] 2023-03-20T11:53:24.6903644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-153] SKIPPED [ 44%] 2023-03-20T11:53:24.6910054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-154] SKIPPED [ 44%] 2023-03-20T11:53:24.6916370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-155] SKIPPED [ 44%] 2023-03-20T11:53:24.6922954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-156] SKIPPED [ 44%] 2023-03-20T11:53:24.6930345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-157] SKIPPED [ 44%] 2023-03-20T11:53:24.6935793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-158] SKIPPED [ 44%] 2023-03-20T11:53:24.6942380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-159] SKIPPED [ 44%] 2023-03-20T11:53:24.6948773Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-160] SKIPPED [ 44%] 2023-03-20T11:53:24.6955034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_image_tensor-161] SKIPPED [ 44%] 2023-03-20T11:53:24.6962858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-00] SKIPPED [ 44%] 2023-03-20T11:53:24.6970162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-01] SKIPPED [ 44%] 2023-03-20T11:53:24.6976051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-02] SKIPPED [ 44%] 2023-03-20T11:53:24.6982424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-03] SKIPPED [ 44%] 2023-03-20T11:53:24.6989057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-04] SKIPPED [ 44%] 2023-03-20T11:53:24.6995335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-05] SKIPPED [ 44%] 2023-03-20T11:53:24.7001911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-06] SKIPPED [ 44%] 2023-03-20T11:53:24.7009373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-07] SKIPPED [ 44%] 2023-03-20T11:53:24.7015035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-08] SKIPPED [ 44%] 2023-03-20T11:53:24.7021545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-09] SKIPPED [ 44%] 2023-03-20T11:53:24.7027969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-10] SKIPPED [ 44%] 2023-03-20T11:53:24.7035513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-11] SKIPPED [ 44%] 2023-03-20T11:53:24.7042072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-12] SKIPPED [ 44%] 2023-03-20T11:53:24.7049666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-13] SKIPPED [ 44%] 2023-03-20T11:53:24.7055046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-14] SKIPPED [ 44%] 2023-03-20T11:53:24.7061557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-15] SKIPPED [ 44%] 2023-03-20T11:53:24.7067943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-16] SKIPPED [ 44%] 2023-03-20T11:53:24.7074298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-17] SKIPPED [ 44%] 2023-03-20T11:53:24.7080761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-18] SKIPPED [ 44%] 2023-03-20T11:53:24.7086989Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-19] SKIPPED [ 44%] 2023-03-20T11:53:24.7093856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-20] SKIPPED [ 44%] 2023-03-20T11:53:24.7100120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-21] SKIPPED [ 44%] 2023-03-20T11:53:24.7107747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-22] SKIPPED [ 44%] 2023-03-20T11:53:24.7114027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-23] SKIPPED [ 44%] 2023-03-20T11:53:24.7120141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-24] SKIPPED [ 44%] 2023-03-20T11:53:24.7126406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-25] SKIPPED [ 44%] 2023-03-20T11:53:24.7133413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-26] SKIPPED [ 44%] 2023-03-20T11:53:24.7139449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-27] SKIPPED [ 44%] 2023-03-20T11:53:24.7145817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-28] SKIPPED [ 44%] 2023-03-20T11:53:24.7152081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-29] SKIPPED [ 44%] 2023-03-20T11:53:24.7158413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-30] SKIPPED [ 44%] 2023-03-20T11:53:24.7164609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-31] SKIPPED [ 44%] 2023-03-20T11:53:24.7171781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-32] SKIPPED [ 44%] 2023-03-20T11:53:24.7177639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-33] SKIPPED [ 44%] 2023-03-20T11:53:24.7187062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-34] SKIPPED [ 44%] 2023-03-20T11:53:24.7193191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-gaussian_blur_video-35] SKIPPED [ 44%] 2023-03-20T11:53:24.7199536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:24.7205818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:24.7213018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:24.7218199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:24.7223928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:24.7230228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:24.7235973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:24.7242111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:24.7249786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:24.7256442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:24.7262765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:24.7269069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:24.7275228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:24.7281661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:24.7288847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:24.7294504Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:24.7300838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:24.7307212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:24.7313421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:24.7319886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:24.7326013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:24.7334047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:24.7340367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:24.7346800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:24.7353016Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:24.7359362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:24.7365602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:24.7373107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:24.7378869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:24.7385244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:24.7391581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:24.7397710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:24.7405380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:24.7412941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:24.7418699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:24.7425088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:24.7431435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-00] SKIPPED [ 44%] 2023-03-20T11:53:24.7437487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-01] SKIPPED [ 44%] 2023-03-20T11:53:24.7443869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-02] SKIPPED [ 44%] 2023-03-20T11:53:24.7450688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-03] SKIPPED [ 44%] 2023-03-20T11:53:24.7456637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-04] SKIPPED [ 44%] 2023-03-20T11:53:24.7462849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-05] SKIPPED [ 44%] 2023-03-20T11:53:24.7469266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-06] SKIPPED [ 44%] 2023-03-20T11:53:24.7475399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-07] SKIPPED [ 44%] 2023-03-20T11:53:24.7483065Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-08] SKIPPED [ 44%] 2023-03-20T11:53:24.7490201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-09] SKIPPED [ 44%] 2023-03-20T11:53:24.7495740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-10] SKIPPED [ 44%] 2023-03-20T11:53:24.7502034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-11] SKIPPED [ 44%] 2023-03-20T11:53:24.7508484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-12] SKIPPED [ 44%] 2023-03-20T11:53:24.7514668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-13] SKIPPED [ 44%] 2023-03-20T11:53:24.7520998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-14] SKIPPED [ 44%] 2023-03-20T11:53:24.7527221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-15] SKIPPED [ 44%] 2023-03-20T11:53:24.7533805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-16] SKIPPED [ 44%] 2023-03-20T11:53:24.7540432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-17] SKIPPED [ 44%] 2023-03-20T11:53:24.7546761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-18] SKIPPED [ 44%] 2023-03-20T11:53:24.7554156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-19] SKIPPED [ 44%] 2023-03-20T11:53:24.7560363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-20] SKIPPED [ 44%] 2023-03-20T11:53:24.7566886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-21] SKIPPED [ 44%] 2023-03-20T11:53:24.7573408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-22] SKIPPED [ 44%] 2023-03-20T11:53:24.7579517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-23] SKIPPED [ 44%] 2023-03-20T11:53:24.7585923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-24] SKIPPED [ 44%] 2023-03-20T11:53:24.7591907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-25] SKIPPED [ 44%] 2023-03-20T11:53:24.7598327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-26] SKIPPED [ 44%] 2023-03-20T11:53:24.7604363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-27] SKIPPED [ 44%] 2023-03-20T11:53:24.7611598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-28] SKIPPED [ 44%] 2023-03-20T11:53:24.7617519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-29] SKIPPED [ 44%] 2023-03-20T11:53:24.7623871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-30] SKIPPED [ 44%] 2023-03-20T11:53:24.7631280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-31] SKIPPED [ 44%] 2023-03-20T11:53:24.7637444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-32] SKIPPED [ 44%] 2023-03-20T11:53:24.7643897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-33] SKIPPED [ 44%] 2023-03-20T11:53:24.7651465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-34] SKIPPED [ 44%] 2023-03-20T11:53:24.7656832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-equalize_video-35] SKIPPED [ 44%] 2023-03-20T11:53:24.7663607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:24.7670037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:24.7676164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:24.7682715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:24.7689978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:24.7695441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:24.7702859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:24.7709210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:24.7715411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:24.7721855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:24.7729172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:24.7734910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:24.7741165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:24.7747581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:24.7753763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:24.7760019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:24.7766269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:24.7773383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:24.7780426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:24.7786741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:24.7792932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:24.7798957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:24.7805356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:24.7812610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:24.7818003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:24.7824539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:24.7830605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:24.7836745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:24.7843108Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:24.7851469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:24.7856224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:24.7861708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:24.7867273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:24.7872804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:24.7878325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:24.7884024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:24.7890223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-00] SKIPPED [ 44%] 2023-03-20T11:53:24.7895537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-01] SKIPPED [ 44%] 2023-03-20T11:53:24.7900800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-02] SKIPPED [ 44%] 2023-03-20T11:53:24.7906919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-03] SKIPPED [ 44%] 2023-03-20T11:53:24.7912201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-04] SKIPPED [ 44%] 2023-03-20T11:53:24.7919053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-05] SKIPPED [ 44%] 2023-03-20T11:53:24.7924501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-06] SKIPPED [ 44%] 2023-03-20T11:53:24.7930954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-07] SKIPPED [ 44%] 2023-03-20T11:53:24.7936222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-08] SKIPPED [ 44%] 2023-03-20T11:53:24.7941486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-09] SKIPPED [ 44%] 2023-03-20T11:53:24.7947318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-10] SKIPPED [ 44%] 2023-03-20T11:53:24.7952882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-11] SKIPPED [ 44%] 2023-03-20T11:53:24.7958477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-12] SKIPPED [ 44%] 2023-03-20T11:53:24.7964081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-13] SKIPPED [ 44%] 2023-03-20T11:53:24.7970286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-14] SKIPPED [ 44%] 2023-03-20T11:53:24.7975942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-15] SKIPPED [ 44%] 2023-03-20T11:53:24.7982674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-16] SKIPPED [ 44%] 2023-03-20T11:53:24.7988488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-17] SKIPPED [ 44%] 2023-03-20T11:53:24.7994011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-18] SKIPPED [ 44%] 2023-03-20T11:53:24.7999515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-19] SKIPPED [ 44%] 2023-03-20T11:53:24.8005025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-20] SKIPPED [ 44%] 2023-03-20T11:53:24.8011740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-21] SKIPPED [ 44%] 2023-03-20T11:53:24.8016671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-22] SKIPPED [ 44%] 2023-03-20T11:53:24.8022378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-23] SKIPPED [ 44%] 2023-03-20T11:53:24.8028285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-24] SKIPPED [ 44%] 2023-03-20T11:53:24.8033914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-25] SKIPPED [ 44%] 2023-03-20T11:53:24.8039546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-26] SKIPPED [ 44%] 2023-03-20T11:53:24.8048130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-27] SKIPPED [ 44%] 2023-03-20T11:53:24.8054387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-28] SKIPPED [ 44%] 2023-03-20T11:53:24.8059849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-29] SKIPPED [ 44%] 2023-03-20T11:53:24.8065590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-30] SKIPPED [ 44%] 2023-03-20T11:53:24.8071337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-31] SKIPPED [ 44%] 2023-03-20T11:53:24.8076967Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-32] SKIPPED [ 44%] 2023-03-20T11:53:24.8082851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-33] SKIPPED [ 44%] 2023-03-20T11:53:24.8089602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-34] SKIPPED [ 44%] 2023-03-20T11:53:24.8094705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-invert_video-35] SKIPPED [ 44%] 2023-03-20T11:53:24.8100522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:24.8106554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:24.8112201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:24.8119057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:24.8124853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:24.8131803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:24.8137176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:24.8142922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:24.8148818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:24.8154460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:24.8160166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:24.8165939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:24.8172770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:24.8178026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:24.8185132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:24.8190860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:24.8196604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:24.8202399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:24.8209213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:24.8214236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:24.8220023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:24.8225863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:24.8231604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:24.8237299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:24.8243111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:24.8249979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:24.8256212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:24.8262019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:24.8267917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:24.8273525Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:24.8279214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:24.8284968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:24.8291740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:24.8297044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:24.8302815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:24.8308770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:24.8314425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-00] SKIPPED [ 44%] 2023-03-20T11:53:24.8321415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-01] SKIPPED [ 44%] 2023-03-20T11:53:24.8327116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-02] SKIPPED [ 44%] 2023-03-20T11:53:24.8333335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-03] SKIPPED [ 44%] 2023-03-20T11:53:24.8338794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-04] SKIPPED [ 44%] 2023-03-20T11:53:24.8344636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-05] SKIPPED [ 44%] 2023-03-20T11:53:24.8350326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-06] SKIPPED [ 44%] 2023-03-20T11:53:24.8355935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-07] SKIPPED [ 44%] 2023-03-20T11:53:24.8361933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-08] SKIPPED [ 44%] 2023-03-20T11:53:24.8369011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-09] SKIPPED [ 44%] 2023-03-20T11:53:24.8374881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-10] SKIPPED [ 44%] 2023-03-20T11:53:24.8381230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-11] SKIPPED [ 44%] 2023-03-20T11:53:24.8387793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-12] SKIPPED [ 44%] 2023-03-20T11:53:24.8395385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-13] SKIPPED [ 44%] 2023-03-20T11:53:24.8401669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-14] SKIPPED [ 44%] 2023-03-20T11:53:24.8409040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-15] SKIPPED [ 44%] 2023-03-20T11:53:24.8414808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-16] SKIPPED [ 44%] 2023-03-20T11:53:24.8421196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-17] SKIPPED [ 44%] 2023-03-20T11:53:24.8427799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-18] SKIPPED [ 44%] 2023-03-20T11:53:24.8434190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-19] SKIPPED [ 44%] 2023-03-20T11:53:24.8440378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-20] SKIPPED [ 44%] 2023-03-20T11:53:24.8446664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-21] SKIPPED [ 44%] 2023-03-20T11:53:24.8453389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-22] SKIPPED [ 44%] 2023-03-20T11:53:24.8459742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-23] SKIPPED [ 44%] 2023-03-20T11:53:24.8467095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-24] SKIPPED [ 44%] 2023-03-20T11:53:24.8473263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-25] SKIPPED [ 44%] 2023-03-20T11:53:24.8479218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-26] SKIPPED [ 44%] 2023-03-20T11:53:24.8485410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-27] SKIPPED [ 44%] 2023-03-20T11:53:24.8492640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-28] SKIPPED [ 44%] 2023-03-20T11:53:24.8498078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-29] SKIPPED [ 44%] 2023-03-20T11:53:24.8504079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-30] SKIPPED [ 44%] 2023-03-20T11:53:24.8510252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-31] SKIPPED [ 44%] 2023-03-20T11:53:24.8516182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-32] SKIPPED [ 44%] 2023-03-20T11:53:24.8522326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-33] SKIPPED [ 44%] 2023-03-20T11:53:24.8529337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-34] SKIPPED [ 44%] 2023-03-20T11:53:24.8535012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-posterize_video-35] SKIPPED [ 44%] 2023-03-20T11:53:24.8542259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:24.8548284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:24.8554212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:24.8560385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:24.8566289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:24.8573278Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:24.8578819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:24.8584910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:24.8590959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:24.8596866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:24.8602970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:24.8610626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:24.8616782Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:24.8622817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:24.8628794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:24.8634755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:24.8640756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:24.8646850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:24.8653341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:24.8659344Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:24.8665575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:24.8671599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:24.8677442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:24.8684664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:24.8691742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:24.8697208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:24.8703272Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:24.8709054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:24.8714968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:24.8721029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:24.8727020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:24.8733418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:24.8739732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:24.8745964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:24.8753176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:24.8759099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:24.8765136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-00] SKIPPED [ 44%] 2023-03-20T11:53:24.8772498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-01] SKIPPED [ 44%] 2023-03-20T11:53:24.8777757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-02] SKIPPED [ 44%] 2023-03-20T11:53:24.8783696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-03] SKIPPED [ 44%] 2023-03-20T11:53:24.8789892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-04] SKIPPED [ 44%] 2023-03-20T11:53:24.8795768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-05] SKIPPED [ 44%] 2023-03-20T11:53:24.8801901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-06] SKIPPED [ 44%] 2023-03-20T11:53:24.8808844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-07] SKIPPED [ 44%] 2023-03-20T11:53:24.8814131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-08] SKIPPED [ 44%] 2023-03-20T11:53:24.8821813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-09] SKIPPED [ 44%] 2023-03-20T11:53:24.8827911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-10] SKIPPED [ 44%] 2023-03-20T11:53:24.8833803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-11] SKIPPED [ 44%] 2023-03-20T11:53:24.8839796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-12] SKIPPED [ 44%] 2023-03-20T11:53:24.8845747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-13] SKIPPED [ 44%] 2023-03-20T11:53:24.8852528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-14] SKIPPED [ 44%] 2023-03-20T11:53:24.8857596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-15] SKIPPED [ 44%] 2023-03-20T11:53:24.8863561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-16] SKIPPED [ 44%] 2023-03-20T11:53:24.8869664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-17] SKIPPED [ 44%] 2023-03-20T11:53:24.8875715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-18] SKIPPED [ 44%] 2023-03-20T11:53:24.8881750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-19] SKIPPED [ 44%] 2023-03-20T11:53:24.8887748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-20] SKIPPED [ 44%] 2023-03-20T11:53:24.8897237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-21] SKIPPED [ 44%] 2023-03-20T11:53:24.8903273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-22] SKIPPED [ 44%] 2023-03-20T11:53:24.8909313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-23] SKIPPED [ 44%] 2023-03-20T11:53:24.8915188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-24] SKIPPED [ 44%] 2023-03-20T11:53:24.8921330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-25] SKIPPED [ 44%] 2023-03-20T11:53:24.8927146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-26] SKIPPED [ 44%] 2023-03-20T11:53:24.8933632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-27] SKIPPED [ 44%] 2023-03-20T11:53:24.8939782Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-28] SKIPPED [ 44%] 2023-03-20T11:53:24.8945813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-29] SKIPPED [ 44%] 2023-03-20T11:53:24.8951936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-30] SKIPPED [ 44%] 2023-03-20T11:53:24.8957993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-31] SKIPPED [ 44%] 2023-03-20T11:53:24.8965267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-32] SKIPPED [ 44%] 2023-03-20T11:53:24.8971993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-33] SKIPPED [ 44%] 2023-03-20T11:53:24.8977723Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-34] SKIPPED [ 44%] 2023-03-20T11:53:24.8983657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-solarize_video-35] SKIPPED [ 44%] 2023-03-20T11:53:24.8989884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:24.8995642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:24.9001689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:24.9008820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:24.9014280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:24.9020171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:24.9026209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:24.9032156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:24.9039524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:24.9045248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:24.9052545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:24.9058010Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:24.9063943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:24.9070132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:24.9076033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:24.9082293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:24.9089166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:24.9094728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:24.9100537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:24.9107722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:24.9113812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:24.9119615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:24.9125648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:24.9133394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:24.9138285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:24.9144460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:24.9150450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:24.9156374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:24.9162608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:24.9169510Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:24.9174872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:24.9181745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:24.9187791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:24.9193834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:24.9199714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:24.9205953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:24.9212818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-00] SKIPPED [ 44%] 2023-03-20T11:53:24.9217942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-01] SKIPPED [ 44%] 2023-03-20T11:53:24.9224031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-02] SKIPPED [ 44%] 2023-03-20T11:53:24.9229965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-03] SKIPPED [ 44%] 2023-03-20T11:53:24.9235897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-04] SKIPPED [ 44%] 2023-03-20T11:53:24.9241983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-05] SKIPPED [ 44%] 2023-03-20T11:53:24.9250043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-06] SKIPPED [ 44%] 2023-03-20T11:53:24.9255807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-07] SKIPPED [ 44%] 2023-03-20T11:53:24.9261854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-08] SKIPPED [ 44%] 2023-03-20T11:53:24.9268100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-09] SKIPPED [ 44%] 2023-03-20T11:53:24.9274189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-10] SKIPPED [ 44%] 2023-03-20T11:53:24.9280454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-11] SKIPPED [ 44%] 2023-03-20T11:53:24.9286485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-12] SKIPPED [ 44%] 2023-03-20T11:53:24.9293120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-13] SKIPPED [ 44%] 2023-03-20T11:53:24.9299332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-14] SKIPPED [ 44%] 2023-03-20T11:53:24.9305688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-15] SKIPPED [ 44%] 2023-03-20T11:53:24.9311366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-16] SKIPPED [ 44%] 2023-03-20T11:53:24.9317388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-17] SKIPPED [ 44%] 2023-03-20T11:53:24.9324638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-18] SKIPPED [ 44%] 2023-03-20T11:53:24.9331895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-19] SKIPPED [ 44%] 2023-03-20T11:53:24.9337791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-20] SKIPPED [ 44%] 2023-03-20T11:53:24.9343665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-21] SKIPPED [ 44%] 2023-03-20T11:53:24.9349894Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-22] SKIPPED [ 44%] 2023-03-20T11:53:24.9355860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-23] SKIPPED [ 44%] 2023-03-20T11:53:24.9362277Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-24] SKIPPED [ 44%] 2023-03-20T11:53:24.9369414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-25] SKIPPED [ 44%] 2023-03-20T11:53:24.9374501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-26] SKIPPED [ 44%] 2023-03-20T11:53:24.9380687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-27] SKIPPED [ 44%] 2023-03-20T11:53:24.9386653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-28] SKIPPED [ 44%] 2023-03-20T11:53:24.9393736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-29] SKIPPED [ 44%] 2023-03-20T11:53:24.9400054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-30] SKIPPED [ 44%] 2023-03-20T11:53:24.9405949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-31] SKIPPED [ 44%] 2023-03-20T11:53:24.9413179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-32] SKIPPED [ 44%] 2023-03-20T11:53:24.9418317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-33] SKIPPED [ 44%] 2023-03-20T11:53:24.9424549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-34] SKIPPED [ 44%] 2023-03-20T11:53:24.9430465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-autocontrast_video-35] SKIPPED [ 44%] 2023-03-20T11:53:24.9436857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:24.9442788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:24.9450236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:24.9455986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:24.9462106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:24.9469449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:24.9475384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:24.9481661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:24.9488973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:24.9494223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:24.9500455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:24.9506755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:24.9512834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:24.9518998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:24.9525019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:24.9532033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:24.9538923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:24.9545274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:24.9551384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:24.9557414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:24.9563645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:24.9570627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:24.9576915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:24.9582806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:24.9589262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:24.9595296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:24.9601479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:24.9607817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:24.9615271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:24.9621444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:24.9627664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:24.9633660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:24.9639838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:24.9645993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:24.9653128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:24.9658539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:24.9664795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-36] SKIPPED [ 44%] 2023-03-20T11:53:24.9670688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-37] SKIPPED [ 44%] 2023-03-20T11:53:24.9676720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-38] SKIPPED [ 44%] 2023-03-20T11:53:24.9684005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-39] SKIPPED [ 44%] 2023-03-20T11:53:24.9690607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-40] SKIPPED [ 44%] 2023-03-20T11:53:24.9696924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-41] SKIPPED [ 44%] 2023-03-20T11:53:24.9703011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-42] SKIPPED [ 44%] 2023-03-20T11:53:24.9709327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-43] SKIPPED [ 44%] 2023-03-20T11:53:24.9715325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-44] SKIPPED [ 44%] 2023-03-20T11:53:24.9721454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-45] SKIPPED [ 44%] 2023-03-20T11:53:24.9727437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-46] SKIPPED [ 44%] 2023-03-20T11:53:24.9733708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-47] SKIPPED [ 44%] 2023-03-20T11:53:24.9739749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-48] SKIPPED [ 44%] 2023-03-20T11:53:24.9745818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-49] SKIPPED [ 44%] 2023-03-20T11:53:24.9754866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-50] SKIPPED [ 44%] 2023-03-20T11:53:24.9760869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-51] SKIPPED [ 44%] 2023-03-20T11:53:24.9766937Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-52] SKIPPED [ 44%] 2023-03-20T11:53:24.9773190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-53] SKIPPED [ 44%] 2023-03-20T11:53:24.9779577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-54] SKIPPED [ 44%] 2023-03-20T11:53:24.9785559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-55] SKIPPED [ 44%] 2023-03-20T11:53:24.9791616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-56] SKIPPED [ 44%] 2023-03-20T11:53:24.9797457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-57] SKIPPED [ 44%] 2023-03-20T11:53:24.9803643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-58] SKIPPED [ 44%] 2023-03-20T11:53:24.9810322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-59] SKIPPED [ 44%] 2023-03-20T11:53:24.9816148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-60] SKIPPED [ 44%] 2023-03-20T11:53:24.9822194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-61] SKIPPED [ 44%] 2023-03-20T11:53:24.9829325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-62] SKIPPED [ 44%] 2023-03-20T11:53:24.9835453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-63] SKIPPED [ 44%] 2023-03-20T11:53:24.9841420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-64] SKIPPED [ 44%] 2023-03-20T11:53:24.9847692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-65] SKIPPED [ 44%] 2023-03-20T11:53:24.9853809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-66] SKIPPED [ 44%] 2023-03-20T11:53:24.9860097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-67] SKIPPED [ 44%] 2023-03-20T11:53:24.9866195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-68] SKIPPED [ 44%] 2023-03-20T11:53:24.9872218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-69] SKIPPED [ 44%] 2023-03-20T11:53:24.9878325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-70] SKIPPED [ 44%] 2023-03-20T11:53:24.9884165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_image_tensor-71] SKIPPED [ 44%] 2023-03-20T11:53:24.9890904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-00] SKIPPED [ 44%] 2023-03-20T11:53:24.9897987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-01] SKIPPED [ 44%] 2023-03-20T11:53:24.9903965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-02] SKIPPED [ 44%] 2023-03-20T11:53:24.9910160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-03] SKIPPED [ 44%] 2023-03-20T11:53:24.9916193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-04] SKIPPED [ 44%] 2023-03-20T11:53:24.9922442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-05] SKIPPED [ 44%] 2023-03-20T11:53:24.9929361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-06] SKIPPED [ 44%] 2023-03-20T11:53:24.9935061Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-07] SKIPPED [ 44%] 2023-03-20T11:53:24.9941084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-08] SKIPPED [ 44%] 2023-03-20T11:53:24.9947633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-09] SKIPPED [ 44%] 2023-03-20T11:53:24.9953547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-10] SKIPPED [ 44%] 2023-03-20T11:53:24.9959691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-11] SKIPPED [ 44%] 2023-03-20T11:53:24.9965842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-12] SKIPPED [ 44%] 2023-03-20T11:53:24.9973161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-13] SKIPPED [ 44%] 2023-03-20T11:53:24.9979370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-14] SKIPPED [ 44%] 2023-03-20T11:53:24.9985523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-15] SKIPPED [ 44%] 2023-03-20T11:53:24.9991625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-16] SKIPPED [ 44%] 2023-03-20T11:53:24.9997580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-17] SKIPPED [ 44%] 2023-03-20T11:53:25.0003647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-18] SKIPPED [ 44%] 2023-03-20T11:53:25.0010459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-19] SKIPPED [ 44%] 2023-03-20T11:53:25.0016387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-20] SKIPPED [ 44%] 2023-03-20T11:53:25.0022284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-21] SKIPPED [ 44%] 2023-03-20T11:53:25.0028333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-22] SKIPPED [ 44%] 2023-03-20T11:53:25.0034259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-23] SKIPPED [ 44%] 2023-03-20T11:53:25.0041599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-24] SKIPPED [ 44%] 2023-03-20T11:53:25.0048813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-25] SKIPPED [ 44%] 2023-03-20T11:53:25.0053818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-26] SKIPPED [ 44%] 2023-03-20T11:53:25.0060114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-27] SKIPPED [ 44%] 2023-03-20T11:53:25.0066190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-28] SKIPPED [ 44%] 2023-03-20T11:53:25.0072058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-29] SKIPPED [ 44%] 2023-03-20T11:53:25.0078508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-30] SKIPPED [ 44%] 2023-03-20T11:53:25.0084390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-31] SKIPPED [ 44%] 2023-03-20T11:53:25.0090545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-32] SKIPPED [ 44%] 2023-03-20T11:53:25.0097142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-33] SKIPPED [ 44%] 2023-03-20T11:53:25.0102860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-34] SKIPPED [ 44%] 2023-03-20T11:53:25.0109026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_sharpness_video-35] SKIPPED [ 44%] 2023-03-20T11:53:25.0116130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.0122212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.0129183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.0134536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.0140620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.0146602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.0152547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.0158581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.0164526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.0171602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.0177198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.0184341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.0190135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.0196091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.0202222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.0209323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.0214579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.0220481Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.0226566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.0232577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.0238559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.0244601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.0251736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.0258204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.0264267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.0270243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.0276259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.0282286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.0289297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.0294551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.0300735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:25.0306752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:25.0312686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:25.0318923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:25.0325969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:25.0332962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:25.0338324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-36] SKIPPED [ 44%] 2023-03-20T11:53:25.0344393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-37] SKIPPED [ 44%] 2023-03-20T11:53:25.0350356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-38] SKIPPED [ 44%] 2023-03-20T11:53:25.0356401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-39] SKIPPED [ 44%] 2023-03-20T11:53:25.0362555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-40] SKIPPED [ 44%] 2023-03-20T11:53:25.0369178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-41] SKIPPED [ 44%] 2023-03-20T11:53:25.0374413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-42] SKIPPED [ 44%] 2023-03-20T11:53:25.0380486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-43] SKIPPED [ 44%] 2023-03-20T11:53:25.0386662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-44] SKIPPED [ 44%] 2023-03-20T11:53:25.0392617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-45] SKIPPED [ 44%] 2023-03-20T11:53:25.0399811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-46] SKIPPED [ 44%] 2023-03-20T11:53:25.0405646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-47] SKIPPED [ 44%] 2023-03-20T11:53:25.0412637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-48] SKIPPED [ 44%] 2023-03-20T11:53:25.0418186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-49] SKIPPED [ 44%] 2023-03-20T11:53:25.0424184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-50] SKIPPED [ 44%] 2023-03-20T11:53:25.0430007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-51] SKIPPED [ 44%] 2023-03-20T11:53:25.0436023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-52] SKIPPED [ 44%] 2023-03-20T11:53:25.0442106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-53] SKIPPED [ 44%] 2023-03-20T11:53:25.0449001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-54] SKIPPED [ 44%] 2023-03-20T11:53:25.0454316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-55] SKIPPED [ 44%] 2023-03-20T11:53:25.0460442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-56] SKIPPED [ 44%] 2023-03-20T11:53:25.0467867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-57] SKIPPED [ 44%] 2023-03-20T11:53:25.0473888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-58] SKIPPED [ 44%] 2023-03-20T11:53:25.0479810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-59] SKIPPED [ 44%] 2023-03-20T11:53:25.0485781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-60] SKIPPED [ 44%] 2023-03-20T11:53:25.0492630Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-61] SKIPPED [ 44%] 2023-03-20T11:53:25.0498030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-62] SKIPPED [ 44%] 2023-03-20T11:53:25.0504018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-63] SKIPPED [ 44%] 2023-03-20T11:53:25.0510081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-64] SKIPPED [ 44%] 2023-03-20T11:53:25.0515998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-65] SKIPPED [ 44%] 2023-03-20T11:53:25.0522623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-66] SKIPPED [ 44%] 2023-03-20T11:53:25.0529601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-67] SKIPPED [ 44%] 2023-03-20T11:53:25.0536211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-68] SKIPPED [ 44%] 2023-03-20T11:53:25.0542017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-69] SKIPPED [ 44%] 2023-03-20T11:53:25.0548127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-70] SKIPPED [ 44%] 2023-03-20T11:53:25.0554051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_image_tensor-71] SKIPPED [ 44%] 2023-03-20T11:53:25.0560284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-00] SKIPPED [ 44%] 2023-03-20T11:53:25.0566162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-01] SKIPPED [ 44%] 2023-03-20T11:53:25.0573119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-02] SKIPPED [ 44%] 2023-03-20T11:53:25.0578674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-03] SKIPPED [ 44%] 2023-03-20T11:53:25.0584717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-04] SKIPPED [ 44%] 2023-03-20T11:53:25.0590679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-05] SKIPPED [ 44%] 2023-03-20T11:53:25.0596681Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-06] SKIPPED [ 44%] 2023-03-20T11:53:25.0602808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-07] SKIPPED [ 44%] 2023-03-20T11:53:25.0611656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-08] SKIPPED [ 44%] 2023-03-20T11:53:25.0617874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-09] SKIPPED [ 44%] 2023-03-20T11:53:25.0623781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-10] SKIPPED [ 44%] 2023-03-20T11:53:25.0629843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-11] SKIPPED [ 44%] 2023-03-20T11:53:25.0635853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-12] SKIPPED [ 44%] 2023-03-20T11:53:25.0641998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-13] SKIPPED [ 44%] 2023-03-20T11:53:25.0648995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-14] SKIPPED [ 44%] 2023-03-20T11:53:25.0654182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-15] SKIPPED [ 44%] 2023-03-20T11:53:25.0660408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-16] SKIPPED [ 44%] 2023-03-20T11:53:25.0666331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-17] SKIPPED [ 44%] 2023-03-20T11:53:25.0672192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-18] SKIPPED [ 44%] 2023-03-20T11:53:25.0679648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-19] SKIPPED [ 44%] 2023-03-20T11:53:25.0685668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-20] SKIPPED [ 44%] 2023-03-20T11:53:25.0692901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-21] SKIPPED [ 44%] 2023-03-20T11:53:25.0697770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-22] SKIPPED [ 44%] 2023-03-20T11:53:25.0703738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-23] SKIPPED [ 44%] 2023-03-20T11:53:25.0709821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-24] SKIPPED [ 44%] 2023-03-20T11:53:25.0715589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-25] SKIPPED [ 44%] 2023-03-20T11:53:25.0721895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-26] SKIPPED [ 44%] 2023-03-20T11:53:25.0728840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-27] SKIPPED [ 44%] 2023-03-20T11:53:25.0734170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-28] SKIPPED [ 44%] 2023-03-20T11:53:25.0740285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-29] SKIPPED [ 44%] 2023-03-20T11:53:25.0746409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-30] SKIPPED [ 44%] 2023-03-20T11:53:25.0753402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-31] SKIPPED [ 44%] 2023-03-20T11:53:25.0759781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-32] SKIPPED [ 44%] 2023-03-20T11:53:25.0765594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-33] SKIPPED [ 44%] 2023-03-20T11:53:25.0772859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-34] SKIPPED [ 44%] 2023-03-20T11:53:25.0778213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-erase_video-35] SKIPPED [ 44%] 2023-03-20T11:53:25.0784409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.0790555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.0796501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.0802661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.0809799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.0815797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.0822501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.0828803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.0834559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.0840779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.0846797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.0853128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.0859417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.0865503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.0871491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.0877321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.0883428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.0891022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.0897238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.0903137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.0909313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.0915275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.0921534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.0927536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.0933760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.0940042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.0946307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.0952324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.0958383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.0965377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.0973239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:25.0978924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:25.0985533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:25.0991961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:25.0998356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:25.1004751Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:25.1012253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-00] SKIPPED [ 44%] 2023-03-20T11:53:25.1018064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-01] SKIPPED [ 44%] 2023-03-20T11:53:25.1024228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-02] SKIPPED [ 44%] 2023-03-20T11:53:25.1030542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-03] SKIPPED [ 44%] 2023-03-20T11:53:25.1036663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-04] SKIPPED [ 44%] 2023-03-20T11:53:25.1044179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-05] SKIPPED [ 44%] 2023-03-20T11:53:25.1051534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-06] SKIPPED [ 44%] 2023-03-20T11:53:25.1057004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-07] SKIPPED [ 44%] 2023-03-20T11:53:25.1063026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-08] SKIPPED [ 44%] 2023-03-20T11:53:25.1069588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-09] SKIPPED [ 44%] 2023-03-20T11:53:25.1075664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-10] SKIPPED [ 44%] 2023-03-20T11:53:25.1082114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-11] SKIPPED [ 44%] 2023-03-20T11:53:25.1089308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-12] SKIPPED [ 44%] 2023-03-20T11:53:25.1094860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-13] SKIPPED [ 44%] 2023-03-20T11:53:25.1101103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-14] SKIPPED [ 44%] 2023-03-20T11:53:25.1107528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-15] SKIPPED [ 44%] 2023-03-20T11:53:25.1115113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-16] SKIPPED [ 44%] 2023-03-20T11:53:25.1121349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-17] SKIPPED [ 44%] 2023-03-20T11:53:25.1127648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-18] SKIPPED [ 44%] 2023-03-20T11:53:25.1134475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-19] SKIPPED [ 44%] 2023-03-20T11:53:25.1140833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-20] SKIPPED [ 44%] 2023-03-20T11:53:25.1147243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-21] SKIPPED [ 44%] 2023-03-20T11:53:25.1153395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-22] SKIPPED [ 44%] 2023-03-20T11:53:25.1159933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-23] SKIPPED [ 44%] 2023-03-20T11:53:25.1165783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-24] SKIPPED [ 44%] 2023-03-20T11:53:25.1172852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-25] SKIPPED [ 44%] 2023-03-20T11:53:25.1178503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-26] SKIPPED [ 44%] 2023-03-20T11:53:25.1184907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-27] SKIPPED [ 44%] 2023-03-20T11:53:25.1191843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-28] SKIPPED [ 44%] 2023-03-20T11:53:25.1198149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-29] SKIPPED [ 44%] 2023-03-20T11:53:25.1204303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-30] SKIPPED [ 44%] 2023-03-20T11:53:25.1210682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-31] SKIPPED [ 44%] 2023-03-20T11:53:25.1217055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-32] SKIPPED [ 44%] 2023-03-20T11:53:25.1223190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-33] SKIPPED [ 44%] 2023-03-20T11:53:25.1229675Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-34] SKIPPED [ 44%] 2023-03-20T11:53:25.1235851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_brightness_video-35] SKIPPED [ 44%] 2023-03-20T11:53:25.1242283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.1249896Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.1255147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.1262607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.1268961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.1275181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.1281370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.1287810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.1294386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.1300764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.1307197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.1313211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.1319641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.1325701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.1332976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.1339776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.1346059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.1352148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.1358585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.1364586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.1371875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.1377824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.1384083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.1390387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.1396466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.1402934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.1410673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.1417255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.1423404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.1429551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.1435795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:25.1442012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:25.1449182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:25.1454975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:25.1461076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:25.1467349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:25.1473495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-00] SKIPPED [ 44%] 2023-03-20T11:53:25.1482637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-01] SKIPPED [ 44%] 2023-03-20T11:53:25.1490158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-02] SKIPPED [ 44%] 2023-03-20T11:53:25.1495651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-03] SKIPPED [ 44%] 2023-03-20T11:53:25.1501735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-04] SKIPPED [ 44%] 2023-03-20T11:53:25.1508204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-05] SKIPPED [ 44%] 2023-03-20T11:53:25.1514318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-06] SKIPPED [ 44%] 2023-03-20T11:53:25.1520658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-07] SKIPPED [ 44%] 2023-03-20T11:53:25.1526798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-08] SKIPPED [ 44%] 2023-03-20T11:53:25.1533184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-09] SKIPPED [ 44%] 2023-03-20T11:53:25.1539736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-10] SKIPPED [ 44%] 2023-03-20T11:53:25.1546094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-11] SKIPPED [ 44%] 2023-03-20T11:53:25.1552230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-12] SKIPPED [ 44%] 2023-03-20T11:53:25.1559712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-13] SKIPPED [ 44%] 2023-03-20T11:53:25.1565781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-14] SKIPPED [ 44%] 2023-03-20T11:53:25.1573043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-15] SKIPPED [ 44%] 2023-03-20T11:53:25.1578191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-16] SKIPPED [ 44%] 2023-03-20T11:53:25.1584573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-17] SKIPPED [ 44%] 2023-03-20T11:53:25.1590794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-18] SKIPPED [ 44%] 2023-03-20T11:53:25.1596856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-19] SKIPPED [ 44%] 2023-03-20T11:53:25.1603214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-20] SKIPPED [ 44%] 2023-03-20T11:53:25.1610480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-21] SKIPPED [ 44%] 2023-03-20T11:53:25.1616334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-22] SKIPPED [ 44%] 2023-03-20T11:53:25.1622440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-23] SKIPPED [ 44%] 2023-03-20T11:53:25.1629954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-24] SKIPPED [ 44%] 2023-03-20T11:53:25.1636069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-25] SKIPPED [ 44%] 2023-03-20T11:53:25.1642356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-26] SKIPPED [ 44%] 2023-03-20T11:53:25.1649534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-27] SKIPPED [ 44%] 2023-03-20T11:53:25.1655324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-28] SKIPPED [ 44%] 2023-03-20T11:53:25.1661406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-29] SKIPPED [ 44%] 2023-03-20T11:53:25.1667816Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-30] SKIPPED [ 44%] 2023-03-20T11:53:25.1673908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-31] SKIPPED [ 44%] 2023-03-20T11:53:25.1680068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-32] SKIPPED [ 44%] 2023-03-20T11:53:25.1686390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-33] SKIPPED [ 44%] 2023-03-20T11:53:25.1693038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-34] SKIPPED [ 44%] 2023-03-20T11:53:25.1699389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_contrast_video-35] SKIPPED [ 44%] 2023-03-20T11:53:25.1706930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.1712971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.1719222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.1725407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.1732867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.1738491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.1744562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.1750885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.1757002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.1763310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.1770357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.1777282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.1783518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.1790102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.1796996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.1804396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.1812076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.1818845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.1825469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.1831388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.1837660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.1843876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.1850363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.1857371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.1863460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.1869839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.1875832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.1882100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.1889540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.1894995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.1901061Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:25.1907384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:25.1913387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:25.1919727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:25.1927182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:25.1933358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:25.1939796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-00] SKIPPED [ 44%] 2023-03-20T11:53:25.1966183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-01] SKIPPED [ 44%] 2023-03-20T11:53:25.1966944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-02] SKIPPED [ 44%] 2023-03-20T11:53:25.1967539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-03] SKIPPED [ 44%] 2023-03-20T11:53:25.1968450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-04] SKIPPED [ 44%] 2023-03-20T11:53:25.1972235Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-05] SKIPPED [ 44%] 2023-03-20T11:53:25.1976935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-06] SKIPPED [ 44%] 2023-03-20T11:53:25.1982931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-07] SKIPPED [ 44%] 2023-03-20T11:53:25.1989055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-08] SKIPPED [ 44%] 2023-03-20T11:53:25.1995024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-09] SKIPPED [ 44%] 2023-03-20T11:53:25.2002582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-10] SKIPPED [ 44%] 2023-03-20T11:53:25.2009886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-11] SKIPPED [ 44%] 2023-03-20T11:53:25.2015383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-12] SKIPPED [ 44%] 2023-03-20T11:53:25.2021551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-13] SKIPPED [ 44%] 2023-03-20T11:53:25.2027789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-14] SKIPPED [ 44%] 2023-03-20T11:53:25.2033914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-15] SKIPPED [ 44%] 2023-03-20T11:53:25.2040164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-16] SKIPPED [ 44%] 2023-03-20T11:53:25.2046680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-17] SKIPPED [ 44%] 2023-03-20T11:53:25.2053233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-18] SKIPPED [ 44%] 2023-03-20T11:53:25.2059651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-19] SKIPPED [ 44%] 2023-03-20T11:53:25.2065893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-20] SKIPPED [ 44%] 2023-03-20T11:53:25.2073542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-21] SKIPPED [ 44%] 2023-03-20T11:53:25.2079702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-22] SKIPPED [ 44%] 2023-03-20T11:53:25.2085833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-23] SKIPPED [ 44%] 2023-03-20T11:53:25.2093385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-24] SKIPPED [ 44%] 2023-03-20T11:53:25.2098670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-25] SKIPPED [ 44%] 2023-03-20T11:53:25.2104915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-26] SKIPPED [ 44%] 2023-03-20T11:53:25.2111161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-27] SKIPPED [ 44%] 2023-03-20T11:53:25.2117162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-28] SKIPPED [ 44%] 2023-03-20T11:53:25.2123386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-29] SKIPPED [ 44%] 2023-03-20T11:53:25.2130306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-30] SKIPPED [ 44%] 2023-03-20T11:53:25.2136144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-31] SKIPPED [ 44%] 2023-03-20T11:53:25.2142299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-32] SKIPPED [ 44%] 2023-03-20T11:53:25.2149698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-33] SKIPPED [ 44%] 2023-03-20T11:53:25.2155807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-34] SKIPPED [ 44%] 2023-03-20T11:53:25.2162079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_gamma_video-35] SKIPPED [ 44%] 2023-03-20T11:53:25.2169363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.2175071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.2181337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.2187631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.2193854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.2199890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.2206140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.2213096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.2220516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.2226769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.2233013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.2239173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.2245299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.2252810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.2258282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.2264661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.2270677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.2276848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.2283167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.2291590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.2296915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.2302992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.2309148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.2315206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.2321390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.2327389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.2333748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.2339943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.2346179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.2352181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.2358275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:25.2367748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:25.2374108Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:25.2379795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:25.2386220Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:25.2392014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:25.2398124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-00] SKIPPED [ 44%] 2023-03-20T11:53:25.2404125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-01] SKIPPED [ 44%] 2023-03-20T11:53:25.2410356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-02] SKIPPED [ 44%] 2023-03-20T11:53:25.2416483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-03] SKIPPED [ 44%] 2023-03-20T11:53:25.2422565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-04] SKIPPED [ 44%] 2023-03-20T11:53:25.2428633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-05] SKIPPED [ 44%] 2023-03-20T11:53:25.2435864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-06] SKIPPED [ 44%] 2023-03-20T11:53:25.2442004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-07] SKIPPED [ 44%] 2023-03-20T11:53:25.2449031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-08] SKIPPED [ 44%] 2023-03-20T11:53:25.2454631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-09] SKIPPED [ 44%] 2023-03-20T11:53:25.2460662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-10] SKIPPED [ 44%] 2023-03-20T11:53:25.2466809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-11] SKIPPED [ 44%] 2023-03-20T11:53:25.2472745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-12] SKIPPED [ 44%] 2023-03-20T11:53:25.2479015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-13] SKIPPED [ 44%] 2023-03-20T11:53:25.2485017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-14] SKIPPED [ 44%] 2023-03-20T11:53:25.2492105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-15] SKIPPED [ 44%] 2023-03-20T11:53:25.2497575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-16] SKIPPED [ 44%] 2023-03-20T11:53:25.2503632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-17] SKIPPED [ 44%] 2023-03-20T11:53:25.2511140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-18] SKIPPED [ 44%] 2023-03-20T11:53:25.2516979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-19] SKIPPED [ 44%] 2023-03-20T11:53:25.2523170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-20] SKIPPED [ 44%] 2023-03-20T11:53:25.2530305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-21] SKIPPED [ 44%] 2023-03-20T11:53:25.2535737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-22] SKIPPED [ 44%] 2023-03-20T11:53:25.2541709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-23] SKIPPED [ 44%] 2023-03-20T11:53:25.2548096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-24] SKIPPED [ 44%] 2023-03-20T11:53:25.2553939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-25] SKIPPED [ 44%] 2023-03-20T11:53:25.2560008Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-26] SKIPPED [ 44%] 2023-03-20T11:53:25.2566482Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-27] SKIPPED [ 44%] 2023-03-20T11:53:25.2573206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-28] SKIPPED [ 44%] 2023-03-20T11:53:25.2580393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-29] SKIPPED [ 44%] 2023-03-20T11:53:25.2586636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-30] SKIPPED [ 44%] 2023-03-20T11:53:25.2592510Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-31] SKIPPED [ 44%] 2023-03-20T11:53:25.2598449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-32] SKIPPED [ 44%] 2023-03-20T11:53:25.2604770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-33] SKIPPED [ 44%] 2023-03-20T11:53:25.2611883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-34] SKIPPED [ 44%] 2023-03-20T11:53:25.2617117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_hue_video-35] SKIPPED [ 44%] 2023-03-20T11:53:25.2623081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.2629362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.2635264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.2641466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.2648841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.2655199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.2661163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.2667289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.2673248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.2679609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.2685635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.2693038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.2698410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.2704791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.2710912Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.2716746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.2724082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.2730495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.2736917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.2743007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.2749198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.2755431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.2761396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.2767305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.2774010Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.2780178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.2786360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.2792375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.2799776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.2805610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.2812882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:25.2818305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-31] [33mSKIPPED [ 44%] 2023-03-20T11:53:25.2824459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:25.2830240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:25.2836216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:25.2842488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:25.2849707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-00] SKIPPED [ 44%] 2023-03-20T11:53:25.2854780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-01] SKIPPED [ 44%] 2023-03-20T11:53:25.2861279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-02] SKIPPED [ 44%] 2023-03-20T11:53:25.2868374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-03] SKIPPED [ 44%] 2023-03-20T11:53:25.2874487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-04] SKIPPED [ 44%] 2023-03-20T11:53:25.2880734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-05] SKIPPED [ 44%] 2023-03-20T11:53:25.2886678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-06] SKIPPED [ 44%] 2023-03-20T11:53:25.2893273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-07] SKIPPED [ 44%] 2023-03-20T11:53:25.2899258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-08] SKIPPED [ 44%] 2023-03-20T11:53:25.2905403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-09] SKIPPED [ 44%] 2023-03-20T11:53:25.2911326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-10] SKIPPED [ 44%] 2023-03-20T11:53:25.2917152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-11] SKIPPED [ 44%] 2023-03-20T11:53:25.2923222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-12] SKIPPED [ 44%] 2023-03-20T11:53:25.2930306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-13] SKIPPED [ 44%] 2023-03-20T11:53:25.2935832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-14] SKIPPED [ 44%] 2023-03-20T11:53:25.2942446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-15] SKIPPED [ 44%] 2023-03-20T11:53:25.2948539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-16] SKIPPED [ 44%] 2023-03-20T11:53:25.2954561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-17] SKIPPED [ 44%] 2023-03-20T11:53:25.2960765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-18] SKIPPED [ 44%] 2023-03-20T11:53:25.2966736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-19] SKIPPED [ 44%] 2023-03-20T11:53:25.2973120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-20] SKIPPED [ 44%] 2023-03-20T11:53:25.2979355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-21] SKIPPED [ 44%] 2023-03-20T11:53:25.2985584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-22] SKIPPED [ 44%] 2023-03-20T11:53:25.2991576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-23] SKIPPED [ 44%] 2023-03-20T11:53:25.2997519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-24] SKIPPED [ 44%] 2023-03-20T11:53:25.3003709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-25] SKIPPED [ 44%] 2023-03-20T11:53:25.3012072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-26] SKIPPED [ 44%] 2023-03-20T11:53:25.3017885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-27] SKIPPED [ 44%] 2023-03-20T11:53:25.3023779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-28] SKIPPED [ 44%] 2023-03-20T11:53:25.3029755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-29] SKIPPED [ 44%] 2023-03-20T11:53:25.3035749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-30] SKIPPED [ 44%] 2023-03-20T11:53:25.3041775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-31] SKIPPED [ 44%] 2023-03-20T11:53:25.3049044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-32] SKIPPED [ 44%] 2023-03-20T11:53:25.3054198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-33] SKIPPED [ 44%] 2023-03-20T11:53:25.3060071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-34] SKIPPED [ 44%] 2023-03-20T11:53:25.3066145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-adjust_saturation_video-35] SKIPPED [ 44%] 2023-03-20T11:53:25.3072337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-00] SKIPPED [ 44%] 2023-03-20T11:53:25.3078426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-01] SKIPPED [ 44%] 2023-03-20T11:53:25.3085463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-02] SKIPPED [ 44%] 2023-03-20T11:53:25.3092322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-03] SKIPPED [ 44%] 2023-03-20T11:53:25.3097396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-04] SKIPPED [ 44%] 2023-03-20T11:53:25.3103246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-05] SKIPPED [ 44%] 2023-03-20T11:53:25.3109463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-06] SKIPPED [ 44%] 2023-03-20T11:53:25.3115516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-07] SKIPPED [ 44%] 2023-03-20T11:53:25.3121609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-08] SKIPPED [ 44%] 2023-03-20T11:53:25.3127730Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-09] SKIPPED [ 44%] 2023-03-20T11:53:25.3133956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-10] SKIPPED [ 44%] 2023-03-20T11:53:25.3140075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-11] SKIPPED [ 44%] 2023-03-20T11:53:25.3146298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-12] SKIPPED [ 44%] 2023-03-20T11:53:25.3153559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-13] SKIPPED [ 44%] 2023-03-20T11:53:25.3159588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-14] SKIPPED [ 44%] 2023-03-20T11:53:25.3165579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-15] SKIPPED [ 44%] 2023-03-20T11:53:25.3172820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-16] SKIPPED [ 44%] 2023-03-20T11:53:25.3178346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-17] SKIPPED [ 44%] 2023-03-20T11:53:25.3184181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-18] SKIPPED [ 44%] 2023-03-20T11:53:25.3190361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-19] SKIPPED [ 44%] 2023-03-20T11:53:25.3196306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-20] SKIPPED [ 44%] 2023-03-20T11:53:25.3202999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-21] SKIPPED [ 44%] 2023-03-20T11:53:25.3209972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-22] SKIPPED [ 44%] 2023-03-20T11:53:25.3215384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-23] SKIPPED [ 44%] 2023-03-20T11:53:25.3224297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-24] SKIPPED [ 44%] 2023-03-20T11:53:25.3230551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-25] SKIPPED [ 44%] 2023-03-20T11:53:25.3236526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-26] SKIPPED [ 44%] 2023-03-20T11:53:25.3242629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-27] SKIPPED [ 44%] 2023-03-20T11:53:25.3249922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-28] SKIPPED [ 44%] 2023-03-20T11:53:25.3255150Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-29] SKIPPED [ 44%] 2023-03-20T11:53:25.3261182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-30] SKIPPED [ 44%] 2023-03-20T11:53:25.3267328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-31] SKIPPED [ 44%] 2023-03-20T11:53:25.3273308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-32] SKIPPED [ 44%] 2023-03-20T11:53:25.3279474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-33] SKIPPED [ 44%] 2023-03-20T11:53:25.3285404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-34] SKIPPED [ 44%] 2023-03-20T11:53:25.3292808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-35] SKIPPED [ 44%] 2023-03-20T11:53:25.3299363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-36] SKIPPED [ 44%] 2023-03-20T11:53:25.3305609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-37] SKIPPED [ 44%] 2023-03-20T11:53:25.3311560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-38] SKIPPED [ 44%] 2023-03-20T11:53:25.3317578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-39] SKIPPED [ 44%] 2023-03-20T11:53:25.3323747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-40] SKIPPED [ 44%] 2023-03-20T11:53:25.3330311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-41] SKIPPED [ 44%] 2023-03-20T11:53:25.3336349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-42] SKIPPED [ 44%] 2023-03-20T11:53:25.3342391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-43] SKIPPED [ 44%] 2023-03-20T11:53:25.3348485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-44] SKIPPED [ 44%] 2023-03-20T11:53:25.3354508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-45] SKIPPED [ 44%] 2023-03-20T11:53:25.3360617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-46] SKIPPED [ 44%] 2023-03-20T11:53:25.3368080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-47] SKIPPED [ 44%] 2023-03-20T11:53:25.3374604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-48] SKIPPED [ 44%] 2023-03-20T11:53:25.3380626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-49] SKIPPED [ 44%] 2023-03-20T11:53:25.3386720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-50] SKIPPED [ 44%] 2023-03-20T11:53:25.3392652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-51] SKIPPED [ 44%] 2023-03-20T11:53:25.3398643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-52] SKIPPED [ 44%] 2023-03-20T11:53:25.3404627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-clamp_bounding_box-53] SKIPPED [ 44%] 2023-03-20T11:53:25.3412063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.3417378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.3423262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.3429286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.3435275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.3442549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.3449602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.3455012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.3461161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.3467304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.3473313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.3479525Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.3485396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.3492774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.3498330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.3504333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.3511611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.3517599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.3523986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.3530293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.3536709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.3542858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.3548716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.3554610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.3560753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.3566629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.3573135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.3579160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.3586351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.3592429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.3598537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-000] SKIPPED [ 44%] 2023-03-20T11:53:25.3604474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-001] SKIPPED [ 44%] 2023-03-20T11:53:25.3610634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-002] SKIPPED [ 44%] 2023-03-20T11:53:25.3616830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-003] SKIPPED [ 44%] 2023-03-20T11:53:25.3623056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-004] SKIPPED [ 44%] 2023-03-20T11:53:25.3629042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-005] SKIPPED [ 44%] 2023-03-20T11:53:25.3635104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-006] SKIPPED [ 44%] 2023-03-20T11:53:25.3641148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-007] SKIPPED [ 44%] 2023-03-20T11:53:25.3647192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-008] SKIPPED [ 44%] 2023-03-20T11:53:25.3654952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-009] SKIPPED [ 44%] 2023-03-20T11:53:25.3661092Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-010] SKIPPED [ 44%] 2023-03-20T11:53:25.3666995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-011] SKIPPED [ 44%] 2023-03-20T11:53:25.3673073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-012] SKIPPED [ 44%] 2023-03-20T11:53:25.3679104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-013] SKIPPED [ 44%] 2023-03-20T11:53:25.3685245Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-014] SKIPPED [ 44%] 2023-03-20T11:53:25.3692586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-015] SKIPPED [ 44%] 2023-03-20T11:53:25.3697483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-016] SKIPPED [ 44%] 2023-03-20T11:53:25.3703556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-017] SKIPPED [ 44%] 2023-03-20T11:53:25.3709563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-018] SKIPPED [ 44%] 2023-03-20T11:53:25.3715539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-019] SKIPPED [ 44%] 2023-03-20T11:53:25.3721632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-020] SKIPPED [ 44%] 2023-03-20T11:53:25.3729950Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-021] SKIPPED [ 44%] 2023-03-20T11:53:25.3735417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-022] SKIPPED [ 44%] 2023-03-20T11:53:25.3741445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-023] SKIPPED [ 44%] 2023-03-20T11:53:25.3747782Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-024] SKIPPED [ 44%] 2023-03-20T11:53:25.3753647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-025] SKIPPED [ 44%] 2023-03-20T11:53:25.3759633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-026] SKIPPED [ 44%] 2023-03-20T11:53:25.3765795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-027] SKIPPED [ 44%] 2023-03-20T11:53:25.3772969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-028] SKIPPED [ 44%] 2023-03-20T11:53:25.3778044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-029] SKIPPED [ 44%] 2023-03-20T11:53:25.3784097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-030] SKIPPED [ 44%] 2023-03-20T11:53:25.3789932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-031] SKIPPED [ 44%] 2023-03-20T11:53:25.3797044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-032] SKIPPED [ 44%] 2023-03-20T11:53:25.3803259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-033] SKIPPED [ 44%] 2023-03-20T11:53:25.3810199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-034] SKIPPED [ 44%] 2023-03-20T11:53:25.3816034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-035] SKIPPED [ 44%] 2023-03-20T11:53:25.3821969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-036] SKIPPED [ 44%] 2023-03-20T11:53:25.3828266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-037] SKIPPED [ 44%] 2023-03-20T11:53:25.3834084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-038] SKIPPED [ 44%] 2023-03-20T11:53:25.3840001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-039] SKIPPED [ 44%] 2023-03-20T11:53:25.3846200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-040] SKIPPED [ 44%] 2023-03-20T11:53:25.3852990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-041] SKIPPED [ 44%] 2023-03-20T11:53:25.3859059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-042] SKIPPED [ 44%] 2023-03-20T11:53:25.3865285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-043] SKIPPED [ 44%] 2023-03-20T11:53:25.3872422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-044] SKIPPED [ 44%] 2023-03-20T11:53:25.3878603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-045] SKIPPED [ 44%] 2023-03-20T11:53:25.3884543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-046] SKIPPED [ 44%] 2023-03-20T11:53:25.3891690Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-047] SKIPPED [ 44%] 2023-03-20T11:53:25.3897328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-048] SKIPPED [ 44%] 2023-03-20T11:53:25.3903254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-049] SKIPPED [ 44%] 2023-03-20T11:53:25.3909457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-050] SKIPPED [ 44%] 2023-03-20T11:53:25.3915409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-051] SKIPPED [ 44%] 2023-03-20T11:53:25.3921658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-052] SKIPPED [ 44%] 2023-03-20T11:53:25.3929002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-053] SKIPPED [ 44%] 2023-03-20T11:53:25.3933789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-054] SKIPPED [ 44%] 2023-03-20T11:53:25.3941320Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-055] SKIPPED [ 44%] 2023-03-20T11:53:25.3947605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-056] SKIPPED [ 44%] 2023-03-20T11:53:25.3953598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-057] SKIPPED [ 44%] 2023-03-20T11:53:25.3959605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-058] SKIPPED [ 44%] 2023-03-20T11:53:25.3965740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-059] SKIPPED [ 44%] 2023-03-20T11:53:25.3972982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-060] SKIPPED [ 44%] 2023-03-20T11:53:25.3978482Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-061] SKIPPED [ 44%] 2023-03-20T11:53:25.3984590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-062] SKIPPED [ 44%] 2023-03-20T11:53:25.3990625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-063] SKIPPED [ 44%] 2023-03-20T11:53:25.3997039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-064] SKIPPED [ 44%] 2023-03-20T11:53:25.4003291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-065] SKIPPED [ 44%] 2023-03-20T11:53:25.4011732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-066] SKIPPED [ 44%] 2023-03-20T11:53:25.4017111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-067] SKIPPED [ 44%] 2023-03-20T11:53:25.4023119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-068] SKIPPED [ 44%] 2023-03-20T11:53:25.4029140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-069] SKIPPED [ 44%] 2023-03-20T11:53:25.4035082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-070] SKIPPED [ 44%] 2023-03-20T11:53:25.4041195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-071] SKIPPED [ 44%] 2023-03-20T11:53:25.4047244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-072] SKIPPED [ 44%] 2023-03-20T11:53:25.4053598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-073] SKIPPED [ 44%] 2023-03-20T11:53:25.4059887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-074] SKIPPED [ 44%] 2023-03-20T11:53:25.4066043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-075] SKIPPED [ 44%] 2023-03-20T11:53:25.4072021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-076] SKIPPED [ 44%] 2023-03-20T11:53:25.4078076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-077] SKIPPED [ 44%] 2023-03-20T11:53:25.4086943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-078] SKIPPED [ 44%] 2023-03-20T11:53:25.4093298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-079] SKIPPED [ 44%] 2023-03-20T11:53:25.4099962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-080] SKIPPED [ 44%] 2023-03-20T11:53:25.4105823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-081] SKIPPED [ 44%] 2023-03-20T11:53:25.4111886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-082] SKIPPED [ 44%] 2023-03-20T11:53:25.4118053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-083] SKIPPED [ 44%] 2023-03-20T11:53:25.4123910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-084] SKIPPED [ 44%] 2023-03-20T11:53:25.4130318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-085] SKIPPED [ 44%] 2023-03-20T11:53:25.4136764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-086] SKIPPED [ 44%] 2023-03-20T11:53:25.4142672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-087] SKIPPED [ 44%] 2023-03-20T11:53:25.4148869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-088] SKIPPED [ 44%] 2023-03-20T11:53:25.4156192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-089] SKIPPED [ 44%] 2023-03-20T11:53:25.4162413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-090] SKIPPED [ 44%] 2023-03-20T11:53:25.4169815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-091] SKIPPED [ 44%] 2023-03-20T11:53:25.4174995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-092] SKIPPED [ 44%] 2023-03-20T11:53:25.4181005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-093] SKIPPED [ 44%] 2023-03-20T11:53:25.4187058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-094] SKIPPED [ 44%] 2023-03-20T11:53:25.4193087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-095] SKIPPED [ 44%] 2023-03-20T11:53:25.4199131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-096] SKIPPED [ 44%] 2023-03-20T11:53:25.4205237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-097] SKIPPED [ 44%] 2023-03-20T11:53:25.4212632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-098] SKIPPED [ 44%] 2023-03-20T11:53:25.4218066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-099] SKIPPED [ 44%] 2023-03-20T11:53:25.4224241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-100] SKIPPED [ 44%] 2023-03-20T11:53:25.4231597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-101] SKIPPED [ 44%] 2023-03-20T11:53:25.4237585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-102] SKIPPED [ 44%] 2023-03-20T11:53:25.4243860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-103] SKIPPED [ 44%] 2023-03-20T11:53:25.4250234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-104] SKIPPED [ 44%] 2023-03-20T11:53:25.4256593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-105] SKIPPED [ 44%] 2023-03-20T11:53:25.4262617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-106] SKIPPED [ 44%] 2023-03-20T11:53:25.4268783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-five_crop_video-107] SKIPPED [ 44%] 2023-03-20T11:53:25.4274964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.4281084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.4287187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.4293429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.4300930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.4307186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.4313199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.4319526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.4325326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.4332600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.4338139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.4344151Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.4350067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.4356104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.4362327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.4369688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.4376123Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.4382330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.4388487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.4394441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.4400703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.4406690Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.4413167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.4419305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.4425485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.4431466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.4437440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.4444802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.4451988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.4457615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.4463746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:25.4469554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:25.4475529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:25.4481801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:25.4487834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:25.4493984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:25.4500648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-36] SKIPPED [ 44%] 2023-03-20T11:53:25.4507245Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-37] SKIPPED [ 44%] 2023-03-20T11:53:25.4513184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-38] SKIPPED [ 44%] 2023-03-20T11:53:25.4520463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-39] SKIPPED [ 44%] 2023-03-20T11:53:25.4526451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-40] SKIPPED [ 44%] 2023-03-20T11:53:25.4533019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-41] SKIPPED [ 44%] 2023-03-20T11:53:25.4539132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-42] SKIPPED [ 44%] 2023-03-20T11:53:25.4545283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-43] SKIPPED [ 44%] 2023-03-20T11:53:25.4551360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-44] SKIPPED [ 44%] 2023-03-20T11:53:25.4557321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-45] SKIPPED [ 44%] 2023-03-20T11:53:25.4563459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-46] SKIPPED [ 44%] 2023-03-20T11:53:25.4570266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-47] SKIPPED [ 44%] 2023-03-20T11:53:25.4576004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-48] SKIPPED [ 44%] 2023-03-20T11:53:25.4582034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-49] SKIPPED [ 44%] 2023-03-20T11:53:25.4589537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-50] SKIPPED [ 44%] 2023-03-20T11:53:25.4595511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-51] SKIPPED [ 44%] 2023-03-20T11:53:25.4601810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-52] SKIPPED [ 44%] 2023-03-20T11:53:25.4608941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-53] SKIPPED [ 44%] 2023-03-20T11:53:25.4614190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-54] SKIPPED [ 44%] 2023-03-20T11:53:25.4620443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-55] SKIPPED [ 44%] 2023-03-20T11:53:25.4626530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-56] SKIPPED [ 44%] 2023-03-20T11:53:25.4632560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-57] SKIPPED [ 44%] 2023-03-20T11:53:25.4638681Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-58] SKIPPED [ 44%] 2023-03-20T11:53:25.4644946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_image_tensor-59] SKIPPED [ 44%] 2023-03-20T11:53:25.4651663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-000] SKIPPED [ 44%] 2023-03-20T11:53:25.4657298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-001] SKIPPED [ 44%] 2023-03-20T11:53:25.4664557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-002] SKIPPED [ 44%] 2023-03-20T11:53:25.4670567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-003] SKIPPED [ 44%] 2023-03-20T11:53:25.4676563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-004] SKIPPED [ 44%] 2023-03-20T11:53:25.4682623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-005] SKIPPED [ 44%] 2023-03-20T11:53:25.4689878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-006] SKIPPED [ 44%] 2023-03-20T11:53:25.4695143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-007] SKIPPED [ 44%] 2023-03-20T11:53:25.4701316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-008] SKIPPED [ 44%] 2023-03-20T11:53:25.4707211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-009] SKIPPED [ 44%] 2023-03-20T11:53:25.4713079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-010] SKIPPED [ 44%] 2023-03-20T11:53:25.4719358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-011] SKIPPED [ 44%] 2023-03-20T11:53:25.4725575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-012] SKIPPED [ 44%] 2023-03-20T11:53:25.4733246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-013] SKIPPED [ 44%] 2023-03-20T11:53:25.4739598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-014] SKIPPED [ 44%] 2023-03-20T11:53:25.4745858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-015] SKIPPED [ 44%] 2023-03-20T11:53:25.4751933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-016] SKIPPED [ 44%] 2023-03-20T11:53:25.4758067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-017] SKIPPED [ 44%] 2023-03-20T11:53:25.4764155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-018] SKIPPED [ 44%] 2023-03-20T11:53:25.4770389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-019] SKIPPED [ 44%] 2023-03-20T11:53:25.4776782Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-020] SKIPPED [ 44%] 2023-03-20T11:53:25.4782806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-021] SKIPPED [ 44%] 2023-03-20T11:53:25.4789071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-022] SKIPPED [ 44%] 2023-03-20T11:53:25.4794988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-023] SKIPPED [ 44%] 2023-03-20T11:53:25.4801240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-024] SKIPPED [ 44%] 2023-03-20T11:53:25.4809453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-025] SKIPPED [ 44%] 2023-03-20T11:53:25.4815007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-026] SKIPPED [ 44%] 2023-03-20T11:53:25.4820534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-027] SKIPPED [ 44%] 2023-03-20T11:53:25.4826778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-028] SKIPPED [ 44%] 2023-03-20T11:53:25.4832757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-029] SKIPPED [ 44%] 2023-03-20T11:53:25.4838707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-030] SKIPPED [ 44%] 2023-03-20T11:53:25.4844920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-031] SKIPPED [ 44%] 2023-03-20T11:53:25.4852207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-032] SKIPPED [ 44%] 2023-03-20T11:53:25.4857434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-033] SKIPPED [ 44%] 2023-03-20T11:53:25.4863426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-034] SKIPPED [ 44%] 2023-03-20T11:53:25.4869601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-035] SKIPPED [ 44%] 2023-03-20T11:53:25.4876783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-036] SKIPPED [ 44%] 2023-03-20T11:53:25.4882978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-037] SKIPPED [ 44%] 2023-03-20T11:53:25.4890186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-038] SKIPPED [ 44%] 2023-03-20T11:53:25.4895352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-039] SKIPPED [ 44%] 2023-03-20T11:53:25.4901432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-040] SKIPPED [ 44%] 2023-03-20T11:53:25.4907682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-041] SKIPPED [ 44%] 2023-03-20T11:53:25.4913588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-042] SKIPPED [ 44%] 2023-03-20T11:53:25.4919654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-043] SKIPPED [ 44%] 2023-03-20T11:53:25.4925624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-044] SKIPPED [ 44%] 2023-03-20T11:53:25.4932825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-045] SKIPPED [ 44%] 2023-03-20T11:53:25.4938254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-046] SKIPPED [ 44%] 2023-03-20T11:53:25.4947370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-047] SKIPPED [ 44%] 2023-03-20T11:53:25.4953361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-048] SKIPPED [ 44%] 2023-03-20T11:53:25.4959422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-049] SKIPPED [ 44%] 2023-03-20T11:53:25.4965473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-050] SKIPPED [ 44%] 2023-03-20T11:53:25.4972406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-051] SKIPPED [ 44%] 2023-03-20T11:53:25.4977973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-052] SKIPPED [ 44%] 2023-03-20T11:53:25.4983911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-053] SKIPPED [ 44%] 2023-03-20T11:53:25.4990116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-054] SKIPPED [ 44%] 2023-03-20T11:53:25.4996019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-055] SKIPPED [ 44%] 2023-03-20T11:53:25.5002409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-056] SKIPPED [ 44%] 2023-03-20T11:53:25.5009532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-057] SKIPPED [ 44%] 2023-03-20T11:53:25.5014928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-058] SKIPPED [ 44%] 2023-03-20T11:53:25.5022196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-059] SKIPPED [ 44%] 2023-03-20T11:53:25.5028200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-060] SKIPPED [ 44%] 2023-03-20T11:53:25.5034156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-061] SKIPPED [ 44%] 2023-03-20T11:53:25.5040183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-062] SKIPPED [ 44%] 2023-03-20T11:53:25.5046227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-063] SKIPPED [ 44%] 2023-03-20T11:53:25.5053081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-064] SKIPPED [ 44%] 2023-03-20T11:53:25.5058813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-065] SKIPPED [ 44%] 2023-03-20T11:53:25.5064900Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-066] SKIPPED [ 44%] 2023-03-20T11:53:25.5071095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-067] SKIPPED [ 44%] 2023-03-20T11:53:25.5077098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-068] SKIPPED [ 44%] 2023-03-20T11:53:25.5083267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-069] SKIPPED [ 44%] 2023-03-20T11:53:25.5091672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-070] SKIPPED [ 44%] 2023-03-20T11:53:25.5097147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-071] SKIPPED [ 44%] 2023-03-20T11:53:25.5103108Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-072] SKIPPED [ 44%] 2023-03-20T11:53:25.5109211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-073] SKIPPED [ 44%] 2023-03-20T11:53:25.5115161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-074] SKIPPED [ 44%] 2023-03-20T11:53:25.5121233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-075] SKIPPED [ 44%] 2023-03-20T11:53:25.5127593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-076] SKIPPED [ 44%] 2023-03-20T11:53:25.5133901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-077] SKIPPED [ 44%] 2023-03-20T11:53:25.5140114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-078] SKIPPED [ 44%] 2023-03-20T11:53:25.5146456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-079] SKIPPED [ 44%] 2023-03-20T11:53:25.5152571Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-080] SKIPPED [ 44%] 2023-03-20T11:53:25.5158751Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-081] SKIPPED [ 44%] 2023-03-20T11:53:25.5166115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-082] SKIPPED [ 44%] 2023-03-20T11:53:25.5173148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-083] SKIPPED [ 44%] 2023-03-20T11:53:25.5179044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-084] SKIPPED [ 44%] 2023-03-20T11:53:25.5185204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-085] SKIPPED [ 44%] 2023-03-20T11:53:25.5191399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-086] SKIPPED [ 44%] 2023-03-20T11:53:25.5197576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-087] SKIPPED [ 44%] 2023-03-20T11:53:25.5203747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-088] SKIPPED [ 44%] 2023-03-20T11:53:25.5210329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-089] SKIPPED [ 44%] 2023-03-20T11:53:25.5216492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-090] SKIPPED [ 44%] 2023-03-20T11:53:25.5222189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-091] SKIPPED [ 44%] 2023-03-20T11:53:25.5228484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-092] SKIPPED [ 44%] 2023-03-20T11:53:25.5235739Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-093] SKIPPED [ 44%] 2023-03-20T11:53:25.5242169Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-094] SKIPPED [ 44%] 2023-03-20T11:53:25.5249331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-095] SKIPPED [ 44%] 2023-03-20T11:53:25.5254966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-096] SKIPPED [ 44%] 2023-03-20T11:53:25.5260776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-097] SKIPPED [ 44%] 2023-03-20T11:53:25.5267073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-098] SKIPPED [ 44%] 2023-03-20T11:53:25.5273140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-099] SKIPPED [ 44%] 2023-03-20T11:53:25.5279519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-100] SKIPPED [ 44%] 2023-03-20T11:53:25.5285532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-101] SKIPPED [ 44%] 2023-03-20T11:53:25.5292895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-102] SKIPPED [ 44%] 2023-03-20T11:53:25.5298383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-103] SKIPPED [ 44%] 2023-03-20T11:53:25.5304627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-104] SKIPPED [ 44%] 2023-03-20T11:53:25.5311945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-105] SKIPPED [ 44%] 2023-03-20T11:53:25.5318077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-106] SKIPPED [ 44%] 2023-03-20T11:53:25.5324302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-ten_crop_video-107] SKIPPED [ 44%] 2023-03-20T11:53:25.5331669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.5337290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.5343478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.5349756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.5355850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.5362149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.5369576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.5374901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.5382398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.5388485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.5394548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.5400850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.5406965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.5413196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.5419627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.5425793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.5431945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.5438061Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.5444200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_video-0] SKIPPED [ 44%] 2023-03-20T11:53:25.5450657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_video-1] SKIPPED [ 44%] 2023-03-20T11:53:25.5458078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_video-2] SKIPPED [ 44%] 2023-03-20T11:53:25.5464268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_video-3] SKIPPED [ 44%] 2023-03-20T11:53:25.5470525Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_video-4] SKIPPED [ 44%] 2023-03-20T11:53:25.5476561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-normalize_video-5] SKIPPED [ 44%] 2023-03-20T11:53:25.5483224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-00] SKIPPED [ 44%] 2023-03-20T11:53:25.5490210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-01] SKIPPED [ 44%] 2023-03-20T11:53:25.5495974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-02] SKIPPED [ 44%] 2023-03-20T11:53:25.5502221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-03] SKIPPED [ 44%] 2023-03-20T11:53:25.5508457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-04] SKIPPED [ 44%] 2023-03-20T11:53:25.5514807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-05] SKIPPED [ 44%] 2023-03-20T11:53:25.5520887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-06] SKIPPED [ 44%] 2023-03-20T11:53:25.5529190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-07] SKIPPED [ 44%] 2023-03-20T11:53:25.5534853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-08] SKIPPED [ 44%] 2023-03-20T11:53:25.5541023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-09] SKIPPED [ 44%] 2023-03-20T11:53:25.5547511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-10] SKIPPED [ 44%] 2023-03-20T11:53:25.5553529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-11] SKIPPED [ 44%] 2023-03-20T11:53:25.5559624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-12] SKIPPED [ 44%] 2023-03-20T11:53:25.5565860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-13] SKIPPED [ 44%] 2023-03-20T11:53:25.5573033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-14] SKIPPED [ 44%] 2023-03-20T11:53:25.5578645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-15] SKIPPED [ 44%] 2023-03-20T11:53:25.5585153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-16] SKIPPED [ 44%] 2023-03-20T11:53:25.5591013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-17] SKIPPED [ 44%] 2023-03-20T11:53:25.5597098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-18] SKIPPED [ 44%] 2023-03-20T11:53:25.5604579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-19] SKIPPED [ 44%] 2023-03-20T11:53:25.5611803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-20] SKIPPED [ 44%] 2023-03-20T11:53:25.5617228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-21] SKIPPED [ 44%] 2023-03-20T11:53:25.5623214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-22] SKIPPED [ 44%] 2023-03-20T11:53:25.5629367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-23] SKIPPED [ 44%] 2023-03-20T11:53:25.5635468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-24] SKIPPED [ 44%] 2023-03-20T11:53:25.5641747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-25] SKIPPED [ 44%] 2023-03-20T11:53:25.5648856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-26] SKIPPED [ 44%] 2023-03-20T11:53:25.5654527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-27] SKIPPED [ 44%] 2023-03-20T11:53:25.5660770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-28] SKIPPED [ 44%] 2023-03-20T11:53:25.5667417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-29] SKIPPED [ 44%] 2023-03-20T11:53:25.5674527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-30] SKIPPED [ 44%] 2023-03-20T11:53:25.5680872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-31] SKIPPED [ 44%] 2023-03-20T11:53:25.5687040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-32] SKIPPED [ 44%] 2023-03-20T11:53:25.5693451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-33] SKIPPED [ 44%] 2023-03-20T11:53:25.5699864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-34] SKIPPED [ 44%] 2023-03-20T11:53:25.5706099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-35] SKIPPED [ 44%] 2023-03-20T11:53:25.5712282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-36] SKIPPED [ 44%] 2023-03-20T11:53:25.5718429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-37] SKIPPED [ 44%] 2023-03-20T11:53:25.5724416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-38] SKIPPED [ 44%] 2023-03-20T11:53:25.5731718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-39] SKIPPED [ 44%] 2023-03-20T11:53:25.5737304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-40] SKIPPED [ 44%] 2023-03-20T11:53:25.5744819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-41] SKIPPED [ 44%] 2023-03-20T11:53:25.5750958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-42] SKIPPED [ 44%] 2023-03-20T11:53:25.5757024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-43] SKIPPED [ 44%] 2023-03-20T11:53:25.5763247Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-44] SKIPPED [ 44%] 2023-03-20T11:53:25.5770387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-45] SKIPPED [ 44%] 2023-03-20T11:53:25.5776200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-46] SKIPPED [ 44%] 2023-03-20T11:53:25.5782264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-47] SKIPPED [ 44%] 2023-03-20T11:53:25.5788548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-48] SKIPPED [ 44%] 2023-03-20T11:53:25.5794722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-49] SKIPPED [ 44%] 2023-03-20T11:53:25.5800918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-50] SKIPPED [ 44%] 2023-03-20T11:53:25.5807043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-51] SKIPPED [ 44%] 2023-03-20T11:53:25.5813493Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-52] SKIPPED [ 44%] 2023-03-20T11:53:25.5822727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-53] SKIPPED [ 44%] 2023-03-20T11:53:25.5829260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-54] SKIPPED [ 44%] 2023-03-20T11:53:25.5835204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-55] SKIPPED [ 44%] 2023-03-20T11:53:25.5841460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-56] SKIPPED [ 44%] 2023-03-20T11:53:25.5848084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-57] SKIPPED [ 44%] 2023-03-20T11:53:25.5854024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-58] SKIPPED [ 44%] 2023-03-20T11:53:25.5860288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-59] SKIPPED [ 44%] 2023-03-20T11:53:25.5866549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-60] SKIPPED [ 44%] 2023-03-20T11:53:25.5872708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-61] SKIPPED [ 44%] 2023-03-20T11:53:25.5878843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-62] SKIPPED [ 44%] 2023-03-20T11:53:25.5884928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-63] SKIPPED [ 44%] 2023-03-20T11:53:25.5893113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-64] SKIPPED [ 44%] 2023-03-20T11:53:25.5899173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-65] SKIPPED [ 44%] 2023-03-20T11:53:25.5905514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-66] SKIPPED [ 44%] 2023-03-20T11:53:25.5911639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-67] SKIPPED [ 44%] 2023-03-20T11:53:25.5917643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-68] SKIPPED [ 44%] 2023-03-20T11:53:25.5924030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-69] SKIPPED [ 44%] 2023-03-20T11:53:25.5930433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-70] SKIPPED [ 44%] 2023-03-20T11:53:25.5936754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-71] SKIPPED [ 44%] 2023-03-20T11:53:25.5942777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-72] SKIPPED [ 44%] 2023-03-20T11:53:25.5948828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-73] SKIPPED [ 44%] 2023-03-20T11:53:25.5954832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-74] SKIPPED [ 44%] 2023-03-20T11:53:25.5961098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-75] SKIPPED [ 44%] 2023-03-20T11:53:25.5969823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-76] SKIPPED [ 44%] 2023-03-20T11:53:25.5975062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-77] SKIPPED [ 44%] 2023-03-20T11:53:25.5981337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-78] SKIPPED [ 44%] 2023-03-20T11:53:25.5987798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-79] SKIPPED [ 44%] 2023-03-20T11:53:25.5993926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-80] SKIPPED [ 44%] 2023-03-20T11:53:25.6000013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-81] SKIPPED [ 44%] 2023-03-20T11:53:25.6006305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-82] SKIPPED [ 44%] 2023-03-20T11:53:25.6012924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_image_tensor-83] SKIPPED [ 44%] 2023-03-20T11:53:25.6019845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-00] SKIPPED [ 44%] 2023-03-20T11:53:25.6025966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-01] SKIPPED [ 44%] 2023-03-20T11:53:25.6032097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-02] SKIPPED [ 44%] 2023-03-20T11:53:25.6039420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-03] SKIPPED [ 44%] 2023-03-20T11:53:25.6045626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-04] SKIPPED [ 44%] 2023-03-20T11:53:25.6052966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-05] SKIPPED [ 44%] 2023-03-20T11:53:25.6058698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-06] SKIPPED [ 44%] 2023-03-20T11:53:25.6065050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-07] SKIPPED [ 44%] 2023-03-20T11:53:25.6071166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-08] SKIPPED [ 44%] 2023-03-20T11:53:25.6077301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-09] SKIPPED [ 44%] 2023-03-20T11:53:25.6083477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-10] SKIPPED [ 44%] 2023-03-20T11:53:25.6090306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-11] SKIPPED [ 44%] 2023-03-20T11:53:25.6096424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-12] SKIPPED [ 44%] 2023-03-20T11:53:25.6102532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-13] SKIPPED [ 44%] 2023-03-20T11:53:25.6108864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-14] SKIPPED [ 44%] 2023-03-20T11:53:25.6116367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-15] SKIPPED [ 44%] 2023-03-20T11:53:25.6122622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-16] SKIPPED [ 44%] 2023-03-20T11:53:25.6129986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-17] SKIPPED [ 44%] 2023-03-20T11:53:25.6135346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-18] SKIPPED [ 44%] 2023-03-20T11:53:25.6141534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-19] SKIPPED [ 44%] 2023-03-20T11:53:25.6147960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-20] SKIPPED [ 44%] 2023-03-20T11:53:25.6154084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-21] SKIPPED [ 44%] 2023-03-20T11:53:25.6160448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-22] SKIPPED [ 44%] 2023-03-20T11:53:25.6166383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-23] SKIPPED [ 44%] 2023-03-20T11:53:25.6173006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-24] SKIPPED [ 44%] 2023-03-20T11:53:25.6179436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-25] SKIPPED [ 44%] 2023-03-20T11:53:25.6186974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-26] SKIPPED [ 44%] 2023-03-20T11:53:25.6193222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-27] SKIPPED [ 44%] 2023-03-20T11:53:25.6199785Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-28] SKIPPED [ 44%] 2023-03-20T11:53:25.6205643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-29] SKIPPED [ 44%] 2023-03-20T11:53:25.6212906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-30] SKIPPED [ 44%] 2023-03-20T11:53:25.6218259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-31] SKIPPED [ 44%] 2023-03-20T11:53:25.6224582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-32] SKIPPED [ 44%] 2023-03-20T11:53:25.6230835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-33] SKIPPED [ 44%] 2023-03-20T11:53:25.6237031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-34] SKIPPED [ 44%] 2023-03-20T11:53:25.6243268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-convert_dtype_video-35] SKIPPED [ 45%] 2023-03-20T11:53:25.6250452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-00] SKIPPED [ 45%] 2023-03-20T11:53:25.6256168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-01] SKIPPED [ 45%] 2023-03-20T11:53:25.6263514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-02] SKIPPED [ 45%] 2023-03-20T11:53:25.6269612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-03] SKIPPED [ 45%] 2023-03-20T11:53:25.6275837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-04] SKIPPED [ 45%] 2023-03-20T11:53:25.6282271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-05] SKIPPED [ 45%] 2023-03-20T11:53:25.6289397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-06] SKIPPED [ 45%] 2023-03-20T11:53:25.6295295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-07] SKIPPED [ 45%] 2023-03-20T11:53:25.6301371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-08] SKIPPED [ 45%] 2023-03-20T11:53:25.6307799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-09] SKIPPED [ 45%] 2023-03-20T11:53:25.6313842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-10] SKIPPED [ 45%] 2023-03-20T11:53:25.6320012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-11] SKIPPED [ 45%] 2023-03-20T11:53:25.6326146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-12] SKIPPED [ 45%] 2023-03-20T11:53:25.6333973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-13] SKIPPED [ 45%] 2023-03-20T11:53:25.6340497Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-14] SKIPPED [ 45%] 2023-03-20T11:53:25.6346958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-15] SKIPPED [ 45%] 2023-03-20T11:53:25.6353172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-16] SKIPPED [ 45%] 2023-03-20T11:53:25.6359432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-17] SKIPPED [ 45%] 2023-03-20T11:53:25.6365673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-18] SKIPPED [ 45%] 2023-03-20T11:53:25.6372978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-19] SKIPPED [ 45%] 2023-03-20T11:53:25.6378666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-20] SKIPPED [ 45%] 2023-03-20T11:53:25.6384972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-21] SKIPPED [ 45%] 2023-03-20T11:53:25.6391089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-22] SKIPPED [ 45%] 2023-03-20T11:53:25.6397135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-23] SKIPPED [ 45%] 2023-03-20T11:53:25.6403398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-24] SKIPPED [ 45%] 2023-03-20T11:53:25.6411683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-25] SKIPPED [ 45%] 2023-03-20T11:53:25.6417072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-26] SKIPPED [ 45%] 2023-03-20T11:53:25.6423127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-27] SKIPPED [ 45%] 2023-03-20T11:53:25.6429672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-28] SKIPPED [ 45%] 2023-03-20T11:53:25.6435783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-29] SKIPPED [ 45%] 2023-03-20T11:53:25.6442035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-30] SKIPPED [ 45%] 2023-03-20T11:53:25.6448917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-31] SKIPPED [ 45%] 2023-03-20T11:53:25.6455185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-32] SKIPPED [ 45%] 2023-03-20T11:53:25.6461549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-33] SKIPPED [ 45%] 2023-03-20T11:53:25.6467771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-34] SKIPPED [ 45%] 2023-03-20T11:53:25.6473899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cpu-uniform_temporal_subsample_video-35] SKIPPED [ 45%] 2023-03-20T11:53:25.6492627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-00] PASSED [ 45%] 2023-03-20T11:53:25.6504962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-01] PASSED [ 45%] 2023-03-20T11:53:25.6518239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-02] PASSED [ 45%] 2023-03-20T11:53:25.6532861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-03] SKIPPED [ 45%] 2023-03-20T11:53:25.6545555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-04] SKIPPED [ 45%] 2023-03-20T11:53:25.6558907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-05] SKIPPED [ 45%] 2023-03-20T11:53:25.6573077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-06] PASSED [ 45%] 2023-03-20T11:53:25.6586465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-07] PASSED [ 45%] 2023-03-20T11:53:25.6599049Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-08] PASSED [ 45%] 2023-03-20T11:53:25.6613543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-09] SKIPPED [ 45%] 2023-03-20T11:53:25.6627244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-10] SKIPPED [ 45%] 2023-03-20T11:53:25.6640846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-11] SKIPPED [ 45%] 2023-03-20T11:53:25.6655663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-12] PASSED [ 45%] 2023-03-20T11:53:25.6668644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-13] PASSED [ 45%] 2023-03-20T11:53:25.6681556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-14] PASSED [ 45%] 2023-03-20T11:53:25.6695238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-15] SKIPPED [ 45%] 2023-03-20T11:53:25.6708364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-16] SKIPPED [ 45%] 2023-03-20T11:53:25.6721746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-17] SKIPPED [ 45%] 2023-03-20T11:53:25.6735451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-18] PASSED [ 45%] 2023-03-20T11:53:25.6748733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-19] PASSED [ 45%] 2023-03-20T11:53:25.6762097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-20] PASSED [ 45%] 2023-03-20T11:53:25.6775562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-21] SKIPPED [ 45%] 2023-03-20T11:53:25.6789530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-22] SKIPPED [ 45%] 2023-03-20T11:53:25.6802737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_image_tensor-23] SKIPPED [ 45%] 2023-03-20T11:53:25.6823172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_bounding_box-0] PASSED [ 45%] 2023-03-20T11:53:25.6839687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_bounding_box-1] PASSED [ 45%] 2023-03-20T11:53:25.6856477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_bounding_box-2] PASSED [ 45%] 2023-03-20T11:53:25.6869734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_bounding_box-3] SKIPPED [ 45%] 2023-03-20T11:53:25.6882593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_bounding_box-4] SKIPPED [ 45%] 2023-03-20T11:53:25.6896410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_bounding_box-5] SKIPPED [ 45%] 2023-03-20T11:53:25.6909463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-00] PASSED [ 45%] 2023-03-20T11:53:25.6922130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-01] PASSED [ 45%] 2023-03-20T11:53:25.6935536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-02] PASSED [ 45%] 2023-03-20T11:53:25.6948670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-03] SKIPPED [ 45%] 2023-03-20T11:53:25.6961754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-04] SKIPPED [ 45%] 2023-03-20T11:53:25.6975424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-05] SKIPPED [ 45%] 2023-03-20T11:53:25.6992091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-06] SKIPPED [ 45%] 2023-03-20T11:53:25.7005062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-07] SKIPPED [ 45%] 2023-03-20T11:53:25.7019031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-08] SKIPPED [ 45%] 2023-03-20T11:53:25.7031844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-09] SKIPPED [ 45%] 2023-03-20T11:53:25.7045023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-10] SKIPPED [ 45%] 2023-03-20T11:53:25.7058616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-11] SKIPPED [ 45%] 2023-03-20T11:53:25.7071628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-12] PASSED [ 45%] 2023-03-20T11:53:25.7084388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-13] PASSED [ 45%] 2023-03-20T11:53:25.7097680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-14] PASSED [ 45%] 2023-03-20T11:53:25.7112461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-15] SKIPPED [ 45%] 2023-03-20T11:53:25.7125508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-16] SKIPPED [ 45%] 2023-03-20T11:53:25.7139248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-17] SKIPPED [ 45%] 2023-03-20T11:53:25.7152106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-18] PASSED [ 45%] 2023-03-20T11:53:25.7164847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-19] PASSED [ 45%] 2023-03-20T11:53:25.7178295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-20] PASSED [ 45%] 2023-03-20T11:53:25.7191427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-21] SKIPPED [ 45%] 2023-03-20T11:53:25.7204501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-22] SKIPPED [ 45%] 2023-03-20T11:53:25.7217820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-23] SKIPPED [ 45%] 2023-03-20T11:53:25.7230708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-24] PASSED [ 45%] 2023-03-20T11:53:25.7243315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-25] PASSED [ 45%] 2023-03-20T11:53:25.7256525Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-26] PASSED [ 45%] 2023-03-20T11:53:25.7270993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-27] SKIPPED [ 45%] 2023-03-20T11:53:25.7284066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-28] SKIPPED [ 45%] 2023-03-20T11:53:25.7297798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-29] SKIPPED [ 45%] 2023-03-20T11:53:25.7310583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-30] PASSED [ 45%] 2023-03-20T11:53:25.7323222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-31] PASSED [ 45%] 2023-03-20T11:53:25.7336260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-32] PASSED [ 45%] 2023-03-20T11:53:25.7349245Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-33] SKIPPED [ 45%] 2023-03-20T11:53:25.7362305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-34] SKIPPED [ 45%] 2023-03-20T11:53:25.7376041Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_mask-35] SKIPPED [ 45%] 2023-03-20T11:53:25.7389357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-00] PASSED [ 45%] 2023-03-20T11:53:25.7402591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-01] PASSED [ 45%] 2023-03-20T11:53:25.7416100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-02] PASSED [ 45%] 2023-03-20T11:53:25.7429488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-03] PASSED [ 45%] 2023-03-20T11:53:25.7442579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-04] PASSED [ 45%] 2023-03-20T11:53:25.7457539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-05] PASSED [ 45%] 2023-03-20T11:53:25.7470567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-06] PASSED [ 45%] 2023-03-20T11:53:25.7483792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-07] PASSED [ 45%] 2023-03-20T11:53:25.7497422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-08] PASSED [ 45%] 2023-03-20T11:53:25.7510960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-09] SKIPPED [ 45%] 2023-03-20T11:53:25.7524620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-10] SKIPPED [ 45%] 2023-03-20T11:53:25.7538591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-11] SKIPPED [ 45%] 2023-03-20T11:53:25.7552077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-12] SKIPPED [ 45%] 2023-03-20T11:53:25.7565504Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-13] SKIPPED [ 45%] 2023-03-20T11:53:25.7579427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-14] SKIPPED [ 45%] 2023-03-20T11:53:25.7594043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-15] SKIPPED [ 45%] 2023-03-20T11:53:25.7608477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-16] SKIPPED [ 45%] 2023-03-20T11:53:25.7621582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-17] SKIPPED [ 45%] 2023-03-20T11:53:25.7635049Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-18] PASSED [ 45%] 2023-03-20T11:53:25.7649267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-19] PASSED [ 45%] 2023-03-20T11:53:25.7661966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-20] PASSED [ 45%] 2023-03-20T11:53:25.7675123Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-21] PASSED [ 45%] 2023-03-20T11:53:25.7689360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-22] PASSED [ 45%] 2023-03-20T11:53:25.7702088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-23] PASSED [ 45%] 2023-03-20T11:53:25.7715287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-24] PASSED [ 45%] 2023-03-20T11:53:25.7729155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-25] PASSED [ 45%] 2023-03-20T11:53:25.7741861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-26] PASSED [ 45%] 2023-03-20T11:53:25.7755561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-27] SKIPPED [ 45%] 2023-03-20T11:53:25.7770224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-28] SKIPPED [ 45%] 2023-03-20T11:53:25.7783196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-29] SKIPPED [ 45%] 2023-03-20T11:53:25.7798358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-30] SKIPPED [ 45%] 2023-03-20T11:53:25.7812993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-31] SKIPPED [ 45%] 2023-03-20T11:53:25.7826047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-32] SKIPPED [ 45%] 2023-03-20T11:53:25.7839182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-33] SKIPPED [ 45%] 2023-03-20T11:53:25.7853004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-34] SKIPPED [ 45%] 2023-03-20T11:53:25.7866803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-horizontal_flip_video-35] SKIPPED [ 45%] 2023-03-20T11:53:25.7880294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-00] PASSED [ 45%] 2023-03-20T11:53:25.7894084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-01] PASSED [ 45%] 2023-03-20T11:53:25.7907578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-02] PASSED [ 45%] 2023-03-20T11:53:25.7920774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-03] PASSED [ 45%] 2023-03-20T11:53:25.7934521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-04] PASSED [ 45%] 2023-03-20T11:53:25.7947396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-05] PASSED [ 45%] 2023-03-20T11:53:25.7962139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-06] PASSED [ 45%] 2023-03-20T11:53:25.7975938Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-07] PASSED [ 45%] 2023-03-20T11:53:25.7988892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-08] PASSED [ 45%] 2023-03-20T11:53:25.8002325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-09] PASSED [ 45%] 2023-03-20T11:53:25.8016144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-10] PASSED [ 45%] 2023-03-20T11:53:25.8029582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-11] PASSED [ 45%] 2023-03-20T11:53:25.8042830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-12] PASSED [ 45%] 2023-03-20T11:53:25.8056486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-13] PASSED [ 45%] 2023-03-20T11:53:25.8069960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-14] PASSED [ 45%] 2023-03-20T11:53:25.8083147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-15] SKIPPED [ 45%] 2023-03-20T11:53:25.8096795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-16] SKIPPED [ 45%] 2023-03-20T11:53:25.8110204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-17] SKIPPED [ 45%] 2023-03-20T11:53:25.8123217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-18] SKIPPED [ 45%] 2023-03-20T11:53:25.8136823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-19] SKIPPED [ 45%] 2023-03-20T11:53:25.8150992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-20] SKIPPED [ 45%] 2023-03-20T11:53:25.8164077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-21] SKIPPED [ 45%] 2023-03-20T11:53:25.8177828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-22] SKIPPED [ 45%] 2023-03-20T11:53:25.8190883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-23] SKIPPED [ 45%] 2023-03-20T11:53:25.8203901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-24] SKIPPED [ 45%] 2023-03-20T11:53:25.8217668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-25] SKIPPED [ 45%] 2023-03-20T11:53:25.8230962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-26] SKIPPED [ 45%] 2023-03-20T11:53:25.8245337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-27] SKIPPED [ 45%] 2023-03-20T11:53:25.8259029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-28] SKIPPED [ 45%] 2023-03-20T11:53:25.8272136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-29] SKIPPED [ 45%] 2023-03-20T11:53:25.8285217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-30] PASSED [ 45%] 2023-03-20T11:53:25.8298967Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-31] PASSED [ 45%] 2023-03-20T11:53:25.8312528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-32] PASSED [ 45%] 2023-03-20T11:53:25.8325597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-33] PASSED [ 45%] 2023-03-20T11:53:25.8339009Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-34] PASSED [ 45%] 2023-03-20T11:53:25.8352447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-35] PASSED [ 45%] 2023-03-20T11:53:25.8366075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-36] PASSED [ 45%] 2023-03-20T11:53:25.8380314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-37] PASSED [ 45%] 2023-03-20T11:53:25.8394009Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-38] PASSED [ 45%] 2023-03-20T11:53:25.8407225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-39] PASSED [ 45%] 2023-03-20T11:53:25.8421126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-40] PASSED [ 45%] 2023-03-20T11:53:25.8434544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-41] PASSED [ 45%] 2023-03-20T11:53:25.8448622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-42] PASSED [ 45%] 2023-03-20T11:53:25.8461304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-43] PASSED [ 45%] 2023-03-20T11:53:25.8474439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-44] PASSED [ 45%] 2023-03-20T11:53:25.8487889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-45] PASSED [ 45%] 2023-03-20T11:53:25.8502020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-46] PASSED [ 45%] 2023-03-20T11:53:25.8516015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-47] PASSED [ 45%] 2023-03-20T11:53:25.8530322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-48] PASSED [ 45%] 2023-03-20T11:53:25.8542861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-49] PASSED [ 45%] 2023-03-20T11:53:25.8556241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-50] PASSED [ 45%] 2023-03-20T11:53:25.8570381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-51] PASSED [ 45%] 2023-03-20T11:53:25.8584548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-52] PASSED [ 45%] 2023-03-20T11:53:25.8597655Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-53] PASSED [ 45%] 2023-03-20T11:53:25.8612252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-54] PASSED [ 45%] 2023-03-20T11:53:25.8625324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-55] PASSED [ 45%] 2023-03-20T11:53:25.8639077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-56] PASSED [ 45%] 2023-03-20T11:53:25.8653155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-57] SKIPPED [ 45%] 2023-03-20T11:53:25.8666259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-58] SKIPPED [ 45%] 2023-03-20T11:53:25.8679166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-59] SKIPPED [ 45%] 2023-03-20T11:53:25.8693288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-60] SKIPPED [ 45%] 2023-03-20T11:53:25.8706399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-61] SKIPPED [ 45%] 2023-03-20T11:53:25.8720841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-62] SKIPPED [ 45%] 2023-03-20T11:53:25.8734252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-63] SKIPPED [ 45%] 2023-03-20T11:53:25.8747479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-64] SKIPPED [ 45%] 2023-03-20T11:53:25.8760585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-65] SKIPPED [ 45%] 2023-03-20T11:53:25.8774157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-66] SKIPPED [ 45%] 2023-03-20T11:53:25.8787124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-67] SKIPPED [ 45%] 2023-03-20T11:53:25.8800198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-68] SKIPPED [ 45%] 2023-03-20T11:53:25.8815287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-69] SKIPPED [ 45%] 2023-03-20T11:53:25.8828608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-70] SKIPPED [ 45%] 2023-03-20T11:53:25.8840958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-71] SKIPPED [ 45%] 2023-03-20T11:53:25.8854292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-72] SKIPPED [ 45%] 2023-03-20T11:53:25.8867059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-73] SKIPPED [ 45%] 2023-03-20T11:53:25.8879764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-74] SKIPPED [ 45%] 2023-03-20T11:53:25.8892962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-75] SKIPPED [ 45%] 2023-03-20T11:53:25.8910745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-76] SKIPPED [ 45%] 2023-03-20T11:53:25.8923878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-77] SKIPPED [ 45%] 2023-03-20T11:53:25.8937548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-78] SKIPPED [ 45%] 2023-03-20T11:53:25.8950687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-79] SKIPPED [ 45%] 2023-03-20T11:53:25.8963810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-80] SKIPPED [ 45%] 2023-03-20T11:53:25.8977289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-81] SKIPPED [ 45%] 2023-03-20T11:53:25.8990682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-82] SKIPPED [ 45%] 2023-03-20T11:53:25.9005402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-83] SKIPPED [ 45%] 2023-03-20T11:53:25.9019341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_image_tensor-84] PASSED [ 45%] 2023-03-20T11:53:25.9034884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-000] PASSED [ 45%] 2023-03-20T11:53:25.9050038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-001] PASSED [ 45%] 2023-03-20T11:53:25.9064447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-002] PASSED [ 45%] 2023-03-20T11:53:25.9078977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-003] PASSED [ 45%] 2023-03-20T11:53:25.9093859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-004] PASSED [ 45%] 2023-03-20T11:53:25.9108804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-005] PASSED [ 45%] 2023-03-20T11:53:25.9123130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-006] PASSED [ 45%] 2023-03-20T11:53:25.9138213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-007] PASSED [ 45%] 2023-03-20T11:53:25.9152710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-008] PASSED [ 45%] 2023-03-20T11:53:25.9167190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-009] PASSED [ 45%] 2023-03-20T11:53:25.9182179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-010] PASSED [ 45%] 2023-03-20T11:53:25.9196701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-011] PASSED [ 45%] 2023-03-20T11:53:25.9212706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-012] PASSED [ 45%] 2023-03-20T11:53:25.9226513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-013] PASSED [ 45%] 2023-03-20T11:53:25.9241082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-014] PASSED [ 45%] 2023-03-20T11:53:25.9255800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-015] PASSED [ 45%] 2023-03-20T11:53:25.9270094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-016] PASSED [ 45%] 2023-03-20T11:53:25.9284358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-017] PASSED [ 45%] 2023-03-20T11:53:25.9299317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-018] PASSED [ 45%] 2023-03-20T11:53:25.9313544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-019] PASSED [ 45%] 2023-03-20T11:53:25.9329021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-020] PASSED [ 45%] 2023-03-20T11:53:25.9342826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-021] PASSED [ 45%] 2023-03-20T11:53:25.9356987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-022] PASSED [ 45%] 2023-03-20T11:53:25.9372156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-023] PASSED [ 45%] 2023-03-20T11:53:25.9386207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-024] PASSED [ 45%] 2023-03-20T11:53:25.9400741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-025] PASSED [ 45%] 2023-03-20T11:53:25.9415700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-026] PASSED [ 45%] 2023-03-20T11:53:25.9430071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-027] PASSED [ 45%] 2023-03-20T11:53:25.9444363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-028] PASSED [ 45%] 2023-03-20T11:53:25.9459333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-029] PASSED [ 45%] 2023-03-20T11:53:25.9473983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-030] PASSED [ 45%] 2023-03-20T11:53:25.9489341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-031] PASSED [ 45%] 2023-03-20T11:53:25.9503549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-032] PASSED [ 45%] 2023-03-20T11:53:25.9518208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-033] PASSED [ 45%] 2023-03-20T11:53:25.9532999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-034] PASSED [ 45%] 2023-03-20T11:53:25.9547741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-035] PASSED [ 45%] 2023-03-20T11:53:25.9562280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-036] PASSED [ 45%] 2023-03-20T11:53:25.9577843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-037] PASSED [ 45%] 2023-03-20T11:53:25.9592652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-038] PASSED [ 45%] 2023-03-20T11:53:25.9607562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-039] PASSED [ 45%] 2023-03-20T11:53:25.9623350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-040] PASSED [ 45%] 2023-03-20T11:53:25.9638136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-041] PASSED [ 45%] 2023-03-20T11:53:25.9653386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-042] PASSED [ 45%] 2023-03-20T11:53:25.9668663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-043] PASSED [ 45%] 2023-03-20T11:53:25.9683294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-044] PASSED [ 45%] 2023-03-20T11:53:25.9698840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-045] PASSED [ 45%] 2023-03-20T11:53:25.9713648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-046] PASSED [ 45%] 2023-03-20T11:53:25.9730503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-047] PASSED [ 45%] 2023-03-20T11:53:25.9745198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-048] PASSED [ 45%] 2023-03-20T11:53:25.9760271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-049] PASSED [ 45%] 2023-03-20T11:53:25.9776097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-050] PASSED [ 45%] 2023-03-20T11:53:25.9791400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-051] PASSED [ 45%] 2023-03-20T11:53:25.9806618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-052] PASSED [ 45%] 2023-03-20T11:53:25.9822376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-053] PASSED [ 45%] 2023-03-20T11:53:25.9837475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-054] PASSED [ 45%] 2023-03-20T11:53:25.9853509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-055] PASSED [ 45%] 2023-03-20T11:53:25.9868558Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-056] PASSED [ 45%] 2023-03-20T11:53:25.9883728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-057] PASSED [ 45%] 2023-03-20T11:53:25.9899519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-058] PASSED [ 45%] 2023-03-20T11:53:25.9914933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-059] PASSED [ 45%] 2023-03-20T11:53:25.9930615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-060] PASSED [ 45%] 2023-03-20T11:53:25.9946109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-061] PASSED [ 45%] 2023-03-20T11:53:25.9961186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-062] PASSED [ 45%] 2023-03-20T11:53:25.9976839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-063] PASSED [ 45%] 2023-03-20T11:53:25.9992202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-064] PASSED [ 45%] 2023-03-20T11:53:26.0007443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-065] PASSED [ 45%] 2023-03-20T11:53:26.0022913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-066] PASSED [ 45%] 2023-03-20T11:53:26.0038064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-067] PASSED [ 45%] 2023-03-20T11:53:26.0053565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-068] PASSED [ 45%] 2023-03-20T11:53:26.0067441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-069] PASSED [ 45%] 2023-03-20T11:53:26.0081642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-070] PASSED [ 45%] 2023-03-20T11:53:26.0096784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-071] PASSED [ 45%] 2023-03-20T11:53:26.0111184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-072] PASSED [ 45%] 2023-03-20T11:53:26.0125687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-073] PASSED [ 45%] 2023-03-20T11:53:26.0140713Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-074] PASSED [ 45%] 2023-03-20T11:53:26.0155071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-075] PASSED [ 45%] 2023-03-20T11:53:26.0169991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-076] PASSED [ 45%] 2023-03-20T11:53:26.0185439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-077] PASSED [ 45%] 2023-03-20T11:53:26.0199679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-078] PASSED [ 45%] 2023-03-20T11:53:26.0214795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-079] PASSED [ 45%] 2023-03-20T11:53:26.0229557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-080] PASSED [ 45%] 2023-03-20T11:53:26.0244070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-081] PASSED [ 45%] 2023-03-20T11:53:26.0259007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-082] PASSED [ 45%] 2023-03-20T11:53:26.0273703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-083] PASSED [ 45%] 2023-03-20T11:53:26.0289059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-084] PASSED [ 45%] 2023-03-20T11:53:26.0303206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-085] PASSED [ 45%] 2023-03-20T11:53:26.0318167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-086] PASSED [ 45%] 2023-03-20T11:53:26.0332888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-087] PASSED [ 45%] 2023-03-20T11:53:26.0347863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-088] PASSED [ 45%] 2023-03-20T11:53:26.0362479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-089] PASSED [ 45%] 2023-03-20T11:53:26.0377737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-090] PASSED [ 45%] 2023-03-20T11:53:26.0392415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-091] PASSED [ 45%] 2023-03-20T11:53:26.0407173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-092] PASSED [ 45%] 2023-03-20T11:53:26.0422172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-093] PASSED [ 45%] 2023-03-20T11:53:26.0436841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-094] PASSED [ 45%] 2023-03-20T11:53:26.0453011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-095] PASSED [ 45%] 2023-03-20T11:53:26.0466998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-096] PASSED [ 45%] 2023-03-20T11:53:26.0481762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-097] PASSED [ 45%] 2023-03-20T11:53:26.0496950Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-098] PASSED [ 45%] 2023-03-20T11:53:26.0511529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-099] PASSED [ 45%] 2023-03-20T11:53:26.0526185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-100] PASSED [ 45%] 2023-03-20T11:53:26.0541395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-101] PASSED [ 45%] 2023-03-20T11:53:26.0556121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-102] PASSED [ 45%] 2023-03-20T11:53:26.0571939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-103] PASSED [ 45%] 2023-03-20T11:53:26.0586297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-104] PASSED [ 45%] 2023-03-20T11:53:26.0601047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-105] PASSED [ 45%] 2023-03-20T11:53:26.0616269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-106] PASSED [ 45%] 2023-03-20T11:53:26.0631036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-107] PASSED [ 45%] 2023-03-20T11:53:26.0645617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-108] PASSED [ 45%] 2023-03-20T11:53:26.0660744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-109] PASSED [ 45%] 2023-03-20T11:53:26.0675342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-110] PASSED [ 45%] 2023-03-20T11:53:26.0691423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-111] PASSED [ 45%] 2023-03-20T11:53:26.0705350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-112] PASSED [ 45%] 2023-03-20T11:53:26.0719958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-113] PASSED [ 45%] 2023-03-20T11:53:26.0736147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-114] PASSED [ 45%] 2023-03-20T11:53:26.0750665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-115] PASSED [ 45%] 2023-03-20T11:53:26.0765763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-116] PASSED [ 45%] 2023-03-20T11:53:26.0780684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-117] PASSED [ 45%] 2023-03-20T11:53:26.0795588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-118] PASSED [ 45%] 2023-03-20T11:53:26.0811657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-119] PASSED [ 45%] 2023-03-20T11:53:26.0825654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-120] PASSED [ 45%] 2023-03-20T11:53:26.0840828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-121] PASSED [ 45%] 2023-03-20T11:53:26.0856499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-122] PASSED [ 45%] 2023-03-20T11:53:26.0871639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-123] PASSED [ 45%] 2023-03-20T11:53:26.0888593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-124] PASSED [ 45%] 2023-03-20T11:53:26.0903254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-125] PASSED [ 45%] 2023-03-20T11:53:26.0918395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-126] PASSED [ 45%] 2023-03-20T11:53:26.0933832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-127] PASSED [ 45%] 2023-03-20T11:53:26.0948907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-128] PASSED [ 45%] 2023-03-20T11:53:26.0963895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-129] PASSED [ 45%] 2023-03-20T11:53:26.0979603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-130] PASSED [ 45%] 2023-03-20T11:53:26.0994638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-131] PASSED [ 45%] 2023-03-20T11:53:26.1010336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-132] PASSED [ 45%] 2023-03-20T11:53:26.1025042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-133] PASSED [ 45%] 2023-03-20T11:53:26.1039907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-134] PASSED [ 45%] 2023-03-20T11:53:26.1053043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-135] SKIPPED [ 45%] 2023-03-20T11:53:26.1066325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-136] SKIPPED [ 45%] 2023-03-20T11:53:26.1079947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-137] SKIPPED [ 45%] 2023-03-20T11:53:26.1093216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-138] SKIPPED [ 45%] 2023-03-20T11:53:26.1106350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-139] SKIPPED [ 45%] 2023-03-20T11:53:26.1118936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-140] SKIPPED [ 45%] 2023-03-20T11:53:26.1132747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-141] SKIPPED [ 45%] 2023-03-20T11:53:26.1145667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-142] SKIPPED [ 45%] 2023-03-20T11:53:26.1158621Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-143] SKIPPED [ 45%] 2023-03-20T11:53:26.1173011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-144] SKIPPED [ 45%] 2023-03-20T11:53:26.1186145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-145] SKIPPED [ 45%] 2023-03-20T11:53:26.1198892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-146] SKIPPED [ 45%] 2023-03-20T11:53:26.1212813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-147] SKIPPED [ 45%] 2023-03-20T11:53:26.1225337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-148] SKIPPED [ 45%] 2023-03-20T11:53:26.1238099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-149] SKIPPED [ 45%] 2023-03-20T11:53:26.1251979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-150] SKIPPED [ 45%] 2023-03-20T11:53:26.1265853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-151] SKIPPED [ 45%] 2023-03-20T11:53:26.1278524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-152] SKIPPED [ 45%] 2023-03-20T11:53:26.1292652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-153] SKIPPED [ 45%] 2023-03-20T11:53:26.1305162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-154] SKIPPED [ 45%] 2023-03-20T11:53:26.1317755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-155] SKIPPED [ 45%] 2023-03-20T11:53:26.1331639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-156] SKIPPED [ 45%] 2023-03-20T11:53:26.1344104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-157] SKIPPED [ 45%] 2023-03-20T11:53:26.1358103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-158] SKIPPED [ 45%] 2023-03-20T11:53:26.1371930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-159] SKIPPED [ 45%] 2023-03-20T11:53:26.1384586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-160] SKIPPED [ 45%] 2023-03-20T11:53:26.1397258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-161] SKIPPED [ 45%] 2023-03-20T11:53:26.1411350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-162] SKIPPED [ 45%] 2023-03-20T11:53:26.1423425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-163] SKIPPED [ 45%] 2023-03-20T11:53:26.1436341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-164] SKIPPED [ 45%] 2023-03-20T11:53:26.1451738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-165] SKIPPED [ 45%] 2023-03-20T11:53:26.1463990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-166] SKIPPED [ 45%] 2023-03-20T11:53:26.1476486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-167] SKIPPED [ 45%] 2023-03-20T11:53:26.1490279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-168] SKIPPED [ 45%] 2023-03-20T11:53:26.1503438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-169] SKIPPED [ 45%] 2023-03-20T11:53:26.1515886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-170] SKIPPED [ 45%] 2023-03-20T11:53:26.1530145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-171] SKIPPED [ 45%] 2023-03-20T11:53:26.1543328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-172] SKIPPED [ 45%] 2023-03-20T11:53:26.1555973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-173] SKIPPED [ 45%] 2023-03-20T11:53:26.1570212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-174] SKIPPED [ 45%] 2023-03-20T11:53:26.1582194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-175] SKIPPED [ 45%] 2023-03-20T11:53:26.1595299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-176] SKIPPED [ 45%] 2023-03-20T11:53:26.1609135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-177] SKIPPED [ 45%] 2023-03-20T11:53:26.1621730Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-178] SKIPPED [ 45%] 2023-03-20T11:53:26.1635998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-179] SKIPPED [ 45%] 2023-03-20T11:53:26.1650157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-180] SKIPPED [ 45%] 2023-03-20T11:53:26.1662396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-181] SKIPPED [ 45%] 2023-03-20T11:53:26.1675654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-182] SKIPPED [ 45%] 2023-03-20T11:53:26.1688940Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-183] SKIPPED [ 45%] 2023-03-20T11:53:26.1701916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-184] SKIPPED [ 45%] 2023-03-20T11:53:26.1714862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-185] SKIPPED [ 45%] 2023-03-20T11:53:26.1733050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-186] SKIPPED [ 45%] 2023-03-20T11:53:26.1746237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-187] SKIPPED [ 45%] 2023-03-20T11:53:26.1759060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-188] SKIPPED [ 45%] 2023-03-20T11:53:26.1772909Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-189] SKIPPED [ 45%] 2023-03-20T11:53:26.1785353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-190] SKIPPED [ 45%] 2023-03-20T11:53:26.1798334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-191] SKIPPED [ 45%] 2023-03-20T11:53:26.1811677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-192] SKIPPED [ 45%] 2023-03-20T11:53:26.1824694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-193] SKIPPED [ 45%] 2023-03-20T11:53:26.1839932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-194] SKIPPED [ 45%] 2023-03-20T11:53:26.1854467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-195] SKIPPED [ 45%] 2023-03-20T11:53:26.1867838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-196] SKIPPED [ 45%] 2023-03-20T11:53:26.1880686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-197] SKIPPED [ 45%] 2023-03-20T11:53:26.1893772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-198] SKIPPED [ 45%] 2023-03-20T11:53:26.1906857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-199] SKIPPED [ 45%] 2023-03-20T11:53:26.1919726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-200] SKIPPED [ 45%] 2023-03-20T11:53:26.1934531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-201] SKIPPED [ 45%] 2023-03-20T11:53:26.1947547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-202] SKIPPED [ 45%] 2023-03-20T11:53:26.1960634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-203] SKIPPED [ 45%] 2023-03-20T11:53:26.1973663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-204] SKIPPED [ 45%] 2023-03-20T11:53:26.1986983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-205] SKIPPED [ 45%] 2023-03-20T11:53:26.1999951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-206] SKIPPED [ 45%] 2023-03-20T11:53:26.2013080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-207] SKIPPED [ 45%] 2023-03-20T11:53:26.2027916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-208] SKIPPED [ 45%] 2023-03-20T11:53:26.2040911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-209] SKIPPED [ 45%] 2023-03-20T11:53:26.2054008Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-210] SKIPPED [ 45%] 2023-03-20T11:53:26.2067175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-211] SKIPPED [ 45%] 2023-03-20T11:53:26.2080188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-212] SKIPPED [ 45%] 2023-03-20T11:53:26.2093345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-213] SKIPPED [ 45%] 2023-03-20T11:53:26.2106800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-214] SKIPPED [ 45%] 2023-03-20T11:53:26.2121333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-215] SKIPPED [ 45%] 2023-03-20T11:53:26.2134370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-216] SKIPPED [ 45%] 2023-03-20T11:53:26.2147402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-217] SKIPPED [ 45%] 2023-03-20T11:53:26.2160321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-218] SKIPPED [ 45%] 2023-03-20T11:53:26.2173488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-219] SKIPPED [ 45%] 2023-03-20T11:53:26.2187014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-220] SKIPPED [ 45%] 2023-03-20T11:53:26.2199634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-221] SKIPPED [ 45%] 2023-03-20T11:53:26.2214418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-222] SKIPPED [ 45%] 2023-03-20T11:53:26.2227667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-223] SKIPPED [ 45%] 2023-03-20T11:53:26.2252025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-224] SKIPPED [ 45%] 2023-03-20T11:53:26.2253831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-225] SKIPPED [ 45%] 2023-03-20T11:53:26.2267147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-226] SKIPPED [ 45%] 2023-03-20T11:53:26.2279942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-227] SKIPPED [ 45%] 2023-03-20T11:53:26.2293010Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-228] SKIPPED [ 45%] 2023-03-20T11:53:26.2307243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-229] SKIPPED [ 45%] 2023-03-20T11:53:26.2320273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-230] SKIPPED [ 45%] 2023-03-20T11:53:26.2333386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-231] SKIPPED [ 45%] 2023-03-20T11:53:26.2346596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-232] SKIPPED [ 45%] 2023-03-20T11:53:26.2359322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-233] SKIPPED [ 45%] 2023-03-20T11:53:26.2372789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-234] SKIPPED [ 45%] 2023-03-20T11:53:26.2385833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-235] SKIPPED [ 45%] 2023-03-20T11:53:26.2400219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-236] SKIPPED [ 45%] 2023-03-20T11:53:26.2413360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-237] SKIPPED [ 45%] 2023-03-20T11:53:26.2426155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-238] SKIPPED [ 45%] 2023-03-20T11:53:26.2439227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-239] SKIPPED [ 45%] 2023-03-20T11:53:26.2452945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-240] SKIPPED [ 45%] 2023-03-20T11:53:26.2465652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-241] SKIPPED [ 45%] 2023-03-20T11:53:26.2479034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-242] SKIPPED [ 45%] 2023-03-20T11:53:26.2493365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-243] SKIPPED [ 45%] 2023-03-20T11:53:26.2506802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-244] SKIPPED [ 45%] 2023-03-20T11:53:26.2519901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-245] SKIPPED [ 45%] 2023-03-20T11:53:26.2532997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-246] SKIPPED [ 45%] 2023-03-20T11:53:26.2546317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-247] SKIPPED [ 45%] 2023-03-20T11:53:26.2559487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-248] SKIPPED [ 45%] 2023-03-20T11:53:26.2572984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-249] SKIPPED [ 45%] 2023-03-20T11:53:26.2587013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-250] SKIPPED [ 45%] 2023-03-20T11:53:26.2599986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-251] SKIPPED [ 45%] 2023-03-20T11:53:26.2613055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-252] SKIPPED [ 45%] 2023-03-20T11:53:26.2626408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-253] SKIPPED [ 45%] 2023-03-20T11:53:26.2639357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-254] SKIPPED [ 45%] 2023-03-20T11:53:26.2652903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-255] SKIPPED [ 45%] 2023-03-20T11:53:26.2665759Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-256] SKIPPED [ 45%] 2023-03-20T11:53:26.2680173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-257] SKIPPED [ 45%] 2023-03-20T11:53:26.2693144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-258] SKIPPED [ 45%] 2023-03-20T11:53:26.2706678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-259] SKIPPED [ 45%] 2023-03-20T11:53:26.2719421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-260] SKIPPED [ 45%] 2023-03-20T11:53:26.2732930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-261] SKIPPED [ 45%] 2023-03-20T11:53:26.2745769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-262] SKIPPED [ 45%] 2023-03-20T11:53:26.2758571Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-263] SKIPPED [ 45%] 2023-03-20T11:53:26.2773181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-264] SKIPPED [ 45%] 2023-03-20T11:53:26.2786733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-265] SKIPPED [ 45%] 2023-03-20T11:53:26.2799577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-266] SKIPPED [ 45%] 2023-03-20T11:53:26.2812677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-267] SKIPPED [ 45%] 2023-03-20T11:53:26.2826059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-268] SKIPPED [ 45%] 2023-03-20T11:53:26.2838447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_bounding_box-269] SKIPPED [ 45%] 2023-03-20T11:53:26.2853098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-00] PASSED [ 45%] 2023-03-20T11:53:26.2866829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-01] PASSED [ 45%] 2023-03-20T11:53:26.2880076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-02] PASSED [ 45%] 2023-03-20T11:53:26.2893738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-03] SKIPPED [ 45%] 2023-03-20T11:53:26.2909775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-04] SKIPPED [ 45%] 2023-03-20T11:53:26.2923012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-05] SKIPPED [ 45%] 2023-03-20T11:53:26.2936923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-06] PASSED [ 45%] 2023-03-20T11:53:26.2950580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-07] PASSED [ 45%] 2023-03-20T11:53:26.2964005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-08] PASSED [ 45%] 2023-03-20T11:53:26.2977616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-09] SKIPPED [ 45%] 2023-03-20T11:53:26.2990563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-10] SKIPPED [ 45%] 2023-03-20T11:53:26.3003585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_mask-11] SKIPPED [ 45%] 2023-03-20T11:53:26.3018585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-00] PASSED [ 45%] 2023-03-20T11:53:26.3032337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-01] PASSED [ 45%] 2023-03-20T11:53:26.3045696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-02] PASSED [ 45%] 2023-03-20T11:53:26.3060354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-03] PASSED [ 45%] 2023-03-20T11:53:26.3074305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-04] PASSED [ 45%] 2023-03-20T11:53:26.3088751Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-05] PASSED [ 45%] 2023-03-20T11:53:26.3102185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-06] PASSED [ 45%] 2023-03-20T11:53:26.3115922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-07] PASSED [ 45%] 2023-03-20T11:53:26.3132054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-08] PASSED [ 45%] 2023-03-20T11:53:26.3145313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-09] SKIPPED [ 45%] 2023-03-20T11:53:26.3158630Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-10] SKIPPED [ 45%] 2023-03-20T11:53:26.3173022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-11] SKIPPED [ 45%] 2023-03-20T11:53:26.3186418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-12] SKIPPED [ 45%] 2023-03-20T11:53:26.3199848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-13] SKIPPED [ 45%] 2023-03-20T11:53:26.3213651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-14] SKIPPED [ 45%] 2023-03-20T11:53:26.3228487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-15] SKIPPED [ 45%] 2023-03-20T11:53:26.3241970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-16] SKIPPED [ 45%] 2023-03-20T11:53:26.3255729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-17] SKIPPED [ 45%] 2023-03-20T11:53:26.3270063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-18] PASSED [ 45%] 2023-03-20T11:53:26.3283680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-19] PASSED [ 45%] 2023-03-20T11:53:26.3297691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-20] PASSED [ 45%] 2023-03-20T11:53:26.3311897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-21] PASSED [ 45%] 2023-03-20T11:53:26.3325392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-22] PASSED [ 45%] 2023-03-20T11:53:26.3339517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-23] PASSED [ 45%] 2023-03-20T11:53:26.3353778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-24] PASSED [ 45%] 2023-03-20T11:53:26.3368578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-25] PASSED [ 45%] 2023-03-20T11:53:26.3381581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-26] PASSED [ 45%] 2023-03-20T11:53:26.3395334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-27] SKIPPED [ 45%] 2023-03-20T11:53:26.3410020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-28] SKIPPED [ 45%] 2023-03-20T11:53:26.3424360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-29] SKIPPED [ 45%] 2023-03-20T11:53:26.3437495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-30] SKIPPED [ 45%] 2023-03-20T11:53:26.3452071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-31] SKIPPED [ 45%] 2023-03-20T11:53:26.3465472Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-32] SKIPPED [ 45%] 2023-03-20T11:53:26.3478584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-33] SKIPPED [ 45%] 2023-03-20T11:53:26.3492867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-34] SKIPPED [ 45%] 2023-03-20T11:53:26.3506430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resize_video-35] SKIPPED [ 45%] 2023-03-20T11:53:26.3523258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-000] PASSED [ 45%] 2023-03-20T11:53:26.3539045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-001] PASSED [ 45%] 2023-03-20T11:53:26.3555857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-002] PASSED [ 45%] 2023-03-20T11:53:26.3572407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-003] PASSED [ 45%] 2023-03-20T11:53:26.3586932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-004] PASSED [ 45%] 2023-03-20T11:53:26.3602198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-005] PASSED [ 45%] 2023-03-20T11:53:26.3617667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-006] PASSED [ 45%] 2023-03-20T11:53:26.3633139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-007] PASSED [ 45%] 2023-03-20T11:53:26.3649616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-008] PASSED [ 45%] 2023-03-20T11:53:26.3663496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-009] PASSED [ 45%] 2023-03-20T11:53:26.3679157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-010] PASSED [ 45%] 2023-03-20T11:53:26.3694671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-011] PASSED [ 45%] 2023-03-20T11:53:26.3710142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-012] PASSED [ 45%] 2023-03-20T11:53:26.3725263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-013] PASSED [ 45%] 2023-03-20T11:53:26.3741138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-014] PASSED [ 45%] 2023-03-20T11:53:26.3756035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-015] PASSED [ 45%] 2023-03-20T11:53:26.3772432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-016] PASSED [ 45%] 2023-03-20T11:53:26.3787310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-017] PASSED [ 45%] 2023-03-20T11:53:26.3802523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-018] PASSED [ 45%] 2023-03-20T11:53:26.3818275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-019] PASSED [ 45%] 2023-03-20T11:53:26.3833976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-020] PASSED [ 45%] 2023-03-20T11:53:26.3850332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-021] PASSED [ 45%] 2023-03-20T11:53:26.3865136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-022] PASSED [ 45%] 2023-03-20T11:53:26.3880159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-023] PASSED [ 45%] 2023-03-20T11:53:26.3895888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-024] PASSED [ 45%] 2023-03-20T11:53:26.3911290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-025] PASSED [ 45%] 2023-03-20T11:53:26.3926659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-026] PASSED [ 45%] 2023-03-20T11:53:26.3942399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-027] PASSED [ 45%] 2023-03-20T11:53:26.3957643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-028] PASSED [ 45%] 2023-03-20T11:53:26.3973228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-029] PASSED [ 45%] 2023-03-20T11:53:26.3988853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-030] PASSED [ 45%] 2023-03-20T11:53:26.4003920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-031] PASSED [ 45%] 2023-03-20T11:53:26.4019602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-032] PASSED [ 45%] 2023-03-20T11:53:26.4034887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-033] PASSED [ 45%] 2023-03-20T11:53:26.4050551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-034] PASSED [ 45%] 2023-03-20T11:53:26.4065497Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-035] PASSED [ 45%] 2023-03-20T11:53:26.4080811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-036] PASSED [ 45%] 2023-03-20T11:53:26.4096304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-037] PASSED [ 45%] 2023-03-20T11:53:26.4111650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-038] PASSED [ 45%] 2023-03-20T11:53:26.4126805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-039] PASSED [ 45%] 2023-03-20T11:53:26.4142693Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-040] PASSED [ 45%] 2023-03-20T11:53:26.4158255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-041] PASSED [ 45%] 2023-03-20T11:53:26.4173769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-042] PASSED [ 45%] 2023-03-20T11:53:26.4189163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-043] PASSED [ 45%] 2023-03-20T11:53:26.4205117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-044] PASSED [ 45%] 2023-03-20T11:53:26.4220620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-045] PASSED [ 45%] 2023-03-20T11:53:26.4236130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-046] PASSED [ 45%] 2023-03-20T11:53:26.4252820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-047] PASSED [ 45%] 2023-03-20T11:53:26.4267366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-048] PASSED [ 45%] 2023-03-20T11:53:26.4282524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-049] PASSED [ 45%] 2023-03-20T11:53:26.4298022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-050] PASSED [ 45%] 2023-03-20T11:53:26.4313420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-051] PASSED [ 45%] 2023-03-20T11:53:26.4330095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-052] PASSED [ 45%] 2023-03-20T11:53:26.4344522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-053] PASSED [ 45%] 2023-03-20T11:53:26.4359691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-054] PASSED [ 45%] 2023-03-20T11:53:26.4375011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-055] PASSED [ 45%] 2023-03-20T11:53:26.4390610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-056] PASSED [ 45%] 2023-03-20T11:53:26.4405947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-057] PASSED [ 45%] 2023-03-20T11:53:26.4421852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-058] PASSED [ 45%] 2023-03-20T11:53:26.4437237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-059] PASSED [ 45%] 2023-03-20T11:53:26.4453413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-060] PASSED [ 45%] 2023-03-20T11:53:26.4468445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-061] PASSED [ 45%] 2023-03-20T11:53:26.4483819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-062] PASSED [ 45%] 2023-03-20T11:53:26.4499691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-063] PASSED [ 45%] 2023-03-20T11:53:26.4515091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-064] PASSED [ 45%] 2023-03-20T11:53:26.4531517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-065] PASSED [ 45%] 2023-03-20T11:53:26.4544190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-066] SKIPPED [ 45%] 2023-03-20T11:53:26.4557520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-067] SKIPPED [ 45%] 2023-03-20T11:53:26.4572982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-068] SKIPPED [ 45%] 2023-03-20T11:53:26.4584943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-069] SKIPPED [ 45%] 2023-03-20T11:53:26.4597674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-070] SKIPPED [ 45%] 2023-03-20T11:53:26.4612070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-071] SKIPPED [ 45%] 2023-03-20T11:53:26.4625879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-072] SKIPPED [ 45%] 2023-03-20T11:53:26.4638973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-073] SKIPPED [ 45%] 2023-03-20T11:53:26.4652986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-074] SKIPPED [ 45%] 2023-03-20T11:53:26.4667006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-075] SKIPPED [ 45%] 2023-03-20T11:53:26.4679914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-076] SKIPPED [ 45%] 2023-03-20T11:53:26.4693290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-077] SKIPPED [ 45%] 2023-03-20T11:53:26.4706775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-078] SKIPPED [ 45%] 2023-03-20T11:53:26.4719898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-079] SKIPPED [ 45%] 2023-03-20T11:53:26.4733229Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-080] SKIPPED [ 45%] 2023-03-20T11:53:26.4746745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-081] SKIPPED [ 45%] 2023-03-20T11:53:26.4761195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-082] SKIPPED [ 45%] 2023-03-20T11:53:26.4774329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-083] SKIPPED [ 45%] 2023-03-20T11:53:26.4787762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-084] SKIPPED [ 45%] 2023-03-20T11:53:26.4800881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-085] SKIPPED [ 45%] 2023-03-20T11:53:26.4813940Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-086] SKIPPED [ 45%] 2023-03-20T11:53:26.4827438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-087] SKIPPED [ 45%] 2023-03-20T11:53:26.4840607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-088] SKIPPED [ 45%] 2023-03-20T11:53:26.4855539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-089] SKIPPED [ 45%] 2023-03-20T11:53:26.4868784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-090] SKIPPED [ 45%] 2023-03-20T11:53:26.4881829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-091] SKIPPED [ 45%] 2023-03-20T11:53:26.4895340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-092] SKIPPED [ 45%] 2023-03-20T11:53:26.4908669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-093] SKIPPED [ 45%] 2023-03-20T11:53:26.4921860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-094] SKIPPED [ 45%] 2023-03-20T11:53:26.4935607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-095] SKIPPED [ 45%] 2023-03-20T11:53:26.4950192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-096] SKIPPED [ 45%] 2023-03-20T11:53:26.4963231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-097] SKIPPED [ 45%] 2023-03-20T11:53:26.4976711Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-098] SKIPPED [ 45%] 2023-03-20T11:53:26.4989964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-099] SKIPPED [ 45%] 2023-03-20T11:53:26.5003049Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-100] SKIPPED [ 45%] 2023-03-20T11:53:26.5016933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-101] SKIPPED [ 45%] 2023-03-20T11:53:26.5029999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-102] SKIPPED [ 45%] 2023-03-20T11:53:26.5044515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-103] SKIPPED [ 45%] 2023-03-20T11:53:26.5057700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-104] SKIPPED [ 45%] 2023-03-20T11:53:26.5070941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-105] SKIPPED [ 45%] 2023-03-20T11:53:26.5084067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-106] SKIPPED [ 45%] 2023-03-20T11:53:26.5097643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-107] SKIPPED [ 45%] 2023-03-20T11:53:26.5110847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-108] SKIPPED [ 45%] 2023-03-20T11:53:26.5124413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-109] SKIPPED [ 45%] 2023-03-20T11:53:26.5142745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-110] SKIPPED [ 45%] 2023-03-20T11:53:26.5155821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-111] SKIPPED [ 45%] 2023-03-20T11:53:26.5169985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-112] SKIPPED [ 45%] 2023-03-20T11:53:26.5182626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-113] SKIPPED [ 45%] 2023-03-20T11:53:26.5195889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-114] SKIPPED [ 45%] 2023-03-20T11:53:26.5210088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-115] SKIPPED [ 45%] 2023-03-20T11:53:26.5222779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-116] SKIPPED [ 45%] 2023-03-20T11:53:26.5235996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-117] SKIPPED [ 45%] 2023-03-20T11:53:26.5251994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-118] SKIPPED [ 45%] 2023-03-20T11:53:26.5264328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-119] SKIPPED [ 45%] 2023-03-20T11:53:26.5277307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-120] SKIPPED [ 45%] 2023-03-20T11:53:26.5291722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-121] SKIPPED [ 45%] 2023-03-20T11:53:26.5303946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-122] SKIPPED [ 45%] 2023-03-20T11:53:26.5316961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-123] SKIPPED [ 45%] 2023-03-20T11:53:26.5330351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-124] SKIPPED [ 45%] 2023-03-20T11:53:26.5345395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-125] SKIPPED [ 45%] 2023-03-20T11:53:26.5358327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-126] SKIPPED [ 45%] 2023-03-20T11:53:26.5372900Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-127] SKIPPED [ 45%] 2023-03-20T11:53:26.5385804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-128] SKIPPED [ 45%] 2023-03-20T11:53:26.5398935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-129] SKIPPED [ 45%] 2023-03-20T11:53:26.5413188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-130] SKIPPED [ 45%] 2023-03-20T11:53:26.5425750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-131] SKIPPED [ 45%] 2023-03-20T11:53:26.5442319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-132] PASSED [ 45%] 2023-03-20T11:53:26.5461232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-133] PASSED [ 45%] 2023-03-20T11:53:26.5478949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-134] PASSED [ 45%] 2023-03-20T11:53:26.5499089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-135] PASSED [ 45%] 2023-03-20T11:53:26.5516359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-136] PASSED [ 45%] 2023-03-20T11:53:26.5534555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-137] PASSED [ 45%] 2023-03-20T11:53:26.5552297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-138] PASSED [ 45%] 2023-03-20T11:53:26.5570469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-139] PASSED [ 45%] 2023-03-20T11:53:26.5587896Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-140] PASSED [ 45%] 2023-03-20T11:53:26.5605308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-141] PASSED [ 45%] 2023-03-20T11:53:26.5623391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-142] PASSED [ 45%] 2023-03-20T11:53:26.5638599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-143] PASSED [ 45%] 2023-03-20T11:53:26.5656808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-144] PASSED [ 45%] 2023-03-20T11:53:26.5674136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-145] PASSED [ 45%] 2023-03-20T11:53:26.5692933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-146] PASSED [ 45%] 2023-03-20T11:53:26.5709939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-147] PASSED [ 45%] 2023-03-20T11:53:26.5727390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-148] PASSED [ 45%] 2023-03-20T11:53:26.5745413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-149] PASSED [ 45%] 2023-03-20T11:53:26.5762788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-150] PASSED [ 45%] 2023-03-20T11:53:26.5780811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-151] PASSED [ 45%] 2023-03-20T11:53:26.5798343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-152] PASSED [ 45%] 2023-03-20T11:53:26.5816816Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-153] PASSED [ 45%] 2023-03-20T11:53:26.5832291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-154] PASSED [ 45%] 2023-03-20T11:53:26.5851190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-155] PASSED [ 45%] 2023-03-20T11:53:26.5868530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-156] PASSED [ 45%] 2023-03-20T11:53:26.5886136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-157] PASSED [ 45%] 2023-03-20T11:53:26.5904522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-158] PASSED [ 45%] 2023-03-20T11:53:26.5922300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-159] PASSED [ 45%] 2023-03-20T11:53:26.5940717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-160] PASSED [ 45%] 2023-03-20T11:53:26.5958426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-161] PASSED [ 45%] 2023-03-20T11:53:26.5976925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-162] PASSED [ 45%] 2023-03-20T11:53:26.5994715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-163] PASSED [ 45%] 2023-03-20T11:53:26.6013013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-164] PASSED [ 45%] 2023-03-20T11:53:26.6026781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-165] SKIPPED [ 45%] 2023-03-20T11:53:26.6040042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-166] SKIPPED [ 45%] 2023-03-20T11:53:26.6054762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-167] SKIPPED [ 45%] 2023-03-20T11:53:26.6067957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-168] SKIPPED [ 45%] 2023-03-20T11:53:26.6081153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-169] SKIPPED [ 45%] 2023-03-20T11:53:26.6094666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-170] SKIPPED [ 45%] 2023-03-20T11:53:26.6108003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-171] SKIPPED [ 45%] 2023-03-20T11:53:26.6121126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-172] SKIPPED [ 45%] 2023-03-20T11:53:26.6134712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-173] SKIPPED [ 45%] 2023-03-20T11:53:26.6148900Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-174] SKIPPED [ 45%] 2023-03-20T11:53:26.6162054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-175] SKIPPED [ 45%] 2023-03-20T11:53:26.6175528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-176] SKIPPED [ 45%] 2023-03-20T11:53:26.6188691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-177] SKIPPED [ 45%] 2023-03-20T11:53:26.6201788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-178] SKIPPED [ 45%] 2023-03-20T11:53:26.6215134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-179] SKIPPED [ 45%] 2023-03-20T11:53:26.6228797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-180] SKIPPED [ 45%] 2023-03-20T11:53:26.6243426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-181] SKIPPED [ 45%] 2023-03-20T11:53:26.6257131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-182] SKIPPED [ 45%] 2023-03-20T11:53:26.6270207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-183] SKIPPED [ 45%] 2023-03-20T11:53:26.6283230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-184] SKIPPED [ 45%] 2023-03-20T11:53:26.6296231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-185] SKIPPED [ 45%] 2023-03-20T11:53:26.6309508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-186] SKIPPED [ 45%] 2023-03-20T11:53:26.6322663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-187] SKIPPED [ 45%] 2023-03-20T11:53:26.6337787Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-188] SKIPPED [ 45%] 2023-03-20T11:53:26.6350910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-189] SKIPPED [ 45%] 2023-03-20T11:53:26.6364328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-190] SKIPPED [ 45%] 2023-03-20T11:53:26.6377733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-191] SKIPPED [ 45%] 2023-03-20T11:53:26.6390927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-192] SKIPPED [ 45%] 2023-03-20T11:53:26.6404247Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-193] SKIPPED [ 45%] 2023-03-20T11:53:26.6417716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-194] SKIPPED [ 45%] 2023-03-20T11:53:26.6432236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-195] SKIPPED [ 45%] 2023-03-20T11:53:26.6445342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-196] SKIPPED [ 45%] 2023-03-20T11:53:26.6459003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-197] SKIPPED [ 45%] 2023-03-20T11:53:26.6477511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-198] PASSED [ 45%] 2023-03-20T11:53:26.6495769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-199] PASSED [ 45%] 2023-03-20T11:53:26.6513376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-200] PASSED [ 45%] 2023-03-20T11:53:26.6532000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-201] PASSED [ 45%] 2023-03-20T11:53:26.6549249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-202] PASSED [ 45%] 2023-03-20T11:53:26.6566748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-203] PASSED [ 45%] 2023-03-20T11:53:26.6580291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-204] SKIPPED [ 45%] 2023-03-20T11:53:26.6593611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-205] SKIPPED [ 45%] 2023-03-20T11:53:26.6606843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-206] SKIPPED [ 45%] 2023-03-20T11:53:26.6621866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-207] SKIPPED [ 45%] 2023-03-20T11:53:26.6634918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-208] SKIPPED [ 45%] 2023-03-20T11:53:26.6648185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_image_tensor-209] SKIPPED [ 45%] 2023-03-20T11:53:26.6667502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-000] PASSED [ 45%] 2023-03-20T11:53:26.6684586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-001] PASSED [ 45%] 2023-03-20T11:53:26.6702538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-002] PASSED [ 45%] 2023-03-20T11:53:26.6719721Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-003] PASSED [ 45%] 2023-03-20T11:53:26.6737447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-004] PASSED [ 45%] 2023-03-20T11:53:26.6754592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-005] PASSED [ 45%] 2023-03-20T11:53:26.6773129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-006] PASSED [ 45%] 2023-03-20T11:53:26.6789438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-007] PASSED [ 45%] 2023-03-20T11:53:26.6806645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-008] PASSED [ 45%] 2023-03-20T11:53:26.6824734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-009] PASSED [ 45%] 2023-03-20T11:53:26.6841188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-010] PASSED [ 45%] 2023-03-20T11:53:26.6860974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-011] PASSED [ 45%] 2023-03-20T11:53:26.6879013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-012] PASSED [ 45%] 2023-03-20T11:53:26.6896322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-013] PASSED [ 45%] 2023-03-20T11:53:26.6913658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-014] PASSED [ 45%] 2023-03-20T11:53:26.6932079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-015] PASSED [ 45%] 2023-03-20T11:53:26.6948905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-016] PASSED [ 45%] 2023-03-20T11:53:26.6965897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-017] PASSED [ 45%] 2023-03-20T11:53:26.6983682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-018] PASSED [ 45%] 2023-03-20T11:53:26.7000892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-019] PASSED [ 45%] 2023-03-20T11:53:26.7018656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-020] PASSED [ 45%] 2023-03-20T11:53:26.7035812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-021] PASSED [ 45%] 2023-03-20T11:53:26.7053707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-022] PASSED [ 45%] 2023-03-20T11:53:26.7070853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-023] PASSED [ 45%] 2023-03-20T11:53:26.7089151Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-024] PASSED [ 45%] 2023-03-20T11:53:26.7105967Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-025] PASSED [ 45%] 2023-03-20T11:53:26.7123163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-026] PASSED [ 45%] 2023-03-20T11:53:26.7141716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-027] PASSED [ 45%] 2023-03-20T11:53:26.7159114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-028] PASSED [ 45%] 2023-03-20T11:53:26.7177195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-029] PASSED [ 45%] 2023-03-20T11:53:26.7194433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-030] PASSED [ 45%] 2023-03-20T11:53:26.7212976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-031] PASSED [ 45%] 2023-03-20T11:53:26.7229554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-032] PASSED [ 45%] 2023-03-20T11:53:26.7246652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-033] PASSED [ 45%] 2023-03-20T11:53:26.7264040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-034] PASSED [ 45%] 2023-03-20T11:53:26.7281530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-035] PASSED [ 45%] 2023-03-20T11:53:26.7299222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-036] PASSED [ 45%] 2023-03-20T11:53:26.7316419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-037] PASSED [ 45%] 2023-03-20T11:53:26.7334125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-038] PASSED [ 45%] 2023-03-20T11:53:26.7351729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-039] PASSED [ 45%] 2023-03-20T11:53:26.7370078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-040] PASSED [ 45%] 2023-03-20T11:53:26.7386428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-041] PASSED [ 45%] 2023-03-20T11:53:26.7403661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-042] PASSED [ 45%] 2023-03-20T11:53:26.7420848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-043] PASSED [ 45%] 2023-03-20T11:53:26.7438530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-044] PASSED [ 45%] 2023-03-20T11:53:26.7456299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-045] PASSED [ 45%] 2023-03-20T11:53:26.7473568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-046] PASSED [ 45%] 2023-03-20T11:53:26.7492095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-047] PASSED [ 45%] 2023-03-20T11:53:26.7508998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-048] PASSED [ 45%] 2023-03-20T11:53:26.7526113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-049] PASSED [ 45%] 2023-03-20T11:53:26.7543484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-050] PASSED [ 45%] 2023-03-20T11:53:26.7560841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-051] PASSED [ 45%] 2023-03-20T11:53:26.7578492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-052] PASSED [ 45%] 2023-03-20T11:53:26.7595840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-053] PASSED [ 45%] 2023-03-20T11:53:26.7613663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-054] PASSED [ 45%] 2023-03-20T11:53:26.7631187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-055] PASSED [ 45%] 2023-03-20T11:53:26.7649344Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-056] PASSED [ 45%] 2023-03-20T11:53:26.7666022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-057] PASSED [ 45%] 2023-03-20T11:53:26.7683187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-058] PASSED [ 45%] 2023-03-20T11:53:26.7700130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-059] PASSED [ 45%] 2023-03-20T11:53:26.7717429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-060] PASSED [ 45%] 2023-03-20T11:53:26.7735119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-061] PASSED [ 45%] 2023-03-20T11:53:26.7752236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-062] PASSED [ 45%] 2023-03-20T11:53:26.7770074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-063] PASSED [ 45%] 2023-03-20T11:53:26.7787292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-064] PASSED [ 45%] 2023-03-20T11:53:26.7804441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-065] PASSED [ 45%] 2023-03-20T11:53:26.7822449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-066] PASSED [ 45%] 2023-03-20T11:53:26.7840780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-067] PASSED [ 45%] 2023-03-20T11:53:26.7858517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-068] PASSED [ 45%] 2023-03-20T11:53:26.7875956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-069] PASSED [ 45%] 2023-03-20T11:53:26.7893599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-070] PASSED [ 45%] 2023-03-20T11:53:26.7911514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-071] PASSED [ 45%] 2023-03-20T11:53:26.7929794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-072] PASSED [ 45%] 2023-03-20T11:53:26.7946829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-073] PASSED [ 45%] 2023-03-20T11:53:26.7964153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-074] PASSED [ 45%] 2023-03-20T11:53:26.7981600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-075] PASSED [ 45%] 2023-03-20T11:53:26.7999131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-076] PASSED [ 45%] 2023-03-20T11:53:26.8016913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-077] PASSED [ 45%] 2023-03-20T11:53:26.8034336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-078] PASSED [ 45%] 2023-03-20T11:53:26.8052974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-079] PASSED [ 45%] 2023-03-20T11:53:26.8069918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-080] PASSED [ 45%] 2023-03-20T11:53:26.8087368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-081] PASSED [ 45%] 2023-03-20T11:53:26.8105000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-082] PASSED [ 45%] 2023-03-20T11:53:26.8122291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-083] PASSED [ 45%] 2023-03-20T11:53:26.8140292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-084] PASSED [ 45%] 2023-03-20T11:53:26.8157691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-085] PASSED [ 45%] 2023-03-20T11:53:26.8175673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-086] PASSED [ 45%] 2023-03-20T11:53:26.8193205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-087] PASSED [ 45%] 2023-03-20T11:53:26.8212002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-088] PASSED [ 45%] 2023-03-20T11:53:26.8228789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-089] PASSED [ 45%] 2023-03-20T11:53:26.8246048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-090] PASSED [ 45%] 2023-03-20T11:53:26.8264080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-091] PASSED [ 45%] 2023-03-20T11:53:26.8281551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-092] PASSED [ 45%] 2023-03-20T11:53:26.8299503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-093] PASSED [ 45%] 2023-03-20T11:53:26.8317136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-094] PASSED [ 45%] 2023-03-20T11:53:26.8334955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-095] PASSED [ 45%] 2023-03-20T11:53:26.8352478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-096] PASSED [ 45%] 2023-03-20T11:53:26.8370276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-097] PASSED [ 45%] 2023-03-20T11:53:26.8388476Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-098] PASSED [ 45%] 2023-03-20T11:53:26.8405463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-099] PASSED [ 45%] 2023-03-20T11:53:26.8423343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-100] PASSED [ 45%] 2023-03-20T11:53:26.8440851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-101] PASSED [ 45%] 2023-03-20T11:53:26.8458682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-102] PASSED [ 45%] 2023-03-20T11:53:26.8476055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-103] PASSED [ 45%] 2023-03-20T11:53:26.8498508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-104] PASSED [ 45%] 2023-03-20T11:53:26.8516181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-105] PASSED [ 45%] 2023-03-20T11:53:26.8533919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-106] PASSED [ 45%] 2023-03-20T11:53:26.8551839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-107] PASSED [ 45%] 2023-03-20T11:53:26.8570390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-108] PASSED [ 45%] 2023-03-20T11:53:26.8587320Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-109] PASSED [ 45%] 2023-03-20T11:53:26.8605051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-110] PASSED [ 45%] 2023-03-20T11:53:26.8622724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-111] PASSED [ 45%] 2023-03-20T11:53:26.8640538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-112] PASSED [ 45%] 2023-03-20T11:53:26.8658663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-113] PASSED [ 45%] 2023-03-20T11:53:26.8676255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-114] PASSED [ 45%] 2023-03-20T11:53:26.8694249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-115] PASSED [ 45%] 2023-03-20T11:53:26.8711946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-116] PASSED [ 45%] 2023-03-20T11:53:26.8730214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-117] PASSED [ 45%] 2023-03-20T11:53:26.8747935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-118] PASSED [ 45%] 2023-03-20T11:53:26.8765120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-119] PASSED [ 45%] 2023-03-20T11:53:26.8783192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-120] PASSED [ 45%] 2023-03-20T11:53:26.8800733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-121] PASSED [ 45%] 2023-03-20T11:53:26.8818823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-122] PASSED [ 45%] 2023-03-20T11:53:26.8836117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-123] PASSED [ 45%] 2023-03-20T11:53:26.8854030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-124] PASSED [ 45%] 2023-03-20T11:53:26.8871698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-125] PASSED [ 45%] 2023-03-20T11:53:26.8890214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-126] PASSED [ 45%] 2023-03-20T11:53:26.8906741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-127] PASSED [ 45%] 2023-03-20T11:53:26.8924499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-128] PASSED [ 45%] 2023-03-20T11:53:26.8942342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-129] PASSED [ 45%] 2023-03-20T11:53:26.8959774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-130] PASSED [ 45%] 2023-03-20T11:53:26.8977929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-131] PASSED [ 45%] 2023-03-20T11:53:26.8995655Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-132] PASSED [ 45%] 2023-03-20T11:53:26.9013289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-133] PASSED [ 45%] 2023-03-20T11:53:26.9031255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-134] PASSED [ 45%] 2023-03-20T11:53:26.9050114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-135] PASSED [ 45%] 2023-03-20T11:53:26.9067040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-136] PASSED [ 45%] 2023-03-20T11:53:26.9084588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-137] PASSED [ 45%] 2023-03-20T11:53:26.9102799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-138] PASSED [ 45%] 2023-03-20T11:53:26.9120651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-139] PASSED [ 45%] 2023-03-20T11:53:26.9138817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-140] PASSED [ 45%] 2023-03-20T11:53:26.9156524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-141] PASSED [ 45%] 2023-03-20T11:53:26.9174288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-142] PASSED [ 45%] 2023-03-20T11:53:26.9192128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-143] PASSED [ 45%] 2023-03-20T11:53:26.9210383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-144] PASSED [ 45%] 2023-03-20T11:53:26.9228915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-145] PASSED [ 45%] 2023-03-20T11:53:26.9246443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-146] PASSED [ 45%] 2023-03-20T11:53:26.9264903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-147] PASSED [ 45%] 2023-03-20T11:53:26.9282173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-148] PASSED [ 45%] 2023-03-20T11:53:26.9300369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-149] PASSED [ 45%] 2023-03-20T11:53:26.9318358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-150] PASSED [ 45%] 2023-03-20T11:53:26.9336555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-151] PASSED [ 45%] 2023-03-20T11:53:26.9354287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-152] PASSED [ 45%] 2023-03-20T11:53:26.9372953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-153] PASSED [ 45%] 2023-03-20T11:53:26.9389978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-154] PASSED [ 45%] 2023-03-20T11:53:26.9408746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-155] PASSED [ 45%] 2023-03-20T11:53:26.9426010Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-156] PASSED [ 45%] 2023-03-20T11:53:26.9443945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-157] PASSED [ 45%] 2023-03-20T11:53:26.9462052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-158] PASSED [ 45%] 2023-03-20T11:53:26.9479604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-159] PASSED [ 45%] 2023-03-20T11:53:26.9497956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-160] PASSED [ 45%] 2023-03-20T11:53:26.9515526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-161] PASSED [ 45%] 2023-03-20T11:53:26.9533801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-162] PASSED [ 45%] 2023-03-20T11:53:26.9551329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-163] PASSED [ 45%] 2023-03-20T11:53:26.9570349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-164] PASSED [ 45%] 2023-03-20T11:53:26.9587363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-165] PASSED [ 45%] 2023-03-20T11:53:26.9604944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-166] PASSED [ 45%] 2023-03-20T11:53:26.9623307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-167] PASSED [ 45%] 2023-03-20T11:53:26.9641094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-168] PASSED [ 45%] 2023-03-20T11:53:26.9659330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-169] PASSED [ 45%] 2023-03-20T11:53:26.9676765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-170] PASSED [ 45%] 2023-03-20T11:53:26.9694947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-171] PASSED [ 45%] 2023-03-20T11:53:26.9712734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-172] PASSED [ 45%] 2023-03-20T11:53:26.9730653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-173] PASSED [ 45%] 2023-03-20T11:53:26.9748575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-174] PASSED [ 45%] 2023-03-20T11:53:26.9766115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-175] PASSED [ 45%] 2023-03-20T11:53:26.9784613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-176] PASSED [ 45%] 2023-03-20T11:53:26.9802271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-177] PASSED [ 45%] 2023-03-20T11:53:26.9820859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-178] PASSED [ 45%] 2023-03-20T11:53:26.9838511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-179] PASSED [ 45%] 2023-03-20T11:53:26.9857086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-180] PASSED [ 45%] 2023-03-20T11:53:26.9875107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-181] PASSED [ 45%] 2023-03-20T11:53:26.9894215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-182] PASSED [ 45%] 2023-03-20T11:53:26.9913983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-183] PASSED [ 45%] 2023-03-20T11:53:26.9932910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-184] PASSED [ 45%] 2023-03-20T11:53:26.9950051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-185] PASSED [ 45%] 2023-03-20T11:53:26.9968658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-186] PASSED [ 45%] 2023-03-20T11:53:26.9986063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-187] PASSED [ 45%] 2023-03-20T11:53:27.0003776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-188] PASSED [ 45%] 2023-03-20T11:53:27.0022057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-189] PASSED [ 45%] 2023-03-20T11:53:27.0039919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-190] PASSED [ 45%] 2023-03-20T11:53:27.0058349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-191] PASSED [ 45%] 2023-03-20T11:53:27.0076111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-192] PASSED [ 45%] 2023-03-20T11:53:27.0094419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-193] PASSED [ 45%] 2023-03-20T11:53:27.0112473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-194] PASSED [ 45%] 2023-03-20T11:53:27.0131506Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-195] PASSED [ 45%] 2023-03-20T11:53:27.0148678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-196] PASSED [ 45%] 2023-03-20T11:53:27.0166435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-197] PASSED [ 45%] 2023-03-20T11:53:27.0180446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-198] SKIPPED [ 45%] 2023-03-20T11:53:27.0193526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-199] SKIPPED [ 45%] 2023-03-20T11:53:27.0206499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-200] SKIPPED [ 45%] 2023-03-20T11:53:27.0221027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-201] SKIPPED [ 45%] 2023-03-20T11:53:27.0233947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-202] SKIPPED [ 45%] 2023-03-20T11:53:27.0246812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-203] SKIPPED [ 45%] 2023-03-20T11:53:27.0260315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-204] SKIPPED [ 45%] 2023-03-20T11:53:27.0273272Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-205] SKIPPED [ 45%] 2023-03-20T11:53:27.0285976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-206] SKIPPED [ 45%] 2023-03-20T11:53:27.0299426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-207] SKIPPED [ 45%] 2023-03-20T11:53:27.0313842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-208] SKIPPED [ 45%] 2023-03-20T11:53:27.0326680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-209] SKIPPED [ 45%] 2023-03-20T11:53:27.0340172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-210] SKIPPED [ 45%] 2023-03-20T11:53:27.0353143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-211] SKIPPED [ 45%] 2023-03-20T11:53:27.0365934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-212] SKIPPED [ 45%] 2023-03-20T11:53:27.0379440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-213] SKIPPED [ 45%] 2023-03-20T11:53:27.0392440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-214] SKIPPED [ 45%] 2023-03-20T11:53:27.0406617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-215] SKIPPED [ 45%] 2023-03-20T11:53:27.0419492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-216] SKIPPED [ 45%] 2023-03-20T11:53:27.0432423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-217] SKIPPED [ 45%] 2023-03-20T11:53:27.0445187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-218] SKIPPED [ 45%] 2023-03-20T11:53:27.0458672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-219] SKIPPED [ 45%] 2023-03-20T11:53:27.0471688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-220] SKIPPED [ 45%] 2023-03-20T11:53:27.0484732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-221] SKIPPED [ 45%] 2023-03-20T11:53:27.0499589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-222] SKIPPED [ 45%] 2023-03-20T11:53:27.0512633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-223] SKIPPED [ 45%] 2023-03-20T11:53:27.0525443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-224] SKIPPED [ 45%] 2023-03-20T11:53:27.0538870Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-225] SKIPPED [ 45%] 2023-03-20T11:53:27.0551620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-226] SKIPPED [ 45%] 2023-03-20T11:53:27.0564269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-227] SKIPPED [ 45%] 2023-03-20T11:53:27.0578032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-228] SKIPPED [ 45%] 2023-03-20T11:53:27.0592325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-229] SKIPPED [ 45%] 2023-03-20T11:53:27.0604837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-230] SKIPPED [ 45%] 2023-03-20T11:53:27.0618079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-231] SKIPPED [ 45%] 2023-03-20T11:53:27.0631017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-232] SKIPPED [ 45%] 2023-03-20T11:53:27.0643675Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-233] SKIPPED [ 45%] 2023-03-20T11:53:27.0656459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-234] SKIPPED [ 45%] 2023-03-20T11:53:27.0668746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-235] SKIPPED [ 45%] 2023-03-20T11:53:27.0682659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-236] SKIPPED [ 45%] 2023-03-20T11:53:27.0695842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-237] SKIPPED [ 45%] 2023-03-20T11:53:27.0708536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-238] SKIPPED [ 45%] 2023-03-20T11:53:27.0721261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-239] SKIPPED [ 45%] 2023-03-20T11:53:27.0735273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-240] SKIPPED [ 45%] 2023-03-20T11:53:27.0747269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-241] SKIPPED [ 45%] 2023-03-20T11:53:27.0760012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-242] SKIPPED [ 45%] 2023-03-20T11:53:27.0774471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-243] SKIPPED [ 45%] 2023-03-20T11:53:27.0787093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-244] SKIPPED [ 45%] 2023-03-20T11:53:27.0799631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-245] SKIPPED [ 45%] 2023-03-20T11:53:27.0813091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-246] SKIPPED [ 45%] 2023-03-20T11:53:27.0825475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-247] SKIPPED [ 45%] 2023-03-20T11:53:27.0838053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-248] SKIPPED [ 45%] 2023-03-20T11:53:27.0850848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-249] SKIPPED [ 45%] 2023-03-20T11:53:27.0865251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-250] SKIPPED [ 45%] 2023-03-20T11:53:27.0877715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-251] SKIPPED [ 45%] 2023-03-20T11:53:27.0891603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-252] SKIPPED [ 45%] 2023-03-20T11:53:27.0903248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-253] SKIPPED [ 45%] 2023-03-20T11:53:27.0915984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-254] SKIPPED [ 45%] 2023-03-20T11:53:27.0929915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-255] SKIPPED [ 45%] 2023-03-20T11:53:27.0942014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-256] SKIPPED [ 45%] 2023-03-20T11:53:27.0956105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-257] SKIPPED [ 45%] 2023-03-20T11:53:27.0969828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-258] SKIPPED [ 45%] 2023-03-20T11:53:27.0981911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-259] SKIPPED [ 45%] 2023-03-20T11:53:27.0994764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-260] SKIPPED [ 45%] 2023-03-20T11:53:27.1007578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-261] SKIPPED [ 45%] 2023-03-20T11:53:27.1020456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-262] SKIPPED [ 45%] 2023-03-20T11:53:27.1033335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-263] SKIPPED [ 45%] 2023-03-20T11:53:27.1052500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-264] SKIPPED [ 45%] 2023-03-20T11:53:27.1064576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-265] SKIPPED [ 45%] 2023-03-20T11:53:27.1077171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-266] SKIPPED [ 45%] 2023-03-20T11:53:27.1090162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-267] SKIPPED [ 45%] 2023-03-20T11:53:27.1102932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-268] SKIPPED [ 45%] 2023-03-20T11:53:27.1115652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-269] SKIPPED [ 45%] 2023-03-20T11:53:27.1129605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-270] SKIPPED [ 45%] 2023-03-20T11:53:27.1141823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-271] SKIPPED [ 45%] 2023-03-20T11:53:27.1155741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-272] SKIPPED [ 45%] 2023-03-20T11:53:27.1169616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-273] SKIPPED [ 45%] 2023-03-20T11:53:27.1180940Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-274] SKIPPED [ 45%] 2023-03-20T11:53:27.1194007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-275] SKIPPED [ 45%] 2023-03-20T11:53:27.1206837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-276] SKIPPED [ 45%] 2023-03-20T11:53:27.1220014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-277] SKIPPED [ 45%] 2023-03-20T11:53:27.1232888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-278] SKIPPED [ 45%] 2023-03-20T11:53:27.1248536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-279] SKIPPED [ 45%] 2023-03-20T11:53:27.1260905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-280] SKIPPED [ 45%] 2023-03-20T11:53:27.1273880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-281] SKIPPED [ 45%] 2023-03-20T11:53:27.1286702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-282] SKIPPED [ 45%] 2023-03-20T11:53:27.1299906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-283] SKIPPED [ 45%] 2023-03-20T11:53:27.1312928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-284] SKIPPED [ 45%] 2023-03-20T11:53:27.1325854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-285] SKIPPED [ 45%] 2023-03-20T11:53:27.1340740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-286] SKIPPED [ 45%] 2023-03-20T11:53:27.1353746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-287] SKIPPED [ 45%] 2023-03-20T11:53:27.1366575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-288] SKIPPED [ 45%] 2023-03-20T11:53:27.1379838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-289] SKIPPED [ 45%] 2023-03-20T11:53:27.1392859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-290] SKIPPED [ 45%] 2023-03-20T11:53:27.1405660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-291] SKIPPED [ 45%] 2023-03-20T11:53:27.1418814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-292] SKIPPED [ 45%] 2023-03-20T11:53:27.1433305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-293] SKIPPED [ 45%] 2023-03-20T11:53:27.1445985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-294] SKIPPED [ 45%] 2023-03-20T11:53:27.1459265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-295] SKIPPED [ 45%] 2023-03-20T11:53:27.1472309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-296] SKIPPED [ 45%] 2023-03-20T11:53:27.1485165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-297] SKIPPED [ 45%] 2023-03-20T11:53:27.1498627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-298] SKIPPED [ 45%] 2023-03-20T11:53:27.1511843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-299] SKIPPED [ 45%] 2023-03-20T11:53:27.1526198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-300] SKIPPED [ 45%] 2023-03-20T11:53:27.1539529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-301] SKIPPED [ 45%] 2023-03-20T11:53:27.1552462Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-302] SKIPPED [ 45%] 2023-03-20T11:53:27.1565242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-303] SKIPPED [ 45%] 2023-03-20T11:53:27.1578848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-304] SKIPPED [ 45%] 2023-03-20T11:53:27.1591865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-305] SKIPPED [ 45%] 2023-03-20T11:53:27.1604918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-306] SKIPPED [ 45%] 2023-03-20T11:53:27.1619422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-307] SKIPPED [ 45%] 2023-03-20T11:53:27.1632540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-308] SKIPPED [ 45%] 2023-03-20T11:53:27.1645505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-309] SKIPPED [ 45%] 2023-03-20T11:53:27.1658846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-310] SKIPPED [ 45%] 2023-03-20T11:53:27.1671907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-311] SKIPPED [ 45%] 2023-03-20T11:53:27.1684473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-312] SKIPPED [ 45%] 2023-03-20T11:53:27.1697680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-313] SKIPPED [ 45%] 2023-03-20T11:53:27.1711811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-314] SKIPPED [ 45%] 2023-03-20T11:53:27.1724456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-315] SKIPPED [ 45%] 2023-03-20T11:53:27.1737170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-316] SKIPPED [ 45%] 2023-03-20T11:53:27.1749920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-317] SKIPPED [ 45%] 2023-03-20T11:53:27.1762523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-318] SKIPPED [ 45%] 2023-03-20T11:53:27.1775813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-319] SKIPPED [ 45%] 2023-03-20T11:53:27.1788178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-320] SKIPPED [ 45%] 2023-03-20T11:53:27.1802502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-321] SKIPPED [ 45%] 2023-03-20T11:53:27.1815762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-322] SKIPPED [ 45%] 2023-03-20T11:53:27.1828899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-323] SKIPPED [ 45%] 2023-03-20T11:53:27.1842164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-324] SKIPPED [ 45%] 2023-03-20T11:53:27.1855851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-325] SKIPPED [ 45%] 2023-03-20T11:53:27.1869600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-326] SKIPPED [ 45%] 2023-03-20T11:53:27.1884293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-327] SKIPPED [ 45%] 2023-03-20T11:53:27.1899651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-328] SKIPPED [ 45%] 2023-03-20T11:53:27.1912854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-329] SKIPPED [ 45%] 2023-03-20T11:53:27.1925946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-330] SKIPPED [ 45%] 2023-03-20T11:53:27.1939055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-331] SKIPPED [ 45%] 2023-03-20T11:53:27.1951873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-332] SKIPPED [ 45%] 2023-03-20T11:53:27.1964745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-333] SKIPPED [ 45%] 2023-03-20T11:53:27.1977959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-334] SKIPPED [ 45%] 2023-03-20T11:53:27.1992646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-335] SKIPPED [ 45%] 2023-03-20T11:53:27.2005720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-336] SKIPPED [ 45%] 2023-03-20T11:53:27.2018747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-337] SKIPPED [ 45%] 2023-03-20T11:53:27.2032367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-338] SKIPPED [ 45%] 2023-03-20T11:53:27.2045415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-339] SKIPPED [ 45%] 2023-03-20T11:53:27.2059161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-340] SKIPPED [ 45%] 2023-03-20T11:53:27.2072203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-341] SKIPPED [ 45%] 2023-03-20T11:53:27.2086722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-342] SKIPPED [ 45%] 2023-03-20T11:53:27.2100368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-343] SKIPPED [ 45%] 2023-03-20T11:53:27.2113292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-344] SKIPPED [ 45%] 2023-03-20T11:53:27.2126328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-345] SKIPPED [ 45%] 2023-03-20T11:53:27.2139813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-346] SKIPPED [ 45%] 2023-03-20T11:53:27.2152779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-347] SKIPPED [ 45%] 2023-03-20T11:53:27.2165795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-348] SKIPPED [ 45%] 2023-03-20T11:53:27.2182187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-349] SKIPPED [ 45%] 2023-03-20T11:53:27.2195266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-350] SKIPPED [ 45%] 2023-03-20T11:53:27.2209414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-351] SKIPPED [ 45%] 2023-03-20T11:53:27.2221881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-352] SKIPPED [ 45%] 2023-03-20T11:53:27.2235243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-353] SKIPPED [ 45%] 2023-03-20T11:53:27.2248706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-354] SKIPPED [ 45%] 2023-03-20T11:53:27.2261849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-355] SKIPPED [ 45%] 2023-03-20T11:53:27.2276287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-356] SKIPPED [ 45%] 2023-03-20T11:53:27.2289730Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-357] SKIPPED [ 45%] 2023-03-20T11:53:27.2302772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-358] SKIPPED [ 45%] 2023-03-20T11:53:27.2315640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-359] SKIPPED [ 45%] 2023-03-20T11:53:27.2329920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-360] SKIPPED [ 45%] 2023-03-20T11:53:27.2342054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-361] SKIPPED [ 45%] 2023-03-20T11:53:27.2355022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-362] SKIPPED [ 45%] 2023-03-20T11:53:27.2369911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-363] SKIPPED [ 45%] 2023-03-20T11:53:27.2383078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-364] SKIPPED [ 45%] 2023-03-20T11:53:27.2396349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-365] SKIPPED [ 45%] 2023-03-20T11:53:27.2409932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-366] SKIPPED [ 45%] 2023-03-20T11:53:27.2422917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-367] SKIPPED [ 45%] 2023-03-20T11:53:27.2435985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-368] SKIPPED [ 45%] 2023-03-20T11:53:27.2450339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-369] SKIPPED [ 45%] 2023-03-20T11:53:27.2464229Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-370] SKIPPED [ 45%] 2023-03-20T11:53:27.2477063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-371] SKIPPED [ 45%] 2023-03-20T11:53:27.2491298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-372] SKIPPED [ 45%] 2023-03-20T11:53:27.2503669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-373] SKIPPED [ 45%] 2023-03-20T11:53:27.2516518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-374] SKIPPED [ 45%] 2023-03-20T11:53:27.2530337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-375] SKIPPED [ 45%] 2023-03-20T11:53:27.2543494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-376] SKIPPED [ 45%] 2023-03-20T11:53:27.2558199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-377] SKIPPED [ 45%] 2023-03-20T11:53:27.2572088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-378] SKIPPED [ 45%] 2023-03-20T11:53:27.2584676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-379] SKIPPED [ 45%] 2023-03-20T11:53:27.2598049Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-380] SKIPPED [ 45%] 2023-03-20T11:53:27.2611652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-381] SKIPPED [ 45%] 2023-03-20T11:53:27.2624418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-382] SKIPPED [ 45%] 2023-03-20T11:53:27.2637595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-383] SKIPPED [ 45%] 2023-03-20T11:53:27.2652753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-384] SKIPPED [ 45%] 2023-03-20T11:53:27.2665711Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-385] SKIPPED [ 45%] 2023-03-20T11:53:27.2678778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-386] SKIPPED [ 45%] 2023-03-20T11:53:27.2692618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-387] SKIPPED [ 45%] 2023-03-20T11:53:27.2705319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-388] SKIPPED [ 45%] 2023-03-20T11:53:27.2718435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-389] SKIPPED [ 45%] 2023-03-20T11:53:27.2731165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-390] SKIPPED [ 45%] 2023-03-20T11:53:27.2746397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-391] SKIPPED [ 45%] 2023-03-20T11:53:27.2759333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-392] SKIPPED [ 45%] 2023-03-20T11:53:27.2773006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-393] SKIPPED [ 45%] 2023-03-20T11:53:27.2785917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-394] SKIPPED [ 45%] 2023-03-20T11:53:27.2798676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_bounding_box-395] SKIPPED [ 45%] 2023-03-20T11:53:27.2817756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-00] PASSED [ 45%] 2023-03-20T11:53:27.2833831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-01] PASSED [ 45%] 2023-03-20T11:53:27.2850412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-02] PASSED [ 45%] 2023-03-20T11:53:27.2863362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-03] SKIPPED [ 45%] 2023-03-20T11:53:27.2876636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-04] SKIPPED [ 45%] 2023-03-20T11:53:27.2892535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-05] SKIPPED [ 45%] 2023-03-20T11:53:27.2908259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-06] PASSED [ 45%] 2023-03-20T11:53:27.2924022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-07] PASSED [ 45%] 2023-03-20T11:53:27.2940284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-08] PASSED [ 45%] 2023-03-20T11:53:27.2953774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-09] SKIPPED [ 45%] 2023-03-20T11:53:27.2967014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-10] SKIPPED [ 45%] 2023-03-20T11:53:27.2980311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_mask-11] SKIPPED [ 45%] 2023-03-20T11:53:27.2996531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-00] PASSED [ 45%] 2023-03-20T11:53:27.3013165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-01] PASSED [ 45%] 2023-03-20T11:53:27.3029126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-02] PASSED [ 45%] 2023-03-20T11:53:27.3045205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-03] PASSED [ 45%] 2023-03-20T11:53:27.3061106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-04] PASSED [ 45%] 2023-03-20T11:53:27.3077102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-05] PASSED [ 45%] 2023-03-20T11:53:27.3093866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-06] PASSED [ 45%] 2023-03-20T11:53:27.3109972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-07] PASSED [ 45%] 2023-03-20T11:53:27.3125738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-08] PASSED [ 45%] 2023-03-20T11:53:27.3139974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-09] SKIPPED [ 45%] 2023-03-20T11:53:27.3155233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-10] SKIPPED [ 45%] 2023-03-20T11:53:27.3170033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-11] SKIPPED [ 45%] 2023-03-20T11:53:27.3183032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-12] SKIPPED [ 45%] 2023-03-20T11:53:27.3196627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-13] SKIPPED [ 45%] 2023-03-20T11:53:27.3211443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-14] SKIPPED [ 45%] 2023-03-20T11:53:27.3224436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-15] SKIPPED [ 45%] 2023-03-20T11:53:27.3238137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-16] SKIPPED [ 45%] 2023-03-20T11:53:27.3253226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-17] SKIPPED [ 45%] 2023-03-20T11:53:27.3269871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-18] PASSED [ 45%] 2023-03-20T11:53:27.3285475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-19] PASSED [ 45%] 2023-03-20T11:53:27.3301722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-20] PASSED [ 45%] 2023-03-20T11:53:27.3318248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-21] PASSED [ 45%] 2023-03-20T11:53:27.3333827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-22] PASSED [ 45%] 2023-03-20T11:53:27.3350115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-23] PASSED [ 45%] 2023-03-20T11:53:27.3366115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-24] PASSED [ 45%] 2023-03-20T11:53:27.3382292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-25] PASSED [ 45%] 2023-03-20T11:53:27.3398265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-26] PASSED [ 45%] 2023-03-20T11:53:27.3412923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-27] SKIPPED [ 45%] 2023-03-20T11:53:27.3425879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-28] SKIPPED [ 45%] 2023-03-20T11:53:27.3439422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-29] SKIPPED [ 45%] 2023-03-20T11:53:27.3453465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-30] SKIPPED [ 45%] 2023-03-20T11:53:27.3467412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-31] SKIPPED [ 45%] 2023-03-20T11:53:27.3482134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-32] SKIPPED [ 45%] 2023-03-20T11:53:27.3496367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-33] SKIPPED [ 45%] 2023-03-20T11:53:27.3509492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-34] SKIPPED [ 45%] 2023-03-20T11:53:27.3522967Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-affine_video-35] SKIPPED [ 45%] 2023-03-20T11:53:27.3538367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-000] PASSED [ 45%] 2023-03-20T11:53:27.3553339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-001] PASSED [ 45%] 2023-03-20T11:53:27.3569855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-002] PASSED [ 45%] 2023-03-20T11:53:27.3582984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-003] PASSED [ 45%] 2023-03-20T11:53:27.3597789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-004] PASSED [ 45%] 2023-03-20T11:53:27.3613189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-005] PASSED [ 45%] 2023-03-20T11:53:27.3627490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-006] PASSED [ 45%] 2023-03-20T11:53:27.3642021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-007] PASSED [ 45%] 2023-03-20T11:53:27.3657130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-008] PASSED [ 45%] 2023-03-20T11:53:27.3671796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-009] PASSED [ 45%] 2023-03-20T11:53:27.3685632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-010] PASSED [ 45%] 2023-03-20T11:53:27.3701484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-011] PASSED [ 45%] 2023-03-20T11:53:27.3716144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-012] PASSED [ 45%] 2023-03-20T11:53:27.3731279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-013] PASSED [ 45%] 2023-03-20T11:53:27.3746103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-014] PASSED [ 45%] 2023-03-20T11:53:27.3760839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-015] PASSED [ 45%] 2023-03-20T11:53:27.3775255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-016] PASSED [ 45%] 2023-03-20T11:53:27.3790650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-017] PASSED [ 45%] 2023-03-20T11:53:27.3805586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-018] PASSED [ 45%] 2023-03-20T11:53:27.3821736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-019] PASSED [ 45%] 2023-03-20T11:53:27.3837184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-020] PASSED [ 45%] 2023-03-20T11:53:27.3853007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-021] PASSED [ 45%] 2023-03-20T11:53:27.3868638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-022] PASSED [ 45%] 2023-03-20T11:53:27.3882791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-023] PASSED [ 45%] 2023-03-20T11:53:27.3898515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-024] PASSED [ 45%] 2023-03-20T11:53:27.3913957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-025] PASSED [ 45%] 2023-03-20T11:53:27.3928760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-026] PASSED [ 45%] 2023-03-20T11:53:27.3943089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-027] PASSED [ 45%] 2023-03-20T11:53:27.3957992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-028] PASSED [ 45%] 2023-03-20T11:53:27.3973548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-029] PASSED [ 45%] 2023-03-20T11:53:27.3988413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-030] PASSED [ 45%] 2023-03-20T11:53:27.4003260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-031] PASSED [ 45%] 2023-03-20T11:53:27.4018993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-032] PASSED [ 45%] 2023-03-20T11:53:27.4033370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-033] PASSED [ 45%] 2023-03-20T11:53:27.4049299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-034] PASSED [ 45%] 2023-03-20T11:53:27.4064222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-035] PASSED [ 45%] 2023-03-20T11:53:27.4078811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-036] PASSED [ 45%] 2023-03-20T11:53:27.4093453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-037] PASSED [ 45%] 2023-03-20T11:53:27.4109476Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-038] PASSED [ 45%] 2023-03-20T11:53:27.4124251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-039] PASSED [ 45%] 2023-03-20T11:53:27.4139105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-040] PASSED [ 45%] 2023-03-20T11:53:27.4154712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-041] PASSED [ 45%] 2023-03-20T11:53:27.4170126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-042] PASSED [ 45%] 2023-03-20T11:53:27.4184430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-043] PASSED [ 45%] 2023-03-20T11:53:27.4199881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-044] PASSED [ 45%] 2023-03-20T11:53:27.4215978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-045] PASSED [ 45%] 2023-03-20T11:53:27.4231479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-046] PASSED [ 45%] 2023-03-20T11:53:27.4245929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-047] PASSED [ 45%] 2023-03-20T11:53:27.4261465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-048] PASSED [ 45%] 2023-03-20T11:53:27.4277347Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-049] PASSED [ 45%] 2023-03-20T11:53:27.4292666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-050] PASSED [ 45%] 2023-03-20T11:53:27.4307604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-051] PASSED [ 45%] 2023-03-20T11:53:27.4323518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-052] PASSED [ 45%] 2023-03-20T11:53:27.4338289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-053] PASSED [ 45%] 2023-03-20T11:53:27.4353056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-054] PASSED [ 45%] 2023-03-20T11:53:27.4369227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-055] PASSED [ 45%] 2023-03-20T11:53:27.4384777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-056] PASSED [ 45%] 2023-03-20T11:53:27.4399416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-057] PASSED [ 45%] 2023-03-20T11:53:27.4414709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-058] PASSED [ 45%] 2023-03-20T11:53:27.4430626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-059] PASSED [ 45%] 2023-03-20T11:53:27.4445142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-060] PASSED [ 45%] 2023-03-20T11:53:27.4464328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-061] PASSED [ 45%] 2023-03-20T11:53:27.4480031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-062] PASSED [ 45%] 2023-03-20T11:53:27.4495920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-063] PASSED [ 45%] 2023-03-20T11:53:27.4510748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-064] PASSED [ 45%] 2023-03-20T11:53:27.4526665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-065] PASSED [ 45%] 2023-03-20T11:53:27.4542271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-066] PASSED [ 45%] 2023-03-20T11:53:27.4556913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-067] PASSED [ 45%] 2023-03-20T11:53:27.4573703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-068] PASSED [ 45%] 2023-03-20T11:53:27.4589208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-069] PASSED [ 45%] 2023-03-20T11:53:27.4603733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-070] PASSED [ 45%] 2023-03-20T11:53:27.4619814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-071] PASSED [ 45%] 2023-03-20T11:53:27.4636020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-072] PASSED [ 45%] 2023-03-20T11:53:27.4653005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-073] PASSED [ 45%] 2023-03-20T11:53:27.4668244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-074] PASSED [ 45%] 2023-03-20T11:53:27.4684117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-075] PASSED [ 45%] 2023-03-20T11:53:27.4700736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-076] PASSED [ 45%] 2023-03-20T11:53:27.4715818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-077] PASSED [ 45%] 2023-03-20T11:53:27.4732484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-078] PASSED [ 45%] 2023-03-20T11:53:27.4748177Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-079] PASSED [ 45%] 2023-03-20T11:53:27.4762725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-080] PASSED [ 45%] 2023-03-20T11:53:27.4776929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-081] SKIPPED [ 45%] 2023-03-20T11:53:27.4789953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-082] SKIPPED [ 45%] 2023-03-20T11:53:27.4803011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-083] SKIPPED [ 45%] 2023-03-20T11:53:27.4818037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-084] SKIPPED [ 45%] 2023-03-20T11:53:27.4831020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-085] SKIPPED [ 45%] 2023-03-20T11:53:27.4844154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-086] SKIPPED [ 45%] 2023-03-20T11:53:27.4857541Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-087] SKIPPED [ 45%] 2023-03-20T11:53:27.4870609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-088] SKIPPED [ 45%] 2023-03-20T11:53:27.4883815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-089] SKIPPED [ 45%] 2023-03-20T11:53:27.4897194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-090] SKIPPED [ 45%] 2023-03-20T11:53:27.4911740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-091] SKIPPED [ 45%] 2023-03-20T11:53:27.4924499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-092] SKIPPED [ 45%] 2023-03-20T11:53:27.4937824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-093] SKIPPED [ 45%] 2023-03-20T11:53:27.4950726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-094] SKIPPED [ 45%] 2023-03-20T11:53:27.4963750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-095] SKIPPED [ 45%] 2023-03-20T11:53:27.4977312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-096] SKIPPED [ 45%] 2023-03-20T11:53:27.4990545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-097] SKIPPED [ 45%] 2023-03-20T11:53:27.5004664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-098] SKIPPED [ 45%] 2023-03-20T11:53:27.5017848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-099] SKIPPED [ 45%] 2023-03-20T11:53:27.5030832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-100] SKIPPED [ 45%] 2023-03-20T11:53:27.5043749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-101] SKIPPED [ 45%] 2023-03-20T11:53:27.5057100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-102] SKIPPED [ 45%] 2023-03-20T11:53:27.5070102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-103] SKIPPED [ 45%] 2023-03-20T11:53:27.5083258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-104] SKIPPED [ 45%] 2023-03-20T11:53:27.5097841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-105] SKIPPED [ 45%] 2023-03-20T11:53:27.5110811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-106] SKIPPED [ 45%] 2023-03-20T11:53:27.5123824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-107] SKIPPED [ 45%] 2023-03-20T11:53:27.5137034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-108] SKIPPED [ 45%] 2023-03-20T11:53:27.5149951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-109] SKIPPED [ 45%] 2023-03-20T11:53:27.5163021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-110] SKIPPED [ 45%] 2023-03-20T11:53:27.5175998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-111] SKIPPED [ 45%] 2023-03-20T11:53:27.5190732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-112] SKIPPED [ 45%] 2023-03-20T11:53:27.5203896Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-113] SKIPPED [ 45%] 2023-03-20T11:53:27.5216934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-114] SKIPPED [ 45%] 2023-03-20T11:53:27.5230478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-115] SKIPPED [ 45%] 2023-03-20T11:53:27.5243585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-116] SKIPPED [ 45%] 2023-03-20T11:53:27.5257199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-117] SKIPPED [ 45%] 2023-03-20T11:53:27.5270389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-118] SKIPPED [ 45%] 2023-03-20T11:53:27.5284667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-119] SKIPPED [ 45%] 2023-03-20T11:53:27.5298028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-120] SKIPPED [ 45%] 2023-03-20T11:53:27.5310722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-121] SKIPPED [ 45%] 2023-03-20T11:53:27.5323777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-122] SKIPPED [ 45%] 2023-03-20T11:53:27.5337209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-123] SKIPPED [ 45%] 2023-03-20T11:53:27.5350323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-124] SKIPPED [ 45%] 2023-03-20T11:53:27.5363342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-125] SKIPPED [ 45%] 2023-03-20T11:53:27.5378270Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-126] SKIPPED [ 45%] 2023-03-20T11:53:27.5391293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-127] SKIPPED [ 45%] 2023-03-20T11:53:27.5404338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-128] SKIPPED [ 45%] 2023-03-20T11:53:27.5417679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-129] SKIPPED [ 45%] 2023-03-20T11:53:27.5430721Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-130] SKIPPED [ 45%] 2023-03-20T11:53:27.5443946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-131] SKIPPED [ 45%] 2023-03-20T11:53:27.5457044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-132] SKIPPED [ 45%] 2023-03-20T11:53:27.5470958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-133] SKIPPED [ 45%] 2023-03-20T11:53:27.5483537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-134] SKIPPED [ 45%] 2023-03-20T11:53:27.5496717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-135] SKIPPED [ 45%] 2023-03-20T11:53:27.5509304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-136] SKIPPED [ 45%] 2023-03-20T11:53:27.5521555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-137] SKIPPED [ 45%] 2023-03-20T11:53:27.5534395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-138] SKIPPED [ 45%] 2023-03-20T11:53:27.5547333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-139] SKIPPED [ 45%] 2023-03-20T11:53:27.5561363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-140] SKIPPED [ 45%] 2023-03-20T11:53:27.5573921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-141] SKIPPED [ 45%] 2023-03-20T11:53:27.5586729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-142] SKIPPED [ 45%] 2023-03-20T11:53:27.5599281Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-143] SKIPPED [ 45%] 2023-03-20T11:53:27.5612449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-144] SKIPPED [ 45%] 2023-03-20T11:53:27.5624334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-145] SKIPPED [ 45%] 2023-03-20T11:53:27.5636975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-146] SKIPPED [ 45%] 2023-03-20T11:53:27.5651689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-147] SKIPPED [ 45%] 2023-03-20T11:53:27.5663183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-148] SKIPPED [ 45%] 2023-03-20T11:53:27.5675862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-149] SKIPPED [ 45%] 2023-03-20T11:53:27.5689099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-150] SKIPPED [ 45%] 2023-03-20T11:53:27.5701040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-151] SKIPPED [ 45%] 2023-03-20T11:53:27.5713544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-152] SKIPPED [ 45%] 2023-03-20T11:53:27.5726155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-153] SKIPPED [ 45%] 2023-03-20T11:53:27.5740603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-154] SKIPPED [ 45%] 2023-03-20T11:53:27.5753031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-155] SKIPPED [ 45%] 2023-03-20T11:53:27.5765375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-156] SKIPPED [ 45%] 2023-03-20T11:53:27.5778426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-157] SKIPPED [ 45%] 2023-03-20T11:53:27.5791029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-158] SKIPPED [ 45%] 2023-03-20T11:53:27.5803358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-159] SKIPPED [ 45%] 2023-03-20T11:53:27.5816455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-160] SKIPPED [ 45%] 2023-03-20T11:53:27.5833352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_format_bounding_box-161] SKIPPED [ 45%] 2023-03-20T11:53:27.5846145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-00] PASSED [ 45%] 2023-03-20T11:53:27.5858982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-01] PASSED [ 45%] 2023-03-20T11:53:27.5871458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-02] PASSED [ 45%] 2023-03-20T11:53:27.5883894Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-03] SKIPPED [ 45%] 2023-03-20T11:53:27.5896906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-04] SKIPPED [ 45%] 2023-03-20T11:53:27.5909773Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-05] SKIPPED [ 45%] 2023-03-20T11:53:27.5922587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-06] PASSED [ 45%] 2023-03-20T11:53:27.5935905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-07] PASSED [ 45%] 2023-03-20T11:53:27.5948765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-08] PASSED [ 45%] 2023-03-20T11:53:27.5961659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-09] SKIPPED [ 45%] 2023-03-20T11:53:27.5974761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-10] SKIPPED [ 45%] 2023-03-20T11:53:27.5988370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-11] SKIPPED [ 45%] 2023-03-20T11:53:27.6002093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-12] PASSED [ 45%] 2023-03-20T11:53:27.6014677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-13] PASSED [ 45%] 2023-03-20T11:53:27.6027470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-14] PASSED [ 45%] 2023-03-20T11:53:27.6039899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-15] SKIPPED [ 45%] 2023-03-20T11:53:27.6052964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-16] SKIPPED [ 45%] 2023-03-20T11:53:27.6066078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-17] SKIPPED [ 45%] 2023-03-20T11:53:27.6078673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-18] PASSED [ 45%] 2023-03-20T11:53:27.6091791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-19] PASSED [ 45%] 2023-03-20T11:53:27.6104186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-20] PASSED [ 45%] 2023-03-20T11:53:27.6117071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-21] SKIPPED [ 45%] 2023-03-20T11:53:27.6130316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-22] SKIPPED [ 45%] 2023-03-20T11:53:27.6143687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_image_tensor-23] SKIPPED [ 45%] 2023-03-20T11:53:27.6161540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_bounding_box-0] PASSED [ 45%] 2023-03-20T11:53:27.6177573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_bounding_box-1] PASSED [ 45%] 2023-03-20T11:53:27.6193343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_bounding_box-2] PASSED [ 45%] 2023-03-20T11:53:27.6205662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_bounding_box-3] SKIPPED [ 45%] 2023-03-20T11:53:27.6218638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_bounding_box-4] SKIPPED [ 45%] 2023-03-20T11:53:27.6231402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_bounding_box-5] SKIPPED [ 45%] 2023-03-20T11:53:27.6243803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-00] PASSED [ 45%] 2023-03-20T11:53:27.6256411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-01] PASSED [ 45%] 2023-03-20T11:53:27.6269038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-02] PASSED [ 45%] 2023-03-20T11:53:27.6281473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-03] SKIPPED [ 45%] 2023-03-20T11:53:27.6294461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-04] SKIPPED [ 45%] 2023-03-20T11:53:27.6307274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-05] SKIPPED [ 45%] 2023-03-20T11:53:27.6321400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-06] SKIPPED [ 45%] 2023-03-20T11:53:27.6334353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-07] SKIPPED [ 45%] 2023-03-20T11:53:27.6347038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-08] SKIPPED [ 45%] 2023-03-20T11:53:27.6359469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-09] SKIPPED [ 45%] 2023-03-20T11:53:27.6372784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-10] SKIPPED [ 45%] 2023-03-20T11:53:27.6385633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-11] SKIPPED [ 45%] 2023-03-20T11:53:27.6397562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-12] PASSED [ 45%] 2023-03-20T11:53:27.6410200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-13] PASSED [ 45%] 2023-03-20T11:53:27.6422516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-14] PASSED [ 45%] 2023-03-20T11:53:27.6436910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-15] SKIPPED [ 45%] 2023-03-20T11:53:27.6450332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-16] SKIPPED [ 45%] 2023-03-20T11:53:27.6462409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-17] SKIPPED [ 45%] 2023-03-20T11:53:27.6474798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-18] PASSED [ 45%] 2023-03-20T11:53:27.6487314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-19] PASSED [ 45%] 2023-03-20T11:53:27.6499817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-20] PASSED [ 45%] 2023-03-20T11:53:27.6512370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-21] SKIPPED [ 45%] 2023-03-20T11:53:27.6525021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-22] SKIPPED [ 45%] 2023-03-20T11:53:27.6538199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-23] SKIPPED [ 45%] 2023-03-20T11:53:27.6550645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-24] PASSED [ 45%] 2023-03-20T11:53:27.6562964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-25] PASSED [ 45%] 2023-03-20T11:53:27.6575680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-26] PASSED [ 45%] 2023-03-20T11:53:27.6589313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-27] SKIPPED [ 45%] 2023-03-20T11:53:27.6602047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-28] SKIPPED [ 45%] 2023-03-20T11:53:27.6615191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-29] SKIPPED [ 45%] 2023-03-20T11:53:27.6627685Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-30] PASSED [ 45%] 2023-03-20T11:53:27.6639947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-31] PASSED [ 45%] 2023-03-20T11:53:27.6652752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-32] PASSED [ 45%] 2023-03-20T11:53:27.6665334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-33] SKIPPED [ 45%] 2023-03-20T11:53:27.6678146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-34] SKIPPED [ 45%] 2023-03-20T11:53:27.6692015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_mask-35] SKIPPED [ 45%] 2023-03-20T11:53:27.6704033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-00] PASSED [ 45%] 2023-03-20T11:53:27.6716808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-01] PASSED [ 45%] 2023-03-20T11:53:27.6730384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-02] PASSED [ 45%] 2023-03-20T11:53:27.6742552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-03] PASSED [ 45%] 2023-03-20T11:53:27.6754990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-04] PASSED [ 45%] 2023-03-20T11:53:27.6770332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-05] PASSED [ 45%] 2023-03-20T11:53:27.6782147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-06] PASSED [ 45%] 2023-03-20T11:53:27.6794903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-07] PASSED [ 45%] 2023-03-20T11:53:27.6808762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-08] PASSED [ 45%] 2023-03-20T11:53:27.6821106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-09] SKIPPED [ 45%] 2023-03-20T11:53:27.6833706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-10] SKIPPED [ 45%] 2023-03-20T11:53:27.6847283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-11] SKIPPED [ 45%] 2023-03-20T11:53:27.6869625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-12] SKIPPED [ 45%] 2023-03-20T11:53:27.6875784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-13] SKIPPED [ 45%] 2023-03-20T11:53:27.6890178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-14] SKIPPED [ 45%] 2023-03-20T11:53:27.6904193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-15] SKIPPED [ 45%] 2023-03-20T11:53:27.6917216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-16] SKIPPED [ 45%] 2023-03-20T11:53:27.6930993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-17] SKIPPED [ 45%] 2023-03-20T11:53:27.6943613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-18] PASSED [ 45%] 2023-03-20T11:53:27.6956438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-19] PASSED [ 45%] 2023-03-20T11:53:27.6970628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-20] PASSED [ 45%] 2023-03-20T11:53:27.6982257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-21] PASSED [ 45%] 2023-03-20T11:53:27.6994950Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-22] PASSED [ 45%] 2023-03-20T11:53:27.7009038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-23] PASSED [ 45%] 2023-03-20T11:53:27.7020842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-24] PASSED [ 45%] 2023-03-20T11:53:27.7033564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-25] PASSED [ 45%] 2023-03-20T11:53:27.7046201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-26] PASSED [ 45%] 2023-03-20T11:53:27.7059779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-27] SKIPPED [ 45%] 2023-03-20T11:53:27.7072814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-28] SKIPPED [ 45%] 2023-03-20T11:53:27.7085819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-29] SKIPPED [ 45%] 2023-03-20T11:53:27.7100802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-30] SKIPPED [ 45%] 2023-03-20T11:53:27.7114018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-31] SKIPPED [ 45%] 2023-03-20T11:53:27.7127013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-32] SKIPPED [ 45%] 2023-03-20T11:53:27.7140410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-33] SKIPPED [ 45%] 2023-03-20T11:53:27.7153539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-34] SKIPPED [ 45%] 2023-03-20T11:53:27.7166588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-vertical_flip_video-35] SKIPPED [ 45%] 2023-03-20T11:53:27.7186573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-000] PASSED [ 45%] 2023-03-20T11:53:27.7203556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-001] PASSED [ 45%] 2023-03-20T11:53:27.7220735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-002] PASSED [ 45%] 2023-03-20T11:53:27.7234024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-003] SKIPPED [ 45%] 2023-03-20T11:53:27.7250159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-004] SKIPPED [ 45%] 2023-03-20T11:53:27.7262214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-005] SKIPPED [ 45%] 2023-03-20T11:53:27.7277581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-006] PASSED [ 45%] 2023-03-20T11:53:27.7293657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-007] PASSED [ 45%] 2023-03-20T11:53:27.7309316Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-008] PASSED [ 45%] 2023-03-20T11:53:27.7324419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-009] PASSED [ 45%] 2023-03-20T11:53:27.7340159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-010] PASSED [ 45%] 2023-03-20T11:53:27.7355700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-011] PASSED [ 45%] 2023-03-20T11:53:27.7372359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-012] PASSED [ 45%] 2023-03-20T11:53:27.7387310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-013] PASSED [ 45%] 2023-03-20T11:53:27.7402653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-014] PASSED [ 45%] 2023-03-20T11:53:27.7418336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-015] PASSED [ 45%] 2023-03-20T11:53:27.7433800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-016] PASSED [ 45%] 2023-03-20T11:53:27.7451484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-017] PASSED [ 45%] 2023-03-20T11:53:27.7464828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-018] PASSED [ 45%] 2023-03-20T11:53:27.7480126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-019] PASSED [ 45%] 2023-03-20T11:53:27.7496095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-020] PASSED [ 45%] 2023-03-20T11:53:27.7509077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-021] SKIPPED [ 45%] 2023-03-20T11:53:27.7522512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-022] SKIPPED [ 45%] 2023-03-20T11:53:27.7536202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-023] SKIPPED [ 45%] 2023-03-20T11:53:27.7550814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-024] SKIPPED [ 45%] 2023-03-20T11:53:27.7564120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-025] SKIPPED [ 45%] 2023-03-20T11:53:27.7577855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-026] SKIPPED [ 45%] 2023-03-20T11:53:27.7591222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-027] SKIPPED [ 45%] 2023-03-20T11:53:27.7604460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-028] SKIPPED [ 45%] 2023-03-20T11:53:27.7618058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-029] SKIPPED [ 45%] 2023-03-20T11:53:27.7631437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-030] SKIPPED [ 46%] 2023-03-20T11:53:27.7645949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-031] SKIPPED [ 46%] 2023-03-20T11:53:27.7659753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-032] SKIPPED [ 46%] 2023-03-20T11:53:27.7673050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-033] SKIPPED [ 46%] 2023-03-20T11:53:27.7686160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-034] SKIPPED [ 46%] 2023-03-20T11:53:27.7700033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-035] SKIPPED [ 46%] 2023-03-20T11:53:27.7715712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-036] PASSED [ 46%] 2023-03-20T11:53:27.7734689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-037] PASSED [ 46%] 2023-03-20T11:53:27.7752898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-038] PASSED [ 46%] 2023-03-20T11:53:27.7771807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-039] PASSED [ 46%] 2023-03-20T11:53:27.7789325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-040] PASSED [ 46%] 2023-03-20T11:53:27.7807054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-041] PASSED [ 46%] 2023-03-20T11:53:27.7825552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-042] PASSED [ 46%] 2023-03-20T11:53:27.7842992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-043] PASSED [ 46%] 2023-03-20T11:53:27.7861145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-044] PASSED [ 46%] 2023-03-20T11:53:27.7879215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-045] PASSED [ 46%] 2023-03-20T11:53:27.7898205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-046] PASSED [ 46%] 2023-03-20T11:53:27.7913792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-047] PASSED [ 46%] 2023-03-20T11:53:27.7933112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-048] PASSED [ 46%] 2023-03-20T11:53:27.7954487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-049] PASSED [ 46%] 2023-03-20T11:53:27.7973379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-050] PASSED [ 46%] 2023-03-20T11:53:27.7990674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-051] PASSED [ 46%] 2023-03-20T11:53:27.8009927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-052] PASSED [ 46%] 2023-03-20T11:53:27.8027289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-053] PASSED [ 46%] 2023-03-20T11:53:27.8045397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-054] PASSED [ 46%] 2023-03-20T11:53:27.8063674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-055] PASSED [ 46%] 2023-03-20T11:53:27.8082024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-056] PASSED [ 46%] 2023-03-20T11:53:27.8100586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-057] PASSED [ 46%] 2023-03-20T11:53:27.8115798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-058] PASSED [ 46%] 2023-03-20T11:53:27.8134218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-059] PASSED [ 46%] 2023-03-20T11:53:27.8152754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-060] PASSED [ 46%] 2023-03-20T11:53:27.8171718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-061] PASSED [ 46%] 2023-03-20T11:53:27.8189608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-062] PASSED [ 46%] 2023-03-20T11:53:27.8207703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-063] PASSED [ 46%] 2023-03-20T11:53:27.8226134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-064] PASSED [ 46%] 2023-03-20T11:53:27.8244220Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-065] PASSED [ 46%] 2023-03-20T11:53:27.8262718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-066] PASSED [ 46%] 2023-03-20T11:53:27.8281236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-067] PASSED [ 46%] 2023-03-20T11:53:27.8299886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-068] PASSED [ 46%] 2023-03-20T11:53:27.8313431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-069] SKIPPED [ 46%] 2023-03-20T11:53:27.8326679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-070] SKIPPED [ 46%] 2023-03-20T11:53:27.8340567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-071] SKIPPED [ 46%] 2023-03-20T11:53:27.8355104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-072] SKIPPED [ 46%] 2023-03-20T11:53:27.8369383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-073] SKIPPED [ 46%] 2023-03-20T11:53:27.8382068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-074] SKIPPED [ 46%] 2023-03-20T11:53:27.8395321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-075] SKIPPED [ 46%] 2023-03-20T11:53:27.8409995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-076] SKIPPED [ 46%] 2023-03-20T11:53:27.8422348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-077] SKIPPED [ 46%] 2023-03-20T11:53:27.8435750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-078] SKIPPED [ 46%] 2023-03-20T11:53:27.8451812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-079] SKIPPED [ 46%] 2023-03-20T11:53:27.8464163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-080] SKIPPED [ 46%] 2023-03-20T11:53:27.8477457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-081] SKIPPED [ 46%] 2023-03-20T11:53:27.8492308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-082] SKIPPED [ 46%] 2023-03-20T11:53:27.8504558Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-083] SKIPPED [ 46%] 2023-03-20T11:53:27.8518105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-084] SKIPPED [ 46%] 2023-03-20T11:53:27.8532427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-085] SKIPPED [ 46%] 2023-03-20T11:53:27.8546723Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-086] SKIPPED [ 46%] 2023-03-20T11:53:27.8560732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-087] SKIPPED [ 46%] 2023-03-20T11:53:27.8573728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-088] SKIPPED [ 46%] 2023-03-20T11:53:27.8587505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-089] SKIPPED [ 46%] 2023-03-20T11:53:27.8600755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-090] SKIPPED [ 46%] 2023-03-20T11:53:27.8614342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-091] SKIPPED [ 46%] 2023-03-20T11:53:27.8627958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-092] SKIPPED [ 46%] 2023-03-20T11:53:27.8642713Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-093] SKIPPED [ 46%] 2023-03-20T11:53:27.8656369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-094] SKIPPED [ 46%] 2023-03-20T11:53:27.8669652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-095] SKIPPED [ 46%] 2023-03-20T11:53:27.8682929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-096] SKIPPED [ 46%] 2023-03-20T11:53:27.8696993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-097] SKIPPED [ 46%] 2023-03-20T11:53:27.8710228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-098] SKIPPED [ 46%] 2023-03-20T11:53:27.8723251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-099] SKIPPED [ 46%] 2023-03-20T11:53:27.8738622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-100] SKIPPED [ 46%] 2023-03-20T11:53:27.8751957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-101] SKIPPED [ 46%] 2023-03-20T11:53:27.8771744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-102] PASSED [ 46%] 2023-03-20T11:53:27.8789003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-103] PASSED [ 46%] 2023-03-20T11:53:27.8807916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-104] PASSED [ 46%] 2023-03-20T11:53:27.8827021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-105] PASSED [ 46%] 2023-03-20T11:53:27.8845449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-106] PASSED [ 46%] 2023-03-20T11:53:27.8863850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-107] PASSED [ 46%] 2023-03-20T11:53:27.8877506Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-108] SKIPPED [ 46%] 2023-03-20T11:53:27.8891773Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-109] SKIPPED [ 46%] 2023-03-20T11:53:27.8904788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-110] SKIPPED [ 46%] 2023-03-20T11:53:27.8918125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-111] SKIPPED [ 46%] 2023-03-20T11:53:27.8933155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-112] SKIPPED [ 46%] 2023-03-20T11:53:27.8946863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_image_tensor-113] SKIPPED [ 46%] 2023-03-20T11:53:27.8965761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-00] PASSED [ 46%] 2023-03-20T11:53:27.8983965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-01] PASSED [ 46%] 2023-03-20T11:53:27.9001336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-02] PASSED [ 46%] 2023-03-20T11:53:27.9019839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-03] PASSED [ 46%] 2023-03-20T11:53:27.9037493Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-04] PASSED [ 46%] 2023-03-20T11:53:27.9056091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-05] PASSED [ 46%] 2023-03-20T11:53:27.9074740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-06] PASSED [ 46%] 2023-03-20T11:53:27.9093653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-07] PASSED [ 46%] 2023-03-20T11:53:27.9112924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-08] PASSED [ 46%] 2023-03-20T11:53:27.9131712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-09] PASSED [ 46%] 2023-03-20T11:53:27.9148533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-10] PASSED [ 46%] 2023-03-20T11:53:27.9166101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-11] PASSED [ 46%] 2023-03-20T11:53:27.9184702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-12] PASSED [ 46%] 2023-03-20T11:53:27.9203209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-13] PASSED [ 46%] 2023-03-20T11:53:27.9222035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-14] PASSED [ 46%] 2023-03-20T11:53:27.9241262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-15] PASSED [ 46%] 2023-03-20T11:53:27.9260972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-16] PASSED [ 46%] 2023-03-20T11:53:27.9279962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-17] PASSED [ 46%] 2023-03-20T11:53:27.9298394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-18] PASSED [ 46%] 2023-03-20T11:53:27.9316385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-19] PASSED [ 46%] 2023-03-20T11:53:27.9334664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-20] PASSED [ 46%] 2023-03-20T11:53:27.9353465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-21] PASSED [ 46%] 2023-03-20T11:53:27.9373066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-22] PASSED [ 46%] 2023-03-20T11:53:27.9391053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-23] PASSED [ 46%] 2023-03-20T11:53:27.9411631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-24] PASSED [ 46%] 2023-03-20T11:53:27.9430624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-25] PASSED [ 46%] 2023-03-20T11:53:27.9451466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-26] PASSED [ 46%] 2023-03-20T11:53:27.9463573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-27] SKIPPED [ 46%] 2023-03-20T11:53:27.9478101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-28] SKIPPED [ 46%] 2023-03-20T11:53:27.9492366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-29] SKIPPED [ 46%] 2023-03-20T11:53:27.9504834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-30] SKIPPED [ 46%] 2023-03-20T11:53:27.9518113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-31] SKIPPED [ 46%] 2023-03-20T11:53:27.9532304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-32] SKIPPED [ 46%] 2023-03-20T11:53:27.9545104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-33] SKIPPED [ 46%] 2023-03-20T11:53:27.9559585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-34] SKIPPED [ 46%] 2023-03-20T11:53:27.9573307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-35] SKIPPED [ 46%] 2023-03-20T11:53:27.9586417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-36] SKIPPED [ 46%] 2023-03-20T11:53:27.9599503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-37] SKIPPED [ 46%] 2023-03-20T11:53:27.9613350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-38] SKIPPED [ 46%] 2023-03-20T11:53:27.9626037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-39] SKIPPED [ 46%] 2023-03-20T11:53:27.9639334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-40] SKIPPED [ 46%] 2023-03-20T11:53:27.9654516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-41] SKIPPED [ 46%] 2023-03-20T11:53:27.9667856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-42] SKIPPED [ 46%] 2023-03-20T11:53:27.9680912Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-43] SKIPPED [ 46%] 2023-03-20T11:53:27.9694075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-44] SKIPPED [ 46%] 2023-03-20T11:53:27.9707398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-45] SKIPPED [ 46%] 2023-03-20T11:53:27.9720446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-46] SKIPPED [ 46%] 2023-03-20T11:53:27.9734043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-47] SKIPPED [ 46%] 2023-03-20T11:53:27.9748591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-48] SKIPPED [ 46%] 2023-03-20T11:53:27.9761485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-49] SKIPPED [ 46%] 2023-03-20T11:53:27.9774715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-50] SKIPPED [ 46%] 2023-03-20T11:53:27.9788380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-51] SKIPPED [ 46%] 2023-03-20T11:53:27.9801180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-52] SKIPPED [ 46%] 2023-03-20T11:53:27.9814585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_bounding_box-53] SKIPPED [ 46%] 2023-03-20T11:53:27.9831722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-00] PASSED [ 46%] 2023-03-20T11:53:27.9848171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-01] PASSED [ 46%] 2023-03-20T11:53:27.9864038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-02] PASSED [ 46%] 2023-03-20T11:53:27.9877398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-03] SKIPPED [ 46%] 2023-03-20T11:53:27.9893234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-04] SKIPPED [ 46%] 2023-03-20T11:53:27.9906122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-05] SKIPPED [ 46%] 2023-03-20T11:53:27.9922134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-06] PASSED [ 46%] 2023-03-20T11:53:27.9938254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-07] PASSED [ 46%] 2023-03-20T11:53:27.9954200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-08] PASSED [ 46%] 2023-03-20T11:53:27.9967417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-09] SKIPPED [ 46%] 2023-03-20T11:53:27.9980763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-10] SKIPPED [ 46%] 2023-03-20T11:53:27.9993970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_mask-11] SKIPPED [ 46%] 2023-03-20T11:53:28.0011665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-00] PASSED [ 46%] 2023-03-20T11:53:28.0027031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-01] PASSED [ 46%] 2023-03-20T11:53:28.0042922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-02] PASSED [ 46%] 2023-03-20T11:53:28.0059565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-03] PASSED [ 46%] 2023-03-20T11:53:28.0075138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-04] PASSED [ 46%] 2023-03-20T11:53:28.0092196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-05] PASSED [ 46%] 2023-03-20T11:53:28.0107570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-06] PASSED [ 46%] 2023-03-20T11:53:28.0123397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-07] PASSED [ 46%] 2023-03-20T11:53:28.0144637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-08] PASSED [ 46%] 2023-03-20T11:53:28.0158936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-09] SKIPPED [ 46%] 2023-03-20T11:53:28.0173151Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-10] SKIPPED [ 46%] 2023-03-20T11:53:28.0186632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-11] SKIPPED [ 46%] 2023-03-20T11:53:28.0200250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-12] SKIPPED [ 46%] 2023-03-20T11:53:28.0214403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-13] SKIPPED [ 46%] 2023-03-20T11:53:28.0228010Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-14] SKIPPED [ 46%] 2023-03-20T11:53:28.0241692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-15] SKIPPED [ 46%] 2023-03-20T11:53:28.0257224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-16] SKIPPED [ 46%] 2023-03-20T11:53:28.0270941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-17] SKIPPED [ 46%] 2023-03-20T11:53:28.0287275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-18] PASSED [ 46%] 2023-03-20T11:53:28.0303557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-19] PASSED [ 46%] 2023-03-20T11:53:28.0319561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-20] PASSED [ 46%] 2023-03-20T11:53:28.0336270Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-21] PASSED [ 46%] 2023-03-20T11:53:28.0352331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-22] PASSED [ 46%] 2023-03-20T11:53:28.0369495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-23] PASSED [ 46%] 2023-03-20T11:53:28.0385206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-24] PASSED [ 46%] 2023-03-20T11:53:28.0400966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-25] PASSED [ 46%] 2023-03-20T11:53:28.0417153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-26] PASSED [ 46%] 2023-03-20T11:53:28.0431081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-27] SKIPPED [ 46%] 2023-03-20T11:53:28.0444732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-28] SKIPPED [ 46%] 2023-03-20T11:53:28.0458954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-29] SKIPPED [ 46%] 2023-03-20T11:53:28.0472480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-30] SKIPPED [ 46%] 2023-03-20T11:53:28.0488085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-31] SKIPPED [ 46%] 2023-03-20T11:53:28.0501707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-32] SKIPPED [ 46%] 2023-03-20T11:53:28.0515480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-33] SKIPPED [ 46%] 2023-03-20T11:53:28.0531413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-34] SKIPPED [ 46%] 2023-03-20T11:53:28.0543111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-rotate_video-35] SKIPPED [ 46%] 2023-03-20T11:53:28.0556293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-00] PASSED [ 46%] 2023-03-20T11:53:28.0570391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-01] PASSED [ 46%] 2023-03-20T11:53:28.0583642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-02] PASSED [ 46%] 2023-03-20T11:53:28.0597010Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-03] PASSED [ 46%] 2023-03-20T11:53:28.0611687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-04] PASSED [ 46%] 2023-03-20T11:53:28.0623826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-05] PASSED [ 46%] 2023-03-20T11:53:28.0637325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-06] PASSED [ 46%] 2023-03-20T11:53:28.0651672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-07] PASSED [ 46%] 2023-03-20T11:53:28.0664667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-08] PASSED [ 46%] 2023-03-20T11:53:28.0678227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-09] PASSED [ 46%] 2023-03-20T11:53:28.0692273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-10] PASSED [ 46%] 2023-03-20T11:53:28.0704997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-11] PASSED [ 46%] 2023-03-20T11:53:28.0719777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-12] PASSED [ 46%] 2023-03-20T11:53:28.0733392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-13] PASSED [ 46%] 2023-03-20T11:53:28.0747416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-14] PASSED [ 46%] 2023-03-20T11:53:28.0760687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-15] SKIPPED [ 46%] 2023-03-20T11:53:28.0774362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-16] SKIPPED [ 46%] 2023-03-20T11:53:28.0787890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-17] SKIPPED [ 46%] 2023-03-20T11:53:28.0801269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-18] SKIPPED [ 46%] 2023-03-20T11:53:28.0815039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-19] SKIPPED [ 46%] 2023-03-20T11:53:28.0828738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-20] SKIPPED [ 46%] 2023-03-20T11:53:28.0843379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-21] SKIPPED [ 46%] 2023-03-20T11:53:28.0856987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-22] SKIPPED [ 46%] 2023-03-20T11:53:28.0870479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-23] SKIPPED [ 46%] 2023-03-20T11:53:28.0883795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-24] SKIPPED [ 46%] 2023-03-20T11:53:28.0897603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-25] SKIPPED [ 46%] 2023-03-20T11:53:28.0911220Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-26] SKIPPED [ 46%] 2023-03-20T11:53:28.0924442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-27] SKIPPED [ 46%] 2023-03-20T11:53:28.0939262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-28] SKIPPED [ 46%] 2023-03-20T11:53:28.0952623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_image_tensor-29] SKIPPED [ 46%] 2023-03-20T11:53:28.0970002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-000] PASSED [ 46%] 2023-03-20T11:53:28.0984384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-001] PASSED [ 46%] 2023-03-20T11:53:28.0999883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-002] PASSED [ 46%] 2023-03-20T11:53:28.1015601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-003] PASSED [ 46%] 2023-03-20T11:53:28.1031155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-004] PASSED [ 46%] 2023-03-20T11:53:28.1046006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-005] PASSED [ 46%] 2023-03-20T11:53:28.1062453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-006] PASSED [ 46%] 2023-03-20T11:53:28.1078431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-007] PASSED [ 46%] 2023-03-20T11:53:28.1094277Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-008] PASSED [ 46%] 2023-03-20T11:53:28.1110256Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-009] PASSED [ 46%] 2023-03-20T11:53:28.1125762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-010] PASSED [ 46%] 2023-03-20T11:53:28.1142113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-011] PASSED [ 46%] 2023-03-20T11:53:28.1159172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-012] PASSED [ 46%] 2023-03-20T11:53:28.1175561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-013] PASSED [ 46%] 2023-03-20T11:53:28.1192076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-014] PASSED [ 46%] 2023-03-20T11:53:28.1209551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-015] PASSED [ 46%] 2023-03-20T11:53:28.1225859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-016] PASSED [ 46%] 2023-03-20T11:53:28.1242488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-017] PASSED [ 46%] 2023-03-20T11:53:28.1258417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-018] PASSED [ 46%] 2023-03-20T11:53:28.1274023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-019] PASSED [ 46%] 2023-03-20T11:53:28.1291460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-020] PASSED [ 46%] 2023-03-20T11:53:28.1305274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-021] PASSED [ 46%] 2023-03-20T11:53:28.1320957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-022] PASSED [ 46%] 2023-03-20T11:53:28.1336766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-023] PASSED [ 46%] 2023-03-20T11:53:28.1352987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-024] PASSED [ 46%] 2023-03-20T11:53:28.1370196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-025] PASSED [ 46%] 2023-03-20T11:53:28.1385550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-026] PASSED [ 46%] 2023-03-20T11:53:28.1401617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-027] PASSED [ 46%] 2023-03-20T11:53:28.1418039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-028] PASSED [ 46%] 2023-03-20T11:53:28.1434024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-029] PASSED [ 46%] 2023-03-20T11:53:28.1452212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-030] PASSED [ 46%] 2023-03-20T11:53:28.1468697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-031] PASSED [ 46%] 2023-03-20T11:53:28.1485640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-032] PASSED [ 46%] 2023-03-20T11:53:28.1502949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-033] PASSED [ 46%] 2023-03-20T11:53:28.1521014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-034] PASSED [ 46%] 2023-03-20T11:53:28.1538443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-035] PASSED [ 46%] 2023-03-20T11:53:28.1554392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-036] PASSED [ 46%] 2023-03-20T11:53:28.1571460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-037] PASSED [ 46%] 2023-03-20T11:53:28.1586475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-038] PASSED [ 46%] 2023-03-20T11:53:28.1602353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-039] PASSED [ 46%] 2023-03-20T11:53:28.1618727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-040] PASSED [ 46%] 2023-03-20T11:53:28.1634633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-041] PASSED [ 46%] 2023-03-20T11:53:28.1652255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-042] PASSED [ 46%] 2023-03-20T11:53:28.1668273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-043] PASSED [ 46%] 2023-03-20T11:53:28.1684410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-044] PASSED [ 46%] 2023-03-20T11:53:28.1701110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-045] PASSED [ 46%] 2023-03-20T11:53:28.1717263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-046] PASSED [ 46%] 2023-03-20T11:53:28.1733854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-047] PASSED [ 46%] 2023-03-20T11:53:28.1751688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-048] PASSED [ 46%] 2023-03-20T11:53:28.1770001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-049] PASSED [ 46%] 2023-03-20T11:53:28.1786751Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-050] PASSED [ 46%] 2023-03-20T11:53:28.1804073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-051] PASSED [ 46%] 2023-03-20T11:53:28.1822022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-052] PASSED [ 46%] 2023-03-20T11:53:28.1839285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-053] PASSED [ 46%] 2023-03-20T11:53:28.1853199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-054] SKIPPED [ 46%] 2023-03-20T11:53:28.1867210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-055] SKIPPED [ 46%] 2023-03-20T11:53:28.1880934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-056] SKIPPED [ 46%] 2023-03-20T11:53:28.1895384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-057] SKIPPED [ 46%] 2023-03-20T11:53:28.1908626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-058] SKIPPED [ 46%] 2023-03-20T11:53:28.1921618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-059] SKIPPED [ 46%] 2023-03-20T11:53:28.1935334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-060] SKIPPED [ 46%] 2023-03-20T11:53:28.1948711Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-061] SKIPPED [ 46%] 2023-03-20T11:53:28.1961649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-062] SKIPPED [ 46%] 2023-03-20T11:53:28.1975395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-063] SKIPPED [ 46%] 2023-03-20T11:53:28.1989668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-064] SKIPPED [ 46%] 2023-03-20T11:53:28.2002608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-065] SKIPPED [ 46%] 2023-03-20T11:53:28.2016089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-066] SKIPPED [ 46%] 2023-03-20T11:53:28.2028806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-067] SKIPPED [ 46%] 2023-03-20T11:53:28.2041836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-068] SKIPPED [ 46%] 2023-03-20T11:53:28.2055163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-069] SKIPPED [ 46%] 2023-03-20T11:53:28.2068838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-070] SKIPPED [ 46%] 2023-03-20T11:53:28.2083400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-071] SKIPPED [ 46%] 2023-03-20T11:53:28.2096813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-072] SKIPPED [ 46%] 2023-03-20T11:53:28.2110022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-073] SKIPPED [ 46%] 2023-03-20T11:53:28.2123000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-074] SKIPPED [ 46%] 2023-03-20T11:53:28.2136579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-075] SKIPPED [ 46%] 2023-03-20T11:53:28.2149462Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-076] SKIPPED [ 46%] 2023-03-20T11:53:28.2162622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-077] SKIPPED [ 46%] 2023-03-20T11:53:28.2177412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-078] SKIPPED [ 46%] 2023-03-20T11:53:28.2190622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-079] SKIPPED [ 46%] 2023-03-20T11:53:28.2203688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-080] SKIPPED [ 46%] 2023-03-20T11:53:28.2217195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-081] SKIPPED [ 46%] 2023-03-20T11:53:28.2230567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-082] SKIPPED [ 46%] 2023-03-20T11:53:28.2243429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-083] SKIPPED [ 46%] 2023-03-20T11:53:28.2257263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-084] SKIPPED [ 46%] 2023-03-20T11:53:28.2271563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-085] SKIPPED [ 46%] 2023-03-20T11:53:28.2284568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-086] SKIPPED [ 46%] 2023-03-20T11:53:28.2297772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-087] SKIPPED [ 46%] 2023-03-20T11:53:28.2310646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-088] SKIPPED [ 46%] 2023-03-20T11:53:28.2323733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-089] SKIPPED [ 46%] 2023-03-20T11:53:28.2337201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-090] SKIPPED [ 46%] 2023-03-20T11:53:28.2350274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-091] SKIPPED [ 46%] 2023-03-20T11:53:28.2368958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-092] SKIPPED [ 46%] 2023-03-20T11:53:28.2381187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-093] SKIPPED [ 46%] 2023-03-20T11:53:28.2394339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-094] SKIPPED [ 46%] 2023-03-20T11:53:28.2408842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-095] SKIPPED [ 46%] 2023-03-20T11:53:28.2420773Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-096] SKIPPED [ 46%] 2023-03-20T11:53:28.2434079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-097] SKIPPED [ 46%] 2023-03-20T11:53:28.2447116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-098] SKIPPED [ 46%] 2023-03-20T11:53:28.2460702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-099] SKIPPED [ 46%] 2023-03-20T11:53:28.2475388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-100] SKIPPED [ 46%] 2023-03-20T11:53:28.2489477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-101] SKIPPED [ 46%] 2023-03-20T11:53:28.2501596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-102] SKIPPED [ 46%] 2023-03-20T11:53:28.2514998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-103] SKIPPED [ 46%] 2023-03-20T11:53:28.2528829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-104] SKIPPED [ 46%] 2023-03-20T11:53:28.2541518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-105] SKIPPED [ 46%] 2023-03-20T11:53:28.2554807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-106] SKIPPED [ 46%] 2023-03-20T11:53:28.2570299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_bounding_box-107] SKIPPED [ 46%] 2023-03-20T11:53:28.2582835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-00] PASSED [ 46%] 2023-03-20T11:53:28.2595934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-01] PASSED [ 46%] 2023-03-20T11:53:28.2609382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-02] PASSED [ 46%] 2023-03-20T11:53:28.2621935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-03] SKIPPED [ 46%] 2023-03-20T11:53:28.2635334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-04] SKIPPED [ 46%] 2023-03-20T11:53:28.2649874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-05] SKIPPED [ 46%] 2023-03-20T11:53:28.2662046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-06] PASSED [ 46%] 2023-03-20T11:53:28.2675012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-07] PASSED [ 46%] 2023-03-20T11:53:28.2688859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-08] PASSED [ 46%] 2023-03-20T11:53:28.2701434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-09] SKIPPED [ 46%] 2023-03-20T11:53:28.2714869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-10] SKIPPED [ 46%] 2023-03-20T11:53:28.2730198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_mask-11] SKIPPED [ 46%] 2023-03-20T11:53:28.2743411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-00] PASSED [ 46%] 2023-03-20T11:53:28.2756804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-01] PASSED [ 46%] 2023-03-20T11:53:28.2770267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-02] PASSED [ 46%] 2023-03-20T11:53:28.2782993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-03] PASSED [ 46%] 2023-03-20T11:53:28.2796398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-04] PASSED [ 46%] 2023-03-20T11:53:28.2810129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-05] PASSED [ 46%] 2023-03-20T11:53:28.2822939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-06] PASSED [ 46%] 2023-03-20T11:53:28.2835955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-07] PASSED [ 46%] 2023-03-20T11:53:28.2850400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-08] PASSED [ 46%] 2023-03-20T11:53:28.2863199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-09] SKIPPED [ 46%] 2023-03-20T11:53:28.2877314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-10] SKIPPED [ 46%] 2023-03-20T11:53:28.2891803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-11] SKIPPED [ 46%] 2023-03-20T11:53:28.2904977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-12] SKIPPED [ 46%] 2023-03-20T11:53:28.2918515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-13] SKIPPED [ 46%] 2023-03-20T11:53:28.2933706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-14] SKIPPED [ 46%] 2023-03-20T11:53:28.2947764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-15] SKIPPED [ 46%] 2023-03-20T11:53:28.2961269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-16] SKIPPED [ 46%] 2023-03-20T11:53:28.2975373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-17] SKIPPED [ 46%] 2023-03-20T11:53:28.2989063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-18] PASSED [ 46%] 2023-03-20T11:53:28.3002071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-19] PASSED [ 46%] 2023-03-20T11:53:28.3015730Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-20] PASSED [ 46%] 2023-03-20T11:53:28.3029125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-21] PASSED [ 46%] 2023-03-20T11:53:28.3042268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-22] PASSED [ 46%] 2023-03-20T11:53:28.3055614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-23] PASSED [ 46%] 2023-03-20T11:53:28.3069239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-24] PASSED [ 46%] 2023-03-20T11:53:28.3082284Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-25] PASSED [ 46%] 2023-03-20T11:53:28.3096367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-26] PASSED [ 46%] 2023-03-20T11:53:28.3110275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-27] SKIPPED [ 46%] 2023-03-20T11:53:28.3124143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-28] SKIPPED [ 46%] 2023-03-20T11:53:28.3139654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-29] SKIPPED [ 46%] 2023-03-20T11:53:28.3153225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-30] SKIPPED [ 46%] 2023-03-20T11:53:28.3166794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-31] SKIPPED [ 46%] 2023-03-20T11:53:28.3180787Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-32] SKIPPED [ 46%] 2023-03-20T11:53:28.3194727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-33] SKIPPED [ 46%] 2023-03-20T11:53:28.3209629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-34] SKIPPED [ 46%] 2023-03-20T11:53:28.3222198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-crop_video-35] SKIPPED [ 46%] 2023-03-20T11:53:28.3238468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-000] PASSED [ 46%] 2023-03-20T11:53:28.3253064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-001] PASSED [ 46%] 2023-03-20T11:53:28.3267776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-002] PASSED [ 46%] 2023-03-20T11:53:28.3281911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-003] PASSED [ 46%] 2023-03-20T11:53:28.3296454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-004] PASSED [ 46%] 2023-03-20T11:53:28.3311355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-005] PASSED [ 46%] 2023-03-20T11:53:28.3325254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-006] PASSED [ 46%] 2023-03-20T11:53:28.3339862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-007] PASSED [ 46%] 2023-03-20T11:53:28.3354650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-008] PASSED [ 46%] 2023-03-20T11:53:28.3369051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-009] SKIPPED [ 46%] 2023-03-20T11:53:28.3381974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-010] SKIPPED [ 46%] 2023-03-20T11:53:28.3395312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-011] SKIPPED [ 46%] 2023-03-20T11:53:28.3409508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-012] SKIPPED [ 46%] 2023-03-20T11:53:28.3422611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-013] SKIPPED [ 46%] 2023-03-20T11:53:28.3437443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-014] SKIPPED [ 46%] 2023-03-20T11:53:28.3451718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-015] SKIPPED [ 46%] 2023-03-20T11:53:28.3464472Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-016] SKIPPED [ 46%] 2023-03-20T11:53:28.3478086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-017] SKIPPED [ 46%] 2023-03-20T11:53:28.3493233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-018] PASSED [ 46%] 2023-03-20T11:53:28.3507677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-019] PASSED [ 46%] 2023-03-20T11:53:28.3522543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-020] PASSED [ 46%] 2023-03-20T11:53:28.3537384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-021] PASSED [ 46%] 2023-03-20T11:53:28.3552063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-022] PASSED [ 46%] 2023-03-20T11:53:28.3566780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-023] PASSED [ 46%] 2023-03-20T11:53:28.3581718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-024] PASSED [ 46%] 2023-03-20T11:53:28.3595872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-025] PASSED [ 46%] 2023-03-20T11:53:28.3611673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-026] PASSED [ 46%] 2023-03-20T11:53:28.3626281Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-027] SKIPPED [ 46%] 2023-03-20T11:53:28.3639708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-028] SKIPPED [ 46%] 2023-03-20T11:53:28.3653722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-029] SKIPPED [ 46%] 2023-03-20T11:53:28.3667770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-030] SKIPPED [ 46%] 2023-03-20T11:53:28.3681445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-031] SKIPPED [ 46%] 2023-03-20T11:53:28.3695400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-032] SKIPPED [ 46%] 2023-03-20T11:53:28.3709352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-033] SKIPPED [ 46%] 2023-03-20T11:53:28.3724359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-034] SKIPPED [ 46%] 2023-03-20T11:53:28.3738005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-035] SKIPPED [ 46%] 2023-03-20T11:53:28.3752394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-036] PASSED [ 46%] 2023-03-20T11:53:28.3766237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-037] PASSED [ 46%] 2023-03-20T11:53:28.3781603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-038] PASSED [ 46%] 2023-03-20T11:53:28.3795199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-039] PASSED [ 46%] 2023-03-20T11:53:28.3810459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-040] PASSED [ 46%] 2023-03-20T11:53:28.3824185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-041] PASSED [ 46%] 2023-03-20T11:53:28.3838511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-042] PASSED [ 46%] 2023-03-20T11:53:28.3853323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-043] PASSED [ 46%] 2023-03-20T11:53:28.3868040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-044] PASSED [ 46%] 2023-03-20T11:53:28.3881441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-045] SKIPPED [ 46%] 2023-03-20T11:53:28.3895377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-046] SKIPPED [ 46%] 2023-03-20T11:53:28.3909025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-047] SKIPPED [ 46%] 2023-03-20T11:53:28.3923573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-048] SKIPPED [ 46%] 2023-03-20T11:53:28.3937325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-049] SKIPPED [ 46%] 2023-03-20T11:53:28.3950683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-050] SKIPPED [ 46%] 2023-03-20T11:53:28.3964442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-051] SKIPPED [ 46%] 2023-03-20T11:53:28.3978771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-052] SKIPPED [ 46%] 2023-03-20T11:53:28.3992381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-053] SKIPPED [ 46%] 2023-03-20T11:53:28.4006745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-054] PASSED [ 46%] 2023-03-20T11:53:28.4021660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-055] PASSED [ 46%] 2023-03-20T11:53:28.4036318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-056] PASSED [ 46%] 2023-03-20T11:53:28.4051692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-057] PASSED [ 46%] 2023-03-20T11:53:28.4065646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-058] PASSED [ 46%] 2023-03-20T11:53:28.4082115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-059] PASSED [ 46%] 2023-03-20T11:53:28.4096871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-060] PASSED [ 46%] 2023-03-20T11:53:28.4111423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-061] PASSED [ 46%] 2023-03-20T11:53:28.4126058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-062] PASSED [ 46%] 2023-03-20T11:53:28.4140157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-063] SKIPPED [ 46%] 2023-03-20T11:53:28.4153595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-064] SKIPPED [ 46%] 2023-03-20T11:53:28.4167090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-065] SKIPPED [ 46%] 2023-03-20T11:53:28.4181249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-066] SKIPPED [ 46%] 2023-03-20T11:53:28.4195022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-067] SKIPPED [ 46%] 2023-03-20T11:53:28.4212990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-068] SKIPPED [ 46%] 2023-03-20T11:53:28.4226981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-069] SKIPPED [ 46%] 2023-03-20T11:53:28.4240614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-070] SKIPPED [ 46%] 2023-03-20T11:53:28.4254539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-071] SKIPPED [ 46%] 2023-03-20T11:53:28.4269015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-072] PASSED [ 46%] 2023-03-20T11:53:28.4283077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-073] PASSED [ 46%] 2023-03-20T11:53:28.4298025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-074] PASSED [ 46%] 2023-03-20T11:53:28.4311994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-075] PASSED [ 46%] 2023-03-20T11:53:28.4325991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-076] PASSED [ 46%] 2023-03-20T11:53:28.4340698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-077] PASSED [ 46%] 2023-03-20T11:53:28.4355105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-078] PASSED [ 46%] 2023-03-20T11:53:28.4370448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-079] PASSED [ 46%] 2023-03-20T11:53:28.4383888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-080] PASSED [ 46%] 2023-03-20T11:53:28.4397359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-081] SKIPPED [ 46%] 2023-03-20T11:53:28.4413257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-082] SKIPPED [ 46%] 2023-03-20T11:53:28.4426016Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-083] SKIPPED [ 46%] 2023-03-20T11:53:28.4439507Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-084] SKIPPED [ 46%] 2023-03-20T11:53:28.4453205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-085] SKIPPED [ 46%] 2023-03-20T11:53:28.4466924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-086] SKIPPED [ 46%] 2023-03-20T11:53:28.4480162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-087] SKIPPED [ 46%] 2023-03-20T11:53:28.4494093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-088] SKIPPED [ 46%] 2023-03-20T11:53:28.4509310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-089] SKIPPED [ 46%] 2023-03-20T11:53:28.4523696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-090] PASSED [ 46%] 2023-03-20T11:53:28.4538535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-091] PASSED [ 46%] 2023-03-20T11:53:28.4553365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-092] PASSED [ 46%] 2023-03-20T11:53:28.4569167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-093] PASSED [ 46%] 2023-03-20T11:53:28.4582727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-094] PASSED [ 46%] 2023-03-20T11:53:28.4597686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-095] PASSED [ 46%] 2023-03-20T11:53:28.4613157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-096] PASSED [ 46%] 2023-03-20T11:53:28.4627155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-097] PASSED [ 46%] 2023-03-20T11:53:28.4641924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-098] PASSED [ 46%] 2023-03-20T11:53:28.4655974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-099] SKIPPED [ 46%] 2023-03-20T11:53:28.4669946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-100] SKIPPED [ 46%] 2023-03-20T11:53:28.4683641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-101] SKIPPED [ 46%] 2023-03-20T11:53:28.4697587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-102] SKIPPED [ 46%] 2023-03-20T11:53:28.4712649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-103] SKIPPED [ 46%] 2023-03-20T11:53:28.4726249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-104] SKIPPED [ 46%] 2023-03-20T11:53:28.4739778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-105] SKIPPED [ 46%] 2023-03-20T11:53:28.4754164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-106] SKIPPED [ 46%] 2023-03-20T11:53:28.4768606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-107] SKIPPED [ 46%] 2023-03-20T11:53:28.4782594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-108] PASSED [ 46%] 2023-03-20T11:53:28.4796833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-109] PASSED [ 46%] 2023-03-20T11:53:28.4812699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-110] PASSED [ 46%] 2023-03-20T11:53:28.4826573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-111] PASSED [ 46%] 2023-03-20T11:53:28.4840440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-112] PASSED [ 46%] 2023-03-20T11:53:28.4855414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-113] PASSED [ 46%] 2023-03-20T11:53:28.4869744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-114] PASSED [ 46%] 2023-03-20T11:53:28.4883593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-115] PASSED [ 46%] 2023-03-20T11:53:28.4898579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-116] PASSED [ 46%] 2023-03-20T11:53:28.4913524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-117] SKIPPED [ 46%] 2023-03-20T11:53:28.4927087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-118] SKIPPED [ 46%] 2023-03-20T11:53:28.4940907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-119] SKIPPED [ 46%] 2023-03-20T11:53:28.4954646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-120] SKIPPED [ 46%] 2023-03-20T11:53:28.4968914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-121] SKIPPED [ 46%] 2023-03-20T11:53:28.4982018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-122] SKIPPED [ 46%] 2023-03-20T11:53:28.4995346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-123] SKIPPED [ 46%] 2023-03-20T11:53:28.5011635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-124] SKIPPED [ 46%] 2023-03-20T11:53:28.5023948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-125] SKIPPED [ 46%] 2023-03-20T11:53:28.5038380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-126] PASSED [ 46%] 2023-03-20T11:53:28.5053142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-127] PASSED [ 46%] 2023-03-20T11:53:28.5068206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-128] PASSED [ 46%] 2023-03-20T11:53:28.5082739Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-129] PASSED [ 46%] 2023-03-20T11:53:28.5097434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-130] PASSED [ 46%] 2023-03-20T11:53:28.5112145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-131] PASSED [ 46%] 2023-03-20T11:53:28.5126410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-132] PASSED [ 46%] 2023-03-20T11:53:28.5140844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-133] PASSED [ 46%] 2023-03-20T11:53:28.5155840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-134] PASSED [ 46%] 2023-03-20T11:53:28.5170452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-135] SKIPPED [ 46%] 2023-03-20T11:53:28.5183523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-136] SKIPPED [ 46%] 2023-03-20T11:53:28.5197292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-137] SKIPPED [ 46%] 2023-03-20T11:53:28.5213240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-138] SKIPPED [ 46%] 2023-03-20T11:53:28.5226600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-139] SKIPPED [ 46%] 2023-03-20T11:53:28.5240251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-140] SKIPPED [ 46%] 2023-03-20T11:53:28.5254258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-141] SKIPPED [ 46%] 2023-03-20T11:53:28.5268414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-142] SKIPPED [ 46%] 2023-03-20T11:53:28.5282029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-143] SKIPPED [ 46%] 2023-03-20T11:53:28.5296847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-144] PASSED [ 46%] 2023-03-20T11:53:28.5311089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-145] PASSED [ 46%] 2023-03-20T11:53:28.5325506Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-146] PASSED [ 46%] 2023-03-20T11:53:28.5340247Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-147] PASSED [ 46%] 2023-03-20T11:53:28.5354435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-148] PASSED [ 46%] 2023-03-20T11:53:28.5371665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-149] PASSED [ 46%] 2023-03-20T11:53:28.5384948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-150] PASSED [ 46%] 2023-03-20T11:53:28.5399132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-151] PASSED [ 46%] 2023-03-20T11:53:28.5413338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-152] PASSED [ 46%] 2023-03-20T11:53:28.5426771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-153] SKIPPED [ 46%] 2023-03-20T11:53:28.5439409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-154] SKIPPED [ 46%] 2023-03-20T11:53:28.5452918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-155] SKIPPED [ 46%] 2023-03-20T11:53:28.5465460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-156] SKIPPED [ 46%] 2023-03-20T11:53:28.5478564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-157] SKIPPED [ 46%] 2023-03-20T11:53:28.5493048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-158] SKIPPED [ 46%] 2023-03-20T11:53:28.5505828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-159] SKIPPED [ 46%] 2023-03-20T11:53:28.5518343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-160] SKIPPED [ 46%] 2023-03-20T11:53:28.5532602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-161] SKIPPED [ 46%] 2023-03-20T11:53:28.5546044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-162] PASSED [ 46%] 2023-03-20T11:53:28.5559457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-163] PASSED [ 46%] 2023-03-20T11:53:28.5573893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-164] PASSED [ 46%] 2023-03-20T11:53:28.5588230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-165] PASSED [ 46%] 2023-03-20T11:53:28.5602123Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-166] PASSED [ 46%] 2023-03-20T11:53:28.5616654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-167] PASSED [ 46%] 2023-03-20T11:53:28.5629951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-168] PASSED [ 46%] 2023-03-20T11:53:28.5643726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-169] PASSED [ 46%] 2023-03-20T11:53:28.5658572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-170] PASSED [ 46%] 2023-03-20T11:53:28.5672006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-171] SKIPPED [ 46%] 2023-03-20T11:53:28.5686229Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-172] SKIPPED [ 46%] 2023-03-20T11:53:28.5700112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-173] SKIPPED [ 46%] 2023-03-20T11:53:28.5713301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-174] SKIPPED [ 46%] 2023-03-20T11:53:28.5726373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-175] SKIPPED [ 46%] 2023-03-20T11:53:28.5739987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-176] SKIPPED [ 46%] 2023-03-20T11:53:28.5753259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-177] SKIPPED [ 46%] 2023-03-20T11:53:28.5766327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-178] SKIPPED [ 46%] 2023-03-20T11:53:28.5781168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-179] SKIPPED [ 46%] 2023-03-20T11:53:28.5794636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-180] PASSED [ 46%] 2023-03-20T11:53:28.5809066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-181] PASSED [ 46%] 2023-03-20T11:53:28.5822635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-182] PASSED [ 46%] 2023-03-20T11:53:28.5836396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-183] PASSED [ 46%] 2023-03-20T11:53:28.5850406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-184] PASSED [ 46%] 2023-03-20T11:53:28.5864288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-185] PASSED [ 46%] 2023-03-20T11:53:28.5878287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-186] PASSED [ 46%] 2023-03-20T11:53:28.5892960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-187] PASSED [ 46%] 2023-03-20T11:53:28.5906396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-188] PASSED [ 46%] 2023-03-20T11:53:28.5919360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-189] SKIPPED [ 46%] 2023-03-20T11:53:28.5932753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-190] SKIPPED [ 46%] 2023-03-20T11:53:28.5945288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-191] SKIPPED [ 46%] 2023-03-20T11:53:28.5958544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-192] SKIPPED [ 46%] 2023-03-20T11:53:28.5973251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-193] SKIPPED [ 46%] 2023-03-20T11:53:28.5986046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-194] SKIPPED [ 46%] 2023-03-20T11:53:28.5998516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-195] SKIPPED [ 46%] 2023-03-20T11:53:28.6012668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-196] SKIPPED [ 46%] 2023-03-20T11:53:28.6024972Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-197] SKIPPED [ 46%] 2023-03-20T11:53:28.6039514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-198] PASSED [ 46%] 2023-03-20T11:53:28.6053019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-199] PASSED [ 46%] 2023-03-20T11:53:28.6067644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-200] PASSED [ 46%] 2023-03-20T11:53:28.6081419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-201] PASSED [ 46%] 2023-03-20T11:53:28.6095788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-202] PASSED [ 46%] 2023-03-20T11:53:28.6110350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-203] PASSED [ 46%] 2023-03-20T11:53:28.6124115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-204] PASSED [ 46%] 2023-03-20T11:53:28.6138344Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-205] PASSED [ 46%] 2023-03-20T11:53:28.6152922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-206] PASSED [ 46%] 2023-03-20T11:53:28.6172223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-207] SKIPPED [ 46%] 2023-03-20T11:53:28.6184890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-208] SKIPPED [ 46%] 2023-03-20T11:53:28.6197663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-209] SKIPPED [ 46%] 2023-03-20T11:53:28.6211961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-210] SKIPPED [ 46%] 2023-03-20T11:53:28.6223883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-211] SKIPPED [ 46%] 2023-03-20T11:53:28.6236491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-212] SKIPPED [ 46%] 2023-03-20T11:53:28.6249880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-213] SKIPPED [ 46%] 2023-03-20T11:53:28.6263261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-214] SKIPPED [ 46%] 2023-03-20T11:53:28.6278251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-215] SKIPPED [ 46%] 2023-03-20T11:53:28.6292931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-216] PASSED [ 46%] 2023-03-20T11:53:28.6305955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-217] PASSED [ 46%] 2023-03-20T11:53:28.6320101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-218] PASSED [ 46%] 2023-03-20T11:53:28.6334104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-219] PASSED [ 46%] 2023-03-20T11:53:28.6348271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-220] PASSED [ 46%] 2023-03-20T11:53:28.6362385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-221] PASSED [ 46%] 2023-03-20T11:53:28.6376265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-222] PASSED [ 46%] 2023-03-20T11:53:28.6389998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-223] PASSED [ 46%] 2023-03-20T11:53:28.6403980Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-224] PASSED [ 46%] 2023-03-20T11:53:28.6417161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-225] SKIPPED [ 46%] 2023-03-20T11:53:28.6430174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-226] SKIPPED [ 46%] 2023-03-20T11:53:28.6442941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-227] SKIPPED [ 46%] 2023-03-20T11:53:28.6456301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-228] SKIPPED [ 46%] 2023-03-20T11:53:28.6471115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-229] SKIPPED [ 46%] 2023-03-20T11:53:28.6483689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-230] SKIPPED [ 46%] 2023-03-20T11:53:28.6496968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-231] SKIPPED [ 46%] 2023-03-20T11:53:28.6509714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-232] SKIPPED [ 46%] 2023-03-20T11:53:28.6522450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-233] SKIPPED [ 46%] 2023-03-20T11:53:28.6536986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-234] PASSED [ 46%] 2023-03-20T11:53:28.6551136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-235] PASSED [ 46%] 2023-03-20T11:53:28.6565264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-236] PASSED [ 46%] 2023-03-20T11:53:28.6579632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-237] PASSED [ 46%] 2023-03-20T11:53:28.6593614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-238] PASSED [ 46%] 2023-03-20T11:53:28.6608990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-239] PASSED [ 46%] 2023-03-20T11:53:28.6622143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-240] PASSED [ 46%] 2023-03-20T11:53:28.6636244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-241] PASSED [ 46%] 2023-03-20T11:53:28.6651173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-242] PASSED [ 46%] 2023-03-20T11:53:28.6665357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-243] SKIPPED [ 46%] 2023-03-20T11:53:28.6678601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-244] SKIPPED [ 46%] 2023-03-20T11:53:28.6692751Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-245] SKIPPED [ 46%] 2023-03-20T11:53:28.6705427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-246] SKIPPED [ 46%] 2023-03-20T11:53:28.6718422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-247] SKIPPED [ 46%] 2023-03-20T11:53:28.6732203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-248] SKIPPED [ 46%] 2023-03-20T11:53:28.6744921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-249] SKIPPED [ 46%] 2023-03-20T11:53:28.6759136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-250] SKIPPED [ 46%] 2023-03-20T11:53:28.6773168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-251] SKIPPED [ 46%] 2023-03-20T11:53:28.6786147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-252] PASSED [ 46%] 2023-03-20T11:53:28.6799901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-253] PASSED [ 46%] 2023-03-20T11:53:28.6814014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-254] PASSED [ 46%] 2023-03-20T11:53:28.6827827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-255] PASSED [ 46%] 2023-03-20T11:53:28.6841349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-256] PASSED [ 46%] 2023-03-20T11:53:28.6855969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-257] PASSED [ 46%] 2023-03-20T11:53:28.6870871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-258] PASSED [ 46%] 2023-03-20T11:53:28.6884772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-259] PASSED [ 46%] 2023-03-20T11:53:28.6899530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-260] PASSED [ 46%] 2023-03-20T11:53:28.6912474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-261] SKIPPED [ 46%] 2023-03-20T11:53:28.6925357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-262] SKIPPED [ 46%] 2023-03-20T11:53:28.6938719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-263] SKIPPED [ 46%] 2023-03-20T11:53:28.6952772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-264] SKIPPED [ 46%] 2023-03-20T11:53:28.6965471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-265] SKIPPED [ 46%] 2023-03-20T11:53:28.6978913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-266] SKIPPED [ 46%] 2023-03-20T11:53:28.6991771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-267] SKIPPED [ 46%] 2023-03-20T11:53:28.7004561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-268] SKIPPED [ 46%] 2023-03-20T11:53:28.7017593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-269] SKIPPED [ 46%] 2023-03-20T11:53:28.7031635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-270] PASSED [ 46%] 2023-03-20T11:53:28.7045432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-271] PASSED [ 46%] 2023-03-20T11:53:28.7060193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-272] PASSED [ 46%] 2023-03-20T11:53:28.7074167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-273] PASSED [ 46%] 2023-03-20T11:53:28.7089127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-274] PASSED [ 46%] 2023-03-20T11:53:28.7104102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-275] PASSED [ 46%] 2023-03-20T11:53:28.7118248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-276] PASSED [ 46%] 2023-03-20T11:53:28.7132931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-277] PASSED [ 46%] 2023-03-20T11:53:28.7147113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-278] PASSED [ 46%] 2023-03-20T11:53:28.7159963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-279] SKIPPED [ 46%] 2023-03-20T11:53:28.7173085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-280] SKIPPED [ 46%] 2023-03-20T11:53:28.7186238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-281] SKIPPED [ 46%] 2023-03-20T11:53:28.7199537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-282] SKIPPED [ 46%] 2023-03-20T11:53:28.7213055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-283] SKIPPED [ 46%] 2023-03-20T11:53:28.7227615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-284] SKIPPED [ 46%] 2023-03-20T11:53:28.7240583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-285] SKIPPED [ 46%] 2023-03-20T11:53:28.7253670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-286] SKIPPED [ 46%] 2023-03-20T11:53:28.7267083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_image_tensor-287] SKIPPED [ 46%] 2023-03-20T11:53:28.7283405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-00] PASSED [ 46%] 2023-03-20T11:53:28.7299163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-01] PASSED [ 46%] 2023-03-20T11:53:28.7314619Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-02] PASSED [ 46%] 2023-03-20T11:53:28.7331675Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-03] PASSED [ 46%] 2023-03-20T11:53:28.7346278Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-04] PASSED [ 46%] 2023-03-20T11:53:28.7361888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-05] PASSED [ 46%] 2023-03-20T11:53:28.7379100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-06] PASSED [ 46%] 2023-03-20T11:53:28.7395336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-07] PASSED [ 46%] 2023-03-20T11:53:28.7413166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-08] PASSED [ 46%] 2023-03-20T11:53:28.7428107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-09] PASSED [ 46%] 2023-03-20T11:53:28.7443590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-10] PASSED [ 46%] 2023-03-20T11:53:28.7459798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-11] PASSED [ 46%] 2023-03-20T11:53:28.7475844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-12] PASSED [ 46%] 2023-03-20T11:53:28.7492947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-13] PASSED [ 46%] 2023-03-20T11:53:28.7508632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-14] PASSED [ 46%] 2023-03-20T11:53:28.7525537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-15] PASSED [ 46%] 2023-03-20T11:53:28.7542506Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-16] PASSED [ 46%] 2023-03-20T11:53:28.7559836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-17] PASSED [ 46%] 2023-03-20T11:53:28.7576194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-18] PASSED [ 46%] 2023-03-20T11:53:28.7591965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-19] PASSED [ 46%] 2023-03-20T11:53:28.7610214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-20] PASSED [ 46%] 2023-03-20T11:53:28.7625898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-21] PASSED [ 46%] 2023-03-20T11:53:28.7642512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-22] PASSED [ 46%] 2023-03-20T11:53:28.7659137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-23] PASSED [ 46%] 2023-03-20T11:53:28.7675995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-24] PASSED [ 46%] 2023-03-20T11:53:28.7693681Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-25] PASSED [ 46%] 2023-03-20T11:53:28.7711020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-26] PASSED [ 46%] 2023-03-20T11:53:28.7723891Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-27] SKIPPED [ 46%] 2023-03-20T11:53:28.7736390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-28] SKIPPED [ 46%] 2023-03-20T11:53:28.7748810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-29] SKIPPED [ 46%] 2023-03-20T11:53:28.7762043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-30] SKIPPED [ 46%] 2023-03-20T11:53:28.7774709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-31] SKIPPED [ 46%] 2023-03-20T11:53:28.7789153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-32] SKIPPED [ 46%] 2023-03-20T11:53:28.7801693Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-33] SKIPPED [ 46%] 2023-03-20T11:53:28.7814308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-34] SKIPPED [ 46%] 2023-03-20T11:53:28.7827488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-35] SKIPPED [ 46%] 2023-03-20T11:53:28.7840412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-36] SKIPPED [ 46%] 2023-03-20T11:53:28.7852976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-37] SKIPPED [ 46%] 2023-03-20T11:53:28.7865454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-38] SKIPPED [ 46%] 2023-03-20T11:53:28.7879552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-39] SKIPPED [ 46%] 2023-03-20T11:53:28.7892961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-40] SKIPPED [ 46%] 2023-03-20T11:53:28.7904552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-41] SKIPPED [ 46%] 2023-03-20T11:53:28.7916917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-42] SKIPPED [ 46%] 2023-03-20T11:53:28.7930348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-43] SKIPPED [ 46%] 2023-03-20T11:53:28.7942384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-44] SKIPPED [ 46%] 2023-03-20T11:53:28.7955351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-45] SKIPPED [ 46%] 2023-03-20T11:53:28.7970389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-46] SKIPPED [ 46%] 2023-03-20T11:53:28.7982231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-47] SKIPPED [ 46%] 2023-03-20T11:53:28.7995097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-48] SKIPPED [ 46%] 2023-03-20T11:53:28.8008747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-49] SKIPPED [ 46%] 2023-03-20T11:53:28.8020288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-50] SKIPPED [ 46%] 2023-03-20T11:53:28.8033585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-51] SKIPPED [ 46%] 2023-03-20T11:53:28.8046224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-52] SKIPPED [ 46%] 2023-03-20T11:53:28.8064311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_bounding_box-53] SKIPPED [ 46%] 2023-03-20T11:53:28.8079097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-000] PASSED [ 46%] 2023-03-20T11:53:28.8092796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-001] PASSED [ 46%] 2023-03-20T11:53:28.8106868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-002] PASSED [ 46%] 2023-03-20T11:53:28.8119636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-003] SKIPPED [ 46%] 2023-03-20T11:53:28.8132826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-004] SKIPPED [ 46%] 2023-03-20T11:53:28.8145414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-005] SKIPPED [ 46%] 2023-03-20T11:53:28.8157644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-006] SKIPPED [ 46%] 2023-03-20T11:53:28.8171513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-007] SKIPPED [ 46%] 2023-03-20T11:53:28.8183505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-008] SKIPPED [ 46%] 2023-03-20T11:53:28.8198062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-009] SKIPPED [ 46%] 2023-03-20T11:53:28.8211726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-010] SKIPPED [ 46%] 2023-03-20T11:53:28.8223586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-011] SKIPPED [ 46%] 2023-03-20T11:53:28.8237331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-012] PASSED [ 46%] 2023-03-20T11:53:28.8252116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-013] PASSED [ 46%] 2023-03-20T11:53:28.8264806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-014] PASSED [ 46%] 2023-03-20T11:53:28.8277906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-015] SKIPPED [ 46%] 2023-03-20T11:53:28.8291776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-016] SKIPPED [ 46%] 2023-03-20T11:53:28.8303788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-017] SKIPPED [ 46%] 2023-03-20T11:53:28.8317955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-018] PASSED [ 46%] 2023-03-20T11:53:28.8332511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-019] PASSED [ 46%] 2023-03-20T11:53:28.8345206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-020] PASSED [ 46%] 2023-03-20T11:53:28.8359420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-021] SKIPPED [ 46%] 2023-03-20T11:53:28.8373163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-022] SKIPPED [ 46%] 2023-03-20T11:53:28.8385650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-023] SKIPPED [ 46%] 2023-03-20T11:53:28.8398505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-024] SKIPPED [ 46%] 2023-03-20T11:53:28.8412314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-025] SKIPPED [ 46%] 2023-03-20T11:53:28.8424397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-026] SKIPPED [ 46%] 2023-03-20T11:53:28.8436913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-027] SKIPPED [ 46%] 2023-03-20T11:53:28.8452457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-028] SKIPPED [ 46%] 2023-03-20T11:53:28.8464072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-029] SKIPPED [ 46%] 2023-03-20T11:53:28.8478152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-030] PASSED [ 46%] 2023-03-20T11:53:28.8492809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-031] PASSED [ 46%] 2023-03-20T11:53:28.8506466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-032] PASSED [ 46%] 2023-03-20T11:53:28.8519110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-033] SKIPPED [ 46%] 2023-03-20T11:53:28.8532920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-034] SKIPPED [ 46%] 2023-03-20T11:53:28.8545274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-035] SKIPPED [ 46%] 2023-03-20T11:53:28.8559414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-036] PASSED [ 46%] 2023-03-20T11:53:28.8573244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-037] PASSED [ 46%] 2023-03-20T11:53:28.8586876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-038] PASSED [ 46%] 2023-03-20T11:53:28.8599507Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-039] SKIPPED [ 46%] 2023-03-20T11:53:28.8614026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-040] SKIPPED [ 46%] 2023-03-20T11:53:28.8627343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-041] SKIPPED [ 46%] 2023-03-20T11:53:28.8639808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-042] SKIPPED [ 46%] 2023-03-20T11:53:28.8653143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-043] SKIPPED [ 46%] 2023-03-20T11:53:28.8666217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-044] SKIPPED [ 46%] 2023-03-20T11:53:28.8679453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-045] SKIPPED [ 46%] 2023-03-20T11:53:28.8692817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-046] SKIPPED [ 46%] 2023-03-20T11:53:28.8707082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-047] SKIPPED [ 46%] 2023-03-20T11:53:28.8720489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-048] PASSED [ 46%] 2023-03-20T11:53:28.8734197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-049] PASSED [ 46%] 2023-03-20T11:53:28.8748353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-050] PASSED [ 46%] 2023-03-20T11:53:28.8761157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-051] SKIPPED [ 46%] 2023-03-20T11:53:28.8774002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-052] SKIPPED [ 46%] 2023-03-20T11:53:28.8787103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-053] SKIPPED [ 46%] 2023-03-20T11:53:28.8800889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-054] PASSED [ 46%] 2023-03-20T11:53:28.8814689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-055] PASSED [ 46%] 2023-03-20T11:53:28.8828933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-056] PASSED [ 46%] 2023-03-20T11:53:28.8841491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-057] SKIPPED [ 46%] 2023-03-20T11:53:28.8854307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-058] SKIPPED [ 46%] 2023-03-20T11:53:28.8868803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-059] SKIPPED [ 46%] 2023-03-20T11:53:28.8881514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-060] SKIPPED [ 46%] 2023-03-20T11:53:28.8894383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-061] SKIPPED [ 46%] 2023-03-20T11:53:28.8907086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-062] SKIPPED [ 46%] 2023-03-20T11:53:28.8919547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-063] SKIPPED [ 46%] 2023-03-20T11:53:28.8932891Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-064] SKIPPED [ 46%] 2023-03-20T11:53:28.8944971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-065] SKIPPED [ 46%] 2023-03-20T11:53:28.8959037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-066] PASSED [ 46%] 2023-03-20T11:53:28.8974207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-067] PASSED [ 46%] 2023-03-20T11:53:28.8988188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-068] PASSED [ 46%] 2023-03-20T11:53:28.9001015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-069] SKIPPED [ 46%] 2023-03-20T11:53:28.9013724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-070] SKIPPED [ 46%] 2023-03-20T11:53:28.9026903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-071] SKIPPED [ 46%] 2023-03-20T11:53:28.9040873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-072] PASSED [ 46%] 2023-03-20T11:53:28.9054786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-073] PASSED [ 46%] 2023-03-20T11:53:28.9068919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-074] PASSED [ 46%] 2023-03-20T11:53:28.9081635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-075] SKIPPED [ 46%] 2023-03-20T11:53:28.9094445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-076] SKIPPED [ 46%] 2023-03-20T11:53:28.9107516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-077] SKIPPED [ 46%] 2023-03-20T11:53:28.9122784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-078] PASSED [ 46%] 2023-03-20T11:53:28.9136836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-079] PASSED [ 46%] 2023-03-20T11:53:28.9150985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-080] PASSED [ 46%] 2023-03-20T11:53:28.9163988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-081] SKIPPED [ 46%] 2023-03-20T11:53:28.9177290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-082] SKIPPED [ 46%] 2023-03-20T11:53:28.9190529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-083] SKIPPED [ 46%] 2023-03-20T11:53:28.9204848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-084] PASSED [ 46%] 2023-03-20T11:53:28.9219048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-085] PASSED [ 46%] 2023-03-20T11:53:28.9233322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-086] PASSED [ 46%] 2023-03-20T11:53:28.9246196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-087] SKIPPED [ 46%] 2023-03-20T11:53:28.9259588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-088] SKIPPED [ 46%] 2023-03-20T11:53:28.9272947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-089] SKIPPED [ 46%] 2023-03-20T11:53:28.9289945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-090] PASSED [ 46%] 2023-03-20T11:53:28.9302825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-091] PASSED [ 46%] 2023-03-20T11:53:28.9317101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-092] PASSED [ 46%] 2023-03-20T11:53:28.9330459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-093] SKIPPED [ 46%] 2023-03-20T11:53:28.9343073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-094] SKIPPED [ 46%] 2023-03-20T11:53:28.9356409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-095] SKIPPED [ 46%] 2023-03-20T11:53:28.9371505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-096] PASSED [ 46%] 2023-03-20T11:53:28.9385032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-097] PASSED [ 46%] 2023-03-20T11:53:28.9399732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-098] PASSED [ 46%] 2023-03-20T11:53:28.9412925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-099] SKIPPED [ 46%] 2023-03-20T11:53:28.9426089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-100] SKIPPED [ 46%] 2023-03-20T11:53:28.9439120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-101] SKIPPED [ 46%] 2023-03-20T11:53:28.9454780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-102] PASSED [ 46%] 2023-03-20T11:53:28.9469271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-103] PASSED [ 46%] 2023-03-20T11:53:28.9483328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-104] PASSED [ 46%] 2023-03-20T11:53:28.9496531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-105] SKIPPED [ 46%] 2023-03-20T11:53:28.9509798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-106] SKIPPED [ 46%] 2023-03-20T11:53:28.9522832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-107] SKIPPED [ 46%] 2023-03-20T11:53:28.9538071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-108] PASSED [ 46%] 2023-03-20T11:53:28.9552462Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-109] PASSED [ 46%] 2023-03-20T11:53:28.9566301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-110] PASSED [ 46%] 2023-03-20T11:53:28.9579935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-111] SKIPPED [ 46%] 2023-03-20T11:53:28.9593120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-112] SKIPPED [ 46%] 2023-03-20T11:53:28.9605887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-113] SKIPPED [ 46%] 2023-03-20T11:53:28.9622002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-114] PASSED [ 46%] 2023-03-20T11:53:28.9636171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-115] PASSED [ 46%] 2023-03-20T11:53:28.9651518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-116] PASSED [ 46%] 2023-03-20T11:53:28.9663032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-117] SKIPPED [ 46%] 2023-03-20T11:53:28.9676232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-118] SKIPPED [ 46%] 2023-03-20T11:53:28.9690005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-119] SKIPPED [ 46%] 2023-03-20T11:53:28.9703957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-120] PASSED [ 46%] 2023-03-20T11:53:28.9718245Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-121] PASSED [ 46%] 2023-03-20T11:53:28.9732849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-122] PASSED [ 46%] 2023-03-20T11:53:28.9745924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-123] SKIPPED [ 46%] 2023-03-20T11:53:28.9758695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-124] SKIPPED [ 46%] 2023-03-20T11:53:28.9773036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-125] SKIPPED [ 46%] 2023-03-20T11:53:28.9791572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-126] PASSED [ 46%] 2023-03-20T11:53:28.9805101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-127] PASSED [ 46%] 2023-03-20T11:53:28.9819799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-128] PASSED [ 46%] 2023-03-20T11:53:28.9833075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-129] SKIPPED [ 46%] 2023-03-20T11:53:28.9845978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-130] SKIPPED [ 46%] 2023-03-20T11:53:28.9859319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-131] SKIPPED [ 46%] 2023-03-20T11:53:28.9873847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-132] PASSED [ 46%] 2023-03-20T11:53:28.9889116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-133] PASSED [ 46%] 2023-03-20T11:53:28.9902058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-134] PASSED [ 46%] 2023-03-20T11:53:28.9915425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-135] SKIPPED [ 46%] 2023-03-20T11:53:28.9929393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-136] SKIPPED [ 46%] 2023-03-20T11:53:28.9942107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-137] SKIPPED [ 46%] 2023-03-20T11:53:28.9958251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-138] PASSED [ 46%] 2023-03-20T11:53:28.9973061Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-139] PASSED [ 46%] 2023-03-20T11:53:28.9987112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-140] PASSED [ 46%] 2023-03-20T11:53:29.0000122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-141] SKIPPED [ 46%] 2023-03-20T11:53:29.0013345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-142] SKIPPED [ 46%] 2023-03-20T11:53:29.0026868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_mask-143] SKIPPED [ 46%] 2023-03-20T11:53:29.0042085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-00] PASSED [ 46%] 2023-03-20T11:53:29.0056736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-01] PASSED [ 46%] 2023-03-20T11:53:29.0071431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-02] PASSED [ 46%] 2023-03-20T11:53:29.0085821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-03] PASSED [ 46%] 2023-03-20T11:53:29.0100378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-04] PASSED [ 46%] 2023-03-20T11:53:29.0114933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-05] PASSED [ 46%] 2023-03-20T11:53:29.0130369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-06] PASSED [ 46%] 2023-03-20T11:53:29.0144181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-07] PASSED [ 46%] 2023-03-20T11:53:29.0158819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-08] PASSED [ 46%] 2023-03-20T11:53:29.0172847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-09] SKIPPED [ 46%] 2023-03-20T11:53:29.0187365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-10] SKIPPED [ 46%] 2023-03-20T11:53:29.0200789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-11] SKIPPED [ 46%] 2023-03-20T11:53:29.0214415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-12] SKIPPED [ 46%] 2023-03-20T11:53:29.0228452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-13] SKIPPED [ 46%] 2023-03-20T11:53:29.0241840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-14] SKIPPED [ 46%] 2023-03-20T11:53:29.0256177Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-15] SKIPPED [ 46%] 2023-03-20T11:53:29.0269777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-16] SKIPPED [ 46%] 2023-03-20T11:53:29.0284588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-17] SKIPPED [ 46%] 2023-03-20T11:53:29.0299075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-18] PASSED [ 46%] 2023-03-20T11:53:29.0313412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-19] PASSED [ 46%] 2023-03-20T11:53:29.0328795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-20] PASSED [ 46%] 2023-03-20T11:53:29.0342673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-21] PASSED [ 46%] 2023-03-20T11:53:29.0357193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-22] PASSED [ 46%] 2023-03-20T11:53:29.0372098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-23] PASSED [ 46%] 2023-03-20T11:53:29.0386752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-24] PASSED [ 46%] 2023-03-20T11:53:29.0401014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-25] PASSED [ 46%] 2023-03-20T11:53:29.0415255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-26] PASSED [ 46%] 2023-03-20T11:53:29.0429423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-27] SKIPPED [ 46%] 2023-03-20T11:53:29.0442737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-28] SKIPPED [ 46%] 2023-03-20T11:53:29.0456625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-29] SKIPPED [ 46%] 2023-03-20T11:53:29.0470038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-30] SKIPPED [ 46%] 2023-03-20T11:53:29.0484722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-31] SKIPPED [ 46%] 2023-03-20T11:53:29.0498376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-32] SKIPPED [ 46%] 2023-03-20T11:53:29.0511965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-33] SKIPPED [ 46%] 2023-03-20T11:53:29.0525544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-34] SKIPPED [ 46%] 2023-03-20T11:53:29.0539435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-resized_crop_video-35] SKIPPED [ 46%] 2023-03-20T11:53:29.0553040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-000] PASSED [ 46%] 2023-03-20T11:53:29.0565724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-001] PASSED [ 46%] 2023-03-20T11:53:29.0578698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-002] PASSED [ 46%] 2023-03-20T11:53:29.0592133Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-003] PASSED [ 46%] 2023-03-20T11:53:29.0604855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-004] PASSED [ 46%] 2023-03-20T11:53:29.0618312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-005] PASSED [ 46%] 2023-03-20T11:53:29.0631844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-006] PASSED [ 46%] 2023-03-20T11:53:29.0644669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-007] PASSED [ 46%] 2023-03-20T11:53:29.0658043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-008] PASSED [ 46%] 2023-03-20T11:53:29.0671286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-009] PASSED [ 46%] 2023-03-20T11:53:29.0684217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-010] PASSED [ 46%] 2023-03-20T11:53:29.0697996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-011] PASSED [ 46%] 2023-03-20T11:53:29.0711319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-012] PASSED [ 46%] 2023-03-20T11:53:29.0724308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-013] PASSED [ 46%] 2023-03-20T11:53:29.0739056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-014] PASSED [ 46%] 2023-03-20T11:53:29.0752261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-015] PASSED [ 46%] 2023-03-20T11:53:29.0765487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-016] PASSED [ 46%] 2023-03-20T11:53:29.0778954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-017] PASSED [ 46%] 2023-03-20T11:53:29.0792464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-018] PASSED [ 46%] 2023-03-20T11:53:29.0805382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-019] PASSED [ 46%] 2023-03-20T11:53:29.0818741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-020] PASSED [ 46%] 2023-03-20T11:53:29.0832133Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-021] SKIPPED [ 46%] 2023-03-20T11:53:29.0845228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-022] SKIPPED [ 46%] 2023-03-20T11:53:29.0858603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-023] SKIPPED [ 46%] 2023-03-20T11:53:29.0871882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-024] SKIPPED [ 46%] 2023-03-20T11:53:29.0884789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-025] SKIPPED [ 46%] 2023-03-20T11:53:29.0899684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-026] SKIPPED [ 46%] 2023-03-20T11:53:29.0912701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-027] SKIPPED [ 46%] 2023-03-20T11:53:29.0925400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-028] SKIPPED [ 46%] 2023-03-20T11:53:29.0938982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-029] SKIPPED [ 46%] 2023-03-20T11:53:29.0952404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-030] SKIPPED [ 46%] 2023-03-20T11:53:29.0965468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-031] SKIPPED [ 46%] 2023-03-20T11:53:29.0978879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-032] SKIPPED [ 46%] 2023-03-20T11:53:29.0992906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-033] SKIPPED [ 46%] 2023-03-20T11:53:29.1005885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-034] SKIPPED [ 46%] 2023-03-20T11:53:29.1019354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-035] SKIPPED [ 46%] 2023-03-20T11:53:29.1032702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-036] SKIPPED [ 46%] 2023-03-20T11:53:29.1045627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-037] SKIPPED [ 46%] 2023-03-20T11:53:29.1059097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-038] SKIPPED [ 46%] 2023-03-20T11:53:29.1072301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-039] SKIPPED [ 46%] 2023-03-20T11:53:29.1086710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-040] SKIPPED [ 46%] 2023-03-20T11:53:29.1100088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-041] SKIPPED [ 46%] 2023-03-20T11:53:29.1113606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-042] PASSED [ 46%] 2023-03-20T11:53:29.1126721Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-043] PASSED [ 46%] 2023-03-20T11:53:29.1140040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-044] PASSED [ 46%] 2023-03-20T11:53:29.1153261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-045] PASSED [ 46%] 2023-03-20T11:53:29.1166071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-046] PASSED [ 46%] 2023-03-20T11:53:29.1180534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-047] PASSED [ 46%] 2023-03-20T11:53:29.1194931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-048] PASSED [ 46%] 2023-03-20T11:53:29.1208754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-049] PASSED [ 46%] 2023-03-20T11:53:29.1221395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-050] PASSED [ 46%] 2023-03-20T11:53:29.1235756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-051] PASSED [ 46%] 2023-03-20T11:53:29.1250376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-052] PASSED [ 46%] 2023-03-20T11:53:29.1263722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-053] PASSED [ 46%] 2023-03-20T11:53:29.1277041Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-054] PASSED [ 46%] 2023-03-20T11:53:29.1290411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-055] PASSED [ 46%] 2023-03-20T11:53:29.1303815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-056] PASSED [ 46%] 2023-03-20T11:53:29.1317109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-057] PASSED [ 46%] 2023-03-20T11:53:29.1332915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-058] PASSED [ 46%] 2023-03-20T11:53:29.1346809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-059] PASSED [ 46%] 2023-03-20T11:53:29.1359217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-060] PASSED [ 46%] 2023-03-20T11:53:29.1373077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-061] PASSED [ 46%] 2023-03-20T11:53:29.1386677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-062] PASSED [ 46%] 2023-03-20T11:53:29.1401007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-063] PASSED [ 46%] 2023-03-20T11:53:29.1414004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-064] PASSED [ 46%] 2023-03-20T11:53:29.1427946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-065] PASSED [ 46%] 2023-03-20T11:53:29.1440767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-066] PASSED [ 46%] 2023-03-20T11:53:29.1453664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-067] PASSED [ 46%] 2023-03-20T11:53:29.1467431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-068] PASSED [ 46%] 2023-03-20T11:53:29.1481820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-069] PASSED [ 46%] 2023-03-20T11:53:29.1496662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-070] PASSED [ 46%] 2023-03-20T11:53:29.1509331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-071] PASSED [ 46%] 2023-03-20T11:53:29.1522314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-072] PASSED [ 46%] 2023-03-20T11:53:29.1537055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-073] PASSED [ 46%] 2023-03-20T11:53:29.1551584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-074] PASSED [ 46%] 2023-03-20T11:53:29.1565559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-075] SKIPPED [ 46%] 2023-03-20T11:53:29.1579008Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-076] SKIPPED [ 46%] 2023-03-20T11:53:29.1592428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-077] SKIPPED [ 46%] 2023-03-20T11:53:29.1605431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-078] SKIPPED [ 46%] 2023-03-20T11:53:29.1618997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-079] SKIPPED [ 46%] 2023-03-20T11:53:29.1632556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-080] SKIPPED [ 46%] 2023-03-20T11:53:29.1656502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-081] SKIPPED [ 46%] 2023-03-20T11:53:29.1660274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-082] SKIPPED [ 46%] 2023-03-20T11:53:29.1673135Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-083] SKIPPED [ 46%] 2023-03-20T11:53:29.1686147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-084] SKIPPED [ 46%] 2023-03-20T11:53:29.1699395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-085] SKIPPED [ 46%] 2023-03-20T11:53:29.1712748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-086] SKIPPED [ 46%] 2023-03-20T11:53:29.1725623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-087] SKIPPED [ 46%] 2023-03-20T11:53:29.1740513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-088] SKIPPED [ 46%] 2023-03-20T11:53:29.1753597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-089] SKIPPED [ 46%] 2023-03-20T11:53:29.1766584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-090] SKIPPED [ 46%] 2023-03-20T11:53:29.1780173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-091] SKIPPED [ 46%] 2023-03-20T11:53:29.1793346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-092] SKIPPED [ 46%] 2023-03-20T11:53:29.1806388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-093] SKIPPED [ 46%] 2023-03-20T11:53:29.1820139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-094] SKIPPED [ 46%] 2023-03-20T11:53:29.1837591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-095] SKIPPED [ 46%] 2023-03-20T11:53:29.1851540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-096] SKIPPED [ 46%] 2023-03-20T11:53:29.1864226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-097] SKIPPED [ 46%] 2023-03-20T11:53:29.1878236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-098] SKIPPED [ 46%] 2023-03-20T11:53:29.1892195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-099] SKIPPED [ 46%] 2023-03-20T11:53:29.1904923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-100] SKIPPED [ 46%] 2023-03-20T11:53:29.1917960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-101] SKIPPED [ 46%] 2023-03-20T11:53:29.1931495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-102] SKIPPED [ 46%] 2023-03-20T11:53:29.1945129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-103] SKIPPED [ 46%] 2023-03-20T11:53:29.1958279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-104] SKIPPED [ 46%] 2023-03-20T11:53:29.1972184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-105] SKIPPED [ 46%] 2023-03-20T11:53:29.1984252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-106] SKIPPED [ 46%] 2023-03-20T11:53:29.1996919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-107] SKIPPED [ 46%] 2023-03-20T11:53:29.2010464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-108] PASSED [ 46%] 2023-03-20T11:53:29.2025202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-109] PASSED [ 46%] 2023-03-20T11:53:29.2038282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-110] PASSED [ 46%] 2023-03-20T11:53:29.2052173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-111] PASSED [ 46%] 2023-03-20T11:53:29.2064140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-112] PASSED [ 46%] 2023-03-20T11:53:29.2078047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-113] PASSED [ 46%] 2023-03-20T11:53:29.2092072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-114] PASSED [ 46%] 2023-03-20T11:53:29.2103861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-115] PASSED [ 46%] 2023-03-20T11:53:29.2116875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-116] PASSED [ 46%] 2023-03-20T11:53:29.2132079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-117] PASSED [ 46%] 2023-03-20T11:53:29.2144033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-118] PASSED [ 46%] 2023-03-20T11:53:29.2157033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-119] PASSED [ 46%] 2023-03-20T11:53:29.2171422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-120] SKIPPED [ 46%] 2023-03-20T11:53:29.2183973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-121] SKIPPED [ 46%] 2023-03-20T11:53:29.2196626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-122] SKIPPED [ 46%] 2023-03-20T11:53:29.2210271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-123] SKIPPED [ 46%] 2023-03-20T11:53:29.2222940Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-124] SKIPPED [ 46%] 2023-03-20T11:53:29.2235877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-125] SKIPPED [ 46%] 2023-03-20T11:53:29.2249130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-126] SKIPPED [ 46%] 2023-03-20T11:53:29.2263356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-127] SKIPPED [ 46%] 2023-03-20T11:53:29.2276345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-128] SKIPPED [ 46%] 2023-03-20T11:53:29.2290226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-129] SKIPPED [ 46%] 2023-03-20T11:53:29.2302264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-130] SKIPPED [ 46%] 2023-03-20T11:53:29.2315591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-131] SKIPPED [ 46%] 2023-03-20T11:53:29.2330585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-132] PASSED [ 46%] 2023-03-20T11:53:29.2344594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-133] PASSED [ 46%] 2023-03-20T11:53:29.2359216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-134] PASSED [ 46%] 2023-03-20T11:53:29.2372901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-135] SKIPPED [ 46%] 2023-03-20T11:53:29.2385152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-136] SKIPPED [ 46%] 2023-03-20T11:53:29.2398784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_image_tensor-137] SKIPPED [ 46%] 2023-03-20T11:53:29.2415147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-000] PASSED [ 46%] 2023-03-20T11:53:29.2429810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-001] PASSED [ 46%] 2023-03-20T11:53:29.2444414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-002] PASSED [ 46%] 2023-03-20T11:53:29.2459533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-003] PASSED [ 46%] 2023-03-20T11:53:29.2474488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-004] PASSED [ 46%] 2023-03-20T11:53:29.2490323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-005] PASSED [ 46%] 2023-03-20T11:53:29.2504490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-006] PASSED [ 46%] 2023-03-20T11:53:29.2519402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-007] PASSED [ 46%] 2023-03-20T11:53:29.2534067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-008] PASSED [ 46%] 2023-03-20T11:53:29.2549204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-009] PASSED [ 46%] 2023-03-20T11:53:29.2563758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-010] PASSED [ 46%] 2023-03-20T11:53:29.2579052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-011] PASSED [ 46%] 2023-03-20T11:53:29.2594326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-012] PASSED [ 46%] 2023-03-20T11:53:29.2610228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-013] PASSED [ 46%] 2023-03-20T11:53:29.2624288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-014] PASSED [ 46%] 2023-03-20T11:53:29.2639146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-015] PASSED [ 46%] 2023-03-20T11:53:29.2653857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-016] PASSED [ 46%] 2023-03-20T11:53:29.2669412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-017] PASSED [ 46%] 2023-03-20T11:53:29.2684021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-018] PASSED [ 46%] 2023-03-20T11:53:29.2699445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-019] PASSED [ 46%] 2023-03-20T11:53:29.2714370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-020] PASSED [ 46%] 2023-03-20T11:53:29.2730503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-021] PASSED [ 46%] 2023-03-20T11:53:29.2745294Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-022] PASSED [ 46%] 2023-03-20T11:53:29.2760795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-023] PASSED [ 46%] 2023-03-20T11:53:29.2776268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-024] PASSED [ 46%] 2023-03-20T11:53:29.2791722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-025] PASSED [ 46%] 2023-03-20T11:53:29.2806699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-026] PASSED [ 46%] 2023-03-20T11:53:29.2822199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-027] PASSED [ 46%] 2023-03-20T11:53:29.2837452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-028] PASSED [ 46%] 2023-03-20T11:53:29.2852965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-029] PASSED [ 46%] 2023-03-20T11:53:29.2868049Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-030] PASSED [ 46%] 2023-03-20T11:53:29.2882981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-031] PASSED [ 46%] 2023-03-20T11:53:29.2898757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-032] PASSED [ 46%] 2023-03-20T11:53:29.2914113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-033] PASSED [ 46%] 2023-03-20T11:53:29.2930283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-034] PASSED [ 46%] 2023-03-20T11:53:29.2944731Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-035] PASSED [ 46%] 2023-03-20T11:53:29.2960213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-036] PASSED [ 46%] 2023-03-20T11:53:29.2976287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-037] PASSED [ 46%] 2023-03-20T11:53:29.2991674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-038] PASSED [ 46%] 2023-03-20T11:53:29.3006766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-039] PASSED [ 46%] 2023-03-20T11:53:29.3022515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-040] PASSED [ 46%] 2023-03-20T11:53:29.3038796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-041] PASSED [ 46%] 2023-03-20T11:53:29.3055308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-042] PASSED [ 46%] 2023-03-20T11:53:29.3071374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-043] PASSED [ 46%] 2023-03-20T11:53:29.3087191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-044] PASSED [ 46%] 2023-03-20T11:53:29.3103628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-045] PASSED [ 46%] 2023-03-20T11:53:29.3120194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-046] PASSED [ 46%] 2023-03-20T11:53:29.3136563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-047] PASSED [ 46%] 2023-03-20T11:53:29.3152501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-048] PASSED [ 46%] 2023-03-20T11:53:29.3169612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-049] PASSED [ 46%] 2023-03-20T11:53:29.3185028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-050] PASSED [ 46%] 2023-03-20T11:53:29.3201237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-051] PASSED [ 46%] 2023-03-20T11:53:29.3217554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-052] PASSED [ 46%] 2023-03-20T11:53:29.3233854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-053] PASSED [ 46%] 2023-03-20T11:53:29.3250121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-054] PASSED [ 46%] 2023-03-20T11:53:29.3266632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-055] PASSED [ 46%] 2023-03-20T11:53:29.3282631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-056] PASSED [ 46%] 2023-03-20T11:53:29.3299204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-057] PASSED [ 46%] 2023-03-20T11:53:29.3315522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-058] PASSED [ 46%] 2023-03-20T11:53:29.3332746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-059] PASSED [ 46%] 2023-03-20T11:53:29.3348426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-060] PASSED [ 46%] 2023-03-20T11:53:29.3364329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-061] PASSED [ 46%] 2023-03-20T11:53:29.3380423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-062] PASSED [ 46%] 2023-03-20T11:53:29.3395740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-063] PASSED [ 46%] 2023-03-20T11:53:29.3411797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-064] PASSED [ 46%] 2023-03-20T11:53:29.3426000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-065] PASSED [ 46%] 2023-03-20T11:53:29.3441456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-066] PASSED [ 46%] 2023-03-20T11:53:29.3456761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-067] PASSED [ 46%] 2023-03-20T11:53:29.3472033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-068] PASSED [ 46%] 2023-03-20T11:53:29.3487022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-069] PASSED [ 46%] 2023-03-20T11:53:29.3502527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-070] PASSED [ 46%] 2023-03-20T11:53:29.3518024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-071] PASSED [ 46%] 2023-03-20T11:53:29.3533215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-072] PASSED [ 46%] 2023-03-20T11:53:29.3548045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-073] PASSED [ 46%] 2023-03-20T11:53:29.3562867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-074] PASSED [ 46%] 2023-03-20T11:53:29.3578228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-075] PASSED [ 46%] 2023-03-20T11:53:29.3593633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-076] PASSED [ 46%] 2023-03-20T11:53:29.3609964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-077] PASSED [ 46%] 2023-03-20T11:53:29.3624226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-078] PASSED [ 46%] 2023-03-20T11:53:29.3639415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-079] PASSED [ 46%] 2023-03-20T11:53:29.3655019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-080] PASSED [ 46%] 2023-03-20T11:53:29.3669902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-081] PASSED [ 46%] 2023-03-20T11:53:29.3684698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-082] PASSED [ 46%] 2023-03-20T11:53:29.3699847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-083] PASSED [ 46%] 2023-03-20T11:53:29.3715333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-084] PASSED [ 46%] 2023-03-20T11:53:29.3731908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-085] PASSED [ 46%] 2023-03-20T11:53:29.3747106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-086] PASSED [ 46%] 2023-03-20T11:53:29.3762292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-087] PASSED [ 46%] 2023-03-20T11:53:29.3778190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-088] PASSED [ 46%] 2023-03-20T11:53:29.3793845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-089] PASSED [ 46%] 2023-03-20T11:53:29.3810270Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-090] PASSED [ 46%] 2023-03-20T11:53:29.3825125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-091] PASSED [ 46%] 2023-03-20T11:53:29.3840565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-092] PASSED [ 46%] 2023-03-20T11:53:29.3856091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-093] PASSED [ 46%] 2023-03-20T11:53:29.3871956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-094] PASSED [ 46%] 2023-03-20T11:53:29.3887465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-095] PASSED [ 46%] 2023-03-20T11:53:29.3903087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-096] PASSED [ 46%] 2023-03-20T11:53:29.3919154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-097] PASSED [ 46%] 2023-03-20T11:53:29.3934780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-098] PASSED [ 46%] 2023-03-20T11:53:29.3950568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-099] PASSED [ 46%] 2023-03-20T11:53:29.3965919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-100] PASSED [ 46%] 2023-03-20T11:53:29.3981796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-101] PASSED [ 46%] 2023-03-20T11:53:29.3997357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-102] PASSED [ 46%] 2023-03-20T11:53:29.4013231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-103] PASSED [ 46%] 2023-03-20T11:53:29.4029202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-104] PASSED [ 46%] 2023-03-20T11:53:29.4045575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-105] PASSED [ 46%] 2023-03-20T11:53:29.4062312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-106] PASSED [ 46%] 2023-03-20T11:53:29.4079071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-107] PASSED [ 46%] 2023-03-20T11:53:29.4095790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-108] PASSED [ 46%] 2023-03-20T11:53:29.4112612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-109] PASSED [ 46%] 2023-03-20T11:53:29.4130223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-110] PASSED [ 46%] 2023-03-20T11:53:29.4146066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-111] PASSED [ 46%] 2023-03-20T11:53:29.4162439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-112] PASSED [ 46%] 2023-03-20T11:53:29.4179322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-113] PASSED [ 46%] 2023-03-20T11:53:29.4195412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-114] PASSED [ 46%] 2023-03-20T11:53:29.4213209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-115] PASSED [ 46%] 2023-03-20T11:53:29.4230049Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-116] PASSED [ 46%] 2023-03-20T11:53:29.4246644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-117] PASSED [ 46%] 2023-03-20T11:53:29.4263696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-118] PASSED [ 46%] 2023-03-20T11:53:29.4279988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-119] PASSED [ 46%] 2023-03-20T11:53:29.4297008Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-120] PASSED [ 46%] 2023-03-20T11:53:29.4313126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-121] PASSED [ 46%] 2023-03-20T11:53:29.4331308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-122] PASSED [ 46%] 2023-03-20T11:53:29.4346721Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-123] PASSED [ 46%] 2023-03-20T11:53:29.4363588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-124] PASSED [ 46%] 2023-03-20T11:53:29.4380419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-125] PASSED [ 46%] 2023-03-20T11:53:29.4396314Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-126] PASSED [ 46%] 2023-03-20T11:53:29.4412842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-127] PASSED [ 46%] 2023-03-20T11:53:29.4427756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-128] PASSED [ 46%] 2023-03-20T11:53:29.4443214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-129] PASSED [ 46%] 2023-03-20T11:53:29.4458888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-130] PASSED [ 46%] 2023-03-20T11:53:29.4474339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-131] PASSED [ 46%] 2023-03-20T11:53:29.4491622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-132] PASSED [ 46%] 2023-03-20T11:53:29.4504652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-133] PASSED [ 46%] 2023-03-20T11:53:29.4520229Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-134] PASSED [ 46%] 2023-03-20T11:53:29.4535917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-135] PASSED [ 46%] 2023-03-20T11:53:29.4551544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-136] PASSED [ 46%] 2023-03-20T11:53:29.4566687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-137] PASSED [ 46%] 2023-03-20T11:53:29.4582363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-138] PASSED [ 46%] 2023-03-20T11:53:29.4597792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-139] PASSED [ 46%] 2023-03-20T11:53:29.4613664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-140] PASSED [ 46%] 2023-03-20T11:53:29.4629191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-141] PASSED [ 46%] 2023-03-20T11:53:29.4644298Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-142] PASSED [ 46%] 2023-03-20T11:53:29.4659991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-143] PASSED [ 46%] 2023-03-20T11:53:29.4675569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-144] PASSED [ 46%] 2023-03-20T11:53:29.4691824Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-145] PASSED [ 46%] 2023-03-20T11:53:29.4706804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-146] PASSED [ 46%] 2023-03-20T11:53:29.4722632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-147] PASSED [ 46%] 2023-03-20T11:53:29.4738870Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-148] PASSED [ 46%] 2023-03-20T11:53:29.4754817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-149] PASSED [ 46%] 2023-03-20T11:53:29.4771873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-150] PASSED [ 46%] 2023-03-20T11:53:29.4787344Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-151] PASSED [ 46%] 2023-03-20T11:53:29.4803567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-152] PASSED [ 46%] 2023-03-20T11:53:29.4819718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-153] PASSED [ 46%] 2023-03-20T11:53:29.4835757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-154] PASSED [ 46%] 2023-03-20T11:53:29.4852474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-155] PASSED [ 46%] 2023-03-20T11:53:29.4868486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-156] PASSED [ 46%] 2023-03-20T11:53:29.4883930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-157] PASSED [ 46%] 2023-03-20T11:53:29.4899985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-158] PASSED [ 46%] 2023-03-20T11:53:29.4916041Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-159] PASSED [ 46%] 2023-03-20T11:53:29.4932999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-160] PASSED [ 46%] 2023-03-20T11:53:29.4948534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-161] PASSED [ 46%] 2023-03-20T11:53:29.4964446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-162] PASSED [ 46%] 2023-03-20T11:53:29.4980548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-163] PASSED [ 46%] 2023-03-20T11:53:29.4996286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-164] PASSED [ 46%] 2023-03-20T11:53:29.5013290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-165] PASSED [ 46%] 2023-03-20T11:53:29.5028297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-166] PASSED [ 46%] 2023-03-20T11:53:29.5044116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-167] PASSED [ 46%] 2023-03-20T11:53:29.5061401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-168] PASSED [ 46%] 2023-03-20T11:53:29.5078383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-169] PASSED [ 46%] 2023-03-20T11:53:29.5095831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-170] PASSED [ 46%] 2023-03-20T11:53:29.5112573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-171] PASSED [ 46%] 2023-03-20T11:53:29.5130391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-172] PASSED [ 46%] 2023-03-20T11:53:29.5146661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-173] PASSED [ 46%] 2023-03-20T11:53:29.5163262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-174] PASSED [ 46%] 2023-03-20T11:53:29.5180642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-175] PASSED [ 46%] 2023-03-20T11:53:29.5197616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-176] PASSED [ 46%] 2023-03-20T11:53:29.5215242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-177] PASSED [ 46%] 2023-03-20T11:53:29.5232213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-178] PASSED [ 46%] 2023-03-20T11:53:29.5250119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-179] PASSED [ 46%] 2023-03-20T11:53:29.5265660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-180] PASSED [ 46%] 2023-03-20T11:53:29.5282621Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-181] PASSED [ 46%] 2023-03-20T11:53:29.5300001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-182] PASSED [ 46%] 2023-03-20T11:53:29.5316795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-183] PASSED [ 46%] 2023-03-20T11:53:29.5333561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-184] PASSED [ 46%] 2023-03-20T11:53:29.5351025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-185] PASSED [ 46%] 2023-03-20T11:53:29.5368854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-186] PASSED [ 46%] 2023-03-20T11:53:29.5384966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-187] PASSED [ 46%] 2023-03-20T11:53:29.5402050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-188] PASSED [ 46%] 2023-03-20T11:53:29.5415946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-189] SKIPPED [ 46%] 2023-03-20T11:53:29.5428477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-190] SKIPPED [ 46%] 2023-03-20T11:53:29.5440757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-191] SKIPPED [ 46%] 2023-03-20T11:53:29.5454616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-192] SKIPPED [ 46%] 2023-03-20T11:53:29.5467826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-193] SKIPPED [ 46%] 2023-03-20T11:53:29.5481266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-194] SKIPPED [ 46%] 2023-03-20T11:53:29.5495764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-195] SKIPPED [ 46%] 2023-03-20T11:53:29.5508822Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-196] SKIPPED [ 46%] 2023-03-20T11:53:29.5521696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-197] SKIPPED [ 46%] 2023-03-20T11:53:29.5534130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-198] SKIPPED [ 46%] 2023-03-20T11:53:29.5546804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-199] SKIPPED [ 46%] 2023-03-20T11:53:29.5559990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-200] SKIPPED [ 46%] 2023-03-20T11:53:29.5573296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-201] SKIPPED [ 46%] 2023-03-20T11:53:29.5587893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-202] SKIPPED [ 46%] 2023-03-20T11:53:29.5600660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-203] SKIPPED [ 46%] 2023-03-20T11:53:29.5613676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-204] SKIPPED [ 46%] 2023-03-20T11:53:29.5626817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-205] SKIPPED [ 46%] 2023-03-20T11:53:29.5639660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-206] SKIPPED [ 46%] 2023-03-20T11:53:29.5652926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-207] SKIPPED [ 46%] 2023-03-20T11:53:29.5666212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-208] SKIPPED [ 46%] 2023-03-20T11:53:29.5684714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-209] SKIPPED [ 46%] 2023-03-20T11:53:29.5697783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-210] SKIPPED [ 46%] 2023-03-20T11:53:29.5710810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-211] SKIPPED [ 46%] 2023-03-20T11:53:29.5723667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-212] SKIPPED [ 46%] 2023-03-20T11:53:29.5737531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-213] SKIPPED [ 46%] 2023-03-20T11:53:29.5750079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-214] SKIPPED [ 46%] 2023-03-20T11:53:29.5762985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-215] SKIPPED [ 46%] 2023-03-20T11:53:29.5777798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-216] SKIPPED [ 46%] 2023-03-20T11:53:29.5791127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-217] SKIPPED [ 46%] 2023-03-20T11:53:29.5803805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-218] SKIPPED [ 46%] 2023-03-20T11:53:29.5816843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-219] SKIPPED [ 46%] 2023-03-20T11:53:29.5830518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-220] SKIPPED [ 46%] 2023-03-20T11:53:29.5843311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-221] SKIPPED [ 46%] 2023-03-20T11:53:29.5856099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-222] SKIPPED [ 46%] 2023-03-20T11:53:29.5870228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-223] SKIPPED [ 46%] 2023-03-20T11:53:29.5883096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-224] SKIPPED [ 46%] 2023-03-20T11:53:29.5896079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-225] SKIPPED [ 46%] 2023-03-20T11:53:29.5909583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-226] SKIPPED [ 46%] 2023-03-20T11:53:29.5922492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-227] SKIPPED [ 46%] 2023-03-20T11:53:29.5935208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-228] SKIPPED [ 46%] 2023-03-20T11:53:29.5948680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-229] SKIPPED [ 46%] 2023-03-20T11:53:29.5962988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-230] SKIPPED [ 46%] 2023-03-20T11:53:29.5976305Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-231] SKIPPED [ 46%] 2023-03-20T11:53:29.5989769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-232] SKIPPED [ 46%] 2023-03-20T11:53:29.6002297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-233] SKIPPED [ 46%] 2023-03-20T11:53:29.6015452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-234] SKIPPED [ 46%] 2023-03-20T11:53:29.6028728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-235] SKIPPED [ 46%] 2023-03-20T11:53:29.6041539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-236] SKIPPED [ 46%] 2023-03-20T11:53:29.6055825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-237] SKIPPED [ 46%] 2023-03-20T11:53:29.6068886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-238] SKIPPED [ 46%] 2023-03-20T11:53:29.6081574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-239] SKIPPED [ 46%] 2023-03-20T11:53:29.6094295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-240] SKIPPED [ 46%] 2023-03-20T11:53:29.6107271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-241] SKIPPED [ 46%] 2023-03-20T11:53:29.6119468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-242] SKIPPED [ 46%] 2023-03-20T11:53:29.6132973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-243] SKIPPED [ 46%] 2023-03-20T11:53:29.6147461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-244] SKIPPED [ 46%] 2023-03-20T11:53:29.6160011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-245] SKIPPED [ 46%] 2023-03-20T11:53:29.6172685Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-246] SKIPPED [ 46%] 2023-03-20T11:53:29.6185548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-247] SKIPPED [ 46%] 2023-03-20T11:53:29.6198303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-248] SKIPPED [ 46%] 2023-03-20T11:53:29.6211879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-249] SKIPPED [ 46%] 2023-03-20T11:53:29.6223686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-250] SKIPPED [ 46%] 2023-03-20T11:53:29.6237799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-251] SKIPPED [ 46%] 2023-03-20T11:53:29.6252134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-252] SKIPPED [ 46%] 2023-03-20T11:53:29.6264127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-253] SKIPPED [ 46%] 2023-03-20T11:53:29.6277351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-254] SKIPPED [ 46%] 2023-03-20T11:53:29.6291660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-255] SKIPPED [ 46%] 2023-03-20T11:53:29.6303810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-256] SKIPPED [ 46%] 2023-03-20T11:53:29.6316901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-257] SKIPPED [ 46%] 2023-03-20T11:53:29.6331961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-258] SKIPPED [ 46%] 2023-03-20T11:53:29.6344469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-259] SKIPPED [ 46%] 2023-03-20T11:53:29.6357573Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-260] SKIPPED [ 46%] 2023-03-20T11:53:29.6371570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-261] SKIPPED [ 46%] 2023-03-20T11:53:29.6383413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-262] SKIPPED [ 46%] 2023-03-20T11:53:29.6396301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-263] SKIPPED [ 46%] 2023-03-20T11:53:29.6410300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-264] SKIPPED [ 46%] 2023-03-20T11:53:29.6423805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-265] SKIPPED [ 46%] 2023-03-20T11:53:29.6436788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-266] SKIPPED [ 46%] 2023-03-20T11:53:29.6450324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-267] SKIPPED [ 46%] 2023-03-20T11:53:29.6462770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-268] SKIPPED [ 46%] 2023-03-20T11:53:29.6475762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-269] SKIPPED [ 46%] 2023-03-20T11:53:29.6489547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-270] SKIPPED [ 46%] 2023-03-20T11:53:29.6502328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-271] SKIPPED [ 46%] 2023-03-20T11:53:29.6516658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-272] SKIPPED [ 46%] 2023-03-20T11:53:29.6530371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-273] SKIPPED [ 46%] 2023-03-20T11:53:29.6542694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-274] SKIPPED [ 46%] 2023-03-20T11:53:29.6555646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-275] SKIPPED [ 46%] 2023-03-20T11:53:29.6569513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-276] SKIPPED [ 46%] 2023-03-20T11:53:29.6581902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-277] SKIPPED [ 46%] 2023-03-20T11:53:29.6595142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-278] SKIPPED [ 46%] 2023-03-20T11:53:29.6610468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-279] SKIPPED [ 46%] 2023-03-20T11:53:29.6622438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-280] SKIPPED [ 46%] 2023-03-20T11:53:29.6635645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-281] SKIPPED [ 46%] 2023-03-20T11:53:29.6649579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-282] SKIPPED [ 46%] 2023-03-20T11:53:29.6661908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-283] SKIPPED [ 46%] 2023-03-20T11:53:29.6674695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-284] SKIPPED [ 46%] 2023-03-20T11:53:29.6688704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-285] SKIPPED [ 46%] 2023-03-20T11:53:29.6701893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-286] SKIPPED [ 46%] 2023-03-20T11:53:29.6715215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-287] SKIPPED [ 46%] 2023-03-20T11:53:29.6728958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-288] SKIPPED [ 46%] 2023-03-20T11:53:29.6741338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-289] SKIPPED [ 46%] 2023-03-20T11:53:29.6754080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-290] SKIPPED [ 46%] 2023-03-20T11:53:29.6766955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-291] SKIPPED [ 46%] 2023-03-20T11:53:29.6780488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-292] SKIPPED [ 46%] 2023-03-20T11:53:29.6795840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-293] SKIPPED [ 46%] 2023-03-20T11:53:29.6809786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-294] SKIPPED [ 46%] 2023-03-20T11:53:29.6821518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-295] SKIPPED [ 46%] 2023-03-20T11:53:29.6834664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-296] SKIPPED [ 46%] 2023-03-20T11:53:29.6848659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-297] SKIPPED [ 46%] 2023-03-20T11:53:29.6860444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-298] SKIPPED [ 46%] 2023-03-20T11:53:29.6874458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-299] SKIPPED [ 46%] 2023-03-20T11:53:29.6890398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-300] SKIPPED [ 46%] 2023-03-20T11:53:29.6903082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-301] SKIPPED [ 46%] 2023-03-20T11:53:29.6916051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-302] SKIPPED [ 46%] 2023-03-20T11:53:29.6930356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-303] SKIPPED [ 46%] 2023-03-20T11:53:29.6942212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-304] SKIPPED [ 46%] 2023-03-20T11:53:29.6955414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-305] SKIPPED [ 46%] 2023-03-20T11:53:29.6968636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-306] SKIPPED [ 46%] 2023-03-20T11:53:29.6983593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-307] SKIPPED [ 46%] 2023-03-20T11:53:29.6996537Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-308] SKIPPED [ 46%] 2023-03-20T11:53:29.7010087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-309] SKIPPED [ 46%] 2023-03-20T11:53:29.7022677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-310] SKIPPED [ 46%] 2023-03-20T11:53:29.7035443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-311] SKIPPED [ 46%] 2023-03-20T11:53:29.7048812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-312] SKIPPED [ 46%] 2023-03-20T11:53:29.7061532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-313] SKIPPED [ 46%] 2023-03-20T11:53:29.7075568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-314] SKIPPED [ 46%] 2023-03-20T11:53:29.7088725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-315] SKIPPED [ 46%] 2023-03-20T11:53:29.7101584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-316] SKIPPED [ 46%] 2023-03-20T11:53:29.7114386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-317] SKIPPED [ 46%] 2023-03-20T11:53:29.7127020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-318] SKIPPED [ 46%] 2023-03-20T11:53:29.7140110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-319] SKIPPED [ 46%] 2023-03-20T11:53:29.7153393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-320] SKIPPED [ 46%] 2023-03-20T11:53:29.7167572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-321] SKIPPED [ 46%] 2023-03-20T11:53:29.7180488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-322] SKIPPED [ 46%] 2023-03-20T11:53:29.7193378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-323] SKIPPED [ 46%] 2023-03-20T11:53:29.7205930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-324] SKIPPED [ 46%] 2023-03-20T11:53:29.7218866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-325] SKIPPED [ 46%] 2023-03-20T11:53:29.7231367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-326] SKIPPED [ 46%] 2023-03-20T11:53:29.7244237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-327] SKIPPED [ 46%] 2023-03-20T11:53:29.7258363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-328] SKIPPED [ 46%] 2023-03-20T11:53:29.7271432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-329] SKIPPED [ 46%] 2023-03-20T11:53:29.7284014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-330] SKIPPED [ 46%] 2023-03-20T11:53:29.7297095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-331] SKIPPED [ 46%] 2023-03-20T11:53:29.7310056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-332] SKIPPED [ 46%] 2023-03-20T11:53:29.7322715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-333] SKIPPED [ 46%] 2023-03-20T11:53:29.7335535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-334] SKIPPED [ 46%] 2023-03-20T11:53:29.7350039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-335] SKIPPED [ 46%] 2023-03-20T11:53:29.7362829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-336] SKIPPED [ 46%] 2023-03-20T11:53:29.7375617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-337] SKIPPED [ 46%] 2023-03-20T11:53:29.7388657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-338] SKIPPED [ 46%] 2023-03-20T11:53:29.7401463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-339] SKIPPED [ 46%] 2023-03-20T11:53:29.7414095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-340] SKIPPED [ 46%] 2023-03-20T11:53:29.7427165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-341] SKIPPED [ 46%] 2023-03-20T11:53:29.7441441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-342] SKIPPED [ 46%] 2023-03-20T11:53:29.7454382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-343] SKIPPED [ 46%] 2023-03-20T11:53:29.7467798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-344] SKIPPED [ 46%] 2023-03-20T11:53:29.7480054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-345] SKIPPED [ 46%] 2023-03-20T11:53:29.7493047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-346] SKIPPED [ 46%] 2023-03-20T11:53:29.7506220Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-347] SKIPPED [ 46%] 2023-03-20T11:53:29.7518705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-348] SKIPPED [ 46%] 2023-03-20T11:53:29.7532844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-349] SKIPPED [ 46%] 2023-03-20T11:53:29.7545567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-350] SKIPPED [ 46%] 2023-03-20T11:53:29.7558443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-351] SKIPPED [ 46%] 2023-03-20T11:53:29.7571963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-352] SKIPPED [ 46%] 2023-03-20T11:53:29.7584171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-353] SKIPPED [ 46%] 2023-03-20T11:53:29.7597079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-354] SKIPPED [ 46%] 2023-03-20T11:53:29.7610024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-355] SKIPPED [ 46%] 2023-03-20T11:53:29.7624228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-356] SKIPPED [ 46%] 2023-03-20T11:53:29.7637134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-357] SKIPPED [ 46%] 2023-03-20T11:53:29.7650306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-358] SKIPPED [ 46%] 2023-03-20T11:53:29.7662932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-359] SKIPPED [ 46%] 2023-03-20T11:53:29.7675425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-360] SKIPPED [ 46%] 2023-03-20T11:53:29.7688951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-361] SKIPPED [ 46%] 2023-03-20T11:53:29.7701005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-362] SKIPPED [ 46%] 2023-03-20T11:53:29.7715239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-363] SKIPPED [ 46%] 2023-03-20T11:53:29.7729022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-364] SKIPPED [ 46%] 2023-03-20T11:53:29.7740802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-365] SKIPPED [ 46%] 2023-03-20T11:53:29.7753610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-366] SKIPPED [ 46%] 2023-03-20T11:53:29.7766105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-367] SKIPPED [ 46%] 2023-03-20T11:53:29.7779162Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-368] SKIPPED [ 46%] 2023-03-20T11:53:29.7792044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-369] SKIPPED [ 46%] 2023-03-20T11:53:29.7805913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-370] SKIPPED [ 46%] 2023-03-20T11:53:29.7819161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-371] SKIPPED [ 46%] 2023-03-20T11:53:29.7832160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-372] SKIPPED [ 46%] 2023-03-20T11:53:29.7844671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-373] SKIPPED [ 46%] 2023-03-20T11:53:29.7857802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-374] SKIPPED [ 46%] 2023-03-20T11:53:29.7870760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-375] SKIPPED [ 46%] 2023-03-20T11:53:29.7883348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-376] SKIPPED [ 46%] 2023-03-20T11:53:29.7898703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_bounding_box-377] SKIPPED [ 46%] 2023-03-20T11:53:29.7912990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-00] PASSED [ 46%] 2023-03-20T11:53:29.7925797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-01] PASSED [ 46%] 2023-03-20T11:53:29.7939450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-02] PASSED [ 46%] 2023-03-20T11:53:29.7952780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-03] SKIPPED [ 46%] 2023-03-20T11:53:29.7965769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-04] SKIPPED [ 46%] 2023-03-20T11:53:29.7979424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-05] SKIPPED [ 46%] 2023-03-20T11:53:29.7993055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-06] PASSED [ 46%] 2023-03-20T11:53:29.8006075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-07] PASSED [ 46%] 2023-03-20T11:53:29.8019083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-08] PASSED [ 46%] 2023-03-20T11:53:29.8032597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-09] SKIPPED [ 46%] 2023-03-20T11:53:29.8045755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-10] SKIPPED [ 46%] 2023-03-20T11:53:29.8060722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_mask-11] SKIPPED [ 46%] 2023-03-20T11:53:29.8074676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-00] PASSED [ 46%] 2023-03-20T11:53:29.8089328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-01] PASSED [ 46%] 2023-03-20T11:53:29.8102820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-02] PASSED [ 46%] 2023-03-20T11:53:29.8116503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-03] PASSED [ 46%] 2023-03-20T11:53:29.8130257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-04] PASSED [ 46%] 2023-03-20T11:53:29.8144460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-05] PASSED [ 46%] 2023-03-20T11:53:29.8158028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-06] PASSED [ 46%] 2023-03-20T11:53:29.8172637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-07] PASSED [ 46%] 2023-03-20T11:53:29.8185290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-08] PASSED [ 46%] 2023-03-20T11:53:29.8199042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-09] SKIPPED [ 46%] 2023-03-20T11:53:29.8213365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-10] SKIPPED [ 46%] 2023-03-20T11:53:29.8226931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-11] SKIPPED [ 46%] 2023-03-20T11:53:29.8240483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-12] SKIPPED [ 46%] 2023-03-20T11:53:29.8254031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-13] SKIPPED [ 46%] 2023-03-20T11:53:29.8269384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-14] SKIPPED [ 46%] 2023-03-20T11:53:29.8282813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-15] SKIPPED [ 46%] 2023-03-20T11:53:29.8296626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-16] SKIPPED [ 46%] 2023-03-20T11:53:29.8310572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-17] SKIPPED [ 46%] 2023-03-20T11:53:29.8324095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-18] PASSED [ 46%] 2023-03-20T11:53:29.8337945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-19] PASSED [ 46%] 2023-03-20T11:53:29.8351658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-20] PASSED [ 46%] 2023-03-20T11:53:29.8365273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-21] PASSED [ 46%] 2023-03-20T11:53:29.8378851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-22] PASSED [ 46%] 2023-03-20T11:53:29.8392071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-23] PASSED [ 46%] 2023-03-20T11:53:29.8405576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-24] PASSED [ 46%] 2023-03-20T11:53:29.8419517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-25] PASSED [ 46%] 2023-03-20T11:53:29.8433282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-26] PASSED [ 46%] 2023-03-20T11:53:29.8446644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-27] SKIPPED [ 46%] 2023-03-20T11:53:29.8460792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-28] SKIPPED [ 46%] 2023-03-20T11:53:29.8475969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-29] SKIPPED [ 46%] 2023-03-20T11:53:29.8490327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-30] SKIPPED [ 46%] 2023-03-20T11:53:29.8503241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-31] SKIPPED [ 46%] 2023-03-20T11:53:29.8516958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-32] SKIPPED [ 46%] 2023-03-20T11:53:29.8531836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-33] SKIPPED [ 46%] 2023-03-20T11:53:29.8544098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-34] SKIPPED [ 46%] 2023-03-20T11:53:29.8557939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-pad_video-35] SKIPPED [ 46%] 2023-03-20T11:53:29.8577145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-000] PASSED [ 46%] 2023-03-20T11:53:29.8594402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-001] PASSED [ 46%] 2023-03-20T11:53:29.8612488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-002] PASSED [ 46%] 2023-03-20T11:53:29.8629009Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-003] PASSED [ 46%] 2023-03-20T11:53:29.8645943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-004] PASSED [ 46%] 2023-03-20T11:53:29.8663691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-005] PASSED [ 46%] 2023-03-20T11:53:29.8681011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-006] PASSED [ 46%] 2023-03-20T11:53:29.8697343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-007] PASSED [ 46%] 2023-03-20T11:53:29.8714709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-008] PASSED [ 46%] 2023-03-20T11:53:29.8731879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-009] PASSED [ 46%] 2023-03-20T11:53:29.8749042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-010] PASSED [ 46%] 2023-03-20T11:53:29.8765992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-011] PASSED [ 46%] 2023-03-20T11:53:29.8783403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-012] PASSED [ 46%] 2023-03-20T11:53:29.8801026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-013] PASSED [ 46%] 2023-03-20T11:53:29.8817565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-014] PASSED [ 46%] 2023-03-20T11:53:29.8835877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-015] PASSED [ 46%] 2023-03-20T11:53:29.8853663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-016] PASSED [ 46%] 2023-03-20T11:53:29.8871058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-017] PASSED [ 46%] 2023-03-20T11:53:29.8889130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-018] PASSED [ 46%] 2023-03-20T11:53:29.8905845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-019] PASSED [ 46%] 2023-03-20T11:53:29.8923312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-020] PASSED [ 46%] 2023-03-20T11:53:29.8939471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-021] PASSED [ 46%] 2023-03-20T11:53:29.8956652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-022] PASSED [ 46%] 2023-03-20T11:53:29.8973740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-023] PASSED [ 46%] 2023-03-20T11:53:29.8991301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-024] PASSED [ 46%] 2023-03-20T11:53:29.9009099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-025] PASSED [ 46%] 2023-03-20T11:53:29.9025678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-026] PASSED [ 46%] 2023-03-20T11:53:29.9042932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-027] PASSED [ 46%] 2023-03-20T11:53:29.9058738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-028] PASSED [ 46%] 2023-03-20T11:53:29.9075875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-029] PASSED [ 46%] 2023-03-20T11:53:29.9093224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-030] PASSED [ 46%] 2023-03-20T11:53:29.9110585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-031] PASSED [ 46%] 2023-03-20T11:53:29.9127548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-032] PASSED [ 46%] 2023-03-20T11:53:29.9144766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-033] PASSED [ 47%] 2023-03-20T11:53:29.9161864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-034] PASSED [ 47%] 2023-03-20T11:53:29.9178296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-035] PASSED [ 47%] 2023-03-20T11:53:29.9195906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-036] PASSED [ 47%] 2023-03-20T11:53:29.9213515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-037] PASSED [ 47%] 2023-03-20T11:53:29.9231319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-038] PASSED [ 47%] 2023-03-20T11:53:29.9249980Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-039] PASSED [ 47%] 2023-03-20T11:53:29.9266045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-040] PASSED [ 47%] 2023-03-20T11:53:29.9283424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-041] PASSED [ 47%] 2023-03-20T11:53:29.9300372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-042] PASSED [ 47%] 2023-03-20T11:53:29.9317473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-043] PASSED [ 47%] 2023-03-20T11:53:29.9334979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-044] PASSED [ 47%] 2023-03-20T11:53:29.9351929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-045] PASSED [ 47%] 2023-03-20T11:53:29.9370139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-046] PASSED [ 47%] 2023-03-20T11:53:29.9386496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-047] PASSED [ 47%] 2023-03-20T11:53:29.9403725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-048] PASSED [ 47%] 2023-03-20T11:53:29.9419926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-049] PASSED [ 47%] 2023-03-20T11:53:29.9437243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-050] PASSED [ 47%] 2023-03-20T11:53:29.9454594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-051] PASSED [ 47%] 2023-03-20T11:53:29.9471837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-052] PASSED [ 47%] 2023-03-20T11:53:29.9489907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-053] PASSED [ 47%] 2023-03-20T11:53:29.9507110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-054] PASSED [ 47%] 2023-03-20T11:53:29.9524200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-055] PASSED [ 47%] 2023-03-20T11:53:29.9540960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-056] PASSED [ 47%] 2023-03-20T11:53:29.9558161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-057] PASSED [ 47%] 2023-03-20T11:53:29.9575555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-058] PASSED [ 47%] 2023-03-20T11:53:29.9593604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-059] PASSED [ 47%] 2023-03-20T11:53:29.9612211Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-060] PASSED [ 47%] 2023-03-20T11:53:29.9628920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-061] PASSED [ 47%] 2023-03-20T11:53:29.9646238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-062] PASSED [ 47%] 2023-03-20T11:53:29.9659695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-063] SKIPPED [ 47%] 2023-03-20T11:53:29.9673647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-064] SKIPPED [ 47%] 2023-03-20T11:53:29.9688914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-065] SKIPPED [ 47%] 2023-03-20T11:53:29.9701234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-066] SKIPPED [ 47%] 2023-03-20T11:53:29.9714495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-067] SKIPPED [ 47%] 2023-03-20T11:53:29.9728716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-068] SKIPPED [ 47%] 2023-03-20T11:53:29.9741469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-069] SKIPPED [ 47%] 2023-03-20T11:53:29.9754528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-070] SKIPPED [ 47%] 2023-03-20T11:53:29.9768782Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-071] SKIPPED [ 47%] 2023-03-20T11:53:29.9782769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-072] SKIPPED [ 47%] 2023-03-20T11:53:29.9796028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-073] SKIPPED [ 47%] 2023-03-20T11:53:29.9810110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-074] SKIPPED [ 47%] 2023-03-20T11:53:29.9822543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-075] SKIPPED [ 47%] 2023-03-20T11:53:29.9836142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-076] SKIPPED [ 47%] 2023-03-20T11:53:29.9850324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-077] SKIPPED [ 47%] 2023-03-20T11:53:29.9862886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-078] SKIPPED [ 47%] 2023-03-20T11:53:29.9878001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-079] SKIPPED [ 47%] 2023-03-20T11:53:29.9892235Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-080] SKIPPED [ 47%] 2023-03-20T11:53:29.9905029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-081] SKIPPED [ 47%] 2023-03-20T11:53:29.9918490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-082] SKIPPED [ 47%] 2023-03-20T11:53:29.9933099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-083] SKIPPED [ 47%] 2023-03-20T11:53:29.9945842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-084] SKIPPED [ 47%] 2023-03-20T11:53:29.9959351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-085] SKIPPED [ 47%] 2023-03-20T11:53:29.9974230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-086] SKIPPED [ 47%] 2023-03-20T11:53:29.9988097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-087] SKIPPED [ 47%] 2023-03-20T11:53:30.0001464Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-088] SKIPPED [ 47%] 2023-03-20T11:53:30.0015064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-089] SKIPPED [ 47%] 2023-03-20T11:53:30.0028953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-090] SKIPPED [ 47%] 2023-03-20T11:53:30.0042423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-091] SKIPPED [ 47%] 2023-03-20T11:53:30.0056435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-092] SKIPPED [ 47%] 2023-03-20T11:53:30.0071589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-093] SKIPPED [ 47%] 2023-03-20T11:53:30.0084864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-094] SKIPPED [ 47%] 2023-03-20T11:53:30.0098220Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-095] SKIPPED [ 47%] 2023-03-20T11:53:30.0112043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-096] SKIPPED [ 47%] 2023-03-20T11:53:30.0125194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-097] SKIPPED [ 47%] 2023-03-20T11:53:30.0138417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-098] SKIPPED [ 47%] 2023-03-20T11:53:30.0152318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-099] SKIPPED [ 47%] 2023-03-20T11:53:30.0166741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-100] SKIPPED [ 47%] 2023-03-20T11:53:30.0180335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-101] SKIPPED [ 47%] 2023-03-20T11:53:30.0193982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-102] SKIPPED [ 47%] 2023-03-20T11:53:30.0207144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-103] SKIPPED [ 47%] 2023-03-20T11:53:30.0220720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-104] SKIPPED [ 47%] 2023-03-20T11:53:30.0234107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-105] SKIPPED [ 47%] 2023-03-20T11:53:30.0247322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-106] SKIPPED [ 47%] 2023-03-20T11:53:30.0265491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-107] SKIPPED [ 47%] 2023-03-20T11:53:30.0278852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-108] SKIPPED [ 47%] 2023-03-20T11:53:30.0293132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-109] SKIPPED [ 47%] 2023-03-20T11:53:30.0305601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-110] SKIPPED [ 47%] 2023-03-20T11:53:30.0318945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-111] SKIPPED [ 47%] 2023-03-20T11:53:30.0333258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-112] SKIPPED [ 47%] 2023-03-20T11:53:30.0345969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-113] SKIPPED [ 47%] 2023-03-20T11:53:30.0359095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-114] SKIPPED [ 47%] 2023-03-20T11:53:30.0374361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-115] SKIPPED [ 47%] 2023-03-20T11:53:30.0387581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-116] SKIPPED [ 47%] 2023-03-20T11:53:30.0400679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-117] SKIPPED [ 47%] 2023-03-20T11:53:30.0413989Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-118] SKIPPED [ 47%] 2023-03-20T11:53:30.0427635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-119] SKIPPED [ 47%] 2023-03-20T11:53:30.0440266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-120] SKIPPED [ 47%] 2023-03-20T11:53:30.0453854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-121] SKIPPED [ 47%] 2023-03-20T11:53:30.0469095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-122] SKIPPED [ 47%] 2023-03-20T11:53:30.0482194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-123] SKIPPED [ 47%] 2023-03-20T11:53:30.0495486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-124] SKIPPED [ 47%] 2023-03-20T11:53:30.0509137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-125] SKIPPED [ 47%] 2023-03-20T11:53:30.0526224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-126] PASSED [ 47%] 2023-03-20T11:53:30.0544189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-127] PASSED [ 47%] 2023-03-20T11:53:30.0561677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-128] PASSED [ 47%] 2023-03-20T11:53:30.0579532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-129] PASSED [ 47%] 2023-03-20T11:53:30.0596873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-130] PASSED [ 47%] 2023-03-20T11:53:30.0614328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-131] PASSED [ 47%] 2023-03-20T11:53:30.0632178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-132] PASSED [ 47%] 2023-03-20T11:53:30.0650346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-133] PASSED [ 47%] 2023-03-20T11:53:30.0667225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-134] PASSED [ 47%] 2023-03-20T11:53:30.0684423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-135] PASSED [ 47%] 2023-03-20T11:53:30.0701871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-136] PASSED [ 47%] 2023-03-20T11:53:30.0717767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-137] PASSED [ 47%] 2023-03-20T11:53:30.0735327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-138] PASSED [ 47%] 2023-03-20T11:53:30.0752903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-139] PASSED [ 47%] 2023-03-20T11:53:30.0770379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-140] PASSED [ 47%] 2023-03-20T11:53:30.0788044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-141] PASSED [ 47%] 2023-03-20T11:53:30.0805136Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-142] PASSED [ 47%] 2023-03-20T11:53:30.0823006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-143] PASSED [ 47%] 2023-03-20T11:53:30.0840213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-144] PASSED [ 47%] 2023-03-20T11:53:30.0857657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-145] PASSED [ 47%] 2023-03-20T11:53:30.0874752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-146] PASSED [ 47%] 2023-03-20T11:53:30.0893449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-147] PASSED [ 47%] 2023-03-20T11:53:30.0910376Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-148] PASSED [ 47%] 2023-03-20T11:53:30.0927756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-149] PASSED [ 47%] 2023-03-20T11:53:30.0945571Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-150] PASSED [ 47%] 2023-03-20T11:53:30.0963527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-151] PASSED [ 47%] 2023-03-20T11:53:30.0981398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-152] PASSED [ 47%] 2023-03-20T11:53:30.0998977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-153] PASSED [ 47%] 2023-03-20T11:53:30.1016542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-154] PASSED [ 47%] 2023-03-20T11:53:30.1034370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-155] PASSED [ 47%] 2023-03-20T11:53:30.1053209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-156] PASSED [ 47%] 2023-03-20T11:53:30.1070210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-157] PASSED [ 47%] 2023-03-20T11:53:30.1088000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-158] PASSED [ 47%] 2023-03-20T11:53:30.1104329Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-159] PASSED [ 47%] 2023-03-20T11:53:30.1122002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-160] PASSED [ 47%] 2023-03-20T11:53:30.1139577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-161] PASSED [ 47%] 2023-03-20T11:53:30.1156840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-162] PASSED [ 47%] 2023-03-20T11:53:30.1174333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-163] PASSED [ 47%] 2023-03-20T11:53:30.1192063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-164] PASSED [ 47%] 2023-03-20T11:53:30.1210247Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-165] PASSED [ 47%] 2023-03-20T11:53:30.1226938Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-166] PASSED [ 47%] 2023-03-20T11:53:30.1244478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-167] PASSED [ 47%] 2023-03-20T11:53:30.1262116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-168] PASSED [ 47%] 2023-03-20T11:53:30.1279332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-169] PASSED [ 47%] 2023-03-20T11:53:30.1295838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-170] PASSED [ 47%] 2023-03-20T11:53:30.1313510Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-171] PASSED [ 47%] 2023-03-20T11:53:30.1331883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-172] PASSED [ 47%] 2023-03-20T11:53:30.1348449Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-173] PASSED [ 47%] 2023-03-20T11:53:30.1365499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-174] PASSED [ 47%] 2023-03-20T11:53:30.1383246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-175] PASSED [ 47%] 2023-03-20T11:53:30.1400850Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-176] PASSED [ 47%] 2023-03-20T11:53:30.1418489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-177] PASSED [ 47%] 2023-03-20T11:53:30.1435901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-178] PASSED [ 47%] 2023-03-20T11:53:30.1453522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-179] PASSED [ 47%] 2023-03-20T11:53:30.1470307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-180] PASSED [ 47%] 2023-03-20T11:53:30.1486646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-181] PASSED [ 47%] 2023-03-20T11:53:30.1504878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-182] PASSED [ 47%] 2023-03-20T11:53:30.1522784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-183] PASSED [ 47%] 2023-03-20T11:53:30.1540819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-184] PASSED [ 47%] 2023-03-20T11:53:30.1558428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-185] PASSED [ 47%] 2023-03-20T11:53:30.1576227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-186] PASSED [ 47%] 2023-03-20T11:53:30.1594345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-187] PASSED [ 47%] 2023-03-20T11:53:30.1613418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-188] PASSED [ 47%] 2023-03-20T11:53:30.1630517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-189] PASSED [ 47%] 2023-03-20T11:53:30.1648928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-190] PASSED [ 47%] 2023-03-20T11:53:30.1666212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-191] PASSED [ 47%] 2023-03-20T11:53:30.1682418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-192] PASSED [ 47%] 2023-03-20T11:53:30.1700142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-193] PASSED [ 47%] 2023-03-20T11:53:30.1717488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-194] PASSED [ 47%] 2023-03-20T11:53:30.1735368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-195] PASSED [ 47%] 2023-03-20T11:53:30.1753183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-196] PASSED [ 47%] 2023-03-20T11:53:30.1771587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-197] PASSED [ 47%] 2023-03-20T11:53:30.1788566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-198] PASSED [ 47%] 2023-03-20T11:53:30.1805840Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-199] PASSED [ 47%] 2023-03-20T11:53:30.1823956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-200] PASSED [ 47%] 2023-03-20T11:53:30.1841613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-201] PASSED [ 47%] 2023-03-20T11:53:30.1860247Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-202] PASSED [ 47%] 2023-03-20T11:53:30.1878186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-203] PASSED [ 47%] 2023-03-20T11:53:30.1896576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-204] PASSED [ 47%] 2023-03-20T11:53:30.1914022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-205] PASSED [ 47%] 2023-03-20T11:53:30.1932647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-206] PASSED [ 47%] 2023-03-20T11:53:30.1949603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-207] PASSED [ 47%] 2023-03-20T11:53:30.1966930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-208] PASSED [ 47%] 2023-03-20T11:53:30.1984199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-209] PASSED [ 47%] 2023-03-20T11:53:30.2001992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-210] PASSED [ 47%] 2023-03-20T11:53:30.2019969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-211] PASSED [ 47%] 2023-03-20T11:53:30.2037346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-212] PASSED [ 47%] 2023-03-20T11:53:30.2054861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-213] PASSED [ 47%] 2023-03-20T11:53:30.2071704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-214] PASSED [ 47%] 2023-03-20T11:53:30.2090031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-215] PASSED [ 47%] 2023-03-20T11:53:30.2107063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-216] PASSED [ 47%] 2023-03-20T11:53:30.2124451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-217] PASSED [ 47%] 2023-03-20T11:53:30.2142317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-218] PASSED [ 47%] 2023-03-20T11:53:30.2159703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-219] PASSED [ 47%] 2023-03-20T11:53:30.2177330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-220] PASSED [ 47%] 2023-03-20T11:53:30.2194799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-221] PASSED [ 47%] 2023-03-20T11:53:30.2213070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-222] PASSED [ 47%] 2023-03-20T11:53:30.2230242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-223] PASSED [ 47%] 2023-03-20T11:53:30.2248629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-224] PASSED [ 47%] 2023-03-20T11:53:30.2262571Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-225] SKIPPED [ 47%] 2023-03-20T11:53:30.2276264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-226] SKIPPED [ 47%] 2023-03-20T11:53:30.2290386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-227] SKIPPED [ 47%] 2023-03-20T11:53:30.2303725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-228] SKIPPED [ 47%] 2023-03-20T11:53:30.2317445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-229] SKIPPED [ 47%] 2023-03-20T11:53:30.2331852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-230] SKIPPED [ 47%] 2023-03-20T11:53:30.2345689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-231] SKIPPED [ 47%] 2023-03-20T11:53:30.2359667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-232] SKIPPED [ 47%] 2023-03-20T11:53:30.2372990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-233] SKIPPED [ 47%] 2023-03-20T11:53:30.2386761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-234] SKIPPED [ 47%] 2023-03-20T11:53:30.2400322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-235] SKIPPED [ 47%] 2023-03-20T11:53:30.2413982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-236] SKIPPED [ 47%] 2023-03-20T11:53:30.2427979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-237] SKIPPED [ 47%] 2023-03-20T11:53:30.2443005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-238] SKIPPED [ 47%] 2023-03-20T11:53:30.2456798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-239] SKIPPED [ 47%] 2023-03-20T11:53:30.2470362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-240] SKIPPED [ 47%] 2023-03-20T11:53:30.2483853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-241] SKIPPED [ 47%] 2023-03-20T11:53:30.2497582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-242] SKIPPED [ 47%] 2023-03-20T11:53:30.2511313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-243] SKIPPED [ 47%] 2023-03-20T11:53:30.2524577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-244] SKIPPED [ 47%] 2023-03-20T11:53:30.2539851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-245] SKIPPED [ 47%] 2023-03-20T11:53:30.2553591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-246] SKIPPED [ 47%] 2023-03-20T11:53:30.2566794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-247] SKIPPED [ 47%] 2023-03-20T11:53:30.2580627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-248] SKIPPED [ 47%] 2023-03-20T11:53:30.2594251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-249] SKIPPED [ 47%] 2023-03-20T11:53:30.2608607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-250] SKIPPED [ 47%] 2023-03-20T11:53:30.2621699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-251] SKIPPED [ 47%] 2023-03-20T11:53:30.2636410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-252] SKIPPED [ 47%] 2023-03-20T11:53:30.2650159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-253] SKIPPED [ 47%] 2023-03-20T11:53:30.2662661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-254] SKIPPED [ 47%] 2023-03-20T11:53:30.2676071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-255] SKIPPED [ 47%] 2023-03-20T11:53:30.2690203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-256] SKIPPED [ 47%] 2023-03-20T11:53:30.2704184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-257] SKIPPED [ 47%] 2023-03-20T11:53:30.2717702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-258] SKIPPED [ 47%] 2023-03-20T11:53:30.2733427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-259] SKIPPED [ 47%] 2023-03-20T11:53:30.2746549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-260] SKIPPED [ 47%] 2023-03-20T11:53:30.2760009Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-261] SKIPPED [ 47%] 2023-03-20T11:53:30.2773669Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-262] SKIPPED [ 47%] 2023-03-20T11:53:30.2787827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-263] SKIPPED [ 47%] 2023-03-20T11:53:30.2801261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-264] SKIPPED [ 47%] 2023-03-20T11:53:30.2814846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-265] SKIPPED [ 47%] 2023-03-20T11:53:30.2830429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-266] SKIPPED [ 47%] 2023-03-20T11:53:30.2843711Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-267] SKIPPED [ 47%] 2023-03-20T11:53:30.2857250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-268] SKIPPED [ 47%] 2023-03-20T11:53:30.2871350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-269] SKIPPED [ 47%] 2023-03-20T11:53:30.2884736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-270] SKIPPED [ 47%] 2023-03-20T11:53:30.2898683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-271] SKIPPED [ 47%] 2023-03-20T11:53:30.2912645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-272] SKIPPED [ 47%] 2023-03-20T11:53:30.2931827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-273] SKIPPED [ 47%] 2023-03-20T11:53:30.2944685Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-274] SKIPPED [ 47%] 2023-03-20T11:53:30.2958514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-275] SKIPPED [ 47%] 2023-03-20T11:53:30.2973117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-276] SKIPPED [ 47%] 2023-03-20T11:53:30.2985756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-277] SKIPPED [ 47%] 2023-03-20T11:53:30.2999495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-278] SKIPPED [ 47%] 2023-03-20T11:53:30.3013144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-279] SKIPPED [ 47%] 2023-03-20T11:53:30.3026952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-280] SKIPPED [ 47%] 2023-03-20T11:53:30.3042157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-281] SKIPPED [ 47%] 2023-03-20T11:53:30.3055921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-282] SKIPPED [ 47%] 2023-03-20T11:53:30.3069233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-283] SKIPPED [ 47%] 2023-03-20T11:53:30.3082471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-284] SKIPPED [ 47%] 2023-03-20T11:53:30.3096251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-285] SKIPPED [ 47%] 2023-03-20T11:53:30.3109749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-286] SKIPPED [ 47%] 2023-03-20T11:53:30.3123203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-287] SKIPPED [ 47%] 2023-03-20T11:53:30.3138604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-288] SKIPPED [ 47%] 2023-03-20T11:53:30.3152226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-289] SKIPPED [ 47%] 2023-03-20T11:53:30.3165509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-290] SKIPPED [ 47%] 2023-03-20T11:53:30.3179381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-291] SKIPPED [ 47%] 2023-03-20T11:53:30.3193241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-292] SKIPPED [ 47%] 2023-03-20T11:53:30.3206615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-293] SKIPPED [ 47%] 2023-03-20T11:53:30.3220558Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-294] SKIPPED [ 47%] 2023-03-20T11:53:30.3235856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-295] SKIPPED [ 47%] 2023-03-20T11:53:30.3250103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-296] SKIPPED [ 47%] 2023-03-20T11:53:30.3263081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-297] SKIPPED [ 47%] 2023-03-20T11:53:30.3276582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-298] SKIPPED [ 47%] 2023-03-20T11:53:30.3290454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-299] SKIPPED [ 47%] 2023-03-20T11:53:30.3304046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-300] SKIPPED [ 47%] 2023-03-20T11:53:30.3318066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-301] SKIPPED [ 47%] 2023-03-20T11:53:30.3333262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-302] SKIPPED [ 47%] 2023-03-20T11:53:30.3347188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-303] SKIPPED [ 47%] 2023-03-20T11:53:30.3360694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-304] SKIPPED [ 47%] 2023-03-20T11:53:30.3374479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-305] SKIPPED [ 47%] 2023-03-20T11:53:30.3388332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-306] SKIPPED [ 47%] 2023-03-20T11:53:30.3402093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-307] SKIPPED [ 47%] 2023-03-20T11:53:30.3415770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-308] SKIPPED [ 47%] 2023-03-20T11:53:30.3431202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-309] SKIPPED [ 47%] 2023-03-20T11:53:30.3444593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-310] SKIPPED [ 47%] 2023-03-20T11:53:30.3458440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-311] SKIPPED [ 47%] 2023-03-20T11:53:30.3472381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-312] SKIPPED [ 47%] 2023-03-20T11:53:30.3485733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-313] SKIPPED [ 47%] 2023-03-20T11:53:30.3499722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-314] SKIPPED [ 47%] 2023-03-20T11:53:30.3513330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-315] SKIPPED [ 47%] 2023-03-20T11:53:30.3529037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-316] SKIPPED [ 47%] 2023-03-20T11:53:30.3542101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-317] SKIPPED [ 47%] 2023-03-20T11:53:30.3555769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-318] SKIPPED [ 47%] 2023-03-20T11:53:30.3571788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-319] SKIPPED [ 47%] 2023-03-20T11:53:30.3583374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-320] SKIPPED [ 47%] 2023-03-20T11:53:30.3596357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-321] SKIPPED [ 47%] 2023-03-20T11:53:30.3610359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-322] SKIPPED [ 47%] 2023-03-20T11:53:30.3625535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-323] SKIPPED [ 47%] 2023-03-20T11:53:30.3642792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-324] PASSED [ 47%] 2023-03-20T11:53:30.3660004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-325] PASSED [ 47%] 2023-03-20T11:53:30.3677681Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-326] PASSED [ 47%] 2023-03-20T11:53:30.3695002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-327] PASSED [ 47%] 2023-03-20T11:53:30.3712509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-328] PASSED [ 47%] 2023-03-20T11:53:30.3730397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-329] PASSED [ 47%] 2023-03-20T11:53:30.3747230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-330] PASSED [ 47%] 2023-03-20T11:53:30.3764260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-331] PASSED [ 47%] 2023-03-20T11:53:30.3781764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-332] PASSED [ 47%] 2023-03-20T11:53:30.3799241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-333] PASSED [ 47%] 2023-03-20T11:53:30.3816642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-334] PASSED [ 47%] 2023-03-20T11:53:30.3833093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-335] PASSED [ 47%] 2023-03-20T11:53:30.3850461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-336] PASSED [ 47%] 2023-03-20T11:53:30.3867477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-337] PASSED [ 47%] 2023-03-20T11:53:30.3884640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-338] PASSED [ 47%] 2023-03-20T11:53:30.3902047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-339] PASSED [ 47%] 2023-03-20T11:53:30.3919398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-340] PASSED [ 47%] 2023-03-20T11:53:30.3937152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-341] PASSED [ 47%] 2023-03-20T11:53:30.3954082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-342] PASSED [ 47%] 2023-03-20T11:53:30.3972154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-343] PASSED [ 47%] 2023-03-20T11:53:30.3988919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-344] PASSED [ 47%] 2023-03-20T11:53:30.4005736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-345] PASSED [ 47%] 2023-03-20T11:53:30.4022574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-346] PASSED [ 47%] 2023-03-20T11:53:30.4039976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-347] PASSED [ 47%] 2023-03-20T11:53:30.4057710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-348] PASSED [ 47%] 2023-03-20T11:53:30.4075257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-349] PASSED [ 47%] 2023-03-20T11:53:30.4093297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-350] PASSED [ 47%] 2023-03-20T11:53:30.4110557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-351] PASSED [ 47%] 2023-03-20T11:53:30.4129004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-352] PASSED [ 47%] 2023-03-20T11:53:30.4145081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-353] PASSED [ 47%] 2023-03-20T11:53:30.4162577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-354] PASSED [ 47%] 2023-03-20T11:53:30.4180094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-355] PASSED [ 47%] 2023-03-20T11:53:30.4197431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-356] PASSED [ 47%] 2023-03-20T11:53:30.4213243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-357] PASSED [ 47%] 2023-03-20T11:53:30.4230736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-358] PASSED [ 47%] 2023-03-20T11:53:30.4247285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-359] PASSED [ 47%] 2023-03-20T11:53:30.4264601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-360] PASSED [ 47%] 2023-03-20T11:53:30.4281848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-361] PASSED [ 47%] 2023-03-20T11:53:30.4299128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-362] PASSED [ 47%] 2023-03-20T11:53:30.4316268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-363] PASSED [ 47%] 2023-03-20T11:53:30.4333527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-364] PASSED [ 47%] 2023-03-20T11:53:30.4351540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-365] PASSED [ 47%] 2023-03-20T11:53:30.4369082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-366] PASSED [ 47%] 2023-03-20T11:53:30.4385513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-367] PASSED [ 47%] 2023-03-20T11:53:30.4401802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-368] PASSED [ 47%] 2023-03-20T11:53:30.4418898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-369] PASSED [ 47%] 2023-03-20T11:53:30.4435911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-370] PASSED [ 47%] 2023-03-20T11:53:30.4453061Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-371] PASSED [ 47%] 2023-03-20T11:53:30.4470560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-372] PASSED [ 47%] 2023-03-20T11:53:30.4487232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-373] PASSED [ 47%] 2023-03-20T11:53:30.4504614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-374] PASSED [ 47%] 2023-03-20T11:53:30.4521934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-375] PASSED [ 47%] 2023-03-20T11:53:30.4539254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-376] PASSED [ 47%] 2023-03-20T11:53:30.4556227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-377] PASSED [ 47%] 2023-03-20T11:53:30.4573543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-378] PASSED [ 47%] 2023-03-20T11:53:30.4590416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-379] PASSED [ 47%] 2023-03-20T11:53:30.4608545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-380] PASSED [ 47%] 2023-03-20T11:53:30.4625395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-381] PASSED [ 47%] 2023-03-20T11:53:30.4642975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-382] PASSED [ 47%] 2023-03-20T11:53:30.4660139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-383] PASSED [ 47%] 2023-03-20T11:53:30.4677448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-384] PASSED [ 47%] 2023-03-20T11:53:30.4695000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-385] PASSED [ 47%] 2023-03-20T11:53:30.4712519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-386] PASSED [ 47%] 2023-03-20T11:53:30.4730419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-387] PASSED [ 47%] 2023-03-20T11:53:30.4747579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-388] PASSED [ 47%] 2023-03-20T11:53:30.4764786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-389] PASSED [ 47%] 2023-03-20T11:53:30.4781217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-390] PASSED [ 47%] 2023-03-20T11:53:30.4798504Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-391] PASSED [ 47%] 2023-03-20T11:53:30.4815545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-392] PASSED [ 47%] 2023-03-20T11:53:30.4833409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-393] PASSED [ 47%] 2023-03-20T11:53:30.4850567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-394] PASSED [ 47%] 2023-03-20T11:53:30.4867466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-395] PASSED [ 47%] 2023-03-20T11:53:30.4884422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-396] PASSED [ 47%] 2023-03-20T11:53:30.4901911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-397] PASSED [ 47%] 2023-03-20T11:53:30.4919668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-398] PASSED [ 47%] 2023-03-20T11:53:30.4936679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-399] PASSED [ 47%] 2023-03-20T11:53:30.4953709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-400] PASSED [ 47%] 2023-03-20T11:53:30.4970442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-401] PASSED [ 47%] 2023-03-20T11:53:30.4987924Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-402] PASSED [ 47%] 2023-03-20T11:53:30.5004882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-403] PASSED [ 47%] 2023-03-20T11:53:30.5022394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-404] PASSED [ 47%] 2023-03-20T11:53:30.5039683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-405] PASSED [ 47%] 2023-03-20T11:53:30.5057197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-406] PASSED [ 47%] 2023-03-20T11:53:30.5074084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-407] PASSED [ 47%] 2023-03-20T11:53:30.5092264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-408] PASSED [ 47%] 2023-03-20T11:53:30.5108315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-409] PASSED [ 47%] 2023-03-20T11:53:30.5125140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-410] PASSED [ 47%] 2023-03-20T11:53:30.5142741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-411] PASSED [ 47%] 2023-03-20T11:53:30.5159572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-412] PASSED [ 47%] 2023-03-20T11:53:30.5177280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-413] PASSED [ 47%] 2023-03-20T11:53:30.5194441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-414] PASSED [ 47%] 2023-03-20T11:53:30.5212949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-415] PASSED [ 47%] 2023-03-20T11:53:30.5229941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-416] PASSED [ 47%] 2023-03-20T11:53:30.5247238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-417] PASSED [ 47%] 2023-03-20T11:53:30.5265025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-418] PASSED [ 47%] 2023-03-20T11:53:30.5282744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-419] PASSED [ 47%] 2023-03-20T11:53:30.5300070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-420] PASSED [ 47%] 2023-03-20T11:53:30.5318512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-421] PASSED [ 47%] 2023-03-20T11:53:30.5336244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-422] PASSED [ 47%] 2023-03-20T11:53:30.5350196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-423] SKIPPED [ 47%] 2023-03-20T11:53:30.5363480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-424] SKIPPED [ 47%] 2023-03-20T11:53:30.5378020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-425] SKIPPED [ 47%] 2023-03-20T11:53:30.5391362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-426] SKIPPED [ 47%] 2023-03-20T11:53:30.5404398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-427] SKIPPED [ 47%] 2023-03-20T11:53:30.5418107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-428] SKIPPED [ 47%] 2023-03-20T11:53:30.5431476Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-429] SKIPPED [ 47%] 2023-03-20T11:53:30.5444590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-430] SKIPPED [ 47%] 2023-03-20T11:53:30.5458204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-431] SKIPPED [ 47%] 2023-03-20T11:53:30.5472950Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-432] SKIPPED [ 47%] 2023-03-20T11:53:30.5486002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-433] SKIPPED [ 47%] 2023-03-20T11:53:30.5499828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-434] SKIPPED [ 47%] 2023-03-20T11:53:30.5512662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-435] SKIPPED [ 47%] 2023-03-20T11:53:30.5525706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-436] SKIPPED [ 47%] 2023-03-20T11:53:30.5539323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-437] SKIPPED [ 47%] 2023-03-20T11:53:30.5552737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-438] SKIPPED [ 47%] 2023-03-20T11:53:30.5570048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-439] SKIPPED [ 47%] 2023-03-20T11:53:30.5583089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-440] SKIPPED [ 47%] 2023-03-20T11:53:30.5596640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-441] SKIPPED [ 47%] 2023-03-20T11:53:30.5610226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-442] SKIPPED [ 47%] 2023-03-20T11:53:30.5623668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-443] SKIPPED [ 47%] 2023-03-20T11:53:30.5636967Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-444] SKIPPED [ 47%] 2023-03-20T11:53:30.5650767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-445] SKIPPED [ 47%] 2023-03-20T11:53:30.5665617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-446] SKIPPED [ 47%] 2023-03-20T11:53:30.5678877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-447] SKIPPED [ 47%] 2023-03-20T11:53:30.5692835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-448] SKIPPED [ 47%] 2023-03-20T11:53:30.5705711Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-449] SKIPPED [ 47%] 2023-03-20T11:53:30.5718724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-450] SKIPPED [ 47%] 2023-03-20T11:53:30.5733007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-451] SKIPPED [ 47%] 2023-03-20T11:53:30.5745997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-452] SKIPPED [ 47%] 2023-03-20T11:53:30.5760996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-453] SKIPPED [ 47%] 2023-03-20T11:53:30.5774324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-454] SKIPPED [ 47%] 2023-03-20T11:53:30.5788104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-455] SKIPPED [ 47%] 2023-03-20T11:53:30.5801325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-456] SKIPPED [ 47%] 2023-03-20T11:53:30.5814702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-457] SKIPPED [ 47%] 2023-03-20T11:53:30.5828366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-458] SKIPPED [ 47%] 2023-03-20T11:53:30.5842088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-459] SKIPPED [ 47%] 2023-03-20T11:53:30.5857269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-460] SKIPPED [ 47%] 2023-03-20T11:53:30.5870863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-461] SKIPPED [ 47%] 2023-03-20T11:53:30.5884628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-462] SKIPPED [ 47%] 2023-03-20T11:53:30.5898244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-463] SKIPPED [ 47%] 2023-03-20T11:53:30.5912003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-464] SKIPPED [ 47%] 2023-03-20T11:53:30.5925283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-465] SKIPPED [ 47%] 2023-03-20T11:53:30.5938860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-466] SKIPPED [ 47%] 2023-03-20T11:53:30.5953705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-467] SKIPPED [ 47%] 2023-03-20T11:53:30.5966929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-468] SKIPPED [ 47%] 2023-03-20T11:53:30.5980997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-469] SKIPPED [ 47%] 2023-03-20T11:53:30.5994721Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-470] SKIPPED [ 47%] 2023-03-20T11:53:30.6008769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-471] SKIPPED [ 47%] 2023-03-20T11:53:30.6022297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-472] SKIPPED [ 47%] 2023-03-20T11:53:30.6035746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-473] SKIPPED [ 47%] 2023-03-20T11:53:30.6051517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-474] SKIPPED [ 47%] 2023-03-20T11:53:30.6064168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-475] SKIPPED [ 47%] 2023-03-20T11:53:30.6077638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-476] SKIPPED [ 47%] 2023-03-20T11:53:30.6091577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-477] SKIPPED [ 47%] 2023-03-20T11:53:30.6104224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-478] SKIPPED [ 47%] 2023-03-20T11:53:30.6117786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-479] SKIPPED [ 47%] 2023-03-20T11:53:30.6131757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-480] SKIPPED [ 47%] 2023-03-20T11:53:30.6146514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-481] SKIPPED [ 47%] 2023-03-20T11:53:30.6159318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-482] SKIPPED [ 47%] 2023-03-20T11:53:30.6173138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-483] SKIPPED [ 47%] 2023-03-20T11:53:30.6186455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-484] SKIPPED [ 47%] 2023-03-20T11:53:30.6199702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-485] SKIPPED [ 47%] 2023-03-20T11:53:30.6213227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-486] SKIPPED [ 47%] 2023-03-20T11:53:30.6226806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-487] SKIPPED [ 47%] 2023-03-20T11:53:30.6241384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-488] SKIPPED [ 47%] 2023-03-20T11:53:30.6254809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-489] SKIPPED [ 47%] 2023-03-20T11:53:30.6268175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-490] SKIPPED [ 47%] 2023-03-20T11:53:30.6281453Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-491] SKIPPED [ 47%] 2023-03-20T11:53:30.6294618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-492] SKIPPED [ 47%] 2023-03-20T11:53:30.6308263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-493] SKIPPED [ 47%] 2023-03-20T11:53:30.6321372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-494] SKIPPED [ 47%] 2023-03-20T11:53:30.6336268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-495] SKIPPED [ 47%] 2023-03-20T11:53:30.6349725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-496] SKIPPED [ 47%] 2023-03-20T11:53:30.6363002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-497] SKIPPED [ 47%] 2023-03-20T11:53:30.6376447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-498] SKIPPED [ 47%] 2023-03-20T11:53:30.6389687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-499] SKIPPED [ 47%] 2023-03-20T11:53:30.6402838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-500] SKIPPED [ 47%] 2023-03-20T11:53:30.6416093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-501] SKIPPED [ 47%] 2023-03-20T11:53:30.6430947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-502] SKIPPED [ 47%] 2023-03-20T11:53:30.6444044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-503] SKIPPED [ 47%] 2023-03-20T11:53:30.6457656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-504] SKIPPED [ 47%] 2023-03-20T11:53:30.6471258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-505] SKIPPED [ 47%] 2023-03-20T11:53:30.6484400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-506] SKIPPED [ 47%] 2023-03-20T11:53:30.6498014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-507] SKIPPED [ 47%] 2023-03-20T11:53:30.6511244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-508] SKIPPED [ 47%] 2023-03-20T11:53:30.6525829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-509] SKIPPED [ 47%] 2023-03-20T11:53:30.6539413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-510] SKIPPED [ 47%] 2023-03-20T11:53:30.6552926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-511] SKIPPED [ 47%] 2023-03-20T11:53:30.6565958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-512] SKIPPED [ 47%] 2023-03-20T11:53:30.6579263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-513] SKIPPED [ 47%] 2023-03-20T11:53:30.6592743Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-514] SKIPPED [ 47%] 2023-03-20T11:53:30.6605694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-515] SKIPPED [ 47%] 2023-03-20T11:53:30.6620927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-516] SKIPPED [ 47%] 2023-03-20T11:53:30.6634356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-517] SKIPPED [ 47%] 2023-03-20T11:53:30.6647340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-518] SKIPPED [ 47%] 2023-03-20T11:53:30.6661030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-519] SKIPPED [ 47%] 2023-03-20T11:53:30.6673886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-520] SKIPPED [ 47%] 2023-03-20T11:53:30.6686905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-521] SKIPPED [ 47%] 2023-03-20T11:53:30.6704496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-522] PASSED [ 47%] 2023-03-20T11:53:30.6722389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-523] PASSED [ 47%] 2023-03-20T11:53:30.6740087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-524] PASSED [ 47%] 2023-03-20T11:53:30.6757255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-525] PASSED [ 47%] 2023-03-20T11:53:30.6774764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-526] PASSED [ 47%] 2023-03-20T11:53:30.6792472Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-527] PASSED [ 47%] 2023-03-20T11:53:30.6811527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-528] PASSED [ 47%] 2023-03-20T11:53:30.6827829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-529] PASSED [ 47%] 2023-03-20T11:53:30.6844857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-530] PASSED [ 47%] 2023-03-20T11:53:30.6865087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-531] PASSED [ 47%] 2023-03-20T11:53:30.6884222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-532] PASSED [ 47%] 2023-03-20T11:53:30.6900956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-533] PASSED [ 47%] 2023-03-20T11:53:30.6918519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-534] PASSED [ 47%] 2023-03-20T11:53:30.6936630Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-535] PASSED [ 47%] 2023-03-20T11:53:30.6953990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-536] PASSED [ 47%] 2023-03-20T11:53:30.6972726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-537] PASSED [ 47%] 2023-03-20T11:53:30.6989485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-538] PASSED [ 47%] 2023-03-20T11:53:30.7006749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-539] PASSED [ 47%] 2023-03-20T11:53:30.7024307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-540] PASSED [ 47%] 2023-03-20T11:53:30.7041991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-541] PASSED [ 47%] 2023-03-20T11:53:30.7059492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-542] PASSED [ 47%] 2023-03-20T11:53:30.7076859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-543] PASSED [ 47%] 2023-03-20T11:53:30.7093647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-544] PASSED [ 47%] 2023-03-20T11:53:30.7111923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-545] PASSED [ 47%] 2023-03-20T11:53:30.7130470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-546] PASSED [ 47%] 2023-03-20T11:53:30.7147764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-547] PASSED [ 47%] 2023-03-20T11:53:30.7165335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-548] PASSED [ 47%] 2023-03-20T11:53:30.7183251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-549] PASSED [ 47%] 2023-03-20T11:53:30.7201086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-550] PASSED [ 47%] 2023-03-20T11:53:30.7218507Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-551] PASSED [ 47%] 2023-03-20T11:53:30.7236154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-552] PASSED [ 47%] 2023-03-20T11:53:30.7253976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-553] PASSED [ 47%] 2023-03-20T11:53:30.7272024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-554] PASSED [ 47%] 2023-03-20T11:53:30.7288856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-555] PASSED [ 47%] 2023-03-20T11:53:30.7305487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-556] PASSED [ 47%] 2023-03-20T11:53:30.7322954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-557] PASSED [ 47%] 2023-03-20T11:53:30.7340474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-558] PASSED [ 47%] 2023-03-20T11:53:30.7357802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-559] PASSED [ 47%] 2023-03-20T11:53:30.7375372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-560] PASSED [ 47%] 2023-03-20T11:53:30.7392939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-561] PASSED [ 47%] 2023-03-20T11:53:30.7412279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-562] PASSED [ 47%] 2023-03-20T11:53:30.7429352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-563] PASSED [ 47%] 2023-03-20T11:53:30.7446437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-564] PASSED [ 47%] 2023-03-20T11:53:30.7464174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-565] PASSED [ 47%] 2023-03-20T11:53:30.7480831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-566] PASSED [ 47%] 2023-03-20T11:53:30.7498368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-567] PASSED [ 47%] 2023-03-20T11:53:30.7515681Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-568] PASSED [ 47%] 2023-03-20T11:53:30.7533185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-569] PASSED [ 47%] 2023-03-20T11:53:30.7550988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-570] PASSED [ 47%] 2023-03-20T11:53:30.7569033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-571] PASSED [ 47%] 2023-03-20T11:53:30.7585844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-572] PASSED [ 47%] 2023-03-20T11:53:30.7603838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-573] PASSED [ 47%] 2023-03-20T11:53:30.7621454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-574] PASSED [ 47%] 2023-03-20T11:53:30.7638781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-575] PASSED [ 47%] 2023-03-20T11:53:30.7656863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-576] PASSED [ 47%] 2023-03-20T11:53:30.7673300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-577] PASSED [ 47%] 2023-03-20T11:53:30.7691781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-578] PASSED [ 47%] 2023-03-20T11:53:30.7709007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-579] PASSED [ 47%] 2023-03-20T11:53:30.7726435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-580] PASSED [ 47%] 2023-03-20T11:53:30.7744268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-581] PASSED [ 47%] 2023-03-20T11:53:30.7762199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-582] PASSED [ 47%] 2023-03-20T11:53:30.7780090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-583] PASSED [ 47%] 2023-03-20T11:53:30.7797740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-584] PASSED [ 47%] 2023-03-20T11:53:30.7815604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-585] PASSED [ 47%] 2023-03-20T11:53:30.7833586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-586] PASSED [ 47%] 2023-03-20T11:53:30.7852574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-587] PASSED [ 47%] 2023-03-20T11:53:30.7868001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-588] PASSED [ 47%] 2023-03-20T11:53:30.7885275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-589] PASSED [ 47%] 2023-03-20T11:53:30.7903089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-590] PASSED [ 47%] 2023-03-20T11:53:30.7920843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-591] PASSED [ 47%] 2023-03-20T11:53:30.7938544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-592] PASSED [ 47%] 2023-03-20T11:53:30.7956174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-593] PASSED [ 47%] 2023-03-20T11:53:30.7973747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-594] PASSED [ 47%] 2023-03-20T11:53:30.7991649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-595] PASSED [ 47%] 2023-03-20T11:53:30.8010017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-596] PASSED [ 47%] 2023-03-20T11:53:30.8026904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-597] PASSED [ 47%] 2023-03-20T11:53:30.8043860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-598] PASSED [ 47%] 2023-03-20T11:53:30.8060122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-599] PASSED [ 47%] 2023-03-20T11:53:30.8077397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-600] PASSED [ 47%] 2023-03-20T11:53:30.8095121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-601] PASSED [ 47%] 2023-03-20T11:53:30.8112488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-602] PASSED [ 47%] 2023-03-20T11:53:30.8130207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-603] PASSED [ 47%] 2023-03-20T11:53:30.8147910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-604] PASSED [ 47%] 2023-03-20T11:53:30.8165161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-605] PASSED [ 47%] 2023-03-20T11:53:30.8183090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-606] PASSED [ 47%] 2023-03-20T11:53:30.8200658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-607] PASSED [ 47%] 2023-03-20T11:53:30.8218204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-608] PASSED [ 47%] 2023-03-20T11:53:30.8235755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-609] PASSED [ 47%] 2023-03-20T11:53:30.8253391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-610] PASSED [ 47%] 2023-03-20T11:53:30.8271636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-611] PASSED [ 47%] 2023-03-20T11:53:30.8290353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-612] PASSED [ 47%] 2023-03-20T11:53:30.8307437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-613] PASSED [ 47%] 2023-03-20T11:53:30.8324887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-614] PASSED [ 47%] 2023-03-20T11:53:30.8343173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-615] PASSED [ 47%] 2023-03-20T11:53:30.8361297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-616] PASSED [ 47%] 2023-03-20T11:53:30.8379443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-617] PASSED [ 47%] 2023-03-20T11:53:30.8397188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-618] PASSED [ 47%] 2023-03-20T11:53:30.8415232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-619] PASSED [ 47%] 2023-03-20T11:53:30.8433466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-620] PASSED [ 47%] 2023-03-20T11:53:30.8447120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-621] SKIPPED [ 47%] 2023-03-20T11:53:30.8461219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-622] SKIPPED [ 47%] 2023-03-20T11:53:30.8475044Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-623] SKIPPED [ 47%] 2023-03-20T11:53:30.8489399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-624] SKIPPED [ 47%] 2023-03-20T11:53:30.8503592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-625] SKIPPED [ 47%] 2023-03-20T11:53:30.8516750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-626] SKIPPED [ 47%] 2023-03-20T11:53:30.8530852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-627] SKIPPED [ 47%] 2023-03-20T11:53:30.8544140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-628] SKIPPED [ 47%] 2023-03-20T11:53:30.8557998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-629] SKIPPED [ 47%] 2023-03-20T11:53:30.8572600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-630] SKIPPED [ 47%] 2023-03-20T11:53:30.8585817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-631] SKIPPED [ 47%] 2023-03-20T11:53:30.8600955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-632] SKIPPED [ 47%] 2023-03-20T11:53:30.8614552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-633] SKIPPED [ 47%] 2023-03-20T11:53:30.8628333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-634] SKIPPED [ 47%] 2023-03-20T11:53:30.8641787Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-635] SKIPPED [ 47%] 2023-03-20T11:53:30.8655324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-636] SKIPPED [ 47%] 2023-03-20T11:53:30.8668680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-637] SKIPPED [ 47%] 2023-03-20T11:53:30.8681868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-638] SKIPPED [ 47%] 2023-03-20T11:53:30.8697263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-639] SKIPPED [ 47%] 2023-03-20T11:53:30.8710921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-640] SKIPPED [ 47%] 2023-03-20T11:53:30.8724295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-641] SKIPPED [ 47%] 2023-03-20T11:53:30.8738275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-642] SKIPPED [ 47%] 2023-03-20T11:53:30.8751838Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-643] SKIPPED [ 47%] 2023-03-20T11:53:30.8765267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-644] SKIPPED [ 47%] 2023-03-20T11:53:30.8778939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-645] SKIPPED [ 47%] 2023-03-20T11:53:30.8794000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-646] SKIPPED [ 47%] 2023-03-20T11:53:30.8807343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-647] SKIPPED [ 47%] 2023-03-20T11:53:30.8821440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-648] SKIPPED [ 47%] 2023-03-20T11:53:30.8835157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-649] SKIPPED [ 47%] 2023-03-20T11:53:30.8849898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-650] SKIPPED [ 47%] 2023-03-20T11:53:30.8863030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-651] SKIPPED [ 47%] 2023-03-20T11:53:30.8876946Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-652] SKIPPED [ 47%] 2023-03-20T11:53:30.8893249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-653] SKIPPED [ 47%] 2023-03-20T11:53:30.8906452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-654] SKIPPED [ 47%] 2023-03-20T11:53:30.8920300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-655] SKIPPED [ 47%] 2023-03-20T11:53:30.8935143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-656] SKIPPED [ 47%] 2023-03-20T11:53:30.8948036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-657] SKIPPED [ 47%] 2023-03-20T11:53:30.8961670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-658] SKIPPED [ 47%] 2023-03-20T11:53:30.8975465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-659] SKIPPED [ 47%] 2023-03-20T11:53:30.8991202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-660] SKIPPED [ 47%] 2023-03-20T11:53:30.9004843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-661] SKIPPED [ 47%] 2023-03-20T11:53:30.9018652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-662] SKIPPED [ 47%] 2023-03-20T11:53:30.9032529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-663] SKIPPED [ 47%] 2023-03-20T11:53:30.9046076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-664] SKIPPED [ 47%] 2023-03-20T11:53:30.9060327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-665] SKIPPED [ 47%] 2023-03-20T11:53:30.9074569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-666] SKIPPED [ 47%] 2023-03-20T11:53:30.9090400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-667] SKIPPED [ 47%] 2023-03-20T11:53:30.9103557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-668] SKIPPED [ 47%] 2023-03-20T11:53:30.9117331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-669] SKIPPED [ 47%] 2023-03-20T11:53:30.9132264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-670] SKIPPED [ 47%] 2023-03-20T11:53:30.9144925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-671] SKIPPED [ 47%] 2023-03-20T11:53:30.9158935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-672] SKIPPED [ 47%] 2023-03-20T11:53:30.9172853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-673] SKIPPED [ 47%] 2023-03-20T11:53:30.9188432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-674] SKIPPED [ 47%] 2023-03-20T11:53:30.9202033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-675] SKIPPED [ 47%] 2023-03-20T11:53:30.9215821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-676] SKIPPED [ 47%] 2023-03-20T11:53:30.9230095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-677] SKIPPED [ 47%] 2023-03-20T11:53:30.9243601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-678] SKIPPED [ 47%] 2023-03-20T11:53:30.9257553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-679] SKIPPED [ 47%] 2023-03-20T11:53:30.9271632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-680] SKIPPED [ 47%] 2023-03-20T11:53:30.9286580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-681] SKIPPED [ 47%] 2023-03-20T11:53:30.9300707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-682] SKIPPED [ 47%] 2023-03-20T11:53:30.9314604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-683] SKIPPED [ 47%] 2023-03-20T11:53:30.9329394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-684] SKIPPED [ 47%] 2023-03-20T11:53:30.9342625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-685] SKIPPED [ 47%] 2023-03-20T11:53:30.9356632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-686] SKIPPED [ 47%] 2023-03-20T11:53:30.9371509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-687] SKIPPED [ 47%] 2023-03-20T11:53:30.9389622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-688] SKIPPED [ 47%] 2023-03-20T11:53:30.9403094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-689] SKIPPED [ 47%] 2023-03-20T11:53:30.9417153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-690] SKIPPED [ 47%] 2023-03-20T11:53:30.9431383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-691] SKIPPED [ 47%] 2023-03-20T11:53:30.9444756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-692] SKIPPED [ 47%] 2023-03-20T11:53:30.9458872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-693] SKIPPED [ 47%] 2023-03-20T11:53:30.9472856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-694] SKIPPED [ 47%] 2023-03-20T11:53:30.9486326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-695] SKIPPED [ 47%] 2023-03-20T11:53:30.9501978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-696] SKIPPED [ 47%] 2023-03-20T11:53:30.9515815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-697] SKIPPED [ 47%] 2023-03-20T11:53:30.9530148Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-698] SKIPPED [ 47%] 2023-03-20T11:53:30.9543680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-699] SKIPPED [ 47%] 2023-03-20T11:53:30.9557523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-700] SKIPPED [ 47%] 2023-03-20T11:53:30.9572002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-701] SKIPPED [ 47%] 2023-03-20T11:53:30.9584836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-702] SKIPPED [ 47%] 2023-03-20T11:53:30.9600297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-703] SKIPPED [ 47%] 2023-03-20T11:53:30.9614503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-704] SKIPPED [ 47%] 2023-03-20T11:53:30.9628527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-705] SKIPPED [ 47%] 2023-03-20T11:53:30.9642234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-706] SKIPPED [ 47%] 2023-03-20T11:53:30.9656420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-707] SKIPPED [ 47%] 2023-03-20T11:53:30.9670652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-708] SKIPPED [ 47%] 2023-03-20T11:53:30.9684558Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-709] SKIPPED [ 47%] 2023-03-20T11:53:30.9700048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-710] SKIPPED [ 47%] 2023-03-20T11:53:30.9713908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-711] SKIPPED [ 47%] 2023-03-20T11:53:30.9727149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-712] SKIPPED [ 47%] 2023-03-20T11:53:30.9741232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-713] SKIPPED [ 47%] 2023-03-20T11:53:30.9754853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-714] SKIPPED [ 47%] 2023-03-20T11:53:30.9768965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-715] SKIPPED [ 47%] 2023-03-20T11:53:30.9782241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-716] SKIPPED [ 47%] 2023-03-20T11:53:30.9796750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-717] SKIPPED [ 47%] 2023-03-20T11:53:30.9810350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-718] SKIPPED [ 47%] 2023-03-20T11:53:30.9823336Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-719] SKIPPED [ 47%] 2023-03-20T11:53:30.9842662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_image_tensor-720] PASSED [ 47%] 2023-03-20T11:53:30.9861776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-00] PASSED [ 47%] 2023-03-20T11:53:30.9879974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-01] PASSED [ 47%] 2023-03-20T11:53:30.9898186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-02] PASSED [ 47%] 2023-03-20T11:53:30.9916565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-03] PASSED [ 47%] 2023-03-20T11:53:30.9935463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-04] PASSED [ 47%] 2023-03-20T11:53:30.9954118Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-05] PASSED [ 47%] 2023-03-20T11:53:30.9973437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-06] PASSED [ 47%] 2023-03-20T11:53:30.9993374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-07] PASSED [ 47%] 2023-03-20T11:53:31.0013130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-08] PASSED [ 47%] 2023-03-20T11:53:31.0031520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-09] PASSED [ 47%] 2023-03-20T11:53:31.0050371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-10] PASSED [ 47%] 2023-03-20T11:53:31.0067611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-11] PASSED [ 47%] 2023-03-20T11:53:31.0085988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-12] PASSED [ 47%] 2023-03-20T11:53:31.0105209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-13] PASSED [ 47%] 2023-03-20T11:53:31.0124310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-14] PASSED [ 47%] 2023-03-20T11:53:31.0144351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-15] PASSED [ 47%] 2023-03-20T11:53:31.0164199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-16] PASSED [ 47%] 2023-03-20T11:53:31.0184241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-17] PASSED [ 47%] 2023-03-20T11:53:31.0202815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-18] PASSED [ 47%] 2023-03-20T11:53:31.0221439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-19] PASSED [ 47%] 2023-03-20T11:53:31.0240075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-20] PASSED [ 47%] 2023-03-20T11:53:31.0259498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-21] PASSED [ 47%] 2023-03-20T11:53:31.0278782Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-22] PASSED [ 47%] 2023-03-20T11:53:31.0297936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-23] PASSED [ 47%] 2023-03-20T11:53:31.0317604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-24] PASSED [ 47%] 2023-03-20T11:53:31.0337949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-25] PASSED [ 47%] 2023-03-20T11:53:31.0359447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-26] PASSED [ 47%] 2023-03-20T11:53:31.0373102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-27] SKIPPED [ 47%] 2023-03-20T11:53:31.0385595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-28] SKIPPED [ 47%] 2023-03-20T11:53:31.0398543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-29] SKIPPED [ 47%] 2023-03-20T11:53:31.0413040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-30] SKIPPED [ 47%] 2023-03-20T11:53:31.0425113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-31] SKIPPED [ 47%] 2023-03-20T11:53:31.0438390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-32] SKIPPED [ 47%] 2023-03-20T11:53:31.0453106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-33] SKIPPED [ 47%] 2023-03-20T11:53:31.0466055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-34] SKIPPED [ 47%] 2023-03-20T11:53:31.0479274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-35] SKIPPED [ 47%] 2023-03-20T11:53:31.0493407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-36] SKIPPED [ 47%] 2023-03-20T11:53:31.0505849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-37] SKIPPED [ 47%] 2023-03-20T11:53:31.0519306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-38] SKIPPED [ 47%] 2023-03-20T11:53:31.0533040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-39] SKIPPED [ 47%] 2023-03-20T11:53:31.0547658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-40] SKIPPED [ 47%] 2023-03-20T11:53:31.0560729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-41] SKIPPED [ 47%] 2023-03-20T11:53:31.0573891Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-42] SKIPPED [ 47%] 2023-03-20T11:53:31.0587244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-43] SKIPPED [ 47%] 2023-03-20T11:53:31.0600408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-44] SKIPPED [ 47%] 2023-03-20T11:53:31.0613498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-45] SKIPPED [ 47%] 2023-03-20T11:53:31.0626799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-46] SKIPPED [ 47%] 2023-03-20T11:53:31.0641219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-47] SKIPPED [ 47%] 2023-03-20T11:53:31.0654292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-48] SKIPPED [ 47%] 2023-03-20T11:53:31.0667493Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-49] SKIPPED [ 47%] 2023-03-20T11:53:31.0680637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-50] SKIPPED [ 47%] 2023-03-20T11:53:31.0693638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-51] SKIPPED [ 47%] 2023-03-20T11:53:31.0706526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-52] SKIPPED [ 47%] 2023-03-20T11:53:31.0719442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-53] SKIPPED [ 47%] 2023-03-20T11:53:31.0740848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_bounding_box-54] PASSED [ 47%] 2023-03-20T11:53:31.0757580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-00] PASSED [ 47%] 2023-03-20T11:53:31.0775771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-01] PASSED [ 47%] 2023-03-20T11:53:31.0792423Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-02] PASSED [ 47%] 2023-03-20T11:53:31.0805564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-03] SKIPPED [ 47%] 2023-03-20T11:53:31.0819322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-04] SKIPPED [ 47%] 2023-03-20T11:53:31.0832734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-05] SKIPPED [ 47%] 2023-03-20T11:53:31.0845708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-06] SKIPPED [ 47%] 2023-03-20T11:53:31.0859366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-07] SKIPPED [ 47%] 2023-03-20T11:53:31.0872888Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-08] SKIPPED [ 47%] 2023-03-20T11:53:31.0887210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-09] SKIPPED [ 47%] 2023-03-20T11:53:31.0900744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-10] SKIPPED [ 47%] 2023-03-20T11:53:31.0914248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-11] SKIPPED [ 47%] 2023-03-20T11:53:31.0931933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-12] PASSED [ 47%] 2023-03-20T11:53:31.0947521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-13] PASSED [ 47%] 2023-03-20T11:53:31.0964167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-14] PASSED [ 47%] 2023-03-20T11:53:31.0977586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-15] SKIPPED [ 47%] 2023-03-20T11:53:31.0990630Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-16] SKIPPED [ 47%] 2023-03-20T11:53:31.1003764Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-17] SKIPPED [ 47%] 2023-03-20T11:53:31.1020228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-18] PASSED [ 47%] 2023-03-20T11:53:31.1036549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-19] PASSED [ 47%] 2023-03-20T11:53:31.1053130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-20] PASSED [ 47%] 2023-03-20T11:53:31.1067592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-21] SKIPPED [ 47%] 2023-03-20T11:53:31.1080807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-22] SKIPPED [ 47%] 2023-03-20T11:53:31.1094015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-23] SKIPPED [ 47%] 2023-03-20T11:53:31.1110817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-24] PASSED [ 47%] 2023-03-20T11:53:31.1126803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-25] PASSED [ 47%] 2023-03-20T11:53:31.1143402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-26] PASSED [ 47%] 2023-03-20T11:53:31.1156705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-27] SKIPPED [ 47%] 2023-03-20T11:53:31.1170280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-28] SKIPPED [ 47%] 2023-03-20T11:53:31.1183663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-29] SKIPPED [ 47%] 2023-03-20T11:53:31.1200132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-30] PASSED [ 47%] 2023-03-20T11:53:31.1216574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-31] PASSED [ 47%] 2023-03-20T11:53:31.1233174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-32] PASSED [ 47%] 2023-03-20T11:53:31.1250748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-33] SKIPPED [ 47%] 2023-03-20T11:53:31.1263515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-34] SKIPPED [ 47%] 2023-03-20T11:53:31.1276479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-35] SKIPPED [ 47%] 2023-03-20T11:53:31.1295400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_mask-36] PASSED [ 47%] 2023-03-20T11:53:31.1312664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-00] PASSED [ 47%] 2023-03-20T11:53:31.1330205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-01] PASSED [ 47%] 2023-03-20T11:53:31.1345457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-02] PASSED [ 47%] 2023-03-20T11:53:31.1362373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-03] PASSED [ 47%] 2023-03-20T11:53:31.1378682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-04] PASSED [ 47%] 2023-03-20T11:53:31.1395264Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-05] PASSED [ 47%] 2023-03-20T11:53:31.1413045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-06] PASSED [ 47%] 2023-03-20T11:53:31.1428755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-07] PASSED [ 47%] 2023-03-20T11:53:31.1445065Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-08] PASSED [ 47%] 2023-03-20T11:53:31.1459032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-09] SKIPPED [ 47%] 2023-03-20T11:53:31.1472757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-10] SKIPPED [ 47%] 2023-03-20T11:53:31.1486147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-11] SKIPPED [ 47%] 2023-03-20T11:53:31.1501503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-12] SKIPPED [ 47%] 2023-03-20T11:53:31.1514787Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-13] SKIPPED [ 47%] 2023-03-20T11:53:31.1529798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-14] SKIPPED [ 47%] 2023-03-20T11:53:31.1543255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-15] SKIPPED [ 47%] 2023-03-20T11:53:31.1557006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-16] SKIPPED [ 47%] 2023-03-20T11:53:31.1571701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-17] SKIPPED [ 47%] 2023-03-20T11:53:31.1588282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-18] PASSED [ 47%] 2023-03-20T11:53:31.1604357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-19] PASSED [ 47%] 2023-03-20T11:53:31.1621089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-20] PASSED [ 47%] 2023-03-20T11:53:31.1637935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-21] PASSED [ 47%] 2023-03-20T11:53:31.1654242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-22] PASSED [ 47%] 2023-03-20T11:53:31.1670974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-23] PASSED [ 47%] 2023-03-20T11:53:31.1688571Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-24] PASSED [ 47%] 2023-03-20T11:53:31.1703729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-25] PASSED [ 47%] 2023-03-20T11:53:31.1722017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-26] PASSED [ 47%] 2023-03-20T11:53:31.1735791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-27] SKIPPED [ 47%] 2023-03-20T11:53:31.1749847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-28] SKIPPED [ 47%] 2023-03-20T11:53:31.1763368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-29] SKIPPED [ 47%] 2023-03-20T11:53:31.1777127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-30] SKIPPED [ 47%] 2023-03-20T11:53:31.1791100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-31] SKIPPED [ 47%] 2023-03-20T11:53:31.1804565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-32] SKIPPED [ 47%] 2023-03-20T11:53:31.1820127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-33] SKIPPED [ 47%] 2023-03-20T11:53:31.1833907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-34] SKIPPED [ 47%] 2023-03-20T11:53:31.1847729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-35] SKIPPED [ 47%] 2023-03-20T11:53:31.1869590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-perspective_video-36] PASSED [ 47%] 2023-03-20T11:53:31.1884733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-000] PASSED [ 47%] 2023-03-20T11:53:31.1900727Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-001] PASSED [ 47%] 2023-03-20T11:53:31.1915919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-002] PASSED [ 47%] 2023-03-20T11:53:31.1932414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-003] PASSED [ 47%] 2023-03-20T11:53:31.1947418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-004] PASSED [ 47%] 2023-03-20T11:53:31.1963103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-005] PASSED [ 47%] 2023-03-20T11:53:31.1978869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-006] PASSED [ 47%] 2023-03-20T11:53:31.1993597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-007] PASSED [ 47%] 2023-03-20T11:53:31.2010387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-008] PASSED [ 47%] 2023-03-20T11:53:31.2025048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-009] PASSED [ 47%] 2023-03-20T11:53:31.2040871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-010] PASSED [ 47%] 2023-03-20T11:53:31.2056384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-011] PASSED [ 47%] 2023-03-20T11:53:31.2072415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-012] PASSED [ 47%] 2023-03-20T11:53:31.2088820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-013] PASSED [ 47%] 2023-03-20T11:53:31.2102649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-014] PASSED [ 47%] 2023-03-20T11:53:31.2118236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-015] PASSED [ 47%] 2023-03-20T11:53:31.2134062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-016] PASSED [ 47%] 2023-03-20T11:53:31.2150489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-017] PASSED [ 47%] 2023-03-20T11:53:31.2165867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-018] PASSED [ 47%] 2023-03-20T11:53:31.2182047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-019] PASSED [ 47%] 2023-03-20T11:53:31.2198085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-020] PASSED [ 47%] 2023-03-20T11:53:31.2213197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-021] PASSED [ 47%] 2023-03-20T11:53:31.2228508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-022] PASSED [ 47%] 2023-03-20T11:53:31.2243944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-023] PASSED [ 47%] 2023-03-20T11:53:31.2259594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-024] PASSED [ 47%] 2023-03-20T11:53:31.2275128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-025] PASSED [ 47%] 2023-03-20T11:53:31.2290616Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-026] PASSED [ 47%] 2023-03-20T11:53:31.2307475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-027] PASSED [ 47%] 2023-03-20T11:53:31.2322049Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-028] PASSED [ 47%] 2023-03-20T11:53:31.2338167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-029] PASSED [ 47%] 2023-03-20T11:53:31.2353994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-030] PASSED [ 47%] 2023-03-20T11:53:31.2370408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-031] PASSED [ 47%] 2023-03-20T11:53:31.2385511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-032] PASSED [ 47%] 2023-03-20T11:53:31.2401311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-033] PASSED [ 47%] 2023-03-20T11:53:31.2417105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-034] PASSED [ 47%] 2023-03-20T11:53:31.2432072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-035] PASSED [ 47%] 2023-03-20T11:53:31.2448800Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-036] PASSED [ 47%] 2023-03-20T11:53:31.2463953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-037] PASSED [ 47%] 2023-03-20T11:53:31.2479983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-038] PASSED [ 47%] 2023-03-20T11:53:31.2495767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-039] PASSED [ 47%] 2023-03-20T11:53:31.2512359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-040] PASSED [ 47%] 2023-03-20T11:53:31.2529194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-041] PASSED [ 47%] 2023-03-20T11:53:31.2542890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-042] PASSED [ 47%] 2023-03-20T11:53:31.2558290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-043] PASSED [ 47%] 2023-03-20T11:53:31.2574020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-044] PASSED [ 47%] 2023-03-20T11:53:31.2589929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-045] PASSED [ 47%] 2023-03-20T11:53:31.2605439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-046] PASSED [ 47%] 2023-03-20T11:53:31.2621377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-047] PASSED [ 47%] 2023-03-20T11:53:31.2636559Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-048] PASSED [ 47%] 2023-03-20T11:53:31.2651884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-049] PASSED [ 47%] 2023-03-20T11:53:31.2667598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-050] PASSED [ 47%] 2023-03-20T11:53:31.2683246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-051] PASSED [ 47%] 2023-03-20T11:53:31.2699431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-052] PASSED [ 47%] 2023-03-20T11:53:31.2715168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-053] PASSED [ 47%] 2023-03-20T11:53:31.2731064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-054] PASSED [ 47%] 2023-03-20T11:53:31.2747069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-055] PASSED [ 47%] 2023-03-20T11:53:31.2761760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-056] PASSED [ 47%] 2023-03-20T11:53:31.2777877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-057] PASSED [ 47%] 2023-03-20T11:53:31.2793781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-058] PASSED [ 47%] 2023-03-20T11:53:31.2810415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-059] PASSED [ 47%] 2023-03-20T11:53:31.2825191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-060] PASSED [ 47%] 2023-03-20T11:53:31.2841442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-061] PASSED [ 47%] 2023-03-20T11:53:31.2857610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-062] PASSED [ 47%] 2023-03-20T11:53:31.2871793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-063] SKIPPED [ 47%] 2023-03-20T11:53:31.2884901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-064] SKIPPED [ 47%] 2023-03-20T11:53:31.2898580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-065] SKIPPED [ 47%] 2023-03-20T11:53:31.2912252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-066] SKIPPED [ 47%] 2023-03-20T11:53:31.2925166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-067] SKIPPED [ 47%] 2023-03-20T11:53:31.2938741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-068] SKIPPED [ 47%] 2023-03-20T11:53:31.2952254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-069] SKIPPED [ 47%] 2023-03-20T11:53:31.2966410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-070] SKIPPED [ 47%] 2023-03-20T11:53:31.2980348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-071] SKIPPED [ 47%] 2023-03-20T11:53:31.2993526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-072] SKIPPED [ 47%] 2023-03-20T11:53:31.3006443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-073] SKIPPED [ 47%] 2023-03-20T11:53:31.3020195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-074] SKIPPED [ 47%] 2023-03-20T11:53:31.3033620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-075] SKIPPED [ 47%] 2023-03-20T11:53:31.3046767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-076] SKIPPED [ 47%] 2023-03-20T11:53:31.3061722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-077] SKIPPED [ 47%] 2023-03-20T11:53:31.3075407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-078] SKIPPED [ 47%] 2023-03-20T11:53:31.3089608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-079] SKIPPED [ 47%] 2023-03-20T11:53:31.3102154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-080] SKIPPED [ 47%] 2023-03-20T11:53:31.3115403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-081] SKIPPED [ 47%] 2023-03-20T11:53:31.3129412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-082] SKIPPED [ 47%] 2023-03-20T11:53:31.3142249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-083] SKIPPED [ 47%] 2023-03-20T11:53:31.3157027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-084] SKIPPED [ 47%] 2023-03-20T11:53:31.3170421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-085] SKIPPED [ 47%] 2023-03-20T11:53:31.3183710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-086] SKIPPED [ 47%] 2023-03-20T11:53:31.3197091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-087] SKIPPED [ 47%] 2023-03-20T11:53:31.3210425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-088] SKIPPED [ 47%] 2023-03-20T11:53:31.3223310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-089] SKIPPED [ 47%] 2023-03-20T11:53:31.3236743Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-090] SKIPPED [ 47%] 2023-03-20T11:53:31.3252153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-091] SKIPPED [ 47%] 2023-03-20T11:53:31.3264418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-092] SKIPPED [ 47%] 2023-03-20T11:53:31.3277788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-093] SKIPPED [ 47%] 2023-03-20T11:53:31.3291844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-094] SKIPPED [ 47%] 2023-03-20T11:53:31.3303962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-095] SKIPPED [ 47%] 2023-03-20T11:53:31.3317344Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-096] SKIPPED [ 47%] 2023-03-20T11:53:31.3331846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-097] SKIPPED [ 47%] 2023-03-20T11:53:31.3345514Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-098] SKIPPED [ 47%] 2023-03-20T11:53:31.3358797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-099] SKIPPED [ 47%] 2023-03-20T11:53:31.3373142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-100] SKIPPED [ 47%] 2023-03-20T11:53:31.3385552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-101] SKIPPED [ 47%] 2023-03-20T11:53:31.3398516Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-102] SKIPPED [ 47%] 2023-03-20T11:53:31.3412817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-103] SKIPPED [ 47%] 2023-03-20T11:53:31.3425085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-104] SKIPPED [ 47%] 2023-03-20T11:53:31.3439922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-105] SKIPPED [ 47%] 2023-03-20T11:53:31.3453039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-106] SKIPPED [ 47%] 2023-03-20T11:53:31.3466315Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-107] SKIPPED [ 47%] 2023-03-20T11:53:31.3479964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-108] SKIPPED [ 47%] 2023-03-20T11:53:31.3493143Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-109] SKIPPED [ 47%] 2023-03-20T11:53:31.3506248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-110] SKIPPED [ 47%] 2023-03-20T11:53:31.3519630Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-111] SKIPPED [ 47%] 2023-03-20T11:53:31.3536581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-112] SKIPPED [ 47%] 2023-03-20T11:53:31.3550307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-113] SKIPPED [ 47%] 2023-03-20T11:53:31.3563233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-114] SKIPPED [ 47%] 2023-03-20T11:53:31.3576976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-115] SKIPPED [ 47%] 2023-03-20T11:53:31.3590462Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-116] SKIPPED [ 47%] 2023-03-20T11:53:31.3603585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-117] SKIPPED [ 47%] 2023-03-20T11:53:31.3616957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-118] SKIPPED [ 47%] 2023-03-20T11:53:31.3632596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-119] SKIPPED [ 47%] 2023-03-20T11:53:31.3644954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-120] SKIPPED [ 47%] 2023-03-20T11:53:31.3658405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-121] SKIPPED [ 47%] 2023-03-20T11:53:31.3671560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-122] SKIPPED [ 47%] 2023-03-20T11:53:31.3684467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-123] SKIPPED [ 47%] 2023-03-20T11:53:31.3698020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-124] SKIPPED [ 47%] 2023-03-20T11:53:31.3711561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-125] SKIPPED [ 47%] 2023-03-20T11:53:31.3726684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-126] PASSED [ 47%] 2023-03-20T11:53:31.3743332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-127] PASSED [ 47%] 2023-03-20T11:53:31.3759572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-128] PASSED [ 47%] 2023-03-20T11:53:31.3777184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-129] PASSED [ 47%] 2023-03-20T11:53:31.3792750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-130] PASSED [ 47%] 2023-03-20T11:53:31.3809650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-131] PASSED [ 47%] 2023-03-20T11:53:31.3824661Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-132] PASSED [ 47%] 2023-03-20T11:53:31.3840804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-133] PASSED [ 47%] 2023-03-20T11:53:31.3856851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-134] PASSED [ 47%] 2023-03-20T11:53:31.3872951Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-135] PASSED [ 47%] 2023-03-20T11:53:31.3889805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-136] PASSED [ 47%] 2023-03-20T11:53:31.3903634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-137] PASSED [ 47%] 2023-03-20T11:53:31.3919858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-138] PASSED [ 47%] 2023-03-20T11:53:31.3936020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-139] PASSED [ 47%] 2023-03-20T11:53:31.3952297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-140] PASSED [ 47%] 2023-03-20T11:53:31.3969124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-141] PASSED [ 47%] 2023-03-20T11:53:31.3984324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-142] PASSED [ 47%] 2023-03-20T11:53:31.4000031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-143] PASSED [ 47%] 2023-03-20T11:53:31.4015626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-144] PASSED [ 47%] 2023-03-20T11:53:31.4031754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-145] PASSED [ 47%] 2023-03-20T11:53:31.4047291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-146] PASSED [ 47%] 2023-03-20T11:53:31.4063578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-147] PASSED [ 47%] 2023-03-20T11:53:31.4078866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-148] PASSED [ 47%] 2023-03-20T11:53:31.4095021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-149] PASSED [ 47%] 2023-03-20T11:53:31.4111203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-150] PASSED [ 47%] 2023-03-20T11:53:31.4127120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-151] PASSED [ 47%] 2023-03-20T11:53:31.4143628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-152] PASSED [ 47%] 2023-03-20T11:53:31.4160060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-153] PASSED [ 47%] 2023-03-20T11:53:31.4176434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-154] PASSED [ 47%] 2023-03-20T11:53:31.4192891Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-155] PASSED [ 47%] 2023-03-20T11:53:31.4210134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-156] PASSED [ 47%] 2023-03-20T11:53:31.4225023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-157] PASSED [ 47%] 2023-03-20T11:53:31.4241490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-158] PASSED [ 47%] 2023-03-20T11:53:31.4256327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-159] PASSED [ 47%] 2023-03-20T11:53:31.4272566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-160] PASSED [ 47%] 2023-03-20T11:53:31.4289093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-161] PASSED [ 47%] 2023-03-20T11:53:31.4304391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-162] PASSED [ 47%] 2023-03-20T11:53:31.4320324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-163] PASSED [ 47%] 2023-03-20T11:53:31.4335761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-164] PASSED [ 47%] 2023-03-20T11:53:31.4351915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-165] PASSED [ 47%] 2023-03-20T11:53:31.4367187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-166] PASSED [ 47%] 2023-03-20T11:53:31.4383030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-167] PASSED [ 47%] 2023-03-20T11:53:31.4398597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-168] PASSED [ 47%] 2023-03-20T11:53:31.4413634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-169] PASSED [ 47%] 2023-03-20T11:53:31.4428445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-170] PASSED [ 47%] 2023-03-20T11:53:31.4445047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-171] PASSED [ 47%] 2023-03-20T11:53:31.4460605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-172] PASSED [ 47%] 2023-03-20T11:53:31.4476301Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-173] PASSED [ 47%] 2023-03-20T11:53:31.4492900Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-174] PASSED [ 47%] 2023-03-20T11:53:31.4507803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-175] PASSED [ 47%] 2023-03-20T11:53:31.4523732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-176] PASSED [ 47%] 2023-03-20T11:53:31.4540038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-177] PASSED [ 47%] 2023-03-20T11:53:31.4555395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-178] PASSED [ 47%] 2023-03-20T11:53:31.4571331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-179] PASSED [ 47%] 2023-03-20T11:53:31.4587463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-180] PASSED [ 47%] 2023-03-20T11:53:31.4602368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-181] PASSED [ 47%] 2023-03-20T11:53:31.4618726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-182] PASSED [ 47%] 2023-03-20T11:53:31.4634925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-183] PASSED [ 47%] 2023-03-20T11:53:31.4652087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-184] PASSED [ 47%] 2023-03-20T11:53:31.4667691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-185] PASSED [ 47%] 2023-03-20T11:53:31.4683837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-186] PASSED [ 47%] 2023-03-20T11:53:31.4699978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-187] PASSED [ 47%] 2023-03-20T11:53:31.4716066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-188] PASSED [ 47%] 2023-03-20T11:53:31.4733210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-189] PASSED [ 47%] 2023-03-20T11:53:31.4748918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-190] PASSED [ 47%] 2023-03-20T11:53:31.4764963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-191] PASSED [ 47%] 2023-03-20T11:53:31.4780198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-192] PASSED [ 47%] 2023-03-20T11:53:31.4796116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-193] PASSED [ 47%] 2023-03-20T11:53:31.4813317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-194] PASSED [ 47%] 2023-03-20T11:53:31.4828744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-195] PASSED [ 47%] 2023-03-20T11:53:31.4844456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-196] PASSED [ 47%] 2023-03-20T11:53:31.4860809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-197] PASSED [ 47%] 2023-03-20T11:53:31.4876783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-198] PASSED [ 47%] 2023-03-20T11:53:31.4893982Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-199] PASSED [ 47%] 2023-03-20T11:53:31.4908738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-200] PASSED [ 47%] 2023-03-20T11:53:31.4924543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-201] PASSED [ 47%] 2023-03-20T11:53:31.4940915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-202] PASSED [ 47%] 2023-03-20T11:53:31.4955789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-203] PASSED [ 47%] 2023-03-20T11:53:31.4972659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-204] PASSED [ 47%] 2023-03-20T11:53:31.4988395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-205] PASSED [ 47%] 2023-03-20T11:53:31.5004330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-206] PASSED [ 47%] 2023-03-20T11:53:31.5020773Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-207] PASSED [ 47%] 2023-03-20T11:53:31.5036352Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-208] PASSED [ 47%] 2023-03-20T11:53:31.5053443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-209] PASSED [ 47%] 2023-03-20T11:53:31.5070078Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-210] PASSED [ 47%] 2023-03-20T11:53:31.5085818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-211] PASSED [ 47%] 2023-03-20T11:53:31.5102343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-212] PASSED [ 47%] 2023-03-20T11:53:31.5118604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-213] PASSED [ 47%] 2023-03-20T11:53:31.5133768Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-214] PASSED [ 47%] 2023-03-20T11:53:31.5150548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-215] PASSED [ 47%] 2023-03-20T11:53:31.5166210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-216] PASSED [ 47%] 2023-03-20T11:53:31.5182547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-217] PASSED [ 47%] 2023-03-20T11:53:31.5198263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-218] PASSED [ 47%] 2023-03-20T11:53:31.5214475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-219] PASSED [ 47%] 2023-03-20T11:53:31.5230457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-220] PASSED [ 47%] 2023-03-20T11:53:31.5246090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-221] PASSED [ 47%] 2023-03-20T11:53:31.5262066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-222] PASSED [ 47%] 2023-03-20T11:53:31.5278128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-223] PASSED [ 47%] 2023-03-20T11:53:31.5294168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-224] PASSED [ 47%] 2023-03-20T11:53:31.5307745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-225] SKIPPED [ 47%] 2023-03-20T11:53:31.5321981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-226] SKIPPED [ 47%] 2023-03-20T11:53:31.5334513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-227] SKIPPED [ 47%] 2023-03-20T11:53:31.5349317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-228] SKIPPED [ 47%] 2023-03-20T11:53:31.5362415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-229] SKIPPED [ 47%] 2023-03-20T11:53:31.5375828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-230] SKIPPED [ 47%] 2023-03-20T11:53:31.5389505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-231] SKIPPED [ 47%] 2023-03-20T11:53:31.5402736Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-232] SKIPPED [ 47%] 2023-03-20T11:53:31.5416261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-233] SKIPPED [ 47%] 2023-03-20T11:53:31.5429878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-234] SKIPPED [ 47%] 2023-03-20T11:53:31.5444358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-235] SKIPPED [ 47%] 2023-03-20T11:53:31.5457589Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-236] SKIPPED [ 47%] 2023-03-20T11:53:31.5470822Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-237] SKIPPED [ 47%] 2023-03-20T11:53:31.5483693Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-238] SKIPPED [ 47%] 2023-03-20T11:53:31.5496842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-239] SKIPPED [ 47%] 2023-03-20T11:53:31.5510288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-240] SKIPPED [ 47%] 2023-03-20T11:53:31.5523407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-241] SKIPPED [ 47%] 2023-03-20T11:53:31.5538206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-242] SKIPPED [ 47%] 2023-03-20T11:53:31.5551517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-243] SKIPPED [ 47%] 2023-03-20T11:53:31.5564338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-244] SKIPPED [ 47%] 2023-03-20T11:53:31.5577761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-245] SKIPPED [ 47%] 2023-03-20T11:53:31.5590703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-246] SKIPPED [ 47%] 2023-03-20T11:53:31.5603626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-247] SKIPPED [ 47%] 2023-03-20T11:53:31.5616639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-248] SKIPPED [ 47%] 2023-03-20T11:53:31.5630976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-249] SKIPPED [ 47%] 2023-03-20T11:53:31.5643944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-250] SKIPPED [ 47%] 2023-03-20T11:53:31.5657050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-251] SKIPPED [ 47%] 2023-03-20T11:53:31.5670509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-252] SKIPPED [ 47%] 2023-03-20T11:53:31.5683353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-253] SKIPPED [ 47%] 2023-03-20T11:53:31.5696440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-254] SKIPPED [ 47%] 2023-03-20T11:53:31.5710033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-255] SKIPPED [ 47%] 2023-03-20T11:53:31.5724197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-256] SKIPPED [ 47%] 2023-03-20T11:53:31.5737353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-257] SKIPPED [ 47%] 2023-03-20T11:53:31.5750222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-258] SKIPPED [ 47%] 2023-03-20T11:53:31.5763128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-259] SKIPPED [ 47%] 2023-03-20T11:53:31.5776493Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-260] SKIPPED [ 47%] 2023-03-20T11:53:31.5789925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-261] SKIPPED [ 47%] 2023-03-20T11:53:31.5802876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-262] SKIPPED [ 47%] 2023-03-20T11:53:31.5817673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-263] SKIPPED [ 47%] 2023-03-20T11:53:31.5831094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-264] SKIPPED [ 47%] 2023-03-20T11:53:31.5844060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-265] SKIPPED [ 47%] 2023-03-20T11:53:31.5857407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-266] SKIPPED [ 47%] 2023-03-20T11:53:31.5870158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-267] SKIPPED [ 47%] 2023-03-20T11:53:31.5883230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-268] SKIPPED [ 47%] 2023-03-20T11:53:31.5896754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-269] SKIPPED [ 47%] 2023-03-20T11:53:31.5911952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-270] SKIPPED [ 47%] 2023-03-20T11:53:31.5924746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-271] SKIPPED [ 47%] 2023-03-20T11:53:31.5938101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-272] SKIPPED [ 47%] 2023-03-20T11:53:31.5951146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-273] SKIPPED [ 47%] 2023-03-20T11:53:31.5964021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-274] SKIPPED [ 47%] 2023-03-20T11:53:31.5977188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-275] SKIPPED [ 47%] 2023-03-20T11:53:31.5990833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-276] SKIPPED [ 47%] 2023-03-20T11:53:31.6009149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-277] SKIPPED [ 47%] 2023-03-20T11:53:31.6021829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-278] SKIPPED [ 47%] 2023-03-20T11:53:31.6034442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-279] SKIPPED [ 47%] 2023-03-20T11:53:31.6047365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-280] SKIPPED [ 47%] 2023-03-20T11:53:31.6060811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-281] SKIPPED [ 47%] 2023-03-20T11:53:31.6074053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-282] SKIPPED [ 47%] 2023-03-20T11:53:31.6087094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-283] SKIPPED [ 47%] 2023-03-20T11:53:31.6100582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-284] SKIPPED [ 47%] 2023-03-20T11:53:31.6115249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-285] SKIPPED [ 47%] 2023-03-20T11:53:31.6129128Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-286] SKIPPED [ 47%] 2023-03-20T11:53:31.6141672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-287] SKIPPED [ 47%] 2023-03-20T11:53:31.6154797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-288] SKIPPED [ 47%] 2023-03-20T11:53:31.6168683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-289] SKIPPED [ 47%] 2023-03-20T11:53:31.6181252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-290] SKIPPED [ 47%] 2023-03-20T11:53:31.6194524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-291] SKIPPED [ 47%] 2023-03-20T11:53:31.6209796Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-292] SKIPPED [ 47%] 2023-03-20T11:53:31.6222508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-293] SKIPPED [ 47%] 2023-03-20T11:53:31.6235745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-294] SKIPPED [ 47%] 2023-03-20T11:53:31.6250070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-295] SKIPPED [ 47%] 2023-03-20T11:53:31.6262435Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-296] SKIPPED [ 47%] 2023-03-20T11:53:31.6275207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-297] SKIPPED [ 47%] 2023-03-20T11:53:31.6289195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-298] SKIPPED [ 47%] 2023-03-20T11:53:31.6303223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-299] SKIPPED [ 47%] 2023-03-20T11:53:31.6316342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-300] SKIPPED [ 47%] 2023-03-20T11:53:31.6330199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-301] SKIPPED [ 47%] 2023-03-20T11:53:31.6342851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-302] SKIPPED [ 47%] 2023-03-20T11:53:31.6355954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-303] SKIPPED [ 47%] 2023-03-20T11:53:31.6369994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-304] SKIPPED [ 47%] 2023-03-20T11:53:31.6382467Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-305] SKIPPED [ 47%] 2023-03-20T11:53:31.6397016Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-306] SKIPPED [ 47%] 2023-03-20T11:53:31.6410240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-307] SKIPPED [ 47%] 2023-03-20T11:53:31.6423502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-308] SKIPPED [ 47%] 2023-03-20T11:53:31.6436697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-309] SKIPPED [ 47%] 2023-03-20T11:53:31.6450364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-310] SKIPPED [ 47%] 2023-03-20T11:53:31.6463333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-311] SKIPPED [ 47%] 2023-03-20T11:53:31.6476581Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-312] SKIPPED [ 47%] 2023-03-20T11:53:31.6491191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-313] SKIPPED [ 47%] 2023-03-20T11:53:31.6504359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-314] SKIPPED [ 47%] 2023-03-20T11:53:31.6517469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-315] SKIPPED [ 47%] 2023-03-20T11:53:31.6531637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-316] SKIPPED [ 47%] 2023-03-20T11:53:31.6543930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-317] SKIPPED [ 47%] 2023-03-20T11:53:31.6556873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-318] SKIPPED [ 47%] 2023-03-20T11:53:31.6570022Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-319] SKIPPED [ 47%] 2023-03-20T11:53:31.6584754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-320] SKIPPED [ 47%] 2023-03-20T11:53:31.6598237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-321] SKIPPED [ 47%] 2023-03-20T11:53:31.6611366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-322] SKIPPED [ 47%] 2023-03-20T11:53:31.6624242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-323] SKIPPED [ 47%] 2023-03-20T11:53:31.6639053Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-324] PASSED [ 47%] 2023-03-20T11:53:31.6654471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-325] PASSED [ 47%] 2023-03-20T11:53:31.6669584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-326] PASSED [ 47%] 2023-03-20T11:53:31.6684353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-327] PASSED [ 47%] 2023-03-20T11:53:31.6699895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-328] PASSED [ 47%] 2023-03-20T11:53:31.6715024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-329] PASSED [ 47%] 2023-03-20T11:53:31.6730342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-330] PASSED [ 47%] 2023-03-20T11:53:31.6745604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-331] PASSED [ 47%] 2023-03-20T11:53:31.6761014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-332] PASSED [ 47%] 2023-03-20T11:53:31.6776256Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-333] PASSED [ 47%] 2023-03-20T11:53:31.6791340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-334] PASSED [ 47%] 2023-03-20T11:53:31.6805276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-335] PASSED [ 47%] 2023-03-20T11:53:31.6821257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-336] PASSED [ 47%] 2023-03-20T11:53:31.6836302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-337] PASSED [ 47%] 2023-03-20T11:53:31.6852576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-338] PASSED [ 47%] 2023-03-20T11:53:31.6868160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-339] PASSED [ 47%] 2023-03-20T11:53:31.6883360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-340] PASSED [ 47%] 2023-03-20T11:53:31.6899207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-341] PASSED [ 47%] 2023-03-20T11:53:31.6914436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-342] PASSED [ 47%] 2023-03-20T11:53:31.6930418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-343] PASSED [ 47%] 2023-03-20T11:53:31.6944823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-344] PASSED [ 47%] 2023-03-20T11:53:31.6961475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-345] PASSED [ 47%] 2023-03-20T11:53:31.6975728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-346] PASSED [ 47%] 2023-03-20T11:53:31.6991878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-347] PASSED [ 47%] 2023-03-20T11:53:31.7007179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-348] PASSED [ 47%] 2023-03-20T11:53:31.7022981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-349] PASSED [ 47%] 2023-03-20T11:53:31.7038749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-350] PASSED [ 47%] 2023-03-20T11:53:31.7054024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-351] PASSED [ 47%] 2023-03-20T11:53:31.7070238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-352] PASSED [ 47%] 2023-03-20T11:53:31.7085203Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-353] PASSED [ 47%] 2023-03-20T11:53:31.7100889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-354] PASSED [ 47%] 2023-03-20T11:53:31.7116210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-355] PASSED [ 47%] 2023-03-20T11:53:31.7132505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-356] PASSED [ 47%] 2023-03-20T11:53:31.7145133Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-357] PASSED [ 47%] 2023-03-20T11:53:31.7160545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-358] PASSED [ 47%] 2023-03-20T11:53:31.7175501Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-359] PASSED [ 47%] 2023-03-20T11:53:31.7190503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-360] PASSED [ 47%] 2023-03-20T11:53:31.7205341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-361] PASSED [ 47%] 2023-03-20T11:53:31.7220719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-362] PASSED [ 47%] 2023-03-20T11:53:31.7235829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-363] PASSED [ 47%] 2023-03-20T11:53:31.7251955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-364] PASSED [ 47%] 2023-03-20T11:53:31.7267196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-365] PASSED [ 47%] 2023-03-20T11:53:31.7281917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-366] PASSED [ 47%] 2023-03-20T11:53:31.7296988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-367] PASSED [ 47%] 2023-03-20T11:53:31.7311190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-368] PASSED [ 47%] 2023-03-20T11:53:31.7325857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-369] PASSED [ 47%] 2023-03-20T11:53:31.7341651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-370] PASSED [ 47%] 2023-03-20T11:53:31.7356704Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-371] PASSED [ 47%] 2023-03-20T11:53:31.7373250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-372] PASSED [ 47%] 2023-03-20T11:53:31.7387478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-373] PASSED [ 47%] 2023-03-20T11:53:31.7402202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-374] PASSED [ 47%] 2023-03-20T11:53:31.7416956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-375] PASSED [ 47%] 2023-03-20T11:53:31.7432923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-376] PASSED [ 47%] 2023-03-20T11:53:31.7449058Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-377] PASSED [ 47%] 2023-03-20T11:53:31.7463277Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-378] PASSED [ 47%] 2023-03-20T11:53:31.7477338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-379] PASSED [ 47%] 2023-03-20T11:53:31.7493625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-380] PASSED [ 47%] 2023-03-20T11:53:31.7508362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-381] PASSED [ 47%] 2023-03-20T11:53:31.7523551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-382] PASSED [ 47%] 2023-03-20T11:53:31.7538922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-383] PASSED [ 47%] 2023-03-20T11:53:31.7554145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-384] PASSED [ 47%] 2023-03-20T11:53:31.7570182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-385] PASSED [ 47%] 2023-03-20T11:53:31.7585226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-386] PASSED [ 47%] 2023-03-20T11:53:31.7600602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-387] PASSED [ 47%] 2023-03-20T11:53:31.7615761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-388] PASSED [ 47%] 2023-03-20T11:53:31.7631502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-389] PASSED [ 47%] 2023-03-20T11:53:31.7644787Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-390] PASSED [ 47%] 2023-03-20T11:53:31.7660331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-391] PASSED [ 47%] 2023-03-20T11:53:31.7674978Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-392] PASSED [ 47%] 2023-03-20T11:53:31.7690667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-393] PASSED [ 47%] 2023-03-20T11:53:31.7704527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-394] PASSED [ 47%] 2023-03-20T11:53:31.7719641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-395] PASSED [ 47%] 2023-03-20T11:53:31.7734739Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-396] PASSED [ 47%] 2023-03-20T11:53:31.7750337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-397] PASSED [ 47%] 2023-03-20T11:53:31.7764901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-398] PASSED [ 47%] 2023-03-20T11:53:31.7780093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-399] PASSED [ 47%] 2023-03-20T11:53:31.7795245Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-400] PASSED [ 47%] 2023-03-20T11:53:31.7810168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-401] PASSED [ 47%] 2023-03-20T11:53:31.7824795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-402] PASSED [ 47%] 2023-03-20T11:53:31.7840404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-403] PASSED [ 47%] 2023-03-20T11:53:31.7855445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-404] PASSED [ 47%] 2023-03-20T11:53:31.7871245Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-405] PASSED [ 47%] 2023-03-20T11:53:31.7886174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-406] PASSED [ 47%] 2023-03-20T11:53:31.7902093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-407] PASSED [ 47%] 2023-03-20T11:53:31.7917238Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-408] PASSED [ 47%] 2023-03-20T11:53:31.7933216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-409] PASSED [ 47%] 2023-03-20T11:53:31.7947875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-410] PASSED [ 47%] 2023-03-20T11:53:31.7962987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-411] PASSED [ 47%] 2023-03-20T11:53:31.7977109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-412] PASSED [ 47%] 2023-03-20T11:53:31.7992756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-413] PASSED [ 47%] 2023-03-20T11:53:31.8009072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-414] PASSED [ 47%] 2023-03-20T11:53:31.8023756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-415] PASSED [ 47%] 2023-03-20T11:53:31.8039274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-416] PASSED [ 47%] 2023-03-20T11:53:31.8054366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-417] PASSED [ 47%] 2023-03-20T11:53:31.8071172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-418] PASSED [ 47%] 2023-03-20T11:53:31.8086421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-419] PASSED [ 47%] 2023-03-20T11:53:31.8102394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-420] PASSED [ 47%] 2023-03-20T11:53:31.8118124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-421] PASSED [ 47%] 2023-03-20T11:53:31.8133785Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-422] PASSED [ 47%] 2023-03-20T11:53:31.8147740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-423] SKIPPED [ 47%] 2023-03-20T11:53:31.8160639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-424] SKIPPED [ 47%] 2023-03-20T11:53:31.8173466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-425] SKIPPED [ 47%] 2023-03-20T11:53:31.8186570Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-426] SKIPPED [ 47%] 2023-03-20T11:53:31.8199624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-427] SKIPPED [ 47%] 2023-03-20T11:53:31.8213207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-428] SKIPPED [ 47%] 2023-03-20T11:53:31.8226618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-429] SKIPPED [ 47%] 2023-03-20T11:53:31.8239733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-430] SKIPPED [ 47%] 2023-03-20T11:53:31.8253244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-431] SKIPPED [ 47%] 2023-03-20T11:53:31.8265409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-432] SKIPPED [ 47%] 2023-03-20T11:53:31.8278155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-433] SKIPPED [ 47%] 2023-03-20T11:53:31.8291863Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-434] SKIPPED [ 47%] 2023-03-20T11:53:31.8304289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-435] SKIPPED [ 47%] 2023-03-20T11:53:31.8318591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-436] SKIPPED [ 47%] 2023-03-20T11:53:31.8332322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-437] SKIPPED [ 47%] 2023-03-20T11:53:31.8344489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-438] SKIPPED [ 47%] 2023-03-20T11:53:31.8357343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-439] SKIPPED [ 47%] 2023-03-20T11:53:31.8370348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-440] SKIPPED [ 47%] 2023-03-20T11:53:31.8383184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-441] SKIPPED [ 47%] 2023-03-20T11:53:31.8395999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-442] SKIPPED [ 47%] 2023-03-20T11:53:31.8413337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-443] SKIPPED [ 47%] 2023-03-20T11:53:31.8425846Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-444] SKIPPED [ 47%] 2023-03-20T11:53:31.8439199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-445] SKIPPED [ 47%] 2023-03-20T11:53:31.8452845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-446] SKIPPED [ 47%] 2023-03-20T11:53:31.8464709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-447] SKIPPED [ 47%] 2023-03-20T11:53:31.8477784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-448] SKIPPED [ 47%] 2023-03-20T11:53:31.8491877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-449] SKIPPED [ 47%] 2023-03-20T11:53:31.8505013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-450] SKIPPED [ 47%] 2023-03-20T11:53:31.8518153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-451] SKIPPED [ 47%] 2023-03-20T11:53:31.8531928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-452] SKIPPED [ 47%] 2023-03-20T11:53:31.8543658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-453] SKIPPED [ 47%] 2023-03-20T11:53:31.8555983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-454] SKIPPED [ 47%] 2023-03-20T11:53:31.8569331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-455] SKIPPED [ 47%] 2023-03-20T11:53:31.8581586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-456] SKIPPED [ 47%] 2023-03-20T11:53:31.8595808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-457] SKIPPED [ 47%] 2023-03-20T11:53:31.8609442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-458] SKIPPED [ 47%] 2023-03-20T11:53:31.8621607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-459] SKIPPED [ 47%] 2023-03-20T11:53:31.8634142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-460] SKIPPED [ 47%] 2023-03-20T11:53:31.8646832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-461] SKIPPED [ 47%] 2023-03-20T11:53:31.8659741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-462] SKIPPED [ 47%] 2023-03-20T11:53:31.8672714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-463] SKIPPED [ 47%] 2023-03-20T11:53:31.8686701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-464] SKIPPED [ 47%] 2023-03-20T11:53:31.8699892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-465] SKIPPED [ 47%] 2023-03-20T11:53:31.8713037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-466] SKIPPED [ 47%] 2023-03-20T11:53:31.8725332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-467] SKIPPED [ 47%] 2023-03-20T11:53:31.8738003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-468] SKIPPED [ 47%] 2023-03-20T11:53:31.8750765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-469] SKIPPED [ 47%] 2023-03-20T11:53:31.8763191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-470] SKIPPED [ 47%] 2023-03-20T11:53:31.8777494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-471] SKIPPED [ 47%] 2023-03-20T11:53:31.8790192Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-472] SKIPPED [ 47%] 2023-03-20T11:53:31.8802531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-473] SKIPPED [ 47%] 2023-03-20T11:53:31.8815343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-474] SKIPPED [ 47%] 2023-03-20T11:53:31.8827968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-475] SKIPPED [ 47%] 2023-03-20T11:53:31.8839980Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-476] SKIPPED [ 47%] 2023-03-20T11:53:31.8852932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-477] SKIPPED [ 47%] 2023-03-20T11:53:31.8866913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-478] SKIPPED [ 47%] 2023-03-20T11:53:31.8879639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-479] SKIPPED [ 47%] 2023-03-20T11:53:31.8893177Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-480] SKIPPED [ 47%] 2023-03-20T11:53:31.8904975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-481] SKIPPED [ 47%] 2023-03-20T11:53:31.8918080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-482] SKIPPED [ 47%] 2023-03-20T11:53:31.8931708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-483] SKIPPED [ 47%] 2023-03-20T11:53:31.8943776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-484] SKIPPED [ 47%] 2023-03-20T11:53:31.8958183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-485] SKIPPED [ 47%] 2023-03-20T11:53:31.8971981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-486] SKIPPED [ 47%] 2023-03-20T11:53:31.8983776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-487] SKIPPED [ 47%] 2023-03-20T11:53:31.8996717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-488] SKIPPED [ 47%] 2023-03-20T11:53:31.9010346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-489] SKIPPED [ 47%] 2023-03-20T11:53:31.9022747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-490] SKIPPED [ 47%] 2023-03-20T11:53:31.9035683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-491] SKIPPED [ 47%] 2023-03-20T11:53:31.9049947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-492] SKIPPED [ 47%] 2023-03-20T11:53:31.9063172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-493] SKIPPED [ 47%] 2023-03-20T11:53:31.9075987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-494] SKIPPED [ 47%] 2023-03-20T11:53:31.9089355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-495] SKIPPED [ 47%] 2023-03-20T11:53:31.9101927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-496] SKIPPED [ 47%] 2023-03-20T11:53:31.9114811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-497] SKIPPED [ 47%] 2023-03-20T11:53:31.9128819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-498] SKIPPED [ 47%] 2023-03-20T11:53:31.9142093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-499] SKIPPED [ 47%] 2023-03-20T11:53:31.9154507Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-500] SKIPPED [ 47%] 2023-03-20T11:53:31.9167176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-501] SKIPPED [ 47%] 2023-03-20T11:53:31.9180575Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-502] SKIPPED [ 47%] 2023-03-20T11:53:31.9193658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-503] SKIPPED [ 47%] 2023-03-20T11:53:31.9206325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-504] SKIPPED [ 47%] 2023-03-20T11:53:31.9219227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-505] SKIPPED [ 47%] 2023-03-20T11:53:31.9233601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-506] SKIPPED [ 47%] 2023-03-20T11:53:31.9246163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-507] SKIPPED [ 47%] 2023-03-20T11:53:31.9259470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-508] SKIPPED [ 47%] 2023-03-20T11:53:31.9272544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-509] SKIPPED [ 47%] 2023-03-20T11:53:31.9285054Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-510] SKIPPED [ 47%] 2023-03-20T11:53:31.9298328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-511] SKIPPED [ 47%] 2023-03-20T11:53:31.9311335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-512] SKIPPED [ 47%] 2023-03-20T11:53:31.9325591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-513] SKIPPED [ 47%] 2023-03-20T11:53:31.9338697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-514] SKIPPED [ 47%] 2023-03-20T11:53:31.9351636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-515] SKIPPED [ 47%] 2023-03-20T11:53:31.9364263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-516] SKIPPED [ 47%] 2023-03-20T11:53:31.9377455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-517] SKIPPED [ 47%] 2023-03-20T11:53:31.9390565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-518] SKIPPED [ 47%] 2023-03-20T11:53:31.9403201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-519] SKIPPED [ 47%] 2023-03-20T11:53:31.9417728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-520] SKIPPED [ 47%] 2023-03-20T11:53:31.9430933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-521] SKIPPED [ 47%] 2023-03-20T11:53:31.9445602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-522] PASSED [ 47%] 2023-03-20T11:53:31.9461860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-523] PASSED [ 47%] 2023-03-20T11:53:31.9477261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-524] PASSED [ 47%] 2023-03-20T11:53:31.9493356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-525] PASSED [ 47%] 2023-03-20T11:53:31.9508677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-526] PASSED [ 47%] 2023-03-20T11:53:31.9524055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-527] PASSED [ 47%] 2023-03-20T11:53:31.9539696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-528] PASSED [ 47%] 2023-03-20T11:53:31.9555066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-529] PASSED [ 47%] 2023-03-20T11:53:31.9571642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-530] PASSED [ 47%] 2023-03-20T11:53:31.9585855Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-531] PASSED [ 47%] 2023-03-20T11:53:31.9600966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-532] PASSED [ 47%] 2023-03-20T11:53:31.9615161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-533] PASSED [ 47%] 2023-03-20T11:53:31.9631373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-534] PASSED [ 47%] 2023-03-20T11:53:31.9646600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-535] PASSED [ 47%] 2023-03-20T11:53:31.9662399Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-536] PASSED [ 47%] 2023-03-20T11:53:31.9678057Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-537] PASSED [ 47%] 2023-03-20T11:53:31.9693642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-538] PASSED [ 47%] 2023-03-20T11:53:31.9709470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-539] PASSED [ 47%] 2023-03-20T11:53:31.9725017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-540] PASSED [ 47%] 2023-03-20T11:53:31.9740993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-541] PASSED [ 47%] 2023-03-20T11:53:31.9756887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-542] PASSED [ 47%] 2023-03-20T11:53:31.9773049Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-543] PASSED [ 47%] 2023-03-20T11:53:31.9788248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-544] PASSED [ 47%] 2023-03-20T11:53:31.9804406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-545] PASSED [ 47%] 2023-03-20T11:53:31.9820819Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-546] PASSED [ 47%] 2023-03-20T11:53:31.9836644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-547] PASSED [ 47%] 2023-03-20T11:53:31.9853221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-548] PASSED [ 47%] 2023-03-20T11:53:31.9869671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-549] PASSED [ 47%] 2023-03-20T11:53:31.9885647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-550] PASSED [ 47%] 2023-03-20T11:53:31.9902197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-551] PASSED [ 47%] 2023-03-20T11:53:31.9918410Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-552] PASSED [ 47%] 2023-03-20T11:53:31.9934463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-553] PASSED [ 47%] 2023-03-20T11:53:31.9950463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-554] PASSED [ 47%] 2023-03-20T11:53:31.9964835Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-555] PASSED [ 47%] 2023-03-20T11:53:31.9983110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-556] PASSED [ 47%] 2023-03-20T11:53:31.9999083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-557] PASSED [ 47%] 2023-03-20T11:53:32.0104327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-558] PASSED [ 47%] 2023-03-20T11:53:32.0105103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-559] PASSED [ 47%] 2023-03-20T11:53:32.0106071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-560] PASSED [ 47%] 2023-03-20T11:53:32.0106762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-561] PASSED [ 47%] 2023-03-20T11:53:32.0107455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-562] PASSED [ 47%] 2023-03-20T11:53:32.0108077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-563] PASSED [ 47%] 2023-03-20T11:53:32.0108691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-564] PASSED [ 47%] 2023-03-20T11:53:32.0122523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-565] PASSED [ 47%] 2023-03-20T11:53:32.0137692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-566] PASSED [ 47%] 2023-03-20T11:53:32.0153839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-567] PASSED [ 47%] 2023-03-20T11:53:32.0169990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-568] PASSED [ 47%] 2023-03-20T11:53:32.0185716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-569] PASSED [ 47%] 2023-03-20T11:53:32.0201847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-570] PASSED [ 47%] 2023-03-20T11:53:32.0217984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-571] PASSED [ 47%] 2023-03-20T11:53:32.0234117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-572] PASSED [ 47%] 2023-03-20T11:53:32.0250379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-573] PASSED [ 47%] 2023-03-20T11:53:32.0265663Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-574] PASSED [ 47%] 2023-03-20T11:53:32.0281875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-575] PASSED [ 47%] 2023-03-20T11:53:32.0297871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-576] PASSED [ 47%] 2023-03-20T11:53:32.0313118Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-577] PASSED [ 47%] 2023-03-20T11:53:32.0330241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-578] PASSED [ 47%] 2023-03-20T11:53:32.0344893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-579] PASSED [ 47%] 2023-03-20T11:53:32.0361165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-580] PASSED [ 47%] 2023-03-20T11:53:32.0376756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-581] PASSED [ 47%] 2023-03-20T11:53:32.0393175Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-582] PASSED [ 47%] 2023-03-20T11:53:32.0410099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-583] PASSED [ 47%] 2023-03-20T11:53:32.0424879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-584] PASSED [ 47%] 2023-03-20T11:53:32.0441111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-585] PASSED [ 47%] 2023-03-20T11:53:32.0456744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-586] PASSED [ 47%] 2023-03-20T11:53:32.0472781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-587] PASSED [ 47%] 2023-03-20T11:53:32.0486996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-588] PASSED [ 47%] 2023-03-20T11:53:32.0502964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-589] PASSED [ 47%] 2023-03-20T11:53:32.0518789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-590] PASSED [ 47%] 2023-03-20T11:53:32.0534496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-591] PASSED [ 47%] 2023-03-20T11:53:32.0550815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-592] PASSED [ 47%] 2023-03-20T11:53:32.0566013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-593] PASSED [ 47%] 2023-03-20T11:53:32.0582052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-594] PASSED [ 47%] 2023-03-20T11:53:32.0598050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-595] PASSED [ 47%] 2023-03-20T11:53:32.0613716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-596] PASSED [ 47%] 2023-03-20T11:53:32.0629892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-597] PASSED [ 47%] 2023-03-20T11:53:32.0645265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-598] PASSED [ 47%] 2023-03-20T11:53:32.0659878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-599] PASSED [ 47%] 2023-03-20T11:53:32.0675813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-600] PASSED [ 47%] 2023-03-20T11:53:32.0692628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-601] PASSED [ 47%] 2023-03-20T11:53:32.0707588Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-602] PASSED [ 47%] 2023-03-20T11:53:32.0722954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-603] PASSED [ 47%] 2023-03-20T11:53:32.0739094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-604] PASSED [ 47%] 2023-03-20T11:53:32.0754960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-605] PASSED [ 47%] 2023-03-20T11:53:32.0771682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-606] PASSED [ 47%] 2023-03-20T11:53:32.0786706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-607] PASSED [ 47%] 2023-03-20T11:53:32.0801991Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-608] PASSED [ 47%] 2023-03-20T11:53:32.0817783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-609] PASSED [ 47%] 2023-03-20T11:53:32.0832666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-610] PASSED [ 47%] 2023-03-20T11:53:32.0849389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-611] PASSED [ 47%] 2023-03-20T11:53:32.0864723Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-612] PASSED [ 47%] 2023-03-20T11:53:32.0880622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-613] PASSED [ 47%] 2023-03-20T11:53:32.0896535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-614] PASSED [ 47%] 2023-03-20T11:53:32.0912457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-615] PASSED [ 47%] 2023-03-20T11:53:32.0929317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-616] PASSED [ 47%] 2023-03-20T11:53:32.0944491Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-617] PASSED [ 47%] 2023-03-20T11:53:32.0960804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-618] PASSED [ 47%] 2023-03-20T11:53:32.0976722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-619] PASSED [ 47%] 2023-03-20T11:53:32.0993169Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-620] PASSED [ 47%] 2023-03-20T11:53:32.1006538Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-621] SKIPPED [ 47%] 2023-03-20T11:53:32.1020246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-622] SKIPPED [ 47%] 2023-03-20T11:53:32.1034100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-623] SKIPPED [ 47%] 2023-03-20T11:53:32.1047436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-624] SKIPPED [ 47%] 2023-03-20T11:53:32.1060964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-625] SKIPPED [ 47%] 2023-03-20T11:53:32.1074771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-626] SKIPPED [ 47%] 2023-03-20T11:53:32.1088793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-627] SKIPPED [ 47%] 2023-03-20T11:53:32.1102404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-628] SKIPPED [ 47%] 2023-03-20T11:53:32.1116765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-629] SKIPPED [ 47%] 2023-03-20T11:53:32.1131547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-630] SKIPPED [ 47%] 2023-03-20T11:53:32.1143977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-631] SKIPPED [ 47%] 2023-03-20T11:53:32.1157639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-632] SKIPPED [ 47%] 2023-03-20T11:53:32.1171602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-633] SKIPPED [ 47%] 2023-03-20T11:53:32.1184902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-634] SKIPPED [ 47%] 2023-03-20T11:53:32.1198779Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-635] SKIPPED [ 47%] 2023-03-20T11:53:32.1213439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-636] SKIPPED [ 47%] 2023-03-20T11:53:32.1227304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-637] SKIPPED [ 47%] 2023-03-20T11:53:32.1240853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-638] SKIPPED [ 47%] 2023-03-20T11:53:32.1254375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-639] SKIPPED [ 47%] 2023-03-20T11:53:32.1268226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-640] SKIPPED [ 47%] 2023-03-20T11:53:32.1281693Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-641] SKIPPED [ 47%] 2023-03-20T11:53:32.1295385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-642] SKIPPED [ 47%] 2023-03-20T11:53:32.1310674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-643] SKIPPED [ 47%] 2023-03-20T11:53:32.1324359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-644] SKIPPED [ 47%] 2023-03-20T11:53:32.1337994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-645] SKIPPED [ 47%] 2023-03-20T11:53:32.1351798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-646] SKIPPED [ 47%] 2023-03-20T11:53:32.1365101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-647] SKIPPED [ 47%] 2023-03-20T11:53:32.1378825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-648] SKIPPED [ 47%] 2023-03-20T11:53:32.1392601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-649] SKIPPED [ 47%] 2023-03-20T11:53:32.1408412Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-650] SKIPPED [ 47%] 2023-03-20T11:53:32.1421303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-651] SKIPPED [ 47%] 2023-03-20T11:53:32.1434851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-652] SKIPPED [ 47%] 2023-03-20T11:53:32.1448757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-653] SKIPPED [ 47%] 2023-03-20T11:53:32.1461968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-654] SKIPPED [ 47%] 2023-03-20T11:53:32.1476165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-655] SKIPPED [ 47%] 2023-03-20T11:53:32.1490115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-656] SKIPPED [ 47%] 2023-03-20T11:53:32.1504639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-657] SKIPPED [ 47%] 2023-03-20T11:53:32.1518134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-658] SKIPPED [ 47%] 2023-03-20T11:53:32.1531545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-659] SKIPPED [ 47%] 2023-03-20T11:53:32.1544475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-660] SKIPPED [ 47%] 2023-03-20T11:53:32.1557935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-661] SKIPPED [ 47%] 2023-03-20T11:53:32.1571956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-662] SKIPPED [ 47%] 2023-03-20T11:53:32.1584542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-663] SKIPPED [ 47%] 2023-03-20T11:53:32.1599714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-664] SKIPPED [ 47%] 2023-03-20T11:53:32.1613005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-665] SKIPPED [ 47%] 2023-03-20T11:53:32.1626138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-666] SKIPPED [ 47%] 2023-03-20T11:53:32.1639598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-667] SKIPPED [ 47%] 2023-03-20T11:53:32.1653015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-668] SKIPPED [ 47%] 2023-03-20T11:53:32.1665874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-669] SKIPPED [ 47%] 2023-03-20T11:53:32.1679404Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-670] SKIPPED [ 47%] 2023-03-20T11:53:32.1694093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-671] SKIPPED [ 47%] 2023-03-20T11:53:32.1707613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-672] SKIPPED [ 47%] 2023-03-20T11:53:32.1720859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-673] SKIPPED [ 47%] 2023-03-20T11:53:32.1734070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-674] SKIPPED [ 48%] 2023-03-20T11:53:32.1757436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-675] SKIPPED [ 48%] 2023-03-20T11:53:32.1760142Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-676] SKIPPED [ 48%] 2023-03-20T11:53:32.1773448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-677] SKIPPED [ 48%] 2023-03-20T11:53:32.1788460Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-678] SKIPPED [ 48%] 2023-03-20T11:53:32.1802024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-679] SKIPPED [ 48%] 2023-03-20T11:53:32.1815122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-680] SKIPPED [ 48%] 2023-03-20T11:53:32.1829080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-681] SKIPPED [ 48%] 2023-03-20T11:53:32.1842612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-682] SKIPPED [ 48%] 2023-03-20T11:53:32.1857644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-683] SKIPPED [ 48%] 2023-03-20T11:53:32.1872176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-684] SKIPPED [ 48%] 2023-03-20T11:53:32.1887249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-685] SKIPPED [ 48%] 2023-03-20T11:53:32.1900948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-686] SKIPPED [ 48%] 2023-03-20T11:53:32.1914478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-687] SKIPPED [ 48%] 2023-03-20T11:53:32.1927896Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-688] SKIPPED [ 48%] 2023-03-20T11:53:32.1942156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-689] SKIPPED [ 48%] 2023-03-20T11:53:32.1955416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-690] SKIPPED [ 48%] 2023-03-20T11:53:32.1970099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-691] SKIPPED [ 48%] 2023-03-20T11:53:32.1985440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-692] SKIPPED [ 48%] 2023-03-20T11:53:32.1999272Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-693] SKIPPED [ 48%] 2023-03-20T11:53:32.2013619Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-694] SKIPPED [ 48%] 2023-03-20T11:53:32.2026344Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-695] SKIPPED [ 48%] 2023-03-20T11:53:32.2040582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-696] SKIPPED [ 48%] 2023-03-20T11:53:32.2053658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-697] SKIPPED [ 48%] 2023-03-20T11:53:32.2067577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-698] SKIPPED [ 48%] 2023-03-20T11:53:32.2082385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-699] SKIPPED [ 48%] 2023-03-20T11:53:32.2095673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-700] SKIPPED [ 48%] 2023-03-20T11:53:32.2109682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-701] SKIPPED [ 48%] 2023-03-20T11:53:32.2122973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-702] SKIPPED [ 48%] 2023-03-20T11:53:32.2136746Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-703] SKIPPED [ 48%] 2023-03-20T11:53:32.2150633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-704] SKIPPED [ 48%] 2023-03-20T11:53:32.2163948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-705] SKIPPED [ 48%] 2023-03-20T11:53:32.2179059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-706] SKIPPED [ 48%] 2023-03-20T11:53:32.2192651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-707] SKIPPED [ 48%] 2023-03-20T11:53:32.2205803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-708] SKIPPED [ 48%] 2023-03-20T11:53:32.2220005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-709] SKIPPED [ 48%] 2023-03-20T11:53:32.2233428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-710] SKIPPED [ 48%] 2023-03-20T11:53:32.2246956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-711] SKIPPED [ 48%] 2023-03-20T11:53:32.2260864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-712] SKIPPED [ 48%] 2023-03-20T11:53:32.2275580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-713] SKIPPED [ 48%] 2023-03-20T11:53:32.2290419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-714] SKIPPED [ 48%] 2023-03-20T11:53:32.2303008Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-715] SKIPPED [ 48%] 2023-03-20T11:53:32.2316631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-716] SKIPPED [ 48%] 2023-03-20T11:53:32.2330603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-717] SKIPPED [ 48%] 2023-03-20T11:53:32.2343749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-718] SKIPPED [ 48%] 2023-03-20T11:53:32.2357574Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_image_tensor-719] SKIPPED [ 48%] 2023-03-20T11:53:32.2378899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-00] PASSED [ 48%] 2023-03-20T11:53:32.2398061Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-01] PASSED [ 48%] 2023-03-20T11:53:32.2417188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-02] PASSED [ 48%] 2023-03-20T11:53:32.2437629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-03] PASSED [ 48%] 2023-03-20T11:53:32.2457455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-04] PASSED [ 48%] 2023-03-20T11:53:32.2476853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-05] PASSED [ 48%] 2023-03-20T11:53:32.2497380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-06] PASSED [ 48%] 2023-03-20T11:53:32.2517520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-07] PASSED [ 48%] 2023-03-20T11:53:32.2538508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-08] PASSED [ 48%] 2023-03-20T11:53:32.2557140Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-09] PASSED [ 48%] 2023-03-20T11:53:32.2576375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-10] PASSED [ 48%] 2023-03-20T11:53:32.2595610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-11] PASSED [ 48%] 2023-03-20T11:53:32.2615184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-12] PASSED [ 48%] 2023-03-20T11:53:32.2635273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-13] PASSED [ 48%] 2023-03-20T11:53:32.2654961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-14] PASSED [ 48%] 2023-03-20T11:53:32.2675398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-15] PASSED [ 48%] 2023-03-20T11:53:32.2696812Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-16] PASSED [ 48%] 2023-03-20T11:53:32.2716372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-17] PASSED [ 48%] 2023-03-20T11:53:32.2735890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-18] PASSED [ 48%] 2023-03-20T11:53:32.2755042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-19] PASSED [ 48%] 2023-03-20T11:53:32.2773990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-20] PASSED [ 48%] 2023-03-20T11:53:32.2794170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-21] PASSED [ 48%] 2023-03-20T11:53:32.2814232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-22] PASSED [ 48%] 2023-03-20T11:53:32.2834392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-23] PASSED [ 48%] 2023-03-20T11:53:32.2855389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-24] PASSED [ 48%] 2023-03-20T11:53:32.2875994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-25] PASSED [ 48%] 2023-03-20T11:53:32.2896841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-26] PASSED [ 48%] 2023-03-20T11:53:32.2910403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-27] SKIPPED [ 48%] 2023-03-20T11:53:32.2923472Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-28] SKIPPED [ 48%] 2023-03-20T11:53:32.2936786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-29] SKIPPED [ 48%] 2023-03-20T11:53:32.2950792Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-30] SKIPPED [ 48%] 2023-03-20T11:53:32.2963682Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-31] SKIPPED [ 48%] 2023-03-20T11:53:32.2977222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-32] SKIPPED [ 48%] 2023-03-20T11:53:32.2990156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-33] SKIPPED [ 48%] 2023-03-20T11:53:32.3002693Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-34] SKIPPED [ 48%] 2023-03-20T11:53:32.3015892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-35] SKIPPED [ 48%] 2023-03-20T11:53:32.3029325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-36] SKIPPED [ 48%] 2023-03-20T11:53:32.3043455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-37] SKIPPED [ 48%] 2023-03-20T11:53:32.3056656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-38] SKIPPED [ 48%] 2023-03-20T11:53:32.3069988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-39] SKIPPED [ 48%] 2023-03-20T11:53:32.3082958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-40] SKIPPED [ 48%] 2023-03-20T11:53:32.3095809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-41] SKIPPED [ 48%] 2023-03-20T11:53:32.3109487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-42] SKIPPED [ 48%] 2023-03-20T11:53:32.3122331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-43] SKIPPED [ 48%] 2023-03-20T11:53:32.3136867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-44] SKIPPED [ 48%] 2023-03-20T11:53:32.3150367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-45] SKIPPED [ 48%] 2023-03-20T11:53:32.3163223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-46] SKIPPED [ 48%] 2023-03-20T11:53:32.3176296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-47] SKIPPED [ 48%] 2023-03-20T11:53:32.3189717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-48] SKIPPED [ 48%] 2023-03-20T11:53:32.3202458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-49] SKIPPED [ 48%] 2023-03-20T11:53:32.3215367Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-50] SKIPPED [ 48%] 2023-03-20T11:53:32.3230372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-51] SKIPPED [ 48%] 2023-03-20T11:53:32.3243224Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-52] SKIPPED [ 48%] 2023-03-20T11:53:32.3256116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_bounding_box-53] SKIPPED [ 48%] 2023-03-20T11:53:32.3271875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-00] PASSED [ 48%] 2023-03-20T11:53:32.3286225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-01] PASSED [ 48%] 2023-03-20T11:53:32.3301018Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-02] PASSED [ 48%] 2023-03-20T11:53:32.3314495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-03] SKIPPED [ 48%] 2023-03-20T11:53:32.3328497Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-04] SKIPPED [ 48%] 2023-03-20T11:53:32.3341183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-05] SKIPPED [ 48%] 2023-03-20T11:53:32.3353996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-06] SKIPPED [ 48%] 2023-03-20T11:53:32.3369505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-07] SKIPPED [ 48%] 2023-03-20T11:53:32.3382260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-08] SKIPPED [ 48%] 2023-03-20T11:53:32.3395517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-09] SKIPPED [ 48%] 2023-03-20T11:53:32.3409651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-10] SKIPPED [ 48%] 2023-03-20T11:53:32.3422402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-11] SKIPPED [ 48%] 2023-03-20T11:53:32.3437627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-12] PASSED [ 48%] 2023-03-20T11:53:32.3453542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-13] PASSED [ 48%] 2023-03-20T11:53:32.3468321Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-14] PASSED [ 48%] 2023-03-20T11:53:32.3481847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-15] SKIPPED [ 48%] 2023-03-20T11:53:32.3495323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-16] SKIPPED [ 48%] 2023-03-20T11:53:32.3510696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-17] SKIPPED [ 48%] 2023-03-20T11:53:32.3525679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-18] PASSED [ 48%] 2023-03-20T11:53:32.3540652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-19] PASSED [ 48%] 2023-03-20T11:53:32.3555572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-20] PASSED [ 48%] 2023-03-20T11:53:32.3570326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-21] SKIPPED [ 48%] 2023-03-20T11:53:32.3582613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-22] SKIPPED [ 48%] 2023-03-20T11:53:32.3595917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-23] SKIPPED [ 48%] 2023-03-20T11:53:32.3611456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-24] PASSED [ 48%] 2023-03-20T11:53:32.3625550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-25] PASSED [ 48%] 2023-03-20T11:53:32.3640659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-26] PASSED [ 48%] 2023-03-20T11:53:32.3653944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-27] SKIPPED [ 48%] 2023-03-20T11:53:32.3667691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-28] SKIPPED [ 48%] 2023-03-20T11:53:32.3682131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-29] SKIPPED [ 48%] 2023-03-20T11:53:32.3697390Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-30] PASSED [ 48%] 2023-03-20T11:53:32.3712268Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-31] PASSED [ 48%] 2023-03-20T11:53:32.3727069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-32] PASSED [ 48%] 2023-03-20T11:53:32.3741001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-33] SKIPPED [ 48%] 2023-03-20T11:53:32.3753769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-34] SKIPPED [ 48%] 2023-03-20T11:53:32.3766862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_mask-35] SKIPPED [ 48%] 2023-03-20T11:53:32.3782668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-00] PASSED [ 48%] 2023-03-20T11:53:32.3797571Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-01] PASSED [ 48%] 2023-03-20T11:53:32.3813420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-02] PASSED [ 48%] 2023-03-20T11:53:32.3828091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-03] PASSED [ 48%] 2023-03-20T11:53:32.3843354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-04] PASSED [ 48%] 2023-03-20T11:53:32.3858241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-05] PASSED [ 48%] 2023-03-20T11:53:32.3873883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-06] PASSED [ 48%] 2023-03-20T11:53:32.3889758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-07] PASSED [ 48%] 2023-03-20T11:53:32.3903959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-08] PASSED [ 48%] 2023-03-20T11:53:32.3917276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-09] SKIPPED [ 48%] 2023-03-20T11:53:32.3934825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-10] SKIPPED [ 48%] 2023-03-20T11:53:32.3949029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-11] SKIPPED [ 48%] 2023-03-20T11:53:32.3962408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-12] SKIPPED [ 48%] 2023-03-20T11:53:32.3976411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-13] SKIPPED [ 48%] 2023-03-20T11:53:32.3990288Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-14] SKIPPED [ 48%] 2023-03-20T11:53:32.4003953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-15] SKIPPED [ 48%] 2023-03-20T11:53:32.4017861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-16] SKIPPED [ 48%] 2023-03-20T11:53:32.4033437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-17] SKIPPED [ 48%] 2023-03-20T11:53:32.4049918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-18] PASSED [ 48%] 2023-03-20T11:53:32.4063851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-19] PASSED [ 48%] 2023-03-20T11:53:32.4079215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-20] PASSED [ 48%] 2023-03-20T11:53:32.4094243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-21] PASSED [ 48%] 2023-03-20T11:53:32.4109688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-22] PASSED [ 48%] 2023-03-20T11:53:32.4124473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-23] PASSED [ 48%] 2023-03-20T11:53:32.4140227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-24] PASSED [ 48%] 2023-03-20T11:53:32.4155407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-25] PASSED [ 48%] 2023-03-20T11:53:32.4171539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-26] PASSED [ 48%] 2023-03-20T11:53:32.4184265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-27] SKIPPED [ 48%] 2023-03-20T11:53:32.4198349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-28] SKIPPED [ 48%] 2023-03-20T11:53:32.4212945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-29] SKIPPED [ 48%] 2023-03-20T11:53:32.4225679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-30] SKIPPED [ 48%] 2023-03-20T11:53:32.4239432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-31] SKIPPED [ 48%] 2023-03-20T11:53:32.4254631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-32] SKIPPED [ 48%] 2023-03-20T11:53:32.4268592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-33] SKIPPED [ 48%] 2023-03-20T11:53:32.4281725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-34] SKIPPED [ 48%] 2023-03-20T11:53:32.4295605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-elastic_video-35] SKIPPED [ 48%] 2023-03-20T11:53:32.4309111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:32.4322108Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:32.4335332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:32.4348503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:32.4361444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:32.4374885Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:32.4388366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:32.4401306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:32.4414071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:32.4426968Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-09] PASSED [ 48%] 2023-03-20T11:53:32.4439634Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-10] PASSED [ 48%] 2023-03-20T11:53:32.4453379Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-11] PASSED [ 48%] 2023-03-20T11:53:32.4465228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-12] PASSED [ 48%] 2023-03-20T11:53:32.4478505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-13] PASSED [ 48%] 2023-03-20T11:53:32.4492876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-14] PASSED [ 48%] 2023-03-20T11:53:32.4504897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-15] PASSED [ 48%] 2023-03-20T11:53:32.4517713Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-16] PASSED [ 48%] 2023-03-20T11:53:32.4531802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-17] PASSED [ 48%] 2023-03-20T11:53:32.4543610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:32.4556448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:32.4570470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:32.4583695Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:32.4597040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:32.4610473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:32.4623495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-24] SKIPPED [ 48%] 2023-03-20T11:53:32.4636939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-25] SKIPPED [ 48%] 2023-03-20T11:53:32.4651564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-26] SKIPPED [ 48%] 2023-03-20T11:53:32.4663814Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:32.4677332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:32.4691510Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:32.4705151Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:32.4718521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:32.4731953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:32.4744738Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:32.4758248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:32.4772425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:32.4784775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-36] SKIPPED [ 48%] 2023-03-20T11:53:32.4799809Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-37] SKIPPED [ 48%] 2023-03-20T11:53:32.4813318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-38] SKIPPED [ 48%] 2023-03-20T11:53:32.4826606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-39] SKIPPED [ 48%] 2023-03-20T11:53:32.4840416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-40] SKIPPED [ 48%] 2023-03-20T11:53:32.4853630Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-41] SKIPPED [ 48%] 2023-03-20T11:53:32.4866898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-42] SKIPPED [ 48%] 2023-03-20T11:53:32.4880365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-43] SKIPPED [ 48%] 2023-03-20T11:53:32.4895069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-44] SKIPPED [ 48%] 2023-03-20T11:53:32.4909091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-45] SKIPPED [ 48%] 2023-03-20T11:53:32.4922341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-46] SKIPPED [ 48%] 2023-03-20T11:53:32.4935742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_image_tensor-47] SKIPPED [ 48%] 2023-03-20T11:53:32.4952488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-000] PASSED [ 48%] 2023-03-20T11:53:32.4968724Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-001] PASSED [ 48%] 2023-03-20T11:53:32.4983522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-002] PASSED [ 48%] 2023-03-20T11:53:32.4999317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-003] PASSED [ 48%] 2023-03-20T11:53:32.5014756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-004] PASSED [ 48%] 2023-03-20T11:53:32.5030678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-005] PASSED [ 48%] 2023-03-20T11:53:32.5045905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-006] PASSED [ 48%] 2023-03-20T11:53:32.5061818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-007] PASSED [ 48%] 2023-03-20T11:53:32.5077174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-008] PASSED [ 48%] 2023-03-20T11:53:32.5093102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-009] PASSED [ 48%] 2023-03-20T11:53:32.5108535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-010] PASSED [ 48%] 2023-03-20T11:53:32.5123911Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-011] PASSED [ 48%] 2023-03-20T11:53:32.5139587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-012] PASSED [ 48%] 2023-03-20T11:53:32.5155289Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-013] PASSED [ 48%] 2023-03-20T11:53:32.5171928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-014] PASSED [ 48%] 2023-03-20T11:53:32.5186611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-015] PASSED [ 48%] 2023-03-20T11:53:32.5202206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-016] PASSED [ 48%] 2023-03-20T11:53:32.5218064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-017] PASSED [ 48%] 2023-03-20T11:53:32.5233920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-018] PASSED [ 48%] 2023-03-20T11:53:32.5250580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-019] PASSED [ 48%] 2023-03-20T11:53:32.5267173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-020] PASSED [ 48%] 2023-03-20T11:53:32.5283096Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-021] PASSED [ 48%] 2023-03-20T11:53:32.5299144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-022] PASSED [ 48%] 2023-03-20T11:53:32.5315102Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-023] PASSED [ 48%] 2023-03-20T11:53:32.5332026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-024] PASSED [ 48%] 2023-03-20T11:53:32.5347350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-025] PASSED [ 48%] 2023-03-20T11:53:32.5362938Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-026] PASSED [ 48%] 2023-03-20T11:53:32.5379040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-027] PASSED [ 48%] 2023-03-20T11:53:32.5395020Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-028] PASSED [ 48%] 2023-03-20T11:53:32.5411995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-029] PASSED [ 48%] 2023-03-20T11:53:32.5427097Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-030] PASSED [ 48%] 2023-03-20T11:53:32.5442864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-031] PASSED [ 48%] 2023-03-20T11:53:32.5458927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-032] PASSED [ 48%] 2023-03-20T11:53:32.5474732Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-033] PASSED [ 48%] 2023-03-20T11:53:32.5491106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-034] PASSED [ 48%] 2023-03-20T11:53:32.5506673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-035] PASSED [ 48%] 2023-03-20T11:53:32.5523894Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-036] PASSED [ 48%] 2023-03-20T11:53:32.5540818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-037] PASSED [ 48%] 2023-03-20T11:53:32.5557509Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-038] PASSED [ 48%] 2023-03-20T11:53:32.5574389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-039] PASSED [ 48%] 2023-03-20T11:53:32.5591377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-040] PASSED [ 48%] 2023-03-20T11:53:32.5609166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-041] PASSED [ 48%] 2023-03-20T11:53:32.5625082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-042] PASSED [ 48%] 2023-03-20T11:53:32.5642094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-043] PASSED [ 48%] 2023-03-20T11:53:32.5659026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-044] PASSED [ 48%] 2023-03-20T11:53:32.5675856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-045] PASSED [ 48%] 2023-03-20T11:53:32.5693557Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-046] PASSED [ 48%] 2023-03-20T11:53:32.5710190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-047] PASSED [ 48%] 2023-03-20T11:53:32.5726593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-048] PASSED [ 48%] 2023-03-20T11:53:32.5743098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-049] PASSED [ 48%] 2023-03-20T11:53:32.5760076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-050] PASSED [ 48%] 2023-03-20T11:53:32.5777131Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-051] PASSED [ 48%] 2023-03-20T11:53:32.5793919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-052] PASSED [ 48%] 2023-03-20T11:53:32.5810679Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-053] PASSED [ 48%] 2023-03-20T11:53:32.5827552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-054] PASSED [ 48%] 2023-03-20T11:53:32.5843373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-055] PASSED [ 48%] 2023-03-20T11:53:32.5859090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-056] PASSED [ 48%] 2023-03-20T11:53:32.5874945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-057] PASSED [ 48%] 2023-03-20T11:53:32.5891722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-058] PASSED [ 48%] 2023-03-20T11:53:32.5906209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-059] PASSED [ 48%] 2023-03-20T11:53:32.5922271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-060] PASSED [ 48%] 2023-03-20T11:53:32.5938916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-061] PASSED [ 48%] 2023-03-20T11:53:32.5954536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-062] PASSED [ 48%] 2023-03-20T11:53:32.5970371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-063] PASSED [ 48%] 2023-03-20T11:53:32.5985894Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-064] PASSED [ 48%] 2023-03-20T11:53:32.6001858Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-065] PASSED [ 48%] 2023-03-20T11:53:32.6017825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-066] PASSED [ 48%] 2023-03-20T11:53:32.6033548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-067] PASSED [ 48%] 2023-03-20T11:53:32.6050505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-068] PASSED [ 48%] 2023-03-20T11:53:32.6065076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-069] PASSED [ 48%] 2023-03-20T11:53:32.6081217Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-070] PASSED [ 48%] 2023-03-20T11:53:32.6096998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-071] PASSED [ 48%] 2023-03-20T11:53:32.6113587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-072] PASSED [ 48%] 2023-03-20T11:53:32.6130649Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-073] PASSED [ 48%] 2023-03-20T11:53:32.6146417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-074] PASSED [ 48%] 2023-03-20T11:53:32.6162666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-075] PASSED [ 48%] 2023-03-20T11:53:32.6178725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-076] PASSED [ 48%] 2023-03-20T11:53:32.6195073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-077] PASSED [ 48%] 2023-03-20T11:53:32.6212159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-078] PASSED [ 48%] 2023-03-20T11:53:32.6227421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-079] PASSED [ 48%] 2023-03-20T11:53:32.6243341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-080] PASSED [ 48%] 2023-03-20T11:53:32.6259648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-081] PASSED [ 48%] 2023-03-20T11:53:32.6275928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-082] PASSED [ 48%] 2023-03-20T11:53:32.6292937Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-083] PASSED [ 48%] 2023-03-20T11:53:32.6308556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-084] PASSED [ 48%] 2023-03-20T11:53:32.6324063Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-085] PASSED [ 48%] 2023-03-20T11:53:32.6340697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-086] PASSED [ 48%] 2023-03-20T11:53:32.6356897Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-087] PASSED [ 48%] 2023-03-20T11:53:32.6373455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-088] PASSED [ 48%] 2023-03-20T11:53:32.6389781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-089] PASSED [ 48%] 2023-03-20T11:53:32.6406772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-090] PASSED [ 48%] 2023-03-20T11:53:32.6424239Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-091] PASSED [ 48%] 2023-03-20T11:53:32.6441523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-092] PASSED [ 48%] 2023-03-20T11:53:32.6458719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-093] PASSED [ 48%] 2023-03-20T11:53:32.6475611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-094] PASSED [ 48%] 2023-03-20T11:53:32.6493308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-095] PASSED [ 48%] 2023-03-20T11:53:32.6510023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-096] PASSED [ 48%] 2023-03-20T11:53:32.6526780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-097] PASSED [ 48%] 2023-03-20T11:53:32.6544173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-098] PASSED [ 48%] 2023-03-20T11:53:32.6561567Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-099] PASSED [ 48%] 2023-03-20T11:53:32.6578905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-100] PASSED [ 48%] 2023-03-20T11:53:32.6596182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-101] PASSED [ 48%] 2023-03-20T11:53:32.6613902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-102] PASSED [ 48%] 2023-03-20T11:53:32.6631099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-103] PASSED [ 48%] 2023-03-20T11:53:32.6648021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-104] PASSED [ 48%] 2023-03-20T11:53:32.6665495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-105] PASSED [ 48%] 2023-03-20T11:53:32.6682901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-106] PASSED [ 48%] 2023-03-20T11:53:32.6700414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-107] PASSED [ 48%] 2023-03-20T11:53:32.6716484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-108] PASSED [ 48%] 2023-03-20T11:53:32.6733025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-109] PASSED [ 48%] 2023-03-20T11:53:32.6749331Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-110] PASSED [ 48%] 2023-03-20T11:53:32.6764943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-111] PASSED [ 48%] 2023-03-20T11:53:32.6781070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-112] PASSED [ 48%] 2023-03-20T11:53:32.6797035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-113] PASSED [ 48%] 2023-03-20T11:53:32.6813052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-114] PASSED [ 48%] 2023-03-20T11:53:32.6829561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-115] PASSED [ 48%] 2023-03-20T11:53:32.6845056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-116] PASSED [ 48%] 2023-03-20T11:53:32.6861359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-117] PASSED [ 48%] 2023-03-20T11:53:32.6878216Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-118] PASSED [ 48%] 2023-03-20T11:53:32.6895112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-119] PASSED [ 48%] 2023-03-20T11:53:32.6911678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-120] PASSED [ 48%] 2023-03-20T11:53:32.6928622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-121] PASSED [ 48%] 2023-03-20T11:53:32.6944080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-122] PASSED [ 48%] 2023-03-20T11:53:32.6960169Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-123] PASSED [ 48%] 2023-03-20T11:53:32.6976605Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-124] PASSED [ 48%] 2023-03-20T11:53:32.6992884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-125] PASSED [ 48%] 2023-03-20T11:53:32.7010313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-126] PASSED [ 48%] 2023-03-20T11:53:32.7025158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-127] PASSED [ 48%] 2023-03-20T11:53:32.7041662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-128] PASSED [ 48%] 2023-03-20T11:53:32.7058055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-129] PASSED [ 48%] 2023-03-20T11:53:32.7074481Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-130] PASSED [ 48%] 2023-03-20T11:53:32.7092027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-131] PASSED [ 48%] 2023-03-20T11:53:32.7107167Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-132] PASSED [ 48%] 2023-03-20T11:53:32.7123542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-133] PASSED [ 48%] 2023-03-20T11:53:32.7139689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-134] PASSED [ 48%] 2023-03-20T11:53:32.7156551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-135] PASSED [ 48%] 2023-03-20T11:53:32.7173082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-136] PASSED [ 48%] 2023-03-20T11:53:32.7190215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-137] PASSED [ 48%] 2023-03-20T11:53:32.7206432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-138] PASSED [ 48%] 2023-03-20T11:53:32.7223357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-139] PASSED [ 48%] 2023-03-20T11:53:32.7240005Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-140] PASSED [ 48%] 2023-03-20T11:53:32.7256813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-141] PASSED [ 48%] 2023-03-20T11:53:32.7273563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-142] PASSED [ 48%] 2023-03-20T11:53:32.7290734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-143] PASSED [ 48%] 2023-03-20T11:53:32.7308100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-144] PASSED [ 48%] 2023-03-20T11:53:32.7325033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-145] PASSED [ 48%] 2023-03-20T11:53:32.7342597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-146] PASSED [ 48%] 2023-03-20T11:53:32.7360542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-147] PASSED [ 48%] 2023-03-20T11:53:32.7376856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-148] PASSED [ 48%] 2023-03-20T11:53:32.7394198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-149] PASSED [ 48%] 2023-03-20T11:53:32.7412480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-150] PASSED [ 48%] 2023-03-20T11:53:32.7428973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-151] PASSED [ 48%] 2023-03-20T11:53:32.7445811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-152] PASSED [ 48%] 2023-03-20T11:53:32.7463332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-153] PASSED [ 48%] 2023-03-20T11:53:32.7480788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-154] PASSED [ 48%] 2023-03-20T11:53:32.7498160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-155] PASSED [ 48%] 2023-03-20T11:53:32.7515530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-156] PASSED [ 48%] 2023-03-20T11:53:32.7533548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-157] PASSED [ 48%] 2023-03-20T11:53:32.7550584Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-158] PASSED [ 48%] 2023-03-20T11:53:32.7568606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-159] PASSED [ 48%] 2023-03-20T11:53:32.7585035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-160] PASSED [ 48%] 2023-03-20T11:53:32.7602787Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-161] PASSED [ 48%] 2023-03-20T11:53:32.7616287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-162] SKIPPED [ 48%] 2023-03-20T11:53:32.7629667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-163] SKIPPED [ 48%] 2023-03-20T11:53:32.7643302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-164] SKIPPED [ 48%] 2023-03-20T11:53:32.7656635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-165] SKIPPED [ 48%] 2023-03-20T11:53:32.7670283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-166] SKIPPED [ 48%] 2023-03-20T11:53:32.7683417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-167] SKIPPED [ 48%] 2023-03-20T11:53:32.7696618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-168] SKIPPED [ 48%] 2023-03-20T11:53:32.7710325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-169] SKIPPED [ 48%] 2023-03-20T11:53:32.7729805Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-170] SKIPPED [ 48%] 2023-03-20T11:53:32.7742149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-171] SKIPPED [ 48%] 2023-03-20T11:53:32.7755593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-172] SKIPPED [ 48%] 2023-03-20T11:53:32.7769815Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-173] SKIPPED [ 48%] 2023-03-20T11:53:32.7781544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-174] SKIPPED [ 48%] 2023-03-20T11:53:32.7794811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-175] SKIPPED [ 48%] 2023-03-20T11:53:32.7809077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-176] SKIPPED [ 48%] 2023-03-20T11:53:32.7823241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-177] SKIPPED [ 48%] 2023-03-20T11:53:32.7836378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-178] SKIPPED [ 48%] 2023-03-20T11:53:32.7850353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-179] SKIPPED [ 48%] 2023-03-20T11:53:32.7862507Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-180] SKIPPED [ 48%] 2023-03-20T11:53:32.7875893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-181] SKIPPED [ 48%] 2023-03-20T11:53:32.7889969Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-182] SKIPPED [ 48%] 2023-03-20T11:53:32.7902553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-183] SKIPPED [ 48%] 2023-03-20T11:53:32.7917343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-184] SKIPPED [ 48%] 2023-03-20T11:53:32.7930734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-185] SKIPPED [ 48%] 2023-03-20T11:53:32.7943762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-186] SKIPPED [ 48%] 2023-03-20T11:53:32.7957407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-187] SKIPPED [ 48%] 2023-03-20T11:53:32.7970637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-188] SKIPPED [ 48%] 2023-03-20T11:53:32.7983747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-189] SKIPPED [ 48%] 2023-03-20T11:53:32.7997263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-190] SKIPPED [ 48%] 2023-03-20T11:53:32.8013130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-191] SKIPPED [ 48%] 2023-03-20T11:53:32.8025354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-192] SKIPPED [ 48%] 2023-03-20T11:53:32.8038551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-193] SKIPPED [ 48%] 2023-03-20T11:53:32.8052953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-194] SKIPPED [ 48%] 2023-03-20T11:53:32.8065242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-195] SKIPPED [ 48%] 2023-03-20T11:53:32.8078450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-196] SKIPPED [ 48%] 2023-03-20T11:53:32.8092910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-197] SKIPPED [ 48%] 2023-03-20T11:53:32.8106762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-198] SKIPPED [ 48%] 2023-03-20T11:53:32.8119983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-199] SKIPPED [ 48%] 2023-03-20T11:53:32.8132944Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-200] SKIPPED [ 48%] 2023-03-20T11:53:32.8145718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-201] SKIPPED [ 48%] 2023-03-20T11:53:32.8159025Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-202] SKIPPED [ 48%] 2023-03-20T11:53:32.8172115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-203] SKIPPED [ 48%] 2023-03-20T11:53:32.8184718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-204] SKIPPED [ 48%] 2023-03-20T11:53:32.8199702Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-205] SKIPPED [ 48%] 2023-03-20T11:53:32.8213152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-206] SKIPPED [ 48%] 2023-03-20T11:53:32.8225302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-207] SKIPPED [ 48%] 2023-03-20T11:53:32.8238466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-208] SKIPPED [ 48%] 2023-03-20T11:53:32.8251422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-209] SKIPPED [ 48%] 2023-03-20T11:53:32.8264279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-210] SKIPPED [ 48%] 2023-03-20T11:53:32.8277555Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-211] SKIPPED [ 48%] 2023-03-20T11:53:32.8292791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-212] SKIPPED [ 48%] 2023-03-20T11:53:32.8305531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-213] SKIPPED [ 48%] 2023-03-20T11:53:32.8318517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-214] SKIPPED [ 48%] 2023-03-20T11:53:32.8332208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-215] SKIPPED [ 48%] 2023-03-20T11:53:32.8344037Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-216] SKIPPED [ 48%] 2023-03-20T11:53:32.8357126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-217] SKIPPED [ 48%] 2023-03-20T11:53:32.8370069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-218] SKIPPED [ 48%] 2023-03-20T11:53:32.8384450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-219] SKIPPED [ 48%] 2023-03-20T11:53:32.8397450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-220] SKIPPED [ 48%] 2023-03-20T11:53:32.8410678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-221] SKIPPED [ 48%] 2023-03-20T11:53:32.8423431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-222] SKIPPED [ 48%] 2023-03-20T11:53:32.8436462Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-223] SKIPPED [ 48%] 2023-03-20T11:53:32.8449618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-224] SKIPPED [ 48%] 2023-03-20T11:53:32.8462545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-225] SKIPPED [ 48%] 2023-03-20T11:53:32.8476988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-226] SKIPPED [ 48%] 2023-03-20T11:53:32.8489992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-227] SKIPPED [ 48%] 2023-03-20T11:53:32.8502822Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-228] SKIPPED [ 48%] 2023-03-20T11:53:32.8515921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-229] SKIPPED [ 48%] 2023-03-20T11:53:32.8530039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-230] SKIPPED [ 48%] 2023-03-20T11:53:32.8542023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-231] SKIPPED [ 48%] 2023-03-20T11:53:32.8554529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-232] SKIPPED [ 48%] 2023-03-20T11:53:32.8569853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-233] SKIPPED [ 48%] 2023-03-20T11:53:32.8581915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-234] SKIPPED [ 48%] 2023-03-20T11:53:32.8594278Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-235] SKIPPED [ 48%] 2023-03-20T11:53:32.8607196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-236] SKIPPED [ 48%] 2023-03-20T11:53:32.8620357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-237] SKIPPED [ 48%] 2023-03-20T11:53:32.8633317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-238] SKIPPED [ 48%] 2023-03-20T11:53:32.8645935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-239] SKIPPED [ 48%] 2023-03-20T11:53:32.8660700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-240] SKIPPED [ 48%] 2023-03-20T11:53:32.8673745Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-241] SKIPPED [ 48%] 2023-03-20T11:53:32.8686232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-242] SKIPPED [ 48%] 2023-03-20T11:53:32.8699483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-243] SKIPPED [ 48%] 2023-03-20T11:53:32.8712636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-244] SKIPPED [ 48%] 2023-03-20T11:53:32.8725154Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-245] SKIPPED [ 48%] 2023-03-20T11:53:32.8738488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-246] SKIPPED [ 48%] 2023-03-20T11:53:32.8753152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-247] SKIPPED [ 48%] 2023-03-20T11:53:32.8765705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-248] SKIPPED [ 48%] 2023-03-20T11:53:32.8778713Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-249] SKIPPED [ 48%] 2023-03-20T11:53:32.8791503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-250] SKIPPED [ 48%] 2023-03-20T11:53:32.8804180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-251] SKIPPED [ 48%] 2023-03-20T11:53:32.8817452Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-252] SKIPPED [ 48%] 2023-03-20T11:53:32.8830473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-253] SKIPPED [ 48%] 2023-03-20T11:53:32.8845774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-254] SKIPPED [ 48%] 2023-03-20T11:53:32.8858652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-255] SKIPPED [ 48%] 2023-03-20T11:53:32.8871521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-256] SKIPPED [ 48%] 2023-03-20T11:53:32.8884223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-257] SKIPPED [ 48%] 2023-03-20T11:53:32.8897182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-258] SKIPPED [ 48%] 2023-03-20T11:53:32.8910645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-259] SKIPPED [ 48%] 2023-03-20T11:53:32.8923343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-260] SKIPPED [ 48%] 2023-03-20T11:53:32.8937962Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-261] SKIPPED [ 48%] 2023-03-20T11:53:32.8951015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-262] SKIPPED [ 48%] 2023-03-20T11:53:32.8963878Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-263] SKIPPED [ 48%] 2023-03-20T11:53:32.8976513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-264] SKIPPED [ 48%] 2023-03-20T11:53:32.8989778Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-265] SKIPPED [ 48%] 2023-03-20T11:53:32.9002640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-266] SKIPPED [ 48%] 2023-03-20T11:53:32.9015753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-267] SKIPPED [ 48%] 2023-03-20T11:53:32.9031072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-268] SKIPPED [ 48%] 2023-03-20T11:53:32.9043802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-269] SKIPPED [ 48%] 2023-03-20T11:53:32.9057351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-270] SKIPPED [ 48%] 2023-03-20T11:53:32.9071210Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-271] SKIPPED [ 48%] 2023-03-20T11:53:32.9084153Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-272] SKIPPED [ 48%] 2023-03-20T11:53:32.9096915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-273] SKIPPED [ 48%] 2023-03-20T11:53:32.9109726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-274] SKIPPED [ 48%] 2023-03-20T11:53:32.9123919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-275] SKIPPED [ 48%] 2023-03-20T11:53:32.9137680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-276] SKIPPED [ 48%] 2023-03-20T11:53:32.9150090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-277] SKIPPED [ 48%] 2023-03-20T11:53:32.9162871Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-278] SKIPPED [ 48%] 2023-03-20T11:53:32.9175930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-279] SKIPPED [ 48%] 2023-03-20T11:53:32.9189380Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-280] SKIPPED [ 48%] 2023-03-20T11:53:32.9202348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-281] SKIPPED [ 48%] 2023-03-20T11:53:32.9217261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-282] SKIPPED [ 48%] 2023-03-20T11:53:32.9230356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-283] SKIPPED [ 48%] 2023-03-20T11:53:32.9243103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-284] SKIPPED [ 48%] 2023-03-20T11:53:32.9256703Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-285] SKIPPED [ 48%] 2023-03-20T11:53:32.9269310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-286] SKIPPED [ 48%] 2023-03-20T11:53:32.9282141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-287] SKIPPED [ 48%] 2023-03-20T11:53:32.9294780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-288] SKIPPED [ 48%] 2023-03-20T11:53:32.9309709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-289] SKIPPED [ 48%] 2023-03-20T11:53:32.9322373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-290] SKIPPED [ 48%] 2023-03-20T11:53:32.9335389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-291] SKIPPED [ 48%] 2023-03-20T11:53:32.9348523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-292] SKIPPED [ 48%] 2023-03-20T11:53:32.9361207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-293] SKIPPED [ 48%] 2023-03-20T11:53:32.9374106Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-294] SKIPPED [ 48%] 2023-03-20T11:53:32.9386995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-295] SKIPPED [ 48%] 2023-03-20T11:53:32.9401692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-296] SKIPPED [ 48%] 2023-03-20T11:53:32.9414492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-297] SKIPPED [ 48%] 2023-03-20T11:53:32.9427701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-298] SKIPPED [ 48%] 2023-03-20T11:53:32.9440582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-299] SKIPPED [ 48%] 2023-03-20T11:53:32.9453520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-300] SKIPPED [ 48%] 2023-03-20T11:53:32.9466597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-301] SKIPPED [ 48%] 2023-03-20T11:53:32.9479098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-302] SKIPPED [ 48%] 2023-03-20T11:53:32.9493976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-303] SKIPPED [ 48%] 2023-03-20T11:53:32.9506320Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-304] SKIPPED [ 48%] 2023-03-20T11:53:32.9519617Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-305] SKIPPED [ 48%] 2023-03-20T11:53:32.9532851Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-306] SKIPPED [ 48%] 2023-03-20T11:53:32.9545993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-307] SKIPPED [ 48%] 2023-03-20T11:53:32.9559486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-308] SKIPPED [ 48%] 2023-03-20T11:53:32.9573118Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-309] SKIPPED [ 48%] 2023-03-20T11:53:32.9587502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-310] SKIPPED [ 48%] 2023-03-20T11:53:32.9599935Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-311] SKIPPED [ 48%] 2023-03-20T11:53:32.9613297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-312] SKIPPED [ 48%] 2023-03-20T11:53:32.9626446Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-313] SKIPPED [ 48%] 2023-03-20T11:53:32.9639528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-314] SKIPPED [ 48%] 2023-03-20T11:53:32.9653083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-315] SKIPPED [ 48%] 2023-03-20T11:53:32.9666145Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-316] SKIPPED [ 48%] 2023-03-20T11:53:32.9680801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-317] SKIPPED [ 48%] 2023-03-20T11:53:32.9693868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-318] SKIPPED [ 48%] 2023-03-20T11:53:32.9707285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-319] SKIPPED [ 48%] 2023-03-20T11:53:32.9720742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-320] SKIPPED [ 48%] 2023-03-20T11:53:32.9733720Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-321] SKIPPED [ 48%] 2023-03-20T11:53:32.9746950Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-322] SKIPPED [ 48%] 2023-03-20T11:53:32.9759442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_bounding_box-323] SKIPPED [ 48%] 2023-03-20T11:53:32.9773249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-00] PASSED [ 48%] 2023-03-20T11:53:32.9785950Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-01] PASSED [ 48%] 2023-03-20T11:53:32.9799174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-02] PASSED [ 48%] 2023-03-20T11:53:32.9813925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-03] SKIPPED [ 48%] 2023-03-20T11:53:32.9827631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-04] SKIPPED [ 48%] 2023-03-20T11:53:32.9841274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-05] SKIPPED [ 48%] 2023-03-20T11:53:32.9854108Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-06] PASSED [ 48%] 2023-03-20T11:53:32.9867103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-07] PASSED [ 48%] 2023-03-20T11:53:32.9880383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-08] PASSED [ 48%] 2023-03-20T11:53:32.9894286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-09] SKIPPED [ 48%] 2023-03-20T11:53:32.9907369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-10] SKIPPED [ 48%] 2023-03-20T11:53:32.9920827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_mask-11] SKIPPED [ 48%] 2023-03-20T11:53:32.9933729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-00] PASSED [ 48%] 2023-03-20T11:53:32.9947048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-01] PASSED [ 48%] 2023-03-20T11:53:32.9960971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-02] PASSED [ 48%] 2023-03-20T11:53:32.9974160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-03] PASSED [ 48%] 2023-03-20T11:53:32.9987631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-04] PASSED [ 48%] 2023-03-20T11:53:33.0002628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-05] PASSED [ 48%] 2023-03-20T11:53:33.0016254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-06] PASSED [ 48%] 2023-03-20T11:53:33.0030125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-07] PASSED [ 48%] 2023-03-20T11:53:33.0043327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-08] PASSED [ 48%] 2023-03-20T11:53:33.0057015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-09] SKIPPED [ 48%] 2023-03-20T11:53:33.0071163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-10] SKIPPED [ 48%] 2023-03-20T11:53:33.0085007Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-11] SKIPPED [ 48%] 2023-03-20T11:53:33.0098707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-12] SKIPPED [ 48%] 2023-03-20T11:53:33.0113028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-13] SKIPPED [ 48%] 2023-03-20T11:53:33.0126603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-14] SKIPPED [ 48%] 2023-03-20T11:53:33.0142569Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-15] SKIPPED [ 48%] 2023-03-20T11:53:33.0156485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-16] SKIPPED [ 48%] 2023-03-20T11:53:33.0170667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-17] SKIPPED [ 48%] 2023-03-20T11:53:33.0183708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-18] PASSED [ 48%] 2023-03-20T11:53:33.0197067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-19] PASSED [ 48%] 2023-03-20T11:53:33.0210837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-20] PASSED [ 48%] 2023-03-20T11:53:33.0224093Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-21] PASSED [ 48%] 2023-03-20T11:53:33.0237527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-22] PASSED [ 48%] 2023-03-20T11:53:33.0251996Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-23] PASSED [ 48%] 2023-03-20T11:53:33.0264684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-24] PASSED [ 48%] 2023-03-20T11:53:33.0278468Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-25] PASSED [ 48%] 2023-03-20T11:53:33.0292828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-26] PASSED [ 48%] 2023-03-20T11:53:33.0305700Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-27] SKIPPED [ 48%] 2023-03-20T11:53:33.0319906Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-28] SKIPPED [ 48%] 2023-03-20T11:53:33.0333662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-29] SKIPPED [ 48%] 2023-03-20T11:53:33.0348977Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-30] SKIPPED [ 48%] 2023-03-20T11:53:33.0362267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-31] SKIPPED [ 48%] 2023-03-20T11:53:33.0375961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-32] SKIPPED [ 48%] 2023-03-20T11:53:33.0389987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-33] SKIPPED [ 48%] 2023-03-20T11:53:33.0403121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-34] SKIPPED [ 48%] 2023-03-20T11:53:33.0417071Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-center_crop_video-35] SKIPPED [ 48%] 2023-03-20T11:53:33.0433084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-000] PASSED [ 48%] 2023-03-20T11:53:33.0448823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-001] PASSED [ 48%] 2023-03-20T11:53:33.0462822Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-002] PASSED [ 48%] 2023-03-20T11:53:33.0477657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-003] PASSED [ 48%] 2023-03-20T11:53:33.0493310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-004] PASSED [ 48%] 2023-03-20T11:53:33.0507400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-005] PASSED [ 48%] 2023-03-20T11:53:33.0522733Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-006] PASSED [ 48%] 2023-03-20T11:53:33.0538243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-007] PASSED [ 48%] 2023-03-20T11:53:33.0554639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-008] PASSED [ 48%] 2023-03-20T11:53:33.0570705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-009] PASSED [ 48%] 2023-03-20T11:53:33.0584166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-010] PASSED [ 48%] 2023-03-20T11:53:33.0598998Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-011] PASSED [ 48%] 2023-03-20T11:53:33.0613887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-012] PASSED [ 48%] 2023-03-20T11:53:33.0628342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-013] PASSED [ 48%] 2023-03-20T11:53:33.0643127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-014] PASSED [ 48%] 2023-03-20T11:53:33.0658202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-015] PASSED [ 48%] 2023-03-20T11:53:33.0673454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-016] PASSED [ 48%] 2023-03-20T11:53:33.0689152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-017] PASSED [ 48%] 2023-03-20T11:53:33.0703503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-018] PASSED [ 48%] 2023-03-20T11:53:33.0718806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-019] PASSED [ 48%] 2023-03-20T11:53:33.0733613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-020] PASSED [ 48%] 2023-03-20T11:53:33.0748458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-021] PASSED [ 48%] 2023-03-20T11:53:33.0763250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-022] PASSED [ 48%] 2023-03-20T11:53:33.0778281Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-023] PASSED [ 48%] 2023-03-20T11:53:33.0793712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-024] PASSED [ 48%] 2023-03-20T11:53:33.0809793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-025] PASSED [ 48%] 2023-03-20T11:53:33.0824231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-026] PASSED [ 48%] 2023-03-20T11:53:33.0837772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-027] SKIPPED [ 48%] 2023-03-20T11:53:33.0852188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-028] SKIPPED [ 48%] 2023-03-20T11:53:33.0864867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-029] SKIPPED [ 48%] 2023-03-20T11:53:33.0878561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-030] SKIPPED [ 48%] 2023-03-20T11:53:33.0892854Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-031] SKIPPED [ 48%] 2023-03-20T11:53:33.0906269Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-032] SKIPPED [ 48%] 2023-03-20T11:53:33.0919836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-033] SKIPPED [ 48%] 2023-03-20T11:53:33.0933338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-034] SKIPPED [ 48%] 2023-03-20T11:53:33.0946931Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-035] SKIPPED [ 48%] 2023-03-20T11:53:33.0960388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-036] SKIPPED [ 48%] 2023-03-20T11:53:33.0974304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-037] SKIPPED [ 48%] 2023-03-20T11:53:33.0989660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-038] SKIPPED [ 48%] 2023-03-20T11:53:33.1002975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-039] SKIPPED [ 48%] 2023-03-20T11:53:33.1016585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-040] SKIPPED [ 48%] 2023-03-20T11:53:33.1029961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-041] SKIPPED [ 48%] 2023-03-20T11:53:33.1043000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-042] SKIPPED [ 48%] 2023-03-20T11:53:33.1056420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-043] SKIPPED [ 48%] 2023-03-20T11:53:33.1070147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-044] SKIPPED [ 48%] 2023-03-20T11:53:33.1084728Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-045] SKIPPED [ 48%] 2023-03-20T11:53:33.1098293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-046] SKIPPED [ 48%] 2023-03-20T11:53:33.1111341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-047] SKIPPED [ 48%] 2023-03-20T11:53:33.1124478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-048] SKIPPED [ 48%] 2023-03-20T11:53:33.1138069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-049] SKIPPED [ 48%] 2023-03-20T11:53:33.1151687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-050] SKIPPED [ 48%] 2023-03-20T11:53:33.1164943Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-051] SKIPPED [ 48%] 2023-03-20T11:53:33.1179908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-052] SKIPPED [ 48%] 2023-03-20T11:53:33.1193374Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-053] SKIPPED [ 48%] 2023-03-20T11:53:33.1209499Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-054] PASSED [ 48%] 2023-03-20T11:53:33.1223241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-055] PASSED [ 48%] 2023-03-20T11:53:33.1238340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-056] PASSED [ 48%] 2023-03-20T11:53:33.1253789Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-057] PASSED [ 48%] 2023-03-20T11:53:33.1267983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-058] PASSED [ 48%] 2023-03-20T11:53:33.1282498Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-059] PASSED [ 48%] 2023-03-20T11:53:33.1297530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-060] PASSED [ 48%] 2023-03-20T11:53:33.1312469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-061] PASSED [ 48%] 2023-03-20T11:53:33.1327038Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-062] PASSED [ 48%] 2023-03-20T11:53:33.1342098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-063] PASSED [ 48%] 2023-03-20T11:53:33.1356354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-064] PASSED [ 48%] 2023-03-20T11:53:33.1372204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-065] PASSED [ 48%] 2023-03-20T11:53:33.1386761Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-066] PASSED [ 48%] 2023-03-20T11:53:33.1401916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-067] PASSED [ 48%] 2023-03-20T11:53:33.1417186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-068] PASSED [ 48%] 2023-03-20T11:53:33.1432624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-069] PASSED [ 48%] 2023-03-20T11:53:33.1448639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-070] PASSED [ 48%] 2023-03-20T11:53:33.1462933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-071] PASSED [ 48%] 2023-03-20T11:53:33.1478027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-072] PASSED [ 48%] 2023-03-20T11:53:33.1492896Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-073] PASSED [ 48%] 2023-03-20T11:53:33.1507372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-074] PASSED [ 48%] 2023-03-20T11:53:33.1522024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-075] PASSED [ 48%] 2023-03-20T11:53:33.1536876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-076] PASSED [ 48%] 2023-03-20T11:53:33.1551660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-077] PASSED [ 48%] 2023-03-20T11:53:33.1566111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-078] PASSED [ 48%] 2023-03-20T11:53:33.1581111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-079] PASSED [ 48%] 2023-03-20T11:53:33.1595772Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-080] PASSED [ 48%] 2023-03-20T11:53:33.1610673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-081] PASSED [ 48%] 2023-03-20T11:53:33.1625149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-082] PASSED [ 48%] 2023-03-20T11:53:33.1639892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-083] PASSED [ 48%] 2023-03-20T11:53:33.1654754Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-084] PASSED [ 48%] 2023-03-20T11:53:33.1670326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-085] PASSED [ 48%] 2023-03-20T11:53:33.1685002Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-086] PASSED [ 48%] 2023-03-20T11:53:33.1700363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-087] PASSED [ 48%] 2023-03-20T11:53:33.1715359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-088] PASSED [ 48%] 2023-03-20T11:53:33.1731926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-089] PASSED [ 48%] 2023-03-20T11:53:33.1745992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-090] PASSED [ 48%] 2023-03-20T11:53:33.1760497Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-091] PASSED [ 48%] 2023-03-20T11:53:33.1775202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-092] PASSED [ 48%] 2023-03-20T11:53:33.1789997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-093] PASSED [ 48%] 2023-03-20T11:53:33.1804532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-094] PASSED [ 48%] 2023-03-20T11:53:33.1820230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-095] PASSED [ 48%] 2023-03-20T11:53:33.1834344Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-096] PASSED [ 48%] 2023-03-20T11:53:33.1849918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-097] PASSED [ 48%] 2023-03-20T11:53:33.1864472Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-098] PASSED [ 48%] 2023-03-20T11:53:33.1880827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-099] PASSED [ 48%] 2023-03-20T11:53:33.1895698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-100] PASSED [ 48%] 2023-03-20T11:53:33.1911437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-101] PASSED [ 48%] 2023-03-20T11:53:33.1926031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-102] PASSED [ 48%] 2023-03-20T11:53:33.1941409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-103] PASSED [ 48%] 2023-03-20T11:53:33.1956598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-104] PASSED [ 48%] 2023-03-20T11:53:33.1972837Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-105] PASSED [ 48%] 2023-03-20T11:53:33.1987349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-106] PASSED [ 48%] 2023-03-20T11:53:33.2002358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-107] PASSED [ 48%] 2023-03-20T11:53:33.2015920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-108] SKIPPED [ 48%] 2023-03-20T11:53:33.2029739Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-109] SKIPPED [ 48%] 2023-03-20T11:53:33.2042994Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-110] SKIPPED [ 48%] 2023-03-20T11:53:33.2057420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-111] SKIPPED [ 48%] 2023-03-20T11:53:33.2070519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-112] SKIPPED [ 48%] 2023-03-20T11:53:33.2083454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-113] SKIPPED [ 48%] 2023-03-20T11:53:33.2096723Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-114] SKIPPED [ 48%] 2023-03-20T11:53:33.2110513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-115] SKIPPED [ 48%] 2023-03-20T11:53:33.2123749Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-116] SKIPPED [ 48%] 2023-03-20T11:53:33.2137433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-117] SKIPPED [ 48%] 2023-03-20T11:53:33.2152283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-118] SKIPPED [ 48%] 2023-03-20T11:53:33.2165716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-119] SKIPPED [ 48%] 2023-03-20T11:53:33.2179043Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-120] SKIPPED [ 48%] 2023-03-20T11:53:33.2192744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-121] SKIPPED [ 48%] 2023-03-20T11:53:33.2205793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-122] SKIPPED [ 48%] 2023-03-20T11:53:33.2219482Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-123] SKIPPED [ 48%] 2023-03-20T11:53:33.2232750Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-124] SKIPPED [ 48%] 2023-03-20T11:53:33.2247076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-125] SKIPPED [ 48%] 2023-03-20T11:53:33.2260670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-126] SKIPPED [ 48%] 2023-03-20T11:53:33.2274051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-127] SKIPPED [ 48%] 2023-03-20T11:53:33.2287676Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-128] SKIPPED [ 48%] 2023-03-20T11:53:33.2301312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-129] SKIPPED [ 48%] 2023-03-20T11:53:33.2314806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-130] SKIPPED [ 48%] 2023-03-20T11:53:33.2329116Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-131] SKIPPED [ 48%] 2023-03-20T11:53:33.2343152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-132] SKIPPED [ 48%] 2023-03-20T11:53:33.2356766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-133] SKIPPED [ 48%] 2023-03-20T11:53:33.2371735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-134] SKIPPED [ 48%] 2023-03-20T11:53:33.2383668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-135] SKIPPED [ 48%] 2023-03-20T11:53:33.2396620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-136] SKIPPED [ 48%] 2023-03-20T11:53:33.2410333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-137] SKIPPED [ 48%] 2023-03-20T11:53:33.2423701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-138] SKIPPED [ 48%] 2023-03-20T11:53:33.2441454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-139] SKIPPED [ 48%] 2023-03-20T11:53:33.2454743Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-140] SKIPPED [ 48%] 2023-03-20T11:53:33.2468508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-141] SKIPPED [ 48%] 2023-03-20T11:53:33.2481313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-142] SKIPPED [ 48%] 2023-03-20T11:53:33.2494632Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-143] SKIPPED [ 48%] 2023-03-20T11:53:33.2508530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-144] SKIPPED [ 48%] 2023-03-20T11:53:33.2521847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-145] SKIPPED [ 48%] 2023-03-20T11:53:33.2536857Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-146] SKIPPED [ 48%] 2023-03-20T11:53:33.2550652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-147] SKIPPED [ 48%] 2023-03-20T11:53:33.2563903Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-148] SKIPPED [ 48%] 2023-03-20T11:53:33.2577536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-149] SKIPPED [ 48%] 2023-03-20T11:53:33.2591355Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-150] SKIPPED [ 48%] 2023-03-20T11:53:33.2604370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-151] SKIPPED [ 48%] 2023-03-20T11:53:33.2618062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-152] SKIPPED [ 48%] 2023-03-20T11:53:33.2633382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-153] SKIPPED [ 48%] 2023-03-20T11:53:33.2646450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-154] SKIPPED [ 48%] 2023-03-20T11:53:33.2660282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-155] SKIPPED [ 48%] 2023-03-20T11:53:33.2673869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-156] SKIPPED [ 48%] 2023-03-20T11:53:33.2687205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-157] SKIPPED [ 48%] 2023-03-20T11:53:33.2700773Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-158] SKIPPED [ 48%] 2023-03-20T11:53:33.2714248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-159] SKIPPED [ 48%] 2023-03-20T11:53:33.2729528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-160] SKIPPED [ 48%] 2023-03-20T11:53:33.2742534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_image_tensor-161] SKIPPED [ 48%] 2023-03-20T11:53:33.2758473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-00] PASSED [ 48%] 2023-03-20T11:53:33.2773665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-01] PASSED [ 48%] 2023-03-20T11:53:33.2789079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-02] PASSED [ 48%] 2023-03-20T11:53:33.2804411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-03] PASSED [ 48%] 2023-03-20T11:53:33.2819942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-04] PASSED [ 48%] 2023-03-20T11:53:33.2835283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-05] PASSED [ 48%] 2023-03-20T11:53:33.2851771Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-06] PASSED [ 48%] 2023-03-20T11:53:33.2866494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-07] PASSED [ 48%] 2023-03-20T11:53:33.2881132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-08] PASSED [ 48%] 2023-03-20T11:53:33.2895010Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-09] SKIPPED [ 48%] 2023-03-20T11:53:33.2909001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-10] SKIPPED [ 48%] 2023-03-20T11:53:33.2922542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-11] SKIPPED [ 48%] 2023-03-20T11:53:33.2936473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-12] SKIPPED [ 48%] 2023-03-20T11:53:33.2951441Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-13] SKIPPED [ 48%] 2023-03-20T11:53:33.2965011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-14] SKIPPED [ 48%] 2023-03-20T11:53:33.2979030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-15] SKIPPED [ 48%] 2023-03-20T11:53:33.2992985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-16] SKIPPED [ 48%] 2023-03-20T11:53:33.3006428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-17] SKIPPED [ 48%] 2023-03-20T11:53:33.3022353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-18] PASSED [ 48%] 2023-03-20T11:53:33.3037345Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-19] PASSED [ 48%] 2023-03-20T11:53:33.3053035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-20] PASSED [ 48%] 2023-03-20T11:53:33.3068297Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-21] PASSED [ 48%] 2023-03-20T11:53:33.3083152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-22] PASSED [ 48%] 2023-03-20T11:53:33.3098625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-23] PASSED [ 48%] 2023-03-20T11:53:33.3114084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-24] PASSED [ 48%] 2023-03-20T11:53:33.3130416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-25] PASSED [ 48%] 2023-03-20T11:53:33.3144015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-26] PASSED [ 48%] 2023-03-20T11:53:33.3158200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-27] SKIPPED [ 48%] 2023-03-20T11:53:33.3173760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-28] SKIPPED [ 48%] 2023-03-20T11:53:33.3187087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-29] SKIPPED [ 48%] 2023-03-20T11:53:33.3200691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-30] SKIPPED [ 48%] 2023-03-20T11:53:33.3214517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-31] SKIPPED [ 48%] 2023-03-20T11:53:33.3228699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-32] SKIPPED [ 48%] 2023-03-20T11:53:33.3242299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-33] SKIPPED [ 48%] 2023-03-20T11:53:33.3256235Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-34] SKIPPED [ 48%] 2023-03-20T11:53:33.3271079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-gaussian_blur_video-35] SKIPPED [ 48%] 2023-03-20T11:53:33.3290604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:33.3306799Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:33.3323539Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:33.3340716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:33.3357333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:33.3373979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:33.3391194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:33.3408898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:33.3424556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:33.3438391Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:33.3452393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:33.3465141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:33.3479213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:33.3493505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:33.3507586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:33.3520680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:33.3534076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:33.3547734Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:33.3564979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:33.3582055Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:33.3598354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:33.3615677Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:33.3633181Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:33.3650395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:33.3666722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:33.3683940Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:33.3700729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:33.3714419Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:33.3728739Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:33.3742671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:33.3756240Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:33.3770607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:33.3782997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:33.3796504Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:33.3810439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:33.3823547Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:33.3842262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-00] PASSED [ 48%] 2023-03-20T11:53:33.3859872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-01] PASSED [ 48%] 2023-03-20T11:53:33.3877006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-02] PASSED [ 48%] 2023-03-20T11:53:33.3893961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-03] PASSED [ 48%] 2023-03-20T11:53:33.3911853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-04] PASSED [ 48%] 2023-03-20T11:53:33.3930108Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-05] PASSED [ 48%] 2023-03-20T11:53:33.3946325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-06] PASSED [ 48%] 2023-03-20T11:53:33.3963521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-07] PASSED [ 48%] 2023-03-20T11:53:33.3981445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-08] PASSED [ 48%] 2023-03-20T11:53:33.3995381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-09] SKIPPED [ 48%] 2023-03-20T11:53:33.4010123Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-10] SKIPPED [ 48%] 2023-03-20T11:53:33.4022831Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-11] SKIPPED [ 48%] 2023-03-20T11:53:33.4036699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-12] SKIPPED [ 48%] 2023-03-20T11:53:33.4050424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-13] SKIPPED [ 48%] 2023-03-20T11:53:33.4065014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-14] SKIPPED [ 48%] 2023-03-20T11:53:33.4079060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-15] SKIPPED [ 48%] 2023-03-20T11:53:33.4093280Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-16] SKIPPED [ 48%] 2023-03-20T11:53:33.4106032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-17] SKIPPED [ 48%] 2023-03-20T11:53:33.4123361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-18] PASSED [ 48%] 2023-03-20T11:53:33.4141098Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-19] PASSED [ 48%] 2023-03-20T11:53:33.4158820Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-20] PASSED [ 48%] 2023-03-20T11:53:33.4175265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-21] PASSED [ 48%] 2023-03-20T11:53:33.4193163Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-22] PASSED [ 48%] 2023-03-20T11:53:33.4212031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-23] PASSED [ 48%] 2023-03-20T11:53:33.4228791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-24] PASSED [ 48%] 2023-03-20T11:53:33.4246161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-25] PASSED [ 48%] 2023-03-20T11:53:33.4264114Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-26] PASSED [ 48%] 2023-03-20T11:53:33.4277503Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-27] SKIPPED [ 48%] 2023-03-20T11:53:33.4291304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-28] SKIPPED [ 48%] 2023-03-20T11:53:33.4306610Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-29] SKIPPED [ 48%] 2023-03-20T11:53:33.4320258Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-30] SKIPPED [ 48%] 2023-03-20T11:53:33.4333970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-31] SKIPPED [ 48%] 2023-03-20T11:53:33.4348073Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-32] SKIPPED [ 48%] 2023-03-20T11:53:33.4361879Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-33] SKIPPED [ 48%] 2023-03-20T11:53:33.4375291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-34] SKIPPED [ 48%] 2023-03-20T11:53:33.4389366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-equalize_video-35] SKIPPED [ 48%] 2023-03-20T11:53:33.4406170Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:33.4419497Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:33.4432524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:33.4445496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:33.4458674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:33.4472035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:33.4484813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:33.4498225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:33.4511395Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:33.4524519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:33.4538286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:33.4551912Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:33.4564916Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:33.4578660Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:33.4593735Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:33.4606896Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:33.4620667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:33.4633652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:33.4646762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:33.4660266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:33.4672985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:33.4685864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:33.4699378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:33.4712443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:33.4725256Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:33.4738603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:33.4751437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:33.4764519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:33.4778333Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:33.4793248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:33.4806168Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:33.4819904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:33.4833619Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:33.4846794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:33.4860637Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:33.4874193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:33.4890583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-00] PASSED [ 48%] 2023-03-20T11:53:33.4902859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-01] PASSED [ 48%] 2023-03-20T11:53:33.4916521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-02] PASSED [ 48%] 2023-03-20T11:53:33.4930818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-03] PASSED [ 48%] 2023-03-20T11:53:33.4943456Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-04] PASSED [ 48%] 2023-03-20T11:53:33.4957092Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-05] PASSED [ 48%] 2023-03-20T11:53:33.4970579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-06] PASSED [ 48%] 2023-03-20T11:53:33.4983997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-07] PASSED [ 48%] 2023-03-20T11:53:33.4997479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-08] PASSED [ 48%] 2023-03-20T11:53:33.5012047Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-09] SKIPPED [ 48%] 2023-03-20T11:53:33.5025218Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-10] SKIPPED [ 48%] 2023-03-20T11:53:33.5040309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-11] SKIPPED [ 48%] 2023-03-20T11:53:33.5053457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-12] SKIPPED [ 48%] 2023-03-20T11:53:33.5065691Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-13] SKIPPED [ 48%] 2023-03-20T11:53:33.5080248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-14] SKIPPED [ 48%] 2023-03-20T11:53:33.5093643Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-15] SKIPPED [ 48%] 2023-03-20T11:53:33.5107064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-16] SKIPPED [ 48%] 2023-03-20T11:53:33.5120155Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-17] SKIPPED [ 48%] 2023-03-20T11:53:33.5133767Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-18] PASSED [ 48%] 2023-03-20T11:53:33.5146260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-19] PASSED [ 48%] 2023-03-20T11:53:33.5158975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-20] PASSED [ 48%] 2023-03-20T11:53:33.5172949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-21] PASSED [ 48%] 2023-03-20T11:53:33.5185197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-22] PASSED [ 48%] 2023-03-20T11:53:33.5198479Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-23] PASSED [ 48%] 2023-03-20T11:53:33.5212572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-24] PASSED [ 48%] 2023-03-20T11:53:33.5224929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-25] PASSED [ 48%] 2023-03-20T11:53:33.5238384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-26] PASSED [ 48%] 2023-03-20T11:53:33.5253357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-27] SKIPPED [ 48%] 2023-03-20T11:53:33.5265983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-28] SKIPPED [ 48%] 2023-03-20T11:53:33.5281247Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-29] SKIPPED [ 48%] 2023-03-20T11:53:33.5295091Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-30] SKIPPED [ 48%] 2023-03-20T11:53:33.5309313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-31] SKIPPED [ 48%] 2023-03-20T11:53:33.5322902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-32] SKIPPED [ 48%] 2023-03-20T11:53:33.5336810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-33] SKIPPED [ 48%] 2023-03-20T11:53:33.5350975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-34] SKIPPED [ 48%] 2023-03-20T11:53:33.5364742Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-invert_video-35] SKIPPED [ 48%] 2023-03-20T11:53:33.5378521Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:33.5393689Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:33.5406576Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:33.5419965Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:33.5433398Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:33.5446092Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:33.5460050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:33.5473527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:33.5486629Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:33.5500370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:33.5513921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:33.5527033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:33.5541004Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:33.5554393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:33.5570024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:33.5582845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:33.5596370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:33.5610544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:33.5623130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:33.5636556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:33.5650628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:33.5662731Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:33.5676429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:33.5690572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:33.5702986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:33.5716428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:33.5730579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:33.5742900Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:33.5756408Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:33.5772036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:33.5784566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:33.5798276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:33.5812325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:33.5825160Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:33.5838609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:33.5853440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:33.5867242Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-00] PASSED [ 48%] 2023-03-20T11:53:33.5880933Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-01] PASSED [ 48%] 2023-03-20T11:53:33.5894427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-02] PASSED [ 48%] 2023-03-20T11:53:33.5908249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-03] PASSED [ 48%] 2023-03-20T11:53:33.5921954Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-04] PASSED [ 48%] 2023-03-20T11:53:33.5935594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-05] PASSED [ 48%] 2023-03-20T11:53:33.5949377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-06] PASSED [ 48%] 2023-03-20T11:53:33.5963105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-07] PASSED [ 48%] 2023-03-20T11:53:33.5977184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-08] PASSED [ 48%] 2023-03-20T11:53:33.5990818Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-09] SKIPPED [ 48%] 2023-03-20T11:53:33.6004378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-10] SKIPPED [ 48%] 2023-03-20T11:53:33.6018384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-11] SKIPPED [ 48%] 2023-03-20T11:53:33.6032377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-12] SKIPPED [ 48%] 2023-03-20T11:53:33.6045856Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-13] SKIPPED [ 48%] 2023-03-20T11:53:33.6061213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-14] SKIPPED [ 48%] 2023-03-20T11:53:33.6075209Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-15] SKIPPED [ 48%] 2023-03-20T11:53:33.6089984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-16] SKIPPED [ 48%] 2023-03-20T11:53:33.6102692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-17] SKIPPED [ 48%] 2023-03-20T11:53:33.6116300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-18] PASSED [ 48%] 2023-03-20T11:53:33.6130807Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-19] PASSED [ 48%] 2023-03-20T11:53:33.6143979Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-20] PASSED [ 48%] 2023-03-20T11:53:33.6156995Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-21] PASSED [ 48%] 2023-03-20T11:53:33.6171927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-22] PASSED [ 48%] 2023-03-20T11:53:33.6184608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-23] PASSED [ 48%] 2023-03-20T11:53:33.6198415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-24] PASSED [ 48%] 2023-03-20T11:53:33.6213478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-25] PASSED [ 48%] 2023-03-20T11:53:33.6226461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-26] PASSED [ 48%] 2023-03-20T11:53:33.6240583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-27] SKIPPED [ 48%] 2023-03-20T11:53:33.6254535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-28] SKIPPED [ 48%] 2023-03-20T11:53:33.6270083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-29] SKIPPED [ 48%] 2023-03-20T11:53:33.6283795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-30] SKIPPED [ 48%] 2023-03-20T11:53:33.6297725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-31] SKIPPED [ 48%] 2023-03-20T11:53:33.6311276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-32] SKIPPED [ 48%] 2023-03-20T11:53:33.6324719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-33] SKIPPED [ 48%] 2023-03-20T11:53:33.6339024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-34] SKIPPED [ 48%] 2023-03-20T11:53:33.6362440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-posterize_video-35] SKIPPED [ 48%] 2023-03-20T11:53:33.6371884Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:33.6384365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:33.6397953Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:33.6411400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:33.6424475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:33.6437267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:33.6451843Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:33.6464067Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:33.6476984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:33.6490674Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:33.6503939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:33.6517400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:33.6531873Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:33.6544551Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:33.6559602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:33.6573964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:33.6586881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:33.6599798Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:33.6613915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:33.6627196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:33.6640495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:33.6654141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:33.6668075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:33.6681633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:33.6695069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:33.6709110Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:33.6722465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:33.6735955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:33.6749921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:33.6764625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:33.6778560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:33.6792229Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:33.6805371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:33.6819095Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:33.6832829Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:33.6845929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:33.6861492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-00] PASSED [ 48%] 2023-03-20T11:53:33.6877035Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-01] PASSED [ 48%] 2023-03-20T11:53:33.6892431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-02] PASSED [ 48%] 2023-03-20T11:53:33.6905311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-03] PASSED [ 48%] 2023-03-20T11:53:33.6919307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-04] PASSED [ 48%] 2023-03-20T11:53:33.6934335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-05] PASSED [ 48%] 2023-03-20T11:53:33.6947183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-06] PASSED [ 48%] 2023-03-20T11:53:33.6961039Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-07] PASSED [ 48%] 2023-03-20T11:53:33.6974867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-08] PASSED [ 48%] 2023-03-20T11:53:33.6988904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-09] SKIPPED [ 48%] 2023-03-20T11:53:33.7002717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-10] SKIPPED [ 48%] 2023-03-20T11:53:33.7016276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-11] SKIPPED [ 48%] 2023-03-20T11:53:33.7029880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-12] SKIPPED [ 48%] 2023-03-20T11:53:33.7043466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-13] SKIPPED [ 48%] 2023-03-20T11:53:33.7058684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-14] SKIPPED [ 48%] 2023-03-20T11:53:33.7072712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-15] SKIPPED [ 48%] 2023-03-20T11:53:33.7086187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-16] SKIPPED [ 48%] 2023-03-20T11:53:33.7099980Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-17] SKIPPED [ 48%] 2023-03-20T11:53:33.7113970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-18] PASSED [ 48%] 2023-03-20T11:53:33.7128618Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-19] PASSED [ 48%] 2023-03-20T11:53:33.7141714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-20] PASSED [ 48%] 2023-03-20T11:53:33.7155533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-21] PASSED [ 48%] 2023-03-20T11:53:33.7170601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-22] PASSED [ 48%] 2023-03-20T11:53:33.7183522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-23] PASSED [ 48%] 2023-03-20T11:53:33.7197263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-24] PASSED [ 48%] 2023-03-20T11:53:33.7212341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-25] PASSED [ 48%] 2023-03-20T11:53:33.7225197Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-26] PASSED [ 48%] 2023-03-20T11:53:33.7239212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-27] SKIPPED [ 48%] 2023-03-20T11:53:33.7253988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-28] SKIPPED [ 48%] 2023-03-20T11:53:33.7269149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-29] SKIPPED [ 48%] 2023-03-20T11:53:33.7282970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-30] SKIPPED [ 48%] 2023-03-20T11:53:33.7298014Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-31] SKIPPED [ 48%] 2023-03-20T11:53:33.7314233Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-32] SKIPPED [ 48%] 2023-03-20T11:53:33.7328938Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-33] SKIPPED [ 48%] 2023-03-20T11:53:33.7341710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-34] SKIPPED [ 48%] 2023-03-20T11:53:33.7355487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-solarize_video-35] SKIPPED [ 48%] 2023-03-20T11:53:33.7370652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:33.7386612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:33.7400620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:33.7414580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:33.7429139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:33.7443465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:33.7457627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:33.7471604Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:33.7486006Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:33.7499781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:33.7513299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:33.7526461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:33.7540285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:33.7553928Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:33.7569656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:33.7581926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:33.7595508Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:33.7610042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:33.7623371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:33.7637722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:33.7653015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:33.7666665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:33.7680791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:33.7695253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:33.7709905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:33.7724074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:33.7738709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:33.7752358Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:33.7765511Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:33.7780694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:33.7794343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:33.7808598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:33.7820973Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:33.7834561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:33.7848795Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:33.7861524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:33.7878339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-00] PASSED [ 48%] 2023-03-20T11:53:33.7893635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-01] PASSED [ 48%] 2023-03-20T11:53:33.7907074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-02] PASSED [ 48%] 2023-03-20T11:53:33.7921934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-03] PASSED [ 48%] 2023-03-20T11:53:33.7936806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-04] PASSED [ 48%] 2023-03-20T11:53:33.7951748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-05] PASSED [ 48%] 2023-03-20T11:53:33.7966266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-06] PASSED [ 48%] 2023-03-20T11:53:33.7981385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-07] PASSED [ 48%] 2023-03-20T11:53:33.7996059Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-08] PASSED [ 48%] 2023-03-20T11:53:33.8010717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-09] SKIPPED [ 48%] 2023-03-20T11:53:33.8023692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-10] SKIPPED [ 48%] 2023-03-20T11:53:33.8037582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-11] SKIPPED [ 48%] 2023-03-20T11:53:33.8052335Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-12] SKIPPED [ 48%] 2023-03-20T11:53:33.8065513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-13] SKIPPED [ 48%] 2023-03-20T11:53:33.8080753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-14] SKIPPED [ 48%] 2023-03-20T11:53:33.8094495Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-15] SKIPPED [ 48%] 2023-03-20T11:53:33.8108640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-16] SKIPPED [ 48%] 2023-03-20T11:53:33.8122230Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-17] SKIPPED [ 48%] 2023-03-20T11:53:33.8137343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-18] PASSED [ 48%] 2023-03-20T11:53:33.8152223Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-19] PASSED [ 48%] 2023-03-20T11:53:33.8166403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-20] PASSED [ 48%] 2023-03-20T11:53:33.8181455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-21] PASSED [ 48%] 2023-03-20T11:53:33.8195757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-22] PASSED [ 48%] 2023-03-20T11:53:33.8210641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-23] PASSED [ 48%] 2023-03-20T11:53:33.8225366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-24] PASSED [ 48%] 2023-03-20T11:53:33.8240717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-25] PASSED [ 48%] 2023-03-20T11:53:33.8254701Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-26] PASSED [ 48%] 2023-03-20T11:53:33.8268958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-27] SKIPPED [ 48%] 2023-03-20T11:53:33.8282988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-28] SKIPPED [ 48%] 2023-03-20T11:53:33.8298204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-29] SKIPPED [ 48%] 2023-03-20T11:53:33.8312302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-30] SKIPPED [ 48%] 2023-03-20T11:53:33.8325684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-31] SKIPPED [ 48%] 2023-03-20T11:53:33.8339505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-32] SKIPPED [ 48%] 2023-03-20T11:53:33.8353204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-33] SKIPPED [ 48%] 2023-03-20T11:53:33.8366786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-34] SKIPPED [ 48%] 2023-03-20T11:53:33.8380934Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-autocontrast_video-35] SKIPPED [ 48%] 2023-03-20T11:53:33.8410655Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:33.8426917Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:33.8448608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:33.8469027Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:33.8485130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:33.8506594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:33.8527436Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:33.8544243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:33.8563942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:33.8577786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:33.8591104Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:33.8604439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:33.8618202Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:33.8631971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:33.8646673Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:33.8660432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:33.8673989Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:33.8687848Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:33.8702354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:33.8716707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:33.8732183Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:33.8746099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:33.8760874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:33.8775600Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:33.8790361Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:33.8804653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:33.8819828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:33.8833451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:33.8846781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:33.8861869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:33.8875465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:33.8889790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:33.8902624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:33.8916141Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:33.8930381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:33.8942874Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:33.8955945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-36] PASSED [ 48%] 2023-03-20T11:53:33.8970517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-37] PASSED [ 48%] 2023-03-20T11:53:33.8983304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-38] PASSED [ 48%] 2023-03-20T11:53:33.8996273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-39] PASSED [ 48%] 2023-03-20T11:53:33.9010169Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-40] PASSED [ 48%] 2023-03-20T11:53:33.9022046Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-41] PASSED [ 48%] 2023-03-20T11:53:33.9035087Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-42] PASSED [ 48%] 2023-03-20T11:53:33.9048737Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-43] PASSED [ 48%] 2023-03-20T11:53:33.9060698Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-44] PASSED [ 48%] 2023-03-20T11:53:33.9074343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-45] SKIPPED [ 48%] 2023-03-20T11:53:33.9088714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-46] SKIPPED [ 48%] 2023-03-20T11:53:33.9100899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-47] SKIPPED [ 48%] 2023-03-20T11:53:33.9114560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-48] SKIPPED [ 48%] 2023-03-20T11:53:33.9128939Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-49] SKIPPED [ 48%] 2023-03-20T11:53:33.9143066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-50] SKIPPED [ 48%] 2023-03-20T11:53:33.9156640Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-51] SKIPPED [ 48%] 2023-03-20T11:53:33.9170526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-52] SKIPPED [ 48%] 2023-03-20T11:53:33.9183668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-53] SKIPPED [ 48%] 2023-03-20T11:53:33.9196715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-54] PASSED [ 48%] 2023-03-20T11:53:33.9210626Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-55] PASSED [ 48%] 2023-03-20T11:53:33.9222585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-56] PASSED [ 48%] 2023-03-20T11:53:33.9235642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-57] PASSED [ 48%] 2023-03-20T11:53:33.9249338Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-58] PASSED [ 48%] 2023-03-20T11:53:33.9261377Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-59] PASSED [ 48%] 2023-03-20T11:53:33.9274302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-60] PASSED [ 48%] 2023-03-20T11:53:33.9286825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-61] PASSED [ 48%] 2023-03-20T11:53:33.9299984Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-62] PASSED [ 48%] 2023-03-20T11:53:33.9313549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-63] SKIPPED [ 48%] 2023-03-20T11:53:33.9326872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-64] SKIPPED [ 48%] 2023-03-20T11:53:33.9341853Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-65] SKIPPED [ 48%] 2023-03-20T11:53:33.9355531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-66] SKIPPED [ 48%] 2023-03-20T11:53:33.9369990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-67] SKIPPED [ 48%] 2023-03-20T11:53:33.9382566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-68] SKIPPED [ 48%] 2023-03-20T11:53:33.9396500Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-69] SKIPPED [ 48%] 2023-03-20T11:53:33.9410656Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-70] SKIPPED [ 48%][0m 2023-03-20T11:53:33.9423591Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_image_tensor-71] SKIPPED [ 48%] 2023-03-20T11:53:33.9440907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-00] PASSED [ 48%] 2023-03-20T11:53:33.9455806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-01] PASSED [ 48%] 2023-03-20T11:53:33.9471295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-02] PASSED [ 48%] 2023-03-20T11:53:33.9486026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-03] PASSED [ 48%] 2023-03-20T11:53:33.9501293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-04] PASSED [ 48%] 2023-03-20T11:53:33.9516382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-05] PASSED [ 48%] 2023-03-20T11:53:33.9532188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-06] PASSED [ 48%] 2023-03-20T11:53:33.9546708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-07] PASSED [ 48%] 2023-03-20T11:53:33.9561341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-08] PASSED [ 48%] 2023-03-20T11:53:33.9575118Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-09] SKIPPED [ 48%] 2023-03-20T11:53:33.9589194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-10] SKIPPED [ 48%] 2023-03-20T11:53:33.9602625Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-11] SKIPPED [ 48%] 2023-03-20T11:53:33.9616431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-12] SKIPPED [ 48%] 2023-03-20T11:53:33.9630830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-13] SKIPPED [ 48%] 2023-03-20T11:53:33.9645710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-14] SKIPPED [ 48%] 2023-03-20T11:53:33.9659813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-15] SKIPPED [ 48%] 2023-03-20T11:53:33.9673741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-16] SKIPPED [ 48%] 2023-03-20T11:53:33.9687563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-17] SKIPPED [ 48%] 2023-03-20T11:53:33.9702719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-18] PASSED [ 48%] 2023-03-20T11:53:33.9718271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-19] PASSED [ 48%] 2023-03-20T11:53:33.9733642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-20] PASSED [ 48%] 2023-03-20T11:53:33.9748638Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-21] PASSED [ 48%] 2023-03-20T11:53:33.9763392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-22] PASSED [ 48%] 2023-03-20T11:53:33.9778797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-23] PASSED [ 48%] 2023-03-20T11:53:33.9793971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-24] PASSED [ 48%] 2023-03-20T11:53:33.9809908Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-25] PASSED [ 48%] 2023-03-20T11:53:33.9823716Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-26] PASSED [ 48%] 2023-03-20T11:53:33.9837706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-27] SKIPPED [ 48%] 2023-03-20T11:53:33.9852433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-28] SKIPPED [ 48%] 2023-03-20T11:53:33.9866899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-29] SKIPPED [ 48%] 2023-03-20T11:53:33.9880826Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-30] SKIPPED [ 48%] 2023-03-20T11:53:33.9894520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-31] SKIPPED [ 48%] 2023-03-20T11:53:33.9908801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-32] SKIPPED [ 48%] 2023-03-20T11:53:33.9922653Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-33] SKIPPED [ 48%] 2023-03-20T11:53:33.9936425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-34] SKIPPED [ 48%] 2023-03-20T11:53:33.9950481Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_sharpness_video-35] SKIPPED [ 48%] 2023-03-20T11:53:33.9965608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:33.9979454Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:33.9993348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:34.0007060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:34.0021149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:34.0035011Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:34.0049902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:34.0062662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:34.0076274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:34.0090533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:34.0102531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:34.0116074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:34.0130678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:34.0143368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:34.0157783Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:34.0172105Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:34.0184775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:34.0198370Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:34.0213193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:34.0226923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:34.0240802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:34.0254849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:34.0269475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:34.0283340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:34.0297672Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:34.0311572Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:34.0325343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:34.0339443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:34.0353307Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:34.0369561Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:34.0382707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:34.0396532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:34.0410719Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:34.0424882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:34.0438362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:34.0453101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:34.0470790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-36] PASSED [ 48%] 2023-03-20T11:53:34.0484528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-37] PASSED [ 48%] 2023-03-20T11:53:34.0497864Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-38] PASSED [ 48%] 2023-03-20T11:53:34.0511862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-39] PASSED [ 48%] 2023-03-20T11:53:34.0525563Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-40] PASSED [ 48%] 2023-03-20T11:53:34.0539360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-41] PASSED [ 48%] 2023-03-20T11:53:34.0553111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-42] PASSED [ 48%] 2023-03-20T11:53:34.0566564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-43] PASSED [ 48%] 2023-03-20T11:53:34.0580804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-44] PASSED [ 48%] 2023-03-20T11:53:34.0594263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-45] SKIPPED [ 48%] 2023-03-20T11:53:34.0607729Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-46] SKIPPED [ 48%] 2023-03-20T11:53:34.0621324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-47] SKIPPED [ 48%] 2023-03-20T11:53:34.0635122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-48] SKIPPED [ 48%] 2023-03-20T11:53:34.0649402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-49] SKIPPED [ 48%] 2023-03-20T11:53:34.0663692Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-50] SKIPPED [ 48%] 2023-03-20T11:53:34.0677081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-51] SKIPPED [ 48%] 2023-03-20T11:53:34.0690722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-52] SKIPPED [ 48%] 2023-03-20T11:53:34.0704182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-53] SKIPPED [ 48%] 2023-03-20T11:53:34.0718421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-54] PASSED [ 48%] 2023-03-20T11:53:34.0733418Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-55] PASSED [ 48%] 2023-03-20T11:53:34.0746613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-56] PASSED [ 48%] 2023-03-20T11:53:34.0760776Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-57] PASSED [ 48%] 2023-03-20T11:53:34.0774565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-58] PASSED [ 48%] 2023-03-20T11:53:34.0788981Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-59] PASSED [ 48%] 2023-03-20T11:53:34.0802986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-60] PASSED [ 48%] 2023-03-20T11:53:34.0817393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-61] PASSED [ 48%] 2023-03-20T11:53:34.0831920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-62] PASSED [ 48%] 2023-03-20T11:53:34.0845543Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-63] SKIPPED [ 48%] 2023-03-20T11:53:34.0859541Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-64] SKIPPED [ 48%] 2023-03-20T11:53:34.0874794Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-65] SKIPPED [ 48%] 2023-03-20T11:53:34.0889648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-66] SKIPPED [ 48%] 2023-03-20T11:53:34.0902433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-67] SKIPPED [ 48%] 2023-03-20T11:53:34.0916189Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-68] SKIPPED [ 48%] 2023-03-20T11:53:34.0930512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-69] SKIPPED [ 48%] 2023-03-20T11:53:34.0943957Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-70] SKIPPED [ 48%] 2023-03-20T11:53:34.0957713Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_image_tensor-71] SKIPPED [ 48%] 2023-03-20T11:53:34.0974339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-00] PASSED [ 48%] 2023-03-20T11:53:34.0988193Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-01] PASSED [ 48%] 2023-03-20T11:53:34.1002138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-02] PASSED [ 48%] 2023-03-20T11:53:34.1016182Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-03] PASSED [ 48%] 2023-03-20T11:53:34.1030550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-04] PASSED [ 48%] 2023-03-20T11:53:34.1044709Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-05] PASSED [ 48%] 2023-03-20T11:53:34.1059251Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-06] PASSED [ 48%] 2023-03-20T11:53:34.1073534Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-07] PASSED [ 48%] 2023-03-20T11:53:34.1087683Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-08] PASSED [ 48%] 2023-03-20T11:53:34.1101747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-09] SKIPPED [ 48%] 2023-03-20T11:53:34.1115658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-10] SKIPPED [ 48%] 2023-03-20T11:53:34.1130740Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-11] SKIPPED [ 48%] 2023-03-20T11:53:34.1143356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-12] SKIPPED [ 48%] 2023-03-20T11:53:34.1157112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-13] SKIPPED [ 48%] 2023-03-20T11:53:34.1173422Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-14] SKIPPED [ 48%] 2023-03-20T11:53:34.1186172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-15] SKIPPED [ 48%] 2023-03-20T11:53:34.1199876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-16] SKIPPED [ 48%] 2023-03-20T11:53:34.1213901Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-17] SKIPPED [ 48%] 2023-03-20T11:53:34.1228320Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-18] PASSED [ 48%] 2023-03-20T11:53:34.1242107Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-19] PASSED [ 48%] 2023-03-20T11:53:34.1256494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-20] PASSED [ 48%] 2023-03-20T11:53:34.1270174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-21] PASSED [ 48%] 2023-03-20T11:53:34.1284151Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-22] PASSED [ 48%] 2023-03-20T11:53:34.1298565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-23] PASSED [ 48%] 2023-03-20T11:53:34.1312166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-24] PASSED [ 48%] 2023-03-20T11:53:34.1326127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-25] PASSED [ 48%] 2023-03-20T11:53:34.1340257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-26] PASSED [ 48%] 2023-03-20T11:53:34.1354088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-27] SKIPPED [ 48%] 2023-03-20T11:53:34.1368801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-28] SKIPPED [ 48%] 2023-03-20T11:53:34.1383138Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-29] SKIPPED [ 48%] 2023-03-20T11:53:34.1397086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-30] SKIPPED [ 48%] 2023-03-20T11:53:34.1411056Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-31] SKIPPED [ 48%] 2023-03-20T11:53:34.1424902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-32] SKIPPED [ 48%] 2023-03-20T11:53:34.1438875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-33] SKIPPED [ 48%] 2023-03-20T11:53:34.1453827Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-34] SKIPPED [ 48%] 2023-03-20T11:53:34.1467165Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-erase_video-35] SKIPPED [ 48%] 2023-03-20T11:53:34.1480785Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:34.1495540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:34.1508993Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:34.1522185Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:34.1535244Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:34.1548887Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:34.1562248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:34.1575445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:34.1589378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:34.1602865Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:34.1616471Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:34.1630260Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:34.1643577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:34.1657450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:34.1672474Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:34.1685748Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:34.1699519Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:34.1713234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:34.1726161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:34.1739525Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:34.1752915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:34.1765777Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:34.1779036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:34.1792134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:34.1805130Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:34.1818402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:34.1831411Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:34.1844580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:34.1858195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:34.1872876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:34.1887302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:34.1901907Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:34.1915596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:34.1930122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:34.1942383Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:34.1956016Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:34.1971487Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-00] PASSED [ 48%] 2023-03-20T11:53:34.1984803Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-01] PASSED [ 48%] 2023-03-20T11:53:34.1998430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-02] PASSED [ 48%] 2023-03-20T11:53:34.2012473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-03] PASSED [ 48%] 2023-03-20T11:53:34.2025609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-04] PASSED [ 48%] 2023-03-20T11:53:34.2039200Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-05] PASSED [ 48%] 2023-03-20T11:53:34.2053582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-06] PASSED [ 48%] 2023-03-20T11:53:34.2066762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-07] PASSED [ 48%] 2023-03-20T11:53:34.2079710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-08] PASSED [ 48%] 2023-03-20T11:53:34.2093542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-09] SKIPPED [ 48%] 2023-03-20T11:53:34.2107310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-10] SKIPPED [ 48%] 2023-03-20T11:53:34.2121275Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-11] SKIPPED [ 48%] 2023-03-20T11:53:34.2134791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-12] SKIPPED [ 48%] 2023-03-20T11:53:34.2148964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-13] SKIPPED [ 48%] 2023-03-20T11:53:34.2163757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-14] SKIPPED [ 48%] 2023-03-20T11:53:34.2177261Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-15] SKIPPED [ 48%] 2023-03-20T11:53:34.2191222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-16] SKIPPED [ 48%] 2023-03-20T11:53:34.2204665Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-17] SKIPPED [ 48%] 2023-03-20T11:53:34.2218797Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-18] PASSED [ 48%] 2023-03-20T11:53:34.2232378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-19] PASSED [ 48%] 2023-03-20T11:53:34.2245793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-20] PASSED [ 48%] 2023-03-20T11:53:34.2259645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-21] PASSED [ 48%] 2023-03-20T11:53:34.2273195Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-22] PASSED [ 48%] 2023-03-20T11:53:34.2286540Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-23] PASSED [ 48%] 2023-03-20T11:53:34.2300394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-24] PASSED [ 48%] 2023-03-20T11:53:34.2313918Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-25] PASSED [ 48%] 2023-03-20T11:53:34.2327311Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-26] PASSED [ 48%] 2023-03-20T11:53:34.2340741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-27] SKIPPED [ 48%] 2023-03-20T11:53:34.2353955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-28] SKIPPED [ 48%] 2023-03-20T11:53:34.2370048Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-29] SKIPPED [ 48%] 2023-03-20T11:53:34.2382583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-30] SKIPPED [ 48%] 2023-03-20T11:53:34.2396363Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-31] SKIPPED [ 48%] 2023-03-20T11:53:34.2410255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-32] SKIPPED [ 48%] 2023-03-20T11:53:34.2423847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-33] SKIPPED [ 48%] 2023-03-20T11:53:34.2437723Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-34] SKIPPED [ 48%] 2023-03-20T11:53:34.2451599Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_brightness_video-35] SKIPPED [ 48%] 2023-03-20T11:53:34.2469469Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-00] PASSED [ 48%] 2023-03-20T11:53:34.2482852Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-01] PASSED [ 48%] 2023-03-20T11:53:34.2496472Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-02] PASSED [ 48%] 2023-03-20T11:53:34.2510030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-03] PASSED [ 48%] 2023-03-20T11:53:34.2523259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-04] PASSED [ 48%] 2023-03-20T11:53:34.2536876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-05] PASSED [ 48%] 2023-03-20T11:53:34.2550169Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-06] PASSED [ 48%] 2023-03-20T11:53:34.2563427Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-07] PASSED [ 48%] 2023-03-20T11:53:34.2577304Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-08] PASSED [ 48%] 2023-03-20T11:53:34.2591032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-09] SKIPPED [ 48%] 2023-03-20T11:53:34.2604089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-10] SKIPPED [ 48%] 2023-03-20T11:53:34.2617614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-11] SKIPPED [ 48%] 2023-03-20T11:53:34.2630793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-12] SKIPPED [ 48%] 2023-03-20T11:53:34.2644129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-13] SKIPPED [ 48%] 2023-03-20T11:53:34.2658512Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-14] SKIPPED [ 48%] 2023-03-20T11:53:34.2672451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-15] SKIPPED [ 48%] 2023-03-20T11:53:34.2685505Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-16] SKIPPED [ 48%] 2023-03-20T11:53:34.2699129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-17] SKIPPED [ 48%] 2023-03-20T11:53:34.2713290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-18] PASSED [ 48%] 2023-03-20T11:53:34.2727089Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-19] PASSED [ 48%] 2023-03-20T11:53:34.2741219Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-20] PASSED [ 48%] 2023-03-20T11:53:34.2755103Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-21] PASSED [ 48%] 2023-03-20T11:53:34.2770188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-22] PASSED [ 48%] 2023-03-20T11:53:34.2783204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-23] PASSED [ 48%] 2023-03-20T11:53:34.2797365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-24] PASSED [ 48%] 2023-03-20T11:53:34.2812253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-25] PASSED [ 48%] 2023-03-20T11:53:34.2825515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-26] PASSED [ 48%] 2023-03-20T11:53:34.2839083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-27] SKIPPED [ 48%] 2023-03-20T11:53:34.2853434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-28] SKIPPED [ 48%] 2023-03-20T11:53:34.2866949Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-29] SKIPPED [ 48%] 2023-03-20T11:53:34.2880438Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-30] SKIPPED [ 48%] 2023-03-20T11:53:34.2894157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-31] SKIPPED [ 48%] 2023-03-20T11:53:34.2907199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-32] SKIPPED [ 48%] 2023-03-20T11:53:34.2920644Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-33] SKIPPED [ 48%] 2023-03-20T11:53:34.2934036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-34] SKIPPED [ 48%] 2023-03-20T11:53:34.2947476Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_image_tensor-35] SKIPPED [ 48%] 2023-03-20T11:53:34.2963806Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-00] PASSED [ 48%] 2023-03-20T11:53:34.2977983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-01] PASSED [ 48%] 2023-03-20T11:53:34.2992349Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-02] PASSED [ 48%] 2023-03-20T11:53:34.3006598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-03] PASSED [ 48%] 2023-03-20T11:53:34.3021021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-04] PASSED [ 48%] 2023-03-20T11:53:34.3035303Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-05] PASSED [ 48%] 2023-03-20T11:53:34.3050416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-06] PASSED [ 48%] 2023-03-20T11:53:34.3064172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-07] PASSED [ 48%] 2023-03-20T11:53:34.3078386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-08] PASSED [ 48%] 2023-03-20T11:53:34.3093079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-09] SKIPPED [ 48%] 2023-03-20T11:53:34.3105817Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-10] SKIPPED [ 48%] 2023-03-20T11:53:34.3119641Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-11] SKIPPED [ 48%] 2023-03-20T11:53:34.3133753Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-12] SKIPPED [ 48%] 2023-03-20T11:53:34.3147099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-13] SKIPPED [ 48%] 2023-03-20T11:53:34.3162259Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-14] SKIPPED [ 48%] 2023-03-20T11:53:34.3175956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-15] SKIPPED [ 48%] 2023-03-20T11:53:34.3190072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-16] SKIPPED [ 48%] 2023-03-20T11:53:34.3203526Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-17] SKIPPED [ 49%] 2023-03-20T11:53:34.3218429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-18] PASSED [ 49%] 2023-03-20T11:53:34.3232421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-19] PASSED [ 49%] 2023-03-20T11:53:34.3246623Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-20] PASSED [ 49%] 2023-03-20T11:53:34.3261263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-21] PASSED [ 49%] 2023-03-20T11:53:34.3275267Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-22] PASSED [ 49%] 2023-03-20T11:53:34.3290015Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-23] PASSED [ 49%] 2023-03-20T11:53:34.3304033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-24] PASSED [ 49%] 2023-03-20T11:53:34.3318381Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-25] PASSED [ 49%] 2023-03-20T11:53:34.3333548Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-26] PASSED [ 49%] 2023-03-20T11:53:34.3346256Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-27] SKIPPED [ 49%] 2023-03-20T11:53:34.3360126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-28] SKIPPED [ 49%] 2023-03-20T11:53:34.3375444Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-29] SKIPPED [ 49%] 2023-03-20T11:53:34.3388892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-30] SKIPPED [ 49%] 2023-03-20T11:53:34.3402568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-31] SKIPPED [ 49%] 2023-03-20T11:53:34.3416310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-32] SKIPPED [ 49%] 2023-03-20T11:53:34.3430299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-33] SKIPPED [ 49%] 2023-03-20T11:53:34.3444350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-34] SKIPPED [ 49%] 2023-03-20T11:53:34.3457530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_contrast_video-35] SKIPPED [ 49%] 2023-03-20T11:53:34.3471396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:34.3485836Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:34.3500061Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:34.3512880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-03] PASSED [ 49%] 2023-03-20T11:53:34.3526062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-04] PASSED [ 49%] 2023-03-20T11:53:34.3540387Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-05] PASSED [ 49%] 2023-03-20T11:53:34.3552985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:34.3566109Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:34.3579938Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:34.3593535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-09] SKIPPED [ 49%] 2023-03-20T11:53:34.3606648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-10] SKIPPED [ 49%] 2023-03-20T11:53:34.3620085Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-11] SKIPPED [ 49%] 2023-03-20T11:53:34.3633639Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-12] SKIPPED [ 49%] 2023-03-20T11:53:34.3646549Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-13] SKIPPED [ 49%] 2023-03-20T11:53:34.3661492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-14] SKIPPED [ 49%] 2023-03-20T11:53:34.3674869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-15] SKIPPED [ 49%] 2023-03-20T11:53:34.3688915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-16] SKIPPED [ 49%] 2023-03-20T11:53:34.3702222Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-17] SKIPPED [ 49%] 2023-03-20T11:53:34.3715642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-18] PASSED [ 49%] 2023-03-20T11:53:34.3729428Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-19] PASSED [ 49%] 2023-03-20T11:53:34.3742693Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-20] PASSED [ 49%] 2023-03-20T11:53:34.3756034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-21] PASSED [ 49%] 2023-03-20T11:53:34.3770362Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-22] PASSED [ 49%] 2023-03-20T11:53:34.3783117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-23] PASSED [ 49%] 2023-03-20T11:53:34.3796450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-24] PASSED [ 49%] 2023-03-20T11:53:34.3810542Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-25] PASSED [ 49%] 2023-03-20T11:53:34.3823598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-26] PASSED [ 49%] 2023-03-20T11:53:34.3836999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-27] SKIPPED [ 49%] 2023-03-20T11:53:34.3850515Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-28] SKIPPED [ 49%] 2023-03-20T11:53:34.3864816Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-29] SKIPPED [ 49%] 2023-03-20T11:53:34.3878394Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-30] SKIPPED [ 49%] 2023-03-20T11:53:34.3892180Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-31] SKIPPED [ 49%] 2023-03-20T11:53:34.3904756Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-32] SKIPPED [ 49%] 2023-03-20T11:53:34.3918334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-33] SKIPPED [ 49%] 2023-03-20T11:53:34.3932149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-34] SKIPPED [ 49%] 2023-03-20T11:53:34.3945291Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_image_tensor-35] SKIPPED [ 49%] 2023-03-20T11:53:34.3960684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-00] PASSED [ 49%] 2023-03-20T11:53:34.3974357Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-01] PASSED [ 49%] 2023-03-20T11:53:34.3987477Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-02] PASSED [ 49%] 2023-03-20T11:53:34.4001612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-03] PASSED [ 49%] 2023-03-20T11:53:34.4015094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-04] PASSED [ 49%] 2023-03-20T11:53:34.4029152Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-05] PASSED [ 49%] 2023-03-20T11:53:34.4043077Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-06] PASSED [ 49%] 2023-03-20T11:53:34.4056844Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-07] PASSED [ 49%] 2023-03-20T11:53:34.4070430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-08] PASSED [ 49%] 2023-03-20T11:53:34.4083808Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-09] SKIPPED [ 49%] 2023-03-20T11:53:34.4097403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-10] SKIPPED [ 49%] 2023-03-20T11:53:34.4110770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-11] SKIPPED [ 49%] 2023-03-20T11:53:34.4124226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-12] SKIPPED [ 49%] 2023-03-20T11:53:34.4138179Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-13] SKIPPED [ 49%] 2023-03-20T11:53:34.4153214Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-14] SKIPPED [ 49%] 2023-03-20T11:53:34.4166762Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-15] SKIPPED [ 49%] 2023-03-20T11:53:34.4180535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-16] SKIPPED [ 49%] 2023-03-20T11:53:34.4194263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-17] SKIPPED [ 49%] 2023-03-20T11:53:34.4209421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-18] PASSED [ 49%] 2023-03-20T11:53:34.4222032Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-19] PASSED [ 49%] 2023-03-20T11:53:34.4235579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-20] PASSED [ 49%] 2023-03-20T11:53:34.4250237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-21] PASSED [ 49%] 2023-03-20T11:53:34.4263201Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-22] PASSED [ 49%] 2023-03-20T11:53:34.4276751Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-23] PASSED [ 49%] 2023-03-20T11:53:34.4290997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-24] PASSED [ 49%] 2023-03-20T11:53:34.4304475Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-25] PASSED [ 49%] 2023-03-20T11:53:34.4318330Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-26] PASSED [ 49%] 2023-03-20T11:53:34.4332784Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-27] SKIPPED [ 49%] 2023-03-20T11:53:34.4345774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-28] SKIPPED [ 49%] 2023-03-20T11:53:34.4360959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-29] SKIPPED [ 49%] 2023-03-20T11:53:34.4374614Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-30] SKIPPED [ 49%] 2023-03-20T11:53:34.4388417Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-31] SKIPPED [ 49%] 2023-03-20T11:53:34.4402060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-32] SKIPPED [ 49%] 2023-03-20T11:53:34.4415611Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-33] SKIPPED [ 49%] 2023-03-20T11:53:34.4429893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-34] SKIPPED [ 49%] 2023-03-20T11:53:34.4443528Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_gamma_video-35] SKIPPED [ 49%] 2023-03-20T11:53:34.4460403Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:34.4472766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:34.4485081Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:34.4498212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-03] PASSED [ 49%] 2023-03-20T11:53:34.4510556Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-04] PASSED [ 49%] 2023-03-20T11:53:34.4522945Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-05] PASSED [ 49%] 2023-03-20T11:53:34.4535594Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:34.4548596Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:34.4561164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:34.4574430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-09] SKIPPED [ 49%] 2023-03-20T11:53:34.4587654Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-10] SKIPPED [ 49%] 2023-03-20T11:53:34.4600875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-11] SKIPPED [ 49%] 2023-03-20T11:53:34.4614082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-12] SKIPPED [ 49%] 2023-03-20T11:53:34.4627680Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-13] SKIPPED [ 49%] 2023-03-20T11:53:34.4642400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-14] SKIPPED [ 49%] 2023-03-20T11:53:34.4655710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-15] SKIPPED [ 49%] 2023-03-20T11:53:34.4669323Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-16] SKIPPED [ 49%] 2023-03-20T11:53:34.4682074Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-17] SKIPPED [ 49%] 2023-03-20T11:53:34.4704034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-18] PASSED [ 49%] 2023-03-20T11:53:34.4724494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-19] PASSED [ 49%] 2023-03-20T11:53:34.4745026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-20] PASSED [ 49%] 2023-03-20T11:53:34.4765478Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-21] PASSED [ 49%] 2023-03-20T11:53:34.4786353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-22] PASSED [ 49%] 2023-03-20T11:53:34.4807171Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-23] PASSED [ 49%] 2023-03-20T11:53:34.4828178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-24] PASSED [ 49%] 2023-03-20T11:53:34.4850343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-25] PASSED [ 49%] 2023-03-20T11:53:34.4870443Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-26] PASSED [ 49%] 2023-03-20T11:53:34.4883790Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-27] SKIPPED [ 49%] 2023-03-20T11:53:34.4897124Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-28] SKIPPED [ 49%] 2023-03-20T11:53:34.4912023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-29] SKIPPED [ 49%] 2023-03-20T11:53:34.4925094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-30] SKIPPED [ 49%] 2023-03-20T11:53:34.4938465Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-31] SKIPPED [ 49%] 2023-03-20T11:53:34.4951961Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-32] SKIPPED [ 49%] 2023-03-20T11:53:34.4965083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-33] SKIPPED [ 49%] 2023-03-20T11:53:34.4978407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-34] SKIPPED [ 49%] 2023-03-20T11:53:34.4991877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_image_tensor-35] SKIPPED [ 49%] 2023-03-20T11:53:34.5014432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-00] PASSED [ 49%] 2023-03-20T11:53:34.5035234Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-01] PASSED [ 49%] 2023-03-20T11:53:34.5055976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-02] PASSED [ 49%] 2023-03-20T11:53:34.5077633Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-03] PASSED [ 49%] 2023-03-20T11:53:34.5098414Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-04] PASSED [ 49%] 2023-03-20T11:53:34.5119652Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-05] PASSED [ 49%] 2023-03-20T11:53:34.5142877Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-06] PASSED [ 49%] 2023-03-20T11:53:34.5165118Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-07] PASSED [ 49%] 2023-03-20T11:53:34.5187925Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-08] PASSED [ 49%] 2023-03-20T11:53:34.5202017Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-09] SKIPPED [ 49%] 2023-03-20T11:53:34.5215365Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-10] SKIPPED [ 49%] 2023-03-20T11:53:34.5229566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-11] SKIPPED [ 49%] 2023-03-20T11:53:34.5242947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-12] SKIPPED [ 49%] 2023-03-20T11:53:34.5256922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-13] SKIPPED [ 49%] 2023-03-20T11:53:34.5271212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-14] SKIPPED [ 49%] 2023-03-20T11:53:34.5284659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-15] SKIPPED [ 49%] 2023-03-20T11:53:34.5298552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-16] SKIPPED [ 49%] 2023-03-20T11:53:34.5312448Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-17] SKIPPED [ 49%] 2023-03-20T11:53:34.5334013Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-18] PASSED [ 49%] 2023-03-20T11:53:34.5354587Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-19] PASSED [ 49%] 2023-03-20T11:53:34.5375156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-20] PASSED [ 49%] 2023-03-20T11:53:34.5396293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-21] PASSED [ 49%] 2023-03-20T11:53:34.5417009Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-22] PASSED [ 49%] 2023-03-20T11:53:34.5438334Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-23] PASSED [ 49%] 2023-03-20T11:53:34.5461552Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-24] PASSED [ 49%] 2023-03-20T11:53:34.5484271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-25] PASSED [ 49%] 2023-03-20T11:53:34.5506612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-26] PASSED [ 49%] 2023-03-20T11:53:34.5520583Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-27] SKIPPED [ 49%] 2023-03-20T11:53:34.5534204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-28] SKIPPED [ 49%] 2023-03-20T11:53:34.5549558Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-29] SKIPPED [ 49%] 2023-03-20T11:53:34.5563208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-30] SKIPPED [ 49%] 2023-03-20T11:53:34.5577080Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-31] SKIPPED [ 49%] 2023-03-20T11:53:34.5590743Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-32] SKIPPED [ 49%] 2023-03-20T11:53:34.5604318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-33] SKIPPED [ 49%] 2023-03-20T11:53:34.5618186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-34] SKIPPED [ 49%] 2023-03-20T11:53:34.5631545Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_hue_video-35] SKIPPED [ 49%] 2023-03-20T11:53:34.5644393Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:34.5658725Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:34.5671493Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:34.5684137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-03] PASSED [ 49%] 2023-03-20T11:53:34.5696891Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-04] PASSED [ 49%] 2023-03-20T11:53:34.5709821Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-05] PASSED [ 49%] 2023-03-20T11:53:34.5722282Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:34.5734894Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:34.5747839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:34.5761083Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-09] SKIPPED [ 49%] 2023-03-20T11:53:34.5775405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-10] SKIPPED [ 49%] 2023-03-20T11:53:34.5791437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-11] SKIPPED [ 49%] 2023-03-20T11:53:34.5804433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-12] SKIPPED [ 49%] 2023-03-20T11:53:34.5817707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-13] SKIPPED [ 49%] 2023-03-20T11:53:34.5832608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-14] SKIPPED [ 49%] 2023-03-20T11:53:34.5845409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-15] SKIPPED [ 49%] 2023-03-20T11:53:34.5858847Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-16] SKIPPED [ 49%] 2023-03-20T11:53:34.5871862Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-17] SKIPPED [ 49%] 2023-03-20T11:53:34.5885350Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-18] PASSED [ 49%] 2023-03-20T11:53:34.5899178Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-19] PASSED [ 49%] 2023-03-20T11:53:34.5912615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-20] PASSED [ 49%] 2023-03-20T11:53:34.5926031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-21] PASSED [ 49%] 2023-03-20T11:53:34.5940184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-22] PASSED [ 49%] 2023-03-20T11:53:34.5954226Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-23] PASSED [ 49%] 2023-03-20T11:53:34.5969172Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-24] PASSED [ 49%] 2023-03-20T11:53:34.5982306Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-25] PASSED [ 49%] 2023-03-20T11:53:34.5995881Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-26] PASSED [ 49%] 2023-03-20T11:53:34.6009936Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-27] SKIPPED [ 49%] 2023-03-20T11:53:34.6022804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-28] SKIPPED [ 49%] 2023-03-20T11:53:34.6037486Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-29] SKIPPED [ 49%] 2023-03-20T11:53:34.6051042Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-30] SKIPPED [ 49%] 2023-03-20T11:53:34.6064343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-31] SKIPPED [ 49%] 2023-03-20T11:53:34.6078023Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-32] SKIPPED [ 49%] 2023-03-20T11:53:34.6091974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-33] SKIPPED [ 49%] 2023-03-20T11:53:34.6104622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-34] SKIPPED [ 49%] 2023-03-20T11:53:34.6118295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_image_tensor-35] SKIPPED [ 49%] 2023-03-20T11:53:34.6134310Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-00] PASSED [ 49%] 2023-03-20T11:53:34.6148713Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-01] PASSED [ 49%] 2023-03-20T11:53:34.6162743Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-02] PASSED [ 49%] 2023-03-20T11:53:34.6177432Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-03] PASSED [ 49%] 2023-03-20T11:53:34.6191592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-04] PASSED [ 49%] 2023-03-20T11:53:34.6205369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-05] PASSED [ 49%] 2023-03-20T11:53:34.6220262Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-06] PASSED [ 49%] 2023-03-20T11:53:34.6234502Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-07] PASSED [ 49%] 2023-03-20T11:53:34.6248899Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-08] PASSED [ 49%] 2023-03-20T11:53:34.6262293Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-09] SKIPPED [ 49%] 2023-03-20T11:53:34.6276125Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-10] SKIPPED [ 49%] 2023-03-20T11:53:34.6290484Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-11] SKIPPED [ 49%] 2023-03-20T11:53:34.6303173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-12] SKIPPED [ 49%] 2023-03-20T11:53:34.6316975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-13] SKIPPED [ 49%] 2023-03-20T11:53:34.6333031Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-14] SKIPPED [ 49%] 2023-03-20T11:53:34.6345631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-15] SKIPPED [ 49%] 2023-03-20T11:53:34.6359523Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-16] SKIPPED [ 49%] 2023-03-20T11:53:34.6374250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-17] SKIPPED [ 49%] 2023-03-20T11:53:34.6387869Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-18] PASSED [ 49%] 2023-03-20T11:53:34.6402300Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-19] PASSED [ 49%] 2023-03-20T11:53:34.6416457Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-20] PASSED [ 49%] 2023-03-20T11:53:34.6431416Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-21] PASSED [ 49%] 2023-03-20T11:53:34.6445117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-22] PASSED [ 49%] 2023-03-20T11:53:34.6459420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-23] PASSED [ 49%] 2023-03-20T11:53:34.6473883Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-24] PASSED [ 49%] 2023-03-20T11:53:34.6488744Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-25] PASSED [ 49%] 2023-03-20T11:53:34.6502190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-26] PASSED [ 49%] 2023-03-20T11:53:34.6515923Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-27] SKIPPED [ 49%] 2023-03-20T11:53:34.6530156Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-28] SKIPPED [ 49%] 2023-03-20T11:53:34.6544137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-29] SKIPPED [ 49%] 2023-03-20T11:53:34.6557400Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-30] SKIPPED [ 49%] 2023-03-20T11:53:34.6572033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-31] SKIPPED [ 49%] 2023-03-20T11:53:34.6584389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-32] SKIPPED [ 49%] 2023-03-20T11:53:34.6598337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-33] SKIPPED [ 49%] 2023-03-20T11:53:34.6613069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-34] SKIPPED [ 49%] 2023-03-20T11:53:34.6626326Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-adjust_saturation_video-35] SKIPPED [ 49%] 2023-03-20T11:53:34.6646318Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-00] PASSED [ 49%] 2023-03-20T11:53:34.6661402Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-01] PASSED [ 49%] 2023-03-20T11:53:34.6676257Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-02] PASSED [ 49%] 2023-03-20T11:53:34.6692420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-03] PASSED [ 49%] 2023-03-20T11:53:34.6707401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-04] PASSED [ 49%] 2023-03-20T11:53:34.6722687Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-05] PASSED [ 49%] 2023-03-20T11:53:34.6739351Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-06] PASSED [ 49%] 2023-03-20T11:53:34.6755461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-07] PASSED [ 49%] 2023-03-20T11:53:34.6772801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-08] PASSED [ 49%] 2023-03-20T11:53:34.6787265Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-09] PASSED [ 49%] 2023-03-20T11:53:34.6802050Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-10] PASSED [ 49%] 2023-03-20T11:53:34.6817384Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-11] PASSED [ 49%] 2023-03-20T11:53:34.6833266Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-12] PASSED [ 49%] 2023-03-20T11:53:34.6850033Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-13] PASSED [ 49%] 2023-03-20T11:53:34.6864527Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-14] PASSED [ 49%] 2023-03-20T11:53:34.6882204Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-15] PASSED [ 49%] 2023-03-20T11:53:34.6899714Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-16] PASSED [ 49%] 2023-03-20T11:53:34.6916706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-17] PASSED [ 49%] 2023-03-20T11:53:34.6933029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-18] PASSED [ 49%] 2023-03-20T11:53:34.6948064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-19] PASSED [ 49%] 2023-03-20T11:53:34.6963285Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-20] PASSED [ 49%] 2023-03-20T11:53:34.6979397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-21] PASSED [ 49%] 2023-03-20T11:53:34.6995342Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-22] PASSED [ 49%] 2023-03-20T11:53:34.7012322Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-23] PASSED [ 49%] 2023-03-20T11:53:34.7028849Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-24] PASSED [ 49%] 2023-03-20T11:53:34.7045440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-25] PASSED [ 49%] 2023-03-20T11:53:34.7062299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-26] PASSED [ 49%] 2023-03-20T11:53:34.7075612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-27] SKIPPED [ 49%] 2023-03-20T11:53:34.7089253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-28] SKIPPED [ 49%] 2023-03-20T11:53:34.7103283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-29] SKIPPED [ 49%] 2023-03-20T11:53:34.7116406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-30] SKIPPED [ 49%] 2023-03-20T11:53:34.7130492Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-31] SKIPPED [ 49%] 2023-03-20T11:53:34.7142694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-32] SKIPPED [ 49%] 2023-03-20T11:53:34.7155424Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-33] SKIPPED [ 49%] 2023-03-20T11:53:34.7169317Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-34] SKIPPED [ 49%] 2023-03-20T11:53:34.7181708Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-35] SKIPPED [ 49%] 2023-03-20T11:53:34.7196319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-36] SKIPPED [ 49%] 2023-03-20T11:53:34.7210127Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-37] SKIPPED [ 49%] 2023-03-20T11:53:34.7222461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-38] SKIPPED [ 49%] 2023-03-20T11:53:34.7235161Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-39] SKIPPED [ 49%] 2023-03-20T11:53:34.7248758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-40] SKIPPED [ 49%] 2023-03-20T11:53:34.7261882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-41] SKIPPED [ 49%] 2023-03-20T11:53:34.7275028Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-42] SKIPPED [ 49%] 2023-03-20T11:53:34.7290029Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-43] SKIPPED [ 49%] 2023-03-20T11:53:34.7302828Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-44] SKIPPED [ 49%] 2023-03-20T11:53:34.7315964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-45] SKIPPED [ 49%] 2023-03-20T11:53:34.7330190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-46] SKIPPED [ 49%] 2023-03-20T11:53:34.7341593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-47] SKIPPED [ 49%] 2023-03-20T11:53:34.7354769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-48] SKIPPED [ 49%] 2023-03-20T11:53:34.7368786Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-49] SKIPPED [ 49%] 2023-03-20T11:53:34.7382577Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-50] SKIPPED [ 49%] 2023-03-20T11:53:34.7395811Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-51] SKIPPED [ 49%] 2023-03-20T11:53:34.7409930Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-52] SKIPPED [ 49%] 2023-03-20T11:53:34.7422236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-clamp_bounding_box-53] SKIPPED [ 49%] 2023-03-20T11:53:34.7435299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:34.7449440Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:34.7462144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:34.7475595Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-03] SKIPPED [ 49%] 2023-03-20T11:53:34.7490112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-04] SKIPPED [ 49%] 2023-03-20T11:53:34.7502434Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-05] SKIPPED [ 49%] 2023-03-20T11:53:34.7517126Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:34.7530645Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:34.7543964Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:34.7557227Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-09] SKIPPED [ 49%] 2023-03-20T11:53:34.7570793Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-10] SKIPPED [ 49%] 2023-03-20T11:53:34.7584036Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-11] SKIPPED [ 49%] 2023-03-20T11:53:34.7597490Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-12] PASSED [ 49%] 2023-03-20T11:53:34.7610960Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-13] PASSED [ 49%] 2023-03-20T11:53:34.7624003Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-14] PASSED [ 49%] 2023-03-20T11:53:34.7637578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-15] SKIPPED [ 49%] 2023-03-20T11:53:34.7651026Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-16] SKIPPED [ 49%] 2023-03-20T11:53:34.7665553Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-17] SKIPPED [ 49%] 2023-03-20T11:53:34.7679386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-18] PASSED [ 49%] 2023-03-20T11:53:34.7693094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-19] PASSED [ 49%] 2023-03-20T11:53:34.7705880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-20] PASSED [ 49%] 2023-03-20T11:53:34.7719648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-21] SKIPPED [ 49%] 2023-03-20T11:53:34.7733730Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-22] SKIPPED [ 49%] 2023-03-20T11:53:34.7746541Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-23] SKIPPED [ 49%] 2023-03-20T11:53:34.7759608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-24] PASSED [ 49%] 2023-03-20T11:53:34.7774164Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-25] PASSED [ 49%] 2023-03-20T11:53:34.7786146Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-26] PASSED [ 49%] 2023-03-20T11:53:34.7799910Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-27] SKIPPED [ 49%] 2023-03-20T11:53:34.7814279Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-28] SKIPPED [ 49%] 2023-03-20T11:53:34.7828194Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_image_tensor-29] SKIPPED [ 49%] 2023-03-20T11:53:34.7841833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-000] PASSED [ 49%] 2023-03-20T11:53:34.7855340Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-001] PASSED [ 49%] 2023-03-20T11:53:34.7869433Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-002] PASSED [ 49%] 2023-03-20T11:53:34.7882892Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-003] PASSED [ 49%] 2023-03-20T11:53:34.7896426Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-004] PASSED [ 49%] 2023-03-20T11:53:34.7910530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-005] PASSED [ 49%] 2023-03-20T11:53:34.7924459Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-006] PASSED [ 49%] 2023-03-20T11:53:34.7937966Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-007] PASSED [ 49%] 2023-03-20T11:53:34.7951823Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-008] PASSED [ 49%] 2023-03-20T11:53:34.7965466Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-009] SKIPPED [ 49%] 2023-03-20T11:53:34.7979246Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-010] SKIPPED [ 49%] 2023-03-20T11:53:34.7993337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-011] SKIPPED [ 49%] 2023-03-20T11:53:34.8006770Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-012] SKIPPED [ 49%] 2023-03-20T11:53:34.8020636Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-013] SKIPPED [ 49%] 2023-03-20T11:53:34.8035842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-014] SKIPPED [ 49%] 2023-03-20T11:53:34.8050001Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-015] SKIPPED [ 49%] 2023-03-20T11:53:34.8063132Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-016] SKIPPED [ 49%] 2023-03-20T11:53:34.8076926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-017] SKIPPED [ 49%] 2023-03-20T11:53:34.8090839Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-018] SKIPPED [ 49%] 2023-03-20T11:53:34.8104524Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-019] SKIPPED [ 49%] 2023-03-20T11:53:34.8118447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-020] SKIPPED [ 49%] 2023-03-20T11:53:34.8133765Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-021] SKIPPED [ 49%] 2023-03-20T11:53:34.8147529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-022] SKIPPED [ 49%] 2023-03-20T11:53:34.8161243Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-023] SKIPPED [ 49%] 2023-03-20T11:53:34.8174758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-024] SKIPPED [ 49%] 2023-03-20T11:53:34.8188813Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-025] SKIPPED [ 49%] 2023-03-20T11:53:34.8202068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-026] SKIPPED [ 49%] 2023-03-20T11:53:34.8215544Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-027] SKIPPED [ 49%] 2023-03-20T11:53:34.8230718Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-028] SKIPPED [ 49%] 2023-03-20T11:53:34.8244622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-029] SKIPPED [ 49%] 2023-03-20T11:53:34.8258401Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-030] SKIPPED [ 49%] 2023-03-20T11:53:34.8272121Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-031] SKIPPED [ 49%] 2023-03-20T11:53:34.8285535Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-032] SKIPPED [ 49%] 2023-03-20T11:53:34.8299485Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-033] SKIPPED [ 49%] 2023-03-20T11:53:34.8313389Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-034] SKIPPED [ 49%] 2023-03-20T11:53:34.8329609Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-035] SKIPPED [ 49%] 2023-03-20T11:53:34.8342166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-036] PASSED [ 49%] 2023-03-20T11:53:34.8355870Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-037] PASSED [ 49%] 2023-03-20T11:53:34.8370295Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-038] PASSED [ 49%] 2023-03-20T11:53:34.8383339Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-039] PASSED [ 49%] 2023-03-20T11:53:34.8396967Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-040] PASSED [ 49%] 2023-03-20T11:53:34.8410613Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-041] PASSED [ 49%] 2023-03-20T11:53:34.8423992Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-042] PASSED [ 49%] 2023-03-20T11:53:34.8437780Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-043] PASSED [ 49%] 2023-03-20T11:53:34.8451845Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-044] PASSED [ 49%] 2023-03-20T11:53:34.8464974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-045] SKIPPED [ 49%] 2023-03-20T11:53:34.8479076Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-046] SKIPPED [ 49%] 2023-03-20T11:53:34.8493271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-047] SKIPPED [ 49%] 2023-03-20T11:53:34.8506122Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-048] SKIPPED [ 49%] 2023-03-20T11:53:34.8519880Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-049] SKIPPED [ 49%] 2023-03-20T11:53:34.8537603Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-050] SKIPPED [ 49%] 2023-03-20T11:53:34.8551608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-051] SKIPPED [ 49%] 2023-03-20T11:53:34.8564893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-052] SKIPPED [ 49%] 2023-03-20T11:53:34.8578955Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-053] SKIPPED [ 49%] 2023-03-20T11:53:34.8592769Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-054] PASSED [ 49%] 2023-03-20T11:53:34.8606159Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-055] PASSED [ 49%] 2023-03-20T11:53:34.8620368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-056] PASSED [ 49%] 2023-03-20T11:53:34.8634068Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-057] PASSED [ 49%] 2023-03-20T11:53:34.8648529Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-058] PASSED [ 49%] 2023-03-20T11:53:34.8661213Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-059] PASSED [ 49%] 2023-03-20T11:53:34.8674952Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-060] PASSED [ 49%] 2023-03-20T11:53:34.8689396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-061] PASSED [ 49%] 2023-03-20T11:53:34.8702346Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-062] PASSED [ 49%] 2023-03-20T11:53:34.8716120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-063] SKIPPED [ 49%] 2023-03-20T11:53:34.8730212Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-064] SKIPPED [ 49%] 2023-03-20T11:53:34.8744830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-065] SKIPPED [ 49%] 2023-03-20T11:53:34.8758688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-066] SKIPPED [ 49%] 2023-03-20T11:53:34.8772947Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-067] SKIPPED [ 49%] 2023-03-20T11:53:34.8785657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-068] SKIPPED [ 49%] 2023-03-20T11:53:34.8799578Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-069] SKIPPED [ 49%] 2023-03-20T11:53:34.8813895Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-070] SKIPPED [ 49%] 2023-03-20T11:53:34.8826922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-071] SKIPPED [ 49%] 2023-03-20T11:53:34.8842221Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-072] SKIPPED [ 49%] 2023-03-20T11:53:34.8855580Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-073] SKIPPED [ 49%] 2023-03-20T11:53:34.8869706Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-074] SKIPPED [ 49%] 2023-03-20T11:53:34.8883112Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-075] SKIPPED [ 49%] 2023-03-20T11:53:34.8896810Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-076] SKIPPED [ 49%] 2023-03-20T11:53:34.8910904Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-077] SKIPPED [ 49%] 2023-03-20T11:53:34.8924084Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-078] SKIPPED [ 49%] 2023-03-20T11:53:34.8939585Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-079] SKIPPED [ 49%] 2023-03-20T11:53:34.8953319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-080] SKIPPED [ 49%] 2023-03-20T11:53:34.8966707Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-081] SKIPPED [ 49%] 2023-03-20T11:53:34.8980688Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-082] SKIPPED [ 49%] 2023-03-20T11:53:34.8993758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-083] SKIPPED [ 49%] 2023-03-20T11:53:34.9007255Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-084] SKIPPED [ 49%] 2023-03-20T11:53:34.9021791Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-085] SKIPPED [ 49%] 2023-03-20T11:53:34.9036658Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-086] SKIPPED [ 49%] 2023-03-20T11:53:34.9050560Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-087] SKIPPED [ 49%] 2023-03-20T11:53:34.9064117Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-088] SKIPPED [ 49%] 2023-03-20T11:53:34.9078019Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-089] SKIPPED [ 49%] 2023-03-20T11:53:34.9092781Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-090] PASSED [ 49%] 2023-03-20T11:53:34.9105273Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-091] PASSED [ 49%] 2023-03-20T11:53:34.9119115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-092] PASSED [ 49%] 2023-03-20T11:53:34.9133396Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-093] PASSED [ 49%] 2023-03-20T11:53:34.9146375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-094] PASSED [ 49%] 2023-03-20T11:53:34.9159926Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-095] PASSED [ 49%] 2023-03-20T11:53:34.9173999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-096] PASSED [ 49%] 2023-03-20T11:53:34.9187631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-097] PASSED [ 49%] 2023-03-20T11:53:34.9201220Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-098] PASSED [ 49%] 2023-03-20T11:53:34.9214774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-099] SKIPPED [ 49%] 2023-03-20T11:53:34.9228407Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-100] SKIPPED [ 49%] 2023-03-20T11:53:34.9242697Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-101] SKIPPED [ 49%] 2023-03-20T11:53:34.9256250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-102] SKIPPED [ 49%] 2023-03-20T11:53:34.9269976Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-103] SKIPPED [ 49%] 2023-03-20T11:53:34.9283229Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-104] SKIPPED [ 49%] 2023-03-20T11:53:34.9296882Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-105] SKIPPED [ 49%] 2023-03-20T11:53:34.9310488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-106] SKIPPED [ 49%] 2023-03-20T11:53:34.9324099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-five_crop_video-107] SKIPPED [ 49%] 2023-03-20T11:53:34.9340144Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:34.9354120Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:34.9369099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:34.9381405Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-03] SKIPPED [ 49%] 2023-03-20T11:53:34.9394755Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-04] SKIPPED [ 49%] 2023-03-20T11:53:34.9408802Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-05] SKIPPED [ 49%] 2023-03-20T11:53:34.9422717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:34.9436659Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:34.9451051Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:34.9464313Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-09] SKIPPED [ 49%] 2023-03-20T11:53:34.9477671Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-10] SKIPPED [ 49%] 2023-03-20T11:53:34.9491079Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-11] SKIPPED [ 49%] 2023-03-20T11:53:34.9506889Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-12] PASSED [ 49%] 2023-03-20T11:53:34.9521445Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-13] PASSED [ 49%] 2023-03-20T11:53:34.9534990Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-14] PASSED [ 49%] 2023-03-20T11:53:34.9547927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-15] SKIPPED [ 49%] 2023-03-20T11:53:34.9561206Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-16] SKIPPED [ 49%] 2023-03-20T11:53:34.9573942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-17] SKIPPED [ 49%] 2023-03-20T11:53:34.9587496Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-18] PASSED [ 49%] 2023-03-20T11:53:34.9600997Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-19] PASSED [ 49%] 2023-03-20T11:53:34.9614582Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-20] PASSED [ 49%] 2023-03-20T11:53:34.9628000Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-21] SKIPPED [ 49%] 2023-03-20T11:53:34.9640685Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-22] SKIPPED [ 49%] 2023-03-20T11:53:34.9654959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-23] SKIPPED [ 49%] 2023-03-20T11:53:34.9669069Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-24] PASSED [ 49%] 2023-03-20T11:53:34.9682309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-25] PASSED [ 49%] 2023-03-20T11:53:34.9696101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-26] PASSED [ 49%] 2023-03-20T11:53:34.9709191Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-27] SKIPPED [ 49%] 2023-03-20T11:53:34.9721876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-28] SKIPPED [ 49%] 2023-03-20T11:53:34.9734662Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-29] SKIPPED [ 49%] 2023-03-20T11:53:34.9748590Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-30] PASSED [ 49%] 2023-03-20T11:53:34.9762429Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-31] PASSED [ 49%] 2023-03-20T11:53:34.9775974Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-32] PASSED [ 49%] 2023-03-20T11:53:34.9789868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-33] SKIPPED [ 49%] 2023-03-20T11:53:34.9803225Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-34] SKIPPED [ 49%] 2023-03-20T11:53:34.9818480Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-35] SKIPPED [ 49%] 2023-03-20T11:53:34.9833101Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-36] PASSED [ 49%] 2023-03-20T11:53:34.9847024Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-37] PASSED [ 49%] 2023-03-20T11:53:34.9861207Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-38] PASSED [ 49%] 2023-03-20T11:53:34.9874657Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-39] SKIPPED [ 49%] 2023-03-20T11:53:34.9888905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-40] SKIPPED [ 49%] 2023-03-20T11:53:34.9901860Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-41] SKIPPED [ 49%] 2023-03-20T11:53:34.9915876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-42] PASSED [ 49%] 2023-03-20T11:53:34.9930177Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-43] PASSED [ 49%] 2023-03-20T11:53:34.9944066Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-44] PASSED [ 49%] 2023-03-20T11:53:34.9957602Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-45] SKIPPED [ 49%] 2023-03-20T11:53:34.9972088Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-46] SKIPPED [ 49%] 2023-03-20T11:53:34.9986409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-47] SKIPPED [ 49%] 2023-03-20T11:53:35.0000601Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-48] PASSED [ 49%] 2023-03-20T11:53:35.0014620Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-49] PASSED [ 49%] 2023-03-20T11:53:35.0029021Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-50] PASSED [ 49%] 2023-03-20T11:53:35.0042263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-51] SKIPPED [ 49%] 2023-03-20T11:53:35.0055425Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-52] SKIPPED [ 49%] 2023-03-20T11:53:35.0069332Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-53] SKIPPED [ 49%] 2023-03-20T11:53:35.0083290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-54] PASSED [ 49%] 2023-03-20T11:53:35.0097283Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-55] PASSED [ 49%] 2023-03-20T11:53:35.0111606Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-56] PASSED [ 49%] 2023-03-20T11:53:35.0124627Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-57] SKIPPED [ 49%] 2023-03-20T11:53:35.0138360Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-58] SKIPPED [ 49%] 2023-03-20T11:53:35.0153208Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_image_tensor-59] SKIPPED [ 49%] 2023-03-20T11:53:35.0168621Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-000] PASSED [ 49%] 2023-03-20T11:53:35.0182648Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-001] PASSED [ 49%] 2023-03-20T11:53:35.0197065Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-002] PASSED [ 49%] 2023-03-20T11:53:35.0212489Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-003] PASSED [ 49%] 2023-03-20T11:53:35.0226228Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-004] PASSED [ 49%] 2023-03-20T11:53:35.0240919Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-005] PASSED [ 49%] 2023-03-20T11:53:35.0255174Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-006] PASSED [ 49%] 2023-03-20T11:53:35.0270176Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-007] PASSED [ 49%] 2023-03-20T11:53:35.0284325Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-008] PASSED [ 49%] 2023-03-20T11:53:35.0298678Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-009] SKIPPED [ 49%] 2023-03-20T11:53:35.0312190Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-010] SKIPPED [ 49%] 2023-03-20T11:53:35.0325710Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-011] SKIPPED [ 49%] 2023-03-20T11:53:35.0339463Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-012] SKIPPED [ 49%] 2023-03-20T11:53:35.0353119Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-013] SKIPPED [ 49%] 2023-03-20T11:53:35.0370451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-014] SKIPPED [ 49%] 2023-03-20T11:53:35.0384082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-015] SKIPPED [ 49%] 2023-03-20T11:53:35.0397905Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-016] SKIPPED [ 49%] 2023-03-20T11:53:35.0412546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-017] SKIPPED [ 49%] 2023-03-20T11:53:35.0425608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-018] SKIPPED [ 49%] 2023-03-20T11:53:35.0439635Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-019] SKIPPED [ 49%] 2023-03-20T11:53:35.0453959Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-020] SKIPPED [ 49%] 2023-03-20T11:53:35.0468667Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-021] SKIPPED [ 49%] 2023-03-20T11:53:35.0482324Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-022] SKIPPED [ 49%] 2023-03-20T11:53:35.0495876Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-023] SKIPPED [ 49%] 2023-03-20T11:53:35.0509986Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-024] SKIPPED [ 49%] 2023-03-20T11:53:35.0523598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-025] SKIPPED [ 49%] 2023-03-20T11:53:35.0537562Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-026] SKIPPED [ 49%] 2023-03-20T11:53:35.0551531Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-027] SKIPPED [ 49%] 2023-03-20T11:53:35.0566371Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-028] SKIPPED [ 49%] 2023-03-20T11:53:35.0580369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-029] SKIPPED [ 49%] 2023-03-20T11:53:35.0603302Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-030] SKIPPED [ 49%] 2023-03-20T11:53:35.0609366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-031] SKIPPED [ 49%] 2023-03-20T11:53:35.0621447Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-032] SKIPPED [ 49%] 2023-03-20T11:53:35.0635231Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-033] SKIPPED [ 49%] 2023-03-20T11:53:35.0649717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-034] SKIPPED [ 49%] 2023-03-20T11:53:35.0664369Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-035] SKIPPED [ 49%] 2023-03-20T11:53:35.0678694Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-036] PASSED [ 49%] 2023-03-20T11:53:35.0694009Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-037] PASSED [ 49%] 2023-03-20T11:53:35.0707139Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-038] PASSED [ 49%] 2023-03-20T11:53:35.0721842Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-039] PASSED [ 49%] 2023-03-20T11:53:35.0735927Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-040] PASSED [ 49%] 2023-03-20T11:53:35.0750841Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-041] PASSED [ 49%] 2023-03-20T11:53:35.0764801Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-042] PASSED [ 49%] 2023-03-20T11:53:35.0779470Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-043] PASSED [ 49%] 2023-03-20T11:53:35.0794593Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-044] PASSED [ 49%] 2023-03-20T11:53:35.0808833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-045] SKIPPED [ 49%] 2023-03-20T11:53:35.0822372Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-046] SKIPPED [ 49%] 2023-03-20T11:53:35.0836040Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-047] SKIPPED [ 49%] 2023-03-20T11:53:35.0850518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-048] SKIPPED [ 49%] 2023-03-20T11:53:35.0863439Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-049] SKIPPED [ 49%] 2023-03-20T11:53:35.0878868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-050] SKIPPED [ 49%] 2023-03-20T11:53:35.0893409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-051] SKIPPED [ 49%] 2023-03-20T11:53:35.0906565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-052] SKIPPED [ 49%] 2023-03-20T11:53:35.0920232Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-053] SKIPPED [ 49%] 2023-03-20T11:53:35.0934715Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-054] PASSED [ 49%] 2023-03-20T11:53:35.0949388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-055] PASSED [ 49%] 2023-03-20T11:53:35.0963615Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-056] PASSED [ 49%] 2023-03-20T11:53:35.0978115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-057] PASSED [ 49%] 2023-03-20T11:53:35.0992670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-058] PASSED [ 49%] 2023-03-20T11:53:35.1006774Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-059] PASSED [ 49%] 2023-03-20T11:53:35.1021530Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-060] PASSED [ 49%] 2023-03-20T11:53:35.1036099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-061] PASSED [ 49%] 2023-03-20T11:53:35.1050642Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-062] PASSED [ 49%] 2023-03-20T11:53:35.1064274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-063] SKIPPED [ 49%] 2023-03-20T11:53:35.1078060Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-064] SKIPPED [ 49%] 2023-03-20T11:53:35.1094237Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-065] SKIPPED [ 49%] 2023-03-20T11:53:35.1106741Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-066] SKIPPED [ 49%] 2023-03-20T11:53:35.1120568Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-067] SKIPPED [ 49%] 2023-03-20T11:53:35.1134488Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-068] SKIPPED [ 49%] 2023-03-20T11:53:35.1148397Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-069] SKIPPED [ 49%] 2023-03-20T11:53:35.1162198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-070] SKIPPED [ 49%] 2023-03-20T11:53:35.1175833Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-071] SKIPPED [ 49%] 2023-03-20T11:53:35.1191271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-072] SKIPPED [ 49%] 2023-03-20T11:53:35.1204631Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-073] SKIPPED [ 49%] 2023-03-20T11:53:35.1218522Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-074] SKIPPED [ 49%] 2023-03-20T11:53:35.1232513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-075] SKIPPED [ 49%] 2023-03-20T11:53:35.1246072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-076] SKIPPED [ 49%] 2023-03-20T11:53:35.1259987Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-077] SKIPPED [ 49%] 2023-03-20T11:53:35.1273420Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-078] SKIPPED [ 49%] 2023-03-20T11:53:35.1288832Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-079] SKIPPED [ 49%] 2023-03-20T11:53:35.1302518Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-080] SKIPPED [ 49%] 2023-03-20T11:53:35.1316249Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-081] SKIPPED [ 49%] 2023-03-20T11:53:35.1330415Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-082] SKIPPED [ 49%] 2023-03-20T11:53:35.1343517Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-083] SKIPPED [ 49%] 2023-03-20T11:53:35.1357188Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-084] SKIPPED [ 49%] 2023-03-20T11:53:35.1371090Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-085] SKIPPED [ 49%] 2023-03-20T11:53:35.1386196Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-086] SKIPPED [ 49%] 2023-03-20T11:53:35.1399956Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-087] SKIPPED [ 49%] 2023-03-20T11:53:35.1414236Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-088] SKIPPED [ 49%] 2023-03-20T11:53:35.1427388Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-089] SKIPPED [ 49%] 2023-03-20T11:53:35.1441975Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-090] PASSED [ 49%] 2023-03-20T11:53:35.1456337Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-091] PASSED [ 49%] 2023-03-20T11:53:35.1471115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-092] PASSED [ 49%] 2023-03-20T11:53:35.1485094Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-093] PASSED [ 49%] 2023-03-20T11:53:35.1499868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-094] PASSED [ 49%] 2023-03-20T11:53:35.1514368Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-095] PASSED [ 49%] 2023-03-20T11:53:35.1529766Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-096] PASSED [ 49%] 2023-03-20T11:53:35.1543421Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-097] PASSED [ 49%] 2023-03-20T11:53:35.1557650Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-098] PASSED [ 49%] 2023-03-20T11:53:35.1572348Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-099] SKIPPED [ 49%] 2023-03-20T11:53:35.1585406Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-100] SKIPPED [ 49%] 2023-03-20T11:53:35.1599875Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-101] SKIPPED [ 49%] 2023-03-20T11:53:35.1613894Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-102] SKIPPED [ 49%] 2023-03-20T11:53:35.1627747Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-103] SKIPPED [ 49%] 2023-03-20T11:53:35.1641286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-104] SKIPPED [ 49%] 2023-03-20T11:53:35.1654890Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-105] SKIPPED [ 49%] 2023-03-20T11:53:35.1668866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-106] SKIPPED [ 49%] 2023-03-20T11:53:35.1682554Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-ten_crop_video-107] SKIPPED [ 49%] 2023-03-20T11:53:35.1697012Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:35.1712186Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:35.1725681Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:35.1739788Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-03] PASSED [ 49%] 2023-03-20T11:53:35.1753730Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-04] PASSED [ 49%] 2023-03-20T11:53:35.1767558Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-05] PASSED [ 49%] 2023-03-20T11:53:35.1781598Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:35.1795532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:35.1810299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:35.1822834Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-09] SKIPPED [ 49%] 2023-03-20T11:53:35.1836494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-10] SKIPPED [ 49%] 2023-03-20T11:53:35.1850290Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-11] SKIPPED [ 49%] 2023-03-20T11:53:35.1863364Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-12] SKIPPED [ 49%] 2023-03-20T11:53:35.1877988Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-13] SKIPPED [ 49%] 2023-03-20T11:53:35.1894664Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-14] SKIPPED [ 49%] 2023-03-20T11:53:35.1907166Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-15] SKIPPED [ 49%] 2023-03-20T11:53:35.1921030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-16] SKIPPED [ 49%] 2023-03-20T11:53:35.1934274Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_image_tensor-17] SKIPPED [ 49%] 2023-03-20T11:53:35.1949115Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_video-0] PASSED [ 49%] 2023-03-20T11:53:35.1962942Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_video-1] PASSED [ 49%] 2023-03-20T11:53:35.1977199Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_video-2] PASSED [ 49%] 2023-03-20T11:53:35.1991373Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_video-3] SKIPPED [ 49%] 2023-03-20T11:53:35.2004866Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_video-4] SKIPPED [ 49%] 2023-03-20T11:53:35.2019113Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-normalize_video-5] SKIPPED [ 49%] 2023-03-20T11:53:35.2034861Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:35.2048564Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:35.2060804Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:35.2074343Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-03] SKIPPED [ 49%] 2023-03-20T11:53:35.2088550Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-04] SKIPPED [ 49%] 2023-03-20T11:53:35.2101250Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-05] SKIPPED [ 49%] 2023-03-20T11:53:35.2114921Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:35.2128830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:35.2141533Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:35.2155070Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-09] SKIPPED [ 49%] 2023-03-20T11:53:35.2169215Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-10] SKIPPED [ 49%] 2023-03-20T11:53:35.2181963Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-11] SKIPPED [ 49%] 2023-03-20T11:53:35.2196607Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-12] PASSED [ 49%] 2023-03-20T11:53:35.2210566Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-13] PASSED [ 49%] 2023-03-20T11:53:35.2223276Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-14] PASSED [ 49%] 2023-03-20T11:53:35.2236386Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-15] SKIPPED [ 49%] 2023-03-20T11:53:35.2250328Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-16] SKIPPED [ 49%] 2023-03-20T11:53:35.2263513Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-17] SKIPPED [ 49%] 2023-03-20T11:53:35.2276896Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-18] PASSED [ 49%] 2023-03-20T11:53:35.2290684Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-19] PASSED [ 49%] 2023-03-20T11:53:35.2303483Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-20] PASSED [ 49%] 2023-03-20T11:53:35.2316983Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-21] SKIPPED [ 49%] 2023-03-20T11:53:35.2330722Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-22] SKIPPED [ 49%] 2023-03-20T11:53:35.2344149Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-23] SKIPPED [ 49%] 2023-03-20T11:53:35.2358932Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-24] PASSED [ 49%] 2023-03-20T11:53:35.2373062Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-25] PASSED [ 49%] 2023-03-20T11:53:35.2385622Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-26] PASSED [ 49%] 2023-03-20T11:53:35.2399248Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-27] SKIPPED [ 49%] 2023-03-20T11:53:35.2413099Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-28] SKIPPED [ 49%] 2023-03-20T11:53:35.2426147Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-29] SKIPPED [ 49%] 2023-03-20T11:53:35.2439299Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-30] PASSED [ 49%] 2023-03-20T11:53:35.2452699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-31] PASSED [ 49%] 2023-03-20T11:53:35.2464536Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-32] PASSED [ 49%] 2023-03-20T11:53:35.2478100Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-33] SKIPPED [ 49%] 2023-03-20T11:53:35.2491442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-34] SKIPPED [ 49%] 2023-03-20T11:53:35.2504461Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-35] SKIPPED [ 49%] 2023-03-20T11:53:35.2519409Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-36] PASSED [ 49%] 2023-03-20T11:53:35.2533375Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-37] PASSED [ 49%] 2023-03-20T11:53:35.2546075Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-38] PASSED [ 49%] 2023-03-20T11:53:35.2559359Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-39] SKIPPED [ 49%] 2023-03-20T11:53:35.2573494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-40] SKIPPED [ 49%] 2023-03-20T11:53:35.2586366Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-41] SKIPPED [ 49%] 2023-03-20T11:53:35.2599971Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-42] PASSED [ 49%] 2023-03-20T11:53:35.2613699Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-43] PASSED [ 49%] 2023-03-20T11:53:35.2625929Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-44] PASSED [ 49%] 2023-03-20T11:53:35.2639686Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-45] SKIPPED [ 49%] 2023-03-20T11:53:35.2653985Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-46] SKIPPED [ 49%] 2023-03-20T11:53:35.2666392Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-47] SKIPPED [ 49%] 2023-03-20T11:53:35.2681292Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-48] PASSED [ 49%] 2023-03-20T11:53:35.2694546Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-49] PASSED [ 49%] 2023-03-20T11:53:35.2708111Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-50] PASSED [ 49%] 2023-03-20T11:53:35.2721565Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-51] SKIPPED [ 49%] 2023-03-20T11:53:35.2734872Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-52] SKIPPED [ 49%] 2023-03-20T11:53:35.2748760Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-53] SKIPPED [ 49%] 2023-03-20T11:53:35.2760941Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-54] PASSED [ 49%] 2023-03-20T11:53:35.2774254Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-55] PASSED [ 49%] 2023-03-20T11:53:35.2786666Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-56] PASSED [ 49%] 2023-03-20T11:53:35.2800064Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-57] SKIPPED [ 49%] 2023-03-20T11:53:35.2814286Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-58] SKIPPED [ 49%] 2023-03-20T11:53:35.2827187Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-59] SKIPPED [ 49%] 2023-03-20T11:53:35.2841646Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-60] PASSED [ 49%] 2023-03-20T11:53:35.2854579Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-61] PASSED [ 49%] 2023-03-20T11:53:35.2867296Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-62] PASSED [ 49%] 2023-03-20T11:53:35.2880999Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-63] SKIPPED [ 49%] 2023-03-20T11:53:35.2894455Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-64] SKIPPED [ 49%] 2023-03-20T11:53:35.2908252Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-65] SKIPPED [ 49%] 2023-03-20T11:53:35.2921624Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-66] PASSED [ 49%] 2023-03-20T11:53:35.2934757Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-67] PASSED [ 49%] 2023-03-20T11:53:35.2948353Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-68] PASSED [ 49%] 2023-03-20T11:53:35.2961763Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-69] SKIPPED [ 49%] 2023-03-20T11:53:35.2975045Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-70] SKIPPED [ 49%] 2023-03-20T11:53:35.2988967Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-71] SKIPPED [ 49%] 2023-03-20T11:53:35.3003072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-72] PASSED [ 49%] 2023-03-20T11:53:35.3016072Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-73] PASSED [ 49%] 2023-03-20T11:53:35.3029670Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-74] PASSED [ 49%] 2023-03-20T11:53:35.3042726Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-75] SKIPPED [ 49%] 2023-03-20T11:53:35.3055948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-76] SKIPPED [ 49%] 2023-03-20T11:53:35.3069893Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-77] SKIPPED [ 49%] 2023-03-20T11:53:35.3082082Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-78] PASSED [ 49%] 2023-03-20T11:53:35.3094696Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-79] PASSED [ 49%] 2023-03-20T11:53:35.3107867Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-80] PASSED [ 49%] 2023-03-20T11:53:35.3121382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-81] SKIPPED [ 49%] 2023-03-20T11:53:35.3134920Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-82] SKIPPED [ 49%] 2023-03-20T11:53:35.3148758Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_image_tensor-83] SKIPPED [ 49%] 2023-03-20T11:53:35.3163473Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-00] PASSED [ 49%] 2023-03-20T11:53:35.3176378Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-01] PASSED [ 49%] 2023-03-20T11:53:35.3189948Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-02] PASSED [ 49%] 2023-03-20T11:53:35.3203184Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-03] PASSED [ 49%] 2023-03-20T11:53:35.3216450Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-04] PASSED [ 49%] 2023-03-20T11:53:35.3230158Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-05] PASSED [ 49%] 2023-03-20T11:53:35.3243586Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-06] PASSED [ 49%] 2023-03-20T11:53:35.3256825Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-07] PASSED [ 49%] 2023-03-20T11:53:35.3270309Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-08] PASSED [ 49%] 2023-03-20T11:53:35.3283705Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-09] SKIPPED [ 49%] 2023-03-20T11:53:35.3297356Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-10] SKIPPED [ 49%] 2023-03-20T11:53:35.3311775Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-11] SKIPPED [ 49%] 2023-03-20T11:53:35.3325173Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-12] SKIPPED [ 49%] 2023-03-20T11:53:35.3339086Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-13] SKIPPED [ 49%] 2023-03-20T11:53:35.3354327Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-14] SKIPPED [ 49%] 2023-03-20T11:53:35.3368668Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-15] SKIPPED [ 49%] 2023-03-20T11:53:35.3381902Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-16] SKIPPED [ 49%] 2023-03-20T11:53:35.3395830Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-17] SKIPPED [ 49%] 2023-03-20T11:53:35.3410651Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-18] PASSED [ 49%] 2023-03-20T11:53:35.3422717Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-19] PASSED [ 49%] 2023-03-20T11:53:35.3436241Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-20] PASSED [ 49%] 2023-03-20T11:53:35.3450612Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-21] PASSED [ 49%] 2023-03-20T11:53:35.3462506Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-22] PASSED [ 49%] 2023-03-20T11:53:35.3476134Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-23] PASSED [ 49%] 2023-03-20T11:53:35.3490608Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-24] PASSED [ 49%] 2023-03-20T11:53:35.3502886Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-25] PASSED [ 49%] 2023-03-20T11:53:35.3516437Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-26] PASSED [ 49%] 2023-03-20T11:53:35.3530520Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-27] SKIPPED [ 49%] 2023-03-20T11:53:35.3544157Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-28] SKIPPED [ 49%] 2023-03-20T11:53:35.3559271Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-29] SKIPPED [ 49%] 2023-03-20T11:53:35.3573898Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-30] SKIPPED [ 49%] 2023-03-20T11:53:35.3586628Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-31] SKIPPED [ 49%] 2023-03-20T11:53:35.3600430Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-32] SKIPPED [ 49%] 2023-03-20T11:53:35.3615052Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-33] SKIPPED [ 49%] 2023-03-20T11:53:35.3628413Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-34] SKIPPED [ 49%] 2023-03-20T11:53:35.3642859Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-convert_dtype_video-35] SKIPPED [ 49%] 2023-03-20T11:53:35.3657913Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-00] PASSED [ 49%] 2023-03-20T11:53:35.3671922Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-01] PASSED [ 49%] 2023-03-20T11:53:35.3685253Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-02] PASSED [ 49%] 2023-03-20T11:53:35.3699198Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-03] PASSED [ 49%] 2023-03-20T11:53:35.3713205Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-04] PASSED [ 49%] 2023-03-20T11:53:35.3726752Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-05] PASSED [ 49%] 2023-03-20T11:53:35.3740712Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-06] PASSED [ 49%] 2023-03-20T11:53:35.3754647Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-07] PASSED [ 49%] 2023-03-20T11:53:35.3768958Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-08] PASSED [ 49%] 2023-03-20T11:53:35.3782312Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-09] SKIPPED [ 49%] 2023-03-20T11:53:35.3796137Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-10] SKIPPED [ 49%] 2023-03-20T11:53:35.3810494Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-11] SKIPPED [ 49%] 2023-03-20T11:53:35.3823592Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-12] SKIPPED [ 49%] 2023-03-20T11:53:35.3837354Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-13] SKIPPED [ 49%] 2023-03-20T11:53:35.3853319Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-14] SKIPPED [ 49%] 2023-03-20T11:53:35.3866341Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-15] SKIPPED [ 49%] 2023-03-20T11:53:35.3880914Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-16] SKIPPED [ 49%] 2023-03-20T11:53:35.3894497Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-17] SKIPPED [ 49%] 2023-03-20T11:53:35.3908263Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-18] PASSED [ 49%] 2023-03-20T11:53:35.3922129Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-19] PASSED [ 49%] 2023-03-20T11:53:35.3936308Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-20] PASSED [ 49%] 2023-03-20T11:53:35.3950868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-21] PASSED [ 49%] 2023-03-20T11:53:35.3964532Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-22] PASSED [ 49%] 2023-03-20T11:53:35.3978431Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-23] PASSED [ 49%] 2023-03-20T11:53:35.3991915Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-24] PASSED [ 49%] 2023-03-20T11:53:35.4005451Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-25] PASSED [ 49%] 2023-03-20T11:53:35.4019385Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-26] PASSED [ 49%] 2023-03-20T11:53:35.4033382Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-27] SKIPPED [ 49%] 2023-03-20T11:53:35.4047034Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-28] SKIPPED [ 49%] 2023-03-20T11:53:35.4064030Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-29] SKIPPED [ 49%] 2023-03-20T11:53:35.4077970Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-30] SKIPPED [ 49%] 2023-03-20T11:53:35.4091868Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-31] SKIPPED [ 49%] 2023-03-20T11:53:35.4105597Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-32] SKIPPED [ 49%] 2023-03-20T11:53:35.4119287Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-33] SKIPPED [ 49%] 2023-03-20T11:53:35.4134442Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-34] SKIPPED [ 49%] 2023-03-20T11:53:35.4147458Z test/test_transforms_v2_functional.py::TestKernels::test_no_inplace[cuda-uniform_temporal_subsample_video-35] SKIPPED [ 49%] 2023-03-20T11:53:35.4165261Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:35.4181651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:35.4197295Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:35.4213337Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-03] PASSED [ 49%] 2023-03-20T11:53:35.4227760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-04] PASSED [ 49%] 2023-03-20T11:53:35.4242084Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-05] PASSED [ 49%] 2023-03-20T11:53:35.4257864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:35.4274471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:35.4290734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:35.4305579Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-09] PASSED [ 49%] 2023-03-20T11:53:35.4320717Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-10] PASSED [ 49%] 2023-03-20T11:53:35.4335520Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-11] PASSED [ 49%] 2023-03-20T11:53:35.4351273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-12] PASSED [ 49%] 2023-03-20T11:53:35.4367579Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-13] PASSED [ 49%] 2023-03-20T11:53:35.4384471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-14] PASSED [ 49%] 2023-03-20T11:53:35.4399698Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-15] PASSED [ 49%] 2023-03-20T11:53:35.4414394Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-16] PASSED [ 49%] 2023-03-20T11:53:35.4429665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-17] PASSED [ 49%] 2023-03-20T11:53:35.4445123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-18] PASSED [ 49%] 2023-03-20T11:53:35.4461942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-19] PASSED [ 49%] 2023-03-20T11:53:35.4480656Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-20] PASSED [ 49%] 2023-03-20T11:53:35.4495349Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-21] PASSED [ 49%] 2023-03-20T11:53:35.4510794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-22] PASSED [ 49%] 2023-03-20T11:53:35.4525706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_image_tensor-23] PASSED [ 49%] 2023-03-20T11:53:35.4548167Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_bounding_box-0] PASSED [ 49%] 2023-03-20T11:53:35.4571031Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_bounding_box-1] PASSED [ 49%] 2023-03-20T11:53:35.4594645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_bounding_box-2] PASSED [ 49%] 2023-03-20T11:53:35.4611192Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_bounding_box-3] PASSED [ 49%] 2023-03-20T11:53:35.4627885Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_bounding_box-4] PASSED [ 49%] 2023-03-20T11:53:35.4644451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_bounding_box-5] PASSED [ 49%] 2023-03-20T11:53:35.4659233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-00] PASSED [ 49%] 2023-03-20T11:53:35.4674874Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-01] PASSED [ 49%] 2023-03-20T11:53:35.4690357Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-02] PASSED [ 49%] 2023-03-20T11:53:35.4704662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-03] PASSED [ 49%] 2023-03-20T11:53:35.4718994Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-04] PASSED [ 49%] 2023-03-20T11:53:35.4734069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-05] PASSED [ 49%] 2023-03-20T11:53:35.4747453Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-06] PASSED [ 49%] 2023-03-20T11:53:35.4762000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-07] PASSED [ 49%] 2023-03-20T11:53:35.4776301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-08] PASSED [ 49%] 2023-03-20T11:53:35.4790822Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-09] PASSED [ 49%] 2023-03-20T11:53:35.4804970Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-10] PASSED [ 49%] 2023-03-20T11:53:35.4820364Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-11] PASSED [ 49%] 2023-03-20T11:53:35.4835792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-12] PASSED [ 49%] 2023-03-20T11:53:35.4851942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-13] PASSED [ 49%] 2023-03-20T11:53:35.4870601Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-14] PASSED [ 49%] 2023-03-20T11:53:35.4884864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-15] PASSED [ 49%] 2023-03-20T11:53:35.4899546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-16] PASSED [ 49%] 2023-03-20T11:53:35.4913868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-17] PASSED [ 49%] 2023-03-20T11:53:35.4929266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-18] PASSED [ 49%] 2023-03-20T11:53:35.4943751Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-19] PASSED [ 49%] 2023-03-20T11:53:35.4959009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-20] PASSED [ 49%] 2023-03-20T11:53:35.4973728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-21] PASSED [ 49%] 2023-03-20T11:53:35.4987439Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-22] PASSED [ 49%] 2023-03-20T11:53:35.5001803Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-23] PASSED [ 49%] 2023-03-20T11:53:35.5016737Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-24] PASSED [ 49%] 2023-03-20T11:53:35.5031744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-25] PASSED [ 49%] 2023-03-20T11:53:35.5046582Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-26] PASSED [ 49%] 2023-03-20T11:53:35.5061011Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-27] PASSED [ 49%] 2023-03-20T11:53:35.5075474Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-28] PASSED [ 49%] 2023-03-20T11:53:35.5090173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-29] PASSED [ 49%] 2023-03-20T11:53:35.5104508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-30] PASSED [ 49%] 2023-03-20T11:53:35.5119888Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-31] PASSED [ 49%] 2023-03-20T11:53:35.5134463Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-32] PASSED [ 49%] 2023-03-20T11:53:35.5149024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-33] PASSED [ 49%] 2023-03-20T11:53:35.5163871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-34] PASSED [ 49%] 2023-03-20T11:53:35.5177323Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_mask-35] PASSED [ 49%] 2023-03-20T11:53:35.5193568Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-00] PASSED [ 49%] 2023-03-20T11:53:35.5210448Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-01] PASSED [ 49%] 2023-03-20T11:53:35.5226132Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-02] PASSED [ 49%] 2023-03-20T11:53:35.5243036Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-03] PASSED [ 49%] 2023-03-20T11:53:35.5260518Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-04] PASSED [ 49%] 2023-03-20T11:53:35.5276850Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-05] PASSED [ 49%] 2023-03-20T11:53:35.5294584Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-06] PASSED [ 49%] 2023-03-20T11:53:35.5314280Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-07] PASSED [ 49%] 2023-03-20T11:53:35.5335426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-08] PASSED [ 49%] 2023-03-20T11:53:35.5350737Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-09] PASSED [ 49%] 2023-03-20T11:53:35.5365846Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-10] PASSED [ 49%] 2023-03-20T11:53:35.5380930Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-11] PASSED [ 49%] 2023-03-20T11:53:35.5396275Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-12] PASSED [ 49%] 2023-03-20T11:53:35.5412273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-13] PASSED [ 49%] 2023-03-20T11:53:35.5426973Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-14] PASSED [ 49%] 2023-03-20T11:53:35.5441814Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-15] PASSED [ 49%] 2023-03-20T11:53:35.5457408Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-16] PASSED [ 49%] 2023-03-20T11:53:35.5472550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-17] PASSED [ 49%] 2023-03-20T11:53:35.5488590Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-18] PASSED [ 49%] 2023-03-20T11:53:35.5504498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-19] PASSED [ 49%] 2023-03-20T11:53:35.5520098Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-20] PASSED [ 49%] 2023-03-20T11:53:35.5537841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-21] PASSED [ 49%] 2023-03-20T11:53:35.5555771Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-22] PASSED [ 49%] 2023-03-20T11:53:35.5574176Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-23] PASSED [ 49%] 2023-03-20T11:53:35.5590499Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-24] PASSED [ 49%] 2023-03-20T11:53:35.5610244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-25] PASSED [ 49%] 2023-03-20T11:53:35.5630380Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-26] PASSED [ 49%] 2023-03-20T11:53:35.5644936Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-27] PASSED [ 49%] 2023-03-20T11:53:35.5660233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-28] PASSED [ 49%] 2023-03-20T11:53:35.5675596Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-29] PASSED [ 49%] 2023-03-20T11:53:35.5690506Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-30] PASSED [ 49%] 2023-03-20T11:53:35.5705139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-31] PASSED [ 49%] 2023-03-20T11:53:35.5720369Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-32] PASSED [ 49%] 2023-03-20T11:53:35.5735228Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-33] PASSED [ 49%] 2023-03-20T11:53:35.5750522Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-34] PASSED [ 49%] 2023-03-20T11:53:35.5765295Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[horizontal_flip_video-35] PASSED [ 49%] 2023-03-20T11:53:35.5782559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-00] PASSED [ 49%] 2023-03-20T11:53:35.5799220Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-01] PASSED [ 49%] 2023-03-20T11:53:35.5815468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-02] PASSED [ 49%] 2023-03-20T11:53:35.5831394Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-03] PASSED [ 49%] 2023-03-20T11:53:35.5847224Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-04] PASSED [ 49%] 2023-03-20T11:53:35.5867406Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-05] PASSED [ 49%] 2023-03-20T11:53:35.5886065Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-06] PASSED [ 49%] 2023-03-20T11:53:35.5904823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-07] PASSED [ 49%] 2023-03-20T11:53:35.5921871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-08] PASSED [ 49%] 2023-03-20T11:53:35.5939834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-09] PASSED [ 49%] 2023-03-20T11:53:35.5958792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-10] PASSED [ 49%] 2023-03-20T11:53:35.5977990Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-11] PASSED [ 49%] 2023-03-20T11:53:35.5997405Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-12] PASSED [ 49%] 2023-03-20T11:53:35.6015798Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-13] PASSED [ 49%] 2023-03-20T11:53:35.6034708Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-14] PASSED [ 49%] 2023-03-20T11:53:35.6050252Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-15] PASSED [ 49%] 2023-03-20T11:53:35.6065272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-16] PASSED [ 49%] 2023-03-20T11:53:35.6080477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-17] PASSED [ 49%] 2023-03-20T11:53:35.6095130Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-18] PASSED [ 49%] 2023-03-20T11:53:35.6110355Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-19] PASSED [ 49%] 2023-03-20T11:53:35.6124832Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-20] PASSED [ 49%] 2023-03-20T11:53:35.6140224Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-21] PASSED [ 49%] 2023-03-20T11:53:35.6155451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-22] PASSED [ 49%] 2023-03-20T11:53:35.6170508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-23] PASSED [ 49%] 2023-03-20T11:53:35.6185590Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-24] PASSED [ 49%] 2023-03-20T11:53:35.6200974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-25] PASSED [ 49%] 2023-03-20T11:53:35.6215971Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-26] PASSED [ 49%] 2023-03-20T11:53:35.6231641Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-27] PASSED [ 49%] 2023-03-20T11:53:35.6246301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-28] PASSED [ 49%] 2023-03-20T11:53:35.6261673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-29] PASSED [ 49%] 2023-03-20T11:53:35.6277915Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-30] PASSED [ 49%] 2023-03-20T11:53:35.6294065Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-31] PASSED [ 49%] 2023-03-20T11:53:35.6311438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-32] PASSED [ 49%] 2023-03-20T11:53:35.6327835Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-33] PASSED [ 49%] 2023-03-20T11:53:35.6344697Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-34] PASSED [ 49%] 2023-03-20T11:53:35.6361686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-35] PASSED [ 49%] 2023-03-20T11:53:35.6380603Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-36] PASSED [ 49%] 2023-03-20T11:53:35.6398213Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-37] PASSED [ 49%] 2023-03-20T11:53:35.6416498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-38] PASSED [ 49%] 2023-03-20T11:53:35.6434414Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-39] PASSED [ 49%] 2023-03-20T11:53:35.6453385Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-40] PASSED [ 49%] 2023-03-20T11:53:35.6471602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-41] PASSED [ 49%] 2023-03-20T11:53:35.6490260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-42] PASSED [ 49%] 2023-03-20T11:53:35.6507141Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-43] PASSED [ 49%] 2023-03-20T11:53:35.6526061Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-44] PASSED [ 49%] 2023-03-20T11:53:35.6545560Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-45] PASSED [ 49%] 2023-03-20T11:53:35.6564632Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-46] PASSED [ 49%] 2023-03-20T11:53:35.6585152Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-47] PASSED [ 49%] 2023-03-20T11:53:35.6602660Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-48] PASSED [ 49%] 2023-03-20T11:53:35.6620431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-49] PASSED [ 49%] 2023-03-20T11:53:35.6640669Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-50] PASSED [ 49%] 2023-03-20T11:53:35.6657865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-51] PASSED [ 49%] 2023-03-20T11:53:35.6675377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-52] PASSED [ 49%] 2023-03-20T11:53:35.6693853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-53] PASSED [ 49%] 2023-03-20T11:53:35.6712995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-54] PASSED [ 49%] 2023-03-20T11:53:35.6732605Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-55] PASSED [ 49%] 2023-03-20T11:53:35.6751893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-56] PASSED [ 49%] 2023-03-20T11:53:35.6766847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-57] PASSED [ 49%] 2023-03-20T11:53:35.6782115Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-58] PASSED [ 49%] 2023-03-20T11:53:35.6797524Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-59] PASSED [ 49%] 2023-03-20T11:53:35.6813315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-60] PASSED [ 49%] 2023-03-20T11:53:35.6827794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-61] PASSED [ 49%] 2023-03-20T11:53:35.6843393Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-62] PASSED [ 49%] 2023-03-20T11:53:35.6858746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-63] PASSED [ 49%] 2023-03-20T11:53:35.6875169Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-64] PASSED [ 49%] 2023-03-20T11:53:35.6891099Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-65] PASSED [ 49%] 2023-03-20T11:53:35.6906398Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-66] PASSED [ 49%] 2023-03-20T11:53:35.6921841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-67] PASSED [ 49%] 2023-03-20T11:53:35.6937035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-68] PASSED [ 49%] 2023-03-20T11:53:35.6952223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-69] PASSED [ 49%] 2023-03-20T11:53:35.6967229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-70] PASSED [ 49%] 2023-03-20T11:53:35.6982607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-71] PASSED [ 49%] 2023-03-20T11:53:35.6997511Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-72] PASSED [ 49%] 2023-03-20T11:53:35.7013697Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-73] PASSED [ 49%] 2023-03-20T11:53:35.7028653Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-74] PASSED [ 49%] 2023-03-20T11:53:35.7043398Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-75] PASSED [ 49%] 2023-03-20T11:53:35.7058599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-76] PASSED [ 49%] 2023-03-20T11:53:35.7073809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-77] PASSED [ 49%] 2023-03-20T11:53:35.7089771Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-78] PASSED [ 49%] 2023-03-20T11:53:35.7103882Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-79] PASSED [ 49%] 2023-03-20T11:53:35.7119008Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-80] PASSED [ 49%] 2023-03-20T11:53:35.7134306Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-81] PASSED [ 49%] 2023-03-20T11:53:35.7149776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-82] PASSED [ 49%] 2023-03-20T11:53:35.7164833Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-83] PASSED [ 49%] 2023-03-20T11:53:35.7181404Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_image_tensor-84] PASSED [ 49%] 2023-03-20T11:53:35.7202157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-000] PASSED [ 49%] 2023-03-20T11:53:35.7221964Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-001] PASSED [ 49%] 2023-03-20T11:53:35.7241484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-002] PASSED [ 49%] 2023-03-20T11:53:35.7261076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-003] PASSED [ 49%] 2023-03-20T11:53:35.7280693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-004] PASSED [ 49%] 2023-03-20T11:53:35.7300675Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-005] PASSED [ 49%] 2023-03-20T11:53:35.7320142Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-006] PASSED [ 49%] 2023-03-20T11:53:35.7340123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-007] PASSED [ 49%] 2023-03-20T11:53:35.7359855Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-008] PASSED [ 49%] 2023-03-20T11:53:35.7379321Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-009] PASSED [ 49%] 2023-03-20T11:53:35.7397160Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-010] PASSED [ 49%] 2023-03-20T11:53:35.7414588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-011] PASSED [ 49%] 2023-03-20T11:53:35.7432831Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-012] PASSED [ 49%] 2023-03-20T11:53:35.7450592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-013] PASSED [ 49%] 2023-03-20T11:53:35.7468688Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-014] PASSED [ 49%] 2023-03-20T11:53:35.7487406Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-015] PASSED [ 49%] 2023-03-20T11:53:35.7507179Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-016] PASSED [ 49%] 2023-03-20T11:53:35.7526560Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-017] PASSED [ 49%] 2023-03-20T11:53:35.7545750Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-018] PASSED [ 49%] 2023-03-20T11:53:35.7565121Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-019] PASSED [ 49%] 2023-03-20T11:53:35.7584505Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-020] PASSED [ 49%] 2023-03-20T11:53:35.7603959Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-021] PASSED [ 49%] 2023-03-20T11:53:35.7622988Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-022] PASSED [ 49%] 2023-03-20T11:53:35.7642453Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-023] PASSED [ 49%] 2023-03-20T11:53:35.7661859Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-024] PASSED [ 49%] 2023-03-20T11:53:35.7679683Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-025] PASSED [ 49%] 2023-03-20T11:53:35.7697580Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-026] PASSED [ 49%] 2023-03-20T11:53:35.7714683Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-027] PASSED [ 49%] 2023-03-20T11:53:35.7733843Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-028] PASSED [ 49%] 2023-03-20T11:53:35.7750283Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-029] PASSED [ 49%] 2023-03-20T11:53:35.7770336Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-030] PASSED [ 49%] 2023-03-20T11:53:35.7789954Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-031] PASSED [ 49%] 2023-03-20T11:53:35.7809609Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-032] PASSED [ 49%] 2023-03-20T11:53:35.7829491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-033] PASSED [ 49%] 2023-03-20T11:53:35.7849781Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-034] PASSED [ 49%] 2023-03-20T11:53:35.7868957Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-035] PASSED [ 49%] 2023-03-20T11:53:35.7888552Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-036] PASSED [ 49%] 2023-03-20T11:53:35.7908337Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-037] PASSED [ 49%] 2023-03-20T11:53:35.7927161Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-038] PASSED [ 49%] 2023-03-20T11:53:35.7948310Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-039] PASSED [ 49%] 2023-03-20T11:53:35.7965927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-040] PASSED [ 49%] 2023-03-20T11:53:35.7983766Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-041] PASSED [ 49%] 2023-03-20T11:53:35.8002165Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-042] PASSED [ 49%] 2023-03-20T11:53:35.8020519Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-043] PASSED [ 49%] 2023-03-20T11:53:35.8038356Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-044] PASSED [ 49%] 2023-03-20T11:53:35.8060106Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-045] PASSED [ 49%] 2023-03-20T11:53:35.8081714Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-046] PASSED [ 49%] 2023-03-20T11:53:35.8103038Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-047] PASSED [ 49%] 2023-03-20T11:53:35.8124441Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-048] PASSED [ 49%] 2023-03-20T11:53:35.8145995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-049] PASSED [ 49%] 2023-03-20T11:53:35.8166712Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-050] PASSED [ 49%] 2023-03-20T11:53:35.8187999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-051] PASSED [ 49%] 2023-03-20T11:53:35.8209848Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-052] PASSED [ 49%] 2023-03-20T11:53:35.8230407Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-053] PASSED [ 49%] 2023-03-20T11:53:35.8252468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-054] PASSED [ 49%] 2023-03-20T11:53:35.8270482Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-055] PASSED [ 49%] 2023-03-20T11:53:35.8289749Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-056] PASSED [ 49%] 2023-03-20T11:53:35.8307989Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-057] PASSED [ 49%] 2023-03-20T11:53:35.8326784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-058] PASSED [ 49%] 2023-03-20T11:53:35.8345685Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-059] PASSED [ 49%] 2023-03-20T11:53:35.8367173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-060] PASSED [ 49%] 2023-03-20T11:53:35.8388950Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-061] PASSED [ 49%] 2023-03-20T11:53:35.8409820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-062] PASSED [ 49%] 2023-03-20T11:53:35.8430819Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-063] PASSED [ 49%] 2023-03-20T11:53:35.8452559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-064] PASSED [ 49%] 2023-03-20T11:53:35.8473701Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-065] PASSED [ 49%] 2023-03-20T11:53:35.8494817Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-066] PASSED [ 49%] 2023-03-20T11:53:35.8515846Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-067] PASSED [ 49%] 2023-03-20T11:53:35.8536874Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-068] PASSED [ 49%] 2023-03-20T11:53:35.8558422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-069] PASSED [ 49%] 2023-03-20T11:53:35.8577274Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-070] PASSED [ 49%] 2023-03-20T11:53:35.8596137Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-071] PASSED [ 49%] 2023-03-20T11:53:35.8614731Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-072] PASSED [ 49%] 2023-03-20T11:53:35.8633738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-073] PASSED [ 49%] 2023-03-20T11:53:35.8652899Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-074] PASSED [ 49%] 2023-03-20T11:53:35.8674570Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-075] PASSED [ 49%] 2023-03-20T11:53:35.8695901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-076] PASSED [ 49%] 2023-03-20T11:53:35.8717409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-077] PASSED [ 49%] 2023-03-20T11:53:35.8739450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-078] PASSED [ 49%] 2023-03-20T11:53:35.8761080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-079] PASSED [ 49%] 2023-03-20T11:53:35.8782711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-080] PASSED [ 49%] 2023-03-20T11:53:35.8804510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-081] PASSED [ 49%] 2023-03-20T11:53:35.8826017Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-082] PASSED [ 49%] 2023-03-20T11:53:35.8847183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-083] PASSED [ 49%] 2023-03-20T11:53:35.8869301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-084] PASSED [ 49%] 2023-03-20T11:53:35.8888778Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-085] PASSED [ 49%] 2023-03-20T11:53:35.8907151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-086] PASSED [ 49%] 2023-03-20T11:53:35.8926109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-087] PASSED [ 49%] 2023-03-20T11:53:35.8944940Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-088] PASSED [ 49%] 2023-03-20T11:53:35.8964007Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-089] PASSED [ 49%] 2023-03-20T11:53:35.8986905Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-090] PASSED [ 49%] 2023-03-20T11:53:35.9010097Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-091] PASSED [ 49%] 2023-03-20T11:53:35.9032724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-092] PASSED [ 49%] 2023-03-20T11:53:35.9055190Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-093] PASSED [ 49%] 2023-03-20T11:53:35.9077727Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-094] PASSED [ 49%] 2023-03-20T11:53:35.9100530Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-095] PASSED [ 49%] 2023-03-20T11:53:35.9123251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-096] PASSED [ 49%] 2023-03-20T11:53:35.9146191Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-097] PASSED [ 49%] 2023-03-20T11:53:35.9169751Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-098] PASSED [ 49%] 2023-03-20T11:53:35.9192273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-099] PASSED [ 49%] 2023-03-20T11:53:35.9212142Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-100] PASSED [ 49%] 2023-03-20T11:53:35.9231666Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-101] PASSED [ 49%] 2023-03-20T11:53:35.9251190Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-102] PASSED [ 49%] 2023-03-20T11:53:35.9270929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-103] PASSED [ 49%] 2023-03-20T11:53:35.9290245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-104] PASSED [ 49%] 2023-03-20T11:53:35.9313255Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-105] PASSED [ 49%] 2023-03-20T11:53:35.9335915Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-106] PASSED [ 49%] 2023-03-20T11:53:35.9359458Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-107] PASSED [ 49%] 2023-03-20T11:53:35.9382215Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-108] PASSED [ 49%] 2023-03-20T11:53:35.9404585Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-109] PASSED [ 49%] 2023-03-20T11:53:35.9427515Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-110] PASSED [ 49%] 2023-03-20T11:53:35.9450430Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-111] PASSED [ 49%] 2023-03-20T11:53:35.9473028Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-112] PASSED [ 49%] 2023-03-20T11:53:35.9495358Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-113] PASSED [ 49%] 2023-03-20T11:53:35.9518379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-114] PASSED [ 49%] 2023-03-20T11:53:35.9538120Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-115] PASSED [ 49%] 2023-03-20T11:53:35.9557550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-116] PASSED [ 49%] 2023-03-20T11:53:35.9577390Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-117] PASSED [ 49%] 2023-03-20T11:53:35.9596654Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-118] PASSED [ 49%] 2023-03-20T11:53:35.9615885Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-119] PASSED [ 49%] 2023-03-20T11:53:35.9639331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-120] PASSED [ 49%] 2023-03-20T11:53:35.9662268Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-121] PASSED [ 49%] 2023-03-20T11:53:35.9684824Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-122] PASSED [ 49%] 2023-03-20T11:53:35.9708493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-123] PASSED [ 49%] 2023-03-20T11:53:35.9731367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-124] PASSED [ 49%] 2023-03-20T11:53:35.9754452Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-125] PASSED [ 49%] 2023-03-20T11:53:35.9777175Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-126] PASSED [ 49%] 2023-03-20T11:53:35.9799999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-127] PASSED [ 49%] 2023-03-20T11:53:35.9823041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-128] PASSED [ 49%] 2023-03-20T11:53:35.9845381Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-129] PASSED [ 49%] 2023-03-20T11:53:35.9865151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-130] PASSED [ 49%] 2023-03-20T11:53:35.9884867Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-131] PASSED [ 49%] 2023-03-20T11:53:35.9904042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-132] PASSED [ 49%] 2023-03-20T11:53:35.9924027Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-133] PASSED [ 49%] 2023-03-20T11:53:35.9943664Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-134] PASSED [ 49%] 2023-03-20T11:53:35.9958841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-135] PASSED [ 49%] 2023-03-20T11:53:35.9974415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-136] PASSED [ 49%] 2023-03-20T11:53:35.9990435Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-137] PASSED [ 49%] 2023-03-20T11:53:36.0005693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-138] PASSED [ 49%] 2023-03-20T11:53:36.0021869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-139] PASSED [ 49%] 2023-03-20T11:53:36.0037429Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-140] PASSED [ 49%] 2023-03-20T11:53:36.0054020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-141] PASSED [ 49%] 2023-03-20T11:53:36.0069109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-142] PASSED [ 49%] 2023-03-20T11:53:36.0084427Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-143] PASSED [ 49%] 2023-03-20T11:53:36.0100035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-144] PASSED [ 49%] 2023-03-20T11:53:36.0115425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-145] PASSED [ 49%] 2023-03-20T11:53:36.0130686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-146] PASSED [ 49%] 2023-03-20T11:53:36.0145851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-147] PASSED [ 49%] 2023-03-20T11:53:36.0161123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-148] PASSED [ 49%] 2023-03-20T11:53:36.0176164Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-149] PASSED [ 49%] 2023-03-20T11:53:36.0192674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-150] PASSED [ 49%] 2023-03-20T11:53:36.0209087Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-151] PASSED [ 49%] 2023-03-20T11:53:36.0224075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-152] PASSED [ 49%] 2023-03-20T11:53:36.0239604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-153] PASSED [ 49%] 2023-03-20T11:53:36.0255276Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-154] PASSED [ 49%] 2023-03-20T11:53:36.0271224Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-155] PASSED [ 49%] 2023-03-20T11:53:36.0286439Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-156] PASSED [ 49%] 2023-03-20T11:53:36.0301963Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-157] PASSED [ 49%] 2023-03-20T11:53:36.0317561Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-158] PASSED [ 49%] 2023-03-20T11:53:36.0333613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-159] PASSED [ 49%] 2023-03-20T11:53:36.0348929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-160] PASSED [ 49%] 2023-03-20T11:53:36.0363935Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-161] PASSED [ 49%] 2023-03-20T11:53:36.0379033Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-162] PASSED [ 49%] 2023-03-20T11:53:36.0394277Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-163] PASSED [ 49%] 2023-03-20T11:53:36.0410339Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-164] PASSED [ 49%] 2023-03-20T11:53:36.0425308Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-165] PASSED [ 49%] 2023-03-20T11:53:36.0441118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-166] PASSED [ 49%] 2023-03-20T11:53:36.0456300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-167] PASSED [ 49%] 2023-03-20T11:53:36.0471810Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-168] PASSED [ 49%] 2023-03-20T11:53:36.0487245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-169] PASSED [ 49%] 2023-03-20T11:53:36.0502869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-170] PASSED [ 49%] 2023-03-20T11:53:36.0518191Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-171] PASSED [ 49%] 2023-03-20T11:53:36.0534210Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-172] PASSED [ 49%] 2023-03-20T11:53:36.0549619Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-173] PASSED [ 49%] 2023-03-20T11:53:36.0565073Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-174] PASSED [ 49%] 2023-03-20T11:53:36.0580678Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-175] PASSED [ 49%] 2023-03-20T11:53:36.0596052Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-176] PASSED [ 49%] 2023-03-20T11:53:36.0611228Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-177] PASSED [ 49%] 2023-03-20T11:53:36.0626765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-178] PASSED [ 49%] 2023-03-20T11:53:36.0641929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-179] PASSED [ 49%] 2023-03-20T11:53:36.0657670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-180] PASSED [ 49%] 2023-03-20T11:53:36.0673672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-181] PASSED [ 49%] 2023-03-20T11:53:36.0690126Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-182] PASSED [ 49%] 2023-03-20T11:53:36.0704759Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-183] PASSED [ 49%] 2023-03-20T11:53:36.0720271Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-184] PASSED [ 49%] 2023-03-20T11:53:36.0735975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-185] PASSED [ 49%] 2023-03-20T11:53:36.0752207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-186] PASSED [ 49%] 2023-03-20T11:53:36.0768554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-187] PASSED [ 49%] 2023-03-20T11:53:36.0789790Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-188] PASSED [ 49%] 2023-03-20T11:53:36.0805436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-189] PASSED [ 49%] 2023-03-20T11:53:36.0821092Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-190] PASSED [ 49%] 2023-03-20T11:53:36.0836436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-191] PASSED [ 49%] 2023-03-20T11:53:36.0851792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-192] PASSED [ 49%] 2023-03-20T11:53:36.0867319Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-193] PASSED [ 49%] 2023-03-20T11:53:36.0882718Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-194] PASSED [ 49%] 2023-03-20T11:53:36.0898550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-195] PASSED [ 49%] 2023-03-20T11:53:36.0914415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-196] PASSED [ 49%] 2023-03-20T11:53:36.0930601Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-197] PASSED [ 49%] 2023-03-20T11:53:36.0945447Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-198] PASSED [ 49%] 2023-03-20T11:53:36.0961179Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-199] PASSED [ 49%] 2023-03-20T11:53:36.0977202Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-200] PASSED [ 49%] 2023-03-20T11:53:36.0992909Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-201] PASSED [ 49%] 2023-03-20T11:53:36.1008944Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-202] PASSED [ 49%] 2023-03-20T11:53:36.1024198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-203] PASSED [ 49%] 2023-03-20T11:53:36.1039687Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-204] PASSED [ 49%] 2023-03-20T11:53:36.1054937Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-205] PASSED [ 49%] 2023-03-20T11:53:36.1070704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-206] PASSED [ 49%] 2023-03-20T11:53:36.1086344Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-207] PASSED [ 49%] 2023-03-20T11:53:36.1102240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-208] PASSED [ 49%] 2023-03-20T11:53:36.1118099Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-209] PASSED [ 49%] 2023-03-20T11:53:36.1134549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-210] PASSED [ 49%] 2023-03-20T11:53:36.1149661Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-211] PASSED [ 49%] 2023-03-20T11:53:36.1164746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-212] PASSED [ 49%] 2023-03-20T11:53:36.1180748Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-213] PASSED [ 49%] 2023-03-20T11:53:36.1196188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-214] PASSED [ 49%] 2023-03-20T11:53:36.1212804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-215] PASSED [ 49%] 2023-03-20T11:53:36.1227969Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-216] PASSED [ 49%] 2023-03-20T11:53:36.1243031Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-217] PASSED [ 49%] 2023-03-20T11:53:36.1258943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-218] PASSED [ 49%] 2023-03-20T11:53:36.1274165Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-219] PASSED [ 49%] 2023-03-20T11:53:36.1290470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-220] PASSED [ 49%] 2023-03-20T11:53:36.1304853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-221] PASSED [ 49%] 2023-03-20T11:53:36.1320268Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-222] PASSED [ 49%] 2023-03-20T11:53:36.1335720Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-223] PASSED [ 49%] 2023-03-20T11:53:36.1351438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-224] PASSED [ 49%] 2023-03-20T11:53:36.1368452Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-225] PASSED [ 49%] 2023-03-20T11:53:36.1383421Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-226] PASSED [ 49%] 2023-03-20T11:53:36.1399453Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-227] PASSED [ 49%] 2023-03-20T11:53:36.1414959Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-228] PASSED [ 49%] 2023-03-20T11:53:36.1430903Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-229] PASSED [ 49%] 2023-03-20T11:53:36.1446193Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-230] PASSED [ 49%] 2023-03-20T11:53:36.1462263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-231] PASSED [ 49%] 2023-03-20T11:53:36.1477269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-232] PASSED [ 49%] 2023-03-20T11:53:36.1493982Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-233] PASSED [ 49%] 2023-03-20T11:53:36.1509070Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-234] PASSED [ 49%] 2023-03-20T11:53:36.1524295Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-235] PASSED [ 49%] 2023-03-20T11:53:36.1539752Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-236] PASSED [ 49%] 2023-03-20T11:53:36.1555267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-237] PASSED [ 49%] 2023-03-20T11:53:36.1570476Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-238] PASSED [ 49%] 2023-03-20T11:53:36.1585982Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-239] PASSED [ 49%] 2023-03-20T11:53:36.1601637Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-240] PASSED [ 49%] 2023-03-20T11:53:36.1617447Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-241] PASSED [ 49%] 2023-03-20T11:53:36.1632984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-242] PASSED [ 49%] 2023-03-20T11:53:36.1649433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-243] PASSED [ 49%] 2023-03-20T11:53:36.1664570Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-244] PASSED [ 49%] 2023-03-20T11:53:36.1680027Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-245] PASSED [ 49%] 2023-03-20T11:53:36.1695684Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-246] PASSED [ 49%] 2023-03-20T11:53:36.1711704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-247] PASSED [ 49%] 2023-03-20T11:53:36.1727075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-248] PASSED [ 49%] 2023-03-20T11:53:36.1742976Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-249] PASSED [ 49%] 2023-03-20T11:53:36.1758179Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-250] PASSED [ 49%] 2023-03-20T11:53:36.1774602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-251] PASSED [ 49%] 2023-03-20T11:53:36.1789229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-252] PASSED [ 49%] 2023-03-20T11:53:36.1804664Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-253] PASSED [ 49%] 2023-03-20T11:53:36.1820139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-254] PASSED [ 49%] 2023-03-20T11:53:36.1836036Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-255] PASSED [ 49%] 2023-03-20T11:53:36.1852261Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-256] PASSED [ 49%] 2023-03-20T11:53:36.1868173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-257] PASSED [ 49%] 2023-03-20T11:53:36.1884543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-258] PASSED [ 49%] 2023-03-20T11:53:36.1900470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-259] PASSED [ 49%] 2023-03-20T11:53:36.1916265Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-260] PASSED [ 49%] 2023-03-20T11:53:36.1932758Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-261] PASSED [ 49%] 2023-03-20T11:53:36.1948210Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-262] PASSED [ 49%] 2023-03-20T11:53:36.1963906Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-263] PASSED [ 49%] 2023-03-20T11:53:36.1979691Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-264] PASSED [ 49%] 2023-03-20T11:53:36.1994661Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-265] PASSED [ 49%] 2023-03-20T11:53:36.2010505Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-266] PASSED [ 49%] 2023-03-20T11:53:36.2025278Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-267] PASSED [ 49%] 2023-03-20T11:53:36.2040753Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-268] PASSED [ 49%] 2023-03-20T11:53:36.2055883Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_bounding_box-269] PASSED [ 49%] 2023-03-20T11:53:36.2075395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-00] PASSED [ 49%] 2023-03-20T11:53:36.2094503Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-01] PASSED [ 49%] 2023-03-20T11:53:36.2113893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-02] PASSED [ 49%] 2023-03-20T11:53:36.2128924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-03] PASSED [ 49%] 2023-03-20T11:53:36.2142834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-04] PASSED [ 49%] 2023-03-20T11:53:36.2157411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-05] PASSED [ 49%] 2023-03-20T11:53:36.2174327Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-06] PASSED [ 49%] 2023-03-20T11:53:36.2189963Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-07] PASSED [ 49%] 2023-03-20T11:53:36.2207264Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-08] PASSED [ 49%] 2023-03-20T11:53:36.2221364Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-09] PASSED [ 49%] 2023-03-20T11:53:36.2236287Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-10] PASSED [ 49%] 2023-03-20T11:53:36.2250871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_mask-11] PASSED [ 49%] 2023-03-20T11:53:36.2269482Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-00] PASSED [ 49%] 2023-03-20T11:53:36.2287173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-01] PASSED [ 49%] 2023-03-20T11:53:36.2304866Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-02] PASSED [ 49%] 2023-03-20T11:53:36.2323775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-03] PASSED [ 49%] 2023-03-20T11:53:36.2341930Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-04] PASSED [ 49%] 2023-03-20T11:53:36.2366658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-05] PASSED [ 49%] 2023-03-20T11:53:36.2393265Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-06] PASSED [ 49%] 2023-03-20T11:53:36.2414680Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-07] PASSED [ 49%] 2023-03-20T11:53:36.2444796Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-08] PASSED [ 49%] 2023-03-20T11:53:36.2460941Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-09] PASSED [ 49%] 2023-03-20T11:53:36.2476387Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-10] PASSED [ 49%] 2023-03-20T11:53:36.2492897Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-11] PASSED [ 49%] 2023-03-20T11:53:36.2508233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-12] PASSED [ 49%] 2023-03-20T11:53:36.2523870Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-13] PASSED [ 49%] 2023-03-20T11:53:36.2539636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-14] PASSED [ 49%] 2023-03-20T11:53:36.2555290Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-15] PASSED [ 49%] 2023-03-20T11:53:36.2570866Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-16] PASSED [ 49%] 2023-03-20T11:53:36.2586289Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-17] PASSED [ 49%] 2023-03-20T11:53:36.2605726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-18] PASSED [ 49%] 2023-03-20T11:53:36.2623589Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-19] PASSED [ 49%] 2023-03-20T11:53:36.2640761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-20] PASSED [ 49%] 2023-03-20T11:53:36.2662744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-21] PASSED [ 49%] 2023-03-20T11:53:36.2686682Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-22] PASSED [ 49%] 2023-03-20T11:53:36.2709326Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-23] PASSED [ 49%] 2023-03-20T11:53:36.2730068Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-24] PASSED [ 49%] 2023-03-20T11:53:36.2749284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-25] PASSED [ 49%] 2023-03-20T11:53:36.2769302Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-26] PASSED [ 49%] 2023-03-20T11:53:36.2783943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-27] PASSED [ 49%] 2023-03-20T11:53:36.2799683Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-28] PASSED [ 49%] 2023-03-20T11:53:36.2814929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-29] PASSED [ 49%] 2023-03-20T11:53:36.2830895Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-30] PASSED [ 49%] 2023-03-20T11:53:36.2845941Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-31] PASSED [ 49%] 2023-03-20T11:53:36.2861801Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-32] PASSED [ 49%] 2023-03-20T11:53:36.2877192Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-33] PASSED [ 49%] 2023-03-20T11:53:36.2893622Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-34] PASSED [ 49%] 2023-03-20T11:53:36.2908526Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resize_video-35] PASSED [ 49%] 2023-03-20T11:53:36.2930893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-000] PASSED [ 49%] 2023-03-20T11:53:36.2950819Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-001] PASSED [ 49%] 2023-03-20T11:53:36.2970724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-002] PASSED [ 49%] 2023-03-20T11:53:36.2989865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-003] PASSED [ 49%] 2023-03-20T11:53:36.3009484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-004] PASSED [ 49%] 2023-03-20T11:53:36.3028364Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-005] PASSED [ 49%] 2023-03-20T11:53:36.3047677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-006] PASSED [ 49%] 2023-03-20T11:53:36.3066827Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-007] PASSED [ 49%] 2023-03-20T11:53:36.3086153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-008] PASSED [ 49%] 2023-03-20T11:53:36.3105524Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-009] PASSED [ 49%] 2023-03-20T11:53:36.3124272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-010] PASSED [ 49%] 2023-03-20T11:53:36.3143804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-011] PASSED [ 49%] 2023-03-20T11:53:36.3163236Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-012] PASSED [ 49%] 2023-03-20T11:53:36.3182611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-013] PASSED [ 49%] 2023-03-20T11:53:36.3202015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-014] PASSED [ 49%] 2023-03-20T11:53:36.3221424Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-015] PASSED [ 49%] 2023-03-20T11:53:36.3240946Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-016] PASSED [ 49%] 2023-03-20T11:53:36.3260884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-017] PASSED [ 49%] 2023-03-20T11:53:36.3279851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-018] PASSED [ 49%] 2023-03-20T11:53:36.3299281Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-019] PASSED [ 49%] 2023-03-20T11:53:36.3318588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-020] PASSED [ 49%] 2023-03-20T11:53:36.3337864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-021] PASSED [ 49%] 2023-03-20T11:53:36.3358820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-022] PASSED [ 49%] 2023-03-20T11:53:36.3380226Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-023] PASSED [ 49%] 2023-03-20T11:53:36.3401629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-024] PASSED [ 49%] 2023-03-20T11:53:36.3422794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-025] PASSED [ 49%] 2023-03-20T11:53:36.3443820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-026] PASSED [ 49%] 2023-03-20T11:53:36.3464706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-027] PASSED [ 49%] 2023-03-20T11:53:36.3485754Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-028] PASSED [ 49%] 2023-03-20T11:53:36.3507782Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-029] PASSED [ 49%] 2023-03-20T11:53:36.3528894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-030] PASSED [ 49%] 2023-03-20T11:53:36.3549372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-031] PASSED [ 49%] 2023-03-20T11:53:36.3570764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-032] PASSED [ 49%] 2023-03-20T11:53:36.3591263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-033] PASSED [ 49%] 2023-03-20T11:53:36.3613028Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-034] PASSED [ 49%] 2023-03-20T11:53:36.3633239Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-035] PASSED [ 49%] 2023-03-20T11:53:36.3654298Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-036] PASSED [ 49%] 2023-03-20T11:53:36.3675592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-037] PASSED [ 49%] 2023-03-20T11:53:36.3697188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-038] PASSED [ 49%] 2023-03-20T11:53:36.3718265Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-039] PASSED [ 49%] 2023-03-20T11:53:36.3739616Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-040] PASSED [ 49%] 2023-03-20T11:53:36.3760542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-041] PASSED [ 49%] 2023-03-20T11:53:36.3782208Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-042] PASSED [ 49%] 2023-03-20T11:53:36.3802936Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-043] PASSED [ 49%] 2023-03-20T11:53:36.3824246Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-044] PASSED [ 49%] 2023-03-20T11:53:36.3845493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-045] PASSED [ 49%] 2023-03-20T11:53:36.3869614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-046] PASSED [ 49%] 2023-03-20T11:53:36.3894275Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-047] PASSED [ 49%] 2023-03-20T11:53:36.3915869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-048] PASSED [ 49%] 2023-03-20T11:53:36.3937390Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-049] PASSED [ 49%] 2023-03-20T11:53:36.3958799Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-050] PASSED [ 49%] 2023-03-20T11:53:36.3980629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-051] PASSED [ 49%] 2023-03-20T11:53:36.4002276Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-052] PASSED [ 49%] 2023-03-20T11:53:36.4023470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-053] PASSED [ 49%] 2023-03-20T11:53:36.4044842Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-054] PASSED [ 49%] 2023-03-20T11:53:36.4065739Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-055] PASSED [ 49%] 2023-03-20T11:53:36.4087302Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-056] PASSED [ 49%] 2023-03-20T11:53:36.4109476Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-057] PASSED [ 49%] 2023-03-20T11:53:36.4130155Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-058] PASSED [ 49%] 2023-03-20T11:53:36.4151429Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-059] PASSED [ 49%] 2023-03-20T11:53:36.4173356Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-060] PASSED [ 49%] 2023-03-20T11:53:36.4194331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-061] PASSED [ 49%] 2023-03-20T11:53:36.4215611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-062] PASSED [ 49%] 2023-03-20T11:53:36.4237234Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-063] PASSED [ 49%] 2023-03-20T11:53:36.4259202Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-064] PASSED [ 49%] 2023-03-20T11:53:36.4280786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-065] PASSED [ 49%] 2023-03-20T11:53:36.4295866Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-066] PASSED [ 49%] 2023-03-20T11:53:36.4310659Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-067] PASSED [ 49%] 2023-03-20T11:53:36.4325367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-068] PASSED [ 49%] 2023-03-20T11:53:36.4340868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-069] PASSED [ 49%] 2023-03-20T11:53:36.4354929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-070] PASSED [ 49%] 2023-03-20T11:53:36.4370383Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-071] PASSED [ 49%] 2023-03-20T11:53:36.4384042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-072] PASSED [ 49%] 2023-03-20T11:53:36.4398473Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-073] PASSED [ 49%] 2023-03-20T11:53:36.4413673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-074] PASSED [ 49%] 2023-03-20T11:53:36.4428352Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-075] PASSED [ 49%] 2023-03-20T11:53:36.4442720Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-076] PASSED [ 49%] 2023-03-20T11:53:36.4457582Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-077] PASSED [ 49%] 2023-03-20T11:53:36.4472269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-078] PASSED [ 49%] 2023-03-20T11:53:36.4486828Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-079] PASSED [ 49%] 2023-03-20T11:53:36.4501597Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-080] PASSED [ 49%] 2023-03-20T11:53:36.4515588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-081] PASSED [ 49%] 2023-03-20T11:53:36.4530386Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-082] PASSED [ 49%] 2023-03-20T11:53:36.4544658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-083] PASSED [ 49%] 2023-03-20T11:53:36.4559582Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-084] PASSED [ 49%] 2023-03-20T11:53:36.4573977Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-085] PASSED [ 49%] 2023-03-20T11:53:36.4588455Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-086] PASSED [ 49%] 2023-03-20T11:53:36.4603043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-087] PASSED [ 49%] 2023-03-20T11:53:36.4617616Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-088] PASSED [ 49%] 2023-03-20T11:53:36.4632360Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-089] PASSED [ 49%] 2023-03-20T11:53:36.4646697Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-090] PASSED [ 49%] 2023-03-20T11:53:36.4661349Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-091] PASSED [ 49%] 2023-03-20T11:53:36.4675360Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-092] PASSED [ 49%] 2023-03-20T11:53:36.4690164Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-093] PASSED [ 49%] 2023-03-20T11:53:36.4704275Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-094] PASSED [ 49%] 2023-03-20T11:53:36.4719288Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-095] PASSED [ 49%] 2023-03-20T11:53:36.4733943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-096] PASSED [ 49%] 2023-03-20T11:53:36.4748355Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-097] PASSED [ 49%] 2023-03-20T11:53:36.4762756Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-098] PASSED [ 49%] 2023-03-20T11:53:36.4777077Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-099] PASSED [ 49%] 2023-03-20T11:53:36.4791936Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-100] PASSED [ 49%] 2023-03-20T11:53:36.4806129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-101] PASSED [ 49%] 2023-03-20T11:53:36.4821123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-102] PASSED [ 49%] 2023-03-20T11:53:36.4835705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-103] PASSED [ 49%] 2023-03-20T11:53:36.4850297Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-104] PASSED [ 49%] 2023-03-20T11:53:36.4864587Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-105] PASSED [ 49%] 2023-03-20T11:53:36.4879376Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-106] PASSED [ 49%] 2023-03-20T11:53:36.4894594Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-107] PASSED [ 49%] 2023-03-20T11:53:36.4908673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-108] PASSED [ 49%] 2023-03-20T11:53:36.4923304Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-109] PASSED [ 49%] 2023-03-20T11:53:36.4938004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-110] PASSED [ 49%] 2023-03-20T11:53:36.4952662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-111] PASSED [ 49%] 2023-03-20T11:53:36.4967553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-112] PASSED [ 49%] 2023-03-20T11:53:36.4981807Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-113] PASSED [ 49%] 2023-03-20T11:53:36.4996388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-114] PASSED [ 49%] 2023-03-20T11:53:36.5010947Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-115] PASSED [ 49%] 2023-03-20T11:53:36.5025281Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-116] PASSED [ 49%] 2023-03-20T11:53:36.5039943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-117] PASSED [ 49%] 2023-03-20T11:53:36.5054455Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-118] PASSED [ 49%] 2023-03-20T11:53:36.5069334Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-119] PASSED [ 49%] 2023-03-20T11:53:36.5083754Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-120] PASSED [ 49%] 2023-03-20T11:53:36.5098019Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-121] PASSED [ 49%] 2023-03-20T11:53:36.5112812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-122] PASSED [ 49%] 2023-03-20T11:53:36.5127158Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-123] PASSED [ 49%] 2023-03-20T11:53:36.5141626Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-124] PASSED [ 49%] 2023-03-20T11:53:36.5155719Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-125] PASSED [ 49%] 2023-03-20T11:53:36.5170161Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-126] PASSED [ 49%] 2023-03-20T11:53:36.5184795Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-127] PASSED [ 49%] 2023-03-20T11:53:36.5199680Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-128] PASSED [ 49%] 2023-03-20T11:53:36.5214726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-129] PASSED [ 49%] 2023-03-20T11:53:36.5230140Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-130] PASSED [ 49%] 2023-03-20T11:53:36.5244509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-131] PASSED [ 49%] 2023-03-20T11:53:36.5266397Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-132] PASSED [ 49%] 2023-03-20T11:53:36.5290126Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-133] PASSED [ 49%] 2023-03-20T11:53:36.5313079Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-134] PASSED [ 49%] 2023-03-20T11:53:36.5335722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-135] PASSED [ 49%] 2023-03-20T11:53:36.5358123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-136] PASSED [ 49%] 2023-03-20T11:53:36.5380561Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-137] PASSED [ 49%] 2023-03-20T11:53:36.5403049Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-138] PASSED [ 49%] 2023-03-20T11:53:36.5425774Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-139] PASSED [ 49%] 2023-03-20T11:53:36.5449621Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-140] PASSED [ 49%] 2023-03-20T11:53:36.5471673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-141] PASSED [ 49%] 2023-03-20T11:53:36.5494908Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-142] PASSED [ 49%] 2023-03-20T11:53:36.5514419Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-143] PASSED [ 49%] 2023-03-20T11:53:36.5538706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-144] PASSED [ 49%] 2023-03-20T11:53:36.5563046Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-145] PASSED [ 49%] 2023-03-20T11:53:36.5587102Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-146] PASSED [ 49%] 2023-03-20T11:53:36.5611518Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-147] PASSED [ 49%] 2023-03-20T11:53:36.5635338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-148] PASSED [ 49%] 2023-03-20T11:53:36.5660223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-149] PASSED [ 49%] 2023-03-20T11:53:36.5684491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-150] PASSED [ 49%] 2023-03-20T11:53:36.5708812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-151] PASSED [ 49%] 2023-03-20T11:53:36.5733659Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-152] PASSED [ 49%] 2023-03-20T11:53:36.5757704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-153] PASSED [ 49%] 2023-03-20T11:53:36.5778336Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-154] PASSED [ 49%] 2023-03-20T11:53:36.5803561Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-155] PASSED [ 49%] 2023-03-20T11:53:36.5828665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-156] PASSED [ 49%] 2023-03-20T11:53:36.5854163Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-157] PASSED [ 49%] 2023-03-20T11:53:36.5879317Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-158] PASSED [ 49%] 2023-03-20T11:53:36.5904688Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-159] PASSED [ 49%] 2023-03-20T11:53:36.5930392Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-160] PASSED [ 49%] 2023-03-20T11:53:36.5955847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-161] PASSED [ 49%] 2023-03-20T11:53:36.5981104Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-162] PASSED [ 49%] 2023-03-20T11:53:36.6006181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-163] PASSED [ 49%] 2023-03-20T11:53:36.6031142Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-164] PASSED [ 49%] 2023-03-20T11:53:36.6046287Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-165] PASSED [ 49%] 2023-03-20T11:53:36.6060922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-166] PASSED [ 49%] 2023-03-20T11:53:36.6075735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-167] PASSED [ 49%] 2023-03-20T11:53:36.6090213Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-168] PASSED [ 49%] 2023-03-20T11:53:36.6104751Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-169] PASSED [ 49%] 2023-03-20T11:53:36.6119390Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-170] PASSED [ 49%] 2023-03-20T11:53:36.6134926Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-171] PASSED [ 49%] 2023-03-20T11:53:36.6148879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-172] PASSED [ 49%] 2023-03-20T11:53:36.6163210Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-173] PASSED [ 49%] 2023-03-20T11:53:36.6177819Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-174] PASSED [ 49%] 2023-03-20T11:53:36.6192611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-175] PASSED [ 49%] 2023-03-20T11:53:36.6207147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-176] PASSED [ 49%] 2023-03-20T11:53:36.6221914Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-177] PASSED [ 49%] 2023-03-20T11:53:36.6236498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-178] PASSED [ 49%] 2023-03-20T11:53:36.6251064Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-179] PASSED [ 49%] 2023-03-20T11:53:36.6265770Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-180] PASSED [ 49%] 2023-03-20T11:53:36.6280637Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-181] PASSED [ 49%] 2023-03-20T11:53:36.6295199Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-182] PASSED [ 49%] 2023-03-20T11:53:36.6310269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-183] PASSED [ 49%] 2023-03-20T11:53:36.6324651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-184] PASSED [ 49%] 2023-03-20T11:53:36.6339422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-185] PASSED [ 49%] 2023-03-20T11:53:36.6354546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-186] PASSED [ 49%] 2023-03-20T11:53:36.6370085Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-187] PASSED [ 49%] 2023-03-20T11:53:36.6383484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-188] PASSED [ 49%] 2023-03-20T11:53:36.6398403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-189] PASSED [ 49%] 2023-03-20T11:53:36.6413841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-190] PASSED [ 49%] 2023-03-20T11:53:36.6427938Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-191] PASSED [ 49%] 2023-03-20T11:53:36.6442596Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-192] PASSED [ 49%] 2023-03-20T11:53:36.6457430Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-193] PASSED [ 49%] 2023-03-20T11:53:36.6471797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-194] PASSED [ 49%] 2023-03-20T11:53:36.6485983Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-195] PASSED [ 49%] 2023-03-20T11:53:36.6500656Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-196] PASSED [ 49%] 2023-03-20T11:53:36.6515413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-197] PASSED [ 49%] 2023-03-20T11:53:36.6540887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-198] PASSED [ 49%] 2023-03-20T11:53:36.6563707Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-199] PASSED [ 49%] 2023-03-20T11:53:36.6587681Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-200] PASSED [ 49%] 2023-03-20T11:53:36.6612491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-201] PASSED [ 49%] 2023-03-20T11:53:36.6637039Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-202] PASSED [ 49%] 2023-03-20T11:53:36.6661652Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-203] PASSED [ 49%] 2023-03-20T11:53:36.6677115Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-204] PASSED [ 49%] 2023-03-20T11:53:36.6691761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-205] PASSED [ 49%] 2023-03-20T11:53:36.6706542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-206] PASSED [ 49%] 2023-03-20T11:53:36.6721470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-207] PASSED [ 49%] 2023-03-20T11:53:36.6736331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-208] PASSED [ 49%] 2023-03-20T11:53:36.6751296Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_image_tensor-209] PASSED [ 49%] 2023-03-20T11:53:36.6778141Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-000] PASSED [ 50%] 2023-03-20T11:53:36.6801348Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-001] PASSED [ 50%] 2023-03-20T11:53:36.6825005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-002] PASSED [ 50%] 2023-03-20T11:53:36.6854472Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-003] PASSED [ 50%] 2023-03-20T11:53:36.6879939Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-004] PASSED [ 50%] 2023-03-20T11:53:36.6904013Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-005] PASSED [ 50%] 2023-03-20T11:53:36.6927465Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-006] PASSED [ 50%] 2023-03-20T11:53:36.6951551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-007] PASSED [ 50%] 2023-03-20T11:53:36.6975195Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-008] PASSED [ 50%] 2023-03-20T11:53:36.6998140Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-009] PASSED [ 50%] 2023-03-20T11:53:36.7021782Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-010] PASSED [ 50%] 2023-03-20T11:53:36.7045368Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-011] PASSED [ 50%] 2023-03-20T11:53:36.7070401Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-012] PASSED [ 50%] 2023-03-20T11:53:36.7094315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-013] PASSED [ 50%] 2023-03-20T11:53:36.7117107Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-014] PASSED [ 50%] 2023-03-20T11:53:36.7140944Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-015] PASSED [ 50%] 2023-03-20T11:53:36.7164216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-016] PASSED [ 50%] 2023-03-20T11:53:36.7188339Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-017] PASSED [ 50%] 2023-03-20T11:53:36.7211929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-018] PASSED [ 50%] 2023-03-20T11:53:36.7235217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-019] PASSED [ 50%] 2023-03-20T11:53:36.7259174Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-020] PASSED [ 50%] 2023-03-20T11:53:36.7282892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-021] PASSED [ 50%] 2023-03-20T11:53:36.7315506Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-022] PASSED [ 50%] 2023-03-20T11:53:36.7330241Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-023] PASSED [ 50%] 2023-03-20T11:53:36.7353868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-024] PASSED [ 50%] 2023-03-20T11:53:36.7377728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-025] PASSED [ 50%] 2023-03-20T11:53:36.7400892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-026] PASSED [ 50%] 2023-03-20T11:53:36.7424339Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-027] PASSED [ 50%] 2023-03-20T11:53:36.7449431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-028] PASSED [ 50%] 2023-03-20T11:53:36.7471927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-029] PASSED [ 50%] 2023-03-20T11:53:36.7494942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-030] PASSED [ 50%] 2023-03-20T11:53:36.7518931Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-031] PASSED [ 50%] 2023-03-20T11:53:36.7542494Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-032] PASSED [ 50%] 2023-03-20T11:53:36.7565887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-033] PASSED [ 50%] 2023-03-20T11:53:36.7590181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-034] PASSED [ 50%] 2023-03-20T11:53:36.7614203Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-035] PASSED [ 50%] 2023-03-20T11:53:36.7637465Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-036] PASSED [ 50%] 2023-03-20T11:53:36.7661071Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-037] PASSED [ 50%] 2023-03-20T11:53:36.7684324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-038] PASSED [ 50%] 2023-03-20T11:53:36.7708698Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-039] PASSED [ 50%] 2023-03-20T11:53:36.7732033Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-040] PASSED [ 50%] 2023-03-20T11:53:36.7755113Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-041] PASSED [ 50%] 2023-03-20T11:53:36.7778719Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-042] PASSED [ 50%] 2023-03-20T11:53:36.7802305Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-043] PASSED [ 50%] 2023-03-20T11:53:36.7824622Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-044] PASSED [ 50%] 2023-03-20T11:53:36.7846304Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-045] PASSED [ 50%] 2023-03-20T11:53:36.7868567Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-046] PASSED [ 50%] 2023-03-20T11:53:36.7890368Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-047] PASSED [ 50%] 2023-03-20T11:53:36.7911964Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-048] PASSED [ 50%] 2023-03-20T11:53:36.7934717Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-049] PASSED [ 50%] 2023-03-20T11:53:36.7956436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-050] PASSED [ 50%] 2023-03-20T11:53:36.7978645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-051] PASSED [ 50%] 2023-03-20T11:53:36.8000839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-052] PASSED [ 50%] 2023-03-20T11:53:36.8022836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-053] PASSED [ 50%] 2023-03-20T11:53:36.8044220Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-054] PASSED [ 50%] 2023-03-20T11:53:36.8066121Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-055] PASSED [ 50%] 2023-03-20T11:53:36.8089105Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-056] PASSED [ 50%] 2023-03-20T11:53:36.8110062Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-057] PASSED [ 50%] 2023-03-20T11:53:36.8131714Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-058] PASSED [ 50%] 2023-03-20T11:53:36.8153643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-059] PASSED [ 50%] 2023-03-20T11:53:36.8175447Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-060] PASSED [ 50%] 2023-03-20T11:53:36.8197673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-061] PASSED [ 50%] 2023-03-20T11:53:36.8220074Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-062] PASSED [ 50%] 2023-03-20T11:53:36.8241758Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-063] PASSED [ 50%] 2023-03-20T11:53:36.8263376Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-064] PASSED [ 50%] 2023-03-20T11:53:36.8285470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-065] PASSED [ 50%] 2023-03-20T11:53:36.8311571Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-066] PASSED [ 50%] 2023-03-20T11:53:36.8337073Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-067] PASSED [ 50%] 2023-03-20T11:53:36.8362568Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-068] PASSED [ 50%] 2023-03-20T11:53:36.8387824Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-069] PASSED [ 50%] 2023-03-20T11:53:36.8414120Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-070] PASSED [ 50%] 2023-03-20T11:53:36.8439642Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-071] PASSED [ 50%] 2023-03-20T11:53:36.8464731Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-072] PASSED [ 50%] 2023-03-20T11:53:36.8490102Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-073] PASSED [ 50%] 2023-03-20T11:53:36.8515788Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-074] PASSED [ 50%] 2023-03-20T11:53:36.8541213Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-075] PASSED [ 50%] 2023-03-20T11:53:36.8566147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-076] PASSED [ 50%] 2023-03-20T11:53:36.8591677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-077] PASSED [ 50%] 2023-03-20T11:53:36.8617209Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-078] PASSED [ 50%] 2023-03-20T11:53:36.8642638Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-079] PASSED [ 50%] 2023-03-20T11:53:36.8668033Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-080] PASSED [ 50%] 2023-03-20T11:53:36.8694366Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-081] PASSED [ 50%] 2023-03-20T11:53:36.8719017Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-082] PASSED [ 50%] 2023-03-20T11:53:36.8744435Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-083] PASSED [ 50%] 2023-03-20T11:53:36.8770330Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-084] PASSED [ 50%] 2023-03-20T11:53:36.8802326Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-085] PASSED [ 50%] 2023-03-20T11:53:36.8828645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-086] PASSED [ 50%] 2023-03-20T11:53:36.8855368Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-087] PASSED [ 50%] 2023-03-20T11:53:36.8882470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-088] PASSED [ 50%] 2023-03-20T11:53:36.8908973Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-089] PASSED [ 50%] 2023-03-20T11:53:36.8934299Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-090] PASSED [ 50%] 2023-03-20T11:53:36.8960029Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-091] PASSED [ 50%] 2023-03-20T11:53:36.8985743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-092] PASSED [ 50%] 2023-03-20T11:53:36.9011812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-093] PASSED [ 50%] 2023-03-20T11:53:36.9037390Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-094] PASSED [ 50%] 2023-03-20T11:53:36.9062820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-095] PASSED [ 50%] 2023-03-20T11:53:36.9088462Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-096] PASSED [ 50%] 2023-03-20T11:53:36.9114051Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-097] PASSED [ 50%] 2023-03-20T11:53:36.9138549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-098] PASSED [ 50%] 2023-03-20T11:53:36.9164067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-099] PASSED [ 50%] 2023-03-20T11:53:36.9189851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-100] PASSED [ 50%] 2023-03-20T11:53:36.9214853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-101] PASSED [ 50%] 2023-03-20T11:53:36.9240507Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-102] PASSED [ 50%] 2023-03-20T11:53:36.9265943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-103] PASSED [ 50%] 2023-03-20T11:53:36.9291409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-104] PASSED [ 50%] 2023-03-20T11:53:36.9316442Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-105] PASSED [ 50%] 2023-03-20T11:53:36.9342104Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-106] PASSED [ 50%] 2023-03-20T11:53:36.9368510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-107] PASSED [ 50%] 2023-03-20T11:53:36.9393012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-108] PASSED [ 50%] 2023-03-20T11:53:36.9418569Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-109] PASSED [ 50%] 2023-03-20T11:53:36.9441635Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-110] PASSED [ 50%] 2023-03-20T11:53:36.9464360Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-111] PASSED [ 50%] 2023-03-20T11:53:36.9488008Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-112] PASSED [ 50%] 2023-03-20T11:53:36.9510788Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-113] PASSED [ 50%] 2023-03-20T11:53:36.9534543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-114] PASSED [ 50%] 2023-03-20T11:53:36.9556725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-115] PASSED [ 50%] 2023-03-20T11:53:36.9579622Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-116] PASSED [ 50%] 2023-03-20T11:53:36.9602407Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-117] PASSED [ 50%] 2023-03-20T11:53:36.9625376Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-118] PASSED [ 50%] 2023-03-20T11:53:36.9648663Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-119] PASSED [ 50%] 2023-03-20T11:53:36.9670066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-120] PASSED [ 50%] 2023-03-20T11:53:36.9694504Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-121] PASSED [ 50%] 2023-03-20T11:53:36.9716740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-122] PASSED [ 50%] 2023-03-20T11:53:36.9739478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-123] PASSED [ 50%] 2023-03-20T11:53:36.9762000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-124] PASSED [ 50%] 2023-03-20T11:53:36.9784806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-125] PASSED [ 50%] 2023-03-20T11:53:36.9807068Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-126] PASSED [ 50%] 2023-03-20T11:53:36.9830384Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-127] PASSED [ 50%] 2023-03-20T11:53:36.9854008Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-128] PASSED [ 50%] 2023-03-20T11:53:36.9875962Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-129] PASSED [ 50%] 2023-03-20T11:53:36.9898725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-130] PASSED [ 50%] 2023-03-20T11:53:36.9921522Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-131] PASSED [ 50%] 2023-03-20T11:53:36.9949314Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-132] PASSED [ 50%] 2023-03-20T11:53:36.9975496Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-133] PASSED [ 50%] 2023-03-20T11:53:37.0001955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-134] PASSED [ 50%] 2023-03-20T11:53:37.0028549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-135] PASSED [ 50%] 2023-03-20T11:53:37.0055728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-136] PASSED [ 50%] 2023-03-20T11:53:37.0082991Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-137] PASSED [ 50%] 2023-03-20T11:53:37.0109677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-138] PASSED [ 50%] 2023-03-20T11:53:37.0135759Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-139] PASSED [ 50%] 2023-03-20T11:53:37.0163236Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-140] PASSED [ 50%] 2023-03-20T11:53:37.0189841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-141] PASSED [ 50%] 2023-03-20T11:53:37.0215854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-142] PASSED [ 50%] 2023-03-20T11:53:37.0242388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-143] PASSED [ 50%] 2023-03-20T11:53:37.0269231Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-144] PASSED [ 50%] 2023-03-20T11:53:37.0295883Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-145] PASSED [ 50%] 2023-03-20T11:53:37.0322459Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-146] PASSED [ 50%] 2023-03-20T11:53:37.0349320Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-147] PASSED [ 50%] 2023-03-20T11:53:37.0375645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-148] PASSED [ 50%] 2023-03-20T11:53:37.0402403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-149] PASSED [ 50%] 2023-03-20T11:53:37.0429522Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-150] PASSED [ 50%] 2023-03-20T11:53:37.0456100Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-151] PASSED [ 50%] 2023-03-20T11:53:37.0482730Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-152] PASSED [ 50%] 2023-03-20T11:53:37.0509747Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-153] PASSED [ 50%] 2023-03-20T11:53:37.0536193Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-154] PASSED [ 50%] 2023-03-20T11:53:37.0563067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-155] PASSED [ 50%] 2023-03-20T11:53:37.0590706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-156] PASSED [ 50%] 2023-03-20T11:53:37.0617387Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-157] PASSED [ 50%] 2023-03-20T11:53:37.0644042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-158] PASSED [ 50%] 2023-03-20T11:53:37.0670933Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-159] PASSED [ 50%] 2023-03-20T11:53:37.0697257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-160] PASSED [ 50%] 2023-03-20T11:53:37.0724281Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-161] PASSED [ 50%] 2023-03-20T11:53:37.0751031Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-162] PASSED [ 50%] 2023-03-20T11:53:37.0777567Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-163] PASSED [ 50%] 2023-03-20T11:53:37.0804300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-164] PASSED [ 50%] 2023-03-20T11:53:37.0831188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-165] PASSED [ 50%] 2023-03-20T11:53:37.0857670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-166] PASSED [ 50%] 2023-03-20T11:53:37.0884742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-167] PASSED [ 50%] 2023-03-20T11:53:37.0911308Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-168] PASSED [ 50%] 2023-03-20T11:53:37.0938532Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-169] PASSED [ 50%] 2023-03-20T11:53:37.0965296Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-170] PASSED [ 50%] 2023-03-20T11:53:37.1000566Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-171] PASSED [ 50%] 2023-03-20T11:53:37.1027481Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-172] PASSED [ 50%] 2023-03-20T11:53:37.1055018Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-173] PASSED [ 50%] 2023-03-20T11:53:37.1081270Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-174] PASSED [ 50%] 2023-03-20T11:53:37.1107742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-175] PASSED [ 50%] 2023-03-20T11:53:37.1131606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-176] PASSED [ 50%] 2023-03-20T11:53:37.1155359Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-177] PASSED [ 50%] 2023-03-20T11:53:37.1179079Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-178] PASSED [ 50%] 2023-03-20T11:53:37.1202545Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-179] PASSED [ 50%] 2023-03-20T11:53:37.1226045Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-180] PASSED [ 50%] 2023-03-20T11:53:37.1250204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-181] PASSED [ 50%] 2023-03-20T11:53:37.1273493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-182] PASSED [ 50%] 2023-03-20T11:53:37.1296906Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-183] PASSED [ 50%] 2023-03-20T11:53:37.1320766Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-184] PASSED [ 50%] 2023-03-20T11:53:37.1344098Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-185] PASSED [ 50%] 2023-03-20T11:53:37.1368979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-186] PASSED [ 50%] 2023-03-20T11:53:37.1392187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-187] PASSED [ 50%] 2023-03-20T11:53:37.1415645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-188] PASSED [ 50%] 2023-03-20T11:53:37.1439816Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-189] PASSED [ 50%] 2023-03-20T11:53:37.1462621Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-190] PASSED [ 50%] 2023-03-20T11:53:37.1485916Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-191] PASSED [ 50%] 2023-03-20T11:53:37.1510222Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-192] PASSED [ 50%] 2023-03-20T11:53:37.1534278Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-193] PASSED [ 50%] 2023-03-20T11:53:37.1557455Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-194] PASSED [ 50%] 2023-03-20T11:53:37.1581097Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-195] PASSED [ 50%] 2023-03-20T11:53:37.1604553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-196] PASSED [ 50%] 2023-03-20T11:53:37.1628656Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-197] PASSED [ 50%] 2023-03-20T11:53:37.1643185Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-198] PASSED [ 50%] 2023-03-20T11:53:37.1657668Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-199] PASSED [ 50%] 2023-03-20T11:53:37.1672760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-200] PASSED [ 50%] 2023-03-20T11:53:37.1688537Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-201] PASSED [ 50%] 2023-03-20T11:53:37.1702233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-202] PASSED [ 50%] 2023-03-20T11:53:37.1716994Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-203] PASSED [ 50%] 2023-03-20T11:53:37.1731882Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-204] PASSED [ 50%] 2023-03-20T11:53:37.1746016Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-205] PASSED [ 50%] 2023-03-20T11:53:37.1760886Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-206] PASSED [ 50%] 2023-03-20T11:53:37.1775267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-207] PASSED [ 50%] 2023-03-20T11:53:37.1790183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-208] PASSED [ 50%] 2023-03-20T11:53:37.1804382Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-209] PASSED [ 50%] 2023-03-20T11:53:37.1819357Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-210] PASSED [ 50%] 2023-03-20T11:53:37.1834237Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-211] PASSED [ 50%] 2023-03-20T11:53:37.1849661Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-212] PASSED [ 50%] 2023-03-20T11:53:37.1864820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-213] PASSED [ 50%] 2023-03-20T11:53:37.1879579Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-214] PASSED [ 50%] 2023-03-20T11:53:37.1894775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-215] PASSED [ 50%] 2023-03-20T11:53:37.1908396Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-216] PASSED [ 50%] 2023-03-20T11:53:37.1922653Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-217] PASSED [ 50%] 2023-03-20T11:53:37.1937494Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-218] PASSED [ 50%] 2023-03-20T11:53:37.1951954Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-219] PASSED [ 50%] 2023-03-20T11:53:37.1966145Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-220] PASSED [ 50%] 2023-03-20T11:53:37.1980954Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-221] PASSED [ 50%] 2023-03-20T11:53:37.1995558Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-222] PASSED [ 50%] 2023-03-20T11:53:37.2010148Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-223] PASSED [ 50%] 2023-03-20T11:53:37.2024541Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-224] PASSED [ 50%] 2023-03-20T11:53:37.2039220Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-225] PASSED [ 50%] 2023-03-20T11:53:37.2054151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-226] PASSED [ 50%] 2023-03-20T11:53:37.2068296Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-227] PASSED [ 50%] 2023-03-20T11:53:37.2082931Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-228] PASSED [ 50%] 2023-03-20T11:53:37.2098117Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-229] PASSED [ 50%] 2023-03-20T11:53:37.2112882Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-230] PASSED [ 50%] 2023-03-20T11:53:37.2127491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-231] PASSED [ 50%] 2023-03-20T11:53:37.2141649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-232] PASSED [ 50%] 2023-03-20T11:53:37.2155706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-233] PASSED [ 50%] 2023-03-20T11:53:37.2170192Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-234] PASSED [ 50%] 2023-03-20T11:53:37.2184684Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-235] PASSED [ 50%] 2023-03-20T11:53:37.2199261Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-236] PASSED [ 50%] 2023-03-20T11:53:37.2214312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-237] PASSED [ 50%] 2023-03-20T11:53:37.2228441Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-238] PASSED [ 50%] 2023-03-20T11:53:37.2242584Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-239] PASSED [ 50%] 2023-03-20T11:53:37.2257517Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-240] PASSED [ 50%] 2023-03-20T11:53:37.2271914Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-241] PASSED [ 50%] 2023-03-20T11:53:37.2285695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-242] PASSED [ 50%] 2023-03-20T11:53:37.2299805Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-243] PASSED [ 50%] 2023-03-20T11:53:37.2314109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-244] PASSED [ 50%] 2023-03-20T11:53:37.2328926Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-245] PASSED [ 50%] 2023-03-20T11:53:37.2342546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-246] PASSED [ 50%] 2023-03-20T11:53:37.2356599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-247] PASSED [ 50%] 2023-03-20T11:53:37.2370980Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-248] PASSED [ 50%] 2023-03-20T11:53:37.2384888Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-249] PASSED [ 50%] 2023-03-20T11:53:37.2399139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-250] PASSED [ 50%] 2023-03-20T11:53:37.2413999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-251] PASSED [ 50%] 2023-03-20T11:53:37.2427173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-252] PASSED [ 50%] 2023-03-20T11:53:37.2441490Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-253] PASSED [ 50%] 2023-03-20T11:53:37.2455430Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-254] PASSED [ 50%] 2023-03-20T11:53:37.2470937Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-255] PASSED [ 50%] 2023-03-20T11:53:37.2484707Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-256] PASSED [ 50%] 2023-03-20T11:53:37.2499024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-257] PASSED [ 50%] 2023-03-20T11:53:37.2513190Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-258] PASSED [ 50%] 2023-03-20T11:53:37.2527092Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-259] PASSED [ 50%] 2023-03-20T11:53:37.2541446Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-260] PASSED [ 50%] 2023-03-20T11:53:37.2555523Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-261] PASSED [ 50%] 2023-03-20T11:53:37.2570120Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-262] PASSED [ 50%] 2023-03-20T11:53:37.2583136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-263] PASSED [ 50%] 2023-03-20T11:53:37.2597767Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-264] PASSED [ 50%] 2023-03-20T11:53:37.2613059Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-265] PASSED [ 50%] 2023-03-20T11:53:37.2627572Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-266] PASSED [ 50%] 2023-03-20T11:53:37.2642109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-267] PASSED [ 50%] 2023-03-20T11:53:37.2656670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-268] PASSED [ 50%] 2023-03-20T11:53:37.2671514Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-269] PASSED [ 50%] 2023-03-20T11:53:37.2685553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-270] PASSED [ 50%] 2023-03-20T11:53:37.2700443Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-271] PASSED [ 50%] 2023-03-20T11:53:37.2714911Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-272] PASSED [ 50%] 2023-03-20T11:53:37.2730043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-273] PASSED [ 50%] 2023-03-20T11:53:37.2743902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-274] PASSED [ 50%] 2023-03-20T11:53:37.2758368Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-275] PASSED [ 50%] 2023-03-20T11:53:37.2773723Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-276] PASSED [ 50%] 2023-03-20T11:53:37.2787627Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-277] PASSED [ 50%] 2023-03-20T11:53:37.2801615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-278] PASSED [ 50%] 2023-03-20T11:53:37.2816028Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-279] PASSED [ 50%] 2023-03-20T11:53:37.2830707Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-280] PASSED [ 50%] 2023-03-20T11:53:37.2845056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-281] PASSED [ 50%] 2023-03-20T11:53:37.2859522Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-282] PASSED [ 50%] 2023-03-20T11:53:37.2874226Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-283] PASSED [ 50%] 2023-03-20T11:53:37.2889544Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-284] PASSED [ 50%] 2023-03-20T11:53:37.2903009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-285] PASSED [ 50%] 2023-03-20T11:53:37.2917404Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-286] PASSED [ 50%] 2023-03-20T11:53:37.2932042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-287] PASSED [ 50%] 2023-03-20T11:53:37.2946440Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-288] PASSED [ 50%] 2023-03-20T11:53:37.2961229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-289] PASSED [ 50%] 2023-03-20T11:53:37.2979300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-290] PASSED [ 50%] 2023-03-20T11:53:37.2993679Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-291] PASSED [ 50%] 2023-03-20T11:53:37.3008937Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-292] PASSED [ 50%] 2023-03-20T11:53:37.3022735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-293] PASSED [ 50%] 2023-03-20T11:53:37.3037148Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-294] PASSED [ 50%] 2023-03-20T11:53:37.3052014Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-295] PASSED [ 50%] 2023-03-20T11:53:37.3066030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-296] PASSED [ 50%] 2023-03-20T11:53:37.3080651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-297] PASSED [ 50%] 2023-03-20T11:53:37.3095180Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-298] PASSED [ 50%] 2023-03-20T11:53:37.3109672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-299] PASSED [ 50%] 2023-03-20T11:53:37.3124056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-300] PASSED [ 50%] 2023-03-20T11:53:37.3138582Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-301] PASSED [ 50%] 2023-03-20T11:53:37.3153167Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-302] PASSED [ 50%] 2023-03-20T11:53:37.3169075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-303] PASSED [ 50%] 2023-03-20T11:53:37.3181988Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-304] PASSED [ 50%] 2023-03-20T11:53:37.3196557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-305] PASSED [ 50%] 2023-03-20T11:53:37.3211006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-306] PASSED [ 50%] 2023-03-20T11:53:37.3225263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-307] PASSED [ 50%] 2023-03-20T11:53:37.3239520Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-308] PASSED [ 50%] 2023-03-20T11:53:37.3254613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-309] PASSED [ 50%] 2023-03-20T11:53:37.3267735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-310] PASSED [ 50%] 2023-03-20T11:53:37.3281581Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-311] PASSED [ 50%] 2023-03-20T11:53:37.3295523Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-312] PASSED [ 50%] 2023-03-20T11:53:37.3310042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-313] PASSED [ 50%] 2023-03-20T11:53:37.3323821Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-314] PASSED [ 50%] 2023-03-20T11:53:37.3338022Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-315] PASSED [ 50%] 2023-03-20T11:53:37.3352020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-316] PASSED [ 50%] 2023-03-20T11:53:37.3365778Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-317] PASSED [ 50%] 2023-03-20T11:53:37.3380259Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-318] PASSED [ 50%] 2023-03-20T11:53:37.3393769Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-319] PASSED [ 50%] 2023-03-20T11:53:37.3408556Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-320] PASSED [ 50%] 2023-03-20T11:53:37.3422213Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-321] PASSED [ 50%] 2023-03-20T11:53:37.3435890Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-322] PASSED [ 50%] 2023-03-20T11:53:37.3450093Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-323] PASSED [ 50%] 2023-03-20T11:53:37.3464268Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-324] PASSED [ 50%] 2023-03-20T11:53:37.3478403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-325] PASSED [ 50%] 2023-03-20T11:53:37.3492147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-326] PASSED [ 50%] 2023-03-20T11:53:37.3506183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-327] PASSED [ 50%] 2023-03-20T11:53:37.3520388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-328] PASSED [ 50%] 2023-03-20T11:53:37.3535157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-329] PASSED [ 50%] 2023-03-20T11:53:37.3548886Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-330] PASSED [ 50%] 2023-03-20T11:53:37.3563842Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-331] PASSED [ 50%] 2023-03-20T11:53:37.3578267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-332] PASSED [ 50%] 2023-03-20T11:53:37.3592880Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-333] PASSED [ 50%] 2023-03-20T11:53:37.3607313Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-334] PASSED [ 50%] 2023-03-20T11:53:37.3621987Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-335] PASSED [ 50%] 2023-03-20T11:53:37.3636499Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-336] PASSED [ 50%] 2023-03-20T11:53:37.3651054Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-337] PASSED [ 50%] 2023-03-20T11:53:37.3665466Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-338] PASSED [ 50%] 2023-03-20T11:53:37.3680419Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-339] PASSED [ 50%] 2023-03-20T11:53:37.3695307Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-340] PASSED [ 50%] 2023-03-20T11:53:37.3710155Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-341] PASSED [ 50%] 2023-03-20T11:53:37.3724314Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-342] PASSED [ 50%] 2023-03-20T11:53:37.3739211Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-343] PASSED [ 50%] 2023-03-20T11:53:37.3753798Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-344] PASSED [ 50%] 2023-03-20T11:53:37.3769034Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-345] PASSED [ 50%] 2023-03-20T11:53:37.3782823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-346] PASSED [ 50%] 2023-03-20T11:53:37.3797198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-347] PASSED [ 50%] 2023-03-20T11:53:37.3811729Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-348] PASSED [ 50%] 2023-03-20T11:53:37.3825959Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-349] PASSED [ 50%] 2023-03-20T11:53:37.3840615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-350] PASSED [ 50%] 2023-03-20T11:53:37.3855487Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-351] PASSED [ 50%] 2023-03-20T11:53:37.3869633Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-352] PASSED [ 50%] 2023-03-20T11:53:37.3883846Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-353] PASSED [ 50%] 2023-03-20T11:53:37.3898289Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-354] PASSED [ 50%] 2023-03-20T11:53:37.3912976Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-355] PASSED [ 50%] 2023-03-20T11:53:37.3927150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-356] PASSED [ 50%] 2023-03-20T11:53:37.3941867Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-357] PASSED [ 50%] 2023-03-20T11:53:37.3956295Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-358] PASSED [ 50%] 2023-03-20T11:53:37.3970708Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-359] PASSED [ 50%] 2023-03-20T11:53:37.3985209Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-360] PASSED [ 50%] 2023-03-20T11:53:37.3999557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-361] PASSED [ 50%] 2023-03-20T11:53:37.4014724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-362] PASSED [ 50%] 2023-03-20T11:53:37.4028628Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-363] PASSED [ 50%] 2023-03-20T11:53:37.4043154Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-364] PASSED [ 50%] 2023-03-20T11:53:37.4057535Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-365] PASSED [ 50%] 2023-03-20T11:53:37.4072329Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-366] PASSED [ 50%] 2023-03-20T11:53:37.4086596Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-367] PASSED [ 50%] 2023-03-20T11:53:37.4100930Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-368] PASSED [ 50%] 2023-03-20T11:53:37.4115437Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-369] PASSED [ 50%] 2023-03-20T11:53:37.4130257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-370] PASSED [ 50%] 2023-03-20T11:53:37.4144494Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-371] PASSED [ 50%] 2023-03-20T11:53:37.4159129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-372] PASSED [ 50%] 2023-03-20T11:53:37.4174374Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-373] PASSED [ 50%] 2023-03-20T11:53:37.4187392Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-374] PASSED [ 50%] 2023-03-20T11:53:37.4201469Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-375] PASSED [ 50%] 2023-03-20T11:53:37.4215226Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-376] PASSED [ 50%] 2023-03-20T11:53:37.4230146Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-377] PASSED [ 50%] 2023-03-20T11:53:37.4243705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-378] PASSED [ 50%] 2023-03-20T11:53:37.4257746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-379] PASSED [ 50%] 2023-03-20T11:53:37.4271787Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-380] PASSED [ 50%] 2023-03-20T11:53:37.4285583Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-381] PASSED [ 50%] 2023-03-20T11:53:37.4299782Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-382] PASSED [ 50%] 2023-03-20T11:53:37.4314027Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-383] PASSED [ 50%] 2023-03-20T11:53:37.4328800Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-384] PASSED [ 50%] 2023-03-20T11:53:37.4342265Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-385] PASSED [ 50%] 2023-03-20T11:53:37.4355837Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-386] PASSED [ 50%] 2023-03-20T11:53:37.4370156Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-387] PASSED [ 50%] 2023-03-20T11:53:37.4383657Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-388] PASSED [ 50%] 2023-03-20T11:53:37.4398073Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-389] PASSED [ 50%] 2023-03-20T11:53:37.4411974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-390] PASSED [ 50%] 2023-03-20T11:53:37.4425820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-391] PASSED [ 50%] 2023-03-20T11:53:37.4439802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-392] PASSED [ 50%] 2023-03-20T11:53:37.4454859Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-393] PASSED [ 50%] 2023-03-20T11:53:37.4468158Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-394] PASSED [ 50%] 2023-03-20T11:53:37.4482150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_bounding_box-395] PASSED [ 50%] 2023-03-20T11:53:37.4504673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-00] PASSED [ 50%] 2023-03-20T11:53:37.4524568Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-01] PASSED [ 50%] 2023-03-20T11:53:37.4548135Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-02] PASSED [ 50%] 2023-03-20T11:53:37.4562086Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-03] PASSED [ 50%] 2023-03-20T11:53:37.4576111Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-04] PASSED [ 50%] 2023-03-20T11:53:37.4591266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-05] PASSED [ 50%] 2023-03-20T11:53:37.4612096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-06] PASSED [ 50%] 2023-03-20T11:53:37.4630842Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-07] PASSED [ 50%] 2023-03-20T11:53:37.4650320Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-08] PASSED [ 50%] 2023-03-20T11:53:37.4664714Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-09] PASSED [ 50%] 2023-03-20T11:53:37.4678766Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-10] PASSED [ 50%] 2023-03-20T11:53:37.4693948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_mask-11] PASSED [ 50%] 2023-03-20T11:53:37.4714614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-00] PASSED [ 50%] 2023-03-20T11:53:37.4735636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-01] PASSED [ 50%] 2023-03-20T11:53:37.4757015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-02] PASSED [ 50%] 2023-03-20T11:53:37.4777502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-03] PASSED [ 50%] 2023-03-20T11:53:37.4803615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-04] PASSED [ 50%] 2023-03-20T11:53:37.4829187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-05] PASSED [ 50%] 2023-03-20T11:53:37.4853030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-06] PASSED [ 50%] 2023-03-20T11:53:37.4877023Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-07] PASSED [ 50%] 2023-03-20T11:53:37.4900781Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-08] PASSED [ 50%] 2023-03-20T11:53:37.4916013Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-09] PASSED [ 50%] 2023-03-20T11:53:37.4931528Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-10] PASSED [ 50%] 2023-03-20T11:53:37.4946393Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-11] PASSED [ 50%] 2023-03-20T11:53:37.4961389Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-12] PASSED [ 50%] 2023-03-20T11:53:37.4976532Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-13] PASSED [ 50%] 2023-03-20T11:53:37.4992177Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-14] PASSED [ 50%] 2023-03-20T11:53:37.5006647Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-15] PASSED [ 50%] 2023-03-20T11:53:37.5022635Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-16] PASSED [ 50%] 2023-03-20T11:53:37.5038376Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-17] PASSED [ 50%] 2023-03-20T11:53:37.5060998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-18] PASSED [ 50%] 2023-03-20T11:53:37.5081527Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-19] PASSED [ 50%] 2023-03-20T11:53:37.5101527Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-20] PASSED [ 50%] 2023-03-20T11:53:37.5125917Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-21] PASSED [ 50%] 2023-03-20T11:53:37.5146859Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-22] PASSED [ 50%] 2023-03-20T11:53:37.5173251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-23] PASSED [ 50%] 2023-03-20T11:53:37.5195998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-24] PASSED [ 50%] 2023-03-20T11:53:37.5216892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-25] PASSED [ 50%] 2023-03-20T11:53:37.5242623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-26] PASSED [ 50%] 2023-03-20T11:53:37.5257637Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-27] PASSED [ 50%] 2023-03-20T11:53:37.5272662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-28] PASSED [ 50%] 2023-03-20T11:53:37.5288517Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-29] PASSED [ 50%] 2023-03-20T11:53:37.5302588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-30] PASSED [ 50%] 2023-03-20T11:53:37.5317528Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-31] PASSED [ 50%] 2023-03-20T11:53:37.5333742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-32] PASSED [ 50%] 2023-03-20T11:53:37.5347209Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-33] PASSED [ 50%] 2023-03-20T11:53:37.5362551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-34] PASSED [ 50%] 2023-03-20T11:53:37.5377420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[affine_video-35] PASSED [ 50%] 2023-03-20T11:53:37.5397052Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-000] PASSED [ 50%] 2023-03-20T11:53:37.5416282Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-001] PASSED [ 50%] 2023-03-20T11:53:37.5436803Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-002] PASSED [ 50%] 2023-03-20T11:53:37.5454913Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-003] PASSED [ 50%] 2023-03-20T11:53:37.5474348Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-004] PASSED [ 50%] 2023-03-20T11:53:37.5494703Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-005] PASSED [ 50%] 2023-03-20T11:53:37.5510498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-006] PASSED [ 50%] 2023-03-20T11:53:37.5528902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-007] PASSED [ 50%] 2023-03-20T11:53:37.5545653Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-008] PASSED [ 50%] 2023-03-20T11:53:37.5564652Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-009] PASSED [ 50%] 2023-03-20T11:53:37.5583026Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-010] PASSED [ 50%] 2023-03-20T11:53:37.5603458Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-011] PASSED [ 50%] 2023-03-20T11:53:37.5622637Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-012] PASSED [ 50%] 2023-03-20T11:53:37.5641138Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-013] PASSED [ 50%] 2023-03-20T11:53:37.5661084Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-014] PASSED [ 50%] 2023-03-20T11:53:37.5678392Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-015] PASSED [ 50%] 2023-03-20T11:53:37.5694868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-016] PASSED [ 50%] 2023-03-20T11:53:37.5712625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-017] PASSED [ 50%] 2023-03-20T11:53:37.5733134Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-018] PASSED [ 50%] 2023-03-20T11:53:37.5753078Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-019] PASSED [ 50%] 2023-03-20T11:53:37.5771476Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-020] PASSED [ 50%] 2023-03-20T11:53:37.5791371Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-021] PASSED [ 50%] 2023-03-20T11:53:37.5811712Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-022] PASSED [ 50%] 2023-03-20T11:53:37.5830196Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-023] PASSED [ 50%] 2023-03-20T11:53:37.5848587Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-024] PASSED [ 50%] 2023-03-20T11:53:37.5866645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-025] PASSED [ 50%] 2023-03-20T11:53:37.5883080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-026] PASSED [ 50%] 2023-03-20T11:53:37.5903439Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-027] PASSED [ 50%] 2023-03-20T11:53:37.5924584Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-028] PASSED [ 50%] 2023-03-20T11:53:37.5946734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-029] PASSED [ 50%] 2023-03-20T11:53:37.5966751Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-030] PASSED [ 50%] 2023-03-20T11:53:37.5987719Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-031] PASSED [ 50%] 2023-03-20T11:53:37.6010542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-032] PASSED [ 50%] 2023-03-20T11:53:37.6026324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-033] PASSED [ 50%] 2023-03-20T11:53:37.6044746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-034] PASSED [ 50%] 2023-03-20T11:53:37.6063579Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-035] PASSED [ 50%] 2023-03-20T11:53:37.6084429Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-036] PASSED [ 50%] 2023-03-20T11:53:37.6104349Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-037] PASSED [ 50%] 2023-03-20T11:53:37.6125748Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-038] PASSED [ 50%] 2023-03-20T11:53:37.6146942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-039] PASSED [ 50%] 2023-03-20T11:53:37.6166293Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-040] PASSED [ 50%] 2023-03-20T11:53:37.6188683Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-041] PASSED [ 50%] 2023-03-20T11:53:37.6206784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-042] PASSED [ 50%] 2023-03-20T11:53:37.6224838Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-043] PASSED [ 50%] 2023-03-20T11:53:37.6244045Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-044] PASSED [ 50%] 2023-03-20T11:53:37.6266034Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-045] PASSED [ 50%] 2023-03-20T11:53:37.6289865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-046] PASSED [ 50%] 2023-03-20T11:53:37.6309609Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-047] PASSED [ 50%] 2023-03-20T11:53:37.6331435Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-048] PASSED [ 50%] 2023-03-20T11:53:37.6353780Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-049] PASSED [ 50%] 2023-03-20T11:53:37.6374629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-050] PASSED [ 50%] 2023-03-20T11:53:37.6393100Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-051] PASSED [ 50%] 2023-03-20T11:53:37.6413343Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-052] PASSED [ 50%] 2023-03-20T11:53:37.6430331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-053] PASSED [ 50%] 2023-03-20T11:53:37.6451744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-054] PASSED [ 50%] 2023-03-20T11:53:37.6475170Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-055] PASSED [ 50%] 2023-03-20T11:53:37.6497199Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-056] PASSED [ 50%] 2023-03-20T11:53:37.6519019Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-057] PASSED [ 50%] 2023-03-20T11:53:37.6541439Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-058] PASSED [ 50%] 2023-03-20T11:53:37.6564149Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-059] PASSED [ 50%] 2023-03-20T11:53:37.6581978Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-060] PASSED [ 50%] 2023-03-20T11:53:37.6601136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-061] PASSED [ 50%] 2023-03-20T11:53:37.6620776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-062] PASSED [ 50%] 2023-03-20T11:53:37.6644356Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-063] PASSED [ 50%] 2023-03-20T11:53:37.6665856Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-064] PASSED [ 50%] 2023-03-20T11:53:37.6690411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-065] PASSED [ 50%] 2023-03-20T11:53:37.6712628Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-066] PASSED [ 50%] 2023-03-20T11:53:37.6735786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-067] PASSED [ 50%] 2023-03-20T11:53:37.6758009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-068] PASSED [ 50%] 2023-03-20T11:53:37.6776779Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-069] PASSED [ 50%] 2023-03-20T11:53:37.6795169Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-070] PASSED [ 50%] 2023-03-20T11:53:37.6815093Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-071] PASSED [ 50%] 2023-03-20T11:53:37.6838865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-072] PASSED [ 50%] 2023-03-20T11:53:37.6863573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-073] PASSED [ 50%] 2023-03-20T11:53:37.6886089Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-074] PASSED [ 50%] 2023-03-20T11:53:37.6909865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-075] PASSED [ 50%] 2023-03-20T11:53:37.6934362Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-076] PASSED [ 50%] 2023-03-20T11:53:37.6955530Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-077] PASSED [ 50%] 2023-03-20T11:53:37.6975142Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-078] PASSED [ 50%] 2023-03-20T11:53:37.7001869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-079] PASSED [ 50%] 2023-03-20T11:53:37.7020328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-080] PASSED [ 50%] 2023-03-20T11:53:37.7035103Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-081] PASSED [ 50%] 2023-03-20T11:53:37.7050279Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-082] PASSED [ 50%] 2023-03-20T11:53:37.7065238Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-083] PASSED [ 50%] 2023-03-20T11:53:37.7079910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-084] PASSED [ 50%] 2023-03-20T11:53:37.7094760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-085] PASSED [ 50%] 2023-03-20T11:53:37.7110833Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-086] PASSED [ 50%] 2023-03-20T11:53:37.7124752Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-087] PASSED [ 50%] 2023-03-20T11:53:37.7139307Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-088] PASSED [ 50%] 2023-03-20T11:53:37.7154444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-089] PASSED [ 50%] 2023-03-20T11:53:37.7170409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-090] PASSED [ 50%] 2023-03-20T11:53:37.7183629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-091] PASSED [ 50%] 2023-03-20T11:53:37.7199696Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-092] PASSED [ 50%] 2023-03-20T11:53:37.7214883Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-093] PASSED [ 50%] 2023-03-20T11:53:37.7229535Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-094] PASSED [ 50%] 2023-03-20T11:53:37.7245204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-095] PASSED [ 50%] 2023-03-20T11:53:37.7259879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-096] PASSED [ 50%] 2023-03-20T11:53:37.7274084Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-097] PASSED [ 50%] 2023-03-20T11:53:37.7290433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-098] PASSED [ 50%] 2023-03-20T11:53:37.7304985Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-099] PASSED [ 50%] 2023-03-20T11:53:37.7321080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-100] PASSED [ 50%] 2023-03-20T11:53:37.7335327Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-101] PASSED [ 50%] 2023-03-20T11:53:37.7350930Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-102] PASSED [ 50%] 2023-03-20T11:53:37.7366534Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-103] PASSED [ 50%] 2023-03-20T11:53:37.7381200Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-104] PASSED [ 50%] 2023-03-20T11:53:37.7396142Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-105] PASSED [ 50%] 2023-03-20T11:53:37.7411311Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-106] PASSED [ 50%] 2023-03-20T11:53:37.7425366Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-107] PASSED [ 50%] 2023-03-20T11:53:37.7440714Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-108] PASSED [ 50%] 2023-03-20T11:53:37.7455005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-109] PASSED [ 50%] 2023-03-20T11:53:37.7470879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-110] PASSED [ 50%] 2023-03-20T11:53:37.7485067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-111] PASSED [ 50%] 2023-03-20T11:53:37.7500244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-112] PASSED [ 50%] 2023-03-20T11:53:37.7515764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-113] PASSED [ 50%] 2023-03-20T11:53:37.7530229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-114] PASSED [ 50%] 2023-03-20T11:53:37.7544311Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-115] PASSED [ 50%] 2023-03-20T11:53:37.7559899Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-116] PASSED [ 50%] 2023-03-20T11:53:37.7575661Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-117] PASSED [ 50%] 2023-03-20T11:53:37.7589819Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-118] PASSED [ 50%] 2023-03-20T11:53:37.7605273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-119] PASSED [ 50%] 2023-03-20T11:53:37.7620490Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-120] PASSED [ 50%] 2023-03-20T11:53:37.7634613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-121] PASSED [ 50%] 2023-03-20T11:53:37.7650312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-122] PASSED [ 50%] 2023-03-20T11:53:37.7664838Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-123] PASSED [ 50%] 2023-03-20T11:53:37.7679273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-124] PASSED [ 50%] 2023-03-20T11:53:37.7694435Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-125] PASSED [ 50%] 2023-03-20T11:53:37.7710251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-126] PASSED [ 50%] 2023-03-20T11:53:37.7725774Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-127] PASSED [ 50%] 2023-03-20T11:53:37.7740651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-128] PASSED [ 50%] 2023-03-20T11:53:37.7756021Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-129] PASSED [ 50%] 2023-03-20T11:53:37.7773004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-130] PASSED [ 50%] 2023-03-20T11:53:37.7786567Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-131] PASSED [ 50%] 2023-03-20T11:53:37.7801625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-132] PASSED [ 50%] 2023-03-20T11:53:37.7816960Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-133] PASSED [ 50%] 2023-03-20T11:53:37.7831398Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-134] PASSED [ 50%] 2023-03-20T11:53:37.7845426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-135] PASSED [ 50%] 2023-03-20T11:53:37.7860718Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-136] PASSED [ 50%] 2023-03-20T11:53:37.7876352Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-137] PASSED [ 50%] 2023-03-20T11:53:37.7890713Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-138] PASSED [ 50%] 2023-03-20T11:53:37.7905470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-139] PASSED [ 50%] 2023-03-20T11:53:37.7921220Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-140] PASSED [ 50%] 2023-03-20T11:53:37.7934945Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-141] PASSED [ 50%] 2023-03-20T11:53:37.7950157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-142] PASSED [ 50%] 2023-03-20T11:53:37.7964575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-143] PASSED [ 50%] 2023-03-20T11:53:37.7979932Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-144] PASSED [ 50%] 2023-03-20T11:53:37.7994496Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-145] PASSED [ 50%] 2023-03-20T11:53:37.8010519Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-146] PASSED [ 50%] 2023-03-20T11:53:37.8025454Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-147] PASSED [ 50%] 2023-03-20T11:53:37.8040043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-148] PASSED [ 50%] 2023-03-20T11:53:37.8055884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-149] PASSED [ 50%] 2023-03-20T11:53:37.8070415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-150] PASSED [ 50%] 2023-03-20T11:53:37.8084218Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-151] PASSED [ 50%] 2023-03-20T11:53:37.8099743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-152] PASSED [ 50%] 2023-03-20T11:53:37.8115778Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-153] PASSED [ 50%] 2023-03-20T11:53:37.8131730Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-154] PASSED [ 50%] 2023-03-20T11:53:37.8145671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-155] PASSED [ 50%] 2023-03-20T11:53:37.8161370Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-156] PASSED [ 50%] 2023-03-20T11:53:37.8177041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-157] PASSED [ 50%] 2023-03-20T11:53:37.8191879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-158] PASSED [ 50%] 2023-03-20T11:53:37.8206550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-159] PASSED [ 50%] 2023-03-20T11:53:37.8222204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-160] PASSED [ 50%] 2023-03-20T11:53:37.8236131Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_format_bounding_box-161] PASSED [ 50%] 2023-03-20T11:53:37.8251954Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-00] PASSED [ 50%] 2023-03-20T11:53:37.8267342Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-01] PASSED [ 50%] 2023-03-20T11:53:37.8283342Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-02] PASSED [ 50%] 2023-03-20T11:53:37.8297812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-03] PASSED [ 50%] 2023-03-20T11:53:37.8312638Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-04] PASSED [ 50%] 2023-03-20T11:53:37.8326979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-05] PASSED [ 50%] 2023-03-20T11:53:37.8342203Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-06] PASSED [ 50%] 2023-03-20T11:53:37.8358252Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-07] PASSED [ 50%] 2023-03-20T11:53:37.8374500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-08] PASSED [ 50%] 2023-03-20T11:53:37.8389139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-09] PASSED [ 50%] 2023-03-20T11:53:37.8404018Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-10] PASSED [ 50%] 2023-03-20T11:53:37.8419328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-11] PASSED [ 50%] 2023-03-20T11:53:37.8434243Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-12] PASSED [ 50%] 2023-03-20T11:53:37.8450333Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-13] PASSED [ 50%] 2023-03-20T11:53:37.8466272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-14] PASSED [ 50%] 2023-03-20T11:53:37.8481222Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-15] PASSED [ 50%] 2023-03-20T11:53:37.8495924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-16] PASSED [ 50%] 2023-03-20T11:53:37.8510856Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-17] PASSED [ 50%] 2023-03-20T11:53:37.8525937Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-18] PASSED [ 50%] 2023-03-20T11:53:37.8542885Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-19] PASSED [ 50%] 2023-03-20T11:53:37.8560069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-20] PASSED [ 50%] 2023-03-20T11:53:37.8574934Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-21] PASSED [ 50%] 2023-03-20T11:53:37.8589893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-22] PASSED [ 50%] 2023-03-20T11:53:37.8604383Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_image_tensor-23] PASSED [ 50%] 2023-03-20T11:53:37.8626057Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_bounding_box-0] PASSED [ 50%] 2023-03-20T11:53:37.8649237Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_bounding_box-1] PASSED [ 50%] 2023-03-20T11:53:37.8672765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_bounding_box-2] PASSED [ 50%] 2023-03-20T11:53:37.8690055Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_bounding_box-3] PASSED [ 50%] 2023-03-20T11:53:37.8705259Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_bounding_box-4] PASSED [ 50%] 2023-03-20T11:53:37.8721743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_bounding_box-5] PASSED [ 50%] 2023-03-20T11:53:37.8736257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-00] PASSED [ 50%] 2023-03-20T11:53:37.8751875Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-01] PASSED [ 50%] 2023-03-20T11:53:37.8766802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-02] PASSED [ 50%] 2023-03-20T11:53:37.8781237Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-03] PASSED [ 50%] 2023-03-20T11:53:37.8795684Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-04] PASSED [ 50%] 2023-03-20T11:53:37.8810497Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-05] PASSED [ 50%] 2023-03-20T11:53:37.8824185Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-06] PASSED [ 50%] 2023-03-20T11:53:37.8838379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-07] PASSED [ 50%] 2023-03-20T11:53:37.8853621Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-08] PASSED [ 50%] 2023-03-20T11:53:37.8867139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-09] PASSED [ 50%] 2023-03-20T11:53:37.8880981Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-10] PASSED [ 50%] 2023-03-20T11:53:37.8895266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-11] PASSED [ 50%] 2023-03-20T11:53:37.8910440Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-12] PASSED [ 50%] 2023-03-20T11:53:37.8926161Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-13] PASSED [ 50%] 2023-03-20T11:53:37.8941786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-14] PASSED [ 50%] 2023-03-20T11:53:37.8956121Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-15] PASSED [ 50%] 2023-03-20T11:53:37.8970401Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-16] PASSED [ 50%] 2023-03-20T11:53:37.8984611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-17] PASSED [ 50%] 2023-03-20T11:53:37.8999615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-18] PASSED [ 50%] 2023-03-20T11:53:37.9014947Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-19] PASSED [ 50%] 2023-03-20T11:53:37.9029646Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-20] PASSED [ 50%] 2023-03-20T11:53:37.9043839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-21] PASSED [ 50%] 2023-03-20T11:53:37.9058083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-22] PASSED [ 50%] 2023-03-20T11:53:37.9072378Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-23] PASSED [ 50%] 2023-03-20T11:53:37.9086774Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-24] PASSED [ 50%] 2023-03-20T11:53:37.9101831Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-25] PASSED [ 50%] 2023-03-20T11:53:37.9117111Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-26] PASSED [ 50%] 2023-03-20T11:53:37.9131180Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-27] PASSED [ 50%] 2023-03-20T11:53:37.9145082Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-28] PASSED [ 50%] 2023-03-20T11:53:37.9159210Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-29] PASSED [ 50%] 2023-03-20T11:53:37.9174461Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-30] PASSED [ 50%] 2023-03-20T11:53:37.9188900Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-31] PASSED [ 50%] 2023-03-20T11:53:37.9204227Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-32] PASSED [ 50%] 2023-03-20T11:53:37.9219127Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-33] PASSED [ 50%] 2023-03-20T11:53:37.9233464Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-34] PASSED [ 50%] 2023-03-20T11:53:37.9247731Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_mask-35] PASSED [ 50%] 2023-03-20T11:53:37.9263619Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-00] PASSED [ 50%] 2023-03-20T11:53:37.9279280Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-01] PASSED [ 50%] 2023-03-20T11:53:37.9295460Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-02] PASSED [ 50%] 2023-03-20T11:53:37.9311695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-03] PASSED [ 50%] 2023-03-20T11:53:37.9327654Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-04] PASSED [ 50%] 2023-03-20T11:53:37.9344136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-05] PASSED [ 50%] 2023-03-20T11:53:37.9359878Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-06] PASSED [ 50%] 2023-03-20T11:53:37.9383739Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-07] PASSED [ 50%] 2023-03-20T11:53:37.9406545Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-08] PASSED [ 50%] 2023-03-20T11:53:37.9421755Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-09] PASSED [ 50%] 2023-03-20T11:53:37.9437134Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-10] PASSED [ 50%] 2023-03-20T11:53:37.9452227Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-11] PASSED [ 50%] 2023-03-20T11:53:37.9466844Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-12] PASSED [ 50%] 2023-03-20T11:53:37.9481933Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-13] PASSED [ 50%] 2023-03-20T11:53:37.9496703Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-14] PASSED [ 50%] 2023-03-20T11:53:37.9511289Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-15] PASSED [ 50%] 2023-03-20T11:53:37.9525902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-16] PASSED [ 50%] 2023-03-20T11:53:37.9541072Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-17] PASSED [ 50%] 2023-03-20T11:53:37.9556439Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-18] PASSED [ 50%] 2023-03-20T11:53:37.9573853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-19] PASSED [ 50%] 2023-03-20T11:53:37.9589003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-20] PASSED [ 50%] 2023-03-20T11:53:37.9605636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-21] PASSED [ 50%] 2023-03-20T11:53:37.9623580Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-22] PASSED [ 50%] 2023-03-20T11:53:37.9642744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-23] PASSED [ 50%] 2023-03-20T11:53:37.9662527Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-24] PASSED [ 50%] 2023-03-20T11:53:37.9681237Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-25] PASSED [ 50%] 2023-03-20T11:53:37.9701805Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-26] PASSED [ 50%] 2023-03-20T11:53:37.9716407Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-27] PASSED [ 50%] 2023-03-20T11:53:37.9731564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-28] PASSED [ 50%] 2023-03-20T11:53:37.9746336Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-29] PASSED [ 50%] 2023-03-20T11:53:37.9761063Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-30] PASSED [ 50%] 2023-03-20T11:53:37.9775910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-31] PASSED [ 50%] 2023-03-20T11:53:37.9791287Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-32] PASSED [ 50%] 2023-03-20T11:53:37.9805448Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-33] PASSED [ 50%] 2023-03-20T11:53:37.9821379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-34] PASSED [ 50%] 2023-03-20T11:53:37.9836755Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[vertical_flip_video-35] PASSED [ 50%] 2023-03-20T11:53:37.9861645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-000] PASSED [ 50%] 2023-03-20T11:53:37.9885338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-001] PASSED [ 50%] 2023-03-20T11:53:37.9908558Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-002] PASSED [ 50%] 2023-03-20T11:53:37.9925975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-003] PASSED [ 50%] 2023-03-20T11:53:37.9943566Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-004] PASSED [ 50%] 2023-03-20T11:53:37.9960953Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-005] PASSED [ 50%] 2023-03-20T11:53:37.9980647Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-006] PASSED [ 50%] 2023-03-20T11:53:38.0000121Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-007] PASSED [ 50%] 2023-03-20T11:53:38.0020164Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-008] PASSED [ 50%] 2023-03-20T11:53:38.0039499Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-009] PASSED [ 50%] 2023-03-20T11:53:38.0059094Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-010] PASSED [ 50%] 2023-03-20T11:53:38.0079802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-011] PASSED [ 50%] 2023-03-20T11:53:38.0100322Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-012] PASSED [ 50%] 2023-03-20T11:53:38.0120866Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-013] PASSED [ 50%] 2023-03-20T11:53:38.0141305Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-014] PASSED [ 50%] 2023-03-20T11:53:38.0161682Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-015] PASSED [ 50%] 2023-03-20T11:53:38.0183422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-016] PASSED [ 50%] 2023-03-20T11:53:38.0205427Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-017] PASSED [ 50%] 2023-03-20T11:53:38.0227269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-018] PASSED [ 50%] 2023-03-20T11:53:38.0250032Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-019] PASSED [ 50%] 2023-03-20T11:53:38.0271257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-020] PASSED [ 50%] 2023-03-20T11:53:38.0286965Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-021] PASSED [ 50%] 2023-03-20T11:53:38.0301786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-022] PASSED [ 50%] 2023-03-20T11:53:38.0316518Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-023] PASSED [ 50%] 2023-03-20T11:53:38.0331547Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-024] PASSED [ 50%] 2023-03-20T11:53:38.0346785Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-025] PASSED [ 50%] 2023-03-20T11:53:38.0361956Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-026] PASSED [ 50%] 2023-03-20T11:53:38.0376791Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-027] PASSED [ 50%] 2023-03-20T11:53:38.0391894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-028] PASSED [ 50%] 2023-03-20T11:53:38.0406687Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-029] PASSED [ 50%] 2023-03-20T11:53:38.0422039Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-030] PASSED [ 50%] 2023-03-20T11:53:38.0436998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-031] PASSED [ 50%] 2023-03-20T11:53:38.0452141Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-032] PASSED [ 50%] 2023-03-20T11:53:38.0467203Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-033] PASSED [ 50%] 2023-03-20T11:53:38.0482373Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-034] PASSED [ 50%] 2023-03-20T11:53:38.0498198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-035] PASSED [ 50%] 2023-03-20T11:53:38.0519038Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-036] PASSED [ 50%] 2023-03-20T11:53:38.0542504Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-037] PASSED [ 50%] 2023-03-20T11:53:38.0565903Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-038] PASSED [ 50%] 2023-03-20T11:53:38.0589215Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-039] PASSED [ 50%] 2023-03-20T11:53:38.0612967Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-040] PASSED [ 50%] 2023-03-20T11:53:38.0635861Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-041] PASSED [ 50%] 2023-03-20T11:53:38.0659053Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-042] PASSED [ 50%] 2023-03-20T11:53:38.0682147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-043] PASSED [ 50%] 2023-03-20T11:53:38.0705006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-044] PASSED [ 50%] 2023-03-20T11:53:38.0728905Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-045] PASSED [ 50%] 2023-03-20T11:53:38.0751845Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-046] PASSED [ 50%] 2023-03-20T11:53:38.0772925Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-047] PASSED [ 50%] 2023-03-20T11:53:38.0796674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-048] PASSED [ 50%] 2023-03-20T11:53:38.0821139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-049] PASSED [ 50%] 2023-03-20T11:53:38.0845290Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-050] PASSED [ 50%] 2023-03-20T11:53:38.0872807Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-051] PASSED [ 50%] 2023-03-20T11:53:38.0897277Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-052] PASSED [ 50%] 2023-03-20T11:53:38.0920824Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-053] PASSED [ 50%] 2023-03-20T11:53:38.0944717Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-054] PASSED [ 50%] 2023-03-20T11:53:38.0969315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-055] PASSED [ 50%] 2023-03-20T11:53:38.0993188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-056] PASSED [ 50%] 2023-03-20T11:53:38.1017407Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-057] PASSED [ 50%] 2023-03-20T11:53:38.1038425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-058] PASSED [ 50%] 2023-03-20T11:53:38.1064416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-059] PASSED [ 50%] 2023-03-20T11:53:38.1090844Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-060] PASSED [ 50%] 2023-03-20T11:53:38.1116753Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-061] PASSED [ 50%] 2023-03-20T11:53:38.1142930Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-062] PASSED [ 50%] 2023-03-20T11:53:38.1169548Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-063] PASSED [ 50%] 2023-03-20T11:53:38.1195036Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-064] PASSED [ 50%] 2023-03-20T11:53:38.1221018Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-065] PASSED [ 50%] 2023-03-20T11:53:38.1246908Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-066] PASSED [ 50%] 2023-03-20T11:53:38.1272961Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-067] PASSED [ 50%] 2023-03-20T11:53:38.1299207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-068] PASSED [ 50%] 2023-03-20T11:53:38.1314272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-069] PASSED [ 50%] 2023-03-20T11:53:38.1329999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-070] PASSED [ 50%] 2023-03-20T11:53:38.1344341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-071] PASSED [ 50%] 2023-03-20T11:53:38.1359885Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-072] PASSED [ 50%] 2023-03-20T11:53:38.1375338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-073] PASSED [ 50%] 2023-03-20T11:53:38.1389787Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-074] PASSED [ 50%] 2023-03-20T11:53:38.1404371Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-075] PASSED [ 50%] 2023-03-20T11:53:38.1419089Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-076] PASSED [ 50%] 2023-03-20T11:53:38.1433505Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-077] PASSED [ 50%] 2023-03-20T11:53:38.1449338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-078] PASSED [ 50%] 2023-03-20T11:53:38.1463118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-079] PASSED [ 50%] 2023-03-20T11:53:38.1478106Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-080] PASSED [ 50%] 2023-03-20T11:53:38.1493691Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-081] PASSED [ 50%] 2023-03-20T11:53:38.1507864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-082] PASSED [ 50%] 2023-03-20T11:53:38.1522909Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-083] PASSED [ 50%] 2023-03-20T11:53:38.1537675Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-084] PASSED [ 50%] 2023-03-20T11:53:38.1552420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-085] PASSED [ 50%] 2023-03-20T11:53:38.1567129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-086] PASSED [ 50%] 2023-03-20T11:53:38.1582144Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-087] PASSED [ 50%] 2023-03-20T11:53:38.1597006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-088] PASSED [ 50%] 2023-03-20T11:53:38.1611671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-089] PASSED [ 50%] 2023-03-20T11:53:38.1626480Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-090] PASSED [ 50%] 2023-03-20T11:53:38.1641411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-091] PASSED [ 50%] 2023-03-20T11:53:38.1656102Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-092] PASSED [ 50%] 2023-03-20T11:53:38.1671262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-093] PASSED [ 50%] 2023-03-20T11:53:38.1686579Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-094] PASSED [ 50%] 2023-03-20T11:53:38.1701012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-095] PASSED [ 50%] 2023-03-20T11:53:38.1715977Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-096] PASSED [ 50%] 2023-03-20T11:53:38.1730724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-097] PASSED [ 50%] 2023-03-20T11:53:38.1745086Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-098] PASSED [ 50%] 2023-03-20T11:53:38.1759903Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-099] PASSED [ 50%] 2023-03-20T11:53:38.1774650Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-100] PASSED [ 50%] 2023-03-20T11:53:38.1789138Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-101] PASSED [ 50%] 2023-03-20T11:53:38.1814190Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-102] PASSED [ 50%] 2023-03-20T11:53:38.1837577Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-103] PASSED [ 50%] 2023-03-20T11:53:38.1864387Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-104] PASSED [ 50%] 2023-03-20T11:53:38.1891339Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-105] PASSED [ 50%] 2023-03-20T11:53:38.1919617Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-106] PASSED [ 50%] 2023-03-20T11:53:38.1947778Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-107] PASSED [ 50%] 2023-03-20T11:53:38.1962994Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-108] PASSED [ 50%] 2023-03-20T11:53:38.1979192Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-109] PASSED [ 50%] 2023-03-20T11:53:38.1994065Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-110] PASSED [ 50%] 2023-03-20T11:53:38.2009884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-111] PASSED [ 50%] 2023-03-20T11:53:38.2023803Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-112] PASSED [ 50%] 2023-03-20T11:53:38.2038837Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_image_tensor-113] PASSED [ 50%] 2023-03-20T11:53:38.2065933Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-00] PASSED [ 50%] 2023-03-20T11:53:38.2090784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-01] PASSED [ 50%] 2023-03-20T11:53:38.2112789Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-02] PASSED [ 50%] 2023-03-20T11:53:38.2137640Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-03] PASSED [ 50%] 2023-03-20T11:53:38.2163247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-04] PASSED [ 50%] 2023-03-20T11:53:38.2185666Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-05] PASSED [ 50%] 2023-03-20T11:53:38.2212589Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-06] PASSED [ 50%] 2023-03-20T11:53:38.2239788Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-07] PASSED [ 50%] 2023-03-20T11:53:38.2263792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-08] PASSED [ 50%] 2023-03-20T11:53:38.2290212Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-09] PASSED [ 50%] 2023-03-20T11:53:38.2315198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-10] PASSED [ 50%] 2023-03-20T11:53:38.2338290Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-11] PASSED [ 50%] 2023-03-20T11:53:38.2365314Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-12] PASSED [ 50%] 2023-03-20T11:53:38.2392411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-13] PASSED [ 50%] 2023-03-20T11:53:38.2416279Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-14] PASSED [ 50%] 2023-03-20T11:53:38.2444864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-15] PASSED [ 50%] 2023-03-20T11:53:38.2473793Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-16] PASSED [ 50%] 2023-03-20T11:53:38.2499625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-17] PASSED [ 50%] 2023-03-20T11:53:38.2526866Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-18] PASSED [ 50%] 2023-03-20T11:53:38.2557576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-19] PASSED [ 50%] 2023-03-20T11:53:38.2600837Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-20] PASSED [ 50%] 2023-03-20T11:53:38.2629172Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-21] PASSED [ 50%] 2023-03-20T11:53:38.2657460Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-22] PASSED [ 50%] 2023-03-20T11:53:38.2683121Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-23] PASSED [ 50%] 2023-03-20T11:53:38.2712671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-24] PASSED [ 50%] 2023-03-20T11:53:38.2743112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-25] PASSED [ 50%] 2023-03-20T11:53:38.2770035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-26] PASSED [ 50%] 2023-03-20T11:53:38.2784354Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-27] PASSED [ 50%] 2023-03-20T11:53:38.2799967Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-28] PASSED [ 50%] 2023-03-20T11:53:38.2815100Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-29] PASSED [ 50%] 2023-03-20T11:53:38.2829781Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-30] PASSED [ 50%] 2023-03-20T11:53:38.2845185Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-31] PASSED [ 50%] 2023-03-20T11:53:38.2859993Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-32] PASSED [ 50%] 2023-03-20T11:53:38.2875150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-33] PASSED [ 50%] 2023-03-20T11:53:38.2890297Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-34] PASSED [ 50%] 2023-03-20T11:53:38.2904816Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-35] PASSED [ 50%] 2023-03-20T11:53:38.2920034Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-36] PASSED [ 50%] 2023-03-20T11:53:38.2934929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-37] PASSED [ 50%] 2023-03-20T11:53:38.2949634Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-38] PASSED [ 50%] 2023-03-20T11:53:38.2964559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-39] PASSED [ 50%] 2023-03-20T11:53:38.2979723Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-40] PASSED [ 50%] 2023-03-20T11:53:38.2994504Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-41] PASSED [ 50%] 2023-03-20T11:53:38.3010338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-42] PASSED [ 50%] 2023-03-20T11:53:38.3024320Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-43] PASSED [ 50%] 2023-03-20T11:53:38.3039176Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-44] PASSED [ 50%] 2023-03-20T11:53:38.3054710Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-45] PASSED [ 50%] 2023-03-20T11:53:38.3069564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-46] PASSED [ 50%] 2023-03-20T11:53:38.3083881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-47] PASSED [ 50%] 2023-03-20T11:53:38.3098968Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-48] PASSED [ 50%] 2023-03-20T11:53:38.3113798Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-49] PASSED [ 50%] 2023-03-20T11:53:38.3128794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-50] PASSED [ 50%] 2023-03-20T11:53:38.3143156Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-51] PASSED [ 50%] 2023-03-20T11:53:38.3158436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-52] PASSED [ 50%] 2023-03-20T11:53:38.3173545Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_bounding_box-53] PASSED [ 50%] 2023-03-20T11:53:38.3193536Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-00] PASSED [ 50%] 2023-03-20T11:53:38.3216809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-01] PASSED [ 50%] 2023-03-20T11:53:38.3239533Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-02] PASSED [ 50%] 2023-03-20T11:53:38.3255355Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-03] PASSED [ 50%] 2023-03-20T11:53:38.3269024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-04] PASSED [ 50%] 2023-03-20T11:53:38.3283412Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-05] PASSED [ 50%] 2023-03-20T11:53:38.3304065Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-06] PASSED [ 50%] 2023-03-20T11:53:38.3323997Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-07] PASSED [ 50%] 2023-03-20T11:53:38.3342877Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-08] PASSED [ 50%] 2023-03-20T11:53:38.3357418Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-09] PASSED [ 50%] 2023-03-20T11:53:38.3372156Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-10] PASSED [ 50%] 2023-03-20T11:53:38.3386565Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_mask-11] PASSED [ 50%] 2023-03-20T11:53:38.3409064Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-00] PASSED [ 50%] 2023-03-20T11:53:38.3429151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-01] PASSED [ 50%] 2023-03-20T11:53:38.3450112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-02] PASSED [ 50%] 2023-03-20T11:53:38.3471118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-03] PASSED [ 50%] 2023-03-20T11:53:38.3494811Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-04] PASSED [ 50%] 2023-03-20T11:53:38.3519244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-05] PASSED [ 50%] 2023-03-20T11:53:38.3540118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-06] PASSED [ 50%] 2023-03-20T11:53:38.3562523Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-07] PASSED [ 50%] 2023-03-20T11:53:38.3585752Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-08] PASSED [ 50%] 2023-03-20T11:53:38.3600569Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-09] PASSED [ 50%] 2023-03-20T11:53:38.3615941Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-10] PASSED [ 50%] 2023-03-20T11:53:38.3630952Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-11] PASSED [ 50%] 2023-03-20T11:53:38.3645543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-12] PASSED [ 50%] 2023-03-20T11:53:38.3660948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-13] PASSED [ 50%] 2023-03-20T11:53:38.3676233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-14] PASSED [ 50%] 2023-03-20T11:53:38.3690715Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-15] PASSED [ 50%] 2023-03-20T11:53:38.3706120Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-16] PASSED [ 50%] 2023-03-20T11:53:38.3721203Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-17] PASSED [ 50%] 2023-03-20T11:53:38.3742407Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-18] PASSED [ 50%] 2023-03-20T11:53:38.3762744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-19] PASSED [ 50%] 2023-03-20T11:53:38.3782700Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-20] PASSED [ 50%] 2023-03-20T11:53:38.3803436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-21] PASSED [ 50%] 2023-03-20T11:53:38.3826659Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-22] PASSED [ 50%] 2023-03-20T11:53:38.3850296Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-23] PASSED [ 50%] 2023-03-20T11:53:38.3870922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-24] PASSED [ 50%] 2023-03-20T11:53:38.3894243Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-25] PASSED [ 50%] 2023-03-20T11:53:38.3914851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-26] PASSED [ 50%] 2023-03-20T11:53:38.3929836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-27] PASSED [ 50%] 2023-03-20T11:53:38.3945428Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-28] PASSED [ 50%] 2023-03-20T11:53:38.3960927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-29] PASSED [ 50%] 2023-03-20T11:53:38.3975776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-30] PASSED [ 50%] 2023-03-20T11:53:38.3990805Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-31] PASSED [ 50%] 2023-03-20T11:53:38.4005615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-32] PASSED [ 50%] 2023-03-20T11:53:38.4020661Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-33] PASSED [ 50%] 2023-03-20T11:53:38.4035906Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-34] PASSED [ 50%] 2023-03-20T11:53:38.4051247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[rotate_video-35] PASSED [ 50%] 2023-03-20T11:53:38.4066738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-00] PASSED [ 50%] 2023-03-20T11:53:38.4083072Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-01] PASSED [ 50%] 2023-03-20T11:53:38.4099235Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-02] PASSED [ 50%] 2023-03-20T11:53:38.4116893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-03] PASSED [ 50%] 2023-03-20T11:53:38.4134005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-04] PASSED [ 50%] 2023-03-20T11:53:38.4149080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-05] PASSED [ 50%] 2023-03-20T11:53:38.4164682Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-06] PASSED [ 50%] 2023-03-20T11:53:38.4180624Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-07] PASSED [ 50%] 2023-03-20T11:53:38.4197335Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-08] PASSED [ 50%] 2023-03-20T11:53:38.4214767Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-09] PASSED [ 50%] 2023-03-20T11:53:38.4229766Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-10] PASSED [ 50%] 2023-03-20T11:53:38.4245711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-11] PASSED [ 50%] 2023-03-20T11:53:38.4262274Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-12] PASSED [ 50%] 2023-03-20T11:53:38.4278768Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-13] PASSED [ 50%] 2023-03-20T11:53:38.4295282Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-14] PASSED [ 50%] 2023-03-20T11:53:38.4310318Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-15] PASSED [ 50%] 2023-03-20T11:53:38.4325542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-16] PASSED [ 50%] 2023-03-20T11:53:38.4341116Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-17] PASSED [ 50%] 2023-03-20T11:53:38.4356560Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-18] PASSED [ 50%] 2023-03-20T11:53:38.4371776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-19] PASSED [ 50%] 2023-03-20T11:53:38.4385869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-20] PASSED [ 50%] 2023-03-20T11:53:38.4401341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-21] PASSED [ 50%] 2023-03-20T11:53:38.4416492Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-22] PASSED [ 50%] 2023-03-20T11:53:38.4432255Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-23] PASSED [ 50%] 2023-03-20T11:53:38.4447329Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-24] PASSED [ 50%] 2023-03-20T11:53:38.4462271Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-25] PASSED [ 50%] 2023-03-20T11:53:38.4477233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-26] PASSED [ 50%] 2023-03-20T11:53:38.4492537Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-27] PASSED [ 50%] 2023-03-20T11:53:38.4507993Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-28] PASSED [ 50%] 2023-03-20T11:53:38.4523466Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_image_tensor-29] PASSED [ 50%] 2023-03-20T11:53:38.4544971Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-000] PASSED [ 50%] 2023-03-20T11:53:38.4565509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-001] PASSED [ 50%] 2023-03-20T11:53:38.4585691Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-002] PASSED [ 50%] 2023-03-20T11:53:38.4606116Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-003] PASSED [ 50%] 2023-03-20T11:53:38.4624922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-004] PASSED [ 50%] 2023-03-20T11:53:38.4643677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-005] PASSED [ 50%] 2023-03-20T11:53:38.4665095Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-006] PASSED [ 50%] 2023-03-20T11:53:38.4686401Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-007] PASSED [ 50%] 2023-03-20T11:53:38.4707676Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-008] PASSED [ 50%] 2023-03-20T11:53:38.4734712Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-009] PASSED [ 50%] 2023-03-20T11:53:38.4754588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-010] PASSED [ 50%] 2023-03-20T11:53:38.4774862Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-011] PASSED [ 50%] 2023-03-20T11:53:38.4796935Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-012] PASSED [ 50%] 2023-03-20T11:53:38.4819216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-013] PASSED [ 50%] 2023-03-20T11:53:38.4841584Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-014] PASSED [ 50%] 2023-03-20T11:53:38.4864165Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-015] PASSED [ 50%] 2023-03-20T11:53:38.4884977Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-016] PASSED [ 50%] 2023-03-20T11:53:38.4905948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-017] PASSED [ 50%] 2023-03-20T11:53:38.4928813Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-018] PASSED [ 50%] 2023-03-20T11:53:38.4950958Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-019] PASSED [ 50%] 2023-03-20T11:53:38.4974301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-020] PASSED [ 50%] 2023-03-20T11:53:38.4996073Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-021] PASSED [ 50%] 2023-03-20T11:53:38.5015732Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-022] PASSED [ 50%] 2023-03-20T11:53:38.5035642Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-023] PASSED [ 50%] 2023-03-20T11:53:38.5059127Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-024] PASSED [ 50%] 2023-03-20T11:53:38.5082365Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-025] PASSED [ 50%] 2023-03-20T11:53:38.5105567Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-026] PASSED [ 50%] 2023-03-20T11:53:38.5129626Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-027] PASSED [ 50%] 2023-03-20T11:53:38.5149472Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-028] PASSED [ 50%] 2023-03-20T11:53:38.5170508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-029] PASSED [ 50%] 2023-03-20T11:53:38.5194623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-030] PASSED [ 50%] 2023-03-20T11:53:38.5219508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-031] PASSED [ 50%] 2023-03-20T11:53:38.5243991Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-032] PASSED [ 50%] 2023-03-20T11:53:38.5268039Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-033] PASSED [ 50%] 2023-03-20T11:53:38.5290399Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-034] PASSED [ 50%] 2023-03-20T11:53:38.5312316Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-035] PASSED [ 50%] 2023-03-20T11:53:38.5335772Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-036] PASSED [ 50%] 2023-03-20T11:53:38.5359750Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-037] PASSED [ 50%] 2023-03-20T11:53:38.5383641Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-038] PASSED [ 50%] 2023-03-20T11:53:38.5407498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-039] PASSED [ 50%] 2023-03-20T11:53:38.5427612Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-040] PASSED [ 50%] 2023-03-20T11:53:38.5448802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-041] PASSED [ 50%] 2023-03-20T11:53:38.5473033Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-042] PASSED [ 50%] 2023-03-20T11:53:38.5497626Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-043] PASSED [ 50%] 2023-03-20T11:53:38.5522089Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-044] PASSED [ 50%] 2023-03-20T11:53:38.5547075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-045] PASSED [ 50%] 2023-03-20T11:53:38.5570020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-046] PASSED [ 50%] 2023-03-20T11:53:38.5590494Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-047] PASSED [ 50%] 2023-03-20T11:53:38.5616739Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-048] PASSED [ 50%] 2023-03-20T11:53:38.5643160Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-049] PASSED [ 50%] 2023-03-20T11:53:38.5669210Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-050] PASSED [ 50%] 2023-03-20T11:53:38.5695260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-051] PASSED [ 50%] 2023-03-20T11:53:38.5718538Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-052] PASSED [ 50%] 2023-03-20T11:53:38.5741156Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-053] PASSED [ 50%] 2023-03-20T11:53:38.5757166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-054] PASSED [ 50%] 2023-03-20T11:53:38.5774479Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-055] PASSED [ 50%] 2023-03-20T11:53:38.5790658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-056] PASSED [ 50%] 2023-03-20T11:53:38.5806849Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-057] PASSED [ 50%] 2023-03-20T11:53:38.5822840Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-058] PASSED [ 50%] 2023-03-20T11:53:38.5839147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-059] PASSED [ 50%] 2023-03-20T11:53:38.5855991Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-060] PASSED [ 50%] 2023-03-20T11:53:38.5873509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-061] PASSED [ 50%] 2023-03-20T11:53:38.5890335Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-062] PASSED [ 50%] 2023-03-20T11:53:38.5907333Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-063] PASSED [ 50%] 2023-03-20T11:53:38.5923501Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-064] PASSED [ 50%] 2023-03-20T11:53:38.5940119Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-065] PASSED [ 50%] 2023-03-20T11:53:38.5958193Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-066] PASSED [ 50%] 2023-03-20T11:53:38.5975985Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-067] PASSED [ 50%] 2023-03-20T11:53:38.5993155Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-068] PASSED [ 50%] 2023-03-20T11:53:38.6010975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-069] PASSED [ 50%] 2023-03-20T11:53:38.6028429Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-070] PASSED [ 50%] 2023-03-20T11:53:38.6045284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-071] PASSED [ 50%] 2023-03-20T11:53:38.6061934Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-072] PASSED [ 50%] 2023-03-20T11:53:38.6078450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-073] PASSED [ 50%] 2023-03-20T11:53:38.6095059Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-074] PASSED [ 50%] 2023-03-20T11:53:38.6110992Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-075] PASSED [ 50%] 2023-03-20T11:53:38.6126831Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-076] PASSED [ 50%] 2023-03-20T11:53:38.6142792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-077] PASSED [ 50%] 2023-03-20T11:53:38.6160450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-078] PASSED [ 50%] 2023-03-20T11:53:38.6176883Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-079] PASSED [ 50%] 2023-03-20T11:53:38.6193564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-080] PASSED [ 50%] 2023-03-20T11:53:38.6210359Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-081] PASSED [ 50%] 2023-03-20T11:53:38.6227481Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-082] PASSED [ 50%] 2023-03-20T11:53:38.6244122Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-083] PASSED [ 50%] 2023-03-20T11:53:38.6262248Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-084] PASSED [ 50%] 2023-03-20T11:53:38.6280095Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-085] PASSED [ 50%] 2023-03-20T11:53:38.6298073Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-086] PASSED [ 50%] 2023-03-20T11:53:38.6316025Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-087] PASSED [ 50%] 2023-03-20T11:53:38.6334268Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-088] PASSED [ 50%] 2023-03-20T11:53:38.6350891Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-089] PASSED [ 50%] 2023-03-20T11:53:38.6367049Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-090] PASSED [ 50%] 2023-03-20T11:53:38.6383776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-091] PASSED [ 50%] 2023-03-20T11:53:38.6400128Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-092] PASSED [ 50%] 2023-03-20T11:53:38.6416569Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-093] PASSED [ 50%] 2023-03-20T11:53:38.6432841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-094] PASSED [ 50%] 2023-03-20T11:53:38.6449628Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-095] PASSED [ 50%] 2023-03-20T11:53:38.6465583Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-096] PASSED [ 50%] 2023-03-20T11:53:38.6482864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-097] PASSED [ 50%] 2023-03-20T11:53:38.6499854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-098] PASSED [ 50%] 2023-03-20T11:53:38.6516634Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-099] PASSED [ 50%] 2023-03-20T11:53:38.6534397Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-100] PASSED [ 50%] 2023-03-20T11:53:38.6550686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-101] PASSED [ 50%] 2023-03-20T11:53:38.6569189Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-102] PASSED [ 50%] 2023-03-20T11:53:38.6586477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-103] PASSED [ 50%] 2023-03-20T11:53:38.6604294Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-104] PASSED [ 50%] 2023-03-20T11:53:38.6622234Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-105] PASSED [ 50%] 2023-03-20T11:53:38.6639957Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-106] PASSED [ 50%] 2023-03-20T11:53:38.6657157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_bounding_box-107] PASSED [ 50%] 2023-03-20T11:53:38.6672725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-00] PASSED [ 50%] 2023-03-20T11:53:38.6689099Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-01] PASSED [ 50%] 2023-03-20T11:53:38.6704598Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-02] PASSED [ 50%] 2023-03-20T11:53:38.6719148Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-03] PASSED [ 50%] 2023-03-20T11:53:38.6734150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-04] PASSED [ 50%] 2023-03-20T11:53:38.6748059Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-05] PASSED [ 50%] 2023-03-20T11:53:38.6763098Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-06] PASSED [ 50%] 2023-03-20T11:53:38.6778142Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-07] PASSED [ 50%] 2023-03-20T11:53:38.6793456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-08] PASSED [ 50%] 2023-03-20T11:53:38.6808600Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-09] PASSED [ 50%] 2023-03-20T11:53:38.6822168Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-10] PASSED [ 50%] 2023-03-20T11:53:38.6836491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_mask-11] PASSED [ 50%] 2023-03-20T11:53:38.6853940Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-00] PASSED [ 50%] 2023-03-20T11:53:38.6869101Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-01] PASSED [ 50%] 2023-03-20T11:53:38.6885234Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-02] PASSED [ 50%] 2023-03-20T11:53:38.6902207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-03] PASSED [ 50%] 2023-03-20T11:53:38.6918348Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-04] PASSED [ 50%] 2023-03-20T11:53:38.6934891Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-05] PASSED [ 50%] 2023-03-20T11:53:38.6952256Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-06] PASSED [ 50%] 2023-03-20T11:53:38.6970197Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-07] PASSED [ 50%] 2023-03-20T11:53:38.6985575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-08] PASSED [ 50%] 2023-03-20T11:53:38.7000500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-09] PASSED [ 50%] 2023-03-20T11:53:38.7015471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-10] PASSED [ 50%] 2023-03-20T11:53:38.7030913Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-11] PASSED [ 50%] 2023-03-20T11:53:38.7045293Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-12] PASSED [ 50%] 2023-03-20T11:53:38.7060818Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-13] PASSED [ 50%] 2023-03-20T11:53:38.7076232Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-14] PASSED [ 50%] 2023-03-20T11:53:38.7090935Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-15] PASSED [ 50%] 2023-03-20T11:53:38.7106256Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-16] PASSED [ 50%] 2023-03-20T11:53:38.7121247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-17] PASSED [ 50%] 2023-03-20T11:53:38.7136782Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-18] PASSED [ 50%] 2023-03-20T11:53:38.7153336Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-19] PASSED [ 50%] 2023-03-20T11:53:38.7170328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-20] PASSED [ 50%] 2023-03-20T11:53:38.7185641Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-21] PASSED [ 50%] 2023-03-20T11:53:38.7202565Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-22] PASSED [ 50%] 2023-03-20T11:53:38.7219096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-23] PASSED [ 50%] 2023-03-20T11:53:38.7236759Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-24] PASSED [ 50%] 2023-03-20T11:53:38.7254672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-25] PASSED [ 50%] 2023-03-20T11:53:38.7271846Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-26] PASSED [ 50%] 2023-03-20T11:53:38.7286449Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-27] PASSED [ 50%] 2023-03-20T11:53:38.7301701Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-28] PASSED [ 50%] 2023-03-20T11:53:38.7317119Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-29] PASSED [ 50%] 2023-03-20T11:53:38.7331871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-30] PASSED [ 50%] 2023-03-20T11:53:38.7347161Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-31] PASSED [ 50%] 2023-03-20T11:53:38.7362777Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-32] PASSED [ 50%] 2023-03-20T11:53:38.7377778Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-33] PASSED [ 50%] 2023-03-20T11:53:38.7393415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-34] PASSED [ 50%] 2023-03-20T11:53:38.7409158Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[crop_video-35] PASSED [ 50%] 2023-03-20T11:53:38.7426329Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-000] PASSED [ 50%] 2023-03-20T11:53:38.7444615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-001] PASSED [ 50%] 2023-03-20T11:53:38.7462662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-002] PASSED [ 50%] 2023-03-20T11:53:38.7480407Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-003] PASSED [ 50%] 2023-03-20T11:53:38.7497884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-004] PASSED [ 50%] 2023-03-20T11:53:38.7516381Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-005] PASSED [ 50%] 2023-03-20T11:53:38.7534809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-006] PASSED [ 50%] 2023-03-20T11:53:38.7552218Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-007] PASSED [ 50%] 2023-03-20T11:53:38.7570650Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-008] PASSED [ 50%] 2023-03-20T11:53:38.7586937Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-009] PASSED [ 50%] 2023-03-20T11:53:38.7603061Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-010] PASSED [ 50%] 2023-03-20T11:53:38.7619502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-011] PASSED [ 50%] 2023-03-20T11:53:38.7635725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-012] PASSED [ 50%] 2023-03-20T11:53:38.7651711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-013] PASSED [ 50%] 2023-03-20T11:53:38.7667600Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-014] PASSED [ 50%] 2023-03-20T11:53:38.7683839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-015] PASSED [ 50%] 2023-03-20T11:53:38.7700004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-016] PASSED [ 50%] 2023-03-20T11:53:38.7716501Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-017] PASSED [ 50%] 2023-03-20T11:53:38.7735200Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-018] PASSED [ 50%] 2023-03-20T11:53:38.7751820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-019] PASSED [ 50%] 2023-03-20T11:53:38.7770248Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-020] PASSED [ 50%] 2023-03-20T11:53:38.7788043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-021] PASSED [ 50%] 2023-03-20T11:53:38.7805892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-022] PASSED [ 50%] 2023-03-20T11:53:38.7826251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-023] PASSED [ 50%] 2023-03-20T11:53:38.7844770Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-024] PASSED [ 50%] 2023-03-20T11:53:38.7863250Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-025] PASSED [ 50%] 2023-03-20T11:53:38.7883645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-026] PASSED [ 50%] 2023-03-20T11:53:38.7899670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-027] PASSED [ 50%] 2023-03-20T11:53:38.7916387Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-028] PASSED [ 50%] 2023-03-20T11:53:38.7933715Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-029] PASSED [ 50%] 2023-03-20T11:53:38.7949700Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-030] PASSED [ 50%] 2023-03-20T11:53:38.7965570Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-031] PASSED [ 50%] 2023-03-20T11:53:38.7982348Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-032] PASSED [ 50%] 2023-03-20T11:53:38.7998768Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-033] PASSED [ 50%] 2023-03-20T11:53:38.8014983Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-034] PASSED [ 50%] 2023-03-20T11:53:38.8031478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-035] PASSED [ 50%] 2023-03-20T11:53:38.8050009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-036] PASSED [ 50%] 2023-03-20T11:53:38.8066693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-037] PASSED [ 50%] 2023-03-20T11:53:38.8084983Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-038] PASSED [ 50%] 2023-03-20T11:53:38.8103109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-039] PASSED [ 50%] 2023-03-20T11:53:38.8120821Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-040] PASSED [ 50%] 2023-03-20T11:53:38.8141634Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-041] PASSED [ 50%] 2023-03-20T11:53:38.8159853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-042] PASSED [ 50%] 2023-03-20T11:53:38.8178918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-043] PASSED [ 50%] 2023-03-20T11:53:38.8197577Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-044] PASSED [ 50%] 2023-03-20T11:53:38.8214800Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-045] PASSED [ 50%] 2023-03-20T11:53:38.8230581Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-046] PASSED [ 50%] 2023-03-20T11:53:38.8246644Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-047] PASSED [ 50%] 2023-03-20T11:53:38.8262757Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-048] PASSED [ 50%] 2023-03-20T11:53:38.8278377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-049] PASSED [ 50%] 2023-03-20T11:53:38.8294719Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-050] PASSED [ 50%] 2023-03-20T11:53:38.8311420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-051] PASSED [ 50%] 2023-03-20T11:53:38.8327012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-052] PASSED [ 50%] 2023-03-20T11:53:38.8342775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-053] PASSED [ 50%] 2023-03-20T11:53:38.8361576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-054] PASSED [ 50%] 2023-03-20T11:53:38.8379066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-055] PASSED [ 50%] 2023-03-20T11:53:38.8397544Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-056] PASSED [ 50%] 2023-03-20T11:53:38.8415932Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-057] PASSED [ 50%] 2023-03-20T11:53:38.8434440Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-058] PASSED [ 50%] 2023-03-20T11:53:38.8454621Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-059] PASSED [ 50%] 2023-03-20T11:53:38.8473635Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-060] PASSED [ 50%] 2023-03-20T11:53:38.8492544Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-061] PASSED [ 50%] 2023-03-20T11:53:38.8512563Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-062] PASSED [ 50%] 2023-03-20T11:53:38.8529527Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-063] PASSED [ 50%] 2023-03-20T11:53:38.8544880Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-064] PASSED [ 50%] 2023-03-20T11:53:38.8561449Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-065] PASSED [ 50%] 2023-03-20T11:53:38.8576939Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-066] PASSED [ 50%] 2023-03-20T11:53:38.8592797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-067] PASSED [ 50%] 2023-03-20T11:53:38.8609663Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-068] PASSED [ 50%] 2023-03-20T11:53:38.8625063Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-069] PASSED [ 50%] 2023-03-20T11:53:38.8641187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-070] PASSED [ 50%] 2023-03-20T11:53:38.8657361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-071] PASSED [ 50%] 2023-03-20T11:53:38.8674855Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-072] PASSED [ 50%] 2023-03-20T11:53:38.8691806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-073] PASSED [ 50%] 2023-03-20T11:53:38.8709899Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-074] PASSED [ 50%] 2023-03-20T11:53:38.8726823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-075] PASSED [ 50%] 2023-03-20T11:53:38.8744823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-076] PASSED [ 50%] 2023-03-20T11:53:38.8763004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-077] PASSED [ 50%] 2023-03-20T11:53:38.8780739Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-078] PASSED [ 50%] 2023-03-20T11:53:38.8798382Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-079] PASSED [ 50%] 2023-03-20T11:53:38.8816622Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-080] PASSED [ 50%] 2023-03-20T11:53:38.8833002Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-081] PASSED [ 50%] 2023-03-20T11:53:38.8850130Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-082] PASSED [ 50%] 2023-03-20T11:53:38.8864842Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-083] PASSED [ 50%] 2023-03-20T11:53:38.8881020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-084] PASSED [ 50%] 2023-03-20T11:53:38.8896481Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-085] PASSED [ 50%] 2023-03-20T11:53:38.8913012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-086] PASSED [ 50%] 2023-03-20T11:53:38.8929850Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-087] PASSED [ 50%] 2023-03-20T11:53:38.8944603Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-088] PASSED [ 50%] 2023-03-20T11:53:38.8960672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-089] PASSED [ 50%] 2023-03-20T11:53:38.8978345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-090] PASSED [ 50%] 2023-03-20T11:53:38.8995920Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-091] PASSED [ 50%] 2023-03-20T11:53:38.9014793Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-092] PASSED [ 50%] 2023-03-20T11:53:38.9031886Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-093] PASSED [ 50%] 2023-03-20T11:53:38.9050422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-094] PASSED [ 50%] 2023-03-20T11:53:38.9069323Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-095] PASSED [ 50%] 2023-03-20T11:53:38.9088969Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-096] PASSED [ 50%] 2023-03-20T11:53:38.9106251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-097] PASSED [ 50%] 2023-03-20T11:53:38.9125379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-098] PASSED [ 50%] 2023-03-20T11:53:38.9142143Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-099] PASSED [ 50%] 2023-03-20T11:53:38.9158352Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-100] PASSED [ 50%] 2023-03-20T11:53:38.9174922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-101] PASSED [ 50%] 2023-03-20T11:53:38.9192001Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-102] PASSED [ 50%] 2023-03-20T11:53:38.9208547Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-103] PASSED [ 50%] 2023-03-20T11:53:38.9224188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-104] PASSED [ 50%] 2023-03-20T11:53:38.9240544Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-105] PASSED [ 50%] 2023-03-20T11:53:38.9256563Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-106] PASSED [ 50%] 2023-03-20T11:53:38.9273218Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-107] PASSED [ 50%] 2023-03-20T11:53:38.9290949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-108] PASSED [ 50%] 2023-03-20T11:53:38.9308372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-109] PASSED [ 50%] 2023-03-20T11:53:38.9326639Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-110] PASSED [ 50%] 2023-03-20T11:53:38.9344743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-111] PASSED [ 50%] 2023-03-20T11:53:38.9362894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-112] PASSED [ 50%] 2023-03-20T11:53:38.9382899Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-113] PASSED [ 50%] 2023-03-20T11:53:38.9401050Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-114] PASSED [ 50%] 2023-03-20T11:53:38.9420024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-115] PASSED [ 50%] 2023-03-20T11:53:38.9439365Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-116] PASSED [ 50%] 2023-03-20T11:53:38.9455337Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-117] PASSED [ 50%] 2023-03-20T11:53:38.9473103Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-118] PASSED [ 50%] 2023-03-20T11:53:38.9489708Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-119] PASSED [ 50%] 2023-03-20T11:53:38.9505643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-120] PASSED [ 50%] 2023-03-20T11:53:38.9521914Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-121] PASSED [ 50%] 2023-03-20T11:53:38.9537846Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-122] PASSED [ 50%] 2023-03-20T11:53:38.9554096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-123] PASSED [ 50%] 2023-03-20T11:53:38.9570194Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-124] PASSED [ 50%] 2023-03-20T11:53:38.9586004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-125] PASSED [ 50%] 2023-03-20T11:53:38.9604328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-126] PASSED [ 50%] 2023-03-20T11:53:38.9622112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-127] PASSED [ 50%] 2023-03-20T11:53:38.9640816Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-128] PASSED [ 50%] 2023-03-20T11:53:38.9659111Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-129] PASSED [ 50%] 2023-03-20T11:53:38.9677571Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-130] PASSED [ 50%] 2023-03-20T11:53:38.9697901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-131] PASSED [ 50%] 2023-03-20T11:53:38.9716707Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-132] PASSED [ 50%] 2023-03-20T11:53:38.9735648Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-133] PASSED [ 50%] 2023-03-20T11:53:38.9755585Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-134] PASSED [ 50%] 2023-03-20T11:53:38.9772235Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-135] PASSED [ 50%] 2023-03-20T11:53:38.9788473Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-136] PASSED [ 50%] 2023-03-20T11:53:38.9804724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-137] PASSED [ 50%] 2023-03-20T11:53:38.9821049Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-138] PASSED [ 50%] 2023-03-20T11:53:38.9837164Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-139] PASSED [ 50%] 2023-03-20T11:53:38.9854654Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-140] PASSED [ 50%] 2023-03-20T11:53:38.9870530Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-141] PASSED [ 50%] 2023-03-20T11:53:38.9886629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-142] PASSED [ 50%] 2023-03-20T11:53:38.9903021Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-143] PASSED [ 50%] 2023-03-20T11:53:38.9920357Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-144] PASSED [ 50%] 2023-03-20T11:53:38.9937535Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-145] PASSED [ 50%] 2023-03-20T11:53:38.9955651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-146] PASSED [ 50%] 2023-03-20T11:53:38.9973767Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-147] PASSED [ 50%] 2023-03-20T11:53:38.9990711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-148] PASSED [ 50%] 2023-03-20T11:53:39.0009400Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-149] PASSED [ 50%] 2023-03-20T11:53:39.0026451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-150] PASSED [ 50%] 2023-03-20T11:53:39.0044860Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-151] PASSED [ 50%] 2023-03-20T11:53:39.0063012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-152] PASSED [ 50%] 2023-03-20T11:53:39.0079391Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-153] PASSED [ 50%] 2023-03-20T11:53:39.0095076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-154] PASSED [ 50%] 2023-03-20T11:53:39.0111393Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-155] PASSED [ 50%] 2023-03-20T11:53:39.0127341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-156] PASSED [ 50%] 2023-03-20T11:53:39.0143505Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-157] PASSED [ 50%] 2023-03-20T11:53:39.0159829Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-158] PASSED [ 50%] 2023-03-20T11:53:39.0175776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-159] PASSED [ 50%] 2023-03-20T11:53:39.0192104Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-160] PASSED [ 50%] 2023-03-20T11:53:39.0208811Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-161] PASSED [ 50%] 2023-03-20T11:53:39.0225894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-162] PASSED [ 50%] 2023-03-20T11:53:39.0243409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-163] PASSED [ 50%] 2023-03-20T11:53:39.0261951Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-164] PASSED [ 50%] 2023-03-20T11:53:39.0279857Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-165] PASSED [ 50%] 2023-03-20T11:53:39.0297989Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-166] PASSED [ 50%] 2023-03-20T11:53:39.0318165Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-167] PASSED [ 50%] 2023-03-20T11:53:39.0335899Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-168] PASSED [ 50%] 2023-03-20T11:53:39.0354492Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-169] PASSED [ 50%] 2023-03-20T11:53:39.0374187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-170] PASSED [ 50%] 2023-03-20T11:53:39.0389984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-171] PASSED [ 50%] 2023-03-20T11:53:39.0406274Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-172] PASSED [ 50%] 2023-03-20T11:53:39.0422898Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-173] PASSED [ 50%] 2023-03-20T11:53:39.0439088Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-174] PASSED [ 50%] 2023-03-20T11:53:39.0455559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-175] PASSED [ 50%] 2023-03-20T11:53:39.0472175Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-176] PASSED [ 50%] 2023-03-20T11:53:39.0489202Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-177] PASSED [ 50%] 2023-03-20T11:53:39.0504491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-178] PASSED [ 50%] 2023-03-20T11:53:39.0520958Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-179] PASSED [ 50%] 2023-03-20T11:53:39.0538411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-180] PASSED [ 50%] 2023-03-20T11:53:39.0555586Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-181] PASSED [ 50%] 2023-03-20T11:53:39.0574285Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-182] PASSED [ 50%] 2023-03-20T11:53:39.0592377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-183] PASSED [ 50%] 2023-03-20T11:53:39.0610598Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-184] PASSED [ 50%] 2023-03-20T11:53:39.0630106Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-185] PASSED [ 50%] 2023-03-20T11:53:39.0649012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-186] PASSED [ 50%] 2023-03-20T11:53:39.0666793Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-187] PASSED [ 50%] 2023-03-20T11:53:39.0686174Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-188] PASSED [ 50%] 2023-03-20T11:53:39.0702269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-189] PASSED [ 50%] 2023-03-20T11:53:39.0718491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-190] PASSED [ 50%] 2023-03-20T11:53:39.0735331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-191] PASSED [ 50%] 2023-03-20T11:53:39.0750512Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-192] PASSED [ 50%] 2023-03-20T11:53:39.0766200Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-193] PASSED [ 50%] 2023-03-20T11:53:39.0782533Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-194] PASSED [ 50%] 2023-03-20T11:53:39.0798698Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-195] PASSED [ 50%] 2023-03-20T11:53:39.0815025Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-196] PASSED [ 50%] 2023-03-20T11:53:39.0831228Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-197] PASSED [ 50%] 2023-03-20T11:53:39.0849625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-198] PASSED [ 50%] 2023-03-20T11:53:39.0866578Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-199] PASSED [ 50%] 2023-03-20T11:53:39.0885005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-200] PASSED [ 50%] 2023-03-20T11:53:39.0909739Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-201] PASSED [ 50%] 2023-03-20T11:53:39.0928829Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-202] PASSED [ 50%] 2023-03-20T11:53:39.0948428Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-203] PASSED [ 50%] 2023-03-20T11:53:39.0966906Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-204] PASSED [ 50%] 2023-03-20T11:53:39.0985998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-205] PASSED [ 50%] 2023-03-20T11:53:39.1005702Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-206] PASSED [ 50%] 2023-03-20T11:53:39.1022123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-207] PASSED [ 50%] 2023-03-20T11:53:39.1038483Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-208] PASSED [ 50%] 2023-03-20T11:53:39.1055587Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-209] PASSED [ 50%] 2023-03-20T11:53:39.1071614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-210] PASSED [ 50%] 2023-03-20T11:53:39.1087195Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-211] PASSED [ 50%] 2023-03-20T11:53:39.1103201Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-212] PASSED [ 50%] 2023-03-20T11:53:39.1119468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-213] PASSED [ 50%] 2023-03-20T11:53:39.1135358Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-214] PASSED [ 50%] 2023-03-20T11:53:39.1151455Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-215] PASSED [ 50%] 2023-03-20T11:53:39.1168753Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-216] PASSED [ 50%] 2023-03-20T11:53:39.1185216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-217] PASSED [ 50%] 2023-03-20T11:53:39.1203246Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-218] PASSED [ 50%] 2023-03-20T11:53:39.1220405Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-219] PASSED [ 50%] 2023-03-20T11:53:39.1237454Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-220] PASSED [ 50%] 2023-03-20T11:53:39.1255668Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-221] PASSED [ 50%] 2023-03-20T11:53:39.1273129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-222] PASSED [ 50%] 2023-03-20T11:53:39.1290841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-223] PASSED [ 50%] 2023-03-20T11:53:39.1309345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-224] PASSED [ 50%] 2023-03-20T11:53:39.1325263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-225] PASSED [ 50%] 2023-03-20T11:53:39.1341978Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-226] PASSED [ 50%] 2023-03-20T11:53:39.1357462Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-227] PASSED [ 50%] 2023-03-20T11:53:39.1374434Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-228] PASSED [ 50%] 2023-03-20T11:53:39.1389658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-229] PASSED [ 50%] 2023-03-20T11:53:39.1405003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-230] PASSED [ 50%] 2023-03-20T11:53:39.1420891Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-231] PASSED [ 50%] 2023-03-20T11:53:39.1436694Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-232] PASSED [ 50%] 2023-03-20T11:53:39.1452629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-233] PASSED [ 50%] 2023-03-20T11:53:39.1470441Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-234] PASSED [ 50%] 2023-03-20T11:53:39.1488732Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-235] PASSED [ 50%] 2023-03-20T11:53:39.1505950Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-236] PASSED [ 50%] 2023-03-20T11:53:39.1524139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-237] PASSED [ 50%] 2023-03-20T11:53:39.1541904Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-238] PASSED [ 50%] 2023-03-20T11:53:39.1561573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-239] PASSED [ 50%] 2023-03-20T11:53:39.1580487Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-240] PASSED [ 50%] 2023-03-20T11:53:39.1598549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-241] PASSED [ 50%] 2023-03-20T11:53:39.1618939Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-242] PASSED [ 50%] 2023-03-20T11:53:39.1634626Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-243] PASSED [ 50%] 2023-03-20T11:53:39.1650554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-244] PASSED [ 50%] 2023-03-20T11:53:39.1666625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-245] PASSED [ 50%] 2023-03-20T11:53:39.1683035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-246] PASSED [ 50%] 2023-03-20T11:53:39.1700314Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-247] PASSED [ 50%] 2023-03-20T11:53:39.1716711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-248] PASSED [ 50%] 2023-03-20T11:53:39.1733762Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-249] PASSED [ 50%] 2023-03-20T11:53:39.1748786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-250] PASSED [ 50%] 2023-03-20T11:53:39.1765485Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-251] PASSED [ 50%] 2023-03-20T11:53:39.1782843Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-252] PASSED [ 50%] 2023-03-20T11:53:39.1800136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-253] PASSED [ 50%] 2023-03-20T11:53:39.1818218Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-254] PASSED [ 50%] 2023-03-20T11:53:39.1836576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-255] PASSED [ 50%] 2023-03-20T11:53:39.1855331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-256] PASSED [ 50%] 2023-03-20T11:53:39.1876789Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-257] PASSED [ 50%] 2023-03-20T11:53:39.1895946Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-258] PASSED [ 50%] 2023-03-20T11:53:39.1915347Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-259] PASSED [ 50%] 2023-03-20T11:53:39.1934940Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-260] PASSED [ 50%] 2023-03-20T11:53:39.1951133Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-261] PASSED [ 50%] 2023-03-20T11:53:39.1967229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-262] PASSED [ 50%] 2023-03-20T11:53:39.1983440Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-263] PASSED [ 50%] 2023-03-20T11:53:39.1999012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-264] PASSED [ 50%] 2023-03-20T11:53:39.2015111Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-265] PASSED [ 50%] 2023-03-20T11:53:39.2031315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-266] PASSED [ 50%] 2023-03-20T11:53:39.2047022Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-267] PASSED [ 50%] 2023-03-20T11:53:39.2062550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-268] PASSED [ 50%] 2023-03-20T11:53:39.2078797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-269] PASSED [ 50%] 2023-03-20T11:53:39.2096226Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-270] PASSED [ 50%] 2023-03-20T11:53:39.2114367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-271] PASSED [ 50%] 2023-03-20T11:53:39.2132432Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-272] PASSED [ 50%] 2023-03-20T11:53:39.2150869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-273] PASSED [ 50%] 2023-03-20T11:53:39.2170047Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-274] PASSED [ 50%] 2023-03-20T11:53:39.2189496Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-275] PASSED [ 50%] 2023-03-20T11:53:39.2210036Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-276] PASSED [ 50%] 2023-03-20T11:53:39.2228960Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-277] PASSED [ 50%] 2023-03-20T11:53:39.2250218Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-278] PASSED [ 50%] 2023-03-20T11:53:39.2266338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-279] PASSED [ 50%] 2023-03-20T11:53:39.2282690Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-280] PASSED [ 50%] 2023-03-20T11:53:39.2299285Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-281] PASSED [ 50%] 2023-03-20T11:53:39.2315062Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-282] PASSED [ 50%] 2023-03-20T11:53:39.2331375Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-283] PASSED [ 50%] 2023-03-20T11:53:39.2347615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-284] PASSED [ 50%] 2023-03-20T11:53:39.2363785Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-285] PASSED [ 50%] 2023-03-20T11:53:39.2380136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-286] PASSED [ 50%] 2023-03-20T11:53:39.2396288Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_image_tensor-287] PASSED [ 50%] 2023-03-20T11:53:39.2419349Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-00] PASSED [ 50%] 2023-03-20T11:53:39.2440885Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-01] PASSED [ 50%] 2023-03-20T11:53:39.2460921Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-02] PASSED [ 50%] 2023-03-20T11:53:39.2482980Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-03] PASSED [ 50%] 2023-03-20T11:53:39.2505059Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-04] PASSED [ 50%] 2023-03-20T11:53:39.2525438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-05] PASSED [ 50%] 2023-03-20T11:53:39.2549431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-06] PASSED [ 50%] 2023-03-20T11:53:39.2573447Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-07] PASSED [ 50%] 2023-03-20T11:53:39.2594492Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-08] PASSED [ 50%] 2023-03-20T11:53:39.2617532Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-09] PASSED [ 50%] 2023-03-20T11:53:39.2641031Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-10] PASSED [ 50%] 2023-03-20T11:53:39.2661275Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-11] PASSED [ 50%] 2023-03-20T11:53:39.2684675Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-12] PASSED [ 50%] 2023-03-20T11:53:39.2708994Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-13] PASSED [ 50%] 2023-03-20T11:53:39.2730520Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-14] PASSED [ 50%] 2023-03-20T11:53:39.2756185Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-15] PASSED [ 50%] 2023-03-20T11:53:39.2781691Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-16] PASSED [ 50%] 2023-03-20T11:53:39.2805132Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-17] PASSED [ 50%] 2023-03-20T11:53:39.2829880Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-18] PASSED [ 50%] 2023-03-20T11:53:39.2855070Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-19] PASSED [ 50%] 2023-03-20T11:53:39.2875486Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-20] PASSED [ 50%] 2023-03-20T11:53:39.2901065Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-21] PASSED [ 50%] 2023-03-20T11:53:39.2926319Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-22] PASSED [ 50%] 2023-03-20T11:53:39.2948974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-23] PASSED [ 50%] 2023-03-20T11:53:39.2975716Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-24] PASSED [ 50%] 2023-03-20T11:53:39.3002839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-25] PASSED [ 50%] 2023-03-20T11:53:39.3026193Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-26] PASSED [ 50%] 2023-03-20T11:53:39.3043302Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-27] PASSED [ 50%] 2023-03-20T11:53:39.3060374Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-28] PASSED [ 50%] 2023-03-20T11:53:39.3077056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-29] PASSED [ 50%] 2023-03-20T11:53:39.3095573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-30] PASSED [ 50%] 2023-03-20T11:53:39.3113644Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-31] PASSED [ 50%] 2023-03-20T11:53:39.3131184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-32] PASSED [ 50%] 2023-03-20T11:53:39.3149850Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-33] PASSED [ 50%] 2023-03-20T11:53:39.3168839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-34] PASSED [ 50%] 2023-03-20T11:53:39.3186423Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-35] PASSED [ 50%] 2023-03-20T11:53:39.3203014Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-36] PASSED [ 50%] 2023-03-20T11:53:39.3220002Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-37] PASSED [ 50%] 2023-03-20T11:53:39.3236686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-38] PASSED [ 50%] 2023-03-20T11:53:39.3255245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-39] PASSED [ 50%] 2023-03-20T11:53:39.3272292Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-40] PASSED [ 50%] 2023-03-20T11:53:39.3290430Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-41] PASSED [ 50%] 2023-03-20T11:53:39.3308049Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-42] PASSED [ 50%] 2023-03-20T11:53:39.3326523Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-43] PASSED [ 50%] 2023-03-20T11:53:39.3344397Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-44] PASSED [ 50%] 2023-03-20T11:53:39.3361414Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-45] PASSED [ 50%] 2023-03-20T11:53:39.3378476Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-46] PASSED [ 50%] 2023-03-20T11:53:39.3394806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-47] PASSED [ 50%] 2023-03-20T11:53:39.3412268Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-48] PASSED [ 50%] 2023-03-20T11:53:39.3430493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-49] PASSED [ 50%] 2023-03-20T11:53:39.3447506Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-50] PASSED [ 50%] 2023-03-20T11:53:39.3466068Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-51] PASSED [ 50%] 2023-03-20T11:53:39.3484716Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-52] PASSED [ 50%] 2023-03-20T11:53:39.3503212Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_bounding_box-53] PASSED [ 50%] 2023-03-20T11:53:39.3521330Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-000] PASSED [ 50%] 2023-03-20T11:53:39.3538411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-001] PASSED [ 50%] 2023-03-20T11:53:39.3555447Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-002] PASSED [ 50%] 2023-03-20T11:53:39.3570604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-003] PASSED [ 50%] 2023-03-20T11:53:39.3585494Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-004] PASSED [ 50%] 2023-03-20T11:53:39.3600965Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-005] PASSED [ 50%] 2023-03-20T11:53:39.3616054Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-006] PASSED [ 50%] 2023-03-20T11:53:39.3631705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-007] PASSED [ 50%] 2023-03-20T11:53:39.3646739Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-008] PASSED [ 50%] 2023-03-20T11:53:39.3662079Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-009] PASSED [ 50%] 2023-03-20T11:53:39.3677355Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-010] PASSED [ 50%] 2023-03-20T11:53:39.3693501Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-011] PASSED [ 50%] 2023-03-20T11:53:39.3711058Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-012] PASSED [ 50%] 2023-03-20T11:53:39.3730052Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-013] PASSED [ 50%] 2023-03-20T11:53:39.3748919Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-014] PASSED [ 50%] 2023-03-20T11:53:39.3763982Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-015] PASSED [ 50%] 2023-03-20T11:53:39.3779679Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-016] PASSED [ 50%] 2023-03-20T11:53:39.3794986Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-017] PASSED [ 50%] 2023-03-20T11:53:39.3811733Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-018] PASSED [ 50%] 2023-03-20T11:53:39.3828679Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-019] PASSED [ 50%] 2023-03-20T11:53:39.3845746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-020] PASSED [ 50%] 2023-03-20T11:53:39.3861206Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-021] PASSED [ 50%] 2023-03-20T11:53:39.3876303Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-022] PASSED [ 50%] 2023-03-20T11:53:39.3891521Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-023] PASSED [ 50%] 2023-03-20T11:53:39.3905837Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-024] PASSED [ 50%] 2023-03-20T11:53:39.3921109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-025] PASSED [ 50%] 2023-03-20T11:53:39.3936110Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-026] PASSED [ 50%] 2023-03-20T11:53:39.3951582Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-027] PASSED [ 50%] 2023-03-20T11:53:39.3966081Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-028] PASSED [ 50%] 2023-03-20T11:53:39.3981125Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-029] PASSED [ 50%] 2023-03-20T11:53:39.3998201Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-030] PASSED [ 50%] 2023-03-20T11:53:39.4016879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-031] PASSED [ 50%] 2023-03-20T11:53:39.4036194Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-032] PASSED [ 50%] 2023-03-20T11:53:39.4051389Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-033] PASSED [ 50%] 2023-03-20T11:53:39.4066539Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-034] PASSED [ 50%] 2023-03-20T11:53:39.4082333Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-035] PASSED [ 50%] 2023-03-20T11:53:39.4099391Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-036] PASSED [ 50%] 2023-03-20T11:53:39.4117186Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-037] PASSED [ 50%] 2023-03-20T11:53:39.4135228Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-038] PASSED [ 50%] 2023-03-20T11:53:39.4149804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-039] PASSED [ 51%] 2023-03-20T11:53:39.4164240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-040] PASSED [ 51%] 2023-03-20T11:53:39.4179729Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-041] PASSED [ 51%] 2023-03-20T11:53:39.4195107Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-042] PASSED [ 51%] 2023-03-20T11:53:39.4210434Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-043] PASSED [ 51%] 2023-03-20T11:53:39.4225467Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-044] PASSED [ 51%] 2023-03-20T11:53:39.4241155Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-045] PASSED [ 51%] 2023-03-20T11:53:39.4256128Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-046] PASSED [ 51%] 2023-03-20T11:53:39.4271724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-047] PASSED [ 51%] 2023-03-20T11:53:39.4289260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-048] PASSED [ 51%] 2023-03-20T11:53:39.4306978Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-049] PASSED [ 51%] 2023-03-20T11:53:39.4324875Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-050] PASSED [ 51%] 2023-03-20T11:53:39.4340322Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-051] PASSED [ 51%] 2023-03-20T11:53:39.4355553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-052] PASSED [ 51%] 2023-03-20T11:53:39.4370643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-053] PASSED [ 51%] 2023-03-20T11:53:39.4387589Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-054] PASSED [ 51%] 2023-03-20T11:53:39.4404866Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-055] PASSED [ 51%] 2023-03-20T11:53:39.4422094Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-056] PASSED [ 51%] 2023-03-20T11:53:39.4437091Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-057] PASSED [ 51%] 2023-03-20T11:53:39.4452150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-058] PASSED [ 51%] 2023-03-20T11:53:39.4468528Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-059] PASSED [ 51%] 2023-03-20T11:53:39.4484106Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-060] PASSED [ 51%] 2023-03-20T11:53:39.4499053Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-061] PASSED [ 51%] 2023-03-20T11:53:39.4514009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-062] PASSED [ 51%] 2023-03-20T11:53:39.4530044Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-063] PASSED [ 51%] 2023-03-20T11:53:39.4543686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-064] PASSED [ 51%] 2023-03-20T11:53:39.4559271Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-065] PASSED [ 51%] 2023-03-20T11:53:39.4576447Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-066] PASSED [ 51%] 2023-03-20T11:53:39.4594165Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-067] PASSED [ 51%] 2023-03-20T11:53:39.4616982Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-068] PASSED [ 51%] 2023-03-20T11:53:39.4632175Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-069] PASSED [ 51%] 2023-03-20T11:53:39.4647307Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-070] PASSED [ 51%] 2023-03-20T11:53:39.4662644Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-071] PASSED [ 51%] 2023-03-20T11:53:39.4680067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-072] PASSED [ 51%] 2023-03-20T11:53:39.4697072Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-073] PASSED [ 51%] 2023-03-20T11:53:39.4715368Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-074] PASSED [ 51%] 2023-03-20T11:53:39.4730758Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-075] PASSED [ 51%] 2023-03-20T11:53:39.4745700Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-076] PASSED [ 51%] 2023-03-20T11:53:39.4761219Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-077] PASSED [ 51%] 2023-03-20T11:53:39.4778381Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-078] PASSED [ 51%] 2023-03-20T11:53:39.4795232Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-079] PASSED [ 51%] 2023-03-20T11:53:39.4813312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-080] PASSED [ 51%] 2023-03-20T11:53:39.4827640Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-081] PASSED [ 51%] 2023-03-20T11:53:39.4843118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-082] PASSED [ 51%] 2023-03-20T11:53:39.4858019Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-083] PASSED [ 51%] 2023-03-20T11:53:39.4875497Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-084] PASSED [ 51%] 2023-03-20T11:53:39.4893553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-085] PASSED [ 51%] 2023-03-20T11:53:39.4910184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-086] PASSED [ 51%] 2023-03-20T11:53:39.4925002Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-087] PASSED [ 51%] 2023-03-20T11:53:39.4940511Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-088] PASSED [ 51%] 2023-03-20T11:53:39.4955839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-089] PASSED [ 51%] 2023-03-20T11:53:39.4973894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-090] PASSED [ 51%] 2023-03-20T11:53:39.4990413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-091] PASSED [ 51%] 2023-03-20T11:53:39.5007438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-092] PASSED [ 51%] 2023-03-20T11:53:39.5023028Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-093] PASSED [ 51%] 2023-03-20T11:53:39.5038434Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-094] PASSED [ 51%] 2023-03-20T11:53:39.5054149Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-095] PASSED [ 51%] 2023-03-20T11:53:39.5071066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-096] PASSED [ 51%] 2023-03-20T11:53:39.5089240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-097] PASSED [ 51%] 2023-03-20T11:53:39.5105727Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-098] PASSED [ 51%] 2023-03-20T11:53:39.5121005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-099] PASSED [ 51%] 2023-03-20T11:53:39.5136363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-100] PASSED [ 51%] 2023-03-20T11:53:39.5151748Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-101] PASSED [ 51%] 2023-03-20T11:53:39.5169811Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-102] PASSED [ 51%] 2023-03-20T11:53:39.5186004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-103] PASSED [ 51%] 2023-03-20T11:53:39.5203456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-104] PASSED [ 51%] 2023-03-20T11:53:39.5218724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-105] PASSED [ 51%] 2023-03-20T11:53:39.5234088Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-106] PASSED [ 51%] 2023-03-20T11:53:39.5250375Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-107] PASSED [ 51%] 2023-03-20T11:53:39.5266533Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-108] PASSED [ 51%] 2023-03-20T11:53:39.5283701Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-109] PASSED [ 51%] 2023-03-20T11:53:39.5300954Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-110] PASSED [ 51%] 2023-03-20T11:53:39.5316854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-111] PASSED [ 51%] 2023-03-20T11:53:39.5332014Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-112] PASSED [ 51%] 2023-03-20T11:53:39.5347493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-113] PASSED [ 51%] 2023-03-20T11:53:39.5364658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-114] PASSED [ 51%] 2023-03-20T11:53:39.5381926Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-115] PASSED [ 51%] 2023-03-20T11:53:39.5399191Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-116] PASSED [ 51%] 2023-03-20T11:53:39.5415085Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-117] PASSED [ 51%] 2023-03-20T11:53:39.5429754Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-118] PASSED [ 51%] 2023-03-20T11:53:39.5444686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-119] PASSED [ 51%] 2023-03-20T11:53:39.5461787Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-120] PASSED [ 51%] 2023-03-20T11:53:39.5478789Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-121] PASSED [ 51%] 2023-03-20T11:53:39.5496023Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-122] PASSED [ 51%] 2023-03-20T11:53:39.5511657Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-123] PASSED [ 51%] 2023-03-20T11:53:39.5526363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-124] PASSED [ 51%] 2023-03-20T11:53:39.5541924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-125] PASSED [ 51%] 2023-03-20T11:53:39.5559397Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-126] PASSED [ 51%] 2023-03-20T11:53:39.5576316Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-127] PASSED [ 51%] 2023-03-20T11:53:39.5594069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-128] PASSED [ 51%] 2023-03-20T11:53:39.5610027Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-129] PASSED [ 51%] 2023-03-20T11:53:39.5624245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-130] PASSED [ 51%] 2023-03-20T11:53:39.5639489Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-131] PASSED [ 51%] 2023-03-20T11:53:39.5656720Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-132] PASSED [ 51%] 2023-03-20T11:53:39.5674370Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-133] PASSED [ 51%] 2023-03-20T11:53:39.5691968Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-134] PASSED [ 51%] 2023-03-20T11:53:39.5707189Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-135] PASSED [ 51%] 2023-03-20T11:53:39.5722508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-136] PASSED [ 51%] 2023-03-20T11:53:39.5737651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-137] PASSED [ 51%] 2023-03-20T11:53:39.5755026Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-138] PASSED [ 51%] 2023-03-20T11:53:39.5772271Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-139] PASSED [ 51%] 2023-03-20T11:53:39.5789324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-140] PASSED [ 51%] 2023-03-20T11:53:39.5804259Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-141] PASSED [ 51%] 2023-03-20T11:53:39.5819550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-142] PASSED [ 51%] 2023-03-20T11:53:39.5835340Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_mask-143] PASSED [ 51%] 2023-03-20T11:53:39.5856404Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-00] PASSED [ 51%] 2023-03-20T11:53:39.5874802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-01] PASSED [ 51%] 2023-03-20T11:53:39.5893932Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-02] PASSED [ 51%] 2023-03-20T11:53:39.5915503Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-03] PASSED [ 51%] 2023-03-20T11:53:39.5935459Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-04] PASSED [ 51%] 2023-03-20T11:53:39.5953513Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-05] PASSED [ 51%] 2023-03-20T11:53:39.5975843Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-06] PASSED [ 51%] 2023-03-20T11:53:39.5996379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-07] PASSED [ 51%] 2023-03-20T11:53:39.6019324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-08] PASSED [ 51%] 2023-03-20T11:53:39.6035694Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-09] PASSED [ 51%] 2023-03-20T11:53:39.6052250Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-10] PASSED [ 51%] 2023-03-20T11:53:39.6068728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-11] PASSED [ 51%] 2023-03-20T11:53:39.6084923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-12] PASSED [ 51%] 2023-03-20T11:53:39.6101448Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-13] PASSED [ 51%] 2023-03-20T11:53:39.6117749Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-14] PASSED [ 51%] 2023-03-20T11:53:39.6134991Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-15] PASSED [ 51%] 2023-03-20T11:53:39.6150612Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-16] PASSED [ 51%] 2023-03-20T11:53:39.6166819Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-17] PASSED [ 51%] 2023-03-20T11:53:39.6185781Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-18] PASSED [ 51%] 2023-03-20T11:53:39.6203419Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-19] PASSED [ 51%] 2023-03-20T11:53:39.6221605Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-20] PASSED [ 51%] 2023-03-20T11:53:39.6241624Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-21] PASSED [ 51%] 2023-03-20T11:53:39.6260282Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-22] PASSED [ 51%] 2023-03-20T11:53:39.6281711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-23] PASSED [ 51%] 2023-03-20T11:53:39.6301721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-24] PASSED [ 51%] 2023-03-20T11:53:39.6322464Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-25] PASSED [ 51%] 2023-03-20T11:53:39.6344154Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-26] PASSED [ 51%] 2023-03-20T11:53:39.6360819Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-27] PASSED [ 51%] 2023-03-20T11:53:39.6377444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-28] PASSED [ 51%] 2023-03-20T11:53:39.6394376Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-29] PASSED [ 51%] 2023-03-20T11:53:39.6410629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-30] PASSED [ 51%] 2023-03-20T11:53:39.6426382Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-31] PASSED [ 51%] 2023-03-20T11:53:39.6442806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-32] PASSED [ 51%] 2023-03-20T11:53:39.6459548Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-33] PASSED [ 51%] 2023-03-20T11:53:39.6475975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-34] PASSED [ 51%] 2023-03-20T11:53:39.6492431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[resized_crop_video-35] PASSED [ 51%] 2023-03-20T11:53:39.6509063Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-000] PASSED [ 51%] 2023-03-20T11:53:39.6524996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-001] PASSED [ 51%] 2023-03-20T11:53:39.6541543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-002] PASSED [ 51%] 2023-03-20T11:53:39.6558061Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-003] PASSED [ 51%] 2023-03-20T11:53:39.6574939Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-004] PASSED [ 51%] 2023-03-20T11:53:39.6590629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-005] PASSED [ 51%] 2023-03-20T11:53:39.6606737Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-006] PASSED [ 51%] 2023-03-20T11:53:39.6624070Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-007] PASSED [ 51%] 2023-03-20T11:53:39.6641191Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-008] PASSED [ 51%] 2023-03-20T11:53:39.6658425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-009] PASSED [ 51%] 2023-03-20T11:53:39.6675416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-010] PASSED [ 51%] 2023-03-20T11:53:39.6693312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-011] PASSED [ 51%] 2023-03-20T11:53:39.6709776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-012] PASSED [ 51%] 2023-03-20T11:53:39.6726792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-013] PASSED [ 51%] 2023-03-20T11:53:39.6745196Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-014] PASSED [ 51%] 2023-03-20T11:53:39.6763649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-015] PASSED [ 51%] 2023-03-20T11:53:39.6782149Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-016] PASSED [ 51%] 2023-03-20T11:53:39.6801015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-017] PASSED [ 51%] 2023-03-20T11:53:39.6819431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-018] PASSED [ 51%] 2023-03-20T11:53:39.6837569Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-019] PASSED [ 51%] 2023-03-20T11:53:39.6856205Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-020] PASSED [ 51%] 2023-03-20T11:53:39.6873071Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-021] PASSED [ 51%] 2023-03-20T11:53:39.6889978Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-022] PASSED [ 51%] 2023-03-20T11:53:39.6904451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-023] PASSED [ 51%] 2023-03-20T11:53:39.6919907Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-024] PASSED [ 51%] 2023-03-20T11:53:39.6935645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-025] PASSED [ 51%] 2023-03-20T11:53:39.6951217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-026] PASSED [ 51%] 2023-03-20T11:53:39.6966184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-027] PASSED [ 51%] 2023-03-20T11:53:39.6981605Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-028] PASSED [ 51%] 2023-03-20T11:53:39.6996979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-029] PASSED [ 51%] 2023-03-20T11:53:39.7012041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-030] PASSED [ 51%] 2023-03-20T11:53:39.7027413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-031] PASSED [ 51%] 2023-03-20T11:53:39.7042724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-032] PASSED [ 51%] 2023-03-20T11:53:39.7057945Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-033] PASSED [ 51%] 2023-03-20T11:53:39.7073421Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-034] PASSED [ 51%] 2023-03-20T11:53:39.7089161Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-035] PASSED [ 51%] 2023-03-20T11:53:39.7103911Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-036] PASSED [ 51%] 2023-03-20T11:53:39.7119882Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-037] PASSED [ 51%] 2023-03-20T11:53:39.7135768Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-038] PASSED [ 51%] 2023-03-20T11:53:39.7151318Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-039] PASSED [ 51%] 2023-03-20T11:53:39.7166356Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-040] PASSED [ 51%] 2023-03-20T11:53:39.7181918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-041] PASSED [ 51%] 2023-03-20T11:53:39.7198351Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-042] PASSED [ 51%] 2023-03-20T11:53:39.7215091Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-043] PASSED [ 51%] 2023-03-20T11:53:39.7230320Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-044] PASSED [ 51%] 2023-03-20T11:53:39.7246128Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-045] PASSED [ 51%] 2023-03-20T11:53:39.7262449Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-046] PASSED [ 51%] 2023-03-20T11:53:39.7280502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-047] PASSED [ 51%] 2023-03-20T11:53:39.7298510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-048] PASSED [ 51%] 2023-03-20T11:53:39.7314753Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-049] PASSED [ 51%] 2023-03-20T11:53:39.7330799Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-050] PASSED [ 51%] 2023-03-20T11:53:39.7348763Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-051] PASSED [ 51%] 2023-03-20T11:53:39.7366679Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-052] PASSED [ 51%] 2023-03-20T11:53:39.7383981Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-053] PASSED [ 51%] 2023-03-20T11:53:39.7401416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-054] PASSED [ 51%] 2023-03-20T11:53:39.7418721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-055] PASSED [ 51%] 2023-03-20T11:53:39.7436431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-056] PASSED [ 51%] 2023-03-20T11:53:39.7454135Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-057] PASSED [ 51%] 2023-03-20T11:53:39.7472743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-058] PASSED [ 51%] 2023-03-20T11:53:39.7491826Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-059] PASSED [ 51%] 2023-03-20T11:53:39.7508774Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-060] PASSED [ 51%] 2023-03-20T11:53:39.7526003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-061] PASSED [ 51%] 2023-03-20T11:53:39.7551599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-062] PASSED [ 51%] 2023-03-20T11:53:39.7570988Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-063] PASSED [ 51%] 2023-03-20T11:53:39.7587740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-064] PASSED [ 51%] 2023-03-20T11:53:39.7605039Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-065] PASSED [ 51%] 2023-03-20T11:53:39.7622561Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-066] PASSED [ 51%] 2023-03-20T11:53:39.7639813Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-067] PASSED [ 51%] 2023-03-20T11:53:39.7656750Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-068] PASSED [ 51%] 2023-03-20T11:53:39.7676395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-069] PASSED [ 51%] 2023-03-20T11:53:39.7695817Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-070] PASSED [ 51%] 2023-03-20T11:53:39.7712488Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-071] PASSED [ 51%] 2023-03-20T11:53:39.7730260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-072] PASSED [ 51%] 2023-03-20T11:53:39.7748988Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-073] PASSED [ 51%] 2023-03-20T11:53:39.7769143Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-074] PASSED [ 51%] 2023-03-20T11:53:39.7783476Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-075] PASSED [ 51%] 2023-03-20T11:53:39.7799008Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-076] PASSED [ 51%] 2023-03-20T11:53:39.7814632Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-077] PASSED [ 51%] 2023-03-20T11:53:39.7829602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-078] PASSED [ 51%] 2023-03-20T11:53:39.7844776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-079] PASSED [ 51%] 2023-03-20T11:53:39.7861863Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-080] PASSED [ 51%] 2023-03-20T11:53:39.7878984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-081] PASSED [ 51%] 2023-03-20T11:53:39.7895134Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-082] PASSED [ 51%] 2023-03-20T11:53:39.7909718Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-083] PASSED [ 51%] 2023-03-20T11:53:39.7926297Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-084] PASSED [ 51%] 2023-03-20T11:53:39.7943363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-085] PASSED [ 51%] 2023-03-20T11:53:39.7958667Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-086] PASSED [ 51%] 2023-03-20T11:53:39.7974897Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-087] PASSED [ 51%] 2023-03-20T11:53:39.7989097Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-088] PASSED [ 51%] 2023-03-20T11:53:39.8004171Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-089] PASSED [ 51%] 2023-03-20T11:53:39.8019514Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-090] PASSED [ 51%] 2023-03-20T11:53:39.8036474Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-091] PASSED [ 51%] 2023-03-20T11:53:39.8054233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-092] PASSED [ 51%] 2023-03-20T11:53:39.8069135Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-093] PASSED [ 51%] 2023-03-20T11:53:39.8084313Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-094] PASSED [ 51%] 2023-03-20T11:53:39.8101355Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-095] PASSED [ 51%] 2023-03-20T11:53:39.8118402Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-096] PASSED [ 51%] 2023-03-20T11:53:39.8134241Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-097] PASSED [ 51%] 2023-03-20T11:53:39.8149096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-098] PASSED [ 51%] 2023-03-20T11:53:39.8164881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-099] PASSED [ 51%] 2023-03-20T11:53:39.8179895Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-100] PASSED [ 51%] 2023-03-20T11:53:39.8195254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-101] PASSED [ 51%] 2023-03-20T11:53:39.8212153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-102] PASSED [ 51%] 2023-03-20T11:53:39.8228877Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-103] PASSED [ 51%] 2023-03-20T11:53:39.8244189Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-104] PASSED [ 51%] 2023-03-20T11:53:39.8259564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-105] PASSED [ 51%] 2023-03-20T11:53:39.8276636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-106] PASSED [ 51%] 2023-03-20T11:53:39.8294023Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-107] PASSED [ 51%] 2023-03-20T11:53:39.8308832Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-108] PASSED [ 51%] 2023-03-20T11:53:39.8326289Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-109] PASSED [ 51%] 2023-03-20T11:53:39.8343254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-110] PASSED [ 51%] 2023-03-20T11:53:39.8359080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-111] PASSED [ 51%] 2023-03-20T11:53:39.8375370Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-112] PASSED [ 51%] 2023-03-20T11:53:39.8392985Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-113] PASSED [ 51%] 2023-03-20T11:53:39.8409469Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-114] PASSED [ 51%] 2023-03-20T11:53:39.8425727Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-115] PASSED [ 51%] 2023-03-20T11:53:39.8443351Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-116] PASSED [ 51%] 2023-03-20T11:53:39.8461760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-117] PASSED [ 51%] 2023-03-20T11:53:39.8479949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-118] PASSED [ 51%] 2023-03-20T11:53:39.8497564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-119] PASSED [ 51%] 2023-03-20T11:53:39.8513127Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-120] PASSED [ 51%] 2023-03-20T11:53:39.8530628Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-121] PASSED [ 51%] 2023-03-20T11:53:39.8546611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-122] PASSED [ 51%] 2023-03-20T11:53:39.8562374Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-123] PASSED [ 51%] 2023-03-20T11:53:39.8577195Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-124] PASSED [ 51%] 2023-03-20T11:53:39.8594458Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-125] PASSED [ 51%] 2023-03-20T11:53:39.8610110Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-126] PASSED [ 51%] 2023-03-20T11:53:39.8624261Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-127] PASSED [ 51%] 2023-03-20T11:53:39.8638603Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-128] PASSED [ 51%] 2023-03-20T11:53:39.8655514Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-129] PASSED [ 51%] 2023-03-20T11:53:39.8670783Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-130] PASSED [ 51%] 2023-03-20T11:53:39.8685335Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-131] PASSED [ 51%] 2023-03-20T11:53:39.8703641Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-132] PASSED [ 51%] 2023-03-20T11:53:39.8723263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-133] PASSED [ 51%] 2023-03-20T11:53:39.8741796Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-134] PASSED [ 51%] 2023-03-20T11:53:39.8759891Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-135] PASSED [ 51%] 2023-03-20T11:53:39.8777925Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-136] PASSED [ 51%] 2023-03-20T11:53:39.8795159Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_image_tensor-137] PASSED [ 51%] 2023-03-20T11:53:39.8816578Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-000] PASSED [ 51%] 2023-03-20T11:53:39.8837401Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-001] PASSED [ 51%] 2023-03-20T11:53:39.8857960Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-002] PASSED [ 51%] 2023-03-20T11:53:39.8878723Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-003] PASSED [ 51%] 2023-03-20T11:53:39.8899093Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-004] PASSED [ 51%] 2023-03-20T11:53:39.8919417Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-005] PASSED [ 51%] 2023-03-20T11:53:39.8939949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-006] PASSED [ 51%] 2023-03-20T11:53:39.8960722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-007] PASSED [ 51%] 2023-03-20T11:53:39.8981336Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-008] PASSED [ 51%] 2023-03-20T11:53:39.9001759Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-009] PASSED [ 51%] 2023-03-20T11:53:39.9022613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-010] PASSED [ 51%] 2023-03-20T11:53:39.9042964Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-011] PASSED [ 51%] 2023-03-20T11:53:39.9063546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-012] PASSED [ 51%] 2023-03-20T11:53:39.9083777Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-013] PASSED [ 51%] 2023-03-20T11:53:39.9102723Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-014] PASSED [ 51%] 2023-03-20T11:53:39.9121422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-015] PASSED [ 51%] 2023-03-20T11:53:39.9139869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-016] PASSED [ 51%] 2023-03-20T11:53:39.9158636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-017] PASSED [ 51%] 2023-03-20T11:53:39.9177383Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-018] PASSED [ 51%] 2023-03-20T11:53:39.9195854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-019] PASSED [ 51%] 2023-03-20T11:53:39.9215010Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-020] PASSED [ 51%] 2023-03-20T11:53:39.9236215Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-021] PASSED [ 51%] 2023-03-20T11:53:39.9257437Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-022] PASSED [ 51%] 2023-03-20T11:53:39.9279037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-023] PASSED [ 51%] 2023-03-20T11:53:39.9300756Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-024] PASSED [ 51%] 2023-03-20T11:53:39.9321994Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-025] PASSED [ 51%] 2023-03-20T11:53:39.9343409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-026] PASSED [ 51%] 2023-03-20T11:53:39.9364651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-027] PASSED [ 51%] 2023-03-20T11:53:39.9385993Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-028] PASSED [ 51%] 2023-03-20T11:53:39.9407300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-029] PASSED [ 51%] 2023-03-20T11:53:39.9428519Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-030] PASSED [ 51%] 2023-03-20T11:53:39.9450226Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-031] PASSED [ 51%] 2023-03-20T11:53:39.9471310Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-032] PASSED [ 51%] 2023-03-20T11:53:39.9492371Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-033] PASSED [ 51%] 2023-03-20T11:53:39.9514772Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-034] PASSED [ 51%] 2023-03-20T11:53:39.9534838Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-035] PASSED [ 51%] 2023-03-20T11:53:39.9553593Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-036] PASSED [ 51%] 2023-03-20T11:53:39.9572920Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-037] PASSED [ 51%] 2023-03-20T11:53:39.9592771Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-038] PASSED [ 51%] 2023-03-20T11:53:39.9612267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-039] PASSED [ 51%] 2023-03-20T11:53:39.9631862Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-040] PASSED [ 51%] 2023-03-20T11:53:39.9651390Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-041] PASSED [ 51%] 2023-03-20T11:53:39.9674655Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-042] PASSED [ 51%] 2023-03-20T11:53:39.9697123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-043] PASSED [ 51%] 2023-03-20T11:53:39.9719927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-044] PASSED [ 51%] 2023-03-20T11:53:39.9742549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-045] PASSED [ 51%] 2023-03-20T11:53:39.9765100Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-046] PASSED [ 51%] 2023-03-20T11:53:39.9787784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-047] PASSED [ 51%] 2023-03-20T11:53:39.9810800Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-048] PASSED [ 51%] 2023-03-20T11:53:39.9833388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-049] PASSED [ 51%] 2023-03-20T11:53:39.9855614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-050] PASSED [ 51%] 2023-03-20T11:53:39.9878416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-051] PASSED [ 51%] 2023-03-20T11:53:39.9900786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-052] PASSED [ 51%] 2023-03-20T11:53:39.9923624Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-053] PASSED [ 51%] 2023-03-20T11:53:39.9946118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-054] PASSED [ 51%] 2023-03-20T11:53:39.9969469Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-055] PASSED [ 51%] 2023-03-20T11:53:39.9989731Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-056] PASSED [ 51%] 2023-03-20T11:53:40.0010255Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-057] PASSED [ 51%] 2023-03-20T11:53:40.0031411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-058] PASSED [ 51%] 2023-03-20T11:53:40.0052080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-059] PASSED [ 51%] 2023-03-20T11:53:40.0073238Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-060] PASSED [ 51%] 2023-03-20T11:53:40.0094592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-061] PASSED [ 51%] 2023-03-20T11:53:40.0114775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-062] PASSED [ 51%] 2023-03-20T11:53:40.0137171Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-063] PASSED [ 51%] 2023-03-20T11:53:40.0159685Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-064] PASSED [ 51%] 2023-03-20T11:53:40.0181914Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-065] PASSED [ 51%] 2023-03-20T11:53:40.0205341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-066] PASSED [ 51%] 2023-03-20T11:53:40.0228834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-067] PASSED [ 51%] 2023-03-20T11:53:40.0252000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-068] PASSED [ 51%] 2023-03-20T11:53:40.0274910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-069] PASSED [ 51%] 2023-03-20T11:53:40.0297831Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-070] PASSED [ 51%] 2023-03-20T11:53:40.0320189Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-071] PASSED [ 51%] 2023-03-20T11:53:40.0342703Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-072] PASSED [ 51%] 2023-03-20T11:53:40.0364984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-073] PASSED [ 51%] 2023-03-20T11:53:40.0387354Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-074] PASSED [ 51%] 2023-03-20T11:53:40.0410359Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-075] PASSED [ 51%] 2023-03-20T11:53:40.0431543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-076] PASSED [ 51%] 2023-03-20T11:53:40.0450674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-077] PASSED [ 51%] 2023-03-20T11:53:40.0469972Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-078] PASSED [ 51%] 2023-03-20T11:53:40.0490384Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-079] PASSED [ 51%] 2023-03-20T11:53:40.0508614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-080] PASSED [ 51%] 2023-03-20T11:53:40.0528735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-081] PASSED [ 51%] 2023-03-20T11:53:40.0547194Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-082] PASSED [ 51%] 2023-03-20T11:53:40.0566615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-083] PASSED [ 51%] 2023-03-20T11:53:40.0589902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-084] PASSED [ 51%] 2023-03-20T11:53:40.0612377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-085] PASSED [ 51%] 2023-03-20T11:53:40.0635403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-086] PASSED [ 51%] 2023-03-20T11:53:40.0658240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-087] PASSED [ 51%] 2023-03-20T11:53:40.0680993Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-088] PASSED [ 51%] 2023-03-20T11:53:40.0703761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-089] PASSED [ 51%] 2023-03-20T11:53:40.0726689Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-090] PASSED [ 51%] 2023-03-20T11:53:40.0749982Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-091] PASSED [ 51%] 2023-03-20T11:53:40.0771971Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-092] PASSED [ 51%] 2023-03-20T11:53:40.0794353Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-093] PASSED [ 51%] 2023-03-20T11:53:40.0816801Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-094] PASSED [ 51%] 2023-03-20T11:53:40.0839799Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-095] PASSED [ 51%] 2023-03-20T11:53:40.0862477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-096] PASSED [ 51%] 2023-03-20T11:53:40.0884922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-097] PASSED [ 51%] 2023-03-20T11:53:40.0905273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-098] PASSED [ 51%] 2023-03-20T11:53:40.0925555Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-099] PASSED [ 51%] 2023-03-20T11:53:40.0945901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-100] PASSED [ 51%] 2023-03-20T11:53:40.0965828Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-101] PASSED [ 51%] 2023-03-20T11:53:40.0985976Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-102] PASSED [ 51%] 2023-03-20T11:53:40.1006266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-103] PASSED [ 51%] 2023-03-20T11:53:40.1026430Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-104] PASSED [ 51%] 2023-03-20T11:53:40.1051112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-105] PASSED [ 51%] 2023-03-20T11:53:40.1076349Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-106] PASSED [ 51%] 2023-03-20T11:53:40.1101174Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-107] PASSED [ 51%] 2023-03-20T11:53:40.1125665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-108] PASSED [ 51%] 2023-03-20T11:53:40.1150720Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-109] PASSED [ 51%] 2023-03-20T11:53:40.1175408Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-110] PASSED [ 51%] 2023-03-20T11:53:40.1200197Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-111] PASSED [ 51%] 2023-03-20T11:53:40.1224673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-112] PASSED [ 51%] 2023-03-20T11:53:40.1250018Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-113] PASSED [ 51%] 2023-03-20T11:53:40.1273774Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-114] PASSED [ 51%] 2023-03-20T11:53:40.1298345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-115] PASSED [ 51%] 2023-03-20T11:53:40.1323024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-116] PASSED [ 51%] 2023-03-20T11:53:40.1347734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-117] PASSED [ 51%] 2023-03-20T11:53:40.1372411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-118] PASSED [ 51%] 2023-03-20T11:53:40.1394685Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-119] PASSED [ 51%] 2023-03-20T11:53:40.1416410Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-120] PASSED [ 51%] 2023-03-20T11:53:40.1438136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-121] PASSED [ 51%] 2023-03-20T11:53:40.1460040Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-122] PASSED [ 51%] 2023-03-20T11:53:40.1482056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-123] PASSED [ 51%] 2023-03-20T11:53:40.1503679Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-124] PASSED [ 51%] 2023-03-20T11:53:40.1525333Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-125] PASSED [ 51%] 2023-03-20T11:53:40.1548987Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-126] PASSED [ 51%] 2023-03-20T11:53:40.1572542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-127] PASSED [ 51%] 2023-03-20T11:53:40.1596431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-128] PASSED [ 51%] 2023-03-20T11:53:40.1620086Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-129] PASSED [ 51%] 2023-03-20T11:53:40.1644549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-130] PASSED [ 51%] 2023-03-20T11:53:40.1667754Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-131] PASSED [ 51%] 2023-03-20T11:53:40.1691658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-132] PASSED [ 51%] 2023-03-20T11:53:40.1715424Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-133] PASSED [ 51%] 2023-03-20T11:53:40.1739361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-134] PASSED [ 51%] 2023-03-20T11:53:40.1763112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-135] PASSED [ 51%] 2023-03-20T11:53:40.1786367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-136] PASSED [ 51%] 2023-03-20T11:53:40.1810478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-137] PASSED [ 51%] 2023-03-20T11:53:40.1833634Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-138] PASSED [ 51%] 2023-03-20T11:53:40.1857414Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-139] PASSED [ 51%] 2023-03-20T11:53:40.1879354Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-140] PASSED [ 51%] 2023-03-20T11:53:40.1900486Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-141] PASSED [ 51%] 2023-03-20T11:53:40.1921345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-142] PASSED [ 51%] 2023-03-20T11:53:40.1941896Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-143] PASSED [ 51%] 2023-03-20T11:53:40.1961860Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-144] PASSED [ 51%] 2023-03-20T11:53:40.1982265Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-145] PASSED [ 51%] 2023-03-20T11:53:40.2002643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-146] PASSED [ 51%] 2023-03-20T11:53:40.2027592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-147] PASSED [ 51%] 2023-03-20T11:53:40.2052338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-148] PASSED [ 51%] 2023-03-20T11:53:40.2077254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-149] PASSED [ 51%] 2023-03-20T11:53:40.2103098Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-150] PASSED [ 51%] 2023-03-20T11:53:40.2128847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-151] PASSED [ 51%] 2023-03-20T11:53:40.2152894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-152] PASSED [ 51%] 2023-03-20T11:53:40.2177312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-153] PASSED [ 51%] 2023-03-20T11:53:40.2202167Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-154] PASSED [ 51%] 2023-03-20T11:53:40.2226257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-155] PASSED [ 51%] 2023-03-20T11:53:40.2250671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-156] PASSED [ 51%] 2023-03-20T11:53:40.2275563Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-157] PASSED [ 51%] 2023-03-20T11:53:40.2300300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-158] PASSED [ 51%] 2023-03-20T11:53:40.2324856Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-159] PASSED [ 51%] 2023-03-20T11:53:40.2349795Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-160] PASSED [ 51%] 2023-03-20T11:53:40.2370957Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-161] PASSED [ 51%] 2023-03-20T11:53:40.2392770Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-162] PASSED [ 51%] 2023-03-20T11:53:40.2415007Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-163] PASSED [ 51%] 2023-03-20T11:53:40.2435772Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-164] PASSED [ 51%] 2023-03-20T11:53:40.2456927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-165] PASSED [ 51%] 2023-03-20T11:53:40.2477648Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-166] PASSED [ 51%] 2023-03-20T11:53:40.2499041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-167] PASSED [ 51%] 2023-03-20T11:53:40.2524755Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-168] PASSED [ 51%] 2023-03-20T11:53:40.2551292Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-169] PASSED [ 51%] 2023-03-20T11:53:40.2576909Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-170] PASSED [ 51%] 2023-03-20T11:53:40.2603407Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-171] PASSED [ 51%] 2023-03-20T11:53:40.2629738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-172] PASSED [ 51%] 2023-03-20T11:53:40.2655808Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-173] PASSED [ 51%] 2023-03-20T11:53:40.2682279Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-174] PASSED [ 51%] 2023-03-20T11:53:40.2708453Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-175] PASSED [ 51%] 2023-03-20T11:53:40.2735610Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-176] PASSED [ 51%] 2023-03-20T11:53:40.2760215Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-177] PASSED [ 51%] 2023-03-20T11:53:40.2786914Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-178] PASSED [ 51%] 2023-03-20T11:53:40.2813847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-179] PASSED [ 51%] 2023-03-20T11:53:40.2839420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-180] PASSED [ 51%] 2023-03-20T11:53:40.2865370Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-181] PASSED [ 51%] 2023-03-20T11:53:40.2888822Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-182] PASSED [ 51%] 2023-03-20T11:53:40.2911606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-183] PASSED [ 51%] 2023-03-20T11:53:40.2935328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-184] PASSED [ 51%] 2023-03-20T11:53:40.2957381Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-185] PASSED [ 51%] 2023-03-20T11:53:40.2980307Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-186] PASSED [ 51%] 2023-03-20T11:53:40.3003001Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-187] PASSED [ 51%] 2023-03-20T11:53:40.3025623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-188] PASSED [ 51%] 2023-03-20T11:53:40.3042387Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-189] PASSED [ 51%] 2023-03-20T11:53:40.3058839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-190] PASSED [ 51%] 2023-03-20T11:53:40.3075542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-191] PASSED [ 51%] 2023-03-20T11:53:40.3091803Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-192] PASSED [ 51%] 2023-03-20T11:53:40.3108284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-193] PASSED [ 51%] 2023-03-20T11:53:40.3124585Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-194] PASSED [ 51%] 2023-03-20T11:53:40.3141076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-195] PASSED [ 51%] 2023-03-20T11:53:40.3157518Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-196] PASSED [ 51%] 2023-03-20T11:53:40.3174672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-197] PASSED [ 51%] 2023-03-20T11:53:40.3190462Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-198] PASSED [ 51%] 2023-03-20T11:53:40.3206726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-199] PASSED [ 51%] 2023-03-20T11:53:40.3222847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-200] PASSED [ 51%] 2023-03-20T11:53:40.3239700Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-201] PASSED [ 51%] 2023-03-20T11:53:40.3255361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-202] PASSED [ 51%] 2023-03-20T11:53:40.3271741Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-203] PASSED [ 51%] 2023-03-20T11:53:40.3288559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-204] PASSED [ 51%] 2023-03-20T11:53:40.3303450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-205] PASSED [ 51%] 2023-03-20T11:53:40.3319695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-206] PASSED [ 51%] 2023-03-20T11:53:40.3335576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-207] PASSED [ 51%] 2023-03-20T11:53:40.3351241Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-208] PASSED [ 51%] 2023-03-20T11:53:40.3366637Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-209] PASSED [ 51%] 2023-03-20T11:53:40.3383488Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-210] PASSED [ 51%] 2023-03-20T11:53:40.3400495Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-211] PASSED [ 51%] 2023-03-20T11:53:40.3416604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-212] PASSED [ 51%] 2023-03-20T11:53:40.3433683Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-213] PASSED [ 51%] 2023-03-20T11:53:40.3450485Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-214] PASSED [ 51%] 2023-03-20T11:53:40.3467614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-215] PASSED [ 51%] 2023-03-20T11:53:40.3484577Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-216] PASSED [ 51%] 2023-03-20T11:53:40.3501131Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-217] PASSED [ 51%] 2023-03-20T11:53:40.3517778Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-218] PASSED [ 51%] 2023-03-20T11:53:40.3535173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-219] PASSED [ 51%] 2023-03-20T11:53:40.3551472Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-220] PASSED [ 51%] 2023-03-20T11:53:40.3568804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-221] PASSED [ 51%] 2023-03-20T11:53:40.3584944Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-222] PASSED [ 51%] 2023-03-20T11:53:40.3601687Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-223] PASSED [ 51%] 2023-03-20T11:53:40.3617846Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-224] PASSED [ 51%] 2023-03-20T11:53:40.3634627Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-225] PASSED [ 51%] 2023-03-20T11:53:40.3650760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-226] PASSED [ 51%] 2023-03-20T11:53:40.3667283Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-227] PASSED [ 51%] 2023-03-20T11:53:40.3683840Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-228] PASSED [ 51%] 2023-03-20T11:53:40.3700245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-229] PASSED [ 51%] 2023-03-20T11:53:40.3716760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-230] PASSED [ 51%] 2023-03-20T11:53:40.3735279Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-231] PASSED [ 51%] 2023-03-20T11:53:40.3752073Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-232] PASSED [ 51%] 2023-03-20T11:53:40.3770280Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-233] PASSED [ 51%] 2023-03-20T11:53:40.3787681Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-234] PASSED [ 51%] 2023-03-20T11:53:40.3804749Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-235] PASSED [ 51%] 2023-03-20T11:53:40.3822507Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-236] PASSED [ 51%] 2023-03-20T11:53:40.3840103Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-237] PASSED [ 51%] 2023-03-20T11:53:40.3857492Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-238] PASSED [ 51%] 2023-03-20T11:53:40.3874899Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-239] PASSED [ 51%] 2023-03-20T11:53:40.3892512Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-240] PASSED [ 51%] 2023-03-20T11:53:40.3909734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-241] PASSED [ 51%] 2023-03-20T11:53:40.3927196Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-242] PASSED [ 51%] 2023-03-20T11:53:40.3944181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-243] PASSED [ 51%] 2023-03-20T11:53:40.3961726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-244] PASSED [ 51%] 2023-03-20T11:53:40.3978990Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-245] PASSED [ 51%] 2023-03-20T11:53:40.3996001Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-246] PASSED [ 51%] 2023-03-20T11:53:40.4014332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-247] PASSED [ 51%] 2023-03-20T11:53:40.4030562Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-248] PASSED [ 51%] 2023-03-20T11:53:40.4047649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-249] PASSED [ 51%] 2023-03-20T11:53:40.4064682Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-250] PASSED [ 51%] 2023-03-20T11:53:40.4082171Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-251] PASSED [ 51%] 2023-03-20T11:53:40.4099240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-252] PASSED [ 51%] 2023-03-20T11:53:40.4115286Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-253] PASSED [ 51%] 2023-03-20T11:53:40.4131463Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-254] PASSED [ 51%] 2023-03-20T11:53:40.4147466Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-255] PASSED [ 51%] 2023-03-20T11:53:40.4163674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-256] PASSED [ 51%] 2023-03-20T11:53:40.4179725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-257] PASSED [ 51%] 2023-03-20T11:53:40.4195645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-258] PASSED [ 51%] 2023-03-20T11:53:40.4211613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-259] PASSED [ 51%] 2023-03-20T11:53:40.4227489Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-260] PASSED [ 51%] 2023-03-20T11:53:40.4243508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-261] PASSED [ 51%] 2023-03-20T11:53:40.4259627Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-262] PASSED [ 51%] 2023-03-20T11:53:40.4275815Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-263] PASSED [ 51%] 2023-03-20T11:53:40.4291918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-264] PASSED [ 51%] 2023-03-20T11:53:40.4307701Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-265] PASSED [ 51%] 2023-03-20T11:53:40.4323515Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-266] PASSED [ 51%] 2023-03-20T11:53:40.4339264Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-267] PASSED [ 51%] 2023-03-20T11:53:40.4355160Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-268] PASSED [ 51%] 2023-03-20T11:53:40.4370670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-269] PASSED [ 51%] 2023-03-20T11:53:40.4386508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-270] PASSED [ 51%] 2023-03-20T11:53:40.4402346Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-271] PASSED [ 51%] 2023-03-20T11:53:40.4417918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-272] PASSED [ 51%] 2023-03-20T11:53:40.4434909Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-273] PASSED [ 51%] 2023-03-20T11:53:40.4451780Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-274] PASSED [ 51%] 2023-03-20T11:53:40.4468573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-275] PASSED [ 51%] 2023-03-20T11:53:40.4485138Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-276] PASSED [ 51%] 2023-03-20T11:53:40.4502193Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-277] PASSED [ 51%] 2023-03-20T11:53:40.4519304Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-278] PASSED [ 51%] 2023-03-20T11:53:40.4535752Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-279] PASSED [ 51%] 2023-03-20T11:53:40.4552825Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-280] PASSED [ 51%] 2023-03-20T11:53:40.4570424Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-281] PASSED [ 51%] 2023-03-20T11:53:40.4586083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-282] PASSED [ 51%] 2023-03-20T11:53:40.4602756Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-283] PASSED [ 51%] 2023-03-20T11:53:40.4619431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-284] PASSED [ 51%] 2023-03-20T11:53:40.4636335Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-285] PASSED [ 51%] 2023-03-20T11:53:40.4654157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-286] PASSED [ 51%] 2023-03-20T11:53:40.4669815Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-287] PASSED [ 51%] 2023-03-20T11:53:40.4685969Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-288] PASSED [ 51%] 2023-03-20T11:53:40.4703257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-289] PASSED [ 51%] 2023-03-20T11:53:40.4719893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-290] PASSED [ 51%] 2023-03-20T11:53:40.4736162Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-291] PASSED [ 51%] 2023-03-20T11:53:40.4752525Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-292] PASSED [ 51%] 2023-03-20T11:53:40.4770038Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-293] PASSED [ 51%] 2023-03-20T11:53:40.4786974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-294] PASSED [ 51%] 2023-03-20T11:53:40.4805032Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-295] PASSED [ 51%] 2023-03-20T11:53:40.4822685Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-296] PASSED [ 51%] 2023-03-20T11:53:40.4840451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-297] PASSED [ 51%] 2023-03-20T11:53:40.4858317Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-298] PASSED [ 51%] 2023-03-20T11:53:40.4876374Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-299] PASSED [ 51%] 2023-03-20T11:53:40.4894924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-300] PASSED [ 51%] 2023-03-20T11:53:40.4912471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-301] PASSED [ 51%] 2023-03-20T11:53:40.4930193Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-302] PASSED [ 51%] 2023-03-20T11:53:40.4948077Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-303] PASSED [ 51%] 2023-03-20T11:53:40.4965901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-304] PASSED [ 51%] 2023-03-20T11:53:40.4983810Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-305] PASSED [ 51%] 2023-03-20T11:53:40.5002667Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-306] PASSED [ 51%] 2023-03-20T11:53:40.5019964Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-307] PASSED [ 51%] 2023-03-20T11:53:40.5038028Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-308] PASSED [ 51%] 2023-03-20T11:53:40.5055766Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-309] PASSED [ 51%] 2023-03-20T11:53:40.5073152Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-310] PASSED [ 51%] 2023-03-20T11:53:40.5090182Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-311] PASSED [ 51%] 2023-03-20T11:53:40.5109002Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-312] PASSED [ 51%] 2023-03-20T11:53:40.5125287Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-313] PASSED [ 51%] 2023-03-20T11:53:40.5142931Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-314] PASSED [ 51%] 2023-03-20T11:53:40.5158727Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-315] PASSED [ 51%] 2023-03-20T11:53:40.5175508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-316] PASSED [ 51%] 2023-03-20T11:53:40.5191539Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-317] PASSED [ 51%] 2023-03-20T11:53:40.5209094Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-318] PASSED [ 51%] 2023-03-20T11:53:40.5225069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-319] PASSED [ 51%] 2023-03-20T11:53:40.5241495Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-320] PASSED [ 51%] 2023-03-20T11:53:40.5258150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-321] PASSED [ 51%] 2023-03-20T11:53:40.5274532Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-322] PASSED [ 51%] 2023-03-20T11:53:40.5290722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-323] PASSED [ 51%] 2023-03-20T11:53:40.5307310Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-324] PASSED [ 51%] 2023-03-20T11:53:40.5323408Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-325] PASSED [ 51%] 2023-03-20T11:53:40.5340820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-326] PASSED [ 51%] 2023-03-20T11:53:40.5356968Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-327] PASSED [ 51%] 2023-03-20T11:53:40.5374283Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-328] PASSED [ 51%] 2023-03-20T11:53:40.5390179Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-329] PASSED [ 51%] 2023-03-20T11:53:40.5405140Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-330] PASSED [ 51%] 2023-03-20T11:53:40.5421571Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-331] PASSED [ 51%] 2023-03-20T11:53:40.5436927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-332] PASSED [ 51%] 2023-03-20T11:53:40.5455300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-333] PASSED [ 51%] 2023-03-20T11:53:40.5469335Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-334] PASSED [ 51%] 2023-03-20T11:53:40.5485262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-335] PASSED [ 51%] 2023-03-20T11:53:40.5501961Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-336] PASSED [ 51%] 2023-03-20T11:53:40.5519713Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-337] PASSED [ 51%] 2023-03-20T11:53:40.5536123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-338] PASSED [ 51%] 2023-03-20T11:53:40.5553702Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-339] PASSED [ 51%] 2023-03-20T11:53:40.5570489Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-340] PASSED [ 51%] 2023-03-20T11:53:40.5587678Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-341] PASSED [ 51%] 2023-03-20T11:53:40.5604432Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-342] PASSED [ 51%] 2023-03-20T11:53:40.5621693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-343] PASSED [ 51%] 2023-03-20T11:53:40.5638747Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-344] PASSED [ 51%] 2023-03-20T11:53:40.5655554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-345] PASSED [ 51%] 2023-03-20T11:53:40.5672841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-346] PASSED [ 51%] 2023-03-20T11:53:40.5690329Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-347] PASSED [ 51%] 2023-03-20T11:53:40.5706536Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-348] PASSED [ 51%] 2023-03-20T11:53:40.5723728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-349] PASSED [ 51%] 2023-03-20T11:53:40.5740238Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-350] PASSED [ 51%] 2023-03-20T11:53:40.5757055Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-351] PASSED [ 51%] 2023-03-20T11:53:40.5774574Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-352] PASSED [ 51%] 2023-03-20T11:53:40.5790656Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-353] PASSED [ 51%] 2023-03-20T11:53:40.5807109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-354] PASSED [ 51%] 2023-03-20T11:53:40.5824209Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-355] PASSED [ 51%] 2023-03-20T11:53:40.5840758Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-356] PASSED [ 51%] 2023-03-20T11:53:40.5858733Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-357] PASSED [ 51%] 2023-03-20T11:53:40.5876726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-358] PASSED [ 51%] 2023-03-20T11:53:40.5895211Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-359] PASSED [ 51%] 2023-03-20T11:53:40.5912195Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-360] PASSED [ 51%] 2023-03-20T11:53:40.5930323Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-361] PASSED [ 51%] 2023-03-20T11:53:40.5947870Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-362] PASSED [ 51%] 2023-03-20T11:53:40.5971244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-363] PASSED [ 51%] 2023-03-20T11:53:40.5989469Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-364] PASSED [ 51%] 2023-03-20T11:53:40.6006949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-365] PASSED [ 51%] 2023-03-20T11:53:40.6024823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-366] PASSED [ 51%] 2023-03-20T11:53:40.6043053Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-367] PASSED [ 51%] 2023-03-20T11:53:40.6060795Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-368] PASSED [ 51%] 2023-03-20T11:53:40.6078791Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-369] PASSED [ 51%] 2023-03-20T11:53:40.6096156Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-370] PASSED [ 51%] 2023-03-20T11:53:40.6113723Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-371] PASSED [ 51%] 2023-03-20T11:53:40.6131079Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-372] PASSED [ 51%] 2023-03-20T11:53:40.6148775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-373] PASSED [ 51%] 2023-03-20T11:53:40.6166029Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-374] PASSED [ 51%] 2023-03-20T11:53:40.6183642Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-375] PASSED [ 51%] 2023-03-20T11:53:40.6201224Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-376] PASSED [ 51%] 2023-03-20T11:53:40.6218784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_bounding_box-377] PASSED [ 51%] 2023-03-20T11:53:40.6234696Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-00] PASSED [ 51%] 2023-03-20T11:53:40.6250063Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-01] PASSED [ 51%] 2023-03-20T11:53:40.6265757Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-02] PASSED [ 51%] 2023-03-20T11:53:40.6280611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-03] PASSED [ 51%] 2023-03-20T11:53:40.6295024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-04] PASSED [ 51%] 2023-03-20T11:53:40.6309943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-05] PASSED [ 51%] 2023-03-20T11:53:40.6325179Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-06] PASSED [ 51%] 2023-03-20T11:53:40.6340614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-07] PASSED [ 51%] 2023-03-20T11:53:40.6355437Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-08] PASSED [ 51%] 2023-03-20T11:53:40.6370184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-09] PASSED [ 51%] 2023-03-20T11:53:40.6384111Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-10] PASSED [ 51%] 2023-03-20T11:53:40.6398659Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_mask-11] PASSED [ 51%] 2023-03-20T11:53:40.6415419Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-00] PASSED [ 51%] 2023-03-20T11:53:40.6432045Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-01] PASSED [ 51%] 2023-03-20T11:53:40.6449573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-02] PASSED [ 51%] 2023-03-20T11:53:40.6464742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-03] PASSED [ 51%] 2023-03-20T11:53:40.6483305Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-04] PASSED [ 51%] 2023-03-20T11:53:40.6502472Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-05] PASSED [ 51%] 2023-03-20T11:53:40.6519128Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-06] PASSED [ 51%] 2023-03-20T11:53:40.6538916Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-07] PASSED [ 51%] 2023-03-20T11:53:40.6558347Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-08] PASSED [ 51%] 2023-03-20T11:53:40.6574240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-09] PASSED [ 51%] 2023-03-20T11:53:40.6589922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-10] PASSED [ 51%] 2023-03-20T11:53:40.6605154Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-11] PASSED [ 51%] 2023-03-20T11:53:40.6620568Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-12] PASSED [ 51%] 2023-03-20T11:53:40.6636455Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-13] PASSED [ 51%] 2023-03-20T11:53:40.6651843Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-14] PASSED [ 51%] 2023-03-20T11:53:40.6666975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-15] PASSED [ 51%] 2023-03-20T11:53:40.6682500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-16] PASSED [ 51%] 2023-03-20T11:53:40.6697779Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-17] PASSED [ 51%] 2023-03-20T11:53:40.6714726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-18] PASSED [ 51%] 2023-03-20T11:53:40.6731744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-19] PASSED [ 51%] 2023-03-20T11:53:40.6748591Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-20] PASSED [ 51%] 2023-03-20T11:53:40.6765859Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-21] PASSED [ 51%] 2023-03-20T11:53:40.6783836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-22] PASSED [ 51%] 2023-03-20T11:53:40.6801270Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-23] PASSED [ 51%] 2023-03-20T11:53:40.6817719Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-24] PASSED [ 51%] 2023-03-20T11:53:40.6839226Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-25] PASSED [ 51%] 2023-03-20T11:53:40.6856585Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-26] PASSED [ 51%] 2023-03-20T11:53:40.6873489Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-27] PASSED [ 51%] 2023-03-20T11:53:40.6889825Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-28] PASSED [ 51%] 2023-03-20T11:53:40.6904548Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-29] PASSED [ 51%] 2023-03-20T11:53:40.6919882Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-30] PASSED [ 51%] 2023-03-20T11:53:40.6935203Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-31] PASSED [ 51%] 2023-03-20T11:53:40.6951043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-32] PASSED [ 51%] 2023-03-20T11:53:40.6965924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-33] PASSED [ 51%] 2023-03-20T11:53:40.6981738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-34] PASSED [ 51%] 2023-03-20T11:53:40.6997414Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[pad_video-35] PASSED [ 51%] 2023-03-20T11:53:40.7020075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-000] PASSED [ 51%] 2023-03-20T11:53:40.7041977Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-001] PASSED [ 51%] 2023-03-20T11:53:40.7063894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-002] PASSED [ 51%] 2023-03-20T11:53:40.7085800Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-003] PASSED [ 51%] 2023-03-20T11:53:40.7107282Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-004] PASSED [ 51%] 2023-03-20T11:53:40.7129938Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-005] PASSED [ 51%] 2023-03-20T11:53:40.7150995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-006] PASSED [ 51%] 2023-03-20T11:53:40.7171460Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-007] PASSED [ 51%] 2023-03-20T11:53:40.7193654Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-008] PASSED [ 51%] 2023-03-20T11:53:40.7215352Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-009] PASSED [ 51%] 2023-03-20T11:53:40.7237554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-010] PASSED [ 51%] 2023-03-20T11:53:40.7260345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-011] PASSED [ 51%] 2023-03-20T11:53:40.7282410Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-012] PASSED [ 51%] 2023-03-20T11:53:40.7304023Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-013] PASSED [ 51%] 2023-03-20T11:53:40.7324932Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-014] PASSED [ 51%] 2023-03-20T11:53:40.7347337Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-015] PASSED [ 51%] 2023-03-20T11:53:40.7370034Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-016] PASSED [ 51%] 2023-03-20T11:53:40.7392422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-017] PASSED [ 51%] 2023-03-20T11:53:40.7415346Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-018] PASSED [ 51%] 2023-03-20T11:53:40.7437923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-019] PASSED [ 51%] 2023-03-20T11:53:40.7460705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-020] PASSED [ 51%] 2023-03-20T11:53:40.7481269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-021] PASSED [ 51%] 2023-03-20T11:53:40.7503683Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-022] PASSED [ 51%] 2023-03-20T11:53:40.7525941Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-023] PASSED [ 51%] 2023-03-20T11:53:40.7548445Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-024] PASSED [ 51%] 2023-03-20T11:53:40.7570852Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-025] PASSED [ 51%] 2023-03-20T11:53:40.7593051Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-026] PASSED [ 51%] 2023-03-20T11:53:40.7615352Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-027] PASSED [ 51%] 2023-03-20T11:53:40.7636134Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-028] PASSED [ 51%] 2023-03-20T11:53:40.7658494Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-029] PASSED [ 51%] 2023-03-20T11:53:40.7681311Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-030] PASSED [ 51%] 2023-03-20T11:53:40.7703534Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-031] PASSED [ 51%] 2023-03-20T11:53:40.7725651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-032] PASSED [ 51%] 2023-03-20T11:53:40.7748361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-033] PASSED [ 51%] 2023-03-20T11:53:40.7771001Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-034] PASSED [ 51%] 2023-03-20T11:53:40.7792185Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-035] PASSED [ 51%] 2023-03-20T11:53:40.7815187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-036] PASSED [ 51%] 2023-03-20T11:53:40.7838159Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-037] PASSED [ 51%] 2023-03-20T11:53:40.7860961Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-038] PASSED [ 51%] 2023-03-20T11:53:40.7883717Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-039] PASSED [ 51%] 2023-03-20T11:53:40.7906344Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-040] PASSED [ 51%] 2023-03-20T11:53:40.7930231Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-041] PASSED [ 51%] 2023-03-20T11:53:40.7951577Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-042] PASSED [ 51%] 2023-03-20T11:53:40.7975602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-043] PASSED [ 51%] 2023-03-20T11:53:40.7999462Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-044] PASSED [ 51%] 2023-03-20T11:53:40.8023433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-045] PASSED [ 51%] 2023-03-20T11:53:40.8047601Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-046] PASSED [ 51%] 2023-03-20T11:53:40.8071881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-047] PASSED [ 51%] 2023-03-20T11:53:40.8096369Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-048] PASSED [ 51%] 2023-03-20T11:53:40.8118457Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-049] PASSED [ 51%] 2023-03-20T11:53:40.8142910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-050] PASSED [ 51%] 2023-03-20T11:53:40.8167338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-051] PASSED [ 51%] 2023-03-20T11:53:40.8192497Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-052] PASSED [ 51%] 2023-03-20T11:53:40.8216611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-053] PASSED [ 51%] 2023-03-20T11:53:40.8240488Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-054] PASSED [ 51%] 2023-03-20T11:53:40.8264090Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-055] PASSED [ 51%] 2023-03-20T11:53:40.8286734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-056] PASSED [ 51%] 2023-03-20T11:53:40.8310506Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-057] PASSED [ 51%] 2023-03-20T11:53:40.8334680Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-058] PASSED [ 51%] 2023-03-20T11:53:40.8361005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-059] PASSED [ 51%] 2023-03-20T11:53:40.8384226Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-060] PASSED [ 51%] 2023-03-20T11:53:40.8408993Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-061] PASSED [ 51%] 2023-03-20T11:53:40.8432087Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-062] PASSED [ 51%] 2023-03-20T11:53:40.8446976Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-063] PASSED [ 51%] 2023-03-20T11:53:40.8461968Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-064] PASSED [ 51%] 2023-03-20T11:53:40.8476762Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-065] PASSED [ 51%] 2023-03-20T11:53:40.8491792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-066] PASSED [ 51%] 2023-03-20T11:53:40.8506297Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-067] PASSED [ 51%] 2023-03-20T11:53:40.8521251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-068] PASSED [ 51%] 2023-03-20T11:53:40.8535996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-069] PASSED [ 51%] 2023-03-20T11:53:40.8551211Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-070] PASSED [ 51%] 2023-03-20T11:53:40.8565480Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-071] PASSED [ 51%] 2023-03-20T11:53:40.8580262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-072] PASSED [ 51%] 2023-03-20T11:53:40.8595105Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-073] PASSED [ 51%] 2023-03-20T11:53:40.8609989Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-074] PASSED [ 51%] 2023-03-20T11:53:40.8624426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-075] PASSED [ 51%] 2023-03-20T11:53:40.8639457Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-076] PASSED [ 51%] 2023-03-20T11:53:40.8654950Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-077] PASSED [ 51%] 2023-03-20T11:53:40.8669290Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-078] PASSED [ 51%] 2023-03-20T11:53:40.8683993Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-079] PASSED [ 51%] 2023-03-20T11:53:40.8698881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-080] PASSED [ 51%] 2023-03-20T11:53:40.8713560Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-081] PASSED [ 51%] 2023-03-20T11:53:40.8729167Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-082] PASSED [ 51%] 2023-03-20T11:53:40.8743431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-083] PASSED [ 51%] 2023-03-20T11:53:40.8758366Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-084] PASSED [ 51%] 2023-03-20T11:53:40.8774903Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-085] PASSED [ 51%] 2023-03-20T11:53:40.8788933Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-086] PASSED [ 51%] 2023-03-20T11:53:40.8803686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-087] PASSED [ 51%] 2023-03-20T11:53:40.8818713Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-088] PASSED [ 51%] 2023-03-20T11:53:40.8833542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-089] PASSED [ 51%] 2023-03-20T11:53:40.8849199Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-090] PASSED [ 51%] 2023-03-20T11:53:40.8862990Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-091] PASSED [ 51%] 2023-03-20T11:53:40.8877923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-092] PASSED [ 51%] 2023-03-20T11:53:40.8892447Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-093] PASSED [ 51%] 2023-03-20T11:53:40.8906948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-094] PASSED [ 51%] 2023-03-20T11:53:40.8921901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-095] PASSED [ 51%] 2023-03-20T11:53:40.8936671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-096] PASSED [ 51%] 2023-03-20T11:53:40.8951790Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-097] PASSED [ 51%] 2023-03-20T11:53:40.8966556Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-098] PASSED [ 51%] 2023-03-20T11:53:40.8981729Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-099] PASSED [ 51%] 2023-03-20T11:53:40.8996887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-100] PASSED [ 51%] 2023-03-20T11:53:40.9011426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-101] PASSED [ 51%] 2023-03-20T11:53:40.9026373Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-102] PASSED [ 51%] 2023-03-20T11:53:40.9041432Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-103] PASSED [ 51%] 2023-03-20T11:53:40.9056181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-104] PASSED [ 51%] 2023-03-20T11:53:40.9071427Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-105] PASSED [ 51%] 2023-03-20T11:53:40.9085806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-106] PASSED [ 51%] 2023-03-20T11:53:40.9100867Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-107] PASSED [ 51%] 2023-03-20T11:53:40.9115767Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-108] PASSED [ 51%] 2023-03-20T11:53:40.9130366Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-109] PASSED [ 51%] 2023-03-20T11:53:40.9145129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-110] PASSED [ 51%] 2023-03-20T11:53:40.9159519Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-111] PASSED [ 51%] 2023-03-20T11:53:40.9174725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-112] PASSED [ 51%] 2023-03-20T11:53:40.9188510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-113] PASSED [ 51%] 2023-03-20T11:53:40.9203898Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-114] PASSED [ 51%] 2023-03-20T11:53:40.9218459Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-115] PASSED [ 51%] 2023-03-20T11:53:40.9233359Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-116] PASSED [ 51%] 2023-03-20T11:53:40.9248869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-117] PASSED [ 51%] 2023-03-20T11:53:40.9262872Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-118] PASSED [ 51%] 2023-03-20T11:53:40.9277567Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-119] PASSED [ 51%] 2023-03-20T11:53:40.9292502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-120] PASSED [ 51%] 2023-03-20T11:53:40.9307260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-121] PASSED [ 51%] 2023-03-20T11:53:40.9322945Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-122] PASSED [ 51%] 2023-03-20T11:53:40.9337291Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-123] PASSED [ 51%] 2023-03-20T11:53:40.9352513Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-124] PASSED [ 51%] 2023-03-20T11:53:40.9367094Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-125] PASSED [ 51%] 2023-03-20T11:53:40.9390026Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-126] PASSED [ 51%] 2023-03-20T11:53:40.9412613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-127] PASSED [ 51%] 2023-03-20T11:53:40.9434849Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-128] PASSED [ 51%] 2023-03-20T11:53:40.9457013Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-129] PASSED [ 51%] 2023-03-20T11:53:40.9479496Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-130] PASSED [ 51%] 2023-03-20T11:53:40.9501219Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-131] PASSED [ 51%] 2023-03-20T11:53:40.9522555Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-132] PASSED [ 51%] 2023-03-20T11:53:40.9544760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-133] PASSED [ 51%] 2023-03-20T11:53:40.9567081Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-134] PASSED [ 51%] 2023-03-20T11:53:40.9589520Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-135] PASSED [ 51%] 2023-03-20T11:53:40.9612042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-136] PASSED [ 51%] 2023-03-20T11:53:40.9632368Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-137] PASSED [ 51%] 2023-03-20T11:53:40.9655225Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-138] PASSED [ 51%] 2023-03-20T11:53:40.9676296Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-139] PASSED [ 51%] 2023-03-20T11:53:40.9698127Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-140] PASSED [ 51%] 2023-03-20T11:53:40.9719830Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-141] PASSED [ 51%] 2023-03-20T11:53:40.9741838Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-142] PASSED [ 51%] 2023-03-20T11:53:40.9764054Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-143] PASSED [ 51%] 2023-03-20T11:53:40.9785936Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-144] PASSED [ 51%] 2023-03-20T11:53:40.9809607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-145] PASSED [ 51%] 2023-03-20T11:53:40.9831600Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-146] PASSED [ 51%] 2023-03-20T11:53:40.9854438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-147] PASSED [ 51%] 2023-03-20T11:53:40.9875804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-148] PASSED [ 51%] 2023-03-20T11:53:40.9899084Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-149] PASSED [ 51%] 2023-03-20T11:53:40.9922198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-150] PASSED [ 51%] 2023-03-20T11:53:40.9945080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-151] PASSED [ 51%] 2023-03-20T11:53:40.9969467Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-152] PASSED [ 51%] 2023-03-20T11:53:40.9991477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-153] PASSED [ 51%] 2023-03-20T11:53:41.0015327Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-154] PASSED [ 51%] 2023-03-20T11:53:41.0037004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-155] PASSED [ 51%] 2023-03-20T11:53:41.0060227Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-156] PASSED [ 51%] 2023-03-20T11:53:41.0083511Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-157] PASSED [ 51%] 2023-03-20T11:53:41.0106351Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-158] PASSED [ 51%] 2023-03-20T11:53:41.0128719Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-159] PASSED [ 51%] 2023-03-20T11:53:41.0150924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-160] PASSED [ 51%] 2023-03-20T11:53:41.0173315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-161] PASSED [ 51%] 2023-03-20T11:53:41.0196421Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-162] PASSED [ 51%] 2023-03-20T11:53:41.0219126Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-163] PASSED [ 51%] 2023-03-20T11:53:41.0241805Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-164] PASSED [ 51%] 2023-03-20T11:53:41.0264518Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-165] PASSED [ 51%] 2023-03-20T11:53:41.0288454Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-166] PASSED [ 51%] 2023-03-20T11:53:41.0310302Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-167] PASSED [ 51%] 2023-03-20T11:53:41.0332166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-168] PASSED [ 51%] 2023-03-20T11:53:41.0354878Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-169] PASSED [ 51%] 2023-03-20T11:53:41.0376199Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-170] PASSED [ 51%] 2023-03-20T11:53:41.0399507Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-171] PASSED [ 51%] 2023-03-20T11:53:41.0422388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-172] PASSED [ 51%] 2023-03-20T11:53:41.0445086Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-173] PASSED [ 51%] 2023-03-20T11:53:41.0467634Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-174] PASSED [ 51%] 2023-03-20T11:53:41.0491158Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-175] PASSED [ 51%] 2023-03-20T11:53:41.0514153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-176] PASSED [ 51%] 2023-03-20T11:53:41.0537002Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-177] PASSED [ 51%] 2023-03-20T11:53:41.0559756Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-178] PASSED [ 51%] 2023-03-20T11:53:41.0582721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-179] PASSED [ 51%] 2023-03-20T11:53:41.0605953Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-180] PASSED [ 51%] 2023-03-20T11:53:41.0627482Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-181] PASSED [ 51%] 2023-03-20T11:53:41.0651437Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-182] PASSED [ 51%] 2023-03-20T11:53:41.0674839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-183] PASSED [ 51%] 2023-03-20T11:53:41.0698108Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-184] PASSED [ 51%] 2023-03-20T11:53:41.0721971Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-185] PASSED [ 51%] 2023-03-20T11:53:41.0745005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-186] PASSED [ 51%] 2023-03-20T11:53:41.0769553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-187] PASSED [ 51%] 2023-03-20T11:53:41.0793046Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-188] PASSED [ 51%] 2023-03-20T11:53:41.0815879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-189] PASSED [ 51%] 2023-03-20T11:53:41.0839550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-190] PASSED [ 51%] 2023-03-20T11:53:41.0863115Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-191] PASSED [ 51%] 2023-03-20T11:53:41.0884625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-192] PASSED [ 51%] 2023-03-20T11:53:41.0908076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-193] PASSED [ 51%] 2023-03-20T11:53:41.0931607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-194] PASSED [ 51%] 2023-03-20T11:53:41.0955272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-195] PASSED [ 51%] 2023-03-20T11:53:41.0979596Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-196] PASSED [ 51%] 2023-03-20T11:53:41.1002998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-197] PASSED [ 51%] 2023-03-20T11:53:41.1026283Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-198] PASSED [ 51%] 2023-03-20T11:53:41.1050025Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-199] PASSED [ 51%] 2023-03-20T11:53:41.1073468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-200] PASSED [ 51%] 2023-03-20T11:53:41.1097893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-201] PASSED [ 51%] 2023-03-20T11:53:41.1120740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-202] PASSED [ 51%] 2023-03-20T11:53:41.1142811Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-203] PASSED [ 51%] 2023-03-20T11:53:41.1167403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-204] PASSED [ 51%] 2023-03-20T11:53:41.1191941Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-205] PASSED [ 51%] 2023-03-20T11:53:41.1216217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-206] PASSED [ 51%] 2023-03-20T11:53:41.1240901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-207] PASSED [ 51%] 2023-03-20T11:53:41.1264783Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-208] PASSED [ 51%] 2023-03-20T11:53:41.1290202Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-209] PASSED [ 51%] 2023-03-20T11:53:41.1313945Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-210] PASSED [ 51%] 2023-03-20T11:53:41.1338814Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-211] PASSED [ 51%] 2023-03-20T11:53:41.1363101Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-212] PASSED [ 51%] 2023-03-20T11:53:41.1387281Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-213] PASSED [ 51%] 2023-03-20T11:53:41.1410229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-214] PASSED [ 51%] 2023-03-20T11:53:41.1434898Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-215] PASSED [ 51%] 2023-03-20T11:53:41.1459651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-216] PASSED [ 51%] 2023-03-20T11:53:41.1483852Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-217] PASSED [ 51%] 2023-03-20T11:53:41.1507728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-218] PASSED [ 51%] 2023-03-20T11:53:41.1532658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-219] PASSED [ 51%] 2023-03-20T11:53:41.1557172Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-220] PASSED [ 51%] 2023-03-20T11:53:41.1581662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-221] PASSED [ 51%] 2023-03-20T11:53:41.1605949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-222] PASSED [ 51%] 2023-03-20T11:53:41.1630845Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-223] PASSED [ 51%] 2023-03-20T11:53:41.1655460Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-224] PASSED [ 51%] 2023-03-20T11:53:41.1670498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-225] PASSED [ 51%] 2023-03-20T11:53:41.1685006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-226] PASSED [ 51%] 2023-03-20T11:53:41.1700926Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-227] PASSED [ 51%] 2023-03-20T11:53:41.1717000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-228] PASSED [ 51%] 2023-03-20T11:53:41.1731928Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-229] PASSED [ 51%] 2023-03-20T11:53:41.1746643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-230] PASSED [ 51%] 2023-03-20T11:53:41.1761810Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-231] PASSED [ 51%] 2023-03-20T11:53:41.1776828Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-232] PASSED [ 51%] 2023-03-20T11:53:41.1792957Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-233] PASSED [ 51%] 2023-03-20T11:53:41.1808743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-234] PASSED [ 51%] 2023-03-20T11:53:41.1822955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-235] PASSED [ 51%] 2023-03-20T11:53:41.1838290Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-236] PASSED [ 51%] 2023-03-20T11:53:41.1853561Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-237] PASSED [ 51%] 2023-03-20T11:53:41.1869385Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-238] PASSED [ 51%] 2023-03-20T11:53:41.1884389Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-239] PASSED [ 51%] 2023-03-20T11:53:41.1899088Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-240] PASSED [ 51%] 2023-03-20T11:53:41.1914329Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-241] PASSED [ 51%] 2023-03-20T11:53:41.1930066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-242] PASSED [ 51%] 2023-03-20T11:53:41.1943868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-243] PASSED [ 51%] 2023-03-20T11:53:41.1959015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-244] PASSED [ 51%] 2023-03-20T11:53:41.1974663Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-245] PASSED [ 51%] 2023-03-20T11:53:41.1988918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-246] PASSED [ 51%] 2023-03-20T11:53:41.2004017Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-247] PASSED [ 51%] 2023-03-20T11:53:41.2019425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-248] PASSED [ 51%] 2023-03-20T11:53:41.2034239Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-249] PASSED [ 51%] 2023-03-20T11:53:41.2050301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-250] PASSED [ 51%] 2023-03-20T11:53:41.2064508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-251] PASSED [ 51%] 2023-03-20T11:53:41.2079638Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-252] PASSED [ 51%] 2023-03-20T11:53:41.2095268Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-253] PASSED [ 51%] 2023-03-20T11:53:41.2110265Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-254] PASSED [ 51%] 2023-03-20T11:53:41.2124680Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-255] PASSED [ 51%] 2023-03-20T11:53:41.2139999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-256] PASSED [ 51%] 2023-03-20T11:53:41.2154881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-257] PASSED [ 51%] 2023-03-20T11:53:41.2170341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-258] PASSED [ 51%] 2023-03-20T11:53:41.2184533Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-259] PASSED [ 51%] 2023-03-20T11:53:41.2199698Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-260] PASSED [ 51%] 2023-03-20T11:53:41.2215419Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-261] PASSED [ 51%] 2023-03-20T11:53:41.2229890Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-262] PASSED [ 51%] 2023-03-20T11:53:41.2244643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-263] PASSED [ 51%] 2023-03-20T11:53:41.2259678Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-264] PASSED [ 51%] 2023-03-20T11:53:41.2274810Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-265] PASSED [ 51%] 2023-03-20T11:53:41.2290306Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-266] PASSED [ 51%] 2023-03-20T11:53:41.2304704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-267] PASSED [ 51%] 2023-03-20T11:53:41.2319761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-268] PASSED [ 51%] 2023-03-20T11:53:41.2335375Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-269] PASSED [ 51%] 2023-03-20T11:53:41.2350611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-270] PASSED [ 51%] 2023-03-20T11:53:41.2365393Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-271] PASSED [ 51%] 2023-03-20T11:53:41.2380403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-272] PASSED [ 51%] 2023-03-20T11:53:41.2394970Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-273] PASSED [ 51%] 2023-03-20T11:53:41.2410396Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-274] PASSED [ 51%] 2023-03-20T11:53:41.2424617Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-275] PASSED [ 51%] 2023-03-20T11:53:41.2439515Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-276] PASSED [ 51%] 2023-03-20T11:53:41.2455445Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-277] PASSED [ 51%] 2023-03-20T11:53:41.2469714Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-278] PASSED [ 51%] 2023-03-20T11:53:41.2484352Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-279] PASSED [ 51%] 2023-03-20T11:53:41.2499472Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-280] PASSED [ 51%] 2023-03-20T11:53:41.2514708Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-281] PASSED [ 51%] 2023-03-20T11:53:41.2530291Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-282] PASSED [ 51%] 2023-03-20T11:53:41.2544962Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-283] PASSED [ 51%] 2023-03-20T11:53:41.2560135Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-284] PASSED [ 51%] 2023-03-20T11:53:41.2575637Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-285] PASSED [ 51%] 2023-03-20T11:53:41.2590676Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-286] PASSED [ 51%] 2023-03-20T11:53:41.2605571Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-287] PASSED [ 51%] 2023-03-20T11:53:41.2620832Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-288] PASSED [ 51%] 2023-03-20T11:53:41.2636111Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-289] PASSED [ 51%] 2023-03-20T11:53:41.2651060Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-290] PASSED [ 51%] 2023-03-20T11:53:41.2665980Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-291] PASSED [ 51%] 2023-03-20T11:53:41.2681436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-292] PASSED [ 51%] 2023-03-20T11:53:41.2696463Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-293] PASSED [ 51%] 2023-03-20T11:53:41.2710928Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-294] PASSED [ 51%] 2023-03-20T11:53:41.2725551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-295] PASSED [ 51%] 2023-03-20T11:53:41.2740722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-296] PASSED [ 51%] 2023-03-20T11:53:41.2755702Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-297] PASSED [ 51%] 2023-03-20T11:53:41.2770575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-298] PASSED [ 51%] 2023-03-20T11:53:41.2785767Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-299] PASSED [ 51%] 2023-03-20T11:53:41.2800865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-300] PASSED [ 51%] 2023-03-20T11:53:41.2815736Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-301] PASSED [ 51%] 2023-03-20T11:53:41.2830828Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-302] PASSED [ 51%] 2023-03-20T11:53:41.2845502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-303] PASSED [ 51%] 2023-03-20T11:53:41.2860646Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-304] PASSED [ 51%] 2023-03-20T11:53:41.2875024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-305] PASSED [ 51%] 2023-03-20T11:53:41.2890272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-306] PASSED [ 51%] 2023-03-20T11:53:41.2905521Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-307] PASSED [ 51%] 2023-03-20T11:53:41.2920576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-308] PASSED [ 51%] 2023-03-20T11:53:41.2935901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-309] PASSED [ 51%] 2023-03-20T11:53:41.2950907Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-310] PASSED [ 51%] 2023-03-20T11:53:41.2967035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-311] PASSED [ 51%] 2023-03-20T11:53:41.2982269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-312] PASSED [ 51%] 2023-03-20T11:53:41.2997498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-313] PASSED [ 51%] 2023-03-20T11:53:41.3012832Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-314] PASSED [ 51%] 2023-03-20T11:53:41.3027834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-315] PASSED [ 51%] 2023-03-20T11:53:41.3042526Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-316] PASSED [ 51%] 2023-03-20T11:53:41.3057332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-317] PASSED [ 51%] 2023-03-20T11:53:41.3072478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-318] PASSED [ 51%] 2023-03-20T11:53:41.3087389Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-319] PASSED [ 51%] 2023-03-20T11:53:41.3102693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-320] PASSED [ 51%] 2023-03-20T11:53:41.3117772Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-321] PASSED [ 51%] 2023-03-20T11:53:41.3133343Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-322] PASSED [ 51%] 2023-03-20T11:53:41.3148158Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-323] PASSED [ 51%] 2023-03-20T11:53:41.3171300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-324] PASSED [ 51%] 2023-03-20T11:53:41.3193782Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-325] PASSED [ 51%] 2023-03-20T11:53:41.3215951Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-326] PASSED [ 51%] 2023-03-20T11:53:41.3237286Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-327] PASSED [ 51%] 2023-03-20T11:53:41.3260010Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-328] PASSED [ 51%] 2023-03-20T11:53:41.3281949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-329] PASSED [ 51%] 2023-03-20T11:53:41.3303695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-330] PASSED [ 51%] 2023-03-20T11:53:41.3326071Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-331] PASSED [ 51%] 2023-03-20T11:53:41.3348157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-332] PASSED [ 51%] 2023-03-20T11:53:41.3370275Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-333] PASSED [ 51%] 2023-03-20T11:53:41.3392641Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-334] PASSED [ 51%] 2023-03-20T11:53:41.3414326Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-335] PASSED [ 51%] 2023-03-20T11:53:41.3435624Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-336] PASSED [ 51%] 2023-03-20T11:53:41.3457477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-337] PASSED [ 51%] 2023-03-20T11:53:41.3479799Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-338] PASSED [ 51%] 2023-03-20T11:53:41.3501999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-339] PASSED [ 51%] 2023-03-20T11:53:41.3523818Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-340] PASSED [ 51%] 2023-03-20T11:53:41.3545500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-341] PASSED [ 51%] 2023-03-20T11:53:41.3568511Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-342] PASSED [ 51%] 2023-03-20T11:53:41.3589548Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-343] PASSED [ 51%] 2023-03-20T11:53:41.3612305Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-344] PASSED [ 51%] 2023-03-20T11:53:41.3634141Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-345] PASSED [ 51%] 2023-03-20T11:53:41.3655366Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-346] PASSED [ 51%] 2023-03-20T11:53:41.3678391Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-347] PASSED [ 51%] 2023-03-20T11:53:41.3700997Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-348] PASSED [ 51%] 2023-03-20T11:53:41.3723884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-349] PASSED [ 51%] 2023-03-20T11:53:41.3746492Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-350] PASSED [ 51%] 2023-03-20T11:53:41.3769920Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-351] PASSED [ 51%] 2023-03-20T11:53:41.3791836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-352] PASSED [ 51%] 2023-03-20T11:53:41.3815300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-353] PASSED [ 51%] 2023-03-20T11:53:41.3837295Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-354] PASSED [ 51%] 2023-03-20T11:53:41.3860166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-355] PASSED [ 51%] 2023-03-20T11:53:41.3882755Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-356] PASSED [ 51%] 2023-03-20T11:53:41.3904112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-357] PASSED [ 51%] 2023-03-20T11:53:41.3927485Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-358] PASSED [ 51%] 2023-03-20T11:53:41.3950818Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-359] PASSED [ 51%] 2023-03-20T11:53:41.3974865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-360] PASSED [ 51%] 2023-03-20T11:53:41.3997384Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-361] PASSED [ 51%] 2023-03-20T11:53:41.4020597Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-362] PASSED [ 51%] 2023-03-20T11:53:41.4043674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-363] PASSED [ 51%] 2023-03-20T11:53:41.4066963Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-364] PASSED [ 51%] 2023-03-20T11:53:41.4090197Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-365] PASSED [ 51%] 2023-03-20T11:53:41.4113422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-366] PASSED [ 51%] 2023-03-20T11:53:41.4136450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-367] PASSED [ 51%] 2023-03-20T11:53:41.4158467Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-368] PASSED [ 51%] 2023-03-20T11:53:41.4181956Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-369] PASSED [ 51%] 2023-03-20T11:53:41.4205311Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-370] PASSED [ 51%] 2023-03-20T11:53:41.4229382Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-371] PASSED [ 51%] 2023-03-20T11:53:41.4252978Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-372] PASSED [ 51%] 2023-03-20T11:53:41.4276495Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-373] PASSED [ 51%] 2023-03-20T11:53:41.4299911Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-374] PASSED [ 51%] 2023-03-20T11:53:41.4324325Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-375] PASSED [ 51%] 2023-03-20T11:53:41.4347693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-376] PASSED [ 51%] 2023-03-20T11:53:41.4370668Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-377] PASSED [ 51%] 2023-03-20T11:53:41.4394319Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-378] PASSED [ 51%] 2023-03-20T11:53:41.4418247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-379] PASSED [ 51%] 2023-03-20T11:53:41.4444286Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-380] PASSED [ 51%] 2023-03-20T11:53:41.4475408Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-381] PASSED [ 51%] 2023-03-20T11:53:41.4501557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-382] PASSED [ 51%] 2023-03-20T11:53:41.4527013Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-383] PASSED [ 51%] 2023-03-20T11:53:41.4553067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-384] PASSED [ 51%] 2023-03-20T11:53:41.4578883Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-385] PASSED [ 51%] 2023-03-20T11:53:41.4604145Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-386] PASSED [ 51%] 2023-03-20T11:53:41.4629877Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-387] PASSED [ 51%] 2023-03-20T11:53:41.4656099Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-388] PASSED [ 51%] 2023-03-20T11:53:41.4680738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-389] PASSED [ 51%] 2023-03-20T11:53:41.4703396Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-390] PASSED [ 51%] 2023-03-20T11:53:41.4728705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-391] PASSED [ 51%] 2023-03-20T11:53:41.4752455Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-392] PASSED [ 51%] 2023-03-20T11:53:41.4777223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-393] PASSED [ 51%] 2023-03-20T11:53:41.4801395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-394] PASSED [ 51%] 2023-03-20T11:53:41.4825483Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-395] PASSED [ 51%] 2023-03-20T11:53:41.4852253Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-396] PASSED [ 51%] 2023-03-20T11:53:41.4878021Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-397] PASSED [ 51%] 2023-03-20T11:53:41.4902424Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-398] PASSED [ 51%] 2023-03-20T11:53:41.4926204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-399] PASSED [ 51%] 2023-03-20T11:53:41.4950456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-400] PASSED [ 51%] 2023-03-20T11:53:41.4973425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-401] PASSED [ 51%] 2023-03-20T11:53:41.4998234Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-402] PASSED [ 51%] 2023-03-20T11:53:41.5022563Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-403] PASSED [ 51%] 2023-03-20T11:53:41.5046879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-404] PASSED [ 51%] 2023-03-20T11:53:41.5071772Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-405] PASSED [ 51%] 2023-03-20T11:53:41.5096367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-406] PASSED [ 51%] 2023-03-20T11:53:41.5120601Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-407] PASSED [ 51%] 2023-03-20T11:53:41.5145098Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-408] PASSED [ 51%] 2023-03-20T11:53:41.5169884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-409] PASSED [ 51%] 2023-03-20T11:53:41.5194305Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-410] PASSED [ 51%] 2023-03-20T11:53:41.5219062Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-411] PASSED [ 51%] 2023-03-20T11:53:41.5241821Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-412] PASSED [ 51%] 2023-03-20T11:53:41.5265647Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-413] PASSED [ 51%] 2023-03-20T11:53:41.5290254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-414] PASSED [ 51%] 2023-03-20T11:53:41.5314265Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-415] PASSED [ 51%] 2023-03-20T11:53:41.5338224Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-416] PASSED [ 51%] 2023-03-20T11:53:41.5362753Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-417] PASSED [ 51%] 2023-03-20T11:53:41.5387473Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-418] PASSED [ 51%] 2023-03-20T11:53:41.5412471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-419] PASSED [ 51%] 2023-03-20T11:53:41.5436534Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-420] PASSED [ 51%] 2023-03-20T11:53:41.5460974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-421] PASSED [ 51%] 2023-03-20T11:53:41.5484895Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-422] PASSED [ 51%] 2023-03-20T11:53:41.5500074Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-423] PASSED [ 51%] 2023-03-20T11:53:41.5514335Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-424] PASSED [ 51%] 2023-03-20T11:53:41.5529405Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-425] PASSED [ 51%] 2023-03-20T11:53:41.5543436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-426] PASSED [ 51%] 2023-03-20T11:53:41.5558396Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-427] PASSED [ 51%] 2023-03-20T11:53:41.5572814Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-428] PASSED [ 51%] 2023-03-20T11:53:41.5587400Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-429] PASSED [ 51%] 2023-03-20T11:53:41.5602284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-430] PASSED [ 51%] 2023-03-20T11:53:41.5616680Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-431] PASSED [ 51%] 2023-03-20T11:53:41.5631667Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-432] PASSED [ 51%] 2023-03-20T11:53:41.5646129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-433] PASSED [ 51%] 2023-03-20T11:53:41.5660698Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-434] PASSED [ 51%] 2023-03-20T11:53:41.5675500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-435] PASSED [ 51%] 2023-03-20T11:53:41.5689941Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-436] PASSED [ 51%] 2023-03-20T11:53:41.5704692Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-437] PASSED [ 51%] 2023-03-20T11:53:41.5719340Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-438] PASSED [ 51%] 2023-03-20T11:53:41.5734868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-439] PASSED [ 51%] 2023-03-20T11:53:41.5748709Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-440] PASSED [ 51%] 2023-03-20T11:53:41.5763563Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-441] PASSED [ 51%] 2023-03-20T11:53:41.5777949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-442] PASSED [ 51%] 2023-03-20T11:53:41.5792599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-443] PASSED [ 51%] 2023-03-20T11:53:41.5806924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-444] PASSED [ 51%] 2023-03-20T11:53:41.5822068Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-445] PASSED [ 51%] 2023-03-20T11:53:41.5836893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-446] PASSED [ 51%] 2023-03-20T11:53:41.5851692Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-447] PASSED [ 51%] 2023-03-20T11:53:41.5865775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-448] PASSED [ 51%] 2023-03-20T11:53:41.5880498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-449] PASSED [ 51%] 2023-03-20T11:53:41.5896203Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-450] PASSED [ 51%] 2023-03-20T11:53:41.5910047Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-451] PASSED [ 51%] 2023-03-20T11:53:41.5924583Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-452] PASSED [ 51%] 2023-03-20T11:53:41.5939421Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-453] PASSED [ 51%] 2023-03-20T11:53:41.5954421Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-454] PASSED [ 51%] 2023-03-20T11:53:41.5969878Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-455] PASSED [ 51%] 2023-03-20T11:53:41.5984000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-456] PASSED [ 51%] 2023-03-20T11:53:41.5998685Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-457] PASSED [ 51%] 2023-03-20T11:53:41.6013457Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-458] PASSED [ 51%] 2023-03-20T11:53:41.6027983Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-459] PASSED [ 51%] 2023-03-20T11:53:41.6042802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-460] PASSED [ 51%] 2023-03-20T11:53:41.6057300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-461] PASSED [ 51%] 2023-03-20T11:53:41.6072244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-462] PASSED [ 51%] 2023-03-20T11:53:41.6086823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-463] PASSED [ 51%] 2023-03-20T11:53:41.6101473Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-464] PASSED [ 51%] 2023-03-20T11:53:41.6116223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-465] PASSED [ 51%] 2023-03-20T11:53:41.6130660Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-466] PASSED [ 51%] 2023-03-20T11:53:41.6145436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-467] PASSED [ 51%] 2023-03-20T11:53:41.6159858Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-468] PASSED [ 51%] 2023-03-20T11:53:41.6174631Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-469] PASSED [ 51%] 2023-03-20T11:53:41.6189186Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-470] PASSED [ 51%] 2023-03-20T11:53:41.6203868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-471] PASSED [ 51%] 2023-03-20T11:53:41.6218310Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-472] PASSED [ 51%] 2023-03-20T11:53:41.6233327Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-473] PASSED [ 51%] 2023-03-20T11:53:41.6247678Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-474] PASSED [ 51%] 2023-03-20T11:53:41.6262379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-475] PASSED [ 51%] 2023-03-20T11:53:41.6277009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-476] PASSED [ 51%] 2023-03-20T11:53:41.6291372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-477] PASSED [ 51%] 2023-03-20T11:53:41.6306297Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-478] PASSED [ 51%] 2023-03-20T11:53:41.6321790Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-479] PASSED [ 51%] 2023-03-20T11:53:41.6336726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-480] PASSED [ 51%] 2023-03-20T11:53:41.6352157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-481] PASSED [ 51%] 2023-03-20T11:53:41.6366652Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-482] PASSED [ 51%] 2023-03-20T11:53:41.6381552Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-483] PASSED [ 51%] 2023-03-20T11:53:41.6396458Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-484] PASSED [ 51%] 2023-03-20T11:53:41.6411223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-485] PASSED [ 51%] 2023-03-20T11:53:41.6425487Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-486] PASSED [ 51%] 2023-03-20T11:53:41.6440370Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-487] PASSED [ 51%] 2023-03-20T11:53:41.6456044Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-488] PASSED [ 51%] 2023-03-20T11:53:41.6469702Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-489] PASSED [ 51%] 2023-03-20T11:53:41.6484229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-490] PASSED [ 51%] 2023-03-20T11:53:41.6498539Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-491] PASSED [ 51%] 2023-03-20T11:53:41.6514217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-492] PASSED [ 51%] 2023-03-20T11:53:41.6529539Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-493] PASSED [ 51%] 2023-03-20T11:53:41.6542997Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-494] PASSED [ 51%] 2023-03-20T11:53:41.6557759Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-495] PASSED [ 51%] 2023-03-20T11:53:41.6572395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-496] PASSED [ 51%] 2023-03-20T11:53:41.6586932Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-497] PASSED [ 51%] 2023-03-20T11:53:41.6601878Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-498] PASSED [ 51%] 2023-03-20T11:53:41.6616208Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-499] PASSED [ 51%] 2023-03-20T11:53:41.6631028Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-500] PASSED [ 51%] 2023-03-20T11:53:41.6645030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-501] PASSED [ 51%] 2023-03-20T11:53:41.6659765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-502] PASSED [ 51%] 2023-03-20T11:53:41.6674414Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-503] PASSED [ 51%] 2023-03-20T11:53:41.6689763Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-504] PASSED [ 51%] 2023-03-20T11:53:41.6703752Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-505] PASSED [ 51%] 2023-03-20T11:53:41.6718398Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-506] PASSED [ 51%] 2023-03-20T11:53:41.6733339Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-507] PASSED [ 51%] 2023-03-20T11:53:41.6747859Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-508] PASSED [ 51%] 2023-03-20T11:53:41.6762608Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-509] PASSED [ 51%] 2023-03-20T11:53:41.6777047Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-510] PASSED [ 51%] 2023-03-20T11:53:41.6792226Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-511] PASSED [ 51%] 2023-03-20T11:53:41.6806761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-512] PASSED [ 51%] 2023-03-20T11:53:41.6821617Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-513] PASSED [ 51%] 2023-03-20T11:53:41.6835916Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-514] PASSED [ 51%] 2023-03-20T11:53:41.6850544Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-515] PASSED [ 51%] 2023-03-20T11:53:41.6866976Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-516] PASSED [ 51%] 2023-03-20T11:53:41.6882705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-517] PASSED [ 51%] 2023-03-20T11:53:41.6897520Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-518] PASSED [ 51%] 2023-03-20T11:53:41.6912336Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-519] PASSED [ 51%] 2023-03-20T11:53:41.6927208Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-520] PASSED [ 51%] 2023-03-20T11:53:41.6942236Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-521] PASSED [ 51%] 2023-03-20T11:53:41.6964905Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-522] PASSED [ 51%] 2023-03-20T11:53:41.6988025Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-523] PASSED [ 51%] 2023-03-20T11:53:41.7010635Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-524] PASSED [ 51%] 2023-03-20T11:53:41.7032874Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-525] PASSED [ 51%] 2023-03-20T11:53:41.7055625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-526] PASSED [ 51%] 2023-03-20T11:53:41.7077738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-527] PASSED [ 51%] 2023-03-20T11:53:41.7100721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-528] PASSED [ 51%] 2023-03-20T11:53:41.7123351Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-529] PASSED [ 51%] 2023-03-20T11:53:41.7146104Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-530] PASSED [ 51%] 2023-03-20T11:53:41.7169338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-531] PASSED [ 51%] 2023-03-20T11:53:41.7190867Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-532] PASSED [ 51%] 2023-03-20T11:53:41.7212590Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-533] PASSED [ 51%] 2023-03-20T11:53:41.7235847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-534] PASSED [ 51%] 2023-03-20T11:53:41.7259312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-535] PASSED [ 51%] 2023-03-20T11:53:41.7281616Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-536] PASSED [ 51%] 2023-03-20T11:53:41.7304866Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-537] PASSED [ 51%] 2023-03-20T11:53:41.7328608Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-538] PASSED [ 51%] 2023-03-20T11:53:41.7350975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-539] PASSED [ 51%] 2023-03-20T11:53:41.7374383Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-540] PASSED [ 51%] 2023-03-20T11:53:41.7396653Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-541] PASSED [ 51%] 2023-03-20T11:53:41.7419623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-542] PASSED [ 51%] 2023-03-20T11:53:41.7442957Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-543] PASSED [ 51%] 2023-03-20T11:53:41.7464554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-544] PASSED [ 51%] 2023-03-20T11:53:41.7488606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-545] PASSED [ 51%] 2023-03-20T11:53:41.7511341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-546] PASSED [ 51%] 2023-03-20T11:53:41.7535442Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-547] PASSED [ 51%] 2023-03-20T11:53:41.7557239Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-548] PASSED [ 51%] 2023-03-20T11:53:41.7580853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-549] PASSED [ 51%] 2023-03-20T11:53:41.7603876Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-550] PASSED [ 51%] 2023-03-20T11:53:41.7626808Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-551] PASSED [ 51%] 2023-03-20T11:53:41.7650212Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-552] PASSED [ 51%] 2023-03-20T11:53:41.7673244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-553] PASSED [ 51%] 2023-03-20T11:53:41.7695964Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-554] PASSED [ 51%] 2023-03-20T11:53:41.7717984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-555] PASSED [ 51%] 2023-03-20T11:53:41.7741576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-556] PASSED [ 51%] 2023-03-20T11:53:41.7764850Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-557] PASSED [ 51%] 2023-03-20T11:53:41.7789091Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-558] PASSED [ 51%] 2023-03-20T11:53:41.7813107Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-559] PASSED [ 51%] 2023-03-20T11:53:41.7836540Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-560] PASSED [ 51%] 2023-03-20T11:53:41.7860260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-561] PASSED [ 51%] 2023-03-20T11:53:41.7883922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-562] PASSED [ 51%] 2023-03-20T11:53:41.7910876Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-563] PASSED [ 51%] 2023-03-20T11:53:41.7935419Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-564] PASSED [ 51%] 2023-03-20T11:53:41.7958280Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-565] PASSED [ 51%] 2023-03-20T11:53:41.7981523Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-566] PASSED [ 51%] 2023-03-20T11:53:41.8006097Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-567] PASSED [ 51%] 2023-03-20T11:53:41.8030726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-568] PASSED [ 51%] 2023-03-20T11:53:41.8055726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-569] PASSED [ 51%] 2023-03-20T11:53:41.8080067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-570] PASSED [ 51%] 2023-03-20T11:53:41.8104369Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-571] PASSED [ 51%] 2023-03-20T11:53:41.8129803Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-572] PASSED [ 51%] 2023-03-20T11:53:41.8153717Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-573] PASSED [ 51%] 2023-03-20T11:53:41.8178183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-574] PASSED [ 51%] 2023-03-20T11:53:41.8202835Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-575] PASSED [ 51%] 2023-03-20T11:53:41.8227321Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-576] PASSED [ 51%] 2023-03-20T11:53:41.8251709Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-577] PASSED [ 51%] 2023-03-20T11:53:41.8277342Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-578] PASSED [ 51%] 2023-03-20T11:53:41.8302732Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-579] PASSED [ 51%] 2023-03-20T11:53:41.8329415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-580] PASSED [ 51%] 2023-03-20T11:53:41.8354750Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-581] PASSED [ 51%] 2023-03-20T11:53:41.8380531Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-582] PASSED [ 51%] 2023-03-20T11:53:41.8405741Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-583] PASSED [ 51%] 2023-03-20T11:53:41.8431793Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-584] PASSED [ 51%] 2023-03-20T11:53:41.8458319Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-585] PASSED [ 51%] 2023-03-20T11:53:41.8484433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-586] PASSED [ 51%] 2023-03-20T11:53:41.8510254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-587] PASSED [ 51%] 2023-03-20T11:53:41.8534615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-588] PASSED [ 51%] 2023-03-20T11:53:41.8560136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-589] PASSED [ 51%] 2023-03-20T11:53:41.8586319Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-590] PASSED [ 51%] 2023-03-20T11:53:41.8612310Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-591] PASSED [ 51%] 2023-03-20T11:53:41.8638159Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-592] PASSED [ 51%] 2023-03-20T11:53:41.8663918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-593] PASSED [ 51%] 2023-03-20T11:53:41.8690565Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-594] PASSED [ 51%] 2023-03-20T11:53:41.8715693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-595] PASSED [ 51%] 2023-03-20T11:53:41.8741558Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-596] PASSED [ 51%] 2023-03-20T11:53:41.8767334Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-597] PASSED [ 51%] 2023-03-20T11:53:41.8793419Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-598] PASSED [ 51%] 2023-03-20T11:53:41.8817384Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-599] PASSED [ 51%] 2023-03-20T11:53:41.8843593Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-600] PASSED [ 51%] 2023-03-20T11:53:41.8869470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-601] PASSED [ 51%] 2023-03-20T11:53:41.8895903Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-602] PASSED [ 51%] 2023-03-20T11:53:41.8922360Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-603] PASSED [ 51%] 2023-03-20T11:53:41.8948399Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-604] PASSED [ 51%] 2023-03-20T11:53:41.8974885Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-605] PASSED [ 51%] 2023-03-20T11:53:41.9000547Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-606] PASSED [ 51%] 2023-03-20T11:53:41.9026140Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-607] PASSED [ 51%] 2023-03-20T11:53:41.9053411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-608] PASSED [ 51%] 2023-03-20T11:53:41.9079058Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-609] PASSED [ 51%] 2023-03-20T11:53:41.9105349Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-610] PASSED [ 51%] 2023-03-20T11:53:41.9133526Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-611] PASSED [ 51%] 2023-03-20T11:53:41.9159758Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-612] PASSED [ 51%] 2023-03-20T11:53:41.9186624Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-613] PASSED [ 51%] 2023-03-20T11:53:41.9214090Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-614] PASSED [ 51%] 2023-03-20T11:53:41.9241453Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-615] PASSED [ 51%] 2023-03-20T11:53:41.9268409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-616] PASSED [ 51%] 2023-03-20T11:53:41.9296341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-617] PASSED [ 51%] 2023-03-20T11:53:41.9323350Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-618] PASSED [ 51%] 2023-03-20T11:53:41.9350516Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-619] PASSED [ 51%] 2023-03-20T11:53:41.9378011Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-620] PASSED [ 51%] 2023-03-20T11:53:41.9393851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-621] PASSED [ 51%] 2023-03-20T11:53:41.9409802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-622] PASSED [ 51%] 2023-03-20T11:53:41.9424024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-623] PASSED [ 51%] 2023-03-20T11:53:41.9439073Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-624] PASSED [ 51%] 2023-03-20T11:53:41.9454077Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-625] PASSED [ 51%] 2023-03-20T11:53:41.9469296Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-626] PASSED [ 51%] 2023-03-20T11:53:41.9484080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-627] PASSED [ 51%] 2023-03-20T11:53:41.9498706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-628] PASSED [ 51%] 2023-03-20T11:53:41.9513894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-629] PASSED [ 51%] 2023-03-20T11:53:41.9529771Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-630] PASSED [ 51%] 2023-03-20T11:53:41.9544041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-631] PASSED [ 51%] 2023-03-20T11:53:41.9559150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-632] PASSED [ 51%] 2023-03-20T11:53:41.9574457Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-633] PASSED [ 51%] 2023-03-20T11:53:41.9589475Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-634] PASSED [ 51%] 2023-03-20T11:53:41.9604423Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-635] PASSED [ 51%] 2023-03-20T11:53:41.9619645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-636] PASSED [ 51%] 2023-03-20T11:53:41.9634731Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-637] PASSED [ 51%] 2023-03-20T11:53:41.9650553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-638] PASSED [ 51%] 2023-03-20T11:53:41.9664633Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-639] PASSED [ 51%] 2023-03-20T11:53:41.9680369Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-640] PASSED [ 51%] 2023-03-20T11:53:41.9695280Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-641] PASSED [ 51%] 2023-03-20T11:53:41.9710498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-642] PASSED [ 51%] 2023-03-20T11:53:41.9725391Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-643] PASSED [ 51%] 2023-03-20T11:53:41.9740812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-644] PASSED [ 51%] 2023-03-20T11:53:41.9755806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-645] PASSED [ 51%] 2023-03-20T11:53:41.9771610Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-646] PASSED [ 51%] 2023-03-20T11:53:41.9786568Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-647] PASSED [ 51%] 2023-03-20T11:53:41.9802037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-648] PASSED [ 51%] 2023-03-20T11:53:41.9817163Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-649] PASSED [ 51%] 2023-03-20T11:53:41.9832802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-650] PASSED [ 51%] 2023-03-20T11:53:41.9848666Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-651] PASSED [ 51%] 2023-03-20T11:53:41.9863059Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-652] PASSED [ 51%] 2023-03-20T11:53:41.9878737Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-653] PASSED [ 51%] 2023-03-20T11:53:41.9894082Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-654] PASSED [ 51%] 2023-03-20T11:53:41.9908263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-655] PASSED [ 51%] 2023-03-20T11:53:41.9923562Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-656] PASSED [ 51%] 2023-03-20T11:53:41.9938222Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-657] PASSED [ 51%] 2023-03-20T11:53:41.9954268Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-658] PASSED [ 51%] 2023-03-20T11:53:41.9969455Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-659] PASSED [ 51%] 2023-03-20T11:53:41.9983938Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-660] PASSED [ 51%] 2023-03-20T11:53:41.9998906Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-661] PASSED [ 51%] 2023-03-20T11:53:42.0014131Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-662] PASSED [ 51%] 2023-03-20T11:53:42.0028174Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-663] PASSED [ 51%] 2023-03-20T11:53:42.0043295Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-664] PASSED [ 51%] 2023-03-20T11:53:42.0057730Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-665] PASSED [ 51%] 2023-03-20T11:53:42.0073284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-666] PASSED [ 51%] 2023-03-20T11:53:42.0088075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-667] PASSED [ 51%] 2023-03-20T11:53:42.0103425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-668] PASSED [ 51%] 2023-03-20T11:53:42.0118458Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-669] PASSED [ 51%] 2023-03-20T11:53:42.0133425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-670] PASSED [ 51%] 2023-03-20T11:53:42.0148425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-671] PASSED [ 51%] 2023-03-20T11:53:42.0163581Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-672] PASSED [ 51%] 2023-03-20T11:53:42.0178344Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-673] PASSED [ 51%] 2023-03-20T11:53:42.0193681Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-674] PASSED [ 51%] 2023-03-20T11:53:42.0209764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-675] PASSED [ 51%] 2023-03-20T11:53:42.0223942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-676] PASSED [ 51%] 2023-03-20T11:53:42.0239880Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-677] PASSED [ 51%] 2023-03-20T11:53:42.0254876Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-678] PASSED [ 51%] 2023-03-20T11:53:42.0270146Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-679] PASSED [ 51%] 2023-03-20T11:53:42.0285012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-680] PASSED [ 51%] 2023-03-20T11:53:42.0300198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-681] PASSED [ 51%] 2023-03-20T11:53:42.0315494Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-682] PASSED [ 51%] 2023-03-20T11:53:42.0330713Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-683] PASSED [ 51%] 2023-03-20T11:53:42.0345851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-684] PASSED [ 51%] 2023-03-20T11:53:42.0361204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-685] PASSED [ 51%] 2023-03-20T11:53:42.0376221Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-686] PASSED [ 51%] 2023-03-20T11:53:42.0391692Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-687] PASSED [ 51%] 2023-03-20T11:53:42.0406372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-688] PASSED [ 51%] 2023-03-20T11:53:42.0421516Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-689] PASSED [ 51%] 2023-03-20T11:53:42.0435758Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-690] PASSED [ 51%] 2023-03-20T11:53:42.0451804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-691] PASSED [ 51%] 2023-03-20T11:53:42.0466049Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-692] PASSED [ 51%] 2023-03-20T11:53:42.0481503Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-693] PASSED [ 51%] 2023-03-20T11:53:42.0496542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-694] PASSED [ 51%] 2023-03-20T11:53:42.0511821Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-695] PASSED [ 51%] 2023-03-20T11:53:42.0526640Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-696] PASSED [ 51%] 2023-03-20T11:53:42.0541902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-697] PASSED [ 51%] 2023-03-20T11:53:42.0556820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-698] PASSED [ 51%] 2023-03-20T11:53:42.0572465Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-699] PASSED [ 51%] 2023-03-20T11:53:42.0586762Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-700] PASSED [ 51%] 2023-03-20T11:53:42.0601902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-701] PASSED [ 51%] 2023-03-20T11:53:42.0616824Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-702] PASSED [ 51%] 2023-03-20T11:53:42.0631726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-703] PASSED [ 51%] 2023-03-20T11:53:42.0646422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-704] PASSED [ 51%] 2023-03-20T11:53:42.0661324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-705] PASSED [ 51%] 2023-03-20T11:53:42.0676297Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-706] PASSED [ 51%] 2023-03-20T11:53:42.0692166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-707] PASSED [ 51%] 2023-03-20T11:53:42.0706393Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-708] PASSED [ 51%] 2023-03-20T11:53:42.0721721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-709] PASSED [ 51%] 2023-03-20T11:53:42.0736986Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-710] PASSED [ 51%] 2023-03-20T11:53:42.0752260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-711] PASSED [ 51%] 2023-03-20T11:53:42.0767012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-712] PASSED [ 51%] 2023-03-20T11:53:42.0782474Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-713] PASSED [ 51%] 2023-03-20T11:53:42.0798324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-714] PASSED [ 51%] 2023-03-20T11:53:42.0813475Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-715] PASSED [ 51%] 2023-03-20T11:53:42.0828231Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-716] PASSED [ 51%] 2023-03-20T11:53:42.0843562Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-717] PASSED [ 51%] 2023-03-20T11:53:42.0858667Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-718] PASSED [ 51%] 2023-03-20T11:53:42.0874068Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-719] PASSED [ 51%] 2023-03-20T11:53:42.0901204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_image_tensor-720] PASSED [ 51%] 2023-03-20T11:53:42.0926575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-00] PASSED [ 51%] 2023-03-20T11:53:42.0951179Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-01] PASSED [ 51%] 2023-03-20T11:53:42.0973954Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-02] PASSED [ 51%] 2023-03-20T11:53:42.0999233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-03] PASSED [ 51%] 2023-03-20T11:53:42.1024361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-04] PASSED [ 51%] 2023-03-20T11:53:42.1049231Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-05] PASSED [ 51%] 2023-03-20T11:53:42.1075301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-06] PASSED [ 51%] 2023-03-20T11:53:42.1102228Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-07] PASSED [ 51%] 2023-03-20T11:53:42.1127092Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-08] PASSED [ 51%] 2023-03-20T11:53:42.1153395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-09] PASSED [ 51%] 2023-03-20T11:53:42.1181433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-10] PASSED [ 51%] 2023-03-20T11:53:42.1214266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-11] PASSED [ 51%] 2023-03-20T11:53:42.1241892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-12] PASSED [ 51%] 2023-03-20T11:53:42.1270829Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-13] PASSED [ 51%] 2023-03-20T11:53:42.1295536Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-14] PASSED [ 51%] 2023-03-20T11:53:42.1324247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-15] PASSED [ 51%] 2023-03-20T11:53:42.1353097Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-16] PASSED [ 51%] 2023-03-20T11:53:42.1379301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-17] PASSED [ 51%] 2023-03-20T11:53:42.1406105Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-18] PASSED [ 51%] 2023-03-20T11:53:42.1433746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-19] PASSED [ 51%] 2023-03-20T11:53:42.1457948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-20] PASSED [ 51%] 2023-03-20T11:53:42.1486834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-21] PASSED [ 51%] 2023-03-20T11:53:42.1514942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-22] PASSED [ 51%] 2023-03-20T11:53:42.1540451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-23] PASSED [ 51%] 2023-03-20T11:53:42.1570728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-24] PASSED [ 51%] 2023-03-20T11:53:42.1600970Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-25] PASSED [ 51%] 2023-03-20T11:53:42.1628132Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-26] PASSED [ 51%] 2023-03-20T11:53:42.1642935Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-27] PASSED [ 51%] 2023-03-20T11:53:42.1657538Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-28] PASSED [ 51%] 2023-03-20T11:53:42.1671549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-29] PASSED [ 51%] 2023-03-20T11:53:42.1686288Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-30] PASSED [ 51%] 2023-03-20T11:53:42.1701234Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-31] PASSED [ 51%] 2023-03-20T11:53:42.1715501Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-32] PASSED [ 51%] 2023-03-20T11:53:42.1730090Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-33] PASSED [ 51%] 2023-03-20T11:53:42.1744776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-34] PASSED [ 51%] 2023-03-20T11:53:42.1759750Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-35] PASSED [ 51%] 2023-03-20T11:53:42.1774163Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-36] PASSED [ 51%] 2023-03-20T11:53:42.1789083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-37] PASSED [ 51%] 2023-03-20T11:53:42.1803491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-38] PASSED [ 51%] 2023-03-20T11:53:42.1818441Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-39] PASSED [ 51%] 2023-03-20T11:53:42.1833246Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-40] PASSED [ 51%] 2023-03-20T11:53:42.1848813Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-41] PASSED [ 51%] 2023-03-20T11:53:42.1862315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-42] PASSED [ 51%] 2023-03-20T11:53:42.1878573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-43] PASSED [ 51%] 2023-03-20T11:53:42.1892475Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-44] PASSED [ 51%] 2023-03-20T11:53:42.1906783Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-45] PASSED [ 51%] 2023-03-20T11:53:42.1921532Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-46] PASSED [ 51%] 2023-03-20T11:53:42.1935292Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-47] PASSED [ 51%] 2023-03-20T11:53:42.1950181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-48] PASSED [ 51%] 2023-03-20T11:53:42.1964621Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-49] PASSED [ 51%] 2023-03-20T11:53:42.1978369Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-50] PASSED [ 51%] 2023-03-20T11:53:42.1992609Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-51] PASSED [ 51%] 2023-03-20T11:53:42.2006742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-52] PASSED [ 51%] 2023-03-20T11:53:42.2020881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-53] PASSED [ 51%] 2023-03-20T11:53:42.2052542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_bounding_box-54] PASSED [ 51%] 2023-03-20T11:53:42.2072851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-00] PASSED [ 51%] 2023-03-20T11:53:42.2093715Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-01] PASSED [ 51%] 2023-03-20T11:53:42.2114853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-02] PASSED [ 51%] 2023-03-20T11:53:42.2130148Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-03] PASSED [ 51%] 2023-03-20T11:53:42.2144233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-04] PASSED [ 51%] 2023-03-20T11:53:42.2159424Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-05] PASSED [ 51%] 2023-03-20T11:53:42.2173368Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-06] PASSED [ 51%] 2023-03-20T11:53:42.2187571Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-07] PASSED [ 51%] 2023-03-20T11:53:42.2202108Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-08] PASSED [ 51%] 2023-03-20T11:53:42.2216384Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-09] PASSED [ 51%] 2023-03-20T11:53:42.2230660Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-10] PASSED [ 52%] 2023-03-20T11:53:42.2244454Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-11] PASSED [ 52%] 2023-03-20T11:53:42.2267708Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-12] PASSED [ 52%] 2023-03-20T11:53:42.2289138Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-13] PASSED [ 52%] 2023-03-20T11:53:42.2309473Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-14] PASSED [ 52%] 2023-03-20T11:53:42.2323470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-15] PASSED [ 52%] 2023-03-20T11:53:42.2337976Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-16] PASSED [ 52%] 2023-03-20T11:53:42.2352598Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-17] PASSED [ 52%] 2023-03-20T11:53:42.2374037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-18] PASSED [ 52%] 2023-03-20T11:53:42.2393592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-19] PASSED [ 52%] 2023-03-20T11:53:42.2414254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-20] PASSED [ 52%] 2023-03-20T11:53:42.2428611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-21] PASSED [ 52%] 2023-03-20T11:53:42.2443148Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-22] PASSED [ 52%] 2023-03-20T11:53:42.2457449Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-23] PASSED [ 52%] 2023-03-20T11:53:42.2478547Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-24] PASSED [ 52%] 2023-03-20T11:53:42.2498837Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-25] PASSED [ 52%] 2023-03-20T11:53:42.2519467Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-26] PASSED [ 52%] 2023-03-20T11:53:42.2533897Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-27] PASSED [ 52%] 2023-03-20T11:53:42.2548291Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-28] PASSED [ 52%] 2023-03-20T11:53:42.2562639Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-29] PASSED [ 52%] 2023-03-20T11:53:42.2583538Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-30] PASSED [ 52%] 2023-03-20T11:53:42.2604502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-31] PASSED [ 52%] 2023-03-20T11:53:42.2625065Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-32] PASSED [ 52%] 2023-03-20T11:53:42.2639963Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-33] PASSED [ 52%] 2023-03-20T11:53:42.2654320Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-34] PASSED [ 52%] 2023-03-20T11:53:42.2668361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-35] PASSED [ 52%] 2023-03-20T11:53:42.2694829Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_mask-36] PASSED [ 52%] 2023-03-20T11:53:42.2719067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-00] PASSED [ 52%] 2023-03-20T11:53:42.2740927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-01] PASSED [ 52%] 2023-03-20T11:53:42.2772949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-02] PASSED [ 52%] 2023-03-20T11:53:42.2800029Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-03] PASSED [ 52%] 2023-03-20T11:53:42.2825648Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-04] PASSED [ 52%] 2023-03-20T11:53:42.2850399Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-05] PASSED [ 52%] 2023-03-20T11:53:42.2876116Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-06] PASSED [ 52%] 2023-03-20T11:53:42.2899473Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-07] PASSED [ 52%] 2023-03-20T11:53:42.2927817Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-08] PASSED [ 52%] 2023-03-20T11:53:42.2943602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-09] PASSED [ 52%] 2023-03-20T11:53:42.2959050Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-10] PASSED [ 52%] 2023-03-20T11:53:42.2974434Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-11] PASSED [ 52%] 2023-03-20T11:53:42.2995660Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-12] PASSED [ 52%] 2023-03-20T11:53:42.3011216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-13] PASSED [ 52%] 2023-03-20T11:53:42.3026034Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-14] PASSED [ 52%] 2023-03-20T11:53:42.3041456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-15] PASSED [ 52%] 2023-03-20T11:53:42.3056362Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-16] PASSED [ 52%] 2023-03-20T11:53:42.3071563Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-17] PASSED [ 52%] 2023-03-20T11:53:42.3096162Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-18] PASSED [ 52%] 2023-03-20T11:53:42.3117346Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-19] PASSED [ 52%] 2023-03-20T11:53:42.3138795Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-20] PASSED [ 52%] 2023-03-20T11:53:42.3165136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-21] PASSED [ 52%] 2023-03-20T11:53:42.3189537Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-22] PASSED [ 52%] 2023-03-20T11:53:42.3217677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-23] PASSED [ 52%] 2023-03-20T11:53:42.3242231Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-24] PASSED [ 52%] 2023-03-20T11:53:42.3267377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-25] PASSED [ 52%] 2023-03-20T11:53:42.3295161Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-26] PASSED [ 52%] 2023-03-20T11:53:42.3311078Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-27] PASSED [ 52%] 2023-03-20T11:53:42.3325983Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-28] PASSED [ 52%] 2023-03-20T11:53:42.3341636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-29] PASSED [ 52%] 2023-03-20T11:53:42.3356827Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-30] PASSED [ 52%] 2023-03-20T11:53:42.3372892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-31] PASSED [ 52%] 2023-03-20T11:53:42.3387609Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-32] PASSED [ 52%] 2023-03-20T11:53:42.3401938Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-33] PASSED [ 52%] 2023-03-20T11:53:42.3417025Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-34] PASSED [ 52%] 2023-03-20T11:53:42.3431802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-35] PASSED [ 52%] 2023-03-20T11:53:42.3459759Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[perspective_video-36] PASSED [ 52%] 2023-03-20T11:53:42.3476960Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-000] PASSED [ 52%] 2023-03-20T11:53:42.3497216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-001] PASSED [ 52%] 2023-03-20T11:53:42.3516835Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-002] PASSED [ 52%] 2023-03-20T11:53:42.3536348Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-003] PASSED [ 52%] 2023-03-20T11:53:42.3555674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-004] PASSED [ 52%] 2023-03-20T11:53:42.3574970Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-005] PASSED [ 52%] 2023-03-20T11:53:42.3594022Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-006] PASSED [ 52%] 2023-03-20T11:53:42.3612267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-007] PASSED [ 52%] 2023-03-20T11:53:42.3630970Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-008] PASSED [ 52%] 2023-03-20T11:53:42.3650699Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-009] PASSED [ 52%] 2023-03-20T11:53:42.3669494Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-010] PASSED [ 52%] 2023-03-20T11:53:42.3690056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-011] PASSED [ 52%] 2023-03-20T11:53:42.3709104Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-012] PASSED [ 52%] 2023-03-20T11:53:42.3729588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-013] PASSED [ 52%] 2023-03-20T11:53:42.3746958Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-014] PASSED [ 52%] 2023-03-20T11:53:42.3766934Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-015] PASSED [ 52%] 2023-03-20T11:53:42.3786694Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-016] PASSED [ 52%] 2023-03-20T11:53:42.3806715Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-017] PASSED [ 52%] 2023-03-20T11:53:42.3826784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-018] PASSED [ 52%] 2023-03-20T11:53:42.3855399Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-019] PASSED [ 52%] 2023-03-20T11:53:42.3866890Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-020] PASSED [ 52%] 2023-03-20T11:53:42.3884270Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-021] PASSED [ 52%] 2023-03-20T11:53:42.3904099Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-022] PASSED [ 52%] 2023-03-20T11:53:42.3923262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-023] PASSED [ 52%] 2023-03-20T11:53:42.3942871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-024] PASSED [ 52%] 2023-03-20T11:53:42.3962375Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-025] PASSED [ 52%] 2023-03-20T11:53:42.3982457Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-026] PASSED [ 52%] 2023-03-20T11:53:42.4001592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-027] PASSED [ 52%] 2023-03-20T11:53:42.4019067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-028] PASSED [ 52%] 2023-03-20T11:53:42.4038599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-029] PASSED [ 52%] 2023-03-20T11:53:42.4058417Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-030] PASSED [ 52%] 2023-03-20T11:53:42.4078076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-031] PASSED [ 52%] 2023-03-20T11:53:42.4097957Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-032] PASSED [ 52%] 2023-03-20T11:53:42.4117745Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-033] PASSED [ 52%] 2023-03-20T11:53:42.4137706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-034] PASSED [ 52%] 2023-03-20T11:53:42.4157312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-035] PASSED [ 52%] 2023-03-20T11:53:42.4178150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-036] PASSED [ 52%] 2023-03-20T11:53:42.4199147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-037] PASSED [ 52%] 2023-03-20T11:53:42.4220105Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-038] PASSED [ 52%] 2023-03-20T11:53:42.4241159Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-039] PASSED [ 52%] 2023-03-20T11:53:42.4261889Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-040] PASSED [ 52%] 2023-03-20T11:53:42.4282865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-041] PASSED [ 52%] 2023-03-20T11:53:42.4301854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-042] PASSED [ 52%] 2023-03-20T11:53:42.4323755Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-043] PASSED [ 52%] 2023-03-20T11:53:42.4344827Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-044] PASSED [ 52%] 2023-03-20T11:53:42.4366234Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-045] PASSED [ 52%] 2023-03-20T11:53:42.4387928Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-046] PASSED [ 52%] 2023-03-20T11:53:42.4410207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-047] PASSED [ 52%] 2023-03-20T11:53:42.4430743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-048] PASSED [ 52%] 2023-03-20T11:53:42.4451509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-049] PASSED [ 52%] 2023-03-20T11:53:42.4472852Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-050] PASSED [ 52%] 2023-03-20T11:53:42.4493444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-051] PASSED [ 52%] 2023-03-20T11:53:42.4514209Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-052] PASSED [ 52%] 2023-03-20T11:53:42.4535194Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-053] PASSED [ 52%] 2023-03-20T11:53:42.4556332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-054] PASSED [ 52%] 2023-03-20T11:53:42.4577204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-055] PASSED [ 52%] 2023-03-20T11:53:42.4596542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-056] PASSED [ 52%] 2023-03-20T11:53:42.4617120Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-057] PASSED [ 52%] 2023-03-20T11:53:42.4638442Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-058] PASSED [ 52%] 2023-03-20T11:53:42.4659262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-059] PASSED [ 52%] 2023-03-20T11:53:42.4680420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-060] PASSED [ 52%] 2023-03-20T11:53:42.4701130Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-061] PASSED [ 52%] 2023-03-20T11:53:42.4722074Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-062] PASSED [ 52%] 2023-03-20T11:53:42.4737351Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-063] PASSED [ 52%] 2023-03-20T11:53:42.4752748Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-064] PASSED [ 52%] 2023-03-20T11:53:42.4768640Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-065] PASSED [ 52%] 2023-03-20T11:53:42.4782879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-066] PASSED [ 52%] 2023-03-20T11:53:42.4797911Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-067] PASSED [ 52%] 2023-03-20T11:53:42.4812876Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-068] PASSED [ 52%] 2023-03-20T11:53:42.4827692Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-069] PASSED [ 52%] 2023-03-20T11:53:42.4842911Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-070] PASSED [ 52%] 2023-03-20T11:53:42.4857909Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-071] PASSED [ 52%] 2023-03-20T11:53:42.4873241Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-072] PASSED [ 52%] 2023-03-20T11:53:42.4888742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-073] PASSED [ 52%] 2023-03-20T11:53:42.4903210Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-074] PASSED [ 52%] 2023-03-20T11:53:42.4918451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-075] PASSED [ 52%] 2023-03-20T11:53:42.4933397Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-076] PASSED [ 52%] 2023-03-20T11:53:42.4948557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-077] PASSED [ 52%] 2023-03-20T11:53:42.4963649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-078] PASSED [ 52%] 2023-03-20T11:53:42.4978787Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-079] PASSED [ 52%] 2023-03-20T11:53:42.4994194Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-080] PASSED [ 52%] 2023-03-20T11:53:42.5010166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-081] PASSED [ 52%] 2023-03-20T11:53:42.5024319Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-082] PASSED [ 52%] 2023-03-20T11:53:42.5039559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-083] PASSED [ 52%] 2023-03-20T11:53:42.5054610Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-084] PASSED [ 52%] 2023-03-20T11:53:42.5069602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-085] PASSED [ 52%] 2023-03-20T11:53:42.5085020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-086] PASSED [ 52%] 2023-03-20T11:53:42.5100376Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-087] PASSED [ 52%] 2023-03-20T11:53:42.5115408Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-088] PASSED [ 52%] 2023-03-20T11:53:42.5130583Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-089] PASSED [ 52%] 2023-03-20T11:53:42.5144614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-090] PASSED [ 52%] 2023-03-20T11:53:42.5160364Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-091] PASSED [ 52%] 2023-03-20T11:53:42.5174704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-092] PASSED [ 52%] 2023-03-20T11:53:42.5189948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-093] PASSED [ 52%] 2023-03-20T11:53:42.5204750Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-094] PASSED [ 52%] 2023-03-20T11:53:42.5219931Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-095] PASSED [ 52%] 2023-03-20T11:53:42.5234608Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-096] PASSED [ 52%] 2023-03-20T11:53:42.5250211Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-097] PASSED [ 52%] 2023-03-20T11:53:42.5264816Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-098] PASSED [ 52%] 2023-03-20T11:53:42.5279979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-099] PASSED [ 52%] 2023-03-20T11:53:42.5295172Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-100] PASSED [ 52%] 2023-03-20T11:53:42.5310749Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-101] PASSED [ 52%] 2023-03-20T11:53:42.5325635Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-102] PASSED [ 52%] 2023-03-20T11:53:42.5340832Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-103] PASSED [ 52%] 2023-03-20T11:53:42.5356006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-104] PASSED [ 52%] 2023-03-20T11:53:42.5371662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-105] PASSED [ 52%] 2023-03-20T11:53:42.5385802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-106] PASSED [ 52%] 2023-03-20T11:53:42.5401070Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-107] PASSED [ 52%] 2023-03-20T11:53:42.5415974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-108] PASSED [ 52%] 2023-03-20T11:53:42.5431485Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-109] PASSED [ 52%] 2023-03-20T11:53:42.5446141Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-110] PASSED [ 52%] 2023-03-20T11:53:42.5461385Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-111] PASSED [ 52%] 2023-03-20T11:53:42.5476204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-112] PASSED [ 52%] 2023-03-20T11:53:42.5491196Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-113] PASSED [ 52%] 2023-03-20T11:53:42.5505366Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-114] PASSED [ 52%] 2023-03-20T11:53:42.5520607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-115] PASSED [ 52%] 2023-03-20T11:53:42.5535169Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-116] PASSED [ 52%] 2023-03-20T11:53:42.5550431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-117] PASSED [ 52%] 2023-03-20T11:53:42.5565220Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-118] PASSED [ 52%] 2023-03-20T11:53:42.5580361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-119] PASSED [ 52%] 2023-03-20T11:53:42.5595596Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-120] PASSED [ 52%] 2023-03-20T11:53:42.5611677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-121] PASSED [ 52%] 2023-03-20T11:53:42.5625884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-122] PASSED [ 52%] 2023-03-20T11:53:42.5641860Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-123] PASSED [ 52%] 2023-03-20T11:53:42.5656905Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-124] PASSED [ 52%] 2023-03-20T11:53:42.5672759Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-125] PASSED [ 52%] 2023-03-20T11:53:42.5692125Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-126] PASSED [ 52%] 2023-03-20T11:53:42.5711499Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-127] PASSED [ 52%] 2023-03-20T11:53:42.5731325Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-128] PASSED [ 52%] 2023-03-20T11:53:42.5751045Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-129] PASSED [ 52%] 2023-03-20T11:53:42.5771727Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-130] PASSED [ 52%] 2023-03-20T11:53:42.5791026Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-131] PASSED [ 52%] 2023-03-20T11:53:42.5811703Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-132] PASSED [ 52%] 2023-03-20T11:53:42.5830793Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-133] PASSED [ 52%] 2023-03-20T11:53:42.5850996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-134] PASSED [ 52%] 2023-03-20T11:53:42.5871003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-135] PASSED [ 52%] 2023-03-20T11:53:42.5891794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-136] PASSED [ 52%] 2023-03-20T11:53:42.5909173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-137] PASSED [ 52%] 2023-03-20T11:53:42.5930343Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-138] PASSED [ 52%] 2023-03-20T11:53:42.5949482Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-139] PASSED [ 52%] 2023-03-20T11:53:42.5970209Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-140] PASSED [ 52%] 2023-03-20T11:53:42.5989269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-141] PASSED [ 52%] 2023-03-20T11:53:42.6010100Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-142] PASSED [ 52%] 2023-03-20T11:53:42.6028942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-143] PASSED [ 52%] 2023-03-20T11:53:42.6049165Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-144] PASSED [ 52%] 2023-03-20T11:53:42.6068019Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-145] PASSED [ 52%] 2023-03-20T11:53:42.6088584Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-146] PASSED [ 52%] 2023-03-20T11:53:42.6106999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-147] PASSED [ 52%] 2023-03-20T11:53:42.6125552Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-148] PASSED [ 52%] 2023-03-20T11:53:42.6145652Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-149] PASSED [ 52%] 2023-03-20T11:53:42.6165655Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-150] PASSED [ 52%] 2023-03-20T11:53:42.6185692Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-151] PASSED [ 52%] 2023-03-20T11:53:42.6205567Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-152] PASSED [ 52%] 2023-03-20T11:53:42.6225762Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-153] PASSED [ 52%] 2023-03-20T11:53:42.6245604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-154] PASSED [ 52%] 2023-03-20T11:53:42.6265863Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-155] PASSED [ 52%] 2023-03-20T11:53:42.6285862Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-156] PASSED [ 52%] 2023-03-20T11:53:42.6305707Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-157] PASSED [ 52%] 2023-03-20T11:53:42.6325643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-158] PASSED [ 52%] 2023-03-20T11:53:42.6344481Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-159] PASSED [ 52%] 2023-03-20T11:53:42.6365468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-160] PASSED [ 52%] 2023-03-20T11:53:42.6386190Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-161] PASSED [ 52%] 2023-03-20T11:53:42.6406613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-162] PASSED [ 52%] 2023-03-20T11:53:42.6427318Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-163] PASSED [ 52%] 2023-03-20T11:53:42.6448906Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-164] PASSED [ 52%] 2023-03-20T11:53:42.6467827Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-165] PASSED [ 52%] 2023-03-20T11:53:42.6489638Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-166] PASSED [ 52%] 2023-03-20T11:53:42.6508905Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-167] PASSED [ 52%] 2023-03-20T11:53:42.6529565Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-168] PASSED [ 52%] 2023-03-20T11:53:42.6549241Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-169] PASSED [ 52%] 2023-03-20T11:53:42.6569263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-170] PASSED [ 52%] 2023-03-20T11:53:42.6589848Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-171] PASSED [ 52%] 2023-03-20T11:53:42.6611943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-172] PASSED [ 52%] 2023-03-20T11:53:42.6632796Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-173] PASSED [ 52%] 2023-03-20T11:53:42.6653869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-174] PASSED [ 52%] 2023-03-20T11:53:42.6674873Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-175] PASSED [ 52%] 2023-03-20T11:53:42.6695908Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-176] PASSED [ 52%] 2023-03-20T11:53:42.6717611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-177] PASSED [ 52%] 2023-03-20T11:53:42.6738610Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-178] PASSED [ 52%] 2023-03-20T11:53:42.6759298Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-179] PASSED [ 52%] 2023-03-20T11:53:42.6780849Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-180] PASSED [ 52%] 2023-03-20T11:53:42.6801664Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-181] PASSED [ 52%] 2023-03-20T11:53:42.6823391Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-182] PASSED [ 52%] 2023-03-20T11:53:42.6844962Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-183] PASSED [ 52%] 2023-03-20T11:53:42.6866457Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-184] PASSED [ 52%] 2023-03-20T11:53:42.6890258Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-185] PASSED [ 52%] 2023-03-20T11:53:42.6911923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-186] PASSED [ 52%] 2023-03-20T11:53:42.6933588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-187] PASSED [ 52%] 2023-03-20T11:53:42.6955273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-188] PASSED [ 52%] 2023-03-20T11:53:42.6977311Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-189] PASSED [ 52%] 2023-03-20T11:53:42.6999075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-190] PASSED [ 52%] 2023-03-20T11:53:42.7020797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-191] PASSED [ 52%] 2023-03-20T11:53:42.7039710Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-192] PASSED [ 52%] 2023-03-20T11:53:42.7060483Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-193] PASSED [ 52%] 2023-03-20T11:53:42.7080618Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-194] PASSED [ 52%] 2023-03-20T11:53:42.7101439Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-195] PASSED [ 52%] 2023-03-20T11:53:42.7122319Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-196] PASSED [ 52%] 2023-03-20T11:53:42.7143599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-197] PASSED [ 52%] 2023-03-20T11:53:42.7163706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-198] PASSED [ 52%] 2023-03-20T11:53:42.7184121Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-199] PASSED [ 52%] 2023-03-20T11:53:42.7204605Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-200] PASSED [ 52%] 2023-03-20T11:53:42.7226338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-201] PASSED [ 52%] 2023-03-20T11:53:42.7246088Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-202] PASSED [ 52%] 2023-03-20T11:53:42.7266456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-203] PASSED [ 52%] 2023-03-20T11:53:42.7290149Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-204] PASSED [ 52%] 2023-03-20T11:53:42.7312775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-205] PASSED [ 52%] 2023-03-20T11:53:42.7335688Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-206] PASSED [ 52%] 2023-03-20T11:53:42.7359090Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-207] PASSED [ 52%] 2023-03-20T11:53:42.7381629Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-208] PASSED [ 52%] 2023-03-20T11:53:42.7404488Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-209] PASSED [ 52%] 2023-03-20T11:53:42.7427420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-210] PASSED [ 52%] 2023-03-20T11:53:42.7450799Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-211] PASSED [ 52%] 2023-03-20T11:53:42.7473888Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-212] PASSED [ 52%] 2023-03-20T11:53:42.7496730Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-213] PASSED [ 52%] 2023-03-20T11:53:42.7518011Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-214] PASSED [ 52%] 2023-03-20T11:53:42.7540015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-215] PASSED [ 52%] 2023-03-20T11:53:42.7561902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-216] PASSED [ 52%] 2023-03-20T11:53:42.7583709Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-217] PASSED [ 52%] 2023-03-20T11:53:42.7605554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-218] PASSED [ 52%] 2023-03-20T11:53:42.7627071Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-219] PASSED [ 52%] 2023-03-20T11:53:42.7650250Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-220] PASSED [ 52%] 2023-03-20T11:53:42.7670697Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-221] PASSED [ 52%] 2023-03-20T11:53:42.7693183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-222] PASSED [ 52%] 2023-03-20T11:53:42.7714724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-223] PASSED [ 52%] 2023-03-20T11:53:42.7736671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-224] PASSED [ 52%] 2023-03-20T11:53:42.7752517Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-225] PASSED [ 52%] 2023-03-20T11:53:42.7767340Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-226] PASSED [ 52%] 2023-03-20T11:53:42.7782718Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-227] PASSED [ 52%] 2023-03-20T11:53:42.7797643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-228] PASSED [ 52%] 2023-03-20T11:53:42.7813575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-229] PASSED [ 52%] 2023-03-20T11:53:42.7828197Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-230] PASSED [ 52%] 2023-03-20T11:53:42.7843564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-231] PASSED [ 52%] 2023-03-20T11:53:42.7858672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-232] PASSED [ 52%] 2023-03-20T11:53:42.7874152Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-233] PASSED [ 52%] 2023-03-20T11:53:42.7889794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-234] PASSED [ 52%] 2023-03-20T11:53:42.7904914Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-235] PASSED [ 52%] 2023-03-20T11:53:42.7920391Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-236] PASSED [ 52%] 2023-03-20T11:53:42.7935457Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-237] PASSED [ 52%] 2023-03-20T11:53:42.7951073Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-238] PASSED [ 52%] 2023-03-20T11:53:42.7965817Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-239] PASSED [ 52%] 2023-03-20T11:53:42.7981121Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-240] PASSED [ 52%] 2023-03-20T11:53:42.7996185Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-241] PASSED [ 52%] 2023-03-20T11:53:42.8012615Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-242] PASSED [ 52%] 2023-03-20T11:53:42.8026658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-243] PASSED [ 52%] 2023-03-20T11:53:42.8042132Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-244] PASSED [ 52%] 2023-03-20T11:53:42.8057218Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-245] PASSED [ 52%] 2023-03-20T11:53:42.8072421Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-246] PASSED [ 52%] 2023-03-20T11:53:42.8087441Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-247] PASSED [ 52%] 2023-03-20T11:53:42.8102997Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-248] PASSED [ 52%] 2023-03-20T11:53:42.8118365Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-249] PASSED [ 52%] 2023-03-20T11:53:42.8133662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-250] PASSED [ 52%] 2023-03-20T11:53:42.8148540Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-251] PASSED [ 52%] 2023-03-20T11:53:42.8163670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-252] PASSED [ 52%] 2023-03-20T11:53:42.8178659Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-253] PASSED [ 52%] 2023-03-20T11:53:42.8193943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-254] PASSED [ 52%] 2023-03-20T11:53:42.8209876Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-255] PASSED [ 52%] 2023-03-20T11:53:42.8223477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-256] PASSED [ 52%] 2023-03-20T11:53:42.8238385Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-257] PASSED [ 52%] 2023-03-20T11:53:42.8253780Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-258] PASSED [ 52%] 2023-03-20T11:53:42.8268543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-259] PASSED [ 52%] 2023-03-20T11:53:42.8283444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-260] PASSED [ 52%] 2023-03-20T11:53:42.8298129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-261] PASSED [ 52%] 2023-03-20T11:53:42.8313313Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-262] PASSED [ 52%] 2023-03-20T11:53:42.8329188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-263] PASSED [ 52%] 2023-03-20T11:53:42.8343326Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-264] PASSED [ 52%] 2023-03-20T11:53:42.8358345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-265] PASSED [ 52%] 2023-03-20T11:53:42.8373116Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-266] PASSED [ 52%] 2023-03-20T11:53:42.8387848Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-267] PASSED [ 52%] 2023-03-20T11:53:42.8403210Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-268] PASSED [ 52%] 2023-03-20T11:53:42.8417554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-269] PASSED [ 52%] 2023-03-20T11:53:42.8432769Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-270] PASSED [ 52%] 2023-03-20T11:53:42.8448613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-271] PASSED [ 52%] 2023-03-20T11:53:42.8462403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-272] PASSED [ 52%] 2023-03-20T11:53:42.8477397Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-273] PASSED [ 52%] 2023-03-20T11:53:42.8495167Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-274] PASSED [ 52%] 2023-03-20T11:53:42.8510445Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-275] PASSED [ 52%] 2023-03-20T11:53:42.8525791Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-276] PASSED [ 52%] 2023-03-20T11:53:42.8541110Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-277] PASSED [ 52%] 2023-03-20T11:53:42.8556790Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-278] PASSED [ 52%] 2023-03-20T11:53:42.8572499Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-279] PASSED [ 52%] 2023-03-20T11:53:42.8587279Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-280] PASSED [ 52%] 2023-03-20T11:53:42.8602357Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-281] PASSED [ 52%] 2023-03-20T11:53:42.8617688Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-282] PASSED [ 52%] 2023-03-20T11:53:42.8633245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-283] PASSED [ 52%] 2023-03-20T11:53:42.8649576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-284] PASSED [ 52%] 2023-03-20T11:53:42.8663736Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-285] PASSED [ 52%] 2023-03-20T11:53:42.8679089Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-286] PASSED [ 52%] 2023-03-20T11:53:42.8694436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-287] PASSED [ 52%] 2023-03-20T11:53:42.8709878Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-288] PASSED [ 52%] 2023-03-20T11:53:42.8724886Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-289] PASSED [ 52%] 2023-03-20T11:53:42.8740406Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-290] PASSED [ 52%] 2023-03-20T11:53:42.8755598Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-291] PASSED [ 52%] 2023-03-20T11:53:42.8771783Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-292] PASSED [ 52%] 2023-03-20T11:53:42.8786197Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-293] PASSED [ 52%] 2023-03-20T11:53:42.8801486Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-294] PASSED [ 52%] 2023-03-20T11:53:42.8816468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-295] PASSED [ 52%] 2023-03-20T11:53:42.8831595Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-296] PASSED [ 52%] 2023-03-20T11:53:42.8845942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-297] PASSED [ 52%] 2023-03-20T11:53:42.8861369Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-298] PASSED [ 52%] 2023-03-20T11:53:42.8876435Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-299] PASSED [ 52%] 2023-03-20T11:53:42.8892703Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-300] PASSED [ 52%] 2023-03-20T11:53:42.8907080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-301] PASSED [ 52%] 2023-03-20T11:53:42.8922199Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-302] PASSED [ 52%] 2023-03-20T11:53:42.8937284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-303] PASSED [ 52%] 2023-03-20T11:53:42.8952664Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-304] PASSED [ 52%] 2023-03-20T11:53:42.8968537Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-305] PASSED [ 52%] 2023-03-20T11:53:42.8986470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-306] PASSED [ 52%] 2023-03-20T11:53:42.8997650Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-307] PASSED [ 52%] 2023-03-20T11:53:42.9014005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-308] PASSED [ 52%] 2023-03-20T11:53:42.9028862Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-309] PASSED [ 52%] 2023-03-20T11:53:42.9043669Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-310] PASSED [ 52%] 2023-03-20T11:53:42.9058679Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-311] PASSED [ 52%] 2023-03-20T11:53:42.9074178Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-312] PASSED [ 52%] 2023-03-20T11:53:42.9090259Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-313] PASSED [ 52%] 2023-03-20T11:53:42.9104415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-314] PASSED [ 52%] 2023-03-20T11:53:42.9119649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-315] PASSED [ 52%] 2023-03-20T11:53:42.9134865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-316] PASSED [ 52%] 2023-03-20T11:53:42.9150529Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-317] PASSED [ 52%] 2023-03-20T11:53:42.9165594Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-318] PASSED [ 52%] 2023-03-20T11:53:42.9180757Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-319] PASSED [ 52%] 2023-03-20T11:53:42.9195950Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-320] PASSED [ 52%] 2023-03-20T11:53:42.9212219Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-321] PASSED [ 52%] 2023-03-20T11:53:42.9226412Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-322] PASSED [ 52%] 2023-03-20T11:53:42.9241841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-323] PASSED [ 52%] 2023-03-20T11:53:42.9260889Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-324] PASSED [ 52%] 2023-03-20T11:53:42.9280992Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-325] PASSED [ 52%] 2023-03-20T11:53:42.9300981Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-326] PASSED [ 52%] 2023-03-20T11:53:42.9320498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-327] PASSED [ 52%] 2023-03-20T11:53:42.9339733Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-328] PASSED [ 52%] 2023-03-20T11:53:42.9359411Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-329] PASSED [ 52%] 2023-03-20T11:53:42.9378633Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-330] PASSED [ 52%] 2023-03-20T11:53:42.9398290Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-331] PASSED [ 52%] 2023-03-20T11:53:42.9417736Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-332] PASSED [ 52%] 2023-03-20T11:53:42.9437722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-333] PASSED [ 52%] 2023-03-20T11:53:42.9457014Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-334] PASSED [ 52%] 2023-03-20T11:53:42.9474887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-335] PASSED [ 52%] 2023-03-20T11:53:42.9494694Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-336] PASSED [ 52%] 2023-03-20T11:53:42.9514096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-337] PASSED [ 52%] 2023-03-20T11:53:42.9534059Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-338] PASSED [ 52%] 2023-03-20T11:53:42.9553867Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-339] PASSED [ 52%] 2023-03-20T11:53:42.9573721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-340] PASSED [ 52%] 2023-03-20T11:53:42.9593507Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-341] PASSED [ 52%] 2023-03-20T11:53:42.9614139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-342] PASSED [ 52%] 2023-03-20T11:53:42.9633308Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-343] PASSED [ 52%] 2023-03-20T11:53:42.9654022Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-344] PASSED [ 52%] 2023-03-20T11:53:42.9673303Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-345] PASSED [ 52%] 2023-03-20T11:53:42.9692761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-346] PASSED [ 52%] 2023-03-20T11:53:42.9712564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-347] PASSED [ 52%] 2023-03-20T11:53:42.9733820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-348] PASSED [ 52%] 2023-03-20T11:53:42.9753797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-349] PASSED [ 52%] 2023-03-20T11:53:42.9773865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-350] PASSED [ 52%] 2023-03-20T11:53:42.9794263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-351] PASSED [ 52%] 2023-03-20T11:53:42.9814677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-352] PASSED [ 52%] 2023-03-20T11:53:42.9834956Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-353] PASSED [ 52%] 2023-03-20T11:53:42.9855142Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-354] PASSED [ 52%] 2023-03-20T11:53:42.9875367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-355] PASSED [ 52%] 2023-03-20T11:53:42.9895650Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-356] PASSED [ 52%] 2023-03-20T11:53:42.9914569Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-357] PASSED [ 52%] 2023-03-20T11:53:42.9935229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-358] PASSED [ 52%] 2023-03-20T11:53:42.9956041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-359] PASSED [ 52%] 2023-03-20T11:53:42.9976529Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-360] PASSED [ 52%] 2023-03-20T11:53:42.9997417Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-361] PASSED [ 52%] 2023-03-20T11:53:43.0017873Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-362] PASSED [ 52%] 2023-03-20T11:53:43.0038815Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-363] PASSED [ 52%] 2023-03-20T11:53:43.0059341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-364] PASSED [ 52%] 2023-03-20T11:53:43.0080251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-365] PASSED [ 52%] 2023-03-20T11:53:43.0100988Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-366] PASSED [ 52%] 2023-03-20T11:53:43.0121747Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-367] PASSED [ 52%] 2023-03-20T11:53:43.0141328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-368] PASSED [ 52%] 2023-03-20T11:53:43.0163106Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-369] PASSED [ 52%] 2023-03-20T11:53:43.0184546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-370] PASSED [ 52%] 2023-03-20T11:53:43.0206124Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-371] PASSED [ 52%] 2023-03-20T11:53:43.0228004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-372] PASSED [ 52%] 2023-03-20T11:53:43.0250384Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-373] PASSED [ 52%] 2023-03-20T11:53:43.0271829Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-374] PASSED [ 52%] 2023-03-20T11:53:43.0293778Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-375] PASSED [ 52%] 2023-03-20T11:53:43.0315415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-376] PASSED [ 52%] 2023-03-20T11:53:43.0336662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-377] PASSED [ 52%] 2023-03-20T11:53:43.0357765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-378] PASSED [ 52%] 2023-03-20T11:53:43.0378509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-379] PASSED [ 52%] 2023-03-20T11:53:43.0400410Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-380] PASSED [ 52%] 2023-03-20T11:53:43.0422313Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-381] PASSED [ 52%] 2023-03-20T11:53:43.0444785Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-382] PASSED [ 52%] 2023-03-20T11:53:43.0466568Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-383] PASSED [ 52%] 2023-03-20T11:53:43.0489372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-384] PASSED [ 52%] 2023-03-20T11:53:43.0511920Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-385] PASSED [ 52%] 2023-03-20T11:53:43.0533687Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-386] PASSED [ 52%] 2023-03-20T11:53:43.0555072Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-387] PASSED [ 52%] 2023-03-20T11:53:43.0576837Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-388] PASSED [ 52%] 2023-03-20T11:53:43.0598892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-389] PASSED [ 52%] 2023-03-20T11:53:43.0618103Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-390] PASSED [ 52%] 2023-03-20T11:53:43.0640507Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-391] PASSED [ 52%] 2023-03-20T11:53:43.0661573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-392] PASSED [ 52%] 2023-03-20T11:53:43.0682430Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-393] PASSED [ 52%] 2023-03-20T11:53:43.0703997Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-394] PASSED [ 52%] 2023-03-20T11:53:43.0725490Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-395] PASSED [ 52%] 2023-03-20T11:53:43.0747048Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-396] PASSED [ 52%] 2023-03-20T11:53:43.0769784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-397] PASSED [ 52%] 2023-03-20T11:53:43.0790341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-398] PASSED [ 52%] 2023-03-20T11:53:43.0812932Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-399] PASSED [ 52%] 2023-03-20T11:53:43.0833782Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-400] PASSED [ 52%] 2023-03-20T11:53:43.0854963Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-401] PASSED [ 52%] 2023-03-20T11:53:43.0877999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-402] PASSED [ 52%] 2023-03-20T11:53:43.0900792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-403] PASSED [ 52%] 2023-03-20T11:53:43.0922996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-404] PASSED [ 52%] 2023-03-20T11:53:43.0945954Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-405] PASSED [ 52%] 2023-03-20T11:53:43.0970296Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-406] PASSED [ 52%] 2023-03-20T11:53:43.0991588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-407] PASSED [ 52%] 2023-03-20T11:53:43.1013948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-408] PASSED [ 52%] 2023-03-20T11:53:43.1036801Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-409] PASSED [ 52%] 2023-03-20T11:53:43.1059628Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-410] PASSED [ 52%] 2023-03-20T11:53:43.1082636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-411] PASSED [ 52%] 2023-03-20T11:53:43.1104313Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-412] PASSED [ 52%] 2023-03-20T11:53:43.1126306Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-413] PASSED [ 52%] 2023-03-20T11:53:43.1148360Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-414] PASSED [ 52%] 2023-03-20T11:53:43.1171765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-415] PASSED [ 52%] 2023-03-20T11:53:43.1192935Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-416] PASSED [ 52%] 2023-03-20T11:53:43.1215156Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-417] PASSED [ 52%] 2023-03-20T11:53:43.1236858Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-418] PASSED [ 52%] 2023-03-20T11:53:43.1264842Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-419] PASSED [ 52%] 2023-03-20T11:53:43.1287247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-420] PASSED [ 52%] 2023-03-20T11:53:43.1309218Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-421] PASSED [ 52%] 2023-03-20T11:53:43.1332442Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-422] PASSED [ 52%] 2023-03-20T11:53:43.1346386Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-423] PASSED [ 52%] 2023-03-20T11:53:43.1361444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-424] PASSED [ 52%] 2023-03-20T11:53:43.1376513Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-425] PASSED [ 52%] 2023-03-20T11:53:43.1391017Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-426] PASSED [ 52%] 2023-03-20T11:53:43.1405557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-427] PASSED [ 52%] 2023-03-20T11:53:43.1420554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-428] PASSED [ 52%] 2023-03-20T11:53:43.1435384Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-429] PASSED [ 52%] 2023-03-20T11:53:43.1450505Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-430] PASSED [ 52%] 2023-03-20T11:53:43.1465019Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-431] PASSED [ 52%] 2023-03-20T11:53:43.1479848Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-432] PASSED [ 52%] 2023-03-20T11:53:43.1494675Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-433] PASSED [ 52%] 2023-03-20T11:53:43.1509368Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-434] PASSED [ 52%] 2023-03-20T11:53:43.1524139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-435] PASSED [ 52%] 2023-03-20T11:53:43.1538937Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-436] PASSED [ 52%] 2023-03-20T11:53:43.1553860Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-437] PASSED [ 52%] 2023-03-20T11:53:43.1569358Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-438] PASSED [ 52%] 2023-03-20T11:53:43.1583477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-439] PASSED [ 52%] 2023-03-20T11:53:43.1598248Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-440] PASSED [ 52%] 2023-03-20T11:53:43.1613895Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-441] PASSED [ 52%] 2023-03-20T11:53:43.1627317Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-442] PASSED [ 52%] 2023-03-20T11:53:43.1642320Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-443] PASSED [ 52%] 2023-03-20T11:53:43.1657026Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-444] PASSED [ 52%] 2023-03-20T11:53:43.1672022Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-445] PASSED [ 52%] 2023-03-20T11:53:43.1686503Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-446] PASSED [ 52%] 2023-03-20T11:53:43.1701566Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-447] PASSED [ 52%] 2023-03-20T11:53:43.1716107Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-448] PASSED [ 52%] 2023-03-20T11:53:43.1732181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-449] PASSED [ 52%] 2023-03-20T11:53:43.1745618Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-450] PASSED [ 52%] 2023-03-20T11:53:43.1760837Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-451] PASSED [ 52%] 2023-03-20T11:53:43.1775086Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-452] PASSED [ 52%] 2023-03-20T11:53:43.1790153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-453] PASSED [ 52%] 2023-03-20T11:53:43.1804878Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-454] PASSED [ 52%] 2023-03-20T11:53:43.1820113Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-455] PASSED [ 52%] 2023-03-20T11:53:43.1835665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-456] PASSED [ 52%] 2023-03-20T11:53:43.1850918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-457] PASSED [ 52%] 2023-03-20T11:53:43.1866613Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-458] PASSED [ 52%] 2023-03-20T11:53:43.1882083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-459] PASSED [ 52%] 2023-03-20T11:53:43.1897409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-460] PASSED [ 52%] 2023-03-20T11:53:43.1912353Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-461] PASSED [ 52%] 2023-03-20T11:53:43.1926396Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-462] PASSED [ 52%] 2023-03-20T11:53:43.1941379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-463] PASSED [ 52%] 2023-03-20T11:53:43.1955598Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-464] PASSED [ 52%] 2023-03-20T11:53:43.1970353Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-465] PASSED [ 52%] 2023-03-20T11:53:43.1985086Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-466] PASSED [ 52%] 2023-03-20T11:53:43.1999956Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-467] PASSED [ 52%] 2023-03-20T11:53:43.2014777Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-468] PASSED [ 52%] 2023-03-20T11:53:43.2030364Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-469] PASSED [ 52%] 2023-03-20T11:53:43.2044743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-470] PASSED [ 52%] 2023-03-20T11:53:43.2059812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-471] PASSED [ 52%] 2023-03-20T11:53:43.2074590Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-472] PASSED [ 52%] 2023-03-20T11:53:43.2090458Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-473] PASSED [ 52%] 2023-03-20T11:53:43.2103812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-474] PASSED [ 52%] 2023-03-20T11:53:43.2118553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-475] PASSED [ 52%] 2023-03-20T11:53:43.2134290Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-476] PASSED [ 52%] 2023-03-20T11:53:43.2148436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-477] PASSED [ 52%] 2023-03-20T11:53:43.2163680Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-478] PASSED [ 52%] 2023-03-20T11:53:43.2178614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-479] PASSED [ 52%] 2023-03-20T11:53:43.2193408Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-480] PASSED [ 52%] 2023-03-20T11:53:43.2208840Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-481] PASSED [ 52%] 2023-03-20T11:53:43.2223367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-482] PASSED [ 52%] 2023-03-20T11:53:43.2238434Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-483] PASSED [ 52%] 2023-03-20T11:53:43.2253428Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-484] PASSED [ 52%] 2023-03-20T11:53:43.2268003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-485] PASSED [ 52%] 2023-03-20T11:53:43.2283143Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-486] PASSED [ 52%] 2023-03-20T11:53:43.2298112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-487] PASSED [ 52%] 2023-03-20T11:53:43.2313426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-488] PASSED [ 52%] 2023-03-20T11:53:43.2328919Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-489] PASSED [ 52%] 2023-03-20T11:53:43.2343119Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-490] PASSED [ 52%] 2023-03-20T11:53:43.2357293Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-491] PASSED [ 52%] 2023-03-20T11:53:43.2373037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-492] PASSED [ 52%] 2023-03-20T11:53:43.2387566Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-493] PASSED [ 52%] 2023-03-20T11:53:43.2402549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-494] PASSED [ 52%] 2023-03-20T11:53:43.2417432Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-495] PASSED [ 52%] 2023-03-20T11:53:43.2432430Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-496] PASSED [ 52%] 2023-03-20T11:53:43.2446835Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-497] PASSED [ 52%] 2023-03-20T11:53:43.2461506Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-498] PASSED [ 52%] 2023-03-20T11:53:43.2476351Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-499] PASSED [ 52%] 2023-03-20T11:53:43.2491055Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-500] PASSED [ 52%] 2023-03-20T11:53:43.2506005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-501] PASSED [ 52%] 2023-03-20T11:53:43.2520812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-502] PASSED [ 52%] 2023-03-20T11:53:43.2535385Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-503] PASSED [ 52%] 2023-03-20T11:53:43.2550520Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-504] PASSED [ 52%] 2023-03-20T11:53:43.2564942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-505] PASSED [ 52%] 2023-03-20T11:53:43.2579998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-506] PASSED [ 52%] 2023-03-20T11:53:43.2594847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-507] PASSED [ 52%] 2023-03-20T11:53:43.2610244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-508] PASSED [ 52%] 2023-03-20T11:53:43.2624512Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-509] PASSED [ 52%] 2023-03-20T11:53:43.2639455Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-510] PASSED [ 52%] 2023-03-20T11:53:43.2654360Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-511] PASSED [ 52%] 2023-03-20T11:53:43.2669480Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-512] PASSED [ 52%] 2023-03-20T11:53:43.2684504Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-513] PASSED [ 52%] 2023-03-20T11:53:43.2698934Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-514] PASSED [ 52%] 2023-03-20T11:53:43.2714109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-515] PASSED [ 52%] 2023-03-20T11:53:43.2729366Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-516] PASSED [ 52%] 2023-03-20T11:53:43.2744077Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-517] PASSED [ 52%] 2023-03-20T11:53:43.2759024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-518] PASSED [ 52%] 2023-03-20T11:53:43.2773962Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-519] PASSED [ 52%] 2023-03-20T11:53:43.2788677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-520] PASSED [ 52%] 2023-03-20T11:53:43.2803746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-521] PASSED [ 52%] 2023-03-20T11:53:43.2822747Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-522] PASSED [ 52%] 2023-03-20T11:53:43.2842475Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-523] PASSED [ 52%] 2023-03-20T11:53:43.2862082Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-524] PASSED [ 52%] 2023-03-20T11:53:43.2881876Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-525] PASSED [ 52%] 2023-03-20T11:53:43.2901824Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-526] PASSED [ 52%] 2023-03-20T11:53:43.2921847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-527] PASSED [ 52%] 2023-03-20T11:53:43.2941671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-528] PASSED [ 52%] 2023-03-20T11:53:43.2961120Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-529] PASSED [ 52%] 2023-03-20T11:53:43.2981670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-530] PASSED [ 52%] 2023-03-20T11:53:43.3001428Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-531] PASSED [ 52%] 2023-03-20T11:53:43.3021084Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-532] PASSED [ 52%] 2023-03-20T11:53:43.3039600Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-533] PASSED [ 52%] 2023-03-20T11:53:43.3060188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-534] PASSED [ 52%] 2023-03-20T11:53:43.3080208Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-535] PASSED [ 52%] 2023-03-20T11:53:43.3100795Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-536] PASSED [ 52%] 2023-03-20T11:53:43.3120823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-537] PASSED [ 52%] 2023-03-20T11:53:43.3141201Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-538] PASSED [ 52%] 2023-03-20T11:53:43.3160507Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-539] PASSED [ 52%] 2023-03-20T11:53:43.3180935Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-540] PASSED [ 52%] 2023-03-20T11:53:43.3201214Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-541] PASSED [ 52%] 2023-03-20T11:53:43.3221648Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-542] PASSED [ 52%] 2023-03-20T11:53:43.3241949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-543] PASSED [ 52%] 2023-03-20T11:53:43.3260853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-544] PASSED [ 52%] 2023-03-20T11:53:43.3281507Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-545] PASSED [ 52%] 2023-03-20T11:53:43.3301911Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-546] PASSED [ 52%] 2023-03-20T11:53:43.3322364Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-547] PASSED [ 52%] 2023-03-20T11:53:43.3342887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-548] PASSED [ 52%] 2023-03-20T11:53:43.3363476Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-549] PASSED [ 52%] 2023-03-20T11:53:43.3383815Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-550] PASSED [ 52%] 2023-03-20T11:53:43.3404186Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-551] PASSED [ 52%] 2023-03-20T11:53:43.3424614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-552] PASSED [ 52%] 2023-03-20T11:53:43.3445365Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-553] PASSED [ 52%] 2023-03-20T11:53:43.3465990Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-554] PASSED [ 52%] 2023-03-20T11:53:43.3484932Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-555] PASSED [ 52%] 2023-03-20T11:53:43.3506475Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-556] PASSED [ 52%] 2023-03-20T11:53:43.3528951Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-557] PASSED [ 52%] 2023-03-20T11:53:43.3548804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-558] PASSED [ 52%] 2023-03-20T11:53:43.3570675Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-559] PASSED [ 52%] 2023-03-20T11:53:43.3591259Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-560] PASSED [ 52%] 2023-03-20T11:53:43.3613394Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-561] PASSED [ 52%] 2023-03-20T11:53:43.3633423Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-562] PASSED [ 52%] 2023-03-20T11:53:43.3654794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-563] PASSED [ 52%] 2023-03-20T11:53:43.3676359Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-564] PASSED [ 52%] 2023-03-20T11:53:43.3697890Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-565] PASSED [ 52%] 2023-03-20T11:53:43.3719387Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-566] PASSED [ 52%] 2023-03-20T11:53:43.3743329Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-567] PASSED [ 52%] 2023-03-20T11:53:43.3767056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-568] PASSED [ 52%] 2023-03-20T11:53:43.3790888Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-569] PASSED [ 52%] 2023-03-20T11:53:43.3814254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-570] PASSED [ 52%] 2023-03-20T11:53:43.3838062Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-571] PASSED [ 52%] 2023-03-20T11:53:43.3861484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-572] PASSED [ 52%] 2023-03-20T11:53:43.3885000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-573] PASSED [ 52%] 2023-03-20T11:53:43.3908364Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-574] PASSED [ 52%] 2023-03-20T11:53:43.3933185Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-575] PASSED [ 52%] 2023-03-20T11:53:43.3955668Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-576] PASSED [ 52%] 2023-03-20T11:53:43.3978814Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-577] PASSED [ 52%] 2023-03-20T11:53:43.4002685Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-578] PASSED [ 52%] 2023-03-20T11:53:43.4026524Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-579] PASSED [ 52%] 2023-03-20T11:53:43.4050554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-580] PASSED [ 52%] 2023-03-20T11:53:43.4074213Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-581] PASSED [ 52%] 2023-03-20T11:53:43.4097649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-582] PASSED [ 52%] 2023-03-20T11:53:43.4122005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-583] PASSED [ 52%] 2023-03-20T11:53:43.4145593Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-584] PASSED [ 52%] 2023-03-20T11:53:43.4170600Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-585] PASSED [ 52%] 2023-03-20T11:53:43.4193022Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-586] PASSED [ 52%] 2023-03-20T11:53:43.4216750Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-587] PASSED [ 52%] 2023-03-20T11:53:43.4238165Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-588] PASSED [ 52%] 2023-03-20T11:53:43.4261921Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-589] PASSED [ 52%] 2023-03-20T11:53:43.4285258Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-590] PASSED [ 52%] 2023-03-20T11:53:43.4308055Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-591] PASSED [ 52%] 2023-03-20T11:53:43.4332166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-592] PASSED [ 52%] 2023-03-20T11:53:43.4354807Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-593] PASSED [ 52%] 2023-03-20T11:53:43.4378281Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-594] PASSED [ 52%] 2023-03-20T11:53:43.4401905Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-595] PASSED [ 52%] 2023-03-20T11:53:43.4424855Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-596] PASSED [ 52%] 2023-03-20T11:53:43.4449039Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-597] PASSED [ 52%] 2023-03-20T11:53:43.4472431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-598] PASSED [ 52%] 2023-03-20T11:53:43.4493619Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-599] PASSED [ 52%] 2023-03-20T11:53:43.4516146Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-600] PASSED [ 52%] 2023-03-20T11:53:43.4539183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-601] PASSED [ 52%] 2023-03-20T11:53:43.4562208Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-602] PASSED [ 52%] 2023-03-20T11:53:43.4585181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-603] PASSED [ 52%] 2023-03-20T11:53:43.4609817Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-604] PASSED [ 52%] 2023-03-20T11:53:43.4631823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-605] PASSED [ 52%] 2023-03-20T11:53:43.4653959Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-606] PASSED [ 52%] 2023-03-20T11:53:43.4677056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-607] PASSED [ 52%] 2023-03-20T11:53:43.4699884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-608] PASSED [ 52%] 2023-03-20T11:53:43.4722998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-609] PASSED [ 52%] 2023-03-20T11:53:43.4745478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-610] PASSED [ 52%] 2023-03-20T11:53:43.4770051Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-611] PASSED [ 52%] 2023-03-20T11:53:43.4792244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-612] PASSED [ 52%] 2023-03-20T11:53:43.4815740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-613] PASSED [ 52%] 2023-03-20T11:53:43.4839000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-614] PASSED [ 52%] 2023-03-20T11:53:43.4861504Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-615] PASSED [ 52%] 2023-03-20T11:53:43.4884547Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-616] PASSED [ 52%] 2023-03-20T11:53:43.4907261Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-617] PASSED [ 52%] 2023-03-20T11:53:43.4931098Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-618] PASSED [ 52%] 2023-03-20T11:53:43.4954281Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-619] PASSED [ 52%] 2023-03-20T11:53:43.4977310Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-620] PASSED [ 52%] 2023-03-20T11:53:43.4992801Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-621] PASSED [ 52%] 2023-03-20T11:53:43.5008729Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-622] PASSED [ 52%] 2023-03-20T11:53:43.5023432Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-623] PASSED [ 52%] 2023-03-20T11:53:43.5038012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-624] PASSED [ 52%] 2023-03-20T11:53:43.5053599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-625] PASSED [ 52%] 2023-03-20T11:53:43.5068005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-626] PASSED [ 52%] 2023-03-20T11:53:43.5083237Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-627] PASSED [ 52%] 2023-03-20T11:53:43.5098160Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-628] PASSED [ 52%] 2023-03-20T11:53:43.5113554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-629] PASSED [ 52%] 2023-03-20T11:53:43.5129398Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-630] PASSED [ 52%] 2023-03-20T11:53:43.5143603Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-631] PASSED [ 52%] 2023-03-20T11:53:43.5158895Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-632] PASSED [ 52%] 2023-03-20T11:53:43.5173987Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-633] PASSED [ 52%] 2023-03-20T11:53:43.5188557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-634] PASSED [ 52%] 2023-03-20T11:53:43.5203383Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-635] PASSED [ 52%] 2023-03-20T11:53:43.5218242Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-636] PASSED [ 52%] 2023-03-20T11:53:43.5233668Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-637] PASSED [ 52%] 2023-03-20T11:53:43.5250245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-638] PASSED [ 52%] 2023-03-20T11:53:43.5264753Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-639] PASSED [ 52%] 2023-03-20T11:53:43.5279695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-640] PASSED [ 52%] 2023-03-20T11:53:43.5295260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-641] PASSED [ 52%] 2023-03-20T11:53:43.5310540Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-642] PASSED [ 52%] 2023-03-20T11:53:43.5325716Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-643] PASSED [ 52%] 2023-03-20T11:53:43.5340713Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-644] PASSED [ 52%] 2023-03-20T11:53:43.5356037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-645] PASSED [ 52%] 2023-03-20T11:53:43.5372144Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-646] PASSED [ 52%] 2023-03-20T11:53:43.5386254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-647] PASSED [ 52%] 2023-03-20T11:53:43.5401687Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-648] PASSED [ 52%] 2023-03-20T11:53:43.5416649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-649] PASSED [ 52%] 2023-03-20T11:53:43.5431573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-650] PASSED [ 52%] 2023-03-20T11:53:43.5446654Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-651] PASSED [ 52%] 2023-03-20T11:53:43.5461480Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-652] PASSED [ 52%] 2023-03-20T11:53:43.5476743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-653] PASSED [ 52%] 2023-03-20T11:53:43.5492493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-654] PASSED [ 52%] 2023-03-20T11:53:43.5506537Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-655] PASSED [ 52%] 2023-03-20T11:53:43.5521766Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-656] PASSED [ 52%] 2023-03-20T11:53:43.5536715Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-657] PASSED [ 52%] 2023-03-20T11:53:43.5552164Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-658] PASSED [ 52%] 2023-03-20T11:53:43.5566916Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-659] PASSED [ 52%] 2023-03-20T11:53:43.5582363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-660] PASSED [ 52%] 2023-03-20T11:53:43.5597285Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-661] PASSED [ 52%] 2023-03-20T11:53:43.5613377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-662] PASSED [ 52%] 2023-03-20T11:53:43.5627376Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-663] PASSED [ 52%] 2023-03-20T11:53:43.5642574Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-664] PASSED [ 52%] 2023-03-20T11:53:43.5657438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-665] PASSED [ 52%] 2023-03-20T11:53:43.5672521Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-666] PASSED [ 52%] 2023-03-20T11:53:43.5687055Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-667] PASSED [ 52%] 2023-03-20T11:53:43.5702210Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-668] PASSED [ 52%] 2023-03-20T11:53:43.5717196Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-669] PASSED [ 52%] 2023-03-20T11:53:43.5733059Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-670] PASSED [ 52%] 2023-03-20T11:53:43.5747015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-671] PASSED [ 52%] 2023-03-20T11:53:43.5762227Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-672] PASSED [ 52%] 2023-03-20T11:53:43.5777149Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-673] PASSED [ 52%] 2023-03-20T11:53:43.5792484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-674] PASSED [ 52%] 2023-03-20T11:53:43.5807024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-675] PASSED [ 52%] 2023-03-20T11:53:43.5822388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-676] PASSED [ 52%] 2023-03-20T11:53:43.5837794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-677] PASSED [ 52%] 2023-03-20T11:53:43.5853689Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-678] PASSED [ 52%] 2023-03-20T11:53:43.5868900Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-679] PASSED [ 52%] 2023-03-20T11:53:43.5884032Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-680] PASSED [ 52%] 2023-03-20T11:53:43.5899269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-681] PASSED [ 52%] 2023-03-20T11:53:43.5914479Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-682] PASSED [ 52%] 2023-03-20T11:53:43.5930184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-683] PASSED [ 52%] 2023-03-20T11:53:43.5944784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-684] PASSED [ 52%] 2023-03-20T11:53:43.5960217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-685] PASSED [ 52%] 2023-03-20T11:53:43.5975319Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-686] PASSED [ 52%] 2023-03-20T11:53:43.5990353Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-687] PASSED [ 52%] 2023-03-20T11:53:43.6005270Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-688] PASSED [ 52%] 2023-03-20T11:53:43.6020491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-689] PASSED [ 52%] 2023-03-20T11:53:43.6035565Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-690] PASSED [ 52%] 2023-03-20T11:53:43.6050643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-691] PASSED [ 52%] 2023-03-20T11:53:43.6065461Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-692] PASSED [ 52%] 2023-03-20T11:53:43.6080616Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-693] PASSED [ 52%] 2023-03-20T11:53:43.6095617Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-694] PASSED [ 52%] 2023-03-20T11:53:43.6110858Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-695] PASSED [ 52%] 2023-03-20T11:53:43.6125640Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-696] PASSED [ 52%] 2023-03-20T11:53:43.6140483Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-697] PASSED [ 52%] 2023-03-20T11:53:43.6155519Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-698] PASSED [ 52%] 2023-03-20T11:53:43.6170415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-699] PASSED [ 52%] 2023-03-20T11:53:43.6185343Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-700] PASSED [ 52%] 2023-03-20T11:53:43.6200148Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-701] PASSED [ 52%] 2023-03-20T11:53:43.6215282Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-702] PASSED [ 52%] 2023-03-20T11:53:43.6230470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-703] PASSED [ 52%] 2023-03-20T11:53:43.6245325Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-704] PASSED [ 52%] 2023-03-20T11:53:43.6260601Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-705] PASSED [ 52%] 2023-03-20T11:53:43.6275587Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-706] PASSED [ 52%] 2023-03-20T11:53:43.6290620Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-707] PASSED [ 52%] 2023-03-20T11:53:43.6305466Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-708] PASSED [ 52%] 2023-03-20T11:53:43.6320761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-709] PASSED [ 52%] 2023-03-20T11:53:43.6335722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-710] PASSED [ 52%] 2023-03-20T11:53:43.6351270Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-711] PASSED [ 52%] 2023-03-20T11:53:43.6366170Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-712] PASSED [ 52%] 2023-03-20T11:53:43.6381396Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-713] PASSED [ 52%] 2023-03-20T11:53:43.6396610Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-714] PASSED [ 52%] 2023-03-20T11:53:43.6412806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-715] PASSED [ 52%] 2023-03-20T11:53:43.6427393Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-716] PASSED [ 52%] 2023-03-20T11:53:43.6442523Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-717] PASSED [ 52%] 2023-03-20T11:53:43.6457735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-718] PASSED [ 52%] 2023-03-20T11:53:43.6473069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_image_tensor-719] PASSED [ 52%] 2023-03-20T11:53:43.6502047Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-00] PASSED [ 52%] 2023-03-20T11:53:43.6530421Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-01] PASSED [ 52%] 2023-03-20T11:53:43.6555126Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-02] PASSED [ 52%] 2023-03-20T11:53:43.6581462Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-03] PASSED [ 52%] 2023-03-20T11:53:43.6608881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-04] PASSED [ 52%] 2023-03-20T11:53:43.6633318Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-05] PASSED [ 52%] 2023-03-20T11:53:43.6661596Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-06] PASSED [ 52%] 2023-03-20T11:53:43.6690523Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-07] PASSED [ 52%] 2023-03-20T11:53:43.6716194Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-08] PASSED [ 52%] 2023-03-20T11:53:43.6743665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-09] PASSED [ 52%] 2023-03-20T11:53:43.6771307Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-10] PASSED [ 52%] 2023-03-20T11:53:43.6795474Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-11] PASSED [ 52%] 2023-03-20T11:53:43.6823929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-12] PASSED [ 52%] 2023-03-20T11:53:43.6853806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-13] PASSED [ 52%] 2023-03-20T11:53:43.6880743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-14] PASSED [ 52%] 2023-03-20T11:53:43.6911794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-15] PASSED [ 52%] 2023-03-20T11:53:43.6941764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-16] PASSED [ 52%] 2023-03-20T11:53:43.6970654Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-17] PASSED [ 52%] 2023-03-20T11:53:43.6999184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-18] PASSED [ 52%] 2023-03-20T11:53:43.7027686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-19] PASSED [ 52%] 2023-03-20T11:53:43.7054776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-20] PASSED [ 52%] 2023-03-20T11:53:43.7084054Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-21] PASSED [ 52%] 2023-03-20T11:53:43.7113742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-22] PASSED [ 52%] 2023-03-20T11:53:43.7140588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-23] PASSED [ 52%] 2023-03-20T11:53:43.7173267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-24] PASSED [ 52%] 2023-03-20T11:53:43.7203805Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-25] PASSED [ 52%] 2023-03-20T11:53:43.7232328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-26] PASSED [ 52%] 2023-03-20T11:53:43.7247295Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-27] PASSED [ 52%] 2023-03-20T11:53:43.7262575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-28] PASSED [ 52%] 2023-03-20T11:53:43.7276824Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-29] PASSED [ 52%] 2023-03-20T11:53:43.7292153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-30] PASSED [ 52%] 2023-03-20T11:53:43.7305431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-31] PASSED [ 52%] 2023-03-20T11:53:43.7320279Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-32] PASSED [ 52%] 2023-03-20T11:53:43.7335166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-33] PASSED [ 52%] 2023-03-20T11:53:43.7349554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-34] PASSED [ 52%] 2023-03-20T11:53:43.7363554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-35] PASSED [ 52%] 2023-03-20T11:53:43.7378053Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-36] PASSED [ 52%] 2023-03-20T11:53:43.7392623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-37] PASSED [ 52%] 2023-03-20T11:53:43.7406549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-38] PASSED [ 52%] 2023-03-20T11:53:43.7421220Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-39] PASSED [ 52%] 2023-03-20T11:53:43.7435658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-40] PASSED [ 52%] 2023-03-20T11:53:43.7450133Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-41] PASSED [ 52%] 2023-03-20T11:53:43.7464351Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-42] PASSED [ 52%] 2023-03-20T11:53:43.7479204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-43] PASSED [ 52%] 2023-03-20T11:53:43.7493681Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-44] PASSED [ 52%] 2023-03-20T11:53:43.7507478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-45] PASSED [ 52%] 2023-03-20T11:53:43.7522214Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-46] PASSED [ 52%] 2023-03-20T11:53:43.7536429Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-47] PASSED [ 52%] 2023-03-20T11:53:43.7551094Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-48] PASSED [ 52%] 2023-03-20T11:53:43.7565255Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-49] PASSED [ 52%] 2023-03-20T11:53:43.7579297Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-50] PASSED [ 52%] 2023-03-20T11:53:43.7594078Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-51] PASSED [ 52%] 2023-03-20T11:53:43.7609221Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-52] PASSED [ 52%] 2023-03-20T11:53:43.7622440Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_bounding_box-53] PASSED [ 52%] 2023-03-20T11:53:43.7640681Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-00] PASSED [ 52%] 2023-03-20T11:53:43.7657946Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-01] PASSED [ 52%] 2023-03-20T11:53:43.7677659Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-02] PASSED [ 52%] 2023-03-20T11:53:43.7692676Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-03] PASSED [ 52%] 2023-03-20T11:53:43.7706693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-04] PASSED [ 52%] 2023-03-20T11:53:43.7720789Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-05] PASSED [ 52%] 2023-03-20T11:53:43.7735037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-06] PASSED [ 52%] 2023-03-20T11:53:43.7749095Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-07] PASSED [ 52%] 2023-03-20T11:53:43.7763416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-08] PASSED [ 52%] 2023-03-20T11:53:43.7777414Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-09] PASSED [ 52%] 2023-03-20T11:53:43.7791746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-10] PASSED [ 52%] 2023-03-20T11:53:43.7805363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-11] PASSED [ 52%] 2023-03-20T11:53:43.7824082Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-12] PASSED [ 52%] 2023-03-20T11:53:43.7842117Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-13] PASSED [ 52%] 2023-03-20T11:53:43.7860069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-14] PASSED [ 52%] 2023-03-20T11:53:43.7874940Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-15] PASSED [ 52%] 2023-03-20T11:53:43.7890450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-16] PASSED [ 52%] 2023-03-20T11:53:43.7904307Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-17] PASSED [ 52%] 2023-03-20T11:53:43.7922112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-18] PASSED [ 52%] 2023-03-20T11:53:43.7939739Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-19] PASSED [ 52%] 2023-03-20T11:53:43.7958363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-20] PASSED [ 52%] 2023-03-20T11:53:43.7973819Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-21] PASSED [ 52%] 2023-03-20T11:53:43.7987171Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-22] PASSED [ 52%] 2023-03-20T11:53:43.8001694Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-23] PASSED [ 52%] 2023-03-20T11:53:43.8019508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-24] PASSED [ 52%] 2023-03-20T11:53:43.8037259Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-25] PASSED [ 52%] 2023-03-20T11:53:43.8054975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-26] PASSED [ 52%] 2023-03-20T11:53:43.8069406Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-27] PASSED [ 52%] 2023-03-20T11:53:43.8082954Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-28] PASSED [ 52%] 2023-03-20T11:53:43.8097515Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-29] PASSED [ 52%] 2023-03-20T11:53:43.8114124Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-30] PASSED [ 52%] 2023-03-20T11:53:43.8133064Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-31] PASSED [ 52%] 2023-03-20T11:53:43.8152046Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-32] PASSED [ 52%] 2023-03-20T11:53:43.8166362Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-33] PASSED [ 52%] 2023-03-20T11:53:43.8180983Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-34] PASSED [ 52%] 2023-03-20T11:53:43.8195470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_mask-35] PASSED [ 52%] 2023-03-20T11:53:43.8215672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-00] PASSED [ 52%] 2023-03-20T11:53:43.8234181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-01] PASSED [ 52%] 2023-03-20T11:53:43.8253757Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-02] PASSED [ 52%] 2023-03-20T11:53:43.8276808Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-03] PASSED [ 52%] 2023-03-20T11:53:43.8296476Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-04] PASSED [ 52%] 2023-03-20T11:53:43.8321283Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-05] PASSED [ 52%] 2023-03-20T11:53:43.8346547Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-06] PASSED [ 52%] 2023-03-20T11:53:43.8366135Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-07] PASSED [ 52%] 2023-03-20T11:53:43.8392284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-08] PASSED [ 52%] 2023-03-20T11:53:43.8408578Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-09] PASSED [ 52%] 2023-03-20T11:53:43.8423780Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-10] PASSED [ 52%] 2023-03-20T11:53:43.8439313Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-11] PASSED [ 52%] 2023-03-20T11:53:43.8454245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-12] PASSED [ 52%] 2023-03-20T11:53:43.8469322Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-13] PASSED [ 52%] 2023-03-20T11:53:43.8484147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-14] PASSED [ 52%] 2023-03-20T11:53:43.8499236Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-15] PASSED [ 52%] 2023-03-20T11:53:43.8515518Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-16] PASSED [ 52%] 2023-03-20T11:53:43.8530734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-17] PASSED [ 52%] 2023-03-20T11:53:43.8550836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-18] PASSED [ 52%] 2023-03-20T11:53:43.8569068Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-19] PASSED [ 52%] 2023-03-20T11:53:43.8586825Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-20] PASSED [ 52%] 2023-03-20T11:53:43.8609789Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-21] PASSED [ 52%] 2023-03-20T11:53:43.8628589Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-22] PASSED [ 52%] 2023-03-20T11:53:43.8652797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-23] PASSED [ 52%] 2023-03-20T11:53:43.8680691Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-24] PASSED [ 52%] 2023-03-20T11:53:43.8700729Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-25] PASSED [ 52%] 2023-03-20T11:53:43.8725080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-26] PASSED [ 52%] 2023-03-20T11:53:43.8741243Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-27] PASSED [ 52%] 2023-03-20T11:53:43.8756003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-28] PASSED [ 52%] 2023-03-20T11:53:43.8772274Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-29] PASSED [ 52%] 2023-03-20T11:53:43.8786331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-30] PASSED [ 52%] 2023-03-20T11:53:43.8801422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-31] PASSED [ 52%] 2023-03-20T11:53:43.8816420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-32] PASSED [ 52%] 2023-03-20T11:53:43.8832126Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-33] PASSED [ 52%] 2023-03-20T11:53:43.8846809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-34] PASSED [ 52%] 2023-03-20T11:53:43.8862105Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[elastic_video-35] PASSED [ 52%] 2023-03-20T11:53:43.8878587Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-00] PASSED [ 52%] 2023-03-20T11:53:43.8893658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-01] PASSED [ 52%] 2023-03-20T11:53:43.8908511Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-02] PASSED [ 52%] 2023-03-20T11:53:43.8924560Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-03] PASSED [ 52%] 2023-03-20T11:53:43.8939923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-04] PASSED [ 52%] 2023-03-20T11:53:43.8956131Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-05] PASSED [ 52%] 2023-03-20T11:53:43.8973146Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-06] PASSED [ 52%] 2023-03-20T11:53:43.8987552Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-07] PASSED [ 52%] 2023-03-20T11:53:43.9003336Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-08] PASSED [ 52%] 2023-03-20T11:53:43.9018621Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-09] PASSED [ 52%] 2023-03-20T11:53:43.9034800Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-10] PASSED [ 52%] 2023-03-20T11:53:43.9050839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-11] PASSED [ 52%] 2023-03-20T11:53:43.9065761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-12] PASSED [ 52%] 2023-03-20T11:53:43.9081908Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-13] PASSED [ 52%] 2023-03-20T11:53:43.9097918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-14] PASSED [ 52%] 2023-03-20T11:53:43.9114488Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-15] PASSED [ 52%] 2023-03-20T11:53:43.9130687Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-16] PASSED [ 52%] 2023-03-20T11:53:43.9152922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-17] PASSED [ 52%] 2023-03-20T11:53:43.9168830Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-18] PASSED [ 52%] 2023-03-20T11:53:43.9184276Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-19] PASSED [ 52%] 2023-03-20T11:53:43.9199910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-20] PASSED [ 52%] 2023-03-20T11:53:43.9216326Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-21] PASSED [ 52%] 2023-03-20T11:53:43.9233089Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-22] PASSED [ 52%] 2023-03-20T11:53:43.9250232Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-23] PASSED [ 52%] 2023-03-20T11:53:43.9264321Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-24] PASSED [ 52%] 2023-03-20T11:53:43.9279182Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-25] PASSED [ 52%] 2023-03-20T11:53:43.9294178Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-26] PASSED [ 52%] 2023-03-20T11:53:43.9308871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-27] PASSED [ 52%] 2023-03-20T11:53:43.9323834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-28] PASSED [ 52%] 2023-03-20T11:53:43.9338566Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-29] PASSED [ 52%] 2023-03-20T11:53:43.9353493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-30] PASSED [ 52%] 2023-03-20T11:53:43.9368827Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-31] PASSED [ 52%] 2023-03-20T11:53:43.9383315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-32] PASSED [ 52%] 2023-03-20T11:53:43.9398186Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-33] PASSED [ 52%] 2023-03-20T11:53:43.9413297Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-34] PASSED [ 52%] 2023-03-20T11:53:43.9427664Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-35] PASSED [ 52%] 2023-03-20T11:53:43.9442672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-36] PASSED [ 52%] 2023-03-20T11:53:43.9457551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-37] PASSED [ 52%] 2023-03-20T11:53:43.9472671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-38] PASSED [ 52%] 2023-03-20T11:53:43.9487612Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-39] PASSED [ 52%] 2023-03-20T11:53:43.9502680Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-40] PASSED [ 52%] 2023-03-20T11:53:43.9517416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-41] PASSED [ 52%] 2023-03-20T11:53:43.9533391Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-42] PASSED [ 52%] 2023-03-20T11:53:43.9547416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-43] PASSED [ 52%] 2023-03-20T11:53:43.9563102Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-44] PASSED [ 52%] 2023-03-20T11:53:43.9577658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-45] PASSED [ 52%] 2023-03-20T11:53:43.9592645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-46] PASSED [ 52%] 2023-03-20T11:53:43.9607007Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_image_tensor-47] PASSED [ 52%] 2023-03-20T11:53:43.9629548Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-000] PASSED [ 52%] 2023-03-20T11:53:43.9650741Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-001] PASSED [ 52%] 2023-03-20T11:53:43.9671670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-002] PASSED [ 52%] 2023-03-20T11:53:43.9693304Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-003] PASSED [ 52%] 2023-03-20T11:53:43.9713745Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-004] PASSED [ 52%] 2023-03-20T11:53:43.9734903Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-005] PASSED [ 52%] 2023-03-20T11:53:43.9756069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-006] PASSED [ 52%] 2023-03-20T11:53:43.9776710Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-007] PASSED [ 52%] 2023-03-20T11:53:43.9796957Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-008] PASSED [ 52%] 2023-03-20T11:53:43.9817285Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-009] PASSED [ 52%] 2023-03-20T11:53:43.9838845Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-010] PASSED [ 52%] 2023-03-20T11:53:43.9859385Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-011] PASSED [ 52%] 2023-03-20T11:53:43.9878849Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-012] PASSED [ 52%] 2023-03-20T11:53:43.9897522Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-013] PASSED [ 52%] 2023-03-20T11:53:43.9916887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-014] PASSED [ 52%] 2023-03-20T11:53:43.9935827Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-015] PASSED [ 52%] 2023-03-20T11:53:43.9955233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-016] PASSED [ 52%] 2023-03-20T11:53:43.9974228Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-017] PASSED [ 52%] 2023-03-20T11:53:43.9996143Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-018] PASSED [ 52%] 2023-03-20T11:53:44.0017453Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-019] PASSED [ 52%] 2023-03-20T11:53:44.0039369Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-020] PASSED [ 52%] 2023-03-20T11:53:44.0060863Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-021] PASSED [ 52%] 2023-03-20T11:53:44.0082030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-022] PASSED [ 52%] 2023-03-20T11:53:44.0103560Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-023] PASSED [ 52%] 2023-03-20T11:53:44.0124958Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-024] PASSED [ 52%] 2023-03-20T11:53:44.0146169Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-025] PASSED [ 52%] 2023-03-20T11:53:44.0167586Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-026] PASSED [ 52%] 2023-03-20T11:53:44.0189240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-027] PASSED [ 52%] 2023-03-20T11:53:44.0211178Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-028] PASSED [ 52%] 2023-03-20T11:53:44.0232731Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-029] PASSED [ 52%] 2023-03-20T11:53:44.0253166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-030] PASSED [ 52%] 2023-03-20T11:53:44.0271915Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-031] PASSED [ 52%] 2023-03-20T11:53:44.0292424Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-032] PASSED [ 52%] 2023-03-20T11:53:44.0311303Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-033] PASSED [ 52%] 2023-03-20T11:53:44.0331670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-034] PASSED [ 52%] 2023-03-20T11:53:44.0350929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-035] PASSED [ 52%] 2023-03-20T11:53:44.0374271Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-036] PASSED [ 52%] 2023-03-20T11:53:44.0397202Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-037] PASSED [ 52%] 2023-03-20T11:53:44.0419999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-038] PASSED [ 52%] 2023-03-20T11:53:44.0442937Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-039] PASSED [ 52%] 2023-03-20T11:53:44.0465734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-040] PASSED [ 52%] 2023-03-20T11:53:44.0490071Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-041] PASSED [ 52%] 2023-03-20T11:53:44.0512489Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-042] PASSED [ 52%] 2023-03-20T11:53:44.0535373Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-043] PASSED [ 52%] 2023-03-20T11:53:44.0558041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-044] PASSED [ 52%] 2023-03-20T11:53:44.0581018Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-045] PASSED [ 52%] 2023-03-20T11:53:44.0603674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-046] PASSED [ 52%] 2023-03-20T11:53:44.0626456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-047] PASSED [ 52%] 2023-03-20T11:53:44.0647704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-048] PASSED [ 52%] 2023-03-20T11:53:44.0669020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-049] PASSED [ 52%] 2023-03-20T11:53:44.0690497Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-050] PASSED [ 52%] 2023-03-20T11:53:44.0711491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-051] PASSED [ 52%] 2023-03-20T11:53:44.0733257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-052] PASSED [ 52%] 2023-03-20T11:53:44.0752880Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-053] PASSED [ 52%] 2023-03-20T11:53:44.0775303Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-054] PASSED [ 52%] 2023-03-20T11:53:44.0798270Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-055] PASSED [ 52%] 2023-03-20T11:53:44.0820802Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-056] PASSED [ 52%] 2023-03-20T11:53:44.0844721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-057] PASSED [ 52%] 2023-03-20T11:53:44.0866004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-058] PASSED [ 52%] 2023-03-20T11:53:44.0889413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-059] PASSED [ 52%] 2023-03-20T11:53:44.0911408Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-060] PASSED [ 52%] 2023-03-20T11:53:44.0933647Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-061] PASSED [ 52%] 2023-03-20T11:53:44.0955592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-062] PASSED [ 52%] 2023-03-20T11:53:44.0978233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-063] PASSED [ 52%] 2023-03-20T11:53:44.1001276Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-064] PASSED [ 52%] 2023-03-20T11:53:44.1023888Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-065] PASSED [ 52%] 2023-03-20T11:53:44.1043987Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-066] PASSED [ 52%] 2023-03-20T11:53:44.1063918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-067] PASSED [ 52%] 2023-03-20T11:53:44.1084041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-068] PASSED [ 52%] 2023-03-20T11:53:44.1104303Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-069] PASSED [ 52%] 2023-03-20T11:53:44.1124471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-070] PASSED [ 52%] 2023-03-20T11:53:44.1144064Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-071] PASSED [ 52%] 2023-03-20T11:53:44.1168508Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-072] PASSED [ 52%] 2023-03-20T11:53:44.1191207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-073] PASSED [ 52%] 2023-03-20T11:53:44.1214714Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-074] PASSED [ 52%] 2023-03-20T11:53:44.1237722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-075] PASSED [ 52%] 2023-03-20T11:53:44.1261493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-076] PASSED [ 52%] 2023-03-20T11:53:44.1284666Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-077] PASSED [ 52%] 2023-03-20T11:53:44.1308413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-078] PASSED [ 52%] 2023-03-20T11:53:44.1332910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-079] PASSED [ 52%] 2023-03-20T11:53:44.1355770Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-080] PASSED [ 52%] 2023-03-20T11:53:44.1379108Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-081] PASSED [ 52%] 2023-03-20T11:53:44.1402729Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-082] PASSED [ 52%] 2023-03-20T11:53:44.1426207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-083] PASSED [ 52%] 2023-03-20T11:53:44.1447203Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-084] PASSED [ 52%] 2023-03-20T11:53:44.1467924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-085] PASSED [ 52%] 2023-03-20T11:53:44.1490013Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-086] PASSED [ 52%] 2023-03-20T11:53:44.1509943Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-087] PASSED [ 52%] 2023-03-20T11:53:44.1531855Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-088] PASSED [ 52%] 2023-03-20T11:53:44.1552031Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-089] PASSED [ 52%] 2023-03-20T11:53:44.1577114Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-090] PASSED [ 52%] 2023-03-20T11:53:44.1602345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-091] PASSED [ 52%] 2023-03-20T11:53:44.1627184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-092] PASSED [ 52%] 2023-03-20T11:53:44.1652504Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-093] PASSED [ 52%] 2023-03-20T11:53:44.1677089Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-094] PASSED [ 52%] 2023-03-20T11:53:44.1701921Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-095] PASSED [ 52%] 2023-03-20T11:53:44.1726854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-096] PASSED [ 52%] 2023-03-20T11:53:44.1751607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-097] PASSED [ 52%] 2023-03-20T11:53:44.1775995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-098] PASSED [ 52%] 2023-03-20T11:53:44.1801168Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-099] PASSED [ 52%] 2023-03-20T11:53:44.1825659Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-100] PASSED [ 52%] 2023-03-20T11:53:44.1850815Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-101] PASSED [ 52%] 2023-03-20T11:53:44.1873222Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-102] PASSED [ 52%] 2023-03-20T11:53:44.1897330Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-103] PASSED [ 52%] 2023-03-20T11:53:44.1920154Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-104] PASSED [ 52%] 2023-03-20T11:53:44.1942493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-105] PASSED [ 52%] 2023-03-20T11:53:44.1964764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-106] PASSED [ 52%] 2023-03-20T11:53:44.1987220Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-107] PASSED [ 52%] 2023-03-20T11:53:44.2012550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-108] PASSED [ 52%] 2023-03-20T11:53:44.2036232Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-109] PASSED [ 52%] 2023-03-20T11:53:44.2060596Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-110] PASSED [ 52%] 2023-03-20T11:53:44.2084110Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-111] PASSED [ 52%] 2023-03-20T11:53:44.2108113Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-112] PASSED [ 52%] 2023-03-20T11:53:44.2133318Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-113] PASSED [ 52%] 2023-03-20T11:53:44.2157123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-114] PASSED [ 52%] 2023-03-20T11:53:44.2181581Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-115] PASSED [ 52%] 2023-03-20T11:53:44.2204871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-116] PASSED [ 52%] 2023-03-20T11:53:44.2228747Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-117] PASSED [ 52%] 2023-03-20T11:53:44.2253695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-118] PASSED [ 52%] 2023-03-20T11:53:44.2276897Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-119] PASSED [ 52%] 2023-03-20T11:53:44.2297955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-120] PASSED [ 52%] 2023-03-20T11:53:44.2318885Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-121] PASSED [ 52%] 2023-03-20T11:53:44.2339868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-122] PASSED [ 52%] 2023-03-20T11:53:44.2360415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-123] PASSED [ 52%] 2023-03-20T11:53:44.2381375Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-124] PASSED [ 52%] 2023-03-20T11:53:44.2402123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-125] PASSED [ 52%] 2023-03-20T11:53:44.2427216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-126] PASSED [ 52%] 2023-03-20T11:53:44.2453481Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-127] PASSED [ 52%] 2023-03-20T11:53:44.2477425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-128] PASSED [ 52%] 2023-03-20T11:53:44.2502111Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-129] PASSED [ 52%] 2023-03-20T11:53:44.2527032Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-130] PASSED [ 52%] 2023-03-20T11:53:44.2560157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-131] PASSED [ 52%] 2023-03-20T11:53:44.2576331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-132] PASSED [ 52%] 2023-03-20T11:53:44.2601386Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-133] PASSED [ 52%] 2023-03-20T11:53:44.2626129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-134] PASSED [ 52%] 2023-03-20T11:53:44.2651606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-135] PASSED [ 52%] 2023-03-20T11:53:44.2675983Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-136] PASSED [ 52%] 2023-03-20T11:53:44.2700689Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-137] PASSED [ 52%] 2023-03-20T11:53:44.2722869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-138] PASSED [ 52%] 2023-03-20T11:53:44.2744389Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-139] PASSED [ 52%] 2023-03-20T11:53:44.2766050Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-140] PASSED [ 52%] 2023-03-20T11:53:44.2787705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-141] PASSED [ 52%] 2023-03-20T11:53:44.2810374Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-142] PASSED [ 52%] 2023-03-20T11:53:44.2831755Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-143] PASSED [ 52%] 2023-03-20T11:53:44.2858301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-144] PASSED [ 52%] 2023-03-20T11:53:44.2884624Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-145] PASSED [ 52%] 2023-03-20T11:53:44.2911150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-146] PASSED [ 52%] 2023-03-20T11:53:44.2937316Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-147] PASSED [ 52%] 2023-03-20T11:53:44.2963543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-148] PASSED [ 52%] 2023-03-20T11:53:44.2989894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-149] PASSED [ 52%] 2023-03-20T11:53:44.3016996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-150] PASSED [ 52%] 2023-03-20T11:53:44.3043484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-151] PASSED [ 52%] 2023-03-20T11:53:44.3070312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-152] PASSED [ 52%] 2023-03-20T11:53:44.3096547Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-153] PASSED [ 52%] 2023-03-20T11:53:44.3122847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-154] PASSED [ 52%] 2023-03-20T11:53:44.3149000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-155] PASSED [ 52%] 2023-03-20T11:53:44.3173145Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-156] PASSED [ 52%] 2023-03-20T11:53:44.3195657Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-157] PASSED [ 52%] 2023-03-20T11:53:44.3218344Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-158] PASSED [ 52%] 2023-03-20T11:53:44.3240971Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-159] PASSED [ 52%] 2023-03-20T11:53:44.3264271Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-160] PASSED [ 52%] 2023-03-20T11:53:44.3287312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-161] PASSED [ 52%] 2023-03-20T11:53:44.3304543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-162] PASSED [ 52%] 2023-03-20T11:53:44.3321484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-163] PASSED [ 52%] 2023-03-20T11:53:44.3337491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-164] PASSED [ 52%] 2023-03-20T11:53:44.3365282Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-165] PASSED [ 52%] 2023-03-20T11:53:44.3384136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-166] PASSED [ 52%] 2023-03-20T11:53:44.3400893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-167] PASSED [ 52%] 2023-03-20T11:53:44.3417365Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-168] PASSED [ 52%] 2023-03-20T11:53:44.3434234Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-169] PASSED [ 52%] 2023-03-20T11:53:44.3450945Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-170] PASSED [ 52%] 2023-03-20T11:53:44.3467307Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-171] PASSED [ 52%] 2023-03-20T11:53:44.3483969Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-172] PASSED [ 52%] 2023-03-20T11:53:44.3500739Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-173] PASSED [ 52%] 2023-03-20T11:53:44.3517015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-174] PASSED [ 52%] 2023-03-20T11:53:44.3533809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-175] PASSED [ 52%] 2023-03-20T11:53:44.3549095Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-176] PASSED [ 52%] 2023-03-20T11:53:44.3565250Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-177] PASSED [ 52%] 2023-03-20T11:53:44.3581696Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-178] PASSED [ 52%] 2023-03-20T11:53:44.3598081Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-179] PASSED [ 52%] 2023-03-20T11:53:44.3615444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-180] PASSED [ 52%] 2023-03-20T11:53:44.3632891Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-181] PASSED [ 52%] 2023-03-20T11:53:44.3650530Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-182] PASSED [ 52%] 2023-03-20T11:53:44.3667345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-183] PASSED [ 52%] 2023-03-20T11:53:44.3684433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-184] PASSED [ 52%] 2023-03-20T11:53:44.3701927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-185] PASSED [ 52%] 2023-03-20T11:53:44.3719433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-186] PASSED [ 52%] 2023-03-20T11:53:44.3737489Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-187] PASSED [ 52%] 2023-03-20T11:53:44.3754965Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-188] PASSED [ 52%] 2023-03-20T11:53:44.3772897Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-189] PASSED [ 52%] 2023-03-20T11:53:44.3789571Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-190] PASSED [ 52%] 2023-03-20T11:53:44.3806667Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-191] PASSED [ 52%] 2023-03-20T11:53:44.3824040Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-192] PASSED [ 52%] 2023-03-20T11:53:44.3841099Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-193] PASSED [ 52%] 2023-03-20T11:53:44.3857934Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-194] PASSED [ 52%] 2023-03-20T11:53:44.3875343Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-195] PASSED [ 52%] 2023-03-20T11:53:44.3892845Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-196] PASSED [ 52%] 2023-03-20T11:53:44.3908996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-197] PASSED [ 52%] 2023-03-20T11:53:44.3927450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-198] PASSED [ 52%] 2023-03-20T11:53:44.3945862Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-199] PASSED [ 52%] 2023-03-20T11:53:44.3963834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-200] PASSED [ 52%] 2023-03-20T11:53:44.3982114Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-201] PASSED [ 52%] 2023-03-20T11:53:44.4000115Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-202] PASSED [ 52%] 2023-03-20T11:53:44.4018191Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-203] PASSED [ 52%] 2023-03-20T11:53:44.4036524Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-204] PASSED [ 52%] 2023-03-20T11:53:44.4054785Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-205] PASSED [ 52%] 2023-03-20T11:53:44.4072995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-206] PASSED [ 52%] 2023-03-20T11:53:44.4091324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-207] PASSED [ 52%] 2023-03-20T11:53:44.4109590Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-208] PASSED [ 52%] 2023-03-20T11:53:44.4126993Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-209] PASSED [ 52%] 2023-03-20T11:53:44.4144887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-210] PASSED [ 52%] 2023-03-20T11:53:44.4162878Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-211] PASSED [ 52%] 2023-03-20T11:53:44.4180342Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-212] PASSED [ 52%] 2023-03-20T11:53:44.4198147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-213] PASSED [ 52%] 2023-03-20T11:53:44.4215422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-214] PASSED [ 52%] 2023-03-20T11:53:44.4233308Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-215] PASSED [ 52%] 2023-03-20T11:53:44.4250509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-216] PASSED [ 52%] 2023-03-20T11:53:44.4266858Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-217] PASSED [ 52%] 2023-03-20T11:53:44.4283586Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-218] PASSED [ 52%] 2023-03-20T11:53:44.4299998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-219] PASSED [ 52%] 2023-03-20T11:53:44.4316929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-220] PASSED [ 52%] 2023-03-20T11:53:44.4333699Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-221] PASSED [ 52%] 2023-03-20T11:53:44.4350334Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-222] PASSED [ 52%] 2023-03-20T11:53:44.4366686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-223] PASSED [ 52%] 2023-03-20T11:53:44.4383988Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-224] PASSED [ 52%] 2023-03-20T11:53:44.4400456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-225] PASSED [ 52%] 2023-03-20T11:53:44.4417100Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-226] PASSED [ 52%] 2023-03-20T11:53:44.4433711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-227] PASSED [ 52%] 2023-03-20T11:53:44.4450734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-228] PASSED [ 52%] 2023-03-20T11:53:44.4466115Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-229] PASSED [ 52%] 2023-03-20T11:53:44.4482835Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-230] PASSED [ 52%] 2023-03-20T11:53:44.4498885Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-231] PASSED [ 52%] 2023-03-20T11:53:44.4515549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-232] PASSED [ 52%] 2023-03-20T11:53:44.4532677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-233] PASSED [ 52%] 2023-03-20T11:53:44.4549051Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-234] PASSED [ 52%] 2023-03-20T11:53:44.4566377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-235] PASSED [ 52%] 2023-03-20T11:53:44.4584051Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-236] PASSED [ 52%] 2023-03-20T11:53:44.4601529Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-237] PASSED [ 52%] 2023-03-20T11:53:44.4618888Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-238] PASSED [ 52%] 2023-03-20T11:53:44.4636549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-239] PASSED [ 52%] 2023-03-20T11:53:44.4653810Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-240] PASSED [ 52%] 2023-03-20T11:53:44.4671217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-241] PASSED [ 52%] 2023-03-20T11:53:44.4688893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-242] PASSED [ 52%] 2023-03-20T11:53:44.4705797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-243] PASSED [ 52%] 2023-03-20T11:53:44.4723162Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-244] PASSED [ 52%] 2023-03-20T11:53:44.4740470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-245] PASSED [ 52%] 2023-03-20T11:53:44.4758033Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-246] PASSED [ 52%] 2023-03-20T11:53:44.4775160Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-247] PASSED [ 52%] 2023-03-20T11:53:44.4792096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-248] PASSED [ 52%] 2023-03-20T11:53:44.4809915Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-249] PASSED [ 52%] 2023-03-20T11:53:44.4826155Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-250] PASSED [ 52%] 2023-03-20T11:53:44.4843225Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-251] PASSED [ 52%] 2023-03-20T11:53:44.4861255Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-252] PASSED [ 52%] 2023-03-20T11:53:44.4879249Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-253] PASSED [ 52%] 2023-03-20T11:53:44.4897365Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-254] PASSED [ 52%] 2023-03-20T11:53:44.4915623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-255] PASSED [ 52%] 2023-03-20T11:53:44.4933726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-256] PASSED [ 52%] 2023-03-20T11:53:44.4952280Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-257] PASSED [ 52%] 2023-03-20T11:53:44.4970470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-258] PASSED [ 52%] 2023-03-20T11:53:44.4988189Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-259] PASSED [ 52%] 2023-03-20T11:53:44.5006402Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-260] PASSED [ 52%] 2023-03-20T11:53:44.5025551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-261] PASSED [ 52%] 2023-03-20T11:53:44.5043614Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-262] PASSED [ 52%] 2023-03-20T11:53:44.5061597Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-263] PASSED [ 52%] 2023-03-20T11:53:44.5079266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-264] PASSED [ 52%] 2023-03-20T11:53:44.5096823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-265] PASSED [ 52%] 2023-03-20T11:53:44.5114843Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-266] PASSED [ 52%] 2023-03-20T11:53:44.5133196Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-267] PASSED [ 52%] 2023-03-20T11:53:44.5150446Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-268] PASSED [ 52%] 2023-03-20T11:53:44.5169330Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-269] PASSED [ 52%] 2023-03-20T11:53:44.5184904Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-270] PASSED [ 52%] 2023-03-20T11:53:44.5201643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-271] PASSED [ 52%] 2023-03-20T11:53:44.5218293Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-272] PASSED [ 52%] 2023-03-20T11:53:44.5234873Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-273] PASSED [ 52%] 2023-03-20T11:53:44.5252372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-274] PASSED [ 52%] 2023-03-20T11:53:44.5268136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-275] PASSED [ 52%] 2023-03-20T11:53:44.5284245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-276] PASSED [ 52%] 2023-03-20T11:53:44.5300975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-277] PASSED [ 52%] 2023-03-20T11:53:44.5317736Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-278] PASSED [ 52%] 2023-03-20T11:53:44.5334521Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-279] PASSED [ 52%] 2023-03-20T11:53:44.5350674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-280] PASSED [ 52%] 2023-03-20T11:53:44.5367177Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-281] PASSED [ 52%] 2023-03-20T11:53:44.5383576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-282] PASSED [ 52%] 2023-03-20T11:53:44.5399466Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-283] PASSED [ 52%] 2023-03-20T11:53:44.5415565Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-284] PASSED [ 52%] 2023-03-20T11:53:44.5432019Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-285] PASSED [ 52%] 2023-03-20T11:53:44.5448046Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-286] PASSED [ 52%] 2023-03-20T11:53:44.5464272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-287] PASSED [ 52%] 2023-03-20T11:53:44.5481896Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-288] PASSED [ 52%] 2023-03-20T11:53:44.5499060Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-289] PASSED [ 52%] 2023-03-20T11:53:44.5516521Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-290] PASSED [ 52%] 2023-03-20T11:53:44.5533996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-291] PASSED [ 52%] 2023-03-20T11:53:44.5551342Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-292] PASSED [ 52%] 2023-03-20T11:53:44.5568894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-293] PASSED [ 52%] 2023-03-20T11:53:44.5585871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-294] PASSED [ 52%] 2023-03-20T11:53:44.5603215Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-295] PASSED [ 52%] 2023-03-20T11:53:44.5620559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-296] PASSED [ 52%] 2023-03-20T11:53:44.5637436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-297] PASSED [ 52%] 2023-03-20T11:53:44.5655143Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-298] PASSED [ 52%] 2023-03-20T11:53:44.5672700Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-299] PASSED [ 52%] 2023-03-20T11:53:44.5690623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-300] PASSED [ 52%] 2023-03-20T11:53:44.5706787Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-301] PASSED [ 52%] 2023-03-20T11:53:44.5723298Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-302] PASSED [ 52%] 2023-03-20T11:53:44.5740172Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-303] PASSED [ 52%] 2023-03-20T11:53:44.5756647Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-304] PASSED [ 52%] 2023-03-20T11:53:44.5773851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-305] PASSED [ 52%] 2023-03-20T11:53:44.5791477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-306] PASSED [ 52%] 2023-03-20T11:53:44.5810769Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-307] PASSED [ 52%] 2023-03-20T11:53:44.5828039Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-308] PASSED [ 52%] 2023-03-20T11:53:44.5846004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-309] PASSED [ 52%] 2023-03-20T11:53:44.5864262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-310] PASSED [ 52%] 2023-03-20T11:53:44.5882412Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-311] PASSED [ 52%] 2023-03-20T11:53:44.5900410Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-312] PASSED [ 52%] 2023-03-20T11:53:44.5919023Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-313] PASSED [ 52%] 2023-03-20T11:53:44.5936965Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-314] PASSED [ 52%] 2023-03-20T11:53:44.5954069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-315] PASSED [ 52%] 2023-03-20T11:53:44.5973229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-316] PASSED [ 52%] 2023-03-20T11:53:44.5990320Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-317] PASSED [ 52%] 2023-03-20T11:53:44.6008693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-318] PASSED [ 52%] 2023-03-20T11:53:44.6025769Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-319] PASSED [ 52%] 2023-03-20T11:53:44.6043603Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-320] PASSED [ 52%] 2023-03-20T11:53:44.6061223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-321] PASSED [ 52%] 2023-03-20T11:53:44.6078879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-322] PASSED [ 52%] 2023-03-20T11:53:44.6096702Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_bounding_box-323] PASSED [ 52%] 2023-03-20T11:53:44.6112738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-00] PASSED [ 52%] 2023-03-20T11:53:44.6128649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-01] PASSED [ 52%] 2023-03-20T11:53:44.6144235Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-02] PASSED [ 52%] 2023-03-20T11:53:44.6159130Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-03] PASSED [ 52%] 2023-03-20T11:53:44.6174382Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-04] PASSED [ 52%] 2023-03-20T11:53:44.6187955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-05] PASSED [ 52%] 2023-03-20T11:53:44.6203373Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-06] PASSED [ 52%] 2023-03-20T11:53:44.6219081Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-07] PASSED [ 52%] 2023-03-20T11:53:44.6234854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-08] PASSED [ 52%] 2023-03-20T11:53:44.6250112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-09] PASSED [ 52%] 2023-03-20T11:53:44.6263691Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-10] PASSED [ 52%] 2023-03-20T11:53:44.6278247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_mask-11] PASSED [ 52%] 2023-03-20T11:53:44.6294888Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-00] PASSED [ 52%] 2023-03-20T11:53:44.6311509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-01] PASSED [ 52%] 2023-03-20T11:53:44.6327303Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-02] PASSED [ 52%] 2023-03-20T11:53:44.6344762Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-03] PASSED [ 52%] 2023-03-20T11:53:44.6361350Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-04] PASSED [ 52%] 2023-03-20T11:53:44.6380084Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-05] PASSED [ 52%] 2023-03-20T11:53:44.6396806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-06] PASSED [ 52%] 2023-03-20T11:53:44.6414678Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-07] PASSED [ 52%] 2023-03-20T11:53:44.6434666Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-08] PASSED [ 52%] 2023-03-20T11:53:44.6450984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-09] PASSED [ 52%] 2023-03-20T11:53:44.6464873Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-10] PASSED [ 52%] 2023-03-20T11:53:44.6480083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-11] PASSED [ 52%] 2023-03-20T11:53:44.6494992Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-12] PASSED [ 52%] 2023-03-20T11:53:44.6510251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-13] PASSED [ 52%] 2023-03-20T11:53:44.6525488Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-14] PASSED [ 52%] 2023-03-20T11:53:44.6540403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-15] PASSED [ 52%] 2023-03-20T11:53:44.6555717Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-16] PASSED [ 52%] 2023-03-20T11:53:44.6571096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-17] PASSED [ 52%] 2023-03-20T11:53:44.6587142Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-18] PASSED [ 52%] 2023-03-20T11:53:44.6603580Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-19] PASSED [ 52%] 2023-03-20T11:53:44.6619625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-20] PASSED [ 52%] 2023-03-20T11:53:44.6636878Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-21] PASSED [ 52%] 2023-03-20T11:53:44.6654191Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-22] PASSED [ 52%] 2023-03-20T11:53:44.6670607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-23] PASSED [ 52%] 2023-03-20T11:53:44.6687549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-24] PASSED [ 52%] 2023-03-20T11:53:44.6707670Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-25] PASSED [ 52%] 2023-03-20T11:53:44.6731913Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-26] PASSED [ 52%] 2023-03-20T11:53:44.6746063Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-27] PASSED [ 52%] 2023-03-20T11:53:44.6761431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-28] PASSED [ 52%] 2023-03-20T11:53:44.6776761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-29] PASSED [ 52%] 2023-03-20T11:53:44.6791189Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-30] PASSED [ 52%] 2023-03-20T11:53:44.6806220Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-31] PASSED [ 52%] 2023-03-20T11:53:44.6821887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-32] PASSED [ 52%] 2023-03-20T11:53:44.6836105Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-33] PASSED [ 52%] 2023-03-20T11:53:44.6852088Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-34] PASSED [ 52%] 2023-03-20T11:53:44.6866230Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[center_crop_video-35] PASSED [ 52%] 2023-03-20T11:53:44.6893069Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-000] PASSED [ 52%] 2023-03-20T11:53:44.6913382Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-001] PASSED [ 52%] 2023-03-20T11:53:44.6933059Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-002] PASSED [ 52%] 2023-03-20T11:53:44.6951487Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-003] PASSED [ 52%] 2023-03-20T11:53:44.6970634Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-004] PASSED [ 52%] 2023-03-20T11:53:44.6988554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-005] PASSED [ 52%] 2023-03-20T11:53:44.7009696Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-006] PASSED [ 52%] 2023-03-20T11:53:44.7028623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-007] PASSED [ 52%] 2023-03-20T11:53:44.7049923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-008] PASSED [ 52%] 2023-03-20T11:53:44.7071602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-009] PASSED [ 52%] 2023-03-20T11:53:44.7093960Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-010] PASSED [ 52%] 2023-03-20T11:53:44.7112240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-011] PASSED [ 52%] 2023-03-20T11:53:44.7132133Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-012] PASSED [ 52%] 2023-03-20T11:53:44.7149941Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-013] PASSED [ 52%] 2023-03-20T11:53:44.7170051Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-014] PASSED [ 52%] 2023-03-20T11:53:44.7189058Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-015] PASSED [ 52%] 2023-03-20T11:53:44.7210371Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-016] PASSED [ 52%] 2023-03-20T11:53:44.7229745Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-017] PASSED [ 52%] 2023-03-20T11:53:44.7254731Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-018] PASSED [ 52%] 2023-03-20T11:53:44.7276162Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-019] PASSED [ 52%] 2023-03-20T11:53:44.7295973Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-020] PASSED [ 52%] 2023-03-20T11:53:44.7316559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-021] PASSED [ 52%] 2023-03-20T11:53:44.7336479Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-022] PASSED [ 52%] 2023-03-20T11:53:44.7356367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-023] PASSED [ 52%] 2023-03-20T11:53:44.7377444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-024] PASSED [ 52%] 2023-03-20T11:53:44.7398510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-025] PASSED [ 52%] 2023-03-20T11:53:44.7419416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-026] PASSED [ 52%] 2023-03-20T11:53:44.7434803Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-027] PASSED [ 52%] 2023-03-20T11:53:44.7450203Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-028] PASSED [ 52%] 2023-03-20T11:53:44.7464969Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-029] PASSED [ 52%] 2023-03-20T11:53:44.7479867Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-030] PASSED [ 52%] 2023-03-20T11:53:44.7494554Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-031] PASSED [ 52%] 2023-03-20T11:53:44.7509217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-032] PASSED [ 52%] 2023-03-20T11:53:44.7524332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-033] PASSED [ 52%] 2023-03-20T11:53:44.7539315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-034] PASSED [ 52%] 2023-03-20T11:53:44.7553955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-035] PASSED [ 52%] 2023-03-20T11:53:44.7569317Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-036] PASSED [ 52%] 2023-03-20T11:53:44.7583298Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-037] PASSED [ 52%] 2023-03-20T11:53:44.7604057Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-038] PASSED [ 52%] 2023-03-20T11:53:44.7618471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-039] PASSED [ 52%] 2023-03-20T11:53:44.7633313Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-040] PASSED [ 52%] 2023-03-20T11:53:44.7648736Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-041] PASSED [ 52%] 2023-03-20T11:53:44.7662720Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-042] PASSED [ 52%] 2023-03-20T11:53:44.7677720Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-043] PASSED [ 52%] 2023-03-20T11:53:44.7694386Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-044] PASSED [ 52%] 2023-03-20T11:53:44.7708334Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-045] PASSED [ 52%] 2023-03-20T11:53:44.7723377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-046] PASSED [ 52%] 2023-03-20T11:53:44.7738151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-047] PASSED [ 52%] 2023-03-20T11:53:44.7753223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-048] PASSED [ 52%] 2023-03-20T11:53:44.7767770Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-049] PASSED [ 52%] 2023-03-20T11:53:44.7782768Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-050] PASSED [ 52%] 2023-03-20T11:53:44.7797045Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-051] PASSED [ 52%] 2023-03-20T11:53:44.7812702Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-052] PASSED [ 52%] 2023-03-20T11:53:44.7827028Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-053] PASSED [ 52%] 2023-03-20T11:53:44.7848998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-054] PASSED [ 52%] 2023-03-20T11:53:44.7867546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-055] PASSED [ 52%] 2023-03-20T11:53:44.7887025Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-056] PASSED [ 52%] 2023-03-20T11:53:44.7905866Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-057] PASSED [ 52%] 2023-03-20T11:53:44.7925216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-058] PASSED [ 52%] 2023-03-20T11:53:44.7944704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-059] PASSED [ 52%] 2023-03-20T11:53:44.7963546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-060] PASSED [ 52%] 2023-03-20T11:53:44.7982434Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-061] PASSED [ 52%] 2023-03-20T11:53:44.8001255Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-062] PASSED [ 52%] 2023-03-20T11:53:44.8019897Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-063] PASSED [ 52%] 2023-03-20T11:53:44.8038061Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-064] PASSED [ 52%] 2023-03-20T11:53:44.8056987Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-065] PASSED [ 52%] 2023-03-20T11:53:44.8077380Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-066] PASSED [ 52%] 2023-03-20T11:53:44.8097007Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-067] PASSED [ 52%] 2023-03-20T11:53:44.8116921Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-068] PASSED [ 52%] 2023-03-20T11:53:44.8137075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-069] PASSED [ 52%] 2023-03-20T11:53:44.8157004Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-070] PASSED [ 52%] 2023-03-20T11:53:44.8176609Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-071] PASSED [ 52%] 2023-03-20T11:53:44.8196462Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-072] PASSED [ 52%] 2023-03-20T11:53:44.8215696Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-073] PASSED [ 52%] 2023-03-20T11:53:44.8235113Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-074] PASSED [ 52%] 2023-03-20T11:53:44.8255075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-075] PASSED [ 52%] 2023-03-20T11:53:44.8274483Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-076] PASSED [ 52%] 2023-03-20T11:53:44.8294087Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-077] PASSED [ 52%] 2023-03-20T11:53:44.8313418Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-078] PASSED [ 52%] 2023-03-20T11:53:44.8334064Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-079] PASSED [ 52%] 2023-03-20T11:53:44.8352291Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-080] PASSED [ 52%] 2023-03-20T11:53:44.8372040Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-081] PASSED [ 52%] 2023-03-20T11:53:44.8390911Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-082] PASSED [ 52%] 2023-03-20T11:53:44.8410410Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-083] PASSED [ 52%] 2023-03-20T11:53:44.8430848Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-084] PASSED [ 52%] 2023-03-20T11:53:44.8451022Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-085] PASSED [ 52%] 2023-03-20T11:53:44.8471405Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-086] PASSED [ 52%] 2023-03-20T11:53:44.8492181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-087] PASSED [ 52%] 2023-03-20T11:53:44.8511523Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-088] PASSED [ 52%] 2023-03-20T11:53:44.8531436Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-089] PASSED [ 52%] 2023-03-20T11:53:44.8551768Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-090] PASSED [ 52%] 2023-03-20T11:53:44.8572582Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-091] PASSED [ 52%] 2023-03-20T11:53:44.8591624Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-092] PASSED [ 52%] 2023-03-20T11:53:44.8612575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-093] PASSED [ 52%] 2023-03-20T11:53:44.8631972Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-094] PASSED [ 52%] 2023-03-20T11:53:44.8652952Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-095] PASSED [ 52%] 2023-03-20T11:53:44.8672969Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-096] PASSED [ 52%] 2023-03-20T11:53:44.8693738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-097] PASSED [ 52%] 2023-03-20T11:53:44.8712725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-098] PASSED [ 52%] 2023-03-20T11:53:44.8733668Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-099] PASSED [ 52%] 2023-03-20T11:53:44.8752836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-100] PASSED [ 52%] 2023-03-20T11:53:44.8773219Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-101] PASSED [ 52%] 2023-03-20T11:53:44.8793725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-102] PASSED [ 52%] 2023-03-20T11:53:44.8814255Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-103] PASSED [ 52%] 2023-03-20T11:53:44.8835807Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-104] PASSED [ 52%] 2023-03-20T11:53:44.8856405Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-105] PASSED [ 52%] 2023-03-20T11:53:44.8877107Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-106] PASSED [ 52%] 2023-03-20T11:53:44.8897606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-107] PASSED [ 52%] 2023-03-20T11:53:44.8913046Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-108] PASSED [ 52%] 2023-03-20T11:53:44.8927531Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-109] PASSED [ 52%] 2023-03-20T11:53:44.8942779Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-110] PASSED [ 52%] 2023-03-20T11:53:44.8957556Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-111] PASSED [ 52%] 2023-03-20T11:53:44.8973311Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-112] PASSED [ 52%] 2023-03-20T11:53:44.8987591Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-113] PASSED [ 52%] 2023-03-20T11:53:44.9002472Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-114] PASSED [ 52%] 2023-03-20T11:53:44.9016955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-115] PASSED [ 52%] 2023-03-20T11:53:44.9032094Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-116] PASSED [ 52%] 2023-03-20T11:53:44.9046589Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-117] PASSED [ 52%] 2023-03-20T11:53:44.9061750Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-118] PASSED [ 52%] 2023-03-20T11:53:44.9076599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-119] PASSED [ 52%] 2023-03-20T11:53:44.9091552Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-120] PASSED [ 52%] 2023-03-20T11:53:44.9105841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-121] PASSED [ 52%] 2023-03-20T11:53:44.9120723Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-122] PASSED [ 52%] 2023-03-20T11:53:44.9135401Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-123] PASSED [ 52%] 2023-03-20T11:53:44.9150548Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-124] PASSED [ 52%] 2023-03-20T11:53:44.9165570Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-125] PASSED [ 52%] 2023-03-20T11:53:44.9180901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-126] PASSED [ 52%] 2023-03-20T11:53:44.9195760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-127] PASSED [ 52%] 2023-03-20T11:53:44.9210555Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-128] PASSED [ 52%] 2023-03-20T11:53:44.9223941Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-129] PASSED [ 52%] 2023-03-20T11:53:44.9237721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-130] PASSED [ 52%] 2023-03-20T11:53:44.9252921Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-131] PASSED [ 52%] 2023-03-20T11:53:44.9266172Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-132] PASSED [ 52%] 2023-03-20T11:53:44.9280468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-133] PASSED [ 52%] 2023-03-20T11:53:44.9294617Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-134] PASSED [ 52%] 2023-03-20T11:53:44.9308689Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-135] PASSED [ 52%] 2023-03-20T11:53:44.9323113Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-136] PASSED [ 52%] 2023-03-20T11:53:44.9337350Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-137] PASSED [ 52%] 2023-03-20T11:53:44.9352610Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-138] PASSED [ 52%] 2023-03-20T11:53:44.9367275Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-139] PASSED [ 52%] 2023-03-20T11:53:44.9382331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-140] PASSED [ 52%] 2023-03-20T11:53:44.9397456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-141] PASSED [ 52%] 2023-03-20T11:53:44.9413710Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-142] PASSED [ 52%] 2023-03-20T11:53:44.9427565Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-143] PASSED [ 52%] 2023-03-20T11:53:44.9442510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-144] PASSED [ 52%] 2023-03-20T11:53:44.9457064Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-145] PASSED [ 52%] 2023-03-20T11:53:44.9472181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-146] PASSED [ 52%] 2023-03-20T11:53:44.9486652Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-147] PASSED [ 52%] 2023-03-20T11:53:44.9501902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-148] PASSED [ 52%] 2023-03-20T11:53:44.9517261Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-149] PASSED [ 52%] 2023-03-20T11:53:44.9532838Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-150] PASSED [ 52%] 2023-03-20T11:53:44.9546700Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-151] PASSED [ 52%] 2023-03-20T11:53:44.9562094Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-152] PASSED [ 52%] 2023-03-20T11:53:44.9576742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-153] PASSED [ 52%] 2023-03-20T11:53:44.9591747Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-154] PASSED [ 52%] 2023-03-20T11:53:44.9606157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-155] PASSED [ 52%] 2023-03-20T11:53:44.9621549Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-156] PASSED [ 52%] 2023-03-20T11:53:44.9636345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-157] PASSED [ 52%] 2023-03-20T11:53:44.9651257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-158] PASSED [ 52%] 2023-03-20T11:53:44.9666116Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-159] PASSED [ 52%] 2023-03-20T11:53:44.9680631Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-160] PASSED [ 52%] 2023-03-20T11:53:44.9695478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_image_tensor-161] PASSED [ 53%] 2023-03-20T11:53:44.9721798Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-00] PASSED [ 53%] 2023-03-20T11:53:44.9741760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-01] PASSED [ 53%] 2023-03-20T11:53:44.9761709Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-02] PASSED [ 53%] 2023-03-20T11:53:44.9788766Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-03] PASSED [ 53%] 2023-03-20T11:53:44.9811825Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-04] PASSED [ 53%] 2023-03-20T11:53:44.9833607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-05] PASSED [ 53%] 2023-03-20T11:53:44.9862071Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-06] PASSED [ 53%] 2023-03-20T11:53:44.9886104Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-07] PASSED [ 53%] 2023-03-20T11:53:44.9910814Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-08] PASSED [ 53%] 2023-03-20T11:53:44.9926101Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-09] PASSED [ 53%] 2023-03-20T11:53:44.9941279Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-10] PASSED [ 53%] 2023-03-20T11:53:44.9956244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-11] PASSED [ 53%] 2023-03-20T11:53:44.9972984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-12] PASSED [ 53%] 2023-03-20T11:53:44.9987076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-13] PASSED [ 53%] 2023-03-20T11:53:45.0002266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-14] PASSED [ 53%] 2023-03-20T11:53:45.0017596Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-15] PASSED [ 53%] 2023-03-20T11:53:45.0033008Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-16] PASSED [ 53%] 2023-03-20T11:53:45.0048881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-17] PASSED [ 53%] 2023-03-20T11:53:45.0070394Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-18] PASSED [ 53%] 2023-03-20T11:53:45.0090486Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-19] PASSED [ 53%] 2023-03-20T11:53:45.0109711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-20] PASSED [ 53%] 2023-03-20T11:53:45.0134324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-21] PASSED [ 53%] 2023-03-20T11:53:45.0156043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-22] PASSED [ 53%] 2023-03-20T11:53:45.0178997Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-23] PASSED [ 53%] 2023-03-20T11:53:45.0204062Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-24] PASSED [ 53%] 2023-03-20T11:53:45.0227550Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-25] PASSED [ 53%] 2023-03-20T11:53:45.0253678Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-26] PASSED [ 53%] 2023-03-20T11:53:45.0267765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-27] PASSED [ 53%] 2023-03-20T11:53:45.0282962Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-28] PASSED [ 53%] 2023-03-20T11:53:45.0297609Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-29] PASSED [ 53%] 2023-03-20T11:53:45.0313075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-30] PASSED [ 53%] 2023-03-20T11:53:45.0328616Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-31] PASSED [ 53%] 2023-03-20T11:53:45.0342899Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-32] PASSED [ 53%] 2023-03-20T11:53:45.0357491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-33] PASSED [ 53%] 2023-03-20T11:53:45.0373469Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-34] PASSED [ 53%] 2023-03-20T11:53:45.0387420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[gaussian_blur_video-35] PASSED [ 53%] 2023-03-20T11:53:45.0410990Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:45.0432408Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:45.0453337Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:45.0474451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:45.0496245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:45.0517031Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:45.0539561Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:45.0561951Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:45.0582989Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:45.0597780Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:45.0612946Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:45.0627066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:45.0642068Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:45.0656600Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:45.0671018Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:45.0685465Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:45.0699662Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:45.0713215Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:45.0735144Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:45.0756952Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:45.0777045Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:45.0801373Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:45.0824157Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:45.0844871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:45.0869572Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:45.0893563Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:45.0915056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:45.0930060Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:45.0943709Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:45.0958159Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:45.0973626Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:45.0987066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:45.1001446Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:45.1015844Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:45.1030578Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:45.1044515Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:45.1066139Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-00] PASSED [ 53%] 2023-03-20T11:53:45.1089323Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-01] PASSED [ 53%] 2023-03-20T11:53:45.1111425Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-02] PASSED [ 53%] 2023-03-20T11:53:45.1133173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-03] PASSED [ 53%] 2023-03-20T11:53:45.1158098Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-04] PASSED [ 53%] 2023-03-20T11:53:45.1182656Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-05] PASSED [ 53%] 2023-03-20T11:53:45.1204934Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-06] PASSED [ 53%] 2023-03-20T11:53:45.1228709Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-07] PASSED [ 53%] 2023-03-20T11:53:45.1254672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-08] PASSED [ 53%] 2023-03-20T11:53:45.1268936Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-09] PASSED [ 53%] 2023-03-20T11:53:45.1284015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-10] PASSED [ 53%] 2023-03-20T11:53:45.1298598Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-11] PASSED [ 53%] 2023-03-20T11:53:45.1313449Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-12] PASSED [ 53%] 2023-03-20T11:53:45.1329217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-13] PASSED [ 53%] 2023-03-20T11:53:45.1342981Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-14] PASSED [ 53%] 2023-03-20T11:53:45.1357392Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-15] PASSED [ 53%] 2023-03-20T11:53:45.1373364Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-16] PASSED [ 53%] 2023-03-20T11:53:45.1387115Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-17] PASSED [ 53%] 2023-03-20T11:53:45.1409244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-18] PASSED [ 53%] 2023-03-20T11:53:45.1431473Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-19] PASSED [ 53%] 2023-03-20T11:53:45.1453940Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-20] PASSED [ 53%] 2023-03-20T11:53:45.1476912Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-21] PASSED [ 53%] 2023-03-20T11:53:45.1502245Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-22] PASSED [ 53%] 2023-03-20T11:53:45.1532675Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-23] PASSED [ 53%] 2023-03-20T11:53:45.1554860Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-24] PASSED [ 53%] 2023-03-20T11:53:45.1582209Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-25] PASSED [ 53%] 2023-03-20T11:53:45.1614982Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-26] PASSED [ 53%] 2023-03-20T11:53:45.1630184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-27] PASSED [ 53%] 2023-03-20T11:53:45.1645257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-28] PASSED [ 53%] 2023-03-20T11:53:45.1660272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-29] PASSED [ 53%] 2023-03-20T11:53:45.1674907Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-30] PASSED [ 53%] 2023-03-20T11:53:45.1690187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-31] PASSED [ 53%] 2023-03-20T11:53:45.1704702Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-32] PASSED [ 53%] 2023-03-20T11:53:45.1719083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-33] PASSED [ 53%] 2023-03-20T11:53:45.1734108Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-34] PASSED [ 53%] 2023-03-20T11:53:45.1748405Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[equalize_video-35] PASSED [ 53%] 2023-03-20T11:53:45.1764147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:45.1779283Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:45.1794293Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:45.1810636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:45.1825967Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:45.1840859Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:45.1857253Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:45.1873707Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:45.1890095Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:45.1904996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:45.1920710Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:45.1935273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:45.1950143Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:45.1965030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:45.1979465Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:45.1994650Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:45.2010239Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:45.2023836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:45.2039725Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:45.2055303Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:45.2070324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:45.2086273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:45.2102373Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:45.2118487Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:45.2135205Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:45.2151224Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:45.2166415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:45.2182241Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:45.2197199Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:45.2212267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:45.2226564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:45.2241205Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:45.2255433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:45.2270423Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:45.2285151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:45.2299477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:45.2315341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-00] PASSED [ 53%] 2023-03-20T11:53:45.2332740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-01] PASSED [ 53%] 2023-03-20T11:53:45.2348222Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-02] PASSED [ 53%] 2023-03-20T11:53:45.2364170Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-03] PASSED [ 53%] 2023-03-20T11:53:45.2380631Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-04] PASSED [ 53%] 2023-03-20T11:53:45.2399044Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-05] PASSED [ 53%] 2023-03-20T11:53:45.2416184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-06] PASSED [ 53%] 2023-03-20T11:53:45.2434107Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-07] PASSED [ 53%] 2023-03-20T11:53:45.2451076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-08] PASSED [ 53%] 2023-03-20T11:53:45.2465912Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-09] PASSED [ 53%] 2023-03-20T11:53:45.2481409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-10] PASSED [ 53%] 2023-03-20T11:53:45.2496655Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-11] PASSED [ 53%] 2023-03-20T11:53:45.2511771Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-12] PASSED [ 53%] 2023-03-20T11:53:45.2526979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-13] PASSED [ 53%] 2023-03-20T11:53:45.2542070Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-14] PASSED [ 53%] 2023-03-20T11:53:45.2556757Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-15] PASSED [ 53%] 2023-03-20T11:53:45.2573002Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-16] PASSED [ 53%] 2023-03-20T11:53:45.2587091Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-17] PASSED [ 53%] 2023-03-20T11:53:45.2602780Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-18] PASSED [ 53%] 2023-03-20T11:53:45.2619151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-19] PASSED [ 53%] 2023-03-20T11:53:45.2635863Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-20] PASSED [ 53%] 2023-03-20T11:53:45.2653079Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-21] PASSED [ 53%] 2023-03-20T11:53:45.2671517Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-22] PASSED [ 53%] 2023-03-20T11:53:45.2688353Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-23] PASSED [ 53%] 2023-03-20T11:53:45.2703764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-24] PASSED [ 53%] 2023-03-20T11:53:45.2725048Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-25] PASSED [ 53%] 2023-03-20T11:53:45.2746868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-26] PASSED [ 53%] 2023-03-20T11:53:45.2761931Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-27] PASSED [ 53%] 2023-03-20T11:53:45.2777820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-28] PASSED [ 53%] 2023-03-20T11:53:45.2793395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-29] PASSED [ 53%] 2023-03-20T11:53:45.2808947Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-30] PASSED [ 53%] 2023-03-20T11:53:45.2823946Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-31] PASSED [ 53%] 2023-03-20T11:53:45.2839070Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-32] PASSED [ 53%] 2023-03-20T11:53:45.2853646Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-33] PASSED [ 53%] 2023-03-20T11:53:45.2868822Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-34] PASSED [ 53%] 2023-03-20T11:53:45.2884131Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[invert_video-35] PASSED [ 53%] 2023-03-20T11:53:45.2900399Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:45.2916512Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:45.2932413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:45.2947688Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:45.2963873Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:45.2978965Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:45.2996512Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:45.3013604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:45.3027809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:45.3043484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:45.3058551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:45.3073463Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:45.3090083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:45.3104041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:45.3118400Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:45.3133860Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:45.3148919Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:45.3163695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:45.3181000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:45.3196935Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:45.3213175Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:45.3229690Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:45.3246729Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:45.3263096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:45.3280330Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:45.3297674Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:45.3314140Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:45.3330267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:45.3345037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:45.3360264Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:45.3375546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:45.3390966Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:45.3405491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:45.3420872Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:45.3435491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:45.3452032Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:45.3467728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-00] PASSED [ 53%] 2023-03-20T11:53:45.3485765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-01] PASSED [ 53%] 2023-03-20T11:53:45.3502065Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-02] PASSED [ 53%] 2023-03-20T11:53:45.3519498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-03] PASSED [ 53%] 2023-03-20T11:53:45.3538542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-04] PASSED [ 53%] 2023-03-20T11:53:45.3556775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-05] PASSED [ 53%] 2023-03-20T11:53:45.3575533Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-06] PASSED [ 53%] 2023-03-20T11:53:45.3593752Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-07] PASSED [ 53%] 2023-03-20T11:53:45.3617113Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-08] PASSED [ 53%] 2023-03-20T11:53:45.3632828Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-09] PASSED [ 53%] 2023-03-20T11:53:45.3649259Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-10] PASSED [ 53%] 2023-03-20T11:53:45.3663951Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-11] PASSED [ 53%] 2023-03-20T11:53:45.3678798Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-12] PASSED [ 53%] 2023-03-20T11:53:45.3694118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-13] PASSED [ 53%] 2023-03-20T11:53:45.3709392Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-14] PASSED [ 53%] 2023-03-20T11:53:45.3724129Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-15] PASSED [ 53%] 2023-03-20T11:53:45.3739433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-16] PASSED [ 53%] 2023-03-20T11:53:45.3755310Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-17] PASSED [ 53%] 2023-03-20T11:53:45.3771806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-18] PASSED [ 53%] 2023-03-20T11:53:45.3787435Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-19] PASSED [ 53%] 2023-03-20T11:53:45.3804980Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-20] PASSED [ 53%] 2023-03-20T11:53:45.3821354Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-21] PASSED [ 53%] 2023-03-20T11:53:45.3838869Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-22] PASSED [ 53%] 2023-03-20T11:53:45.3859248Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-23] PASSED [ 53%] 2023-03-20T11:53:45.3878556Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-24] PASSED [ 53%] 2023-03-20T11:53:45.3898072Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-25] PASSED [ 53%] 2023-03-20T11:53:45.3918035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-26] PASSED [ 53%] 2023-03-20T11:53:45.3933531Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-27] PASSED [ 53%] 2023-03-20T11:53:45.3947929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-28] PASSED [ 53%] 2023-03-20T11:53:45.3963606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-29] PASSED [ 53%] 2023-03-20T11:53:45.3979103Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-30] PASSED [ 53%] 2023-03-20T11:53:45.3995017Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-31] PASSED [ 53%] 2023-03-20T11:53:45.4010636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-32] PASSED [ 53%] 2023-03-20T11:53:45.4025230Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-33] PASSED [ 53%] 2023-03-20T11:53:45.4040981Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-34] PASSED [ 53%] 2023-03-20T11:53:45.4056399Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[posterize_video-35] PASSED [ 53%] 2023-03-20T11:53:45.4072851Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:45.4089589Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:45.4103902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:45.4120116Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:45.4136338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:45.4152155Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:45.4169009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:45.4184846Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:45.4200468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:45.4215879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:45.4231485Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:45.4245469Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:45.4261198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:45.4275970Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:45.4290771Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:45.4305956Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:45.4321288Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:45.4336050Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:45.4352317Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:45.4369182Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:45.4383808Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:45.4400744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:45.4417784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:45.4433915Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:45.4452831Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:45.4470751Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:45.4486910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:45.4502519Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:45.4517969Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:45.4533118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:45.4547877Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:45.4563647Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:45.4578122Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:45.4593470Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:45.4609398Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:45.4623633Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:45.4640043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-00] PASSED [ 53%] 2023-03-20T11:53:45.4657161Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-01] PASSED [ 53%] 2023-03-20T11:53:45.4675003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-02] PASSED [ 53%] 2023-03-20T11:53:45.4695198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-03] PASSED [ 53%] 2023-03-20T11:53:45.4715809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-04] PASSED [ 53%] 2023-03-20T11:53:45.4736450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-05] PASSED [ 53%] 2023-03-20T11:53:45.4756183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-06] PASSED [ 53%] 2023-03-20T11:53:45.4776543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-07] PASSED [ 53%] 2023-03-20T11:53:45.4802126Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-08] PASSED [ 53%] 2023-03-20T11:53:45.4817543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-09] PASSED [ 53%] 2023-03-20T11:53:45.4834382Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-10] PASSED [ 53%] 2023-03-20T11:53:45.4850586Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-11] PASSED [ 53%] 2023-03-20T11:53:45.4865184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-12] PASSED [ 53%] 2023-03-20T11:53:45.4881096Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-13] PASSED [ 53%] 2023-03-20T11:53:45.4896823Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-14] PASSED [ 53%] 2023-03-20T11:53:45.4911657Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-15] PASSED [ 53%] 2023-03-20T11:53:45.4926865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-16] PASSED [ 53%] 2023-03-20T11:53:45.4942180Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-17] PASSED [ 53%] 2023-03-20T11:53:45.4958305Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-18] PASSED [ 53%] 2023-03-20T11:53:45.4975712Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-19] PASSED [ 53%] 2023-03-20T11:53:45.4993079Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-20] PASSED [ 53%] 2023-03-20T11:53:45.5010559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-21] PASSED [ 53%] 2023-03-20T11:53:45.5027940Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-22] PASSED [ 53%] 2023-03-20T11:53:45.5048887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-23] PASSED [ 53%] 2023-03-20T11:53:45.5065168Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-24] PASSED [ 53%] 2023-03-20T11:53:45.5086673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-25] PASSED [ 53%] 2023-03-20T11:53:45.5109030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-26] PASSED [ 53%] 2023-03-20T11:53:45.5124301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-27] PASSED [ 53%] 2023-03-20T11:53:45.5139995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-28] PASSED [ 53%] 2023-03-20T11:53:45.5155708Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-29] PASSED [ 53%] 2023-03-20T11:53:45.5170828Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-30] PASSED [ 53%] 2023-03-20T11:53:45.5186538Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-31] PASSED [ 53%] 2023-03-20T11:53:45.5208740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-32] PASSED [ 53%] 2023-03-20T11:53:45.5223135Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-33] PASSED [ 53%] 2023-03-20T11:53:45.5239159Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-34] PASSED [ 53%] 2023-03-20T11:53:45.5254672Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[solarize_video-35] PASSED [ 53%] 2023-03-20T11:53:45.5272395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:45.5290582Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:45.5306277Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:45.5324183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:45.5341407Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:45.5358728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:45.5375765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:45.5393477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:45.5410548Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:45.5425148Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:45.5439985Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:45.5454208Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:45.5468280Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:45.5483020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:45.5497106Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:45.5512219Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:45.5526354Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:45.5540649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:45.5558409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:45.5575328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:45.5592836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:45.5610243Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:45.5628511Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:45.5646350Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:45.5665948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:45.5686066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:45.5703654Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:45.5718466Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:45.5733286Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:45.5746413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:45.5761367Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:45.5775461Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:45.5789804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:45.5804965Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:45.5819539Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:45.5834084Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:45.5852901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-00] PASSED [ 53%] 2023-03-20T11:53:45.5869735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-01] PASSED [ 53%] 2023-03-20T11:53:45.5888815Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-02] PASSED [ 53%] 2023-03-20T11:53:45.5906894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-03] PASSED [ 53%] 2023-03-20T11:53:45.5929233Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-04] PASSED [ 53%] 2023-03-20T11:53:45.5946448Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-05] PASSED [ 53%] 2023-03-20T11:53:45.5964641Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-06] PASSED [ 53%] 2023-03-20T11:53:45.5985037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-07] PASSED [ 53%] 2023-03-20T11:53:45.6008783Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-08] PASSED [ 53%] 2023-03-20T11:53:45.6022240Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-09] PASSED [ 53%] 2023-03-20T11:53:45.6037284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-10] PASSED [ 53%] 2023-03-20T11:53:45.6052686Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-11] PASSED [ 53%] 2023-03-20T11:53:45.6065961Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-12] PASSED [ 53%] 2023-03-20T11:53:45.6080976Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-13] PASSED [ 53%] 2023-03-20T11:53:45.6095784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-14] PASSED [ 53%] 2023-03-20T11:53:45.6110330Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-15] PASSED [ 53%] 2023-03-20T11:53:45.6125012Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-16] PASSED [ 53%] 2023-03-20T11:53:45.6140120Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-17] PASSED [ 53%] 2023-03-20T11:53:45.6157777Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-18] PASSED [ 53%] 2023-03-20T11:53:45.6176518Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-19] PASSED [ 53%] 2023-03-20T11:53:45.6194922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-20] PASSED [ 53%] 2023-03-20T11:53:45.6214952Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-21] PASSED [ 53%] 2023-03-20T11:53:45.6236574Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-22] PASSED [ 53%] 2023-03-20T11:53:45.6255224Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-23] PASSED [ 53%] 2023-03-20T11:53:45.6275405Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-24] PASSED [ 53%] 2023-03-20T11:53:45.6295648Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-25] PASSED [ 53%] 2023-03-20T11:53:45.6316579Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-26] PASSED [ 53%] 2023-03-20T11:53:45.6332201Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-27] PASSED [ 53%] 2023-03-20T11:53:45.6346099Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-28] PASSED [ 53%] 2023-03-20T11:53:45.6361327Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-29] PASSED [ 53%] 2023-03-20T11:53:45.6375699Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-30] PASSED [ 53%] 2023-03-20T11:53:45.6390685Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-31] PASSED [ 53%] 2023-03-20T11:53:45.6404932Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-32] PASSED [ 53%] 2023-03-20T11:53:45.6419108Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-33] PASSED [ 53%] 2023-03-20T11:53:45.6435026Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-34] PASSED [ 53%] 2023-03-20T11:53:45.6450358Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[autocontrast_video-35] PASSED [ 53%] 2023-03-20T11:53:45.6478040Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:45.6498027Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:45.6522896Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:45.6553719Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:45.6574223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:45.6603673Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:45.6631197Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:45.6652677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:45.6680094Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:45.6695567Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:45.6710477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:45.6724915Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:45.6739675Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:45.6754728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:45.6770172Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:45.6783952Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:45.6798576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:45.6813567Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:45.6835985Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:45.6854873Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:45.6877219Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:45.6902225Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:45.6922153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:45.6944848Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:45.6971143Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:45.6993199Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:45.7017217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:45.7032813Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:45.7047225Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:45.7061718Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:45.7076343Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:45.7090974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:45.7104958Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:45.7119811Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:45.7134502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:45.7149372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:45.7167535Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-36] PASSED [ 53%] 2023-03-20T11:53:45.7184741Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-37] PASSED [ 53%] 2023-03-20T11:53:45.7200272Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-38] PASSED [ 53%] 2023-03-20T11:53:45.7218806Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-39] PASSED [ 53%] 2023-03-20T11:53:45.7237211Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-40] PASSED [ 53%] 2023-03-20T11:53:45.7254032Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-41] PASSED [ 53%] 2023-03-20T11:53:45.7273273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-42] PASSED [ 53%] 2023-03-20T11:53:45.7293090Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-43] PASSED [ 53%] 2023-03-20T11:53:45.7309519Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-44] PASSED [ 53%] 2023-03-20T11:53:45.7323858Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-45] PASSED [ 53%] 2023-03-20T11:53:45.7338299Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-46] PASSED [ 53%] 2023-03-20T11:53:45.7352236Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-47] PASSED [ 53%] 2023-03-20T11:53:45.7366792Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-48] PASSED [ 53%] 2023-03-20T11:53:45.7381238Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-49] PASSED [ 53%] 2023-03-20T11:53:45.7395575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-50] PASSED [ 53%] 2023-03-20T11:53:45.7410308Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-51] PASSED [ 53%] 2023-03-20T11:53:45.7424748Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-52] PASSED [ 53%] 2023-03-20T11:53:45.7439021Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-53] PASSED [ 53%] 2023-03-20T11:53:45.7457019Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-54] PASSED [ 53%] 2023-03-20T11:53:45.7475362Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-55] PASSED [ 53%] 2023-03-20T11:53:45.7492332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-56] PASSED [ 53%] 2023-03-20T11:53:45.7506191Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-57] PASSED [ 53%] 2023-03-20T11:53:45.7521168Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-58] PASSED [ 53%] 2023-03-20T11:53:45.7535200Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-59] PASSED [ 53%] 2023-03-20T11:53:45.7550042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-60] PASSED [ 53%] 2023-03-20T11:53:45.7564887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-61] PASSED [ 53%] 2023-03-20T11:53:45.7579141Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-62] PASSED [ 53%] 2023-03-20T11:53:45.7594097Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-63] PASSED [ 53%] 2023-03-20T11:53:45.7609841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-64] PASSED [ 53%] 2023-03-20T11:53:45.7623075Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-65] PASSED [ 53%] 2023-03-20T11:53:45.7637743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-66] PASSED [ 53%] 2023-03-20T11:53:45.7653043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-67] PASSED [ 53%] 2023-03-20T11:53:45.7665925Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-68] PASSED [ 53%] 2023-03-20T11:53:45.7680471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-69] PASSED [ 53%] 2023-03-20T11:53:45.7695025Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-70] PASSED [ 53%] 2023-03-20T11:53:45.7710043Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_image_tensor-71] PASSED [ 53%] 2023-03-20T11:53:45.7734378Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-00] PASSED [ 53%] 2023-03-20T11:53:45.7757639Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-01] PASSED [ 53%] 2023-03-20T11:53:45.7776136Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-02] PASSED [ 53%] 2023-03-20T11:53:45.7801109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-03] PASSED [ 53%] 2023-03-20T11:53:45.7826448Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-04] PASSED [ 53%] 2023-03-20T11:53:45.7848824Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-05] PASSED [ 53%] 2023-03-20T11:53:45.7870834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-06] PASSED [ 53%] 2023-03-20T11:53:45.7897481Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-07] PASSED [ 53%] 2023-03-20T11:53:45.7920393Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-08] PASSED [ 53%] 2023-03-20T11:53:45.7935510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-09] PASSED [ 53%] 2023-03-20T11:53:45.7950653Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-10] PASSED [ 53%] 2023-03-20T11:53:45.7965604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-11] PASSED [ 53%] 2023-03-20T11:53:45.7980509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-12] PASSED [ 53%] 2023-03-20T11:53:45.7995836Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-13] PASSED [ 53%] 2023-03-20T11:53:45.8011090Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-14] PASSED [ 53%] 2023-03-20T11:53:45.8025952Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-15] PASSED [ 53%] 2023-03-20T11:53:45.8041207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-16] PASSED [ 53%] 2023-03-20T11:53:45.8056248Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-17] PASSED [ 53%] 2023-03-20T11:53:45.8079770Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-18] PASSED [ 53%] 2023-03-20T11:53:45.8103108Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-19] PASSED [ 53%] 2023-03-20T11:53:45.8122067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-20] PASSED [ 53%] 2023-03-20T11:53:45.8146460Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-21] PASSED [ 53%] 2023-03-20T11:53:45.8174927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-22] PASSED [ 53%] 2023-03-20T11:53:45.8196825Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-23] PASSED [ 53%] 2023-03-20T11:53:45.8224877Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-24] PASSED [ 53%] 2023-03-20T11:53:45.8251786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-25] PASSED [ 53%] 2023-03-20T11:53:45.8278345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-26] PASSED [ 53%] 2023-03-20T11:53:45.8293625Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-27] PASSED [ 53%] 2023-03-20T11:53:45.8308414Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-28] PASSED [ 53%] 2023-03-20T11:53:45.8323940Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-29] PASSED [ 53%] 2023-03-20T11:53:45.8338342Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-30] PASSED [ 53%] 2023-03-20T11:53:45.8354006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-31] PASSED [ 53%] 2023-03-20T11:53:45.8369334Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-32] PASSED [ 53%] 2023-03-20T11:53:45.8383011Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-33] PASSED [ 53%] 2023-03-20T11:53:45.8398114Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-34] PASSED [ 53%] 2023-03-20T11:53:45.8413898Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_sharpness_video-35] PASSED [ 53%] 2023-03-20T11:53:45.8429273Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:45.8445901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:45.8461744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:45.8477968Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:45.8494006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:45.8509874Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:45.8526090Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:45.8542692Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:45.8558417Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:45.8573788Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:45.8588769Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:45.8603665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:45.8618765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:45.8634266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:45.8649965Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:45.8664023Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:45.8679253Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:45.8694035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:45.8710247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:45.8726418Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:45.8741984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:45.8758812Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:45.8775537Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:45.8792057Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:45.8810256Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:45.8826551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:45.8842962Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:45.8857842Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:45.8873454Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:45.8889269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:45.8903255Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:45.8918900Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:45.8933677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:45.8948927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:45.8963991Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:45.8978609Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:45.8995227Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-36] PASSED [ 53%] 2023-03-20T11:53:45.9012295Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-37] PASSED [ 53%] 2023-03-20T11:53:45.9027312Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-38] PASSED [ 53%] 2023-03-20T11:53:45.9044452Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-39] PASSED [ 53%] 2023-03-20T11:53:45.9062663Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-40] PASSED [ 53%] 2023-03-20T11:53:45.9078912Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-41] PASSED [ 53%] 2023-03-20T11:53:45.9096400Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-42] PASSED [ 53%] 2023-03-20T11:53:45.9114332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-43] PASSED [ 53%] 2023-03-20T11:53:45.9132876Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-44] PASSED [ 53%] 2023-03-20T11:53:45.9147544Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-45] PASSED [ 53%] 2023-03-20T11:53:45.9163340Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-46] PASSED [ 53%] 2023-03-20T11:53:45.9177859Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-47] PASSED [ 53%] 2023-03-20T11:53:45.9193009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-48] PASSED [ 53%] 2023-03-20T11:53:45.9207607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-49] PASSED [ 53%] 2023-03-20T11:53:45.9222559Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-50] PASSED [ 53%] 2023-03-20T11:53:45.9237553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-51] PASSED [ 53%] 2023-03-20T11:53:45.9253679Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-52] PASSED [ 53%] 2023-03-20T11:53:45.9267649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-53] PASSED [ 53%] 2023-03-20T11:53:45.9283868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-54] PASSED [ 53%] 2023-03-20T11:53:45.9300361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-55] PASSED [ 53%] 2023-03-20T11:53:45.9315934Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-56] PASSED [ 53%] 2023-03-20T11:53:45.9333828Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-57] PASSED [ 53%] 2023-03-20T11:53:45.9351631Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-58] PASSED [ 53%] 2023-03-20T11:53:45.9367749Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-59] PASSED [ 53%] 2023-03-20T11:53:45.9385961Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-60] PASSED [ 53%] 2023-03-20T11:53:45.9405881Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-61] PASSED [ 53%] 2023-03-20T11:53:45.9424463Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-62] PASSED [ 53%] 2023-03-20T11:53:45.9439895Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-63] PASSED [ 53%] 2023-03-20T11:53:45.9455217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-64] PASSED [ 53%] 2023-03-20T11:53:45.9469402Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-65] PASSED [ 53%] 2023-03-20T11:53:45.9484822Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-66] PASSED [ 53%] 2023-03-20T11:53:45.9500285Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-67] PASSED [ 53%] 2023-03-20T11:53:45.9515354Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-68] PASSED [ 53%] 2023-03-20T11:53:45.9530864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-69] PASSED [ 53%] 2023-03-20T11:53:45.9545915Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-70] PASSED [ 53%] 2023-03-20T11:53:45.9560438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_image_tensor-71] PASSED [ 53%] 2023-03-20T11:53:45.9576948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-00] PASSED [ 53%] 2023-03-20T11:53:45.9594173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-01] PASSED [ 53%] 2023-03-20T11:53:45.9612788Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-02] PASSED [ 53%] 2023-03-20T11:53:45.9631104Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-03] PASSED [ 53%] 2023-03-20T11:53:45.9650518Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-04] PASSED [ 53%] 2023-03-20T11:53:45.9666928Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-05] PASSED [ 53%] 2023-03-20T11:53:45.9685242Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-06] PASSED [ 53%] 2023-03-20T11:53:45.9707899Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-07] PASSED [ 53%] 2023-03-20T11:53:45.9726262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-08] PASSED [ 53%] 2023-03-20T11:53:45.9741473Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-09] PASSED [ 53%] 2023-03-20T11:53:45.9756618Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-10] PASSED [ 53%] 2023-03-20T11:53:45.9773005Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-11] PASSED [ 53%] 2023-03-20T11:53:45.9786700Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-12] PASSED [ 53%] 2023-03-20T11:53:45.9802235Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-13] PASSED [ 53%] 2023-03-20T11:53:45.9817711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-14] PASSED [ 53%] 2023-03-20T11:53:45.9832948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-15] PASSED [ 53%] 2023-03-20T11:53:45.9849082Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-16] PASSED [ 53%] 2023-03-20T11:53:45.9863599Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-17] PASSED [ 53%] 2023-03-20T11:53:45.9880010Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-18] PASSED [ 53%] 2023-03-20T11:53:45.9897381Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-19] PASSED [ 53%] 2023-03-20T11:53:45.9914995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-20] PASSED [ 53%] 2023-03-20T11:53:45.9931478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-21] PASSED [ 53%] 2023-03-20T11:53:45.9948949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-22] PASSED [ 53%] 2023-03-20T11:53:45.9965871Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-23] PASSED [ 53%] 2023-03-20T11:53:45.9982313Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-24] PASSED [ 53%] 2023-03-20T11:53:46.0002278Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-25] PASSED [ 53%] 2023-03-20T11:53:46.0026461Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-26] PASSED [ 53%] 2023-03-20T11:53:46.0041924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-27] PASSED [ 53%] 2023-03-20T11:53:46.0057348Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-28] PASSED [ 53%] 2023-03-20T11:53:46.0073262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-29] PASSED [ 53%] 2023-03-20T11:53:46.0089171Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-30] PASSED [ 53%] 2023-03-20T11:53:46.0103737Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-31] PASSED [ 53%] 2023-03-20T11:53:46.0119460Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-32] PASSED [ 53%] 2023-03-20T11:53:46.0134332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-33] PASSED [ 53%] 2023-03-20T11:53:46.0149717Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-34] PASSED [ 53%] 2023-03-20T11:53:46.0165182Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[erase_video-35] PASSED [ 53%] 2023-03-20T11:53:46.0181758Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:46.0196524Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:46.0212824Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:46.0227879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:46.0244464Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:46.0259948Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:46.0276179Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:46.0293178Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:46.0316671Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:46.0322626Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:46.0337153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:46.0351955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:46.0366123Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:46.0381342Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:46.0396048Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:46.0412298Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:46.0426241Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:46.0441391Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:46.0456901Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:46.0472551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:46.0487641Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:46.0504735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:46.0520902Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:46.0536429Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:46.0553978Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:46.0570449Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:46.0586696Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:46.0601814Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:46.0616512Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:46.0631442Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:46.0645773Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:46.0660377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:46.0675187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:46.0690242Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:46.0705109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:46.0719839Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:46.0736008Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-00] PASSED [ 53%] 2023-03-20T11:53:46.0752125Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-01] PASSED [ 53%] 2023-03-20T11:53:46.0769042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-02] PASSED [ 53%] 2023-03-20T11:53:46.0784910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-03] PASSED [ 53%] 2023-03-20T11:53:46.0802216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-04] PASSED [ 53%] 2023-03-20T11:53:46.0820950Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-05] PASSED [ 53%] 2023-03-20T11:53:46.0838955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-06] PASSED [ 53%] 2023-03-20T11:53:46.0856143Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-07] PASSED [ 53%] 2023-03-20T11:53:46.0879728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-08] PASSED [ 53%] 2023-03-20T11:53:46.0895077Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-09] PASSED [ 53%] 2023-03-20T11:53:46.0910684Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-10] PASSED [ 53%] 2023-03-20T11:53:46.0925720Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-11] PASSED [ 53%] 2023-03-20T11:53:46.0940833Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-12] PASSED [ 53%] 2023-03-20T11:53:46.0955970Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-13] PASSED [ 53%] 2023-03-20T11:53:46.0971165Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-14] PASSED [ 53%] 2023-03-20T11:53:46.0985789Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-15] PASSED [ 53%] 2023-03-20T11:53:46.1001274Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-16] PASSED [ 53%] 2023-03-20T11:53:46.1016304Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-17] PASSED [ 53%] 2023-03-20T11:53:46.1032426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-18] PASSED [ 53%] 2023-03-20T11:53:46.1050746Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-19] PASSED [ 53%] 2023-03-20T11:53:46.1065787Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-20] PASSED [ 53%] 2023-03-20T11:53:46.1083189Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-21] PASSED [ 53%] 2023-03-20T11:53:46.1101723Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-22] PASSED [ 53%] 2023-03-20T11:53:46.1121632Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-23] PASSED [ 53%] 2023-03-20T11:53:46.1142269Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-24] PASSED [ 53%] 2023-03-20T11:53:46.1160356Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-25] PASSED [ 53%] 2023-03-20T11:53:46.1176556Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-26] PASSED [ 53%] 2023-03-20T11:53:46.1192003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-27] PASSED [ 53%] 2023-03-20T11:53:46.1207106Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-28] PASSED [ 53%] 2023-03-20T11:53:46.1222324Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-29] PASSED [ 53%] 2023-03-20T11:53:46.1237107Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-30] PASSED [ 53%] 2023-03-20T11:53:46.1252552Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-31] PASSED [ 53%] 2023-03-20T11:53:46.1267315Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-32] PASSED [ 53%] 2023-03-20T11:53:46.1282431Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-33] PASSED [ 53%] 2023-03-20T11:53:46.1297722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-34] PASSED [ 53%] 2023-03-20T11:53:46.1313363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_brightness_video-35] PASSED [ 53%] 2023-03-20T11:53:46.1330338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:46.1345960Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:46.1362677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:46.1378740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:46.1395421Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:46.1413354Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:46.1429749Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:46.1446009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:46.1463209Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:46.1479089Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:46.1494252Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:46.1509994Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:46.1525221Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:46.1540501Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:46.1555923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:46.1572253Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:46.1586467Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:46.1602221Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:46.1618951Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:46.1636300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:46.1653842Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:46.1671122Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:46.1690122Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:46.1707464Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:46.1725054Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:46.1742817Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:46.1763577Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:46.1779351Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:46.1795645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:46.1812809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:46.1828013Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:46.1844074Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:46.1860363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:46.1876512Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:46.1893720Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:46.1909706Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:46.1933422Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-00] PASSED [ 53%] 2023-03-20T11:53:46.1950377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-01] PASSED [ 53%] 2023-03-20T11:53:46.1969453Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-02] PASSED [ 53%] 2023-03-20T11:53:46.1988908Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-03] PASSED [ 53%] 2023-03-20T11:53:46.2007003Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-04] PASSED [ 53%] 2023-03-20T11:53:46.2025907Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-05] PASSED [ 53%] 2023-03-20T11:53:46.2045296Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-06] PASSED [ 53%] 2023-03-20T11:53:46.2066822Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-07] PASSED [ 53%] 2023-03-20T11:53:46.2086665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-08] PASSED [ 53%] 2023-03-20T11:53:46.2103699Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-09] PASSED [ 53%] 2023-03-20T11:53:46.2120036Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-10] PASSED [ 53%] 2023-03-20T11:53:46.2136365Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-11] PASSED [ 53%] 2023-03-20T11:53:46.2153503Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-12] PASSED [ 53%] 2023-03-20T11:53:46.2170659Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-13] PASSED [ 53%] 2023-03-20T11:53:46.2186491Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-14] PASSED [ 53%] 2023-03-20T11:53:46.2203637Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-15] PASSED [ 53%] 2023-03-20T11:53:46.2220030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-16] PASSED [ 53%] 2023-03-20T11:53:46.2236612Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-17] PASSED [ 53%] 2023-03-20T11:53:46.2254926Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-18] PASSED [ 53%] 2023-03-20T11:53:46.2273131Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-19] PASSED [ 53%] 2023-03-20T11:53:46.2292486Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-20] PASSED [ 53%] 2023-03-20T11:53:46.2313913Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-21] PASSED [ 53%] 2023-03-20T11:53:46.2335693Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-22] PASSED [ 53%] 2023-03-20T11:53:46.2355426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-23] PASSED [ 53%] 2023-03-20T11:53:46.2376035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-24] PASSED [ 53%] 2023-03-20T11:53:46.2394685Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-25] PASSED [ 53%] 2023-03-20T11:53:46.2419184Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-26] PASSED [ 53%] 2023-03-20T11:53:46.2436595Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-27] PASSED [ 53%] 2023-03-20T11:53:46.2453872Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-28] PASSED [ 53%] 2023-03-20T11:53:46.2469924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-29] PASSED [ 53%] 2023-03-20T11:53:46.2486385Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-30] PASSED [ 53%] 2023-03-20T11:53:46.2502738Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-31] PASSED [ 53%] 2023-03-20T11:53:46.2519331Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-32] PASSED [ 53%] 2023-03-20T11:53:46.2535605Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-33] PASSED [ 53%] 2023-03-20T11:53:46.2552468Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-34] PASSED [ 53%] 2023-03-20T11:53:46.2569093Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_contrast_video-35] PASSED [ 53%] 2023-03-20T11:53:46.2584223Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:46.2599907Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:46.2615977Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:46.2632633Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:46.2648025Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:46.2665248Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:46.2681482Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:46.2697784Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:46.2720490Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:46.2736145Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:46.2751887Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:46.2767112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:46.2781924Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:46.2797034Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:46.2812441Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:46.2826813Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:46.2842018Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:46.2856877Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:46.2872712Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:46.2889445Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:46.2905370Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:46.2923514Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:46.2940267Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:46.2957766Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:46.2975015Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:46.2992989Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:46.3010144Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:46.3024560Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:46.3040164Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:46.3055150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:46.3070493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:46.3085323Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:46.3100232Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:46.3114786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:46.3130316Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:46.3144873Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:46.3163200Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-00] PASSED [ 53%] 2023-03-20T11:53:46.3180703Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-01] PASSED [ 53%] 2023-03-20T11:53:46.3196721Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-02] PASSED [ 53%] 2023-03-20T11:53:46.3216892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-03] PASSED [ 53%] 2023-03-20T11:53:46.3233793Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-04] PASSED [ 53%] 2023-03-20T11:53:46.3254225Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-05] PASSED [ 53%] 2023-03-20T11:53:46.3276604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-06] PASSED [ 53%] 2023-03-20T11:53:46.3297426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-07] PASSED [ 53%] 2023-03-20T11:53:46.3317963Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-08] PASSED [ 53%] 2023-03-20T11:53:46.3334394Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-09] PASSED [ 53%] 2023-03-20T11:53:46.3350352Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-10] PASSED [ 53%] 2023-03-20T11:53:46.3365760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-11] PASSED [ 53%] 2023-03-20T11:53:46.3381415Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-12] PASSED [ 53%] 2023-03-20T11:53:46.3397018Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-13] PASSED [ 53%] 2023-03-20T11:53:46.3413417Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-14] PASSED [ 53%] 2023-03-20T11:53:46.3427860Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-15] PASSED [ 53%] 2023-03-20T11:53:46.3443332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-16] PASSED [ 53%] 2023-03-20T11:53:46.3458666Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-17] PASSED [ 53%] 2023-03-20T11:53:46.3477032Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-18] PASSED [ 53%] 2023-03-20T11:53:46.3493638Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-19] PASSED [ 53%] 2023-03-20T11:53:46.3509774Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-20] PASSED [ 53%] 2023-03-20T11:53:46.3527345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-21] PASSED [ 53%] 2023-03-20T11:53:46.3544514Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-22] PASSED [ 53%] 2023-03-20T11:53:46.3561811Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-23] PASSED [ 53%] 2023-03-20T11:53:46.3582561Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-24] PASSED [ 53%] 2023-03-20T11:53:46.3603801Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-25] PASSED [ 53%] 2023-03-20T11:53:46.3621949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-26] PASSED [ 53%] 2023-03-20T11:53:46.3636903Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-27] PASSED [ 53%] 2023-03-20T11:53:46.3653645Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-28] PASSED [ 53%] 2023-03-20T11:53:46.3668709Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-29] PASSED [ 53%] 2023-03-20T11:53:46.3683426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-30] PASSED [ 53%] 2023-03-20T11:53:46.3698775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-31] PASSED [ 53%] 2023-03-20T11:53:46.3714627Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-32] PASSED [ 53%] 2023-03-20T11:53:46.3730371Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-33] PASSED [ 53%] 2023-03-20T11:53:46.3745116Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-34] PASSED [ 53%] 2023-03-20T11:53:46.3759884Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_gamma_video-35] PASSED [ 53%] 2023-03-20T11:53:46.3775095Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:46.3790248Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:46.3804553Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:46.3819632Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:46.3834416Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:46.3850432Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:46.3864855Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:46.3880009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:46.3895027Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:46.3909865Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:46.3924974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:46.3939335Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:46.3954452Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:46.3969696Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:46.3983276Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:46.3998247Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:46.4013577Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:46.4027048Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:46.4056551Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:46.4083754Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:46.4111278Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:46.4142058Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:46.4170894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:46.4201430Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:46.4231212Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:46.4263187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:46.4294263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:46.4309116Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:46.4324113Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:46.4338235Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:46.4353420Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:46.4368795Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:46.4382198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:46.4396605Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:46.4411498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:46.4425301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:46.4455653Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-00] PASSED [ 53%] 2023-03-20T11:53:46.4486356Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-01] PASSED [ 53%] 2023-03-20T11:53:46.4517665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-02] PASSED [ 53%] 2023-03-20T11:53:46.4550631Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-03] PASSED [ 53%] 2023-03-20T11:53:46.4584571Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-04] PASSED [ 53%] 2023-03-20T11:53:46.4615588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-05] PASSED [ 53%] 2023-03-20T11:53:46.4658589Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-06] PASSED [ 53%] 2023-03-20T11:53:46.4694817Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-07] PASSED [ 53%] 2023-03-20T11:53:46.4730658Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-08] PASSED [ 53%] 2023-03-20T11:53:46.4744762Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-09] PASSED [ 53%] 2023-03-20T11:53:46.4759964Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-10] PASSED [ 53%] 2023-03-20T11:53:46.4775847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-11] PASSED [ 53%] 2023-03-20T11:53:46.4790579Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-12] PASSED [ 53%] 2023-03-20T11:53:46.4805451Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-13] PASSED [ 53%] 2023-03-20T11:53:46.4820892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-14] PASSED [ 53%] 2023-03-20T11:53:46.4835509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-15] PASSED [ 53%] 2023-03-20T11:53:46.4850716Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-16] PASSED [ 53%] 2023-03-20T11:53:46.4865667Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-17] PASSED [ 53%] 2023-03-20T11:53:46.4894606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-18] PASSED [ 53%] 2023-03-20T11:53:46.4926042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-19] PASSED [ 53%] 2023-03-20T11:53:46.4959804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-20] PASSED [ 53%] 2023-03-20T11:53:46.4996410Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-21] PASSED [ 53%] 2023-03-20T11:53:46.5031092Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-22] PASSED [ 53%] 2023-03-20T11:53:46.5066291Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-23] PASSED [ 53%] 2023-03-20T11:53:46.5103665Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-24] PASSED [ 53%] 2023-03-20T11:53:46.5147326Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-25] PASSED [ 53%] 2023-03-20T11:53:46.5183863Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-26] PASSED [ 53%] 2023-03-20T11:53:46.5199341Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-27] PASSED [ 53%] 2023-03-20T11:53:46.5214036Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-28] PASSED [ 53%] 2023-03-20T11:53:46.5228918Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-29] PASSED [ 53%] 2023-03-20T11:53:46.5243683Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-30] PASSED [ 53%] 2023-03-20T11:53:46.5258602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-31] PASSED [ 53%] 2023-03-20T11:53:46.5274118Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-32] PASSED [ 53%] 2023-03-20T11:53:46.5290089Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-33] PASSED [ 53%] 2023-03-20T11:53:46.5303654Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-34] PASSED [ 53%] 2023-03-20T11:53:46.5318782Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_hue_video-35] PASSED [ 53%] 2023-03-20T11:53:46.5325923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-00] SKIPPED [ 53%] 2023-03-20T11:53:46.5333134Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-01] SKIPPED [ 53%] 2023-03-20T11:53:46.5338945Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-02] SKIPPED [ 53%] 2023-03-20T11:53:46.5345389Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-03] SKIPPED [ 53%] 2023-03-20T11:53:46.5353141Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-04] SKIPPED [ 53%] 2023-03-20T11:53:46.5359650Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-05] SKIPPED [ 53%] 2023-03-20T11:53:46.5366047Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-06] SKIPPED [ 53%] 2023-03-20T11:53:46.5373744Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-07] SKIPPED [ 53%] 2023-03-20T11:53:46.5378973Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-08] SKIPPED [ 53%] 2023-03-20T11:53:46.5385705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-09] SKIPPED [ 53%] 2023-03-20T11:53:46.5392276Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-10] SKIPPED [ 53%] 2023-03-20T11:53:46.5398705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-11] SKIPPED [ 53%] 2023-03-20T11:53:46.5405196Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-12] SKIPPED [ 53%] 2023-03-20T11:53:46.5413172Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-13] SKIPPED [ 53%] 2023-03-20T11:53:46.5418649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-14] SKIPPED [ 53%] 2023-03-20T11:53:46.5426533Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-15] SKIPPED [ 53%] 2023-03-20T11:53:46.5433316Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-16] SKIPPED [ 53%] 2023-03-20T11:53:46.5439692Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-17] SKIPPED [ 53%] 2023-03-20T11:53:46.5445978Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-18] SKIPPED [ 53%] 2023-03-20T11:53:46.5453969Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-19] SKIPPED [ 53%] 2023-03-20T11:53:46.5459292Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-20] SKIPPED [ 53%] 2023-03-20T11:53:46.5465586Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-21] SKIPPED [ 53%] 2023-03-20T11:53:46.5472234Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-22] SKIPPED [ 53%] 2023-03-20T11:53:46.5478735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-23] SKIPPED [ 53%] 2023-03-20T11:53:46.5485036Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-24] SKIPPED [ 53%] 2023-03-20T11:53:46.5493195Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-25] SKIPPED [ 53%] 2023-03-20T11:53:46.5499962Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-26] SKIPPED [ 53%] 2023-03-20T11:53:46.5506574Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-27] SKIPPED [ 53%] 2023-03-20T11:53:46.5513102Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-28] SKIPPED [ 53%] 2023-03-20T11:53:46.5519369Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-29] SKIPPED [ 53%] 2023-03-20T11:53:46.5525690Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-30] SKIPPED [ 53%] 2023-03-20T11:53:46.5533211Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-31] SKIPPED [ 53%] 2023-03-20T11:53:46.5538581Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-32] SKIPPED [ 53%] 2023-03-20T11:53:46.5545127Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-33] SKIPPED [ 53%] 2023-03-20T11:53:46.5551797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-34] SKIPPED [ 53%] 2023-03-20T11:53:46.5557661Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_image_tensor-35] SKIPPED [ 53%] 2023-03-20T11:53:46.5564063Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-00] SKIPPED [ 53%] 2023-03-20T11:53:46.5570778Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-01] SKIPPED [ 53%] 2023-03-20T11:53:46.5578117Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-02] SKIPPED [ 53%] 2023-03-20T11:53:46.5584742Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-03] SKIPPED [ 53%] 2023-03-20T11:53:46.5591330Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-04] SKIPPED [ 53%] 2023-03-20T11:53:46.5597764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-05] SKIPPED [ 53%] 2023-03-20T11:53:46.5604181Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-06] SKIPPED [ 53%] 2023-03-20T11:53:46.5610834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-07] SKIPPED [ 53%] 2023-03-20T11:53:46.5617242Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-08] SKIPPED [ 53%] 2023-03-20T11:53:46.5623864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-09] SKIPPED [ 53%] 2023-03-20T11:53:46.5630197Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-10] SKIPPED [ 53%] 2023-03-20T11:53:46.5636279Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-11] SKIPPED [ 53%] 2023-03-20T11:53:46.5642883Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-12] SKIPPED [ 53%] 2023-03-20T11:53:46.5650719Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-13] SKIPPED [ 53%] 2023-03-20T11:53:46.5657138Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-14] SKIPPED [ 53%] 2023-03-20T11:53:46.5663822Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-15] SKIPPED [ 53%] 2023-03-20T11:53:46.5670138Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-16] SKIPPED [ 53%] 2023-03-20T11:53:46.5676919Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-17] SKIPPED [ 53%] 2023-03-20T11:53:46.5683634Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-18] SKIPPED [ 53%] 2023-03-20T11:53:46.5690300Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-19] SKIPPED [ 53%] 2023-03-20T11:53:46.5696437Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-20] SKIPPED [ 53%] 2023-03-20T11:53:46.5703339Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-21] SKIPPED [ 53%] 2023-03-20T11:53:46.5709998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-22] SKIPPED [ 53%] 2023-03-20T11:53:46.5716612Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-23] SKIPPED [ 53%] 2023-03-20T11:53:46.5723115Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-24] SKIPPED [ 53%] 2023-03-20T11:53:46.5730833Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-25] SKIPPED [ 53%] 2023-03-20T11:53:46.5737152Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-26] SKIPPED [ 53%] 2023-03-20T11:53:46.5743891Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-27] SKIPPED [ 53%] 2023-03-20T11:53:46.5750264Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-28] SKIPPED [ 53%] 2023-03-20T11:53:46.5756955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-29] SKIPPED [ 53%] 2023-03-20T11:53:46.5763437Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-30] SKIPPED [ 53%] 2023-03-20T11:53:46.5770584Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-31] SKIPPED [ 53%] 2023-03-20T11:53:46.5776426Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-32] SKIPPED [ 53%] 2023-03-20T11:53:46.5783035Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-33] SKIPPED [ 53%] 2023-03-20T11:53:46.5789539Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-34] SKIPPED [ 53%] 2023-03-20T11:53:46.5796192Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[adjust_saturation_video-35] SKIPPED [ 53%] 2023-03-20T11:53:46.5819537Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-00] PASSED [ 53%] 2023-03-20T11:53:46.5839230Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-01] PASSED [ 53%] 2023-03-20T11:53:46.5857056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-02] PASSED [ 53%] 2023-03-20T11:53:46.5877939Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-03] PASSED [ 53%] 2023-03-20T11:53:46.5898056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-04] PASSED [ 53%] 2023-03-20T11:53:46.5917114Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-05] PASSED [ 53%] 2023-03-20T11:53:46.5938879Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-06] PASSED [ 53%] 2023-03-20T11:53:46.5960847Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-07] PASSED [ 53%] 2023-03-20T11:53:46.5980832Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-08] PASSED [ 53%] 2023-03-20T11:53:46.6002030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-09] PASSED [ 53%] 2023-03-20T11:53:46.6023438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-10] PASSED [ 53%] 2023-03-20T11:53:46.6042463Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-11] PASSED [ 53%] 2023-03-20T11:53:46.6064888Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-12] PASSED [ 53%] 2023-03-20T11:53:46.6086857Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-13] PASSED [ 53%] 2023-03-20T11:53:46.6106575Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-14] PASSED [ 53%] 2023-03-20T11:53:46.6130699Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-15] PASSED [ 53%] 2023-03-20T11:53:46.6154997Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-16] PASSED [ 53%] 2023-03-20T11:53:46.6174602Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-17] PASSED [ 53%] 2023-03-20T11:53:46.6197498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-18] PASSED [ 53%] 2023-03-20T11:53:46.6220076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-19] PASSED [ 53%] 2023-03-20T11:53:46.6239986Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-20] PASSED [ 53%] 2023-03-20T11:53:46.6263677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-21] PASSED [ 53%] 2023-03-20T11:53:46.6286995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-22] PASSED [ 53%] 2023-03-20T11:53:46.6307611Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-23] PASSED [ 53%] 2023-03-20T11:53:46.6333593Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-24] PASSED [ 53%] 2023-03-20T11:53:46.6357699Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-25] PASSED [ 53%] 2023-03-20T11:53:46.6379542Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-26] PASSED [ 53%] 2023-03-20T11:53:46.6394835Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-27] PASSED [ 53%] 2023-03-20T11:53:46.6411512Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-28] PASSED [ 53%] 2023-03-20T11:53:46.6424939Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-29] PASSED [ 53%] 2023-03-20T11:53:46.6441188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-30] PASSED [ 53%] 2023-03-20T11:53:46.6456985Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-31] PASSED [ 53%] 2023-03-20T11:53:46.6473037Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-32] PASSED [ 53%] 2023-03-20T11:53:46.6490379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-33] PASSED [ 53%] 2023-03-20T11:53:46.6506102Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-34] PASSED [ 53%] 2023-03-20T11:53:46.6522593Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-35] PASSED [ 53%] 2023-03-20T11:53:46.6537801Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-36] PASSED [ 53%] 2023-03-20T11:53:46.6552996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-37] PASSED [ 53%] 2023-03-20T11:53:46.6568857Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-38] PASSED [ 53%] 2023-03-20T11:53:46.6583689Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-39] PASSED [ 53%] 2023-03-20T11:53:46.6599709Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-40] PASSED [ 53%] 2023-03-20T11:53:46.6616119Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-41] PASSED [ 53%] 2023-03-20T11:53:46.6633406Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-42] PASSED [ 53%] 2023-03-20T11:53:46.6650566Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-43] PASSED [ 53%] 2023-03-20T11:53:46.6666627Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-44] PASSED [ 53%] 2023-03-20T11:53:46.6681993Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-45] PASSED [ 53%] 2023-03-20T11:53:46.6697109Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-46] PASSED [ 53%] 2023-03-20T11:53:46.6712490Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-47] PASSED [ 53%] 2023-03-20T11:53:46.6729500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-48] PASSED [ 53%] 2023-03-20T11:53:46.6744653Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-49] PASSED [ 53%] 2023-03-20T11:53:46.6760427Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-50] PASSED [ 53%] 2023-03-20T11:53:46.6777133Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-51] PASSED [ 53%] 2023-03-20T11:53:46.6794175Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-52] PASSED [ 53%] 2023-03-20T11:53:46.6810737Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[clamp_bounding_box-53] PASSED [ 53%] 2023-03-20T11:53:46.6832972Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:46.6855097Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:46.6877561Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:46.6896138Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:46.6916526Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:46.6936350Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:46.6958767Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:46.6980175Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:46.7002889Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:46.7021502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:46.7040127Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:46.7058957Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:46.7080402Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:46.7101922Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:46.7123974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:46.7143041Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:46.7161872Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:46.7180543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:46.7202362Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:46.7225082Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:46.7246657Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:46.7265552Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:46.7284466Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:46.7307641Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:46.7330456Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:46.7351651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:46.7374027Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:46.7392984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:46.7412348Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:46.7430776Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:46.7452000Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-000] PASSED [ 53%] 2023-03-20T11:53:46.7472796Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-001] PASSED [ 53%] 2023-03-20T11:53:46.7494651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-002] PASSED [ 53%] 2023-03-20T11:53:46.7515007Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-003] PASSED [ 53%] 2023-03-20T11:53:46.7537484Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-004] PASSED [ 53%] 2023-03-20T11:53:46.7559979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-005] PASSED [ 53%] 2023-03-20T11:53:46.7580444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-006] PASSED [ 53%] 2023-03-20T11:53:46.7603740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-007] PASSED [ 53%] 2023-03-20T11:53:46.7626595Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-008] PASSED [ 53%] 2023-03-20T11:53:46.7644450Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-009] PASSED [ 53%] 2023-03-20T11:53:46.7663500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-010] PASSED [ 53%] 2023-03-20T11:53:46.7682151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-011] PASSED [ 53%] 2023-03-20T11:53:46.7699444Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-012] PASSED [ 53%] 2023-03-20T11:53:46.7718510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-013] PASSED [ 53%] 2023-03-20T11:53:46.7737359Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-014] PASSED [ 53%] 2023-03-20T11:53:46.7754979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-015] PASSED [ 53%] 2023-03-20T11:53:46.7774020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-016] PASSED [ 53%] 2023-03-20T11:53:46.7792500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-017] PASSED [ 53%] 2023-03-20T11:53:46.7810065Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-018] PASSED [ 53%] 2023-03-20T11:53:46.7827891Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-019] PASSED [ 53%] 2023-03-20T11:53:46.7846286Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-020] PASSED [ 53%] 2023-03-20T11:53:46.7863765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-021] PASSED [ 53%] 2023-03-20T11:53:46.7882413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-022] PASSED [ 53%] 2023-03-20T11:53:46.7900968Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-023] PASSED [ 53%] 2023-03-20T11:53:46.7918479Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-024] PASSED [ 53%] 2023-03-20T11:53:46.7937543Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-025] PASSED [ 53%] 2023-03-20T11:53:46.7956663Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-026] PASSED [ 53%] 2023-03-20T11:53:46.7974066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-027] PASSED [ 53%] 2023-03-20T11:53:46.7993222Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-028] PASSED [ 53%] 2023-03-20T11:53:46.8012281Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-029] PASSED [ 53%] 2023-03-20T11:53:46.8029246Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-030] PASSED [ 53%] 2023-03-20T11:53:46.8049231Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-031] PASSED [ 53%] 2023-03-20T11:53:46.8068042Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-032] PASSED [ 53%] 2023-03-20T11:53:46.8084767Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-033] PASSED [ 53%] 2023-03-20T11:53:46.8103544Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-034] PASSED [ 53%] 2023-03-20T11:53:46.8121826Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-035] PASSED [ 53%] 2023-03-20T11:53:46.8141478Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-036] PASSED [ 53%] 2023-03-20T11:53:46.8162809Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-037] PASSED [ 53%] 2023-03-20T11:53:46.8184409Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-038] PASSED [ 53%] 2023-03-20T11:53:46.8204174Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-039] PASSED [ 53%] 2023-03-20T11:53:46.8227163Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-040] PASSED [ 53%] 2023-03-20T11:53:46.8250154Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-041] PASSED [ 53%] 2023-03-20T11:53:46.8269467Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-042] PASSED [ 53%] 2023-03-20T11:53:46.8292868Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-043] PASSED [ 53%] 2023-03-20T11:53:46.8314765Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-044] PASSED [ 53%] 2023-03-20T11:53:46.8332387Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-045] PASSED [ 53%] 2023-03-20T11:53:46.8349545Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-046] PASSED [ 53%] 2023-03-20T11:53:46.8367453Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-047] PASSED [ 53%] 2023-03-20T11:53:46.8384162Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-048] PASSED [ 53%] 2023-03-20T11:53:46.8402540Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-049] PASSED [ 53%] 2023-03-20T11:53:46.8420705Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-050] PASSED [ 53%] 2023-03-20T11:53:46.8437449Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-051] PASSED [ 53%] 2023-03-20T11:53:46.8455373Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-052] PASSED [ 53%] 2023-03-20T11:53:46.8473557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-053] PASSED [ 53%] 2023-03-20T11:53:46.8493818Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-054] PASSED [ 53%] 2023-03-20T11:53:46.8513608Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-055] PASSED [ 53%] 2023-03-20T11:53:46.8534682Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-056] PASSED [ 53%] 2023-03-20T11:53:46.8554462Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-057] PASSED [ 53%] 2023-03-20T11:53:46.8575984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-058] PASSED [ 53%] 2023-03-20T11:53:46.8598009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-059] PASSED [ 53%] 2023-03-20T11:53:46.8617788Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-060] PASSED [ 53%] 2023-03-20T11:53:46.8640112Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-061] PASSED [ 53%] 2023-03-20T11:53:46.8662417Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-062] PASSED [ 53%] 2023-03-20T11:53:46.8679419Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-063] PASSED [ 53%] 2023-03-20T11:53:46.8697616Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-064] PASSED [ 53%] 2023-03-20T11:53:46.8716101Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-065] PASSED [ 53%] 2023-03-20T11:53:46.8733894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-066] PASSED [ 53%] 2023-03-20T11:53:46.8752678Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-067] PASSED [ 53%] 2023-03-20T11:53:46.8771734Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-068] PASSED [ 53%] 2023-03-20T11:53:46.8787678Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-069] PASSED [ 53%] 2023-03-20T11:53:46.8806248Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-070] PASSED [ 53%] 2023-03-20T11:53:46.8824728Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-071] PASSED [ 53%] 2023-03-20T11:53:46.8841768Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-072] PASSED [ 53%] 2023-03-20T11:53:46.8859848Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-073] PASSED [ 53%] 2023-03-20T11:53:46.8878033Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-074] PASSED [ 53%] 2023-03-20T11:53:46.8894576Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-075] PASSED [ 53%] 2023-03-20T11:53:46.8913024Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-076] PASSED [ 53%] 2023-03-20T11:53:46.8932401Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-077] PASSED [ 53%] 2023-03-20T11:53:46.8948328Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-078] PASSED [ 53%] 2023-03-20T11:53:46.8969735Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-079] PASSED [ 53%] 2023-03-20T11:53:46.8986936Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-080] PASSED [ 53%] 2023-03-20T11:53:46.9004311Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-081] PASSED [ 53%] 2023-03-20T11:53:46.9023121Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-082] PASSED [ 53%] 2023-03-20T11:53:46.9041413Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-083] PASSED [ 53%] 2023-03-20T11:53:46.9057757Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-084] PASSED [ 53%] 2023-03-20T11:53:46.9076604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-085] PASSED [ 53%] 2023-03-20T11:53:46.9094841Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-086] PASSED [ 53%] 2023-03-20T11:53:46.9111925Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-087] PASSED [ 53%] 2023-03-20T11:53:46.9130499Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-088] PASSED [ 53%] 2023-03-20T11:53:46.9148704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-089] PASSED [ 53%] 2023-03-20T11:53:46.9168914Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-090] PASSED [ 53%] 2023-03-20T11:53:46.9189592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-091] PASSED [ 53%] 2023-03-20T11:53:46.9211977Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-092] PASSED [ 53%] 2023-03-20T11:53:46.9230975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-093] PASSED [ 53%] 2023-03-20T11:53:46.9253177Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-094] PASSED [ 53%] 2023-03-20T11:53:46.9276591Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-095] PASSED [ 53%] 2023-03-20T11:53:46.9297349Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-096] PASSED [ 53%] 2023-03-20T11:53:46.9320687Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-097] PASSED [ 53%] 2023-03-20T11:53:46.9344287Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-098] PASSED [ 53%] 2023-03-20T11:53:46.9361361Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-099] PASSED [ 53%] 2023-03-20T11:53:46.9379704Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-100] PASSED [ 53%] 2023-03-20T11:53:46.9398503Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-101] PASSED [ 53%] 2023-03-20T11:53:46.9416080Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-102] PASSED [ 53%] 2023-03-20T11:53:46.9434995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-103] PASSED [ 53%] 2023-03-20T11:53:46.9453795Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-104] PASSED [ 53%] 2023-03-20T11:53:46.9470256Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-105] PASSED [ 53%] 2023-03-20T11:53:46.9489231Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-106] PASSED [ 53%] 2023-03-20T11:53:46.9506722Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[five_crop_video-107] PASSED [ 53%] 2023-03-20T11:53:46.9535578Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:46.9564910Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:46.9594606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:46.9616835Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:46.9639528Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:46.9662151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:46.9690872Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:46.9720373Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:46.9750304Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:46.9773153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:46.9795651Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:46.9817968Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:46.9846047Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:46.9875036Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:46.9904388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:46.9926831Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:46.9949703Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:46.9973194Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:47.0000045Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:47.0028998Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:47.0058472Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:47.0080834Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:47.0103062Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:47.0125166Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:47.0155680Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:47.0183289Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:47.0213299Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:47.0235093Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:47.0257607Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:47.0281284Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:47.0309592Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:47.0338626Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:47.0369277Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:47.0390803Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:47.0413947Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:47.0436743Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:47.0464759Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-36] PASSED [ 53%] 2023-03-20T11:53:47.0493855Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-37] PASSED [ 53%] 2023-03-20T11:53:47.0523099Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-38] PASSED [ 53%] 2023-03-20T11:53:47.0545649Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-39] PASSED [ 53%] 2023-03-20T11:53:47.0569403Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-40] PASSED [ 53%] 2023-03-20T11:53:47.0590713Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-41] PASSED [ 53%] 2023-03-20T11:53:47.0619051Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-42] PASSED [ 53%] 2023-03-20T11:53:47.0649393Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-43] PASSED [ 53%] 2023-03-20T11:53:47.0678942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-44] PASSED [ 53%] 2023-03-20T11:53:47.0699740Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-45] PASSED [ 53%] 2023-03-20T11:53:47.0722287Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-46] PASSED [ 53%] 2023-03-20T11:53:47.0745194Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-47] PASSED [ 53%] 2023-03-20T11:53:47.0773564Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-48] PASSED [ 53%] 2023-03-20T11:53:47.0802204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-49] PASSED [ 53%] 2023-03-20T11:53:47.0831919Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-50] PASSED [ 53%] 2023-03-20T11:53:47.0854388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-51] PASSED [ 53%] 2023-03-20T11:53:47.0877056Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-52] PASSED [ 53%] 2023-03-20T11:53:47.0898968Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-53] PASSED [ 53%] 2023-03-20T11:53:47.0929372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-54] PASSED [ 53%] 2023-03-20T11:53:47.0957498Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-55] PASSED [ 53%] 2023-03-20T11:53:47.0986903Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-56] PASSED [ 53%] 2023-03-20T11:53:47.1011316Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-57] PASSED [ 53%] 2023-03-20T11:53:47.1032377Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-58] PASSED [ 53%] 2023-03-20T11:53:47.1054251Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_image_tensor-59] PASSED [ 53%] 2023-03-20T11:53:47.1079006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-000] PASSED [ 53%] 2023-03-20T11:53:47.1107462Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-001] PASSED [ 53%] 2023-03-20T11:53:47.1135660Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-002] PASSED [ 53%] 2023-03-20T11:53:47.1160995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-003] PASSED [ 53%] 2023-03-20T11:53:47.1191261Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-004] PASSED [ 53%] 2023-03-20T11:53:47.1220684Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-005] PASSED [ 53%] 2023-03-20T11:53:47.1246161Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-006] PASSED [ 53%] 2023-03-20T11:53:47.1276853Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-007] PASSED [ 53%] 2023-03-20T11:53:47.1307283Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-008] PASSED [ 53%] 2023-03-20T11:53:47.1326890Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-009] PASSED [ 53%] 2023-03-20T11:53:47.1349301Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-010] PASSED [ 53%] 2023-03-20T11:53:47.1372030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-011] PASSED [ 53%] 2023-03-20T11:53:47.1390638Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-012] PASSED [ 53%] 2023-03-20T11:53:47.1413577Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-013] PASSED [ 53%] 2023-03-20T11:53:47.1435293Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-014] PASSED [ 53%] 2023-03-20T11:53:47.1455051Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-015] PASSED [ 53%] 2023-03-20T11:53:47.1478400Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-016] PASSED [ 53%] 2023-03-20T11:53:47.1500793Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-017] PASSED [ 53%] 2023-03-20T11:53:47.1519874Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-018] PASSED [ 53%] 2023-03-20T11:53:47.1542587Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-019] PASSED [ 53%] 2023-03-20T11:53:47.1564724Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-020] PASSED [ 53%] 2023-03-20T11:53:47.1585076Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-021] PASSED [ 53%] 2023-03-20T11:53:47.1608774Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-022] PASSED [ 53%] 2023-03-20T11:53:47.1629955Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-023] PASSED [ 53%] 2023-03-20T11:53:47.1650180Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-024] PASSED [ 53%] 2023-03-20T11:53:47.1673150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-025] PASSED [ 53%] 2023-03-20T11:53:47.1695217Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-026] PASSED [ 53%] 2023-03-20T11:53:47.1715288Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-027] PASSED [ 53%] 2023-03-20T11:53:47.1737775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-028] PASSED [ 53%] 2023-03-20T11:53:47.1760160Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-029] PASSED [ 53%] 2023-03-20T11:53:47.1780150Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-030] PASSED [ 53%] 2023-03-20T11:53:47.1803329Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-031] PASSED [ 53%] 2023-03-20T11:53:47.1825990Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-032] PASSED [ 53%] 2023-03-20T11:53:47.1846115Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-033] PASSED [ 53%] 2023-03-20T11:53:47.1869126Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-034] PASSED [ 53%] 2023-03-20T11:53:47.1892696Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-035] PASSED [ 53%] 2023-03-20T11:53:47.1917257Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-036] PASSED [ 53%] 2023-03-20T11:53:47.1948363Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-037] PASSED [ 53%] 2023-03-20T11:53:47.1977083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-038] PASSED [ 53%] 2023-03-20T11:53:47.2003960Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-039] PASSED [ 53%] 2023-03-20T11:53:47.2035974Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-040] PASSED [ 53%] 2023-03-20T11:53:47.2066207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-041] PASSED [ 53%] 2023-03-20T11:53:47.2093145Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-042] PASSED [ 53%] 2023-03-20T11:53:47.2124633Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-043] PASSED [ 53%] 2023-03-20T11:53:47.2159201Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-044] PASSED [ 53%] 2023-03-20T11:53:47.2178477Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-045] PASSED [ 53%] 2023-03-20T11:53:47.2201481Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-046] PASSED [ 53%] 2023-03-20T11:53:47.2223747Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-047] PASSED [ 53%] 2023-03-20T11:53:47.2243362Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-048] PASSED [ 53%] 2023-03-20T11:53:47.2265797Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-049] PASSED [ 53%] 2023-03-20T11:53:47.2289428Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-050] PASSED [ 53%] 2023-03-20T11:53:47.2308079Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-051] PASSED [ 53%] 2023-03-20T11:53:47.2332243Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-052] PASSED [ 53%] 2023-03-20T11:53:47.2353639Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-053] PASSED [ 53%] 2023-03-20T11:53:47.2378016Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-054] PASSED [ 53%] 2023-03-20T11:53:47.2406694Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-055] PASSED [ 53%] 2023-03-20T11:53:47.2435159Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-056] PASSED [ 53%] 2023-03-20T11:53:47.2459820Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-057] PASSED [ 53%] 2023-03-20T11:53:47.2490346Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-058] PASSED [ 53%] 2023-03-20T11:53:47.2518832Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-059] PASSED [ 53%] 2023-03-20T11:53:47.2544397Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-060] PASSED [ 53%] 2023-03-20T11:53:47.2574857Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-061] PASSED [ 53%] 2023-03-20T11:53:47.2604636Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-062] PASSED [ 53%] 2023-03-20T11:53:47.2623821Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-063] PASSED [ 53%] 2023-03-20T11:53:47.2645694Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-064] PASSED [ 53%] 2023-03-20T11:53:47.2667628Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-065] PASSED [ 53%] 2023-03-20T11:53:47.2687019Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-066] PASSED [ 53%] 2023-03-20T11:53:47.2710216Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-067] PASSED [ 53%] 2023-03-20T11:53:47.2733067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-068] PASSED [ 53%] 2023-03-20T11:53:47.2751895Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-069] PASSED [ 53%] 2023-03-20T11:53:47.2774048Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-070] PASSED [ 53%] 2023-03-20T11:53:47.2796372Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-071] PASSED [ 53%] 2023-03-20T11:53:47.2815623Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-072] PASSED [ 53%] 2023-03-20T11:53:47.2838160Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-073] PASSED [ 53%] 2023-03-20T11:53:47.2860771Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-074] PASSED [ 53%] 2023-03-20T11:53:47.2879764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-075] PASSED [ 53%] 2023-03-20T11:53:47.2902187Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-076] PASSED [ 53%] 2023-03-20T11:53:47.2924010Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-077] PASSED [ 53%] 2023-03-20T11:53:47.2943713Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-078] PASSED [ 53%] 2023-03-20T11:53:47.2965979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-079] PASSED [ 53%] 2023-03-20T11:53:47.2988769Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-080] PASSED [ 53%] 2023-03-20T11:53:47.3010212Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-081] PASSED [ 53%] 2023-03-20T11:53:47.3032146Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-082] PASSED [ 53%] 2023-03-20T11:53:47.3054688Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-083] PASSED [ 53%] 2023-03-20T11:53:47.3074804Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-084] PASSED [ 53%] 2023-03-20T11:53:47.3097730Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-085] PASSED [ 53%] 2023-03-20T11:53:47.3120624Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-086] PASSED [ 53%] 2023-03-20T11:53:47.3140038Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-087] PASSED [ 53%] 2023-03-20T11:53:47.3163204Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-088] PASSED [ 53%] 2023-03-20T11:53:47.3185818Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-089] PASSED [ 53%] 2023-03-20T11:53:47.3210927Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-090] PASSED [ 53%] 2023-03-20T11:53:47.3240078Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-091] PASSED [ 53%] 2023-03-20T11:53:47.3268647Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-092] PASSED [ 53%] 2023-03-20T11:53:47.3294263Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-093] PASSED [ 53%] 2023-03-20T11:53:47.3325929Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-094] PASSED [ 53%] 2023-03-20T11:53:47.3355588Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-095] PASSED [ 53%] 2023-03-20T11:53:47.3382151Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-096] PASSED [ 53%] 2023-03-20T11:53:47.3413622Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-097] PASSED [ 53%] 2023-03-20T11:53:47.3443582Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-098] PASSED [ 53%] 2023-03-20T11:53:47.3463395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-099] PASSED [ 53%] 2023-03-20T11:53:47.3485747Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-100] PASSED [ 53%] 2023-03-20T11:53:47.3507517Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-101] PASSED [ 53%] 2023-03-20T11:53:47.3527183Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-102] PASSED [ 53%] 2023-03-20T11:53:47.3550083Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-103] PASSED [ 53%] 2023-03-20T11:53:47.3573198Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-104] PASSED [ 53%] 2023-03-20T11:53:47.3592100Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-105] PASSED [ 53%] 2023-03-20T11:53:47.3614509Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-106] PASSED [ 53%] 2023-03-20T11:53:47.3636695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[ten_crop_video-107] PASSED [ 53%] 2023-03-20T11:53:47.3653631Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:47.3668604Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:47.3683875Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:47.3700663Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:47.3717605Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:47.3734066Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:47.3750463Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:47.3767244Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:47.3783979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:47.3799211Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:47.3814530Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:47.3829920Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:47.3845880Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:47.3861730Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:47.3877585Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:47.3893961Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:47.3909679Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:47.3925207Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:47.3942643Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_video-0] PASSED [ 53%] 2023-03-20T11:53:47.3959936Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_video-1] PASSED [ 53%] 2023-03-20T11:53:47.3977199Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_video-2] PASSED [ 53%] 2023-03-20T11:53:47.3993825Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_video-3] PASSED [ 53%] 2023-03-20T11:53:47.4010684Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_video-4] PASSED [ 53%] 2023-03-20T11:53:47.4026067Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[normalize_video-5] PASSED [ 53%] 2023-03-20T11:53:47.4040978Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-00] PASSED [ 53%] 2023-03-20T11:53:47.4056293Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-01] PASSED [ 53%] 2023-03-20T11:53:47.4072338Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-02] PASSED [ 53%] 2023-03-20T11:53:47.4086864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-03] PASSED [ 53%] 2023-03-20T11:53:47.4100984Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-04] PASSED [ 53%] 2023-03-20T11:53:47.4115441Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-05] PASSED [ 53%] 2023-03-20T11:53:47.4131733Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-06] PASSED [ 53%] 2023-03-20T11:53:47.4146926Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-07] PASSED [ 53%] 2023-03-20T11:53:47.4163395Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-08] PASSED [ 53%] 2023-03-20T11:53:47.4177852Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-09] PASSED [ 53%] 2023-03-20T11:53:47.4192769Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-10] PASSED [ 53%] 2023-03-20T11:53:47.4206923Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-11] PASSED [ 53%] 2023-03-20T11:53:47.4223260Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-12] PASSED [ 53%] 2023-03-20T11:53:47.4240565Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-13] PASSED [ 53%] 2023-03-20T11:53:47.4258006Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-14] PASSED [ 53%] 2023-03-20T11:53:47.4273433Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-15] PASSED [ 53%] 2023-03-20T11:53:47.4289520Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-16] PASSED [ 53%] 2023-03-20T11:53:47.4303188Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-17] PASSED [ 53%] 2023-03-20T11:53:47.4319219Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-18] PASSED [ 53%] 2023-03-20T11:53:47.4336190Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-19] PASSED [ 53%] 2023-03-20T11:53:47.4353783Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-20] PASSED [ 53%] 2023-03-20T11:53:47.4369794Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-21] PASSED [ 53%] 2023-03-20T11:53:47.4383642Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-22] PASSED [ 53%] 2023-03-20T11:53:47.4398906Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-23] PASSED [ 53%] 2023-03-20T11:53:47.4414334Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-24] PASSED [ 53%] 2023-03-20T11:53:47.4430081Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-25] PASSED [ 53%] 2023-03-20T11:53:47.4446246Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-26] PASSED [ 53%] 2023-03-20T11:53:47.4461049Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-27] PASSED [ 53%] 2023-03-20T11:53:47.4475749Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-28] PASSED [ 53%] 2023-03-20T11:53:47.4490597Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-29] PASSED [ 53%] 2023-03-20T11:53:47.4504992Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-30] PASSED [ 53%] 2023-03-20T11:53:47.4520515Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-31] PASSED [ 53%] 2023-03-20T11:53:47.4536480Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-32] PASSED [ 53%] 2023-03-20T11:53:47.4551050Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-33] PASSED [ 53%] 2023-03-20T11:53:47.4565186Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-34] PASSED [ 53%] 2023-03-20T11:53:47.4579254Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-35] PASSED [ 53%] 2023-03-20T11:53:47.4595493Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-36] PASSED [ 53%] 2023-03-20T11:53:47.4612732Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-37] PASSED [ 53%] 2023-03-20T11:53:47.4628892Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-38] PASSED [ 53%] 2023-03-20T11:53:47.4644332Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-39] PASSED [ 53%] 2023-03-20T11:53:47.4659030Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-40] PASSED [ 53%] 2023-03-20T11:53:47.4674173Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-41] PASSED [ 53%] 2023-03-20T11:53:47.4690243Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-42] PASSED [ 53%] 2023-03-20T11:53:47.4705999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-43] PASSED [ 53%] 2023-03-20T11:53:47.4724718Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-44] PASSED [ 53%] 2023-03-20T11:53:47.4739787Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-45] PASSED [ 53%] 2023-03-20T11:53:47.4754525Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-46] PASSED [ 53%] 2023-03-20T11:53:47.4770447Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-47] PASSED [ 53%] 2023-03-20T11:53:47.4784499Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-48] PASSED [ 53%] 2023-03-20T11:53:47.4800009Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-49] PASSED [ 53%] 2023-03-20T11:53:47.4816153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-50] PASSED [ 53%] 2023-03-20T11:53:47.4830995Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-51] PASSED [ 53%] 2023-03-20T11:53:47.4845438Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-52] PASSED [ 53%] 2023-03-20T11:53:47.4860134Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-53] PASSED [ 53%] 2023-03-20T11:53:47.4875764Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-54] PASSED [ 53%] 2023-03-20T11:53:47.4893119Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-55] PASSED [ 53%] 2023-03-20T11:53:47.4908111Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-56] PASSED [ 53%] 2023-03-20T11:53:47.4922925Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-57] PASSED [ 53%] 2023-03-20T11:53:47.4937544Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-58] PASSED [ 53%] 2023-03-20T11:53:47.4952530Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-59] PASSED [ 53%] 2023-03-20T11:53:47.4968471Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-60] PASSED [ 53%] 2023-03-20T11:53:47.4983825Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-61] PASSED [ 53%] 2023-03-20T11:53:47.4999467Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-62] PASSED [ 53%] 2023-03-20T11:53:47.5014130Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-63] PASSED [ 53%] 2023-03-20T11:53:47.5028677Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-64] PASSED [ 53%] 2023-03-20T11:53:47.5043715Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-65] PASSED [ 53%] 2023-03-20T11:53:47.5058925Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-66] PASSED [ 53%] 2023-03-20T11:53:47.5075510Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-67] PASSED [ 53%] 2023-03-20T11:53:47.5092557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-68] PASSED [ 53%] 2023-03-20T11:53:47.5106345Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-69] PASSED [ 53%] 2023-03-20T11:53:47.5121156Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-70] PASSED [ 53%] 2023-03-20T11:53:47.5135371Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-71] PASSED [ 53%] 2023-03-20T11:53:47.5150412Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-72] PASSED [ 53%] 2023-03-20T11:53:47.5166981Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-73] PASSED [ 53%] 2023-03-20T11:53:47.5183763Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-74] PASSED [ 53%] 2023-03-20T11:53:47.5200388Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-75] PASSED [ 53%] 2023-03-20T11:53:47.5213396Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-76] PASSED [ 53%] 2023-03-20T11:53:47.5227606Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-77] PASSED [ 53%] 2023-03-20T11:53:47.5242711Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-78] PASSED [ 53%] 2023-03-20T11:53:47.5258979Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-79] PASSED [ 53%] 2023-03-20T11:53:47.5276619Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-80] PASSED [ 53%] 2023-03-20T11:53:47.5292086Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-81] PASSED [ 53%] 2023-03-20T11:53:47.5305875Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-82] PASSED [ 53%] 2023-03-20T11:53:47.5320495Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_image_tensor-83] PASSED [ 53%] 2023-03-20T11:53:47.5337502Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-00] PASSED [ 53%] 2023-03-20T11:53:47.5353500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-01] PASSED [ 53%] 2023-03-20T11:53:47.5370153Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-02] PASSED [ 53%] 2023-03-20T11:53:47.5390864Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-03] PASSED [ 53%] 2023-03-20T11:53:47.5408476Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-04] PASSED [ 53%] 2023-03-20T11:53:47.5424329Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-05] PASSED [ 53%] 2023-03-20T11:53:47.5444949Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-06] PASSED [ 53%] 2023-03-20T11:53:47.5465558Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-07] PASSED [ 53%] 2023-03-20T11:53:47.5483392Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-08] PASSED [ 53%] 2023-03-20T11:53:47.5498748Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-09] PASSED [ 53%] 2023-03-20T11:53:47.5514008Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-10] PASSED [ 53%] 2023-03-20T11:53:47.5529894Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-11] PASSED [ 53%] 2023-03-20T11:53:47.5544557Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-12] PASSED [ 53%] 2023-03-20T11:53:47.5559500Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-13] PASSED [ 53%] 2023-03-20T11:53:47.5574229Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-14] PASSED [ 53%] 2023-03-20T11:53:47.5589119Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-15] PASSED [ 53%] 2023-03-20T11:53:47.5604266Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-16] PASSED [ 53%] 2023-03-20T11:53:47.5619085Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-17] PASSED [ 53%] 2023-03-20T11:53:47.5637156Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-18] PASSED [ 53%] 2023-03-20T11:53:47.5653459Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-19] PASSED [ 53%] 2023-03-20T11:53:47.5668786Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-20] PASSED [ 53%] 2023-03-20T11:53:47.5689228Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-21] PASSED [ 53%] 2023-03-20T11:53:47.5704780Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-22] PASSED [ 53%] 2023-03-20T11:53:47.5721717Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-23] PASSED [ 53%] 2023-03-20T11:53:47.5739807Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-24] PASSED [ 53%] 2023-03-20T11:53:47.5758355Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-25] PASSED [ 53%] 2023-03-20T11:53:47.5775975Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-26] PASSED [ 53%] 2023-03-20T11:53:47.5791652Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-27] PASSED [ 53%] 2023-03-20T11:53:47.5806630Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-28] PASSED [ 53%] 2023-03-20T11:53:47.5821996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-29] PASSED [ 53%] 2023-03-20T11:53:47.5837483Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-30] PASSED [ 53%] 2023-03-20T11:53:47.5852317Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-31] PASSED [ 53%] 2023-03-20T11:53:47.5867854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-32] PASSED [ 53%] 2023-03-20T11:53:47.5883634Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-33] PASSED [ 53%] 2023-03-20T11:53:47.5898322Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-34] PASSED [ 53%] 2023-03-20T11:53:47.5913653Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[convert_dtype_video-35] PASSED [ 53%] 2023-03-20T11:53:47.5930379Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-00] PASSED [ 53%] 2023-03-20T11:53:47.5947052Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-01] PASSED [ 53%] 2023-03-20T11:53:47.5964218Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-02] PASSED [ 53%] 2023-03-20T11:53:47.5981163Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-03] PASSED [ 53%] 2023-03-20T11:53:47.5999999Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-04] PASSED [ 53%] 2023-03-20T11:53:47.6020105Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-05] PASSED [ 53%] 2023-03-20T11:53:47.6039945Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-06] PASSED [ 53%] 2023-03-20T11:53:47.6059219Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-07] PASSED [ 53%] 2023-03-20T11:53:47.6078996Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-08] PASSED [ 53%] 2023-03-20T11:53:47.6100942Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-09] PASSED [ 53%] 2023-03-20T11:53:47.6117147Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-10] PASSED [ 53%] 2023-03-20T11:53:47.6133726Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-11] PASSED [ 53%] 2023-03-20T11:53:47.6148461Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-12] PASSED [ 53%] 2023-03-20T11:53:47.6164474Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-13] PASSED [ 53%] 2023-03-20T11:53:47.6179893Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-14] PASSED [ 54%] 2023-03-20T11:53:47.6195359Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-15] PASSED [ 54%] 2023-03-20T11:53:47.6211761Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-16] PASSED [ 54%] 2023-03-20T11:53:47.6226854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-17] PASSED [ 54%] 2023-03-20T11:53:47.6243303Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-18] PASSED [ 54%] 2023-03-20T11:53:47.6259926Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-19] PASSED [ 54%] 2023-03-20T11:53:47.6276573Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-20] PASSED [ 54%] 2023-03-20T11:53:47.6296875Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-21] PASSED [ 54%] 2023-03-20T11:53:47.6315760Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-22] PASSED [ 54%] 2023-03-20T11:53:47.6335343Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-23] PASSED [ 54%] 2023-03-20T11:53:47.6353775Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-24] PASSED [ 54%] 2023-03-20T11:53:47.6371262Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-25] PASSED [ 54%] 2023-03-20T11:53:47.6392854Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-26] PASSED [ 54%] 2023-03-20T11:53:47.6408796Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-27] PASSED [ 54%] 2023-03-20T11:53:47.6422856Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-28] PASSED [ 54%] 2023-03-20T11:53:47.6437695Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-29] PASSED [ 54%] 2023-03-20T11:53:47.6453452Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-30] PASSED [ 54%] 2023-03-20T11:53:47.6467535Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-31] PASSED [ 54%] 2023-03-20T11:53:47.6483020Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-32] PASSED [ 54%] 2023-03-20T11:53:47.6497546Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-33] PASSED [ 54%] 2023-03-20T11:53:47.6513168Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-34] PASSED [ 54%] 2023-03-20T11:53:47.6529392Z test/test_transforms_v2_functional.py::TestKernels::test_cuda_vs_cpu[uniform_temporal_subsample_video-35] PASSED [ 54%] 2023-03-20T11:53:47.6535111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-00] SKIPPED [ 54%] 2023-03-20T11:53:47.6541178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-01] SKIPPED [ 54%] 2023-03-20T11:53:47.6547229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-02] SKIPPED [ 54%] 2023-03-20T11:53:47.6554437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-03] SKIPPED [ 54%] 2023-03-20T11:53:47.6560404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-04] SKIPPED [ 54%] 2023-03-20T11:53:47.6566054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-05] SKIPPED [ 54%] 2023-03-20T11:53:47.6573021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-06] SKIPPED [ 54%] 2023-03-20T11:53:47.6578124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-07] SKIPPED [ 54%] 2023-03-20T11:53:47.6584418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-08] SKIPPED [ 54%] 2023-03-20T11:53:47.6590379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-09] SKIPPED [ 54%] 2023-03-20T11:53:47.6596431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-10] SKIPPED [ 54%] 2023-03-20T11:53:47.6602495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-11] SKIPPED [ 54%] 2023-03-20T11:53:47.6609262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-12] SKIPPED [ 54%] 2023-03-20T11:53:47.6614567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-13] SKIPPED [ 54%] 2023-03-20T11:53:47.6621746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-14] SKIPPED [ 54%] 2023-03-20T11:53:47.6627542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-15] SKIPPED [ 54%] 2023-03-20T11:53:47.6633620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-16] SKIPPED [ 54%] 2023-03-20T11:53:47.6639704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-17] SKIPPED [ 54%] 2023-03-20T11:53:47.6645337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-18] SKIPPED [ 54%] 2023-03-20T11:53:47.6652473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-19] SKIPPED [ 54%] 2023-03-20T11:53:47.6657306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-20] SKIPPED [ 54%] 2023-03-20T11:53:47.6663555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-21] SKIPPED [ 54%] 2023-03-20T11:53:47.6669597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-22] SKIPPED [ 54%] 2023-03-20T11:53:47.6675143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_image_tensor-23] SKIPPED [ 54%] 2023-03-20T11:53:47.6681139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_bounding_box-0] SKIPPED [ 54%] 2023-03-20T11:53:47.6689717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_bounding_box-1] SKIPPED [ 54%] 2023-03-20T11:53:47.6694489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_bounding_box-2] SKIPPED [ 54%] 2023-03-20T11:53:47.6700371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_bounding_box-3] SKIPPED [ 54%] 2023-03-20T11:53:47.6706386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_bounding_box-4] SKIPPED [ 54%] 2023-03-20T11:53:47.6712520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_bounding_box-5] SKIPPED [ 54%] 2023-03-20T11:53:47.6718347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-00] SKIPPED [ 54%] 2023-03-20T11:53:47.6724041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-01] SKIPPED [ 54%] 2023-03-20T11:53:47.6730349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-02] SKIPPED [ 54%] 2023-03-20T11:53:47.6736085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-03] SKIPPED [ 54%] 2023-03-20T11:53:47.6742024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-04] SKIPPED [ 54%] 2023-03-20T11:53:47.6747423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-05] SKIPPED [ 54%] 2023-03-20T11:53:47.6753641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-06] SKIPPED [ 54%] 2023-03-20T11:53:47.6760559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-07] SKIPPED [ 54%] 2023-03-20T11:53:47.6766363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-08] SKIPPED [ 54%] 2023-03-20T11:53:47.6773482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-09] SKIPPED [ 54%] 2023-03-20T11:53:47.6778264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-10] SKIPPED [ 54%] 2023-03-20T11:53:47.6784496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-11] SKIPPED [ 54%] 2023-03-20T11:53:47.6790194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-12] SKIPPED [ 54%] 2023-03-20T11:53:47.6796309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-13] SKIPPED [ 54%] 2023-03-20T11:53:47.6802548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-14] SKIPPED [ 54%] 2023-03-20T11:53:47.6809120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-15] SKIPPED [ 54%] 2023-03-20T11:53:47.6814298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-16] SKIPPED [ 54%] 2023-03-20T11:53:47.6819942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-17] SKIPPED [ 54%] 2023-03-20T11:53:47.6827248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-18] SKIPPED [ 54%] 2023-03-20T11:53:47.6833553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-19] SKIPPED [ 54%] 2023-03-20T11:53:47.6839381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-20] SKIPPED [ 54%] 2023-03-20T11:53:47.6845052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-21] SKIPPED [ 54%] 2023-03-20T11:53:47.6851194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-22] SKIPPED [ 54%] 2023-03-20T11:53:47.6856817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-23] SKIPPED [ 54%] 2023-03-20T11:53:47.6862886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-24] SKIPPED [ 54%] 2023-03-20T11:53:47.6868607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-25] SKIPPED [ 54%] 2023-03-20T11:53:47.6874878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-26] SKIPPED [ 54%] 2023-03-20T11:53:47.6880663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-27] SKIPPED [ 54%] 2023-03-20T11:53:47.6886412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-28] SKIPPED [ 54%] 2023-03-20T11:53:47.6893758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-29] SKIPPED [ 54%] 2023-03-20T11:53:47.6899832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-30] SKIPPED [ 54%] 2023-03-20T11:53:47.6905965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-31] SKIPPED [ 54%] 2023-03-20T11:53:47.6912332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-32] SKIPPED [ 54%] 2023-03-20T11:53:47.6919134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-33] SKIPPED [ 54%] 2023-03-20T11:53:47.6925403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-34] SKIPPED [ 54%] 2023-03-20T11:53:47.6932964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_mask-35] SKIPPED [ 54%] 2023-03-20T11:53:47.6938433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-00] SKIPPED [ 54%] 2023-03-20T11:53:47.6945286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-01] SKIPPED [ 54%] 2023-03-20T11:53:47.6952264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-02] SKIPPED [ 54%] 2023-03-20T11:53:47.6958672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-03] SKIPPED [ 54%] 2023-03-20T11:53:47.6964920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-04] SKIPPED [ 54%] 2023-03-20T11:53:47.6973894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-05] SKIPPED [ 54%] 2023-03-20T11:53:47.6979469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-06] SKIPPED [ 54%] 2023-03-20T11:53:47.6986145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-07] SKIPPED [ 54%] 2023-03-20T11:53:47.6992811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-08] SKIPPED [ 54%] 2023-03-20T11:53:47.6998628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-09] SKIPPED [ 54%] 2023-03-20T11:53:47.7005050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-10] SKIPPED [ 54%] 2023-03-20T11:53:47.7012536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-11] SKIPPED [ 54%] 2023-03-20T11:53:47.7017855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-12] SKIPPED [ 54%] 2023-03-20T11:53:47.7024220Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-13] SKIPPED [ 54%] 2023-03-20T11:53:47.7030648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-14] SKIPPED [ 54%] 2023-03-20T11:53:47.7037178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-15] SKIPPED [ 54%] 2023-03-20T11:53:47.7043679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-16] SKIPPED [ 54%] 2023-03-20T11:53:47.7051372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-17] SKIPPED [ 54%] 2023-03-20T11:53:47.7057505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-18] SKIPPED [ 54%] 2023-03-20T11:53:47.7064136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-19] SKIPPED [ 54%] 2023-03-20T11:53:47.7070776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-20] SKIPPED [ 54%] 2023-03-20T11:53:47.7077193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-21] SKIPPED [ 54%] 2023-03-20T11:53:47.7083743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-22] SKIPPED [ 54%] 2023-03-20T11:53:47.7090568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-23] SKIPPED [ 54%] 2023-03-20T11:53:47.7097073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-24] SKIPPED [ 54%] 2023-03-20T11:53:47.7103892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-25] SKIPPED [ 54%] 2023-03-20T11:53:47.7110185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-26] SKIPPED [ 54%] 2023-03-20T11:53:47.7116869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-27] SKIPPED [ 54%] 2023-03-20T11:53:47.7124472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-28] SKIPPED [ 54%] 2023-03-20T11:53:47.7131594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-29] SKIPPED [ 54%] 2023-03-20T11:53:47.7137896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-30] SKIPPED [ 54%] 2023-03-20T11:53:47.7144671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-31] SKIPPED [ 54%] 2023-03-20T11:53:47.7151334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-32] SKIPPED [ 54%] 2023-03-20T11:53:47.7157773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-33] SKIPPED [ 54%] 2023-03-20T11:53:47.7164134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-34] SKIPPED [ 54%] 2023-03-20T11:53:47.7171608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-horizontal_flip_video-35] SKIPPED [ 54%] 2023-03-20T11:53:47.7177082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-00] SKIPPED [ 54%] 2023-03-20T11:53:47.7184625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-01] SKIPPED [ 54%] 2023-03-20T11:53:47.7192070Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-02] SKIPPED [ 54%] 2023-03-20T11:53:47.7198023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-03] SKIPPED [ 54%] 2023-03-20T11:53:47.7205609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-04] SKIPPED [ 54%] 2023-03-20T11:53:47.7212990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-05] SKIPPED [ 54%] 2023-03-20T11:53:47.7218247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-06] SKIPPED [ 54%] 2023-03-20T11:53:47.7234272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-07] SKIPPED [ 54%] 2023-03-20T11:53:47.7235221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-08] SKIPPED [ 54%] 2023-03-20T11:53:47.7238360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-09] SKIPPED [ 54%] 2023-03-20T11:53:47.7244471Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-10] SKIPPED [ 54%] 2023-03-20T11:53:47.7252201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-11] SKIPPED [ 54%] 2023-03-20T11:53:47.7257543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-12] SKIPPED [ 54%] 2023-03-20T11:53:47.7264184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-13] SKIPPED [ 54%] 2023-03-20T11:53:47.7270688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-14] SKIPPED [ 54%] 2023-03-20T11:53:47.7278804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-15] SKIPPED [ 54%] 2023-03-20T11:53:47.7285066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-16] SKIPPED [ 54%] 2023-03-20T11:53:47.7292582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-17] SKIPPED [ 54%] 2023-03-20T11:53:47.7297802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-18] SKIPPED [ 54%] 2023-03-20T11:53:47.7304477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-19] SKIPPED [ 54%] 2023-03-20T11:53:47.7311257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-20] SKIPPED [ 54%] 2023-03-20T11:53:47.7317494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-21] SKIPPED [ 54%] 2023-03-20T11:53:47.7324046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-22] SKIPPED [ 54%] 2023-03-20T11:53:47.7330667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-23] SKIPPED [ 54%] 2023-03-20T11:53:47.7336950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-24] SKIPPED [ 54%] 2023-03-20T11:53:47.7343316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-25] SKIPPED [ 54%] 2023-03-20T11:53:47.7352953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-26] SKIPPED [ 54%] 2023-03-20T11:53:47.7359514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-27] SKIPPED [ 54%] 2023-03-20T11:53:47.7365700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-28] SKIPPED [ 54%] 2023-03-20T11:53:47.7373244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-29] SKIPPED [ 54%] 2023-03-20T11:53:47.7378668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-30] SKIPPED [ 54%] 2023-03-20T11:53:47.7385426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-31] SKIPPED [ 54%] 2023-03-20T11:53:47.7391997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-32] SKIPPED [ 54%] 2023-03-20T11:53:47.7398121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-33] SKIPPED [ 54%] 2023-03-20T11:53:47.7404390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-34] SKIPPED [ 54%] 2023-03-20T11:53:47.7411403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-35] SKIPPED [ 54%] 2023-03-20T11:53:47.7417896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-36] SKIPPED [ 54%] 2023-03-20T11:53:47.7424325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-37] SKIPPED [ 54%] 2023-03-20T11:53:47.7432191Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-38] SKIPPED [ 54%] 2023-03-20T11:53:47.7438478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-39] SKIPPED [ 54%] 2023-03-20T11:53:47.7445156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-40] SKIPPED [ 54%] 2023-03-20T11:53:47.7452637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-41] SKIPPED [ 54%] 2023-03-20T11:53:47.7458306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-42] SKIPPED [ 54%] 2023-03-20T11:53:47.7465085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-43] SKIPPED [ 54%] 2023-03-20T11:53:47.7471723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-44] SKIPPED [ 54%] 2023-03-20T11:53:47.7478341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-45] SKIPPED [ 54%] 2023-03-20T11:53:47.7484641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-46] SKIPPED [ 54%] 2023-03-20T11:53:47.7491454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-47] SKIPPED [ 54%] 2023-03-20T11:53:47.7497440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-48] SKIPPED [ 54%] 2023-03-20T11:53:47.7505435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-49] SKIPPED [ 54%] 2023-03-20T11:53:47.7512132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-50] SKIPPED [ 54%] 2023-03-20T11:53:47.7518542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-51] SKIPPED [ 54%] 2023-03-20T11:53:47.7525041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-52] SKIPPED [ 54%] 2023-03-20T11:53:47.7532750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-53] SKIPPED [ 54%] 2023-03-20T11:53:47.7537940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-54] SKIPPED [ 54%] 2023-03-20T11:53:47.7544579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-55] SKIPPED [ 54%] 2023-03-20T11:53:47.7551406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-56] SKIPPED [ 54%] 2023-03-20T11:53:47.7557099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-57] SKIPPED [ 54%] 2023-03-20T11:53:47.7563269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-58] SKIPPED [ 54%] 2023-03-20T11:53:47.7570632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-59] SKIPPED [ 54%] 2023-03-20T11:53:47.7575970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-60] SKIPPED [ 54%] 2023-03-20T11:53:47.7583350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-61] SKIPPED [ 54%] 2023-03-20T11:53:47.7589361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-62] SKIPPED [ 54%] 2023-03-20T11:53:47.7595952Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-63] SKIPPED [ 54%] 2023-03-20T11:53:47.7602416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-64] SKIPPED [ 54%] 2023-03-20T11:53:47.7609876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-65] SKIPPED [ 54%] 2023-03-20T11:53:47.7615016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-66] SKIPPED [ 54%] 2023-03-20T11:53:47.7621508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-67] SKIPPED [ 54%] 2023-03-20T11:53:47.7627978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-68] SKIPPED [ 54%] 2023-03-20T11:53:47.7634769Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-69] SKIPPED [ 54%] 2023-03-20T11:53:47.7641280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-70] SKIPPED [ 54%] 2023-03-20T11:53:47.7647494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-71] SKIPPED [ 54%] 2023-03-20T11:53:47.7655716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-72] SKIPPED [ 54%] 2023-03-20T11:53:47.7662103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-73] SKIPPED [ 54%] 2023-03-20T11:53:47.7668444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-74] SKIPPED [ 54%] 2023-03-20T11:53:47.7675198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-75] SKIPPED [ 54%] 2023-03-20T11:53:47.7681680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-76] SKIPPED [ 54%] 2023-03-20T11:53:47.7689371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-77] SKIPPED [ 54%] 2023-03-20T11:53:47.7694670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-78] SKIPPED [ 54%] 2023-03-20T11:53:47.7700909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-79] SKIPPED [ 54%] 2023-03-20T11:53:47.7707439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-80] SKIPPED [ 54%] 2023-03-20T11:53:47.7713767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-81] SKIPPED [ 54%] 2023-03-20T11:53:47.7720797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-82] SKIPPED [ 54%] 2023-03-20T11:53:47.7726970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-83] SKIPPED [ 54%] 2023-03-20T11:53:47.7734827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_image_tensor-84] SKIPPED [ 54%] 2023-03-20T11:53:47.7741298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-000] SKIPPED [ 54%] 2023-03-20T11:53:47.7747687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-001] SKIPPED [ 54%] 2023-03-20T11:53:47.7754063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-002] SKIPPED [ 54%] 2023-03-20T11:53:47.7760413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-003] SKIPPED [ 54%] 2023-03-20T11:53:47.7766681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-004] SKIPPED [ 54%] 2023-03-20T11:53:47.7773266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-005] SKIPPED [ 54%] 2023-03-20T11:53:47.7779642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-006] SKIPPED [ 54%] 2023-03-20T11:53:47.7786282Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-007] SKIPPED [ 54%] 2023-03-20T11:53:47.7792941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-008] SKIPPED [ 54%] 2023-03-20T11:53:47.7799509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-009] SKIPPED [ 54%] 2023-03-20T11:53:47.7807106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-010] SKIPPED [ 54%] 2023-03-20T11:53:47.7813448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-011] SKIPPED [ 54%] 2023-03-20T11:53:47.7819603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-012] SKIPPED [ 54%] 2023-03-20T11:53:47.7826315Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-013] SKIPPED [ 54%] 2023-03-20T11:53:47.7833022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-014] SKIPPED [ 54%] 2023-03-20T11:53:47.7839636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-015] SKIPPED [ 54%] 2023-03-20T11:53:47.7845756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-016] SKIPPED [ 54%] 2023-03-20T11:53:47.7853342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-017] SKIPPED [ 54%] 2023-03-20T11:53:47.7858574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-018] SKIPPED [ 54%] 2023-03-20T11:53:47.7865319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-019] SKIPPED [ 54%] 2023-03-20T11:53:47.7871966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-020] SKIPPED [ 54%] 2023-03-20T11:53:47.7878475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-021] SKIPPED [ 54%] 2023-03-20T11:53:47.7885863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-022] SKIPPED [ 54%] 2023-03-20T11:53:47.7893504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-023] SKIPPED [ 54%] 2023-03-20T11:53:47.7898780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-024] SKIPPED [ 54%] 2023-03-20T11:53:47.7905504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-025] SKIPPED [ 54%] 2023-03-20T11:53:47.7912202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-026] SKIPPED [ 54%] 2023-03-20T11:53:47.7918618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-027] SKIPPED [ 54%] 2023-03-20T11:53:47.7925058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-028] SKIPPED [ 54%] 2023-03-20T11:53:47.7932518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-029] SKIPPED [ 54%] 2023-03-20T11:53:47.7938049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-030] SKIPPED [ 54%] 2023-03-20T11:53:47.7944816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-031] SKIPPED [ 54%] 2023-03-20T11:53:47.7951345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-032] SKIPPED [ 54%] 2023-03-20T11:53:47.7959222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-033] SKIPPED [ 54%] 2023-03-20T11:53:47.7965680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-034] SKIPPED [ 54%] 2023-03-20T11:53:47.7973132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-035] SKIPPED [ 54%] 2023-03-20T11:53:47.7978541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-036] SKIPPED [ 54%] 2023-03-20T11:53:47.7984880Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-037] SKIPPED [ 54%] 2023-03-20T11:53:47.7991581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-038] SKIPPED [ 54%] 2023-03-20T11:53:47.7998043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-039] SKIPPED [ 54%] 2023-03-20T11:53:47.8004467Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-040] SKIPPED [ 54%] 2023-03-20T11:53:47.8011169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-041] SKIPPED [ 54%] 2023-03-20T11:53:47.8017622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-042] SKIPPED [ 54%] 2023-03-20T11:53:47.8024365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-043] SKIPPED [ 54%] 2023-03-20T11:53:47.8030908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-044] SKIPPED [ 54%] 2023-03-20T11:53:47.8038458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-045] SKIPPED [ 54%] 2023-03-20T11:53:47.8045134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-046] SKIPPED [ 54%] 2023-03-20T11:53:47.8053102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-047] SKIPPED [ 54%] 2023-03-20T11:53:47.8058523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-048] SKIPPED [ 54%] 2023-03-20T11:53:47.8065439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-049] SKIPPED [ 54%] 2023-03-20T11:53:47.8072175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-050] SKIPPED [ 54%] 2023-03-20T11:53:47.8078524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-051] SKIPPED [ 54%] 2023-03-20T11:53:47.8084938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-052] SKIPPED [ 54%] 2023-03-20T11:53:47.8092600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-053] SKIPPED [ 54%] 2023-03-20T11:53:47.8098131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-054] SKIPPED [ 54%] 2023-03-20T11:53:47.8104752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-055] SKIPPED [ 54%] 2023-03-20T11:53:47.8112685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-056] SKIPPED [ 54%] 2023-03-20T11:53:47.8119087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-057] SKIPPED [ 54%] 2023-03-20T11:53:47.8125574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-058] SKIPPED [ 54%] 2023-03-20T11:53:47.8133044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-059] SKIPPED [ 54%] 2023-03-20T11:53:47.8138339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-060] SKIPPED [ 54%] 2023-03-20T11:53:47.8145011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-061] SKIPPED [ 54%] 2023-03-20T11:53:47.8151606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-062] SKIPPED [ 54%] 2023-03-20T11:53:47.8158134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-063] SKIPPED [ 54%] 2023-03-20T11:53:47.8164587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-064] SKIPPED [ 54%] 2023-03-20T11:53:47.8172302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-065] SKIPPED [ 54%] 2023-03-20T11:53:47.8177723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-066] SKIPPED [ 54%] 2023-03-20T11:53:47.8185746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-067] SKIPPED [ 54%] 2023-03-20T11:53:47.8192359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-068] SKIPPED [ 54%] 2023-03-20T11:53:47.8198828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-069] SKIPPED [ 54%] 2023-03-20T11:53:47.8205592Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-070] SKIPPED [ 54%] 2023-03-20T11:53:47.8213256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-071] SKIPPED [ 54%] 2023-03-20T11:53:47.8218555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-072] SKIPPED [ 54%] 2023-03-20T11:53:47.8225153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-073] SKIPPED [ 54%] 2023-03-20T11:53:47.8231764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-074] SKIPPED [ 54%] 2023-03-20T11:53:47.8238333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-075] SKIPPED [ 54%] 2023-03-20T11:53:47.8244590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-076] SKIPPED [ 54%] 2023-03-20T11:53:47.8251436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-077] SKIPPED [ 54%] 2023-03-20T11:53:47.8258019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-078] SKIPPED [ 54%] 2023-03-20T11:53:47.8267570Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-079] SKIPPED [ 54%] 2023-03-20T11:53:47.8274408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-080] SKIPPED [ 54%] 2023-03-20T11:53:47.8280873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-081] SKIPPED [ 54%] 2023-03-20T11:53:47.8287178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-082] SKIPPED [ 54%] 2023-03-20T11:53:47.8294181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-083] SKIPPED [ 54%] 2023-03-20T11:53:47.8300440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-084] SKIPPED [ 54%] 2023-03-20T11:53:47.8306869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-085] SKIPPED [ 54%] 2023-03-20T11:53:47.8313777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-086] SKIPPED [ 54%] 2023-03-20T11:53:47.8319990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-087] SKIPPED [ 54%] 2023-03-20T11:53:47.8326398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-088] SKIPPED [ 54%] 2023-03-20T11:53:47.8333671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-089] SKIPPED [ 54%] 2023-03-20T11:53:47.8341184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-090] SKIPPED [ 54%] 2023-03-20T11:53:47.8347417Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-091] SKIPPED [ 54%] 2023-03-20T11:53:47.8354264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-092] SKIPPED [ 54%] 2023-03-20T11:53:47.8360570Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-093] SKIPPED [ 54%] 2023-03-20T11:53:47.8366829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-094] SKIPPED [ 54%] 2023-03-20T11:53:47.8373337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-095] SKIPPED [ 54%] 2023-03-20T11:53:47.8379733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-096] SKIPPED [ 54%] 2023-03-20T11:53:47.8386340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-097] SKIPPED [ 54%] 2023-03-20T11:53:47.8393026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-098] SKIPPED [ 54%] 2023-03-20T11:53:47.8399715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-099] SKIPPED [ 54%] 2023-03-20T11:53:47.8405786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-100] SKIPPED [ 54%] 2023-03-20T11:53:47.8413492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-101] SKIPPED [ 54%] 2023-03-20T11:53:47.8420043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-102] SKIPPED [ 54%] 2023-03-20T11:53:47.8426603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-103] SKIPPED [ 54%] 2023-03-20T11:53:47.8433252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-104] SKIPPED [ 54%] 2023-03-20T11:53:47.8439768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-105] SKIPPED [ 54%] 2023-03-20T11:53:47.8446061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-106] SKIPPED [ 54%] 2023-03-20T11:53:47.8453219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-107] SKIPPED [ 54%] 2023-03-20T11:53:47.8458890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-108] SKIPPED [ 54%] 2023-03-20T11:53:47.8465720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-109] SKIPPED [ 54%] 2023-03-20T11:53:47.8472455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-110] SKIPPED [ 54%] 2023-03-20T11:53:47.8478774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-111] SKIPPED [ 54%] 2023-03-20T11:53:47.8485234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-112] SKIPPED [ 54%] 2023-03-20T11:53:47.8493237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-113] SKIPPED [ 54%] 2023-03-20T11:53:47.8499409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-114] SKIPPED [ 54%] 2023-03-20T11:53:47.8506067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-115] SKIPPED [ 54%] 2023-03-20T11:53:47.8512718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-116] SKIPPED [ 54%] 2023-03-20T11:53:47.8518445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-117] SKIPPED [ 54%] 2023-03-20T11:53:47.8525012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-118] SKIPPED [ 54%] 2023-03-20T11:53:47.8532381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-119] SKIPPED [ 54%] 2023-03-20T11:53:47.8537897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-120] SKIPPED [ 54%] 2023-03-20T11:53:47.8544579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-121] SKIPPED [ 54%] 2023-03-20T11:53:47.8551039Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-122] SKIPPED [ 54%] 2023-03-20T11:53:47.8557688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-123] SKIPPED [ 54%] 2023-03-20T11:53:47.8564186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-124] SKIPPED [ 54%] 2023-03-20T11:53:47.8572673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-125] SKIPPED [ 54%] 2023-03-20T11:53:47.8577711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-126] SKIPPED [ 54%] 2023-03-20T11:53:47.8584161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-127] SKIPPED [ 54%] 2023-03-20T11:53:47.8590629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-128] SKIPPED [ 54%] 2023-03-20T11:53:47.8597035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-129] SKIPPED [ 54%] 2023-03-20T11:53:47.8603544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-130] SKIPPED [ 54%] 2023-03-20T11:53:47.8610443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-131] SKIPPED [ 54%] 2023-03-20T11:53:47.8616338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-132] SKIPPED [ 54%] 2023-03-20T11:53:47.8622912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-133] SKIPPED [ 54%] 2023-03-20T11:53:47.8629115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-134] SKIPPED [ 54%] 2023-03-20T11:53:47.8635780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-135] SKIPPED [ 54%] 2023-03-20T11:53:47.8643457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-136] SKIPPED [ 54%] 2023-03-20T11:53:47.8650326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-137] SKIPPED [ 54%] 2023-03-20T11:53:47.8655824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-138] SKIPPED [ 54%] 2023-03-20T11:53:47.8662391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-139] SKIPPED [ 54%] 2023-03-20T11:53:47.8668646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-140] SKIPPED [ 54%] 2023-03-20T11:53:47.8675437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-141] SKIPPED [ 54%] 2023-03-20T11:53:47.8681729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-142] SKIPPED [ 54%] 2023-03-20T11:53:47.8689270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-143] SKIPPED [ 54%] 2023-03-20T11:53:47.8694474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-144] SKIPPED [ 54%] 2023-03-20T11:53:47.8700936Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-145] SKIPPED [ 54%] 2023-03-20T11:53:47.8707261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-146] SKIPPED [ 54%] 2023-03-20T11:53:47.8713994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-147] SKIPPED [ 54%] 2023-03-20T11:53:47.8721410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-148] SKIPPED [ 54%] 2023-03-20T11:53:47.8728948Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-149] SKIPPED [ 54%] 2023-03-20T11:53:47.8734250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-150] SKIPPED [ 54%] 2023-03-20T11:53:47.8740619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-151] SKIPPED [ 54%] 2023-03-20T11:53:47.8747044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-152] SKIPPED [ 54%] 2023-03-20T11:53:47.8753725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-153] SKIPPED [ 54%] 2023-03-20T11:53:47.8760317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-154] SKIPPED [ 54%] 2023-03-20T11:53:47.8766546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-155] SKIPPED [ 54%] 2023-03-20T11:53:47.8773716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-156] SKIPPED [ 54%] 2023-03-20T11:53:47.8778935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-157] SKIPPED [ 54%] 2023-03-20T11:53:47.8785531Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-158] SKIPPED [ 54%] 2023-03-20T11:53:47.8793379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-159] SKIPPED [ 54%] 2023-03-20T11:53:47.8799434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-160] SKIPPED [ 54%] 2023-03-20T11:53:47.8805609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-161] SKIPPED [ 54%] 2023-03-20T11:53:47.8812998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-162] SKIPPED [ 54%] 2023-03-20T11:53:47.8818350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-163] SKIPPED [ 54%] 2023-03-20T11:53:47.8825031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-164] SKIPPED [ 54%] 2023-03-20T11:53:47.8831688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-165] SKIPPED [ 54%] 2023-03-20T11:53:47.8837986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-166] SKIPPED [ 54%] 2023-03-20T11:53:47.8844408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-167] SKIPPED [ 54%] 2023-03-20T11:53:47.8851207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-168] SKIPPED [ 54%] 2023-03-20T11:53:47.8857453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-169] SKIPPED [ 54%] 2023-03-20T11:53:47.8864199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-170] SKIPPED [ 54%] 2023-03-20T11:53:47.8871956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-171] SKIPPED [ 54%] 2023-03-20T11:53:47.8878274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-172] SKIPPED [ 54%] 2023-03-20T11:53:47.8884443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-173] SKIPPED [ 54%] 2023-03-20T11:53:47.8892170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-174] SKIPPED [ 54%] 2023-03-20T11:53:47.8897410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-175] SKIPPED [ 54%] 2023-03-20T11:53:47.8904248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-176] SKIPPED [ 54%] 2023-03-20T11:53:47.8910463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-177] SKIPPED [ 54%] 2023-03-20T11:53:47.8917064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-178] SKIPPED [ 54%] 2023-03-20T11:53:47.8923486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-179] SKIPPED [ 54%] 2023-03-20T11:53:47.8930413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-180] SKIPPED [ 54%] 2023-03-20T11:53:47.8936194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-181] SKIPPED [ 54%] 2023-03-20T11:53:47.8944007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-182] SKIPPED [ 54%] 2023-03-20T11:53:47.8950606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-183] SKIPPED [ 54%] 2023-03-20T11:53:47.8957065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-184] SKIPPED [ 54%] 2023-03-20T11:53:47.8963612Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-185] SKIPPED [ 54%] 2023-03-20T11:53:47.8970176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-186] SKIPPED [ 54%] 2023-03-20T11:53:47.8976606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-187] SKIPPED [ 54%] 2023-03-20T11:53:47.8983190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-188] SKIPPED [ 54%] 2023-03-20T11:53:47.8989522Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-189] SKIPPED [ 54%] 2023-03-20T11:53:47.8996243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-190] SKIPPED [ 54%] 2023-03-20T11:53:47.9002695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-191] SKIPPED [ 54%] 2023-03-20T11:53:47.9010508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-192] SKIPPED [ 54%] 2023-03-20T11:53:47.9015740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-193] SKIPPED [ 54%] 2023-03-20T11:53:47.9023448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-194] SKIPPED [ 54%] 2023-03-20T11:53:47.9029712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-195] SKIPPED [ 54%] 2023-03-20T11:53:47.9036462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-196] SKIPPED [ 54%] 2023-03-20T11:53:47.9042918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-197] SKIPPED [ 54%] 2023-03-20T11:53:47.9050371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-198] SKIPPED [ 54%] 2023-03-20T11:53:47.9056040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-199] SKIPPED [ 54%] 2023-03-20T11:53:47.9063064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-200] SKIPPED [ 54%] 2023-03-20T11:53:47.9069316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-201] SKIPPED [ 54%] 2023-03-20T11:53:47.9076081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-202] SKIPPED [ 54%] 2023-03-20T11:53:47.9082656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-203] SKIPPED [ 54%] 2023-03-20T11:53:47.9090096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-204] SKIPPED [ 54%] 2023-03-20T11:53:47.9096692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-205] SKIPPED [ 54%] 2023-03-20T11:53:47.9103503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-206] SKIPPED [ 54%] 2023-03-20T11:53:47.9109724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-207] SKIPPED [ 54%] 2023-03-20T11:53:47.9116518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-208] SKIPPED [ 54%] 2023-03-20T11:53:47.9122888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-209] SKIPPED [ 54%] 2023-03-20T11:53:47.9130573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-210] SKIPPED [ 54%] 2023-03-20T11:53:47.9135497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-211] SKIPPED [ 54%] 2023-03-20T11:53:47.9142038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-212] SKIPPED [ 54%] 2023-03-20T11:53:47.9148405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-213] SKIPPED [ 54%] 2023-03-20T11:53:47.9154978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-214] SKIPPED [ 54%] 2023-03-20T11:53:47.9161561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-215] SKIPPED [ 54%] 2023-03-20T11:53:47.9172131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-216] SKIPPED [ 54%] 2023-03-20T11:53:47.9177521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-217] SKIPPED [ 54%] 2023-03-20T11:53:47.9184113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-218] SKIPPED [ 54%] 2023-03-20T11:53:47.9190528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-219] SKIPPED [ 54%] 2023-03-20T11:53:47.9197192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-220] SKIPPED [ 54%] 2023-03-20T11:53:47.9203695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-221] SKIPPED [ 54%] 2023-03-20T11:53:47.9210484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-222] SKIPPED [ 54%] 2023-03-20T11:53:47.9216767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-223] SKIPPED [ 54%] 2023-03-20T11:53:47.9223321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-224] SKIPPED [ 54%] 2023-03-20T11:53:47.9229631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-225] SKIPPED [ 54%] 2023-03-20T11:53:47.9236372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-226] SKIPPED [ 54%] 2023-03-20T11:53:47.9243209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-227] SKIPPED [ 54%] 2023-03-20T11:53:47.9251800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-228] SKIPPED [ 54%] 2023-03-20T11:53:47.9257276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-229] SKIPPED [ 54%] 2023-03-20T11:53:47.9263877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-230] SKIPPED [ 54%] 2023-03-20T11:53:47.9270145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-231] SKIPPED [ 54%] 2023-03-20T11:53:47.9276896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-232] SKIPPED [ 54%] 2023-03-20T11:53:47.9283436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-233] SKIPPED [ 54%] 2023-03-20T11:53:47.9290289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-234] SKIPPED [ 54%] 2023-03-20T11:53:47.9296496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-235] SKIPPED [ 54%] 2023-03-20T11:53:47.9303185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-236] SKIPPED [ 54%] 2023-03-20T11:53:47.9309551Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-237] SKIPPED [ 54%] 2023-03-20T11:53:47.9316275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-238] SKIPPED [ 54%] 2023-03-20T11:53:47.9323939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-239] SKIPPED [ 54%] 2023-03-20T11:53:47.9330734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-240] SKIPPED [ 54%] 2023-03-20T11:53:47.9337025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-241] SKIPPED [ 54%] 2023-03-20T11:53:47.9343902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-242] SKIPPED [ 54%] 2023-03-20T11:53:47.9350357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-243] SKIPPED [ 54%] 2023-03-20T11:53:47.9356935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-244] SKIPPED [ 54%] 2023-03-20T11:53:47.9363364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-245] SKIPPED [ 54%] 2023-03-20T11:53:47.9370547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-246] SKIPPED [ 54%] 2023-03-20T11:53:47.9376334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-247] SKIPPED [ 54%] 2023-03-20T11:53:47.9382975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-248] SKIPPED [ 54%] 2023-03-20T11:53:47.9389258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-249] SKIPPED [ 54%] 2023-03-20T11:53:47.9396167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-250] SKIPPED [ 54%] 2023-03-20T11:53:47.9403702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-251] SKIPPED [ 54%] 2023-03-20T11:53:47.9410630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-252] SKIPPED [ 54%] 2023-03-20T11:53:47.9416607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-253] SKIPPED [ 54%] 2023-03-20T11:53:47.9423046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-254] SKIPPED [ 54%] 2023-03-20T11:53:47.9429161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-255] SKIPPED [ 54%] 2023-03-20T11:53:47.9435901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-256] SKIPPED [ 54%] 2023-03-20T11:53:47.9442438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-257] SKIPPED [ 54%] 2023-03-20T11:53:47.9450061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-258] SKIPPED [ 54%] 2023-03-20T11:53:47.9455054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-259] SKIPPED [ 54%] 2023-03-20T11:53:47.9461620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-260] SKIPPED [ 54%] 2023-03-20T11:53:47.9467925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-261] SKIPPED [ 54%] 2023-03-20T11:53:47.9475891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-262] SKIPPED [ 54%] 2023-03-20T11:53:47.9482643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-263] SKIPPED [ 54%] 2023-03-20T11:53:47.9490296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-264] SKIPPED [ 54%] 2023-03-20T11:53:47.9495020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-265] SKIPPED [ 54%] 2023-03-20T11:53:47.9501764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-266] SKIPPED [ 54%] 2023-03-20T11:53:47.9508051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-267] SKIPPED [ 54%] 2023-03-20T11:53:47.9514802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-268] SKIPPED [ 54%] 2023-03-20T11:53:47.9521243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_bounding_box-269] SKIPPED [ 54%] 2023-03-20T11:53:47.9527624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-00] SKIPPED [ 54%] 2023-03-20T11:53:47.9534499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-01] SKIPPED [ 54%] 2023-03-20T11:53:47.9541056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-02] SKIPPED [ 54%] 2023-03-20T11:53:47.9547254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-03] SKIPPED [ 54%] 2023-03-20T11:53:47.9555123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-04] SKIPPED [ 54%] 2023-03-20T11:53:47.9561700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-05] SKIPPED [ 54%] 2023-03-20T11:53:47.9568926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-06] SKIPPED [ 54%] 2023-03-20T11:53:47.9574437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-07] SKIPPED [ 54%] 2023-03-20T11:53:47.9580957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-08] SKIPPED [ 54%] 2023-03-20T11:53:47.9587290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-09] SKIPPED [ 54%] 2023-03-20T11:53:47.9594082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-10] SKIPPED [ 54%] 2023-03-20T11:53:47.9600450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_mask-11] SKIPPED [ 54%] 2023-03-20T11:53:47.9606757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-00] SKIPPED [ 54%] 2023-03-20T11:53:47.9613261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-01] SKIPPED [ 54%] 2023-03-20T11:53:47.9619344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-02] SKIPPED [ 54%] 2023-03-20T11:53:47.9627252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-03] SKIPPED [ 54%] 2023-03-20T11:53:47.9634096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-04] SKIPPED [ 54%] 2023-03-20T11:53:47.9640686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-05] SKIPPED [ 54%] 2023-03-20T11:53:47.9646822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-06] SKIPPED [ 54%] 2023-03-20T11:53:47.9654187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-07] SKIPPED [ 54%] 2023-03-20T11:53:47.9659813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-08] SKIPPED [ 54%] 2023-03-20T11:53:47.9666309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-09] SKIPPED [ 54%] 2023-03-20T11:53:47.9672955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-10] SKIPPED [ 54%] 2023-03-20T11:53:47.9679536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-11] SKIPPED [ 54%] 2023-03-20T11:53:47.9685676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-12] SKIPPED [ 54%] 2023-03-20T11:53:47.9693111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-13] SKIPPED [ 54%] 2023-03-20T11:53:47.9698504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-14] SKIPPED [ 54%] 2023-03-20T11:53:47.9706329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-15] SKIPPED [ 54%] 2023-03-20T11:53:47.9712972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-16] SKIPPED [ 54%] 2023-03-20T11:53:47.9719398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-17] SKIPPED [ 54%] 2023-03-20T11:53:47.9725822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-18] SKIPPED [ 54%] 2023-03-20T11:53:47.9733228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-19] SKIPPED [ 54%] 2023-03-20T11:53:47.9738416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-20] SKIPPED [ 54%] 2023-03-20T11:53:47.9744993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-21] SKIPPED [ 54%] 2023-03-20T11:53:47.9751618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-22] SKIPPED [ 54%] 2023-03-20T11:53:47.9758167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-23] SKIPPED [ 54%] 2023-03-20T11:53:47.9764606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-24] SKIPPED [ 54%] 2023-03-20T11:53:47.9772077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-25] SKIPPED [ 54%] 2023-03-20T11:53:47.9779003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-26] SKIPPED [ 54%] 2023-03-20T11:53:47.9785756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-27] SKIPPED [ 54%] 2023-03-20T11:53:47.9792473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-28] SKIPPED [ 54%] 2023-03-20T11:53:47.9799053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-29] SKIPPED [ 54%] 2023-03-20T11:53:47.9805240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-30] SKIPPED [ 54%] 2023-03-20T11:53:47.9812808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-31] SKIPPED [ 54%] 2023-03-20T11:53:47.9818275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-32] SKIPPED [ 54%] 2023-03-20T11:53:47.9825073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-33] SKIPPED [ 54%] 2023-03-20T11:53:47.9830889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-34] SKIPPED [ 54%] 2023-03-20T11:53:47.9836986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resize_video-35] SKIPPED [ 54%] 2023-03-20T11:53:47.9842956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-000] SKIPPED [ 54%] 2023-03-20T11:53:47.9850022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-001] SKIPPED [ 54%] 2023-03-20T11:53:47.9855855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-002] SKIPPED [ 54%] 2023-03-20T11:53:47.9861964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-003] SKIPPED [ 54%] 2023-03-20T11:53:47.9867957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-004] SKIPPED [ 54%] 2023-03-20T11:53:47.9874157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-005] SKIPPED [ 54%] 2023-03-20T11:53:47.9880028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-006] SKIPPED [ 54%] 2023-03-20T11:53:47.9885696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-007] SKIPPED [ 54%] 2023-03-20T11:53:47.9892997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-008] SKIPPED [ 54%] 2023-03-20T11:53:47.9897827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-009] SKIPPED [ 54%] 2023-03-20T11:53:47.9903889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-010] SKIPPED [ 54%] 2023-03-20T11:53:47.9909535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-011] SKIPPED [ 54%] 2023-03-20T11:53:47.9915154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-012] SKIPPED [ 54%] 2023-03-20T11:53:47.9922392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-013] SKIPPED [ 54%] 2023-03-20T11:53:47.9929365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-014] SKIPPED [ 54%] 2023-03-20T11:53:47.9934311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-015] SKIPPED [ 54%] 2023-03-20T11:53:47.9940290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-016] SKIPPED [ 54%] 2023-03-20T11:53:47.9946119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-017] SKIPPED [ 54%] 2023-03-20T11:53:47.9952659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-018] SKIPPED [ 54%] 2023-03-20T11:53:47.9958288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-019] SKIPPED [ 54%] 2023-03-20T11:53:47.9963918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-020] SKIPPED [ 54%] 2023-03-20T11:53:47.9970606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-021] SKIPPED [ 54%] 2023-03-20T11:53:47.9975644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-022] SKIPPED [ 54%] 2023-03-20T11:53:47.9981363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-023] SKIPPED [ 54%] 2023-03-20T11:53:47.9988595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-024] SKIPPED [ 54%] 2023-03-20T11:53:47.9994815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-025] SKIPPED [ 54%] 2023-03-20T11:53:48.0000520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-026] SKIPPED [ 54%] 2023-03-20T11:53:48.0006426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-027] SKIPPED [ 54%] 2023-03-20T11:53:48.0013443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-028] SKIPPED [ 54%] 2023-03-20T11:53:48.0018460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-029] SKIPPED [ 54%] 2023-03-20T11:53:48.0024538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-030] SKIPPED [ 54%] 2023-03-20T11:53:48.0030521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-031] SKIPPED [ 54%] 2023-03-20T11:53:48.0036523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-032] SKIPPED [ 54%] 2023-03-20T11:53:48.0042490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-033] SKIPPED [ 54%] 2023-03-20T11:53:48.0049467Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-034] SKIPPED [ 54%] 2023-03-20T11:53:48.0054212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-035] SKIPPED [ 54%] 2023-03-20T11:53:48.0063051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-036] SKIPPED [ 54%] 2023-03-20T11:53:48.0068626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-037] SKIPPED [ 54%] 2023-03-20T11:53:48.0074889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-038] SKIPPED [ 54%] 2023-03-20T11:53:48.0080781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-039] SKIPPED [ 54%] 2023-03-20T11:53:48.0086338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-040] SKIPPED [ 54%] 2023-03-20T11:53:48.0093740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-041] SKIPPED [ 54%] 2023-03-20T11:53:48.0098918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-042] SKIPPED [ 54%] 2023-03-20T11:53:48.0105529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-043] SKIPPED [ 54%] 2023-03-20T11:53:48.0112271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-044] SKIPPED [ 54%] 2023-03-20T11:53:48.0118888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-045] SKIPPED [ 54%] 2023-03-20T11:53:48.0125190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-046] SKIPPED [ 54%] 2023-03-20T11:53:48.0134000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-047] SKIPPED [ 54%] 2023-03-20T11:53:48.0139668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-048] SKIPPED [ 54%] 2023-03-20T11:53:48.0145973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-049] SKIPPED [ 54%] 2023-03-20T11:53:48.0152790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-050] SKIPPED [ 54%] 2023-03-20T11:53:48.0159076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-051] SKIPPED [ 54%] 2023-03-20T11:53:48.0165565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-052] SKIPPED [ 54%] 2023-03-20T11:53:48.0173116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-053] SKIPPED [ 54%] 2023-03-20T11:53:48.0178647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-054] SKIPPED [ 54%] 2023-03-20T11:53:48.0185332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-055] SKIPPED [ 54%] 2023-03-20T11:53:48.0191899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-056] SKIPPED [ 54%] 2023-03-20T11:53:48.0198724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-057] SKIPPED [ 54%] 2023-03-20T11:53:48.0204723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-058] SKIPPED [ 54%] 2023-03-20T11:53:48.0213749Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-059] SKIPPED [ 54%] 2023-03-20T11:53:48.0219110Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-060] SKIPPED [ 54%] 2023-03-20T11:53:48.0225935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-061] SKIPPED [ 54%] 2023-03-20T11:53:48.0232643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-062] SKIPPED [ 54%] 2023-03-20T11:53:48.0239053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-063] SKIPPED [ 54%] 2023-03-20T11:53:48.0244980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-064] SKIPPED [ 54%] 2023-03-20T11:53:48.0253006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-065] SKIPPED [ 54%] 2023-03-20T11:53:48.0258376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-066] SKIPPED [ 54%] 2023-03-20T11:53:48.0265019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-067] SKIPPED [ 54%] 2023-03-20T11:53:48.0271356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-068] SKIPPED [ 54%] 2023-03-20T11:53:48.0278170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-069] SKIPPED [ 54%] 2023-03-20T11:53:48.0285454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-070] SKIPPED [ 54%] 2023-03-20T11:53:48.0292771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-071] SKIPPED [ 54%] 2023-03-20T11:53:48.0298023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-072] SKIPPED [ 54%] 2023-03-20T11:53:48.0304679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-073] SKIPPED [ 54%] 2023-03-20T11:53:48.0311115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-074] SKIPPED [ 54%] 2023-03-20T11:53:48.0317603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-075] SKIPPED [ 54%] 2023-03-20T11:53:48.0324106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-076] SKIPPED [ 54%] 2023-03-20T11:53:48.0330627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-077] SKIPPED [ 54%] 2023-03-20T11:53:48.0336758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-078] SKIPPED [ 54%] 2023-03-20T11:53:48.0343333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-079] SKIPPED [ 54%] 2023-03-20T11:53:48.0349562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-080] SKIPPED [ 54%] 2023-03-20T11:53:48.0356198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-081] SKIPPED [ 54%] 2023-03-20T11:53:48.0363715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-082] SKIPPED [ 54%] 2023-03-20T11:53:48.0370435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-083] SKIPPED [ 54%] 2023-03-20T11:53:48.0376481Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-084] SKIPPED [ 54%] 2023-03-20T11:53:48.0382976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-085] SKIPPED [ 54%] 2023-03-20T11:53:48.0389268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-086] SKIPPED [ 54%] 2023-03-20T11:53:48.0395386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-087] SKIPPED [ 54%] 2023-03-20T11:53:48.0401711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-088] SKIPPED [ 54%] 2023-03-20T11:53:48.0409266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-089] SKIPPED [ 54%] 2023-03-20T11:53:48.0414549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-090] SKIPPED [ 54%] 2023-03-20T11:53:48.0420915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-091] SKIPPED [ 54%] 2023-03-20T11:53:48.0427277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-092] SKIPPED [ 54%] 2023-03-20T11:53:48.0435072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-093] SKIPPED [ 54%] 2023-03-20T11:53:48.0441386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-094] SKIPPED [ 54%] 2023-03-20T11:53:48.0448780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-095] SKIPPED [ 54%] 2023-03-20T11:53:48.0454263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-096] SKIPPED [ 54%] 2023-03-20T11:53:48.0460585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-097] SKIPPED [ 54%] 2023-03-20T11:53:48.0466954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-098] SKIPPED [ 54%] 2023-03-20T11:53:48.0473563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-099] SKIPPED [ 54%] 2023-03-20T11:53:48.0479702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-100] SKIPPED [ 54%] 2023-03-20T11:53:48.0485902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-101] SKIPPED [ 54%] 2023-03-20T11:53:48.0493330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-102] SKIPPED [ 54%] 2023-03-20T11:53:48.0498632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-103] SKIPPED [ 54%] 2023-03-20T11:53:48.0505186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-104] SKIPPED [ 54%] 2023-03-20T11:53:48.0512950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-105] SKIPPED [ 54%] 2023-03-20T11:53:48.0519403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-106] SKIPPED [ 54%] 2023-03-20T11:53:48.0525672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-107] SKIPPED [ 54%] 2023-03-20T11:53:48.0532817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-108] SKIPPED [ 54%] 2023-03-20T11:53:48.0538142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-109] SKIPPED [ 54%] 2023-03-20T11:53:48.0544566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-110] SKIPPED [ 54%] 2023-03-20T11:53:48.0550975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-111] SKIPPED [ 54%] 2023-03-20T11:53:48.0557376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-112] SKIPPED [ 54%] 2023-03-20T11:53:48.0563822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-113] SKIPPED [ 54%] 2023-03-20T11:53:48.0570464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-114] SKIPPED [ 54%] 2023-03-20T11:53:48.0576176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-115] SKIPPED [ 54%] 2023-03-20T11:53:48.0583967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-116] SKIPPED [ 54%] 2023-03-20T11:53:48.0590249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-117] SKIPPED [ 54%] 2023-03-20T11:53:48.0596783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-118] SKIPPED [ 54%] 2023-03-20T11:53:48.0603175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-119] SKIPPED [ 54%] 2023-03-20T11:53:48.0610426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-120] SKIPPED [ 54%] 2023-03-20T11:53:48.0616034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-121] SKIPPED [ 54%] 2023-03-20T11:53:48.0622392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-122] SKIPPED [ 54%] 2023-03-20T11:53:48.0628441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-123] SKIPPED [ 54%] 2023-03-20T11:53:48.0635159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-124] SKIPPED [ 54%] 2023-03-20T11:53:48.0641384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-125] SKIPPED [ 54%] 2023-03-20T11:53:48.0647496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-126] SKIPPED [ 54%] 2023-03-20T11:53:48.0654186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-127] SKIPPED [ 54%] 2023-03-20T11:53:48.0661810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-128] SKIPPED [ 54%] 2023-03-20T11:53:48.0668109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-129] SKIPPED [ 54%] 2023-03-20T11:53:48.0674842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-130] SKIPPED [ 54%] 2023-03-20T11:53:48.0681187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-131] SKIPPED [ 54%] 2023-03-20T11:53:48.0687563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-132] SKIPPED [ 54%] 2023-03-20T11:53:48.0694417Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-133] SKIPPED [ 54%] 2023-03-20T11:53:48.0700719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-134] SKIPPED [ 54%] 2023-03-20T11:53:48.0707135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-135] SKIPPED [ 54%] 2023-03-20T11:53:48.0713679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-136] SKIPPED [ 54%] 2023-03-20T11:53:48.0720115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-137] SKIPPED [ 54%] 2023-03-20T11:53:48.0726300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-138] SKIPPED [ 54%] 2023-03-20T11:53:48.0734273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-139] SKIPPED [ 54%] 2023-03-20T11:53:48.0740558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-140] SKIPPED [ 54%] 2023-03-20T11:53:48.0746993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-141] SKIPPED [ 54%] 2023-03-20T11:53:48.0753650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-142] SKIPPED [ 54%] 2023-03-20T11:53:48.0759987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-143] SKIPPED [ 54%] 2023-03-20T11:53:48.0766399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-144] SKIPPED [ 54%] 2023-03-20T11:53:48.0774038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-145] SKIPPED [ 54%] 2023-03-20T11:53:48.0779161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-146] SKIPPED [ 54%] 2023-03-20T11:53:48.0785822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-147] SKIPPED [ 54%] 2023-03-20T11:53:48.0792414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-148] SKIPPED [ 54%] 2023-03-20T11:53:48.0798752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-149] SKIPPED [ 54%] 2023-03-20T11:53:48.0805019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-150] SKIPPED [ 54%] 2023-03-20T11:53:48.0813608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-151] SKIPPED [ 54%] 2023-03-20T11:53:48.0818978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-152] SKIPPED [ 54%] 2023-03-20T11:53:48.0825733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-153] SKIPPED [ 54%] 2023-03-20T11:53:48.0832354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-154] SKIPPED [ 54%] 2023-03-20T11:53:48.0838248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-155] SKIPPED [ 54%] 2023-03-20T11:53:48.0843980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-156] SKIPPED [ 54%] 2023-03-20T11:53:48.0850411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-157] SKIPPED [ 54%] 2023-03-20T11:53:48.0855684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-158] SKIPPED [ 54%] 2023-03-20T11:53:48.0861527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-159] SKIPPED [ 54%] 2023-03-20T11:53:48.0867284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-160] SKIPPED [ 54%] 2023-03-20T11:53:48.0873480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-161] SKIPPED [ 54%] 2023-03-20T11:53:48.0880598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-162] SKIPPED [ 54%] 2023-03-20T11:53:48.0886300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-163] SKIPPED [ 54%] 2023-03-20T11:53:48.0893071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-164] SKIPPED [ 54%] 2023-03-20T11:53:48.0897914Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-165] SKIPPED [ 54%] 2023-03-20T11:53:48.0903929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-166] SKIPPED [ 54%] 2023-03-20T11:53:48.0909537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-167] SKIPPED [ 54%] 2023-03-20T11:53:48.0915703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-168] SKIPPED [ 54%] 2023-03-20T11:53:48.0921453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-169] SKIPPED [ 54%] 2023-03-20T11:53:48.0927048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-170] SKIPPED [ 54%] 2023-03-20T11:53:48.0933128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-171] SKIPPED [ 54%] 2023-03-20T11:53:48.0938345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-172] SKIPPED [ 54%] 2023-03-20T11:53:48.0946643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-173] SKIPPED [ 54%] 2023-03-20T11:53:48.0952928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-174] SKIPPED [ 54%] 2023-03-20T11:53:48.0958482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-175] SKIPPED [ 54%] 2023-03-20T11:53:48.0964201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-176] SKIPPED [ 54%] 2023-03-20T11:53:48.0970194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-177] SKIPPED [ 54%] 2023-03-20T11:53:48.0976093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-178] SKIPPED [ 54%] 2023-03-20T11:53:48.0982073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-179] SKIPPED [ 54%] 2023-03-20T11:53:48.0987222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-180] SKIPPED [ 54%] 2023-03-20T11:53:48.0993193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-181] SKIPPED [ 54%] 2023-03-20T11:53:48.0999068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-182] SKIPPED [ 54%] 2023-03-20T11:53:48.1004828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-183] SKIPPED [ 54%] 2023-03-20T11:53:48.1010901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-184] SKIPPED [ 54%] 2023-03-20T11:53:48.1017677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-185] SKIPPED [ 54%] 2023-03-20T11:53:48.1023626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-186] SKIPPED [ 54%] 2023-03-20T11:53:48.1029224Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-187] SKIPPED [ 54%] 2023-03-20T11:53:48.1035273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-188] SKIPPED [ 54%] 2023-03-20T11:53:48.1041034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-189] SKIPPED [ 54%] 2023-03-20T11:53:48.1046664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-190] SKIPPED [ 54%] 2023-03-20T11:53:48.1053341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-191] SKIPPED [ 54%] 2023-03-20T11:53:48.1058244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-192] SKIPPED [ 54%] 2023-03-20T11:53:48.1064157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-193] SKIPPED [ 54%] 2023-03-20T11:53:48.1069802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-194] SKIPPED [ 54%] 2023-03-20T11:53:48.1076051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-195] SKIPPED [ 54%] 2023-03-20T11:53:48.1083088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-196] SKIPPED [ 54%] 2023-03-20T11:53:48.1090078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-197] SKIPPED [ 54%] 2023-03-20T11:53:48.1094740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-198] SKIPPED [ 54%] 2023-03-20T11:53:48.1100474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-199] SKIPPED [ 54%] 2023-03-20T11:53:48.1105906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-200] SKIPPED [ 54%] 2023-03-20T11:53:48.1111887Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-201] SKIPPED [ 54%] 2023-03-20T11:53:48.1117551Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-202] SKIPPED [ 54%] 2023-03-20T11:53:48.1123291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-203] SKIPPED [ 54%] 2023-03-20T11:53:48.1130506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-204] SKIPPED [ 54%] 2023-03-20T11:53:48.1134878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-205] SKIPPED [ 54%] 2023-03-20T11:53:48.1140683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-206] SKIPPED [ 54%] 2023-03-20T11:53:48.1146610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-207] SKIPPED [ 54%] 2023-03-20T11:53:48.1153911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-208] SKIPPED [ 54%] 2023-03-20T11:53:48.1159521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_image_tensor-209] SKIPPED [ 54%] 2023-03-20T11:53:48.1165204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-000] SKIPPED [ 54%] 2023-03-20T11:53:48.1172245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-001] SKIPPED [ 54%] 2023-03-20T11:53:48.1176871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-002] SKIPPED [ 54%] 2023-03-20T11:53:48.1182990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-003] SKIPPED [ 54%] 2023-03-20T11:53:48.1188610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-004] SKIPPED [ 54%] 2023-03-20T11:53:48.1194587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-005] SKIPPED [ 54%] 2023-03-20T11:53:48.1200477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-006] SKIPPED [ 54%] 2023-03-20T11:53:48.1206131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-007] SKIPPED [ 54%] 2023-03-20T11:53:48.1212906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-008] SKIPPED [ 54%] 2023-03-20T11:53:48.1218997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-009] SKIPPED [ 54%] 2023-03-20T11:53:48.1225072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-010] SKIPPED [ 54%] 2023-03-20T11:53:48.1231032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-011] SKIPPED [ 54%] 2023-03-20T11:53:48.1236808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-012] SKIPPED [ 54%] 2023-03-20T11:53:48.1242574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-013] SKIPPED [ 54%] 2023-03-20T11:53:48.1249842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-014] SKIPPED [ 54%] 2023-03-20T11:53:48.1254818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-015] SKIPPED [ 54%] 2023-03-20T11:53:48.1260505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-016] SKIPPED [ 54%] 2023-03-20T11:53:48.1266306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-017] SKIPPED [ 54%] 2023-03-20T11:53:48.1272357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-018] SKIPPED [ 54%] 2023-03-20T11:53:48.1278136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-019] SKIPPED [ 54%] 2023-03-20T11:53:48.1284135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-020] SKIPPED [ 54%] 2023-03-20T11:53:48.1291410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-021] SKIPPED [ 54%] 2023-03-20T11:53:48.1296971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-022] SKIPPED [ 54%] 2023-03-20T11:53:48.1302700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-023] SKIPPED [ 54%] 2023-03-20T11:53:48.1308276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-024] SKIPPED [ 54%] 2023-03-20T11:53:48.1314046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-025] SKIPPED [ 54%] 2023-03-20T11:53:48.1319657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-026] SKIPPED [ 54%] 2023-03-20T11:53:48.1325505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-027] SKIPPED [ 54%] 2023-03-20T11:53:48.1331828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-028] SKIPPED [ 54%] 2023-03-20T11:53:48.1337053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-029] SKIPPED [ 54%] 2023-03-20T11:53:48.1342823Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-030] SKIPPED [ 54%] 2023-03-20T11:53:48.1348193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-031] SKIPPED [ 54%] 2023-03-20T11:53:48.1355564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-032] SKIPPED [ 54%] 2023-03-20T11:53:48.1361383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-033] SKIPPED [ 54%] 2023-03-20T11:53:48.1367092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-034] SKIPPED [ 54%] 2023-03-20T11:53:48.1374046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-035] SKIPPED [ 54%] 2023-03-20T11:53:48.1378841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-036] SKIPPED [ 54%] 2023-03-20T11:53:48.1384952Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-037] SKIPPED [ 54%] 2023-03-20T11:53:48.1390713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-038] SKIPPED [ 54%] 2023-03-20T11:53:48.1396556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-039] SKIPPED [ 54%] 2023-03-20T11:53:48.1402449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-040] SKIPPED [ 54%] 2023-03-20T11:53:48.1409171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-041] SKIPPED [ 54%] 2023-03-20T11:53:48.1413754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-042] SKIPPED [ 54%] 2023-03-20T11:53:48.1419310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-043] SKIPPED [ 54%] 2023-03-20T11:53:48.1426437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-044] SKIPPED [ 54%] 2023-03-20T11:53:48.1432373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-045] SKIPPED [ 54%] 2023-03-20T11:53:48.1438107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-046] SKIPPED [ 54%] 2023-03-20T11:53:48.1443941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-047] SKIPPED [ 54%] 2023-03-20T11:53:48.1450273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-048] SKIPPED [ 54%] 2023-03-20T11:53:48.1455608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-049] SKIPPED [ 54%] 2023-03-20T11:53:48.1461602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-050] SKIPPED [ 54%] 2023-03-20T11:53:48.1467333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-051] SKIPPED [ 54%] 2023-03-20T11:53:48.1473311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-052] SKIPPED [ 54%] 2023-03-20T11:53:48.1478922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-053] SKIPPED [ 54%] 2023-03-20T11:53:48.1484708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-054] SKIPPED [ 54%] 2023-03-20T11:53:48.1492864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-055] SKIPPED [ 54%] 2023-03-20T11:53:48.1497541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-056] SKIPPED [ 54%] 2023-03-20T11:53:48.1503569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-057] SKIPPED [ 54%] 2023-03-20T11:53:48.1509361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-058] SKIPPED [ 54%] 2023-03-20T11:53:48.1515351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-059] SKIPPED [ 54%] 2023-03-20T11:53:48.1521113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-060] SKIPPED [ 54%] 2023-03-20T11:53:48.1526761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-061] SKIPPED [ 54%] 2023-03-20T11:53:48.1533726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-062] SKIPPED [ 54%] 2023-03-20T11:53:48.1538328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-063] SKIPPED [ 54%] 2023-03-20T11:53:48.1544372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-064] SKIPPED [ 54%] 2023-03-20T11:53:48.1550059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-065] SKIPPED [ 54%] 2023-03-20T11:53:48.1556103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-066] SKIPPED [ 54%] 2023-03-20T11:53:48.1562962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-067] SKIPPED [ 54%] 2023-03-20T11:53:48.1569969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-068] SKIPPED [ 54%] 2023-03-20T11:53:48.1574552Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-069] SKIPPED [ 54%] 2023-03-20T11:53:48.1580290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-070] SKIPPED [ 54%] 2023-03-20T11:53:48.1586137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-071] SKIPPED [ 54%] 2023-03-20T11:53:48.1592170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-072] SKIPPED [ 54%] 2023-03-20T11:53:48.1598125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-073] SKIPPED [ 54%] 2023-03-20T11:53:48.1603735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-074] SKIPPED [ 54%] 2023-03-20T11:53:48.1610362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-075] SKIPPED [ 54%] 2023-03-20T11:53:48.1615392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-076] SKIPPED [ 54%] 2023-03-20T11:53:48.1621177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-077] SKIPPED [ 54%] 2023-03-20T11:53:48.1628231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-078] SKIPPED [ 54%] 2023-03-20T11:53:48.1634297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-079] SKIPPED [ 54%] 2023-03-20T11:53:48.1639939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-080] SKIPPED [ 54%] 2023-03-20T11:53:48.1645865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-081] SKIPPED [ 54%] 2023-03-20T11:53:48.1652492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-082] SKIPPED [ 54%] 2023-03-20T11:53:48.1657736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-083] SKIPPED [ 54%] 2023-03-20T11:53:48.1663768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-084] SKIPPED [ 54%] 2023-03-20T11:53:48.1669277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-085] SKIPPED [ 54%] 2023-03-20T11:53:48.1675286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-086] SKIPPED [ 54%] 2023-03-20T11:53:48.1681133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-087] SKIPPED [ 54%] 2023-03-20T11:53:48.1686747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-088] SKIPPED [ 54%] 2023-03-20T11:53:48.1693837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-089] SKIPPED [ 54%] 2023-03-20T11:53:48.1699524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-090] SKIPPED [ 54%] 2023-03-20T11:53:48.1705490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-091] SKIPPED [ 54%] 2023-03-20T11:53:48.1711171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-092] SKIPPED [ 54%] 2023-03-20T11:53:48.1717189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-093] SKIPPED [ 54%] 2023-03-20T11:53:48.1723052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-094] SKIPPED [ 54%] 2023-03-20T11:53:48.1730055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-095] SKIPPED [ 54%] 2023-03-20T11:53:48.1734728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-096] SKIPPED [ 54%] 2023-03-20T11:53:48.1740354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-097] SKIPPED [ 54%] 2023-03-20T11:53:48.1746411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-098] SKIPPED [ 54%] 2023-03-20T11:53:48.1752508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-099] SKIPPED [ 54%] 2023-03-20T11:53:48.1757701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-100] SKIPPED [ 54%] 2023-03-20T11:53:48.1766376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-101] SKIPPED [ 54%] 2023-03-20T11:53:48.1773151Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-102] SKIPPED [ 54%] 2023-03-20T11:53:48.1778193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-103] SKIPPED [ 54%] 2023-03-20T11:53:48.1784202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-104] SKIPPED [ 54%] 2023-03-20T11:53:48.1789795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-105] SKIPPED [ 54%] 2023-03-20T11:53:48.1795895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-106] SKIPPED [ 54%] 2023-03-20T11:53:48.1801854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-107] SKIPPED [ 54%] 2023-03-20T11:53:48.1808751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-108] SKIPPED [ 54%] 2023-03-20T11:53:48.1813634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-109] SKIPPED [ 54%] 2023-03-20T11:53:48.1820175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-110] SKIPPED [ 54%] 2023-03-20T11:53:48.1826374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-111] SKIPPED [ 54%] 2023-03-20T11:53:48.1834016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-112] SKIPPED [ 54%] 2023-03-20T11:53:48.1839821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-113] SKIPPED [ 54%] 2023-03-20T11:53:48.1845731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-114] SKIPPED [ 54%] 2023-03-20T11:53:48.1852399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-115] SKIPPED [ 54%] 2023-03-20T11:53:48.1857153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-116] SKIPPED [ 54%] 2023-03-20T11:53:48.1863157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-117] SKIPPED [ 54%] 2023-03-20T11:53:48.1868718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-118] SKIPPED [ 54%] 2023-03-20T11:53:48.1874882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-119] SKIPPED [ 54%] 2023-03-20T11:53:48.1880936Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-120] SKIPPED [ 54%] 2023-03-20T11:53:48.1886698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-121] SKIPPED [ 54%] 2023-03-20T11:53:48.1894080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-122] SKIPPED [ 54%] 2023-03-20T11:53:48.1898738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-123] SKIPPED [ 54%] 2023-03-20T11:53:48.1906822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-124] SKIPPED [ 54%] 2023-03-20T11:53:48.1913606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-125] SKIPPED [ 54%] 2023-03-20T11:53:48.1919147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-126] SKIPPED [ 54%] 2023-03-20T11:53:48.1925665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-127] SKIPPED [ 54%] 2023-03-20T11:53:48.1932639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-128] SKIPPED [ 54%] 2023-03-20T11:53:48.1937277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-129] SKIPPED [ 54%] 2023-03-20T11:53:48.1943515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-130] SKIPPED [ 54%] 2023-03-20T11:53:48.1949178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-131] SKIPPED [ 54%] 2023-03-20T11:53:48.1955308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-132] SKIPPED [ 54%] 2023-03-20T11:53:48.1961257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-133] SKIPPED [ 54%] 2023-03-20T11:53:48.1966930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-134] SKIPPED [ 54%] 2023-03-20T11:53:48.1974416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-135] SKIPPED [ 54%] 2023-03-20T11:53:48.1980245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-136] SKIPPED [ 54%] 2023-03-20T11:53:48.1985870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-137] SKIPPED [ 54%] 2023-03-20T11:53:48.1991841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-138] SKIPPED [ 54%] 2023-03-20T11:53:48.1997765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-139] SKIPPED [ 54%] 2023-03-20T11:53:48.2004083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-140] SKIPPED [ 54%] 2023-03-20T11:53:48.2010555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-141] SKIPPED [ 54%] 2023-03-20T11:53:48.2015786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-142] SKIPPED [ 54%] 2023-03-20T11:53:48.2021901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-143] SKIPPED [ 54%] 2023-03-20T11:53:48.2027683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-144] SKIPPED [ 54%] 2023-03-20T11:53:48.2033812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-145] SKIPPED [ 54%] 2023-03-20T11:53:48.2039564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-146] SKIPPED [ 54%] 2023-03-20T11:53:48.2046675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-147] SKIPPED [ 54%] 2023-03-20T11:53:48.2053344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-148] SKIPPED [ 54%] 2023-03-20T11:53:48.2058563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-149] SKIPPED [ 54%] 2023-03-20T11:53:48.2064597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-150] SKIPPED [ 54%] 2023-03-20T11:53:48.2070488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-151] SKIPPED [ 54%] 2023-03-20T11:53:48.2076412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-152] SKIPPED [ 54%] 2023-03-20T11:53:48.2082547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-153] SKIPPED [ 54%] 2023-03-20T11:53:48.2089423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-154] SKIPPED [ 54%] 2023-03-20T11:53:48.2094317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-155] SKIPPED [ 54%] 2023-03-20T11:53:48.2100234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-156] SKIPPED [ 54%] 2023-03-20T11:53:48.2105836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-157] SKIPPED [ 54%] 2023-03-20T11:53:48.2113195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-158] SKIPPED [ 54%] 2023-03-20T11:53:48.2119032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-159] SKIPPED [ 54%] 2023-03-20T11:53:48.2124767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-160] SKIPPED [ 54%] 2023-03-20T11:53:48.2130859Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-161] SKIPPED [ 54%] 2023-03-20T11:53:48.2136559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-162] SKIPPED [ 54%] 2023-03-20T11:53:48.2142647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-163] SKIPPED [ 54%] 2023-03-20T11:53:48.2148346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-164] SKIPPED [ 54%] 2023-03-20T11:53:48.2154446Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-165] SKIPPED [ 54%] 2023-03-20T11:53:48.2160331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-166] SKIPPED [ 54%] 2023-03-20T11:53:48.2166346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-167] SKIPPED [ 54%] 2023-03-20T11:53:48.2173687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-168] SKIPPED [ 54%] 2023-03-20T11:53:48.2178654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-169] SKIPPED [ 54%] 2023-03-20T11:53:48.2185895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-170] SKIPPED [ 54%] 2023-03-20T11:53:48.2191992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-171] SKIPPED [ 54%] 2023-03-20T11:53:48.2198506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-172] SKIPPED [ 54%] 2023-03-20T11:53:48.2204170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-173] SKIPPED [ 54%] 2023-03-20T11:53:48.2210644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-174] SKIPPED [ 54%] 2023-03-20T11:53:48.2216083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-175] SKIPPED [ 54%] 2023-03-20T11:53:48.2222286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-176] SKIPPED [ 54%] 2023-03-20T11:53:48.2228078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-177] SKIPPED [ 54%] 2023-03-20T11:53:48.2234129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-178] SKIPPED [ 54%] 2023-03-20T11:53:48.2239860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-179] SKIPPED [ 54%] 2023-03-20T11:53:48.2245709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-180] SKIPPED [ 54%] 2023-03-20T11:53:48.2253829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-181] SKIPPED [ 54%] 2023-03-20T11:53:48.2258892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-182] SKIPPED [ 54%] 2023-03-20T11:53:48.2265121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-183] SKIPPED [ 54%] 2023-03-20T11:53:48.2271011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-184] SKIPPED [ 54%] 2023-03-20T11:53:48.2276973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-185] SKIPPED [ 54%] 2023-03-20T11:53:48.2282995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-186] SKIPPED [ 54%] 2023-03-20T11:53:48.2289864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-187] SKIPPED [ 54%] 2023-03-20T11:53:48.2294638Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-188] SKIPPED [ 54%] 2023-03-20T11:53:48.2300616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-189] SKIPPED [ 54%] 2023-03-20T11:53:48.2306419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-190] SKIPPED [ 54%] 2023-03-20T11:53:48.2312533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-191] SKIPPED [ 54%] 2023-03-20T11:53:48.2318594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-192] SKIPPED [ 54%] 2023-03-20T11:53:48.2325279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-193] SKIPPED [ 54%] 2023-03-20T11:53:48.2332393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-194] SKIPPED [ 54%] 2023-03-20T11:53:48.2337236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-195] SKIPPED [ 54%] 2023-03-20T11:53:48.2343398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-196] SKIPPED [ 54%] 2023-03-20T11:53:48.2349129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-197] SKIPPED [ 54%] 2023-03-20T11:53:48.2355276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-198] SKIPPED [ 54%] 2023-03-20T11:53:48.2361196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-199] SKIPPED [ 54%] 2023-03-20T11:53:48.2367166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-200] SKIPPED [ 54%] 2023-03-20T11:53:48.2373757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-201] SKIPPED [ 54%] 2023-03-20T11:53:48.2379031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-202] SKIPPED [ 54%] 2023-03-20T11:53:48.2385243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-203] SKIPPED [ 54%] 2023-03-20T11:53:48.2392573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-204] SKIPPED [ 54%] 2023-03-20T11:53:48.2398021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-205] SKIPPED [ 54%] 2023-03-20T11:53:48.2403886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-206] SKIPPED [ 54%] 2023-03-20T11:53:48.2410617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-207] SKIPPED [ 54%] 2023-03-20T11:53:48.2415818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-208] SKIPPED [ 54%] 2023-03-20T11:53:48.2421729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-209] SKIPPED [ 54%] 2023-03-20T11:53:48.2427544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-210] SKIPPED [ 54%] 2023-03-20T11:53:48.2433696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-211] SKIPPED [ 54%] 2023-03-20T11:53:48.2439702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-212] SKIPPED [ 54%] 2023-03-20T11:53:48.2445245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-213] SKIPPED [ 54%] 2023-03-20T11:53:48.2452300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-214] SKIPPED [ 54%] 2023-03-20T11:53:48.2457167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-215] SKIPPED [ 54%] 2023-03-20T11:53:48.2464408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-216] SKIPPED [ 54%] 2023-03-20T11:53:48.2470249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-217] SKIPPED [ 54%] 2023-03-20T11:53:48.2476378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-218] SKIPPED [ 54%] 2023-03-20T11:53:48.2482107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-219] SKIPPED [ 54%] 2023-03-20T11:53:48.2489105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-220] SKIPPED [ 54%] 2023-03-20T11:53:48.2494207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-221] SKIPPED [ 54%] 2023-03-20T11:53:48.2499908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-222] SKIPPED [ 54%] 2023-03-20T11:53:48.2506139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-223] SKIPPED [ 54%] 2023-03-20T11:53:48.2512143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-224] SKIPPED [ 54%] 2023-03-20T11:53:48.2518263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-225] SKIPPED [ 54%] 2023-03-20T11:53:48.2523792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-226] SKIPPED [ 54%] 2023-03-20T11:53:48.2531958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-227] SKIPPED [ 54%] 2023-03-20T11:53:48.2536636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-228] SKIPPED [ 54%] 2023-03-20T11:53:48.2542691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-229] SKIPPED [ 54%] 2023-03-20T11:53:48.2547967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-230] SKIPPED [ 54%] 2023-03-20T11:53:48.2553944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-231] SKIPPED [ 54%] 2023-03-20T11:53:48.2559536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-232] SKIPPED [ 54%] 2023-03-20T11:53:48.2565318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-233] SKIPPED [ 54%] 2023-03-20T11:53:48.2571459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-234] SKIPPED [ 54%] 2023-03-20T11:53:48.2577173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-235] SKIPPED [ 54%] 2023-03-20T11:53:48.2583182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-236] SKIPPED [ 54%] 2023-03-20T11:53:48.2588830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-237] SKIPPED [ 54%] 2023-03-20T11:53:48.2597773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-238] SKIPPED [ 54%] 2023-03-20T11:53:48.2603772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-239] SKIPPED [ 54%] 2023-03-20T11:53:48.2610377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-240] SKIPPED [ 54%] 2023-03-20T11:53:48.2615650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-241] SKIPPED [ 54%] 2023-03-20T11:53:48.2621504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-242] SKIPPED [ 54%] 2023-03-20T11:53:48.2627053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-243] SKIPPED [ 54%] 2023-03-20T11:53:48.2633160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-244] SKIPPED [ 54%] 2023-03-20T11:53:48.2639088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-245] SKIPPED [ 54%] 2023-03-20T11:53:48.2644926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-246] SKIPPED [ 54%] 2023-03-20T11:53:48.2650982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-247] SKIPPED [ 54%] 2023-03-20T11:53:48.2656723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-248] SKIPPED [ 54%] 2023-03-20T11:53:48.2662593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-249] SKIPPED [ 54%] 2023-03-20T11:53:48.2669263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-250] SKIPPED [ 54%] 2023-03-20T11:53:48.2675373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-251] SKIPPED [ 54%] 2023-03-20T11:53:48.2681336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-252] SKIPPED [ 54%] 2023-03-20T11:53:48.2687083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-253] SKIPPED [ 54%] 2023-03-20T11:53:48.2693778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-254] SKIPPED [ 54%] 2023-03-20T11:53:48.2698841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-255] SKIPPED [ 54%] 2023-03-20T11:53:48.2705011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-256] SKIPPED [ 54%] 2023-03-20T11:53:48.2710849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-257] SKIPPED [ 54%] 2023-03-20T11:53:48.2716449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-258] SKIPPED [ 54%] 2023-03-20T11:53:48.2722265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-259] SKIPPED [ 54%] 2023-03-20T11:53:48.2728772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-260] SKIPPED [ 54%] 2023-03-20T11:53:48.2735356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-261] SKIPPED [ 54%] 2023-03-20T11:53:48.2741477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-262] SKIPPED [ 54%] 2023-03-20T11:53:48.2747172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-263] SKIPPED [ 54%] 2023-03-20T11:53:48.2753348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-264] SKIPPED [ 54%] 2023-03-20T11:53:48.2759143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-265] SKIPPED [ 54%] 2023-03-20T11:53:48.2764896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-266] SKIPPED [ 54%] 2023-03-20T11:53:48.2771001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-267] SKIPPED [ 54%] 2023-03-20T11:53:48.2776669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-268] SKIPPED [ 54%] 2023-03-20T11:53:48.2782900Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-269] SKIPPED [ 54%] 2023-03-20T11:53:48.2788554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-270] SKIPPED [ 54%] 2023-03-20T11:53:48.2794401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-271] SKIPPED [ 54%] 2023-03-20T11:53:48.2800116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-272] SKIPPED [ 54%] 2023-03-20T11:53:48.2807148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-273] SKIPPED [ 54%] 2023-03-20T11:53:48.2813709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-274] SKIPPED [ 54%] 2023-03-20T11:53:48.2818567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-275] SKIPPED [ 54%] 2023-03-20T11:53:48.2824582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-276] SKIPPED [ 54%] 2023-03-20T11:53:48.2830680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-277] SKIPPED [ 54%] 2023-03-20T11:53:48.2836811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-278] SKIPPED [ 54%] 2023-03-20T11:53:48.2842629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-279] SKIPPED [ 54%] 2023-03-20T11:53:48.2849659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-280] SKIPPED [ 54%] 2023-03-20T11:53:48.2854437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-281] SKIPPED [ 54%] 2023-03-20T11:53:48.2860472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-282] SKIPPED [ 54%] 2023-03-20T11:53:48.2866250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-283] SKIPPED [ 54%] 2023-03-20T11:53:48.2873636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-284] SKIPPED [ 54%] 2023-03-20T11:53:48.2879537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-285] SKIPPED [ 54%] 2023-03-20T11:53:48.2885233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-286] SKIPPED [ 54%] 2023-03-20T11:53:48.2892305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-287] SKIPPED [ 54%] 2023-03-20T11:53:48.2897034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-288] SKIPPED [ 54%] 2023-03-20T11:53:48.2903222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-289] SKIPPED [ 54%] 2023-03-20T11:53:48.2908994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-290] SKIPPED [ 54%] 2023-03-20T11:53:48.2915111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-291] SKIPPED [ 54%] 2023-03-20T11:53:48.2921111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-292] SKIPPED [ 54%] 2023-03-20T11:53:48.2926750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-293] SKIPPED [ 54%] 2023-03-20T11:53:48.2933472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-294] SKIPPED [ 54%] 2023-03-20T11:53:48.2938265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-295] SKIPPED [ 54%] 2023-03-20T11:53:48.2945429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-296] SKIPPED [ 54%] 2023-03-20T11:53:48.2951432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-297] SKIPPED [ 54%] 2023-03-20T11:53:48.2957272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-298] SKIPPED [ 54%] 2023-03-20T11:53:48.2963204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-299] SKIPPED [ 54%] 2023-03-20T11:53:48.2970236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-300] SKIPPED [ 54%] 2023-03-20T11:53:48.2974673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-301] SKIPPED [ 54%] 2023-03-20T11:53:48.2980568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-302] SKIPPED [ 54%] 2023-03-20T11:53:48.2986489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-303] SKIPPED [ 54%] 2023-03-20T11:53:48.2992599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-304] SKIPPED [ 54%] 2023-03-20T11:53:48.2998482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-305] SKIPPED [ 54%] 2023-03-20T11:53:48.3004172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-306] SKIPPED [ 54%] 2023-03-20T11:53:48.3012383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-307] SKIPPED [ 54%] 2023-03-20T11:53:48.3017151Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-308] SKIPPED [ 54%] 2023-03-20T11:53:48.3023007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-309] SKIPPED [ 54%] 2023-03-20T11:53:48.3029118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-310] SKIPPED [ 54%] 2023-03-20T11:53:48.3035170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-311] SKIPPED [ 54%] 2023-03-20T11:53:48.3041113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-312] SKIPPED [ 54%] 2023-03-20T11:53:48.3046684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-313] SKIPPED [ 54%] 2023-03-20T11:53:48.3053287Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-314] SKIPPED [ 54%] 2023-03-20T11:53:48.3058433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-315] SKIPPED [ 54%] 2023-03-20T11:53:48.3064434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-316] SKIPPED [ 54%] 2023-03-20T11:53:48.3070166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-317] SKIPPED [ 54%] 2023-03-20T11:53:48.3076146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-318] SKIPPED [ 54%] 2023-03-20T11:53:48.3083063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-319] SKIPPED [ 54%] 2023-03-20T11:53:48.3090327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-320] SKIPPED [ 54%] 2023-03-20T11:53:48.3094954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-321] SKIPPED [ 54%] 2023-03-20T11:53:48.3100869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-322] SKIPPED [ 54%] 2023-03-20T11:53:48.3106712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-323] SKIPPED [ 54%] 2023-03-20T11:53:48.3112779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-324] SKIPPED [ 54%] 2023-03-20T11:53:48.3118342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-325] SKIPPED [ 54%] 2023-03-20T11:53:48.3124179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-326] SKIPPED [ 54%] 2023-03-20T11:53:48.3130175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-327] SKIPPED [ 54%] 2023-03-20T11:53:48.3136045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-328] SKIPPED [ 54%] 2023-03-20T11:53:48.3142011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-329] SKIPPED [ 54%] 2023-03-20T11:53:48.3148976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-330] SKIPPED [ 54%] 2023-03-20T11:53:48.3155247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-331] SKIPPED [ 54%] 2023-03-20T11:53:48.3161229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-332] SKIPPED [ 54%] 2023-03-20T11:53:48.3166931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-333] SKIPPED [ 54%] 2023-03-20T11:53:48.3173654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-334] SKIPPED [ 54%] 2023-03-20T11:53:48.3178787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-335] SKIPPED [ 54%] 2023-03-20T11:53:48.3185033Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-336] SKIPPED [ 54%] 2023-03-20T11:53:48.3190803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-337] SKIPPED [ 54%] 2023-03-20T11:53:48.3196784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-338] SKIPPED [ 54%] 2023-03-20T11:53:48.3202759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-339] SKIPPED [ 54%] 2023-03-20T11:53:48.3209694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-340] SKIPPED [ 54%] 2023-03-20T11:53:48.3214536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-341] SKIPPED [ 54%] 2023-03-20T11:53:48.3221238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-342] SKIPPED [ 54%] 2023-03-20T11:53:48.3227443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-343] SKIPPED [ 54%] 2023-03-20T11:53:48.3233569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-344] SKIPPED [ 54%] 2023-03-20T11:53:48.3239405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-345] SKIPPED [ 54%] 2023-03-20T11:53:48.3245195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-346] SKIPPED [ 54%] 2023-03-20T11:53:48.3251261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-347] SKIPPED [ 54%] 2023-03-20T11:53:48.3256806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-348] SKIPPED [ 54%] 2023-03-20T11:53:48.3262585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-349] SKIPPED [ 54%] 2023-03-20T11:53:48.3268275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-350] SKIPPED [ 54%] 2023-03-20T11:53:48.3274540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-351] SKIPPED [ 54%] 2023-03-20T11:53:48.3280255Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-352] SKIPPED [ 54%] 2023-03-20T11:53:48.3287583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-353] SKIPPED [ 54%] 2023-03-20T11:53:48.3293635Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-354] SKIPPED [ 54%] 2023-03-20T11:53:48.3299365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-355] SKIPPED [ 54%] 2023-03-20T11:53:48.3305480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-356] SKIPPED [ 54%] 2023-03-20T11:53:48.3311250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-357] SKIPPED [ 54%] 2023-03-20T11:53:48.3317459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-358] SKIPPED [ 54%] 2023-03-20T11:53:48.3323294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-359] SKIPPED [ 54%] 2023-03-20T11:53:48.3330432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-360] SKIPPED [ 54%] 2023-03-20T11:53:48.3334834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-361] SKIPPED [ 54%] 2023-03-20T11:53:48.3340651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-362] SKIPPED [ 54%] 2023-03-20T11:53:48.3346625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-363] SKIPPED [ 54%] 2023-03-20T11:53:48.3353892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-364] SKIPPED [ 54%] 2023-03-20T11:53:48.3359748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-365] SKIPPED [ 54%] 2023-03-20T11:53:48.3365493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-366] SKIPPED [ 54%] 2023-03-20T11:53:48.3372623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-367] SKIPPED [ 54%] 2023-03-20T11:53:48.3377329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-368] SKIPPED [ 54%] 2023-03-20T11:53:48.3383305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-369] SKIPPED [ 54%] 2023-03-20T11:53:48.3389071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-370] SKIPPED [ 54%] 2023-03-20T11:53:48.3395337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-371] SKIPPED [ 54%] 2023-03-20T11:53:48.3401241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-372] SKIPPED [ 54%] 2023-03-20T11:53:48.3407009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-373] SKIPPED [ 54%] 2023-03-20T11:53:48.3414166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-374] SKIPPED [ 54%] 2023-03-20T11:53:48.3418881Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-375] SKIPPED [ 54%] 2023-03-20T11:53:48.3427686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-376] SKIPPED [ 54%] 2023-03-20T11:53:48.3433919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-377] SKIPPED [ 54%] 2023-03-20T11:53:48.3440521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-378] SKIPPED [ 54%] 2023-03-20T11:53:48.3445553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-379] SKIPPED [ 54%] 2023-03-20T11:53:48.3452483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-380] SKIPPED [ 54%] 2023-03-20T11:53:48.3457048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-381] SKIPPED [ 54%] 2023-03-20T11:53:48.3462980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-382] SKIPPED [ 54%] 2023-03-20T11:53:48.3468736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-383] SKIPPED [ 54%] 2023-03-20T11:53:48.3474911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-384] SKIPPED [ 54%] 2023-03-20T11:53:48.3480821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-385] SKIPPED [ 54%] 2023-03-20T11:53:48.3486503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-386] SKIPPED [ 54%] 2023-03-20T11:53:48.3493836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-387] SKIPPED [ 54%] 2023-03-20T11:53:48.3499637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-388] SKIPPED [ 54%] 2023-03-20T11:53:48.3505646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-389] SKIPPED [ 54%] 2023-03-20T11:53:48.3511615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-390] SKIPPED [ 54%] 2023-03-20T11:53:48.3517507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-391] SKIPPED [ 54%] 2023-03-20T11:53:48.3523504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-392] SKIPPED [ 54%] 2023-03-20T11:53:48.3530473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-393] SKIPPED [ 54%] 2023-03-20T11:53:48.3535183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-394] SKIPPED [ 54%] 2023-03-20T11:53:48.3541174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_bounding_box-395] SKIPPED [ 54%] 2023-03-20T11:53:48.3546933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-00] SKIPPED [ 54%] 2023-03-20T11:53:48.3553168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-01] SKIPPED [ 54%] 2023-03-20T11:53:48.3558916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-02] SKIPPED [ 54%] 2023-03-20T11:53:48.3565856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-03] SKIPPED [ 54%] 2023-03-20T11:53:48.3572836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-04] SKIPPED [ 54%] 2023-03-20T11:53:48.3577741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-05] SKIPPED [ 54%] 2023-03-20T11:53:48.3583821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-06] SKIPPED [ 54%] 2023-03-20T11:53:48.3589866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-07] SKIPPED [ 54%] 2023-03-20T11:53:48.3596257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-08] SKIPPED [ 54%] 2023-03-20T11:53:48.3602102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-09] SKIPPED [ 54%] 2023-03-20T11:53:48.3609000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-10] SKIPPED [ 54%] 2023-03-20T11:53:48.3613850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_mask-11] SKIPPED [ 54%] 2023-03-20T11:53:48.3619537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-00] SKIPPED [ 54%] 2023-03-20T11:53:48.3625305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-01] SKIPPED [ 54%] 2023-03-20T11:53:48.3632587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-02] SKIPPED [ 54%] 2023-03-20T11:53:48.3637957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-03] SKIPPED [ 54%] 2023-03-20T11:53:48.3643759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-04] SKIPPED [ 54%] 2023-03-20T11:53:48.3650279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-05] SKIPPED [ 54%] 2023-03-20T11:53:48.3655394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-06] SKIPPED [ 54%] 2023-03-20T11:53:48.3661397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-07] SKIPPED [ 54%] 2023-03-20T11:53:48.3667223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-08] SKIPPED [ 54%] 2023-03-20T11:53:48.3673440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-09] SKIPPED [ 54%] 2023-03-20T11:53:48.3679162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-10] SKIPPED [ 54%] 2023-03-20T11:53:48.3697765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-11] SKIPPED [ 54%] 2023-03-20T11:53:48.3698649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-12] SKIPPED [ 54%] 2023-03-20T11:53:48.3699376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-13] SKIPPED [ 54%] 2023-03-20T11:53:48.3704364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-14] SKIPPED [ 54%] 2023-03-20T11:53:48.3710089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-15] SKIPPED [ 54%] 2023-03-20T11:53:48.3715976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-16] SKIPPED [ 54%] 2023-03-20T11:53:48.3721867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-17] SKIPPED [ 54%] 2023-03-20T11:53:48.3728808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-18] SKIPPED [ 54%] 2023-03-20T11:53:48.3733364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-19] SKIPPED [ 54%] 2023-03-20T11:53:48.3739384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-20] SKIPPED [ 54%] 2023-03-20T11:53:48.3745210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-21] SKIPPED [ 54%] 2023-03-20T11:53:48.3750960Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-22] SKIPPED [ 54%] 2023-03-20T11:53:48.3756976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-23] SKIPPED [ 54%] 2023-03-20T11:53:48.3762826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-24] SKIPPED [ 54%] 2023-03-20T11:53:48.3770483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-25] SKIPPED [ 54%] 2023-03-20T11:53:48.3775557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-26] SKIPPED [ 54%] 2023-03-20T11:53:48.3781631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-27] SKIPPED [ 54%] 2023-03-20T11:53:48.3787367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-28] SKIPPED [ 54%] 2023-03-20T11:53:48.3793592Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-29] SKIPPED [ 54%] 2023-03-20T11:53:48.3799411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-30] SKIPPED [ 54%] 2023-03-20T11:53:48.3805146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-31] SKIPPED [ 54%] 2023-03-20T11:53:48.3812107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-32] SKIPPED [ 54%] 2023-03-20T11:53:48.3816808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-33] SKIPPED [ 54%] 2023-03-20T11:53:48.3823236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-34] SKIPPED [ 54%] 2023-03-20T11:53:48.3828951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-affine_video-35] SKIPPED [ 54%] 2023-03-20T11:53:48.3835407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-000] SKIPPED [ 54%] 2023-03-20T11:53:48.3842431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-001] SKIPPED [ 54%] 2023-03-20T11:53:48.3849665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-002] SKIPPED [ 54%] 2023-03-20T11:53:48.3853832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-003] SKIPPED [ 54%] 2023-03-20T11:53:48.3859679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-004] SKIPPED [ 54%] 2023-03-20T11:53:48.3865705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-005] SKIPPED [ 54%] 2023-03-20T11:53:48.3871933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-006] SKIPPED [ 54%] 2023-03-20T11:53:48.3877633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-007] SKIPPED [ 54%] 2023-03-20T11:53:48.3883540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-008] SKIPPED [ 54%] 2023-03-20T11:53:48.3890520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-009] SKIPPED [ 54%] 2023-03-20T11:53:48.3895418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-010] SKIPPED [ 54%] 2023-03-20T11:53:48.3901367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-011] SKIPPED [ 54%] 2023-03-20T11:53:48.3908567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-012] SKIPPED [ 54%] 2023-03-20T11:53:48.3914724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-013] SKIPPED [ 54%] 2023-03-20T11:53:48.3920678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-014] SKIPPED [ 54%] 2023-03-20T11:53:48.3926477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-015] SKIPPED [ 54%] 2023-03-20T11:53:48.3933629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-016] SKIPPED [ 54%] 2023-03-20T11:53:48.3938443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-017] SKIPPED [ 54%] 2023-03-20T11:53:48.3944654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-018] SKIPPED [ 54%] 2023-03-20T11:53:48.3950956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-019] SKIPPED [ 54%] 2023-03-20T11:53:48.3956764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-020] SKIPPED [ 54%] 2023-03-20T11:53:48.3962461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-021] SKIPPED [ 54%] 2023-03-20T11:53:48.3969289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-022] SKIPPED [ 54%] 2023-03-20T11:53:48.3974426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-023] SKIPPED [ 54%] 2023-03-20T11:53:48.3981723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-024] SKIPPED [ 54%] 2023-03-20T11:53:48.3987429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-025] SKIPPED [ 54%] 2023-03-20T11:53:48.3993485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-026] SKIPPED [ 54%] 2023-03-20T11:53:48.3999366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-027] SKIPPED [ 54%] 2023-03-20T11:53:48.4005273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-028] SKIPPED [ 54%] 2023-03-20T11:53:48.4012221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-029] SKIPPED [ 54%] 2023-03-20T11:53:48.4017072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-030] SKIPPED [ 54%] 2023-03-20T11:53:48.4023121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-031] SKIPPED [ 54%] 2023-03-20T11:53:48.4028917Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-032] SKIPPED [ 54%] 2023-03-20T11:53:48.4035271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-033] SKIPPED [ 54%] 2023-03-20T11:53:48.4041289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-034] SKIPPED [ 54%] 2023-03-20T11:53:48.4049110Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-035] SKIPPED [ 54%] 2023-03-20T11:53:48.4054281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-036] SKIPPED [ 54%] 2023-03-20T11:53:48.4060107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-037] SKIPPED [ 54%] 2023-03-20T11:53:48.4066053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-038] SKIPPED [ 54%] 2023-03-20T11:53:48.4072101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-039] SKIPPED [ 54%] 2023-03-20T11:53:48.4077514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-040] SKIPPED [ 54%] 2023-03-20T11:53:48.4083426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-041] SKIPPED [ 54%] 2023-03-20T11:53:48.4090201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-042] SKIPPED [ 54%] 2023-03-20T11:53:48.4095148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-043] SKIPPED [ 54%] 2023-03-20T11:53:48.4101109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-044] SKIPPED [ 54%] 2023-03-20T11:53:48.4106555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-045] SKIPPED [ 54%] 2023-03-20T11:53:48.4112684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-046] SKIPPED [ 54%] 2023-03-20T11:53:48.4119700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-047] SKIPPED [ 54%] 2023-03-20T11:53:48.4125393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-048] SKIPPED [ 54%] 2023-03-20T11:53:48.4132474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-049] SKIPPED [ 54%] 2023-03-20T11:53:48.4137516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-050] SKIPPED [ 54%] 2023-03-20T11:53:48.4143354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-051] SKIPPED [ 54%] 2023-03-20T11:53:48.4149057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-052] SKIPPED [ 54%] 2023-03-20T11:53:48.4155325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-053] SKIPPED [ 54%] 2023-03-20T11:53:48.4161215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-054] SKIPPED [ 54%] 2023-03-20T11:53:48.4166894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-055] SKIPPED [ 54%] 2023-03-20T11:53:48.4173820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-056] SKIPPED [ 54%] 2023-03-20T11:53:48.4178884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-057] SKIPPED [ 54%] 2023-03-20T11:53:48.4186262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-058] SKIPPED [ 54%] 2023-03-20T11:53:48.4192357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-059] SKIPPED [ 54%] 2023-03-20T11:53:48.4198214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-060] SKIPPED [ 54%] 2023-03-20T11:53:48.4204334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-061] SKIPPED [ 54%] 2023-03-20T11:53:48.4210632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-062] SKIPPED [ 54%] 2023-03-20T11:53:48.4216114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-063] SKIPPED [ 54%] 2023-03-20T11:53:48.4222123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-064] SKIPPED [ 54%] 2023-03-20T11:53:48.4227410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-065] SKIPPED [ 54%] 2023-03-20T11:53:48.4233646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-066] SKIPPED [ 54%] 2023-03-20T11:53:48.4239851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-067] SKIPPED [ 54%] 2023-03-20T11:53:48.4245372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-068] SKIPPED [ 54%] 2023-03-20T11:53:48.4254134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-069] SKIPPED [ 54%] 2023-03-20T11:53:48.4259896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-070] SKIPPED [ 54%] 2023-03-20T11:53:48.4265954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-071] SKIPPED [ 54%] 2023-03-20T11:53:48.4272058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-072] SKIPPED [ 54%] 2023-03-20T11:53:48.4277927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-073] SKIPPED [ 54%] 2023-03-20T11:53:48.4283780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-074] SKIPPED [ 54%] 2023-03-20T11:53:48.4290475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-075] SKIPPED [ 54%] 2023-03-20T11:53:48.4295647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-076] SKIPPED [ 54%] 2023-03-20T11:53:48.4301750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-077] SKIPPED [ 54%] 2023-03-20T11:53:48.4307398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-078] SKIPPED [ 54%] 2023-03-20T11:53:48.4313775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-079] SKIPPED [ 54%] 2023-03-20T11:53:48.4319464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-080] SKIPPED [ 54%] 2023-03-20T11:53:48.4326571Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-081] SKIPPED [ 54%] 2023-03-20T11:53:48.4333642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-082] SKIPPED [ 54%] 2023-03-20T11:53:48.4338422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-083] SKIPPED [ 54%] 2023-03-20T11:53:48.4344174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-084] SKIPPED [ 54%] 2023-03-20T11:53:48.4350085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-085] SKIPPED [ 54%] 2023-03-20T11:53:48.4356203Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-086] SKIPPED [ 54%] 2023-03-20T11:53:48.4362522Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-087] SKIPPED [ 54%] 2023-03-20T11:53:48.4368815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-088] SKIPPED [ 54%] 2023-03-20T11:53:48.4374142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-089] SKIPPED [ 54%] 2023-03-20T11:53:48.4379918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-090] SKIPPED [ 54%] 2023-03-20T11:53:48.4385781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-091] SKIPPED [ 54%] 2023-03-20T11:53:48.4393161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-092] SKIPPED [ 54%] 2023-03-20T11:53:48.4399064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-093] SKIPPED [ 54%] 2023-03-20T11:53:48.4404863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-094] SKIPPED [ 54%] 2023-03-20T11:53:48.4412092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-095] SKIPPED [ 54%] 2023-03-20T11:53:48.4416828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-096] SKIPPED [ 54%] 2023-03-20T11:53:48.4422878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-097] SKIPPED [ 54%] 2023-03-20T11:53:48.4428621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-098] SKIPPED [ 54%] 2023-03-20T11:53:48.4434883Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-099] SKIPPED [ 54%] 2023-03-20T11:53:48.4440694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-100] SKIPPED [ 54%] 2023-03-20T11:53:48.4446581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-101] SKIPPED [ 54%] 2023-03-20T11:53:48.4453509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-102] SKIPPED [ 54%] 2023-03-20T11:53:48.4458323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-103] SKIPPED [ 54%] 2023-03-20T11:53:48.4465790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-104] SKIPPED [ 54%] 2023-03-20T11:53:48.4471867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-105] SKIPPED [ 54%] 2023-03-20T11:53:48.4477163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-106] SKIPPED [ 54%] 2023-03-20T11:53:48.4483266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-107] SKIPPED [ 54%] 2023-03-20T11:53:48.4490397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-108] SKIPPED [ 54%] 2023-03-20T11:53:48.4495447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-109] SKIPPED [ 54%] 2023-03-20T11:53:48.4501512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-110] SKIPPED [ 54%] 2023-03-20T11:53:48.4507156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-111] SKIPPED [ 54%] 2023-03-20T11:53:48.4513795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-112] SKIPPED [ 54%] 2023-03-20T11:53:48.4519451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-113] SKIPPED [ 54%] 2023-03-20T11:53:48.4525090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-114] SKIPPED [ 54%] 2023-03-20T11:53:48.4533275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-115] SKIPPED [ 54%] 2023-03-20T11:53:48.4538320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-116] SKIPPED [ 54%] 2023-03-20T11:53:48.4544404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-117] SKIPPED [ 54%] 2023-03-20T11:53:48.4550163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-118] SKIPPED [ 54%] 2023-03-20T11:53:48.4555780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-119] SKIPPED [ 54%] 2023-03-20T11:53:48.4561745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-120] SKIPPED [ 54%] 2023-03-20T11:53:48.4568822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-121] SKIPPED [ 54%] 2023-03-20T11:53:48.4573685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-122] SKIPPED [ 54%] 2023-03-20T11:53:48.4579391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-123] SKIPPED [ 54%] 2023-03-20T11:53:48.4585473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-124] SKIPPED [ 54%] 2023-03-20T11:53:48.4591474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-125] SKIPPED [ 54%] 2023-03-20T11:53:48.4596892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-126] SKIPPED [ 54%] 2023-03-20T11:53:48.4604010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-127] SKIPPED [ 54%] 2023-03-20T11:53:48.4610166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-128] SKIPPED [ 54%] 2023-03-20T11:53:48.4615859Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-129] SKIPPED [ 54%] 2023-03-20T11:53:48.4622046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-130] SKIPPED [ 54%] 2023-03-20T11:53:48.4627723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-131] SKIPPED [ 54%] 2023-03-20T11:53:48.4634004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-132] SKIPPED [ 54%] 2023-03-20T11:53:48.4639788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-133] SKIPPED [ 54%] 2023-03-20T11:53:48.4645741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-134] SKIPPED [ 54%] 2023-03-20T11:53:48.4652488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-135] SKIPPED [ 54%] 2023-03-20T11:53:48.4657289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-136] SKIPPED [ 54%] 2023-03-20T11:53:48.4663391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-137] SKIPPED [ 54%] 2023-03-20T11:53:48.4670426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-138] SKIPPED [ 54%] 2023-03-20T11:53:48.4676541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-139] SKIPPED [ 54%] 2023-03-20T11:53:48.4682566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-140] SKIPPED [ 54%] 2023-03-20T11:53:48.4689591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-141] SKIPPED [ 54%] 2023-03-20T11:53:48.4694093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-142] SKIPPED [ 54%] 2023-03-20T11:53:48.4699799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-143] SKIPPED [ 54%] 2023-03-20T11:53:48.4705909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-144] SKIPPED [ 54%] 2023-03-20T11:53:48.4712106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-145] SKIPPED [ 54%] 2023-03-20T11:53:48.4718020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-146] SKIPPED [ 54%] 2023-03-20T11:53:48.4724096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-147] SKIPPED [ 54%] 2023-03-20T11:53:48.4730675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-148] SKIPPED [ 54%] 2023-03-20T11:53:48.4735898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-149] SKIPPED [ 54%] 2023-03-20T11:53:48.4743101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-150] SKIPPED [ 54%] 2023-03-20T11:53:48.4748869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-151] SKIPPED [ 54%] 2023-03-20T11:53:48.4754719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-152] SKIPPED [ 54%] 2023-03-20T11:53:48.4760333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-153] SKIPPED [ 54%] 2023-03-20T11:53:48.4766263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-154] SKIPPED [ 54%] 2023-03-20T11:53:48.4773102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-155] SKIPPED [ 54%] 2023-03-20T11:53:48.4778010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-156] SKIPPED [ 54%] 2023-03-20T11:53:48.4784221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-157] SKIPPED [ 54%] 2023-03-20T11:53:48.4790041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-158] SKIPPED [ 54%] 2023-03-20T11:53:48.4796294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-159] SKIPPED [ 54%] 2023-03-20T11:53:48.4802225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-160] SKIPPED [ 54%] 2023-03-20T11:53:48.4810490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_format_bounding_box-161] SKIPPED [ 54%] 2023-03-20T11:53:48.4815527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-00] SKIPPED [ 54%] 2023-03-20T11:53:48.4821669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-01] SKIPPED [ 54%] 2023-03-20T11:53:48.4827741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-02] SKIPPED [ 54%] 2023-03-20T11:53:48.4833967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-03] SKIPPED [ 54%] 2023-03-20T11:53:48.4839868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-04] SKIPPED [ 54%] 2023-03-20T11:53:48.4845685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-05] SKIPPED [ 54%] 2023-03-20T11:53:48.4852502Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-06] SKIPPED [ 54%] 2023-03-20T11:53:48.4857402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-07] SKIPPED [ 54%] 2023-03-20T11:53:48.4863340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-08] SKIPPED [ 54%] 2023-03-20T11:53:48.4868873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-09] SKIPPED [ 54%] 2023-03-20T11:53:48.4875120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-10] SKIPPED [ 54%] 2023-03-20T11:53:48.4882274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-11] SKIPPED [ 54%] 2023-03-20T11:53:48.4889072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-12] SKIPPED [ 54%] 2023-03-20T11:53:48.4894125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-13] SKIPPED [ 54%] 2023-03-20T11:53:48.4899930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-14] SKIPPED [ 54%] 2023-03-20T11:53:48.4906007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-15] SKIPPED [ 54%] 2023-03-20T11:53:48.4912237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-16] SKIPPED [ 54%] 2023-03-20T11:53:48.4918487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-17] SKIPPED [ 54%] 2023-03-20T11:53:48.4924049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-18] SKIPPED [ 54%] 2023-03-20T11:53:48.4930321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-19] SKIPPED [ 54%] 2023-03-20T11:53:48.4936626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-20] SKIPPED [ 54%] 2023-03-20T11:53:48.4943451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-21] SKIPPED [ 54%] 2023-03-20T11:53:48.4950550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-22] SKIPPED [ 54%] 2023-03-20T11:53:48.4956719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_image_tensor-23] SKIPPED [ 54%] 2023-03-20T11:53:48.4962785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_bounding_box-0] SKIPPED [ 54%] 2023-03-20T11:53:48.4969558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_bounding_box-1] SKIPPED [ 54%] 2023-03-20T11:53:48.4974439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_bounding_box-2] SKIPPED [ 54%] 2023-03-20T11:53:48.4980502Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_bounding_box-3] SKIPPED [ 54%] 2023-03-20T11:53:48.4986285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_bounding_box-4] SKIPPED [ 54%] 2023-03-20T11:53:48.4992428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_bounding_box-5] SKIPPED [ 54%] 2023-03-20T11:53:48.4998286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-00] SKIPPED [ 54%] 2023-03-20T11:53:48.5004059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-01] SKIPPED [ 54%] 2023-03-20T11:53:48.5010161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-02] SKIPPED [ 54%] 2023-03-20T11:53:48.5017203Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-03] SKIPPED [ 54%] 2023-03-20T11:53:48.5023238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-04] SKIPPED [ 54%] 2023-03-20T11:53:48.5028845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-05] SKIPPED [ 54%] 2023-03-20T11:53:48.5035093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-06] SKIPPED [ 54%] 2023-03-20T11:53:48.5041088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-07] SKIPPED [ 54%] 2023-03-20T11:53:48.5046880Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-08] SKIPPED [ 54%] 2023-03-20T11:53:48.5053445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-09] SKIPPED [ 54%] 2023-03-20T11:53:48.5058787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-10] SKIPPED [ 54%] 2023-03-20T11:53:48.5064898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-11] SKIPPED [ 54%] 2023-03-20T11:53:48.5070808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-12] SKIPPED [ 54%] 2023-03-20T11:53:48.5076870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-13] SKIPPED [ 54%] 2023-03-20T11:53:48.5082938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-14] SKIPPED [ 54%] 2023-03-20T11:53:48.5092405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-15] SKIPPED [ 54%] 2023-03-20T11:53:48.5097397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-16] SKIPPED [ 54%] 2023-03-20T11:53:48.5103293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-17] SKIPPED [ 54%] 2023-03-20T11:53:48.5108890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-18] SKIPPED [ 54%] 2023-03-20T11:53:48.5115138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-19] SKIPPED [ 54%] 2023-03-20T11:53:48.5121154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-20] SKIPPED [ 54%] 2023-03-20T11:53:48.5126880Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-21] SKIPPED [ 54%] 2023-03-20T11:53:48.5133163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-22] SKIPPED [ 54%] 2023-03-20T11:53:48.5138631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-23] SKIPPED [ 54%] 2023-03-20T11:53:48.5144654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-24] SKIPPED [ 54%] 2023-03-20T11:53:48.5150469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-25] SKIPPED [ 54%] 2023-03-20T11:53:48.5157388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-26] SKIPPED [ 54%] 2023-03-20T11:53:48.5163360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-27] SKIPPED [ 54%] 2023-03-20T11:53:48.5170224Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-28] SKIPPED [ 54%] 2023-03-20T11:53:48.5175273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-29] SKIPPED [ 54%] 2023-03-20T11:53:48.5181641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-30] SKIPPED [ 54%] 2023-03-20T11:53:48.5187190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-31] SKIPPED [ 54%] 2023-03-20T11:53:48.5193450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-32] SKIPPED [ 54%] 2023-03-20T11:53:48.5199667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-33] SKIPPED [ 54%] 2023-03-20T11:53:48.5205178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-34] SKIPPED [ 54%] 2023-03-20T11:53:48.5211528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_mask-35] SKIPPED [ 54%] 2023-03-20T11:53:48.5216998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-00] SKIPPED [ 54%] 2023-03-20T11:53:48.5223166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-01] SKIPPED [ 54%] 2023-03-20T11:53:48.5230115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-02] SKIPPED [ 54%] 2023-03-20T11:53:48.5236075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-03] SKIPPED [ 54%] 2023-03-20T11:53:48.5241837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-04] SKIPPED [ 54%] 2023-03-20T11:53:48.5248836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-05] SKIPPED [ 54%] 2023-03-20T11:53:48.5254062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-06] SKIPPED [ 54%] 2023-03-20T11:53:48.5259744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-07] SKIPPED [ 54%] 2023-03-20T11:53:48.5265688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-08] SKIPPED [ 54%] 2023-03-20T11:53:48.5271681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-09] SKIPPED [ 54%] 2023-03-20T11:53:48.5277089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-10] SKIPPED [ 54%] 2023-03-20T11:53:48.5283210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-11] SKIPPED [ 54%] 2023-03-20T11:53:48.5289960Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-12] SKIPPED [ 54%] 2023-03-20T11:53:48.5296094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-13] SKIPPED [ 54%] 2023-03-20T11:53:48.5301861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-14] SKIPPED [ 54%] 2023-03-20T11:53:48.5307894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-15] SKIPPED [ 54%] 2023-03-20T11:53:48.5314243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-16] SKIPPED [ 54%] 2023-03-20T11:53:48.5319861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-17] SKIPPED [ 54%] 2023-03-20T11:53:48.5325792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-18] SKIPPED [ 54%] 2023-03-20T11:53:48.5332487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-19] SKIPPED [ 54%] 2023-03-20T11:53:48.5337396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-20] SKIPPED [ 54%] 2023-03-20T11:53:48.5343656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-21] SKIPPED [ 54%] 2023-03-20T11:53:48.5349435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-22] SKIPPED [ 54%] 2023-03-20T11:53:48.5355653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-23] SKIPPED [ 54%] 2023-03-20T11:53:48.5361519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-24] SKIPPED [ 54%] 2023-03-20T11:53:48.5369477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-25] SKIPPED [ 54%] 2023-03-20T11:53:48.5374392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-26] SKIPPED [ 54%] 2023-03-20T11:53:48.5380204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-27] SKIPPED [ 54%] 2023-03-20T11:53:48.5386263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-28] SKIPPED [ 54%] 2023-03-20T11:53:48.5392463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-29] SKIPPED [ 54%] 2023-03-20T11:53:48.5398493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-30] SKIPPED [ 54%] 2023-03-20T11:53:48.5404321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-31] SKIPPED [ 54%] 2023-03-20T11:53:48.5410266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-32] SKIPPED [ 54%] 2023-03-20T11:53:48.5416211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-33] SKIPPED [ 54%] 2023-03-20T11:53:48.5422266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-34] SKIPPED [ 54%] 2023-03-20T11:53:48.5427986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-vertical_flip_video-35] SKIPPED [ 54%] 2023-03-20T11:53:48.5435773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-000] SKIPPED [ 54%] 2023-03-20T11:53:48.5441565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-001] SKIPPED [ 54%] 2023-03-20T11:53:48.5447545Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-002] SKIPPED [ 54%] 2023-03-20T11:53:48.5453408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-003] SKIPPED [ 54%] 2023-03-20T11:53:48.5459125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-004] SKIPPED [ 54%] 2023-03-20T11:53:48.5464920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-005] SKIPPED [ 54%] 2023-03-20T11:53:48.5470863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-006] SKIPPED [ 54%] 2023-03-20T11:53:48.5476913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-007] SKIPPED [ 54%] 2023-03-20T11:53:48.5482795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-008] SKIPPED [ 54%] 2023-03-20T11:53:48.5489983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-009] SKIPPED [ 54%] 2023-03-20T11:53:48.5494580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-010] SKIPPED [ 54%] 2023-03-20T11:53:48.5500348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-011] SKIPPED [ 54%] 2023-03-20T11:53:48.5507666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-012] SKIPPED [ 54%] 2023-03-20T11:53:48.5513664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-013] SKIPPED [ 54%] 2023-03-20T11:53:48.5519489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-014] SKIPPED [ 54%] 2023-03-20T11:53:48.5525221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-015] SKIPPED [ 54%] 2023-03-20T11:53:48.5532067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-016] SKIPPED [ 54%] 2023-03-20T11:53:48.5537115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-017] SKIPPED [ 54%] 2023-03-20T11:53:48.5543239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-018] SKIPPED [ 54%] 2023-03-20T11:53:48.5549154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-019] SKIPPED [ 54%] 2023-03-20T11:53:48.5554942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-020] SKIPPED [ 54%] 2023-03-20T11:53:48.5560797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-021] SKIPPED [ 54%] 2023-03-20T11:53:48.5566383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-022] SKIPPED [ 54%] 2023-03-20T11:53:48.5573761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-023] SKIPPED [ 54%] 2023-03-20T11:53:48.5579511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-024] SKIPPED [ 54%] 2023-03-20T11:53:48.5585857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-025] SKIPPED [ 54%] 2023-03-20T11:53:48.5591632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-026] SKIPPED [ 54%] 2023-03-20T11:53:48.5597705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-027] SKIPPED [ 54%] 2023-03-20T11:53:48.5603662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-028] SKIPPED [ 54%] 2023-03-20T11:53:48.5610272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-029] SKIPPED [ 54%] 2023-03-20T11:53:48.5615518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-030] SKIPPED [ 54%] 2023-03-20T11:53:48.5621872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-031] SKIPPED [ 54%] 2023-03-20T11:53:48.5627394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-032] SKIPPED [ 54%] 2023-03-20T11:53:48.5633327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-033] SKIPPED [ 54%] 2023-03-20T11:53:48.5638869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-034] SKIPPED [ 54%] 2023-03-20T11:53:48.5646075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-035] SKIPPED [ 54%] 2023-03-20T11:53:48.5653082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-036] SKIPPED [ 54%] 2023-03-20T11:53:48.5657957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-037] SKIPPED [ 54%] 2023-03-20T11:53:48.5664062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-038] SKIPPED [ 54%] 2023-03-20T11:53:48.5669844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-039] SKIPPED [ 54%] 2023-03-20T11:53:48.5675505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-040] SKIPPED [ 54%] 2023-03-20T11:53:48.5681452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-041] SKIPPED [ 54%] 2023-03-20T11:53:48.5688797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-042] SKIPPED [ 54%] 2023-03-20T11:53:48.5693367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-043] SKIPPED [ 54%] 2023-03-20T11:53:48.5699021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-044] SKIPPED [ 54%] 2023-03-20T11:53:48.5705145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-045] SKIPPED [ 55%] 2023-03-20T11:53:48.5712487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-046] SKIPPED [ 55%] 2023-03-20T11:53:48.5718113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-047] SKIPPED [ 55%] 2023-03-20T11:53:48.5723891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-048] SKIPPED [ 55%] 2023-03-20T11:53:48.5730492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-049] SKIPPED [ 55%] 2023-03-20T11:53:48.5735669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-050] SKIPPED [ 55%] 2023-03-20T11:53:48.5741660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-051] SKIPPED [ 55%] 2023-03-20T11:53:48.5747057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-052] SKIPPED [ 55%] 2023-03-20T11:53:48.5753293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-053] SKIPPED [ 55%] 2023-03-20T11:53:48.5759073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-054] SKIPPED [ 55%] 2023-03-20T11:53:48.5764867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-055] SKIPPED [ 55%] 2023-03-20T11:53:48.5771071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-056] SKIPPED [ 55%] 2023-03-20T11:53:48.5777268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-057] SKIPPED [ 55%] 2023-03-20T11:53:48.5784272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-058] SKIPPED [ 55%] 2023-03-20T11:53:48.5790027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-059] SKIPPED [ 55%] 2023-03-20T11:53:48.5796184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-060] SKIPPED [ 55%] 2023-03-20T11:53:48.5802046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-061] SKIPPED [ 55%] 2023-03-20T11:53:48.5808838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-062] SKIPPED [ 55%] 2023-03-20T11:53:48.5813914Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-063] SKIPPED [ 55%] 2023-03-20T11:53:48.5820029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-064] SKIPPED [ 55%] 2023-03-20T11:53:48.5826088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-065] SKIPPED [ 55%] 2023-03-20T11:53:48.5832353Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-066] SKIPPED [ 55%] 2023-03-20T11:53:48.5838272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-067] SKIPPED [ 55%] 2023-03-20T11:53:48.5844234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-068] SKIPPED [ 55%] 2023-03-20T11:53:48.5852611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-069] SKIPPED [ 55%] 2023-03-20T11:53:48.5857517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-070] SKIPPED [ 55%] 2023-03-20T11:53:48.5863642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-071] SKIPPED [ 55%] 2023-03-20T11:53:48.5869458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-072] SKIPPED [ 55%] 2023-03-20T11:53:48.5875682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-073] SKIPPED [ 55%] 2023-03-20T11:53:48.5881583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-074] SKIPPED [ 55%] 2023-03-20T11:53:48.5887437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-075] SKIPPED [ 55%] 2023-03-20T11:53:48.5893465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-076] SKIPPED [ 55%] 2023-03-20T11:53:48.5899258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-077] SKIPPED [ 55%] 2023-03-20T11:53:48.5904856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-078] SKIPPED [ 55%] 2023-03-20T11:53:48.5910690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-079] SKIPPED [ 55%] 2023-03-20T11:53:48.5919617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-080] SKIPPED [ 55%] 2023-03-20T11:53:48.5925439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-081] SKIPPED [ 55%] 2023-03-20T11:53:48.5932327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-082] SKIPPED [ 55%] 2023-03-20T11:53:48.5937101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-083] SKIPPED [ 55%] 2023-03-20T11:53:48.5943173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-084] SKIPPED [ 55%] 2023-03-20T11:53:48.5948941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-085] SKIPPED [ 55%] 2023-03-20T11:53:48.5954720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-086] SKIPPED [ 55%] 2023-03-20T11:53:48.5960514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-087] SKIPPED [ 55%] 2023-03-20T11:53:48.5966263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-088] SKIPPED [ 55%] 2023-03-20T11:53:48.5973419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-089] SKIPPED [ 55%] 2023-03-20T11:53:48.5978136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-090] SKIPPED [ 55%] 2023-03-20T11:53:48.5984309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-091] SKIPPED [ 55%] 2023-03-20T11:53:48.5991577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-092] SKIPPED [ 55%] 2023-03-20T11:53:48.5996964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-093] SKIPPED [ 55%] 2023-03-20T11:53:48.6002934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-094] SKIPPED [ 55%] 2023-03-20T11:53:48.6010081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-095] SKIPPED [ 55%] 2023-03-20T11:53:48.6014851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-096] SKIPPED [ 55%] 2023-03-20T11:53:48.6020726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-097] SKIPPED [ 55%] 2023-03-20T11:53:48.6026782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-098] SKIPPED [ 55%] 2023-03-20T11:53:48.6032797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-099] SKIPPED [ 55%] 2023-03-20T11:53:48.6038550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-100] SKIPPED [ 55%] 2023-03-20T11:53:48.6044138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-101] SKIPPED [ 55%] 2023-03-20T11:53:48.6050420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-102] SKIPPED [ 55%] 2023-03-20T11:53:48.6057318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-103] SKIPPED [ 55%] 2023-03-20T11:53:48.6063444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-104] SKIPPED [ 55%] 2023-03-20T11:53:48.6069216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-105] SKIPPED [ 55%] 2023-03-20T11:53:48.6075443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-106] SKIPPED [ 55%] 2023-03-20T11:53:48.6081303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-107] SKIPPED [ 55%] 2023-03-20T11:53:48.6087056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-108] SKIPPED [ 55%] 2023-03-20T11:53:48.6093465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-109] SKIPPED [ 55%] 2023-03-20T11:53:48.6098814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-110] SKIPPED [ 55%] 2023-03-20T11:53:48.6105076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-111] SKIPPED [ 55%] 2023-03-20T11:53:48.6110947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-112] SKIPPED [ 55%] 2023-03-20T11:53:48.6116998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_image_tensor-113] SKIPPED [ 55%] 2023-03-20T11:53:48.6122912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-00] SKIPPED [ 55%] 2023-03-20T11:53:48.6130568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-01] SKIPPED [ 55%] 2023-03-20T11:53:48.6136066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-02] SKIPPED [ 55%] 2023-03-20T11:53:48.6142118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-03] SKIPPED [ 55%] 2023-03-20T11:53:48.6147865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-04] SKIPPED [ 55%] 2023-03-20T11:53:48.6154118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-05] SKIPPED [ 55%] 2023-03-20T11:53:48.6159968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-06] SKIPPED [ 55%] 2023-03-20T11:53:48.6165725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-07] SKIPPED [ 55%] 2023-03-20T11:53:48.6172736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-08] SKIPPED [ 55%] 2023-03-20T11:53:48.6177726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-09] SKIPPED [ 55%] 2023-03-20T11:53:48.6183803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-10] SKIPPED [ 55%] 2023-03-20T11:53:48.6189455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-11] SKIPPED [ 55%] 2023-03-20T11:53:48.6196457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-12] SKIPPED [ 55%] 2023-03-20T11:53:48.6202704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-13] SKIPPED [ 55%] 2023-03-20T11:53:48.6209463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-14] SKIPPED [ 55%] 2023-03-20T11:53:48.6214345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-15] SKIPPED [ 55%] 2023-03-20T11:53:48.6220190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-16] SKIPPED [ 55%] 2023-03-20T11:53:48.6226249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-17] SKIPPED [ 55%] 2023-03-20T11:53:48.6232429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-18] SKIPPED [ 55%] 2023-03-20T11:53:48.6238454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-19] SKIPPED [ 55%] 2023-03-20T11:53:48.6244147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-20] SKIPPED [ 55%] 2023-03-20T11:53:48.6250445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-21] SKIPPED [ 55%] 2023-03-20T11:53:48.6255819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-22] SKIPPED [ 55%] 2023-03-20T11:53:48.6261860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-23] SKIPPED [ 55%] 2023-03-20T11:53:48.6268768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-24] SKIPPED [ 55%] 2023-03-20T11:53:48.6274949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-25] SKIPPED [ 55%] 2023-03-20T11:53:48.6280840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-26] SKIPPED [ 55%] 2023-03-20T11:53:48.6286612Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-27] SKIPPED [ 55%] 2023-03-20T11:53:48.6293228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-28] SKIPPED [ 55%] 2023-03-20T11:53:48.6298447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-29] SKIPPED [ 55%] 2023-03-20T11:53:48.6304593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-30] SKIPPED [ 55%] 2023-03-20T11:53:48.6310318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-31] SKIPPED [ 55%] 2023-03-20T11:53:48.6316052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-32] SKIPPED [ 55%] 2023-03-20T11:53:48.6322024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-33] SKIPPED [ 55%] 2023-03-20T11:53:48.6328825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-34] SKIPPED [ 55%] 2023-03-20T11:53:48.6334934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-35] SKIPPED [ 55%] 2023-03-20T11:53:48.6340837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-36] SKIPPED [ 55%] 2023-03-20T11:53:48.6346925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-37] SKIPPED [ 55%] 2023-03-20T11:53:48.6353156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-38] SKIPPED [ 55%] 2023-03-20T11:53:48.6358544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-39] SKIPPED [ 55%] 2023-03-20T11:53:48.6364640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-40] SKIPPED [ 55%] 2023-03-20T11:53:48.6370561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-41] SKIPPED [ 55%] 2023-03-20T11:53:48.6376786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-42] SKIPPED [ 55%] 2023-03-20T11:53:48.6382876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-43] SKIPPED [ 55%] 2023-03-20T11:53:48.6388689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-44] SKIPPED [ 55%] 2023-03-20T11:53:48.6394399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-45] SKIPPED [ 55%] 2023-03-20T11:53:48.6400164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-46] SKIPPED [ 55%] 2023-03-20T11:53:48.6407139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-47] SKIPPED [ 55%] 2023-03-20T11:53:48.6413174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-48] SKIPPED [ 55%] 2023-03-20T11:53:48.6418743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-49] SKIPPED [ 55%] 2023-03-20T11:53:48.6424877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-50] SKIPPED [ 55%] 2023-03-20T11:53:48.6430720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-51] SKIPPED [ 55%] 2023-03-20T11:53:48.6437026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-52] SKIPPED [ 55%] 2023-03-20T11:53:48.6442728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_bounding_box-53] SKIPPED [ 55%] 2023-03-20T11:53:48.6449851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-00] SKIPPED [ 55%] 2023-03-20T11:53:48.6454557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-01] SKIPPED [ 55%] 2023-03-20T11:53:48.6460686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-02] SKIPPED [ 55%] 2023-03-20T11:53:48.6466670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-03] SKIPPED [ 55%] 2023-03-20T11:53:48.6474013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-04] SKIPPED [ 55%] 2023-03-20T11:53:48.6480050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-05] SKIPPED [ 55%] 2023-03-20T11:53:48.6485736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-06] SKIPPED [ 55%] 2023-03-20T11:53:48.6492957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-07] SKIPPED [ 55%] 2023-03-20T11:53:48.6497620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-08] SKIPPED [ 55%] 2023-03-20T11:53:48.6503691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-09] SKIPPED [ 55%] 2023-03-20T11:53:48.6509523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-10] SKIPPED [ 55%] 2023-03-20T11:53:48.6515575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_mask-11] SKIPPED [ 55%] 2023-03-20T11:53:48.6521399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-00] SKIPPED [ 55%] 2023-03-20T11:53:48.6527056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-01] SKIPPED [ 55%] 2023-03-20T11:53:48.6533532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-02] SKIPPED [ 55%] 2023-03-20T11:53:48.6538959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-03] SKIPPED [ 55%] 2023-03-20T11:53:48.6546375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-04] SKIPPED [ 55%] 2023-03-20T11:53:48.6551978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-05] SKIPPED [ 55%] 2023-03-20T11:53:48.6558238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-06] SKIPPED [ 55%] 2023-03-20T11:53:48.6564082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-07] SKIPPED [ 55%] 2023-03-20T11:53:48.6570355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-08] SKIPPED [ 55%] 2023-03-20T11:53:48.6575766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-09] SKIPPED [ 55%] 2023-03-20T11:53:48.6581915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-10] SKIPPED [ 55%] 2023-03-20T11:53:48.6587792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-11] SKIPPED [ 55%] 2023-03-20T11:53:48.6594034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-12] SKIPPED [ 55%] 2023-03-20T11:53:48.6599608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-13] SKIPPED [ 55%] 2023-03-20T11:53:48.6605541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-14] SKIPPED [ 55%] 2023-03-20T11:53:48.6613279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-15] SKIPPED [ 55%] 2023-03-20T11:53:48.6618631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-16] SKIPPED [ 55%] 2023-03-20T11:53:48.6624637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-17] SKIPPED [ 55%] 2023-03-20T11:53:48.6630247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-18] SKIPPED [ 55%] 2023-03-20T11:53:48.6636546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-19] SKIPPED [ 55%] 2023-03-20T11:53:48.6642378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-20] SKIPPED [ 55%] 2023-03-20T11:53:48.6649751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-21] SKIPPED [ 55%] 2023-03-20T11:53:48.6654393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-22] SKIPPED [ 55%] 2023-03-20T11:53:48.6660177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-23] SKIPPED [ 55%] 2023-03-20T11:53:48.6666325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-24] SKIPPED [ 55%] 2023-03-20T11:53:48.6672256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-25] SKIPPED [ 55%] 2023-03-20T11:53:48.6679751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-26] SKIPPED [ 55%] 2023-03-20T11:53:48.6685540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-27] SKIPPED [ 55%] 2023-03-20T11:53:48.6692602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-28] SKIPPED [ 55%] 2023-03-20T11:53:48.6697342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-29] SKIPPED [ 55%] 2023-03-20T11:53:48.6703373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-30] SKIPPED [ 55%] 2023-03-20T11:53:48.6709122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-31] SKIPPED [ 55%] 2023-03-20T11:53:48.6715458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-32] SKIPPED [ 55%] 2023-03-20T11:53:48.6721414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-33] SKIPPED [ 55%] 2023-03-20T11:53:48.6728611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-34] SKIPPED [ 55%] 2023-03-20T11:53:48.6733998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-rotate_video-35] SKIPPED [ 55%] 2023-03-20T11:53:48.6739153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-00] SKIPPED [ 55%] 2023-03-20T11:53:48.6745158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-01] SKIPPED [ 55%] 2023-03-20T11:53:48.6753918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-02] SKIPPED [ 55%] 2023-03-20T11:53:48.6760550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-03] SKIPPED [ 55%] 2023-03-20T11:53:48.6765543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-04] SKIPPED [ 55%] 2023-03-20T11:53:48.6772895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-05] SKIPPED [ 55%] 2023-03-20T11:53:48.6777504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-06] SKIPPED [ 55%] 2023-03-20T11:53:48.6783529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-07] SKIPPED [ 55%] 2023-03-20T11:53:48.6789289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-08] SKIPPED [ 55%] 2023-03-20T11:53:48.6795410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-09] SKIPPED [ 55%] 2023-03-20T11:53:48.6801303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-10] SKIPPED [ 55%] 2023-03-20T11:53:48.6807249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-11] SKIPPED [ 55%] 2023-03-20T11:53:48.6813145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-12] SKIPPED [ 55%] 2023-03-20T11:53:48.6820118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-13] SKIPPED [ 55%] 2023-03-20T11:53:48.6826250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-14] SKIPPED [ 55%] 2023-03-20T11:53:48.6832719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-15] SKIPPED [ 55%] 2023-03-20T11:53:48.6838513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-16] SKIPPED [ 55%] 2023-03-20T11:53:48.6844401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-17] SKIPPED [ 55%] 2023-03-20T11:53:48.6850475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-18] SKIPPED [ 55%] 2023-03-20T11:53:48.6856621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-19] SKIPPED [ 55%] 2023-03-20T11:53:48.6862815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-20] SKIPPED [ 55%] 2023-03-20T11:53:48.6868261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-21] SKIPPED [ 55%] 2023-03-20T11:53:48.6874462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-22] SKIPPED [ 55%] 2023-03-20T11:53:48.6880269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-23] SKIPPED [ 55%] 2023-03-20T11:53:48.6886231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-24] SKIPPED [ 55%] 2023-03-20T11:53:48.6893891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-25] SKIPPED [ 55%] 2023-03-20T11:53:48.6899442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-26] SKIPPED [ 55%] 2023-03-20T11:53:48.6905518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-27] SKIPPED [ 55%] 2023-03-20T11:53:48.6912797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-28] SKIPPED [ 55%] 2023-03-20T11:53:48.6919628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_image_tensor-29] SKIPPED [ 55%] 2023-03-20T11:53:48.6925317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-000] SKIPPED [ 55%] 2023-03-20T11:53:48.6933125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-001] SKIPPED [ 55%] 2023-03-20T11:53:48.6937942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-002] SKIPPED [ 55%] 2023-03-20T11:53:48.6944034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-003] SKIPPED [ 55%] 2023-03-20T11:53:48.6949899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-004] SKIPPED [ 55%] 2023-03-20T11:53:48.6956057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-005] SKIPPED [ 55%] 2023-03-20T11:53:48.6963048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-006] SKIPPED [ 55%] 2023-03-20T11:53:48.6970662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-007] SKIPPED [ 55%] 2023-03-20T11:53:48.6975078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-008] SKIPPED [ 55%] 2023-03-20T11:53:48.6981265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-009] SKIPPED [ 55%] 2023-03-20T11:53:48.6986946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-010] SKIPPED [ 55%] 2023-03-20T11:53:48.6993302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-011] SKIPPED [ 55%] 2023-03-20T11:53:48.6999123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-012] SKIPPED [ 55%] 2023-03-20T11:53:48.7005274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-013] SKIPPED [ 55%] 2023-03-20T11:53:48.7011372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-014] SKIPPED [ 55%] 2023-03-20T11:53:48.7017111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-015] SKIPPED [ 55%] 2023-03-20T11:53:48.7023297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-016] SKIPPED [ 55%] 2023-03-20T11:53:48.7028932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-017] SKIPPED [ 55%] 2023-03-20T11:53:48.7036419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-018] SKIPPED [ 55%] 2023-03-20T11:53:48.7042329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-019] SKIPPED [ 55%] 2023-03-20T11:53:48.7049489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-020] SKIPPED [ 55%] 2023-03-20T11:53:48.7054212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-021] SKIPPED [ 55%] 2023-03-20T11:53:48.7059962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-022] SKIPPED [ 55%] 2023-03-20T11:53:48.7066014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-023] SKIPPED [ 55%] 2023-03-20T11:53:48.7071947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-024] SKIPPED [ 55%] 2023-03-20T11:53:48.7078058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-025] SKIPPED [ 55%] 2023-03-20T11:53:48.7083830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-026] SKIPPED [ 55%] 2023-03-20T11:53:48.7090364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-027] SKIPPED [ 55%] 2023-03-20T11:53:48.7095556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-028] SKIPPED [ 55%] 2023-03-20T11:53:48.7102717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-029] SKIPPED [ 55%] 2023-03-20T11:53:48.7108615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-030] SKIPPED [ 55%] 2023-03-20T11:53:48.7114801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-031] SKIPPED [ 55%] 2023-03-20T11:53:48.7120682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-032] SKIPPED [ 55%] 2023-03-20T11:53:48.7126338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-033] SKIPPED [ 55%] 2023-03-20T11:53:48.7133195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-034] SKIPPED [ 55%] 2023-03-20T11:53:48.7138049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-035] SKIPPED [ 55%] 2023-03-20T11:53:48.7143779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-036] SKIPPED [ 55%] 2023-03-20T11:53:48.7149408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-037] SKIPPED [ 55%] 2023-03-20T11:53:48.7155653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-038] SKIPPED [ 55%] 2023-03-20T11:53:48.7161380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-039] SKIPPED [ 55%] 2023-03-20T11:53:48.7167111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-040] SKIPPED [ 55%] 2023-03-20T11:53:48.7174418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-041] SKIPPED [ 55%] 2023-03-20T11:53:48.7180237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-042] SKIPPED [ 55%] 2023-03-20T11:53:48.7186336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-043] SKIPPED [ 55%] 2023-03-20T11:53:48.7192374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-044] SKIPPED [ 55%] 2023-03-20T11:53:48.7198229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-045] SKIPPED [ 55%] 2023-03-20T11:53:48.7204027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-046] SKIPPED [ 55%] 2023-03-20T11:53:48.7210268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-047] SKIPPED [ 55%] 2023-03-20T11:53:48.7215853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-048] SKIPPED [ 55%] 2023-03-20T11:53:48.7222106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-049] SKIPPED [ 55%] 2023-03-20T11:53:48.7227784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-050] SKIPPED [ 55%] 2023-03-20T11:53:48.7233973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-051] SKIPPED [ 55%] 2023-03-20T11:53:48.7241134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-052] SKIPPED [ 55%] 2023-03-20T11:53:48.7246933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-053] SKIPPED [ 55%] 2023-03-20T11:53:48.7253167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-054] SKIPPED [ 55%] 2023-03-20T11:53:48.7258623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-055] SKIPPED [ 55%] 2023-03-20T11:53:48.7264761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-056] SKIPPED [ 55%] 2023-03-20T11:53:48.7270590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-057] SKIPPED [ 55%] 2023-03-20T11:53:48.7276574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-058] SKIPPED [ 55%] 2023-03-20T11:53:48.7282615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-059] SKIPPED [ 55%] 2023-03-20T11:53:48.7289322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-060] SKIPPED [ 55%] 2023-03-20T11:53:48.7294234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-061] SKIPPED [ 55%] 2023-03-20T11:53:48.7300054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-062] SKIPPED [ 55%] 2023-03-20T11:53:48.7306117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-063] SKIPPED [ 55%] 2023-03-20T11:53:48.7313430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-064] SKIPPED [ 55%] 2023-03-20T11:53:48.7319200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-065] SKIPPED [ 55%] 2023-03-20T11:53:48.7325206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-066] SKIPPED [ 55%] 2023-03-20T11:53:48.7331277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-067] SKIPPED [ 55%] 2023-03-20T11:53:48.7337002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-068] SKIPPED [ 55%] 2023-03-20T11:53:48.7343045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-069] SKIPPED [ 55%] 2023-03-20T11:53:48.7348815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-070] SKIPPED [ 55%] 2023-03-20T11:53:48.7355044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-071] SKIPPED [ 55%] 2023-03-20T11:53:48.7360929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-072] SKIPPED [ 55%] 2023-03-20T11:53:48.7366835Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-073] SKIPPED [ 55%] 2023-03-20T11:53:48.7373120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-074] SKIPPED [ 55%] 2023-03-20T11:53:48.7379968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-075] SKIPPED [ 55%] 2023-03-20T11:53:48.7386436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-076] SKIPPED [ 55%] 2023-03-20T11:53:48.7392611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-077] SKIPPED [ 55%] 2023-03-20T11:53:48.7398370Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-078] SKIPPED [ 55%] 2023-03-20T11:53:48.7404103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-079] SKIPPED [ 55%] 2023-03-20T11:53:48.7410372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-080] SKIPPED [ 55%] 2023-03-20T11:53:48.7415872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-081] SKIPPED [ 55%] 2023-03-20T11:53:48.7421894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-082] SKIPPED [ 55%] 2023-03-20T11:53:48.7427583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-083] SKIPPED [ 55%] 2023-03-20T11:53:48.7433767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-084] SKIPPED [ 55%] 2023-03-20T11:53:48.7439635Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-085] SKIPPED [ 55%] 2023-03-20T11:53:48.7445314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-086] SKIPPED [ 55%] 2023-03-20T11:53:48.7453541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-087] SKIPPED [ 55%] 2023-03-20T11:53:48.7458298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-088] SKIPPED [ 55%] 2023-03-20T11:53:48.7464426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-089] SKIPPED [ 55%] 2023-03-20T11:53:48.7470372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-090] SKIPPED [ 55%] 2023-03-20T11:53:48.7476370Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-091] SKIPPED [ 55%] 2023-03-20T11:53:48.7482255Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-092] SKIPPED [ 55%] 2023-03-20T11:53:48.7489355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-093] SKIPPED [ 55%] 2023-03-20T11:53:48.7494120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-094] SKIPPED [ 55%] 2023-03-20T11:53:48.7499837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-095] SKIPPED [ 55%] 2023-03-20T11:53:48.7505921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-096] SKIPPED [ 55%] 2023-03-20T11:53:48.7511895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-097] SKIPPED [ 55%] 2023-03-20T11:53:48.7519338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-098] SKIPPED [ 55%] 2023-03-20T11:53:48.7525048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-099] SKIPPED [ 55%] 2023-03-20T11:53:48.7531976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-100] SKIPPED [ 55%] 2023-03-20T11:53:48.7536944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-101] SKIPPED [ 55%] 2023-03-20T11:53:48.7542991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-102] SKIPPED [ 55%] 2023-03-20T11:53:48.7548687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-103] SKIPPED [ 55%] 2023-03-20T11:53:48.7554801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-104] SKIPPED [ 55%] 2023-03-20T11:53:48.7560722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-105] SKIPPED [ 55%] 2023-03-20T11:53:48.7566284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-106] SKIPPED [ 55%] 2023-03-20T11:53:48.7573131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_bounding_box-107] SKIPPED [ 55%] 2023-03-20T11:53:48.7577757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-00] SKIPPED [ 55%] 2023-03-20T11:53:48.7586451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-01] SKIPPED [ 55%] 2023-03-20T11:53:48.7592788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-02] SKIPPED [ 55%] 2023-03-20T11:53:48.7598492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-03] SKIPPED [ 55%] 2023-03-20T11:53:48.7604495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-04] SKIPPED [ 55%] 2023-03-20T11:53:48.7610662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-05] SKIPPED [ 55%] 2023-03-20T11:53:48.7616213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-06] SKIPPED [ 55%] 2023-03-20T11:53:48.7622250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-07] SKIPPED [ 55%] 2023-03-20T11:53:48.7628064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-08] SKIPPED [ 55%] 2023-03-20T11:53:48.7633713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-09] SKIPPED [ 55%] 2023-03-20T11:53:48.7639437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-10] SKIPPED [ 55%] 2023-03-20T11:53:48.7645316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_mask-11] SKIPPED [ 55%] 2023-03-20T11:53:48.7652400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-00] SKIPPED [ 55%] 2023-03-20T11:53:48.7658379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-01] SKIPPED [ 55%] 2023-03-20T11:53:48.7664496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-02] SKIPPED [ 55%] 2023-03-20T11:53:48.7670312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-03] SKIPPED [ 55%] 2023-03-20T11:53:48.7676343Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-04] SKIPPED [ 55%] 2023-03-20T11:53:48.7682260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-05] SKIPPED [ 55%] 2023-03-20T11:53:48.7688687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-06] SKIPPED [ 55%] 2023-03-20T11:53:48.7693867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-07] SKIPPED [ 55%] 2023-03-20T11:53:48.7699552Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-08] SKIPPED [ 55%] 2023-03-20T11:53:48.7705719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-09] SKIPPED [ 55%] 2023-03-20T11:53:48.7711505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-10] SKIPPED [ 55%] 2023-03-20T11:53:48.7717395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-11] SKIPPED [ 55%] 2023-03-20T11:53:48.7724465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-12] SKIPPED [ 55%] 2023-03-20T11:53:48.7730470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-13] SKIPPED [ 55%] 2023-03-20T11:53:48.7736336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-14] SKIPPED [ 55%] 2023-03-20T11:53:48.7742320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-15] SKIPPED [ 55%] 2023-03-20T11:53:48.7747549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-16] SKIPPED [ 55%] 2023-03-20T11:53:48.7753455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-17] SKIPPED [ 55%] 2023-03-20T11:53:48.7758953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-18] SKIPPED [ 55%] 2023-03-20T11:53:48.7765021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-19] SKIPPED [ 55%] 2023-03-20T11:53:48.7771817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-20] SKIPPED [ 55%] 2023-03-20T11:53:48.7776795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-21] SKIPPED [ 55%] 2023-03-20T11:53:48.7782825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-22] SKIPPED [ 55%] 2023-03-20T11:53:48.7788275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-23] SKIPPED [ 55%] 2023-03-20T11:53:48.7795676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-24] SKIPPED [ 55%] 2023-03-20T11:53:48.7801534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-25] SKIPPED [ 55%] 2023-03-20T11:53:48.7807379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-26] SKIPPED [ 55%] 2023-03-20T11:53:48.7813530Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-27] SKIPPED [ 55%] 2023-03-20T11:53:48.7819111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-28] SKIPPED [ 55%] 2023-03-20T11:53:48.7825075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-29] SKIPPED [ 55%] 2023-03-20T11:53:48.7831432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-30] SKIPPED [ 55%] 2023-03-20T11:53:48.7837340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-31] SKIPPED [ 55%] 2023-03-20T11:53:48.7843094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-32] SKIPPED [ 55%] 2023-03-20T11:53:48.7850018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-33] SKIPPED [ 55%] 2023-03-20T11:53:48.7854885Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-34] SKIPPED [ 55%] 2023-03-20T11:53:48.7862036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-crop_video-35] SKIPPED [ 55%] 2023-03-20T11:53:48.7868019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-000] SKIPPED [ 55%] 2023-03-20T11:53:48.7874272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-001] SKIPPED [ 55%] 2023-03-20T11:53:48.7879912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-002] SKIPPED [ 55%] 2023-03-20T11:53:48.7885891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-003] SKIPPED [ 55%] 2023-03-20T11:53:48.7892599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-004] SKIPPED [ 55%] 2023-03-20T11:53:48.7897797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-005] SKIPPED [ 55%] 2023-03-20T11:53:48.7903754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-006] SKIPPED [ 55%] 2023-03-20T11:53:48.7909449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-007] SKIPPED [ 55%] 2023-03-20T11:53:48.7915655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-008] SKIPPED [ 55%] 2023-03-20T11:53:48.7921695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-009] SKIPPED [ 55%] 2023-03-20T11:53:48.7927433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-010] SKIPPED [ 55%] 2023-03-20T11:53:48.7934850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-011] SKIPPED [ 55%] 2023-03-20T11:53:48.7940391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-012] SKIPPED [ 55%] 2023-03-20T11:53:48.7946520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-013] SKIPPED [ 55%] 2023-03-20T11:53:48.7952823Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-014] SKIPPED [ 55%] 2023-03-20T11:53:48.7958776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-015] SKIPPED [ 55%] 2023-03-20T11:53:48.7964555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-016] SKIPPED [ 55%] 2023-03-20T11:53:48.7970495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-017] SKIPPED [ 55%] 2023-03-20T11:53:48.7976331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-018] SKIPPED [ 55%] 2023-03-20T11:53:48.7982096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-019] SKIPPED [ 55%] 2023-03-20T11:53:48.7988145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-020] SKIPPED [ 55%] 2023-03-20T11:53:48.7994393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-021] SKIPPED [ 55%] 2023-03-20T11:53:48.8001595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-022] SKIPPED [ 55%] 2023-03-20T11:53:48.8007243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-023] SKIPPED [ 55%] 2023-03-20T11:53:48.8013796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-024] SKIPPED [ 55%] 2023-03-20T11:53:48.8019120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-025] SKIPPED [ 55%] 2023-03-20T11:53:48.8025311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-026] SKIPPED [ 55%] 2023-03-20T11:53:48.8031210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-027] SKIPPED [ 55%] 2023-03-20T11:53:48.8037319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-028] SKIPPED [ 55%] 2023-03-20T11:53:48.8043154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-029] SKIPPED [ 55%] 2023-03-20T11:53:48.8050437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-030] SKIPPED [ 55%] 2023-03-20T11:53:48.8055094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-031] SKIPPED [ 55%] 2023-03-20T11:53:48.8060917Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-032] SKIPPED [ 55%] 2023-03-20T11:53:48.8066757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-033] SKIPPED [ 55%] 2023-03-20T11:53:48.8074260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-034] SKIPPED [ 55%] 2023-03-20T11:53:48.8079988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-035] SKIPPED [ 55%] 2023-03-20T11:53:48.8085793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-036] SKIPPED [ 55%] 2023-03-20T11:53:48.8092840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-037] SKIPPED [ 55%] 2023-03-20T11:53:48.8097570Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-038] SKIPPED [ 55%] 2023-03-20T11:53:48.8103801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-039] SKIPPED [ 55%] 2023-03-20T11:53:48.8109518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-040] SKIPPED [ 55%] 2023-03-20T11:53:48.8115799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-041] SKIPPED [ 55%] 2023-03-20T11:53:48.8121634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-042] SKIPPED [ 55%] 2023-03-20T11:53:48.8127784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-043] SKIPPED [ 55%] 2023-03-20T11:53:48.8133449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-044] SKIPPED [ 55%] 2023-03-20T11:53:48.8140405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-045] SKIPPED [ 55%] 2023-03-20T11:53:48.8146627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-046] SKIPPED [ 55%] 2023-03-20T11:53:48.8152765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-047] SKIPPED [ 55%] 2023-03-20T11:53:48.8158601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-048] SKIPPED [ 55%] 2023-03-20T11:53:48.8164406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-049] SKIPPED [ 55%] 2023-03-20T11:53:48.8170476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-050] SKIPPED [ 55%] 2023-03-20T11:53:48.8175866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-051] SKIPPED [ 55%] 2023-03-20T11:53:48.8181619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-052] SKIPPED [ 55%] 2023-03-20T11:53:48.8187579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-053] SKIPPED [ 55%] 2023-03-20T11:53:48.8193790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-054] SKIPPED [ 55%] 2023-03-20T11:53:48.8199521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-055] SKIPPED [ 55%] 2023-03-20T11:53:48.8205450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-056] SKIPPED [ 55%] 2023-03-20T11:53:48.8213208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-057] SKIPPED [ 55%] 2023-03-20T11:53:48.8218490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-058] SKIPPED [ 55%] 2023-03-20T11:53:48.8225172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-059] SKIPPED [ 55%] 2023-03-20T11:53:48.8231127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-060] SKIPPED [ 55%] 2023-03-20T11:53:48.8237273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-061] SKIPPED [ 55%] 2023-03-20T11:53:48.8243321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-062] SKIPPED [ 55%] 2023-03-20T11:53:48.8250597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-063] SKIPPED [ 55%] 2023-03-20T11:53:48.8255368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-064] SKIPPED [ 55%] 2023-03-20T11:53:48.8261332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-065] SKIPPED [ 55%] 2023-03-20T11:53:48.8267250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-066] SKIPPED [ 55%] 2023-03-20T11:53:48.8273470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-067] SKIPPED [ 55%] 2023-03-20T11:53:48.8280623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-068] SKIPPED [ 55%] 2023-03-20T11:53:48.8286385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-069] SKIPPED [ 55%] 2023-03-20T11:53:48.8293206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-070] SKIPPED [ 55%] 2023-03-20T11:53:48.8298166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-071] SKIPPED [ 55%] 2023-03-20T11:53:48.8304034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-072] SKIPPED [ 55%] 2023-03-20T11:53:48.8309732Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-073] SKIPPED [ 55%] 2023-03-20T11:53:48.8315649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-074] SKIPPED [ 55%] 2023-03-20T11:53:48.8321497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-075] SKIPPED [ 55%] 2023-03-20T11:53:48.8327121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-076] SKIPPED [ 55%] 2023-03-20T11:53:48.8333668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-077] SKIPPED [ 55%] 2023-03-20T11:53:48.8338365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-078] SKIPPED [ 55%] 2023-03-20T11:53:48.8345213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-079] SKIPPED [ 55%] 2023-03-20T11:53:48.8351086Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-080] SKIPPED [ 55%] 2023-03-20T11:53:48.8357176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-081] SKIPPED [ 55%] 2023-03-20T11:53:48.8362848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-082] SKIPPED [ 55%] 2023-03-20T11:53:48.8369947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-083] SKIPPED [ 55%] 2023-03-20T11:53:48.8374780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-084] SKIPPED [ 55%] 2023-03-20T11:53:48.8380530Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-085] SKIPPED [ 55%] 2023-03-20T11:53:48.8386511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-086] SKIPPED [ 55%] 2023-03-20T11:53:48.8392525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-087] SKIPPED [ 55%] 2023-03-20T11:53:48.8398668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-088] SKIPPED [ 55%] 2023-03-20T11:53:48.8404100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-089] SKIPPED [ 55%] 2023-03-20T11:53:48.8410590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-090] SKIPPED [ 55%] 2023-03-20T11:53:48.8418625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-091] SKIPPED [ 55%] 2023-03-20T11:53:48.8424783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-092] SKIPPED [ 55%] 2023-03-20T11:53:48.8430481Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-093] SKIPPED [ 55%] 2023-03-20T11:53:48.8436487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-094] SKIPPED [ 55%] 2023-03-20T11:53:48.8442342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-095] SKIPPED [ 55%] 2023-03-20T11:53:48.8448852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-096] SKIPPED [ 55%] 2023-03-20T11:53:48.8453843Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-097] SKIPPED [ 55%] 2023-03-20T11:53:48.8459445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-098] SKIPPED [ 55%] 2023-03-20T11:53:48.8465501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-099] SKIPPED [ 55%] 2023-03-20T11:53:48.8471420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-100] SKIPPED [ 55%] 2023-03-20T11:53:48.8477239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-101] SKIPPED [ 55%] 2023-03-20T11:53:48.8484478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-102] SKIPPED [ 55%] 2023-03-20T11:53:48.8490579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-103] SKIPPED [ 55%] 2023-03-20T11:53:48.8496194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-104] SKIPPED [ 55%] 2023-03-20T11:53:48.8502956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-105] SKIPPED [ 55%] 2023-03-20T11:53:48.8508025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-106] SKIPPED [ 55%] 2023-03-20T11:53:48.8514015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-107] SKIPPED [ 55%] 2023-03-20T11:53:48.8519802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-108] SKIPPED [ 55%] 2023-03-20T11:53:48.8525555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-109] SKIPPED [ 55%] 2023-03-20T11:53:48.8532148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-110] SKIPPED [ 55%] 2023-03-20T11:53:48.8537175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-111] SKIPPED [ 55%] 2023-03-20T11:53:48.8543178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-112] SKIPPED [ 55%] 2023-03-20T11:53:48.8548839Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-113] SKIPPED [ 55%] 2023-03-20T11:53:48.8556043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-114] SKIPPED [ 55%] 2023-03-20T11:53:48.8561914Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-115] SKIPPED [ 55%] 2023-03-20T11:53:48.8568793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-116] SKIPPED [ 55%] 2023-03-20T11:53:48.8573676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-117] SKIPPED [ 55%] 2023-03-20T11:53:48.8579306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-118] SKIPPED [ 55%] 2023-03-20T11:53:48.8585167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-119] SKIPPED [ 55%] 2023-03-20T11:53:48.8591019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-120] SKIPPED [ 55%] 2023-03-20T11:53:48.8596903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-121] SKIPPED [ 55%] 2023-03-20T11:53:48.8602746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-122] SKIPPED [ 55%] 2023-03-20T11:53:48.8609804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-123] SKIPPED [ 55%] 2023-03-20T11:53:48.8614486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-124] SKIPPED [ 55%] 2023-03-20T11:53:48.8621516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-125] SKIPPED [ 55%] 2023-03-20T11:53:48.8626895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-126] SKIPPED [ 55%] 2023-03-20T11:53:48.8632979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-127] SKIPPED [ 55%] 2023-03-20T11:53:48.8638684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-128] SKIPPED [ 55%] 2023-03-20T11:53:48.8644423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-129] SKIPPED [ 55%] 2023-03-20T11:53:48.8650433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-130] SKIPPED [ 55%] 2023-03-20T11:53:48.8656256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-131] SKIPPED [ 55%] 2023-03-20T11:53:48.8662275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-132] SKIPPED [ 55%] 2023-03-20T11:53:48.8668005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-133] SKIPPED [ 55%] 2023-03-20T11:53:48.8674089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-134] SKIPPED [ 55%] 2023-03-20T11:53:48.8679838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-135] SKIPPED [ 55%] 2023-03-20T11:53:48.8685599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-136] SKIPPED [ 55%] 2023-03-20T11:53:48.8693233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-137] SKIPPED [ 55%] 2023-03-20T11:53:48.8698987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-138] SKIPPED [ 55%] 2023-03-20T11:53:48.8705023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-139] SKIPPED [ 55%] 2023-03-20T11:53:48.8710858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-140] SKIPPED [ 55%] 2023-03-20T11:53:48.8716682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-141] SKIPPED [ 55%] 2023-03-20T11:53:48.8722608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-142] SKIPPED [ 55%] 2023-03-20T11:53:48.8729331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-143] SKIPPED [ 55%] 2023-03-20T11:53:48.8734102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-144] SKIPPED [ 55%] 2023-03-20T11:53:48.8739700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-145] SKIPPED [ 55%] 2023-03-20T11:53:48.8745691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-146] SKIPPED [ 55%] 2023-03-20T11:53:48.8751628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-147] SKIPPED [ 55%] 2023-03-20T11:53:48.8758694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-148] SKIPPED [ 55%] 2023-03-20T11:53:48.8764435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-149] SKIPPED [ 55%] 2023-03-20T11:53:48.8770534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-150] SKIPPED [ 55%] 2023-03-20T11:53:48.8776199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-151] SKIPPED [ 55%] 2023-03-20T11:53:48.8782108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-152] SKIPPED [ 55%] 2023-03-20T11:53:48.8787785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-153] SKIPPED [ 55%] 2023-03-20T11:53:48.8793815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-154] SKIPPED [ 55%] 2023-03-20T11:53:48.8799500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-155] SKIPPED [ 55%] 2023-03-20T11:53:48.8805183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-156] SKIPPED [ 55%] 2023-03-20T11:53:48.8811107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-157] SKIPPED [ 55%] 2023-03-20T11:53:48.8816559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-158] SKIPPED [ 55%] 2023-03-20T11:53:48.8822510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-159] SKIPPED [ 55%] 2023-03-20T11:53:48.8829236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-160] SKIPPED [ 55%] 2023-03-20T11:53:48.8835374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-161] SKIPPED [ 55%] 2023-03-20T11:53:48.8841191Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-162] SKIPPED [ 55%] 2023-03-20T11:53:48.8846990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-163] SKIPPED [ 55%] 2023-03-20T11:53:48.8853562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-164] SKIPPED [ 55%] 2023-03-20T11:53:48.8858544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-165] SKIPPED [ 55%] 2023-03-20T11:53:48.8864599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-166] SKIPPED [ 55%] 2023-03-20T11:53:48.8870192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-167] SKIPPED [ 55%] 2023-03-20T11:53:48.8876382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-168] SKIPPED [ 55%] 2023-03-20T11:53:48.8882062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-169] SKIPPED [ 55%] 2023-03-20T11:53:48.8888971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-170] SKIPPED [ 55%] 2023-03-20T11:53:48.8894971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-171] SKIPPED [ 55%] 2023-03-20T11:53:48.8900748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-172] SKIPPED [ 55%] 2023-03-20T11:53:48.8906271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-173] SKIPPED [ 55%] 2023-03-20T11:53:48.8912227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-174] SKIPPED [ 55%] 2023-03-20T11:53:48.8918109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-175] SKIPPED [ 55%] 2023-03-20T11:53:48.8923790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-176] SKIPPED [ 55%] 2023-03-20T11:53:48.8930398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-177] SKIPPED [ 55%] 2023-03-20T11:53:48.8935511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-178] SKIPPED [ 55%] 2023-03-20T11:53:48.8941480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-179] SKIPPED [ 55%] 2023-03-20T11:53:48.8947177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-180] SKIPPED [ 55%] 2023-03-20T11:53:48.8953317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-181] SKIPPED [ 55%] 2023-03-20T11:53:48.8959001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-182] SKIPPED [ 55%] 2023-03-20T11:53:48.8965786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-183] SKIPPED [ 55%] 2023-03-20T11:53:48.8972688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-184] SKIPPED [ 55%] 2023-03-20T11:53:48.8977422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-185] SKIPPED [ 55%] 2023-03-20T11:53:48.8983031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-186] SKIPPED [ 55%] 2023-03-20T11:53:48.8988473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-187] SKIPPED [ 55%] 2023-03-20T11:53:48.8994617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-188] SKIPPED [ 55%] 2023-03-20T11:53:48.9000447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-189] SKIPPED [ 55%] 2023-03-20T11:53:48.9006170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-190] SKIPPED [ 55%] 2023-03-20T11:53:48.9012998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-191] SKIPPED [ 55%] 2023-03-20T11:53:48.9017715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-192] SKIPPED [ 55%] 2023-03-20T11:53:48.9023862Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-193] SKIPPED [ 55%] 2023-03-20T11:53:48.9030610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-194] SKIPPED [ 55%] 2023-03-20T11:53:48.9036834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-195] SKIPPED [ 55%] 2023-03-20T11:53:48.9042756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-196] SKIPPED [ 55%] 2023-03-20T11:53:48.9049382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-197] SKIPPED [ 55%] 2023-03-20T11:53:48.9054321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-198] SKIPPED [ 55%] 2023-03-20T11:53:48.9059897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-199] SKIPPED [ 55%] 2023-03-20T11:53:48.9065892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-200] SKIPPED [ 55%] 2023-03-20T11:53:48.9071478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-201] SKIPPED [ 55%] 2023-03-20T11:53:48.9077037Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-202] SKIPPED [ 55%] 2023-03-20T11:53:48.9082831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-203] SKIPPED [ 55%] 2023-03-20T11:53:48.9089851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-204] SKIPPED [ 55%] 2023-03-20T11:53:48.9094406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-205] SKIPPED [ 55%] 2023-03-20T11:53:48.9101233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-206] SKIPPED [ 55%] 2023-03-20T11:53:48.9107223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-207] SKIPPED [ 55%] 2023-03-20T11:53:48.9113036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-208] SKIPPED [ 55%] 2023-03-20T11:53:48.9118873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-209] SKIPPED [ 55%] 2023-03-20T11:53:48.9124619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-210] SKIPPED [ 55%] 2023-03-20T11:53:48.9130762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-211] SKIPPED [ 55%] 2023-03-20T11:53:48.9136582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-212] SKIPPED [ 55%] 2023-03-20T11:53:48.9142905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-213] SKIPPED [ 55%] 2023-03-20T11:53:48.9148607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-214] SKIPPED [ 55%] 2023-03-20T11:53:48.9154757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-215] SKIPPED [ 55%] 2023-03-20T11:53:48.9160580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-216] SKIPPED [ 55%] 2023-03-20T11:53:48.9168354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-217] SKIPPED [ 55%] 2023-03-20T11:53:48.9173621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-218] SKIPPED [ 55%] 2023-03-20T11:53:48.9179167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-219] SKIPPED [ 55%] 2023-03-20T11:53:48.9185167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-220] SKIPPED [ 55%] 2023-03-20T11:53:48.9191054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-221] SKIPPED [ 55%] 2023-03-20T11:53:48.9196939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-222] SKIPPED [ 55%] 2023-03-20T11:53:48.9202663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-223] SKIPPED [ 55%] 2023-03-20T11:53:48.9209382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-224] SKIPPED [ 55%] 2023-03-20T11:53:48.9214211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-225] SKIPPED [ 55%] 2023-03-20T11:53:48.9219917Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-226] SKIPPED [ 55%] 2023-03-20T11:53:48.9225864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-227] SKIPPED [ 55%] 2023-03-20T11:53:48.9234101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-228] SKIPPED [ 55%] 2023-03-20T11:53:48.9240490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-229] SKIPPED [ 55%] 2023-03-20T11:53:48.9245780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-230] SKIPPED [ 55%] 2023-03-20T11:53:48.9252555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-231] SKIPPED [ 55%] 2023-03-20T11:53:48.9257344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-232] SKIPPED [ 55%] 2023-03-20T11:53:48.9263113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-233] SKIPPED [ 55%] 2023-03-20T11:53:48.9268811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-234] SKIPPED [ 55%] 2023-03-20T11:53:48.9275045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-235] SKIPPED [ 55%] 2023-03-20T11:53:48.9280800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-236] SKIPPED [ 55%] 2023-03-20T11:53:48.9286311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-237] SKIPPED [ 55%] 2023-03-20T11:53:48.9293435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-238] SKIPPED [ 55%] 2023-03-20T11:53:48.9297965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-239] SKIPPED [ 55%] 2023-03-20T11:53:48.9304817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-240] SKIPPED [ 55%] 2023-03-20T11:53:48.9310568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-241] SKIPPED [ 55%] 2023-03-20T11:53:48.9316487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-242] SKIPPED [ 55%] 2023-03-20T11:53:48.9322250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-243] SKIPPED [ 55%] 2023-03-20T11:53:48.9328996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-244] SKIPPED [ 55%] 2023-03-20T11:53:48.9334102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-245] SKIPPED [ 55%] 2023-03-20T11:53:48.9339512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-246] SKIPPED [ 55%] 2023-03-20T11:53:48.9345494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-247] SKIPPED [ 55%] 2023-03-20T11:53:48.9351502Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-248] SKIPPED [ 55%] 2023-03-20T11:53:48.9357238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-249] SKIPPED [ 55%] 2023-03-20T11:53:48.9363001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-250] SKIPPED [ 55%] 2023-03-20T11:53:48.9370423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-251] SKIPPED [ 55%] 2023-03-20T11:53:48.9376138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-252] SKIPPED [ 55%] 2023-03-20T11:53:48.9381740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-253] SKIPPED [ 55%] 2023-03-20T11:53:48.9387872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-254] SKIPPED [ 55%] 2023-03-20T11:53:48.9393792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-255] SKIPPED [ 55%] 2023-03-20T11:53:48.9399356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-256] SKIPPED [ 55%] 2023-03-20T11:53:48.9405159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-257] SKIPPED [ 55%] 2023-03-20T11:53:48.9411404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-258] SKIPPED [ 55%] 2023-03-20T11:53:48.9417068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-259] SKIPPED [ 55%] 2023-03-20T11:53:48.9423173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-260] SKIPPED [ 55%] 2023-03-20T11:53:48.9429121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-261] SKIPPED [ 55%] 2023-03-20T11:53:48.9435305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-262] SKIPPED [ 55%] 2023-03-20T11:53:48.9442259Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-263] SKIPPED [ 55%] 2023-03-20T11:53:48.9449032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-264] SKIPPED [ 55%] 2023-03-20T11:53:48.9454028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-265] SKIPPED [ 55%] 2023-03-20T11:53:48.9459744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-266] SKIPPED [ 55%] 2023-03-20T11:53:48.9465856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-267] SKIPPED [ 55%] 2023-03-20T11:53:48.9471820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-268] SKIPPED [ 55%] 2023-03-20T11:53:48.9477751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-269] SKIPPED [ 55%] 2023-03-20T11:53:48.9483710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-270] SKIPPED [ 55%] 2023-03-20T11:53:48.9490411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-271] SKIPPED [ 55%] 2023-03-20T11:53:48.9495075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-272] SKIPPED [ 55%] 2023-03-20T11:53:48.9501044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-273] SKIPPED [ 55%] 2023-03-20T11:53:48.9508175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-274] SKIPPED [ 55%] 2023-03-20T11:53:48.9514289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-275] SKIPPED [ 55%] 2023-03-20T11:53:48.9519910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-276] SKIPPED [ 55%] 2023-03-20T11:53:48.9525854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-277] SKIPPED [ 55%] 2023-03-20T11:53:48.9532704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-278] SKIPPED [ 55%] 2023-03-20T11:53:48.9537856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-279] SKIPPED [ 55%] 2023-03-20T11:53:48.9543961Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-280] SKIPPED [ 55%] 2023-03-20T11:53:48.9549695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-281] SKIPPED [ 55%] 2023-03-20T11:53:48.9555870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-282] SKIPPED [ 55%] 2023-03-20T11:53:48.9561778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-283] SKIPPED [ 55%] 2023-03-20T11:53:48.9568832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-284] SKIPPED [ 55%] 2023-03-20T11:53:48.9573750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-285] SKIPPED [ 55%] 2023-03-20T11:53:48.9580656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-286] SKIPPED [ 55%] 2023-03-20T11:53:48.9586251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_image_tensor-287] SKIPPED [ 55%] 2023-03-20T11:53:48.9592445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-00] SKIPPED [ 55%] 2023-03-20T11:53:48.9597740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-01] SKIPPED [ 55%] 2023-03-20T11:53:48.9603625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-02] SKIPPED [ 55%] 2023-03-20T11:53:48.9611544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-03] SKIPPED [ 55%] 2023-03-20T11:53:48.9615173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-04] SKIPPED [ 55%] 2023-03-20T11:53:48.9621196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-05] SKIPPED [ 55%] 2023-03-20T11:53:48.9627482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-06] SKIPPED [ 55%] 2023-03-20T11:53:48.9633474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-07] SKIPPED [ 55%] 2023-03-20T11:53:48.9639568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-08] SKIPPED [ 55%] 2023-03-20T11:53:48.9646569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-09] SKIPPED [ 55%] 2023-03-20T11:53:48.9653553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-10] SKIPPED [ 55%] 2023-03-20T11:53:48.9658323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-11] SKIPPED [ 55%] 2023-03-20T11:53:48.9664527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-12] SKIPPED [ 55%] 2023-03-20T11:53:48.9670362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-13] SKIPPED [ 55%] 2023-03-20T11:53:48.9675951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-14] SKIPPED [ 55%] 2023-03-20T11:53:48.9681833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-15] SKIPPED [ 55%] 2023-03-20T11:53:48.9689037Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-16] SKIPPED [ 55%] 2023-03-20T11:53:48.9693779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-17] SKIPPED [ 55%] 2023-03-20T11:53:48.9699474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-18] SKIPPED [ 55%] 2023-03-20T11:53:48.9705755Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-19] SKIPPED [ 55%] 2023-03-20T11:53:48.9711693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-20] SKIPPED [ 55%] 2023-03-20T11:53:48.9718803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-21] SKIPPED [ 55%] 2023-03-20T11:53:48.9724652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-22] SKIPPED [ 55%] 2023-03-20T11:53:48.9730740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-23] SKIPPED [ 55%] 2023-03-20T11:53:48.9736469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-24] SKIPPED [ 55%] 2023-03-20T11:53:48.9742591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-25] SKIPPED [ 55%] 2023-03-20T11:53:48.9748415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-26] SKIPPED [ 55%] 2023-03-20T11:53:48.9754651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-27] SKIPPED [ 55%] 2023-03-20T11:53:48.9760355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-28] SKIPPED [ 55%] 2023-03-20T11:53:48.9766314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-29] SKIPPED [ 55%] 2023-03-20T11:53:48.9773202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-30] SKIPPED [ 55%] 2023-03-20T11:53:48.9778107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-31] SKIPPED [ 55%] 2023-03-20T11:53:48.9785404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-32] SKIPPED [ 55%] 2023-03-20T11:53:48.9791166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-33] SKIPPED [ 55%] 2023-03-20T11:53:48.9797312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-34] SKIPPED [ 55%] 2023-03-20T11:53:48.9803322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-35] SKIPPED [ 55%] 2023-03-20T11:53:48.9810227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-36] SKIPPED [ 55%] 2023-03-20T11:53:48.9814965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-37] SKIPPED [ 55%] 2023-03-20T11:53:48.9821063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-38] SKIPPED [ 55%] 2023-03-20T11:53:48.9826958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-39] SKIPPED [ 55%] 2023-03-20T11:53:48.9832780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-40] SKIPPED [ 55%] 2023-03-20T11:53:48.9838665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-41] SKIPPED [ 55%] 2023-03-20T11:53:48.9844860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-42] SKIPPED [ 55%] 2023-03-20T11:53:48.9851725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-43] SKIPPED [ 55%] 2023-03-20T11:53:48.9857659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-44] SKIPPED [ 55%] 2023-03-20T11:53:48.9863940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-45] SKIPPED [ 55%] 2023-03-20T11:53:48.9869534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-46] SKIPPED [ 55%] 2023-03-20T11:53:48.9875904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-47] SKIPPED [ 55%] 2023-03-20T11:53:48.9881855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-48] SKIPPED [ 55%] 2023-03-20T11:53:48.9889351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-49] SKIPPED [ 55%] 2023-03-20T11:53:48.9893939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-50] SKIPPED [ 55%] 2023-03-20T11:53:48.9899684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-51] SKIPPED [ 55%] 2023-03-20T11:53:48.9905917Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-52] SKIPPED [ 55%] 2023-03-20T11:53:48.9911752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_bounding_box-53] SKIPPED [ 55%] 2023-03-20T11:53:48.9918020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-000] SKIPPED [ 55%] 2023-03-20T11:53:48.9924904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-001] SKIPPED [ 55%] 2023-03-20T11:53:48.9931697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-002] SKIPPED [ 55%] 2023-03-20T11:53:48.9936660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-003] SKIPPED [ 55%] 2023-03-20T11:53:48.9942792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-004] SKIPPED [ 55%] 2023-03-20T11:53:48.9948654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-005] SKIPPED [ 55%] 2023-03-20T11:53:48.9954183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-006] SKIPPED [ 55%] 2023-03-20T11:53:48.9959828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-007] SKIPPED [ 55%] 2023-03-20T11:53:48.9965538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-008] SKIPPED [ 55%] 2023-03-20T11:53:48.9972494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-009] SKIPPED [ 55%] 2023-03-20T11:53:48.9977356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-010] SKIPPED [ 55%] 2023-03-20T11:53:48.9983494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-011] SKIPPED [ 55%] 2023-03-20T11:53:48.9990495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-012] SKIPPED [ 55%] 2023-03-20T11:53:48.9996147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-013] SKIPPED [ 55%] 2023-03-20T11:53:49.0001875Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-014] SKIPPED [ 55%] 2023-03-20T11:53:49.0008826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-015] SKIPPED [ 55%] 2023-03-20T11:53:49.0013699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-016] SKIPPED [ 55%] 2023-03-20T11:53:49.0019427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-017] SKIPPED [ 55%] 2023-03-20T11:53:49.0025579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-018] SKIPPED [ 55%] 2023-03-20T11:53:49.0031581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-019] SKIPPED [ 55%] 2023-03-20T11:53:49.0037469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-020] SKIPPED [ 55%] 2023-03-20T11:53:49.0043489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-021] SKIPPED [ 55%] 2023-03-20T11:53:49.0050321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-022] SKIPPED [ 55%] 2023-03-20T11:53:49.0055287Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-023] SKIPPED [ 55%] 2023-03-20T11:53:49.0064022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-024] SKIPPED [ 55%] 2023-03-20T11:53:49.0069763Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-025] SKIPPED [ 55%] 2023-03-20T11:53:49.0075631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-026] SKIPPED [ 55%] 2023-03-20T11:53:49.0081384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-027] SKIPPED [ 55%] 2023-03-20T11:53:49.0087018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-028] SKIPPED [ 55%] 2023-03-20T11:53:49.0093422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-029] SKIPPED [ 55%] 2023-03-20T11:53:49.0098745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-030] SKIPPED [ 55%] 2023-03-20T11:53:49.0104919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-031] SKIPPED [ 55%] 2023-03-20T11:53:49.0110631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-032] SKIPPED [ 55%] 2023-03-20T11:53:49.0116703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-033] SKIPPED [ 55%] 2023-03-20T11:53:49.0122704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-034] SKIPPED [ 55%] 2023-03-20T11:53:49.0130249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-035] SKIPPED [ 55%] 2023-03-20T11:53:49.0136134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-036] SKIPPED [ 55%] 2023-03-20T11:53:49.0142006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-037] SKIPPED [ 55%] 2023-03-20T11:53:49.0162077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-038] SKIPPED [ 55%] 2023-03-20T11:53:49.0162707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-039] SKIPPED [ 55%] 2023-03-20T11:53:49.0163067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-040] SKIPPED [ 55%] 2023-03-20T11:53:49.0165258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-041] SKIPPED [ 55%] 2023-03-20T11:53:49.0172047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-042] SKIPPED [ 55%] 2023-03-20T11:53:49.0177015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-043] SKIPPED [ 55%] 2023-03-20T11:53:49.0183147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-044] SKIPPED [ 55%] 2023-03-20T11:53:49.0188833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-045] SKIPPED [ 55%] 2023-03-20T11:53:49.0195112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-046] SKIPPED [ 55%] 2023-03-20T11:53:49.0202433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-047] SKIPPED [ 55%] 2023-03-20T11:53:49.0209011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-048] SKIPPED [ 55%] 2023-03-20T11:53:49.0214173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-049] SKIPPED [ 55%] 2023-03-20T11:53:49.0219867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-050] SKIPPED [ 55%] 2023-03-20T11:53:49.0225852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-051] SKIPPED [ 55%] 2023-03-20T11:53:49.0231695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-052] SKIPPED [ 55%] 2023-03-20T11:53:49.0237768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-053] SKIPPED [ 55%] 2023-03-20T11:53:49.0243776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-054] SKIPPED [ 55%] 2023-03-20T11:53:49.0250232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-055] SKIPPED [ 55%] 2023-03-20T11:53:49.0255658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-056] SKIPPED [ 55%] 2023-03-20T11:53:49.0261596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-057] SKIPPED [ 55%] 2023-03-20T11:53:49.0268707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-058] SKIPPED [ 55%] 2023-03-20T11:53:49.0274905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-059] SKIPPED [ 55%] 2023-03-20T11:53:49.0280793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-060] SKIPPED [ 55%] 2023-03-20T11:53:49.0286385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-061] SKIPPED [ 55%] 2023-03-20T11:53:49.0293812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-062] SKIPPED [ 55%] 2023-03-20T11:53:49.0298342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-063] SKIPPED [ 55%] 2023-03-20T11:53:49.0304465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-064] SKIPPED [ 55%] 2023-03-20T11:53:49.0310111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-065] SKIPPED [ 55%] 2023-03-20T11:53:49.0316323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-066] SKIPPED [ 55%] 2023-03-20T11:53:49.0322535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-067] SKIPPED [ 55%] 2023-03-20T11:53:49.0329094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-068] SKIPPED [ 55%] 2023-03-20T11:53:49.0334179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-069] SKIPPED [ 55%] 2023-03-20T11:53:49.0341185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-070] SKIPPED [ 55%] 2023-03-20T11:53:49.0347171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-071] SKIPPED [ 55%] 2023-03-20T11:53:49.0353359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-072] SKIPPED [ 55%] 2023-03-20T11:53:49.0359259Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-073] SKIPPED [ 55%] 2023-03-20T11:53:49.0364928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-074] SKIPPED [ 55%] 2023-03-20T11:53:49.0371085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-075] SKIPPED [ 55%] 2023-03-20T11:53:49.0376931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-076] SKIPPED [ 55%] 2023-03-20T11:53:49.0383041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-077] SKIPPED [ 55%] 2023-03-20T11:53:49.0389252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-078] SKIPPED [ 55%] 2023-03-20T11:53:49.0395022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-079] SKIPPED [ 55%] 2023-03-20T11:53:49.0400903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-080] SKIPPED [ 55%] 2023-03-20T11:53:49.0408906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-081] SKIPPED [ 55%] 2023-03-20T11:53:49.0413661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-082] SKIPPED [ 55%] 2023-03-20T11:53:49.0419333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-083] SKIPPED [ 55%] 2023-03-20T11:53:49.0425020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-084] SKIPPED [ 55%] 2023-03-20T11:53:49.0430865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-085] SKIPPED [ 55%] 2023-03-20T11:53:49.0436784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-086] SKIPPED [ 55%] 2023-03-20T11:53:49.0442727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-087] SKIPPED [ 55%] 2023-03-20T11:53:49.0449866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-088] SKIPPED [ 55%] 2023-03-20T11:53:49.0454567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-089] SKIPPED [ 55%] 2023-03-20T11:53:49.0460610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-090] SKIPPED [ 55%] 2023-03-20T11:53:49.0466469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-091] SKIPPED [ 55%] 2023-03-20T11:53:49.0472653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-092] SKIPPED [ 55%] 2023-03-20T11:53:49.0479053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-093] SKIPPED [ 55%] 2023-03-20T11:53:49.0485036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-094] SKIPPED [ 55%] 2023-03-20T11:53:49.0492042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-095] SKIPPED [ 55%] 2023-03-20T11:53:49.0496834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-096] SKIPPED [ 55%] 2023-03-20T11:53:49.0502848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-097] SKIPPED [ 55%] 2023-03-20T11:53:49.0508582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-098] SKIPPED [ 55%] 2023-03-20T11:53:49.0514805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-099] SKIPPED [ 55%] 2023-03-20T11:53:49.0520564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-100] SKIPPED [ 55%] 2023-03-20T11:53:49.0526280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-101] SKIPPED [ 55%] 2023-03-20T11:53:49.0533080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-102] SKIPPED [ 55%] 2023-03-20T11:53:49.0538387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-103] SKIPPED [ 55%] 2023-03-20T11:53:49.0545683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-104] SKIPPED [ 55%] 2023-03-20T11:53:49.0551843Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-105] SKIPPED [ 55%] 2023-03-20T11:53:49.0557578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-106] SKIPPED [ 55%] 2023-03-20T11:53:49.0563604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-107] SKIPPED [ 55%] 2023-03-20T11:53:49.0570233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-108] SKIPPED [ 55%] 2023-03-20T11:53:49.0575471Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-109] SKIPPED [ 55%] 2023-03-20T11:53:49.0581407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-110] SKIPPED [ 55%] 2023-03-20T11:53:49.0587207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-111] SKIPPED [ 55%] 2023-03-20T11:53:49.0593305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-112] SKIPPED [ 55%] 2023-03-20T11:53:49.0599067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-113] SKIPPED [ 55%] 2023-03-20T11:53:49.0605012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-114] SKIPPED [ 55%] 2023-03-20T11:53:49.0611100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-115] SKIPPED [ 55%] 2023-03-20T11:53:49.0618134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-116] SKIPPED [ 55%] 2023-03-20T11:53:49.0623884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-117] SKIPPED [ 55%] 2023-03-20T11:53:49.0629401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-118] SKIPPED [ 55%] 2023-03-20T11:53:49.0635532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-119] SKIPPED [ 55%] 2023-03-20T11:53:49.0641328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-120] SKIPPED [ 55%] 2023-03-20T11:53:49.0647127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-121] SKIPPED [ 55%] 2023-03-20T11:53:49.0653516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-122] SKIPPED [ 55%] 2023-03-20T11:53:49.0659011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-123] SKIPPED [ 55%] 2023-03-20T11:53:49.0665121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-124] SKIPPED [ 55%] 2023-03-20T11:53:49.0670934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-125] SKIPPED [ 55%] 2023-03-20T11:53:49.0676578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-126] SKIPPED [ 55%] 2023-03-20T11:53:49.0683795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-127] SKIPPED [ 55%] 2023-03-20T11:53:49.0690425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-128] SKIPPED [ 55%] 2023-03-20T11:53:49.0695611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-129] SKIPPED [ 55%] 2023-03-20T11:53:49.0701648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-130] SKIPPED [ 55%] 2023-03-20T11:53:49.0707362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-131] SKIPPED [ 55%] 2023-03-20T11:53:49.0713573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-132] SKIPPED [ 55%] 2023-03-20T11:53:49.0719405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-133] SKIPPED [ 55%] 2023-03-20T11:53:49.0725198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-134] SKIPPED [ 55%] 2023-03-20T11:53:49.0732168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-135] SKIPPED [ 55%] 2023-03-20T11:53:49.0737196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-136] SKIPPED [ 55%] 2023-03-20T11:53:49.0743224Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-137] SKIPPED [ 55%] 2023-03-20T11:53:49.0748916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-138] SKIPPED [ 55%] 2023-03-20T11:53:49.0756244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-139] SKIPPED [ 55%] 2023-03-20T11:53:49.0762259Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-140] SKIPPED [ 55%] 2023-03-20T11:53:49.0769219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-141] SKIPPED [ 55%] 2023-03-20T11:53:49.0774295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-142] SKIPPED [ 55%] 2023-03-20T11:53:49.0779762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_mask-143] SKIPPED [ 55%] 2023-03-20T11:53:49.0785848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-00] SKIPPED [ 55%] 2023-03-20T11:53:49.0791869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-01] SKIPPED [ 55%] 2023-03-20T11:53:49.0797970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-02] SKIPPED [ 55%] 2023-03-20T11:53:49.0803743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-03] SKIPPED [ 55%] 2023-03-20T11:53:49.0810373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-04] SKIPPED [ 55%] 2023-03-20T11:53:49.0816141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-05] SKIPPED [ 55%] 2023-03-20T11:53:49.0823443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-06] SKIPPED [ 55%] 2023-03-20T11:53:49.0829119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-07] SKIPPED [ 55%] 2023-03-20T11:53:49.0835358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-08] SKIPPED [ 55%] 2023-03-20T11:53:49.0841152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-09] SKIPPED [ 55%] 2023-03-20T11:53:49.0846924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-10] SKIPPED [ 55%] 2023-03-20T11:53:49.0853537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-11] SKIPPED [ 55%] 2023-03-20T11:53:49.0858338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-12] SKIPPED [ 55%] 2023-03-20T11:53:49.0864185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-13] SKIPPED [ 55%] 2023-03-20T11:53:49.0869808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-14] SKIPPED [ 55%] 2023-03-20T11:53:49.0876206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-15] SKIPPED [ 55%] 2023-03-20T11:53:49.0881888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-16] SKIPPED [ 55%] 2023-03-20T11:53:49.0891894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-17] SKIPPED [ 55%] 2023-03-20T11:53:49.0897003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-18] SKIPPED [ 55%] 2023-03-20T11:53:49.0902721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-19] SKIPPED [ 55%] 2023-03-20T11:53:49.0908464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-20] SKIPPED [ 55%] 2023-03-20T11:53:49.0914527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-21] SKIPPED [ 55%] 2023-03-20T11:53:49.0920609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-22] SKIPPED [ 55%] 2023-03-20T11:53:49.0926363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-23] SKIPPED [ 55%] 2023-03-20T11:53:49.0933312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-24] SKIPPED [ 55%] 2023-03-20T11:53:49.0938192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-25] SKIPPED [ 55%] 2023-03-20T11:53:49.0944319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-26] SKIPPED [ 55%] 2023-03-20T11:53:49.0949964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-27] SKIPPED [ 55%] 2023-03-20T11:53:49.0956120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-28] SKIPPED [ 55%] 2023-03-20T11:53:49.0963325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-29] SKIPPED [ 55%] 2023-03-20T11:53:49.0970298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-30] SKIPPED [ 55%] 2023-03-20T11:53:49.0974969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-31] SKIPPED [ 55%] 2023-03-20T11:53:49.0980799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-32] SKIPPED [ 55%] 2023-03-20T11:53:49.0986692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-33] SKIPPED [ 55%] 2023-03-20T11:53:49.0992671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-34] SKIPPED [ 55%] 2023-03-20T11:53:49.0998681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-resized_crop_video-35] SKIPPED [ 55%] 2023-03-20T11:53:49.1004562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-000] SKIPPED [ 55%] 2023-03-20T11:53:49.1010632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-001] SKIPPED [ 55%] 2023-03-20T11:53:49.1016229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-002] SKIPPED [ 55%] 2023-03-20T11:53:49.1022097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-003] SKIPPED [ 55%] 2023-03-20T11:53:49.1029537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-004] SKIPPED [ 55%] 2023-03-20T11:53:49.1035867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-005] SKIPPED [ 55%] 2023-03-20T11:53:49.1041940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-006] SKIPPED [ 55%] 2023-03-20T11:53:49.1048945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-007] SKIPPED [ 55%] 2023-03-20T11:53:49.1053733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-008] SKIPPED [ 55%] 2023-03-20T11:53:49.1059211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-009] SKIPPED [ 55%] 2023-03-20T11:53:49.1064934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-010] SKIPPED [ 55%] 2023-03-20T11:53:49.1070775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-011] SKIPPED [ 55%] 2023-03-20T11:53:49.1076856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-012] SKIPPED [ 55%] 2023-03-20T11:53:49.1082817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-013] SKIPPED [ 55%] 2023-03-20T11:53:49.1090004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-014] SKIPPED [ 55%] 2023-03-20T11:53:49.1094444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-015] SKIPPED [ 55%] 2023-03-20T11:53:49.1101522Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-016] SKIPPED [ 55%] 2023-03-20T11:53:49.1107127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-017] SKIPPED [ 55%] 2023-03-20T11:53:49.1113459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-018] SKIPPED [ 55%] 2023-03-20T11:53:49.1119521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-019] SKIPPED [ 55%] 2023-03-20T11:53:49.1125347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-020] SKIPPED [ 55%] 2023-03-20T11:53:49.1132364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-021] SKIPPED [ 55%] 2023-03-20T11:53:49.1137289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-022] SKIPPED [ 55%] 2023-03-20T11:53:49.1143175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-023] SKIPPED [ 55%] 2023-03-20T11:53:49.1149065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-024] SKIPPED [ 55%] 2023-03-20T11:53:49.1155253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-025] SKIPPED [ 55%] 2023-03-20T11:53:49.1161122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-026] SKIPPED [ 55%] 2023-03-20T11:53:49.1169271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-027] SKIPPED [ 55%] 2023-03-20T11:53:49.1174174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-028] SKIPPED [ 55%] 2023-03-20T11:53:49.1179800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-029] SKIPPED [ 55%] 2023-03-20T11:53:49.1185910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-030] SKIPPED [ 55%] 2023-03-20T11:53:49.1191884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-031] SKIPPED [ 55%] 2023-03-20T11:53:49.1197926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-032] SKIPPED [ 55%] 2023-03-20T11:53:49.1203713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-033] SKIPPED [ 55%] 2023-03-20T11:53:49.1210311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-034] SKIPPED [ 55%] 2023-03-20T11:53:49.1215414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-035] SKIPPED [ 55%] 2023-03-20T11:53:49.1221441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-036] SKIPPED [ 55%] 2023-03-20T11:53:49.1227272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-037] SKIPPED [ 55%] 2023-03-20T11:53:49.1233514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-038] SKIPPED [ 55%] 2023-03-20T11:53:49.1240619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-039] SKIPPED [ 55%] 2023-03-20T11:53:49.1246255Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-040] SKIPPED [ 55%] 2023-03-20T11:53:49.1253153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-041] SKIPPED [ 55%] 2023-03-20T11:53:49.1258031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-042] SKIPPED [ 55%] 2023-03-20T11:53:49.1263686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-043] SKIPPED [ 55%] 2023-03-20T11:53:49.1269343Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-044] SKIPPED [ 55%] 2023-03-20T11:53:49.1275084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-045] SKIPPED [ 55%] 2023-03-20T11:53:49.1281038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-046] SKIPPED [ 55%] 2023-03-20T11:53:49.1286782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-047] SKIPPED [ 55%] 2023-03-20T11:53:49.1293455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-048] SKIPPED [ 55%] 2023-03-20T11:53:49.1298519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-049] SKIPPED [ 55%] 2023-03-20T11:53:49.1305673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-050] SKIPPED [ 55%] 2023-03-20T11:53:49.1311765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-051] SKIPPED [ 55%] 2023-03-20T11:53:49.1317670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-052] SKIPPED [ 55%] 2023-03-20T11:53:49.1323601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-053] SKIPPED [ 55%] 2023-03-20T11:53:49.1330287Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-054] SKIPPED [ 55%] 2023-03-20T11:53:49.1335290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-055] SKIPPED [ 55%] 2023-03-20T11:53:49.1341200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-056] SKIPPED [ 55%] 2023-03-20T11:53:49.1346970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-057] SKIPPED [ 55%] 2023-03-20T11:53:49.1353109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-058] SKIPPED [ 55%] 2023-03-20T11:53:49.1359131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-059] SKIPPED [ 55%] 2023-03-20T11:53:49.1364756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-060] SKIPPED [ 55%] 2023-03-20T11:53:49.1370871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-061] SKIPPED [ 55%] 2023-03-20T11:53:49.1377725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-062] SKIPPED [ 55%] 2023-03-20T11:53:49.1383450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-063] SKIPPED [ 55%] 2023-03-20T11:53:49.1389430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-064] SKIPPED [ 55%] 2023-03-20T11:53:49.1395947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-065] SKIPPED [ 55%] 2023-03-20T11:53:49.1401770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-066] SKIPPED [ 55%] 2023-03-20T11:53:49.1409001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-067] SKIPPED [ 55%] 2023-03-20T11:53:49.1413631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-068] SKIPPED [ 55%] 2023-03-20T11:53:49.1419415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-069] SKIPPED [ 55%] 2023-03-20T11:53:49.1425508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-070] SKIPPED [ 55%] 2023-03-20T11:53:49.1431609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-071] SKIPPED [ 55%] 2023-03-20T11:53:49.1437018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-072] SKIPPED [ 55%] 2023-03-20T11:53:49.1444112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-073] SKIPPED [ 55%] 2023-03-20T11:53:49.1450486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-074] SKIPPED [ 55%] 2023-03-20T11:53:49.1456021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-075] SKIPPED [ 55%] 2023-03-20T11:53:49.1462143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-076] SKIPPED [ 55%] 2023-03-20T11:53:49.1468196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-077] SKIPPED [ 55%] 2023-03-20T11:53:49.1474397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-078] SKIPPED [ 55%] 2023-03-20T11:53:49.1479992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-079] SKIPPED [ 55%] 2023-03-20T11:53:49.1485924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-080] SKIPPED [ 55%] 2023-03-20T11:53:49.1493145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-081] SKIPPED [ 55%] 2023-03-20T11:53:49.1497866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-082] SKIPPED [ 55%] 2023-03-20T11:53:49.1503886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-083] SKIPPED [ 55%] 2023-03-20T11:53:49.1509695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-084] SKIPPED [ 55%] 2023-03-20T11:53:49.1517077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-085] SKIPPED [ 55%] 2023-03-20T11:53:49.1523072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-086] SKIPPED [ 55%] 2023-03-20T11:53:49.1530166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-087] SKIPPED [ 55%] 2023-03-20T11:53:49.1534686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-088] SKIPPED [ 55%] 2023-03-20T11:53:49.1540710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-089] SKIPPED [ 55%] 2023-03-20T11:53:49.1547103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-090] SKIPPED [ 55%] 2023-03-20T11:53:49.1552980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-091] SKIPPED [ 55%] 2023-03-20T11:53:49.1558838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-092] SKIPPED [ 55%] 2023-03-20T11:53:49.1564601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-093] SKIPPED [ 55%] 2023-03-20T11:53:49.1571649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-094] SKIPPED [ 55%] 2023-03-20T11:53:49.1576395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-095] SKIPPED [ 55%] 2023-03-20T11:53:49.1583646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-096] SKIPPED [ 55%] 2023-03-20T11:53:49.1589415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-097] SKIPPED [ 55%] 2023-03-20T11:53:49.1595642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-098] SKIPPED [ 55%] 2023-03-20T11:53:49.1601470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-099] SKIPPED [ 55%] 2023-03-20T11:53:49.1608048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-100] SKIPPED [ 55%] 2023-03-20T11:53:49.1613666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-101] SKIPPED [ 55%] 2023-03-20T11:53:49.1618809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-102] SKIPPED [ 55%] 2023-03-20T11:53:49.1624957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-103] SKIPPED [ 55%] 2023-03-20T11:53:49.1630867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-104] SKIPPED [ 55%] 2023-03-20T11:53:49.1636861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-105] SKIPPED [ 55%] 2023-03-20T11:53:49.1642781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-106] SKIPPED [ 55%] 2023-03-20T11:53:49.1650344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-107] SKIPPED [ 55%] 2023-03-20T11:53:49.1655601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-108] SKIPPED [ 55%] 2023-03-20T11:53:49.1661992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-109] SKIPPED [ 55%] 2023-03-20T11:53:49.1667761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-110] SKIPPED [ 55%] 2023-03-20T11:53:49.1673990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-111] SKIPPED [ 55%] 2023-03-20T11:53:49.1679847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-112] SKIPPED [ 55%] 2023-03-20T11:53:49.1685697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-113] SKIPPED [ 55%] 2023-03-20T11:53:49.1692759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-114] SKIPPED [ 55%] 2023-03-20T11:53:49.1697646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-115] SKIPPED [ 55%] 2023-03-20T11:53:49.1703687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-116] SKIPPED [ 55%] 2023-03-20T11:53:49.1709466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-117] SKIPPED [ 55%] 2023-03-20T11:53:49.1715736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-118] SKIPPED [ 55%] 2023-03-20T11:53:49.1724264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-119] SKIPPED [ 55%] 2023-03-20T11:53:49.1731585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-120] SKIPPED [ 55%] 2023-03-20T11:53:49.1736366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-121] SKIPPED [ 55%] 2023-03-20T11:53:49.1742267Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-122] SKIPPED [ 55%] 2023-03-20T11:53:49.1748226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-123] SKIPPED [ 55%] 2023-03-20T11:53:49.1754296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-124] SKIPPED [ 55%] 2023-03-20T11:53:49.1760195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-125] SKIPPED [ 55%] 2023-03-20T11:53:49.1765846Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-126] SKIPPED [ 55%] 2023-03-20T11:53:49.1772783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-127] SKIPPED [ 55%] 2023-03-20T11:53:49.1777704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-128] SKIPPED [ 55%] 2023-03-20T11:53:49.1783823Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-129] SKIPPED [ 55%] 2023-03-20T11:53:49.1791187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-130] SKIPPED [ 55%] 2023-03-20T11:53:49.1797128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-131] SKIPPED [ 55%] 2023-03-20T11:53:49.1803184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-132] SKIPPED [ 55%] 2023-03-20T11:53:49.1810094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-133] SKIPPED [ 55%] 2023-03-20T11:53:49.1815131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-134] SKIPPED [ 55%] 2023-03-20T11:53:49.1820861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-135] SKIPPED [ 55%] 2023-03-20T11:53:49.1827452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-136] SKIPPED [ 55%] 2023-03-20T11:53:49.1833741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_image_tensor-137] SKIPPED [ 55%] 2023-03-20T11:53:49.1839798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-000] SKIPPED [ 55%] 2023-03-20T11:53:49.1845802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-001] SKIPPED [ 55%] 2023-03-20T11:53:49.1852714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-002] SKIPPED [ 55%] 2023-03-20T11:53:49.1857645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-003] SKIPPED [ 55%] 2023-03-20T11:53:49.1865103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-004] SKIPPED [ 55%] 2023-03-20T11:53:49.1870738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-005] SKIPPED [ 55%] 2023-03-20T11:53:49.1876857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-006] SKIPPED [ 55%] 2023-03-20T11:53:49.1882765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-007] SKIPPED [ 55%] 2023-03-20T11:53:49.1889720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-008] SKIPPED [ 55%] 2023-03-20T11:53:49.1894225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-009] SKIPPED [ 55%] 2023-03-20T11:53:49.1900411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-010] SKIPPED [ 55%] 2023-03-20T11:53:49.1906432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-011] SKIPPED [ 55%] 2023-03-20T11:53:49.1912679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-012] SKIPPED [ 55%] 2023-03-20T11:53:49.1918497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-013] SKIPPED [ 55%] 2023-03-20T11:53:49.1924890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-014] SKIPPED [ 55%] 2023-03-20T11:53:49.1933466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-015] SKIPPED [ 55%] 2023-03-20T11:53:49.1940296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-016] SKIPPED [ 55%] 2023-03-20T11:53:49.1946893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-017] SKIPPED [ 55%] 2023-03-20T11:53:49.1953402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-018] SKIPPED [ 55%] 2023-03-20T11:53:49.1959453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-019] SKIPPED [ 55%] 2023-03-20T11:53:49.1965184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-020] SKIPPED [ 55%] 2023-03-20T11:53:49.1972283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-021] SKIPPED [ 55%] 2023-03-20T11:53:49.1977260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-022] SKIPPED [ 55%] 2023-03-20T11:53:49.1983071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-023] SKIPPED [ 55%] 2023-03-20T11:53:49.1988658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-024] SKIPPED [ 55%] 2023-03-20T11:53:49.1994845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-025] SKIPPED [ 55%] 2023-03-20T11:53:49.2001084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-026] SKIPPED [ 55%] 2023-03-20T11:53:49.2009409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-027] SKIPPED [ 55%] 2023-03-20T11:53:49.2014461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-028] SKIPPED [ 55%] 2023-03-20T11:53:49.2020342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-029] SKIPPED [ 55%] 2023-03-20T11:53:49.2026389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-030] SKIPPED [ 55%] 2023-03-20T11:53:49.2032457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-031] SKIPPED [ 55%] 2023-03-20T11:53:49.2038491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-032] SKIPPED [ 55%] 2023-03-20T11:53:49.2044353Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-033] SKIPPED [ 55%] 2023-03-20T11:53:49.2050680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-034] SKIPPED [ 55%] 2023-03-20T11:53:49.2056335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-035] SKIPPED [ 55%] 2023-03-20T11:53:49.2062603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-036] SKIPPED [ 55%] 2023-03-20T11:53:49.2068348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-037] SKIPPED [ 55%] 2023-03-20T11:53:49.2075877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-038] SKIPPED [ 55%] 2023-03-20T11:53:49.2081981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-039] SKIPPED [ 55%] 2023-03-20T11:53:49.2088971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-040] SKIPPED [ 55%] 2023-03-20T11:53:49.2094130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-041] SKIPPED [ 55%] 2023-03-20T11:53:49.2099790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-042] SKIPPED [ 55%] 2023-03-20T11:53:49.2105947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-043] SKIPPED [ 55%] 2023-03-20T11:53:49.2112029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-044] SKIPPED [ 55%] 2023-03-20T11:53:49.2118098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-045] SKIPPED [ 55%] 2023-03-20T11:53:49.2123784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-046] SKIPPED [ 55%] 2023-03-20T11:53:49.2130408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-047] SKIPPED [ 55%] 2023-03-20T11:53:49.2135643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-048] SKIPPED [ 55%] 2023-03-20T11:53:49.2141617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-049] SKIPPED [ 55%] 2023-03-20T11:53:49.2148549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-050] SKIPPED [ 55%] 2023-03-20T11:53:49.2154846Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-051] SKIPPED [ 55%] 2023-03-20T11:53:49.2161148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-052] SKIPPED [ 55%] 2023-03-20T11:53:49.2166706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-053] SKIPPED [ 55%] 2023-03-20T11:53:49.2173354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-054] SKIPPED [ 55%] 2023-03-20T11:53:49.2178583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-055] SKIPPED [ 55%] 2023-03-20T11:53:49.2184772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-056] SKIPPED [ 55%] 2023-03-20T11:53:49.2190576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-057] SKIPPED [ 55%] 2023-03-20T11:53:49.2196250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-058] SKIPPED [ 55%] 2023-03-20T11:53:49.2202248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-059] SKIPPED [ 55%] 2023-03-20T11:53:49.2208850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-060] SKIPPED [ 55%] 2023-03-20T11:53:49.2215533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-061] SKIPPED [ 55%] 2023-03-20T11:53:49.2221395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-062] SKIPPED [ 55%] 2023-03-20T11:53:49.2227223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-063] SKIPPED [ 55%] 2023-03-20T11:53:49.2233461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-064] SKIPPED [ 55%] 2023-03-20T11:53:49.2239415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-065] SKIPPED [ 55%] 2023-03-20T11:53:49.2245362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-066] SKIPPED [ 55%] 2023-03-20T11:53:49.2252286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-067] SKIPPED [ 55%] 2023-03-20T11:53:49.2257323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-068] SKIPPED [ 55%] 2023-03-20T11:53:49.2263498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-069] SKIPPED [ 55%] 2023-03-20T11:53:49.2269072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-070] SKIPPED [ 55%] 2023-03-20T11:53:49.2275373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-071] SKIPPED [ 55%] 2023-03-20T11:53:49.2281310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-072] SKIPPED [ 55%] 2023-03-20T11:53:49.2289463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-073] SKIPPED [ 55%] 2023-03-20T11:53:49.2294475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-074] SKIPPED [ 55%] 2023-03-20T11:53:49.2300245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-075] SKIPPED [ 55%] 2023-03-20T11:53:49.2306218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-076] SKIPPED [ 55%] 2023-03-20T11:53:49.2312289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-077] SKIPPED [ 55%] 2023-03-20T11:53:49.2318646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-078] SKIPPED [ 55%] 2023-03-20T11:53:49.2324479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-079] SKIPPED [ 55%] 2023-03-20T11:53:49.2330617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-080] SKIPPED [ 55%] 2023-03-20T11:53:49.2336542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-081] SKIPPED [ 55%] 2023-03-20T11:53:49.2342535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-082] SKIPPED [ 55%] 2023-03-20T11:53:49.2347987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-083] SKIPPED [ 55%] 2023-03-20T11:53:49.2355430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-084] SKIPPED [ 55%] 2023-03-20T11:53:49.2361355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-085] SKIPPED [ 55%] 2023-03-20T11:53:49.2367108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-086] SKIPPED [ 55%] 2023-03-20T11:53:49.2374244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-087] SKIPPED [ 55%] 2023-03-20T11:53:49.2379341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-088] SKIPPED [ 55%] 2023-03-20T11:53:49.2385434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-089] SKIPPED [ 55%] 2023-03-20T11:53:49.2391487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-090] SKIPPED [ 55%] 2023-03-20T11:53:49.2397121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-091] SKIPPED [ 55%] 2023-03-20T11:53:49.2403327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-092] SKIPPED [ 55%] 2023-03-20T11:53:49.2410292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-093] SKIPPED [ 55%] 2023-03-20T11:53:49.2415131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-094] SKIPPED [ 55%] 2023-03-20T11:53:49.2421757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-095] SKIPPED [ 55%] 2023-03-20T11:53:49.2428543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-096] SKIPPED [ 55%] 2023-03-20T11:53:49.2434760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-097] SKIPPED [ 55%] 2023-03-20T11:53:49.2440689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-098] SKIPPED [ 55%] 2023-03-20T11:53:49.2446290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-099] SKIPPED [ 55%] 2023-03-20T11:53:49.2453389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-100] SKIPPED [ 55%] 2023-03-20T11:53:49.2458377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-101] SKIPPED [ 55%] 2023-03-20T11:53:49.2464221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-102] SKIPPED [ 55%] 2023-03-20T11:53:49.2469844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-103] SKIPPED [ 55%] 2023-03-20T11:53:49.2476102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-104] SKIPPED [ 55%] 2023-03-20T11:53:49.2482045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-105] SKIPPED [ 55%] 2023-03-20T11:53:49.2488766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-106] SKIPPED [ 55%] 2023-03-20T11:53:49.2495107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-107] SKIPPED [ 55%] 2023-03-20T11:53:49.2501063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-108] SKIPPED [ 55%] 2023-03-20T11:53:49.2507039Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-109] SKIPPED [ 55%] 2023-03-20T11:53:49.2513138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-110] SKIPPED [ 55%] 2023-03-20T11:53:49.2519047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-111] SKIPPED [ 55%] 2023-03-20T11:53:49.2524830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-112] SKIPPED [ 55%] 2023-03-20T11:53:49.2531029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-113] SKIPPED [ 55%] 2023-03-20T11:53:49.2536539Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-114] SKIPPED [ 55%] 2023-03-20T11:53:49.2542499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-115] SKIPPED [ 55%] 2023-03-20T11:53:49.2548384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-116] SKIPPED [ 55%] 2023-03-20T11:53:49.2554405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-117] SKIPPED [ 55%] 2023-03-20T11:53:49.2563106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-118] SKIPPED [ 55%] 2023-03-20T11:53:49.2570200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-119] SKIPPED [ 55%] 2023-03-20T11:53:49.2575236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-120] SKIPPED [ 55%] 2023-03-20T11:53:49.2581102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-121] SKIPPED [ 55%] 2023-03-20T11:53:49.2587120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-122] SKIPPED [ 55%] 2023-03-20T11:53:49.2592963Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-123] SKIPPED [ 55%] 2023-03-20T11:53:49.2598429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-124] SKIPPED [ 55%] 2023-03-20T11:53:49.2604002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-125] SKIPPED [ 55%] 2023-03-20T11:53:49.2610483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-126] SKIPPED [ 55%] 2023-03-20T11:53:49.2615947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-127] SKIPPED [ 55%] 2023-03-20T11:53:49.2621870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-128] SKIPPED [ 55%] 2023-03-20T11:53:49.2627560Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-129] SKIPPED [ 55%] 2023-03-20T11:53:49.2634969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-130] SKIPPED [ 55%] 2023-03-20T11:53:49.2640891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-131] SKIPPED [ 55%] 2023-03-20T11:53:49.2646546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-132] SKIPPED [ 55%] 2023-03-20T11:53:49.2653568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-133] SKIPPED [ 55%] 2023-03-20T11:53:49.2658369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-134] SKIPPED [ 55%] 2023-03-20T11:53:49.2664413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-135] SKIPPED [ 55%] 2023-03-20T11:53:49.2670209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-136] SKIPPED [ 55%] 2023-03-20T11:53:49.2676346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-137] SKIPPED [ 55%] 2023-03-20T11:53:49.2682211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-138] SKIPPED [ 55%] 2023-03-20T11:53:49.2688964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-139] SKIPPED [ 55%] 2023-03-20T11:53:49.2694121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-140] SKIPPED [ 55%] 2023-03-20T11:53:49.2701362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-141] SKIPPED [ 55%] 2023-03-20T11:53:49.2707172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-142] SKIPPED [ 55%] 2023-03-20T11:53:49.2713366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-143] SKIPPED [ 55%] 2023-03-20T11:53:49.2719339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-144] SKIPPED [ 55%] 2023-03-20T11:53:49.2725089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-145] SKIPPED [ 55%] 2023-03-20T11:53:49.2732255Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-146] SKIPPED [ 55%] 2023-03-20T11:53:49.2737018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-147] SKIPPED [ 55%] 2023-03-20T11:53:49.2743006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-148] SKIPPED [ 55%] 2023-03-20T11:53:49.2748387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-149] SKIPPED [ 55%] 2023-03-20T11:53:49.2754555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-150] SKIPPED [ 55%] 2023-03-20T11:53:49.2760516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-151] SKIPPED [ 55%] 2023-03-20T11:53:49.2766199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-152] SKIPPED [ 55%] 2023-03-20T11:53:49.2773721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-153] SKIPPED [ 55%] 2023-03-20T11:53:49.2779234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-154] SKIPPED [ 55%] 2023-03-20T11:53:49.2785290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-155] SKIPPED [ 55%] 2023-03-20T11:53:49.2791200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-156] SKIPPED [ 55%] 2023-03-20T11:53:49.2796717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-157] SKIPPED [ 55%] 2023-03-20T11:53:49.2802689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-158] SKIPPED [ 55%] 2023-03-20T11:53:49.2809860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-159] SKIPPED [ 55%] 2023-03-20T11:53:49.2814559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-160] SKIPPED [ 55%] 2023-03-20T11:53:49.2820464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-161] SKIPPED [ 55%] 2023-03-20T11:53:49.2826624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-162] SKIPPED [ 55%] 2023-03-20T11:53:49.2833106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-163] SKIPPED [ 55%] 2023-03-20T11:53:49.2840034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-164] SKIPPED [ 55%] 2023-03-20T11:53:49.2845872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-165] SKIPPED [ 55%] 2023-03-20T11:53:49.2852886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-166] SKIPPED [ 55%] 2023-03-20T11:53:49.2857799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-167] SKIPPED [ 55%] 2023-03-20T11:53:49.2863729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-168] SKIPPED [ 55%] 2023-03-20T11:53:49.2869528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-169] SKIPPED [ 55%] 2023-03-20T11:53:49.2875787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-170] SKIPPED [ 55%] 2023-03-20T11:53:49.2881621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-171] SKIPPED [ 55%] 2023-03-20T11:53:49.2887478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-172] SKIPPED [ 55%] 2023-03-20T11:53:49.2893909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-173] SKIPPED [ 55%] 2023-03-20T11:53:49.2899494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-174] SKIPPED [ 55%] 2023-03-20T11:53:49.2905903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-175] SKIPPED [ 55%] 2023-03-20T11:53:49.2913073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-176] SKIPPED [ 55%] 2023-03-20T11:53:49.2918982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-177] SKIPPED [ 55%] 2023-03-20T11:53:49.2924707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-178] SKIPPED [ 55%] 2023-03-20T11:53:49.2930674Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-179] SKIPPED [ 55%] 2023-03-20T11:53:49.2936610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-180] SKIPPED [ 55%] 2023-03-20T11:53:49.2942535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-181] SKIPPED [ 55%] 2023-03-20T11:53:49.2948380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-182] SKIPPED [ 55%] 2023-03-20T11:53:49.2954628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-183] SKIPPED [ 55%] 2023-03-20T11:53:49.2960558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-184] SKIPPED [ 55%] 2023-03-20T11:53:49.2966234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-185] SKIPPED [ 55%] 2023-03-20T11:53:49.2973416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-186] SKIPPED [ 55%] 2023-03-20T11:53:49.2979365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-187] SKIPPED [ 55%] 2023-03-20T11:53:49.2985554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-188] SKIPPED [ 55%] 2023-03-20T11:53:49.2991469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-189] SKIPPED [ 55%] 2023-03-20T11:53:49.2997480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-190] SKIPPED [ 55%] 2023-03-20T11:53:49.3003414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-191] SKIPPED [ 55%] 2023-03-20T11:53:49.3010540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-192] SKIPPED [ 55%] 2023-03-20T11:53:49.3015456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-193] SKIPPED [ 55%] 2023-03-20T11:53:49.3021325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-194] SKIPPED [ 55%] 2023-03-20T11:53:49.3027143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-195] SKIPPED [ 55%] 2023-03-20T11:53:49.3033209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-196] SKIPPED [ 55%] 2023-03-20T11:53:49.3039088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-197] SKIPPED [ 55%] 2023-03-20T11:53:49.3045328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-198] SKIPPED [ 55%] 2023-03-20T11:53:49.3053310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-199] SKIPPED [ 55%] 2023-03-20T11:53:49.3058054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-200] SKIPPED [ 55%] 2023-03-20T11:53:49.3064045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-201] SKIPPED [ 55%] 2023-03-20T11:53:49.3069753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-202] SKIPPED [ 55%] 2023-03-20T11:53:49.3075972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-203] SKIPPED [ 55%] 2023-03-20T11:53:49.3081860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-204] SKIPPED [ 55%] 2023-03-20T11:53:49.3087715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-205] SKIPPED [ 55%] 2023-03-20T11:53:49.3093934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-206] SKIPPED [ 55%] 2023-03-20T11:53:49.3099633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-207] SKIPPED [ 55%] 2023-03-20T11:53:49.3105656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-208] SKIPPED [ 55%] 2023-03-20T11:53:49.3111647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-209] SKIPPED [ 55%] 2023-03-20T11:53:49.3118589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-210] SKIPPED [ 55%] 2023-03-20T11:53:49.3124319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-211] SKIPPED [ 55%] 2023-03-20T11:53:49.3130520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-212] SKIPPED [ 55%] 2023-03-20T11:53:49.3135858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-213] SKIPPED [ 55%] 2023-03-20T11:53:49.3141859Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-214] SKIPPED [ 55%] 2023-03-20T11:53:49.3147592Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-215] SKIPPED [ 55%] 2023-03-20T11:53:49.3153671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-216] SKIPPED [ 55%] 2023-03-20T11:53:49.3159512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-217] SKIPPED [ 55%] 2023-03-20T11:53:49.3165234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-218] SKIPPED [ 55%] 2023-03-20T11:53:49.3171466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-219] SKIPPED [ 55%] 2023-03-20T11:53:49.3177206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-220] SKIPPED [ 55%] 2023-03-20T11:53:49.3183290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-221] SKIPPED [ 55%] 2023-03-20T11:53:49.3190263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-222] SKIPPED [ 55%] 2023-03-20T11:53:49.3196464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-223] SKIPPED [ 55%] 2023-03-20T11:53:49.3202308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-224] SKIPPED [ 55%] 2023-03-20T11:53:49.3209244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-225] SKIPPED [ 55%] 2023-03-20T11:53:49.3214152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-226] SKIPPED [ 55%] 2023-03-20T11:53:49.3219933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-227] SKIPPED [ 55%] 2023-03-20T11:53:49.3226032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-228] SKIPPED [ 55%] 2023-03-20T11:53:49.3231979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-229] SKIPPED [ 55%] 2023-03-20T11:53:49.3237945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-230] SKIPPED [ 55%] 2023-03-20T11:53:49.3243781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-231] SKIPPED [ 55%] 2023-03-20T11:53:49.3250606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-232] SKIPPED [ 55%] 2023-03-20T11:53:49.3257171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-233] SKIPPED [ 55%] 2023-03-20T11:53:49.3263172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-234] SKIPPED [ 55%] 2023-03-20T11:53:49.3268927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-235] SKIPPED [ 55%] 2023-03-20T11:53:49.3275143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-236] SKIPPED [ 55%] 2023-03-20T11:53:49.3281142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-237] SKIPPED [ 55%] 2023-03-20T11:53:49.3286831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-238] SKIPPED [ 55%] 2023-03-20T11:53:49.3293404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-239] SKIPPED [ 55%] 2023-03-20T11:53:49.3298546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-240] SKIPPED [ 55%] 2023-03-20T11:53:49.3304206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-241] SKIPPED [ 55%] 2023-03-20T11:53:49.3310005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-242] SKIPPED [ 55%] 2023-03-20T11:53:49.3316067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-243] SKIPPED [ 55%] 2023-03-20T11:53:49.3323245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-244] SKIPPED [ 55%] 2023-03-20T11:53:49.3330362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-245] SKIPPED [ 55%] 2023-03-20T11:53:49.3335112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-246] SKIPPED [ 55%] 2023-03-20T11:53:49.3340795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-247] SKIPPED [ 55%] 2023-03-20T11:53:49.3347040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-248] SKIPPED [ 55%] 2023-03-20T11:53:49.3353373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-249] SKIPPED [ 55%] 2023-03-20T11:53:49.3359052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-250] SKIPPED [ 55%] 2023-03-20T11:53:49.3364842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-251] SKIPPED [ 55%] 2023-03-20T11:53:49.3371810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-252] SKIPPED [ 55%] 2023-03-20T11:53:49.3376276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-253] SKIPPED [ 55%] 2023-03-20T11:53:49.3382208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-254] SKIPPED [ 55%] 2023-03-20T11:53:49.3387848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-255] SKIPPED [ 55%] 2023-03-20T11:53:49.3396747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-256] SKIPPED [ 55%] 2023-03-20T11:53:49.3402770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-257] SKIPPED [ 55%] 2023-03-20T11:53:49.3409932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-258] SKIPPED [ 55%] 2023-03-20T11:53:49.3414739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-259] SKIPPED [ 55%] 2023-03-20T11:53:49.3420475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-260] SKIPPED [ 55%] 2023-03-20T11:53:49.3426323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-261] SKIPPED [ 55%] 2023-03-20T11:53:49.3432042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-262] SKIPPED [ 55%] 2023-03-20T11:53:49.3438027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-263] SKIPPED [ 55%] 2023-03-20T11:53:49.3443864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-264] SKIPPED [ 55%] 2023-03-20T11:53:49.3450503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-265] SKIPPED [ 55%] 2023-03-20T11:53:49.3455694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-266] SKIPPED [ 55%] 2023-03-20T11:53:49.3462922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-267] SKIPPED [ 55%] 2023-03-20T11:53:49.3468492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-268] SKIPPED [ 55%] 2023-03-20T11:53:49.3474730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-269] SKIPPED [ 55%] 2023-03-20T11:53:49.3480698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-270] SKIPPED [ 55%] 2023-03-20T11:53:49.3486250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-271] SKIPPED [ 55%] 2023-03-20T11:53:49.3493388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-272] SKIPPED [ 55%] 2023-03-20T11:53:49.3498054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-273] SKIPPED [ 55%] 2023-03-20T11:53:49.3504188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-274] SKIPPED [ 55%] 2023-03-20T11:53:49.3509804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-275] SKIPPED [ 55%] 2023-03-20T11:53:49.3516009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-276] SKIPPED [ 55%] 2023-03-20T11:53:49.3521899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-277] SKIPPED [ 55%] 2023-03-20T11:53:49.3528908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-278] SKIPPED [ 55%] 2023-03-20T11:53:49.3535116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-279] SKIPPED [ 55%] 2023-03-20T11:53:49.3541005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-280] SKIPPED [ 55%] 2023-03-20T11:53:49.3546804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-281] SKIPPED [ 55%] 2023-03-20T11:53:49.3552766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-282] SKIPPED [ 55%] 2023-03-20T11:53:49.3558554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-283] SKIPPED [ 55%] 2023-03-20T11:53:49.3564532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-284] SKIPPED [ 55%] 2023-03-20T11:53:49.3570647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-285] SKIPPED [ 55%] 2023-03-20T11:53:49.3576353Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-286] SKIPPED [ 55%] 2023-03-20T11:53:49.3582383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-287] SKIPPED [ 55%] 2023-03-20T11:53:49.3588157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-288] SKIPPED [ 55%] 2023-03-20T11:53:49.3594344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-289] SKIPPED [ 55%] 2023-03-20T11:53:49.3601535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-290] SKIPPED [ 55%] 2023-03-20T11:53:49.3607405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-291] SKIPPED [ 55%] 2023-03-20T11:53:49.3613846Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-292] SKIPPED [ 55%] 2023-03-20T11:53:49.3619213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-293] SKIPPED [ 55%] 2023-03-20T11:53:49.3624913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-294] SKIPPED [ 55%] 2023-03-20T11:53:49.3630669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-295] SKIPPED [ 55%] 2023-03-20T11:53:49.3636776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-296] SKIPPED [ 55%] 2023-03-20T11:53:49.3642576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-297] SKIPPED [ 55%] 2023-03-20T11:53:49.3649386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-298] SKIPPED [ 55%] 2023-03-20T11:53:49.3654328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-299] SKIPPED [ 55%] 2023-03-20T11:53:49.3659955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-300] SKIPPED [ 55%] 2023-03-20T11:53:49.3665810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-301] SKIPPED [ 55%] 2023-03-20T11:53:49.3673057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-302] SKIPPED [ 55%] 2023-03-20T11:53:49.3678745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-303] SKIPPED [ 55%] 2023-03-20T11:53:49.3684568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-304] SKIPPED [ 55%] 2023-03-20T11:53:49.3690443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-305] SKIPPED [ 55%] 2023-03-20T11:53:49.3695744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-306] SKIPPED [ 55%] 2023-03-20T11:53:49.3701812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-307] SKIPPED [ 55%] 2023-03-20T11:53:49.3707346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-308] SKIPPED [ 55%] 2023-03-20T11:53:49.3713392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-309] SKIPPED [ 55%] 2023-03-20T11:53:49.3719390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-310] SKIPPED [ 55%] 2023-03-20T11:53:49.3724943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-311] SKIPPED [ 55%] 2023-03-20T11:53:49.3730988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-312] SKIPPED [ 55%] 2023-03-20T11:53:49.3737753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-313] SKIPPED [ 55%] 2023-03-20T11:53:49.3743870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-314] SKIPPED [ 55%] 2023-03-20T11:53:49.3749410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-315] SKIPPED [ 55%] 2023-03-20T11:53:49.3755622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-316] SKIPPED [ 55%] 2023-03-20T11:53:49.3761459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-317] SKIPPED [ 55%] 2023-03-20T11:53:49.3767150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-318] SKIPPED [ 55%] 2023-03-20T11:53:49.3773882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-319] SKIPPED [ 55%] 2023-03-20T11:53:49.3778707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-320] SKIPPED [ 55%] 2023-03-20T11:53:49.3784818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-321] SKIPPED [ 55%] 2023-03-20T11:53:49.3790567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-322] SKIPPED [ 55%] 2023-03-20T11:53:49.3795983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-323] SKIPPED [ 55%] 2023-03-20T11:53:49.3801783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-324] SKIPPED [ 55%] 2023-03-20T11:53:49.3809843Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-325] SKIPPED [ 55%] 2023-03-20T11:53:49.3814226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-326] SKIPPED [ 55%] 2023-03-20T11:53:49.3819809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-327] SKIPPED [ 55%] 2023-03-20T11:53:49.3825942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-328] SKIPPED [ 55%] 2023-03-20T11:53:49.3831931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-329] SKIPPED [ 55%] 2023-03-20T11:53:49.3838009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-330] SKIPPED [ 55%] 2023-03-20T11:53:49.3843705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-331] SKIPPED [ 55%] 2023-03-20T11:53:49.3850511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-332] SKIPPED [ 55%] 2023-03-20T11:53:49.3855406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-333] SKIPPED [ 55%] 2023-03-20T11:53:49.3861272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-334] SKIPPED [ 55%] 2023-03-20T11:53:49.3867002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-335] SKIPPED [ 55%] 2023-03-20T11:53:49.3874163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-336] SKIPPED [ 55%] 2023-03-20T11:53:49.3879893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-337] SKIPPED [ 55%] 2023-03-20T11:53:49.3885549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-338] SKIPPED [ 55%] 2023-03-20T11:53:49.3891753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-339] SKIPPED [ 55%] 2023-03-20T11:53:49.3897482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-340] SKIPPED [ 55%] 2023-03-20T11:53:49.3903122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-341] SKIPPED [ 55%] 2023-03-20T11:53:49.3908828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-342] SKIPPED [ 55%] 2023-03-20T11:53:49.3914565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-343] SKIPPED [ 55%] 2023-03-20T11:53:49.3920225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-344] SKIPPED [ 55%] 2023-03-20T11:53:49.3926006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-345] SKIPPED [ 55%] 2023-03-20T11:53:49.3933134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-346] SKIPPED [ 55%] 2023-03-20T11:53:49.3937779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-347] SKIPPED [ 55%] 2023-03-20T11:53:49.3944992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-348] SKIPPED [ 55%] 2023-03-20T11:53:49.3950751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-349] SKIPPED [ 55%] 2023-03-20T11:53:49.3956739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-350] SKIPPED [ 55%] 2023-03-20T11:53:49.3962586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-351] SKIPPED [ 55%] 2023-03-20T11:53:49.3969341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-352] SKIPPED [ 55%] 2023-03-20T11:53:49.3974364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-353] SKIPPED [ 55%] 2023-03-20T11:53:49.3980753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-354] SKIPPED [ 55%] 2023-03-20T11:53:49.3987113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-355] SKIPPED [ 55%] 2023-03-20T11:53:49.3993802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-356] SKIPPED [ 55%] 2023-03-20T11:53:49.4000028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-357] SKIPPED [ 55%] 2023-03-20T11:53:49.4006493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-358] SKIPPED [ 55%] 2023-03-20T11:53:49.4014481Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-359] SKIPPED [ 55%] 2023-03-20T11:53:49.4020851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-360] SKIPPED [ 55%] 2023-03-20T11:53:49.4026877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-361] SKIPPED [ 55%] 2023-03-20T11:53:49.4033467Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-362] SKIPPED [ 55%] 2023-03-20T11:53:49.4039982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-363] SKIPPED [ 55%] 2023-03-20T11:53:49.4046275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-364] SKIPPED [ 55%] 2023-03-20T11:53:49.4053355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-365] SKIPPED [ 55%] 2023-03-20T11:53:49.4058832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-366] SKIPPED [ 55%] 2023-03-20T11:53:49.4065447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-367] SKIPPED [ 55%] 2023-03-20T11:53:49.4072064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-368] SKIPPED [ 55%] 2023-03-20T11:53:49.4078079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-369] SKIPPED [ 55%] 2023-03-20T11:53:49.4084182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-370] SKIPPED [ 55%] 2023-03-20T11:53:49.4092703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-371] SKIPPED [ 55%] 2023-03-20T11:53:49.4098097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-372] SKIPPED [ 55%] 2023-03-20T11:53:49.4104667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-373] SKIPPED [ 55%] 2023-03-20T11:53:49.4111068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-374] SKIPPED [ 55%] 2023-03-20T11:53:49.4117601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-375] SKIPPED [ 55%] 2023-03-20T11:53:49.4123892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-376] SKIPPED [ 55%] 2023-03-20T11:53:49.4130776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_bounding_box-377] SKIPPED [ 55%] 2023-03-20T11:53:49.4137046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-00] SKIPPED [ 55%] 2023-03-20T11:53:49.4143540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-01] SKIPPED [ 55%] 2023-03-20T11:53:49.4149722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-02] SKIPPED [ 55%] 2023-03-20T11:53:49.4156332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-03] SKIPPED [ 55%] 2023-03-20T11:53:49.4163835Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-04] SKIPPED [ 55%] 2023-03-20T11:53:49.4170621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-05] SKIPPED [ 55%] 2023-03-20T11:53:49.4176324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-06] SKIPPED [ 55%] 2023-03-20T11:53:49.4182801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-07] SKIPPED [ 55%] 2023-03-20T11:53:49.4188956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-08] SKIPPED [ 55%] 2023-03-20T11:53:49.4195637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-09] SKIPPED [ 55%] 2023-03-20T11:53:49.4201995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-10] SKIPPED [ 55%] 2023-03-20T11:53:49.4209080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_mask-11] SKIPPED [ 55%] 2023-03-20T11:53:49.4214836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-00] SKIPPED [ 55%] 2023-03-20T11:53:49.4221188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-01] SKIPPED [ 55%] 2023-03-20T11:53:49.4227338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-02] SKIPPED [ 55%] 2023-03-20T11:53:49.4236808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-03] SKIPPED [ 55%] 2023-03-20T11:53:49.4243387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-04] SKIPPED [ 55%] 2023-03-20T11:53:49.4250475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-05] SKIPPED [ 55%] 2023-03-20T11:53:49.4256223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-06] SKIPPED [ 55%] 2023-03-20T11:53:49.4262629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-07] SKIPPED [ 55%] 2023-03-20T11:53:49.4269511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-08] SKIPPED [ 55%] 2023-03-20T11:53:49.4275525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-09] SKIPPED [ 55%] 2023-03-20T11:53:49.4281773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-10] SKIPPED [ 55%] 2023-03-20T11:53:49.4289385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-11] SKIPPED [ 55%] 2023-03-20T11:53:49.4293950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-12] SKIPPED [ 55%] 2023-03-20T11:53:49.4300301Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-13] SKIPPED [ 55%] 2023-03-20T11:53:49.4306892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-14] SKIPPED [ 55%] 2023-03-20T11:53:49.4314669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-15] SKIPPED [ 55%] 2023-03-20T11:53:49.4321006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-16] SKIPPED [ 55%] 2023-03-20T11:53:49.4327398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-17] SKIPPED [ 55%] 2023-03-20T11:53:49.4334229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-18] SKIPPED [ 55%] 2023-03-20T11:53:49.4339720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-19] SKIPPED [ 55%] 2023-03-20T11:53:49.4346201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-20] SKIPPED [ 55%] 2023-03-20T11:53:49.4352801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-21] SKIPPED [ 55%] 2023-03-20T11:53:49.4358507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-22] SKIPPED [ 55%] 2023-03-20T11:53:49.4364785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-23] SKIPPED [ 55%] 2023-03-20T11:53:49.4372438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-24] SKIPPED [ 55%] 2023-03-20T11:53:49.4377981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-25] SKIPPED [ 55%] 2023-03-20T11:53:49.4385812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-26] SKIPPED [ 55%] 2023-03-20T11:53:49.4392181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-27] SKIPPED [ 55%] 2023-03-20T11:53:49.4398739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-28] SKIPPED [ 55%] 2023-03-20T11:53:49.4405074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-29] SKIPPED [ 55%] 2023-03-20T11:53:49.4412453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-30] SKIPPED [ 55%] 2023-03-20T11:53:49.4417998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-31] SKIPPED [ 55%] 2023-03-20T11:53:49.4424515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-32] SKIPPED [ 55%] 2023-03-20T11:53:49.4430781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-33] SKIPPED [ 55%] 2023-03-20T11:53:49.4437351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-34] SKIPPED [ 55%] 2023-03-20T11:53:49.4443591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-pad_video-35] SKIPPED [ 55%] 2023-03-20T11:53:49.4450508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-000] SKIPPED [ 55%] 2023-03-20T11:53:49.4455937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-001] SKIPPED [ 55%] 2023-03-20T11:53:49.4463600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-002] SKIPPED [ 55%] 2023-03-20T11:53:49.4469784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-003] SKIPPED [ 55%] 2023-03-20T11:53:49.4476581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-004] SKIPPED [ 55%] 2023-03-20T11:53:49.4482868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-005] SKIPPED [ 55%] 2023-03-20T11:53:49.4490646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-006] SKIPPED [ 55%] 2023-03-20T11:53:49.4495883Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-007] SKIPPED [ 55%] 2023-03-20T11:53:49.4502336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-008] SKIPPED [ 55%] 2023-03-20T11:53:49.4508205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-009] SKIPPED [ 55%] 2023-03-20T11:53:49.4514971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-010] SKIPPED [ 55%] 2023-03-20T11:53:49.4521424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-011] SKIPPED [ 55%] 2023-03-20T11:53:49.4528635Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-012] SKIPPED [ 55%] 2023-03-20T11:53:49.4535196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-013] SKIPPED [ 55%] 2023-03-20T11:53:49.4541602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-014] SKIPPED [ 55%] 2023-03-20T11:53:49.4548168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-015] SKIPPED [ 55%] 2023-03-20T11:53:49.4554670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-016] SKIPPED [ 55%] 2023-03-20T11:53:49.4561187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-017] SKIPPED [ 55%] 2023-03-20T11:53:49.4567402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-018] SKIPPED [ 55%] 2023-03-20T11:53:49.4573886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-019] SKIPPED [ 55%] 2023-03-20T11:53:49.4580212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-020] SKIPPED [ 55%] 2023-03-20T11:53:49.4586692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-021] SKIPPED [ 55%] 2023-03-20T11:53:49.4592896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-022] SKIPPED [ 55%] 2023-03-20T11:53:49.4599550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-023] SKIPPED [ 55%] 2023-03-20T11:53:49.4605849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-024] SKIPPED [ 55%] 2023-03-20T11:53:49.4613394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-025] SKIPPED [ 55%] 2023-03-20T11:53:49.4619711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-026] SKIPPED [ 55%] 2023-03-20T11:53:49.4626297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-027] SKIPPED [ 55%] 2023-03-20T11:53:49.4632857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-028] SKIPPED [ 55%] 2023-03-20T11:53:49.4638617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-029] SKIPPED [ 55%] 2023-03-20T11:53:49.4644955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-030] SKIPPED [ 55%] 2023-03-20T11:53:49.4652002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-031] SKIPPED [ 55%] 2023-03-20T11:53:49.4657651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-032] SKIPPED [ 55%] 2023-03-20T11:53:49.4664403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-033] SKIPPED [ 55%] 2023-03-20T11:53:49.4670697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-034] SKIPPED [ 55%] 2023-03-20T11:53:49.4677087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-035] SKIPPED [ 55%] 2023-03-20T11:53:49.4684598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-036] SKIPPED [ 55%] 2023-03-20T11:53:49.4691094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-037] SKIPPED [ 55%] 2023-03-20T11:53:49.4697194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-038] SKIPPED [ 55%] 2023-03-20T11:53:49.4703708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-039] SKIPPED [ 55%] 2023-03-20T11:53:49.4710031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-040] SKIPPED [ 55%] 2023-03-20T11:53:49.4716516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-041] SKIPPED [ 55%] 2023-03-20T11:53:49.4722857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-042] SKIPPED [ 55%] 2023-03-20T11:53:49.4730598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-043] SKIPPED [ 55%] 2023-03-20T11:53:49.4735536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-044] SKIPPED [ 55%] 2023-03-20T11:53:49.4741898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-045] SKIPPED [ 55%] 2023-03-20T11:53:49.4748271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-046] SKIPPED [ 55%] 2023-03-20T11:53:49.4754524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-047] SKIPPED [ 55%] 2023-03-20T11:53:49.4761889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-048] SKIPPED [ 56%] 2023-03-20T11:53:49.4769182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-049] SKIPPED [ 56%] 2023-03-20T11:53:49.4774841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-050] SKIPPED [ 56%] 2023-03-20T11:53:49.4781205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-051] SKIPPED [ 56%] 2023-03-20T11:53:49.4787612Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-052] SKIPPED [ 56%] 2023-03-20T11:53:49.4794170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-053] SKIPPED [ 56%] 2023-03-20T11:53:49.4800586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-054] SKIPPED [ 56%] 2023-03-20T11:53:49.4806905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-055] SKIPPED [ 56%] 2023-03-20T11:53:49.4813758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-056] SKIPPED [ 56%] 2023-03-20T11:53:49.4820165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-057] SKIPPED [ 56%] 2023-03-20T11:53:49.4826744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-058] SKIPPED [ 56%] 2023-03-20T11:53:49.4834645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-059] SKIPPED [ 56%] 2023-03-20T11:53:49.4840999Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-060] SKIPPED [ 56%] 2023-03-20T11:53:49.4847281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-061] SKIPPED [ 56%] 2023-03-20T11:53:49.4853878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-062] SKIPPED [ 56%] 2023-03-20T11:53:49.4860138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-063] SKIPPED [ 56%] 2023-03-20T11:53:49.4866712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-064] SKIPPED [ 56%] 2023-03-20T11:53:49.4873320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-065] SKIPPED [ 56%] 2023-03-20T11:53:49.4879682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-066] SKIPPED [ 56%] 2023-03-20T11:53:49.4885806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-067] SKIPPED [ 56%] 2023-03-20T11:53:49.4893102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-068] SKIPPED [ 56%] 2023-03-20T11:53:49.4898823Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-069] SKIPPED [ 56%] 2023-03-20T11:53:49.4905261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-070] SKIPPED [ 56%] 2023-03-20T11:53:49.4913167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-071] SKIPPED [ 56%] 2023-03-20T11:53:49.4919890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-072] SKIPPED [ 56%] 2023-03-20T11:53:49.4925946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-073] SKIPPED [ 56%] 2023-03-20T11:53:49.4932966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-074] SKIPPED [ 56%] 2023-03-20T11:53:49.4938711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-075] SKIPPED [ 56%] 2023-03-20T11:53:49.4945300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-076] SKIPPED [ 56%] 2023-03-20T11:53:49.4952073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-077] SKIPPED [ 56%] 2023-03-20T11:53:49.4958533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-078] SKIPPED [ 56%] 2023-03-20T11:53:49.4964926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-079] SKIPPED [ 56%] 2023-03-20T11:53:49.4972300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-080] SKIPPED [ 56%] 2023-03-20T11:53:49.4978014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-081] SKIPPED [ 56%] 2023-03-20T11:53:49.4985504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-082] SKIPPED [ 56%] 2023-03-20T11:53:49.4992516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-083] SKIPPED [ 56%] 2023-03-20T11:53:49.4998921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-084] SKIPPED [ 56%] 2023-03-20T11:53:49.5005254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-085] SKIPPED [ 56%] 2023-03-20T11:53:49.5012825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-086] SKIPPED [ 56%] 2023-03-20T11:53:49.5018362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-087] SKIPPED [ 56%] 2023-03-20T11:53:49.5025085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-088] SKIPPED [ 56%] 2023-03-20T11:53:49.5031608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-089] SKIPPED [ 56%] 2023-03-20T11:53:49.5037616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-090] SKIPPED [ 56%] 2023-03-20T11:53:49.5044070Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-091] SKIPPED [ 56%] 2023-03-20T11:53:49.5050912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-092] SKIPPED [ 56%] 2023-03-20T11:53:49.5058624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-093] SKIPPED [ 56%] 2023-03-20T11:53:49.5065175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-094] SKIPPED [ 56%] 2023-03-20T11:53:49.5071782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-095] SKIPPED [ 56%] 2023-03-20T11:53:49.5078534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-096] SKIPPED [ 56%] 2023-03-20T11:53:49.5084724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-097] SKIPPED [ 56%] 2023-03-20T11:53:49.5092728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-098] SKIPPED [ 56%] 2023-03-20T11:53:49.5097968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-099] SKIPPED [ 56%] 2023-03-20T11:53:49.5104970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-100] SKIPPED [ 56%] 2023-03-20T11:53:49.5111296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-101] SKIPPED [ 56%] 2023-03-20T11:53:49.5117233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-102] SKIPPED [ 56%] 2023-03-20T11:53:49.5123678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-103] SKIPPED [ 56%] 2023-03-20T11:53:49.5130366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-104] SKIPPED [ 56%] 2023-03-20T11:53:49.5139686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-105] SKIPPED [ 56%] 2023-03-20T11:53:49.5146385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-106] SKIPPED [ 56%] 2023-03-20T11:53:49.5153150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-107] SKIPPED [ 56%] 2023-03-20T11:53:49.5159688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-108] SKIPPED [ 56%] 2023-03-20T11:53:49.5166001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-109] SKIPPED [ 56%] 2023-03-20T11:53:49.5173394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-110] SKIPPED [ 56%] 2023-03-20T11:53:49.5178861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-111] SKIPPED [ 56%] 2023-03-20T11:53:49.5185778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-112] SKIPPED [ 56%] 2023-03-20T11:53:49.5192176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-113] SKIPPED [ 56%] 2023-03-20T11:53:49.5198740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-114] SKIPPED [ 56%] 2023-03-20T11:53:49.5205120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-115] SKIPPED [ 56%] 2023-03-20T11:53:49.5213984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-116] SKIPPED [ 56%] 2023-03-20T11:53:49.5219387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-117] SKIPPED [ 56%] 2023-03-20T11:53:49.5226313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-118] SKIPPED [ 56%] 2023-03-20T11:53:49.5232661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-119] SKIPPED [ 56%] 2023-03-20T11:53:49.5239330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-120] SKIPPED [ 56%] 2023-03-20T11:53:49.5245704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-121] SKIPPED [ 56%] 2023-03-20T11:53:49.5253117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-122] SKIPPED [ 56%] 2023-03-20T11:53:49.5258883Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-123] SKIPPED [ 56%] 2023-03-20T11:53:49.5265456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-124] SKIPPED [ 56%] 2023-03-20T11:53:49.5272081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-125] SKIPPED [ 56%] 2023-03-20T11:53:49.5278482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-126] SKIPPED [ 56%] 2023-03-20T11:53:49.5284626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-127] SKIPPED [ 56%] 2023-03-20T11:53:49.5293465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-128] SKIPPED [ 56%] 2023-03-20T11:53:49.5298700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-129] SKIPPED [ 56%] 2023-03-20T11:53:49.5305664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-130] SKIPPED [ 56%] 2023-03-20T11:53:49.5311973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-131] SKIPPED [ 56%] 2023-03-20T11:53:49.5318598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-132] SKIPPED [ 56%] 2023-03-20T11:53:49.5325197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-133] SKIPPED [ 56%] 2023-03-20T11:53:49.5332409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-134] SKIPPED [ 56%] 2023-03-20T11:53:49.5338251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-135] SKIPPED [ 56%] 2023-03-20T11:53:49.5344920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-136] SKIPPED [ 56%] 2023-03-20T11:53:49.5351211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-137] SKIPPED [ 56%] 2023-03-20T11:53:49.5358153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-138] SKIPPED [ 56%] 2023-03-20T11:53:49.5365979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-139] SKIPPED [ 56%] 2023-03-20T11:53:49.5373310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-140] SKIPPED [ 56%] 2023-03-20T11:53:49.5378980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-141] SKIPPED [ 56%] 2023-03-20T11:53:49.5385785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-142] SKIPPED [ 56%] 2023-03-20T11:53:49.5391975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-143] SKIPPED [ 56%] 2023-03-20T11:53:49.5398676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-144] SKIPPED [ 56%] 2023-03-20T11:53:49.5405321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-145] SKIPPED [ 56%] 2023-03-20T11:53:49.5412511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-146] SKIPPED [ 56%] 2023-03-20T11:53:49.5418400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-147] SKIPPED [ 56%] 2023-03-20T11:53:49.5425037Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-148] SKIPPED [ 56%] 2023-03-20T11:53:49.5431318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-149] SKIPPED [ 56%] 2023-03-20T11:53:49.5438152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-150] SKIPPED [ 56%] 2023-03-20T11:53:49.5445625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-151] SKIPPED [ 56%] 2023-03-20T11:53:49.5453172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-152] SKIPPED [ 56%] 2023-03-20T11:53:49.5458716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-153] SKIPPED [ 56%] 2023-03-20T11:53:49.5465327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-154] SKIPPED [ 56%] 2023-03-20T11:53:49.5471792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-155] SKIPPED [ 56%] 2023-03-20T11:53:49.5478416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-156] SKIPPED [ 56%] 2023-03-20T11:53:49.5485014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-157] SKIPPED [ 56%] 2023-03-20T11:53:49.5491648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-158] SKIPPED [ 56%] 2023-03-20T11:53:49.5498018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-159] SKIPPED [ 56%] 2023-03-20T11:53:49.5504290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-160] SKIPPED [ 56%] 2023-03-20T11:53:49.5510829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-161] SKIPPED [ 56%] 2023-03-20T11:53:49.5518753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-162] SKIPPED [ 56%] 2023-03-20T11:53:49.5525127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-163] SKIPPED [ 56%] 2023-03-20T11:53:49.5532633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-164] SKIPPED [ 56%] 2023-03-20T11:53:49.5538192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-165] SKIPPED [ 56%] 2023-03-20T11:53:49.5544854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-166] SKIPPED [ 56%] 2023-03-20T11:53:49.5551422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-167] SKIPPED [ 56%] 2023-03-20T11:53:49.5558115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-168] SKIPPED [ 56%] 2023-03-20T11:53:49.5564545Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-169] SKIPPED [ 56%] 2023-03-20T11:53:49.5572223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-170] SKIPPED [ 56%] 2023-03-20T11:53:49.5577723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-171] SKIPPED [ 56%] 2023-03-20T11:53:49.5584324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-172] SKIPPED [ 56%] 2023-03-20T11:53:49.5590800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-173] SKIPPED [ 56%] 2023-03-20T11:53:49.5598574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-174] SKIPPED [ 56%] 2023-03-20T11:53:49.5605018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-175] SKIPPED [ 56%] 2023-03-20T11:53:49.5612342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-176] SKIPPED [ 56%] 2023-03-20T11:53:49.5618148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-177] SKIPPED [ 56%] 2023-03-20T11:53:49.5624868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-178] SKIPPED [ 56%] 2023-03-20T11:53:49.5631419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-179] SKIPPED [ 56%] 2023-03-20T11:53:49.5638087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-180] SKIPPED [ 56%] 2023-03-20T11:53:49.5644398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-181] SKIPPED [ 56%] 2023-03-20T11:53:49.5651114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-182] SKIPPED [ 56%] 2023-03-20T11:53:49.5657468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-183] SKIPPED [ 56%] 2023-03-20T11:53:49.5664014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-184] SKIPPED [ 56%] 2023-03-20T11:53:49.5671790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-185] SKIPPED [ 56%] 2023-03-20T11:53:49.5678575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-186] SKIPPED [ 56%] 2023-03-20T11:53:49.5684662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-187] SKIPPED [ 56%] 2023-03-20T11:53:49.5692120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-188] SKIPPED [ 56%] 2023-03-20T11:53:49.5697969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-189] SKIPPED [ 56%] 2023-03-20T11:53:49.5704631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-190] SKIPPED [ 56%] 2023-03-20T11:53:49.5710984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-191] SKIPPED [ 56%] 2023-03-20T11:53:49.5717555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-192] SKIPPED [ 56%] 2023-03-20T11:53:49.5724124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-193] SKIPPED [ 56%] 2023-03-20T11:53:49.5730798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-194] SKIPPED [ 56%] 2023-03-20T11:53:49.5737170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-195] SKIPPED [ 56%] 2023-03-20T11:53:49.5743576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-196] SKIPPED [ 56%] 2023-03-20T11:53:49.5751096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-197] SKIPPED [ 56%] 2023-03-20T11:53:49.5757715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-198] SKIPPED [ 56%] 2023-03-20T11:53:49.5764184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-199] SKIPPED [ 56%] 2023-03-20T11:53:49.5771050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-200] SKIPPED [ 56%] 2023-03-20T11:53:49.5777189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-201] SKIPPED [ 56%] 2023-03-20T11:53:49.5783793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-202] SKIPPED [ 56%] 2023-03-20T11:53:49.5790160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-203] SKIPPED [ 56%] 2023-03-20T11:53:49.5796950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-204] SKIPPED [ 56%] 2023-03-20T11:53:49.5803232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-205] SKIPPED [ 56%] 2023-03-20T11:53:49.5810428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-206] SKIPPED [ 56%] 2023-03-20T11:53:49.5816172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-207] SKIPPED [ 56%] 2023-03-20T11:53:49.5824399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-208] SKIPPED [ 56%] 2023-03-20T11:53:49.5831044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-209] SKIPPED [ 56%] 2023-03-20T11:53:49.5837493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-210] SKIPPED [ 56%] 2023-03-20T11:53:49.5843930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-211] SKIPPED [ 56%] 2023-03-20T11:53:49.5850907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-212] SKIPPED [ 56%] 2023-03-20T11:53:49.5857212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-213] SKIPPED [ 56%] 2023-03-20T11:53:49.5863741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-214] SKIPPED [ 56%] 2023-03-20T11:53:49.5870263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-215] SKIPPED [ 56%] 2023-03-20T11:53:49.5876953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-216] SKIPPED [ 56%] 2023-03-20T11:53:49.5883307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-217] SKIPPED [ 56%] 2023-03-20T11:53:49.5890307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-218] SKIPPED [ 56%] 2023-03-20T11:53:49.5896128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-219] SKIPPED [ 56%] 2023-03-20T11:53:49.5903894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-220] SKIPPED [ 56%] 2023-03-20T11:53:49.5910260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-221] SKIPPED [ 56%] 2023-03-20T11:53:49.5917014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-222] SKIPPED [ 56%] 2023-03-20T11:53:49.5923691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-223] SKIPPED [ 56%] 2023-03-20T11:53:49.5930252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-224] SKIPPED [ 56%] 2023-03-20T11:53:49.5936528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-225] SKIPPED [ 56%] 2023-03-20T11:53:49.5943224Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-226] SKIPPED [ 56%] 2023-03-20T11:53:49.5949563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-227] SKIPPED [ 56%] 2023-03-20T11:53:49.5956579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-228] SKIPPED [ 56%] 2023-03-20T11:53:49.5962962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-229] SKIPPED [ 56%] 2023-03-20T11:53:49.5970406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-230] SKIPPED [ 56%] 2023-03-20T11:53:49.5977310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-231] SKIPPED [ 56%] 2023-03-20T11:53:49.5983786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-232] SKIPPED [ 56%] 2023-03-20T11:53:49.5989892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-233] SKIPPED [ 56%] 2023-03-20T11:53:49.5996806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-234] SKIPPED [ 56%] 2023-03-20T11:53:49.6003420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-235] SKIPPED [ 56%] 2023-03-20T11:53:49.6010265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-236] SKIPPED [ 56%] 2023-03-20T11:53:49.6016377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-237] SKIPPED [ 56%] 2023-03-20T11:53:49.6023153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-238] SKIPPED [ 56%] 2023-03-20T11:53:49.6029728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-239] SKIPPED [ 56%] 2023-03-20T11:53:49.6036532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-240] SKIPPED [ 56%] 2023-03-20T11:53:49.6043096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-241] SKIPPED [ 56%] 2023-03-20T11:53:49.6053234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-242] SKIPPED [ 56%] 2023-03-20T11:53:49.6058771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-243] SKIPPED [ 56%] 2023-03-20T11:53:49.6065408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-244] SKIPPED [ 56%] 2023-03-20T11:53:49.6072201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-245] SKIPPED [ 56%] 2023-03-20T11:53:49.6078797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-246] SKIPPED [ 56%] 2023-03-20T11:53:49.6084986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-247] SKIPPED [ 56%] 2023-03-20T11:53:49.6091595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-248] SKIPPED [ 56%] 2023-03-20T11:53:49.6098145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-249] SKIPPED [ 56%] 2023-03-20T11:53:49.6104345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-250] SKIPPED [ 56%] 2023-03-20T11:53:49.6110840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-251] SKIPPED [ 56%] 2023-03-20T11:53:49.6116926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-252] SKIPPED [ 56%] 2023-03-20T11:53:49.6123330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-253] SKIPPED [ 56%] 2023-03-20T11:53:49.6131374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-254] SKIPPED [ 56%] 2023-03-20T11:53:49.6137870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-255] SKIPPED [ 56%] 2023-03-20T11:53:49.6144548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-256] SKIPPED [ 56%] 2023-03-20T11:53:49.6150938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-257] SKIPPED [ 56%] 2023-03-20T11:53:49.6157563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-258] SKIPPED [ 56%] 2023-03-20T11:53:49.6163903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-259] SKIPPED [ 56%] 2023-03-20T11:53:49.6170496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-260] SKIPPED [ 56%] 2023-03-20T11:53:49.6176977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-261] SKIPPED [ 56%] 2023-03-20T11:53:49.6183753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-262] SKIPPED [ 56%] 2023-03-20T11:53:49.6190015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-263] SKIPPED [ 56%] 2023-03-20T11:53:49.6196847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-264] SKIPPED [ 56%] 2023-03-20T11:53:49.6204417Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-265] SKIPPED [ 56%] 2023-03-20T11:53:49.6211455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-266] SKIPPED [ 56%] 2023-03-20T11:53:49.6217577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-267] SKIPPED [ 56%] 2023-03-20T11:53:49.6224293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-268] SKIPPED [ 56%] 2023-03-20T11:53:49.6230624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-269] SKIPPED [ 56%] 2023-03-20T11:53:49.6237253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-270] SKIPPED [ 56%] 2023-03-20T11:53:49.6243697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-271] SKIPPED [ 56%] 2023-03-20T11:53:49.6250602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-272] SKIPPED [ 56%] 2023-03-20T11:53:49.6256707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-273] SKIPPED [ 56%] 2023-03-20T11:53:49.6263375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-274] SKIPPED [ 56%] 2023-03-20T11:53:49.6269720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-275] SKIPPED [ 56%] 2023-03-20T11:53:49.6275988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-276] SKIPPED [ 56%] 2023-03-20T11:53:49.6283606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-277] SKIPPED [ 56%] 2023-03-20T11:53:49.6290678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-278] SKIPPED [ 56%] 2023-03-20T11:53:49.6296325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-279] SKIPPED [ 56%] 2023-03-20T11:53:49.6303133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-280] SKIPPED [ 56%] 2023-03-20T11:53:49.6309422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-281] SKIPPED [ 56%] 2023-03-20T11:53:49.6316256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-282] SKIPPED [ 56%] 2023-03-20T11:53:49.6322706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-283] SKIPPED [ 56%] 2023-03-20T11:53:49.6330270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-284] SKIPPED [ 56%] 2023-03-20T11:53:49.6335514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-285] SKIPPED [ 56%] 2023-03-20T11:53:49.6341979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-286] SKIPPED [ 56%] 2023-03-20T11:53:49.6348546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-287] SKIPPED [ 56%] 2023-03-20T11:53:49.6356244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-288] SKIPPED [ 56%] 2023-03-20T11:53:49.6362881Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-289] SKIPPED [ 56%] 2023-03-20T11:53:49.6370554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-290] SKIPPED [ 56%] 2023-03-20T11:53:49.6375839Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-291] SKIPPED [ 56%] 2023-03-20T11:53:49.6382391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-292] SKIPPED [ 56%] 2023-03-20T11:53:49.6389207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-293] SKIPPED [ 56%] 2023-03-20T11:53:49.6395781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-294] SKIPPED [ 56%] 2023-03-20T11:53:49.6402298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-295] SKIPPED [ 56%] 2023-03-20T11:53:49.6409842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-296] SKIPPED [ 56%] 2023-03-20T11:53:49.6415172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-297] SKIPPED [ 56%] 2023-03-20T11:53:49.6421718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-298] SKIPPED [ 56%] 2023-03-20T11:53:49.6428352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-299] SKIPPED [ 56%] 2023-03-20T11:53:49.6435715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-300] SKIPPED [ 56%] 2023-03-20T11:53:49.6442177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-301] SKIPPED [ 56%] 2023-03-20T11:53:49.6449863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-302] SKIPPED [ 56%] 2023-03-20T11:53:49.6455177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-303] SKIPPED [ 56%] 2023-03-20T11:53:49.6461745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-304] SKIPPED [ 56%] 2023-03-20T11:53:49.6468043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-305] SKIPPED [ 56%] 2023-03-20T11:53:49.6474863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-306] SKIPPED [ 56%] 2023-03-20T11:53:49.6481426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-307] SKIPPED [ 56%] 2023-03-20T11:53:49.6489068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-308] SKIPPED [ 56%] 2023-03-20T11:53:49.6494555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-309] SKIPPED [ 56%] 2023-03-20T11:53:49.6500891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-310] SKIPPED [ 56%] 2023-03-20T11:53:49.6508630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-311] SKIPPED [ 56%] 2023-03-20T11:53:49.6515519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-312] SKIPPED [ 56%] 2023-03-20T11:53:49.6522073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-313] SKIPPED [ 56%] 2023-03-20T11:53:49.6529791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-314] SKIPPED [ 56%] 2023-03-20T11:53:49.6535080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-315] SKIPPED [ 56%] 2023-03-20T11:53:49.6541860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-316] SKIPPED [ 56%] 2023-03-20T11:53:49.6548079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-317] SKIPPED [ 56%] 2023-03-20T11:53:49.6554822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-318] SKIPPED [ 56%] 2023-03-20T11:53:49.6561392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-319] SKIPPED [ 56%] 2023-03-20T11:53:49.6569076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-320] SKIPPED [ 56%] 2023-03-20T11:53:49.6574437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-321] SKIPPED [ 56%] 2023-03-20T11:53:49.6580995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-322] SKIPPED [ 56%] 2023-03-20T11:53:49.6588608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-323] SKIPPED [ 56%] 2023-03-20T11:53:49.6595387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-324] SKIPPED [ 56%] 2023-03-20T11:53:49.6602031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-325] SKIPPED [ 56%] 2023-03-20T11:53:49.6609110Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-326] SKIPPED [ 56%] 2023-03-20T11:53:49.6614930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-327] SKIPPED [ 56%] 2023-03-20T11:53:49.6621498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-328] SKIPPED [ 56%] 2023-03-20T11:53:49.6627873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-329] SKIPPED [ 56%] 2023-03-20T11:53:49.6634645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-330] SKIPPED [ 56%] 2023-03-20T11:53:49.6641113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-331] SKIPPED [ 56%] 2023-03-20T11:53:49.6647117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-332] SKIPPED [ 56%] 2023-03-20T11:53:49.6654135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-333] SKIPPED [ 56%] 2023-03-20T11:53:49.6661764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-334] SKIPPED [ 56%] 2023-03-20T11:53:49.6667766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-335] SKIPPED [ 56%] 2023-03-20T11:53:49.6674569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-336] SKIPPED [ 56%] 2023-03-20T11:53:49.6680991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-337] SKIPPED [ 56%] 2023-03-20T11:53:49.6687212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-338] SKIPPED [ 56%] 2023-03-20T11:53:49.6694216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-339] SKIPPED [ 56%] 2023-03-20T11:53:49.6700498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-340] SKIPPED [ 56%] 2023-03-20T11:53:49.6706459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-341] SKIPPED [ 56%] 2023-03-20T11:53:49.6713184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-342] SKIPPED [ 56%] 2023-03-20T11:53:49.6719557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-343] SKIPPED [ 56%] 2023-03-20T11:53:49.6725930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-344] SKIPPED [ 56%] 2023-03-20T11:53:49.6733399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-345] SKIPPED [ 56%] 2023-03-20T11:53:49.6740017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-346] SKIPPED [ 56%] 2023-03-20T11:53:49.6746616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-347] SKIPPED [ 56%] 2023-03-20T11:53:49.6753347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-348] SKIPPED [ 56%] 2023-03-20T11:53:49.6759705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-349] SKIPPED [ 56%] 2023-03-20T11:53:49.6766167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-350] SKIPPED [ 56%] 2023-03-20T11:53:49.6773796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-351] SKIPPED [ 56%] 2023-03-20T11:53:49.6779083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-352] SKIPPED [ 56%] 2023-03-20T11:53:49.6785695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-353] SKIPPED [ 56%] 2023-03-20T11:53:49.6792471Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-354] SKIPPED [ 56%] 2023-03-20T11:53:49.6798892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-355] SKIPPED [ 56%] 2023-03-20T11:53:49.6805300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-356] SKIPPED [ 56%] 2023-03-20T11:53:49.6813556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-357] SKIPPED [ 56%] 2023-03-20T11:53:49.6819802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-358] SKIPPED [ 56%] 2023-03-20T11:53:49.6826378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-359] SKIPPED [ 56%] 2023-03-20T11:53:49.6832853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-360] SKIPPED [ 56%] 2023-03-20T11:53:49.6838934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-361] SKIPPED [ 56%] 2023-03-20T11:53:49.6845375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-362] SKIPPED [ 56%] 2023-03-20T11:53:49.6852450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-363] SKIPPED [ 56%] 2023-03-20T11:53:49.6858007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-364] SKIPPED [ 56%] 2023-03-20T11:53:49.6864896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-365] SKIPPED [ 56%] 2023-03-20T11:53:49.6871276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-366] SKIPPED [ 56%] 2023-03-20T11:53:49.6877921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-367] SKIPPED [ 56%] 2023-03-20T11:53:49.6885658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-368] SKIPPED [ 56%] 2023-03-20T11:53:49.6892869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-369] SKIPPED [ 56%] 2023-03-20T11:53:49.6898681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-370] SKIPPED [ 56%] 2023-03-20T11:53:49.6905184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-371] SKIPPED [ 56%] 2023-03-20T11:53:49.6911538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-372] SKIPPED [ 56%] 2023-03-20T11:53:49.6918442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-373] SKIPPED [ 56%] 2023-03-20T11:53:49.6925156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-374] SKIPPED [ 56%] 2023-03-20T11:53:49.6932390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-375] SKIPPED [ 56%] 2023-03-20T11:53:49.6939183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-376] SKIPPED [ 56%] 2023-03-20T11:53:49.6945754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-377] SKIPPED [ 56%] 2023-03-20T11:53:49.6953067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-378] SKIPPED [ 56%] 2023-03-20T11:53:49.6960364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-379] SKIPPED [ 56%] 2023-03-20T11:53:49.6970029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-380] SKIPPED [ 56%] 2023-03-20T11:53:49.6976028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-381] SKIPPED [ 56%] 2023-03-20T11:53:49.6982703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-382] SKIPPED [ 56%] 2023-03-20T11:53:49.6988920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-383] SKIPPED [ 56%] 2023-03-20T11:53:49.6995749Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-384] SKIPPED [ 56%] 2023-03-20T11:53:49.7002193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-385] SKIPPED [ 56%] 2023-03-20T11:53:49.7009870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-386] SKIPPED [ 56%] 2023-03-20T11:53:49.7015130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-387] SKIPPED [ 56%] 2023-03-20T11:53:49.7021666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-388] SKIPPED [ 56%] 2023-03-20T11:53:49.7028196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-389] SKIPPED [ 56%] 2023-03-20T11:53:49.7034501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-390] SKIPPED [ 56%] 2023-03-20T11:53:49.7042093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-391] SKIPPED [ 56%] 2023-03-20T11:53:49.7049869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-392] SKIPPED [ 56%] 2023-03-20T11:53:49.7055584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-393] SKIPPED [ 56%] 2023-03-20T11:53:49.7062124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-394] SKIPPED [ 56%] 2023-03-20T11:53:49.7068318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-395] SKIPPED [ 56%] 2023-03-20T11:53:49.7075175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-396] SKIPPED [ 56%] 2023-03-20T11:53:49.7081734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-397] SKIPPED [ 56%] 2023-03-20T11:53:49.7089113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-398] SKIPPED [ 56%] 2023-03-20T11:53:49.7094985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-399] SKIPPED [ 56%] 2023-03-20T11:53:49.7101397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-400] SKIPPED [ 56%] 2023-03-20T11:53:49.7107990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-401] SKIPPED [ 56%] 2023-03-20T11:53:49.7114586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-402] SKIPPED [ 56%] 2023-03-20T11:53:49.7122430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-403] SKIPPED [ 56%] 2023-03-20T11:53:49.7130035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-404] SKIPPED [ 56%] 2023-03-20T11:53:49.7135147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-405] SKIPPED [ 56%] 2023-03-20T11:53:49.7141881Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-406] SKIPPED [ 56%] 2023-03-20T11:53:49.7148215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-407] SKIPPED [ 56%] 2023-03-20T11:53:49.7155147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-408] SKIPPED [ 56%] 2023-03-20T11:53:49.7161528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-409] SKIPPED [ 56%] 2023-03-20T11:53:49.7169083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-410] SKIPPED [ 56%] 2023-03-20T11:53:49.7174380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-411] SKIPPED [ 56%] 2023-03-20T11:53:49.7180756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-412] SKIPPED [ 56%] 2023-03-20T11:53:49.7187093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-413] SKIPPED [ 56%] 2023-03-20T11:53:49.7195074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-414] SKIPPED [ 56%] 2023-03-20T11:53:49.7201655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-415] SKIPPED [ 56%] 2023-03-20T11:53:49.7209200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-416] SKIPPED [ 56%] 2023-03-20T11:53:49.7214790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-417] SKIPPED [ 56%] 2023-03-20T11:53:49.7221373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-418] SKIPPED [ 56%] 2023-03-20T11:53:49.7227732Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-419] SKIPPED [ 56%] 2023-03-20T11:53:49.7234497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-420] SKIPPED [ 56%] 2023-03-20T11:53:49.7240997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-421] SKIPPED [ 56%] 2023-03-20T11:53:49.7247276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-422] SKIPPED [ 56%] 2023-03-20T11:53:49.7253685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-423] SKIPPED [ 56%] 2023-03-20T11:53:49.7260018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-424] SKIPPED [ 56%] 2023-03-20T11:53:49.7266706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-425] SKIPPED [ 56%] 2023-03-20T11:53:49.7274316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-426] SKIPPED [ 56%] 2023-03-20T11:53:49.7280540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-427] SKIPPED [ 56%] 2023-03-20T11:53:49.7286820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-428] SKIPPED [ 56%] 2023-03-20T11:53:49.7293899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-429] SKIPPED [ 56%] 2023-03-20T11:53:49.7300275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-430] SKIPPED [ 56%] 2023-03-20T11:53:49.7306872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-431] SKIPPED [ 56%] 2023-03-20T11:53:49.7313745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-432] SKIPPED [ 56%] 2023-03-20T11:53:49.7320102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-433] SKIPPED [ 56%] 2023-03-20T11:53:49.7326547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-434] SKIPPED [ 56%] 2023-03-20T11:53:49.7333872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-435] SKIPPED [ 56%] 2023-03-20T11:53:49.7339420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-436] SKIPPED [ 56%] 2023-03-20T11:53:49.7347329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-437] SKIPPED [ 56%] 2023-03-20T11:53:49.7354003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-438] SKIPPED [ 56%] 2023-03-20T11:53:49.7360390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-439] SKIPPED [ 56%] 2023-03-20T11:53:49.7366722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-440] SKIPPED [ 56%] 2023-03-20T11:53:49.7374014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-441] SKIPPED [ 56%] 2023-03-20T11:53:49.7379603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-442] SKIPPED [ 56%] 2023-03-20T11:53:49.7386231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-443] SKIPPED [ 56%] 2023-03-20T11:53:49.7393010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-444] SKIPPED [ 56%] 2023-03-20T11:53:49.7399400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-445] SKIPPED [ 56%] 2023-03-20T11:53:49.7405802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-446] SKIPPED [ 56%] 2023-03-20T11:53:49.7413683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-447] SKIPPED [ 56%] 2023-03-20T11:53:49.7419087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-448] SKIPPED [ 56%] 2023-03-20T11:53:49.7426848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-449] SKIPPED [ 56%] 2023-03-20T11:53:49.7433635Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-450] SKIPPED [ 56%] 2023-03-20T11:53:49.7440008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-451] SKIPPED [ 56%] 2023-03-20T11:53:49.7446307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-452] SKIPPED [ 56%] 2023-03-20T11:53:49.7453818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-453] SKIPPED [ 56%] 2023-03-20T11:53:49.7459352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-454] SKIPPED [ 56%] 2023-03-20T11:53:49.7466148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-455] SKIPPED [ 56%] 2023-03-20T11:53:49.7472787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-456] SKIPPED [ 56%] 2023-03-20T11:53:49.7479259Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-457] SKIPPED [ 56%] 2023-03-20T11:53:49.7485605Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-458] SKIPPED [ 56%] 2023-03-20T11:53:49.7493131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-459] SKIPPED [ 56%] 2023-03-20T11:53:49.7500107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-460] SKIPPED [ 56%] 2023-03-20T11:53:49.7506636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-461] SKIPPED [ 56%] 2023-03-20T11:53:49.7513300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-462] SKIPPED [ 56%] 2023-03-20T11:53:49.7519478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-463] SKIPPED [ 56%] 2023-03-20T11:53:49.7525728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-464] SKIPPED [ 56%] 2023-03-20T11:53:49.7533333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-465] SKIPPED [ 56%] 2023-03-20T11:53:49.7538642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-466] SKIPPED [ 56%] 2023-03-20T11:53:49.7544863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-467] SKIPPED [ 56%] 2023-03-20T11:53:49.7551172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-468] SKIPPED [ 56%] 2023-03-20T11:53:49.7558063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-469] SKIPPED [ 56%] 2023-03-20T11:53:49.7564303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-470] SKIPPED [ 56%] 2023-03-20T11:53:49.7571321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-471] SKIPPED [ 56%] 2023-03-20T11:53:49.7578649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-472] SKIPPED [ 56%] 2023-03-20T11:53:49.7585330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-473] SKIPPED [ 56%] 2023-03-20T11:53:49.7592050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-474] SKIPPED [ 56%] 2023-03-20T11:53:49.7598434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-475] SKIPPED [ 56%] 2023-03-20T11:53:49.7604855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-476] SKIPPED [ 56%] 2023-03-20T11:53:49.7612350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-477] SKIPPED [ 56%] 2023-03-20T11:53:49.7618271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-478] SKIPPED [ 56%] 2023-03-20T11:53:49.7624529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-479] SKIPPED [ 56%] 2023-03-20T11:53:49.7631040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-480] SKIPPED [ 56%] 2023-03-20T11:53:49.7637611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-481] SKIPPED [ 56%] 2023-03-20T11:53:49.7644143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-482] SKIPPED [ 56%] 2023-03-20T11:53:49.7652943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-483] SKIPPED [ 56%] 2023-03-20T11:53:49.7658353Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-484] SKIPPED [ 56%] 2023-03-20T11:53:49.7665031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-485] SKIPPED [ 56%] 2023-03-20T11:53:49.7671664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-486] SKIPPED [ 56%] 2023-03-20T11:53:49.7678278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-487] SKIPPED [ 56%] 2023-03-20T11:53:49.7684608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-488] SKIPPED [ 56%] 2023-03-20T11:53:49.7692106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-489] SKIPPED [ 56%] 2023-03-20T11:53:49.7697717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-490] SKIPPED [ 56%] 2023-03-20T11:53:49.7704402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-491] SKIPPED [ 56%] 2023-03-20T11:53:49.7710834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-492] SKIPPED [ 56%] 2023-03-20T11:53:49.7717410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-493] SKIPPED [ 56%] 2023-03-20T11:53:49.7723746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-494] SKIPPED [ 56%] 2023-03-20T11:53:49.7732803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-495] SKIPPED [ 56%] 2023-03-20T11:53:49.7738206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-496] SKIPPED [ 56%] 2023-03-20T11:53:49.7745056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-497] SKIPPED [ 56%] 2023-03-20T11:53:49.7751447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-498] SKIPPED [ 56%] 2023-03-20T11:53:49.7758057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-499] SKIPPED [ 56%] 2023-03-20T11:53:49.7764365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-500] SKIPPED [ 56%] 2023-03-20T11:53:49.7771263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-501] SKIPPED [ 56%] 2023-03-20T11:53:49.7777644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-502] SKIPPED [ 56%] 2023-03-20T11:53:49.7784214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-503] SKIPPED [ 56%] 2023-03-20T11:53:49.7790616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-504] SKIPPED [ 56%] 2023-03-20T11:53:49.7797493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-505] SKIPPED [ 56%] 2023-03-20T11:53:49.7805097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-506] SKIPPED [ 56%] 2023-03-20T11:53:49.7812767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-507] SKIPPED [ 56%] 2023-03-20T11:53:49.7818333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-508] SKIPPED [ 56%] 2023-03-20T11:53:49.7825019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-509] SKIPPED [ 56%] 2023-03-20T11:53:49.7831694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-510] SKIPPED [ 56%] 2023-03-20T11:53:49.7838278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-511] SKIPPED [ 56%] 2023-03-20T11:53:49.7844711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-512] SKIPPED [ 56%] 2023-03-20T11:53:49.7852480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-513] SKIPPED [ 56%] 2023-03-20T11:53:49.7857751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-514] SKIPPED [ 56%] 2023-03-20T11:53:49.7864510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-515] SKIPPED [ 56%] 2023-03-20T11:53:49.7871616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-516] SKIPPED [ 56%] 2023-03-20T11:53:49.7880197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-517] SKIPPED [ 56%] 2023-03-20T11:53:49.7886720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-518] SKIPPED [ 56%] 2023-03-20T11:53:49.7893304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-519] SKIPPED [ 56%] 2023-03-20T11:53:49.7899304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-520] SKIPPED [ 56%] 2023-03-20T11:53:49.7906047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-521] SKIPPED [ 56%] 2023-03-20T11:53:49.7912498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-522] SKIPPED [ 56%] 2023-03-20T11:53:49.7919296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-523] SKIPPED [ 56%] 2023-03-20T11:53:49.7925488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-524] SKIPPED [ 56%] 2023-03-20T11:53:49.7932813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-525] SKIPPED [ 56%] 2023-03-20T11:53:49.7938471Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-526] SKIPPED [ 56%] 2023-03-20T11:53:49.7945075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-527] SKIPPED [ 56%] 2023-03-20T11:53:49.7951581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-528] SKIPPED [ 56%] 2023-03-20T11:53:49.7959358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-529] SKIPPED [ 56%] 2023-03-20T11:53:49.7965690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-530] SKIPPED [ 56%] 2023-03-20T11:53:49.7973262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-531] SKIPPED [ 56%] 2023-03-20T11:53:49.7978575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-532] SKIPPED [ 56%] 2023-03-20T11:53:49.7985300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-533] SKIPPED [ 56%] 2023-03-20T11:53:49.7991941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-534] SKIPPED [ 56%] 2023-03-20T11:53:49.7998555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-535] SKIPPED [ 56%] 2023-03-20T11:53:49.8004804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-536] SKIPPED [ 56%] 2023-03-20T11:53:49.8012310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-537] SKIPPED [ 56%] 2023-03-20T11:53:49.8017831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-538] SKIPPED [ 56%] 2023-03-20T11:53:49.8030447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-539] SKIPPED [ 56%] 2023-03-20T11:53:49.8032477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-540] SKIPPED [ 56%] 2023-03-20T11:53:49.8038864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-541] SKIPPED [ 56%] 2023-03-20T11:53:49.8045376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-542] SKIPPED [ 56%] 2023-03-20T11:53:49.8052574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-543] SKIPPED [ 56%] 2023-03-20T11:53:49.8058028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-544] SKIPPED [ 56%] 2023-03-20T11:53:49.8064702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-545] SKIPPED [ 56%] 2023-03-20T11:53:49.8071114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-546] SKIPPED [ 56%] 2023-03-20T11:53:49.8078006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-547] SKIPPED [ 56%] 2023-03-20T11:53:49.8084451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-548] SKIPPED [ 56%] 2023-03-20T11:53:49.8091090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-549] SKIPPED [ 56%] 2023-03-20T11:53:49.8097383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-550] SKIPPED [ 56%] 2023-03-20T11:53:49.8103912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-551] SKIPPED [ 56%] 2023-03-20T11:53:49.8111785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-552] SKIPPED [ 56%] 2023-03-20T11:53:49.8118432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-553] SKIPPED [ 56%] 2023-03-20T11:53:49.8124702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-554] SKIPPED [ 56%] 2023-03-20T11:53:49.8132096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-555] SKIPPED [ 56%] 2023-03-20T11:53:49.8137971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-556] SKIPPED [ 56%] 2023-03-20T11:53:49.8144183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-557] SKIPPED [ 56%] 2023-03-20T11:53:49.8150581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-558] SKIPPED [ 56%] 2023-03-20T11:53:49.8157226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-559] SKIPPED [ 56%] 2023-03-20T11:53:49.8163693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-560] SKIPPED [ 56%] 2023-03-20T11:53:49.8170566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-561] SKIPPED [ 56%] 2023-03-20T11:53:49.8176968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-562] SKIPPED [ 56%] 2023-03-20T11:53:49.8184752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-563] SKIPPED [ 56%] 2023-03-20T11:53:49.8191308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-564] SKIPPED [ 56%] 2023-03-20T11:53:49.8197919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-565] SKIPPED [ 56%] 2023-03-20T11:53:49.8204345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-566] SKIPPED [ 56%] 2023-03-20T11:53:49.8211302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-567] SKIPPED [ 56%] 2023-03-20T11:53:49.8217695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-568] SKIPPED [ 56%] 2023-03-20T11:53:49.8224396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-569] SKIPPED [ 56%] 2023-03-20T11:53:49.8230756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-570] SKIPPED [ 56%] 2023-03-20T11:53:49.8237419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-571] SKIPPED [ 56%] 2023-03-20T11:53:49.8243920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-572] SKIPPED [ 56%] 2023-03-20T11:53:49.8251106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-573] SKIPPED [ 56%] 2023-03-20T11:53:49.8257314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-574] SKIPPED [ 56%] 2023-03-20T11:53:49.8265210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-575] SKIPPED [ 56%] 2023-03-20T11:53:49.8271670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-576] SKIPPED [ 56%] 2023-03-20T11:53:49.8278278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-577] SKIPPED [ 56%] 2023-03-20T11:53:49.8284694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-578] SKIPPED [ 56%] 2023-03-20T11:53:49.8292399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-579] SKIPPED [ 56%] 2023-03-20T11:53:49.8297879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-580] SKIPPED [ 56%] 2023-03-20T11:53:49.8304535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-581] SKIPPED [ 56%] 2023-03-20T11:53:49.8311297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-582] SKIPPED [ 56%] 2023-03-20T11:53:49.8317803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-583] SKIPPED [ 56%] 2023-03-20T11:53:49.8324170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-584] SKIPPED [ 56%] 2023-03-20T11:53:49.8330959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-585] SKIPPED [ 56%] 2023-03-20T11:53:49.8338207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-586] SKIPPED [ 56%] 2023-03-20T11:53:49.8344867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-587] SKIPPED [ 56%] 2023-03-20T11:53:49.8351551Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-588] SKIPPED [ 56%] 2023-03-20T11:53:49.8358089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-589] SKIPPED [ 56%] 2023-03-20T11:53:49.8364698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-590] SKIPPED [ 56%] 2023-03-20T11:53:49.8372417Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-591] SKIPPED [ 56%] 2023-03-20T11:53:49.8377873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-592] SKIPPED [ 56%] 2023-03-20T11:53:49.8384587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-593] SKIPPED [ 56%] 2023-03-20T11:53:49.8391089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-594] SKIPPED [ 56%] 2023-03-20T11:53:49.8397683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-595] SKIPPED [ 56%] 2023-03-20T11:53:49.8404433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-596] SKIPPED [ 56%] 2023-03-20T11:53:49.8411073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-597] SKIPPED [ 56%] 2023-03-20T11:53:49.8418636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-598] SKIPPED [ 56%] 2023-03-20T11:53:49.8425248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-599] SKIPPED [ 56%] 2023-03-20T11:53:49.8431944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-600] SKIPPED [ 56%] 2023-03-20T11:53:49.8438586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-601] SKIPPED [ 56%] 2023-03-20T11:53:49.8444896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-602] SKIPPED [ 56%] 2023-03-20T11:53:49.8451670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-603] SKIPPED [ 56%] 2023-03-20T11:53:49.8458226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-604] SKIPPED [ 56%] 2023-03-20T11:53:49.8464800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-605] SKIPPED [ 56%] 2023-03-20T11:53:49.8471462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-606] SKIPPED [ 56%] 2023-03-20T11:53:49.8478173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-607] SKIPPED [ 56%] 2023-03-20T11:53:49.8484337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-608] SKIPPED [ 56%] 2023-03-20T11:53:49.8493241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-609] SKIPPED [ 56%] 2023-03-20T11:53:49.8498578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-610] SKIPPED [ 56%] 2023-03-20T11:53:49.8505346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-611] SKIPPED [ 56%] 2023-03-20T11:53:49.8511991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-612] SKIPPED [ 56%] 2023-03-20T11:53:49.8518796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-613] SKIPPED [ 56%] 2023-03-20T11:53:49.8525009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-614] SKIPPED [ 56%] 2023-03-20T11:53:49.8532621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-615] SKIPPED [ 56%] 2023-03-20T11:53:49.8538061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-616] SKIPPED [ 56%] 2023-03-20T11:53:49.8544304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-617] SKIPPED [ 56%] 2023-03-20T11:53:49.8550949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-618] SKIPPED [ 56%] 2023-03-20T11:53:49.8557365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-619] SKIPPED [ 56%] 2023-03-20T11:53:49.8563806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-620] SKIPPED [ 56%] 2023-03-20T11:53:49.8572582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-621] SKIPPED [ 56%] 2023-03-20T11:53:49.8577879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-622] SKIPPED [ 56%] 2023-03-20T11:53:49.8584450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-623] SKIPPED [ 56%] 2023-03-20T11:53:49.8590756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-624] SKIPPED [ 56%] 2023-03-20T11:53:49.8597168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-625] SKIPPED [ 56%] 2023-03-20T11:53:49.8603710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-626] SKIPPED [ 56%] 2023-03-20T11:53:49.8610726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-627] SKIPPED [ 56%] 2023-03-20T11:53:49.8616596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-628] SKIPPED [ 56%] 2023-03-20T11:53:49.8623063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-629] SKIPPED [ 56%] 2023-03-20T11:53:49.8629242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-630] SKIPPED [ 56%] 2023-03-20T11:53:49.8635970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-631] SKIPPED [ 56%] 2023-03-20T11:53:49.8643591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-632] SKIPPED [ 56%] 2023-03-20T11:53:49.8650463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-633] SKIPPED [ 56%] 2023-03-20T11:53:49.8656445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-634] SKIPPED [ 56%] 2023-03-20T11:53:49.8662855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-635] SKIPPED [ 56%] 2023-03-20T11:53:49.8668993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-636] SKIPPED [ 56%] 2023-03-20T11:53:49.8675635Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-637] SKIPPED [ 56%] 2023-03-20T11:53:49.8682149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-638] SKIPPED [ 56%] 2023-03-20T11:53:49.8689459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-639] SKIPPED [ 56%] 2023-03-20T11:53:49.8695086Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-640] SKIPPED [ 56%] 2023-03-20T11:53:49.8701159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-641] SKIPPED [ 56%] 2023-03-20T11:53:49.8707473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-642] SKIPPED [ 56%] 2023-03-20T11:53:49.8715318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-643] SKIPPED [ 56%] 2023-03-20T11:53:49.8721905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-644] SKIPPED [ 56%] 2023-03-20T11:53:49.8729202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-645] SKIPPED [ 56%] 2023-03-20T11:53:49.8734711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-646] SKIPPED [ 56%] 2023-03-20T11:53:49.8741126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-647] SKIPPED [ 56%] 2023-03-20T11:53:49.8747616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-648] SKIPPED [ 56%] 2023-03-20T11:53:49.8754064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-649] SKIPPED [ 56%] 2023-03-20T11:53:49.8760482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-650] SKIPPED [ 56%] 2023-03-20T11:53:49.8766818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-651] SKIPPED [ 56%] 2023-03-20T11:53:49.8774321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-652] SKIPPED [ 56%] 2023-03-20T11:53:49.8779469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-653] SKIPPED [ 56%] 2023-03-20T11:53:49.8786219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-654] SKIPPED [ 56%] 2023-03-20T11:53:49.8795649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-655] SKIPPED [ 56%] 2023-03-20T11:53:49.8802071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-656] SKIPPED [ 56%] 2023-03-20T11:53:49.8809452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-657] SKIPPED [ 56%] 2023-03-20T11:53:49.8815247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-658] SKIPPED [ 56%] 2023-03-20T11:53:49.8821555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-659] SKIPPED [ 56%] 2023-03-20T11:53:49.8827491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-660] SKIPPED [ 56%] 2023-03-20T11:53:49.8834052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-661] SKIPPED [ 56%] 2023-03-20T11:53:49.8840469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-662] SKIPPED [ 56%] 2023-03-20T11:53:49.8846724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-663] SKIPPED [ 56%] 2023-03-20T11:53:49.8854046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-664] SKIPPED [ 56%] 2023-03-20T11:53:49.8859256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-665] SKIPPED [ 56%] 2023-03-20T11:53:49.8867141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-666] SKIPPED [ 56%] 2023-03-20T11:53:49.8873454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-667] SKIPPED [ 56%] 2023-03-20T11:53:49.8879674Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-668] SKIPPED [ 56%] 2023-03-20T11:53:49.8885755Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-669] SKIPPED [ 56%] 2023-03-20T11:53:49.8893096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-670] SKIPPED [ 56%] 2023-03-20T11:53:49.8898443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-671] SKIPPED [ 56%] 2023-03-20T11:53:49.8904989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-672] SKIPPED [ 56%] 2023-03-20T11:53:49.8911387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-673] SKIPPED [ 56%] 2023-03-20T11:53:49.8917757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-674] SKIPPED [ 56%] 2023-03-20T11:53:49.8924094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-675] SKIPPED [ 56%] 2023-03-20T11:53:49.8930761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-676] SKIPPED [ 56%] 2023-03-20T11:53:49.8937210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-677] SKIPPED [ 56%] 2023-03-20T11:53:49.8944995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-678] SKIPPED [ 56%] 2023-03-20T11:53:49.8951321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-679] SKIPPED [ 56%] 2023-03-20T11:53:49.8957940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-680] SKIPPED [ 56%] 2023-03-20T11:53:49.8964233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-681] SKIPPED [ 56%] 2023-03-20T11:53:49.8970796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-682] SKIPPED [ 56%] 2023-03-20T11:53:49.8977306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-683] SKIPPED [ 56%] 2023-03-20T11:53:49.8983671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-684] SKIPPED [ 56%] 2023-03-20T11:53:49.8990103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-685] SKIPPED [ 56%] 2023-03-20T11:53:49.8996744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-686] SKIPPED [ 56%] 2023-03-20T11:53:49.9003235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-687] SKIPPED [ 56%] 2023-03-20T11:53:49.9010623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-688] SKIPPED [ 56%] 2023-03-20T11:53:49.9017364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-689] SKIPPED [ 56%] 2023-03-20T11:53:49.9023754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-690] SKIPPED [ 56%] 2023-03-20T11:53:49.9029948Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-691] SKIPPED [ 56%] 2023-03-20T11:53:49.9036602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-692] SKIPPED [ 56%] 2023-03-20T11:53:49.9043072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-693] SKIPPED [ 56%] 2023-03-20T11:53:49.9050489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-694] SKIPPED [ 56%] 2023-03-20T11:53:49.9055399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-695] SKIPPED [ 56%] 2023-03-20T11:53:49.9062004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-696] SKIPPED [ 56%] 2023-03-20T11:53:49.9068225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-697] SKIPPED [ 56%] 2023-03-20T11:53:49.9074815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-698] SKIPPED [ 56%] 2023-03-20T11:53:49.9081312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-699] SKIPPED [ 56%] 2023-03-20T11:53:49.9088715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-700] SKIPPED [ 56%] 2023-03-20T11:53:49.9095496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-701] SKIPPED [ 56%] 2023-03-20T11:53:49.9102085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-702] SKIPPED [ 56%] 2023-03-20T11:53:49.9108205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-703] SKIPPED [ 56%] 2023-03-20T11:53:49.9114822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-704] SKIPPED [ 56%] 2023-03-20T11:53:49.9121303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-705] SKIPPED [ 56%] 2023-03-20T11:53:49.9127640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-706] SKIPPED [ 56%] 2023-03-20T11:53:49.9134200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-707] SKIPPED [ 56%] 2023-03-20T11:53:49.9140495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-708] SKIPPED [ 56%] 2023-03-20T11:53:49.9146935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-709] SKIPPED [ 56%] 2023-03-20T11:53:49.9153581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-710] SKIPPED [ 56%] 2023-03-20T11:53:49.9160040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-711] SKIPPED [ 56%] 2023-03-20T11:53:49.9167087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-712] SKIPPED [ 56%] 2023-03-20T11:53:49.9174127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-713] SKIPPED [ 56%] 2023-03-20T11:53:49.9180312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-714] SKIPPED [ 56%] 2023-03-20T11:53:49.9186720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-715] SKIPPED [ 56%] 2023-03-20T11:53:49.9193349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-716] SKIPPED [ 56%] 2023-03-20T11:53:49.9199549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-717] SKIPPED [ 56%] 2023-03-20T11:53:49.9205969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-718] SKIPPED [ 56%] 2023-03-20T11:53:49.9213201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-719] SKIPPED [ 56%] 2023-03-20T11:53:49.9218530Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_image_tensor-720] SKIPPED [ 56%] 2023-03-20T11:53:49.9225230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-00] SKIPPED [ 56%] 2023-03-20T11:53:49.9231704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-01] SKIPPED [ 56%] 2023-03-20T11:53:49.9238400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-02] SKIPPED [ 56%] 2023-03-20T11:53:49.9245704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-03] SKIPPED [ 56%] 2023-03-20T11:53:49.9252829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-04] SKIPPED [ 56%] 2023-03-20T11:53:49.9258406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-05] SKIPPED [ 56%] 2023-03-20T11:53:49.9264963Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-06] SKIPPED [ 56%] 2023-03-20T11:53:49.9271329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-07] SKIPPED [ 56%] 2023-03-20T11:53:49.9277236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-08] SKIPPED [ 56%] 2023-03-20T11:53:49.9283735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-09] SKIPPED [ 56%] 2023-03-20T11:53:49.9290707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-10] SKIPPED [ 56%] 2023-03-20T11:53:49.9296349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-11] SKIPPED [ 56%] 2023-03-20T11:53:49.9302882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-12] SKIPPED [ 56%] 2023-03-20T11:53:49.9309249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-13] SKIPPED [ 56%] 2023-03-20T11:53:49.9317030Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-14] SKIPPED [ 56%] 2023-03-20T11:53:49.9323282Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-15] SKIPPED [ 56%] 2023-03-20T11:53:49.9330561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-16] SKIPPED [ 56%] 2023-03-20T11:53:49.9336123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-17] SKIPPED [ 56%] 2023-03-20T11:53:49.9342756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-18] SKIPPED [ 56%] 2023-03-20T11:53:49.9348876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-19] SKIPPED [ 56%] 2023-03-20T11:53:49.9355109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-20] SKIPPED [ 56%] 2023-03-20T11:53:49.9361381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-21] SKIPPED [ 56%] 2023-03-20T11:53:49.9368648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-22] SKIPPED [ 56%] 2023-03-20T11:53:49.9374470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-23] SKIPPED [ 56%] 2023-03-20T11:53:49.9380286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-24] SKIPPED [ 56%] 2023-03-20T11:53:49.9386301Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-25] SKIPPED [ 56%] 2023-03-20T11:53:49.9394045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-26] SKIPPED [ 56%] 2023-03-20T11:53:49.9400431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-27] SKIPPED [ 56%] 2023-03-20T11:53:49.9406641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-28] SKIPPED [ 56%] 2023-03-20T11:53:49.9414262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-29] SKIPPED [ 56%] 2023-03-20T11:53:49.9419310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-30] SKIPPED [ 56%] 2023-03-20T11:53:49.9425613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-31] SKIPPED [ 56%] 2023-03-20T11:53:49.9432131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-32] SKIPPED [ 56%] 2023-03-20T11:53:49.9438142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-33] SKIPPED [ 56%] 2023-03-20T11:53:49.9444340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-34] SKIPPED [ 56%] 2023-03-20T11:53:49.9450770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-35] SKIPPED [ 56%] 2023-03-20T11:53:49.9456717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-36] SKIPPED [ 56%] 2023-03-20T11:53:49.9464617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-37] SKIPPED [ 56%] 2023-03-20T11:53:49.9470750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-38] SKIPPED [ 56%] 2023-03-20T11:53:49.9477349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-39] SKIPPED [ 56%] 2023-03-20T11:53:49.9483819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-40] SKIPPED [ 56%] 2023-03-20T11:53:49.9490517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-41] SKIPPED [ 56%] 2023-03-20T11:53:49.9496847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-42] SKIPPED [ 56%] 2023-03-20T11:53:49.9503215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-43] SKIPPED [ 56%] 2023-03-20T11:53:49.9509173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-44] SKIPPED [ 56%] 2023-03-20T11:53:49.9515602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-45] SKIPPED [ 56%] 2023-03-20T11:53:49.9521975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-46] SKIPPED [ 56%] 2023-03-20T11:53:49.9529383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-47] SKIPPED [ 56%] 2023-03-20T11:53:49.9534449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-48] SKIPPED [ 56%] 2023-03-20T11:53:49.9542128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-49] SKIPPED [ 56%] 2023-03-20T11:53:49.9548174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-50] SKIPPED [ 56%] 2023-03-20T11:53:49.9554850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-51] SKIPPED [ 56%] 2023-03-20T11:53:49.9561326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-52] SKIPPED [ 56%] 2023-03-20T11:53:49.9568643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-53] SKIPPED [ 56%] 2023-03-20T11:53:49.9574105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_bounding_box-54] SKIPPED [ 56%] 2023-03-20T11:53:49.9580526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-00] SKIPPED [ 56%] 2023-03-20T11:53:49.9586836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-01] SKIPPED [ 56%] 2023-03-20T11:53:49.9593386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-02] SKIPPED [ 56%] 2023-03-20T11:53:49.9599692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-03] SKIPPED [ 56%] 2023-03-20T11:53:49.9605965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-04] SKIPPED [ 56%] 2023-03-20T11:53:49.9613964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-05] SKIPPED [ 56%] 2023-03-20T11:53:49.9619962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-06] SKIPPED [ 56%] 2023-03-20T11:53:49.9626401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-07] SKIPPED [ 56%] 2023-03-20T11:53:49.9633076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-08] SKIPPED [ 56%] 2023-03-20T11:53:49.9638797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-09] SKIPPED [ 56%] 2023-03-20T11:53:49.9645212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-10] SKIPPED [ 56%] 2023-03-20T11:53:49.9652698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-11] SKIPPED [ 56%] 2023-03-20T11:53:49.9657971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-12] SKIPPED [ 56%] 2023-03-20T11:53:49.9664520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-13] SKIPPED [ 56%] 2023-03-20T11:53:49.9670795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-14] SKIPPED [ 56%] 2023-03-20T11:53:49.9677235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-15] SKIPPED [ 56%] 2023-03-20T11:53:49.9686257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-16] SKIPPED [ 56%] 2023-03-20T11:53:49.9693495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-17] SKIPPED [ 56%] 2023-03-20T11:53:49.9699033Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-18] SKIPPED [ 56%] 2023-03-20T11:53:49.9705681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-19] SKIPPED [ 56%] 2023-03-20T11:53:49.9712054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-20] SKIPPED [ 56%] 2023-03-20T11:53:49.9718072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-21] SKIPPED [ 56%] 2023-03-20T11:53:49.9724275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-22] SKIPPED [ 56%] 2023-03-20T11:53:49.9731067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-23] SKIPPED [ 56%] 2023-03-20T11:53:49.9737159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-24] SKIPPED [ 56%] 2023-03-20T11:53:49.9743397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-25] SKIPPED [ 56%] 2023-03-20T11:53:49.9749420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-26] SKIPPED [ 56%] 2023-03-20T11:53:49.9756054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-27] SKIPPED [ 56%] 2023-03-20T11:53:49.9763411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-28] SKIPPED [ 56%] 2023-03-20T11:53:49.9770636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-29] SKIPPED [ 56%] 2023-03-20T11:53:49.9776051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-30] SKIPPED [ 56%] 2023-03-20T11:53:49.9782606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-31] SKIPPED [ 56%] 2023-03-20T11:53:49.9788804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-32] SKIPPED [ 56%] 2023-03-20T11:53:49.9795353Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-33] SKIPPED [ 56%] 2023-03-20T11:53:49.9802029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-34] SKIPPED [ 56%] 2023-03-20T11:53:49.9809498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-35] SKIPPED [ 56%] 2023-03-20T11:53:49.9814742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_mask-36] SKIPPED [ 56%] 2023-03-20T11:53:49.9821316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-00] SKIPPED [ 56%] 2023-03-20T11:53:49.9827349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-01] SKIPPED [ 56%] 2023-03-20T11:53:49.9835244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-02] SKIPPED [ 56%] 2023-03-20T11:53:49.9841623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-03] SKIPPED [ 56%] 2023-03-20T11:53:49.9849036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-04] SKIPPED [ 56%] 2023-03-20T11:53:49.9854555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-05] SKIPPED [ 56%] 2023-03-20T11:53:49.9860750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-06] SKIPPED [ 56%] 2023-03-20T11:53:49.9867149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-07] SKIPPED [ 56%] 2023-03-20T11:53:49.9873761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-08] SKIPPED [ 56%] 2023-03-20T11:53:49.9880038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-09] SKIPPED [ 56%] 2023-03-20T11:53:49.9886299Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-10] SKIPPED [ 56%] 2023-03-20T11:53:49.9893476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-11] SKIPPED [ 56%] 2023-03-20T11:53:49.9899073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-12] SKIPPED [ 56%] 2023-03-20T11:53:49.9905725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-13] SKIPPED [ 56%] 2023-03-20T11:53:49.9914041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-14] SKIPPED [ 56%] 2023-03-20T11:53:49.9919808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-15] SKIPPED [ 56%] 2023-03-20T11:53:49.9925899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-16] SKIPPED [ 56%] 2023-03-20T11:53:49.9933403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-17] SKIPPED [ 56%] 2023-03-20T11:53:49.9938817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-18] SKIPPED [ 56%] 2023-03-20T11:53:49.9945259Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-19] SKIPPED [ 56%] 2023-03-20T11:53:49.9951738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-20] SKIPPED [ 56%] 2023-03-20T11:53:49.9958662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-21] SKIPPED [ 56%] 2023-03-20T11:53:49.9964264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-22] SKIPPED [ 56%] 2023-03-20T11:53:49.9970775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-23] SKIPPED [ 56%] 2023-03-20T11:53:49.9977237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-24] SKIPPED [ 56%] 2023-03-20T11:53:49.9984923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-25] SKIPPED [ 56%] 2023-03-20T11:53:49.9991279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-26] SKIPPED [ 56%] 2023-03-20T11:53:49.9997674Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-27] SKIPPED [ 56%] 2023-03-20T11:53:50.0004148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-28] SKIPPED [ 56%] 2023-03-20T11:53:50.0010673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-29] SKIPPED [ 56%] 2023-03-20T11:53:50.0017043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-30] SKIPPED [ 56%] 2023-03-20T11:53:50.0023454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-31] SKIPPED [ 56%] 2023-03-20T11:53:50.0029569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-32] SKIPPED [ 56%] 2023-03-20T11:53:50.0036364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-33] SKIPPED [ 56%] 2023-03-20T11:53:50.0042817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-34] SKIPPED [ 56%] 2023-03-20T11:53:50.0050150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-35] SKIPPED [ 56%] 2023-03-20T11:53:50.0055605Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-perspective_video-36] SKIPPED [ 56%] 2023-03-20T11:53:50.0063148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-000] SKIPPED [ 56%] 2023-03-20T11:53:50.0069294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-001] SKIPPED [ 56%] 2023-03-20T11:53:50.0075976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-002] SKIPPED [ 56%] 2023-03-20T11:53:50.0082559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-003] SKIPPED [ 56%] 2023-03-20T11:53:50.0090361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-004] SKIPPED [ 56%] 2023-03-20T11:53:50.0095331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-005] SKIPPED [ 56%] 2023-03-20T11:53:50.0101653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-006] SKIPPED [ 56%] 2023-03-20T11:53:50.0108109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-007] SKIPPED [ 56%] 2023-03-20T11:53:50.0114857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-008] SKIPPED [ 56%] 2023-03-20T11:53:50.0121302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-009] SKIPPED [ 56%] 2023-03-20T11:53:50.0127389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-010] SKIPPED [ 56%] 2023-03-20T11:53:50.0135133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-011] SKIPPED [ 56%] 2023-03-20T11:53:50.0141466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-012] SKIPPED [ 56%] 2023-03-20T11:53:50.0147907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-013] SKIPPED [ 56%] 2023-03-20T11:53:50.0154511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-014] SKIPPED [ 56%] 2023-03-20T11:53:50.0160856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-015] SKIPPED [ 56%] 2023-03-20T11:53:50.0167034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-016] SKIPPED [ 56%] 2023-03-20T11:53:50.0173735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-017] SKIPPED [ 56%] 2023-03-20T11:53:50.0179900Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-018] SKIPPED [ 56%] 2023-03-20T11:53:50.0186481Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-019] SKIPPED [ 56%] 2023-03-20T11:53:50.0192971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-020] SKIPPED [ 56%] 2023-03-20T11:53:50.0199314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-021] SKIPPED [ 56%] 2023-03-20T11:53:50.0205477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-022] SKIPPED [ 56%] 2023-03-20T11:53:50.0213806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-023] SKIPPED [ 56%] 2023-03-20T11:53:50.0219349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-024] SKIPPED [ 56%] 2023-03-20T11:53:50.0225903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-025] SKIPPED [ 56%] 2023-03-20T11:53:50.0232421Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-026] SKIPPED [ 56%] 2023-03-20T11:53:50.0238871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-027] SKIPPED [ 56%] 2023-03-20T11:53:50.0245079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-028] SKIPPED [ 56%] 2023-03-20T11:53:50.0252347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-029] SKIPPED [ 56%] 2023-03-20T11:53:50.0257803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-030] SKIPPED [ 56%] 2023-03-20T11:53:50.0264323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-031] SKIPPED [ 56%] 2023-03-20T11:53:50.0270584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-032] SKIPPED [ 56%] 2023-03-20T11:53:50.0276990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-033] SKIPPED [ 56%] 2023-03-20T11:53:50.0284605Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-034] SKIPPED [ 56%] 2023-03-20T11:53:50.0290989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-035] SKIPPED [ 56%] 2023-03-20T11:53:50.0296987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-036] SKIPPED [ 56%] 2023-03-20T11:53:50.0303515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-037] SKIPPED [ 56%] 2023-03-20T11:53:50.0309689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-038] SKIPPED [ 56%] 2023-03-20T11:53:50.0316324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-039] SKIPPED [ 56%] 2023-03-20T11:53:50.0322765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-040] SKIPPED [ 56%] 2023-03-20T11:53:50.0330366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-041] SKIPPED [ 56%] 2023-03-20T11:53:50.0335723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-042] SKIPPED [ 56%] 2023-03-20T11:53:50.0342183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-043] SKIPPED [ 56%] 2023-03-20T11:53:50.0348380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-044] SKIPPED [ 56%] 2023-03-20T11:53:50.0354603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-045] SKIPPED [ 56%] 2023-03-20T11:53:50.0361967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-046] SKIPPED [ 56%] 2023-03-20T11:53:50.0369301Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-047] SKIPPED [ 56%] 2023-03-20T11:53:50.0374834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-048] SKIPPED [ 56%] 2023-03-20T11:53:50.0381292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-049] SKIPPED [ 56%] 2023-03-20T11:53:50.0387492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-050] SKIPPED [ 56%] 2023-03-20T11:53:50.0393876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-051] SKIPPED [ 56%] 2023-03-20T11:53:50.0399893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-052] SKIPPED [ 56%] 2023-03-20T11:53:50.0406181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-053] SKIPPED [ 56%] 2023-03-20T11:53:50.0414002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-054] SKIPPED [ 56%] 2023-03-20T11:53:50.0419222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-055] SKIPPED [ 56%] 2023-03-20T11:53:50.0425802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-056] SKIPPED [ 56%] 2023-03-20T11:53:50.0433746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-057] SKIPPED [ 56%] 2023-03-20T11:53:50.0440098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-058] SKIPPED [ 56%] 2023-03-20T11:53:50.0446818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-059] SKIPPED [ 56%] 2023-03-20T11:53:50.0453930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-060] SKIPPED [ 56%] 2023-03-20T11:53:50.0460249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-061] SKIPPED [ 56%] 2023-03-20T11:53:50.0466898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-062] SKIPPED [ 56%] 2023-03-20T11:53:50.0473639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-063] SKIPPED [ 56%] 2023-03-20T11:53:50.0479914Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-064] SKIPPED [ 56%] 2023-03-20T11:53:50.0486337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-065] SKIPPED [ 56%] 2023-03-20T11:53:50.0493794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-066] SKIPPED [ 56%] 2023-03-20T11:53:50.0499172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-067] SKIPPED [ 56%] 2023-03-20T11:53:50.0507049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-068] SKIPPED [ 56%] 2023-03-20T11:53:50.0513775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-069] SKIPPED [ 56%] 2023-03-20T11:53:50.0520158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-070] SKIPPED [ 56%] 2023-03-20T11:53:50.0526527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-071] SKIPPED [ 56%] 2023-03-20T11:53:50.0533932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-072] SKIPPED [ 56%] 2023-03-20T11:53:50.0539576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-073] SKIPPED [ 56%] 2023-03-20T11:53:50.0546232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-074] SKIPPED [ 56%] 2023-03-20T11:53:50.0552723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-075] SKIPPED [ 56%] 2023-03-20T11:53:50.0559440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-076] SKIPPED [ 56%] 2023-03-20T11:53:50.0565803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-077] SKIPPED [ 56%] 2023-03-20T11:53:50.0573282Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-078] SKIPPED [ 56%] 2023-03-20T11:53:50.0578850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-079] SKIPPED [ 56%] 2023-03-20T11:53:50.0588166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-080] SKIPPED [ 56%] 2023-03-20T11:53:50.0594744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-081] SKIPPED [ 56%] 2023-03-20T11:53:50.0601305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-082] SKIPPED [ 56%] 2023-03-20T11:53:50.0608645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-083] SKIPPED [ 56%] 2023-03-20T11:53:50.0614498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-084] SKIPPED [ 56%] 2023-03-20T11:53:50.0620151Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-085] SKIPPED [ 56%] 2023-03-20T11:53:50.0626816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-086] SKIPPED [ 56%] 2023-03-20T11:53:50.0633583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-087] SKIPPED [ 56%] 2023-03-20T11:53:50.0640042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-088] SKIPPED [ 56%] 2023-03-20T11:53:50.0646357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-089] SKIPPED [ 56%] 2023-03-20T11:53:50.0653477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-090] SKIPPED [ 56%] 2023-03-20T11:53:50.0660625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-091] SKIPPED [ 56%] 2023-03-20T11:53:50.0667206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-092] SKIPPED [ 56%] 2023-03-20T11:53:50.0673899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-093] SKIPPED [ 56%] 2023-03-20T11:53:50.0680420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-094] SKIPPED [ 56%] 2023-03-20T11:53:50.0686659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-095] SKIPPED [ 56%] 2023-03-20T11:53:50.0694035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-096] SKIPPED [ 56%] 2023-03-20T11:53:50.0700015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-097] SKIPPED [ 56%] 2023-03-20T11:53:50.0706536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-098] SKIPPED [ 56%] 2023-03-20T11:53:50.0713391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-099] SKIPPED [ 56%] 2023-03-20T11:53:50.0719784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-100] SKIPPED [ 56%] 2023-03-20T11:53:50.0726003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-101] SKIPPED [ 56%] 2023-03-20T11:53:50.0733677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-102] SKIPPED [ 56%] 2023-03-20T11:53:50.0740433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-103] SKIPPED [ 56%] 2023-03-20T11:53:50.0747023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-104] SKIPPED [ 56%] 2023-03-20T11:53:50.0753802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-105] SKIPPED [ 56%] 2023-03-20T11:53:50.0760174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-106] SKIPPED [ 56%] 2023-03-20T11:53:50.0766352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-107] SKIPPED [ 56%] 2023-03-20T11:53:50.0773771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-108] SKIPPED [ 56%] 2023-03-20T11:53:50.0779410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-109] SKIPPED [ 56%] 2023-03-20T11:53:50.0786066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-110] SKIPPED [ 56%] 2023-03-20T11:53:50.0792954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-111] SKIPPED [ 56%] 2023-03-20T11:53:50.0799357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-112] SKIPPED [ 56%] 2023-03-20T11:53:50.0805601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-113] SKIPPED [ 56%] 2023-03-20T11:53:50.0813600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-114] SKIPPED [ 56%] 2023-03-20T11:53:50.0819688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-115] SKIPPED [ 56%] 2023-03-20T11:53:50.0826476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-116] SKIPPED [ 56%] 2023-03-20T11:53:50.0833058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-117] SKIPPED [ 56%] 2023-03-20T11:53:50.0838936Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-118] SKIPPED [ 56%] 2023-03-20T11:53:50.0845350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-119] SKIPPED [ 56%] 2023-03-20T11:53:50.0852777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-120] SKIPPED [ 56%] 2023-03-20T11:53:50.0858344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-121] SKIPPED [ 56%] 2023-03-20T11:53:50.0865072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-122] SKIPPED [ 56%] 2023-03-20T11:53:50.0871553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-123] SKIPPED [ 56%] 2023-03-20T11:53:50.0878079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-124] SKIPPED [ 56%] 2023-03-20T11:53:50.0884526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-125] SKIPPED [ 56%] 2023-03-20T11:53:50.0893387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-126] SKIPPED [ 56%] 2023-03-20T11:53:50.0898912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-127] SKIPPED [ 56%] 2023-03-20T11:53:50.0905474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-128] SKIPPED [ 56%] 2023-03-20T11:53:50.0911999Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-129] SKIPPED [ 56%] 2023-03-20T11:53:50.0918686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-130] SKIPPED [ 56%] 2023-03-20T11:53:50.0925036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-131] SKIPPED [ 56%] 2023-03-20T11:53:50.0931394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-132] SKIPPED [ 56%] 2023-03-20T11:53:50.0937995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-133] SKIPPED [ 56%] 2023-03-20T11:53:50.0944418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-134] SKIPPED [ 56%] 2023-03-20T11:53:50.0951148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-135] SKIPPED [ 56%] 2023-03-20T11:53:50.0957117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-136] SKIPPED [ 56%] 2023-03-20T11:53:50.0964748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-137] SKIPPED [ 56%] 2023-03-20T11:53:50.0972568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-138] SKIPPED [ 56%] 2023-03-20T11:53:50.0977957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-139] SKIPPED [ 56%] 2023-03-20T11:53:50.0984680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-140] SKIPPED [ 56%] 2023-03-20T11:53:50.0991119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-141] SKIPPED [ 56%] 2023-03-20T11:53:50.0997234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-142] SKIPPED [ 56%] 2023-03-20T11:53:50.1003658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-143] SKIPPED [ 56%] 2023-03-20T11:53:50.1010508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-144] SKIPPED [ 56%] 2023-03-20T11:53:50.1016565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-145] SKIPPED [ 56%] 2023-03-20T11:53:50.1023215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-146] SKIPPED [ 56%] 2023-03-20T11:53:50.1029571Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-147] SKIPPED [ 56%] 2023-03-20T11:53:50.1036306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-148] SKIPPED [ 56%] 2023-03-20T11:53:50.1043853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-149] SKIPPED [ 56%] 2023-03-20T11:53:50.1050793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-150] SKIPPED [ 56%] 2023-03-20T11:53:50.1057089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-151] SKIPPED [ 56%] 2023-03-20T11:53:50.1063695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-152] SKIPPED [ 56%] 2023-03-20T11:53:50.1070060Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-153] SKIPPED [ 56%] 2023-03-20T11:53:50.1076262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-154] SKIPPED [ 56%] 2023-03-20T11:53:50.1082796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-155] SKIPPED [ 56%] 2023-03-20T11:53:50.1090585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-156] SKIPPED [ 56%] 2023-03-20T11:53:50.1095890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-157] SKIPPED [ 56%] 2023-03-20T11:53:50.1102584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-158] SKIPPED [ 56%] 2023-03-20T11:53:50.1108658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-159] SKIPPED [ 56%] 2023-03-20T11:53:50.1116621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-160] SKIPPED [ 56%] 2023-03-20T11:53:50.1123072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-161] SKIPPED [ 56%] 2023-03-20T11:53:50.1130461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-162] SKIPPED [ 56%] 2023-03-20T11:53:50.1136092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-163] SKIPPED [ 56%] 2023-03-20T11:53:50.1142721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-164] SKIPPED [ 56%] 2023-03-20T11:53:50.1149070Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-165] SKIPPED [ 56%] 2023-03-20T11:53:50.1155859Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-166] SKIPPED [ 56%] 2023-03-20T11:53:50.1162315Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-167] SKIPPED [ 56%] 2023-03-20T11:53:50.1169829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-168] SKIPPED [ 56%] 2023-03-20T11:53:50.1175367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-169] SKIPPED [ 56%] 2023-03-20T11:53:50.1181797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-170] SKIPPED [ 56%] 2023-03-20T11:53:50.1188187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-171] SKIPPED [ 56%] 2023-03-20T11:53:50.1196149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-172] SKIPPED [ 56%] 2023-03-20T11:53:50.1202556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-173] SKIPPED [ 56%] 2023-03-20T11:53:50.1210331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-174] SKIPPED [ 56%] 2023-03-20T11:53:50.1215559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-175] SKIPPED [ 56%] 2023-03-20T11:53:50.1222054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-176] SKIPPED [ 56%] 2023-03-20T11:53:50.1228518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-177] SKIPPED [ 56%] 2023-03-20T11:53:50.1235377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-178] SKIPPED [ 56%] 2023-03-20T11:53:50.1241775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-179] SKIPPED [ 56%] 2023-03-20T11:53:50.1249334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-180] SKIPPED [ 56%] 2023-03-20T11:53:50.1254996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-181] SKIPPED [ 56%] 2023-03-20T11:53:50.1261289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-182] SKIPPED [ 56%] 2023-03-20T11:53:50.1268882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-183] SKIPPED [ 56%] 2023-03-20T11:53:50.1275681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-184] SKIPPED [ 56%] 2023-03-20T11:53:50.1282175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-185] SKIPPED [ 56%] 2023-03-20T11:53:50.1289792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-186] SKIPPED [ 56%] 2023-03-20T11:53:50.1295171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-187] SKIPPED [ 56%] 2023-03-20T11:53:50.1301489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-188] SKIPPED [ 56%] 2023-03-20T11:53:50.1308060Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-189] SKIPPED [ 56%] 2023-03-20T11:53:50.1314830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-190] SKIPPED [ 56%] 2023-03-20T11:53:50.1321378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-191] SKIPPED [ 56%] 2023-03-20T11:53:50.1328858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-192] SKIPPED [ 56%] 2023-03-20T11:53:50.1334579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-193] SKIPPED [ 56%] 2023-03-20T11:53:50.1340632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-194] SKIPPED [ 56%] 2023-03-20T11:53:50.1348328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-195] SKIPPED [ 56%] 2023-03-20T11:53:50.1355136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-196] SKIPPED [ 56%] 2023-03-20T11:53:50.1361673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-197] SKIPPED [ 56%] 2023-03-20T11:53:50.1369313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-198] SKIPPED [ 56%] 2023-03-20T11:53:50.1374502Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-199] SKIPPED [ 56%] 2023-03-20T11:53:50.1380965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-200] SKIPPED [ 56%] 2023-03-20T11:53:50.1387023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-201] SKIPPED [ 56%] 2023-03-20T11:53:50.1393827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-202] SKIPPED [ 56%] 2023-03-20T11:53:50.1400152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-203] SKIPPED [ 56%] 2023-03-20T11:53:50.1406628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-204] SKIPPED [ 56%] 2023-03-20T11:53:50.1414069Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-205] SKIPPED [ 56%] 2023-03-20T11:53:50.1420892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-206] SKIPPED [ 56%] 2023-03-20T11:53:50.1427760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-207] SKIPPED [ 56%] 2023-03-20T11:53:50.1434722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-208] SKIPPED [ 56%] 2023-03-20T11:53:50.1441233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-209] SKIPPED [ 56%] 2023-03-20T11:53:50.1448724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-210] SKIPPED [ 56%] 2023-03-20T11:53:50.1454155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-211] SKIPPED [ 56%] 2023-03-20T11:53:50.1460401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-212] SKIPPED [ 56%] 2023-03-20T11:53:50.1467115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-213] SKIPPED [ 56%] 2023-03-20T11:53:50.1473704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-214] SKIPPED [ 56%] 2023-03-20T11:53:50.1479987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-215] SKIPPED [ 56%] 2023-03-20T11:53:50.1486279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-216] SKIPPED [ 56%] 2023-03-20T11:53:50.1495878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-217] SKIPPED [ 56%] 2023-03-20T11:53:50.1502415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-218] SKIPPED [ 56%] 2023-03-20T11:53:50.1508897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-219] SKIPPED [ 56%] 2023-03-20T11:53:50.1515621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-220] SKIPPED [ 56%] 2023-03-20T11:53:50.1522035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-221] SKIPPED [ 56%] 2023-03-20T11:53:50.1529788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-222] SKIPPED [ 56%] 2023-03-20T11:53:50.1534989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-223] SKIPPED [ 56%] 2023-03-20T11:53:50.1541522Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-224] SKIPPED [ 56%] 2023-03-20T11:53:50.1547797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-225] SKIPPED [ 56%] 2023-03-20T11:53:50.1554181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-226] SKIPPED [ 56%] 2023-03-20T11:53:50.1560415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-227] SKIPPED [ 56%] 2023-03-20T11:53:50.1566908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-228] SKIPPED [ 56%] 2023-03-20T11:53:50.1575140Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-229] SKIPPED [ 56%] 2023-03-20T11:53:50.1581701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-230] SKIPPED [ 56%] 2023-03-20T11:53:50.1587748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-231] SKIPPED [ 56%] 2023-03-20T11:53:50.1594543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-232] SKIPPED [ 56%] 2023-03-20T11:53:50.1601105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-233] SKIPPED [ 56%] 2023-03-20T11:53:50.1607463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-234] SKIPPED [ 56%] 2023-03-20T11:53:50.1614543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-235] SKIPPED [ 56%] 2023-03-20T11:53:50.1620816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-236] SKIPPED [ 56%] 2023-03-20T11:53:50.1627395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-237] SKIPPED [ 56%] 2023-03-20T11:53:50.1634083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-238] SKIPPED [ 56%] 2023-03-20T11:53:50.1640518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-239] SKIPPED [ 56%] 2023-03-20T11:53:50.1649364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-240] SKIPPED [ 56%] 2023-03-20T11:53:50.1655031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-241] SKIPPED [ 56%] 2023-03-20T11:53:50.1661623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-242] SKIPPED [ 56%] 2023-03-20T11:53:50.1668051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-243] SKIPPED [ 56%] 2023-03-20T11:53:50.1674824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-244] SKIPPED [ 56%] 2023-03-20T11:53:50.1681274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-245] SKIPPED [ 56%] 2023-03-20T11:53:50.1687580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-246] SKIPPED [ 56%] 2023-03-20T11:53:50.1694329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-247] SKIPPED [ 56%] 2023-03-20T11:53:50.1700641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-248] SKIPPED [ 56%] 2023-03-20T11:53:50.1706849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-249] SKIPPED [ 56%] 2023-03-20T11:53:50.1713716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-250] SKIPPED [ 56%] 2023-03-20T11:53:50.1720047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-251] SKIPPED [ 56%] 2023-03-20T11:53:50.1728903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-252] SKIPPED [ 56%] 2023-03-20T11:53:50.1734497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-253] SKIPPED [ 56%] 2023-03-20T11:53:50.1740893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-254] SKIPPED [ 56%] 2023-03-20T11:53:50.1747416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-255] SKIPPED [ 56%] 2023-03-20T11:53:50.1754248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-256] SKIPPED [ 56%] 2023-03-20T11:53:50.1760693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-257] SKIPPED [ 56%] 2023-03-20T11:53:50.1767011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-258] SKIPPED [ 56%] 2023-03-20T11:53:50.1774510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-259] SKIPPED [ 56%] 2023-03-20T11:53:50.1780401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-260] SKIPPED [ 56%] 2023-03-20T11:53:50.1786993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-261] SKIPPED [ 56%] 2023-03-20T11:53:50.1793771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-262] SKIPPED [ 56%] 2023-03-20T11:53:50.1801474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-263] SKIPPED [ 56%] 2023-03-20T11:53:50.1808921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-264] SKIPPED [ 56%] 2023-03-20T11:53:50.1814848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-265] SKIPPED [ 56%] 2023-03-20T11:53:50.1821483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-266] SKIPPED [ 56%] 2023-03-20T11:53:50.1828354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-267] SKIPPED [ 56%] 2023-03-20T11:53:50.1835331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-268] SKIPPED [ 56%] 2023-03-20T11:53:50.1841896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-269] SKIPPED [ 56%] 2023-03-20T11:53:50.1849723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-270] SKIPPED [ 56%] 2023-03-20T11:53:50.1855326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-271] SKIPPED [ 56%] 2023-03-20T11:53:50.1862444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-272] SKIPPED [ 56%] 2023-03-20T11:53:50.1869366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-273] SKIPPED [ 56%] 2023-03-20T11:53:50.1876521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-274] SKIPPED [ 56%] 2023-03-20T11:53:50.1884422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-275] SKIPPED [ 56%] 2023-03-20T11:53:50.1891563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-276] SKIPPED [ 56%] 2023-03-20T11:53:50.1898410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-277] SKIPPED [ 56%] 2023-03-20T11:53:50.1905558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-278] SKIPPED [ 56%] 2023-03-20T11:53:50.1912238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-279] SKIPPED [ 56%] 2023-03-20T11:53:50.1919506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-280] SKIPPED [ 56%] 2023-03-20T11:53:50.1926394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-281] SKIPPED [ 56%] 2023-03-20T11:53:50.1934564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-282] SKIPPED [ 56%] 2023-03-20T11:53:50.1939842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-283] SKIPPED [ 56%] 2023-03-20T11:53:50.1947679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-284] SKIPPED [ 56%] 2023-03-20T11:53:50.1954175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-285] SKIPPED [ 56%] 2023-03-20T11:53:50.1962944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-286] SKIPPED [ 56%] 2023-03-20T11:53:50.1970391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-287] SKIPPED [ 56%] 2023-03-20T11:53:50.1976798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-288] SKIPPED [ 56%] 2023-03-20T11:53:50.1983334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-289] SKIPPED [ 56%] 2023-03-20T11:53:50.1989415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-290] SKIPPED [ 56%] 2023-03-20T11:53:50.1996048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-291] SKIPPED [ 56%] 2023-03-20T11:53:50.2002366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-292] SKIPPED [ 56%] 2023-03-20T11:53:50.2010111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-293] SKIPPED [ 56%] 2023-03-20T11:53:50.2015546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-294] SKIPPED [ 56%] 2023-03-20T11:53:50.2021872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-295] SKIPPED [ 56%] 2023-03-20T11:53:50.2028543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-296] SKIPPED [ 56%] 2023-03-20T11:53:50.2035272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-297] SKIPPED [ 56%] 2023-03-20T11:53:50.2042906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-298] SKIPPED [ 56%] 2023-03-20T11:53:50.2050372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-299] SKIPPED [ 56%] 2023-03-20T11:53:50.2055915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-300] SKIPPED [ 56%] 2023-03-20T11:53:50.2062377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-301] SKIPPED [ 56%] 2023-03-20T11:53:50.2068718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-302] SKIPPED [ 56%] 2023-03-20T11:53:50.2075240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-303] SKIPPED [ 56%] 2023-03-20T11:53:50.2081781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-304] SKIPPED [ 56%] 2023-03-20T11:53:50.2089253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-305] SKIPPED [ 56%] 2023-03-20T11:53:50.2094628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-306] SKIPPED [ 56%] 2023-03-20T11:53:50.2100869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-307] SKIPPED [ 56%] 2023-03-20T11:53:50.2107349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-308] SKIPPED [ 56%] 2023-03-20T11:53:50.2115305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-309] SKIPPED [ 56%] 2023-03-20T11:53:50.2121857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-310] SKIPPED [ 56%] 2023-03-20T11:53:50.2129420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-311] SKIPPED [ 56%] 2023-03-20T11:53:50.2134759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-312] SKIPPED [ 56%] 2023-03-20T11:53:50.2141426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-313] SKIPPED [ 56%] 2023-03-20T11:53:50.2147802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-314] SKIPPED [ 56%] 2023-03-20T11:53:50.2154271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-315] SKIPPED [ 56%] 2023-03-20T11:53:50.2160367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-316] SKIPPED [ 56%] 2023-03-20T11:53:50.2166796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-317] SKIPPED [ 56%] 2023-03-20T11:53:50.2173766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-318] SKIPPED [ 56%] 2023-03-20T11:53:50.2179731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-319] SKIPPED [ 56%] 2023-03-20T11:53:50.2186368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-320] SKIPPED [ 56%] 2023-03-20T11:53:50.2194187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-321] SKIPPED [ 56%] 2023-03-20T11:53:50.2200899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-322] SKIPPED [ 56%] 2023-03-20T11:53:50.2206958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-323] SKIPPED [ 56%] 2023-03-20T11:53:50.2214501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-324] SKIPPED [ 56%] 2023-03-20T11:53:50.2220226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-325] SKIPPED [ 56%] 2023-03-20T11:53:50.2226871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-326] SKIPPED [ 56%] 2023-03-20T11:53:50.2233534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-327] SKIPPED [ 56%] 2023-03-20T11:53:50.2240075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-328] SKIPPED [ 56%] 2023-03-20T11:53:50.2246506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-329] SKIPPED [ 56%] 2023-03-20T11:53:50.2254022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-330] SKIPPED [ 56%] 2023-03-20T11:53:50.2259525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-331] SKIPPED [ 56%] 2023-03-20T11:53:50.2267431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-332] SKIPPED [ 56%] 2023-03-20T11:53:50.2274130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-333] SKIPPED [ 56%] 2023-03-20T11:53:50.2280661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-334] SKIPPED [ 56%] 2023-03-20T11:53:50.2287035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-335] SKIPPED [ 56%] 2023-03-20T11:53:50.2294364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-336] SKIPPED [ 56%] 2023-03-20T11:53:50.2299815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-337] SKIPPED [ 56%] 2023-03-20T11:53:50.2306462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-338] SKIPPED [ 56%] 2023-03-20T11:53:50.2313116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-339] SKIPPED [ 56%] 2023-03-20T11:53:50.2319567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-340] SKIPPED [ 56%] 2023-03-20T11:53:50.2325843Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-341] SKIPPED [ 56%] 2023-03-20T11:53:50.2333270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-342] SKIPPED [ 56%] 2023-03-20T11:53:50.2340360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-343] SKIPPED [ 56%] 2023-03-20T11:53:50.2346723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-344] SKIPPED [ 56%] 2023-03-20T11:53:50.2353363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-345] SKIPPED [ 56%] 2023-03-20T11:53:50.2359950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-346] SKIPPED [ 56%] 2023-03-20T11:53:50.2365953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-347] SKIPPED [ 56%] 2023-03-20T11:53:50.2373054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-348] SKIPPED [ 56%] 2023-03-20T11:53:50.2378387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-349] SKIPPED [ 56%] 2023-03-20T11:53:50.2385373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-350] SKIPPED [ 56%] 2023-03-20T11:53:50.2391402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-351] SKIPPED [ 56%] 2023-03-20T11:53:50.2397400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-352] SKIPPED [ 56%] 2023-03-20T11:53:50.2403687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-353] SKIPPED [ 56%] 2023-03-20T11:53:50.2410649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-354] SKIPPED [ 56%] 2023-03-20T11:53:50.2419483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-355] SKIPPED [ 56%] 2023-03-20T11:53:50.2425979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-356] SKIPPED [ 56%] 2023-03-20T11:53:50.2432534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-357] SKIPPED [ 56%] 2023-03-20T11:53:50.2438400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-358] SKIPPED [ 56%] 2023-03-20T11:53:50.2444639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-359] SKIPPED [ 56%] 2023-03-20T11:53:50.2451325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-360] SKIPPED [ 56%] 2023-03-20T11:53:50.2457503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-361] SKIPPED [ 56%] 2023-03-20T11:53:50.2464006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-362] SKIPPED [ 56%] 2023-03-20T11:53:50.2470253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-363] SKIPPED [ 56%] 2023-03-20T11:53:50.2477182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-364] SKIPPED [ 56%] 2023-03-20T11:53:50.2483508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-365] SKIPPED [ 56%] 2023-03-20T11:53:50.2492071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-366] SKIPPED [ 56%] 2023-03-20T11:53:50.2497603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-367] SKIPPED [ 56%] 2023-03-20T11:53:50.2504204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-368] SKIPPED [ 56%] 2023-03-20T11:53:50.2510688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-369] SKIPPED [ 56%] 2023-03-20T11:53:50.2517302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-370] SKIPPED [ 56%] 2023-03-20T11:53:50.2523716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-371] SKIPPED [ 56%] 2023-03-20T11:53:50.2530806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-372] SKIPPED [ 56%] 2023-03-20T11:53:50.2537365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-373] SKIPPED [ 56%] 2023-03-20T11:53:50.2543634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-374] SKIPPED [ 56%] 2023-03-20T11:53:50.2549844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-375] SKIPPED [ 56%] 2023-03-20T11:53:50.2556533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-376] SKIPPED [ 56%] 2023-03-20T11:53:50.2562962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-377] SKIPPED [ 56%] 2023-03-20T11:53:50.2570829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-378] SKIPPED [ 56%] 2023-03-20T11:53:50.2577608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-379] SKIPPED [ 56%] 2023-03-20T11:53:50.2583903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-380] SKIPPED [ 56%] 2023-03-20T11:53:50.2590236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-381] SKIPPED [ 56%] 2023-03-20T11:53:50.2596938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-382] SKIPPED [ 56%] 2023-03-20T11:53:50.2603291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-383] SKIPPED [ 56%] 2023-03-20T11:53:50.2610709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-384] SKIPPED [ 56%] 2023-03-20T11:53:50.2616280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-385] SKIPPED [ 56%] 2023-03-20T11:53:50.2623066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-386] SKIPPED [ 56%] 2023-03-20T11:53:50.2629230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-387] SKIPPED [ 56%] 2023-03-20T11:53:50.2636008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-388] SKIPPED [ 56%] 2023-03-20T11:53:50.2643770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-389] SKIPPED [ 56%] 2023-03-20T11:53:50.2650444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-390] SKIPPED [ 56%] 2023-03-20T11:53:50.2656410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-391] SKIPPED [ 56%] 2023-03-20T11:53:50.2663069Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-392] SKIPPED [ 56%] 2023-03-20T11:53:50.2669448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-393] SKIPPED [ 56%] 2023-03-20T11:53:50.2675682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-394] SKIPPED [ 56%] 2023-03-20T11:53:50.2682227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-395] SKIPPED [ 56%] 2023-03-20T11:53:50.2689986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-396] SKIPPED [ 56%] 2023-03-20T11:53:50.2695101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-397] SKIPPED [ 56%] 2023-03-20T11:53:50.2701748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-398] SKIPPED [ 56%] 2023-03-20T11:53:50.2708100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-399] SKIPPED [ 56%] 2023-03-20T11:53:50.2714832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-400] SKIPPED [ 56%] 2023-03-20T11:53:50.2722413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-401] SKIPPED [ 56%] 2023-03-20T11:53:50.2730414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-402] SKIPPED [ 56%] 2023-03-20T11:53:50.2735554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-403] SKIPPED [ 56%] 2023-03-20T11:53:50.2742079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-404] SKIPPED [ 56%] 2023-03-20T11:53:50.2748437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-405] SKIPPED [ 56%] 2023-03-20T11:53:50.2755227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-406] SKIPPED [ 56%] 2023-03-20T11:53:50.2761667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-407] SKIPPED [ 56%] 2023-03-20T11:53:50.2768965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-408] SKIPPED [ 56%] 2023-03-20T11:53:50.2774974Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-409] SKIPPED [ 56%] 2023-03-20T11:53:50.2781672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-410] SKIPPED [ 56%] 2023-03-20T11:53:50.2787944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-411] SKIPPED [ 56%] 2023-03-20T11:53:50.2795838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-412] SKIPPED [ 56%] 2023-03-20T11:53:50.2802171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-413] SKIPPED [ 56%] 2023-03-20T11:53:50.2809369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-414] SKIPPED [ 56%] 2023-03-20T11:53:50.2814909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-415] SKIPPED [ 56%] 2023-03-20T11:53:50.2821469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-416] SKIPPED [ 56%] 2023-03-20T11:53:50.2827373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-417] SKIPPED [ 56%] 2023-03-20T11:53:50.2834065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-418] SKIPPED [ 56%] 2023-03-20T11:53:50.2840364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-419] SKIPPED [ 56%] 2023-03-20T11:53:50.2846606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-420] SKIPPED [ 56%] 2023-03-20T11:53:50.2854150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-421] SKIPPED [ 56%] 2023-03-20T11:53:50.2859391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-422] SKIPPED [ 56%] 2023-03-20T11:53:50.2865875Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-423] SKIPPED [ 56%] 2023-03-20T11:53:50.2873765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-424] SKIPPED [ 56%] 2023-03-20T11:53:50.2880128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-425] SKIPPED [ 56%] 2023-03-20T11:53:50.2886174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-426] SKIPPED [ 56%] 2023-03-20T11:53:50.2893677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-427] SKIPPED [ 56%] 2023-03-20T11:53:50.2899018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-428] SKIPPED [ 56%] 2023-03-20T11:53:50.2905531Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-429] SKIPPED [ 56%] 2023-03-20T11:53:50.2911811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-430] SKIPPED [ 56%] 2023-03-20T11:53:50.2918494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-431] SKIPPED [ 56%] 2023-03-20T11:53:50.2924693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-432] SKIPPED [ 56%] 2023-03-20T11:53:50.2932253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-433] SKIPPED [ 56%] 2023-03-20T11:53:50.2937934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-434] SKIPPED [ 56%] 2023-03-20T11:53:50.2945703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-435] SKIPPED [ 56%] 2023-03-20T11:53:50.2952418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-436] SKIPPED [ 56%] 2023-03-20T11:53:50.2958640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-437] SKIPPED [ 56%] 2023-03-20T11:53:50.2964804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-438] SKIPPED [ 56%] 2023-03-20T11:53:50.2971586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-439] SKIPPED [ 56%] 2023-03-20T11:53:50.2978092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-440] SKIPPED [ 56%] 2023-03-20T11:53:50.2984690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-441] SKIPPED [ 56%] 2023-03-20T11:53:50.2991220Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-442] SKIPPED [ 56%] 2023-03-20T11:53:50.2997802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-443] SKIPPED [ 56%] 2023-03-20T11:53:50.3004631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-444] SKIPPED [ 56%] 2023-03-20T11:53:50.3011211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-445] SKIPPED [ 56%] 2023-03-20T11:53:50.3017739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-446] SKIPPED [ 56%] 2023-03-20T11:53:50.3025517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-447] SKIPPED [ 56%] 2023-03-20T11:53:50.3032002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-448] SKIPPED [ 56%] 2023-03-20T11:53:50.3038568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-449] SKIPPED [ 56%] 2023-03-20T11:53:50.3045026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-450] SKIPPED [ 56%] 2023-03-20T11:53:50.3052779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-451] SKIPPED [ 56%] 2023-03-20T11:53:50.3058541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-452] SKIPPED [ 56%] 2023-03-20T11:53:50.3065092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-453] SKIPPED [ 56%] 2023-03-20T11:53:50.3071630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-454] SKIPPED [ 56%] 2023-03-20T11:53:50.3078324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-455] SKIPPED [ 56%] 2023-03-20T11:53:50.3084586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-456] SKIPPED [ 56%] 2023-03-20T11:53:50.3092162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-457] SKIPPED [ 56%] 2023-03-20T11:53:50.3098908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-458] SKIPPED [ 56%] 2023-03-20T11:53:50.3105613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-459] SKIPPED [ 56%] 2023-03-20T11:53:50.3112282Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-460] SKIPPED [ 56%] 2023-03-20T11:53:50.3118762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-461] SKIPPED [ 56%] 2023-03-20T11:53:50.3125216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-462] SKIPPED [ 56%] 2023-03-20T11:53:50.3132625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-463] SKIPPED [ 56%] 2023-03-20T11:53:50.3138139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-464] SKIPPED [ 56%] 2023-03-20T11:53:50.3144711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-465] SKIPPED [ 56%] 2023-03-20T11:53:50.3150993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-466] SKIPPED [ 56%] 2023-03-20T11:53:50.3158009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-467] SKIPPED [ 56%] 2023-03-20T11:53:50.3164166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-468] SKIPPED [ 56%] 2023-03-20T11:53:50.3170905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-469] SKIPPED [ 56%] 2023-03-20T11:53:50.3178699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-470] SKIPPED [ 56%] 2023-03-20T11:53:50.3185322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-471] SKIPPED [ 56%] 2023-03-20T11:53:50.3191866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-472] SKIPPED [ 56%] 2023-03-20T11:53:50.3198496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-473] SKIPPED [ 56%] 2023-03-20T11:53:50.3204804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-474] SKIPPED [ 56%] 2023-03-20T11:53:50.3212494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-475] SKIPPED [ 56%] 2023-03-20T11:53:50.3218093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-476] SKIPPED [ 56%] 2023-03-20T11:53:50.3224745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-477] SKIPPED [ 56%] 2023-03-20T11:53:50.3231381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-478] SKIPPED [ 56%] 2023-03-20T11:53:50.3238050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-479] SKIPPED [ 56%] 2023-03-20T11:53:50.3244436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-480] SKIPPED [ 56%] 2023-03-20T11:53:50.3252585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-481] SKIPPED [ 56%] 2023-03-20T11:53:50.3258584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-482] SKIPPED [ 56%] 2023-03-20T11:53:50.3265252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-483] SKIPPED [ 56%] 2023-03-20T11:53:50.3271781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-484] SKIPPED [ 56%] 2023-03-20T11:53:50.3278466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-485] SKIPPED [ 56%] 2023-03-20T11:53:50.3284684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-486] SKIPPED [ 56%] 2023-03-20T11:53:50.3291254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-487] SKIPPED [ 56%] 2023-03-20T11:53:50.3297752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-488] SKIPPED [ 56%] 2023-03-20T11:53:50.3304166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-489] SKIPPED [ 56%] 2023-03-20T11:53:50.3310775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-490] SKIPPED [ 56%] 2023-03-20T11:53:50.3317321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-491] SKIPPED [ 56%] 2023-03-20T11:53:50.3326681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-492] SKIPPED [ 56%] 2023-03-20T11:53:50.3334293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-493] SKIPPED [ 56%] 2023-03-20T11:53:50.3339752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-494] SKIPPED [ 56%] 2023-03-20T11:53:50.3346460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-495] SKIPPED [ 56%] 2023-03-20T11:53:50.3353110Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-496] SKIPPED [ 56%] 2023-03-20T11:53:50.3359640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-497] SKIPPED [ 56%] 2023-03-20T11:53:50.3365816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-498] SKIPPED [ 56%] 2023-03-20T11:53:50.3373469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-499] SKIPPED [ 56%] 2023-03-20T11:53:50.3378844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-500] SKIPPED [ 56%] 2023-03-20T11:53:50.3385496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-501] SKIPPED [ 56%] 2023-03-20T11:53:50.3391983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-502] SKIPPED [ 56%] 2023-03-20T11:53:50.3398685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-503] SKIPPED [ 56%] 2023-03-20T11:53:50.3406349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-504] SKIPPED [ 56%] 2023-03-20T11:53:50.3413675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-505] SKIPPED [ 56%] 2023-03-20T11:53:50.3419313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-506] SKIPPED [ 56%] 2023-03-20T11:53:50.3425839Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-507] SKIPPED [ 56%] 2023-03-20T11:53:50.3432542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-508] SKIPPED [ 56%] 2023-03-20T11:53:50.3439007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-509] SKIPPED [ 56%] 2023-03-20T11:53:50.3445342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-510] SKIPPED [ 56%] 2023-03-20T11:53:50.3453046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-511] SKIPPED [ 56%] 2023-03-20T11:53:50.3458488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-512] SKIPPED [ 56%] 2023-03-20T11:53:50.3465227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-513] SKIPPED [ 56%] 2023-03-20T11:53:50.3471509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-514] SKIPPED [ 56%] 2023-03-20T11:53:50.3479444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-515] SKIPPED [ 56%] 2023-03-20T11:53:50.3485942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-516] SKIPPED [ 56%] 2023-03-20T11:53:50.3493694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-517] SKIPPED [ 56%] 2023-03-20T11:53:50.3499043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-518] SKIPPED [ 56%] 2023-03-20T11:53:50.3505394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-519] SKIPPED [ 56%] 2023-03-20T11:53:50.3511859Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-520] SKIPPED [ 56%] 2023-03-20T11:53:50.3518438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-521] SKIPPED [ 56%] 2023-03-20T11:53:50.3524844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-522] SKIPPED [ 56%] 2023-03-20T11:53:50.3532685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-523] SKIPPED [ 56%] 2023-03-20T11:53:50.3537982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-524] SKIPPED [ 56%] 2023-03-20T11:53:50.3544803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-525] SKIPPED [ 56%] 2023-03-20T11:53:50.3551423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-526] SKIPPED [ 56%] 2023-03-20T11:53:50.3559121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-527] SKIPPED [ 56%] 2023-03-20T11:53:50.3565407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-528] SKIPPED [ 56%] 2023-03-20T11:53:50.3572937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-529] SKIPPED [ 56%] 2023-03-20T11:53:50.3578504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-530] SKIPPED [ 56%] 2023-03-20T11:53:50.3585221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-531] SKIPPED [ 56%] 2023-03-20T11:53:50.3591905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-532] SKIPPED [ 56%] 2023-03-20T11:53:50.3598503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-533] SKIPPED [ 56%] 2023-03-20T11:53:50.3604868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-534] SKIPPED [ 56%] 2023-03-20T11:53:50.3612750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-535] SKIPPED [ 56%] 2023-03-20T11:53:50.3618273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-536] SKIPPED [ 56%] 2023-03-20T11:53:50.3624794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-537] SKIPPED [ 56%] 2023-03-20T11:53:50.3632759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-538] SKIPPED [ 56%] 2023-03-20T11:53:50.3638489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-539] SKIPPED [ 56%] 2023-03-20T11:53:50.3644991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-540] SKIPPED [ 56%] 2023-03-20T11:53:50.3651991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-541] SKIPPED [ 56%] 2023-03-20T11:53:50.3658106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-542] SKIPPED [ 56%] 2023-03-20T11:53:50.3664507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-543] SKIPPED [ 56%] 2023-03-20T11:53:50.3670623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-544] SKIPPED [ 56%] 2023-03-20T11:53:50.3677534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-545] SKIPPED [ 56%] 2023-03-20T11:53:50.3683633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-546] SKIPPED [ 56%] 2023-03-20T11:53:50.3690441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-547] SKIPPED [ 56%] 2023-03-20T11:53:50.3696509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-548] SKIPPED [ 56%] 2023-03-20T11:53:50.3703177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-549] SKIPPED [ 56%] 2023-03-20T11:53:50.3710438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-550] SKIPPED [ 56%] 2023-03-20T11:53:50.3716959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-551] SKIPPED [ 56%] 2023-03-20T11:53:50.3723307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-552] SKIPPED [ 56%] 2023-03-20T11:53:50.3730380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-553] SKIPPED [ 56%] 2023-03-20T11:53:50.3735516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-554] SKIPPED [ 56%] 2023-03-20T11:53:50.3742159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-555] SKIPPED [ 56%] 2023-03-20T11:53:50.3748193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-556] SKIPPED [ 56%] 2023-03-20T11:53:50.3754953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-557] SKIPPED [ 56%] 2023-03-20T11:53:50.3761172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-558] SKIPPED [ 56%] 2023-03-20T11:53:50.3768809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-559] SKIPPED [ 56%] 2023-03-20T11:53:50.3774351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-560] SKIPPED [ 56%] 2023-03-20T11:53:50.3781768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-561] SKIPPED [ 56%] 2023-03-20T11:53:50.3787987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-562] SKIPPED [ 56%] 2023-03-20T11:53:50.3794597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-563] SKIPPED [ 56%] 2023-03-20T11:53:50.3801066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-564] SKIPPED [ 56%] 2023-03-20T11:53:50.3807339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-565] SKIPPED [ 56%] 2023-03-20T11:53:50.3814261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-566] SKIPPED [ 56%] 2023-03-20T11:53:50.3819575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-567] SKIPPED [ 56%] 2023-03-20T11:53:50.3826081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-568] SKIPPED [ 56%] 2023-03-20T11:53:50.3832686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-569] SKIPPED [ 56%] 2023-03-20T11:53:50.3838907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-570] SKIPPED [ 56%] 2023-03-20T11:53:50.3845081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-571] SKIPPED [ 56%] 2023-03-20T11:53:50.3852595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-572] SKIPPED [ 56%] 2023-03-20T11:53:50.3859089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-573] SKIPPED [ 56%] 2023-03-20T11:53:50.3865605Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-574] SKIPPED [ 56%] 2023-03-20T11:53:50.3872062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-575] SKIPPED [ 56%] 2023-03-20T11:53:50.3878454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-576] SKIPPED [ 56%] 2023-03-20T11:53:50.3884638Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-577] SKIPPED [ 56%] 2023-03-20T11:53:50.3892330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-578] SKIPPED [ 56%] 2023-03-20T11:53:50.3897616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-579] SKIPPED [ 56%] 2023-03-20T11:53:50.3904181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-580] SKIPPED [ 56%] 2023-03-20T11:53:50.3910442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-581] SKIPPED [ 56%] 2023-03-20T11:53:50.3917047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-582] SKIPPED [ 56%] 2023-03-20T11:53:50.3923381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-583] SKIPPED [ 56%] 2023-03-20T11:53:50.3931731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-584] SKIPPED [ 56%] 2023-03-20T11:53:50.3938004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-585] SKIPPED [ 56%] 2023-03-20T11:53:50.3944676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-586] SKIPPED [ 56%] 2023-03-20T11:53:50.3951139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-587] SKIPPED [ 56%] 2023-03-20T11:53:50.3957318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-588] SKIPPED [ 56%] 2023-03-20T11:53:50.3963688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-589] SKIPPED [ 56%] 2023-03-20T11:53:50.3970431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-590] SKIPPED [ 56%] 2023-03-20T11:53:50.3976168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-591] SKIPPED [ 56%] 2023-03-20T11:53:50.3982812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-592] SKIPPED [ 56%] 2023-03-20T11:53:50.3989033Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-593] SKIPPED [ 56%] 2023-03-20T11:53:50.3995799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-594] SKIPPED [ 56%] 2023-03-20T11:53:50.4002254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-595] SKIPPED [ 56%] 2023-03-20T11:53:50.4010577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-596] SKIPPED [ 56%] 2023-03-20T11:53:50.4016483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-597] SKIPPED [ 56%] 2023-03-20T11:53:50.4022929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-598] SKIPPED [ 56%] 2023-03-20T11:53:50.4028958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-599] SKIPPED [ 56%] 2023-03-20T11:53:50.4035527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-600] SKIPPED [ 56%] 2023-03-20T11:53:50.4041851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-601] SKIPPED [ 56%] 2023-03-20T11:53:50.4049549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-602] SKIPPED [ 56%] 2023-03-20T11:53:50.4054495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-603] SKIPPED [ 56%] 2023-03-20T11:53:50.4060670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-604] SKIPPED [ 56%] 2023-03-20T11:53:50.4067295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-605] SKIPPED [ 56%] 2023-03-20T11:53:50.4073925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-606] SKIPPED [ 56%] 2023-03-20T11:53:50.4081759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-607] SKIPPED [ 56%] 2023-03-20T11:53:50.4089193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-608] SKIPPED [ 56%] 2023-03-20T11:53:50.4094864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-609] SKIPPED [ 56%] 2023-03-20T11:53:50.4101143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-610] SKIPPED [ 56%] 2023-03-20T11:53:50.4107145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-611] SKIPPED [ 56%] 2023-03-20T11:53:50.4113987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-612] SKIPPED [ 56%] 2023-03-20T11:53:50.4120436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-613] SKIPPED [ 56%] 2023-03-20T11:53:50.4126586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-614] SKIPPED [ 56%] 2023-03-20T11:53:50.4133637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-615] SKIPPED [ 56%] 2023-03-20T11:53:50.4139791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-616] SKIPPED [ 56%] 2023-03-20T11:53:50.4146450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-617] SKIPPED [ 56%] 2023-03-20T11:53:50.4154501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-618] SKIPPED [ 56%] 2023-03-20T11:53:50.4160892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-619] SKIPPED [ 56%] 2023-03-20T11:53:50.4167672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-620] SKIPPED [ 56%] 2023-03-20T11:53:50.4174304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-621] SKIPPED [ 56%] 2023-03-20T11:53:50.4180055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-622] SKIPPED [ 56%] 2023-03-20T11:53:50.4186865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-623] SKIPPED [ 56%] 2023-03-20T11:53:50.4193701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-624] SKIPPED [ 56%] 2023-03-20T11:53:50.4199996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-625] SKIPPED [ 56%] 2023-03-20T11:53:50.4206587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-626] SKIPPED [ 56%] 2023-03-20T11:53:50.4214105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-627] SKIPPED [ 56%] 2023-03-20T11:53:50.4219512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-628] SKIPPED [ 56%] 2023-03-20T11:53:50.4226243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-629] SKIPPED [ 56%] 2023-03-20T11:53:50.4235593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-630] SKIPPED [ 56%] 2023-03-20T11:53:50.4242015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-631] SKIPPED [ 56%] 2023-03-20T11:53:50.4249697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-632] SKIPPED [ 56%] 2023-03-20T11:53:50.4255082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-633] SKIPPED [ 56%] 2023-03-20T11:53:50.4261592Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-634] SKIPPED [ 56%] 2023-03-20T11:53:50.4267939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-635] SKIPPED [ 56%] 2023-03-20T11:53:50.4274498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-636] SKIPPED [ 56%] 2023-03-20T11:53:50.4280889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-637] SKIPPED [ 56%] 2023-03-20T11:53:50.4287378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-638] SKIPPED [ 56%] 2023-03-20T11:53:50.4294023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-639] SKIPPED [ 56%] 2023-03-20T11:53:50.4300325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-640] SKIPPED [ 56%] 2023-03-20T11:53:50.4308165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-641] SKIPPED [ 56%] 2023-03-20T11:53:50.4314714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-642] SKIPPED [ 56%] 2023-03-20T11:53:50.4321337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-643] SKIPPED [ 56%] 2023-03-20T11:53:50.4328571Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-644] SKIPPED [ 56%] 2023-03-20T11:53:50.4334543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-645] SKIPPED [ 56%] 2023-03-20T11:53:50.4340870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-646] SKIPPED [ 56%] 2023-03-20T11:53:50.4347534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-647] SKIPPED [ 56%] 2023-03-20T11:53:50.4353867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-648] SKIPPED [ 56%] 2023-03-20T11:53:50.4360029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-649] SKIPPED [ 56%] 2023-03-20T11:53:50.4366244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-650] SKIPPED [ 56%] 2023-03-20T11:53:50.4373515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-651] SKIPPED [ 56%] 2023-03-20T11:53:50.4379472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-652] SKIPPED [ 56%] 2023-03-20T11:53:50.4387231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-653] SKIPPED [ 56%] 2023-03-20T11:53:50.4394085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-654] SKIPPED [ 56%] 2023-03-20T11:53:50.4400592Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-655] SKIPPED [ 56%] 2023-03-20T11:53:50.4406702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-656] SKIPPED [ 56%] 2023-03-20T11:53:50.4413906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-657] SKIPPED [ 56%] 2023-03-20T11:53:50.4419814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-658] SKIPPED [ 56%] 2023-03-20T11:53:50.4426497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-659] SKIPPED [ 56%] 2023-03-20T11:53:50.4433169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-660] SKIPPED [ 56%] 2023-03-20T11:53:50.4439552Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-661] SKIPPED [ 56%] 2023-03-20T11:53:50.4445853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-662] SKIPPED [ 56%] 2023-03-20T11:53:50.4453341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-663] SKIPPED [ 56%] 2023-03-20T11:53:50.4460132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-664] SKIPPED [ 56%] 2023-03-20T11:53:50.4466677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-665] SKIPPED [ 56%] 2023-03-20T11:53:50.4473298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-666] SKIPPED [ 56%] 2023-03-20T11:53:50.4479377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-667] SKIPPED [ 56%] 2023-03-20T11:53:50.4485562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-668] SKIPPED [ 56%] 2023-03-20T11:53:50.4492698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-669] SKIPPED [ 56%] 2023-03-20T11:53:50.4498264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-670] SKIPPED [ 56%] 2023-03-20T11:53:50.4504506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-671] SKIPPED [ 56%] 2023-03-20T11:53:50.4510878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-672] SKIPPED [ 56%] 2023-03-20T11:53:50.4517445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-673] SKIPPED [ 56%] 2023-03-20T11:53:50.4523809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-674] SKIPPED [ 56%] 2023-03-20T11:53:50.4530926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-675] SKIPPED [ 56%] 2023-03-20T11:53:50.4538283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-676] SKIPPED [ 56%] 2023-03-20T11:53:50.4544948Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-677] SKIPPED [ 56%] 2023-03-20T11:53:50.4552312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-678] SKIPPED [ 56%] 2023-03-20T11:53:50.4558947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-679] SKIPPED [ 56%] 2023-03-20T11:53:50.4565164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-680] SKIPPED [ 56%] 2023-03-20T11:53:50.4572870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-681] SKIPPED [ 56%] 2023-03-20T11:53:50.4578232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-682] SKIPPED [ 56%] 2023-03-20T11:53:50.4584758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-683] SKIPPED [ 56%] 2023-03-20T11:53:50.4591189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-684] SKIPPED [ 56%] 2023-03-20T11:53:50.4598016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-685] SKIPPED [ 56%] 2023-03-20T11:53:50.4604349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-686] SKIPPED [ 56%] 2023-03-20T11:53:50.4612969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-687] SKIPPED [ 56%] 2023-03-20T11:53:50.4618232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-688] SKIPPED [ 56%] 2023-03-20T11:53:50.4624981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-689] SKIPPED [ 57%] 2023-03-20T11:53:50.4631415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-690] SKIPPED [ 57%] 2023-03-20T11:53:50.4638073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-691] SKIPPED [ 57%] 2023-03-20T11:53:50.4644555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-692] SKIPPED [ 57%] 2023-03-20T11:53:50.4652562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-693] SKIPPED [ 57%] 2023-03-20T11:53:50.4657861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-694] SKIPPED [ 57%] 2023-03-20T11:53:50.4664506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-695] SKIPPED [ 57%] 2023-03-20T11:53:50.4670778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-696] SKIPPED [ 57%] 2023-03-20T11:53:50.4677511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-697] SKIPPED [ 57%] 2023-03-20T11:53:50.4684055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-698] SKIPPED [ 57%] 2023-03-20T11:53:50.4692520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-699] SKIPPED [ 57%] 2023-03-20T11:53:50.4698132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-700] SKIPPED [ 57%] 2023-03-20T11:53:50.4705034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-701] SKIPPED [ 57%] 2023-03-20T11:53:50.4711671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-702] SKIPPED [ 57%] 2023-03-20T11:53:50.4718174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-703] SKIPPED [ 57%] 2023-03-20T11:53:50.4724491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-704] SKIPPED [ 57%] 2023-03-20T11:53:50.4731099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-705] SKIPPED [ 57%] 2023-03-20T11:53:50.4737195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-706] SKIPPED [ 57%] 2023-03-20T11:53:50.4743434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-707] SKIPPED [ 57%] 2023-03-20T11:53:50.4749754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-708] SKIPPED [ 57%] 2023-03-20T11:53:50.4756655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-709] SKIPPED [ 57%] 2023-03-20T11:53:50.4764236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-710] SKIPPED [ 57%] 2023-03-20T11:53:50.4770911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-711] SKIPPED [ 57%] 2023-03-20T11:53:50.4776663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-712] SKIPPED [ 57%] 2023-03-20T11:53:50.4783542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-713] SKIPPED [ 57%] 2023-03-20T11:53:50.4789712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-714] SKIPPED [ 57%] 2023-03-20T11:53:50.4796554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-715] SKIPPED [ 57%] 2023-03-20T11:53:50.4802906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-716] SKIPPED [ 57%] 2023-03-20T11:53:50.4810383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-717] SKIPPED [ 57%] 2023-03-20T11:53:50.4815709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-718] SKIPPED [ 57%] 2023-03-20T11:53:50.4822373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_image_tensor-719] SKIPPED [ 57%] 2023-03-20T11:53:50.4828605Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-00] SKIPPED [ 57%] 2023-03-20T11:53:50.4835474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-01] SKIPPED [ 57%] 2023-03-20T11:53:50.4843135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-02] SKIPPED [ 57%] 2023-03-20T11:53:50.4850395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-03] SKIPPED [ 57%] 2023-03-20T11:53:50.4855982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-04] SKIPPED [ 57%] 2023-03-20T11:53:50.4862501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-05] SKIPPED [ 57%] 2023-03-20T11:53:50.4868935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-06] SKIPPED [ 57%] 2023-03-20T11:53:50.4875291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-07] SKIPPED [ 57%] 2023-03-20T11:53:50.4881728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-08] SKIPPED [ 57%] 2023-03-20T11:53:50.4889241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-09] SKIPPED [ 57%] 2023-03-20T11:53:50.4894733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-10] SKIPPED [ 57%] 2023-03-20T11:53:50.4901157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-11] SKIPPED [ 57%] 2023-03-20T11:53:50.4907649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-12] SKIPPED [ 57%] 2023-03-20T11:53:50.4915831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-13] SKIPPED [ 57%] 2023-03-20T11:53:50.4922163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-14] SKIPPED [ 57%] 2023-03-20T11:53:50.4930038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-15] SKIPPED [ 57%] 2023-03-20T11:53:50.4935468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-16] SKIPPED [ 57%] 2023-03-20T11:53:50.4942054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-17] SKIPPED [ 57%] 2023-03-20T11:53:50.4948354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-18] SKIPPED [ 57%] 2023-03-20T11:53:50.4954674Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-19] SKIPPED [ 57%] 2023-03-20T11:53:50.4961143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-20] SKIPPED [ 57%] 2023-03-20T11:53:50.4967429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-21] SKIPPED [ 57%] 2023-03-20T11:53:50.4974129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-22] SKIPPED [ 57%] 2023-03-20T11:53:50.4980565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-23] SKIPPED [ 57%] 2023-03-20T11:53:50.4987150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-24] SKIPPED [ 57%] 2023-03-20T11:53:50.4995021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-25] SKIPPED [ 57%] 2023-03-20T11:53:50.5001536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-26] SKIPPED [ 57%] 2023-03-20T11:53:50.5008727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-27] SKIPPED [ 57%] 2023-03-20T11:53:50.5014452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-28] SKIPPED [ 57%] 2023-03-20T11:53:50.5020798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-29] SKIPPED [ 57%] 2023-03-20T11:53:50.5027383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-30] SKIPPED [ 57%] 2023-03-20T11:53:50.5034219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-31] SKIPPED [ 57%] 2023-03-20T11:53:50.5041086Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-32] SKIPPED [ 57%] 2023-03-20T11:53:50.5047336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-33] SKIPPED [ 57%] 2023-03-20T11:53:50.5054602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-34] SKIPPED [ 57%] 2023-03-20T11:53:50.5060477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-35] SKIPPED [ 57%] 2023-03-20T11:53:50.5068389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-36] SKIPPED [ 57%] 2023-03-20T11:53:50.5075103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-37] SKIPPED [ 57%] 2023-03-20T11:53:50.5081453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-38] SKIPPED [ 57%] 2023-03-20T11:53:50.5088701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-39] SKIPPED [ 57%] 2023-03-20T11:53:50.5094252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-40] SKIPPED [ 57%] 2023-03-20T11:53:50.5100710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-41] SKIPPED [ 57%] 2023-03-20T11:53:50.5107137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-42] SKIPPED [ 57%] 2023-03-20T11:53:50.5113906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-43] SKIPPED [ 57%] 2023-03-20T11:53:50.5120258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-44] SKIPPED [ 57%] 2023-03-20T11:53:50.5126637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-45] SKIPPED [ 57%] 2023-03-20T11:53:50.5133718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-46] SKIPPED [ 57%] 2023-03-20T11:53:50.5142934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-47] SKIPPED [ 57%] 2023-03-20T11:53:50.5148923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-48] SKIPPED [ 57%] 2023-03-20T11:53:50.5155849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-49] SKIPPED [ 57%] 2023-03-20T11:53:50.5162207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-50] SKIPPED [ 57%] 2023-03-20T11:53:50.5170183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-51] SKIPPED [ 57%] 2023-03-20T11:53:50.5175518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-52] SKIPPED [ 57%] 2023-03-20T11:53:50.5182035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_bounding_box-53] SKIPPED [ 57%] 2023-03-20T11:53:50.5188425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-00] SKIPPED [ 57%] 2023-03-20T11:53:50.5195137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-01] SKIPPED [ 57%] 2023-03-20T11:53:50.5201661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-02] SKIPPED [ 57%] 2023-03-20T11:53:50.5209034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-03] SKIPPED [ 57%] 2023-03-20T11:53:50.5214624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-04] SKIPPED [ 57%] 2023-03-20T11:53:50.5222315Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-05] SKIPPED [ 57%] 2023-03-20T11:53:50.5228753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-06] SKIPPED [ 57%] 2023-03-20T11:53:50.5235429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-07] SKIPPED [ 57%] 2023-03-20T11:53:50.5241799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-08] SKIPPED [ 57%] 2023-03-20T11:53:50.5249172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-09] SKIPPED [ 57%] 2023-03-20T11:53:50.5254917Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-10] SKIPPED [ 57%] 2023-03-20T11:53:50.5261192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-11] SKIPPED [ 57%] 2023-03-20T11:53:50.5267628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-12] SKIPPED [ 57%] 2023-03-20T11:53:50.5274392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-13] SKIPPED [ 57%] 2023-03-20T11:53:50.5280946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-14] SKIPPED [ 57%] 2023-03-20T11:53:50.5287098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-15] SKIPPED [ 57%] 2023-03-20T11:53:50.5295154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-16] SKIPPED [ 57%] 2023-03-20T11:53:50.5301710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-17] SKIPPED [ 57%] 2023-03-20T11:53:50.5307955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-18] SKIPPED [ 57%] 2023-03-20T11:53:50.5314621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-19] SKIPPED [ 57%] 2023-03-20T11:53:50.5321121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-20] SKIPPED [ 57%] 2023-03-20T11:53:50.5328400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-21] SKIPPED [ 57%] 2023-03-20T11:53:50.5334198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-22] SKIPPED [ 57%] 2023-03-20T11:53:50.5340405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-23] SKIPPED [ 57%] 2023-03-20T11:53:50.5347005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-24] SKIPPED [ 57%] 2023-03-20T11:53:50.5353621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-25] SKIPPED [ 57%] 2023-03-20T11:53:50.5359520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-26] SKIPPED [ 57%] 2023-03-20T11:53:50.5365831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-27] SKIPPED [ 57%] 2023-03-20T11:53:50.5374237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-28] SKIPPED [ 57%] 2023-03-20T11:53:50.5380023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-29] SKIPPED [ 57%] 2023-03-20T11:53:50.5386690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-30] SKIPPED [ 57%] 2023-03-20T11:53:50.5393368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-31] SKIPPED [ 57%] 2023-03-20T11:53:50.5399877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-32] SKIPPED [ 57%] 2023-03-20T11:53:50.5406123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-33] SKIPPED [ 57%] 2023-03-20T11:53:50.5413854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-34] SKIPPED [ 57%] 2023-03-20T11:53:50.5419008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_mask-35] SKIPPED [ 57%] 2023-03-20T11:53:50.5425818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-00] SKIPPED [ 57%] 2023-03-20T11:53:50.5432456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-01] SKIPPED [ 57%] 2023-03-20T11:53:50.5438618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-02] SKIPPED [ 57%] 2023-03-20T11:53:50.5446000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-03] SKIPPED [ 57%] 2023-03-20T11:53:50.5453732Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-04] SKIPPED [ 57%] 2023-03-20T11:53:50.5458987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-05] SKIPPED [ 57%] 2023-03-20T11:53:50.5465553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-06] SKIPPED [ 57%] 2023-03-20T11:53:50.5471984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-07] SKIPPED [ 57%] 2023-03-20T11:53:50.5478396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-08] SKIPPED [ 57%] 2023-03-20T11:53:50.5484858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-09] SKIPPED [ 57%] 2023-03-20T11:53:50.5492241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-10] SKIPPED [ 57%] 2023-03-20T11:53:50.5497698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-11] SKIPPED [ 57%] 2023-03-20T11:53:50.5504392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-12] SKIPPED [ 57%] 2023-03-20T11:53:50.5510793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-13] SKIPPED [ 57%] 2023-03-20T11:53:50.5517321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-14] SKIPPED [ 57%] 2023-03-20T11:53:50.5524846Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-15] SKIPPED [ 57%] 2023-03-20T11:53:50.5532485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-16] SKIPPED [ 57%] 2023-03-20T11:53:50.5537935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-17] SKIPPED [ 57%] 2023-03-20T11:53:50.5544734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-18] SKIPPED [ 57%] 2023-03-20T11:53:50.5550989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-19] SKIPPED [ 57%] 2023-03-20T11:53:50.5557600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-20] SKIPPED [ 57%] 2023-03-20T11:53:50.5563896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-21] SKIPPED [ 57%] 2023-03-20T11:53:50.5570742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-22] SKIPPED [ 57%] 2023-03-20T11:53:50.5577056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-23] SKIPPED [ 57%] 2023-03-20T11:53:50.5584193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-24] SKIPPED [ 57%] 2023-03-20T11:53:50.5590527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-25] SKIPPED [ 57%] 2023-03-20T11:53:50.5597945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-26] SKIPPED [ 57%] 2023-03-20T11:53:50.5604277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-27] SKIPPED [ 57%] 2023-03-20T11:53:50.5611116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-28] SKIPPED [ 57%] 2023-03-20T11:53:50.5617390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-29] SKIPPED [ 57%] 2023-03-20T11:53:50.5624043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-30] SKIPPED [ 57%] 2023-03-20T11:53:50.5630384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-31] SKIPPED [ 57%] 2023-03-20T11:53:50.5637009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-32] SKIPPED [ 57%] 2023-03-20T11:53:50.5643465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-33] SKIPPED [ 57%] 2023-03-20T11:53:50.5650344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-34] SKIPPED [ 57%] 2023-03-20T11:53:50.5656527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-elastic_video-35] SKIPPED [ 57%] 2023-03-20T11:53:50.5662979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:50.5669451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:50.5677441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:50.5684126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:50.5690932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:50.5697169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:50.5703969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:50.5710187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:50.5717157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:50.5723515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:50.5730412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:50.5736176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:50.5742656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:50.5762662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:50.5763231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:50.5763589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:50.5770414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:50.5776190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:50.5782655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:50.5788751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:50.5795496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:50.5801951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:50.5809345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:50.5814866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:50.5821293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:50.5828955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:50.5835847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:50.5842198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:50.5849850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:50.5854981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:50.5861632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:50.5867643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:50.5874478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:50.5881024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:50.5887369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:50.5894326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:50.5902120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-36] SKIPPED [ 57%] 2023-03-20T11:53:50.5907998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-37] SKIPPED [ 57%] 2023-03-20T11:53:50.5914670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-38] SKIPPED [ 57%] 2023-03-20T11:53:50.5921350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-39] SKIPPED [ 57%] 2023-03-20T11:53:50.5928725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-40] SKIPPED [ 57%] 2023-03-20T11:53:50.5934596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-41] SKIPPED [ 57%] 2023-03-20T11:53:50.5940994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-42] SKIPPED [ 57%] 2023-03-20T11:53:50.5947362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-43] SKIPPED [ 57%] 2023-03-20T11:53:50.5954130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-44] SKIPPED [ 57%] 2023-03-20T11:53:50.5960595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-45] SKIPPED [ 57%] 2023-03-20T11:53:50.5966937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-46] SKIPPED [ 57%] 2023-03-20T11:53:50.5975258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_image_tensor-47] SKIPPED [ 57%] 2023-03-20T11:53:50.5981486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-000] SKIPPED [ 57%] 2023-03-20T11:53:50.5988276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-001] SKIPPED [ 57%] 2023-03-20T11:53:50.5994835Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-002] SKIPPED [ 57%] 2023-03-20T11:53:50.6001971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-003] SKIPPED [ 57%] 2023-03-20T11:53:50.6009346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-004] SKIPPED [ 57%] 2023-03-20T11:53:50.6015066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-005] SKIPPED [ 57%] 2023-03-20T11:53:50.6021682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-006] SKIPPED [ 57%] 2023-03-20T11:53:50.6028107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-007] SKIPPED [ 57%] 2023-03-20T11:53:50.6034870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-008] SKIPPED [ 57%] 2023-03-20T11:53:50.6041521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-009] SKIPPED [ 57%] 2023-03-20T11:53:50.6049052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-010] SKIPPED [ 57%] 2023-03-20T11:53:50.6057523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-011] SKIPPED [ 57%] 2023-03-20T11:53:50.6064113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-012] SKIPPED [ 57%] 2023-03-20T11:53:50.6070549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-013] SKIPPED [ 57%] 2023-03-20T11:53:50.6077237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-014] SKIPPED [ 57%] 2023-03-20T11:53:50.6083675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-015] SKIPPED [ 57%] 2023-03-20T11:53:50.6090163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-016] SKIPPED [ 57%] 2023-03-20T11:53:50.6096483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-017] SKIPPED [ 57%] 2023-03-20T11:53:50.6103184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-018] SKIPPED [ 57%] 2023-03-20T11:53:50.6109478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-019] SKIPPED [ 57%] 2023-03-20T11:53:50.6116306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-020] SKIPPED [ 57%] 2023-03-20T11:53:50.6122840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-021] SKIPPED [ 57%] 2023-03-20T11:53:50.6130771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-022] SKIPPED [ 57%] 2023-03-20T11:53:50.6137141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-023] SKIPPED [ 57%] 2023-03-20T11:53:50.6143763Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-024] SKIPPED [ 57%] 2023-03-20T11:53:50.6150135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-025] SKIPPED [ 57%] 2023-03-20T11:53:50.6156844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-026] SKIPPED [ 57%] 2023-03-20T11:53:50.6163198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-027] SKIPPED [ 57%] 2023-03-20T11:53:50.6170258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-028] SKIPPED [ 57%] 2023-03-20T11:53:50.6176183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-029] SKIPPED [ 57%] 2023-03-20T11:53:50.6182935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-030] SKIPPED [ 57%] 2023-03-20T11:53:50.6189316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-031] SKIPPED [ 57%] 2023-03-20T11:53:50.6196244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-032] SKIPPED [ 57%] 2023-03-20T11:53:50.6202642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-033] SKIPPED [ 57%] 2023-03-20T11:53:50.6210833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-034] SKIPPED [ 57%] 2023-03-20T11:53:50.6216948Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-035] SKIPPED [ 57%] 2023-03-20T11:53:50.6223764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-036] SKIPPED [ 57%] 2023-03-20T11:53:50.6230038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-037] SKIPPED [ 57%] 2023-03-20T11:53:50.6236813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-038] SKIPPED [ 57%] 2023-03-20T11:53:50.6243165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-039] SKIPPED [ 57%] 2023-03-20T11:53:50.6250509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-040] SKIPPED [ 57%] 2023-03-20T11:53:50.6256067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-041] SKIPPED [ 57%] 2023-03-20T11:53:50.6262671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-042] SKIPPED [ 57%] 2023-03-20T11:53:50.6269117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-043] SKIPPED [ 57%] 2023-03-20T11:53:50.6275432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-044] SKIPPED [ 57%] 2023-03-20T11:53:50.6283322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-045] SKIPPED [ 57%] 2023-03-20T11:53:50.6290483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-046] SKIPPED [ 57%] 2023-03-20T11:53:50.6296141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-047] SKIPPED [ 57%] 2023-03-20T11:53:50.6302810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-048] SKIPPED [ 57%] 2023-03-20T11:53:50.6308689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-049] SKIPPED [ 57%] 2023-03-20T11:53:50.6315579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-050] SKIPPED [ 57%] 2023-03-20T11:53:50.6321945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-051] SKIPPED [ 57%] 2023-03-20T11:53:50.6329459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-052] SKIPPED [ 57%] 2023-03-20T11:53:50.6335104Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-053] SKIPPED [ 57%] 2023-03-20T11:53:50.6341700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-054] SKIPPED [ 57%] 2023-03-20T11:53:50.6348019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-055] SKIPPED [ 57%] 2023-03-20T11:53:50.6354381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-056] SKIPPED [ 57%] 2023-03-20T11:53:50.6361989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-057] SKIPPED [ 57%] 2023-03-20T11:53:50.6370130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-058] SKIPPED [ 57%] 2023-03-20T11:53:50.6374593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-059] SKIPPED [ 57%] 2023-03-20T11:53:50.6380966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-060] SKIPPED [ 57%] 2023-03-20T11:53:50.6387456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-061] SKIPPED [ 57%] 2023-03-20T11:53:50.6394225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-062] SKIPPED [ 57%] 2023-03-20T11:53:50.6400702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-063] SKIPPED [ 57%] 2023-03-20T11:53:50.6406977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-064] SKIPPED [ 57%] 2023-03-20T11:53:50.6414049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-065] SKIPPED [ 57%] 2023-03-20T11:53:50.6420097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-066] SKIPPED [ 57%] 2023-03-20T11:53:50.6426379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-067] SKIPPED [ 57%] 2023-03-20T11:53:50.6434018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-068] SKIPPED [ 57%] 2023-03-20T11:53:50.6440080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-069] SKIPPED [ 57%] 2023-03-20T11:53:50.6446604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-070] SKIPPED [ 57%] 2023-03-20T11:53:50.6454376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-071] SKIPPED [ 57%] 2023-03-20T11:53:50.6459793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-072] SKIPPED [ 57%] 2023-03-20T11:53:50.6466381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-073] SKIPPED [ 57%] 2023-03-20T11:53:50.6473126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-074] SKIPPED [ 57%] 2023-03-20T11:53:50.6479561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-075] SKIPPED [ 57%] 2023-03-20T11:53:50.6485874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-076] SKIPPED [ 57%] 2023-03-20T11:53:50.6493059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-077] SKIPPED [ 57%] 2023-03-20T11:53:50.6498615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-078] SKIPPED [ 57%] 2023-03-20T11:53:50.6505229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-079] SKIPPED [ 57%] 2023-03-20T11:53:50.6513170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-080] SKIPPED [ 57%] 2023-03-20T11:53:50.6519569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-081] SKIPPED [ 57%] 2023-03-20T11:53:50.6525853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-082] SKIPPED [ 57%] 2023-03-20T11:53:50.6533358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-083] SKIPPED [ 57%] 2023-03-20T11:53:50.6538874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-084] SKIPPED [ 57%] 2023-03-20T11:53:50.6545626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-085] SKIPPED [ 57%] 2023-03-20T11:53:50.6552285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-086] SKIPPED [ 57%] 2023-03-20T11:53:50.6558796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-087] SKIPPED [ 57%] 2023-03-20T11:53:50.6565148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-088] SKIPPED [ 57%] 2023-03-20T11:53:50.6572593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-089] SKIPPED [ 57%] 2023-03-20T11:53:50.6578052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-090] SKIPPED [ 57%] 2023-03-20T11:53:50.6585860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-091] SKIPPED [ 57%] 2023-03-20T11:53:50.6592467Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-092] SKIPPED [ 57%] 2023-03-20T11:53:50.6599081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-093] SKIPPED [ 57%] 2023-03-20T11:53:50.6605476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-094] SKIPPED [ 57%] 2023-03-20T11:53:50.6613272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-095] SKIPPED [ 57%] 2023-03-20T11:53:50.6618630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-096] SKIPPED [ 57%] 2023-03-20T11:53:50.6625328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-097] SKIPPED [ 57%] 2023-03-20T11:53:50.6631654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-098] SKIPPED [ 57%] 2023-03-20T11:53:50.6637779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-099] SKIPPED [ 57%] 2023-03-20T11:53:50.6644146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-100] SKIPPED [ 57%] 2023-03-20T11:53:50.6650878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-101] SKIPPED [ 57%] 2023-03-20T11:53:50.6657189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-102] SKIPPED [ 57%] 2023-03-20T11:53:50.6665196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-103] SKIPPED [ 57%] 2023-03-20T11:53:50.6671640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-104] SKIPPED [ 57%] 2023-03-20T11:53:50.6678252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-105] SKIPPED [ 57%] 2023-03-20T11:53:50.6684743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-106] SKIPPED [ 57%] 2023-03-20T11:53:50.6692182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-107] SKIPPED [ 57%] 2023-03-20T11:53:50.6697324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-108] SKIPPED [ 57%] 2023-03-20T11:53:50.6703876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-109] SKIPPED [ 57%] 2023-03-20T11:53:50.6710576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-110] SKIPPED [ 57%] 2023-03-20T11:53:50.6717177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-111] SKIPPED [ 57%] 2023-03-20T11:53:50.6723536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-112] SKIPPED [ 57%] 2023-03-20T11:53:50.6730527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-113] SKIPPED [ 57%] 2023-03-20T11:53:50.6737844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-114] SKIPPED [ 57%] 2023-03-20T11:53:50.6744619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-115] SKIPPED [ 57%] 2023-03-20T11:53:50.6751034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-116] SKIPPED [ 57%] 2023-03-20T11:53:50.6757678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-117] SKIPPED [ 57%] 2023-03-20T11:53:50.6764112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-118] SKIPPED [ 57%] 2023-03-20T11:53:50.6770898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-119] SKIPPED [ 57%] 2023-03-20T11:53:50.6776724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-120] SKIPPED [ 57%] 2023-03-20T11:53:50.6783377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-121] SKIPPED [ 57%] 2023-03-20T11:53:50.6789654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-122] SKIPPED [ 57%] 2023-03-20T11:53:50.6796422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-123] SKIPPED [ 57%] 2023-03-20T11:53:50.6802892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-124] SKIPPED [ 57%] 2023-03-20T11:53:50.6810416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-125] SKIPPED [ 57%] 2023-03-20T11:53:50.6817059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-126] SKIPPED [ 57%] 2023-03-20T11:53:50.6823445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-127] SKIPPED [ 57%] 2023-03-20T11:53:50.6829844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-128] SKIPPED [ 57%] 2023-03-20T11:53:50.6836672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-129] SKIPPED [ 57%] 2023-03-20T11:53:50.6843169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-130] SKIPPED [ 57%] 2023-03-20T11:53:50.6850513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-131] SKIPPED [ 57%] 2023-03-20T11:53:50.6856163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-132] SKIPPED [ 57%] 2023-03-20T11:53:50.6862837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-133] SKIPPED [ 57%] 2023-03-20T11:53:50.6869149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-134] SKIPPED [ 57%] 2023-03-20T11:53:50.6875935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-135] SKIPPED [ 57%] 2023-03-20T11:53:50.6882402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-136] SKIPPED [ 57%] 2023-03-20T11:53:50.6890538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-137] SKIPPED [ 57%] 2023-03-20T11:53:50.6896799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-138] SKIPPED [ 57%] 2023-03-20T11:53:50.6903295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-139] SKIPPED [ 57%] 2023-03-20T11:53:50.6909629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-140] SKIPPED [ 57%] 2023-03-20T11:53:50.6916521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-141] SKIPPED [ 57%] 2023-03-20T11:53:50.6922981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-142] SKIPPED [ 57%] 2023-03-20T11:53:50.6930621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-143] SKIPPED [ 57%] 2023-03-20T11:53:50.6935868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-144] SKIPPED [ 57%] 2023-03-20T11:53:50.6942440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-145] SKIPPED [ 57%] 2023-03-20T11:53:50.6948656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-146] SKIPPED [ 57%] 2023-03-20T11:53:50.6955435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-147] SKIPPED [ 57%] 2023-03-20T11:53:50.6965167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-148] SKIPPED [ 57%] 2023-03-20T11:53:50.6972702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-149] SKIPPED [ 57%] 2023-03-20T11:53:50.6979055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-150] SKIPPED [ 57%] 2023-03-20T11:53:50.6985808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-151] SKIPPED [ 57%] 2023-03-20T11:53:50.6993228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-152] SKIPPED [ 57%] 2023-03-20T11:53:50.7000198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-153] SKIPPED [ 57%] 2023-03-20T11:53:50.7006584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-154] SKIPPED [ 57%] 2023-03-20T11:53:50.7014097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-155] SKIPPED [ 57%] 2023-03-20T11:53:50.7019730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-156] SKIPPED [ 57%] 2023-03-20T11:53:50.7026235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-157] SKIPPED [ 57%] 2023-03-20T11:53:50.7032898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-158] SKIPPED [ 57%] 2023-03-20T11:53:50.7039324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-159] SKIPPED [ 57%] 2023-03-20T11:53:50.7047010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-160] SKIPPED [ 57%] 2023-03-20T11:53:50.7053939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-161] SKIPPED [ 57%] 2023-03-20T11:53:50.7060279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-162] SKIPPED [ 57%] 2023-03-20T11:53:50.7066899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-163] SKIPPED [ 57%] 2023-03-20T11:53:50.7073821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-164] SKIPPED [ 57%] 2023-03-20T11:53:50.7080158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-165] SKIPPED [ 57%] 2023-03-20T11:53:50.7086708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-166] SKIPPED [ 57%] 2023-03-20T11:53:50.7094473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-167] SKIPPED [ 57%] 2023-03-20T11:53:50.7099945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-168] SKIPPED [ 57%] 2023-03-20T11:53:50.7106164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-169] SKIPPED [ 57%] 2023-03-20T11:53:50.7113059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-170] SKIPPED [ 57%] 2023-03-20T11:53:50.7120771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-171] SKIPPED [ 57%] 2023-03-20T11:53:50.7127012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-172] SKIPPED [ 57%] 2023-03-20T11:53:50.7134126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-173] SKIPPED [ 57%] 2023-03-20T11:53:50.7140291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-174] SKIPPED [ 57%] 2023-03-20T11:53:50.7146519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-175] SKIPPED [ 57%] 2023-03-20T11:53:50.7153234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-176] SKIPPED [ 57%] 2023-03-20T11:53:50.7159715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-177] SKIPPED [ 57%] 2023-03-20T11:53:50.7166024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-178] SKIPPED [ 57%] 2023-03-20T11:53:50.7173679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-179] SKIPPED [ 57%] 2023-03-20T11:53:50.7179114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-180] SKIPPED [ 57%] 2023-03-20T11:53:50.7185841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-181] SKIPPED [ 57%] 2023-03-20T11:53:50.7192521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-182] SKIPPED [ 57%] 2023-03-20T11:53:50.7200173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-183] SKIPPED [ 57%] 2023-03-20T11:53:50.7206499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-184] SKIPPED [ 57%] 2023-03-20T11:53:50.7213664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-185] SKIPPED [ 57%] 2023-03-20T11:53:50.7219054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-186] SKIPPED [ 57%] 2023-03-20T11:53:50.7225776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-187] SKIPPED [ 57%] 2023-03-20T11:53:50.7232358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-188] SKIPPED [ 57%] 2023-03-20T11:53:50.7238783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-189] SKIPPED [ 57%] 2023-03-20T11:53:50.7245182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-190] SKIPPED [ 57%] 2023-03-20T11:53:50.7252905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-191] SKIPPED [ 57%] 2023-03-20T11:53:50.7258202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-192] SKIPPED [ 57%] 2023-03-20T11:53:50.7265016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-193] SKIPPED [ 57%] 2023-03-20T11:53:50.7272676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-194] SKIPPED [ 57%] 2023-03-20T11:53:50.7279128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-195] SKIPPED [ 57%] 2023-03-20T11:53:50.7285517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-196] SKIPPED [ 57%] 2023-03-20T11:53:50.7292990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-197] SKIPPED [ 57%] 2023-03-20T11:53:50.7298645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-198] SKIPPED [ 57%] 2023-03-20T11:53:50.7305320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-199] SKIPPED [ 57%] 2023-03-20T11:53:50.7311986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-200] SKIPPED [ 57%] 2023-03-20T11:53:50.7318501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-201] SKIPPED [ 57%] 2023-03-20T11:53:50.7324795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-202] SKIPPED [ 57%] 2023-03-20T11:53:50.7331541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-203] SKIPPED [ 57%] 2023-03-20T11:53:50.7337968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-204] SKIPPED [ 57%] 2023-03-20T11:53:50.7344686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-205] SKIPPED [ 57%] 2023-03-20T11:53:50.7352394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-206] SKIPPED [ 57%] 2023-03-20T11:53:50.7358830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-207] SKIPPED [ 57%] 2023-03-20T11:53:50.7365222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-208] SKIPPED [ 57%] 2023-03-20T11:53:50.7372910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-209] SKIPPED [ 57%] 2023-03-20T11:53:50.7378493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-210] SKIPPED [ 57%] 2023-03-20T11:53:50.7385097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-211] SKIPPED [ 57%] 2023-03-20T11:53:50.7391582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-212] SKIPPED [ 57%] 2023-03-20T11:53:50.7398483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-213] SKIPPED [ 57%] 2023-03-20T11:53:50.7404670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-214] SKIPPED [ 57%] 2023-03-20T11:53:50.7411608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-215] SKIPPED [ 57%] 2023-03-20T11:53:50.7418000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-216] SKIPPED [ 57%] 2023-03-20T11:53:50.7425980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-217] SKIPPED [ 57%] 2023-03-20T11:53:50.7432681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-218] SKIPPED [ 57%] 2023-03-20T11:53:50.7439162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-219] SKIPPED [ 57%] 2023-03-20T11:53:50.7445512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-220] SKIPPED [ 57%] 2023-03-20T11:53:50.7453075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-221] SKIPPED [ 57%] 2023-03-20T11:53:50.7458477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-222] SKIPPED [ 57%] 2023-03-20T11:53:50.7465164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-223] SKIPPED [ 57%] 2023-03-20T11:53:50.7471611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-224] SKIPPED [ 57%] 2023-03-20T11:53:50.7478257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-225] SKIPPED [ 57%] 2023-03-20T11:53:50.7484584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-226] SKIPPED [ 57%] 2023-03-20T11:53:50.7491835Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-227] SKIPPED [ 57%] 2023-03-20T11:53:50.7497785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-228] SKIPPED [ 57%] 2023-03-20T11:53:50.7505449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-229] SKIPPED [ 57%] 2023-03-20T11:53:50.7512111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-230] SKIPPED [ 57%] 2023-03-20T11:53:50.7518511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-231] SKIPPED [ 57%] 2023-03-20T11:53:50.7525010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-232] SKIPPED [ 57%] 2023-03-20T11:53:50.7532182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-233] SKIPPED [ 57%] 2023-03-20T11:53:50.7538021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-234] SKIPPED [ 57%] 2023-03-20T11:53:50.7544745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-235] SKIPPED [ 57%] 2023-03-20T11:53:50.7551051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-236] SKIPPED [ 57%] 2023-03-20T11:53:50.7557379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-237] SKIPPED [ 57%] 2023-03-20T11:53:50.7563850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-238] SKIPPED [ 57%] 2023-03-20T11:53:50.7570697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-239] SKIPPED [ 57%] 2023-03-20T11:53:50.7578488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-240] SKIPPED [ 57%] 2023-03-20T11:53:50.7585214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-241] SKIPPED [ 57%] 2023-03-20T11:53:50.7591727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-242] SKIPPED [ 57%] 2023-03-20T11:53:50.7598286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-243] SKIPPED [ 57%] 2023-03-20T11:53:50.7604587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-244] SKIPPED [ 57%] 2023-03-20T11:53:50.7612251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-245] SKIPPED [ 57%] 2023-03-20T11:53:50.7618129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-246] SKIPPED [ 57%] 2023-03-20T11:53:50.7624358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-247] SKIPPED [ 57%] 2023-03-20T11:53:50.7630745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-248] SKIPPED [ 57%] 2023-03-20T11:53:50.7637433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-249] SKIPPED [ 57%] 2023-03-20T11:53:50.7643958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-250] SKIPPED [ 57%] 2023-03-20T11:53:50.7650708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-251] SKIPPED [ 57%] 2023-03-20T11:53:50.7658421Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-252] SKIPPED [ 57%] 2023-03-20T11:53:50.7665032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-253] SKIPPED [ 57%] 2023-03-20T11:53:50.7671493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-254] SKIPPED [ 57%] 2023-03-20T11:53:50.7678124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-255] SKIPPED [ 57%] 2023-03-20T11:53:50.7684395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-256] SKIPPED [ 57%] 2023-03-20T11:53:50.7691092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-257] SKIPPED [ 57%] 2023-03-20T11:53:50.7697538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-258] SKIPPED [ 57%] 2023-03-20T11:53:50.7704221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-259] SKIPPED [ 57%] 2023-03-20T11:53:50.7710544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-260] SKIPPED [ 57%] 2023-03-20T11:53:50.7717204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-261] SKIPPED [ 57%] 2023-03-20T11:53:50.7723565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-262] SKIPPED [ 57%] 2023-03-20T11:53:50.7732697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-263] SKIPPED [ 57%] 2023-03-20T11:53:50.7738125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-264] SKIPPED [ 57%] 2023-03-20T11:53:50.7744833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-265] SKIPPED [ 57%] 2023-03-20T11:53:50.7751285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-266] SKIPPED [ 57%] 2023-03-20T11:53:50.7757342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-267] SKIPPED [ 57%] 2023-03-20T11:53:50.7763718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-268] SKIPPED [ 57%] 2023-03-20T11:53:50.7770533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-269] SKIPPED [ 57%] 2023-03-20T11:53:50.7776827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-270] SKIPPED [ 57%] 2023-03-20T11:53:50.7783446Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-271] SKIPPED [ 57%] 2023-03-20T11:53:50.7789728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-272] SKIPPED [ 57%] 2023-03-20T11:53:50.7796669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-273] SKIPPED [ 57%] 2023-03-20T11:53:50.7804222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-274] SKIPPED [ 57%] 2023-03-20T11:53:50.7810849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-275] SKIPPED [ 57%] 2023-03-20T11:53:50.7817148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-276] SKIPPED [ 57%] 2023-03-20T11:53:50.7823788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-277] SKIPPED [ 57%] 2023-03-20T11:53:50.7830008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-278] SKIPPED [ 57%] 2023-03-20T11:53:50.7836860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-279] SKIPPED [ 57%] 2023-03-20T11:53:50.7843288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-280] SKIPPED [ 57%] 2023-03-20T11:53:50.7850617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-281] SKIPPED [ 57%] 2023-03-20T11:53:50.7855926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-282] SKIPPED [ 57%] 2023-03-20T11:53:50.7862624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-283] SKIPPED [ 57%] 2023-03-20T11:53:50.7868889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-284] SKIPPED [ 57%] 2023-03-20T11:53:50.7875656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-285] SKIPPED [ 57%] 2023-03-20T11:53:50.7884802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-286] SKIPPED [ 57%] 2023-03-20T11:53:50.7892879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-287] SKIPPED [ 57%] 2023-03-20T11:53:50.7898195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-288] SKIPPED [ 57%] 2023-03-20T11:53:50.7904983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-289] SKIPPED [ 57%] 2023-03-20T11:53:50.7911353Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-290] SKIPPED [ 57%] 2023-03-20T11:53:50.7918035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-291] SKIPPED [ 57%] 2023-03-20T11:53:50.7924296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-292] SKIPPED [ 57%] 2023-03-20T11:53:50.7930876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-293] SKIPPED [ 57%] 2023-03-20T11:53:50.7937261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-294] SKIPPED [ 57%] 2023-03-20T11:53:50.7943959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-295] SKIPPED [ 57%] 2023-03-20T11:53:50.7950174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-296] SKIPPED [ 57%] 2023-03-20T11:53:50.7958583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-297] SKIPPED [ 57%] 2023-03-20T11:53:50.7964686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-298] SKIPPED [ 57%] 2023-03-20T11:53:50.7971759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-299] SKIPPED [ 57%] 2023-03-20T11:53:50.7978141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-300] SKIPPED [ 57%] 2023-03-20T11:53:50.7984715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-301] SKIPPED [ 57%] 2023-03-20T11:53:50.7991185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-302] SKIPPED [ 57%] 2023-03-20T11:53:50.7997772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-303] SKIPPED [ 57%] 2023-03-20T11:53:50.8004280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-304] SKIPPED [ 57%] 2023-03-20T11:53:50.8010946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-305] SKIPPED [ 57%] 2023-03-20T11:53:50.8017439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-306] SKIPPED [ 57%] 2023-03-20T11:53:50.8023939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-307] SKIPPED [ 57%] 2023-03-20T11:53:50.8030314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-308] SKIPPED [ 57%] 2023-03-20T11:53:50.8037771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-309] SKIPPED [ 57%] 2023-03-20T11:53:50.8044258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-310] SKIPPED [ 57%] 2023-03-20T11:53:50.8051212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-311] SKIPPED [ 57%] 2023-03-20T11:53:50.8057346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-312] SKIPPED [ 57%] 2023-03-20T11:53:50.8063775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-313] SKIPPED [ 57%] 2023-03-20T11:53:50.8069947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-314] SKIPPED [ 57%] 2023-03-20T11:53:50.8076584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-315] SKIPPED [ 57%] 2023-03-20T11:53:50.8082904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-316] SKIPPED [ 57%] 2023-03-20T11:53:50.8090588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-317] SKIPPED [ 57%] 2023-03-20T11:53:50.8095665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-318] SKIPPED [ 57%] 2023-03-20T11:53:50.8102124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-319] SKIPPED [ 57%] 2023-03-20T11:53:50.8109560Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-320] SKIPPED [ 57%] 2023-03-20T11:53:50.8116215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-321] SKIPPED [ 57%] 2023-03-20T11:53:50.8122572Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-322] SKIPPED [ 57%] 2023-03-20T11:53:50.8130298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_bounding_box-323] SKIPPED [ 57%] 2023-03-20T11:53:50.8135455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-00] SKIPPED [ 57%] 2023-03-20T11:53:50.8141743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-01] SKIPPED [ 57%] 2023-03-20T11:53:50.8148550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-02] SKIPPED [ 57%] 2023-03-20T11:53:50.8155553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-03] SKIPPED [ 57%] 2023-03-20T11:53:50.8161850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-04] SKIPPED [ 57%] 2023-03-20T11:53:50.8169513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-05] SKIPPED [ 57%] 2023-03-20T11:53:50.8174595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-06] SKIPPED [ 57%] 2023-03-20T11:53:50.8180639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-07] SKIPPED [ 57%] 2023-03-20T11:53:50.8188413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-08] SKIPPED [ 57%] 2023-03-20T11:53:50.8195044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-09] SKIPPED [ 57%] 2023-03-20T11:53:50.8201454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-10] SKIPPED [ 57%] 2023-03-20T11:53:50.8208845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_mask-11] SKIPPED [ 57%] 2023-03-20T11:53:50.8214221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-00] SKIPPED [ 57%] 2023-03-20T11:53:50.8220493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-01] SKIPPED [ 57%] 2023-03-20T11:53:50.8226956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-02] SKIPPED [ 57%] 2023-03-20T11:53:50.8233386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-03] SKIPPED [ 57%] 2023-03-20T11:53:50.8239090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-04] SKIPPED [ 57%] 2023-03-20T11:53:50.8245543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-05] SKIPPED [ 57%] 2023-03-20T11:53:50.8253239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-06] SKIPPED [ 57%] 2023-03-20T11:53:50.8259500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-07] SKIPPED [ 57%] 2023-03-20T11:53:50.8265578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-08] SKIPPED [ 57%] 2023-03-20T11:53:50.8272050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-09] SKIPPED [ 57%] 2023-03-20T11:53:50.8278413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-10] SKIPPED [ 57%] 2023-03-20T11:53:50.8284942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-11] SKIPPED [ 57%] 2023-03-20T11:53:50.8292855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-12] SKIPPED [ 57%] 2023-03-20T11:53:50.8298199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-13] SKIPPED [ 57%] 2023-03-20T11:53:50.8304861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-14] SKIPPED [ 57%] 2023-03-20T11:53:50.8311002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-15] SKIPPED [ 57%] 2023-03-20T11:53:50.8317997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-16] SKIPPED [ 57%] 2023-03-20T11:53:50.8324108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-17] SKIPPED [ 57%] 2023-03-20T11:53:50.8330843Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-18] SKIPPED [ 57%] 2023-03-20T11:53:50.8338345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-19] SKIPPED [ 57%] 2023-03-20T11:53:50.8344976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-20] SKIPPED [ 57%] 2023-03-20T11:53:50.8351394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-21] SKIPPED [ 57%] 2023-03-20T11:53:50.8358095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-22] SKIPPED [ 57%] 2023-03-20T11:53:50.8364337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-23] SKIPPED [ 57%] 2023-03-20T11:53:50.8370957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-24] SKIPPED [ 57%] 2023-03-20T11:53:50.8377303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-25] SKIPPED [ 57%] 2023-03-20T11:53:50.8383985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-26] SKIPPED [ 57%] 2023-03-20T11:53:50.8390386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-27] SKIPPED [ 57%] 2023-03-20T11:53:50.8397067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-28] SKIPPED [ 57%] 2023-03-20T11:53:50.8403647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-29] SKIPPED [ 57%] 2023-03-20T11:53:50.8412142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-30] SKIPPED [ 57%] 2023-03-20T11:53:50.8417812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-31] SKIPPED [ 57%] 2023-03-20T11:53:50.8424474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-32] SKIPPED [ 57%] 2023-03-20T11:53:50.8430798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-33] SKIPPED [ 57%] 2023-03-20T11:53:50.8437539Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-34] SKIPPED [ 57%] 2023-03-20T11:53:50.8443873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-center_crop_video-35] SKIPPED [ 57%] 2023-03-20T11:53:50.8450820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-000] SKIPPED [ 57%] 2023-03-20T11:53:50.8456641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-001] SKIPPED [ 57%] 2023-03-20T11:53:50.8463197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-002] SKIPPED [ 57%] 2023-03-20T11:53:50.8469541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-003] SKIPPED [ 57%] 2023-03-20T11:53:50.8476307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-004] SKIPPED [ 57%] 2023-03-20T11:53:50.8482658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-005] SKIPPED [ 57%] 2023-03-20T11:53:50.8490617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-006] SKIPPED [ 57%] 2023-03-20T11:53:50.8497169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-007] SKIPPED [ 57%] 2023-03-20T11:53:50.8503790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-008] SKIPPED [ 57%] 2023-03-20T11:53:50.8510040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-009] SKIPPED [ 57%] 2023-03-20T11:53:50.8516858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-010] SKIPPED [ 57%] 2023-03-20T11:53:50.8523346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-011] SKIPPED [ 57%] 2023-03-20T11:53:50.8530670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-012] SKIPPED [ 57%] 2023-03-20T11:53:50.8536255Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-013] SKIPPED [ 57%] 2023-03-20T11:53:50.8542917Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-014] SKIPPED [ 57%] 2023-03-20T11:53:50.8549239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-015] SKIPPED [ 57%] 2023-03-20T11:53:50.8555927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-016] SKIPPED [ 57%] 2023-03-20T11:53:50.8563596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-017] SKIPPED [ 57%] 2023-03-20T11:53:50.8570597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-018] SKIPPED [ 57%] 2023-03-20T11:53:50.8576510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-019] SKIPPED [ 57%] 2023-03-20T11:53:50.8583200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-020] SKIPPED [ 57%] 2023-03-20T11:53:50.8589529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-021] SKIPPED [ 57%] 2023-03-20T11:53:50.8596314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-022] SKIPPED [ 57%] 2023-03-20T11:53:50.8602913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-023] SKIPPED [ 57%] 2023-03-20T11:53:50.8610604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-024] SKIPPED [ 57%] 2023-03-20T11:53:50.8615696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-025] SKIPPED [ 57%] 2023-03-20T11:53:50.8622367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-026] SKIPPED [ 57%] 2023-03-20T11:53:50.8628599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-027] SKIPPED [ 57%] 2023-03-20T11:53:50.8635381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-028] SKIPPED [ 57%] 2023-03-20T11:53:50.8642961Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-029] SKIPPED [ 57%] 2023-03-20T11:53:50.8650659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-030] SKIPPED [ 57%] 2023-03-20T11:53:50.8656048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-031] SKIPPED [ 57%] 2023-03-20T11:53:50.8662548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-032] SKIPPED [ 57%] 2023-03-20T11:53:50.8668900Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-033] SKIPPED [ 57%] 2023-03-20T11:53:50.8675777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-034] SKIPPED [ 57%] 2023-03-20T11:53:50.8682233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-035] SKIPPED [ 57%] 2023-03-20T11:53:50.8690342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-036] SKIPPED [ 57%] 2023-03-20T11:53:50.8695410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-037] SKIPPED [ 57%] 2023-03-20T11:53:50.8702083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-038] SKIPPED [ 57%] 2023-03-20T11:53:50.8708035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-039] SKIPPED [ 57%] 2023-03-20T11:53:50.8715988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-040] SKIPPED [ 57%] 2023-03-20T11:53:50.8722545Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-041] SKIPPED [ 57%] 2023-03-20T11:53:50.8730316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-042] SKIPPED [ 57%] 2023-03-20T11:53:50.8735101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-043] SKIPPED [ 57%] 2023-03-20T11:53:50.8741601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-044] SKIPPED [ 57%] 2023-03-20T11:53:50.8748067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-045] SKIPPED [ 57%] 2023-03-20T11:53:50.8754547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-046] SKIPPED [ 57%] 2023-03-20T11:53:50.8761280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-047] SKIPPED [ 57%] 2023-03-20T11:53:50.8768632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-048] SKIPPED [ 57%] 2023-03-20T11:53:50.8774214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-049] SKIPPED [ 57%] 2023-03-20T11:53:50.8780651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-050] SKIPPED [ 57%] 2023-03-20T11:53:50.8789554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-051] SKIPPED [ 57%] 2023-03-20T11:53:50.8796578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-052] SKIPPED [ 57%] 2023-03-20T11:53:50.8802939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-053] SKIPPED [ 57%] 2023-03-20T11:53:50.8810482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-054] SKIPPED [ 57%] 2023-03-20T11:53:50.8815830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-055] SKIPPED [ 57%] 2023-03-20T11:53:50.8822552Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-056] SKIPPED [ 57%] 2023-03-20T11:53:50.8828921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-057] SKIPPED [ 57%] 2023-03-20T11:53:50.8835705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-058] SKIPPED [ 57%] 2023-03-20T11:53:50.8842185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-059] SKIPPED [ 57%] 2023-03-20T11:53:50.8850171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-060] SKIPPED [ 57%] 2023-03-20T11:53:50.8855402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-061] SKIPPED [ 57%] 2023-03-20T11:53:50.8861997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-062] SKIPPED [ 57%] 2023-03-20T11:53:50.8869536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-063] SKIPPED [ 57%] 2023-03-20T11:53:50.8876374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-064] SKIPPED [ 57%] 2023-03-20T11:53:50.8882804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-065] SKIPPED [ 57%] 2023-03-20T11:53:50.8890384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-066] SKIPPED [ 57%] 2023-03-20T11:53:50.8895727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-067] SKIPPED [ 57%] 2023-03-20T11:53:50.8902329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-068] SKIPPED [ 57%] 2023-03-20T11:53:50.8908311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-069] SKIPPED [ 57%] 2023-03-20T11:53:50.8915119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-070] SKIPPED [ 57%] 2023-03-20T11:53:50.8921438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-071] SKIPPED [ 57%] 2023-03-20T11:53:50.8928764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-072] SKIPPED [ 57%] 2023-03-20T11:53:50.8934658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-073] SKIPPED [ 57%] 2023-03-20T11:53:50.8942468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-074] SKIPPED [ 57%] 2023-03-20T11:53:50.8948803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-075] SKIPPED [ 57%] 2023-03-20T11:53:50.8955683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-076] SKIPPED [ 57%] 2023-03-20T11:53:50.8962098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-077] SKIPPED [ 57%] 2023-03-20T11:53:50.8969773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-078] SKIPPED [ 57%] 2023-03-20T11:53:50.8975158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-079] SKIPPED [ 57%] 2023-03-20T11:53:50.8981741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-080] SKIPPED [ 57%] 2023-03-20T11:53:50.8988191Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-081] SKIPPED [ 57%] 2023-03-20T11:53:50.8995139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-082] SKIPPED [ 57%] 2023-03-20T11:53:50.9001534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-083] SKIPPED [ 57%] 2023-03-20T11:53:50.9008918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-084] SKIPPED [ 57%] 2023-03-20T11:53:50.9014858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-085] SKIPPED [ 57%] 2023-03-20T11:53:50.9022520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-086] SKIPPED [ 57%] 2023-03-20T11:53:50.9028456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-087] SKIPPED [ 57%] 2023-03-20T11:53:50.9035395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-088] SKIPPED [ 57%] 2023-03-20T11:53:50.9042013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-089] SKIPPED [ 57%] 2023-03-20T11:53:50.9049265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-090] SKIPPED [ 57%] 2023-03-20T11:53:50.9054991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-091] SKIPPED [ 57%] 2023-03-20T11:53:50.9061493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-092] SKIPPED [ 57%] 2023-03-20T11:53:50.9068138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-093] SKIPPED [ 57%] 2023-03-20T11:53:50.9074771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-094] SKIPPED [ 57%] 2023-03-20T11:53:50.9081297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-095] SKIPPED [ 57%] 2023-03-20T11:53:50.9088655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-096] SKIPPED [ 57%] 2023-03-20T11:53:50.9095301Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-097] SKIPPED [ 57%] 2023-03-20T11:53:50.9101930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-098] SKIPPED [ 57%] 2023-03-20T11:53:50.9108308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-099] SKIPPED [ 57%] 2023-03-20T11:53:50.9115064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-100] SKIPPED [ 57%] 2023-03-20T11:53:50.9121651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-101] SKIPPED [ 57%] 2023-03-20T11:53:50.9128915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-102] SKIPPED [ 57%] 2023-03-20T11:53:50.9134890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-103] SKIPPED [ 57%] 2023-03-20T11:53:50.9141532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-104] SKIPPED [ 57%] 2023-03-20T11:53:50.9147794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-105] SKIPPED [ 57%] 2023-03-20T11:53:50.9154595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-106] SKIPPED [ 57%] 2023-03-20T11:53:50.9161339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-107] SKIPPED [ 57%] 2023-03-20T11:53:50.9168868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-108] SKIPPED [ 57%] 2023-03-20T11:53:50.9175381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-109] SKIPPED [ 57%] 2023-03-20T11:53:50.9181932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-110] SKIPPED [ 57%] 2023-03-20T11:53:50.9188240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-111] SKIPPED [ 57%] 2023-03-20T11:53:50.9195034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-112] SKIPPED [ 57%] 2023-03-20T11:53:50.9201426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-113] SKIPPED [ 57%] 2023-03-20T11:53:50.9208719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-114] SKIPPED [ 57%] 2023-03-20T11:53:50.9214753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-115] SKIPPED [ 57%] 2023-03-20T11:53:50.9221162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-116] SKIPPED [ 57%] 2023-03-20T11:53:50.9227741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-117] SKIPPED [ 57%] 2023-03-20T11:53:50.9234388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-118] SKIPPED [ 57%] 2023-03-20T11:53:50.9240855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-119] SKIPPED [ 57%] 2023-03-20T11:53:50.9249268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-120] SKIPPED [ 57%] 2023-03-20T11:53:50.9255178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-121] SKIPPED [ 57%] 2023-03-20T11:53:50.9261745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-122] SKIPPED [ 57%] 2023-03-20T11:53:50.9268093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-123] SKIPPED [ 57%] 2023-03-20T11:53:50.9274937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-124] SKIPPED [ 57%] 2023-03-20T11:53:50.9281238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-125] SKIPPED [ 57%] 2023-03-20T11:53:50.9288734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-126] SKIPPED [ 57%] 2023-03-20T11:53:50.9294688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-127] SKIPPED [ 57%] 2023-03-20T11:53:50.9300868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-128] SKIPPED [ 57%] 2023-03-20T11:53:50.9307358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-129] SKIPPED [ 57%] 2023-03-20T11:53:50.9314024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-130] SKIPPED [ 57%] 2023-03-20T11:53:50.9320182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-131] SKIPPED [ 57%] 2023-03-20T11:53:50.9327793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-132] SKIPPED [ 57%] 2023-03-20T11:53:50.9334280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-133] SKIPPED [ 57%] 2023-03-20T11:53:50.9340623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-134] SKIPPED [ 57%] 2023-03-20T11:53:50.9347197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-135] SKIPPED [ 57%] 2023-03-20T11:53:50.9353916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-136] SKIPPED [ 57%] 2023-03-20T11:53:50.9360571Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-137] SKIPPED [ 57%] 2023-03-20T11:53:50.9366883Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-138] SKIPPED [ 57%] 2023-03-20T11:53:50.9373895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-139] SKIPPED [ 57%] 2023-03-20T11:53:50.9380147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-140] SKIPPED [ 57%] 2023-03-20T11:53:50.9386822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-141] SKIPPED [ 57%] 2023-03-20T11:53:50.9393413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-142] SKIPPED [ 57%] 2023-03-20T11:53:50.9400819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-143] SKIPPED [ 57%] 2023-03-20T11:53:50.9407154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-144] SKIPPED [ 57%] 2023-03-20T11:53:50.9414275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-145] SKIPPED [ 57%] 2023-03-20T11:53:50.9420198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-146] SKIPPED [ 57%] 2023-03-20T11:53:50.9426453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-147] SKIPPED [ 57%] 2023-03-20T11:53:50.9433136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-148] SKIPPED [ 57%] 2023-03-20T11:53:50.9439676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-149] SKIPPED [ 57%] 2023-03-20T11:53:50.9445919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-150] SKIPPED [ 57%] 2023-03-20T11:53:50.9453083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-151] SKIPPED [ 57%] 2023-03-20T11:53:50.9458820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-152] SKIPPED [ 57%] 2023-03-20T11:53:50.9465017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-153] SKIPPED [ 57%] 2023-03-20T11:53:50.9471617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-154] SKIPPED [ 57%] 2023-03-20T11:53:50.9479108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-155] SKIPPED [ 57%] 2023-03-20T11:53:50.9485476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-156] SKIPPED [ 57%] 2023-03-20T11:53:50.9492915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-157] SKIPPED [ 57%] 2023-03-20T11:53:50.9498550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-158] SKIPPED [ 57%] 2023-03-20T11:53:50.9505303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-159] SKIPPED [ 57%] 2023-03-20T11:53:50.9511720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-160] SKIPPED [ 57%] 2023-03-20T11:53:50.9518557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_image_tensor-161] SKIPPED [ 57%] 2023-03-20T11:53:50.9524765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-00] SKIPPED [ 57%] 2023-03-20T11:53:50.9532525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-01] SKIPPED [ 57%] 2023-03-20T11:53:50.9537483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-02] SKIPPED [ 57%] 2023-03-20T11:53:50.9544077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-03] SKIPPED [ 57%] 2023-03-20T11:53:50.9552007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-04] SKIPPED [ 57%] 2023-03-20T11:53:50.9558485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-05] SKIPPED [ 57%] 2023-03-20T11:53:50.9564751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-06] SKIPPED [ 57%] 2023-03-20T11:53:50.9571749Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-07] SKIPPED [ 57%] 2023-03-20T11:53:50.9578129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-08] SKIPPED [ 57%] 2023-03-20T11:53:50.9584330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-09] SKIPPED [ 57%] 2023-03-20T11:53:50.9590750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-10] SKIPPED [ 57%] 2023-03-20T11:53:50.9597242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-11] SKIPPED [ 57%] 2023-03-20T11:53:50.9603642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-12] SKIPPED [ 57%] 2023-03-20T11:53:50.9610315Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-13] SKIPPED [ 57%] 2023-03-20T11:53:50.9616675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-14] SKIPPED [ 57%] 2023-03-20T11:53:50.9624682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-15] SKIPPED [ 57%] 2023-03-20T11:53:50.9631022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-16] SKIPPED [ 57%] 2023-03-20T11:53:50.9637790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-17] SKIPPED [ 57%] 2023-03-20T11:53:50.9644040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-18] SKIPPED [ 57%] 2023-03-20T11:53:50.9651032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-19] SKIPPED [ 57%] 2023-03-20T11:53:50.9657433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-20] SKIPPED [ 57%] 2023-03-20T11:53:50.9663971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-21] SKIPPED [ 57%] 2023-03-20T11:53:50.9670159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-22] SKIPPED [ 57%] 2023-03-20T11:53:50.9676950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-23] SKIPPED [ 57%] 2023-03-20T11:53:50.9683422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-24] SKIPPED [ 57%] 2023-03-20T11:53:50.9690443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-25] SKIPPED [ 57%] 2023-03-20T11:53:50.9696438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-26] SKIPPED [ 57%] 2023-03-20T11:53:50.9705681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-27] SKIPPED [ 57%] 2023-03-20T11:53:50.9712528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-28] SKIPPED [ 57%] 2023-03-20T11:53:50.9718725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-29] SKIPPED [ 57%] 2023-03-20T11:53:50.9725161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-30] SKIPPED [ 57%] 2023-03-20T11:53:50.9732800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-31] SKIPPED [ 57%] 2023-03-20T11:53:50.9738372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-32] SKIPPED [ 57%] 2023-03-20T11:53:50.9745109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-33] SKIPPED [ 57%] 2023-03-20T11:53:50.9751369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-34] SKIPPED [ 57%] 2023-03-20T11:53:50.9758240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-gaussian_blur_video-35] SKIPPED [ 57%] 2023-03-20T11:53:50.9764599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:50.9771403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:50.9778812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:50.9785468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:50.9792168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:50.9798649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:50.9804952Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:50.9811985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:50.9817996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:50.9824649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:50.9831136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:50.9837730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:50.9844134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:50.9850717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:50.9857987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:50.9864703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:50.9870879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:50.9877603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:50.9883824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:50.9890673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:50.9897179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:50.9903790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:50.9910059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:50.9916921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:50.9923256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:50.9931331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:50.9937670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:50.9944121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:50.9950195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:50.9956477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:50.9963149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:50.9970567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:50.9975597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:50.9982261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:50.9988215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:50.9994566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.0000928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.0009934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.0015074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.0021449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.0028013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.0034803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.0041040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.0049014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.0054022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.0060295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.0066972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.0073579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.0081534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.0088650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.0094747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.0101194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.0107579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.0114019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.0120325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.0126337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.0134118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.0139311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.0146069Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.0153102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.0160740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.0166993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.0174505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.0180084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.0186665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.0193383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.0199744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.0206170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.0213939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-32] SKIPPED [ 57%] 2023-03-20T11:53:51.0219260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-33] SKIPPED [ 57%] 2023-03-20T11:53:51.0225941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-34] SKIPPED [ 57%] 2023-03-20T11:53:51.0233830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-equalize_video-35] SKIPPED [ 57%] 2023-03-20T11:53:51.0240307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:51.0246586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:51.0253666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:51.0259559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:51.0266206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:51.0272872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:51.0279268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:51.0285564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:51.0293298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:51.0298718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:51.0305452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:51.0313203Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:51.0319774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:51.0326091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:51.0333146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:51.0338749Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:51.0345366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:51.0351870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:51.0358335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:51.0364770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:51.0372402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:51.0377923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:51.0385746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:51.0392497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:51.0398929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:51.0405270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:51.0412930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:51.0418487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:51.0425091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:51.0431430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:51.0438056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:51.0444285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:51.0451114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:51.0458288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:51.0465262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:51.0471684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.0478450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.0484729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.0492525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.0497977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.0504653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.0511105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.0517705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.0524076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.0530868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.0538332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.0544988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.0551389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.0558139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.0564390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.0571229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.0577444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.0584038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.0590272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.0597049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.0603355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.0614112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.0619102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.0625841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.0632351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.0638752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.0645009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.0652661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.0657925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.0664773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.0671019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.0677972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.0684032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.0692686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-32] SKIPPED [ 57%] 2023-03-20T11:53:51.0697878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-33] SKIPPED [ 57%] 2023-03-20T11:53:51.0704427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-34] SKIPPED [ 57%] 2023-03-20T11:53:51.0710716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-invert_video-35] SKIPPED [ 57%] 2023-03-20T11:53:51.0717471Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:51.0723783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:51.0731042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:51.0737275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:51.0743899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:51.0750214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:51.0757091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:51.0764689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:51.0772704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:51.0778090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:51.0784749Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:51.0791141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:51.0797673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:51.0804044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:51.0810761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:51.0817329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:51.0823837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:51.0830139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:51.0836981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:51.0844542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:51.0851394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:51.0857586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:51.0864134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:51.0870593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:51.0877240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:51.0883653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:51.0890412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:51.0896611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:51.0903421Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:51.0909691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:51.0917801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:51.0924062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:51.0930945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:51.0937222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:51.0943751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:51.0950159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.0956766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.0963152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.0970466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.0975946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.0982583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.0989051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.0996397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.1002808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.1010494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.1015691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.1022284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.1028486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.1035166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.1041688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.1049134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.1054311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.1060728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.1067950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.1074612Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.1081088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.1088569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.1094292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.1100375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.1106961Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.1113598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.1120008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.1126317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.1133527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.1138869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.1146581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.1153223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.1159643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.1165839Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-32] SKIPPED [ 57%] 2023-03-20T11:53:51.1173614Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-33] SKIPPED [ 57%] 2023-03-20T11:53:51.1178842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-34] SKIPPED [ 57%] 2023-03-20T11:53:51.1185568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-posterize_video-35] SKIPPED [ 57%] 2023-03-20T11:53:51.1192286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:51.1198994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:51.1205274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:51.1212915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:51.1219788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:51.1226388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:51.1233168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:51.1238964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:51.1245429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:51.1252912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:51.1258465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:51.1265084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:51.1271478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:51.1278211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:51.1284439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:51.1291310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:51.1298812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:51.1305295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:51.1311748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:51.1318365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:51.1324689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:51.1331924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:51.1338221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:51.1344766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:51.1351048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:51.1358036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:51.1364297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:51.1373170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:51.1378570Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:51.1385205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:51.1391828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:51.1398369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:51.1404783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:51.1411981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:51.1418186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:51.1424685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.1431387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.1437778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.1445307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.1452985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.1458423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.1465059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.1471599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.1478115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.1484403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.1491277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.1497543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.1504197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.1510525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.1517193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.1526348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.1534155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.1539462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.1545706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.1552225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.1558662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.1565007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.1571391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.1577588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.1584183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.1590562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.1598712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.1604898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.1612864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.1618052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.1624650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.1630948Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.1637690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.1644142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-32] SKIPPED [ 57%] 2023-03-20T11:53:51.1650901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-33] SKIPPED [ 57%] 2023-03-20T11:53:51.1657206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-34] SKIPPED [ 57%] 2023-03-20T11:53:51.1663769Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-solarize_video-35] SKIPPED [ 57%] 2023-03-20T11:53:51.1670145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:51.1678192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:51.1684702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:51.1692733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:51.1697954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:51.1705140Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:51.1711129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:51.1717665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:51.1723979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:51.1730654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:51.1737116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:51.1743672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:51.1751100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:51.1757744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:51.1764157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:51.1770718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:51.1776469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:51.1782938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:51.1789223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:51.1795803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:51.1802121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:51.1809741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:51.1814477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:51.1820737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:51.1828643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:51.1834988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:51.1841427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:51.1848937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:51.1854159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:51.1860258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:51.1866760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:51.1873298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:51.1879677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:51.1885792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:51.1893275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:51.1899650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.1906241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.1912672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.1918960Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.1925199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.1933010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.1938096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.1944632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.1951014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.1957406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.1964045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.1971000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.1978836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.1985941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.1992751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.1999898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.2006132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.2013740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.2019201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.2025776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.2032145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.2038476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.2044761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.2053929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.2058707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.2065352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.2071602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.2078171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.2084302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.2090815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.2096937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.2103164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.2109049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.2115649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-32] SKIPPED [ 57%] 2023-03-20T11:53:51.2121903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-33] SKIPPED [ 57%] 2023-03-20T11:53:51.2130518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-34] SKIPPED [ 57%] 2023-03-20T11:53:51.2135858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-autocontrast_video-35] SKIPPED [ 57%] 2023-03-20T11:53:51.2142196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:51.2148434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:51.2155112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:51.2161495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:51.2169043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:51.2174369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:51.2180550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:51.2186970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:51.2193727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:51.2201336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:51.2209075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:51.2213838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:51.2219921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:51.2226519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:51.2233027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:51.2239292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:51.2245407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:51.2252837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:51.2258360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:51.2264864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:51.2271112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:51.2278828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:51.2285023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:51.2292773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:51.2298254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:51.2304698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:51.2311083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:51.2317568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:51.2323786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:51.2330440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:51.2336552Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:51.2343111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:51.2350683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:51.2356734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:51.2363062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:51.2370649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.2376025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-36] SKIPPED [ 57%] 2023-03-20T11:53:51.2382249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-37] SKIPPED [ 57%] 2023-03-20T11:53:51.2388641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-38] SKIPPED [ 57%] 2023-03-20T11:53:51.2395328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-39] SKIPPED [ 57%] 2023-03-20T11:53:51.2401673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-40] SKIPPED [ 57%] 2023-03-20T11:53:51.2409013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-41] SKIPPED [ 57%] 2023-03-20T11:53:51.2414815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-42] SKIPPED [ 57%] 2023-03-20T11:53:51.2423818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-43] SKIPPED [ 57%] 2023-03-20T11:53:51.2429918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-44] SKIPPED [ 57%] 2023-03-20T11:53:51.2436635Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-45] SKIPPED [ 57%] 2023-03-20T11:53:51.2443003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-46] SKIPPED [ 57%] 2023-03-20T11:53:51.2450588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-47] SKIPPED [ 57%] 2023-03-20T11:53:51.2455727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-48] SKIPPED [ 57%] 2023-03-20T11:53:51.2462281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-49] SKIPPED [ 57%] 2023-03-20T11:53:51.2468625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-50] SKIPPED [ 57%] 2023-03-20T11:53:51.2475046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-51] SKIPPED [ 57%] 2023-03-20T11:53:51.2481382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-52] SKIPPED [ 57%] 2023-03-20T11:53:51.2488358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-53] SKIPPED [ 57%] 2023-03-20T11:53:51.2494058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-54] SKIPPED [ 57%] 2023-03-20T11:53:51.2501714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-55] SKIPPED [ 57%] 2023-03-20T11:53:51.2507926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-56] SKIPPED [ 57%] 2023-03-20T11:53:51.2514506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-57] SKIPPED [ 57%] 2023-03-20T11:53:51.2520922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-58] SKIPPED [ 57%] 2023-03-20T11:53:51.2527039Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-59] SKIPPED [ 57%] 2023-03-20T11:53:51.2534777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-60] SKIPPED [ 57%] 2023-03-20T11:53:51.2539877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-61] SKIPPED [ 57%] 2023-03-20T11:53:51.2546425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-62] SKIPPED [ 57%] 2023-03-20T11:53:51.2552997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-63] SKIPPED [ 57%] 2023-03-20T11:53:51.2558746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-64] SKIPPED [ 57%] 2023-03-20T11:53:51.2565209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-65] SKIPPED [ 57%] 2023-03-20T11:53:51.2573828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-66] SKIPPED [ 57%] 2023-03-20T11:53:51.2579256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-67] SKIPPED [ 57%] 2023-03-20T11:53:51.2585868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-68] SKIPPED [ 57%] 2023-03-20T11:53:51.2592076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-69] SKIPPED [ 57%] 2023-03-20T11:53:51.2598707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-70] SKIPPED [ 57%] 2023-03-20T11:53:51.2605024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_image_tensor-71] SKIPPED [ 57%] 2023-03-20T11:53:51.2612958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.2618166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.2624674Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.2630741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.2637297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.2643581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.2651247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.2657445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.2663941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.2670098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.2676786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.2683130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.2690336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.2695814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.2702298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.2708611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.2715784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.2723609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.2730424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.2736380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.2742728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.2748623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.2755217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.2761619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.2769000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.2774251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.2780381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.2786829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.2793566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.2800922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.2807094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.2813807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.2819677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-32] SKIPPED [ 57%] 2023-03-20T11:53:51.2826241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-33] SKIPPED [ 57%] 2023-03-20T11:53:51.2832739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-34] SKIPPED [ 57%] 2023-03-20T11:53:51.2839053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_sharpness_video-35] SKIPPED [ 57%] 2023-03-20T11:53:51.2845419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:51.2852021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:51.2858229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:51.2864579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:51.2872285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:51.2878691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:51.2884944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:51.2891915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:51.2898135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:51.2904260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:51.2910236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:51.2916897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:51.2923096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:51.2930527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:51.2935770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:51.2942274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:51.2949485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:51.2956064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:51.2962442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:51.2969786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:51.2975102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:51.2981540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:51.2987766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:51.2994246Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:51.3000626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:51.3006699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:51.3013880Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:51.3020582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:51.3027060Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:51.3033593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:51.3039953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:51.3046044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:51.3053485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:51.3058619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:51.3065102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:51.3071242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.3077684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-36] SKIPPED [ 57%] 2023-03-20T11:53:51.3083987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-37] SKIPPED [ 57%] 2023-03-20T11:53:51.3090628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-38] SKIPPED [ 57%] 2023-03-20T11:53:51.3097524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-39] SKIPPED [ 57%] 2023-03-20T11:53:51.3103670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-40] SKIPPED [ 57%] 2023-03-20T11:53:51.3109644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-41] SKIPPED [ 57%] 2023-03-20T11:53:51.3116244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-42] SKIPPED [ 57%] 2023-03-20T11:53:51.3123108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-43] SKIPPED [ 57%] 2023-03-20T11:53:51.3130430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-44] SKIPPED [ 57%] 2023-03-20T11:53:51.3135180Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-45] SKIPPED [ 57%] 2023-03-20T11:53:51.3141543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-46] SKIPPED [ 57%] 2023-03-20T11:53:51.3147378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-47] SKIPPED [ 57%] 2023-03-20T11:53:51.3153934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-48] SKIPPED [ 57%] 2023-03-20T11:53:51.3160303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-49] SKIPPED [ 57%] 2023-03-20T11:53:51.3168673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-50] SKIPPED [ 57%] 2023-03-20T11:53:51.3174370Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-51] SKIPPED [ 57%] 2023-03-20T11:53:51.3180611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-52] SKIPPED [ 57%] 2023-03-20T11:53:51.3187095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-53] SKIPPED [ 57%] 2023-03-20T11:53:51.3193703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-54] SKIPPED [ 57%] 2023-03-20T11:53:51.3199876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-55] SKIPPED [ 57%] 2023-03-20T11:53:51.3206173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-56] SKIPPED [ 57%] 2023-03-20T11:53:51.3213697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-57] SKIPPED [ 57%] 2023-03-20T11:53:51.3218978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-58] SKIPPED [ 57%] 2023-03-20T11:53:51.3225442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-59] SKIPPED [ 57%] 2023-03-20T11:53:51.3231777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-60] SKIPPED [ 57%] 2023-03-20T11:53:51.3239430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-61] SKIPPED [ 57%] 2023-03-20T11:53:51.3245713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-62] SKIPPED [ 57%] 2023-03-20T11:53:51.3253130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-63] SKIPPED [ 57%] 2023-03-20T11:53:51.3258274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-64] SKIPPED [ 57%] 2023-03-20T11:53:51.3264805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-65] SKIPPED [ 57%] 2023-03-20T11:53:51.3271063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-66] SKIPPED [ 57%] 2023-03-20T11:53:51.3277670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-67] SKIPPED [ 57%] 2023-03-20T11:53:51.3284020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-68] SKIPPED [ 57%] 2023-03-20T11:53:51.3290714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-69] SKIPPED [ 57%] 2023-03-20T11:53:51.3296910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-70] SKIPPED [ 57%] 2023-03-20T11:53:51.3303326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_image_tensor-71] SKIPPED [ 57%] 2023-03-20T11:53:51.3309463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.3319024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.3325260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.3332419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.3338348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.3344872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.3351228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.3357657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.3363910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.3370488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.3376602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.3383131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.3390699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.3397265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.3403588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.3410367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.3416124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.3422475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.3428687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.3435278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.3441572Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.3448607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.3454342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.3459968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.3467386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.3474096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.3480268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.3486648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.3494096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.3499182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.3505728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.3512187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.3518525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-32] SKIPPED [ 57%] 2023-03-20T11:53:51.3524688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-33] SKIPPED [ 57%] 2023-03-20T11:53:51.3538159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-34] SKIPPED [ 57%] 2023-03-20T11:53:51.3538755Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-erase_video-35] SKIPPED [ 57%] 2023-03-20T11:53:51.3545099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:51.3551342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:51.3557802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:51.3564028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:51.3570527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:51.3576790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:51.3583183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:51.3589106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:51.3595716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:51.3602175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:51.3609726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:51.3615991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:51.3622806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:51.3628685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:51.3635294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:51.3641643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:51.3649171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:51.3654797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:51.3661249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:51.3667573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:51.3674175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:51.3680667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:51.3689284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:51.3694958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:51.3701317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:51.3707634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:51.3714226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:51.3720598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:51.3726698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:51.3734559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:51.3739640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:51.3746206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:51.3752762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:51.3759040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:51.3766677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:51.3774119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.3779395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.3785911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.3792321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.3798340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.3804542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.3811119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.3817558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.3823782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.3829951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.3837971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.3844197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.3850829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.3856996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.3863479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.3869695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.3876193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.3882489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.3889908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.3894785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.3901226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.3907552Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.3915331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.3921656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.3928913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.3934342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.3940401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.3946889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.3953513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.3959769Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.3965902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.3973375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.3978409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.3986263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-32] SKIPPED [ 57%] 2023-03-20T11:53:51.3992918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-33] SKIPPED [ 57%] 2023-03-20T11:53:51.3998508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-34] SKIPPED [ 57%] 2023-03-20T11:53:51.4004877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_brightness_video-35] SKIPPED [ 57%] 2023-03-20T11:53:51.4011569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-00] SKIPPED [ 57%] 2023-03-20T11:53:51.4017723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-01] SKIPPED [ 57%] 2023-03-20T11:53:51.4024202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-02] SKIPPED [ 57%] 2023-03-20T11:53:51.4030228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-03] SKIPPED [ 57%] 2023-03-20T11:53:51.4036847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-04] SKIPPED [ 57%] 2023-03-20T11:53:51.4043180Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-05] SKIPPED [ 57%] 2023-03-20T11:53:51.4050401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-06] SKIPPED [ 57%] 2023-03-20T11:53:51.4055987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-07] SKIPPED [ 57%] 2023-03-20T11:53:51.4063485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-08] SKIPPED [ 57%] 2023-03-20T11:53:51.4069924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-09] SKIPPED [ 57%] 2023-03-20T11:53:51.4076323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-10] SKIPPED [ 57%] 2023-03-20T11:53:51.4082666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-11] SKIPPED [ 57%] 2023-03-20T11:53:51.4090305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-12] SKIPPED [ 57%] 2023-03-20T11:53:51.4095638Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-13] SKIPPED [ 57%] 2023-03-20T11:53:51.4102187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-14] SKIPPED [ 57%] 2023-03-20T11:53:51.4108382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-15] SKIPPED [ 57%] 2023-03-20T11:53:51.4114997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-16] SKIPPED [ 57%] 2023-03-20T11:53:51.4121458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-17] SKIPPED [ 57%] 2023-03-20T11:53:51.4127573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-18] SKIPPED [ 57%] 2023-03-20T11:53:51.4135003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-19] SKIPPED [ 57%] 2023-03-20T11:53:51.4141197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-20] SKIPPED [ 57%] 2023-03-20T11:53:51.4147220Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-21] SKIPPED [ 57%] 2023-03-20T11:53:51.4153579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-22] SKIPPED [ 57%] 2023-03-20T11:53:51.4160175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-23] SKIPPED [ 57%] 2023-03-20T11:53:51.4166230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-24] SKIPPED [ 57%] 2023-03-20T11:53:51.4173733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-25] SKIPPED [ 57%] 2023-03-20T11:53:51.4179249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-26] SKIPPED [ 57%] 2023-03-20T11:53:51.4185678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-27] SKIPPED [ 57%] 2023-03-20T11:53:51.4192168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-28] SKIPPED [ 57%] 2023-03-20T11:53:51.4198539Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-29] SKIPPED [ 57%] 2023-03-20T11:53:51.4208798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-30] SKIPPED [ 57%] 2023-03-20T11:53:51.4214299Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-31] SKIPPED [ 57%] 2023-03-20T11:53:51.4219872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-32] SKIPPED [ 57%] 2023-03-20T11:53:51.4226308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-33] SKIPPED [ 57%] 2023-03-20T11:53:51.4232754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-34] SKIPPED [ 57%] 2023-03-20T11:53:51.4239382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_image_tensor-35] SKIPPED [ 57%] 2023-03-20T11:53:51.4245611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-00] SKIPPED [ 57%] 2023-03-20T11:53:51.4253212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-01] SKIPPED [ 57%] 2023-03-20T11:53:51.4258397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-02] SKIPPED [ 57%] 2023-03-20T11:53:51.4264801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-03] SKIPPED [ 57%] 2023-03-20T11:53:51.4271148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-04] SKIPPED [ 57%] 2023-03-20T11:53:51.4277726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-05] SKIPPED [ 57%] 2023-03-20T11:53:51.4285119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-06] SKIPPED [ 57%] 2023-03-20T11:53:51.4292716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-07] SKIPPED [ 57%] 2023-03-20T11:53:51.4298076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-08] SKIPPED [ 57%] 2023-03-20T11:53:51.4304486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-09] SKIPPED [ 57%] 2023-03-20T11:53:51.4310632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-10] SKIPPED [ 57%] 2023-03-20T11:53:51.4316759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-11] SKIPPED [ 57%] 2023-03-20T11:53:51.4322957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-12] SKIPPED [ 57%] 2023-03-20T11:53:51.4330401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-13] SKIPPED [ 57%] 2023-03-20T11:53:51.4335412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-14] SKIPPED [ 57%] 2023-03-20T11:53:51.4341649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-15] SKIPPED [ 57%] 2023-03-20T11:53:51.4348094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-16] SKIPPED [ 57%] 2023-03-20T11:53:51.4355939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-17] SKIPPED [ 57%] 2023-03-20T11:53:51.4362298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-18] SKIPPED [ 57%] 2023-03-20T11:53:51.4369616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-19] SKIPPED [ 57%] 2023-03-20T11:53:51.4375061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-20] SKIPPED [ 57%] 2023-03-20T11:53:51.4381278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-21] SKIPPED [ 57%] 2023-03-20T11:53:51.4387174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-22] SKIPPED [ 57%] 2023-03-20T11:53:51.4393770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-23] SKIPPED [ 57%] 2023-03-20T11:53:51.4399986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-24] SKIPPED [ 57%] 2023-03-20T11:53:51.4406183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-25] SKIPPED [ 57%] 2023-03-20T11:53:51.4413838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-26] SKIPPED [ 57%] 2023-03-20T11:53:51.4419082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-27] SKIPPED [ 57%] 2023-03-20T11:53:51.4425595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-28] SKIPPED [ 57%] 2023-03-20T11:53:51.4433340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-29] SKIPPED [ 57%] 2023-03-20T11:53:51.4439543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-30] SKIPPED [ 57%] 2023-03-20T11:53:51.4445638Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-31] SKIPPED [ 57%] 2023-03-20T11:53:51.4453185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-32] SKIPPED [ 58%] 2023-03-20T11:53:51.4458561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-33] SKIPPED [ 58%] 2023-03-20T11:53:51.4465018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-34] SKIPPED [ 58%] 2023-03-20T11:53:51.4471473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_contrast_video-35] SKIPPED [ 58%] 2023-03-20T11:53:51.4478117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-00] SKIPPED [ 58%] 2023-03-20T11:53:51.4484242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-01] SKIPPED [ 58%] 2023-03-20T11:53:51.4490759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-02] SKIPPED [ 58%] 2023-03-20T11:53:51.4497186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-03] SKIPPED [ 58%] 2023-03-20T11:53:51.4504941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-04] SKIPPED [ 58%] 2023-03-20T11:53:51.4511145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-05] SKIPPED [ 58%] 2023-03-20T11:53:51.4517742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-06] SKIPPED [ 58%] 2023-03-20T11:53:51.4524018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-07] SKIPPED [ 58%] 2023-03-20T11:53:51.4530627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-08] SKIPPED [ 58%] 2023-03-20T11:53:51.4536890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-09] SKIPPED [ 58%] 2023-03-20T11:53:51.4543204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-10] SKIPPED [ 58%] 2023-03-20T11:53:51.4549443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-11] SKIPPED [ 58%] 2023-03-20T11:53:51.4556049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-12] SKIPPED [ 58%] 2023-03-20T11:53:51.4562437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-13] SKIPPED [ 58%] 2023-03-20T11:53:51.4570119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-14] SKIPPED [ 58%] 2023-03-20T11:53:51.4575261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-15] SKIPPED [ 58%] 2023-03-20T11:53:51.4582769Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-16] SKIPPED [ 58%] 2023-03-20T11:53:51.4588911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-17] SKIPPED [ 58%] 2023-03-20T11:53:51.4595489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-18] SKIPPED [ 58%] 2023-03-20T11:53:51.4601835Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-19] SKIPPED [ 58%] 2023-03-20T11:53:51.4609257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-20] SKIPPED [ 58%] 2023-03-20T11:53:51.4614962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-21] SKIPPED [ 58%] 2023-03-20T11:53:51.4621286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-22] SKIPPED [ 58%] 2023-03-20T11:53:51.4627551Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-23] SKIPPED [ 58%] 2023-03-20T11:53:51.4634101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-24] SKIPPED [ 58%] 2023-03-20T11:53:51.4640582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-25] SKIPPED [ 58%] 2023-03-20T11:53:51.4646660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-26] SKIPPED [ 58%] 2023-03-20T11:53:51.4654556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-27] SKIPPED [ 58%] 2023-03-20T11:53:51.4660871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-28] SKIPPED [ 58%] 2023-03-20T11:53:51.4667260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-29] SKIPPED [ 58%] 2023-03-20T11:53:51.4673788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-30] SKIPPED [ 58%] 2023-03-20T11:53:51.4680193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-31] SKIPPED [ 58%] 2023-03-20T11:53:51.4686382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-32] SKIPPED [ 58%] 2023-03-20T11:53:51.4693955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-33] SKIPPED [ 58%] 2023-03-20T11:53:51.4699172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-34] SKIPPED [ 58%] 2023-03-20T11:53:51.4705697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_image_tensor-35] SKIPPED [ 58%] 2023-03-20T11:53:51.4712108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-00] SKIPPED [ 58%] 2023-03-20T11:53:51.4718905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-01] SKIPPED [ 58%] 2023-03-20T11:53:51.4725225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-02] SKIPPED [ 58%] 2023-03-20T11:53:51.4734048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-03] SKIPPED [ 58%] 2023-03-20T11:53:51.4739232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-04] SKIPPED [ 58%] 2023-03-20T11:53:51.4745844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-05] SKIPPED [ 58%] 2023-03-20T11:53:51.4752376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-06] SKIPPED [ 58%] 2023-03-20T11:53:51.4758595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-07] SKIPPED [ 58%] 2023-03-20T11:53:51.4764979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-08] SKIPPED [ 58%] 2023-03-20T11:53:51.4772812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-09] SKIPPED [ 58%] 2023-03-20T11:53:51.4778170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-10] SKIPPED [ 58%] 2023-03-20T11:53:51.4784747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-11] SKIPPED [ 58%] 2023-03-20T11:53:51.4790913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-12] SKIPPED [ 58%] 2023-03-20T11:53:51.4796989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-13] SKIPPED [ 58%] 2023-03-20T11:53:51.4804511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-14] SKIPPED [ 58%] 2023-03-20T11:53:51.4811421Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-15] SKIPPED [ 58%] 2023-03-20T11:53:51.4817587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-16] SKIPPED [ 58%] 2023-03-20T11:53:51.4824133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-17] SKIPPED [ 58%] 2023-03-20T11:53:51.4830226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-18] SKIPPED [ 58%] 2023-03-20T11:53:51.4836908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-19] SKIPPED [ 58%] 2023-03-20T11:53:51.4843132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-20] SKIPPED [ 58%] 2023-03-20T11:53:51.4850256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-21] SKIPPED [ 58%] 2023-03-20T11:53:51.4855892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-22] SKIPPED [ 58%] 2023-03-20T11:53:51.4862322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-23] SKIPPED [ 58%] 2023-03-20T11:53:51.4868530Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-24] SKIPPED [ 58%] 2023-03-20T11:53:51.4875189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-25] SKIPPED [ 58%] 2023-03-20T11:53:51.4882607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-26] SKIPPED [ 58%] 2023-03-20T11:53:51.4890090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-27] SKIPPED [ 58%] 2023-03-20T11:53:51.4895230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-28] SKIPPED [ 58%] 2023-03-20T11:53:51.4901516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-29] SKIPPED [ 58%] 2023-03-20T11:53:51.4907842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-30] SKIPPED [ 58%] 2023-03-20T11:53:51.4914267Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-31] SKIPPED [ 58%] 2023-03-20T11:53:51.4920686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-32] SKIPPED [ 58%] 2023-03-20T11:53:51.4926787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-33] SKIPPED [ 58%] 2023-03-20T11:53:51.4934371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-34] SKIPPED [ 58%] 2023-03-20T11:53:51.4939675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_gamma_video-35] SKIPPED [ 58%] 2023-03-20T11:53:51.4946668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-00] SKIPPED [ 58%] 2023-03-20T11:53:51.4954031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-01] SKIPPED [ 58%] 2023-03-20T11:53:51.4960431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-02] SKIPPED [ 58%] 2023-03-20T11:53:51.4966584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-03] SKIPPED [ 58%] 2023-03-20T11:53:51.4974170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-04] SKIPPED [ 58%] 2023-03-20T11:53:51.4979350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-05] SKIPPED [ 58%] 2023-03-20T11:53:51.4985908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-06] SKIPPED [ 58%] 2023-03-20T11:53:51.4992051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-07] SKIPPED [ 58%] 2023-03-20T11:53:51.4998590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-08] SKIPPED [ 58%] 2023-03-20T11:53:51.5004643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-09] SKIPPED [ 58%] 2023-03-20T11:53:51.5011288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-10] SKIPPED [ 58%] 2023-03-20T11:53:51.5017378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-11] SKIPPED [ 58%] 2023-03-20T11:53:51.5025161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-12] SKIPPED [ 58%] 2023-03-20T11:53:51.5031347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-13] SKIPPED [ 58%] 2023-03-20T11:53:51.5037399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-14] SKIPPED [ 58%] 2023-03-20T11:53:51.5043603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-15] SKIPPED [ 58%] 2023-03-20T11:53:51.5050394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-16] SKIPPED [ 58%] 2023-03-20T11:53:51.5056381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-17] SKIPPED [ 58%] 2023-03-20T11:53:51.5062820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-18] SKIPPED [ 58%] 2023-03-20T11:53:51.5069142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-19] SKIPPED [ 58%] 2023-03-20T11:53:51.5075771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-20] SKIPPED [ 58%] 2023-03-20T11:53:51.5082403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-21] SKIPPED [ 58%] 2023-03-20T11:53:51.5089666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-22] SKIPPED [ 58%] 2023-03-20T11:53:51.5095105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-23] SKIPPED [ 58%] 2023-03-20T11:53:51.5104160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-24] SKIPPED [ 58%] 2023-03-20T11:53:51.5110434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-25] SKIPPED [ 58%] 2023-03-20T11:53:51.5117073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-26] SKIPPED [ 58%] 2023-03-20T11:53:51.5123315Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-27] SKIPPED [ 58%] 2023-03-20T11:53:51.5130339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-28] SKIPPED [ 58%] 2023-03-20T11:53:51.5135943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-29] SKIPPED [ 58%] 2023-03-20T11:53:51.5142292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-30] SKIPPED [ 58%] 2023-03-20T11:53:51.5148508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-31] SKIPPED [ 58%] 2023-03-20T11:53:51.5154683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-32] SKIPPED [ 58%] 2023-03-20T11:53:51.5160974Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-33] SKIPPED [ 58%] 2023-03-20T11:53:51.5168263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-34] SKIPPED [ 58%] 2023-03-20T11:53:51.5174672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_image_tensor-35] SKIPPED [ 58%] 2023-03-20T11:53:51.5180825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-00] SKIPPED [ 58%] 2023-03-20T11:53:51.5187193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-01] SKIPPED [ 58%] 2023-03-20T11:53:51.5193774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-02] SKIPPED [ 58%] 2023-03-20T11:53:51.5201244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-03] SKIPPED [ 58%] 2023-03-20T11:53:51.5206121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-04] SKIPPED [ 58%] 2023-03-20T11:53:51.5213633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-05] SKIPPED [ 58%] 2023-03-20T11:53:51.5218934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-06] SKIPPED [ 58%] 2023-03-20T11:53:51.5225495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-07] SKIPPED [ 58%] 2023-03-20T11:53:51.5231930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-08] SKIPPED [ 58%] 2023-03-20T11:53:51.5238287Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-09] SKIPPED [ 58%] 2023-03-20T11:53:51.5244661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-10] SKIPPED [ 58%] 2023-03-20T11:53:51.5253535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-11] SKIPPED [ 58%] 2023-03-20T11:53:51.5258884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-12] SKIPPED [ 58%] 2023-03-20T11:53:51.5264945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-13] SKIPPED [ 58%] 2023-03-20T11:53:51.5271116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-14] SKIPPED [ 58%] 2023-03-20T11:53:51.5277646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-15] SKIPPED [ 58%] 2023-03-20T11:53:51.5283928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-16] SKIPPED [ 58%] 2023-03-20T11:53:51.5290877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-17] SKIPPED [ 58%] 2023-03-20T11:53:51.5297031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-18] SKIPPED [ 58%] 2023-03-20T11:53:51.5303313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-19] SKIPPED [ 58%] 2023-03-20T11:53:51.5309662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-20] SKIPPED [ 58%] 2023-03-20T11:53:51.5316088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-21] SKIPPED [ 58%] 2023-03-20T11:53:51.5323754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-22] SKIPPED [ 58%] 2023-03-20T11:53:51.5330258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-23] SKIPPED [ 58%] 2023-03-20T11:53:51.5335982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-24] SKIPPED [ 58%] 2023-03-20T11:53:51.5342118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-25] SKIPPED [ 58%] 2023-03-20T11:53:51.5348285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-26] SKIPPED [ 58%] 2023-03-20T11:53:51.5354333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-27] SKIPPED [ 58%] 2023-03-20T11:53:51.5360620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-28] SKIPPED [ 58%] 2023-03-20T11:53:51.5366720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-29] SKIPPED [ 58%] 2023-03-20T11:53:51.5374293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-30] SKIPPED [ 58%] 2023-03-20T11:53:51.5379610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-31] SKIPPED [ 58%] 2023-03-20T11:53:51.5386040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-32] SKIPPED [ 58%] 2023-03-20T11:53:51.5392611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-33] SKIPPED [ 58%] 2023-03-20T11:53:51.5400020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-34] SKIPPED [ 58%] 2023-03-20T11:53:51.5406241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_hue_video-35] SKIPPED [ 58%] 2023-03-20T11:53:51.5413897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-00] SKIPPED [ 58%] 2023-03-20T11:53:51.5419087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-01] SKIPPED [ 58%] 2023-03-20T11:53:51.5425269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-02] SKIPPED [ 58%] 2023-03-20T11:53:51.5431659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-03] SKIPPED [ 58%] 2023-03-20T11:53:51.5438181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-04] SKIPPED [ 58%] 2023-03-20T11:53:51.5444529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-05] SKIPPED [ 58%] 2023-03-20T11:53:51.5451064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-06] SKIPPED [ 58%] 2023-03-20T11:53:51.5457324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-07] SKIPPED [ 58%] 2023-03-20T11:53:51.5463738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-08] SKIPPED [ 58%] 2023-03-20T11:53:51.5471374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-09] SKIPPED [ 58%] 2023-03-20T11:53:51.5478064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-10] SKIPPED [ 58%] 2023-03-20T11:53:51.5484208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-11] SKIPPED [ 58%] 2023-03-20T11:53:51.5490909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-12] SKIPPED [ 58%] 2023-03-20T11:53:51.5497187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-13] SKIPPED [ 58%] 2023-03-20T11:53:51.5503445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-14] SKIPPED [ 58%] 2023-03-20T11:53:51.5509463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-15] SKIPPED [ 58%] 2023-03-20T11:53:51.5516123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-16] SKIPPED [ 58%] 2023-03-20T11:53:51.5522420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-17] SKIPPED [ 58%] 2023-03-20T11:53:51.5530079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-18] SKIPPED [ 58%] 2023-03-20T11:53:51.5535273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-19] SKIPPED [ 58%] 2023-03-20T11:53:51.5541799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-20] SKIPPED [ 58%] 2023-03-20T11:53:51.5549541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-21] SKIPPED [ 58%] 2023-03-20T11:53:51.5556092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-22] SKIPPED [ 58%] 2023-03-20T11:53:51.5562345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-23] SKIPPED [ 58%] 2023-03-20T11:53:51.5570216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-24] SKIPPED [ 58%] 2023-03-20T11:53:51.5574902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-25] SKIPPED [ 58%] 2023-03-20T11:53:51.5581205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-26] SKIPPED [ 58%] 2023-03-20T11:53:51.5587797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-27] SKIPPED [ 58%] 2023-03-20T11:53:51.5594081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-28] SKIPPED [ 58%] 2023-03-20T11:53:51.5600344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-29] SKIPPED [ 58%] 2023-03-20T11:53:51.5606470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-30] SKIPPED [ 58%] 2023-03-20T11:53:51.5613680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-31] SKIPPED [ 58%] 2023-03-20T11:53:51.5619941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-32] SKIPPED [ 58%] 2023-03-20T11:53:51.5626480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-33] SKIPPED [ 58%] 2023-03-20T11:53:51.5633108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-34] SKIPPED [ 58%] 2023-03-20T11:53:51.5639544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_image_tensor-35] SKIPPED [ 58%] 2023-03-20T11:53:51.5645688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-00] SKIPPED [ 58%] 2023-03-20T11:53:51.5652559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-01] SKIPPED [ 58%] 2023-03-20T11:53:51.5658113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-02] SKIPPED [ 58%] 2023-03-20T11:53:51.5664639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-03] SKIPPED [ 58%] 2023-03-20T11:53:51.5670784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-04] SKIPPED [ 58%] 2023-03-20T11:53:51.5677337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-05] SKIPPED [ 58%] 2023-03-20T11:53:51.5683713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-06] SKIPPED [ 58%] 2023-03-20T11:53:51.5690339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-07] SKIPPED [ 58%] 2023-03-20T11:53:51.5697743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-08] SKIPPED [ 58%] 2023-03-20T11:53:51.5704350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-09] SKIPPED [ 58%] 2023-03-20T11:53:51.5710494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-10] SKIPPED [ 58%] 2023-03-20T11:53:51.5717163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-11] SKIPPED [ 58%] 2023-03-20T11:53:51.5723432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-12] SKIPPED [ 58%] 2023-03-20T11:53:51.5730445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-13] SKIPPED [ 58%] 2023-03-20T11:53:51.5736270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-14] SKIPPED [ 58%] 2023-03-20T11:53:51.5742719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-15] SKIPPED [ 58%] 2023-03-20T11:53:51.5748847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-16] SKIPPED [ 58%] 2023-03-20T11:53:51.5755517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-17] SKIPPED [ 58%] 2023-03-20T11:53:51.5761924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-18] SKIPPED [ 58%] 2023-03-20T11:53:51.5770454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-19] SKIPPED [ 58%] 2023-03-20T11:53:51.5775828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-20] SKIPPED [ 58%] 2023-03-20T11:53:51.5782253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-21] SKIPPED [ 58%] 2023-03-20T11:53:51.5788590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-22] SKIPPED [ 58%] 2023-03-20T11:53:51.5794688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-23] SKIPPED [ 58%] 2023-03-20T11:53:51.5800956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-24] SKIPPED [ 58%] 2023-03-20T11:53:51.5807080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-25] SKIPPED [ 58%] 2023-03-20T11:53:51.5814533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-26] SKIPPED [ 58%] 2023-03-20T11:53:51.5819959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-27] SKIPPED [ 58%] 2023-03-20T11:53:51.5826176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-28] SKIPPED [ 58%] 2023-03-20T11:53:51.5832273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-29] SKIPPED [ 58%] 2023-03-20T11:53:51.5838806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-30] SKIPPED [ 58%] 2023-03-20T11:53:51.5846172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-31] SKIPPED [ 58%] 2023-03-20T11:53:51.5853459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-32] SKIPPED [ 58%] 2023-03-20T11:53:51.5858822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-33] SKIPPED [ 58%] 2023-03-20T11:53:51.5865312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-34] SKIPPED [ 58%] 2023-03-20T11:53:51.5871811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-adjust_saturation_video-35] SKIPPED [ 58%] 2023-03-20T11:53:51.5878266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-00] SKIPPED [ 58%] 2023-03-20T11:53:51.5884349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-01] SKIPPED [ 58%] 2023-03-20T11:53:51.5891065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-02] SKIPPED [ 58%] 2023-03-20T11:53:51.5897160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-03] SKIPPED [ 58%] 2023-03-20T11:53:51.5903476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-04] SKIPPED [ 58%] 2023-03-20T11:53:51.5909705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-05] SKIPPED [ 58%] 2023-03-20T11:53:51.5917469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-06] SKIPPED [ 58%] 2023-03-20T11:53:51.5923819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-07] SKIPPED [ 58%] 2023-03-20T11:53:51.5930476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-08] SKIPPED [ 58%] 2023-03-20T11:53:51.5936486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-09] SKIPPED [ 58%] 2023-03-20T11:53:51.5943051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-10] SKIPPED [ 58%] 2023-03-20T11:53:51.5948812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-11] SKIPPED [ 58%] 2023-03-20T11:53:51.5955470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-12] SKIPPED [ 58%] 2023-03-20T11:53:51.5961765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-13] SKIPPED [ 58%] 2023-03-20T11:53:51.5968738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-14] SKIPPED [ 58%] 2023-03-20T11:53:51.5974487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-15] SKIPPED [ 58%] 2023-03-20T11:53:51.5980791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-16] SKIPPED [ 58%] 2023-03-20T11:53:51.5989584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-17] SKIPPED [ 58%] 2023-03-20T11:53:51.5996332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-18] SKIPPED [ 58%] 2023-03-20T11:53:51.6003120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-19] SKIPPED [ 58%] 2023-03-20T11:53:51.6010371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-20] SKIPPED [ 58%] 2023-03-20T11:53:51.6015651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-21] SKIPPED [ 58%] 2023-03-20T11:53:51.6022021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-22] SKIPPED [ 58%] 2023-03-20T11:53:51.6027836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-23] SKIPPED [ 58%] 2023-03-20T11:53:51.6034444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-24] SKIPPED [ 58%] 2023-03-20T11:53:51.6040705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-25] SKIPPED [ 58%] 2023-03-20T11:53:51.6046825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-26] SKIPPED [ 58%] 2023-03-20T11:53:51.6054289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-27] SKIPPED [ 58%] 2023-03-20T11:53:51.6059683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-28] SKIPPED [ 58%] 2023-03-20T11:53:51.6067347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-29] SKIPPED [ 58%] 2023-03-20T11:53:51.6073798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-30] SKIPPED [ 58%] 2023-03-20T11:53:51.6080047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-31] SKIPPED [ 58%] 2023-03-20T11:53:51.6086285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-32] SKIPPED [ 58%] 2023-03-20T11:53:51.6093761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-33] SKIPPED [ 58%] 2023-03-20T11:53:51.6098810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-34] SKIPPED [ 58%] 2023-03-20T11:53:51.6105227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-35] SKIPPED [ 58%] 2023-03-20T11:53:51.6111595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-36] SKIPPED [ 58%] 2023-03-20T11:53:51.6118013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-37] SKIPPED [ 58%] 2023-03-20T11:53:51.6124017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-38] SKIPPED [ 58%] 2023-03-20T11:53:51.6130684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-39] SKIPPED [ 58%] 2023-03-20T11:53:51.6138013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-40] SKIPPED [ 58%] 2023-03-20T11:53:51.6144362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-41] SKIPPED [ 58%] 2023-03-20T11:53:51.6150467Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-42] SKIPPED [ 58%] 2023-03-20T11:53:51.6156649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-43] SKIPPED [ 58%] 2023-03-20T11:53:51.6162847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-44] SKIPPED [ 58%] 2023-03-20T11:53:51.6170211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-45] SKIPPED [ 58%] 2023-03-20T11:53:51.6175582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-46] SKIPPED [ 58%] 2023-03-20T11:53:51.6181831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-47] SKIPPED [ 58%] 2023-03-20T11:53:51.6187672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-48] SKIPPED [ 58%] 2023-03-20T11:53:51.6193866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-49] SKIPPED [ 58%] 2023-03-20T11:53:51.6200111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-50] SKIPPED [ 58%] 2023-03-20T11:53:51.6206262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-51] SKIPPED [ 58%] 2023-03-20T11:53:51.6213973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-52] SKIPPED [ 58%] 2023-03-20T11:53:51.6219962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-clamp_bounding_box-53] SKIPPED [ 58%] 2023-03-20T11:53:51.6226580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-00] SKIPPED [ 58%] 2023-03-20T11:53:51.6232781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-01] SKIPPED [ 58%] 2023-03-20T11:53:51.6238972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-02] SKIPPED [ 58%] 2023-03-20T11:53:51.6245061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-03] SKIPPED [ 58%] 2023-03-20T11:53:51.6252908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-04] SKIPPED [ 58%] 2023-03-20T11:53:51.6258079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-05] SKIPPED [ 58%] 2023-03-20T11:53:51.6264564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-06] SKIPPED [ 58%] 2023-03-20T11:53:51.6270754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-07] SKIPPED [ 58%] 2023-03-20T11:53:51.6277298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-08] SKIPPED [ 58%] 2023-03-20T11:53:51.6284715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-09] SKIPPED [ 58%] 2023-03-20T11:53:51.6291354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-10] SKIPPED [ 58%] 2023-03-20T11:53:51.6297512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-11] SKIPPED [ 58%] 2023-03-20T11:53:51.6303970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-12] SKIPPED [ 58%] 2023-03-20T11:53:51.6310067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-13] SKIPPED [ 58%] 2023-03-20T11:53:51.6316756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-14] SKIPPED [ 58%] 2023-03-20T11:53:51.6323171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-15] SKIPPED [ 58%] 2023-03-20T11:53:51.6330465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-16] SKIPPED [ 58%] 2023-03-20T11:53:51.6335815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-17] SKIPPED [ 58%] 2023-03-20T11:53:51.6342450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-18] SKIPPED [ 58%] 2023-03-20T11:53:51.6348553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-19] SKIPPED [ 58%] 2023-03-20T11:53:51.6355206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-20] SKIPPED [ 58%] 2023-03-20T11:53:51.6362730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-21] SKIPPED [ 58%] 2023-03-20T11:53:51.6370199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-22] SKIPPED [ 58%] 2023-03-20T11:53:51.6375465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-23] SKIPPED [ 58%] 2023-03-20T11:53:51.6381675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-24] SKIPPED [ 58%] 2023-03-20T11:53:51.6387988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-25] SKIPPED [ 58%] 2023-03-20T11:53:51.6394619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-26] SKIPPED [ 58%] 2023-03-20T11:53:51.6400866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-27] SKIPPED [ 58%] 2023-03-20T11:53:51.6406985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-28] SKIPPED [ 58%] 2023-03-20T11:53:51.6414346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_image_tensor-29] SKIPPED [ 58%] 2023-03-20T11:53:51.6419620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-000] SKIPPED [ 58%] 2023-03-20T11:53:51.6425744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-001] SKIPPED [ 58%] 2023-03-20T11:53:51.6433504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-002] SKIPPED [ 58%] 2023-03-20T11:53:51.6440369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-003] SKIPPED [ 58%] 2023-03-20T11:53:51.6445882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-004] SKIPPED [ 58%] 2023-03-20T11:53:51.6453513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-005] SKIPPED [ 58%] 2023-03-20T11:53:51.6458584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-006] SKIPPED [ 58%] 2023-03-20T11:53:51.6465047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-007] SKIPPED [ 58%] 2023-03-20T11:53:51.6471156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-008] SKIPPED [ 58%] 2023-03-20T11:53:51.6477737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-009] SKIPPED [ 58%] 2023-03-20T11:53:51.6483982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-010] SKIPPED [ 58%] 2023-03-20T11:53:51.6490587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-011] SKIPPED [ 58%] 2023-03-20T11:53:51.6496622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-012] SKIPPED [ 58%] 2023-03-20T11:53:51.6503063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-013] SKIPPED [ 58%] 2023-03-20T11:53:51.6510407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-014] SKIPPED [ 58%] 2023-03-20T11:53:51.6516445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-015] SKIPPED [ 58%] 2023-03-20T11:53:51.6522757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-016] SKIPPED [ 58%] 2023-03-20T11:53:51.6530332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-017] SKIPPED [ 58%] 2023-03-20T11:53:51.6535374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-018] SKIPPED [ 58%] 2023-03-20T11:53:51.6541663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-019] SKIPPED [ 58%] 2023-03-20T11:53:51.6547602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-020] SKIPPED [ 58%] 2023-03-20T11:53:51.6554155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-021] SKIPPED [ 58%] 2023-03-20T11:53:51.6560443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-022] SKIPPED [ 58%] 2023-03-20T11:53:51.6566509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-023] SKIPPED [ 58%] 2023-03-20T11:53:51.6574137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-024] SKIPPED [ 58%] 2023-03-20T11:53:51.6580790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-025] SKIPPED [ 58%] 2023-03-20T11:53:51.6587057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-026] SKIPPED [ 58%] 2023-03-20T11:53:51.6593734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-027] SKIPPED [ 58%] 2023-03-20T11:53:51.6599791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-028] SKIPPED [ 58%] 2023-03-20T11:53:51.6606102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-029] SKIPPED [ 58%] 2023-03-20T11:53:51.6613574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-030] SKIPPED [ 58%] 2023-03-20T11:53:51.6618804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-031] SKIPPED [ 58%] 2023-03-20T11:53:51.6625136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-032] SKIPPED [ 58%] 2023-03-20T11:53:51.6631473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-033] SKIPPED [ 58%] 2023-03-20T11:53:51.6637291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-034] SKIPPED [ 58%] 2023-03-20T11:53:51.6643455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-035] SKIPPED [ 58%] 2023-03-20T11:53:51.6650346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-036] SKIPPED [ 58%] 2023-03-20T11:53:51.6656933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-037] SKIPPED [ 58%] 2023-03-20T11:53:51.6663122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-038] SKIPPED [ 58%] 2023-03-20T11:53:51.6668971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-039] SKIPPED [ 58%] 2023-03-20T11:53:51.6675141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-040] SKIPPED [ 58%] 2023-03-20T11:53:51.6681360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-041] SKIPPED [ 58%] 2023-03-20T11:53:51.6688736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-042] SKIPPED [ 58%] 2023-03-20T11:53:51.6694169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-043] SKIPPED [ 58%] 2023-03-20T11:53:51.6700123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-044] SKIPPED [ 58%] 2023-03-20T11:53:51.6706657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-045] SKIPPED [ 58%] 2023-03-20T11:53:51.6713324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-046] SKIPPED [ 58%] 2023-03-20T11:53:51.6719453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-047] SKIPPED [ 58%] 2023-03-20T11:53:51.6726932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-048] SKIPPED [ 58%] 2023-03-20T11:53:51.6734433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-049] SKIPPED [ 58%] 2023-03-20T11:53:51.6739637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-050] SKIPPED [ 58%] 2023-03-20T11:53:51.6745724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-051] SKIPPED [ 58%] 2023-03-20T11:53:51.6752088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-052] SKIPPED [ 58%] 2023-03-20T11:53:51.6758312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-053] SKIPPED [ 58%] 2023-03-20T11:53:51.6764519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-054] SKIPPED [ 58%] 2023-03-20T11:53:51.6771239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-055] SKIPPED [ 58%] 2023-03-20T11:53:51.6777207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-056] SKIPPED [ 58%] 2023-03-20T11:53:51.6783462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-057] SKIPPED [ 58%] 2023-03-20T11:53:51.6789408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-058] SKIPPED [ 58%] 2023-03-20T11:53:51.6797010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-059] SKIPPED [ 58%] 2023-03-20T11:53:51.6803335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-060] SKIPPED [ 58%] 2023-03-20T11:53:51.6810495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-061] SKIPPED [ 58%] 2023-03-20T11:53:51.6816143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-062] SKIPPED [ 58%] 2023-03-20T11:53:51.6822277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-063] SKIPPED [ 58%] 2023-03-20T11:53:51.6828684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-064] SKIPPED [ 58%] 2023-03-20T11:53:51.6835405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-065] SKIPPED [ 58%] 2023-03-20T11:53:51.6841773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-066] SKIPPED [ 58%] 2023-03-20T11:53:51.6848966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-067] SKIPPED [ 58%] 2023-03-20T11:53:51.6854629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-068] SKIPPED [ 58%] 2023-03-20T11:53:51.6860745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-069] SKIPPED [ 58%] 2023-03-20T11:53:51.6867190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-070] SKIPPED [ 58%] 2023-03-20T11:53:51.6876557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-071] SKIPPED [ 58%] 2023-03-20T11:53:51.6882911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-072] SKIPPED [ 58%] 2023-03-20T11:53:51.6890316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-073] SKIPPED [ 58%] 2023-03-20T11:53:51.6895383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-074] SKIPPED [ 58%] 2023-03-20T11:53:51.6901645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-075] SKIPPED [ 58%] 2023-03-20T11:53:51.6907838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-076] SKIPPED [ 58%] 2023-03-20T11:53:51.6913921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-077] SKIPPED [ 58%] 2023-03-20T11:53:51.6920088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-078] SKIPPED [ 58%] 2023-03-20T11:53:51.6926398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-079] SKIPPED [ 58%] 2023-03-20T11:53:51.6933891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-080] SKIPPED [ 58%] 2023-03-20T11:53:51.6939125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-081] SKIPPED [ 58%] 2023-03-20T11:53:51.6946927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-082] SKIPPED [ 58%] 2023-03-20T11:53:51.6953501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-083] SKIPPED [ 58%] 2023-03-20T11:53:51.6959681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-084] SKIPPED [ 58%] 2023-03-20T11:53:51.6965993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-085] SKIPPED [ 58%] 2023-03-20T11:53:51.6973204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-086] SKIPPED [ 58%] 2023-03-20T11:53:51.6978795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-087] SKIPPED [ 58%] 2023-03-20T11:53:51.6985101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-088] SKIPPED [ 58%] 2023-03-20T11:53:51.6991811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-089] SKIPPED [ 58%] 2023-03-20T11:53:51.6998715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-090] SKIPPED [ 58%] 2023-03-20T11:53:51.7005747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-091] SKIPPED [ 58%] 2023-03-20T11:53:51.7013976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-092] SKIPPED [ 58%] 2023-03-20T11:53:51.7019352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-093] SKIPPED [ 58%] 2023-03-20T11:53:51.7026958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-094] SKIPPED [ 58%] 2023-03-20T11:53:51.7033425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-095] SKIPPED [ 58%] 2023-03-20T11:53:51.7040360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-096] SKIPPED [ 58%] 2023-03-20T11:53:51.7045872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-097] SKIPPED [ 58%] 2023-03-20T11:53:51.7053278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-098] SKIPPED [ 58%] 2023-03-20T11:53:51.7058582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-099] SKIPPED [ 58%] 2023-03-20T11:53:51.7065191Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-100] SKIPPED [ 58%] 2023-03-20T11:53:51.7071555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-101] SKIPPED [ 58%] 2023-03-20T11:53:51.7078005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-102] SKIPPED [ 58%] 2023-03-20T11:53:51.7084215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-103] SKIPPED [ 58%] 2023-03-20T11:53:51.7090735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-104] SKIPPED [ 58%] 2023-03-20T11:53:51.7098279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-105] SKIPPED [ 58%] 2023-03-20T11:53:51.7104787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-106] SKIPPED [ 58%] 2023-03-20T11:53:51.7110935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-five_crop_video-107] SKIPPED [ 58%] 2023-03-20T11:53:51.7117589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-00] SKIPPED [ 58%] 2023-03-20T11:53:51.7123735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-01] SKIPPED [ 58%] 2023-03-20T11:53:51.7130533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-02] SKIPPED [ 58%] 2023-03-20T11:53:51.7136178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-03] SKIPPED [ 58%] 2023-03-20T11:53:51.7142558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-04] SKIPPED [ 58%] 2023-03-20T11:53:51.7148724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-05] SKIPPED [ 58%] 2023-03-20T11:53:51.7155298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-06] SKIPPED [ 58%] 2023-03-20T11:53:51.7161463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-07] SKIPPED [ 58%] 2023-03-20T11:53:51.7168841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-08] SKIPPED [ 58%] 2023-03-20T11:53:51.7175348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-09] SKIPPED [ 58%] 2023-03-20T11:53:51.7181603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-10] SKIPPED [ 58%] 2023-03-20T11:53:51.7187955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-11] SKIPPED [ 58%] 2023-03-20T11:53:51.7194296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-12] SKIPPED [ 58%] 2023-03-20T11:53:51.7200198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-13] SKIPPED [ 58%] 2023-03-20T11:53:51.7206660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-14] SKIPPED [ 58%] 2023-03-20T11:53:51.7214047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-15] SKIPPED [ 58%] 2023-03-20T11:53:51.7219424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-16] SKIPPED [ 58%] 2023-03-20T11:53:51.7225898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-17] SKIPPED [ 58%] 2023-03-20T11:53:51.7232349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-18] SKIPPED [ 58%] 2023-03-20T11:53:51.7238681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-19] SKIPPED [ 58%] 2023-03-20T11:53:51.7246015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-20] SKIPPED [ 58%] 2023-03-20T11:53:51.7253515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-21] SKIPPED [ 58%] 2023-03-20T11:53:51.7258687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-22] SKIPPED [ 58%] 2023-03-20T11:53:51.7265266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-23] SKIPPED [ 58%] 2023-03-20T11:53:51.7271388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-24] SKIPPED [ 58%] 2023-03-20T11:53:51.7277411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-25] SKIPPED [ 58%] 2023-03-20T11:53:51.7283688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-26] SKIPPED [ 58%] 2023-03-20T11:53:51.7290485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-27] SKIPPED [ 58%] 2023-03-20T11:53:51.7296486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-28] SKIPPED [ 58%] 2023-03-20T11:53:51.7302952Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-29] SKIPPED [ 58%] 2023-03-20T11:53:51.7309129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-30] SKIPPED [ 58%] 2023-03-20T11:53:51.7315814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-31] SKIPPED [ 58%] 2023-03-20T11:53:51.7323226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-32] SKIPPED [ 58%] 2023-03-20T11:53:51.7330319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-33] SKIPPED [ 58%] 2023-03-20T11:53:51.7335668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-34] SKIPPED [ 58%] 2023-03-20T11:53:51.7341930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-35] SKIPPED [ 58%] 2023-03-20T11:53:51.7348274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-36] SKIPPED [ 58%] 2023-03-20T11:53:51.7354826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-37] SKIPPED [ 58%] 2023-03-20T11:53:51.7361293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-38] SKIPPED [ 58%] 2023-03-20T11:53:51.7367325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-39] SKIPPED [ 58%] 2023-03-20T11:53:51.7374251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-40] SKIPPED [ 58%] 2023-03-20T11:53:51.7379528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-41] SKIPPED [ 58%] 2023-03-20T11:53:51.7386083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-42] SKIPPED [ 58%] 2023-03-20T11:53:51.7393775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-43] SKIPPED [ 58%] 2023-03-20T11:53:51.7399953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-44] SKIPPED [ 58%] 2023-03-20T11:53:51.7406365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-45] SKIPPED [ 58%] 2023-03-20T11:53:51.7414000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-46] SKIPPED [ 58%] 2023-03-20T11:53:51.7419093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-47] SKIPPED [ 58%] 2023-03-20T11:53:51.7425613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-48] SKIPPED [ 58%] 2023-03-20T11:53:51.7432010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-49] SKIPPED [ 58%] 2023-03-20T11:53:51.7438655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-50] SKIPPED [ 58%] 2023-03-20T11:53:51.7444692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-51] SKIPPED [ 58%] 2023-03-20T11:53:51.7451588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-52] SKIPPED [ 58%] 2023-03-20T11:53:51.7457567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-53] SKIPPED [ 58%] 2023-03-20T11:53:51.7464192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-54] SKIPPED [ 58%] 2023-03-20T11:53:51.7471663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-55] SKIPPED [ 58%] 2023-03-20T11:53:51.7478165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-56] SKIPPED [ 58%] 2023-03-20T11:53:51.7484389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-57] SKIPPED [ 58%] 2023-03-20T11:53:51.7491082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-58] SKIPPED [ 58%] 2023-03-20T11:53:51.7497167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_image_tensor-59] SKIPPED [ 58%] 2023-03-20T11:53:51.7503452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-000] SKIPPED [ 58%] 2023-03-20T11:53:51.7509341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-001] SKIPPED [ 58%] 2023-03-20T11:53:51.7516009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-002] SKIPPED [ 58%] 2023-03-20T11:53:51.7522342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-003] SKIPPED [ 58%] 2023-03-20T11:53:51.7529250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-004] SKIPPED [ 58%] 2023-03-20T11:53:51.7534460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-005] SKIPPED [ 58%] 2023-03-20T11:53:51.7542023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-006] SKIPPED [ 58%] 2023-03-20T11:53:51.7548173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-007] SKIPPED [ 58%] 2023-03-20T11:53:51.7554762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-008] SKIPPED [ 58%] 2023-03-20T11:53:51.7561082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-009] SKIPPED [ 58%] 2023-03-20T11:53:51.7567171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-010] SKIPPED [ 58%] 2023-03-20T11:53:51.7574219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-011] SKIPPED [ 58%] 2023-03-20T11:53:51.7579819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-012] SKIPPED [ 58%] 2023-03-20T11:53:51.7586516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-013] SKIPPED [ 58%] 2023-03-20T11:53:51.7593118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-014] SKIPPED [ 58%] 2023-03-20T11:53:51.7599594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-015] SKIPPED [ 58%] 2023-03-20T11:53:51.7605433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-016] SKIPPED [ 58%] 2023-03-20T11:53:51.7613062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-017] SKIPPED [ 58%] 2023-03-20T11:53:51.7619241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-018] SKIPPED [ 58%] 2023-03-20T11:53:51.7625748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-019] SKIPPED [ 58%] 2023-03-20T11:53:51.7632071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-020] SKIPPED [ 58%] 2023-03-20T11:53:51.7638667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-021] SKIPPED [ 58%] 2023-03-20T11:53:51.7644878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-022] SKIPPED [ 58%] 2023-03-20T11:53:51.7651533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-023] SKIPPED [ 58%] 2023-03-20T11:53:51.7657690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-024] SKIPPED [ 58%] 2023-03-20T11:53:51.7664040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-025] SKIPPED [ 58%] 2023-03-20T11:53:51.7670154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-026] SKIPPED [ 58%] 2023-03-20T11:53:51.7676687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-027] SKIPPED [ 58%] 2023-03-20T11:53:51.7683365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-028] SKIPPED [ 58%] 2023-03-20T11:53:51.7691070Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-029] SKIPPED [ 58%] 2023-03-20T11:53:51.7697141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-030] SKIPPED [ 58%] 2023-03-20T11:53:51.7703628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-031] SKIPPED [ 58%] 2023-03-20T11:53:51.7709854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-032] SKIPPED [ 58%] 2023-03-20T11:53:51.7716496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-033] SKIPPED [ 58%] 2023-03-20T11:53:51.7722877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-034] SKIPPED [ 58%] 2023-03-20T11:53:51.7730190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-035] SKIPPED [ 58%] 2023-03-20T11:53:51.7735550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-036] SKIPPED [ 58%] 2023-03-20T11:53:51.7741820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-037] SKIPPED [ 58%] 2023-03-20T11:53:51.7748033Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-038] SKIPPED [ 58%] 2023-03-20T11:53:51.7754141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-039] SKIPPED [ 58%] 2023-03-20T11:53:51.7763026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-040] SKIPPED [ 58%] 2023-03-20T11:53:51.7770495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-041] SKIPPED [ 58%] 2023-03-20T11:53:51.7775933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-042] SKIPPED [ 58%] 2023-03-20T11:53:51.7782355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-043] SKIPPED [ 58%] 2023-03-20T11:53:51.7788520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-044] SKIPPED [ 58%] 2023-03-20T11:53:51.7794806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-045] SKIPPED [ 58%] 2023-03-20T11:53:51.7800814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-046] SKIPPED [ 58%] 2023-03-20T11:53:51.7806954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-047] SKIPPED [ 58%] 2023-03-20T11:53:51.7813906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-048] SKIPPED [ 58%] 2023-03-20T11:53:51.7819485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-049] SKIPPED [ 58%] 2023-03-20T11:53:51.7826026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-050] SKIPPED [ 58%] 2023-03-20T11:53:51.7832058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-051] SKIPPED [ 58%] 2023-03-20T11:53:51.7839415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-052] SKIPPED [ 58%] 2023-03-20T11:53:51.7845635Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-053] SKIPPED [ 58%] 2023-03-20T11:53:51.7852976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-054] SKIPPED [ 58%] 2023-03-20T11:53:51.7858353Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-055] SKIPPED [ 58%] 2023-03-20T11:53:51.7864859Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-056] SKIPPED [ 58%] 2023-03-20T11:53:51.7870933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-057] SKIPPED [ 58%] 2023-03-20T11:53:51.7877556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-058] SKIPPED [ 58%] 2023-03-20T11:53:51.7883809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-059] SKIPPED [ 58%] 2023-03-20T11:53:51.7890523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-060] SKIPPED [ 58%] 2023-03-20T11:53:51.7896554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-061] SKIPPED [ 58%] 2023-03-20T11:53:51.7902976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-062] SKIPPED [ 58%] 2023-03-20T11:53:51.7909968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-063] SKIPPED [ 58%] 2023-03-20T11:53:51.7916651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-064] SKIPPED [ 58%] 2023-03-20T11:53:51.7922967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-065] SKIPPED [ 58%] 2023-03-20T11:53:51.7930317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-066] SKIPPED [ 58%] 2023-03-20T11:53:51.7935918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-067] SKIPPED [ 58%] 2023-03-20T11:53:51.7942180Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-068] SKIPPED [ 58%] 2023-03-20T11:53:51.7948513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-069] SKIPPED [ 58%] 2023-03-20T11:53:51.7955050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-070] SKIPPED [ 58%] 2023-03-20T11:53:51.7961289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-071] SKIPPED [ 58%] 2023-03-20T11:53:51.7967457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-072] SKIPPED [ 58%] 2023-03-20T11:53:51.7974009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-073] SKIPPED [ 58%] 2023-03-20T11:53:51.7979980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-074] SKIPPED [ 58%] 2023-03-20T11:53:51.7987700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-075] SKIPPED [ 58%] 2023-03-20T11:53:51.7993798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-076] SKIPPED [ 58%] 2023-03-20T11:53:51.7999893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-077] SKIPPED [ 58%] 2023-03-20T11:53:51.8006051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-078] SKIPPED [ 58%] 2023-03-20T11:53:51.8013361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-079] SKIPPED [ 58%] 2023-03-20T11:53:51.8018881Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-080] SKIPPED [ 58%] 2023-03-20T11:53:51.8025521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-081] SKIPPED [ 58%] 2023-03-20T11:53:51.8031634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-082] SKIPPED [ 58%] 2023-03-20T11:53:51.8038437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-083] SKIPPED [ 58%] 2023-03-20T11:53:51.8044411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-084] SKIPPED [ 58%] 2023-03-20T11:53:51.8051068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-085] SKIPPED [ 58%] 2023-03-20T11:53:51.8058513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-086] SKIPPED [ 58%] 2023-03-20T11:53:51.8065036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-087] SKIPPED [ 58%] 2023-03-20T11:53:51.8071460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-088] SKIPPED [ 58%] 2023-03-20T11:53:51.8077933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-089] SKIPPED [ 58%] 2023-03-20T11:53:51.8084111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-090] SKIPPED [ 58%] 2023-03-20T11:53:51.8090760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-091] SKIPPED [ 58%] 2023-03-20T11:53:51.8096989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-092] SKIPPED [ 58%] 2023-03-20T11:53:51.8103329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-093] SKIPPED [ 58%] 2023-03-20T11:53:51.8109461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-094] SKIPPED [ 58%] 2023-03-20T11:53:51.8115991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-095] SKIPPED [ 58%] 2023-03-20T11:53:51.8122314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-096] SKIPPED [ 58%] 2023-03-20T11:53:51.8129619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-097] SKIPPED [ 58%] 2023-03-20T11:53:51.8136129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-098] SKIPPED [ 58%] 2023-03-20T11:53:51.8142433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-099] SKIPPED [ 58%] 2023-03-20T11:53:51.8148378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-100] SKIPPED [ 58%] 2023-03-20T11:53:51.8155085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-101] SKIPPED [ 58%] 2023-03-20T11:53:51.8161337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-102] SKIPPED [ 58%] 2023-03-20T11:53:51.8167372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-103] SKIPPED [ 58%] 2023-03-20T11:53:51.8174371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-104] SKIPPED [ 58%] 2023-03-20T11:53:51.8180077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-105] SKIPPED [ 58%] 2023-03-20T11:53:51.8186418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-106] SKIPPED [ 58%] 2023-03-20T11:53:51.8192781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-ten_crop_video-107] SKIPPED [ 58%] 2023-03-20T11:53:51.8199500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-00] SKIPPED [ 58%] 2023-03-20T11:53:51.8206869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-01] SKIPPED [ 58%] 2023-03-20T11:53:51.8214275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-02] SKIPPED [ 58%] 2023-03-20T11:53:51.8219523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-03] SKIPPED [ 58%] 2023-03-20T11:53:51.8226154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-04] SKIPPED [ 58%] 2023-03-20T11:53:51.8232616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-05] SKIPPED [ 58%] 2023-03-20T11:53:51.8238980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-06] SKIPPED [ 58%] 2023-03-20T11:53:51.8245149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-07] SKIPPED [ 58%] 2023-03-20T11:53:51.8251870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-08] SKIPPED [ 58%] 2023-03-20T11:53:51.8257963Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-09] SKIPPED [ 58%] 2023-03-20T11:53:51.8264461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-10] SKIPPED [ 58%] 2023-03-20T11:53:51.8270636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-11] SKIPPED [ 58%] 2023-03-20T11:53:51.8277196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-12] SKIPPED [ 58%] 2023-03-20T11:53:51.8284573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-13] SKIPPED [ 58%] 2023-03-20T11:53:51.8291235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-14] SKIPPED [ 58%] 2023-03-20T11:53:51.8297387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-15] SKIPPED [ 58%] 2023-03-20T11:53:51.8304011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-16] SKIPPED [ 58%] 2023-03-20T11:53:51.8310195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_image_tensor-17] SKIPPED [ 58%] 2023-03-20T11:53:51.8316845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_video-0] SKIPPED [ 58%] 2023-03-20T11:53:51.8323221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_video-1] SKIPPED [ 58%] 2023-03-20T11:53:51.8330701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_video-2] SKIPPED [ 58%] 2023-03-20T11:53:51.8335855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_video-3] SKIPPED [ 58%] 2023-03-20T11:53:51.8342162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_video-4] SKIPPED [ 58%] 2023-03-20T11:53:51.8348379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-normalize_video-5] SKIPPED [ 58%] 2023-03-20T11:53:51.8355802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-00] SKIPPED [ 58%] 2023-03-20T11:53:51.8362156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-01] SKIPPED [ 58%] 2023-03-20T11:53:51.8369427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-02] SKIPPED [ 58%] 2023-03-20T11:53:51.8375152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-03] SKIPPED [ 58%] 2023-03-20T11:53:51.8381513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-04] SKIPPED [ 58%] 2023-03-20T11:53:51.8387670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-05] SKIPPED [ 58%] 2023-03-20T11:53:51.8394222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-06] SKIPPED [ 58%] 2023-03-20T11:53:51.8400574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-07] SKIPPED [ 58%] 2023-03-20T11:53:51.8406670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-08] SKIPPED [ 58%] 2023-03-20T11:53:51.8414087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-09] SKIPPED [ 58%] 2023-03-20T11:53:51.8419365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-10] SKIPPED [ 58%] 2023-03-20T11:53:51.8426045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-11] SKIPPED [ 58%] 2023-03-20T11:53:51.8433452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-12] SKIPPED [ 58%] 2023-03-20T11:53:51.8439740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-13] SKIPPED [ 58%] 2023-03-20T11:53:51.8446141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-14] SKIPPED [ 58%] 2023-03-20T11:53:51.8453294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-15] SKIPPED [ 58%] 2023-03-20T11:53:51.8458707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-16] SKIPPED [ 58%] 2023-03-20T11:53:51.8465382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-17] SKIPPED [ 58%] 2023-03-20T11:53:51.8471700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-18] SKIPPED [ 58%] 2023-03-20T11:53:51.8478317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-19] SKIPPED [ 58%] 2023-03-20T11:53:51.8484436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-20] SKIPPED [ 58%] 2023-03-20T11:53:51.8490973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-21] SKIPPED [ 58%] 2023-03-20T11:53:51.8497222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-22] SKIPPED [ 58%] 2023-03-20T11:53:51.8504980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-23] SKIPPED [ 58%] 2023-03-20T11:53:51.8511194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-24] SKIPPED [ 58%] 2023-03-20T11:53:51.8517774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-25] SKIPPED [ 58%] 2023-03-20T11:53:51.8524376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-26] SKIPPED [ 58%] 2023-03-20T11:53:51.8530645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-27] SKIPPED [ 58%] 2023-03-20T11:53:51.8536939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-28] SKIPPED [ 58%] 2023-03-20T11:53:51.8543511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-29] SKIPPED [ 58%] 2023-03-20T11:53:51.8549617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-30] SKIPPED [ 58%] 2023-03-20T11:53:51.8556143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-31] SKIPPED [ 58%] 2023-03-20T11:53:51.8562521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-32] SKIPPED [ 58%] 2023-03-20T11:53:51.8570387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-33] SKIPPED [ 58%] 2023-03-20T11:53:51.8576450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-34] SKIPPED [ 58%] 2023-03-20T11:53:51.8582986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-35] SKIPPED [ 58%] 2023-03-20T11:53:51.8589197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-36] SKIPPED [ 58%] 2023-03-20T11:53:51.8595753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-37] SKIPPED [ 58%] 2023-03-20T11:53:51.8601927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-38] SKIPPED [ 58%] 2023-03-20T11:53:51.8609532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-39] SKIPPED [ 58%] 2023-03-20T11:53:51.8615157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-40] SKIPPED [ 58%] 2023-03-20T11:53:51.8621661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-41] SKIPPED [ 58%] 2023-03-20T11:53:51.8627707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-42] SKIPPED [ 58%] 2023-03-20T11:53:51.8634349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-43] SKIPPED [ 58%] 2023-03-20T11:53:51.8640681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-44] SKIPPED [ 58%] 2023-03-20T11:53:51.8646660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-45] SKIPPED [ 58%] 2023-03-20T11:53:51.8656054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-46] SKIPPED [ 58%] 2023-03-20T11:53:51.8662428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-47] SKIPPED [ 58%] 2023-03-20T11:53:51.8668824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-48] SKIPPED [ 58%] 2023-03-20T11:53:51.8675435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-49] SKIPPED [ 58%] 2023-03-20T11:53:51.8681718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-50] SKIPPED [ 58%] 2023-03-20T11:53:51.8689215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-51] SKIPPED [ 58%] 2023-03-20T11:53:51.8694437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-52] SKIPPED [ 58%] 2023-03-20T11:53:51.8700507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-53] SKIPPED [ 58%] 2023-03-20T11:53:51.8706890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-54] SKIPPED [ 58%] 2023-03-20T11:53:51.8713533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-55] SKIPPED [ 58%] 2023-03-20T11:53:51.8719873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-56] SKIPPED [ 58%] 2023-03-20T11:53:51.8727445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-57] SKIPPED [ 58%] 2023-03-20T11:53:51.8734168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-58] SKIPPED [ 58%] 2023-03-20T11:53:51.8740593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-59] SKIPPED [ 58%] 2023-03-20T11:53:51.8746834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-60] SKIPPED [ 58%] 2023-03-20T11:53:51.8753340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-61] SKIPPED [ 58%] 2023-03-20T11:53:51.8759869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-62] SKIPPED [ 58%] 2023-03-20T11:53:51.8765834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-63] SKIPPED [ 58%] 2023-03-20T11:53:51.8773546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-64] SKIPPED [ 58%] 2023-03-20T11:53:51.8779050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-65] SKIPPED [ 58%] 2023-03-20T11:53:51.8785643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-66] SKIPPED [ 58%] 2023-03-20T11:53:51.8791776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-67] SKIPPED [ 58%] 2023-03-20T11:53:51.8797688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-68] SKIPPED [ 58%] 2023-03-20T11:53:51.8805335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-69] SKIPPED [ 58%] 2023-03-20T11:53:51.8812933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-70] SKIPPED [ 58%] 2023-03-20T11:53:51.8818227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-71] SKIPPED [ 58%] 2023-03-20T11:53:51.8824386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-72] SKIPPED [ 58%] 2023-03-20T11:53:51.8830554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-73] SKIPPED [ 58%] 2023-03-20T11:53:51.8836509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-74] SKIPPED [ 58%] 2023-03-20T11:53:51.8843001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-75] SKIPPED [ 58%] 2023-03-20T11:53:51.8850551Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-76] SKIPPED [ 58%] 2023-03-20T11:53:51.8856020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-77] SKIPPED [ 58%] 2023-03-20T11:53:51.8862517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-78] SKIPPED [ 58%] 2023-03-20T11:53:51.8868524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-79] SKIPPED [ 58%] 2023-03-20T11:53:51.8876002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-80] SKIPPED [ 58%] 2023-03-20T11:53:51.8882330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-81] SKIPPED [ 58%] 2023-03-20T11:53:51.8889805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-82] SKIPPED [ 58%] 2023-03-20T11:53:51.8895159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_image_tensor-83] SKIPPED [ 58%] 2023-03-20T11:53:51.8901346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-00] SKIPPED [ 58%] 2023-03-20T11:53:51.8907678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-01] SKIPPED [ 58%] 2023-03-20T11:53:51.8914347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-02] SKIPPED [ 58%] 2023-03-20T11:53:51.8920664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-03] SKIPPED [ 58%] 2023-03-20T11:53:51.8926814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-04] SKIPPED [ 58%] 2023-03-20T11:53:51.8934144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-05] SKIPPED [ 58%] 2023-03-20T11:53:51.8939501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-06] SKIPPED [ 58%] 2023-03-20T11:53:51.8946045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-07] SKIPPED [ 58%] 2023-03-20T11:53:51.8953858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-08] SKIPPED [ 58%] 2023-03-20T11:53:51.8960121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-09] SKIPPED [ 58%] 2023-03-20T11:53:51.8966185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-10] SKIPPED [ 58%] 2023-03-20T11:53:51.8973815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-11] SKIPPED [ 58%] 2023-03-20T11:53:51.8979231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-12] SKIPPED [ 58%] 2023-03-20T11:53:51.8985868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-13] SKIPPED [ 58%] 2023-03-20T11:53:51.8992260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-14] SKIPPED [ 58%] 2023-03-20T11:53:51.8998571Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-15] SKIPPED [ 58%] 2023-03-20T11:53:51.9004871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-16] SKIPPED [ 58%] 2023-03-20T11:53:51.9012473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-17] SKIPPED [ 58%] 2023-03-20T11:53:51.9017199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-18] SKIPPED [ 58%] 2023-03-20T11:53:51.9024863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-19] SKIPPED [ 58%] 2023-03-20T11:53:51.9031048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-20] SKIPPED [ 58%] 2023-03-20T11:53:51.9037122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-21] SKIPPED [ 58%] 2023-03-20T11:53:51.9043399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-22] SKIPPED [ 58%] 2023-03-20T11:53:51.9050328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-23] SKIPPED [ 58%] 2023-03-20T11:53:51.9056327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-24] SKIPPED [ 58%] 2023-03-20T11:53:51.9062798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-25] SKIPPED [ 58%] 2023-03-20T11:53:51.9068656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-26] SKIPPED [ 58%] 2023-03-20T11:53:51.9075335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-27] SKIPPED [ 58%] 2023-03-20T11:53:51.9081585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-28] SKIPPED [ 58%] 2023-03-20T11:53:51.9088686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-29] SKIPPED [ 58%] 2023-03-20T11:53:51.9094379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-30] SKIPPED [ 58%] 2023-03-20T11:53:51.9101778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-31] SKIPPED [ 58%] 2023-03-20T11:53:51.9108240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-32] SKIPPED [ 58%] 2023-03-20T11:53:51.9114892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-33] SKIPPED [ 58%] 2023-03-20T11:53:51.9121144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-34] SKIPPED [ 58%] 2023-03-20T11:53:51.9128666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-convert_dtype_video-35] SKIPPED [ 58%] 2023-03-20T11:53:51.9135052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-00] SKIPPED [ 58%] 2023-03-20T11:53:51.9140226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-01] SKIPPED [ 58%] 2023-03-20T11:53:51.9146673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-02] SKIPPED [ 58%] 2023-03-20T11:53:51.9153325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-03] SKIPPED [ 58%] 2023-03-20T11:53:51.9159661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-04] SKIPPED [ 58%] 2023-03-20T11:53:51.9165707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-05] SKIPPED [ 58%] 2023-03-20T11:53:51.9174254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-06] SKIPPED [ 58%] 2023-03-20T11:53:51.9179737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-07] SKIPPED [ 58%] 2023-03-20T11:53:51.9185935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-08] SKIPPED [ 58%] 2023-03-20T11:53:51.9192393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-09] SKIPPED [ 58%] 2023-03-20T11:53:51.9198868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-10] SKIPPED [ 58%] 2023-03-20T11:53:51.9205023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-11] SKIPPED [ 58%] 2023-03-20T11:53:51.9211678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-12] SKIPPED [ 58%] 2023-03-20T11:53:51.9218292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-13] SKIPPED [ 58%] 2023-03-20T11:53:51.9224187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-14] SKIPPED [ 58%] 2023-03-20T11:53:51.9230265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-15] SKIPPED [ 58%] 2023-03-20T11:53:51.9236927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-16] SKIPPED [ 58%] 2023-03-20T11:53:51.9243118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-17] SKIPPED [ 58%] 2023-03-20T11:53:51.9250799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-18] SKIPPED [ 58%] 2023-03-20T11:53:51.9256695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-19] SKIPPED [ 58%] 2023-03-20T11:53:51.9263237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-20] SKIPPED [ 58%] 2023-03-20T11:53:51.9269309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-21] SKIPPED [ 58%] 2023-03-20T11:53:51.9275968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-22] SKIPPED [ 58%] 2023-03-20T11:53:51.9282400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-23] SKIPPED [ 58%] 2023-03-20T11:53:51.9289872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-24] SKIPPED [ 58%] 2023-03-20T11:53:51.9295077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-25] SKIPPED [ 58%] 2023-03-20T11:53:51.9301425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-26] SKIPPED [ 58%] 2023-03-20T11:53:51.9307760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-27] SKIPPED [ 58%] 2023-03-20T11:53:51.9314410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-28] SKIPPED [ 58%] 2023-03-20T11:53:51.9322210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-29] SKIPPED [ 58%] 2023-03-20T11:53:51.9329445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-30] SKIPPED [ 58%] 2023-03-20T11:53:51.9334973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-31] SKIPPED [ 58%] 2023-03-20T11:53:51.9341582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-32] SKIPPED [ 58%] 2023-03-20T11:53:51.9347713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-33] SKIPPED [ 58%] 2023-03-20T11:53:51.9354276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-34] SKIPPED [ 58%] 2023-03-20T11:53:51.9360678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cpu-uniform_temporal_subsample_video-35] SKIPPED [ 58%] 2023-03-20T11:53:51.9377281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-00] PASSED [ 58%] 2023-03-20T11:53:51.9390327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-01] PASSED [ 58%] 2023-03-20T11:53:51.9403240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-02] PASSED [ 58%] 2023-03-20T11:53:51.9416063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-03] PASSED [ 58%] 2023-03-20T11:53:51.9428279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-04] PASSED [ 58%] 2023-03-20T11:53:51.9440655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-05] PASSED [ 58%] 2023-03-20T11:53:51.9454277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-06] PASSED [ 58%] 2023-03-20T11:53:51.9467165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-07] PASSED [ 58%] 2023-03-20T11:53:51.9481036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-08] PASSED [ 58%] 2023-03-20T11:53:51.9493840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-09] PASSED [ 58%] 2023-03-20T11:53:51.9506162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-10] PASSED [ 58%] 2023-03-20T11:53:51.9518832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-11] PASSED [ 58%] 2023-03-20T11:53:51.9532557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-12] PASSED [ 58%] 2023-03-20T11:53:51.9545018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-13] PASSED [ 58%] 2023-03-20T11:53:51.9557553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-14] PASSED [ 58%] 2023-03-20T11:53:51.9571390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-15] PASSED [ 58%] 2023-03-20T11:53:51.9583727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-16] PASSED [ 58%] 2023-03-20T11:53:51.9595768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-17] PASSED [ 58%] 2023-03-20T11:53:51.9609913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-18] PASSED [ 58%] 2023-03-20T11:53:51.9623108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-19] PASSED [ 58%] 2023-03-20T11:53:51.9635732Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-20] PASSED [ 58%] 2023-03-20T11:53:51.9648703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-21] PASSED [ 58%] 2023-03-20T11:53:51.9660280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-22] PASSED [ 58%] 2023-03-20T11:53:51.9673135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_image_tensor-23] PASSED [ 58%] 2023-03-20T11:53:51.9690457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_bounding_box-0] PASSED [ 58%] 2023-03-20T11:53:51.9705640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_bounding_box-1] PASSED [ 58%] 2023-03-20T11:53:51.9721730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_bounding_box-2] PASSED [ 58%] 2023-03-20T11:53:51.9735377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_bounding_box-3] PASSED [ 58%] 2023-03-20T11:53:51.9748269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_bounding_box-4] PASSED [ 58%] 2023-03-20T11:53:51.9761986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_bounding_box-5] PASSED [ 58%] 2023-03-20T11:53:51.9774428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-00] PASSED [ 58%] 2023-03-20T11:53:51.9786789Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-01] PASSED [ 58%] 2023-03-20T11:53:51.9798982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-02] PASSED [ 58%] 2023-03-20T11:53:51.9811414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-03] PASSED [ 58%] 2023-03-20T11:53:51.9823877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-04] PASSED [ 58%] 2023-03-20T11:53:51.9836025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-05] PASSED [ 58%] 2023-03-20T11:53:51.9848652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-06] PASSED [ 58%] 2023-03-20T11:53:51.9860428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-07] PASSED [ 58%] 2023-03-20T11:53:51.9872929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-08] PASSED [ 58%] 2023-03-20T11:53:51.9885075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-09] PASSED [ 58%] 2023-03-20T11:53:51.9897333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-10] PASSED [ 58%] 2023-03-20T11:53:51.9909333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-11] PASSED [ 58%] 2023-03-20T11:53:51.9922215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-12] PASSED [ 58%] 2023-03-20T11:53:51.9934721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-13] PASSED [ 58%] 2023-03-20T11:53:51.9946651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-14] PASSED [ 58%] 2023-03-20T11:53:51.9958329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-15] PASSED [ 58%] 2023-03-20T11:53:51.9970898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-16] PASSED [ 58%] 2023-03-20T11:53:51.9983086Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-17] PASSED [ 58%] 2023-03-20T11:53:51.9995611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-18] PASSED [ 58%] 2023-03-20T11:53:52.0008705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-19] PASSED [ 58%] 2023-03-20T11:53:52.0020342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-20] PASSED [ 58%] 2023-03-20T11:53:52.0032414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-21] PASSED [ 58%] 2023-03-20T11:53:52.0044277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-22] PASSED [ 58%] 2023-03-20T11:53:52.0056625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-23] PASSED [ 58%] 2023-03-20T11:53:52.0068842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-24] PASSED [ 58%] 2023-03-20T11:53:52.0081097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-25] PASSED [ 58%] 2023-03-20T11:53:52.0094177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-26] PASSED [ 58%] 2023-03-20T11:53:52.0106268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-27] PASSED [ 58%] 2023-03-20T11:53:52.0118289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-28] PASSED [ 58%] 2023-03-20T11:53:52.0130558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-29] PASSED [ 58%] 2023-03-20T11:53:52.0143065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-30] PASSED [ 58%] 2023-03-20T11:53:52.0154979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-31] PASSED [ 58%] 2023-03-20T11:53:52.0167097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-32] PASSED [ 58%] 2023-03-20T11:53:52.0179803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-33] PASSED [ 58%] 2023-03-20T11:53:52.0191857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-34] PASSED [ 58%] 2023-03-20T11:53:52.0204214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_mask-35] PASSED [ 58%] 2023-03-20T11:53:52.0217217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-00] PASSED [ 58%] 2023-03-20T11:53:52.0230062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-01] PASSED [ 58%] 2023-03-20T11:53:52.0243535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-02] PASSED [ 58%] 2023-03-20T11:53:52.0256349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-03] PASSED [ 58%] 2023-03-20T11:53:52.0269196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-04] PASSED [ 58%] 2023-03-20T11:53:52.0281955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-05] PASSED [ 58%] 2023-03-20T11:53:52.0294863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-06] PASSED [ 58%] 2023-03-20T11:53:52.0307666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-07] PASSED [ 58%] 2023-03-20T11:53:52.0320342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-08] PASSED [ 58%] 2023-03-20T11:53:52.0332828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-09] PASSED [ 58%] 2023-03-20T11:53:52.0345021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-10] PASSED [ 58%] 2023-03-20T11:53:52.0357632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-11] PASSED [ 58%] 2023-03-20T11:53:52.0370275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-12] PASSED [ 58%] 2023-03-20T11:53:52.0382304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-13] PASSED [ 58%] 2023-03-20T11:53:52.0394435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-14] PASSED [ 58%] 2023-03-20T11:53:52.0406734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-15] PASSED [ 58%] 2023-03-20T11:53:52.0419235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-16] PASSED [ 58%] 2023-03-20T11:53:52.0431740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-17] PASSED [ 58%] 2023-03-20T11:53:52.0444400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-18] PASSED [ 58%] 2023-03-20T11:53:52.0457316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-19] PASSED [ 58%] 2023-03-20T11:53:52.0470093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-20] PASSED [ 58%] 2023-03-20T11:53:52.0482782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-21] PASSED [ 58%] 2023-03-20T11:53:52.0495982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-22] PASSED [ 58%] 2023-03-20T11:53:52.0508602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-23] PASSED [ 58%] 2023-03-20T11:53:52.0521252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-24] PASSED [ 58%] 2023-03-20T11:53:52.0534377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-25] PASSED [ 58%] 2023-03-20T11:53:52.0546768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-26] PASSED [ 58%] 2023-03-20T11:53:52.0558914Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-27] PASSED [ 58%] 2023-03-20T11:53:52.0572578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-28] PASSED [ 58%] 2023-03-20T11:53:52.0587238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-29] PASSED [ 58%] 2023-03-20T11:53:52.0599704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-30] PASSED [ 58%] 2023-03-20T11:53:52.0612271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-31] PASSED [ 58%] 2023-03-20T11:53:52.0625026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-32] PASSED [ 58%] 2023-03-20T11:53:52.0637567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-33] PASSED [ 58%] 2023-03-20T11:53:52.0650426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-34] PASSED [ 58%] 2023-03-20T11:53:52.0662980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-horizontal_flip_video-35] PASSED [ 58%] 2023-03-20T11:53:52.0676092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-00] PASSED [ 58%] 2023-03-20T11:53:52.0690015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-01] PASSED [ 58%] 2023-03-20T11:53:52.0702409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-02] PASSED [ 58%] 2023-03-20T11:53:52.0715129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-03] PASSED [ 58%] 2023-03-20T11:53:52.0728816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-04] PASSED [ 58%] 2023-03-20T11:53:52.0741288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-05] PASSED [ 58%] 2023-03-20T11:53:52.0754059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-06] PASSED [ 58%] 2023-03-20T11:53:52.0766781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-07] PASSED [ 58%] 2023-03-20T11:53:52.0780028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-08] PASSED [ 58%] 2023-03-20T11:53:52.0793046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-09] PASSED [ 58%] 2023-03-20T11:53:52.0805904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-10] PASSED [ 58%] 2023-03-20T11:53:52.0818719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-11] PASSED [ 58%] 2023-03-20T11:53:52.0831592Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-12] PASSED [ 58%] 2023-03-20T11:53:52.0844282Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-13] PASSED [ 58%] 2023-03-20T11:53:52.0857555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-14] PASSED [ 58%] 2023-03-20T11:53:52.0869745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-15] PASSED [ 58%] 2023-03-20T11:53:52.0882118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-16] PASSED [ 58%] 2023-03-20T11:53:52.0894725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-17] PASSED [ 58%] 2023-03-20T11:53:52.0906695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-18] PASSED [ 58%] 2023-03-20T11:53:52.0918927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-19] PASSED [ 58%] 2023-03-20T11:53:52.0931583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-20] PASSED [ 58%] 2023-03-20T11:53:52.0943875Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-21] PASSED [ 58%] 2023-03-20T11:53:52.0955946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-22] PASSED [ 58%] 2023-03-20T11:53:52.0968537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-23] PASSED [ 58%] 2023-03-20T11:53:52.0981450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-24] PASSED [ 58%] 2023-03-20T11:53:52.0993672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-25] PASSED [ 58%] 2023-03-20T11:53:52.1006002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-26] PASSED [ 58%] 2023-03-20T11:53:52.1018609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-27] PASSED [ 58%] 2023-03-20T11:53:52.1031017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-28] PASSED [ 58%] 2023-03-20T11:53:52.1043260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-29] PASSED [ 58%] 2023-03-20T11:53:52.1055886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-30] PASSED [ 58%] 2023-03-20T11:53:52.1068688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-31] PASSED [ 58%] 2023-03-20T11:53:52.1081626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-32] PASSED [ 58%] 2023-03-20T11:53:52.1094215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-33] PASSED [ 58%] 2023-03-20T11:53:52.1106922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-34] PASSED [ 58%] 2023-03-20T11:53:52.1119808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-35] PASSED [ 58%] 2023-03-20T11:53:52.1134025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-36] PASSED [ 58%] 2023-03-20T11:53:52.1146791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-37] PASSED [ 58%] 2023-03-20T11:53:52.1160472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-38] PASSED [ 58%] 2023-03-20T11:53:52.1173514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-39] PASSED [ 58%] 2023-03-20T11:53:52.1186572Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-40] PASSED [ 58%] 2023-03-20T11:53:52.1199690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-41] PASSED [ 58%] 2023-03-20T11:53:52.1213439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-42] PASSED [ 58%] 2023-03-20T11:53:52.1225016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-43] PASSED [ 58%] 2023-03-20T11:53:52.1237695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-44] PASSED [ 58%] 2023-03-20T11:53:52.1251192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-45] PASSED [ 58%] 2023-03-20T11:53:52.1264426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-46] PASSED [ 58%] 2023-03-20T11:53:52.1277669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-47] PASSED [ 58%] 2023-03-20T11:53:52.1290771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-48] PASSED [ 58%] 2023-03-20T11:53:52.1303756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-49] PASSED [ 58%] 2023-03-20T11:53:52.1316596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-50] PASSED [ 58%] 2023-03-20T11:53:52.1330290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-51] PASSED [ 58%] 2023-03-20T11:53:52.1343207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-52] PASSED [ 58%] 2023-03-20T11:53:52.1355829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-53] PASSED [ 58%] 2023-03-20T11:53:52.1370200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-54] PASSED [ 58%] 2023-03-20T11:53:52.1382651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-55] PASSED [ 58%] 2023-03-20T11:53:52.1396036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-56] PASSED [ 58%] 2023-03-20T11:53:52.1408801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-57] PASSED [ 58%] 2023-03-20T11:53:52.1420568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-58] PASSED [ 58%] 2023-03-20T11:53:52.1432894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-59] PASSED [ 58%] 2023-03-20T11:53:52.1444946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-60] PASSED [ 58%] 2023-03-20T11:53:52.1457146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-61] PASSED [ 58%] 2023-03-20T11:53:52.1469526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-62] PASSED [ 58%] 2023-03-20T11:53:52.1481488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-63] PASSED [ 58%] 2023-03-20T11:53:52.1494049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-64] PASSED [ 58%] 2023-03-20T11:53:52.1505838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-65] PASSED [ 58%] 2023-03-20T11:53:52.1517639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-66] PASSED [ 58%] 2023-03-20T11:53:52.1530469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-67] PASSED [ 58%] 2023-03-20T11:53:52.1542559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-68] PASSED [ 58%] 2023-03-20T11:53:52.1554422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-69] PASSED [ 58%] 2023-03-20T11:53:52.1566720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-70] PASSED [ 58%] 2023-03-20T11:53:52.1579232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-71] PASSED [ 58%] 2023-03-20T11:53:52.1590919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-72] PASSED [ 58%] 2023-03-20T11:53:52.1603277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-73] PASSED [ 58%] 2023-03-20T11:53:52.1615879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-74] PASSED [ 58%] 2023-03-20T11:53:52.1628014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-75] PASSED [ 58%] 2023-03-20T11:53:52.1640345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-76] PASSED [ 58%] 2023-03-20T11:53:52.1653932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-77] PASSED [ 58%] 2023-03-20T11:53:52.1665176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-78] PASSED [ 58%] 2023-03-20T11:53:52.1677790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-79] PASSED [ 58%] 2023-03-20T11:53:52.1690508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-80] PASSED [ 58%] 2023-03-20T11:53:52.1702668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-81] PASSED [ 58%] 2023-03-20T11:53:52.1714901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-82] PASSED [ 58%] 2023-03-20T11:53:52.1727727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-83] PASSED [ 58%] 2023-03-20T11:53:52.1740443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_image_tensor-84] PASSED [ 58%] 2023-03-20T11:53:52.1755791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-000] PASSED [ 58%] 2023-03-20T11:53:52.1770142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-001] PASSED [ 58%] 2023-03-20T11:53:52.1783966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-002] PASSED [ 58%] 2023-03-20T11:53:52.1797665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-003] PASSED [ 58%] 2023-03-20T11:53:52.1812778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-004] PASSED [ 58%] 2023-03-20T11:53:52.1826871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-005] PASSED [ 58%] 2023-03-20T11:53:52.1841089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-006] PASSED [ 58%] 2023-03-20T11:53:52.1856993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-007] PASSED [ 58%] 2023-03-20T11:53:52.1871001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-008] PASSED [ 58%] 2023-03-20T11:53:52.1885093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-009] PASSED [ 58%] 2023-03-20T11:53:52.1899298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-010] PASSED [ 58%] 2023-03-20T11:53:52.1913542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-011] PASSED [ 58%] 2023-03-20T11:53:52.1928686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-012] PASSED [ 58%] 2023-03-20T11:53:52.1942575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-013] PASSED [ 58%] 2023-03-20T11:53:52.1956226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-014] PASSED [ 58%] 2023-03-20T11:53:52.1970715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-015] PASSED [ 58%] 2023-03-20T11:53:52.1985109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-016] PASSED [ 58%] 2023-03-20T11:53:52.2000639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-017] PASSED [ 58%] 2023-03-20T11:53:52.2016009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-018] PASSED [ 58%] 2023-03-20T11:53:52.2030014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-019] PASSED [ 58%] 2023-03-20T11:53:52.2044042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-020] PASSED [ 58%] 2023-03-20T11:53:52.2058127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-021] PASSED [ 58%] 2023-03-20T11:53:52.2071898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-022] PASSED [ 58%] 2023-03-20T11:53:52.2085795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-023] PASSED [ 58%] 2023-03-20T11:53:52.2099968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-024] PASSED [ 58%] 2023-03-20T11:53:52.2114162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-025] PASSED [ 58%] 2023-03-20T11:53:52.2129244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-026] PASSED [ 58%] 2023-03-20T11:53:52.2143057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-027] PASSED [ 58%] 2023-03-20T11:53:52.2156899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-028] PASSED [ 58%] 2023-03-20T11:53:52.2172874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-029] PASSED [ 58%] 2023-03-20T11:53:52.2186382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-030] PASSED [ 58%] 2023-03-20T11:53:52.2200590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-031] PASSED [ 58%] 2023-03-20T11:53:52.2215030Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-032] PASSED [ 58%] 2023-03-20T11:53:52.2229328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-033] PASSED [ 58%] 2023-03-20T11:53:52.2243442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-034] PASSED [ 58%] 2023-03-20T11:53:52.2257688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-035] PASSED [ 58%] 2023-03-20T11:53:52.2272222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-036] PASSED [ 58%] 2023-03-20T11:53:52.2286130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-037] PASSED [ 58%] 2023-03-20T11:53:52.2300610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-038] PASSED [ 58%] 2023-03-20T11:53:52.2314748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-039] PASSED [ 58%] 2023-03-20T11:53:52.2330022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-040] PASSED [ 58%] 2023-03-20T11:53:52.2343403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-041] PASSED [ 58%] 2023-03-20T11:53:52.2357509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-042] PASSED [ 58%] 2023-03-20T11:53:52.2372777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-043] PASSED [ 58%] 2023-03-20T11:53:52.2386363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-044] PASSED [ 58%] 2023-03-20T11:53:52.2400611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-045] PASSED [ 58%] 2023-03-20T11:53:52.2415031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-046] PASSED [ 58%] 2023-03-20T11:53:52.2429593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-047] PASSED [ 58%] 2023-03-20T11:53:52.2443806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-048] PASSED [ 58%] 2023-03-20T11:53:52.2469010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-049] PASSED [ 58%] 2023-03-20T11:53:52.2472950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-050] PASSED [ 58%] 2023-03-20T11:53:52.2487198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-051] PASSED [ 58%] 2023-03-20T11:53:52.2501789Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-052] PASSED [ 58%] 2023-03-20T11:53:52.2515845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-053] PASSED [ 58%] 2023-03-20T11:53:52.2530301Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-054] PASSED [ 58%] 2023-03-20T11:53:52.2544677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-055] PASSED [ 58%] 2023-03-20T11:53:52.2558732Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-056] PASSED [ 58%] 2023-03-20T11:53:52.2574044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-057] PASSED [ 58%] 2023-03-20T11:53:52.2587747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-058] PASSED [ 58%] 2023-03-20T11:53:52.2602109Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-059] PASSED [ 58%] 2023-03-20T11:53:52.2616760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-060] PASSED [ 58%] 2023-03-20T11:53:52.2631015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-061] PASSED [ 58%] 2023-03-20T11:53:52.2645371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-062] PASSED [ 58%] 2023-03-20T11:53:52.2659967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-063] PASSED [ 58%] 2023-03-20T11:53:52.2674358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-064] PASSED [ 58%] 2023-03-20T11:53:52.2689125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-065] PASSED [ 58%] 2023-03-20T11:53:52.2703509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-066] PASSED [ 58%] 2023-03-20T11:53:52.2717645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-067] PASSED [ 58%] 2023-03-20T11:53:52.2732691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-068] PASSED [ 58%] 2023-03-20T11:53:52.2746638Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-069] PASSED [ 58%] 2023-03-20T11:53:52.2760998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-070] PASSED [ 58%] 2023-03-20T11:53:52.2775406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-071] PASSED [ 58%] 2023-03-20T11:53:52.2789804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-072] PASSED [ 58%] 2023-03-20T11:53:52.2803965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-073] PASSED [ 58%] 2023-03-20T11:53:52.2818390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-074] PASSED [ 58%] 2023-03-20T11:53:52.2833322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-075] PASSED [ 58%] 2023-03-20T11:53:52.2848634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-076] PASSED [ 58%] 2023-03-20T11:53:52.2862580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-077] PASSED [ 58%] 2023-03-20T11:53:52.2876825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-078] PASSED [ 58%] 2023-03-20T11:53:52.2892760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-079] PASSED [ 58%] 2023-03-20T11:53:52.2906365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-080] PASSED [ 58%] 2023-03-20T11:53:52.2920840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-081] PASSED [ 58%] 2023-03-20T11:53:52.2935473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-082] PASSED [ 58%] 2023-03-20T11:53:52.2949944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-083] PASSED [ 58%] 2023-03-20T11:53:52.2964440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-084] PASSED [ 58%] 2023-03-20T11:53:52.2979074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-085] PASSED [ 58%] 2023-03-20T11:53:52.2993677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-086] PASSED [ 58%] 2023-03-20T11:53:52.3009271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-087] PASSED [ 58%] 2023-03-20T11:53:52.3023037Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-088] PASSED [ 58%] 2023-03-20T11:53:52.3037263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-089] PASSED [ 58%] 2023-03-20T11:53:52.3052793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-090] PASSED [ 58%] 2023-03-20T11:53:52.3066912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-091] PASSED [ 58%] 2023-03-20T11:53:52.3081457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-092] PASSED [ 58%] 2023-03-20T11:53:52.3095682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-093] PASSED [ 58%] 2023-03-20T11:53:52.3110218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-094] PASSED [ 58%] 2023-03-20T11:53:52.3124526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-095] PASSED [ 58%] 2023-03-20T11:53:52.3138763Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-096] PASSED [ 58%] 2023-03-20T11:53:52.3153608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-097] PASSED [ 58%] 2023-03-20T11:53:52.3169068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-098] PASSED [ 58%] 2023-03-20T11:53:52.3183457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-099] PASSED [ 58%] 2023-03-20T11:53:52.3197689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-100] PASSED [ 58%] 2023-03-20T11:53:52.3213629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-101] PASSED [ 58%] 2023-03-20T11:53:52.3227313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-102] PASSED [ 58%] 2023-03-20T11:53:52.3242434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-103] PASSED [ 58%] 2023-03-20T11:53:52.3257388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-104] PASSED [ 58%] 2023-03-20T11:53:52.3272079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-105] PASSED [ 58%] 2023-03-20T11:53:52.3286413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-106] PASSED [ 58%] 2023-03-20T11:53:52.3301390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-107] PASSED [ 58%] 2023-03-20T11:53:52.3315929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-108] PASSED [ 58%] 2023-03-20T11:53:52.3330921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-109] PASSED [ 58%] 2023-03-20T11:53:52.3345767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-110] PASSED [ 58%] 2023-03-20T11:53:52.3359985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-111] PASSED [ 58%] 2023-03-20T11:53:52.3375210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-112] PASSED [ 58%] 2023-03-20T11:53:52.3389974Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-113] PASSED [ 58%] 2023-03-20T11:53:52.3404489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-114] PASSED [ 58%] 2023-03-20T11:53:52.3419339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-115] PASSED [ 58%] 2023-03-20T11:53:52.3434097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-116] PASSED [ 58%] 2023-03-20T11:53:52.3449797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-117] PASSED [ 58%] 2023-03-20T11:53:52.3463734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-118] PASSED [ 58%] 2023-03-20T11:53:52.3478219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-119] PASSED [ 58%] 2023-03-20T11:53:52.3494144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-120] PASSED [ 58%] 2023-03-20T11:53:52.3508618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-121] PASSED [ 58%] 2023-03-20T11:53:52.3522796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-122] PASSED [ 58%] 2023-03-20T11:53:52.3537163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-123] PASSED [ 58%] 2023-03-20T11:53:52.3552159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-124] PASSED [ 58%] 2023-03-20T11:53:52.3566971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-125] PASSED [ 58%] 2023-03-20T11:53:52.3582173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-126] PASSED [ 58%] 2023-03-20T11:53:52.3596493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-127] PASSED [ 58%] 2023-03-20T11:53:52.3611635Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-128] PASSED [ 58%] 2023-03-20T11:53:52.3626550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-129] PASSED [ 58%] 2023-03-20T11:53:52.3641486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-130] PASSED [ 58%] 2023-03-20T11:53:52.3656375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-131] PASSED [ 58%] 2023-03-20T11:53:52.3671207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-132] PASSED [ 58%] 2023-03-20T11:53:52.3686177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-133] PASSED [ 58%] 2023-03-20T11:53:52.3700643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-134] PASSED [ 58%] 2023-03-20T11:53:52.3713318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-135] PASSED [ 58%] 2023-03-20T11:53:52.3725538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-136] PASSED [ 58%] 2023-03-20T11:53:52.3738188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-137] PASSED [ 58%] 2023-03-20T11:53:52.3750692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-138] PASSED [ 58%] 2023-03-20T11:53:52.3762949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-139] PASSED [ 58%] 2023-03-20T11:53:52.3775432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-140] PASSED [ 58%] 2023-03-20T11:53:52.3788485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-141] PASSED [ 58%] 2023-03-20T11:53:52.3800689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-142] PASSED [ 58%] 2023-03-20T11:53:52.3814000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-143] PASSED [ 58%] 2023-03-20T11:53:52.3825669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-144] PASSED [ 58%] 2023-03-20T11:53:52.3837676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-145] PASSED [ 58%] 2023-03-20T11:53:52.3850480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-146] PASSED [ 58%] 2023-03-20T11:53:52.3862747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-147] PASSED [ 58%] 2023-03-20T11:53:52.3875145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-148] PASSED [ 58%] 2023-03-20T11:53:52.3888525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-149] PASSED [ 58%] 2023-03-20T11:53:52.3899923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-150] PASSED [ 58%] 2023-03-20T11:53:52.3912368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-151] PASSED [ 58%] 2023-03-20T11:53:52.3924503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-152] PASSED [ 58%] 2023-03-20T11:53:52.3937038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-153] PASSED [ 58%] 2023-03-20T11:53:52.3949296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-154] PASSED [ 58%] 2023-03-20T11:53:52.3961557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-155] PASSED [ 58%] 2023-03-20T11:53:52.3974105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-156] PASSED [ 58%] 2023-03-20T11:53:52.3985907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-157] PASSED [ 58%] 2023-03-20T11:53:52.3998153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-158] PASSED [ 58%] 2023-03-20T11:53:52.4010674Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-159] PASSED [ 58%] 2023-03-20T11:53:52.4023100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-160] PASSED [ 58%] 2023-03-20T11:53:52.4035296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-161] PASSED [ 58%] 2023-03-20T11:53:52.4048723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-162] PASSED [ 58%] 2023-03-20T11:53:52.4060333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-163] PASSED [ 58%] 2023-03-20T11:53:52.4072778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-164] PASSED [ 58%] 2023-03-20T11:53:52.4085066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-165] PASSED [ 58%] 2023-03-20T11:53:52.4097454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-166] PASSED [ 58%] 2023-03-20T11:53:52.4110074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-167] PASSED [ 58%] 2023-03-20T11:53:52.4122169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-168] PASSED [ 58%] 2023-03-20T11:53:52.4134679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-169] PASSED [ 58%] 2023-03-20T11:53:52.4147007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-170] PASSED [ 58%] 2023-03-20T11:53:52.4159707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-171] PASSED [ 58%] 2023-03-20T11:53:52.4172661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-172] PASSED [ 58%] 2023-03-20T11:53:52.4184358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-173] PASSED [ 58%] 2023-03-20T11:53:52.4196466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-174] PASSED [ 58%] 2023-03-20T11:53:52.4209796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-175] PASSED [ 58%] 2023-03-20T11:53:52.4221138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-176] PASSED [ 58%] 2023-03-20T11:53:52.4233733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-177] PASSED [ 58%] 2023-03-20T11:53:52.4246035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-178] PASSED [ 58%] 2023-03-20T11:53:52.4259263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-179] PASSED [ 58%] 2023-03-20T11:53:52.4271667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-180] PASSED [ 58%] 2023-03-20T11:53:52.4283837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-181] PASSED [ 58%] 2023-03-20T11:53:52.4296536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-182] PASSED [ 58%] 2023-03-20T11:53:52.4308956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-183] PASSED [ 58%] 2023-03-20T11:53:52.4321201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-184] PASSED [ 58%] 2023-03-20T11:53:52.4333957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-185] PASSED [ 58%] 2023-03-20T11:53:52.4346190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-186] PASSED [ 58%] 2023-03-20T11:53:52.4358325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-187] PASSED [ 58%] 2023-03-20T11:53:52.4370890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-188] PASSED [ 58%] 2023-03-20T11:53:52.4383225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-189] PASSED [ 58%] 2023-03-20T11:53:52.4395455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-190] PASSED [ 58%] 2023-03-20T11:53:52.4407574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-191] PASSED [ 58%] 2023-03-20T11:53:52.4420133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-192] PASSED [ 58%] 2023-03-20T11:53:52.4432670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-193] PASSED [ 58%] 2023-03-20T11:53:52.4444893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-194] PASSED [ 58%] 2023-03-20T11:53:52.4457753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-195] PASSED [ 58%] 2023-03-20T11:53:52.4470227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-196] PASSED [ 58%] 2023-03-20T11:53:52.4482473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-197] PASSED [ 58%] 2023-03-20T11:53:52.4495196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-198] PASSED [ 58%] 2023-03-20T11:53:52.4507493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-199] PASSED [ 58%] 2023-03-20T11:53:52.4519624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-200] PASSED [ 58%] 2023-03-20T11:53:52.4532008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-201] PASSED [ 58%] 2023-03-20T11:53:52.4544388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-202] PASSED [ 58%] 2023-03-20T11:53:52.4556463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-203] PASSED [ 58%] 2023-03-20T11:53:52.4570239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-204] PASSED [ 58%] 2023-03-20T11:53:52.4581356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-205] PASSED [ 58%] 2023-03-20T11:53:52.4593373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-206] PASSED [ 58%] 2023-03-20T11:53:52.4605677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-207] PASSED [ 58%] 2023-03-20T11:53:52.4617791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-208] PASSED [ 58%] 2023-03-20T11:53:52.4630342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-209] PASSED [ 58%] 2023-03-20T11:53:52.4642658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-210] PASSED [ 58%] 2023-03-20T11:53:52.4655359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-211] PASSED [ 58%] 2023-03-20T11:53:52.4667819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-212] PASSED [ 58%] 2023-03-20T11:53:52.4679847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-213] PASSED [ 58%] 2023-03-20T11:53:52.4693342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-214] PASSED [ 58%] 2023-03-20T11:53:52.4704833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-215] PASSED [ 58%] 2023-03-20T11:53:52.4716831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-216] PASSED [ 58%] 2023-03-20T11:53:52.4729947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-217] PASSED [ 58%] 2023-03-20T11:53:52.4742136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-218] PASSED [ 58%] 2023-03-20T11:53:52.4754670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-219] PASSED [ 58%] 2023-03-20T11:53:52.4767101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-220] PASSED [ 58%] 2023-03-20T11:53:52.4779894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-221] PASSED [ 58%] 2023-03-20T11:53:52.4792133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-222] PASSED [ 58%] 2023-03-20T11:53:52.4804389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-223] PASSED [ 58%] 2023-03-20T11:53:52.4817026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-224] PASSED [ 58%] 2023-03-20T11:53:52.4829692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-225] PASSED [ 58%] 2023-03-20T11:53:52.4841941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-226] PASSED [ 58%] 2023-03-20T11:53:52.4854410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-227] PASSED [ 58%] 2023-03-20T11:53:52.4866240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-228] PASSED [ 58%] 2023-03-20T11:53:52.4878486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-229] PASSED [ 58%] 2023-03-20T11:53:52.4891055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-230] PASSED [ 58%] 2023-03-20T11:53:52.4903251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-231] PASSED [ 58%] 2023-03-20T11:53:52.4915393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-232] PASSED [ 58%] 2023-03-20T11:53:52.4928758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-233] PASSED [ 58%] 2023-03-20T11:53:52.4940135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-234] PASSED [ 58%] 2023-03-20T11:53:52.4952529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-235] PASSED [ 58%] 2023-03-20T11:53:52.4964772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-236] PASSED [ 58%] 2023-03-20T11:53:52.4977194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-237] PASSED [ 58%] 2023-03-20T11:53:52.4989574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-238] PASSED [ 58%] 2023-03-20T11:53:52.5002352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-239] PASSED [ 58%] 2023-03-20T11:53:52.5014888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-240] PASSED [ 58%] 2023-03-20T11:53:52.5027281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-241] PASSED [ 58%] 2023-03-20T11:53:52.5039485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-242] PASSED [ 58%] 2023-03-20T11:53:52.5052126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-243] PASSED [ 58%] 2023-03-20T11:53:52.5064037Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-244] PASSED [ 58%] 2023-03-20T11:53:52.5076122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-245] PASSED [ 58%] 2023-03-20T11:53:52.5089874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-246] PASSED [ 58%] 2023-03-20T11:53:52.5100955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-247] PASSED [ 58%] 2023-03-20T11:53:52.5113281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-248] PASSED [ 58%] 2023-03-20T11:53:52.5125637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-249] PASSED [ 58%] 2023-03-20T11:53:52.5137816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-250] PASSED [ 58%] 2023-03-20T11:53:52.5149830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-251] PASSED [ 58%] 2023-03-20T11:53:52.5162543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-252] PASSED [ 58%] 2023-03-20T11:53:52.5174989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-253] PASSED [ 58%] 2023-03-20T11:53:52.5187508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-254] PASSED [ 58%] 2023-03-20T11:53:52.5199999Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-255] PASSED [ 58%] 2023-03-20T11:53:52.5213378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-256] PASSED [ 58%] 2023-03-20T11:53:52.5225036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-257] PASSED [ 58%] 2023-03-20T11:53:52.5236919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-258] PASSED [ 58%] 2023-03-20T11:53:52.5250150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-259] PASSED [ 58%] 2023-03-20T11:53:52.5261423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-260] PASSED [ 58%] 2023-03-20T11:53:52.5273458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-261] PASSED [ 58%] 2023-03-20T11:53:52.5285912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-262] PASSED [ 58%] 2023-03-20T11:53:52.5334648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-263] PASSED [ 58%] 2023-03-20T11:53:52.5388872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-264] PASSED [ 58%] 2023-03-20T11:53:52.5422588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-265] PASSED [ 58%] 2023-03-20T11:53:52.5450323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-266] PASSED [ 58%] 2023-03-20T11:53:52.5477606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-267] PASSED [ 58%] 2023-03-20T11:53:52.5504924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-268] PASSED [ 58%] 2023-03-20T11:53:52.5531314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_bounding_box-269] PASSED [ 58%] 2023-03-20T11:53:52.5558273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-00] PASSED [ 58%] 2023-03-20T11:53:52.5585075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-01] PASSED [ 58%] 2023-03-20T11:53:52.5611040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-02] PASSED [ 58%] 2023-03-20T11:53:52.5633120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-03] PASSED [ 58%] 2023-03-20T11:53:52.5655379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-04] PASSED [ 58%] 2023-03-20T11:53:52.5675413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-05] PASSED [ 58%] 2023-03-20T11:53:52.5694886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-06] PASSED [ 58%] 2023-03-20T11:53:52.5712000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-07] PASSED [ 58%] 2023-03-20T11:53:52.5727921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-08] PASSED [ 58%] 2023-03-20T11:53:52.5743120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-09] PASSED [ 58%] 2023-03-20T11:53:52.5756513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-10] PASSED [ 58%] 2023-03-20T11:53:52.5770087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_mask-11] PASSED [ 58%] 2023-03-20T11:53:52.5785372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-00] PASSED [ 58%] 2023-03-20T11:53:52.5799425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-01] PASSED [ 58%] 2023-03-20T11:53:52.5813861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-02] PASSED [ 58%] 2023-03-20T11:53:52.5829050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-03] PASSED [ 58%] 2023-03-20T11:53:52.5843162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-04] PASSED [ 58%] 2023-03-20T11:53:52.5857777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-05] PASSED [ 58%] 2023-03-20T11:53:52.5872485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-06] PASSED [ 58%] 2023-03-20T11:53:52.5887593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-07] PASSED [ 58%] 2023-03-20T11:53:52.5902032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-08] PASSED [ 58%] 2023-03-20T11:53:52.5915608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-09] PASSED [ 58%] 2023-03-20T11:53:52.5930099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-10] PASSED [ 58%] 2023-03-20T11:53:52.5942980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-11] PASSED [ 58%] 2023-03-20T11:53:52.5956189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-12] PASSED [ 58%] 2023-03-20T11:53:52.5970079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-13] PASSED [ 58%] 2023-03-20T11:53:52.5983801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-14] PASSED [ 58%] 2023-03-20T11:53:52.5996992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-15] PASSED [ 58%] 2023-03-20T11:53:52.6011403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-16] PASSED [ 58%] 2023-03-20T11:53:52.6024637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-17] PASSED [ 58%] 2023-03-20T11:53:52.6038702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-18] PASSED [ 58%] 2023-03-20T11:53:52.6052634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-19] PASSED [ 58%] 2023-03-20T11:53:52.6066977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-20] PASSED [ 58%] 2023-03-20T11:53:52.6081314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-21] PASSED [ 58%] 2023-03-20T11:53:52.6095694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-22] PASSED [ 58%] 2023-03-20T11:53:52.6109634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-23] PASSED [ 58%] 2023-03-20T11:53:52.6123931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-24] PASSED [ 58%] 2023-03-20T11:53:52.6138164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-25] PASSED [ 58%] 2023-03-20T11:53:52.6152223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-26] PASSED [ 58%] 2023-03-20T11:53:52.6165130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-27] PASSED [ 58%] 2023-03-20T11:53:52.6178637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-28] PASSED [ 58%] 2023-03-20T11:53:52.6192049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-29] PASSED [ 58%] 2023-03-20T11:53:52.6205065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-30] PASSED [ 58%] 2023-03-20T11:53:52.6218632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-31] PASSED [ 58%] 2023-03-20T11:53:52.6237645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-32] PASSED [ 58%] 2023-03-20T11:53:52.6251561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-33] PASSED [ 58%] 2023-03-20T11:53:52.6264471Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-34] PASSED [ 58%] 2023-03-20T11:53:52.6277456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resize_video-35] PASSED [ 58%] 2023-03-20T11:53:52.6294929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-000] PASSED [ 58%] 2023-03-20T11:53:52.6310381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-001] PASSED [ 58%] 2023-03-20T11:53:52.6325761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-002] PASSED [ 58%] 2023-03-20T11:53:52.6341742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-003] PASSED [ 58%] 2023-03-20T11:53:52.6356597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-004] PASSED [ 58%] 2023-03-20T11:53:52.6373040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-005] PASSED [ 58%] 2023-03-20T11:53:52.6387608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-006] PASSED [ 58%] 2023-03-20T11:53:52.6402769Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-007] PASSED [ 58%] 2023-03-20T11:53:52.6418412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-008] PASSED [ 58%] 2023-03-20T11:53:52.6433607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-009] PASSED [ 58%] 2023-03-20T11:53:52.6450239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-010] PASSED [ 58%] 2023-03-20T11:53:52.6464561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-011] PASSED [ 58%] 2023-03-20T11:53:52.6479487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-012] PASSED [ 58%] 2023-03-20T11:53:52.6494982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-013] PASSED [ 58%] 2023-03-20T11:53:52.6510164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-014] PASSED [ 58%] 2023-03-20T11:53:52.6525211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-015] PASSED [ 58%] 2023-03-20T11:53:52.6540790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-016] PASSED [ 58%] 2023-03-20T11:53:52.6555819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-017] PASSED [ 58%] 2023-03-20T11:53:52.6571920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-018] PASSED [ 58%] 2023-03-20T11:53:52.6586783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-019] PASSED [ 58%] 2023-03-20T11:53:52.6601538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-020] PASSED [ 58%] 2023-03-20T11:53:52.6616818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-021] PASSED [ 58%] 2023-03-20T11:53:52.6631888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-022] PASSED [ 58%] 2023-03-20T11:53:52.6646728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-023] PASSED [ 58%] 2023-03-20T11:53:52.6662311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-024] PASSED [ 58%] 2023-03-20T11:53:52.6677202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-025] PASSED [ 58%] 2023-03-20T11:53:52.6693063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-026] PASSED [ 58%] 2023-03-20T11:53:52.6707600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-027] PASSED [ 58%] 2023-03-20T11:53:52.6722243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-028] PASSED [ 58%] 2023-03-20T11:53:52.6737340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-029] PASSED [ 58%] 2023-03-20T11:53:52.6752325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-030] PASSED [ 58%] 2023-03-20T11:53:52.6766948Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-031] PASSED [ 58%] 2023-03-20T11:53:52.6782654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-032] PASSED [ 58%] 2023-03-20T11:53:52.6797598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-033] PASSED [ 58%] 2023-03-20T11:53:52.6813293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-034] PASSED [ 58%] 2023-03-20T11:53:52.6827844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-035] PASSED [ 58%] 2023-03-20T11:53:52.6843026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-036] PASSED [ 58%] 2023-03-20T11:53:52.6858073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-037] PASSED [ 58%] 2023-03-20T11:53:52.6872945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-038] PASSED [ 58%] 2023-03-20T11:53:52.6888683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-039] PASSED [ 58%] 2023-03-20T11:53:52.6903028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-040] PASSED [ 58%] 2023-03-20T11:53:52.6917517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-041] PASSED [ 58%] 2023-03-20T11:53:52.6933305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-042] PASSED [ 58%] 2023-03-20T11:53:52.6947941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-043] PASSED [ 58%] 2023-03-20T11:53:52.6962740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-044] PASSED [ 58%] 2023-03-20T11:53:52.6977505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-045] PASSED [ 58%] 2023-03-20T11:53:52.6993509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-046] PASSED [ 58%] 2023-03-20T11:53:52.7010392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-047] PASSED [ 58%] 2023-03-20T11:53:52.7025468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-048] PASSED [ 58%] 2023-03-20T11:53:52.7040253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-049] PASSED [ 58%] 2023-03-20T11:53:52.7055693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-050] PASSED [ 58%] 2023-03-20T11:53:52.7070492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-051] PASSED [ 58%] 2023-03-20T11:53:52.7085317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-052] PASSED [ 58%] 2023-03-20T11:53:52.7100844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-053] PASSED [ 58%] 2023-03-20T11:53:52.7115745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-054] PASSED [ 58%] 2023-03-20T11:53:52.7131668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-055] PASSED [ 58%] 2023-03-20T11:53:52.7146127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-056] PASSED [ 58%] 2023-03-20T11:53:52.7160945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-057] PASSED [ 58%] 2023-03-20T11:53:52.7176336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-058] PASSED [ 58%] 2023-03-20T11:53:52.7191162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-059] PASSED [ 58%] 2023-03-20T11:53:52.7205817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-060] PASSED [ 58%] 2023-03-20T11:53:52.7221306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-061] PASSED [ 58%] 2023-03-20T11:53:52.7235750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-062] PASSED [ 58%] 2023-03-20T11:53:52.7251574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-063] PASSED [ 58%] 2023-03-20T11:53:52.7266011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-064] PASSED [ 58%] 2023-03-20T11:53:52.7280858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-065] PASSED [ 58%] 2023-03-20T11:53:52.7292961Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-066] PASSED [ 58%] 2023-03-20T11:53:52.7305298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-067] PASSED [ 58%] 2023-03-20T11:53:52.7316868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-068] PASSED [ 58%] 2023-03-20T11:53:52.7329943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-069] PASSED [ 58%] 2023-03-20T11:53:52.7341598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-070] PASSED [ 58%] 2023-03-20T11:53:52.7353255Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-071] PASSED [ 58%] 2023-03-20T11:53:52.7365172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-072] PASSED [ 58%] 2023-03-20T11:53:52.7377540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-073] PASSED [ 58%] 2023-03-20T11:53:52.7389372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-074] PASSED [ 58%] 2023-03-20T11:53:52.7401277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-075] PASSED [ 58%] 2023-03-20T11:53:52.7413200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-076] PASSED [ 58%] 2023-03-20T11:53:52.7425425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-077] PASSED [ 58%] 2023-03-20T11:53:52.7437004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-078] PASSED [ 58%] 2023-03-20T11:53:52.7450121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-079] PASSED [ 58%] 2023-03-20T11:53:52.7461060Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-080] PASSED [ 58%] 2023-03-20T11:53:52.7472966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-081] PASSED [ 58%] 2023-03-20T11:53:52.7484721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-082] PASSED [ 58%] 2023-03-20T11:53:52.7497036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-083] PASSED [ 58%] 2023-03-20T11:53:52.7508867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-084] PASSED [ 58%] 2023-03-20T11:53:52.7520713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-085] PASSED [ 58%] 2023-03-20T11:53:52.7533074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-086] PASSED [ 58%] 2023-03-20T11:53:52.7544800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-087] PASSED [ 58%] 2023-03-20T11:53:52.7556546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-088] PASSED [ 58%] 2023-03-20T11:53:52.7569597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-089] PASSED [ 58%] 2023-03-20T11:53:52.7580539Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-090] PASSED [ 58%] 2023-03-20T11:53:52.7592527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-091] PASSED [ 58%] 2023-03-20T11:53:52.7604114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-092] PASSED [ 58%] 2023-03-20T11:53:52.7616582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-093] PASSED [ 58%] 2023-03-20T11:53:52.7628140Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-094] PASSED [ 58%] 2023-03-20T11:53:52.7640489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-095] PASSED [ 58%] 2023-03-20T11:53:52.7652609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-096] PASSED [ 58%] 2023-03-20T11:53:52.7663820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-097] PASSED [ 58%] 2023-03-20T11:53:52.7675476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-098] PASSED [ 58%] 2023-03-20T11:53:52.7688650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-099] PASSED [ 58%] 2023-03-20T11:53:52.7699688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-100] PASSED [ 58%] 2023-03-20T11:53:52.7711711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-101] PASSED [ 58%] 2023-03-20T11:53:52.7723401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-102] PASSED [ 58%] 2023-03-20T11:53:52.7735583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-103] PASSED [ 58%] 2023-03-20T11:53:52.7747478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-104] PASSED [ 58%] 2023-03-20T11:53:52.7759442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-105] PASSED [ 58%] 2023-03-20T11:53:52.7772385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-106] PASSED [ 58%] 2023-03-20T11:53:52.7783582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-107] PASSED [ 58%] 2023-03-20T11:53:52.7795522Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-108] PASSED [ 58%] 2023-03-20T11:53:52.7807518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-109] PASSED [ 58%] 2023-03-20T11:53:52.7819530Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-110] PASSED [ 58%] 2023-03-20T11:53:52.7831569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-111] PASSED [ 58%] 2023-03-20T11:53:52.7843379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-112] PASSED [ 58%] 2023-03-20T11:53:52.7855254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-113] PASSED [ 58%] 2023-03-20T11:53:52.7866759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-114] PASSED [ 58%] 2023-03-20T11:53:52.7879069Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-115] PASSED [ 58%] 2023-03-20T11:53:52.7890848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-116] PASSED [ 58%] 2023-03-20T11:53:52.7903053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-117] PASSED [ 58%] 2023-03-20T11:53:52.7914863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-118] PASSED [ 58%] 2023-03-20T11:53:52.7926554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-119] PASSED [ 58%] 2023-03-20T11:53:52.7938690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-120] PASSED [ 58%] 2023-03-20T11:53:52.7950504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-121] PASSED [ 58%] 2023-03-20T11:53:52.7962251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-122] PASSED [ 58%] 2023-03-20T11:53:52.7974676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-123] PASSED [ 58%] 2023-03-20T11:53:52.7986476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-124] PASSED [ 58%] 2023-03-20T11:53:52.7998272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-125] PASSED [ 58%] 2023-03-20T11:53:52.8010182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-126] PASSED [ 58%] 2023-03-20T11:53:52.8022302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-127] PASSED [ 58%] 2023-03-20T11:53:52.8034143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-128] PASSED [ 58%] 2023-03-20T11:53:52.8045967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-129] PASSED [ 58%] 2023-03-20T11:53:52.8058360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-130] PASSED [ 58%] 2023-03-20T11:53:52.8070429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-131] PASSED [ 58%] 2023-03-20T11:53:52.8085726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-132] PASSED [ 58%] 2023-03-20T11:53:52.8103665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-133] PASSED [ 58%] 2023-03-20T11:53:52.8121020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-134] PASSED [ 58%] 2023-03-20T11:53:52.8137940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-135] PASSED [ 58%] 2023-03-20T11:53:52.8155115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-136] PASSED [ 58%] 2023-03-20T11:53:52.8173094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-137] PASSED [ 58%] 2023-03-20T11:53:52.8189950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-138] PASSED [ 58%] 2023-03-20T11:53:52.8207135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-139] PASSED [ 58%] 2023-03-20T11:53:52.8224988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-140] PASSED [ 58%] 2023-03-20T11:53:52.8241976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-141] PASSED [ 58%] 2023-03-20T11:53:52.8259416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-142] PASSED [ 58%] 2023-03-20T11:53:52.8274375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-143] PASSED [ 58%] 2023-03-20T11:53:52.8292641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-144] PASSED [ 58%] 2023-03-20T11:53:52.8309540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-145] PASSED [ 58%] 2023-03-20T11:53:52.8326382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-146] PASSED [ 58%] 2023-03-20T11:53:52.8344212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-147] PASSED [ 58%] 2023-03-20T11:53:52.8361075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-148] PASSED [ 58%] 2023-03-20T11:53:52.8378703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-149] PASSED [ 58%] 2023-03-20T11:53:52.8395622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-150] PASSED [ 58%] 2023-03-20T11:53:52.8413254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-151] PASSED [ 58%] 2023-03-20T11:53:52.8430457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-152] PASSED [ 58%] 2023-03-20T11:53:52.8447563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-153] PASSED [ 58%] 2023-03-20T11:53:52.8462856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-154] PASSED [ 58%] 2023-03-20T11:53:52.8479900Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-155] PASSED [ 58%] 2023-03-20T11:53:52.8497794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-156] PASSED [ 58%] 2023-03-20T11:53:52.8515076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-157] PASSED [ 58%] 2023-03-20T11:53:52.8533041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-158] PASSED [ 58%] 2023-03-20T11:53:52.8550190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-159] PASSED [ 58%] 2023-03-20T11:53:52.8568459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-160] PASSED [ 58%] 2023-03-20T11:53:52.8584984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-161] PASSED [ 58%] 2023-03-20T11:53:52.8602139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-162] PASSED [ 58%] 2023-03-20T11:53:52.8619385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-163] PASSED [ 58%] 2023-03-20T11:53:52.8636750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-164] PASSED [ 58%] 2023-03-20T11:53:52.8649758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-165] PASSED [ 58%] 2023-03-20T11:53:52.8660789Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-166] PASSED [ 58%] 2023-03-20T11:53:52.8672782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-167] PASSED [ 58%] 2023-03-20T11:53:52.8684692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-168] PASSED [ 58%] 2023-03-20T11:53:52.8697239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-169] PASSED [ 58%] 2023-03-20T11:53:52.8708966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-170] PASSED [ 58%] 2023-03-20T11:53:52.8720746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-171] PASSED [ 58%] 2023-03-20T11:53:52.8733072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-172] PASSED [ 58%] 2023-03-20T11:53:52.8744782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-173] PASSED [ 58%] 2023-03-20T11:53:52.8756537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-174] PASSED [ 58%] 2023-03-20T11:53:52.8769588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-175] PASSED [ 58%] 2023-03-20T11:53:52.8780670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-176] PASSED [ 58%] 2023-03-20T11:53:52.8792537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-177] PASSED [ 58%] 2023-03-20T11:53:52.8804307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-178] PASSED [ 58%] 2023-03-20T11:53:52.8816615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-179] PASSED [ 58%] 2023-03-20T11:53:52.8828637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-180] PASSED [ 58%] 2023-03-20T11:53:52.8840469Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-181] PASSED [ 58%] 2023-03-20T11:53:52.8852385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-182] PASSED [ 58%] 2023-03-20T11:53:52.8865263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-183] PASSED [ 58%] 2023-03-20T11:53:52.8876871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-184] PASSED [ 58%] 2023-03-20T11:53:52.8889717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-185] PASSED [ 58%] 2023-03-20T11:53:52.8901238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-186] PASSED [ 58%] 2023-03-20T11:53:52.8913058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-187] PASSED [ 58%] 2023-03-20T11:53:52.8924798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-188] PASSED [ 58%] 2023-03-20T11:53:52.8937093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-189] PASSED [ 58%] 2023-03-20T11:53:52.8948917Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-190] PASSED [ 58%] 2023-03-20T11:53:52.8960512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-191] PASSED [ 58%] 2023-03-20T11:53:52.8972886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-192] PASSED [ 58%] 2023-03-20T11:53:52.8984739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-193] PASSED [ 58%] 2023-03-20T11:53:52.8996127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-194] PASSED [ 58%] 2023-03-20T11:53:52.9009058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-195] PASSED [ 58%] 2023-03-20T11:53:52.9020025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-196] PASSED [ 58%] 2023-03-20T11:53:52.9031822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-197] PASSED [ 58%] 2023-03-20T11:53:52.9050315Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-198] PASSED [ 58%] 2023-03-20T11:53:52.9067454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-199] PASSED [ 58%] 2023-03-20T11:53:52.9084300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-200] PASSED [ 58%] 2023-03-20T11:53:52.9101694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-201] PASSED [ 58%] 2023-03-20T11:53:52.9118915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-202] PASSED [ 58%] 2023-03-20T11:53:52.9136736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-203] PASSED [ 58%] 2023-03-20T11:53:52.9148713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-204] PASSED [ 58%] 2023-03-20T11:53:52.9160616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-205] PASSED [ 58%] 2023-03-20T11:53:52.9173196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-206] PASSED [ 58%] 2023-03-20T11:53:52.9184866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-207] PASSED [ 58%] 2023-03-20T11:53:52.9196719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-208] PASSED [ 58%] 2023-03-20T11:53:52.9209787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_image_tensor-209] PASSED [ 58%] 2023-03-20T11:53:52.9227516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-000] PASSED [ 58%] 2023-03-20T11:53:52.9244489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-001] PASSED [ 58%] 2023-03-20T11:53:52.9261958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-002] PASSED [ 58%] 2023-03-20T11:53:52.9278732Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-003] PASSED [ 58%] 2023-03-20T11:53:52.9295949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-004] PASSED [ 58%] 2023-03-20T11:53:52.9312693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-005] PASSED [ 58%] 2023-03-20T11:53:52.9330328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-006] PASSED [ 58%] 2023-03-20T11:53:52.9346759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-007] PASSED [ 58%] 2023-03-20T11:53:52.9363443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-008] PASSED [ 58%] 2023-03-20T11:53:52.9380427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-009] PASSED [ 58%] 2023-03-20T11:53:52.9397949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-010] PASSED [ 58%] 2023-03-20T11:53:52.9415103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-011] PASSED [ 58%] 2023-03-20T11:53:52.9432103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-012] PASSED [ 58%] 2023-03-20T11:53:52.9449745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-013] PASSED [ 58%] 2023-03-20T11:53:52.9465577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-014] PASSED [ 58%] 2023-03-20T11:53:52.9482167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-015] PASSED [ 59%] 2023-03-20T11:53:52.9499337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-016] PASSED [ 59%] 2023-03-20T11:53:52.9516079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-017] PASSED [ 59%] 2023-03-20T11:53:52.9533291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-018] PASSED [ 59%] 2023-03-20T11:53:52.9550231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-019] PASSED [ 59%] 2023-03-20T11:53:52.9566942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-020] PASSED [ 59%] 2023-03-20T11:53:52.9584236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-021] PASSED [ 59%] 2023-03-20T11:53:52.9601068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-022] PASSED [ 59%] 2023-03-20T11:53:52.9618322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-023] PASSED [ 59%] 2023-03-20T11:53:52.9635149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-024] PASSED [ 59%] 2023-03-20T11:53:52.9653045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-025] PASSED [ 59%] 2023-03-20T11:53:52.9669208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-026] PASSED [ 59%] 2023-03-20T11:53:52.9686312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-027] PASSED [ 59%] 2023-03-20T11:53:52.9703643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-028] PASSED [ 59%] 2023-03-20T11:53:52.9720233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-029] PASSED [ 59%] 2023-03-20T11:53:52.9737265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-030] PASSED [ 59%] 2023-03-20T11:53:52.9753660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-031] PASSED [ 59%] 2023-03-20T11:53:52.9771592Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-032] PASSED [ 59%] 2023-03-20T11:53:52.9787907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-033] PASSED [ 59%] 2023-03-20T11:53:52.9804472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-034] PASSED [ 59%] 2023-03-20T11:53:52.9821637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-035] PASSED [ 59%] 2023-03-20T11:53:52.9838664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-036] PASSED [ 59%] 2023-03-20T11:53:52.9855756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-037] PASSED [ 59%] 2023-03-20T11:53:52.9872429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-038] PASSED [ 59%] 2023-03-20T11:53:52.9890338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-039] PASSED [ 59%] 2023-03-20T11:53:52.9906395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-040] PASSED [ 59%] 2023-03-20T11:53:52.9923182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-041] PASSED [ 59%] 2023-03-20T11:53:52.9940382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-042] PASSED [ 59%] 2023-03-20T11:53:52.9957310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-043] PASSED [ 59%] 2023-03-20T11:53:52.9974748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-044] PASSED [ 59%] 2023-03-20T11:53:52.9991853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-045] PASSED [ 59%] 2023-03-20T11:53:53.0009806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-046] PASSED [ 59%] 2023-03-20T11:53:53.0026459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-047] PASSED [ 59%] 2023-03-20T11:53:53.0042931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-048] PASSED [ 59%] 2023-03-20T11:53:53.0060187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-049] PASSED [ 59%] 2023-03-20T11:53:53.0077002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-050] PASSED [ 59%] 2023-03-20T11:53:53.0094492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-051] PASSED [ 59%] 2023-03-20T11:53:53.0111367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-052] PASSED [ 59%] 2023-03-20T11:53:53.0129017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-053] PASSED [ 59%] 2023-03-20T11:53:53.0145510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-054] PASSED [ 59%] 2023-03-20T11:53:53.0162092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-055] PASSED [ 59%] 2023-03-20T11:53:53.0179133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-056] PASSED [ 59%] 2023-03-20T11:53:53.0195998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-057] PASSED [ 59%] 2023-03-20T11:53:53.0213689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-058] PASSED [ 59%] 2023-03-20T11:53:53.0230392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-059] PASSED [ 59%] 2023-03-20T11:53:53.0247197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-060] PASSED [ 59%] 2023-03-20T11:53:53.0264602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-061] PASSED [ 59%] 2023-03-20T11:53:53.0281299Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-062] PASSED [ 59%] 2023-03-20T11:53:53.0298499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-063] PASSED [ 59%] 2023-03-20T11:53:53.0315252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-064] PASSED [ 59%] 2023-03-20T11:53:53.0333095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-065] PASSED [ 59%] 2023-03-20T11:53:53.0349610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-066] PASSED [ 59%] 2023-03-20T11:53:53.0366500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-067] PASSED [ 59%] 2023-03-20T11:53:53.0383714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-068] PASSED [ 59%] 2023-03-20T11:53:53.0400515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-069] PASSED [ 59%] 2023-03-20T11:53:53.0417629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-070] PASSED [ 59%] 2023-03-20T11:53:53.0434478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-071] PASSED [ 59%] 2023-03-20T11:53:53.0452675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-072] PASSED [ 59%] 2023-03-20T11:53:53.0469506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-073] PASSED [ 59%] 2023-03-20T11:53:53.0486698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-074] PASSED [ 59%] 2023-03-20T11:53:53.0504354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-075] PASSED [ 59%] 2023-03-20T11:53:53.0521323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-076] PASSED [ 59%] 2023-03-20T11:53:53.0538599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-077] PASSED [ 59%] 2023-03-20T11:53:53.0555191Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-078] PASSED [ 59%] 2023-03-20T11:53:53.0573100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-079] PASSED [ 59%] 2023-03-20T11:53:53.0589770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-080] PASSED [ 59%] 2023-03-20T11:53:53.0606772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-081] PASSED [ 59%] 2023-03-20T11:53:53.0624253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-082] PASSED [ 59%] 2023-03-20T11:53:53.0641283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-083] PASSED [ 59%] 2023-03-20T11:53:53.0659221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-084] PASSED [ 59%] 2023-03-20T11:53:53.0675972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-085] PASSED [ 59%] 2023-03-20T11:53:53.0693372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-086] PASSED [ 59%] 2023-03-20T11:53:53.0710771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-087] PASSED [ 59%] 2023-03-20T11:53:53.0729224Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-088] PASSED [ 59%] 2023-03-20T11:53:53.0745745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-089] PASSED [ 59%] 2023-03-20T11:53:53.0762418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-090] PASSED [ 59%] 2023-03-20T11:53:53.0779644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-091] PASSED [ 59%] 2023-03-20T11:53:53.0796549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-092] PASSED [ 59%] 2023-03-20T11:53:53.0813966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-093] PASSED [ 59%] 2023-03-20T11:53:53.0831274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-094] PASSED [ 59%] 2023-03-20T11:53:53.0849230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-095] PASSED [ 59%] 2023-03-20T11:53:53.0865709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-096] PASSED [ 59%] 2023-03-20T11:53:53.0882543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-097] PASSED [ 59%] 2023-03-20T11:53:53.0899724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-098] PASSED [ 59%] 2023-03-20T11:53:53.0916780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-099] PASSED [ 59%] 2023-03-20T11:53:53.0934198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-100] PASSED [ 59%] 2023-03-20T11:53:53.0950673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-101] PASSED [ 59%] 2023-03-20T11:53:53.0968736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-102] PASSED [ 59%] 2023-03-20T11:53:53.0985012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-103] PASSED [ 59%] 2023-03-20T11:53:53.1002103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-104] PASSED [ 59%] 2023-03-20T11:53:53.1019294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-105] PASSED [ 59%] 2023-03-20T11:53:53.1036175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-106] PASSED [ 59%] 2023-03-20T11:53:53.1053788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-107] PASSED [ 59%] 2023-03-20T11:53:53.1070808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-108] PASSED [ 59%] 2023-03-20T11:53:53.1088736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-109] PASSED [ 59%] 2023-03-20T11:53:53.1105600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-110] PASSED [ 59%] 2023-03-20T11:53:53.1122443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-111] PASSED [ 59%] 2023-03-20T11:53:53.1139979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-112] PASSED [ 59%] 2023-03-20T11:53:53.1156779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-113] PASSED [ 59%] 2023-03-20T11:53:53.1174455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-114] PASSED [ 59%] 2023-03-20T11:53:53.1191517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-115] PASSED [ 59%] 2023-03-20T11:53:53.1209796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-116] PASSED [ 59%] 2023-03-20T11:53:53.1226302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-117] PASSED [ 59%] 2023-03-20T11:53:53.1243237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-118] PASSED [ 59%] 2023-03-20T11:53:53.1260467Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-119] PASSED [ 59%] 2023-03-20T11:53:53.1277976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-120] PASSED [ 59%] 2023-03-20T11:53:53.1295829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-121] PASSED [ 59%] 2023-03-20T11:53:53.1312832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-122] PASSED [ 59%] 2023-03-20T11:53:53.1330339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-123] PASSED [ 59%] 2023-03-20T11:53:53.1347322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-124] PASSED [ 59%] 2023-03-20T11:53:53.1364217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-125] PASSED [ 59%] 2023-03-20T11:53:53.1382041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-126] PASSED [ 59%] 2023-03-20T11:53:53.1398830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-127] PASSED [ 59%] 2023-03-20T11:53:53.1416531Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-128] PASSED [ 59%] 2023-03-20T11:53:53.1433446Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-129] PASSED [ 59%] 2023-03-20T11:53:53.1451642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-130] PASSED [ 59%] 2023-03-20T11:53:53.1468412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-131] PASSED [ 59%] 2023-03-20T11:53:53.1485436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-132] PASSED [ 59%] 2023-03-20T11:53:53.1503058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-133] PASSED [ 59%] 2023-03-20T11:53:53.1519994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-134] PASSED [ 59%] 2023-03-20T11:53:53.1538075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-135] PASSED [ 59%] 2023-03-20T11:53:53.1555124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-136] PASSED [ 59%] 2023-03-20T11:53:53.1573226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-137] PASSED [ 59%] 2023-03-20T11:53:53.1590164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-138] PASSED [ 59%] 2023-03-20T11:53:53.1607233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-139] PASSED [ 59%] 2023-03-20T11:53:53.1625066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-140] PASSED [ 59%] 2023-03-20T11:53:53.1642209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-141] PASSED [ 59%] 2023-03-20T11:53:53.1659873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-142] PASSED [ 59%] 2023-03-20T11:53:53.1677276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-143] PASSED [ 59%] 2023-03-20T11:53:53.1695340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-144] PASSED [ 59%] 2023-03-20T11:53:53.1712534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-145] PASSED [ 59%] 2023-03-20T11:53:53.1730246Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-146] PASSED [ 59%] 2023-03-20T11:53:53.1747728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-147] PASSED [ 59%] 2023-03-20T11:53:53.1765061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-148] PASSED [ 59%] 2023-03-20T11:53:53.1782478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-149] PASSED [ 59%] 2023-03-20T11:53:53.1799591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-150] PASSED [ 59%] 2023-03-20T11:53:53.1817472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-151] PASSED [ 59%] 2023-03-20T11:53:53.1835002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-152] PASSED [ 59%] 2023-03-20T11:53:53.1853228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-153] PASSED [ 59%] 2023-03-20T11:53:53.1870543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-154] PASSED [ 59%] 2023-03-20T11:53:53.1887943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-155] PASSED [ 59%] 2023-03-20T11:53:53.1905386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-156] PASSED [ 59%] 2023-03-20T11:53:53.1922588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-157] PASSED [ 59%] 2023-03-20T11:53:53.1940944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-158] PASSED [ 59%] 2023-03-20T11:53:53.1958152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-159] PASSED [ 59%] 2023-03-20T11:53:53.1975966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-160] PASSED [ 59%] 2023-03-20T11:53:53.1993584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-161] PASSED [ 59%] 2023-03-20T11:53:53.2012648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-162] PASSED [ 59%] 2023-03-20T11:53:53.2031264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-163] PASSED [ 59%] 2023-03-20T11:53:53.2049390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-164] PASSED [ 59%] 2023-03-20T11:53:53.2066430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-165] PASSED [ 59%] 2023-03-20T11:53:53.2083577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-166] PASSED [ 59%] 2023-03-20T11:53:53.2101710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-167] PASSED [ 59%] 2023-03-20T11:53:53.2119043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-168] PASSED [ 59%] 2023-03-20T11:53:53.2136698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-169] PASSED [ 59%] 2023-03-20T11:53:53.2153824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-170] PASSED [ 59%] 2023-03-20T11:53:53.2172081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-171] PASSED [ 59%] 2023-03-20T11:53:53.2189054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-172] PASSED [ 59%] 2023-03-20T11:53:53.2206129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-173] PASSED [ 59%] 2023-03-20T11:53:53.2224470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-174] PASSED [ 59%] 2023-03-20T11:53:53.2241938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-175] PASSED [ 59%] 2023-03-20T11:53:53.2259723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-176] PASSED [ 59%] 2023-03-20T11:53:53.2277059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-177] PASSED [ 59%] 2023-03-20T11:53:53.2294852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-178] PASSED [ 59%] 2023-03-20T11:53:53.2312195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-179] PASSED [ 59%] 2023-03-20T11:53:53.2330421Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-180] PASSED [ 59%] 2023-03-20T11:53:53.2346947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-181] PASSED [ 59%] 2023-03-20T11:53:53.2364283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-182] PASSED [ 59%] 2023-03-20T11:53:53.2382322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-183] PASSED [ 59%] 2023-03-20T11:53:53.2399415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-184] PASSED [ 59%] 2023-03-20T11:53:53.2417280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-185] PASSED [ 59%] 2023-03-20T11:53:53.2434675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-186] PASSED [ 59%] 2023-03-20T11:53:53.2452969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-187] PASSED [ 59%] 2023-03-20T11:53:53.2469880Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-188] PASSED [ 59%] 2023-03-20T11:53:53.2487066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-189] PASSED [ 59%] 2023-03-20T11:53:53.2505546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-190] PASSED [ 59%] 2023-03-20T11:53:53.2522751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-191] PASSED [ 59%] 2023-03-20T11:53:53.2540393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-192] PASSED [ 59%] 2023-03-20T11:53:53.2557764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-193] PASSED [ 59%] 2023-03-20T11:53:53.2575455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-194] PASSED [ 59%] 2023-03-20T11:53:53.2593634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-195] PASSED [ 59%] 2023-03-20T11:53:53.2611953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-196] PASSED [ 59%] 2023-03-20T11:53:53.2629126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-197] PASSED [ 59%] 2023-03-20T11:53:53.2640716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-198] PASSED [ 59%] 2023-03-20T11:53:53.2653030Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-199] PASSED [ 59%] 2023-03-20T11:53:53.2664905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-200] PASSED [ 59%] 2023-03-20T11:53:53.2676128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-201] PASSED [ 59%] 2023-03-20T11:53:53.2689140Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-202] PASSED [ 59%] 2023-03-20T11:53:53.2699890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-203] PASSED [ 59%] 2023-03-20T11:53:53.2711517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-204] PASSED [ 59%] 2023-03-20T11:53:53.2723243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-205] PASSED [ 59%] 2023-03-20T11:53:53.2735854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-206] PASSED [ 59%] 2023-03-20T11:53:53.2747531Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-207] PASSED [ 59%] 2023-03-20T11:53:53.2758907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-208] PASSED [ 59%] 2023-03-20T11:53:53.2771733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-209] PASSED [ 59%] 2023-03-20T11:53:53.2782838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-210] PASSED [ 59%] 2023-03-20T11:53:53.2794388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-211] PASSED [ 59%] 2023-03-20T11:53:53.2805865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-212] PASSED [ 59%] 2023-03-20T11:53:53.2818245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-213] PASSED [ 59%] 2023-03-20T11:53:53.2830396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-214] PASSED [ 59%] 2023-03-20T11:53:53.2841722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-215] PASSED [ 59%] 2023-03-20T11:53:53.2853969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-216] PASSED [ 59%] 2023-03-20T11:53:53.2865325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-217] PASSED [ 59%] 2023-03-20T11:53:53.2876706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-218] PASSED [ 59%] 2023-03-20T11:53:53.2888862Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-219] PASSED [ 59%] 2023-03-20T11:53:53.2900097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-220] PASSED [ 59%] 2023-03-20T11:53:53.2911747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-221] PASSED [ 59%] 2023-03-20T11:53:53.2923200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-222] PASSED [ 59%] 2023-03-20T11:53:53.2935382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-223] PASSED [ 59%] 2023-03-20T11:53:53.2946801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-224] PASSED [ 59%] 2023-03-20T11:53:53.2958619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-225] PASSED [ 59%] 2023-03-20T11:53:53.2970297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-226] PASSED [ 59%] 2023-03-20T11:53:53.2982197Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-227] PASSED [ 59%] 2023-03-20T11:53:53.2993812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-228] PASSED [ 59%] 2023-03-20T11:53:53.3005420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-229] PASSED [ 59%] 2023-03-20T11:53:53.3017539Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-230] PASSED [ 59%] 2023-03-20T11:53:53.3029344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-231] PASSED [ 59%] 2023-03-20T11:53:53.3040827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-232] PASSED [ 59%] 2023-03-20T11:53:53.3057611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-233] PASSED [ 59%] 2023-03-20T11:53:53.3069328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-234] PASSED [ 59%] 2023-03-20T11:53:53.3080905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-235] PASSED [ 59%] 2023-03-20T11:53:53.3093050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-236] PASSED [ 59%] 2023-03-20T11:53:53.3104994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-237] PASSED [ 59%] 2023-03-20T11:53:53.3116617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-238] PASSED [ 59%] 2023-03-20T11:53:53.3128735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-239] PASSED [ 59%] 2023-03-20T11:53:53.3140136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-240] PASSED [ 59%] 2023-03-20T11:53:53.3151723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-241] PASSED [ 59%] 2023-03-20T11:53:53.3163192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-242] PASSED [ 59%] 2023-03-20T11:53:53.3175496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-243] PASSED [ 59%] 2023-03-20T11:53:53.3186919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-244] PASSED [ 59%] 2023-03-20T11:53:53.3198373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-245] PASSED [ 59%] 2023-03-20T11:53:53.3210172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-246] PASSED [ 59%] 2023-03-20T11:53:53.3222359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-247] PASSED [ 59%] 2023-03-20T11:53:53.3233941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-248] PASSED [ 59%] 2023-03-20T11:53:53.3245593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-249] PASSED [ 59%] 2023-03-20T11:53:53.3257678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-250] PASSED [ 59%] 2023-03-20T11:53:53.3269455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-251] PASSED [ 59%] 2023-03-20T11:53:53.3280815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-252] PASSED [ 59%] 2023-03-20T11:53:53.3293007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-253] PASSED [ 59%] 2023-03-20T11:53:53.3304340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-254] PASSED [ 59%] 2023-03-20T11:53:53.3316115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-255] PASSED [ 59%] 2023-03-20T11:53:53.3328754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-256] PASSED [ 59%] 2023-03-20T11:53:53.3339673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-257] PASSED [ 59%] 2023-03-20T11:53:53.3351390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-258] PASSED [ 59%] 2023-03-20T11:53:53.3362905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-259] PASSED [ 59%] 2023-03-20T11:53:53.3374810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-260] PASSED [ 59%] 2023-03-20T11:53:53.3386502Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-261] PASSED [ 59%] 2023-03-20T11:53:53.3398120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-262] PASSED [ 59%] 2023-03-20T11:53:53.3409927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-263] PASSED [ 59%] 2023-03-20T11:53:53.3421663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-264] PASSED [ 59%] 2023-03-20T11:53:53.3432920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-265] PASSED [ 59%] 2023-03-20T11:53:53.3444399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-266] PASSED [ 59%] 2023-03-20T11:53:53.3456308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-267] PASSED [ 59%] 2023-03-20T11:53:53.3467633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-268] PASSED [ 59%] 2023-03-20T11:53:53.3479199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-269] PASSED [ 59%] 2023-03-20T11:53:53.3490834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-270] PASSED [ 59%] 2023-03-20T11:53:53.3503281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-271] PASSED [ 59%] 2023-03-20T11:53:53.3514871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-272] PASSED [ 59%] 2023-03-20T11:53:53.3526484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-273] PASSED [ 59%] 2023-03-20T11:53:53.3538600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-274] PASSED [ 59%] 2023-03-20T11:53:53.3550189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-275] PASSED [ 59%] 2023-03-20T11:53:53.3561652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-276] PASSED [ 59%] 2023-03-20T11:53:53.3573742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-277] PASSED [ 59%] 2023-03-20T11:53:53.3585219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-278] PASSED [ 59%] 2023-03-20T11:53:53.3596574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-279] PASSED [ 59%] 2023-03-20T11:53:53.3608842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-280] PASSED [ 59%] 2023-03-20T11:53:53.3620241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-281] PASSED [ 59%] 2023-03-20T11:53:53.3632058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-282] PASSED [ 59%] 2023-03-20T11:53:53.3643394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-283] PASSED [ 59%] 2023-03-20T11:53:53.3655268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-284] PASSED [ 59%] 2023-03-20T11:53:53.3666845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-285] PASSED [ 59%] 2023-03-20T11:53:53.3678526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-286] PASSED [ 59%] 2023-03-20T11:53:53.3690155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-287] PASSED [ 59%] 2023-03-20T11:53:53.3702056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-288] PASSED [ 59%] 2023-03-20T11:53:53.3713686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-289] PASSED [ 59%] 2023-03-20T11:53:53.3725091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-290] PASSED [ 59%] 2023-03-20T11:53:53.3737146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-291] PASSED [ 59%] 2023-03-20T11:53:53.3749089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-292] PASSED [ 59%] 2023-03-20T11:53:53.3760762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-293] PASSED [ 59%] 2023-03-20T11:53:53.3772564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-294] PASSED [ 59%] 2023-03-20T11:53:53.3784444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-295] PASSED [ 59%] 2023-03-20T11:53:53.3795993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-296] PASSED [ 59%] 2023-03-20T11:53:53.3808516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-297] PASSED [ 59%] 2023-03-20T11:53:53.3820052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-298] PASSED [ 59%] 2023-03-20T11:53:53.3831972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-299] PASSED [ 59%] 2023-03-20T11:53:53.3843732Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-300] PASSED [ 59%] 2023-03-20T11:53:53.3855741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-301] PASSED [ 59%] 2023-03-20T11:53:53.3867279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-302] PASSED [ 59%] 2023-03-20T11:53:53.3878833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-303] PASSED [ 59%] 2023-03-20T11:53:53.3891623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-304] PASSED [ 59%] 2023-03-20T11:53:53.3902460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-305] PASSED [ 59%] 2023-03-20T11:53:53.3913871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-306] PASSED [ 59%] 2023-03-20T11:53:53.3925480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-307] PASSED [ 59%] 2023-03-20T11:53:53.3937215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-308] PASSED [ 59%] 2023-03-20T11:53:53.3949394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-309] PASSED [ 59%] 2023-03-20T11:53:53.3960896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-310] PASSED [ 59%] 2023-03-20T11:53:53.3972975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-311] PASSED [ 59%] 2023-03-20T11:53:53.3984921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-312] PASSED [ 59%] 2023-03-20T11:53:53.3996322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-313] PASSED [ 59%] 2023-03-20T11:53:53.4008804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-314] PASSED [ 59%] 2023-03-20T11:53:53.4020052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-315] PASSED [ 59%] 2023-03-20T11:53:53.4031840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-316] PASSED [ 59%] 2023-03-20T11:53:53.4043305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-317] PASSED [ 59%] 2023-03-20T11:53:53.4055296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-318] PASSED [ 59%] 2023-03-20T11:53:53.4067002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-319] PASSED [ 59%] 2023-03-20T11:53:53.4078632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-320] PASSED [ 59%] 2023-03-20T11:53:53.4090654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-321] PASSED [ 59%] 2023-03-20T11:53:53.4102452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-322] PASSED [ 59%] 2023-03-20T11:53:53.4113804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-323] PASSED [ 59%] 2023-03-20T11:53:53.4125532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-324] PASSED [ 59%] 2023-03-20T11:53:53.4137442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-325] PASSED [ 59%] 2023-03-20T11:53:53.4149124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-326] PASSED [ 59%] 2023-03-20T11:53:53.4160359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-327] PASSED [ 59%] 2023-03-20T11:53:53.4173387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-328] PASSED [ 59%] 2023-03-20T11:53:53.4184333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-329] PASSED [ 59%] 2023-03-20T11:53:53.4195882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-330] PASSED [ 59%] 2023-03-20T11:53:53.4208774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-331] PASSED [ 59%] 2023-03-20T11:53:53.4219024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-332] PASSED [ 59%] 2023-03-20T11:53:53.4230808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-333] PASSED [ 59%] 2023-03-20T11:53:53.4242617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-334] PASSED [ 59%] 2023-03-20T11:53:53.4254959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-335] PASSED [ 59%] 2023-03-20T11:53:53.4267142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-336] PASSED [ 59%] 2023-03-20T11:53:53.4278643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-337] PASSED [ 59%] 2023-03-20T11:53:53.4291637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-338] PASSED [ 59%] 2023-03-20T11:53:53.4302901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-339] PASSED [ 59%] 2023-03-20T11:53:53.4314184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-340] PASSED [ 59%] 2023-03-20T11:53:53.4325636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-341] PASSED [ 59%] 2023-03-20T11:53:53.4337543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-342] PASSED [ 59%] 2023-03-20T11:53:53.4349292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-343] PASSED [ 59%] 2023-03-20T11:53:53.4360521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-344] PASSED [ 59%] 2023-03-20T11:53:53.4372944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-345] PASSED [ 59%] 2023-03-20T11:53:53.4384408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-346] PASSED [ 59%] 2023-03-20T11:53:53.4396290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-347] PASSED [ 59%] 2023-03-20T11:53:53.4409776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-348] PASSED [ 59%] 2023-03-20T11:53:53.4420157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-349] PASSED [ 59%] 2023-03-20T11:53:53.4431845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-350] PASSED [ 59%] 2023-03-20T11:53:53.4443466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-351] PASSED [ 59%] 2023-03-20T11:53:53.4455660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-352] PASSED [ 59%] 2023-03-20T11:53:53.4466910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-353] PASSED [ 59%] 2023-03-20T11:53:53.4478502Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-354] PASSED [ 59%] 2023-03-20T11:53:53.4490009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-355] PASSED [ 59%] 2023-03-20T11:53:53.4501712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-356] PASSED [ 59%] 2023-03-20T11:53:53.4513272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-357] PASSED [ 59%] 2023-03-20T11:53:53.4524582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-358] PASSED [ 59%] 2023-03-20T11:53:53.4536824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-359] PASSED [ 59%] 2023-03-20T11:53:53.4548394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-360] PASSED [ 59%] 2023-03-20T11:53:53.4560036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-361] PASSED [ 59%] 2023-03-20T11:53:53.4572350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-362] PASSED [ 59%] 2023-03-20T11:53:53.4583723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-363] PASSED [ 59%] 2023-03-20T11:53:53.4595040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-364] PASSED [ 59%] 2023-03-20T11:53:53.4606818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-365] PASSED [ 59%] 2023-03-20T11:53:53.4618988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-366] PASSED [ 59%] 2023-03-20T11:53:53.4630746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-367] PASSED [ 59%] 2023-03-20T11:53:53.4642142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-368] PASSED [ 59%] 2023-03-20T11:53:53.4654164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-369] PASSED [ 59%] 2023-03-20T11:53:53.4665762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-370] PASSED [ 59%] 2023-03-20T11:53:53.4677108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-371] PASSED [ 59%] 2023-03-20T11:53:53.4690164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-372] PASSED [ 59%] 2023-03-20T11:53:53.4700902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-373] PASSED [ 59%] 2023-03-20T11:53:53.4712497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-374] PASSED [ 59%] 2023-03-20T11:53:53.4724022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-375] PASSED [ 59%] 2023-03-20T11:53:53.4736154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-376] PASSED [ 59%] 2023-03-20T11:53:53.4747678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-377] PASSED [ 59%] 2023-03-20T11:53:53.4759195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-378] PASSED [ 59%] 2023-03-20T11:53:53.4771671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-379] PASSED [ 59%] 2023-03-20T11:53:53.4782763Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-380] PASSED [ 59%] 2023-03-20T11:53:53.4794333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-381] PASSED [ 59%] 2023-03-20T11:53:53.4805694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-382] PASSED [ 59%] 2023-03-20T11:53:53.4817900Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-383] PASSED [ 59%] 2023-03-20T11:53:53.4829990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-384] PASSED [ 59%] 2023-03-20T11:53:53.4841888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-385] PASSED [ 59%] 2023-03-20T11:53:53.4853606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-386] PASSED [ 59%] 2023-03-20T11:53:53.4865537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-387] PASSED [ 59%] 2023-03-20T11:53:53.4876825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-388] PASSED [ 59%] 2023-03-20T11:53:53.4889871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-389] PASSED [ 59%] 2023-03-20T11:53:53.4900536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-390] PASSED [ 59%] 2023-03-20T11:53:53.4912321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-391] PASSED [ 59%] 2023-03-20T11:53:53.4923848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-392] PASSED [ 59%] 2023-03-20T11:53:53.4936264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-393] PASSED [ 59%] 2023-03-20T11:53:53.4947789Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-394] PASSED [ 59%] 2023-03-20T11:53:53.4959408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_bounding_box-395] PASSED [ 59%] 2023-03-20T11:53:53.4976726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-00] PASSED [ 59%] 2023-03-20T11:53:53.4991978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-01] PASSED [ 59%] 2023-03-20T11:53:53.5008731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-02] PASSED [ 59%] 2023-03-20T11:53:53.5019525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-03] PASSED [ 59%] 2023-03-20T11:53:53.5031485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-04] PASSED [ 59%] 2023-03-20T11:53:53.5043273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-05] PASSED [ 59%] 2023-03-20T11:53:53.5059185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-06] PASSED [ 59%] 2023-03-20T11:53:53.5074345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-07] PASSED [ 59%] 2023-03-20T11:53:53.5090324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-08] PASSED [ 59%] 2023-03-20T11:53:53.5101612Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-09] PASSED [ 59%] 2023-03-20T11:53:53.5113453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-10] PASSED [ 59%] 2023-03-20T11:53:53.5125375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_mask-11] PASSED [ 59%] 2023-03-20T11:53:53.5141072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-00] PASSED [ 59%] 2023-03-20T11:53:53.5156116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-01] PASSED [ 59%] 2023-03-20T11:53:53.5172574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-02] PASSED [ 59%] 2023-03-20T11:53:53.5187588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-03] PASSED [ 59%] 2023-03-20T11:53:53.5202817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-04] PASSED [ 59%] 2023-03-20T11:53:53.5218459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-05] PASSED [ 59%] 2023-03-20T11:53:53.5234078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-06] PASSED [ 59%] 2023-03-20T11:53:53.5250354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-07] PASSED [ 59%] 2023-03-20T11:53:53.5265062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-08] PASSED [ 59%] 2023-03-20T11:53:53.5276991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-09] PASSED [ 59%] 2023-03-20T11:53:53.5289833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-10] PASSED [ 59%] 2023-03-20T11:53:53.5302225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-11] PASSED [ 59%] 2023-03-20T11:53:53.5314236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-12] PASSED [ 59%] 2023-03-20T11:53:53.5326274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-13] PASSED [ 59%] 2023-03-20T11:53:53.5339198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-14] PASSED [ 59%] 2023-03-20T11:53:53.5351659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-15] PASSED [ 59%] 2023-03-20T11:53:53.5363741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-16] PASSED [ 59%] 2023-03-20T11:53:53.5376509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-17] PASSED [ 59%] 2023-03-20T11:53:53.5391916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-18] PASSED [ 59%] 2023-03-20T11:53:53.5406922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-19] PASSED [ 59%] 2023-03-20T11:53:53.5422386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-20] PASSED [ 59%] 2023-03-20T11:53:53.5437727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-21] PASSED [ 59%] 2023-03-20T11:53:53.5453433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-22] PASSED [ 59%] 2023-03-20T11:53:53.5469103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-23] PASSED [ 59%] 2023-03-20T11:53:53.5484529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-24] PASSED [ 59%] 2023-03-20T11:53:53.5499711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-25] PASSED [ 59%] 2023-03-20T11:53:53.5514992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-26] PASSED [ 59%] 2023-03-20T11:53:53.5527068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-27] PASSED [ 59%] 2023-03-20T11:53:53.5539793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-28] PASSED [ 59%] 2023-03-20T11:53:53.5551863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-29] PASSED [ 59%] 2023-03-20T11:53:53.5563859Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-30] PASSED [ 59%] 2023-03-20T11:53:53.5576652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-31] PASSED [ 59%] 2023-03-20T11:53:53.5588822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-32] PASSED [ 59%] 2023-03-20T11:53:53.5600817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-33] PASSED [ 59%] 2023-03-20T11:53:53.5613177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-34] PASSED [ 59%] 2023-03-20T11:53:53.5625923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-affine_video-35] PASSED [ 59%] 2023-03-20T11:53:53.5639548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-000] PASSED [ 59%] 2023-03-20T11:53:53.5653888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-001] PASSED [ 59%] 2023-03-20T11:53:53.5668359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-002] PASSED [ 59%] 2023-03-20T11:53:53.5681550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-003] PASSED [ 59%] 2023-03-20T11:53:53.5696085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-004] PASSED [ 59%] 2023-03-20T11:53:53.5710424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-005] PASSED [ 59%] 2023-03-20T11:53:53.5723959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-006] PASSED [ 59%] 2023-03-20T11:53:53.5738402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-007] PASSED [ 59%] 2023-03-20T11:53:53.5752776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-008] PASSED [ 59%] 2023-03-20T11:53:53.5766999Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-009] PASSED [ 59%] 2023-03-20T11:53:53.5780680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-010] PASSED [ 59%] 2023-03-20T11:53:53.5795205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-011] PASSED [ 59%] 2023-03-20T11:53:53.5809995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-012] PASSED [ 59%] 2023-03-20T11:53:53.5823062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-013] PASSED [ 59%] 2023-03-20T11:53:53.5837795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-014] PASSED [ 59%] 2023-03-20T11:53:53.5852709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-015] PASSED [ 59%] 2023-03-20T11:53:53.5865945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-016] PASSED [ 59%] 2023-03-20T11:53:53.5880542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-017] PASSED [ 59%] 2023-03-20T11:53:53.5895662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-018] PASSED [ 59%] 2023-03-20T11:53:53.5910653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-019] PASSED [ 59%] 2023-03-20T11:53:53.5923930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-020] PASSED [ 59%] 2023-03-20T11:53:53.5939073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-021] PASSED [ 59%] 2023-03-20T11:53:53.5954029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-022] PASSED [ 59%] 2023-03-20T11:53:53.5968662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-023] PASSED [ 59%] 2023-03-20T11:53:53.5982815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-024] PASSED [ 59%] 2023-03-20T11:53:53.5997706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-025] PASSED [ 59%] 2023-03-20T11:53:53.6011807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-026] PASSED [ 59%] 2023-03-20T11:53:53.6025152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-027] PASSED [ 59%] 2023-03-20T11:53:53.6039523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-028] PASSED [ 59%] 2023-03-20T11:53:53.6054409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-029] PASSED [ 59%] 2023-03-20T11:53:53.6067621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-030] PASSED [ 59%] 2023-03-20T11:53:53.6081899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-031] PASSED [ 59%] 2023-03-20T11:53:53.6097032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-032] PASSED [ 59%] 2023-03-20T11:53:53.6110851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-033] PASSED [ 59%] 2023-03-20T11:53:53.6124861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-034] PASSED [ 59%] 2023-03-20T11:53:53.6140022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-035] PASSED [ 59%] 2023-03-20T11:53:53.6154181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-036] PASSED [ 59%] 2023-03-20T11:53:53.6168672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-037] PASSED [ 59%] 2023-03-20T11:53:53.6183456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-038] PASSED [ 59%] 2023-03-20T11:53:53.6197270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-039] PASSED [ 59%] 2023-03-20T11:53:53.6212082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-040] PASSED [ 59%] 2023-03-20T11:53:53.6226670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-041] PASSED [ 59%] 2023-03-20T11:53:53.6241046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-042] PASSED [ 59%] 2023-03-20T11:53:53.6255302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-043] PASSED [ 59%] 2023-03-20T11:53:53.6270411Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-044] PASSED [ 59%] 2023-03-20T11:53:53.6285166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-045] PASSED [ 59%] 2023-03-20T11:53:53.6300915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-046] PASSED [ 59%] 2023-03-20T11:53:53.6314852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-047] PASSED [ 59%] 2023-03-20T11:53:53.6330182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-048] PASSED [ 59%] 2023-03-20T11:53:53.6345696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-049] PASSED [ 59%] 2023-03-20T11:53:53.6359381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-050] PASSED [ 59%] 2023-03-20T11:53:53.6374614Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-051] PASSED [ 59%] 2023-03-20T11:53:53.6389979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-052] PASSED [ 59%] 2023-03-20T11:53:53.6404402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-053] PASSED [ 59%] 2023-03-20T11:53:53.6418401Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-054] PASSED [ 59%] 2023-03-20T11:53:53.6433221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-055] PASSED [ 59%] 2023-03-20T11:53:53.6449117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-056] PASSED [ 59%] 2023-03-20T11:53:53.6462762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-057] PASSED [ 59%] 2023-03-20T11:53:53.6477256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-058] PASSED [ 59%] 2023-03-20T11:53:53.6493391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-059] PASSED [ 59%] 2023-03-20T11:53:53.6506828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-060] PASSED [ 59%] 2023-03-20T11:53:53.6521176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-061] PASSED [ 59%] 2023-03-20T11:53:53.6536338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-062] PASSED [ 59%] 2023-03-20T11:53:53.6550899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-063] PASSED [ 59%] 2023-03-20T11:53:53.6564983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-064] PASSED [ 59%] 2023-03-20T11:53:53.6580739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-065] PASSED [ 59%] 2023-03-20T11:53:53.6595453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-066] PASSED [ 59%] 2023-03-20T11:53:53.6610024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-067] PASSED [ 59%] 2023-03-20T11:53:53.6625043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-068] PASSED [ 59%] 2023-03-20T11:53:53.6639261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-069] PASSED [ 59%] 2023-03-20T11:53:53.6653453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-070] PASSED [ 59%] 2023-03-20T11:53:53.6669163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-071] PASSED [ 59%] 2023-03-20T11:53:53.6684448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-072] PASSED [ 59%] 2023-03-20T11:53:53.6700146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-073] PASSED [ 59%] 2023-03-20T11:53:53.6714553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-074] PASSED [ 59%] 2023-03-20T11:53:53.6731157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-075] PASSED [ 59%] 2023-03-20T11:53:53.6745817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-076] PASSED [ 59%] 2023-03-20T11:53:53.6760943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-077] PASSED [ 59%] 2023-03-20T11:53:53.6775764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-078] PASSED [ 59%] 2023-03-20T11:53:53.6791213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-079] PASSED [ 59%] 2023-03-20T11:53:53.6805555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-080] PASSED [ 59%] 2023-03-20T11:53:53.6817993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-081] PASSED [ 59%] 2023-03-20T11:53:53.6832985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-082] PASSED [ 59%] 2023-03-20T11:53:53.6842449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-083] PASSED [ 59%] 2023-03-20T11:53:53.6854717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-084] PASSED [ 59%] 2023-03-20T11:53:53.6866681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-085] PASSED [ 59%] 2023-03-20T11:53:53.6878672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-086] PASSED [ 59%] 2023-03-20T11:53:53.6891639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-087] PASSED [ 59%] 2023-03-20T11:53:53.6902925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-088] PASSED [ 59%] 2023-03-20T11:53:53.6914894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-089] PASSED [ 59%] 2023-03-20T11:53:53.6926902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-090] PASSED [ 59%] 2023-03-20T11:53:53.6939298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-091] PASSED [ 59%] 2023-03-20T11:53:53.6951824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-092] PASSED [ 59%] 2023-03-20T11:53:53.6963742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-093] PASSED [ 59%] 2023-03-20T11:53:53.6975745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-094] PASSED [ 59%] 2023-03-20T11:53:53.6987744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-095] PASSED [ 59%] 2023-03-20T11:53:53.6999497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-096] PASSED [ 59%] 2023-03-20T11:53:53.7012124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-097] PASSED [ 59%] 2023-03-20T11:53:53.7025159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-098] PASSED [ 59%] 2023-03-20T11:53:53.7037768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-099] PASSED [ 59%] 2023-03-20T11:53:53.7051606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-100] PASSED [ 59%] 2023-03-20T11:53:53.7063166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-101] PASSED [ 59%] 2023-03-20T11:53:53.7075181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-102] PASSED [ 59%] 2023-03-20T11:53:53.7088744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-103] PASSED [ 59%] 2023-03-20T11:53:53.7099569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-104] PASSED [ 59%] 2023-03-20T11:53:53.7111789Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-105] PASSED [ 59%] 2023-03-20T11:53:53.7124155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-106] PASSED [ 59%] 2023-03-20T11:53:53.7136318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-107] PASSED [ 59%] 2023-03-20T11:53:53.7148075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-108] PASSED [ 59%] 2023-03-20T11:53:53.7159921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-109] PASSED [ 59%] 2023-03-20T11:53:53.7172753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-110] PASSED [ 59%] 2023-03-20T11:53:53.7184365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-111] PASSED [ 59%] 2023-03-20T11:53:53.7196152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-112] PASSED [ 59%] 2023-03-20T11:53:53.7209942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-113] PASSED [ 59%] 2023-03-20T11:53:53.7220676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-114] PASSED [ 59%] 2023-03-20T11:53:53.7232545Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-115] PASSED [ 59%] 2023-03-20T11:53:53.7245030Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-116] PASSED [ 59%] 2023-03-20T11:53:53.7257523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-117] PASSED [ 59%] 2023-03-20T11:53:53.7269254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-118] PASSED [ 59%] 2023-03-20T11:53:53.7281563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-119] PASSED [ 59%] 2023-03-20T11:53:53.7293883Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-120] PASSED [ 59%] 2023-03-20T11:53:53.7305543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-121] PASSED [ 59%] 2023-03-20T11:53:53.7318002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-122] PASSED [ 59%] 2023-03-20T11:53:53.7331374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-123] PASSED [ 59%] 2023-03-20T11:53:53.7342302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-124] PASSED [ 59%] 2023-03-20T11:53:53.7354629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-125] PASSED [ 59%] 2023-03-20T11:53:53.7366819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-126] PASSED [ 59%] 2023-03-20T11:53:53.7379831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-127] PASSED [ 59%] 2023-03-20T11:53:53.7391492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-128] PASSED [ 59%] 2023-03-20T11:53:53.7404195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-129] PASSED [ 59%] 2023-03-20T11:53:53.7417118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-130] PASSED [ 59%] 2023-03-20T11:53:53.7428794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-131] PASSED [ 59%] 2023-03-20T11:53:53.7440960Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-132] PASSED [ 59%] 2023-03-20T11:53:53.7453354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-133] PASSED [ 59%] 2023-03-20T11:53:53.7464792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-134] PASSED [ 59%] 2023-03-20T11:53:53.7476286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-135] PASSED [ 59%] 2023-03-20T11:53:53.7489546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-136] PASSED [ 59%] 2023-03-20T11:53:53.7501666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-137] PASSED [ 59%] 2023-03-20T11:53:53.7512950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-138] PASSED [ 59%] 2023-03-20T11:53:53.7524873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-139] PASSED [ 59%] 2023-03-20T11:53:53.7537687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-140] PASSED [ 59%] 2023-03-20T11:53:53.7549326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-141] PASSED [ 59%] 2023-03-20T11:53:53.7561163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-142] PASSED [ 59%] 2023-03-20T11:53:53.7573856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-143] PASSED [ 59%] 2023-03-20T11:53:53.7585885Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-144] PASSED [ 59%] 2023-03-20T11:53:53.7597252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-145] PASSED [ 59%] 2023-03-20T11:53:53.7609959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-146] PASSED [ 59%] 2023-03-20T11:53:53.7622210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-147] PASSED [ 59%] 2023-03-20T11:53:53.7633730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-148] PASSED [ 59%] 2023-03-20T11:53:53.7646100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-149] PASSED [ 59%] 2023-03-20T11:53:53.7658711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-150] PASSED [ 59%] 2023-03-20T11:53:53.7670376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-151] PASSED [ 59%] 2023-03-20T11:53:53.7682725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-152] PASSED [ 59%] 2023-03-20T11:53:53.7695587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-153] PASSED [ 59%] 2023-03-20T11:53:53.7707624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-154] PASSED [ 59%] 2023-03-20T11:53:53.7719246Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-155] PASSED [ 59%] 2023-03-20T11:53:53.7732501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-156] PASSED [ 59%] 2023-03-20T11:53:53.7744055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-157] PASSED [ 59%] 2023-03-20T11:53:53.7755811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-158] PASSED [ 59%] 2023-03-20T11:53:53.7768912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-159] PASSED [ 59%] 2023-03-20T11:53:53.7780874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-160] PASSED [ 59%] 2023-03-20T11:53:53.7793341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_format_bounding_box-161] PASSED [ 59%] 2023-03-20T11:53:53.7806095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-00] PASSED [ 59%] 2023-03-20T11:53:53.7818947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-01] PASSED [ 59%] 2023-03-20T11:53:53.7831553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-02] PASSED [ 59%] 2023-03-20T11:53:53.7843211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-03] PASSED [ 59%] 2023-03-20T11:53:53.7855571Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-04] PASSED [ 59%] 2023-03-20T11:53:53.7867720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-05] PASSED [ 59%] 2023-03-20T11:53:53.7880333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-06] PASSED [ 59%] 2023-03-20T11:53:53.7893112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-07] PASSED [ 59%] 2023-03-20T11:53:53.7906150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-08] PASSED [ 59%] 2023-03-20T11:53:53.7918334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-09] PASSED [ 59%] 2023-03-20T11:53:53.7931384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-10] PASSED [ 59%] 2023-03-20T11:53:53.7942889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-11] PASSED [ 59%] 2023-03-20T11:53:53.7955002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-12] PASSED [ 59%] 2023-03-20T11:53:53.7968577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-13] PASSED [ 59%] 2023-03-20T11:53:53.7980202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-14] PASSED [ 59%] 2023-03-20T11:53:53.7991942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-15] PASSED [ 59%] 2023-03-20T11:53:53.8003716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-16] PASSED [ 59%] 2023-03-20T11:53:53.8015881Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-17] PASSED [ 59%] 2023-03-20T11:53:53.8028547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-18] PASSED [ 59%] 2023-03-20T11:53:53.8041031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-19] PASSED [ 59%] 2023-03-20T11:53:53.8053821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-20] PASSED [ 59%] 2023-03-20T11:53:53.8066447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-21] PASSED [ 59%] 2023-03-20T11:53:53.8078424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-22] PASSED [ 59%] 2023-03-20T11:53:53.8091955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_image_tensor-23] PASSED [ 59%] 2023-03-20T11:53:53.8107314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_bounding_box-0] PASSED [ 59%] 2023-03-20T11:53:53.8122420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_bounding_box-1] PASSED [ 59%] 2023-03-20T11:53:53.8138419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_bounding_box-2] PASSED [ 59%] 2023-03-20T11:53:53.8151280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_bounding_box-3] PASSED [ 59%] 2023-03-20T11:53:53.8164336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_bounding_box-4] PASSED [ 59%] 2023-03-20T11:53:53.8177760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_bounding_box-5] PASSED [ 59%] 2023-03-20T11:53:53.8190278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-00] PASSED [ 59%] 2023-03-20T11:53:53.8202484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-01] PASSED [ 59%] 2023-03-20T11:53:53.8215088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-02] PASSED [ 59%] 2023-03-20T11:53:53.8226957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-03] PASSED [ 59%] 2023-03-20T11:53:53.8238782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-04] PASSED [ 59%] 2023-03-20T11:53:53.8250765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-05] PASSED [ 59%] 2023-03-20T11:53:53.8262908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-06] PASSED [ 59%] 2023-03-20T11:53:53.8274627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-07] PASSED [ 59%] 2023-03-20T11:53:53.8286630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-08] PASSED [ 59%] 2023-03-20T11:53:53.8299051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-09] PASSED [ 59%] 2023-03-20T11:53:53.8311000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-10] PASSED [ 59%] 2023-03-20T11:53:53.8322852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-11] PASSED [ 59%] 2023-03-20T11:53:53.8335339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-12] PASSED [ 59%] 2023-03-20T11:53:53.8348440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-13] PASSED [ 59%] 2023-03-20T11:53:53.8360671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-14] PASSED [ 59%] 2023-03-20T11:53:53.8372630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-15] PASSED [ 59%] 2023-03-20T11:53:53.8384672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-16] PASSED [ 59%] 2023-03-20T11:53:53.8396343Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-17] PASSED [ 59%] 2023-03-20T11:53:53.8409376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-18] PASSED [ 59%] 2023-03-20T11:53:53.8420899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-19] PASSED [ 59%] 2023-03-20T11:53:53.8432852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-20] PASSED [ 59%] 2023-03-20T11:53:53.8444629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-21] PASSED [ 59%] 2023-03-20T11:53:53.8456782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-22] PASSED [ 59%] 2023-03-20T11:53:53.8468776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-23] PASSED [ 59%] 2023-03-20T11:53:53.8480856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-24] PASSED [ 59%] 2023-03-20T11:53:53.8493144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-25] PASSED [ 59%] 2023-03-20T11:53:53.8505437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-26] PASSED [ 59%] 2023-03-20T11:53:53.8517177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-27] PASSED [ 59%] 2023-03-20T11:53:53.8529825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-28] PASSED [ 59%] 2023-03-20T11:53:53.8541604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-29] PASSED [ 59%] 2023-03-20T11:53:53.8553834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-30] PASSED [ 59%] 2023-03-20T11:53:53.8565790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-31] PASSED [ 59%] 2023-03-20T11:53:53.8578519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-32] PASSED [ 59%] 2023-03-20T11:53:53.8590062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-33] PASSED [ 59%] 2023-03-20T11:53:53.8601747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-34] PASSED [ 59%] 2023-03-20T11:53:53.8613937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_mask-35] PASSED [ 59%] 2023-03-20T11:53:53.8626876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-00] PASSED [ 59%] 2023-03-20T11:53:53.8639375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-01] PASSED [ 59%] 2023-03-20T11:53:53.8652376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-02] PASSED [ 59%] 2023-03-20T11:53:53.8665209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-03] PASSED [ 59%] 2023-03-20T11:53:53.8677498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-04] PASSED [ 59%] 2023-03-20T11:53:53.8690437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-05] PASSED [ 59%] 2023-03-20T11:53:53.8703336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-06] PASSED [ 59%] 2023-03-20T11:53:53.8715752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-07] PASSED [ 59%] 2023-03-20T11:53:53.8729561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-08] PASSED [ 59%] 2023-03-20T11:53:53.8741221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-09] PASSED [ 59%] 2023-03-20T11:53:53.8753399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-10] PASSED [ 59%] 2023-03-20T11:53:53.8765528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-11] PASSED [ 59%] 2023-03-20T11:53:53.8778009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-12] PASSED [ 59%] 2023-03-20T11:53:53.8790302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-13] PASSED [ 59%] 2023-03-20T11:53:53.8802848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-14] PASSED [ 59%] 2023-03-20T11:53:53.8820863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-15] PASSED [ 59%] 2023-03-20T11:53:53.8833338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-16] PASSED [ 59%] 2023-03-20T11:53:53.8845699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-17] PASSED [ 59%] 2023-03-20T11:53:53.8858800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-18] PASSED [ 59%] 2023-03-20T11:53:53.8871332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-19] PASSED [ 59%] 2023-03-20T11:53:53.8883813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-20] PASSED [ 59%] 2023-03-20T11:53:53.8896528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-21] PASSED [ 59%] 2023-03-20T11:53:53.8908543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-22] PASSED [ 59%] 2023-03-20T11:53:53.8921205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-23] PASSED [ 59%] 2023-03-20T11:53:53.8934026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-24] PASSED [ 59%] 2023-03-20T11:53:53.8946986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-25] PASSED [ 59%] 2023-03-20T11:53:53.8959345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-26] PASSED [ 59%] 2023-03-20T11:53:53.8972228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-27] PASSED [ 59%] 2023-03-20T11:53:53.8984589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-28] PASSED [ 59%] 2023-03-20T11:53:53.8996516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-29] PASSED [ 59%] 2023-03-20T11:53:53.9010117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-30] PASSED [ 59%] 2023-03-20T11:53:53.9021681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-31] PASSED [ 59%] 2023-03-20T11:53:53.9033715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-32] PASSED [ 59%] 2023-03-20T11:53:53.9045834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-33] PASSED [ 59%] 2023-03-20T11:53:53.9058219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-34] PASSED [ 59%] 2023-03-20T11:53:53.9070632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-vertical_flip_video-35] PASSED [ 59%] 2023-03-20T11:53:53.9090244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-000] PASSED [ 59%] 2023-03-20T11:53:53.9106541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-001] PASSED [ 59%] 2023-03-20T11:53:53.9123276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-002] PASSED [ 59%] 2023-03-20T11:53:53.9137004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-003] PASSED [ 59%] 2023-03-20T11:53:53.9150716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-004] PASSED [ 59%] 2023-03-20T11:53:53.9164639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-005] PASSED [ 59%] 2023-03-20T11:53:53.9179830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-006] PASSED [ 59%] 2023-03-20T11:53:53.9195027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-007] PASSED [ 59%] 2023-03-20T11:53:53.9210345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-008] PASSED [ 59%] 2023-03-20T11:53:53.9225706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-009] PASSED [ 59%] 2023-03-20T11:53:53.9240850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-010] PASSED [ 59%] 2023-03-20T11:53:53.9256489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-011] PASSED [ 59%] 2023-03-20T11:53:53.9271668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-012] PASSED [ 59%] 2023-03-20T11:53:53.9287100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-013] PASSED [ 59%] 2023-03-20T11:53:53.9302658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-014] PASSED [ 59%] 2023-03-20T11:53:53.9317695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-015] PASSED [ 59%] 2023-03-20T11:53:53.9333212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-016] PASSED [ 59%] 2023-03-20T11:53:53.9348978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-017] PASSED [ 59%] 2023-03-20T11:53:53.9364089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-018] PASSED [ 59%] 2023-03-20T11:53:53.9379830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-019] PASSED [ 59%] 2023-03-20T11:53:53.9395075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-020] PASSED [ 59%] 2023-03-20T11:53:53.9407454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-021] PASSED [ 59%] 2023-03-20T11:53:53.9420372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-022] PASSED [ 59%] 2023-03-20T11:53:53.9432875Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-023] PASSED [ 59%] 2023-03-20T11:53:53.9446076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-024] PASSED [ 59%] 2023-03-20T11:53:53.9459014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-025] PASSED [ 59%] 2023-03-20T11:53:53.9471534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-026] PASSED [ 59%] 2023-03-20T11:53:53.9484369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-027] PASSED [ 59%] 2023-03-20T11:53:53.9497184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-028] PASSED [ 59%] 2023-03-20T11:53:53.9509542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-029] PASSED [ 59%] 2023-03-20T11:53:53.9521849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-030] PASSED [ 59%] 2023-03-20T11:53:53.9534721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-031] PASSED [ 59%] 2023-03-20T11:53:53.9546935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-032] PASSED [ 59%] 2023-03-20T11:53:53.9559877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-033] PASSED [ 59%] 2023-03-20T11:53:53.9572820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-034] PASSED [ 59%] 2023-03-20T11:53:53.9584805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-035] PASSED [ 59%] 2023-03-20T11:53:53.9599898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-036] PASSED [ 59%] 2023-03-20T11:53:53.9618918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-037] PASSED [ 59%] 2023-03-20T11:53:53.9636551Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-038] PASSED [ 59%] 2023-03-20T11:53:53.9654853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-039] PASSED [ 59%] 2023-03-20T11:53:53.9672465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-040] PASSED [ 59%] 2023-03-20T11:53:53.9690466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-041] PASSED [ 59%] 2023-03-20T11:53:53.9708395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-042] PASSED [ 59%] 2023-03-20T11:53:53.9725858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-043] PASSED [ 59%] 2023-03-20T11:53:53.9744638Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-044] PASSED [ 59%] 2023-03-20T11:53:53.9761976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-045] PASSED [ 59%] 2023-03-20T11:53:53.9780093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-046] PASSED [ 59%] 2023-03-20T11:53:53.9795516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-047] PASSED [ 59%] 2023-03-20T11:53:53.9813833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-048] PASSED [ 59%] 2023-03-20T11:53:53.9832305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-049] PASSED [ 59%] 2023-03-20T11:53:53.9850367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-050] PASSED [ 59%] 2023-03-20T11:53:53.9868807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-051] PASSED [ 59%] 2023-03-20T11:53:53.9886312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-052] PASSED [ 59%] 2023-03-20T11:53:53.9904861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-053] PASSED [ 59%] 2023-03-20T11:53:53.9923250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-054] PASSED [ 59%] 2023-03-20T11:53:53.9941518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-055] PASSED [ 59%] 2023-03-20T11:53:53.9959696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-056] PASSED [ 59%] 2023-03-20T11:53:53.9978020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-057] PASSED [ 59%] 2023-03-20T11:53:53.9993344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-058] PASSED [ 59%] 2023-03-20T11:53:54.0012646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-059] PASSED [ 59%] 2023-03-20T11:53:54.0030158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-060] PASSED [ 59%] 2023-03-20T11:53:54.0048824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-061] PASSED [ 59%] 2023-03-20T11:53:54.0066326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-062] PASSED [ 59%] 2023-03-20T11:53:54.0084385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-063] PASSED [ 59%] 2023-03-20T11:53:54.0102249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-064] PASSED [ 59%] 2023-03-20T11:53:54.0119886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-065] PASSED [ 59%] 2023-03-20T11:53:54.0138120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-066] PASSED [ 59%] 2023-03-20T11:53:54.0155777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-067] PASSED [ 59%] 2023-03-20T11:53:54.0174112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-068] PASSED [ 59%] 2023-03-20T11:53:54.0186139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-069] PASSED [ 59%] 2023-03-20T11:53:54.0198494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-070] PASSED [ 59%] 2023-03-20T11:53:54.0211734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-071] PASSED [ 59%] 2023-03-20T11:53:54.0223886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-072] PASSED [ 59%] 2023-03-20T11:53:54.0236147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-073] PASSED [ 59%] 2023-03-20T11:53:54.0249821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-074] PASSED [ 59%] 2023-03-20T11:53:54.0261459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-075] PASSED [ 59%] 2023-03-20T11:53:54.0273827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-076] PASSED [ 59%] 2023-03-20T11:53:54.0286179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-077] PASSED [ 59%] 2023-03-20T11:53:54.0299236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-078] PASSED [ 59%] 2023-03-20T11:53:54.0311657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-079] PASSED [ 59%] 2023-03-20T11:53:54.0324090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-080] PASSED [ 59%] 2023-03-20T11:53:54.0337091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-081] PASSED [ 59%] 2023-03-20T11:53:54.0349419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-082] PASSED [ 59%] 2023-03-20T11:53:54.0361666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-083] PASSED [ 59%] 2023-03-20T11:53:54.0374300Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-084] PASSED [ 59%] 2023-03-20T11:53:54.0386783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-085] PASSED [ 59%] 2023-03-20T11:53:54.0399104Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-086] PASSED [ 59%] 2023-03-20T11:53:54.0412619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-087] PASSED [ 59%] 2023-03-20T11:53:54.0424396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-088] PASSED [ 59%] 2023-03-20T11:53:54.0436623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-089] PASSED [ 59%] 2023-03-20T11:53:54.0450103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-090] PASSED [ 59%] 2023-03-20T11:53:54.0462380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-091] PASSED [ 59%] 2023-03-20T11:53:54.0475136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-092] PASSED [ 59%] 2023-03-20T11:53:54.0488491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-093] PASSED [ 59%] 2023-03-20T11:53:54.0500432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-094] PASSED [ 59%] 2023-03-20T11:53:54.0512861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-095] PASSED [ 59%] 2023-03-20T11:53:54.0525203Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-096] PASSED [ 59%] 2023-03-20T11:53:54.0538245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-097] PASSED [ 59%] 2023-03-20T11:53:54.0550491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-098] PASSED [ 59%] 2023-03-20T11:53:54.0562866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-099] PASSED [ 59%] 2023-03-20T11:53:54.0575796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-100] PASSED [ 59%] 2023-03-20T11:53:54.0587967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-101] PASSED [ 59%] 2023-03-20T11:53:54.0606722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-102] PASSED [ 59%] 2023-03-20T11:53:54.0625066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-103] PASSED [ 59%] 2023-03-20T11:53:54.0642984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-104] PASSED [ 59%] 2023-03-20T11:53:54.0661395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-105] PASSED [ 59%] 2023-03-20T11:53:54.0679772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-106] PASSED [ 59%] 2023-03-20T11:53:54.0698190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-107] PASSED [ 59%] 2023-03-20T11:53:54.0710790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-108] PASSED [ 59%] 2023-03-20T11:53:54.0723216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-109] PASSED [ 59%] 2023-03-20T11:53:54.0736440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-110] PASSED [ 59%] 2023-03-20T11:53:54.0748938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-111] PASSED [ 59%] 2023-03-20T11:53:54.0761283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-112] PASSED [ 59%] 2023-03-20T11:53:54.0774051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_image_tensor-113] PASSED [ 59%] 2023-03-20T11:53:54.0792087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-00] PASSED [ 59%] 2023-03-20T11:53:54.0810366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-01] PASSED [ 59%] 2023-03-20T11:53:54.0827857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-02] PASSED [ 59%] 2023-03-20T11:53:54.0845405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-03] PASSED [ 59%] 2023-03-20T11:53:54.0863861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-04] PASSED [ 59%] 2023-03-20T11:53:54.0881420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-05] PASSED [ 59%] 2023-03-20T11:53:54.0901008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-06] PASSED [ 59%] 2023-03-20T11:53:54.0919607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-07] PASSED [ 59%] 2023-03-20T11:53:54.0938600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-08] PASSED [ 59%] 2023-03-20T11:53:54.0955936Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-09] PASSED [ 59%] 2023-03-20T11:53:54.0973730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-10] PASSED [ 59%] 2023-03-20T11:53:54.0991646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-11] PASSED [ 59%] 2023-03-20T11:53:54.1010437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-12] PASSED [ 59%] 2023-03-20T11:53:54.1028063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-13] PASSED [ 59%] 2023-03-20T11:53:54.1045953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-14] PASSED [ 59%] 2023-03-20T11:53:54.1066541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-15] PASSED [ 59%] 2023-03-20T11:53:54.1085375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-16] PASSED [ 59%] 2023-03-20T11:53:54.1105481Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-17] PASSED [ 59%] 2023-03-20T11:53:54.1122952Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-18] PASSED [ 59%] 2023-03-20T11:53:54.1141375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-19] PASSED [ 59%] 2023-03-20T11:53:54.1159169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-20] PASSED [ 59%] 2023-03-20T11:53:54.1178132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-21] PASSED [ 59%] 2023-03-20T11:53:54.1196465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-22] PASSED [ 59%] 2023-03-20T11:53:54.1215336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-23] PASSED [ 59%] 2023-03-20T11:53:54.1234561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-24] PASSED [ 59%] 2023-03-20T11:53:54.1254486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-25] PASSED [ 59%] 2023-03-20T11:53:54.1273978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-26] PASSED [ 59%] 2023-03-20T11:53:54.1286117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-27] PASSED [ 59%] 2023-03-20T11:53:54.1299006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-28] PASSED [ 59%] 2023-03-20T11:53:54.1310995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-29] PASSED [ 59%] 2023-03-20T11:53:54.1323263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-30] PASSED [ 59%] 2023-03-20T11:53:54.1335578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-31] PASSED [ 59%] 2023-03-20T11:53:54.1347001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-32] PASSED [ 59%] 2023-03-20T11:53:54.1359122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-33] PASSED [ 59%] 2023-03-20T11:53:54.1371805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-34] PASSED [ 59%] 2023-03-20T11:53:54.1383957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-35] PASSED [ 59%] 2023-03-20T11:53:54.1395781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-36] PASSED [ 59%] 2023-03-20T11:53:54.1408845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-37] PASSED [ 59%] 2023-03-20T11:53:54.1420363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-38] PASSED [ 59%] 2023-03-20T11:53:54.1432406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-39] PASSED [ 59%] 2023-03-20T11:53:54.1444388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-40] PASSED [ 59%] 2023-03-20T11:53:54.1457055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-41] PASSED [ 59%] 2023-03-20T11:53:54.1468971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-42] PASSED [ 59%] 2023-03-20T11:53:54.1480968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-43] PASSED [ 59%] 2023-03-20T11:53:54.1493139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-44] PASSED [ 59%] 2023-03-20T11:53:54.1505666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-45] PASSED [ 59%] 2023-03-20T11:53:54.1517343Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-46] PASSED [ 59%] 2023-03-20T11:53:54.1530105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-47] PASSED [ 59%] 2023-03-20T11:53:54.1541972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-48] PASSED [ 59%] 2023-03-20T11:53:54.1553842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-49] PASSED [ 59%] 2023-03-20T11:53:54.1565821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-50] PASSED [ 59%] 2023-03-20T11:53:54.1578461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-51] PASSED [ 59%] 2023-03-20T11:53:54.1590587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-52] PASSED [ 59%] 2023-03-20T11:53:54.1603137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_bounding_box-53] PASSED [ 59%] 2023-03-20T11:53:54.1620169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-00] PASSED [ 59%] 2023-03-20T11:53:54.1635684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-01] PASSED [ 59%] 2023-03-20T11:53:54.1652567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-02] PASSED [ 59%] 2023-03-20T11:53:54.1664154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-03] PASSED [ 59%] 2023-03-20T11:53:54.1676312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-04] PASSED [ 59%] 2023-03-20T11:53:54.1690120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-05] PASSED [ 59%] 2023-03-20T11:53:54.1704870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-06] PASSED [ 59%] 2023-03-20T11:53:54.1720343Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-07] PASSED [ 59%] 2023-03-20T11:53:54.1736553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-08] PASSED [ 59%] 2023-03-20T11:53:54.1749114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-09] PASSED [ 59%] 2023-03-20T11:53:54.1761386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-10] PASSED [ 59%] 2023-03-20T11:53:54.1774124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_mask-11] PASSED [ 59%] 2023-03-20T11:53:54.1790849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-00] PASSED [ 59%] 2023-03-20T11:53:54.1806010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-01] PASSED [ 59%] 2023-03-20T11:53:54.1822461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-02] PASSED [ 59%] 2023-03-20T11:53:54.1838343Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-03] PASSED [ 59%] 2023-03-20T11:53:54.1855064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-04] PASSED [ 59%] 2023-03-20T11:53:54.1870526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-05] PASSED [ 59%] 2023-03-20T11:53:54.1886460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-06] PASSED [ 59%] 2023-03-20T11:53:54.1903647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-07] PASSED [ 59%] 2023-03-20T11:53:54.1918373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-08] PASSED [ 59%] 2023-03-20T11:53:54.1933681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-09] PASSED [ 59%] 2023-03-20T11:53:54.1945126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-10] PASSED [ 59%] 2023-03-20T11:53:54.1957803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-11] PASSED [ 59%] 2023-03-20T11:53:54.1971419Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-12] PASSED [ 59%] 2023-03-20T11:53:54.1983747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-13] PASSED [ 59%] 2023-03-20T11:53:54.1996280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-14] PASSED [ 59%] 2023-03-20T11:53:54.2009994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-15] PASSED [ 59%] 2023-03-20T11:53:54.2021495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-16] PASSED [ 59%] 2023-03-20T11:53:54.2035683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-17] PASSED [ 59%] 2023-03-20T11:53:54.2054162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-18] PASSED [ 59%] 2023-03-20T11:53:54.2069984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-19] PASSED [ 59%] 2023-03-20T11:53:54.2085626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-20] PASSED [ 59%] 2023-03-20T11:53:54.2102011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-21] PASSED [ 59%] 2023-03-20T11:53:54.2117722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-22] PASSED [ 59%] 2023-03-20T11:53:54.2133422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-23] PASSED [ 59%] 2023-03-20T11:53:54.2150379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-24] PASSED [ 59%] 2023-03-20T11:53:54.2165940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-25] PASSED [ 59%] 2023-03-20T11:53:54.2182164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-26] PASSED [ 59%] 2023-03-20T11:53:54.2194684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-27] PASSED [ 59%] 2023-03-20T11:53:54.2208661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-28] PASSED [ 59%] 2023-03-20T11:53:54.2220684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-29] PASSED [ 59%] 2023-03-20T11:53:54.2233536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-30] PASSED [ 59%] 2023-03-20T11:53:54.2246217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-31] PASSED [ 59%] 2023-03-20T11:53:54.2259555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-32] PASSED [ 59%] 2023-03-20T11:53:54.2272158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-33] PASSED [ 59%] 2023-03-20T11:53:54.2284914Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-34] PASSED [ 59%] 2023-03-20T11:53:54.2297507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-rotate_video-35] PASSED [ 59%] 2023-03-20T11:53:54.2310434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-00] PASSED [ 59%] 2023-03-20T11:53:54.2323710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-01] PASSED [ 59%] 2023-03-20T11:53:54.2337548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-02] PASSED [ 59%] 2023-03-20T11:53:54.2351117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-03] PASSED [ 59%] 2023-03-20T11:53:54.2364368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-04] PASSED [ 59%] 2023-03-20T11:53:54.2377915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-05] PASSED [ 59%] 2023-03-20T11:53:54.2390963Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-06] PASSED [ 59%] 2023-03-20T11:53:54.2404319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-07] PASSED [ 59%] 2023-03-20T11:53:54.2417843Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-08] PASSED [ 59%] 2023-03-20T11:53:54.2431211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-09] PASSED [ 59%] 2023-03-20T11:53:54.2444284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-10] PASSED [ 59%] 2023-03-20T11:53:54.2457871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-11] PASSED [ 59%] 2023-03-20T11:53:54.2471448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-12] PASSED [ 59%] 2023-03-20T11:53:54.2484698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-13] PASSED [ 59%] 2023-03-20T11:53:54.2498613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-14] PASSED [ 59%] 2023-03-20T11:53:54.2511302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-15] PASSED [ 59%] 2023-03-20T11:53:54.2523914Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-16] PASSED [ 59%] 2023-03-20T11:53:54.2537147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-17] PASSED [ 59%] 2023-03-20T11:53:54.2550204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-18] PASSED [ 59%] 2023-03-20T11:53:54.2562840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-19] PASSED [ 59%] 2023-03-20T11:53:54.2576017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-20] PASSED [ 59%] 2023-03-20T11:53:54.2588757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-21] PASSED [ 59%] 2023-03-20T11:53:54.2601512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-22] PASSED [ 59%] 2023-03-20T11:53:54.2614946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-23] PASSED [ 59%] 2023-03-20T11:53:54.2627485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-24] PASSED [ 59%] 2023-03-20T11:53:54.2640014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-25] PASSED [ 59%] 2023-03-20T11:53:54.2653890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-26] PASSED [ 59%] 2023-03-20T11:53:54.2667011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-27] PASSED [ 59%] 2023-03-20T11:53:54.2679804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-28] PASSED [ 59%] 2023-03-20T11:53:54.2692898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_image_tensor-29] PASSED [ 59%] 2023-03-20T11:53:54.2709431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-000] PASSED [ 59%] 2023-03-20T11:53:54.2724611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-001] PASSED [ 59%] 2023-03-20T11:53:54.2740292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-002] PASSED [ 59%] 2023-03-20T11:53:54.2755447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-003] PASSED [ 59%] 2023-03-20T11:53:54.2772124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-004] PASSED [ 59%] 2023-03-20T11:53:54.2786676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-005] PASSED [ 59%] 2023-03-20T11:53:54.2802410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-006] PASSED [ 59%] 2023-03-20T11:53:54.2818760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-007] PASSED [ 59%] 2023-03-20T11:53:54.2834399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-008] PASSED [ 59%] 2023-03-20T11:53:54.2850367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-009] PASSED [ 59%] 2023-03-20T11:53:54.2866027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-010] PASSED [ 59%] 2023-03-20T11:53:54.2881688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-011] PASSED [ 59%] 2023-03-20T11:53:54.2899243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-012] PASSED [ 59%] 2023-03-20T11:53:54.2915388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-013] PASSED [ 59%] 2023-03-20T11:53:54.2932996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-014] PASSED [ 59%] 2023-03-20T11:53:54.2949094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-015] PASSED [ 59%] 2023-03-20T11:53:54.2965674Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-016] PASSED [ 59%] 2023-03-20T11:53:54.2982473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-017] PASSED [ 59%] 2023-03-20T11:53:54.2997776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-018] PASSED [ 59%] 2023-03-20T11:53:54.3013393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-019] PASSED [ 59%] 2023-03-20T11:53:54.3029287Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-020] PASSED [ 59%] 2023-03-20T11:53:54.3044715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-021] PASSED [ 59%] 2023-03-20T11:53:54.3060542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-022] PASSED [ 59%] 2023-03-20T11:53:54.3075975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-023] PASSED [ 59%] 2023-03-20T11:53:54.3093015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-024] PASSED [ 59%] 2023-03-20T11:53:54.3108664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-025] PASSED [ 59%] 2023-03-20T11:53:54.3124535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-026] PASSED [ 59%] 2023-03-20T11:53:54.3141934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-027] PASSED [ 59%] 2023-03-20T11:53:54.3157647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-028] PASSED [ 59%] 2023-03-20T11:53:54.3173951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-029] PASSED [ 59%] 2023-03-20T11:53:54.3191121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-030] PASSED [ 59%] 2023-03-20T11:53:54.3209242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-031] PASSED [ 59%] 2023-03-20T11:53:54.3225424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-032] PASSED [ 59%] 2023-03-20T11:53:54.3242959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-033] PASSED [ 59%] 2023-03-20T11:53:54.3260386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-034] PASSED [ 59%] 2023-03-20T11:53:54.3277544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-035] PASSED [ 59%] 2023-03-20T11:53:54.3293423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-036] PASSED [ 59%] 2023-03-20T11:53:54.3309494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-037] PASSED [ 59%] 2023-03-20T11:53:54.3325119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-038] PASSED [ 59%] 2023-03-20T11:53:54.3341615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-039] PASSED [ 59%] 2023-03-20T11:53:54.3357201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-040] PASSED [ 59%] 2023-03-20T11:53:54.3373195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-041] PASSED [ 59%] 2023-03-20T11:53:54.3389663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-042] PASSED [ 59%] 2023-03-20T11:53:54.3405775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-043] PASSED [ 59%] 2023-03-20T11:53:54.3422593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-044] PASSED [ 59%] 2023-03-20T11:53:54.3438679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-045] PASSED [ 59%] 2023-03-20T11:53:54.3455443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-046] PASSED [ 59%] 2023-03-20T11:53:54.3471714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-047] PASSED [ 59%] 2023-03-20T11:53:54.3490252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-048] PASSED [ 59%] 2023-03-20T11:53:54.3506557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-049] PASSED [ 59%] 2023-03-20T11:53:54.3523796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-050] PASSED [ 59%] 2023-03-20T11:53:54.3541599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-051] PASSED [ 59%] 2023-03-20T11:53:54.3558738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-052] PASSED [ 59%] 2023-03-20T11:53:54.3576508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-053] PASSED [ 59%] 2023-03-20T11:53:54.3589783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-054] PASSED [ 59%] 2023-03-20T11:53:54.3602929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-055] PASSED [ 59%] 2023-03-20T11:53:54.3616582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-056] PASSED [ 59%] 2023-03-20T11:53:54.3629709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-057] PASSED [ 59%] 2023-03-20T11:53:54.3643154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-058] PASSED [ 59%] 2023-03-20T11:53:54.3656857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-059] PASSED [ 59%] 2023-03-20T11:53:54.3670574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-060] PASSED [ 59%] 2023-03-20T11:53:54.3684175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-061] PASSED [ 59%] 2023-03-20T11:53:54.3698371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-062] PASSED [ 59%] 2023-03-20T11:53:54.3712014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-063] PASSED [ 59%] 2023-03-20T11:53:54.3725524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-064] PASSED [ 59%] 2023-03-20T11:53:54.3739649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-065] PASSED [ 59%] 2023-03-20T11:53:54.3753646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-066] PASSED [ 59%] 2023-03-20T11:53:54.3768820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-067] PASSED [ 59%] 2023-03-20T11:53:54.3782425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-068] PASSED [ 59%] 2023-03-20T11:53:54.3795979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-069] PASSED [ 59%] 2023-03-20T11:53:54.3810978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-070] PASSED [ 59%] 2023-03-20T11:53:54.3825521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-071] PASSED [ 59%] 2023-03-20T11:53:54.3838641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-072] PASSED [ 59%] 2023-03-20T11:53:54.3853069Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-073] PASSED [ 59%] 2023-03-20T11:53:54.3865864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-074] PASSED [ 59%] 2023-03-20T11:53:54.3878978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-075] PASSED [ 59%] 2023-03-20T11:53:54.3893330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-076] PASSED [ 59%] 2023-03-20T11:53:54.3906370Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-077] PASSED [ 59%] 2023-03-20T11:53:54.3919668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-078] PASSED [ 59%] 2023-03-20T11:53:54.3933639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-079] PASSED [ 59%] 2023-03-20T11:53:54.3947436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-080] PASSED [ 59%] 2023-03-20T11:53:54.3961232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-081] PASSED [ 59%] 2023-03-20T11:53:54.3975173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-082] PASSED [ 59%] 2023-03-20T11:53:54.3989003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-083] PASSED [ 59%] 2023-03-20T11:53:54.4002841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-084] PASSED [ 59%] 2023-03-20T11:53:54.4017577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-085] PASSED [ 59%] 2023-03-20T11:53:54.4031358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-086] PASSED [ 59%] 2023-03-20T11:53:54.4045190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-087] PASSED [ 59%] 2023-03-20T11:53:54.4059802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-088] PASSED [ 59%] 2023-03-20T11:53:54.4073799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-089] PASSED [ 59%] 2023-03-20T11:53:54.4087121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-090] PASSED [ 59%] 2023-03-20T11:53:54.4100863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-091] PASSED [ 59%] 2023-03-20T11:53:54.4113868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-092] PASSED [ 59%] 2023-03-20T11:53:54.4127119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-093] PASSED [ 59%] 2023-03-20T11:53:54.4141063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-094] PASSED [ 59%] 2023-03-20T11:53:54.4154130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-095] PASSED [ 59%] 2023-03-20T11:53:54.4169025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-096] PASSED [ 59%] 2023-03-20T11:53:54.4182091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-097] PASSED [ 59%] 2023-03-20T11:53:54.4195657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-098] PASSED [ 59%] 2023-03-20T11:53:54.4210436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-099] PASSED [ 59%] 2023-03-20T11:53:54.4223361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-100] PASSED [ 59%] 2023-03-20T11:53:54.4236812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-101] PASSED [ 59%] 2023-03-20T11:53:54.4252129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-102] PASSED [ 59%] 2023-03-20T11:53:54.4265727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-103] PASSED [ 59%] 2023-03-20T11:53:54.4279662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-104] PASSED [ 59%] 2023-03-20T11:53:54.4293711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-105] PASSED [ 59%] 2023-03-20T11:53:54.4307597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-106] PASSED [ 59%] 2023-03-20T11:53:54.4322208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_bounding_box-107] PASSED [ 59%] 2023-03-20T11:53:54.4335586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-00] PASSED [ 59%] 2023-03-20T11:53:54.4348552Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-01] PASSED [ 59%] 2023-03-20T11:53:54.4361490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-02] PASSED [ 59%] 2023-03-20T11:53:54.4374402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-03] PASSED [ 59%] 2023-03-20T11:53:54.4387132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-04] PASSED [ 59%] 2023-03-20T11:53:54.4399754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-05] PASSED [ 59%] 2023-03-20T11:53:54.4413182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-06] PASSED [ 59%] 2023-03-20T11:53:54.4425539Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-07] PASSED [ 59%] 2023-03-20T11:53:54.4438136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-08] PASSED [ 59%] 2023-03-20T11:53:54.4451340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-09] PASSED [ 59%] 2023-03-20T11:53:54.4463146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-10] PASSED [ 59%] 2023-03-20T11:53:54.4475392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_mask-11] PASSED [ 59%] 2023-03-20T11:53:54.4489892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-00] PASSED [ 59%] 2023-03-20T11:53:54.4502451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-01] PASSED [ 59%] 2023-03-20T11:53:54.4515295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-02] PASSED [ 59%] 2023-03-20T11:53:54.4529459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-03] PASSED [ 59%] 2023-03-20T11:53:54.4542002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-04] PASSED [ 59%] 2023-03-20T11:53:54.4554781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-05] PASSED [ 59%] 2023-03-20T11:53:54.4568792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-06] PASSED [ 59%] 2023-03-20T11:53:54.4581386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-07] PASSED [ 59%] 2023-03-20T11:53:54.4594440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-08] PASSED [ 59%] 2023-03-20T11:53:54.4607072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-09] PASSED [ 59%] 2023-03-20T11:53:54.4620404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-10] PASSED [ 59%] 2023-03-20T11:53:54.4633349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-11] PASSED [ 59%] 2023-03-20T11:53:54.4646038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-12] PASSED [ 59%] 2023-03-20T11:53:54.4659394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-13] PASSED [ 59%] 2023-03-20T11:53:54.4672166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-14] PASSED [ 59%] 2023-03-20T11:53:54.4684853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-15] PASSED [ 59%] 2023-03-20T11:53:54.4697987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-16] PASSED [ 59%] 2023-03-20T11:53:54.4710772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-17] PASSED [ 59%] 2023-03-20T11:53:54.4723689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-18] PASSED [ 59%] 2023-03-20T11:53:54.4737355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-19] PASSED [ 59%] 2023-03-20T11:53:54.4750160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-20] PASSED [ 59%] 2023-03-20T11:53:54.4763218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-21] PASSED [ 59%] 2023-03-20T11:53:54.4776859Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-22] PASSED [ 59%] 2023-03-20T11:53:54.4789791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-23] PASSED [ 59%] 2023-03-20T11:53:54.4802988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-24] PASSED [ 59%] 2023-03-20T11:53:54.4816820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-25] PASSED [ 59%] 2023-03-20T11:53:54.4830011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-26] PASSED [ 59%] 2023-03-20T11:53:54.4843318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-27] PASSED [ 59%] 2023-03-20T11:53:54.4856701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-28] PASSED [ 59%] 2023-03-20T11:53:54.4869239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-29] PASSED [ 59%] 2023-03-20T11:53:54.4881995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-30] PASSED [ 59%] 2023-03-20T11:53:54.4895335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-31] PASSED [ 59%] 2023-03-20T11:53:54.4908329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-32] PASSED [ 59%] 2023-03-20T11:53:54.4921214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-33] PASSED [ 59%] 2023-03-20T11:53:54.4934068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-34] PASSED [ 59%] 2023-03-20T11:53:54.4947219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-crop_video-35] PASSED [ 59%] 2023-03-20T11:53:54.4961660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-000] PASSED [ 59%] 2023-03-20T11:53:54.4976104Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-001] PASSED [ 59%] 2023-03-20T11:53:54.4990734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-002] PASSED [ 59%] 2023-03-20T11:53:54.5004879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-003] PASSED [ 59%] 2023-03-20T11:53:54.5019335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-004] PASSED [ 59%] 2023-03-20T11:53:54.5033734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-005] PASSED [ 59%] 2023-03-20T11:53:54.5047922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-006] PASSED [ 59%] 2023-03-20T11:53:54.5062451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-007] PASSED [ 59%] 2023-03-20T11:53:54.5076498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-008] PASSED [ 59%] 2023-03-20T11:53:54.5090405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-009] PASSED [ 59%] 2023-03-20T11:53:54.5103622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-010] PASSED [ 59%] 2023-03-20T11:53:54.5116719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-011] PASSED [ 59%] 2023-03-20T11:53:54.5130437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-012] PASSED [ 59%] 2023-03-20T11:53:54.5143990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-013] PASSED [ 59%] 2023-03-20T11:53:54.5156909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-014] PASSED [ 59%] 2023-03-20T11:53:54.5170634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-015] PASSED [ 59%] 2023-03-20T11:53:54.5184231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-016] PASSED [ 59%] 2023-03-20T11:53:54.5197222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-017] PASSED [ 59%] 2023-03-20T11:53:54.5212809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-018] PASSED [ 59%] 2023-03-20T11:53:54.5232007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-019] PASSED [ 59%] 2023-03-20T11:53:54.5246747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-020] PASSED [ 59%] 2023-03-20T11:53:54.5260971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-021] PASSED [ 59%] 2023-03-20T11:53:54.5275553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-022] PASSED [ 59%] 2023-03-20T11:53:54.5291185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-023] PASSED [ 59%] 2023-03-20T11:53:54.5305528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-024] PASSED [ 59%] 2023-03-20T11:53:54.5320051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-025] PASSED [ 59%] 2023-03-20T11:53:54.5335155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-026] PASSED [ 59%] 2023-03-20T11:53:54.5348781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-027] PASSED [ 59%] 2023-03-20T11:53:54.5362346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-028] PASSED [ 59%] 2023-03-20T11:53:54.5376814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-029] PASSED [ 59%] 2023-03-20T11:53:54.5390239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-030] PASSED [ 59%] 2023-03-20T11:53:54.5403681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-031] PASSED [ 59%] 2023-03-20T11:53:54.5417805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-032] PASSED [ 59%] 2023-03-20T11:53:54.5431547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-033] PASSED [ 59%] 2023-03-20T11:53:54.5444982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-034] PASSED [ 59%] 2023-03-20T11:53:54.5458889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-035] PASSED [ 59%] 2023-03-20T11:53:54.5472986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-036] PASSED [ 59%] 2023-03-20T11:53:54.5486904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-037] PASSED [ 59%] 2023-03-20T11:53:54.5501547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-038] PASSED [ 59%] 2023-03-20T11:53:54.5515352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-039] PASSED [ 59%] 2023-03-20T11:53:54.5531867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-040] PASSED [ 59%] 2023-03-20T11:53:54.5544470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-041] PASSED [ 59%] 2023-03-20T11:53:54.5558609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-042] PASSED [ 59%] 2023-03-20T11:53:54.5573416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-043] PASSED [ 59%] 2023-03-20T11:53:54.5588094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-044] PASSED [ 59%] 2023-03-20T11:53:54.5601275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-045] PASSED [ 59%] 2023-03-20T11:53:54.5615207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-046] PASSED [ 59%] 2023-03-20T11:53:54.5628531Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-047] PASSED [ 59%] 2023-03-20T11:53:54.5641750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-048] PASSED [ 59%] 2023-03-20T11:53:54.5655528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-049] PASSED [ 59%] 2023-03-20T11:53:54.5668484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-050] PASSED [ 59%] 2023-03-20T11:53:54.5681766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-051] PASSED [ 59%] 2023-03-20T11:53:54.5695202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-052] PASSED [ 59%] 2023-03-20T11:53:54.5708717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-053] PASSED [ 59%] 2023-03-20T11:53:54.5722950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-054] PASSED [ 59%] 2023-03-20T11:53:54.5737920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-055] PASSED [ 59%] 2023-03-20T11:53:54.5752608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-056] PASSED [ 59%] 2023-03-20T11:53:54.5766838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-057] PASSED [ 59%] 2023-03-20T11:53:54.5781453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-058] PASSED [ 59%] 2023-03-20T11:53:54.5796142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-059] PASSED [ 59%] 2023-03-20T11:53:54.5811678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-060] PASSED [ 59%] 2023-03-20T11:53:54.5825484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-061] PASSED [ 59%] 2023-03-20T11:53:54.5840041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-062] PASSED [ 59%] 2023-03-20T11:53:54.5853466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-063] PASSED [ 59%] 2023-03-20T11:53:54.5867265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-064] PASSED [ 59%] 2023-03-20T11:53:54.5880597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-065] PASSED [ 59%] 2023-03-20T11:53:54.5894420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-066] PASSED [ 59%] 2023-03-20T11:53:54.5907832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-067] PASSED [ 59%] 2023-03-20T11:53:54.5921167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-068] PASSED [ 59%] 2023-03-20T11:53:54.5935705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-069] PASSED [ 59%] 2023-03-20T11:53:54.5949396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-070] PASSED [ 59%] 2023-03-20T11:53:54.5962844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-071] PASSED [ 59%] 2023-03-20T11:53:54.5977525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-072] PASSED [ 59%] 2023-03-20T11:53:54.5991454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-073] PASSED [ 59%] 2023-03-20T11:53:54.6005714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-074] PASSED [ 59%] 2023-03-20T11:53:54.6020413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-075] PASSED [ 59%] 2023-03-20T11:53:54.6034403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-076] PASSED [ 59%] 2023-03-20T11:53:54.6050095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-077] PASSED [ 59%] 2023-03-20T11:53:54.6063707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-078] PASSED [ 59%] 2023-03-20T11:53:54.6077262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-079] PASSED [ 59%] 2023-03-20T11:53:54.6093028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-080] PASSED [ 59%] 2023-03-20T11:53:54.6105473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-081] PASSED [ 59%] 2023-03-20T11:53:54.6118327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-082] PASSED [ 59%] 2023-03-20T11:53:54.6132445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-083] PASSED [ 59%] 2023-03-20T11:53:54.6145478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-084] PASSED [ 59%] 2023-03-20T11:53:54.6158761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-085] PASSED [ 59%] 2023-03-20T11:53:54.6172985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-086] PASSED [ 59%] 2023-03-20T11:53:54.6185838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-087] PASSED [ 59%] 2023-03-20T11:53:54.6199198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-088] PASSED [ 59%] 2023-03-20T11:53:54.6213173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-089] PASSED [ 59%] 2023-03-20T11:53:54.6227889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-090] PASSED [ 59%] 2023-03-20T11:53:54.6242224Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-091] PASSED [ 59%] 2023-03-20T11:53:54.6257651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-092] PASSED [ 59%] 2023-03-20T11:53:54.6271777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-093] PASSED [ 59%] 2023-03-20T11:53:54.6286488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-094] PASSED [ 59%] 2023-03-20T11:53:54.6301783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-095] PASSED [ 59%] 2023-03-20T11:53:54.6316076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-096] PASSED [ 59%] 2023-03-20T11:53:54.6331681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-097] PASSED [ 59%] 2023-03-20T11:53:54.6345872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-098] PASSED [ 59%] 2023-03-20T11:53:54.6359254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-099] PASSED [ 59%] 2023-03-20T11:53:54.6373358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-100] PASSED [ 59%] 2023-03-20T11:53:54.6386295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-101] PASSED [ 59%] 2023-03-20T11:53:54.6399902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-102] PASSED [ 59%] 2023-03-20T11:53:54.6413393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-103] PASSED [ 59%] 2023-03-20T11:53:54.6427187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-104] PASSED [ 59%] 2023-03-20T11:53:54.6440553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-105] PASSED [ 59%] 2023-03-20T11:53:54.6454369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-106] PASSED [ 59%] 2023-03-20T11:53:54.6468014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-107] PASSED [ 59%] 2023-03-20T11:53:54.6481951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-108] PASSED [ 59%] 2023-03-20T11:53:54.6496647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-109] PASSED [ 59%] 2023-03-20T11:53:54.6511143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-110] PASSED [ 59%] 2023-03-20T11:53:54.6525096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-111] PASSED [ 59%] 2023-03-20T11:53:54.6539593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-112] PASSED [ 59%] 2023-03-20T11:53:54.6553903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-113] PASSED [ 59%] 2023-03-20T11:53:54.6569148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-114] PASSED [ 59%] 2023-03-20T11:53:54.6582742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-115] PASSED [ 59%] 2023-03-20T11:53:54.6597005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-116] PASSED [ 59%] 2023-03-20T11:53:54.6610729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-117] PASSED [ 59%] 2023-03-20T11:53:54.6623885Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-118] PASSED [ 59%] 2023-03-20T11:53:54.6637448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-119] PASSED [ 59%] 2023-03-20T11:53:54.6651945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-120] PASSED [ 59%] 2023-03-20T11:53:54.6664861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-121] PASSED [ 59%] 2023-03-20T11:53:54.6677969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-122] PASSED [ 59%] 2023-03-20T11:53:54.6692441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-123] PASSED [ 59%] 2023-03-20T11:53:54.6705468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-124] PASSED [ 59%] 2023-03-20T11:53:54.6718874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-125] PASSED [ 59%] 2023-03-20T11:53:54.6733435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-126] PASSED [ 59%] 2023-03-20T11:53:54.6747907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-127] PASSED [ 59%] 2023-03-20T11:53:54.6762422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-128] PASSED [ 59%] 2023-03-20T11:53:54.6777302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-129] PASSED [ 59%] 2023-03-20T11:53:54.6791618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-130] PASSED [ 59%] 2023-03-20T11:53:54.6806312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-131] PASSED [ 59%] 2023-03-20T11:53:54.6821281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-132] PASSED [ 59%] 2023-03-20T11:53:54.6835515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-133] PASSED [ 59%] 2023-03-20T11:53:54.6850724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-134] PASSED [ 59%] 2023-03-20T11:53:54.6864301Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-135] PASSED [ 59%] 2023-03-20T11:53:54.6877576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-136] PASSED [ 59%] 2023-03-20T11:53:54.6892061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-137] PASSED [ 59%] 2023-03-20T11:53:54.6905114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-138] PASSED [ 59%] 2023-03-20T11:53:54.6918455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-139] PASSED [ 59%] 2023-03-20T11:53:54.6933055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-140] PASSED [ 59%] 2023-03-20T11:53:54.6945584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-141] PASSED [ 59%] 2023-03-20T11:53:54.6959252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-142] PASSED [ 59%] 2023-03-20T11:53:54.6973215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-143] PASSED [ 59%] 2023-03-20T11:53:54.6987713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-144] PASSED [ 59%] 2023-03-20T11:53:54.7001648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-145] PASSED [ 59%] 2023-03-20T11:53:54.7016661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-146] PASSED [ 59%] 2023-03-20T11:53:54.7030991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-147] PASSED [ 59%] 2023-03-20T11:53:54.7046628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-148] PASSED [ 59%] 2023-03-20T11:53:54.7062399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-149] PASSED [ 59%] 2023-03-20T11:53:54.7075943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-150] PASSED [ 59%] 2023-03-20T11:53:54.7090640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-151] PASSED [ 59%] 2023-03-20T11:53:54.7104807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-152] PASSED [ 59%] 2023-03-20T11:53:54.7118100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-153] PASSED [ 59%] 2023-03-20T11:53:54.7132532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-154] PASSED [ 59%] 2023-03-20T11:53:54.7145694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-155] PASSED [ 59%] 2023-03-20T11:53:54.7158696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-156] PASSED [ 59%] 2023-03-20T11:53:54.7173269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-157] PASSED [ 59%] 2023-03-20T11:53:54.7186167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-158] PASSED [ 59%] 2023-03-20T11:53:54.7199213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-159] PASSED [ 59%] 2023-03-20T11:53:54.7213581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-160] PASSED [ 59%] 2023-03-20T11:53:54.7226418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-161] PASSED [ 59%] 2023-03-20T11:53:54.7240716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-162] PASSED [ 59%] 2023-03-20T11:53:54.7255546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-163] PASSED [ 59%] 2023-03-20T11:53:54.7270352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-164] PASSED [ 59%] 2023-03-20T11:53:54.7284467Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-165] PASSED [ 59%] 2023-03-20T11:53:54.7299280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-166] PASSED [ 59%] 2023-03-20T11:53:54.7313902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-167] PASSED [ 59%] 2023-03-20T11:53:54.7329083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-168] PASSED [ 59%] 2023-03-20T11:53:54.7343821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-169] PASSED [ 59%] 2023-03-20T11:53:54.7358503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-170] PASSED [ 59%] 2023-03-20T11:53:54.7372937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-171] PASSED [ 59%] 2023-03-20T11:53:54.7385630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-172] PASSED [ 59%] 2023-03-20T11:53:54.7399116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-173] PASSED [ 59%] 2023-03-20T11:53:54.7413378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-174] PASSED [ 59%] 2023-03-20T11:53:54.7426290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-175] PASSED [ 59%] 2023-03-20T11:53:54.7439648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-176] PASSED [ 59%] 2023-03-20T11:53:54.7453275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-177] PASSED [ 59%] 2023-03-20T11:53:54.7466772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-178] PASSED [ 59%] 2023-03-20T11:53:54.7480026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-179] PASSED [ 59%] 2023-03-20T11:53:54.7494311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-180] PASSED [ 59%] 2023-03-20T11:53:54.7508550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-181] PASSED [ 59%] 2023-03-20T11:53:54.7523036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-182] PASSED [ 59%] 2023-03-20T11:53:54.7537495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-183] PASSED [ 59%] 2023-03-20T11:53:54.7551670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-184] PASSED [ 59%] 2023-03-20T11:53:54.7566047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-185] PASSED [ 59%] 2023-03-20T11:53:54.7579916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-186] PASSED [ 59%] 2023-03-20T11:53:54.7594053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-187] PASSED [ 59%] 2023-03-20T11:53:54.7609708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-188] PASSED [ 59%] 2023-03-20T11:53:54.7622764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-189] PASSED [ 59%] 2023-03-20T11:53:54.7635956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-190] PASSED [ 59%] 2023-03-20T11:53:54.7650316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-191] PASSED [ 59%] 2023-03-20T11:53:54.7663162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-192] PASSED [ 59%] 2023-03-20T11:53:54.7676292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-193] PASSED [ 59%] 2023-03-20T11:53:54.7690427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-194] PASSED [ 59%] 2023-03-20T11:53:54.7703967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-195] PASSED [ 59%] 2023-03-20T11:53:54.7717222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-196] PASSED [ 59%] 2023-03-20T11:53:54.7730661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-197] PASSED [ 59%] 2023-03-20T11:53:54.7745285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-198] PASSED [ 59%] 2023-03-20T11:53:54.7759901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-199] PASSED [ 59%] 2023-03-20T11:53:54.7774797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-200] PASSED [ 59%] 2023-03-20T11:53:54.7789218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-201] PASSED [ 59%] 2023-03-20T11:53:54.7803442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-202] PASSED [ 59%] 2023-03-20T11:53:54.7818338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-203] PASSED [ 59%] 2023-03-20T11:53:54.7832741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-204] PASSED [ 59%] 2023-03-20T11:53:54.7847029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-205] PASSED [ 59%] 2023-03-20T11:53:54.7861913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-206] PASSED [ 59%] 2023-03-20T11:53:54.7875181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-207] PASSED [ 59%] 2023-03-20T11:53:54.7889566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-208] PASSED [ 59%] 2023-03-20T11:53:54.7902622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-209] PASSED [ 59%] 2023-03-20T11:53:54.7915649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-210] PASSED [ 59%] 2023-03-20T11:53:54.7930160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-211] PASSED [ 59%] 2023-03-20T11:53:54.7943089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-212] PASSED [ 59%] 2023-03-20T11:53:54.7956206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-213] PASSED [ 59%] 2023-03-20T11:53:54.7970615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-214] PASSED [ 59%] 2023-03-20T11:53:54.7983663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-215] PASSED [ 59%] 2023-03-20T11:53:54.7997368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-216] PASSED [ 59%] 2023-03-20T11:53:54.8011976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-217] PASSED [ 59%] 2023-03-20T11:53:54.8026897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-218] PASSED [ 59%] 2023-03-20T11:53:54.8041265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-219] PASSED [ 59%] 2023-03-20T11:53:54.8055726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-220] PASSED [ 59%] 2023-03-20T11:53:54.8069683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-221] PASSED [ 59%] 2023-03-20T11:53:54.8083458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-222] PASSED [ 59%] 2023-03-20T11:53:54.8097904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-223] PASSED [ 59%] 2023-03-20T11:53:54.8112137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-224] PASSED [ 59%] 2023-03-20T11:53:54.8125198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-225] PASSED [ 59%] 2023-03-20T11:53:54.8138493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-226] PASSED [ 59%] 2023-03-20T11:53:54.8151705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-227] PASSED [ 59%] 2023-03-20T11:53:54.8164691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-228] PASSED [ 59%] 2023-03-20T11:53:54.8178129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-229] PASSED [ 59%] 2023-03-20T11:53:54.8191441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-230] PASSED [ 59%] 2023-03-20T11:53:54.8204434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-231] PASSED [ 59%] 2023-03-20T11:53:54.8217880Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-232] PASSED [ 59%] 2023-03-20T11:53:54.8231099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-233] PASSED [ 59%] 2023-03-20T11:53:54.8245256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-234] PASSED [ 59%] 2023-03-20T11:53:54.8259454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-235] PASSED [ 59%] 2023-03-20T11:53:54.8274105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-236] PASSED [ 59%] 2023-03-20T11:53:54.8289647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-237] PASSED [ 59%] 2023-03-20T11:53:54.8303090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-238] PASSED [ 59%] 2023-03-20T11:53:54.8317647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-239] PASSED [ 59%] 2023-03-20T11:53:54.8332975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-240] PASSED [ 59%] 2023-03-20T11:53:54.8346613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-241] PASSED [ 59%] 2023-03-20T11:53:54.8361291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-242] PASSED [ 59%] 2023-03-20T11:53:54.8374807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-243] PASSED [ 59%] 2023-03-20T11:53:54.8388902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-244] PASSED [ 59%] 2023-03-20T11:53:54.8402179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-245] PASSED [ 59%] 2023-03-20T11:53:54.8416075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-246] PASSED [ 59%] 2023-03-20T11:53:54.8429318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-247] PASSED [ 59%] 2023-03-20T11:53:54.8442673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-248] PASSED [ 59%] 2023-03-20T11:53:54.8456599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-249] PASSED [ 59%] 2023-03-20T11:53:54.8469949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-250] PASSED [ 59%] 2023-03-20T11:53:54.8483207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-251] PASSED [ 59%] 2023-03-20T11:53:54.8497754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-252] PASSED [ 59%] 2023-03-20T11:53:54.8511731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-253] PASSED [ 59%] 2023-03-20T11:53:54.8525823Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-254] PASSED [ 59%] 2023-03-20T11:53:54.8540274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-255] PASSED [ 59%] 2023-03-20T11:53:54.8554199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-256] PASSED [ 59%] 2023-03-20T11:53:54.8569995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-257] PASSED [ 59%] 2023-03-20T11:53:54.8583195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-258] PASSED [ 59%] 2023-03-20T11:53:54.8596885Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-259] PASSED [ 59%] 2023-03-20T11:53:54.8612477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-260] PASSED [ 59%] 2023-03-20T11:53:54.8625078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-261] PASSED [ 59%] 2023-03-20T11:53:54.8638250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-262] PASSED [ 59%] 2023-03-20T11:53:54.8652206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-263] PASSED [ 59%] 2023-03-20T11:53:54.8665078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-264] PASSED [ 59%] 2023-03-20T11:53:54.8678048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-265] PASSED [ 59%] 2023-03-20T11:53:54.8692361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-266] PASSED [ 59%] 2023-03-20T11:53:54.8704907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-267] PASSED [ 59%] 2023-03-20T11:53:54.8717909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-268] PASSED [ 59%] 2023-03-20T11:53:54.8732455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-269] PASSED [ 59%] 2023-03-20T11:53:54.8745990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-270] PASSED [ 59%] 2023-03-20T11:53:54.8759871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-271] PASSED [ 59%] 2023-03-20T11:53:54.8775035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-272] PASSED [ 59%] 2023-03-20T11:53:54.8789030Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-273] PASSED [ 59%] 2023-03-20T11:53:54.8803363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-274] PASSED [ 59%] 2023-03-20T11:53:54.8818485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-275] PASSED [ 59%] 2023-03-20T11:53:54.8832865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-276] PASSED [ 59%] 2023-03-20T11:53:54.8846931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-277] PASSED [ 59%] 2023-03-20T11:53:54.8862089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-278] PASSED [ 59%] 2023-03-20T11:53:54.8875219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-279] PASSED [ 59%] 2023-03-20T11:53:54.8889543Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-280] PASSED [ 59%] 2023-03-20T11:53:54.8903661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-281] PASSED [ 59%] 2023-03-20T11:53:54.8916998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-282] PASSED [ 59%] 2023-03-20T11:53:54.8930613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-283] PASSED [ 59%] 2023-03-20T11:53:54.8944304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-284] PASSED [ 59%] 2023-03-20T11:53:54.8957513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-285] PASSED [ 59%] 2023-03-20T11:53:54.8971876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-286] PASSED [ 59%] 2023-03-20T11:53:54.8984865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_image_tensor-287] PASSED [ 59%] 2023-03-20T11:53:54.9001665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-00] PASSED [ 59%] 2023-03-20T11:53:54.9018188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-01] PASSED [ 59%] 2023-03-20T11:53:54.9034003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-02] PASSED [ 59%] 2023-03-20T11:53:54.9050573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-03] PASSED [ 59%] 2023-03-20T11:53:54.9066727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-04] PASSED [ 59%] 2023-03-20T11:53:54.9082833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-05] PASSED [ 59%] 2023-03-20T11:53:54.9100129Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-06] PASSED [ 59%] 2023-03-20T11:53:54.9117028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-07] PASSED [ 59%] 2023-03-20T11:53:54.9134484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-08] PASSED [ 59%] 2023-03-20T11:53:54.9151200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-09] PASSED [ 59%] 2023-03-20T11:53:54.9167171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-10] PASSED [ 59%] 2023-03-20T11:53:54.9183781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-11] PASSED [ 59%] 2023-03-20T11:53:54.9199956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-12] PASSED [ 59%] 2023-03-20T11:53:54.9216952Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-13] PASSED [ 59%] 2023-03-20T11:53:54.9233490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-14] PASSED [ 59%] 2023-03-20T11:53:54.9252428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-15] PASSED [ 59%] 2023-03-20T11:53:54.9268901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-16] PASSED [ 59%] 2023-03-20T11:53:54.9286331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-17] PASSED [ 59%] 2023-03-20T11:53:54.9303358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-18] PASSED [ 59%] 2023-03-20T11:53:54.9319564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-19] PASSED [ 59%] 2023-03-20T11:53:54.9336012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-20] PASSED [ 59%] 2023-03-20T11:53:54.9352619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-21] PASSED [ 59%] 2023-03-20T11:53:54.9369895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-22] PASSED [ 59%] 2023-03-20T11:53:54.9386589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-23] PASSED [ 59%] 2023-03-20T11:53:54.9404213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-24] PASSED [ 59%] 2023-03-20T11:53:54.9422578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-25] PASSED [ 59%] 2023-03-20T11:53:54.9440131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-26] PASSED [ 59%] 2023-03-20T11:53:54.9454352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-27] PASSED [ 59%] 2023-03-20T11:53:54.9467975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-28] PASSED [ 59%] 2023-03-20T11:53:54.9481701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-29] PASSED [ 59%] 2023-03-20T11:53:54.9495824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-30] PASSED [ 59%] 2023-03-20T11:53:54.9509631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-31] PASSED [ 59%] 2023-03-20T11:53:54.9523798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-32] PASSED [ 59%] 2023-03-20T11:53:54.9538612Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-33] PASSED [ 59%] 2023-03-20T11:53:54.9552970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-34] PASSED [ 59%] 2023-03-20T11:53:54.9567797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-35] PASSED [ 59%] 2023-03-20T11:53:54.9581376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-36] PASSED [ 59%] 2023-03-20T11:53:54.9595034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-37] PASSED [ 59%] 2023-03-20T11:53:54.9610118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-38] PASSED [ 59%] 2023-03-20T11:53:54.9623019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-39] PASSED [ 59%] 2023-03-20T11:53:54.9636826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-40] PASSED [ 59%] 2023-03-20T11:53:54.9651990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-41] PASSED [ 59%] 2023-03-20T11:53:54.9666038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-42] PASSED [ 59%] 2023-03-20T11:53:54.9680312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-43] PASSED [ 59%] 2023-03-20T11:53:54.9695126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-44] PASSED [ 59%] 2023-03-20T11:53:54.9708604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-45] PASSED [ 59%] 2023-03-20T11:53:54.9722050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-46] PASSED [ 59%] 2023-03-20T11:53:54.9742308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-47] PASSED [ 59%] 2023-03-20T11:53:54.9756240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-48] PASSED [ 59%] 2023-03-20T11:53:54.9770726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-49] PASSED [ 59%] 2023-03-20T11:53:54.9785027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-50] PASSED [ 59%] 2023-03-20T11:53:54.9799387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-51] PASSED [ 59%] 2023-03-20T11:53:54.9814064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-52] PASSED [ 59%] 2023-03-20T11:53:54.9828734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_bounding_box-53] PASSED [ 59%] 2023-03-20T11:53:54.9843386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-000] PASSED [ 59%] 2023-03-20T11:53:54.9857623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-001] PASSED [ 59%] 2023-03-20T11:53:54.9871889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-002] PASSED [ 59%] 2023-03-20T11:53:54.9884648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-003] PASSED [ 59%] 2023-03-20T11:53:54.9897630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-004] PASSED [ 59%] 2023-03-20T11:53:54.9910649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-005] PASSED [ 59%] 2023-03-20T11:53:54.9923558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-006] PASSED [ 59%] 2023-03-20T11:53:54.9937144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-007] PASSED [ 59%] 2023-03-20T11:53:54.9950053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-008] PASSED [ 59%] 2023-03-20T11:53:54.9962886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-009] PASSED [ 59%] 2023-03-20T11:53:54.9976134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-010] PASSED [ 59%] 2023-03-20T11:53:54.9989098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-011] PASSED [ 59%] 2023-03-20T11:53:55.0003042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-012] PASSED [ 59%] 2023-03-20T11:53:55.0017606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-013] PASSED [ 59%] 2023-03-20T11:53:55.0031942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-014] PASSED [ 59%] 2023-03-20T11:53:55.0044464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-015] PASSED [ 59%] 2023-03-20T11:53:55.0058062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-016] PASSED [ 59%] 2023-03-20T11:53:55.0070723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-017] PASSED [ 59%] 2023-03-20T11:53:55.0084729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-018] PASSED [ 59%] 2023-03-20T11:53:55.0099322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-019] PASSED [ 59%] 2023-03-20T11:53:55.0113725Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-020] PASSED [ 59%] 2023-03-20T11:53:55.0126547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-021] PASSED [ 59%] 2023-03-20T11:53:55.0139765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-022] PASSED [ 59%] 2023-03-20T11:53:55.0152651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-023] PASSED [ 59%] 2023-03-20T11:53:55.0165320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-024] PASSED [ 59%] 2023-03-20T11:53:55.0178620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-025] PASSED [ 59%] 2023-03-20T11:53:55.0191591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-026] PASSED [ 59%] 2023-03-20T11:53:55.0204432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-027] PASSED [ 59%] 2023-03-20T11:53:55.0217766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-028] PASSED [ 59%] 2023-03-20T11:53:55.0230845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-029] PASSED [ 59%] 2023-03-20T11:53:55.0244763Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-030] PASSED [ 59%] 2023-03-20T11:53:55.0259863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-031] PASSED [ 59%] 2023-03-20T11:53:55.0273894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-032] PASSED [ 59%] 2023-03-20T11:53:55.0286831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-033] PASSED [ 59%] 2023-03-20T11:53:55.0300290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-034] PASSED [ 59%] 2023-03-20T11:53:55.0313177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-035] PASSED [ 59%] 2023-03-20T11:53:55.0327271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-036] PASSED [ 59%] 2023-03-20T11:53:55.0341927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-037] PASSED [ 59%] 2023-03-20T11:53:55.0355977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-038] PASSED [ 59%] 2023-03-20T11:53:55.0369988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-039] PASSED [ 59%] 2023-03-20T11:53:55.0381395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-040] PASSED [ 59%] 2023-03-20T11:53:55.0394212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-041] PASSED [ 59%] 2023-03-20T11:53:55.0407256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-042] PASSED [ 59%] 2023-03-20T11:53:55.0420250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-043] PASSED [ 59%] 2023-03-20T11:53:55.0433309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-044] PASSED [ 59%] 2023-03-20T11:53:55.0445984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-045] PASSED [ 59%] 2023-03-20T11:53:55.0458950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-046] PASSED [ 59%] 2023-03-20T11:53:55.0471899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-047] PASSED [ 59%] 2023-03-20T11:53:55.0485753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-048] PASSED [ 59%] 2023-03-20T11:53:55.0500285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-049] PASSED [ 59%] 2023-03-20T11:53:55.0514278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-050] PASSED [ 59%] 2023-03-20T11:53:55.0527375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-051] PASSED [ 59%] 2023-03-20T11:53:55.0540117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-052] PASSED [ 59%] 2023-03-20T11:53:55.0552951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-053] PASSED [ 59%] 2023-03-20T11:53:55.0567001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-054] PASSED [ 60%] 2023-03-20T11:53:55.0581694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-055] PASSED [ 60%] 2023-03-20T11:53:55.0595648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-056] PASSED [ 60%] 2023-03-20T11:53:55.0609606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-057] PASSED [ 60%] 2023-03-20T11:53:55.0622200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-058] PASSED [ 60%] 2023-03-20T11:53:55.0634853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-059] PASSED [ 60%] 2023-03-20T11:53:55.0648982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-060] PASSED [ 60%] 2023-03-20T11:53:55.0660977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-061] PASSED [ 60%] 2023-03-20T11:53:55.0673986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-062] PASSED [ 60%] 2023-03-20T11:53:55.0686807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-063] PASSED [ 60%] 2023-03-20T11:53:55.0700140Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-064] PASSED [ 60%] 2023-03-20T11:53:55.0713032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-065] PASSED [ 60%] 2023-03-20T11:53:55.0726930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-066] PASSED [ 60%] 2023-03-20T11:53:55.0741588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-067] PASSED [ 60%] 2023-03-20T11:53:55.0755480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-068] PASSED [ 60%] 2023-03-20T11:53:55.0770569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-069] PASSED [ 60%] 2023-03-20T11:53:55.0782671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-070] PASSED [ 60%] 2023-03-20T11:53:55.0795348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-071] PASSED [ 60%] 2023-03-20T11:53:55.0810764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-072] PASSED [ 60%] 2023-03-20T11:53:55.0824388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-073] PASSED [ 60%] 2023-03-20T11:53:55.0838118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-074] PASSED [ 60%] 2023-03-20T11:53:55.0851993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-075] PASSED [ 60%] 2023-03-20T11:53:55.0864399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-076] PASSED [ 60%] 2023-03-20T11:53:55.0877577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-077] PASSED [ 60%] 2023-03-20T11:53:55.0892702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-078] PASSED [ 60%] 2023-03-20T11:53:55.0906033Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-079] PASSED [ 60%] 2023-03-20T11:53:55.0919716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-080] PASSED [ 60%] 2023-03-20T11:53:55.0933254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-081] PASSED [ 60%] 2023-03-20T11:53:55.0945825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-082] PASSED [ 60%] 2023-03-20T11:53:55.0958383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-083] PASSED [ 60%] 2023-03-20T11:53:55.0973443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-084] PASSED [ 60%] 2023-03-20T11:53:55.0987258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-085] PASSED [ 60%] 2023-03-20T11:53:55.1001186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-086] PASSED [ 60%] 2023-03-20T11:53:55.1014787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-087] PASSED [ 60%] 2023-03-20T11:53:55.1027603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-088] PASSED [ 60%] 2023-03-20T11:53:55.1040495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-089] PASSED [ 60%] 2023-03-20T11:53:55.1054828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-090] PASSED [ 60%] 2023-03-20T11:53:55.1069331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-091] PASSED [ 60%] 2023-03-20T11:53:55.1083007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-092] PASSED [ 60%] 2023-03-20T11:53:55.1096512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-093] PASSED [ 60%] 2023-03-20T11:53:55.1109334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-094] PASSED [ 60%] 2023-03-20T11:53:55.1122076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-095] PASSED [ 60%] 2023-03-20T11:53:55.1136781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-096] PASSED [ 60%] 2023-03-20T11:53:55.1150816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-097] PASSED [ 60%] 2023-03-20T11:53:55.1164880Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-098] PASSED [ 60%] 2023-03-20T11:53:55.1178365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-099] PASSED [ 60%] 2023-03-20T11:53:55.1191242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-100] PASSED [ 60%] 2023-03-20T11:53:55.1204001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-101] PASSED [ 60%] 2023-03-20T11:53:55.1218671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-102] PASSED [ 60%] 2023-03-20T11:53:55.1233110Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-103] PASSED [ 60%] 2023-03-20T11:53:55.1246930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-104] PASSED [ 60%] 2023-03-20T11:53:55.1260406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-105] PASSED [ 60%] 2023-03-20T11:53:55.1273200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-106] PASSED [ 60%] 2023-03-20T11:53:55.1286514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-107] PASSED [ 60%] 2023-03-20T11:53:55.1301106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-108] PASSED [ 60%] 2023-03-20T11:53:55.1315268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-109] PASSED [ 60%] 2023-03-20T11:53:55.1330604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-110] PASSED [ 60%] 2023-03-20T11:53:55.1342332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-111] PASSED [ 60%] 2023-03-20T11:53:55.1355163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-112] PASSED [ 60%] 2023-03-20T11:53:55.1368904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-113] PASSED [ 60%] 2023-03-20T11:53:55.1382661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-114] PASSED [ 60%] 2023-03-20T11:53:55.1396412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-115] PASSED [ 60%] 2023-03-20T11:53:55.1411741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-116] PASSED [ 60%] 2023-03-20T11:53:55.1424160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-117] PASSED [ 60%] 2023-03-20T11:53:55.1436387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-118] PASSED [ 60%] 2023-03-20T11:53:55.1450493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-119] PASSED [ 60%] 2023-03-20T11:53:55.1463804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-120] PASSED [ 60%] 2023-03-20T11:53:55.1477563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-121] PASSED [ 60%] 2023-03-20T11:53:55.1492587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-122] PASSED [ 60%] 2023-03-20T11:53:55.1505095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-123] PASSED [ 60%] 2023-03-20T11:53:55.1517541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-124] PASSED [ 60%] 2023-03-20T11:53:55.1530831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-125] PASSED [ 60%] 2023-03-20T11:53:55.1544881Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-126] PASSED [ 60%] 2023-03-20T11:53:55.1558537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-127] PASSED [ 60%] 2023-03-20T11:53:55.1573172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-128] PASSED [ 60%] 2023-03-20T11:53:55.1586212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-129] PASSED [ 60%] 2023-03-20T11:53:55.1598690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-130] PASSED [ 60%] 2023-03-20T11:53:55.1612726Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-131] PASSED [ 60%] 2023-03-20T11:53:55.1626638Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-132] PASSED [ 60%] 2023-03-20T11:53:55.1640475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-133] PASSED [ 60%] 2023-03-20T11:53:55.1654586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-134] PASSED [ 60%] 2023-03-20T11:53:55.1667840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-135] PASSED [ 60%] 2023-03-20T11:53:55.1680314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-136] PASSED [ 60%] 2023-03-20T11:53:55.1693310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-137] PASSED [ 60%] 2023-03-20T11:53:55.1707625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-138] PASSED [ 60%] 2023-03-20T11:53:55.1721757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-139] PASSED [ 60%] 2023-03-20T11:53:55.1736098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-140] PASSED [ 60%] 2023-03-20T11:53:55.1749248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-141] PASSED [ 60%] 2023-03-20T11:53:55.1762056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-142] PASSED [ 60%] 2023-03-20T11:53:55.1775339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_mask-143] PASSED [ 60%] 2023-03-20T11:53:55.1790442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-00] PASSED [ 60%] 2023-03-20T11:53:55.1804723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-01] PASSED [ 60%] 2023-03-20T11:53:55.1819240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-02] PASSED [ 60%] 2023-03-20T11:53:55.1833765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-03] PASSED [ 60%] 2023-03-20T11:53:55.1849341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-04] PASSED [ 60%] 2023-03-20T11:53:55.1862771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-05] PASSED [ 60%] 2023-03-20T11:53:55.1877431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-06] PASSED [ 60%] 2023-03-20T11:53:55.1892446Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-07] PASSED [ 60%] 2023-03-20T11:53:55.1905947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-08] PASSED [ 60%] 2023-03-20T11:53:55.1918723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-09] PASSED [ 60%] 2023-03-20T11:53:55.1933167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-10] PASSED [ 60%] 2023-03-20T11:53:55.1945534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-11] PASSED [ 60%] 2023-03-20T11:53:55.1958329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-12] PASSED [ 60%] 2023-03-20T11:53:55.1972328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-13] PASSED [ 60%] 2023-03-20T11:53:55.1984832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-14] PASSED [ 60%] 2023-03-20T11:53:55.1997620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-15] PASSED [ 60%] 2023-03-20T11:53:55.2012250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-16] PASSED [ 60%] 2023-03-20T11:53:55.2025874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-17] PASSED [ 60%] 2023-03-20T11:53:55.2040963Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-18] PASSED [ 60%] 2023-03-20T11:53:55.2055213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-19] PASSED [ 60%] 2023-03-20T11:53:55.2068916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-20] PASSED [ 60%] 2023-03-20T11:53:55.2083251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-21] PASSED [ 60%] 2023-03-20T11:53:55.2097391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-22] PASSED [ 60%] 2023-03-20T11:53:55.2111158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-23] PASSED [ 60%] 2023-03-20T11:53:55.2125348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-24] PASSED [ 60%] 2023-03-20T11:53:55.2140629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-25] PASSED [ 60%] 2023-03-20T11:53:55.2154398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-26] PASSED [ 60%] 2023-03-20T11:53:55.2167476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-27] PASSED [ 60%] 2023-03-20T11:53:55.2181218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-28] PASSED [ 60%] 2023-03-20T11:53:55.2194023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-29] PASSED [ 60%] 2023-03-20T11:53:55.2207051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-30] PASSED [ 60%] 2023-03-20T11:53:55.2220695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-31] PASSED [ 60%] 2023-03-20T11:53:55.2233838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-32] PASSED [ 60%] 2023-03-20T11:53:55.2247810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-33] PASSED [ 60%] 2023-03-20T11:53:55.2260962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-34] PASSED [ 60%] 2023-03-20T11:53:55.2273759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-resized_crop_video-35] PASSED [ 60%] 2023-03-20T11:53:55.2286483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-000] PASSED [ 60%] 2023-03-20T11:53:55.2299632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-001] PASSED [ 60%] 2023-03-20T11:53:55.2312382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-002] PASSED [ 60%] 2023-03-20T11:53:55.2324509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-003] PASSED [ 60%] 2023-03-20T11:53:55.2337751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-004] PASSED [ 60%] 2023-03-20T11:53:55.2350461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-005] PASSED [ 60%] 2023-03-20T11:53:55.2363099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-006] PASSED [ 60%] 2023-03-20T11:53:55.2375998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-007] PASSED [ 60%] 2023-03-20T11:53:55.2388721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-008] PASSED [ 60%] 2023-03-20T11:53:55.2401170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-009] PASSED [ 60%] 2023-03-20T11:53:55.2414091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-010] PASSED [ 60%] 2023-03-20T11:53:55.2426969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-011] PASSED [ 60%] 2023-03-20T11:53:55.2439413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-012] PASSED [ 60%] 2023-03-20T11:53:55.2453092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-013] PASSED [ 60%] 2023-03-20T11:53:55.2465240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-014] PASSED [ 60%] 2023-03-20T11:53:55.2478111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-015] PASSED [ 60%] 2023-03-20T11:53:55.2490740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-016] PASSED [ 60%] 2023-03-20T11:53:55.2503842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-017] PASSED [ 60%] 2023-03-20T11:53:55.2516354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-018] PASSED [ 60%] 2023-03-20T11:53:55.2530568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-019] PASSED [ 60%] 2023-03-20T11:53:55.2542579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-020] PASSED [ 60%] 2023-03-20T11:53:55.2554499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-021] PASSED [ 60%] 2023-03-20T11:53:55.2567393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-022] PASSED [ 60%] 2023-03-20T11:53:55.2579780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-023] PASSED [ 60%] 2023-03-20T11:53:55.2591694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-024] PASSED [ 60%] 2023-03-20T11:53:55.2604002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-025] PASSED [ 60%] 2023-03-20T11:53:55.2616031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-026] PASSED [ 60%] 2023-03-20T11:53:55.2628586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-027] PASSED [ 60%] 2023-03-20T11:53:55.2640649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-028] PASSED [ 60%] 2023-03-20T11:53:55.2653219Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-029] PASSED [ 60%] 2023-03-20T11:53:55.2665735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-030] PASSED [ 60%] 2023-03-20T11:53:55.2677612Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-031] PASSED [ 60%] 2023-03-20T11:53:55.2690479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-032] PASSED [ 60%] 2023-03-20T11:53:55.2702603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-033] PASSED [ 60%] 2023-03-20T11:53:55.2714755Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-034] PASSED [ 60%] 2023-03-20T11:53:55.2726866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-035] PASSED [ 60%] 2023-03-20T11:53:55.2739817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-036] PASSED [ 60%] 2023-03-20T11:53:55.2751821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-037] PASSED [ 60%] 2023-03-20T11:53:55.2764292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-038] PASSED [ 60%] 2023-03-20T11:53:55.2777577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-039] PASSED [ 60%] 2023-03-20T11:53:55.2790283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-040] PASSED [ 60%] 2023-03-20T11:53:55.2803068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-041] PASSED [ 60%] 2023-03-20T11:53:55.2816820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-042] PASSED [ 60%] 2023-03-20T11:53:55.2829951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-043] PASSED [ 60%] 2023-03-20T11:53:55.2842906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-044] PASSED [ 60%] 2023-03-20T11:53:55.2856699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-045] PASSED [ 60%] 2023-03-20T11:53:55.2870021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-046] PASSED [ 60%] 2023-03-20T11:53:55.2884559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-047] PASSED [ 60%] 2023-03-20T11:53:55.2899556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-048] PASSED [ 60%] 2023-03-20T11:53:55.2912897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-049] PASSED [ 60%] 2023-03-20T11:53:55.2926141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-050] PASSED [ 60%] 2023-03-20T11:53:55.2941066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-051] PASSED [ 60%] 2023-03-20T11:53:55.2955373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-052] PASSED [ 60%] 2023-03-20T11:53:55.2969942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-053] PASSED [ 60%] 2023-03-20T11:53:55.2982378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-054] PASSED [ 60%] 2023-03-20T11:53:55.2995468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-055] PASSED [ 60%] 2023-03-20T11:53:55.3009506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-056] PASSED [ 60%] 2023-03-20T11:53:55.3022186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-057] PASSED [ 60%] 2023-03-20T11:53:55.3036510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-058] PASSED [ 60%] 2023-03-20T11:53:55.3052024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-059] PASSED [ 60%] 2023-03-20T11:53:55.3065255Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-060] PASSED [ 60%] 2023-03-20T11:53:55.3078335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-061] PASSED [ 60%] 2023-03-20T11:53:55.3093317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-062] PASSED [ 60%] 2023-03-20T11:53:55.3107655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-063] PASSED [ 60%] 2023-03-20T11:53:55.3120750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-064] PASSED [ 60%] 2023-03-20T11:53:55.3134176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-065] PASSED [ 60%] 2023-03-20T11:53:55.3147703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-066] PASSED [ 60%] 2023-03-20T11:53:55.3160872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-067] PASSED [ 60%] 2023-03-20T11:53:55.3174293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-068] PASSED [ 60%] 2023-03-20T11:53:55.3188650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-069] PASSED [ 60%] 2023-03-20T11:53:55.3203074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-070] PASSED [ 60%] 2023-03-20T11:53:55.3216956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-071] PASSED [ 60%] 2023-03-20T11:53:55.3230181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-072] PASSED [ 60%] 2023-03-20T11:53:55.3244537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-073] PASSED [ 60%] 2023-03-20T11:53:55.3259586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-074] PASSED [ 60%] 2023-03-20T11:53:55.3272282Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-075] PASSED [ 60%] 2023-03-20T11:53:55.3284854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-076] PASSED [ 60%] 2023-03-20T11:53:55.3297932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-077] PASSED [ 60%] 2023-03-20T11:53:55.3310618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-078] PASSED [ 60%] 2023-03-20T11:53:55.3323713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-079] PASSED [ 60%] 2023-03-20T11:53:55.3338077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-080] PASSED [ 60%] 2023-03-20T11:53:55.3351861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-081] PASSED [ 60%] 2023-03-20T11:53:55.3364449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-082] PASSED [ 60%] 2023-03-20T11:53:55.3377849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-083] PASSED [ 60%] 2023-03-20T11:53:55.3391661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-084] PASSED [ 60%] 2023-03-20T11:53:55.3405223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-085] PASSED [ 60%] 2023-03-20T11:53:55.3418485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-086] PASSED [ 60%] 2023-03-20T11:53:55.3431098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-087] PASSED [ 60%] 2023-03-20T11:53:55.3443690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-088] PASSED [ 60%] 2023-03-20T11:53:55.3457218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-089] PASSED [ 60%] 2023-03-20T11:53:55.3469797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-090] PASSED [ 60%] 2023-03-20T11:53:55.3483716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-091] PASSED [ 60%] 2023-03-20T11:53:55.3497898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-092] PASSED [ 60%] 2023-03-20T11:53:55.3510752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-093] PASSED [ 60%] 2023-03-20T11:53:55.3523595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-094] PASSED [ 60%] 2023-03-20T11:53:55.3537693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-095] PASSED [ 60%] 2023-03-20T11:53:55.3551479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-096] PASSED [ 60%] 2023-03-20T11:53:55.3564239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-097] PASSED [ 60%] 2023-03-20T11:53:55.3578066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-098] PASSED [ 60%] 2023-03-20T11:53:55.3590985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-099] PASSED [ 60%] 2023-03-20T11:53:55.3603730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-100] PASSED [ 60%] 2023-03-20T11:53:55.3617001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-101] PASSED [ 60%] 2023-03-20T11:53:55.3630814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-102] PASSED [ 60%] 2023-03-20T11:53:55.3644475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-103] PASSED [ 60%] 2023-03-20T11:53:55.3657916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-104] PASSED [ 60%] 2023-03-20T11:53:55.3670810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-105] PASSED [ 60%] 2023-03-20T11:53:55.3684605Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-106] PASSED [ 60%] 2023-03-20T11:53:55.3698766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-107] PASSED [ 60%] 2023-03-20T11:53:55.3711804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-108] PASSED [ 60%] 2023-03-20T11:53:55.3726578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-109] PASSED [ 60%] 2023-03-20T11:53:55.3740298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-110] PASSED [ 60%] 2023-03-20T11:53:55.3753680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-111] PASSED [ 60%] 2023-03-20T11:53:55.3766888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-112] PASSED [ 60%] 2023-03-20T11:53:55.3781504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-113] PASSED [ 60%] 2023-03-20T11:53:55.3794748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-114] PASSED [ 60%] 2023-03-20T11:53:55.3807983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-115] PASSED [ 60%] 2023-03-20T11:53:55.3821972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-116] PASSED [ 60%] 2023-03-20T11:53:55.3836424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-117] PASSED [ 60%] 2023-03-20T11:53:55.3850614Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-118] PASSED [ 60%] 2023-03-20T11:53:55.3863561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-119] PASSED [ 60%] 2023-03-20T11:53:55.3876384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-120] PASSED [ 60%] 2023-03-20T11:53:55.3890874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-121] PASSED [ 60%] 2023-03-20T11:53:55.3904185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-122] PASSED [ 60%] 2023-03-20T11:53:55.3916721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-123] PASSED [ 60%] 2023-03-20T11:53:55.3930446Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-124] PASSED [ 60%] 2023-03-20T11:53:55.3944115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-125] PASSED [ 60%] 2023-03-20T11:53:55.3956619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-126] PASSED [ 60%] 2023-03-20T11:53:55.3970448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-127] PASSED [ 60%] 2023-03-20T11:53:55.3982462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-128] PASSED [ 60%] 2023-03-20T11:53:55.3996667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-129] PASSED [ 60%] 2023-03-20T11:53:55.4010408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-130] PASSED [ 60%] 2023-03-20T11:53:55.4022950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-131] PASSED [ 60%] 2023-03-20T11:53:55.4037447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-132] PASSED [ 60%] 2023-03-20T11:53:55.4053254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-133] PASSED [ 60%] 2023-03-20T11:53:55.4067600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-134] PASSED [ 60%] 2023-03-20T11:53:55.4081831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-135] PASSED [ 60%] 2023-03-20T11:53:55.4097158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-136] PASSED [ 60%] 2023-03-20T11:53:55.4111466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_image_tensor-137] PASSED [ 60%] 2023-03-20T11:53:55.4127357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-000] PASSED [ 60%] 2023-03-20T11:53:55.4143061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-001] PASSED [ 60%] 2023-03-20T11:53:55.4158248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-002] PASSED [ 60%] 2023-03-20T11:53:55.4173516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-003] PASSED [ 60%] 2023-03-20T11:53:55.4189020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-004] PASSED [ 60%] 2023-03-20T11:53:55.4204078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-005] PASSED [ 60%] 2023-03-20T11:53:55.4219768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-006] PASSED [ 60%] 2023-03-20T11:53:55.4235026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-007] PASSED [ 60%] 2023-03-20T11:53:55.4250526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-008] PASSED [ 60%] 2023-03-20T11:53:55.4265955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-009] PASSED [ 60%] 2023-03-20T11:53:55.4280962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-010] PASSED [ 60%] 2023-03-20T11:53:55.4296718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-011] PASSED [ 60%] 2023-03-20T11:53:55.4311675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-012] PASSED [ 60%] 2023-03-20T11:53:55.4326923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-013] PASSED [ 60%] 2023-03-20T11:53:55.4342865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-014] PASSED [ 60%] 2023-03-20T11:53:55.4357927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-015] PASSED [ 60%] 2023-03-20T11:53:55.4373563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-016] PASSED [ 60%] 2023-03-20T11:53:55.4388929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-017] PASSED [ 60%] 2023-03-20T11:53:55.4404291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-018] PASSED [ 60%] 2023-03-20T11:53:55.4419906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-019] PASSED [ 60%] 2023-03-20T11:53:55.4435135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-020] PASSED [ 60%] 2023-03-20T11:53:55.4452010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-021] PASSED [ 60%] 2023-03-20T11:53:55.4466987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-022] PASSED [ 60%] 2023-03-20T11:53:55.4482801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-023] PASSED [ 60%] 2023-03-20T11:53:55.4499075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-024] PASSED [ 60%] 2023-03-20T11:53:55.4514637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-025] PASSED [ 60%] 2023-03-20T11:53:55.4530362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-026] PASSED [ 60%] 2023-03-20T11:53:55.4546365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-027] PASSED [ 60%] 2023-03-20T11:53:55.4562135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-028] PASSED [ 60%] 2023-03-20T11:53:55.4578286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-029] PASSED [ 60%] 2023-03-20T11:53:55.4593514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-030] PASSED [ 60%] 2023-03-20T11:53:55.4610422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-031] PASSED [ 60%] 2023-03-20T11:53:55.4625322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-032] PASSED [ 60%] 2023-03-20T11:53:55.4641092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-033] PASSED [ 60%] 2023-03-20T11:53:55.4657457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-034] PASSED [ 60%] 2023-03-20T11:53:55.4673248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-035] PASSED [ 60%] 2023-03-20T11:53:55.4689945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-036] PASSED [ 60%] 2023-03-20T11:53:55.4704624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-037] PASSED [ 60%] 2023-03-20T11:53:55.4719875Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-038] PASSED [ 60%] 2023-03-20T11:53:55.4735953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-039] PASSED [ 60%] 2023-03-20T11:53:55.4751311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-040] PASSED [ 60%] 2023-03-20T11:53:55.4766996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-041] PASSED [ 60%] 2023-03-20T11:53:55.4784183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-042] PASSED [ 60%] 2023-03-20T11:53:55.4800350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-043] PASSED [ 60%] 2023-03-20T11:53:55.4817525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-044] PASSED [ 60%] 2023-03-20T11:53:55.4833886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-045] PASSED [ 60%] 2023-03-20T11:53:55.4850579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-046] PASSED [ 60%] 2023-03-20T11:53:55.4867291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-047] PASSED [ 60%] 2023-03-20T11:53:55.4883816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-048] PASSED [ 60%] 2023-03-20T11:53:55.4900473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-049] PASSED [ 60%] 2023-03-20T11:53:55.4916897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-050] PASSED [ 60%] 2023-03-20T11:53:55.4933730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-051] PASSED [ 60%] 2023-03-20T11:53:55.4950281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-052] PASSED [ 60%] 2023-03-20T11:53:55.4966386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-053] PASSED [ 60%] 2023-03-20T11:53:55.4983145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-054] PASSED [ 60%] 2023-03-20T11:53:55.4999733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-055] PASSED [ 60%] 2023-03-20T11:53:55.5017120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-056] PASSED [ 60%] 2023-03-20T11:53:55.5033510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-057] PASSED [ 60%] 2023-03-20T11:53:55.5050996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-058] PASSED [ 60%] 2023-03-20T11:53:55.5066691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-059] PASSED [ 60%] 2023-03-20T11:53:55.5082969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-060] PASSED [ 60%] 2023-03-20T11:53:55.5099702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-061] PASSED [ 60%] 2023-03-20T11:53:55.5115991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-062] PASSED [ 60%] 2023-03-20T11:53:55.5132289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-063] PASSED [ 60%] 2023-03-20T11:53:55.5147189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-064] PASSED [ 60%] 2023-03-20T11:53:55.5162741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-065] PASSED [ 60%] 2023-03-20T11:53:55.5178443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-066] PASSED [ 60%] 2023-03-20T11:53:55.5193573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-067] PASSED [ 60%] 2023-03-20T11:53:55.5209826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-068] PASSED [ 60%] 2023-03-20T11:53:55.5224651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-069] PASSED [ 60%] 2023-03-20T11:53:55.5239707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-070] PASSED [ 60%] 2023-03-20T11:53:55.5255597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-071] PASSED [ 60%] 2023-03-20T11:53:55.5271276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-072] PASSED [ 60%] 2023-03-20T11:53:55.5286464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-073] PASSED [ 60%] 2023-03-20T11:53:55.5302445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-074] PASSED [ 60%] 2023-03-20T11:53:55.5317516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-075] PASSED [ 60%] 2023-03-20T11:53:55.5333796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-076] PASSED [ 60%] 2023-03-20T11:53:55.5348949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-077] PASSED [ 60%] 2023-03-20T11:53:55.5364734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-078] PASSED [ 60%] 2023-03-20T11:53:55.5380195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-079] PASSED [ 60%] 2023-03-20T11:53:55.5395597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-080] PASSED [ 60%] 2023-03-20T11:53:55.5412015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-081] PASSED [ 60%] 2023-03-20T11:53:55.5426755Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-082] PASSED [ 60%] 2023-03-20T11:53:55.5441777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-083] PASSED [ 60%] 2023-03-20T11:53:55.5457969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-084] PASSED [ 60%] 2023-03-20T11:53:55.5473767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-085] PASSED [ 60%] 2023-03-20T11:53:55.5490609Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-086] PASSED [ 60%] 2023-03-20T11:53:55.5506164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-087] PASSED [ 60%] 2023-03-20T11:53:55.5521887Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-088] PASSED [ 60%] 2023-03-20T11:53:55.5538031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-089] PASSED [ 60%] 2023-03-20T11:53:55.5553874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-090] PASSED [ 60%] 2023-03-20T11:53:55.5570611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-091] PASSED [ 60%] 2023-03-20T11:53:55.5586164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-092] PASSED [ 60%] 2023-03-20T11:53:55.5601826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-093] PASSED [ 60%] 2023-03-20T11:53:55.5618130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-094] PASSED [ 60%] 2023-03-20T11:53:55.5634050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-095] PASSED [ 60%] 2023-03-20T11:53:55.5650506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-096] PASSED [ 60%] 2023-03-20T11:53:55.5666278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-097] PASSED [ 60%] 2023-03-20T11:53:55.5681959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-098] PASSED [ 60%] 2023-03-20T11:53:55.5698213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-099] PASSED [ 60%] 2023-03-20T11:53:55.5714042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-100] PASSED [ 60%] 2023-03-20T11:53:55.5730537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-101] PASSED [ 60%] 2023-03-20T11:53:55.5746350Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-102] PASSED [ 60%] 2023-03-20T11:53:55.5762029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-103] PASSED [ 60%] 2023-03-20T11:53:55.5778287Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-104] PASSED [ 60%] 2023-03-20T11:53:55.5795538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-105] PASSED [ 60%] 2023-03-20T11:53:55.5813293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-106] PASSED [ 60%] 2023-03-20T11:53:55.5830117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-107] PASSED [ 60%] 2023-03-20T11:53:55.5846623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-108] PASSED [ 60%] 2023-03-20T11:53:55.5869869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-109] PASSED [ 60%] 2023-03-20T11:53:55.5886514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-110] PASSED [ 60%] 2023-03-20T11:53:55.5904032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-111] PASSED [ 60%] 2023-03-20T11:53:55.5920554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-112] PASSED [ 60%] 2023-03-20T11:53:55.5937779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-113] PASSED [ 60%] 2023-03-20T11:53:55.5954618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-114] PASSED [ 60%] 2023-03-20T11:53:55.5972442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-115] PASSED [ 60%] 2023-03-20T11:53:55.5988692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-116] PASSED [ 60%] 2023-03-20T11:53:55.6005311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-117] PASSED [ 60%] 2023-03-20T11:53:55.6022566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-118] PASSED [ 60%] 2023-03-20T11:53:55.6039716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-119] PASSED [ 60%] 2023-03-20T11:53:55.6056770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-120] PASSED [ 60%] 2023-03-20T11:53:55.6073544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-121] PASSED [ 60%] 2023-03-20T11:53:55.6090712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-122] PASSED [ 60%] 2023-03-20T11:53:55.6107774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-123] PASSED [ 60%] 2023-03-20T11:53:55.6124533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-124] PASSED [ 60%] 2023-03-20T11:53:55.6141968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-125] PASSED [ 60%] 2023-03-20T11:53:55.6157515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-126] PASSED [ 60%] 2023-03-20T11:53:55.6173647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-127] PASSED [ 60%] 2023-03-20T11:53:55.6189313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-128] PASSED [ 60%] 2023-03-20T11:53:55.6204838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-129] PASSED [ 60%] 2023-03-20T11:53:55.6220946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-130] PASSED [ 60%] 2023-03-20T11:53:55.6236582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-131] PASSED [ 60%] 2023-03-20T11:53:55.6253333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-132] PASSED [ 60%] 2023-03-20T11:53:55.6268537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-133] PASSED [ 60%] 2023-03-20T11:53:55.6284424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-134] PASSED [ 60%] 2023-03-20T11:53:55.6299835Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-135] PASSED [ 60%] 2023-03-20T11:53:55.6315516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-136] PASSED [ 60%] 2023-03-20T11:53:55.6332068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-137] PASSED [ 60%] 2023-03-20T11:53:55.6346589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-138] PASSED [ 60%] 2023-03-20T11:53:55.6362084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-139] PASSED [ 60%] 2023-03-20T11:53:55.6378240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-140] PASSED [ 60%] 2023-03-20T11:53:55.6393646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-141] PASSED [ 60%] 2023-03-20T11:53:55.6410589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-142] PASSED [ 60%] 2023-03-20T11:53:55.6425585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-143] PASSED [ 60%] 2023-03-20T11:53:55.6441094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-144] PASSED [ 60%] 2023-03-20T11:53:55.6457233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-145] PASSED [ 60%] 2023-03-20T11:53:55.6473538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-146] PASSED [ 60%] 2023-03-20T11:53:55.6490594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-147] PASSED [ 60%] 2023-03-20T11:53:55.6506383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-148] PASSED [ 60%] 2023-03-20T11:53:55.6522345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-149] PASSED [ 60%] 2023-03-20T11:53:55.6538559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-150] PASSED [ 60%] 2023-03-20T11:53:55.6554748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-151] PASSED [ 60%] 2023-03-20T11:53:55.6572035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-152] PASSED [ 60%] 2023-03-20T11:53:55.6587560Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-153] PASSED [ 60%] 2023-03-20T11:53:55.6603642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-154] PASSED [ 60%] 2023-03-20T11:53:55.6620125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-155] PASSED [ 60%] 2023-03-20T11:53:55.6636130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-156] PASSED [ 60%] 2023-03-20T11:53:55.6653254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-157] PASSED [ 60%] 2023-03-20T11:53:55.6669234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-158] PASSED [ 60%] 2023-03-20T11:53:55.6685232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-159] PASSED [ 60%] 2023-03-20T11:53:55.6701864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-160] PASSED [ 60%] 2023-03-20T11:53:55.6717703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-161] PASSED [ 60%] 2023-03-20T11:53:55.6734470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-162] PASSED [ 60%] 2023-03-20T11:53:55.6750898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-163] PASSED [ 60%] 2023-03-20T11:53:55.6766971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-164] PASSED [ 60%] 2023-03-20T11:53:55.6783791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-165] PASSED [ 60%] 2023-03-20T11:53:55.6799806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-166] PASSED [ 60%] 2023-03-20T11:53:55.6816808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-167] PASSED [ 60%] 2023-03-20T11:53:55.6834087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-168] PASSED [ 60%] 2023-03-20T11:53:55.6851981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-169] PASSED [ 60%] 2023-03-20T11:53:55.6868564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-170] PASSED [ 60%] 2023-03-20T11:53:55.6885483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-171] PASSED [ 60%] 2023-03-20T11:53:55.6903397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-172] PASSED [ 60%] 2023-03-20T11:53:55.6920378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-173] PASSED [ 60%] 2023-03-20T11:53:55.6937594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-174] PASSED [ 60%] 2023-03-20T11:53:55.6954798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-175] PASSED [ 60%] 2023-03-20T11:53:55.6972964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-176] PASSED [ 60%] 2023-03-20T11:53:55.6989665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-177] PASSED [ 60%] 2023-03-20T11:53:55.7006558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-178] PASSED [ 60%] 2023-03-20T11:53:55.7024756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-179] PASSED [ 60%] 2023-03-20T11:53:55.7042766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-180] PASSED [ 60%] 2023-03-20T11:53:55.7061643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-181] PASSED [ 60%] 2023-03-20T11:53:55.7078819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-182] PASSED [ 60%] 2023-03-20T11:53:55.7097509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-183] PASSED [ 60%] 2023-03-20T11:53:55.7114803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-184] PASSED [ 60%] 2023-03-20T11:53:55.7133139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-185] PASSED [ 60%] 2023-03-20T11:53:55.7150104Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-186] PASSED [ 60%] 2023-03-20T11:53:55.7167324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-187] PASSED [ 60%] 2023-03-20T11:53:55.7185251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-188] PASSED [ 60%] 2023-03-20T11:53:55.7198387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-189] PASSED [ 60%] 2023-03-20T11:53:55.7212692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-190] PASSED [ 60%] 2023-03-20T11:53:55.7225706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-191] PASSED [ 60%] 2023-03-20T11:53:55.7238741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-192] PASSED [ 60%] 2023-03-20T11:53:55.7253162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-193] PASSED [ 60%] 2023-03-20T11:53:55.7266115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-194] PASSED [ 60%] 2023-03-20T11:53:55.7279440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-195] PASSED [ 60%] 2023-03-20T11:53:55.7293431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-196] PASSED [ 60%] 2023-03-20T11:53:55.7306182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-197] PASSED [ 60%] 2023-03-20T11:53:55.7319490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-198] PASSED [ 60%] 2023-03-20T11:53:55.7333328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-199] PASSED [ 60%] 2023-03-20T11:53:55.7346188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-200] PASSED [ 60%] 2023-03-20T11:53:55.7359409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-201] PASSED [ 60%] 2023-03-20T11:53:55.7373322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-202] PASSED [ 60%] 2023-03-20T11:53:55.7386291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-203] PASSED [ 60%] 2023-03-20T11:53:55.7399640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-204] PASSED [ 60%] 2023-03-20T11:53:55.7413374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-205] PASSED [ 60%] 2023-03-20T11:53:55.7426619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-206] PASSED [ 60%] 2023-03-20T11:53:55.7439777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-207] PASSED [ 60%] 2023-03-20T11:53:55.7453326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-208] PASSED [ 60%] 2023-03-20T11:53:55.7466627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-209] PASSED [ 60%] 2023-03-20T11:53:55.7480283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-210] PASSED [ 60%] 2023-03-20T11:53:55.7494252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-211] PASSED [ 60%] 2023-03-20T11:53:55.7507955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-212] PASSED [ 60%] 2023-03-20T11:53:55.7521521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-213] PASSED [ 60%] 2023-03-20T11:53:55.7535785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-214] PASSED [ 60%] 2023-03-20T11:53:55.7549573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-215] PASSED [ 60%] 2023-03-20T11:53:55.7563058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-216] PASSED [ 60%] 2023-03-20T11:53:55.7577237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-217] PASSED [ 60%] 2023-03-20T11:53:55.7590955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-218] PASSED [ 60%] 2023-03-20T11:53:55.7604584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-219] PASSED [ 60%] 2023-03-20T11:53:55.7618450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-220] PASSED [ 60%] 2023-03-20T11:53:55.7632322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-221] PASSED [ 60%] 2023-03-20T11:53:55.7645825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-222] PASSED [ 60%] 2023-03-20T11:53:55.7659677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-223] PASSED [ 60%] 2023-03-20T11:53:55.7673331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-224] PASSED [ 60%] 2023-03-20T11:53:55.7687108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-225] PASSED [ 60%] 2023-03-20T11:53:55.7701196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-226] PASSED [ 60%] 2023-03-20T11:53:55.7714766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-227] PASSED [ 60%] 2023-03-20T11:53:55.7729611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-228] PASSED [ 60%] 2023-03-20T11:53:55.7743125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-229] PASSED [ 60%] 2023-03-20T11:53:55.7756824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-230] PASSED [ 60%] 2023-03-20T11:53:55.7771892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-231] PASSED [ 60%] 2023-03-20T11:53:55.7785447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-232] PASSED [ 60%] 2023-03-20T11:53:55.7799431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-233] PASSED [ 60%] 2023-03-20T11:53:55.7813582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-234] PASSED [ 60%] 2023-03-20T11:53:55.7828157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-235] PASSED [ 60%] 2023-03-20T11:53:55.7841906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-236] PASSED [ 60%] 2023-03-20T11:53:55.7856461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-237] PASSED [ 60%] 2023-03-20T11:53:55.7870517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-238] PASSED [ 60%] 2023-03-20T11:53:55.7884297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-239] PASSED [ 60%] 2023-03-20T11:53:55.7898913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-240] PASSED [ 60%] 2023-03-20T11:53:55.7912903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-241] PASSED [ 60%] 2023-03-20T11:53:55.7926893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-242] PASSED [ 60%] 2023-03-20T11:53:55.7941468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-243] PASSED [ 60%] 2023-03-20T11:53:55.7955452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-244] PASSED [ 60%] 2023-03-20T11:53:55.7970565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-245] PASSED [ 60%] 2023-03-20T11:53:55.7984305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-246] PASSED [ 60%] 2023-03-20T11:53:55.7998232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-247] PASSED [ 60%] 2023-03-20T11:53:55.8013188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-248] PASSED [ 60%] 2023-03-20T11:53:55.8027356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-249] PASSED [ 60%] 2023-03-20T11:53:55.8041215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-250] PASSED [ 60%] 2023-03-20T11:53:55.8055913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-251] PASSED [ 60%] 2023-03-20T11:53:55.8069425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-252] PASSED [ 60%] 2023-03-20T11:53:55.8083009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-253] PASSED [ 60%] 2023-03-20T11:53:55.8096085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-254] PASSED [ 60%] 2023-03-20T11:53:55.8109028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-255] PASSED [ 60%] 2023-03-20T11:53:55.8122341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-256] PASSED [ 60%] 2023-03-20T11:53:55.8135825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-257] PASSED [ 60%] 2023-03-20T11:53:55.8149156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-258] PASSED [ 60%] 2023-03-20T11:53:55.8162629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-259] PASSED [ 60%] 2023-03-20T11:53:55.8176199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-260] PASSED [ 60%] 2023-03-20T11:53:55.8189396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-261] PASSED [ 60%] 2023-03-20T11:53:55.8202448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-262] PASSED [ 60%] 2023-03-20T11:53:55.8215950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-263] PASSED [ 60%] 2023-03-20T11:53:55.8229236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-264] PASSED [ 60%] 2023-03-20T11:53:55.8242249Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-265] PASSED [ 60%] 2023-03-20T11:53:55.8255678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-266] PASSED [ 60%] 2023-03-20T11:53:55.8268556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-267] PASSED [ 60%] 2023-03-20T11:53:55.8281504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-268] PASSED [ 60%] 2023-03-20T11:53:55.8295182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-269] PASSED [ 60%] 2023-03-20T11:53:55.8308922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-270] PASSED [ 60%] 2023-03-20T11:53:55.8322218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-271] PASSED [ 60%] 2023-03-20T11:53:55.8335715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-272] PASSED [ 60%] 2023-03-20T11:53:55.8349395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-273] PASSED [ 60%] 2023-03-20T11:53:55.8362825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-274] PASSED [ 60%] 2023-03-20T11:53:55.8376870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-275] PASSED [ 60%] 2023-03-20T11:53:55.8390428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-276] PASSED [ 60%] 2023-03-20T11:53:55.8403857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-277] PASSED [ 60%] 2023-03-20T11:53:55.8418200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-278] PASSED [ 60%] 2023-03-20T11:53:55.8431472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-279] PASSED [ 60%] 2023-03-20T11:53:55.8444900Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-280] PASSED [ 60%] 2023-03-20T11:53:55.8459306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-281] PASSED [ 60%] 2023-03-20T11:53:55.8472745Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-282] PASSED [ 60%] 2023-03-20T11:53:55.8486130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-283] PASSED [ 60%] 2023-03-20T11:53:55.8500152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-284] PASSED [ 60%] 2023-03-20T11:53:55.8513623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-285] PASSED [ 60%] 2023-03-20T11:53:55.8527040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-286] PASSED [ 60%] 2023-03-20T11:53:55.8540985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-287] PASSED [ 60%] 2023-03-20T11:53:55.8554584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-288] PASSED [ 60%] 2023-03-20T11:53:55.8569172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-289] PASSED [ 60%] 2023-03-20T11:53:55.8582243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-290] PASSED [ 60%] 2023-03-20T11:53:55.8595548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-291] PASSED [ 60%] 2023-03-20T11:53:55.8610458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-292] PASSED [ 60%] 2023-03-20T11:53:55.8623520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-293] PASSED [ 60%] 2023-03-20T11:53:55.8637001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-294] PASSED [ 60%] 2023-03-20T11:53:55.8652065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-295] PASSED [ 60%] 2023-03-20T11:53:55.8664819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-296] PASSED [ 60%] 2023-03-20T11:53:55.8679453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-297] PASSED [ 60%] 2023-03-20T11:53:55.8693340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-298] PASSED [ 60%] 2023-03-20T11:53:55.8707597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-299] PASSED [ 60%] 2023-03-20T11:53:55.8721423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-300] PASSED [ 60%] 2023-03-20T11:53:55.8735598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-301] PASSED [ 60%] 2023-03-20T11:53:55.8749373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-302] PASSED [ 60%] 2023-03-20T11:53:55.8763286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-303] PASSED [ 60%] 2023-03-20T11:53:55.8777518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-304] PASSED [ 60%] 2023-03-20T11:53:55.8791450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-305] PASSED [ 60%] 2023-03-20T11:53:55.8805210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-306] PASSED [ 60%] 2023-03-20T11:53:55.8819653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-307] PASSED [ 60%] 2023-03-20T11:53:55.8833582Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-308] PASSED [ 60%] 2023-03-20T11:53:55.8847805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-309] PASSED [ 60%] 2023-03-20T11:53:55.8861941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-310] PASSED [ 60%] 2023-03-20T11:53:55.8875850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-311] PASSED [ 60%] 2023-03-20T11:53:55.8890325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-312] PASSED [ 60%] 2023-03-20T11:53:55.8904137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-313] PASSED [ 60%] 2023-03-20T11:53:55.8917736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-314] PASSED [ 60%] 2023-03-20T11:53:55.8931949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-315] PASSED [ 60%] 2023-03-20T11:53:55.8944425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-316] PASSED [ 60%] 2023-03-20T11:53:55.8957392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-317] PASSED [ 60%] 2023-03-20T11:53:55.8971311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-318] PASSED [ 60%] 2023-03-20T11:53:55.8984095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-319] PASSED [ 60%] 2023-03-20T11:53:55.8997057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-320] PASSED [ 60%] 2023-03-20T11:53:55.9010407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-321] PASSED [ 60%] 2023-03-20T11:53:55.9023897Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-322] PASSED [ 60%] 2023-03-20T11:53:55.9036824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-323] PASSED [ 60%] 2023-03-20T11:53:55.9050740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-324] PASSED [ 60%] 2023-03-20T11:53:55.9063941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-325] PASSED [ 60%] 2023-03-20T11:53:55.9076651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-326] PASSED [ 60%] 2023-03-20T11:53:55.9090563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-327] PASSED [ 60%] 2023-03-20T11:53:55.9103374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-328] PASSED [ 60%] 2023-03-20T11:53:55.9116441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-329] PASSED [ 60%] 2023-03-20T11:53:55.9130355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-330] PASSED [ 60%] 2023-03-20T11:53:55.9143400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-331] PASSED [ 60%] 2023-03-20T11:53:55.9156354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-332] PASSED [ 60%] 2023-03-20T11:53:55.9170232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-333] PASSED [ 60%] 2023-03-20T11:53:55.9182912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-334] PASSED [ 60%] 2023-03-20T11:53:55.9196348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-335] PASSED [ 60%] 2023-03-20T11:53:55.9210649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-336] PASSED [ 60%] 2023-03-20T11:53:55.9223756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-337] PASSED [ 60%] 2023-03-20T11:53:55.9237271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-338] PASSED [ 60%] 2023-03-20T11:53:55.9251861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-339] PASSED [ 60%] 2023-03-20T11:53:55.9264826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-340] PASSED [ 60%] 2023-03-20T11:53:55.9278122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-341] PASSED [ 60%] 2023-03-20T11:53:55.9292751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-342] PASSED [ 60%] 2023-03-20T11:53:55.9305800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-343] PASSED [ 60%] 2023-03-20T11:53:55.9319181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-344] PASSED [ 60%] 2023-03-20T11:53:55.9333694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-345] PASSED [ 60%] 2023-03-20T11:53:55.9346855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-346] PASSED [ 60%] 2023-03-20T11:53:55.9360086Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-347] PASSED [ 60%] 2023-03-20T11:53:55.9373949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-348] PASSED [ 60%] 2023-03-20T11:53:55.9387657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-349] PASSED [ 60%] 2023-03-20T11:53:55.9401039Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-350] PASSED [ 60%] 2023-03-20T11:53:55.9415165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-351] PASSED [ 60%] 2023-03-20T11:53:55.9428166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-352] PASSED [ 60%] 2023-03-20T11:53:55.9441715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-353] PASSED [ 60%] 2023-03-20T11:53:55.9456247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-354] PASSED [ 60%] 2023-03-20T11:53:55.9470032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-355] PASSED [ 60%] 2023-03-20T11:53:55.9484142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-356] PASSED [ 60%] 2023-03-20T11:53:55.9498296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-357] PASSED [ 60%] 2023-03-20T11:53:55.9512055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-358] PASSED [ 60%] 2023-03-20T11:53:55.9525912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-359] PASSED [ 60%] 2023-03-20T11:53:55.9540232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-360] PASSED [ 60%] 2023-03-20T11:53:55.9554002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-361] PASSED [ 60%] 2023-03-20T11:53:55.9569178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-362] PASSED [ 60%] 2023-03-20T11:53:55.9581963Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-363] PASSED [ 60%] 2023-03-20T11:53:55.9595740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-364] PASSED [ 60%] 2023-03-20T11:53:55.9610450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-365] PASSED [ 60%] 2023-03-20T11:53:55.9623966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-366] PASSED [ 60%] 2023-03-20T11:53:55.9637619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-367] PASSED [ 60%] 2023-03-20T11:53:55.9652242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-368] PASSED [ 60%] 2023-03-20T11:53:55.9666246Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-369] PASSED [ 60%] 2023-03-20T11:53:55.9679485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-370] PASSED [ 60%] 2023-03-20T11:53:55.9698484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-371] PASSED [ 60%] 2023-03-20T11:53:55.9708218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-372] PASSED [ 60%] 2023-03-20T11:53:55.9722516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-373] PASSED [ 60%] 2023-03-20T11:53:55.9736846Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-374] PASSED [ 60%] 2023-03-20T11:53:55.9750845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-375] PASSED [ 60%] 2023-03-20T11:53:55.9764412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-376] PASSED [ 60%] 2023-03-20T11:53:55.9778852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_bounding_box-377] PASSED [ 60%] 2023-03-20T11:53:55.9792416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-00] PASSED [ 60%] 2023-03-20T11:53:55.9805516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-01] PASSED [ 60%] 2023-03-20T11:53:55.9819348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-02] PASSED [ 60%] 2023-03-20T11:53:55.9832009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-03] PASSED [ 60%] 2023-03-20T11:53:55.9844993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-04] PASSED [ 60%] 2023-03-20T11:53:55.9857644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-05] PASSED [ 60%] 2023-03-20T11:53:55.9871098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-06] PASSED [ 60%] 2023-03-20T11:53:55.9884033Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-07] PASSED [ 60%] 2023-03-20T11:53:55.9897683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-08] PASSED [ 60%] 2023-03-20T11:53:55.9910185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-09] PASSED [ 60%] 2023-03-20T11:53:55.9923028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-10] PASSED [ 60%] 2023-03-20T11:53:55.9936133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_mask-11] PASSED [ 60%] 2023-03-20T11:53:55.9949825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-00] PASSED [ 60%] 2023-03-20T11:53:55.9963309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-01] PASSED [ 60%] 2023-03-20T11:53:55.9977105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-02] PASSED [ 60%] 2023-03-20T11:53:55.9990506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-03] PASSED [ 60%] 2023-03-20T11:53:56.0003846Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-04] PASSED [ 60%] 2023-03-20T11:53:56.0017449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-05] PASSED [ 60%] 2023-03-20T11:53:56.0031052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-06] PASSED [ 60%] 2023-03-20T11:53:56.0044369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-07] PASSED [ 60%] 2023-03-20T11:53:56.0058351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-08] PASSED [ 60%] 2023-03-20T11:53:56.0071152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-09] PASSED [ 60%] 2023-03-20T11:53:56.0083975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-10] PASSED [ 60%] 2023-03-20T11:53:56.0097395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-11] PASSED [ 60%] 2023-03-20T11:53:56.0110426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-12] PASSED [ 60%] 2023-03-20T11:53:56.0123360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-13] PASSED [ 60%] 2023-03-20T11:53:56.0137052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-14] PASSED [ 60%] 2023-03-20T11:53:56.0149932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-15] PASSED [ 60%] 2023-03-20T11:53:56.0162885Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-16] PASSED [ 60%] 2023-03-20T11:53:56.0176244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-17] PASSED [ 60%] 2023-03-20T11:53:56.0189738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-18] PASSED [ 60%] 2023-03-20T11:53:56.0203273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-19] PASSED [ 60%] 2023-03-20T11:53:56.0217553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-20] PASSED [ 60%] 2023-03-20T11:53:56.0230951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-21] PASSED [ 60%] 2023-03-20T11:53:56.0244199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-22] PASSED [ 60%] 2023-03-20T11:53:56.0257975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-23] PASSED [ 60%] 2023-03-20T11:53:56.0271669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-24] PASSED [ 60%] 2023-03-20T11:53:56.0284627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-25] PASSED [ 60%] 2023-03-20T11:53:56.0298486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-26] PASSED [ 60%] 2023-03-20T11:53:56.0311418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-27] PASSED [ 60%] 2023-03-20T11:53:56.0324349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-28] PASSED [ 60%] 2023-03-20T11:53:56.0337784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-29] PASSED [ 60%] 2023-03-20T11:53:56.0351088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-30] PASSED [ 60%] 2023-03-20T11:53:56.0363964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-31] PASSED [ 60%] 2023-03-20T11:53:56.0377297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-32] PASSED [ 60%] 2023-03-20T11:53:56.0390091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-33] PASSED [ 60%] 2023-03-20T11:53:56.0402980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-34] PASSED [ 60%] 2023-03-20T11:53:56.0416458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-pad_video-35] PASSED [ 60%] 2023-03-20T11:53:56.0433455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-000] PASSED [ 60%] 2023-03-20T11:53:56.0451907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-001] PASSED [ 60%] 2023-03-20T11:53:56.0468055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-002] PASSED [ 60%] 2023-03-20T11:53:56.0484831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-003] PASSED [ 60%] 2023-03-20T11:53:56.0502153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-004] PASSED [ 60%] 2023-03-20T11:53:56.0518990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-005] PASSED [ 60%] 2023-03-20T11:53:56.0536229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-006] PASSED [ 60%] 2023-03-20T11:53:56.0552269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-007] PASSED [ 60%] 2023-03-20T11:53:56.0570659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-008] PASSED [ 60%] 2023-03-20T11:53:56.0586620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-009] PASSED [ 60%] 2023-03-20T11:53:56.0603404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-010] PASSED [ 60%] 2023-03-20T11:53:56.0620834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-011] PASSED [ 60%] 2023-03-20T11:53:56.0638439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-012] PASSED [ 60%] 2023-03-20T11:53:56.0655665Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-013] PASSED [ 60%] 2023-03-20T11:53:56.0671794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-014] PASSED [ 60%] 2023-03-20T11:53:56.0690083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-015] PASSED [ 60%] 2023-03-20T11:53:56.0706901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-016] PASSED [ 60%] 2023-03-20T11:53:56.0724073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-017] PASSED [ 60%] 2023-03-20T11:53:56.0741767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-018] PASSED [ 60%] 2023-03-20T11:53:56.0759081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-019] PASSED [ 60%] 2023-03-20T11:53:56.0776896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-020] PASSED [ 60%] 2023-03-20T11:53:56.0792590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-021] PASSED [ 60%] 2023-03-20T11:53:56.0810656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-022] PASSED [ 60%] 2023-03-20T11:53:56.0827527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-023] PASSED [ 60%] 2023-03-20T11:53:56.0844278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-024] PASSED [ 60%] 2023-03-20T11:53:56.0861594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-025] PASSED [ 60%] 2023-03-20T11:53:56.0878597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-026] PASSED [ 60%] 2023-03-20T11:53:56.0895833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-027] PASSED [ 60%] 2023-03-20T11:53:56.0911717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-028] PASSED [ 60%] 2023-03-20T11:53:56.0929724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-029] PASSED [ 60%] 2023-03-20T11:53:56.0946058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-030] PASSED [ 60%] 2023-03-20T11:53:56.0962925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-031] PASSED [ 60%] 2023-03-20T11:53:56.0980265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-032] PASSED [ 60%] 2023-03-20T11:53:56.0996942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-033] PASSED [ 60%] 2023-03-20T11:53:56.1014176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-034] PASSED [ 60%] 2023-03-20T11:53:56.1030730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-035] PASSED [ 60%] 2023-03-20T11:53:56.1047777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-036] PASSED [ 60%] 2023-03-20T11:53:56.1065672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-037] PASSED [ 60%] 2023-03-20T11:53:56.1082662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-038] PASSED [ 60%] 2023-03-20T11:53:56.1100481Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-039] PASSED [ 60%] 2023-03-20T11:53:56.1117619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-040] PASSED [ 60%] 2023-03-20T11:53:56.1135201Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-041] PASSED [ 60%] 2023-03-20T11:53:56.1151245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-042] PASSED [ 60%] 2023-03-20T11:53:56.1169043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-043] PASSED [ 60%] 2023-03-20T11:53:56.1185559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-044] PASSED [ 60%] 2023-03-20T11:53:56.1202540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-045] PASSED [ 60%] 2023-03-20T11:53:56.1219992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-046] PASSED [ 60%] 2023-03-20T11:53:56.1237105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-047] PASSED [ 60%] 2023-03-20T11:53:56.1254393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-048] PASSED [ 60%] 2023-03-20T11:53:56.1270452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-049] PASSED [ 60%] 2023-03-20T11:53:56.1287306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-050] PASSED [ 60%] 2023-03-20T11:53:56.1304569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-051] PASSED [ 60%] 2023-03-20T11:53:56.1321559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-052] PASSED [ 60%] 2023-03-20T11:53:56.1338975Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-053] PASSED [ 60%] 2023-03-20T11:53:56.1355992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-054] PASSED [ 60%] 2023-03-20T11:53:56.1373533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-055] PASSED [ 60%] 2023-03-20T11:53:56.1389943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-056] PASSED [ 60%] 2023-03-20T11:53:56.1407162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-057] PASSED [ 60%] 2023-03-20T11:53:56.1425141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-058] PASSED [ 60%] 2023-03-20T11:53:56.1443013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-059] PASSED [ 60%] 2023-03-20T11:53:56.1460537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-060] PASSED [ 60%] 2023-03-20T11:53:56.1478206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-061] PASSED [ 60%] 2023-03-20T11:53:56.1495981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-062] PASSED [ 60%] 2023-03-20T11:53:56.1508053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-063] PASSED [ 60%] 2023-03-20T11:53:56.1519973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-064] PASSED [ 60%] 2023-03-20T11:53:56.1533316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-065] PASSED [ 60%] 2023-03-20T11:53:56.1545177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-066] PASSED [ 60%] 2023-03-20T11:53:56.1557233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-067] PASSED [ 60%] 2023-03-20T11:53:56.1570707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-068] PASSED [ 60%] 2023-03-20T11:53:56.1582120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-069] PASSED [ 60%] 2023-03-20T11:53:56.1594247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-070] PASSED [ 60%] 2023-03-20T11:53:56.1606348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-071] PASSED [ 60%] 2023-03-20T11:53:56.1618706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-072] PASSED [ 60%] 2023-03-20T11:53:56.1631022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-073] PASSED [ 60%] 2023-03-20T11:53:56.1643159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-074] PASSED [ 60%] 2023-03-20T11:53:56.1655765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-075] PASSED [ 60%] 2023-03-20T11:53:56.1667944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-076] PASSED [ 60%] 2023-03-20T11:53:56.1680054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-077] PASSED [ 60%] 2023-03-20T11:53:56.1693420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-078] PASSED [ 60%] 2023-03-20T11:53:56.1705296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-079] PASSED [ 60%] 2023-03-20T11:53:56.1717343Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-080] PASSED [ 60%] 2023-03-20T11:53:56.1730253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-081] PASSED [ 60%] 2023-03-20T11:53:56.1742465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-082] PASSED [ 60%] 2023-03-20T11:53:56.1754584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-083] PASSED [ 60%] 2023-03-20T11:53:56.1766847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-084] PASSED [ 60%] 2023-03-20T11:53:56.1779729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-085] PASSED [ 60%] 2023-03-20T11:53:56.1791820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-086] PASSED [ 60%] 2023-03-20T11:53:56.1804015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-087] PASSED [ 60%] 2023-03-20T11:53:56.1817377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-088] PASSED [ 60%] 2023-03-20T11:53:56.1829980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-089] PASSED [ 60%] 2023-03-20T11:53:56.1841916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-090] PASSED [ 60%] 2023-03-20T11:53:56.1854357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-091] PASSED [ 60%] 2023-03-20T11:53:56.1865791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-092] PASSED [ 60%] 2023-03-20T11:53:56.1877672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-093] PASSED [ 60%] 2023-03-20T11:53:56.1890684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-094] PASSED [ 60%] 2023-03-20T11:53:56.1902471Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-095] PASSED [ 60%] 2023-03-20T11:53:56.1914468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-096] PASSED [ 60%] 2023-03-20T11:53:56.1927079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-097] PASSED [ 60%] 2023-03-20T11:53:56.1939321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-098] PASSED [ 60%] 2023-03-20T11:53:56.1951213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-099] PASSED [ 60%] 2023-03-20T11:53:56.1963372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-100] PASSED [ 60%] 2023-03-20T11:53:56.1975156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-101] PASSED [ 60%] 2023-03-20T11:53:56.1987179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-102] PASSED [ 60%] 2023-03-20T11:53:56.1998879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-103] PASSED [ 60%] 2023-03-20T11:53:56.2011872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-104] PASSED [ 60%] 2023-03-20T11:53:56.2023568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-105] PASSED [ 60%] 2023-03-20T11:53:56.2035874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-106] PASSED [ 60%] 2023-03-20T11:53:56.2050151Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-107] PASSED [ 60%] 2023-03-20T11:53:56.2061822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-108] PASSED [ 60%] 2023-03-20T11:53:56.2073723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-109] PASSED [ 60%] 2023-03-20T11:53:56.2085435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-110] PASSED [ 60%] 2023-03-20T11:53:56.2097783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-111] PASSED [ 60%] 2023-03-20T11:53:56.2109678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-112] PASSED [ 60%] 2023-03-20T11:53:56.2121526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-113] PASSED [ 60%] 2023-03-20T11:53:56.2133588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-114] PASSED [ 60%] 2023-03-20T11:53:56.2145721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-115] PASSED [ 60%] 2023-03-20T11:53:56.2157395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-116] PASSED [ 60%] 2023-03-20T11:53:56.2170415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-117] PASSED [ 60%] 2023-03-20T11:53:56.2181828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-118] PASSED [ 60%] 2023-03-20T11:53:56.2193400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-119] PASSED [ 60%] 2023-03-20T11:53:56.2205460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-120] PASSED [ 60%] 2023-03-20T11:53:56.2217429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-121] PASSED [ 60%] 2023-03-20T11:53:56.2229326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-122] PASSED [ 60%] 2023-03-20T11:53:56.2241142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-123] PASSED [ 60%] 2023-03-20T11:53:56.2253252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-124] PASSED [ 60%] 2023-03-20T11:53:56.2264993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-125] PASSED [ 60%] 2023-03-20T11:53:56.2281890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-126] PASSED [ 60%] 2023-03-20T11:53:56.2299230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-127] PASSED [ 60%] 2023-03-20T11:53:56.2315956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-128] PASSED [ 60%] 2023-03-20T11:53:56.2333494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-129] PASSED [ 60%] 2023-03-20T11:53:56.2349593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-130] PASSED [ 60%] 2023-03-20T11:53:56.2366040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-131] PASSED [ 60%] 2023-03-20T11:53:56.2383325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-132] PASSED [ 60%] 2023-03-20T11:53:56.2400477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-133] PASSED [ 60%] 2023-03-20T11:53:56.2423099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-134] PASSED [ 60%] 2023-03-20T11:53:56.2439891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-135] PASSED [ 60%] 2023-03-20T11:53:56.2457127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-136] PASSED [ 60%] 2023-03-20T11:53:56.2472978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-137] PASSED [ 60%] 2023-03-20T11:53:56.2490706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-138] PASSED [ 60%] 2023-03-20T11:53:56.2506870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-139] PASSED [ 60%] 2023-03-20T11:53:56.2523497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-140] PASSED [ 60%] 2023-03-20T11:53:56.2540172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-141] PASSED [ 60%] 2023-03-20T11:53:56.2557181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-142] PASSED [ 60%] 2023-03-20T11:53:56.2574909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-143] PASSED [ 60%] 2023-03-20T11:53:56.2592291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-144] PASSED [ 60%] 2023-03-20T11:53:56.2610822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-145] PASSED [ 60%] 2023-03-20T11:53:56.2627169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-146] PASSED [ 60%] 2023-03-20T11:53:56.2644292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-147] PASSED [ 60%] 2023-03-20T11:53:56.2661343Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-148] PASSED [ 60%] 2023-03-20T11:53:56.2679102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-149] PASSED [ 60%] 2023-03-20T11:53:56.2697001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-150] PASSED [ 60%] 2023-03-20T11:53:56.2714437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-151] PASSED [ 60%] 2023-03-20T11:53:56.2733126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-152] PASSED [ 60%] 2023-03-20T11:53:56.2750169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-153] PASSED [ 60%] 2023-03-20T11:53:56.2767509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-154] PASSED [ 60%] 2023-03-20T11:53:56.2786084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-155] PASSED [ 60%] 2023-03-20T11:53:56.2803192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-156] PASSED [ 60%] 2023-03-20T11:53:56.2821178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-157] PASSED [ 60%] 2023-03-20T11:53:56.2838941Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-158] PASSED [ 60%] 2023-03-20T11:53:56.2855334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-159] PASSED [ 60%] 2023-03-20T11:53:56.2872678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-160] PASSED [ 60%] 2023-03-20T11:53:56.2890568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-161] PASSED [ 60%] 2023-03-20T11:53:56.2907824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-162] PASSED [ 60%] 2023-03-20T11:53:56.2924805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-163] PASSED [ 60%] 2023-03-20T11:53:56.2942718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-164] PASSED [ 60%] 2023-03-20T11:53:56.2960722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-165] PASSED [ 60%] 2023-03-20T11:53:56.2977925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-166] PASSED [ 60%] 2023-03-20T11:53:56.2995058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-167] PASSED [ 60%] 2023-03-20T11:53:56.3013329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-168] PASSED [ 60%] 2023-03-20T11:53:56.3030274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-169] PASSED [ 60%] 2023-03-20T11:53:56.3046351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-170] PASSED [ 60%] 2023-03-20T11:53:56.3064453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-171] PASSED [ 60%] 2023-03-20T11:53:56.3082091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-172] PASSED [ 60%] 2023-03-20T11:53:56.3100106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-173] PASSED [ 60%] 2023-03-20T11:53:56.3117217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-174] PASSED [ 60%] 2023-03-20T11:53:56.3135510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-175] PASSED [ 60%] 2023-03-20T11:53:56.3153209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-176] PASSED [ 60%] 2023-03-20T11:53:56.3170717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-177] PASSED [ 60%] 2023-03-20T11:53:56.3188408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-178] PASSED [ 60%] 2023-03-20T11:53:56.3205565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-179] PASSED [ 60%] 2023-03-20T11:53:56.3223421Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-180] PASSED [ 60%] 2023-03-20T11:53:56.3239797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-181] PASSED [ 60%] 2023-03-20T11:53:56.3258190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-182] PASSED [ 60%] 2023-03-20T11:53:56.3275987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-183] PASSED [ 60%] 2023-03-20T11:53:56.3294252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-184] PASSED [ 60%] 2023-03-20T11:53:56.3311877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-185] PASSED [ 60%] 2023-03-20T11:53:56.3330589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-186] PASSED [ 60%] 2023-03-20T11:53:56.3347905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-187] PASSED [ 60%] 2023-03-20T11:53:56.3365208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-188] PASSED [ 60%] 2023-03-20T11:53:56.3383817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-189] PASSED [ 60%] 2023-03-20T11:53:56.3401107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-190] PASSED [ 60%] 2023-03-20T11:53:56.3419147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-191] PASSED [ 60%] 2023-03-20T11:53:56.3435482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-192] PASSED [ 60%] 2023-03-20T11:53:56.3453162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-193] PASSED [ 60%] 2023-03-20T11:53:56.3471126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-194] PASSED [ 60%] 2023-03-20T11:53:56.3489381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-195] PASSED [ 60%] 2023-03-20T11:53:56.3506432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-196] PASSED [ 60%] 2023-03-20T11:53:56.3523795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-197] PASSED [ 60%] 2023-03-20T11:53:56.3541767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-198] PASSED [ 60%] 2023-03-20T11:53:56.3559020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-199] PASSED [ 60%] 2023-03-20T11:53:56.3577056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-200] PASSED [ 60%] 2023-03-20T11:53:56.3594399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-201] PASSED [ 60%] 2023-03-20T11:53:56.3612804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-202] PASSED [ 60%] 2023-03-20T11:53:56.3628937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-203] PASSED [ 60%] 2023-03-20T11:53:56.3646370Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-204] PASSED [ 60%] 2023-03-20T11:53:56.3664483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-205] PASSED [ 60%] 2023-03-20T11:53:56.3681818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-206] PASSED [ 60%] 2023-03-20T11:53:56.3699818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-207] PASSED [ 60%] 2023-03-20T11:53:56.3717163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-208] PASSED [ 60%] 2023-03-20T11:53:56.3735904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-209] PASSED [ 60%] 2023-03-20T11:53:56.3753369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-210] PASSED [ 60%] 2023-03-20T11:53:56.3770992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-211] PASSED [ 60%] 2023-03-20T11:53:56.3788683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-212] PASSED [ 60%] 2023-03-20T11:53:56.3806057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-213] PASSED [ 60%] 2023-03-20T11:53:56.3823750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-214] PASSED [ 60%] 2023-03-20T11:53:56.3841333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-215] PASSED [ 60%] 2023-03-20T11:53:56.3859708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-216] PASSED [ 60%] 2023-03-20T11:53:56.3877758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-217] PASSED [ 60%] 2023-03-20T11:53:56.3896269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-218] PASSED [ 60%] 2023-03-20T11:53:56.3914170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-219] PASSED [ 60%] 2023-03-20T11:53:56.3933082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-220] PASSED [ 60%] 2023-03-20T11:53:56.3950417Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-221] PASSED [ 60%] 2023-03-20T11:53:56.3968989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-222] PASSED [ 60%] 2023-03-20T11:53:56.3986625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-223] PASSED [ 60%] 2023-03-20T11:53:56.4004348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-224] PASSED [ 60%] 2023-03-20T11:53:56.4017367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-225] PASSED [ 60%] 2023-03-20T11:53:56.4029790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-226] PASSED [ 60%] 2023-03-20T11:53:56.4042361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-227] PASSED [ 60%] 2023-03-20T11:53:56.4055615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-228] PASSED [ 60%] 2023-03-20T11:53:56.4068328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-229] PASSED [ 60%] 2023-03-20T11:53:56.4080934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-230] PASSED [ 60%] 2023-03-20T11:53:56.4093659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-231] PASSED [ 60%] 2023-03-20T11:53:56.4106625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-232] PASSED [ 60%] 2023-03-20T11:53:56.4119077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-233] PASSED [ 60%] 2023-03-20T11:53:56.4132304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-234] PASSED [ 60%] 2023-03-20T11:53:56.4145064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-235] PASSED [ 60%] 2023-03-20T11:53:56.4157491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-236] PASSED [ 60%] 2023-03-20T11:53:56.4170546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-237] PASSED [ 60%] 2023-03-20T11:53:56.4183526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-238] PASSED [ 60%] 2023-03-20T11:53:56.4196103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-239] PASSED [ 60%] 2023-03-20T11:53:56.4209630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-240] PASSED [ 60%] 2023-03-20T11:53:56.4221990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-241] PASSED [ 60%] 2023-03-20T11:53:56.4234489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-242] PASSED [ 60%] 2023-03-20T11:53:56.4247308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-243] PASSED [ 60%] 2023-03-20T11:53:56.4259926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-244] PASSED [ 60%] 2023-03-20T11:53:56.4272749Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-245] PASSED [ 60%] 2023-03-20T11:53:56.4285208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-246] PASSED [ 60%] 2023-03-20T11:53:56.4298817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-247] PASSED [ 60%] 2023-03-20T11:53:56.4311229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-248] PASSED [ 60%] 2023-03-20T11:53:56.4323621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-249] PASSED [ 60%] 2023-03-20T11:53:56.4336614Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-250] PASSED [ 60%] 2023-03-20T11:53:56.4348718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-251] PASSED [ 60%] 2023-03-20T11:53:56.4360980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-252] PASSED [ 60%] 2023-03-20T11:53:56.4373203Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-253] PASSED [ 60%] 2023-03-20T11:53:56.4386063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-254] PASSED [ 60%] 2023-03-20T11:53:56.4398456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-255] PASSED [ 60%] 2023-03-20T11:53:56.4411133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-256] PASSED [ 60%] 2023-03-20T11:53:56.4424309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-257] PASSED [ 60%] 2023-03-20T11:53:56.4437113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-258] PASSED [ 60%] 2023-03-20T11:53:56.4451396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-259] PASSED [ 60%] 2023-03-20T11:53:56.4463613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-260] PASSED [ 60%] 2023-03-20T11:53:56.4476341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-261] PASSED [ 60%] 2023-03-20T11:53:56.4490181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-262] PASSED [ 60%] 2023-03-20T11:53:56.4502015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-263] PASSED [ 60%] 2023-03-20T11:53:56.4514841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-264] PASSED [ 60%] 2023-03-20T11:53:56.4527474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-265] PASSED [ 60%] 2023-03-20T11:53:56.4540800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-266] PASSED [ 60%] 2023-03-20T11:53:56.4553169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-267] PASSED [ 60%] 2023-03-20T11:53:56.4565841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-268] PASSED [ 60%] 2023-03-20T11:53:56.4579188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-269] PASSED [ 60%] 2023-03-20T11:53:56.4591861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-270] PASSED [ 60%] 2023-03-20T11:53:56.4604472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-271] PASSED [ 60%] 2023-03-20T11:53:56.4617643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-272] PASSED [ 60%] 2023-03-20T11:53:56.4630242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-273] PASSED [ 60%] 2023-03-20T11:53:56.4643019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-274] PASSED [ 60%] 2023-03-20T11:53:56.4656366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-275] PASSED [ 60%] 2023-03-20T11:53:56.4669270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-276] PASSED [ 60%] 2023-03-20T11:53:56.4681911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-277] PASSED [ 60%] 2023-03-20T11:53:56.4694558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-278] PASSED [ 60%] 2023-03-20T11:53:56.4707107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-279] PASSED [ 60%] 2023-03-20T11:53:56.4719629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-280] PASSED [ 60%] 2023-03-20T11:53:56.4733443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-281] PASSED [ 60%] 2023-03-20T11:53:56.4745853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-282] PASSED [ 60%] 2023-03-20T11:53:56.4758383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-283] PASSED [ 60%] 2023-03-20T11:53:56.4772029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-284] PASSED [ 60%] 2023-03-20T11:53:56.4784294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-285] PASSED [ 60%] 2023-03-20T11:53:56.4796792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-286] PASSED [ 60%] 2023-03-20T11:53:56.4810433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-287] PASSED [ 60%] 2023-03-20T11:53:56.4822978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-288] PASSED [ 60%] 2023-03-20T11:53:56.4835156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-289] PASSED [ 60%] 2023-03-20T11:53:56.4848826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-290] PASSED [ 60%] 2023-03-20T11:53:56.4861108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-291] PASSED [ 60%] 2023-03-20T11:53:56.4873641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-292] PASSED [ 60%] 2023-03-20T11:53:56.4886327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-293] PASSED [ 60%] 2023-03-20T11:53:56.4899536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-294] PASSED [ 60%] 2023-03-20T11:53:56.4912127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-295] PASSED [ 60%] 2023-03-20T11:53:56.4924796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-296] PASSED [ 60%] 2023-03-20T11:53:56.4937560Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-297] PASSED [ 60%] 2023-03-20T11:53:56.4950284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-298] PASSED [ 60%] 2023-03-20T11:53:56.4962885Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-299] PASSED [ 60%] 2023-03-20T11:53:56.4976069Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-300] PASSED [ 60%] 2023-03-20T11:53:56.4988284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-301] PASSED [ 60%] 2023-03-20T11:53:56.5000857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-302] PASSED [ 60%] 2023-03-20T11:53:56.5013729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-303] PASSED [ 60%] 2023-03-20T11:53:56.5026601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-304] PASSED [ 60%] 2023-03-20T11:53:56.5038923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-305] PASSED [ 60%] 2023-03-20T11:53:56.5052964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-306] PASSED [ 60%] 2023-03-20T11:53:56.5065202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-307] PASSED [ 60%] 2023-03-20T11:53:56.5077722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-308] PASSED [ 60%] 2023-03-20T11:53:56.5090558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-309] PASSED [ 60%] 2023-03-20T11:53:56.5104097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-310] PASSED [ 60%] 2023-03-20T11:53:56.5116294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-311] PASSED [ 60%] 2023-03-20T11:53:56.5130371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-312] PASSED [ 60%] 2023-03-20T11:53:56.5142280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-313] PASSED [ 60%] 2023-03-20T11:53:56.5155045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-314] PASSED [ 60%] 2023-03-20T11:53:56.5167575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-315] PASSED [ 60%] 2023-03-20T11:53:56.5180712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-316] PASSED [ 60%] 2023-03-20T11:53:56.5193571Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-317] PASSED [ 60%] 2023-03-20T11:53:56.5206143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-318] PASSED [ 60%] 2023-03-20T11:53:56.5219392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-319] PASSED [ 60%] 2023-03-20T11:53:56.5232038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-320] PASSED [ 60%] 2023-03-20T11:53:56.5244506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-321] PASSED [ 60%] 2023-03-20T11:53:56.5257526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-322] PASSED [ 60%] 2023-03-20T11:53:56.5270853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-323] PASSED [ 60%] 2023-03-20T11:53:56.5288971Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-324] PASSED [ 60%] 2023-03-20T11:53:56.5305792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-325] PASSED [ 60%] 2023-03-20T11:53:56.5322550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-326] PASSED [ 60%] 2023-03-20T11:53:56.5339981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-327] PASSED [ 60%] 2023-03-20T11:53:56.5357118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-328] PASSED [ 60%] 2023-03-20T11:53:56.5374505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-329] PASSED [ 60%] 2023-03-20T11:53:56.5391799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-330] PASSED [ 60%] 2023-03-20T11:53:56.5410045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-331] PASSED [ 60%] 2023-03-20T11:53:56.5426006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-332] PASSED [ 60%] 2023-03-20T11:53:56.5442977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-333] PASSED [ 60%] 2023-03-20T11:53:56.5460478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-334] PASSED [ 60%] 2023-03-20T11:53:56.5476158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-335] PASSED [ 60%] 2023-03-20T11:53:56.5494025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-336] PASSED [ 60%] 2023-03-20T11:53:56.5510998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-337] PASSED [ 60%] 2023-03-20T11:53:56.5528922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-338] PASSED [ 60%] 2023-03-20T11:53:56.5545662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-339] PASSED [ 60%] 2023-03-20T11:53:56.5562505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-340] PASSED [ 60%] 2023-03-20T11:53:56.5580319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-341] PASSED [ 60%] 2023-03-20T11:53:56.5597239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-342] PASSED [ 60%] 2023-03-20T11:53:56.5614848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-343] PASSED [ 60%] 2023-03-20T11:53:56.5631599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-344] PASSED [ 60%] 2023-03-20T11:53:56.5649606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-345] PASSED [ 60%] 2023-03-20T11:53:56.5665505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-346] PASSED [ 60%] 2023-03-20T11:53:56.5682454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-347] PASSED [ 60%] 2023-03-20T11:53:56.5699972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-348] PASSED [ 60%] 2023-03-20T11:53:56.5716974Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-349] PASSED [ 60%] 2023-03-20T11:53:56.5734505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-350] PASSED [ 60%] 2023-03-20T11:53:56.5751874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-351] PASSED [ 60%] 2023-03-20T11:53:56.5770449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-352] PASSED [ 60%] 2023-03-20T11:53:56.5787052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-353] PASSED [ 60%] 2023-03-20T11:53:56.5804220Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-354] PASSED [ 60%] 2023-03-20T11:53:56.5821770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-355] PASSED [ 60%] 2023-03-20T11:53:56.5839261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-356] PASSED [ 60%] 2023-03-20T11:53:56.5855141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-357] PASSED [ 60%] 2023-03-20T11:53:56.5872362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-358] PASSED [ 60%] 2023-03-20T11:53:56.5891758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-359] PASSED [ 60%] 2023-03-20T11:53:56.5906631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-360] PASSED [ 60%] 2023-03-20T11:53:56.5923944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-361] PASSED [ 60%] 2023-03-20T11:53:56.5941424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-362] PASSED [ 60%] 2023-03-20T11:53:56.5958603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-363] PASSED [ 60%] 2023-03-20T11:53:56.5975955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-364] PASSED [ 60%] 2023-03-20T11:53:56.5992752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-365] PASSED [ 60%] 2023-03-20T11:53:56.6010561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-366] PASSED [ 60%] 2023-03-20T11:53:56.6027257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-367] PASSED [ 60%] 2023-03-20T11:53:56.6042737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-368] PASSED [ 60%] 2023-03-20T11:53:56.6060169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-369] PASSED [ 60%] 2023-03-20T11:53:56.6077046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-370] PASSED [ 60%] 2023-03-20T11:53:56.6094568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-371] PASSED [ 60%] 2023-03-20T11:53:56.6111065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-372] PASSED [ 60%] 2023-03-20T11:53:56.6128900Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-373] PASSED [ 60%] 2023-03-20T11:53:56.6145548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-374] PASSED [ 60%] 2023-03-20T11:53:56.6162358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-375] PASSED [ 60%] 2023-03-20T11:53:56.6179388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-376] PASSED [ 60%] 2023-03-20T11:53:56.6196261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-377] PASSED [ 60%] 2023-03-20T11:53:56.6213999Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-378] PASSED [ 60%] 2023-03-20T11:53:56.6230518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-379] PASSED [ 60%] 2023-03-20T11:53:56.6247596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-380] PASSED [ 60%] 2023-03-20T11:53:56.6265456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-381] PASSED [ 60%] 2023-03-20T11:53:56.6282649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-382] PASSED [ 60%] 2023-03-20T11:53:56.6300617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-383] PASSED [ 60%] 2023-03-20T11:53:56.6317615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-384] PASSED [ 60%] 2023-03-20T11:53:56.6335774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-385] PASSED [ 60%] 2023-03-20T11:53:56.6353108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-386] PASSED [ 60%] 2023-03-20T11:53:56.6370599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-387] PASSED [ 60%] 2023-03-20T11:53:56.6388567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-388] PASSED [ 60%] 2023-03-20T11:53:56.6405402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-389] PASSED [ 60%] 2023-03-20T11:53:56.6422162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-390] PASSED [ 60%] 2023-03-20T11:53:56.6439045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-391] PASSED [ 60%] 2023-03-20T11:53:56.6456668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-392] PASSED [ 60%] 2023-03-20T11:53:56.6473575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-393] PASSED [ 60%] 2023-03-20T11:53:56.6491807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-394] PASSED [ 60%] 2023-03-20T11:53:56.6508246Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-395] PASSED [ 60%] 2023-03-20T11:53:56.6525289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-396] PASSED [ 60%] 2023-03-20T11:53:56.6543128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-397] PASSED [ 60%] 2023-03-20T11:53:56.6560730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-398] PASSED [ 60%] 2023-03-20T11:53:56.6578125Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-399] PASSED [ 60%] 2023-03-20T11:53:56.6595301Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-400] PASSED [ 60%] 2023-03-20T11:53:56.6612254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-401] PASSED [ 60%] 2023-03-20T11:53:56.6628979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-402] PASSED [ 60%] 2023-03-20T11:53:56.6645992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-403] PASSED [ 60%] 2023-03-20T11:53:56.6663709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-404] PASSED [ 60%] 2023-03-20T11:53:56.6680734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-405] PASSED [ 60%] 2023-03-20T11:53:56.6698749Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-406] PASSED [ 60%] 2023-03-20T11:53:56.6715576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-407] PASSED [ 60%] 2023-03-20T11:53:56.6733213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-408] PASSED [ 60%] 2023-03-20T11:53:56.6750535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-409] PASSED [ 60%] 2023-03-20T11:53:56.6767888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-410] PASSED [ 60%] 2023-03-20T11:53:56.6785699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-411] PASSED [ 60%] 2023-03-20T11:53:56.6802184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-412] PASSED [ 60%] 2023-03-20T11:53:56.6820291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-413] PASSED [ 60%] 2023-03-20T11:53:56.6837760Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-414] PASSED [ 60%] 2023-03-20T11:53:56.6855771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-415] PASSED [ 60%] 2023-03-20T11:53:56.6873475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-416] PASSED [ 60%] 2023-03-20T11:53:56.6892015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-417] PASSED [ 60%] 2023-03-20T11:53:56.6908890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-418] PASSED [ 60%] 2023-03-20T11:53:56.6926180Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-419] PASSED [ 60%] 2023-03-20T11:53:56.6944518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-420] PASSED [ 60%] 2023-03-20T11:53:56.6961814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-421] PASSED [ 60%] 2023-03-20T11:53:56.6979403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-422] PASSED [ 60%] 2023-03-20T11:53:56.6992194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-423] PASSED [ 60%] 2023-03-20T11:53:56.7004720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-424] PASSED [ 60%] 2023-03-20T11:53:56.7017683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-425] PASSED [ 60%] 2023-03-20T11:53:56.7030556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-426] PASSED [ 60%] 2023-03-20T11:53:56.7043778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-427] PASSED [ 60%] 2023-03-20T11:53:56.7057144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-428] PASSED [ 60%] 2023-03-20T11:53:56.7070090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-429] PASSED [ 60%] 2023-03-20T11:53:56.7082473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-430] PASSED [ 60%] 2023-03-20T11:53:56.7095391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-431] PASSED [ 60%] 2023-03-20T11:53:56.7107414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-432] PASSED [ 60%] 2023-03-20T11:53:56.7119824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-433] PASSED [ 60%] 2023-03-20T11:53:56.7133077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-434] PASSED [ 60%] 2023-03-20T11:53:56.7145270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-435] PASSED [ 60%] 2023-03-20T11:53:56.7158156Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-436] PASSED [ 60%] 2023-03-20T11:53:56.7170814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-437] PASSED [ 60%] 2023-03-20T11:53:56.7183762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-438] PASSED [ 60%] 2023-03-20T11:53:56.7196061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-439] PASSED [ 60%] 2023-03-20T11:53:56.7209599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-440] PASSED [ 60%] 2023-03-20T11:53:56.7221564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-441] PASSED [ 60%] 2023-03-20T11:53:56.7234131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-442] PASSED [ 60%] 2023-03-20T11:53:56.7246500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-443] PASSED [ 60%] 2023-03-20T11:53:56.7259447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-444] PASSED [ 60%] 2023-03-20T11:53:56.7272010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-445] PASSED [ 60%] 2023-03-20T11:53:56.7284267Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-446] PASSED [ 60%] 2023-03-20T11:53:56.7296837Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-447] PASSED [ 60%] 2023-03-20T11:53:56.7309094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-448] PASSED [ 60%] 2023-03-20T11:53:56.7321889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-449] PASSED [ 60%] 2023-03-20T11:53:56.7334468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-450] PASSED [ 60%] 2023-03-20T11:53:56.7347024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-451] PASSED [ 60%] 2023-03-20T11:53:56.7359198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-452] PASSED [ 60%] 2023-03-20T11:53:56.7372475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-453] PASSED [ 60%] 2023-03-20T11:53:56.7384594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-454] PASSED [ 60%] 2023-03-20T11:53:56.7396861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-455] PASSED [ 60%] 2023-03-20T11:53:56.7410454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-456] PASSED [ 60%] 2023-03-20T11:53:56.7421750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-457] PASSED [ 60%] 2023-03-20T11:53:56.7434021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-458] PASSED [ 60%] 2023-03-20T11:53:56.7446367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-459] PASSED [ 60%] 2023-03-20T11:53:56.7459329Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-460] PASSED [ 60%] 2023-03-20T11:53:56.7471753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-461] PASSED [ 60%] 2023-03-20T11:53:56.7484079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-462] PASSED [ 60%] 2023-03-20T11:53:56.7497004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-463] PASSED [ 60%] 2023-03-20T11:53:56.7509422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-464] PASSED [ 60%] 2023-03-20T11:53:56.7521802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-465] PASSED [ 60%] 2023-03-20T11:53:56.7534544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-466] PASSED [ 60%] 2023-03-20T11:53:56.7546830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-467] PASSED [ 60%] 2023-03-20T11:53:56.7559232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-468] PASSED [ 60%] 2023-03-20T11:53:56.7572500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-469] PASSED [ 60%] 2023-03-20T11:53:56.7584742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-470] PASSED [ 60%] 2023-03-20T11:53:56.7596932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-471] PASSED [ 60%] 2023-03-20T11:53:56.7610667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-472] PASSED [ 60%] 2023-03-20T11:53:56.7622441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-473] PASSED [ 60%] 2023-03-20T11:53:56.7635327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-474] PASSED [ 60%] 2023-03-20T11:53:56.7647857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-475] PASSED [ 60%] 2023-03-20T11:53:56.7661128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-476] PASSED [ 60%] 2023-03-20T11:53:56.7673693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-477] PASSED [ 60%] 2023-03-20T11:53:56.7685984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-478] PASSED [ 60%] 2023-03-20T11:53:56.7698854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-479] PASSED [ 60%] 2023-03-20T11:53:56.7711330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-480] PASSED [ 60%] 2023-03-20T11:53:56.7723798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-481] PASSED [ 60%] 2023-03-20T11:53:56.7736496Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-482] PASSED [ 60%] 2023-03-20T11:53:56.7748737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-483] PASSED [ 60%] 2023-03-20T11:53:56.7761178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-484] PASSED [ 60%] 2023-03-20T11:53:56.7773739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-485] PASSED [ 60%] 2023-03-20T11:53:56.7786507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-486] PASSED [ 60%] 2023-03-20T11:53:56.7798623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-487] PASSED [ 60%] 2023-03-20T11:53:56.7812106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-488] PASSED [ 60%] 2023-03-20T11:53:56.7824046Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-489] PASSED [ 60%] 2023-03-20T11:53:56.7836099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-490] PASSED [ 60%] 2023-03-20T11:53:56.7849310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-491] PASSED [ 60%] 2023-03-20T11:53:56.7861335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-492] PASSED [ 60%] 2023-03-20T11:53:56.7873424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-493] PASSED [ 60%] 2023-03-20T11:53:56.7885758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-494] PASSED [ 60%] 2023-03-20T11:53:56.7898536Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-495] PASSED [ 60%] 2023-03-20T11:53:56.7911007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-496] PASSED [ 60%] 2023-03-20T11:53:56.7923378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-497] PASSED [ 60%] 2023-03-20T11:53:56.7936282Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-498] PASSED [ 60%] 2023-03-20T11:53:56.7948764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-499] PASSED [ 60%] 2023-03-20T11:53:56.7960924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-500] PASSED [ 60%] 2023-03-20T11:53:56.7973724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-501] PASSED [ 60%] 2023-03-20T11:53:56.7986368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-502] PASSED [ 60%] 2023-03-20T11:53:56.7998529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-503] PASSED [ 60%] 2023-03-20T11:53:56.8012133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-504] PASSED [ 60%] 2023-03-20T11:53:56.8023921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-505] PASSED [ 60%] 2023-03-20T11:53:56.8036604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-506] PASSED [ 60%] 2023-03-20T11:53:56.8050595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-507] PASSED [ 60%] 2023-03-20T11:53:56.8062636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-508] PASSED [ 60%] 2023-03-20T11:53:56.8075042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-509] PASSED [ 60%] 2023-03-20T11:53:56.8087899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-510] PASSED [ 60%] 2023-03-20T11:53:56.8100306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-511] PASSED [ 60%] 2023-03-20T11:53:56.8113606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-512] PASSED [ 60%] 2023-03-20T11:53:56.8126022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-513] PASSED [ 60%] 2023-03-20T11:53:56.8138688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-514] PASSED [ 60%] 2023-03-20T11:53:56.8151120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-515] PASSED [ 60%] 2023-03-20T11:53:56.8163556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-516] PASSED [ 60%] 2023-03-20T11:53:56.8176308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-517] PASSED [ 60%] 2023-03-20T11:53:56.8188680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-518] PASSED [ 60%] 2023-03-20T11:53:56.8201313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-519] PASSED [ 60%] 2023-03-20T11:53:56.8213733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-520] PASSED [ 60%] 2023-03-20T11:53:56.8226302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-521] PASSED [ 60%] 2023-03-20T11:53:56.8243744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-522] PASSED [ 60%] 2023-03-20T11:53:56.8261850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-523] PASSED [ 60%] 2023-03-20T11:53:56.8279217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-524] PASSED [ 60%] 2023-03-20T11:53:56.8296658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-525] PASSED [ 60%] 2023-03-20T11:53:56.8314262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-526] PASSED [ 60%] 2023-03-20T11:53:56.8332385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-527] PASSED [ 60%] 2023-03-20T11:53:56.8349647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-528] PASSED [ 60%] 2023-03-20T11:53:56.8366646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-529] PASSED [ 60%] 2023-03-20T11:53:56.8384702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-530] PASSED [ 60%] 2023-03-20T11:53:56.8401661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-531] PASSED [ 60%] 2023-03-20T11:53:56.8419627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-532] PASSED [ 60%] 2023-03-20T11:53:56.8435740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-533] PASSED [ 60%] 2023-03-20T11:53:56.8453354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-534] PASSED [ 60%] 2023-03-20T11:53:56.8470892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-535] PASSED [ 60%] 2023-03-20T11:53:56.8489042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-536] PASSED [ 60%] 2023-03-20T11:53:56.8505586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-537] PASSED [ 60%] 2023-03-20T11:53:56.8522862Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-538] PASSED [ 60%] 2023-03-20T11:53:56.8540200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-539] PASSED [ 60%] 2023-03-20T11:53:56.8557414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-540] PASSED [ 60%] 2023-03-20T11:53:56.8575067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-541] PASSED [ 60%] 2023-03-20T11:53:56.8592230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-542] PASSED [ 60%] 2023-03-20T11:53:56.8610453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-543] PASSED [ 60%] 2023-03-20T11:53:56.8626833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-544] PASSED [ 60%] 2023-03-20T11:53:56.8644310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-545] PASSED [ 60%] 2023-03-20T11:53:56.8662084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-546] PASSED [ 60%] 2023-03-20T11:53:56.8679657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-547] PASSED [ 60%] 2023-03-20T11:53:56.8697901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-548] PASSED [ 60%] 2023-03-20T11:53:56.8715864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-549] PASSED [ 60%] 2023-03-20T11:53:56.8733773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-550] PASSED [ 60%] 2023-03-20T11:53:56.8751771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-551] PASSED [ 60%] 2023-03-20T11:53:56.8770223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-552] PASSED [ 60%] 2023-03-20T11:53:56.8787439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-553] PASSED [ 60%] 2023-03-20T11:53:56.8804718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-554] PASSED [ 60%] 2023-03-20T11:53:56.8821621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-555] PASSED [ 60%] 2023-03-20T11:53:56.8838766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-556] PASSED [ 60%] 2023-03-20T11:53:56.8856636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-557] PASSED [ 60%] 2023-03-20T11:53:56.8873931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-558] PASSED [ 60%] 2023-03-20T11:53:56.8892158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-559] PASSED [ 60%] 2023-03-20T11:53:56.8909150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-560] PASSED [ 60%] 2023-03-20T11:53:56.8926176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-561] PASSED [ 60%] 2023-03-20T11:53:56.8944039Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-562] PASSED [ 60%] 2023-03-20T11:53:56.8961226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-563] PASSED [ 60%] 2023-03-20T11:53:56.8978981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-564] PASSED [ 60%] 2023-03-20T11:53:56.8996070Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-565] PASSED [ 60%] 2023-03-20T11:53:56.9013216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-566] PASSED [ 60%] 2023-03-20T11:53:56.9029708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-567] PASSED [ 60%] 2023-03-20T11:53:56.9046944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-568] PASSED [ 60%] 2023-03-20T11:53:56.9064459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-569] PASSED [ 60%] 2023-03-20T11:53:56.9081675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-570] PASSED [ 60%] 2023-03-20T11:53:56.9099575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-571] PASSED [ 60%] 2023-03-20T11:53:56.9116532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-572] PASSED [ 60%] 2023-03-20T11:53:56.9134008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-573] PASSED [ 60%] 2023-03-20T11:53:56.9151424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-574] PASSED [ 60%] 2023-03-20T11:53:56.9169630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-575] PASSED [ 60%] 2023-03-20T11:53:56.9186633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-576] PASSED [ 60%] 2023-03-20T11:53:56.9203019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-577] PASSED [ 60%] 2023-03-20T11:53:56.9221181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-578] PASSED [ 60%] 2023-03-20T11:53:56.9238896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-579] PASSED [ 60%] 2023-03-20T11:53:56.9257185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-580] PASSED [ 60%] 2023-03-20T11:53:56.9274679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-581] PASSED [ 60%] 2023-03-20T11:53:56.9293458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-582] PASSED [ 60%] 2023-03-20T11:53:56.9310447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-583] PASSED [ 60%] 2023-03-20T11:53:56.9329225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-584] PASSED [ 60%] 2023-03-20T11:53:56.9346172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-585] PASSED [ 60%] 2023-03-20T11:53:56.9363984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-586] PASSED [ 60%] 2023-03-20T11:53:56.9388092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-587] PASSED [ 60%] 2023-03-20T11:53:56.9404641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-588] PASSED [ 60%] 2023-03-20T11:53:56.9422527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-589] PASSED [ 60%] 2023-03-20T11:53:56.9440068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-590] PASSED [ 60%] 2023-03-20T11:53:56.9457802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-591] PASSED [ 60%] 2023-03-20T11:53:56.9474894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-592] PASSED [ 60%] 2023-03-20T11:53:56.9493334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-593] PASSED [ 60%] 2023-03-20T11:53:56.9510134Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-594] PASSED [ 60%] 2023-03-20T11:53:56.9527516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-595] PASSED [ 60%] 2023-03-20T11:53:56.9545516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-596] PASSED [ 60%] 2023-03-20T11:53:56.9562856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-597] PASSED [ 60%] 2023-03-20T11:53:56.9580878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-598] PASSED [ 60%] 2023-03-20T11:53:56.9597045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-599] PASSED [ 60%] 2023-03-20T11:53:56.9615152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-600] PASSED [ 60%] 2023-03-20T11:53:56.9632532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-601] PASSED [ 60%] 2023-03-20T11:53:56.9650747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-602] PASSED [ 60%] 2023-03-20T11:53:56.9667871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-603] PASSED [ 60%] 2023-03-20T11:53:56.9685162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-604] PASSED [ 60%] 2023-03-20T11:53:56.9702734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-605] PASSED [ 60%] 2023-03-20T11:53:56.9719774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-606] PASSED [ 60%] 2023-03-20T11:53:56.9737905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-607] PASSED [ 60%] 2023-03-20T11:53:56.9755196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-608] PASSED [ 60%] 2023-03-20T11:53:56.9773439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-609] PASSED [ 60%] 2023-03-20T11:53:56.9789791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-610] PASSED [ 60%] 2023-03-20T11:53:56.9808067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-611] PASSED [ 60%] 2023-03-20T11:53:56.9825984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-612] PASSED [ 60%] 2023-03-20T11:53:56.9843768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-613] PASSED [ 60%] 2023-03-20T11:53:56.9861856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-614] PASSED [ 60%] 2023-03-20T11:53:56.9879888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-615] PASSED [ 60%] 2023-03-20T11:53:56.9897141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-616] PASSED [ 60%] 2023-03-20T11:53:56.9914574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-617] PASSED [ 60%] 2023-03-20T11:53:56.9933422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-618] PASSED [ 60%] 2023-03-20T11:53:56.9950636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-619] PASSED [ 60%] 2023-03-20T11:53:56.9969299Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-620] PASSED [ 60%] 2023-03-20T11:53:56.9981390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-621] PASSED [ 60%] 2023-03-20T11:53:56.9993790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-622] PASSED [ 60%] 2023-03-20T11:53:57.0006404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-623] PASSED [ 60%] 2023-03-20T11:53:57.0019592Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-624] PASSED [ 60%] 2023-03-20T11:53:57.0032950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-625] PASSED [ 60%] 2023-03-20T11:53:57.0045425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-626] PASSED [ 60%] 2023-03-20T11:53:57.0058120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-627] PASSED [ 60%] 2023-03-20T11:53:57.0070832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-628] PASSED [ 60%] 2023-03-20T11:53:57.0083365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-629] PASSED [ 60%] 2023-03-20T11:53:57.0096358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-630] PASSED [ 60%] 2023-03-20T11:53:57.0108445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-631] PASSED [ 60%] 2023-03-20T11:53:57.0121206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-632] PASSED [ 60%] 2023-03-20T11:53:57.0133796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-633] PASSED [ 60%] 2023-03-20T11:53:57.0146507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-634] PASSED [ 60%] 2023-03-20T11:53:57.0159124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-635] PASSED [ 60%] 2023-03-20T11:53:57.0172426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-636] PASSED [ 60%] 2023-03-20T11:53:57.0184585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-637] PASSED [ 60%] 2023-03-20T11:53:57.0196680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-638] PASSED [ 60%] 2023-03-20T11:53:57.0210438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-639] PASSED [ 60%] 2023-03-20T11:53:57.0222337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-640] PASSED [ 60%] 2023-03-20T11:53:57.0234831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-641] PASSED [ 60%] 2023-03-20T11:53:57.0248658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-642] PASSED [ 60%] 2023-03-20T11:53:57.0260444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-643] PASSED [ 60%] 2023-03-20T11:53:57.0273053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-644] PASSED [ 60%] 2023-03-20T11:53:57.0285599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-645] PASSED [ 60%] 2023-03-20T11:53:57.0298724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-646] PASSED [ 60%] 2023-03-20T11:53:57.0311423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-647] PASSED [ 60%] 2023-03-20T11:53:57.0324025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-648] PASSED [ 60%] 2023-03-20T11:53:57.0337148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-649] PASSED [ 60%] 2023-03-20T11:53:57.0349719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-650] PASSED [ 60%] 2023-03-20T11:53:57.0362196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-651] PASSED [ 60%] 2023-03-20T11:53:57.0375007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-652] PASSED [ 60%] 2023-03-20T11:53:57.0387623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-653] PASSED [ 60%] 2023-03-20T11:53:57.0399987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-654] PASSED [ 60%] 2023-03-20T11:53:57.0413186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-655] PASSED [ 60%] 2023-03-20T11:53:57.0425619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-656] PASSED [ 60%] 2023-03-20T11:53:57.0438680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-657] PASSED [ 60%] 2023-03-20T11:53:57.0450903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-658] PASSED [ 60%] 2023-03-20T11:53:57.0463974Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-659] PASSED [ 60%] 2023-03-20T11:53:57.0476492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-660] PASSED [ 60%] 2023-03-20T11:53:57.0490330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-661] PASSED [ 60%] 2023-03-20T11:53:57.0502041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-662] PASSED [ 60%] 2023-03-20T11:53:57.0515268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-663] PASSED [ 60%] 2023-03-20T11:53:57.0528957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-664] PASSED [ 60%] 2023-03-20T11:53:57.0540857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-665] PASSED [ 60%] 2023-03-20T11:53:57.0553564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-666] PASSED [ 60%] 2023-03-20T11:53:57.0566092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-667] PASSED [ 60%] 2023-03-20T11:53:57.0579321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-668] PASSED [ 60%] 2023-03-20T11:53:57.0591924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-669] PASSED [ 60%] 2023-03-20T11:53:57.0605269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-670] PASSED [ 60%] 2023-03-20T11:53:57.0618398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-671] PASSED [ 60%] 2023-03-20T11:53:57.0631024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-672] PASSED [ 60%] 2023-03-20T11:53:57.0643497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-673] PASSED [ 60%] 2023-03-20T11:53:57.0656644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-674] PASSED [ 60%] 2023-03-20T11:53:57.0668997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-675] PASSED [ 60%] 2023-03-20T11:53:57.0681640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-676] PASSED [ 60%] 2023-03-20T11:53:57.0694713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-677] PASSED [ 60%] 2023-03-20T11:53:57.0707466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-678] PASSED [ 60%] 2023-03-20T11:53:57.0719881Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-679] PASSED [ 60%] 2023-03-20T11:53:57.0733204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-680] PASSED [ 60%] 2023-03-20T11:53:57.0745784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-681] PASSED [ 60%] 2023-03-20T11:53:57.0758357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-682] PASSED [ 60%] 2023-03-20T11:53:57.0772032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-683] PASSED [ 60%] 2023-03-20T11:53:57.0784108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-684] PASSED [ 60%] 2023-03-20T11:53:57.0796356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-685] PASSED [ 60%] 2023-03-20T11:53:57.0809595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-686] PASSED [ 60%] 2023-03-20T11:53:57.0822063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-687] PASSED [ 60%] 2023-03-20T11:53:57.0834652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-688] PASSED [ 60%] 2023-03-20T11:53:57.0847270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-689] PASSED [ 60%] 2023-03-20T11:53:57.0860278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-690] PASSED [ 60%] 2023-03-20T11:53:57.0872679Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-691] PASSED [ 60%] 2023-03-20T11:53:57.0885224Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-692] PASSED [ 60%] 2023-03-20T11:53:57.0898338Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-693] PASSED [ 60%] 2023-03-20T11:53:57.0911001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-694] PASSED [ 60%] 2023-03-20T11:53:57.0923527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-695] PASSED [ 60%] 2023-03-20T11:53:57.0936675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-696] PASSED [ 60%] 2023-03-20T11:53:57.0949484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-697] PASSED [ 60%] 2023-03-20T11:53:57.0961947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-698] PASSED [ 60%] 2023-03-20T11:53:57.0974608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-699] PASSED [ 60%] 2023-03-20T11:53:57.0987394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-700] PASSED [ 60%] 2023-03-20T11:53:57.1000432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-701] PASSED [ 60%] 2023-03-20T11:53:57.1013472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-702] PASSED [ 60%] 2023-03-20T11:53:57.1025990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-703] PASSED [ 60%] 2023-03-20T11:53:57.1038366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-704] PASSED [ 60%] 2023-03-20T11:53:57.1052113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-705] PASSED [ 60%] 2023-03-20T11:53:57.1064195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-706] PASSED [ 60%] 2023-03-20T11:53:57.1076570Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-707] PASSED [ 60%] 2023-03-20T11:53:57.1090455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-708] PASSED [ 60%] 2023-03-20T11:53:57.1101925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-709] PASSED [ 60%] 2023-03-20T11:53:57.1114405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-710] PASSED [ 60%] 2023-03-20T11:53:57.1127014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-711] PASSED [ 60%] 2023-03-20T11:53:57.1139731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-712] PASSED [ 60%] 2023-03-20T11:53:57.1152066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-713] PASSED [ 60%] 2023-03-20T11:53:57.1164542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-714] PASSED [ 60%] 2023-03-20T11:53:57.1177484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-715] PASSED [ 60%] 2023-03-20T11:53:57.1190146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-716] PASSED [ 60%] 2023-03-20T11:53:57.1202857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-717] PASSED [ 60%] 2023-03-20T11:53:57.1215820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-718] PASSED [ 60%] 2023-03-20T11:53:57.1228286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-719] PASSED [ 60%] 2023-03-20T11:53:57.1247797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_image_tensor-720] PASSED [ 60%] 2023-03-20T11:53:57.1266700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-00] PASSED [ 60%] 2023-03-20T11:53:57.1284446Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-01] PASSED [ 60%] 2023-03-20T11:53:57.1303053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-02] PASSED [ 60%] 2023-03-20T11:53:57.1321011Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-03] PASSED [ 60%] 2023-03-20T11:53:57.1339844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-04] PASSED [ 60%] 2023-03-20T11:53:57.1358297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-05] PASSED [ 60%] 2023-03-20T11:53:57.1377875Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-06] PASSED [ 60%] 2023-03-20T11:53:57.1397246Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-07] PASSED [ 60%] 2023-03-20T11:53:57.1417178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-08] PASSED [ 60%] 2023-03-20T11:53:57.1434927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-09] PASSED [ 60%] 2023-03-20T11:53:57.1453492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-10] PASSED [ 60%] 2023-03-20T11:53:57.1471698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-11] PASSED [ 60%] 2023-03-20T11:53:57.1490919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-12] PASSED [ 60%] 2023-03-20T11:53:57.1509714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-13] PASSED [ 60%] 2023-03-20T11:53:57.1529264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-14] PASSED [ 60%] 2023-03-20T11:53:57.1548533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-15] PASSED [ 60%] 2023-03-20T11:53:57.1567899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-16] PASSED [ 60%] 2023-03-20T11:53:57.1589059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-17] PASSED [ 60%] 2023-03-20T11:53:57.1607013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-18] PASSED [ 60%] 2023-03-20T11:53:57.1625590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-19] PASSED [ 60%] 2023-03-20T11:53:57.1643720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-20] PASSED [ 60%] 2023-03-20T11:53:57.1663086Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-21] PASSED [ 60%] 2023-03-20T11:53:57.1682166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-22] PASSED [ 60%] 2023-03-20T11:53:57.1701576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-23] PASSED [ 60%] 2023-03-20T11:53:57.1721647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-24] PASSED [ 60%] 2023-03-20T11:53:57.1741824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-25] PASSED [ 60%] 2023-03-20T11:53:57.1761990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-26] PASSED [ 60%] 2023-03-20T11:53:57.1774334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-27] PASSED [ 60%] 2023-03-20T11:53:57.1786606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-28] PASSED [ 60%] 2023-03-20T11:53:57.1799005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-29] PASSED [ 60%] 2023-03-20T11:53:57.1812251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-30] PASSED [ 60%] 2023-03-20T11:53:57.1824151Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-31] PASSED [ 60%] 2023-03-20T11:53:57.1836008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-32] PASSED [ 60%] 2023-03-20T11:53:57.1849774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-33] PASSED [ 60%] 2023-03-20T11:53:57.1860965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-34] PASSED [ 60%] 2023-03-20T11:53:57.1873137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-35] PASSED [ 60%] 2023-03-20T11:53:57.1884933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-36] PASSED [ 60%] 2023-03-20T11:53:57.1897476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-37] PASSED [ 60%] 2023-03-20T11:53:57.1909739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-38] PASSED [ 60%] 2023-03-20T11:53:57.1921810Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-39] PASSED [ 60%] 2023-03-20T11:53:57.1934316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-40] PASSED [ 60%] 2023-03-20T11:53:57.1946407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-41] PASSED [ 60%] 2023-03-20T11:53:57.1958624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-42] PASSED [ 60%] 2023-03-20T11:53:57.1970776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-43] PASSED [ 60%] 2023-03-20T11:53:57.1983328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-44] PASSED [ 60%] 2023-03-20T11:53:57.1995247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-45] PASSED [ 60%] 2023-03-20T11:53:57.2007435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-46] PASSED [ 60%] 2023-03-20T11:53:57.2019781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-47] PASSED [ 60%] 2023-03-20T11:53:57.2033430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-48] PASSED [ 60%] 2023-03-20T11:53:57.2045850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-49] PASSED [ 60%] 2023-03-20T11:53:57.2058388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-50] PASSED [ 60%] 2023-03-20T11:53:57.2070485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-51] PASSED [ 60%] 2023-03-20T11:53:57.2082497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-52] PASSED [ 60%] 2023-03-20T11:53:57.2095017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-53] PASSED [ 60%] 2023-03-20T11:53:57.2116237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_bounding_box-54] PASSED [ 60%] 2023-03-20T11:53:57.2133485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-00] PASSED [ 60%] 2023-03-20T11:53:57.2149976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-01] PASSED [ 60%] 2023-03-20T11:53:57.2166056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-02] PASSED [ 60%] 2023-03-20T11:53:57.2179003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-03] PASSED [ 60%] 2023-03-20T11:53:57.2191493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-04] PASSED [ 60%] 2023-03-20T11:53:57.2203658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-05] PASSED [ 60%] 2023-03-20T11:53:57.2216557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-06] PASSED [ 60%] 2023-03-20T11:53:57.2228867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-07] PASSED [ 60%] 2023-03-20T11:53:57.2241159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-08] PASSED [ 60%] 2023-03-20T11:53:57.2253691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-09] PASSED [ 60%] 2023-03-20T11:53:57.2266500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-10] PASSED [ 60%] 2023-03-20T11:53:57.2278831Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-11] PASSED [ 60%] 2023-03-20T11:53:57.2295672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-12] PASSED [ 60%] 2023-03-20T11:53:57.2311848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-13] PASSED [ 60%] 2023-03-20T11:53:57.2327862Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-14] PASSED [ 60%] 2023-03-20T11:53:57.2340940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-15] PASSED [ 60%] 2023-03-20T11:53:57.2353041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-16] PASSED [ 60%] 2023-03-20T11:53:57.2365356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-17] PASSED [ 60%] 2023-03-20T11:53:57.2382200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-18] PASSED [ 60%] 2023-03-20T11:53:57.2398290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-19] PASSED [ 60%] 2023-03-20T11:53:57.2416708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-20] PASSED [ 60%] 2023-03-20T11:53:57.2429858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-21] PASSED [ 60%] 2023-03-20T11:53:57.2442839Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-22] PASSED [ 60%] 2023-03-20T11:53:57.2455744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-23] PASSED [ 60%] 2023-03-20T11:53:57.2472498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-24] PASSED [ 60%] 2023-03-20T11:53:57.2490287Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-25] PASSED [ 61%] 2023-03-20T11:53:57.2506357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-26] PASSED [ 61%] 2023-03-20T11:53:57.2519158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-27] PASSED [ 61%] 2023-03-20T11:53:57.2532461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-28] PASSED [ 61%] 2023-03-20T11:53:57.2545149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-29] PASSED [ 61%] 2023-03-20T11:53:57.2561753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-30] PASSED [ 61%] 2023-03-20T11:53:57.2578712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-31] PASSED [ 61%] 2023-03-20T11:53:57.2594809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-32] PASSED [ 61%] 2023-03-20T11:53:57.2607525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-33] PASSED [ 61%] 2023-03-20T11:53:57.2620658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-34] PASSED [ 61%] 2023-03-20T11:53:57.2633297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-35] PASSED [ 61%] 2023-03-20T11:53:57.2653286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_mask-36] PASSED [ 61%] 2023-03-20T11:53:57.2670292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-00] PASSED [ 61%] 2023-03-20T11:53:57.2686680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-01] PASSED [ 61%] 2023-03-20T11:53:57.2703678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-02] PASSED [ 61%] 2023-03-20T11:53:57.2720518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-03] PASSED [ 61%] 2023-03-20T11:53:57.2737886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-04] PASSED [ 61%] 2023-03-20T11:53:57.2754319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-05] PASSED [ 61%] 2023-03-20T11:53:57.2772089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-06] PASSED [ 61%] 2023-03-20T11:53:57.2788441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-07] PASSED [ 61%] 2023-03-20T11:53:57.2804781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-08] PASSED [ 61%] 2023-03-20T11:53:57.2818443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-09] PASSED [ 61%] 2023-03-20T11:53:57.2831480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-10] PASSED [ 61%] 2023-03-20T11:53:57.2844590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-11] PASSED [ 61%] 2023-03-20T11:53:57.2857973Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-12] PASSED [ 61%] 2023-03-20T11:53:57.2871085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-13] PASSED [ 61%] 2023-03-20T11:53:57.2883998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-14] PASSED [ 61%] 2023-03-20T11:53:57.2897352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-15] PASSED [ 61%] 2023-03-20T11:53:57.2910143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-16] PASSED [ 61%] 2023-03-20T11:53:57.2923032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-17] PASSED [ 61%] 2023-03-20T11:53:57.2940355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-18] PASSED [ 61%] 2023-03-20T11:53:57.2957624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-19] PASSED [ 61%] 2023-03-20T11:53:57.2974562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-20] PASSED [ 61%] 2023-03-20T11:53:57.2991772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-21] PASSED [ 61%] 2023-03-20T11:53:57.3009318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-22] PASSED [ 61%] 2023-03-20T11:53:57.3025145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-23] PASSED [ 61%] 2023-03-20T11:53:57.3041978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-24] PASSED [ 61%] 2023-03-20T11:53:57.3059030Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-25] PASSED [ 61%] 2023-03-20T11:53:57.3075589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-26] PASSED [ 61%] 2023-03-20T11:53:57.3089308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-27] PASSED [ 61%] 2023-03-20T11:53:57.3101924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-28] PASSED [ 61%] 2023-03-20T11:53:57.3114793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-29] PASSED [ 61%] 2023-03-20T11:53:57.3129195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-30] PASSED [ 61%] 2023-03-20T11:53:57.3141227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-31] PASSED [ 61%] 2023-03-20T11:53:57.3154280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-32] PASSED [ 61%] 2023-03-20T11:53:57.3167019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-33] PASSED [ 61%] 2023-03-20T11:53:57.3180511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-34] PASSED [ 61%] 2023-03-20T11:53:57.3193448Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-35] PASSED [ 61%] 2023-03-20T11:53:57.3213811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-perspective_video-36] PASSED [ 61%] 2023-03-20T11:53:57.3228119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-000] PASSED [ 61%] 2023-03-20T11:53:57.3244494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-001] PASSED [ 61%] 2023-03-20T11:53:57.3260699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-002] PASSED [ 61%] 2023-03-20T11:53:57.3276323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-003] PASSED [ 61%] 2023-03-20T11:53:57.3293492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-004] PASSED [ 61%] 2023-03-20T11:53:57.3308483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-005] PASSED [ 61%] 2023-03-20T11:53:57.3323938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-006] PASSED [ 61%] 2023-03-20T11:53:57.3339062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-007] PASSED [ 61%] 2023-03-20T11:53:57.3354792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-008] PASSED [ 61%] 2023-03-20T11:53:57.3372074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-009] PASSED [ 61%] 2023-03-20T11:53:57.3387122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-010] PASSED [ 61%] 2023-03-20T11:53:57.3402663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-011] PASSED [ 61%] 2023-03-20T11:53:57.3419025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-012] PASSED [ 61%] 2023-03-20T11:53:57.3434530Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-013] PASSED [ 61%] 2023-03-20T11:53:57.3451090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-014] PASSED [ 61%] 2023-03-20T11:53:57.3465919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-015] PASSED [ 61%] 2023-03-20T11:53:57.3481986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-016] PASSED [ 61%] 2023-03-20T11:53:57.3498542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-017] PASSED [ 61%] 2023-03-20T11:53:57.3514478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-018] PASSED [ 61%] 2023-03-20T11:53:57.3531824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-019] PASSED [ 61%] 2023-03-20T11:53:57.3547145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-020] PASSED [ 61%] 2023-03-20T11:53:57.3561436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-021] PASSED [ 61%] 2023-03-20T11:53:57.3577822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-022] PASSED [ 61%] 2023-03-20T11:53:57.3593320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-023] PASSED [ 61%] 2023-03-20T11:53:57.3609914Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-024] PASSED [ 61%] 2023-03-20T11:53:57.3625375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-025] PASSED [ 61%] 2023-03-20T11:53:57.3641016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-026] PASSED [ 61%] 2023-03-20T11:53:57.3657089Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-027] PASSED [ 61%] 2023-03-20T11:53:57.3671330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-028] PASSED [ 61%] 2023-03-20T11:53:57.3687004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-029] PASSED [ 61%] 2023-03-20T11:53:57.3703431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-030] PASSED [ 61%] 2023-03-20T11:53:57.3719478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-031] PASSED [ 61%] 2023-03-20T11:53:57.3735361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-032] PASSED [ 61%] 2023-03-20T11:53:57.3751049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-033] PASSED [ 61%] 2023-03-20T11:53:57.3766669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-034] PASSED [ 61%] 2023-03-20T11:53:57.3782043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-035] PASSED [ 61%] 2023-03-20T11:53:57.3798200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-036] PASSED [ 61%] 2023-03-20T11:53:57.3814856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-037] PASSED [ 61%] 2023-03-20T11:53:57.3831091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-038] PASSED [ 61%] 2023-03-20T11:53:57.3847748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-039] PASSED [ 61%] 2023-03-20T11:53:57.3864203Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-040] PASSED [ 61%] 2023-03-20T11:53:57.3880121Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-041] PASSED [ 61%] 2023-03-20T11:53:57.3895084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-042] PASSED [ 61%] 2023-03-20T11:53:57.3910964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-043] PASSED [ 61%] 2023-03-20T11:53:57.3926707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-044] PASSED [ 61%] 2023-03-20T11:53:57.3943168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-045] PASSED [ 61%] 2023-03-20T11:53:57.3958607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-046] PASSED [ 61%] 2023-03-20T11:53:57.3975148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-047] PASSED [ 61%] 2023-03-20T11:53:57.3990939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-048] PASSED [ 61%] 2023-03-20T11:53:57.4005321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-049] PASSED [ 61%] 2023-03-20T11:53:57.4021766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-050] PASSED [ 61%] 2023-03-20T11:53:57.4037792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-051] PASSED [ 61%] 2023-03-20T11:53:57.4054231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-052] PASSED [ 61%] 2023-03-20T11:53:57.4070205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-053] PASSED [ 61%] 2023-03-20T11:53:57.4086032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-054] PASSED [ 61%] 2023-03-20T11:53:57.4102542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-055] PASSED [ 61%] 2023-03-20T11:53:57.4117521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-056] PASSED [ 61%] 2023-03-20T11:53:57.4134285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-057] PASSED [ 61%] 2023-03-20T11:53:57.4150445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-058] PASSED [ 61%] 2023-03-20T11:53:57.4166515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-059] PASSED [ 61%] 2023-03-20T11:53:57.4183302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-060] PASSED [ 61%] 2023-03-20T11:53:57.4199526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-061] PASSED [ 61%] 2023-03-20T11:53:57.4216133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-062] PASSED [ 61%] 2023-03-20T11:53:57.4228456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-063] PASSED [ 61%] 2023-03-20T11:53:57.4241145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-064] PASSED [ 61%] 2023-03-20T11:53:57.4253945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-065] PASSED [ 61%] 2023-03-20T11:53:57.4267056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-066] PASSED [ 61%] 2023-03-20T11:53:57.4279710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-067] PASSED [ 61%] 2023-03-20T11:53:57.4293228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-068] PASSED [ 61%] 2023-03-20T11:53:57.4305349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-069] PASSED [ 61%] 2023-03-20T11:53:57.4317684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-070] PASSED [ 61%] 2023-03-20T11:53:57.4331849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-071] PASSED [ 61%] 2023-03-20T11:53:57.4343334Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-072] PASSED [ 61%] 2023-03-20T11:53:57.4355931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-073] PASSED [ 61%] 2023-03-20T11:53:57.4369275Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-074] PASSED [ 61%] 2023-03-20T11:53:57.4381637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-075] PASSED [ 61%] 2023-03-20T11:53:57.4394003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-076] PASSED [ 61%] 2023-03-20T11:53:57.4407325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-077] PASSED [ 61%] 2023-03-20T11:53:57.4420139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-078] PASSED [ 61%] 2023-03-20T11:53:57.4432710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-079] PASSED [ 61%] 2023-03-20T11:53:57.4445132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-080] PASSED [ 61%] 2023-03-20T11:53:57.4458234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-081] PASSED [ 61%] 2023-03-20T11:53:57.4470730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-082] PASSED [ 61%] 2023-03-20T11:53:57.4483195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-083] PASSED [ 61%] 2023-03-20T11:53:57.4496231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-084] PASSED [ 61%] 2023-03-20T11:53:57.4509160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-085] PASSED [ 61%] 2023-03-20T11:53:57.4521699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-086] PASSED [ 61%] 2023-03-20T11:53:57.4534681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-087] PASSED [ 61%] 2023-03-20T11:53:57.4546979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-088] PASSED [ 61%] 2023-03-20T11:53:57.4559206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-089] PASSED [ 61%] 2023-03-20T11:53:57.4572678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-090] PASSED [ 61%] 2023-03-20T11:53:57.4584877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-091] PASSED [ 61%] 2023-03-20T11:53:57.4597171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-092] PASSED [ 61%] 2023-03-20T11:53:57.4611838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-093] PASSED [ 61%] 2023-03-20T11:53:57.4622949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-094] PASSED [ 61%] 2023-03-20T11:53:57.4635428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-095] PASSED [ 61%] 2023-03-20T11:53:57.4649072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-096] PASSED [ 61%] 2023-03-20T11:53:57.4660644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-097] PASSED [ 61%] 2023-03-20T11:53:57.4673150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-098] PASSED [ 61%] 2023-03-20T11:53:57.4685672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-099] PASSED [ 61%] 2023-03-20T11:53:57.4698730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-100] PASSED [ 61%] 2023-03-20T11:53:57.4711273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-101] PASSED [ 61%] 2023-03-20T11:53:57.4723928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-102] PASSED [ 61%] 2023-03-20T11:53:57.4737138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-103] PASSED [ 61%] 2023-03-20T11:53:57.4749920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-104] PASSED [ 61%] 2023-03-20T11:53:57.4762147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-105] PASSED [ 61%] 2023-03-20T11:53:57.4774800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-106] PASSED [ 61%] 2023-03-20T11:53:57.4787616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-107] PASSED [ 61%] 2023-03-20T11:53:57.4800863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-108] PASSED [ 61%] 2023-03-20T11:53:57.4813755Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-109] PASSED [ 61%] 2023-03-20T11:53:57.4825673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-110] PASSED [ 61%] 2023-03-20T11:53:57.4838006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-111] PASSED [ 61%] 2023-03-20T11:53:57.4851030Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-112] PASSED [ 61%] 2023-03-20T11:53:57.4863711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-113] PASSED [ 61%] 2023-03-20T11:53:57.4876075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-114] PASSED [ 61%] 2023-03-20T11:53:57.4890318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-115] PASSED [ 61%] 2023-03-20T11:53:57.4902386Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-116] PASSED [ 61%] 2023-03-20T11:53:57.4914694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-117] PASSED [ 61%] 2023-03-20T11:53:57.4927279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-118] PASSED [ 61%] 2023-03-20T11:53:57.4940581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-119] PASSED [ 61%] 2023-03-20T11:53:57.4952966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-120] PASSED [ 61%] 2023-03-20T11:53:57.4965523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-121] PASSED [ 61%] 2023-03-20T11:53:57.4978486Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-122] PASSED [ 61%] 2023-03-20T11:53:57.4991017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-123] PASSED [ 61%] 2023-03-20T11:53:57.5003445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-124] PASSED [ 61%] 2023-03-20T11:53:57.5016305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-125] PASSED [ 61%] 2023-03-20T11:53:57.5031735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-126] PASSED [ 61%] 2023-03-20T11:53:57.5048976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-127] PASSED [ 61%] 2023-03-20T11:53:57.5064434Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-128] PASSED [ 61%] 2023-03-20T11:53:57.5080051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-129] PASSED [ 61%] 2023-03-20T11:53:57.5096603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-130] PASSED [ 61%] 2023-03-20T11:53:57.5112333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-131] PASSED [ 61%] 2023-03-20T11:53:57.5129099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-132] PASSED [ 61%] 2023-03-20T11:53:57.5144598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-133] PASSED [ 61%] 2023-03-20T11:53:57.5160464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-134] PASSED [ 61%] 2023-03-20T11:53:57.5176498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-135] PASSED [ 61%] 2023-03-20T11:53:57.5192257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-136] PASSED [ 61%] 2023-03-20T11:53:57.5207058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-137] PASSED [ 61%] 2023-03-20T11:53:57.5223623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-138] PASSED [ 61%] 2023-03-20T11:53:57.5239611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-139] PASSED [ 61%] 2023-03-20T11:53:57.5255955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-140] PASSED [ 61%] 2023-03-20T11:53:57.5271764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-141] PASSED [ 61%] 2023-03-20T11:53:57.5288575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-142] PASSED [ 61%] 2023-03-20T11:53:57.5304688Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-143] PASSED [ 61%] 2023-03-20T11:53:57.5320080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-144] PASSED [ 61%] 2023-03-20T11:53:57.5336281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-145] PASSED [ 61%] 2023-03-20T11:53:57.5352110Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-146] PASSED [ 61%] 2023-03-20T11:53:57.5369006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-147] PASSED [ 61%] 2023-03-20T11:53:57.5384850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-148] PASSED [ 61%] 2023-03-20T11:53:57.5400782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-149] PASSED [ 61%] 2023-03-20T11:53:57.5418850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-150] PASSED [ 61%] 2023-03-20T11:53:57.5434888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-151] PASSED [ 61%] 2023-03-20T11:53:57.5451873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-152] PASSED [ 61%] 2023-03-20T11:53:57.5468686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-153] PASSED [ 61%] 2023-03-20T11:53:57.5484480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-154] PASSED [ 61%] 2023-03-20T11:53:57.5501245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-155] PASSED [ 61%] 2023-03-20T11:53:57.5517672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-156] PASSED [ 61%] 2023-03-20T11:53:57.5534091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-157] PASSED [ 61%] 2023-03-20T11:53:57.5550752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-158] PASSED [ 61%] 2023-03-20T11:53:57.5565107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-159] PASSED [ 61%] 2023-03-20T11:53:57.5581662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-160] PASSED [ 61%] 2023-03-20T11:53:57.5597972Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-161] PASSED [ 61%] 2023-03-20T11:53:57.5614141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-162] PASSED [ 61%] 2023-03-20T11:53:57.5630563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-163] PASSED [ 61%] 2023-03-20T11:53:57.5646245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-164] PASSED [ 61%] 2023-03-20T11:53:57.5663259Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-165] PASSED [ 61%] 2023-03-20T11:53:57.5679286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-166] PASSED [ 61%] 2023-03-20T11:53:57.5694978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-167] PASSED [ 61%] 2023-03-20T11:53:57.5711229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-168] PASSED [ 61%] 2023-03-20T11:53:57.5726931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-169] PASSED [ 61%] 2023-03-20T11:53:57.5742734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-170] PASSED [ 61%] 2023-03-20T11:53:57.5758366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-171] PASSED [ 61%] 2023-03-20T11:53:57.5775295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-172] PASSED [ 61%] 2023-03-20T11:53:57.5791722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-173] PASSED [ 61%] 2023-03-20T11:53:57.5807292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-174] PASSED [ 61%] 2023-03-20T11:53:57.5823961Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-175] PASSED [ 61%] 2023-03-20T11:53:57.5840082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-176] PASSED [ 61%] 2023-03-20T11:53:57.5856619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-177] PASSED [ 61%] 2023-03-20T11:53:57.5872957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-178] PASSED [ 61%] 2023-03-20T11:53:57.5889643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-179] PASSED [ 61%] 2023-03-20T11:53:57.5905881Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-180] PASSED [ 61%] 2023-03-20T11:53:57.5920384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-181] PASSED [ 61%] 2023-03-20T11:53:57.5937888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-182] PASSED [ 61%] 2023-03-20T11:53:57.5954376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-183] PASSED [ 61%] 2023-03-20T11:53:57.5971848Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-184] PASSED [ 61%] 2023-03-20T11:53:57.5987016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-185] PASSED [ 61%] 2023-03-20T11:53:57.6003099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-186] PASSED [ 61%] 2023-03-20T11:53:57.6020017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-187] PASSED [ 61%] 2023-03-20T11:53:57.6036637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-188] PASSED [ 61%] 2023-03-20T11:53:57.6053714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-189] PASSED [ 61%] 2023-03-20T11:53:57.6069506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-190] PASSED [ 61%] 2023-03-20T11:53:57.6092642Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-191] PASSED [ 61%] 2023-03-20T11:53:57.6107375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-192] PASSED [ 61%] 2023-03-20T11:53:57.6123813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-193] PASSED [ 61%] 2023-03-20T11:53:57.6140248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-194] PASSED [ 61%] 2023-03-20T11:53:57.6156503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-195] PASSED [ 61%] 2023-03-20T11:53:57.6173719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-196] PASSED [ 61%] 2023-03-20T11:53:57.6189396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-197] PASSED [ 61%] 2023-03-20T11:53:57.6205388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-198] PASSED [ 61%] 2023-03-20T11:53:57.6221854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-199] PASSED [ 61%] 2023-03-20T11:53:57.6238100Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-200] PASSED [ 61%] 2023-03-20T11:53:57.6254409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-201] PASSED [ 61%] 2023-03-20T11:53:57.6270752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-202] PASSED [ 61%] 2023-03-20T11:53:57.6285823Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-203] PASSED [ 61%] 2023-03-20T11:53:57.6302894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-204] PASSED [ 61%] 2023-03-20T11:53:57.6319332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-205] PASSED [ 61%] 2023-03-20T11:53:57.6335812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-206] PASSED [ 61%] 2023-03-20T11:53:57.6352069Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-207] PASSED [ 61%] 2023-03-20T11:53:57.6369137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-208] PASSED [ 61%] 2023-03-20T11:53:57.6385298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-209] PASSED [ 61%] 2023-03-20T11:53:57.6401512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-210] PASSED [ 61%] 2023-03-20T11:53:57.6418000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-211] PASSED [ 61%] 2023-03-20T11:53:57.6434187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-212] PASSED [ 61%] 2023-03-20T11:53:57.6451438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-213] PASSED [ 61%] 2023-03-20T11:53:57.6466624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-214] PASSED [ 61%] 2023-03-20T11:53:57.6483074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-215] PASSED [ 61%] 2023-03-20T11:53:57.6499978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-216] PASSED [ 61%] 2023-03-20T11:53:57.6516307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-217] PASSED [ 61%] 2023-03-20T11:53:57.6533663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-218] PASSED [ 61%] 2023-03-20T11:53:57.6549734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-219] PASSED [ 61%] 2023-03-20T11:53:57.6566142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-220] PASSED [ 61%] 2023-03-20T11:53:57.6583373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-221] PASSED [ 61%] 2023-03-20T11:53:57.6599585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-222] PASSED [ 61%] 2023-03-20T11:53:57.6616479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-223] PASSED [ 61%] 2023-03-20T11:53:57.6633146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-224] PASSED [ 61%] 2023-03-20T11:53:57.6645870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-225] PASSED [ 61%] 2023-03-20T11:53:57.6659499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-226] PASSED [ 61%] 2023-03-20T11:53:57.6672455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-227] PASSED [ 61%] 2023-03-20T11:53:57.6685344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-228] PASSED [ 61%] 2023-03-20T11:53:57.6699481Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-229] PASSED [ 61%] 2023-03-20T11:53:57.6712361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-230] PASSED [ 61%] 2023-03-20T11:53:57.6725205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-231] PASSED [ 61%] 2023-03-20T11:53:57.6738866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-232] PASSED [ 61%] 2023-03-20T11:53:57.6751751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-233] PASSED [ 61%] 2023-03-20T11:53:57.6764621Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-234] PASSED [ 61%] 2023-03-20T11:53:57.6778080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-235] PASSED [ 61%] 2023-03-20T11:53:57.6790767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-236] PASSED [ 61%] 2023-03-20T11:53:57.6803654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-237] PASSED [ 61%] 2023-03-20T11:53:57.6817164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-238] PASSED [ 61%] 2023-03-20T11:53:57.6829832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-239] PASSED [ 61%] 2023-03-20T11:53:57.6842655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-240] PASSED [ 61%] 2023-03-20T11:53:57.6855955Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-241] PASSED [ 61%] 2023-03-20T11:53:57.6868567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-242] PASSED [ 61%] 2023-03-20T11:53:57.6881500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-243] PASSED [ 61%] 2023-03-20T11:53:57.6894553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-244] PASSED [ 61%] 2023-03-20T11:53:57.6907608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-245] PASSED [ 61%] 2023-03-20T11:53:57.6920212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-246] PASSED [ 61%] 2023-03-20T11:53:57.6933708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-247] PASSED [ 61%] 2023-03-20T11:53:57.6946841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-248] PASSED [ 61%] 2023-03-20T11:53:57.6959762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-249] PASSED [ 61%] 2023-03-20T11:53:57.6973340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-250] PASSED [ 61%] 2023-03-20T11:53:57.6986148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-251] PASSED [ 61%] 2023-03-20T11:53:57.6998712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-252] PASSED [ 61%] 2023-03-20T11:53:57.7012553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-253] PASSED [ 61%] 2023-03-20T11:53:57.7025576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-254] PASSED [ 61%] 2023-03-20T11:53:57.7038445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-255] PASSED [ 61%] 2023-03-20T11:53:57.7052041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-256] PASSED [ 61%] 2023-03-20T11:53:57.7064440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-257] PASSED [ 61%] 2023-03-20T11:53:57.7077289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-258] PASSED [ 61%] 2023-03-20T11:53:57.7091829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-259] PASSED [ 61%] 2023-03-20T11:53:57.7103686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-260] PASSED [ 61%] 2023-03-20T11:53:57.7116118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-261] PASSED [ 61%] 2023-03-20T11:53:57.7129839Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-262] PASSED [ 61%] 2023-03-20T11:53:57.7142799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-263] PASSED [ 61%] 2023-03-20T11:53:57.7155416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-264] PASSED [ 61%] 2023-03-20T11:53:57.7168803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-265] PASSED [ 61%] 2023-03-20T11:53:57.7181131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-266] PASSED [ 61%] 2023-03-20T11:53:57.7194494Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-267] PASSED [ 61%] 2023-03-20T11:53:57.7207452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-268] PASSED [ 61%] 2023-03-20T11:53:57.7220604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-269] PASSED [ 61%] 2023-03-20T11:53:57.7233426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-270] PASSED [ 61%] 2023-03-20T11:53:57.7246034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-271] PASSED [ 61%] 2023-03-20T11:53:57.7259173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-272] PASSED [ 61%] 2023-03-20T11:53:57.7271882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-273] PASSED [ 61%] 2023-03-20T11:53:57.7284633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-274] PASSED [ 61%] 2023-03-20T11:53:57.7297821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-275] PASSED [ 61%] 2023-03-20T11:53:57.7310618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-276] PASSED [ 61%] 2023-03-20T11:53:57.7323297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-277] PASSED [ 61%] 2023-03-20T11:53:57.7336833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-278] PASSED [ 61%] 2023-03-20T11:53:57.7349366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-279] PASSED [ 61%] 2023-03-20T11:53:57.7362061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-280] PASSED [ 61%] 2023-03-20T11:53:57.7375191Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-281] PASSED [ 61%] 2023-03-20T11:53:57.7387774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-282] PASSED [ 61%] 2023-03-20T11:53:57.7400634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-283] PASSED [ 61%] 2023-03-20T11:53:57.7413535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-284] PASSED [ 61%] 2023-03-20T11:53:57.7426479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-285] PASSED [ 61%] 2023-03-20T11:53:57.7439247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-286] PASSED [ 61%] 2023-03-20T11:53:57.7452882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-287] PASSED [ 61%] 2023-03-20T11:53:57.7465054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-288] PASSED [ 61%] 2023-03-20T11:53:57.7477444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-289] PASSED [ 61%] 2023-03-20T11:53:57.7490528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-290] PASSED [ 61%] 2023-03-20T11:53:57.7503707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-291] PASSED [ 61%] 2023-03-20T11:53:57.7516217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-292] PASSED [ 61%] 2023-03-20T11:53:57.7530356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-293] PASSED [ 61%] 2023-03-20T11:53:57.7542321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-294] PASSED [ 61%] 2023-03-20T11:53:57.7554919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-295] PASSED [ 61%] 2023-03-20T11:53:57.7568904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-296] PASSED [ 61%] 2023-03-20T11:53:57.7580559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-297] PASSED [ 61%] 2023-03-20T11:53:57.7593346Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-298] PASSED [ 61%] 2023-03-20T11:53:57.7606059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-299] PASSED [ 61%] 2023-03-20T11:53:57.7618478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-300] PASSED [ 61%] 2023-03-20T11:53:57.7631215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-301] PASSED [ 61%] 2023-03-20T11:53:57.7643987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-302] PASSED [ 61%] 2023-03-20T11:53:57.7657480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-303] PASSED [ 61%] 2023-03-20T11:53:57.7669841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-304] PASSED [ 61%] 2023-03-20T11:53:57.7683062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-305] PASSED [ 61%] 2023-03-20T11:53:57.7696260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-306] PASSED [ 61%] 2023-03-20T11:53:57.7709164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-307] PASSED [ 61%] 2023-03-20T11:53:57.7721715Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-308] PASSED [ 61%] 2023-03-20T11:53:57.7734858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-309] PASSED [ 61%] 2023-03-20T11:53:57.7747507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-310] PASSED [ 61%] 2023-03-20T11:53:57.7760308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-311] PASSED [ 61%] 2023-03-20T11:53:57.7773750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-312] PASSED [ 61%] 2023-03-20T11:53:57.7785989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-313] PASSED [ 61%] 2023-03-20T11:53:57.7798580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-314] PASSED [ 61%] 2023-03-20T11:53:57.7812573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-315] PASSED [ 61%] 2023-03-20T11:53:57.7826139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-316] PASSED [ 61%] 2023-03-20T11:53:57.7838400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-317] PASSED [ 61%] 2023-03-20T11:53:57.7852566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-318] PASSED [ 61%] 2023-03-20T11:53:57.7864756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-319] PASSED [ 61%] 2023-03-20T11:53:57.7877239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-320] PASSED [ 61%] 2023-03-20T11:53:57.7890759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-321] PASSED [ 61%] 2023-03-20T11:53:57.7903409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-322] PASSED [ 61%] 2023-03-20T11:53:57.7916063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-323] PASSED [ 61%] 2023-03-20T11:53:57.7931819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-324] PASSED [ 61%] 2023-03-20T11:53:57.7947272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-325] PASSED [ 61%] 2023-03-20T11:53:57.7962966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-326] PASSED [ 61%] 2023-03-20T11:53:57.7978640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-327] PASSED [ 61%] 2023-03-20T11:53:57.7993860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-328] PASSED [ 61%] 2023-03-20T11:53:57.8011794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-329] PASSED [ 61%] 2023-03-20T11:53:57.8025639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-330] PASSED [ 61%] 2023-03-20T11:53:57.8041283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-331] PASSED [ 61%] 2023-03-20T11:53:57.8056924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-332] PASSED [ 61%] 2023-03-20T11:53:57.8072491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-333] PASSED [ 61%] 2023-03-20T11:53:57.8089041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-334] PASSED [ 61%] 2023-03-20T11:53:57.8103381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-335] PASSED [ 61%] 2023-03-20T11:53:57.8118765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-336] PASSED [ 61%] 2023-03-20T11:53:57.8134460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-337] PASSED [ 61%] 2023-03-20T11:53:57.8150192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-338] PASSED [ 61%] 2023-03-20T11:53:57.8165949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-339] PASSED [ 61%] 2023-03-20T11:53:57.8181923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-340] PASSED [ 61%] 2023-03-20T11:53:57.8197507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-341] PASSED [ 61%] 2023-03-20T11:53:57.8213435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-342] PASSED [ 61%] 2023-03-20T11:53:57.8229668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-343] PASSED [ 61%] 2023-03-20T11:53:57.8245116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-344] PASSED [ 61%] 2023-03-20T11:53:57.8261359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-345] PASSED [ 61%] 2023-03-20T11:53:57.8276028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-346] PASSED [ 61%] 2023-03-20T11:53:57.8293040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-347] PASSED [ 61%] 2023-03-20T11:53:57.8308345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-348] PASSED [ 61%] 2023-03-20T11:53:57.8324048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-349] PASSED [ 61%] 2023-03-20T11:53:57.8340311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-350] PASSED [ 61%] 2023-03-20T11:53:57.8356190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-351] PASSED [ 61%] 2023-03-20T11:53:57.8373310Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-352] PASSED [ 61%] 2023-03-20T11:53:57.8388599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-353] PASSED [ 61%] 2023-03-20T11:53:57.8404235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-354] PASSED [ 61%] 2023-03-20T11:53:57.8420876Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-355] PASSED [ 61%] 2023-03-20T11:53:57.8436673Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-356] PASSED [ 61%] 2023-03-20T11:53:57.8452188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-357] PASSED [ 61%] 2023-03-20T11:53:57.8466794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-358] PASSED [ 61%] 2023-03-20T11:53:57.8482302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-359] PASSED [ 61%] 2023-03-20T11:53:57.8498131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-360] PASSED [ 61%] 2023-03-20T11:53:57.8513804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-361] PASSED [ 61%] 2023-03-20T11:53:57.8530743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-362] PASSED [ 61%] 2023-03-20T11:53:57.8545096Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-363] PASSED [ 61%] 2023-03-20T11:53:57.8561066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-364] PASSED [ 61%] 2023-03-20T11:53:57.8576599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-365] PASSED [ 61%] 2023-03-20T11:53:57.8591990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-366] PASSED [ 61%] 2023-03-20T11:53:57.8607510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-367] PASSED [ 61%] 2023-03-20T11:53:57.8622345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-368] PASSED [ 61%] 2023-03-20T11:53:57.8638063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-369] PASSED [ 61%] 2023-03-20T11:53:57.8654221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-370] PASSED [ 61%] 2023-03-20T11:53:57.8669966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-371] PASSED [ 61%] 2023-03-20T11:53:57.8685573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-372] PASSED [ 61%] 2023-03-20T11:53:57.8701608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-373] PASSED [ 61%] 2023-03-20T11:53:57.8716909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-374] PASSED [ 61%] 2023-03-20T11:53:57.8733785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-375] PASSED [ 61%] 2023-03-20T11:53:57.8748657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-376] PASSED [ 61%] 2023-03-20T11:53:57.8765003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-377] PASSED [ 61%] 2023-03-20T11:53:57.8780188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-378] PASSED [ 61%] 2023-03-20T11:53:57.8794607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-379] PASSED [ 61%] 2023-03-20T11:53:57.8812038Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-380] PASSED [ 61%] 2023-03-20T11:53:57.8827583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-381] PASSED [ 61%] 2023-03-20T11:53:57.8843452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-382] PASSED [ 61%] 2023-03-20T11:53:57.8859805Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-383] PASSED [ 61%] 2023-03-20T11:53:57.8875341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-384] PASSED [ 61%] 2023-03-20T11:53:57.8892698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-385] PASSED [ 61%] 2023-03-20T11:53:57.8907922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-386] PASSED [ 61%] 2023-03-20T11:53:57.8923723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-387] PASSED [ 61%] 2023-03-20T11:53:57.8940101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-388] PASSED [ 61%] 2023-03-20T11:53:57.8955871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-389] PASSED [ 61%] 2023-03-20T11:53:57.8970636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-390] PASSED [ 61%] 2023-03-20T11:53:57.8986694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-391] PASSED [ 61%] 2023-03-20T11:53:57.9002404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-392] PASSED [ 61%] 2023-03-20T11:53:57.9018157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-393] PASSED [ 61%] 2023-03-20T11:53:57.9033316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-394] PASSED [ 61%] 2023-03-20T11:53:57.9059323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-395] PASSED [ 61%] 2023-03-20T11:53:57.9065479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-396] PASSED [ 61%] 2023-03-20T11:53:57.9081245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-397] PASSED [ 61%] 2023-03-20T11:53:57.9097748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-398] PASSED [ 61%] 2023-03-20T11:53:57.9113221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-399] PASSED [ 61%] 2023-03-20T11:53:57.9130153Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-400] PASSED [ 61%] 2023-03-20T11:53:57.9144097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-401] PASSED [ 61%] 2023-03-20T11:53:57.9159732Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-402] PASSED [ 61%] 2023-03-20T11:53:57.9176145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-403] PASSED [ 61%] 2023-03-20T11:53:57.9191924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-404] PASSED [ 61%] 2023-03-20T11:53:57.9209000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-405] PASSED [ 61%] 2023-03-20T11:53:57.9224232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-406] PASSED [ 61%] 2023-03-20T11:53:57.9240669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-407] PASSED [ 61%] 2023-03-20T11:53:57.9256454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-408] PASSED [ 61%] 2023-03-20T11:53:57.9272341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-409] PASSED [ 61%] 2023-03-20T11:53:57.9289118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-410] PASSED [ 61%] 2023-03-20T11:53:57.9304373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-411] PASSED [ 61%] 2023-03-20T11:53:57.9318990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-412] PASSED [ 61%] 2023-03-20T11:53:57.9335439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-413] PASSED [ 61%] 2023-03-20T11:53:57.9351316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-414] PASSED [ 61%] 2023-03-20T11:53:57.9367438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-415] PASSED [ 61%] 2023-03-20T11:53:57.9383970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-416] PASSED [ 61%] 2023-03-20T11:53:57.9399860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-417] PASSED [ 61%] 2023-03-20T11:53:57.9417265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-418] PASSED [ 61%] 2023-03-20T11:53:57.9433189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-419] PASSED [ 61%] 2023-03-20T11:53:57.9450160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-420] PASSED [ 61%] 2023-03-20T11:53:57.9465907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-421] PASSED [ 61%] 2023-03-20T11:53:57.9481695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-422] PASSED [ 61%] 2023-03-20T11:53:57.9494462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-423] PASSED [ 61%] 2023-03-20T11:53:57.9506958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-424] PASSED [ 61%] 2023-03-20T11:53:57.9519268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-425] PASSED [ 61%] 2023-03-20T11:53:57.9532558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-426] PASSED [ 61%] 2023-03-20T11:53:57.9544587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-427] PASSED [ 61%] 2023-03-20T11:53:57.9556924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-428] PASSED [ 61%] 2023-03-20T11:53:57.9570731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-429] PASSED [ 61%] 2023-03-20T11:53:57.9582246Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-430] PASSED [ 61%] 2023-03-20T11:53:57.9594686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-431] PASSED [ 61%] 2023-03-20T11:53:57.9607141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-432] PASSED [ 61%] 2023-03-20T11:53:57.9619935Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-433] PASSED [ 61%] 2023-03-20T11:53:57.9632561Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-434] PASSED [ 61%] 2023-03-20T11:53:57.9645036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-435] PASSED [ 61%] 2023-03-20T11:53:57.9657762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-436] PASSED [ 61%] 2023-03-20T11:53:57.9670257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-437] PASSED [ 61%] 2023-03-20T11:53:57.9682562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-438] PASSED [ 61%] 2023-03-20T11:53:57.9695424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-439] PASSED [ 61%] 2023-03-20T11:53:57.9708052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-440] PASSED [ 61%] 2023-03-20T11:53:57.9720604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-441] PASSED [ 61%] 2023-03-20T11:53:57.9733697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-442] PASSED [ 61%] 2023-03-20T11:53:57.9745891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-443] PASSED [ 61%] 2023-03-20T11:53:57.9758165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-444] PASSED [ 61%] 2023-03-20T11:53:57.9770748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-445] PASSED [ 61%] 2023-03-20T11:53:57.9783394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-446] PASSED [ 61%] 2023-03-20T11:53:57.9795619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-447] PASSED [ 61%] 2023-03-20T11:53:57.9809087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-448] PASSED [ 61%] 2023-03-20T11:53:57.9820895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-449] PASSED [ 61%] 2023-03-20T11:53:57.9833354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-450] PASSED [ 61%] 2023-03-20T11:53:57.9845663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-451] PASSED [ 61%] 2023-03-20T11:53:57.9858539Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-452] PASSED [ 61%] 2023-03-20T11:53:57.9870919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-453] PASSED [ 61%] 2023-03-20T11:53:57.9883361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-454] PASSED [ 61%] 2023-03-20T11:53:57.9896867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-455] PASSED [ 61%] 2023-03-20T11:53:57.9909438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-456] PASSED [ 61%] 2023-03-20T11:53:57.9921606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-457] PASSED [ 61%] 2023-03-20T11:53:57.9934560Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-458] PASSED [ 61%] 2023-03-20T11:53:57.9946438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-459] PASSED [ 61%] 2023-03-20T11:53:57.9958802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-460] PASSED [ 61%] 2023-03-20T11:53:57.9972047Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-461] PASSED [ 61%] 2023-03-20T11:53:57.9983934Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-462] PASSED [ 61%] 2023-03-20T11:53:57.9996163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-463] PASSED [ 61%] 2023-03-20T11:53:58.0009727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-464] PASSED [ 61%] 2023-03-20T11:53:58.0021547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-465] PASSED [ 61%] 2023-03-20T11:53:58.0034248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-466] PASSED [ 61%] 2023-03-20T11:53:58.0046604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-467] PASSED [ 61%] 2023-03-20T11:53:58.0059505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-468] PASSED [ 61%] 2023-03-20T11:53:58.0071986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-469] PASSED [ 61%] 2023-03-20T11:53:58.0084320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-470] PASSED [ 61%] 2023-03-20T11:53:58.0097282Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-471] PASSED [ 61%] 2023-03-20T11:53:58.0109868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-472] PASSED [ 61%] 2023-03-20T11:53:58.0122165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-473] PASSED [ 61%] 2023-03-20T11:53:58.0135079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-474] PASSED [ 61%] 2023-03-20T11:53:58.0147508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-475] PASSED [ 61%] 2023-03-20T11:53:58.0160167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-476] PASSED [ 61%] 2023-03-20T11:53:58.0173379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-477] PASSED [ 61%] 2023-03-20T11:53:58.0185072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-478] PASSED [ 61%] 2023-03-20T11:53:58.0196946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-479] PASSED [ 61%] 2023-03-20T11:53:58.0210776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-480] PASSED [ 61%] 2023-03-20T11:53:58.0222600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-481] PASSED [ 61%] 2023-03-20T11:53:58.0234916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-482] PASSED [ 61%] 2023-03-20T11:53:58.0247179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-483] PASSED [ 61%] 2023-03-20T11:53:58.0259932Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-484] PASSED [ 61%] 2023-03-20T11:53:58.0272344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-485] PASSED [ 61%] 2023-03-20T11:53:58.0284677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-486] PASSED [ 61%] 2023-03-20T11:53:58.0297619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-487] PASSED [ 61%] 2023-03-20T11:53:58.0309983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-488] PASSED [ 61%] 2023-03-20T11:53:58.0322234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-489] PASSED [ 61%] 2023-03-20T11:53:58.0334930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-490] PASSED [ 61%] 2023-03-20T11:53:58.0347432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-491] PASSED [ 61%] 2023-03-20T11:53:58.0359374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-492] PASSED [ 61%] 2023-03-20T11:53:58.0373229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-493] PASSED [ 61%] 2023-03-20T11:53:58.0385435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-494] PASSED [ 61%] 2023-03-20T11:53:58.0397675Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-495] PASSED [ 61%] 2023-03-20T11:53:58.0410205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-496] PASSED [ 61%] 2023-03-20T11:53:58.0423026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-497] PASSED [ 61%] 2023-03-20T11:53:58.0435347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-498] PASSED [ 61%] 2023-03-20T11:53:58.0449147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-499] PASSED [ 61%] 2023-03-20T11:53:58.0460824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-500] PASSED [ 61%] 2023-03-20T11:53:58.0472982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-501] PASSED [ 61%] 2023-03-20T11:53:58.0485408Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-502] PASSED [ 61%] 2023-03-20T11:53:58.0498308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-503] PASSED [ 61%] 2023-03-20T11:53:58.0510597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-504] PASSED [ 61%] 2023-03-20T11:53:58.0522991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-505] PASSED [ 61%] 2023-03-20T11:53:58.0535980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-506] PASSED [ 61%] 2023-03-20T11:53:58.0548322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-507] PASSED [ 61%] 2023-03-20T11:53:58.0560815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-508] PASSED [ 61%] 2023-03-20T11:53:58.0573324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-509] PASSED [ 61%] 2023-03-20T11:53:58.0586266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-510] PASSED [ 61%] 2023-03-20T11:53:58.0598430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-511] PASSED [ 61%] 2023-03-20T11:53:58.0612050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-512] PASSED [ 61%] 2023-03-20T11:53:58.0623951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-513] PASSED [ 61%] 2023-03-20T11:53:58.0635886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-514] PASSED [ 61%] 2023-03-20T11:53:58.0649190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-515] PASSED [ 61%] 2023-03-20T11:53:58.0661097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-516] PASSED [ 61%] 2023-03-20T11:53:58.0673572Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-517] PASSED [ 61%] 2023-03-20T11:53:58.0685979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-518] PASSED [ 61%] 2023-03-20T11:53:58.0698625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-519] PASSED [ 61%] 2023-03-20T11:53:58.0711022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-520] PASSED [ 61%] 2023-03-20T11:53:58.0723253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-521] PASSED [ 61%] 2023-03-20T11:53:58.0738682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-522] PASSED [ 61%] 2023-03-20T11:53:58.0754626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-523] PASSED [ 61%] 2023-03-20T11:53:58.0770762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-524] PASSED [ 61%] 2023-03-20T11:53:58.0786697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-525] PASSED [ 61%] 2023-03-20T11:53:58.0802149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-526] PASSED [ 61%] 2023-03-20T11:53:58.0818506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-527] PASSED [ 61%] 2023-03-20T11:53:58.0834146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-528] PASSED [ 61%] 2023-03-20T11:53:58.0850814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-529] PASSED [ 61%] 2023-03-20T11:53:58.0866217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-530] PASSED [ 61%] 2023-03-20T11:53:58.0882084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-531] PASSED [ 61%] 2023-03-20T11:53:58.0898687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-532] PASSED [ 61%] 2023-03-20T11:53:58.0913361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-533] PASSED [ 61%] 2023-03-20T11:53:58.0930318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-534] PASSED [ 61%] 2023-03-20T11:53:58.0945765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-535] PASSED [ 61%] 2023-03-20T11:53:58.0961516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-536] PASSED [ 61%] 2023-03-20T11:53:58.0977767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-537] PASSED [ 61%] 2023-03-20T11:53:58.0993517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-538] PASSED [ 61%] 2023-03-20T11:53:58.1010877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-539] PASSED [ 61%] 2023-03-20T11:53:58.1025668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-540] PASSED [ 61%] 2023-03-20T11:53:58.1041288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-541] PASSED [ 61%] 2023-03-20T11:53:58.1057871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-542] PASSED [ 61%] 2023-03-20T11:53:58.1073658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-543] PASSED [ 61%] 2023-03-20T11:53:58.1089828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-544] PASSED [ 61%] 2023-03-20T11:53:58.1105656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-545] PASSED [ 61%] 2023-03-20T11:53:58.1121754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-546] PASSED [ 61%] 2023-03-20T11:53:58.1138246Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-547] PASSED [ 61%] 2023-03-20T11:53:58.1154520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-548] PASSED [ 61%] 2023-03-20T11:53:58.1171847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-549] PASSED [ 61%] 2023-03-20T11:53:58.1187683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-550] PASSED [ 61%] 2023-03-20T11:53:58.1203967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-551] PASSED [ 61%] 2023-03-20T11:53:58.1220793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-552] PASSED [ 61%] 2023-03-20T11:53:58.1236965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-553] PASSED [ 61%] 2023-03-20T11:53:58.1253762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-554] PASSED [ 61%] 2023-03-20T11:53:58.1268850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-555] PASSED [ 61%] 2023-03-20T11:53:58.1284813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-556] PASSED [ 61%] 2023-03-20T11:53:58.1301212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-557] PASSED [ 61%] 2023-03-20T11:53:58.1317226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-558] PASSED [ 61%] 2023-03-20T11:53:58.1333685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-559] PASSED [ 61%] 2023-03-20T11:53:58.1349393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-560] PASSED [ 61%] 2023-03-20T11:53:58.1365173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-561] PASSED [ 61%] 2023-03-20T11:53:58.1381458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-562] PASSED [ 61%] 2023-03-20T11:53:58.1397274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-563] PASSED [ 61%] 2023-03-20T11:53:58.1413899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-564] PASSED [ 61%] 2023-03-20T11:53:58.1430070Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-565] PASSED [ 61%] 2023-03-20T11:53:58.1444873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-566] PASSED [ 61%] 2023-03-20T11:53:58.1461522Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-567] PASSED [ 61%] 2023-03-20T11:53:58.1477231Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-568] PASSED [ 61%] 2023-03-20T11:53:58.1494145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-569] PASSED [ 61%] 2023-03-20T11:53:58.1510752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-570] PASSED [ 61%] 2023-03-20T11:53:58.1526887Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-571] PASSED [ 61%] 2023-03-20T11:53:58.1543560Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-572] PASSED [ 61%] 2023-03-20T11:53:58.1559857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-573] PASSED [ 61%] 2023-03-20T11:53:58.1575884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-574] PASSED [ 61%] 2023-03-20T11:53:58.1591719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-575] PASSED [ 61%] 2023-03-20T11:53:58.1607803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-576] PASSED [ 61%] 2023-03-20T11:53:58.1623669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-577] PASSED [ 61%] 2023-03-20T11:53:58.1639889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-578] PASSED [ 61%] 2023-03-20T11:53:58.1656762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-579] PASSED [ 61%] 2023-03-20T11:53:58.1672980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-580] PASSED [ 61%] 2023-03-20T11:53:58.1690588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-581] PASSED [ 61%] 2023-03-20T11:53:58.1706283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-582] PASSED [ 61%] 2023-03-20T11:53:58.1722482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-583] PASSED [ 61%] 2023-03-20T11:53:58.1739079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-584] PASSED [ 61%] 2023-03-20T11:53:58.1755296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-585] PASSED [ 61%] 2023-03-20T11:53:58.1772677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-586] PASSED [ 61%] 2023-03-20T11:53:58.1788652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-587] PASSED [ 61%] 2023-03-20T11:53:58.1803575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-588] PASSED [ 61%] 2023-03-20T11:53:58.1820526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-589] PASSED [ 61%] 2023-03-20T11:53:58.1836577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-590] PASSED [ 61%] 2023-03-20T11:53:58.1853656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-591] PASSED [ 61%] 2023-03-20T11:53:58.1869677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-592] PASSED [ 61%] 2023-03-20T11:53:58.1885535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-593] PASSED [ 61%] 2023-03-20T11:53:58.1902136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-594] PASSED [ 61%] 2023-03-20T11:53:58.1918242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-595] PASSED [ 61%] 2023-03-20T11:53:58.1934663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-596] PASSED [ 61%] 2023-03-20T11:53:58.1950947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-597] PASSED [ 61%] 2023-03-20T11:53:58.1966983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-598] PASSED [ 61%] 2023-03-20T11:53:58.1982520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-599] PASSED [ 61%] 2023-03-20T11:53:58.1998814Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-600] PASSED [ 61%] 2023-03-20T11:53:58.2015909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-601] PASSED [ 61%] 2023-03-20T11:53:58.2032218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-602] PASSED [ 61%] 2023-03-20T11:53:58.2048348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-603] PASSED [ 61%] 2023-03-20T11:53:58.2065254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-604] PASSED [ 61%] 2023-03-20T11:53:58.2081409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-605] PASSED [ 61%] 2023-03-20T11:53:58.2098222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-606] PASSED [ 61%] 2023-03-20T11:53:58.2114395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-607] PASSED [ 61%] 2023-03-20T11:53:58.2133296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-608] PASSED [ 61%] 2023-03-20T11:53:58.2148804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-609] PASSED [ 61%] 2023-03-20T11:53:58.2164198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-610] PASSED [ 61%] 2023-03-20T11:53:58.2181192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-611] PASSED [ 61%] 2023-03-20T11:53:58.2197269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-612] PASSED [ 61%] 2023-03-20T11:53:58.2214330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-613] PASSED [ 61%] 2023-03-20T11:53:58.2231012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-614] PASSED [ 61%] 2023-03-20T11:53:58.2247380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-615] PASSED [ 61%] 2023-03-20T11:53:58.2264529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-616] PASSED [ 61%] 2023-03-20T11:53:58.2280949Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-617] PASSED [ 61%] 2023-03-20T11:53:58.2297797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-618] PASSED [ 61%] 2023-03-20T11:53:58.2314342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-619] PASSED [ 61%] 2023-03-20T11:53:58.2332091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-620] PASSED [ 61%] 2023-03-20T11:53:58.2344663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-621] PASSED [ 61%] 2023-03-20T11:53:58.2357026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-622] PASSED [ 61%] 2023-03-20T11:53:58.2371928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-623] PASSED [ 61%] 2023-03-20T11:53:58.2383355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-624] PASSED [ 61%] 2023-03-20T11:53:58.2396055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-625] PASSED [ 61%] 2023-03-20T11:53:58.2409825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-626] PASSED [ 61%] 2023-03-20T11:53:58.2422328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-627] PASSED [ 61%] 2023-03-20T11:53:58.2435293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-628] PASSED [ 61%] 2023-03-20T11:53:58.2449210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-629] PASSED [ 61%] 2023-03-20T11:53:58.2461436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-630] PASSED [ 61%] 2023-03-20T11:53:58.2474184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-631] PASSED [ 61%] 2023-03-20T11:53:58.2487073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-632] PASSED [ 61%] 2023-03-20T11:53:58.2500442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-633] PASSED [ 61%] 2023-03-20T11:53:58.2513369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-634] PASSED [ 61%] 2023-03-20T11:53:58.2526222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-635] PASSED [ 61%] 2023-03-20T11:53:58.2539772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-636] PASSED [ 61%] 2023-03-20T11:53:58.2552687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-637] PASSED [ 61%] 2023-03-20T11:53:58.2565466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-638] PASSED [ 61%] 2023-03-20T11:53:58.2579082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-639] PASSED [ 61%] 2023-03-20T11:53:58.2591868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-640] PASSED [ 61%] 2023-03-20T11:53:58.2604681Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-641] PASSED [ 61%] 2023-03-20T11:53:58.2617736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-642] PASSED [ 61%] 2023-03-20T11:53:58.2630504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-643] PASSED [ 61%] 2023-03-20T11:53:58.2643293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-644] PASSED [ 61%] 2023-03-20T11:53:58.2656651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-645] PASSED [ 61%] 2023-03-20T11:53:58.2674826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-646] PASSED [ 61%] 2023-03-20T11:53:58.2688022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-647] PASSED [ 61%] 2023-03-20T11:53:58.2701083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-648] PASSED [ 61%] 2023-03-20T11:53:58.2713899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-649] PASSED [ 61%] 2023-03-20T11:53:58.2726794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-650] PASSED [ 61%] 2023-03-20T11:53:58.2740277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-651] PASSED [ 61%] 2023-03-20T11:53:58.2753064Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-652] PASSED [ 61%] 2023-03-20T11:53:58.2765854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-653] PASSED [ 61%] 2023-03-20T11:53:58.2779110Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-654] PASSED [ 61%] 2023-03-20T11:53:58.2792015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-655] PASSED [ 61%] 2023-03-20T11:53:58.2804893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-656] PASSED [ 61%] 2023-03-20T11:53:58.2818026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-657] PASSED [ 61%] 2023-03-20T11:53:58.2830863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-658] PASSED [ 61%] 2023-03-20T11:53:58.2843660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-659] PASSED [ 61%] 2023-03-20T11:53:58.2857042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-660] PASSED [ 61%] 2023-03-20T11:53:58.2870158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-661] PASSED [ 61%] 2023-03-20T11:53:58.2882833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-662] PASSED [ 61%] 2023-03-20T11:53:58.2895976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-663] PASSED [ 61%] 2023-03-20T11:53:58.2909135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-664] PASSED [ 61%] 2023-03-20T11:53:58.2921797Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-665] PASSED [ 61%] 2023-03-20T11:53:58.2935098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-666] PASSED [ 61%] 2023-03-20T11:53:58.2947946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-667] PASSED [ 61%] 2023-03-20T11:53:58.2960793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-668] PASSED [ 61%] 2023-03-20T11:53:58.2973903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-669] PASSED [ 61%] 2023-03-20T11:53:58.2987213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-670] PASSED [ 61%] 2023-03-20T11:53:58.3000095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-671] PASSED [ 61%] 2023-03-20T11:53:58.3013517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-672] PASSED [ 61%] 2023-03-20T11:53:58.3026113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-673] PASSED [ 61%] 2023-03-20T11:53:58.3038713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-674] PASSED [ 61%] 2023-03-20T11:53:58.3052559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-675] PASSED [ 61%] 2023-03-20T11:53:58.3065341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-676] PASSED [ 61%] 2023-03-20T11:53:58.3078025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-677] PASSED [ 61%] 2023-03-20T11:53:58.3091947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-678] PASSED [ 61%] 2023-03-20T11:53:58.3103836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-679] PASSED [ 61%] 2023-03-20T11:53:58.3116502Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-680] PASSED [ 61%] 2023-03-20T11:53:58.3130706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-681] PASSED [ 61%] 2023-03-20T11:53:58.3143155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-682] PASSED [ 61%] 2023-03-20T11:53:58.3156095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-683] PASSED [ 61%] 2023-03-20T11:53:58.3170869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-684] PASSED [ 61%] 2023-03-20T11:53:58.3182957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-685] PASSED [ 61%] 2023-03-20T11:53:58.3195796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-686] PASSED [ 61%] 2023-03-20T11:53:58.3209819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-687] PASSED [ 61%] 2023-03-20T11:53:58.3222450Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-688] PASSED [ 61%] 2023-03-20T11:53:58.3235222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-689] PASSED [ 61%] 2023-03-20T11:53:58.3249198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-690] PASSED [ 61%] 2023-03-20T11:53:58.3261293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-691] PASSED [ 61%] 2023-03-20T11:53:58.3274088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-692] PASSED [ 61%] 2023-03-20T11:53:58.3287014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-693] PASSED [ 61%] 2023-03-20T11:53:58.3300495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-694] PASSED [ 61%] 2023-03-20T11:53:58.3313180Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-695] PASSED [ 61%] 2023-03-20T11:53:58.3326068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-696] PASSED [ 61%] 2023-03-20T11:53:58.3339583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-697] PASSED [ 61%] 2023-03-20T11:53:58.3352058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-698] PASSED [ 61%] 2023-03-20T11:53:58.3364799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-699] PASSED [ 61%] 2023-03-20T11:53:58.3378270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-700] PASSED [ 61%] 2023-03-20T11:53:58.3391336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-701] PASSED [ 61%] 2023-03-20T11:53:58.3404112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-702] PASSED [ 61%] 2023-03-20T11:53:58.3417263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-703] PASSED [ 61%] 2023-03-20T11:53:58.3430095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-704] PASSED [ 61%] 2023-03-20T11:53:58.3442862Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-705] PASSED [ 61%] 2023-03-20T11:53:58.3456227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-706] PASSED [ 61%] 2023-03-20T11:53:58.3469224Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-707] PASSED [ 61%] 2023-03-20T11:53:58.3482098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-708] PASSED [ 61%] 2023-03-20T11:53:58.3495431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-709] PASSED [ 61%] 2023-03-20T11:53:58.3508069Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-710] PASSED [ 61%] 2023-03-20T11:53:58.3520836Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-711] PASSED [ 61%] 2023-03-20T11:53:58.3533974Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-712] PASSED [ 61%] 2023-03-20T11:53:58.3546940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-713] PASSED [ 61%] 2023-03-20T11:53:58.3559686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-714] PASSED [ 61%] 2023-03-20T11:53:58.3573476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-715] PASSED [ 61%] 2023-03-20T11:53:58.3585834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-716] PASSED [ 61%] 2023-03-20T11:53:58.3598894Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-717] PASSED [ 61%] 2023-03-20T11:53:58.3612648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-718] PASSED [ 61%] 2023-03-20T11:53:58.3625202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_image_tensor-719] PASSED [ 61%] 2023-03-20T11:53:58.3645825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-00] PASSED [ 61%] 2023-03-20T11:53:58.3666157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-01] PASSED [ 61%] 2023-03-20T11:53:58.3684674Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-02] PASSED [ 61%] 2023-03-20T11:53:58.3705177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-03] PASSED [ 61%] 2023-03-20T11:53:58.3724686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-04] PASSED [ 61%] 2023-03-20T11:53:58.3744090Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-05] PASSED [ 61%] 2023-03-20T11:53:58.3764359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-06] PASSED [ 61%] 2023-03-20T11:53:58.3785368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-07] PASSED [ 61%] 2023-03-20T11:53:58.3805604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-08] PASSED [ 61%] 2023-03-20T11:53:58.3825289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-09] PASSED [ 61%] 2023-03-20T11:53:58.3844385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-10] PASSED [ 61%] 2023-03-20T11:53:58.3864017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-11] PASSED [ 61%] 2023-03-20T11:53:58.3883799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-12] PASSED [ 61%] 2023-03-20T11:53:58.3904140Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-13] PASSED [ 61%] 2023-03-20T11:53:58.3923908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-14] PASSED [ 61%] 2023-03-20T11:53:58.3945173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-15] PASSED [ 61%] 2023-03-20T11:53:58.3965906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-16] PASSED [ 61%] 2023-03-20T11:53:58.3987179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-17] PASSED [ 61%] 2023-03-20T11:53:58.4006349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-18] PASSED [ 61%] 2023-03-20T11:53:58.4026521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-19] PASSED [ 61%] 2023-03-20T11:53:58.4045596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-20] PASSED [ 61%] 2023-03-20T11:53:58.4066453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-21] PASSED [ 61%] 2023-03-20T11:53:58.4086362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-22] PASSED [ 61%] 2023-03-20T11:53:58.4106905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-23] PASSED [ 61%] 2023-03-20T11:53:58.4129207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-24] PASSED [ 61%] 2023-03-20T11:53:58.4149701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-25] PASSED [ 61%] 2023-03-20T11:53:58.4171909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-26] PASSED [ 61%] 2023-03-20T11:53:58.4183735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-27] PASSED [ 61%] 2023-03-20T11:53:58.4196345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-28] PASSED [ 61%] 2023-03-20T11:53:58.4209816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-29] PASSED [ 61%] 2023-03-20T11:53:58.4221699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-30] PASSED [ 61%] 2023-03-20T11:53:58.4234194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-31] PASSED [ 61%] 2023-03-20T11:53:58.4246608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-32] PASSED [ 61%] 2023-03-20T11:53:58.4259705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-33] PASSED [ 61%] 2023-03-20T11:53:58.4271984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-34] PASSED [ 61%] 2023-03-20T11:53:58.4284402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-35] PASSED [ 61%] 2023-03-20T11:53:58.4297318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-36] PASSED [ 61%] 2023-03-20T11:53:58.4309523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-37] PASSED [ 61%] 2023-03-20T11:53:58.4321792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-38] PASSED [ 61%] 2023-03-20T11:53:58.4335136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-39] PASSED [ 61%] 2023-03-20T11:53:58.4347705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-40] PASSED [ 61%] 2023-03-20T11:53:58.4360019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-41] PASSED [ 61%] 2023-03-20T11:53:58.4373379Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-42] PASSED [ 61%] 2023-03-20T11:53:58.4385263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-43] PASSED [ 61%] 2023-03-20T11:53:58.4397656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-44] PASSED [ 61%] 2023-03-20T11:53:58.4410985Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-45] PASSED [ 61%] 2023-03-20T11:53:58.4423208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-46] PASSED [ 61%] 2023-03-20T11:53:58.4435692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-47] PASSED [ 61%] 2023-03-20T11:53:58.4449428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-48] PASSED [ 61%] 2023-03-20T11:53:58.4460987Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-49] PASSED [ 61%] 2023-03-20T11:53:58.4473286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-50] PASSED [ 61%] 2023-03-20T11:53:58.4485630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-51] PASSED [ 61%] 2023-03-20T11:53:58.4498433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-52] PASSED [ 61%] 2023-03-20T11:53:58.4510895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_bounding_box-53] PASSED [ 61%] 2023-03-20T11:53:58.4526315Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-00] PASSED [ 61%] 2023-03-20T11:53:58.4541770Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-01] PASSED [ 61%] 2023-03-20T11:53:58.4556767Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-02] PASSED [ 61%] 2023-03-20T11:53:58.4570569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-03] PASSED [ 61%] 2023-03-20T11:53:58.4582385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-04] PASSED [ 61%] 2023-03-20T11:53:58.4595049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-05] PASSED [ 61%] 2023-03-20T11:53:58.4607650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-06] PASSED [ 61%] 2023-03-20T11:53:58.4620918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-07] PASSED [ 61%] 2023-03-20T11:53:58.4633519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-08] PASSED [ 61%] 2023-03-20T11:53:58.4646128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-09] PASSED [ 61%] 2023-03-20T11:53:58.4659280Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-10] PASSED [ 61%] 2023-03-20T11:53:58.4671875Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-11] PASSED [ 61%] 2023-03-20T11:53:58.4686728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-12] PASSED [ 61%] 2023-03-20T11:53:58.4702024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-13] PASSED [ 61%] 2023-03-20T11:53:58.4717102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-14] PASSED [ 61%] 2023-03-20T11:53:58.4730712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-15] PASSED [ 61%] 2023-03-20T11:53:58.4743093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-16] PASSED [ 61%] 2023-03-20T11:53:58.4755488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-17] PASSED [ 61%] 2023-03-20T11:53:58.4770752Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-18] PASSED [ 61%] 2023-03-20T11:53:58.4785998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-19] PASSED [ 61%] 2023-03-20T11:53:58.4800695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-20] PASSED [ 61%] 2023-03-20T11:53:58.4813363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-21] PASSED [ 61%] 2023-03-20T11:53:58.4826510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-22] PASSED [ 61%] 2023-03-20T11:53:58.4839567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-23] PASSED [ 61%] 2023-03-20T11:53:58.4854838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-24] PASSED [ 61%] 2023-03-20T11:53:58.4869854Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-25] PASSED [ 61%] 2023-03-20T11:53:58.4884653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-26] PASSED [ 61%] 2023-03-20T11:53:58.4897811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-27] PASSED [ 61%] 2023-03-20T11:53:58.4910216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-28] PASSED [ 61%] 2023-03-20T11:53:58.4922782Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-29] PASSED [ 61%] 2023-03-20T11:53:58.4938180Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-30] PASSED [ 61%] 2023-03-20T11:53:58.4952946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-31] PASSED [ 61%] 2023-03-20T11:53:58.4968131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-32] PASSED [ 61%] 2023-03-20T11:53:58.4981083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-33] PASSED [ 61%] 2023-03-20T11:53:58.4993670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-34] PASSED [ 61%] 2023-03-20T11:53:58.5006262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_mask-35] PASSED [ 61%] 2023-03-20T11:53:58.5022092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-00] PASSED [ 61%] 2023-03-20T11:53:58.5036999Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-01] PASSED [ 61%] 2023-03-20T11:53:58.5053023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-02] PASSED [ 61%] 2023-03-20T11:53:58.5067832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-03] PASSED [ 61%] 2023-03-20T11:53:58.5082585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-04] PASSED [ 61%] 2023-03-20T11:53:58.5098105Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-05] PASSED [ 61%] 2023-03-20T11:53:58.5113437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-06] PASSED [ 61%] 2023-03-20T11:53:58.5129269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-07] PASSED [ 61%] 2023-03-20T11:53:58.5143794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-08] PASSED [ 61%] 2023-03-20T11:53:58.5156449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-09] PASSED [ 61%] 2023-03-20T11:53:58.5170597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-10] PASSED [ 61%] 2023-03-20T11:53:58.5183166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-11] PASSED [ 61%] 2023-03-20T11:53:58.5196004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-12] PASSED [ 61%] 2023-03-20T11:53:58.5210387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-13] PASSED [ 61%] 2023-03-20T11:53:58.5222889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-14] PASSED [ 61%] 2023-03-20T11:53:58.5235593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-15] PASSED [ 61%] 2023-03-20T11:53:58.5249830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-16] PASSED [ 61%] 2023-03-20T11:53:58.5262500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-17] PASSED [ 61%] 2023-03-20T11:53:58.5277493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-18] PASSED [ 61%] 2023-03-20T11:53:58.5293512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-19] PASSED [ 61%] 2023-03-20T11:53:58.5307719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-20] PASSED [ 61%] 2023-03-20T11:53:58.5322829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-21] PASSED [ 61%] 2023-03-20T11:53:58.5337930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-22] PASSED [ 61%] 2023-03-20T11:53:58.5352807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-23] PASSED [ 61%] 2023-03-20T11:53:58.5369690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-24] PASSED [ 61%] 2023-03-20T11:53:58.5384409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-25] PASSED [ 61%] 2023-03-20T11:53:58.5399193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-26] PASSED [ 61%] 2023-03-20T11:53:58.5413242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-27] PASSED [ 61%] 2023-03-20T11:53:58.5425614Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-28] PASSED [ 61%] 2023-03-20T11:53:58.5438247Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-29] PASSED [ 61%] 2023-03-20T11:53:58.5451391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-30] PASSED [ 61%] 2023-03-20T11:53:58.5464626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-31] PASSED [ 61%] 2023-03-20T11:53:58.5477333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-32] PASSED [ 61%] 2023-03-20T11:53:58.5492122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-33] PASSED [ 61%] 2023-03-20T11:53:58.5504252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-34] PASSED [ 61%] 2023-03-20T11:53:58.5516910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-elastic_video-35] PASSED [ 61%] 2023-03-20T11:53:58.5532131Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-00] PASSED [ 61%] 2023-03-20T11:53:58.5543885Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-01] PASSED [ 61%] 2023-03-20T11:53:58.5556576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-02] PASSED [ 61%] 2023-03-20T11:53:58.5570549Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-03] PASSED [ 61%] 2023-03-20T11:53:58.5583029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-04] PASSED [ 61%] 2023-03-20T11:53:58.5596332Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-05] PASSED [ 61%] 2023-03-20T11:53:58.5611768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-06] PASSED [ 61%] 2023-03-20T11:53:58.5623863Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-07] PASSED [ 61%] 2023-03-20T11:53:58.5636712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-08] PASSED [ 61%] 2023-03-20T11:53:58.5650719Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-09] PASSED [ 61%] 2023-03-20T11:53:58.5663144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-10] PASSED [ 61%] 2023-03-20T11:53:58.5676020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-11] PASSED [ 61%] 2023-03-20T11:53:58.5690461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-12] PASSED [ 61%] 2023-03-20T11:53:58.5703266Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-13] PASSED [ 61%] 2023-03-20T11:53:58.5716367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-14] PASSED [ 61%] 2023-03-20T11:53:58.5730507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-15] PASSED [ 61%] 2023-03-20T11:53:58.5743277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-16] PASSED [ 61%] 2023-03-20T11:53:58.5755977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-17] PASSED [ 61%] 2023-03-20T11:53:58.5769990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-18] PASSED [ 61%] 2023-03-20T11:53:58.5782529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-19] PASSED [ 61%] 2023-03-20T11:53:58.5795505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-20] PASSED [ 61%] 2023-03-20T11:53:58.5810184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-21] PASSED [ 61%] 2023-03-20T11:53:58.5822755Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-22] PASSED [ 61%] 2023-03-20T11:53:58.5836205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-23] PASSED [ 61%] 2023-03-20T11:53:58.5849773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-24] PASSED [ 61%] 2023-03-20T11:53:58.5862193Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-25] PASSED [ 61%] 2023-03-20T11:53:58.5875324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-26] PASSED [ 61%] 2023-03-20T11:53:58.5889095Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-27] PASSED [ 61%] 2023-03-20T11:53:58.5900902Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-28] PASSED [ 61%] 2023-03-20T11:53:58.5913647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-29] PASSED [ 61%] 2023-03-20T11:53:58.5926159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-30] PASSED [ 61%] 2023-03-20T11:53:58.5939123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-31] PASSED [ 61%] 2023-03-20T11:53:58.5951943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-32] PASSED [ 61%] 2023-03-20T11:53:58.5964559Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-33] PASSED [ 61%] 2023-03-20T11:53:58.5977720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-34] PASSED [ 61%] 2023-03-20T11:53:58.5990353Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-35] PASSED [ 61%] 2023-03-20T11:53:58.6003083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-36] PASSED [ 61%] 2023-03-20T11:53:58.6016325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-37] PASSED [ 61%] 2023-03-20T11:53:58.6029094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-38] PASSED [ 61%] 2023-03-20T11:53:58.6041793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-39] PASSED [ 61%] 2023-03-20T11:53:58.6054753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-40] PASSED [ 61%] 2023-03-20T11:53:58.6067132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-41] PASSED [ 61%] 2023-03-20T11:53:58.6079655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-42] PASSED [ 61%] 2023-03-20T11:53:58.6093513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-43] PASSED [ 61%] 2023-03-20T11:53:58.6105426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-44] PASSED [ 61%] 2023-03-20T11:53:58.6117743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-45] PASSED [ 61%] 2023-03-20T11:53:58.6131786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-46] PASSED [ 61%] 2023-03-20T11:53:58.6143922Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_image_tensor-47] PASSED [ 61%] 2023-03-20T11:53:58.6159964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-000] PASSED [ 61%] 2023-03-20T11:53:58.6175815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-001] PASSED [ 61%] 2023-03-20T11:53:58.6191257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-002] PASSED [ 61%] 2023-03-20T11:53:58.6206522Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-003] PASSED [ 61%] 2023-03-20T11:53:58.6221996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-004] PASSED [ 61%] 2023-03-20T11:53:58.6237558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-005] PASSED [ 61%] 2023-03-20T11:53:58.6253853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-006] PASSED [ 61%] 2023-03-20T11:53:58.6269283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-007] PASSED [ 61%] 2023-03-20T11:53:58.6284523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-008] PASSED [ 61%] 2023-03-20T11:53:58.6300237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-009] PASSED [ 61%] 2023-03-20T11:53:58.6315698Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-010] PASSED [ 61%] 2023-03-20T11:53:58.6332161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-011] PASSED [ 61%] 2023-03-20T11:53:58.6347122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-012] PASSED [ 61%] 2023-03-20T11:53:58.6362493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-013] PASSED [ 61%] 2023-03-20T11:53:58.6378550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-014] PASSED [ 61%] 2023-03-20T11:53:58.6393778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-015] PASSED [ 61%] 2023-03-20T11:53:58.6411870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-016] PASSED [ 61%] 2023-03-20T11:53:58.6425962Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-017] PASSED [ 61%] 2023-03-20T11:53:58.6441713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-018] PASSED [ 61%] 2023-03-20T11:53:58.6458133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-019] PASSED [ 61%] 2023-03-20T11:53:58.6474022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-020] PASSED [ 61%] 2023-03-20T11:53:58.6491993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-021] PASSED [ 61%] 2023-03-20T11:53:58.6506538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-022] PASSED [ 61%] 2023-03-20T11:53:58.6522021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-023] PASSED [ 61%] 2023-03-20T11:53:58.6538362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-024] PASSED [ 61%] 2023-03-20T11:53:58.6554088Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-025] PASSED [ 61%] 2023-03-20T11:53:58.6572157Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-026] PASSED [ 61%] 2023-03-20T11:53:58.6586458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-027] PASSED [ 61%] 2023-03-20T11:53:58.6602107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-028] PASSED [ 61%] 2023-03-20T11:53:58.6618579Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-029] PASSED [ 61%] 2023-03-20T11:53:58.6634457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-030] PASSED [ 61%] 2023-03-20T11:53:58.6650891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-031] PASSED [ 61%] 2023-03-20T11:53:58.6666858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-032] PASSED [ 61%] 2023-03-20T11:53:58.6682738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-033] PASSED [ 61%] 2023-03-20T11:53:58.6698989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-034] PASSED [ 61%] 2023-03-20T11:53:58.6714783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-035] PASSED [ 61%] 2023-03-20T11:53:58.6732626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-036] PASSED [ 61%] 2023-03-20T11:53:58.6748750Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-037] PASSED [ 61%] 2023-03-20T11:53:58.6765269Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-038] PASSED [ 61%] 2023-03-20T11:53:58.6782685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-039] PASSED [ 61%] 2023-03-20T11:53:58.6799363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-040] PASSED [ 61%] 2023-03-20T11:53:58.6816649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-041] PASSED [ 61%] 2023-03-20T11:53:58.6833585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-042] PASSED [ 61%] 2023-03-20T11:53:58.6851851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-043] PASSED [ 61%] 2023-03-20T11:53:58.6867666Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-044] PASSED [ 61%] 2023-03-20T11:53:58.6884369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-045] PASSED [ 61%] 2023-03-20T11:53:58.6901473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-046] PASSED [ 61%] 2023-03-20T11:53:58.6918169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-047] PASSED [ 61%] 2023-03-20T11:53:58.6935624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-048] PASSED [ 61%] 2023-03-20T11:53:58.6952453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-049] PASSED [ 61%] 2023-03-20T11:53:58.6970540Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-050] PASSED [ 61%] 2023-03-20T11:53:58.6986697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-051] PASSED [ 61%] 2023-03-20T11:53:58.7003395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-052] PASSED [ 61%] 2023-03-20T11:53:58.7020874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-053] PASSED [ 61%] 2023-03-20T11:53:58.7037052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-054] PASSED [ 61%] 2023-03-20T11:53:58.7054000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-055] PASSED [ 61%] 2023-03-20T11:53:58.7069374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-056] PASSED [ 61%] 2023-03-20T11:53:58.7085045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-057] PASSED [ 61%] 2023-03-20T11:53:58.7101112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-058] PASSED [ 61%] 2023-03-20T11:53:58.7116746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-059] PASSED [ 61%] 2023-03-20T11:53:58.7133671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-060] PASSED [ 61%] 2023-03-20T11:53:58.7148956Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-061] PASSED [ 61%] 2023-03-20T11:53:58.7164664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-062] PASSED [ 61%] 2023-03-20T11:53:58.7180872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-063] PASSED [ 61%] 2023-03-20T11:53:58.7196672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-064] PASSED [ 61%] 2023-03-20T11:53:58.7213639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-065] PASSED [ 61%] 2023-03-20T11:53:58.7228884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-066] PASSED [ 61%] 2023-03-20T11:53:58.7244638Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-067] PASSED [ 61%] 2023-03-20T11:53:58.7260639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-068] PASSED [ 61%] 2023-03-20T11:53:58.7276296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-069] PASSED [ 61%] 2023-03-20T11:53:58.7293442Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-070] PASSED [ 61%] 2023-03-20T11:53:58.7308595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-071] PASSED [ 61%] 2023-03-20T11:53:58.7324882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-072] PASSED [ 61%] 2023-03-20T11:53:58.7341458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-073] PASSED [ 61%] 2023-03-20T11:53:58.7357671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-074] PASSED [ 61%] 2023-03-20T11:53:58.7374586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-075] PASSED [ 61%] 2023-03-20T11:53:58.7390959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-076] PASSED [ 61%] 2023-03-20T11:53:58.7407140Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-077] PASSED [ 61%] 2023-03-20T11:53:58.7423974Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-078] PASSED [ 61%] 2023-03-20T11:53:58.7440102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-079] PASSED [ 61%] 2023-03-20T11:53:58.7457159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-080] PASSED [ 61%] 2023-03-20T11:53:58.7473390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-081] PASSED [ 61%] 2023-03-20T11:53:58.7491795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-082] PASSED [ 61%] 2023-03-20T11:53:58.7506404Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-083] PASSED [ 61%] 2023-03-20T11:53:58.7522664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-084] PASSED [ 61%] 2023-03-20T11:53:58.7539364Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-085] PASSED [ 61%] 2023-03-20T11:53:58.7555457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-086] PASSED [ 61%] 2023-03-20T11:53:58.7573026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-087] PASSED [ 61%] 2023-03-20T11:53:58.7588625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-088] PASSED [ 61%] 2023-03-20T11:53:58.7604887Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-089] PASSED [ 61%] 2023-03-20T11:53:58.7622631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-090] PASSED [ 61%] 2023-03-20T11:53:58.7640400Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-091] PASSED [ 61%] 2023-03-20T11:53:58.7658272Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-092] PASSED [ 61%] 2023-03-20T11:53:58.7675326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-093] PASSED [ 61%] 2023-03-20T11:53:58.7693583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-094] PASSED [ 61%] 2023-03-20T11:53:58.7710369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-095] PASSED [ 61%] 2023-03-20T11:53:58.7727467Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-096] PASSED [ 61%] 2023-03-20T11:53:58.7745281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-097] PASSED [ 61%] 2023-03-20T11:53:58.7762188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-098] PASSED [ 61%] 2023-03-20T11:53:58.7779818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-099] PASSED [ 61%] 2023-03-20T11:53:58.7797028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-100] PASSED [ 61%] 2023-03-20T11:53:58.7814399Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-101] PASSED [ 61%] 2023-03-20T11:53:58.7831753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-102] PASSED [ 61%] 2023-03-20T11:53:58.7850385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-103] PASSED [ 61%] 2023-03-20T11:53:58.7866781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-104] PASSED [ 61%] 2023-03-20T11:53:58.7883709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-105] PASSED [ 61%] 2023-03-20T11:53:58.7901233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-106] PASSED [ 61%] 2023-03-20T11:53:58.7917628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-107] PASSED [ 61%] 2023-03-20T11:53:58.7933597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-108] PASSED [ 61%] 2023-03-20T11:53:58.7949170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-109] PASSED [ 61%] 2023-03-20T11:53:58.7964585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-110] PASSED [ 61%] 2023-03-20T11:53:58.7980618Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-111] PASSED [ 61%] 2023-03-20T11:53:58.7996374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-112] PASSED [ 61%] 2023-03-20T11:53:58.8012738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-113] PASSED [ 61%] 2023-03-20T11:53:58.8027714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-114] PASSED [ 61%] 2023-03-20T11:53:58.8043128Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-115] PASSED [ 61%] 2023-03-20T11:53:58.8059479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-116] PASSED [ 61%] 2023-03-20T11:53:58.8075035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-117] PASSED [ 61%] 2023-03-20T11:53:58.8091830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-118] PASSED [ 61%] 2023-03-20T11:53:58.8107077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-119] PASSED [ 61%] 2023-03-20T11:53:58.8122741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-120] PASSED [ 61%] 2023-03-20T11:53:58.8138696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-121] PASSED [ 61%] 2023-03-20T11:53:58.8154110Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-122] PASSED [ 61%] 2023-03-20T11:53:58.8171911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-123] PASSED [ 61%] 2023-03-20T11:53:58.8185873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-124] PASSED [ 61%] 2023-03-20T11:53:58.8201341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-125] PASSED [ 61%] 2023-03-20T11:53:58.8218059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-126] PASSED [ 61%] 2023-03-20T11:53:58.8234171Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-127] PASSED [ 61%] 2023-03-20T11:53:58.8252060Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-128] PASSED [ 61%] 2023-03-20T11:53:58.8267597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-129] PASSED [ 61%] 2023-03-20T11:53:58.8283653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-130] PASSED [ 61%] 2023-03-20T11:53:58.8300244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-131] PASSED [ 61%] 2023-03-20T11:53:58.8316178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-132] PASSED [ 61%] 2023-03-20T11:53:58.8333284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-133] PASSED [ 61%] 2023-03-20T11:53:58.8348950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-134] PASSED [ 61%] 2023-03-20T11:53:58.8364844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-135] PASSED [ 61%] 2023-03-20T11:53:58.8380979Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-136] PASSED [ 61%] 2023-03-20T11:53:58.8397138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-137] PASSED [ 61%] 2023-03-20T11:53:58.8413738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-138] PASSED [ 61%] 2023-03-20T11:53:58.8429323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-139] PASSED [ 61%] 2023-03-20T11:53:58.8445446Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-140] PASSED [ 61%] 2023-03-20T11:53:58.8461888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-141] PASSED [ 61%] 2023-03-20T11:53:58.8477957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-142] PASSED [ 61%] 2023-03-20T11:53:58.8494281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-143] PASSED [ 61%] 2023-03-20T11:53:58.8511614Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-144] PASSED [ 61%] 2023-03-20T11:53:58.8529456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-145] PASSED [ 61%] 2023-03-20T11:53:58.8546537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-146] PASSED [ 61%] 2023-03-20T11:53:58.8563431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-147] PASSED [ 61%] 2023-03-20T11:53:58.8580591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-148] PASSED [ 61%] 2023-03-20T11:53:58.8597482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-149] PASSED [ 61%] 2023-03-20T11:53:58.8615938Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-150] PASSED [ 61%] 2023-03-20T11:53:58.8631851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-151] PASSED [ 61%] 2023-03-20T11:53:58.8649728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-152] PASSED [ 61%] 2023-03-20T11:53:58.8666265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-153] PASSED [ 61%] 2023-03-20T11:53:58.8683264Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-154] PASSED [ 61%] 2023-03-20T11:53:58.8700766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-155] PASSED [ 61%] 2023-03-20T11:53:58.8717793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-156] PASSED [ 61%] 2023-03-20T11:53:58.8735813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-157] PASSED [ 61%] 2023-03-20T11:53:58.8752535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-158] PASSED [ 61%] 2023-03-20T11:53:58.8770774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-159] PASSED [ 61%] 2023-03-20T11:53:58.8787604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-160] PASSED [ 61%] 2023-03-20T11:53:58.8804537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-161] PASSED [ 61%] 2023-03-20T11:53:58.8818173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-162] PASSED [ 61%] 2023-03-20T11:53:58.8831637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-163] PASSED [ 61%] 2023-03-20T11:53:58.8844491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-164] PASSED [ 61%] 2023-03-20T11:53:58.8858291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-165] PASSED [ 61%] 2023-03-20T11:53:58.8871585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-166] PASSED [ 61%] 2023-03-20T11:53:58.8884465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-167] PASSED [ 61%] 2023-03-20T11:53:58.8897853Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-168] PASSED [ 61%] 2023-03-20T11:53:58.8910678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-169] PASSED [ 61%] 2023-03-20T11:53:58.8923737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-170] PASSED [ 61%] 2023-03-20T11:53:58.8937123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-171] PASSED [ 61%] 2023-03-20T11:53:58.8950320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-172] PASSED [ 61%] 2023-03-20T11:53:58.8963113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-173] PASSED [ 61%] 2023-03-20T11:53:58.8976903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-174] PASSED [ 61%] 2023-03-20T11:53:58.8989771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-175] PASSED [ 61%] 2023-03-20T11:53:58.9002855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-176] PASSED [ 61%] 2023-03-20T11:53:58.9016454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-177] PASSED [ 61%] 2023-03-20T11:53:58.9029393Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-178] PASSED [ 61%] 2023-03-20T11:53:58.9042624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-179] PASSED [ 61%] 2023-03-20T11:53:58.9056656Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-180] PASSED [ 61%] 2023-03-20T11:53:58.9070080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-181] PASSED [ 61%] 2023-03-20T11:53:58.9083398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-182] PASSED [ 61%] 2023-03-20T11:53:58.9097184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-183] PASSED [ 61%] 2023-03-20T11:53:58.9110648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-184] PASSED [ 61%] 2023-03-20T11:53:58.9124077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-185] PASSED [ 61%] 2023-03-20T11:53:58.9138005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-186] PASSED [ 61%] 2023-03-20T11:53:58.9151166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-187] PASSED [ 61%] 2023-03-20T11:53:58.9164622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-188] PASSED [ 61%] 2023-03-20T11:53:58.9178019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-189] PASSED [ 61%] 2023-03-20T11:53:58.9191262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-190] PASSED [ 61%] 2023-03-20T11:53:58.9204473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-191] PASSED [ 61%] 2023-03-20T11:53:58.9218395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-192] PASSED [ 61%] 2023-03-20T11:53:58.9232032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-193] PASSED [ 61%] 2023-03-20T11:53:58.9245279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-194] PASSED [ 61%] 2023-03-20T11:53:58.9259320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-195] PASSED [ 61%] 2023-03-20T11:53:58.9272694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-196] PASSED [ 61%] 2023-03-20T11:53:58.9286070Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-197] PASSED [ 61%] 2023-03-20T11:53:58.9300479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-198] PASSED [ 61%] 2023-03-20T11:53:58.9314164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-199] PASSED [ 61%] 2023-03-20T11:53:58.9328923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-200] PASSED [ 61%] 2023-03-20T11:53:58.9342118Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-201] PASSED [ 61%] 2023-03-20T11:53:58.9356161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-202] PASSED [ 61%] 2023-03-20T11:53:58.9370630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-203] PASSED [ 61%] 2023-03-20T11:53:58.9389435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-204] PASSED [ 61%] 2023-03-20T11:53:58.9403008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-205] PASSED [ 61%] 2023-03-20T11:53:58.9417311Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-206] PASSED [ 61%] 2023-03-20T11:53:58.9430967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-207] PASSED [ 61%] 2023-03-20T11:53:58.9444632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-208] PASSED [ 61%] 2023-03-20T11:53:58.9458959Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-209] PASSED [ 61%] 2023-03-20T11:53:58.9472734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-210] PASSED [ 61%] 2023-03-20T11:53:58.9486316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-211] PASSED [ 61%] 2023-03-20T11:53:58.9500709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-212] PASSED [ 61%] 2023-03-20T11:53:58.9514444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-213] PASSED [ 61%] 2023-03-20T11:53:58.9529738Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-214] PASSED [ 61%] 2023-03-20T11:53:58.9542654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-215] PASSED [ 61%] 2023-03-20T11:53:58.9555395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-216] PASSED [ 61%] 2023-03-20T11:53:58.9569541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-217] PASSED [ 61%] 2023-03-20T11:53:58.9581617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-218] PASSED [ 61%] 2023-03-20T11:53:58.9594538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-219] PASSED [ 61%] 2023-03-20T11:53:58.9607604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-220] PASSED [ 61%] 2023-03-20T11:53:58.9621199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-221] PASSED [ 61%] 2023-03-20T11:53:58.9634268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-222] PASSED [ 61%] 2023-03-20T11:53:58.9647374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-223] PASSED [ 61%] 2023-03-20T11:53:58.9660664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-224] PASSED [ 61%] 2023-03-20T11:53:58.9673791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-225] PASSED [ 61%] 2023-03-20T11:53:58.9686603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-226] PASSED [ 61%] 2023-03-20T11:53:58.9700179Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-227] PASSED [ 61%] 2023-03-20T11:53:58.9713155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-228] PASSED [ 61%] 2023-03-20T11:53:58.9726143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-229] PASSED [ 61%] 2023-03-20T11:53:58.9739677Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-230] PASSED [ 61%] 2023-03-20T11:53:58.9752691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-231] PASSED [ 61%] 2023-03-20T11:53:58.9765612Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-232] PASSED [ 61%] 2023-03-20T11:53:58.9779205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-233] PASSED [ 61%] 2023-03-20T11:53:58.9792764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-234] PASSED [ 61%] 2023-03-20T11:53:58.9805830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-235] PASSED [ 61%] 2023-03-20T11:53:58.9819884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-236] PASSED [ 61%] 2023-03-20T11:53:58.9833102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-237] PASSED [ 61%] 2023-03-20T11:53:58.9846290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-238] PASSED [ 61%] 2023-03-20T11:53:58.9859866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-239] PASSED [ 61%] 2023-03-20T11:53:58.9873253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-240] PASSED [ 61%] 2023-03-20T11:53:58.9886427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-241] PASSED [ 61%] 2023-03-20T11:53:58.9901181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-242] PASSED [ 61%] 2023-03-20T11:53:58.9914447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-243] PASSED [ 61%] 2023-03-20T11:53:58.9929628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-244] PASSED [ 61%] 2023-03-20T11:53:58.9942278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-245] PASSED [ 61%] 2023-03-20T11:53:58.9955435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-246] PASSED [ 61%] 2023-03-20T11:53:58.9969204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-247] PASSED [ 61%] 2023-03-20T11:53:58.9982305Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-248] PASSED [ 61%] 2023-03-20T11:53:58.9995319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-249] PASSED [ 61%] 2023-03-20T11:53:59.0009281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-250] PASSED [ 61%] 2023-03-20T11:53:59.0021722Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-251] PASSED [ 61%] 2023-03-20T11:53:59.0035478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-252] PASSED [ 61%] 2023-03-20T11:53:59.0050396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-253] PASSED [ 61%] 2023-03-20T11:53:59.0062603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-254] PASSED [ 61%] 2023-03-20T11:53:59.0075801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-255] PASSED [ 61%] 2023-03-20T11:53:59.0091001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-256] PASSED [ 61%] 2023-03-20T11:53:59.0102871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-257] PASSED [ 61%] 2023-03-20T11:53:59.0116425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-258] PASSED [ 61%] 2023-03-20T11:53:59.0130649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-259] PASSED [ 61%] 2023-03-20T11:53:59.0144115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-260] PASSED [ 61%] 2023-03-20T11:53:59.0157428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-261] PASSED [ 61%] 2023-03-20T11:53:59.0172314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-262] PASSED [ 61%] 2023-03-20T11:53:59.0185331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-263] PASSED [ 61%] 2023-03-20T11:53:59.0198819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-264] PASSED [ 61%] 2023-03-20T11:53:59.0213380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-265] PASSED [ 61%] 2023-03-20T11:53:59.0226516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-266] PASSED [ 61%] 2023-03-20T11:53:59.0239856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-267] PASSED [ 61%] 2023-03-20T11:53:59.0253825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-268] PASSED [ 61%] 2023-03-20T11:53:59.0267503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-269] PASSED [ 61%] 2023-03-20T11:53:59.0280044Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-270] PASSED [ 61%] 2023-03-20T11:53:59.0293196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-271] PASSED [ 61%] 2023-03-20T11:53:59.0306250Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-272] PASSED [ 61%] 2023-03-20T11:53:59.0318824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-273] PASSED [ 61%] 2023-03-20T11:53:59.0332736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-274] PASSED [ 61%] 2023-03-20T11:53:59.0344996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-275] PASSED [ 61%] 2023-03-20T11:53:59.0357491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-276] PASSED [ 61%] 2023-03-20T11:53:59.0370723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-277] PASSED [ 61%] 2023-03-20T11:53:59.0383648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-278] PASSED [ 61%] 2023-03-20T11:53:59.0396182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-279] PASSED [ 61%] 2023-03-20T11:53:59.0410812Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-280] PASSED [ 61%] 2023-03-20T11:53:59.0422920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-281] PASSED [ 61%] 2023-03-20T11:53:59.0435512Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-282] PASSED [ 61%] 2023-03-20T11:53:59.0449204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-283] PASSED [ 61%] 2023-03-20T11:53:59.0461407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-284] PASSED [ 61%] 2023-03-20T11:53:59.0474263Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-285] PASSED [ 61%] 2023-03-20T11:53:59.0487032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-286] PASSED [ 61%] 2023-03-20T11:53:59.0500307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-287] PASSED [ 61%] 2023-03-20T11:53:59.0513420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-288] PASSED [ 61%] 2023-03-20T11:53:59.0526600Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-289] PASSED [ 61%] 2023-03-20T11:53:59.0540160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-290] PASSED [ 61%] 2023-03-20T11:53:59.0553306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-291] PASSED [ 61%] 2023-03-20T11:53:59.0566352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-292] PASSED [ 61%] 2023-03-20T11:53:59.0580085Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-293] PASSED [ 61%] 2023-03-20T11:53:59.0593227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-294] PASSED [ 61%] 2023-03-20T11:53:59.0606083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-295] PASSED [ 61%] 2023-03-20T11:53:59.0619861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-296] PASSED [ 61%] 2023-03-20T11:53:59.0632882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-297] PASSED [ 61%] 2023-03-20T11:53:59.0645981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-298] PASSED [ 61%] 2023-03-20T11:53:59.0659603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-299] PASSED [ 61%] 2023-03-20T11:53:59.0672779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-300] PASSED [ 61%] 2023-03-20T11:53:59.0685952Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-301] PASSED [ 61%] 2023-03-20T11:53:59.0699899Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-302] PASSED [ 61%] 2023-03-20T11:53:59.0713123Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-303] PASSED [ 61%] 2023-03-20T11:53:59.0726010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-304] PASSED [ 61%] 2023-03-20T11:53:59.0739733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-305] PASSED [ 61%] 2023-03-20T11:53:59.0753527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-306] PASSED [ 61%] 2023-03-20T11:53:59.0766924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-307] PASSED [ 61%] 2023-03-20T11:53:59.0780866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-308] PASSED [ 61%] 2023-03-20T11:53:59.0794482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-309] PASSED [ 61%] 2023-03-20T11:53:59.0809081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-310] PASSED [ 61%] 2023-03-20T11:53:59.0821964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-311] PASSED [ 61%] 2023-03-20T11:53:59.0835488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-312] PASSED [ 61%] 2023-03-20T11:53:59.0850185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-313] PASSED [ 61%] 2023-03-20T11:53:59.0862931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-314] PASSED [ 61%] 2023-03-20T11:53:59.0876439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-315] PASSED [ 61%] 2023-03-20T11:53:59.0890843Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-316] PASSED [ 61%] 2023-03-20T11:53:59.0903603Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-317] PASSED [ 61%] 2023-03-20T11:53:59.0917683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-318] PASSED [ 61%] 2023-03-20T11:53:59.0932152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-319] PASSED [ 61%] 2023-03-20T11:53:59.0944939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-320] PASSED [ 61%] 2023-03-20T11:53:59.0958228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-321] PASSED [ 61%] 2023-03-20T11:53:59.0973040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-322] PASSED [ 61%] 2023-03-20T11:53:59.0986120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_bounding_box-323] PASSED [ 61%] 2023-03-20T11:53:59.0998357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-00] PASSED [ 61%] 2023-03-20T11:53:59.1011035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-01] PASSED [ 61%] 2023-03-20T11:53:59.1023700Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-02] PASSED [ 61%] 2023-03-20T11:53:59.1035710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-03] PASSED [ 61%] 2023-03-20T11:53:59.1049189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-04] PASSED [ 61%] 2023-03-20T11:53:59.1060513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-05] PASSED [ 61%] 2023-03-20T11:53:59.1073004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-06] PASSED [ 61%] 2023-03-20T11:53:59.1085140Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-07] PASSED [ 61%] 2023-03-20T11:53:59.1097669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-08] PASSED [ 61%] 2023-03-20T11:53:59.1109682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-09] PASSED [ 61%] 2023-03-20T11:53:59.1121589Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-10] PASSED [ 61%] 2023-03-20T11:53:59.1133825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_mask-11] PASSED [ 61%] 2023-03-20T11:53:59.1146714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-00] PASSED [ 61%] 2023-03-20T11:53:59.1159634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-01] PASSED [ 61%] 2023-03-20T11:53:59.1173190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-02] PASSED [ 61%] 2023-03-20T11:53:59.1185162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-03] PASSED [ 61%] 2023-03-20T11:53:59.1197990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-04] PASSED [ 61%] 2023-03-20T11:53:59.1210617Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-05] PASSED [ 61%] 2023-03-20T11:53:59.1223484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-06] PASSED [ 61%] 2023-03-20T11:53:59.1235869Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-07] PASSED [ 61%] 2023-03-20T11:53:59.1249563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-08] PASSED [ 61%] 2023-03-20T11:53:59.1261216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-09] PASSED [ 61%] 2023-03-20T11:53:59.1273354Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-10] PASSED [ 61%] 2023-03-20T11:53:59.1285649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-11] PASSED [ 61%] 2023-03-20T11:53:59.1298212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-12] PASSED [ 61%] 2023-03-20T11:53:59.1310537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-13] PASSED [ 61%] 2023-03-20T11:53:59.1322702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-14] PASSED [ 61%] 2023-03-20T11:53:59.1335278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-15] PASSED [ 61%] 2023-03-20T11:53:59.1347916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-16] PASSED [ 61%] 2023-03-20T11:53:59.1359968Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-17] PASSED [ 61%] 2023-03-20T11:53:59.1373160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-18] PASSED [ 61%] 2023-03-20T11:53:59.1385396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-19] PASSED [ 61%] 2023-03-20T11:53:59.1398702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-20] PASSED [ 61%] 2023-03-20T11:53:59.1412077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-21] PASSED [ 61%] 2023-03-20T11:53:59.1424260Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-22] PASSED [ 61%] 2023-03-20T11:53:59.1436387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-23] PASSED [ 61%] 2023-03-20T11:53:59.1449570Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-24] PASSED [ 61%] 2023-03-20T11:53:59.1462229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-25] PASSED [ 61%] 2023-03-20T11:53:59.1474707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-26] PASSED [ 61%] 2023-03-20T11:53:59.1487074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-27] PASSED [ 61%] 2023-03-20T11:53:59.1499788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-28] PASSED [ 61%] 2023-03-20T11:53:59.1511995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-29] PASSED [ 61%] 2023-03-20T11:53:59.1524321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-30] PASSED [ 61%] 2023-03-20T11:53:59.1537119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-31] PASSED [ 61%] 2023-03-20T11:53:59.1549456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-32] PASSED [ 61%] 2023-03-20T11:53:59.1561729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-33] PASSED [ 61%] 2023-03-20T11:53:59.1574458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-34] PASSED [ 61%] 2023-03-20T11:53:59.1586689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-center_crop_video-35] PASSED [ 61%] 2023-03-20T11:53:59.1601619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-000] PASSED [ 61%] 2023-03-20T11:53:59.1616194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-001] PASSED [ 61%] 2023-03-20T11:53:59.1629993Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-002] PASSED [ 61%] 2023-03-20T11:53:59.1644316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-003] PASSED [ 61%] 2023-03-20T11:53:59.1658604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-004] PASSED [ 61%] 2023-03-20T11:53:59.1672586Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-005] PASSED [ 61%] 2023-03-20T11:53:59.1687063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-006] PASSED [ 61%] 2023-03-20T11:53:59.1701580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-007] PASSED [ 61%] 2023-03-20T11:53:59.1715901Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-008] PASSED [ 61%] 2023-03-20T11:53:59.1731801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-009] PASSED [ 61%] 2023-03-20T11:53:59.1743802Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-010] PASSED [ 61%] 2023-03-20T11:53:59.1757544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-011] PASSED [ 61%] 2023-03-20T11:53:59.1772976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-012] PASSED [ 61%] 2023-03-20T11:53:59.1785777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-013] PASSED [ 61%] 2023-03-20T11:53:59.1799420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-014] PASSED [ 61%] 2023-03-20T11:53:59.1814073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-015] PASSED [ 61%] 2023-03-20T11:53:59.1829204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-016] PASSED [ 61%] 2023-03-20T11:53:59.1843707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-017] PASSED [ 61%] 2023-03-20T11:53:59.1857909Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-018] PASSED [ 61%] 2023-03-20T11:53:59.1871988Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-019] PASSED [ 61%] 2023-03-20T11:53:59.1886054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-020] PASSED [ 61%] 2023-03-20T11:53:59.1900363Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-021] PASSED [ 61%] 2023-03-20T11:53:59.1915243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-022] PASSED [ 61%] 2023-03-20T11:53:59.1930762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-023] PASSED [ 61%] 2023-03-20T11:53:59.1944396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-024] PASSED [ 61%] 2023-03-20T11:53:59.1958842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-025] PASSED [ 61%] 2023-03-20T11:53:59.1973517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-026] PASSED [ 61%] 2023-03-20T11:53:59.1985785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-027] PASSED [ 61%] 2023-03-20T11:53:59.1997573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-028] PASSED [ 61%] 2023-03-20T11:53:59.2010428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-029] PASSED [ 61%] 2023-03-20T11:53:59.2021478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-030] PASSED [ 61%] 2023-03-20T11:53:59.2033362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-031] PASSED [ 61%] 2023-03-20T11:53:59.2045103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-032] PASSED [ 61%] 2023-03-20T11:53:59.2057380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-033] PASSED [ 61%] 2023-03-20T11:53:59.2069107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-034] PASSED [ 61%] 2023-03-20T11:53:59.2081036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-035] PASSED [ 61%] 2023-03-20T11:53:59.2093359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-036] PASSED [ 61%] 2023-03-20T11:53:59.2105164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-037] PASSED [ 61%] 2023-03-20T11:53:59.2116965Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-038] PASSED [ 61%] 2023-03-20T11:53:59.2129852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-039] PASSED [ 61%] 2023-03-20T11:53:59.2140970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-040] PASSED [ 61%] 2023-03-20T11:53:59.2152696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-041] PASSED [ 61%] 2023-03-20T11:53:59.2164387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-042] PASSED [ 61%] 2023-03-20T11:53:59.2176685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-043] PASSED [ 61%] 2023-03-20T11:53:59.2188580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-044] PASSED [ 61%] 2023-03-20T11:53:59.2200380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-045] PASSED [ 61%] 2023-03-20T11:53:59.2213455Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-046] PASSED [ 61%] 2023-03-20T11:53:59.2224966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-047] PASSED [ 61%] 2023-03-20T11:53:59.2236645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-048] PASSED [ 61%] 2023-03-20T11:53:59.2249804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-049] PASSED [ 61%] 2023-03-20T11:53:59.2260523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-050] PASSED [ 61%] 2023-03-20T11:53:59.2272248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-051] PASSED [ 61%] 2023-03-20T11:53:59.2283964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-052] PASSED [ 61%] 2023-03-20T11:53:59.2296209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-053] PASSED [ 61%] 2023-03-20T11:53:59.2310432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-054] PASSED [ 61%] 2023-03-20T11:53:59.2324576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-055] PASSED [ 61%] 2023-03-20T11:53:59.2338898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-056] PASSED [ 61%] 2023-03-20T11:53:59.2353106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-057] PASSED [ 61%] 2023-03-20T11:53:59.2366928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-058] PASSED [ 61%] 2023-03-20T11:53:59.2381389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-059] PASSED [ 61%] 2023-03-20T11:53:59.2396020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-060] PASSED [ 61%] 2023-03-20T11:53:59.2410712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-061] PASSED [ 61%] 2023-03-20T11:53:59.2424682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-062] PASSED [ 61%] 2023-03-20T11:53:59.2438611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-063] PASSED [ 61%] 2023-03-20T11:53:59.2453554Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-064] PASSED [ 61%] 2023-03-20T11:53:59.2466891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-065] PASSED [ 61%] 2023-03-20T11:53:59.2481262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-066] PASSED [ 61%] 2023-03-20T11:53:59.2496312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-067] PASSED [ 61%] 2023-03-20T11:53:59.2510660Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-068] PASSED [ 61%] 2023-03-20T11:53:59.2524840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-069] PASSED [ 61%] 2023-03-20T11:53:59.2539785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-070] PASSED [ 61%] 2023-03-20T11:53:59.2554149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-071] PASSED [ 61%] 2023-03-20T11:53:59.2569173Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-072] PASSED [ 61%] 2023-03-20T11:53:59.2582207Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-073] PASSED [ 61%] 2023-03-20T11:53:59.2596058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-074] PASSED [ 61%] 2023-03-20T11:53:59.2610731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-075] PASSED [ 61%] 2023-03-20T11:53:59.2624776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-076] PASSED [ 61%] 2023-03-20T11:53:59.2638663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-077] PASSED [ 61%] 2023-03-20T11:53:59.2653499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-078] PASSED [ 61%] 2023-03-20T11:53:59.2667060Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-079] PASSED [ 61%] 2023-03-20T11:53:59.2680867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-080] PASSED [ 61%] 2023-03-20T11:53:59.2695234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-081] PASSED [ 61%] 2023-03-20T11:53:59.2709235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-082] PASSED [ 61%] 2023-03-20T11:53:59.2723545Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-083] PASSED [ 61%] 2023-03-20T11:53:59.2738079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-084] PASSED [ 61%] 2023-03-20T11:53:59.2752333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-085] PASSED [ 61%] 2023-03-20T11:53:59.2766723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-086] PASSED [ 61%] 2023-03-20T11:53:59.2781405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-087] PASSED [ 61%] 2023-03-20T11:53:59.2795344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-088] PASSED [ 61%] 2023-03-20T11:53:59.2810748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-089] PASSED [ 61%] 2023-03-20T11:53:59.2824485Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-090] PASSED [ 61%] 2023-03-20T11:53:59.2838640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-091] PASSED [ 61%] 2023-03-20T11:53:59.2853410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-092] PASSED [ 61%] 2023-03-20T11:53:59.2867014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-093] PASSED [ 61%] 2023-03-20T11:53:59.2881106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-094] PASSED [ 61%] 2023-03-20T11:53:59.2895749Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-095] PASSED [ 61%] 2023-03-20T11:53:59.2909758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-096] PASSED [ 61%] 2023-03-20T11:53:59.2923833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-097] PASSED [ 61%] 2023-03-20T11:53:59.2939080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-098] PASSED [ 61%] 2023-03-20T11:53:59.2952963Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-099] PASSED [ 61%] 2023-03-20T11:53:59.2967019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-100] PASSED [ 61%] 2023-03-20T11:53:59.2981475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-101] PASSED [ 61%] 2023-03-20T11:53:59.2995896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-102] PASSED [ 61%] 2023-03-20T11:53:59.3010692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-103] PASSED [ 61%] 2023-03-20T11:53:59.3025412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-104] PASSED [ 61%] 2023-03-20T11:53:59.3039661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-105] PASSED [ 61%] 2023-03-20T11:53:59.3054511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-106] PASSED [ 61%] 2023-03-20T11:53:59.3069099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-107] PASSED [ 61%] 2023-03-20T11:53:59.3081002Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-108] PASSED [ 61%] 2023-03-20T11:53:59.3093337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-109] PASSED [ 61%] 2023-03-20T11:53:59.3105298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-110] PASSED [ 61%] 2023-03-20T11:53:59.3117068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-111] PASSED [ 61%] 2023-03-20T11:53:59.3130292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-112] PASSED [ 61%] 2023-03-20T11:53:59.3141441Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-113] PASSED [ 61%] 2023-03-20T11:53:59.3153410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-114] PASSED [ 61%] 2023-03-20T11:53:59.3165133Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-115] PASSED [ 61%] 2023-03-20T11:53:59.3177611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-116] PASSED [ 61%] 2023-03-20T11:53:59.3189654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-117] PASSED [ 61%] 2023-03-20T11:53:59.3201533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-118] PASSED [ 61%] 2023-03-20T11:53:59.3213696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-119] PASSED [ 61%] 2023-03-20T11:53:59.3225895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-120] PASSED [ 61%] 2023-03-20T11:53:59.3237423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-121] PASSED [ 61%] 2023-03-20T11:53:59.3250585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-122] PASSED [ 61%] 2023-03-20T11:53:59.3261369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-123] PASSED [ 61%] 2023-03-20T11:53:59.3273137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-124] PASSED [ 61%] 2023-03-20T11:53:59.3284716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-125] PASSED [ 61%] 2023-03-20T11:53:59.3297244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-126] PASSED [ 61%] 2023-03-20T11:53:59.3309049Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-127] PASSED [ 61%] 2023-03-20T11:53:59.3320776Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-128] PASSED [ 61%] 2023-03-20T11:53:59.3333289Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-129] PASSED [ 61%] 2023-03-20T11:53:59.3345198Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-130] PASSED [ 61%] 2023-03-20T11:53:59.3356795Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-131] PASSED [ 61%] 2023-03-20T11:53:59.3369984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-132] PASSED [ 61%] 2023-03-20T11:53:59.3381162Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-133] PASSED [ 61%] 2023-03-20T11:53:59.3393167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-134] PASSED [ 61%] 2023-03-20T11:53:59.3404818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-135] PASSED [ 61%] 2023-03-20T11:53:59.3417983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-136] PASSED [ 61%] 2023-03-20T11:53:59.3430056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-137] PASSED [ 61%] 2023-03-20T11:53:59.3441709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-138] PASSED [ 61%] 2023-03-20T11:53:59.3453931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-139] PASSED [ 61%] 2023-03-20T11:53:59.3466362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-140] PASSED [ 61%] 2023-03-20T11:53:59.3478336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-141] PASSED [ 61%] 2023-03-20T11:53:59.3490610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-142] PASSED [ 61%] 2023-03-20T11:53:59.3503026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-143] PASSED [ 61%] 2023-03-20T11:53:59.3514980Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-144] PASSED [ 61%] 2023-03-20T11:53:59.3527168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-145] PASSED [ 61%] 2023-03-20T11:53:59.3539517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-146] PASSED [ 61%] 2023-03-20T11:53:59.3551731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-147] PASSED [ 61%] 2023-03-20T11:53:59.3563762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-148] PASSED [ 61%] 2023-03-20T11:53:59.3576221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-149] PASSED [ 61%] 2023-03-20T11:53:59.3588154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-150] PASSED [ 61%] 2023-03-20T11:53:59.3600176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-151] PASSED [ 61%] 2023-03-20T11:53:59.3613369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-152] PASSED [ 61%] 2023-03-20T11:53:59.3625145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-153] PASSED [ 61%] 2023-03-20T11:53:59.3637165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-154] PASSED [ 61%] 2023-03-20T11:53:59.3650574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-155] PASSED [ 61%] 2023-03-20T11:53:59.3662043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-156] PASSED [ 61%] 2023-03-20T11:53:59.3674270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-157] PASSED [ 61%] 2023-03-20T11:53:59.3686178Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-158] PASSED [ 61%] 2023-03-20T11:53:59.3698829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-159] PASSED [ 61%] 2023-03-20T11:53:59.3710803Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-160] PASSED [ 61%] 2023-03-20T11:53:59.3723265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_image_tensor-161] PASSED [ 61%] 2023-03-20T11:53:59.3739000Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-00] PASSED [ 61%] 2023-03-20T11:53:59.3753406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-01] PASSED [ 61%] 2023-03-20T11:53:59.3769048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-02] PASSED [ 61%] 2023-03-20T11:53:59.3783957Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-03] PASSED [ 61%] 2023-03-20T11:53:59.3798457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-04] PASSED [ 61%] 2023-03-20T11:53:59.3813661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-05] PASSED [ 61%] 2023-03-20T11:53:59.3828998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-06] PASSED [ 61%] 2023-03-20T11:53:59.3843708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-07] PASSED [ 61%] 2023-03-20T11:53:59.3858766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-08] PASSED [ 61%] 2023-03-20T11:53:59.3871236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-09] PASSED [ 61%] 2023-03-20T11:53:59.3883682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-10] PASSED [ 61%] 2023-03-20T11:53:59.3896775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-11] PASSED [ 61%] 2023-03-20T11:53:59.3909833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-12] PASSED [ 61%] 2023-03-20T11:53:59.3922234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-13] PASSED [ 61%] 2023-03-20T11:53:59.3935112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-14] PASSED [ 62%] 2023-03-20T11:53:59.3947746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-15] PASSED [ 62%] 2023-03-20T11:53:59.3960013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-16] PASSED [ 62%] 2023-03-20T11:53:59.3973265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-17] PASSED [ 62%] 2023-03-20T11:53:59.3988025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-18] PASSED [ 62%] 2023-03-20T11:53:59.4002480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-19] PASSED [ 62%] 2023-03-20T11:53:59.4017716Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-20] PASSED [ 62%] 2023-03-20T11:53:59.4032557Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-21] PASSED [ 62%] 2023-03-20T11:53:59.4047236Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-22] PASSED [ 62%] 2023-03-20T11:53:59.4062291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-23] PASSED [ 62%] 2023-03-20T11:53:59.4077323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-24] PASSED [ 62%] 2023-03-20T11:53:59.4092731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-25] PASSED [ 62%] 2023-03-20T11:53:59.4107008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-26] PASSED [ 62%] 2023-03-20T11:53:59.4119451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-27] PASSED [ 62%] 2023-03-20T11:53:59.4132327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-28] PASSED [ 62%] 2023-03-20T11:53:59.4144764Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-29] PASSED [ 62%] 2023-03-20T11:53:59.4157054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-30] PASSED [ 62%] 2023-03-20T11:53:59.4170634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-31] PASSED [ 62%] 2023-03-20T11:53:59.4182862Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-32] PASSED [ 62%] 2023-03-20T11:53:59.4195225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-33] PASSED [ 62%] 2023-03-20T11:53:59.4207687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-34] PASSED [ 62%] 2023-03-20T11:53:59.4221048Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-gaussian_blur_video-35] PASSED [ 62%] 2023-03-20T11:53:59.4239309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-00] PASSED [ 62%] 2023-03-20T11:53:59.4256251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-01] PASSED [ 62%] 2023-03-20T11:53:59.4272195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-02] PASSED [ 62%] 2023-03-20T11:53:59.4290071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-03] PASSED [ 62%] 2023-03-20T11:53:59.4306506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-04] PASSED [ 62%] 2023-03-20T11:53:59.4322508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-05] PASSED [ 62%] 2023-03-20T11:53:59.4339426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-06] PASSED [ 62%] 2023-03-20T11:53:59.4355892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-07] PASSED [ 62%] 2023-03-20T11:53:59.4373016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-08] PASSED [ 62%] 2023-03-20T11:53:59.4384888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-09] PASSED [ 62%] 2023-03-20T11:53:59.4396527Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-10] PASSED [ 62%] 2023-03-20T11:53:59.4410041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-11] PASSED [ 62%] 2023-03-20T11:53:59.4421492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-12] PASSED [ 62%] 2023-03-20T11:53:59.4433707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-13] PASSED [ 62%] 2023-03-20T11:53:59.4446340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-14] PASSED [ 62%] 2023-03-20T11:53:59.4458884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-15] PASSED [ 62%] 2023-03-20T11:53:59.4470945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-16] PASSED [ 62%] 2023-03-20T11:53:59.4482923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-17] PASSED [ 62%] 2023-03-20T11:53:59.4499992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-18] PASSED [ 62%] 2023-03-20T11:53:59.4516535Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-19] PASSED [ 62%] 2023-03-20T11:53:59.4533407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-20] PASSED [ 62%] 2023-03-20T11:53:59.4549724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-21] PASSED [ 62%] 2023-03-20T11:53:59.4566168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-22] PASSED [ 62%] 2023-03-20T11:53:59.4582587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-23] PASSED [ 62%] 2023-03-20T11:53:59.4599077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-24] PASSED [ 62%] 2023-03-20T11:53:59.4616394Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-25] PASSED [ 62%] 2023-03-20T11:53:59.4632288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-26] PASSED [ 62%] 2023-03-20T11:53:59.4644521Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-27] PASSED [ 62%] 2023-03-20T11:53:59.4656961Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-28] PASSED [ 62%] 2023-03-20T11:53:59.4668946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-29] PASSED [ 62%] 2023-03-20T11:53:59.4680970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-30] PASSED [ 62%] 2023-03-20T11:53:59.4693453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-31] PASSED [ 62%] 2023-03-20T11:53:59.4705572Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-32] PASSED [ 62%] 2023-03-20T11:53:59.4717553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-33] PASSED [ 62%] 2023-03-20T11:53:59.4730739Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-34] PASSED [ 62%] 2023-03-20T11:53:59.4742318Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_image_tensor-35] PASSED [ 62%] 2023-03-20T11:53:59.4758839Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-00] PASSED [ 62%] 2023-03-20T11:53:59.4776029Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-01] PASSED [ 62%] 2023-03-20T11:53:59.4793057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-02] PASSED [ 62%] 2023-03-20T11:53:59.4810662Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-03] PASSED [ 62%] 2023-03-20T11:53:59.4827356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-04] PASSED [ 62%] 2023-03-20T11:53:59.4844168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-05] PASSED [ 62%] 2023-03-20T11:53:59.4861182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-06] PASSED [ 62%] 2023-03-20T11:53:59.4878378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-07] PASSED [ 62%] 2023-03-20T11:53:59.4896081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-08] PASSED [ 62%] 2023-03-20T11:53:59.4908564Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-09] PASSED [ 62%] 2023-03-20T11:53:59.4920933Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-10] PASSED [ 62%] 2023-03-20T11:53:59.4933798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-11] PASSED [ 62%] 2023-03-20T11:53:59.4946347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-12] PASSED [ 62%] 2023-03-20T11:53:59.4958721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-13] PASSED [ 62%] 2023-03-20T11:53:59.4972050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-14] PASSED [ 62%] 2023-03-20T11:53:59.4983693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-15] PASSED [ 62%] 2023-03-20T11:53:59.4996580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-16] PASSED [ 62%] 2023-03-20T11:53:59.5009444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-17] PASSED [ 62%] 2023-03-20T11:53:59.5025840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-18] PASSED [ 62%] 2023-03-20T11:53:59.5042727Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-19] PASSED [ 62%] 2023-03-20T11:53:59.5060023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-20] PASSED [ 62%] 2023-03-20T11:53:59.5076283Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-21] PASSED [ 62%] 2023-03-20T11:53:59.5093563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-22] PASSED [ 62%] 2023-03-20T11:53:59.5110686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-23] PASSED [ 62%] 2023-03-20T11:53:59.5127369Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-24] PASSED [ 62%] 2023-03-20T11:53:59.5144418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-25] PASSED [ 62%] 2023-03-20T11:53:59.5161594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-26] PASSED [ 62%] 2023-03-20T11:53:59.5174271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-27] PASSED [ 62%] 2023-03-20T11:53:59.5186866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-28] PASSED [ 62%] 2023-03-20T11:53:59.5199773Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-29] PASSED [ 62%] 2023-03-20T11:53:59.5212659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-30] PASSED [ 62%] 2023-03-20T11:53:59.5224994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-31] PASSED [ 62%] 2023-03-20T11:53:59.5237184Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-32] PASSED [ 62%] 2023-03-20T11:53:59.5250631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-33] PASSED [ 62%] 2023-03-20T11:53:59.5262624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-34] PASSED [ 62%] 2023-03-20T11:53:59.5275017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-equalize_video-35] PASSED [ 62%] 2023-03-20T11:53:59.5288099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-00] PASSED [ 62%] 2023-03-20T11:53:59.5300868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-01] PASSED [ 62%] 2023-03-20T11:53:59.5313644Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-02] PASSED [ 62%] 2023-03-20T11:53:59.5326253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-03] PASSED [ 62%] 2023-03-20T11:53:59.5339406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-04] PASSED [ 62%] 2023-03-20T11:53:59.5351841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-05] PASSED [ 62%] 2023-03-20T11:53:59.5364490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-06] PASSED [ 62%] 2023-03-20T11:53:59.5377658Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-07] PASSED [ 62%] 2023-03-20T11:53:59.5390291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-08] PASSED [ 62%] 2023-03-20T11:53:59.5402585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-09] PASSED [ 62%] 2023-03-20T11:53:59.5415432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-10] PASSED [ 62%] 2023-03-20T11:53:59.5427182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-11] PASSED [ 62%] 2023-03-20T11:53:59.5439437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-12] PASSED [ 62%] 2023-03-20T11:53:59.5452474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-13] PASSED [ 62%] 2023-03-20T11:53:59.5464599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-14] PASSED [ 62%] 2023-03-20T11:53:59.5476729Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-15] PASSED [ 62%] 2023-03-20T11:53:59.5490788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-16] PASSED [ 62%] 2023-03-20T11:53:59.5502573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-17] PASSED [ 62%] 2023-03-20T11:53:59.5520819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-18] PASSED [ 62%] 2023-03-20T11:53:59.5533874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-19] PASSED [ 62%] 2023-03-20T11:53:59.5546573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-20] PASSED [ 62%] 2023-03-20T11:53:59.5559235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-21] PASSED [ 62%] 2023-03-20T11:53:59.5572573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-22] PASSED [ 62%] 2023-03-20T11:53:59.5584868Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-23] PASSED [ 62%] 2023-03-20T11:53:59.5596997Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-24] PASSED [ 62%] 2023-03-20T11:53:59.5610648Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-25] PASSED [ 62%] 2023-03-20T11:53:59.5622651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-26] PASSED [ 62%] 2023-03-20T11:53:59.5634912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-27] PASSED [ 62%] 2023-03-20T11:53:59.5647161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-28] PASSED [ 62%] 2023-03-20T11:53:59.5659920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-29] PASSED [ 62%] 2023-03-20T11:53:59.5672202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-30] PASSED [ 62%] 2023-03-20T11:53:59.5684396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-31] PASSED [ 62%] 2023-03-20T11:53:59.5697111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-32] PASSED [ 62%] 2023-03-20T11:53:59.5709242Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-33] PASSED [ 62%] 2023-03-20T11:53:59.5721508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-34] PASSED [ 62%] 2023-03-20T11:53:59.5734232Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_image_tensor-35] PASSED [ 62%] 2023-03-20T11:53:59.5747205Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-00] PASSED [ 62%] 2023-03-20T11:53:59.5760005Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-01] PASSED [ 62%] 2023-03-20T11:53:59.5773453Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-02] PASSED [ 62%] 2023-03-20T11:53:59.5786610Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-03] PASSED [ 62%] 2023-03-20T11:53:59.5799187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-04] PASSED [ 62%] 2023-03-20T11:53:59.5813152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-05] PASSED [ 62%] 2023-03-20T11:53:59.5825616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-06] PASSED [ 62%] 2023-03-20T11:53:59.5838380Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-07] PASSED [ 62%] 2023-03-20T11:53:59.5852209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-08] PASSED [ 62%] 2023-03-20T11:53:59.5864014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-09] PASSED [ 62%] 2023-03-20T11:53:59.5876366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-10] PASSED [ 62%] 2023-03-20T11:53:59.5890476Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-11] PASSED [ 62%] 2023-03-20T11:53:59.5902313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-12] PASSED [ 62%] 2023-03-20T11:53:59.5914847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-13] PASSED [ 62%] 2023-03-20T11:53:59.5927444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-14] PASSED [ 62%] 2023-03-20T11:53:59.5940279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-15] PASSED [ 62%] 2023-03-20T11:53:59.5952835Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-16] PASSED [ 62%] 2023-03-20T11:53:59.5965328Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-17] PASSED [ 62%] 2023-03-20T11:53:59.5978293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-18] PASSED [ 62%] 2023-03-20T11:53:59.5991025Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-19] PASSED [ 62%] 2023-03-20T11:53:59.6004498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-20] PASSED [ 62%] 2023-03-20T11:53:59.6017759Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-21] PASSED [ 62%] 2023-03-20T11:53:59.6030686Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-22] PASSED [ 62%] 2023-03-20T11:53:59.6043807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-23] PASSED [ 62%] 2023-03-20T11:53:59.6056911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-24] PASSED [ 62%] 2023-03-20T11:53:59.6069761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-25] PASSED [ 62%] 2023-03-20T11:53:59.6082653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-26] PASSED [ 62%] 2023-03-20T11:53:59.6095684Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-27] PASSED [ 62%] 2023-03-20T11:53:59.6108359Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-28] PASSED [ 62%] 2023-03-20T11:53:59.6120890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-29] PASSED [ 62%] 2023-03-20T11:53:59.6133742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-30] PASSED [ 62%] 2023-03-20T11:53:59.6146331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-31] PASSED [ 62%] 2023-03-20T11:53:59.6158937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-32] PASSED [ 62%] 2023-03-20T11:53:59.6172174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-33] PASSED [ 62%] 2023-03-20T11:53:59.6184445Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-34] PASSED [ 62%] 2023-03-20T11:53:59.6196866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-invert_video-35] PASSED [ 62%] 2023-03-20T11:53:59.6210598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-00] PASSED [ 62%] 2023-03-20T11:53:59.6223483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-01] PASSED [ 62%] 2023-03-20T11:53:59.6235992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-02] PASSED [ 62%] 2023-03-20T11:53:59.6249736Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-03] PASSED [ 62%] 2023-03-20T11:53:59.6262309Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-04] PASSED [ 62%] 2023-03-20T11:53:59.6274415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-05] PASSED [ 62%] 2023-03-20T11:53:59.6287391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-06] PASSED [ 62%] 2023-03-20T11:53:59.6300800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-07] PASSED [ 62%] 2023-03-20T11:53:59.6313623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-08] PASSED [ 62%] 2023-03-20T11:53:59.6325788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-09] PASSED [ 62%] 2023-03-20T11:53:59.6338671Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-10] PASSED [ 62%] 2023-03-20T11:53:59.6350995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-11] PASSED [ 62%] 2023-03-20T11:53:59.6363414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-12] PASSED [ 62%] 2023-03-20T11:53:59.6376216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-13] PASSED [ 62%] 2023-03-20T11:53:59.6388678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-14] PASSED [ 62%] 2023-03-20T11:53:59.6401006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-15] PASSED [ 62%] 2023-03-20T11:53:59.6413627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-16] PASSED [ 62%] 2023-03-20T11:53:59.6426164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-17] PASSED [ 62%] 2023-03-20T11:53:59.6438930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-18] PASSED [ 62%] 2023-03-20T11:53:59.6452809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-19] PASSED [ 62%] 2023-03-20T11:53:59.6464308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-20] PASSED [ 62%] 2023-03-20T11:53:59.6477099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-21] PASSED [ 62%] 2023-03-20T11:53:59.6490663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-22] PASSED [ 62%] 2023-03-20T11:53:59.6503924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-23] PASSED [ 62%] 2023-03-20T11:53:59.6516511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-24] PASSED [ 62%] 2023-03-20T11:53:59.6530641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-25] PASSED [ 62%] 2023-03-20T11:53:59.6542944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-26] PASSED [ 62%] 2023-03-20T11:53:59.6555214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-27] PASSED [ 62%] 2023-03-20T11:53:59.6567667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-28] PASSED [ 62%] 2023-03-20T11:53:59.6580643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-29] PASSED [ 62%] 2023-03-20T11:53:59.6593078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-30] PASSED [ 62%] 2023-03-20T11:53:59.6605352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-31] PASSED [ 62%] 2023-03-20T11:53:59.6617982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-32] PASSED [ 62%] 2023-03-20T11:53:59.6630438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-33] PASSED [ 62%] 2023-03-20T11:53:59.6642895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-34] PASSED [ 62%] 2023-03-20T11:53:59.6655462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_image_tensor-35] PASSED [ 62%] 2023-03-20T11:53:59.6668500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-00] PASSED [ 62%] 2023-03-20T11:53:59.6681794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-01] PASSED [ 62%] 2023-03-20T11:53:59.6695204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-02] PASSED [ 62%] 2023-03-20T11:53:59.6707888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-03] PASSED [ 62%] 2023-03-20T11:53:59.6721148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-04] PASSED [ 62%] 2023-03-20T11:53:59.6734786Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-05] PASSED [ 62%] 2023-03-20T11:53:59.6748144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-06] PASSED [ 62%] 2023-03-20T11:53:59.6761317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-07] PASSED [ 62%] 2023-03-20T11:53:59.6774967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-08] PASSED [ 62%] 2023-03-20T11:53:59.6787587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-09] PASSED [ 62%] 2023-03-20T11:53:59.6800196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-10] PASSED [ 62%] 2023-03-20T11:53:59.6813548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-11] PASSED [ 62%] 2023-03-20T11:53:59.6826256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-12] PASSED [ 62%] 2023-03-20T11:53:59.6839041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-13] PASSED [ 62%] 2023-03-20T11:53:59.6852511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-14] PASSED [ 62%] 2023-03-20T11:53:59.6864459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-15] PASSED [ 62%] 2023-03-20T11:53:59.6876856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-16] PASSED [ 62%] 2023-03-20T11:53:59.6890456Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-17] PASSED [ 62%] 2023-03-20T11:53:59.6903214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-18] PASSED [ 62%] 2023-03-20T11:53:59.6916262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-19] PASSED [ 62%] 2023-03-20T11:53:59.6930599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-20] PASSED [ 62%] 2023-03-20T11:53:59.6942650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-21] PASSED [ 62%] 2023-03-20T11:53:59.6955826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-22] PASSED [ 62%] 2023-03-20T11:53:59.6969990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-23] PASSED [ 62%] 2023-03-20T11:53:59.6983158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-24] PASSED [ 62%] 2023-03-20T11:53:59.6996265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-25] PASSED [ 62%] 2023-03-20T11:53:59.7010954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-26] PASSED [ 62%] 2023-03-20T11:53:59.7022757Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-27] PASSED [ 62%] 2023-03-20T11:53:59.7035439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-28] PASSED [ 62%] 2023-03-20T11:53:59.7048381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-29] PASSED [ 62%] 2023-03-20T11:53:59.7061321Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-30] PASSED [ 62%] 2023-03-20T11:53:59.7074202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-31] PASSED [ 62%] 2023-03-20T11:53:59.7086910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-32] PASSED [ 62%] 2023-03-20T11:53:59.7100114Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-33] PASSED [ 62%] 2023-03-20T11:53:59.7112768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-34] PASSED [ 62%] 2023-03-20T11:53:59.7125533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-posterize_video-35] PASSED [ 62%] 2023-03-20T11:53:59.7139253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-00] PASSED [ 62%] 2023-03-20T11:53:59.7152103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-01] PASSED [ 62%] 2023-03-20T11:53:59.7164995Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-02] PASSED [ 62%] 2023-03-20T11:53:59.7178426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-03] PASSED [ 62%] 2023-03-20T11:53:59.7191360Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-04] PASSED [ 62%] 2023-03-20T11:53:59.7204323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-05] PASSED [ 62%] 2023-03-20T11:53:59.7217513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-06] PASSED [ 62%] 2023-03-20T11:53:59.7230550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-07] PASSED [ 62%] 2023-03-20T11:53:59.7243233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-08] PASSED [ 62%] 2023-03-20T11:53:59.7256495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-09] PASSED [ 62%] 2023-03-20T11:53:59.7268916Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-10] PASSED [ 62%] 2023-03-20T11:53:59.7281292Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-11] PASSED [ 62%] 2023-03-20T11:53:59.7293929Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-12] PASSED [ 62%] 2023-03-20T11:53:59.7306423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-13] PASSED [ 62%] 2023-03-20T11:53:59.7318529Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-14] PASSED [ 62%] 2023-03-20T11:53:59.7332032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-15] PASSED [ 62%] 2023-03-20T11:53:59.7343930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-16] PASSED [ 62%] 2023-03-20T11:53:59.7356322Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-17] PASSED [ 62%] 2023-03-20T11:53:59.7369928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-18] PASSED [ 62%] 2023-03-20T11:53:59.7382209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-19] PASSED [ 62%] 2023-03-20T11:53:59.7395024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-20] PASSED [ 62%] 2023-03-20T11:53:59.7409039Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-21] PASSED [ 62%] 2023-03-20T11:53:59.7421402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-22] PASSED [ 62%] 2023-03-20T11:53:59.7434233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-23] PASSED [ 62%] 2023-03-20T11:53:59.7447059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-24] PASSED [ 62%] 2023-03-20T11:53:59.7460646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-25] PASSED [ 62%] 2023-03-20T11:53:59.7473652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-26] PASSED [ 62%] 2023-03-20T11:53:59.7486222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-27] PASSED [ 62%] 2023-03-20T11:53:59.7499120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-28] PASSED [ 62%] 2023-03-20T11:53:59.7511477Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-29] PASSED [ 62%] 2023-03-20T11:53:59.7524012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-30] PASSED [ 62%] 2023-03-20T11:53:59.7536906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-31] PASSED [ 62%] 2023-03-20T11:53:59.7549458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-32] PASSED [ 62%] 2023-03-20T11:53:59.7561827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-33] PASSED [ 62%] 2023-03-20T11:53:59.7574685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-34] PASSED [ 62%] 2023-03-20T11:53:59.7587389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_image_tensor-35] PASSED [ 62%] 2023-03-20T11:53:59.7601027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-00] PASSED [ 62%] 2023-03-20T11:53:59.7615080Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-01] PASSED [ 62%] 2023-03-20T11:53:59.7628918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-02] PASSED [ 62%] 2023-03-20T11:53:59.7641856Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-03] PASSED [ 62%] 2023-03-20T11:53:59.7655792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-04] PASSED [ 62%] 2023-03-20T11:53:59.7668678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-05] PASSED [ 62%] 2023-03-20T11:53:59.7681775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-06] PASSED [ 62%] 2023-03-20T11:53:59.7695587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-07] PASSED [ 62%] 2023-03-20T11:53:59.7709082Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-08] PASSED [ 62%] 2023-03-20T11:53:59.7721761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-09] PASSED [ 62%] 2023-03-20T11:53:59.7734875Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-10] PASSED [ 62%] 2023-03-20T11:53:59.7747449Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-11] PASSED [ 62%] 2023-03-20T11:53:59.7759967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-12] PASSED [ 62%] 2023-03-20T11:53:59.7773580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-13] PASSED [ 62%] 2023-03-20T11:53:59.7785641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-14] PASSED [ 62%] 2023-03-20T11:53:59.7798028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-15] PASSED [ 62%] 2023-03-20T11:53:59.7810867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-16] PASSED [ 62%] 2023-03-20T11:53:59.7824094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-17] PASSED [ 62%] 2023-03-20T11:53:59.7836918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-18] PASSED [ 62%] 2023-03-20T11:53:59.7850754Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-19] PASSED [ 62%] 2023-03-20T11:53:59.7863707Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-20] PASSED [ 62%] 2023-03-20T11:53:59.7876366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-21] PASSED [ 62%] 2023-03-20T11:53:59.7890226Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-22] PASSED [ 62%] 2023-03-20T11:53:59.7902414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-23] PASSED [ 62%] 2023-03-20T11:53:59.7915475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-24] PASSED [ 62%] 2023-03-20T11:53:59.7929539Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-25] PASSED [ 62%] 2023-03-20T11:53:59.7942120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-26] PASSED [ 62%] 2023-03-20T11:53:59.7954633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-27] PASSED [ 62%] 2023-03-20T11:53:59.7968097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-28] PASSED [ 62%] 2023-03-20T11:53:59.7980785Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-29] PASSED [ 62%] 2023-03-20T11:53:59.7993492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-30] PASSED [ 62%] 2023-03-20T11:53:59.8005951Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-31] PASSED [ 62%] 2023-03-20T11:53:59.8019052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-32] PASSED [ 62%] 2023-03-20T11:53:59.8031695Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-33] PASSED [ 62%] 2023-03-20T11:53:59.8044167Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-34] PASSED [ 62%] 2023-03-20T11:53:59.8057284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-solarize_video-35] PASSED [ 62%] 2023-03-20T11:53:59.8071373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-00] PASSED [ 62%] 2023-03-20T11:53:59.8084779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-01] PASSED [ 62%] 2023-03-20T11:53:59.8099423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-02] PASSED [ 62%] 2023-03-20T11:53:59.8112886Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-03] PASSED [ 62%] 2023-03-20T11:53:59.8126243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-04] PASSED [ 62%] 2023-03-20T11:53:59.8140546Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-05] PASSED [ 62%] 2023-03-20T11:53:59.8154107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-06] PASSED [ 62%] 2023-03-20T11:53:59.8167520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-07] PASSED [ 62%] 2023-03-20T11:53:59.8181525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-08] PASSED [ 62%] 2023-03-20T11:53:59.8193464Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-09] PASSED [ 62%] 2023-03-20T11:53:59.8205148Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-10] PASSED [ 62%] 2023-03-20T11:53:59.8217574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-11] PASSED [ 62%] 2023-03-20T11:53:59.8229319Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-12] PASSED [ 62%] 2023-03-20T11:53:59.8241092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-13] PASSED [ 62%] 2023-03-20T11:53:59.8253553Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-14] PASSED [ 62%] 2023-03-20T11:53:59.8265079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-15] PASSED [ 62%] 2023-03-20T11:53:59.8276828Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-16] PASSED [ 62%] 2023-03-20T11:53:59.8289628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-17] PASSED [ 62%] 2023-03-20T11:53:59.8302667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-18] PASSED [ 62%] 2023-03-20T11:53:59.8316031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-19] PASSED [ 62%] 2023-03-20T11:53:59.8330751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-20] PASSED [ 62%] 2023-03-20T11:53:59.8343990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-21] PASSED [ 62%] 2023-03-20T11:53:59.8357099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-22] PASSED [ 62%] 2023-03-20T11:53:59.8372053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-23] PASSED [ 62%] 2023-03-20T11:53:59.8385061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-24] PASSED [ 62%] 2023-03-20T11:53:59.8398194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-25] PASSED [ 62%] 2023-03-20T11:53:59.8413381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-26] PASSED [ 62%] 2023-03-20T11:53:59.8424530Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-27] PASSED [ 62%] 2023-03-20T11:53:59.8436097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-28] PASSED [ 62%] 2023-03-20T11:53:59.8449186Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-29] PASSED [ 62%] 2023-03-20T11:53:59.8460809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-30] PASSED [ 62%] 2023-03-20T11:53:59.8472438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-31] PASSED [ 62%] 2023-03-20T11:53:59.8484241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-32] PASSED [ 62%] 2023-03-20T11:53:59.8496651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-33] PASSED [ 62%] 2023-03-20T11:53:59.8508287Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-34] PASSED [ 62%] 2023-03-20T11:53:59.8519931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_image_tensor-35] PASSED [ 62%] 2023-03-20T11:53:59.8534566Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-00] PASSED [ 62%] 2023-03-20T11:53:59.8548465Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-01] PASSED [ 62%] 2023-03-20T11:53:59.8562348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-02] PASSED [ 62%] 2023-03-20T11:53:59.8576775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-03] PASSED [ 62%] 2023-03-20T11:53:59.8590306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-04] PASSED [ 62%] 2023-03-20T11:53:59.8604074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-05] PASSED [ 62%] 2023-03-20T11:53:59.8618637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-06] PASSED [ 62%] 2023-03-20T11:53:59.8632402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-07] PASSED [ 62%] 2023-03-20T11:53:59.8646270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-08] PASSED [ 62%] 2023-03-20T11:53:59.8658819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-09] PASSED [ 62%] 2023-03-20T11:53:59.8671006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-10] PASSED [ 62%] 2023-03-20T11:53:59.8683541Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-11] PASSED [ 62%] 2023-03-20T11:53:59.8696495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-12] PASSED [ 62%] 2023-03-20T11:53:59.8708723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-13] PASSED [ 62%] 2023-03-20T11:53:59.8720733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-14] PASSED [ 62%] 2023-03-20T11:53:59.8733333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-15] PASSED [ 62%] 2023-03-20T11:53:59.8745479Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-16] PASSED [ 62%] 2023-03-20T11:53:59.8757355Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-17] PASSED [ 62%] 2023-03-20T11:53:59.8772505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-18] PASSED [ 62%] 2023-03-20T11:53:59.8785593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-19] PASSED [ 62%] 2023-03-20T11:53:59.8799221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-20] PASSED [ 62%] 2023-03-20T11:53:59.8813882Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-21] PASSED [ 62%] 2023-03-20T11:53:59.8827841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-22] PASSED [ 62%] 2023-03-20T11:53:59.8841676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-23] PASSED [ 62%] 2023-03-20T11:53:59.8856265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-24] PASSED [ 62%] 2023-03-20T11:53:59.8869911Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-25] PASSED [ 62%] 2023-03-20T11:53:59.8883768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-26] PASSED [ 62%] 2023-03-20T11:53:59.8896421Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-27] PASSED [ 62%] 2023-03-20T11:53:59.8908741Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-28] PASSED [ 62%] 2023-03-20T11:53:59.8920827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-29] PASSED [ 62%] 2023-03-20T11:53:59.8933500Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-30] PASSED [ 62%] 2023-03-20T11:53:59.8945626Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-31] PASSED [ 62%] 2023-03-20T11:53:59.8958378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-32] PASSED [ 62%] 2023-03-20T11:53:59.8970659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-33] PASSED [ 62%] 2023-03-20T11:53:59.8983073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-34] PASSED [ 62%] 2023-03-20T11:53:59.8995116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-autocontrast_video-35] PASSED [ 62%] 2023-03-20T11:53:59.9018904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-00] PASSED [ 62%] 2023-03-20T11:53:59.9035043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-01] PASSED [ 62%] 2023-03-20T11:53:59.9055977Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-02] PASSED [ 62%] 2023-03-20T11:53:59.9075900Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-03] PASSED [ 62%] 2023-03-20T11:53:59.9092994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-04] PASSED [ 62%] 2023-03-20T11:53:59.9112463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-05] PASSED [ 62%] 2023-03-20T11:53:59.9126388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-06] PASSED [ 62%] 2023-03-20T11:53:59.9143063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-07] PASSED [ 62%] 2023-03-20T11:53:59.9161794Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-08] PASSED [ 62%] 2023-03-20T11:53:59.9173598Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-09] PASSED [ 62%] 2023-03-20T11:53:59.9185842Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-10] PASSED [ 62%] 2023-03-20T11:53:59.9197482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-11] PASSED [ 62%] 2023-03-20T11:53:59.9209793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-12] PASSED [ 62%] 2023-03-20T11:53:59.9221720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-13] PASSED [ 62%] 2023-03-20T11:53:59.9233746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-14] PASSED [ 62%] 2023-03-20T11:53:59.9245395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-15] PASSED [ 62%] 2023-03-20T11:53:59.9257565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-16] PASSED [ 62%] 2023-03-20T11:53:59.9269428Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-17] PASSED [ 62%] 2023-03-20T11:53:59.9283622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-18] PASSED [ 62%] 2023-03-20T11:53:59.9297898Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-19] PASSED [ 62%] 2023-03-20T11:53:59.9311783Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-20] PASSED [ 62%] 2023-03-20T11:53:59.9325519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-21] PASSED [ 62%] 2023-03-20T11:53:59.9339879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-22] PASSED [ 62%] 2023-03-20T11:53:59.9353761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-23] PASSED [ 62%] 2023-03-20T11:53:59.9367578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-24] PASSED [ 62%] 2023-03-20T11:53:59.9381910Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-25] PASSED [ 62%] 2023-03-20T11:53:59.9395796Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-26] PASSED [ 62%] 2023-03-20T11:53:59.9407602Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-27] PASSED [ 62%] 2023-03-20T11:53:59.9420155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-28] PASSED [ 62%] 2023-03-20T11:53:59.9431978Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-29] PASSED [ 62%] 2023-03-20T11:53:59.9443779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-30] PASSED [ 62%] 2023-03-20T11:53:59.9456238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-31] PASSED [ 62%] 2023-03-20T11:53:59.9468024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-32] PASSED [ 62%] 2023-03-20T11:53:59.9480435Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-33] PASSED [ 62%] 2023-03-20T11:53:59.9492989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-34] PASSED [ 62%] 2023-03-20T11:53:59.9504276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-35] PASSED [ 62%] 2023-03-20T11:53:59.9516196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-36] PASSED [ 62%] 2023-03-20T11:53:59.9529676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-37] PASSED [ 62%] 2023-03-20T11:53:59.9540383Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-38] PASSED [ 62%] 2023-03-20T11:53:59.9552685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-39] PASSED [ 62%] 2023-03-20T11:53:59.9564689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-40] PASSED [ 62%] 2023-03-20T11:53:59.9577190Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-41] PASSED [ 62%] 2023-03-20T11:53:59.9589405Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-42] PASSED [ 62%] 2023-03-20T11:53:59.9601470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-43] PASSED [ 62%] 2023-03-20T11:53:59.9613825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-44] PASSED [ 62%] 2023-03-20T11:53:59.9625841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-45] PASSED [ 62%] 2023-03-20T11:53:59.9637454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-46] PASSED [ 62%] 2023-03-20T11:53:59.9649884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-47] PASSED [ 62%] 2023-03-20T11:53:59.9661737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-48] PASSED [ 62%] 2023-03-20T11:53:59.9673569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-49] PASSED [ 62%] 2023-03-20T11:53:59.9685220Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-50] PASSED [ 62%] 2023-03-20T11:53:59.9697748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-51] PASSED [ 62%] 2023-03-20T11:53:59.9709849Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-52] PASSED [ 62%] 2023-03-20T11:53:59.9721478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-53] PASSED [ 62%] 2023-03-20T11:53:59.9733709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-54] PASSED [ 62%] 2023-03-20T11:53:59.9746021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-55] PASSED [ 62%] 2023-03-20T11:53:59.9758488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-56] PASSED [ 62%] 2023-03-20T11:53:59.9770865Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-57] PASSED [ 62%] 2023-03-20T11:53:59.9783094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-58] PASSED [ 62%] 2023-03-20T11:53:59.9795708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-59] PASSED [ 62%] 2023-03-20T11:53:59.9808158Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-60] PASSED [ 62%] 2023-03-20T11:53:59.9820504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-61] PASSED [ 62%] 2023-03-20T11:53:59.9833022Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-62] PASSED [ 62%] 2023-03-20T11:53:59.9844784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-63] PASSED [ 62%] 2023-03-20T11:53:59.9857161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-64] PASSED [ 62%] 2023-03-20T11:53:59.9869012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-65] PASSED [ 62%] 2023-03-20T11:53:59.9880855Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-66] PASSED [ 62%] 2023-03-20T11:53:59.9893599Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-67] PASSED [ 62%] 2023-03-20T11:53:59.9904954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-68] PASSED [ 62%] 2023-03-20T11:53:59.9916632Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-69] PASSED [ 62%] 2023-03-20T11:53:59.9929792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-70] PASSED [ 62%] 2023-03-20T11:53:59.9941034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_image_tensor-71] PASSED [ 62%] 2023-03-20T11:53:59.9955964Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-00] PASSED [ 62%] 2023-03-20T11:53:59.9970692Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-01] PASSED [ 62%] 2023-03-20T11:53:59.9984650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-02] PASSED [ 62%] 2023-03-20T11:53:59.9998697Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-03] PASSED [ 62%] 2023-03-20T11:54:00.0013534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-04] PASSED [ 62%] 2023-03-20T11:54:00.0027032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-05] PASSED [ 62%] 2023-03-20T11:54:00.0041402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-06] PASSED [ 62%] 2023-03-20T11:54:00.0055730Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-07] PASSED [ 62%] 2023-03-20T11:54:00.0069945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-08] PASSED [ 62%] 2023-03-20T11:54:00.0082143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-09] PASSED [ 62%] 2023-03-20T11:54:00.0094596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-10] PASSED [ 62%] 2023-03-20T11:54:00.0107003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-11] PASSED [ 62%] 2023-03-20T11:54:00.0119108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-12] PASSED [ 62%] 2023-03-20T11:54:00.0132298Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-13] PASSED [ 62%] 2023-03-20T11:54:00.0144374Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-14] PASSED [ 62%] 2023-03-20T11:54:00.0156366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-15] PASSED [ 62%] 2023-03-20T11:54:00.0169830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-16] PASSED [ 62%] 2023-03-20T11:54:00.0180824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-17] PASSED [ 62%] 2023-03-20T11:54:00.0195127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-18] PASSED [ 62%] 2023-03-20T11:54:00.0210268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-19] PASSED [ 62%] 2023-03-20T11:54:00.0224014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-20] PASSED [ 62%] 2023-03-20T11:54:00.0238218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-21] PASSED [ 62%] 2023-03-20T11:54:00.0253413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-22] PASSED [ 62%] 2023-03-20T11:54:00.0266791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-23] PASSED [ 62%] 2023-03-20T11:54:00.0281308Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-24] PASSED [ 62%] 2023-03-20T11:54:00.0295758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-25] PASSED [ 62%] 2023-03-20T11:54:00.0309919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-26] PASSED [ 62%] 2023-03-20T11:54:00.0321915Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-27] PASSED [ 62%] 2023-03-20T11:54:00.0334468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-28] PASSED [ 62%] 2023-03-20T11:54:00.0346893Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-29] PASSED [ 62%] 2023-03-20T11:54:00.0358631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-30] PASSED [ 62%] 2023-03-20T11:54:00.0372180Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-31] PASSED [ 62%] 2023-03-20T11:54:00.0383766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-32] PASSED [ 62%] 2023-03-20T11:54:00.0395780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-33] PASSED [ 62%] 2023-03-20T11:54:00.0408111Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-34] PASSED [ 62%] 2023-03-20T11:54:00.0420687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_sharpness_video-35] PASSED [ 62%] 2023-03-20T11:54:00.0433562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:00.0446459Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:00.0460086Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:00.0472834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:00.0485818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:00.0499316Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:00.0512237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:00.0525185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:00.0538650Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:00.0550879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:00.0562874Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:00.0575507Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:00.0587403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:00.0599454Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:00.0612430Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:00.0623992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:00.0635907Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:00.0648165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:00.0661816Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-18] PASSED [ 62%] 2023-03-20T11:54:00.0674969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-19] PASSED [ 62%] 2023-03-20T11:54:00.0689233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-20] PASSED [ 62%] 2023-03-20T11:54:00.0701800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-21] PASSED [ 62%] 2023-03-20T11:54:00.0715019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-22] PASSED [ 62%] 2023-03-20T11:54:00.0729514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-23] PASSED [ 62%] 2023-03-20T11:54:00.0741517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-24] PASSED [ 62%] 2023-03-20T11:54:00.0754735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-25] PASSED [ 62%] 2023-03-20T11:54:00.0769235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-26] PASSED [ 62%] 2023-03-20T11:54:00.0781159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-27] PASSED [ 62%] 2023-03-20T11:54:00.0793457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-28] PASSED [ 62%] 2023-03-20T11:54:00.0805808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-29] PASSED [ 62%] 2023-03-20T11:54:00.0818437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-30] PASSED [ 62%] 2023-03-20T11:54:00.0831307Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-31] PASSED [ 62%] 2023-03-20T11:54:00.0843588Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-32] PASSED [ 62%] 2023-03-20T11:54:00.0856390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-33] PASSED [ 62%] 2023-03-20T11:54:00.0868937Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-34] PASSED [ 62%] 2023-03-20T11:54:00.0881297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-35] PASSED [ 62%] 2023-03-20T11:54:00.0894475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-36] PASSED [ 62%] 2023-03-20T11:54:00.0907299Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-37] PASSED [ 62%] 2023-03-20T11:54:00.0920613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-38] PASSED [ 62%] 2023-03-20T11:54:00.0933439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-39] PASSED [ 62%] 2023-03-20T11:54:00.0947290Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-40] PASSED [ 62%] 2023-03-20T11:54:00.0960003Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-41] PASSED [ 62%] 2023-03-20T11:54:00.0973683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-42] PASSED [ 62%] 2023-03-20T11:54:00.0986274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-43] PASSED [ 62%] 2023-03-20T11:54:00.0999619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-44] PASSED [ 62%] 2023-03-20T11:54:00.1012222Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-45] PASSED [ 62%] 2023-03-20T11:54:00.1024228Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-46] PASSED [ 62%] 2023-03-20T11:54:00.1036039Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-47] PASSED [ 62%] 2023-03-20T11:54:00.1049447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-48] PASSED [ 62%] 2023-03-20T11:54:00.1060775Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-49] PASSED [ 62%] 2023-03-20T11:54:00.1072661Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-50] PASSED [ 62%] 2023-03-20T11:54:00.1084743Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-51] PASSED [ 62%] 2023-03-20T11:54:00.1097330Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-52] PASSED [ 62%] 2023-03-20T11:54:00.1108861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-53] PASSED [ 62%] 2023-03-20T11:54:00.1121850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-54] PASSED [ 62%] 2023-03-20T11:54:00.1135619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-55] PASSED [ 62%] 2023-03-20T11:54:00.1148818Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-56] PASSED [ 62%] 2023-03-20T11:54:00.1161871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-57] PASSED [ 62%] 2023-03-20T11:54:00.1175462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-58] PASSED [ 62%] 2023-03-20T11:54:00.1188844Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-59] PASSED [ 62%] 2023-03-20T11:54:00.1201892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-60] PASSED [ 62%] 2023-03-20T11:54:00.1215931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-61] PASSED [ 62%] 2023-03-20T11:54:00.1229241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-62] PASSED [ 62%] 2023-03-20T11:54:00.1241417Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-63] PASSED [ 62%] 2023-03-20T11:54:00.1253992Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-64] PASSED [ 62%] 2023-03-20T11:54:00.1266619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-65] PASSED [ 62%] 2023-03-20T11:54:00.1279043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-66] PASSED [ 62%] 2023-03-20T11:54:00.1292189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-67] PASSED [ 62%] 2023-03-20T11:54:00.1304474Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-68] PASSED [ 62%] 2023-03-20T11:54:00.1317055Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-69] PASSED [ 62%] 2023-03-20T11:54:00.1330575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-70] PASSED [ 62%] 2023-03-20T11:54:00.1342188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_image_tensor-71] PASSED [ 62%] 2023-03-20T11:54:00.1355946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-00] PASSED [ 62%] 2023-03-20T11:54:00.1370415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-01] PASSED [ 62%] 2023-03-20T11:54:00.1383779Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-02] PASSED [ 62%] 2023-03-20T11:54:00.1396984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-03] PASSED [ 62%] 2023-03-20T11:54:00.1410832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-04] PASSED [ 62%] 2023-03-20T11:54:00.1424991Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-05] PASSED [ 62%] 2023-03-20T11:54:00.1444168Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-06] PASSED [ 62%] 2023-03-20T11:54:00.1458281Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-07] PASSED [ 62%] 2023-03-20T11:54:00.1471807Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-08] PASSED [ 62%] 2023-03-20T11:54:00.1484640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-09] PASSED [ 62%] 2023-03-20T11:54:00.1497731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-10] PASSED [ 62%] 2023-03-20T11:54:00.1510392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-11] PASSED [ 62%] 2023-03-20T11:54:00.1523087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-12] PASSED [ 62%] 2023-03-20T11:54:00.1536295Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-13] PASSED [ 62%] 2023-03-20T11:54:00.1549054Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-14] PASSED [ 62%] 2023-03-20T11:54:00.1561809Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-15] PASSED [ 62%] 2023-03-20T11:54:00.1575040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-16] PASSED [ 62%] 2023-03-20T11:54:00.1587771Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-17] PASSED [ 62%] 2023-03-20T11:54:00.1601189Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-18] PASSED [ 62%] 2023-03-20T11:54:00.1615388Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-19] PASSED [ 62%] 2023-03-20T11:54:00.1629067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-20] PASSED [ 62%] 2023-03-20T11:54:00.1642407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-21] PASSED [ 62%] 2023-03-20T11:54:00.1656489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-22] PASSED [ 62%] 2023-03-20T11:54:00.1670268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-23] PASSED [ 62%] 2023-03-20T11:54:00.1683706Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-24] PASSED [ 62%] 2023-03-20T11:54:00.1697790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-25] PASSED [ 62%] 2023-03-20T11:54:00.1711392Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-26] PASSED [ 62%] 2023-03-20T11:54:00.1724212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-27] PASSED [ 62%] 2023-03-20T11:54:00.1737427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-28] PASSED [ 62%] 2023-03-20T11:54:00.1749961Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-29] PASSED [ 62%] 2023-03-20T11:54:00.1762663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-30] PASSED [ 62%] 2023-03-20T11:54:00.1776016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-31] PASSED [ 62%] 2023-03-20T11:54:00.1788963Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-32] PASSED [ 62%] 2023-03-20T11:54:00.1801620Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-33] PASSED [ 62%] 2023-03-20T11:54:00.1814857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-34] PASSED [ 62%] 2023-03-20T11:54:00.1827534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-erase_video-35] PASSED [ 62%] 2023-03-20T11:54:00.1840747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:00.1854154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:00.1867613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:00.1880585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:00.1893984Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:00.1907619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:00.1920608Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:00.1934040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:00.1947800Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:00.1960889Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:00.1973444Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:00.1986008Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:00.1998523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:00.2012245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:00.2024678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:00.2036878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:00.2050431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:00.2063115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:00.2076132Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-18] PASSED [ 62%] 2023-03-20T11:54:00.2090252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-19] PASSED [ 62%] 2023-03-20T11:54:00.2102791Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-20] PASSED [ 62%] 2023-03-20T11:54:00.2116045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-21] PASSED [ 62%] 2023-03-20T11:54:00.2129718Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-22] PASSED [ 62%] 2023-03-20T11:54:00.2142699Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-23] PASSED [ 62%] 2023-03-20T11:54:00.2155913Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-24] PASSED [ 62%] 2023-03-20T11:54:00.2169788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-25] PASSED [ 62%] 2023-03-20T11:54:00.2182683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-26] PASSED [ 62%] 2023-03-20T11:54:00.2195475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-27] PASSED [ 62%] 2023-03-20T11:54:00.2209313Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-28] PASSED [ 62%] 2023-03-20T11:54:00.2221514Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-29] PASSED [ 62%] 2023-03-20T11:54:00.2234195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-30] PASSED [ 62%] 2023-03-20T11:54:00.2247623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-31] PASSED [ 62%] 2023-03-20T11:54:00.2260440Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-32] PASSED [ 62%] 2023-03-20T11:54:00.2272787Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-33] PASSED [ 62%] 2023-03-20T11:54:00.2285331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-34] PASSED [ 62%] 2023-03-20T11:54:00.2298498Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_image_tensor-35] PASSED [ 62%] 2023-03-20T11:54:00.2312101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-00] PASSED [ 62%] 2023-03-20T11:54:00.2325278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-01] PASSED [ 62%] 2023-03-20T11:54:00.2339291Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-02] PASSED [ 62%] 2023-03-20T11:54:00.2352825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-03] PASSED [ 62%] 2023-03-20T11:54:00.2365918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-04] PASSED [ 62%] 2023-03-20T11:54:00.2379733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-05] PASSED [ 62%] 2023-03-20T11:54:00.2393265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-06] PASSED [ 62%] 2023-03-20T11:54:00.2406651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-07] PASSED [ 62%] 2023-03-20T11:54:00.2420199Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-08] PASSED [ 62%] 2023-03-20T11:54:00.2433390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-09] PASSED [ 62%] 2023-03-20T11:54:00.2446799Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-10] PASSED [ 62%] 2023-03-20T11:54:00.2459871Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-11] PASSED [ 62%] 2023-03-20T11:54:00.2473076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-12] PASSED [ 62%] 2023-03-20T11:54:00.2485989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-13] PASSED [ 62%] 2023-03-20T11:54:00.2499511Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-14] PASSED [ 62%] 2023-03-20T11:54:00.2512327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-15] PASSED [ 62%] 2023-03-20T11:54:00.2525182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-16] PASSED [ 62%] 2023-03-20T11:54:00.2538724Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-17] PASSED [ 62%] 2023-03-20T11:54:00.2552303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-18] PASSED [ 62%] 2023-03-20T11:54:00.2565524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-19] PASSED [ 62%] 2023-03-20T11:54:00.2579395Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-20] PASSED [ 62%] 2023-03-20T11:54:00.2592998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-21] PASSED [ 62%] 2023-03-20T11:54:00.2606218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-22] PASSED [ 62%] 2023-03-20T11:54:00.2620075Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-23] PASSED [ 62%] 2023-03-20T11:54:00.2633990Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-24] PASSED [ 62%] 2023-03-20T11:54:00.2647257Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-25] PASSED [ 62%] 2023-03-20T11:54:00.2661519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-26] PASSED [ 62%] 2023-03-20T11:54:00.2674744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-27] PASSED [ 62%] 2023-03-20T11:54:00.2687475Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-28] PASSED [ 62%] 2023-03-20T11:54:00.2701072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-29] PASSED [ 62%] 2023-03-20T11:54:00.2714258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-30] PASSED [ 62%] 2023-03-20T11:54:00.2727165Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-31] PASSED [ 62%] 2023-03-20T11:54:00.2740303Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-32] PASSED [ 62%] 2023-03-20T11:54:00.2753177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-33] PASSED [ 62%] 2023-03-20T11:54:00.2766238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-34] PASSED [ 62%] 2023-03-20T11:54:00.2779798Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_brightness_video-35] PASSED [ 62%] 2023-03-20T11:54:00.2793124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:00.2806505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:00.2820645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:00.2833862Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:00.2847365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:00.2861969Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:00.2875387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:00.2890143Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:00.2903238Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:00.2916202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:00.2930362Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:00.2942490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:00.2955668Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:00.2969294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:00.2981663Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:00.2994524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:00.3007491Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:00.3020710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:00.3034970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-18] PASSED [ 62%] 2023-03-20T11:54:00.3050239Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-19] PASSED [ 62%] 2023-03-20T11:54:00.3064066Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-20] PASSED [ 62%] 2023-03-20T11:54:00.3077605Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-21] PASSED [ 62%] 2023-03-20T11:54:00.3092563Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-22] PASSED [ 62%] 2023-03-20T11:54:00.3106381Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-23] PASSED [ 62%] 2023-03-20T11:54:00.3120057Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-24] PASSED [ 62%] 2023-03-20T11:54:00.3134547Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-25] PASSED [ 62%] 2023-03-20T11:54:00.3148765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-26] PASSED [ 62%] 2023-03-20T11:54:00.3161781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-27] PASSED [ 62%] 2023-03-20T11:54:00.3175245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-28] PASSED [ 62%] 2023-03-20T11:54:00.3188502Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-29] PASSED [ 62%] 2023-03-20T11:54:00.3201653Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-30] PASSED [ 62%] 2023-03-20T11:54:00.3215285Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-31] PASSED [ 62%] 2023-03-20T11:54:00.3228702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-32] PASSED [ 62%] 2023-03-20T11:54:00.3242130Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-33] PASSED [ 62%] 2023-03-20T11:54:00.3255325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-34] PASSED [ 62%] 2023-03-20T11:54:00.3268693Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_image_tensor-35] PASSED [ 62%] 2023-03-20T11:54:00.3283425Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-00] PASSED [ 62%] 2023-03-20T11:54:00.3298489Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-01] PASSED [ 62%] 2023-03-20T11:54:00.3312605Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-02] PASSED [ 62%] 2023-03-20T11:54:00.3327071Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-03] PASSED [ 62%] 2023-03-20T11:54:00.3341931Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-04] PASSED [ 62%] 2023-03-20T11:54:00.3355872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-05] PASSED [ 62%] 2023-03-20T11:54:00.3370670Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-06] PASSED [ 62%] 2023-03-20T11:54:00.3385385Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-07] PASSED [ 62%] 2023-03-20T11:54:00.3399504Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-08] PASSED [ 62%] 2023-03-20T11:54:00.3414006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-09] PASSED [ 62%] 2023-03-20T11:54:00.3427622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-10] PASSED [ 62%] 2023-03-20T11:54:00.3441013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-11] PASSED [ 62%] 2023-03-20T11:54:00.3455092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-12] PASSED [ 62%] 2023-03-20T11:54:00.3468801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-13] PASSED [ 62%] 2023-03-20T11:54:00.3482866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-14] PASSED [ 62%] 2023-03-20T11:54:00.3497026Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-15] PASSED [ 62%] 2023-03-20T11:54:00.3510595Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-16] PASSED [ 62%] 2023-03-20T11:54:00.3523924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-17] PASSED [ 62%] 2023-03-20T11:54:00.3538804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-18] PASSED [ 62%] 2023-03-20T11:54:00.3553170Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-19] PASSED [ 62%] 2023-03-20T11:54:00.3567335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-20] PASSED [ 62%] 2023-03-20T11:54:00.3582358Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-21] PASSED [ 62%] 2023-03-20T11:54:00.3596637Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-22] PASSED [ 62%] 2023-03-20T11:54:00.3611970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-23] PASSED [ 62%] 2023-03-20T11:54:00.3625948Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-24] PASSED [ 62%] 2023-03-20T11:54:00.3640068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-25] PASSED [ 62%] 2023-03-20T11:54:00.3654376Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-26] PASSED [ 62%] 2023-03-20T11:54:00.3668101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-27] PASSED [ 62%] 2023-03-20T11:54:00.3681551Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-28] PASSED [ 62%] 2023-03-20T11:54:00.3695344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-29] PASSED [ 62%] 2023-03-20T11:54:00.3708633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-30] PASSED [ 62%] 2023-03-20T11:54:00.3722286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-31] PASSED [ 62%] 2023-03-20T11:54:00.3735924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-32] PASSED [ 62%] 2023-03-20T11:54:00.3749746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-33] PASSED [ 62%] 2023-03-20T11:54:00.3763339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-34] PASSED [ 62%] 2023-03-20T11:54:00.3777270Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_contrast_video-35] PASSED [ 62%] 2023-03-20T11:54:00.3790892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:00.3804214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:00.3818375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:00.3831737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:00.3844793Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:00.3859076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:00.3872248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:00.3885382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:00.3899737Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:00.3912544Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:00.3925200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:00.3938503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:00.3951398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:00.3964119Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:00.3977780Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:00.3990262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:00.4003584Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:00.4017252Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:00.4030390Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-18] PASSED [ 62%] 2023-03-20T11:54:00.4043522Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-19] PASSED [ 62%] 2023-03-20T11:54:00.4057655Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-20] PASSED [ 62%] 2023-03-20T11:54:00.4070847Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-21] PASSED [ 62%] 2023-03-20T11:54:00.4084163Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-22] PASSED [ 62%] 2023-03-20T11:54:00.4097711Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-23] PASSED [ 62%] 2023-03-20T11:54:00.4110940Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-24] PASSED [ 62%] 2023-03-20T11:54:00.4124183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-25] PASSED [ 62%] 2023-03-20T11:54:00.4138357Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-26] PASSED [ 62%] 2023-03-20T11:54:00.4151034Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-27] PASSED [ 62%] 2023-03-20T11:54:00.4163756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-28] PASSED [ 62%] 2023-03-20T11:54:00.4177093Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-29] PASSED [ 62%] 2023-03-20T11:54:00.4190840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-30] PASSED [ 62%] 2023-03-20T11:54:00.4203365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-31] PASSED [ 62%] 2023-03-20T11:54:00.4217122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-32] PASSED [ 62%] 2023-03-20T11:54:00.4229513Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-33] PASSED [ 62%] 2023-03-20T11:54:00.4242349Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-34] PASSED [ 62%] 2023-03-20T11:54:00.4256068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_image_tensor-35] PASSED [ 62%] 2023-03-20T11:54:00.4270092Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-00] PASSED [ 62%] 2023-03-20T11:54:00.4283414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-01] PASSED [ 62%] 2023-03-20T11:54:00.4296895Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-02] PASSED [ 62%] 2023-03-20T11:54:00.4310923Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-03] PASSED [ 62%] 2023-03-20T11:54:00.4324490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-04] PASSED [ 62%] 2023-03-20T11:54:00.4338378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-05] PASSED [ 62%] 2023-03-20T11:54:00.4352155Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-06] PASSED [ 62%] 2023-03-20T11:54:00.4365615Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-07] PASSED [ 62%] 2023-03-20T11:54:00.4379753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-08] PASSED [ 62%] 2023-03-20T11:54:00.4393014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-09] PASSED [ 62%] 2023-03-20T11:54:00.4406031Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-10] PASSED [ 62%] 2023-03-20T11:54:00.4419633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-11] PASSED [ 62%] 2023-03-20T11:54:00.4433112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-12] PASSED [ 62%] 2023-03-20T11:54:00.4446144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-13] PASSED [ 62%] 2023-03-20T11:54:00.4459723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-14] PASSED [ 62%] 2023-03-20T11:54:00.4473108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-15] PASSED [ 62%] 2023-03-20T11:54:00.4486297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-16] PASSED [ 62%] 2023-03-20T11:54:00.4499850Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-17] PASSED [ 62%] 2023-03-20T11:54:00.4514573Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-18] PASSED [ 62%] 2023-03-20T11:54:00.4529087Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-19] PASSED [ 62%] 2023-03-20T11:54:00.4542164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-20] PASSED [ 62%] 2023-03-20T11:54:00.4556225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-21] PASSED [ 62%] 2023-03-20T11:54:00.4570575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-22] PASSED [ 62%] 2023-03-20T11:54:00.4583946Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-23] PASSED [ 62%] 2023-03-20T11:54:00.4597983Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-24] PASSED [ 62%] 2023-03-20T11:54:00.4612261Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-25] PASSED [ 62%] 2023-03-20T11:54:00.4625664Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-26] PASSED [ 62%] 2023-03-20T11:54:00.4638846Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-27] PASSED [ 62%] 2023-03-20T11:54:00.4653185Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-28] PASSED [ 62%] 2023-03-20T11:54:00.4665778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-29] PASSED [ 62%] 2023-03-20T11:54:00.4679004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-30] PASSED [ 62%] 2023-03-20T11:54:00.4692928Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-31] PASSED [ 62%] 2023-03-20T11:54:00.4705641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-32] PASSED [ 62%] 2023-03-20T11:54:00.4718879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-33] PASSED [ 62%] 2023-03-20T11:54:00.4732944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-34] PASSED [ 62%] 2023-03-20T11:54:00.4745389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_gamma_video-35] PASSED [ 62%] 2023-03-20T11:54:00.4757994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:00.4770682Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:00.4783751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:00.4796365Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:00.4810251Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:00.4822234Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:00.4834982Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:00.4847478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:00.4860852Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:00.4873505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:00.4885921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:00.4898817Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:00.4911278Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:00.4923616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:00.4936720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:00.4948896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:00.4961387Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:00.4974006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:00.4995680Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-18] PASSED [ 62%] 2023-03-20T11:54:00.5017152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-19] PASSED [ 62%] 2023-03-20T11:54:00.5037510Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-20] PASSED [ 62%] 2023-03-20T11:54:00.5058361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-21] PASSED [ 62%] 2023-03-20T11:54:00.5078578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-22] PASSED [ 62%] 2023-03-20T11:54:00.5099470Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-23] PASSED [ 62%] 2023-03-20T11:54:00.5120006Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-24] PASSED [ 62%] 2023-03-20T11:54:00.5141116Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-25] PASSED [ 62%] 2023-03-20T11:54:00.5162271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-26] PASSED [ 62%] 2023-03-20T11:54:00.5175215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-27] PASSED [ 62%] 2023-03-20T11:54:00.5187808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-28] PASSED [ 62%] 2023-03-20T11:54:00.5200106Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-29] PASSED [ 62%] 2023-03-20T11:54:00.5213268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-30] PASSED [ 62%] 2023-03-20T11:54:00.5225747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-31] PASSED [ 62%] 2023-03-20T11:54:00.5238056Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-32] PASSED [ 62%] 2023-03-20T11:54:00.5250691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-33] PASSED [ 62%] 2023-03-20T11:54:00.5262905Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-34] PASSED [ 62%] 2023-03-20T11:54:00.5275356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_image_tensor-35] PASSED [ 62%] 2023-03-20T11:54:00.5296945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-00] PASSED [ 62%] 2023-03-20T11:54:00.5317145Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-01] PASSED [ 62%] 2023-03-20T11:54:00.5338152Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-02] PASSED [ 62%] 2023-03-20T11:54:00.5359382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-03] PASSED [ 62%] 2023-03-20T11:54:00.5380519Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-04] PASSED [ 62%] 2023-03-20T11:54:00.5402604Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-05] PASSED [ 62%] 2023-03-20T11:54:00.5426037Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-06] PASSED [ 62%] 2023-03-20T11:54:00.5449744Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-07] PASSED [ 62%] 2023-03-20T11:54:00.5471506Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-08] PASSED [ 62%] 2023-03-20T11:54:00.5484472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-09] PASSED [ 62%] 2023-03-20T11:54:00.5497432Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-10] PASSED [ 62%] 2023-03-20T11:54:00.5510312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-11] PASSED [ 62%] 2023-03-20T11:54:00.5523139Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-12] PASSED [ 62%] 2023-03-20T11:54:00.5536531Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-13] PASSED [ 62%] 2023-03-20T11:54:00.5549324Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-14] PASSED [ 62%] 2023-03-20T11:54:00.5562041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-15] PASSED [ 62%] 2023-03-20T11:54:00.5575416Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-16] PASSED [ 62%] 2023-03-20T11:54:00.5588525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-17] PASSED [ 62%] 2023-03-20T11:54:00.5610630Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-18] PASSED [ 62%] 2023-03-20T11:54:00.5630830Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-19] PASSED [ 62%] 2023-03-20T11:54:00.5652981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-20] PASSED [ 62%] 2023-03-20T11:54:00.5673499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-21] PASSED [ 62%] 2023-03-20T11:54:00.5694581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-22] PASSED [ 62%] 2023-03-20T11:54:00.5715501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-23] PASSED [ 62%] 2023-03-20T11:54:00.5739172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-24] PASSED [ 62%] 2023-03-20T11:54:00.5761410Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-25] PASSED [ 62%] 2023-03-20T11:54:00.5784691Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-26] PASSED [ 62%] 2023-03-20T11:54:00.5797107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-27] PASSED [ 62%] 2023-03-20T11:54:00.5810560Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-28] PASSED [ 62%] 2023-03-20T11:54:00.5823822Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-29] PASSED [ 62%] 2023-03-20T11:54:00.5836487Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-30] PASSED [ 62%] 2023-03-20T11:54:00.5849813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-31] PASSED [ 62%] 2023-03-20T11:54:00.5862526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-32] PASSED [ 62%] 2023-03-20T11:54:00.5875122Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-33] PASSED [ 62%] 2023-03-20T11:54:00.5889136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-34] PASSED [ 62%] 2023-03-20T11:54:00.5901389Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_hue_video-35] PASSED [ 62%] 2023-03-20T11:54:00.5914304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:00.5927176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:00.5940210Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:00.5953083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:00.5965712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:00.5978930Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:00.5991890Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:00.6004526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:00.6017878Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:00.6030302Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:00.6042792Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:00.6055483Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:00.6067867Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:00.6080113Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:00.6093323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:00.6105694Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:00.6118235Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:00.6130821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:00.6144462Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-18] PASSED [ 62%] 2023-03-20T11:54:00.6158144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-19] PASSED [ 62%] 2023-03-20T11:54:00.6173436Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-20] PASSED [ 62%] 2023-03-20T11:54:00.6186728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-21] PASSED [ 62%] 2023-03-20T11:54:00.6201035Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-22] PASSED [ 62%] 2023-03-20T11:54:00.6215427Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-23] PASSED [ 62%] 2023-03-20T11:54:00.6229294Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-24] PASSED [ 62%] 2023-03-20T11:54:00.6242651Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-25] PASSED [ 62%] 2023-03-20T11:54:00.6256896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-26] PASSED [ 62%] 2023-03-20T11:54:00.6269625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-27] PASSED [ 62%] 2023-03-20T11:54:00.6282808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-28] PASSED [ 62%] 2023-03-20T11:54:00.6296218Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-29] PASSED [ 62%] 2023-03-20T11:54:00.6309209Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-30] PASSED [ 62%] 2023-03-20T11:54:00.6322258Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-31] PASSED [ 62%] 2023-03-20T11:54:00.6335221Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-32] PASSED [ 62%] 2023-03-20T11:54:00.6348520Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-33] PASSED [ 62%] 2023-03-20T11:54:00.6361344Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-34] PASSED [ 62%] 2023-03-20T11:54:00.6374742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_image_tensor-35] PASSED [ 62%] 2023-03-20T11:54:00.6389094Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-00] PASSED [ 62%] 2023-03-20T11:54:00.6402918Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-01] PASSED [ 62%] 2023-03-20T11:54:00.6417423Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-02] PASSED [ 62%] 2023-03-20T11:54:00.6431556Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-03] PASSED [ 62%] 2023-03-20T11:54:00.6445352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-04] PASSED [ 62%] 2023-03-20T11:54:00.6459565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-05] PASSED [ 62%] 2023-03-20T11:54:00.6473634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-06] PASSED [ 62%] 2023-03-20T11:54:00.6487501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-07] PASSED [ 62%] 2023-03-20T11:54:00.6502045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-08] PASSED [ 62%] 2023-03-20T11:54:00.6515081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-09] PASSED [ 62%] 2023-03-20T11:54:00.6529245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-10] PASSED [ 62%] 2023-03-20T11:54:00.6542102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-11] PASSED [ 62%] 2023-03-20T11:54:00.6555439Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-12] PASSED [ 62%] 2023-03-20T11:54:00.6570146Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-13] PASSED [ 62%] 2023-03-20T11:54:00.6583021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-14] PASSED [ 62%] 2023-03-20T11:54:00.6608920Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-15] PASSED [ 62%] 2023-03-20T11:54:00.6610284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-16] PASSED [ 62%] 2023-03-20T11:54:00.6624200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-17] PASSED [ 62%] 2023-03-20T11:54:00.6638532Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-18] PASSED [ 62%] 2023-03-20T11:54:00.6652908Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-19] PASSED [ 62%] 2023-03-20T11:54:00.6666746Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-20] PASSED [ 62%] 2023-03-20T11:54:00.6680769Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-21] PASSED [ 62%] 2023-03-20T11:54:00.6695142Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-22] PASSED [ 62%] 2023-03-20T11:54:00.6709245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-23] PASSED [ 62%] 2023-03-20T11:54:00.6723883Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-24] PASSED [ 62%] 2023-03-20T11:54:00.6738214Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-25] PASSED [ 62%] 2023-03-20T11:54:00.6751970Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-26] PASSED [ 62%] 2023-03-20T11:54:00.6765314Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-27] PASSED [ 62%] 2023-03-20T11:54:00.6779183Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-28] PASSED [ 62%] 2023-03-20T11:54:00.6792624Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-29] PASSED [ 62%] 2023-03-20T11:54:00.6805804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-30] PASSED [ 62%] 2023-03-20T11:54:00.6819581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-31] PASSED [ 62%] 2023-03-20T11:54:00.6832921Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-32] PASSED [ 62%] 2023-03-20T11:54:00.6846279Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-33] PASSED [ 62%] 2023-03-20T11:54:00.6860181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-34] PASSED [ 62%] 2023-03-20T11:54:00.6873391Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-adjust_saturation_video-35] PASSED [ 62%] 2023-03-20T11:54:00.6890174Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-00] PASSED [ 62%] 2023-03-20T11:54:00.6904340Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-01] PASSED [ 62%] 2023-03-20T11:54:00.6919062Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-02] PASSED [ 62%] 2023-03-20T11:54:00.6934426Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-03] PASSED [ 62%] 2023-03-20T11:54:00.6949627Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-04] PASSED [ 62%] 2023-03-20T11:54:00.6964623Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-05] PASSED [ 62%] 2023-03-20T11:54:00.6981413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-06] PASSED [ 62%] 2023-03-20T11:54:00.6997248Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-07] PASSED [ 62%] 2023-03-20T11:54:00.7013654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-08] PASSED [ 62%] 2023-03-20T11:54:00.7028912Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-09] PASSED [ 62%] 2023-03-20T11:54:00.7043578Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-10] PASSED [ 62%] 2023-03-20T11:54:00.7058925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-11] PASSED [ 62%] 2023-03-20T11:54:00.7074147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-12] PASSED [ 62%] 2023-03-20T11:54:00.7090758Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-13] PASSED [ 62%] 2023-03-20T11:54:00.7105484Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-14] PASSED [ 62%] 2023-03-20T11:54:00.7121740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-15] PASSED [ 62%] 2023-03-20T11:54:00.7138526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-16] PASSED [ 62%] 2023-03-20T11:54:00.7154966Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-17] PASSED [ 62%] 2023-03-20T11:54:00.7170613Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-18] PASSED [ 62%] 2023-03-20T11:54:00.7185813Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-19] PASSED [ 62%] 2023-03-20T11:54:00.7201013Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-20] PASSED [ 62%] 2023-03-20T11:54:00.7216919Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-21] PASSED [ 62%] 2023-03-20T11:54:00.7232537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-22] PASSED [ 62%] 2023-03-20T11:54:00.7248945Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-23] PASSED [ 62%] 2023-03-20T11:54:00.7265580Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-24] PASSED [ 62%] 2023-03-20T11:54:00.7282845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-25] PASSED [ 62%] 2023-03-20T11:54:00.7299976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-26] PASSED [ 62%] 2023-03-20T11:54:00.7312403Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-27] PASSED [ 62%] 2023-03-20T11:54:00.7324872Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-28] PASSED [ 62%] 2023-03-20T11:54:00.7338164Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-29] PASSED [ 62%] 2023-03-20T11:54:00.7350950Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-30] PASSED [ 62%] 2023-03-20T11:54:00.7363877Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-31] PASSED [ 62%] 2023-03-20T11:54:00.7377115Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-32] PASSED [ 62%] 2023-03-20T11:54:00.7390339Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-33] PASSED [ 62%] 2023-03-20T11:54:00.7403689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-34] PASSED [ 62%] 2023-03-20T11:54:00.7417523Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-35] PASSED [ 62%] 2023-03-20T11:54:00.7430176Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-36] PASSED [ 62%] 2023-03-20T11:54:00.7442639Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-37] PASSED [ 62%] 2023-03-20T11:54:00.7455606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-38] PASSED [ 62%] 2023-03-20T11:54:00.7468524Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-39] PASSED [ 62%] 2023-03-20T11:54:00.7481396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-40] PASSED [ 62%] 2023-03-20T11:54:00.7494631Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-41] PASSED [ 62%] 2023-03-20T11:54:00.7508297Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-42] PASSED [ 62%] 2023-03-20T11:54:00.7521705Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-43] PASSED [ 62%] 2023-03-20T11:54:00.7535107Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-44] PASSED [ 62%] 2023-03-20T11:54:00.7547761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-45] PASSED [ 62%] 2023-03-20T11:54:00.7560161Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-46] PASSED [ 62%] 2023-03-20T11:54:00.7573375Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-47] PASSED [ 62%] 2023-03-20T11:54:00.7586268Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-48] PASSED [ 62%] 2023-03-20T11:54:00.7598904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-49] PASSED [ 62%] 2023-03-20T11:54:00.7612884Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-50] PASSED [ 62%] 2023-03-20T11:54:00.7625424Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-51] PASSED [ 62%] 2023-03-20T11:54:00.7638558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-52] PASSED [ 62%] 2023-03-20T11:54:00.7653010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-clamp_bounding_box-53] PASSED [ 62%] 2023-03-20T11:54:00.7665576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:00.7678568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:00.7692460Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:00.7704801Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:00.7717149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:00.7730575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:00.7743555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:00.7756717Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:00.7770652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:00.7789098Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:00.7802012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:00.7815337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:00.7828616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:00.7841574Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:00.7855012Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:00.7867896Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:00.7880629Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:00.7893687Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:00.7906417Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-18] PASSED [ 62%] 2023-03-20T11:54:00.7919667Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-19] PASSED [ 62%] 2023-03-20T11:54:00.7932917Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-20] PASSED [ 62%] 2023-03-20T11:54:00.7945468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-21] PASSED [ 62%] 2023-03-20T11:54:00.7958194Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-22] PASSED [ 62%] 2023-03-20T11:54:00.7970954Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-23] PASSED [ 62%] 2023-03-20T11:54:00.7984276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-24] PASSED [ 62%] 2023-03-20T11:54:00.7997065Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-25] PASSED [ 62%] 2023-03-20T11:54:00.8010458Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-26] PASSED [ 62%] 2023-03-20T11:54:00.8023591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-27] PASSED [ 62%] 2023-03-20T11:54:00.8036490Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-28] PASSED [ 62%] 2023-03-20T11:54:00.8050587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_image_tensor-29] PASSED [ 62%] 2023-03-20T11:54:00.8062766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-000] PASSED [ 62%] 2023-03-20T11:54:00.8076099Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-001] PASSED [ 62%] 2023-03-20T11:54:00.8090616Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-002] PASSED [ 62%] 2023-03-20T11:54:00.8103406Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-003] PASSED [ 62%] 2023-03-20T11:54:00.8116607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-004] PASSED [ 62%] 2023-03-20T11:54:00.8130558Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-005] PASSED [ 62%] 2023-03-20T11:54:00.8143720Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-006] PASSED [ 62%] 2023-03-20T11:54:00.8157175Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-007] PASSED [ 62%] 2023-03-20T11:54:00.8170811Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-008] PASSED [ 62%] 2023-03-20T11:54:00.8184072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-009] PASSED [ 62%] 2023-03-20T11:54:00.8197017Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-010] PASSED [ 62%] 2023-03-20T11:54:00.8210446Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-011] PASSED [ 62%] 2023-03-20T11:54:00.8223636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-012] PASSED [ 62%] 2023-03-20T11:54:00.8236480Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-013] PASSED [ 62%] 2023-03-20T11:54:00.8250345Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-014] PASSED [ 62%] 2023-03-20T11:54:00.8263150Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-015] PASSED [ 62%] 2023-03-20T11:54:00.8276611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-016] PASSED [ 62%] 2023-03-20T11:54:00.8290288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-017] PASSED [ 62%] 2023-03-20T11:54:00.8303378Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-018] PASSED [ 62%] 2023-03-20T11:54:00.8316323Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-019] PASSED [ 62%] 2023-03-20T11:54:00.8330466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-020] PASSED [ 62%] 2023-03-20T11:54:00.8343027Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-021] PASSED [ 62%] 2023-03-20T11:54:00.8355873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-022] PASSED [ 62%] 2023-03-20T11:54:00.8369892Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-023] PASSED [ 62%] 2023-03-20T11:54:00.8382481Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-024] PASSED [ 62%] 2023-03-20T11:54:00.8395575Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-025] PASSED [ 62%] 2023-03-20T11:54:00.8409492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-026] PASSED [ 62%] 2023-03-20T11:54:00.8422341Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-027] PASSED [ 62%] 2023-03-20T11:54:00.8435443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-028] PASSED [ 62%] 2023-03-20T11:54:00.8449904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-029] PASSED [ 62%] 2023-03-20T11:54:00.8461840Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-030] PASSED [ 62%] 2023-03-20T11:54:00.8475101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-031] PASSED [ 62%] 2023-03-20T11:54:00.8489240Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-032] PASSED [ 62%] 2023-03-20T11:54:00.8501766Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-033] PASSED [ 62%] 2023-03-20T11:54:00.8515060Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-034] PASSED [ 62%] 2023-03-20T11:54:00.8529182Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-035] PASSED [ 62%] 2023-03-20T11:54:00.8541834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-036] PASSED [ 62%] 2023-03-20T11:54:00.8555241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-037] PASSED [ 62%] 2023-03-20T11:54:00.8569947Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-038] PASSED [ 62%] 2023-03-20T11:54:00.8582452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-039] PASSED [ 62%] 2023-03-20T11:54:00.8595748Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-040] PASSED [ 62%] 2023-03-20T11:54:00.8610159Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-041] PASSED [ 62%] 2023-03-20T11:54:00.8622577Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-042] PASSED [ 62%] 2023-03-20T11:54:00.8635683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-043] PASSED [ 62%] 2023-03-20T11:54:00.8650187Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-044] PASSED [ 62%] 2023-03-20T11:54:00.8662550Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-045] PASSED [ 62%] 2023-03-20T11:54:00.8675590Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-046] PASSED [ 62%] 2023-03-20T11:54:00.8689583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-047] PASSED [ 62%] 2023-03-20T11:54:00.8701903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-048] PASSED [ 62%] 2023-03-20T11:54:00.8714788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-049] PASSED [ 62%] 2023-03-20T11:54:00.8729149Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-050] PASSED [ 62%] 2023-03-20T11:54:00.8741478Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-051] PASSED [ 62%] 2023-03-20T11:54:00.8754634Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-052] PASSED [ 62%] 2023-03-20T11:54:00.8767858Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-053] PASSED [ 62%] 2023-03-20T11:54:00.8781989Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-054] PASSED [ 62%] 2023-03-20T11:54:00.8795351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-055] PASSED [ 62%] 2023-03-20T11:54:00.8810053Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-056] PASSED [ 62%] 2023-03-20T11:54:00.8822565Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-057] PASSED [ 62%] 2023-03-20T11:54:00.8835742Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-058] PASSED [ 62%] 2023-03-20T11:54:00.8850335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-059] PASSED [ 62%] 2023-03-20T11:54:00.8863414Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-060] PASSED [ 62%] 2023-03-20T11:54:00.8876569Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-061] PASSED [ 62%] 2023-03-20T11:54:00.8890335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-062] PASSED [ 62%] 2023-03-20T11:54:00.8903622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-063] PASSED [ 62%] 2023-03-20T11:54:00.8916628Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-064] PASSED [ 62%] 2023-03-20T11:54:00.8930304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-065] PASSED [ 62%] 2023-03-20T11:54:00.8943451Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-066] PASSED [ 62%] 2023-03-20T11:54:00.8956361Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-067] PASSED [ 62%] 2023-03-20T11:54:00.8970206Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-068] PASSED [ 62%] 2023-03-20T11:54:00.8983337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-069] PASSED [ 62%] 2023-03-20T11:54:00.8996215Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-070] PASSED [ 62%] 2023-03-20T11:54:00.9010200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-071] PASSED [ 62%] 2023-03-20T11:54:00.9022887Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-072] PASSED [ 62%] 2023-03-20T11:54:00.9035808Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-073] PASSED [ 62%] 2023-03-20T11:54:00.9050225Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-074] PASSED [ 62%] 2023-03-20T11:54:00.9062216Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-075] PASSED [ 62%] 2023-03-20T11:54:00.9075327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-076] PASSED [ 62%] 2023-03-20T11:54:00.9089356Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-077] PASSED [ 62%] 2023-03-20T11:54:00.9102147Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-078] PASSED [ 62%] 2023-03-20T11:54:00.9115233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-079] PASSED [ 62%] 2023-03-20T11:54:00.9129659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-080] PASSED [ 62%] 2023-03-20T11:54:00.9142273Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-081] PASSED [ 62%] 2023-03-20T11:54:00.9155468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-082] PASSED [ 62%] 2023-03-20T11:54:00.9169596Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-083] PASSED [ 62%] 2023-03-20T11:54:00.9182138Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-084] PASSED [ 62%] 2023-03-20T11:54:00.9195306Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-085] PASSED [ 62%] 2023-03-20T11:54:00.9209606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-086] PASSED [ 62%] 2023-03-20T11:54:00.9221857Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-087] PASSED [ 62%] 2023-03-20T11:54:00.9235077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-088] PASSED [ 62%] 2023-03-20T11:54:00.9249594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-089] PASSED [ 62%] 2023-03-20T11:54:00.9261926Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-090] PASSED [ 62%] 2023-03-20T11:54:00.9275276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-091] PASSED [ 62%] 2023-03-20T11:54:00.9290284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-092] PASSED [ 62%] 2023-03-20T11:54:00.9302525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-093] PASSED [ 62%] 2023-03-20T11:54:00.9315772Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-094] PASSED [ 62%] 2023-03-20T11:54:00.9330503Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-095] PASSED [ 62%] 2023-03-20T11:54:00.9342526Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-096] PASSED [ 62%] 2023-03-20T11:54:00.9355943Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-097] PASSED [ 62%] 2023-03-20T11:54:00.9370429Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-098] PASSED [ 62%] 2023-03-20T11:54:00.9382981Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-099] PASSED [ 62%] 2023-03-20T11:54:00.9396072Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-100] PASSED [ 62%] 2023-03-20T11:54:00.9410463Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-101] PASSED [ 62%] 2023-03-20T11:54:00.9422245Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-102] PASSED [ 62%] 2023-03-20T11:54:00.9435505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-103] PASSED [ 62%] 2023-03-20T11:54:00.9449636Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-104] PASSED [ 62%] 2023-03-20T11:54:00.9462211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-105] PASSED [ 62%] 2023-03-20T11:54:00.9475097Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-106] PASSED [ 62%] 2023-03-20T11:54:00.9489493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-five_crop_video-107] PASSED [ 62%] 2023-03-20T11:54:00.9502533Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:00.9516208Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:00.9530702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:00.9543825Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:00.9556819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:00.9570625Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:00.9584420Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:00.9598102Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:00.9612820Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:00.9625495Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:00.9638683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:00.9653230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:00.9666135Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:00.9679710Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:00.9693866Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:00.9707253Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:00.9720704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:00.9734073Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:00.9748091Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-18] PASSED [ 62%] 2023-03-20T11:54:00.9761712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-19] PASSED [ 62%] 2023-03-20T11:54:00.9776016Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-20] PASSED [ 62%] 2023-03-20T11:54:00.9789861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-21] PASSED [ 62%] 2023-03-20T11:54:00.9803067Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-22] PASSED [ 62%] 2023-03-20T11:54:00.9816753Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-23] PASSED [ 62%] 2023-03-20T11:54:00.9830407Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-24] PASSED [ 62%] 2023-03-20T11:54:00.9844177Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-25] PASSED [ 62%] 2023-03-20T11:54:00.9858312Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-26] PASSED [ 62%] 2023-03-20T11:54:00.9871284Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-27] PASSED [ 62%] 2023-03-20T11:54:00.9884654Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-28] PASSED [ 62%] 2023-03-20T11:54:00.9898304Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-29] PASSED [ 62%] 2023-03-20T11:54:00.9911657Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-30] PASSED [ 62%] 2023-03-20T11:54:00.9925384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-31] PASSED [ 62%] 2023-03-20T11:54:00.9939256Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-32] PASSED [ 62%] 2023-03-20T11:54:00.9952585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-33] PASSED [ 62%] 2023-03-20T11:54:00.9965583Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-34] PASSED [ 62%] 2023-03-20T11:54:00.9979366Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-35] PASSED [ 62%] 2023-03-20T11:54:00.9993337Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-36] PASSED [ 62%] 2023-03-20T11:54:01.0007078Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-37] PASSED [ 62%] 2023-03-20T11:54:01.0021293Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-38] PASSED [ 62%] 2023-03-20T11:54:01.0034501Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-39] PASSED [ 62%] 2023-03-20T11:54:01.0048998Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-40] PASSED [ 62%] 2023-03-20T11:54:01.0061413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-41] PASSED [ 62%] 2023-03-20T11:54:01.0075415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-42] PASSED [ 62%] 2023-03-20T11:54:01.0090646Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-43] PASSED [ 62%] 2023-03-20T11:54:01.0103678Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-44] PASSED [ 62%] 2023-03-20T11:54:01.0117084Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-45] PASSED [ 62%] 2023-03-20T11:54:01.0130784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-46] PASSED [ 62%] 2023-03-20T11:54:01.0144861Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-47] PASSED [ 62%] 2023-03-20T11:54:01.0158418Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-48] PASSED [ 62%] 2023-03-20T11:54:01.0173081Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-49] PASSED [ 62%] 2023-03-20T11:54:01.0186516Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-50] PASSED [ 62%] 2023-03-20T11:54:01.0199821Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-51] PASSED [ 62%] 2023-03-20T11:54:01.0213581Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-52] PASSED [ 62%] 2023-03-20T11:54:01.0226953Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-53] PASSED [ 62%] 2023-03-20T11:54:01.0240824Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-54] PASSED [ 62%] 2023-03-20T11:54:01.0255033Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-55] PASSED [ 62%] 2023-03-20T11:54:01.0269045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-56] PASSED [ 62%] 2023-03-20T11:54:01.0282452Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-57] PASSED [ 62%] 2023-03-20T11:54:01.0296669Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-58] PASSED [ 62%] 2023-03-20T11:54:01.0310051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_image_tensor-59] PASSED [ 62%] 2023-03-20T11:54:01.0324195Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-000] PASSED [ 62%] 2023-03-20T11:54:01.0338864Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-001] PASSED [ 62%] 2023-03-20T11:54:01.0353431Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-002] PASSED [ 62%] 2023-03-20T11:54:01.0367372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-003] PASSED [ 62%] 2023-03-20T11:54:01.0382548Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-004] PASSED [ 62%] 2023-03-20T11:54:01.0396497Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-005] PASSED [ 62%] 2023-03-20T11:54:01.0411784Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-006] PASSED [ 62%] 2023-03-20T11:54:01.0425202Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-007] PASSED [ 62%] 2023-03-20T11:54:01.0439241Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-008] PASSED [ 62%] 2023-03-20T11:54:01.0453607Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-009] PASSED [ 62%] 2023-03-20T11:54:01.0466996Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-010] PASSED [ 62%] 2023-03-20T11:54:01.0480761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-011] PASSED [ 62%] 2023-03-20T11:54:01.0494939Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-012] PASSED [ 62%] 2023-03-20T11:54:01.0508845Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-013] PASSED [ 62%] 2023-03-20T11:54:01.0522643Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-014] PASSED [ 62%] 2023-03-20T11:54:01.0537009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-015] PASSED [ 62%] 2023-03-20T11:54:01.0550880Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-016] PASSED [ 62%] 2023-03-20T11:54:01.0564614Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-017] PASSED [ 62%] 2023-03-20T11:54:01.0579020Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-018] PASSED [ 62%] 2023-03-20T11:54:01.0592708Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-019] PASSED [ 62%] 2023-03-20T11:54:01.0606342Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-020] PASSED [ 62%] 2023-03-20T11:54:01.0620217Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-021] PASSED [ 62%] 2023-03-20T11:54:01.0634007Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-022] PASSED [ 62%] 2023-03-20T11:54:01.0648888Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-023] PASSED [ 62%] 2023-03-20T11:54:01.0662233Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-024] PASSED [ 62%] 2023-03-20T11:54:01.0676077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-025] PASSED [ 62%] 2023-03-20T11:54:01.0690472Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-026] PASSED [ 62%] 2023-03-20T11:54:01.0704288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-027] PASSED [ 62%] 2023-03-20T11:54:01.0718196Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-028] PASSED [ 62%] 2023-03-20T11:54:01.0732829Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-029] PASSED [ 62%] 2023-03-20T11:54:01.0746277Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-030] PASSED [ 62%] 2023-03-20T11:54:01.0759925Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-031] PASSED [ 62%] 2023-03-20T11:54:01.0774010Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-032] PASSED [ 62%] 2023-03-20T11:54:01.0788019Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-033] PASSED [ 62%] 2023-03-20T11:54:01.0801870Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-034] PASSED [ 62%] 2023-03-20T11:54:01.0817063Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-035] PASSED [ 62%] 2023-03-20T11:54:01.0831325Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-036] PASSED [ 62%] 2023-03-20T11:54:01.0845352Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-037] PASSED [ 62%] 2023-03-20T11:54:01.0859714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-038] PASSED [ 62%] 2023-03-20T11:54:01.0873976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-039] PASSED [ 62%] 2023-03-20T11:54:01.0888192Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-040] PASSED [ 62%] 2023-03-20T11:54:01.0902320Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-041] PASSED [ 62%] 2023-03-20T11:54:01.0916804Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-042] PASSED [ 62%] 2023-03-20T11:54:01.0932398Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-043] PASSED [ 62%] 2023-03-20T11:54:01.0946077Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-044] PASSED [ 62%] 2023-03-20T11:54:01.0959815Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-045] PASSED [ 62%] 2023-03-20T11:54:01.0974032Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-046] PASSED [ 62%] 2023-03-20T11:54:01.0988061Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-047] PASSED [ 62%] 2023-03-20T11:54:01.1001735Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-048] PASSED [ 62%] 2023-03-20T11:54:01.1016001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-049] PASSED [ 62%] 2023-03-20T11:54:01.1030043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-050] PASSED [ 62%] 2023-03-20T11:54:01.1043756Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-051] PASSED [ 62%] 2023-03-20T11:54:01.1058018Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-052] PASSED [ 62%] 2023-03-20T11:54:01.1071622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-053] PASSED [ 62%] 2023-03-20T11:54:01.1085903Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-054] PASSED [ 62%] 2023-03-20T11:54:01.1100572Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-055] PASSED [ 62%] 2023-03-20T11:54:01.1114833Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-056] PASSED [ 62%] 2023-03-20T11:54:01.1130014Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-057] PASSED [ 62%] 2023-03-20T11:54:01.1143204Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-058] PASSED [ 62%] 2023-03-20T11:54:01.1157367Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-059] PASSED [ 62%] 2023-03-20T11:54:01.1172891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-060] PASSED [ 62%] 2023-03-20T11:54:01.1186518Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-061] PASSED [ 62%] 2023-03-20T11:54:01.1200676Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-062] PASSED [ 62%] 2023-03-20T11:54:01.1214734Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-063] PASSED [ 62%] 2023-03-20T11:54:01.1228721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-064] PASSED [ 62%] 2023-03-20T11:54:01.1242806Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-065] PASSED [ 62%] 2023-03-20T11:54:01.1257050Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-066] PASSED [ 62%] 2023-03-20T11:54:01.1271112Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-067] PASSED [ 62%] 2023-03-20T11:54:01.1284819Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-068] PASSED [ 62%] 2023-03-20T11:54:01.1298733Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-069] PASSED [ 62%] 2023-03-20T11:54:01.1312640Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-070] PASSED [ 62%] 2023-03-20T11:54:01.1326438Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-071] PASSED [ 62%] 2023-03-20T11:54:01.1340873Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-072] PASSED [ 62%] 2023-03-20T11:54:01.1354762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-073] PASSED [ 62%] 2023-03-20T11:54:01.1369647Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-074] PASSED [ 62%] 2023-03-20T11:54:01.1382835Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-075] PASSED [ 62%] 2023-03-20T11:54:01.1396751Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-076] PASSED [ 62%] 2023-03-20T11:54:01.1410731Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-077] PASSED [ 62%] 2023-03-20T11:54:01.1425040Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-078] PASSED [ 62%] 2023-03-20T11:54:01.1438683Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-079] PASSED [ 62%] 2023-03-20T11:54:01.1453117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-080] PASSED [ 62%] 2023-03-20T11:54:01.1466958Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-081] PASSED [ 62%] 2023-03-20T11:54:01.1480762Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-082] PASSED [ 62%] 2023-03-20T11:54:01.1495004Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-083] PASSED [ 62%] 2023-03-20T11:54:01.1509074Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-084] PASSED [ 62%] 2023-03-20T11:54:01.1522942Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-085] PASSED [ 62%] 2023-03-20T11:54:01.1537262Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-086] PASSED [ 62%] 2023-03-20T11:54:01.1551043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-087] PASSED [ 62%] 2023-03-20T11:54:01.1564832Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-088] PASSED [ 62%] 2023-03-20T11:54:01.1579237Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-089] PASSED [ 62%] 2023-03-20T11:54:01.1593296Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-090] PASSED [ 62%] 2023-03-20T11:54:01.1607728Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-091] PASSED [ 62%] 2023-03-20T11:54:01.1622136Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-092] PASSED [ 62%] 2023-03-20T11:54:01.1636041Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-093] PASSED [ 62%] 2023-03-20T11:54:01.1650415Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-094] PASSED [ 62%] 2023-03-20T11:54:01.1665172Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-095] PASSED [ 62%] 2023-03-20T11:54:01.1679508Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-096] PASSED [ 62%] 2023-03-20T11:54:01.1693834Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-097] PASSED [ 62%] 2023-03-20T11:54:01.1708347Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-098] PASSED [ 62%] 2023-03-20T11:54:01.1722070Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-099] PASSED [ 62%] 2023-03-20T11:54:01.1736141Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-100] PASSED [ 62%] 2023-03-20T11:54:01.1749768Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-101] PASSED [ 62%] 2023-03-20T11:54:01.1763860Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-102] PASSED [ 62%] 2023-03-20T11:54:01.1778124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-103] PASSED [ 62%] 2023-03-20T11:54:01.1791967Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-104] PASSED [ 62%] 2023-03-20T11:54:01.1805703Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-105] PASSED [ 62%] 2023-03-20T11:54:01.1819606Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-106] PASSED [ 62%] 2023-03-20T11:54:01.1833384Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-ten_crop_video-107] PASSED [ 62%] 2023-03-20T11:54:01.1847685Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:01.1861372Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:01.1875555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:01.1890571Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:01.1903402Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:01.1917117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:01.1932024Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-06] PASSED [ 62%] 2023-03-20T11:54:01.1945137Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-07] PASSED [ 62%] 2023-03-20T11:54:01.1958397Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-08] PASSED [ 62%] 2023-03-20T11:54:01.1973076Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-09] PASSED [ 62%] 2023-03-20T11:54:01.1986169Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-10] PASSED [ 62%] 2023-03-20T11:54:01.1999568Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-11] PASSED [ 62%] 2023-03-20T11:54:01.2013211Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-12] PASSED [ 62%] 2023-03-20T11:54:01.2027166Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-13] PASSED [ 62%] 2023-03-20T11:54:01.2040052Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-14] PASSED [ 62%] 2023-03-20T11:54:01.2053585Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-15] PASSED [ 62%] 2023-03-20T11:54:01.2067457Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-16] PASSED [ 62%] 2023-03-20T11:54:01.2081028Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_image_tensor-17] PASSED [ 62%] 2023-03-20T11:54:01.2095412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_video-0] PASSED [ 62%] 2023-03-20T11:54:01.2109641Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_video-1] PASSED [ 62%] 2023-03-20T11:54:01.2123645Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_video-2] PASSED [ 62%] 2023-03-20T11:54:01.2137704Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_video-3] PASSED [ 62%] 2023-03-20T11:54:01.2151525Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_video-4] PASSED [ 62%] 2023-03-20T11:54:01.2165144Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-normalize_video-5] PASSED [ 62%] 2023-03-20T11:54:01.2178422Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-00] PASSED [ 62%] 2023-03-20T11:54:01.2191126Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-01] PASSED [ 62%] 2023-03-20T11:54:01.2203774Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-02] PASSED [ 62%] 2023-03-20T11:54:01.2216690Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-03] PASSED [ 62%] 2023-03-20T11:54:01.2229120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-04] PASSED [ 62%] 2023-03-20T11:54:01.2241482Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-05] PASSED [ 62%] 2023-03-20T11:54:01.2249723Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-06] SKIPPED [ 62%] 2023-03-20T11:54:01.2255781Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-07] SKIPPED [ 62%] 2023-03-20T11:54:01.2262473Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-08] SKIPPED [ 62%] 2023-03-20T11:54:01.2270001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-09] SKIPPED [ 62%] 2023-03-20T11:54:01.2276471Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-10] SKIPPED [ 62%] 2023-03-20T11:54:01.2283274Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-11] SKIPPED [ 62%] 2023-03-20T11:54:01.2290576Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-12] SKIPPED [ 62%] 2023-03-20T11:54:01.2296747Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-13] SKIPPED [ 62%] 2023-03-20T11:54:01.2303265Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-14] SKIPPED [ 62%] 2023-03-20T11:54:01.2309906Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-15] SKIPPED [ 62%] 2023-03-20T11:54:01.2316348Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-16] SKIPPED [ 62%] 2023-03-20T11:54:01.2322826Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-17] SKIPPED [ 62%] 2023-03-20T11:54:01.2330562Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-18] SKIPPED [ 62%] 2023-03-20T11:54:01.2336276Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-19] SKIPPED [ 62%] 2023-03-20T11:54:01.2343377Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-20] SKIPPED [ 62%] 2023-03-20T11:54:01.2350023Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-21] SKIPPED [ 62%] 2023-03-20T11:54:01.2356336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-22] SKIPPED [ 62%] 2023-03-20T11:54:01.2363160Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-23] SKIPPED [ 62%] 2023-03-20T11:54:01.2370619Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-24] SKIPPED [ 62%] 2023-03-20T11:54:01.2375712Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-25] SKIPPED [ 62%] 2023-03-20T11:54:01.2382030Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-26] SKIPPED [ 62%] 2023-03-20T11:54:01.2388466Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-27] SKIPPED [ 62%] 2023-03-20T11:54:01.2394672Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-28] SKIPPED [ 62%] 2023-03-20T11:54:01.2400974Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-29] SKIPPED [ 62%] 2023-03-20T11:54:01.2414127Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-30] PASSED [ 62%] 2023-03-20T11:54:01.2426891Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-31] PASSED [ 62%] 2023-03-20T11:54:01.2440587Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-32] PASSED [ 62%] 2023-03-20T11:54:01.2453223Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-33] PASSED [ 62%] 2023-03-20T11:54:01.2465593Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-34] PASSED [ 62%] 2023-03-20T11:54:01.2477601Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-35] PASSED [ 62%] 2023-03-20T11:54:01.2484120Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-36] SKIPPED [ 62%] 2023-03-20T11:54:01.2490633Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-37] SKIPPED [ 62%] 2023-03-20T11:54:01.2497021Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-38] SKIPPED [ 62%] 2023-03-20T11:54:01.2503254Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-39] SKIPPED [ 62%] 2023-03-20T11:54:01.2509622Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-40] SKIPPED [ 62%] 2023-03-20T11:54:01.2515701Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-41] SKIPPED [ 62%] 2023-03-20T11:54:01.2522043Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-42] SKIPPED [ 62%] 2023-03-20T11:54:01.2529649Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-43] SKIPPED [ 62%] 2023-03-20T11:54:01.2535015Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-44] SKIPPED [ 62%] 2023-03-20T11:54:01.2541492Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-45] SKIPPED [ 62%] 2023-03-20T11:54:01.2553079Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-46] SKIPPED [ 62%] 2023-03-20T11:54:01.2559591Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-47] SKIPPED [ 62%] 2023-03-20T11:54:01.2565594Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-48] SKIPPED [ 62%] 2023-03-20T11:54:01.2573212Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-49] SKIPPED [ 62%] 2023-03-20T11:54:01.2578790Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-50] SKIPPED [ 62%] 2023-03-20T11:54:01.2584986Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-51] SKIPPED [ 62%] 2023-03-20T11:54:01.2591068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-52] SKIPPED [ 62%] 2023-03-20T11:54:01.2597443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-53] SKIPPED [ 62%] 2023-03-20T11:54:01.2610551Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-54] PASSED [ 62%] 2023-03-20T11:54:01.2623413Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-55] PASSED [ 62%] 2023-03-20T11:54:01.2635843Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-56] PASSED [ 62%] 2023-03-20T11:54:01.2649227Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-57] PASSED [ 62%] 2023-03-20T11:54:01.2660368Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-58] PASSED [ 62%] 2023-03-20T11:54:01.2672702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-59] PASSED [ 62%] 2023-03-20T11:54:01.2679188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-60] SKIPPED [ 62%] 2023-03-20T11:54:01.2685778Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-61] SKIPPED [ 62%] 2023-03-20T11:54:01.2693597Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-62] SKIPPED [ 62%] 2023-03-20T11:54:01.2700181Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-63] SKIPPED [ 62%] 2023-03-20T11:54:01.2706659Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-64] SKIPPED [ 62%] 2023-03-20T11:54:01.2712838Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-65] SKIPPED [ 62%] 2023-03-20T11:54:01.2719068Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-66] SKIPPED [ 62%] 2023-03-20T11:54:01.2725499Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-67] SKIPPED [ 62%] 2023-03-20T11:54:01.2733051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-68] SKIPPED [ 62%] 2023-03-20T11:54:01.2738652Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-69] SKIPPED [ 62%] 2023-03-20T11:54:01.2744924Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-70] SKIPPED [ 62%] 2023-03-20T11:54:01.2751331Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-71] SKIPPED [ 62%] 2023-03-20T11:54:01.2757461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-72] SKIPPED [ 62%] 2023-03-20T11:54:01.2765036Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-73] SKIPPED [ 62%] 2023-03-20T11:54:01.2772333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-74] SKIPPED [ 62%] 2023-03-20T11:54:01.2778371Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-75] SKIPPED [ 62%] 2023-03-20T11:54:01.2784761Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-76] SKIPPED [ 62%] 2023-03-20T11:54:01.2790976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-77] SKIPPED [ 62%] 2023-03-20T11:54:01.2803841Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-78] PASSED [ 62%] 2023-03-20T11:54:01.2816509Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-79] PASSED [ 62%] 2023-03-20T11:54:01.2828851Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-80] PASSED [ 62%] 2023-03-20T11:54:01.2840493Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-81] PASSED [ 62%] 2023-03-20T11:54:01.2853709Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-82] PASSED [ 62%] 2023-03-20T11:54:01.2865124Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_image_tensor-83] PASSED [ 62%] 2023-03-20T11:54:01.2871059Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-00] SKIPPED [ 62%] 2023-03-20T11:54:01.2883433Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-01] PASSED [ 62%] 2023-03-20T11:54:01.2890765Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-02] SKIPPED [ 62%] 2023-03-20T11:54:01.2895927Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-03] SKIPPED [ 62%] 2023-03-20T11:54:01.2908542Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-04] PASSED [ 62%] 2023-03-20T11:54:01.2914461Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-05] SKIPPED [ 62%] 2023-03-20T11:54:01.2921570Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-06] SKIPPED [ 62%] 2023-03-20T11:54:01.2934327Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-07] PASSED [ 62%] 2023-03-20T11:54:01.2940271Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-08] SKIPPED [ 62%] 2023-03-20T11:54:01.2946447Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-09] SKIPPED [ 62%] 2023-03-20T11:54:01.2958517Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-10] PASSED [ 62%] 2023-03-20T11:54:01.2964528Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-11] SKIPPED [ 62%] 2023-03-20T11:54:01.2970696Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-12] SKIPPED [ 62%] 2023-03-20T11:54:01.2982788Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-13] PASSED [ 62%] 2023-03-20T11:54:01.2989045Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-14] SKIPPED [ 62%] 2023-03-20T11:54:01.2994714Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-15] SKIPPED [ 62%] 2023-03-20T11:54:01.3006904Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-16] PASSED [ 62%] 2023-03-20T11:54:01.3013351Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-17] SKIPPED [ 62%] 2023-03-20T11:54:01.3019117Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-18] SKIPPED [ 62%] 2023-03-20T11:54:01.3031412Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-19] PASSED [ 62%] 2023-03-20T11:54:01.3037336Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-20] SKIPPED [ 62%] 2023-03-20T11:54:01.3044396Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-21] SKIPPED [ 62%] 2023-03-20T11:54:01.3057286Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-22] PASSED [ 62%] 2023-03-20T11:54:01.3063103Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-23] SKIPPED [ 62%] 2023-03-20T11:54:01.3068976Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-24] SKIPPED [ 62%] 2023-03-20T11:54:01.3081437Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-25] PASSED [ 62%] 2023-03-20T11:54:01.3087213Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-26] SKIPPED [ 62%] 2023-03-20T11:54:01.3093443Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-27] SKIPPED [ 62%] 2023-03-20T11:54:01.3105538Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-28] PASSED [ 62%] 2023-03-20T11:54:01.3111721Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-29] SKIPPED [ 62%] 2023-03-20T11:54:01.3117409Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-30] SKIPPED [ 62%] 2023-03-20T11:54:01.3130555Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-31] PASSED [ 62%] 2023-03-20T11:54:01.3136188Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-32] SKIPPED [ 62%] 2023-03-20T11:54:01.3142051Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-33] SKIPPED [ 62%] 2023-03-20T11:54:01.3154243Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-34] PASSED [ 62%] 2023-03-20T11:54:01.3160200Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-convert_dtype_video-35] SKIPPED [ 62%] 2023-03-20T11:54:01.3175326Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-00] PASSED [ 62%] 2023-03-20T11:54:01.3188333Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-01] PASSED [ 62%] 2023-03-20T11:54:01.3201567Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-02] PASSED [ 62%] 2023-03-20T11:54:01.3214994Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-03] PASSED [ 62%] 2023-03-20T11:54:01.3228108Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-04] PASSED [ 62%] 2023-03-20T11:54:01.3241288Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-05] PASSED [ 62%] 2023-03-20T11:54:01.3254777Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-06] PASSED [ 62%] 2023-03-20T11:54:01.3268101Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-07] PASSED [ 62%] 2023-03-20T11:54:01.3281154Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-08] PASSED [ 62%] 2023-03-20T11:54:01.3294373Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-09] PASSED [ 62%] 2023-03-20T11:54:01.3307083Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-10] PASSED [ 62%] 2023-03-20T11:54:01.3319827Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-11] PASSED [ 62%] 2023-03-20T11:54:01.3333468Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-12] PASSED [ 62%] 2023-03-20T11:54:01.3345244Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-13] PASSED [ 62%] 2023-03-20T11:54:01.3358042Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-14] PASSED [ 62%] 2023-03-20T11:54:01.3371944Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-15] PASSED [ 62%] 2023-03-20T11:54:01.3384317Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-16] PASSED [ 62%] 2023-03-20T11:54:01.3397001Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-17] PASSED [ 62%] 2023-03-20T11:54:01.3410534Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-18] PASSED [ 62%] 2023-03-20T11:54:01.3423879Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-19] PASSED [ 62%] 2023-03-20T11:54:01.3436611Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-20] PASSED [ 62%] 2023-03-20T11:54:01.3450488Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-21] PASSED [ 62%] 2023-03-20T11:54:01.3463230Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-22] PASSED [ 62%] 2023-03-20T11:54:01.3476229Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-23] PASSED [ 62%] 2023-03-20T11:54:01.3490505Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-24] PASSED [ 62%] 2023-03-20T11:54:01.3502740Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-25] PASSED [ 62%] 2023-03-20T11:54:01.3515702Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-26] PASSED [ 62%] 2023-03-20T11:54:01.3529713Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-27] PASSED [ 62%] 2023-03-20T11:54:01.3541689Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-28] PASSED [ 63%] 2023-03-20T11:54:01.3554515Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-29] PASSED [ 63%] 2023-03-20T11:54:01.3567382Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-30] PASSED [ 63%] 2023-03-20T11:54:01.3580537Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-31] PASSED [ 63%] 2023-03-20T11:54:01.3594058Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-32] PASSED [ 63%] 2023-03-20T11:54:01.3606009Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-33] PASSED [ 63%] 2023-03-20T11:54:01.3619335Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-34] PASSED [ 63%] 2023-03-20T11:54:01.3632259Z test/test_transforms_v2_functional.py::TestKernels::test_dtype_and_device_consistency[cuda-uniform_temporal_subsample_video-35] PASSED [ 63%] 2023-03-20T11:54:01.3638347Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-00] SKIPPED [ 63%] 2023-03-20T11:54:01.3644242Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-01] SKIPPED [ 63%] 2023-03-20T11:54:01.3651392Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-02] SKIPPED [ 63%] 2023-03-20T11:54:01.3657167Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-03] SKIPPED [ 63%] 2023-03-20T11:54:01.3663183Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-04] SKIPPED [ 63%] 2023-03-20T11:54:01.3669133Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-05] SKIPPED [ 63%] 2023-03-20T11:54:01.3674727Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-06] SKIPPED [ 63%] 2023-03-20T11:54:01.3680642Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-07] SKIPPED [ 63%] 2023-03-20T11:54:01.3686344Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-08] SKIPPED [ 63%] 2023-03-20T11:54:01.3693697Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-09] SKIPPED [ 63%] 2023-03-20T11:54:01.3698578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-10] SKIPPED [ 63%] 2023-03-20T11:54:01.3704400Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-11] SKIPPED [ 63%] 2023-03-20T11:54:01.3711235Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-12] SKIPPED [ 63%] 2023-03-20T11:54:01.3716962Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-13] SKIPPED [ 63%] 2023-03-20T11:54:01.3722870Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-14] SKIPPED [ 63%] 2023-03-20T11:54:01.3729578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_image_tensor-15] SKIPPED [ 63%] 2023-03-20T11:54:01.3734819Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-0] SKIPPED [ 63%] 2023-03-20T11:54:01.3740595Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-1] SKIPPED [ 63%] 2023-03-20T11:54:01.3746535Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-2] SKIPPED [ 63%] 2023-03-20T11:54:01.3751933Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-3] SKIPPED [ 63%] 2023-03-20T11:54:01.3757594Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-4] SKIPPED [ 63%] 2023-03-20T11:54:01.3763592Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-5] SKIPPED [ 63%] 2023-03-20T11:54:01.3770600Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-6] SKIPPED [ 63%] 2023-03-20T11:54:01.3775704Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-7] SKIPPED [ 63%] 2023-03-20T11:54:01.3782602Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[horizontal_flip_bounding_box-8] SKIPPED [ 63%] 2023-03-20T11:54:01.3788426Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-00] SKIPPED [ 63%] 2023-03-20T11:54:01.3794228Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-01] SKIPPED [ 63%] 2023-03-20T11:54:01.3799795Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-02] SKIPPED [ 63%] 2023-03-20T11:54:01.3805601Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-03] SKIPPED [ 63%] 2023-03-20T11:54:01.3812477Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-04] SKIPPED [ 63%] 2023-03-20T11:54:01.3817574Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-05] SKIPPED [ 63%] 2023-03-20T11:54:01.3823428Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-06] SKIPPED [ 63%] 2023-03-20T11:54:01.3828952Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-07] SKIPPED [ 63%] 2023-03-20T11:54:01.3834619Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-08] SKIPPED [ 63%] 2023-03-20T11:54:01.3840366Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-09] SKIPPED [ 63%] 2023-03-20T11:54:01.3847325Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-10] SKIPPED [ 63%] 2023-03-20T11:54:01.3853398Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-11] SKIPPED [ 63%] 2023-03-20T11:54:01.3859311Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-12] SKIPPED [ 63%] 2023-03-20T11:54:01.3865123Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-13] SKIPPED [ 63%] 2023-03-20T11:54:01.3870889Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-14] SKIPPED [ 63%] 2023-03-20T11:54:01.3876518Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-15] SKIPPED [ 63%] 2023-03-20T11:54:01.3882398Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-16] SKIPPED [ 63%] 2023-03-20T11:54:01.3889237Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-17] SKIPPED [ 63%] 2023-03-20T11:54:01.3894117Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-18] SKIPPED [ 63%] 2023-03-20T11:54:01.3899978Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_image_tensor-19] SKIPPED [ 63%] 2023-03-20T11:54:01.3905901Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-00] SKIPPED [ 63%] 2023-03-20T11:54:01.3912711Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-01] SKIPPED [ 63%] 2023-03-20T11:54:01.3918444Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-02] SKIPPED [ 63%] 2023-03-20T11:54:01.3924242Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-03] SKIPPED [ 63%] 2023-03-20T11:54:01.3930604Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-04] SKIPPED [ 63%] 2023-03-20T11:54:01.3936304Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-05] SKIPPED [ 63%] 2023-03-20T11:54:01.3942134Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-06] SKIPPED [ 63%] 2023-03-20T11:54:01.3948179Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-07] SKIPPED [ 63%] 2023-03-20T11:54:01.3953592Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-08] SKIPPED [ 63%] 2023-03-20T11:54:01.3959452Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-09] SKIPPED [ 63%] 2023-03-20T11:54:01.3965210Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-10] SKIPPED [ 63%] 2023-03-20T11:54:01.3972034Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-11] SKIPPED [ 63%] 2023-03-20T11:54:01.3976941Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-12] SKIPPED [ 63%] 2023-03-20T11:54:01.3983699Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-13] SKIPPED [ 63%] 2023-03-20T11:54:01.3989531Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-14] SKIPPED [ 63%] 2023-03-20T11:54:01.3995152Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-15] SKIPPED [ 63%] 2023-03-20T11:54:01.4001051Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-16] SKIPPED [ 63%] 2023-03-20T11:54:01.4006664Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-17] SKIPPED [ 63%] 2023-03-20T11:54:01.4013346Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-18] SKIPPED [ 63%] 2023-03-20T11:54:01.4018685Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-19] SKIPPED [ 63%] 2023-03-20T11:54:01.4024495Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-20] SKIPPED [ 63%] 2023-03-20T11:54:01.4030203Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-21] SKIPPED [ 63%] 2023-03-20T11:54:01.4036385Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-22] SKIPPED [ 63%] 2023-03-20T11:54:01.4042627Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-23] SKIPPED [ 63%] 2023-03-20T11:54:01.4052099Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-24] SKIPPED [ 63%] 2023-03-20T11:54:01.4057878Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-25] SKIPPED [ 63%] 2023-03-20T11:54:01.4063792Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-26] SKIPPED [ 63%] 2023-03-20T11:54:01.4069633Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-27] SKIPPED [ 63%] 2023-03-20T11:54:01.4075314Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-28] SKIPPED [ 63%] 2023-03-20T11:54:01.4081241Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-29] SKIPPED [ 63%] 2023-03-20T11:54:01.4086901Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-30] SKIPPED [ 63%] 2023-03-20T11:54:01.4093345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-31] SKIPPED [ 63%] 2023-03-20T11:54:01.4098874Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-32] SKIPPED [ 63%] 2023-03-20T11:54:01.4104845Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-33] SKIPPED [ 63%] 2023-03-20T11:54:01.4110416Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-34] SKIPPED [ 63%] 2023-03-20T11:54:01.4116196Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-35] SKIPPED [ 63%] 2023-03-20T11:54:01.4123242Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-36] SKIPPED [ 63%] 2023-03-20T11:54:01.4130327Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-37] SKIPPED [ 63%] 2023-03-20T11:54:01.4134905Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-38] SKIPPED [ 63%] 2023-03-20T11:54:01.4140704Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-39] SKIPPED [ 63%] 2023-03-20T11:54:01.4146661Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-40] SKIPPED [ 63%] 2023-03-20T11:54:01.4152419Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-41] SKIPPED [ 63%] 2023-03-20T11:54:01.4158416Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-42] SKIPPED [ 63%] 2023-03-20T11:54:01.4164016Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-43] SKIPPED [ 63%] 2023-03-20T11:54:01.4170529Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-44] SKIPPED [ 63%] 2023-03-20T11:54:01.4176028Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-45] SKIPPED [ 63%] 2023-03-20T11:54:01.4181859Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-46] SKIPPED [ 63%] 2023-03-20T11:54:01.4188941Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-47] SKIPPED [ 63%] 2023-03-20T11:54:01.4194579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-48] SKIPPED [ 63%] 2023-03-20T11:54:01.4200535Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-49] SKIPPED [ 63%] 2023-03-20T11:54:01.4206236Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-50] SKIPPED [ 63%] 2023-03-20T11:54:01.4212956Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-51] SKIPPED [ 63%] 2023-03-20T11:54:01.4218237Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-52] SKIPPED [ 63%] 2023-03-20T11:54:01.4223974Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-53] SKIPPED [ 63%] 2023-03-20T11:54:01.4229611Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-54] SKIPPED [ 63%] 2023-03-20T11:54:01.4235304Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-55] SKIPPED [ 63%] 2023-03-20T11:54:01.4241050Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-56] SKIPPED [ 63%] 2023-03-20T11:54:01.4246643Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-57] SKIPPED [ 63%] 2023-03-20T11:54:01.4253466Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-58] SKIPPED [ 63%] 2023-03-20T11:54:01.4260044Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-59] SKIPPED [ 63%] 2023-03-20T11:54:01.4265924Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-60] SKIPPED [ 63%] 2023-03-20T11:54:01.4271456Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-61] SKIPPED [ 63%] 2023-03-20T11:54:01.4277184Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-62] SKIPPED [ 63%] 2023-03-20T11:54:01.4282867Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-63] SKIPPED [ 63%] 2023-03-20T11:54:01.4289999Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-64] SKIPPED [ 63%] 2023-03-20T11:54:01.4294933Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-65] SKIPPED [ 63%] 2023-03-20T11:54:01.4300752Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-66] SKIPPED [ 63%] 2023-03-20T11:54:01.4306683Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-67] SKIPPED [ 63%] 2023-03-20T11:54:01.4312322Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-68] SKIPPED [ 63%] 2023-03-20T11:54:01.4318198Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-69] SKIPPED [ 63%] 2023-03-20T11:54:01.4325111Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-70] SKIPPED [ 63%] 2023-03-20T11:54:01.4332057Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-71] SKIPPED [ 63%] 2023-03-20T11:54:01.4337198Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-72] SKIPPED [ 63%] 2023-03-20T11:54:01.4342904Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-73] SKIPPED [ 63%] 2023-03-20T11:54:01.4349061Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-74] SKIPPED [ 63%] 2023-03-20T11:54:01.4354521Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-75] SKIPPED [ 63%] 2023-03-20T11:54:01.4360339Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-76] SKIPPED [ 63%] 2023-03-20T11:54:01.4365968Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-77] SKIPPED [ 63%] 2023-03-20T11:54:01.4372792Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-78] SKIPPED [ 63%] 2023-03-20T11:54:01.4378128Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-79] SKIPPED [ 63%] 2023-03-20T11:54:01.4383587Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-80] SKIPPED [ 63%] 2023-03-20T11:54:01.4389525Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-81] SKIPPED [ 63%] 2023-03-20T11:54:01.4396354Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-82] SKIPPED [ 63%] 2023-03-20T11:54:01.4402187Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-83] SKIPPED [ 63%] 2023-03-20T11:54:01.4409187Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-84] SKIPPED [ 63%] 2023-03-20T11:54:01.4413967Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-85] SKIPPED [ 63%] 2023-03-20T11:54:01.4420288Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-86] SKIPPED [ 63%] 2023-03-20T11:54:01.4426047Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-87] SKIPPED [ 63%] 2023-03-20T11:54:01.4431759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-88] SKIPPED [ 63%] 2023-03-20T11:54:01.4437460Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resize_bounding_box-89] SKIPPED [ 63%] 2023-03-20T11:54:01.4443269Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-00] SKIPPED [ 63%] 2023-03-20T11:54:01.4450385Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-01] SKIPPED [ 63%] 2023-03-20T11:54:01.4455003Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-02] SKIPPED [ 63%] 2023-03-20T11:54:01.4462085Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-03] SKIPPED [ 63%] 2023-03-20T11:54:01.4467884Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-04] SKIPPED [ 63%] 2023-03-20T11:54:01.4473619Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-05] SKIPPED [ 63%] 2023-03-20T11:54:01.4479465Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-06] SKIPPED [ 63%] 2023-03-20T11:54:01.4485185Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-07] SKIPPED [ 63%] 2023-03-20T11:54:01.4492245Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-08] SKIPPED [ 63%] 2023-03-20T11:54:01.4497193Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-09] SKIPPED [ 63%] 2023-03-20T11:54:01.4502941Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-10] SKIPPED [ 63%] 2023-03-20T11:54:01.4508755Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-11] SKIPPED [ 63%] 2023-03-20T11:54:01.4514490Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-12] SKIPPED [ 63%] 2023-03-20T11:54:01.4520315Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-13] SKIPPED [ 63%] 2023-03-20T11:54:01.4526287Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-14] SKIPPED [ 63%] 2023-03-20T11:54:01.4533699Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-15] SKIPPED [ 63%] 2023-03-20T11:54:01.4539527Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-16] SKIPPED [ 63%] 2023-03-20T11:54:01.4545348Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-17] SKIPPED [ 63%] 2023-03-20T11:54:01.4550902Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-18] SKIPPED [ 63%] 2023-03-20T11:54:01.4556638Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-19] SKIPPED [ 63%] 2023-03-20T11:54:01.4562586Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-20] SKIPPED [ 63%] 2023-03-20T11:54:01.4569687Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-21] SKIPPED [ 63%] 2023-03-20T11:54:01.4574661Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-22] SKIPPED [ 63%] 2023-03-20T11:54:01.4580423Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_image_tensor-23] SKIPPED [ 63%] 2023-03-20T11:54:01.4586082Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-000] SKIPPED [ 63%] 2023-03-20T11:54:01.4591767Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-001] SKIPPED [ 63%] 2023-03-20T11:54:01.4598684Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-002] SKIPPED [ 63%] 2023-03-20T11:54:01.4604546Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-003] SKIPPED [ 63%] 2023-03-20T11:54:01.4610667Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-004] SKIPPED [ 63%] 2023-03-20T11:54:01.4616561Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-005] SKIPPED [ 63%] 2023-03-20T11:54:01.4621867Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-006] SKIPPED [ 63%] 2023-03-20T11:54:01.4627877Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-007] SKIPPED [ 63%] 2023-03-20T11:54:01.4633460Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-008] SKIPPED [ 63%] 2023-03-20T11:54:01.4639381Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-009] SKIPPED [ 63%] 2023-03-20T11:54:01.4645043Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-010] SKIPPED [ 63%] 2023-03-20T11:54:01.4652140Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-011] SKIPPED [ 63%] 2023-03-20T11:54:01.4657125Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-012] SKIPPED [ 63%] 2023-03-20T11:54:01.4664330Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-013] SKIPPED [ 63%] 2023-03-20T11:54:01.4669951Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-014] SKIPPED [ 63%] 2023-03-20T11:54:01.4675581Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-015] SKIPPED [ 63%] 2023-03-20T11:54:01.4681383Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-016] SKIPPED [ 63%] 2023-03-20T11:54:01.4687279Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-017] SKIPPED [ 63%] 2023-03-20T11:54:01.4693391Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-018] SKIPPED [ 63%] 2023-03-20T11:54:01.4699328Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-019] SKIPPED [ 63%] 2023-03-20T11:54:01.4705240Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-020] SKIPPED [ 63%] 2023-03-20T11:54:01.4711022Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-021] SKIPPED [ 63%] 2023-03-20T11:54:01.4716631Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-022] SKIPPED [ 63%] 2023-03-20T11:54:01.4722780Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-023] SKIPPED [ 63%] 2023-03-20T11:54:01.4729505Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-024] SKIPPED [ 63%] 2023-03-20T11:54:01.4735897Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-025] SKIPPED [ 63%] 2023-03-20T11:54:01.4741675Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-026] SKIPPED [ 63%] 2023-03-20T11:54:01.4747534Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-027] SKIPPED [ 63%] 2023-03-20T11:54:01.4753189Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-028] SKIPPED [ 63%] 2023-03-20T11:54:01.4758975Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-029] SKIPPED [ 63%] 2023-03-20T11:54:01.4764851Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-030] SKIPPED [ 63%] 2023-03-20T11:54:01.4770843Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-031] SKIPPED [ 63%] 2023-03-20T11:54:01.4776780Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-032] SKIPPED [ 63%] 2023-03-20T11:54:01.4782655Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-033] SKIPPED [ 63%] 2023-03-20T11:54:01.4788827Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-034] SKIPPED [ 63%] 2023-03-20T11:54:01.4794717Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-035] SKIPPED [ 63%] 2023-03-20T11:54:01.4802418Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-036] SKIPPED [ 63%] 2023-03-20T11:54:01.4809726Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-037] SKIPPED [ 63%] 2023-03-20T11:54:01.4815457Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-038] SKIPPED [ 63%] 2023-03-20T11:54:01.4821738Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-039] SKIPPED [ 63%] 2023-03-20T11:54:01.4828248Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-040] SKIPPED [ 63%] 2023-03-20T11:54:01.4834401Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-041] SKIPPED [ 63%] 2023-03-20T11:54:01.4840750Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-042] SKIPPED [ 63%] 2023-03-20T11:54:01.4847042Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-043] SKIPPED [ 63%] 2023-03-20T11:54:01.4853439Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-044] SKIPPED [ 63%] 2023-03-20T11:54:01.4859714Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-045] SKIPPED [ 63%] 2023-03-20T11:54:01.4866185Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-046] SKIPPED [ 63%] 2023-03-20T11:54:01.4875288Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-047] SKIPPED [ 63%] 2023-03-20T11:54:01.4881726Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-048] SKIPPED [ 63%] 2023-03-20T11:54:01.4889062Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-049] SKIPPED [ 63%] 2023-03-20T11:54:01.4894964Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-050] SKIPPED [ 63%] 2023-03-20T11:54:01.4901075Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-051] SKIPPED [ 63%] 2023-03-20T11:54:01.4907586Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-052] SKIPPED [ 63%] 2023-03-20T11:54:01.4913791Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-053] SKIPPED [ 63%] 2023-03-20T11:54:01.4920043Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-054] SKIPPED [ 63%] 2023-03-20T11:54:01.4926515Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-055] SKIPPED [ 63%] 2023-03-20T11:54:01.4933372Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-056] SKIPPED [ 63%] 2023-03-20T11:54:01.4939810Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-057] SKIPPED [ 63%] 2023-03-20T11:54:01.4946120Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-058] SKIPPED [ 63%] 2023-03-20T11:54:01.4953665Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-059] SKIPPED [ 63%] 2023-03-20T11:54:01.4960019Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-060] SKIPPED [ 63%] 2023-03-20T11:54:01.4966380Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-061] SKIPPED [ 63%] 2023-03-20T11:54:01.4973366Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-062] SKIPPED [ 63%] 2023-03-20T11:54:01.4979558Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-063] SKIPPED [ 63%] 2023-03-20T11:54:01.4986092Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-064] SKIPPED [ 63%] 2023-03-20T11:54:01.4992427Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-065] SKIPPED [ 63%] 2023-03-20T11:54:01.4998725Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-066] SKIPPED [ 63%] 2023-03-20T11:54:01.5005006Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-067] SKIPPED [ 63%] 2023-03-20T11:54:01.5012885Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-068] SKIPPED [ 63%] 2023-03-20T11:54:01.5018687Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-069] SKIPPED [ 63%] 2023-03-20T11:54:01.5026253Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-070] SKIPPED [ 63%] 2023-03-20T11:54:01.5032695Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-071] SKIPPED [ 63%] 2023-03-20T11:54:01.5038840Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-072] SKIPPED [ 63%] 2023-03-20T11:54:01.5045503Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-073] SKIPPED [ 63%] 2023-03-20T11:54:01.5052826Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-074] SKIPPED [ 63%] 2023-03-20T11:54:01.5058096Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-075] SKIPPED [ 63%] 2023-03-20T11:54:01.5064984Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-076] SKIPPED [ 63%] 2023-03-20T11:54:01.5071085Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-077] SKIPPED [ 63%] 2023-03-20T11:54:01.5077478Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-078] SKIPPED [ 63%] 2023-03-20T11:54:01.5083954Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-079] SKIPPED [ 63%] 2023-03-20T11:54:01.5090676Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-080] SKIPPED [ 63%] 2023-03-20T11:54:01.5097180Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-081] SKIPPED [ 63%] 2023-03-20T11:54:01.5104793Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-082] SKIPPED [ 63%] 2023-03-20T11:54:01.5111238Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-083] SKIPPED [ 63%] 2023-03-20T11:54:01.5117503Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-084] SKIPPED [ 63%] 2023-03-20T11:54:01.5123889Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-085] SKIPPED [ 63%] 2023-03-20T11:54:01.5130777Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-086] SKIPPED [ 63%] 2023-03-20T11:54:01.5136977Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-087] SKIPPED [ 63%] 2023-03-20T11:54:01.5143430Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-088] SKIPPED [ 63%] 2023-03-20T11:54:01.5149791Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-089] SKIPPED [ 63%] 2023-03-20T11:54:01.5156116Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-090] SKIPPED [ 63%] 2023-03-20T11:54:01.5162543Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-091] SKIPPED [ 63%] 2023-03-20T11:54:01.5170189Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-092] SKIPPED [ 63%] 2023-03-20T11:54:01.5176929Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-093] SKIPPED [ 63%] 2023-03-20T11:54:01.5183234Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-094] SKIPPED [ 63%] 2023-03-20T11:54:01.5189650Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-095] SKIPPED [ 63%] 2023-03-20T11:54:01.5195917Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-096] SKIPPED [ 63%] 2023-03-20T11:54:01.5202353Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-097] SKIPPED [ 63%] 2023-03-20T11:54:01.5209821Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-098] SKIPPED [ 63%] 2023-03-20T11:54:01.5215247Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-099] SKIPPED [ 63%] 2023-03-20T11:54:01.5221548Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-100] SKIPPED [ 63%] 2023-03-20T11:54:01.5228007Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-101] SKIPPED [ 63%] 2023-03-20T11:54:01.5234259Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-102] SKIPPED [ 63%] 2023-03-20T11:54:01.5240764Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-103] SKIPPED [ 63%] 2023-03-20T11:54:01.5247006Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-104] SKIPPED [ 63%] 2023-03-20T11:54:01.5254861Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-105] SKIPPED [ 63%] 2023-03-20T11:54:01.5261518Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-106] SKIPPED [ 63%] 2023-03-20T11:54:01.5267672Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-107] SKIPPED [ 63%] 2023-03-20T11:54:01.5273873Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-108] SKIPPED [ 63%] 2023-03-20T11:54:01.5280226Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-109] SKIPPED [ 63%] 2023-03-20T11:54:01.5286615Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-110] SKIPPED [ 63%] 2023-03-20T11:54:01.5293915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-111] SKIPPED [ 63%] 2023-03-20T11:54:01.5300029Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-112] SKIPPED [ 63%] 2023-03-20T11:54:01.5306310Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-113] SKIPPED [ 63%] 2023-03-20T11:54:01.5312580Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-114] SKIPPED [ 63%] 2023-03-20T11:54:01.5318885Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-115] SKIPPED [ 63%] 2023-03-20T11:54:01.5326261Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-116] SKIPPED [ 63%] 2023-03-20T11:54:01.5333487Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-117] SKIPPED [ 63%] 2023-03-20T11:54:01.5339488Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-118] SKIPPED [ 63%] 2023-03-20T11:54:01.5345879Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-119] SKIPPED [ 63%] 2023-03-20T11:54:01.5352225Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-120] SKIPPED [ 63%] 2023-03-20T11:54:01.5358820Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-121] SKIPPED [ 63%] 2023-03-20T11:54:01.5365102Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-122] SKIPPED [ 63%] 2023-03-20T11:54:01.5372560Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-123] SKIPPED [ 63%] 2023-03-20T11:54:01.5378405Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-124] SKIPPED [ 63%] 2023-03-20T11:54:01.5384653Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-125] SKIPPED [ 63%] 2023-03-20T11:54:01.5390950Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-126] SKIPPED [ 63%] 2023-03-20T11:54:01.5397432Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-127] SKIPPED [ 63%] 2023-03-20T11:54:01.5404806Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-128] SKIPPED [ 63%] 2023-03-20T11:54:01.5412261Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-129] SKIPPED [ 63%] 2023-03-20T11:54:01.5417982Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-130] SKIPPED [ 63%] 2023-03-20T11:54:01.5424432Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-131] SKIPPED [ 63%] 2023-03-20T11:54:01.5430593Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-132] SKIPPED [ 63%] 2023-03-20T11:54:01.5436855Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-133] SKIPPED [ 63%] 2023-03-20T11:54:01.5443263Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-134] SKIPPED [ 63%] 2023-03-20T11:54:01.5450729Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-135] SKIPPED [ 63%] 2023-03-20T11:54:01.5456454Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-136] SKIPPED [ 63%] 2023-03-20T11:54:01.5462796Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-137] SKIPPED [ 63%] 2023-03-20T11:54:01.5469052Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-138] SKIPPED [ 63%] 2023-03-20T11:54:01.5476427Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-139] SKIPPED [ 63%] 2023-03-20T11:54:01.5482868Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-140] SKIPPED [ 63%] 2023-03-20T11:54:01.5490448Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-141] SKIPPED [ 63%] 2023-03-20T11:54:01.5495871Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-142] SKIPPED [ 63%] 2023-03-20T11:54:01.5502231Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-143] SKIPPED [ 63%] 2023-03-20T11:54:01.5508668Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-144] SKIPPED [ 63%] 2023-03-20T11:54:01.5514718Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-145] SKIPPED [ 63%] 2023-03-20T11:54:01.5521138Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-146] SKIPPED [ 63%] 2023-03-20T11:54:01.5527938Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-147] SKIPPED [ 63%] 2023-03-20T11:54:01.5534275Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-148] SKIPPED [ 63%] 2023-03-20T11:54:01.5540779Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-149] SKIPPED [ 63%] 2023-03-20T11:54:01.5547167Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-150] SKIPPED [ 63%] 2023-03-20T11:54:01.5554502Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-151] SKIPPED [ 63%] 2023-03-20T11:54:01.5560855Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-152] SKIPPED [ 63%] 2023-03-20T11:54:01.5567083Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-153] SKIPPED [ 63%] 2023-03-20T11:54:01.5573579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-154] SKIPPED [ 63%] 2023-03-20T11:54:01.5580178Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-155] SKIPPED [ 63%] 2023-03-20T11:54:01.5586563Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-156] SKIPPED [ 63%] 2023-03-20T11:54:01.5592775Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-157] SKIPPED [ 63%] 2023-03-20T11:54:01.5599139Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-158] SKIPPED [ 63%] 2023-03-20T11:54:01.5605428Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-159] SKIPPED [ 63%] 2023-03-20T11:54:01.5612431Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-160] SKIPPED [ 63%] 2023-03-20T11:54:01.5618524Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-161] SKIPPED [ 63%] 2023-03-20T11:54:01.5626362Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-162] SKIPPED [ 63%] 2023-03-20T11:54:01.5632376Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-163] SKIPPED [ 63%] 2023-03-20T11:54:01.5638885Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-164] SKIPPED [ 63%] 2023-03-20T11:54:01.5645006Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-165] SKIPPED [ 63%] 2023-03-20T11:54:01.5652867Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-166] SKIPPED [ 63%] 2023-03-20T11:54:01.5658657Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-167] SKIPPED [ 63%] 2023-03-20T11:54:01.5664869Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-168] SKIPPED [ 63%] 2023-03-20T11:54:01.5671071Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-169] SKIPPED [ 63%] 2023-03-20T11:54:01.5677259Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-170] SKIPPED [ 63%] 2023-03-20T11:54:01.5683637Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-171] SKIPPED [ 63%] 2023-03-20T11:54:01.5690604Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-172] SKIPPED [ 63%] 2023-03-20T11:54:01.5698066Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-173] SKIPPED [ 63%] 2023-03-20T11:54:01.5704480Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-174] SKIPPED [ 63%] 2023-03-20T11:54:01.5710676Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-175] SKIPPED [ 63%] 2023-03-20T11:54:01.5716811Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-176] SKIPPED [ 63%] 2023-03-20T11:54:01.5723117Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-177] SKIPPED [ 63%] 2023-03-20T11:54:01.5730685Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-178] SKIPPED [ 63%] 2023-03-20T11:54:01.5736252Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-179] SKIPPED [ 63%] 2023-03-20T11:54:01.5742480Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-180] SKIPPED [ 63%] 2023-03-20T11:54:01.5748915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-181] SKIPPED [ 63%] 2023-03-20T11:54:01.5754984Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-182] SKIPPED [ 63%] 2023-03-20T11:54:01.5761380Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-183] SKIPPED [ 63%] 2023-03-20T11:54:01.5767706Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-184] SKIPPED [ 63%] 2023-03-20T11:54:01.5777522Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-185] SKIPPED [ 63%] 2023-03-20T11:54:01.5783821Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-186] SKIPPED [ 63%] 2023-03-20T11:54:01.5790171Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-187] SKIPPED [ 63%] 2023-03-20T11:54:01.5796390Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-188] SKIPPED [ 63%] 2023-03-20T11:54:01.5802764Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-189] SKIPPED [ 63%] 2023-03-20T11:54:01.5809988Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-190] SKIPPED [ 63%] 2023-03-20T11:54:01.5815802Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-191] SKIPPED [ 63%] 2023-03-20T11:54:01.5822135Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-192] SKIPPED [ 63%] 2023-03-20T11:54:01.5828483Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-193] SKIPPED [ 63%] 2023-03-20T11:54:01.5834688Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-194] SKIPPED [ 63%] 2023-03-20T11:54:01.5841059Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-195] SKIPPED [ 63%] 2023-03-20T11:54:01.5849591Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-196] SKIPPED [ 63%] 2023-03-20T11:54:01.5855316Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-197] SKIPPED [ 63%] 2023-03-20T11:54:01.5861538Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-198] SKIPPED [ 63%] 2023-03-20T11:54:01.5868306Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-199] SKIPPED [ 63%] 2023-03-20T11:54:01.5874463Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-200] SKIPPED [ 63%] 2023-03-20T11:54:01.5880777Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-201] SKIPPED [ 63%] 2023-03-20T11:54:01.5886899Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-202] SKIPPED [ 63%] 2023-03-20T11:54:01.5893595Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-203] SKIPPED [ 63%] 2023-03-20T11:54:01.5899933Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-204] SKIPPED [ 63%] 2023-03-20T11:54:01.5906296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-205] SKIPPED [ 63%] 2023-03-20T11:54:01.5912481Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-206] SKIPPED [ 63%] 2023-03-20T11:54:01.5918889Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-207] SKIPPED [ 63%] 2023-03-20T11:54:01.5926258Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-208] SKIPPED [ 63%] 2023-03-20T11:54:01.5933341Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-209] SKIPPED [ 63%] 2023-03-20T11:54:01.5939131Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-210] SKIPPED [ 63%] 2023-03-20T11:54:01.5945539Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-211] SKIPPED [ 63%] 2023-03-20T11:54:01.5951744Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-212] SKIPPED [ 63%] 2023-03-20T11:54:01.5958282Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-213] SKIPPED [ 63%] 2023-03-20T11:54:01.5964430Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-214] SKIPPED [ 63%] 2023-03-20T11:54:01.5971820Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[affine_bounding_box-215] SKIPPED [ 63%] 2023-03-20T11:54:01.5977575Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-00] SKIPPED [ 63%] 2023-03-20T11:54:01.5984053Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-01] SKIPPED [ 63%] 2023-03-20T11:54:01.5990416Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-02] SKIPPED [ 63%] 2023-03-20T11:54:01.5997723Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-03] SKIPPED [ 63%] 2023-03-20T11:54:01.6004412Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-04] SKIPPED [ 63%] 2023-03-20T11:54:01.6010756Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-05] SKIPPED [ 63%] 2023-03-20T11:54:01.6017119Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-06] SKIPPED [ 63%] 2023-03-20T11:54:01.6023581Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-07] SKIPPED [ 63%] 2023-03-20T11:54:01.6029841Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-08] SKIPPED [ 63%] 2023-03-20T11:54:01.6036021Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-09] SKIPPED [ 63%] 2023-03-20T11:54:01.6042702Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-10] SKIPPED [ 63%] 2023-03-20T11:54:01.6050130Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-11] SKIPPED [ 63%] 2023-03-20T11:54:01.6055671Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-12] SKIPPED [ 63%] 2023-03-20T11:54:01.6061866Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-13] SKIPPED [ 63%] 2023-03-20T11:54:01.6068744Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-14] SKIPPED [ 63%] 2023-03-20T11:54:01.6076107Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-15] SKIPPED [ 63%] 2023-03-20T11:54:01.6082552Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-16] SKIPPED [ 63%] 2023-03-20T11:54:01.6090017Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-17] SKIPPED [ 63%] 2023-03-20T11:54:01.6095686Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-18] SKIPPED [ 63%] 2023-03-20T11:54:01.6101710Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-19] SKIPPED [ 63%] 2023-03-20T11:54:01.6108077Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-20] SKIPPED [ 63%] 2023-03-20T11:54:01.6114449Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-21] SKIPPED [ 63%] 2023-03-20T11:54:01.6120883Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-22] SKIPPED [ 63%] 2023-03-20T11:54:01.6127183Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-23] SKIPPED [ 63%] 2023-03-20T11:54:01.6133817Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-24] SKIPPED [ 63%] 2023-03-20T11:54:01.6139969Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-25] SKIPPED [ 63%] 2023-03-20T11:54:01.6147789Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-26] SKIPPED [ 63%] 2023-03-20T11:54:01.6154052Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-27] SKIPPED [ 63%] 2023-03-20T11:54:01.6160295Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-28] SKIPPED [ 63%] 2023-03-20T11:54:01.6166844Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-29] SKIPPED [ 63%] 2023-03-20T11:54:01.6173508Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-30] SKIPPED [ 63%] 2023-03-20T11:54:01.6180041Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-31] SKIPPED [ 63%] 2023-03-20T11:54:01.6186522Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-32] SKIPPED [ 63%] 2023-03-20T11:54:01.6192859Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-33] SKIPPED [ 63%] 2023-03-20T11:54:01.6199270Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-34] SKIPPED [ 63%] 2023-03-20T11:54:01.6205355Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-35] SKIPPED [ 63%] 2023-03-20T11:54:01.6212896Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-36] SKIPPED [ 63%] 2023-03-20T11:54:01.6218253Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-37] SKIPPED [ 63%] 2023-03-20T11:54:01.6225823Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-38] SKIPPED [ 63%] 2023-03-20T11:54:01.6232049Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-39] SKIPPED [ 63%] 2023-03-20T11:54:01.6238436Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-40] SKIPPED [ 63%] 2023-03-20T11:54:01.6244608Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-41] SKIPPED [ 63%] 2023-03-20T11:54:01.6251879Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-42] SKIPPED [ 63%] 2023-03-20T11:54:01.6258115Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-43] SKIPPED [ 63%] 2023-03-20T11:54:01.6264505Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-44] SKIPPED [ 63%] 2023-03-20T11:54:01.6270905Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-45] SKIPPED [ 63%] 2023-03-20T11:54:01.6277129Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-46] SKIPPED [ 63%] 2023-03-20T11:54:01.6283397Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-47] SKIPPED [ 63%] 2023-03-20T11:54:01.6290660Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-48] SKIPPED [ 63%] 2023-03-20T11:54:01.6297682Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-49] SKIPPED [ 63%] 2023-03-20T11:54:01.6304039Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-50] SKIPPED [ 63%] 2023-03-20T11:54:01.6310241Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-51] SKIPPED [ 63%] 2023-03-20T11:54:01.6316344Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-52] SKIPPED [ 63%] 2023-03-20T11:54:01.6322884Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_format_bounding_box-53] SKIPPED [ 63%] 2023-03-20T11:54:01.6330481Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-00] SKIPPED [ 63%] 2023-03-20T11:54:01.6336048Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-01] SKIPPED [ 63%] 2023-03-20T11:54:01.6342069Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-02] SKIPPED [ 63%] 2023-03-20T11:54:01.6348600Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-03] SKIPPED [ 63%] 2023-03-20T11:54:01.6354678Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-04] SKIPPED [ 63%] 2023-03-20T11:54:01.6361029Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-05] SKIPPED [ 63%] 2023-03-20T11:54:01.6367229Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-06] SKIPPED [ 63%] 2023-03-20T11:54:01.6375124Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-07] SKIPPED [ 63%] 2023-03-20T11:54:01.6381445Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-08] SKIPPED [ 63%] 2023-03-20T11:54:01.6387977Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-09] SKIPPED [ 63%] 2023-03-20T11:54:01.6394270Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-10] SKIPPED [ 63%] 2023-03-20T11:54:01.6400398Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-11] SKIPPED [ 63%] 2023-03-20T11:54:01.6406940Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-12] SKIPPED [ 63%] 2023-03-20T11:54:01.6413580Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-13] SKIPPED [ 63%] 2023-03-20T11:54:01.6420138Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-14] SKIPPED [ 63%] 2023-03-20T11:54:01.6426432Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_image_tensor-15] SKIPPED [ 63%] 2023-03-20T11:54:01.6432587Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-0] SKIPPED [ 63%] 2023-03-20T11:54:01.6439071Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-1] SKIPPED [ 63%] 2023-03-20T11:54:01.6446476Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-2] SKIPPED [ 63%] 2023-03-20T11:54:01.6453644Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-3] SKIPPED [ 63%] 2023-03-20T11:54:01.6459842Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-4] SKIPPED [ 63%] 2023-03-20T11:54:01.6466255Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-5] SKIPPED [ 63%] 2023-03-20T11:54:01.6479796Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-6] SKIPPED [ 63%] 2023-03-20T11:54:01.6480473Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-7] SKIPPED [ 63%] 2023-03-20T11:54:01.6484719Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[vertical_flip_bounding_box-8] SKIPPED [ 63%] 2023-03-20T11:54:01.6491842Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_image_tensor-0] SKIPPED [ 63%] 2023-03-20T11:54:01.6497920Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_image_tensor-1] SKIPPED [ 63%] 2023-03-20T11:54:01.6504457Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_image_tensor-2] SKIPPED [ 63%] 2023-03-20T11:54:01.6510603Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-00] SKIPPED [ 63%] 2023-03-20T11:54:01.6516744Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-01] SKIPPED [ 63%] 2023-03-20T11:54:01.6524335Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-02] SKIPPED [ 63%] 2023-03-20T11:54:01.6530829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-03] SKIPPED [ 63%] 2023-03-20T11:54:01.6537417Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-04] SKIPPED [ 63%] 2023-03-20T11:54:01.6544117Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-05] SKIPPED [ 63%] 2023-03-20T11:54:01.6550356Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-06] SKIPPED [ 63%] 2023-03-20T11:54:01.6556555Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-07] SKIPPED [ 63%] 2023-03-20T11:54:01.6562988Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-08] SKIPPED [ 63%] 2023-03-20T11:54:01.6570577Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-09] SKIPPED [ 63%] 2023-03-20T11:54:01.6575791Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-10] SKIPPED [ 63%] 2023-03-20T11:54:01.6582006Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-11] SKIPPED [ 63%] 2023-03-20T11:54:01.6588472Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-12] SKIPPED [ 63%] 2023-03-20T11:54:01.6595966Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-13] SKIPPED [ 63%] 2023-03-20T11:54:01.6602425Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-14] SKIPPED [ 63%] 2023-03-20T11:54:01.6609478Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-15] SKIPPED [ 63%] 2023-03-20T11:54:01.6615536Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-16] SKIPPED [ 63%] 2023-03-20T11:54:01.6621771Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-17] SKIPPED [ 63%] 2023-03-20T11:54:01.6628192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-18] SKIPPED [ 63%] 2023-03-20T11:54:01.6634386Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-19] SKIPPED [ 63%] 2023-03-20T11:54:01.6640797Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-20] SKIPPED [ 63%] 2023-03-20T11:54:01.6646935Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-21] SKIPPED [ 63%] 2023-03-20T11:54:01.6653522Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-22] SKIPPED [ 63%] 2023-03-20T11:54:01.6659934Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-23] SKIPPED [ 63%] 2023-03-20T11:54:01.6669267Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-24] SKIPPED [ 63%] 2023-03-20T11:54:01.6675485Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-25] SKIPPED [ 63%] 2023-03-20T11:54:01.6681944Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-26] SKIPPED [ 63%] 2023-03-20T11:54:01.6689266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-27] SKIPPED [ 63%] 2023-03-20T11:54:01.6695012Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-28] SKIPPED [ 63%] 2023-03-20T11:54:01.6701365Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-29] SKIPPED [ 63%] 2023-03-20T11:54:01.6707717Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-30] SKIPPED [ 63%] 2023-03-20T11:54:01.6714084Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-31] SKIPPED [ 63%] 2023-03-20T11:54:01.6720258Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-32] SKIPPED [ 63%] 2023-03-20T11:54:01.6726440Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-33] SKIPPED [ 63%] 2023-03-20T11:54:01.6733397Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-34] SKIPPED [ 63%] 2023-03-20T11:54:01.6739559Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-35] SKIPPED [ 63%] 2023-03-20T11:54:01.6747199Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-36] SKIPPED [ 63%] 2023-03-20T11:54:01.6753381Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-37] SKIPPED [ 63%] 2023-03-20T11:54:01.6759610Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-38] SKIPPED [ 63%] 2023-03-20T11:54:01.6766006Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-39] SKIPPED [ 63%] 2023-03-20T11:54:01.6773328Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-40] SKIPPED [ 63%] 2023-03-20T11:54:01.6778953Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-41] SKIPPED [ 63%] 2023-03-20T11:54:01.6785365Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-42] SKIPPED [ 63%] 2023-03-20T11:54:01.6791670Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-43] SKIPPED [ 63%] 2023-03-20T11:54:01.6798088Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-44] SKIPPED [ 63%] 2023-03-20T11:54:01.6804187Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-45] SKIPPED [ 63%] 2023-03-20T11:54:01.6810730Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-46] SKIPPED [ 63%] 2023-03-20T11:54:01.6818278Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-47] SKIPPED [ 63%] 2023-03-20T11:54:01.6824515Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-48] SKIPPED [ 63%] 2023-03-20T11:54:01.6830915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-49] SKIPPED [ 63%] 2023-03-20T11:54:01.6837064Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-50] SKIPPED [ 63%] 2023-03-20T11:54:01.6843375Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-51] SKIPPED [ 63%] 2023-03-20T11:54:01.6850721Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-52] SKIPPED [ 63%] 2023-03-20T11:54:01.6856203Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[rotate_bounding_box-53] SKIPPED [ 63%] 2023-03-20T11:54:01.6862152Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-000] SKIPPED [ 63%] 2023-03-20T11:54:01.6868485Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-001] SKIPPED [ 63%] 2023-03-20T11:54:01.6874654Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-002] SKIPPED [ 63%] 2023-03-20T11:54:01.6881046Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-003] SKIPPED [ 63%] 2023-03-20T11:54:01.6887265Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-004] SKIPPED [ 63%] 2023-03-20T11:54:01.6895171Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-005] SKIPPED [ 63%] 2023-03-20T11:54:01.6901465Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-006] SKIPPED [ 63%] 2023-03-20T11:54:01.6907691Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-007] SKIPPED [ 63%] 2023-03-20T11:54:01.6913806Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-008] SKIPPED [ 63%] 2023-03-20T11:54:01.6919995Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-009] SKIPPED [ 63%] 2023-03-20T11:54:01.6926341Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-010] SKIPPED [ 63%] 2023-03-20T11:54:01.6933659Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-011] SKIPPED [ 63%] 2023-03-20T11:54:01.6939116Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-012] SKIPPED [ 63%] 2023-03-20T11:54:01.6945448Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-013] SKIPPED [ 63%] 2023-03-20T11:54:01.6951596Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-014] SKIPPED [ 63%] 2023-03-20T11:54:01.6958086Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-015] SKIPPED [ 63%] 2023-03-20T11:54:01.6965406Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-016] SKIPPED [ 63%] 2023-03-20T11:54:01.6972884Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-017] SKIPPED [ 63%] 2023-03-20T11:54:01.6978750Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-018] SKIPPED [ 63%] 2023-03-20T11:54:01.6985144Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-019] SKIPPED [ 63%] 2023-03-20T11:54:01.6991298Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-020] SKIPPED [ 63%] 2023-03-20T11:54:01.6997494Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-021] SKIPPED [ 63%] 2023-03-20T11:54:01.7003892Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-022] SKIPPED [ 63%] 2023-03-20T11:54:01.7010674Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-023] SKIPPED [ 63%] 2023-03-20T11:54:01.7017059Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-024] SKIPPED [ 63%] 2023-03-20T11:54:01.7022952Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-025] SKIPPED [ 63%] 2023-03-20T11:54:01.7029900Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-026] SKIPPED [ 63%] 2023-03-20T11:54:01.7035985Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-027] SKIPPED [ 63%] 2023-03-20T11:54:01.7043605Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-028] SKIPPED [ 63%] 2023-03-20T11:54:01.7051319Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-029] SKIPPED [ 63%] 2023-03-20T11:54:01.7057046Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-030] SKIPPED [ 63%] 2023-03-20T11:54:01.7063254Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-031] SKIPPED [ 63%] 2023-03-20T11:54:01.7069584Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-032] SKIPPED [ 63%] 2023-03-20T11:54:01.7075883Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-033] SKIPPED [ 63%] 2023-03-20T11:54:01.7082823Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-034] SKIPPED [ 63%] 2023-03-20T11:54:01.7090142Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-035] SKIPPED [ 63%] 2023-03-20T11:54:01.7095904Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-036] SKIPPED [ 63%] 2023-03-20T11:54:01.7102141Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-037] SKIPPED [ 63%] 2023-03-20T11:54:01.7108674Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-038] SKIPPED [ 63%] 2023-03-20T11:54:01.7116065Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-039] SKIPPED [ 63%] 2023-03-20T11:54:01.7122332Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-040] SKIPPED [ 63%] 2023-03-20T11:54:01.7129501Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-041] SKIPPED [ 63%] 2023-03-20T11:54:01.7135625Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-042] SKIPPED [ 63%] 2023-03-20T11:54:01.7141768Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-043] SKIPPED [ 63%] 2023-03-20T11:54:01.7148193Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-044] SKIPPED [ 63%] 2023-03-20T11:54:01.7154356Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-045] SKIPPED [ 63%] 2023-03-20T11:54:01.7160660Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-046] SKIPPED [ 63%] 2023-03-20T11:54:01.7166885Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-047] SKIPPED [ 63%] 2023-03-20T11:54:01.7173652Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-048] SKIPPED [ 63%] 2023-03-20T11:54:01.7179697Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-049] SKIPPED [ 63%] 2023-03-20T11:54:01.7186171Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-050] SKIPPED [ 63%] 2023-03-20T11:54:01.7193586Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-051] SKIPPED [ 63%] 2023-03-20T11:54:01.7199899Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-052] SKIPPED [ 63%] 2023-03-20T11:54:01.7206150Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-053] SKIPPED [ 63%] 2023-03-20T11:54:01.7213487Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-054] SKIPPED [ 63%] 2023-03-20T11:54:01.7218967Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-055] SKIPPED [ 63%] 2023-03-20T11:54:01.7225413Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-056] SKIPPED [ 63%] 2023-03-20T11:54:01.7231741Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-057] SKIPPED [ 63%] 2023-03-20T11:54:01.7238146Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-058] SKIPPED [ 63%] 2023-03-20T11:54:01.7244363Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-059] SKIPPED [ 63%] 2023-03-20T11:54:01.7251847Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-060] SKIPPED [ 63%] 2023-03-20T11:54:01.7257666Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-061] SKIPPED [ 63%] 2023-03-20T11:54:01.7265229Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-062] SKIPPED [ 63%] 2023-03-20T11:54:01.7271565Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-063] SKIPPED [ 63%] 2023-03-20T11:54:01.7277990Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-064] SKIPPED [ 63%] 2023-03-20T11:54:01.7284108Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-065] SKIPPED [ 63%] 2023-03-20T11:54:01.7290625Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-066] SKIPPED [ 63%] 2023-03-20T11:54:01.7297127Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-067] SKIPPED [ 63%] 2023-03-20T11:54:01.7303449Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-068] SKIPPED [ 63%] 2023-03-20T11:54:01.7309813Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-069] SKIPPED [ 63%] 2023-03-20T11:54:01.7315929Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-070] SKIPPED [ 63%] 2023-03-20T11:54:01.7322304Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-071] SKIPPED [ 63%] 2023-03-20T11:54:01.7329561Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-072] SKIPPED [ 63%] 2023-03-20T11:54:01.7335359Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-073] SKIPPED [ 63%] 2023-03-20T11:54:01.7342741Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-074] SKIPPED [ 63%] 2023-03-20T11:54:01.7349208Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-075] SKIPPED [ 63%] 2023-03-20T11:54:01.7355407Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-076] SKIPPED [ 63%] 2023-03-20T11:54:01.7361741Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-077] SKIPPED [ 63%] 2023-03-20T11:54:01.7367896Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-078] SKIPPED [ 63%] 2023-03-20T11:54:01.7375017Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-079] SKIPPED [ 63%] 2023-03-20T11:54:01.7381312Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-080] SKIPPED [ 63%] 2023-03-20T11:54:01.7387704Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-081] SKIPPED [ 63%] 2023-03-20T11:54:01.7393874Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-082] SKIPPED [ 63%] 2023-03-20T11:54:01.7400344Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-083] SKIPPED [ 63%] 2023-03-20T11:54:01.7406830Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-084] SKIPPED [ 63%] 2023-03-20T11:54:01.7414935Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-085] SKIPPED [ 63%] 2023-03-20T11:54:01.7421321Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-086] SKIPPED [ 63%] 2023-03-20T11:54:01.7428031Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-087] SKIPPED [ 63%] 2023-03-20T11:54:01.7434345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-088] SKIPPED [ 63%] 2023-03-20T11:54:01.7440818Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-089] SKIPPED [ 63%] 2023-03-20T11:54:01.7447184Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-090] SKIPPED [ 63%] 2023-03-20T11:54:01.7453754Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-091] SKIPPED [ 63%] 2023-03-20T11:54:01.7460436Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-092] SKIPPED [ 63%] 2023-03-20T11:54:01.7466965Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-093] SKIPPED [ 63%] 2023-03-20T11:54:01.7473293Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-094] SKIPPED [ 63%] 2023-03-20T11:54:01.7479884Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-095] SKIPPED [ 63%] 2023-03-20T11:54:01.7487414Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-096] SKIPPED [ 63%] 2023-03-20T11:54:01.7493941Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-097] SKIPPED [ 63%] 2023-03-20T11:54:01.7500502Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-098] SKIPPED [ 63%] 2023-03-20T11:54:01.7506954Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-099] SKIPPED [ 63%] 2023-03-20T11:54:01.7513059Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-100] SKIPPED [ 63%] 2023-03-20T11:54:01.7519610Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-101] SKIPPED [ 63%] 2023-03-20T11:54:01.7525828Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-102] SKIPPED [ 63%] 2023-03-20T11:54:01.7533360Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-103] SKIPPED [ 63%] 2023-03-20T11:54:01.7539120Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-104] SKIPPED [ 63%] 2023-03-20T11:54:01.7545713Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-105] SKIPPED [ 63%] 2023-03-20T11:54:01.7552337Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-106] SKIPPED [ 63%] 2023-03-20T11:54:01.7558699Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-107] SKIPPED [ 63%] 2023-03-20T11:54:01.7567917Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-108] SKIPPED [ 63%] 2023-03-20T11:54:01.7574939Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-109] SKIPPED [ 63%] 2023-03-20T11:54:01.7581367Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-110] SKIPPED [ 63%] 2023-03-20T11:54:01.7587767Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-111] SKIPPED [ 63%] 2023-03-20T11:54:01.7594084Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-112] SKIPPED [ 63%] 2023-03-20T11:54:01.7600308Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-113] SKIPPED [ 63%] 2023-03-20T11:54:01.7606710Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-114] SKIPPED [ 63%] 2023-03-20T11:54:01.7613721Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-115] SKIPPED [ 63%] 2023-03-20T11:54:01.7619607Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-116] SKIPPED [ 63%] 2023-03-20T11:54:01.7626177Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-117] SKIPPED [ 63%] 2023-03-20T11:54:01.7632548Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-118] SKIPPED [ 63%] 2023-03-20T11:54:01.7640302Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-119] SKIPPED [ 63%] 2023-03-20T11:54:01.7646554Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-120] SKIPPED [ 63%] 2023-03-20T11:54:01.7653597Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-121] SKIPPED [ 63%] 2023-03-20T11:54:01.7659949Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-122] SKIPPED [ 63%] 2023-03-20T11:54:01.7666436Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-123] SKIPPED [ 63%] 2023-03-20T11:54:01.7672884Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-124] SKIPPED [ 63%] 2023-03-20T11:54:01.7679509Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-125] SKIPPED [ 63%] 2023-03-20T11:54:01.7685591Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-126] SKIPPED [ 63%] 2023-03-20T11:54:01.7693386Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-127] SKIPPED [ 63%] 2023-03-20T11:54:01.7699179Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-128] SKIPPED [ 63%] 2023-03-20T11:54:01.7705622Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-129] SKIPPED [ 63%] 2023-03-20T11:54:01.7712002Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-130] SKIPPED [ 63%] 2023-03-20T11:54:01.7719642Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-131] SKIPPED [ 63%] 2023-03-20T11:54:01.7726049Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-132] SKIPPED [ 63%] 2023-03-20T11:54:01.7733736Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-133] SKIPPED [ 63%] 2023-03-20T11:54:01.7739451Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-134] SKIPPED [ 63%] 2023-03-20T11:54:01.7745885Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-135] SKIPPED [ 63%] 2023-03-20T11:54:01.7752265Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-136] SKIPPED [ 63%] 2023-03-20T11:54:01.7758452Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-137] SKIPPED [ 63%] 2023-03-20T11:54:01.7765157Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-138] SKIPPED [ 63%] 2023-03-20T11:54:01.7772595Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-139] SKIPPED [ 63%] 2023-03-20T11:54:01.7778799Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-140] SKIPPED [ 63%] 2023-03-20T11:54:01.7785239Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-141] SKIPPED [ 63%] 2023-03-20T11:54:01.7792734Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-142] SKIPPED [ 63%] 2023-03-20T11:54:01.7799393Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-143] SKIPPED [ 63%] 2023-03-20T11:54:01.7805486Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-144] SKIPPED [ 63%] 2023-03-20T11:54:01.7813342Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-145] SKIPPED [ 63%] 2023-03-20T11:54:01.7819294Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-146] SKIPPED [ 63%] 2023-03-20T11:54:01.7825885Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-147] SKIPPED [ 63%] 2023-03-20T11:54:01.7832042Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-148] SKIPPED [ 63%] 2023-03-20T11:54:01.7838411Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-149] SKIPPED [ 63%] 2023-03-20T11:54:01.7844859Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-150] SKIPPED [ 63%] 2023-03-20T11:54:01.7852122Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-151] SKIPPED [ 63%] 2023-03-20T11:54:01.7858128Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-152] SKIPPED [ 63%] 2023-03-20T11:54:01.7864579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-153] SKIPPED [ 63%] 2023-03-20T11:54:01.7872115Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-154] SKIPPED [ 63%] 2023-03-20T11:54:01.7878427Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-155] SKIPPED [ 63%] 2023-03-20T11:54:01.7884865Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-156] SKIPPED [ 63%] 2023-03-20T11:54:01.7892026Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-157] SKIPPED [ 63%] 2023-03-20T11:54:01.7898244Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-158] SKIPPED [ 63%] 2023-03-20T11:54:01.7904674Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-159] SKIPPED [ 63%] 2023-03-20T11:54:01.7910983Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-160] SKIPPED [ 63%] 2023-03-20T11:54:01.7917343Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-161] SKIPPED [ 63%] 2023-03-20T11:54:01.7923743Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-162] SKIPPED [ 63%] 2023-03-20T11:54:01.7930849Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-163] SKIPPED [ 63%] 2023-03-20T11:54:01.7936959Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-164] SKIPPED [ 63%] 2023-03-20T11:54:01.7944552Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-165] SKIPPED [ 63%] 2023-03-20T11:54:01.7950964Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-166] SKIPPED [ 63%] 2023-03-20T11:54:01.7957211Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-167] SKIPPED [ 63%] 2023-03-20T11:54:01.7963759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-168] SKIPPED [ 63%] 2023-03-20T11:54:01.7971866Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-169] SKIPPED [ 63%] 2023-03-20T11:54:01.7976982Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-170] SKIPPED [ 63%] 2023-03-20T11:54:01.7983439Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-171] SKIPPED [ 63%] 2023-03-20T11:54:01.7989963Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-172] SKIPPED [ 63%] 2023-03-20T11:54:01.7996227Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-173] SKIPPED [ 63%] 2023-03-20T11:54:01.8002647Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-174] SKIPPED [ 63%] 2023-03-20T11:54:01.8010268Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-175] SKIPPED [ 63%] 2023-03-20T11:54:01.8015779Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-176] SKIPPED [ 63%] 2023-03-20T11:54:01.8023282Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-177] SKIPPED [ 63%] 2023-03-20T11:54:01.8029785Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-178] SKIPPED [ 63%] 2023-03-20T11:54:01.8036145Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-179] SKIPPED [ 63%] 2023-03-20T11:54:01.8042476Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-180] SKIPPED [ 63%] 2023-03-20T11:54:01.8049706Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-181] SKIPPED [ 63%] 2023-03-20T11:54:01.8055733Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-182] SKIPPED [ 63%] 2023-03-20T11:54:01.8062109Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-183] SKIPPED [ 63%] 2023-03-20T11:54:01.8068711Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-184] SKIPPED [ 63%] 2023-03-20T11:54:01.8074886Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-185] SKIPPED [ 63%] 2023-03-20T11:54:01.8081786Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-186] SKIPPED [ 63%] 2023-03-20T11:54:01.8089168Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-187] SKIPPED [ 63%] 2023-03-20T11:54:01.8096264Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-188] SKIPPED [ 63%] 2023-03-20T11:54:01.8102642Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-189] SKIPPED [ 63%] 2023-03-20T11:54:01.8109284Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-190] SKIPPED [ 63%] 2023-03-20T11:54:01.8115496Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-191] SKIPPED [ 63%] 2023-03-20T11:54:01.8121990Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-192] SKIPPED [ 63%] 2023-03-20T11:54:01.8128887Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-193] SKIPPED [ 63%] 2023-03-20T11:54:01.8135366Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-194] SKIPPED [ 63%] 2023-03-20T11:54:01.8141804Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-195] SKIPPED [ 63%] 2023-03-20T11:54:01.8148143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-196] SKIPPED [ 63%] 2023-03-20T11:54:01.8154352Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-197] SKIPPED [ 63%] 2023-03-20T11:54:01.8160889Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-198] SKIPPED [ 63%] 2023-03-20T11:54:01.8167140Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-199] SKIPPED [ 63%] 2023-03-20T11:54:01.8175093Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-200] SKIPPED [ 63%] 2023-03-20T11:54:01.8181588Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-201] SKIPPED [ 63%] 2023-03-20T11:54:01.8187805Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-202] SKIPPED [ 63%] 2023-03-20T11:54:01.8193934Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-203] SKIPPED [ 63%] 2023-03-20T11:54:01.8200434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-204] SKIPPED [ 63%] 2023-03-20T11:54:01.8206853Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-205] SKIPPED [ 63%] 2023-03-20T11:54:01.8213569Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-206] SKIPPED [ 63%] 2023-03-20T11:54:01.8219879Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-207] SKIPPED [ 63%] 2023-03-20T11:54:01.8226357Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-208] SKIPPED [ 63%] 2023-03-20T11:54:01.8232588Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-209] SKIPPED [ 63%] 2023-03-20T11:54:01.8239131Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-210] SKIPPED [ 63%] 2023-03-20T11:54:01.8246590Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-211] SKIPPED [ 63%] 2023-03-20T11:54:01.8253563Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-212] SKIPPED [ 63%] 2023-03-20T11:54:01.8260031Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-213] SKIPPED [ 63%] 2023-03-20T11:54:01.8266585Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-214] SKIPPED [ 63%] 2023-03-20T11:54:01.8272921Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-215] SKIPPED [ 63%] 2023-03-20T11:54:01.8279227Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-216] SKIPPED [ 63%] 2023-03-20T11:54:01.8285659Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-217] SKIPPED [ 63%] 2023-03-20T11:54:01.8293255Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-218] SKIPPED [ 63%] 2023-03-20T11:54:01.8299096Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-219] SKIPPED [ 63%] 2023-03-20T11:54:01.8305450Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-220] SKIPPED [ 63%] 2023-03-20T11:54:01.8311679Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-221] SKIPPED [ 63%] 2023-03-20T11:54:01.8317960Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-222] SKIPPED [ 63%] 2023-03-20T11:54:01.8325436Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-223] SKIPPED [ 63%] 2023-03-20T11:54:01.8333371Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-224] SKIPPED [ 63%] 2023-03-20T11:54:01.8339101Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-225] SKIPPED [ 63%] 2023-03-20T11:54:01.8345437Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-226] SKIPPED [ 63%] 2023-03-20T11:54:01.8351823Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-227] SKIPPED [ 63%] 2023-03-20T11:54:01.8358239Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-228] SKIPPED [ 63%] 2023-03-20T11:54:01.8364552Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-229] SKIPPED [ 63%] 2023-03-20T11:54:01.8372012Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-230] SKIPPED [ 63%] 2023-03-20T11:54:01.8377920Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-231] SKIPPED [ 63%] 2023-03-20T11:54:01.8384393Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-232] SKIPPED [ 63%] 2023-03-20T11:54:01.8390733Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-233] SKIPPED [ 63%] 2023-03-20T11:54:01.8399398Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-234] SKIPPED [ 63%] 2023-03-20T11:54:01.8404836Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-235] SKIPPED [ 63%] 2023-03-20T11:54:01.8411972Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-236] SKIPPED [ 63%] 2023-03-20T11:54:01.8418300Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-237] SKIPPED [ 63%] 2023-03-20T11:54:01.8424655Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-238] SKIPPED [ 63%] 2023-03-20T11:54:01.8430900Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-239] SKIPPED [ 63%] 2023-03-20T11:54:01.8437336Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-240] SKIPPED [ 63%] 2023-03-20T11:54:01.8443659Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-241] SKIPPED [ 63%] 2023-03-20T11:54:01.8451862Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-242] SKIPPED [ 63%] 2023-03-20T11:54:01.8456893Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-243] SKIPPED [ 63%] 2023-03-20T11:54:01.8463184Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-244] SKIPPED [ 63%] 2023-03-20T11:54:01.8472266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-245] SKIPPED [ 63%] 2023-03-20T11:54:01.8478826Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-246] SKIPPED [ 63%] 2023-03-20T11:54:01.8485287Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-247] SKIPPED [ 63%] 2023-03-20T11:54:01.8492535Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-248] SKIPPED [ 63%] 2023-03-20T11:54:01.8498352Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-249] SKIPPED [ 63%] 2023-03-20T11:54:01.8504686Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-250] SKIPPED [ 63%] 2023-03-20T11:54:01.8510896Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-251] SKIPPED [ 63%] 2023-03-20T11:54:01.8517140Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-252] SKIPPED [ 63%] 2023-03-20T11:54:01.8523517Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-253] SKIPPED [ 63%] 2023-03-20T11:54:01.8530839Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-254] SKIPPED [ 63%] 2023-03-20T11:54:01.8536618Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-255] SKIPPED [ 63%] 2023-03-20T11:54:01.8542755Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-256] SKIPPED [ 63%] 2023-03-20T11:54:01.8550488Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-257] SKIPPED [ 63%] 2023-03-20T11:54:01.8556789Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-258] SKIPPED [ 63%] 2023-03-20T11:54:01.8563188Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-259] SKIPPED [ 63%] 2023-03-20T11:54:01.8570649Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-260] SKIPPED [ 63%] 2023-03-20T11:54:01.8576378Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-261] SKIPPED [ 63%] 2023-03-20T11:54:01.8582766Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-262] SKIPPED [ 63%] 2023-03-20T11:54:01.8589237Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-263] SKIPPED [ 63%] 2023-03-20T11:54:01.8595477Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-264] SKIPPED [ 63%] 2023-03-20T11:54:01.8602050Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-265] SKIPPED [ 63%] 2023-03-20T11:54:01.8609086Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-266] SKIPPED [ 63%] 2023-03-20T11:54:01.8614969Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-267] SKIPPED [ 63%] 2023-03-20T11:54:01.8622442Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-268] SKIPPED [ 63%] 2023-03-20T11:54:01.8628878Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-269] SKIPPED [ 63%] 2023-03-20T11:54:01.8635023Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-270] SKIPPED [ 63%] 2023-03-20T11:54:01.8641640Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-271] SKIPPED [ 63%] 2023-03-20T11:54:01.8649244Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-272] SKIPPED [ 63%] 2023-03-20T11:54:01.8654753Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-273] SKIPPED [ 63%] 2023-03-20T11:54:01.8661130Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-274] SKIPPED [ 63%] 2023-03-20T11:54:01.8667425Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-275] SKIPPED [ 63%] 2023-03-20T11:54:01.8673630Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-276] SKIPPED [ 63%] 2023-03-20T11:54:01.8680012Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-277] SKIPPED [ 63%] 2023-03-20T11:54:01.8686421Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-278] SKIPPED [ 63%] 2023-03-20T11:54:01.8693418Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-279] SKIPPED [ 63%] 2023-03-20T11:54:01.8700821Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-280] SKIPPED [ 63%] 2023-03-20T11:54:01.8707513Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-281] SKIPPED [ 63%] 2023-03-20T11:54:01.8713628Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-282] SKIPPED [ 63%] 2023-03-20T11:54:01.8720045Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-283] SKIPPED [ 63%] 2023-03-20T11:54:01.8726470Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-284] SKIPPED [ 63%] 2023-03-20T11:54:01.8733746Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-285] SKIPPED [ 63%] 2023-03-20T11:54:01.8739502Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-286] SKIPPED [ 63%] 2023-03-20T11:54:01.8745929Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-287] SKIPPED [ 63%] 2023-03-20T11:54:01.8752235Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-288] SKIPPED [ 63%] 2023-03-20T11:54:01.8758341Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-289] SKIPPED [ 63%] 2023-03-20T11:54:01.8764809Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-290] SKIPPED [ 63%] 2023-03-20T11:54:01.8773567Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-291] SKIPPED [ 63%] 2023-03-20T11:54:01.8779271Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-292] SKIPPED [ 63%] 2023-03-20T11:54:01.8785790Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-293] SKIPPED [ 63%] 2023-03-20T11:54:01.8791999Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-294] SKIPPED [ 63%] 2023-03-20T11:54:01.8798386Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-295] SKIPPED [ 63%] 2023-03-20T11:54:01.8804748Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-296] SKIPPED [ 63%] 2023-03-20T11:54:01.8811994Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-297] SKIPPED [ 63%] 2023-03-20T11:54:01.8818051Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-298] SKIPPED [ 63%] 2023-03-20T11:54:01.8824452Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-299] SKIPPED [ 63%] 2023-03-20T11:54:01.8830582Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-300] SKIPPED [ 63%] 2023-03-20T11:54:01.8836843Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-301] SKIPPED [ 63%] 2023-03-20T11:54:01.8843251Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-302] SKIPPED [ 63%] 2023-03-20T11:54:01.8851868Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-303] SKIPPED [ 63%] 2023-03-20T11:54:01.8857595Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-304] SKIPPED [ 63%] 2023-03-20T11:54:01.8863598Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-305] SKIPPED [ 63%] 2023-03-20T11:54:01.8869950Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-306] SKIPPED [ 63%] 2023-03-20T11:54:01.8876187Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-307] SKIPPED [ 63%] 2023-03-20T11:54:01.8882836Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-308] SKIPPED [ 63%] 2023-03-20T11:54:01.8890427Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-309] SKIPPED [ 63%] 2023-03-20T11:54:01.8896067Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-310] SKIPPED [ 63%] 2023-03-20T11:54:01.8902439Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-311] SKIPPED [ 63%] 2023-03-20T11:54:01.8909185Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-312] SKIPPED [ 63%] 2023-03-20T11:54:01.8915434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-313] SKIPPED [ 63%] 2023-03-20T11:54:01.8922931Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-314] SKIPPED [ 63%] 2023-03-20T11:54:01.8930598Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-315] SKIPPED [ 63%] 2023-03-20T11:54:01.8936141Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-316] SKIPPED [ 63%] 2023-03-20T11:54:01.8942642Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-317] SKIPPED [ 63%] 2023-03-20T11:54:01.8949035Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-318] SKIPPED [ 63%] 2023-03-20T11:54:01.8955224Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-319] SKIPPED [ 63%] 2023-03-20T11:54:01.8961593Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-320] SKIPPED [ 63%] 2023-03-20T11:54:01.8968982Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-321] SKIPPED [ 63%] 2023-03-20T11:54:01.8974504Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-322] SKIPPED [ 63%] 2023-03-20T11:54:01.8980916Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-323] SKIPPED [ 63%] 2023-03-20T11:54:01.8987486Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-324] SKIPPED [ 63%] 2023-03-20T11:54:01.8993525Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-325] SKIPPED [ 63%] 2023-03-20T11:54:01.9001184Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-326] SKIPPED [ 63%] 2023-03-20T11:54:01.9007615Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-327] SKIPPED [ 63%] 2023-03-20T11:54:01.9014206Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-328] SKIPPED [ 63%] 2023-03-20T11:54:01.9020495Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-329] SKIPPED [ 63%] 2023-03-20T11:54:01.9026905Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-330] SKIPPED [ 63%] 2023-03-20T11:54:01.9033188Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-331] SKIPPED [ 63%] 2023-03-20T11:54:01.9039841Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-332] SKIPPED [ 63%] 2023-03-20T11:54:01.9045912Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-333] SKIPPED [ 63%] 2023-03-20T11:54:01.9053350Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-334] SKIPPED [ 63%] 2023-03-20T11:54:01.9059177Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-335] SKIPPED [ 63%] 2023-03-20T11:54:01.9065406Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-336] SKIPPED [ 63%] 2023-03-20T11:54:01.9072947Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-337] SKIPPED [ 63%] 2023-03-20T11:54:01.9079571Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-338] SKIPPED [ 63%] 2023-03-20T11:54:01.9085760Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-339] SKIPPED [ 63%] 2023-03-20T11:54:01.9093038Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-340] SKIPPED [ 63%] 2023-03-20T11:54:01.9098996Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-341] SKIPPED [ 63%] 2023-03-20T11:54:01.9105753Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-342] SKIPPED [ 63%] 2023-03-20T11:54:01.9112213Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-343] SKIPPED [ 63%] 2023-03-20T11:54:01.9118526Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-344] SKIPPED [ 63%] 2023-03-20T11:54:01.9124948Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-345] SKIPPED [ 63%] 2023-03-20T11:54:01.9132065Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-346] SKIPPED [ 63%] 2023-03-20T11:54:01.9138303Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-347] SKIPPED [ 63%] 2023-03-20T11:54:01.9144581Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-348] SKIPPED [ 63%] 2023-03-20T11:54:01.9151814Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-349] SKIPPED [ 63%] 2023-03-20T11:54:01.9158412Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-350] SKIPPED [ 63%] 2023-03-20T11:54:01.9164740Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-351] SKIPPED [ 63%] 2023-03-20T11:54:01.9171934Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-352] SKIPPED [ 63%] 2023-03-20T11:54:01.9177909Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-353] SKIPPED [ 63%] 2023-03-20T11:54:01.9184524Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-354] SKIPPED [ 63%] 2023-03-20T11:54:01.9190935Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-355] SKIPPED [ 63%] 2023-03-20T11:54:01.9197182Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-356] SKIPPED [ 63%] 2023-03-20T11:54:01.9203555Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-357] SKIPPED [ 63%] 2023-03-20T11:54:01.9211553Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-358] SKIPPED [ 63%] 2023-03-20T11:54:01.9216506Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-359] SKIPPED [ 63%] 2023-03-20T11:54:01.9224067Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-360] SKIPPED [ 63%] 2023-03-20T11:54:01.9230524Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-361] SKIPPED [ 63%] 2023-03-20T11:54:01.9236828Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-362] SKIPPED [ 63%] 2023-03-20T11:54:01.9243280Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-363] SKIPPED [ 63%] 2023-03-20T11:54:01.9250707Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-364] SKIPPED [ 63%] 2023-03-20T11:54:01.9256338Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-365] SKIPPED [ 63%] 2023-03-20T11:54:01.9262692Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-366] SKIPPED [ 63%] 2023-03-20T11:54:01.9269220Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-367] SKIPPED [ 63%] 2023-03-20T11:54:01.9275538Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-368] SKIPPED [ 63%] 2023-03-20T11:54:01.9281907Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-369] SKIPPED [ 63%] 2023-03-20T11:54:01.9289235Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-370] SKIPPED [ 63%] 2023-03-20T11:54:01.9296324Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-371] SKIPPED [ 63%] 2023-03-20T11:54:01.9302559Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-372] SKIPPED [ 63%] 2023-03-20T11:54:01.9309251Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-373] SKIPPED [ 63%] 2023-03-20T11:54:01.9315425Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-374] SKIPPED [ 63%] 2023-03-20T11:54:01.9321869Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-375] SKIPPED [ 63%] 2023-03-20T11:54:01.9329174Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-376] SKIPPED [ 63%] 2023-03-20T11:54:01.9335017Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-377] SKIPPED [ 63%] 2023-03-20T11:54:01.9341345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-378] SKIPPED [ 63%] 2023-03-20T11:54:01.9347906Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-379] SKIPPED [ 63%] 2023-03-20T11:54:01.9354195Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-380] SKIPPED [ 63%] 2023-03-20T11:54:01.9360433Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-381] SKIPPED [ 63%] 2023-03-20T11:54:01.9366932Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-382] SKIPPED [ 63%] 2023-03-20T11:54:01.9376587Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-383] SKIPPED [ 63%] 2023-03-20T11:54:01.9383158Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-384] SKIPPED [ 63%] 2023-03-20T11:54:01.9389764Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-385] SKIPPED [ 63%] 2023-03-20T11:54:01.9396015Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-386] SKIPPED [ 63%] 2023-03-20T11:54:01.9402643Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-387] SKIPPED [ 63%] 2023-03-20T11:54:01.9410127Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-388] SKIPPED [ 63%] 2023-03-20T11:54:01.9415929Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-389] SKIPPED [ 63%] 2023-03-20T11:54:01.9422176Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-390] SKIPPED [ 63%] 2023-03-20T11:54:01.9428791Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-391] SKIPPED [ 63%] 2023-03-20T11:54:01.9435167Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-392] SKIPPED [ 63%] 2023-03-20T11:54:01.9441551Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-393] SKIPPED [ 63%] 2023-03-20T11:54:01.9450365Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-394] SKIPPED [ 63%] 2023-03-20T11:54:01.9455915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-395] SKIPPED [ 63%] 2023-03-20T11:54:01.9462192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-396] SKIPPED [ 63%] 2023-03-20T11:54:01.9468830Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-397] SKIPPED [ 63%] 2023-03-20T11:54:01.9474847Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-398] SKIPPED [ 63%] 2023-03-20T11:54:01.9481359Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-399] SKIPPED [ 63%] 2023-03-20T11:54:01.9487792Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-400] SKIPPED [ 63%] 2023-03-20T11:54:01.9494507Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-401] SKIPPED [ 63%] 2023-03-20T11:54:01.9501234Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-402] SKIPPED [ 63%] 2023-03-20T11:54:01.9507660Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-403] SKIPPED [ 63%] 2023-03-20T11:54:01.9513821Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-404] SKIPPED [ 63%] 2023-03-20T11:54:01.9520265Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-405] SKIPPED [ 63%] 2023-03-20T11:54:01.9529147Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-406] SKIPPED [ 63%] 2023-03-20T11:54:01.9534449Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-407] SKIPPED [ 63%] 2023-03-20T11:54:01.9540957Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-408] SKIPPED [ 63%] 2023-03-20T11:54:01.9547593Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-409] SKIPPED [ 63%] 2023-03-20T11:54:01.9553826Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-410] SKIPPED [ 63%] 2023-03-20T11:54:01.9560308Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-411] SKIPPED [ 63%] 2023-03-20T11:54:01.9566698Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-412] SKIPPED [ 63%] 2023-03-20T11:54:01.9573549Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-413] SKIPPED [ 63%] 2023-03-20T11:54:01.9579831Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-414] SKIPPED [ 63%] 2023-03-20T11:54:01.9586280Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-415] SKIPPED [ 63%] 2023-03-20T11:54:01.9592512Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-416] SKIPPED [ 63%] 2023-03-20T11:54:01.9600127Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-417] SKIPPED [ 63%] 2023-03-20T11:54:01.9606444Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-418] SKIPPED [ 63%] 2023-03-20T11:54:01.9613554Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-419] SKIPPED [ 63%] 2023-03-20T11:54:01.9619930Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-420] SKIPPED [ 63%] 2023-03-20T11:54:01.9626284Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-421] SKIPPED [ 63%] 2023-03-20T11:54:01.9632573Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-422] SKIPPED [ 63%] 2023-03-20T11:54:01.9639076Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-423] SKIPPED [ 63%] 2023-03-20T11:54:01.9645257Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-424] SKIPPED [ 63%] 2023-03-20T11:54:01.9653173Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-425] SKIPPED [ 63%] 2023-03-20T11:54:01.9659372Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-426] SKIPPED [ 63%] 2023-03-20T11:54:01.9665494Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-427] SKIPPED [ 63%] 2023-03-20T11:54:01.9671722Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-428] SKIPPED [ 63%] 2023-03-20T11:54:01.9679468Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-429] SKIPPED [ 63%] 2023-03-20T11:54:01.9685570Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-430] SKIPPED [ 63%] 2023-03-20T11:54:01.9693262Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-431] SKIPPED [ 63%] 2023-03-20T11:54:01.9698827Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-432] SKIPPED [ 63%] 2023-03-20T11:54:01.9705073Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-433] SKIPPED [ 63%] 2023-03-20T11:54:01.9711445Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-434] SKIPPED [ 63%] 2023-03-20T11:54:01.9717698Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-435] SKIPPED [ 63%] 2023-03-20T11:54:01.9724108Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-436] SKIPPED [ 63%] 2023-03-20T11:54:01.9730659Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-437] SKIPPED [ 63%] 2023-03-20T11:54:01.9737525Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-438] SKIPPED [ 63%] 2023-03-20T11:54:01.9743820Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-439] SKIPPED [ 63%] 2023-03-20T11:54:01.9751361Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-440] SKIPPED [ 63%] 2023-03-20T11:54:01.9757554Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-441] SKIPPED [ 63%] 2023-03-20T11:54:01.9764112Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-442] SKIPPED [ 63%] 2023-03-20T11:54:01.9770758Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-443] SKIPPED [ 63%] 2023-03-20T11:54:01.9777344Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-444] SKIPPED [ 63%] 2023-03-20T11:54:01.9783908Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-445] SKIPPED [ 63%] 2023-03-20T11:54:01.9790189Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-446] SKIPPED [ 63%] 2023-03-20T11:54:01.9796426Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-447] SKIPPED [ 63%] 2023-03-20T11:54:01.9802826Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-448] SKIPPED [ 63%] 2023-03-20T11:54:01.9810457Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-449] SKIPPED [ 63%] 2023-03-20T11:54:01.9815959Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-450] SKIPPED [ 63%] 2023-03-20T11:54:01.9822470Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-451] SKIPPED [ 63%] 2023-03-20T11:54:01.9830180Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-452] SKIPPED [ 63%] 2023-03-20T11:54:01.9836399Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-453] SKIPPED [ 63%] 2023-03-20T11:54:01.9842929Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-454] SKIPPED [ 63%] 2023-03-20T11:54:01.9850451Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-455] SKIPPED [ 63%] 2023-03-20T11:54:01.9855859Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-456] SKIPPED [ 63%] 2023-03-20T11:54:01.9862293Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-457] SKIPPED [ 63%] 2023-03-20T11:54:01.9868853Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-458] SKIPPED [ 63%] 2023-03-20T11:54:01.9875025Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-459] SKIPPED [ 63%] 2023-03-20T11:54:01.9881384Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-460] SKIPPED [ 63%] 2023-03-20T11:54:01.9888951Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-461] SKIPPED [ 63%] 2023-03-20T11:54:01.9894305Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-462] SKIPPED [ 63%] 2023-03-20T11:54:01.9902009Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-463] SKIPPED [ 63%] 2023-03-20T11:54:01.9908458Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-464] SKIPPED [ 63%] 2023-03-20T11:54:01.9914747Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-465] SKIPPED [ 63%] 2023-03-20T11:54:01.9921226Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-466] SKIPPED [ 63%] 2023-03-20T11:54:01.9928192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-467] SKIPPED [ 63%] 2023-03-20T11:54:01.9934342Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-468] SKIPPED [ 63%] 2023-03-20T11:54:01.9940759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-469] SKIPPED [ 63%] 2023-03-20T11:54:01.9947262Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-470] SKIPPED [ 63%] 2023-03-20T11:54:01.9953619Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-471] SKIPPED [ 63%] 2023-03-20T11:54:01.9959917Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-472] SKIPPED [ 63%] 2023-03-20T11:54:01.9966269Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-473] SKIPPED [ 63%] 2023-03-20T11:54:01.9973529Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-474] SKIPPED [ 63%] 2023-03-20T11:54:01.9980625Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-475] SKIPPED [ 63%] 2023-03-20T11:54:01.9987122Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-476] SKIPPED [ 63%] 2023-03-20T11:54:01.9993392Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-477] SKIPPED [ 63%] 2023-03-20T11:54:01.9999662Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-478] SKIPPED [ 63%] 2023-03-20T11:54:02.0005990Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-479] SKIPPED [ 63%] 2023-03-20T11:54:02.0013617Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-480] SKIPPED [ 63%] 2023-03-20T11:54:02.0019325Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-481] SKIPPED [ 63%] 2023-03-20T11:54:02.0025834Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-482] SKIPPED [ 63%] 2023-03-20T11:54:02.0032238Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-483] SKIPPED [ 63%] 2023-03-20T11:54:02.0038419Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-484] SKIPPED [ 63%] 2023-03-20T11:54:02.0044849Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-485] SKIPPED [ 63%] 2023-03-20T11:54:02.0053451Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-486] SKIPPED [ 63%] 2023-03-20T11:54:02.0059234Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-487] SKIPPED [ 63%] 2023-03-20T11:54:02.0065602Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-488] SKIPPED [ 63%] 2023-03-20T11:54:02.0071954Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-489] SKIPPED [ 63%] 2023-03-20T11:54:02.0078343Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-490] SKIPPED [ 63%] 2023-03-20T11:54:02.0084604Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-491] SKIPPED [ 63%] 2023-03-20T11:54:02.0092133Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-492] SKIPPED [ 63%] 2023-03-20T11:54:02.0097849Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-493] SKIPPED [ 63%] 2023-03-20T11:54:02.0104272Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-494] SKIPPED [ 63%] 2023-03-20T11:54:02.0110583Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-495] SKIPPED [ 63%] 2023-03-20T11:54:02.0116907Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-496] SKIPPED [ 63%] 2023-03-20T11:54:02.0123431Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-497] SKIPPED [ 63%] 2023-03-20T11:54:02.0132094Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-498] SKIPPED [ 63%] 2023-03-20T11:54:02.0137769Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-499] SKIPPED [ 63%] 2023-03-20T11:54:02.0144186Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-500] SKIPPED [ 63%] 2023-03-20T11:54:02.0150518Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-501] SKIPPED [ 63%] 2023-03-20T11:54:02.0156692Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-502] SKIPPED [ 63%] 2023-03-20T11:54:02.0163138Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-503] SKIPPED [ 63%] 2023-03-20T11:54:02.0170691Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-504] SKIPPED [ 63%] 2023-03-20T11:54:02.0176481Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-505] SKIPPED [ 63%] 2023-03-20T11:54:02.0182737Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-506] SKIPPED [ 63%] 2023-03-20T11:54:02.0189237Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-507] SKIPPED [ 63%] 2023-03-20T11:54:02.0195573Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-508] SKIPPED [ 63%] 2023-03-20T11:54:02.0203301Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-509] SKIPPED [ 63%] 2023-03-20T11:54:02.0210789Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-510] SKIPPED [ 63%] 2023-03-20T11:54:02.0216641Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-511] SKIPPED [ 63%] 2023-03-20T11:54:02.0222898Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-512] SKIPPED [ 63%] 2023-03-20T11:54:02.0229358Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-513] SKIPPED [ 63%] 2023-03-20T11:54:02.0235578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-514] SKIPPED [ 63%] 2023-03-20T11:54:02.0242103Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-515] SKIPPED [ 63%] 2023-03-20T11:54:02.0249144Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-516] SKIPPED [ 63%] 2023-03-20T11:54:02.0255204Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-517] SKIPPED [ 63%] 2023-03-20T11:54:02.0261255Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-518] SKIPPED [ 63%] 2023-03-20T11:54:02.0267818Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-519] SKIPPED [ 63%] 2023-03-20T11:54:02.0276833Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-520] SKIPPED [ 63%] 2023-03-20T11:54:02.0283234Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-521] SKIPPED [ 63%] 2023-03-20T11:54:02.0290844Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-522] SKIPPED [ 63%] 2023-03-20T11:54:02.0296536Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-523] SKIPPED [ 63%] 2023-03-20T11:54:02.0302829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-524] SKIPPED [ 63%] 2023-03-20T11:54:02.0309289Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-525] SKIPPED [ 63%] 2023-03-20T11:54:02.0315442Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-526] SKIPPED [ 63%] 2023-03-20T11:54:02.0322062Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-527] SKIPPED [ 63%] 2023-03-20T11:54:02.0329191Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-528] SKIPPED [ 63%] 2023-03-20T11:54:02.0335162Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-529] SKIPPED [ 63%] 2023-03-20T11:54:02.0341541Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-530] SKIPPED [ 63%] 2023-03-20T11:54:02.0348204Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-531] SKIPPED [ 63%] 2023-03-20T11:54:02.0355618Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-532] SKIPPED [ 63%] 2023-03-20T11:54:02.0362095Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-533] SKIPPED [ 63%] 2023-03-20T11:54:02.0369793Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-534] SKIPPED [ 63%] 2023-03-20T11:54:02.0375593Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-535] SKIPPED [ 63%] 2023-03-20T11:54:02.0381554Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-536] SKIPPED [ 63%] 2023-03-20T11:54:02.0388042Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-537] SKIPPED [ 63%] 2023-03-20T11:54:02.0394322Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-538] SKIPPED [ 63%] 2023-03-20T11:54:02.0400817Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-539] SKIPPED [ 63%] 2023-03-20T11:54:02.0407178Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-540] SKIPPED [ 63%] 2023-03-20T11:54:02.0413724Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-541] SKIPPED [ 63%] 2023-03-20T11:54:02.0420272Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-542] SKIPPED [ 63%] 2023-03-20T11:54:02.0428064Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-543] SKIPPED [ 63%] 2023-03-20T11:54:02.0434289Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-544] SKIPPED [ 63%] 2023-03-20T11:54:02.0440762Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-545] SKIPPED [ 63%] 2023-03-20T11:54:02.0447143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-546] SKIPPED [ 63%] 2023-03-20T11:54:02.0453776Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-547] SKIPPED [ 63%] 2023-03-20T11:54:02.0460261Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-548] SKIPPED [ 63%] 2023-03-20T11:54:02.0466729Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-549] SKIPPED [ 63%] 2023-03-20T11:54:02.0472933Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-550] SKIPPED [ 63%] 2023-03-20T11:54:02.0479199Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-551] SKIPPED [ 63%] 2023-03-20T11:54:02.0485586Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-552] SKIPPED [ 63%] 2023-03-20T11:54:02.0493254Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-553] SKIPPED [ 63%] 2023-03-20T11:54:02.0499013Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-554] SKIPPED [ 63%] 2023-03-20T11:54:02.0506565Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-555] SKIPPED [ 63%] 2023-03-20T11:54:02.0512874Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-556] SKIPPED [ 63%] 2023-03-20T11:54:02.0519190Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-557] SKIPPED [ 63%] 2023-03-20T11:54:02.0525554Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-558] SKIPPED [ 63%] 2023-03-20T11:54:02.0533237Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-559] SKIPPED [ 63%] 2023-03-20T11:54:02.0539119Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-560] SKIPPED [ 63%] 2023-03-20T11:54:02.0545322Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-561] SKIPPED [ 63%] 2023-03-20T11:54:02.0551812Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-562] SKIPPED [ 63%] 2023-03-20T11:54:02.0558162Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-563] SKIPPED [ 63%] 2023-03-20T11:54:02.0564432Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-564] SKIPPED [ 63%] 2023-03-20T11:54:02.0571456Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-565] SKIPPED [ 63%] 2023-03-20T11:54:02.0578995Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-566] SKIPPED [ 63%] 2023-03-20T11:54:02.0585411Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-567] SKIPPED [ 63%] 2023-03-20T11:54:02.0591740Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-568] SKIPPED [ 63%] 2023-03-20T11:54:02.0598139Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-569] SKIPPED [ 63%] 2023-03-20T11:54:02.0604478Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-570] SKIPPED [ 63%] 2023-03-20T11:54:02.0611977Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-571] SKIPPED [ 63%] 2023-03-20T11:54:02.0617721Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-572] SKIPPED [ 63%] 2023-03-20T11:54:02.0624190Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-573] SKIPPED [ 63%] 2023-03-20T11:54:02.0630429Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-574] SKIPPED [ 63%] 2023-03-20T11:54:02.0636667Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_image_tensor-575] SKIPPED [ 63%] 2023-03-20T11:54:02.0643145Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-00] SKIPPED [ 63%] 2023-03-20T11:54:02.0650618Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-01] SKIPPED [ 63%] 2023-03-20T11:54:02.0657718Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-02] SKIPPED [ 63%] 2023-03-20T11:54:02.0664117Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-03] SKIPPED [ 63%] 2023-03-20T11:54:02.0670430Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-04] SKIPPED [ 63%] 2023-03-20T11:54:02.0676737Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-05] SKIPPED [ 63%] 2023-03-20T11:54:02.0683151Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-06] SKIPPED [ 63%] 2023-03-20T11:54:02.0690831Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-07] SKIPPED [ 63%] 2023-03-20T11:54:02.0696317Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-08] SKIPPED [ 63%] 2023-03-20T11:54:02.0702922Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-09] SKIPPED [ 63%] 2023-03-20T11:54:02.0709278Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-10] SKIPPED [ 63%] 2023-03-20T11:54:02.0715457Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-11] SKIPPED [ 63%] 2023-03-20T11:54:02.0721844Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-12] SKIPPED [ 63%] 2023-03-20T11:54:02.0730674Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-13] SKIPPED [ 63%] 2023-03-20T11:54:02.0736128Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-14] SKIPPED [ 63%] 2023-03-20T11:54:02.0742173Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-15] SKIPPED [ 63%] 2023-03-20T11:54:02.0748713Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-16] SKIPPED [ 63%] 2023-03-20T11:54:02.0754911Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-17] SKIPPED [ 63%] 2023-03-20T11:54:02.0761329Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-18] SKIPPED [ 63%] 2023-03-20T11:54:02.0767686Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-19] SKIPPED [ 63%] 2023-03-20T11:54:02.0774122Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-20] SKIPPED [ 63%] 2023-03-20T11:54:02.0780704Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-21] SKIPPED [ 63%] 2023-03-20T11:54:02.0786962Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-22] SKIPPED [ 63%] 2023-03-20T11:54:02.0793346Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-23] SKIPPED [ 63%] 2023-03-20T11:54:02.0799599Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-24] SKIPPED [ 63%] 2023-03-20T11:54:02.0807062Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-25] SKIPPED [ 63%] 2023-03-20T11:54:02.0813725Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-26] SKIPPED [ 63%] 2023-03-20T11:54:02.0819890Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-27] SKIPPED [ 63%] 2023-03-20T11:54:02.0826160Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-28] SKIPPED [ 63%] 2023-03-20T11:54:02.0832579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-29] SKIPPED [ 63%] 2023-03-20T11:54:02.0839025Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-30] SKIPPED [ 63%] 2023-03-20T11:54:02.0845432Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-31] SKIPPED [ 63%] 2023-03-20T11:54:02.0853087Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-32] SKIPPED [ 63%] 2023-03-20T11:54:02.0858854Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-33] SKIPPED [ 63%] 2023-03-20T11:54:02.0865181Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-34] SKIPPED [ 63%] 2023-03-20T11:54:02.0871636Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_bounding_box-35] SKIPPED [ 63%] 2023-03-20T11:54:02.0879387Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-000] SKIPPED [ 63%] 2023-03-20T11:54:02.0885525Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-001] SKIPPED [ 63%] 2023-03-20T11:54:02.0893092Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-002] SKIPPED [ 63%] 2023-03-20T11:54:02.0898862Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-003] SKIPPED [ 63%] 2023-03-20T11:54:02.0905061Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-004] SKIPPED [ 63%] 2023-03-20T11:54:02.0911143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-005] SKIPPED [ 63%] 2023-03-20T11:54:02.0917361Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-006] SKIPPED [ 63%] 2023-03-20T11:54:02.0923720Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-007] SKIPPED [ 63%] 2023-03-20T11:54:02.0931835Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-008] SKIPPED [ 63%] 2023-03-20T11:54:02.0936784Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-009] SKIPPED [ 63%] 2023-03-20T11:54:02.0942776Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-010] SKIPPED [ 63%] 2023-03-20T11:54:02.0949168Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-011] SKIPPED [ 63%] 2023-03-20T11:54:02.0956695Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-012] SKIPPED [ 63%] 2023-03-20T11:54:02.0963052Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-013] SKIPPED [ 63%] 2023-03-20T11:54:02.0970480Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-014] SKIPPED [ 63%] 2023-03-20T11:54:02.0975963Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-015] SKIPPED [ 63%] 2023-03-20T11:54:02.0981977Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-016] SKIPPED [ 63%] 2023-03-20T11:54:02.0988374Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-017] SKIPPED [ 63%] 2023-03-20T11:54:02.0994635Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-018] SKIPPED [ 63%] 2023-03-20T11:54:02.1001086Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-019] SKIPPED [ 63%] 2023-03-20T11:54:02.1007334Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-020] SKIPPED [ 63%] 2023-03-20T11:54:02.1013858Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-021] SKIPPED [ 63%] 2023-03-20T11:54:02.1020424Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-022] SKIPPED [ 63%] 2023-03-20T11:54:02.1028160Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-023] SKIPPED [ 63%] 2023-03-20T11:54:02.1034307Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-024] SKIPPED [ 63%] 2023-03-20T11:54:02.1040785Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-025] SKIPPED [ 63%] 2023-03-20T11:54:02.1047057Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-026] SKIPPED [ 63%] 2023-03-20T11:54:02.1053542Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-027] SKIPPED [ 63%] 2023-03-20T11:54:02.1059793Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-028] SKIPPED [ 63%] 2023-03-20T11:54:02.1065898Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-029] SKIPPED [ 63%] 2023-03-20T11:54:02.1072218Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-030] SKIPPED [ 63%] 2023-03-20T11:54:02.1078455Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-031] SKIPPED [ 63%] 2023-03-20T11:54:02.1084829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-032] SKIPPED [ 63%] 2023-03-20T11:54:02.1092113Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-033] SKIPPED [ 63%] 2023-03-20T11:54:02.1099067Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-034] SKIPPED [ 63%] 2023-03-20T11:54:02.1105407Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-035] SKIPPED [ 63%] 2023-03-20T11:54:02.1111607Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-036] SKIPPED [ 63%] 2023-03-20T11:54:02.1117951Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-037] SKIPPED [ 63%] 2023-03-20T11:54:02.1124193Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-038] SKIPPED [ 63%] 2023-03-20T11:54:02.1130754Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-039] SKIPPED [ 63%] 2023-03-20T11:54:02.1137596Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-040] SKIPPED [ 63%] 2023-03-20T11:54:02.1143838Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-041] SKIPPED [ 63%] 2023-03-20T11:54:02.1150149Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-042] SKIPPED [ 63%] 2023-03-20T11:54:02.1156455Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-043] SKIPPED [ 63%] 2023-03-20T11:54:02.1163100Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-044] SKIPPED [ 63%] 2023-03-20T11:54:02.1170593Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-045] SKIPPED [ 63%] 2023-03-20T11:54:02.1179031Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-046] SKIPPED [ 63%] 2023-03-20T11:54:02.1185525Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-047] SKIPPED [ 63%] 2023-03-20T11:54:02.1191848Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-048] SKIPPED [ 63%] 2023-03-20T11:54:02.1198275Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-049] SKIPPED [ 63%] 2023-03-20T11:54:02.1204413Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-050] SKIPPED [ 63%] 2023-03-20T11:54:02.1211998Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-051] SKIPPED [ 63%] 2023-03-20T11:54:02.1217701Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-052] SKIPPED [ 63%] 2023-03-20T11:54:02.1224062Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-053] SKIPPED [ 63%] 2023-03-20T11:54:02.1230322Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-054] SKIPPED [ 63%] 2023-03-20T11:54:02.1236470Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-055] SKIPPED [ 63%] 2023-03-20T11:54:02.1242982Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-056] SKIPPED [ 63%] 2023-03-20T11:54:02.1250702Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-057] SKIPPED [ 63%] 2023-03-20T11:54:02.1257419Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-058] SKIPPED [ 63%] 2023-03-20T11:54:02.1263787Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-059] SKIPPED [ 63%] 2023-03-20T11:54:02.1270214Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-060] SKIPPED [ 63%] 2023-03-20T11:54:02.1276397Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-061] SKIPPED [ 63%] 2023-03-20T11:54:02.1282876Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-062] SKIPPED [ 63%] 2023-03-20T11:54:02.1290392Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-063] SKIPPED [ 63%] 2023-03-20T11:54:02.1295866Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-064] SKIPPED [ 63%] 2023-03-20T11:54:02.1302278Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-065] SKIPPED [ 63%] 2023-03-20T11:54:02.1308842Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-066] SKIPPED [ 63%] 2023-03-20T11:54:02.1315198Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-067] SKIPPED [ 63%] 2023-03-20T11:54:02.1321473Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-068] SKIPPED [ 63%] 2023-03-20T11:54:02.1330106Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-069] SKIPPED [ 63%] 2023-03-20T11:54:02.1335591Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-070] SKIPPED [ 63%] 2023-03-20T11:54:02.1342020Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-071] SKIPPED [ 63%] 2023-03-20T11:54:02.1348295Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-072] SKIPPED [ 63%] 2023-03-20T11:54:02.1354533Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-073] SKIPPED [ 63%] 2023-03-20T11:54:02.1360889Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-074] SKIPPED [ 63%] 2023-03-20T11:54:02.1367170Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-075] SKIPPED [ 63%] 2023-03-20T11:54:02.1373667Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-076] SKIPPED [ 63%] 2023-03-20T11:54:02.1380282Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-077] SKIPPED [ 63%] 2023-03-20T11:54:02.1386784Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-078] SKIPPED [ 63%] 2023-03-20T11:54:02.1393028Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-079] SKIPPED [ 63%] 2023-03-20T11:54:02.1400842Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-080] SKIPPED [ 63%] 2023-03-20T11:54:02.1407060Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-081] SKIPPED [ 63%] 2023-03-20T11:54:02.1413563Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-082] SKIPPED [ 63%] 2023-03-20T11:54:02.1420046Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-083] SKIPPED [ 63%] 2023-03-20T11:54:02.1426612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-084] SKIPPED [ 63%] 2023-03-20T11:54:02.1432965Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-085] SKIPPED [ 63%] 2023-03-20T11:54:02.1439211Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-086] SKIPPED [ 63%] 2023-03-20T11:54:02.1445536Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-087] SKIPPED [ 63%] 2023-03-20T11:54:02.1453296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-088] SKIPPED [ 63%] 2023-03-20T11:54:02.1458989Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-089] SKIPPED [ 63%] 2023-03-20T11:54:02.1465378Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-090] SKIPPED [ 63%] 2023-03-20T11:54:02.1471725Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-091] SKIPPED [ 63%] 2023-03-20T11:54:02.1479169Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-092] SKIPPED [ 63%] 2023-03-20T11:54:02.1485616Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-093] SKIPPED [ 63%] 2023-03-20T11:54:02.1493519Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-094] SKIPPED [ 63%] 2023-03-20T11:54:02.1499138Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-095] SKIPPED [ 63%] 2023-03-20T11:54:02.1505505Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-096] SKIPPED [ 63%] 2023-03-20T11:54:02.1511851Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-097] SKIPPED [ 63%] 2023-03-20T11:54:02.1518397Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-098] SKIPPED [ 63%] 2023-03-20T11:54:02.1524616Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-099] SKIPPED [ 63%] 2023-03-20T11:54:02.1532092Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-100] SKIPPED [ 63%] 2023-03-20T11:54:02.1537940Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-101] SKIPPED [ 63%] 2023-03-20T11:54:02.1544253Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-102] SKIPPED [ 63%] 2023-03-20T11:54:02.1551808Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-103] SKIPPED [ 63%] 2023-03-20T11:54:02.1558256Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-104] SKIPPED [ 63%] 2023-03-20T11:54:02.1564445Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-105] SKIPPED [ 63%] 2023-03-20T11:54:02.1571123Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-106] SKIPPED [ 63%] 2023-03-20T11:54:02.1577870Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-107] SKIPPED [ 63%] 2023-03-20T11:54:02.1584173Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-108] SKIPPED [ 63%] 2023-03-20T11:54:02.1590469Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-109] SKIPPED [ 63%] 2023-03-20T11:54:02.1596759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-110] SKIPPED [ 63%] 2023-03-20T11:54:02.1603311Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-111] SKIPPED [ 63%] 2023-03-20T11:54:02.1611867Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-112] SKIPPED [ 63%] 2023-03-20T11:54:02.1616328Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-113] SKIPPED [ 63%] 2023-03-20T11:54:02.1622673Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-114] SKIPPED [ 63%] 2023-03-20T11:54:02.1630319Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-115] SKIPPED [ 63%] 2023-03-20T11:54:02.1636668Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-116] SKIPPED [ 63%] 2023-03-20T11:54:02.1643087Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-117] SKIPPED [ 63%] 2023-03-20T11:54:02.1650465Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-118] SKIPPED [ 63%] 2023-03-20T11:54:02.1656174Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-119] SKIPPED [ 63%] 2023-03-20T11:54:02.1662580Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-120] SKIPPED [ 63%] 2023-03-20T11:54:02.1669118Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-121] SKIPPED [ 63%] 2023-03-20T11:54:02.1675190Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-122] SKIPPED [ 63%] 2023-03-20T11:54:02.1681726Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-123] SKIPPED [ 63%] 2023-03-20T11:54:02.1689043Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-124] SKIPPED [ 63%] 2023-03-20T11:54:02.1695328Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-125] SKIPPED [ 63%] 2023-03-20T11:54:02.1702932Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-126] SKIPPED [ 63%] 2023-03-20T11:54:02.1709398Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-127] SKIPPED [ 63%] 2023-03-20T11:54:02.1715712Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-128] SKIPPED [ 63%] 2023-03-20T11:54:02.1722296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-129] SKIPPED [ 63%] 2023-03-20T11:54:02.1729777Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-130] SKIPPED [ 63%] 2023-03-20T11:54:02.1735296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-131] SKIPPED [ 63%] 2023-03-20T11:54:02.1741796Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-132] SKIPPED [ 63%] 2023-03-20T11:54:02.1748314Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-133] SKIPPED [ 63%] 2023-03-20T11:54:02.1754519Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-134] SKIPPED [ 63%] 2023-03-20T11:54:02.1760813Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-135] SKIPPED [ 63%] 2023-03-20T11:54:02.1767147Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-136] SKIPPED [ 63%] 2023-03-20T11:54:02.1773524Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-137] SKIPPED [ 63%] 2023-03-20T11:54:02.1781190Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-138] SKIPPED [ 63%] 2023-03-20T11:54:02.1787830Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-139] SKIPPED [ 63%] 2023-03-20T11:54:02.1794071Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-140] SKIPPED [ 63%] 2023-03-20T11:54:02.1800411Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-141] SKIPPED [ 63%] 2023-03-20T11:54:02.1806847Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-142] SKIPPED [ 63%] 2023-03-20T11:54:02.1813676Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-143] SKIPPED [ 63%] 2023-03-20T11:54:02.1819767Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-144] SKIPPED [ 63%] 2023-03-20T11:54:02.1826345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-145] SKIPPED [ 63%] 2023-03-20T11:54:02.1832955Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-146] SKIPPED [ 63%] 2023-03-20T11:54:02.1839233Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-147] SKIPPED [ 63%] 2023-03-20T11:54:02.1845991Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-148] SKIPPED [ 63%] 2023-03-20T11:54:02.1853650Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-149] SKIPPED [ 63%] 2023-03-20T11:54:02.1858911Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-150] SKIPPED [ 63%] 2023-03-20T11:54:02.1864679Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-151] SKIPPED [ 63%] 2023-03-20T11:54:02.1870477Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-152] SKIPPED [ 63%] 2023-03-20T11:54:02.1875898Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-153] SKIPPED [ 63%] 2023-03-20T11:54:02.1882007Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-154] SKIPPED [ 63%] 2023-03-20T11:54:02.1887875Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-155] SKIPPED [ 63%] 2023-03-20T11:54:02.1893612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-156] SKIPPED [ 63%] 2023-03-20T11:54:02.1899670Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-157] SKIPPED [ 63%] 2023-03-20T11:54:02.1905557Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-158] SKIPPED [ 63%] 2023-03-20T11:54:02.1911210Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-159] SKIPPED [ 63%] 2023-03-20T11:54:02.1916856Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-160] SKIPPED [ 63%] 2023-03-20T11:54:02.1924019Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-161] SKIPPED [ 63%] 2023-03-20T11:54:02.1930260Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-162] SKIPPED [ 63%] 2023-03-20T11:54:02.1935735Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-163] SKIPPED [ 63%] 2023-03-20T11:54:02.1941515Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-164] SKIPPED [ 63%] 2023-03-20T11:54:02.1947464Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-165] SKIPPED [ 63%] 2023-03-20T11:54:02.1953192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-166] SKIPPED [ 63%] 2023-03-20T11:54:02.1959094Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-167] SKIPPED [ 63%] 2023-03-20T11:54:02.1964670Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-168] SKIPPED [ 63%] 2023-03-20T11:54:02.1970583Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-169] SKIPPED [ 63%] 2023-03-20T11:54:02.1976445Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-170] SKIPPED [ 63%] 2023-03-20T11:54:02.1982382Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-171] SKIPPED [ 63%] 2023-03-20T11:54:02.1989306Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-172] SKIPPED [ 63%] 2023-03-20T11:54:02.1994970Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-173] SKIPPED [ 63%] 2023-03-20T11:54:02.2000941Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-174] SKIPPED [ 63%] 2023-03-20T11:54:02.2006822Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-175] SKIPPED [ 63%] 2023-03-20T11:54:02.2013464Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-176] SKIPPED [ 63%] 2023-03-20T11:54:02.2018534Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-177] SKIPPED [ 63%] 2023-03-20T11:54:02.2024533Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-178] SKIPPED [ 63%] 2023-03-20T11:54:02.2030148Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-179] SKIPPED [ 63%] 2023-03-20T11:54:02.2035792Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-180] SKIPPED [ 63%] 2023-03-20T11:54:02.2041713Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-181] SKIPPED [ 63%] 2023-03-20T11:54:02.2047416Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-182] SKIPPED [ 63%] 2023-03-20T11:54:02.2056487Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-183] SKIPPED [ 63%] 2023-03-20T11:54:02.2062217Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-184] SKIPPED [ 63%] 2023-03-20T11:54:02.2067954Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-185] SKIPPED [ 63%] 2023-03-20T11:54:02.2073508Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-186] SKIPPED [ 63%] 2023-03-20T11:54:02.2079228Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-187] SKIPPED [ 63%] 2023-03-20T11:54:02.2085147Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-188] SKIPPED [ 63%] 2023-03-20T11:54:02.2091890Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-189] SKIPPED [ 63%] 2023-03-20T11:54:02.2096649Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-190] SKIPPED [ 63%] 2023-03-20T11:54:02.2102046Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-191] SKIPPED [ 63%] 2023-03-20T11:54:02.2107913Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-192] SKIPPED [ 63%] 2023-03-20T11:54:02.2113565Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-193] SKIPPED [ 63%] 2023-03-20T11:54:02.2119483Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-194] SKIPPED [ 63%] 2023-03-20T11:54:02.2126360Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-195] SKIPPED [ 63%] 2023-03-20T11:54:02.2133406Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-196] SKIPPED [ 63%] 2023-03-20T11:54:02.2138593Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-197] SKIPPED [ 63%] 2023-03-20T11:54:02.2144347Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-198] SKIPPED [ 63%] 2023-03-20T11:54:02.2150000Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-199] SKIPPED [ 63%] 2023-03-20T11:54:02.2155674Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-200] SKIPPED [ 63%] 2023-03-20T11:54:02.2161684Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-201] SKIPPED [ 63%] 2023-03-20T11:54:02.2167565Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-202] SKIPPED [ 63%] 2023-03-20T11:54:02.2173275Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-203] SKIPPED [ 63%] 2023-03-20T11:54:02.2179007Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-204] SKIPPED [ 63%] 2023-03-20T11:54:02.2185022Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-205] SKIPPED [ 63%] 2023-03-20T11:54:02.2191817Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-206] SKIPPED [ 63%] 2023-03-20T11:54:02.2197560Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-207] SKIPPED [ 63%] 2023-03-20T11:54:02.2203390Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-208] SKIPPED [ 63%] 2023-03-20T11:54:02.2210272Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-209] SKIPPED [ 63%] 2023-03-20T11:54:02.2215387Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-210] SKIPPED [ 63%] 2023-03-20T11:54:02.2221089Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-211] SKIPPED [ 63%] 2023-03-20T11:54:02.2227069Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-212] SKIPPED [ 63%] 2023-03-20T11:54:02.2232786Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-213] SKIPPED [ 63%] 2023-03-20T11:54:02.2238548Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-214] SKIPPED [ 63%] 2023-03-20T11:54:02.2244451Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-215] SKIPPED [ 63%] 2023-03-20T11:54:02.2250463Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-216] SKIPPED [ 63%] 2023-03-20T11:54:02.2256268Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-217] SKIPPED [ 63%] 2023-03-20T11:54:02.2263203Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-218] SKIPPED [ 63%] 2023-03-20T11:54:02.2269031Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-219] SKIPPED [ 63%] 2023-03-20T11:54:02.2274636Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-220] SKIPPED [ 63%] 2023-03-20T11:54:02.2280590Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-221] SKIPPED [ 63%] 2023-03-20T11:54:02.2286190Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-222] SKIPPED [ 63%] 2023-03-20T11:54:02.2293164Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-223] SKIPPED [ 63%] 2023-03-20T11:54:02.2298429Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-224] SKIPPED [ 63%] 2023-03-20T11:54:02.2304068Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-225] SKIPPED [ 63%] 2023-03-20T11:54:02.2309834Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-226] SKIPPED [ 63%] 2023-03-20T11:54:02.2315549Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-227] SKIPPED [ 63%] 2023-03-20T11:54:02.2321633Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-228] SKIPPED [ 63%] 2023-03-20T11:54:02.2329496Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-229] SKIPPED [ 63%] 2023-03-20T11:54:02.2334703Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-230] SKIPPED [ 63%] 2023-03-20T11:54:02.2340101Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-231] SKIPPED [ 63%] 2023-03-20T11:54:02.2345998Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-232] SKIPPED [ 63%] 2023-03-20T11:54:02.2351648Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-233] SKIPPED [ 63%] 2023-03-20T11:54:02.2357358Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-234] SKIPPED [ 63%] 2023-03-20T11:54:02.2363058Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-235] SKIPPED [ 63%] 2023-03-20T11:54:02.2370211Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-236] SKIPPED [ 63%] 2023-03-20T11:54:02.2375271Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-237] SKIPPED [ 63%] 2023-03-20T11:54:02.2380826Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-238] SKIPPED [ 63%] 2023-03-20T11:54:02.2386683Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-239] SKIPPED [ 63%] 2023-03-20T11:54:02.2392269Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-240] SKIPPED [ 63%] 2023-03-20T11:54:02.2399383Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-241] SKIPPED [ 63%] 2023-03-20T11:54:02.2405001Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-242] SKIPPED [ 63%] 2023-03-20T11:54:02.2411882Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-243] SKIPPED [ 63%] 2023-03-20T11:54:02.2416977Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-244] SKIPPED [ 63%] 2023-03-20T11:54:02.2422624Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-245] SKIPPED [ 63%] 2023-03-20T11:54:02.2428655Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-246] SKIPPED [ 63%] 2023-03-20T11:54:02.2434088Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-247] SKIPPED [ 63%] 2023-03-20T11:54:02.2440020Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-248] SKIPPED [ 63%] 2023-03-20T11:54:02.2446005Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-249] SKIPPED [ 63%] 2023-03-20T11:54:02.2452394Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-250] SKIPPED [ 63%] 2023-03-20T11:54:02.2457776Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-251] SKIPPED [ 63%] 2023-03-20T11:54:02.2464610Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-252] SKIPPED [ 63%] 2023-03-20T11:54:02.2470299Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-253] SKIPPED [ 63%] 2023-03-20T11:54:02.2475896Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-254] SKIPPED [ 63%] 2023-03-20T11:54:02.2481836Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-255] SKIPPED [ 63%] 2023-03-20T11:54:02.2487433Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-256] SKIPPED [ 63%] 2023-03-20T11:54:02.2493615Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-257] SKIPPED [ 63%] 2023-03-20T11:54:02.2499751Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-258] SKIPPED [ 63%] 2023-03-20T11:54:02.2505173Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-259] SKIPPED [ 63%] 2023-03-20T11:54:02.2510858Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-260] SKIPPED [ 63%] 2023-03-20T11:54:02.2516399Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-261] SKIPPED [ 63%] 2023-03-20T11:54:02.2522355Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-262] SKIPPED [ 63%] 2023-03-20T11:54:02.2527948Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-263] SKIPPED [ 63%] 2023-03-20T11:54:02.2535197Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-264] SKIPPED [ 63%] 2023-03-20T11:54:02.2540877Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-265] SKIPPED [ 63%] 2023-03-20T11:54:02.2546777Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-266] SKIPPED [ 63%] 2023-03-20T11:54:02.2552309Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-267] SKIPPED [ 63%] 2023-03-20T11:54:02.2558163Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-268] SKIPPED [ 63%] 2023-03-20T11:54:02.2563742Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-269] SKIPPED [ 63%] 2023-03-20T11:54:02.2570829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-270] SKIPPED [ 63%] 2023-03-20T11:54:02.2575992Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-271] SKIPPED [ 63%] 2023-03-20T11:54:02.2581443Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-272] SKIPPED [ 63%] 2023-03-20T11:54:02.2587337Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-273] SKIPPED [ 63%] 2023-03-20T11:54:02.2593030Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-274] SKIPPED [ 63%] 2023-03-20T11:54:02.2600379Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-275] SKIPPED [ 63%] 2023-03-20T11:54:02.2607110Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-276] SKIPPED [ 63%] 2023-03-20T11:54:02.2613781Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-277] SKIPPED [ 63%] 2023-03-20T11:54:02.2620483Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-278] SKIPPED [ 63%] 2023-03-20T11:54:02.2626760Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-279] SKIPPED [ 63%] 2023-03-20T11:54:02.2633139Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-280] SKIPPED [ 63%] 2023-03-20T11:54:02.2639321Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-281] SKIPPED [ 63%] 2023-03-20T11:54:02.2645759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-282] SKIPPED [ 63%] 2023-03-20T11:54:02.2653189Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-283] SKIPPED [ 63%] 2023-03-20T11:54:02.2658928Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-284] SKIPPED [ 63%] 2023-03-20T11:54:02.2665523Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-285] SKIPPED [ 63%] 2023-03-20T11:54:02.2671828Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-286] SKIPPED [ 63%] 2023-03-20T11:54:02.2679543Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-287] SKIPPED [ 63%] 2023-03-20T11:54:02.2685948Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-288] SKIPPED [ 63%] 2023-03-20T11:54:02.2693559Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-289] SKIPPED [ 63%] 2023-03-20T11:54:02.2699060Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-290] SKIPPED [ 63%] 2023-03-20T11:54:02.2705313Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-291] SKIPPED [ 63%] 2023-03-20T11:54:02.2711453Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-292] SKIPPED [ 63%] 2023-03-20T11:54:02.2717557Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-293] SKIPPED [ 63%] 2023-03-20T11:54:02.2723892Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-294] SKIPPED [ 63%] 2023-03-20T11:54:02.2730892Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-295] SKIPPED [ 63%] 2023-03-20T11:54:02.2736745Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-296] SKIPPED [ 63%] 2023-03-20T11:54:02.2742895Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-297] SKIPPED [ 63%] 2023-03-20T11:54:02.2750584Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-298] SKIPPED [ 63%] 2023-03-20T11:54:02.2756705Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-299] SKIPPED [ 63%] 2023-03-20T11:54:02.2762996Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-300] SKIPPED [ 63%] 2023-03-20T11:54:02.2770438Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-301] SKIPPED [ 63%] 2023-03-20T11:54:02.2775909Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-302] SKIPPED [ 63%] 2023-03-20T11:54:02.2782097Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-303] SKIPPED [ 63%] 2023-03-20T11:54:02.2788531Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-304] SKIPPED [ 63%] 2023-03-20T11:54:02.2794459Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-305] SKIPPED [ 63%] 2023-03-20T11:54:02.2800679Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-306] SKIPPED [ 63%] 2023-03-20T11:54:02.2806836Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-307] SKIPPED [ 63%] 2023-03-20T11:54:02.2813617Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-308] SKIPPED [ 63%] 2023-03-20T11:54:02.2820863Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-309] SKIPPED [ 63%] 2023-03-20T11:54:02.2827442Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-310] SKIPPED [ 63%] 2023-03-20T11:54:02.2833378Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-311] SKIPPED [ 63%] 2023-03-20T11:54:02.2839707Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-312] SKIPPED [ 63%] 2023-03-20T11:54:02.2845697Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-313] SKIPPED [ 63%] 2023-03-20T11:54:02.2852964Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-314] SKIPPED [ 63%] 2023-03-20T11:54:02.2858648Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-315] SKIPPED [ 63%] 2023-03-20T11:54:02.2865062Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-316] SKIPPED [ 63%] 2023-03-20T11:54:02.2871199Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-317] SKIPPED [ 63%] 2023-03-20T11:54:02.2877333Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-318] SKIPPED [ 63%] 2023-03-20T11:54:02.2883624Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-319] SKIPPED [ 63%] 2023-03-20T11:54:02.2890735Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-320] SKIPPED [ 63%] 2023-03-20T11:54:02.2899465Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-321] SKIPPED [ 63%] 2023-03-20T11:54:02.2905898Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-322] SKIPPED [ 63%] 2023-03-20T11:54:02.2911980Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-323] SKIPPED [ 63%] 2023-03-20T11:54:02.2918314Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-324] SKIPPED [ 63%] 2023-03-20T11:54:02.2924321Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-325] SKIPPED [ 63%] 2023-03-20T11:54:02.2930825Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-326] SKIPPED [ 63%] 2023-03-20T11:54:02.2937322Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-327] SKIPPED [ 63%] 2023-03-20T11:54:02.2943444Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-328] SKIPPED [ 63%] 2023-03-20T11:54:02.2949845Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-329] SKIPPED [ 63%] 2023-03-20T11:54:02.2955882Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-330] SKIPPED [ 63%] 2023-03-20T11:54:02.2962196Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-331] SKIPPED [ 63%] 2023-03-20T11:54:02.2970823Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-332] SKIPPED [ 63%] 2023-03-20T11:54:02.2976277Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-333] SKIPPED [ 63%] 2023-03-20T11:54:02.2982452Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-334] SKIPPED [ 63%] 2023-03-20T11:54:02.2988806Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-335] SKIPPED [ 63%] 2023-03-20T11:54:02.2994790Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-336] SKIPPED [ 63%] 2023-03-20T11:54:02.3001065Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-337] SKIPPED [ 63%] 2023-03-20T11:54:02.3021471Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-338] SKIPPED [ 63%] 2023-03-20T11:54:02.3022491Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-339] SKIPPED [ 63%] 2023-03-20T11:54:02.3023049Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-340] SKIPPED [ 63%] 2023-03-20T11:54:02.3026402Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-341] SKIPPED [ 63%] 2023-03-20T11:54:02.3032444Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-342] SKIPPED [ 63%] 2023-03-20T11:54:02.3038671Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-343] SKIPPED [ 63%] 2023-03-20T11:54:02.3046079Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-344] SKIPPED [ 63%] 2023-03-20T11:54:02.3053505Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-345] SKIPPED [ 63%] 2023-03-20T11:54:02.3059125Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-346] SKIPPED [ 63%] 2023-03-20T11:54:02.3065381Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-347] SKIPPED [ 63%] 2023-03-20T11:54:02.3071524Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-348] SKIPPED [ 63%] 2023-03-20T11:54:02.3077774Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-349] SKIPPED [ 63%] 2023-03-20T11:54:02.3083915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-350] SKIPPED [ 63%] 2023-03-20T11:54:02.3090561Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-351] SKIPPED [ 63%] 2023-03-20T11:54:02.3096857Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-352] SKIPPED [ 63%] 2023-03-20T11:54:02.3103095Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-353] SKIPPED [ 63%] 2023-03-20T11:54:02.3109140Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-354] SKIPPED [ 63%] 2023-03-20T11:54:02.3116689Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-355] SKIPPED [ 63%] 2023-03-20T11:54:02.3122926Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-356] SKIPPED [ 63%] 2023-03-20T11:54:02.3130345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-357] SKIPPED [ 63%] 2023-03-20T11:54:02.3135761Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-358] SKIPPED [ 63%] 2023-03-20T11:54:02.3141614Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-359] SKIPPED [ 63%] 2023-03-20T11:54:02.3148086Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-360] SKIPPED [ 64%] 2023-03-20T11:54:02.3154168Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-361] SKIPPED [ 64%] 2023-03-20T11:54:02.3160300Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-362] SKIPPED [ 64%] 2023-03-20T11:54:02.3166791Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-363] SKIPPED [ 64%] 2023-03-20T11:54:02.3173673Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-364] SKIPPED [ 64%] 2023-03-20T11:54:02.3179434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-365] SKIPPED [ 64%] 2023-03-20T11:54:02.3185756Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-366] SKIPPED [ 64%] 2023-03-20T11:54:02.3192858Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-367] SKIPPED [ 64%] 2023-03-20T11:54:02.3199065Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-368] SKIPPED [ 64%] 2023-03-20T11:54:02.3205288Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-369] SKIPPED [ 64%] 2023-03-20T11:54:02.3212312Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-370] SKIPPED [ 64%] 2023-03-20T11:54:02.3218141Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-371] SKIPPED [ 64%] 2023-03-20T11:54:02.3224414Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-372] SKIPPED [ 64%] 2023-03-20T11:54:02.3230656Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-373] SKIPPED [ 64%] 2023-03-20T11:54:02.3236971Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-374] SKIPPED [ 64%] 2023-03-20T11:54:02.3243176Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-375] SKIPPED [ 64%] 2023-03-20T11:54:02.3250675Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-376] SKIPPED [ 64%] 2023-03-20T11:54:02.3256037Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-377] SKIPPED [ 64%] 2023-03-20T11:54:02.3263445Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-378] SKIPPED [ 64%] 2023-03-20T11:54:02.3269772Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-379] SKIPPED [ 64%] 2023-03-20T11:54:02.3275810Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-380] SKIPPED [ 64%] 2023-03-20T11:54:02.3282145Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-381] SKIPPED [ 64%] 2023-03-20T11:54:02.3289484Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-382] SKIPPED [ 64%] 2023-03-20T11:54:02.3295067Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-383] SKIPPED [ 64%] 2023-03-20T11:54:02.3301248Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-384] SKIPPED [ 64%] 2023-03-20T11:54:02.3307667Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-385] SKIPPED [ 64%] 2023-03-20T11:54:02.3313682Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-386] SKIPPED [ 64%] 2023-03-20T11:54:02.3320608Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-387] SKIPPED [ 64%] 2023-03-20T11:54:02.3325999Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-388] SKIPPED [ 64%] 2023-03-20T11:54:02.3333100Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-389] SKIPPED [ 64%] 2023-03-20T11:54:02.3339929Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-390] SKIPPED [ 64%] 2023-03-20T11:54:02.3346376Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-391] SKIPPED [ 64%] 2023-03-20T11:54:02.3352445Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-392] SKIPPED [ 64%] 2023-03-20T11:54:02.3358464Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-393] SKIPPED [ 64%] 2023-03-20T11:54:02.3364784Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-394] SKIPPED [ 64%] 2023-03-20T11:54:02.3371985Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-395] SKIPPED [ 64%] 2023-03-20T11:54:02.3377766Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-396] SKIPPED [ 64%] 2023-03-20T11:54:02.3383839Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-397] SKIPPED [ 64%] 2023-03-20T11:54:02.3389849Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-398] SKIPPED [ 64%] 2023-03-20T11:54:02.3395976Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-399] SKIPPED [ 64%] 2023-03-20T11:54:02.3402413Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-400] SKIPPED [ 64%] 2023-03-20T11:54:02.3410551Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-401] SKIPPED [ 64%] 2023-03-20T11:54:02.3416343Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-402] SKIPPED [ 64%] 2023-03-20T11:54:02.3422585Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-403] SKIPPED [ 64%] 2023-03-20T11:54:02.3429165Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-404] SKIPPED [ 64%] 2023-03-20T11:54:02.3435064Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-405] SKIPPED [ 64%] 2023-03-20T11:54:02.3441434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-406] SKIPPED [ 64%] 2023-03-20T11:54:02.3447517Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-407] SKIPPED [ 64%] 2023-03-20T11:54:02.3453968Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-408] SKIPPED [ 64%] 2023-03-20T11:54:02.3460367Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-409] SKIPPED [ 64%] 2023-03-20T11:54:02.3466759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-410] SKIPPED [ 64%] 2023-03-20T11:54:02.3472762Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-411] SKIPPED [ 64%] 2023-03-20T11:54:02.3479215Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-412] SKIPPED [ 64%] 2023-03-20T11:54:02.3486637Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-413] SKIPPED [ 64%] 2023-03-20T11:54:02.3493322Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-414] SKIPPED [ 64%] 2023-03-20T11:54:02.3499512Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-415] SKIPPED [ 64%] 2023-03-20T11:54:02.3505837Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-416] SKIPPED [ 64%] 2023-03-20T11:54:02.3511917Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-417] SKIPPED [ 64%] 2023-03-20T11:54:02.3518263Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-418] SKIPPED [ 64%] 2023-03-20T11:54:02.3524348Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-419] SKIPPED [ 64%] 2023-03-20T11:54:02.3531616Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-420] SKIPPED [ 64%] 2023-03-20T11:54:02.3537263Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-421] SKIPPED [ 64%] 2023-03-20T11:54:02.3543367Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-422] SKIPPED [ 64%] 2023-03-20T11:54:02.3549729Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-423] SKIPPED [ 64%] 2023-03-20T11:54:02.3557063Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-424] SKIPPED [ 64%] 2023-03-20T11:54:02.3563368Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-425] SKIPPED [ 64%] 2023-03-20T11:54:02.3570621Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-426] SKIPPED [ 64%] 2023-03-20T11:54:02.3576163Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-427] SKIPPED [ 64%] 2023-03-20T11:54:02.3582343Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-428] SKIPPED [ 64%] 2023-03-20T11:54:02.3588645Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-429] SKIPPED [ 64%] 2023-03-20T11:54:02.3594726Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-430] SKIPPED [ 64%] 2023-03-20T11:54:02.3600915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-431] SKIPPED [ 64%] 2023-03-20T11:54:02.3606937Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-432] SKIPPED [ 64%] 2023-03-20T11:54:02.3613306Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-433] SKIPPED [ 64%] 2023-03-20T11:54:02.3619719Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-434] SKIPPED [ 64%] 2023-03-20T11:54:02.3626259Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-435] SKIPPED [ 64%] 2023-03-20T11:54:02.3633447Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-436] SKIPPED [ 64%] 2023-03-20T11:54:02.3639695Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-437] SKIPPED [ 64%] 2023-03-20T11:54:02.3645731Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-438] SKIPPED [ 64%] 2023-03-20T11:54:02.3652791Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-439] SKIPPED [ 64%] 2023-03-20T11:54:02.3658492Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-440] SKIPPED [ 64%] 2023-03-20T11:54:02.3664708Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-441] SKIPPED [ 64%] 2023-03-20T11:54:02.3670805Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-442] SKIPPED [ 64%] 2023-03-20T11:54:02.3676920Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-443] SKIPPED [ 64%] 2023-03-20T11:54:02.3683190Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-444] SKIPPED [ 64%] 2023-03-20T11:54:02.3690589Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-445] SKIPPED [ 64%] 2023-03-20T11:54:02.3695928Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-446] SKIPPED [ 64%] 2023-03-20T11:54:02.3703269Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-447] SKIPPED [ 64%] 2023-03-20T11:54:02.3709576Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-448] SKIPPED [ 64%] 2023-03-20T11:54:02.3715663Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-449] SKIPPED [ 64%] 2023-03-20T11:54:02.3721994Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-450] SKIPPED [ 64%] 2023-03-20T11:54:02.3729091Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-451] SKIPPED [ 64%] 2023-03-20T11:54:02.3734569Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-452] SKIPPED [ 64%] 2023-03-20T11:54:02.3740844Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-453] SKIPPED [ 64%] 2023-03-20T11:54:02.3747159Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-454] SKIPPED [ 64%] 2023-03-20T11:54:02.3753265Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-455] SKIPPED [ 64%] 2023-03-20T11:54:02.3759596Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-456] SKIPPED [ 64%] 2023-03-20T11:54:02.3765594Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-457] SKIPPED [ 64%] 2023-03-20T11:54:02.3774934Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-458] SKIPPED [ 64%] 2023-03-20T11:54:02.3781178Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-459] SKIPPED [ 64%] 2023-03-20T11:54:02.3787494Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-460] SKIPPED [ 64%] 2023-03-20T11:54:02.3793573Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-461] SKIPPED [ 64%] 2023-03-20T11:54:02.3799654Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-462] SKIPPED [ 64%] 2023-03-20T11:54:02.3805785Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-463] SKIPPED [ 64%] 2023-03-20T11:54:02.3813105Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-464] SKIPPED [ 64%] 2023-03-20T11:54:02.3818770Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-465] SKIPPED [ 64%] 2023-03-20T11:54:02.3824904Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-466] SKIPPED [ 64%] 2023-03-20T11:54:02.3831019Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-467] SKIPPED [ 64%] 2023-03-20T11:54:02.3837073Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-468] SKIPPED [ 64%] 2023-03-20T11:54:02.3843372Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-469] SKIPPED [ 64%] 2023-03-20T11:54:02.3851740Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-470] SKIPPED [ 64%] 2023-03-20T11:54:02.3857579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-471] SKIPPED [ 64%] 2023-03-20T11:54:02.3863707Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-472] SKIPPED [ 64%] 2023-03-20T11:54:02.3869899Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-473] SKIPPED [ 64%] 2023-03-20T11:54:02.3876037Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-474] SKIPPED [ 64%] 2023-03-20T11:54:02.3882289Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-475] SKIPPED [ 64%] 2023-03-20T11:54:02.3889614Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-476] SKIPPED [ 64%] 2023-03-20T11:54:02.3895362Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-477] SKIPPED [ 64%] 2023-03-20T11:54:02.3901175Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-478] SKIPPED [ 64%] 2023-03-20T11:54:02.3907554Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-479] SKIPPED [ 64%] 2023-03-20T11:54:02.3913475Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-480] SKIPPED [ 64%] 2023-03-20T11:54:02.3920943Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-481] SKIPPED [ 64%] 2023-03-20T11:54:02.3927171Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-482] SKIPPED [ 64%] 2023-03-20T11:54:02.3933566Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-483] SKIPPED [ 64%] 2023-03-20T11:54:02.3940026Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-484] SKIPPED [ 64%] 2023-03-20T11:54:02.3946226Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-485] SKIPPED [ 64%] 2023-03-20T11:54:02.3952342Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-486] SKIPPED [ 64%] 2023-03-20T11:54:02.3958800Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-487] SKIPPED [ 64%] 2023-03-20T11:54:02.3964650Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-488] SKIPPED [ 64%] 2023-03-20T11:54:02.3972032Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-489] SKIPPED [ 64%] 2023-03-20T11:54:02.3977331Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-490] SKIPPED [ 64%] 2023-03-20T11:54:02.3983123Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-491] SKIPPED [ 64%] 2023-03-20T11:54:02.3989428Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-492] SKIPPED [ 64%] 2023-03-20T11:54:02.3996607Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-493] SKIPPED [ 64%] 2023-03-20T11:54:02.4002894Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-494] SKIPPED [ 64%] 2023-03-20T11:54:02.4010192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-495] SKIPPED [ 64%] 2023-03-20T11:54:02.4015614Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-496] SKIPPED [ 64%] 2023-03-20T11:54:02.4021878Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-497] SKIPPED [ 64%] 2023-03-20T11:54:02.4028265Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-498] SKIPPED [ 64%] 2023-03-20T11:54:02.4034319Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-499] SKIPPED [ 64%] 2023-03-20T11:54:02.4040484Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-500] SKIPPED [ 64%] 2023-03-20T11:54:02.4046453Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-501] SKIPPED [ 64%] 2023-03-20T11:54:02.4053455Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-502] SKIPPED [ 64%] 2023-03-20T11:54:02.4059454Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-503] SKIPPED [ 64%] 2023-03-20T11:54:02.4066936Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-504] SKIPPED [ 64%] 2023-03-20T11:54:02.4073038Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-505] SKIPPED [ 64%] 2023-03-20T11:54:02.4079356Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-506] SKIPPED [ 64%] 2023-03-20T11:54:02.4085598Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-507] SKIPPED [ 64%] 2023-03-20T11:54:02.4093092Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-508] SKIPPED [ 64%] 2023-03-20T11:54:02.4098667Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-509] SKIPPED [ 64%] 2023-03-20T11:54:02.4104872Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-510] SKIPPED [ 64%] 2023-03-20T11:54:02.4111054Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-511] SKIPPED [ 64%] 2023-03-20T11:54:02.4117088Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-512] SKIPPED [ 64%] 2023-03-20T11:54:02.4123274Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-513] SKIPPED [ 64%] 2023-03-20T11:54:02.4130482Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-514] SKIPPED [ 64%] 2023-03-20T11:54:02.4136121Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-515] SKIPPED [ 64%] 2023-03-20T11:54:02.4143310Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-516] SKIPPED [ 64%] 2023-03-20T11:54:02.4149662Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-517] SKIPPED [ 64%] 2023-03-20T11:54:02.4155715Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-518] SKIPPED [ 64%] 2023-03-20T11:54:02.4161947Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-519] SKIPPED [ 64%] 2023-03-20T11:54:02.4169242Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-520] SKIPPED [ 64%] 2023-03-20T11:54:02.4174634Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-521] SKIPPED [ 64%] 2023-03-20T11:54:02.4180972Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-522] SKIPPED [ 64%] 2023-03-20T11:54:02.4187492Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-523] SKIPPED [ 64%] 2023-03-20T11:54:02.4193508Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-524] SKIPPED [ 64%] 2023-03-20T11:54:02.4199874Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-525] SKIPPED [ 64%] 2023-03-20T11:54:02.4205801Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-526] SKIPPED [ 64%] 2023-03-20T11:54:02.4213541Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-527] SKIPPED [ 64%] 2023-03-20T11:54:02.4219953Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-528] SKIPPED [ 64%] 2023-03-20T11:54:02.4226302Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-529] SKIPPED [ 64%] 2023-03-20T11:54:02.4232428Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-530] SKIPPED [ 64%] 2023-03-20T11:54:02.4238524Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-531] SKIPPED [ 64%] 2023-03-20T11:54:02.4244727Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-532] SKIPPED [ 64%] 2023-03-20T11:54:02.4252028Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-533] SKIPPED [ 64%] 2023-03-20T11:54:02.4257562Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-534] SKIPPED [ 64%] 2023-03-20T11:54:02.4263590Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-535] SKIPPED [ 64%] 2023-03-20T11:54:02.4269931Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-536] SKIPPED [ 64%] 2023-03-20T11:54:02.4276286Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-537] SKIPPED [ 64%] 2023-03-20T11:54:02.4282783Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-538] SKIPPED [ 64%] 2023-03-20T11:54:02.4290919Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-539] SKIPPED [ 64%] 2023-03-20T11:54:02.4296342Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-540] SKIPPED [ 64%] 2023-03-20T11:54:02.4302368Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-541] SKIPPED [ 64%] 2023-03-20T11:54:02.4308612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-542] SKIPPED [ 64%] 2023-03-20T11:54:02.4314668Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-543] SKIPPED [ 64%] 2023-03-20T11:54:02.4320900Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-544] SKIPPED [ 64%] 2023-03-20T11:54:02.4327004Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-545] SKIPPED [ 64%] 2023-03-20T11:54:02.4333358Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-546] SKIPPED [ 64%] 2023-03-20T11:54:02.4339799Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-547] SKIPPED [ 64%] 2023-03-20T11:54:02.4346061Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-548] SKIPPED [ 64%] 2023-03-20T11:54:02.4352172Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-549] SKIPPED [ 64%] 2023-03-20T11:54:02.4359459Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-550] SKIPPED [ 64%] 2023-03-20T11:54:02.4365723Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-551] SKIPPED [ 64%] 2023-03-20T11:54:02.4373198Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-552] SKIPPED [ 64%] 2023-03-20T11:54:02.4378776Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-553] SKIPPED [ 64%] 2023-03-20T11:54:02.4384969Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-554] SKIPPED [ 64%] 2023-03-20T11:54:02.4391112Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-555] SKIPPED [ 64%] 2023-03-20T11:54:02.4397148Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-556] SKIPPED [ 64%] 2023-03-20T11:54:02.4403309Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-557] SKIPPED [ 64%] 2023-03-20T11:54:02.4410594Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-558] SKIPPED [ 64%] 2023-03-20T11:54:02.4416218Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-559] SKIPPED [ 64%] 2023-03-20T11:54:02.4422330Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-560] SKIPPED [ 64%] 2023-03-20T11:54:02.4428729Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-561] SKIPPED [ 64%] 2023-03-20T11:54:02.4435887Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-562] SKIPPED [ 64%] 2023-03-20T11:54:02.4442194Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-563] SKIPPED [ 64%] 2023-03-20T11:54:02.4449198Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-564] SKIPPED [ 64%] 2023-03-20T11:54:02.4455281Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-565] SKIPPED [ 64%] 2023-03-20T11:54:02.4461560Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-566] SKIPPED [ 64%] 2023-03-20T11:54:02.4467753Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-567] SKIPPED [ 64%] 2023-03-20T11:54:02.4473904Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-568] SKIPPED [ 64%] 2023-03-20T11:54:02.4480036Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-569] SKIPPED [ 64%] 2023-03-20T11:54:02.4486174Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-570] SKIPPED [ 64%] 2023-03-20T11:54:02.4493297Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-571] SKIPPED [ 64%] 2023-03-20T11:54:02.4499101Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-572] SKIPPED [ 64%] 2023-03-20T11:54:02.4506734Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-573] SKIPPED [ 64%] 2023-03-20T11:54:02.4512937Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-574] SKIPPED [ 64%] 2023-03-20T11:54:02.4519067Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[crop_mask-575] SKIPPED [ 64%] 2023-03-20T11:54:02.4525298Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-00] SKIPPED [ 64%] 2023-03-20T11:54:02.4532876Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-01] SKIPPED [ 64%] 2023-03-20T11:54:02.4538651Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-02] SKIPPED [ 64%] 2023-03-20T11:54:02.4544776Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-03] SKIPPED [ 64%] 2023-03-20T11:54:02.4550636Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-04] SKIPPED [ 64%] 2023-03-20T11:54:02.4556847Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-05] SKIPPED [ 64%] 2023-03-20T11:54:02.4563216Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-06] SKIPPED [ 64%] 2023-03-20T11:54:02.4570579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-07] SKIPPED [ 64%] 2023-03-20T11:54:02.4577235Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-08] SKIPPED [ 64%] 2023-03-20T11:54:02.4583533Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-09] SKIPPED [ 64%] 2023-03-20T11:54:02.4589865Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-10] SKIPPED [ 64%] 2023-03-20T11:54:02.4595908Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-11] SKIPPED [ 64%] 2023-03-20T11:54:02.4602169Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-12] SKIPPED [ 64%] 2023-03-20T11:54:02.4609341Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-13] SKIPPED [ 64%] 2023-03-20T11:54:02.4615120Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-14] SKIPPED [ 64%] 2023-03-20T11:54:02.4621636Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[resized_crop_image_tensor-15] SKIPPED [ 64%] 2023-03-20T11:54:02.4627712Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-000] SKIPPED [ 64%] 2023-03-20T11:54:02.4633844Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-001] SKIPPED [ 64%] 2023-03-20T11:54:02.4640004Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-002] SKIPPED [ 64%] 2023-03-20T11:54:02.4646224Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-003] SKIPPED [ 64%] 2023-03-20T11:54:02.4655476Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-004] SKIPPED [ 64%] 2023-03-20T11:54:02.4661819Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-005] SKIPPED [ 64%] 2023-03-20T11:54:02.4668065Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-006] SKIPPED [ 64%] 2023-03-20T11:54:02.4674167Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-007] SKIPPED [ 64%] 2023-03-20T11:54:02.4680475Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-008] SKIPPED [ 64%] 2023-03-20T11:54:02.4686510Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-009] SKIPPED [ 64%] 2023-03-20T11:54:02.4693457Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-010] SKIPPED [ 64%] 2023-03-20T11:54:02.4699326Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-011] SKIPPED [ 64%] 2023-03-20T11:54:02.4705643Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-012] SKIPPED [ 64%] 2023-03-20T11:54:02.4711703Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-013] SKIPPED [ 64%] 2023-03-20T11:54:02.4717790Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-014] SKIPPED [ 64%] 2023-03-20T11:54:02.4725333Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-015] SKIPPED [ 64%] 2023-03-20T11:54:02.4732695Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-016] SKIPPED [ 64%] 2023-03-20T11:54:02.4738415Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-017] SKIPPED [ 64%] 2023-03-20T11:54:02.4744619Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-018] SKIPPED [ 64%] 2023-03-20T11:54:02.4750632Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-019] SKIPPED [ 64%] 2023-03-20T11:54:02.4756815Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-020] SKIPPED [ 64%] 2023-03-20T11:54:02.4763121Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-021] SKIPPED [ 64%] 2023-03-20T11:54:02.4770487Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-022] SKIPPED [ 64%] 2023-03-20T11:54:02.4775812Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-023] SKIPPED [ 64%] 2023-03-20T11:54:02.4782202Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-024] SKIPPED [ 64%] 2023-03-20T11:54:02.4788444Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-025] SKIPPED [ 64%] 2023-03-20T11:54:02.4794527Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-026] SKIPPED [ 64%] 2023-03-20T11:54:02.4802019Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-027] SKIPPED [ 64%] 2023-03-20T11:54:02.4809048Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-028] SKIPPED [ 64%] 2023-03-20T11:54:02.4814843Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-029] SKIPPED [ 64%] 2023-03-20T11:54:02.4821104Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-030] SKIPPED [ 64%] 2023-03-20T11:54:02.4827496Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-031] SKIPPED [ 64%] 2023-03-20T11:54:02.4833622Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-032] SKIPPED [ 64%] 2023-03-20T11:54:02.4840572Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-033] SKIPPED [ 64%] 2023-03-20T11:54:02.4846298Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-034] SKIPPED [ 64%] 2023-03-20T11:54:02.4854209Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-035] SKIPPED [ 64%] 2023-03-20T11:54:02.4859199Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-036] SKIPPED [ 64%] 2023-03-20T11:54:02.4865681Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-037] SKIPPED [ 64%] 2023-03-20T11:54:02.4873283Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-038] SKIPPED [ 64%] 2023-03-20T11:54:02.4879689Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-039] SKIPPED [ 64%] 2023-03-20T11:54:02.4886036Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-040] SKIPPED [ 64%] 2023-03-20T11:54:02.4893420Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-041] SKIPPED [ 64%] 2023-03-20T11:54:02.4899184Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-042] SKIPPED [ 64%] 2023-03-20T11:54:02.4905636Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-043] SKIPPED [ 64%] 2023-03-20T11:54:02.4912031Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-044] SKIPPED [ 64%] 2023-03-20T11:54:02.4918332Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-045] SKIPPED [ 64%] 2023-03-20T11:54:02.4924679Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-046] SKIPPED [ 64%] 2023-03-20T11:54:02.4932034Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-047] SKIPPED [ 64%] 2023-03-20T11:54:02.4938009Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-048] SKIPPED [ 64%] 2023-03-20T11:54:02.4944467Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-049] SKIPPED [ 64%] 2023-03-20T11:54:02.4951936Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-050] SKIPPED [ 64%] 2023-03-20T11:54:02.4958251Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-051] SKIPPED [ 64%] 2023-03-20T11:54:02.4964860Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-052] SKIPPED [ 64%] 2023-03-20T11:54:02.4972079Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-053] SKIPPED [ 64%] 2023-03-20T11:54:02.4978029Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-054] SKIPPED [ 64%] 2023-03-20T11:54:02.4984285Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-055] SKIPPED [ 64%] 2023-03-20T11:54:02.4990637Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-056] SKIPPED [ 64%] 2023-03-20T11:54:02.4996948Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-057] SKIPPED [ 64%] 2023-03-20T11:54:02.5003326Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-058] SKIPPED [ 64%] 2023-03-20T11:54:02.5010864Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-059] SKIPPED [ 64%] 2023-03-20T11:54:02.5016079Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-060] SKIPPED [ 64%] 2023-03-20T11:54:02.5023760Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-061] SKIPPED [ 64%] 2023-03-20T11:54:02.5030183Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-062] SKIPPED [ 64%] 2023-03-20T11:54:02.5036478Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-063] SKIPPED [ 64%] 2023-03-20T11:54:02.5042896Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-064] SKIPPED [ 64%] 2023-03-20T11:54:02.5050502Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-065] SKIPPED [ 64%] 2023-03-20T11:54:02.5055925Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-066] SKIPPED [ 64%] 2023-03-20T11:54:02.5062003Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-067] SKIPPED [ 64%] 2023-03-20T11:54:02.5068845Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-068] SKIPPED [ 64%] 2023-03-20T11:54:02.5074632Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-069] SKIPPED [ 64%] 2023-03-20T11:54:02.5081122Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-070] SKIPPED [ 64%] 2023-03-20T11:54:02.5087423Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-071] SKIPPED [ 64%] 2023-03-20T11:54:02.5094283Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-072] SKIPPED [ 64%] 2023-03-20T11:54:02.5101845Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-073] SKIPPED [ 64%] 2023-03-20T11:54:02.5108257Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-074] SKIPPED [ 64%] 2023-03-20T11:54:02.5114530Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-075] SKIPPED [ 64%] 2023-03-20T11:54:02.5121038Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-076] SKIPPED [ 64%] 2023-03-20T11:54:02.5127135Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-077] SKIPPED [ 64%] 2023-03-20T11:54:02.5133832Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-078] SKIPPED [ 64%] 2023-03-20T11:54:02.5140020Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-079] SKIPPED [ 64%] 2023-03-20T11:54:02.5146397Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-080] SKIPPED [ 64%] 2023-03-20T11:54:02.5152758Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-081] SKIPPED [ 64%] 2023-03-20T11:54:02.5159841Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-082] SKIPPED [ 64%] 2023-03-20T11:54:02.5165887Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-083] SKIPPED [ 64%] 2023-03-20T11:54:02.5173855Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-084] SKIPPED [ 64%] 2023-03-20T11:54:02.5180279Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-085] SKIPPED [ 64%] 2023-03-20T11:54:02.5186778Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-086] SKIPPED [ 64%] 2023-03-20T11:54:02.5192989Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-087] SKIPPED [ 64%] 2023-03-20T11:54:02.5199235Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-088] SKIPPED [ 64%] 2023-03-20T11:54:02.5205699Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-089] SKIPPED [ 64%] 2023-03-20T11:54:02.5212989Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-090] SKIPPED [ 64%] 2023-03-20T11:54:02.5218697Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-091] SKIPPED [ 64%] 2023-03-20T11:54:02.5224977Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-092] SKIPPED [ 64%] 2023-03-20T11:54:02.5231297Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-093] SKIPPED [ 64%] 2023-03-20T11:54:02.5237608Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-094] SKIPPED [ 64%] 2023-03-20T11:54:02.5243817Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-095] SKIPPED [ 64%] 2023-03-20T11:54:02.5252462Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-096] SKIPPED [ 64%] 2023-03-20T11:54:02.5258357Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-097] SKIPPED [ 64%] 2023-03-20T11:54:02.5264681Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-098] SKIPPED [ 64%] 2023-03-20T11:54:02.5270765Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-099] SKIPPED [ 64%] 2023-03-20T11:54:02.5276877Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-100] SKIPPED [ 64%] 2023-03-20T11:54:02.5283612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-101] SKIPPED [ 64%] 2023-03-20T11:54:02.5291503Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-102] SKIPPED [ 64%] 2023-03-20T11:54:02.5296865Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-103] SKIPPED [ 64%] 2023-03-20T11:54:02.5302810Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-104] SKIPPED [ 64%] 2023-03-20T11:54:02.5309346Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-105] SKIPPED [ 64%] 2023-03-20T11:54:02.5315570Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-106] SKIPPED [ 64%] 2023-03-20T11:54:02.5323214Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-107] SKIPPED [ 64%] 2023-03-20T11:54:02.5330624Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-108] SKIPPED [ 64%] 2023-03-20T11:54:02.5336479Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-109] SKIPPED [ 64%] 2023-03-20T11:54:02.5342578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-110] SKIPPED [ 64%] 2023-03-20T11:54:02.5349083Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-111] SKIPPED [ 64%] 2023-03-20T11:54:02.5355245Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-112] SKIPPED [ 64%] 2023-03-20T11:54:02.5361657Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-113] SKIPPED [ 64%] 2023-03-20T11:54:02.5368701Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-114] SKIPPED [ 64%] 2023-03-20T11:54:02.5374659Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-115] SKIPPED [ 64%] 2023-03-20T11:54:02.5380997Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-116] SKIPPED [ 64%] 2023-03-20T11:54:02.5387150Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-117] SKIPPED [ 64%] 2023-03-20T11:54:02.5393440Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-118] SKIPPED [ 64%] 2023-03-20T11:54:02.5401072Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-119] SKIPPED [ 64%] 2023-03-20T11:54:02.5407460Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-120] SKIPPED [ 64%] 2023-03-20T11:54:02.5414097Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-121] SKIPPED [ 64%] 2023-03-20T11:54:02.5420191Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-122] SKIPPED [ 64%] 2023-03-20T11:54:02.5426856Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-123] SKIPPED [ 64%] 2023-03-20T11:54:02.5433009Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-124] SKIPPED [ 64%] 2023-03-20T11:54:02.5439221Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-125] SKIPPED [ 64%] 2023-03-20T11:54:02.5445621Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-126] SKIPPED [ 64%] 2023-03-20T11:54:02.5453334Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-127] SKIPPED [ 64%] 2023-03-20T11:54:02.5458880Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-128] SKIPPED [ 64%] 2023-03-20T11:54:02.5465138Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-129] SKIPPED [ 64%] 2023-03-20T11:54:02.5472646Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-130] SKIPPED [ 64%] 2023-03-20T11:54:02.5478790Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-131] SKIPPED [ 64%] 2023-03-20T11:54:02.5485111Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-132] SKIPPED [ 64%] 2023-03-20T11:54:02.5492478Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-133] SKIPPED [ 64%] 2023-03-20T11:54:02.5498678Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-134] SKIPPED [ 64%] 2023-03-20T11:54:02.5504799Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-135] SKIPPED [ 64%] 2023-03-20T11:54:02.5510853Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-136] SKIPPED [ 64%] 2023-03-20T11:54:02.5517247Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-137] SKIPPED [ 64%] 2023-03-20T11:54:02.5523679Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-138] SKIPPED [ 64%] 2023-03-20T11:54:02.5530695Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-139] SKIPPED [ 64%] 2023-03-20T11:54:02.5536608Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-140] SKIPPED [ 64%] 2023-03-20T11:54:02.5545988Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-141] SKIPPED [ 64%] 2023-03-20T11:54:02.5552406Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-142] SKIPPED [ 64%] 2023-03-20T11:54:02.5558825Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-143] SKIPPED [ 64%] 2023-03-20T11:54:02.5564997Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-144] SKIPPED [ 64%] 2023-03-20T11:54:02.5572708Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-145] SKIPPED [ 64%] 2023-03-20T11:54:02.5578266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-146] SKIPPED [ 64%] 2023-03-20T11:54:02.5584398Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-147] SKIPPED [ 64%] 2023-03-20T11:54:02.5590773Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-148] SKIPPED [ 64%] 2023-03-20T11:54:02.5596955Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-149] SKIPPED [ 64%] 2023-03-20T11:54:02.5603411Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-150] SKIPPED [ 64%] 2023-03-20T11:54:02.5610694Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-151] SKIPPED [ 64%] 2023-03-20T11:54:02.5616753Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-152] SKIPPED [ 64%] 2023-03-20T11:54:02.5624436Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-153] SKIPPED [ 64%] 2023-03-20T11:54:02.5630682Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-154] SKIPPED [ 64%] 2023-03-20T11:54:02.5636863Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-155] SKIPPED [ 64%] 2023-03-20T11:54:02.5643180Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-156] SKIPPED [ 64%] 2023-03-20T11:54:02.5650956Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-157] SKIPPED [ 64%] 2023-03-20T11:54:02.5656596Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-158] SKIPPED [ 64%] 2023-03-20T11:54:02.5662832Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-159] SKIPPED [ 64%] 2023-03-20T11:54:02.5669254Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-160] SKIPPED [ 64%] 2023-03-20T11:54:02.5675357Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-161] SKIPPED [ 64%] 2023-03-20T11:54:02.5681732Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-162] SKIPPED [ 64%] 2023-03-20T11:54:02.5689156Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-163] SKIPPED [ 64%] 2023-03-20T11:54:02.5696191Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-164] SKIPPED [ 64%] 2023-03-20T11:54:02.5702546Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-165] SKIPPED [ 64%] 2023-03-20T11:54:02.5709198Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-166] SKIPPED [ 64%] 2023-03-20T11:54:02.5715298Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-167] SKIPPED [ 64%] 2023-03-20T11:54:02.5721671Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-168] SKIPPED [ 64%] 2023-03-20T11:54:02.5728850Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-169] SKIPPED [ 64%] 2023-03-20T11:54:02.5734778Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-170] SKIPPED [ 64%] 2023-03-20T11:54:02.5741156Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-171] SKIPPED [ 64%] 2023-03-20T11:54:02.5747617Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-172] SKIPPED [ 64%] 2023-03-20T11:54:02.5753948Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-173] SKIPPED [ 64%] 2023-03-20T11:54:02.5760079Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-174] SKIPPED [ 64%] 2023-03-20T11:54:02.5766327Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-175] SKIPPED [ 64%] 2023-03-20T11:54:02.5774261Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-176] SKIPPED [ 64%] 2023-03-20T11:54:02.5780688Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-177] SKIPPED [ 64%] 2023-03-20T11:54:02.5787118Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-178] SKIPPED [ 64%] 2023-03-20T11:54:02.5793405Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-179] SKIPPED [ 64%] 2023-03-20T11:54:02.5799742Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-180] SKIPPED [ 64%] 2023-03-20T11:54:02.5805866Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-181] SKIPPED [ 64%] 2023-03-20T11:54:02.5813364Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-182] SKIPPED [ 64%] 2023-03-20T11:54:02.5819116Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-183] SKIPPED [ 64%] 2023-03-20T11:54:02.5825562Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-184] SKIPPED [ 64%] 2023-03-20T11:54:02.5831681Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-185] SKIPPED [ 64%] 2023-03-20T11:54:02.5838459Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-186] SKIPPED [ 64%] 2023-03-20T11:54:02.5845914Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-187] SKIPPED [ 64%] 2023-03-20T11:54:02.5853645Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-188] SKIPPED [ 64%] 2023-03-20T11:54:02.5859303Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-189] SKIPPED [ 64%] 2023-03-20T11:54:02.5865659Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-190] SKIPPED [ 64%] 2023-03-20T11:54:02.5871951Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-191] SKIPPED [ 64%] 2023-03-20T11:54:02.5878444Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-192] SKIPPED [ 64%] 2023-03-20T11:54:02.5884626Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-193] SKIPPED [ 64%] 2023-03-20T11:54:02.5892106Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-194] SKIPPED [ 64%] 2023-03-20T11:54:02.5897684Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-195] SKIPPED [ 64%] 2023-03-20T11:54:02.5903961Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-196] SKIPPED [ 64%] 2023-03-20T11:54:02.5910290Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-197] SKIPPED [ 64%] 2023-03-20T11:54:02.5916553Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-198] SKIPPED [ 64%] 2023-03-20T11:54:02.5924147Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-199] SKIPPED [ 64%] 2023-03-20T11:54:02.5931867Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-200] SKIPPED [ 64%] 2023-03-20T11:54:02.5937296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-201] SKIPPED [ 64%] 2023-03-20T11:54:02.5943335Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-202] SKIPPED [ 64%] 2023-03-20T11:54:02.5949835Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-203] SKIPPED [ 64%] 2023-03-20T11:54:02.5956221Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-204] SKIPPED [ 64%] 2023-03-20T11:54:02.5962673Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-205] SKIPPED [ 64%] 2023-03-20T11:54:02.5970258Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-206] SKIPPED [ 64%] 2023-03-20T11:54:02.5975814Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-207] SKIPPED [ 64%] 2023-03-20T11:54:02.5982126Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-208] SKIPPED [ 64%] 2023-03-20T11:54:02.5988882Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-209] SKIPPED [ 64%] 2023-03-20T11:54:02.5996354Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-210] SKIPPED [ 64%] 2023-03-20T11:54:02.6002810Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-211] SKIPPED [ 64%] 2023-03-20T11:54:02.6010135Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-212] SKIPPED [ 64%] 2023-03-20T11:54:02.6016013Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-213] SKIPPED [ 64%] 2023-03-20T11:54:02.6022330Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-214] SKIPPED [ 64%] 2023-03-20T11:54:02.6028814Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-215] SKIPPED [ 64%] 2023-03-20T11:54:02.6035088Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-216] SKIPPED [ 64%] 2023-03-20T11:54:02.6041513Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-217] SKIPPED [ 64%] 2023-03-20T11:54:02.6048964Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-218] SKIPPED [ 64%] 2023-03-20T11:54:02.6054433Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-219] SKIPPED [ 64%] 2023-03-20T11:54:02.6060976Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-220] SKIPPED [ 64%] 2023-03-20T11:54:02.6067460Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-221] SKIPPED [ 64%] 2023-03-20T11:54:02.6074884Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-222] SKIPPED [ 64%] 2023-03-20T11:54:02.6081361Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-223] SKIPPED [ 64%] 2023-03-20T11:54:02.6087571Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-224] SKIPPED [ 64%] 2023-03-20T11:54:02.6094420Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-225] SKIPPED [ 64%] 2023-03-20T11:54:02.6100746Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-226] SKIPPED [ 64%] 2023-03-20T11:54:02.6107403Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-227] SKIPPED [ 64%] 2023-03-20T11:54:02.6113612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-228] SKIPPED [ 64%] 2023-03-20T11:54:02.6119960Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-229] SKIPPED [ 64%] 2023-03-20T11:54:02.6126437Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-230] SKIPPED [ 64%] 2023-03-20T11:54:02.6133817Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-231] SKIPPED [ 64%] 2023-03-20T11:54:02.6140193Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-232] SKIPPED [ 64%] 2023-03-20T11:54:02.6147881Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-233] SKIPPED [ 64%] 2023-03-20T11:54:02.6154226Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-234] SKIPPED [ 64%] 2023-03-20T11:54:02.6160578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-235] SKIPPED [ 64%] 2023-03-20T11:54:02.6167234Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-236] SKIPPED [ 64%] 2023-03-20T11:54:02.6174005Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-237] SKIPPED [ 64%] 2023-03-20T11:54:02.6180515Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-238] SKIPPED [ 64%] 2023-03-20T11:54:02.6186956Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-239] SKIPPED [ 64%] 2023-03-20T11:54:02.6193296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-240] SKIPPED [ 64%] 2023-03-20T11:54:02.6199795Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-241] SKIPPED [ 64%] 2023-03-20T11:54:02.6205688Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-242] SKIPPED [ 64%] 2023-03-20T11:54:02.6213162Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-243] SKIPPED [ 64%] 2023-03-20T11:54:02.6219126Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-244] SKIPPED [ 64%] 2023-03-20T11:54:02.6226686Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-245] SKIPPED [ 64%] 2023-03-20T11:54:02.6233061Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-246] SKIPPED [ 64%] 2023-03-20T11:54:02.6239287Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-247] SKIPPED [ 64%] 2023-03-20T11:54:02.6245716Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-248] SKIPPED [ 64%] 2023-03-20T11:54:02.6253263Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-249] SKIPPED [ 64%] 2023-03-20T11:54:02.6259197Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-250] SKIPPED [ 64%] 2023-03-20T11:54:02.6265644Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-251] SKIPPED [ 64%] 2023-03-20T11:54:02.6271931Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-252] SKIPPED [ 64%] 2023-03-20T11:54:02.6278421Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-253] SKIPPED [ 64%] 2023-03-20T11:54:02.6284737Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-254] SKIPPED [ 64%] 2023-03-20T11:54:02.6292071Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-255] SKIPPED [ 64%] 2023-03-20T11:54:02.6299628Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-256] SKIPPED [ 64%] 2023-03-20T11:54:02.6305844Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-257] SKIPPED [ 64%] 2023-03-20T11:54:02.6312335Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-258] SKIPPED [ 64%] 2023-03-20T11:54:02.6318467Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-259] SKIPPED [ 64%] 2023-03-20T11:54:02.6324986Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-260] SKIPPED [ 64%] 2023-03-20T11:54:02.6332628Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-261] SKIPPED [ 64%] 2023-03-20T11:54:02.6338680Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-262] SKIPPED [ 64%] 2023-03-20T11:54:02.6345050Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-263] SKIPPED [ 64%] 2023-03-20T11:54:02.6351350Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-264] SKIPPED [ 64%] 2023-03-20T11:54:02.6357672Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-265] SKIPPED [ 64%] 2023-03-20T11:54:02.6364021Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-266] SKIPPED [ 64%] 2023-03-20T11:54:02.6372645Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-267] SKIPPED [ 64%] 2023-03-20T11:54:02.6378721Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-268] SKIPPED [ 64%] 2023-03-20T11:54:02.6385115Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-269] SKIPPED [ 64%] 2023-03-20T11:54:02.6391550Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-270] SKIPPED [ 64%] 2023-03-20T11:54:02.6397726Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-271] SKIPPED [ 64%] 2023-03-20T11:54:02.6404111Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-272] SKIPPED [ 64%] 2023-03-20T11:54:02.6410845Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-273] SKIPPED [ 64%] 2023-03-20T11:54:02.6417493Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-274] SKIPPED [ 64%] 2023-03-20T11:54:02.6423814Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-275] SKIPPED [ 64%] 2023-03-20T11:54:02.6430329Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-276] SKIPPED [ 64%] 2023-03-20T11:54:02.6436558Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-277] SKIPPED [ 64%] 2023-03-20T11:54:02.6442830Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-278] SKIPPED [ 64%] 2023-03-20T11:54:02.6452391Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-279] SKIPPED [ 64%] 2023-03-20T11:54:02.6457740Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-280] SKIPPED [ 64%] 2023-03-20T11:54:02.6463400Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-281] SKIPPED [ 64%] 2023-03-20T11:54:02.6469359Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-282] SKIPPED [ 64%] 2023-03-20T11:54:02.6475022Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-283] SKIPPED [ 64%] 2023-03-20T11:54:02.6480813Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-284] SKIPPED [ 64%] 2023-03-20T11:54:02.6486405Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-285] SKIPPED [ 64%] 2023-03-20T11:54:02.6493670Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-286] SKIPPED [ 64%] 2023-03-20T11:54:02.6498362Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-287] SKIPPED [ 64%] 2023-03-20T11:54:02.6504151Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-288] SKIPPED [ 64%] 2023-03-20T11:54:02.6509921Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-289] SKIPPED [ 64%] 2023-03-20T11:54:02.6516812Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-290] SKIPPED [ 64%] 2023-03-20T11:54:02.6522693Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-291] SKIPPED [ 64%] 2023-03-20T11:54:02.6529384Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-292] SKIPPED [ 64%] 2023-03-20T11:54:02.6534477Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-293] SKIPPED [ 64%] 2023-03-20T11:54:02.6540348Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-294] SKIPPED [ 64%] 2023-03-20T11:54:02.6546227Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-295] SKIPPED [ 64%] 2023-03-20T11:54:02.6551734Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-296] SKIPPED [ 64%] 2023-03-20T11:54:02.6557458Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-297] SKIPPED [ 64%] 2023-03-20T11:54:02.6563396Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-298] SKIPPED [ 64%] 2023-03-20T11:54:02.6570524Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-299] SKIPPED [ 64%] 2023-03-20T11:54:02.6575458Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-300] SKIPPED [ 64%] 2023-03-20T11:54:02.6580785Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-301] SKIPPED [ 64%] 2023-03-20T11:54:02.6588076Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-302] SKIPPED [ 64%] 2023-03-20T11:54:02.6593696Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-303] SKIPPED [ 64%] 2023-03-20T11:54:02.6599549Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-304] SKIPPED [ 64%] 2023-03-20T11:54:02.6605082Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-305] SKIPPED [ 64%] 2023-03-20T11:54:02.6612061Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-306] SKIPPED [ 64%] 2023-03-20T11:54:02.6617054Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-307] SKIPPED [ 64%] 2023-03-20T11:54:02.6622648Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-308] SKIPPED [ 64%] 2023-03-20T11:54:02.6628621Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-309] SKIPPED [ 64%] 2023-03-20T11:54:02.6634183Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-310] SKIPPED [ 64%] 2023-03-20T11:54:02.6639892Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-311] SKIPPED [ 64%] 2023-03-20T11:54:02.6645729Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-312] SKIPPED [ 64%] 2023-03-20T11:54:02.6653342Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-313] SKIPPED [ 64%] 2023-03-20T11:54:02.6659065Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-314] SKIPPED [ 64%] 2023-03-20T11:54:02.6664876Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-315] SKIPPED [ 64%] 2023-03-20T11:54:02.6670523Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-316] SKIPPED [ 64%] 2023-03-20T11:54:02.6676222Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-317] SKIPPED [ 64%] 2023-03-20T11:54:02.6681944Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-318] SKIPPED [ 64%] 2023-03-20T11:54:02.6689000Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-319] SKIPPED [ 64%] 2023-03-20T11:54:02.6694759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-320] SKIPPED [ 64%] 2023-03-20T11:54:02.6700555Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-321] SKIPPED [ 64%] 2023-03-20T11:54:02.6706228Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-322] SKIPPED [ 64%] 2023-03-20T11:54:02.6711782Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-323] SKIPPED [ 64%] 2023-03-20T11:54:02.6717468Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-324] SKIPPED [ 64%] 2023-03-20T11:54:02.6724573Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-325] SKIPPED [ 64%] 2023-03-20T11:54:02.6730516Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-326] SKIPPED [ 64%] 2023-03-20T11:54:02.6736641Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-327] SKIPPED [ 64%] 2023-03-20T11:54:02.6742220Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-328] SKIPPED [ 64%] 2023-03-20T11:54:02.6748337Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-329] SKIPPED [ 64%] 2023-03-20T11:54:02.6753914Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-330] SKIPPED [ 64%] 2023-03-20T11:54:02.6759731Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-331] SKIPPED [ 64%] 2023-03-20T11:54:02.6765509Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-332] SKIPPED [ 64%] 2023-03-20T11:54:02.6772441Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-333] SKIPPED [ 64%] 2023-03-20T11:54:02.6777442Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-334] SKIPPED [ 64%] 2023-03-20T11:54:02.6782990Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-335] SKIPPED [ 64%] 2023-03-20T11:54:02.6790099Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-336] SKIPPED [ 64%] 2023-03-20T11:54:02.6795601Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-337] SKIPPED [ 64%] 2023-03-20T11:54:02.6801513Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-338] SKIPPED [ 64%] 2023-03-20T11:54:02.6807161Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-339] SKIPPED [ 64%] 2023-03-20T11:54:02.6813435Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-340] SKIPPED [ 64%] 2023-03-20T11:54:02.6819343Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-341] SKIPPED [ 64%] 2023-03-20T11:54:02.6825076Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-342] SKIPPED [ 64%] 2023-03-20T11:54:02.6830759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-343] SKIPPED [ 64%] 2023-03-20T11:54:02.6836321Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-344] SKIPPED [ 64%] 2023-03-20T11:54:02.6842208Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-345] SKIPPED [ 64%] 2023-03-20T11:54:02.6849249Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-346] SKIPPED [ 64%] 2023-03-20T11:54:02.6854223Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-347] SKIPPED [ 64%] 2023-03-20T11:54:02.6861023Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-348] SKIPPED [ 64%] 2023-03-20T11:54:02.6866674Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-349] SKIPPED [ 64%] 2023-03-20T11:54:02.6872270Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-350] SKIPPED [ 64%] 2023-03-20T11:54:02.6878039Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-351] SKIPPED [ 64%] 2023-03-20T11:54:02.6883607Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-352] SKIPPED [ 64%] 2023-03-20T11:54:02.6890578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-353] SKIPPED [ 64%] 2023-03-20T11:54:02.6895661Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-354] SKIPPED [ 64%] 2023-03-20T11:54:02.6901360Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-355] SKIPPED [ 64%] 2023-03-20T11:54:02.6907264Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-356] SKIPPED [ 64%] 2023-03-20T11:54:02.6912795Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-357] SKIPPED [ 64%] 2023-03-20T11:54:02.6918477Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-358] SKIPPED [ 64%] 2023-03-20T11:54:02.6925516Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-359] SKIPPED [ 64%] 2023-03-20T11:54:02.6932174Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-360] SKIPPED [ 64%] 2023-03-20T11:54:02.6937766Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-361] SKIPPED [ 64%] 2023-03-20T11:54:02.6943373Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-362] SKIPPED [ 64%] 2023-03-20T11:54:02.6949255Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-363] SKIPPED [ 64%] 2023-03-20T11:54:02.6954830Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-364] SKIPPED [ 64%] 2023-03-20T11:54:02.6960735Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-365] SKIPPED [ 64%] 2023-03-20T11:54:02.6966281Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-366] SKIPPED [ 64%] 2023-03-20T11:54:02.6973240Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-367] SKIPPED [ 64%] 2023-03-20T11:54:02.6978708Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-368] SKIPPED [ 64%] 2023-03-20T11:54:02.6983946Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-369] SKIPPED [ 64%] 2023-03-20T11:54:02.6989679Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-370] SKIPPED [ 64%] 2023-03-20T11:54:02.6996510Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-371] SKIPPED [ 64%] 2023-03-20T11:54:02.7002344Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-372] SKIPPED [ 64%] 2023-03-20T11:54:02.7009346Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-373] SKIPPED [ 64%] 2023-03-20T11:54:02.7014085Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-374] SKIPPED [ 64%] 2023-03-20T11:54:02.7020358Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-375] SKIPPED [ 64%] 2023-03-20T11:54:02.7025901Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-376] SKIPPED [ 64%] 2023-03-20T11:54:02.7031382Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-377] SKIPPED [ 64%] 2023-03-20T11:54:02.7036924Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-378] SKIPPED [ 64%] 2023-03-20T11:54:02.7042743Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-379] SKIPPED [ 64%] 2023-03-20T11:54:02.7049478Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-380] SKIPPED [ 64%] 2023-03-20T11:54:02.7054577Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-381] SKIPPED [ 64%] 2023-03-20T11:54:02.7061657Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-382] SKIPPED [ 64%] 2023-03-20T11:54:02.7067607Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-383] SKIPPED [ 64%] 2023-03-20T11:54:02.7073290Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-384] SKIPPED [ 64%] 2023-03-20T11:54:02.7079067Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-385] SKIPPED [ 64%] 2023-03-20T11:54:02.7084797Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-386] SKIPPED [ 64%] 2023-03-20T11:54:02.7091737Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-387] SKIPPED [ 64%] 2023-03-20T11:54:02.7096756Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-388] SKIPPED [ 64%] 2023-03-20T11:54:02.7102497Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-389] SKIPPED [ 64%] 2023-03-20T11:54:02.7108146Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-390] SKIPPED [ 64%] 2023-03-20T11:54:02.7113929Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-391] SKIPPED [ 64%] 2023-03-20T11:54:02.7119590Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-392] SKIPPED [ 64%] 2023-03-20T11:54:02.7125552Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-393] SKIPPED [ 64%] 2023-03-20T11:54:02.7133408Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-394] SKIPPED [ 64%] 2023-03-20T11:54:02.7138697Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-395] SKIPPED [ 64%] 2023-03-20T11:54:02.7144407Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-396] SKIPPED [ 64%] 2023-03-20T11:54:02.7150050Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-397] SKIPPED [ 64%] 2023-03-20T11:54:02.7155829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-398] SKIPPED [ 64%] 2023-03-20T11:54:02.7161580Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-399] SKIPPED [ 64%] 2023-03-20T11:54:02.7167723Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-400] SKIPPED [ 64%] 2023-03-20T11:54:02.7173332Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-401] SKIPPED [ 64%] 2023-03-20T11:54:02.7179364Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-402] SKIPPED [ 64%] 2023-03-20T11:54:02.7185129Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-403] SKIPPED [ 64%] 2023-03-20T11:54:02.7190976Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-404] SKIPPED [ 64%] 2023-03-20T11:54:02.7197985Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-405] SKIPPED [ 64%] 2023-03-20T11:54:02.7203575Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-406] SKIPPED [ 64%] 2023-03-20T11:54:02.7210497Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-407] SKIPPED [ 64%] 2023-03-20T11:54:02.7215574Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-408] SKIPPED [ 64%] 2023-03-20T11:54:02.7220909Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-409] SKIPPED [ 64%] 2023-03-20T11:54:02.7226744Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-410] SKIPPED [ 64%] 2023-03-20T11:54:02.7232258Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-411] SKIPPED [ 64%] 2023-03-20T11:54:02.7238055Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-412] SKIPPED [ 64%] 2023-03-20T11:54:02.7243813Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-413] SKIPPED [ 64%] 2023-03-20T11:54:02.7250555Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-414] SKIPPED [ 64%] 2023-03-20T11:54:02.7255713Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-415] SKIPPED [ 64%] 2023-03-20T11:54:02.7264474Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-416] SKIPPED [ 64%] 2023-03-20T11:54:02.7270150Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-417] SKIPPED [ 64%] 2023-03-20T11:54:02.7275870Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-418] SKIPPED [ 64%] 2023-03-20T11:54:02.7281704Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-419] SKIPPED [ 64%] 2023-03-20T11:54:02.7288241Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-420] SKIPPED [ 64%] 2023-03-20T11:54:02.7293344Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-421] SKIPPED [ 64%] 2023-03-20T11:54:02.7299261Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-422] SKIPPED [ 64%] 2023-03-20T11:54:02.7305143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-423] SKIPPED [ 64%] 2023-03-20T11:54:02.7310762Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-424] SKIPPED [ 64%] 2023-03-20T11:54:02.7316229Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-425] SKIPPED [ 64%] 2023-03-20T11:54:02.7322105Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-426] SKIPPED [ 64%] 2023-03-20T11:54:02.7328918Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-427] SKIPPED [ 64%] 2023-03-20T11:54:02.7335369Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-428] SKIPPED [ 64%] 2023-03-20T11:54:02.7341010Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-429] SKIPPED [ 64%] 2023-03-20T11:54:02.7346797Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-430] SKIPPED [ 64%] 2023-03-20T11:54:02.7352441Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-431] SKIPPED [ 64%] 2023-03-20T11:54:02.7358264Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-432] SKIPPED [ 64%] 2023-03-20T11:54:02.7363986Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-433] SKIPPED [ 64%] 2023-03-20T11:54:02.7370402Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-434] SKIPPED [ 64%] 2023-03-20T11:54:02.7375784Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-435] SKIPPED [ 64%] 2023-03-20T11:54:02.7381100Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-436] SKIPPED [ 64%] 2023-03-20T11:54:02.7386689Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-437] SKIPPED [ 64%] 2023-03-20T11:54:02.7392280Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-438] SKIPPED [ 64%] 2023-03-20T11:54:02.7399405Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-439] SKIPPED [ 64%] 2023-03-20T11:54:02.7404972Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-440] SKIPPED [ 64%] 2023-03-20T11:54:02.7411879Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-441] SKIPPED [ 64%] 2023-03-20T11:54:02.7416898Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-442] SKIPPED [ 64%] 2023-03-20T11:54:02.7422323Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-443] SKIPPED [ 64%] 2023-03-20T11:54:02.7428266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-444] SKIPPED [ 64%] 2023-03-20T11:54:02.7433697Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-445] SKIPPED [ 64%] 2023-03-20T11:54:02.7439421Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-446] SKIPPED [ 64%] 2023-03-20T11:54:02.7445274Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-447] SKIPPED [ 64%] 2023-03-20T11:54:02.7452143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-448] SKIPPED [ 64%] 2023-03-20T11:54:02.7457377Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-449] SKIPPED [ 64%] 2023-03-20T11:54:02.7462987Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-450] SKIPPED [ 64%] 2023-03-20T11:54:02.7469932Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-451] SKIPPED [ 64%] 2023-03-20T11:54:02.7475761Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-452] SKIPPED [ 64%] 2023-03-20T11:54:02.7481434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-453] SKIPPED [ 64%] 2023-03-20T11:54:02.7487083Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-454] SKIPPED [ 64%] 2023-03-20T11:54:02.7493403Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-455] SKIPPED [ 64%] 2023-03-20T11:54:02.7499102Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-456] SKIPPED [ 64%] 2023-03-20T11:54:02.7505087Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-457] SKIPPED [ 64%] 2023-03-20T11:54:02.7510877Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-458] SKIPPED [ 64%] 2023-03-20T11:54:02.7516562Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-459] SKIPPED [ 64%] 2023-03-20T11:54:02.7522551Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-460] SKIPPED [ 64%] 2023-03-20T11:54:02.7529116Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-461] SKIPPED [ 64%] 2023-03-20T11:54:02.7535685Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-462] SKIPPED [ 64%] 2023-03-20T11:54:02.7541296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-463] SKIPPED [ 64%] 2023-03-20T11:54:02.7547188Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-464] SKIPPED [ 64%] 2023-03-20T11:54:02.7552666Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-465] SKIPPED [ 64%] 2023-03-20T11:54:02.7558459Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-466] SKIPPED [ 64%] 2023-03-20T11:54:02.7564141Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-467] SKIPPED [ 64%] 2023-03-20T11:54:02.7570602Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-468] SKIPPED [ 64%] 2023-03-20T11:54:02.7575957Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-469] SKIPPED [ 64%] 2023-03-20T11:54:02.7581700Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-470] SKIPPED [ 64%] 2023-03-20T11:54:02.7587563Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-471] SKIPPED [ 64%] 2023-03-20T11:54:02.7593081Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-472] SKIPPED [ 64%] 2023-03-20T11:54:02.7598959Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-473] SKIPPED [ 64%] 2023-03-20T11:54:02.7605722Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-474] SKIPPED [ 64%] 2023-03-20T11:54:02.7612610Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-475] SKIPPED [ 64%] 2023-03-20T11:54:02.7617827Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-476] SKIPPED [ 64%] 2023-03-20T11:54:02.7623439Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-477] SKIPPED [ 64%] 2023-03-20T11:54:02.7629286Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-478] SKIPPED [ 64%] 2023-03-20T11:54:02.7634833Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-479] SKIPPED [ 64%] 2023-03-20T11:54:02.7640617Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-480] SKIPPED [ 64%] 2023-03-20T11:54:02.7646420Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-481] SKIPPED [ 64%] 2023-03-20T11:54:02.7653192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-482] SKIPPED [ 64%] 2023-03-20T11:54:02.7658578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-483] SKIPPED [ 64%] 2023-03-20T11:54:02.7664475Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-484] SKIPPED [ 64%] 2023-03-20T11:54:02.7671045Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-485] SKIPPED [ 64%] 2023-03-20T11:54:02.7676858Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-486] SKIPPED [ 64%] 2023-03-20T11:54:02.7682602Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-487] SKIPPED [ 64%] 2023-03-20T11:54:02.7689377Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-488] SKIPPED [ 64%] 2023-03-20T11:54:02.7694432Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-489] SKIPPED [ 64%] 2023-03-20T11:54:02.7700364Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-490] SKIPPED [ 64%] 2023-03-20T11:54:02.7706018Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-491] SKIPPED [ 64%] 2023-03-20T11:54:02.7711459Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-492] SKIPPED [ 64%] 2023-03-20T11:54:02.7717191Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-493] SKIPPED [ 64%] 2023-03-20T11:54:02.7722814Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-494] SKIPPED [ 64%] 2023-03-20T11:54:02.7729792Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-495] SKIPPED [ 64%] 2023-03-20T11:54:02.7734653Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-496] SKIPPED [ 64%] 2023-03-20T11:54:02.7741658Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-497] SKIPPED [ 64%] 2023-03-20T11:54:02.7747497Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-498] SKIPPED [ 64%] 2023-03-20T11:54:02.7753043Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-499] SKIPPED [ 64%] 2023-03-20T11:54:02.7758853Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-500] SKIPPED [ 64%] 2023-03-20T11:54:02.7764531Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-501] SKIPPED [ 64%] 2023-03-20T11:54:02.7770472Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-502] SKIPPED [ 64%] 2023-03-20T11:54:02.7776594Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-503] SKIPPED [ 64%] 2023-03-20T11:54:02.7782324Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-504] SKIPPED [ 64%] 2023-03-20T11:54:02.7787918Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-505] SKIPPED [ 64%] 2023-03-20T11:54:02.7793727Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-506] SKIPPED [ 64%] 2023-03-20T11:54:02.7799424Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-507] SKIPPED [ 64%] 2023-03-20T11:54:02.7806381Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-508] SKIPPED [ 64%] 2023-03-20T11:54:02.7813395Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-509] SKIPPED [ 64%] 2023-03-20T11:54:02.7818922Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-510] SKIPPED [ 64%] 2023-03-20T11:54:02.7824645Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-511] SKIPPED [ 64%] 2023-03-20T11:54:02.7830171Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-512] SKIPPED [ 64%] 2023-03-20T11:54:02.7835844Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-513] SKIPPED [ 64%] 2023-03-20T11:54:02.7841535Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-514] SKIPPED [ 64%] 2023-03-20T11:54:02.7847239Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-515] SKIPPED [ 64%] 2023-03-20T11:54:02.7853511Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-516] SKIPPED [ 64%] 2023-03-20T11:54:02.7859150Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-517] SKIPPED [ 64%] 2023-03-20T11:54:02.7864910Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-518] SKIPPED [ 64%] 2023-03-20T11:54:02.7870613Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-519] SKIPPED [ 64%] 2023-03-20T11:54:02.7877507Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-520] SKIPPED [ 64%] 2023-03-20T11:54:02.7883198Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-521] SKIPPED [ 64%] 2023-03-20T11:54:02.7890038Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-522] SKIPPED [ 64%] 2023-03-20T11:54:02.7895027Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-523] SKIPPED [ 64%] 2023-03-20T11:54:02.7900910Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-524] SKIPPED [ 64%] 2023-03-20T11:54:02.7906901Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-525] SKIPPED [ 64%] 2023-03-20T11:54:02.7912632Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-526] SKIPPED [ 64%] 2023-03-20T11:54:02.7918396Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-527] SKIPPED [ 64%] 2023-03-20T11:54:02.7924065Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-528] SKIPPED [ 64%] 2023-03-20T11:54:02.7930347Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-529] SKIPPED [ 64%] 2023-03-20T11:54:02.7935921Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-530] SKIPPED [ 64%] 2023-03-20T11:54:02.7942832Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-531] SKIPPED [ 64%] 2023-03-20T11:54:02.7948534Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-532] SKIPPED [ 64%] 2023-03-20T11:54:02.7954163Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-533] SKIPPED [ 64%] 2023-03-20T11:54:02.7959798Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-534] SKIPPED [ 64%] 2023-03-20T11:54:02.7965516Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-535] SKIPPED [ 64%] 2023-03-20T11:54:02.7972660Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-536] SKIPPED [ 64%] 2023-03-20T11:54:02.7977616Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-537] SKIPPED [ 64%] 2023-03-20T11:54:02.7983294Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-538] SKIPPED [ 64%] 2023-03-20T11:54:02.7989285Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-539] SKIPPED [ 64%] 2023-03-20T11:54:02.7994951Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-540] SKIPPED [ 64%] 2023-03-20T11:54:02.8000725Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-541] SKIPPED [ 64%] 2023-03-20T11:54:02.8008831Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-542] SKIPPED [ 64%] 2023-03-20T11:54:02.8013655Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-543] SKIPPED [ 64%] 2023-03-20T11:54:02.8019192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-544] SKIPPED [ 64%] 2023-03-20T11:54:02.8024969Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-545] SKIPPED [ 64%] 2023-03-20T11:54:02.8030715Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-546] SKIPPED [ 64%] 2023-03-20T11:54:02.8036617Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-547] SKIPPED [ 64%] 2023-03-20T11:54:02.8042323Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-548] SKIPPED [ 64%] 2023-03-20T11:54:02.8049302Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-549] SKIPPED [ 64%] 2023-03-20T11:54:02.8054059Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-550] SKIPPED [ 64%] 2023-03-20T11:54:02.8059951Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-551] SKIPPED [ 64%] 2023-03-20T11:54:02.8065691Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-552] SKIPPED [ 64%] 2023-03-20T11:54:02.8071469Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-553] SKIPPED [ 64%] 2023-03-20T11:54:02.8079729Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-554] SKIPPED [ 64%] 2023-03-20T11:54:02.8085530Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-555] SKIPPED [ 64%] 2023-03-20T11:54:02.8092319Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-556] SKIPPED [ 64%] 2023-03-20T11:54:02.8097779Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-557] SKIPPED [ 64%] 2023-03-20T11:54:02.8104283Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-558] SKIPPED [ 64%] 2023-03-20T11:54:02.8109855Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-559] SKIPPED [ 64%] 2023-03-20T11:54:02.8115331Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-560] SKIPPED [ 64%] 2023-03-20T11:54:02.8121104Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-561] SKIPPED [ 64%] 2023-03-20T11:54:02.8126677Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-562] SKIPPED [ 64%] 2023-03-20T11:54:02.8133218Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-563] SKIPPED [ 64%] 2023-03-20T11:54:02.8138822Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-564] SKIPPED [ 64%] 2023-03-20T11:54:02.8145956Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-565] SKIPPED [ 64%] 2023-03-20T11:54:02.8151569Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-566] SKIPPED [ 64%] 2023-03-20T11:54:02.8157203Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-567] SKIPPED [ 64%] 2023-03-20T11:54:02.8163018Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-568] SKIPPED [ 64%] 2023-03-20T11:54:02.8169974Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-569] SKIPPED [ 64%] 2023-03-20T11:54:02.8174973Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-570] SKIPPED [ 64%] 2023-03-20T11:54:02.8180612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-571] SKIPPED [ 64%] 2023-03-20T11:54:02.8186466Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-572] SKIPPED [ 64%] 2023-03-20T11:54:02.8192147Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-573] SKIPPED [ 64%] 2023-03-20T11:54:02.8197799Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-574] SKIPPED [ 64%] 2023-03-20T11:54:02.8203696Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_image_tensor-575] SKIPPED [ 64%] 2023-03-20T11:54:02.8210516Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-000] SKIPPED [ 64%] 2023-03-20T11:54:02.8217211Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-001] SKIPPED [ 64%] 2023-03-20T11:54:02.8222935Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-002] SKIPPED [ 64%] 2023-03-20T11:54:02.8228950Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-003] SKIPPED [ 64%] 2023-03-20T11:54:02.8234461Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-004] SKIPPED [ 64%] 2023-03-20T11:54:02.8240116Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-005] SKIPPED [ 64%] 2023-03-20T11:54:02.8245813Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-006] SKIPPED [ 64%] 2023-03-20T11:54:02.8252806Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-007] SKIPPED [ 64%] 2023-03-20T11:54:02.8257638Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-008] SKIPPED [ 64%] 2023-03-20T11:54:02.8263173Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-009] SKIPPED [ 64%] 2023-03-20T11:54:02.8269176Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-010] SKIPPED [ 64%] 2023-03-20T11:54:02.8274740Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-011] SKIPPED [ 64%] 2023-03-20T11:54:02.8281687Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-012] SKIPPED [ 64%] 2023-03-20T11:54:02.8287484Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-013] SKIPPED [ 64%] 2023-03-20T11:54:02.8293663Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-014] SKIPPED [ 64%] 2023-03-20T11:54:02.8300329Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-015] SKIPPED [ 64%] 2023-03-20T11:54:02.8305839Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-016] SKIPPED [ 64%] 2023-03-20T11:54:02.8311321Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-017] SKIPPED [ 64%] 2023-03-20T11:54:02.8316732Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-018] SKIPPED [ 64%] 2023-03-20T11:54:02.8322564Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-019] SKIPPED [ 64%] 2023-03-20T11:54:02.8328977Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-020] SKIPPED [ 64%] 2023-03-20T11:54:02.8334310Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-021] SKIPPED [ 64%] 2023-03-20T11:54:02.8340442Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-022] SKIPPED [ 64%] 2023-03-20T11:54:02.8346220Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-023] SKIPPED [ 64%] 2023-03-20T11:54:02.8353060Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-024] SKIPPED [ 64%] 2023-03-20T11:54:02.8358653Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-025] SKIPPED [ 64%] 2023-03-20T11:54:02.8364249Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-026] SKIPPED [ 64%] 2023-03-20T11:54:02.8370830Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-027] SKIPPED [ 64%] 2023-03-20T11:54:02.8376553Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-028] SKIPPED [ 64%] 2023-03-20T11:54:02.8382495Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-029] SKIPPED [ 64%] 2023-03-20T11:54:02.8387757Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-030] SKIPPED [ 64%] 2023-03-20T11:54:02.8393394Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-031] SKIPPED [ 64%] 2023-03-20T11:54:02.8398856Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-032] SKIPPED [ 64%] 2023-03-20T11:54:02.8404632Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-033] SKIPPED [ 64%] 2023-03-20T11:54:02.8410742Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-034] SKIPPED [ 64%] 2023-03-20T11:54:02.8418192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-035] SKIPPED [ 64%] 2023-03-20T11:54:02.8424169Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-036] SKIPPED [ 64%] 2023-03-20T11:54:02.8429315Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-037] SKIPPED [ 64%] 2023-03-20T11:54:02.8434979Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-038] SKIPPED [ 64%] 2023-03-20T11:54:02.8440690Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-039] SKIPPED [ 64%] 2023-03-20T11:54:02.8446334Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-040] SKIPPED [ 64%] 2023-03-20T11:54:02.8453221Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-041] SKIPPED [ 64%] 2023-03-20T11:54:02.8458652Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-042] SKIPPED [ 64%] 2023-03-20T11:54:02.8464351Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-043] SKIPPED [ 64%] 2023-03-20T11:54:02.8469905Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-044] SKIPPED [ 64%] 2023-03-20T11:54:02.8475530Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-045] SKIPPED [ 64%] 2023-03-20T11:54:02.8481263Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-046] SKIPPED [ 64%] 2023-03-20T11:54:02.8489319Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-047] SKIPPED [ 64%] 2023-03-20T11:54:02.8494867Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-048] SKIPPED [ 64%] 2023-03-20T11:54:02.8500724Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-049] SKIPPED [ 64%] 2023-03-20T11:54:02.8506439Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-050] SKIPPED [ 64%] 2023-03-20T11:54:02.8512138Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-051] SKIPPED [ 64%] 2023-03-20T11:54:02.8517670Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-052] SKIPPED [ 64%] 2023-03-20T11:54:02.8523480Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-053] SKIPPED [ 64%] 2023-03-20T11:54:02.8530617Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-054] SKIPPED [ 64%] 2023-03-20T11:54:02.8535844Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-055] SKIPPED [ 64%] 2023-03-20T11:54:02.8541646Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-056] SKIPPED [ 64%] 2023-03-20T11:54:02.8547434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-057] SKIPPED [ 64%] 2023-03-20T11:54:02.8554243Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-058] SKIPPED [ 64%] 2023-03-20T11:54:02.8559899Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-059] SKIPPED [ 64%] 2023-03-20T11:54:02.8565598Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-060] SKIPPED [ 64%] 2023-03-20T11:54:02.8572476Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-061] SKIPPED [ 64%] 2023-03-20T11:54:02.8577829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-062] SKIPPED [ 64%] 2023-03-20T11:54:02.8583487Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-063] SKIPPED [ 64%] 2023-03-20T11:54:02.8589070Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-064] SKIPPED [ 64%] 2023-03-20T11:54:02.8594744Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-065] SKIPPED [ 64%] 2023-03-20T11:54:02.8600451Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-066] SKIPPED [ 64%] 2023-03-20T11:54:02.8606213Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-067] SKIPPED [ 64%] 2023-03-20T11:54:02.8613359Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-068] SKIPPED [ 64%] 2023-03-20T11:54:02.8618627Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-069] SKIPPED [ 64%] 2023-03-20T11:54:02.8625473Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-070] SKIPPED [ 64%] 2023-03-20T11:54:02.8631171Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-071] SKIPPED [ 64%] 2023-03-20T11:54:02.8636722Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-072] SKIPPED [ 64%] 2023-03-20T11:54:02.8642600Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-073] SKIPPED [ 64%] 2023-03-20T11:54:02.8649648Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-074] SKIPPED [ 64%] 2023-03-20T11:54:02.8654753Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-075] SKIPPED [ 64%] 2023-03-20T11:54:02.8660579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-076] SKIPPED [ 64%] 2023-03-20T11:54:02.8666354Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-077] SKIPPED [ 64%] 2023-03-20T11:54:02.8671776Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-078] SKIPPED [ 64%] 2023-03-20T11:54:02.8677528Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-079] SKIPPED [ 64%] 2023-03-20T11:54:02.8683284Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-080] SKIPPED [ 64%] 2023-03-20T11:54:02.8690681Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-081] SKIPPED [ 64%] 2023-03-20T11:54:02.8696697Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-082] SKIPPED [ 64%] 2023-03-20T11:54:02.8702454Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-083] SKIPPED [ 64%] 2023-03-20T11:54:02.8708467Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-084] SKIPPED [ 64%] 2023-03-20T11:54:02.8714047Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-085] SKIPPED [ 64%] 2023-03-20T11:54:02.8719668Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-086] SKIPPED [ 64%] 2023-03-20T11:54:02.8725473Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-087] SKIPPED [ 64%] 2023-03-20T11:54:02.8732371Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-088] SKIPPED [ 64%] 2023-03-20T11:54:02.8737862Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-089] SKIPPED [ 64%] 2023-03-20T11:54:02.8743606Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-090] SKIPPED [ 64%] 2023-03-20T11:54:02.8749319Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-091] SKIPPED [ 64%] 2023-03-20T11:54:02.8755163Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-092] SKIPPED [ 64%] 2023-03-20T11:54:02.8761953Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-093] SKIPPED [ 64%] 2023-03-20T11:54:02.8768564Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-094] SKIPPED [ 64%] 2023-03-20T11:54:02.8773642Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-095] SKIPPED [ 64%] 2023-03-20T11:54:02.8779859Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-096] SKIPPED [ 64%] 2023-03-20T11:54:02.8785528Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-097] SKIPPED [ 64%] 2023-03-20T11:54:02.8791314Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-098] SKIPPED [ 64%] 2023-03-20T11:54:02.8796947Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-099] SKIPPED [ 64%] 2023-03-20T11:54:02.8802890Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-100] SKIPPED [ 64%] 2023-03-20T11:54:02.8809682Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-101] SKIPPED [ 64%] 2023-03-20T11:54:02.8815029Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-102] SKIPPED [ 64%] 2023-03-20T11:54:02.8821181Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-103] SKIPPED [ 64%] 2023-03-20T11:54:02.8828259Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-104] SKIPPED [ 64%] 2023-03-20T11:54:02.8834030Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-105] SKIPPED [ 64%] 2023-03-20T11:54:02.8839731Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-106] SKIPPED [ 64%] 2023-03-20T11:54:02.8845493Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-107] SKIPPED [ 64%] 2023-03-20T11:54:02.8852393Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-108] SKIPPED [ 64%] 2023-03-20T11:54:02.8857757Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-109] SKIPPED [ 64%] 2023-03-20T11:54:02.8863296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-110] SKIPPED [ 64%] 2023-03-20T11:54:02.8869061Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-111] SKIPPED [ 64%] 2023-03-20T11:54:02.8874684Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-112] SKIPPED [ 64%] 2023-03-20T11:54:02.8880282Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-113] SKIPPED [ 64%] 2023-03-20T11:54:02.8886006Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-114] SKIPPED [ 64%] 2023-03-20T11:54:02.8895309Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-115] SKIPPED [ 64%] 2023-03-20T11:54:02.8900882Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-116] SKIPPED [ 64%] 2023-03-20T11:54:02.8906560Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-117] SKIPPED [ 64%] 2023-03-20T11:54:02.8912218Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-118] SKIPPED [ 64%] 2023-03-20T11:54:02.8917967Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-119] SKIPPED [ 64%] 2023-03-20T11:54:02.8923728Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-120] SKIPPED [ 64%] 2023-03-20T11:54:02.8930593Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-121] SKIPPED [ 64%] 2023-03-20T11:54:02.8935886Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-122] SKIPPED [ 64%] 2023-03-20T11:54:02.8941571Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-123] SKIPPED [ 64%] 2023-03-20T11:54:02.8947401Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-124] SKIPPED [ 64%] 2023-03-20T11:54:02.8952915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_bounding_box-125] SKIPPED [ 64%] 2023-03-20T11:54:02.8958591Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-000] SKIPPED [ 64%] 2023-03-20T11:54:02.8965516Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-001] SKIPPED [ 64%] 2023-03-20T11:54:02.8972079Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-002] SKIPPED [ 64%] 2023-03-20T11:54:02.8977356Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-003] SKIPPED [ 64%] 2023-03-20T11:54:02.8982959Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-004] SKIPPED [ 64%] 2023-03-20T11:54:02.8988980Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-005] SKIPPED [ 64%] 2023-03-20T11:54:02.8994672Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-006] SKIPPED [ 64%] 2023-03-20T11:54:02.9000623Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-007] SKIPPED [ 64%] 2023-03-20T11:54:02.9006513Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-008] SKIPPED [ 64%] 2023-03-20T11:54:02.9013434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-009] SKIPPED [ 64%] 2023-03-20T11:54:02.9018668Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-010] SKIPPED [ 64%] 2023-03-20T11:54:02.9024298Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-011] SKIPPED [ 64%] 2023-03-20T11:54:02.9031108Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-012] SKIPPED [ 64%] 2023-03-20T11:54:02.9036874Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-013] SKIPPED [ 64%] 2023-03-20T11:54:02.9042770Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-014] SKIPPED [ 64%] 2023-03-20T11:54:02.9049673Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-015] SKIPPED [ 64%] 2023-03-20T11:54:02.9054609Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-016] SKIPPED [ 64%] 2023-03-20T11:54:02.9059949Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-017] SKIPPED [ 64%] 2023-03-20T11:54:02.9065791Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-018] SKIPPED [ 64%] 2023-03-20T11:54:02.9071382Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-019] SKIPPED [ 64%] 2023-03-20T11:54:02.9076901Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-020] SKIPPED [ 64%] 2023-03-20T11:54:02.9082737Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-021] SKIPPED [ 64%] 2023-03-20T11:54:02.9089206Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-022] SKIPPED [ 64%] 2023-03-20T11:54:02.9094552Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-023] SKIPPED [ 64%] 2023-03-20T11:54:02.9101664Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-024] SKIPPED [ 64%] 2023-03-20T11:54:02.9107315Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-025] SKIPPED [ 64%] 2023-03-20T11:54:02.9112893Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-026] SKIPPED [ 64%] 2023-03-20T11:54:02.9118587Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-027] SKIPPED [ 64%] 2023-03-20T11:54:02.9124364Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-028] SKIPPED [ 64%] 2023-03-20T11:54:02.9130658Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-029] SKIPPED [ 64%] 2023-03-20T11:54:02.9136353Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-030] SKIPPED [ 64%] 2023-03-20T11:54:02.9142166Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-031] SKIPPED [ 64%] 2023-03-20T11:54:02.9147963Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-032] SKIPPED [ 64%] 2023-03-20T11:54:02.9153681Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-033] SKIPPED [ 64%] 2023-03-20T11:54:02.9159454Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-034] SKIPPED [ 64%] 2023-03-20T11:54:02.9166213Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-035] SKIPPED [ 64%] 2023-03-20T11:54:02.9173102Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-036] SKIPPED [ 64%] 2023-03-20T11:54:02.9178204Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-037] SKIPPED [ 64%] 2023-03-20T11:54:02.9183942Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-038] SKIPPED [ 64%] 2023-03-20T11:54:02.9189644Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-039] SKIPPED [ 64%] 2023-03-20T11:54:02.9195251Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-040] SKIPPED [ 64%] 2023-03-20T11:54:02.9201027Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-041] SKIPPED [ 64%] 2023-03-20T11:54:02.9206579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-042] SKIPPED [ 64%] 2023-03-20T11:54:02.9213194Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-043] SKIPPED [ 64%] 2023-03-20T11:54:02.9218366Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-044] SKIPPED [ 64%] 2023-03-20T11:54:02.9224019Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-045] SKIPPED [ 64%] 2023-03-20T11:54:02.9229843Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-046] SKIPPED [ 64%] 2023-03-20T11:54:02.9236446Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-047] SKIPPED [ 64%] 2023-03-20T11:54:02.9242285Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-048] SKIPPED [ 64%] 2023-03-20T11:54:02.9249234Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-049] SKIPPED [ 64%] 2023-03-20T11:54:02.9253915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-050] SKIPPED [ 64%] 2023-03-20T11:54:02.9259766Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-051] SKIPPED [ 64%] 2023-03-20T11:54:02.9265602Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-052] SKIPPED [ 64%] 2023-03-20T11:54:02.9271305Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-053] SKIPPED [ 64%] 2023-03-20T11:54:02.9276911Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-054] SKIPPED [ 64%] 2023-03-20T11:54:02.9282650Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-055] SKIPPED [ 64%] 2023-03-20T11:54:02.9289243Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-056] SKIPPED [ 64%] 2023-03-20T11:54:02.9294475Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-057] SKIPPED [ 64%] 2023-03-20T11:54:02.9301441Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-058] SKIPPED [ 64%] 2023-03-20T11:54:02.9307394Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-059] SKIPPED [ 64%] 2023-03-20T11:54:02.9313049Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-060] SKIPPED [ 64%] 2023-03-20T11:54:02.9318785Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-061] SKIPPED [ 64%] 2023-03-20T11:54:02.9324433Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-062] SKIPPED [ 64%] 2023-03-20T11:54:02.9330627Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-063] SKIPPED [ 64%] 2023-03-20T11:54:02.9336296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-064] SKIPPED [ 64%] 2023-03-20T11:54:02.9341623Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-065] SKIPPED [ 64%] 2023-03-20T11:54:02.9347542Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-066] SKIPPED [ 64%] 2023-03-20T11:54:02.9353042Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-067] SKIPPED [ 64%] 2023-03-20T11:54:02.9358759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-068] SKIPPED [ 64%] 2023-03-20T11:54:02.9364428Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-069] SKIPPED [ 64%] 2023-03-20T11:54:02.9372297Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-070] SKIPPED [ 64%] 2023-03-20T11:54:02.9377541Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-071] SKIPPED [ 64%] 2023-03-20T11:54:02.9383118Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-072] SKIPPED [ 64%] 2023-03-20T11:54:02.9389078Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-073] SKIPPED [ 64%] 2023-03-20T11:54:02.9394587Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-074] SKIPPED [ 64%] 2023-03-20T11:54:02.9400348Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-075] SKIPPED [ 64%] 2023-03-20T11:54:02.9406210Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-076] SKIPPED [ 64%] 2023-03-20T11:54:02.9412868Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-077] SKIPPED [ 64%] 2023-03-20T11:54:02.9418360Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-078] SKIPPED [ 64%] 2023-03-20T11:54:02.9424435Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-079] SKIPPED [ 64%] 2023-03-20T11:54:02.9430487Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-080] SKIPPED [ 64%] 2023-03-20T11:54:02.9437521Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-081] SKIPPED [ 64%] 2023-03-20T11:54:02.9443375Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-082] SKIPPED [ 64%] 2023-03-20T11:54:02.9450347Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-083] SKIPPED [ 64%] 2023-03-20T11:54:02.9455372Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-084] SKIPPED [ 64%] 2023-03-20T11:54:02.9460655Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-085] SKIPPED [ 64%] 2023-03-20T11:54:02.9466547Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-086] SKIPPED [ 64%] 2023-03-20T11:54:02.9472270Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-087] SKIPPED [ 64%] 2023-03-20T11:54:02.9478031Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-088] SKIPPED [ 64%] 2023-03-20T11:54:02.9483642Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-089] SKIPPED [ 64%] 2023-03-20T11:54:02.9490534Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-090] SKIPPED [ 64%] 2023-03-20T11:54:02.9495603Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-091] SKIPPED [ 64%] 2023-03-20T11:54:02.9501460Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-092] SKIPPED [ 64%] 2023-03-20T11:54:02.9508507Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-093] SKIPPED [ 64%] 2023-03-20T11:54:02.9514027Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-094] SKIPPED [ 64%] 2023-03-20T11:54:02.9519893Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-095] SKIPPED [ 64%] 2023-03-20T11:54:02.9525530Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-096] SKIPPED [ 64%] 2023-03-20T11:54:02.9532352Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-097] SKIPPED [ 64%] 2023-03-20T11:54:02.9537588Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-098] SKIPPED [ 64%] 2023-03-20T11:54:02.9543289Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-099] SKIPPED [ 64%] 2023-03-20T11:54:02.9549386Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-100] SKIPPED [ 64%] 2023-03-20T11:54:02.9554802Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-101] SKIPPED [ 64%] 2023-03-20T11:54:02.9560606Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-102] SKIPPED [ 64%] 2023-03-20T11:54:02.9566210Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-103] SKIPPED [ 64%] 2023-03-20T11:54:02.9573540Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-104] SKIPPED [ 64%] 2023-03-20T11:54:02.9579519Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-105] SKIPPED [ 64%] 2023-03-20T11:54:02.9585384Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-106] SKIPPED [ 64%] 2023-03-20T11:54:02.9590943Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-107] SKIPPED [ 64%] 2023-03-20T11:54:02.9596548Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-108] SKIPPED [ 64%] 2023-03-20T11:54:02.9602598Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-109] SKIPPED [ 64%] 2023-03-20T11:54:02.9609415Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-110] SKIPPED [ 64%] 2023-03-20T11:54:02.9614535Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-111] SKIPPED [ 64%] 2023-03-20T11:54:02.9620058Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-112] SKIPPED [ 64%] 2023-03-20T11:54:02.9625762Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-113] SKIPPED [ 64%] 2023-03-20T11:54:02.9631587Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-114] SKIPPED [ 64%] 2023-03-20T11:54:02.9638587Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-115] SKIPPED [ 64%] 2023-03-20T11:54:02.9644219Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-116] SKIPPED [ 64%] 2023-03-20T11:54:02.9650666Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-117] SKIPPED [ 64%] 2023-03-20T11:54:02.9656012Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-118] SKIPPED [ 64%] 2023-03-20T11:54:02.9661689Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-119] SKIPPED [ 64%] 2023-03-20T11:54:02.9667481Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-120] SKIPPED [ 64%] 2023-03-20T11:54:02.9673089Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-121] SKIPPED [ 64%] 2023-03-20T11:54:02.9678963Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-122] SKIPPED [ 64%] 2023-03-20T11:54:02.9684542Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-123] SKIPPED [ 64%] 2023-03-20T11:54:02.9690639Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-124] SKIPPED [ 64%] 2023-03-20T11:54:02.9696326Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-125] SKIPPED [ 64%] 2023-03-20T11:54:02.9702001Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-126] SKIPPED [ 64%] 2023-03-20T11:54:02.9710660Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-127] SKIPPED [ 64%] 2023-03-20T11:54:02.9716315Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-128] SKIPPED [ 64%] 2023-03-20T11:54:02.9722163Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-129] SKIPPED [ 64%] 2023-03-20T11:54:02.9729205Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-130] SKIPPED [ 64%] 2023-03-20T11:54:02.9733921Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-131] SKIPPED [ 64%] 2023-03-20T11:54:02.9739718Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-132] SKIPPED [ 64%] 2023-03-20T11:54:02.9745506Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-133] SKIPPED [ 64%] 2023-03-20T11:54:02.9751247Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-134] SKIPPED [ 64%] 2023-03-20T11:54:02.9756895Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-135] SKIPPED [ 64%] 2023-03-20T11:54:02.9762997Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-136] SKIPPED [ 64%] 2023-03-20T11:54:02.9769182Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-137] SKIPPED [ 64%] 2023-03-20T11:54:02.9776612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-138] SKIPPED [ 64%] 2023-03-20T11:54:02.9781673Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-139] SKIPPED [ 64%] 2023-03-20T11:54:02.9787648Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-140] SKIPPED [ 64%] 2023-03-20T11:54:02.9793143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-141] SKIPPED [ 64%] 2023-03-20T11:54:02.9799112Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-142] SKIPPED [ 64%] 2023-03-20T11:54:02.9804625Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-143] SKIPPED [ 64%] 2023-03-20T11:54:02.9810740Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-144] SKIPPED [ 64%] 2023-03-20T11:54:02.9816373Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-145] SKIPPED [ 64%] 2023-03-20T11:54:02.9822329Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-146] SKIPPED [ 64%] 2023-03-20T11:54:02.9828157Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-147] SKIPPED [ 64%] 2023-03-20T11:54:02.9833692Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-148] SKIPPED [ 64%] 2023-03-20T11:54:02.9839427Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-149] SKIPPED [ 64%] 2023-03-20T11:54:02.9846382Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-150] SKIPPED [ 64%] 2023-03-20T11:54:02.9853265Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-151] SKIPPED [ 64%] 2023-03-20T11:54:02.9858452Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-152] SKIPPED [ 64%] 2023-03-20T11:54:02.9864081Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-153] SKIPPED [ 64%] 2023-03-20T11:54:02.9869939Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-154] SKIPPED [ 64%] 2023-03-20T11:54:02.9875492Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-155] SKIPPED [ 64%] 2023-03-20T11:54:02.9881189Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-156] SKIPPED [ 64%] 2023-03-20T11:54:02.9886856Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-157] SKIPPED [ 64%] 2023-03-20T11:54:02.9893454Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-158] SKIPPED [ 64%] 2023-03-20T11:54:02.9899005Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-159] SKIPPED [ 64%] 2023-03-20T11:54:02.9904755Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-160] SKIPPED [ 64%] 2023-03-20T11:54:02.9911525Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-161] SKIPPED [ 64%] 2023-03-20T11:54:02.9917268Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-162] SKIPPED [ 64%] 2023-03-20T11:54:02.9923227Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-163] SKIPPED [ 64%] 2023-03-20T11:54:02.9930465Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-164] SKIPPED [ 64%] 2023-03-20T11:54:02.9935143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-165] SKIPPED [ 64%] 2023-03-20T11:54:02.9941063Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-166] SKIPPED [ 64%] 2023-03-20T11:54:02.9946875Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-167] SKIPPED [ 64%] 2023-03-20T11:54:02.9952425Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-168] SKIPPED [ 64%] 2023-03-20T11:54:02.9958720Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-169] SKIPPED [ 64%] 2023-03-20T11:54:02.9963917Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-170] SKIPPED [ 64%] 2023-03-20T11:54:02.9970670Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-171] SKIPPED [ 64%] 2023-03-20T11:54:02.9975873Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-172] SKIPPED [ 64%] 2023-03-20T11:54:02.9982641Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-173] SKIPPED [ 64%] 2023-03-20T11:54:02.9988553Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-174] SKIPPED [ 64%] 2023-03-20T11:54:02.9994182Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-175] SKIPPED [ 64%] 2023-03-20T11:54:02.9999924Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-176] SKIPPED [ 64%] 2023-03-20T11:54:03.0005781Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-177] SKIPPED [ 64%] 2023-03-20T11:54:03.0012854Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-178] SKIPPED [ 64%] 2023-03-20T11:54:03.0018039Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-179] SKIPPED [ 64%] 2023-03-20T11:54:03.0024056Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-180] SKIPPED [ 64%] 2023-03-20T11:54:03.0029770Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-181] SKIPPED [ 64%] 2023-03-20T11:54:03.0035207Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-182] SKIPPED [ 64%] 2023-03-20T11:54:03.0041053Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-183] SKIPPED [ 64%] 2023-03-20T11:54:03.0049493Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-184] SKIPPED [ 64%] 2023-03-20T11:54:03.0054322Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-185] SKIPPED [ 64%] 2023-03-20T11:54:03.0059951Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-186] SKIPPED [ 64%] 2023-03-20T11:54:03.0065640Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-187] SKIPPED [ 64%] 2023-03-20T11:54:03.0071233Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-188] SKIPPED [ 64%] 2023-03-20T11:54:03.0076896Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-189] SKIPPED [ 64%] 2023-03-20T11:54:03.0082778Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-190] SKIPPED [ 64%] 2023-03-20T11:54:03.0089614Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-191] SKIPPED [ 64%] 2023-03-20T11:54:03.0094425Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-192] SKIPPED [ 64%] 2023-03-20T11:54:03.0100235Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-193] SKIPPED [ 64%] 2023-03-20T11:54:03.0106107Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-194] SKIPPED [ 64%] 2023-03-20T11:54:03.0111689Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-195] SKIPPED [ 64%] 2023-03-20T11:54:03.0118579Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-196] SKIPPED [ 64%] 2023-03-20T11:54:03.0124323Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-197] SKIPPED [ 64%] 2023-03-20T11:54:03.0130724Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-198] SKIPPED [ 64%] 2023-03-20T11:54:03.0135977Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-199] SKIPPED [ 64%] 2023-03-20T11:54:03.0142162Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-200] SKIPPED [ 64%] 2023-03-20T11:54:03.0148369Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-201] SKIPPED [ 64%] 2023-03-20T11:54:03.0153982Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-202] SKIPPED [ 64%] 2023-03-20T11:54:03.0159730Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-203] SKIPPED [ 64%] 2023-03-20T11:54:03.0165349Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-204] SKIPPED [ 64%] 2023-03-20T11:54:03.0172011Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-205] SKIPPED [ 64%] 2023-03-20T11:54:03.0177345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-206] SKIPPED [ 64%] 2023-03-20T11:54:03.0183919Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-207] SKIPPED [ 64%] 2023-03-20T11:54:03.0189802Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-208] SKIPPED [ 64%] 2023-03-20T11:54:03.0195400Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-209] SKIPPED [ 64%] 2023-03-20T11:54:03.0213669Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-210] SKIPPED [ 64%] 2023-03-20T11:54:03.0214339Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-211] SKIPPED [ 64%] 2023-03-20T11:54:03.0214731Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-212] SKIPPED [ 64%] 2023-03-20T11:54:03.0219077Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-213] SKIPPED [ 64%] 2023-03-20T11:54:03.0224829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-214] SKIPPED [ 64%] 2023-03-20T11:54:03.0230341Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-215] SKIPPED [ 64%] 2023-03-20T11:54:03.0236015Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-216] SKIPPED [ 64%] 2023-03-20T11:54:03.0241888Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-217] SKIPPED [ 64%] 2023-03-20T11:54:03.0247660Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-218] SKIPPED [ 64%] 2023-03-20T11:54:03.0255109Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-219] SKIPPED [ 64%] 2023-03-20T11:54:03.0260883Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-220] SKIPPED [ 64%] 2023-03-20T11:54:03.0266715Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-221] SKIPPED [ 64%] 2023-03-20T11:54:03.0272367Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-222] SKIPPED [ 64%] 2023-03-20T11:54:03.0278270Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-223] SKIPPED [ 64%] 2023-03-20T11:54:03.0283797Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-224] SKIPPED [ 64%] 2023-03-20T11:54:03.0290595Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-225] SKIPPED [ 64%] 2023-03-20T11:54:03.0295733Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-226] SKIPPED [ 64%] 2023-03-20T11:54:03.0301474Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-227] SKIPPED [ 64%] 2023-03-20T11:54:03.0307356Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-228] SKIPPED [ 64%] 2023-03-20T11:54:03.0313032Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-229] SKIPPED [ 64%] 2023-03-20T11:54:03.0319951Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-230] SKIPPED [ 64%] 2023-03-20T11:54:03.0325644Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-231] SKIPPED [ 64%] 2023-03-20T11:54:03.0332704Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-232] SKIPPED [ 64%] 2023-03-20T11:54:03.0337525Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-233] SKIPPED [ 64%] 2023-03-20T11:54:03.0342936Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-234] SKIPPED [ 64%] 2023-03-20T11:54:03.0348865Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-235] SKIPPED [ 64%] 2023-03-20T11:54:03.0354434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-236] SKIPPED [ 64%] 2023-03-20T11:54:03.0360023Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-237] SKIPPED [ 64%] 2023-03-20T11:54:03.0365797Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-238] SKIPPED [ 64%] 2023-03-20T11:54:03.0371895Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-239] SKIPPED [ 64%] 2023-03-20T11:54:03.0377741Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-240] SKIPPED [ 64%] 2023-03-20T11:54:03.0383746Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-241] SKIPPED [ 64%] 2023-03-20T11:54:03.0391162Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-242] SKIPPED [ 64%] 2023-03-20T11:54:03.0396718Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-243] SKIPPED [ 64%] 2023-03-20T11:54:03.0402526Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-244] SKIPPED [ 64%] 2023-03-20T11:54:03.0409358Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-245] SKIPPED [ 64%] 2023-03-20T11:54:03.0414283Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-246] SKIPPED [ 64%] 2023-03-20T11:54:03.0419789Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-247] SKIPPED [ 64%] 2023-03-20T11:54:03.0425667Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-248] SKIPPED [ 64%] 2023-03-20T11:54:03.0431367Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-249] SKIPPED [ 64%] 2023-03-20T11:54:03.0437364Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-250] SKIPPED [ 64%] 2023-03-20T11:54:03.0442875Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-251] SKIPPED [ 64%] 2023-03-20T11:54:03.0449789Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-252] SKIPPED [ 64%] 2023-03-20T11:54:03.0456018Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-253] SKIPPED [ 64%] 2023-03-20T11:54:03.0461841Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-254] SKIPPED [ 64%] 2023-03-20T11:54:03.0467798Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-255] SKIPPED [ 64%] 2023-03-20T11:54:03.0473441Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-256] SKIPPED [ 64%] 2023-03-20T11:54:03.0479524Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-257] SKIPPED [ 64%] 2023-03-20T11:54:03.0484902Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-258] SKIPPED [ 64%] 2023-03-20T11:54:03.0491711Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-259] SKIPPED [ 64%] 2023-03-20T11:54:03.0496812Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-260] SKIPPED [ 64%] 2023-03-20T11:54:03.0502491Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-261] SKIPPED [ 64%] 2023-03-20T11:54:03.0508616Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-262] SKIPPED [ 64%] 2023-03-20T11:54:03.0514290Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-263] SKIPPED [ 64%] 2023-03-20T11:54:03.0522695Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-264] SKIPPED [ 64%] 2023-03-20T11:54:03.0529897Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-265] SKIPPED [ 64%] 2023-03-20T11:54:03.0534542Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-266] SKIPPED [ 64%] 2023-03-20T11:54:03.0540838Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-267] SKIPPED [ 64%] 2023-03-20T11:54:03.0546561Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-268] SKIPPED [ 64%] 2023-03-20T11:54:03.0552238Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-269] SKIPPED [ 64%] 2023-03-20T11:54:03.0558046Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-270] SKIPPED [ 64%] 2023-03-20T11:54:03.0563620Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-271] SKIPPED [ 64%] 2023-03-20T11:54:03.0570580Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-272] SKIPPED [ 64%] 2023-03-20T11:54:03.0575603Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-273] SKIPPED [ 64%] 2023-03-20T11:54:03.0581272Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-274] SKIPPED [ 64%] 2023-03-20T11:54:03.0587227Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-275] SKIPPED [ 64%] 2023-03-20T11:54:03.0593906Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-276] SKIPPED [ 64%] 2023-03-20T11:54:03.0599762Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-277] SKIPPED [ 64%] 2023-03-20T11:54:03.0605301Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-278] SKIPPED [ 64%] 2023-03-20T11:54:03.0612203Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-279] SKIPPED [ 64%] 2023-03-20T11:54:03.0617778Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-280] SKIPPED [ 64%] 2023-03-20T11:54:03.0623166Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-281] SKIPPED [ 64%] 2023-03-20T11:54:03.0628820Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-282] SKIPPED [ 64%] 2023-03-20T11:54:03.0634410Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-283] SKIPPED [ 64%] 2023-03-20T11:54:03.0640082Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-284] SKIPPED [ 64%] 2023-03-20T11:54:03.0645954Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-285] SKIPPED [ 64%] 2023-03-20T11:54:03.0652959Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-286] SKIPPED [ 64%] 2023-03-20T11:54:03.0659331Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-287] SKIPPED [ 64%] 2023-03-20T11:54:03.0665183Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-288] SKIPPED [ 64%] 2023-03-20T11:54:03.0670859Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-289] SKIPPED [ 64%] 2023-03-20T11:54:03.0676576Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-290] SKIPPED [ 64%] 2023-03-20T11:54:03.0682377Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-291] SKIPPED [ 64%] 2023-03-20T11:54:03.0689648Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-292] SKIPPED [ 64%] 2023-03-20T11:54:03.0694050Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-293] SKIPPED [ 64%] 2023-03-20T11:54:03.0700002Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-294] SKIPPED [ 64%] 2023-03-20T11:54:03.0705800Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-295] SKIPPED [ 64%] 2023-03-20T11:54:03.0711474Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-296] SKIPPED [ 64%] 2023-03-20T11:54:03.0717266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-297] SKIPPED [ 64%] 2023-03-20T11:54:03.0723018Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-298] SKIPPED [ 64%] 2023-03-20T11:54:03.0730412Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-299] SKIPPED [ 64%] 2023-03-20T11:54:03.0736345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-300] SKIPPED [ 64%] 2023-03-20T11:54:03.0742133Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-301] SKIPPED [ 64%] 2023-03-20T11:54:03.0748018Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-302] SKIPPED [ 64%] 2023-03-20T11:54:03.0753641Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-303] SKIPPED [ 64%] 2023-03-20T11:54:03.0759423Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-304] SKIPPED [ 64%] 2023-03-20T11:54:03.0765119Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-305] SKIPPED [ 64%] 2023-03-20T11:54:03.0771880Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-306] SKIPPED [ 64%] 2023-03-20T11:54:03.0777410Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-307] SKIPPED [ 64%] 2023-03-20T11:54:03.0782924Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-308] SKIPPED [ 64%] 2023-03-20T11:54:03.0788661Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-309] SKIPPED [ 64%] 2023-03-20T11:54:03.0795719Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-310] SKIPPED [ 64%] 2023-03-20T11:54:03.0801532Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-311] SKIPPED [ 64%] 2023-03-20T11:54:03.0807299Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-312] SKIPPED [ 64%] 2023-03-20T11:54:03.0813350Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-313] SKIPPED [ 64%] 2023-03-20T11:54:03.0819395Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-314] SKIPPED [ 64%] 2023-03-20T11:54:03.0825412Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-315] SKIPPED [ 64%] 2023-03-20T11:54:03.0831506Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-316] SKIPPED [ 64%] 2023-03-20T11:54:03.0837802Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-317] SKIPPED [ 64%] 2023-03-20T11:54:03.0843792Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-318] SKIPPED [ 64%] 2023-03-20T11:54:03.0850457Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-319] SKIPPED [ 64%] 2023-03-20T11:54:03.0856736Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-320] SKIPPED [ 64%] 2023-03-20T11:54:03.0862773Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-321] SKIPPED [ 64%] 2023-03-20T11:54:03.0870238Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-322] SKIPPED [ 64%] 2023-03-20T11:54:03.0876269Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-323] SKIPPED [ 64%] 2023-03-20T11:54:03.0882645Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-324] SKIPPED [ 64%] 2023-03-20T11:54:03.0890186Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-325] SKIPPED [ 64%] 2023-03-20T11:54:03.0895559Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-326] SKIPPED [ 64%] 2023-03-20T11:54:03.0901482Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-327] SKIPPED [ 64%] 2023-03-20T11:54:03.0907849Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-328] SKIPPED [ 64%] 2023-03-20T11:54:03.0913926Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-329] SKIPPED [ 64%] 2023-03-20T11:54:03.0920146Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-330] SKIPPED [ 64%] 2023-03-20T11:54:03.0926347Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-331] SKIPPED [ 64%] 2023-03-20T11:54:03.0933266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-332] SKIPPED [ 64%] 2023-03-20T11:54:03.0940386Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-333] SKIPPED [ 64%] 2023-03-20T11:54:03.0946571Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-334] SKIPPED [ 64%] 2023-03-20T11:54:03.0952696Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-335] SKIPPED [ 64%] 2023-03-20T11:54:03.0958853Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-336] SKIPPED [ 64%] 2023-03-20T11:54:03.0965091Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-337] SKIPPED [ 64%] 2023-03-20T11:54:03.0972262Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-338] SKIPPED [ 64%] 2023-03-20T11:54:03.0978056Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-339] SKIPPED [ 64%] 2023-03-20T11:54:03.0984476Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-340] SKIPPED [ 64%] 2023-03-20T11:54:03.0990363Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-341] SKIPPED [ 64%] 2023-03-20T11:54:03.0996497Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-342] SKIPPED [ 64%] 2023-03-20T11:54:03.1002838Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-343] SKIPPED [ 64%] 2023-03-20T11:54:03.1010050Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-344] SKIPPED [ 64%] 2023-03-20T11:54:03.1016976Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-345] SKIPPED [ 64%] 2023-03-20T11:54:03.1022857Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-346] SKIPPED [ 64%] 2023-03-20T11:54:03.1029103Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-347] SKIPPED [ 64%] 2023-03-20T11:54:03.1035189Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-348] SKIPPED [ 64%] 2023-03-20T11:54:03.1041406Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-349] SKIPPED [ 64%] 2023-03-20T11:54:03.1048961Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-350] SKIPPED [ 64%] 2023-03-20T11:54:03.1054141Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-351] SKIPPED [ 64%] 2023-03-20T11:54:03.1060611Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-352] SKIPPED [ 64%] 2023-03-20T11:54:03.1066810Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-353] SKIPPED [ 64%] 2023-03-20T11:54:03.1072894Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-354] SKIPPED [ 64%] 2023-03-20T11:54:03.1079133Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-355] SKIPPED [ 64%] 2023-03-20T11:54:03.1086517Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-356] SKIPPED [ 64%] 2023-03-20T11:54:03.1093285Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-357] SKIPPED [ 64%] 2023-03-20T11:54:03.1099449Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-358] SKIPPED [ 64%] 2023-03-20T11:54:03.1105692Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-359] SKIPPED [ 64%] 2023-03-20T11:54:03.1111721Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-360] SKIPPED [ 64%] 2023-03-20T11:54:03.1118116Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-361] SKIPPED [ 64%] 2023-03-20T11:54:03.1124043Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-362] SKIPPED [ 64%] 2023-03-20T11:54:03.1130555Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-363] SKIPPED [ 64%] 2023-03-20T11:54:03.1136779Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-364] SKIPPED [ 64%] 2023-03-20T11:54:03.1142925Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-365] SKIPPED [ 64%] 2023-03-20T11:54:03.1149022Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-366] SKIPPED [ 64%] 2023-03-20T11:54:03.1155015Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-367] SKIPPED [ 64%] 2023-03-20T11:54:03.1163015Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-368] SKIPPED [ 64%] 2023-03-20T11:54:03.1169974Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-369] SKIPPED [ 64%] 2023-03-20T11:54:03.1175496Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-370] SKIPPED [ 64%] 2023-03-20T11:54:03.1181647Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-371] SKIPPED [ 64%] 2023-03-20T11:54:03.1187917Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-372] SKIPPED [ 64%] 2023-03-20T11:54:03.1193965Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-373] SKIPPED [ 64%] 2023-03-20T11:54:03.1200057Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-374] SKIPPED [ 64%] 2023-03-20T11:54:03.1206255Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-375] SKIPPED [ 64%] 2023-03-20T11:54:03.1213311Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-376] SKIPPED [ 64%] 2023-03-20T11:54:03.1219061Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-377] SKIPPED [ 64%] 2023-03-20T11:54:03.1225318Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-378] SKIPPED [ 64%] 2023-03-20T11:54:03.1232718Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-379] SKIPPED [ 64%] 2023-03-20T11:54:03.1239005Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-380] SKIPPED [ 64%] 2023-03-20T11:54:03.1245126Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-381] SKIPPED [ 64%] 2023-03-20T11:54:03.1252337Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-382] SKIPPED [ 64%] 2023-03-20T11:54:03.1257739Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[pad_mask-383] SKIPPED [ 64%] 2023-03-20T11:54:03.1263892Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-00] SKIPPED [ 64%] 2023-03-20T11:54:03.1270236Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-01] SKIPPED [ 64%] 2023-03-20T11:54:03.1276240Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-02] SKIPPED [ 64%] 2023-03-20T11:54:03.1282980Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-03] SKIPPED [ 64%] 2023-03-20T11:54:03.1290033Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-04] SKIPPED [ 64%] 2023-03-20T11:54:03.1295515Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-05] SKIPPED [ 64%] 2023-03-20T11:54:03.1303206Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-06] SKIPPED [ 64%] 2023-03-20T11:54:03.1309400Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-07] SKIPPED [ 64%] 2023-03-20T11:54:03.1315395Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-08] SKIPPED [ 64%] 2023-03-20T11:54:03.1321750Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-09] SKIPPED [ 64%] 2023-03-20T11:54:03.1329042Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-10] SKIPPED [ 64%] 2023-03-20T11:54:03.1334503Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_image_tensor-11] SKIPPED [ 64%] 2023-03-20T11:54:03.1340582Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-00] SKIPPED [ 64%] 2023-03-20T11:54:03.1346745Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-01] SKIPPED [ 64%] 2023-03-20T11:54:03.1352845Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-02] SKIPPED [ 64%] 2023-03-20T11:54:03.1359008Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-03] SKIPPED [ 64%] 2023-03-20T11:54:03.1365360Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-04] SKIPPED [ 64%] 2023-03-20T11:54:03.1373256Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-05] SKIPPED [ 64%] 2023-03-20T11:54:03.1381251Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-06] SKIPPED [ 64%] 2023-03-20T11:54:03.1387588Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-07] SKIPPED [ 64%] 2023-03-20T11:54:03.1393851Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-08] SKIPPED [ 64%] 2023-03-20T11:54:03.1399922Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-09] SKIPPED [ 64%] 2023-03-20T11:54:03.1406074Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-10] SKIPPED [ 64%] 2023-03-20T11:54:03.1413408Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-11] SKIPPED [ 64%] 2023-03-20T11:54:03.1418781Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-12] SKIPPED [ 64%] 2023-03-20T11:54:03.1425024Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-13] SKIPPED [ 64%] 2023-03-20T11:54:03.1431403Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-14] SKIPPED [ 64%] 2023-03-20T11:54:03.1437273Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-15] SKIPPED [ 64%] 2023-03-20T11:54:03.1443391Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-16] SKIPPED [ 64%] 2023-03-20T11:54:03.1452049Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-17] SKIPPED [ 64%] 2023-03-20T11:54:03.1457644Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-18] SKIPPED [ 64%] 2023-03-20T11:54:03.1463847Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-19] SKIPPED [ 64%] 2023-03-20T11:54:03.1470240Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-20] SKIPPED [ 64%] 2023-03-20T11:54:03.1476081Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-21] SKIPPED [ 64%] 2023-03-20T11:54:03.1482670Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-22] SKIPPED [ 64%] 2023-03-20T11:54:03.1489822Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-23] SKIPPED [ 64%] 2023-03-20T11:54:03.1495368Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-24] SKIPPED [ 64%] 2023-03-20T11:54:03.1501232Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-25] SKIPPED [ 64%] 2023-03-20T11:54:03.1507550Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-26] SKIPPED [ 64%] 2023-03-20T11:54:03.1513583Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-27] SKIPPED [ 64%] 2023-03-20T11:54:03.1519807Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-28] SKIPPED [ 64%] 2023-03-20T11:54:03.1527228Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-29] SKIPPED [ 64%] 2023-03-20T11:54:03.1534033Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-30] SKIPPED [ 64%] 2023-03-20T11:54:03.1539727Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[perspective_mask-31] SKIPPED [ 64%] 2023-03-20T11:54:03.1546071Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-00] SKIPPED [ 64%] 2023-03-20T11:54:03.1552445Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-01] SKIPPED [ 64%] 2023-03-20T11:54:03.1558453Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-02] SKIPPED [ 64%] 2023-03-20T11:54:03.1564685Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-03] SKIPPED [ 64%] 2023-03-20T11:54:03.1571835Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-04] SKIPPED [ 64%] 2023-03-20T11:54:03.1577640Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-05] SKIPPED [ 64%] 2023-03-20T11:54:03.1583575Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-06] SKIPPED [ 64%] 2023-03-20T11:54:03.1589958Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-07] SKIPPED [ 64%] 2023-03-20T11:54:03.1597289Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-08] SKIPPED [ 64%] 2023-03-20T11:54:03.1603574Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-09] SKIPPED [ 64%] 2023-03-20T11:54:03.1610807Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-10] SKIPPED [ 64%] 2023-03-20T11:54:03.1616485Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-11] SKIPPED [ 64%] 2023-03-20T11:54:03.1622822Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-12] SKIPPED [ 64%] 2023-03-20T11:54:03.1629188Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-13] SKIPPED [ 64%] 2023-03-20T11:54:03.1635262Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-14] SKIPPED [ 64%] 2023-03-20T11:54:03.1641551Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-15] SKIPPED [ 64%] 2023-03-20T11:54:03.1648944Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-16] SKIPPED [ 64%] 2023-03-20T11:54:03.1653963Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-17] SKIPPED [ 64%] 2023-03-20T11:54:03.1660330Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-18] SKIPPED [ 64%] 2023-03-20T11:54:03.1666730Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-19] SKIPPED [ 64%] 2023-03-20T11:54:03.1674023Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-20] SKIPPED [ 64%] 2023-03-20T11:54:03.1680080Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-21] SKIPPED [ 64%] 2023-03-20T11:54:03.1686287Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-22] SKIPPED [ 64%] 2023-03-20T11:54:03.1693374Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-23] SKIPPED [ 64%] 2023-03-20T11:54:03.1699259Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-24] SKIPPED [ 64%] 2023-03-20T11:54:03.1705680Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-25] SKIPPED [ 64%] 2023-03-20T11:54:03.1711866Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-26] SKIPPED [ 64%] 2023-03-20T11:54:03.1718264Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-27] SKIPPED [ 64%] 2023-03-20T11:54:03.1724175Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-28] SKIPPED [ 64%] 2023-03-20T11:54:03.1731700Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-29] SKIPPED [ 64%] 2023-03-20T11:54:03.1736860Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-30] SKIPPED [ 64%] 2023-03-20T11:54:03.1744345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-31] SKIPPED [ 64%] 2023-03-20T11:54:03.1750534Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-32] SKIPPED [ 64%] 2023-03-20T11:54:03.1756660Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-33] SKIPPED [ 64%] 2023-03-20T11:54:03.1763203Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-34] SKIPPED [ 64%] 2023-03-20T11:54:03.1770494Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-35] SKIPPED [ 64%] 2023-03-20T11:54:03.1776674Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-36] SKIPPED [ 64%] 2023-03-20T11:54:03.1782839Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-37] SKIPPED [ 64%] 2023-03-20T11:54:03.1789261Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-38] SKIPPED [ 64%] 2023-03-20T11:54:03.1795214Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-39] SKIPPED [ 64%] 2023-03-20T11:54:03.1801247Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-40] SKIPPED [ 64%] 2023-03-20T11:54:03.1807574Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-41] SKIPPED [ 64%] 2023-03-20T11:54:03.1814158Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-42] SKIPPED [ 64%] 2023-03-20T11:54:03.1822933Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-43] SKIPPED [ 64%] 2023-03-20T11:54:03.1828604Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-44] SKIPPED [ 64%] 2023-03-20T11:54:03.1834783Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-45] SKIPPED [ 64%] 2023-03-20T11:54:03.1840676Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-46] SKIPPED [ 64%] 2023-03-20T11:54:03.1846815Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-47] SKIPPED [ 64%] 2023-03-20T11:54:03.1853866Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-48] SKIPPED [ 64%] 2023-03-20T11:54:03.1860770Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-49] SKIPPED [ 64%] 2023-03-20T11:54:03.1866959Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-50] SKIPPED [ 64%] 2023-03-20T11:54:03.1873108Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-51] SKIPPED [ 64%] 2023-03-20T11:54:03.1879105Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-52] SKIPPED [ 64%] 2023-03-20T11:54:03.1885247Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-53] SKIPPED [ 64%] 2023-03-20T11:54:03.1893696Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-54] SKIPPED [ 64%] 2023-03-20T11:54:03.1899809Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-55] SKIPPED [ 64%] 2023-03-20T11:54:03.1906055Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-56] SKIPPED [ 64%] 2023-03-20T11:54:03.1911931Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-57] SKIPPED [ 64%] 2023-03-20T11:54:03.1918094Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-58] SKIPPED [ 64%] 2023-03-20T11:54:03.1924095Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-59] SKIPPED [ 64%] 2023-03-20T11:54:03.1931605Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-60] SKIPPED [ 64%] 2023-03-20T11:54:03.1937019Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-61] SKIPPED [ 64%] 2023-03-20T11:54:03.1943346Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-62] SKIPPED [ 64%] 2023-03-20T11:54:03.1949436Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-63] SKIPPED [ 64%] 2023-03-20T11:54:03.1955587Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-64] SKIPPED [ 64%] 2023-03-20T11:54:03.1961560Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-65] SKIPPED [ 64%] 2023-03-20T11:54:03.1970262Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-66] SKIPPED [ 64%] 2023-03-20T11:54:03.1975335Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-67] SKIPPED [ 64%] 2023-03-20T11:54:03.1982243Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-68] SKIPPED [ 64%] 2023-03-20T11:54:03.1988430Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-69] SKIPPED [ 64%] 2023-03-20T11:54:03.1994345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-70] SKIPPED [ 64%] 2023-03-20T11:54:03.2000559Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_image_tensor-71] SKIPPED [ 64%] 2023-03-20T11:54:03.2006492Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-00] SKIPPED [ 64%] 2023-03-20T11:54:03.2013530Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-01] SKIPPED [ 64%] 2023-03-20T11:54:03.2019742Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-02] SKIPPED [ 64%] 2023-03-20T11:54:03.2026118Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-03] SKIPPED [ 64%] 2023-03-20T11:54:03.2032286Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-04] SKIPPED [ 64%] 2023-03-20T11:54:03.2039366Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-05] SKIPPED [ 64%] 2023-03-20T11:54:03.2045425Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-06] SKIPPED [ 64%] 2023-03-20T11:54:03.2052991Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-07] SKIPPED [ 64%] 2023-03-20T11:54:03.2058781Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-08] SKIPPED [ 64%] 2023-03-20T11:54:03.2065119Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-09] SKIPPED [ 64%] 2023-03-20T11:54:03.2071075Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-10] SKIPPED [ 64%] 2023-03-20T11:54:03.2077325Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-11] SKIPPED [ 64%] 2023-03-20T11:54:03.2083171Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-12] SKIPPED [ 64%] 2023-03-20T11:54:03.2090502Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-13] SKIPPED [ 64%] 2023-03-20T11:54:03.2096616Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-14] SKIPPED [ 64%] 2023-03-20T11:54:03.2102843Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-15] SKIPPED [ 64%] 2023-03-20T11:54:03.2108739Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-16] SKIPPED [ 64%] 2023-03-20T11:54:03.2115824Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-17] SKIPPED [ 64%] 2023-03-20T11:54:03.2121823Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-18] SKIPPED [ 64%] 2023-03-20T11:54:03.2129235Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-19] SKIPPED [ 64%] 2023-03-20T11:54:03.2134719Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-20] SKIPPED [ 64%] 2023-03-20T11:54:03.2140910Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-21] SKIPPED [ 64%] 2023-03-20T11:54:03.2147199Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-22] SKIPPED [ 64%] 2023-03-20T11:54:03.2153315Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-23] SKIPPED [ 64%] 2023-03-20T11:54:03.2159418Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-24] SKIPPED [ 64%] 2023-03-20T11:54:03.2165458Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-25] SKIPPED [ 64%] 2023-03-20T11:54:03.2172843Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-26] SKIPPED [ 64%] 2023-03-20T11:54:03.2178742Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-27] SKIPPED [ 64%] 2023-03-20T11:54:03.2185945Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-28] SKIPPED [ 64%] 2023-03-20T11:54:03.2192156Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-29] SKIPPED [ 64%] 2023-03-20T11:54:03.2198520Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-30] SKIPPED [ 64%] 2023-03-20T11:54:03.2204460Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-31] SKIPPED [ 64%] 2023-03-20T11:54:03.2211893Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-32] SKIPPED [ 64%] 2023-03-20T11:54:03.2217539Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-33] SKIPPED [ 64%] 2023-03-20T11:54:03.2223766Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-34] SKIPPED [ 64%] 2023-03-20T11:54:03.2229875Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-35] SKIPPED [ 64%] 2023-03-20T11:54:03.2236075Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-36] SKIPPED [ 64%] 2023-03-20T11:54:03.2242237Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-37] SKIPPED [ 64%] 2023-03-20T11:54:03.2249820Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-38] SKIPPED [ 64%] 2023-03-20T11:54:03.2258378Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-39] SKIPPED [ 64%] 2023-03-20T11:54:03.2264829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-40] SKIPPED [ 64%] 2023-03-20T11:54:03.2270804Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-41] SKIPPED [ 64%] 2023-03-20T11:54:03.2276781Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-42] SKIPPED [ 64%] 2023-03-20T11:54:03.2283009Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-43] SKIPPED [ 64%] 2023-03-20T11:54:03.2290530Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-44] SKIPPED [ 64%] 2023-03-20T11:54:03.2296037Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-45] SKIPPED [ 64%] 2023-03-20T11:54:03.2302146Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-46] SKIPPED [ 64%] 2023-03-20T11:54:03.2308129Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-47] SKIPPED [ 64%] 2023-03-20T11:54:03.2314153Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-48] SKIPPED [ 64%] 2023-03-20T11:54:03.2320389Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-49] SKIPPED [ 64%] 2023-03-20T11:54:03.2326519Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-50] SKIPPED [ 64%] 2023-03-20T11:54:03.2334627Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-51] SKIPPED [ 64%] 2023-03-20T11:54:03.2340499Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-52] SKIPPED [ 64%] 2023-03-20T11:54:03.2346744Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-53] SKIPPED [ 64%] 2023-03-20T11:54:03.2353058Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-54] SKIPPED [ 64%] 2023-03-20T11:54:03.2359345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-55] SKIPPED [ 64%] 2023-03-20T11:54:03.2365531Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-56] SKIPPED [ 64%] 2023-03-20T11:54:03.2373204Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-57] SKIPPED [ 65%] 2023-03-20T11:54:03.2378904Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-58] SKIPPED [ 65%] 2023-03-20T11:54:03.2385266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-59] SKIPPED [ 65%] 2023-03-20T11:54:03.2391192Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-60] SKIPPED [ 65%] 2023-03-20T11:54:03.2397219Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-61] SKIPPED [ 65%] 2023-03-20T11:54:03.2404742Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-62] SKIPPED [ 65%] 2023-03-20T11:54:03.2412027Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-63] SKIPPED [ 65%] 2023-03-20T11:54:03.2418011Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-64] SKIPPED [ 65%] 2023-03-20T11:54:03.2424121Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-65] SKIPPED [ 65%] 2023-03-20T11:54:03.2430212Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-66] SKIPPED [ 65%] 2023-03-20T11:54:03.2436253Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-67] SKIPPED [ 65%] 2023-03-20T11:54:03.2442489Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-68] SKIPPED [ 65%] 2023-03-20T11:54:03.2449980Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-69] SKIPPED [ 65%] 2023-03-20T11:54:03.2455271Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-70] SKIPPED [ 65%] 2023-03-20T11:54:03.2461604Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[center_crop_mask-71] SKIPPED [ 65%] 2023-03-20T11:54:03.2467894Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.2473925Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.2481292Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.2487525Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.2494006Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.2500434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.2506547Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.2512584Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.2518958Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.2525013Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.2532330Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.2538402Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.2544723Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.2551778Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.2557958Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.2564143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.2570748Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-16] SKIPPED [ 65%] 2023-03-20T11:54:03.2577350Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[equalize_image_tensor-17] SKIPPED [ 65%] 2023-03-20T11:54:03.2583256Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[invert_image_tensor-0] SKIPPED [ 65%] 2023-03-20T11:54:03.2589488Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[invert_image_tensor-1] SKIPPED [ 65%] 2023-03-20T11:54:03.2595517Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[invert_image_tensor-2] SKIPPED [ 65%] 2023-03-20T11:54:03.2601714Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[invert_image_tensor-3] SKIPPED [ 65%] 2023-03-20T11:54:03.2609195Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[invert_image_tensor-4] SKIPPED [ 65%] 2023-03-20T11:54:03.2614335Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[invert_image_tensor-5] SKIPPED [ 65%] 2023-03-20T11:54:03.2620657Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[invert_image_tensor-6] SKIPPED [ 65%] 2023-03-20T11:54:03.2628198Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[invert_image_tensor-7] SKIPPED [ 65%] 2023-03-20T11:54:03.2634146Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.2640412Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.2646518Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.2653298Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.2659309Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.2665612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.2671805Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.2678115Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.2684113Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.2690451Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.2698409Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.2704612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.2710734Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.2716815Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.2723150Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.2730820Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.2736008Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-16] SKIPPED [ 65%] 2023-03-20T11:54:03.2742078Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-17] SKIPPED [ 65%] 2023-03-20T11:54:03.2748383Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-18] SKIPPED [ 65%] 2023-03-20T11:54:03.2754485Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-19] SKIPPED [ 65%] 2023-03-20T11:54:03.2760573Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-20] SKIPPED [ 65%] 2023-03-20T11:54:03.2766855Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-21] SKIPPED [ 65%] 2023-03-20T11:54:03.2774595Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-22] SKIPPED [ 65%] 2023-03-20T11:54:03.2780903Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[posterize_image_tensor-23] SKIPPED [ 65%] 2023-03-20T11:54:03.2787301Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.2793163Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.2799677Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.2805578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.2813187Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.2818800Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.2824999Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.2831274Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.2837341Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.2844915Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.2852329Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.2857894Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.2864101Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.2870040Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.2876061Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.2882317Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[solarize_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.2889735Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[autocontrast_image_tensor-0] SKIPPED [ 65%] 2023-03-20T11:54:03.2895236Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[autocontrast_image_tensor-1] SKIPPED [ 65%] 2023-03-20T11:54:03.2901492Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[autocontrast_image_tensor-2] SKIPPED [ 65%] 2023-03-20T11:54:03.2907829Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[autocontrast_image_tensor-3] SKIPPED [ 65%] 2023-03-20T11:54:03.2914035Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[autocontrast_image_tensor-4] SKIPPED [ 65%] 2023-03-20T11:54:03.2921446Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[autocontrast_image_tensor-5] SKIPPED [ 65%] 2023-03-20T11:54:03.2927684Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[autocontrast_image_tensor-6] SKIPPED [ 65%] 2023-03-20T11:54:03.2934132Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[autocontrast_image_tensor-7] SKIPPED [ 65%] 2023-03-20T11:54:03.2940433Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.2946686Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.2952722Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.2958990Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.2965447Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.2972682Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.2978047Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.2984289Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.2991476Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.2997704Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.3003897Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.3010665Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.3016679Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.3022868Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.3029253Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.3035250Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_sharpness_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.3041548Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.3049171Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.3054284Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.3062113Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.3067932Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.3074019Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.3080200Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.3086348Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.3093024Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.3098961Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.3105329Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.3111434Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.3117733Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.3123888Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.3131621Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.3139491Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_brightness_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.3145891Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.3152047Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.3158453Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.3164500Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.3171917Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.3177368Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.3183406Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.3189626Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.3195852Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.3202054Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.3210592Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.3216212Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.3221881Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.3228032Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.3234155Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.3240189Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_contrast_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.3246540Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.3253500Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.3259258Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.3265500Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.3271727Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.3277934Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.3285297Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.3292750Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.3298218Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.3304555Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.3310751Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.3316874Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.3323175Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.3331589Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.3336094Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.3341945Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_gamma_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.3348619Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.3355988Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.3362287Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.3369681Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.3375621Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.3381682Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.3388292Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.3394273Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.3400533Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.3406657Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.3413274Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.3419358Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.3425731Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.3432917Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.3439206Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.3445549Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_hue_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.3452865Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.3458573Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.3464898Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.3470852Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.3477304Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.3483436Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.3491730Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.3496559Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.3503984Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.3510369Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.3516401Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.3522835Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.3530392Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.3535795Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.3541926Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.3548211Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[adjust_saturation_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.3554329Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.3560477Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.3566498Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.3573512Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.3580278Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.3586664Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.3592791Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.3598940Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.3605147Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.3612263Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.3618134Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.3624353Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.3630611Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.3636686Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.3642993Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.3650578Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.3657218Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-16] SKIPPED [ 65%] 2023-03-20T11:54:03.3663193Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-17] SKIPPED [ 65%] 2023-03-20T11:54:03.3669670Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-18] SKIPPED [ 65%] 2023-03-20T11:54:03.3675659Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[five_crop_image_tensor-19] SKIPPED [ 65%] 2023-03-20T11:54:03.3681967Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.3689640Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.3694373Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.3700725Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.3706954Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.3713021Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.3719532Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.3726850Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.3733358Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.3739805Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.3746055Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.3751970Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.3758246Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.3764275Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.3771725Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.3777278Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.3783340Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-16] SKIPPED [ 65%] 2023-03-20T11:54:03.3789828Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-17] SKIPPED [ 65%] 2023-03-20T11:54:03.3797122Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-18] SKIPPED [ 65%] 2023-03-20T11:54:03.3803396Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-19] SKIPPED [ 65%] 2023-03-20T11:54:03.3811750Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-20] SKIPPED [ 65%] 2023-03-20T11:54:03.3816375Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-21] SKIPPED [ 65%] 2023-03-20T11:54:03.3822581Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-22] SKIPPED [ 65%] 2023-03-20T11:54:03.3828846Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-23] SKIPPED [ 65%] 2023-03-20T11:54:03.3834902Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-24] SKIPPED [ 65%] 2023-03-20T11:54:03.3841123Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-25] SKIPPED [ 65%] 2023-03-20T11:54:03.3847345Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-26] SKIPPED [ 65%] 2023-03-20T11:54:03.3853714Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-27] SKIPPED [ 65%] 2023-03-20T11:54:03.3859806Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-28] SKIPPED [ 65%] 2023-03-20T11:54:03.3866119Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-29] SKIPPED [ 65%] 2023-03-20T11:54:03.3873288Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-30] SKIPPED [ 65%] 2023-03-20T11:54:03.3879616Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-31] SKIPPED [ 65%] 2023-03-20T11:54:03.3885546Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-32] SKIPPED [ 65%] 2023-03-20T11:54:03.3893118Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-33] SKIPPED [ 65%] 2023-03-20T11:54:03.3898804Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-34] SKIPPED [ 65%] 2023-03-20T11:54:03.3904986Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-35] SKIPPED [ 65%] 2023-03-20T11:54:03.3911143Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-36] SKIPPED [ 65%] 2023-03-20T11:54:03.3917333Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-37] SKIPPED [ 65%] 2023-03-20T11:54:03.3923513Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-38] SKIPPED [ 65%] 2023-03-20T11:54:03.3931720Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[ten_crop_image_tensor-39] SKIPPED [ 65%] 2023-03-20T11:54:03.3936358Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[normalize_image_tensor-0] SKIPPED [ 65%] 2023-03-20T11:54:03.3943765Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.3950179Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.3956409Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.3962623Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.3970019Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.3975460Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.3981357Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.3987745Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.3993672Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.3999853Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.4006007Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.4015443Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.4021857Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.4028351Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.4034427Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.4040615Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.4046786Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-16] SKIPPED [ 65%] 2023-03-20T11:54:03.4053312Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-17] SKIPPED [ 65%] 2023-03-20T11:54:03.4059706Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-18] SKIPPED [ 65%] 2023-03-20T11:54:03.4065985Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-19] SKIPPED [ 65%] 2023-03-20T11:54:03.4072109Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-20] SKIPPED [ 65%] 2023-03-20T11:54:03.4078567Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-21] SKIPPED [ 65%] 2023-03-20T11:54:03.4084528Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-22] SKIPPED [ 65%] 2023-03-20T11:54:03.4093245Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-23] SKIPPED [ 65%] 2023-03-20T11:54:03.4098815Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-24] SKIPPED [ 65%] 2023-03-20T11:54:03.4105034Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-25] SKIPPED [ 65%] 2023-03-20T11:54:03.4111314Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-26] SKIPPED [ 65%] 2023-03-20T11:54:03.4117606Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-27] SKIPPED [ 65%] 2023-03-20T11:54:03.4123680Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-28] SKIPPED [ 65%] 2023-03-20T11:54:03.4131708Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-29] SKIPPED [ 65%] 2023-03-20T11:54:03.4136664Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-30] SKIPPED [ 65%] 2023-03-20T11:54:03.4142982Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-31] SKIPPED [ 65%] 2023-03-20T11:54:03.4149307Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-32] SKIPPED [ 65%] 2023-03-20T11:54:03.4155362Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-33] SKIPPED [ 65%] 2023-03-20T11:54:03.4162878Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-34] SKIPPED [ 65%] 2023-03-20T11:54:03.4170296Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-35] SKIPPED [ 65%] 2023-03-20T11:54:03.4175921Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-36] SKIPPED [ 65%] 2023-03-20T11:54:03.4182170Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-37] SKIPPED [ 65%] 2023-03-20T11:54:03.4188540Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-38] SKIPPED [ 65%] 2023-03-20T11:54:03.4194646Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-39] SKIPPED [ 65%] 2023-03-20T11:54:03.4200831Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-40] SKIPPED [ 65%] 2023-03-20T11:54:03.4206865Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-41] SKIPPED [ 65%] 2023-03-20T11:54:03.4213350Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-42] SKIPPED [ 65%] 2023-03-20T11:54:03.4219894Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-43] SKIPPED [ 65%] 2023-03-20T11:54:03.4226228Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-44] SKIPPED [ 65%] 2023-03-20T11:54:03.4232304Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-45] SKIPPED [ 65%] 2023-03-20T11:54:03.4239419Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-46] SKIPPED [ 65%] 2023-03-20T11:54:03.4245740Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-47] SKIPPED [ 65%] 2023-03-20T11:54:03.4252712Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-48] SKIPPED [ 65%] 2023-03-20T11:54:03.4258549Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-49] SKIPPED [ 65%] 2023-03-20T11:54:03.4264872Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-50] SKIPPED [ 65%] 2023-03-20T11:54:03.4271050Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-51] SKIPPED [ 65%] 2023-03-20T11:54:03.4277271Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-52] SKIPPED [ 65%] 2023-03-20T11:54:03.4283447Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-53] SKIPPED [ 65%] 2023-03-20T11:54:03.4291228Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-54] SKIPPED [ 65%] 2023-03-20T11:54:03.4296035Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-55] SKIPPED [ 65%] 2023-03-20T11:54:03.4302270Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-56] SKIPPED [ 65%] 2023-03-20T11:54:03.4309873Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-57] SKIPPED [ 65%] 2023-03-20T11:54:03.4315959Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-58] SKIPPED [ 65%] 2023-03-20T11:54:03.4322168Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-59] SKIPPED [ 65%] 2023-03-20T11:54:03.4329710Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[convert_dtype_image_tensor-60] SKIPPED [ 65%] 2023-03-20T11:54:03.4334981Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-000] SKIPPED [ 65%] 2023-03-20T11:54:03.4341305Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-001] SKIPPED [ 65%] 2023-03-20T11:54:03.4347882Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-002] SKIPPED [ 65%] 2023-03-20T11:54:03.4353938Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-003] SKIPPED [ 65%] 2023-03-20T11:54:03.4360129Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-004] SKIPPED [ 65%] 2023-03-20T11:54:03.4366365Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-005] SKIPPED [ 65%] 2023-03-20T11:54:03.4373609Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-006] SKIPPED [ 65%] 2023-03-20T11:54:03.4379173Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-007] SKIPPED [ 65%] 2023-03-20T11:54:03.4386667Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-008] SKIPPED [ 65%] 2023-03-20T11:54:03.4392795Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-009] SKIPPED [ 65%] 2023-03-20T11:54:03.4398969Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-010] SKIPPED [ 65%] 2023-03-20T11:54:03.4405151Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-011] SKIPPED [ 65%] 2023-03-20T11:54:03.4412379Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-012] SKIPPED [ 65%] 2023-03-20T11:54:03.4418313Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-013] SKIPPED [ 65%] 2023-03-20T11:54:03.4424593Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-014] SKIPPED [ 65%] 2023-03-20T11:54:03.4430810Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-015] SKIPPED [ 65%] 2023-03-20T11:54:03.4436758Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-016] SKIPPED [ 65%] 2023-03-20T11:54:03.4443158Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-017] SKIPPED [ 65%] 2023-03-20T11:54:03.4450647Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-018] SKIPPED [ 65%] 2023-03-20T11:54:03.4456913Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-019] SKIPPED [ 65%] 2023-03-20T11:54:03.4463004Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-020] SKIPPED [ 65%] 2023-03-20T11:54:03.4469115Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-021] SKIPPED [ 65%] 2023-03-20T11:54:03.4475339Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-022] SKIPPED [ 65%] 2023-03-20T11:54:03.4481530Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-023] SKIPPED [ 65%] 2023-03-20T11:54:03.4489016Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-024] SKIPPED [ 65%] 2023-03-20T11:54:03.4493875Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-025] SKIPPED [ 65%] 2023-03-20T11:54:03.4500248Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-026] SKIPPED [ 65%] 2023-03-20T11:54:03.4506371Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-027] SKIPPED [ 65%] 2023-03-20T11:54:03.4512503Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-028] SKIPPED [ 65%] 2023-03-20T11:54:03.4518745Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-029] SKIPPED [ 65%] 2023-03-20T11:54:03.4524998Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-030] SKIPPED [ 65%] 2023-03-20T11:54:03.4533239Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-031] SKIPPED [ 65%] 2023-03-20T11:54:03.4539014Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-032] SKIPPED [ 65%] 2023-03-20T11:54:03.4545312Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-033] SKIPPED [ 65%] 2023-03-20T11:54:03.4551492Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-034] SKIPPED [ 65%] 2023-03-20T11:54:03.4557755Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-035] SKIPPED [ 65%] 2023-03-20T11:54:03.4564020Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-036] SKIPPED [ 65%] 2023-03-20T11:54:03.4570559Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-037] SKIPPED [ 65%] 2023-03-20T11:54:03.4576982Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-038] SKIPPED [ 65%] 2023-03-20T11:54:03.4583070Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-039] SKIPPED [ 65%] 2023-03-20T11:54:03.4589257Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-040] SKIPPED [ 65%] 2023-03-20T11:54:03.4595384Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-041] SKIPPED [ 65%] 2023-03-20T11:54:03.4603080Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-042] SKIPPED [ 65%] 2023-03-20T11:54:03.4610939Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-043] SKIPPED [ 65%] 2023-03-20T11:54:03.4615983Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-044] SKIPPED [ 65%] 2023-03-20T11:54:03.4622197Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-045] SKIPPED [ 65%] 2023-03-20T11:54:03.4628623Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-046] SKIPPED [ 65%] 2023-03-20T11:54:03.4634664Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-047] SKIPPED [ 65%] 2023-03-20T11:54:03.4640947Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-048] SKIPPED [ 65%] 2023-03-20T11:54:03.4647100Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-049] SKIPPED [ 65%] 2023-03-20T11:54:03.4653558Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-050] SKIPPED [ 65%] 2023-03-20T11:54:03.4660105Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-051] SKIPPED [ 65%] 2023-03-20T11:54:03.4666478Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-052] SKIPPED [ 65%] 2023-03-20T11:54:03.4672656Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-053] SKIPPED [ 65%] 2023-03-20T11:54:03.4679911Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-054] SKIPPED [ 65%] 2023-03-20T11:54:03.4686187Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-055] SKIPPED [ 65%] 2023-03-20T11:54:03.4693242Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-056] SKIPPED [ 65%] 2023-03-20T11:54:03.4699169Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-057] SKIPPED [ 65%] 2023-03-20T11:54:03.4705463Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-058] SKIPPED [ 65%] 2023-03-20T11:54:03.4711592Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-059] SKIPPED [ 65%] 2023-03-20T11:54:03.4718117Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-060] SKIPPED [ 65%] 2023-03-20T11:54:03.4724209Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-061] SKIPPED [ 65%] 2023-03-20T11:54:03.4730616Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-062] SKIPPED [ 65%] 2023-03-20T11:54:03.4737252Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-063] SKIPPED [ 65%] 2023-03-20T11:54:03.4743322Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-064] SKIPPED [ 65%] 2023-03-20T11:54:03.4750763Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-065] SKIPPED [ 65%] 2023-03-20T11:54:03.4756845Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-066] SKIPPED [ 65%] 2023-03-20T11:54:03.4763189Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-067] SKIPPED [ 65%] 2023-03-20T11:54:03.4771759Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-068] SKIPPED [ 65%] 2023-03-20T11:54:03.4776039Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-069] SKIPPED [ 65%] 2023-03-20T11:54:03.4782344Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-070] SKIPPED [ 65%] 2023-03-20T11:54:03.4788661Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-071] SKIPPED [ 65%] 2023-03-20T11:54:03.4794780Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-072] SKIPPED [ 65%] 2023-03-20T11:54:03.4801161Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-073] SKIPPED [ 65%] 2023-03-20T11:54:03.4807273Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-074] SKIPPED [ 65%] 2023-03-20T11:54:03.4813741Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-075] SKIPPED [ 65%] 2023-03-20T11:54:03.4821152Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-076] SKIPPED [ 65%] 2023-03-20T11:54:03.4827388Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-077] SKIPPED [ 65%] 2023-03-20T11:54:03.4833479Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-078] SKIPPED [ 65%] 2023-03-20T11:54:03.4839689Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-079] SKIPPED [ 65%] 2023-03-20T11:54:03.4845984Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-080] SKIPPED [ 65%] 2023-03-20T11:54:03.4853415Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-081] SKIPPED [ 65%] 2023-03-20T11:54:03.4858978Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-082] SKIPPED [ 65%] 2023-03-20T11:54:03.4865432Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-083] SKIPPED [ 65%] 2023-03-20T11:54:03.4871400Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-084] SKIPPED [ 65%] 2023-03-20T11:54:03.4877493Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-085] SKIPPED [ 65%] 2023-03-20T11:54:03.4883806Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-086] SKIPPED [ 65%] 2023-03-20T11:54:03.4890612Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-087] SKIPPED [ 65%] 2023-03-20T11:54:03.4899531Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-088] SKIPPED [ 65%] 2023-03-20T11:54:03.4906035Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-089] SKIPPED [ 65%] 2023-03-20T11:54:03.4912055Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-090] SKIPPED [ 65%] 2023-03-20T11:54:03.4918694Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-091] SKIPPED [ 65%] 2023-03-20T11:54:03.4924517Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-092] SKIPPED [ 65%] 2023-03-20T11:54:03.4931764Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-093] SKIPPED [ 65%] 2023-03-20T11:54:03.4937360Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-094] SKIPPED [ 65%] 2023-03-20T11:54:03.4943378Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-095] SKIPPED [ 65%] 2023-03-20T11:54:03.4949531Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-096] SKIPPED [ 65%] 2023-03-20T11:54:03.4955563Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-097] SKIPPED [ 65%] 2023-03-20T11:54:03.4961835Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-098] SKIPPED [ 65%] 2023-03-20T11:54:03.4970780Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-099] SKIPPED [ 65%] 2023-03-20T11:54:03.4975978Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-100] SKIPPED [ 65%] 2023-03-20T11:54:03.4982333Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-101] SKIPPED [ 65%] 2023-03-20T11:54:03.4988848Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-102] SKIPPED [ 65%] 2023-03-20T11:54:03.4994815Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-103] SKIPPED [ 65%] 2023-03-20T11:54:03.5001109Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-104] SKIPPED [ 65%] 2023-03-20T11:54:03.5007343Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-105] SKIPPED [ 65%] 2023-03-20T11:54:03.5013746Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-106] SKIPPED [ 65%] 2023-03-20T11:54:03.5020243Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-107] SKIPPED [ 65%] 2023-03-20T11:54:03.5026461Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-108] SKIPPED [ 65%] 2023-03-20T11:54:03.5032615Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-109] SKIPPED [ 65%] 2023-03-20T11:54:03.5039039Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-110] SKIPPED [ 65%] 2023-03-20T11:54:03.5046267Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-111] SKIPPED [ 65%] 2023-03-20T11:54:03.5053464Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-112] SKIPPED [ 65%] 2023-03-20T11:54:03.5058932Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-113] SKIPPED [ 65%] 2023-03-20T11:54:03.5065225Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-114] SKIPPED [ 65%] 2023-03-20T11:54:03.5071166Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-115] SKIPPED [ 65%] 2023-03-20T11:54:03.5077404Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-116] SKIPPED [ 65%] 2023-03-20T11:54:03.5083687Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-117] SKIPPED [ 65%] 2023-03-20T11:54:03.5091598Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-118] SKIPPED [ 65%] 2023-03-20T11:54:03.5096737Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-119] SKIPPED [ 65%] 2023-03-20T11:54:03.5102910Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-120] SKIPPED [ 65%] 2023-03-20T11:54:03.5109245Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-121] SKIPPED [ 65%] 2023-03-20T11:54:03.5116604Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-122] SKIPPED [ 65%] 2023-03-20T11:54:03.5123097Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-123] SKIPPED [ 65%] 2023-03-20T11:54:03.5130573Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-124] SKIPPED [ 65%] 2023-03-20T11:54:03.5136005Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-125] SKIPPED [ 65%] 2023-03-20T11:54:03.5142158Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-126] SKIPPED [ 65%] 2023-03-20T11:54:03.5148606Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-127] SKIPPED [ 65%] 2023-03-20T11:54:03.5154613Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-128] SKIPPED [ 65%] 2023-03-20T11:54:03.5161003Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-129] SKIPPED [ 65%] 2023-03-20T11:54:03.5167168Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-130] SKIPPED [ 65%] 2023-03-20T11:54:03.5173561Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-131] SKIPPED [ 65%] 2023-03-20T11:54:03.5180087Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-132] SKIPPED [ 65%] 2023-03-20T11:54:03.5186376Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-133] SKIPPED [ 65%] 2023-03-20T11:54:03.5193660Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-134] SKIPPED [ 65%] 2023-03-20T11:54:03.5200003Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-135] SKIPPED [ 65%] 2023-03-20T11:54:03.5206071Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-136] SKIPPED [ 65%] 2023-03-20T11:54:03.5213117Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-137] SKIPPED [ 65%] 2023-03-20T11:54:03.5218919Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-138] SKIPPED [ 65%] 2023-03-20T11:54:03.5225266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-139] SKIPPED [ 65%] 2023-03-20T11:54:03.5231242Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-140] SKIPPED [ 65%] 2023-03-20T11:54:03.5237375Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-141] SKIPPED [ 65%] 2023-03-20T11:54:03.5243654Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-142] SKIPPED [ 65%] 2023-03-20T11:54:03.5251787Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-143] SKIPPED [ 65%] 2023-03-20T11:54:03.5256630Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-144] SKIPPED [ 65%] 2023-03-20T11:54:03.5264122Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-145] SKIPPED [ 65%] 2023-03-20T11:54:03.5270692Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-146] SKIPPED [ 65%] 2023-03-20T11:54:03.5276731Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-147] SKIPPED [ 65%] 2023-03-20T11:54:03.5282959Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-148] SKIPPED [ 65%] 2023-03-20T11:54:03.5290430Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-149] SKIPPED [ 65%] 2023-03-20T11:54:03.5295944Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-150] SKIPPED [ 65%] 2023-03-20T11:54:03.5301664Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-151] SKIPPED [ 65%] 2023-03-20T11:54:03.5308130Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-152] SKIPPED [ 65%] 2023-03-20T11:54:03.5314205Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-153] SKIPPED [ 65%] 2023-03-20T11:54:03.5320365Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-154] SKIPPED [ 65%] 2023-03-20T11:54:03.5326513Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-155] SKIPPED [ 65%] 2023-03-20T11:54:03.5333669Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-156] SKIPPED [ 65%] 2023-03-20T11:54:03.5340701Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-157] SKIPPED [ 65%] 2023-03-20T11:54:03.5347172Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-158] SKIPPED [ 65%] 2023-03-20T11:54:03.5353362Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-159] SKIPPED [ 65%] 2023-03-20T11:54:03.5359576Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-160] SKIPPED [ 65%] 2023-03-20T11:54:03.5365596Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-161] SKIPPED [ 65%] 2023-03-20T11:54:03.5373266Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-162] SKIPPED [ 65%] 2023-03-20T11:54:03.5379020Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-163] SKIPPED [ 65%] 2023-03-20T11:54:03.5385436Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-164] SKIPPED [ 65%] 2023-03-20T11:54:03.5391508Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-165] SKIPPED [ 65%] 2023-03-20T11:54:03.5397774Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-166] SKIPPED [ 65%] 2023-03-20T11:54:03.5403923Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-167] SKIPPED [ 65%] 2023-03-20T11:54:03.5412341Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-168] SKIPPED [ 65%] 2023-03-20T11:54:03.5418354Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-169] SKIPPED [ 65%] 2023-03-20T11:54:03.5424718Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-170] SKIPPED [ 65%] 2023-03-20T11:54:03.5430932Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-171] SKIPPED [ 65%] 2023-03-20T11:54:03.5436981Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-172] SKIPPED [ 65%] 2023-03-20T11:54:03.5443283Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-173] SKIPPED [ 65%] 2023-03-20T11:54:03.5450580Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-174] SKIPPED [ 65%] 2023-03-20T11:54:03.5456865Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-175] SKIPPED [ 65%] 2023-03-20T11:54:03.5462340Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-176] SKIPPED [ 65%] 2023-03-20T11:54:03.5468833Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-177] SKIPPED [ 65%] 2023-03-20T11:54:03.5474877Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-178] SKIPPED [ 65%] 2023-03-20T11:54:03.5481203Z test/test_transforms_v2_functional.py::TestKernels::test_against_reference[uniform_temporal_subsample_video-179] SKIPPED [ 65%] 2023-03-20T11:54:03.5489647Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.5495368Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.5501173Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.5507462Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.5513499Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.5519890Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.5525899Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.5533029Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.5538190Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.5544492Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.5550609Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.5558219Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.5564318Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.5571629Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.5577423Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.5583358Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[horizontal_flip_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.5589644Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.5595755Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.5602075Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.5609225Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.5614665Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.5620977Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.5627273Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.5634440Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.5640731Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.5646780Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.5653330Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.5659664Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.5665959Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.5672225Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.5678277Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.5684464Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.5691930Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-16] SKIPPED [ 65%] 2023-03-20T11:54:03.5697505Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-17] SKIPPED [ 65%] 2023-03-20T11:54:03.5704976Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-18] SKIPPED [ 65%] 2023-03-20T11:54:03.5711316Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resize_image_tensor-19] SKIPPED [ 65%] 2023-03-20T11:54:03.5717250Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.5723459Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.5730545Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.5736500Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.5742577Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.5748926Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.5754974Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.5761182Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.5767663Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.5777203Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.5783422Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.5789706Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.5795649Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.5801929Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.5809352Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.5814483Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.5820802Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-16] SKIPPED [ 65%] 2023-03-20T11:54:03.5827315Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-17] SKIPPED [ 65%] 2023-03-20T11:54:03.5833188Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-18] SKIPPED [ 65%] 2023-03-20T11:54:03.5839547Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-19] SKIPPED [ 65%] 2023-03-20T11:54:03.5845474Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-20] SKIPPED [ 65%] 2023-03-20T11:54:03.5853312Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-21] SKIPPED [ 65%] 2023-03-20T11:54:03.5859250Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-22] SKIPPED [ 65%] 2023-03-20T11:54:03.5865525Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[affine_image_tensor-23] SKIPPED [ 65%] 2023-03-20T11:54:03.5871757Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-00] SKIPPED [ 65%] 2023-03-20T11:54:03.5878060Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-01] SKIPPED [ 65%] 2023-03-20T11:54:03.5884117Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-02] SKIPPED [ 65%] 2023-03-20T11:54:03.5890942Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-03] SKIPPED [ 65%] 2023-03-20T11:54:03.5897229Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-04] SKIPPED [ 65%] 2023-03-20T11:54:03.5903192Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-05] SKIPPED [ 65%] 2023-03-20T11:54:03.5909388Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-06] SKIPPED [ 65%] 2023-03-20T11:54:03.5915461Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-07] SKIPPED [ 65%] 2023-03-20T11:54:03.5922971Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-08] SKIPPED [ 65%] 2023-03-20T11:54:03.5930518Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-09] SKIPPED [ 65%] 2023-03-20T11:54:03.5935728Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-10] SKIPPED [ 65%] 2023-03-20T11:54:03.5942053Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-11] SKIPPED [ 65%] 2023-03-20T11:54:03.5948171Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-12] SKIPPED [ 65%] 2023-03-20T11:54:03.5954269Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-13] SKIPPED [ 65%] 2023-03-20T11:54:03.5960508Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-14] SKIPPED [ 65%] 2023-03-20T11:54:03.5966701Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[vertical_flip_image_tensor-15] SKIPPED [ 65%] 2023-03-20T11:54:03.5973213Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[rotate_image_tensor-0] SKIPPED [ 65%] 2023-03-20T11:54:03.5979312Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[rotate_image_tensor-1] SKIPPED [ 65%] 2023-03-20T11:54:03.5985732Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[rotate_image_tensor-2] SKIPPED [ 65%] 2023-03-20T11:54:03.5991484Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-000] SKIPPED [ 65%] 2023-03-20T11:54:03.5998918Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-001] SKIPPED [ 65%] 2023-03-20T11:54:03.6005048Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-002] SKIPPED [ 65%] 2023-03-20T11:54:03.6012296Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-003] SKIPPED [ 65%] 2023-03-20T11:54:03.6018150Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-004] SKIPPED [ 65%] 2023-03-20T11:54:03.6024273Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-005] SKIPPED [ 65%] 2023-03-20T11:54:03.6030539Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-006] SKIPPED [ 65%] 2023-03-20T11:54:03.6036526Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-007] SKIPPED [ 65%] 2023-03-20T11:54:03.6042764Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-008] SKIPPED [ 65%] 2023-03-20T11:54:03.6050215Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-009] SKIPPED [ 65%] 2023-03-20T11:54:03.6055576Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-010] SKIPPED [ 65%] 2023-03-20T11:54:03.6061772Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-011] SKIPPED [ 65%] 2023-03-20T11:54:03.6068962Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-012] SKIPPED [ 65%] 2023-03-20T11:54:03.6075103Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-013] SKIPPED [ 65%] 2023-03-20T11:54:03.6081265Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-014] SKIPPED [ 65%] 2023-03-20T11:54:03.6087477Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-015] SKIPPED [ 65%] 2023-03-20T11:54:03.6094102Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-016] SKIPPED [ 65%] 2023-03-20T11:54:03.6100528Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-017] SKIPPED [ 65%] 2023-03-20T11:54:03.6106872Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-018] SKIPPED [ 65%] 2023-03-20T11:54:03.6112888Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-019] SKIPPED [ 65%] 2023-03-20T11:54:03.6118956Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-020] SKIPPED [ 65%] 2023-03-20T11:54:03.6125069Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-021] SKIPPED [ 65%] 2023-03-20T11:54:03.6132340Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-022] SKIPPED [ 65%] 2023-03-20T11:54:03.6138189Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-023] SKIPPED [ 65%] 2023-03-20T11:54:03.6145731Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-024] SKIPPED [ 65%] 2023-03-20T11:54:03.6151842Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-025] SKIPPED [ 65%] 2023-03-20T11:54:03.6157915Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-026] SKIPPED [ 65%] 2023-03-20T11:54:03.6163996Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-027] SKIPPED [ 65%] 2023-03-20T11:54:03.6171322Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-028] SKIPPED [ 65%] 2023-03-20T11:54:03.6176985Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-029] SKIPPED [ 65%] 2023-03-20T11:54:03.6183090Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-030] SKIPPED [ 65%] 2023-03-20T11:54:03.6189512Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-031] SKIPPED [ 65%] 2023-03-20T11:54:03.6195611Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-032] SKIPPED [ 65%] 2023-03-20T11:54:03.6201837Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-033] SKIPPED [ 65%] 2023-03-20T11:54:03.6209358Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-034] SKIPPED [ 65%] 2023-03-20T11:54:03.6215831Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-035] SKIPPED [ 65%] 2023-03-20T11:54:03.6222301Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-036] SKIPPED [ 65%] 2023-03-20T11:54:03.6228410Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-037] SKIPPED [ 65%] 2023-03-20T11:54:03.6234515Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-038] SKIPPED [ 65%] 2023-03-20T11:54:03.6240673Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-039] SKIPPED [ 65%] 2023-03-20T11:54:03.6246972Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-040] SKIPPED [ 65%] 2023-03-20T11:54:03.6253197Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-041] SKIPPED [ 65%] 2023-03-20T11:54:03.6259605Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-042] SKIPPED [ 65%] 2023-03-20T11:54:03.6265956Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-043] SKIPPED [ 65%] 2023-03-20T11:54:03.6272219Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-044] SKIPPED [ 65%] 2023-03-20T11:54:03.6278270Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-045] SKIPPED [ 65%] 2023-03-20T11:54:03.6284270Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-046] SKIPPED [ 65%] 2023-03-20T11:54:03.6292950Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-047] SKIPPED [ 65%] 2023-03-20T11:54:03.6298398Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-048] SKIPPED [ 65%] 2023-03-20T11:54:03.6304550Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-049] SKIPPED [ 65%] 2023-03-20T11:54:03.6310637Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-050] SKIPPED [ 65%] 2023-03-20T11:54:03.6316590Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-051] SKIPPED [ 65%] 2023-03-20T11:54:03.6322870Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-052] SKIPPED [ 65%] 2023-03-20T11:54:03.6330375Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-053] SKIPPED [ 65%] 2023-03-20T11:54:03.6335781Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-054] SKIPPED [ 65%] 2023-03-20T11:54:03.6341982Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-055] SKIPPED [ 65%] 2023-03-20T11:54:03.6348528Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-056] SKIPPED [ 65%] 2023-03-20T11:54:03.6354403Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-057] SKIPPED [ 65%] 2023-03-20T11:54:03.6361994Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-058] SKIPPED [ 65%] 2023-03-20T11:54:03.6369689Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-059] SKIPPED [ 65%] 2023-03-20T11:54:03.6374890Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-060] SKIPPED [ 65%] 2023-03-20T11:54:03.6381082Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-061] SKIPPED [ 65%] 2023-03-20T11:54:03.6387688Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-062] SKIPPED [ 65%] 2023-03-20T11:54:03.6393575Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-063] SKIPPED [ 65%] 2023-03-20T11:54:03.6399724Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-064] SKIPPED [ 65%] 2023-03-20T11:54:03.6405780Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-065] SKIPPED [ 65%] 2023-03-20T11:54:03.6413027Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-066] SKIPPED [ 65%] 2023-03-20T11:54:03.6418241Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-067] SKIPPED [ 65%] 2023-03-20T11:54:03.6424483Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-068] SKIPPED [ 65%] 2023-03-20T11:54:03.6430645Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-069] SKIPPED [ 65%] 2023-03-20T11:54:03.6438130Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-070] SKIPPED [ 65%] 2023-03-20T11:54:03.6443992Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-071] SKIPPED [ 65%] 2023-03-20T11:54:03.6450530Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-072] SKIPPED [ 65%] 2023-03-20T11:54:03.6456800Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-073] SKIPPED [ 65%] 2023-03-20T11:54:03.6462790Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-074] SKIPPED [ 65%] 2023-03-20T11:54:03.6469238Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-075] SKIPPED [ 65%] 2023-03-20T11:54:03.6475513Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-076] SKIPPED [ 65%] 2023-03-20T11:54:03.6481661Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-077] SKIPPED [ 65%] 2023-03-20T11:54:03.6489114Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-078] SKIPPED [ 65%] 2023-03-20T11:54:03.6494222Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-079] SKIPPED [ 65%] 2023-03-20T11:54:03.6500533Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-080] SKIPPED [ 65%] 2023-03-20T11:54:03.6508168Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-081] SKIPPED [ 65%] 2023-03-20T11:54:03.6514208Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-082] SKIPPED [ 65%] 2023-03-20T11:54:03.6520415Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-083] SKIPPED [ 65%] 2023-03-20T11:54:03.6526458Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-084] SKIPPED [ 65%] 2023-03-20T11:54:03.6533184Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-085] SKIPPED [ 65%] 2023-03-20T11:54:03.6539449Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-086] SKIPPED [ 65%] 2023-03-20T11:54:03.6545717Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-087] SKIPPED [ 65%] 2023-03-20T11:54:03.6551800Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-088] SKIPPED [ 65%] 2023-03-20T11:54:03.6557928Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-089] SKIPPED [ 65%] 2023-03-20T11:54:03.6564041Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-090] SKIPPED [ 65%] 2023-03-20T11:54:03.6570528Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-091] SKIPPED [ 65%] 2023-03-20T11:54:03.6578210Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-092] SKIPPED [ 65%] 2023-03-20T11:54:03.6584302Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-093] SKIPPED [ 65%] 2023-03-20T11:54:03.6590577Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-094] SKIPPED [ 65%] 2023-03-20T11:54:03.6596596Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-095] SKIPPED [ 65%] 2023-03-20T11:54:03.6602871Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-096] SKIPPED [ 65%] 2023-03-20T11:54:03.6610156Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-097] SKIPPED [ 65%] 2023-03-20T11:54:03.6615633Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-098] SKIPPED [ 65%] 2023-03-20T11:54:03.6621827Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-099] SKIPPED [ 65%] 2023-03-20T11:54:03.6627967Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-100] SKIPPED [ 65%] 2023-03-20T11:54:03.6633964Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-101] SKIPPED [ 65%] 2023-03-20T11:54:03.6640155Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-102] SKIPPED [ 65%] 2023-03-20T11:54:03.6646498Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-103] SKIPPED [ 65%] 2023-03-20T11:54:03.6656013Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-104] SKIPPED [ 65%] 2023-03-20T11:54:03.6662210Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-105] SKIPPED [ 65%] 2023-03-20T11:54:03.6668486Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-106] SKIPPED [ 65%] 2023-03-20T11:54:03.6674595Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-107] SKIPPED [ 65%] 2023-03-20T11:54:03.6680897Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-108] SKIPPED [ 65%] 2023-03-20T11:54:03.6687170Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-109] SKIPPED [ 65%] 2023-03-20T11:54:03.6693581Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-110] SKIPPED [ 65%] 2023-03-20T11:54:03.6699903Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-111] SKIPPED [ 65%] 2023-03-20T11:54:03.6706020Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-112] SKIPPED [ 65%] 2023-03-20T11:54:03.6712176Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-113] SKIPPED [ 65%] 2023-03-20T11:54:03.6718791Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-114] SKIPPED [ 65%] 2023-03-20T11:54:03.6725715Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-115] SKIPPED [ 65%] 2023-03-20T11:54:03.6733236Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-116] SKIPPED [ 65%] 2023-03-20T11:54:03.6738706Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-117] SKIPPED [ 65%] 2023-03-20T11:54:03.6744805Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-118] SKIPPED [ 65%] 2023-03-20T11:54:03.6750755Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-119] SKIPPED [ 65%] 2023-03-20T11:54:03.6756990Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-120] SKIPPED [ 65%] 2023-03-20T11:54:03.6762969Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-121] SKIPPED [ 65%] 2023-03-20T11:54:03.6770348Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-122] SKIPPED [ 65%] 2023-03-20T11:54:03.6775430Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-123] SKIPPED [ 65%] 2023-03-20T11:54:03.6781650Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-124] SKIPPED [ 65%] 2023-03-20T11:54:03.6787941Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-125] SKIPPED [ 65%] 2023-03-20T11:54:03.6794041Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-126] SKIPPED [ 65%] 2023-03-20T11:54:03.6801351Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-127] SKIPPED [ 65%] 2023-03-20T11:54:03.6807991Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-128] SKIPPED [ 65%] 2023-03-20T11:54:03.6813997Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-129] SKIPPED [ 65%] 2023-03-20T11:54:03.6819865Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-130] SKIPPED [ 65%] 2023-03-20T11:54:03.6826470Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-131] SKIPPED [ 65%] 2023-03-20T11:54:03.6832704Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-132] SKIPPED [ 65%] 2023-03-20T11:54:03.6838925Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-133] SKIPPED [ 65%] 2023-03-20T11:54:03.6845308Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-134] SKIPPED [ 65%] 2023-03-20T11:54:03.6852365Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-135] SKIPPED [ 65%] 2023-03-20T11:54:03.6858178Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-136] SKIPPED [ 65%] 2023-03-20T11:54:03.6864501Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-137] SKIPPED [ 65%] 2023-03-20T11:54:03.6872002Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-138] SKIPPED [ 65%] 2023-03-20T11:54:03.6878531Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-139] SKIPPED [ 65%] 2023-03-20T11:54:03.6884482Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-140] SKIPPED [ 65%] 2023-03-20T11:54:03.6891906Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-141] SKIPPED [ 65%] 2023-03-20T11:54:03.6897591Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-142] SKIPPED [ 65%] 2023-03-20T11:54:03.6903758Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-143] SKIPPED [ 65%] 2023-03-20T11:54:03.6910210Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-144] SKIPPED [ 65%] 2023-03-20T11:54:03.6916340Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-145] SKIPPED [ 65%] 2023-03-20T11:54:03.6923035Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-146] SKIPPED [ 65%] 2023-03-20T11:54:03.6930209Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-147] SKIPPED [ 65%] 2023-03-20T11:54:03.6935718Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-148] SKIPPED [ 65%] 2023-03-20T11:54:03.6941991Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-149] SKIPPED [ 65%] 2023-03-20T11:54:03.6949716Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-150] SKIPPED [ 65%] 2023-03-20T11:54:03.6955714Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-151] SKIPPED [ 65%] 2023-03-20T11:54:03.6962050Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-152] SKIPPED [ 65%] 2023-03-20T11:54:03.6969597Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-153] SKIPPED [ 65%] 2023-03-20T11:54:03.6975284Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-154] SKIPPED [ 65%] 2023-03-20T11:54:03.6981619Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-155] SKIPPED [ 65%] 2023-03-20T11:54:03.6988194Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-156] SKIPPED [ 65%] 2023-03-20T11:54:03.6994267Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-157] SKIPPED [ 65%] 2023-03-20T11:54:03.7000677Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-158] SKIPPED [ 65%] 2023-03-20T11:54:03.7006815Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-159] SKIPPED [ 65%] 2023-03-20T11:54:03.7013388Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-160] SKIPPED [ 65%] 2023-03-20T11:54:03.7020958Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-161] SKIPPED [ 65%] 2023-03-20T11:54:03.7027333Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-162] SKIPPED [ 65%] 2023-03-20T11:54:03.7033556Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-163] SKIPPED [ 65%] 2023-03-20T11:54:03.7039654Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-164] SKIPPED [ 65%] 2023-03-20T11:54:03.7046012Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-165] SKIPPED [ 65%] 2023-03-20T11:54:03.7053198Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-166] SKIPPED [ 65%] 2023-03-20T11:54:03.7058934Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-167] SKIPPED [ 65%] 2023-03-20T11:54:03.7065336Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-168] SKIPPED [ 65%] 2023-03-20T11:54:03.7071573Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-169] SKIPPED [ 65%] 2023-03-20T11:54:03.7078028Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-170] SKIPPED [ 65%] 2023-03-20T11:54:03.7084037Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-171] SKIPPED [ 65%] 2023-03-20T11:54:03.7090449Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-172] SKIPPED [ 65%] 2023-03-20T11:54:03.7098542Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-173] SKIPPED [ 65%] 2023-03-20T11:54:03.7104875Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-174] SKIPPED [ 65%] 2023-03-20T11:54:03.7111026Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-175] SKIPPED [ 65%] 2023-03-20T11:54:03.7117279Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-176] SKIPPED [ 65%] 2023-03-20T11:54:03.7123530Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-177] SKIPPED [ 65%] 2023-03-20T11:54:03.7130528Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-178] SKIPPED [ 65%] 2023-03-20T11:54:03.7137172Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-179] SKIPPED [ 65%] 2023-03-20T11:54:03.7143170Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-180] SKIPPED [ 65%] 2023-03-20T11:54:03.7149583Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-181] SKIPPED [ 65%] 2023-03-20T11:54:03.7155739Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-182] SKIPPED [ 65%] 2023-03-20T11:54:03.7162160Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-183] SKIPPED [ 65%] 2023-03-20T11:54:03.7170566Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-184] SKIPPED [ 65%] 2023-03-20T11:54:03.7176480Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-185] SKIPPED [ 65%] 2023-03-20T11:54:03.7182711Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-186] SKIPPED [ 65%] 2023-03-20T11:54:03.7189072Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-187] SKIPPED [ 65%] 2023-03-20T11:54:03.7195249Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-188] SKIPPED [ 65%] 2023-03-20T11:54:03.7201570Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-189] SKIPPED [ 65%] 2023-03-20T11:54:03.7209211Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-190] SKIPPED [ 65%] 2023-03-20T11:54:03.7214427Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-191] SKIPPED [ 65%] 2023-03-20T11:54:03.7220743Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-192] SKIPPED [ 65%] 2023-03-20T11:54:03.7227206Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-193] SKIPPED [ 65%] 2023-03-20T11:54:03.7233485Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-194] SKIPPED [ 65%] 2023-03-20T11:54:03.7239737Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-195] SKIPPED [ 65%] 2023-03-20T11:54:03.7247165Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-196] SKIPPED [ 65%] 2023-03-20T11:54:03.7253634Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-197] SKIPPED [ 65%] 2023-03-20T11:54:03.7260235Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-198] SKIPPED [ 65%] 2023-03-20T11:54:03.7266644Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-199] SKIPPED [ 65%] 2023-03-20T11:54:03.7272823Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-200] SKIPPED [ 65%] 2023-03-20T11:54:03.7279317Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-201] SKIPPED [ 65%] 2023-03-20T11:54:03.7285627Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-202] SKIPPED [ 65%] 2023-03-20T11:54:03.7293108Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-203] SKIPPED [ 65%] 2023-03-20T11:54:03.7298848Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-204] SKIPPED [ 65%] 2023-03-20T11:54:03.7305217Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-205] SKIPPED [ 65%] 2023-03-20T11:54:03.7311365Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-206] SKIPPED [ 65%] 2023-03-20T11:54:03.7318992Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-207] SKIPPED [ 65%] 2023-03-20T11:54:03.7325210Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-208] SKIPPED [ 65%] 2023-03-20T11:54:03.7332958Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-209] SKIPPED [ 65%] 2023-03-20T11:54:03.7338583Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-210] SKIPPED [ 65%] 2023-03-20T11:54:03.7344991Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-211] SKIPPED [ 65%] 2023-03-20T11:54:03.7351199Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-212] SKIPPED [ 65%] 2023-03-20T11:54:03.7357448Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-213] SKIPPED [ 65%] 2023-03-20T11:54:03.7363620Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-214] SKIPPED [ 65%] 2023-03-20T11:54:03.7370790Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-215] SKIPPED [ 65%] 2023-03-20T11:54:03.7376839Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-216] SKIPPED [ 65%] 2023-03-20T11:54:03.7382963Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-217] SKIPPED [ 65%] 2023-03-20T11:54:03.7389319Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-218] SKIPPED [ 65%] 2023-03-20T11:54:03.7396598Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-219] SKIPPED [ 65%] 2023-03-20T11:54:03.7402902Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-220] SKIPPED [ 65%] 2023-03-20T11:54:03.7410558Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-221] SKIPPED [ 65%] 2023-03-20T11:54:03.7415933Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-222] SKIPPED [ 65%] 2023-03-20T11:54:03.7421978Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-223] SKIPPED [ 65%] 2023-03-20T11:54:03.7428283Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-224] SKIPPED [ 65%] 2023-03-20T11:54:03.7434425Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-225] SKIPPED [ 65%] 2023-03-20T11:54:03.7440592Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-226] SKIPPED [ 65%] 2023-03-20T11:54:03.7446589Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-227] SKIPPED [ 65%] 2023-03-20T11:54:03.7453391Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-228] SKIPPED [ 65%] 2023-03-20T11:54:03.7459519Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-229] SKIPPED [ 65%] 2023-03-20T11:54:03.7467064Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-230] SKIPPED [ 65%] 2023-03-20T11:54:03.7473150Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-231] SKIPPED [ 65%] 2023-03-20T11:54:03.7479260Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-232] SKIPPED [ 65%] 2023-03-20T11:54:03.7485611Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-233] SKIPPED [ 65%] 2023-03-20T11:54:03.7492845Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-234] SKIPPED [ 65%] 2023-03-20T11:54:03.7498490Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-235] SKIPPED [ 65%] 2023-03-20T11:54:03.7504595Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-236] SKIPPED [ 65%] 2023-03-20T11:54:03.7510489Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-237] SKIPPED [ 65%] 2023-03-20T11:54:03.7516499Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-238] SKIPPED [ 65%] 2023-03-20T11:54:03.7522627Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-239] SKIPPED [ 65%] 2023-03-20T11:54:03.7529940Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-240] SKIPPED [ 65%] 2023-03-20T11:54:03.7538193Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-241] SKIPPED [ 65%] 2023-03-20T11:54:03.7544270Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-242] SKIPPED [ 65%] 2023-03-20T11:54:03.7550642Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-243] SKIPPED [ 65%] 2023-03-20T11:54:03.7556617Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-244] SKIPPED [ 65%] 2023-03-20T11:54:03.7562803Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-245] SKIPPED [ 65%] 2023-03-20T11:54:03.7570275Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-246] SKIPPED [ 65%] 2023-03-20T11:54:03.7575612Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-247] SKIPPED [ 65%] 2023-03-20T11:54:03.7581571Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-248] SKIPPED [ 65%] 2023-03-20T11:54:03.7587933Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-249] SKIPPED [ 65%] 2023-03-20T11:54:03.7593932Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-250] SKIPPED [ 65%] 2023-03-20T11:54:03.7600034Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-251] SKIPPED [ 65%] 2023-03-20T11:54:03.7606145Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-252] SKIPPED [ 65%] 2023-03-20T11:54:03.7613584Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-253] SKIPPED [ 65%] 2023-03-20T11:54:03.7619947Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-254] SKIPPED [ 65%] 2023-03-20T11:54:03.7626159Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-255] SKIPPED [ 65%] 2023-03-20T11:54:03.7632370Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-256] SKIPPED [ 65%] 2023-03-20T11:54:03.7638629Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-257] SKIPPED [ 65%] 2023-03-20T11:54:03.7644502Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-258] SKIPPED [ 65%] 2023-03-20T11:54:03.7651722Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-259] SKIPPED [ 65%] 2023-03-20T11:54:03.7657093Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-260] SKIPPED [ 65%] 2023-03-20T11:54:03.7663221Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-261] SKIPPED [ 65%] 2023-03-20T11:54:03.7669194Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-262] SKIPPED [ 65%] 2023-03-20T11:54:03.7675257Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-263] SKIPPED [ 65%] 2023-03-20T11:54:03.7682756Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-264] SKIPPED [ 65%] 2023-03-20T11:54:03.7689776Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-265] SKIPPED [ 65%] 2023-03-20T11:54:03.7695385Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-266] SKIPPED [ 65%] 2023-03-20T11:54:03.7701551Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-267] SKIPPED [ 65%] 2023-03-20T11:54:03.7708142Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-268] SKIPPED [ 65%] 2023-03-20T11:54:03.7713879Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-269] SKIPPED [ 65%] 2023-03-20T11:54:03.7720153Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-270] SKIPPED [ 65%] 2023-03-20T11:54:03.7726008Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-271] SKIPPED [ 65%] 2023-03-20T11:54:03.7733365Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-272] SKIPPED [ 65%] 2023-03-20T11:54:03.7738800Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-273] SKIPPED [ 65%] 2023-03-20T11:54:03.7745066Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-274] SKIPPED [ 65%] 2023-03-20T11:54:03.7751119Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-275] SKIPPED [ 65%] 2023-03-20T11:54:03.7758521Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-276] SKIPPED [ 65%] 2023-03-20T11:54:03.7764528Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-277] SKIPPED [ 65%] 2023-03-20T11:54:03.7771721Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-278] SKIPPED [ 65%] 2023-03-20T11:54:03.7777272Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-279] SKIPPED [ 65%] 2023-03-20T11:54:03.7783267Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-280] SKIPPED [ 65%] 2023-03-20T11:54:03.7789641Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-281] SKIPPED [ 65%] 2023-03-20T11:54:03.7795716Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-282] SKIPPED [ 65%] 2023-03-20T11:54:03.7802074Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-283] SKIPPED [ 65%] 2023-03-20T11:54:03.7809343Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-284] SKIPPED [ 65%] 2023-03-20T11:54:03.7814437Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-285] SKIPPED [ 65%] 2023-03-20T11:54:03.7820852Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-286] SKIPPED [ 65%] 2023-03-20T11:54:03.7828114Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-287] SKIPPED [ 65%] 2023-03-20T11:54:03.7834104Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-288] SKIPPED [ 65%] 2023-03-20T11:54:03.7840226Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-289] SKIPPED [ 65%] 2023-03-20T11:54:03.7846445Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-290] SKIPPED [ 65%] 2023-03-20T11:54:03.7853221Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-291] SKIPPED [ 65%] 2023-03-20T11:54:03.7859375Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-292] SKIPPED [ 65%] 2023-03-20T11:54:03.7865730Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-293] SKIPPED [ 65%] 2023-03-20T11:54:03.7871889Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-294] SKIPPED [ 65%] 2023-03-20T11:54:03.7878116Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-295] SKIPPED [ 65%] 2023-03-20T11:54:03.7884165Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-296] SKIPPED [ 65%] 2023-03-20T11:54:03.7890591Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-297] SKIPPED [ 65%] 2023-03-20T11:54:03.7897022Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-298] SKIPPED [ 65%] 2023-03-20T11:54:03.7904381Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-299] SKIPPED [ 65%] 2023-03-20T11:54:03.7910381Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-300] SKIPPED [ 65%] 2023-03-20T11:54:03.7916416Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-301] SKIPPED [ 65%] 2023-03-20T11:54:03.7923194Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-302] SKIPPED [ 65%] 2023-03-20T11:54:03.7930246Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-303] SKIPPED [ 65%] 2023-03-20T11:54:03.7935651Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-304] SKIPPED [ 65%] 2023-03-20T11:54:03.7941736Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-305] SKIPPED [ 65%] 2023-03-20T11:54:03.7948218Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-306] SKIPPED [ 65%] 2023-03-20T11:54:03.7954297Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-307] SKIPPED [ 65%] 2023-03-20T11:54:03.7960646Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-308] SKIPPED [ 65%] 2023-03-20T11:54:03.7966670Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-309] SKIPPED [ 65%] 2023-03-20T11:54:03.7974396Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-310] SKIPPED [ 65%] 2023-03-20T11:54:03.7980766Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-311] SKIPPED [ 65%] 2023-03-20T11:54:03.7987183Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-312] SKIPPED [ 65%] 2023-03-20T11:54:03.7993089Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-313] SKIPPED [ 65%] 2023-03-20T11:54:03.7999495Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-314] SKIPPED [ 65%] 2023-03-20T11:54:03.8005643Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-315] SKIPPED [ 65%] 2023-03-20T11:54:03.8012886Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-316] SKIPPED [ 65%] 2023-03-20T11:54:03.8018532Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-317] SKIPPED [ 65%] 2023-03-20T11:54:03.8024628Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-318] SKIPPED [ 65%] 2023-03-20T11:54:03.8030719Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-319] SKIPPED [ 65%] 2023-03-20T11:54:03.8036941Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-320] SKIPPED [ 65%] 2023-03-20T11:54:03.8043125Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-321] SKIPPED [ 65%] 2023-03-20T11:54:03.8050658Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-322] SKIPPED [ 65%] 2023-03-20T11:54:03.8056933Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-323] SKIPPED [ 65%] 2023-03-20T11:54:03.8062891Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-324] SKIPPED [ 65%] 2023-03-20T11:54:03.8069217Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-325] SKIPPED [ 65%] 2023-03-20T11:54:03.8075240Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-326] SKIPPED [ 65%] 2023-03-20T11:54:03.8081473Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-327] SKIPPED [ 65%] 2023-03-20T11:54:03.8087961Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-328] SKIPPED [ 65%] 2023-03-20T11:54:03.8094157Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-329] SKIPPED [ 65%] 2023-03-20T11:54:03.8100387Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-330] SKIPPED [ 65%] 2023-03-20T11:54:03.8106672Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-331] SKIPPED [ 65%] 2023-03-20T11:54:03.8112655Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-332] SKIPPED [ 65%] 2023-03-20T11:54:03.8120024Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-333] SKIPPED [ 65%] 2023-03-20T11:54:03.8126275Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-334] SKIPPED [ 65%] 2023-03-20T11:54:03.8133353Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-335] SKIPPED [ 65%] 2023-03-20T11:54:03.8138944Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-336] SKIPPED [ 65%] 2023-03-20T11:54:03.8145032Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-337] SKIPPED [ 65%] 2023-03-20T11:54:03.8151180Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-338] SKIPPED [ 65%] 2023-03-20T11:54:03.8157235Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-339] SKIPPED [ 65%] 2023-03-20T11:54:03.8163397Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-340] SKIPPED [ 65%] 2023-03-20T11:54:03.8170738Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-341] SKIPPED [ 65%] 2023-03-20T11:54:03.8176173Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-342] SKIPPED [ 65%] 2023-03-20T11:54:03.8182241Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-343] SKIPPED [ 65%] 2023-03-20T11:54:03.8188565Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-344] SKIPPED [ 65%] 2023-03-20T11:54:03.8195652Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-345] SKIPPED [ 65%] 2023-03-20T11:54:03.8201978Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-346] SKIPPED [ 65%] 2023-03-20T11:54:03.8209304Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-347] SKIPPED [ 65%] 2023-03-20T11:54:03.8214441Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-348] SKIPPED [ 65%] 2023-03-20T11:54:03.8220278Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-349] SKIPPED [ 65%] 2023-03-20T11:54:03.8226425Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-350] SKIPPED [ 65%] 2023-03-20T11:54:03.8232592Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-351] SKIPPED [ 65%] 2023-03-20T11:54:03.8238790Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-352] SKIPPED [ 65%] 2023-03-20T11:54:03.8255993Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-353] SKIPPED [ 65%] 2023-03-20T11:54:03.8257093Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-354] SKIPPED [ 65%] 2023-03-20T11:54:03.8257911Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-355] SKIPPED [ 65%] 2023-03-20T11:54:03.8265650Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-356] SKIPPED [ 65%] 2023-03-20T11:54:03.8271834Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-357] SKIPPED [ 65%] 2023-03-20T11:54:03.8278113Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-358] SKIPPED [ 65%] 2023-03-20T11:54:03.8284171Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-359] SKIPPED [ 65%] 2023-03-20T11:54:03.8290566Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-360] SKIPPED [ 65%] 2023-03-20T11:54:03.8296899Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-361] SKIPPED [ 65%] 2023-03-20T11:54:03.8302938Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-362] SKIPPED [ 65%] 2023-03-20T11:54:03.8309280Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-363] SKIPPED [ 65%] 2023-03-20T11:54:03.8315365Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-364] SKIPPED [ 65%] 2023-03-20T11:54:03.8321564Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-365] SKIPPED [ 65%] 2023-03-20T11:54:03.8328935Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-366] SKIPPED [ 65%] 2023-03-20T11:54:03.8335422Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-367] SKIPPED [ 65%] 2023-03-20T11:54:03.8341620Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-368] SKIPPED [ 65%] 2023-03-20T11:54:03.8347839Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-369] SKIPPED [ 65%] 2023-03-20T11:54:03.8353913Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-370] SKIPPED [ 65%] 2023-03-20T11:54:03.8360097Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-371] SKIPPED [ 65%] 2023-03-20T11:54:03.8366182Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-372] SKIPPED [ 65%] 2023-03-20T11:54:03.8373209Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-373] SKIPPED [ 65%] 2023-03-20T11:54:03.8379028Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-374] SKIPPED [ 65%] 2023-03-20T11:54:03.8385250Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-375] SKIPPED [ 65%] 2023-03-20T11:54:03.8391303Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-376] SKIPPED [ 65%] 2023-03-20T11:54:03.8397470Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-377] SKIPPED [ 65%] 2023-03-20T11:54:03.8403632Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-378] SKIPPED [ 65%] 2023-03-20T11:54:03.8413263Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-379] SKIPPED [ 65%] 2023-03-20T11:54:03.8419011Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-380] SKIPPED [ 65%] 2023-03-20T11:54:03.8425307Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-381] SKIPPED [ 65%] 2023-03-20T11:54:03.8431347Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-382] SKIPPED [ 65%] 2023-03-20T11:54:03.8437472Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-383] SKIPPED [ 65%] 2023-03-20T11:54:03.8443613Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-384] SKIPPED [ 65%] 2023-03-20T11:54:03.8450669Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-385] SKIPPED [ 65%] 2023-03-20T11:54:03.8456310Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-386] SKIPPED [ 65%] 2023-03-20T11:54:03.8462384Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-387] SKIPPED [ 65%] 2023-03-20T11:54:03.8468684Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-388] SKIPPED [ 65%] 2023-03-20T11:54:03.8474708Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-389] SKIPPED [ 65%] 2023-03-20T11:54:03.8482289Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-390] SKIPPED [ 65%] 2023-03-20T11:54:03.8489922Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-391] SKIPPED [ 65%] 2023-03-20T11:54:03.8494971Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-392] SKIPPED [ 65%] 2023-03-20T11:54:03.8501263Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-393] SKIPPED [ 65%] 2023-03-20T11:54:03.8507495Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-394] SKIPPED [ 65%] 2023-03-20T11:54:03.8513456Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-395] SKIPPED [ 65%] 2023-03-20T11:54:03.8519553Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-396] SKIPPED [ 65%] 2023-03-20T11:54:03.8525733Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-397] SKIPPED [ 65%] 2023-03-20T11:54:03.8532556Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-398] SKIPPED [ 65%] 2023-03-20T11:54:03.8538245Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-399] SKIPPED [ 65%] 2023-03-20T11:54:03.8544473Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-400] SKIPPED [ 65%] 2023-03-20T11:54:03.8550558Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-401] SKIPPED [ 65%] 2023-03-20T11:54:03.8557952Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-402] SKIPPED [ 65%] 2023-03-20T11:54:03.8564042Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-403] SKIPPED [ 65%] 2023-03-20T11:54:03.8570539Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-404] SKIPPED [ 65%] 2023-03-20T11:54:03.8576419Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-405] SKIPPED [ 65%] 2023-03-20T11:54:03.8582711Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-406] SKIPPED [ 65%] 2023-03-20T11:54:03.8588920Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-407] SKIPPED [ 65%] 2023-03-20T11:54:03.8594939Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-408] SKIPPED [ 65%] 2023-03-20T11:54:03.8601202Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-409] SKIPPED [ 65%] 2023-03-20T11:54:03.8607543Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-410] SKIPPED [ 65%] 2023-03-20T11:54:03.8613945Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-411] SKIPPED [ 65%] 2023-03-20T11:54:03.8620163Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-412] SKIPPED [ 65%] 2023-03-20T11:54:03.8627785Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-413] SKIPPED [ 65%] 2023-03-20T11:54:03.8633773Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-414] SKIPPED [ 65%] 2023-03-20T11:54:03.8639926Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-415] SKIPPED [ 65%] 2023-03-20T11:54:03.8646054Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-416] SKIPPED [ 65%] 2023-03-20T11:54:03.8653362Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-417] SKIPPED [ 65%] 2023-03-20T11:54:03.8659097Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-418] SKIPPED [ 65%] 2023-03-20T11:54:03.8665380Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-419] SKIPPED [ 65%] 2023-03-20T11:54:03.8671389Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-420] SKIPPED [ 65%] 2023-03-20T11:54:03.8677530Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-421] SKIPPED [ 65%] 2023-03-20T11:54:03.8683683Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-422] SKIPPED [ 65%] 2023-03-20T11:54:03.8690772Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-423] SKIPPED [ 65%] 2023-03-20T11:54:03.8696444Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-424] SKIPPED [ 65%] 2023-03-20T11:54:03.8703415Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-425] SKIPPED [ 65%] 2023-03-20T11:54:03.8709675Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-426] SKIPPED [ 65%] 2023-03-20T11:54:03.8715690Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-427] SKIPPED [ 65%] 2023-03-20T11:54:03.8721928Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-428] SKIPPED [ 65%] 2023-03-20T11:54:03.8729257Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-429] SKIPPED [ 65%] 2023-03-20T11:54:03.8734494Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-430] SKIPPED [ 65%] 2023-03-20T11:54:03.8740852Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-431] SKIPPED [ 65%] 2023-03-20T11:54:03.8747209Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-432] SKIPPED [ 65%] 2023-03-20T11:54:03.8753258Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-433] SKIPPED [ 65%] 2023-03-20T11:54:03.8759807Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-434] SKIPPED [ 65%] 2023-03-20T11:54:03.8765819Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-435] SKIPPED [ 65%] 2023-03-20T11:54:03.8773515Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-436] SKIPPED [ 65%] 2023-03-20T11:54:03.8779460Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-437] SKIPPED [ 65%] 2023-03-20T11:54:03.8785743Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-438] SKIPPED [ 65%] 2023-03-20T11:54:03.8791774Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-439] SKIPPED [ 65%] 2023-03-20T11:54:03.8798138Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-440] SKIPPED [ 65%] 2023-03-20T11:54:03.8804044Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-441] SKIPPED [ 65%] 2023-03-20T11:54:03.8810847Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-442] SKIPPED [ 65%] 2023-03-20T11:54:03.8816837Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-443] SKIPPED [ 65%] 2023-03-20T11:54:03.8822815Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-444] SKIPPED [ 65%] 2023-03-20T11:54:03.8829227Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-445] SKIPPED [ 65%] 2023-03-20T11:54:03.8835279Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-446] SKIPPED [ 65%] 2023-03-20T11:54:03.8841556Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-447] SKIPPED [ 65%] 2023-03-20T11:54:03.8850027Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-448] SKIPPED [ 65%] 2023-03-20T11:54:03.8855261Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-449] SKIPPED [ 65%] 2023-03-20T11:54:03.8861276Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-450] SKIPPED [ 65%] 2023-03-20T11:54:03.8867563Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-451] SKIPPED [ 65%] 2023-03-20T11:54:03.8873559Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-452] SKIPPED [ 65%] 2023-03-20T11:54:03.8879739Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-453] SKIPPED [ 65%] 2023-03-20T11:54:03.8885756Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-454] SKIPPED [ 65%] 2023-03-20T11:54:03.8893139Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-455] SKIPPED [ 65%] 2023-03-20T11:54:03.8898684Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-456] SKIPPED [ 65%] 2023-03-20T11:54:03.8905002Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-457] SKIPPED [ 65%] 2023-03-20T11:54:03.8911249Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-458] SKIPPED [ 65%] 2023-03-20T11:54:03.8918811Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-459] SKIPPED [ 65%] 2023-03-20T11:54:03.8924695Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-460] SKIPPED [ 65%] 2023-03-20T11:54:03.8931998Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-461] SKIPPED [ 65%] 2023-03-20T11:54:03.8937312Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-462] SKIPPED [ 65%] 2023-03-20T11:54:03.8943108Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-463] SKIPPED [ 65%] 2023-03-20T11:54:03.8949373Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-464] SKIPPED [ 65%] 2023-03-20T11:54:03.8955428Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-465] SKIPPED [ 65%] 2023-03-20T11:54:03.8961647Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-466] SKIPPED [ 65%] 2023-03-20T11:54:03.8968493Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-467] SKIPPED [ 65%] 2023-03-20T11:54:03.8974182Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-468] SKIPPED [ 65%] 2023-03-20T11:54:03.8980526Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-469] SKIPPED [ 65%] 2023-03-20T11:54:03.8986748Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-470] SKIPPED [ 65%] 2023-03-20T11:54:03.8993968Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-471] SKIPPED [ 65%] 2023-03-20T11:54:03.9000008Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-472] SKIPPED [ 65%] 2023-03-20T11:54:03.9006146Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-473] SKIPPED [ 65%] 2023-03-20T11:54:03.9013423Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-474] SKIPPED [ 65%] 2023-03-20T11:54:03.9018948Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-475] SKIPPED [ 65%] 2023-03-20T11:54:03.9025221Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-476] SKIPPED [ 65%] 2023-03-20T11:54:03.9031425Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-477] SKIPPED [ 65%] 2023-03-20T11:54:03.9037516Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-478] SKIPPED [ 65%] 2023-03-20T11:54:03.9043564Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-479] SKIPPED [ 65%] 2023-03-20T11:54:03.9050970Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-480] SKIPPED [ 65%] 2023-03-20T11:54:03.9056317Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-481] SKIPPED [ 65%] 2023-03-20T11:54:03.9063625Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-482] SKIPPED [ 65%] 2023-03-20T11:54:03.9069962Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-483] SKIPPED [ 65%] 2023-03-20T11:54:03.9076037Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-484] SKIPPED [ 65%] 2023-03-20T11:54:03.9082461Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-485] SKIPPED [ 65%] 2023-03-20T11:54:03.9089766Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-486] SKIPPED [ 65%] 2023-03-20T11:54:03.9095352Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-487] SKIPPED [ 65%] 2023-03-20T11:54:03.9101479Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-488] SKIPPED [ 65%] 2023-03-20T11:54:03.9107793Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-489] SKIPPED [ 65%] 2023-03-20T11:54:03.9113791Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-490] SKIPPED [ 65%] 2023-03-20T11:54:03.9119944Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-491] SKIPPED [ 65%] 2023-03-20T11:54:03.9125965Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-492] SKIPPED [ 65%] 2023-03-20T11:54:03.9133325Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-493] SKIPPED [ 65%] 2023-03-20T11:54:03.9139867Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-494] SKIPPED [ 65%] 2023-03-20T11:54:03.9146091Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-495] SKIPPED [ 65%] 2023-03-20T11:54:03.9152142Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-496] SKIPPED [ 65%] 2023-03-20T11:54:03.9158413Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-497] SKIPPED [ 65%] 2023-03-20T11:54:03.9164366Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-498] SKIPPED [ 65%] 2023-03-20T11:54:03.9171857Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-499] SKIPPED [ 65%] 2023-03-20T11:54:03.9177846Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-500] SKIPPED [ 65%] 2023-03-20T11:54:03.9184208Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-501] SKIPPED [ 65%] 2023-03-20T11:54:03.9190497Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-502] SKIPPED [ 65%] 2023-03-20T11:54:03.9196690Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-503] SKIPPED [ 65%] 2023-03-20T11:54:03.9203290Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-504] SKIPPED [ 65%] 2023-03-20T11:54:03.9211817Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-505] SKIPPED [ 65%] 2023-03-20T11:54:03.9217775Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-506] SKIPPED [ 65%] 2023-03-20T11:54:03.9224005Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-507] SKIPPED [ 65%] 2023-03-20T11:54:03.9230428Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-508] SKIPPED [ 65%] 2023-03-20T11:54:03.9236564Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-509] SKIPPED [ 65%] 2023-03-20T11:54:03.9242998Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-510] SKIPPED [ 65%] 2023-03-20T11:54:03.9250454Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-511] SKIPPED [ 65%] 2023-03-20T11:54:03.9255995Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-512] SKIPPED [ 65%] 2023-03-20T11:54:03.9261825Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-513] SKIPPED [ 65%] 2023-03-20T11:54:03.9268560Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-514] SKIPPED [ 65%] 2023-03-20T11:54:03.9274554Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-515] SKIPPED [ 65%] 2023-03-20T11:54:03.9283592Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-516] SKIPPED [ 65%] 2023-03-20T11:54:03.9290572Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-517] SKIPPED [ 65%] 2023-03-20T11:54:03.9297149Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-518] SKIPPED [ 65%] 2023-03-20T11:54:03.9303308Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-519] SKIPPED [ 65%] 2023-03-20T11:54:03.9309670Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-520] SKIPPED [ 65%] 2023-03-20T11:54:03.9315828Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-521] SKIPPED [ 65%] 2023-03-20T11:54:03.9322162Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-522] SKIPPED [ 65%] 2023-03-20T11:54:03.9329690Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-523] SKIPPED [ 65%] 2023-03-20T11:54:03.9335228Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-524] SKIPPED [ 65%] 2023-03-20T11:54:03.9341512Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-525] SKIPPED [ 65%] 2023-03-20T11:54:03.9347916Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-526] SKIPPED [ 65%] 2023-03-20T11:54:03.9354288Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-527] SKIPPED [ 65%] 2023-03-20T11:54:03.9361688Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-528] SKIPPED [ 65%] 2023-03-20T11:54:03.9369366Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-529] SKIPPED [ 65%] 2023-03-20T11:54:03.9374749Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-530] SKIPPED [ 65%] 2023-03-20T11:54:03.9381123Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-531] SKIPPED [ 65%] 2023-03-20T11:54:03.9388123Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-532] SKIPPED [ 65%] 2023-03-20T11:54:03.9393556Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-533] SKIPPED [ 65%] 2023-03-20T11:54:03.9399862Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-534] SKIPPED [ 65%] 2023-03-20T11:54:03.9406381Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-535] SKIPPED [ 65%] 2023-03-20T11:54:03.9413270Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-536] SKIPPED [ 65%] 2023-03-20T11:54:03.9419435Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-537] SKIPPED [ 65%] 2023-03-20T11:54:03.9425997Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-538] SKIPPED [ 65%] 2023-03-20T11:54:03.9433394Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-539] SKIPPED [ 65%] 2023-03-20T11:54:03.9440522Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-540] SKIPPED [ 65%] 2023-03-20T11:54:03.9445983Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-541] SKIPPED [ 65%] 2023-03-20T11:54:03.9453271Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-542] SKIPPED [ 65%] 2023-03-20T11:54:03.9459057Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-543] SKIPPED [ 65%] 2023-03-20T11:54:03.9465351Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-544] SKIPPED [ 65%] 2023-03-20T11:54:03.9471665Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-545] SKIPPED [ 65%] 2023-03-20T11:54:03.9478008Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-546] SKIPPED [ 65%] 2023-03-20T11:54:03.9484173Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-547] SKIPPED [ 65%] 2023-03-20T11:54:03.9491738Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-548] SKIPPED [ 65%] 2023-03-20T11:54:03.9497378Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-549] SKIPPED [ 65%] 2023-03-20T11:54:03.9503421Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-550] SKIPPED [ 65%] 2023-03-20T11:54:03.9511115Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-551] SKIPPED [ 65%] 2023-03-20T11:54:03.9517373Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-552] SKIPPED [ 65%] 2023-03-20T11:54:03.9523680Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-553] SKIPPED [ 65%] 2023-03-20T11:54:03.9530586Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-554] SKIPPED [ 65%] 2023-03-20T11:54:03.9536738Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-555] SKIPPED [ 65%] 2023-03-20T11:54:03.9542864Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-556] SKIPPED [ 65%] 2023-03-20T11:54:03.9549223Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-557] SKIPPED [ 65%] 2023-03-20T11:54:03.9555428Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-558] SKIPPED [ 65%] 2023-03-20T11:54:03.9561803Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-559] SKIPPED [ 65%] 2023-03-20T11:54:03.9569275Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-560] SKIPPED [ 65%] 2023-03-20T11:54:03.9574798Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-561] SKIPPED [ 65%] 2023-03-20T11:54:03.9582414Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-562] SKIPPED [ 65%] 2023-03-20T11:54:03.9588880Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-563] SKIPPED [ 65%] 2023-03-20T11:54:03.9595069Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-564] SKIPPED [ 65%] 2023-03-20T11:54:03.9601474Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-565] SKIPPED [ 65%] 2023-03-20T11:54:03.9608813Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-566] SKIPPED [ 65%] 2023-03-20T11:54:03.9614188Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-567] SKIPPED [ 65%] 2023-03-20T11:54:03.9620877Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-568] SKIPPED [ 65%] 2023-03-20T11:54:03.9627329Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-569] SKIPPED [ 65%] 2023-03-20T11:54:03.9633455Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-570] SKIPPED [ 65%] 2023-03-20T11:54:03.9639581Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-571] SKIPPED [ 65%] 2023-03-20T11:54:03.9645888Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-572] SKIPPED [ 65%] 2023-03-20T11:54:03.9653313Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-573] SKIPPED [ 65%] 2023-03-20T11:54:03.9659835Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-574] SKIPPED [ 65%] 2023-03-20T11:54:03.9666167Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_image_tensor-575] SKIPPED [ 65%] 2023-03-20T11:54:03.9672346Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-000] SKIPPED [ 65%] 2023-03-20T11:54:03.9678729Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-001] SKIPPED [ 65%] 2023-03-20T11:54:03.9684959Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-002] SKIPPED [ 65%] 2023-03-20T11:54:03.9692272Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-003] SKIPPED [ 65%] 2023-03-20T11:54:03.9698041Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-004] SKIPPED [ 65%] 2023-03-20T11:54:03.9704228Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-005] SKIPPED [ 65%] 2023-03-20T11:54:03.9710477Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-006] SKIPPED [ 65%] 2023-03-20T11:54:03.9716696Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-007] SKIPPED [ 65%] 2023-03-20T11:54:03.9723113Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-008] SKIPPED [ 65%] 2023-03-20T11:54:03.9731803Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-009] SKIPPED [ 65%] 2023-03-20T11:54:03.9737457Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-010] SKIPPED [ 65%] 2023-03-20T11:54:03.9743357Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-011] SKIPPED [ 65%] 2023-03-20T11:54:03.9749538Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-012] SKIPPED [ 65%] 2023-03-20T11:54:03.9755686Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-013] SKIPPED [ 65%] 2023-03-20T11:54:03.9762107Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-014] SKIPPED [ 65%] 2023-03-20T11:54:03.9769860Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-015] SKIPPED [ 65%] 2023-03-20T11:54:03.9775632Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-016] SKIPPED [ 65%] 2023-03-20T11:54:03.9781619Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-017] SKIPPED [ 65%] 2023-03-20T11:54:03.9788106Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-018] SKIPPED [ 65%] 2023-03-20T11:54:03.9794192Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-019] SKIPPED [ 65%] 2023-03-20T11:54:03.9800541Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-020] SKIPPED [ 65%] 2023-03-20T11:54:03.9809195Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-021] SKIPPED [ 65%] 2023-03-20T11:54:03.9814594Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-022] SKIPPED [ 65%] 2023-03-20T11:54:03.9820563Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-023] SKIPPED [ 65%] 2023-03-20T11:54:03.9827035Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-024] SKIPPED [ 65%] 2023-03-20T11:54:03.9833242Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-025] SKIPPED [ 65%] 2023-03-20T11:54:03.9839358Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-026] SKIPPED [ 65%] 2023-03-20T11:54:03.9845633Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-027] SKIPPED [ 65%] 2023-03-20T11:54:03.9852762Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-028] SKIPPED [ 65%] 2023-03-20T11:54:03.9858534Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-029] SKIPPED [ 65%] 2023-03-20T11:54:03.9864881Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-030] SKIPPED [ 65%] 2023-03-20T11:54:03.9871021Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-031] SKIPPED [ 65%] 2023-03-20T11:54:03.9878531Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-032] SKIPPED [ 65%] 2023-03-20T11:54:03.9884840Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-033] SKIPPED [ 65%] 2023-03-20T11:54:03.9892244Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-034] SKIPPED [ 65%] 2023-03-20T11:54:03.9898057Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-035] SKIPPED [ 65%] 2023-03-20T11:54:03.9904273Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-036] SKIPPED [ 65%] 2023-03-20T11:54:03.9910584Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-037] SKIPPED [ 65%] 2023-03-20T11:54:03.9916883Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-038] SKIPPED [ 65%] 2023-03-20T11:54:03.9923152Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-039] SKIPPED [ 65%] 2023-03-20T11:54:03.9930605Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-040] SKIPPED [ 65%] 2023-03-20T11:54:03.9936423Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-041] SKIPPED [ 65%] 2023-03-20T11:54:03.9942563Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-042] SKIPPED [ 65%] 2023-03-20T11:54:03.9948885Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-043] SKIPPED [ 65%] 2023-03-20T11:54:03.9956036Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-044] SKIPPED [ 65%] 2023-03-20T11:54:03.9962366Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-045] SKIPPED [ 65%] 2023-03-20T11:54:03.9969983Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-046] SKIPPED [ 65%] 2023-03-20T11:54:03.9975299Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-047] SKIPPED [ 65%] 2023-03-20T11:54:03.9981650Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-048] SKIPPED [ 65%] 2023-03-20T11:54:03.9987970Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-049] SKIPPED [ 65%] 2023-03-20T11:54:03.9994016Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-050] SKIPPED [ 65%] 2023-03-20T11:54:04.0000400Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-051] SKIPPED [ 65%] 2023-03-20T11:54:04.0006595Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-052] SKIPPED [ 65%] 2023-03-20T11:54:04.0013280Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-053] SKIPPED [ 65%] 2023-03-20T11:54:04.0019662Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-054] SKIPPED [ 65%] 2023-03-20T11:54:04.0027366Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-055] SKIPPED [ 65%] 2023-03-20T11:54:04.0033643Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-056] SKIPPED [ 65%] 2023-03-20T11:54:04.0039835Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-057] SKIPPED [ 65%] 2023-03-20T11:54:04.0046091Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-058] SKIPPED [ 65%] 2023-03-20T11:54:04.0053392Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-059] SKIPPED [ 65%] 2023-03-20T11:54:04.0059105Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-060] SKIPPED [ 65%] 2023-03-20T11:54:04.0065464Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-061] SKIPPED [ 65%] 2023-03-20T11:54:04.0071672Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-062] SKIPPED [ 65%] 2023-03-20T11:54:04.0077989Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-063] SKIPPED [ 65%] 2023-03-20T11:54:04.0084159Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-064] SKIPPED [ 65%] 2023-03-20T11:54:04.0091703Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-065] SKIPPED [ 65%] 2023-03-20T11:54:04.0098035Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-066] SKIPPED [ 65%] 2023-03-20T11:54:04.0104332Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-067] SKIPPED [ 65%] 2023-03-20T11:54:04.0110598Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-068] SKIPPED [ 65%] 2023-03-20T11:54:04.0117150Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-069] SKIPPED [ 65%] 2023-03-20T11:54:04.0123298Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-070] SKIPPED [ 65%] 2023-03-20T11:54:04.0131234Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-071] SKIPPED [ 65%] 2023-03-20T11:54:04.0136338Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-072] SKIPPED [ 65%] 2023-03-20T11:54:04.0142601Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-073] SKIPPED [ 65%] 2023-03-20T11:54:04.0149063Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-074] SKIPPED [ 65%] 2023-03-20T11:54:04.0155278Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-075] SKIPPED [ 65%] 2023-03-20T11:54:04.0161636Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-076] SKIPPED [ 65%] 2023-03-20T11:54:04.0169208Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-077] SKIPPED [ 65%] 2023-03-20T11:54:04.0177164Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-078] SKIPPED [ 65%] 2023-03-20T11:54:04.0183363Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-079] SKIPPED [ 65%] 2023-03-20T11:54:04.0189925Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-080] SKIPPED [ 65%] 2023-03-20T11:54:04.0196049Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-081] SKIPPED [ 65%] 2023-03-20T11:54:04.0202873Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-082] SKIPPED [ 65%] 2023-03-20T11:54:04.0210369Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-083] SKIPPED [ 65%] 2023-03-20T11:54:04.0215860Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-084] SKIPPED [ 65%] 2023-03-20T11:54:04.0222169Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-085] SKIPPED [ 65%] 2023-03-20T11:54:04.0228475Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-086] SKIPPED [ 65%] 2023-03-20T11:54:04.0234702Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-087] SKIPPED [ 65%] 2023-03-20T11:54:04.0241039Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-088] SKIPPED [ 65%] 2023-03-20T11:54:04.0249394Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-089] SKIPPED [ 65%] 2023-03-20T11:54:04.0255488Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-090] SKIPPED [ 65%] 2023-03-20T11:54:04.0261819Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-091] SKIPPED [ 65%] 2023-03-20T11:54:04.0268306Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-092] SKIPPED [ 65%] 2023-03-20T11:54:04.0274521Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-093] SKIPPED [ 65%] 2023-03-20T11:54:04.0280824Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-094] SKIPPED [ 65%] 2023-03-20T11:54:04.0287034Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-095] SKIPPED [ 65%] 2023-03-20T11:54:04.0293210Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-096] SKIPPED [ 65%] 2023-03-20T11:54:04.0299469Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-097] SKIPPED [ 65%] 2023-03-20T11:54:04.0305862Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-098] SKIPPED [ 65%] 2023-03-20T11:54:04.0312056Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-099] SKIPPED [ 65%] 2023-03-20T11:54:04.0318531Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-100] SKIPPED [ 65%] 2023-03-20T11:54:04.0325794Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-101] SKIPPED [ 65%] 2023-03-20T11:54:04.0333153Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-102] SKIPPED [ 65%] 2023-03-20T11:54:04.0338877Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-103] SKIPPED [ 65%] 2023-03-20T11:54:04.0345254Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-104] SKIPPED [ 65%] 2023-03-20T11:54:04.0351345Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-105] SKIPPED [ 65%] 2023-03-20T11:54:04.0357723Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-106] SKIPPED [ 65%] 2023-03-20T11:54:04.0363834Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-107] SKIPPED [ 65%] 2023-03-20T11:54:04.0370597Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-108] SKIPPED [ 65%] 2023-03-20T11:54:04.0377030Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-109] SKIPPED [ 65%] 2023-03-20T11:54:04.0383253Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-110] SKIPPED [ 65%] 2023-03-20T11:54:04.0389657Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-111] SKIPPED [ 65%] 2023-03-20T11:54:04.0396950Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-112] SKIPPED [ 65%] 2023-03-20T11:54:04.0403289Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-113] SKIPPED [ 65%] 2023-03-20T11:54:04.0411590Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-114] SKIPPED [ 65%] 2023-03-20T11:54:04.0416579Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-115] SKIPPED [ 65%] 2023-03-20T11:54:04.0422943Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-116] SKIPPED [ 65%] 2023-03-20T11:54:04.0429179Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-117] SKIPPED [ 65%] 2023-03-20T11:54:04.0435385Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-118] SKIPPED [ 65%] 2023-03-20T11:54:04.0441839Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-119] SKIPPED [ 65%] 2023-03-20T11:54:04.0449149Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-120] SKIPPED [ 65%] 2023-03-20T11:54:04.0454730Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-121] SKIPPED [ 65%] 2023-03-20T11:54:04.0461151Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-122] SKIPPED [ 65%] 2023-03-20T11:54:04.0467743Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-123] SKIPPED [ 65%] 2023-03-20T11:54:04.0474924Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-124] SKIPPED [ 65%] 2023-03-20T11:54:04.0481303Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-125] SKIPPED [ 65%] 2023-03-20T11:54:04.0487947Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-126] SKIPPED [ 65%] 2023-03-20T11:54:04.0494238Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-127] SKIPPED [ 65%] 2023-03-20T11:54:04.0500662Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-128] SKIPPED [ 65%] 2023-03-20T11:54:04.0507289Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-129] SKIPPED [ 65%] 2023-03-20T11:54:04.0513302Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-130] SKIPPED [ 65%] 2023-03-20T11:54:04.0519521Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-131] SKIPPED [ 65%] 2023-03-20T11:54:04.0525817Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-132] SKIPPED [ 65%] 2023-03-20T11:54:04.0533175Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-133] SKIPPED [ 65%] 2023-03-20T11:54:04.0538986Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-134] SKIPPED [ 65%] 2023-03-20T11:54:04.0546696Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-135] SKIPPED [ 65%] 2023-03-20T11:54:04.0552952Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-136] SKIPPED [ 65%] 2023-03-20T11:54:04.0559449Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-137] SKIPPED [ 65%] 2023-03-20T11:54:04.0565585Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-138] SKIPPED [ 65%] 2023-03-20T11:54:04.0572989Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-139] SKIPPED [ 65%] 2023-03-20T11:54:04.0578722Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-140] SKIPPED [ 65%] 2023-03-20T11:54:04.0585100Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-141] SKIPPED [ 65%] 2023-03-20T11:54:04.0591291Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-142] SKIPPED [ 65%] 2023-03-20T11:54:04.0597468Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-143] SKIPPED [ 65%] 2023-03-20T11:54:04.0603674Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-144] SKIPPED [ 65%] 2023-03-20T11:54:04.0610534Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-145] SKIPPED [ 65%] 2023-03-20T11:54:04.0617193Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-146] SKIPPED [ 65%] 2023-03-20T11:54:04.0624602Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-147] SKIPPED [ 65%] 2023-03-20T11:54:04.0630874Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-148] SKIPPED [ 65%] 2023-03-20T11:54:04.0637059Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-149] SKIPPED [ 65%] 2023-03-20T11:54:04.0643357Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-150] SKIPPED [ 65%] 2023-03-20T11:54:04.0650927Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-151] SKIPPED [ 65%] 2023-03-20T11:54:04.0656129Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-152] SKIPPED [ 65%] 2023-03-20T11:54:04.0661836Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-153] SKIPPED [ 65%] 2023-03-20T11:54:04.0668150Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-154] SKIPPED [ 65%] 2023-03-20T11:54:04.0674167Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-155] SKIPPED [ 65%] 2023-03-20T11:54:04.0680318Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-156] SKIPPED [ 65%] 2023-03-20T11:54:04.0686517Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-157] SKIPPED [ 65%] 2023-03-20T11:54:04.0694267Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-158] SKIPPED [ 65%] 2023-03-20T11:54:04.0700462Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-159] SKIPPED [ 65%] 2023-03-20T11:54:04.0706665Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-160] SKIPPED [ 65%] 2023-03-20T11:54:04.0712802Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-161] SKIPPED [ 65%] 2023-03-20T11:54:04.0718902Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-162] SKIPPED [ 65%] 2023-03-20T11:54:04.0724982Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-163] SKIPPED [ 65%] 2023-03-20T11:54:04.0732369Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-164] SKIPPED [ 65%] 2023-03-20T11:54:04.0737608Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-165] SKIPPED [ 65%] 2023-03-20T11:54:04.0743753Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-166] SKIPPED [ 65%] 2023-03-20T11:54:04.0750171Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-167] SKIPPED [ 65%] 2023-03-20T11:54:04.0756280Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-168] SKIPPED [ 65%] 2023-03-20T11:54:04.0762475Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-169] SKIPPED [ 65%] 2023-03-20T11:54:04.0770749Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-170] SKIPPED [ 65%] 2023-03-20T11:54:04.0776086Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-171] SKIPPED [ 65%] 2023-03-20T11:54:04.0782143Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-172] SKIPPED [ 65%] 2023-03-20T11:54:04.0788612Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-173] SKIPPED [ 65%] 2023-03-20T11:54:04.0794449Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-174] SKIPPED [ 65%] 2023-03-20T11:54:04.0800603Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-175] SKIPPED [ 65%] 2023-03-20T11:54:04.0806613Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-176] SKIPPED [ 65%] 2023-03-20T11:54:04.0813424Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-177] SKIPPED [ 65%] 2023-03-20T11:54:04.0819629Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-178] SKIPPED [ 65%] 2023-03-20T11:54:04.0825936Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-179] SKIPPED [ 65%] 2023-03-20T11:54:04.0832039Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-180] SKIPPED [ 65%] 2023-03-20T11:54:04.0839736Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-181] SKIPPED [ 65%] 2023-03-20T11:54:04.0845635Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-182] SKIPPED [ 65%] 2023-03-20T11:54:04.0853108Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-183] SKIPPED [ 65%] 2023-03-20T11:54:04.0858599Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-184] SKIPPED [ 65%] 2023-03-20T11:54:04.0864861Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-185] SKIPPED [ 65%] 2023-03-20T11:54:04.0870981Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-186] SKIPPED [ 65%] 2023-03-20T11:54:04.0876965Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-187] SKIPPED [ 65%] 2023-03-20T11:54:04.0883103Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-188] SKIPPED [ 65%] 2023-03-20T11:54:04.0890307Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-189] SKIPPED [ 65%] 2023-03-20T11:54:04.0895912Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-190] SKIPPED [ 65%] 2023-03-20T11:54:04.0902093Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-191] SKIPPED [ 65%] 2023-03-20T11:54:04.0908343Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-192] SKIPPED [ 65%] 2023-03-20T11:54:04.0915396Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-193] SKIPPED [ 65%] 2023-03-20T11:54:04.0921573Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-194] SKIPPED [ 65%] 2023-03-20T11:54:04.0928942Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-195] SKIPPED [ 65%] 2023-03-20T11:54:04.0934183Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-196] SKIPPED [ 65%] 2023-03-20T11:54:04.0940444Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-197] SKIPPED [ 65%] 2023-03-20T11:54:04.0946875Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-198] SKIPPED [ 65%] 2023-03-20T11:54:04.0952890Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-199] SKIPPED [ 65%] 2023-03-20T11:54:04.0958975Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-200] SKIPPED [ 65%] 2023-03-20T11:54:04.0965191Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-201] SKIPPED [ 65%] 2023-03-20T11:54:04.0972286Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-202] SKIPPED [ 65%] 2023-03-20T11:54:04.0978015Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-203] SKIPPED [ 65%] 2023-03-20T11:54:04.0985422Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-204] SKIPPED [ 65%] 2023-03-20T11:54:04.0991611Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-205] SKIPPED [ 65%] 2023-03-20T11:54:04.0997715Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-206] SKIPPED [ 65%] 2023-03-20T11:54:04.1003844Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-207] SKIPPED [ 65%] 2023-03-20T11:54:04.1010566Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-208] SKIPPED [ 65%] 2023-03-20T11:54:04.1016590Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-209] SKIPPED [ 65%] 2023-03-20T11:54:04.1022625Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-210] SKIPPED [ 65%] 2023-03-20T11:54:04.1028720Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-211] SKIPPED [ 65%] 2023-03-20T11:54:04.1034747Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-212] SKIPPED [ 65%] 2023-03-20T11:54:04.1040884Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-213] SKIPPED [ 65%] 2023-03-20T11:54:04.1046956Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-214] SKIPPED [ 65%] 2023-03-20T11:54:04.1056491Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-215] SKIPPED [ 65%] 2023-03-20T11:54:04.1062560Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-216] SKIPPED [ 65%] 2023-03-20T11:54:04.1068827Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-217] SKIPPED [ 65%] 2023-03-20T11:54:04.1074907Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-218] SKIPPED [ 65%] 2023-03-20T11:54:04.1081281Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-219] SKIPPED [ 65%] 2023-03-20T11:54:04.1087265Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-220] SKIPPED [ 65%] 2023-03-20T11:54:04.1093542Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-221] SKIPPED [ 65%] 2023-03-20T11:54:04.1100094Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-222] SKIPPED [ 65%] 2023-03-20T11:54:04.1106177Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-223] SKIPPED [ 65%] 2023-03-20T11:54:04.1112393Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-224] SKIPPED [ 65%] 2023-03-20T11:54:04.1118336Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-225] SKIPPED [ 65%] 2023-03-20T11:54:04.1125081Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-226] SKIPPED [ 65%] 2023-03-20T11:54:04.1133786Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-227] SKIPPED [ 65%] 2023-03-20T11:54:04.1138954Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-228] SKIPPED [ 65%] 2023-03-20T11:54:04.1145290Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-229] SKIPPED [ 65%] 2023-03-20T11:54:04.1151217Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-230] SKIPPED [ 65%] 2023-03-20T11:54:04.1157341Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-231] SKIPPED [ 65%] 2023-03-20T11:54:04.1163455Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-232] SKIPPED [ 65%] 2023-03-20T11:54:04.1170636Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-233] SKIPPED [ 65%] 2023-03-20T11:54:04.1176493Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-234] SKIPPED [ 65%] 2023-03-20T11:54:04.1182549Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-235] SKIPPED [ 65%] 2023-03-20T11:54:04.1188932Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-236] SKIPPED [ 65%] 2023-03-20T11:54:04.1195055Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-237] SKIPPED [ 65%] 2023-03-20T11:54:04.1202505Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-238] SKIPPED [ 65%] 2023-03-20T11:54:04.1209688Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-239] SKIPPED [ 65%] 2023-03-20T11:54:04.1215415Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-240] SKIPPED [ 65%] 2023-03-20T11:54:04.1221533Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-241] SKIPPED [ 65%] 2023-03-20T11:54:04.1227948Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-242] SKIPPED [ 65%] 2023-03-20T11:54:04.1233905Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-243] SKIPPED [ 65%] 2023-03-20T11:54:04.1240082Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-244] SKIPPED [ 65%] 2023-03-20T11:54:04.1246085Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-245] SKIPPED [ 65%] 2023-03-20T11:54:04.1253380Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-246] SKIPPED [ 65%] 2023-03-20T11:54:04.1259508Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-247] SKIPPED [ 65%] 2023-03-20T11:54:04.1265639Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-248] SKIPPED [ 65%] 2023-03-20T11:54:04.1271760Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-249] SKIPPED [ 65%] 2023-03-20T11:54:04.1279026Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-250] SKIPPED [ 65%] 2023-03-20T11:54:04.1285355Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-251] SKIPPED [ 65%] 2023-03-20T11:54:04.1292359Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-252] SKIPPED [ 65%] 2023-03-20T11:54:04.1298255Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-253] SKIPPED [ 65%] 2023-03-20T11:54:04.1304399Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-254] SKIPPED [ 65%] 2023-03-20T11:54:04.1310314Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-255] SKIPPED [ 65%] 2023-03-20T11:54:04.1316402Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-256] SKIPPED [ 65%] 2023-03-20T11:54:04.1322798Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-257] SKIPPED [ 65%] 2023-03-20T11:54:04.1330126Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-258] SKIPPED [ 65%] 2023-03-20T11:54:04.1335489Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-259] SKIPPED [ 65%] 2023-03-20T11:54:04.1341739Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-260] SKIPPED [ 65%] 2023-03-20T11:54:04.1349204Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-261] SKIPPED [ 65%] 2023-03-20T11:54:04.1355323Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-262] SKIPPED [ 65%] 2023-03-20T11:54:04.1361483Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-263] SKIPPED [ 65%] 2023-03-20T11:54:04.1367824Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-264] SKIPPED [ 65%] 2023-03-20T11:54:04.1374077Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-265] SKIPPED [ 65%] 2023-03-20T11:54:04.1380411Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-266] SKIPPED [ 65%] 2023-03-20T11:54:04.1386711Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-267] SKIPPED [ 65%] 2023-03-20T11:54:04.1392481Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-268] SKIPPED [ 65%] 2023-03-20T11:54:04.1398444Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-269] SKIPPED [ 65%] 2023-03-20T11:54:04.1404780Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-270] SKIPPED [ 65%] 2023-03-20T11:54:04.1411897Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-271] SKIPPED [ 65%] 2023-03-20T11:54:04.1417571Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-272] SKIPPED [ 65%] 2023-03-20T11:54:04.1425017Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-273] SKIPPED [ 65%] 2023-03-20T11:54:04.1431281Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-274] SKIPPED [ 65%] 2023-03-20T11:54:04.1437388Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-275] SKIPPED [ 65%] 2023-03-20T11:54:04.1443421Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-276] SKIPPED [ 65%] 2023-03-20T11:54:04.1451218Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-277] SKIPPED [ 65%] 2023-03-20T11:54:04.1455898Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-278] SKIPPED [ 65%] 2023-03-20T11:54:04.1462042Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-279] SKIPPED [ 65%] 2023-03-20T11:54:04.1468540Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-280] SKIPPED [ 65%] 2023-03-20T11:54:04.1474457Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-281] SKIPPED [ 65%] 2023-03-20T11:54:04.1480713Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-282] SKIPPED [ 65%] 2023-03-20T11:54:04.1486770Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-283] SKIPPED [ 65%] 2023-03-20T11:54:04.1494522Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-284] SKIPPED [ 65%] 2023-03-20T11:54:04.1500837Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-285] SKIPPED [ 65%] 2023-03-20T11:54:04.1507052Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-286] SKIPPED [ 65%] 2023-03-20T11:54:04.1513190Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-287] SKIPPED [ 65%] 2023-03-20T11:54:04.1519678Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-288] SKIPPED [ 65%] 2023-03-20T11:54:04.1525376Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-289] SKIPPED [ 65%] 2023-03-20T11:54:04.1533020Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-290] SKIPPED [ 65%] 2023-03-20T11:54:04.1538535Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-291] SKIPPED [ 65%] 2023-03-20T11:54:04.1544870Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-292] SKIPPED [ 65%] 2023-03-20T11:54:04.1550696Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-293] SKIPPED [ 65%] 2023-03-20T11:54:04.1556831Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-294] SKIPPED [ 65%] 2023-03-20T11:54:04.1562982Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-295] SKIPPED [ 65%] 2023-03-20T11:54:04.1570663Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-296] SKIPPED [ 65%] 2023-03-20T11:54:04.1576380Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-297] SKIPPED [ 65%] 2023-03-20T11:54:04.1582617Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-298] SKIPPED [ 65%] 2023-03-20T11:54:04.1588903Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-299] SKIPPED [ 65%] 2023-03-20T11:54:04.1594925Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-300] SKIPPED [ 65%] 2023-03-20T11:54:04.1601052Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-301] SKIPPED [ 65%] 2023-03-20T11:54:04.1607104Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-302] SKIPPED [ 65%] 2023-03-20T11:54:04.1613369Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-303] SKIPPED [ 65%] 2023-03-20T11:54:04.1619369Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-304] SKIPPED [ 65%] 2023-03-20T11:54:04.1625664Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-305] SKIPPED [ 65%] 2023-03-20T11:54:04.1631443Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-306] SKIPPED [ 65%] 2023-03-20T11:54:04.1638932Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-307] SKIPPED [ 65%] 2023-03-20T11:54:04.1644979Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-308] SKIPPED [ 65%] 2023-03-20T11:54:04.1652208Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-309] SKIPPED [ 65%] 2023-03-20T11:54:04.1658100Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-310] SKIPPED [ 65%] 2023-03-20T11:54:04.1664086Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-311] SKIPPED [ 65%] 2023-03-20T11:54:04.1670029Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-312] SKIPPED [ 65%] 2023-03-20T11:54:04.1676049Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-313] SKIPPED [ 65%] 2023-03-20T11:54:04.1682234Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-314] SKIPPED [ 65%] 2023-03-20T11:54:04.1689551Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-315] SKIPPED [ 65%] 2023-03-20T11:54:04.1695297Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-316] SKIPPED [ 65%] 2023-03-20T11:54:04.1701408Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-317] SKIPPED [ 65%] 2023-03-20T11:54:04.1707736Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-318] SKIPPED [ 65%] 2023-03-20T11:54:04.1714838Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-319] SKIPPED [ 65%] 2023-03-20T11:54:04.1721034Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-320] SKIPPED [ 65%] 2023-03-20T11:54:04.1727048Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-321] SKIPPED [ 65%] 2023-03-20T11:54:04.1733414Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-322] SKIPPED [ 65%] 2023-03-20T11:54:04.1739854Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-323] SKIPPED [ 65%] 2023-03-20T11:54:04.1746171Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-324] SKIPPED [ 65%] 2023-03-20T11:54:04.1752259Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-325] SKIPPED [ 65%] 2023-03-20T11:54:04.1758375Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-326] SKIPPED [ 65%] 2023-03-20T11:54:04.1764547Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-327] SKIPPED [ 65%] 2023-03-20T11:54:04.1771833Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-328] SKIPPED [ 65%] 2023-03-20T11:54:04.1777397Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-329] SKIPPED [ 65%] 2023-03-20T11:54:04.1784933Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-330] SKIPPED [ 65%] 2023-03-20T11:54:04.1791137Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-331] SKIPPED [ 65%] 2023-03-20T11:54:04.1797281Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-332] SKIPPED [ 65%] 2023-03-20T11:54:04.1803391Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-333] SKIPPED [ 65%] 2023-03-20T11:54:04.1810535Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-334] SKIPPED [ 65%] 2023-03-20T11:54:04.1816326Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-335] SKIPPED [ 65%] 2023-03-20T11:54:04.1822447Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-336] SKIPPED [ 65%] 2023-03-20T11:54:04.1828708Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-337] SKIPPED [ 65%] 2023-03-20T11:54:04.1834717Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-338] SKIPPED [ 65%] 2023-03-20T11:54:04.1840857Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-339] SKIPPED [ 65%] 2023-03-20T11:54:04.1847089Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-340] SKIPPED [ 65%] 2023-03-20T11:54:04.1854799Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-341] SKIPPED [ 65%] 2023-03-20T11:54:04.1861063Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-342] SKIPPED [ 65%] 2023-03-20T11:54:04.1867099Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-343] SKIPPED [ 65%] 2023-03-20T11:54:04.1872954Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-344] SKIPPED [ 65%] 2023-03-20T11:54:04.1879178Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-345] SKIPPED [ 65%] 2023-03-20T11:54:04.1885189Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-346] SKIPPED [ 65%] 2023-03-20T11:54:04.1892505Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-347] SKIPPED [ 65%] 2023-03-20T11:54:04.1898309Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-348] SKIPPED [ 65%] 2023-03-20T11:54:04.1904459Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-349] SKIPPED [ 66%] 2023-03-20T11:54:04.1910686Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-350] SKIPPED [ 66%] 2023-03-20T11:54:04.1916818Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-351] SKIPPED [ 66%] 2023-03-20T11:54:04.1923065Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-352] SKIPPED [ 66%] 2023-03-20T11:54:04.1933029Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-353] SKIPPED [ 66%] 2023-03-20T11:54:04.1938675Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-354] SKIPPED [ 66%] 2023-03-20T11:54:04.1944912Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-355] SKIPPED [ 66%] 2023-03-20T11:54:04.1950898Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-356] SKIPPED [ 66%] 2023-03-20T11:54:04.1957107Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-357] SKIPPED [ 66%] 2023-03-20T11:54:04.1963203Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-358] SKIPPED [ 66%] 2023-03-20T11:54:04.1970387Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-359] SKIPPED [ 66%] 2023-03-20T11:54:04.1975943Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-360] SKIPPED [ 66%] 2023-03-20T11:54:04.1982072Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-361] SKIPPED [ 66%] 2023-03-20T11:54:04.1988296Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-362] SKIPPED [ 66%] 2023-03-20T11:54:04.1994403Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-363] SKIPPED [ 66%] 2023-03-20T11:54:04.2001842Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-364] SKIPPED [ 66%] 2023-03-20T11:54:04.2009006Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-365] SKIPPED [ 66%] 2023-03-20T11:54:04.2014489Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-366] SKIPPED [ 66%] 2023-03-20T11:54:04.2020865Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-367] SKIPPED [ 66%] 2023-03-20T11:54:04.2027295Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-368] SKIPPED [ 66%] 2023-03-20T11:54:04.2033341Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-369] SKIPPED [ 66%] 2023-03-20T11:54:04.2039672Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-370] SKIPPED [ 66%] 2023-03-20T11:54:04.2045450Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-371] SKIPPED [ 66%] 2023-03-20T11:54:04.2052761Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-372] SKIPPED [ 66%] 2023-03-20T11:54:04.2058498Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-373] SKIPPED [ 66%] 2023-03-20T11:54:04.2064687Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-374] SKIPPED [ 66%] 2023-03-20T11:54:04.2070906Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-375] SKIPPED [ 66%] 2023-03-20T11:54:04.2078371Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-376] SKIPPED [ 66%] 2023-03-20T11:54:04.2084412Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-377] SKIPPED [ 66%] 2023-03-20T11:54:04.2090634Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-378] SKIPPED [ 66%] 2023-03-20T11:54:04.2097247Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-379] SKIPPED [ 66%] 2023-03-20T11:54:04.2103060Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-380] SKIPPED [ 66%] 2023-03-20T11:54:04.2109588Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-381] SKIPPED [ 66%] 2023-03-20T11:54:04.2115454Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-382] SKIPPED [ 66%] 2023-03-20T11:54:04.2121620Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-383] SKIPPED [ 66%] 2023-03-20T11:54:04.2128702Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-384] SKIPPED [ 66%] 2023-03-20T11:54:04.2134149Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-385] SKIPPED [ 66%] 2023-03-20T11:54:04.2140534Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-386] SKIPPED [ 66%] 2023-03-20T11:54:04.2148104Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-387] SKIPPED [ 66%] 2023-03-20T11:54:04.2154013Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-388] SKIPPED [ 66%] 2023-03-20T11:54:04.2160344Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-389] SKIPPED [ 66%] 2023-03-20T11:54:04.2166336Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-390] SKIPPED [ 66%] 2023-03-20T11:54:04.2173247Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-391] SKIPPED [ 66%] 2023-03-20T11:54:04.2179388Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-392] SKIPPED [ 66%] 2023-03-20T11:54:04.2185734Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-393] SKIPPED [ 66%] 2023-03-20T11:54:04.2191770Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-394] SKIPPED [ 66%] 2023-03-20T11:54:04.2197766Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-395] SKIPPED [ 66%] 2023-03-20T11:54:04.2204023Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-396] SKIPPED [ 66%] 2023-03-20T11:54:04.2210392Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-397] SKIPPED [ 66%] 2023-03-20T11:54:04.2216915Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-398] SKIPPED [ 66%] 2023-03-20T11:54:04.2224173Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-399] SKIPPED [ 66%] 2023-03-20T11:54:04.2230033Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-400] SKIPPED [ 66%] 2023-03-20T11:54:04.2236036Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-401] SKIPPED [ 66%] 2023-03-20T11:54:04.2242345Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-402] SKIPPED [ 66%] 2023-03-20T11:54:04.2249263Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-403] SKIPPED [ 66%] 2023-03-20T11:54:04.2255017Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-404] SKIPPED [ 66%] 2023-03-20T11:54:04.2261298Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-405] SKIPPED [ 66%] 2023-03-20T11:54:04.2267651Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-406] SKIPPED [ 66%] 2023-03-20T11:54:04.2273777Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-407] SKIPPED [ 66%] 2023-03-20T11:54:04.2280046Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-408] SKIPPED [ 66%] 2023-03-20T11:54:04.2286119Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-409] SKIPPED [ 66%] 2023-03-20T11:54:04.2293770Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-410] SKIPPED [ 66%] 2023-03-20T11:54:04.2300145Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-411] SKIPPED [ 66%] 2023-03-20T11:54:04.2306497Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-412] SKIPPED [ 66%] 2023-03-20T11:54:04.2312551Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-413] SKIPPED [ 66%] 2023-03-20T11:54:04.2318605Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-414] SKIPPED [ 66%] 2023-03-20T11:54:04.2324734Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-415] SKIPPED [ 66%] 2023-03-20T11:54:04.2331834Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-416] SKIPPED [ 66%] 2023-03-20T11:54:04.2337459Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-417] SKIPPED [ 66%] 2023-03-20T11:54:04.2343556Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-418] SKIPPED [ 66%] 2023-03-20T11:54:04.2349830Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-419] SKIPPED [ 66%] 2023-03-20T11:54:04.2355855Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-420] SKIPPED [ 66%] 2023-03-20T11:54:04.2362129Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-421] SKIPPED [ 66%] 2023-03-20T11:54:04.2370481Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-422] SKIPPED [ 66%] 2023-03-20T11:54:04.2376143Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-423] SKIPPED [ 66%] 2023-03-20T11:54:04.2382241Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-424] SKIPPED [ 66%] 2023-03-20T11:54:04.2388444Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-425] SKIPPED [ 66%] 2023-03-20T11:54:04.2394356Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-426] SKIPPED [ 66%] 2023-03-20T11:54:04.2400422Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-427] SKIPPED [ 66%] 2023-03-20T11:54:04.2406673Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-428] SKIPPED [ 66%] 2023-03-20T11:54:04.2413437Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-429] SKIPPED [ 66%] 2023-03-20T11:54:04.2419477Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-430] SKIPPED [ 66%] 2023-03-20T11:54:04.2425715Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-431] SKIPPED [ 66%] 2023-03-20T11:54:04.2431797Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-432] SKIPPED [ 66%] 2023-03-20T11:54:04.2439066Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-433] SKIPPED [ 66%] 2023-03-20T11:54:04.2445214Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-434] SKIPPED [ 66%] 2023-03-20T11:54:04.2452686Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-435] SKIPPED [ 66%] 2023-03-20T11:54:04.2458427Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-436] SKIPPED [ 66%] 2023-03-20T11:54:04.2464577Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-437] SKIPPED [ 66%] 2023-03-20T11:54:04.2470400Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-438] SKIPPED [ 66%] 2023-03-20T11:54:04.2476407Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-439] SKIPPED [ 66%] 2023-03-20T11:54:04.2482722Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-440] SKIPPED [ 66%] 2023-03-20T11:54:04.2489921Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-441] SKIPPED [ 66%] 2023-03-20T11:54:04.2495442Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-442] SKIPPED [ 66%] 2023-03-20T11:54:04.2501557Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-443] SKIPPED [ 66%] 2023-03-20T11:54:04.2507997Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-444] SKIPPED [ 66%] 2023-03-20T11:54:04.2514937Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-445] SKIPPED [ 66%] 2023-03-20T11:54:04.2521157Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-446] SKIPPED [ 66%] 2023-03-20T11:54:04.2527215Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-447] SKIPPED [ 66%] 2023-03-20T11:54:04.2533511Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-448] SKIPPED [ 66%] 2023-03-20T11:54:04.2539976Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-449] SKIPPED [ 66%] 2023-03-20T11:54:04.2546345Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-450] SKIPPED [ 66%] 2023-03-20T11:54:04.2552379Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-451] SKIPPED [ 66%] 2023-03-20T11:54:04.2558449Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-452] SKIPPED [ 66%] 2023-03-20T11:54:04.2564615Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-453] SKIPPED [ 66%] 2023-03-20T11:54:04.2571947Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-454] SKIPPED [ 66%] 2023-03-20T11:54:04.2577447Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-455] SKIPPED [ 66%] 2023-03-20T11:54:04.2584503Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-456] SKIPPED [ 66%] 2023-03-20T11:54:04.2590599Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-457] SKIPPED [ 66%] 2023-03-20T11:54:04.2596642Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-458] SKIPPED [ 66%] 2023-03-20T11:54:04.2602893Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-459] SKIPPED [ 66%] 2023-03-20T11:54:04.2610112Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-460] SKIPPED [ 66%] 2023-03-20T11:54:04.2615451Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-461] SKIPPED [ 66%] 2023-03-20T11:54:04.2621651Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-462] SKIPPED [ 66%] 2023-03-20T11:54:04.2628019Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-463] SKIPPED [ 66%] 2023-03-20T11:54:04.2633901Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-464] SKIPPED [ 66%] 2023-03-20T11:54:04.2639922Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-465] SKIPPED [ 66%] 2023-03-20T11:54:04.2646008Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-466] SKIPPED [ 66%] 2023-03-20T11:54:04.2653412Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-467] SKIPPED [ 66%] 2023-03-20T11:54:04.2660269Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-468] SKIPPED [ 66%] 2023-03-20T11:54:04.2666299Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-469] SKIPPED [ 66%] 2023-03-20T11:54:04.2672380Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-470] SKIPPED [ 66%] 2023-03-20T11:54:04.2678503Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-471] SKIPPED [ 66%] 2023-03-20T11:54:04.2684529Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-472] SKIPPED [ 66%] 2023-03-20T11:54:04.2691680Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-473] SKIPPED [ 66%] 2023-03-20T11:54:04.2697036Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-474] SKIPPED [ 66%] 2023-03-20T11:54:04.2703089Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-475] SKIPPED [ 66%] 2023-03-20T11:54:04.2709320Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-476] SKIPPED [ 66%] 2023-03-20T11:54:04.2715413Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-477] SKIPPED [ 66%] 2023-03-20T11:54:04.2721550Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-478] SKIPPED [ 66%] 2023-03-20T11:54:04.2729982Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-479] SKIPPED [ 66%] 2023-03-20T11:54:04.2735408Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-480] SKIPPED [ 66%] 2023-03-20T11:54:04.2741553Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-481] SKIPPED [ 66%] 2023-03-20T11:54:04.2748012Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-482] SKIPPED [ 66%] 2023-03-20T11:54:04.2753891Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-483] SKIPPED [ 66%] 2023-03-20T11:54:04.2759940Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-484] SKIPPED [ 66%] 2023-03-20T11:54:04.2765998Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-485] SKIPPED [ 66%] 2023-03-20T11:54:04.2773291Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-486] SKIPPED [ 66%] 2023-03-20T11:54:04.2778413Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-487] SKIPPED [ 66%] 2023-03-20T11:54:04.2784591Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-488] SKIPPED [ 66%] 2023-03-20T11:54:04.2790663Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-489] SKIPPED [ 66%] 2023-03-20T11:54:04.2799616Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-490] SKIPPED [ 66%] 2023-03-20T11:54:04.2805558Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-491] SKIPPED [ 66%] 2023-03-20T11:54:04.2812980Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-492] SKIPPED [ 66%] 2023-03-20T11:54:04.2818504Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-493] SKIPPED [ 66%] 2023-03-20T11:54:04.2824873Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-494] SKIPPED [ 66%] 2023-03-20T11:54:04.2830743Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-495] SKIPPED [ 66%] 2023-03-20T11:54:04.2836818Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-496] SKIPPED [ 66%] 2023-03-20T11:54:04.2842934Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-497] SKIPPED [ 66%] 2023-03-20T11:54:04.2850281Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-498] SKIPPED [ 66%] 2023-03-20T11:54:04.2855422Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-499] SKIPPED [ 66%] 2023-03-20T11:54:04.2861653Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-500] SKIPPED [ 66%] 2023-03-20T11:54:04.2867589Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-501] SKIPPED [ 66%] 2023-03-20T11:54:04.2874776Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-502] SKIPPED [ 66%] 2023-03-20T11:54:04.2880959Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-503] SKIPPED [ 66%] 2023-03-20T11:54:04.2887152Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-504] SKIPPED [ 66%] 2023-03-20T11:54:04.2893366Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-505] SKIPPED [ 66%] 2023-03-20T11:54:04.2899829Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-506] SKIPPED [ 66%] 2023-03-20T11:54:04.2906097Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-507] SKIPPED [ 66%] 2023-03-20T11:54:04.2912103Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-508] SKIPPED [ 66%] 2023-03-20T11:54:04.2918635Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-509] SKIPPED [ 66%] 2023-03-20T11:54:04.2924414Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-510] SKIPPED [ 66%] 2023-03-20T11:54:04.2930543Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-511] SKIPPED [ 66%] 2023-03-20T11:54:04.2936900Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-512] SKIPPED [ 66%] 2023-03-20T11:54:04.2944152Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-513] SKIPPED [ 66%] 2023-03-20T11:54:04.2950360Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-514] SKIPPED [ 66%] 2023-03-20T11:54:04.2956384Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-515] SKIPPED [ 66%] 2023-03-20T11:54:04.2963063Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-516] SKIPPED [ 66%] 2023-03-20T11:54:04.2970116Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-517] SKIPPED [ 66%] 2023-03-20T11:54:04.2975374Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-518] SKIPPED [ 66%] 2023-03-20T11:54:04.2981583Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-519] SKIPPED [ 66%] 2023-03-20T11:54:04.2987919Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-520] SKIPPED [ 66%] 2023-03-20T11:54:04.2993826Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-521] SKIPPED [ 66%] 2023-03-20T11:54:04.2999936Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-522] SKIPPED [ 66%] 2023-03-20T11:54:04.3006005Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-523] SKIPPED [ 66%] 2023-03-20T11:54:04.3013206Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-524] SKIPPED [ 66%] 2023-03-20T11:54:04.3019917Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-525] SKIPPED [ 66%] 2023-03-20T11:54:04.3026071Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-526] SKIPPED [ 66%] 2023-03-20T11:54:04.3031893Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-527] SKIPPED [ 66%] 2023-03-20T11:54:04.3037984Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-528] SKIPPED [ 66%] 2023-03-20T11:54:04.3044071Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-529] SKIPPED [ 66%] 2023-03-20T11:54:04.3050595Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-530] SKIPPED [ 66%] 2023-03-20T11:54:04.3056881Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-531] SKIPPED [ 66%] 2023-03-20T11:54:04.3062904Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-532] SKIPPED [ 66%] 2023-03-20T11:54:04.3069166Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-533] SKIPPED [ 66%] 2023-03-20T11:54:04.3075250Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-534] SKIPPED [ 66%] 2023-03-20T11:54:04.3081412Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-535] SKIPPED [ 66%] 2023-03-20T11:54:04.3089862Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-536] SKIPPED [ 66%] 2023-03-20T11:54:04.3095321Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-537] SKIPPED [ 66%] 2023-03-20T11:54:04.3101437Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-538] SKIPPED [ 66%] 2023-03-20T11:54:04.3107578Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-539] SKIPPED [ 66%] 2023-03-20T11:54:04.3113515Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-540] SKIPPED [ 66%] 2023-03-20T11:54:04.3119191Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-541] SKIPPED [ 66%] 2023-03-20T11:54:04.3125637Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-542] SKIPPED [ 66%] 2023-03-20T11:54:04.3132846Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-543] SKIPPED [ 66%] 2023-03-20T11:54:04.3138584Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-544] SKIPPED [ 66%] 2023-03-20T11:54:04.3144835Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-545] SKIPPED [ 66%] 2023-03-20T11:54:04.3150878Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-546] SKIPPED [ 66%] 2023-03-20T11:54:04.3157213Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-547] SKIPPED [ 66%] 2023-03-20T11:54:04.3164452Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-548] SKIPPED [ 66%] 2023-03-20T11:54:04.3170676Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-549] SKIPPED [ 66%] 2023-03-20T11:54:04.3177124Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-550] SKIPPED [ 66%] 2023-03-20T11:54:04.3182863Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-551] SKIPPED [ 66%] 2023-03-20T11:54:04.3189185Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-552] SKIPPED [ 66%] 2023-03-20T11:54:04.3195153Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-553] SKIPPED [ 66%] 2023-03-20T11:54:04.3201321Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-554] SKIPPED [ 66%] 2023-03-20T11:54:04.3207410Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-555] SKIPPED [ 66%] 2023-03-20T11:54:04.3213695Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-556] SKIPPED [ 66%] 2023-03-20T11:54:04.3220157Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-557] SKIPPED [ 66%] 2023-03-20T11:54:04.3226394Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-558] SKIPPED [ 66%] 2023-03-20T11:54:04.3233697Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-559] SKIPPED [ 66%] 2023-03-20T11:54:04.3239929Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-560] SKIPPED [ 66%] 2023-03-20T11:54:04.3245837Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-561] SKIPPED [ 66%] 2023-03-20T11:54:04.3253292Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-562] SKIPPED [ 66%] 2023-03-20T11:54:04.3258815Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-563] SKIPPED [ 66%] 2023-03-20T11:54:04.3265018Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-564] SKIPPED [ 66%] 2023-03-20T11:54:04.3271033Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-565] SKIPPED [ 66%] 2023-03-20T11:54:04.3277005Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-566] SKIPPED [ 66%] 2023-03-20T11:54:04.3283216Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-567] SKIPPED [ 66%] 2023-03-20T11:54:04.3290386Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-568] SKIPPED [ 66%] 2023-03-20T11:54:04.3296189Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-569] SKIPPED [ 66%] 2023-03-20T11:54:04.3302442Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-570] SKIPPED [ 66%] 2023-03-20T11:54:04.3310018Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-571] SKIPPED [ 66%] 2023-03-20T11:54:04.3316047Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-572] SKIPPED [ 66%] 2023-03-20T11:54:04.3322897Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-573] SKIPPED [ 66%] 2023-03-20T11:54:04.3329965Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-574] SKIPPED [ 66%] 2023-03-20T11:54:04.3335425Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[crop_mask-575] SKIPPED [ 66%] 2023-03-20T11:54:04.3341948Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-00] SKIPPED [ 66%] 2023-03-20T11:54:04.3348451Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-01] SKIPPED [ 66%] 2023-03-20T11:54:04.3354716Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-02] SKIPPED [ 66%] 2023-03-20T11:54:04.3360996Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-03] SKIPPED [ 66%] 2023-03-20T11:54:04.3367459Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-04] SKIPPED [ 66%] 2023-03-20T11:54:04.3374189Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-05] SKIPPED [ 66%] 2023-03-20T11:54:04.3381395Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-06] SKIPPED [ 66%] 2023-03-20T11:54:04.3388050Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-07] SKIPPED [ 66%] 2023-03-20T11:54:04.3394147Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-08] SKIPPED [ 66%] 2023-03-20T11:54:04.3400570Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-09] SKIPPED [ 66%] 2023-03-20T11:54:04.3406803Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-10] SKIPPED [ 66%] 2023-03-20T11:54:04.3413232Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-11] SKIPPED [ 66%] 2023-03-20T11:54:04.3419822Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-12] SKIPPED [ 66%] 2023-03-20T11:54:04.3426213Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-13] SKIPPED [ 66%] 2023-03-20T11:54:04.3432477Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-14] SKIPPED [ 66%] 2023-03-20T11:54:04.3438858Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[resized_crop_image_tensor-15] SKIPPED [ 66%] 2023-03-20T11:54:04.3445227Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-000] SKIPPED [ 66%] 2023-03-20T11:54:04.3452815Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-001] SKIPPED [ 66%] 2023-03-20T11:54:04.3459615Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-002] SKIPPED [ 66%] 2023-03-20T11:54:04.3465973Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-003] SKIPPED [ 66%] 2023-03-20T11:54:04.3472324Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-004] SKIPPED [ 66%] 2023-03-20T11:54:04.3478460Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-005] SKIPPED [ 66%] 2023-03-20T11:54:04.3484690Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-006] SKIPPED [ 66%] 2023-03-20T11:54:04.3492133Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-007] SKIPPED [ 66%] 2023-03-20T11:54:04.3498078Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-008] SKIPPED [ 66%] 2023-03-20T11:54:04.3504442Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-009] SKIPPED [ 66%] 2023-03-20T11:54:04.3510616Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-010] SKIPPED [ 66%] 2023-03-20T11:54:04.3516900Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-011] SKIPPED [ 66%] 2023-03-20T11:54:04.3523304Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-012] SKIPPED [ 66%] 2023-03-20T11:54:04.3531843Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-013] SKIPPED [ 66%] 2023-03-20T11:54:04.3537594Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-014] SKIPPED [ 66%] 2023-03-20T11:54:04.3543946Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-015] SKIPPED [ 66%] 2023-03-20T11:54:04.3550329Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-016] SKIPPED [ 66%] 2023-03-20T11:54:04.3556795Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-017] SKIPPED [ 66%] 2023-03-20T11:54:04.3563044Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-018] SKIPPED [ 66%] 2023-03-20T11:54:04.3570347Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-019] SKIPPED [ 66%] 2023-03-20T11:54:04.3575846Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-020] SKIPPED [ 66%] 2023-03-20T11:54:04.3581934Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-021] SKIPPED [ 66%] 2023-03-20T11:54:04.3588399Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-022] SKIPPED [ 66%] 2023-03-20T11:54:04.3594498Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-023] SKIPPED [ 66%] 2023-03-20T11:54:04.3602212Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-024] SKIPPED [ 66%] 2023-03-20T11:54:04.3609506Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-025] SKIPPED [ 66%] 2023-03-20T11:54:04.3615233Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-026] SKIPPED [ 66%] 2023-03-20T11:54:04.3621728Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-027] SKIPPED [ 66%] 2023-03-20T11:54:04.3628117Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-028] SKIPPED [ 66%] 2023-03-20T11:54:04.3634249Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-029] SKIPPED [ 66%] 2023-03-20T11:54:04.3640732Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-030] SKIPPED [ 66%] 2023-03-20T11:54:04.3647239Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-031] SKIPPED [ 66%] 2023-03-20T11:54:04.3653813Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-032] SKIPPED [ 66%] 2023-03-20T11:54:04.3660500Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-033] SKIPPED [ 66%] 2023-03-20T11:54:04.3667072Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-034] SKIPPED [ 66%] 2023-03-20T11:54:04.3673283Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-035] SKIPPED [ 66%] 2023-03-20T11:54:04.3682891Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-036] SKIPPED [ 66%] 2023-03-20T11:54:04.3690220Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-037] SKIPPED [ 66%] 2023-03-20T11:54:04.3695748Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-038] SKIPPED [ 66%] 2023-03-20T11:54:04.3701829Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-039] SKIPPED [ 66%] 2023-03-20T11:54:04.3708265Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-040] SKIPPED [ 66%] 2023-03-20T11:54:04.3714445Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-041] SKIPPED [ 66%] 2023-03-20T11:54:04.3720823Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-042] SKIPPED [ 66%] 2023-03-20T11:54:04.3727317Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-043] SKIPPED [ 66%] 2023-03-20T11:54:04.3733972Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-044] SKIPPED [ 66%] 2023-03-20T11:54:04.3740529Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-045] SKIPPED [ 66%] 2023-03-20T11:54:04.3746919Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-046] SKIPPED [ 66%] 2023-03-20T11:54:04.3754426Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-047] SKIPPED [ 66%] 2023-03-20T11:54:04.3760826Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-048] SKIPPED [ 66%] 2023-03-20T11:54:04.3767301Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-049] SKIPPED [ 66%] 2023-03-20T11:54:04.3773835Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-050] SKIPPED [ 66%] 2023-03-20T11:54:04.3780344Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-051] SKIPPED [ 66%] 2023-03-20T11:54:04.3786924Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-052] SKIPPED [ 66%] 2023-03-20T11:54:04.3793005Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-053] SKIPPED [ 66%] 2023-03-20T11:54:04.3799601Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-054] SKIPPED [ 66%] 2023-03-20T11:54:04.3805604Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-055] SKIPPED [ 66%] 2023-03-20T11:54:04.3813110Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-056] SKIPPED [ 66%] 2023-03-20T11:54:04.3818900Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-057] SKIPPED [ 66%] 2023-03-20T11:54:04.3825285Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-058] SKIPPED [ 66%] 2023-03-20T11:54:04.3832455Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-059] SKIPPED [ 66%] 2023-03-20T11:54:04.3838955Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-060] SKIPPED [ 66%] 2023-03-20T11:54:04.3845179Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-061] SKIPPED [ 66%] 2023-03-20T11:54:04.3852552Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-062] SKIPPED [ 66%] 2023-03-20T11:54:04.3858270Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-063] SKIPPED [ 66%] 2023-03-20T11:54:04.3864748Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-064] SKIPPED [ 66%] 2023-03-20T11:54:04.3871013Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-065] SKIPPED [ 66%] 2023-03-20T11:54:04.3877263Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-066] SKIPPED [ 66%] 2023-03-20T11:54:04.3883560Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-067] SKIPPED [ 66%] 2023-03-20T11:54:04.3890270Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-068] SKIPPED [ 66%] 2023-03-20T11:54:04.3896810Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-069] SKIPPED [ 66%] 2023-03-20T11:54:04.3904514Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-070] SKIPPED [ 66%] 2023-03-20T11:54:04.3910567Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-071] SKIPPED [ 66%] 2023-03-20T11:54:04.3916841Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-072] SKIPPED [ 66%] 2023-03-20T11:54:04.3923069Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-073] SKIPPED [ 66%] 2023-03-20T11:54:04.3930578Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-074] SKIPPED [ 66%] 2023-03-20T11:54:04.3936393Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-075] SKIPPED [ 66%] 2023-03-20T11:54:04.3942733Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-076] SKIPPED [ 66%] 2023-03-20T11:54:04.3949264Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-077] SKIPPED [ 66%] 2023-03-20T11:54:04.3955338Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-078] SKIPPED [ 66%] 2023-03-20T11:54:04.3961757Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-079] SKIPPED [ 66%] 2023-03-20T11:54:04.3968977Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-080] SKIPPED [ 66%] 2023-03-20T11:54:04.3974748Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-081] SKIPPED [ 66%] 2023-03-20T11:54:04.3982382Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-082] SKIPPED [ 66%] 2023-03-20T11:54:04.3988854Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-083] SKIPPED [ 66%] 2023-03-20T11:54:04.3995093Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-084] SKIPPED [ 66%] 2023-03-20T11:54:04.4001484Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-085] SKIPPED [ 66%] 2023-03-20T11:54:04.4009067Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-086] SKIPPED [ 66%] 2023-03-20T11:54:04.4014674Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-087] SKIPPED [ 66%] 2023-03-20T11:54:04.4021044Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-088] SKIPPED [ 66%] 2023-03-20T11:54:04.4027714Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-089] SKIPPED [ 66%] 2023-03-20T11:54:04.4033876Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-090] SKIPPED [ 66%] 2023-03-20T11:54:04.4040310Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-091] SKIPPED [ 66%] 2023-03-20T11:54:04.4046429Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-092] SKIPPED [ 66%] 2023-03-20T11:54:04.4054382Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-093] SKIPPED [ 66%] 2023-03-20T11:54:04.4060461Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-094] SKIPPED [ 66%] 2023-03-20T11:54:04.4067048Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-095] SKIPPED [ 66%] 2023-03-20T11:54:04.4073228Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-096] SKIPPED [ 66%] 2023-03-20T11:54:04.4079661Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-097] SKIPPED [ 66%] 2023-03-20T11:54:04.4085779Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-098] SKIPPED [ 66%] 2023-03-20T11:54:04.4093023Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-099] SKIPPED [ 66%] 2023-03-20T11:54:04.4098929Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-100] SKIPPED [ 66%] 2023-03-20T11:54:04.4105345Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-101] SKIPPED [ 66%] 2023-03-20T11:54:04.4111635Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-102] SKIPPED [ 66%] 2023-03-20T11:54:04.4118013Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-103] SKIPPED [ 66%] 2023-03-20T11:54:04.4124373Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-104] SKIPPED [ 66%] 2023-03-20T11:54:04.4132903Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-105] SKIPPED [ 66%] 2023-03-20T11:54:04.4138611Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-106] SKIPPED [ 66%] 2023-03-20T11:54:04.4144832Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-107] SKIPPED [ 66%] 2023-03-20T11:54:04.4151268Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-108] SKIPPED [ 66%] 2023-03-20T11:54:04.4157494Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-109] SKIPPED [ 66%] 2023-03-20T11:54:04.4163955Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-110] SKIPPED [ 66%] 2023-03-20T11:54:04.4170392Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-111] SKIPPED [ 66%] 2023-03-20T11:54:04.4177800Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-112] SKIPPED [ 66%] 2023-03-20T11:54:04.4184212Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-113] SKIPPED [ 66%] 2023-03-20T11:54:04.4190658Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-114] SKIPPED [ 66%] 2023-03-20T11:54:04.4196906Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-115] SKIPPED [ 66%] 2023-03-20T11:54:04.4204342Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-116] SKIPPED [ 66%] 2023-03-20T11:54:04.4211866Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-117] SKIPPED [ 66%] 2023-03-20T11:54:04.4217462Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-118] SKIPPED [ 66%] 2023-03-20T11:54:04.4223523Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-119] SKIPPED [ 66%] 2023-03-20T11:54:04.4230050Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-120] SKIPPED [ 66%] 2023-03-20T11:54:04.4236343Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-121] SKIPPED [ 66%] 2023-03-20T11:54:04.4242892Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-122] SKIPPED [ 66%] 2023-03-20T11:54:04.4250385Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-123] SKIPPED [ 66%] 2023-03-20T11:54:04.4255930Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-124] SKIPPED [ 66%] 2023-03-20T11:54:04.4262393Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-125] SKIPPED [ 66%] 2023-03-20T11:54:04.4268905Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-126] SKIPPED [ 66%] 2023-03-20T11:54:04.4275111Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-127] SKIPPED [ 66%] 2023-03-20T11:54:04.4282691Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-128] SKIPPED [ 66%] 2023-03-20T11:54:04.4290025Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-129] SKIPPED [ 66%] 2023-03-20T11:54:04.4295511Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-130] SKIPPED [ 66%] 2023-03-20T11:54:04.4301646Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-131] SKIPPED [ 66%] 2023-03-20T11:54:04.4308087Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-132] SKIPPED [ 66%] 2023-03-20T11:54:04.4314274Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-133] SKIPPED [ 66%] 2023-03-20T11:54:04.4320800Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-134] SKIPPED [ 66%] 2023-03-20T11:54:04.4327021Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-135] SKIPPED [ 66%] 2023-03-20T11:54:04.4333580Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-136] SKIPPED [ 66%] 2023-03-20T11:54:04.4340183Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-137] SKIPPED [ 66%] 2023-03-20T11:54:04.4346711Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-138] SKIPPED [ 66%] 2023-03-20T11:54:04.4354218Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-139] SKIPPED [ 66%] 2023-03-20T11:54:04.4360662Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-140] SKIPPED [ 66%] 2023-03-20T11:54:04.4367011Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-141] SKIPPED [ 66%] 2023-03-20T11:54:04.4373622Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-142] SKIPPED [ 66%] 2023-03-20T11:54:04.4379755Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-143] SKIPPED [ 66%] 2023-03-20T11:54:04.4386131Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-144] SKIPPED [ 66%] 2023-03-20T11:54:04.4392387Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-145] SKIPPED [ 66%] 2023-03-20T11:54:04.4398726Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-146] SKIPPED [ 66%] 2023-03-20T11:54:04.4404960Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-147] SKIPPED [ 66%] 2023-03-20T11:54:04.4412374Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-148] SKIPPED [ 66%] 2023-03-20T11:54:04.4418299Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-149] SKIPPED [ 66%] 2023-03-20T11:54:04.4424522Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-150] SKIPPED [ 66%] 2023-03-20T11:54:04.4432038Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-151] SKIPPED [ 66%] 2023-03-20T11:54:04.4438466Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-152] SKIPPED [ 66%] 2023-03-20T11:54:04.4444647Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-153] SKIPPED [ 66%] 2023-03-20T11:54:04.4451881Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-154] SKIPPED [ 66%] 2023-03-20T11:54:04.4457868Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-155] SKIPPED [ 66%] 2023-03-20T11:54:04.4464175Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-156] SKIPPED [ 66%] 2023-03-20T11:54:04.4470632Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-157] SKIPPED [ 66%] 2023-03-20T11:54:04.4476894Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-158] SKIPPED [ 66%] 2023-03-20T11:54:04.4483433Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-159] SKIPPED [ 66%] 2023-03-20T11:54:04.4491051Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-160] SKIPPED [ 66%] 2023-03-20T11:54:04.4496636Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-161] SKIPPED [ 66%] 2023-03-20T11:54:04.4503840Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-162] SKIPPED [ 66%] 2023-03-20T11:54:04.4510315Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-163] SKIPPED [ 66%] 2023-03-20T11:54:04.4516735Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-164] SKIPPED [ 66%] 2023-03-20T11:54:04.4522677Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-165] SKIPPED [ 66%] 2023-03-20T11:54:04.4529934Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-166] SKIPPED [ 66%] 2023-03-20T11:54:04.4534983Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-167] SKIPPED [ 66%] 2023-03-20T11:54:04.4540577Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-168] SKIPPED [ 66%] 2023-03-20T11:54:04.4546800Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-169] SKIPPED [ 66%] 2023-03-20T11:54:04.4552614Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-170] SKIPPED [ 66%] 2023-03-20T11:54:04.4558336Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-171] SKIPPED [ 66%] 2023-03-20T11:54:04.4564408Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-172] SKIPPED [ 66%] 2023-03-20T11:54:04.4573442Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-173] SKIPPED [ 66%] 2023-03-20T11:54:04.4579974Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-174] SKIPPED [ 66%] 2023-03-20T11:54:04.4585859Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-175] SKIPPED [ 66%] 2023-03-20T11:54:04.4591681Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-176] SKIPPED [ 66%] 2023-03-20T11:54:04.4597550Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-177] SKIPPED [ 66%] 2023-03-20T11:54:04.4603542Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-178] SKIPPED [ 66%] 2023-03-20T11:54:04.4610353Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-179] SKIPPED [ 66%] 2023-03-20T11:54:04.4616066Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-180] SKIPPED [ 66%] 2023-03-20T11:54:04.4621995Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-181] SKIPPED [ 66%] 2023-03-20T11:54:04.4628126Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-182] SKIPPED [ 66%] 2023-03-20T11:54:04.4634015Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-183] SKIPPED [ 66%] 2023-03-20T11:54:04.4639985Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-184] SKIPPED [ 66%] 2023-03-20T11:54:04.4647288Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-185] SKIPPED [ 66%] 2023-03-20T11:54:04.4653661Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-186] SKIPPED [ 66%] 2023-03-20T11:54:04.4659972Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-187] SKIPPED [ 66%] 2023-03-20T11:54:04.4666258Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-188] SKIPPED [ 66%] 2023-03-20T11:54:04.4672036Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-189] SKIPPED [ 66%] 2023-03-20T11:54:04.4678200Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-190] SKIPPED [ 66%] 2023-03-20T11:54:04.4683993Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-191] SKIPPED [ 66%] 2023-03-20T11:54:04.4690576Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-192] SKIPPED [ 66%] 2023-03-20T11:54:04.4696733Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-193] SKIPPED [ 66%] 2023-03-20T11:54:04.4702505Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-194] SKIPPED [ 66%] 2023-03-20T11:54:04.4708565Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-195] SKIPPED [ 66%] 2023-03-20T11:54:04.4715673Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-196] SKIPPED [ 66%] 2023-03-20T11:54:04.4722183Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-197] SKIPPED [ 66%] 2023-03-20T11:54:04.4728748Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-198] SKIPPED [ 66%] 2023-03-20T11:54:04.4734182Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-199] SKIPPED [ 66%] 2023-03-20T11:54:04.4740372Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-200] SKIPPED [ 66%] 2023-03-20T11:54:04.4746215Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-201] SKIPPED [ 66%] 2023-03-20T11:54:04.4752022Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-202] SKIPPED [ 66%] 2023-03-20T11:54:04.4758037Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-203] SKIPPED [ 66%] 2023-03-20T11:54:04.4763866Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-204] SKIPPED [ 66%] 2023-03-20T11:54:04.4770618Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-205] SKIPPED [ 66%] 2023-03-20T11:54:04.4776816Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-206] SKIPPED [ 66%] 2023-03-20T11:54:04.4782620Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-207] SKIPPED [ 66%] 2023-03-20T11:54:04.4789804Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-208] SKIPPED [ 66%] 2023-03-20T11:54:04.4795644Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-209] SKIPPED [ 66%] 2023-03-20T11:54:04.4801708Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-210] SKIPPED [ 66%] 2023-03-20T11:54:04.4808698Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-211] SKIPPED [ 66%] 2023-03-20T11:54:04.4814136Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-212] SKIPPED [ 66%] 2023-03-20T11:54:04.4820269Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-213] SKIPPED [ 66%] 2023-03-20T11:54:04.4826343Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-214] SKIPPED [ 66%] 2023-03-20T11:54:04.4832311Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-215] SKIPPED [ 66%] 2023-03-20T11:54:04.4838746Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-216] SKIPPED [ 66%] 2023-03-20T11:54:04.4844367Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-217] SKIPPED [ 66%] 2023-03-20T11:54:04.4850644Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-218] SKIPPED [ 66%] 2023-03-20T11:54:04.4858178Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-219] SKIPPED [ 66%] 2023-03-20T11:54:04.4864247Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-220] SKIPPED [ 66%] 2023-03-20T11:54:04.4870257Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-221] SKIPPED [ 66%] 2023-03-20T11:54:04.4876161Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-222] SKIPPED [ 66%] 2023-03-20T11:54:04.4882176Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-223] SKIPPED [ 66%] 2023-03-20T11:54:04.4889395Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-224] SKIPPED [ 66%] 2023-03-20T11:54:04.4894699Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-225] SKIPPED [ 66%] 2023-03-20T11:54:04.4900808Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-226] SKIPPED [ 66%] 2023-03-20T11:54:04.4906882Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-227] SKIPPED [ 66%] 2023-03-20T11:54:04.4912700Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-228] SKIPPED [ 66%] 2023-03-20T11:54:04.4918919Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-229] SKIPPED [ 66%] 2023-03-20T11:54:04.4924645Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-230] SKIPPED [ 66%] 2023-03-20T11:54:04.4932873Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-231] SKIPPED [ 66%] 2023-03-20T11:54:04.4938478Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-232] SKIPPED [ 66%] 2023-03-20T11:54:04.4944265Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-233] SKIPPED [ 66%] 2023-03-20T11:54:04.4950274Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-234] SKIPPED [ 66%] 2023-03-20T11:54:04.4956179Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-235] SKIPPED [ 66%] 2023-03-20T11:54:04.4962288Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-236] SKIPPED [ 66%] 2023-03-20T11:54:04.4969307Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-237] SKIPPED [ 66%] 2023-03-20T11:54:04.4974747Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-238] SKIPPED [ 66%] 2023-03-20T11:54:04.4980768Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-239] SKIPPED [ 66%] 2023-03-20T11:54:04.4987090Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-240] SKIPPED [ 66%] 2023-03-20T11:54:04.4992868Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-241] SKIPPED [ 66%] 2023-03-20T11:54:04.4999873Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-242] SKIPPED [ 66%] 2023-03-20T11:54:04.5005929Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-243] SKIPPED [ 66%] 2023-03-20T11:54:04.5013061Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-244] SKIPPED [ 66%] 2023-03-20T11:54:04.5018477Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-245] SKIPPED [ 66%] 2023-03-20T11:54:04.5024511Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-246] SKIPPED [ 66%] 2023-03-20T11:54:04.5030207Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-247] SKIPPED [ 66%] 2023-03-20T11:54:04.5036096Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-248] SKIPPED [ 66%] 2023-03-20T11:54:04.5042083Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-249] SKIPPED [ 66%] 2023-03-20T11:54:04.5049062Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-250] SKIPPED [ 66%] 2023-03-20T11:54:04.5054091Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-251] SKIPPED [ 66%] 2023-03-20T11:54:04.5060376Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-252] SKIPPED [ 66%] 2023-03-20T11:54:04.5066373Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-253] SKIPPED [ 66%] 2023-03-20T11:54:04.5073367Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-254] SKIPPED [ 66%] 2023-03-20T11:54:04.5079650Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-255] SKIPPED [ 66%] 2023-03-20T11:54:04.5085288Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-256] SKIPPED [ 66%] 2023-03-20T11:54:04.5092136Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-257] SKIPPED [ 66%] 2023-03-20T11:54:04.5097939Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-258] SKIPPED [ 66%] 2023-03-20T11:54:04.5103790Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-259] SKIPPED [ 66%] 2023-03-20T11:54:04.5109960Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-260] SKIPPED [ 66%] 2023-03-20T11:54:04.5115844Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-261] SKIPPED [ 66%] 2023-03-20T11:54:04.5121845Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-262] SKIPPED [ 66%] 2023-03-20T11:54:04.5129445Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-263] SKIPPED [ 66%] 2023-03-20T11:54:04.5134390Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-264] SKIPPED [ 66%] 2023-03-20T11:54:04.5141660Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-265] SKIPPED [ 66%] 2023-03-20T11:54:04.5147784Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-266] SKIPPED [ 66%] 2023-03-20T11:54:04.5153298Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-267] SKIPPED [ 66%] 2023-03-20T11:54:04.5159065Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-268] SKIPPED [ 66%] 2023-03-20T11:54:04.5164848Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-269] SKIPPED [ 66%] 2023-03-20T11:54:04.5171319Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-270] SKIPPED [ 66%] 2023-03-20T11:54:04.5176747Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-271] SKIPPED [ 66%] 2023-03-20T11:54:04.5182420Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-272] SKIPPED [ 66%] 2023-03-20T11:54:04.5188260Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-273] SKIPPED [ 66%] 2023-03-20T11:54:04.5193873Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-274] SKIPPED [ 66%] 2023-03-20T11:54:04.5199526Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-275] SKIPPED [ 66%] 2023-03-20T11:54:04.5205265Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-276] SKIPPED [ 66%] 2023-03-20T11:54:04.5213264Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-277] SKIPPED [ 66%] 2023-03-20T11:54:04.5218074Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-278] SKIPPED [ 66%] 2023-03-20T11:54:04.5223670Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-279] SKIPPED [ 66%] 2023-03-20T11:54:04.5229480Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-280] SKIPPED [ 66%] 2023-03-20T11:54:04.5235190Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-281] SKIPPED [ 66%] 2023-03-20T11:54:04.5240943Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-282] SKIPPED [ 66%] 2023-03-20T11:54:04.5246667Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-283] SKIPPED [ 66%] 2023-03-20T11:54:04.5253454Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-284] SKIPPED [ 66%] 2023-03-20T11:54:04.5258729Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-285] SKIPPED [ 66%] 2023-03-20T11:54:04.5264679Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-286] SKIPPED [ 66%] 2023-03-20T11:54:04.5270345Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-287] SKIPPED [ 66%] 2023-03-20T11:54:04.5277262Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-288] SKIPPED [ 66%] 2023-03-20T11:54:04.5283033Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-289] SKIPPED [ 66%] 2023-03-20T11:54:04.5289641Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-290] SKIPPED [ 66%] 2023-03-20T11:54:04.5295027Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-291] SKIPPED [ 66%] 2023-03-20T11:54:04.5300758Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-292] SKIPPED [ 66%] 2023-03-20T11:54:04.5306640Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-293] SKIPPED [ 66%] 2023-03-20T11:54:04.5312192Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-294] SKIPPED [ 66%] 2023-03-20T11:54:04.5318097Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-295] SKIPPED [ 66%] 2023-03-20T11:54:04.5323645Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-296] SKIPPED [ 66%] 2023-03-20T11:54:04.5330558Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-297] SKIPPED [ 66%] 2023-03-20T11:54:04.5335597Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-298] SKIPPED [ 66%] 2023-03-20T11:54:04.5342453Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-299] SKIPPED [ 66%] 2023-03-20T11:54:04.5348401Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-300] SKIPPED [ 66%] 2023-03-20T11:54:04.5354015Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-301] SKIPPED [ 66%] 2023-03-20T11:54:04.5359943Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-302] SKIPPED [ 66%] 2023-03-20T11:54:04.5365410Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-303] SKIPPED [ 66%] 2023-03-20T11:54:04.5372222Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-304] SKIPPED [ 66%] 2023-03-20T11:54:04.5377138Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-305] SKIPPED [ 66%] 2023-03-20T11:54:04.5382984Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-306] SKIPPED [ 66%] 2023-03-20T11:54:04.5388727Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-307] SKIPPED [ 66%] 2023-03-20T11:54:04.5394359Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-308] SKIPPED [ 66%] 2023-03-20T11:54:04.5400105Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-309] SKIPPED [ 66%] 2023-03-20T11:54:04.5405876Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-310] SKIPPED [ 66%] 2023-03-20T11:54:04.5414771Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-311] SKIPPED [ 66%] 2023-03-20T11:54:04.5420629Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-312] SKIPPED [ 66%] 2023-03-20T11:54:04.5426635Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-313] SKIPPED [ 66%] 2023-03-20T11:54:04.5432227Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-314] SKIPPED [ 66%] 2023-03-20T11:54:04.5438053Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-315] SKIPPED [ 66%] 2023-03-20T11:54:04.5443827Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-316] SKIPPED [ 66%] 2023-03-20T11:54:04.5450447Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-317] SKIPPED [ 66%] 2023-03-20T11:54:04.5456114Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-318] SKIPPED [ 66%] 2023-03-20T11:54:04.5461451Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-319] SKIPPED [ 66%] 2023-03-20T11:54:04.5467437Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-320] SKIPPED [ 66%] 2023-03-20T11:54:04.5473027Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-321] SKIPPED [ 66%] 2023-03-20T11:54:04.5480033Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-322] SKIPPED [ 66%] 2023-03-20T11:54:04.5486004Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-323] SKIPPED [ 66%] 2023-03-20T11:54:04.5493203Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-324] SKIPPED [ 66%] 2023-03-20T11:54:04.5497976Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-325] SKIPPED [ 66%] 2023-03-20T11:54:04.5503491Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-326] SKIPPED [ 66%] 2023-03-20T11:54:04.5509460Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-327] SKIPPED [ 66%] 2023-03-20T11:54:04.5515126Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-328] SKIPPED [ 66%] 2023-03-20T11:54:04.5521130Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-329] SKIPPED [ 66%] 2023-03-20T11:54:04.5526801Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-330] SKIPPED [ 66%] 2023-03-20T11:54:04.5533388Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-331] SKIPPED [ 66%] 2023-03-20T11:54:04.5538670Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-332] SKIPPED [ 66%] 2023-03-20T11:54:04.5544332Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-333] SKIPPED [ 66%] 2023-03-20T11:54:04.5551411Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-334] SKIPPED [ 66%] 2023-03-20T11:54:04.5557220Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-335] SKIPPED [ 66%] 2023-03-20T11:54:04.5562994Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-336] SKIPPED [ 66%] 2023-03-20T11:54:04.5569955Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-337] SKIPPED [ 66%] 2023-03-20T11:54:04.5575016Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-338] SKIPPED [ 66%] 2023-03-20T11:54:04.5580838Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-339] SKIPPED [ 66%] 2023-03-20T11:54:04.5586766Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-340] SKIPPED [ 66%] 2023-03-20T11:54:04.5592540Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-341] SKIPPED [ 66%] 2023-03-20T11:54:04.5598541Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-342] SKIPPED [ 66%] 2023-03-20T11:54:04.5604159Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-343] SKIPPED [ 66%] 2023-03-20T11:54:04.5610591Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-344] SKIPPED [ 66%] 2023-03-20T11:54:04.5617064Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-345] SKIPPED [ 66%] 2023-03-20T11:54:04.5622413Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-346] SKIPPED [ 66%] 2023-03-20T11:54:04.5628350Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-347] SKIPPED [ 66%] 2023-03-20T11:54:04.5634269Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-348] SKIPPED [ 66%] 2023-03-20T11:54:04.5640269Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-349] SKIPPED [ 66%] 2023-03-20T11:54:04.5646334Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-350] SKIPPED [ 66%] 2023-03-20T11:54:04.5653197Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-351] SKIPPED [ 66%] 2023-03-20T11:54:04.5659275Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-352] SKIPPED [ 66%] 2023-03-20T11:54:04.5665635Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-353] SKIPPED [ 66%] 2023-03-20T11:54:04.5671696Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-354] SKIPPED [ 66%] 2023-03-20T11:54:04.5678069Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-355] SKIPPED [ 66%] 2023-03-20T11:54:04.5684132Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-356] SKIPPED [ 66%] 2023-03-20T11:54:04.5692534Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-357] SKIPPED [ 66%] 2023-03-20T11:54:04.5698391Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-358] SKIPPED [ 66%] 2023-03-20T11:54:04.5704517Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-359] SKIPPED [ 66%] 2023-03-20T11:54:04.5710501Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-360] SKIPPED [ 66%] 2023-03-20T11:54:04.5716593Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-361] SKIPPED [ 66%] 2023-03-20T11:54:04.5722944Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-362] SKIPPED [ 66%] 2023-03-20T11:54:04.5730343Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-363] SKIPPED [ 66%] 2023-03-20T11:54:04.5735962Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-364] SKIPPED [ 66%] 2023-03-20T11:54:04.5742117Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-365] SKIPPED [ 66%] 2023-03-20T11:54:04.5748588Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-366] SKIPPED [ 66%] 2023-03-20T11:54:04.5754533Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-367] SKIPPED [ 66%] 2023-03-20T11:54:04.5761945Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-368] SKIPPED [ 66%] 2023-03-20T11:54:04.5769393Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-369] SKIPPED [ 66%] 2023-03-20T11:54:04.5774537Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-370] SKIPPED [ 66%] 2023-03-20T11:54:04.5780930Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-371] SKIPPED [ 66%] 2023-03-20T11:54:04.5787346Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-372] SKIPPED [ 66%] 2023-03-20T11:54:04.5793205Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-373] SKIPPED [ 66%] 2023-03-20T11:54:04.5799448Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-374] SKIPPED [ 66%] 2023-03-20T11:54:04.5805661Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-375] SKIPPED [ 66%] 2023-03-20T11:54:04.5812932Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-376] SKIPPED [ 66%] 2023-03-20T11:54:04.5818477Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-377] SKIPPED [ 66%] 2023-03-20T11:54:04.5824762Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-378] SKIPPED [ 66%] 2023-03-20T11:54:04.5830929Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-379] SKIPPED [ 66%] 2023-03-20T11:54:04.5838158Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-380] SKIPPED [ 66%] 2023-03-20T11:54:04.5844362Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-381] SKIPPED [ 66%] 2023-03-20T11:54:04.5850923Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-382] SKIPPED [ 66%] 2023-03-20T11:54:04.5856947Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-383] SKIPPED [ 66%] 2023-03-20T11:54:04.5862831Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-384] SKIPPED [ 66%] 2023-03-20T11:54:04.5868849Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-385] SKIPPED [ 66%] 2023-03-20T11:54:04.5874932Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-386] SKIPPED [ 66%] 2023-03-20T11:54:04.5881267Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-387] SKIPPED [ 66%] 2023-03-20T11:54:04.5887294Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-388] SKIPPED [ 66%] 2023-03-20T11:54:04.5893809Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-389] SKIPPED [ 66%] 2023-03-20T11:54:04.5900276Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-390] SKIPPED [ 66%] 2023-03-20T11:54:04.5907961Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-391] SKIPPED [ 66%] 2023-03-20T11:54:04.5913949Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-392] SKIPPED [ 66%] 2023-03-20T11:54:04.5920162Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-393] SKIPPED [ 66%] 2023-03-20T11:54:04.5926341Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-394] SKIPPED [ 66%] 2023-03-20T11:54:04.5933200Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-395] SKIPPED [ 66%] 2023-03-20T11:54:04.5938566Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-396] SKIPPED [ 66%] 2023-03-20T11:54:04.5944773Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-397] SKIPPED [ 66%] 2023-03-20T11:54:04.5950897Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-398] SKIPPED [ 66%] 2023-03-20T11:54:04.5956981Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-399] SKIPPED [ 66%] 2023-03-20T11:54:04.5963142Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-400] SKIPPED [ 66%] 2023-03-20T11:54:04.5970370Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-401] SKIPPED [ 66%] 2023-03-20T11:54:04.5975999Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-402] SKIPPED [ 66%] 2023-03-20T11:54:04.5983301Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-403] SKIPPED [ 66%] 2023-03-20T11:54:04.5989718Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-404] SKIPPED [ 66%] 2023-03-20T11:54:04.5995785Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-405] SKIPPED [ 66%] 2023-03-20T11:54:04.6002175Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-406] SKIPPED [ 66%] 2023-03-20T11:54:04.6009687Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-407] SKIPPED [ 66%] 2023-03-20T11:54:04.6015280Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-408] SKIPPED [ 66%] 2023-03-20T11:54:04.6021543Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-409] SKIPPED [ 66%] 2023-03-20T11:54:04.6027873Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-410] SKIPPED [ 66%] 2023-03-20T11:54:04.6033938Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-411] SKIPPED [ 66%] 2023-03-20T11:54:04.6040204Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-412] SKIPPED [ 66%] 2023-03-20T11:54:04.6046425Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-413] SKIPPED [ 66%] 2023-03-20T11:54:04.6053891Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-414] SKIPPED [ 66%] 2023-03-20T11:54:04.6060395Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-415] SKIPPED [ 66%] 2023-03-20T11:54:04.6072345Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-416] SKIPPED [ 66%] 2023-03-20T11:54:04.6072662Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-417] SKIPPED [ 66%] 2023-03-20T11:54:04.6079057Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-418] SKIPPED [ 66%] 2023-03-20T11:54:04.6085427Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-419] SKIPPED [ 66%] 2023-03-20T11:54:04.6093049Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-420] SKIPPED [ 66%] 2023-03-20T11:54:04.6098708Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-421] SKIPPED [ 66%] 2023-03-20T11:54:04.6104924Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-422] SKIPPED [ 66%] 2023-03-20T11:54:04.6111008Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-423] SKIPPED [ 66%] 2023-03-20T11:54:04.6117160Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-424] SKIPPED [ 66%] 2023-03-20T11:54:04.6123361Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-425] SKIPPED [ 66%] 2023-03-20T11:54:04.6131768Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-426] SKIPPED [ 66%] 2023-03-20T11:54:04.6137168Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-427] SKIPPED [ 66%] 2023-03-20T11:54:04.6143216Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-428] SKIPPED [ 66%] 2023-03-20T11:54:04.6149514Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-429] SKIPPED [ 66%] 2023-03-20T11:54:04.6155580Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-430] SKIPPED [ 66%] 2023-03-20T11:54:04.6161830Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-431] SKIPPED [ 66%] 2023-03-20T11:54:04.6169313Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-432] SKIPPED [ 66%] 2023-03-20T11:54:04.6174726Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-433] SKIPPED [ 66%] 2023-03-20T11:54:04.6181008Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-434] SKIPPED [ 66%] 2023-03-20T11:54:04.6187460Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-435] SKIPPED [ 66%] 2023-03-20T11:54:04.6193450Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-436] SKIPPED [ 66%] 2023-03-20T11:54:04.6201062Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-437] SKIPPED [ 66%] 2023-03-20T11:54:04.6207232Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-438] SKIPPED [ 66%] 2023-03-20T11:54:04.6213766Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-439] SKIPPED [ 66%] 2023-03-20T11:54:04.6220158Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-440] SKIPPED [ 66%] 2023-03-20T11:54:04.6226389Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-441] SKIPPED [ 66%] 2023-03-20T11:54:04.6232403Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-442] SKIPPED [ 66%] 2023-03-20T11:54:04.6238626Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-443] SKIPPED [ 66%] 2023-03-20T11:54:04.6244693Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-444] SKIPPED [ 66%] 2023-03-20T11:54:04.6252183Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-445] SKIPPED [ 66%] 2023-03-20T11:54:04.6257727Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-446] SKIPPED [ 66%] 2023-03-20T11:54:04.6263811Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-447] SKIPPED [ 66%] 2023-03-20T11:54:04.6272761Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-448] SKIPPED [ 66%] 2023-03-20T11:54:04.6279363Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-449] SKIPPED [ 66%] 2023-03-20T11:54:04.6285560Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-450] SKIPPED [ 66%] 2023-03-20T11:54:04.6292867Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-451] SKIPPED [ 66%] 2023-03-20T11:54:04.6298481Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-452] SKIPPED [ 66%] 2023-03-20T11:54:04.6304806Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-453] SKIPPED [ 66%] 2023-03-20T11:54:04.6310858Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-454] SKIPPED [ 66%] 2023-03-20T11:54:04.6317057Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-455] SKIPPED [ 66%] 2023-03-20T11:54:04.6323286Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-456] SKIPPED [ 66%] 2023-03-20T11:54:04.6330348Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-457] SKIPPED [ 66%] 2023-03-20T11:54:04.6336225Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-458] SKIPPED [ 66%] 2023-03-20T11:54:04.6342495Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-459] SKIPPED [ 66%] 2023-03-20T11:54:04.6349998Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-460] SKIPPED [ 66%] 2023-03-20T11:54:04.6356066Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-461] SKIPPED [ 66%] 2023-03-20T11:54:04.6362338Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-462] SKIPPED [ 66%] 2023-03-20T11:54:04.6369718Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-463] SKIPPED [ 66%] 2023-03-20T11:54:04.6374955Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-464] SKIPPED [ 66%] 2023-03-20T11:54:04.6381282Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-465] SKIPPED [ 66%] 2023-03-20T11:54:04.6387650Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-466] SKIPPED [ 66%] 2023-03-20T11:54:04.6393654Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-467] SKIPPED [ 66%] 2023-03-20T11:54:04.6399979Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-468] SKIPPED [ 66%] 2023-03-20T11:54:04.6406023Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-469] SKIPPED [ 66%] 2023-03-20T11:54:04.6413031Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-470] SKIPPED [ 66%] 2023-03-20T11:54:04.6420214Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-471] SKIPPED [ 66%] 2023-03-20T11:54:04.6426687Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-472] SKIPPED [ 66%] 2023-03-20T11:54:04.6432777Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-473] SKIPPED [ 66%] 2023-03-20T11:54:04.6438964Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-474] SKIPPED [ 66%] 2023-03-20T11:54:04.6445131Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-475] SKIPPED [ 66%] 2023-03-20T11:54:04.6452413Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-476] SKIPPED [ 66%] 2023-03-20T11:54:04.6457828Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-477] SKIPPED [ 66%] 2023-03-20T11:54:04.6463827Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-478] SKIPPED [ 66%] 2023-03-20T11:54:04.6469985Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-479] SKIPPED [ 66%] 2023-03-20T11:54:04.6476050Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-480] SKIPPED [ 66%] 2023-03-20T11:54:04.6482405Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-481] SKIPPED [ 66%] 2023-03-20T11:54:04.6489853Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-482] SKIPPED [ 66%] 2023-03-20T11:54:04.6496344Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-483] SKIPPED [ 66%] 2023-03-20T11:54:04.6502461Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-484] SKIPPED [ 66%] 2023-03-20T11:54:04.6508830Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-485] SKIPPED [ 66%] 2023-03-20T11:54:04.6514845Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-486] SKIPPED [ 66%] 2023-03-20T11:54:04.6521094Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-487] SKIPPED [ 66%] 2023-03-20T11:54:04.6527288Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-488] SKIPPED [ 66%] 2023-03-20T11:54:04.6533712Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-489] SKIPPED [ 66%] 2023-03-20T11:54:04.6540037Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-490] SKIPPED [ 66%] 2023-03-20T11:54:04.6546585Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-491] SKIPPED [ 66%] 2023-03-20T11:54:04.6552630Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-492] SKIPPED [ 66%] 2023-03-20T11:54:04.6559023Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-493] SKIPPED [ 66%] 2023-03-20T11:54:04.6566376Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-494] SKIPPED [ 66%] 2023-03-20T11:54:04.6572946Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-495] SKIPPED [ 66%] 2023-03-20T11:54:04.6579378Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-496] SKIPPED [ 66%] 2023-03-20T11:54:04.6585862Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-497] SKIPPED [ 66%] 2023-03-20T11:54:04.6591844Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-498] SKIPPED [ 66%] 2023-03-20T11:54:04.6598066Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-499] SKIPPED [ 66%] 2023-03-20T11:54:04.6604213Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-500] SKIPPED [ 66%] 2023-03-20T11:54:04.6610741Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-501] SKIPPED [ 66%] 2023-03-20T11:54:04.6617240Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-502] SKIPPED [ 66%] 2023-03-20T11:54:04.6623208Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-503] SKIPPED [ 66%] 2023-03-20T11:54:04.6629603Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-504] SKIPPED [ 66%] 2023-03-20T11:54:04.6635694Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-505] SKIPPED [ 66%] 2023-03-20T11:54:04.6643218Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-506] SKIPPED [ 66%] 2023-03-20T11:54:04.6650455Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-507] SKIPPED [ 66%] 2023-03-20T11:54:04.6656113Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-508] SKIPPED [ 66%] 2023-03-20T11:54:04.6662420Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-509] SKIPPED [ 66%] 2023-03-20T11:54:04.6668628Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-510] SKIPPED [ 66%] 2023-03-20T11:54:04.6674802Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-511] SKIPPED [ 66%] 2023-03-20T11:54:04.6681271Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-512] SKIPPED [ 66%] 2023-03-20T11:54:04.6687348Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-513] SKIPPED [ 66%] 2023-03-20T11:54:04.6693506Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-514] SKIPPED [ 66%] 2023-03-20T11:54:04.6700013Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-515] SKIPPED [ 66%] 2023-03-20T11:54:04.6706342Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-516] SKIPPED [ 66%] 2023-03-20T11:54:04.6713695Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-517] SKIPPED [ 66%] 2023-03-20T11:54:04.6719936Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-518] SKIPPED [ 66%] 2023-03-20T11:54:04.6726158Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-519] SKIPPED [ 66%] 2023-03-20T11:54:04.6733287Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-520] SKIPPED [ 66%] 2023-03-20T11:54:04.6738867Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-521] SKIPPED [ 66%] 2023-03-20T11:54:04.6745199Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-522] SKIPPED [ 66%] 2023-03-20T11:54:04.6751348Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-523] SKIPPED [ 66%] 2023-03-20T11:54:04.6757423Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-524] SKIPPED [ 66%] 2023-03-20T11:54:04.6763629Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-525] SKIPPED [ 66%] 2023-03-20T11:54:04.6770281Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-526] SKIPPED [ 66%] 2023-03-20T11:54:04.6776683Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-527] SKIPPED [ 66%] 2023-03-20T11:54:04.6782689Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-528] SKIPPED [ 66%] 2023-03-20T11:54:04.6790210Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-529] SKIPPED [ 66%] 2023-03-20T11:54:04.6796332Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-530] SKIPPED [ 66%] 2023-03-20T11:54:04.6803037Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-531] SKIPPED [ 66%] 2023-03-20T11:54:04.6810080Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-532] SKIPPED [ 66%] 2023-03-20T11:54:04.6815632Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-533] SKIPPED [ 66%] 2023-03-20T11:54:04.6821823Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-534] SKIPPED [ 66%] 2023-03-20T11:54:04.6828109Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-535] SKIPPED [ 66%] 2023-03-20T11:54:04.6833603Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-536] SKIPPED [ 66%] 2023-03-20T11:54:04.6839479Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-537] SKIPPED [ 66%] 2023-03-20T11:54:04.6845202Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-538] SKIPPED [ 66%] 2023-03-20T11:54:04.6852252Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-539] SKIPPED [ 66%] 2023-03-20T11:54:04.6858709Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-540] SKIPPED [ 66%] 2023-03-20T11:54:04.6864460Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-541] SKIPPED [ 66%] 2023-03-20T11:54:04.6870326Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-542] SKIPPED [ 66%] 2023-03-20T11:54:04.6875960Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-543] SKIPPED [ 66%] 2023-03-20T11:54:04.6881787Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-544] SKIPPED [ 66%] 2023-03-20T11:54:04.6887438Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-545] SKIPPED [ 66%] 2023-03-20T11:54:04.6893533Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-546] SKIPPED [ 66%] 2023-03-20T11:54:04.6899485Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-547] SKIPPED [ 66%] 2023-03-20T11:54:04.6905103Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-548] SKIPPED [ 66%] 2023-03-20T11:54:04.6910818Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-549] SKIPPED [ 66%] 2023-03-20T11:54:04.6916322Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-550] SKIPPED [ 66%] 2023-03-20T11:54:04.6922195Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-551] SKIPPED [ 66%] 2023-03-20T11:54:04.6930350Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-552] SKIPPED [ 66%] 2023-03-20T11:54:04.6935001Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-553] SKIPPED [ 66%] 2023-03-20T11:54:04.6940792Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-554] SKIPPED [ 66%] 2023-03-20T11:54:04.6946681Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-555] SKIPPED [ 66%] 2023-03-20T11:54:04.6952346Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-556] SKIPPED [ 66%] 2023-03-20T11:54:04.6958153Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-557] SKIPPED [ 66%] 2023-03-20T11:54:04.6963887Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-558] SKIPPED [ 66%] 2023-03-20T11:54:04.6970589Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-559] SKIPPED [ 66%] 2023-03-20T11:54:04.6976070Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-560] SKIPPED [ 66%] 2023-03-20T11:54:04.6981673Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-561] SKIPPED [ 66%] 2023-03-20T11:54:04.6987510Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-562] SKIPPED [ 66%] 2023-03-20T11:54:04.6994584Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-563] SKIPPED [ 66%] 2023-03-20T11:54:04.7000171Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-564] SKIPPED [ 66%] 2023-03-20T11:54:04.7005953Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-565] SKIPPED [ 66%] 2023-03-20T11:54:04.7013106Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-566] SKIPPED [ 66%] 2023-03-20T11:54:04.7018231Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-567] SKIPPED [ 66%] 2023-03-20T11:54:04.7023892Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-568] SKIPPED [ 66%] 2023-03-20T11:54:04.7029926Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-569] SKIPPED [ 66%] 2023-03-20T11:54:04.7036069Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-570] SKIPPED [ 66%] 2023-03-20T11:54:04.7041879Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-571] SKIPPED [ 66%] 2023-03-20T11:54:04.7047853Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-572] SKIPPED [ 66%] 2023-03-20T11:54:04.7053644Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-573] SKIPPED [ 66%] 2023-03-20T11:54:04.7060864Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-574] SKIPPED [ 66%] 2023-03-20T11:54:04.7066831Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_image_tensor-575] SKIPPED [ 66%] 2023-03-20T11:54:04.7072378Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-000] SKIPPED [ 66%] 2023-03-20T11:54:04.7078249Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-001] SKIPPED [ 66%] 2023-03-20T11:54:04.7083738Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-002] SKIPPED [ 66%] 2023-03-20T11:54:04.7090567Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-003] SKIPPED [ 66%] 2023-03-20T11:54:04.7095571Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-004] SKIPPED [ 66%] 2023-03-20T11:54:04.7101448Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-005] SKIPPED [ 66%] 2023-03-20T11:54:04.7107013Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-006] SKIPPED [ 66%] 2023-03-20T11:54:04.7112625Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-007] SKIPPED [ 66%] 2023-03-20T11:54:04.7118329Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-008] SKIPPED [ 66%] 2023-03-20T11:54:04.7124045Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-009] SKIPPED [ 66%] 2023-03-20T11:54:04.7133553Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-010] SKIPPED [ 66%] 2023-03-20T11:54:04.7138984Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-011] SKIPPED [ 66%] 2023-03-20T11:54:04.7145005Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-012] SKIPPED [ 66%] 2023-03-20T11:54:04.7150661Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-013] SKIPPED [ 66%] 2023-03-20T11:54:04.7156221Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-014] SKIPPED [ 66%] 2023-03-20T11:54:04.7162017Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-015] SKIPPED [ 66%] 2023-03-20T11:54:04.7168274Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-016] SKIPPED [ 66%] 2023-03-20T11:54:04.7173655Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-017] SKIPPED [ 66%] 2023-03-20T11:54:04.7179501Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-018] SKIPPED [ 66%] 2023-03-20T11:54:04.7185399Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-019] SKIPPED [ 66%] 2023-03-20T11:54:04.7191152Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-020] SKIPPED [ 66%] 2023-03-20T11:54:04.7198326Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-021] SKIPPED [ 66%] 2023-03-20T11:54:04.7203916Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-022] SKIPPED [ 66%] 2023-03-20T11:54:04.7210686Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-023] SKIPPED [ 66%] 2023-03-20T11:54:04.7215717Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-024] SKIPPED [ 66%] 2023-03-20T11:54:04.7221336Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-025] SKIPPED [ 66%] 2023-03-20T11:54:04.7227295Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-026] SKIPPED [ 66%] 2023-03-20T11:54:04.7232861Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-027] SKIPPED [ 66%] 2023-03-20T11:54:04.7238658Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-028] SKIPPED [ 66%] 2023-03-20T11:54:04.7244229Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-029] SKIPPED [ 66%] 2023-03-20T11:54:04.7251683Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-030] SKIPPED [ 66%] 2023-03-20T11:54:04.7256125Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-031] SKIPPED [ 66%] 2023-03-20T11:54:04.7261826Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-032] SKIPPED [ 66%] 2023-03-20T11:54:04.7268943Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-033] SKIPPED [ 66%] 2023-03-20T11:54:04.7274577Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-034] SKIPPED [ 66%] 2023-03-20T11:54:04.7280154Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-035] SKIPPED [ 66%] 2023-03-20T11:54:04.7285938Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-036] SKIPPED [ 66%] 2023-03-20T11:54:04.7292924Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-037] SKIPPED [ 66%] 2023-03-20T11:54:04.7298244Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-038] SKIPPED [ 66%] 2023-03-20T11:54:04.7303901Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-039] SKIPPED [ 66%] 2023-03-20T11:54:04.7309880Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-040] SKIPPED [ 66%] 2023-03-20T11:54:04.7315580Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-041] SKIPPED [ 66%] 2023-03-20T11:54:04.7321372Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-042] SKIPPED [ 66%] 2023-03-20T11:54:04.7327079Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-043] SKIPPED [ 66%] 2023-03-20T11:54:04.7334020Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-044] SKIPPED [ 66%] 2023-03-20T11:54:04.7340029Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-045] SKIPPED [ 66%] 2023-03-20T11:54:04.7345867Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-046] SKIPPED [ 66%] 2023-03-20T11:54:04.7351596Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-047] SKIPPED [ 66%] 2023-03-20T11:54:04.7357115Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-048] SKIPPED [ 66%] 2023-03-20T11:54:04.7362949Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-049] SKIPPED [ 66%] 2023-03-20T11:54:04.7370119Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-050] SKIPPED [ 66%] 2023-03-20T11:54:04.7374885Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-051] SKIPPED [ 66%] 2023-03-20T11:54:04.7380758Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-052] SKIPPED [ 66%] 2023-03-20T11:54:04.7386750Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-053] SKIPPED [ 66%] 2023-03-20T11:54:04.7392371Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-054] SKIPPED [ 66%] 2023-03-20T11:54:04.7398196Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-055] SKIPPED [ 66%] 2023-03-20T11:54:04.7404907Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-056] SKIPPED [ 66%] 2023-03-20T11:54:04.7411630Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-057] SKIPPED [ 66%] 2023-03-20T11:54:04.7416800Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-058] SKIPPED [ 66%] 2023-03-20T11:54:04.7422554Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-059] SKIPPED [ 66%] 2023-03-20T11:54:04.7428446Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-060] SKIPPED [ 66%] 2023-03-20T11:54:04.7434080Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-061] SKIPPED [ 66%] 2023-03-20T11:54:04.7439790Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-062] SKIPPED [ 66%] 2023-03-20T11:54:04.7445547Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-063] SKIPPED [ 66%] 2023-03-20T11:54:04.7452240Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-064] SKIPPED [ 66%] 2023-03-20T11:54:04.7457760Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-065] SKIPPED [ 66%] 2023-03-20T11:54:04.7463367Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-066] SKIPPED [ 66%] 2023-03-20T11:54:04.7470440Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-067] SKIPPED [ 66%] 2023-03-20T11:54:04.7476309Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-068] SKIPPED [ 66%] 2023-03-20T11:54:04.7481984Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-069] SKIPPED [ 66%] 2023-03-20T11:54:04.7488589Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-070] SKIPPED [ 66%] 2023-03-20T11:54:04.7493634Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-071] SKIPPED [ 66%] 2023-03-20T11:54:04.7499790Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-072] SKIPPED [ 66%] 2023-03-20T11:54:04.7505577Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-073] SKIPPED [ 66%] 2023-03-20T11:54:04.7511223Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-074] SKIPPED [ 66%] 2023-03-20T11:54:04.7517017Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-075] SKIPPED [ 66%] 2023-03-20T11:54:04.7522675Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-076] SKIPPED [ 66%] 2023-03-20T11:54:04.7529632Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-077] SKIPPED [ 66%] 2023-03-20T11:54:04.7534376Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-078] SKIPPED [ 66%] 2023-03-20T11:54:04.7541229Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-079] SKIPPED [ 66%] 2023-03-20T11:54:04.7546984Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-080] SKIPPED [ 66%] 2023-03-20T11:54:04.7552739Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-081] SKIPPED [ 66%] 2023-03-20T11:54:04.7558478Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-082] SKIPPED [ 66%] 2023-03-20T11:54:04.7564170Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-083] SKIPPED [ 66%] 2023-03-20T11:54:04.7570782Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-084] SKIPPED [ 66%] 2023-03-20T11:54:04.7576305Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-085] SKIPPED [ 66%] 2023-03-20T11:54:04.7581996Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-086] SKIPPED [ 66%] 2023-03-20T11:54:04.7587993Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-087] SKIPPED [ 66%] 2023-03-20T11:54:04.7593542Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-088] SKIPPED [ 66%] 2023-03-20T11:54:04.7599429Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-089] SKIPPED [ 66%] 2023-03-20T11:54:04.7606235Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-090] SKIPPED [ 66%] 2023-03-20T11:54:04.7613292Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-091] SKIPPED [ 66%] 2023-03-20T11:54:04.7618579Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-092] SKIPPED [ 66%] 2023-03-20T11:54:04.7624403Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-093] SKIPPED [ 66%] 2023-03-20T11:54:04.7630224Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-094] SKIPPED [ 66%] 2023-03-20T11:54:04.7635981Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-095] SKIPPED [ 66%] 2023-03-20T11:54:04.7641639Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-096] SKIPPED [ 66%] 2023-03-20T11:54:04.7647310Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-097] SKIPPED [ 66%] 2023-03-20T11:54:04.7653546Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-098] SKIPPED [ 66%] 2023-03-20T11:54:04.7659359Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-099] SKIPPED [ 66%] 2023-03-20T11:54:04.7665276Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-100] SKIPPED [ 66%] 2023-03-20T11:54:04.7670962Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-101] SKIPPED [ 66%] 2023-03-20T11:54:04.7678014Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-102] SKIPPED [ 66%] 2023-03-20T11:54:04.7683473Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-103] SKIPPED [ 66%] 2023-03-20T11:54:04.7690430Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-104] SKIPPED [ 66%] 2023-03-20T11:54:04.7695334Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-105] SKIPPED [ 66%] 2023-03-20T11:54:04.7701069Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-106] SKIPPED [ 66%] 2023-03-20T11:54:04.7707017Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-107] SKIPPED [ 66%] 2023-03-20T11:54:04.7712721Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-108] SKIPPED [ 66%] 2023-03-20T11:54:04.7718431Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-109] SKIPPED [ 66%] 2023-03-20T11:54:04.7724005Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-110] SKIPPED [ 66%] 2023-03-20T11:54:04.7731688Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-111] SKIPPED [ 66%] 2023-03-20T11:54:04.7736045Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-112] SKIPPED [ 66%] 2023-03-20T11:54:04.7742923Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-113] SKIPPED [ 66%] 2023-03-20T11:54:04.7748867Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-114] SKIPPED [ 66%] 2023-03-20T11:54:04.7754559Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-115] SKIPPED [ 66%] 2023-03-20T11:54:04.7760169Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-116] SKIPPED [ 66%] 2023-03-20T11:54:04.7765897Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-117] SKIPPED [ 66%] 2023-03-20T11:54:04.7772763Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-118] SKIPPED [ 66%] 2023-03-20T11:54:04.7778013Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-119] SKIPPED [ 66%] 2023-03-20T11:54:04.7783575Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-120] SKIPPED [ 66%] 2023-03-20T11:54:04.7789424Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-121] SKIPPED [ 66%] 2023-03-20T11:54:04.7795027Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-122] SKIPPED [ 66%] 2023-03-20T11:54:04.7800937Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-123] SKIPPED [ 66%] 2023-03-20T11:54:04.7806602Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-124] SKIPPED [ 66%] 2023-03-20T11:54:04.7813641Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-125] SKIPPED [ 66%] 2023-03-20T11:54:04.7819603Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-126] SKIPPED [ 66%] 2023-03-20T11:54:04.7825670Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-127] SKIPPED [ 66%] 2023-03-20T11:54:04.7831347Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-128] SKIPPED [ 66%] 2023-03-20T11:54:04.7837006Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-129] SKIPPED [ 66%] 2023-03-20T11:54:04.7842700Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-130] SKIPPED [ 66%] 2023-03-20T11:54:04.7849646Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-131] SKIPPED [ 66%] 2023-03-20T11:54:04.7854327Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-132] SKIPPED [ 66%] 2023-03-20T11:54:04.7860398Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-133] SKIPPED [ 66%] 2023-03-20T11:54:04.7866294Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-134] SKIPPED [ 66%] 2023-03-20T11:54:04.7871952Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-135] SKIPPED [ 66%] 2023-03-20T11:54:04.7878772Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-136] SKIPPED [ 66%] 2023-03-20T11:54:04.7884535Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-137] SKIPPED [ 66%] 2023-03-20T11:54:04.7891652Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-138] SKIPPED [ 66%] 2023-03-20T11:54:04.7896645Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-139] SKIPPED [ 66%] 2023-03-20T11:54:04.7902242Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-140] SKIPPED [ 66%] 2023-03-20T11:54:04.7907933Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-141] SKIPPED [ 66%] 2023-03-20T11:54:04.7913530Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-142] SKIPPED [ 66%] 2023-03-20T11:54:04.7919039Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-143] SKIPPED [ 66%] 2023-03-20T11:54:04.7924892Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-144] SKIPPED [ 66%] 2023-03-20T11:54:04.7931675Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-145] SKIPPED [ 66%] 2023-03-20T11:54:04.7937033Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-146] SKIPPED [ 66%] 2023-03-20T11:54:04.7945546Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-147] SKIPPED [ 66%] 2023-03-20T11:54:04.7951333Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-148] SKIPPED [ 66%] 2023-03-20T11:54:04.7956931Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-149] SKIPPED [ 66%] 2023-03-20T11:54:04.7962777Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-150] SKIPPED [ 66%] 2023-03-20T11:54:04.7969313Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-151] SKIPPED [ 66%] 2023-03-20T11:54:04.7974604Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-152] SKIPPED [ 66%] 2023-03-20T11:54:04.7980363Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-153] SKIPPED [ 66%] 2023-03-20T11:54:04.7986029Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-154] SKIPPED [ 66%] 2023-03-20T11:54:04.7991739Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-155] SKIPPED [ 66%] 2023-03-20T11:54:04.7997483Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-156] SKIPPED [ 66%] 2023-03-20T11:54:04.8003088Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-157] SKIPPED [ 66%] 2023-03-20T11:54:04.8009978Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-158] SKIPPED [ 66%] 2023-03-20T11:54:04.8015943Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-159] SKIPPED [ 66%] 2023-03-20T11:54:04.8021654Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-160] SKIPPED [ 66%] 2023-03-20T11:54:04.8027585Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-161] SKIPPED [ 66%] 2023-03-20T11:54:04.8033417Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-162] SKIPPED [ 66%] 2023-03-20T11:54:04.8039019Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-163] SKIPPED [ 66%] 2023-03-20T11:54:04.8044700Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-164] SKIPPED [ 66%] 2023-03-20T11:54:04.8050601Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-165] SKIPPED [ 66%] 2023-03-20T11:54:04.8056447Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-166] SKIPPED [ 66%] 2023-03-20T11:54:04.8062085Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-167] SKIPPED [ 66%] 2023-03-20T11:54:04.8067852Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-168] SKIPPED [ 66%] 2023-03-20T11:54:04.8073445Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-169] SKIPPED [ 66%] 2023-03-20T11:54:04.8080213Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-170] SKIPPED [ 66%] 2023-03-20T11:54:04.8086063Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-171] SKIPPED [ 66%] 2023-03-20T11:54:04.8093056Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-172] SKIPPED [ 66%] 2023-03-20T11:54:04.8098422Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-173] SKIPPED [ 66%] 2023-03-20T11:54:04.8104041Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-174] SKIPPED [ 66%] 2023-03-20T11:54:04.8109657Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-175] SKIPPED [ 66%] 2023-03-20T11:54:04.8115521Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-176] SKIPPED [ 66%] 2023-03-20T11:54:04.8121426Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-177] SKIPPED [ 66%] 2023-03-20T11:54:04.8127058Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-178] SKIPPED [ 66%] 2023-03-20T11:54:04.8133427Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-179] SKIPPED [ 66%] 2023-03-20T11:54:04.8138695Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-180] SKIPPED [ 66%] 2023-03-20T11:54:04.8144425Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-181] SKIPPED [ 66%] 2023-03-20T11:54:04.8151293Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-182] SKIPPED [ 66%] 2023-03-20T11:54:04.8157089Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-183] SKIPPED [ 66%] 2023-03-20T11:54:04.8162934Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-184] SKIPPED [ 66%] 2023-03-20T11:54:04.8170188Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-185] SKIPPED [ 66%] 2023-03-20T11:54:04.8174703Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-186] SKIPPED [ 66%] 2023-03-20T11:54:04.8180539Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-187] SKIPPED [ 66%] 2023-03-20T11:54:04.8186204Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-188] SKIPPED [ 66%] 2023-03-20T11:54:04.8192036Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-189] SKIPPED [ 66%] 2023-03-20T11:54:04.8197791Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-190] SKIPPED [ 66%] 2023-03-20T11:54:04.8203488Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-191] SKIPPED [ 66%] 2023-03-20T11:54:04.8210387Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-192] SKIPPED [ 66%] 2023-03-20T11:54:04.8216636Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-193] SKIPPED [ 66%] 2023-03-20T11:54:04.8222283Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-194] SKIPPED [ 66%] 2023-03-20T11:54:04.8227897Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-195] SKIPPED [ 66%] 2023-03-20T11:54:04.8233518Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-196] SKIPPED [ 66%] 2023-03-20T11:54:04.8239232Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-197] SKIPPED [ 66%] 2023-03-20T11:54:04.8244897Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-198] SKIPPED [ 66%] 2023-03-20T11:54:04.8251705Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-199] SKIPPED [ 66%] 2023-03-20T11:54:04.8256986Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-200] SKIPPED [ 66%] 2023-03-20T11:54:04.8262562Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-201] SKIPPED [ 66%] 2023-03-20T11:54:04.8268480Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-202] SKIPPED [ 66%] 2023-03-20T11:54:04.8274122Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-203] SKIPPED [ 66%] 2023-03-20T11:54:04.8279724Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-204] SKIPPED [ 66%] 2023-03-20T11:54:04.8286802Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-205] SKIPPED [ 66%] 2023-03-20T11:54:04.8293350Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-206] SKIPPED [ 66%] 2023-03-20T11:54:04.8298456Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-207] SKIPPED [ 66%] 2023-03-20T11:54:04.8304092Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-208] SKIPPED [ 66%] 2023-03-20T11:54:04.8309901Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-209] SKIPPED [ 66%] 2023-03-20T11:54:04.8315710Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-210] SKIPPED [ 66%] 2023-03-20T11:54:04.8321442Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-211] SKIPPED [ 66%] 2023-03-20T11:54:04.8327100Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-212] SKIPPED [ 66%] 2023-03-20T11:54:04.8333409Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-213] SKIPPED [ 66%] 2023-03-20T11:54:04.8339212Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-214] SKIPPED [ 66%] 2023-03-20T11:54:04.8344981Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-215] SKIPPED [ 66%] 2023-03-20T11:54:04.8352011Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-216] SKIPPED [ 66%] 2023-03-20T11:54:04.8357956Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-217] SKIPPED [ 66%] 2023-03-20T11:54:04.8363518Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-218] SKIPPED [ 66%] 2023-03-20T11:54:04.8370258Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-219] SKIPPED [ 66%] 2023-03-20T11:54:04.8375657Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-220] SKIPPED [ 66%] 2023-03-20T11:54:04.8381214Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-221] SKIPPED [ 66%] 2023-03-20T11:54:04.8387034Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-222] SKIPPED [ 66%] 2023-03-20T11:54:04.8392645Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-223] SKIPPED [ 66%] 2023-03-20T11:54:04.8398358Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-224] SKIPPED [ 66%] 2023-03-20T11:54:04.8404003Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-225] SKIPPED [ 66%] 2023-03-20T11:54:04.8410708Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-226] SKIPPED [ 66%] 2023-03-20T11:54:04.8416628Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-227] SKIPPED [ 66%] 2023-03-20T11:54:04.8423552Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-228] SKIPPED [ 66%] 2023-03-20T11:54:04.8429312Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-229] SKIPPED [ 66%] 2023-03-20T11:54:04.8435054Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-230] SKIPPED [ 66%] 2023-03-20T11:54:04.8440785Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-231] SKIPPED [ 66%] 2023-03-20T11:54:04.8446568Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-232] SKIPPED [ 66%] 2023-03-20T11:54:04.8453247Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-233] SKIPPED [ 66%] 2023-03-20T11:54:04.8458369Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-234] SKIPPED [ 66%] 2023-03-20T11:54:04.8464289Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-235] SKIPPED [ 66%] 2023-03-20T11:54:04.8470113Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-236] SKIPPED [ 66%] 2023-03-20T11:54:04.8475696Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-237] SKIPPED [ 66%] 2023-03-20T11:54:04.8481449Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-238] SKIPPED [ 66%] 2023-03-20T11:54:04.8489567Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-239] SKIPPED [ 66%] 2023-03-20T11:54:04.8494732Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-240] SKIPPED [ 66%] 2023-03-20T11:54:04.8500568Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-241] SKIPPED [ 66%] 2023-03-20T11:54:04.8506162Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-242] SKIPPED [ 66%] 2023-03-20T11:54:04.8511813Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-243] SKIPPED [ 66%] 2023-03-20T11:54:04.8517456Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-244] SKIPPED [ 66%] 2023-03-20T11:54:04.8523410Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-245] SKIPPED [ 66%] 2023-03-20T11:54:04.8530141Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-246] SKIPPED [ 66%] 2023-03-20T11:54:04.8534972Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-247] SKIPPED [ 66%] 2023-03-20T11:54:04.8540803Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-248] SKIPPED [ 66%] 2023-03-20T11:54:04.8546645Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-249] SKIPPED [ 66%] 2023-03-20T11:54:04.8552191Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-250] SKIPPED [ 66%] 2023-03-20T11:54:04.8558993Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-251] SKIPPED [ 66%] 2023-03-20T11:54:04.8564568Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-252] SKIPPED [ 66%] 2023-03-20T11:54:04.8570532Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-253] SKIPPED [ 66%] 2023-03-20T11:54:04.8576652Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-254] SKIPPED [ 66%] 2023-03-20T11:54:04.8582277Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-255] SKIPPED [ 66%] 2023-03-20T11:54:04.8587939Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-256] SKIPPED [ 66%] 2023-03-20T11:54:04.8593555Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-257] SKIPPED [ 66%] 2023-03-20T11:54:04.8599480Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-258] SKIPPED [ 66%] 2023-03-20T11:54:04.8605067Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-259] SKIPPED [ 66%] 2023-03-20T11:54:04.8611944Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-260] SKIPPED [ 66%] 2023-03-20T11:54:04.8616932Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-261] SKIPPED [ 66%] 2023-03-20T11:54:04.8623914Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-262] SKIPPED [ 66%] 2023-03-20T11:54:04.8629771Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-263] SKIPPED [ 66%] 2023-03-20T11:54:04.8635376Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-264] SKIPPED [ 66%] 2023-03-20T11:54:04.8641213Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-265] SKIPPED [ 66%] 2023-03-20T11:54:04.8646833Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-266] SKIPPED [ 66%] 2023-03-20T11:54:04.8653283Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-267] SKIPPED [ 66%] 2023-03-20T11:54:04.8659015Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-268] SKIPPED [ 66%] 2023-03-20T11:54:04.8664819Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-269] SKIPPED [ 66%] 2023-03-20T11:54:04.8670366Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-270] SKIPPED [ 66%] 2023-03-20T11:54:04.8675980Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-271] SKIPPED [ 66%] 2023-03-20T11:54:04.8682260Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-272] SKIPPED [ 66%] 2023-03-20T11:54:04.8690142Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-273] SKIPPED [ 66%] 2023-03-20T11:54:04.8694881Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-274] SKIPPED [ 66%] 2023-03-20T11:54:04.8700389Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-275] SKIPPED [ 66%] 2023-03-20T11:54:04.8706250Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-276] SKIPPED [ 66%] 2023-03-20T11:54:04.8711870Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-277] SKIPPED [ 66%] 2023-03-20T11:54:04.8717523Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-278] SKIPPED [ 66%] 2023-03-20T11:54:04.8723328Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-279] SKIPPED [ 66%] 2023-03-20T11:54:04.8730105Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-280] SKIPPED [ 66%] 2023-03-20T11:54:04.8735247Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-281] SKIPPED [ 66%] 2023-03-20T11:54:04.8740860Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-282] SKIPPED [ 66%] 2023-03-20T11:54:04.8746588Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-283] SKIPPED [ 66%] 2023-03-20T11:54:04.8752223Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-284] SKIPPED [ 66%] 2023-03-20T11:54:04.8760804Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-285] SKIPPED [ 66%] 2023-03-20T11:54:04.8766531Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-286] SKIPPED [ 66%] 2023-03-20T11:54:04.8773115Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-287] SKIPPED [ 66%] 2023-03-20T11:54:04.8778352Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-288] SKIPPED [ 66%] 2023-03-20T11:54:04.8784017Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-289] SKIPPED [ 66%] 2023-03-20T11:54:04.8789564Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-290] SKIPPED [ 66%] 2023-03-20T11:54:04.8795151Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-291] SKIPPED [ 66%] 2023-03-20T11:54:04.8800958Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-292] SKIPPED [ 66%] 2023-03-20T11:54:04.8806810Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-293] SKIPPED [ 66%] 2023-03-20T11:54:04.8813167Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-294] SKIPPED [ 66%] 2023-03-20T11:54:04.8818463Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-295] SKIPPED [ 66%] 2023-03-20T11:54:04.8825814Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-296] SKIPPED [ 66%] 2023-03-20T11:54:04.8831641Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-297] SKIPPED [ 66%] 2023-03-20T11:54:04.8837300Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-298] SKIPPED [ 66%] 2023-03-20T11:54:04.8843125Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-299] SKIPPED [ 66%] 2023-03-20T11:54:04.8849903Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-300] SKIPPED [ 66%] 2023-03-20T11:54:04.8854696Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-301] SKIPPED [ 66%] 2023-03-20T11:54:04.8860535Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-302] SKIPPED [ 66%] 2023-03-20T11:54:04.8866390Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-303] SKIPPED [ 66%] 2023-03-20T11:54:04.8871746Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-304] SKIPPED [ 66%] 2023-03-20T11:54:04.8877379Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-305] SKIPPED [ 66%] 2023-03-20T11:54:04.8883368Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-306] SKIPPED [ 66%] 2023-03-20T11:54:04.8890442Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-307] SKIPPED [ 66%] 2023-03-20T11:54:04.8896839Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-308] SKIPPED [ 66%] 2023-03-20T11:54:04.8902556Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-309] SKIPPED [ 66%] 2023-03-20T11:54:04.8908403Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-310] SKIPPED [ 66%] 2023-03-20T11:54:04.8914103Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-311] SKIPPED [ 66%] 2023-03-20T11:54:04.8919834Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-312] SKIPPED [ 66%] 2023-03-20T11:54:04.8925636Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-313] SKIPPED [ 66%] 2023-03-20T11:54:04.8932651Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-314] SKIPPED [ 66%] 2023-03-20T11:54:04.8937921Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-315] SKIPPED [ 66%] 2023-03-20T11:54:04.8943493Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-316] SKIPPED [ 66%] 2023-03-20T11:54:04.8949364Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-317] SKIPPED [ 66%] 2023-03-20T11:54:04.8955065Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-318] SKIPPED [ 66%] 2023-03-20T11:54:04.8962053Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-319] SKIPPED [ 66%] 2023-03-20T11:54:04.8968913Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-320] SKIPPED [ 66%] 2023-03-20T11:54:04.8973949Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-321] SKIPPED [ 66%] 2023-03-20T11:54:04.8980056Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-322] SKIPPED [ 66%] 2023-03-20T11:54:04.8985979Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-323] SKIPPED [ 66%] 2023-03-20T11:54:04.8991885Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-324] SKIPPED [ 66%] 2023-03-20T11:54:04.8998038Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-325] SKIPPED [ 66%] 2023-03-20T11:54:04.9003909Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-326] SKIPPED [ 66%] 2023-03-20T11:54:04.9011518Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-327] SKIPPED [ 66%] 2023-03-20T11:54:04.9016697Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-328] SKIPPED [ 66%] 2023-03-20T11:54:04.9022710Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-329] SKIPPED [ 66%] 2023-03-20T11:54:04.9028587Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-330] SKIPPED [ 66%] 2023-03-20T11:54:04.9035558Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-331] SKIPPED [ 66%] 2023-03-20T11:54:04.9041613Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-332] SKIPPED [ 66%] 2023-03-20T11:54:04.9047376Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-333] SKIPPED [ 66%] 2023-03-20T11:54:04.9053987Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-334] SKIPPED [ 66%] 2023-03-20T11:54:04.9060110Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-335] SKIPPED [ 66%] 2023-03-20T11:54:04.9066135Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-336] SKIPPED [ 66%] 2023-03-20T11:54:04.9072079Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-337] SKIPPED [ 66%] 2023-03-20T11:54:04.9078094Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-338] SKIPPED [ 66%] 2023-03-20T11:54:04.9084030Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-339] SKIPPED [ 66%] 2023-03-20T11:54:04.9090975Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-340] SKIPPED [ 66%] 2023-03-20T11:54:04.9096705Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-341] SKIPPED [ 66%] 2023-03-20T11:54:04.9103570Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-342] SKIPPED [ 66%] 2023-03-20T11:54:04.9109661Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-343] SKIPPED [ 66%] 2023-03-20T11:54:04.9115535Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-344] SKIPPED [ 66%] 2023-03-20T11:54:04.9121604Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-345] SKIPPED [ 66%] 2023-03-20T11:54:04.9128207Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-346] SKIPPED [ 66%] 2023-03-20T11:54:04.9134193Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-347] SKIPPED [ 66%] 2023-03-20T11:54:04.9140187Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-348] SKIPPED [ 66%] 2023-03-20T11:54:04.9146357Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-349] SKIPPED [ 66%] 2023-03-20T11:54:04.9152226Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-350] SKIPPED [ 66%] 2023-03-20T11:54:04.9158166Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-351] SKIPPED [ 66%] 2023-03-20T11:54:04.9164470Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-352] SKIPPED [ 66%] 2023-03-20T11:54:04.9171560Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-353] SKIPPED [ 66%] 2023-03-20T11:54:04.9178581Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-354] SKIPPED [ 66%] 2023-03-20T11:54:04.9184430Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-355] SKIPPED [ 66%] 2023-03-20T11:54:04.9190490Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-356] SKIPPED [ 66%] 2023-03-20T11:54:04.9196585Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-357] SKIPPED [ 66%] 2023-03-20T11:54:04.9202548Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-358] SKIPPED [ 66%] 2023-03-20T11:54:04.9210248Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-359] SKIPPED [ 66%] 2023-03-20T11:54:04.9215154Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-360] SKIPPED [ 66%] 2023-03-20T11:54:04.9221278Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-361] SKIPPED [ 66%] 2023-03-20T11:54:04.9227125Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-362] SKIPPED [ 66%] 2023-03-20T11:54:04.9232980Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-363] SKIPPED [ 66%] 2023-03-20T11:54:04.9238978Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-364] SKIPPED [ 66%] 2023-03-20T11:54:04.9246441Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-365] SKIPPED [ 66%] 2023-03-20T11:54:04.9253471Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-366] SKIPPED [ 66%] 2023-03-20T11:54:04.9258814Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-367] SKIPPED [ 66%] 2023-03-20T11:54:04.9264852Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-368] SKIPPED [ 66%] 2023-03-20T11:54:04.9271010Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-369] SKIPPED [ 66%] 2023-03-20T11:54:04.9276776Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-370] SKIPPED [ 66%] 2023-03-20T11:54:04.9282821Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-371] SKIPPED [ 66%] 2023-03-20T11:54:04.9289833Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-372] SKIPPED [ 66%] 2023-03-20T11:54:04.9295071Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-373] SKIPPED [ 66%] 2023-03-20T11:54:04.9301003Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-374] SKIPPED [ 66%] 2023-03-20T11:54:04.9307210Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-375] SKIPPED [ 66%] 2023-03-20T11:54:04.9312885Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-376] SKIPPED [ 66%] 2023-03-20T11:54:04.9319898Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-377] SKIPPED [ 66%] 2023-03-20T11:54:04.9325933Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-378] SKIPPED [ 66%] 2023-03-20T11:54:04.9333153Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-379] SKIPPED [ 66%] 2023-03-20T11:54:04.9338419Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-380] SKIPPED [ 66%] 2023-03-20T11:54:04.9344258Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-381] SKIPPED [ 66%] 2023-03-20T11:54:04.9350691Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-382] SKIPPED [ 66%] 2023-03-20T11:54:04.9356499Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[pad_mask-383] SKIPPED [ 66%] 2023-03-20T11:54:04.9362905Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-00] SKIPPED [ 66%] 2023-03-20T11:54:04.9369982Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-01] SKIPPED [ 66%] 2023-03-20T11:54:04.9375144Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-02] SKIPPED [ 66%] 2023-03-20T11:54:04.9381181Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-03] SKIPPED [ 66%] 2023-03-20T11:54:04.9388380Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-04] SKIPPED [ 66%] 2023-03-20T11:54:04.9394279Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-05] SKIPPED [ 66%] 2023-03-20T11:54:04.9400197Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-06] SKIPPED [ 66%] 2023-03-20T11:54:04.9406362Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-07] SKIPPED [ 66%] 2023-03-20T11:54:04.9413180Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-08] SKIPPED [ 66%] 2023-03-20T11:54:04.9418756Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-09] SKIPPED [ 66%] 2023-03-20T11:54:04.9424702Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-10] SKIPPED [ 66%] 2023-03-20T11:54:04.9430715Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_image_tensor-11] SKIPPED [ 66%] 2023-03-20T11:54:04.9436538Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-00] SKIPPED [ 66%] 2023-03-20T11:54:04.9442544Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-01] SKIPPED [ 66%] 2023-03-20T11:54:04.9449835Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-02] SKIPPED [ 66%] 2023-03-20T11:54:04.9454835Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-03] SKIPPED [ 66%] 2023-03-20T11:54:04.9461931Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-04] SKIPPED [ 66%] 2023-03-20T11:54:04.9467844Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-05] SKIPPED [ 66%] 2023-03-20T11:54:04.9473761Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-06] SKIPPED [ 66%] 2023-03-20T11:54:04.9479518Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-07] SKIPPED [ 66%] 2023-03-20T11:54:04.9485522Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-08] SKIPPED [ 66%] 2023-03-20T11:54:04.9492366Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-09] SKIPPED [ 66%] 2023-03-20T11:54:04.9497840Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-10] SKIPPED [ 66%] 2023-03-20T11:54:04.9503922Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-11] SKIPPED [ 66%] 2023-03-20T11:54:04.9510038Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-12] SKIPPED [ 66%] 2023-03-20T11:54:04.9515927Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-13] SKIPPED [ 66%] 2023-03-20T11:54:04.9522115Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-14] SKIPPED [ 66%] 2023-03-20T11:54:04.9530226Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-15] SKIPPED [ 66%] 2023-03-20T11:54:04.9535839Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-16] SKIPPED [ 66%] 2023-03-20T11:54:04.9541864Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-17] SKIPPED [ 66%] 2023-03-20T11:54:04.9548012Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-18] SKIPPED [ 66%] 2023-03-20T11:54:04.9553916Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-19] SKIPPED [ 66%] 2023-03-20T11:54:04.9559704Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-20] SKIPPED [ 66%] 2023-03-20T11:54:04.9565880Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-21] SKIPPED [ 66%] 2023-03-20T11:54:04.9573074Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-22] SKIPPED [ 66%] 2023-03-20T11:54:04.9578419Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-23] SKIPPED [ 66%] 2023-03-20T11:54:04.9584442Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-24] SKIPPED [ 66%] 2023-03-20T11:54:04.9590266Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-25] SKIPPED [ 66%] 2023-03-20T11:54:04.9598943Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-26] SKIPPED [ 66%] 2023-03-20T11:54:04.9605007Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-27] SKIPPED [ 66%] 2023-03-20T11:54:04.9611984Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-28] SKIPPED [ 66%] 2023-03-20T11:54:04.9617614Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-29] SKIPPED [ 66%] 2023-03-20T11:54:04.9623498Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-30] SKIPPED [ 66%] 2023-03-20T11:54:04.9629752Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[perspective_mask-31] SKIPPED [ 66%] 2023-03-20T11:54:04.9635643Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-00] SKIPPED [ 66%] 2023-03-20T11:54:04.9641631Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-01] SKIPPED [ 66%] 2023-03-20T11:54:04.9648908Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-02] SKIPPED [ 66%] 2023-03-20T11:54:04.9653972Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-03] SKIPPED [ 66%] 2023-03-20T11:54:04.9660198Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-04] SKIPPED [ 66%] 2023-03-20T11:54:04.9666449Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-05] SKIPPED [ 66%] 2023-03-20T11:54:04.9673709Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-06] SKIPPED [ 66%] 2023-03-20T11:54:04.9680359Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-07] SKIPPED [ 66%] 2023-03-20T11:54:04.9685614Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-08] SKIPPED [ 66%] 2023-03-20T11:54:04.9692820Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-09] SKIPPED [ 66%] 2023-03-20T11:54:04.9698099Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-10] SKIPPED [ 66%] 2023-03-20T11:54:04.9704023Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-11] SKIPPED [ 66%] 2023-03-20T11:54:04.9710378Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-12] SKIPPED [ 66%] 2023-03-20T11:54:04.9716280Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-13] SKIPPED [ 66%] 2023-03-20T11:54:04.9722397Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-14] SKIPPED [ 66%] 2023-03-20T11:54:04.9729128Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-15] SKIPPED [ 66%] 2023-03-20T11:54:04.9735052Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-16] SKIPPED [ 66%] 2023-03-20T11:54:04.9742209Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-17] SKIPPED [ 66%] 2023-03-20T11:54:04.9748412Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-18] SKIPPED [ 66%] 2023-03-20T11:54:04.9754193Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-19] SKIPPED [ 66%] 2023-03-20T11:54:04.9760150Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-20] SKIPPED [ 66%] 2023-03-20T11:54:04.9766343Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-21] SKIPPED [ 66%] 2023-03-20T11:54:04.9773285Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-22] SKIPPED [ 66%] 2023-03-20T11:54:04.9778676Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-23] SKIPPED [ 66%] 2023-03-20T11:54:04.9784850Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-24] SKIPPED [ 66%] 2023-03-20T11:54:04.9790974Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-25] SKIPPED [ 66%] 2023-03-20T11:54:04.9796716Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-26] SKIPPED [ 66%] 2023-03-20T11:54:04.9802821Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-27] SKIPPED [ 66%] 2023-03-20T11:54:04.9809874Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-28] SKIPPED [ 66%] 2023-03-20T11:54:04.9816667Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-29] SKIPPED [ 66%] 2023-03-20T11:54:04.9822403Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-30] SKIPPED [ 66%] 2023-03-20T11:54:04.9828630Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-31] SKIPPED [ 66%] 2023-03-20T11:54:04.9834620Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[elastic_image_tensor-32] SKIPPED [ 66%] 2023-03-20T11:54:04.9840641Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-00] SKIPPED [ 66%] 2023-03-20T11:54:04.9846966Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-01] SKIPPED [ 66%] 2023-03-20T11:54:04.9853381Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-02] SKIPPED [ 66%] 2023-03-20T11:54:04.9859577Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-03] SKIPPED [ 66%] 2023-03-20T11:54:04.9865818Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-04] SKIPPED [ 66%] 2023-03-20T11:54:04.9871695Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-05] SKIPPED [ 66%] 2023-03-20T11:54:04.9877656Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-06] SKIPPED [ 66%] 2023-03-20T11:54:04.9884786Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-07] SKIPPED [ 66%] 2023-03-20T11:54:04.9891916Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-08] SKIPPED [ 66%] 2023-03-20T11:54:04.9897621Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-09] SKIPPED [ 66%] 2023-03-20T11:54:04.9903679Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-10] SKIPPED [ 66%] 2023-03-20T11:54:04.9909909Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-11] SKIPPED [ 66%] 2023-03-20T11:54:04.9915758Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-12] SKIPPED [ 66%] 2023-03-20T11:54:04.9922108Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-13] SKIPPED [ 66%] 2023-03-20T11:54:04.9928983Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-14] SKIPPED [ 66%] 2023-03-20T11:54:04.9934091Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-15] SKIPPED [ 66%] 2023-03-20T11:54:04.9940642Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-16] SKIPPED [ 66%] 2023-03-20T11:54:04.9946398Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-17] SKIPPED [ 66%] 2023-03-20T11:54:04.9952153Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-18] SKIPPED [ 66%] 2023-03-20T11:54:04.9959267Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-19] SKIPPED [ 66%] 2023-03-20T11:54:04.9965587Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-20] SKIPPED [ 66%] 2023-03-20T11:54:04.9972782Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-21] SKIPPED [ 66%] 2023-03-20T11:54:04.9978266Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-22] SKIPPED [ 66%] 2023-03-20T11:54:04.9984111Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-23] SKIPPED [ 66%] 2023-03-20T11:54:04.9990491Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-24] SKIPPED [ 66%] 2023-03-20T11:54:04.9996506Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-25] SKIPPED [ 66%] 2023-03-20T11:54:05.0002718Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-26] SKIPPED [ 66%] 2023-03-20T11:54:05.0009771Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-27] SKIPPED [ 66%] 2023-03-20T11:54:05.0015236Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-28] SKIPPED [ 66%] 2023-03-20T11:54:05.0020849Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-29] SKIPPED [ 66%] 2023-03-20T11:54:05.0028152Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-30] SKIPPED [ 66%] 2023-03-20T11:54:05.0034033Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-31] SKIPPED [ 66%] 2023-03-20T11:54:05.0039966Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-32] SKIPPED [ 66%] 2023-03-20T11:54:05.0046313Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-33] SKIPPED [ 66%] 2023-03-20T11:54:05.0053285Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-34] SKIPPED [ 66%] 2023-03-20T11:54:05.0058751Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-35] SKIPPED [ 66%] 2023-03-20T11:54:05.0064670Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-36] SKIPPED [ 66%] 2023-03-20T11:54:05.0070805Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-37] SKIPPED [ 66%] 2023-03-20T11:54:05.0076639Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-38] SKIPPED [ 66%] 2023-03-20T11:54:05.0082661Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-39] SKIPPED [ 66%] 2023-03-20T11:54:05.0089785Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-40] SKIPPED [ 66%] 2023-03-20T11:54:05.0095153Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-41] SKIPPED [ 66%] 2023-03-20T11:54:05.0102360Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-42] SKIPPED [ 66%] 2023-03-20T11:54:05.0108356Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-43] SKIPPED [ 66%] 2023-03-20T11:54:05.0114225Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-44] SKIPPED [ 66%] 2023-03-20T11:54:05.0120167Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-45] SKIPPED [ 66%] 2023-03-20T11:54:05.0126280Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-46] SKIPPED [ 66%] 2023-03-20T11:54:05.0133226Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-47] SKIPPED [ 66%] 2023-03-20T11:54:05.0138655Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-48] SKIPPED [ 66%] 2023-03-20T11:54:05.0144896Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-49] SKIPPED [ 66%] 2023-03-20T11:54:05.0150928Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-50] SKIPPED [ 66%] 2023-03-20T11:54:05.0156705Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-51] SKIPPED [ 66%] 2023-03-20T11:54:05.0162660Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-52] SKIPPED [ 66%] 2023-03-20T11:54:05.0170813Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-53] SKIPPED [ 66%] 2023-03-20T11:54:05.0176199Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-54] SKIPPED [ 66%] 2023-03-20T11:54:05.0182251Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-55] SKIPPED [ 66%] 2023-03-20T11:54:05.0188112Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-56] SKIPPED [ 66%] 2023-03-20T11:54:05.0193990Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-57] SKIPPED [ 66%] 2023-03-20T11:54:05.0199845Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-58] SKIPPED [ 66%] 2023-03-20T11:54:05.0205728Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-59] SKIPPED [ 66%] 2023-03-20T11:54:05.0212899Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-60] SKIPPED [ 66%] 2023-03-20T11:54:05.0218187Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-61] SKIPPED [ 66%] 2023-03-20T11:54:05.0224672Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-62] SKIPPED [ 66%] 2023-03-20T11:54:05.0230563Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-63] SKIPPED [ 66%] 2023-03-20T11:54:05.0236406Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-64] SKIPPED [ 66%] 2023-03-20T11:54:05.0243544Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-65] SKIPPED [ 66%] 2023-03-20T11:54:05.0250562Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-66] SKIPPED [ 66%] 2023-03-20T11:54:05.0256632Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-67] SKIPPED [ 66%] 2023-03-20T11:54:05.0262270Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-68] SKIPPED [ 66%] 2023-03-20T11:54:05.0268831Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-69] SKIPPED [ 66%] 2023-03-20T11:54:05.0274740Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-70] SKIPPED [ 66%] 2023-03-20T11:54:05.0280870Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_image_tensor-71] SKIPPED [ 66%] 2023-03-20T11:54:05.0287081Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-00] SKIPPED [ 66%] 2023-03-20T11:54:05.0293230Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-01] SKIPPED [ 66%] 2023-03-20T11:54:05.0299450Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-02] SKIPPED [ 66%] 2023-03-20T11:54:05.0305240Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-03] SKIPPED [ 66%] 2023-03-20T11:54:05.0312639Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-04] SKIPPED [ 66%] 2023-03-20T11:54:05.0318671Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-05] SKIPPED [ 66%] 2023-03-20T11:54:05.0324634Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-06] SKIPPED [ 66%] 2023-03-20T11:54:05.0331749Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-07] SKIPPED [ 66%] 2023-03-20T11:54:05.0337089Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-08] SKIPPED [ 66%] 2023-03-20T11:54:05.0342755Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-09] SKIPPED [ 66%] 2023-03-20T11:54:05.0348684Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-10] SKIPPED [ 66%] 2023-03-20T11:54:05.0354565Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-11] SKIPPED [ 66%] 2023-03-20T11:54:05.0360571Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-12] SKIPPED [ 66%] 2023-03-20T11:54:05.0366504Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-13] SKIPPED [ 66%] 2023-03-20T11:54:05.0373238Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-14] SKIPPED [ 66%] 2023-03-20T11:54:05.0379947Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-15] SKIPPED [ 66%] 2023-03-20T11:54:05.0386245Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-16] SKIPPED [ 66%] 2023-03-20T11:54:05.0392155Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-17] SKIPPED [ 66%] 2023-03-20T11:54:05.0398224Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-18] SKIPPED [ 66%] 2023-03-20T11:54:05.0404102Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-19] SKIPPED [ 66%] 2023-03-20T11:54:05.0410530Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-20] SKIPPED [ 66%] 2023-03-20T11:54:05.0416771Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-21] SKIPPED [ 66%] 2023-03-20T11:54:05.0422849Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-22] SKIPPED [ 66%] 2023-03-20T11:54:05.0429005Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-23] SKIPPED [ 66%] 2023-03-20T11:54:05.0434894Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-24] SKIPPED [ 66%] 2023-03-20T11:54:05.0440959Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-25] SKIPPED [ 66%] 2023-03-20T11:54:05.0446901Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-26] SKIPPED [ 66%] 2023-03-20T11:54:05.0456112Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-27] SKIPPED [ 66%] 2023-03-20T11:54:05.0462264Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-28] SKIPPED [ 66%] 2023-03-20T11:54:05.0468401Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-29] SKIPPED [ 66%] 2023-03-20T11:54:05.0474321Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-30] SKIPPED [ 66%] 2023-03-20T11:54:05.0480369Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-31] SKIPPED [ 66%] 2023-03-20T11:54:05.0486584Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-32] SKIPPED [ 66%] 2023-03-20T11:54:05.0493231Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-33] SKIPPED [ 66%] 2023-03-20T11:54:05.0498519Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-34] SKIPPED [ 66%] 2023-03-20T11:54:05.0504140Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-35] SKIPPED [ 66%] 2023-03-20T11:54:05.0509974Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-36] SKIPPED [ 66%] 2023-03-20T11:54:05.0515593Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-37] SKIPPED [ 66%] 2023-03-20T11:54:06.2762240Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-38] SKIPPED [ 66%] 2023-03-20T11:54:06.2768949Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-39] SKIPPED [ 66%] 2023-03-20T11:54:06.2773687Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-40] SKIPPED [ 66%] 2023-03-20T11:54:06.2779535Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-41] SKIPPED [ 66%] 2023-03-20T11:54:06.2785767Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-42] SKIPPED [ 66%] 2023-03-20T11:54:06.2791771Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-43] SKIPPED [ 66%] 2023-03-20T11:54:06.2797127Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-44] SKIPPED [ 66%] 2023-03-20T11:54:06.2802968Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-45] SKIPPED [ 66%] 2023-03-20T11:54:06.2813429Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-46] SKIPPED [ 66%] 2023-03-20T11:54:06.2816834Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-47] SKIPPED [ 66%] 2023-03-20T11:54:06.2822926Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-48] SKIPPED [ 66%] 2023-03-20T11:54:06.2829480Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-49] SKIPPED [ 66%] 2023-03-20T11:54:06.2835451Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-50] SKIPPED [ 66%] 2023-03-20T11:54:06.2841531Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-51] SKIPPED [ 66%] 2023-03-20T11:54:06.2847350Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-52] SKIPPED [ 66%] 2023-03-20T11:54:06.2853108Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-53] SKIPPED [ 66%] 2023-03-20T11:54:06.2859259Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-54] SKIPPED [ 66%] 2023-03-20T11:54:06.2865230Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-55] SKIPPED [ 66%] 2023-03-20T11:54:06.2871230Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-56] SKIPPED [ 66%] 2023-03-20T11:54:06.2878617Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-57] SKIPPED [ 66%] 2023-03-20T11:54:06.2884164Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-58] SKIPPED [ 66%] 2023-03-20T11:54:06.2890471Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-59] SKIPPED [ 66%] 2023-03-20T11:54:06.2896379Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-60] SKIPPED [ 66%] 2023-03-20T11:54:06.2902102Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-61] SKIPPED [ 66%] 2023-03-20T11:54:06.2908216Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-62] SKIPPED [ 66%] 2023-03-20T11:54:06.2913954Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-63] SKIPPED [ 66%] 2023-03-20T11:54:06.2919704Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-64] SKIPPED [ 66%] 2023-03-20T11:54:06.2925801Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-65] SKIPPED [ 66%] 2023-03-20T11:54:06.2933004Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-66] SKIPPED [ 66%] 2023-03-20T11:54:06.2938692Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-67] SKIPPED [ 66%] 2023-03-20T11:54:06.2945653Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-68] SKIPPED [ 66%] 2023-03-20T11:54:06.2951635Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-69] SKIPPED [ 66%] 2023-03-20T11:54:06.2957466Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-70] SKIPPED [ 66%] 2023-03-20T11:54:06.2963424Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[center_crop_mask-71] SKIPPED [ 66%] 2023-03-20T11:54:06.2972675Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-00] SKIPPED [ 66%] 2023-03-20T11:54:06.2975426Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-01] SKIPPED [ 66%] 2023-03-20T11:54:06.2981335Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-02] SKIPPED [ 66%] 2023-03-20T11:54:06.2987568Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-03] SKIPPED [ 66%] 2023-03-20T11:54:06.2993540Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-04] SKIPPED [ 66%] 2023-03-20T11:54:06.2999523Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-05] SKIPPED [ 66%] 2023-03-20T11:54:06.3005569Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-06] SKIPPED [ 66%] 2023-03-20T11:54:06.3013476Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-07] SKIPPED [ 66%] 2023-03-20T11:54:06.3018652Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-08] SKIPPED [ 66%] 2023-03-20T11:54:06.3024821Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-09] SKIPPED [ 66%] 2023-03-20T11:54:06.3030673Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-10] SKIPPED [ 66%] 2023-03-20T11:54:06.3036244Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-11] SKIPPED [ 66%] 2023-03-20T11:54:06.3042411Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-12] SKIPPED [ 66%] 2023-03-20T11:54:06.3049340Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-13] SKIPPED [ 66%] 2023-03-20T11:54:06.3054613Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-14] SKIPPED [ 66%] 2023-03-20T11:54:06.3060544Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-15] SKIPPED [ 66%] 2023-03-20T11:54:06.3066523Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-16] SKIPPED [ 66%] 2023-03-20T11:54:06.3072324Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[equalize_image_tensor-17] SKIPPED [ 66%] 2023-03-20T11:54:06.3078321Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[invert_image_tensor-0] SKIPPED [ 66%] 2023-03-20T11:54:06.3085474Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[invert_image_tensor-1] SKIPPED [ 66%] 2023-03-20T11:54:06.3091868Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[invert_image_tensor-2] SKIPPED [ 66%] 2023-03-20T11:54:06.3097670Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[invert_image_tensor-3] SKIPPED [ 66%] 2023-03-20T11:54:06.3103526Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[invert_image_tensor-4] SKIPPED [ 66%] 2023-03-20T11:54:06.3109549Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[invert_image_tensor-5] SKIPPED [ 66%] 2023-03-20T11:54:06.3115188Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[invert_image_tensor-6] SKIPPED [ 66%] 2023-03-20T11:54:06.3121178Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[invert_image_tensor-7] SKIPPED [ 66%] 2023-03-20T11:54:06.3126967Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-00] SKIPPED [ 66%] 2023-03-20T11:54:06.3133258Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-01] SKIPPED [ 66%] 2023-03-20T11:54:06.3139215Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-02] SKIPPED [ 66%] 2023-03-20T11:54:06.3145071Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-03] SKIPPED [ 66%] 2023-03-20T11:54:06.3152396Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-04] SKIPPED [ 66%] 2023-03-20T11:54:06.3158384Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-05] SKIPPED [ 66%] 2023-03-20T11:54:06.3164070Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-06] SKIPPED [ 66%] 2023-03-20T11:54:06.3170468Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-07] SKIPPED [ 66%] 2023-03-20T11:54:06.3176396Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-08] SKIPPED [ 66%] 2023-03-20T11:54:06.3182173Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-09] SKIPPED [ 66%] 2023-03-20T11:54:06.3188190Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-10] SKIPPED [ 66%] 2023-03-20T11:54:06.3194012Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-11] SKIPPED [ 66%] 2023-03-20T11:54:06.3199849Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-12] SKIPPED [ 66%] 2023-03-20T11:54:06.3205797Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-13] SKIPPED [ 66%] 2023-03-20T11:54:06.3213205Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-14] SKIPPED [ 66%] 2023-03-20T11:54:06.3219789Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-15] SKIPPED [ 66%] 2023-03-20T11:54:06.3225567Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-16] SKIPPED [ 66%] 2023-03-20T11:54:06.3231465Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-17] SKIPPED [ 66%] 2023-03-20T11:54:06.3237331Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-18] SKIPPED [ 66%] 2023-03-20T11:54:06.3243174Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-19] SKIPPED [ 66%] 2023-03-20T11:54:06.3250384Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-20] SKIPPED [ 66%] 2023-03-20T11:54:06.3255361Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-21] SKIPPED [ 66%] 2023-03-20T11:54:06.3261278Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-22] SKIPPED [ 66%] 2023-03-20T11:54:06.3267342Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[posterize_image_tensor-23] SKIPPED [ 66%] 2023-03-20T11:54:06.3273089Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-00] SKIPPED [ 66%] 2023-03-20T11:54:06.3279104Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-01] SKIPPED [ 66%] 2023-03-20T11:54:06.3285212Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-02] SKIPPED [ 66%] 2023-03-20T11:54:06.3293491Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-03] SKIPPED [ 66%] 2023-03-20T11:54:06.3298401Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-04] SKIPPED [ 66%] 2023-03-20T11:54:06.3304026Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-05] SKIPPED [ 66%] 2023-03-20T11:54:06.3310407Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-06] SKIPPED [ 66%] 2023-03-20T11:54:06.3315808Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-07] SKIPPED [ 66%] 2023-03-20T11:54:06.3321828Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-08] SKIPPED [ 66%] 2023-03-20T11:54:06.3328690Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-09] SKIPPED [ 66%] 2023-03-20T11:54:06.3333796Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-10] SKIPPED [ 66%] 2023-03-20T11:54:06.3339788Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-11] SKIPPED [ 66%] 2023-03-20T11:54:06.3345902Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-12] SKIPPED [ 66%] 2023-03-20T11:54:06.3351535Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-13] SKIPPED [ 66%] 2023-03-20T11:54:06.3359062Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-14] SKIPPED [ 66%] 2023-03-20T11:54:06.3364695Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[solarize_image_tensor-15] SKIPPED [ 66%] 2023-03-20T11:54:06.3371642Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[autocontrast_image_tensor-0] SKIPPED [ 67%] 2023-03-20T11:54:06.3377233Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[autocontrast_image_tensor-1] SKIPPED [ 67%] 2023-03-20T11:54:06.3382812Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[autocontrast_image_tensor-2] SKIPPED [ 67%] 2023-03-20T11:54:06.3388868Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[autocontrast_image_tensor-3] SKIPPED [ 67%] 2023-03-20T11:54:06.3395052Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[autocontrast_image_tensor-4] SKIPPED [ 67%] 2023-03-20T11:54:06.3400882Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[autocontrast_image_tensor-5] SKIPPED [ 67%] 2023-03-20T11:54:06.3407036Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[autocontrast_image_tensor-6] SKIPPED [ 67%] 2023-03-20T11:54:06.3412988Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[autocontrast_image_tensor-7] SKIPPED [ 67%] 2023-03-20T11:54:06.3419267Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-00] SKIPPED [ 67%] 2023-03-20T11:54:06.3426908Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-01] SKIPPED [ 67%] 2023-03-20T11:54:06.3432633Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-02] SKIPPED [ 67%] 2023-03-20T11:54:06.3438556Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-03] SKIPPED [ 67%] 2023-03-20T11:54:06.3444393Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-04] SKIPPED [ 67%] 2023-03-20T11:54:06.3450879Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-05] SKIPPED [ 67%] 2023-03-20T11:54:06.3456931Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-06] SKIPPED [ 67%] 2023-03-20T11:54:06.3462638Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-07] SKIPPED [ 67%] 2023-03-20T11:54:06.3468617Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-08] SKIPPED [ 67%] 2023-03-20T11:54:06.3474164Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-09] SKIPPED [ 67%] 2023-03-20T11:54:06.3480333Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-10] SKIPPED [ 67%] 2023-03-20T11:54:06.3485866Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-11] SKIPPED [ 67%] 2023-03-20T11:54:06.3492940Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-12] SKIPPED [ 67%] 2023-03-20T11:54:06.3499586Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-13] SKIPPED [ 67%] 2023-03-20T11:54:06.3505547Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-14] SKIPPED [ 67%] 2023-03-20T11:54:06.3511430Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_sharpness_image_tensor-15] SKIPPED [ 67%] 2023-03-20T11:54:06.3517434Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-00] SKIPPED [ 67%] 2023-03-20T11:54:06.3523216Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-01] SKIPPED [ 67%] 2023-03-20T11:54:06.3530270Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-02] SKIPPED [ 67%] 2023-03-20T11:54:06.3535745Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-03] SKIPPED [ 67%] 2023-03-20T11:54:06.3541381Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-04] SKIPPED [ 67%] 2023-03-20T11:54:06.3547467Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-05] SKIPPED [ 67%] 2023-03-20T11:54:06.3553102Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-06] SKIPPED [ 67%] 2023-03-20T11:54:06.3559006Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-07] SKIPPED [ 67%] 2023-03-20T11:54:06.3569568Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-08] SKIPPED [ 67%] 2023-03-20T11:54:06.3575435Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-09] SKIPPED [ 67%] 2023-03-20T11:54:06.3581100Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-10] SKIPPED [ 67%] 2023-03-20T11:54:06.3586987Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-11] SKIPPED [ 67%] 2023-03-20T11:54:06.3592775Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-12] SKIPPED [ 67%] 2023-03-20T11:54:06.3598460Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-13] SKIPPED [ 67%] 2023-03-20T11:54:06.3604391Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-14] SKIPPED [ 67%] 2023-03-20T11:54:06.3610723Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_brightness_image_tensor-15] SKIPPED [ 67%] 2023-03-20T11:54:06.3616501Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-00] SKIPPED [ 67%] 2023-03-20T11:54:06.3621788Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-01] SKIPPED [ 67%] 2023-03-20T11:54:06.3627772Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-02] SKIPPED [ 67%] 2023-03-20T11:54:06.3633519Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-03] SKIPPED [ 67%] 2023-03-20T11:54:06.3640970Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-04] SKIPPED [ 67%] 2023-03-20T11:54:06.3646769Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-05] SKIPPED [ 67%] 2023-03-20T11:54:06.3653218Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-06] SKIPPED [ 67%] 2023-03-20T11:54:06.3658969Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-07] SKIPPED [ 67%] 2023-03-20T11:54:06.3664790Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-08] SKIPPED [ 67%] 2023-03-20T11:54:06.3670734Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-09] SKIPPED [ 67%] 2023-03-20T11:54:06.3676588Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-10] SKIPPED [ 67%] 2023-03-20T11:54:06.3682542Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-11] SKIPPED [ 67%] 2023-03-20T11:54:06.3689315Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-12] SKIPPED [ 67%] 2023-03-20T11:54:06.3694533Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-13] SKIPPED [ 67%] 2023-03-20T11:54:06.3701108Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-14] SKIPPED [ 67%] 2023-03-20T11:54:06.3708648Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_contrast_image_tensor-15] SKIPPED [ 67%] 2023-03-20T11:54:06.3714335Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-00] SKIPPED [ 67%] 2023-03-20T11:54:06.3720328Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-01] SKIPPED [ 67%] 2023-03-20T11:54:06.3726066Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-02] SKIPPED [ 67%] 2023-03-20T11:54:06.3733188Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-03] SKIPPED [ 67%] 2023-03-20T11:54:06.3738331Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-04] SKIPPED [ 67%] 2023-03-20T11:54:06.3744035Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-05] SKIPPED [ 67%] 2023-03-20T11:54:06.3749745Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-06] SKIPPED [ 67%] 2023-03-20T11:54:06.3755517Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-07] SKIPPED [ 67%] 2023-03-20T11:54:06.3761382Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-08] SKIPPED [ 67%] 2023-03-20T11:54:06.3767213Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-09] SKIPPED [ 67%] 2023-03-20T11:54:06.3773201Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-10] SKIPPED [ 67%] 2023-03-20T11:54:06.3780604Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-11] SKIPPED [ 67%] 2023-03-20T11:54:06.3786593Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-12] SKIPPED [ 67%] 2023-03-20T11:54:06.3792473Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-13] SKIPPED [ 67%] 2023-03-20T11:54:06.3798280Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-14] SKIPPED [ 67%] 2023-03-20T11:54:06.3804343Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_gamma_image_tensor-15] SKIPPED [ 67%] 2023-03-20T11:54:06.3811746Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-00] SKIPPED [ 67%] 2023-03-20T11:54:06.3816334Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-01] SKIPPED [ 67%] 2023-03-20T11:54:06.3822103Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-02] SKIPPED [ 67%] 2023-03-20T11:54:06.3827960Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-03] SKIPPED [ 67%] 2023-03-20T11:54:06.3833578Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-04] SKIPPED [ 67%] 2023-03-20T11:54:06.3839496Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-05] SKIPPED [ 67%] 2023-03-20T11:54:06.3846874Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-06] SKIPPED [ 67%] 2023-03-20T11:54:06.3853273Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-07] SKIPPED [ 67%] 2023-03-20T11:54:06.3858922Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-08] SKIPPED [ 67%] 2023-03-20T11:54:06.3864722Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-09] SKIPPED [ 67%] 2023-03-20T11:54:06.3870726Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-10] SKIPPED [ 67%] 2023-03-20T11:54:06.3876482Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-11] SKIPPED [ 67%] 2023-03-20T11:54:06.3882474Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-12] SKIPPED [ 67%] 2023-03-20T11:54:06.3889537Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-13] SKIPPED [ 67%] 2023-03-20T11:54:06.3894369Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-14] SKIPPED [ 67%] 2023-03-20T11:54:06.3900407Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_hue_image_tensor-15] SKIPPED [ 67%] 2023-03-20T11:54:06.3906444Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-00] SKIPPED [ 67%] 2023-03-20T11:54:06.3911955Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-01] SKIPPED [ 67%] 2023-03-20T11:54:06.3919207Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-02] SKIPPED [ 67%] 2023-03-20T11:54:06.3925010Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-03] SKIPPED [ 67%] 2023-03-20T11:54:06.3931806Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-04] SKIPPED [ 67%] 2023-03-20T11:54:06.3937119Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-05] SKIPPED [ 67%] 2023-03-20T11:54:06.3942889Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-06] SKIPPED [ 67%] 2023-03-20T11:54:06.3948893Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-07] SKIPPED [ 67%] 2023-03-20T11:54:06.3954749Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-08] SKIPPED [ 67%] 2023-03-20T11:54:06.3960618Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-09] SKIPPED [ 67%] 2023-03-20T11:54:06.3966235Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-10] SKIPPED [ 67%] 2023-03-20T11:54:06.3973219Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-11] SKIPPED [ 67%] 2023-03-20T11:54:06.3978560Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-12] SKIPPED [ 67%] 2023-03-20T11:54:06.3986136Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-13] SKIPPED [ 67%] 2023-03-20T11:54:06.3991842Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-14] SKIPPED [ 67%] 2023-03-20T11:54:06.3997649Z test/test_transforms_v2_functional.py::TestKernels::test_float32_vs_uint8[adjust_saturation_image_tensor-15] SKIPPED [ 67%] 2023-03-20T11:54:06.4003574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-000] SKIPPED [ 67%] 2023-03-20T11:54:06.4010557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-001] SKIPPED [ 67%] 2023-03-20T11:54:06.4015884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-002] SKIPPED [ 67%] 2023-03-20T11:54:06.4021793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-003] SKIPPED [ 67%] 2023-03-20T11:54:06.4027544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-004] SKIPPED [ 67%] 2023-03-20T11:54:06.4033328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-005] SKIPPED [ 67%] 2023-03-20T11:54:06.4039202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-006] SKIPPED [ 67%] 2023-03-20T11:54:06.4044952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-007] SKIPPED [ 67%] 2023-03-20T11:54:06.4051855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-008] SKIPPED [ 67%] 2023-03-20T11:54:06.4058513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-009] SKIPPED [ 67%] 2023-03-20T11:54:06.4064243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-010] SKIPPED [ 67%] 2023-03-20T11:54:06.4070201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-011] SKIPPED [ 67%] 2023-03-20T11:54:06.4076400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-012] SKIPPED [ 67%] 2023-03-20T11:54:06.4081814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-013] SKIPPED [ 67%] 2023-03-20T11:54:06.4088212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-014] SKIPPED [ 67%] 2023-03-20T11:54:06.4093832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-015] SKIPPED [ 67%] 2023-03-20T11:54:06.4099799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-016] SKIPPED [ 67%] 2023-03-20T11:54:06.4105888Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-017] SKIPPED [ 67%] 2023-03-20T11:54:06.4111367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-018] SKIPPED [ 67%] 2023-03-20T11:54:06.4117051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-019] SKIPPED [ 67%] 2023-03-20T11:54:06.4124348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-020] SKIPPED [ 67%] 2023-03-20T11:54:06.4130562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-021] SKIPPED [ 67%] 2023-03-20T11:54:06.4136616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-022] SKIPPED [ 67%] 2023-03-20T11:54:06.4142524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-023] SKIPPED [ 67%] 2023-03-20T11:54:06.4148078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-024] SKIPPED [ 67%] 2023-03-20T11:54:06.4153647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-025] SKIPPED [ 67%] 2023-03-20T11:54:06.4159575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-026] SKIPPED [ 67%] 2023-03-20T11:54:06.4165382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-027] SKIPPED [ 67%] 2023-03-20T11:54:06.4172121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-028] SKIPPED [ 67%] 2023-03-20T11:54:06.4177526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-029] SKIPPED [ 67%] 2023-03-20T11:54:06.4183205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-030] SKIPPED [ 67%] 2023-03-20T11:54:06.4189159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-031] SKIPPED [ 67%] 2023-03-20T11:54:06.4196288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-032] SKIPPED [ 67%] 2023-03-20T11:54:06.4202221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-033] SKIPPED [ 67%] 2023-03-20T11:54:06.4209070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-034] SKIPPED [ 67%] 2023-03-20T11:54:06.4214227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-035] SKIPPED [ 67%] 2023-03-20T11:54:06.4220058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-036] SKIPPED [ 67%] 2023-03-20T11:54:06.4226114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-037] SKIPPED [ 67%] 2023-03-20T11:54:06.4231813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-038] SKIPPED [ 67%] 2023-03-20T11:54:06.4237495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-039] SKIPPED [ 67%] 2023-03-20T11:54:06.4243436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-040] SKIPPED [ 67%] 2023-03-20T11:54:06.4250343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-041] SKIPPED [ 67%] 2023-03-20T11:54:06.4255351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-042] SKIPPED [ 67%] 2023-03-20T11:54:06.4262522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-043] SKIPPED [ 67%] 2023-03-20T11:54:06.4268521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-044] SKIPPED [ 67%] 2023-03-20T11:54:06.4274319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-045] SKIPPED [ 67%] 2023-03-20T11:54:06.4280267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-046] SKIPPED [ 67%] 2023-03-20T11:54:06.4286015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-047] SKIPPED [ 67%] 2023-03-20T11:54:06.4293074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-048] SKIPPED [ 67%] 2023-03-20T11:54:06.4297946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-049] SKIPPED [ 67%] 2023-03-20T11:54:06.4304045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-050] SKIPPED [ 67%] 2023-03-20T11:54:06.4310097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-051] SKIPPED [ 67%] 2023-03-20T11:54:06.4316054Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-052] SKIPPED [ 67%] 2023-03-20T11:54:06.4321824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-053] SKIPPED [ 67%] 2023-03-20T11:54:06.4330269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-054] SKIPPED [ 67%] 2023-03-20T11:54:06.4335305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-055] SKIPPED [ 67%] 2023-03-20T11:54:06.4341005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-056] SKIPPED [ 67%] 2023-03-20T11:54:06.4346903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-057] SKIPPED [ 67%] 2023-03-20T11:54:06.4352834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-058] SKIPPED [ 67%] 2023-03-20T11:54:06.4358562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-059] SKIPPED [ 67%] 2023-03-20T11:54:06.4364400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-060] SKIPPED [ 67%] 2023-03-20T11:54:06.4371728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-061] SKIPPED [ 67%] 2023-03-20T11:54:06.4376592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-062] SKIPPED [ 67%] 2023-03-20T11:54:06.4382398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-063] SKIPPED [ 67%] 2023-03-20T11:54:06.4388348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-064] SKIPPED [ 67%] 2023-03-20T11:54:06.4394034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-065] SKIPPED [ 67%] 2023-03-20T11:54:06.4403461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-066] SKIPPED [ 67%] 2023-03-20T11:54:06.4410591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-067] SKIPPED [ 67%] 2023-03-20T11:54:06.4415702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-068] SKIPPED [ 67%] 2023-03-20T11:54:06.4421345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-069] SKIPPED [ 67%] 2023-03-20T11:54:06.4427337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-070] SKIPPED [ 67%] 2023-03-20T11:54:06.4433081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-071] SKIPPED [ 67%] 2023-03-20T11:54:06.4438687Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-072] SKIPPED [ 67%] 2023-03-20T11:54:06.4444696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-073] SKIPPED [ 67%] 2023-03-20T11:54:06.4451270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-074] SKIPPED [ 67%] 2023-03-20T11:54:06.4456970Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-075] SKIPPED [ 67%] 2023-03-20T11:54:06.4462794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-076] SKIPPED [ 67%] 2023-03-20T11:54:06.4470299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-077] SKIPPED [ 67%] 2023-03-20T11:54:06.4476082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-078] SKIPPED [ 67%] 2023-03-20T11:54:06.4481893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-079] SKIPPED [ 67%] 2023-03-20T11:54:06.4488940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-080] SKIPPED [ 67%] 2023-03-20T11:54:06.4493907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-081] SKIPPED [ 67%] 2023-03-20T11:54:06.4499877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-082] SKIPPED [ 67%] 2023-03-20T11:54:06.4505862Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-083] SKIPPED [ 67%] 2023-03-20T11:54:06.4511659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-084] SKIPPED [ 67%] 2023-03-20T11:54:06.4517576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-085] SKIPPED [ 67%] 2023-03-20T11:54:06.4523473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-086] SKIPPED [ 67%] 2023-03-20T11:54:06.4530420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-087] SKIPPED [ 67%] 2023-03-20T11:54:06.4535639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-088] SKIPPED [ 67%] 2023-03-20T11:54:06.4542707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-089] SKIPPED [ 67%] 2023-03-20T11:54:06.4548806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-090] SKIPPED [ 67%] 2023-03-20T11:54:06.4554551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-091] SKIPPED [ 67%] 2023-03-20T11:54:06.4560513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-092] SKIPPED [ 67%] 2023-03-20T11:54:06.4566278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-093] SKIPPED [ 67%] 2023-03-20T11:54:06.4574138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-094] SKIPPED [ 67%] 2023-03-20T11:54:06.4578409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-095] SKIPPED [ 67%] 2023-03-20T11:54:06.4584142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-096] SKIPPED [ 67%] 2023-03-20T11:54:06.4590208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-097] SKIPPED [ 67%] 2023-03-20T11:54:06.4595926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-098] SKIPPED [ 67%] 2023-03-20T11:54:06.4601946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-099] SKIPPED [ 67%] 2023-03-20T11:54:06.4610229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-100] SKIPPED [ 67%] 2023-03-20T11:54:06.4615429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-horizontal_flip-101] SKIPPED [ 67%] 2023-03-20T11:54:06.4621275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-000] SKIPPED [ 67%] 2023-03-20T11:54:06.4627070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-001] SKIPPED [ 67%] 2023-03-20T11:54:06.4632779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-002] SKIPPED [ 67%] 2023-03-20T11:54:06.4638632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-003] SKIPPED [ 67%] 2023-03-20T11:54:06.4644507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-004] SKIPPED [ 67%] 2023-03-20T11:54:06.4650543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-005] SKIPPED [ 67%] 2023-03-20T11:54:06.4656481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-006] SKIPPED [ 67%] 2023-03-20T11:54:06.4662334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-007] SKIPPED [ 67%] 2023-03-20T11:54:06.4668300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-008] SKIPPED [ 67%] 2023-03-20T11:54:06.4673886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-009] SKIPPED [ 67%] 2023-03-20T11:54:06.4681119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-010] SKIPPED [ 67%] 2023-03-20T11:54:06.4686611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-011] SKIPPED [ 67%] 2023-03-20T11:54:06.4693451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-012] SKIPPED [ 67%] 2023-03-20T11:54:06.4698909Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-013] SKIPPED [ 67%] 2023-03-20T11:54:06.4704643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-014] SKIPPED [ 67%] 2023-03-20T11:54:06.4710514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-015] SKIPPED [ 67%] 2023-03-20T11:54:06.4716415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-016] SKIPPED [ 67%] 2023-03-20T11:54:06.4722235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-017] SKIPPED [ 67%] 2023-03-20T11:54:06.4729100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-018] SKIPPED [ 67%] 2023-03-20T11:54:06.4733962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-019] SKIPPED [ 67%] 2023-03-20T11:54:06.4739577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-020] SKIPPED [ 67%] 2023-03-20T11:54:06.4746936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-021] SKIPPED [ 67%] 2023-03-20T11:54:06.4752656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-022] SKIPPED [ 67%] 2023-03-20T11:54:06.4758633Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-023] SKIPPED [ 67%] 2023-03-20T11:54:06.4764293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-024] SKIPPED [ 67%] 2023-03-20T11:54:06.4770556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-025] SKIPPED [ 67%] 2023-03-20T11:54:06.4776524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-026] SKIPPED [ 67%] 2023-03-20T11:54:06.4781637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-027] SKIPPED [ 67%] 2023-03-20T11:54:06.4787527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-028] SKIPPED [ 67%] 2023-03-20T11:54:06.4793084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-029] SKIPPED [ 67%] 2023-03-20T11:54:06.4798675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-030] SKIPPED [ 67%] 2023-03-20T11:54:06.4804411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-031] SKIPPED [ 67%] 2023-03-20T11:54:06.4810355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-032] SKIPPED [ 67%] 2023-03-20T11:54:06.4817855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-033] SKIPPED [ 67%] 2023-03-20T11:54:06.4823496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-034] SKIPPED [ 67%] 2023-03-20T11:54:06.4829643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-035] SKIPPED [ 67%] 2023-03-20T11:54:06.4835216Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-036] SKIPPED [ 67%] 2023-03-20T11:54:06.4841442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-037] SKIPPED [ 67%] 2023-03-20T11:54:06.4847078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-038] SKIPPED [ 67%] 2023-03-20T11:54:06.4853456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-039] SKIPPED [ 67%] 2023-03-20T11:54:06.4858829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-040] SKIPPED [ 67%] 2023-03-20T11:54:06.4864585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-041] SKIPPED [ 67%] 2023-03-20T11:54:06.4870472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-042] SKIPPED [ 67%] 2023-03-20T11:54:06.4876055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-043] SKIPPED [ 67%] 2023-03-20T11:54:06.4883267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-044] SKIPPED [ 67%] 2023-03-20T11:54:06.4889934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-045] SKIPPED [ 67%] 2023-03-20T11:54:06.4895494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-046] SKIPPED [ 67%] 2023-03-20T11:54:06.4901222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-047] SKIPPED [ 67%] 2023-03-20T11:54:06.4906963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-048] SKIPPED [ 67%] 2023-03-20T11:54:06.4912932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-049] SKIPPED [ 67%] 2023-03-20T11:54:06.4921829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-050] SKIPPED [ 67%] 2023-03-20T11:54:06.4924464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-051] SKIPPED [ 67%] 2023-03-20T11:54:06.4930390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-052] SKIPPED [ 67%] 2023-03-20T11:54:06.4936623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-053] SKIPPED [ 67%] 2023-03-20T11:54:06.4942282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-054] SKIPPED [ 67%] 2023-03-20T11:54:06.4948191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-055] SKIPPED [ 67%] 2023-03-20T11:54:06.4955305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-056] SKIPPED [ 67%] 2023-03-20T11:54:06.4960898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-057] SKIPPED [ 67%] 2023-03-20T11:54:06.4966661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-058] SKIPPED [ 67%] 2023-03-20T11:54:06.4973094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-059] SKIPPED [ 67%] 2023-03-20T11:54:06.4978770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-060] SKIPPED [ 67%] 2023-03-20T11:54:06.4984538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-061] SKIPPED [ 67%] 2023-03-20T11:54:06.4990576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-062] SKIPPED [ 67%] 2023-03-20T11:54:06.4996294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-063] SKIPPED [ 67%] 2023-03-20T11:54:06.5002242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-064] SKIPPED [ 67%] 2023-03-20T11:54:06.5009010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-065] SKIPPED [ 67%] 2023-03-20T11:54:06.5013867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-066] SKIPPED [ 67%] 2023-03-20T11:54:06.5021236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-067] SKIPPED [ 67%] 2023-03-20T11:54:06.5027172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-068] SKIPPED [ 67%] 2023-03-20T11:54:06.5033233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-069] SKIPPED [ 67%] 2023-03-20T11:54:06.5038881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-070] SKIPPED [ 67%] 2023-03-20T11:54:06.5044711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-071] SKIPPED [ 67%] 2023-03-20T11:54:06.5051854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-072] SKIPPED [ 67%] 2023-03-20T11:54:06.5057202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-073] SKIPPED [ 67%] 2023-03-20T11:54:06.5063302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-074] SKIPPED [ 67%] 2023-03-20T11:54:06.5069150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-075] SKIPPED [ 67%] 2023-03-20T11:54:06.5074918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-076] SKIPPED [ 67%] 2023-03-20T11:54:06.5080875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-077] SKIPPED [ 67%] 2023-03-20T11:54:06.5086891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-078] SKIPPED [ 67%] 2023-03-20T11:54:06.5094306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-079] SKIPPED [ 67%] 2023-03-20T11:54:06.5100456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-080] SKIPPED [ 67%] 2023-03-20T11:54:06.5106559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-081] SKIPPED [ 67%] 2023-03-20T11:54:06.5112514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-082] SKIPPED [ 67%] 2023-03-20T11:54:06.5118572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-083] SKIPPED [ 67%] 2023-03-20T11:54:06.5124453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-084] SKIPPED [ 67%] 2023-03-20T11:54:06.5131524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-085] SKIPPED [ 67%] 2023-03-20T11:54:06.5137239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-086] SKIPPED [ 67%] 2023-03-20T11:54:06.5142961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-087] SKIPPED [ 67%] 2023-03-20T11:54:06.5149178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-088] SKIPPED [ 67%] 2023-03-20T11:54:06.5155095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-089] SKIPPED [ 67%] 2023-03-20T11:54:06.5162585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-090] SKIPPED [ 67%] 2023-03-20T11:54:06.5169865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-091] SKIPPED [ 67%] 2023-03-20T11:54:06.5174793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-092] SKIPPED [ 67%] 2023-03-20T11:54:06.5181049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-093] SKIPPED [ 67%] 2023-03-20T11:54:06.5187349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-094] SKIPPED [ 67%] 2023-03-20T11:54:06.5193195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-095] SKIPPED [ 67%] 2023-03-20T11:54:06.5199262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-096] SKIPPED [ 67%] 2023-03-20T11:54:06.5205151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-097] SKIPPED [ 67%] 2023-03-20T11:54:06.5212166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-098] SKIPPED [ 67%] 2023-03-20T11:54:06.5217668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-099] SKIPPED [ 67%] 2023-03-20T11:54:06.5223518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-100] SKIPPED [ 67%] 2023-03-20T11:54:06.5232459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-101] SKIPPED [ 67%] 2023-03-20T11:54:06.5238341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-102] SKIPPED [ 67%] 2023-03-20T11:54:06.5244444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-103] SKIPPED [ 67%] 2023-03-20T11:54:06.5250583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-104] SKIPPED [ 67%] 2023-03-20T11:54:06.5257071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-105] SKIPPED [ 67%] 2023-03-20T11:54:06.5262940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-106] SKIPPED [ 67%] 2023-03-20T11:54:06.5269158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-107] SKIPPED [ 67%] 2023-03-20T11:54:06.5275001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-108] SKIPPED [ 67%] 2023-03-20T11:54:06.5281071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-109] SKIPPED [ 67%] 2023-03-20T11:54:06.5286927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-110] SKIPPED [ 67%] 2023-03-20T11:54:06.5293533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-111] SKIPPED [ 67%] 2023-03-20T11:54:06.5299312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-112] SKIPPED [ 67%] 2023-03-20T11:54:06.5306637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-113] SKIPPED [ 67%] 2023-03-20T11:54:06.5312754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-114] SKIPPED [ 67%] 2023-03-20T11:54:06.5318460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-115] SKIPPED [ 67%] 2023-03-20T11:54:06.5324662Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-116] SKIPPED [ 67%] 2023-03-20T11:54:06.5331670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-117] SKIPPED [ 67%] 2023-03-20T11:54:06.5336918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-118] SKIPPED [ 67%] 2023-03-20T11:54:06.5342717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-119] SKIPPED [ 67%] 2023-03-20T11:54:06.5348750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-120] SKIPPED [ 67%] 2023-03-20T11:54:06.5354651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-121] SKIPPED [ 67%] 2023-03-20T11:54:06.5360788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-122] SKIPPED [ 67%] 2023-03-20T11:54:06.5366655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-123] SKIPPED [ 67%] 2023-03-20T11:54:06.5374196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-124] SKIPPED [ 67%] 2023-03-20T11:54:06.5380432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-125] SKIPPED [ 67%] 2023-03-20T11:54:06.5386434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-126] SKIPPED [ 67%] 2023-03-20T11:54:06.5392471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-127] SKIPPED [ 67%] 2023-03-20T11:54:06.5398353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-128] SKIPPED [ 67%] 2023-03-20T11:54:06.5404241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-129] SKIPPED [ 67%] 2023-03-20T11:54:06.5410395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-130] SKIPPED [ 67%] 2023-03-20T11:54:06.5416807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-131] SKIPPED [ 67%] 2023-03-20T11:54:06.5422579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-132] SKIPPED [ 67%] 2023-03-20T11:54:06.5428589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-133] SKIPPED [ 67%] 2023-03-20T11:54:06.5434821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-134] SKIPPED [ 67%] 2023-03-20T11:54:06.5440780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-135] SKIPPED [ 67%] 2023-03-20T11:54:06.5448879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-136] SKIPPED [ 67%] 2023-03-20T11:54:06.5454005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-137] SKIPPED [ 67%] 2023-03-20T11:54:06.5460412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-138] SKIPPED [ 67%] 2023-03-20T11:54:06.5466332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-139] SKIPPED [ 67%] 2023-03-20T11:54:06.5472210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-140] SKIPPED [ 67%] 2023-03-20T11:54:06.5478221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-141] SKIPPED [ 67%] 2023-03-20T11:54:06.5484210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-142] SKIPPED [ 67%] 2023-03-20T11:54:06.5490326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-143] SKIPPED [ 67%] 2023-03-20T11:54:06.5496498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-144] SKIPPED [ 67%] 2023-03-20T11:54:06.5502658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-145] SKIPPED [ 67%] 2023-03-20T11:54:06.5508782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-146] SKIPPED [ 67%] 2023-03-20T11:54:06.5515906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-147] SKIPPED [ 67%] 2023-03-20T11:54:06.5521912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-148] SKIPPED [ 67%] 2023-03-20T11:54:06.5529093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-149] SKIPPED [ 67%] 2023-03-20T11:54:06.5534038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-150] SKIPPED [ 67%] 2023-03-20T11:54:06.5540286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-151] SKIPPED [ 67%] 2023-03-20T11:54:06.5546357Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-152] SKIPPED [ 67%] 2023-03-20T11:54:06.5552399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-153] SKIPPED [ 67%] 2023-03-20T11:54:06.5558219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-154] SKIPPED [ 67%] 2023-03-20T11:54:06.5564103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-155] SKIPPED [ 67%] 2023-03-20T11:54:06.5570485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-156] SKIPPED [ 67%] 2023-03-20T11:54:06.5576740Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-157] SKIPPED [ 67%] 2023-03-20T11:54:06.5582646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-158] SKIPPED [ 67%] 2023-03-20T11:54:06.5589951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-159] SKIPPED [ 67%] 2023-03-20T11:54:06.5595819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-160] SKIPPED [ 67%] 2023-03-20T11:54:06.5601763Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-161] SKIPPED [ 67%] 2023-03-20T11:54:06.5607940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-162] SKIPPED [ 67%] 2023-03-20T11:54:06.5613992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-163] SKIPPED [ 67%] 2023-03-20T11:54:06.5620287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-164] SKIPPED [ 67%] 2023-03-20T11:54:06.5626511Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-165] SKIPPED [ 67%] 2023-03-20T11:54:06.5632318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-166] SKIPPED [ 67%] 2023-03-20T11:54:06.5638446Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-167] SKIPPED [ 67%] 2023-03-20T11:54:06.5644264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-168] SKIPPED [ 67%] 2023-03-20T11:54:06.5650475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-169] SKIPPED [ 67%] 2023-03-20T11:54:06.5658308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-170] SKIPPED [ 67%] 2023-03-20T11:54:06.5664181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-171] SKIPPED [ 67%] 2023-03-20T11:54:06.5670079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-172] SKIPPED [ 67%] 2023-03-20T11:54:06.5676015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-173] SKIPPED [ 67%] 2023-03-20T11:54:06.5682028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-174] SKIPPED [ 67%] 2023-03-20T11:54:06.5689244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-175] SKIPPED [ 67%] 2023-03-20T11:54:06.5694312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-176] SKIPPED [ 67%] 2023-03-20T11:54:06.5700049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-177] SKIPPED [ 67%] 2023-03-20T11:54:06.5706090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-178] SKIPPED [ 67%] 2023-03-20T11:54:06.5712107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-179] SKIPPED [ 67%] 2023-03-20T11:54:06.5718077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-180] SKIPPED [ 67%] 2023-03-20T11:54:06.5723951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-181] SKIPPED [ 67%] 2023-03-20T11:54:06.5732271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-182] SKIPPED [ 67%] 2023-03-20T11:54:06.5737189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-183] SKIPPED [ 67%] 2023-03-20T11:54:06.5743379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-184] SKIPPED [ 67%] 2023-03-20T11:54:06.5749497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-185] SKIPPED [ 67%] 2023-03-20T11:54:06.5755444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-186] SKIPPED [ 67%] 2023-03-20T11:54:06.5761477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-187] SKIPPED [ 67%] 2023-03-20T11:54:06.5767803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-188] SKIPPED [ 67%] 2023-03-20T11:54:06.5773652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-189] SKIPPED [ 67%] 2023-03-20T11:54:06.5779946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-190] SKIPPED [ 67%] 2023-03-20T11:54:06.5786081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-191] SKIPPED [ 67%] 2023-03-20T11:54:06.5791982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-192] SKIPPED [ 67%] 2023-03-20T11:54:06.5799207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-193] SKIPPED [ 67%] 2023-03-20T11:54:06.5805249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-194] SKIPPED [ 67%] 2023-03-20T11:54:06.5812563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-195] SKIPPED [ 67%] 2023-03-20T11:54:06.5817828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-196] SKIPPED [ 67%] 2023-03-20T11:54:06.5824326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-197] SKIPPED [ 67%] 2023-03-20T11:54:06.5830267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-198] SKIPPED [ 67%] 2023-03-20T11:54:06.5836040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-199] SKIPPED [ 67%] 2023-03-20T11:54:06.5841970Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-200] SKIPPED [ 67%] 2023-03-20T11:54:06.5850345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-201] SKIPPED [ 67%] 2023-03-20T11:54:06.5854928Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-202] SKIPPED [ 67%] 2023-03-20T11:54:06.5861001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-203] SKIPPED [ 67%] 2023-03-20T11:54:06.5866820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-204] SKIPPED [ 67%] 2023-03-20T11:54:06.5874066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-205] SKIPPED [ 67%] 2023-03-20T11:54:06.5879814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-206] SKIPPED [ 67%] 2023-03-20T11:54:06.5885887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-207] SKIPPED [ 67%] 2023-03-20T11:54:06.5892961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-208] SKIPPED [ 67%] 2023-03-20T11:54:06.5898304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-209] SKIPPED [ 67%] 2023-03-20T11:54:06.5904345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-210] SKIPPED [ 67%] 2023-03-20T11:54:06.5910383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-211] SKIPPED [ 67%] 2023-03-20T11:54:06.5916341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-212] SKIPPED [ 67%] 2023-03-20T11:54:06.5922277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-213] SKIPPED [ 67%] 2023-03-20T11:54:06.5928957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-214] SKIPPED [ 67%] 2023-03-20T11:54:06.5934328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-215] SKIPPED [ 67%] 2023-03-20T11:54:06.5941810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-216] SKIPPED [ 67%] 2023-03-20T11:54:06.5947781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-217] SKIPPED [ 67%] 2023-03-20T11:54:06.5953684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-218] SKIPPED [ 67%] 2023-03-20T11:54:06.5959723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-219] SKIPPED [ 67%] 2023-03-20T11:54:06.5965539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-220] SKIPPED [ 67%] 2023-03-20T11:54:06.5972639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-221] SKIPPED [ 67%] 2023-03-20T11:54:06.5977994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-222] SKIPPED [ 67%] 2023-03-20T11:54:06.5984025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-223] SKIPPED [ 67%] 2023-03-20T11:54:06.5989980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-224] SKIPPED [ 67%] 2023-03-20T11:54:06.5995793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-225] SKIPPED [ 67%] 2023-03-20T11:54:06.6001806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-226] SKIPPED [ 67%] 2023-03-20T11:54:06.6010143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-227] SKIPPED [ 67%] 2023-03-20T11:54:06.6015118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-228] SKIPPED [ 67%] 2023-03-20T11:54:06.6021257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-229] SKIPPED [ 67%] 2023-03-20T11:54:06.6027258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-230] SKIPPED [ 67%] 2023-03-20T11:54:06.6033085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-231] SKIPPED [ 67%] 2023-03-20T11:54:06.6038953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-232] SKIPPED [ 67%] 2023-03-20T11:54:06.6044871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-233] SKIPPED [ 67%] 2023-03-20T11:54:06.6051792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-234] SKIPPED [ 67%] 2023-03-20T11:54:06.6057286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-235] SKIPPED [ 67%] 2023-03-20T11:54:06.6063134Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-236] SKIPPED [ 67%] 2023-03-20T11:54:06.6069427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-237] SKIPPED [ 67%] 2023-03-20T11:54:06.6075307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-238] SKIPPED [ 67%] 2023-03-20T11:54:06.6084203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-239] SKIPPED [ 67%] 2023-03-20T11:54:06.6090410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-240] SKIPPED [ 67%] 2023-03-20T11:54:06.6096197Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-241] SKIPPED [ 67%] 2023-03-20T11:54:06.6101931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-242] SKIPPED [ 67%] 2023-03-20T11:54:06.6107759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-243] SKIPPED [ 67%] 2023-03-20T11:54:06.6113714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-244] SKIPPED [ 67%] 2023-03-20T11:54:06.6119747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-245] SKIPPED [ 67%] 2023-03-20T11:54:06.6125674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-246] SKIPPED [ 67%] 2023-03-20T11:54:06.6132661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-247] SKIPPED [ 67%] 2023-03-20T11:54:06.6138174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-248] SKIPPED [ 67%] 2023-03-20T11:54:06.6144005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-249] SKIPPED [ 67%] 2023-03-20T11:54:06.6151272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-250] SKIPPED [ 67%] 2023-03-20T11:54:06.6157095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-251] SKIPPED [ 67%] 2023-03-20T11:54:06.6163020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-252] SKIPPED [ 67%] 2023-03-20T11:54:06.6170160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-253] SKIPPED [ 67%] 2023-03-20T11:54:06.6175605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-254] SKIPPED [ 67%] 2023-03-20T11:54:06.6181171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-255] SKIPPED [ 67%] 2023-03-20T11:54:06.6186873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-256] SKIPPED [ 67%] 2023-03-20T11:54:06.6192814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-257] SKIPPED [ 67%] 2023-03-20T11:54:06.6198908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-258] SKIPPED [ 67%] 2023-03-20T11:54:06.6204713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-259] SKIPPED [ 67%] 2023-03-20T11:54:06.6211830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-260] SKIPPED [ 67%] 2023-03-20T11:54:06.6216982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-261] SKIPPED [ 67%] 2023-03-20T11:54:06.6223946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-262] SKIPPED [ 67%] 2023-03-20T11:54:06.6229951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-263] SKIPPED [ 67%] 2023-03-20T11:54:06.6235885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-264] SKIPPED [ 67%] 2023-03-20T11:54:06.6241880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-265] SKIPPED [ 67%] 2023-03-20T11:54:06.6248943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-266] SKIPPED [ 67%] 2023-03-20T11:54:06.6253908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-267] SKIPPED [ 67%] 2023-03-20T11:54:06.6260360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-268] SKIPPED [ 67%] 2023-03-20T11:54:06.6266301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-269] SKIPPED [ 67%] 2023-03-20T11:54:06.6271905Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-270] SKIPPED [ 67%] 2023-03-20T11:54:06.6277797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-271] SKIPPED [ 67%] 2023-03-20T11:54:06.6284003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-272] SKIPPED [ 67%] 2023-03-20T11:54:06.6292140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-273] SKIPPED [ 67%] 2023-03-20T11:54:06.6297187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-274] SKIPPED [ 67%] 2023-03-20T11:54:06.6302885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-275] SKIPPED [ 67%] 2023-03-20T11:54:06.6309113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-276] SKIPPED [ 67%] 2023-03-20T11:54:06.6314962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-277] SKIPPED [ 67%] 2023-03-20T11:54:06.6321004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-278] SKIPPED [ 67%] 2023-03-20T11:54:06.6327062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-279] SKIPPED [ 67%] 2023-03-20T11:54:06.6333530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-280] SKIPPED [ 67%] 2023-03-20T11:54:06.6339145Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-281] SKIPPED [ 67%] 2023-03-20T11:54:06.6345474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-282] SKIPPED [ 67%] 2023-03-20T11:54:06.6351490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-283] SKIPPED [ 67%] 2023-03-20T11:54:06.6357407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-284] SKIPPED [ 67%] 2023-03-20T11:54:06.6364627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-285] SKIPPED [ 67%] 2023-03-20T11:54:06.6371632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-286] SKIPPED [ 67%] 2023-03-20T11:54:06.6376854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-287] SKIPPED [ 67%] 2023-03-20T11:54:06.6382787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-288] SKIPPED [ 67%] 2023-03-20T11:54:06.6389017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-289] SKIPPED [ 67%] 2023-03-20T11:54:06.6394755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-290] SKIPPED [ 67%] 2023-03-20T11:54:06.6400940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-291] SKIPPED [ 67%] 2023-03-20T11:54:06.6406945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-292] SKIPPED [ 67%] 2023-03-20T11:54:06.6413121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-293] SKIPPED [ 67%] 2023-03-20T11:54:06.6419388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-294] SKIPPED [ 67%] 2023-03-20T11:54:06.6425332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-295] SKIPPED [ 67%] 2023-03-20T11:54:06.6432571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-296] SKIPPED [ 67%] 2023-03-20T11:54:06.6438368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-297] SKIPPED [ 67%] 2023-03-20T11:54:06.6444349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-298] SKIPPED [ 67%] 2023-03-20T11:54:06.6450698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-299] SKIPPED [ 67%] 2023-03-20T11:54:06.6456890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-300] SKIPPED [ 67%] 2023-03-20T11:54:06.6462706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-301] SKIPPED [ 67%] 2023-03-20T11:54:06.6468643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-302] SKIPPED [ 67%] 2023-03-20T11:54:06.6474358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-303] SKIPPED [ 67%] 2023-03-20T11:54:06.6480217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-304] SKIPPED [ 67%] 2023-03-20T11:54:06.6486121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-305] SKIPPED [ 67%] 2023-03-20T11:54:06.6492959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-306] SKIPPED [ 67%] 2023-03-20T11:54:06.6498270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-307] SKIPPED [ 67%] 2023-03-20T11:54:06.6505562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-308] SKIPPED [ 67%] 2023-03-20T11:54:06.6511280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-309] SKIPPED [ 67%] 2023-03-20T11:54:06.6517160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-310] SKIPPED [ 67%] 2023-03-20T11:54:06.6523065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-311] SKIPPED [ 67%] 2023-03-20T11:54:06.6530398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-312] SKIPPED [ 67%] 2023-03-20T11:54:06.6535915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-313] SKIPPED [ 67%] 2023-03-20T11:54:06.6541510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-314] SKIPPED [ 67%] 2023-03-20T11:54:06.6547545Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-315] SKIPPED [ 67%] 2023-03-20T11:54:06.6553269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-316] SKIPPED [ 67%] 2023-03-20T11:54:06.6559208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-317] SKIPPED [ 67%] 2023-03-20T11:54:06.6565053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-318] SKIPPED [ 67%] 2023-03-20T11:54:06.6573268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-319] SKIPPED [ 67%] 2023-03-20T11:54:06.6578756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-320] SKIPPED [ 67%] 2023-03-20T11:54:06.6584749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-321] SKIPPED [ 67%] 2023-03-20T11:54:06.6591105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-322] SKIPPED [ 67%] 2023-03-20T11:54:06.6596714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-323] SKIPPED [ 67%] 2023-03-20T11:54:06.6602723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-324] SKIPPED [ 67%] 2023-03-20T11:54:06.6609832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-325] SKIPPED [ 67%] 2023-03-20T11:54:06.6615269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-326] SKIPPED [ 67%] 2023-03-20T11:54:06.6620990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-327] SKIPPED [ 67%] 2023-03-20T11:54:06.6627132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-328] SKIPPED [ 67%] 2023-03-20T11:54:06.6633146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-329] SKIPPED [ 67%] 2023-03-20T11:54:06.6639009Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-330] SKIPPED [ 67%] 2023-03-20T11:54:06.6646005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-331] SKIPPED [ 67%] 2023-03-20T11:54:06.6653187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-332] SKIPPED [ 67%] 2023-03-20T11:54:06.6658540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-333] SKIPPED [ 67%] 2023-03-20T11:54:06.6664599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-334] SKIPPED [ 67%] 2023-03-20T11:54:06.6670557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-335] SKIPPED [ 67%] 2023-03-20T11:54:06.6676375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-336] SKIPPED [ 67%] 2023-03-20T11:54:06.6682474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-337] SKIPPED [ 67%] 2023-03-20T11:54:06.6689439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-338] SKIPPED [ 67%] 2023-03-20T11:54:06.6694713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-339] SKIPPED [ 67%] 2023-03-20T11:54:06.6700660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-340] SKIPPED [ 67%] 2023-03-20T11:54:06.6706772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-341] SKIPPED [ 67%] 2023-03-20T11:54:06.6713999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-342] SKIPPED [ 67%] 2023-03-20T11:54:06.6719994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-343] SKIPPED [ 67%] 2023-03-20T11:54:06.6725895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-344] SKIPPED [ 67%] 2023-03-20T11:54:06.6732994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-345] SKIPPED [ 67%] 2023-03-20T11:54:06.6737956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-346] SKIPPED [ 67%] 2023-03-20T11:54:06.6744340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-347] SKIPPED [ 67%] 2023-03-20T11:54:06.6750490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-348] SKIPPED [ 67%] 2023-03-20T11:54:06.6756340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-349] SKIPPED [ 67%] 2023-03-20T11:54:06.6762387Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-350] SKIPPED [ 67%] 2023-03-20T11:54:06.6769196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-351] SKIPPED [ 67%] 2023-03-20T11:54:06.6774172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-352] SKIPPED [ 67%] 2023-03-20T11:54:06.6780559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-353] SKIPPED [ 67%] 2023-03-20T11:54:06.6787717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-354] SKIPPED [ 67%] 2023-03-20T11:54:06.6793551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-355] SKIPPED [ 67%] 2023-03-20T11:54:06.6799455Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-356] SKIPPED [ 67%] 2023-03-20T11:54:06.6805479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-357] SKIPPED [ 67%] 2023-03-20T11:54:06.6812292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-358] SKIPPED [ 67%] 2023-03-20T11:54:06.6817790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-359] SKIPPED [ 67%] 2023-03-20T11:54:06.6823472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-360] SKIPPED [ 67%] 2023-03-20T11:54:06.6829798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-361] SKIPPED [ 67%] 2023-03-20T11:54:06.6835679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-362] SKIPPED [ 67%] 2023-03-20T11:54:06.6841604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-363] SKIPPED [ 67%] 2023-03-20T11:54:06.6849121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-364] SKIPPED [ 67%] 2023-03-20T11:54:06.6855440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-365] SKIPPED [ 67%] 2023-03-20T11:54:06.6861471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-366] SKIPPED [ 67%] 2023-03-20T11:54:06.6867577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-367] SKIPPED [ 67%] 2023-03-20T11:54:06.6873475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-368] SKIPPED [ 67%] 2023-03-20T11:54:06.6879660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-369] SKIPPED [ 67%] 2023-03-20T11:54:06.6885447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-370] SKIPPED [ 67%] 2023-03-20T11:54:06.6892643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-371] SKIPPED [ 67%] 2023-03-20T11:54:06.6898123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-372] SKIPPED [ 67%] 2023-03-20T11:54:06.6903819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-373] SKIPPED [ 67%] 2023-03-20T11:54:06.6909919Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-374] SKIPPED [ 67%] 2023-03-20T11:54:06.6915962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-375] SKIPPED [ 67%] 2023-03-20T11:54:06.6924501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-376] SKIPPED [ 67%] 2023-03-20T11:54:06.6931642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-377] SKIPPED [ 67%] 2023-03-20T11:54:06.6937261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-378] SKIPPED [ 67%] 2023-03-20T11:54:06.6942986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-379] SKIPPED [ 67%] 2023-03-20T11:54:06.6949219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-380] SKIPPED [ 67%] 2023-03-20T11:54:06.6955067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-381] SKIPPED [ 67%] 2023-03-20T11:54:06.6961210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-382] SKIPPED [ 67%] 2023-03-20T11:54:06.6967016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-383] SKIPPED [ 67%] 2023-03-20T11:54:06.6973399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-384] SKIPPED [ 67%] 2023-03-20T11:54:06.6979465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-385] SKIPPED [ 67%] 2023-03-20T11:54:06.6985488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-386] SKIPPED [ 67%] 2023-03-20T11:54:06.6991362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-387] SKIPPED [ 67%] 2023-03-20T11:54:06.6998367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-388] SKIPPED [ 67%] 2023-03-20T11:54:06.7004458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-389] SKIPPED [ 67%] 2023-03-20T11:54:06.7012138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-390] SKIPPED [ 67%] 2023-03-20T11:54:06.7017008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-391] SKIPPED [ 67%] 2023-03-20T11:54:06.7023729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-392] SKIPPED [ 67%] 2023-03-20T11:54:06.7028806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-393] SKIPPED [ 67%] 2023-03-20T11:54:06.7034750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-394] SKIPPED [ 67%] 2023-03-20T11:54:06.7040772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-395] SKIPPED [ 67%] 2023-03-20T11:54:06.7046702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-396] SKIPPED [ 67%] 2023-03-20T11:54:06.7053169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-397] SKIPPED [ 67%] 2023-03-20T11:54:06.7058640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-398] SKIPPED [ 67%] 2023-03-20T11:54:06.7065985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-399] SKIPPED [ 67%] 2023-03-20T11:54:06.7071909Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-400] SKIPPED [ 67%] 2023-03-20T11:54:06.7077781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-401] SKIPPED [ 67%] 2023-03-20T11:54:06.7083873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resize-402] SKIPPED [ 67%] 2023-03-20T11:54:06.7090572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-000] SKIPPED [ 67%] 2023-03-20T11:54:06.7096331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-001] SKIPPED [ 67%] 2023-03-20T11:54:06.7102243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-002] SKIPPED [ 67%] 2023-03-20T11:54:06.7108850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-003] SKIPPED [ 67%] 2023-03-20T11:54:06.7114555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-004] SKIPPED [ 67%] 2023-03-20T11:54:06.7120908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-005] SKIPPED [ 67%] 2023-03-20T11:54:06.7127118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-006] SKIPPED [ 67%] 2023-03-20T11:54:06.7133533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-007] SKIPPED [ 67%] 2023-03-20T11:54:06.7141191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-008] SKIPPED [ 67%] 2023-03-20T11:54:06.7147585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-009] SKIPPED [ 67%] 2023-03-20T11:54:06.7153734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-010] SKIPPED [ 67%] 2023-03-20T11:54:06.7159959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-011] SKIPPED [ 67%] 2023-03-20T11:54:06.7166113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-012] SKIPPED [ 67%] 2023-03-20T11:54:06.7173109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-013] SKIPPED [ 67%] 2023-03-20T11:54:06.7179111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-014] SKIPPED [ 67%] 2023-03-20T11:54:06.7185347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-015] SKIPPED [ 67%] 2023-03-20T11:54:06.7191639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-016] SKIPPED [ 67%] 2023-03-20T11:54:06.7197785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-017] SKIPPED [ 67%] 2023-03-20T11:54:06.7204189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-018] SKIPPED [ 67%] 2023-03-20T11:54:06.7212732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-019] SKIPPED [ 67%] 2023-03-20T11:54:06.7218325Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-020] SKIPPED [ 67%] 2023-03-20T11:54:06.7224547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-021] SKIPPED [ 67%] 2023-03-20T11:54:06.7230936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-022] SKIPPED [ 67%] 2023-03-20T11:54:06.7237000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-023] SKIPPED [ 67%] 2023-03-20T11:54:06.7243299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-024] SKIPPED [ 67%] 2023-03-20T11:54:06.7250490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-025] SKIPPED [ 67%] 2023-03-20T11:54:06.7256419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-026] SKIPPED [ 67%] 2023-03-20T11:54:06.7262684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-027] SKIPPED [ 67%] 2023-03-20T11:54:06.7269100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-028] SKIPPED [ 67%] 2023-03-20T11:54:06.7275197Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-029] SKIPPED [ 67%] 2023-03-20T11:54:06.7281573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-030] SKIPPED [ 67%] 2023-03-20T11:54:06.7290006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-031] SKIPPED [ 67%] 2023-03-20T11:54:06.7295533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-032] SKIPPED [ 67%] 2023-03-20T11:54:06.7301785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-033] SKIPPED [ 67%] 2023-03-20T11:54:06.7308243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-034] SKIPPED [ 67%] 2023-03-20T11:54:06.7314329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-035] SKIPPED [ 67%] 2023-03-20T11:54:06.7320781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-036] SKIPPED [ 67%] 2023-03-20T11:54:06.7326930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-037] SKIPPED [ 67%] 2023-03-20T11:54:06.7333274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-038] SKIPPED [ 67%] 2023-03-20T11:54:06.7339645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-039] SKIPPED [ 67%] 2023-03-20T11:54:06.7346022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-040] SKIPPED [ 67%] 2023-03-20T11:54:06.7352161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-041] SKIPPED [ 67%] 2023-03-20T11:54:06.7360326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-042] SKIPPED [ 67%] 2023-03-20T11:54:06.7366071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-043] SKIPPED [ 67%] 2023-03-20T11:54:06.7373161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-044] SKIPPED [ 67%] 2023-03-20T11:54:06.7378809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-045] SKIPPED [ 67%] 2023-03-20T11:54:06.7385092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-046] SKIPPED [ 67%] 2023-03-20T11:54:06.7391053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-047] SKIPPED [ 67%] 2023-03-20T11:54:06.7397149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-048] SKIPPED [ 67%] 2023-03-20T11:54:06.7403371Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-049] SKIPPED [ 67%] 2023-03-20T11:54:06.7410499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-050] SKIPPED [ 67%] 2023-03-20T11:54:06.7416166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-051] SKIPPED [ 67%] 2023-03-20T11:54:06.7422578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-052] SKIPPED [ 67%] 2023-03-20T11:54:06.7429025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-053] SKIPPED [ 67%] 2023-03-20T11:54:06.7436316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-054] SKIPPED [ 67%] 2023-03-20T11:54:06.7442699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-055] SKIPPED [ 67%] 2023-03-20T11:54:06.7450131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-056] SKIPPED [ 67%] 2023-03-20T11:54:06.7455482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-057] SKIPPED [ 67%] 2023-03-20T11:54:06.7461798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-058] SKIPPED [ 67%] 2023-03-20T11:54:06.7468182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-059] SKIPPED [ 67%] 2023-03-20T11:54:06.7474403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-060] SKIPPED [ 67%] 2023-03-20T11:54:06.7480688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-061] SKIPPED [ 67%] 2023-03-20T11:54:06.7486711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-062] SKIPPED [ 67%] 2023-03-20T11:54:06.7493157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-063] SKIPPED [ 67%] 2023-03-20T11:54:06.7499485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-064] SKIPPED [ 67%] 2023-03-20T11:54:06.7506904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-065] SKIPPED [ 67%] 2023-03-20T11:54:06.7512833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-066] SKIPPED [ 67%] 2023-03-20T11:54:06.7518916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-067] SKIPPED [ 67%] 2023-03-20T11:54:06.7525165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-068] SKIPPED [ 67%] 2023-03-20T11:54:06.7532159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-069] SKIPPED [ 67%] 2023-03-20T11:54:06.7538243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-070] SKIPPED [ 67%] 2023-03-20T11:54:06.7544344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-071] SKIPPED [ 67%] 2023-03-20T11:54:06.7550621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-072] SKIPPED [ 67%] 2023-03-20T11:54:06.7556696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-073] SKIPPED [ 67%] 2023-03-20T11:54:06.7562910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-074] SKIPPED [ 67%] 2023-03-20T11:54:06.7570533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-075] SKIPPED [ 67%] 2023-03-20T11:54:06.7575853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-076] SKIPPED [ 67%] 2023-03-20T11:54:06.7582828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-077] SKIPPED [ 67%] 2023-03-20T11:54:06.7589248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-078] SKIPPED [ 67%] 2023-03-20T11:54:06.7595235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-079] SKIPPED [ 67%] 2023-03-20T11:54:06.7601558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-080] SKIPPED [ 67%] 2023-03-20T11:54:06.7609034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-081] SKIPPED [ 67%] 2023-03-20T11:54:06.7614262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-082] SKIPPED [ 67%] 2023-03-20T11:54:06.7620785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-083] SKIPPED [ 67%] 2023-03-20T11:54:06.7627035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-084] SKIPPED [ 67%] 2023-03-20T11:54:06.7633277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-085] SKIPPED [ 67%] 2023-03-20T11:54:06.7639506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-086] SKIPPED [ 67%] 2023-03-20T11:54:06.7645645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-087] SKIPPED [ 67%] 2023-03-20T11:54:06.7653255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-088] SKIPPED [ 67%] 2023-03-20T11:54:06.7659735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-089] SKIPPED [ 67%] 2023-03-20T11:54:06.7666164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-090] SKIPPED [ 67%] 2023-03-20T11:54:06.7672342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-091] SKIPPED [ 67%] 2023-03-20T11:54:06.7678462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-092] SKIPPED [ 67%] 2023-03-20T11:54:06.7684543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-093] SKIPPED [ 67%] 2023-03-20T11:54:06.7691882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-094] SKIPPED [ 67%] 2023-03-20T11:54:06.7697421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-095] SKIPPED [ 67%] 2023-03-20T11:54:06.7703542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-096] SKIPPED [ 67%] 2023-03-20T11:54:06.7709937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-097] SKIPPED [ 67%] 2023-03-20T11:54:06.7716185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-098] SKIPPED [ 67%] 2023-03-20T11:54:06.7723872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-099] SKIPPED [ 67%] 2023-03-20T11:54:06.7730424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-100] SKIPPED [ 67%] 2023-03-20T11:54:06.7736532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-101] SKIPPED [ 67%] 2023-03-20T11:54:06.7742974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-102] SKIPPED [ 67%] 2023-03-20T11:54:06.7749414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-103] SKIPPED [ 67%] 2023-03-20T11:54:06.7755546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-104] SKIPPED [ 67%] 2023-03-20T11:54:06.7761841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-105] SKIPPED [ 67%] 2023-03-20T11:54:06.7769108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-106] SKIPPED [ 67%] 2023-03-20T11:54:06.7774552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-107] SKIPPED [ 67%] 2023-03-20T11:54:06.7780997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-108] SKIPPED [ 67%] 2023-03-20T11:54:06.7787437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-109] SKIPPED [ 67%] 2023-03-20T11:54:06.7793570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-110] SKIPPED [ 67%] 2023-03-20T11:54:06.7802918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-111] SKIPPED [ 67%] 2023-03-20T11:54:06.7810399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-112] SKIPPED [ 67%] 2023-03-20T11:54:06.7815827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-113] SKIPPED [ 67%] 2023-03-20T11:54:06.7821809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-114] SKIPPED [ 67%] 2023-03-20T11:54:06.7827753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-115] SKIPPED [ 67%] 2023-03-20T11:54:06.7833716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-116] SKIPPED [ 67%] 2023-03-20T11:54:06.7839578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-117] SKIPPED [ 67%] 2023-03-20T11:54:06.7845463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-118] SKIPPED [ 67%] 2023-03-20T11:54:06.7852402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-119] SKIPPED [ 67%] 2023-03-20T11:54:06.7858016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-120] SKIPPED [ 67%] 2023-03-20T11:54:06.7863703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-121] SKIPPED [ 67%] 2023-03-20T11:54:06.7871069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-122] SKIPPED [ 67%] 2023-03-20T11:54:06.7877204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-123] SKIPPED [ 67%] 2023-03-20T11:54:06.7883082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-124] SKIPPED [ 67%] 2023-03-20T11:54:06.7890377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-125] SKIPPED [ 67%] 2023-03-20T11:54:06.7895661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-126] SKIPPED [ 67%] 2023-03-20T11:54:06.7901537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-127] SKIPPED [ 67%] 2023-03-20T11:54:06.7907642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-128] SKIPPED [ 67%] 2023-03-20T11:54:06.7913527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-129] SKIPPED [ 67%] 2023-03-20T11:54:06.7919313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-130] SKIPPED [ 67%] 2023-03-20T11:54:06.7925378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-131] SKIPPED [ 67%] 2023-03-20T11:54:06.7932536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-132] SKIPPED [ 67%] 2023-03-20T11:54:06.7937824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-133] SKIPPED [ 67%] 2023-03-20T11:54:06.7945081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-134] SKIPPED [ 67%] 2023-03-20T11:54:06.7951085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-135] SKIPPED [ 67%] 2023-03-20T11:54:06.7957018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-136] SKIPPED [ 67%] 2023-03-20T11:54:06.7962866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-137] SKIPPED [ 67%] 2023-03-20T11:54:06.7969923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-138] SKIPPED [ 67%] 2023-03-20T11:54:06.7975297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-139] SKIPPED [ 67%] 2023-03-20T11:54:06.7981824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-140] SKIPPED [ 67%] 2023-03-20T11:54:06.7987921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-141] SKIPPED [ 67%] 2023-03-20T11:54:06.7993672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-142] SKIPPED [ 67%] 2023-03-20T11:54:06.7999677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-143] SKIPPED [ 67%] 2023-03-20T11:54:06.8005610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-144] SKIPPED [ 67%] 2023-03-20T11:54:06.8013249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-145] SKIPPED [ 67%] 2023-03-20T11:54:06.8019410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-146] SKIPPED [ 67%] 2023-03-20T11:54:06.8025429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-147] SKIPPED [ 67%] 2023-03-20T11:54:06.8031368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-148] SKIPPED [ 67%] 2023-03-20T11:54:06.8037250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-149] SKIPPED [ 67%] 2023-03-20T11:54:06.8043251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-150] SKIPPED [ 67%] 2023-03-20T11:54:06.8050293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-151] SKIPPED [ 67%] 2023-03-20T11:54:06.8055978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-152] SKIPPED [ 67%] 2023-03-20T11:54:06.8061240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-153] SKIPPED [ 67%] 2023-03-20T11:54:06.8067359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-154] SKIPPED [ 67%] 2023-03-20T11:54:06.8073247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-155] SKIPPED [ 67%] 2023-03-20T11:54:06.8079257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-156] SKIPPED [ 67%] 2023-03-20T11:54:06.8086341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-157] SKIPPED [ 67%] 2023-03-20T11:54:06.8093230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-158] SKIPPED [ 67%] 2023-03-20T11:54:06.8098631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-159] SKIPPED [ 67%] 2023-03-20T11:54:06.8104551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-160] SKIPPED [ 67%] 2023-03-20T11:54:06.8110372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-161] SKIPPED [ 67%] 2023-03-20T11:54:06.8116092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-162] SKIPPED [ 67%] 2023-03-20T11:54:06.8122300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-163] SKIPPED [ 67%] 2023-03-20T11:54:06.8129330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-164] SKIPPED [ 67%] 2023-03-20T11:54:06.8134346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-165] SKIPPED [ 67%] 2023-03-20T11:54:06.8140499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-166] SKIPPED [ 67%] 2023-03-20T11:54:06.8146688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-167] SKIPPED [ 67%] 2023-03-20T11:54:06.8153895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-168] SKIPPED [ 67%] 2023-03-20T11:54:06.8159919Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-169] SKIPPED [ 67%] 2023-03-20T11:54:06.8165798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-170] SKIPPED [ 67%] 2023-03-20T11:54:06.8173092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-171] SKIPPED [ 67%] 2023-03-20T11:54:06.8178165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-172] SKIPPED [ 67%] 2023-03-20T11:54:06.8183988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-173] SKIPPED [ 67%] 2023-03-20T11:54:06.8190136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-174] SKIPPED [ 67%] 2023-03-20T11:54:06.8196008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-175] SKIPPED [ 67%] 2023-03-20T11:54:06.8201974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-176] SKIPPED [ 67%] 2023-03-20T11:54:06.8209112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-177] SKIPPED [ 67%] 2023-03-20T11:54:06.8214023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-178] SKIPPED [ 67%] 2023-03-20T11:54:06.8220233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-179] SKIPPED [ 67%] 2023-03-20T11:54:06.8227373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-180] SKIPPED [ 67%] 2023-03-20T11:54:06.8233153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-181] SKIPPED [ 67%] 2023-03-20T11:54:06.8239524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-182] SKIPPED [ 67%] 2023-03-20T11:54:06.8244912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-183] SKIPPED [ 67%] 2023-03-20T11:54:06.8251906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-184] SKIPPED [ 67%] 2023-03-20T11:54:06.8257265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-185] SKIPPED [ 67%] 2023-03-20T11:54:06.8263354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-186] SKIPPED [ 67%] 2023-03-20T11:54:06.8269660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-187] SKIPPED [ 67%] 2023-03-20T11:54:06.8275547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-188] SKIPPED [ 67%] 2023-03-20T11:54:06.8281447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-189] SKIPPED [ 67%] 2023-03-20T11:54:06.8287378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-190] SKIPPED [ 67%] 2023-03-20T11:54:06.8295462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-191] SKIPPED [ 67%] 2023-03-20T11:54:06.8301484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-192] SKIPPED [ 67%] 2023-03-20T11:54:06.8307769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-193] SKIPPED [ 67%] 2023-03-20T11:54:06.8313462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-194] SKIPPED [ 67%] 2023-03-20T11:54:06.8319449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-195] SKIPPED [ 67%] 2023-03-20T11:54:06.8325381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-196] SKIPPED [ 67%] 2023-03-20T11:54:06.8332545Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-197] SKIPPED [ 67%] 2023-03-20T11:54:06.8337830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-198] SKIPPED [ 67%] 2023-03-20T11:54:06.8343775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-199] SKIPPED [ 67%] 2023-03-20T11:54:06.8349887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-200] SKIPPED [ 67%] 2023-03-20T11:54:06.8355762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-201] SKIPPED [ 67%] 2023-03-20T11:54:06.8361734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-202] SKIPPED [ 67%] 2023-03-20T11:54:06.8370069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-203] SKIPPED [ 67%] 2023-03-20T11:54:06.8375370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-204] SKIPPED [ 67%] 2023-03-20T11:54:06.8381142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-205] SKIPPED [ 67%] 2023-03-20T11:54:06.8387255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-206] SKIPPED [ 67%] 2023-03-20T11:54:06.8393136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-207] SKIPPED [ 67%] 2023-03-20T11:54:06.8399073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-208] SKIPPED [ 67%] 2023-03-20T11:54:06.8405193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-209] SKIPPED [ 67%] 2023-03-20T11:54:06.8412203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-210] SKIPPED [ 67%] 2023-03-20T11:54:06.8417680Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-211] SKIPPED [ 67%] 2023-03-20T11:54:06.8423579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-212] SKIPPED [ 67%] 2023-03-20T11:54:06.8429711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-213] SKIPPED [ 67%] 2023-03-20T11:54:06.8436942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-214] SKIPPED [ 67%] 2023-03-20T11:54:06.8442850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-215] SKIPPED [ 67%] 2023-03-20T11:54:06.8449942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-216] SKIPPED [ 67%] 2023-03-20T11:54:06.8455200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-217] SKIPPED [ 67%] 2023-03-20T11:54:06.8461161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-218] SKIPPED [ 67%] 2023-03-20T11:54:06.8467300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-219] SKIPPED [ 67%] 2023-03-20T11:54:06.8473192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-220] SKIPPED [ 67%] 2023-03-20T11:54:06.8479288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-221] SKIPPED [ 67%] 2023-03-20T11:54:06.8485041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-222] SKIPPED [ 67%] 2023-03-20T11:54:06.8492267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-223] SKIPPED [ 67%] 2023-03-20T11:54:06.8497638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-224] SKIPPED [ 67%] 2023-03-20T11:54:06.8503727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-225] SKIPPED [ 67%] 2023-03-20T11:54:06.8511343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-226] SKIPPED [ 67%] 2023-03-20T11:54:06.8517393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-227] SKIPPED [ 67%] 2023-03-20T11:54:06.8523800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-228] SKIPPED [ 67%] 2023-03-20T11:54:06.8530504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-229] SKIPPED [ 67%] 2023-03-20T11:54:06.8536288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-230] SKIPPED [ 67%] 2023-03-20T11:54:06.8542718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-231] SKIPPED [ 67%] 2023-03-20T11:54:06.8549208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-232] SKIPPED [ 67%] 2023-03-20T11:54:06.8555205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-233] SKIPPED [ 67%] 2023-03-20T11:54:06.8561599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-234] SKIPPED [ 67%] 2023-03-20T11:54:06.8568795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-235] SKIPPED [ 67%] 2023-03-20T11:54:06.8574380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-236] SKIPPED [ 67%] 2023-03-20T11:54:06.8582026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-237] SKIPPED [ 67%] 2023-03-20T11:54:06.8588639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-238] SKIPPED [ 67%] 2023-03-20T11:54:06.8594766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-239] SKIPPED [ 67%] 2023-03-20T11:54:06.8601110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-240] SKIPPED [ 67%] 2023-03-20T11:54:06.8607264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-241] SKIPPED [ 67%] 2023-03-20T11:54:06.8613799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-242] SKIPPED [ 67%] 2023-03-20T11:54:06.8620452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-243] SKIPPED [ 67%] 2023-03-20T11:54:06.8626934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-244] SKIPPED [ 67%] 2023-03-20T11:54:06.8633140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-245] SKIPPED [ 67%] 2023-03-20T11:54:06.8639481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-246] SKIPPED [ 67%] 2023-03-20T11:54:06.8645651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-247] SKIPPED [ 67%] 2023-03-20T11:54:06.8655257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-248] SKIPPED [ 67%] 2023-03-20T11:54:06.8661527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-249] SKIPPED [ 67%] 2023-03-20T11:54:06.8667992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-250] SKIPPED [ 67%] 2023-03-20T11:54:06.8674164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-251] SKIPPED [ 67%] 2023-03-20T11:54:06.8680439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-252] SKIPPED [ 67%] 2023-03-20T11:54:06.8686619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-253] SKIPPED [ 67%] 2023-03-20T11:54:06.8693234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-254] SKIPPED [ 67%] 2023-03-20T11:54:06.8699700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-255] SKIPPED [ 67%] 2023-03-20T11:54:06.8706176Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-256] SKIPPED [ 67%] 2023-03-20T11:54:06.8712180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-257] SKIPPED [ 67%] 2023-03-20T11:54:06.8718536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-258] SKIPPED [ 67%] 2023-03-20T11:54:06.8724646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-259] SKIPPED [ 67%] 2023-03-20T11:54:06.8733164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-260] SKIPPED [ 67%] 2023-03-20T11:54:06.8738949Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-261] SKIPPED [ 67%] 2023-03-20T11:54:06.8745253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-262] SKIPPED [ 67%] 2023-03-20T11:54:06.8751233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-263] SKIPPED [ 67%] 2023-03-20T11:54:06.8757389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-264] SKIPPED [ 67%] 2023-03-20T11:54:06.8763564Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-265] SKIPPED [ 67%] 2023-03-20T11:54:06.8770576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-266] SKIPPED [ 67%] 2023-03-20T11:54:06.8776596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-267] SKIPPED [ 67%] 2023-03-20T11:54:06.8782854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-268] SKIPPED [ 67%] 2023-03-20T11:54:06.8789227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-269] SKIPPED [ 67%] 2023-03-20T11:54:06.8795338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-270] SKIPPED [ 67%] 2023-03-20T11:54:06.8802979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-271] SKIPPED [ 67%] 2023-03-20T11:54:06.8810362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-272] SKIPPED [ 67%] 2023-03-20T11:54:06.8816048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-273] SKIPPED [ 67%] 2023-03-20T11:54:06.8822289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-274] SKIPPED [ 67%] 2023-03-20T11:54:06.8828671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-275] SKIPPED [ 67%] 2023-03-20T11:54:06.8834870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-276] SKIPPED [ 67%] 2023-03-20T11:54:06.8841184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-277] SKIPPED [ 67%] 2023-03-20T11:54:06.8847362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-278] SKIPPED [ 67%] 2023-03-20T11:54:06.8854113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-279] SKIPPED [ 67%] 2023-03-20T11:54:06.8860438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-280] SKIPPED [ 67%] 2023-03-20T11:54:06.8866854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-281] SKIPPED [ 67%] 2023-03-20T11:54:06.8872693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-282] SKIPPED [ 67%] 2023-03-20T11:54:06.8880018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-283] SKIPPED [ 67%] 2023-03-20T11:54:06.8886253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-284] SKIPPED [ 67%] 2023-03-20T11:54:06.8893171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-285] SKIPPED [ 67%] 2023-03-20T11:54:06.8898889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-286] SKIPPED [ 67%] 2023-03-20T11:54:06.8905116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-287] SKIPPED [ 67%] 2023-03-20T11:54:06.8911356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-288] SKIPPED [ 67%] 2023-03-20T11:54:06.8917388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-289] SKIPPED [ 67%] 2023-03-20T11:54:06.8923629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-290] SKIPPED [ 67%] 2023-03-20T11:54:06.8930457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-291] SKIPPED [ 67%] 2023-03-20T11:54:06.8936914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-292] SKIPPED [ 67%] 2023-03-20T11:54:06.8943407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-293] SKIPPED [ 67%] 2023-03-20T11:54:06.8951350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-294] SKIPPED [ 67%] 2023-03-20T11:54:06.8957465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-295] SKIPPED [ 67%] 2023-03-20T11:54:06.8963917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-296] SKIPPED [ 67%] 2023-03-20T11:54:06.8970540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-297] SKIPPED [ 67%] 2023-03-20T11:54:06.8977107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-298] SKIPPED [ 67%] 2023-03-20T11:54:06.8983265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-299] SKIPPED [ 67%] 2023-03-20T11:54:06.8989618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-300] SKIPPED [ 67%] 2023-03-20T11:54:06.8995869Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-301] SKIPPED [ 67%] 2023-03-20T11:54:06.9002025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-302] SKIPPED [ 67%] 2023-03-20T11:54:06.9009650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-303] SKIPPED [ 67%] 2023-03-20T11:54:06.9014965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-304] SKIPPED [ 67%] 2023-03-20T11:54:06.9020895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-305] SKIPPED [ 67%] 2023-03-20T11:54:06.9028604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-306] SKIPPED [ 67%] 2023-03-20T11:54:06.9034700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-307] SKIPPED [ 67%] 2023-03-20T11:54:06.9040966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-308] SKIPPED [ 67%] 2023-03-20T11:54:06.9047159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-309] SKIPPED [ 67%] 2023-03-20T11:54:06.9053506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-310] SKIPPED [ 67%] 2023-03-20T11:54:06.9060078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-311] SKIPPED [ 67%] 2023-03-20T11:54:06.9066547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-312] SKIPPED [ 67%] 2023-03-20T11:54:06.9072627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-313] SKIPPED [ 67%] 2023-03-20T11:54:06.9078895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-314] SKIPPED [ 67%] 2023-03-20T11:54:06.9085188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-315] SKIPPED [ 67%] 2023-03-20T11:54:06.9092158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-316] SKIPPED [ 67%] 2023-03-20T11:54:06.9099191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-317] SKIPPED [ 67%] 2023-03-20T11:54:06.9105525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-318] SKIPPED [ 67%] 2023-03-20T11:54:06.9111940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-319] SKIPPED [ 67%] 2023-03-20T11:54:06.9118272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-320] SKIPPED [ 67%] 2023-03-20T11:54:06.9124460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-321] SKIPPED [ 67%] 2023-03-20T11:54:06.9131857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-322] SKIPPED [ 67%] 2023-03-20T11:54:06.9137360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-323] SKIPPED [ 67%] 2023-03-20T11:54:06.9143529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-324] SKIPPED [ 67%] 2023-03-20T11:54:06.9150096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-325] SKIPPED [ 67%] 2023-03-20T11:54:06.9156212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-326] SKIPPED [ 67%] 2023-03-20T11:54:06.9162583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-327] SKIPPED [ 67%] 2023-03-20T11:54:06.9169893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-328] SKIPPED [ 67%] 2023-03-20T11:54:06.9176811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-329] SKIPPED [ 67%] 2023-03-20T11:54:06.9183121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-330] SKIPPED [ 67%] 2023-03-20T11:54:06.9189482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-331] SKIPPED [ 67%] 2023-03-20T11:54:06.9195727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-332] SKIPPED [ 67%] 2023-03-20T11:54:06.9202030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-333] SKIPPED [ 67%] 2023-03-20T11:54:06.9209605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-334] SKIPPED [ 67%] 2023-03-20T11:54:06.9215347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-335] SKIPPED [ 67%] 2023-03-20T11:54:06.9221667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-336] SKIPPED [ 67%] 2023-03-20T11:54:06.9228109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-337] SKIPPED [ 67%] 2023-03-20T11:54:06.9234403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-338] SKIPPED [ 67%] 2023-03-20T11:54:06.9240737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-339] SKIPPED [ 67%] 2023-03-20T11:54:06.9249058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-340] SKIPPED [ 67%] 2023-03-20T11:54:06.9254706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-341] SKIPPED [ 67%] 2023-03-20T11:54:06.9261217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-342] SKIPPED [ 67%] 2023-03-20T11:54:06.9267878Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-343] SKIPPED [ 67%] 2023-03-20T11:54:06.9273808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-344] SKIPPED [ 67%] 2023-03-20T11:54:06.9280038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-345] SKIPPED [ 67%] 2023-03-20T11:54:06.9286268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-346] SKIPPED [ 67%] 2023-03-20T11:54:06.9293268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-347] SKIPPED [ 67%] 2023-03-20T11:54:06.9298928Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-348] SKIPPED [ 67%] 2023-03-20T11:54:06.9305279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-349] SKIPPED [ 67%] 2023-03-20T11:54:06.9311447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-350] SKIPPED [ 67%] 2023-03-20T11:54:06.9317597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-351] SKIPPED [ 67%] 2023-03-20T11:54:06.9325020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-352] SKIPPED [ 67%] 2023-03-20T11:54:06.9332184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-353] SKIPPED [ 67%] 2023-03-20T11:54:06.9338116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-354] SKIPPED [ 67%] 2023-03-20T11:54:06.9344319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-355] SKIPPED [ 67%] 2023-03-20T11:54:06.9350755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-356] SKIPPED [ 67%] 2023-03-20T11:54:06.9356848Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-357] SKIPPED [ 67%] 2023-03-20T11:54:06.9363042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-358] SKIPPED [ 67%] 2023-03-20T11:54:06.9370484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-359] SKIPPED [ 67%] 2023-03-20T11:54:06.9376217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-360] SKIPPED [ 67%] 2023-03-20T11:54:06.9382361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-361] SKIPPED [ 67%] 2023-03-20T11:54:06.9388861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-362] SKIPPED [ 67%] 2023-03-20T11:54:06.9396173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-363] SKIPPED [ 67%] 2023-03-20T11:54:06.9402530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-364] SKIPPED [ 67%] 2023-03-20T11:54:06.9409820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-365] SKIPPED [ 67%] 2023-03-20T11:54:06.9415178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-366] SKIPPED [ 67%] 2023-03-20T11:54:06.9421560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-367] SKIPPED [ 67%] 2023-03-20T11:54:06.9428020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-368] SKIPPED [ 67%] 2023-03-20T11:54:06.9434254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-369] SKIPPED [ 67%] 2023-03-20T11:54:06.9440499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-370] SKIPPED [ 67%] 2023-03-20T11:54:06.9446591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-371] SKIPPED [ 67%] 2023-03-20T11:54:06.9453148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-372] SKIPPED [ 67%] 2023-03-20T11:54:06.9459062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-373] SKIPPED [ 67%] 2023-03-20T11:54:06.9466576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-374] SKIPPED [ 67%] 2023-03-20T11:54:06.9472756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-375] SKIPPED [ 67%] 2023-03-20T11:54:06.9478891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-376] SKIPPED [ 67%] 2023-03-20T11:54:06.9485174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-377] SKIPPED [ 67%] 2023-03-20T11:54:06.9492476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-378] SKIPPED [ 67%] 2023-03-20T11:54:06.9498070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-379] SKIPPED [ 67%] 2023-03-20T11:54:06.9504169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-380] SKIPPED [ 67%] 2023-03-20T11:54:06.9510290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-381] SKIPPED [ 67%] 2023-03-20T11:54:06.9516343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-382] SKIPPED [ 67%] 2023-03-20T11:54:06.9522720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-383] SKIPPED [ 67%] 2023-03-20T11:54:06.9530123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-384] SKIPPED [ 67%] 2023-03-20T11:54:06.9535808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-385] SKIPPED [ 67%] 2023-03-20T11:54:06.9544851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-386] SKIPPED [ 67%] 2023-03-20T11:54:06.9551158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-387] SKIPPED [ 67%] 2023-03-20T11:54:06.9557291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-388] SKIPPED [ 67%] 2023-03-20T11:54:06.9563483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-389] SKIPPED [ 67%] 2023-03-20T11:54:06.9570494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-390] SKIPPED [ 67%] 2023-03-20T11:54:06.9576498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-391] SKIPPED [ 67%] 2023-03-20T11:54:06.9582689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-392] SKIPPED [ 67%] 2023-03-20T11:54:06.9589168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-393] SKIPPED [ 67%] 2023-03-20T11:54:06.9595316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-394] SKIPPED [ 67%] 2023-03-20T11:54:06.9601537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-395] SKIPPED [ 67%] 2023-03-20T11:54:06.9608890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-396] SKIPPED [ 67%] 2023-03-20T11:54:06.9615946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-397] SKIPPED [ 67%] 2023-03-20T11:54:06.9622021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-398] SKIPPED [ 67%] 2023-03-20T11:54:06.9628451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-399] SKIPPED [ 67%] 2023-03-20T11:54:06.9634533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-400] SKIPPED [ 67%] 2023-03-20T11:54:06.9640731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-401] SKIPPED [ 67%] 2023-03-20T11:54:06.9646844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-402] SKIPPED [ 67%] 2023-03-20T11:54:06.9653208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-403] SKIPPED [ 67%] 2023-03-20T11:54:06.9659642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-404] SKIPPED [ 67%] 2023-03-20T11:54:06.9665983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-405] SKIPPED [ 67%] 2023-03-20T11:54:06.9672167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-406] SKIPPED [ 67%] 2023-03-20T11:54:06.9678494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-407] SKIPPED [ 67%] 2023-03-20T11:54:06.9684675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-408] SKIPPED [ 67%] 2023-03-20T11:54:06.9693088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-409] SKIPPED [ 67%] 2023-03-20T11:54:06.9698754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-410] SKIPPED [ 67%] 2023-03-20T11:54:06.9704983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-411] SKIPPED [ 67%] 2023-03-20T11:54:06.9711270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-412] SKIPPED [ 67%] 2023-03-20T11:54:06.9717415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-413] SKIPPED [ 67%] 2023-03-20T11:54:06.9723669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-414] SKIPPED [ 67%] 2023-03-20T11:54:06.9730376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-415] SKIPPED [ 67%] 2023-03-20T11:54:06.9737002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-416] SKIPPED [ 67%] 2023-03-20T11:54:06.9743033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-417] SKIPPED [ 67%] 2023-03-20T11:54:06.9749389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-418] SKIPPED [ 67%] 2023-03-20T11:54:06.9755530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-419] SKIPPED [ 67%] 2023-03-20T11:54:06.9763018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-420] SKIPPED [ 67%] 2023-03-20T11:54:06.9770541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-421] SKIPPED [ 67%] 2023-03-20T11:54:06.9776025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-422] SKIPPED [ 67%] 2023-03-20T11:54:06.9782327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-423] SKIPPED [ 67%] 2023-03-20T11:54:06.9788803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-424] SKIPPED [ 67%] 2023-03-20T11:54:06.9794945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-425] SKIPPED [ 67%] 2023-03-20T11:54:06.9801265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-426] SKIPPED [ 67%] 2023-03-20T11:54:06.9807321Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-427] SKIPPED [ 67%] 2023-03-20T11:54:06.9813958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-428] SKIPPED [ 67%] 2023-03-20T11:54:06.9820339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-429] SKIPPED [ 67%] 2023-03-20T11:54:06.9826557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-430] SKIPPED [ 67%] 2023-03-20T11:54:06.9832835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-431] SKIPPED [ 67%] 2023-03-20T11:54:06.9840258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-432] SKIPPED [ 67%] 2023-03-20T11:54:06.9846574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-433] SKIPPED [ 67%] 2023-03-20T11:54:06.9853118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-434] SKIPPED [ 67%] 2023-03-20T11:54:06.9859418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-435] SKIPPED [ 67%] 2023-03-20T11:54:06.9865867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-436] SKIPPED [ 67%] 2023-03-20T11:54:06.9871991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-437] SKIPPED [ 67%] 2023-03-20T11:54:06.9878194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-438] SKIPPED [ 67%] 2023-03-20T11:54:06.9884415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-439] SKIPPED [ 67%] 2023-03-20T11:54:06.9891638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-440] SKIPPED [ 67%] 2023-03-20T11:54:06.9897243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-441] SKIPPED [ 67%] 2023-03-20T11:54:06.9903420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-442] SKIPPED [ 67%] 2023-03-20T11:54:06.9911167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-443] SKIPPED [ 67%] 2023-03-20T11:54:06.9917289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-444] SKIPPED [ 67%] 2023-03-20T11:54:06.9923467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-445] SKIPPED [ 67%] 2023-03-20T11:54:06.9930545Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-446] SKIPPED [ 67%] 2023-03-20T11:54:06.9936660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-447] SKIPPED [ 67%] 2023-03-20T11:54:06.9942691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-448] SKIPPED [ 67%] 2023-03-20T11:54:06.9949133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-449] SKIPPED [ 67%] 2023-03-20T11:54:06.9955172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-450] SKIPPED [ 67%] 2023-03-20T11:54:06.9961316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-451] SKIPPED [ 67%] 2023-03-20T11:54:06.9968780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-452] SKIPPED [ 67%] 2023-03-20T11:54:06.9974054Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-453] SKIPPED [ 67%] 2023-03-20T11:54:06.9980481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-454] SKIPPED [ 67%] 2023-03-20T11:54:06.9987786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-455] SKIPPED [ 67%] 2023-03-20T11:54:06.9993738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-456] SKIPPED [ 67%] 2023-03-20T11:54:06.9999981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-457] SKIPPED [ 67%] 2023-03-20T11:54:07.0006041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-458] SKIPPED [ 67%] 2023-03-20T11:54:07.0013173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-459] SKIPPED [ 67%] 2023-03-20T11:54:07.0019032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-460] SKIPPED [ 67%] 2023-03-20T11:54:07.0025455Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-461] SKIPPED [ 67%] 2023-03-20T11:54:07.0031238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-462] SKIPPED [ 67%] 2023-03-20T11:54:07.0037295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-463] SKIPPED [ 67%] 2023-03-20T11:54:07.0043533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-464] SKIPPED [ 67%] 2023-03-20T11:54:07.0050441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-465] SKIPPED [ 67%] 2023-03-20T11:54:07.0057985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-466] SKIPPED [ 67%] 2023-03-20T11:54:07.0064131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-467] SKIPPED [ 67%] 2023-03-20T11:54:07.0070609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-468] SKIPPED [ 67%] 2023-03-20T11:54:07.0076826Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-469] SKIPPED [ 67%] 2023-03-20T11:54:07.0083135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-470] SKIPPED [ 67%] 2023-03-20T11:54:07.0090530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-471] SKIPPED [ 67%] 2023-03-20T11:54:07.0096165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-472] SKIPPED [ 67%] 2023-03-20T11:54:07.0102380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-473] SKIPPED [ 67%] 2023-03-20T11:54:07.0108946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-474] SKIPPED [ 67%] 2023-03-20T11:54:07.0115062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-475] SKIPPED [ 67%] 2023-03-20T11:54:07.0121342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-476] SKIPPED [ 67%] 2023-03-20T11:54:07.0127958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-477] SKIPPED [ 67%] 2023-03-20T11:54:07.0135352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-478] SKIPPED [ 67%] 2023-03-20T11:54:07.0141707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-479] SKIPPED [ 67%] 2023-03-20T11:54:07.0148075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-480] SKIPPED [ 67%] 2023-03-20T11:54:07.0154234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-481] SKIPPED [ 67%] 2023-03-20T11:54:07.0160569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-482] SKIPPED [ 67%] 2023-03-20T11:54:07.0166883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-483] SKIPPED [ 67%] 2023-03-20T11:54:07.0173377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-484] SKIPPED [ 67%] 2023-03-20T11:54:07.0180002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-485] SKIPPED [ 67%] 2023-03-20T11:54:07.0186350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-486] SKIPPED [ 67%] 2023-03-20T11:54:07.0192683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-487] SKIPPED [ 67%] 2023-03-20T11:54:07.0198967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-488] SKIPPED [ 67%] 2023-03-20T11:54:07.0206334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-489] SKIPPED [ 67%] 2023-03-20T11:54:07.0213194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-490] SKIPPED [ 67%] 2023-03-20T11:54:07.0219472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-491] SKIPPED [ 67%] 2023-03-20T11:54:07.0225819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-492] SKIPPED [ 67%] 2023-03-20T11:54:07.0232261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-493] SKIPPED [ 67%] 2023-03-20T11:54:07.0238568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-494] SKIPPED [ 67%] 2023-03-20T11:54:07.0244567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-495] SKIPPED [ 67%] 2023-03-20T11:54:07.0251802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-496] SKIPPED [ 67%] 2023-03-20T11:54:07.0257237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-497] SKIPPED [ 67%] 2023-03-20T11:54:07.0263550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-498] SKIPPED [ 67%] 2023-03-20T11:54:07.0269913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-499] SKIPPED [ 67%] 2023-03-20T11:54:07.0276067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-500] SKIPPED [ 67%] 2023-03-20T11:54:07.0283430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-501] SKIPPED [ 67%] 2023-03-20T11:54:07.0290452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-502] SKIPPED [ 67%] 2023-03-20T11:54:07.0296430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-503] SKIPPED [ 67%] 2023-03-20T11:54:07.0302560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-504] SKIPPED [ 67%] 2023-03-20T11:54:07.0308956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-505] SKIPPED [ 67%] 2023-03-20T11:54:07.0315061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-506] SKIPPED [ 67%] 2023-03-20T11:54:07.0321367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-507] SKIPPED [ 67%] 2023-03-20T11:54:07.0327690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-508] SKIPPED [ 67%] 2023-03-20T11:54:07.0334174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-509] SKIPPED [ 67%] 2023-03-20T11:54:07.0340670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-510] SKIPPED [ 67%] 2023-03-20T11:54:07.0347068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-511] SKIPPED [ 67%] 2023-03-20T11:54:07.0354584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-512] SKIPPED [ 67%] 2023-03-20T11:54:07.0360961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-513] SKIPPED [ 67%] 2023-03-20T11:54:07.0367202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-514] SKIPPED [ 67%] 2023-03-20T11:54:07.0373824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-515] SKIPPED [ 67%] 2023-03-20T11:54:07.0380443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-516] SKIPPED [ 67%] 2023-03-20T11:54:07.0386777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-517] SKIPPED [ 67%] 2023-03-20T11:54:07.0392932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-518] SKIPPED [ 67%] 2023-03-20T11:54:07.0399136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-519] SKIPPED [ 67%] 2023-03-20T11:54:07.0405215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-520] SKIPPED [ 67%] 2023-03-20T11:54:07.0412458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-521] SKIPPED [ 67%] 2023-03-20T11:54:07.0418187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-522] SKIPPED [ 67%] 2023-03-20T11:54:07.0427322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-523] SKIPPED [ 67%] 2023-03-20T11:54:07.0433486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-524] SKIPPED [ 67%] 2023-03-20T11:54:07.0439694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-525] SKIPPED [ 67%] 2023-03-20T11:54:07.0445948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-526] SKIPPED [ 67%] 2023-03-20T11:54:07.0453205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-527] SKIPPED [ 67%] 2023-03-20T11:54:07.0458968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-528] SKIPPED [ 67%] 2023-03-20T11:54:07.0465214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-529] SKIPPED [ 67%] 2023-03-20T11:54:07.0471430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-530] SKIPPED [ 67%] 2023-03-20T11:54:07.0477593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-531] SKIPPED [ 67%] 2023-03-20T11:54:07.0483852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-532] SKIPPED [ 67%] 2023-03-20T11:54:07.0490598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-533] SKIPPED [ 67%] 2023-03-20T11:54:07.0497033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-534] SKIPPED [ 67%] 2023-03-20T11:54:07.0504422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-535] SKIPPED [ 67%] 2023-03-20T11:54:07.0510796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-536] SKIPPED [ 67%] 2023-03-20T11:54:07.0516885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-537] SKIPPED [ 67%] 2023-03-20T11:54:07.0523150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-538] SKIPPED [ 67%] 2023-03-20T11:54:07.0530527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-539] SKIPPED [ 67%] 2023-03-20T11:54:07.0536119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-540] SKIPPED [ 67%] 2023-03-20T11:54:07.0542185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-541] SKIPPED [ 67%] 2023-03-20T11:54:07.0548524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-542] SKIPPED [ 67%] 2023-03-20T11:54:07.0554631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-543] SKIPPED [ 67%] 2023-03-20T11:54:07.0561004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-544] SKIPPED [ 67%] 2023-03-20T11:54:07.0567013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-545] SKIPPED [ 67%] 2023-03-20T11:54:07.0574624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-546] SKIPPED [ 67%] 2023-03-20T11:54:07.0580625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-547] SKIPPED [ 67%] 2023-03-20T11:54:07.0587202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-548] SKIPPED [ 67%] 2023-03-20T11:54:07.0593180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-549] SKIPPED [ 67%] 2023-03-20T11:54:07.0599315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-550] SKIPPED [ 67%] 2023-03-20T11:54:07.0605651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-551] SKIPPED [ 67%] 2023-03-20T11:54:07.0613136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-552] SKIPPED [ 67%] 2023-03-20T11:54:07.0618684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-553] SKIPPED [ 67%] 2023-03-20T11:54:07.0624904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-554] SKIPPED [ 67%] 2023-03-20T11:54:07.0631185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-555] SKIPPED [ 67%] 2023-03-20T11:54:07.0637285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-556] SKIPPED [ 67%] 2023-03-20T11:54:07.0643708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-557] SKIPPED [ 67%] 2023-03-20T11:54:07.0652155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-558] SKIPPED [ 67%] 2023-03-20T11:54:07.0657480Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-559] SKIPPED [ 67%] 2023-03-20T11:54:07.0663385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-560] SKIPPED [ 67%] 2023-03-20T11:54:07.0669750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-561] SKIPPED [ 67%] 2023-03-20T11:54:07.0675800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-562] SKIPPED [ 67%] 2023-03-20T11:54:07.0682037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-563] SKIPPED [ 67%] 2023-03-20T11:54:07.0689285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-564] SKIPPED [ 67%] 2023-03-20T11:54:07.0694691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-565] SKIPPED [ 67%] 2023-03-20T11:54:07.0701065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-566] SKIPPED [ 67%] 2023-03-20T11:54:07.0707384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-567] SKIPPED [ 67%] 2023-03-20T11:54:07.0713535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-568] SKIPPED [ 67%] 2023-03-20T11:54:07.0721038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-569] SKIPPED [ 67%] 2023-03-20T11:54:07.0727161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-570] SKIPPED [ 67%] 2023-03-20T11:54:07.0733599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-571] SKIPPED [ 67%] 2023-03-20T11:54:07.0740210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-572] SKIPPED [ 67%] 2023-03-20T11:54:07.0746727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-573] SKIPPED [ 67%] 2023-03-20T11:54:07.0752667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-574] SKIPPED [ 67%] 2023-03-20T11:54:07.0758902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-575] SKIPPED [ 67%] 2023-03-20T11:54:07.0765050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-576] SKIPPED [ 67%] 2023-03-20T11:54:07.0772115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-577] SKIPPED [ 67%] 2023-03-20T11:54:07.0777707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-578] SKIPPED [ 67%] 2023-03-20T11:54:07.0783635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-579] SKIPPED [ 67%] 2023-03-20T11:54:07.0789702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-580] SKIPPED [ 67%] 2023-03-20T11:54:07.0797056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-581] SKIPPED [ 67%] 2023-03-20T11:54:07.0803240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-582] SKIPPED [ 67%] 2023-03-20T11:54:07.0810415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-583] SKIPPED [ 67%] 2023-03-20T11:54:07.0816453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-584] SKIPPED [ 67%] 2023-03-20T11:54:07.0822709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-585] SKIPPED [ 67%] 2023-03-20T11:54:07.0829196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-586] SKIPPED [ 67%] 2023-03-20T11:54:07.0835291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-587] SKIPPED [ 67%] 2023-03-20T11:54:07.0841560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-588] SKIPPED [ 67%] 2023-03-20T11:54:07.0848773Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-589] SKIPPED [ 67%] 2023-03-20T11:54:07.0854195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-590] SKIPPED [ 67%] 2023-03-20T11:54:07.0860806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-591] SKIPPED [ 67%] 2023-03-20T11:54:07.0868300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-592] SKIPPED [ 67%] 2023-03-20T11:54:07.0874456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-593] SKIPPED [ 67%] 2023-03-20T11:54:07.0880873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-594] SKIPPED [ 67%] 2023-03-20T11:54:07.0887049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-595] SKIPPED [ 67%] 2023-03-20T11:54:07.0893347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-596] SKIPPED [ 67%] 2023-03-20T11:54:07.0899794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-597] SKIPPED [ 67%] 2023-03-20T11:54:07.0906274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-598] SKIPPED [ 67%] 2023-03-20T11:54:07.0912440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-599] SKIPPED [ 67%] 2023-03-20T11:54:07.0918748Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-600] SKIPPED [ 67%] 2023-03-20T11:54:07.0924960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-601] SKIPPED [ 67%] 2023-03-20T11:54:07.0932126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-602] SKIPPED [ 67%] 2023-03-20T11:54:07.0938031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-603] SKIPPED [ 67%] 2023-03-20T11:54:07.0945592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-604] SKIPPED [ 67%] 2023-03-20T11:54:07.0951754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-605] SKIPPED [ 67%] 2023-03-20T11:54:07.0957955Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-606] SKIPPED [ 67%] 2023-03-20T11:54:07.0964230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-607] SKIPPED [ 67%] 2023-03-20T11:54:07.0970527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-608] SKIPPED [ 67%] 2023-03-20T11:54:07.0976965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-609] SKIPPED [ 67%] 2023-03-20T11:54:07.0982805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-610] SKIPPED [ 67%] 2023-03-20T11:54:07.0989210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-611] SKIPPED [ 67%] 2023-03-20T11:54:07.0995295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-612] SKIPPED [ 67%] 2023-03-20T11:54:07.1001754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-613] SKIPPED [ 67%] 2023-03-20T11:54:07.1008955Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-614] SKIPPED [ 67%] 2023-03-20T11:54:07.1015781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-615] SKIPPED [ 67%] 2023-03-20T11:54:07.1022184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-616] SKIPPED [ 67%] 2023-03-20T11:54:07.1028658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-617] SKIPPED [ 67%] 2023-03-20T11:54:07.1034742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-618] SKIPPED [ 67%] 2023-03-20T11:54:07.1041078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-619] SKIPPED [ 67%] 2023-03-20T11:54:07.1047413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-620] SKIPPED [ 67%] 2023-03-20T11:54:07.1053880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-621] SKIPPED [ 67%] 2023-03-20T11:54:07.1060228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-622] SKIPPED [ 67%] 2023-03-20T11:54:07.1066438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-623] SKIPPED [ 67%] 2023-03-20T11:54:07.1072610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-624] SKIPPED [ 67%] 2023-03-20T11:54:07.1078793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-625] SKIPPED [ 67%] 2023-03-20T11:54:07.1084911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-626] SKIPPED [ 67%] 2023-03-20T11:54:07.1093104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-627] SKIPPED [ 67%] 2023-03-20T11:54:07.1099006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-628] SKIPPED [ 67%] 2023-03-20T11:54:07.1105214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-629] SKIPPED [ 67%] 2023-03-20T11:54:07.1111404Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-630] SKIPPED [ 67%] 2023-03-20T11:54:07.1117418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-631] SKIPPED [ 67%] 2023-03-20T11:54:07.1123718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-632] SKIPPED [ 67%] 2023-03-20T11:54:07.1130502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-633] SKIPPED [ 67%] 2023-03-20T11:54:07.1136691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-634] SKIPPED [ 67%] 2023-03-20T11:54:07.1142802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-635] SKIPPED [ 67%] 2023-03-20T11:54:07.1149247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-636] SKIPPED [ 67%] 2023-03-20T11:54:07.1155527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-637] SKIPPED [ 67%] 2023-03-20T11:54:07.1163069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-638] SKIPPED [ 67%] 2023-03-20T11:54:07.1170410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-639] SKIPPED [ 67%] 2023-03-20T11:54:07.1176215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-640] SKIPPED [ 67%] 2023-03-20T11:54:07.1182407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-641] SKIPPED [ 67%] 2023-03-20T11:54:07.1188462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-642] SKIPPED [ 67%] 2023-03-20T11:54:07.1194613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-643] SKIPPED [ 67%] 2023-03-20T11:54:07.1200880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-644] SKIPPED [ 67%] 2023-03-20T11:54:07.1207136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-645] SKIPPED [ 67%] 2023-03-20T11:54:07.1213263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-646] SKIPPED [ 67%] 2023-03-20T11:54:07.1219760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-647] SKIPPED [ 67%] 2023-03-20T11:54:07.1226257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-648] SKIPPED [ 67%] 2023-03-20T11:54:07.1233630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-649] SKIPPED [ 67%] 2023-03-20T11:54:07.1239812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-650] SKIPPED [ 67%] 2023-03-20T11:54:07.1246013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-651] SKIPPED [ 67%] 2023-03-20T11:54:07.1253168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-652] SKIPPED [ 67%] 2023-03-20T11:54:07.1259054Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-affine-653] SKIPPED [ 67%] 2023-03-20T11:54:07.1265479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-000] SKIPPED [ 67%] 2023-03-20T11:54:07.1271697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-001] SKIPPED [ 67%] 2023-03-20T11:54:07.1278111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-002] SKIPPED [ 67%] 2023-03-20T11:54:07.1284263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-003] SKIPPED [ 67%] 2023-03-20T11:54:07.1290767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-004] SKIPPED [ 67%] 2023-03-20T11:54:07.1297203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-005] SKIPPED [ 67%] 2023-03-20T11:54:07.1303366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-006] SKIPPED [ 67%] 2023-03-20T11:54:07.1312454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-007] SKIPPED [ 67%] 2023-03-20T11:54:07.1318614Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-008] SKIPPED [ 67%] 2023-03-20T11:54:07.1324852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-009] SKIPPED [ 67%] 2023-03-20T11:54:07.1332153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-010] SKIPPED [ 67%] 2023-03-20T11:54:07.1338072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-011] SKIPPED [ 67%] 2023-03-20T11:54:07.1344195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-012] SKIPPED [ 67%] 2023-03-20T11:54:07.1350667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-013] SKIPPED [ 67%] 2023-03-20T11:54:07.1356890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-014] SKIPPED [ 67%] 2023-03-20T11:54:07.1363250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-015] SKIPPED [ 67%] 2023-03-20T11:54:07.1370494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-016] SKIPPED [ 67%] 2023-03-20T11:54:07.1376069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-017] SKIPPED [ 67%] 2023-03-20T11:54:07.1383634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-018] SKIPPED [ 67%] 2023-03-20T11:54:07.1390034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-019] SKIPPED [ 67%] 2023-03-20T11:54:07.1396302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-020] SKIPPED [ 67%] 2023-03-20T11:54:07.1402624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-021] SKIPPED [ 67%] 2023-03-20T11:54:07.1409946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-022] SKIPPED [ 67%] 2023-03-20T11:54:07.1415467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-023] SKIPPED [ 67%] 2023-03-20T11:54:07.1421731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-024] SKIPPED [ 67%] 2023-03-20T11:54:07.1428204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-025] SKIPPED [ 67%] 2023-03-20T11:54:07.1434400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-026] SKIPPED [ 67%] 2023-03-20T11:54:07.1440768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-027] SKIPPED [ 67%] 2023-03-20T11:54:07.1447092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-028] SKIPPED [ 67%] 2023-03-20T11:54:07.1453871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-029] SKIPPED [ 67%] 2023-03-20T11:54:07.1461711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-030] SKIPPED [ 67%] 2023-03-20T11:54:07.1468202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-031] SKIPPED [ 67%] 2023-03-20T11:54:07.1474432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-032] SKIPPED [ 67%] 2023-03-20T11:54:07.1480890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-033] SKIPPED [ 67%] 2023-03-20T11:54:07.1487074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-034] SKIPPED [ 67%] 2023-03-20T11:54:07.1493406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-035] SKIPPED [ 67%] 2023-03-20T11:54:07.1499931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-036] SKIPPED [ 67%] 2023-03-20T11:54:07.1506416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-037] SKIPPED [ 67%] 2023-03-20T11:54:07.1512609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-038] SKIPPED [ 67%] 2023-03-20T11:54:07.1519011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-039] SKIPPED [ 67%] 2023-03-20T11:54:07.1525175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-040] SKIPPED [ 67%] 2023-03-20T11:54:07.1533348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-041] SKIPPED [ 67%] 2023-03-20T11:54:07.1539477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-042] SKIPPED [ 67%] 2023-03-20T11:54:07.1545737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-043] SKIPPED [ 67%] 2023-03-20T11:54:07.1559575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-044] SKIPPED [ 67%] 2023-03-20T11:54:07.1560244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-045] SKIPPED [ 67%] 2023-03-20T11:54:07.1564221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-046] SKIPPED [ 67%] 2023-03-20T11:54:07.1570651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-047] SKIPPED [ 67%] 2023-03-20T11:54:07.1576433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-048] SKIPPED [ 67%] 2023-03-20T11:54:07.1582505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-049] SKIPPED [ 67%] 2023-03-20T11:54:07.1588556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-050] SKIPPED [ 67%] 2023-03-20T11:54:07.1594459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-051] SKIPPED [ 67%] 2023-03-20T11:54:07.1600565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-052] SKIPPED [ 67%] 2023-03-20T11:54:07.1608788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-053] SKIPPED [ 67%] 2023-03-20T11:54:07.1613850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-054] SKIPPED [ 67%] 2023-03-20T11:54:07.1620081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-055] SKIPPED [ 67%] 2023-03-20T11:54:07.1626212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-056] SKIPPED [ 67%] 2023-03-20T11:54:07.1632048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-057] SKIPPED [ 67%] 2023-03-20T11:54:07.1638139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-058] SKIPPED [ 67%] 2023-03-20T11:54:07.1644015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-059] SKIPPED [ 67%] 2023-03-20T11:54:07.1650365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-060] SKIPPED [ 67%] 2023-03-20T11:54:07.1657036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-061] SKIPPED [ 67%] 2023-03-20T11:54:07.1662710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-062] SKIPPED [ 67%] 2023-03-20T11:54:07.1669009Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-063] SKIPPED [ 67%] 2023-03-20T11:54:07.1676227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-064] SKIPPED [ 67%] 2023-03-20T11:54:07.1682361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-065] SKIPPED [ 67%] 2023-03-20T11:54:07.1688945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-066] SKIPPED [ 67%] 2023-03-20T11:54:07.1694524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-067] SKIPPED [ 67%] 2023-03-20T11:54:07.1700677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-068] SKIPPED [ 67%] 2023-03-20T11:54:07.1706677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-069] SKIPPED [ 67%] 2023-03-20T11:54:07.1712679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-070] SKIPPED [ 67%] 2023-03-20T11:54:07.1718734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-071] SKIPPED [ 67%] 2023-03-20T11:54:07.1724641Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-072] SKIPPED [ 67%] 2023-03-20T11:54:07.1731675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-073] SKIPPED [ 67%] 2023-03-20T11:54:07.1736931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-074] SKIPPED [ 67%] 2023-03-20T11:54:07.1742934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-075] SKIPPED [ 67%] 2023-03-20T11:54:07.1750331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-076] SKIPPED [ 67%] 2023-03-20T11:54:07.1756132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-077] SKIPPED [ 67%] 2023-03-20T11:54:07.1762184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-078] SKIPPED [ 67%] 2023-03-20T11:54:07.1769079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-079] SKIPPED [ 67%] 2023-03-20T11:54:07.1774154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-080] SKIPPED [ 67%] 2023-03-20T11:54:07.1780402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-081] SKIPPED [ 67%] 2023-03-20T11:54:07.1786375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-082] SKIPPED [ 67%] 2023-03-20T11:54:07.1792378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-083] SKIPPED [ 67%] 2023-03-20T11:54:07.1798270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-084] SKIPPED [ 67%] 2023-03-20T11:54:07.1804314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-085] SKIPPED [ 67%] 2023-03-20T11:54:07.1811539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-086] SKIPPED [ 67%] 2023-03-20T11:54:07.1817997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-087] SKIPPED [ 67%] 2023-03-20T11:54:07.1823714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-088] SKIPPED [ 67%] 2023-03-20T11:54:07.1829785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-089] SKIPPED [ 67%] 2023-03-20T11:54:07.1835696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-090] SKIPPED [ 67%] 2023-03-20T11:54:07.1841806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-091] SKIPPED [ 67%] 2023-03-20T11:54:07.1848797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-092] SKIPPED [ 67%] 2023-03-20T11:54:07.1853775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-093] SKIPPED [ 67%] 2023-03-20T11:54:07.1859996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-094] SKIPPED [ 67%] 2023-03-20T11:54:07.1865629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-095] SKIPPED [ 67%] 2023-03-20T11:54:07.1871724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-096] SKIPPED [ 67%] 2023-03-20T11:54:07.1877741Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-097] SKIPPED [ 67%] 2023-03-20T11:54:07.1883801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-098] SKIPPED [ 67%] 2023-03-20T11:54:07.1892098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-099] SKIPPED [ 67%] 2023-03-20T11:54:07.1897285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-100] SKIPPED [ 67%] 2023-03-20T11:54:07.1903079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-vertical_flip-101] SKIPPED [ 67%] 2023-03-20T11:54:07.1909258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-000] SKIPPED [ 67%] 2023-03-20T11:54:07.1915054Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-001] SKIPPED [ 67%] 2023-03-20T11:54:07.1921186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-002] SKIPPED [ 67%] 2023-03-20T11:54:07.1926986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-003] SKIPPED [ 67%] 2023-03-20T11:54:07.1933178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-004] SKIPPED [ 67%] 2023-03-20T11:54:07.1939333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-005] SKIPPED [ 67%] 2023-03-20T11:54:07.1945440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-006] SKIPPED [ 67%] 2023-03-20T11:54:07.1951539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-007] SKIPPED [ 67%] 2023-03-20T11:54:07.1958511Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-008] SKIPPED [ 67%] 2023-03-20T11:54:07.1964571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-009] SKIPPED [ 67%] 2023-03-20T11:54:07.1971682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-010] SKIPPED [ 67%] 2023-03-20T11:54:07.1976992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-011] SKIPPED [ 67%] 2023-03-20T11:54:07.1982936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-012] SKIPPED [ 67%] 2023-03-20T11:54:07.1989083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-013] SKIPPED [ 67%] 2023-03-20T11:54:07.1994899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-014] SKIPPED [ 67%] 2023-03-20T11:54:07.2000878Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-015] SKIPPED [ 67%] 2023-03-20T11:54:07.2006628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-016] SKIPPED [ 67%] 2023-03-20T11:54:07.2013105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-017] SKIPPED [ 67%] 2023-03-20T11:54:07.2019648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-018] SKIPPED [ 67%] 2023-03-20T11:54:07.2025807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-019] SKIPPED [ 67%] 2023-03-20T11:54:07.2033078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-020] SKIPPED [ 67%] 2023-03-20T11:54:07.2038620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-021] SKIPPED [ 67%] 2023-03-20T11:54:07.2044448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-022] SKIPPED [ 67%] 2023-03-20T11:54:07.2050616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-023] SKIPPED [ 67%] 2023-03-20T11:54:07.2056903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-024] SKIPPED [ 67%] 2023-03-20T11:54:07.2062838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-025] SKIPPED [ 67%] 2023-03-20T11:54:07.2069140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-026] SKIPPED [ 67%] 2023-03-20T11:54:07.2075030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-027] SKIPPED [ 67%] 2023-03-20T11:54:07.2081188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-028] SKIPPED [ 67%] 2023-03-20T11:54:07.2087047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-029] SKIPPED [ 67%] 2023-03-20T11:54:07.2093123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-030] SKIPPED [ 67%] 2023-03-20T11:54:07.2100560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-031] SKIPPED [ 67%] 2023-03-20T11:54:07.2106766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-032] SKIPPED [ 67%] 2023-03-20T11:54:07.2112776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-033] SKIPPED [ 67%] 2023-03-20T11:54:07.2118815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-034] SKIPPED [ 67%] 2023-03-20T11:54:07.2124586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-035] SKIPPED [ 67%] 2023-03-20T11:54:07.2131899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-036] SKIPPED [ 67%] 2023-03-20T11:54:07.2137373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-037] SKIPPED [ 67%] 2023-03-20T11:54:07.2143181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-038] SKIPPED [ 67%] 2023-03-20T11:54:07.2148943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-039] SKIPPED [ 67%] 2023-03-20T11:54:07.2154809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-040] SKIPPED [ 67%] 2023-03-20T11:54:07.2160906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-041] SKIPPED [ 67%] 2023-03-20T11:54:07.2170292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-042] SKIPPED [ 67%] 2023-03-20T11:54:07.2176477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-043] SKIPPED [ 67%] 2023-03-20T11:54:07.2182455Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-044] SKIPPED [ 67%] 2023-03-20T11:54:07.2188559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-045] SKIPPED [ 67%] 2023-03-20T11:54:07.2194510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-046] SKIPPED [ 67%] 2023-03-20T11:54:07.2200349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-047] SKIPPED [ 67%] 2023-03-20T11:54:07.2206232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-048] SKIPPED [ 67%] 2023-03-20T11:54:07.2213064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-049] SKIPPED [ 67%] 2023-03-20T11:54:07.2218479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-050] SKIPPED [ 67%] 2023-03-20T11:54:07.2224290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-051] SKIPPED [ 67%] 2023-03-20T11:54:07.2230762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-052] SKIPPED [ 67%] 2023-03-20T11:54:07.2236440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-053] SKIPPED [ 67%] 2023-03-20T11:54:07.2243777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-054] SKIPPED [ 67%] 2023-03-20T11:54:07.2250485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-055] SKIPPED [ 67%] 2023-03-20T11:54:07.2256355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-056] SKIPPED [ 67%] 2023-03-20T11:54:07.2262217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-057] SKIPPED [ 67%] 2023-03-20T11:54:07.2268377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-058] SKIPPED [ 67%] 2023-03-20T11:54:07.2274459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-059] SKIPPED [ 67%] 2023-03-20T11:54:07.2280291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-060] SKIPPED [ 67%] 2023-03-20T11:54:07.2286181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-061] SKIPPED [ 67%] 2023-03-20T11:54:07.2293417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-062] SKIPPED [ 67%] 2023-03-20T11:54:07.2298966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-063] SKIPPED [ 67%] 2023-03-20T11:54:07.2304753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-064] SKIPPED [ 67%] 2023-03-20T11:54:07.2312251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-065] SKIPPED [ 67%] 2023-03-20T11:54:07.2318289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-066] SKIPPED [ 67%] 2023-03-20T11:54:07.2324100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-067] SKIPPED [ 67%] 2023-03-20T11:54:07.2330465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-068] SKIPPED [ 67%] 2023-03-20T11:54:07.2336411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-069] SKIPPED [ 67%] 2023-03-20T11:54:07.2342249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-070] SKIPPED [ 67%] 2023-03-20T11:54:07.2348513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-071] SKIPPED [ 67%] 2023-03-20T11:54:07.2354471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-072] SKIPPED [ 67%] 2023-03-20T11:54:07.2360302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-073] SKIPPED [ 67%] 2023-03-20T11:54:07.2366102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-074] SKIPPED [ 67%] 2023-03-20T11:54:07.2373227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-075] SKIPPED [ 67%] 2023-03-20T11:54:07.2378666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-076] SKIPPED [ 67%] 2023-03-20T11:54:07.2385474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-077] SKIPPED [ 67%] 2023-03-20T11:54:07.2391330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-078] SKIPPED [ 67%] 2023-03-20T11:54:07.2397002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-079] SKIPPED [ 67%] 2023-03-20T11:54:07.2402982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-080] SKIPPED [ 67%] 2023-03-20T11:54:07.2409209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-081] SKIPPED [ 67%] 2023-03-20T11:54:07.2414438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-082] SKIPPED [ 67%] 2023-03-20T11:54:07.2420454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-083] SKIPPED [ 67%] 2023-03-20T11:54:07.2426122Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-084] SKIPPED [ 67%] 2023-03-20T11:54:07.2431714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-085] SKIPPED [ 67%] 2023-03-20T11:54:07.2437143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-086] SKIPPED [ 67%] 2023-03-20T11:54:07.2443045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-087] SKIPPED [ 67%] 2023-03-20T11:54:07.2450396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-088] SKIPPED [ 67%] 2023-03-20T11:54:07.2456697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-089] SKIPPED [ 67%] 2023-03-20T11:54:07.2462376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-090] SKIPPED [ 67%] 2023-03-20T11:54:07.2468097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-091] SKIPPED [ 67%] 2023-03-20T11:54:07.2473832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-092] SKIPPED [ 67%] 2023-03-20T11:54:07.2479390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-093] SKIPPED [ 67%] 2023-03-20T11:54:07.2485066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-094] SKIPPED [ 67%] 2023-03-20T11:54:07.2491884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-095] SKIPPED [ 67%] 2023-03-20T11:54:07.2497087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-096] SKIPPED [ 67%] 2023-03-20T11:54:07.2502715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-097] SKIPPED [ 67%] 2023-03-20T11:54:07.2508785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-098] SKIPPED [ 67%] 2023-03-20T11:54:07.2514449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-099] SKIPPED [ 67%] 2023-03-20T11:54:07.2521345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-100] SKIPPED [ 67%] 2023-03-20T11:54:07.2527118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-101] SKIPPED [ 67%] 2023-03-20T11:54:07.2533355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-102] SKIPPED [ 67%] 2023-03-20T11:54:07.2539149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-103] SKIPPED [ 67%] 2023-03-20T11:54:07.2544892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-104] SKIPPED [ 67%] 2023-03-20T11:54:07.2550784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-105] SKIPPED [ 67%] 2023-03-20T11:54:07.2556307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-106] SKIPPED [ 67%] 2023-03-20T11:54:07.2562078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-107] SKIPPED [ 67%] 2023-03-20T11:54:07.2568814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-108] SKIPPED [ 67%] 2023-03-20T11:54:07.2573672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-109] SKIPPED [ 67%] 2023-03-20T11:54:07.2579706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-110] SKIPPED [ 67%] 2023-03-20T11:54:07.2586862Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-111] SKIPPED [ 67%] 2023-03-20T11:54:07.2592244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-112] SKIPPED [ 67%] 2023-03-20T11:54:07.2598018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-113] SKIPPED [ 67%] 2023-03-20T11:54:07.2603662Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-114] SKIPPED [ 67%] 2023-03-20T11:54:07.2610671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-115] SKIPPED [ 67%] 2023-03-20T11:54:07.2615596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-116] SKIPPED [ 67%] 2023-03-20T11:54:07.2620784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-117] SKIPPED [ 67%] 2023-03-20T11:54:07.2626798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-118] SKIPPED [ 67%] 2023-03-20T11:54:07.2631990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-119] SKIPPED [ 67%] 2023-03-20T11:54:07.2637664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-120] SKIPPED [ 67%] 2023-03-20T11:54:07.2643390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-121] SKIPPED [ 67%] 2023-03-20T11:54:07.2650128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-122] SKIPPED [ 67%] 2023-03-20T11:54:07.2656562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-123] SKIPPED [ 67%] 2023-03-20T11:54:07.2662062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-124] SKIPPED [ 67%] 2023-03-20T11:54:07.2667954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-125] SKIPPED [ 67%] 2023-03-20T11:54:07.2673678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-126] SKIPPED [ 68%] 2023-03-20T11:54:07.2679461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-127] SKIPPED [ 68%] 2023-03-20T11:54:07.2685099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-128] SKIPPED [ 68%] 2023-03-20T11:54:07.2691786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-129] SKIPPED [ 68%] 2023-03-20T11:54:07.2696819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-130] SKIPPED [ 68%] 2023-03-20T11:54:07.2702711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-131] SKIPPED [ 68%] 2023-03-20T11:54:07.2708659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-132] SKIPPED [ 68%] 2023-03-20T11:54:07.2714217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-133] SKIPPED [ 68%] 2023-03-20T11:54:07.2721377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-134] SKIPPED [ 68%] 2023-03-20T11:54:07.2727004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-135] SKIPPED [ 68%] 2023-03-20T11:54:07.2733307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-136] SKIPPED [ 68%] 2023-03-20T11:54:07.2738985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-137] SKIPPED [ 68%] 2023-03-20T11:54:07.2744686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-138] SKIPPED [ 68%] 2023-03-20T11:54:07.2750727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-139] SKIPPED [ 68%] 2023-03-20T11:54:07.2756241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-140] SKIPPED [ 68%] 2023-03-20T11:54:07.2762150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-141] SKIPPED [ 68%] 2023-03-20T11:54:07.2768884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-142] SKIPPED [ 68%] 2023-03-20T11:54:07.2773676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-143] SKIPPED [ 68%] 2023-03-20T11:54:07.2780130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-144] SKIPPED [ 68%] 2023-03-20T11:54:07.2786448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-145] SKIPPED [ 68%] 2023-03-20T11:54:07.2793643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-146] SKIPPED [ 68%] 2023-03-20T11:54:07.2799755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-147] SKIPPED [ 68%] 2023-03-20T11:54:07.2805659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-148] SKIPPED [ 68%] 2023-03-20T11:54:07.2813034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-149] SKIPPED [ 68%] 2023-03-20T11:54:07.2818512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-150] SKIPPED [ 68%] 2023-03-20T11:54:07.2824397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-151] SKIPPED [ 68%] 2023-03-20T11:54:07.2831039Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-152] SKIPPED [ 68%] 2023-03-20T11:54:07.2836915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-153] SKIPPED [ 68%] 2023-03-20T11:54:07.2843101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-154] SKIPPED [ 68%] 2023-03-20T11:54:07.2850386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-155] SKIPPED [ 68%] 2023-03-20T11:54:07.2855803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-156] SKIPPED [ 68%] 2023-03-20T11:54:07.2862981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-157] SKIPPED [ 68%] 2023-03-20T11:54:07.2869240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-158] SKIPPED [ 68%] 2023-03-20T11:54:07.2875306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-159] SKIPPED [ 68%] 2023-03-20T11:54:07.2881445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-160] SKIPPED [ 68%] 2023-03-20T11:54:07.2887276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-161] SKIPPED [ 68%] 2023-03-20T11:54:07.2893710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-162] SKIPPED [ 68%] 2023-03-20T11:54:07.2900056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-163] SKIPPED [ 68%] 2023-03-20T11:54:07.2906012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-164] SKIPPED [ 68%] 2023-03-20T11:54:07.2912384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-165] SKIPPED [ 68%] 2023-03-20T11:54:07.2918432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-166] SKIPPED [ 68%] 2023-03-20T11:54:07.2924510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-167] SKIPPED [ 68%] 2023-03-20T11:54:07.2932894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-168] SKIPPED [ 68%] 2023-03-20T11:54:07.2938377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-169] SKIPPED [ 68%] 2023-03-20T11:54:07.2944251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-170] SKIPPED [ 68%] 2023-03-20T11:54:07.2950641Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-171] SKIPPED [ 68%] 2023-03-20T11:54:07.2956611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-172] SKIPPED [ 68%] 2023-03-20T11:54:07.2962813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-173] SKIPPED [ 68%] 2023-03-20T11:54:07.2969806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-174] SKIPPED [ 68%] 2023-03-20T11:54:07.2975244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-175] SKIPPED [ 68%] 2023-03-20T11:54:07.2981845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-176] SKIPPED [ 68%] 2023-03-20T11:54:07.2988123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-177] SKIPPED [ 68%] 2023-03-20T11:54:07.2994171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-178] SKIPPED [ 68%] 2023-03-20T11:54:07.3000393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-179] SKIPPED [ 68%] 2023-03-20T11:54:07.3010370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-180] SKIPPED [ 68%] 2023-03-20T11:54:07.3015759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-181] SKIPPED [ 68%] 2023-03-20T11:54:07.3021460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-182] SKIPPED [ 68%] 2023-03-20T11:54:07.3027613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-183] SKIPPED [ 68%] 2023-03-20T11:54:07.3033308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-184] SKIPPED [ 68%] 2023-03-20T11:54:07.3039289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-185] SKIPPED [ 68%] 2023-03-20T11:54:07.3045489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-186] SKIPPED [ 68%] 2023-03-20T11:54:07.3052596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-187] SKIPPED [ 68%] 2023-03-20T11:54:07.3058082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-188] SKIPPED [ 68%] 2023-03-20T11:54:07.3064249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-189] SKIPPED [ 68%] 2023-03-20T11:54:07.3070232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-190] SKIPPED [ 68%] 2023-03-20T11:54:07.3077498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-191] SKIPPED [ 68%] 2023-03-20T11:54:07.3083727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-192] SKIPPED [ 68%] 2023-03-20T11:54:07.3090508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-193] SKIPPED [ 68%] 2023-03-20T11:54:07.3096492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-194] SKIPPED [ 68%] 2023-03-20T11:54:07.3102385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-195] SKIPPED [ 68%] 2023-03-20T11:54:07.3108645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-196] SKIPPED [ 68%] 2023-03-20T11:54:07.3114790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-197] SKIPPED [ 68%] 2023-03-20T11:54:07.3120930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-198] SKIPPED [ 68%] 2023-03-20T11:54:07.3126930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-199] SKIPPED [ 68%] 2023-03-20T11:54:07.3133238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-200] SKIPPED [ 68%] 2023-03-20T11:54:07.3139711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-201] SKIPPED [ 68%] 2023-03-20T11:54:07.3145956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-202] SKIPPED [ 68%] 2023-03-20T11:54:07.3153159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-203] SKIPPED [ 68%] 2023-03-20T11:54:07.3159415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-204] SKIPPED [ 68%] 2023-03-20T11:54:07.3165456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-205] SKIPPED [ 68%] 2023-03-20T11:54:07.3172583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-206] SKIPPED [ 68%] 2023-03-20T11:54:07.3178165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-207] SKIPPED [ 68%] 2023-03-20T11:54:07.3184157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-208] SKIPPED [ 68%] 2023-03-20T11:54:07.3190571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-209] SKIPPED [ 68%] 2023-03-20T11:54:07.3196464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-210] SKIPPED [ 68%] 2023-03-20T11:54:07.3202724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-211] SKIPPED [ 68%] 2023-03-20T11:54:07.3209885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-212] SKIPPED [ 68%] 2023-03-20T11:54:07.3215304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-213] SKIPPED [ 68%] 2023-03-20T11:54:07.3222817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-214] SKIPPED [ 68%] 2023-03-20T11:54:07.3229128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-rotate-215] SKIPPED [ 68%] 2023-03-20T11:54:07.3234996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-000] SKIPPED [ 68%] 2023-03-20T11:54:07.3241235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-001] SKIPPED [ 68%] 2023-03-20T11:54:07.3247162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-002] SKIPPED [ 68%] 2023-03-20T11:54:07.3253346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-003] SKIPPED [ 68%] 2023-03-20T11:54:07.3259464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-004] SKIPPED [ 68%] 2023-03-20T11:54:07.3265809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-005] SKIPPED [ 68%] 2023-03-20T11:54:07.3271837Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-006] SKIPPED [ 68%] 2023-03-20T11:54:07.3278095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-007] SKIPPED [ 68%] 2023-03-20T11:54:07.3283994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-008] SKIPPED [ 68%] 2023-03-20T11:54:07.3290483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-009] SKIPPED [ 68%] 2023-03-20T11:54:07.3297793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-010] SKIPPED [ 68%] 2023-03-20T11:54:07.3303720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-011] SKIPPED [ 68%] 2023-03-20T11:54:07.3310070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-012] SKIPPED [ 68%] 2023-03-20T11:54:07.3316128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-013] SKIPPED [ 68%] 2023-03-20T11:54:07.3322257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-014] SKIPPED [ 68%] 2023-03-20T11:54:07.3329620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-015] SKIPPED [ 68%] 2023-03-20T11:54:07.3334785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-016] SKIPPED [ 68%] 2023-03-20T11:54:07.3340863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-017] SKIPPED [ 68%] 2023-03-20T11:54:07.3347033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-018] SKIPPED [ 68%] 2023-03-20T11:54:07.3353147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-019] SKIPPED [ 68%] 2023-03-20T11:54:07.3359314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-020] SKIPPED [ 68%] 2023-03-20T11:54:07.3366591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-021] SKIPPED [ 68%] 2023-03-20T11:54:07.3373256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-022] SKIPPED [ 68%] 2023-03-20T11:54:07.3379394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-023] SKIPPED [ 68%] 2023-03-20T11:54:07.3385806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-024] SKIPPED [ 68%] 2023-03-20T11:54:07.3391792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-025] SKIPPED [ 68%] 2023-03-20T11:54:07.3397944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-026] SKIPPED [ 68%] 2023-03-20T11:54:07.3404077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-027] SKIPPED [ 68%] 2023-03-20T11:54:07.3410949Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-028] SKIPPED [ 68%] 2023-03-20T11:54:07.3416732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-029] SKIPPED [ 68%] 2023-03-20T11:54:07.3422693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-030] SKIPPED [ 68%] 2023-03-20T11:54:07.3428817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-031] SKIPPED [ 68%] 2023-03-20T11:54:07.3434837Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-032] SKIPPED [ 68%] 2023-03-20T11:54:07.3442140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-033] SKIPPED [ 68%] 2023-03-20T11:54:07.3449381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-034] SKIPPED [ 68%] 2023-03-20T11:54:07.3454388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-035] SKIPPED [ 68%] 2023-03-20T11:54:07.3460535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-036] SKIPPED [ 68%] 2023-03-20T11:54:07.3466880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-037] SKIPPED [ 68%] 2023-03-20T11:54:07.3472923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-038] SKIPPED [ 68%] 2023-03-20T11:54:07.3479028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-039] SKIPPED [ 68%] 2023-03-20T11:54:07.3485065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-040] SKIPPED [ 68%] 2023-03-20T11:54:07.3492123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-041] SKIPPED [ 68%] 2023-03-20T11:54:07.3497414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-042] SKIPPED [ 68%] 2023-03-20T11:54:07.3503789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-043] SKIPPED [ 68%] 2023-03-20T11:54:07.3511349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-044] SKIPPED [ 68%] 2023-03-20T11:54:07.3517390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-045] SKIPPED [ 68%] 2023-03-20T11:54:07.3523677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-046] SKIPPED [ 68%] 2023-03-20T11:54:07.3530535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-047] SKIPPED [ 68%] 2023-03-20T11:54:07.3536077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-048] SKIPPED [ 68%] 2023-03-20T11:54:07.3542456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-049] SKIPPED [ 68%] 2023-03-20T11:54:07.3548756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-050] SKIPPED [ 68%] 2023-03-20T11:54:07.3554809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-051] SKIPPED [ 68%] 2023-03-20T11:54:07.3560954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-052] SKIPPED [ 68%] 2023-03-20T11:54:07.3567052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-053] SKIPPED [ 68%] 2023-03-20T11:54:07.3573262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-054] SKIPPED [ 68%] 2023-03-20T11:54:07.3579591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-055] SKIPPED [ 68%] 2023-03-20T11:54:07.3587075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-056] SKIPPED [ 68%] 2023-03-20T11:54:07.3593194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-057] SKIPPED [ 68%] 2023-03-20T11:54:07.3599365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-058] SKIPPED [ 68%] 2023-03-20T11:54:07.3605458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-059] SKIPPED [ 68%] 2023-03-20T11:54:07.3612330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-060] SKIPPED [ 68%] 2023-03-20T11:54:07.3618143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-061] SKIPPED [ 68%] 2023-03-20T11:54:07.3624033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-062] SKIPPED [ 68%] 2023-03-20T11:54:07.3630556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-063] SKIPPED [ 68%] 2023-03-20T11:54:07.3636595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-064] SKIPPED [ 68%] 2023-03-20T11:54:07.3642734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-065] SKIPPED [ 68%] 2023-03-20T11:54:07.3649879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-066] SKIPPED [ 68%] 2023-03-20T11:54:07.3656655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-067] SKIPPED [ 68%] 2023-03-20T11:54:07.3662634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-068] SKIPPED [ 68%] 2023-03-20T11:54:07.3668972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-069] SKIPPED [ 68%] 2023-03-20T11:54:07.3674934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-070] SKIPPED [ 68%] 2023-03-20T11:54:07.3681099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-071] SKIPPED [ 68%] 2023-03-20T11:54:07.3687032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-072] SKIPPED [ 68%] 2023-03-20T11:54:07.3693214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-073] SKIPPED [ 68%] 2023-03-20T11:54:07.3699666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-074] SKIPPED [ 68%] 2023-03-20T11:54:07.3705900Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-075] SKIPPED [ 68%] 2023-03-20T11:54:07.3711989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-076] SKIPPED [ 68%] 2023-03-20T11:54:07.3718192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-077] SKIPPED [ 68%] 2023-03-20T11:54:07.3724122Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-078] SKIPPED [ 68%] 2023-03-20T11:54:07.3732477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-079] SKIPPED [ 68%] 2023-03-20T11:54:07.3737921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-080] SKIPPED [ 68%] 2023-03-20T11:54:07.3743924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-081] SKIPPED [ 68%] 2023-03-20T11:54:07.3750188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-082] SKIPPED [ 68%] 2023-03-20T11:54:07.3756320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-083] SKIPPED [ 68%] 2023-03-20T11:54:07.3762365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-084] SKIPPED [ 68%] 2023-03-20T11:54:07.3769584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-085] SKIPPED [ 68%] 2023-03-20T11:54:07.3774901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-086] SKIPPED [ 68%] 2023-03-20T11:54:07.3781392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-087] SKIPPED [ 68%] 2023-03-20T11:54:07.3787599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-088] SKIPPED [ 68%] 2023-03-20T11:54:07.3793714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-089] SKIPPED [ 68%] 2023-03-20T11:54:07.3801129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-090] SKIPPED [ 68%] 2023-03-20T11:54:07.3807154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-091] SKIPPED [ 68%] 2023-03-20T11:54:07.3813523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-092] SKIPPED [ 68%] 2023-03-20T11:54:07.3819924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-093] SKIPPED [ 68%] 2023-03-20T11:54:07.3826379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-094] SKIPPED [ 68%] 2023-03-20T11:54:07.3832131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-095] SKIPPED [ 68%] 2023-03-20T11:54:07.3838438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-096] SKIPPED [ 68%] 2023-03-20T11:54:07.3844339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-097] SKIPPED [ 68%] 2023-03-20T11:54:07.3850548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-098] SKIPPED [ 68%] 2023-03-20T11:54:07.3856700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-099] SKIPPED [ 68%] 2023-03-20T11:54:07.3862701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-100] SKIPPED [ 68%] 2023-03-20T11:54:07.3871795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-101] SKIPPED [ 68%] 2023-03-20T11:54:07.3878144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-102] SKIPPED [ 68%] 2023-03-20T11:54:07.3883999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-103] SKIPPED [ 68%] 2023-03-20T11:54:07.3891829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-104] SKIPPED [ 68%] 2023-03-20T11:54:07.3896767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-105] SKIPPED [ 68%] 2023-03-20T11:54:07.3902619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-106] SKIPPED [ 68%] 2023-03-20T11:54:07.3909043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-107] SKIPPED [ 68%] 2023-03-20T11:54:07.3914854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-108] SKIPPED [ 68%] 2023-03-20T11:54:07.3921127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-109] SKIPPED [ 68%] 2023-03-20T11:54:07.3927090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-110] SKIPPED [ 68%] 2023-03-20T11:54:07.3933414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-111] SKIPPED [ 68%] 2023-03-20T11:54:07.3939555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-112] SKIPPED [ 68%] 2023-03-20T11:54:07.3947127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-113] SKIPPED [ 68%] 2023-03-20T11:54:07.3953091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-114] SKIPPED [ 68%] 2023-03-20T11:54:07.3959105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-115] SKIPPED [ 68%] 2023-03-20T11:54:07.3965445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-116] SKIPPED [ 68%] 2023-03-20T11:54:07.3972240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-117] SKIPPED [ 68%] 2023-03-20T11:54:07.3978109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-118] SKIPPED [ 68%] 2023-03-20T11:54:07.3984301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-119] SKIPPED [ 68%] 2023-03-20T11:54:07.3990464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-120] SKIPPED [ 68%] 2023-03-20T11:54:07.3996627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-121] SKIPPED [ 68%] 2023-03-20T11:54:07.4002884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-122] SKIPPED [ 68%] 2023-03-20T11:54:07.4010507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-123] SKIPPED [ 68%] 2023-03-20T11:54:07.4017622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-124] SKIPPED [ 68%] 2023-03-20T11:54:07.4024012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-125] SKIPPED [ 68%] 2023-03-20T11:54:07.4030686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-126] SKIPPED [ 68%] 2023-03-20T11:54:07.4037076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-127] SKIPPED [ 68%] 2023-03-20T11:54:07.4043621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-128] SKIPPED [ 68%] 2023-03-20T11:54:07.4051691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-129] SKIPPED [ 68%] 2023-03-20T11:54:07.4056917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-130] SKIPPED [ 68%] 2023-03-20T11:54:07.4063084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-131] SKIPPED [ 68%] 2023-03-20T11:54:07.4069699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-132] SKIPPED [ 68%] 2023-03-20T11:54:07.4075963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-133] SKIPPED [ 68%] 2023-03-20T11:54:07.4082379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-134] SKIPPED [ 68%] 2023-03-20T11:54:07.4089334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-135] SKIPPED [ 68%] 2023-03-20T11:54:07.4096783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-136] SKIPPED [ 68%] 2023-03-20T11:54:07.4103053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-137] SKIPPED [ 68%] 2023-03-20T11:54:07.4109778Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-138] SKIPPED [ 68%] 2023-03-20T11:54:07.4116135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-139] SKIPPED [ 68%] 2023-03-20T11:54:07.4122516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-140] SKIPPED [ 68%] 2023-03-20T11:54:07.4129619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-141] SKIPPED [ 68%] 2023-03-20T11:54:07.4135629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-142] SKIPPED [ 68%] 2023-03-20T11:54:07.4142000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-143] SKIPPED [ 68%] 2023-03-20T11:54:07.4148581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-144] SKIPPED [ 68%] 2023-03-20T11:54:07.4154677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-145] SKIPPED [ 68%] 2023-03-20T11:54:07.4161310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-146] SKIPPED [ 68%] 2023-03-20T11:54:07.4170071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-147] SKIPPED [ 68%] 2023-03-20T11:54:07.4175405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-148] SKIPPED [ 68%] 2023-03-20T11:54:07.4182052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-149] SKIPPED [ 68%] 2023-03-20T11:54:07.4188676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-150] SKIPPED [ 68%] 2023-03-20T11:54:07.4195013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-151] SKIPPED [ 68%] 2023-03-20T11:54:07.4201463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-152] SKIPPED [ 68%] 2023-03-20T11:54:07.4207958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-153] SKIPPED [ 68%] 2023-03-20T11:54:07.4214303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-154] SKIPPED [ 68%] 2023-03-20T11:54:07.4221020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-155] SKIPPED [ 68%] 2023-03-20T11:54:07.4227391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-156] SKIPPED [ 68%] 2023-03-20T11:54:07.4233577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-157] SKIPPED [ 68%] 2023-03-20T11:54:07.4239897Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-158] SKIPPED [ 68%] 2023-03-20T11:54:07.4247766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-159] SKIPPED [ 68%] 2023-03-20T11:54:07.4254045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-160] SKIPPED [ 68%] 2023-03-20T11:54:07.4260734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-161] SKIPPED [ 68%] 2023-03-20T11:54:07.4267093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-162] SKIPPED [ 68%] 2023-03-20T11:54:07.4273610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-163] SKIPPED [ 68%] 2023-03-20T11:54:07.4279934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-164] SKIPPED [ 68%] 2023-03-20T11:54:07.4286350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-165] SKIPPED [ 68%] 2023-03-20T11:54:07.4293378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-166] SKIPPED [ 68%] 2023-03-20T11:54:07.4299477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-167] SKIPPED [ 68%] 2023-03-20T11:54:07.4306310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-168] SKIPPED [ 68%] 2023-03-20T11:54:07.4312543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-169] SKIPPED [ 68%] 2023-03-20T11:54:07.4320114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-170] SKIPPED [ 68%] 2023-03-20T11:54:07.4326404Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-171] SKIPPED [ 68%] 2023-03-20T11:54:07.4333348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-172] SKIPPED [ 68%] 2023-03-20T11:54:07.4339741Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-173] SKIPPED [ 68%] 2023-03-20T11:54:07.4346262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-174] SKIPPED [ 68%] 2023-03-20T11:54:07.4352605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-175] SKIPPED [ 68%] 2023-03-20T11:54:07.4358974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-176] SKIPPED [ 68%] 2023-03-20T11:54:07.4365218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-177] SKIPPED [ 68%] 2023-03-20T11:54:07.4372586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-178] SKIPPED [ 68%] 2023-03-20T11:54:07.4378213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-179] SKIPPED [ 68%] 2023-03-20T11:54:07.4384517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-180] SKIPPED [ 68%] 2023-03-20T11:54:07.4391088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-181] SKIPPED [ 68%] 2023-03-20T11:54:07.4398783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-182] SKIPPED [ 68%] 2023-03-20T11:54:07.4405096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-183] SKIPPED [ 68%] 2023-03-20T11:54:07.4412900Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-184] SKIPPED [ 68%] 2023-03-20T11:54:07.4418332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-crop-185] SKIPPED [ 68%] 2023-03-20T11:54:07.4424557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-000] SKIPPED [ 68%] 2023-03-20T11:54:07.4431220Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-001] SKIPPED [ 68%] 2023-03-20T11:54:07.4437433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-002] SKIPPED [ 68%] 2023-03-20T11:54:07.4444082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-003] SKIPPED [ 68%] 2023-03-20T11:54:07.4451723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-004] SKIPPED [ 68%] 2023-03-20T11:54:07.4457426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-005] SKIPPED [ 68%] 2023-03-20T11:54:07.4463721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-006] SKIPPED [ 68%] 2023-03-20T11:54:07.4471505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-007] SKIPPED [ 68%] 2023-03-20T11:54:07.4477795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-008] SKIPPED [ 68%] 2023-03-20T11:54:07.4484442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-009] SKIPPED [ 68%] 2023-03-20T11:54:07.4491753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-010] SKIPPED [ 68%] 2023-03-20T11:54:07.4497441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-011] SKIPPED [ 68%] 2023-03-20T11:54:07.4503653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-012] SKIPPED [ 68%] 2023-03-20T11:54:07.4510008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-013] SKIPPED [ 68%] 2023-03-20T11:54:07.4516271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-014] SKIPPED [ 68%] 2023-03-20T11:54:07.4522727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-015] SKIPPED [ 68%] 2023-03-20T11:54:07.4531158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-016] SKIPPED [ 68%] 2023-03-20T11:54:07.4536284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-017] SKIPPED [ 68%] 2023-03-20T11:54:07.4542219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-018] SKIPPED [ 68%] 2023-03-20T11:54:07.4549957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-019] SKIPPED [ 68%] 2023-03-20T11:54:07.4556282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-020] SKIPPED [ 68%] 2023-03-20T11:54:07.4562934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-021] SKIPPED [ 68%] 2023-03-20T11:54:07.4570435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-022] SKIPPED [ 68%] 2023-03-20T11:54:07.4576230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-023] SKIPPED [ 68%] 2023-03-20T11:54:07.4582699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-024] SKIPPED [ 68%] 2023-03-20T11:54:07.4588925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-025] SKIPPED [ 68%] 2023-03-20T11:54:07.4595170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-026] SKIPPED [ 68%] 2023-03-20T11:54:07.4601754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-027] SKIPPED [ 68%] 2023-03-20T11:54:07.4609152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-028] SKIPPED [ 68%] 2023-03-20T11:54:07.4614733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-029] SKIPPED [ 68%] 2023-03-20T11:54:07.4622602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-030] SKIPPED [ 68%] 2023-03-20T11:54:07.4628901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-031] SKIPPED [ 68%] 2023-03-20T11:54:07.4635354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-032] SKIPPED [ 68%] 2023-03-20T11:54:07.4641796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-033] SKIPPED [ 68%] 2023-03-20T11:54:07.4649046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-034] SKIPPED [ 68%] 2023-03-20T11:54:07.4654870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-035] SKIPPED [ 68%] 2023-03-20T11:54:07.4661419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-036] SKIPPED [ 68%] 2023-03-20T11:54:07.4668004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-037] SKIPPED [ 68%] 2023-03-20T11:54:07.4674263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-038] SKIPPED [ 68%] 2023-03-20T11:54:07.4680728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-039] SKIPPED [ 68%] 2023-03-20T11:54:07.4687195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-040] SKIPPED [ 68%] 2023-03-20T11:54:07.4695220Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-041] SKIPPED [ 68%] 2023-03-20T11:54:07.4701765Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-042] SKIPPED [ 68%] 2023-03-20T11:54:07.4708362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-043] SKIPPED [ 68%] 2023-03-20T11:54:07.4714548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-044] SKIPPED [ 68%] 2023-03-20T11:54:07.4720979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-045] SKIPPED [ 68%] 2023-03-20T11:54:07.4727245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-046] SKIPPED [ 68%] 2023-03-20T11:54:07.4733665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-047] SKIPPED [ 68%] 2023-03-20T11:54:07.4740412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-048] SKIPPED [ 68%] 2023-03-20T11:54:07.4746842Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-049] SKIPPED [ 68%] 2023-03-20T11:54:07.4753322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-050] SKIPPED [ 68%] 2023-03-20T11:54:07.4759977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-051] SKIPPED [ 68%] 2023-03-20T11:54:07.4766128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-052] SKIPPED [ 68%] 2023-03-20T11:54:07.4775912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-053] SKIPPED [ 68%] 2023-03-20T11:54:07.4782377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-054] SKIPPED [ 68%] 2023-03-20T11:54:07.4788933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-055] SKIPPED [ 68%] 2023-03-20T11:54:07.4795212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-056] SKIPPED [ 68%] 2023-03-20T11:54:07.4801700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-057] SKIPPED [ 68%] 2023-03-20T11:54:07.4809165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-058] SKIPPED [ 68%] 2023-03-20T11:54:07.4814730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-059] SKIPPED [ 68%] 2023-03-20T11:54:07.4820915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-060] SKIPPED [ 68%] 2023-03-20T11:54:07.4827524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-061] SKIPPED [ 68%] 2023-03-20T11:54:07.4833592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-062] SKIPPED [ 68%] 2023-03-20T11:54:07.4840051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-063] SKIPPED [ 68%] 2023-03-20T11:54:07.4849060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-064] SKIPPED [ 68%] 2023-03-20T11:54:07.4854382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-065] SKIPPED [ 68%] 2023-03-20T11:54:07.4860835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-066] SKIPPED [ 68%] 2023-03-20T11:54:07.4867524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-067] SKIPPED [ 68%] 2023-03-20T11:54:07.4873922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-068] SKIPPED [ 68%] 2023-03-20T11:54:07.4880212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-069] SKIPPED [ 68%] 2023-03-20T11:54:07.4886628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-070] SKIPPED [ 68%] 2023-03-20T11:54:07.4893551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-071] SKIPPED [ 68%] 2023-03-20T11:54:07.4899830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-072] SKIPPED [ 68%] 2023-03-20T11:54:07.4906463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-073] SKIPPED [ 68%] 2023-03-20T11:54:07.4912742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-074] SKIPPED [ 68%] 2023-03-20T11:54:07.4919357Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-075] SKIPPED [ 68%] 2023-03-20T11:54:07.4926827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-076] SKIPPED [ 68%] 2023-03-20T11:54:07.4933322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-077] SKIPPED [ 68%] 2023-03-20T11:54:07.4939433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-078] SKIPPED [ 68%] 2023-03-20T11:54:07.4945620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-079] SKIPPED [ 68%] 2023-03-20T11:54:07.4951691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-080] SKIPPED [ 68%] 2023-03-20T11:54:07.4957995Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-081] SKIPPED [ 68%] 2023-03-20T11:54:07.4963672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-082] SKIPPED [ 68%] 2023-03-20T11:54:07.4970448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-083] SKIPPED [ 68%] 2023-03-20T11:54:07.4975210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-084] SKIPPED [ 68%] 2023-03-20T11:54:07.4981174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-085] SKIPPED [ 68%] 2023-03-20T11:54:07.4986874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-086] SKIPPED [ 68%] 2023-03-20T11:54:07.4993654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-087] SKIPPED [ 68%] 2023-03-20T11:54:07.4999469Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-088] SKIPPED [ 68%] 2023-03-20T11:54:07.5005155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-089] SKIPPED [ 68%] 2023-03-20T11:54:07.5011926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-090] SKIPPED [ 68%] 2023-03-20T11:54:07.5016982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-091] SKIPPED [ 68%] 2023-03-20T11:54:07.5022554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-092] SKIPPED [ 68%] 2023-03-20T11:54:07.5028413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-093] SKIPPED [ 68%] 2023-03-20T11:54:07.5034153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-094] SKIPPED [ 68%] 2023-03-20T11:54:07.5039714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-095] SKIPPED [ 68%] 2023-03-20T11:54:07.5045504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-096] SKIPPED [ 68%] 2023-03-20T11:54:07.5052235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-097] SKIPPED [ 68%] 2023-03-20T11:54:07.5058127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-098] SKIPPED [ 68%] 2023-03-20T11:54:07.5065109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-099] SKIPPED [ 68%] 2023-03-20T11:54:07.5070914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-100] SKIPPED [ 68%] 2023-03-20T11:54:07.5076434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-101] SKIPPED [ 68%] 2023-03-20T11:54:07.5082316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-102] SKIPPED [ 68%] 2023-03-20T11:54:07.5089087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-103] SKIPPED [ 68%] 2023-03-20T11:54:07.5094082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-104] SKIPPED [ 68%] 2023-03-20T11:54:07.5100158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-105] SKIPPED [ 68%] 2023-03-20T11:54:07.5105685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-106] SKIPPED [ 68%] 2023-03-20T11:54:07.5111611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-107] SKIPPED [ 68%] 2023-03-20T11:54:07.5117200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-108] SKIPPED [ 68%] 2023-03-20T11:54:07.5123065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-109] SKIPPED [ 68%] 2023-03-20T11:54:07.5130498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-110] SKIPPED [ 68%] 2023-03-20T11:54:07.5136407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-111] SKIPPED [ 68%] 2023-03-20T11:54:07.5141796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-112] SKIPPED [ 68%] 2023-03-20T11:54:07.5147756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-113] SKIPPED [ 68%] 2023-03-20T11:54:07.5153311Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-114] SKIPPED [ 68%] 2023-03-20T11:54:07.5159070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-115] SKIPPED [ 68%] 2023-03-20T11:54:07.5164703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-116] SKIPPED [ 68%] 2023-03-20T11:54:07.5171690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-117] SKIPPED [ 68%] 2023-03-20T11:54:07.5176610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-118] SKIPPED [ 68%] 2023-03-20T11:54:07.5182267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-119] SKIPPED [ 68%] 2023-03-20T11:54:07.5188248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-120] SKIPPED [ 68%] 2023-03-20T11:54:07.5193804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-121] SKIPPED [ 68%] 2023-03-20T11:54:07.5200901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-122] SKIPPED [ 68%] 2023-03-20T11:54:07.5206473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-123] SKIPPED [ 68%] 2023-03-20T11:54:07.5213102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-124] SKIPPED [ 68%] 2023-03-20T11:54:07.5218513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-125] SKIPPED [ 68%] 2023-03-20T11:54:07.5224081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-126] SKIPPED [ 68%] 2023-03-20T11:54:07.5230125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-127] SKIPPED [ 68%] 2023-03-20T11:54:07.5235748Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-128] SKIPPED [ 68%] 2023-03-20T11:54:07.5241646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-129] SKIPPED [ 68%] 2023-03-20T11:54:07.5247270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-130] SKIPPED [ 68%] 2023-03-20T11:54:07.5253414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-131] SKIPPED [ 68%] 2023-03-20T11:54:07.5259445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-132] SKIPPED [ 68%] 2023-03-20T11:54:07.5266581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-133] SKIPPED [ 68%] 2023-03-20T11:54:07.5272099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-134] SKIPPED [ 68%] 2023-03-20T11:54:07.5277758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-135] SKIPPED [ 68%] 2023-03-20T11:54:07.5283608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-136] SKIPPED [ 68%] 2023-03-20T11:54:07.5290312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-137] SKIPPED [ 68%] 2023-03-20T11:54:07.5295610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-138] SKIPPED [ 68%] 2023-03-20T11:54:07.5301259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-139] SKIPPED [ 68%] 2023-03-20T11:54:07.5307025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-140] SKIPPED [ 68%] 2023-03-20T11:54:07.5312828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-141] SKIPPED [ 68%] 2023-03-20T11:54:07.5318343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-142] SKIPPED [ 68%] 2023-03-20T11:54:07.5324322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-143] SKIPPED [ 68%] 2023-03-20T11:54:07.5330324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-144] SKIPPED [ 68%] 2023-03-20T11:54:07.5337500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-145] SKIPPED [ 68%] 2023-03-20T11:54:07.5343164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-146] SKIPPED [ 68%] 2023-03-20T11:54:07.5349240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-147] SKIPPED [ 68%] 2023-03-20T11:54:07.5354869Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-148] SKIPPED [ 68%] 2023-03-20T11:54:07.5360609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-149] SKIPPED [ 68%] 2023-03-20T11:54:07.5366620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-150] SKIPPED [ 68%] 2023-03-20T11:54:07.5373029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-151] SKIPPED [ 68%] 2023-03-20T11:54:07.5378418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-152] SKIPPED [ 68%] 2023-03-20T11:54:07.5384160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-153] SKIPPED [ 68%] 2023-03-20T11:54:07.5390070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-154] SKIPPED [ 68%] 2023-03-20T11:54:07.5395626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-155] SKIPPED [ 68%] 2023-03-20T11:54:07.5403121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-156] SKIPPED [ 68%] 2023-03-20T11:54:07.5409949Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-157] SKIPPED [ 68%] 2023-03-20T11:54:07.5414921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-158] SKIPPED [ 68%] 2023-03-20T11:54:07.5420942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-159] SKIPPED [ 68%] 2023-03-20T11:54:07.5426855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-160] SKIPPED [ 68%] 2023-03-20T11:54:07.5432491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-161] SKIPPED [ 68%] 2023-03-20T11:54:07.5438203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-162] SKIPPED [ 68%] 2023-03-20T11:54:07.5443810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-163] SKIPPED [ 68%] 2023-03-20T11:54:07.5450266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-164] SKIPPED [ 68%] 2023-03-20T11:54:07.5455585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-165] SKIPPED [ 68%] 2023-03-20T11:54:07.5461481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-166] SKIPPED [ 68%] 2023-03-20T11:54:07.5467408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-167] SKIPPED [ 68%] 2023-03-20T11:54:07.5474279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-168] SKIPPED [ 68%] 2023-03-20T11:54:07.5480049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-169] SKIPPED [ 68%] 2023-03-20T11:54:07.5485822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-170] SKIPPED [ 68%] 2023-03-20T11:54:07.5492458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-171] SKIPPED [ 68%] 2023-03-20T11:54:07.5497647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-172] SKIPPED [ 68%] 2023-03-20T11:54:07.5503241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-173] SKIPPED [ 68%] 2023-03-20T11:54:07.5509295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-174] SKIPPED [ 68%] 2023-03-20T11:54:07.5515047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-175] SKIPPED [ 68%] 2023-03-20T11:54:07.5521476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-176] SKIPPED [ 68%] 2023-03-20T11:54:07.5527095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-177] SKIPPED [ 68%] 2023-03-20T11:54:07.5532935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-178] SKIPPED [ 68%] 2023-03-20T11:54:07.5540560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-179] SKIPPED [ 68%] 2023-03-20T11:54:07.5546259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-180] SKIPPED [ 68%] 2023-03-20T11:54:07.5551980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-181] SKIPPED [ 68%] 2023-03-20T11:54:07.5557668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-182] SKIPPED [ 68%] 2023-03-20T11:54:07.5563489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-183] SKIPPED [ 68%] 2023-03-20T11:54:07.5570424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-184] SKIPPED [ 68%] 2023-03-20T11:54:07.5575525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-185] SKIPPED [ 68%] 2023-03-20T11:54:07.5581263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-186] SKIPPED [ 68%] 2023-03-20T11:54:07.5587149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-187] SKIPPED [ 68%] 2023-03-20T11:54:07.5592757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-188] SKIPPED [ 68%] 2023-03-20T11:54:07.5598485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-189] SKIPPED [ 68%] 2023-03-20T11:54:07.5607330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-190] SKIPPED [ 68%] 2023-03-20T11:54:07.5613019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-191] SKIPPED [ 68%] 2023-03-20T11:54:07.5619089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-192] SKIPPED [ 68%] 2023-03-20T11:54:07.5624763Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-193] SKIPPED [ 68%] 2023-03-20T11:54:07.5630690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-194] SKIPPED [ 68%] 2023-03-20T11:54:07.5636337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-195] SKIPPED [ 68%] 2023-03-20T11:54:07.5642333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-196] SKIPPED [ 68%] 2023-03-20T11:54:07.5649651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-197] SKIPPED [ 68%] 2023-03-20T11:54:07.5653865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-198] SKIPPED [ 68%] 2023-03-20T11:54:07.5660025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-199] SKIPPED [ 68%] 2023-03-20T11:54:07.5665693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-200] SKIPPED [ 68%] 2023-03-20T11:54:07.5671676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-201] SKIPPED [ 68%] 2023-03-20T11:54:07.5678758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-202] SKIPPED [ 68%] 2023-03-20T11:54:07.5684456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-203] SKIPPED [ 68%] 2023-03-20T11:54:07.5691288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-204] SKIPPED [ 68%] 2023-03-20T11:54:07.5696502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-205] SKIPPED [ 68%] 2023-03-20T11:54:07.5702182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-206] SKIPPED [ 68%] 2023-03-20T11:54:07.5708246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-207] SKIPPED [ 68%] 2023-03-20T11:54:07.5714128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-208] SKIPPED [ 68%] 2023-03-20T11:54:07.5719800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-209] SKIPPED [ 68%] 2023-03-20T11:54:07.5725338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-210] SKIPPED [ 68%] 2023-03-20T11:54:07.5732062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-211] SKIPPED [ 68%] 2023-03-20T11:54:07.5737411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-212] SKIPPED [ 68%] 2023-03-20T11:54:07.5744398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-213] SKIPPED [ 68%] 2023-03-20T11:54:07.5750283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-214] SKIPPED [ 68%] 2023-03-20T11:54:07.5756047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-215] SKIPPED [ 68%] 2023-03-20T11:54:07.5761847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-216] SKIPPED [ 68%] 2023-03-20T11:54:07.5768854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-217] SKIPPED [ 68%] 2023-03-20T11:54:07.5773548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-218] SKIPPED [ 68%] 2023-03-20T11:54:07.5779692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-219] SKIPPED [ 68%] 2023-03-20T11:54:07.5785588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-220] SKIPPED [ 68%] 2023-03-20T11:54:07.5791456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-221] SKIPPED [ 68%] 2023-03-20T11:54:07.5797162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-222] SKIPPED [ 68%] 2023-03-20T11:54:07.5803190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-223] SKIPPED [ 68%] 2023-03-20T11:54:07.5810221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-224] SKIPPED [ 68%] 2023-03-20T11:54:07.5816284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-225] SKIPPED [ 68%] 2023-03-20T11:54:07.5822452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-226] SKIPPED [ 68%] 2023-03-20T11:54:07.5828348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-227] SKIPPED [ 68%] 2023-03-20T11:54:07.5834024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-228] SKIPPED [ 68%] 2023-03-20T11:54:07.5839906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-229] SKIPPED [ 68%] 2023-03-20T11:54:07.5845482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-230] SKIPPED [ 68%] 2023-03-20T11:54:07.5852472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-231] SKIPPED [ 68%] 2023-03-20T11:54:07.5857333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-232] SKIPPED [ 68%] 2023-03-20T11:54:07.5863067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-233] SKIPPED [ 68%] 2023-03-20T11:54:07.5868635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-234] SKIPPED [ 68%] 2023-03-20T11:54:07.5874257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-235] SKIPPED [ 68%] 2023-03-20T11:54:07.5881339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-236] SKIPPED [ 68%] 2023-03-20T11:54:07.5887069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-237] SKIPPED [ 68%] 2023-03-20T11:54:07.5893176Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-238] SKIPPED [ 68%] 2023-03-20T11:54:07.5899060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-239] SKIPPED [ 68%] 2023-03-20T11:54:07.5904850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-240] SKIPPED [ 68%] 2023-03-20T11:54:07.5910875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-241] SKIPPED [ 68%] 2023-03-20T11:54:07.5916575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-242] SKIPPED [ 68%] 2023-03-20T11:54:07.5922367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-243] SKIPPED [ 68%] 2023-03-20T11:54:07.5929125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-244] SKIPPED [ 68%] 2023-03-20T11:54:07.5933992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-245] SKIPPED [ 68%] 2023-03-20T11:54:07.5939980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-246] SKIPPED [ 68%] 2023-03-20T11:54:07.5945814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-247] SKIPPED [ 68%] 2023-03-20T11:54:07.5952764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-248] SKIPPED [ 68%] 2023-03-20T11:54:07.5958470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-249] SKIPPED [ 68%] 2023-03-20T11:54:07.5964192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-250] SKIPPED [ 68%] 2023-03-20T11:54:07.5970358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-251] SKIPPED [ 68%] 2023-03-20T11:54:07.5976204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-252] SKIPPED [ 68%] 2023-03-20T11:54:07.5981483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-253] SKIPPED [ 68%] 2023-03-20T11:54:07.5987436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-254] SKIPPED [ 68%] 2023-03-20T11:54:07.5993076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-255] SKIPPED [ 68%] 2023-03-20T11:54:07.5998809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-256] SKIPPED [ 68%] 2023-03-20T11:54:07.6004400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-257] SKIPPED [ 68%] 2023-03-20T11:54:07.6011072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-258] SKIPPED [ 68%] 2023-03-20T11:54:07.6017619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-259] SKIPPED [ 68%] 2023-03-20T11:54:07.6023194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-260] SKIPPED [ 68%] 2023-03-20T11:54:07.6029308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-261] SKIPPED [ 68%] 2023-03-20T11:54:07.6034998Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-262] SKIPPED [ 68%] 2023-03-20T11:54:07.6040751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-263] SKIPPED [ 68%] 2023-03-20T11:54:07.6046370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-264] SKIPPED [ 68%] 2023-03-20T11:54:07.6053199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-265] SKIPPED [ 68%] 2023-03-20T11:54:07.6058336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-266] SKIPPED [ 68%] 2023-03-20T11:54:07.6063996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-267] SKIPPED [ 68%] 2023-03-20T11:54:07.6070043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-268] SKIPPED [ 68%] 2023-03-20T11:54:07.6075628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-269] SKIPPED [ 68%] 2023-03-20T11:54:07.6081455Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-270] SKIPPED [ 68%] 2023-03-20T11:54:07.6089358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-271] SKIPPED [ 68%] 2023-03-20T11:54:07.6094454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-272] SKIPPED [ 68%] 2023-03-20T11:54:07.6100339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-273] SKIPPED [ 68%] 2023-03-20T11:54:07.6106273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-274] SKIPPED [ 68%] 2023-03-20T11:54:07.6112082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-275] SKIPPED [ 68%] 2023-03-20T11:54:07.6117683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-276] SKIPPED [ 68%] 2023-03-20T11:54:07.6123597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-277] SKIPPED [ 68%] 2023-03-20T11:54:07.6130406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-278] SKIPPED [ 68%] 2023-03-20T11:54:07.6135274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-279] SKIPPED [ 68%] 2023-03-20T11:54:07.6141239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-280] SKIPPED [ 68%] 2023-03-20T11:54:07.6147209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-281] SKIPPED [ 68%] 2023-03-20T11:54:07.6154380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-282] SKIPPED [ 68%] 2023-03-20T11:54:07.6160066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-283] SKIPPED [ 68%] 2023-03-20T11:54:07.6165879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-284] SKIPPED [ 68%] 2023-03-20T11:54:07.6172476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-285] SKIPPED [ 68%] 2023-03-20T11:54:07.6177697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-286] SKIPPED [ 68%] 2023-03-20T11:54:07.6183340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-287] SKIPPED [ 68%] 2023-03-20T11:54:07.6189396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-288] SKIPPED [ 68%] 2023-03-20T11:54:07.6194934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-289] SKIPPED [ 68%] 2023-03-20T11:54:07.6200699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-290] SKIPPED [ 68%] 2023-03-20T11:54:07.6206345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-291] SKIPPED [ 68%] 2023-03-20T11:54:07.6212757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-292] SKIPPED [ 68%] 2023-03-20T11:54:07.6217940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-293] SKIPPED [ 68%] 2023-03-20T11:54:07.6224715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-294] SKIPPED [ 68%] 2023-03-20T11:54:07.6230696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-295] SKIPPED [ 68%] 2023-03-20T11:54:07.6236604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-296] SKIPPED [ 68%] 2023-03-20T11:54:07.6242178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-297] SKIPPED [ 68%] 2023-03-20T11:54:07.6248871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-298] SKIPPED [ 68%] 2023-03-20T11:54:07.6253829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-299] SKIPPED [ 68%] 2023-03-20T11:54:07.6260025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-300] SKIPPED [ 68%] 2023-03-20T11:54:07.6265837Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-301] SKIPPED [ 68%] 2023-03-20T11:54:07.6271607Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-302] SKIPPED [ 68%] 2023-03-20T11:54:07.6277250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-303] SKIPPED [ 68%] 2023-03-20T11:54:07.6283117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-304] SKIPPED [ 68%] 2023-03-20T11:54:07.6290355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-305] SKIPPED [ 68%] 2023-03-20T11:54:07.6296540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-306] SKIPPED [ 68%] 2023-03-20T11:54:07.6302117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-307] SKIPPED [ 68%] 2023-03-20T11:54:07.6308042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-308] SKIPPED [ 68%] 2023-03-20T11:54:07.6313852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-309] SKIPPED [ 68%] 2023-03-20T11:54:07.6319818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-310] SKIPPED [ 68%] 2023-03-20T11:54:07.6325301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-311] SKIPPED [ 68%] 2023-03-20T11:54:07.6331892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-312] SKIPPED [ 68%] 2023-03-20T11:54:07.6337272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-313] SKIPPED [ 68%] 2023-03-20T11:54:07.6342985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-314] SKIPPED [ 68%] 2023-03-20T11:54:07.6348887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-315] SKIPPED [ 68%] 2023-03-20T11:54:07.6355809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-316] SKIPPED [ 68%] 2023-03-20T11:54:07.6361808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-317] SKIPPED [ 68%] 2023-03-20T11:54:07.6367345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-318] SKIPPED [ 68%] 2023-03-20T11:54:07.6373374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-319] SKIPPED [ 68%] 2023-03-20T11:54:07.6379263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-320] SKIPPED [ 68%] 2023-03-20T11:54:07.6385114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-321] SKIPPED [ 68%] 2023-03-20T11:54:07.6390997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-322] SKIPPED [ 68%] 2023-03-20T11:54:07.6396757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-323] SKIPPED [ 68%] 2023-03-20T11:54:07.6402608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-324] SKIPPED [ 68%] 2023-03-20T11:54:07.6409507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-325] SKIPPED [ 68%] 2023-03-20T11:54:07.6414512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-326] SKIPPED [ 68%] 2023-03-20T11:54:07.6420338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-327] SKIPPED [ 68%] 2023-03-20T11:54:07.6429091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-328] SKIPPED [ 68%] 2023-03-20T11:54:07.6434811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-329] SKIPPED [ 68%] 2023-03-20T11:54:07.6440771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-330] SKIPPED [ 68%] 2023-03-20T11:54:07.6446462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-331] SKIPPED [ 68%] 2023-03-20T11:54:07.6453210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-332] SKIPPED [ 68%] 2023-03-20T11:54:07.6458839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-333] SKIPPED [ 68%] 2023-03-20T11:54:07.6464493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-334] SKIPPED [ 68%] 2023-03-20T11:54:07.6470479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-335] SKIPPED [ 68%] 2023-03-20T11:54:07.6476010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-336] SKIPPED [ 68%] 2023-03-20T11:54:07.6481873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-337] SKIPPED [ 68%] 2023-03-20T11:54:07.6487670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-338] SKIPPED [ 68%] 2023-03-20T11:54:07.6494952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-339] SKIPPED [ 68%] 2023-03-20T11:54:07.6501030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-340] SKIPPED [ 68%] 2023-03-20T11:54:07.6506976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-341] SKIPPED [ 68%] 2023-03-20T11:54:07.6512578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-342] SKIPPED [ 68%] 2023-03-20T11:54:07.6518284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-343] SKIPPED [ 68%] 2023-03-20T11:54:07.6524003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-344] SKIPPED [ 68%] 2023-03-20T11:54:07.6530645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-345] SKIPPED [ 68%] 2023-03-20T11:54:07.6536064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-346] SKIPPED [ 68%] 2023-03-20T11:54:07.6541708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-347] SKIPPED [ 68%] 2023-03-20T11:54:07.6547538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-348] SKIPPED [ 68%] 2023-03-20T11:54:07.6553390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-349] SKIPPED [ 68%] 2023-03-20T11:54:07.6559056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-350] SKIPPED [ 68%] 2023-03-20T11:54:07.6566036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-351] SKIPPED [ 68%] 2023-03-20T11:54:07.6572804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-352] SKIPPED [ 68%] 2023-03-20T11:54:07.6577918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-353] SKIPPED [ 68%] 2023-03-20T11:54:07.6583630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-354] SKIPPED [ 68%] 2023-03-20T11:54:07.6589702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-355] SKIPPED [ 68%] 2023-03-20T11:54:07.6595385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-356] SKIPPED [ 68%] 2023-03-20T11:54:07.6601395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-357] SKIPPED [ 68%] 2023-03-20T11:54:07.6606994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-358] SKIPPED [ 68%] 2023-03-20T11:54:07.6613028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-359] SKIPPED [ 68%] 2023-03-20T11:54:07.6618577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-360] SKIPPED [ 68%] 2023-03-20T11:54:07.6624125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-361] SKIPPED [ 68%] 2023-03-20T11:54:07.6631487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-362] SKIPPED [ 68%] 2023-03-20T11:54:07.6637261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-363] SKIPPED [ 68%] 2023-03-20T11:54:07.6643105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-364] SKIPPED [ 68%] 2023-03-20T11:54:07.6650151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-365] SKIPPED [ 68%] 2023-03-20T11:54:07.6655131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-366] SKIPPED [ 68%] 2023-03-20T11:54:07.6661026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-367] SKIPPED [ 68%] 2023-03-20T11:54:07.6667113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-368] SKIPPED [ 68%] 2023-03-20T11:54:07.6672910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-369] SKIPPED [ 68%] 2023-03-20T11:54:07.6678407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-370] SKIPPED [ 68%] 2023-03-20T11:54:07.6684161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-371] SKIPPED [ 68%] 2023-03-20T11:54:07.6690795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-372] SKIPPED [ 68%] 2023-03-20T11:54:07.6696301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-373] SKIPPED [ 68%] 2023-03-20T11:54:07.6703350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-374] SKIPPED [ 68%] 2023-03-20T11:54:07.6709251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-375] SKIPPED [ 68%] 2023-03-20T11:54:07.6715036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-376] SKIPPED [ 68%] 2023-03-20T11:54:07.6720784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-377] SKIPPED [ 68%] 2023-03-20T11:54:07.6726326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-378] SKIPPED [ 68%] 2023-03-20T11:54:07.6733205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-379] SKIPPED [ 68%] 2023-03-20T11:54:07.6738122Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-380] SKIPPED [ 68%] 2023-03-20T11:54:07.6743790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-381] SKIPPED [ 68%] 2023-03-20T11:54:07.6749821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-382] SKIPPED [ 68%] 2023-03-20T11:54:07.6755520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-383] SKIPPED [ 68%] 2023-03-20T11:54:07.6761497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-384] SKIPPED [ 68%] 2023-03-20T11:54:07.6769505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-385] SKIPPED [ 68%] 2023-03-20T11:54:07.6774346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-386] SKIPPED [ 68%] 2023-03-20T11:54:07.6780431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-387] SKIPPED [ 68%] 2023-03-20T11:54:07.6786345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-388] SKIPPED [ 68%] 2023-03-20T11:54:07.6791979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-389] SKIPPED [ 68%] 2023-03-20T11:54:07.6797611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-390] SKIPPED [ 68%] 2023-03-20T11:54:07.6803527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-391] SKIPPED [ 68%] 2023-03-20T11:54:07.6810178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-392] SKIPPED [ 68%] 2023-03-20T11:54:07.6814932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-393] SKIPPED [ 68%] 2023-03-20T11:54:07.6820885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-394] SKIPPED [ 68%] 2023-03-20T11:54:07.6826790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-395] SKIPPED [ 68%] 2023-03-20T11:54:07.6832870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-396] SKIPPED [ 68%] 2023-03-20T11:54:07.6840369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-397] SKIPPED [ 68%] 2023-03-20T11:54:07.6845571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-398] SKIPPED [ 68%] 2023-03-20T11:54:07.6852316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-399] SKIPPED [ 68%] 2023-03-20T11:54:07.6857650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-400] SKIPPED [ 68%] 2023-03-20T11:54:07.6863178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-401] SKIPPED [ 68%] 2023-03-20T11:54:07.6869402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-402] SKIPPED [ 68%] 2023-03-20T11:54:07.6874923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-403] SKIPPED [ 68%] 2023-03-20T11:54:07.6880800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-404] SKIPPED [ 68%] 2023-03-20T11:54:07.6886342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-405] SKIPPED [ 68%] 2023-03-20T11:54:07.6893208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-406] SKIPPED [ 68%] 2023-03-20T11:54:07.6898618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-407] SKIPPED [ 68%] 2023-03-20T11:54:07.6905573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-408] SKIPPED [ 68%] 2023-03-20T11:54:07.6911646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-409] SKIPPED [ 68%] 2023-03-20T11:54:07.6917308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-410] SKIPPED [ 68%] 2023-03-20T11:54:07.6923383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-411] SKIPPED [ 68%] 2023-03-20T11:54:07.6930366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-412] SKIPPED [ 68%] 2023-03-20T11:54:07.6935334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-413] SKIPPED [ 68%] 2023-03-20T11:54:07.6941156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-414] SKIPPED [ 68%] 2023-03-20T11:54:07.6947046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-415] SKIPPED [ 68%] 2023-03-20T11:54:07.6952743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-416] SKIPPED [ 68%] 2023-03-20T11:54:07.6958609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-417] SKIPPED [ 68%] 2023-03-20T11:54:07.6964207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-418] SKIPPED [ 68%] 2023-03-20T11:54:07.6970659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-419] SKIPPED [ 68%] 2023-03-20T11:54:07.6977348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-420] SKIPPED [ 68%] 2023-03-20T11:54:07.6982934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-421] SKIPPED [ 68%] 2023-03-20T11:54:07.6988861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-422] SKIPPED [ 68%] 2023-03-20T11:54:07.6994632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-423] SKIPPED [ 68%] 2023-03-20T11:54:07.7000513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-424] SKIPPED [ 68%] 2023-03-20T11:54:07.7006213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-425] SKIPPED [ 68%] 2023-03-20T11:54:07.7013019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-426] SKIPPED [ 68%] 2023-03-20T11:54:07.7018123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-427] SKIPPED [ 68%] 2023-03-20T11:54:07.7024067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-428] SKIPPED [ 68%] 2023-03-20T11:54:07.7030068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-429] SKIPPED [ 68%] 2023-03-20T11:54:07.7036322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-430] SKIPPED [ 68%] 2023-03-20T11:54:07.7042855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-431] SKIPPED [ 68%] 2023-03-20T11:54:07.7049482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-432] SKIPPED [ 68%] 2023-03-20T11:54:07.7054494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-433] SKIPPED [ 68%] 2023-03-20T11:54:07.7060521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-434] SKIPPED [ 68%] 2023-03-20T11:54:07.7066428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-435] SKIPPED [ 68%] 2023-03-20T11:54:07.7072130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-436] SKIPPED [ 68%] 2023-03-20T11:54:07.7078013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-437] SKIPPED [ 68%] 2023-03-20T11:54:07.7083764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-438] SKIPPED [ 68%] 2023-03-20T11:54:07.7090622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-439] SKIPPED [ 68%] 2023-03-20T11:54:07.7095635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-440] SKIPPED [ 68%] 2023-03-20T11:54:07.7101332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-441] SKIPPED [ 68%] 2023-03-20T11:54:07.7107300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-442] SKIPPED [ 68%] 2023-03-20T11:54:07.7114056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-443] SKIPPED [ 68%] 2023-03-20T11:54:07.7120502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-444] SKIPPED [ 68%] 2023-03-20T11:54:07.7125595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-445] SKIPPED [ 68%] 2023-03-20T11:54:07.7132313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-446] SKIPPED [ 68%] 2023-03-20T11:54:07.7137371Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-447] SKIPPED [ 68%] 2023-03-20T11:54:07.7143186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-448] SKIPPED [ 68%] 2023-03-20T11:54:07.7149168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-449] SKIPPED [ 68%] 2023-03-20T11:54:07.7154830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-450] SKIPPED [ 68%] 2023-03-20T11:54:07.7160789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-451] SKIPPED [ 68%] 2023-03-20T11:54:07.7166449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-452] SKIPPED [ 68%] 2023-03-20T11:54:07.7173221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-453] SKIPPED [ 68%] 2023-03-20T11:54:07.7179567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-454] SKIPPED [ 68%] 2023-03-20T11:54:07.7185449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-455] SKIPPED [ 68%] 2023-03-20T11:54:07.7191588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-456] SKIPPED [ 68%] 2023-03-20T11:54:07.7197093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-457] SKIPPED [ 68%] 2023-03-20T11:54:07.7203142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-458] SKIPPED [ 68%] 2023-03-20T11:54:07.7209999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-459] SKIPPED [ 68%] 2023-03-20T11:54:07.7214852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-460] SKIPPED [ 68%] 2023-03-20T11:54:07.7220668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-461] SKIPPED [ 68%] 2023-03-20T11:54:07.7226460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-462] SKIPPED [ 68%] 2023-03-20T11:54:07.7232347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-463] SKIPPED [ 68%] 2023-03-20T11:54:07.7238103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-464] SKIPPED [ 68%] 2023-03-20T11:54:07.7246977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-465] SKIPPED [ 68%] 2023-03-20T11:54:07.7253407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-466] SKIPPED [ 68%] 2023-03-20T11:54:07.7258683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-467] SKIPPED [ 68%] 2023-03-20T11:54:07.7264290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-468] SKIPPED [ 68%] 2023-03-20T11:54:07.7270270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-469] SKIPPED [ 68%] 2023-03-20T11:54:07.7275934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-470] SKIPPED [ 68%] 2023-03-20T11:54:07.7281656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-471] SKIPPED [ 68%] 2023-03-20T11:54:07.7287306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-472] SKIPPED [ 68%] 2023-03-20T11:54:07.7293360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-473] SKIPPED [ 68%] 2023-03-20T11:54:07.7299416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-474] SKIPPED [ 68%] 2023-03-20T11:54:07.7305211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-475] SKIPPED [ 68%] 2023-03-20T11:54:07.7311021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-476] SKIPPED [ 68%] 2023-03-20T11:54:07.7318186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-477] SKIPPED [ 68%] 2023-03-20T11:54:07.7323856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-478] SKIPPED [ 68%] 2023-03-20T11:54:07.7330666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-479] SKIPPED [ 68%] 2023-03-20T11:54:07.7335788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-480] SKIPPED [ 68%] 2023-03-20T11:54:07.7341159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-481] SKIPPED [ 68%] 2023-03-20T11:54:07.7347052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-482] SKIPPED [ 68%] 2023-03-20T11:54:07.7352922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-483] SKIPPED [ 68%] 2023-03-20T11:54:07.7358701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-484] SKIPPED [ 68%] 2023-03-20T11:54:07.7364503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-485] SKIPPED [ 68%] 2023-03-20T11:54:07.7370447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-486] SKIPPED [ 68%] 2023-03-20T11:54:07.7376547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-487] SKIPPED [ 68%] 2023-03-20T11:54:07.7383434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-488] SKIPPED [ 68%] 2023-03-20T11:54:07.7389480Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-489] SKIPPED [ 68%] 2023-03-20T11:54:07.7395084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-490] SKIPPED [ 68%] 2023-03-20T11:54:07.7400969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-491] SKIPPED [ 68%] 2023-03-20T11:54:07.7406382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-492] SKIPPED [ 68%] 2023-03-20T11:54:07.7413274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-493] SKIPPED [ 68%] 2023-03-20T11:54:07.7418610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-494] SKIPPED [ 68%] 2023-03-20T11:54:07.7424361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-495] SKIPPED [ 68%] 2023-03-20T11:54:07.7430412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-496] SKIPPED [ 68%] 2023-03-20T11:54:07.7436038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-497] SKIPPED [ 68%] 2023-03-20T11:54:07.7442017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-498] SKIPPED [ 68%] 2023-03-20T11:54:07.7448964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-499] SKIPPED [ 68%] 2023-03-20T11:54:07.7455170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-500] SKIPPED [ 68%] 2023-03-20T11:54:07.7460868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-501] SKIPPED [ 68%] 2023-03-20T11:54:07.7466885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-502] SKIPPED [ 68%] 2023-03-20T11:54:07.7472544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-503] SKIPPED [ 68%] 2023-03-20T11:54:07.7478297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-504] SKIPPED [ 68%] 2023-03-20T11:54:07.7484080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-505] SKIPPED [ 68%] 2023-03-20T11:54:07.7490595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-506] SKIPPED [ 68%] 2023-03-20T11:54:07.7495919Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-507] SKIPPED [ 68%] 2023-03-20T11:54:07.7501570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-508] SKIPPED [ 68%] 2023-03-20T11:54:07.7507568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-509] SKIPPED [ 68%] 2023-03-20T11:54:07.7513360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-510] SKIPPED [ 68%] 2023-03-20T11:54:07.7520445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-511] SKIPPED [ 68%] 2023-03-20T11:54:07.7525986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-512] SKIPPED [ 68%] 2023-03-20T11:54:07.7532844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-513] SKIPPED [ 68%] 2023-03-20T11:54:07.7538114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-514] SKIPPED [ 68%] 2023-03-20T11:54:07.7543772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-515] SKIPPED [ 68%] 2023-03-20T11:54:07.7549852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-516] SKIPPED [ 68%] 2023-03-20T11:54:07.7555483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-517] SKIPPED [ 68%] 2023-03-20T11:54:07.7561498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-518] SKIPPED [ 68%] 2023-03-20T11:54:07.7567008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-519] SKIPPED [ 68%] 2023-03-20T11:54:07.7573178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-520] SKIPPED [ 68%] 2023-03-20T11:54:07.7578773Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-resized_crop-521] SKIPPED [ 68%] 2023-03-20T11:54:07.7584295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-000] SKIPPED [ 68%] 2023-03-20T11:54:07.7591483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-001] SKIPPED [ 68%] 2023-03-20T11:54:07.7597001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-002] SKIPPED [ 68%] 2023-03-20T11:54:07.7602898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-003] SKIPPED [ 68%] 2023-03-20T11:54:07.7609496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-004] SKIPPED [ 68%] 2023-03-20T11:54:07.7614618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-005] SKIPPED [ 68%] 2023-03-20T11:54:07.7620497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-006] SKIPPED [ 68%] 2023-03-20T11:54:07.7626423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-007] SKIPPED [ 68%] 2023-03-20T11:54:07.7632219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-008] SKIPPED [ 68%] 2023-03-20T11:54:07.7637789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-009] SKIPPED [ 68%] 2023-03-20T11:54:07.7643665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-010] SKIPPED [ 68%] 2023-03-20T11:54:07.7650525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-011] SKIPPED [ 68%] 2023-03-20T11:54:07.7656888Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-012] SKIPPED [ 68%] 2023-03-20T11:54:07.7662006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-013] SKIPPED [ 68%] 2023-03-20T11:54:07.7668118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-014] SKIPPED [ 68%] 2023-03-20T11:54:07.7673742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-015] SKIPPED [ 68%] 2023-03-20T11:54:07.7679464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-016] SKIPPED [ 68%] 2023-03-20T11:54:07.7685239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-017] SKIPPED [ 68%] 2023-03-20T11:54:07.7691866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-018] SKIPPED [ 68%] 2023-03-20T11:54:07.7697214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-019] SKIPPED [ 68%] 2023-03-20T11:54:07.7702817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-020] SKIPPED [ 68%] 2023-03-20T11:54:07.7709022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-021] SKIPPED [ 68%] 2023-03-20T11:54:07.7714684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-022] SKIPPED [ 68%] 2023-03-20T11:54:07.7720411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-023] SKIPPED [ 68%] 2023-03-20T11:54:07.7727252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-024] SKIPPED [ 68%] 2023-03-20T11:54:07.7733220Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-025] SKIPPED [ 68%] 2023-03-20T11:54:07.7739116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-026] SKIPPED [ 68%] 2023-03-20T11:54:07.7744681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-027] SKIPPED [ 68%] 2023-03-20T11:54:07.7750677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-028] SKIPPED [ 68%] 2023-03-20T11:54:07.7756305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-029] SKIPPED [ 68%] 2023-03-20T11:54:07.7762232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-030] SKIPPED [ 68%] 2023-03-20T11:54:07.7769071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-031] SKIPPED [ 68%] 2023-03-20T11:54:07.7773823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-032] SKIPPED [ 68%] 2023-03-20T11:54:07.7779887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-033] SKIPPED [ 68%] 2023-03-20T11:54:07.7785577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-034] SKIPPED [ 68%] 2023-03-20T11:54:07.7792721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-035] SKIPPED [ 68%] 2023-03-20T11:54:07.7798388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-036] SKIPPED [ 68%] 2023-03-20T11:54:07.7804093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-037] SKIPPED [ 68%] 2023-03-20T11:54:07.7811835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-038] SKIPPED [ 68%] 2023-03-20T11:54:07.7815779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-039] SKIPPED [ 68%] 2023-03-20T11:54:07.7821647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-040] SKIPPED [ 68%] 2023-03-20T11:54:07.7827349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-041] SKIPPED [ 68%] 2023-03-20T11:54:07.7833431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-042] SKIPPED [ 68%] 2023-03-20T11:54:07.7839456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-043] SKIPPED [ 68%] 2023-03-20T11:54:07.7844718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-044] SKIPPED [ 68%] 2023-03-20T11:54:07.7851702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-045] SKIPPED [ 68%] 2023-03-20T11:54:07.7856696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-046] SKIPPED [ 68%] 2023-03-20T11:54:07.7863686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-047] SKIPPED [ 68%] 2023-03-20T11:54:07.7869635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-048] SKIPPED [ 68%] 2023-03-20T11:54:07.7875133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-049] SKIPPED [ 68%] 2023-03-20T11:54:07.7880876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-050] SKIPPED [ 68%] 2023-03-20T11:54:07.7886535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-051] SKIPPED [ 68%] 2023-03-20T11:54:07.7893306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-052] SKIPPED [ 68%] 2023-03-20T11:54:07.7899679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-053] SKIPPED [ 68%] 2023-03-20T11:54:07.7905524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-054] SKIPPED [ 68%] 2023-03-20T11:54:07.7910893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-055] SKIPPED [ 68%] 2023-03-20T11:54:07.7916513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-056] SKIPPED [ 68%] 2023-03-20T11:54:07.7922538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-057] SKIPPED [ 68%] 2023-03-20T11:54:07.7930375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-058] SKIPPED [ 68%] 2023-03-20T11:54:07.7935803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-059] SKIPPED [ 68%] 2023-03-20T11:54:07.7941523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-060] SKIPPED [ 68%] 2023-03-20T11:54:07.7947517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-061] SKIPPED [ 68%] 2023-03-20T11:54:07.7953262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-062] SKIPPED [ 68%] 2023-03-20T11:54:07.7959023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-063] SKIPPED [ 68%] 2023-03-20T11:54:07.7964850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-064] SKIPPED [ 68%] 2023-03-20T11:54:07.7970930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-065] SKIPPED [ 68%] 2023-03-20T11:54:07.7976591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-066] SKIPPED [ 68%] 2023-03-20T11:54:07.7982272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-067] SKIPPED [ 68%] 2023-03-20T11:54:07.7988371Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-068] SKIPPED [ 68%] 2023-03-20T11:54:07.7995165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-069] SKIPPED [ 68%] 2023-03-20T11:54:07.8001022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-070] SKIPPED [ 68%] 2023-03-20T11:54:07.8006558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-071] SKIPPED [ 68%] 2023-03-20T11:54:07.8013330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-072] SKIPPED [ 68%] 2023-03-20T11:54:07.8018540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-073] SKIPPED [ 68%] 2023-03-20T11:54:07.8024121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-074] SKIPPED [ 68%] 2023-03-20T11:54:07.8030199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-075] SKIPPED [ 68%] 2023-03-20T11:54:07.8035749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-076] SKIPPED [ 68%] 2023-03-20T11:54:07.8041722Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-077] SKIPPED [ 68%] 2023-03-20T11:54:07.8047281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-078] SKIPPED [ 68%] 2023-03-20T11:54:07.8053338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-079] SKIPPED [ 68%] 2023-03-20T11:54:07.8059334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-080] SKIPPED [ 68%] 2023-03-20T11:54:07.8068011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-081] SKIPPED [ 68%] 2023-03-20T11:54:07.8073781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-082] SKIPPED [ 68%] 2023-03-20T11:54:07.8079412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-083] SKIPPED [ 68%] 2023-03-20T11:54:07.8085163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-084] SKIPPED [ 68%] 2023-03-20T11:54:07.8091745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-085] SKIPPED [ 68%] 2023-03-20T11:54:07.8097151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-086] SKIPPED [ 68%] 2023-03-20T11:54:07.8102709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-087] SKIPPED [ 68%] 2023-03-20T11:54:07.8108811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-088] SKIPPED [ 68%] 2023-03-20T11:54:07.8114437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-089] SKIPPED [ 68%] 2023-03-20T11:54:07.8119992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-090] SKIPPED [ 68%] 2023-03-20T11:54:07.8125794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-091] SKIPPED [ 68%] 2023-03-20T11:54:07.8133292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-092] SKIPPED [ 68%] 2023-03-20T11:54:07.8139460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-093] SKIPPED [ 68%] 2023-03-20T11:54:07.8145284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-094] SKIPPED [ 68%] 2023-03-20T11:54:07.8151330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-095] SKIPPED [ 68%] 2023-03-20T11:54:07.8156989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-096] SKIPPED [ 68%] 2023-03-20T11:54:07.8162761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-097] SKIPPED [ 68%] 2023-03-20T11:54:07.8169832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-098] SKIPPED [ 68%] 2023-03-20T11:54:07.8174706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-099] SKIPPED [ 68%] 2023-03-20T11:54:07.8180547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-100] SKIPPED [ 68%] 2023-03-20T11:54:07.8186433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-101] SKIPPED [ 68%] 2023-03-20T11:54:07.8192138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-102] SKIPPED [ 68%] 2023-03-20T11:54:07.8197954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-103] SKIPPED [ 68%] 2023-03-20T11:54:07.8204937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-104] SKIPPED [ 68%] 2023-03-20T11:54:07.8211702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-105] SKIPPED [ 68%] 2023-03-20T11:54:07.8217052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-106] SKIPPED [ 68%] 2023-03-20T11:54:07.8222885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-107] SKIPPED [ 68%] 2023-03-20T11:54:07.8228833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-108] SKIPPED [ 68%] 2023-03-20T11:54:07.8234407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-109] SKIPPED [ 68%] 2023-03-20T11:54:07.8240414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-110] SKIPPED [ 68%] 2023-03-20T11:54:07.8246045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-111] SKIPPED [ 68%] 2023-03-20T11:54:07.8252865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-112] SKIPPED [ 68%] 2023-03-20T11:54:07.8257914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-113] SKIPPED [ 68%] 2023-03-20T11:54:07.8263786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-114] SKIPPED [ 68%] 2023-03-20T11:54:07.8271017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-115] SKIPPED [ 68%] 2023-03-20T11:54:07.8276768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-116] SKIPPED [ 68%] 2023-03-20T11:54:07.8282569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-117] SKIPPED [ 68%] 2023-03-20T11:54:07.8289328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-118] SKIPPED [ 68%] 2023-03-20T11:54:07.8294333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-119] SKIPPED [ 68%] 2023-03-20T11:54:07.8300467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-120] SKIPPED [ 68%] 2023-03-20T11:54:07.8306241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-121] SKIPPED [ 68%] 2023-03-20T11:54:07.8312089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-122] SKIPPED [ 68%] 2023-03-20T11:54:07.8317587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-123] SKIPPED [ 68%] 2023-03-20T11:54:07.8323476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-124] SKIPPED [ 68%] 2023-03-20T11:54:07.8330318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-125] SKIPPED [ 68%] 2023-03-20T11:54:07.8335170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-126] SKIPPED [ 68%] 2023-03-20T11:54:07.8342191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-127] SKIPPED [ 68%] 2023-03-20T11:54:07.8347997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-128] SKIPPED [ 68%] 2023-03-20T11:54:07.8353392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-129] SKIPPED [ 68%] 2023-03-20T11:54:07.8359029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-130] SKIPPED [ 68%] 2023-03-20T11:54:07.8364713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-131] SKIPPED [ 68%] 2023-03-20T11:54:07.8370685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-132] SKIPPED [ 68%] 2023-03-20T11:54:07.8376748Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-133] SKIPPED [ 68%] 2023-03-20T11:54:07.8381992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-134] SKIPPED [ 68%] 2023-03-20T11:54:07.8387904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-135] SKIPPED [ 68%] 2023-03-20T11:54:07.8393604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-136] SKIPPED [ 68%] 2023-03-20T11:54:07.8399353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-137] SKIPPED [ 68%] 2023-03-20T11:54:07.8406301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-138] SKIPPED [ 68%] 2023-03-20T11:54:07.8412342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-139] SKIPPED [ 68%] 2023-03-20T11:54:07.8418309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-140] SKIPPED [ 68%] 2023-03-20T11:54:07.8424114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-141] SKIPPED [ 68%] 2023-03-20T11:54:07.8430186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-142] SKIPPED [ 68%] 2023-03-20T11:54:07.8435865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-143] SKIPPED [ 68%] 2023-03-20T11:54:07.8441693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-144] SKIPPED [ 68%] 2023-03-20T11:54:07.8447224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-145] SKIPPED [ 68%] 2023-03-20T11:54:07.8453319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-146] SKIPPED [ 68%] 2023-03-20T11:54:07.8459305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-147] SKIPPED [ 68%] 2023-03-20T11:54:07.8464856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-148] SKIPPED [ 68%] 2023-03-20T11:54:07.8471065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-149] SKIPPED [ 68%] 2023-03-20T11:54:07.8477759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-150] SKIPPED [ 68%] 2023-03-20T11:54:07.8483759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-151] SKIPPED [ 68%] 2023-03-20T11:54:07.8490586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-152] SKIPPED [ 68%] 2023-03-20T11:54:07.8495636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-153] SKIPPED [ 68%] 2023-03-20T11:54:07.8501307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-154] SKIPPED [ 68%] 2023-03-20T11:54:07.8507290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-155] SKIPPED [ 68%] 2023-03-20T11:54:07.8524077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-156] SKIPPED [ 68%] 2023-03-20T11:54:07.8524970Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-157] SKIPPED [ 68%] 2023-03-20T11:54:07.8525531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-158] SKIPPED [ 68%] 2023-03-20T11:54:07.8530567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-159] SKIPPED [ 68%] 2023-03-20T11:54:07.8535886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-160] SKIPPED [ 68%] 2023-03-20T11:54:07.8542900Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-161] SKIPPED [ 68%] 2023-03-20T11:54:07.8549011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-162] SKIPPED [ 68%] 2023-03-20T11:54:07.8554594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-163] SKIPPED [ 68%] 2023-03-20T11:54:07.8560406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-164] SKIPPED [ 68%] 2023-03-20T11:54:07.8566073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-165] SKIPPED [ 68%] 2023-03-20T11:54:07.8572963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-166] SKIPPED [ 68%] 2023-03-20T11:54:07.8578128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-167] SKIPPED [ 68%] 2023-03-20T11:54:07.8583584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-168] SKIPPED [ 68%] 2023-03-20T11:54:07.8589643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-169] SKIPPED [ 68%] 2023-03-20T11:54:07.8595271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-170] SKIPPED [ 68%] 2023-03-20T11:54:07.8601133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-171] SKIPPED [ 68%] 2023-03-20T11:54:07.8606677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-172] SKIPPED [ 68%] 2023-03-20T11:54:07.8613526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-173] SKIPPED [ 68%] 2023-03-20T11:54:07.8619592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-174] SKIPPED [ 68%] 2023-03-20T11:54:07.8625131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-175] SKIPPED [ 68%] 2023-03-20T11:54:07.8631314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-176] SKIPPED [ 68%] 2023-03-20T11:54:07.8636867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-177] SKIPPED [ 68%] 2023-03-20T11:54:07.8642634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-178] SKIPPED [ 68%] 2023-03-20T11:54:07.8649147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-179] SKIPPED [ 68%] 2023-03-20T11:54:07.8654259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-180] SKIPPED [ 68%] 2023-03-20T11:54:07.8660416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-181] SKIPPED [ 68%] 2023-03-20T11:54:07.8666298Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-182] SKIPPED [ 68%] 2023-03-20T11:54:07.8671889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-183] SKIPPED [ 68%] 2023-03-20T11:54:07.8678911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-184] SKIPPED [ 68%] 2023-03-20T11:54:07.8684669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-185] SKIPPED [ 68%] 2023-03-20T11:54:07.8690522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-186] SKIPPED [ 68%] 2023-03-20T11:54:07.8696572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-187] SKIPPED [ 68%] 2023-03-20T11:54:07.8702132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-188] SKIPPED [ 68%] 2023-03-20T11:54:07.8708111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-189] SKIPPED [ 68%] 2023-03-20T11:54:07.8713771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-190] SKIPPED [ 68%] 2023-03-20T11:54:07.8719370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-191] SKIPPED [ 68%] 2023-03-20T11:54:07.8724984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-192] SKIPPED [ 68%] 2023-03-20T11:54:07.8731805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-193] SKIPPED [ 68%] 2023-03-20T11:54:07.8737043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-194] SKIPPED [ 68%] 2023-03-20T11:54:07.8742475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-195] SKIPPED [ 68%] 2023-03-20T11:54:07.8749648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-196] SKIPPED [ 68%] 2023-03-20T11:54:07.8755158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-197] SKIPPED [ 68%] 2023-03-20T11:54:07.8760976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-198] SKIPPED [ 68%] 2023-03-20T11:54:07.8766713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-199] SKIPPED [ 68%] 2023-03-20T11:54:07.8773174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-200] SKIPPED [ 68%] 2023-03-20T11:54:07.8778686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-201] SKIPPED [ 68%] 2023-03-20T11:54:07.8784374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-202] SKIPPED [ 68%] 2023-03-20T11:54:07.8790458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-203] SKIPPED [ 68%] 2023-03-20T11:54:07.8795899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-204] SKIPPED [ 68%] 2023-03-20T11:54:07.8801721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-205] SKIPPED [ 68%] 2023-03-20T11:54:07.8807413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-206] SKIPPED [ 68%] 2023-03-20T11:54:07.8814691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-207] SKIPPED [ 68%] 2023-03-20T11:54:07.8820501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-208] SKIPPED [ 68%] 2023-03-20T11:54:07.8826551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-209] SKIPPED [ 68%] 2023-03-20T11:54:07.8832455Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-210] SKIPPED [ 68%] 2023-03-20T11:54:07.8838273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-211] SKIPPED [ 68%] 2023-03-20T11:54:07.8843893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-212] SKIPPED [ 68%] 2023-03-20T11:54:07.8850366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-213] SKIPPED [ 68%] 2023-03-20T11:54:07.8856219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-214] SKIPPED [ 68%] 2023-03-20T11:54:07.8861440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-215] SKIPPED [ 68%] 2023-03-20T11:54:07.8867534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-216] SKIPPED [ 68%] 2023-03-20T11:54:07.8873217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-217] SKIPPED [ 68%] 2023-03-20T11:54:07.8881740Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-218] SKIPPED [ 68%] 2023-03-20T11:54:07.8887669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-219] SKIPPED [ 68%] 2023-03-20T11:54:07.8893417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-220] SKIPPED [ 68%] 2023-03-20T11:54:07.8899479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-221] SKIPPED [ 68%] 2023-03-20T11:54:07.8905091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-222] SKIPPED [ 68%] 2023-03-20T11:54:07.8911217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-223] SKIPPED [ 68%] 2023-03-20T11:54:07.8916711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-224] SKIPPED [ 68%] 2023-03-20T11:54:07.8922514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-225] SKIPPED [ 68%] 2023-03-20T11:54:07.8929475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-226] SKIPPED [ 68%] 2023-03-20T11:54:07.8934402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-227] SKIPPED [ 68%] 2023-03-20T11:54:07.8940373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-228] SKIPPED [ 68%] 2023-03-20T11:54:07.8946348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-229] SKIPPED [ 68%] 2023-03-20T11:54:07.8953211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-230] SKIPPED [ 68%] 2023-03-20T11:54:07.8958793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-231] SKIPPED [ 68%] 2023-03-20T11:54:07.8964573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-232] SKIPPED [ 68%] 2023-03-20T11:54:07.8970527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-233] SKIPPED [ 68%] 2023-03-20T11:54:07.8976525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-234] SKIPPED [ 68%] 2023-03-20T11:54:07.8982105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-235] SKIPPED [ 68%] 2023-03-20T11:54:07.8987982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-236] SKIPPED [ 68%] 2023-03-20T11:54:07.8993791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-237] SKIPPED [ 68%] 2023-03-20T11:54:07.8999530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-238] SKIPPED [ 68%] 2023-03-20T11:54:07.9005151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-239] SKIPPED [ 68%] 2023-03-20T11:54:07.9011863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-240] SKIPPED [ 68%] 2023-03-20T11:54:07.9018283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-241] SKIPPED [ 68%] 2023-03-20T11:54:07.9023962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-242] SKIPPED [ 68%] 2023-03-20T11:54:07.9030111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-243] SKIPPED [ 68%] 2023-03-20T11:54:07.9035685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-244] SKIPPED [ 68%] 2023-03-20T11:54:07.9041501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-245] SKIPPED [ 68%] 2023-03-20T11:54:07.9047143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-246] SKIPPED [ 68%] 2023-03-20T11:54:07.9053258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-247] SKIPPED [ 68%] 2023-03-20T11:54:07.9059187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-248] SKIPPED [ 68%] 2023-03-20T11:54:07.9064894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-249] SKIPPED [ 68%] 2023-03-20T11:54:07.9070941Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-250] SKIPPED [ 68%] 2023-03-20T11:54:07.9076514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-251] SKIPPED [ 68%] 2023-03-20T11:54:07.9082424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-252] SKIPPED [ 68%] 2023-03-20T11:54:07.9090340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-253] SKIPPED [ 68%] 2023-03-20T11:54:07.9095051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-254] SKIPPED [ 68%] 2023-03-20T11:54:07.9100939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-255] SKIPPED [ 68%] 2023-03-20T11:54:07.9106832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-256] SKIPPED [ 68%] 2023-03-20T11:54:07.9112581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-257] SKIPPED [ 68%] 2023-03-20T11:54:07.9118471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-258] SKIPPED [ 68%] 2023-03-20T11:54:07.9124154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-259] SKIPPED [ 68%] 2023-03-20T11:54:07.9130585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-260] SKIPPED [ 68%] 2023-03-20T11:54:07.9136016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-261] SKIPPED [ 68%] 2023-03-20T11:54:07.9141862Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-262] SKIPPED [ 68%] 2023-03-20T11:54:07.9147779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-263] SKIPPED [ 68%] 2023-03-20T11:54:07.9154758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-264] SKIPPED [ 68%] 2023-03-20T11:54:07.9160592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-265] SKIPPED [ 68%] 2023-03-20T11:54:07.9166192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-266] SKIPPED [ 68%] 2023-03-20T11:54:07.9173170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-267] SKIPPED [ 68%] 2023-03-20T11:54:07.9178128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-268] SKIPPED [ 68%] 2023-03-20T11:54:07.9183787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-269] SKIPPED [ 68%] 2023-03-20T11:54:07.9189732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-270] SKIPPED [ 68%] 2023-03-20T11:54:07.9195457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-271] SKIPPED [ 68%] 2023-03-20T11:54:07.9201161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-272] SKIPPED [ 68%] 2023-03-20T11:54:07.9206797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-273] SKIPPED [ 68%] 2023-03-20T11:54:07.9213140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-274] SKIPPED [ 68%] 2023-03-20T11:54:07.9218551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-275] SKIPPED [ 68%] 2023-03-20T11:54:07.9225810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-276] SKIPPED [ 68%] 2023-03-20T11:54:07.9231551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-277] SKIPPED [ 68%] 2023-03-20T11:54:07.9237061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-278] SKIPPED [ 68%] 2023-03-20T11:54:07.9243008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-279] SKIPPED [ 68%] 2023-03-20T11:54:07.9250621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-280] SKIPPED [ 68%] 2023-03-20T11:54:07.9255690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-281] SKIPPED [ 68%] 2023-03-20T11:54:07.9261932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-282] SKIPPED [ 68%] 2023-03-20T11:54:07.9268259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-283] SKIPPED [ 68%] 2023-03-20T11:54:07.9274475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-284] SKIPPED [ 68%] 2023-03-20T11:54:07.9280569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-285] SKIPPED [ 68%] 2023-03-20T11:54:07.9286137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-286] SKIPPED [ 68%] 2023-03-20T11:54:07.9293967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-287] SKIPPED [ 68%] 2023-03-20T11:54:07.9300346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-288] SKIPPED [ 68%] 2023-03-20T11:54:07.9306504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-289] SKIPPED [ 68%] 2023-03-20T11:54:07.9312472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-290] SKIPPED [ 68%] 2023-03-20T11:54:07.9318753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-291] SKIPPED [ 68%] 2023-03-20T11:54:07.9324625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-292] SKIPPED [ 68%] 2023-03-20T11:54:07.9331841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-293] SKIPPED [ 68%] 2023-03-20T11:54:07.9337119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-294] SKIPPED [ 68%] 2023-03-20T11:54:07.9343190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-295] SKIPPED [ 68%] 2023-03-20T11:54:07.9349750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-296] SKIPPED [ 68%] 2023-03-20T11:54:07.9355678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-297] SKIPPED [ 68%] 2023-03-20T11:54:07.9361812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-298] SKIPPED [ 68%] 2023-03-20T11:54:07.9370076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-299] SKIPPED [ 68%] 2023-03-20T11:54:07.9375242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-300] SKIPPED [ 68%] 2023-03-20T11:54:07.9381373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-301] SKIPPED [ 68%] 2023-03-20T11:54:07.9387744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-302] SKIPPED [ 68%] 2023-03-20T11:54:07.9393862Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-303] SKIPPED [ 68%] 2023-03-20T11:54:07.9400108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-304] SKIPPED [ 68%] 2023-03-20T11:54:07.9406187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-305] SKIPPED [ 68%] 2023-03-20T11:54:07.9413328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-306] SKIPPED [ 68%] 2023-03-20T11:54:07.9418669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-307] SKIPPED [ 68%] 2023-03-20T11:54:07.9424694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-308] SKIPPED [ 68%] 2023-03-20T11:54:07.9430756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-309] SKIPPED [ 68%] 2023-03-20T11:54:07.9438194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-310] SKIPPED [ 68%] 2023-03-20T11:54:07.9444202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-311] SKIPPED [ 68%] 2023-03-20T11:54:07.9450557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-312] SKIPPED [ 68%] 2023-03-20T11:54:07.9456966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-313] SKIPPED [ 68%] 2023-03-20T11:54:07.9462871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-314] SKIPPED [ 68%] 2023-03-20T11:54:07.9469243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-315] SKIPPED [ 68%] 2023-03-20T11:54:07.9475175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-316] SKIPPED [ 68%] 2023-03-20T11:54:07.9481276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-317] SKIPPED [ 68%] 2023-03-20T11:54:07.9487213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-318] SKIPPED [ 68%] 2023-03-20T11:54:07.9493507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-319] SKIPPED [ 68%] 2023-03-20T11:54:07.9499921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-320] SKIPPED [ 68%] 2023-03-20T11:54:07.9506313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-321] SKIPPED [ 68%] 2023-03-20T11:54:07.9513109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-322] SKIPPED [ 68%] 2023-03-20T11:54:07.9519057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-323] SKIPPED [ 68%] 2023-03-20T11:54:07.9525395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-324] SKIPPED [ 68%] 2023-03-20T11:54:07.9532801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-325] SKIPPED [ 68%] 2023-03-20T11:54:07.9537882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-326] SKIPPED [ 68%] 2023-03-20T11:54:07.9544029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-327] SKIPPED [ 68%] 2023-03-20T11:54:07.9550394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-328] SKIPPED [ 68%] 2023-03-20T11:54:07.9556435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-329] SKIPPED [ 68%] 2023-03-20T11:54:07.9562624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-330] SKIPPED [ 68%] 2023-03-20T11:54:07.9569598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-331] SKIPPED [ 68%] 2023-03-20T11:54:07.9574615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-332] SKIPPED [ 68%] 2023-03-20T11:54:07.9585956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-333] SKIPPED [ 68%] 2023-03-20T11:54:07.9589144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-334] SKIPPED [ 68%] 2023-03-20T11:54:07.9595269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-335] SKIPPED [ 68%] 2023-03-20T11:54:07.9601902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-336] SKIPPED [ 68%] 2023-03-20T11:54:07.9607419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-337] SKIPPED [ 68%] 2023-03-20T11:54:07.9613968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-338] SKIPPED [ 68%] 2023-03-20T11:54:07.9620239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-339] SKIPPED [ 68%] 2023-03-20T11:54:07.9626153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-340] SKIPPED [ 68%] 2023-03-20T11:54:07.9632265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-341] SKIPPED [ 68%] 2023-03-20T11:54:07.9639094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-342] SKIPPED [ 68%] 2023-03-20T11:54:07.9644792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-343] SKIPPED [ 68%] 2023-03-20T11:54:07.9653082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-344] SKIPPED [ 68%] 2023-03-20T11:54:07.9658776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-345] SKIPPED [ 68%] 2023-03-20T11:54:07.9664293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-346] SKIPPED [ 68%] 2023-03-20T11:54:07.9671211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-347] SKIPPED [ 68%] 2023-03-20T11:54:07.9677267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-348] SKIPPED [ 68%] 2023-03-20T11:54:07.9682359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-349] SKIPPED [ 68%] 2023-03-20T11:54:07.9689785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-350] SKIPPED [ 68%] 2023-03-20T11:54:07.9695077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-351] SKIPPED [ 68%] 2023-03-20T11:54:07.9701823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-352] SKIPPED [ 68%] 2023-03-20T11:54:07.9708003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-353] SKIPPED [ 68%] 2023-03-20T11:54:07.9714139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-354] SKIPPED [ 68%] 2023-03-20T11:54:07.9720351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-355] SKIPPED [ 68%] 2023-03-20T11:54:07.9730155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-356] SKIPPED [ 68%] 2023-03-20T11:54:07.9735906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-357] SKIPPED [ 68%] 2023-03-20T11:54:07.9741735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-358] SKIPPED [ 68%] 2023-03-20T11:54:07.9748107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-359] SKIPPED [ 68%] 2023-03-20T11:54:07.9754099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-360] SKIPPED [ 68%] 2023-03-20T11:54:07.9760132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-361] SKIPPED [ 68%] 2023-03-20T11:54:07.9766177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-362] SKIPPED [ 68%] 2023-03-20T11:54:07.9773458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-363] SKIPPED [ 68%] 2023-03-20T11:54:07.9778817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-364] SKIPPED [ 68%] 2023-03-20T11:54:07.9784903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-365] SKIPPED [ 68%] 2023-03-20T11:54:07.9791383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-366] SKIPPED [ 68%] 2023-03-20T11:54:07.9798594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-367] SKIPPED [ 68%] 2023-03-20T11:54:07.9804747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-368] SKIPPED [ 68%] 2023-03-20T11:54:07.9811972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-369] SKIPPED [ 68%] 2023-03-20T11:54:07.9817407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-370] SKIPPED [ 68%] 2023-03-20T11:54:07.9823612Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-371] SKIPPED [ 68%] 2023-03-20T11:54:07.9830232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-372] SKIPPED [ 68%] 2023-03-20T11:54:07.9836324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-373] SKIPPED [ 68%] 2023-03-20T11:54:07.9842346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-374] SKIPPED [ 68%] 2023-03-20T11:54:07.9849412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-375] SKIPPED [ 68%] 2023-03-20T11:54:07.9854696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-376] SKIPPED [ 68%] 2023-03-20T11:54:07.9860996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-377] SKIPPED [ 68%] 2023-03-20T11:54:07.9867486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-378] SKIPPED [ 68%] 2023-03-20T11:54:07.9874730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-379] SKIPPED [ 68%] 2023-03-20T11:54:07.9880914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-380] SKIPPED [ 68%] 2023-03-20T11:54:07.9886989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-381] SKIPPED [ 68%] 2023-03-20T11:54:07.9893369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-382] SKIPPED [ 68%] 2023-03-20T11:54:07.9899565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-383] SKIPPED [ 68%] 2023-03-20T11:54:07.9905697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-384] SKIPPED [ 68%] 2023-03-20T11:54:07.9912056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-385] SKIPPED [ 68%] 2023-03-20T11:54:07.9918117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-386] SKIPPED [ 68%] 2023-03-20T11:54:07.9924079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-387] SKIPPED [ 68%] 2023-03-20T11:54:07.9930537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-388] SKIPPED [ 68%] 2023-03-20T11:54:07.9936866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-389] SKIPPED [ 68%] 2023-03-20T11:54:07.9944132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-390] SKIPPED [ 68%] 2023-03-20T11:54:07.9950669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-391] SKIPPED [ 68%] 2023-03-20T11:54:07.9956615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-392] SKIPPED [ 68%] 2023-03-20T11:54:07.9962732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-393] SKIPPED [ 68%] 2023-03-20T11:54:07.9969672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-394] SKIPPED [ 68%] 2023-03-20T11:54:07.9975302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-395] SKIPPED [ 68%] 2023-03-20T11:54:07.9981565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-396] SKIPPED [ 68%] 2023-03-20T11:54:07.9987958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-397] SKIPPED [ 68%] 2023-03-20T11:54:07.9993910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-398] SKIPPED [ 68%] 2023-03-20T11:54:07.9999873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-399] SKIPPED [ 68%] 2023-03-20T11:54:08.0005912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-400] SKIPPED [ 68%] 2023-03-20T11:54:08.0013111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-401] SKIPPED [ 68%] 2023-03-20T11:54:08.0019840Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-402] SKIPPED [ 68%] 2023-03-20T11:54:08.0026000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-403] SKIPPED [ 68%] 2023-03-20T11:54:08.0031684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-404] SKIPPED [ 68%] 2023-03-20T11:54:08.0037649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-405] SKIPPED [ 68%] 2023-03-20T11:54:08.0043713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-406] SKIPPED [ 68%] 2023-03-20T11:54:08.0050502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-407] SKIPPED [ 68%] 2023-03-20T11:54:08.0056210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-408] SKIPPED [ 68%] 2023-03-20T11:54:08.0062546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-409] SKIPPED [ 68%] 2023-03-20T11:54:08.0068848Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-410] SKIPPED [ 68%] 2023-03-20T11:54:08.0074974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-411] SKIPPED [ 68%] 2023-03-20T11:54:08.0081058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-412] SKIPPED [ 68%] 2023-03-20T11:54:08.0089214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-413] SKIPPED [ 68%] 2023-03-20T11:54:08.0094583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-414] SKIPPED [ 68%] 2023-03-20T11:54:08.0101309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-415] SKIPPED [ 68%] 2023-03-20T11:54:08.0107562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-416] SKIPPED [ 68%] 2023-03-20T11:54:08.0113563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-417] SKIPPED [ 68%] 2023-03-20T11:54:08.0119803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-418] SKIPPED [ 68%] 2023-03-20T11:54:08.0125606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-419] SKIPPED [ 68%] 2023-03-20T11:54:08.0133068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-420] SKIPPED [ 68%] 2023-03-20T11:54:08.0138486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-421] SKIPPED [ 68%] 2023-03-20T11:54:08.0144483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-422] SKIPPED [ 68%] 2023-03-20T11:54:08.0151086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-423] SKIPPED [ 68%] 2023-03-20T11:54:08.0156960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-424] SKIPPED [ 68%] 2023-03-20T11:54:08.0164265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-425] SKIPPED [ 68%] 2023-03-20T11:54:08.0170428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-426] SKIPPED [ 68%] 2023-03-20T11:54:08.0176827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-427] SKIPPED [ 68%] 2023-03-20T11:54:08.0182873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-428] SKIPPED [ 68%] 2023-03-20T11:54:08.0189300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-429] SKIPPED [ 68%] 2023-03-20T11:54:08.0195210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-430] SKIPPED [ 68%] 2023-03-20T11:54:08.0201446Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-431] SKIPPED [ 68%] 2023-03-20T11:54:08.0207501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-432] SKIPPED [ 68%] 2023-03-20T11:54:08.0213775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-433] SKIPPED [ 68%] 2023-03-20T11:54:08.0220112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-434] SKIPPED [ 68%] 2023-03-20T11:54:08.0226380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-435] SKIPPED [ 68%] 2023-03-20T11:54:08.0233592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-436] SKIPPED [ 68%] 2023-03-20T11:54:08.0239906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-437] SKIPPED [ 68%] 2023-03-20T11:54:08.0245896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-438] SKIPPED [ 68%] 2023-03-20T11:54:08.0253246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-439] SKIPPED [ 68%] 2023-03-20T11:54:08.0258691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-440] SKIPPED [ 68%] 2023-03-20T11:54:08.0264713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-441] SKIPPED [ 68%] 2023-03-20T11:54:08.0270984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-442] SKIPPED [ 68%] 2023-03-20T11:54:08.0276971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-443] SKIPPED [ 68%] 2023-03-20T11:54:08.0282966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-444] SKIPPED [ 68%] 2023-03-20T11:54:08.0290309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-445] SKIPPED [ 68%] 2023-03-20T11:54:08.0295768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-446] SKIPPED [ 68%] 2023-03-20T11:54:08.0301999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-447] SKIPPED [ 68%] 2023-03-20T11:54:08.0309222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-448] SKIPPED [ 68%] 2023-03-20T11:54:08.0315110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-449] SKIPPED [ 68%] 2023-03-20T11:54:08.0321275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-450] SKIPPED [ 68%] 2023-03-20T11:54:08.0327367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-451] SKIPPED [ 68%] 2023-03-20T11:54:08.0333427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-452] SKIPPED [ 68%] 2023-03-20T11:54:08.0339523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-453] SKIPPED [ 68%] 2023-03-20T11:54:08.0345648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-454] SKIPPED [ 68%] 2023-03-20T11:54:08.0352141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-455] SKIPPED [ 68%] 2023-03-20T11:54:08.0358850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-456] SKIPPED [ 68%] 2023-03-20T11:54:08.0364740Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-457] SKIPPED [ 68%] 2023-03-20T11:54:08.0371865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-458] SKIPPED [ 68%] 2023-03-20T11:54:08.0378731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-459] SKIPPED [ 68%] 2023-03-20T11:54:08.0384797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-460] SKIPPED [ 68%] 2023-03-20T11:54:08.0391265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-461] SKIPPED [ 68%] 2023-03-20T11:54:08.0397154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-462] SKIPPED [ 68%] 2023-03-20T11:54:08.0403357Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-463] SKIPPED [ 68%] 2023-03-20T11:54:08.0410457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-464] SKIPPED [ 68%] 2023-03-20T11:54:08.0415810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-465] SKIPPED [ 68%] 2023-03-20T11:54:08.0422047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-466] SKIPPED [ 68%] 2023-03-20T11:54:08.0428332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-467] SKIPPED [ 68%] 2023-03-20T11:54:08.0434451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-468] SKIPPED [ 68%] 2023-03-20T11:54:08.0440631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-469] SKIPPED [ 68%] 2023-03-20T11:54:08.0446784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-470] SKIPPED [ 68%] 2023-03-20T11:54:08.0454183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-471] SKIPPED [ 68%] 2023-03-20T11:54:08.0460482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-472] SKIPPED [ 68%] 2023-03-20T11:54:08.0466497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-473] SKIPPED [ 68%] 2023-03-20T11:54:08.0472835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-474] SKIPPED [ 68%] 2023-03-20T11:54:08.0479083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-475] SKIPPED [ 68%] 2023-03-20T11:54:08.0484982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-476] SKIPPED [ 68%] 2023-03-20T11:54:08.0492189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-477] SKIPPED [ 68%] 2023-03-20T11:54:08.0497529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-478] SKIPPED [ 68%] 2023-03-20T11:54:08.0503636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-479] SKIPPED [ 68%] 2023-03-20T11:54:08.0510061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-480] SKIPPED [ 68%] 2023-03-20T11:54:08.0516002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-481] SKIPPED [ 68%] 2023-03-20T11:54:08.0523285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-482] SKIPPED [ 68%] 2023-03-20T11:54:08.0530377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-483] SKIPPED [ 68%] 2023-03-20T11:54:08.0535902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-484] SKIPPED [ 68%] 2023-03-20T11:54:08.0541770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-485] SKIPPED [ 68%] 2023-03-20T11:54:08.0548103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-486] SKIPPED [ 68%] 2023-03-20T11:54:08.0554167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-487] SKIPPED [ 68%] 2023-03-20T11:54:08.0560254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-488] SKIPPED [ 68%] 2023-03-20T11:54:08.0566281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-489] SKIPPED [ 68%] 2023-03-20T11:54:08.0573126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-490] SKIPPED [ 68%] 2023-03-20T11:54:08.0578964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-491] SKIPPED [ 68%] 2023-03-20T11:54:08.0585049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-492] SKIPPED [ 68%] 2023-03-20T11:54:08.0593896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-493] SKIPPED [ 68%] 2023-03-20T11:54:08.0599917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-494] SKIPPED [ 68%] 2023-03-20T11:54:08.0606010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-495] SKIPPED [ 68%] 2023-03-20T11:54:08.0613103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-496] SKIPPED [ 68%] 2023-03-20T11:54:08.0618627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-497] SKIPPED [ 68%] 2023-03-20T11:54:08.0624770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-498] SKIPPED [ 68%] 2023-03-20T11:54:08.0631142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-499] SKIPPED [ 68%] 2023-03-20T11:54:08.0637066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-500] SKIPPED [ 68%] 2023-03-20T11:54:08.0643159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-501] SKIPPED [ 68%] 2023-03-20T11:54:08.0650432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-502] SKIPPED [ 68%] 2023-03-20T11:54:08.0655598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-503] SKIPPED [ 68%] 2023-03-20T11:54:08.0661755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-504] SKIPPED [ 68%] 2023-03-20T11:54:08.0669401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-505] SKIPPED [ 68%] 2023-03-20T11:54:08.0675374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-506] SKIPPED [ 68%] 2023-03-20T11:54:08.0681476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-507] SKIPPED [ 68%] 2023-03-20T11:54:08.0687671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-508] SKIPPED [ 68%] 2023-03-20T11:54:08.0693784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-509] SKIPPED [ 68%] 2023-03-20T11:54:08.0700171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-510] SKIPPED [ 68%] 2023-03-20T11:54:08.0706414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-511] SKIPPED [ 68%] 2023-03-20T11:54:08.0712515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-512] SKIPPED [ 68%] 2023-03-20T11:54:08.0718521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-513] SKIPPED [ 68%] 2023-03-20T11:54:08.0724584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-514] SKIPPED [ 68%] 2023-03-20T11:54:08.0731712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-515] SKIPPED [ 68%] 2023-03-20T11:54:08.0738367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-516] SKIPPED [ 68%] 2023-03-20T11:54:08.0744377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-517] SKIPPED [ 68%] 2023-03-20T11:54:08.0750264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-518] SKIPPED [ 68%] 2023-03-20T11:54:08.0756308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-519] SKIPPED [ 68%] 2023-03-20T11:54:08.0762423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-520] SKIPPED [ 68%] 2023-03-20T11:54:08.0769442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-521] SKIPPED [ 68%] 2023-03-20T11:54:08.0774472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-522] SKIPPED [ 68%] 2023-03-20T11:54:08.0780509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-523] SKIPPED [ 68%] 2023-03-20T11:54:08.0786725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-524] SKIPPED [ 68%] 2023-03-20T11:54:08.0792831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-525] SKIPPED [ 68%] 2023-03-20T11:54:08.0798701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-526] SKIPPED [ 68%] 2023-03-20T11:54:08.0804759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-527] SKIPPED [ 68%] 2023-03-20T11:54:08.0813363Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-528] SKIPPED [ 68%] 2023-03-20T11:54:08.0818711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-529] SKIPPED [ 68%] 2023-03-20T11:54:08.0824733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-530] SKIPPED [ 68%] 2023-03-20T11:54:08.0830761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-531] SKIPPED [ 68%] 2023-03-20T11:54:08.0836723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-532] SKIPPED [ 68%] 2023-03-20T11:54:08.0842856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-533] SKIPPED [ 68%] 2023-03-20T11:54:08.0850030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-534] SKIPPED [ 68%] 2023-03-20T11:54:08.0855349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-535] SKIPPED [ 68%] 2023-03-20T11:54:08.0861261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-536] SKIPPED [ 68%] 2023-03-20T11:54:08.0867629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-537] SKIPPED [ 68%] 2023-03-20T11:54:08.0873701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-538] SKIPPED [ 68%] 2023-03-20T11:54:08.0881079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-539] SKIPPED [ 68%] 2023-03-20T11:54:08.0887038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-540] SKIPPED [ 68%] 2023-03-20T11:54:08.0893416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-541] SKIPPED [ 68%] 2023-03-20T11:54:08.0899754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-542] SKIPPED [ 68%] 2023-03-20T11:54:08.0906005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-543] SKIPPED [ 68%] 2023-03-20T11:54:08.0912222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-544] SKIPPED [ 68%] 2023-03-20T11:54:08.0918526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-545] SKIPPED [ 68%] 2023-03-20T11:54:08.0924237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-546] SKIPPED [ 68%] 2023-03-20T11:54:08.0930585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-547] SKIPPED [ 68%] 2023-03-20T11:54:08.0936654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-548] SKIPPED [ 68%] 2023-03-20T11:54:08.0942645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-549] SKIPPED [ 68%] 2023-03-20T11:54:08.0949321Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-550] SKIPPED [ 68%] 2023-03-20T11:54:08.0956433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-551] SKIPPED [ 68%] 2023-03-20T11:54:08.0962689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-552] SKIPPED [ 68%] 2023-03-20T11:54:08.0969540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-553] SKIPPED [ 68%] 2023-03-20T11:54:08.0975059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-554] SKIPPED [ 68%] 2023-03-20T11:54:08.0981335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-555] SKIPPED [ 68%] 2023-03-20T11:54:08.0987664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-556] SKIPPED [ 68%] 2023-03-20T11:54:08.0993304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-557] SKIPPED [ 68%] 2023-03-20T11:54:08.0999415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-558] SKIPPED [ 68%] 2023-03-20T11:54:08.1005420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-559] SKIPPED [ 68%] 2023-03-20T11:54:08.1012681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-560] SKIPPED [ 68%] 2023-03-20T11:54:08.1018053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-561] SKIPPED [ 68%] 2023-03-20T11:54:08.1025355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-562] SKIPPED [ 68%] 2023-03-20T11:54:08.1031781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-pad-563] SKIPPED [ 68%] 2023-03-20T11:54:08.1037909Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-000] SKIPPED [ 68%] 2023-03-20T11:54:08.1044034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-001] SKIPPED [ 68%] 2023-03-20T11:54:08.1050453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-002] SKIPPED [ 68%] 2023-03-20T11:54:08.1056600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-003] SKIPPED [ 68%] 2023-03-20T11:54:08.1062639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-004] SKIPPED [ 68%] 2023-03-20T11:54:08.1068865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-005] SKIPPED [ 68%] 2023-03-20T11:54:08.1074791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-006] SKIPPED [ 68%] 2023-03-20T11:54:08.1080895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-007] SKIPPED [ 68%] 2023-03-20T11:54:08.1086938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-008] SKIPPED [ 68%] 2023-03-20T11:54:08.1093305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-009] SKIPPED [ 68%] 2023-03-20T11:54:08.1100569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-010] SKIPPED [ 68%] 2023-03-20T11:54:08.1107335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-011] SKIPPED [ 68%] 2023-03-20T11:54:08.1113030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-012] SKIPPED [ 68%] 2023-03-20T11:54:08.1119212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-013] SKIPPED [ 68%] 2023-03-20T11:54:08.1125275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-014] SKIPPED [ 68%] 2023-03-20T11:54:08.1132102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-015] SKIPPED [ 68%] 2023-03-20T11:54:08.1137928Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-016] SKIPPED [ 68%] 2023-03-20T11:54:08.1143813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-017] SKIPPED [ 68%] 2023-03-20T11:54:08.1150408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-018] SKIPPED [ 68%] 2023-03-20T11:54:08.1156470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-019] SKIPPED [ 68%] 2023-03-20T11:54:08.1162702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-020] SKIPPED [ 68%] 2023-03-20T11:54:08.1170562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-021] SKIPPED [ 68%] 2023-03-20T11:54:08.1176668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-022] SKIPPED [ 68%] 2023-03-20T11:54:08.1182772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-023] SKIPPED [ 68%] 2023-03-20T11:54:08.1188982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-024] SKIPPED [ 68%] 2023-03-20T11:54:08.1194845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-025] SKIPPED [ 68%] 2023-03-20T11:54:08.1201242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-026] SKIPPED [ 68%] 2023-03-20T11:54:08.1207250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-027] SKIPPED [ 68%] 2023-03-20T11:54:08.1213643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-028] SKIPPED [ 68%] 2023-03-20T11:54:08.1219971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-029] SKIPPED [ 68%] 2023-03-20T11:54:08.1226162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-030] SKIPPED [ 68%] 2023-03-20T11:54:08.1232510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-031] SKIPPED [ 68%] 2023-03-20T11:54:08.1238745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-032] SKIPPED [ 68%] 2023-03-20T11:54:08.1245726Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-033] SKIPPED [ 68%] 2023-03-20T11:54:08.1252983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-034] SKIPPED [ 68%] 2023-03-20T11:54:08.1258375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-035] SKIPPED [ 68%] 2023-03-20T11:54:08.1264641Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-036] SKIPPED [ 68%] 2023-03-20T11:54:08.1271295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-037] SKIPPED [ 68%] 2023-03-20T11:54:08.1277170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-038] SKIPPED [ 68%] 2023-03-20T11:54:08.1283430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-039] SKIPPED [ 68%] 2023-03-20T11:54:08.1290828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-040] SKIPPED [ 68%] 2023-03-20T11:54:08.1296025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-041] SKIPPED [ 68%] 2023-03-20T11:54:08.1302400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-042] SKIPPED [ 68%] 2023-03-20T11:54:08.1308712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-043] SKIPPED [ 68%] 2023-03-20T11:54:08.1316125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-044] SKIPPED [ 68%] 2023-03-20T11:54:08.1322379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-045] SKIPPED [ 68%] 2023-03-20T11:54:08.1329517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-046] SKIPPED [ 68%] 2023-03-20T11:54:08.1334958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-047] SKIPPED [ 68%] 2023-03-20T11:54:08.1341390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-048] SKIPPED [ 68%] 2023-03-20T11:54:08.1347743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-049] SKIPPED [ 68%] 2023-03-20T11:54:08.1354020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-050] SKIPPED [ 68%] 2023-03-20T11:54:08.1360323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-051] SKIPPED [ 68%] 2023-03-20T11:54:08.1366347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-052] SKIPPED [ 68%] 2023-03-20T11:54:08.1373202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-053] SKIPPED [ 68%] 2023-03-20T11:54:08.1379232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-054] SKIPPED [ 68%] 2023-03-20T11:54:08.1386896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-055] SKIPPED [ 68%] 2023-03-20T11:54:08.1393011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-056] SKIPPED [ 68%] 2023-03-20T11:54:08.1399080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-057] SKIPPED [ 68%] 2023-03-20T11:54:08.1405347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-058] SKIPPED [ 68%] 2023-03-20T11:54:08.1412616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-059] SKIPPED [ 68%] 2023-03-20T11:54:08.1418166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-060] SKIPPED [ 68%] 2023-03-20T11:54:08.1424290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-061] SKIPPED [ 68%] 2023-03-20T11:54:08.1430830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-062] SKIPPED [ 68%] 2023-03-20T11:54:08.1437059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-063] SKIPPED [ 68%] 2023-03-20T11:54:08.1443149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-064] SKIPPED [ 68%] 2023-03-20T11:54:08.1450905Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-065] SKIPPED [ 68%] 2023-03-20T11:54:08.1456124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-066] SKIPPED [ 68%] 2023-03-20T11:54:08.1465477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-067] SKIPPED [ 68%] 2023-03-20T11:54:08.1471907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-068] SKIPPED [ 68%] 2023-03-20T11:54:08.1478170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-069] SKIPPED [ 68%] 2023-03-20T11:54:08.1484187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-070] SKIPPED [ 68%] 2023-03-20T11:54:08.1490668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-071] SKIPPED [ 68%] 2023-03-20T11:54:08.1497206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-072] SKIPPED [ 68%] 2023-03-20T11:54:08.1503264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-073] SKIPPED [ 68%] 2023-03-20T11:54:08.1509808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-074] SKIPPED [ 68%] 2023-03-20T11:54:08.1515870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-075] SKIPPED [ 68%] 2023-03-20T11:54:08.1522132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-076] SKIPPED [ 68%] 2023-03-20T11:54:08.1529200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-077] SKIPPED [ 68%] 2023-03-20T11:54:08.1536525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-078] SKIPPED [ 68%] 2023-03-20T11:54:08.1542643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-079] SKIPPED [ 68%] 2023-03-20T11:54:08.1549162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-080] SKIPPED [ 68%] 2023-03-20T11:54:08.1555313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-081] SKIPPED [ 68%] 2023-03-20T11:54:08.1561608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-082] SKIPPED [ 68%] 2023-03-20T11:54:08.1568022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-083] SKIPPED [ 68%] 2023-03-20T11:54:08.1573978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-084] SKIPPED [ 68%] 2023-03-20T11:54:08.1580390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-085] SKIPPED [ 68%] 2023-03-20T11:54:08.1586925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-086] SKIPPED [ 68%] 2023-03-20T11:54:08.1593060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-087] SKIPPED [ 68%] 2023-03-20T11:54:08.1599176Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-088] SKIPPED [ 68%] 2023-03-20T11:54:08.1605521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-089] SKIPPED [ 68%] 2023-03-20T11:54:08.1613451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-090] SKIPPED [ 68%] 2023-03-20T11:54:08.1619344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-091] SKIPPED [ 68%] 2023-03-20T11:54:08.1625599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-092] SKIPPED [ 68%] 2023-03-20T11:54:08.1631944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-093] SKIPPED [ 68%] 2023-03-20T11:54:08.1638220Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-094] SKIPPED [ 68%] 2023-03-20T11:54:08.1644236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-095] SKIPPED [ 68%] 2023-03-20T11:54:08.1651385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-096] SKIPPED [ 68%] 2023-03-20T11:54:08.1656989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-097] SKIPPED [ 68%] 2023-03-20T11:54:08.1663279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-098] SKIPPED [ 68%] 2023-03-20T11:54:08.1669882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-099] SKIPPED [ 68%] 2023-03-20T11:54:08.1676023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-100] SKIPPED [ 68%] 2023-03-20T11:54:08.1683519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-101] SKIPPED [ 68%] 2023-03-20T11:54:08.1690474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-102] SKIPPED [ 68%] 2023-03-20T11:54:08.1696270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-103] SKIPPED [ 68%] 2023-03-20T11:54:08.1702065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-104] SKIPPED [ 68%] 2023-03-20T11:54:08.1708549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-105] SKIPPED [ 68%] 2023-03-20T11:54:08.1714688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-106] SKIPPED [ 68%] 2023-03-20T11:54:08.1720899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-107] SKIPPED [ 68%] 2023-03-20T11:54:08.1727085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-108] SKIPPED [ 68%] 2023-03-20T11:54:08.1733325Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-109] SKIPPED [ 68%] 2023-03-20T11:54:08.1739799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-110] SKIPPED [ 68%] 2023-03-20T11:54:08.1746132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-111] SKIPPED [ 68%] 2023-03-20T11:54:08.1752417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-112] SKIPPED [ 68%] 2023-03-20T11:54:08.1760444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-113] SKIPPED [ 68%] 2023-03-20T11:54:08.1766000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-114] SKIPPED [ 68%] 2023-03-20T11:54:08.1773300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-115] SKIPPED [ 68%] 2023-03-20T11:54:08.1778389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-116] SKIPPED [ 68%] 2023-03-20T11:54:08.1784836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-117] SKIPPED [ 68%] 2023-03-20T11:54:08.1791299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-118] SKIPPED [ 68%] 2023-03-20T11:54:08.1797530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-119] SKIPPED [ 68%] 2023-03-20T11:54:08.1803810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-120] SKIPPED [ 68%] 2023-03-20T11:54:08.1811709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-121] SKIPPED [ 68%] 2023-03-20T11:54:08.1817487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-122] SKIPPED [ 68%] 2023-03-20T11:54:08.1823863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-123] SKIPPED [ 68%] 2023-03-20T11:54:08.1831787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-124] SKIPPED [ 68%] 2023-03-20T11:54:08.1838003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-125] SKIPPED [ 68%] 2023-03-20T11:54:08.1844055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-126] SKIPPED [ 68%] 2023-03-20T11:54:08.1850646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-127] SKIPPED [ 68%] 2023-03-20T11:54:08.1857185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-128] SKIPPED [ 68%] 2023-03-20T11:54:08.1863332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-129] SKIPPED [ 69%] 2023-03-20T11:54:08.1869927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-130] SKIPPED [ 69%] 2023-03-20T11:54:08.1875927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-131] SKIPPED [ 69%] 2023-03-20T11:54:08.1882127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-132] SKIPPED [ 69%] 2023-03-20T11:54:08.1889474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-133] SKIPPED [ 69%] 2023-03-20T11:54:08.1894606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-134] SKIPPED [ 69%] 2023-03-20T11:54:08.1901013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-135] SKIPPED [ 69%] 2023-03-20T11:54:08.1908508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-136] SKIPPED [ 69%] 2023-03-20T11:54:08.1914575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-137] SKIPPED [ 69%] 2023-03-20T11:54:08.1920826Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-138] SKIPPED [ 69%] 2023-03-20T11:54:08.1926871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-139] SKIPPED [ 69%] 2023-03-20T11:54:08.1933224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-140] SKIPPED [ 69%] 2023-03-20T11:54:08.1939674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-141] SKIPPED [ 69%] 2023-03-20T11:54:08.1945793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-142] SKIPPED [ 69%] 2023-03-20T11:54:08.1952264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-143] SKIPPED [ 69%] 2023-03-20T11:54:08.1958570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-144] SKIPPED [ 69%] 2023-03-20T11:54:08.1964668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-145] SKIPPED [ 69%] 2023-03-20T11:54:08.1971884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-146] SKIPPED [ 69%] 2023-03-20T11:54:08.1978749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-147] SKIPPED [ 69%] 2023-03-20T11:54:08.1984948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-148] SKIPPED [ 69%] 2023-03-20T11:54:08.1991497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-149] SKIPPED [ 69%] 2023-03-20T11:54:08.1997695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-150] SKIPPED [ 69%] 2023-03-20T11:54:08.2003849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-151] SKIPPED [ 69%] 2023-03-20T11:54:08.2010557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-152] SKIPPED [ 69%] 2023-03-20T11:54:08.2016588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-153] SKIPPED [ 69%] 2023-03-20T11:54:08.2022670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-154] SKIPPED [ 69%] 2023-03-20T11:54:08.2029341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-155] SKIPPED [ 69%] 2023-03-20T11:54:08.2035453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-156] SKIPPED [ 69%] 2023-03-20T11:54:08.2041738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-157] SKIPPED [ 69%] 2023-03-20T11:54:08.2047777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-158] SKIPPED [ 69%] 2023-03-20T11:54:08.2055356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-159] SKIPPED [ 69%] 2023-03-20T11:54:08.2061691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-160] SKIPPED [ 69%] 2023-03-20T11:54:08.2068238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-161] SKIPPED [ 69%] 2023-03-20T11:54:08.2075064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-162] SKIPPED [ 69%] 2023-03-20T11:54:08.2080786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-163] SKIPPED [ 69%] 2023-03-20T11:54:08.2086937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-164] SKIPPED [ 69%] 2023-03-20T11:54:08.2093216Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-165] SKIPPED [ 69%] 2023-03-20T11:54:08.2099456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-166] SKIPPED [ 69%] 2023-03-20T11:54:08.2105697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-167] SKIPPED [ 69%] 2023-03-20T11:54:08.2112099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-168] SKIPPED [ 69%] 2023-03-20T11:54:08.2118255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-169] SKIPPED [ 69%] 2023-03-20T11:54:08.2125753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-170] SKIPPED [ 69%] 2023-03-20T11:54:08.2133171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-171] SKIPPED [ 69%] 2023-03-20T11:54:08.2138676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-172] SKIPPED [ 69%] 2023-03-20T11:54:08.2144867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-173] SKIPPED [ 69%] 2023-03-20T11:54:08.2151312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-174] SKIPPED [ 69%] 2023-03-20T11:54:08.2157422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-175] SKIPPED [ 69%] 2023-03-20T11:54:08.2163608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-176] SKIPPED [ 69%] 2023-03-20T11:54:08.2170692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-177] SKIPPED [ 69%] 2023-03-20T11:54:08.2176362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-178] SKIPPED [ 69%] 2023-03-20T11:54:08.2182494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-179] SKIPPED [ 69%] 2023-03-20T11:54:08.2189001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-180] SKIPPED [ 69%] 2023-03-20T11:54:08.2195109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-181] SKIPPED [ 69%] 2023-03-20T11:54:08.2202917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-182] SKIPPED [ 69%] 2023-03-20T11:54:08.2210042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-183] SKIPPED [ 69%] 2023-03-20T11:54:08.2215388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-184] SKIPPED [ 69%] 2023-03-20T11:54:08.2221215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-185] SKIPPED [ 69%] 2023-03-20T11:54:08.2227693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-186] SKIPPED [ 69%] 2023-03-20T11:54:08.2233793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-187] SKIPPED [ 69%] 2023-03-20T11:54:08.2239840Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-188] SKIPPED [ 69%] 2023-03-20T11:54:08.2246244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-189] SKIPPED [ 69%] 2023-03-20T11:54:08.2253081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-190] SKIPPED [ 69%] 2023-03-20T11:54:08.2258963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-191] SKIPPED [ 69%] 2023-03-20T11:54:08.2265189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-192] SKIPPED [ 69%] 2023-03-20T11:54:08.2272871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-193] SKIPPED [ 69%] 2023-03-20T11:54:08.2279122Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-194] SKIPPED [ 69%] 2023-03-20T11:54:08.2285615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-195] SKIPPED [ 69%] 2023-03-20T11:54:08.2292803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-196] SKIPPED [ 69%] 2023-03-20T11:54:08.2298494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-197] SKIPPED [ 69%] 2023-03-20T11:54:08.2304521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-198] SKIPPED [ 69%] 2023-03-20T11:54:08.2311241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-199] SKIPPED [ 69%] 2023-03-20T11:54:08.2317159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-200] SKIPPED [ 69%] 2023-03-20T11:54:08.2323516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-201] SKIPPED [ 69%] 2023-03-20T11:54:08.2330520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-202] SKIPPED [ 69%] 2023-03-20T11:54:08.2336321Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-203] SKIPPED [ 69%] 2023-03-20T11:54:08.2345335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-204] SKIPPED [ 69%] 2023-03-20T11:54:08.2351755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-205] SKIPPED [ 69%] 2023-03-20T11:54:08.2357955Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-206] SKIPPED [ 69%] 2023-03-20T11:54:08.2364017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-207] SKIPPED [ 69%] 2023-03-20T11:54:08.2370699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-208] SKIPPED [ 69%] 2023-03-20T11:54:08.2376771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-209] SKIPPED [ 69%] 2023-03-20T11:54:08.2382946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-210] SKIPPED [ 69%] 2023-03-20T11:54:08.2389137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-211] SKIPPED [ 69%] 2023-03-20T11:54:08.2395109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-212] SKIPPED [ 69%] 2023-03-20T11:54:08.2401479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-213] SKIPPED [ 69%] 2023-03-20T11:54:08.2407421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-214] SKIPPED [ 69%] 2023-03-20T11:54:08.2413503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-215] SKIPPED [ 69%] 2023-03-20T11:54:08.2421181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-216] SKIPPED [ 69%] 2023-03-20T11:54:08.2427582Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-217] SKIPPED [ 69%] 2023-03-20T11:54:08.2433396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-218] SKIPPED [ 69%] 2023-03-20T11:54:08.2439557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-219] SKIPPED [ 69%] 2023-03-20T11:54:08.2445780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-220] SKIPPED [ 69%] 2023-03-20T11:54:08.2453026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-221] SKIPPED [ 69%] 2023-03-20T11:54:08.2458797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-222] SKIPPED [ 69%] 2023-03-20T11:54:08.2464981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-223] SKIPPED [ 69%] 2023-03-20T11:54:08.2470990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-224] SKIPPED [ 69%] 2023-03-20T11:54:08.2477163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-225] SKIPPED [ 69%] 2023-03-20T11:54:08.2483446Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-226] SKIPPED [ 69%] 2023-03-20T11:54:08.2491953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-227] SKIPPED [ 69%] 2023-03-20T11:54:08.2497573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-228] SKIPPED [ 69%] 2023-03-20T11:54:08.2503711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-229] SKIPPED [ 69%] 2023-03-20T11:54:08.2510314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-230] SKIPPED [ 69%] 2023-03-20T11:54:08.2516401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-231] SKIPPED [ 69%] 2023-03-20T11:54:08.2522591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-232] SKIPPED [ 69%] 2023-03-20T11:54:08.2529673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-233] SKIPPED [ 69%] 2023-03-20T11:54:08.2534767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-234] SKIPPED [ 69%] 2023-03-20T11:54:08.2540876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-235] SKIPPED [ 69%] 2023-03-20T11:54:08.2547296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-236] SKIPPED [ 69%] 2023-03-20T11:54:08.2553415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-237] SKIPPED [ 69%] 2023-03-20T11:54:08.2559829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-238] SKIPPED [ 69%] 2023-03-20T11:54:08.2567099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-239] SKIPPED [ 69%] 2023-03-20T11:54:08.2573531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-240] SKIPPED [ 69%] 2023-03-20T11:54:08.2580011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-241] SKIPPED [ 69%] 2023-03-20T11:54:08.2586509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-242] SKIPPED [ 69%] 2023-03-20T11:54:08.2592979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-243] SKIPPED [ 69%] 2023-03-20T11:54:08.2598855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-244] SKIPPED [ 69%] 2023-03-20T11:54:08.2605113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-245] SKIPPED [ 69%] 2023-03-20T11:54:08.2612210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-246] SKIPPED [ 69%] 2023-03-20T11:54:08.2618209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-247] SKIPPED [ 69%] 2023-03-20T11:54:08.2624372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-248] SKIPPED [ 69%] 2023-03-20T11:54:08.2630902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-249] SKIPPED [ 69%] 2023-03-20T11:54:08.2638241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-250] SKIPPED [ 69%] 2023-03-20T11:54:08.2644402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-251] SKIPPED [ 69%] 2023-03-20T11:54:08.2651569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-252] SKIPPED [ 69%] 2023-03-20T11:54:08.2657186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-253] SKIPPED [ 69%] 2023-03-20T11:54:08.2663284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-254] SKIPPED [ 69%] 2023-03-20T11:54:08.2669889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-255] SKIPPED [ 69%] 2023-03-20T11:54:08.2676024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-256] SKIPPED [ 69%] 2023-03-20T11:54:08.2682335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-257] SKIPPED [ 69%] 2023-03-20T11:54:08.2689508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-258] SKIPPED [ 69%] 2023-03-20T11:54:08.2694863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-259] SKIPPED [ 69%] 2023-03-20T11:54:08.2701281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-260] SKIPPED [ 69%] 2023-03-20T11:54:08.2707745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-261] SKIPPED [ 69%] 2023-03-20T11:54:08.2715258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-262] SKIPPED [ 69%] 2023-03-20T11:54:08.2721375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-263] SKIPPED [ 69%] 2023-03-20T11:54:08.2728687Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-264] SKIPPED [ 69%] 2023-03-20T11:54:08.2733822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-265] SKIPPED [ 69%] 2023-03-20T11:54:08.2740338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-266] SKIPPED [ 69%] 2023-03-20T11:54:08.2746684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-267] SKIPPED [ 69%] 2023-03-20T11:54:08.2752492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-268] SKIPPED [ 69%] 2023-03-20T11:54:08.2758573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-269] SKIPPED [ 69%] 2023-03-20T11:54:08.2764948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-270] SKIPPED [ 69%] 2023-03-20T11:54:08.2772063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-271] SKIPPED [ 69%] 2023-03-20T11:54:08.2777773Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-272] SKIPPED [ 69%] 2023-03-20T11:54:08.2785391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-273] SKIPPED [ 69%] 2023-03-20T11:54:08.2791753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-274] SKIPPED [ 69%] 2023-03-20T11:54:08.2797973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-275] SKIPPED [ 69%] 2023-03-20T11:54:08.2804138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-276] SKIPPED [ 69%] 2023-03-20T11:54:08.2810622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-277] SKIPPED [ 69%] 2023-03-20T11:54:08.2817157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-278] SKIPPED [ 69%] 2023-03-20T11:54:08.2823280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-279] SKIPPED [ 69%] 2023-03-20T11:54:08.2829811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-280] SKIPPED [ 69%] 2023-03-20T11:54:08.2835848Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-281] SKIPPED [ 69%] 2023-03-20T11:54:08.2842129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-282] SKIPPED [ 69%] 2023-03-20T11:54:08.2849343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-283] SKIPPED [ 69%] 2023-03-20T11:54:08.2855470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-284] SKIPPED [ 69%] 2023-03-20T11:54:08.2862714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-285] SKIPPED [ 69%] 2023-03-20T11:54:08.2868894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-286] SKIPPED [ 69%] 2023-03-20T11:54:08.2874965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-287] SKIPPED [ 69%] 2023-03-20T11:54:08.2881118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-288] SKIPPED [ 69%] 2023-03-20T11:54:08.2887196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-289] SKIPPED [ 69%] 2023-03-20T11:54:08.2893561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-290] SKIPPED [ 69%] 2023-03-20T11:54:08.2900080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-291] SKIPPED [ 69%] 2023-03-20T11:54:08.2906460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-292] SKIPPED [ 69%] 2023-03-20T11:54:08.2912818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-293] SKIPPED [ 69%] 2023-03-20T11:54:08.2918933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-294] SKIPPED [ 69%] 2023-03-20T11:54:08.2925337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-295] SKIPPED [ 69%] 2023-03-20T11:54:08.2933256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-296] SKIPPED [ 69%] 2023-03-20T11:54:08.2939319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-297] SKIPPED [ 69%] 2023-03-20T11:54:08.2945471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-298] SKIPPED [ 69%] 2023-03-20T11:54:08.2951901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-299] SKIPPED [ 69%] 2023-03-20T11:54:08.2958100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-300] SKIPPED [ 69%] 2023-03-20T11:54:08.2964252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-301] SKIPPED [ 69%] 2023-03-20T11:54:08.2971207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-302] SKIPPED [ 69%] 2023-03-20T11:54:08.2977038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-303] SKIPPED [ 69%] 2023-03-20T11:54:08.2983194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-304] SKIPPED [ 69%] 2023-03-20T11:54:08.2989714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-305] SKIPPED [ 69%] 2023-03-20T11:54:08.2995855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-306] SKIPPED [ 69%] 2023-03-20T11:54:08.3002084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-307] SKIPPED [ 69%] 2023-03-20T11:54:08.3010582Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-308] SKIPPED [ 69%] 2023-03-20T11:54:08.3015851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-309] SKIPPED [ 69%] 2023-03-20T11:54:08.3022164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-310] SKIPPED [ 69%] 2023-03-20T11:54:08.3028683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-311] SKIPPED [ 69%] 2023-03-20T11:54:08.3034943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-312] SKIPPED [ 69%] 2023-03-20T11:54:08.3041063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-313] SKIPPED [ 69%] 2023-03-20T11:54:08.3047273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-314] SKIPPED [ 69%] 2023-03-20T11:54:08.3053536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-315] SKIPPED [ 69%] 2023-03-20T11:54:08.3060010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-316] SKIPPED [ 69%] 2023-03-20T11:54:08.3066460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-317] SKIPPED [ 69%] 2023-03-20T11:54:08.3072787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-318] SKIPPED [ 69%] 2023-03-20T11:54:08.3080053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-319] SKIPPED [ 69%] 2023-03-20T11:54:08.3086412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-320] SKIPPED [ 69%] 2023-03-20T11:54:08.3093066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-321] SKIPPED [ 69%] 2023-03-20T11:54:08.3099337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-322] SKIPPED [ 69%] 2023-03-20T11:54:08.3106143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-323] SKIPPED [ 69%] 2023-03-20T11:54:08.3112352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-324] SKIPPED [ 69%] 2023-03-20T11:54:08.3118491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-325] SKIPPED [ 69%] 2023-03-20T11:54:08.3124689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-326] SKIPPED [ 69%] 2023-03-20T11:54:08.3132003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-327] SKIPPED [ 69%] 2023-03-20T11:54:08.3137568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-328] SKIPPED [ 69%] 2023-03-20T11:54:08.3143257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-329] SKIPPED [ 69%] 2023-03-20T11:54:08.3151125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-330] SKIPPED [ 69%] 2023-03-20T11:54:08.3157151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-331] SKIPPED [ 69%] 2023-03-20T11:54:08.3163468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-332] SKIPPED [ 69%] 2023-03-20T11:54:08.3170696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-333] SKIPPED [ 69%] 2023-03-20T11:54:08.3176244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-334] SKIPPED [ 69%] 2023-03-20T11:54:08.3182423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-335] SKIPPED [ 69%] 2023-03-20T11:54:08.3188908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-336] SKIPPED [ 69%] 2023-03-20T11:54:08.3195809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-337] SKIPPED [ 69%] 2023-03-20T11:54:08.3201429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-338] SKIPPED [ 69%] 2023-03-20T11:54:08.3207503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-339] SKIPPED [ 69%] 2023-03-20T11:54:08.3213927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-340] SKIPPED [ 69%] 2023-03-20T11:54:08.3220003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-341] SKIPPED [ 69%] 2023-03-20T11:54:08.3229415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-342] SKIPPED [ 69%] 2023-03-20T11:54:08.3235707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-343] SKIPPED [ 69%] 2023-03-20T11:54:08.3241948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-344] SKIPPED [ 69%] 2023-03-20T11:54:08.3249101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-345] SKIPPED [ 69%] 2023-03-20T11:54:08.3254473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-346] SKIPPED [ 69%] 2023-03-20T11:54:08.3260927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-347] SKIPPED [ 69%] 2023-03-20T11:54:08.3267391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-348] SKIPPED [ 69%] 2023-03-20T11:54:08.3273598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-349] SKIPPED [ 69%] 2023-03-20T11:54:08.3279754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-350] SKIPPED [ 69%] 2023-03-20T11:54:08.3285983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-351] SKIPPED [ 69%] 2023-03-20T11:54:08.3292811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-352] SKIPPED [ 69%] 2023-03-20T11:54:08.3299738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-353] SKIPPED [ 69%] 2023-03-20T11:54:08.3306057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-354] SKIPPED [ 69%] 2023-03-20T11:54:08.3312467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-355] SKIPPED [ 69%] 2023-03-20T11:54:08.3318420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-356] SKIPPED [ 69%] 2023-03-20T11:54:08.3324744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-357] SKIPPED [ 69%] 2023-03-20T11:54:08.3331970Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-358] SKIPPED [ 69%] 2023-03-20T11:54:08.3337548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-359] SKIPPED [ 69%] 2023-03-20T11:54:08.3343727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-360] SKIPPED [ 69%] 2023-03-20T11:54:08.3350343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-361] SKIPPED [ 69%] 2023-03-20T11:54:08.3356424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-362] SKIPPED [ 69%] 2023-03-20T11:54:08.3362803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-363] SKIPPED [ 69%] 2023-03-20T11:54:08.3369954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-364] SKIPPED [ 69%] 2023-03-20T11:54:08.3376481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-365] SKIPPED [ 69%] 2023-03-20T11:54:08.3382655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-366] SKIPPED [ 69%] 2023-03-20T11:54:08.3389299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-367] SKIPPED [ 69%] 2023-03-20T11:54:08.3395344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-368] SKIPPED [ 69%] 2023-03-20T11:54:08.3401592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-369] SKIPPED [ 69%] 2023-03-20T11:54:08.3407700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-370] SKIPPED [ 69%] 2023-03-20T11:54:08.3413841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-371] SKIPPED [ 69%] 2023-03-20T11:54:08.3420250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-372] SKIPPED [ 69%] 2023-03-20T11:54:08.3426602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-373] SKIPPED [ 69%] 2023-03-20T11:54:08.3432726Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-374] SKIPPED [ 69%] 2023-03-20T11:54:08.3439089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-375] SKIPPED [ 69%] 2023-03-20T11:54:08.3446506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-376] SKIPPED [ 69%] 2023-03-20T11:54:08.3453336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-377] SKIPPED [ 69%] 2023-03-20T11:54:08.3459634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-378] SKIPPED [ 69%] 2023-03-20T11:54:08.3467575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-379] SKIPPED [ 69%] 2023-03-20T11:54:08.3472287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-380] SKIPPED [ 69%] 2023-03-20T11:54:08.3478589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-381] SKIPPED [ 69%] 2023-03-20T11:54:08.3484575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-382] SKIPPED [ 69%] 2023-03-20T11:54:08.3494295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-383] SKIPPED [ 69%] 2023-03-20T11:54:08.3497300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-384] SKIPPED [ 69%] 2023-03-20T11:54:08.3503175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-385] SKIPPED [ 69%] 2023-03-20T11:54:08.3509356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-386] SKIPPED [ 69%] 2023-03-20T11:54:08.3515326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-387] SKIPPED [ 69%] 2023-03-20T11:54:08.3522708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-388] SKIPPED [ 69%] 2023-03-20T11:54:08.3530066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-389] SKIPPED [ 69%] 2023-03-20T11:54:08.3535536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-390] SKIPPED [ 69%] 2023-03-20T11:54:08.3541750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-391] SKIPPED [ 69%] 2023-03-20T11:54:08.3547976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-392] SKIPPED [ 69%] 2023-03-20T11:54:08.3553839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-393] SKIPPED [ 69%] 2023-03-20T11:54:08.3560089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-394] SKIPPED [ 69%] 2023-03-20T11:54:08.3566461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-395] SKIPPED [ 69%] 2023-03-20T11:54:08.3573236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-396] SKIPPED [ 69%] 2023-03-20T11:54:08.3579394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-397] SKIPPED [ 69%] 2023-03-20T11:54:08.3585475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-398] SKIPPED [ 69%] 2023-03-20T11:54:08.3593361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-399] SKIPPED [ 69%] 2023-03-20T11:54:08.3599725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-400] SKIPPED [ 69%] 2023-03-20T11:54:08.3605822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-401] SKIPPED [ 69%] 2023-03-20T11:54:08.3613112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-402] SKIPPED [ 69%] 2023-03-20T11:54:08.3618737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-403] SKIPPED [ 69%] 2023-03-20T11:54:08.3624731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-404] SKIPPED [ 69%] 2023-03-20T11:54:08.3631379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-405] SKIPPED [ 69%] 2023-03-20T11:54:08.3637413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-406] SKIPPED [ 69%] 2023-03-20T11:54:08.3643658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-407] SKIPPED [ 69%] 2023-03-20T11:54:08.3650581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-408] SKIPPED [ 69%] 2023-03-20T11:54:08.3656548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-409] SKIPPED [ 69%] 2023-03-20T11:54:08.3662802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-410] SKIPPED [ 69%] 2023-03-20T11:54:08.3670372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-411] SKIPPED [ 69%] 2023-03-20T11:54:08.3676439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-412] SKIPPED [ 69%] 2023-03-20T11:54:08.3682816Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-413] SKIPPED [ 69%] 2023-03-20T11:54:08.3689986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-414] SKIPPED [ 69%] 2023-03-20T11:54:08.3695381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-415] SKIPPED [ 69%] 2023-03-20T11:54:08.3701753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-416] SKIPPED [ 69%] 2023-03-20T11:54:08.3708086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-417] SKIPPED [ 69%] 2023-03-20T11:54:08.3714015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-418] SKIPPED [ 69%] 2023-03-20T11:54:08.3720216Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-419] SKIPPED [ 69%] 2023-03-20T11:54:08.3726304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-420] SKIPPED [ 69%] 2023-03-20T11:54:08.3733117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-421] SKIPPED [ 69%] 2023-03-20T11:54:08.3740449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-422] SKIPPED [ 69%] 2023-03-20T11:54:08.3746899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-423] SKIPPED [ 69%] 2023-03-20T11:54:08.3753188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-424] SKIPPED [ 69%] 2023-03-20T11:54:08.3759959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-425] SKIPPED [ 69%] 2023-03-20T11:54:08.3765789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-426] SKIPPED [ 69%] 2023-03-20T11:54:08.3773262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-427] SKIPPED [ 69%] 2023-03-20T11:54:08.3778787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-428] SKIPPED [ 69%] 2023-03-20T11:54:08.3784808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-429] SKIPPED [ 69%] 2023-03-20T11:54:08.3790914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-430] SKIPPED [ 69%] 2023-03-20T11:54:08.3797055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-431] SKIPPED [ 69%] 2023-03-20T11:54:08.3803143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-432] SKIPPED [ 69%] 2023-03-20T11:54:08.3810523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-433] SKIPPED [ 69%] 2023-03-20T11:54:08.3817150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-434] SKIPPED [ 69%] 2023-03-20T11:54:08.3822885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-435] SKIPPED [ 69%] 2023-03-20T11:54:08.3829113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-436] SKIPPED [ 69%] 2023-03-20T11:54:08.3835092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-437] SKIPPED [ 69%] 2023-03-20T11:54:08.3841459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-438] SKIPPED [ 69%] 2023-03-20T11:54:08.3847605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-439] SKIPPED [ 69%] 2023-03-20T11:54:08.3853883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-440] SKIPPED [ 69%] 2023-03-20T11:54:08.3860541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-441] SKIPPED [ 69%] 2023-03-20T11:54:08.3866812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-442] SKIPPED [ 69%] 2023-03-20T11:54:08.3873308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-443] SKIPPED [ 69%] 2023-03-20T11:54:08.3879269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-444] SKIPPED [ 69%] 2023-03-20T11:54:08.3886627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-445] SKIPPED [ 69%] 2023-03-20T11:54:08.3893368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-446] SKIPPED [ 69%] 2023-03-20T11:54:08.3899720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-447] SKIPPED [ 69%] 2023-03-20T11:54:08.3906474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-448] SKIPPED [ 69%] 2023-03-20T11:54:08.3913001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-449] SKIPPED [ 69%] 2023-03-20T11:54:08.3919652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-450] SKIPPED [ 69%] 2023-03-20T11:54:08.3925649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-451] SKIPPED [ 69%] 2023-03-20T11:54:08.3932926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-452] SKIPPED [ 69%] 2023-03-20T11:54:08.3938521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-453] SKIPPED [ 69%] 2023-03-20T11:54:08.3944609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-454] SKIPPED [ 69%] 2023-03-20T11:54:08.3951215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-455] SKIPPED [ 69%] 2023-03-20T11:54:08.3957265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-456] SKIPPED [ 69%] 2023-03-20T11:54:08.3964558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-457] SKIPPED [ 69%] 2023-03-20T11:54:08.3971652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-458] SKIPPED [ 69%] 2023-03-20T11:54:08.3977355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-459] SKIPPED [ 69%] 2023-03-20T11:54:08.3983666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-460] SKIPPED [ 69%] 2023-03-20T11:54:08.3990170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-461] SKIPPED [ 69%] 2023-03-20T11:54:08.3996187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-462] SKIPPED [ 69%] 2023-03-20T11:54:08.4002968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-463] SKIPPED [ 69%] 2023-03-20T11:54:08.4010345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-464] SKIPPED [ 69%] 2023-03-20T11:54:08.4015309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-465] SKIPPED [ 69%] 2023-03-20T11:54:08.4021303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-466] SKIPPED [ 69%] 2023-03-20T11:54:08.4027717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-467] SKIPPED [ 69%] 2023-03-20T11:54:08.4034767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-468] SKIPPED [ 69%] 2023-03-20T11:54:08.4041118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-469] SKIPPED [ 69%] 2023-03-20T11:54:08.4047068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-470] SKIPPED [ 69%] 2023-03-20T11:54:08.4053512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-471] SKIPPED [ 69%] 2023-03-20T11:54:08.4059832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-472] SKIPPED [ 69%] 2023-03-20T11:54:08.4066137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-473] SKIPPED [ 69%] 2023-03-20T11:54:08.4072508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-474] SKIPPED [ 69%] 2023-03-20T11:54:08.4078710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-475] SKIPPED [ 69%] 2023-03-20T11:54:08.4084828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-476] SKIPPED [ 69%] 2023-03-20T11:54:08.4092034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-477] SKIPPED [ 69%] 2023-03-20T11:54:08.4097435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-478] SKIPPED [ 69%] 2023-03-20T11:54:08.4106276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-479] SKIPPED [ 69%] 2023-03-20T11:54:08.4112635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-480] SKIPPED [ 69%] 2023-03-20T11:54:08.4118812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-481] SKIPPED [ 69%] 2023-03-20T11:54:08.4125159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-482] SKIPPED [ 69%] 2023-03-20T11:54:08.4132492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-483] SKIPPED [ 69%] 2023-03-20T11:54:08.4137682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-484] SKIPPED [ 69%] 2023-03-20T11:54:08.4144240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-485] SKIPPED [ 69%] 2023-03-20T11:54:08.4150459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-486] SKIPPED [ 69%] 2023-03-20T11:54:08.4156906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-487] SKIPPED [ 69%] 2023-03-20T11:54:08.4163202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-488] SKIPPED [ 69%] 2023-03-20T11:54:08.4170457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-489] SKIPPED [ 69%] 2023-03-20T11:54:08.4175973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-490] SKIPPED [ 69%] 2023-03-20T11:54:08.4183060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-491] SKIPPED [ 69%] 2023-03-20T11:54:08.4189432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-492] SKIPPED [ 69%] 2023-03-20T11:54:08.4195391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-493] SKIPPED [ 69%] 2023-03-20T11:54:08.4201648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-494] SKIPPED [ 69%] 2023-03-20T11:54:08.4208888Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-495] SKIPPED [ 69%] 2023-03-20T11:54:08.4214124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-496] SKIPPED [ 69%] 2023-03-20T11:54:08.4220782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-497] SKIPPED [ 69%] 2023-03-20T11:54:08.4227101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-498] SKIPPED [ 69%] 2023-03-20T11:54:08.4233586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-499] SKIPPED [ 69%] 2023-03-20T11:54:08.4239735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-500] SKIPPED [ 69%] 2023-03-20T11:54:08.4245894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-501] SKIPPED [ 69%] 2023-03-20T11:54:08.4253399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-502] SKIPPED [ 69%] 2023-03-20T11:54:08.4259838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-503] SKIPPED [ 69%] 2023-03-20T11:54:08.4266162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-504] SKIPPED [ 69%] 2023-03-20T11:54:08.4272097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-505] SKIPPED [ 69%] 2023-03-20T11:54:08.4278327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-506] SKIPPED [ 69%] 2023-03-20T11:54:08.4284333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-507] SKIPPED [ 69%] 2023-03-20T11:54:08.4291584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-508] SKIPPED [ 69%] 2023-03-20T11:54:08.4297115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-509] SKIPPED [ 69%] 2023-03-20T11:54:08.4303292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-510] SKIPPED [ 69%] 2023-03-20T11:54:08.4309936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-511] SKIPPED [ 69%] 2023-03-20T11:54:08.4315796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-512] SKIPPED [ 69%] 2023-03-20T11:54:08.4322197Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-513] SKIPPED [ 69%] 2023-03-20T11:54:08.4330490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-514] SKIPPED [ 69%] 2023-03-20T11:54:08.4336045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-515] SKIPPED [ 69%] 2023-03-20T11:54:08.4342464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-516] SKIPPED [ 69%] 2023-03-20T11:54:08.4348879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-517] SKIPPED [ 69%] 2023-03-20T11:54:08.4355199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-518] SKIPPED [ 69%] 2023-03-20T11:54:08.4361316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-519] SKIPPED [ 69%] 2023-03-20T11:54:08.4367386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-520] SKIPPED [ 69%] 2023-03-20T11:54:08.4373686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-521] SKIPPED [ 69%] 2023-03-20T11:54:08.4380144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-522] SKIPPED [ 69%] 2023-03-20T11:54:08.4386589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-523] SKIPPED [ 69%] 2023-03-20T11:54:08.4392882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-524] SKIPPED [ 69%] 2023-03-20T11:54:08.4400302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-525] SKIPPED [ 69%] 2023-03-20T11:54:08.4406526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-526] SKIPPED [ 69%] 2023-03-20T11:54:08.4413346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-527] SKIPPED [ 69%] 2023-03-20T11:54:08.4418779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-528] SKIPPED [ 69%] 2023-03-20T11:54:08.4425349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-529] SKIPPED [ 69%] 2023-03-20T11:54:08.4431894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-530] SKIPPED [ 69%] 2023-03-20T11:54:08.4438187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-531] SKIPPED [ 69%] 2023-03-20T11:54:08.4444142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-532] SKIPPED [ 69%] 2023-03-20T11:54:08.4451803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-533] SKIPPED [ 69%] 2023-03-20T11:54:08.4457231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-534] SKIPPED [ 69%] 2023-03-20T11:54:08.4463389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-535] SKIPPED [ 69%] 2023-03-20T11:54:08.4469996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-536] SKIPPED [ 69%] 2023-03-20T11:54:08.4477174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-537] SKIPPED [ 69%] 2023-03-20T11:54:08.4483496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-538] SKIPPED [ 69%] 2023-03-20T11:54:08.4490655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-539] SKIPPED [ 69%] 2023-03-20T11:54:08.4495997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-540] SKIPPED [ 69%] 2023-03-20T11:54:08.4502276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-541] SKIPPED [ 69%] 2023-03-20T11:54:08.4508727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-542] SKIPPED [ 69%] 2023-03-20T11:54:08.4515029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-543] SKIPPED [ 69%] 2023-03-20T11:54:08.4521304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-544] SKIPPED [ 69%] 2023-03-20T11:54:08.4527465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-545] SKIPPED [ 69%] 2023-03-20T11:54:08.4533481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-546] SKIPPED [ 69%] 2023-03-20T11:54:08.4539994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-547] SKIPPED [ 69%] 2023-03-20T11:54:08.4547752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-548] SKIPPED [ 69%] 2023-03-20T11:54:08.4553938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-549] SKIPPED [ 69%] 2023-03-20T11:54:08.4560163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-550] SKIPPED [ 69%] 2023-03-20T11:54:08.4566282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-551] SKIPPED [ 69%] 2023-03-20T11:54:08.4573422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-552] SKIPPED [ 69%] 2023-03-20T11:54:08.4578845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-553] SKIPPED [ 69%] 2023-03-20T11:54:08.4584943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-554] SKIPPED [ 69%] 2023-03-20T11:54:08.4591398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-555] SKIPPED [ 69%] 2023-03-20T11:54:08.4597464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-556] SKIPPED [ 69%] 2023-03-20T11:54:08.4603701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-557] SKIPPED [ 69%] 2023-03-20T11:54:08.4610550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-558] SKIPPED [ 69%] 2023-03-20T11:54:08.4616352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-559] SKIPPED [ 69%] 2023-03-20T11:54:08.4623652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-560] SKIPPED [ 69%] 2023-03-20T11:54:08.4630216Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-561] SKIPPED [ 69%] 2023-03-20T11:54:08.4636280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-562] SKIPPED [ 69%] 2023-03-20T11:54:08.4643001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-563] SKIPPED [ 69%] 2023-03-20T11:54:08.4650074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-564] SKIPPED [ 69%] 2023-03-20T11:54:08.4655368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-565] SKIPPED [ 69%] 2023-03-20T11:54:08.4661630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-566] SKIPPED [ 69%] 2023-03-20T11:54:08.4668212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-567] SKIPPED [ 69%] 2023-03-20T11:54:08.4674375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-568] SKIPPED [ 69%] 2023-03-20T11:54:08.4680478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-569] SKIPPED [ 69%] 2023-03-20T11:54:08.4686476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-570] SKIPPED [ 69%] 2023-03-20T11:54:08.4694197Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-571] SKIPPED [ 69%] 2023-03-20T11:54:08.4700856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-572] SKIPPED [ 69%] 2023-03-20T11:54:08.4707201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-573] SKIPPED [ 69%] 2023-03-20T11:54:08.4713415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-574] SKIPPED [ 69%] 2023-03-20T11:54:08.4719603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-575] SKIPPED [ 69%] 2023-03-20T11:54:08.4725708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-576] SKIPPED [ 69%] 2023-03-20T11:54:08.4733032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-577] SKIPPED [ 69%] 2023-03-20T11:54:08.4738219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-578] SKIPPED [ 69%] 2023-03-20T11:54:08.4744137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-579] SKIPPED [ 69%] 2023-03-20T11:54:08.4750791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-580] SKIPPED [ 69%] 2023-03-20T11:54:08.4756704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-581] SKIPPED [ 69%] 2023-03-20T11:54:08.4763002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-582] SKIPPED [ 69%] 2023-03-20T11:54:08.4770584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-583] SKIPPED [ 69%] 2023-03-20T11:54:08.4776983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-584] SKIPPED [ 69%] 2023-03-20T11:54:08.4783008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-585] SKIPPED [ 69%] 2023-03-20T11:54:08.4789496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-586] SKIPPED [ 69%] 2023-03-20T11:54:08.4795617Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-587] SKIPPED [ 69%] 2023-03-20T11:54:08.4801911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-588] SKIPPED [ 69%] 2023-03-20T11:54:08.4809219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-589] SKIPPED [ 69%] 2023-03-20T11:54:08.4814427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-590] SKIPPED [ 69%] 2023-03-20T11:54:08.4820888Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-591] SKIPPED [ 69%] 2023-03-20T11:54:08.4827491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-592] SKIPPED [ 69%] 2023-03-20T11:54:08.4833513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-593] SKIPPED [ 69%] 2023-03-20T11:54:08.4841005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-594] SKIPPED [ 69%] 2023-03-20T11:54:08.4847296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-595] SKIPPED [ 69%] 2023-03-20T11:54:08.4853530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-596] SKIPPED [ 69%] 2023-03-20T11:54:08.4859971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-597] SKIPPED [ 69%] 2023-03-20T11:54:08.4866226Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-598] SKIPPED [ 69%] 2023-03-20T11:54:08.4872690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-599] SKIPPED [ 69%] 2023-03-20T11:54:08.4878916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-600] SKIPPED [ 69%] 2023-03-20T11:54:08.4884820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-601] SKIPPED [ 69%] 2023-03-20T11:54:08.4891969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-602] SKIPPED [ 69%] 2023-03-20T11:54:08.4897578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-603] SKIPPED [ 69%] 2023-03-20T11:54:08.4903847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-604] SKIPPED [ 69%] 2023-03-20T11:54:08.4911749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-605] SKIPPED [ 69%] 2023-03-20T11:54:08.4917694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-606] SKIPPED [ 69%] 2023-03-20T11:54:08.4924031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-607] SKIPPED [ 69%] 2023-03-20T11:54:08.4930593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-608] SKIPPED [ 69%] 2023-03-20T11:54:08.4936774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-609] SKIPPED [ 69%] 2023-03-20T11:54:08.4942882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-610] SKIPPED [ 69%] 2023-03-20T11:54:08.4949082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-611] SKIPPED [ 69%] 2023-03-20T11:54:08.4955075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-612] SKIPPED [ 69%] 2023-03-20T11:54:08.4961379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-613] SKIPPED [ 69%] 2023-03-20T11:54:08.4967445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-614] SKIPPED [ 69%] 2023-03-20T11:54:08.4973703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-615] SKIPPED [ 69%] 2023-03-20T11:54:08.4980284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-616] SKIPPED [ 69%] 2023-03-20T11:54:08.4989260Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-617] SKIPPED [ 69%] 2023-03-20T11:54:08.4995440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-618] SKIPPED [ 69%] 2023-03-20T11:54:08.5001703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-619] SKIPPED [ 69%] 2023-03-20T11:54:08.5009085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-620] SKIPPED [ 69%] 2023-03-20T11:54:08.5014041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-621] SKIPPED [ 69%] 2023-03-20T11:54:08.5020502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-622] SKIPPED [ 69%] 2023-03-20T11:54:08.5026834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-623] SKIPPED [ 69%] 2023-03-20T11:54:08.5033019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-624] SKIPPED [ 69%] 2023-03-20T11:54:08.5039289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-625] SKIPPED [ 69%] 2023-03-20T11:54:08.5045784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-626] SKIPPED [ 69%] 2023-03-20T11:54:08.5052712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-627] SKIPPED [ 69%] 2023-03-20T11:54:08.5059673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-628] SKIPPED [ 69%] 2023-03-20T11:54:08.5065869Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-629] SKIPPED [ 69%] 2023-03-20T11:54:08.5072288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-630] SKIPPED [ 69%] 2023-03-20T11:54:08.5078476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-631] SKIPPED [ 69%] 2023-03-20T11:54:08.5084638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-632] SKIPPED [ 69%] 2023-03-20T11:54:08.5091959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-633] SKIPPED [ 69%] 2023-03-20T11:54:08.5097044Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-634] SKIPPED [ 69%] 2023-03-20T11:54:08.5103440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-635] SKIPPED [ 69%] 2023-03-20T11:54:08.5109948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-636] SKIPPED [ 69%] 2023-03-20T11:54:08.5115671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-637] SKIPPED [ 69%] 2023-03-20T11:54:08.5121934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-638] SKIPPED [ 69%] 2023-03-20T11:54:08.5129168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-639] SKIPPED [ 69%] 2023-03-20T11:54:08.5135752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-640] SKIPPED [ 69%] 2023-03-20T11:54:08.5142032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-641] SKIPPED [ 69%] 2023-03-20T11:54:08.5148378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-642] SKIPPED [ 69%] 2023-03-20T11:54:08.5154548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-643] SKIPPED [ 69%] 2023-03-20T11:54:08.5160732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-644] SKIPPED [ 69%] 2023-03-20T11:54:08.5166803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-645] SKIPPED [ 69%] 2023-03-20T11:54:08.5173400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-646] SKIPPED [ 69%] 2023-03-20T11:54:08.5179689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-647] SKIPPED [ 69%] 2023-03-20T11:54:08.5185970Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-648] SKIPPED [ 69%] 2023-03-20T11:54:08.5192439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-649] SKIPPED [ 69%] 2023-03-20T11:54:08.5198534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-650] SKIPPED [ 69%] 2023-03-20T11:54:08.5206019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-651] SKIPPED [ 69%] 2023-03-20T11:54:08.5213359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-652] SKIPPED [ 69%] 2023-03-20T11:54:08.5219034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-653] SKIPPED [ 69%] 2023-03-20T11:54:08.5225104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-654] SKIPPED [ 69%] 2023-03-20T11:54:08.5231572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-655] SKIPPED [ 69%] 2023-03-20T11:54:08.5237581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-656] SKIPPED [ 69%] 2023-03-20T11:54:08.5243921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-657] SKIPPED [ 69%] 2023-03-20T11:54:08.5250522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-658] SKIPPED [ 69%] 2023-03-20T11:54:08.5256558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-659] SKIPPED [ 69%] 2023-03-20T11:54:08.5262877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-660] SKIPPED [ 69%] 2023-03-20T11:54:08.5269196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-661] SKIPPED [ 69%] 2023-03-20T11:54:08.5275322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-662] SKIPPED [ 69%] 2023-03-20T11:54:08.5282789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-663] SKIPPED [ 69%] 2023-03-20T11:54:08.5289947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-664] SKIPPED [ 69%] 2023-03-20T11:54:08.5295153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-665] SKIPPED [ 69%] 2023-03-20T11:54:08.5301533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-666] SKIPPED [ 69%] 2023-03-20T11:54:08.5307813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-667] SKIPPED [ 69%] 2023-03-20T11:54:08.5314214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-668] SKIPPED [ 69%] 2023-03-20T11:54:08.5320485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-669] SKIPPED [ 69%] 2023-03-20T11:54:08.5326454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-670] SKIPPED [ 69%] 2023-03-20T11:54:08.5333291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-671] SKIPPED [ 69%] 2023-03-20T11:54:08.5339429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-672] SKIPPED [ 69%] 2023-03-20T11:54:08.5345481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-673] SKIPPED [ 69%] 2023-03-20T11:54:08.5353401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-674] SKIPPED [ 69%] 2023-03-20T11:54:08.5359524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-675] SKIPPED [ 69%] 2023-03-20T11:54:08.5365884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-676] SKIPPED [ 69%] 2023-03-20T11:54:08.5373266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-677] SKIPPED [ 69%] 2023-03-20T11:54:08.5378650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-678] SKIPPED [ 69%] 2023-03-20T11:54:08.5384681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-679] SKIPPED [ 69%] 2023-03-20T11:54:08.5391309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-680] SKIPPED [ 69%] 2023-03-20T11:54:08.5397266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-681] SKIPPED [ 69%] 2023-03-20T11:54:08.5403515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-682] SKIPPED [ 69%] 2023-03-20T11:54:08.5410631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-683] SKIPPED [ 69%] 2023-03-20T11:54:08.5416386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-684] SKIPPED [ 69%] 2023-03-20T11:54:08.5422305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-685] SKIPPED [ 69%] 2023-03-20T11:54:08.5430107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-686] SKIPPED [ 69%] 2023-03-20T11:54:08.5436175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-687] SKIPPED [ 69%] 2023-03-20T11:54:08.5442885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-688] SKIPPED [ 69%] 2023-03-20T11:54:08.5449777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-689] SKIPPED [ 69%] 2023-03-20T11:54:08.5455178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-690] SKIPPED [ 69%] 2023-03-20T11:54:08.5461283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-691] SKIPPED [ 69%] 2023-03-20T11:54:08.5467806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-692] SKIPPED [ 69%] 2023-03-20T11:54:08.5474366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-693] SKIPPED [ 69%] 2023-03-20T11:54:08.5480637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-694] SKIPPED [ 69%] 2023-03-20T11:54:08.5486894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-695] SKIPPED [ 69%] 2023-03-20T11:54:08.5493258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-696] SKIPPED [ 69%] 2023-03-20T11:54:08.5501026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-697] SKIPPED [ 69%] 2023-03-20T11:54:08.5507416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-698] SKIPPED [ 69%] 2023-03-20T11:54:08.5513884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-699] SKIPPED [ 69%] 2023-03-20T11:54:08.5520157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-700] SKIPPED [ 69%] 2023-03-20T11:54:08.5526227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-701] SKIPPED [ 69%] 2023-03-20T11:54:08.5533318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-702] SKIPPED [ 69%] 2023-03-20T11:54:08.5538919Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-703] SKIPPED [ 69%] 2023-03-20T11:54:08.5544911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-704] SKIPPED [ 69%] 2023-03-20T11:54:08.5551550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-705] SKIPPED [ 69%] 2023-03-20T11:54:08.5557612Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-706] SKIPPED [ 69%] 2023-03-20T11:54:08.5563925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-707] SKIPPED [ 69%] 2023-03-20T11:54:08.5570548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-708] SKIPPED [ 69%] 2023-03-20T11:54:08.5577784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-709] SKIPPED [ 69%] 2023-03-20T11:54:08.5583858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-710] SKIPPED [ 69%] 2023-03-20T11:54:08.5590374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-711] SKIPPED [ 69%] 2023-03-20T11:54:08.5596389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-712] SKIPPED [ 69%] 2023-03-20T11:54:08.5602595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-713] SKIPPED [ 69%] 2023-03-20T11:54:08.5609873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-714] SKIPPED [ 69%] 2023-03-20T11:54:08.5615002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-715] SKIPPED [ 69%] 2023-03-20T11:54:08.5621252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-716] SKIPPED [ 69%] 2023-03-20T11:54:08.5627603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-717] SKIPPED [ 69%] 2023-03-20T11:54:08.5633685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-718] SKIPPED [ 69%] 2023-03-20T11:54:08.5639681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-719] SKIPPED [ 69%] 2023-03-20T11:54:08.5647247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-720] SKIPPED [ 69%] 2023-03-20T11:54:08.5653669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-721] SKIPPED [ 69%] 2023-03-20T11:54:08.5660130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-722] SKIPPED [ 69%] 2023-03-20T11:54:08.5666419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-723] SKIPPED [ 69%] 2023-03-20T11:54:08.5672677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-724] SKIPPED [ 69%] 2023-03-20T11:54:08.5678729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-725] SKIPPED [ 69%] 2023-03-20T11:54:08.5685040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-726] SKIPPED [ 69%] 2023-03-20T11:54:08.5692300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-727] SKIPPED [ 69%] 2023-03-20T11:54:08.5698059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-728] SKIPPED [ 69%] 2023-03-20T11:54:08.5704096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-729] SKIPPED [ 69%] 2023-03-20T11:54:08.5710696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-730] SKIPPED [ 69%] 2023-03-20T11:54:08.5716689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-731] SKIPPED [ 69%] 2023-03-20T11:54:08.5724104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-732] SKIPPED [ 69%] 2023-03-20T11:54:08.5730558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-733] SKIPPED [ 69%] 2023-03-20T11:54:08.5737175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-734] SKIPPED [ 69%] 2023-03-20T11:54:08.5743086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-735] SKIPPED [ 69%] 2023-03-20T11:54:08.5749630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-736] SKIPPED [ 69%] 2023-03-20T11:54:08.5755616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-737] SKIPPED [ 69%] 2023-03-20T11:54:08.5761889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-738] SKIPPED [ 69%] 2023-03-20T11:54:08.5769050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-739] SKIPPED [ 69%] 2023-03-20T11:54:08.5774613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-740] SKIPPED [ 69%] 2023-03-20T11:54:08.5780997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-741] SKIPPED [ 69%] 2023-03-20T11:54:08.5787440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-742] SKIPPED [ 69%] 2023-03-20T11:54:08.5794870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-743] SKIPPED [ 69%] 2023-03-20T11:54:08.5801189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-744] SKIPPED [ 69%] 2023-03-20T11:54:08.5807150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-745] SKIPPED [ 69%] 2023-03-20T11:54:08.5813253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-746] SKIPPED [ 69%] 2023-03-20T11:54:08.5819782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-747] SKIPPED [ 69%] 2023-03-20T11:54:08.5826361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-748] SKIPPED [ 69%] 2023-03-20T11:54:08.5832392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-749] SKIPPED [ 69%] 2023-03-20T11:54:08.5838487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-750] SKIPPED [ 69%] 2023-03-20T11:54:08.5844716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-751] SKIPPED [ 69%] 2023-03-20T11:54:08.5851878Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-752] SKIPPED [ 69%] 2023-03-20T11:54:08.5857406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-753] SKIPPED [ 69%] 2023-03-20T11:54:08.5866706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-754] SKIPPED [ 69%] 2023-03-20T11:54:08.5872962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-755] SKIPPED [ 69%] 2023-03-20T11:54:08.5879333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-756] SKIPPED [ 69%] 2023-03-20T11:54:08.5885525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-757] SKIPPED [ 69%] 2023-03-20T11:54:08.5892710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-758] SKIPPED [ 69%] 2023-03-20T11:54:08.5898063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-759] SKIPPED [ 69%] 2023-03-20T11:54:08.5903966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-760] SKIPPED [ 69%] 2023-03-20T11:54:08.5910608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-761] SKIPPED [ 69%] 2023-03-20T11:54:08.5916594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-762] SKIPPED [ 69%] 2023-03-20T11:54:08.5922807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-763] SKIPPED [ 69%] 2023-03-20T11:54:08.5930150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-764] SKIPPED [ 69%] 2023-03-20T11:54:08.5935380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-765] SKIPPED [ 69%] 2023-03-20T11:54:08.5942977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-766] SKIPPED [ 69%] 2023-03-20T11:54:08.5949207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-767] SKIPPED [ 69%] 2023-03-20T11:54:08.5955218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-768] SKIPPED [ 69%] 2023-03-20T11:54:08.5961433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-769] SKIPPED [ 69%] 2023-03-20T11:54:08.5967409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-770] SKIPPED [ 69%] 2023-03-20T11:54:08.5974732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-771] SKIPPED [ 69%] 2023-03-20T11:54:08.5979906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-772] SKIPPED [ 69%] 2023-03-20T11:54:08.5986356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-773] SKIPPED [ 69%] 2023-03-20T11:54:08.5993634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-774] SKIPPED [ 69%] 2023-03-20T11:54:08.5999844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-775] SKIPPED [ 69%] 2023-03-20T11:54:08.6006148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-776] SKIPPED [ 69%] 2023-03-20T11:54:08.6013823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-777] SKIPPED [ 69%] 2023-03-20T11:54:08.6020243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-778] SKIPPED [ 69%] 2023-03-20T11:54:08.6026569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-779] SKIPPED [ 69%] 2023-03-20T11:54:08.6033013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-780] SKIPPED [ 69%] 2023-03-20T11:54:08.6038960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-781] SKIPPED [ 69%] 2023-03-20T11:54:08.6045422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-782] SKIPPED [ 69%] 2023-03-20T11:54:08.6052683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-783] SKIPPED [ 69%] 2023-03-20T11:54:08.6058264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-784] SKIPPED [ 69%] 2023-03-20T11:54:08.6064400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-785] SKIPPED [ 69%] 2023-03-20T11:54:08.6070865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-786] SKIPPED [ 69%] 2023-03-20T11:54:08.6076885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-787] SKIPPED [ 69%] 2023-03-20T11:54:08.6083278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-788] SKIPPED [ 69%] 2023-03-20T11:54:08.6091673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-789] SKIPPED [ 69%] 2023-03-20T11:54:08.6097118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-790] SKIPPED [ 69%] 2023-03-20T11:54:08.6103314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-791] SKIPPED [ 69%] 2023-03-20T11:54:08.6109917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-792] SKIPPED [ 69%] 2023-03-20T11:54:08.6115983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-793] SKIPPED [ 69%] 2023-03-20T11:54:08.6122419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-794] SKIPPED [ 69%] 2023-03-20T11:54:08.6129610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-795] SKIPPED [ 69%] 2023-03-20T11:54:08.6134777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-796] SKIPPED [ 69%] 2023-03-20T11:54:08.6140792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-797] SKIPPED [ 69%] 2023-03-20T11:54:08.6147500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-798] SKIPPED [ 69%] 2023-03-20T11:54:08.6154034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-799] SKIPPED [ 69%] 2023-03-20T11:54:08.6161556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-800] SKIPPED [ 69%] 2023-03-20T11:54:08.6167746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-801] SKIPPED [ 69%] 2023-03-20T11:54:08.6174933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-802] SKIPPED [ 69%] 2023-03-20T11:54:08.6180271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-803] SKIPPED [ 69%] 2023-03-20T11:54:08.6186475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-804] SKIPPED [ 69%] 2023-03-20T11:54:08.6192641Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-805] SKIPPED [ 69%] 2023-03-20T11:54:08.6198709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-806] SKIPPED [ 69%] 2023-03-20T11:54:08.6204964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-807] SKIPPED [ 69%] 2023-03-20T11:54:08.6212250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-808] SKIPPED [ 69%] 2023-03-20T11:54:08.6217877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-809] SKIPPED [ 69%] 2023-03-20T11:54:08.6224080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-810] SKIPPED [ 69%] 2023-03-20T11:54:08.6230733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-811] SKIPPED [ 69%] 2023-03-20T11:54:08.6238068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-812] SKIPPED [ 69%] 2023-03-20T11:54:08.6244158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-813] SKIPPED [ 69%] 2023-03-20T11:54:08.6250598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-814] SKIPPED [ 69%] 2023-03-20T11:54:08.6257229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-815] SKIPPED [ 69%] 2023-03-20T11:54:08.6263123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-816] SKIPPED [ 69%] 2023-03-20T11:54:08.6269609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-817] SKIPPED [ 69%] 2023-03-20T11:54:08.6275679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-818] SKIPPED [ 69%] 2023-03-20T11:54:08.6282067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-819] SKIPPED [ 69%] 2023-03-20T11:54:08.6289436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-820] SKIPPED [ 69%] 2023-03-20T11:54:08.6294704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-821] SKIPPED [ 69%] 2023-03-20T11:54:08.6301051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-822] SKIPPED [ 69%] 2023-03-20T11:54:08.6308841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-823] SKIPPED [ 69%] 2023-03-20T11:54:08.6315105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-824] SKIPPED [ 69%] 2023-03-20T11:54:08.6321368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-825] SKIPPED [ 69%] 2023-03-20T11:54:08.6327589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-826] SKIPPED [ 69%] 2023-03-20T11:54:08.6333971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-827] SKIPPED [ 69%] 2023-03-20T11:54:08.6340343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-828] SKIPPED [ 69%] 2023-03-20T11:54:08.6346646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-829] SKIPPED [ 69%] 2023-03-20T11:54:08.6352924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-830] SKIPPED [ 69%] 2023-03-20T11:54:08.6359102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-831] SKIPPED [ 69%] 2023-03-20T11:54:08.6365253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-832] SKIPPED [ 69%] 2023-03-20T11:54:08.6372622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-833] SKIPPED [ 69%] 2023-03-20T11:54:08.6378034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-834] SKIPPED [ 69%] 2023-03-20T11:54:08.6385488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-835] SKIPPED [ 69%] 2023-03-20T11:54:08.6391957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-836] SKIPPED [ 69%] 2023-03-20T11:54:08.6398080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-837] SKIPPED [ 69%] 2023-03-20T11:54:08.6404322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-838] SKIPPED [ 69%] 2023-03-20T11:54:08.6410566Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-839] SKIPPED [ 69%] 2023-03-20T11:54:08.6431195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-840] SKIPPED [ 69%] 2023-03-20T11:54:08.6431860Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-841] SKIPPED [ 69%] 2023-03-20T11:54:08.6432368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-842] SKIPPED [ 69%] 2023-03-20T11:54:08.6436138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-843] SKIPPED [ 69%] 2023-03-20T11:54:08.6442323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-844] SKIPPED [ 69%] 2023-03-20T11:54:08.6449539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-845] SKIPPED [ 69%] 2023-03-20T11:54:08.6456656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-846] SKIPPED [ 69%] 2023-03-20T11:54:08.6462996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-847] SKIPPED [ 69%] 2023-03-20T11:54:08.6469190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-848] SKIPPED [ 69%] 2023-03-20T11:54:08.6475257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-perspective-849] SKIPPED [ 69%] 2023-03-20T11:54:08.6481369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-000] SKIPPED [ 69%] 2023-03-20T11:54:08.6487316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-001] SKIPPED [ 69%] 2023-03-20T11:54:08.6494040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-002] SKIPPED [ 69%] 2023-03-20T11:54:08.6500320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-003] SKIPPED [ 69%] 2023-03-20T11:54:08.6506611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-004] SKIPPED [ 69%] 2023-03-20T11:54:08.6513012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-005] SKIPPED [ 69%] 2023-03-20T11:54:08.6519240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-006] SKIPPED [ 69%] 2023-03-20T11:54:08.6525383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-007] SKIPPED [ 69%] 2023-03-20T11:54:08.6533346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-008] SKIPPED [ 69%] 2023-03-20T11:54:08.6538841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-009] SKIPPED [ 69%] 2023-03-20T11:54:08.6545067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-010] SKIPPED [ 69%] 2023-03-20T11:54:08.6551550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-011] SKIPPED [ 69%] 2023-03-20T11:54:08.6557630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-012] SKIPPED [ 69%] 2023-03-20T11:54:08.6563834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-013] SKIPPED [ 69%] 2023-03-20T11:54:08.6570642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-014] SKIPPED [ 69%] 2023-03-20T11:54:08.6576800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-015] SKIPPED [ 69%] 2023-03-20T11:54:08.6582730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-016] SKIPPED [ 69%] 2023-03-20T11:54:08.6589243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-017] SKIPPED [ 69%] 2023-03-20T11:54:08.6595385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-018] SKIPPED [ 69%] 2023-03-20T11:54:08.6603046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-019] SKIPPED [ 69%] 2023-03-20T11:54:08.6610307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-020] SKIPPED [ 69%] 2023-03-20T11:54:08.6615586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-021] SKIPPED [ 69%] 2023-03-20T11:54:08.6621875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-022] SKIPPED [ 69%] 2023-03-20T11:54:08.6628374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-023] SKIPPED [ 69%] 2023-03-20T11:54:08.6634393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-024] SKIPPED [ 69%] 2023-03-20T11:54:08.6640615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-025] SKIPPED [ 69%] 2023-03-20T11:54:08.6646708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-026] SKIPPED [ 69%] 2023-03-20T11:54:08.6654302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-027] SKIPPED [ 69%] 2023-03-20T11:54:08.6659651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-028] SKIPPED [ 69%] 2023-03-20T11:54:08.6665943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-029] SKIPPED [ 69%] 2023-03-20T11:54:08.6673321Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-030] SKIPPED [ 69%] 2023-03-20T11:54:08.6679267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-031] SKIPPED [ 69%] 2023-03-20T11:54:08.6685514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-032] SKIPPED [ 69%] 2023-03-20T11:54:08.6692792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-033] SKIPPED [ 69%] 2023-03-20T11:54:08.6698313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-034] SKIPPED [ 69%] 2023-03-20T11:54:08.6704396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-035] SKIPPED [ 69%] 2023-03-20T11:54:08.6710599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-036] SKIPPED [ 69%] 2023-03-20T11:54:08.6716539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-037] SKIPPED [ 69%] 2023-03-20T11:54:08.6722813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-038] SKIPPED [ 69%] 2023-03-20T11:54:08.6730367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-039] SKIPPED [ 69%] 2023-03-20T11:54:08.6735629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-040] SKIPPED [ 69%] 2023-03-20T11:54:08.6742222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-041] SKIPPED [ 69%] 2023-03-20T11:54:08.6751485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-042] SKIPPED [ 69%] 2023-03-20T11:54:08.6757639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-043] SKIPPED [ 69%] 2023-03-20T11:54:08.6763775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-044] SKIPPED [ 69%] 2023-03-20T11:54:08.6771698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-045] SKIPPED [ 69%] 2023-03-20T11:54:08.6776586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-046] SKIPPED [ 69%] 2023-03-20T11:54:08.6783013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-047] SKIPPED [ 69%] 2023-03-20T11:54:08.6789390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-048] SKIPPED [ 69%] 2023-03-20T11:54:08.6795495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-049] SKIPPED [ 69%] 2023-03-20T11:54:08.6801832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-050] SKIPPED [ 69%] 2023-03-20T11:54:08.6809224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-051] SKIPPED [ 69%] 2023-03-20T11:54:08.6814302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-052] SKIPPED [ 69%] 2023-03-20T11:54:08.6822227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-053] SKIPPED [ 69%] 2023-03-20T11:54:08.6828802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-054] SKIPPED [ 69%] 2023-03-20T11:54:08.6834943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-055] SKIPPED [ 69%] 2023-03-20T11:54:08.6841203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-056] SKIPPED [ 69%] 2023-03-20T11:54:08.6847292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-057] SKIPPED [ 69%] 2023-03-20T11:54:08.6853639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-058] SKIPPED [ 69%] 2023-03-20T11:54:08.6859752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-059] SKIPPED [ 69%] 2023-03-20T11:54:08.6866054Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-060] SKIPPED [ 69%] 2023-03-20T11:54:08.6872385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-061] SKIPPED [ 69%] 2023-03-20T11:54:08.6878408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-062] SKIPPED [ 69%] 2023-03-20T11:54:08.6884647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-063] SKIPPED [ 69%] 2023-03-20T11:54:08.6891732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-064] SKIPPED [ 69%] 2023-03-20T11:54:08.6898424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-065] SKIPPED [ 69%] 2023-03-20T11:54:08.6905596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-066] SKIPPED [ 69%] 2023-03-20T11:54:08.6911098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-067] SKIPPED [ 69%] 2023-03-20T11:54:08.6917183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-068] SKIPPED [ 69%] 2023-03-20T11:54:08.6923365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-069] SKIPPED [ 69%] 2023-03-20T11:54:08.6930703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-070] SKIPPED [ 69%] 2023-03-20T11:54:08.6936288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-071] SKIPPED [ 69%] 2023-03-20T11:54:08.6942512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-072] SKIPPED [ 69%] 2023-03-20T11:54:08.6949002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-073] SKIPPED [ 69%] 2023-03-20T11:54:08.6955283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-074] SKIPPED [ 69%] 2023-03-20T11:54:08.6961447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-075] SKIPPED [ 69%] 2023-03-20T11:54:08.6970019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-076] SKIPPED [ 69%] 2023-03-20T11:54:08.6975003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-077] SKIPPED [ 69%] 2023-03-20T11:54:08.6981164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-078] SKIPPED [ 69%] 2023-03-20T11:54:08.6987486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-079] SKIPPED [ 69%] 2023-03-20T11:54:08.6993743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-080] SKIPPED [ 69%] 2023-03-20T11:54:08.7000477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-081] SKIPPED [ 69%] 2023-03-20T11:54:08.7005979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-082] SKIPPED [ 69%] 2023-03-20T11:54:08.7013298Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-083] SKIPPED [ 69%] 2023-03-20T11:54:08.7018829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-084] SKIPPED [ 69%] 2023-03-20T11:54:08.7024951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-085] SKIPPED [ 69%] 2023-03-20T11:54:08.7031503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-086] SKIPPED [ 69%] 2023-03-20T11:54:08.7037591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-087] SKIPPED [ 69%] 2023-03-20T11:54:08.7045468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-088] SKIPPED [ 69%] 2023-03-20T11:54:08.7052410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-089] SKIPPED [ 69%] 2023-03-20T11:54:08.7057790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-090] SKIPPED [ 69%] 2023-03-20T11:54:08.7063930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-091] SKIPPED [ 69%] 2023-03-20T11:54:08.7070017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-092] SKIPPED [ 69%] 2023-03-20T11:54:08.7076091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-093] SKIPPED [ 69%] 2023-03-20T11:54:08.7082463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-094] SKIPPED [ 69%] 2023-03-20T11:54:08.7090027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-095] SKIPPED [ 69%] 2023-03-20T11:54:08.7095112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-096] SKIPPED [ 69%] 2023-03-20T11:54:08.7101509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-097] SKIPPED [ 69%] 2023-03-20T11:54:08.7107914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-098] SKIPPED [ 69%] 2023-03-20T11:54:08.7115355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-099] SKIPPED [ 69%] 2023-03-20T11:54:08.7121761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-100] SKIPPED [ 69%] 2023-03-20T11:54:08.7129025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-101] SKIPPED [ 69%] 2023-03-20T11:54:08.7134308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-102] SKIPPED [ 69%] 2023-03-20T11:54:08.7140744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-103] SKIPPED [ 69%] 2023-03-20T11:54:08.7147003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-104] SKIPPED [ 69%] 2023-03-20T11:54:08.7153337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-105] SKIPPED [ 69%] 2023-03-20T11:54:08.7159487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-106] SKIPPED [ 69%] 2023-03-20T11:54:08.7165680Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-107] SKIPPED [ 69%] 2023-03-20T11:54:08.7173139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-108] SKIPPED [ 69%] 2023-03-20T11:54:08.7178561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-109] SKIPPED [ 69%] 2023-03-20T11:54:08.7184648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-110] SKIPPED [ 69%] 2023-03-20T11:54:08.7192367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-111] SKIPPED [ 69%] 2023-03-20T11:54:08.7198479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-112] SKIPPED [ 69%] 2023-03-20T11:54:08.7204785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-113] SKIPPED [ 69%] 2023-03-20T11:54:08.7211977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-114] SKIPPED [ 69%] 2023-03-20T11:54:08.7217792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-115] SKIPPED [ 69%] 2023-03-20T11:54:08.7223747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-116] SKIPPED [ 69%] 2023-03-20T11:54:08.7230439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-117] SKIPPED [ 69%] 2023-03-20T11:54:08.7236397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-118] SKIPPED [ 69%] 2023-03-20T11:54:08.7242644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-119] SKIPPED [ 69%] 2023-03-20T11:54:08.7249787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-120] SKIPPED [ 69%] 2023-03-20T11:54:08.7255801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-121] SKIPPED [ 69%] 2023-03-20T11:54:08.7263319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-122] SKIPPED [ 69%] 2023-03-20T11:54:08.7269708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-123] SKIPPED [ 69%] 2023-03-20T11:54:08.7275791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-124] SKIPPED [ 69%] 2023-03-20T11:54:08.7282078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-125] SKIPPED [ 69%] 2023-03-20T11:54:08.7289604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-126] SKIPPED [ 69%] 2023-03-20T11:54:08.7294841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-127] SKIPPED [ 69%] 2023-03-20T11:54:08.7301018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-128] SKIPPED [ 69%] 2023-03-20T11:54:08.7307375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-129] SKIPPED [ 69%] 2023-03-20T11:54:08.7314123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-130] SKIPPED [ 69%] 2023-03-20T11:54:08.7320104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-131] SKIPPED [ 69%] 2023-03-20T11:54:08.7326138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-132] SKIPPED [ 69%] 2023-03-20T11:54:08.7332445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-133] SKIPPED [ 69%] 2023-03-20T11:54:08.7339776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-134] SKIPPED [ 69%] 2023-03-20T11:54:08.7346132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-135] SKIPPED [ 69%] 2023-03-20T11:54:08.7352302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-136] SKIPPED [ 69%] 2023-03-20T11:54:08.7358596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-137] SKIPPED [ 69%] 2023-03-20T11:54:08.7364925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-138] SKIPPED [ 69%] 2023-03-20T11:54:08.7372113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-139] SKIPPED [ 69%] 2023-03-20T11:54:08.7377374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-140] SKIPPED [ 69%] 2023-03-20T11:54:08.7383847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-141] SKIPPED [ 69%] 2023-03-20T11:54:08.7390460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-142] SKIPPED [ 69%] 2023-03-20T11:54:08.7396585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-143] SKIPPED [ 69%] 2023-03-20T11:54:08.7403262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-144] SKIPPED [ 69%] 2023-03-20T11:54:08.7410426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-145] SKIPPED [ 69%] 2023-03-20T11:54:08.7417042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-146] SKIPPED [ 69%] 2023-03-20T11:54:08.7422752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-147] SKIPPED [ 69%] 2023-03-20T11:54:08.7429298Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-148] SKIPPED [ 69%] 2023-03-20T11:54:08.7435409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-149] SKIPPED [ 69%] 2023-03-20T11:54:08.7441656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-150] SKIPPED [ 69%] 2023-03-20T11:54:08.7448815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-151] SKIPPED [ 69%] 2023-03-20T11:54:08.7454097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-152] SKIPPED [ 69%] 2023-03-20T11:54:08.7460644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-153] SKIPPED [ 69%] 2023-03-20T11:54:08.7466792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-154] SKIPPED [ 69%] 2023-03-20T11:54:08.7473092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-155] SKIPPED [ 69%] 2023-03-20T11:54:08.7479309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-156] SKIPPED [ 69%] 2023-03-20T11:54:08.7486567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-157] SKIPPED [ 69%] 2023-03-20T11:54:08.7493438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-158] SKIPPED [ 69%] 2023-03-20T11:54:08.7499401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-159] SKIPPED [ 69%] 2023-03-20T11:54:08.7505458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-160] SKIPPED [ 69%] 2023-03-20T11:54:08.7511586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-161] SKIPPED [ 69%] 2023-03-20T11:54:08.7517654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-162] SKIPPED [ 69%] 2023-03-20T11:54:08.7523819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-163] SKIPPED [ 69%] 2023-03-20T11:54:08.7530432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-164] SKIPPED [ 69%] 2023-03-20T11:54:08.7536609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-165] SKIPPED [ 69%] 2023-03-20T11:54:08.7542971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-166] SKIPPED [ 69%] 2023-03-20T11:54:08.7549581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-167] SKIPPED [ 69%] 2023-03-20T11:54:08.7556832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-168] SKIPPED [ 69%] 2023-03-20T11:54:08.7563073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-169] SKIPPED [ 69%] 2023-03-20T11:54:08.7570246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-170] SKIPPED [ 69%] 2023-03-20T11:54:08.7575558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-171] SKIPPED [ 69%] 2023-03-20T11:54:08.7581975Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-172] SKIPPED [ 69%] 2023-03-20T11:54:08.7588466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-173] SKIPPED [ 69%] 2023-03-20T11:54:08.7594753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-174] SKIPPED [ 69%] 2023-03-20T11:54:08.7600755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-175] SKIPPED [ 69%] 2023-03-20T11:54:08.7606943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-176] SKIPPED [ 69%] 2023-03-20T11:54:08.7613295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-177] SKIPPED [ 69%] 2023-03-20T11:54:08.7619963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-178] SKIPPED [ 69%] 2023-03-20T11:54:08.7629184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-179] SKIPPED [ 69%] 2023-03-20T11:54:08.7635304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-180] SKIPPED [ 69%] 2023-03-20T11:54:08.7641569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-181] SKIPPED [ 69%] 2023-03-20T11:54:08.7647725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-182] SKIPPED [ 69%] 2023-03-20T11:54:08.7653855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-183] SKIPPED [ 69%] 2023-03-20T11:54:08.7660471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-184] SKIPPED [ 69%] 2023-03-20T11:54:08.7667027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-185] SKIPPED [ 69%] 2023-03-20T11:54:08.7672950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-186] SKIPPED [ 69%] 2023-03-20T11:54:08.7679028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-187] SKIPPED [ 69%] 2023-03-20T11:54:08.7685150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-188] SKIPPED [ 69%] 2023-03-20T11:54:08.7692298Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-189] SKIPPED [ 69%] 2023-03-20T11:54:08.7697981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-190] SKIPPED [ 69%] 2023-03-20T11:54:08.7705536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-191] SKIPPED [ 69%] 2023-03-20T11:54:08.7711338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-192] SKIPPED [ 69%] 2023-03-20T11:54:08.7717403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-193] SKIPPED [ 69%] 2023-03-20T11:54:08.7723578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-194] SKIPPED [ 69%] 2023-03-20T11:54:08.7730381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-195] SKIPPED [ 69%] 2023-03-20T11:54:08.7736190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-196] SKIPPED [ 69%] 2023-03-20T11:54:08.7742476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-197] SKIPPED [ 69%] 2023-03-20T11:54:08.7749043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-198] SKIPPED [ 69%] 2023-03-20T11:54:08.7755250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-199] SKIPPED [ 69%] 2023-03-20T11:54:08.7761441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-200] SKIPPED [ 69%] 2023-03-20T11:54:08.7767427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-201] SKIPPED [ 69%] 2023-03-20T11:54:08.7775171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-202] SKIPPED [ 69%] 2023-03-20T11:54:08.7781528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-203] SKIPPED [ 69%] 2023-03-20T11:54:08.7787996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-204] SKIPPED [ 69%] 2023-03-20T11:54:08.7794148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-205] SKIPPED [ 69%] 2023-03-20T11:54:08.7800330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-206] SKIPPED [ 69%] 2023-03-20T11:54:08.7806520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-207] SKIPPED [ 69%] 2023-03-20T11:54:08.7813358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-208] SKIPPED [ 69%] 2023-03-20T11:54:08.7819420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-209] SKIPPED [ 69%] 2023-03-20T11:54:08.7825562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-210] SKIPPED [ 69%] 2023-03-20T11:54:08.7832075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-211] SKIPPED [ 69%] 2023-03-20T11:54:08.7838393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-212] SKIPPED [ 69%] 2023-03-20T11:54:08.7844461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-213] SKIPPED [ 69%] 2023-03-20T11:54:08.7852877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-214] SKIPPED [ 69%] 2023-03-20T11:54:08.7858626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-215] SKIPPED [ 69%] 2023-03-20T11:54:08.7864651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-216] SKIPPED [ 69%] 2023-03-20T11:54:08.7870913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-217] SKIPPED [ 69%] 2023-03-20T11:54:08.7876937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-218] SKIPPED [ 69%] 2023-03-20T11:54:08.7883137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-219] SKIPPED [ 69%] 2023-03-20T11:54:08.7890405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-220] SKIPPED [ 69%] 2023-03-20T11:54:08.7895462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-221] SKIPPED [ 69%] 2023-03-20T11:54:08.7901988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-222] SKIPPED [ 69%] 2023-03-20T11:54:08.7908233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-223] SKIPPED [ 69%] 2023-03-20T11:54:08.7914266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-224] SKIPPED [ 69%] 2023-03-20T11:54:08.7922756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-225] SKIPPED [ 69%] 2023-03-20T11:54:08.7929103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-226] SKIPPED [ 69%] 2023-03-20T11:54:08.7934244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-227] SKIPPED [ 69%] 2023-03-20T11:54:08.7940363Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-228] SKIPPED [ 69%] 2023-03-20T11:54:08.7946698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-229] SKIPPED [ 69%] 2023-03-20T11:54:08.7953069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-230] SKIPPED [ 69%] 2023-03-20T11:54:08.7959381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-231] SKIPPED [ 69%] 2023-03-20T11:54:08.7965444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-232] SKIPPED [ 69%] 2023-03-20T11:54:08.7972686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-233] SKIPPED [ 69%] 2023-03-20T11:54:08.7978013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-234] SKIPPED [ 69%] 2023-03-20T11:54:08.7984056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-235] SKIPPED [ 69%] 2023-03-20T11:54:08.7990709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-236] SKIPPED [ 69%] 2023-03-20T11:54:08.7998091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-237] SKIPPED [ 69%] 2023-03-20T11:54:08.8004346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-238] SKIPPED [ 69%] 2023-03-20T11:54:08.8010498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-239] SKIPPED [ 69%] 2023-03-20T11:54:08.8017058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-240] SKIPPED [ 69%] 2023-03-20T11:54:08.8023376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-241] SKIPPED [ 69%] 2023-03-20T11:54:08.8029973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-242] SKIPPED [ 69%] 2023-03-20T11:54:08.8036267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-243] SKIPPED [ 69%] 2023-03-20T11:54:08.8042437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-244] SKIPPED [ 69%] 2023-03-20T11:54:08.8049534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-245] SKIPPED [ 69%] 2023-03-20T11:54:08.8055195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-246] SKIPPED [ 69%] 2023-03-20T11:54:08.8061575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-247] SKIPPED [ 69%] 2023-03-20T11:54:08.8069185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-248] SKIPPED [ 69%] 2023-03-20T11:54:08.8075354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-249] SKIPPED [ 69%] 2023-03-20T11:54:08.8081721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-250] SKIPPED [ 69%] 2023-03-20T11:54:08.8088154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-251] SKIPPED [ 69%] 2023-03-20T11:54:08.8094096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-252] SKIPPED [ 69%] 2023-03-20T11:54:08.8100616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-253] SKIPPED [ 69%] 2023-03-20T11:54:08.8106836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-254] SKIPPED [ 69%] 2023-03-20T11:54:08.8112752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-255] SKIPPED [ 69%] 2023-03-20T11:54:08.8119036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-256] SKIPPED [ 69%] 2023-03-20T11:54:08.8125007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-257] SKIPPED [ 69%] 2023-03-20T11:54:08.8132533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-258] SKIPPED [ 69%] 2023-03-20T11:54:08.8138311Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-259] SKIPPED [ 69%] 2023-03-20T11:54:08.8145665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-260] SKIPPED [ 69%] 2023-03-20T11:54:08.8151980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-261] SKIPPED [ 69%] 2023-03-20T11:54:08.8158101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-262] SKIPPED [ 69%] 2023-03-20T11:54:08.8164176Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-263] SKIPPED [ 69%] 2023-03-20T11:54:08.8170661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-264] SKIPPED [ 69%] 2023-03-20T11:54:08.8177211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-265] SKIPPED [ 69%] 2023-03-20T11:54:08.8183259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-266] SKIPPED [ 69%] 2023-03-20T11:54:08.8189673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-267] SKIPPED [ 69%] 2023-03-20T11:54:08.8195877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-268] SKIPPED [ 69%] 2023-03-20T11:54:08.8202204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-269] SKIPPED [ 69%] 2023-03-20T11:54:08.8209358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-270] SKIPPED [ 69%] 2023-03-20T11:54:08.8216127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-271] SKIPPED [ 69%] 2023-03-20T11:54:08.8222339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-272] SKIPPED [ 69%] 2023-03-20T11:54:08.8228942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-273] SKIPPED [ 69%] 2023-03-20T11:54:08.8235154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-274] SKIPPED [ 69%] 2023-03-20T11:54:08.8241268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-275] SKIPPED [ 69%] 2023-03-20T11:54:08.8247365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-276] SKIPPED [ 69%] 2023-03-20T11:54:08.8253736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-277] SKIPPED [ 69%] 2023-03-20T11:54:08.8260124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-278] SKIPPED [ 69%] 2023-03-20T11:54:08.8266422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-279] SKIPPED [ 69%] 2023-03-20T11:54:08.8272731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-280] SKIPPED [ 69%] 2023-03-20T11:54:08.8278884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-281] SKIPPED [ 69%] 2023-03-20T11:54:08.8285157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-282] SKIPPED [ 69%] 2023-03-20T11:54:08.8293279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-283] SKIPPED [ 69%] 2023-03-20T11:54:08.8299186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-284] SKIPPED [ 69%] 2023-03-20T11:54:08.8305279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-285] SKIPPED [ 69%] 2023-03-20T11:54:08.8311880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-286] SKIPPED [ 69%] 2023-03-20T11:54:08.8317925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-287] SKIPPED [ 69%] 2023-03-20T11:54:08.8324023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-288] SKIPPED [ 69%] 2023-03-20T11:54:08.8330468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-289] SKIPPED [ 69%] 2023-03-20T11:54:08.8336879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-290] SKIPPED [ 69%] 2023-03-20T11:54:08.8342987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-291] SKIPPED [ 69%] 2023-03-20T11:54:08.8349731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-292] SKIPPED [ 69%] 2023-03-20T11:54:08.8355677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-293] SKIPPED [ 69%] 2023-03-20T11:54:08.8363188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-294] SKIPPED [ 69%] 2023-03-20T11:54:08.8370422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-295] SKIPPED [ 69%] 2023-03-20T11:54:08.8375982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-296] SKIPPED [ 69%] 2023-03-20T11:54:08.8382186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-297] SKIPPED [ 69%] 2023-03-20T11:54:08.8388670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-298] SKIPPED [ 69%] 2023-03-20T11:54:08.8394790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-299] SKIPPED [ 69%] 2023-03-20T11:54:08.8401264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-300] SKIPPED [ 69%] 2023-03-20T11:54:08.8407280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-301] SKIPPED [ 69%] 2023-03-20T11:54:08.8414430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-302] SKIPPED [ 69%] 2023-03-20T11:54:08.8420053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-303] SKIPPED [ 69%] 2023-03-20T11:54:08.8426365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-304] SKIPPED [ 69%] 2023-03-20T11:54:08.8433979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-305] SKIPPED [ 69%] 2023-03-20T11:54:08.8440553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-306] SKIPPED [ 69%] 2023-03-20T11:54:08.8446081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-307] SKIPPED [ 69%] 2023-03-20T11:54:08.8453403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-308] SKIPPED [ 69%] 2023-03-20T11:54:08.8458843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-309] SKIPPED [ 69%] 2023-03-20T11:54:08.8465069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-310] SKIPPED [ 69%] 2023-03-20T11:54:08.8471416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-311] SKIPPED [ 69%] 2023-03-20T11:54:08.8477500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-312] SKIPPED [ 69%] 2023-03-20T11:54:08.8483799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-313] SKIPPED [ 69%] 2023-03-20T11:54:08.8490527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-314] SKIPPED [ 69%] 2023-03-20T11:54:08.8497247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-315] SKIPPED [ 69%] 2023-03-20T11:54:08.8503283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-316] SKIPPED [ 69%] 2023-03-20T11:54:08.8512638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-317] SKIPPED [ 69%] 2023-03-20T11:54:08.8518736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-318] SKIPPED [ 69%] 2023-03-20T11:54:08.8525060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-319] SKIPPED [ 69%] 2023-03-20T11:54:08.8532375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-320] SKIPPED [ 69%] 2023-03-20T11:54:08.8538287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-321] SKIPPED [ 69%] 2023-03-20T11:54:08.8544185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-322] SKIPPED [ 69%] 2023-03-20T11:54:08.8550811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-323] SKIPPED [ 69%] 2023-03-20T11:54:08.8556954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-324] SKIPPED [ 69%] 2023-03-20T11:54:08.8563174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-325] SKIPPED [ 69%] 2023-03-20T11:54:08.8570388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-326] SKIPPED [ 69%] 2023-03-20T11:54:08.8575691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-327] SKIPPED [ 69%] 2023-03-20T11:54:08.8583433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-328] SKIPPED [ 69%] 2023-03-20T11:54:08.8589908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-329] SKIPPED [ 69%] 2023-03-20T11:54:08.8596063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-330] SKIPPED [ 69%] 2023-03-20T11:54:08.8602366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-331] SKIPPED [ 69%] 2023-03-20T11:54:08.8609613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-332] SKIPPED [ 69%] 2023-03-20T11:54:08.8615272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-333] SKIPPED [ 69%] 2023-03-20T11:54:08.8621583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-334] SKIPPED [ 69%] 2023-03-20T11:54:08.8628006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-335] SKIPPED [ 69%] 2023-03-20T11:54:08.8634056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-336] SKIPPED [ 69%] 2023-03-20T11:54:08.8640138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-337] SKIPPED [ 69%] 2023-03-20T11:54:08.8646416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-338] SKIPPED [ 69%] 2023-03-20T11:54:08.8653342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-339] SKIPPED [ 69%] 2023-03-20T11:54:08.8660523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-340] SKIPPED [ 69%] 2023-03-20T11:54:08.8666880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-341] SKIPPED [ 69%] 2023-03-20T11:54:08.8673207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-342] SKIPPED [ 69%] 2023-03-20T11:54:08.8679565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-343] SKIPPED [ 69%] 2023-03-20T11:54:08.8685550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-344] SKIPPED [ 69%] 2023-03-20T11:54:08.8692257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-345] SKIPPED [ 69%] 2023-03-20T11:54:08.8698607Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-346] SKIPPED [ 69%] 2023-03-20T11:54:08.8704871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-347] SKIPPED [ 69%] 2023-03-20T11:54:08.8711292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-348] SKIPPED [ 69%] 2023-03-20T11:54:08.8717361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-349] SKIPPED [ 69%] 2023-03-20T11:54:08.8723602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-350] SKIPPED [ 69%] 2023-03-20T11:54:08.8732310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-351] SKIPPED [ 69%] 2023-03-20T11:54:08.8737826Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-352] SKIPPED [ 69%] 2023-03-20T11:54:08.8744035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-353] SKIPPED [ 69%] 2023-03-20T11:54:08.8750541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-354] SKIPPED [ 69%] 2023-03-20T11:54:08.8756639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-355] SKIPPED [ 69%] 2023-03-20T11:54:08.8762885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-356] SKIPPED [ 69%] 2023-03-20T11:54:08.8770222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-357] SKIPPED [ 69%] 2023-03-20T11:54:08.8775652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-358] SKIPPED [ 69%] 2023-03-20T11:54:08.8782041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-359] SKIPPED [ 69%] 2023-03-20T11:54:08.8788579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-360] SKIPPED [ 69%] 2023-03-20T11:54:08.8794673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-361] SKIPPED [ 69%] 2023-03-20T11:54:08.8800917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-362] SKIPPED [ 69%] 2023-03-20T11:54:08.8809698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-363] SKIPPED [ 69%] 2023-03-20T11:54:08.8815175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-364] SKIPPED [ 69%] 2023-03-20T11:54:08.8821285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-365] SKIPPED [ 69%] 2023-03-20T11:54:08.8827438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-366] SKIPPED [ 69%] 2023-03-20T11:54:08.8833716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-367] SKIPPED [ 69%] 2023-03-20T11:54:08.8839807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-368] SKIPPED [ 69%] 2023-03-20T11:54:08.8846004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-369] SKIPPED [ 69%] 2023-03-20T11:54:08.8853310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-370] SKIPPED [ 69%] 2023-03-20T11:54:08.8858834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-371] SKIPPED [ 69%] 2023-03-20T11:54:08.8864895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-372] SKIPPED [ 69%] 2023-03-20T11:54:08.8871537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-373] SKIPPED [ 69%] 2023-03-20T11:54:08.8879068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-374] SKIPPED [ 69%] 2023-03-20T11:54:08.8885453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-375] SKIPPED [ 69%] 2023-03-20T11:54:08.8892718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-376] SKIPPED [ 69%] 2023-03-20T11:54:08.8898296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-377] SKIPPED [ 69%] 2023-03-20T11:54:08.8904396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-378] SKIPPED [ 69%] 2023-03-20T11:54:08.8911116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-379] SKIPPED [ 69%] 2023-03-20T11:54:08.8916995Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-380] SKIPPED [ 69%] 2023-03-20T11:54:08.8923213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-381] SKIPPED [ 69%] 2023-03-20T11:54:08.8930672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-382] SKIPPED [ 69%] 2023-03-20T11:54:08.8935870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-383] SKIPPED [ 69%] 2023-03-20T11:54:08.8942274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-384] SKIPPED [ 69%] 2023-03-20T11:54:08.8948718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-385] SKIPPED [ 69%] 2023-03-20T11:54:08.8956249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-386] SKIPPED [ 69%] 2023-03-20T11:54:08.8962401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-387] SKIPPED [ 69%] 2023-03-20T11:54:08.8969544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-388] SKIPPED [ 69%] 2023-03-20T11:54:08.8975059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-389] SKIPPED [ 69%] 2023-03-20T11:54:08.8981114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-390] SKIPPED [ 69%] 2023-03-20T11:54:08.8987695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-391] SKIPPED [ 69%] 2023-03-20T11:54:08.8993895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-392] SKIPPED [ 69%] 2023-03-20T11:54:08.8999973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-393] SKIPPED [ 69%] 2023-03-20T11:54:08.9006152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-394] SKIPPED [ 69%] 2023-03-20T11:54:08.9013312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-395] SKIPPED [ 69%] 2023-03-20T11:54:08.9019213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-396] SKIPPED [ 69%] 2023-03-20T11:54:08.9026734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-397] SKIPPED [ 69%] 2023-03-20T11:54:08.9033046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-398] SKIPPED [ 69%] 2023-03-20T11:54:08.9039537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-399] SKIPPED [ 69%] 2023-03-20T11:54:08.9045875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-400] SKIPPED [ 69%] 2023-03-20T11:54:08.9053055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-401] SKIPPED [ 69%] 2023-03-20T11:54:08.9058663Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-402] SKIPPED [ 69%] 2023-03-20T11:54:08.9064742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-403] SKIPPED [ 69%] 2023-03-20T11:54:08.9071325Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-404] SKIPPED [ 69%] 2023-03-20T11:54:08.9077319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-405] SKIPPED [ 69%] 2023-03-20T11:54:08.9083584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-406] SKIPPED [ 69%] 2023-03-20T11:54:08.9090526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-407] SKIPPED [ 69%] 2023-03-20T11:54:08.9096262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-408] SKIPPED [ 69%] 2023-03-20T11:54:08.9103817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-409] SKIPPED [ 69%] 2023-03-20T11:54:08.9110335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-410] SKIPPED [ 69%] 2023-03-20T11:54:08.9116387Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-411] SKIPPED [ 69%] 2023-03-20T11:54:08.9123263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-412] SKIPPED [ 69%] 2023-03-20T11:54:08.9130172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-413] SKIPPED [ 69%] 2023-03-20T11:54:08.9135622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-414] SKIPPED [ 69%] 2023-03-20T11:54:08.9141958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-415] SKIPPED [ 69%] 2023-03-20T11:54:08.9148433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-416] SKIPPED [ 69%] 2023-03-20T11:54:08.9154470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-417] SKIPPED [ 69%] 2023-03-20T11:54:08.9160706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-418] SKIPPED [ 69%] 2023-03-20T11:54:08.9166797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-419] SKIPPED [ 69%] 2023-03-20T11:54:08.9174603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-420] SKIPPED [ 69%] 2023-03-20T11:54:08.9181070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-421] SKIPPED [ 69%] 2023-03-20T11:54:08.9187608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-422] SKIPPED [ 69%] 2023-03-20T11:54:08.9193721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-423] SKIPPED [ 69%] 2023-03-20T11:54:08.9199828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-424] SKIPPED [ 69%] 2023-03-20T11:54:08.9206116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-425] SKIPPED [ 69%] 2023-03-20T11:54:08.9213225Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-426] SKIPPED [ 69%] 2023-03-20T11:54:08.9218906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-427] SKIPPED [ 69%] 2023-03-20T11:54:08.9224988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-428] SKIPPED [ 69%] 2023-03-20T11:54:08.9231666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-429] SKIPPED [ 69%] 2023-03-20T11:54:08.9237985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-430] SKIPPED [ 69%] 2023-03-20T11:54:08.9243989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-431] SKIPPED [ 69%] 2023-03-20T11:54:08.9252307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-432] SKIPPED [ 69%] 2023-03-20T11:54:08.9258175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-433] SKIPPED [ 69%] 2023-03-20T11:54:08.9264225Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-434] SKIPPED [ 69%] 2023-03-20T11:54:08.9270088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-435] SKIPPED [ 69%] 2023-03-20T11:54:08.9276156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-436] SKIPPED [ 69%] 2023-03-20T11:54:08.9282651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-437] SKIPPED [ 69%] 2023-03-20T11:54:08.9289885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-438] SKIPPED [ 69%] 2023-03-20T11:54:08.9295281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-439] SKIPPED [ 69%] 2023-03-20T11:54:08.9301622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-440] SKIPPED [ 69%] 2023-03-20T11:54:08.9308267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-441] SKIPPED [ 69%] 2023-03-20T11:54:08.9314256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-442] SKIPPED [ 69%] 2023-03-20T11:54:08.9321744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-443] SKIPPED [ 69%] 2023-03-20T11:54:08.9327959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-444] SKIPPED [ 69%] 2023-03-20T11:54:08.9335186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-445] SKIPPED [ 69%] 2023-03-20T11:54:08.9340636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-446] SKIPPED [ 69%] 2023-03-20T11:54:08.9346859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-447] SKIPPED [ 69%] 2023-03-20T11:54:08.9352948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-448] SKIPPED [ 69%] 2023-03-20T11:54:08.9359224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-449] SKIPPED [ 69%] 2023-03-20T11:54:08.9365275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-450] SKIPPED [ 69%] 2023-03-20T11:54:08.9372358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-451] SKIPPED [ 69%] 2023-03-20T11:54:08.9378010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-452] SKIPPED [ 69%] 2023-03-20T11:54:08.9383766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-453] SKIPPED [ 69%] 2023-03-20T11:54:08.9393219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-454] SKIPPED [ 69%] 2023-03-20T11:54:08.9399790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-455] SKIPPED [ 69%] 2023-03-20T11:54:08.9405422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-456] SKIPPED [ 69%] 2023-03-20T11:54:08.9412980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-457] SKIPPED [ 69%] 2023-03-20T11:54:08.9418665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-458] SKIPPED [ 69%] 2023-03-20T11:54:08.9424670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-459] SKIPPED [ 69%] 2023-03-20T11:54:08.9430588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-460] SKIPPED [ 69%] 2023-03-20T11:54:08.9436647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-461] SKIPPED [ 69%] 2023-03-20T11:54:08.9442926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-462] SKIPPED [ 69%] 2023-03-20T11:54:08.9450254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-463] SKIPPED [ 69%] 2023-03-20T11:54:08.9455555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-464] SKIPPED [ 69%] 2023-03-20T11:54:08.9461934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-465] SKIPPED [ 69%] 2023-03-20T11:54:08.9469630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-466] SKIPPED [ 69%] 2023-03-20T11:54:08.9475738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-467] SKIPPED [ 69%] 2023-03-20T11:54:08.9482066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-468] SKIPPED [ 69%] 2023-03-20T11:54:08.9489377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-469] SKIPPED [ 69%] 2023-03-20T11:54:08.9494458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-470] SKIPPED [ 69%] 2023-03-20T11:54:08.9500921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-471] SKIPPED [ 69%] 2023-03-20T11:54:08.9507362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-472] SKIPPED [ 69%] 2023-03-20T11:54:08.9513729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-473] SKIPPED [ 69%] 2023-03-20T11:54:08.9520380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-474] SKIPPED [ 69%] 2023-03-20T11:54:08.9525863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-475] SKIPPED [ 69%] 2023-03-20T11:54:08.9533370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-476] SKIPPED [ 69%] 2023-03-20T11:54:08.9540031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-477] SKIPPED [ 69%] 2023-03-20T11:54:08.9546315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-478] SKIPPED [ 69%] 2023-03-20T11:54:08.9552721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-479] SKIPPED [ 69%] 2023-03-20T11:54:08.9558776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-480] SKIPPED [ 69%] 2023-03-20T11:54:08.9565108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-481] SKIPPED [ 69%] 2023-03-20T11:54:08.9572252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-482] SKIPPED [ 69%] 2023-03-20T11:54:08.9577628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-483] SKIPPED [ 69%] 2023-03-20T11:54:08.9583985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-484] SKIPPED [ 69%] 2023-03-20T11:54:08.9590470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-485] SKIPPED [ 69%] 2023-03-20T11:54:08.9596750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-486] SKIPPED [ 69%] 2023-03-20T11:54:08.9603168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-487] SKIPPED [ 69%] 2023-03-20T11:54:08.9610124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-488] SKIPPED [ 69%] 2023-03-20T11:54:08.9617023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-489] SKIPPED [ 69%] 2023-03-20T11:54:08.9623420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-490] SKIPPED [ 69%] 2023-03-20T11:54:08.9629585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-491] SKIPPED [ 69%] 2023-03-20T11:54:08.9635667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-492] SKIPPED [ 69%] 2023-03-20T11:54:08.9641831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-493] SKIPPED [ 69%] 2023-03-20T11:54:08.9649079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-494] SKIPPED [ 69%] 2023-03-20T11:54:08.9653977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-495] SKIPPED [ 69%] 2023-03-20T11:54:08.9660485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-496] SKIPPED [ 69%] 2023-03-20T11:54:08.9666761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-497] SKIPPED [ 69%] 2023-03-20T11:54:08.9673031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-498] SKIPPED [ 69%] 2023-03-20T11:54:08.9679065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-499] SKIPPED [ 69%] 2023-03-20T11:54:08.9686802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-500] SKIPPED [ 69%] 2023-03-20T11:54:08.9693270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-501] SKIPPED [ 69%] 2023-03-20T11:54:08.9699750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-502] SKIPPED [ 69%] 2023-03-20T11:54:08.9705973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-503] SKIPPED [ 69%] 2023-03-20T11:54:08.9712318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-504] SKIPPED [ 69%] 2023-03-20T11:54:08.9718505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-505] SKIPPED [ 69%] 2023-03-20T11:54:08.9724721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-506] SKIPPED [ 69%] 2023-03-20T11:54:08.9732010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-507] SKIPPED [ 69%] 2023-03-20T11:54:08.9737212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-508] SKIPPED [ 69%] 2023-03-20T11:54:08.9743399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-509] SKIPPED [ 69%] 2023-03-20T11:54:08.9750016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-510] SKIPPED [ 69%] 2023-03-20T11:54:08.9756093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-511] SKIPPED [ 69%] 2023-03-20T11:54:08.9763456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-512] SKIPPED [ 69%] 2023-03-20T11:54:08.9770553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-513] SKIPPED [ 69%] 2023-03-20T11:54:08.9776327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-514] SKIPPED [ 69%] 2023-03-20T11:54:08.9782375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-515] SKIPPED [ 69%] 2023-03-20T11:54:08.9789088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-516] SKIPPED [ 69%] 2023-03-20T11:54:08.9795049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-517] SKIPPED [ 69%] 2023-03-20T11:54:08.9801314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-518] SKIPPED [ 69%] 2023-03-20T11:54:08.9807418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-519] SKIPPED [ 69%] 2023-03-20T11:54:08.9813788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-520] SKIPPED [ 69%] 2023-03-20T11:54:08.9820364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-521] SKIPPED [ 69%] 2023-03-20T11:54:08.9826945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-522] SKIPPED [ 69%] 2023-03-20T11:54:08.9834657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-523] SKIPPED [ 69%] 2023-03-20T11:54:08.9841040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-524] SKIPPED [ 69%] 2023-03-20T11:54:08.9847330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-525] SKIPPED [ 69%] 2023-03-20T11:54:08.9853665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-526] SKIPPED [ 69%] 2023-03-20T11:54:08.9860385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-527] SKIPPED [ 69%] 2023-03-20T11:54:08.9866924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-528] SKIPPED [ 69%] 2023-03-20T11:54:08.9873368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-529] SKIPPED [ 69%] 2023-03-20T11:54:08.9879845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-530] SKIPPED [ 69%] 2023-03-20T11:54:08.9885991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-531] SKIPPED [ 69%] 2023-03-20T11:54:08.9893518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-532] SKIPPED [ 69%] 2023-03-20T11:54:08.9899214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-533] SKIPPED [ 69%] 2023-03-20T11:54:08.9905568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-534] SKIPPED [ 69%] 2023-03-20T11:54:08.9913357Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-535] SKIPPED [ 69%] 2023-03-20T11:54:08.9919684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-536] SKIPPED [ 69%] 2023-03-20T11:54:08.9926072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-537] SKIPPED [ 69%] 2023-03-20T11:54:08.9933669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-538] SKIPPED [ 69%] 2023-03-20T11:54:08.9939281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-539] SKIPPED [ 69%] 2023-03-20T11:54:08.9945713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-540] SKIPPED [ 69%] 2023-03-20T11:54:08.9952516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-541] SKIPPED [ 69%] 2023-03-20T11:54:08.9959020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-542] SKIPPED [ 69%] 2023-03-20T11:54:08.9965029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-543] SKIPPED [ 69%] 2023-03-20T11:54:08.9972638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-544] SKIPPED [ 69%] 2023-03-20T11:54:08.9978561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-545] SKIPPED [ 69%] 2023-03-20T11:54:08.9986462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-546] SKIPPED [ 69%] 2023-03-20T11:54:08.9992999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-547] SKIPPED [ 69%] 2023-03-20T11:54:08.9999334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-548] SKIPPED [ 69%] 2023-03-20T11:54:09.0005793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-549] SKIPPED [ 69%] 2023-03-20T11:54:09.0013348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-550] SKIPPED [ 69%] 2023-03-20T11:54:09.0019137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-551] SKIPPED [ 69%] 2023-03-20T11:54:09.0025632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-552] SKIPPED [ 69%] 2023-03-20T11:54:09.0032234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-553] SKIPPED [ 69%] 2023-03-20T11:54:09.0038553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-554] SKIPPED [ 69%] 2023-03-20T11:54:09.0045033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-555] SKIPPED [ 69%] 2023-03-20T11:54:09.0052594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-556] SKIPPED [ 69%] 2023-03-20T11:54:09.0058443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-557] SKIPPED [ 69%] 2023-03-20T11:54:09.0065815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-558] SKIPPED [ 69%] 2023-03-20T11:54:09.0072470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-559] SKIPPED [ 69%] 2023-03-20T11:54:09.0078560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-560] SKIPPED [ 69%] 2023-03-20T11:54:09.0085123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-561] SKIPPED [ 69%] 2023-03-20T11:54:09.0091930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-562] SKIPPED [ 69%] 2023-03-20T11:54:09.0097598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-563] SKIPPED [ 69%] 2023-03-20T11:54:09.0104361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-564] SKIPPED [ 69%] 2023-03-20T11:54:09.0111179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-565] SKIPPED [ 69%] 2023-03-20T11:54:09.0117457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-566] SKIPPED [ 69%] 2023-03-20T11:54:09.0123933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-567] SKIPPED [ 69%] 2023-03-20T11:54:09.0131878Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-568] SKIPPED [ 69%] 2023-03-20T11:54:09.0138595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-569] SKIPPED [ 69%] 2023-03-20T11:54:09.0144915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-570] SKIPPED [ 69%] 2023-03-20T11:54:09.0151716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-571] SKIPPED [ 69%] 2023-03-20T11:54:09.0158034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-572] SKIPPED [ 69%] 2023-03-20T11:54:09.0164584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-573] SKIPPED [ 69%] 2023-03-20T11:54:09.0171877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-574] SKIPPED [ 69%] 2023-03-20T11:54:09.0177541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-575] SKIPPED [ 69%] 2023-03-20T11:54:09.0183497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-576] SKIPPED [ 69%] 2023-03-20T11:54:09.0190243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-577] SKIPPED [ 69%] 2023-03-20T11:54:09.0196538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-578] SKIPPED [ 69%] 2023-03-20T11:54:09.0203089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-579] SKIPPED [ 69%] 2023-03-20T11:54:09.0210710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-580] SKIPPED [ 69%] 2023-03-20T11:54:09.0217088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-581] SKIPPED [ 69%] 2023-03-20T11:54:09.0223670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-582] SKIPPED [ 69%] 2023-03-20T11:54:09.0230374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-583] SKIPPED [ 69%] 2023-03-20T11:54:09.0236716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-584] SKIPPED [ 69%] 2023-03-20T11:54:09.0243141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-585] SKIPPED [ 69%] 2023-03-20T11:54:09.0250439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-586] SKIPPED [ 69%] 2023-03-20T11:54:09.0256222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-587] SKIPPED [ 69%] 2023-03-20T11:54:09.0262761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-588] SKIPPED [ 69%] 2023-03-20T11:54:09.0269513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-589] SKIPPED [ 69%] 2023-03-20T11:54:09.0275801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-590] SKIPPED [ 69%] 2023-03-20T11:54:09.0282324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-591] SKIPPED [ 69%] 2023-03-20T11:54:09.0292560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-592] SKIPPED [ 69%] 2023-03-20T11:54:09.0298314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-593] SKIPPED [ 69%] 2023-03-20T11:54:09.0304439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-594] SKIPPED [ 69%] 2023-03-20T11:54:09.0311215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-595] SKIPPED [ 69%] 2023-03-20T11:54:09.0317560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-596] SKIPPED [ 69%] 2023-03-20T11:54:09.0323895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-597] SKIPPED [ 69%] 2023-03-20T11:54:09.0331742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-598] SKIPPED [ 69%] 2023-03-20T11:54:09.0336867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-599] SKIPPED [ 69%] 2023-03-20T11:54:09.0343247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-600] SKIPPED [ 69%] 2023-03-20T11:54:09.0349852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-601] SKIPPED [ 69%] 2023-03-20T11:54:09.0356092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-602] SKIPPED [ 69%] 2023-03-20T11:54:09.0363976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-603] SKIPPED [ 69%] 2023-03-20T11:54:09.0370715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-604] SKIPPED [ 69%] 2023-03-20T11:54:09.0377268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-605] SKIPPED [ 69%] 2023-03-20T11:54:09.0383653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-606] SKIPPED [ 69%] 2023-03-20T11:54:09.0390438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-607] SKIPPED [ 69%] 2023-03-20T11:54:09.0396652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-608] SKIPPED [ 69%] 2023-03-20T11:54:09.0403117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-609] SKIPPED [ 69%] 2023-03-20T11:54:09.0410517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-610] SKIPPED [ 69%] 2023-03-20T11:54:09.0416128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-611] SKIPPED [ 69%] 2023-03-20T11:54:09.0422534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-612] SKIPPED [ 69%] 2023-03-20T11:54:09.0429110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-613] SKIPPED [ 69%] 2023-03-20T11:54:09.0435790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-614] SKIPPED [ 69%] 2023-03-20T11:54:09.0443459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-615] SKIPPED [ 69%] 2023-03-20T11:54:09.0451585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-616] SKIPPED [ 69%] 2023-03-20T11:54:09.0456527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-617] SKIPPED [ 69%] 2023-03-20T11:54:09.0462991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-618] SKIPPED [ 69%] 2023-03-20T11:54:09.0469711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-619] SKIPPED [ 69%] 2023-03-20T11:54:09.0475980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-620] SKIPPED [ 69%] 2023-03-20T11:54:09.0482577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-621] SKIPPED [ 69%] 2023-03-20T11:54:09.0490103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-622] SKIPPED [ 69%] 2023-03-20T11:54:09.0495238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-623] SKIPPED [ 69%] 2023-03-20T11:54:09.0501937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-624] SKIPPED [ 69%] 2023-03-20T11:54:09.0508642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-625] SKIPPED [ 69%] 2023-03-20T11:54:09.0516217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-626] SKIPPED [ 69%] 2023-03-20T11:54:09.0522812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-627] SKIPPED [ 69%] 2023-03-20T11:54:09.0530260Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-628] SKIPPED [ 69%] 2023-03-20T11:54:09.0535801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-629] SKIPPED [ 69%] 2023-03-20T11:54:09.0542308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-630] SKIPPED [ 69%] 2023-03-20T11:54:09.0549018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-631] SKIPPED [ 69%] 2023-03-20T11:54:09.0555271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-632] SKIPPED [ 69%] 2023-03-20T11:54:09.0561838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-633] SKIPPED [ 69%] 2023-03-20T11:54:09.0569146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-634] SKIPPED [ 69%] 2023-03-20T11:54:09.0574643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-635] SKIPPED [ 69%] 2023-03-20T11:54:09.0581319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-636] SKIPPED [ 69%] 2023-03-20T11:54:09.0588081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-637] SKIPPED [ 69%] 2023-03-20T11:54:09.0595541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-638] SKIPPED [ 69%] 2023-03-20T11:54:09.0601935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-639] SKIPPED [ 69%] 2023-03-20T11:54:09.0609215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-640] SKIPPED [ 69%] 2023-03-20T11:54:09.0614788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-641] SKIPPED [ 69%] 2023-03-20T11:54:09.0621473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-642] SKIPPED [ 69%] 2023-03-20T11:54:09.0628164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-643] SKIPPED [ 69%] 2023-03-20T11:54:09.0634501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-644] SKIPPED [ 69%] 2023-03-20T11:54:09.0641104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-645] SKIPPED [ 69%] 2023-03-20T11:54:09.0647743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-646] SKIPPED [ 69%] 2023-03-20T11:54:09.0654385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-647] SKIPPED [ 69%] 2023-03-20T11:54:09.0661092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-648] SKIPPED [ 69%] 2023-03-20T11:54:09.0669129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-649] SKIPPED [ 69%] 2023-03-20T11:54:09.0675501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-650] SKIPPED [ 69%] 2023-03-20T11:54:09.0681938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-651] SKIPPED [ 69%] 2023-03-20T11:54:09.0689408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-652] SKIPPED [ 69%] 2023-03-20T11:54:09.0694685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-653] SKIPPED [ 69%] 2023-03-20T11:54:09.0701389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-654] SKIPPED [ 69%] 2023-03-20T11:54:09.0707913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-655] SKIPPED [ 69%] 2023-03-20T11:54:09.0714008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-656] SKIPPED [ 69%] 2023-03-20T11:54:09.0720279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-657] SKIPPED [ 69%] 2023-03-20T11:54:09.0726628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-658] SKIPPED [ 69%] 2023-03-20T11:54:09.0733460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-659] SKIPPED [ 69%] 2023-03-20T11:54:09.0739474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-660] SKIPPED [ 69%] 2023-03-20T11:54:09.0747066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-661] SKIPPED [ 69%] 2023-03-20T11:54:09.0753687Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-662] SKIPPED [ 69%] 2023-03-20T11:54:09.0760674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-663] SKIPPED [ 69%] 2023-03-20T11:54:09.0766359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-664] SKIPPED [ 69%] 2023-03-20T11:54:09.0773489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-665] SKIPPED [ 69%] 2023-03-20T11:54:09.0779593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-666] SKIPPED [ 69%] 2023-03-20T11:54:09.0786121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-667] SKIPPED [ 69%] 2023-03-20T11:54:09.0792658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-668] SKIPPED [ 69%] 2023-03-20T11:54:09.0799227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-669] SKIPPED [ 69%] 2023-03-20T11:54:09.0805531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-670] SKIPPED [ 69%] 2023-03-20T11:54:09.0813382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-671] SKIPPED [ 69%] 2023-03-20T11:54:09.0820401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-672] SKIPPED [ 69%] 2023-03-20T11:54:09.0826814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-673] SKIPPED [ 69%] 2023-03-20T11:54:09.0833318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-674] SKIPPED [ 69%] 2023-03-20T11:54:09.0839636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-675] SKIPPED [ 69%] 2023-03-20T11:54:09.0846067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-676] SKIPPED [ 69%] 2023-03-20T11:54:09.0853249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-677] SKIPPED [ 69%] 2023-03-20T11:54:09.0859067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-678] SKIPPED [ 69%] 2023-03-20T11:54:09.0865552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-679] SKIPPED [ 69%] 2023-03-20T11:54:09.0872080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-680] SKIPPED [ 69%] 2023-03-20T11:54:09.0878430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-681] SKIPPED [ 69%] 2023-03-20T11:54:09.0884683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-682] SKIPPED [ 69%] 2023-03-20T11:54:09.0892400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-683] SKIPPED [ 69%] 2023-03-20T11:54:09.0899486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-684] SKIPPED [ 69%] 2023-03-20T11:54:09.0905838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-685] SKIPPED [ 69%] 2023-03-20T11:54:09.0912437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-686] SKIPPED [ 69%] 2023-03-20T11:54:09.0918507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-687] SKIPPED [ 69%] 2023-03-20T11:54:09.0925064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-688] SKIPPED [ 69%] 2023-03-20T11:54:09.0932245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-689] SKIPPED [ 69%] 2023-03-20T11:54:09.0938353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-690] SKIPPED [ 69%] 2023-03-20T11:54:09.0944559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-691] SKIPPED [ 69%] 2023-03-20T11:54:09.0951287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-692] SKIPPED [ 69%] 2023-03-20T11:54:09.0957492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-693] SKIPPED [ 69%] 2023-03-20T11:54:09.0964059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-694] SKIPPED [ 69%] 2023-03-20T11:54:09.0971819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-695] SKIPPED [ 69%] 2023-03-20T11:54:09.0978196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-696] SKIPPED [ 69%] 2023-03-20T11:54:09.0984365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-697] SKIPPED [ 69%] 2023-03-20T11:54:09.0990879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-698] SKIPPED [ 69%] 2023-03-20T11:54:09.0997154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-699] SKIPPED [ 69%] 2023-03-20T11:54:09.1003497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-700] SKIPPED [ 69%] 2023-03-20T11:54:09.1010526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-701] SKIPPED [ 69%] 2023-03-20T11:54:09.1016388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-702] SKIPPED [ 69%] 2023-03-20T11:54:09.1022680Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-703] SKIPPED [ 69%] 2023-03-20T11:54:09.1029625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-704] SKIPPED [ 69%] 2023-03-20T11:54:09.1035777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-705] SKIPPED [ 69%] 2023-03-20T11:54:09.1042353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-706] SKIPPED [ 69%] 2023-03-20T11:54:09.1050509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-707] SKIPPED [ 69%] 2023-03-20T11:54:09.1056154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-708] SKIPPED [ 69%] 2023-03-20T11:54:09.1062663Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-709] SKIPPED [ 69%] 2023-03-20T11:54:09.1069337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-710] SKIPPED [ 69%] 2023-03-20T11:54:09.1075679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-711] SKIPPED [ 69%] 2023-03-20T11:54:09.1082021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-712] SKIPPED [ 69%] 2023-03-20T11:54:09.1089569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-713] SKIPPED [ 69%] 2023-03-20T11:54:09.1095253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-714] SKIPPED [ 69%] 2023-03-20T11:54:09.1101917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-715] SKIPPED [ 69%] 2023-03-20T11:54:09.1108580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-716] SKIPPED [ 69%] 2023-03-20T11:54:09.1114830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-717] SKIPPED [ 69%] 2023-03-20T11:54:09.1122645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-718] SKIPPED [ 69%] 2023-03-20T11:54:09.1130212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-719] SKIPPED [ 69%] 2023-03-20T11:54:09.1135564Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-720] SKIPPED [ 69%] 2023-03-20T11:54:09.1142051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-721] SKIPPED [ 69%] 2023-03-20T11:54:09.1148697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-722] SKIPPED [ 69%] 2023-03-20T11:54:09.1154885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-723] SKIPPED [ 69%] 2023-03-20T11:54:09.1161268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-724] SKIPPED [ 69%] 2023-03-20T11:54:09.1167460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-725] SKIPPED [ 69%] 2023-03-20T11:54:09.1174424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-726] SKIPPED [ 69%] 2023-03-20T11:54:09.1181060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-727] SKIPPED [ 69%] 2023-03-20T11:54:09.1187649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-728] SKIPPED [ 69%] 2023-03-20T11:54:09.1196753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-729] SKIPPED [ 69%] 2023-03-20T11:54:09.1203334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-730] SKIPPED [ 69%] 2023-03-20T11:54:09.1210492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-731] SKIPPED [ 69%] 2023-03-20T11:54:09.1216362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-732] SKIPPED [ 69%] 2023-03-20T11:54:09.1222671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-733] SKIPPED [ 69%] 2023-03-20T11:54:09.1229391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-734] SKIPPED [ 69%] 2023-03-20T11:54:09.1235750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-735] SKIPPED [ 69%] 2023-03-20T11:54:09.1242114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-736] SKIPPED [ 69%] 2023-03-20T11:54:09.1249168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-737] SKIPPED [ 69%] 2023-03-20T11:54:09.1254934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-738] SKIPPED [ 69%] 2023-03-20T11:54:09.1261929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-739] SKIPPED [ 69%] 2023-03-20T11:54:09.1268358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-740] SKIPPED [ 69%] 2023-03-20T11:54:09.1276059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-741] SKIPPED [ 69%] 2023-03-20T11:54:09.1282525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-742] SKIPPED [ 69%] 2023-03-20T11:54:09.1289822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-743] SKIPPED [ 69%] 2023-03-20T11:54:09.1295201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-744] SKIPPED [ 69%] 2023-03-20T11:54:09.1301373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-745] SKIPPED [ 69%] 2023-03-20T11:54:09.1307608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-746] SKIPPED [ 69%] 2023-03-20T11:54:09.1314354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-747] SKIPPED [ 69%] 2023-03-20T11:54:09.1320653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-748] SKIPPED [ 69%] 2023-03-20T11:54:09.1327021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-749] SKIPPED [ 69%] 2023-03-20T11:54:09.1333439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-750] SKIPPED [ 69%] 2023-03-20T11:54:09.1339650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-751] SKIPPED [ 69%] 2023-03-20T11:54:09.1347576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-752] SKIPPED [ 69%] 2023-03-20T11:54:09.1355258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-753] SKIPPED [ 69%] 2023-03-20T11:54:09.1360764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-754] SKIPPED [ 69%] 2023-03-20T11:54:09.1367207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-755] SKIPPED [ 69%] 2023-03-20T11:54:09.1373289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-756] SKIPPED [ 69%] 2023-03-20T11:54:09.1379441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-757] SKIPPED [ 69%] 2023-03-20T11:54:09.1385835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-758] SKIPPED [ 69%] 2023-03-20T11:54:09.1392516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-759] SKIPPED [ 69%] 2023-03-20T11:54:09.1398957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-760] SKIPPED [ 69%] 2023-03-20T11:54:09.1405046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-761] SKIPPED [ 69%] 2023-03-20T11:54:09.1412755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-762] SKIPPED [ 69%] 2023-03-20T11:54:09.1418200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-763] SKIPPED [ 69%] 2023-03-20T11:54:09.1425395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-764] SKIPPED [ 69%] 2023-03-20T11:54:09.1431992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-765] SKIPPED [ 69%] 2023-03-20T11:54:09.1438546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-766] SKIPPED [ 69%] 2023-03-20T11:54:09.1444823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-767] SKIPPED [ 69%] 2023-03-20T11:54:09.1452229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-768] SKIPPED [ 69%] 2023-03-20T11:54:09.1458524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-769] SKIPPED [ 69%] 2023-03-20T11:54:09.1464624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-770] SKIPPED [ 70%] 2023-03-20T11:54:09.1471376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-771] SKIPPED [ 70%] 2023-03-20T11:54:09.1477543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-772] SKIPPED [ 70%] 2023-03-20T11:54:09.1483898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-773] SKIPPED [ 70%] 2023-03-20T11:54:09.1490253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-774] SKIPPED [ 70%] 2023-03-20T11:54:09.1497927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-775] SKIPPED [ 70%] 2023-03-20T11:54:09.1504639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-776] SKIPPED [ 70%] 2023-03-20T11:54:09.1511181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-777] SKIPPED [ 70%] 2023-03-20T11:54:09.1517528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-778] SKIPPED [ 70%] 2023-03-20T11:54:09.1523878Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-779] SKIPPED [ 70%] 2023-03-20T11:54:09.1530545Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-780] SKIPPED [ 70%] 2023-03-20T11:54:09.1537384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-781] SKIPPED [ 70%] 2023-03-20T11:54:09.1543648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-782] SKIPPED [ 70%] 2023-03-20T11:54:09.1550352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-783] SKIPPED [ 70%] 2023-03-20T11:54:09.1556426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-784] SKIPPED [ 70%] 2023-03-20T11:54:09.1562919Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-785] SKIPPED [ 70%] 2023-03-20T11:54:09.1570404Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-786] SKIPPED [ 70%] 2023-03-20T11:54:09.1577180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-787] SKIPPED [ 70%] 2023-03-20T11:54:09.1583396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-788] SKIPPED [ 70%] 2023-03-20T11:54:09.1590140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-789] SKIPPED [ 70%] 2023-03-20T11:54:09.1596594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-790] SKIPPED [ 70%] 2023-03-20T11:54:09.1602809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-791] SKIPPED [ 70%] 2023-03-20T11:54:09.1610387Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-792] SKIPPED [ 70%] 2023-03-20T11:54:09.1615638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-793] SKIPPED [ 70%] 2023-03-20T11:54:09.1622405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-794] SKIPPED [ 70%] 2023-03-20T11:54:09.1628934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-795] SKIPPED [ 70%] 2023-03-20T11:54:09.1635157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-796] SKIPPED [ 70%] 2023-03-20T11:54:09.1641562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-797] SKIPPED [ 70%] 2023-03-20T11:54:09.1650279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-798] SKIPPED [ 70%] 2023-03-20T11:54:09.1655802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-799] SKIPPED [ 70%] 2023-03-20T11:54:09.1662221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-800] SKIPPED [ 70%] 2023-03-20T11:54:09.1669001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-801] SKIPPED [ 70%] 2023-03-20T11:54:09.1675207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-802] SKIPPED [ 70%] 2023-03-20T11:54:09.1681877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-803] SKIPPED [ 70%] 2023-03-20T11:54:09.1689244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-804] SKIPPED [ 70%] 2023-03-20T11:54:09.1694600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-805] SKIPPED [ 70%] 2023-03-20T11:54:09.1701225Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-806] SKIPPED [ 70%] 2023-03-20T11:54:09.1707927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-807] SKIPPED [ 70%] 2023-03-20T11:54:09.1714219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-808] SKIPPED [ 70%] 2023-03-20T11:54:09.1720492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-809] SKIPPED [ 70%] 2023-03-20T11:54:09.1728745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-810] SKIPPED [ 70%] 2023-03-20T11:54:09.1734495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-811] SKIPPED [ 70%] 2023-03-20T11:54:09.1740715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-812] SKIPPED [ 70%] 2023-03-20T11:54:09.1747159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-813] SKIPPED [ 70%] 2023-03-20T11:54:09.1753556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-814] SKIPPED [ 70%] 2023-03-20T11:54:09.1759826Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-815] SKIPPED [ 70%] 2023-03-20T11:54:09.1766169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-816] SKIPPED [ 70%] 2023-03-20T11:54:09.1773321Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-817] SKIPPED [ 70%] 2023-03-20T11:54:09.1779475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-818] SKIPPED [ 70%] 2023-03-20T11:54:09.1785746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-819] SKIPPED [ 70%] 2023-03-20T11:54:09.1792490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-820] SKIPPED [ 70%] 2023-03-20T11:54:09.1800110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-821] SKIPPED [ 70%] 2023-03-20T11:54:09.1806339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-822] SKIPPED [ 70%] 2023-03-20T11:54:09.1813616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-823] SKIPPED [ 70%] 2023-03-20T11:54:09.1818910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-824] SKIPPED [ 70%] 2023-03-20T11:54:09.1825181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-825] SKIPPED [ 70%] 2023-03-20T11:54:09.1831459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-826] SKIPPED [ 70%] 2023-03-20T11:54:09.1837157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-827] SKIPPED [ 70%] 2023-03-20T11:54:09.1843015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-828] SKIPPED [ 70%] 2023-03-20T11:54:09.1850011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-829] SKIPPED [ 70%] 2023-03-20T11:54:09.1854752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-830] SKIPPED [ 70%] 2023-03-20T11:54:09.1860735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-831] SKIPPED [ 70%] 2023-03-20T11:54:09.1866668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-832] SKIPPED [ 70%] 2023-03-20T11:54:09.1873592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-833] SKIPPED [ 70%] 2023-03-20T11:54:09.1879341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-834] SKIPPED [ 70%] 2023-03-20T11:54:09.1885119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-835] SKIPPED [ 70%] 2023-03-20T11:54:09.1891745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-836] SKIPPED [ 70%] 2023-03-20T11:54:09.1896494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-837] SKIPPED [ 70%] 2023-03-20T11:54:09.1902664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-838] SKIPPED [ 70%] 2023-03-20T11:54:09.1908366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-839] SKIPPED [ 70%] 2023-03-20T11:54:09.1913953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-840] SKIPPED [ 70%] 2023-03-20T11:54:09.1919712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-841] SKIPPED [ 70%] 2023-03-20T11:54:09.1925444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-842] SKIPPED [ 70%] 2023-03-20T11:54:09.1932211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-843] SKIPPED [ 70%] 2023-03-20T11:54:09.1938705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-844] SKIPPED [ 70%] 2023-03-20T11:54:09.1944563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-elastic-845] SKIPPED [ 70%] 2023-03-20T11:54:09.1950657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-000] SKIPPED [ 70%] 2023-03-20T11:54:09.1956361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-001] SKIPPED [ 70%] 2023-03-20T11:54:09.1962139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-002] SKIPPED [ 70%] 2023-03-20T11:54:09.1969101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-003] SKIPPED [ 70%] 2023-03-20T11:54:09.1973855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-004] SKIPPED [ 70%] 2023-03-20T11:54:09.1979429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-005] SKIPPED [ 70%] 2023-03-20T11:54:09.1985525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-006] SKIPPED [ 70%] 2023-03-20T11:54:09.1991730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-007] SKIPPED [ 70%] 2023-03-20T11:54:09.1997400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-008] SKIPPED [ 70%] 2023-03-20T11:54:09.2004366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-009] SKIPPED [ 70%] 2023-03-20T11:54:09.2010544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-010] SKIPPED [ 70%] 2023-03-20T11:54:09.2016365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-011] SKIPPED [ 70%] 2023-03-20T11:54:09.2022145Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-012] SKIPPED [ 70%] 2023-03-20T11:54:09.2028278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-013] SKIPPED [ 70%] 2023-03-20T11:54:09.2034098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-014] SKIPPED [ 70%] 2023-03-20T11:54:09.2040222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-015] SKIPPED [ 70%] 2023-03-20T11:54:09.2046143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-016] SKIPPED [ 70%] 2023-03-20T11:54:09.2052547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-017] SKIPPED [ 70%] 2023-03-20T11:54:09.2057886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-018] SKIPPED [ 70%] 2023-03-20T11:54:09.2063586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-019] SKIPPED [ 70%] 2023-03-20T11:54:09.2069738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-020] SKIPPED [ 70%] 2023-03-20T11:54:09.2078313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-021] SKIPPED [ 70%] 2023-03-20T11:54:09.2084010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-022] SKIPPED [ 70%] 2023-03-20T11:54:09.2090518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-023] SKIPPED [ 70%] 2023-03-20T11:54:09.2096151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-024] SKIPPED [ 70%] 2023-03-20T11:54:09.2101772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-025] SKIPPED [ 70%] 2023-03-20T11:54:09.2107853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-026] SKIPPED [ 70%] 2023-03-20T11:54:09.2113114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-027] SKIPPED [ 70%] 2023-03-20T11:54:09.2118755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-028] SKIPPED [ 70%] 2023-03-20T11:54:09.2124551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-029] SKIPPED [ 70%] 2023-03-20T11:54:09.2130667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-030] SKIPPED [ 70%] 2023-03-20T11:54:09.2136452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-031] SKIPPED [ 70%] 2023-03-20T11:54:09.2143317Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-032] SKIPPED [ 70%] 2023-03-20T11:54:09.2149504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-033] SKIPPED [ 70%] 2023-03-20T11:54:09.2155250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-034] SKIPPED [ 70%] 2023-03-20T11:54:09.2161014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-035] SKIPPED [ 70%] 2023-03-20T11:54:09.2166839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-036] SKIPPED [ 70%] 2023-03-20T11:54:09.2173272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-037] SKIPPED [ 70%] 2023-03-20T11:54:09.2178846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-038] SKIPPED [ 70%] 2023-03-20T11:54:09.2184713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-039] SKIPPED [ 70%] 2023-03-20T11:54:09.2190987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-040] SKIPPED [ 70%] 2023-03-20T11:54:09.2196621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-041] SKIPPED [ 70%] 2023-03-20T11:54:09.2202418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-042] SKIPPED [ 70%] 2023-03-20T11:54:09.2209117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-043] SKIPPED [ 70%] 2023-03-20T11:54:09.2215764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-044] SKIPPED [ 70%] 2023-03-20T11:54:09.2221621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-045] SKIPPED [ 70%] 2023-03-20T11:54:09.2227716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-046] SKIPPED [ 70%] 2023-03-20T11:54:09.2233449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-047] SKIPPED [ 70%] 2023-03-20T11:54:09.2239293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-048] SKIPPED [ 70%] 2023-03-20T11:54:09.2244968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-049] SKIPPED [ 70%] 2023-03-20T11:54:09.2252023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-050] SKIPPED [ 70%] 2023-03-20T11:54:09.2256661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-051] SKIPPED [ 70%] 2023-03-20T11:54:09.2262745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-052] SKIPPED [ 70%] 2023-03-20T11:54:09.2268752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-053] SKIPPED [ 70%] 2023-03-20T11:54:09.2274154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-054] SKIPPED [ 70%] 2023-03-20T11:54:09.2281391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-055] SKIPPED [ 70%] 2023-03-20T11:54:09.2287036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-056] SKIPPED [ 70%] 2023-03-20T11:54:09.2293417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-057] SKIPPED [ 70%] 2023-03-20T11:54:09.2298681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-058] SKIPPED [ 70%] 2023-03-20T11:54:09.2304887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-059] SKIPPED [ 70%] 2023-03-20T11:54:09.2311011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-060] SKIPPED [ 70%] 2023-03-20T11:54:09.2316705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-061] SKIPPED [ 70%] 2023-03-20T11:54:09.2322708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-062] SKIPPED [ 70%] 2023-03-20T11:54:09.2329509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-063] SKIPPED [ 70%] 2023-03-20T11:54:09.2334583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-064] SKIPPED [ 70%] 2023-03-20T11:54:09.2340111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-065] SKIPPED [ 70%] 2023-03-20T11:54:09.2345994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-066] SKIPPED [ 70%] 2023-03-20T11:54:09.2352951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-067] SKIPPED [ 70%] 2023-03-20T11:54:09.2358671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-068] SKIPPED [ 70%] 2023-03-20T11:54:09.2364524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-069] SKIPPED [ 70%] 2023-03-20T11:54:09.2370536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-070] SKIPPED [ 70%] 2023-03-20T11:54:09.2376379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-071] SKIPPED [ 70%] 2023-03-20T11:54:09.2382319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-072] SKIPPED [ 70%] 2023-03-20T11:54:09.2388215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-073] SKIPPED [ 70%] 2023-03-20T11:54:09.2393856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-074] SKIPPED [ 70%] 2023-03-20T11:54:09.2399650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-075] SKIPPED [ 70%] 2023-03-20T11:54:09.2405431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-076] SKIPPED [ 70%] 2023-03-20T11:54:09.2412328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-077] SKIPPED [ 70%] 2023-03-20T11:54:09.2418725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-078] SKIPPED [ 70%] 2023-03-20T11:54:09.2424700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-079] SKIPPED [ 70%] 2023-03-20T11:54:09.2430760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-080] SKIPPED [ 70%] 2023-03-20T11:54:09.2436276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-081] SKIPPED [ 70%] 2023-03-20T11:54:09.2442090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-082] SKIPPED [ 70%] 2023-03-20T11:54:09.2447831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-083] SKIPPED [ 70%] 2023-03-20T11:54:09.2453951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-084] SKIPPED [ 70%] 2023-03-20T11:54:09.2459832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-085] SKIPPED [ 70%] 2023-03-20T11:54:09.2465532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-086] SKIPPED [ 70%] 2023-03-20T11:54:09.2471728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-087] SKIPPED [ 70%] 2023-03-20T11:54:09.2477302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-088] SKIPPED [ 70%] 2023-03-20T11:54:09.2483341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-089] SKIPPED [ 70%] 2023-03-20T11:54:09.2490559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-090] SKIPPED [ 70%] 2023-03-20T11:54:09.2496553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-091] SKIPPED [ 70%] 2023-03-20T11:54:09.2502105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-092] SKIPPED [ 70%] 2023-03-20T11:54:09.2508249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-093] SKIPPED [ 70%] 2023-03-20T11:54:09.2513962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-094] SKIPPED [ 70%] 2023-03-20T11:54:09.2519671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-095] SKIPPED [ 70%] 2023-03-20T11:54:09.2525493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-096] SKIPPED [ 70%] 2023-03-20T11:54:09.2532281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-097] SKIPPED [ 70%] 2023-03-20T11:54:09.2537489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-098] SKIPPED [ 70%] 2023-03-20T11:54:09.2543214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-099] SKIPPED [ 70%] 2023-03-20T11:54:09.2549640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-100] SKIPPED [ 70%] 2023-03-20T11:54:09.2556527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-101] SKIPPED [ 70%] 2023-03-20T11:54:09.2562593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-102] SKIPPED [ 70%] 2023-03-20T11:54:09.2569554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-103] SKIPPED [ 70%] 2023-03-20T11:54:09.2574172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-104] SKIPPED [ 70%] 2023-03-20T11:54:09.2580225Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-105] SKIPPED [ 70%] 2023-03-20T11:54:09.2586208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-106] SKIPPED [ 70%] 2023-03-20T11:54:09.2592070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-107] SKIPPED [ 70%] 2023-03-20T11:54:09.2597670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-108] SKIPPED [ 70%] 2023-03-20T11:54:09.2603488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-109] SKIPPED [ 70%] 2023-03-20T11:54:09.2610496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-110] SKIPPED [ 70%] 2023-03-20T11:54:09.2615179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-111] SKIPPED [ 70%] 2023-03-20T11:54:09.2621167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-112] SKIPPED [ 70%] 2023-03-20T11:54:09.2628327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-113] SKIPPED [ 70%] 2023-03-20T11:54:09.2633546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-114] SKIPPED [ 70%] 2023-03-20T11:54:09.2639554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-115] SKIPPED [ 70%] 2023-03-20T11:54:09.2645025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-116] SKIPPED [ 70%] 2023-03-20T11:54:09.2651059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-117] SKIPPED [ 70%] 2023-03-20T11:54:09.2657104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-118] SKIPPED [ 70%] 2023-03-20T11:54:09.2662420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-119] SKIPPED [ 70%] 2023-03-20T11:54:09.2668469Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-120] SKIPPED [ 70%] 2023-03-20T11:54:09.2674224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-121] SKIPPED [ 70%] 2023-03-20T11:54:09.2679910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-122] SKIPPED [ 70%] 2023-03-20T11:54:09.2685759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-123] SKIPPED [ 70%] 2023-03-20T11:54:09.2693330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-124] SKIPPED [ 70%] 2023-03-20T11:54:09.2699024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-125] SKIPPED [ 70%] 2023-03-20T11:54:09.2704707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-126] SKIPPED [ 70%] 2023-03-20T11:54:09.2711010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-127] SKIPPED [ 70%] 2023-03-20T11:54:09.2716605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-128] SKIPPED [ 70%] 2023-03-20T11:54:09.2722628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-129] SKIPPED [ 70%] 2023-03-20T11:54:09.2729043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-130] SKIPPED [ 70%] 2023-03-20T11:54:09.2734294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-131] SKIPPED [ 70%] 2023-03-20T11:54:09.2740385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-132] SKIPPED [ 70%] 2023-03-20T11:54:09.2746239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-133] SKIPPED [ 70%] 2023-03-20T11:54:09.2752359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-134] SKIPPED [ 70%] 2023-03-20T11:54:09.2757958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-135] SKIPPED [ 70%] 2023-03-20T11:54:09.2764873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-136] SKIPPED [ 70%] 2023-03-20T11:54:09.2771760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-137] SKIPPED [ 70%] 2023-03-20T11:54:09.2776818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-138] SKIPPED [ 70%] 2023-03-20T11:54:09.2782384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-139] SKIPPED [ 70%] 2023-03-20T11:54:09.2788428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-140] SKIPPED [ 70%] 2023-03-20T11:54:09.2794181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-141] SKIPPED [ 70%] 2023-03-20T11:54:09.2799979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-142] SKIPPED [ 70%] 2023-03-20T11:54:09.2805756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-143] SKIPPED [ 70%] 2023-03-20T11:54:09.2812761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-144] SKIPPED [ 70%] 2023-03-20T11:54:09.2817717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-145] SKIPPED [ 70%] 2023-03-20T11:54:09.2823271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-146] SKIPPED [ 70%] 2023-03-20T11:54:09.2831017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-147] SKIPPED [ 70%] 2023-03-20T11:54:09.2836595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-148] SKIPPED [ 70%] 2023-03-20T11:54:09.2842466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-149] SKIPPED [ 70%] 2023-03-20T11:54:09.2849594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-150] SKIPPED [ 70%] 2023-03-20T11:54:09.2854222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-151] SKIPPED [ 70%] 2023-03-20T11:54:09.2860417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-152] SKIPPED [ 70%] 2023-03-20T11:54:09.2866180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-153] SKIPPED [ 70%] 2023-03-20T11:54:09.2872217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-154] SKIPPED [ 70%] 2023-03-20T11:54:09.2878016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-155] SKIPPED [ 70%] 2023-03-20T11:54:09.2883903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-156] SKIPPED [ 70%] 2023-03-20T11:54:09.2890670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-157] SKIPPED [ 70%] 2023-03-20T11:54:09.2898670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-158] SKIPPED [ 70%] 2023-03-20T11:54:09.2904407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-159] SKIPPED [ 70%] 2023-03-20T11:54:09.2910581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-160] SKIPPED [ 70%] 2023-03-20T11:54:09.2916300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-161] SKIPPED [ 70%] 2023-03-20T11:54:09.2922059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-162] SKIPPED [ 70%] 2023-03-20T11:54:09.2927717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-163] SKIPPED [ 70%] 2023-03-20T11:54:09.2933607Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-164] SKIPPED [ 70%] 2023-03-20T11:54:09.2939334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-165] SKIPPED [ 70%] 2023-03-20T11:54:09.2945354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-166] SKIPPED [ 70%] 2023-03-20T11:54:09.2951443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-167] SKIPPED [ 70%] 2023-03-20T11:54:09.2957086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-168] SKIPPED [ 70%] 2023-03-20T11:54:09.2963039Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-169] SKIPPED [ 70%] 2023-03-20T11:54:09.2970547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-170] SKIPPED [ 70%] 2023-03-20T11:54:09.2976109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-171] SKIPPED [ 70%] 2023-03-20T11:54:09.2981844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-172] SKIPPED [ 70%] 2023-03-20T11:54:09.2988082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-173] SKIPPED [ 70%] 2023-03-20T11:54:09.2993747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-174] SKIPPED [ 70%] 2023-03-20T11:54:09.2999595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-175] SKIPPED [ 70%] 2023-03-20T11:54:09.3005251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-176] SKIPPED [ 70%] 2023-03-20T11:54:09.3011982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-177] SKIPPED [ 70%] 2023-03-20T11:54:09.3017154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-178] SKIPPED [ 70%] 2023-03-20T11:54:09.3022939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-179] SKIPPED [ 70%] 2023-03-20T11:54:09.3028988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-180] SKIPPED [ 70%] 2023-03-20T11:54:09.3036181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-181] SKIPPED [ 70%] 2023-03-20T11:54:09.3042057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-182] SKIPPED [ 70%] 2023-03-20T11:54:09.3047639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-183] SKIPPED [ 70%] 2023-03-20T11:54:09.3053940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-184] SKIPPED [ 70%] 2023-03-20T11:54:09.3059871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-185] SKIPPED [ 70%] 2023-03-20T11:54:09.3065644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-186] SKIPPED [ 70%] 2023-03-20T11:54:09.3071541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-187] SKIPPED [ 70%] 2023-03-20T11:54:09.3077263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-188] SKIPPED [ 70%] 2023-03-20T11:54:09.3083061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-189] SKIPPED [ 70%] 2023-03-20T11:54:09.3090068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-190] SKIPPED [ 70%] 2023-03-20T11:54:09.3094503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-191] SKIPPED [ 70%] 2023-03-20T11:54:09.3100626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-192] SKIPPED [ 70%] 2023-03-20T11:54:09.3107537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-193] SKIPPED [ 70%] 2023-03-20T11:54:09.3113436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-194] SKIPPED [ 70%] 2023-03-20T11:54:09.3119230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-195] SKIPPED [ 70%] 2023-03-20T11:54:09.3124938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-196] SKIPPED [ 70%] 2023-03-20T11:54:09.3130859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-197] SKIPPED [ 70%] 2023-03-20T11:54:09.3136745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-198] SKIPPED [ 70%] 2023-03-20T11:54:09.3142554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-199] SKIPPED [ 70%] 2023-03-20T11:54:09.3148529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-200] SKIPPED [ 70%] 2023-03-20T11:54:09.3154372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-201] SKIPPED [ 70%] 2023-03-20T11:54:09.3160036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-202] SKIPPED [ 70%] 2023-03-20T11:54:09.3165818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-203] SKIPPED [ 70%] 2023-03-20T11:54:09.3173420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-204] SKIPPED [ 70%] 2023-03-20T11:54:09.3180028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-205] SKIPPED [ 70%] 2023-03-20T11:54:09.3186353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-206] SKIPPED [ 70%] 2023-03-20T11:54:09.3192920Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-207] SKIPPED [ 70%] 2023-03-20T11:54:09.3199584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-208] SKIPPED [ 70%] 2023-03-20T11:54:09.3205705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-209] SKIPPED [ 70%] 2023-03-20T11:54:09.3213369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-210] SKIPPED [ 70%] 2023-03-20T11:54:09.3218796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-211] SKIPPED [ 70%] 2023-03-20T11:54:09.3225495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-212] SKIPPED [ 70%] 2023-03-20T11:54:09.3232247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-213] SKIPPED [ 70%] 2023-03-20T11:54:09.3239123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-214] SKIPPED [ 70%] 2023-03-20T11:54:09.3245114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-215] SKIPPED [ 70%] 2023-03-20T11:54:09.3253568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-216] SKIPPED [ 70%] 2023-03-20T11:54:09.3259451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-217] SKIPPED [ 70%] 2023-03-20T11:54:09.3265950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-218] SKIPPED [ 70%] 2023-03-20T11:54:09.3272136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-219] SKIPPED [ 70%] 2023-03-20T11:54:09.3278448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-220] SKIPPED [ 70%] 2023-03-20T11:54:09.3284707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-221] SKIPPED [ 70%] 2023-03-20T11:54:09.3292216Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-222] SKIPPED [ 70%] 2023-03-20T11:54:09.3298130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-223] SKIPPED [ 70%] 2023-03-20T11:54:09.3304372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-224] SKIPPED [ 70%] 2023-03-20T11:54:09.3311249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-225] SKIPPED [ 70%] 2023-03-20T11:54:09.3317482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-226] SKIPPED [ 70%] 2023-03-20T11:54:09.3325204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-227] SKIPPED [ 70%] 2023-03-20T11:54:09.3332800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-228] SKIPPED [ 70%] 2023-03-20T11:54:09.3338257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-229] SKIPPED [ 70%] 2023-03-20T11:54:09.3344906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-230] SKIPPED [ 70%] 2023-03-20T11:54:09.3351665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-231] SKIPPED [ 70%] 2023-03-20T11:54:09.3358273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-232] SKIPPED [ 70%] 2023-03-20T11:54:09.3364576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-233] SKIPPED [ 70%] 2023-03-20T11:54:09.3371573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-234] SKIPPED [ 70%] 2023-03-20T11:54:09.3377582Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-235] SKIPPED [ 70%] 2023-03-20T11:54:09.3383836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-236] SKIPPED [ 70%] 2023-03-20T11:54:09.3390696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-237] SKIPPED [ 70%] 2023-03-20T11:54:09.3396924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-238] SKIPPED [ 70%] 2023-03-20T11:54:09.3404673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-239] SKIPPED [ 70%] 2023-03-20T11:54:09.3412028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-240] SKIPPED [ 70%] 2023-03-20T11:54:09.3417910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-241] SKIPPED [ 70%] 2023-03-20T11:54:09.3424227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-242] SKIPPED [ 70%] 2023-03-20T11:54:09.3430875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-243] SKIPPED [ 70%] 2023-03-20T11:54:09.3437147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-244] SKIPPED [ 70%] 2023-03-20T11:54:09.3443613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-245] SKIPPED [ 70%] 2023-03-20T11:54:09.3450820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-246] SKIPPED [ 70%] 2023-03-20T11:54:09.3457053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-247] SKIPPED [ 70%] 2023-03-20T11:54:09.3463369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-248] SKIPPED [ 70%] 2023-03-20T11:54:09.3470189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-249] SKIPPED [ 70%] 2023-03-20T11:54:09.3477718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-250] SKIPPED [ 70%] 2023-03-20T11:54:09.3484147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-251] SKIPPED [ 70%] 2023-03-20T11:54:09.3490761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-252] SKIPPED [ 70%] 2023-03-20T11:54:09.3497159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-253] SKIPPED [ 70%] 2023-03-20T11:54:09.3503732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-254] SKIPPED [ 70%] 2023-03-20T11:54:09.3510532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-255] SKIPPED [ 70%] 2023-03-20T11:54:09.3516391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-256] SKIPPED [ 70%] 2023-03-20T11:54:09.3522850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-257] SKIPPED [ 70%] 2023-03-20T11:54:09.3530228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-258] SKIPPED [ 70%] 2023-03-20T11:54:09.3535712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-259] SKIPPED [ 70%] 2023-03-20T11:54:09.3542234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-260] SKIPPED [ 70%] 2023-03-20T11:54:09.3548784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-261] SKIPPED [ 70%] 2023-03-20T11:54:09.3556659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-262] SKIPPED [ 70%] 2023-03-20T11:54:09.3563132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-263] SKIPPED [ 70%] 2023-03-20T11:54:09.3571181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-264] SKIPPED [ 70%] 2023-03-20T11:54:09.3576306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-265] SKIPPED [ 70%] 2023-03-20T11:54:09.3582771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-266] SKIPPED [ 70%] 2023-03-20T11:54:09.3589504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-267] SKIPPED [ 70%] 2023-03-20T11:54:09.3595814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-268] SKIPPED [ 70%] 2023-03-20T11:54:09.3602508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-269] SKIPPED [ 70%] 2023-03-20T11:54:09.3609877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-270] SKIPPED [ 70%] 2023-03-20T11:54:09.3615452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-271] SKIPPED [ 70%] 2023-03-20T11:54:09.3622086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-272] SKIPPED [ 70%] 2023-03-20T11:54:09.3630142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-273] SKIPPED [ 70%] 2023-03-20T11:54:09.3636420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-274] SKIPPED [ 70%] 2023-03-20T11:54:09.3642756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-275] SKIPPED [ 70%] 2023-03-20T11:54:09.3650581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-276] SKIPPED [ 70%] 2023-03-20T11:54:09.3656275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-277] SKIPPED [ 70%] 2023-03-20T11:54:09.3662513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-278] SKIPPED [ 70%] 2023-03-20T11:54:09.3669241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-279] SKIPPED [ 70%] 2023-03-20T11:54:09.3675701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-280] SKIPPED [ 70%] 2023-03-20T11:54:09.3682036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-281] SKIPPED [ 70%] 2023-03-20T11:54:09.3689285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-282] SKIPPED [ 70%] 2023-03-20T11:54:09.3695234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-283] SKIPPED [ 70%] 2023-03-20T11:54:09.3703045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-284] SKIPPED [ 70%] 2023-03-20T11:54:09.3709749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-285] SKIPPED [ 70%] 2023-03-20T11:54:09.3716090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-286] SKIPPED [ 70%] 2023-03-20T11:54:09.3722595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-287] SKIPPED [ 70%] 2023-03-20T11:54:09.3730186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-288] SKIPPED [ 70%] 2023-03-20T11:54:09.3735647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-289] SKIPPED [ 70%] 2023-03-20T11:54:09.3741850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-290] SKIPPED [ 70%] 2023-03-20T11:54:09.3748571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-291] SKIPPED [ 70%] 2023-03-20T11:54:09.3754789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-292] SKIPPED [ 70%] 2023-03-20T11:54:09.3761331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-293] SKIPPED [ 70%] 2023-03-20T11:54:09.3767241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-294] SKIPPED [ 70%] 2023-03-20T11:54:09.3774203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-295] SKIPPED [ 70%] 2023-03-20T11:54:09.3784031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-296] SKIPPED [ 70%] 2023-03-20T11:54:09.3790378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-297] SKIPPED [ 70%] 2023-03-20T11:54:09.3796873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-298] SKIPPED [ 70%] 2023-03-20T11:54:09.3803381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-299] SKIPPED [ 70%] 2023-03-20T11:54:09.3810114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-300] SKIPPED [ 70%] 2023-03-20T11:54:09.3815916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-301] SKIPPED [ 70%] 2023-03-20T11:54:09.3821742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-302] SKIPPED [ 70%] 2023-03-20T11:54:09.3828463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-303] SKIPPED [ 70%] 2023-03-20T11:54:09.3834489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-304] SKIPPED [ 70%] 2023-03-20T11:54:09.3841101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-305] SKIPPED [ 70%] 2023-03-20T11:54:09.3847112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-306] SKIPPED [ 70%] 2023-03-20T11:54:09.3854790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-307] SKIPPED [ 70%] 2023-03-20T11:54:09.3861084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-308] SKIPPED [ 70%] 2023-03-20T11:54:09.3867024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-309] SKIPPED [ 70%] 2023-03-20T11:54:09.3873558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-310] SKIPPED [ 70%] 2023-03-20T11:54:09.3889248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-311] SKIPPED [ 70%] 2023-03-20T11:54:09.3893146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-312] SKIPPED [ 70%] 2023-03-20T11:54:09.3893883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-313] SKIPPED [ 70%] 2023-03-20T11:54:09.3898961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-314] SKIPPED [ 70%] 2023-03-20T11:54:09.3904818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-315] SKIPPED [ 70%] 2023-03-20T11:54:09.3911962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-316] SKIPPED [ 70%] 2023-03-20T11:54:09.3917627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-317] SKIPPED [ 70%] 2023-03-20T11:54:09.3923613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-318] SKIPPED [ 70%] 2023-03-20T11:54:09.3932180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-319] SKIPPED [ 70%] 2023-03-20T11:54:09.3937452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-320] SKIPPED [ 70%] 2023-03-20T11:54:09.3943442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-321] SKIPPED [ 70%] 2023-03-20T11:54:09.3950155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-322] SKIPPED [ 70%] 2023-03-20T11:54:09.3956123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-323] SKIPPED [ 70%] 2023-03-20T11:54:09.3962930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-324] SKIPPED [ 70%] 2023-03-20T11:54:09.3970007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-325] SKIPPED [ 70%] 2023-03-20T11:54:09.3975437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-326] SKIPPED [ 70%] 2023-03-20T11:54:09.3981851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-327] SKIPPED [ 70%] 2023-03-20T11:54:09.3988547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-328] SKIPPED [ 70%] 2023-03-20T11:54:09.3994690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-329] SKIPPED [ 70%] 2023-03-20T11:54:09.4002348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-330] SKIPPED [ 70%] 2023-03-20T11:54:09.4009528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-331] SKIPPED [ 70%] 2023-03-20T11:54:09.4014874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-332] SKIPPED [ 70%] 2023-03-20T11:54:09.4021393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-333] SKIPPED [ 70%] 2023-03-20T11:54:09.4027775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-334] SKIPPED [ 70%] 2023-03-20T11:54:09.4033931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-335] SKIPPED [ 70%] 2023-03-20T11:54:09.4040173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-336] SKIPPED [ 70%] 2023-03-20T11:54:09.4046270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-337] SKIPPED [ 70%] 2023-03-20T11:54:09.4053306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-338] SKIPPED [ 70%] 2023-03-20T11:54:09.4058893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-339] SKIPPED [ 70%] 2023-03-20T11:54:09.4065031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-340] SKIPPED [ 70%] 2023-03-20T11:54:09.4071510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-341] SKIPPED [ 70%] 2023-03-20T11:54:09.4078749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-342] SKIPPED [ 70%] 2023-03-20T11:54:09.4085002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-343] SKIPPED [ 70%] 2023-03-20T11:54:09.4092327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-344] SKIPPED [ 70%] 2023-03-20T11:54:09.4097508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-345] SKIPPED [ 70%] 2023-03-20T11:54:09.4104051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-346] SKIPPED [ 70%] 2023-03-20T11:54:09.4110471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-347] SKIPPED [ 70%] 2023-03-20T11:54:09.4116682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-348] SKIPPED [ 70%] 2023-03-20T11:54:09.4122845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-349] SKIPPED [ 70%] 2023-03-20T11:54:09.4130233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-350] SKIPPED [ 70%] 2023-03-20T11:54:09.4135284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-351] SKIPPED [ 70%] 2023-03-20T11:54:09.4141703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-352] SKIPPED [ 70%] 2023-03-20T11:54:09.4149105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-353] SKIPPED [ 70%] 2023-03-20T11:54:09.4156439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-354] SKIPPED [ 70%] 2023-03-20T11:54:09.4162621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-355] SKIPPED [ 70%] 2023-03-20T11:54:09.4170014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-356] SKIPPED [ 70%] 2023-03-20T11:54:09.4175154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-357] SKIPPED [ 70%] 2023-03-20T11:54:09.4181589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-358] SKIPPED [ 70%] 2023-03-20T11:54:09.4187960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-359] SKIPPED [ 70%] 2023-03-20T11:54:09.4193592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-360] SKIPPED [ 70%] 2023-03-20T11:54:09.4199725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-361] SKIPPED [ 70%] 2023-03-20T11:54:09.4205937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-362] SKIPPED [ 70%] 2023-03-20T11:54:09.4213287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-363] SKIPPED [ 70%] 2023-03-20T11:54:09.4218544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-364] SKIPPED [ 70%] 2023-03-20T11:54:09.4225846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-365] SKIPPED [ 70%] 2023-03-20T11:54:09.4232242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-366] SKIPPED [ 70%] 2023-03-20T11:54:09.4238472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-367] SKIPPED [ 70%] 2023-03-20T11:54:09.4244631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-368] SKIPPED [ 70%] 2023-03-20T11:54:09.4251190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-369] SKIPPED [ 70%] 2023-03-20T11:54:09.4257405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-370] SKIPPED [ 70%] 2023-03-20T11:54:09.4263575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-371] SKIPPED [ 70%] 2023-03-20T11:54:09.4270141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-372] SKIPPED [ 70%] 2023-03-20T11:54:09.4276236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-373] SKIPPED [ 70%] 2023-03-20T11:54:09.4282558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-374] SKIPPED [ 70%] 2023-03-20T11:54:09.4289476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-375] SKIPPED [ 70%] 2023-03-20T11:54:09.4296435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-376] SKIPPED [ 70%] 2023-03-20T11:54:09.4303125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-377] SKIPPED [ 70%] 2023-03-20T11:54:09.4310075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-378] SKIPPED [ 70%] 2023-03-20T11:54:09.4316550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-379] SKIPPED [ 70%] 2023-03-20T11:54:09.4323165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-380] SKIPPED [ 70%] 2023-03-20T11:54:09.4330588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-381] SKIPPED [ 70%] 2023-03-20T11:54:09.4336692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-382] SKIPPED [ 70%] 2023-03-20T11:54:09.4343294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-383] SKIPPED [ 70%] 2023-03-20T11:54:09.4350259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-384] SKIPPED [ 70%] 2023-03-20T11:54:09.4356729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-385] SKIPPED [ 70%] 2023-03-20T11:54:09.4363307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-386] SKIPPED [ 70%] 2023-03-20T11:54:09.4371530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-387] SKIPPED [ 70%] 2023-03-20T11:54:09.4378163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-388] SKIPPED [ 70%] 2023-03-20T11:54:09.4384730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-389] SKIPPED [ 70%] 2023-03-20T11:54:09.4391677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-390] SKIPPED [ 70%] 2023-03-20T11:54:09.4398254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-391] SKIPPED [ 70%] 2023-03-20T11:54:09.4404688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-392] SKIPPED [ 70%] 2023-03-20T11:54:09.4412277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-393] SKIPPED [ 70%] 2023-03-20T11:54:09.4418271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-394] SKIPPED [ 70%] 2023-03-20T11:54:09.4424723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-395] SKIPPED [ 70%] 2023-03-20T11:54:09.4431693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-396] SKIPPED [ 70%] 2023-03-20T11:54:09.4438275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-397] SKIPPED [ 70%] 2023-03-20T11:54:09.4444956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-398] SKIPPED [ 70%] 2023-03-20T11:54:09.4453296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-399] SKIPPED [ 70%] 2023-03-20T11:54:09.4459763Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-400] SKIPPED [ 70%] 2023-03-20T11:54:09.4466444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-401] SKIPPED [ 70%] 2023-03-20T11:54:09.4473222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-402] SKIPPED [ 70%] 2023-03-20T11:54:09.4479813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-403] SKIPPED [ 70%] 2023-03-20T11:54:09.4486260Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-404] SKIPPED [ 70%] 2023-03-20T11:54:09.4493266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-405] SKIPPED [ 70%] 2023-03-20T11:54:09.4499861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-406] SKIPPED [ 70%] 2023-03-20T11:54:09.4506577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-407] SKIPPED [ 70%] 2023-03-20T11:54:09.4513231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-408] SKIPPED [ 70%] 2023-03-20T11:54:09.4519831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-409] SKIPPED [ 70%] 2023-03-20T11:54:09.4526350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-410] SKIPPED [ 70%] 2023-03-20T11:54:09.4534190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-411] SKIPPED [ 70%] 2023-03-20T11:54:09.4540972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-412] SKIPPED [ 70%] 2023-03-20T11:54:09.4548026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-413] SKIPPED [ 70%] 2023-03-20T11:54:09.4554042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-414] SKIPPED [ 70%] 2023-03-20T11:54:09.4560764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-415] SKIPPED [ 70%] 2023-03-20T11:54:09.4567203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-416] SKIPPED [ 70%] 2023-03-20T11:54:09.4573904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-417] SKIPPED [ 70%] 2023-03-20T11:54:09.4580889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-418] SKIPPED [ 70%] 2023-03-20T11:54:09.4587782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-center_crop-419] SKIPPED [ 70%] 2023-03-20T11:54:09.4594243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-000] SKIPPED [ 70%] 2023-03-20T11:54:09.4600998Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-001] SKIPPED [ 70%] 2023-03-20T11:54:09.4609411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-002] SKIPPED [ 70%] 2023-03-20T11:54:09.4615591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-003] SKIPPED [ 70%] 2023-03-20T11:54:09.4621779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-004] SKIPPED [ 70%] 2023-03-20T11:54:09.4628374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-005] SKIPPED [ 70%] 2023-03-20T11:54:09.4634595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-006] SKIPPED [ 70%] 2023-03-20T11:54:09.4640823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-007] SKIPPED [ 70%] 2023-03-20T11:54:09.4646891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-008] SKIPPED [ 70%] 2023-03-20T11:54:09.4653501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-009] SKIPPED [ 70%] 2023-03-20T11:54:09.4660066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-010] SKIPPED [ 70%] 2023-03-20T11:54:09.4666120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-011] SKIPPED [ 70%] 2023-03-20T11:54:09.4672504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-012] SKIPPED [ 70%] 2023-03-20T11:54:09.4681841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-013] SKIPPED [ 70%] 2023-03-20T11:54:09.4689079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-014] SKIPPED [ 70%] 2023-03-20T11:54:09.4694014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-015] SKIPPED [ 70%] 2023-03-20T11:54:09.4700572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-016] SKIPPED [ 70%] 2023-03-20T11:54:09.4706964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-017] SKIPPED [ 70%] 2023-03-20T11:54:09.4712661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-018] SKIPPED [ 70%] 2023-03-20T11:54:09.4718747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-019] SKIPPED [ 70%] 2023-03-20T11:54:09.4724972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-020] SKIPPED [ 70%] 2023-03-20T11:54:09.4732329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-021] SKIPPED [ 70%] 2023-03-20T11:54:09.4737815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-022] SKIPPED [ 70%] 2023-03-20T11:54:09.4743875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-023] SKIPPED [ 70%] 2023-03-20T11:54:09.4750475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-024] SKIPPED [ 70%] 2023-03-20T11:54:09.4757772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-025] SKIPPED [ 70%] 2023-03-20T11:54:09.4763989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-026] SKIPPED [ 70%] 2023-03-20T11:54:09.4770465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-027] SKIPPED [ 70%] 2023-03-20T11:54:09.4776849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-028] SKIPPED [ 70%] 2023-03-20T11:54:09.4782994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-029] SKIPPED [ 70%] 2023-03-20T11:54:09.4789697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-030] SKIPPED [ 70%] 2023-03-20T11:54:09.4795798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-031] SKIPPED [ 70%] 2023-03-20T11:54:09.4802194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-032] SKIPPED [ 70%] 2023-03-20T11:54:09.4809157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-033] SKIPPED [ 70%] 2023-03-20T11:54:09.4814552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-034] SKIPPED [ 70%] 2023-03-20T11:54:09.4820655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-035] SKIPPED [ 70%] 2023-03-20T11:54:09.4828811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-036] SKIPPED [ 70%] 2023-03-20T11:54:09.4834634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-037] SKIPPED [ 70%] 2023-03-20T11:54:09.4840826Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-038] SKIPPED [ 70%] 2023-03-20T11:54:09.4846906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-039] SKIPPED [ 70%] 2023-03-20T11:54:09.4853230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-040] SKIPPED [ 70%] 2023-03-20T11:54:09.4859498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-041] SKIPPED [ 70%] 2023-03-20T11:54:09.4865461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-042] SKIPPED [ 70%] 2023-03-20T11:54:09.4872115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-043] SKIPPED [ 70%] 2023-03-20T11:54:09.4878280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-044] SKIPPED [ 70%] 2023-03-20T11:54:09.4884452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-045] SKIPPED [ 70%] 2023-03-20T11:54:09.4891567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-046] SKIPPED [ 70%] 2023-03-20T11:54:09.4897275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-047] SKIPPED [ 70%] 2023-03-20T11:54:09.4904543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-048] SKIPPED [ 70%] 2023-03-20T11:54:09.4911120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-049] SKIPPED [ 70%] 2023-03-20T11:54:09.4917130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-050] SKIPPED [ 70%] 2023-03-20T11:54:09.4923447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-051] SKIPPED [ 70%] 2023-03-20T11:54:09.4930354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-052] SKIPPED [ 70%] 2023-03-20T11:54:09.4936063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-053] SKIPPED [ 70%] 2023-03-20T11:54:09.4942332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-054] SKIPPED [ 70%] 2023-03-20T11:54:09.4948773Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-055] SKIPPED [ 70%] 2023-03-20T11:54:09.4954891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-056] SKIPPED [ 70%] 2023-03-20T11:54:09.4961043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-057] SKIPPED [ 70%] 2023-03-20T11:54:09.4967127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-058] SKIPPED [ 70%] 2023-03-20T11:54:09.4975010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-059] SKIPPED [ 70%] 2023-03-20T11:54:09.4981262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-060] SKIPPED [ 70%] 2023-03-20T11:54:09.4988123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-061] SKIPPED [ 70%] 2023-03-20T11:54:09.4994366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-062] SKIPPED [ 70%] 2023-03-20T11:54:09.5000654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-063] SKIPPED [ 70%] 2023-03-20T11:54:09.5006623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-064] SKIPPED [ 70%] 2023-03-20T11:54:09.5013206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-065] SKIPPED [ 70%] 2023-03-20T11:54:09.5019346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-066] SKIPPED [ 70%] 2023-03-20T11:54:09.5025564Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-067] SKIPPED [ 70%] 2023-03-20T11:54:09.5032020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-068] SKIPPED [ 70%] 2023-03-20T11:54:09.5038120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-069] SKIPPED [ 70%] 2023-03-20T11:54:09.5044240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-070] SKIPPED [ 70%] 2023-03-20T11:54:09.5052644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-071] SKIPPED [ 70%] 2023-03-20T11:54:09.5058396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-072] SKIPPED [ 70%] 2023-03-20T11:54:09.5064587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-073] SKIPPED [ 70%] 2023-03-20T11:54:09.5071189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-074] SKIPPED [ 70%] 2023-03-20T11:54:09.5077194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-075] SKIPPED [ 70%] 2023-03-20T11:54:09.5083478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-076] SKIPPED [ 70%] 2023-03-20T11:54:09.5090343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-077] SKIPPED [ 70%] 2023-03-20T11:54:09.5095854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-078] SKIPPED [ 70%] 2023-03-20T11:54:09.5102130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-079] SKIPPED [ 70%] 2023-03-20T11:54:09.5108540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-080] SKIPPED [ 70%] 2023-03-20T11:54:09.5114960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-081] SKIPPED [ 70%] 2023-03-20T11:54:09.5122433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-082] SKIPPED [ 70%] 2023-03-20T11:54:09.5129275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-083] SKIPPED [ 70%] 2023-03-20T11:54:09.5134972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-084] SKIPPED [ 70%] 2023-03-20T11:54:09.5141387Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-085] SKIPPED [ 70%] 2023-03-20T11:54:09.5148026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-086] SKIPPED [ 70%] 2023-03-20T11:54:09.5153461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-087] SKIPPED [ 70%] 2023-03-20T11:54:09.5159484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-088] SKIPPED [ 70%] 2023-03-20T11:54:09.5165776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-089] SKIPPED [ 70%] 2023-03-20T11:54:09.5173208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-090] SKIPPED [ 70%] 2023-03-20T11:54:09.5178659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-091] SKIPPED [ 70%] 2023-03-20T11:54:09.5184907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-092] SKIPPED [ 70%] 2023-03-20T11:54:09.5191517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-093] SKIPPED [ 70%] 2023-03-20T11:54:09.5199040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-094] SKIPPED [ 70%] 2023-03-20T11:54:09.5204986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-095] SKIPPED [ 70%] 2023-03-20T11:54:09.5212065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-096] SKIPPED [ 70%] 2023-03-20T11:54:09.5217465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-097] SKIPPED [ 70%] 2023-03-20T11:54:09.5223524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-098] SKIPPED [ 70%] 2023-03-20T11:54:09.5230279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-099] SKIPPED [ 70%] 2023-03-20T11:54:09.5236216Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-100] SKIPPED [ 70%] 2023-03-20T11:54:09.5242713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-101] SKIPPED [ 70%] 2023-03-20T11:54:09.5249475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-102] SKIPPED [ 70%] 2023-03-20T11:54:09.5255050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-103] SKIPPED [ 70%] 2023-03-20T11:54:09.5261524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-104] SKIPPED [ 70%] 2023-03-20T11:54:09.5269254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-105] SKIPPED [ 70%] 2023-03-20T11:54:09.5275246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-106] SKIPPED [ 70%] 2023-03-20T11:54:09.5281503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-107] SKIPPED [ 70%] 2023-03-20T11:54:09.5288640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-108] SKIPPED [ 70%] 2023-03-20T11:54:09.5293825Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-109] SKIPPED [ 70%] 2023-03-20T11:54:09.5300246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-110] SKIPPED [ 70%] 2023-03-20T11:54:09.5306387Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-111] SKIPPED [ 70%] 2023-03-20T11:54:09.5312971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-112] SKIPPED [ 70%] 2023-03-20T11:54:09.5318838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-113] SKIPPED [ 70%] 2023-03-20T11:54:09.5325088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-114] SKIPPED [ 70%] 2023-03-20T11:54:09.5332083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-115] SKIPPED [ 70%] 2023-03-20T11:54:09.5337543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-116] SKIPPED [ 70%] 2023-03-20T11:54:09.5344972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-117] SKIPPED [ 70%] 2023-03-20T11:54:09.5351326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-118] SKIPPED [ 70%] 2023-03-20T11:54:09.5357318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-119] SKIPPED [ 70%] 2023-03-20T11:54:09.5363560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-120] SKIPPED [ 70%] 2023-03-20T11:54:09.5370597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-121] SKIPPED [ 70%] 2023-03-20T11:54:09.5376439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-122] SKIPPED [ 70%] 2023-03-20T11:54:09.5382671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-123] SKIPPED [ 70%] 2023-03-20T11:54:09.5389446Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-124] SKIPPED [ 70%] 2023-03-20T11:54:09.5395634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-125] SKIPPED [ 70%] 2023-03-20T11:54:09.5401727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-126] SKIPPED [ 70%] 2023-03-20T11:54:09.5408762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-127] SKIPPED [ 70%] 2023-03-20T11:54:09.5415575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-128] SKIPPED [ 70%] 2023-03-20T11:54:09.5421819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-129] SKIPPED [ 70%] 2023-03-20T11:54:09.5428523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-130] SKIPPED [ 70%] 2023-03-20T11:54:09.5434389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-131] SKIPPED [ 70%] 2023-03-20T11:54:09.5440717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-132] SKIPPED [ 70%] 2023-03-20T11:54:09.5446653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-133] SKIPPED [ 70%] 2023-03-20T11:54:09.5453336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-134] SKIPPED [ 70%] 2023-03-20T11:54:09.5459774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-135] SKIPPED [ 70%] 2023-03-20T11:54:09.5465640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-136] SKIPPED [ 70%] 2023-03-20T11:54:09.5472162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-137] SKIPPED [ 70%] 2023-03-20T11:54:09.5478414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-138] SKIPPED [ 70%] 2023-03-20T11:54:09.5485901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-139] SKIPPED [ 70%] 2023-03-20T11:54:09.5493108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-140] SKIPPED [ 70%] 2023-03-20T11:54:09.5498383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-141] SKIPPED [ 70%] 2023-03-20T11:54:09.5504899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-142] SKIPPED [ 70%] 2023-03-20T11:54:09.5511390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-143] SKIPPED [ 70%] 2023-03-20T11:54:09.5517469Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-144] SKIPPED [ 70%] 2023-03-20T11:54:09.5523586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-145] SKIPPED [ 70%] 2023-03-20T11:54:09.5530694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-146] SKIPPED [ 70%] 2023-03-20T11:54:09.5536243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-147] SKIPPED [ 70%] 2023-03-20T11:54:09.5542384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-148] SKIPPED [ 70%] 2023-03-20T11:54:09.5548927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-149] SKIPPED [ 70%] 2023-03-20T11:54:09.5554968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-150] SKIPPED [ 70%] 2023-03-20T11:54:09.5563948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-151] SKIPPED [ 70%] 2023-03-20T11:54:09.5570432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-152] SKIPPED [ 70%] 2023-03-20T11:54:09.5576425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-153] SKIPPED [ 70%] 2023-03-20T11:54:09.5582797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-154] SKIPPED [ 70%] 2023-03-20T11:54:09.5589140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-155] SKIPPED [ 70%] 2023-03-20T11:54:09.5595464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-156] SKIPPED [ 70%] 2023-03-20T11:54:09.5601665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-157] SKIPPED [ 70%] 2023-03-20T11:54:09.5607967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-158] SKIPPED [ 70%] 2023-03-20T11:54:09.5614035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-159] SKIPPED [ 70%] 2023-03-20T11:54:09.5620611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-160] SKIPPED [ 70%] 2023-03-20T11:54:09.5626832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-161] SKIPPED [ 70%] 2023-03-20T11:54:09.5634375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-162] SKIPPED [ 70%] 2023-03-20T11:54:09.5640754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-163] SKIPPED [ 70%] 2023-03-20T11:54:09.5646870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-164] SKIPPED [ 70%] 2023-03-20T11:54:09.5653168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-165] SKIPPED [ 70%] 2023-03-20T11:54:09.5659544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-166] SKIPPED [ 70%] 2023-03-20T11:54:09.5665751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-167] SKIPPED [ 70%] 2023-03-20T11:54:09.5672142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-168] SKIPPED [ 70%] 2023-03-20T11:54:09.5678300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-169] SKIPPED [ 70%] 2023-03-20T11:54:09.5684435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-170] SKIPPED [ 70%] 2023-03-20T11:54:09.5690645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-171] SKIPPED [ 70%] 2023-03-20T11:54:09.5697151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-172] SKIPPED [ 70%] 2023-03-20T11:54:09.5703289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-173] SKIPPED [ 70%] 2023-03-20T11:54:09.5711177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-174] SKIPPED [ 70%] 2023-03-20T11:54:09.5717062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-175] SKIPPED [ 70%] 2023-03-20T11:54:09.5723297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-176] SKIPPED [ 70%] 2023-03-20T11:54:09.5730406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-177] SKIPPED [ 70%] 2023-03-20T11:54:09.5735927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-178] SKIPPED [ 70%] 2023-03-20T11:54:09.5742939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-179] SKIPPED [ 70%] 2023-03-20T11:54:09.5748790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-180] SKIPPED [ 70%] 2023-03-20T11:54:09.5754943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-181] SKIPPED [ 70%] 2023-03-20T11:54:09.5761109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-182] SKIPPED [ 70%] 2023-03-20T11:54:09.5767184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-183] SKIPPED [ 70%] 2023-03-20T11:54:09.5773407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-184] SKIPPED [ 70%] 2023-03-20T11:54:09.5780983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-185] SKIPPED [ 70%] 2023-03-20T11:54:09.5787432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-186] SKIPPED [ 70%] 2023-03-20T11:54:09.5793630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-187] SKIPPED [ 70%] 2023-03-20T11:54:09.5799711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-188] SKIPPED [ 70%] 2023-03-20T11:54:09.5805815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-189] SKIPPED [ 70%] 2023-03-20T11:54:09.5813228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-190] SKIPPED [ 70%] 2023-03-20T11:54:09.5818703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-191] SKIPPED [ 70%] 2023-03-20T11:54:09.5824867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-192] SKIPPED [ 70%] 2023-03-20T11:54:09.5831086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-193] SKIPPED [ 70%] 2023-03-20T11:54:09.5836687Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-194] SKIPPED [ 70%] 2023-03-20T11:54:09.5842559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-195] SKIPPED [ 70%] 2023-03-20T11:54:09.5849565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-196] SKIPPED [ 70%] 2023-03-20T11:54:09.5855116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-gaussian_blur-197] SKIPPED [ 70%] 2023-03-20T11:54:09.5861301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-00] SKIPPED [ 70%] 2023-03-20T11:54:09.5867123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-01] SKIPPED [ 70%] 2023-03-20T11:54:09.5872943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-02] SKIPPED [ 70%] 2023-03-20T11:54:09.5878774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-03] SKIPPED [ 70%] 2023-03-20T11:54:09.5884404Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-04] SKIPPED [ 70%] 2023-03-20T11:54:09.5890486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-05] SKIPPED [ 70%] 2023-03-20T11:54:09.5896463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-06] SKIPPED [ 70%] 2023-03-20T11:54:09.5901937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-07] SKIPPED [ 70%] 2023-03-20T11:54:09.5908069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-08] SKIPPED [ 70%] 2023-03-20T11:54:09.5913814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-09] SKIPPED [ 70%] 2023-03-20T11:54:09.5920869Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-10] SKIPPED [ 70%] 2023-03-20T11:54:09.5926471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-11] SKIPPED [ 70%] 2023-03-20T11:54:09.5933263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-12] SKIPPED [ 70%] 2023-03-20T11:54:09.5938394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-13] SKIPPED [ 70%] 2023-03-20T11:54:09.5944130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-14] SKIPPED [ 70%] 2023-03-20T11:54:09.5950277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-15] SKIPPED [ 70%] 2023-03-20T11:54:09.5955852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-16] SKIPPED [ 70%] 2023-03-20T11:54:09.5961725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-17] SKIPPED [ 70%] 2023-03-20T11:54:09.5967334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-18] SKIPPED [ 70%] 2023-03-20T11:54:09.5973308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-19] SKIPPED [ 70%] 2023-03-20T11:54:09.5978980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-20] SKIPPED [ 70%] 2023-03-20T11:54:09.5984694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-21] SKIPPED [ 70%] 2023-03-20T11:54:09.5992076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-22] SKIPPED [ 70%] 2023-03-20T11:54:09.5997785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-23] SKIPPED [ 70%] 2023-03-20T11:54:09.6003442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-24] SKIPPED [ 70%] 2023-03-20T11:54:09.6010228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-25] SKIPPED [ 70%] 2023-03-20T11:54:09.6015855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-26] SKIPPED [ 70%] 2023-03-20T11:54:09.6021229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-27] SKIPPED [ 70%] 2023-03-20T11:54:09.6026991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-28] SKIPPED [ 70%] 2023-03-20T11:54:09.6032592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-29] SKIPPED [ 70%] 2023-03-20T11:54:09.6038464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-30] SKIPPED [ 70%] 2023-03-20T11:54:09.6044058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-31] SKIPPED [ 70%] 2023-03-20T11:54:09.6050639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-32] SKIPPED [ 70%] 2023-03-20T11:54:09.6057336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-33] SKIPPED [ 70%] 2023-03-20T11:54:09.6062972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-34] SKIPPED [ 70%] 2023-03-20T11:54:09.6069210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-35] SKIPPED [ 70%] 2023-03-20T11:54:09.6075031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-36] SKIPPED [ 70%] 2023-03-20T11:54:09.6080817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-37] SKIPPED [ 70%] 2023-03-20T11:54:09.6086389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-38] SKIPPED [ 70%] 2023-03-20T11:54:09.6093316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-39] SKIPPED [ 70%] 2023-03-20T11:54:09.6098383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-40] SKIPPED [ 70%] 2023-03-20T11:54:09.6104020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-41] SKIPPED [ 70%] 2023-03-20T11:54:09.6109677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-42] SKIPPED [ 70%] 2023-03-20T11:54:09.6115163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-43] SKIPPED [ 70%] 2023-03-20T11:54:09.6121008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-44] SKIPPED [ 70%] 2023-03-20T11:54:09.6128812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-45] SKIPPED [ 70%] 2023-03-20T11:54:09.6133775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-46] SKIPPED [ 70%] 2023-03-20T11:54:09.6139821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-47] SKIPPED [ 70%] 2023-03-20T11:54:09.6145552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-48] SKIPPED [ 70%] 2023-03-20T11:54:09.6151570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-49] SKIPPED [ 70%] 2023-03-20T11:54:09.6157208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-50] SKIPPED [ 70%] 2023-03-20T11:54:09.6163010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-51] SKIPPED [ 70%] 2023-03-20T11:54:09.6169692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-52] SKIPPED [ 70%] 2023-03-20T11:54:09.6174616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-53] SKIPPED [ 70%] 2023-03-20T11:54:09.6180940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-54] SKIPPED [ 70%] 2023-03-20T11:54:09.6187240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-55] SKIPPED [ 70%] 2023-03-20T11:54:09.6194381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-56] SKIPPED [ 70%] 2023-03-20T11:54:09.6200214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-57] SKIPPED [ 70%] 2023-03-20T11:54:09.6206072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-58] SKIPPED [ 70%] 2023-03-20T11:54:09.6213016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-59] SKIPPED [ 70%] 2023-03-20T11:54:09.6218109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-60] SKIPPED [ 70%] 2023-03-20T11:54:09.6223864Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-61] SKIPPED [ 70%] 2023-03-20T11:54:09.6229887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-62] SKIPPED [ 70%] 2023-03-20T11:54:09.6235500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-63] SKIPPED [ 70%] 2023-03-20T11:54:09.6241365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-64] SKIPPED [ 70%] 2023-03-20T11:54:09.6247131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-65] SKIPPED [ 70%] 2023-03-20T11:54:09.6253353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-66] SKIPPED [ 70%] 2023-03-20T11:54:09.6259208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-67] SKIPPED [ 70%] 2023-03-20T11:54:09.6266274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-68] SKIPPED [ 70%] 2023-03-20T11:54:09.6272120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-69] SKIPPED [ 70%] 2023-03-20T11:54:09.6277735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-70] SKIPPED [ 70%] 2023-03-20T11:54:09.6283530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-equalize-71] SKIPPED [ 70%] 2023-03-20T11:54:09.6290495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-00] SKIPPED [ 70%] 2023-03-20T11:54:09.6295489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-01] SKIPPED [ 70%] 2023-03-20T11:54:09.6301344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-02] SKIPPED [ 70%] 2023-03-20T11:54:09.6307436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-03] SKIPPED [ 70%] 2023-03-20T11:54:09.6313188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-04] SKIPPED [ 70%] 2023-03-20T11:54:09.6318896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-05] SKIPPED [ 70%] 2023-03-20T11:54:09.6324632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-06] SKIPPED [ 70%] 2023-03-20T11:54:09.6332644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-07] SKIPPED [ 70%] 2023-03-20T11:54:09.6338027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-08] SKIPPED [ 70%] 2023-03-20T11:54:09.6343724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-09] SKIPPED [ 70%] 2023-03-20T11:54:09.6349853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-10] SKIPPED [ 70%] 2023-03-20T11:54:09.6355509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-11] SKIPPED [ 70%] 2023-03-20T11:54:09.6361384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-12] SKIPPED [ 70%] 2023-03-20T11:54:09.6366993Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-13] SKIPPED [ 70%] 2023-03-20T11:54:09.6373425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-14] SKIPPED [ 70%] 2023-03-20T11:54:09.6379012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-15] SKIPPED [ 70%] 2023-03-20T11:54:09.6384664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-16] SKIPPED [ 70%] 2023-03-20T11:54:09.6390879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-17] SKIPPED [ 70%] 2023-03-20T11:54:09.6399650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-18] SKIPPED [ 70%] 2023-03-20T11:54:09.6405194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-19] SKIPPED [ 70%] 2023-03-20T11:54:09.6412037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-20] SKIPPED [ 70%] 2023-03-20T11:54:09.6417233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-21] SKIPPED [ 70%] 2023-03-20T11:54:09.6423102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-22] SKIPPED [ 70%] 2023-03-20T11:54:09.6429160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-23] SKIPPED [ 70%] 2023-03-20T11:54:09.6434885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-24] SKIPPED [ 70%] 2023-03-20T11:54:09.6440684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-25] SKIPPED [ 70%] 2023-03-20T11:54:09.6446352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-26] SKIPPED [ 70%] 2023-03-20T11:54:09.6452314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-27] SKIPPED [ 70%] 2023-03-20T11:54:09.6458281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-28] SKIPPED [ 70%] 2023-03-20T11:54:09.6463953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-29] SKIPPED [ 70%] 2023-03-20T11:54:09.6470811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-30] SKIPPED [ 70%] 2023-03-20T11:54:09.6476467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-31] SKIPPED [ 70%] 2023-03-20T11:54:09.6482318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-32] SKIPPED [ 70%] 2023-03-20T11:54:09.6489205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-33] SKIPPED [ 70%] 2023-03-20T11:54:09.6493974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-34] SKIPPED [ 70%] 2023-03-20T11:54:09.6500082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-35] SKIPPED [ 70%] 2023-03-20T11:54:09.6505956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-36] SKIPPED [ 70%] 2023-03-20T11:54:09.6511936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-37] SKIPPED [ 70%] 2023-03-20T11:54:09.6517714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-38] SKIPPED [ 70%] 2023-03-20T11:54:09.6523428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-39] SKIPPED [ 70%] 2023-03-20T11:54:09.6530229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-40] SKIPPED [ 70%] 2023-03-20T11:54:09.6536682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-41] SKIPPED [ 70%] 2023-03-20T11:54:09.6542570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-42] SKIPPED [ 70%] 2023-03-20T11:54:09.6548679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-43] SKIPPED [ 70%] 2023-03-20T11:54:09.6554334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-44] SKIPPED [ 70%] 2023-03-20T11:54:09.6560002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-45] SKIPPED [ 70%] 2023-03-20T11:54:09.6565898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-46] SKIPPED [ 70%] 2023-03-20T11:54:09.6572926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-47] SKIPPED [ 70%] 2023-03-20T11:54:09.6578279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-48] SKIPPED [ 70%] 2023-03-20T11:54:09.6584063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-49] SKIPPED [ 70%] 2023-03-20T11:54:09.6590210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-50] SKIPPED [ 70%] 2023-03-20T11:54:09.6595879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-51] SKIPPED [ 70%] 2023-03-20T11:54:09.6601684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-52] SKIPPED [ 70%] 2023-03-20T11:54:09.6609421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-53] SKIPPED [ 70%] 2023-03-20T11:54:09.6614655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-54] SKIPPED [ 70%] 2023-03-20T11:54:09.6620791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-55] SKIPPED [ 70%] 2023-03-20T11:54:09.6626707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-56] SKIPPED [ 70%] 2023-03-20T11:54:09.6632672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-57] SKIPPED [ 70%] 2023-03-20T11:54:09.6638518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-58] SKIPPED [ 70%] 2023-03-20T11:54:09.6644234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-59] SKIPPED [ 70%] 2023-03-20T11:54:09.6650821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-60] SKIPPED [ 70%] 2023-03-20T11:54:09.6656058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-61] SKIPPED [ 70%] 2023-03-20T11:54:09.6661859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-62] SKIPPED [ 70%] 2023-03-20T11:54:09.6668160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-63] SKIPPED [ 70%] 2023-03-20T11:54:09.6675195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-64] SKIPPED [ 70%] 2023-03-20T11:54:09.6681079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-65] SKIPPED [ 70%] 2023-03-20T11:54:09.6686886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-66] SKIPPED [ 70%] 2023-03-20T11:54:09.6693635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-67] SKIPPED [ 70%] 2023-03-20T11:54:09.6698833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-68] SKIPPED [ 70%] 2023-03-20T11:54:09.6704577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-69] SKIPPED [ 70%] 2023-03-20T11:54:09.6710837Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-70] SKIPPED [ 70%] 2023-03-20T11:54:09.6716428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-invert-71] SKIPPED [ 70%] 2023-03-20T11:54:09.6722292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-00] SKIPPED [ 70%] 2023-03-20T11:54:09.6727994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-01] SKIPPED [ 70%] 2023-03-20T11:54:09.6733902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-02] SKIPPED [ 70%] 2023-03-20T11:54:09.6740085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-03] SKIPPED [ 70%] 2023-03-20T11:54:09.6747161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-04] SKIPPED [ 70%] 2023-03-20T11:54:09.6753038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-05] SKIPPED [ 70%] 2023-03-20T11:54:09.6758879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-06] SKIPPED [ 70%] 2023-03-20T11:54:09.6764522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-07] SKIPPED [ 70%] 2023-03-20T11:54:09.6770782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-08] SKIPPED [ 70%] 2023-03-20T11:54:09.6776534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-09] SKIPPED [ 70%] 2023-03-20T11:54:09.6781945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-10] SKIPPED [ 70%] 2023-03-20T11:54:09.6788015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-11] SKIPPED [ 70%] 2023-03-20T11:54:09.6793805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-12] SKIPPED [ 70%] 2023-03-20T11:54:09.6799703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-13] SKIPPED [ 70%] 2023-03-20T11:54:09.6805271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-14] SKIPPED [ 70%] 2023-03-20T11:54:09.6813493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-15] SKIPPED [ 70%] 2023-03-20T11:54:09.6818459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-16] SKIPPED [ 70%] 2023-03-20T11:54:09.6824408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-17] SKIPPED [ 70%] 2023-03-20T11:54:09.6830839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-18] SKIPPED [ 70%] 2023-03-20T11:54:09.6836844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-19] SKIPPED [ 70%] 2023-03-20T11:54:09.6843115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-20] SKIPPED [ 70%] 2023-03-20T11:54:09.6850751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-21] SKIPPED [ 70%] 2023-03-20T11:54:09.6855856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-22] SKIPPED [ 70%] 2023-03-20T11:54:09.6862070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-23] SKIPPED [ 70%] 2023-03-20T11:54:09.6868703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-24] SKIPPED [ 70%] 2023-03-20T11:54:09.6875064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-25] SKIPPED [ 70%] 2023-03-20T11:54:09.6881218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-26] SKIPPED [ 70%] 2023-03-20T11:54:09.6889608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-27] SKIPPED [ 70%] 2023-03-20T11:54:09.6894964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-28] SKIPPED [ 70%] 2023-03-20T11:54:09.6901409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-29] SKIPPED [ 70%] 2023-03-20T11:54:09.6908001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-30] SKIPPED [ 70%] 2023-03-20T11:54:09.6914173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-31] SKIPPED [ 70%] 2023-03-20T11:54:09.6920533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-32] SKIPPED [ 70%] 2023-03-20T11:54:09.6926664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-33] SKIPPED [ 70%] 2023-03-20T11:54:09.6933631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-34] SKIPPED [ 70%] 2023-03-20T11:54:09.6939567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-35] SKIPPED [ 70%] 2023-03-20T11:54:09.6945774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-36] SKIPPED [ 70%] 2023-03-20T11:54:09.6952296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-37] SKIPPED [ 70%] 2023-03-20T11:54:09.6959843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-38] SKIPPED [ 70%] 2023-03-20T11:54:09.6965982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-39] SKIPPED [ 70%] 2023-03-20T11:54:09.6973512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-40] SKIPPED [ 70%] 2023-03-20T11:54:09.6978961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-41] SKIPPED [ 70%] 2023-03-20T11:54:09.6985114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-42] SKIPPED [ 70%] 2023-03-20T11:54:09.6991713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-43] SKIPPED [ 70%] 2023-03-20T11:54:09.6997749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-44] SKIPPED [ 70%] 2023-03-20T11:54:09.7003965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-45] SKIPPED [ 70%] 2023-03-20T11:54:09.7010764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-46] SKIPPED [ 70%] 2023-03-20T11:54:09.7016840Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-47] SKIPPED [ 70%] 2023-03-20T11:54:09.7022961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-48] SKIPPED [ 70%] 2023-03-20T11:54:09.7029666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-49] SKIPPED [ 70%] 2023-03-20T11:54:09.7036915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-50] SKIPPED [ 70%] 2023-03-20T11:54:09.7043083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-51] SKIPPED [ 70%] 2023-03-20T11:54:09.7050390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-52] SKIPPED [ 70%] 2023-03-20T11:54:09.7055997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-53] SKIPPED [ 70%] 2023-03-20T11:54:09.7062353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-54] SKIPPED [ 70%] 2023-03-20T11:54:09.7069062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-55] SKIPPED [ 70%] 2023-03-20T11:54:09.7075121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-56] SKIPPED [ 70%] 2023-03-20T11:54:09.7081550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-57] SKIPPED [ 70%] 2023-03-20T11:54:09.7087595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-58] SKIPPED [ 70%] 2023-03-20T11:54:09.7094003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-59] SKIPPED [ 70%] 2023-03-20T11:54:09.7100528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-60] SKIPPED [ 70%] 2023-03-20T11:54:09.7108240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-61] SKIPPED [ 70%] 2023-03-20T11:54:09.7114504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-62] SKIPPED [ 70%] 2023-03-20T11:54:09.7120798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-63] SKIPPED [ 70%] 2023-03-20T11:54:09.7127086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-64] SKIPPED [ 70%] 2023-03-20T11:54:09.7133383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-65] SKIPPED [ 70%] 2023-03-20T11:54:09.7140014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-66] SKIPPED [ 70%] 2023-03-20T11:54:09.7146234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-67] SKIPPED [ 70%] 2023-03-20T11:54:09.7152567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-68] SKIPPED [ 70%] 2023-03-20T11:54:09.7158772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-69] SKIPPED [ 70%] 2023-03-20T11:54:09.7164971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-70] SKIPPED [ 70%] 2023-03-20T11:54:09.7172260Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-posterize-71] SKIPPED [ 70%] 2023-03-20T11:54:09.7178795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-00] SKIPPED [ 70%] 2023-03-20T11:54:09.7184944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-01] SKIPPED [ 70%] 2023-03-20T11:54:09.7191803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-02] SKIPPED [ 70%] 2023-03-20T11:54:09.7197785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-03] SKIPPED [ 70%] 2023-03-20T11:54:09.7204141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-04] SKIPPED [ 70%] 2023-03-20T11:54:09.7210596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-05] SKIPPED [ 70%] 2023-03-20T11:54:09.7217060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-06] SKIPPED [ 70%] 2023-03-20T11:54:09.7223175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-07] SKIPPED [ 70%] 2023-03-20T11:54:09.7230079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-08] SKIPPED [ 70%] 2023-03-20T11:54:09.7236028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-09] SKIPPED [ 70%] 2023-03-20T11:54:09.7242359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-10] SKIPPED [ 70%] 2023-03-20T11:54:09.7249492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-11] SKIPPED [ 70%] 2023-03-20T11:54:09.7258087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-12] SKIPPED [ 70%] 2023-03-20T11:54:09.7264387Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-13] SKIPPED [ 70%] 2023-03-20T11:54:09.7271231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-14] SKIPPED [ 70%] 2023-03-20T11:54:09.7277201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-15] SKIPPED [ 70%] 2023-03-20T11:54:09.7283471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-16] SKIPPED [ 70%] 2023-03-20T11:54:09.7290639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-17] SKIPPED [ 70%] 2023-03-20T11:54:09.7296064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-18] SKIPPED [ 70%] 2023-03-20T11:54:09.7302563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-19] SKIPPED [ 70%] 2023-03-20T11:54:09.7309110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-20] SKIPPED [ 70%] 2023-03-20T11:54:09.7315205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-21] SKIPPED [ 70%] 2023-03-20T11:54:09.7321573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-22] SKIPPED [ 70%] 2023-03-20T11:54:09.7329892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-23] SKIPPED [ 70%] 2023-03-20T11:54:09.7335501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-24] SKIPPED [ 70%] 2023-03-20T11:54:09.7341856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-25] SKIPPED [ 70%] 2023-03-20T11:54:09.7348423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-26] SKIPPED [ 70%] 2023-03-20T11:54:09.7354533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-27] SKIPPED [ 70%] 2023-03-20T11:54:09.7360833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-28] SKIPPED [ 70%] 2023-03-20T11:54:09.7366956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-29] SKIPPED [ 70%] 2023-03-20T11:54:09.7373318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-30] SKIPPED [ 70%] 2023-03-20T11:54:09.7379709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-31] SKIPPED [ 70%] 2023-03-20T11:54:09.7386044Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-32] SKIPPED [ 70%] 2023-03-20T11:54:09.7392460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-33] SKIPPED [ 70%] 2023-03-20T11:54:09.7398819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-34] SKIPPED [ 70%] 2023-03-20T11:54:09.7405968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-35] SKIPPED [ 70%] 2023-03-20T11:54:09.7413259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-36] SKIPPED [ 70%] 2023-03-20T11:54:09.7418953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-37] SKIPPED [ 70%] 2023-03-20T11:54:09.7425192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-38] SKIPPED [ 70%] 2023-03-20T11:54:09.7431632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-39] SKIPPED [ 70%] 2023-03-20T11:54:09.7437715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-40] SKIPPED [ 70%] 2023-03-20T11:54:09.7444063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-41] SKIPPED [ 70%] 2023-03-20T11:54:09.7450590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-42] SKIPPED [ 70%] 2023-03-20T11:54:09.7457094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-43] SKIPPED [ 70%] 2023-03-20T11:54:09.7463264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-44] SKIPPED [ 70%] 2023-03-20T11:54:09.7469857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-45] SKIPPED [ 70%] 2023-03-20T11:54:09.7477232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-46] SKIPPED [ 70%] 2023-03-20T11:54:09.7483681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-47] SKIPPED [ 70%] 2023-03-20T11:54:09.7490565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-48] SKIPPED [ 70%] 2023-03-20T11:54:09.7496392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-49] SKIPPED [ 70%] 2023-03-20T11:54:09.7502316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-50] SKIPPED [ 70%] 2023-03-20T11:54:09.7508920Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-51] SKIPPED [ 70%] 2023-03-20T11:54:09.7515055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-52] SKIPPED [ 70%] 2023-03-20T11:54:09.7521506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-53] SKIPPED [ 70%] 2023-03-20T11:54:09.7527506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-54] SKIPPED [ 70%] 2023-03-20T11:54:09.7533739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-55] SKIPPED [ 70%] 2023-03-20T11:54:09.7540333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-56] SKIPPED [ 70%] 2023-03-20T11:54:09.7546621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-57] SKIPPED [ 70%] 2023-03-20T11:54:09.7554270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-58] SKIPPED [ 70%] 2023-03-20T11:54:09.7560566Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-59] SKIPPED [ 70%] 2023-03-20T11:54:09.7566696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-60] SKIPPED [ 70%] 2023-03-20T11:54:09.7573280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-61] SKIPPED [ 70%] 2023-03-20T11:54:09.7579392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-62] SKIPPED [ 70%] 2023-03-20T11:54:09.7585789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-63] SKIPPED [ 70%] 2023-03-20T11:54:09.7592290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-64] SKIPPED [ 70%] 2023-03-20T11:54:09.7598720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-65] SKIPPED [ 70%] 2023-03-20T11:54:09.7604539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-66] SKIPPED [ 70%] 2023-03-20T11:54:09.7611813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-67] SKIPPED [ 70%] 2023-03-20T11:54:09.7617363Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-68] SKIPPED [ 70%] 2023-03-20T11:54:09.7624847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-69] SKIPPED [ 70%] 2023-03-20T11:54:09.7631870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-70] SKIPPED [ 70%] 2023-03-20T11:54:09.7637630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-solarize-71] SKIPPED [ 70%] 2023-03-20T11:54:09.7644171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-00] SKIPPED [ 70%] 2023-03-20T11:54:09.7650533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-01] SKIPPED [ 70%] 2023-03-20T11:54:09.7656978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-02] SKIPPED [ 70%] 2023-03-20T11:54:09.7663084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-03] SKIPPED [ 70%] 2023-03-20T11:54:09.7669768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-04] SKIPPED [ 70%] 2023-03-20T11:54:09.7675782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-05] SKIPPED [ 70%] 2023-03-20T11:54:09.7682262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-06] SKIPPED [ 70%] 2023-03-20T11:54:09.7689581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-07] SKIPPED [ 70%] 2023-03-20T11:54:09.7695195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-08] SKIPPED [ 70%] 2023-03-20T11:54:09.7703036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-09] SKIPPED [ 70%] 2023-03-20T11:54:09.7709804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-10] SKIPPED [ 70%] 2023-03-20T11:54:09.7715793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-11] SKIPPED [ 70%] 2023-03-20T11:54:09.7722079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-12] SKIPPED [ 70%] 2023-03-20T11:54:09.7729409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-13] SKIPPED [ 70%] 2023-03-20T11:54:09.7735178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-14] SKIPPED [ 70%] 2023-03-20T11:54:09.7741640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-15] SKIPPED [ 70%] 2023-03-20T11:54:09.7747929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-16] SKIPPED [ 70%] 2023-03-20T11:54:09.7754196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-17] SKIPPED [ 70%] 2023-03-20T11:54:09.7760446Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-18] SKIPPED [ 70%] 2023-03-20T11:54:09.7766624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-19] SKIPPED [ 70%] 2023-03-20T11:54:09.7774441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-20] SKIPPED [ 70%] 2023-03-20T11:54:09.7781084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-21] SKIPPED [ 70%] 2023-03-20T11:54:09.7787650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-22] SKIPPED [ 70%] 2023-03-20T11:54:09.7793801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-23] SKIPPED [ 70%] 2023-03-20T11:54:09.7800200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-24] SKIPPED [ 70%] 2023-03-20T11:54:09.7806414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-25] SKIPPED [ 70%] 2023-03-20T11:54:09.7813369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-26] SKIPPED [ 70%] 2023-03-20T11:54:09.7819276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-27] SKIPPED [ 70%] 2023-03-20T11:54:09.7825505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-28] SKIPPED [ 70%] 2023-03-20T11:54:09.7832144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-29] SKIPPED [ 70%] 2023-03-20T11:54:09.7838331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-30] SKIPPED [ 70%] 2023-03-20T11:54:09.7844413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-31] SKIPPED [ 70%] 2023-03-20T11:54:09.7852623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-32] SKIPPED [ 70%] 2023-03-20T11:54:09.7858382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-33] SKIPPED [ 70%] 2023-03-20T11:54:09.7864745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-34] SKIPPED [ 70%] 2023-03-20T11:54:09.7871115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-35] SKIPPED [ 70%] 2023-03-20T11:54:09.7877138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-36] SKIPPED [ 70%] 2023-03-20T11:54:09.7883501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-37] SKIPPED [ 70%] 2023-03-20T11:54:09.7890583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-38] SKIPPED [ 70%] 2023-03-20T11:54:09.7896094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-39] SKIPPED [ 70%] 2023-03-20T11:54:09.7902576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-40] SKIPPED [ 70%] 2023-03-20T11:54:09.7908951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-41] SKIPPED [ 70%] 2023-03-20T11:54:09.7915182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-42] SKIPPED [ 70%] 2023-03-20T11:54:09.7922693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-43] SKIPPED [ 70%] 2023-03-20T11:54:09.7930068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-44] SKIPPED [ 70%] 2023-03-20T11:54:09.7935207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-45] SKIPPED [ 70%] 2023-03-20T11:54:09.7941932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-46] SKIPPED [ 70%] 2023-03-20T11:54:09.7948219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-47] SKIPPED [ 70%] 2023-03-20T11:54:09.7954395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-48] SKIPPED [ 70%] 2023-03-20T11:54:09.7960580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-49] SKIPPED [ 70%] 2023-03-20T11:54:09.7966682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-50] SKIPPED [ 70%] 2023-03-20T11:54:09.7973154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-51] SKIPPED [ 70%] 2023-03-20T11:54:09.7979585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-52] SKIPPED [ 70%] 2023-03-20T11:54:09.7985831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-53] SKIPPED [ 70%] 2023-03-20T11:54:09.7992297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-54] SKIPPED [ 70%] 2023-03-20T11:54:09.7999899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-55] SKIPPED [ 70%] 2023-03-20T11:54:09.8005879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-56] SKIPPED [ 70%] 2023-03-20T11:54:09.8013150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-57] SKIPPED [ 70%] 2023-03-20T11:54:09.8018806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-58] SKIPPED [ 70%] 2023-03-20T11:54:09.8025090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-59] SKIPPED [ 70%] 2023-03-20T11:54:09.8031539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-60] SKIPPED [ 70%] 2023-03-20T11:54:09.8037791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-61] SKIPPED [ 70%] 2023-03-20T11:54:09.8044276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-62] SKIPPED [ 70%] 2023-03-20T11:54:09.8050648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-63] SKIPPED [ 70%] 2023-03-20T11:54:09.8056889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-64] SKIPPED [ 70%] 2023-03-20T11:54:09.8063064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-65] SKIPPED [ 70%] 2023-03-20T11:54:09.8070996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-66] SKIPPED [ 70%] 2023-03-20T11:54:09.8077029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-67] SKIPPED [ 70%] 2023-03-20T11:54:09.8083378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-68] SKIPPED [ 70%] 2023-03-20T11:54:09.8090630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-69] SKIPPED [ 70%] 2023-03-20T11:54:09.8095814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-70] SKIPPED [ 70%] 2023-03-20T11:54:09.8102338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-autocontrast-71] SKIPPED [ 70%] 2023-03-20T11:54:09.8108855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-000] SKIPPED [ 70%] 2023-03-20T11:54:09.8114897Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-001] SKIPPED [ 70%] 2023-03-20T11:54:09.8121281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-002] SKIPPED [ 70%] 2023-03-20T11:54:09.8127346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-003] SKIPPED [ 70%] 2023-03-20T11:54:09.8133640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-004] SKIPPED [ 70%] 2023-03-20T11:54:09.8142804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-005] SKIPPED [ 70%] 2023-03-20T11:54:09.8149444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-006] SKIPPED [ 70%] 2023-03-20T11:54:09.8155642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-007] SKIPPED [ 70%] 2023-03-20T11:54:09.8161953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-008] SKIPPED [ 70%] 2023-03-20T11:54:09.8168839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-009] SKIPPED [ 70%] 2023-03-20T11:54:09.8174554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-010] SKIPPED [ 70%] 2023-03-20T11:54:09.8180912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-011] SKIPPED [ 70%] 2023-03-20T11:54:09.8187217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-012] SKIPPED [ 70%] 2023-03-20T11:54:09.8193632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-013] SKIPPED [ 70%] 2023-03-20T11:54:09.8199953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-014] SKIPPED [ 70%] 2023-03-20T11:54:09.8206032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-015] SKIPPED [ 70%] 2023-03-20T11:54:09.8213127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-016] SKIPPED [ 70%] 2023-03-20T11:54:09.8219970Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-017] SKIPPED [ 70%] 2023-03-20T11:54:09.8225955Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-018] SKIPPED [ 70%] 2023-03-20T11:54:09.8231846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-019] SKIPPED [ 70%] 2023-03-20T11:54:09.8237767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-020] SKIPPED [ 70%] 2023-03-20T11:54:09.8244000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-021] SKIPPED [ 70%] 2023-03-20T11:54:09.8250486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-022] SKIPPED [ 70%] 2023-03-20T11:54:09.8256959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-023] SKIPPED [ 70%] 2023-03-20T11:54:09.8263160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-024] SKIPPED [ 70%] 2023-03-20T11:54:09.8269763Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-025] SKIPPED [ 70%] 2023-03-20T11:54:09.8275865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-026] SKIPPED [ 70%] 2023-03-20T11:54:09.8282323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-027] SKIPPED [ 70%] 2023-03-20T11:54:09.8290407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-028] SKIPPED [ 70%] 2023-03-20T11:54:09.8296577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-029] SKIPPED [ 70%] 2023-03-20T11:54:09.8302835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-030] SKIPPED [ 70%] 2023-03-20T11:54:09.8309497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-031] SKIPPED [ 70%] 2023-03-20T11:54:09.8315571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-032] SKIPPED [ 70%] 2023-03-20T11:54:09.8321827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-033] SKIPPED [ 70%] 2023-03-20T11:54:09.8328892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-034] SKIPPED [ 70%] 2023-03-20T11:54:09.8334303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-035] SKIPPED [ 70%] 2023-03-20T11:54:09.8340786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-036] SKIPPED [ 70%] 2023-03-20T11:54:09.8347157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-037] SKIPPED [ 70%] 2023-03-20T11:54:09.8353409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-038] SKIPPED [ 70%] 2023-03-20T11:54:09.8359554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-039] SKIPPED [ 70%] 2023-03-20T11:54:09.8366871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-040] SKIPPED [ 70%] 2023-03-20T11:54:09.8373364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-041] SKIPPED [ 70%] 2023-03-20T11:54:09.8379832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-042] SKIPPED [ 70%] 2023-03-20T11:54:09.8386150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-043] SKIPPED [ 70%] 2023-03-20T11:54:09.8392551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-044] SKIPPED [ 70%] 2023-03-20T11:54:09.8399162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-045] SKIPPED [ 70%] 2023-03-20T11:54:09.8405147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-046] SKIPPED [ 70%] 2023-03-20T11:54:09.8412170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-047] SKIPPED [ 70%] 2023-03-20T11:54:09.8417936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-048] SKIPPED [ 70%] 2023-03-20T11:54:09.8424187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-049] SKIPPED [ 70%] 2023-03-20T11:54:09.8430853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-050] SKIPPED [ 70%] 2023-03-20T11:54:09.8438325Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-051] SKIPPED [ 70%] 2023-03-20T11:54:09.8444342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-052] SKIPPED [ 70%] 2023-03-20T11:54:09.8450624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-053] SKIPPED [ 70%] 2023-03-20T11:54:09.8457119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-054] SKIPPED [ 70%] 2023-03-20T11:54:09.8463492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-055] SKIPPED [ 70%] 2023-03-20T11:54:09.8469754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-056] SKIPPED [ 70%] 2023-03-20T11:54:09.8475866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-057] SKIPPED [ 70%] 2023-03-20T11:54:09.8482278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-058] SKIPPED [ 70%] 2023-03-20T11:54:09.8489537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-059] SKIPPED [ 70%] 2023-03-20T11:54:09.8494819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-060] SKIPPED [ 70%] 2023-03-20T11:54:09.8501189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-061] SKIPPED [ 70%] 2023-03-20T11:54:09.8507597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-062] SKIPPED [ 70%] 2023-03-20T11:54:09.8515021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-063] SKIPPED [ 70%] 2023-03-20T11:54:09.8521259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-064] SKIPPED [ 70%] 2023-03-20T11:54:09.8527724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-065] SKIPPED [ 70%] 2023-03-20T11:54:09.8533844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-066] SKIPPED [ 70%] 2023-03-20T11:54:09.8540288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-067] SKIPPED [ 70%] 2023-03-20T11:54:09.8546815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-068] SKIPPED [ 70%] 2023-03-20T11:54:09.8553860Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-069] SKIPPED [ 70%] 2023-03-20T11:54:09.8559425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-070] SKIPPED [ 70%] 2023-03-20T11:54:09.8565434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-071] SKIPPED [ 70%] 2023-03-20T11:54:09.8573023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-072] SKIPPED [ 70%] 2023-03-20T11:54:09.8578500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-073] SKIPPED [ 70%] 2023-03-20T11:54:09.8585553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-074] SKIPPED [ 70%] 2023-03-20T11:54:09.8592508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-075] SKIPPED [ 70%] 2023-03-20T11:54:09.8598560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-076] SKIPPED [ 70%] 2023-03-20T11:54:09.8604711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-077] SKIPPED [ 70%] 2023-03-20T11:54:09.8611753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-078] SKIPPED [ 70%] 2023-03-20T11:54:09.8617641Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-079] SKIPPED [ 70%] 2023-03-20T11:54:09.8623717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-080] SKIPPED [ 70%] 2023-03-20T11:54:09.8630196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-081] SKIPPED [ 70%] 2023-03-20T11:54:09.8636268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-082] SKIPPED [ 70%] 2023-03-20T11:54:09.8643116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-083] SKIPPED [ 70%] 2023-03-20T11:54:09.8650330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-084] SKIPPED [ 70%] 2023-03-20T11:54:09.8655596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-085] SKIPPED [ 70%] 2023-03-20T11:54:09.8663023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-086] SKIPPED [ 70%] 2023-03-20T11:54:09.8669364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-087] SKIPPED [ 70%] 2023-03-20T11:54:09.8675091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-088] SKIPPED [ 70%] 2023-03-20T11:54:09.8681279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-089] SKIPPED [ 70%] 2023-03-20T11:54:09.8687479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-090] SKIPPED [ 70%] 2023-03-20T11:54:09.8694073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-091] SKIPPED [ 70%] 2023-03-20T11:54:09.8700633Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-092] SKIPPED [ 70%] 2023-03-20T11:54:09.8707170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-093] SKIPPED [ 70%] 2023-03-20T11:54:09.8713288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-094] SKIPPED [ 70%] 2023-03-20T11:54:09.8719478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-095] SKIPPED [ 70%] 2023-03-20T11:54:09.8725662Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-096] SKIPPED [ 70%] 2023-03-20T11:54:09.8733355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-097] SKIPPED [ 70%] 2023-03-20T11:54:09.8739884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-098] SKIPPED [ 70%] 2023-03-20T11:54:09.8746202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-099] SKIPPED [ 70%] 2023-03-20T11:54:09.8752704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-100] SKIPPED [ 70%] 2023-03-20T11:54:09.8758875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-101] SKIPPED [ 70%] 2023-03-20T11:54:09.8764978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-102] SKIPPED [ 70%] 2023-03-20T11:54:09.8771579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-103] SKIPPED [ 70%] 2023-03-20T11:54:09.8777983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-104] SKIPPED [ 70%] 2023-03-20T11:54:09.8784164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-105] SKIPPED [ 70%] 2023-03-20T11:54:09.8790493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-106] SKIPPED [ 70%] 2023-03-20T11:54:09.8796559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_sharpness-107] SKIPPED [ 70%] 2023-03-20T11:54:09.8802836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-000] SKIPPED [ 70%] 2023-03-20T11:54:09.8812162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-001] SKIPPED [ 70%] 2023-03-20T11:54:09.8816997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-002] SKIPPED [ 70%] 2023-03-20T11:54:09.8822551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-003] SKIPPED [ 70%] 2023-03-20T11:54:09.8829252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-004] SKIPPED [ 70%] 2023-03-20T11:54:09.8835305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-005] SKIPPED [ 70%] 2023-03-20T11:54:09.8841537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-006] SKIPPED [ 70%] 2023-03-20T11:54:09.8847667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-007] SKIPPED [ 70%] 2023-03-20T11:54:09.8854076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-008] SKIPPED [ 70%] 2023-03-20T11:54:09.8860078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-009] SKIPPED [ 70%] 2023-03-20T11:54:09.8866282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-010] SKIPPED [ 70%] 2023-03-20T11:54:09.8872658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-011] SKIPPED [ 70%] 2023-03-20T11:54:09.8880109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-012] SKIPPED [ 70%] 2023-03-20T11:54:09.8886373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-013] SKIPPED [ 70%] 2023-03-20T11:54:09.8893217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-014] SKIPPED [ 70%] 2023-03-20T11:54:09.8899119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-015] SKIPPED [ 70%] 2023-03-20T11:54:09.8905186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-016] SKIPPED [ 70%] 2023-03-20T11:54:09.8911754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-017] SKIPPED [ 70%] 2023-03-20T11:54:09.8917792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-018] SKIPPED [ 70%] 2023-03-20T11:54:09.8923841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-019] SKIPPED [ 70%] 2023-03-20T11:54:09.8930615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-020] SKIPPED [ 70%] 2023-03-20T11:54:09.8936553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-021] SKIPPED [ 70%] 2023-03-20T11:54:09.8942683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-022] SKIPPED [ 70%] 2023-03-20T11:54:09.8950379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-023] SKIPPED [ 70%] 2023-03-20T11:54:09.8956377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-024] SKIPPED [ 70%] 2023-03-20T11:54:09.8962794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-025] SKIPPED [ 70%] 2023-03-20T11:54:09.8970081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-026] SKIPPED [ 70%] 2023-03-20T11:54:09.8975117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-027] SKIPPED [ 70%] 2023-03-20T11:54:09.8981495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-028] SKIPPED [ 70%] 2023-03-20T11:54:09.8987932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-029] SKIPPED [ 70%] 2023-03-20T11:54:09.8994031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-030] SKIPPED [ 70%] 2023-03-20T11:54:09.9000108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-031] SKIPPED [ 70%] 2023-03-20T11:54:09.9006299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-032] SKIPPED [ 70%] 2023-03-20T11:54:09.9013239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-033] SKIPPED [ 70%] 2023-03-20T11:54:09.9019244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-034] SKIPPED [ 70%] 2023-03-20T11:54:09.9028655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-035] SKIPPED [ 70%] 2023-03-20T11:54:09.9034756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-036] SKIPPED [ 70%] 2023-03-20T11:54:09.9041048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-037] SKIPPED [ 70%] 2023-03-20T11:54:09.9047139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-038] SKIPPED [ 70%] 2023-03-20T11:54:09.9053492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-039] SKIPPED [ 70%] 2023-03-20T11:54:09.9059881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-040] SKIPPED [ 70%] 2023-03-20T11:54:09.9066117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-041] SKIPPED [ 70%] 2023-03-20T11:54:09.9072574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-042] SKIPPED [ 70%] 2023-03-20T11:54:09.9078564Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-043] SKIPPED [ 70%] 2023-03-20T11:54:09.9084844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-044] SKIPPED [ 70%] 2023-03-20T11:54:09.9092138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-045] SKIPPED [ 70%] 2023-03-20T11:54:09.9098974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-046] SKIPPED [ 70%] 2023-03-20T11:54:09.9105099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-047] SKIPPED [ 70%] 2023-03-20T11:54:09.9111119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-048] SKIPPED [ 70%] 2023-03-20T11:54:09.9117341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-049] SKIPPED [ 70%] 2023-03-20T11:54:09.9123477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-050] SKIPPED [ 70%] 2023-03-20T11:54:09.9130532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-051] SKIPPED [ 70%] 2023-03-20T11:54:09.9136000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-052] SKIPPED [ 70%] 2023-03-20T11:54:09.9142498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-053] SKIPPED [ 70%] 2023-03-20T11:54:09.9148968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-054] SKIPPED [ 70%] 2023-03-20T11:54:09.9155125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-055] SKIPPED [ 70%] 2023-03-20T11:54:09.9161367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-056] SKIPPED [ 70%] 2023-03-20T11:54:09.9168576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-057] SKIPPED [ 70%] 2023-03-20T11:54:09.9175306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-058] SKIPPED [ 70%] 2023-03-20T11:54:09.9181201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-059] SKIPPED [ 70%] 2023-03-20T11:54:09.9187733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-060] SKIPPED [ 70%] 2023-03-20T11:54:09.9193851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-061] SKIPPED [ 70%] 2023-03-20T11:54:09.9200183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-062] SKIPPED [ 70%] 2023-03-20T11:54:09.9206202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-063] SKIPPED [ 70%] 2023-03-20T11:54:09.9213188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-064] SKIPPED [ 70%] 2023-03-20T11:54:09.9219087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-065] SKIPPED [ 70%] 2023-03-20T11:54:09.9225198Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-066] SKIPPED [ 70%] 2023-03-20T11:54:09.9231832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-067] SKIPPED [ 70%] 2023-03-20T11:54:09.9238116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-068] SKIPPED [ 70%] 2023-03-20T11:54:09.9245656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-069] SKIPPED [ 70%] 2023-03-20T11:54:09.9252783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-070] SKIPPED [ 70%] 2023-03-20T11:54:09.9258568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-071] SKIPPED [ 70%] 2023-03-20T11:54:09.9264726Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-072] SKIPPED [ 70%] 2023-03-20T11:54:09.9271201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-073] SKIPPED [ 70%] 2023-03-20T11:54:09.9277361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-074] SKIPPED [ 70%] 2023-03-20T11:54:09.9283532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-075] SKIPPED [ 70%] 2023-03-20T11:54:09.9290678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-076] SKIPPED [ 70%] 2023-03-20T11:54:09.9296194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-077] SKIPPED [ 70%] 2023-03-20T11:54:09.9302361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-078] SKIPPED [ 70%] 2023-03-20T11:54:09.9308942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-079] SKIPPED [ 70%] 2023-03-20T11:54:09.9315033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-080] SKIPPED [ 70%] 2023-03-20T11:54:09.9323012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-081] SKIPPED [ 70%] 2023-03-20T11:54:09.9330205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-082] SKIPPED [ 70%] 2023-03-20T11:54:09.9335232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-083] SKIPPED [ 70%] 2023-03-20T11:54:09.9341657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-084] SKIPPED [ 70%] 2023-03-20T11:54:09.9348192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-085] SKIPPED [ 70%] 2023-03-20T11:54:09.9354336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-086] SKIPPED [ 70%] 2023-03-20T11:54:09.9360686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-087] SKIPPED [ 70%] 2023-03-20T11:54:09.9366957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-088] SKIPPED [ 70%] 2023-03-20T11:54:09.9373205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-089] SKIPPED [ 70%] 2023-03-20T11:54:09.9379431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-090] SKIPPED [ 70%] 2023-03-20T11:54:09.9385762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-091] SKIPPED [ 70%] 2023-03-20T11:54:09.9393487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-092] SKIPPED [ 70%] 2023-03-20T11:54:09.9399717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-093] SKIPPED [ 70%] 2023-03-20T11:54:09.9405810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-094] SKIPPED [ 70%] 2023-03-20T11:54:09.9413201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-095] SKIPPED [ 70%] 2023-03-20T11:54:09.9418600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-096] SKIPPED [ 70%] 2023-03-20T11:54:09.9424755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-097] SKIPPED [ 70%] 2023-03-20T11:54:09.9430800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-098] SKIPPED [ 70%] 2023-03-20T11:54:09.9436849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-099] SKIPPED [ 70%] 2023-03-20T11:54:09.9443181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-100] SKIPPED [ 70%] 2023-03-20T11:54:09.9450340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-101] SKIPPED [ 70%] 2023-03-20T11:54:09.9455712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-102] SKIPPED [ 70%] 2023-03-20T11:54:09.9461544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-103] SKIPPED [ 70%] 2023-03-20T11:54:09.9469327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-104] SKIPPED [ 70%] 2023-03-20T11:54:09.9474983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-105] SKIPPED [ 70%] 2023-03-20T11:54:09.9481030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-106] SKIPPED [ 70%] 2023-03-20T11:54:09.9487154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-erase-107] SKIPPED [ 70%] 2023-03-20T11:54:09.9493593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-00] SKIPPED [ 70%] 2023-03-20T11:54:09.9500143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-01] SKIPPED [ 70%] 2023-03-20T11:54:09.9506469Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-02] SKIPPED [ 70%] 2023-03-20T11:54:09.9512836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-03] SKIPPED [ 70%] 2023-03-20T11:54:09.9519060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-04] SKIPPED [ 70%] 2023-03-20T11:54:09.9525195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-05] SKIPPED [ 70%] 2023-03-20T11:54:09.9532583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-06] SKIPPED [ 70%] 2023-03-20T11:54:09.9539283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-07] SKIPPED [ 70%] 2023-03-20T11:54:09.9545565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-08] SKIPPED [ 70%] 2023-03-20T11:54:09.9552230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-09] SKIPPED [ 70%] 2023-03-20T11:54:09.9558397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-10] SKIPPED [ 70%] 2023-03-20T11:54:09.9564499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-11] SKIPPED [ 70%] 2023-03-20T11:54:09.9571855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-12] SKIPPED [ 70%] 2023-03-20T11:54:09.9577350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-13] SKIPPED [ 70%] 2023-03-20T11:54:09.9582965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-14] SKIPPED [ 70%] 2023-03-20T11:54:09.9589601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-15] SKIPPED [ 70%] 2023-03-20T11:54:09.9595743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-16] SKIPPED [ 70%] 2023-03-20T11:54:09.9601835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-17] SKIPPED [ 70%] 2023-03-20T11:54:09.9609621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-18] SKIPPED [ 70%] 2023-03-20T11:54:09.9615621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-19] SKIPPED [ 70%] 2023-03-20T11:54:09.9622023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-20] SKIPPED [ 70%] 2023-03-20T11:54:09.9628537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-21] SKIPPED [ 70%] 2023-03-20T11:54:09.9634307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-22] SKIPPED [ 70%] 2023-03-20T11:54:09.9640708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-23] SKIPPED [ 70%] 2023-03-20T11:54:09.9646668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-24] SKIPPED [ 70%] 2023-03-20T11:54:09.9653164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-25] SKIPPED [ 70%] 2023-03-20T11:54:09.9659445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-26] SKIPPED [ 70%] 2023-03-20T11:54:09.9665811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-27] SKIPPED [ 70%] 2023-03-20T11:54:09.9672208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-28] SKIPPED [ 70%] 2023-03-20T11:54:09.9678377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-29] SKIPPED [ 70%] 2023-03-20T11:54:09.9685880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-30] SKIPPED [ 70%] 2023-03-20T11:54:09.9693320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-31] SKIPPED [ 70%] 2023-03-20T11:54:09.9698700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-32] SKIPPED [ 70%] 2023-03-20T11:54:09.9704576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-33] SKIPPED [ 70%] 2023-03-20T11:54:09.9711144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-34] SKIPPED [ 70%] 2023-03-20T11:54:09.9717300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-35] SKIPPED [ 70%] 2023-03-20T11:54:09.9723476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-36] SKIPPED [ 70%] 2023-03-20T11:54:09.9730104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-37] SKIPPED [ 70%] 2023-03-20T11:54:09.9736120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-38] SKIPPED [ 70%] 2023-03-20T11:54:09.9742607Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-39] SKIPPED [ 70%] 2023-03-20T11:54:09.9749090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-40] SKIPPED [ 70%] 2023-03-20T11:54:09.9754858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-41] SKIPPED [ 70%] 2023-03-20T11:54:09.9762334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-42] SKIPPED [ 70%] 2023-03-20T11:54:09.9769509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-43] SKIPPED [ 70%] 2023-03-20T11:54:09.9774944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-44] SKIPPED [ 70%] 2023-03-20T11:54:09.9781447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-45] SKIPPED [ 70%] 2023-03-20T11:54:09.9788019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-46] SKIPPED [ 70%] 2023-03-20T11:54:09.9794324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-47] SKIPPED [ 70%] 2023-03-20T11:54:09.9800602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-48] SKIPPED [ 70%] 2023-03-20T11:54:09.9806656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-49] SKIPPED [ 70%] 2023-03-20T11:54:09.9813195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-50] SKIPPED [ 70%] 2023-03-20T11:54:09.9819546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-51] SKIPPED [ 70%] 2023-03-20T11:54:09.9825583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-52] SKIPPED [ 70%] 2023-03-20T11:54:09.9833538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-53] SKIPPED [ 70%] 2023-03-20T11:54:09.9840339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-54] SKIPPED [ 70%] 2023-03-20T11:54:09.9845859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-55] SKIPPED [ 70%] 2023-03-20T11:54:09.9853311Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-56] SKIPPED [ 70%] 2023-03-20T11:54:09.9858838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-57] SKIPPED [ 70%] 2023-03-20T11:54:09.9864966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-58] SKIPPED [ 70%] 2023-03-20T11:54:09.9871366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-59] SKIPPED [ 70%] 2023-03-20T11:54:09.9877458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-60] SKIPPED [ 70%] 2023-03-20T11:54:09.9883684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-61] SKIPPED [ 70%] 2023-03-20T11:54:09.9890506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-62] SKIPPED [ 70%] 2023-03-20T11:54:09.9896476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-63] SKIPPED [ 70%] 2023-03-20T11:54:09.9905665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-64] SKIPPED [ 70%] 2023-03-20T11:54:09.9912226Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-65] SKIPPED [ 70%] 2023-03-20T11:54:09.9918569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-66] SKIPPED [ 70%] 2023-03-20T11:54:09.9924621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-67] SKIPPED [ 70%] 2023-03-20T11:54:09.9931714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-68] SKIPPED [ 70%] 2023-03-20T11:54:09.9937352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-69] SKIPPED [ 70%] 2023-03-20T11:54:09.9943519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-70] SKIPPED [ 70%] 2023-03-20T11:54:09.9950113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_brightness-71] SKIPPED [ 70%] 2023-03-20T11:54:09.9956187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-00] SKIPPED [ 70%] 2023-03-20T11:54:09.9962556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-01] SKIPPED [ 70%] 2023-03-20T11:54:09.9969946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-02] SKIPPED [ 70%] 2023-03-20T11:54:09.9975100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-03] SKIPPED [ 70%] 2023-03-20T11:54:09.9982823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-04] SKIPPED [ 70%] 2023-03-20T11:54:09.9989327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-05] SKIPPED [ 70%] 2023-03-20T11:54:09.9995600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-06] SKIPPED [ 70%] 2023-03-20T11:54:10.0001805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-07] SKIPPED [ 70%] 2023-03-20T11:54:10.0008929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-08] SKIPPED [ 70%] 2023-03-20T11:54:10.0013978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-09] SKIPPED [ 70%] 2023-03-20T11:54:10.0020061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-10] SKIPPED [ 70%] 2023-03-20T11:54:10.0026343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-11] SKIPPED [ 70%] 2023-03-20T11:54:10.0032613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-12] SKIPPED [ 70%] 2023-03-20T11:54:10.0038827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-13] SKIPPED [ 70%] 2023-03-20T11:54:10.0044956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-14] SKIPPED [ 70%] 2023-03-20T11:54:10.0053227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-15] SKIPPED [ 70%] 2023-03-20T11:54:10.0059265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-16] SKIPPED [ 70%] 2023-03-20T11:54:10.0065317Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-17] SKIPPED [ 70%] 2023-03-20T11:54:10.0071880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-18] SKIPPED [ 70%] 2023-03-20T11:54:10.0078240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-19] SKIPPED [ 70%] 2023-03-20T11:54:10.0084467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-20] SKIPPED [ 70%] 2023-03-20T11:54:10.0090773Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-21] SKIPPED [ 70%] 2023-03-20T11:54:10.0097291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-22] SKIPPED [ 70%] 2023-03-20T11:54:10.0103421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-23] SKIPPED [ 70%] 2023-03-20T11:54:10.0110124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-24] SKIPPED [ 70%] 2023-03-20T11:54:10.0116076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-25] SKIPPED [ 70%] 2023-03-20T11:54:10.0122364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-26] SKIPPED [ 70%] 2023-03-20T11:54:10.0130578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-27] SKIPPED [ 70%] 2023-03-20T11:54:10.0136010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-28] SKIPPED [ 70%] 2023-03-20T11:54:10.0142379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-29] SKIPPED [ 70%] 2023-03-20T11:54:10.0148956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-30] SKIPPED [ 70%] 2023-03-20T11:54:10.0155017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-31] SKIPPED [ 70%] 2023-03-20T11:54:10.0161291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-32] SKIPPED [ 70%] 2023-03-20T11:54:10.0167412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-33] SKIPPED [ 70%] 2023-03-20T11:54:10.0173613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-34] SKIPPED [ 70%] 2023-03-20T11:54:10.0179991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-35] SKIPPED [ 70%] 2023-03-20T11:54:10.0186296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-36] SKIPPED [ 70%] 2023-03-20T11:54:10.0192686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-37] SKIPPED [ 70%] 2023-03-20T11:54:10.0200128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-38] SKIPPED [ 70%] 2023-03-20T11:54:10.0206344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-39] SKIPPED [ 70%] 2023-03-20T11:54:10.0213163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-40] SKIPPED [ 70%] 2023-03-20T11:54:10.0219242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-41] SKIPPED [ 70%] 2023-03-20T11:54:10.0225477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-42] SKIPPED [ 70%] 2023-03-20T11:54:10.0231976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-43] SKIPPED [ 70%] 2023-03-20T11:54:10.0238229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-44] SKIPPED [ 70%] 2023-03-20T11:54:10.0244196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-45] SKIPPED [ 70%] 2023-03-20T11:54:10.0250482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-46] SKIPPED [ 70%] 2023-03-20T11:54:10.0256734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-47] SKIPPED [ 70%] 2023-03-20T11:54:10.0263040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-48] SKIPPED [ 70%] 2023-03-20T11:54:10.0269751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-49] SKIPPED [ 70%] 2023-03-20T11:54:10.0276978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-50] SKIPPED [ 70%] 2023-03-20T11:54:10.0283218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-51] SKIPPED [ 70%] 2023-03-20T11:54:10.0290564Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-52] SKIPPED [ 70%] 2023-03-20T11:54:10.0295804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-53] SKIPPED [ 70%] 2023-03-20T11:54:10.0302110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-54] SKIPPED [ 70%] 2023-03-20T11:54:10.0308588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-55] SKIPPED [ 70%] 2023-03-20T11:54:10.0314967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-56] SKIPPED [ 70%] 2023-03-20T11:54:10.0321347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-57] SKIPPED [ 70%] 2023-03-20T11:54:10.0327428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-58] SKIPPED [ 70%] 2023-03-20T11:54:10.0333716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-59] SKIPPED [ 70%] 2023-03-20T11:54:10.0339973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-60] SKIPPED [ 70%] 2023-03-20T11:54:10.0347425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-61] SKIPPED [ 70%] 2023-03-20T11:54:10.0353680Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-62] SKIPPED [ 70%] 2023-03-20T11:54:10.0360429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-63] SKIPPED [ 70%] 2023-03-20T11:54:10.0366008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-64] SKIPPED [ 70%] 2023-03-20T11:54:10.0373259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-65] SKIPPED [ 70%] 2023-03-20T11:54:10.0378715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-66] SKIPPED [ 70%] 2023-03-20T11:54:10.0384872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-67] SKIPPED [ 70%] 2023-03-20T11:54:10.0391413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-68] SKIPPED [ 70%] 2023-03-20T11:54:10.0397045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-69] SKIPPED [ 70%] 2023-03-20T11:54:10.0403004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-70] SKIPPED [ 70%] 2023-03-20T11:54:10.0410028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_contrast-71] SKIPPED [ 70%] 2023-03-20T11:54:10.0414897Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-00] SKIPPED [ 70%] 2023-03-20T11:54:10.0421992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-01] SKIPPED [ 70%] 2023-03-20T11:54:10.0428098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-02] SKIPPED [ 70%] 2023-03-20T11:54:10.0433275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-03] SKIPPED [ 70%] 2023-03-20T11:54:10.0439249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-04] SKIPPED [ 70%] 2023-03-20T11:54:10.0444633Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-05] SKIPPED [ 70%] 2023-03-20T11:54:10.0450504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-06] SKIPPED [ 70%] 2023-03-20T11:54:10.0456173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-07] SKIPPED [ 70%] 2023-03-20T11:54:10.0462142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-08] SKIPPED [ 70%] 2023-03-20T11:54:10.0468244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-09] SKIPPED [ 70%] 2023-03-20T11:54:10.0473987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-10] SKIPPED [ 70%] 2023-03-20T11:54:10.0479778Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-11] SKIPPED [ 70%] 2023-03-20T11:54:10.0487036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-12] SKIPPED [ 70%] 2023-03-20T11:54:10.0493324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-13] SKIPPED [ 70%] 2023-03-20T11:54:10.0498917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-14] SKIPPED [ 70%] 2023-03-20T11:54:10.0504524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-15] SKIPPED [ 70%] 2023-03-20T11:54:10.0510585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-16] SKIPPED [ 70%] 2023-03-20T11:54:10.0516137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-17] SKIPPED [ 70%] 2023-03-20T11:54:10.0521986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-18] SKIPPED [ 70%] 2023-03-20T11:54:10.0527749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-19] SKIPPED [ 70%] 2023-03-20T11:54:10.0534178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-20] SKIPPED [ 70%] 2023-03-20T11:54:10.0539332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-21] SKIPPED [ 70%] 2023-03-20T11:54:10.0544957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-22] SKIPPED [ 70%] 2023-03-20T11:54:10.0550852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-23] SKIPPED [ 70%] 2023-03-20T11:54:10.0557388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-24] SKIPPED [ 70%] 2023-03-20T11:54:10.0563132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-25] SKIPPED [ 70%] 2023-03-20T11:54:10.0570117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-26] SKIPPED [ 70%] 2023-03-20T11:54:10.0574865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-27] SKIPPED [ 70%] 2023-03-20T11:54:10.0580791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-28] SKIPPED [ 70%] 2023-03-20T11:54:10.0586771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-29] SKIPPED [ 70%] 2023-03-20T11:54:10.0592514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-30] SKIPPED [ 70%] 2023-03-20T11:54:10.0598987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-31] SKIPPED [ 70%] 2023-03-20T11:54:10.0603650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-32] SKIPPED [ 70%] 2023-03-20T11:54:10.0610398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-33] SKIPPED [ 70%] 2023-03-20T11:54:10.0615931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-34] SKIPPED [ 70%] 2023-03-20T11:54:10.0622631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-35] SKIPPED [ 70%] 2023-03-20T11:54:10.0628703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-36] SKIPPED [ 70%] 2023-03-20T11:54:10.0634450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-37] SKIPPED [ 70%] 2023-03-20T11:54:10.0640556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-38] SKIPPED [ 70%] 2023-03-20T11:54:10.0646119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-39] SKIPPED [ 70%] 2023-03-20T11:54:10.0653153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-40] SKIPPED [ 70%] 2023-03-20T11:54:10.0658059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-41] SKIPPED [ 70%] 2023-03-20T11:54:10.0663815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-42] SKIPPED [ 70%] 2023-03-20T11:54:10.0669981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-43] SKIPPED [ 70%] 2023-03-20T11:54:10.0675489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-44] SKIPPED [ 70%] 2023-03-20T11:54:10.0681324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-45] SKIPPED [ 70%] 2023-03-20T11:54:10.0689380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-46] SKIPPED [ 70%] 2023-03-20T11:54:10.0694876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-47] SKIPPED [ 70%] 2023-03-20T11:54:10.0700059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-48] SKIPPED [ 70%] 2023-03-20T11:54:10.0705717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-49] SKIPPED [ 70%] 2023-03-20T11:54:10.0711512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-50] SKIPPED [ 70%] 2023-03-20T11:54:10.0717114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-51] SKIPPED [ 70%] 2023-03-20T11:54:10.0723055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-52] SKIPPED [ 70%] 2023-03-20T11:54:10.0730106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-53] SKIPPED [ 70%] 2023-03-20T11:54:10.0734794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-54] SKIPPED [ 70%] 2023-03-20T11:54:10.0740768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-55] SKIPPED [ 70%] 2023-03-20T11:54:10.0746925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-56] SKIPPED [ 70%] 2023-03-20T11:54:10.0752567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-57] SKIPPED [ 70%] 2023-03-20T11:54:10.0761280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-58] SKIPPED [ 70%] 2023-03-20T11:54:10.0766938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-59] SKIPPED [ 70%] 2023-03-20T11:54:10.0773157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-60] SKIPPED [ 70%] 2023-03-20T11:54:10.0778827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-61] SKIPPED [ 70%] 2023-03-20T11:54:10.0784573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-62] SKIPPED [ 70%] 2023-03-20T11:54:10.0790681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-63] SKIPPED [ 70%] 2023-03-20T11:54:10.0796349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-64] SKIPPED [ 70%] 2023-03-20T11:54:10.0802315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-65] SKIPPED [ 70%] 2023-03-20T11:54:10.0809166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-66] SKIPPED [ 70%] 2023-03-20T11:54:10.0814699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-67] SKIPPED [ 70%] 2023-03-20T11:54:10.0820269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-68] SKIPPED [ 70%] 2023-03-20T11:54:10.0827706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-69] SKIPPED [ 70%] 2023-03-20T11:54:10.0833191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-70] SKIPPED [ 70%] 2023-03-20T11:54:10.0838943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_gamma-71] SKIPPED [ 70%] 2023-03-20T11:54:10.0844649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-00] SKIPPED [ 70%] 2023-03-20T11:54:10.0851656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-01] SKIPPED [ 70%] 2023-03-20T11:54:10.0856526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-02] SKIPPED [ 70%] 2023-03-20T11:54:10.0862439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-03] SKIPPED [ 70%] 2023-03-20T11:54:10.0868315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-04] SKIPPED [ 71%] 2023-03-20T11:54:10.0873947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-05] SKIPPED [ 71%] 2023-03-20T11:54:10.0880324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-06] SKIPPED [ 71%] 2023-03-20T11:54:10.0885395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-07] SKIPPED [ 71%] 2023-03-20T11:54:10.0892215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-08] SKIPPED [ 71%] 2023-03-20T11:54:10.0898725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-09] SKIPPED [ 71%] 2023-03-20T11:54:10.0904421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-10] SKIPPED [ 71%] 2023-03-20T11:54:10.0910541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-11] SKIPPED [ 71%] 2023-03-20T11:54:10.0916227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-12] SKIPPED [ 71%] 2023-03-20T11:54:10.0922045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-13] SKIPPED [ 71%] 2023-03-20T11:54:10.0928954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-14] SKIPPED [ 71%] 2023-03-20T11:54:10.0933801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-15] SKIPPED [ 71%] 2023-03-20T11:54:10.0939795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-16] SKIPPED [ 71%] 2023-03-20T11:54:10.0945575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-17] SKIPPED [ 71%] 2023-03-20T11:54:10.0951669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-18] SKIPPED [ 71%] 2023-03-20T11:54:10.0957296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-19] SKIPPED [ 71%] 2023-03-20T11:54:10.0964475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-20] SKIPPED [ 71%] 2023-03-20T11:54:10.0970226Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-21] SKIPPED [ 71%] 2023-03-20T11:54:10.0976129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-22] SKIPPED [ 71%] 2023-03-20T11:54:10.0981979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-23] SKIPPED [ 71%] 2023-03-20T11:54:10.0988168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-24] SKIPPED [ 71%] 2023-03-20T11:54:10.0993804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-25] SKIPPED [ 71%] 2023-03-20T11:54:10.0999939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-26] SKIPPED [ 71%] 2023-03-20T11:54:10.1005505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-27] SKIPPED [ 71%] 2023-03-20T11:54:10.1012149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-28] SKIPPED [ 71%] 2023-03-20T11:54:10.1017368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-29] SKIPPED [ 71%] 2023-03-20T11:54:10.1022975Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-30] SKIPPED [ 71%] 2023-03-20T11:54:10.1029124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-31] SKIPPED [ 71%] 2023-03-20T11:54:10.1035902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-32] SKIPPED [ 71%] 2023-03-20T11:54:10.1041720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-33] SKIPPED [ 71%] 2023-03-20T11:54:10.1047359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-34] SKIPPED [ 71%] 2023-03-20T11:54:10.1053502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-35] SKIPPED [ 71%] 2023-03-20T11:54:10.1059417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-36] SKIPPED [ 71%] 2023-03-20T11:54:10.1065062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-37] SKIPPED [ 71%] 2023-03-20T11:54:10.1071264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-38] SKIPPED [ 71%] 2023-03-20T11:54:10.1076924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-39] SKIPPED [ 71%] 2023-03-20T11:54:10.1082833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-40] SKIPPED [ 71%] 2023-03-20T11:54:10.1089859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-41] SKIPPED [ 71%] 2023-03-20T11:54:10.1094601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-42] SKIPPED [ 71%] 2023-03-20T11:54:10.1101867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-43] SKIPPED [ 71%] 2023-03-20T11:54:10.1108041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-44] SKIPPED [ 71%] 2023-03-20T11:54:10.1114503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-45] SKIPPED [ 71%] 2023-03-20T11:54:10.1120622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-46] SKIPPED [ 71%] 2023-03-20T11:54:10.1126669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-47] SKIPPED [ 71%] 2023-03-20T11:54:10.1133373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-48] SKIPPED [ 71%] 2023-03-20T11:54:10.1139476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-49] SKIPPED [ 71%] 2023-03-20T11:54:10.1145714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-50] SKIPPED [ 71%] 2023-03-20T11:54:10.1152330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-51] SKIPPED [ 71%] 2023-03-20T11:54:10.1158407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-52] SKIPPED [ 71%] 2023-03-20T11:54:10.1164665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-53] SKIPPED [ 71%] 2023-03-20T11:54:10.1172032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-54] SKIPPED [ 71%] 2023-03-20T11:54:10.1179139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-55] SKIPPED [ 71%] 2023-03-20T11:54:10.1185836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-56] SKIPPED [ 71%] 2023-03-20T11:54:10.1192636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-57] SKIPPED [ 71%] 2023-03-20T11:54:10.1198909Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-58] SKIPPED [ 71%] 2023-03-20T11:54:10.1205075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-59] SKIPPED [ 71%] 2023-03-20T11:54:10.1212549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-60] SKIPPED [ 71%] 2023-03-20T11:54:10.1218681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-61] SKIPPED [ 71%] 2023-03-20T11:54:10.1224900Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-62] SKIPPED [ 71%] 2023-03-20T11:54:10.1231722Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-63] SKIPPED [ 71%] 2023-03-20T11:54:10.1238093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-64] SKIPPED [ 71%] 2023-03-20T11:54:10.1244469Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-65] SKIPPED [ 71%] 2023-03-20T11:54:10.1252912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-66] SKIPPED [ 71%] 2023-03-20T11:54:10.1258729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-67] SKIPPED [ 71%] 2023-03-20T11:54:10.1264954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-68] SKIPPED [ 71%] 2023-03-20T11:54:10.1271754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-69] SKIPPED [ 71%] 2023-03-20T11:54:10.1278035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-70] SKIPPED [ 71%] 2023-03-20T11:54:10.1284363Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_hue-71] SKIPPED [ 71%] 2023-03-20T11:54:10.1291855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-00] SKIPPED [ 71%] 2023-03-20T11:54:10.1297268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-01] SKIPPED [ 71%] 2023-03-20T11:54:10.1303531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-02] SKIPPED [ 71%] 2023-03-20T11:54:10.1310276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-03] SKIPPED [ 71%] 2023-03-20T11:54:10.1316539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-04] SKIPPED [ 71%] 2023-03-20T11:54:10.1322994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-05] SKIPPED [ 71%] 2023-03-20T11:54:10.1331795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-06] SKIPPED [ 71%] 2023-03-20T11:54:10.1337319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-07] SKIPPED [ 71%] 2023-03-20T11:54:10.1343611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-08] SKIPPED [ 71%] 2023-03-20T11:54:10.1350025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-09] SKIPPED [ 71%] 2023-03-20T11:54:10.1356132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-10] SKIPPED [ 71%] 2023-03-20T11:54:10.1362731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-11] SKIPPED [ 71%] 2023-03-20T11:54:10.1370238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-12] SKIPPED [ 71%] 2023-03-20T11:54:10.1375340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-13] SKIPPED [ 71%] 2023-03-20T11:54:10.1382046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-14] SKIPPED [ 71%] 2023-03-20T11:54:10.1388704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-15] SKIPPED [ 71%] 2023-03-20T11:54:10.1395026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-16] SKIPPED [ 71%] 2023-03-20T11:54:10.1402740Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-17] SKIPPED [ 71%] 2023-03-20T11:54:10.1410142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-18] SKIPPED [ 71%] 2023-03-20T11:54:10.1415828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-19] SKIPPED [ 71%] 2023-03-20T11:54:10.1422413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-20] SKIPPED [ 71%] 2023-03-20T11:54:10.1429168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-21] SKIPPED [ 71%] 2023-03-20T11:54:10.1435536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-22] SKIPPED [ 71%] 2023-03-20T11:54:10.1442016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-23] SKIPPED [ 71%] 2023-03-20T11:54:10.1449218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-24] SKIPPED [ 71%] 2023-03-20T11:54:10.1454874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-25] SKIPPED [ 71%] 2023-03-20T11:54:10.1461498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-26] SKIPPED [ 71%] 2023-03-20T11:54:10.1468223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-27] SKIPPED [ 71%] 2023-03-20T11:54:10.1474511Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-28] SKIPPED [ 71%] 2023-03-20T11:54:10.1482178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-29] SKIPPED [ 71%] 2023-03-20T11:54:10.1489248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-30] SKIPPED [ 71%] 2023-03-20T11:54:10.1494775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-31] SKIPPED [ 71%] 2023-03-20T11:54:10.1501575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-32] SKIPPED [ 71%] 2023-03-20T11:54:10.1508313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-33] SKIPPED [ 71%] 2023-03-20T11:54:10.1514768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-34] SKIPPED [ 71%] 2023-03-20T11:54:10.1521242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-35] SKIPPED [ 71%] 2023-03-20T11:54:10.1527593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-36] SKIPPED [ 71%] 2023-03-20T11:54:10.1534038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-37] SKIPPED [ 71%] 2023-03-20T11:54:10.1540875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-38] SKIPPED [ 71%] 2023-03-20T11:54:10.1547411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-39] SKIPPED [ 71%] 2023-03-20T11:54:10.1555193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-40] SKIPPED [ 71%] 2023-03-20T11:54:10.1561688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-41] SKIPPED [ 71%] 2023-03-20T11:54:10.1569162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-42] SKIPPED [ 71%] 2023-03-20T11:54:10.1574421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-43] SKIPPED [ 71%] 2023-03-20T11:54:10.1581112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-44] SKIPPED [ 71%] 2023-03-20T11:54:10.1587768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-45] SKIPPED [ 71%] 2023-03-20T11:54:10.1594222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-46] SKIPPED [ 71%] 2023-03-20T11:54:10.1600766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-47] SKIPPED [ 71%] 2023-03-20T11:54:10.1607008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-48] SKIPPED [ 71%] 2023-03-20T11:54:10.1613615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-49] SKIPPED [ 71%] 2023-03-20T11:54:10.1620006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-50] SKIPPED [ 71%] 2023-03-20T11:54:10.1629482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-51] SKIPPED [ 71%] 2023-03-20T11:54:10.1636012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-52] SKIPPED [ 71%] 2023-03-20T11:54:10.1642586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-53] SKIPPED [ 71%] 2023-03-20T11:54:10.1650179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-54] SKIPPED [ 71%] 2023-03-20T11:54:10.1656188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-55] SKIPPED [ 71%] 2023-03-20T11:54:10.1662393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-56] SKIPPED [ 71%] 2023-03-20T11:54:10.1668877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-57] SKIPPED [ 71%] 2023-03-20T11:54:10.1675184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-58] SKIPPED [ 71%] 2023-03-20T11:54:10.1681810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-59] SKIPPED [ 71%] 2023-03-20T11:54:10.1689156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-60] SKIPPED [ 71%] 2023-03-20T11:54:10.1694749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-61] SKIPPED [ 71%] 2023-03-20T11:54:10.1701370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-62] SKIPPED [ 71%] 2023-03-20T11:54:10.1709294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-63] SKIPPED [ 71%] 2023-03-20T11:54:10.1715508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-64] SKIPPED [ 71%] 2023-03-20T11:54:10.1721673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-65] SKIPPED [ 71%] 2023-03-20T11:54:10.1727971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-66] SKIPPED [ 71%] 2023-03-20T11:54:10.1734116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-67] SKIPPED [ 71%] 2023-03-20T11:54:10.1740668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-68] SKIPPED [ 71%] 2023-03-20T11:54:10.1747001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-69] SKIPPED [ 71%] 2023-03-20T11:54:10.1753276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-70] SKIPPED [ 71%] 2023-03-20T11:54:10.1759352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-adjust_saturation-71] SKIPPED [ 71%] 2023-03-20T11:54:10.1765565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-000] SKIPPED [ 71%] 2023-03-20T11:54:10.1773188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-001] SKIPPED [ 71%] 2023-03-20T11:54:10.1780056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-002] SKIPPED [ 71%] 2023-03-20T11:54:10.1786252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-003] SKIPPED [ 71%] 2023-03-20T11:54:10.1792800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-004] SKIPPED [ 71%] 2023-03-20T11:54:10.1799018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-005] SKIPPED [ 71%] 2023-03-20T11:54:10.1805215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-006] SKIPPED [ 71%] 2023-03-20T11:54:10.1812698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-007] SKIPPED [ 71%] 2023-03-20T11:54:10.1818153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-008] SKIPPED [ 71%] 2023-03-20T11:54:10.1824035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-009] SKIPPED [ 71%] 2023-03-20T11:54:10.1830522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-010] SKIPPED [ 71%] 2023-03-20T11:54:10.1836510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-011] SKIPPED [ 71%] 2023-03-20T11:54:10.1842910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-012] SKIPPED [ 71%] 2023-03-20T11:54:10.1850304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-013] SKIPPED [ 71%] 2023-03-20T11:54:10.1856822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-014] SKIPPED [ 71%] 2023-03-20T11:54:10.1863016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-015] SKIPPED [ 71%] 2023-03-20T11:54:10.1869588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-016] SKIPPED [ 71%] 2023-03-20T11:54:10.1875660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-017] SKIPPED [ 71%] 2023-03-20T11:54:10.1881988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-018] SKIPPED [ 71%] 2023-03-20T11:54:10.1888924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-019] SKIPPED [ 71%] 2023-03-20T11:54:10.1895329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-020] SKIPPED [ 71%] 2023-03-20T11:54:10.1900976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-021] SKIPPED [ 71%] 2023-03-20T11:54:10.1907369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-022] SKIPPED [ 71%] 2023-03-20T11:54:10.1913382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-023] SKIPPED [ 71%] 2023-03-20T11:54:10.1919619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-024] SKIPPED [ 71%] 2023-03-20T11:54:10.1926995Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-025] SKIPPED [ 71%] 2023-03-20T11:54:10.1933430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-026] SKIPPED [ 71%] 2023-03-20T11:54:10.1939924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-027] SKIPPED [ 71%] 2023-03-20T11:54:10.1946200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-028] SKIPPED [ 71%] 2023-03-20T11:54:10.1952642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-029] SKIPPED [ 71%] 2023-03-20T11:54:10.1958756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-030] SKIPPED [ 71%] 2023-03-20T11:54:10.1965087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-031] SKIPPED [ 71%] 2023-03-20T11:54:10.1972242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-032] SKIPPED [ 71%] 2023-03-20T11:54:10.1977674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-033] SKIPPED [ 71%] 2023-03-20T11:54:10.1983660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-034] SKIPPED [ 71%] 2023-03-20T11:54:10.1990294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-035] SKIPPED [ 71%] 2023-03-20T11:54:10.1996370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-036] SKIPPED [ 71%] 2023-03-20T11:54:10.2003966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-037] SKIPPED [ 71%] 2023-03-20T11:54:10.2010501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-038] SKIPPED [ 71%] 2023-03-20T11:54:10.2016574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-039] SKIPPED [ 71%] 2023-03-20T11:54:10.2022769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-040] SKIPPED [ 71%] 2023-03-20T11:54:10.2029522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-041] SKIPPED [ 71%] 2023-03-20T11:54:10.2035713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-042] SKIPPED [ 71%] 2023-03-20T11:54:10.2041878Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-043] SKIPPED [ 71%] 2023-03-20T11:54:10.2048959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-044] SKIPPED [ 71%] 2023-03-20T11:54:10.2054476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-045] SKIPPED [ 71%] 2023-03-20T11:54:10.2069759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-046] SKIPPED [ 71%] 2023-03-20T11:54:10.2070562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-047] SKIPPED [ 71%] 2023-03-20T11:54:10.2074090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-048] SKIPPED [ 71%] 2023-03-20T11:54:10.2080890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-049] SKIPPED [ 71%] 2023-03-20T11:54:10.2087063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-050] SKIPPED [ 71%] 2023-03-20T11:54:10.2093453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-051] SKIPPED [ 71%] 2023-03-20T11:54:10.2099655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-052] SKIPPED [ 71%] 2023-03-20T11:54:10.2105734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-053] SKIPPED [ 71%] 2023-03-20T11:54:10.2112281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-054] SKIPPED [ 71%] 2023-03-20T11:54:10.2118621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-055] SKIPPED [ 71%] 2023-03-20T11:54:10.2124542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-056] SKIPPED [ 71%] 2023-03-20T11:54:10.2131129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-057] SKIPPED [ 71%] 2023-03-20T11:54:10.2137623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-058] SKIPPED [ 71%] 2023-03-20T11:54:10.2143725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-059] SKIPPED [ 71%] 2023-03-20T11:54:10.2151395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-060] SKIPPED [ 71%] 2023-03-20T11:54:10.2157303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-061] SKIPPED [ 71%] 2023-03-20T11:54:10.2163524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-062] SKIPPED [ 71%] 2023-03-20T11:54:10.2170281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-063] SKIPPED [ 71%] 2023-03-20T11:54:10.2176481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-064] SKIPPED [ 71%] 2023-03-20T11:54:10.2182660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-065] SKIPPED [ 71%] 2023-03-20T11:54:10.2189330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-066] SKIPPED [ 71%] 2023-03-20T11:54:10.2195394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-067] SKIPPED [ 71%] 2023-03-20T11:54:10.2201896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-068] SKIPPED [ 71%] 2023-03-20T11:54:10.2209094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-069] SKIPPED [ 71%] 2023-03-20T11:54:10.2214362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-070] SKIPPED [ 71%] 2023-03-20T11:54:10.2222151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-071] SKIPPED [ 71%] 2023-03-20T11:54:10.2228685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-072] SKIPPED [ 71%] 2023-03-20T11:54:10.2235001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-073] SKIPPED [ 71%] 2023-03-20T11:54:10.2241238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-074] SKIPPED [ 71%] 2023-03-20T11:54:10.2247329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-075] SKIPPED [ 71%] 2023-03-20T11:54:10.2253669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-076] SKIPPED [ 71%] 2023-03-20T11:54:10.2260048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-077] SKIPPED [ 71%] 2023-03-20T11:54:10.2266419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-078] SKIPPED [ 71%] 2023-03-20T11:54:10.2272872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-079] SKIPPED [ 71%] 2023-03-20T11:54:10.2279890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-080] SKIPPED [ 71%] 2023-03-20T11:54:10.2285194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-081] SKIPPED [ 71%] 2023-03-20T11:54:10.2292307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-082] SKIPPED [ 71%] 2023-03-20T11:54:10.2299178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-083] SKIPPED [ 71%] 2023-03-20T11:54:10.2305280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-084] SKIPPED [ 71%] 2023-03-20T11:54:10.2311847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-085] SKIPPED [ 71%] 2023-03-20T11:54:10.2318099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-086] SKIPPED [ 71%] 2023-03-20T11:54:10.2324218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-087] SKIPPED [ 71%] 2023-03-20T11:54:10.2330547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-088] SKIPPED [ 71%] 2023-03-20T11:54:10.2337109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-089] SKIPPED [ 71%] 2023-03-20T11:54:10.2343314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-090] SKIPPED [ 71%] 2023-03-20T11:54:10.2349861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-091] SKIPPED [ 71%] 2023-03-20T11:54:10.2355841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-092] SKIPPED [ 71%] 2023-03-20T11:54:10.2362152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-093] SKIPPED [ 71%] 2023-03-20T11:54:10.2370493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-094] SKIPPED [ 71%] 2023-03-20T11:54:10.2376000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-095] SKIPPED [ 71%] 2023-03-20T11:54:10.2382294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-096] SKIPPED [ 71%] 2023-03-20T11:54:10.2388786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-097] SKIPPED [ 71%] 2023-03-20T11:54:10.2394817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-098] SKIPPED [ 71%] 2023-03-20T11:54:10.2401143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-099] SKIPPED [ 71%] 2023-03-20T11:54:10.2407249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-100] SKIPPED [ 71%] 2023-03-20T11:54:10.2413639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-101] SKIPPED [ 71%] 2023-03-20T11:54:10.2420282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-102] SKIPPED [ 71%] 2023-03-20T11:54:10.2426379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-103] SKIPPED [ 71%] 2023-03-20T11:54:10.2432841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-104] SKIPPED [ 71%] 2023-03-20T11:54:10.2440429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-105] SKIPPED [ 71%] 2023-03-20T11:54:10.2446594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-106] SKIPPED [ 71%] 2023-03-20T11:54:10.2453270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-107] SKIPPED [ 71%] 2023-03-20T11:54:10.2459131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-108] SKIPPED [ 71%] 2023-03-20T11:54:10.2465234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-109] SKIPPED [ 71%] 2023-03-20T11:54:10.2471789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-110] SKIPPED [ 71%] 2023-03-20T11:54:10.2477983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-111] SKIPPED [ 71%] 2023-03-20T11:54:10.2484352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-112] SKIPPED [ 71%] 2023-03-20T11:54:10.2490699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-113] SKIPPED [ 71%] 2023-03-20T11:54:10.2497210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-114] SKIPPED [ 71%] 2023-03-20T11:54:10.2503326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-115] SKIPPED [ 71%] 2023-03-20T11:54:10.2510149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-116] SKIPPED [ 71%] 2023-03-20T11:54:10.2519171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-117] SKIPPED [ 71%] 2023-03-20T11:54:10.2525293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-118] SKIPPED [ 71%] 2023-03-20T11:54:10.2532482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-119] SKIPPED [ 71%] 2023-03-20T11:54:10.2537731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-120] SKIPPED [ 71%] 2023-03-20T11:54:10.2543815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-121] SKIPPED [ 71%] 2023-03-20T11:54:10.2550359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-122] SKIPPED [ 71%] 2023-03-20T11:54:10.2556594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-123] SKIPPED [ 71%] 2023-03-20T11:54:10.2562667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-124] SKIPPED [ 71%] 2023-03-20T11:54:10.2570024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-125] SKIPPED [ 71%] 2023-03-20T11:54:10.2575401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-126] SKIPPED [ 71%] 2023-03-20T11:54:10.2581951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-127] SKIPPED [ 71%] 2023-03-20T11:54:10.2589601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-128] SKIPPED [ 71%] 2023-03-20T11:54:10.2595733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-129] SKIPPED [ 71%] 2023-03-20T11:54:10.2602141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-130] SKIPPED [ 71%] 2023-03-20T11:54:10.2609295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-131] SKIPPED [ 71%] 2023-03-20T11:54:10.2614789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-132] SKIPPED [ 71%] 2023-03-20T11:54:10.2621295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-133] SKIPPED [ 71%] 2023-03-20T11:54:10.2628015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-134] SKIPPED [ 71%] 2023-03-20T11:54:10.2634001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-135] SKIPPED [ 71%] 2023-03-20T11:54:10.2640158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-136] SKIPPED [ 71%] 2023-03-20T11:54:10.2646492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-five_crop-137] SKIPPED [ 71%] 2023-03-20T11:54:10.2653299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-000] SKIPPED [ 71%] 2023-03-20T11:54:10.2659319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-001] SKIPPED [ 71%] 2023-03-20T11:54:10.2666956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-002] SKIPPED [ 71%] 2023-03-20T11:54:10.2673340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-003] SKIPPED [ 71%] 2023-03-20T11:54:10.2679495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-004] SKIPPED [ 71%] 2023-03-20T11:54:10.2685731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-005] SKIPPED [ 71%] 2023-03-20T11:54:10.2693112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-006] SKIPPED [ 71%] 2023-03-20T11:54:10.2698813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-007] SKIPPED [ 71%] 2023-03-20T11:54:10.2704900Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-008] SKIPPED [ 71%] 2023-03-20T11:54:10.2711342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-009] SKIPPED [ 71%] 2023-03-20T11:54:10.2717436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-010] SKIPPED [ 71%] 2023-03-20T11:54:10.2723766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-011] SKIPPED [ 71%] 2023-03-20T11:54:10.2730530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-012] SKIPPED [ 71%] 2023-03-20T11:54:10.2738090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-013] SKIPPED [ 71%] 2023-03-20T11:54:10.2744194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-014] SKIPPED [ 71%] 2023-03-20T11:54:10.2750728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-015] SKIPPED [ 71%] 2023-03-20T11:54:10.2756830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-016] SKIPPED [ 71%] 2023-03-20T11:54:10.2763079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-017] SKIPPED [ 71%] 2023-03-20T11:54:10.2770228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-018] SKIPPED [ 71%] 2023-03-20T11:54:10.2775703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-019] SKIPPED [ 71%] 2023-03-20T11:54:10.2782188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-020] SKIPPED [ 71%] 2023-03-20T11:54:10.2788749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-021] SKIPPED [ 71%] 2023-03-20T11:54:10.2794922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-022] SKIPPED [ 71%] 2023-03-20T11:54:10.2801089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-023] SKIPPED [ 71%] 2023-03-20T11:54:10.2807361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-024] SKIPPED [ 71%] 2023-03-20T11:54:10.2815033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-025] SKIPPED [ 71%] 2023-03-20T11:54:10.2821677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-026] SKIPPED [ 71%] 2023-03-20T11:54:10.2828160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-027] SKIPPED [ 71%] 2023-03-20T11:54:10.2834375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-028] SKIPPED [ 71%] 2023-03-20T11:54:10.2840610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-029] SKIPPED [ 71%] 2023-03-20T11:54:10.2846685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-030] SKIPPED [ 71%] 2023-03-20T11:54:10.2853934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-031] SKIPPED [ 71%] 2023-03-20T11:54:10.2859747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-032] SKIPPED [ 71%] 2023-03-20T11:54:10.2866095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-033] SKIPPED [ 71%] 2023-03-20T11:54:10.2872263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-034] SKIPPED [ 71%] 2023-03-20T11:54:10.2878548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-035] SKIPPED [ 71%] 2023-03-20T11:54:10.2885875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-036] SKIPPED [ 71%] 2023-03-20T11:54:10.2893305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-037] SKIPPED [ 71%] 2023-03-20T11:54:10.2898651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-038] SKIPPED [ 71%] 2023-03-20T11:54:10.2904937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-039] SKIPPED [ 71%] 2023-03-20T11:54:10.2911441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-040] SKIPPED [ 71%] 2023-03-20T11:54:10.2917501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-041] SKIPPED [ 71%] 2023-03-20T11:54:10.2923782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-042] SKIPPED [ 71%] 2023-03-20T11:54:10.2930692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-043] SKIPPED [ 71%] 2023-03-20T11:54:10.2936893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-044] SKIPPED [ 71%] 2023-03-20T11:54:10.2942859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-045] SKIPPED [ 71%] 2023-03-20T11:54:10.2949302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-046] SKIPPED [ 71%] 2023-03-20T11:54:10.2955409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-047] SKIPPED [ 71%] 2023-03-20T11:54:10.2962918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-048] SKIPPED [ 71%] 2023-03-20T11:54:10.2970006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-049] SKIPPED [ 71%] 2023-03-20T11:54:10.2975365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-050] SKIPPED [ 71%] 2023-03-20T11:54:10.2981811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-051] SKIPPED [ 71%] 2023-03-20T11:54:10.2988200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-052] SKIPPED [ 71%] 2023-03-20T11:54:10.2994054Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-053] SKIPPED [ 71%] 2023-03-20T11:54:10.3000198Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-054] SKIPPED [ 71%] 2023-03-20T11:54:10.3006410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-055] SKIPPED [ 71%] 2023-03-20T11:54:10.3013264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-056] SKIPPED [ 71%] 2023-03-20T11:54:10.3019243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-057] SKIPPED [ 71%] 2023-03-20T11:54:10.3025387Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-058] SKIPPED [ 71%] 2023-03-20T11:54:10.3032791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-059] SKIPPED [ 71%] 2023-03-20T11:54:10.3039074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-060] SKIPPED [ 71%] 2023-03-20T11:54:10.3045139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-061] SKIPPED [ 71%] 2023-03-20T11:54:10.3052314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-062] SKIPPED [ 71%] 2023-03-20T11:54:10.3058085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-063] SKIPPED [ 71%] 2023-03-20T11:54:10.3064017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-064] SKIPPED [ 71%] 2023-03-20T11:54:10.3070616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-065] SKIPPED [ 71%] 2023-03-20T11:54:10.3076668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-066] SKIPPED [ 71%] 2023-03-20T11:54:10.3083029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-067] SKIPPED [ 71%] 2023-03-20T11:54:10.3090269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-068] SKIPPED [ 71%] 2023-03-20T11:54:10.3095393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-069] SKIPPED [ 71%] 2023-03-20T11:54:10.3101914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-070] SKIPPED [ 71%] 2023-03-20T11:54:10.3109561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-071] SKIPPED [ 71%] 2023-03-20T11:54:10.3115603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-072] SKIPPED [ 71%] 2023-03-20T11:54:10.3121858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-073] SKIPPED [ 71%] 2023-03-20T11:54:10.3128981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-074] SKIPPED [ 71%] 2023-03-20T11:54:10.3134476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-075] SKIPPED [ 71%] 2023-03-20T11:54:10.3140764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-076] SKIPPED [ 71%] 2023-03-20T11:54:10.3147181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-077] SKIPPED [ 71%] 2023-03-20T11:54:10.3153541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-078] SKIPPED [ 71%] 2023-03-20T11:54:10.3159701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-079] SKIPPED [ 71%] 2023-03-20T11:54:10.3165772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-080] SKIPPED [ 71%] 2023-03-20T11:54:10.3173045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-081] SKIPPED [ 71%] 2023-03-20T11:54:10.3179796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-082] SKIPPED [ 71%] 2023-03-20T11:54:10.3186020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-083] SKIPPED [ 71%] 2023-03-20T11:54:10.3192559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-084] SKIPPED [ 71%] 2023-03-20T11:54:10.3198692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-085] SKIPPED [ 71%] 2023-03-20T11:54:10.3204835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-086] SKIPPED [ 71%] 2023-03-20T11:54:10.3211965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-087] SKIPPED [ 71%] 2023-03-20T11:54:10.3217530Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-088] SKIPPED [ 71%] 2023-03-20T11:54:10.3223714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-089] SKIPPED [ 71%] 2023-03-20T11:54:10.3230336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-090] SKIPPED [ 71%] 2023-03-20T11:54:10.3236339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-091] SKIPPED [ 71%] 2023-03-20T11:54:10.3243071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-092] SKIPPED [ 71%] 2023-03-20T11:54:10.3250254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-093] SKIPPED [ 71%] 2023-03-20T11:54:10.3256757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-094] SKIPPED [ 71%] 2023-03-20T11:54:10.3262903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-095] SKIPPED [ 71%] 2023-03-20T11:54:10.3269150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-096] SKIPPED [ 71%] 2023-03-20T11:54:10.3274982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-097] SKIPPED [ 71%] 2023-03-20T11:54:10.3281201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-098] SKIPPED [ 71%] 2023-03-20T11:54:10.3287245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-099] SKIPPED [ 71%] 2023-03-20T11:54:10.3293375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-100] SKIPPED [ 71%] 2023-03-20T11:54:10.3300142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-101] SKIPPED [ 71%] 2023-03-20T11:54:10.3306471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-102] SKIPPED [ 71%] 2023-03-20T11:54:10.3312884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-103] SKIPPED [ 71%] 2023-03-20T11:54:10.3319059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-104] SKIPPED [ 71%] 2023-03-20T11:54:10.3326382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-105] SKIPPED [ 71%] 2023-03-20T11:54:10.3333256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-106] SKIPPED [ 71%] 2023-03-20T11:54:10.3339289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-107] SKIPPED [ 71%] 2023-03-20T11:54:10.3345371Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-108] SKIPPED [ 71%] 2023-03-20T11:54:10.3351924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-109] SKIPPED [ 71%] 2023-03-20T11:54:10.3358210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-110] SKIPPED [ 71%] 2023-03-20T11:54:10.3364247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-111] SKIPPED [ 71%] 2023-03-20T11:54:10.3370556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-112] SKIPPED [ 71%] 2023-03-20T11:54:10.3376894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-113] SKIPPED [ 71%] 2023-03-20T11:54:10.3383048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-114] SKIPPED [ 71%] 2023-03-20T11:54:10.3389676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-115] SKIPPED [ 71%] 2023-03-20T11:54:10.3398748Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-116] SKIPPED [ 71%] 2023-03-20T11:54:10.3404889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-117] SKIPPED [ 71%] 2023-03-20T11:54:10.3412277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-118] SKIPPED [ 71%] 2023-03-20T11:54:10.3417716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-119] SKIPPED [ 71%] 2023-03-20T11:54:10.3423887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-120] SKIPPED [ 71%] 2023-03-20T11:54:10.3430465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-121] SKIPPED [ 71%] 2023-03-20T11:54:10.3436364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-122] SKIPPED [ 71%] 2023-03-20T11:54:10.3442963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-123] SKIPPED [ 71%] 2023-03-20T11:54:10.3449918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-124] SKIPPED [ 71%] 2023-03-20T11:54:10.3455037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-125] SKIPPED [ 71%] 2023-03-20T11:54:10.3461396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-126] SKIPPED [ 71%] 2023-03-20T11:54:10.3467898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-127] SKIPPED [ 71%] 2023-03-20T11:54:10.3475229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-128] SKIPPED [ 71%] 2023-03-20T11:54:10.3481516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-129] SKIPPED [ 71%] 2023-03-20T11:54:10.3487783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-130] SKIPPED [ 71%] 2023-03-20T11:54:10.3493881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-131] SKIPPED [ 71%] 2023-03-20T11:54:10.3499958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-132] SKIPPED [ 71%] 2023-03-20T11:54:10.3506178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-133] SKIPPED [ 71%] 2023-03-20T11:54:10.3512643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-134] SKIPPED [ 71%] 2023-03-20T11:54:10.3518866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-135] SKIPPED [ 71%] 2023-03-20T11:54:10.3525039Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-136] SKIPPED [ 71%] 2023-03-20T11:54:10.3532329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-137] SKIPPED [ 71%] 2023-03-20T11:54:10.3538019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-138] SKIPPED [ 71%] 2023-03-20T11:54:10.3545499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-139] SKIPPED [ 71%] 2023-03-20T11:54:10.3551935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-140] SKIPPED [ 71%] 2023-03-20T11:54:10.3558267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-141] SKIPPED [ 71%] 2023-03-20T11:54:10.3564292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-142] SKIPPED [ 71%] 2023-03-20T11:54:10.3570777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-143] SKIPPED [ 71%] 2023-03-20T11:54:10.3577038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-144] SKIPPED [ 71%] 2023-03-20T11:54:10.3582929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-145] SKIPPED [ 71%] 2023-03-20T11:54:10.3589444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-146] SKIPPED [ 71%] 2023-03-20T11:54:10.3595513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-147] SKIPPED [ 71%] 2023-03-20T11:54:10.3601774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-148] SKIPPED [ 71%] 2023-03-20T11:54:10.3609187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-149] SKIPPED [ 71%] 2023-03-20T11:54:10.3613988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-150] SKIPPED [ 71%] 2023-03-20T11:54:10.3621712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-151] SKIPPED [ 71%] 2023-03-20T11:54:10.3628148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-152] SKIPPED [ 71%] 2023-03-20T11:54:10.3633940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-153] SKIPPED [ 71%] 2023-03-20T11:54:10.3640049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-154] SKIPPED [ 71%] 2023-03-20T11:54:10.3646219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-155] SKIPPED [ 71%] 2023-03-20T11:54:10.3653356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-156] SKIPPED [ 71%] 2023-03-20T11:54:10.3659073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-157] SKIPPED [ 71%] 2023-03-20T11:54:10.3665104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-158] SKIPPED [ 71%] 2023-03-20T11:54:10.3671791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-159] SKIPPED [ 71%] 2023-03-20T11:54:10.3678691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-160] SKIPPED [ 71%] 2023-03-20T11:54:10.3684149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-161] SKIPPED [ 71%] 2023-03-20T11:54:10.3692759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-162] SKIPPED [ 71%] 2023-03-20T11:54:10.3698300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-163] SKIPPED [ 71%] 2023-03-20T11:54:10.3704414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-164] SKIPPED [ 71%] 2023-03-20T11:54:10.3711066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-165] SKIPPED [ 71%] 2023-03-20T11:54:10.3717076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-166] SKIPPED [ 71%] 2023-03-20T11:54:10.3723329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-ten_crop-167] SKIPPED [ 71%] 2023-03-20T11:54:10.3730471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-00] SKIPPED [ 71%] 2023-03-20T11:54:10.3735926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-01] SKIPPED [ 71%] 2023-03-20T11:54:10.3742265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-02] SKIPPED [ 71%] 2023-03-20T11:54:10.3748576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-03] SKIPPED [ 71%] 2023-03-20T11:54:10.3754375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-04] SKIPPED [ 71%] 2023-03-20T11:54:10.3760871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-05] SKIPPED [ 71%] 2023-03-20T11:54:10.3769132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-06] SKIPPED [ 71%] 2023-03-20T11:54:10.3774608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-07] SKIPPED [ 71%] 2023-03-20T11:54:10.3781237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-08] SKIPPED [ 71%] 2023-03-20T11:54:10.3787958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-09] SKIPPED [ 71%] 2023-03-20T11:54:10.3794189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-10] SKIPPED [ 71%] 2023-03-20T11:54:10.3800541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-11] SKIPPED [ 71%] 2023-03-20T11:54:10.3806842Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-12] SKIPPED [ 71%] 2023-03-20T11:54:10.3813349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-13] SKIPPED [ 71%] 2023-03-20T11:54:10.3820015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-14] SKIPPED [ 71%] 2023-03-20T11:54:10.3826122Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-15] SKIPPED [ 71%] 2023-03-20T11:54:10.3832451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-16] SKIPPED [ 71%] 2023-03-20T11:54:10.3840353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-17] SKIPPED [ 71%] 2023-03-20T11:54:10.3846378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-18] SKIPPED [ 71%] 2023-03-20T11:54:10.3853213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-19] SKIPPED [ 71%] 2023-03-20T11:54:10.3859691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-20] SKIPPED [ 71%] 2023-03-20T11:54:10.3865785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-21] SKIPPED [ 71%] 2023-03-20T11:54:10.3872482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-22] SKIPPED [ 71%] 2023-03-20T11:54:10.3878914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-normalize-23] SKIPPED [ 71%] 2023-03-20T11:54:10.3884996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-000] SKIPPED [ 71%] 2023-03-20T11:54:10.3892690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-001] SKIPPED [ 71%] 2023-03-20T11:54:10.3898125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-002] SKIPPED [ 71%] 2023-03-20T11:54:10.3904542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-003] SKIPPED [ 71%] 2023-03-20T11:54:10.3911415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-004] SKIPPED [ 71%] 2023-03-20T11:54:10.3918959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-005] SKIPPED [ 71%] 2023-03-20T11:54:10.3925128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-006] SKIPPED [ 71%] 2023-03-20T11:54:10.3932266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-007] SKIPPED [ 71%] 2023-03-20T11:54:10.3938266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-008] SKIPPED [ 71%] 2023-03-20T11:54:10.3944805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-009] SKIPPED [ 71%] 2023-03-20T11:54:10.3951335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-010] SKIPPED [ 71%] 2023-03-20T11:54:10.3957563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-011] SKIPPED [ 71%] 2023-03-20T11:54:10.3964194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-012] SKIPPED [ 71%] 2023-03-20T11:54:10.3970462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-013] SKIPPED [ 71%] 2023-03-20T11:54:10.3977219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-014] SKIPPED [ 71%] 2023-03-20T11:54:10.3983686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-015] SKIPPED [ 71%] 2023-03-20T11:54:10.3991514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-016] SKIPPED [ 71%] 2023-03-20T11:54:10.3997716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-017] SKIPPED [ 71%] 2023-03-20T11:54:10.4004196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-018] SKIPPED [ 71%] 2023-03-20T11:54:10.4010739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-019] SKIPPED [ 71%] 2023-03-20T11:54:10.4017308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-020] SKIPPED [ 71%] 2023-03-20T11:54:10.4023534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-021] SKIPPED [ 71%] 2023-03-20T11:54:10.4030071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-022] SKIPPED [ 71%] 2023-03-20T11:54:10.4036314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-023] SKIPPED [ 71%] 2023-03-20T11:54:10.4042713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-024] SKIPPED [ 71%] 2023-03-20T11:54:10.4050349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-025] SKIPPED [ 71%] 2023-03-20T11:54:10.4055524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-026] SKIPPED [ 71%] 2023-03-20T11:54:10.4061789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-027] SKIPPED [ 71%] 2023-03-20T11:54:10.4069601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-028] SKIPPED [ 71%] 2023-03-20T11:54:10.4075835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-029] SKIPPED [ 71%] 2023-03-20T11:54:10.4082293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-030] SKIPPED [ 71%] 2023-03-20T11:54:10.4089338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-031] SKIPPED [ 71%] 2023-03-20T11:54:10.4095274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-032] SKIPPED [ 71%] 2023-03-20T11:54:10.4101949Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-033] SKIPPED [ 71%] 2023-03-20T11:54:10.4108506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-034] SKIPPED [ 71%] 2023-03-20T11:54:10.4114678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-035] SKIPPED [ 71%] 2023-03-20T11:54:10.4121040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-036] SKIPPED [ 71%] 2023-03-20T11:54:10.4127180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-037] SKIPPED [ 71%] 2023-03-20T11:54:10.4133840Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-038] SKIPPED [ 71%] 2023-03-20T11:54:10.4141853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-039] SKIPPED [ 71%] 2023-03-20T11:54:10.4148488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-040] SKIPPED [ 71%] 2023-03-20T11:54:10.4154786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-041] SKIPPED [ 71%] 2023-03-20T11:54:10.4161164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-042] SKIPPED [ 71%] 2023-03-20T11:54:10.4167855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-043] SKIPPED [ 71%] 2023-03-20T11:54:10.4174189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-044] SKIPPED [ 71%] 2023-03-20T11:54:10.4180883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-045] SKIPPED [ 71%] 2023-03-20T11:54:10.4187295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-046] SKIPPED [ 71%] 2023-03-20T11:54:10.4193795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-047] SKIPPED [ 71%] 2023-03-20T11:54:10.4200099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-048] SKIPPED [ 71%] 2023-03-20T11:54:10.4206569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-049] SKIPPED [ 71%] 2023-03-20T11:54:10.4214362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-050] SKIPPED [ 71%] 2023-03-20T11:54:10.4221081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-051] SKIPPED [ 71%] 2023-03-20T11:54:10.4227507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-052] SKIPPED [ 71%] 2023-03-20T11:54:10.4233987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-053] SKIPPED [ 71%] 2023-03-20T11:54:10.4240335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-054] SKIPPED [ 71%] 2023-03-20T11:54:10.4246656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-055] SKIPPED [ 71%] 2023-03-20T11:54:10.4253250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-056] SKIPPED [ 71%] 2023-03-20T11:54:10.4259836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-057] SKIPPED [ 71%] 2023-03-20T11:54:10.4266231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-058] SKIPPED [ 71%] 2023-03-20T11:54:10.4272981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-059] SKIPPED [ 71%] 2023-03-20T11:54:10.4279594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-060] SKIPPED [ 71%] 2023-03-20T11:54:10.4285907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-061] SKIPPED [ 71%] 2023-03-20T11:54:10.4295060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-062] SKIPPED [ 71%] 2023-03-20T11:54:10.4301853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-063] SKIPPED [ 71%] 2023-03-20T11:54:10.4308557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-064] SKIPPED [ 71%] 2023-03-20T11:54:10.4314910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-065] SKIPPED [ 71%] 2023-03-20T11:54:10.4321188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-066] SKIPPED [ 71%] 2023-03-20T11:54:10.4327287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-067] SKIPPED [ 71%] 2023-03-20T11:54:10.4333813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-068] SKIPPED [ 71%] 2023-03-20T11:54:10.4340443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-069] SKIPPED [ 71%] 2023-03-20T11:54:10.4346979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-070] SKIPPED [ 71%] 2023-03-20T11:54:10.4353468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-071] SKIPPED [ 71%] 2023-03-20T11:54:10.4359702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-072] SKIPPED [ 71%] 2023-03-20T11:54:10.4367534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-073] SKIPPED [ 71%] 2023-03-20T11:54:10.4374693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-074] SKIPPED [ 71%] 2023-03-20T11:54:10.4380957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-075] SKIPPED [ 71%] 2023-03-20T11:54:10.4387434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-076] SKIPPED [ 71%] 2023-03-20T11:54:10.4393462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-077] SKIPPED [ 71%] 2023-03-20T11:54:10.4399633Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-078] SKIPPED [ 71%] 2023-03-20T11:54:10.4406026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-079] SKIPPED [ 71%] 2023-03-20T11:54:10.4413210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-080] SKIPPED [ 71%] 2023-03-20T11:54:10.4418889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-081] SKIPPED [ 71%] 2023-03-20T11:54:10.4425174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-082] SKIPPED [ 71%] 2023-03-20T11:54:10.4432018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-083] SKIPPED [ 71%] 2023-03-20T11:54:10.4438398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-084] SKIPPED [ 71%] 2023-03-20T11:54:10.4445850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-085] SKIPPED [ 71%] 2023-03-20T11:54:10.4453320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-086] SKIPPED [ 71%] 2023-03-20T11:54:10.4458694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-087] SKIPPED [ 71%] 2023-03-20T11:54:10.4465265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-088] SKIPPED [ 71%] 2023-03-20T11:54:10.4471794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-089] SKIPPED [ 71%] 2023-03-20T11:54:10.4478125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-090] SKIPPED [ 71%] 2023-03-20T11:54:10.4484390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-091] SKIPPED [ 71%] 2023-03-20T11:54:10.4491442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-092] SKIPPED [ 71%] 2023-03-20T11:54:10.4497485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-093] SKIPPED [ 71%] 2023-03-20T11:54:10.4503880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-094] SKIPPED [ 71%] 2023-03-20T11:54:10.4510113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-095] SKIPPED [ 71%] 2023-03-20T11:54:10.4517635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-096] SKIPPED [ 71%] 2023-03-20T11:54:10.4523957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-097] SKIPPED [ 71%] 2023-03-20T11:54:10.4530519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-098] SKIPPED [ 71%] 2023-03-20T11:54:10.4537224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-099] SKIPPED [ 71%] 2023-03-20T11:54:10.4543624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-100] SKIPPED [ 71%] 2023-03-20T11:54:10.4550408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-101] SKIPPED [ 71%] 2023-03-20T11:54:10.4556602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-102] SKIPPED [ 71%] 2023-03-20T11:54:10.4563018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-103] SKIPPED [ 71%] 2023-03-20T11:54:10.4570456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-104] SKIPPED [ 71%] 2023-03-20T11:54:10.4575983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-105] SKIPPED [ 71%] 2023-03-20T11:54:10.4582421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-106] SKIPPED [ 71%] 2023-03-20T11:54:10.4589053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-107] SKIPPED [ 71%] 2023-03-20T11:54:10.4596579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-108] SKIPPED [ 71%] 2023-03-20T11:54:10.4603001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-109] SKIPPED [ 71%] 2023-03-20T11:54:10.4610586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-110] SKIPPED [ 71%] 2023-03-20T11:54:10.4615737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-111] SKIPPED [ 71%] 2023-03-20T11:54:10.4622284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-112] SKIPPED [ 71%] 2023-03-20T11:54:10.4629111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-113] SKIPPED [ 71%] 2023-03-20T11:54:10.4635534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-114] SKIPPED [ 71%] 2023-03-20T11:54:10.4641950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-115] SKIPPED [ 71%] 2023-03-20T11:54:10.4649732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-116] SKIPPED [ 71%] 2023-03-20T11:54:10.4654609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-117] SKIPPED [ 71%] 2023-03-20T11:54:10.4661248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-118] SKIPPED [ 71%] 2023-03-20T11:54:10.4669124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_dtype-119] SKIPPED [ 71%] 2023-03-20T11:54:10.4675489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-00] SKIPPED [ 71%] 2023-03-20T11:54:10.4682014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-01] SKIPPED [ 71%] 2023-03-20T11:54:10.4689332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-02] SKIPPED [ 71%] 2023-03-20T11:54:10.4694777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-03] SKIPPED [ 71%] 2023-03-20T11:54:10.4701393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-04] SKIPPED [ 71%] 2023-03-20T11:54:10.4708031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-05] SKIPPED [ 71%] 2023-03-20T11:54:10.4713872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-06] SKIPPED [ 71%] 2023-03-20T11:54:10.4720272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-07] SKIPPED [ 71%] 2023-03-20T11:54:10.4726758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-08] SKIPPED [ 71%] 2023-03-20T11:54:10.4733505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-09] SKIPPED [ 71%] 2023-03-20T11:54:10.4740246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-10] SKIPPED [ 71%] 2023-03-20T11:54:10.4747828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-11] SKIPPED [ 71%] 2023-03-20T11:54:10.4754400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-12] SKIPPED [ 71%] 2023-03-20T11:54:10.4760846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-13] SKIPPED [ 71%] 2023-03-20T11:54:10.4767085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-14] SKIPPED [ 71%] 2023-03-20T11:54:10.4773729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-15] SKIPPED [ 71%] 2023-03-20T11:54:10.4780402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-16] SKIPPED [ 71%] 2023-03-20T11:54:10.4786965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-17] SKIPPED [ 71%] 2023-03-20T11:54:10.4793493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-18] SKIPPED [ 71%] 2023-03-20T11:54:10.4800674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-19] SKIPPED [ 71%] 2023-03-20T11:54:10.4806142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-20] SKIPPED [ 71%] 2023-03-20T11:54:10.4813418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-21] SKIPPED [ 71%] 2023-03-20T11:54:10.4820719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-22] SKIPPED [ 71%] 2023-03-20T11:54:10.4827361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-23] SKIPPED [ 71%] 2023-03-20T11:54:10.4833721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-24] SKIPPED [ 71%] 2023-03-20T11:54:10.4840079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-25] SKIPPED [ 71%] 2023-03-20T11:54:10.4846399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-26] SKIPPED [ 71%] 2023-03-20T11:54:10.4853539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-27] SKIPPED [ 71%] 2023-03-20T11:54:10.4859250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-28] SKIPPED [ 71%] 2023-03-20T11:54:10.4865538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-29] SKIPPED [ 71%] 2023-03-20T11:54:10.4872383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-30] SKIPPED [ 71%] 2023-03-20T11:54:10.4878705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-31] SKIPPED [ 71%] 2023-03-20T11:54:10.4884965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-32] SKIPPED [ 71%] 2023-03-20T11:54:10.4892281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-33] SKIPPED [ 71%] 2023-03-20T11:54:10.4899533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-34] SKIPPED [ 71%] 2023-03-20T11:54:10.4905927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-uniform_temporal_subsample-35] SKIPPED [ 71%] 2023-03-20T11:54:10.4912466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-00] SKIPPED [ 71%] 2023-03-20T11:54:10.4918803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-01] SKIPPED [ 71%] 2023-03-20T11:54:10.4925189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-02] SKIPPED [ 71%] 2023-03-20T11:54:10.4932636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-03] SKIPPED [ 71%] 2023-03-20T11:54:10.4938408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-04] SKIPPED [ 71%] 2023-03-20T11:54:10.4944756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-05] SKIPPED [ 71%] 2023-03-20T11:54:10.4951426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-06] SKIPPED [ 71%] 2023-03-20T11:54:10.4957693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-07] SKIPPED [ 71%] 2023-03-20T11:54:10.4964083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-08] SKIPPED [ 71%] 2023-03-20T11:54:10.4972886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-09] SKIPPED [ 71%] 2023-03-20T11:54:10.4978565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-10] SKIPPED [ 71%] 2023-03-20T11:54:10.4984769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-11] SKIPPED [ 71%] 2023-03-20T11:54:10.4991678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-12] SKIPPED [ 71%] 2023-03-20T11:54:10.4997763Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-13] SKIPPED [ 71%] 2023-03-20T11:54:10.5004115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-14] SKIPPED [ 71%] 2023-03-20T11:54:10.5011817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-15] SKIPPED [ 71%] 2023-03-20T11:54:10.5017281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-16] SKIPPED [ 71%] 2023-03-20T11:54:10.5023467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-17] SKIPPED [ 71%] 2023-03-20T11:54:10.5030166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-18] SKIPPED [ 71%] 2023-03-20T11:54:10.5036390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-19] SKIPPED [ 71%] 2023-03-20T11:54:10.5042989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-20] SKIPPED [ 71%] 2023-03-20T11:54:10.5050509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-21] SKIPPED [ 71%] 2023-03-20T11:54:10.5057363Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-22] SKIPPED [ 71%] 2023-03-20T11:54:10.5063728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-23] SKIPPED [ 71%] 2023-03-20T11:54:10.5070296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-24] SKIPPED [ 71%] 2023-03-20T11:54:10.5076485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-25] SKIPPED [ 71%] 2023-03-20T11:54:10.5082853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-26] SKIPPED [ 71%] 2023-03-20T11:54:10.5090462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-27] SKIPPED [ 71%] 2023-03-20T11:54:10.5095814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-28] SKIPPED [ 71%] 2023-03-20T11:54:10.5102449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-29] SKIPPED [ 71%] 2023-03-20T11:54:10.5109013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-30] SKIPPED [ 71%] 2023-03-20T11:54:10.5115253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-31] SKIPPED [ 71%] 2023-03-20T11:54:10.5122897Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-32] SKIPPED [ 71%] 2023-03-20T11:54:10.5130312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-33] SKIPPED [ 71%] 2023-03-20T11:54:10.5135990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-34] SKIPPED [ 71%] 2023-03-20T11:54:10.5141923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-35] SKIPPED [ 71%] 2023-03-20T11:54:10.5148649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-36] SKIPPED [ 71%] 2023-03-20T11:54:10.5154994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-37] SKIPPED [ 71%] 2023-03-20T11:54:10.5161529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-38] SKIPPED [ 71%] 2023-03-20T11:54:10.5168937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-39] SKIPPED [ 71%] 2023-03-20T11:54:10.5174293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-40] SKIPPED [ 71%] 2023-03-20T11:54:10.5180823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-41] SKIPPED [ 71%] 2023-03-20T11:54:10.5187434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-42] SKIPPED [ 71%] 2023-03-20T11:54:10.5196808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-43] SKIPPED [ 71%] 2023-03-20T11:54:10.5202966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-44] SKIPPED [ 71%] 2023-03-20T11:54:10.5210651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-45] SKIPPED [ 71%] 2023-03-20T11:54:10.5216110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-46] SKIPPED [ 71%] 2023-03-20T11:54:10.5222689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-47] SKIPPED [ 71%] 2023-03-20T11:54:10.5229600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-48] SKIPPED [ 71%] 2023-03-20T11:54:10.5235688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-49] SKIPPED [ 71%] 2023-03-20T11:54:10.5242237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-50] SKIPPED [ 71%] 2023-03-20T11:54:10.5249561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-51] SKIPPED [ 71%] 2023-03-20T11:54:10.5254917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-52] SKIPPED [ 71%] 2023-03-20T11:54:10.5261474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-clamp_bounding_box-53] SKIPPED [ 71%] 2023-03-20T11:54:10.5268015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-000] SKIPPED [ 71%] 2023-03-20T11:54:10.5275307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-001] SKIPPED [ 71%] 2023-03-20T11:54:10.5281813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-002] SKIPPED [ 71%] 2023-03-20T11:54:10.5289406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-003] SKIPPED [ 71%] 2023-03-20T11:54:10.5294828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-004] SKIPPED [ 71%] 2023-03-20T11:54:10.5301315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-005] SKIPPED [ 71%] 2023-03-20T11:54:10.5308048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-006] SKIPPED [ 71%] 2023-03-20T11:54:10.5314452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-007] SKIPPED [ 71%] 2023-03-20T11:54:10.5320885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-008] SKIPPED [ 71%] 2023-03-20T11:54:10.5327183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-009] SKIPPED [ 71%] 2023-03-20T11:54:10.5333843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-010] SKIPPED [ 71%] 2023-03-20T11:54:10.5340474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-011] SKIPPED [ 71%] 2023-03-20T11:54:10.5348295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-012] SKIPPED [ 71%] 2023-03-20T11:54:10.5354081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-013] SKIPPED [ 71%] 2023-03-20T11:54:10.5360674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-014] SKIPPED [ 71%] 2023-03-20T11:54:10.5366917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-015] SKIPPED [ 71%] 2023-03-20T11:54:10.5373478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-016] SKIPPED [ 71%] 2023-03-20T11:54:10.5379847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-017] SKIPPED [ 71%] 2023-03-20T11:54:10.5386286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-018] SKIPPED [ 71%] 2023-03-20T11:54:10.5393018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-019] SKIPPED [ 71%] 2023-03-20T11:54:10.5399405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-020] SKIPPED [ 71%] 2023-03-20T11:54:10.5405756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-021] SKIPPED [ 71%] 2023-03-20T11:54:10.5413464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-022] SKIPPED [ 71%] 2023-03-20T11:54:10.5419048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-023] SKIPPED [ 71%] 2023-03-20T11:54:10.5426671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-024] SKIPPED [ 71%] 2023-03-20T11:54:10.5433204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-025] SKIPPED [ 71%] 2023-03-20T11:54:10.5439536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-026] SKIPPED [ 71%] 2023-03-20T11:54:10.5445890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-027] SKIPPED [ 71%] 2023-03-20T11:54:10.5453460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-028] SKIPPED [ 71%] 2023-03-20T11:54:10.5459185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-029] SKIPPED [ 71%] 2023-03-20T11:54:10.5465449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-030] SKIPPED [ 71%] 2023-03-20T11:54:10.5472238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-031] SKIPPED [ 71%] 2023-03-20T11:54:10.5478370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-032] SKIPPED [ 71%] 2023-03-20T11:54:10.5484874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-033] SKIPPED [ 71%] 2023-03-20T11:54:10.5492388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-034] SKIPPED [ 71%] 2023-03-20T11:54:10.5499708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-035] SKIPPED [ 71%] 2023-03-20T11:54:10.5505969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-036] SKIPPED [ 71%] 2023-03-20T11:54:10.5512875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-037] SKIPPED [ 71%] 2023-03-20T11:54:10.5519219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-038] SKIPPED [ 71%] 2023-03-20T11:54:10.5525653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-039] SKIPPED [ 71%] 2023-03-20T11:54:10.5533336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-040] SKIPPED [ 71%] 2023-03-20T11:54:10.5538880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-041] SKIPPED [ 71%] 2023-03-20T11:54:10.5545309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-042] SKIPPED [ 71%] 2023-03-20T11:54:10.5551992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-043] SKIPPED [ 71%] 2023-03-20T11:54:10.5558461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-044] SKIPPED [ 71%] 2023-03-20T11:54:10.5564719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-045] SKIPPED [ 71%] 2023-03-20T11:54:10.5572242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-046] SKIPPED [ 71%] 2023-03-20T11:54:10.5579062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-047] SKIPPED [ 71%] 2023-03-20T11:54:10.5585225Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-048] SKIPPED [ 71%] 2023-03-20T11:54:10.5592101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-049] SKIPPED [ 71%] 2023-03-20T11:54:10.5598360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-050] SKIPPED [ 71%] 2023-03-20T11:54:10.5604785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-051] SKIPPED [ 71%] 2023-03-20T11:54:10.5612184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-052] SKIPPED [ 71%] 2023-03-20T11:54:10.5618230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-053] SKIPPED [ 71%] 2023-03-20T11:54:10.5624634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-054] SKIPPED [ 71%] 2023-03-20T11:54:10.5631481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-055] SKIPPED [ 71%] 2023-03-20T11:54:10.5637714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-056] SKIPPED [ 71%] 2023-03-20T11:54:10.5644142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-057] SKIPPED [ 71%] 2023-03-20T11:54:10.5653103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-058] SKIPPED [ 71%] 2023-03-20T11:54:10.5658709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-059] SKIPPED [ 71%] 2023-03-20T11:54:10.5665074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-060] SKIPPED [ 71%] 2023-03-20T11:54:10.5671861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-061] SKIPPED [ 71%] 2023-03-20T11:54:10.5678219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-062] SKIPPED [ 71%] 2023-03-20T11:54:10.5684455Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-063] SKIPPED [ 71%] 2023-03-20T11:54:10.5691754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-064] SKIPPED [ 71%] 2023-03-20T11:54:10.5697421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-065] SKIPPED [ 71%] 2023-03-20T11:54:10.5703963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-066] SKIPPED [ 71%] 2023-03-20T11:54:10.5710686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-067] SKIPPED [ 71%] 2023-03-20T11:54:10.5716932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-068] SKIPPED [ 71%] 2023-03-20T11:54:10.5723401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-069] SKIPPED [ 71%] 2023-03-20T11:54:10.5732323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-070] SKIPPED [ 71%] 2023-03-20T11:54:10.5737995Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-071] SKIPPED [ 71%] 2023-03-20T11:54:10.5744337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-072] SKIPPED [ 71%] 2023-03-20T11:54:10.5751070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-073] SKIPPED [ 71%] 2023-03-20T11:54:10.5757305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-074] SKIPPED [ 71%] 2023-03-20T11:54:10.5763773Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-075] SKIPPED [ 71%] 2023-03-20T11:54:10.5770673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-076] SKIPPED [ 71%] 2023-03-20T11:54:10.5776973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-077] SKIPPED [ 71%] 2023-03-20T11:54:10.5783317Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-078] SKIPPED [ 71%] 2023-03-20T11:54:10.5790182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-079] SKIPPED [ 71%] 2023-03-20T11:54:10.5796313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-080] SKIPPED [ 71%] 2023-03-20T11:54:10.5804080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-081] SKIPPED [ 71%] 2023-03-20T11:54:10.5810656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-082] SKIPPED [ 71%] 2023-03-20T11:54:10.5817737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-083] SKIPPED [ 71%] 2023-03-20T11:54:10.5823874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-084] SKIPPED [ 71%] 2023-03-20T11:54:10.5830648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-085] SKIPPED [ 71%] 2023-03-20T11:54:10.5836798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-086] SKIPPED [ 71%] 2023-03-20T11:54:10.5843273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-087] SKIPPED [ 71%] 2023-03-20T11:54:10.5850580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-088] SKIPPED [ 71%] 2023-03-20T11:54:10.5856454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-089] SKIPPED [ 71%] 2023-03-20T11:54:10.5863002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-090] SKIPPED [ 71%] 2023-03-20T11:54:10.5869615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-091] SKIPPED [ 71%] 2023-03-20T11:54:10.5876123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-092] SKIPPED [ 71%] 2023-03-20T11:54:10.5883816Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-093] SKIPPED [ 71%] 2023-03-20T11:54:10.5890771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-094] SKIPPED [ 71%] 2023-03-20T11:54:10.5897164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-095] SKIPPED [ 71%] 2023-03-20T11:54:10.5903452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-096] SKIPPED [ 71%] 2023-03-20T11:54:10.5910353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-097] SKIPPED [ 71%] 2023-03-20T11:54:10.5916812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-098] SKIPPED [ 71%] 2023-03-20T11:54:10.5923257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-099] SKIPPED [ 71%] 2023-03-20T11:54:10.5930528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-100] SKIPPED [ 71%] 2023-03-20T11:54:10.5936642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-101] SKIPPED [ 71%] 2023-03-20T11:54:10.5943056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-102] SKIPPED [ 71%] 2023-03-20T11:54:10.5949743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-103] SKIPPED [ 71%] 2023-03-20T11:54:10.5957310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-104] SKIPPED [ 71%] 2023-03-20T11:54:10.5963742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-105] SKIPPED [ 71%] 2023-03-20T11:54:10.5970811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-106] SKIPPED [ 71%] 2023-03-20T11:54:10.5977159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-107] SKIPPED [ 71%] 2023-03-20T11:54:10.5983423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-108] SKIPPED [ 71%] 2023-03-20T11:54:10.5990047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-109] SKIPPED [ 71%] 2023-03-20T11:54:10.5996444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-110] SKIPPED [ 71%] 2023-03-20T11:54:10.6002827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-111] SKIPPED [ 71%] 2023-03-20T11:54:10.6010397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-112] SKIPPED [ 71%] 2023-03-20T11:54:10.6015723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-113] SKIPPED [ 71%] 2023-03-20T11:54:10.6022332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-114] SKIPPED [ 71%] 2023-03-20T11:54:10.6030136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-115] SKIPPED [ 71%] 2023-03-20T11:54:10.6036388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-116] SKIPPED [ 71%] 2023-03-20T11:54:10.6042892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-117] SKIPPED [ 71%] 2023-03-20T11:54:10.6050415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-118] SKIPPED [ 71%] 2023-03-20T11:54:10.6055697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-119] SKIPPED [ 71%] 2023-03-20T11:54:10.6062251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-120] SKIPPED [ 71%] 2023-03-20T11:54:10.6069106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-121] SKIPPED [ 71%] 2023-03-20T11:54:10.6075324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-122] SKIPPED [ 71%] 2023-03-20T11:54:10.6081878Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-123] SKIPPED [ 71%] 2023-03-20T11:54:10.6089228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-124] SKIPPED [ 71%] 2023-03-20T11:54:10.6094622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-125] SKIPPED [ 71%] 2023-03-20T11:54:10.6100918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-126] SKIPPED [ 71%] 2023-03-20T11:54:10.6110098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-127] SKIPPED [ 71%] 2023-03-20T11:54:10.6116368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-128] SKIPPED [ 71%] 2023-03-20T11:54:10.6122758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-129] SKIPPED [ 71%] 2023-03-20T11:54:10.6130247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-130] SKIPPED [ 71%] 2023-03-20T11:54:10.6135488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-131] SKIPPED [ 71%] 2023-03-20T11:54:10.6142007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-132] SKIPPED [ 71%] 2023-03-20T11:54:10.6148671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-133] SKIPPED [ 71%] 2023-03-20T11:54:10.6155192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-134] SKIPPED [ 71%] 2023-03-20T11:54:10.6161536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-135] SKIPPED [ 71%] 2023-03-20T11:54:10.6169202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-136] SKIPPED [ 71%] 2023-03-20T11:54:10.6174568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-137] SKIPPED [ 71%] 2023-03-20T11:54:10.6182595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-138] SKIPPED [ 71%] 2023-03-20T11:54:10.6189249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-139] SKIPPED [ 71%] 2023-03-20T11:54:10.6195709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-140] SKIPPED [ 71%] 2023-03-20T11:54:10.6202152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-141] SKIPPED [ 71%] 2023-03-20T11:54:10.6209291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-142] SKIPPED [ 71%] 2023-03-20T11:54:10.6215223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-143] SKIPPED [ 71%] 2023-03-20T11:54:10.6221473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-144] SKIPPED [ 71%] 2023-03-20T11:54:10.6228306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-145] SKIPPED [ 71%] 2023-03-20T11:54:10.6234491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-146] SKIPPED [ 71%] 2023-03-20T11:54:10.6241013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-147] SKIPPED [ 71%] 2023-03-20T11:54:10.6247229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-148] SKIPPED [ 71%] 2023-03-20T11:54:10.6253909Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-149] SKIPPED [ 71%] 2023-03-20T11:54:10.6261788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-150] SKIPPED [ 71%] 2023-03-20T11:54:10.6268389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-151] SKIPPED [ 71%] 2023-03-20T11:54:10.6274902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-152] SKIPPED [ 71%] 2023-03-20T11:54:10.6281253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-153] SKIPPED [ 71%] 2023-03-20T11:54:10.6287619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-154] SKIPPED [ 71%] 2023-03-20T11:54:10.6294651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-155] SKIPPED [ 71%] 2023-03-20T11:54:10.6301547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-156] SKIPPED [ 71%] 2023-03-20T11:54:10.6307924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-157] SKIPPED [ 71%] 2023-03-20T11:54:10.6314374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-158] SKIPPED [ 71%] 2023-03-20T11:54:10.6320911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-159] SKIPPED [ 71%] 2023-03-20T11:54:10.6327158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-160] SKIPPED [ 71%] 2023-03-20T11:54:10.6334964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cpu-convert_format_bounding_box-161] SKIPPED [ 71%] 2023-03-20T11:54:10.6358569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-000] PASSED [ 71%] 2023-03-20T11:54:10.6379488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-001] PASSED [ 71%] 2023-03-20T11:54:10.6399379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-002] PASSED [ 71%] 2023-03-20T11:54:10.6419709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-003] PASSED [ 71%] 2023-03-20T11:54:10.6438782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-004] PASSED [ 71%] 2023-03-20T11:54:10.6458813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-005] PASSED [ 71%] 2023-03-20T11:54:10.6479083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-006] PASSED [ 71%] 2023-03-20T11:54:10.6499365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-007] PASSED [ 71%] 2023-03-20T11:54:10.6518782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-008] PASSED [ 71%] 2023-03-20T11:54:10.6538786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-009] PASSED [ 71%] 2023-03-20T11:54:10.6557338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-010] PASSED [ 71%] 2023-03-20T11:54:10.6577679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-011] PASSED [ 71%] 2023-03-20T11:54:10.6597091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-012] PASSED [ 71%] 2023-03-20T11:54:10.6617622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-013] PASSED [ 71%] 2023-03-20T11:54:10.6636340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-014] PASSED [ 71%] 2023-03-20T11:54:10.6656430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-015] PASSED [ 71%] 2023-03-20T11:54:10.6675408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-016] PASSED [ 71%] 2023-03-20T11:54:10.6698389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-017] PASSED [ 71%] 2023-03-20T11:54:10.6717449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-018] PASSED [ 71%] 2023-03-20T11:54:10.6737951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-019] PASSED [ 71%] 2023-03-20T11:54:10.6757485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-020] PASSED [ 71%] 2023-03-20T11:54:10.6777447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-021] PASSED [ 71%] 2023-03-20T11:54:10.6796444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-022] PASSED [ 71%] 2023-03-20T11:54:10.6816588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-023] PASSED [ 71%] 2023-03-20T11:54:10.6836435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-024] PASSED [ 71%] 2023-03-20T11:54:10.6857078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-025] PASSED [ 71%] 2023-03-20T11:54:10.6876563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-026] PASSED [ 71%] 2023-03-20T11:54:10.6897277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-027] PASSED [ 71%] 2023-03-20T11:54:10.6916795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-028] PASSED [ 71%] 2023-03-20T11:54:10.6937464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-029] PASSED [ 71%] 2023-03-20T11:54:10.6957080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-030] PASSED [ 71%] 2023-03-20T11:54:10.6977682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-031] PASSED [ 71%] 2023-03-20T11:54:10.6997203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-032] PASSED [ 71%] 2023-03-20T11:54:10.7017074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-033] PASSED [ 71%] 2023-03-20T11:54:10.7035957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-034] PASSED [ 71%] 2023-03-20T11:54:10.7055838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-035] PASSED [ 71%] 2023-03-20T11:54:10.7075178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-036] PASSED [ 71%] 2023-03-20T11:54:10.7095250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-037] PASSED [ 71%] 2023-03-20T11:54:10.7114617Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-038] PASSED [ 71%] 2023-03-20T11:54:10.7134654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-039] PASSED [ 71%] 2023-03-20T11:54:10.7153821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-040] PASSED [ 71%] 2023-03-20T11:54:10.7177724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-041] PASSED [ 71%] 2023-03-20T11:54:10.7197206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-042] PASSED [ 71%] 2023-03-20T11:54:10.7217656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-043] PASSED [ 71%] 2023-03-20T11:54:10.7236839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-044] PASSED [ 71%] 2023-03-20T11:54:10.7257248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-045] PASSED [ 71%] 2023-03-20T11:54:10.7276782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-046] PASSED [ 71%] 2023-03-20T11:54:10.7297263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-047] PASSED [ 71%] 2023-03-20T11:54:10.7316695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-048] PASSED [ 71%] 2023-03-20T11:54:10.7337278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-049] PASSED [ 71%] 2023-03-20T11:54:10.7356297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-050] PASSED [ 71%] 2023-03-20T11:54:10.7376585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-051] PASSED [ 71%] 2023-03-20T11:54:10.7395312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-052] PASSED [ 71%] 2023-03-20T11:54:10.7415333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-053] PASSED [ 71%] 2023-03-20T11:54:10.7434233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-054] PASSED [ 71%] 2023-03-20T11:54:10.7454303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-055] PASSED [ 71%] 2023-03-20T11:54:10.7473003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-056] PASSED [ 71%] 2023-03-20T11:54:10.7493375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-057] PASSED [ 71%] 2023-03-20T11:54:10.7512264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-058] PASSED [ 71%] 2023-03-20T11:54:10.7533088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-059] PASSED [ 71%] 2023-03-20T11:54:10.7555770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-060] PASSED [ 71%] 2023-03-20T11:54:10.7579199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-061] PASSED [ 71%] 2023-03-20T11:54:10.7601741Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-062] PASSED [ 71%] 2023-03-20T11:54:10.7622462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-063] PASSED [ 71%] 2023-03-20T11:54:10.7642425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-064] PASSED [ 71%] 2023-03-20T11:54:10.7666866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-065] PASSED [ 71%] 2023-03-20T11:54:10.7685937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-066] PASSED [ 71%] 2023-03-20T11:54:10.7705978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-067] PASSED [ 71%] 2023-03-20T11:54:10.7724917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-068] PASSED [ 71%] 2023-03-20T11:54:10.7744483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-069] PASSED [ 71%] 2023-03-20T11:54:10.7763239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-070] PASSED [ 71%] 2023-03-20T11:54:10.7783003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-071] PASSED [ 71%] 2023-03-20T11:54:10.7801653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-072] PASSED [ 71%] 2023-03-20T11:54:10.7821024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-073] PASSED [ 71%] 2023-03-20T11:54:10.7839544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-074] PASSED [ 71%] 2023-03-20T11:54:10.7859287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-075] PASSED [ 71%] 2023-03-20T11:54:10.7878160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-076] PASSED [ 71%] 2023-03-20T11:54:10.7897490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-077] PASSED [ 71%] 2023-03-20T11:54:10.7916808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-078] PASSED [ 71%] 2023-03-20T11:54:10.7936791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-079] PASSED [ 71%] 2023-03-20T11:54:10.7955983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-080] PASSED [ 71%] 2023-03-20T11:54:10.7975777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-081] PASSED [ 71%] 2023-03-20T11:54:10.7994692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-082] PASSED [ 71%] 2023-03-20T11:54:10.8014099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-083] PASSED [ 71%] 2023-03-20T11:54:10.8033455Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-084] PASSED [ 71%] 2023-03-20T11:54:10.8053417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-085] PASSED [ 71%] 2023-03-20T11:54:10.8072521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-086] PASSED [ 71%] 2023-03-20T11:54:10.8092979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-087] PASSED [ 71%] 2023-03-20T11:54:10.8111042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-088] PASSED [ 71%] 2023-03-20T11:54:10.8134186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-089] PASSED [ 71%] 2023-03-20T11:54:10.8153424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-090] PASSED [ 71%] 2023-03-20T11:54:10.8173350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-091] PASSED [ 71%] 2023-03-20T11:54:10.8192262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-092] PASSED [ 71%] 2023-03-20T11:54:10.8212217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-093] PASSED [ 71%] 2023-03-20T11:54:10.8230181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-094] PASSED [ 71%] 2023-03-20T11:54:10.8250654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-095] PASSED [ 71%] 2023-03-20T11:54:10.8268935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-096] PASSED [ 71%] 2023-03-20T11:54:10.8289016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-097] PASSED [ 71%] 2023-03-20T11:54:10.8308103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-098] PASSED [ 71%] 2023-03-20T11:54:10.8327384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-099] PASSED [ 71%] 2023-03-20T11:54:10.8346390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-100] PASSED [ 71%] 2023-03-20T11:54:10.8365634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-horizontal_flip-101] PASSED [ 71%] 2023-03-20T11:54:10.8385998Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-000] PASSED [ 71%] 2023-03-20T11:54:10.8406578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-001] PASSED [ 71%] 2023-03-20T11:54:10.8426487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-002] PASSED [ 71%] 2023-03-20T11:54:10.8446879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-003] PASSED [ 71%] 2023-03-20T11:54:10.8466685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-004] PASSED [ 71%] 2023-03-20T11:54:10.8486415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-005] PASSED [ 71%] 2023-03-20T11:54:10.8506477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-006] PASSED [ 71%] 2023-03-20T11:54:10.8526597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-007] PASSED [ 71%] 2023-03-20T11:54:10.8546644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-008] PASSED [ 71%] 2023-03-20T11:54:10.8567058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-009] PASSED [ 71%] 2023-03-20T11:54:10.8587069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-010] PASSED [ 71%] 2023-03-20T11:54:10.8612381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-011] PASSED [ 71%] 2023-03-20T11:54:10.8631408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-012] PASSED [ 71%] 2023-03-20T11:54:10.8652276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-013] PASSED [ 71%] 2023-03-20T11:54:10.8671142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-014] PASSED [ 71%] 2023-03-20T11:54:10.8690849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-015] PASSED [ 71%] 2023-03-20T11:54:10.8709409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-016] PASSED [ 71%] 2023-03-20T11:54:10.8729106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-017] PASSED [ 71%] 2023-03-20T11:54:10.8747918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-018] PASSED [ 71%] 2023-03-20T11:54:10.8767599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-019] PASSED [ 71%] 2023-03-20T11:54:10.8786646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-020] PASSED [ 71%] 2023-03-20T11:54:10.8806214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-021] PASSED [ 71%] 2023-03-20T11:54:10.8825327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-022] PASSED [ 71%] 2023-03-20T11:54:10.8845263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-023] PASSED [ 71%] 2023-03-20T11:54:10.8864109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-024] PASSED [ 71%] 2023-03-20T11:54:10.8884083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-025] PASSED [ 71%] 2023-03-20T11:54:10.8902796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-026] PASSED [ 71%] 2023-03-20T11:54:10.8922728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-027] PASSED [ 71%] 2023-03-20T11:54:10.8941698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-028] PASSED [ 71%] 2023-03-20T11:54:10.8961760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-029] PASSED [ 71%] 2023-03-20T11:54:10.8981151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-030] PASSED [ 71%] 2023-03-20T11:54:10.9001696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-031] PASSED [ 71%] 2023-03-20T11:54:10.9021531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-032] PASSED [ 71%] 2023-03-20T11:54:10.9041824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-033] PASSED [ 71%] 2023-03-20T11:54:10.9061597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-034] PASSED [ 71%] 2023-03-20T11:54:10.9086591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-035] PASSED [ 71%] 2023-03-20T11:54:10.9106665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-036] PASSED [ 71%] 2023-03-20T11:54:10.9127156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-037] PASSED [ 71%] 2023-03-20T11:54:10.9147738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-038] PASSED [ 71%] 2023-03-20T11:54:10.9167735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-039] PASSED [ 71%] 2023-03-20T11:54:10.9187489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-040] PASSED [ 71%] 2023-03-20T11:54:10.9207406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-041] PASSED [ 71%] 2023-03-20T11:54:10.9227159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-042] PASSED [ 71%] 2023-03-20T11:54:10.9247097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-043] PASSED [ 71%] 2023-03-20T11:54:10.9266989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-044] PASSED [ 71%] 2023-03-20T11:54:10.9287337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-045] PASSED [ 71%] 2023-03-20T11:54:10.9307762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-046] PASSED [ 71%] 2023-03-20T11:54:10.9329027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-047] PASSED [ 71%] 2023-03-20T11:54:10.9348696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-048] PASSED [ 71%] 2023-03-20T11:54:10.9370008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-049] PASSED [ 71%] 2023-03-20T11:54:10.9388803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-050] PASSED [ 71%] 2023-03-20T11:54:10.9410015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-051] PASSED [ 71%] 2023-03-20T11:54:10.9428713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-052] PASSED [ 71%] 2023-03-20T11:54:10.9450005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-053] PASSED [ 71%] 2023-03-20T11:54:10.9468808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-054] PASSED [ 71%] 2023-03-20T11:54:10.9490555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-055] PASSED [ 71%] 2023-03-20T11:54:10.9510048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-056] PASSED [ 71%] 2023-03-20T11:54:10.9530398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-057] PASSED [ 71%] 2023-03-20T11:54:10.9549019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-058] PASSED [ 71%] 2023-03-20T11:54:10.9573274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-059] PASSED [ 71%] 2023-03-20T11:54:10.9591840Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-060] PASSED [ 71%] 2023-03-20T11:54:10.9612172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-061] PASSED [ 71%] 2023-03-20T11:54:10.9630520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-062] PASSED [ 71%] 2023-03-20T11:54:10.9650537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-063] PASSED [ 71%] 2023-03-20T11:54:10.9669410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-064] PASSED [ 71%] 2023-03-20T11:54:10.9689013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-065] PASSED [ 71%] 2023-03-20T11:54:10.9707787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-066] PASSED [ 71%] 2023-03-20T11:54:10.9726943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-067] PASSED [ 71%] 2023-03-20T11:54:10.9745966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-068] PASSED [ 71%] 2023-03-20T11:54:10.9765351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-069] PASSED [ 71%] 2023-03-20T11:54:10.9784543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-070] PASSED [ 71%] 2023-03-20T11:54:10.9804452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-071] PASSED [ 71%] 2023-03-20T11:54:10.9823155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-072] PASSED [ 71%] 2023-03-20T11:54:10.9843100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-073] PASSED [ 71%] 2023-03-20T11:54:10.9862498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-074] PASSED [ 71%] 2023-03-20T11:54:10.9881681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-075] PASSED [ 71%] 2023-03-20T11:54:10.9900433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-076] PASSED [ 71%] 2023-03-20T11:54:10.9920225Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-077] PASSED [ 71%] 2023-03-20T11:54:10.9939586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-078] PASSED [ 71%] 2023-03-20T11:54:10.9959471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-079] PASSED [ 71%] 2023-03-20T11:54:10.9978353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-080] PASSED [ 71%] 2023-03-20T11:54:10.9998146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-081] PASSED [ 71%] 2023-03-20T11:54:11.0016804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-082] PASSED [ 71%] 2023-03-20T11:54:11.0040666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-083] PASSED [ 71%] 2023-03-20T11:54:11.0060544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-084] PASSED [ 71%] 2023-03-20T11:54:11.0081980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-085] PASSED [ 71%] 2023-03-20T11:54:11.0101584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-086] PASSED [ 71%] 2023-03-20T11:54:11.0122212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-087] PASSED [ 71%] 2023-03-20T11:54:11.0142526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-088] PASSED [ 71%] 2023-03-20T11:54:11.0163327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-089] PASSED [ 71%] 2023-03-20T11:54:11.0183110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-090] PASSED [ 71%] 2023-03-20T11:54:11.0204625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-091] PASSED [ 71%] 2023-03-20T11:54:11.0224287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-092] PASSED [ 71%] 2023-03-20T11:54:11.0245018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-093] PASSED [ 71%] 2023-03-20T11:54:11.0264602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-094] PASSED [ 71%] 2023-03-20T11:54:11.0284818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-095] PASSED [ 71%] 2023-03-20T11:54:11.0304148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-096] PASSED [ 71%] 2023-03-20T11:54:11.0324345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-097] PASSED [ 71%] 2023-03-20T11:54:11.0343711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-098] PASSED [ 71%] 2023-03-20T11:54:11.0363953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-099] PASSED [ 71%] 2023-03-20T11:54:11.0383341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-100] PASSED [ 71%] 2023-03-20T11:54:11.0403608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-101] PASSED [ 71%] 2023-03-20T11:54:11.0422929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-102] PASSED [ 71%] 2023-03-20T11:54:11.0444644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-103] PASSED [ 71%] 2023-03-20T11:54:11.0464673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-104] PASSED [ 71%] 2023-03-20T11:54:11.0485277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-105] PASSED [ 71%] 2023-03-20T11:54:11.0505853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-106] PASSED [ 71%] 2023-03-20T11:54:11.0532014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-107] PASSED [ 71%] 2023-03-20T11:54:11.0550687Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-108] PASSED [ 71%] 2023-03-20T11:54:11.0572245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-109] PASSED [ 71%] 2023-03-20T11:54:11.0591856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-110] PASSED [ 71%] 2023-03-20T11:54:11.0613299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-111] PASSED [ 71%] 2023-03-20T11:54:11.0631919Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-112] PASSED [ 71%] 2023-03-20T11:54:11.0653094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-113] PASSED [ 71%] 2023-03-20T11:54:11.0671609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-114] PASSED [ 71%] 2023-03-20T11:54:11.0692743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-115] PASSED [ 71%] 2023-03-20T11:54:11.0711302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-116] PASSED [ 71%] 2023-03-20T11:54:11.0732267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-117] PASSED [ 71%] 2023-03-20T11:54:11.0751391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-118] PASSED [ 71%] 2023-03-20T11:54:11.0772304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-119] PASSED [ 71%] 2023-03-20T11:54:11.0790595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-120] PASSED [ 71%] 2023-03-20T11:54:11.0813493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-121] PASSED [ 71%] 2023-03-20T11:54:11.0834386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-122] PASSED [ 71%] 2023-03-20T11:54:11.0856125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-123] PASSED [ 71%] 2023-03-20T11:54:11.0877055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-124] PASSED [ 71%] 2023-03-20T11:54:11.0898718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-125] PASSED [ 71%] 2023-03-20T11:54:11.0919571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-126] PASSED [ 71%] 2023-03-20T11:54:11.0941375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-127] PASSED [ 71%] 2023-03-20T11:54:11.0962245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-128] PASSED [ 71%] 2023-03-20T11:54:11.0984160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-129] PASSED [ 71%] 2023-03-20T11:54:11.1005621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-130] PASSED [ 71%] 2023-03-20T11:54:11.1033913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-131] PASSED [ 71%] 2023-03-20T11:54:11.1054540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-132] PASSED [ 71%] 2023-03-20T11:54:11.1075693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-133] PASSED [ 71%] 2023-03-20T11:54:11.1096579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-134] PASSED [ 71%] 2023-03-20T11:54:11.1118510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-135] PASSED [ 71%] 2023-03-20T11:54:11.1138837Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-136] PASSED [ 71%] 2023-03-20T11:54:11.1159891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-137] PASSED [ 71%] 2023-03-20T11:54:11.1180638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-138] PASSED [ 71%] 2023-03-20T11:54:11.1201842Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-139] PASSED [ 71%] 2023-03-20T11:54:11.1222107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-140] PASSED [ 71%] 2023-03-20T11:54:11.1243875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-141] PASSED [ 71%] 2023-03-20T11:54:11.1264651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-142] PASSED [ 71%] 2023-03-20T11:54:11.1286062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-143] PASSED [ 71%] 2023-03-20T11:54:11.1307140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-144] PASSED [ 71%] 2023-03-20T11:54:11.1329131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-145] PASSED [ 71%] 2023-03-20T11:54:11.1349727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-146] PASSED [ 71%] 2023-03-20T11:54:11.1371718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-147] PASSED [ 71%] 2023-03-20T11:54:11.1392089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-148] PASSED [ 71%] 2023-03-20T11:54:11.1413346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-149] PASSED [ 71%] 2023-03-20T11:54:11.1434300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-150] PASSED [ 71%] 2023-03-20T11:54:11.1456297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-151] PASSED [ 71%] 2023-03-20T11:54:11.1477149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-152] PASSED [ 71%] 2023-03-20T11:54:11.1499258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-153] PASSED [ 71%] 2023-03-20T11:54:11.1520316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-154] PASSED [ 71%] 2023-03-20T11:54:11.1546065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-155] PASSED [ 71%] 2023-03-20T11:54:11.1566889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-156] PASSED [ 71%] 2023-03-20T11:54:11.1589134Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-157] PASSED [ 71%] 2023-03-20T11:54:11.1609910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-158] PASSED [ 71%] 2023-03-20T11:54:11.1631546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-159] PASSED [ 71%] 2023-03-20T11:54:11.1653141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-160] PASSED [ 71%] 2023-03-20T11:54:11.1674180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-161] PASSED [ 71%] 2023-03-20T11:54:11.1694674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-162] PASSED [ 71%] 2023-03-20T11:54:11.1716624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-163] PASSED [ 71%] 2023-03-20T11:54:11.1737689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-164] PASSED [ 71%] 2023-03-20T11:54:11.1759633Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-165] PASSED [ 71%] 2023-03-20T11:54:11.1780417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-166] PASSED [ 71%] 2023-03-20T11:54:11.1802615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-167] PASSED [ 71%] 2023-03-20T11:54:11.1823332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-168] PASSED [ 71%] 2023-03-20T11:54:11.1845212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-169] PASSED [ 71%] 2023-03-20T11:54:11.1866443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-170] PASSED [ 71%] 2023-03-20T11:54:11.1888857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-171] PASSED [ 71%] 2023-03-20T11:54:11.1909682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-172] PASSED [ 71%] 2023-03-20T11:54:11.1932453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-173] PASSED [ 71%] 2023-03-20T11:54:11.1952961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-174] PASSED [ 71%] 2023-03-20T11:54:11.1974628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-175] PASSED [ 71%] 2023-03-20T11:54:11.1996025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-176] PASSED [ 71%] 2023-03-20T11:54:11.2017887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-177] PASSED [ 71%] 2023-03-20T11:54:11.2039137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-178] PASSED [ 71%] 2023-03-20T11:54:11.2066027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-179] PASSED [ 71%] 2023-03-20T11:54:11.2086576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-180] PASSED [ 71%] 2023-03-20T11:54:11.2108595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-181] PASSED [ 71%] 2023-03-20T11:54:11.2130342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-182] PASSED [ 71%] 2023-03-20T11:54:11.2151429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-183] PASSED [ 71%] 2023-03-20T11:54:11.2173044Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-184] PASSED [ 71%] 2023-03-20T11:54:11.2194286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-185] PASSED [ 71%] 2023-03-20T11:54:11.2214806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-186] PASSED [ 71%] 2023-03-20T11:54:11.2236483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-187] PASSED [ 71%] 2023-03-20T11:54:11.2257407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-188] PASSED [ 71%] 2023-03-20T11:54:11.2278723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-189] PASSED [ 71%] 2023-03-20T11:54:11.2299856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-190] PASSED [ 71%] 2023-03-20T11:54:11.2322457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-191] PASSED [ 71%] 2023-03-20T11:54:11.2343158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-192] PASSED [ 71%] 2023-03-20T11:54:11.2365071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-193] PASSED [ 71%] 2023-03-20T11:54:11.2386106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-194] PASSED [ 71%] 2023-03-20T11:54:11.2407953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-195] PASSED [ 71%] 2023-03-20T11:54:11.2429359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-196] PASSED [ 71%] 2023-03-20T11:54:11.2451977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-197] PASSED [ 71%] 2023-03-20T11:54:11.2472397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-198] PASSED [ 71%] 2023-03-20T11:54:11.2494011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-199] PASSED [ 71%] 2023-03-20T11:54:11.2515296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-200] PASSED [ 71%] 2023-03-20T11:54:11.2537773Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-201] PASSED [ 71%] 2023-03-20T11:54:11.2558737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-202] PASSED [ 71%] 2023-03-20T11:54:11.2585334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-203] PASSED [ 71%] 2023-03-20T11:54:11.2606510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-204] PASSED [ 71%] 2023-03-20T11:54:11.2628762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-205] PASSED [ 71%] 2023-03-20T11:54:11.2650417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-206] PASSED [ 71%] 2023-03-20T11:54:11.2671590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-207] PASSED [ 71%] 2023-03-20T11:54:11.2693243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-208] PASSED [ 71%] 2023-03-20T11:54:11.2714523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-209] PASSED [ 71%] 2023-03-20T11:54:11.2735803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-210] PASSED [ 71%] 2023-03-20T11:54:11.2758185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-211] PASSED [ 71%] 2023-03-20T11:54:11.2779400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-212] PASSED [ 71%] 2023-03-20T11:54:11.2801736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-213] PASSED [ 71%] 2023-03-20T11:54:11.2823169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-214] PASSED [ 71%] 2023-03-20T11:54:11.2845359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-215] PASSED [ 71%] 2023-03-20T11:54:11.2867058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-216] PASSED [ 71%] 2023-03-20T11:54:11.2889884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-217] PASSED [ 71%] 2023-03-20T11:54:11.2910147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-218] PASSED [ 71%] 2023-03-20T11:54:11.2933185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-219] PASSED [ 71%] 2023-03-20T11:54:11.2953414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-220] PASSED [ 71%] 2023-03-20T11:54:11.2975258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-221] PASSED [ 71%] 2023-03-20T11:54:11.2996319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-222] PASSED [ 71%] 2023-03-20T11:54:11.3018906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-223] PASSED [ 71%] 2023-03-20T11:54:11.3039670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-224] PASSED [ 71%] 2023-03-20T11:54:11.3061972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-225] PASSED [ 71%] 2023-03-20T11:54:11.3083652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-226] PASSED [ 71%] 2023-03-20T11:54:11.3110522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-227] PASSED [ 71%] 2023-03-20T11:54:11.3132287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-228] PASSED [ 71%] 2023-03-20T11:54:11.3153961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-229] PASSED [ 71%] 2023-03-20T11:54:11.3174854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-230] PASSED [ 71%] 2023-03-20T11:54:11.3196974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-231] PASSED [ 71%] 2023-03-20T11:54:11.3218476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-232] PASSED [ 71%] 2023-03-20T11:54:11.3240340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-233] PASSED [ 71%] 2023-03-20T11:54:11.3261413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-234] PASSED [ 71%] 2023-03-20T11:54:11.3283722Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-235] PASSED [ 71%] 2023-03-20T11:54:11.3304623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-236] PASSED [ 71%] 2023-03-20T11:54:11.3326779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-237] PASSED [ 71%] 2023-03-20T11:54:11.3347621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-238] PASSED [ 71%] 2023-03-20T11:54:11.3370352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-239] PASSED [ 71%] 2023-03-20T11:54:11.3391169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-240] PASSED [ 71%] 2023-03-20T11:54:11.3413270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-241] PASSED [ 71%] 2023-03-20T11:54:11.3435035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-242] PASSED [ 71%] 2023-03-20T11:54:11.3458319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-243] PASSED [ 71%] 2023-03-20T11:54:11.3479692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-244] PASSED [ 71%] 2023-03-20T11:54:11.3502043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-245] PASSED [ 71%] 2023-03-20T11:54:11.3523586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-246] PASSED [ 71%] 2023-03-20T11:54:11.3546173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-247] PASSED [ 71%] 2023-03-20T11:54:11.3567603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-248] PASSED [ 71%] 2023-03-20T11:54:11.3590777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-249] PASSED [ 71%] 2023-03-20T11:54:11.3613199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-250] PASSED [ 71%] 2023-03-20T11:54:11.3639329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-251] PASSED [ 71%] 2023-03-20T11:54:11.3660946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-252] PASSED [ 71%] 2023-03-20T11:54:11.3683216Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-253] PASSED [ 71%] 2023-03-20T11:54:11.3704731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-254] PASSED [ 71%] 2023-03-20T11:54:11.3726581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-255] PASSED [ 71%] 2023-03-20T11:54:11.3745535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-256] PASSED [ 71%] 2023-03-20T11:54:11.3765264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-257] PASSED [ 71%] 2023-03-20T11:54:11.3784442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-258] PASSED [ 71%] 2023-03-20T11:54:11.3804173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-259] PASSED [ 71%] 2023-03-20T11:54:11.3823168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-260] PASSED [ 71%] 2023-03-20T11:54:11.3842759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-261] PASSED [ 71%] 2023-03-20T11:54:11.3861663Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-262] PASSED [ 71%] 2023-03-20T11:54:11.3881705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-263] PASSED [ 71%] 2023-03-20T11:54:11.3900788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-264] PASSED [ 71%] 2023-03-20T11:54:11.3920798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-265] PASSED [ 71%] 2023-03-20T11:54:11.3940000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-266] PASSED [ 71%] 2023-03-20T11:54:11.3960579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-267] PASSED [ 71%] 2023-03-20T11:54:11.3979273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-268] PASSED [ 71%] 2023-03-20T11:54:11.3999079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-269] PASSED [ 71%] 2023-03-20T11:54:11.4017960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-270] PASSED [ 71%] 2023-03-20T11:54:11.4037269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-271] PASSED [ 71%] 2023-03-20T11:54:11.4056406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-272] PASSED [ 71%] 2023-03-20T11:54:11.4076264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-273] PASSED [ 71%] 2023-03-20T11:54:11.4095040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-274] PASSED [ 71%] 2023-03-20T11:54:11.4119023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-275] PASSED [ 71%] 2023-03-20T11:54:11.4138027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-276] PASSED [ 71%] 2023-03-20T11:54:11.4157233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-277] PASSED [ 71%] 2023-03-20T11:54:11.4176203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-278] PASSED [ 71%] 2023-03-20T11:54:11.4196157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-279] PASSED [ 71%] 2023-03-20T11:54:11.4215106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-280] PASSED [ 71%] 2023-03-20T11:54:11.4235139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-281] PASSED [ 71%] 2023-03-20T11:54:11.4254223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-282] PASSED [ 71%] 2023-03-20T11:54:11.4273953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-283] PASSED [ 71%] 2023-03-20T11:54:11.4293512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-284] PASSED [ 71%] 2023-03-20T11:54:11.4312937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-285] PASSED [ 71%] 2023-03-20T11:54:11.4332429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-286] PASSED [ 71%] 2023-03-20T11:54:11.4351972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-287] PASSED [ 71%] 2023-03-20T11:54:11.4371751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-288] PASSED [ 71%] 2023-03-20T11:54:11.4390988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-289] PASSED [ 71%] 2023-03-20T11:54:11.4410414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-290] PASSED [ 71%] 2023-03-20T11:54:11.4429998Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-291] PASSED [ 71%] 2023-03-20T11:54:11.4449071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-292] PASSED [ 71%] 2023-03-20T11:54:11.4468900Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-293] PASSED [ 71%] 2023-03-20T11:54:11.4488727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-294] PASSED [ 71%] 2023-03-20T11:54:11.4507299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-295] PASSED [ 71%] 2023-03-20T11:54:11.4525618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-296] PASSED [ 71%] 2023-03-20T11:54:11.4545378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-297] PASSED [ 71%] 2023-03-20T11:54:11.4564626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-298] PASSED [ 71%] 2023-03-20T11:54:11.4589085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-299] PASSED [ 71%] 2023-03-20T11:54:11.4608117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-300] PASSED [ 71%] 2023-03-20T11:54:11.4627243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-301] PASSED [ 71%] 2023-03-20T11:54:11.4645765Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-302] PASSED [ 71%] 2023-03-20T11:54:11.4665730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-303] PASSED [ 71%] 2023-03-20T11:54:11.4684466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-304] PASSED [ 71%] 2023-03-20T11:54:11.4703940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-305] PASSED [ 71%] 2023-03-20T11:54:11.4722836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-306] PASSED [ 71%] 2023-03-20T11:54:11.4742739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-307] PASSED [ 71%] 2023-03-20T11:54:11.4761616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-308] PASSED [ 71%] 2023-03-20T11:54:11.4781562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-309] PASSED [ 71%] 2023-03-20T11:54:11.4801047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-310] PASSED [ 71%] 2023-03-20T11:54:11.4820883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-311] PASSED [ 71%] 2023-03-20T11:54:11.4839961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-312] PASSED [ 71%] 2023-03-20T11:54:11.4860115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-313] PASSED [ 71%] 2023-03-20T11:54:11.4878898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-314] PASSED [ 71%] 2023-03-20T11:54:11.4898955Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-315] PASSED [ 71%] 2023-03-20T11:54:11.4918041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-316] PASSED [ 71%] 2023-03-20T11:54:11.4937999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-317] PASSED [ 71%] 2023-03-20T11:54:11.4956693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-318] PASSED [ 71%] 2023-03-20T11:54:11.4976591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-319] PASSED [ 71%] 2023-03-20T11:54:11.4995678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-320] PASSED [ 71%] 2023-03-20T11:54:11.5015393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-321] PASSED [ 71%] 2023-03-20T11:54:11.5034643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-322] PASSED [ 71%] 2023-03-20T11:54:11.5069585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-323] PASSED [ 71%] 2023-03-20T11:54:11.5077578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-324] PASSED [ 71%] 2023-03-20T11:54:11.5097428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-325] PASSED [ 71%] 2023-03-20T11:54:11.5116046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-326] PASSED [ 71%] 2023-03-20T11:54:11.5135884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-327] PASSED [ 71%] 2023-03-20T11:54:11.5154987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-328] PASSED [ 71%] 2023-03-20T11:54:11.5174791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-329] PASSED [ 71%] 2023-03-20T11:54:11.5193341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-330] PASSED [ 71%] 2023-03-20T11:54:11.5213516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-331] PASSED [ 71%] 2023-03-20T11:54:11.5231947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-332] PASSED [ 71%] 2023-03-20T11:54:11.5252224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-333] PASSED [ 71%] 2023-03-20T11:54:11.5270961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-334] PASSED [ 71%] 2023-03-20T11:54:11.5291742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-335] PASSED [ 71%] 2023-03-20T11:54:11.5310122Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-336] PASSED [ 71%] 2023-03-20T11:54:11.5330590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-337] PASSED [ 71%] 2023-03-20T11:54:11.5349108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-338] PASSED [ 71%] 2023-03-20T11:54:11.5369747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-339] PASSED [ 71%] 2023-03-20T11:54:11.5388133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-340] PASSED [ 71%] 2023-03-20T11:54:11.5408715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-341] PASSED [ 71%] 2023-03-20T11:54:11.5427281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-342] PASSED [ 71%] 2023-03-20T11:54:11.5447147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-343] PASSED [ 71%] 2023-03-20T11:54:11.5465904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-344] PASSED [ 71%] 2023-03-20T11:54:11.5485721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-345] PASSED [ 71%] 2023-03-20T11:54:11.5504748Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-346] PASSED [ 71%] 2023-03-20T11:54:11.5529893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-347] PASSED [ 71%] 2023-03-20T11:54:11.5548180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-348] PASSED [ 71%] 2023-03-20T11:54:11.5567673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-349] PASSED [ 71%] 2023-03-20T11:54:11.5586746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-350] PASSED [ 71%] 2023-03-20T11:54:11.5606366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-351] PASSED [ 71%] 2023-03-20T11:54:11.5625376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-352] PASSED [ 71%] 2023-03-20T11:54:11.5645175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-353] PASSED [ 71%] 2023-03-20T11:54:11.5664250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-354] PASSED [ 71%] 2023-03-20T11:54:11.5683348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-355] PASSED [ 71%] 2023-03-20T11:54:11.5702330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-356] PASSED [ 71%] 2023-03-20T11:54:11.5722263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-357] PASSED [ 71%] 2023-03-20T11:54:11.5741276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-358] PASSED [ 71%] 2023-03-20T11:54:11.5761670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-359] PASSED [ 71%] 2023-03-20T11:54:11.5780522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-360] PASSED [ 71%] 2023-03-20T11:54:11.5800372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-361] PASSED [ 71%] 2023-03-20T11:54:11.5819329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-362] PASSED [ 71%] 2023-03-20T11:54:11.5839458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-363] PASSED [ 71%] 2023-03-20T11:54:11.5858160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-364] PASSED [ 71%] 2023-03-20T11:54:11.5878057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-365] PASSED [ 71%] 2023-03-20T11:54:11.5897378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-366] PASSED [ 71%] 2023-03-20T11:54:11.5916727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-367] PASSED [ 71%] 2023-03-20T11:54:11.5935777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-368] PASSED [ 71%] 2023-03-20T11:54:11.5955710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-369] PASSED [ 71%] 2023-03-20T11:54:11.5974574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-370] PASSED [ 71%] 2023-03-20T11:54:11.5998972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-371] PASSED [ 71%] 2023-03-20T11:54:11.6017933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-372] PASSED [ 71%] 2023-03-20T11:54:11.6037475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-373] PASSED [ 71%] 2023-03-20T11:54:11.6056574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-374] PASSED [ 71%] 2023-03-20T11:54:11.6076301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-375] PASSED [ 71%] 2023-03-20T11:54:11.6095000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-376] PASSED [ 71%] 2023-03-20T11:54:11.6114877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-377] PASSED [ 71%] 2023-03-20T11:54:11.6133636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-378] PASSED [ 71%] 2023-03-20T11:54:11.6153670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-379] PASSED [ 71%] 2023-03-20T11:54:11.6173410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-380] PASSED [ 71%] 2023-03-20T11:54:11.6192661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-381] PASSED [ 71%] 2023-03-20T11:54:11.6211393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-382] PASSED [ 71%] 2023-03-20T11:54:11.6231432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-383] PASSED [ 71%] 2023-03-20T11:54:11.6250618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-384] PASSED [ 71%] 2023-03-20T11:54:11.6270362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-385] PASSED [ 71%] 2023-03-20T11:54:11.6290176Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-386] PASSED [ 71%] 2023-03-20T11:54:11.6309407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-387] PASSED [ 71%] 2023-03-20T11:54:11.6329022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-388] PASSED [ 71%] 2023-03-20T11:54:11.6348437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-389] PASSED [ 71%] 2023-03-20T11:54:11.6366567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-390] PASSED [ 71%] 2023-03-20T11:54:11.6388096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-391] PASSED [ 71%] 2023-03-20T11:54:11.6406884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-392] PASSED [ 71%] 2023-03-20T11:54:11.6428126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-393] PASSED [ 71%] 2023-03-20T11:54:11.6446421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-394] PASSED [ 71%] 2023-03-20T11:54:11.6470999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-395] PASSED [ 71%] 2023-03-20T11:54:11.6490271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-396] PASSED [ 71%] 2023-03-20T11:54:11.6510139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-397] PASSED [ 71%] 2023-03-20T11:54:11.6530587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-398] PASSED [ 71%] 2023-03-20T11:54:11.6549379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-399] PASSED [ 71%] 2023-03-20T11:54:11.6567206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-400] PASSED [ 71%] 2023-03-20T11:54:11.6586905Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-401] PASSED [ 71%] 2023-03-20T11:54:11.6605288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resize-402] PASSED [ 71%] 2023-03-20T11:54:11.6629069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-000] PASSED [ 71%] 2023-03-20T11:54:11.6650596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-001] PASSED [ 71%] 2023-03-20T11:54:11.6673166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-002] PASSED [ 71%] 2023-03-20T11:54:11.6694677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-003] PASSED [ 71%] 2023-03-20T11:54:11.6716757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-004] PASSED [ 71%] 2023-03-20T11:54:11.6738782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-005] PASSED [ 71%] 2023-03-20T11:54:11.6761338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-006] PASSED [ 71%] 2023-03-20T11:54:11.6782703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-007] PASSED [ 71%] 2023-03-20T11:54:11.6805123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-008] PASSED [ 71%] 2023-03-20T11:54:11.6827053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-009] PASSED [ 71%] 2023-03-20T11:54:11.6850357Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-010] PASSED [ 71%] 2023-03-20T11:54:11.6871700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-011] PASSED [ 71%] 2023-03-20T11:54:11.6893977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-012] PASSED [ 71%] 2023-03-20T11:54:11.6915650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-013] PASSED [ 71%] 2023-03-20T11:54:11.6938273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-014] PASSED [ 71%] 2023-03-20T11:54:11.6959916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-015] PASSED [ 71%] 2023-03-20T11:54:11.6987127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-016] PASSED [ 71%] 2023-03-20T11:54:11.7008817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-017] PASSED [ 71%] 2023-03-20T11:54:11.7031427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-018] PASSED [ 71%] 2023-03-20T11:54:11.7053984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-019] PASSED [ 71%] 2023-03-20T11:54:11.7075571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-020] PASSED [ 71%] 2023-03-20T11:54:11.7097084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-021] PASSED [ 71%] 2023-03-20T11:54:11.7119795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-022] PASSED [ 71%] 2023-03-20T11:54:11.7141151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-023] PASSED [ 71%] 2023-03-20T11:54:11.7163664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-024] PASSED [ 71%] 2023-03-20T11:54:11.7185246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-025] PASSED [ 71%] 2023-03-20T11:54:11.7208875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-026] PASSED [ 71%] 2023-03-20T11:54:11.7229868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-027] PASSED [ 71%] 2023-03-20T11:54:11.7253352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-028] PASSED [ 71%] 2023-03-20T11:54:11.7274025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-029] PASSED [ 71%] 2023-03-20T11:54:11.7296450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-030] PASSED [ 71%] 2023-03-20T11:54:11.7318146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-031] PASSED [ 71%] 2023-03-20T11:54:11.7340542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-032] PASSED [ 71%] 2023-03-20T11:54:11.7361971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-033] PASSED [ 71%] 2023-03-20T11:54:11.7384136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-034] PASSED [ 71%] 2023-03-20T11:54:11.7405731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-035] PASSED [ 71%] 2023-03-20T11:54:11.7428521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-036] PASSED [ 71%] 2023-03-20T11:54:11.7450426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-037] PASSED [ 71%] 2023-03-20T11:54:11.7472379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-038] PASSED [ 71%] 2023-03-20T11:54:11.7493924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-039] PASSED [ 71%] 2023-03-20T11:54:11.7521329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-040] PASSED [ 71%] 2023-03-20T11:54:11.7542915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-041] PASSED [ 71%] 2023-03-20T11:54:11.7565189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-042] PASSED [ 71%] 2023-03-20T11:54:11.7586484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-043] PASSED [ 71%] 2023-03-20T11:54:11.7609973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-044] PASSED [ 71%] 2023-03-20T11:54:11.7630860Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-045] PASSED [ 71%] 2023-03-20T11:54:11.7653676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-046] PASSED [ 71%] 2023-03-20T11:54:11.7675315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-047] PASSED [ 71%] 2023-03-20T11:54:11.7697914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-048] PASSED [ 71%] 2023-03-20T11:54:11.7719531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-049] PASSED [ 71%] 2023-03-20T11:54:11.7741973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-050] PASSED [ 71%] 2023-03-20T11:54:11.7763714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-051] PASSED [ 71%] 2023-03-20T11:54:11.7786420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-052] PASSED [ 71%] 2023-03-20T11:54:11.7808589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-053] PASSED [ 71%] 2023-03-20T11:54:11.7830932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-054] PASSED [ 71%] 2023-03-20T11:54:11.7853125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-055] PASSED [ 71%] 2023-03-20T11:54:11.7875091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-056] PASSED [ 71%] 2023-03-20T11:54:11.7896771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-057] PASSED [ 71%] 2023-03-20T11:54:11.7919550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-058] PASSED [ 71%] 2023-03-20T11:54:11.7941332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-059] PASSED [ 71%] 2023-03-20T11:54:11.7963779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-060] PASSED [ 71%] 2023-03-20T11:54:11.7985411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-061] PASSED [ 71%] 2023-03-20T11:54:11.8008767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-062] PASSED [ 71%] 2023-03-20T11:54:11.8030194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-063] PASSED [ 71%] 2023-03-20T11:54:11.8057507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-064] PASSED [ 71%] 2023-03-20T11:54:11.8079175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-065] PASSED [ 71%] 2023-03-20T11:54:11.8098424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-066] PASSED [ 71%] 2023-03-20T11:54:11.8116234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-067] PASSED [ 71%] 2023-03-20T11:54:11.8135336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-068] PASSED [ 71%] 2023-03-20T11:54:11.8154158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-069] PASSED [ 71%] 2023-03-20T11:54:11.8174288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-070] PASSED [ 71%] 2023-03-20T11:54:11.8191771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-071] PASSED [ 71%] 2023-03-20T11:54:11.8211543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-072] PASSED [ 71%] 2023-03-20T11:54:11.8229797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-073] PASSED [ 71%] 2023-03-20T11:54:11.8249895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-074] PASSED [ 71%] 2023-03-20T11:54:11.8267218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-075] PASSED [ 71%] 2023-03-20T11:54:11.8286790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-076] PASSED [ 71%] 2023-03-20T11:54:11.8305349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-077] PASSED [ 71%] 2023-03-20T11:54:11.8324953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-078] PASSED [ 71%] 2023-03-20T11:54:11.8343555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-079] PASSED [ 71%] 2023-03-20T11:54:11.8362448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-080] PASSED [ 71%] 2023-03-20T11:54:11.8381161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-081] PASSED [ 71%] 2023-03-20T11:54:11.8401069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-082] PASSED [ 71%] 2023-03-20T11:54:11.8419302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-083] PASSED [ 71%] 2023-03-20T11:54:11.8438706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-084] PASSED [ 71%] 2023-03-20T11:54:11.8457364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-085] PASSED [ 71%] 2023-03-20T11:54:11.8476718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-086] PASSED [ 71%] 2023-03-20T11:54:11.8495210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-087] PASSED [ 71%] 2023-03-20T11:54:11.8519147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-088] PASSED [ 71%] 2023-03-20T11:54:11.8537634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-089] PASSED [ 71%] 2023-03-20T11:54:11.8556562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-090] PASSED [ 71%] 2023-03-20T11:54:11.8574636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-091] PASSED [ 71%] 2023-03-20T11:54:11.8594232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-092] PASSED [ 71%] 2023-03-20T11:54:11.8613477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-093] PASSED [ 71%] 2023-03-20T11:54:11.8632087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-094] PASSED [ 71%] 2023-03-20T11:54:11.8650482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-095] PASSED [ 71%] 2023-03-20T11:54:11.8669869Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-096] PASSED [ 71%] 2023-03-20T11:54:11.8688954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-097] PASSED [ 71%] 2023-03-20T11:54:11.8707281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-098] PASSED [ 71%] 2023-03-20T11:54:11.8725925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-099] PASSED [ 71%] 2023-03-20T11:54:11.8746160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-100] PASSED [ 71%] 2023-03-20T11:54:11.8763494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-101] PASSED [ 71%] 2023-03-20T11:54:11.8783035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-102] PASSED [ 71%] 2023-03-20T11:54:11.8801492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-103] PASSED [ 71%] 2023-03-20T11:54:11.8820772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-104] PASSED [ 71%] 2023-03-20T11:54:11.8839380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-105] PASSED [ 71%] 2023-03-20T11:54:11.8858911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-106] PASSED [ 71%] 2023-03-20T11:54:11.8877281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-107] PASSED [ 71%] 2023-03-20T11:54:11.8896471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-108] PASSED [ 71%] 2023-03-20T11:54:11.8915068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-109] PASSED [ 71%] 2023-03-20T11:54:11.8934383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-110] PASSED [ 71%] 2023-03-20T11:54:11.8952691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-111] PASSED [ 71%] 2023-03-20T11:54:11.8976458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-112] PASSED [ 71%] 2023-03-20T11:54:11.8994910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-113] PASSED [ 71%] 2023-03-20T11:54:11.9014139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-114] PASSED [ 71%] 2023-03-20T11:54:11.9032732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-115] PASSED [ 71%] 2023-03-20T11:54:11.9052662Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-116] PASSED [ 71%] 2023-03-20T11:54:11.9070640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-117] PASSED [ 71%] 2023-03-20T11:54:11.9090463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-118] PASSED [ 71%] 2023-03-20T11:54:11.9108732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-119] PASSED [ 71%] 2023-03-20T11:54:11.9127702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-120] PASSED [ 71%] 2023-03-20T11:54:11.9146693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-121] PASSED [ 71%] 2023-03-20T11:54:11.9165972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-122] PASSED [ 71%] 2023-03-20T11:54:11.9184701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-123] PASSED [ 71%] 2023-03-20T11:54:11.9204080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-124] PASSED [ 71%] 2023-03-20T11:54:11.9222759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-125] PASSED [ 71%] 2023-03-20T11:54:11.9242192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-126] PASSED [ 71%] 2023-03-20T11:54:11.9261066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-127] PASSED [ 71%] 2023-03-20T11:54:11.9279968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-128] PASSED [ 71%] 2023-03-20T11:54:11.9298601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-129] PASSED [ 71%] 2023-03-20T11:54:11.9318066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-130] PASSED [ 71%] 2023-03-20T11:54:11.9336627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-131] PASSED [ 71%] 2023-03-20T11:54:11.9359825Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-132] PASSED [ 71%] 2023-03-20T11:54:11.9384584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-133] PASSED [ 71%] 2023-03-20T11:54:11.9410540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-134] PASSED [ 71%] 2023-03-20T11:54:11.9433874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-135] PASSED [ 71%] 2023-03-20T11:54:11.9463578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-136] PASSED [ 71%] 2023-03-20T11:54:11.9487391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-137] PASSED [ 71%] 2023-03-20T11:54:11.9512164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-138] PASSED [ 71%] 2023-03-20T11:54:11.9535672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-139] PASSED [ 71%] 2023-03-20T11:54:11.9560484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-140] PASSED [ 71%] 2023-03-20T11:54:11.9584349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-141] PASSED [ 71%] 2023-03-20T11:54:11.9610442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-142] PASSED [ 71%] 2023-03-20T11:54:11.9631229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-143] PASSED [ 71%] 2023-03-20T11:54:11.9655799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-144] PASSED [ 72%] 2023-03-20T11:54:11.9680040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-145] PASSED [ 72%] 2023-03-20T11:54:11.9704866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-146] PASSED [ 72%] 2023-03-20T11:54:11.9730402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-147] PASSED [ 72%] 2023-03-20T11:54:11.9755185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-148] PASSED [ 72%] 2023-03-20T11:54:11.9779144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-149] PASSED [ 72%] 2023-03-20T11:54:11.9804040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-150] PASSED [ 72%] 2023-03-20T11:54:11.9828340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-151] PASSED [ 72%] 2023-03-20T11:54:11.9853689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-152] PASSED [ 72%] 2023-03-20T11:54:11.9876759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-153] PASSED [ 72%] 2023-03-20T11:54:11.9899611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-154] PASSED [ 72%] 2023-03-20T11:54:11.9924008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-155] PASSED [ 72%] 2023-03-20T11:54:11.9948973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-156] PASSED [ 72%] 2023-03-20T11:54:11.9973317Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-157] PASSED [ 72%] 2023-03-20T11:54:11.9997372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-158] PASSED [ 72%] 2023-03-20T11:54:12.0021802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-159] PASSED [ 72%] 2023-03-20T11:54:12.0052660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-160] PASSED [ 72%] 2023-03-20T11:54:12.0075957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-161] PASSED [ 72%] 2023-03-20T11:54:12.0100707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-162] PASSED [ 72%] 2023-03-20T11:54:12.0124823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-163] PASSED [ 72%] 2023-03-20T11:54:12.0149478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-164] PASSED [ 72%] 2023-03-20T11:54:12.0168857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-165] PASSED [ 72%] 2023-03-20T11:54:12.0187344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-166] PASSED [ 72%] 2023-03-20T11:54:12.0205077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-167] PASSED [ 72%] 2023-03-20T11:54:12.0224277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-168] PASSED [ 72%] 2023-03-20T11:54:12.0242901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-169] PASSED [ 72%] 2023-03-20T11:54:12.0262589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-170] PASSED [ 72%] 2023-03-20T11:54:12.0281494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-171] PASSED [ 72%] 2023-03-20T11:54:12.0300948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-172] PASSED [ 72%] 2023-03-20T11:54:12.0319575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-173] PASSED [ 72%] 2023-03-20T11:54:12.0339273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-174] PASSED [ 72%] 2023-03-20T11:54:12.0357732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-175] PASSED [ 72%] 2023-03-20T11:54:12.0377309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-176] PASSED [ 72%] 2023-03-20T11:54:12.0395800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-177] PASSED [ 72%] 2023-03-20T11:54:12.0415074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-178] PASSED [ 72%] 2023-03-20T11:54:12.0433805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-179] PASSED [ 72%] 2023-03-20T11:54:12.0453753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-180] PASSED [ 72%] 2023-03-20T11:54:12.0472424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-181] PASSED [ 72%] 2023-03-20T11:54:12.0492431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-182] PASSED [ 72%] 2023-03-20T11:54:12.0510764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-183] PASSED [ 72%] 2023-03-20T11:54:12.0534600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-184] PASSED [ 72%] 2023-03-20T11:54:12.0553152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-185] PASSED [ 72%] 2023-03-20T11:54:12.0572886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-186] PASSED [ 72%] 2023-03-20T11:54:12.0590864Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-187] PASSED [ 72%] 2023-03-20T11:54:12.0610730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-188] PASSED [ 72%] 2023-03-20T11:54:12.0628296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-189] PASSED [ 72%] 2023-03-20T11:54:12.0647444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-190] PASSED [ 72%] 2023-03-20T11:54:12.0666234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-191] PASSED [ 72%] 2023-03-20T11:54:12.0685473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-192] PASSED [ 72%] 2023-03-20T11:54:12.0704223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-193] PASSED [ 72%] 2023-03-20T11:54:12.0723576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-194] PASSED [ 72%] 2023-03-20T11:54:12.0741965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-195] PASSED [ 72%] 2023-03-20T11:54:12.0761412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-196] PASSED [ 72%] 2023-03-20T11:54:12.0780144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-197] PASSED [ 72%] 2023-03-20T11:54:12.0806846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-198] PASSED [ 72%] 2023-03-20T11:54:12.0830392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-199] PASSED [ 72%] 2023-03-20T11:54:12.0854814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-200] PASSED [ 72%] 2023-03-20T11:54:12.0878804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-201] PASSED [ 72%] 2023-03-20T11:54:12.0903851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-202] PASSED [ 72%] 2023-03-20T11:54:12.0928947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-203] PASSED [ 72%] 2023-03-20T11:54:12.0947490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-204] PASSED [ 72%] 2023-03-20T11:54:12.0965805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-205] PASSED [ 72%] 2023-03-20T11:54:12.0985442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-206] PASSED [ 72%] 2023-03-20T11:54:12.1003914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-207] PASSED [ 72%] 2023-03-20T11:54:12.1028329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-208] PASSED [ 72%] 2023-03-20T11:54:12.1046507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-209] PASSED [ 72%] 2023-03-20T11:54:12.1070673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-210] PASSED [ 72%] 2023-03-20T11:54:12.1093304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-211] PASSED [ 72%] 2023-03-20T11:54:12.1115331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-212] PASSED [ 72%] 2023-03-20T11:54:12.1137834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-213] PASSED [ 72%] 2023-03-20T11:54:12.1160744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-214] PASSED [ 72%] 2023-03-20T11:54:12.1182723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-215] PASSED [ 72%] 2023-03-20T11:54:12.1205925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-216] PASSED [ 72%] 2023-03-20T11:54:12.1228052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-217] PASSED [ 72%] 2023-03-20T11:54:12.1251736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-218] PASSED [ 72%] 2023-03-20T11:54:12.1269550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-219] PASSED [ 72%] 2023-03-20T11:54:12.1289230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-220] PASSED [ 72%] 2023-03-20T11:54:12.1308192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-221] PASSED [ 72%] 2023-03-20T11:54:12.1327672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-222] PASSED [ 72%] 2023-03-20T11:54:12.1346944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-223] PASSED [ 72%] 2023-03-20T11:54:12.1366497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-224] PASSED [ 72%] 2023-03-20T11:54:12.1385493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-225] PASSED [ 72%] 2023-03-20T11:54:12.1405201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-226] PASSED [ 72%] 2023-03-20T11:54:12.1424415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-227] PASSED [ 72%] 2023-03-20T11:54:12.1447596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-228] PASSED [ 72%] 2023-03-20T11:54:12.1469627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-229] PASSED [ 72%] 2023-03-20T11:54:12.1492774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-230] PASSED [ 72%] 2023-03-20T11:54:12.1514840Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-231] PASSED [ 72%] 2023-03-20T11:54:12.1542241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-232] PASSED [ 72%] 2023-03-20T11:54:12.1564136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-233] PASSED [ 72%] 2023-03-20T11:54:12.1587613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-234] PASSED [ 72%] 2023-03-20T11:54:12.1610147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-235] PASSED [ 72%] 2023-03-20T11:54:12.1631943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-236] PASSED [ 72%] 2023-03-20T11:54:12.1650705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-237] PASSED [ 72%] 2023-03-20T11:54:12.1670670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-238] PASSED [ 72%] 2023-03-20T11:54:12.1690201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-239] PASSED [ 72%] 2023-03-20T11:54:12.1709326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-240] PASSED [ 72%] 2023-03-20T11:54:12.1728843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-241] PASSED [ 72%] 2023-03-20T11:54:12.1748343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-242] PASSED [ 72%] 2023-03-20T11:54:12.1766678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-243] PASSED [ 72%] 2023-03-20T11:54:12.1786914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-244] PASSED [ 72%] 2023-03-20T11:54:12.1805575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-245] PASSED [ 72%] 2023-03-20T11:54:12.1832476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-246] PASSED [ 72%] 2023-03-20T11:54:12.1858155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-247] PASSED [ 72%] 2023-03-20T11:54:12.1883298Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-248] PASSED [ 72%] 2023-03-20T11:54:12.1907258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-249] PASSED [ 72%] 2023-03-20T11:54:12.1932806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-250] PASSED [ 72%] 2023-03-20T11:54:12.1956482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-251] PASSED [ 72%] 2023-03-20T11:54:12.1981073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-252] PASSED [ 72%] 2023-03-20T11:54:12.2005145Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-253] PASSED [ 72%] 2023-03-20T11:54:12.2030418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-254] PASSED [ 72%] 2023-03-20T11:54:12.2054428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-255] PASSED [ 72%] 2023-03-20T11:54:12.2085144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-256] PASSED [ 72%] 2023-03-20T11:54:12.2109181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-257] PASSED [ 72%] 2023-03-20T11:54:12.2134557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-258] PASSED [ 72%] 2023-03-20T11:54:12.2158580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-259] PASSED [ 72%] 2023-03-20T11:54:12.2183577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-260] PASSED [ 72%] 2023-03-20T11:54:12.2209420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-261] PASSED [ 72%] 2023-03-20T11:54:12.2233001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-262] PASSED [ 72%] 2023-03-20T11:54:12.2258231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-263] PASSED [ 72%] 2023-03-20T11:54:12.2281828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-264] PASSED [ 72%] 2023-03-20T11:54:12.2307130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-265] PASSED [ 72%] 2023-03-20T11:54:12.2331546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-266] PASSED [ 72%] 2023-03-20T11:54:12.2356433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-267] PASSED [ 72%] 2023-03-20T11:54:12.2380821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-268] PASSED [ 72%] 2023-03-20T11:54:12.2405852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-269] PASSED [ 72%] 2023-03-20T11:54:12.2430265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-270] PASSED [ 72%] 2023-03-20T11:54:12.2455010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-271] PASSED [ 72%] 2023-03-20T11:54:12.2479233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-272] PASSED [ 72%] 2023-03-20T11:54:12.2504628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-273] PASSED [ 72%] 2023-03-20T11:54:12.2529584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-274] PASSED [ 72%] 2023-03-20T11:54:12.2554252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-275] PASSED [ 72%] 2023-03-20T11:54:12.2578448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-276] PASSED [ 72%] 2023-03-20T11:54:12.2603784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-277] PASSED [ 72%] 2023-03-20T11:54:12.2633055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-278] PASSED [ 72%] 2023-03-20T11:54:12.2657154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-279] PASSED [ 72%] 2023-03-20T11:54:12.2682549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-280] PASSED [ 72%] 2023-03-20T11:54:12.2705961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-281] PASSED [ 72%] 2023-03-20T11:54:12.2730978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-282] PASSED [ 72%] 2023-03-20T11:54:12.2755184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-283] PASSED [ 72%] 2023-03-20T11:54:12.2780216Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-284] PASSED [ 72%] 2023-03-20T11:54:12.2804317Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-285] PASSED [ 72%] 2023-03-20T11:54:12.2829823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-286] PASSED [ 72%] 2023-03-20T11:54:12.2853961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-287] PASSED [ 72%] 2023-03-20T11:54:12.2878566Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-288] PASSED [ 72%] 2023-03-20T11:54:12.2902799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-289] PASSED [ 72%] 2023-03-20T11:54:12.2929051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-290] PASSED [ 72%] 2023-03-20T11:54:12.2952428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-291] PASSED [ 72%] 2023-03-20T11:54:12.2977973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-292] PASSED [ 72%] 2023-03-20T11:54:12.3001856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-293] PASSED [ 72%] 2023-03-20T11:54:12.3027047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-294] PASSED [ 72%] 2023-03-20T11:54:12.3051026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-295] PASSED [ 72%] 2023-03-20T11:54:12.3075456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-296] PASSED [ 72%] 2023-03-20T11:54:12.3100872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-297] PASSED [ 72%] 2023-03-20T11:54:12.3124889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-298] PASSED [ 72%] 2023-03-20T11:54:12.3150170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-299] PASSED [ 72%] 2023-03-20T11:54:12.3174453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-300] PASSED [ 72%] 2023-03-20T11:54:12.3204681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-301] PASSED [ 72%] 2023-03-20T11:54:12.3228449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-302] PASSED [ 72%] 2023-03-20T11:54:12.3253844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-303] PASSED [ 72%] 2023-03-20T11:54:12.3276686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-304] PASSED [ 72%] 2023-03-20T11:54:12.3301457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-305] PASSED [ 72%] 2023-03-20T11:54:12.3325397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-306] PASSED [ 72%] 2023-03-20T11:54:12.3350477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-307] PASSED [ 72%] 2023-03-20T11:54:12.3374769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-308] PASSED [ 72%] 2023-03-20T11:54:12.3399673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-309] PASSED [ 72%] 2023-03-20T11:54:12.3424129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-310] PASSED [ 72%] 2023-03-20T11:54:12.3450123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-311] PASSED [ 72%] 2023-03-20T11:54:12.3474189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-312] PASSED [ 72%] 2023-03-20T11:54:12.3499677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-313] PASSED [ 72%] 2023-03-20T11:54:12.3524336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-314] PASSED [ 72%] 2023-03-20T11:54:12.3549435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-315] PASSED [ 72%] 2023-03-20T11:54:12.3574858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-316] PASSED [ 72%] 2023-03-20T11:54:12.3598915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-317] PASSED [ 72%] 2023-03-20T11:54:12.3623644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-318] PASSED [ 72%] 2023-03-20T11:54:12.3647827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-319] PASSED [ 72%] 2023-03-20T11:54:12.3673670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-320] PASSED [ 72%] 2023-03-20T11:54:12.3698202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-321] PASSED [ 72%] 2023-03-20T11:54:12.3723503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-322] PASSED [ 72%] 2023-03-20T11:54:12.3747650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-323] PASSED [ 72%] 2023-03-20T11:54:12.3777768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-324] PASSED [ 72%] 2023-03-20T11:54:12.3802084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-325] PASSED [ 72%] 2023-03-20T11:54:12.3826959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-326] PASSED [ 72%] 2023-03-20T11:54:12.3851333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-327] PASSED [ 72%] 2023-03-20T11:54:12.3876636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-328] PASSED [ 72%] 2023-03-20T11:54:12.3900704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-329] PASSED [ 72%] 2023-03-20T11:54:12.3925801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-330] PASSED [ 72%] 2023-03-20T11:54:12.3950561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-331] PASSED [ 72%] 2023-03-20T11:54:12.3975544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-332] PASSED [ 72%] 2023-03-20T11:54:12.3999789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-333] PASSED [ 72%] 2023-03-20T11:54:12.4024808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-334] PASSED [ 72%] 2023-03-20T11:54:12.4050779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-335] PASSED [ 72%] 2023-03-20T11:54:12.4074594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-336] PASSED [ 72%] 2023-03-20T11:54:12.4099859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-337] PASSED [ 72%] 2023-03-20T11:54:12.4124261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-338] PASSED [ 72%] 2023-03-20T11:54:12.4149829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-339] PASSED [ 72%] 2023-03-20T11:54:12.4174010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-340] PASSED [ 72%] 2023-03-20T11:54:12.4199411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-341] PASSED [ 72%] 2023-03-20T11:54:12.4223542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-342] PASSED [ 72%] 2023-03-20T11:54:12.4249874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-343] PASSED [ 72%] 2023-03-20T11:54:12.4273635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-344] PASSED [ 72%] 2023-03-20T11:54:12.4298933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-345] PASSED [ 72%] 2023-03-20T11:54:12.4323346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-346] PASSED [ 72%] 2023-03-20T11:54:12.4353213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-347] PASSED [ 72%] 2023-03-20T11:54:12.4377591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-348] PASSED [ 72%] 2023-03-20T11:54:12.4402221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-349] PASSED [ 72%] 2023-03-20T11:54:12.4426688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-350] PASSED [ 72%] 2023-03-20T11:54:12.4452759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-351] PASSED [ 72%] 2023-03-20T11:54:12.4476068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-352] PASSED [ 72%] 2023-03-20T11:54:12.4501604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-353] PASSED [ 72%] 2023-03-20T11:54:12.4526546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-354] PASSED [ 72%] 2023-03-20T11:54:12.4551007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-355] PASSED [ 72%] 2023-03-20T11:54:12.4576302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-356] PASSED [ 72%] 2023-03-20T11:54:12.4600448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-357] PASSED [ 72%] 2023-03-20T11:54:12.4625622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-358] PASSED [ 72%] 2023-03-20T11:54:12.4650630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-359] PASSED [ 72%] 2023-03-20T11:54:12.4675696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-360] PASSED [ 72%] 2023-03-20T11:54:12.4700238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-361] PASSED [ 72%] 2023-03-20T11:54:12.4725081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-362] PASSED [ 72%] 2023-03-20T11:54:12.4749485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-363] PASSED [ 72%] 2023-03-20T11:54:12.4774781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-364] PASSED [ 72%] 2023-03-20T11:54:12.4799130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-365] PASSED [ 72%] 2023-03-20T11:54:12.4824406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-366] PASSED [ 72%] 2023-03-20T11:54:12.4849676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-367] PASSED [ 72%] 2023-03-20T11:54:12.4874314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-368] PASSED [ 72%] 2023-03-20T11:54:12.4899022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-369] PASSED [ 72%] 2023-03-20T11:54:12.4930047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-370] PASSED [ 72%] 2023-03-20T11:54:12.4953306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-371] PASSED [ 72%] 2023-03-20T11:54:12.4978428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-372] PASSED [ 72%] 2023-03-20T11:54:12.5003733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-373] PASSED [ 72%] 2023-03-20T11:54:12.5027841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-374] PASSED [ 72%] 2023-03-20T11:54:12.5053513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-375] PASSED [ 72%] 2023-03-20T11:54:12.5077200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-376] PASSED [ 72%] 2023-03-20T11:54:12.5102539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-377] PASSED [ 72%] 2023-03-20T11:54:12.5127023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-378] PASSED [ 72%] 2023-03-20T11:54:12.5152876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-379] PASSED [ 72%] 2023-03-20T11:54:12.5177689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-380] PASSED [ 72%] 2023-03-20T11:54:12.5203249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-381] PASSED [ 72%] 2023-03-20T11:54:12.5228331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-382] PASSED [ 72%] 2023-03-20T11:54:12.5253959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-383] PASSED [ 72%] 2023-03-20T11:54:12.5278048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-384] PASSED [ 72%] 2023-03-20T11:54:12.5303686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-385] PASSED [ 72%] 2023-03-20T11:54:12.5328477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-386] PASSED [ 72%] 2023-03-20T11:54:12.5353746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-387] PASSED [ 72%] 2023-03-20T11:54:12.5378264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-388] PASSED [ 72%] 2023-03-20T11:54:12.5403791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-389] PASSED [ 72%] 2023-03-20T11:54:12.5428642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-390] PASSED [ 72%] 2023-03-20T11:54:12.5453990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-391] PASSED [ 72%] 2023-03-20T11:54:12.5484265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-392] PASSED [ 72%] 2023-03-20T11:54:12.5508893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-393] PASSED [ 72%] 2023-03-20T11:54:12.5533945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-394] PASSED [ 72%] 2023-03-20T11:54:12.5558807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-395] PASSED [ 72%] 2023-03-20T11:54:12.5584040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-396] PASSED [ 72%] 2023-03-20T11:54:12.5609480Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-397] PASSED [ 72%] 2023-03-20T11:54:12.5634289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-398] PASSED [ 72%] 2023-03-20T11:54:12.5658843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-399] PASSED [ 72%] 2023-03-20T11:54:12.5684653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-400] PASSED [ 72%] 2023-03-20T11:54:12.5709664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-401] PASSED [ 72%] 2023-03-20T11:54:12.5735021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-402] PASSED [ 72%] 2023-03-20T11:54:12.5759699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-403] PASSED [ 72%] 2023-03-20T11:54:12.5785386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-404] PASSED [ 72%] 2023-03-20T11:54:12.5810780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-405] PASSED [ 72%] 2023-03-20T11:54:12.5835883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-406] PASSED [ 72%] 2023-03-20T11:54:12.5860631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-407] PASSED [ 72%] 2023-03-20T11:54:12.5886227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-408] PASSED [ 72%] 2023-03-20T11:54:12.5910799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-409] PASSED [ 72%] 2023-03-20T11:54:12.5935997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-410] PASSED [ 72%] 2023-03-20T11:54:12.5961868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-411] PASSED [ 72%] 2023-03-20T11:54:12.5986383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-412] PASSED [ 72%] 2023-03-20T11:54:12.6012897Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-413] PASSED [ 72%] 2023-03-20T11:54:12.6036833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-414] PASSED [ 72%] 2023-03-20T11:54:12.6067901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-415] PASSED [ 72%] 2023-03-20T11:54:12.6092875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-416] PASSED [ 72%] 2023-03-20T11:54:12.6117977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-417] PASSED [ 72%] 2023-03-20T11:54:12.6142451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-418] PASSED [ 72%] 2023-03-20T11:54:12.6168815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-419] PASSED [ 72%] 2023-03-20T11:54:12.6192842Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-420] PASSED [ 72%] 2023-03-20T11:54:12.6218266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-421] PASSED [ 72%] 2023-03-20T11:54:12.6242890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-422] PASSED [ 72%] 2023-03-20T11:54:12.6268703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-423] PASSED [ 72%] 2023-03-20T11:54:12.6293910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-424] PASSED [ 72%] 2023-03-20T11:54:12.6319801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-425] PASSED [ 72%] 2023-03-20T11:54:12.6344307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-426] PASSED [ 72%] 2023-03-20T11:54:12.6370656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-427] PASSED [ 72%] 2023-03-20T11:54:12.6395017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-428] PASSED [ 72%] 2023-03-20T11:54:12.6420814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-429] PASSED [ 72%] 2023-03-20T11:54:12.6446350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-430] PASSED [ 72%] 2023-03-20T11:54:12.6470737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-431] PASSED [ 72%] 2023-03-20T11:54:12.6496348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-432] PASSED [ 72%] 2023-03-20T11:54:12.6521198Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-433] PASSED [ 72%] 2023-03-20T11:54:12.6546995Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-434] PASSED [ 72%] 2023-03-20T11:54:12.6572499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-435] PASSED [ 72%] 2023-03-20T11:54:12.6597723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-436] PASSED [ 72%] 2023-03-20T11:54:12.6622534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-437] PASSED [ 72%] 2023-03-20T11:54:12.6653366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-438] PASSED [ 72%] 2023-03-20T11:54:12.6677343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-439] PASSED [ 72%] 2023-03-20T11:54:12.6702936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-440] PASSED [ 72%] 2023-03-20T11:54:12.6727441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-441] PASSED [ 72%] 2023-03-20T11:54:12.6752873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-442] PASSED [ 72%] 2023-03-20T11:54:12.6777654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-443] PASSED [ 72%] 2023-03-20T11:54:12.6796896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-444] PASSED [ 72%] 2023-03-20T11:54:12.6815166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-445] PASSED [ 72%] 2023-03-20T11:54:12.6834621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-446] PASSED [ 72%] 2023-03-20T11:54:12.6853858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-447] PASSED [ 72%] 2023-03-20T11:54:12.6872445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-448] PASSED [ 72%] 2023-03-20T11:54:12.6890693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-449] PASSED [ 72%] 2023-03-20T11:54:12.6910268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-450] PASSED [ 72%] 2023-03-20T11:54:12.6929097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-451] PASSED [ 72%] 2023-03-20T11:54:12.6947944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-452] PASSED [ 72%] 2023-03-20T11:54:12.6965986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-453] PASSED [ 72%] 2023-03-20T11:54:12.6985277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-454] PASSED [ 72%] 2023-03-20T11:54:12.7003688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-455] PASSED [ 72%] 2023-03-20T11:54:12.7023044Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-456] PASSED [ 72%] 2023-03-20T11:54:12.7041569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-457] PASSED [ 72%] 2023-03-20T11:54:12.7061011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-458] PASSED [ 72%] 2023-03-20T11:54:12.7080700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-459] PASSED [ 72%] 2023-03-20T11:54:12.7099175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-460] PASSED [ 72%] 2023-03-20T11:54:12.7117384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-461] PASSED [ 72%] 2023-03-20T11:54:12.7141306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-462] PASSED [ 72%] 2023-03-20T11:54:12.7159627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-463] PASSED [ 72%] 2023-03-20T11:54:12.7178505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-464] PASSED [ 72%] 2023-03-20T11:54:12.7196057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-465] PASSED [ 72%] 2023-03-20T11:54:12.7214746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-466] PASSED [ 72%] 2023-03-20T11:54:12.7233149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-467] PASSED [ 72%] 2023-03-20T11:54:12.7252776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-468] PASSED [ 72%] 2023-03-20T11:54:12.7270678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-469] PASSED [ 72%] 2023-03-20T11:54:12.7289785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-470] PASSED [ 72%] 2023-03-20T11:54:12.7308198Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-471] PASSED [ 72%] 2023-03-20T11:54:12.7326937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-472] PASSED [ 72%] 2023-03-20T11:54:12.7345292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-473] PASSED [ 72%] 2023-03-20T11:54:12.7364121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-474] PASSED [ 72%] 2023-03-20T11:54:12.7382081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-475] PASSED [ 72%] 2023-03-20T11:54:12.7401565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-476] PASSED [ 72%] 2023-03-20T11:54:12.7419819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-477] PASSED [ 72%] 2023-03-20T11:54:12.7439149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-478] PASSED [ 72%] 2023-03-20T11:54:12.7457427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-479] PASSED [ 72%] 2023-03-20T11:54:12.7476498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-480] PASSED [ 72%] 2023-03-20T11:54:12.7494776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-481] PASSED [ 72%] 2023-03-20T11:54:12.7514160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-482] PASSED [ 72%] 2023-03-20T11:54:12.7533243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-483] PASSED [ 72%] 2023-03-20T11:54:12.7551939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-484] PASSED [ 72%] 2023-03-20T11:54:12.7570901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-485] PASSED [ 72%] 2023-03-20T11:54:12.7593836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-486] PASSED [ 72%] 2023-03-20T11:54:12.7612667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-487] PASSED [ 72%] 2023-03-20T11:54:12.7630736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-488] PASSED [ 72%] 2023-03-20T11:54:12.7649426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-489] PASSED [ 72%] 2023-03-20T11:54:12.7668045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-490] PASSED [ 72%] 2023-03-20T11:54:12.7685793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-491] PASSED [ 72%] 2023-03-20T11:54:12.7704705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-492] PASSED [ 72%] 2023-03-20T11:54:12.7722894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-493] PASSED [ 72%] 2023-03-20T11:54:12.7742059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-494] PASSED [ 72%] 2023-03-20T11:54:12.7760357Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-495] PASSED [ 72%] 2023-03-20T11:54:12.7779515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-496] PASSED [ 72%] 2023-03-20T11:54:12.7798134Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-497] PASSED [ 72%] 2023-03-20T11:54:12.7817277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-498] PASSED [ 72%] 2023-03-20T11:54:12.7835674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-499] PASSED [ 72%] 2023-03-20T11:54:12.7854772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-500] PASSED [ 72%] 2023-03-20T11:54:12.7873263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-501] PASSED [ 72%] 2023-03-20T11:54:12.7893340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-502] PASSED [ 72%] 2023-03-20T11:54:12.7910947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-503] PASSED [ 72%] 2023-03-20T11:54:12.7930742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-504] PASSED [ 72%] 2023-03-20T11:54:12.7948586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-505] PASSED [ 72%] 2023-03-20T11:54:12.7967434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-506] PASSED [ 72%] 2023-03-20T11:54:12.7985234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-507] PASSED [ 72%] 2023-03-20T11:54:12.8003851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-508] PASSED [ 72%] 2023-03-20T11:54:12.8022064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-509] PASSED [ 72%] 2023-03-20T11:54:12.8045657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-510] PASSED [ 72%] 2023-03-20T11:54:12.8063780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-511] PASSED [ 72%] 2023-03-20T11:54:12.8082857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-512] PASSED [ 72%] 2023-03-20T11:54:12.8101102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-513] PASSED [ 72%] 2023-03-20T11:54:12.8120142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-514] PASSED [ 72%] 2023-03-20T11:54:12.8138460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-515] PASSED [ 72%] 2023-03-20T11:54:12.8157556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-516] PASSED [ 72%] 2023-03-20T11:54:12.8175553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-517] PASSED [ 72%] 2023-03-20T11:54:12.8195141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-518] PASSED [ 72%] 2023-03-20T11:54:12.8213921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-519] PASSED [ 72%] 2023-03-20T11:54:12.8233067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-520] PASSED [ 72%] 2023-03-20T11:54:12.8251232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-521] PASSED [ 72%] 2023-03-20T11:54:12.8270973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-522] PASSED [ 72%] 2023-03-20T11:54:12.8289467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-523] PASSED [ 72%] 2023-03-20T11:54:12.8308815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-524] PASSED [ 72%] 2023-03-20T11:54:12.8326681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-525] PASSED [ 72%] 2023-03-20T11:54:12.8346265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-526] PASSED [ 72%] 2023-03-20T11:54:12.8364424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-527] PASSED [ 72%] 2023-03-20T11:54:12.8383857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-528] PASSED [ 72%] 2023-03-20T11:54:12.8401786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-529] PASSED [ 72%] 2023-03-20T11:54:12.8421051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-530] PASSED [ 72%] 2023-03-20T11:54:12.8439630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-531] PASSED [ 72%] 2023-03-20T11:54:12.8458709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-532] PASSED [ 72%] 2023-03-20T11:54:12.8476316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-533] PASSED [ 72%] 2023-03-20T11:54:12.8499953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-534] PASSED [ 72%] 2023-03-20T11:54:12.8518208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-535] PASSED [ 72%] 2023-03-20T11:54:12.8537412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-536] PASSED [ 72%] 2023-03-20T11:54:12.8555690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-537] PASSED [ 72%] 2023-03-20T11:54:12.8574572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-538] PASSED [ 72%] 2023-03-20T11:54:12.8593133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-539] PASSED [ 72%] 2023-03-20T11:54:12.8612736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-540] PASSED [ 72%] 2023-03-20T11:54:12.8630399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-541] PASSED [ 72%] 2023-03-20T11:54:12.8650133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-542] PASSED [ 72%] 2023-03-20T11:54:12.8667577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-543] PASSED [ 72%] 2023-03-20T11:54:12.8686521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-544] PASSED [ 72%] 2023-03-20T11:54:12.8704886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-545] PASSED [ 72%] 2023-03-20T11:54:12.8724243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-546] PASSED [ 72%] 2023-03-20T11:54:12.8742515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-547] PASSED [ 72%] 2023-03-20T11:54:12.8761857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-548] PASSED [ 72%] 2023-03-20T11:54:12.8780123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-549] PASSED [ 72%] 2023-03-20T11:54:12.8799176Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-550] PASSED [ 72%] 2023-03-20T11:54:12.8817399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-551] PASSED [ 72%] 2023-03-20T11:54:12.8836549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-552] PASSED [ 72%] 2023-03-20T11:54:12.8854490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-553] PASSED [ 72%] 2023-03-20T11:54:12.8873829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-554] PASSED [ 72%] 2023-03-20T11:54:12.8892820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-555] PASSED [ 72%] 2023-03-20T11:54:12.8911342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-556] PASSED [ 72%] 2023-03-20T11:54:12.8930864Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-557] PASSED [ 72%] 2023-03-20T11:54:12.8954251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-558] PASSED [ 72%] 2023-03-20T11:54:12.8972953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-559] PASSED [ 72%] 2023-03-20T11:54:12.8991483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-560] PASSED [ 72%] 2023-03-20T11:54:12.9010166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-561] PASSED [ 72%] 2023-03-20T11:54:12.9028716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-562] PASSED [ 72%] 2023-03-20T11:54:12.9046541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-563] PASSED [ 72%] 2023-03-20T11:54:12.9065805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-564] PASSED [ 72%] 2023-03-20T11:54:12.9083966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-565] PASSED [ 72%] 2023-03-20T11:54:12.9103291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-566] PASSED [ 72%] 2023-03-20T11:54:12.9121497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-567] PASSED [ 72%] 2023-03-20T11:54:12.9140701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-568] PASSED [ 72%] 2023-03-20T11:54:12.9159295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-569] PASSED [ 72%] 2023-03-20T11:54:12.9178209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-570] PASSED [ 72%] 2023-03-20T11:54:12.9196541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-571] PASSED [ 72%] 2023-03-20T11:54:12.9215532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-572] PASSED [ 72%] 2023-03-20T11:54:12.9234158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-573] PASSED [ 72%] 2023-03-20T11:54:12.9253752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-574] PASSED [ 72%] 2023-03-20T11:54:12.9272073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-575] PASSED [ 72%] 2023-03-20T11:54:12.9291133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-576] PASSED [ 72%] 2023-03-20T11:54:12.9309866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-577] PASSED [ 72%] 2023-03-20T11:54:12.9329452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-578] PASSED [ 72%] 2023-03-20T11:54:12.9347684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-579] PASSED [ 72%] 2023-03-20T11:54:12.9366144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-580] PASSED [ 72%] 2023-03-20T11:54:12.9384671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-581] PASSED [ 72%] 2023-03-20T11:54:12.9409648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-582] PASSED [ 72%] 2023-03-20T11:54:12.9426592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-583] PASSED [ 72%] 2023-03-20T11:54:12.9445473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-584] PASSED [ 72%] 2023-03-20T11:54:12.9463439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-585] PASSED [ 72%] 2023-03-20T11:54:12.9482384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-586] PASSED [ 72%] 2023-03-20T11:54:12.9500686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-587] PASSED [ 72%] 2023-03-20T11:54:12.9519921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-588] PASSED [ 72%] 2023-03-20T11:54:12.9537877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-589] PASSED [ 72%] 2023-03-20T11:54:12.9556952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-590] PASSED [ 72%] 2023-03-20T11:54:12.9575058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-591] PASSED [ 72%] 2023-03-20T11:54:12.9594701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-592] PASSED [ 72%] 2023-03-20T11:54:12.9613416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-593] PASSED [ 72%] 2023-03-20T11:54:12.9631591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-594] PASSED [ 72%] 2023-03-20T11:54:12.9650656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-595] PASSED [ 72%] 2023-03-20T11:54:12.9669220Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-596] PASSED [ 72%] 2023-03-20T11:54:12.9687001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-597] PASSED [ 72%] 2023-03-20T11:54:12.9706064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-598] PASSED [ 72%] 2023-03-20T11:54:12.9724548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-599] PASSED [ 72%] 2023-03-20T11:54:12.9743536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-600] PASSED [ 72%] 2023-03-20T11:54:12.9761478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-601] PASSED [ 72%] 2023-03-20T11:54:12.9780614Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-602] PASSED [ 72%] 2023-03-20T11:54:12.9798852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-603] PASSED [ 72%] 2023-03-20T11:54:12.9818238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-604] PASSED [ 72%] 2023-03-20T11:54:12.9836606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-605] PASSED [ 72%] 2023-03-20T11:54:12.9860472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-606] PASSED [ 72%] 2023-03-20T11:54:12.9878643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-607] PASSED [ 72%] 2023-03-20T11:54:12.9898086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-608] PASSED [ 72%] 2023-03-20T11:54:12.9916138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-609] PASSED [ 72%] 2023-03-20T11:54:12.9935076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-610] PASSED [ 72%] 2023-03-20T11:54:12.9952978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-611] PASSED [ 72%] 2023-03-20T11:54:12.9972569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-612] PASSED [ 72%] 2023-03-20T11:54:12.9990301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-613] PASSED [ 72%] 2023-03-20T11:54:13.0010555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-614] PASSED [ 72%] 2023-03-20T11:54:13.0027788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-615] PASSED [ 72%] 2023-03-20T11:54:13.0046793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-616] PASSED [ 72%] 2023-03-20T11:54:13.0065182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-617] PASSED [ 72%] 2023-03-20T11:54:13.0084422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-618] PASSED [ 72%] 2023-03-20T11:54:13.0102766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-619] PASSED [ 72%] 2023-03-20T11:54:13.0122194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-620] PASSED [ 72%] 2023-03-20T11:54:13.0140379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-621] PASSED [ 72%] 2023-03-20T11:54:13.0159558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-622] PASSED [ 72%] 2023-03-20T11:54:13.0178279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-623] PASSED [ 72%] 2023-03-20T11:54:13.0197378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-624] PASSED [ 72%] 2023-03-20T11:54:13.0215344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-625] PASSED [ 72%] 2023-03-20T11:54:13.0234839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-626] PASSED [ 72%] 2023-03-20T11:54:13.0253918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-627] PASSED [ 72%] 2023-03-20T11:54:13.0272374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-628] PASSED [ 72%] 2023-03-20T11:54:13.0290766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-629] PASSED [ 72%] 2023-03-20T11:54:13.0314208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-630] PASSED [ 72%] 2023-03-20T11:54:13.0332896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-631] PASSED [ 72%] 2023-03-20T11:54:13.0351610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-632] PASSED [ 72%] 2023-03-20T11:54:13.0370428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-633] PASSED [ 72%] 2023-03-20T11:54:13.0388893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-634] PASSED [ 72%] 2023-03-20T11:54:13.0406248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-635] PASSED [ 72%] 2023-03-20T11:54:13.0425508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-636] PASSED [ 72%] 2023-03-20T11:54:13.0443546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-637] PASSED [ 72%] 2023-03-20T11:54:13.0462904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-638] PASSED [ 72%] 2023-03-20T11:54:13.0481341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-639] PASSED [ 72%] 2023-03-20T11:54:13.0500189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-640] PASSED [ 72%] 2023-03-20T11:54:13.0518467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-641] PASSED [ 72%] 2023-03-20T11:54:13.0543366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-642] PASSED [ 72%] 2023-03-20T11:54:13.0565412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-643] PASSED [ 72%] 2023-03-20T11:54:13.0588760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-644] PASSED [ 72%] 2023-03-20T11:54:13.0606822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-645] PASSED [ 72%] 2023-03-20T11:54:13.0626419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-646] PASSED [ 72%] 2023-03-20T11:54:13.0644821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-647] PASSED [ 72%] 2023-03-20T11:54:13.0668264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-648] PASSED [ 72%] 2023-03-20T11:54:13.0690604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-649] PASSED [ 72%] 2023-03-20T11:54:13.0713161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-650] PASSED [ 72%] 2023-03-20T11:54:13.0732519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-651] PASSED [ 72%] 2023-03-20T11:54:13.0751274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-652] PASSED [ 72%] 2023-03-20T11:54:13.0770337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-affine-653] PASSED [ 72%] 2023-03-20T11:54:13.0794415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-000] PASSED [ 72%] 2023-03-20T11:54:13.0813933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-001] PASSED [ 72%] 2023-03-20T11:54:13.0833118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-002] PASSED [ 72%] 2023-03-20T11:54:13.0852587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-003] PASSED [ 72%] 2023-03-20T11:54:13.0870821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-004] PASSED [ 72%] 2023-03-20T11:54:13.0889461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-005] PASSED [ 72%] 2023-03-20T11:54:13.0909546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-006] PASSED [ 72%] 2023-03-20T11:54:13.0929537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-007] PASSED [ 72%] 2023-03-20T11:54:13.0949213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-008] PASSED [ 72%] 2023-03-20T11:54:13.0967704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-009] PASSED [ 72%] 2023-03-20T11:54:13.0988020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-010] PASSED [ 72%] 2023-03-20T11:54:13.1006517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-011] PASSED [ 72%] 2023-03-20T11:54:13.1026062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-012] PASSED [ 72%] 2023-03-20T11:54:13.1044927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-013] PASSED [ 72%] 2023-03-20T11:54:13.1064781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-014] PASSED [ 72%] 2023-03-20T11:54:13.1083719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-015] PASSED [ 72%] 2023-03-20T11:54:13.1103210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-016] PASSED [ 72%] 2023-03-20T11:54:13.1122020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-017] PASSED [ 72%] 2023-03-20T11:54:13.1142208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-018] PASSED [ 72%] 2023-03-20T11:54:13.1161563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-019] PASSED [ 72%] 2023-03-20T11:54:13.1181908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-020] PASSED [ 72%] 2023-03-20T11:54:13.1201368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-021] PASSED [ 72%] 2023-03-20T11:54:13.1220592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-022] PASSED [ 72%] 2023-03-20T11:54:13.1239420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-023] PASSED [ 72%] 2023-03-20T11:54:13.1264188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-024] PASSED [ 72%] 2023-03-20T11:54:13.1283140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-025] PASSED [ 72%] 2023-03-20T11:54:13.1302925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-026] PASSED [ 72%] 2023-03-20T11:54:13.1322181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-027] PASSED [ 72%] 2023-03-20T11:54:13.1342110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-028] PASSED [ 72%] 2023-03-20T11:54:13.1361414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-029] PASSED [ 72%] 2023-03-20T11:54:13.1381693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-030] PASSED [ 72%] 2023-03-20T11:54:13.1400871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-031] PASSED [ 72%] 2023-03-20T11:54:13.1420943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-032] PASSED [ 72%] 2023-03-20T11:54:13.1439966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-033] PASSED [ 72%] 2023-03-20T11:54:13.1459629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-034] PASSED [ 72%] 2023-03-20T11:54:13.1478416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-035] PASSED [ 72%] 2023-03-20T11:54:13.1498705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-036] PASSED [ 72%] 2023-03-20T11:54:13.1517450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-037] PASSED [ 72%] 2023-03-20T11:54:13.1537503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-038] PASSED [ 72%] 2023-03-20T11:54:13.1556027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-039] PASSED [ 72%] 2023-03-20T11:54:13.1575830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-040] PASSED [ 72%] 2023-03-20T11:54:13.1594978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-041] PASSED [ 72%] 2023-03-20T11:54:13.1614946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-042] PASSED [ 72%] 2023-03-20T11:54:13.1634503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-043] PASSED [ 72%] 2023-03-20T11:54:13.1654364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-044] PASSED [ 72%] 2023-03-20T11:54:13.1673494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-045] PASSED [ 72%] 2023-03-20T11:54:13.1694571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-046] PASSED [ 72%] 2023-03-20T11:54:13.1713246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-047] PASSED [ 72%] 2023-03-20T11:54:13.1738330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-048] PASSED [ 72%] 2023-03-20T11:54:13.1757254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-049] PASSED [ 72%] 2023-03-20T11:54:13.1777362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-050] PASSED [ 72%] 2023-03-20T11:54:13.1796069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-051] PASSED [ 72%] 2023-03-20T11:54:13.1815718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-052] PASSED [ 72%] 2023-03-20T11:54:13.1834445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-053] PASSED [ 72%] 2023-03-20T11:54:13.1854078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-054] PASSED [ 72%] 2023-03-20T11:54:13.1872673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-055] PASSED [ 72%] 2023-03-20T11:54:13.1893295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-056] PASSED [ 72%] 2023-03-20T11:54:13.1911436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-057] PASSED [ 72%] 2023-03-20T11:54:13.1932153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-058] PASSED [ 72%] 2023-03-20T11:54:13.1950394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-059] PASSED [ 72%] 2023-03-20T11:54:13.1974422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-060] PASSED [ 72%] 2023-03-20T11:54:13.1996030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-061] PASSED [ 72%] 2023-03-20T11:54:13.2019531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-062] PASSED [ 72%] 2023-03-20T11:54:13.2039043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-063] PASSED [ 72%] 2023-03-20T11:54:13.2060436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-064] PASSED [ 72%] 2023-03-20T11:54:13.2079542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-065] PASSED [ 72%] 2023-03-20T11:54:13.2099561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-066] PASSED [ 72%] 2023-03-20T11:54:13.2118465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-067] PASSED [ 72%] 2023-03-20T11:54:13.2138663Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-068] PASSED [ 72%] 2023-03-20T11:54:13.2156963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-069] PASSED [ 72%] 2023-03-20T11:54:13.2176323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-070] PASSED [ 72%] 2023-03-20T11:54:13.2195130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-071] PASSED [ 72%] 2023-03-20T11:54:13.2219612Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-072] PASSED [ 72%] 2023-03-20T11:54:13.2238011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-073] PASSED [ 72%] 2023-03-20T11:54:13.2257647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-074] PASSED [ 72%] 2023-03-20T11:54:13.2276110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-075] PASSED [ 72%] 2023-03-20T11:54:13.2295242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-076] PASSED [ 72%] 2023-03-20T11:54:13.2313443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-077] PASSED [ 72%] 2023-03-20T11:54:13.2333951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-078] PASSED [ 72%] 2023-03-20T11:54:13.2352574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-079] PASSED [ 72%] 2023-03-20T11:54:13.2373386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-080] PASSED [ 72%] 2023-03-20T11:54:13.2391195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-081] PASSED [ 72%] 2023-03-20T11:54:13.2410816Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-082] PASSED [ 72%] 2023-03-20T11:54:13.2429249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-083] PASSED [ 72%] 2023-03-20T11:54:13.2449660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-084] PASSED [ 72%] 2023-03-20T11:54:13.2467937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-085] PASSED [ 72%] 2023-03-20T11:54:13.2487629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-086] PASSED [ 72%] 2023-03-20T11:54:13.2506798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-087] PASSED [ 72%] 2023-03-20T11:54:13.2525495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-088] PASSED [ 72%] 2023-03-20T11:54:13.2544294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-089] PASSED [ 72%] 2023-03-20T11:54:13.2563980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-090] PASSED [ 72%] 2023-03-20T11:54:13.2583181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-091] PASSED [ 72%] 2023-03-20T11:54:13.2602881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-092] PASSED [ 72%] 2023-03-20T11:54:13.2621182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-093] PASSED [ 72%] 2023-03-20T11:54:13.2641059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-094] PASSED [ 72%] 2023-03-20T11:54:13.2659453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-095] PASSED [ 72%] 2023-03-20T11:54:13.2683375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-096] PASSED [ 72%] 2023-03-20T11:54:13.2702067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-097] PASSED [ 72%] 2023-03-20T11:54:13.2722202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-098] PASSED [ 72%] 2023-03-20T11:54:13.2740488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-099] PASSED [ 72%] 2023-03-20T11:54:13.2759851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-100] PASSED [ 72%] 2023-03-20T11:54:13.2778402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-vertical_flip-101] PASSED [ 72%] 2023-03-20T11:54:13.2804844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-000] PASSED [ 72%] 2023-03-20T11:54:13.2828177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-001] PASSED [ 72%] 2023-03-20T11:54:13.2852868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-002] PASSED [ 72%] 2023-03-20T11:54:13.2872784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-003] PASSED [ 72%] 2023-03-20T11:54:13.2893481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-004] PASSED [ 72%] 2023-03-20T11:54:13.2913361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-005] PASSED [ 72%] 2023-03-20T11:54:13.2935872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-006] PASSED [ 72%] 2023-03-20T11:54:13.2957372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-007] PASSED [ 72%] 2023-03-20T11:54:13.2980329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-008] PASSED [ 72%] 2023-03-20T11:54:13.3001480Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-009] PASSED [ 72%] 2023-03-20T11:54:13.3024060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-010] PASSED [ 72%] 2023-03-20T11:54:13.3045414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-011] PASSED [ 72%] 2023-03-20T11:54:13.3068628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-012] PASSED [ 72%] 2023-03-20T11:54:13.3090481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-013] PASSED [ 72%] 2023-03-20T11:54:13.3113181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-014] PASSED [ 72%] 2023-03-20T11:54:13.3134571Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-015] PASSED [ 72%] 2023-03-20T11:54:13.3157116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-016] PASSED [ 72%] 2023-03-20T11:54:13.3178566Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-017] PASSED [ 72%] 2023-03-20T11:54:13.3205881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-018] PASSED [ 72%] 2023-03-20T11:54:13.3227824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-019] PASSED [ 72%] 2023-03-20T11:54:13.3250349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-020] PASSED [ 72%] 2023-03-20T11:54:13.3268665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-021] PASSED [ 72%] 2023-03-20T11:54:13.3288579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-022] PASSED [ 72%] 2023-03-20T11:54:13.3306716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-023] PASSED [ 72%] 2023-03-20T11:54:13.3326032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-024] PASSED [ 72%] 2023-03-20T11:54:13.3344638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-025] PASSED [ 72%] 2023-03-20T11:54:13.3364118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-026] PASSED [ 72%] 2023-03-20T11:54:13.3382960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-027] PASSED [ 72%] 2023-03-20T11:54:13.3402631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-028] PASSED [ 72%] 2023-03-20T11:54:13.3421232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-029] PASSED [ 72%] 2023-03-20T11:54:13.3440722Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-030] PASSED [ 72%] 2023-03-20T11:54:13.3459529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-031] PASSED [ 72%] 2023-03-20T11:54:13.3479364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-032] PASSED [ 72%] 2023-03-20T11:54:13.3497766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-033] PASSED [ 72%] 2023-03-20T11:54:13.3517542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-034] PASSED [ 72%] 2023-03-20T11:54:13.3536483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-035] PASSED [ 72%] 2023-03-20T11:54:13.3558642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-036] PASSED [ 72%] 2023-03-20T11:54:13.3583782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-037] PASSED [ 72%] 2023-03-20T11:54:13.3609254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-038] PASSED [ 72%] 2023-03-20T11:54:13.3633417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-039] PASSED [ 72%] 2023-03-20T11:54:13.3658429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-040] PASSED [ 72%] 2023-03-20T11:54:13.3682440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-041] PASSED [ 72%] 2023-03-20T11:54:13.3712380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-042] PASSED [ 72%] 2023-03-20T11:54:13.3736214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-043] PASSED [ 72%] 2023-03-20T11:54:13.3761199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-044] PASSED [ 72%] 2023-03-20T11:54:13.3785053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-045] PASSED [ 72%] 2023-03-20T11:54:13.3810360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-046] PASSED [ 72%] 2023-03-20T11:54:13.3832213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-047] PASSED [ 72%] 2023-03-20T11:54:13.3856807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-048] PASSED [ 72%] 2023-03-20T11:54:13.3881040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-049] PASSED [ 72%] 2023-03-20T11:54:13.3905702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-050] PASSED [ 72%] 2023-03-20T11:54:13.3930518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-051] PASSED [ 72%] 2023-03-20T11:54:13.3954875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-052] PASSED [ 72%] 2023-03-20T11:54:13.3979048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-053] PASSED [ 72%] 2023-03-20T11:54:13.4004310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-054] PASSED [ 72%] 2023-03-20T11:54:13.4028465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-055] PASSED [ 72%] 2023-03-20T11:54:13.4053845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-056] PASSED [ 72%] 2023-03-20T11:54:13.4078175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-057] PASSED [ 72%] 2023-03-20T11:54:13.4100655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-058] PASSED [ 72%] 2023-03-20T11:54:13.4124682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-059] PASSED [ 72%] 2023-03-20T11:54:13.4150016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-060] PASSED [ 72%] 2023-03-20T11:54:13.4174212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-061] PASSED [ 72%] 2023-03-20T11:54:13.4199550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-062] PASSED [ 72%] 2023-03-20T11:54:13.4223495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-063] PASSED [ 72%] 2023-03-20T11:54:13.4248543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-064] PASSED [ 72%] 2023-03-20T11:54:13.4273393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-065] PASSED [ 72%] 2023-03-20T11:54:13.4303454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-066] PASSED [ 72%] 2023-03-20T11:54:13.4327441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-067] PASSED [ 72%] 2023-03-20T11:54:13.4352515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-068] PASSED [ 72%] 2023-03-20T11:54:13.4370821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-069] PASSED [ 72%] 2023-03-20T11:54:13.4390989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-070] PASSED [ 72%] 2023-03-20T11:54:13.4410727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-071] PASSED [ 72%] 2023-03-20T11:54:13.4429265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-072] PASSED [ 72%] 2023-03-20T11:54:13.4447520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-073] PASSED [ 72%] 2023-03-20T11:54:13.4467119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-074] PASSED [ 72%] 2023-03-20T11:54:13.4485012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-075] PASSED [ 72%] 2023-03-20T11:54:13.4504494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-076] PASSED [ 72%] 2023-03-20T11:54:13.4523437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-077] PASSED [ 72%] 2023-03-20T11:54:13.4543021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-078] PASSED [ 72%] 2023-03-20T11:54:13.4561694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-079] PASSED [ 72%] 2023-03-20T11:54:13.4581445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-080] PASSED [ 72%] 2023-03-20T11:54:13.4600200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-081] PASSED [ 72%] 2023-03-20T11:54:13.4619976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-082] PASSED [ 72%] 2023-03-20T11:54:13.4638368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-083] PASSED [ 72%] 2023-03-20T11:54:13.4658129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-084] PASSED [ 72%] 2023-03-20T11:54:13.4678198Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-085] PASSED [ 72%] 2023-03-20T11:54:13.4697473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-086] PASSED [ 72%] 2023-03-20T11:54:13.4715696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-087] PASSED [ 72%] 2023-03-20T11:54:13.4735112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-088] PASSED [ 72%] 2023-03-20T11:54:13.4753916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-089] PASSED [ 72%] 2023-03-20T11:54:13.4778110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-090] PASSED [ 72%] 2023-03-20T11:54:13.4795843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-091] PASSED [ 72%] 2023-03-20T11:54:13.4814782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-092] PASSED [ 72%] 2023-03-20T11:54:13.4833408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-093] PASSED [ 72%] 2023-03-20T11:54:13.4852814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-094] PASSED [ 72%] 2023-03-20T11:54:13.4870253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-095] PASSED [ 72%] 2023-03-20T11:54:13.4889988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-096] PASSED [ 72%] 2023-03-20T11:54:13.4906827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-097] PASSED [ 72%] 2023-03-20T11:54:13.4925105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-098] PASSED [ 72%] 2023-03-20T11:54:13.4943125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-099] PASSED [ 72%] 2023-03-20T11:54:13.4962012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-100] PASSED [ 72%] 2023-03-20T11:54:13.4980187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-101] PASSED [ 72%] 2023-03-20T11:54:13.5005203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-102] PASSED [ 72%] 2023-03-20T11:54:13.5029398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-103] PASSED [ 72%] 2023-03-20T11:54:13.5053839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-104] PASSED [ 72%] 2023-03-20T11:54:13.5077490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-105] PASSED [ 72%] 2023-03-20T11:54:13.5102400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-106] PASSED [ 72%] 2023-03-20T11:54:13.5125670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-107] PASSED [ 72%] 2023-03-20T11:54:13.5144827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-108] PASSED [ 72%] 2023-03-20T11:54:13.5162984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-109] PASSED [ 72%] 2023-03-20T11:54:13.5181918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-110] PASSED [ 72%] 2023-03-20T11:54:13.5200061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-111] PASSED [ 72%] 2023-03-20T11:54:13.5219200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-112] PASSED [ 72%] 2023-03-20T11:54:13.5237276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-113] PASSED [ 72%] 2023-03-20T11:54:13.5265270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-114] PASSED [ 72%] 2023-03-20T11:54:13.5286474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-115] PASSED [ 72%] 2023-03-20T11:54:13.5309187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-116] PASSED [ 72%] 2023-03-20T11:54:13.5330474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-117] PASSED [ 72%] 2023-03-20T11:54:13.5352488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-118] PASSED [ 72%] 2023-03-20T11:54:13.5374004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-119] PASSED [ 72%] 2023-03-20T11:54:13.5396817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-120] PASSED [ 72%] 2023-03-20T11:54:13.5418299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-121] PASSED [ 72%] 2023-03-20T11:54:13.5440849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-122] PASSED [ 72%] 2023-03-20T11:54:13.5459544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-123] PASSED [ 72%] 2023-03-20T11:54:13.5479157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-124] PASSED [ 72%] 2023-03-20T11:54:13.5497532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-125] PASSED [ 72%] 2023-03-20T11:54:13.5516997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-126] PASSED [ 72%] 2023-03-20T11:54:13.5535283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-127] PASSED [ 72%] 2023-03-20T11:54:13.5555149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-128] PASSED [ 72%] 2023-03-20T11:54:13.5573934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-129] PASSED [ 72%] 2023-03-20T11:54:13.5593016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-130] PASSED [ 72%] 2023-03-20T11:54:13.5611303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-131] PASSED [ 72%] 2023-03-20T11:54:13.5634652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-132] PASSED [ 72%] 2023-03-20T11:54:13.5655800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-133] PASSED [ 72%] 2023-03-20T11:54:13.5678381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-134] PASSED [ 72%] 2023-03-20T11:54:13.5700187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-135] PASSED [ 72%] 2023-03-20T11:54:13.5722392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-136] PASSED [ 72%] 2023-03-20T11:54:13.5744433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-137] PASSED [ 72%] 2023-03-20T11:54:13.5773125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-138] PASSED [ 72%] 2023-03-20T11:54:13.5793469Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-139] PASSED [ 72%] 2023-03-20T11:54:13.5815348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-140] PASSED [ 72%] 2023-03-20T11:54:13.5834005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-141] PASSED [ 72%] 2023-03-20T11:54:13.5854046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-142] PASSED [ 72%] 2023-03-20T11:54:13.5871163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-143] PASSED [ 72%] 2023-03-20T11:54:13.5890539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-144] PASSED [ 72%] 2023-03-20T11:54:13.5909055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-145] PASSED [ 72%] 2023-03-20T11:54:13.5928980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-146] PASSED [ 72%] 2023-03-20T11:54:13.5946746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-147] PASSED [ 72%] 2023-03-20T11:54:13.5965922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-148] PASSED [ 72%] 2023-03-20T11:54:13.5984480Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-149] PASSED [ 72%] 2023-03-20T11:54:13.6010677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-150] PASSED [ 72%] 2023-03-20T11:54:13.6034840Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-151] PASSED [ 72%] 2023-03-20T11:54:13.6059808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-152] PASSED [ 72%] 2023-03-20T11:54:13.6083981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-153] PASSED [ 72%] 2023-03-20T11:54:13.6109415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-154] PASSED [ 72%] 2023-03-20T11:54:13.6133812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-155] PASSED [ 72%] 2023-03-20T11:54:13.6159020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-156] PASSED [ 72%] 2023-03-20T11:54:13.6184414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-157] PASSED [ 72%] 2023-03-20T11:54:13.6210543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-158] PASSED [ 72%] 2023-03-20T11:54:13.6234573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-159] PASSED [ 72%] 2023-03-20T11:54:13.6259072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-160] PASSED [ 72%] 2023-03-20T11:54:13.6283230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-161] PASSED [ 72%] 2023-03-20T11:54:13.6314103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-162] PASSED [ 72%] 2023-03-20T11:54:13.6338430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-163] PASSED [ 72%] 2023-03-20T11:54:13.6363577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-164] PASSED [ 72%] 2023-03-20T11:54:13.6390081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-165] PASSED [ 72%] 2023-03-20T11:54:13.6415535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-166] PASSED [ 72%] 2023-03-20T11:54:13.6442040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-167] PASSED [ 72%] 2023-03-20T11:54:13.6465449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-168] PASSED [ 72%] 2023-03-20T11:54:13.6490636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-169] PASSED [ 72%] 2023-03-20T11:54:13.6514798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-170] PASSED [ 72%] 2023-03-20T11:54:13.6540611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-171] PASSED [ 72%] 2023-03-20T11:54:13.6575380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-172] PASSED [ 72%] 2023-03-20T11:54:13.6591529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-173] PASSED [ 72%] 2023-03-20T11:54:13.6617006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-174] PASSED [ 72%] 2023-03-20T11:54:13.6643986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-175] PASSED [ 72%] 2023-03-20T11:54:13.6670049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-176] PASSED [ 72%] 2023-03-20T11:54:13.6689346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-177] PASSED [ 72%] 2023-03-20T11:54:13.6706844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-178] PASSED [ 72%] 2023-03-20T11:54:13.6725628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-179] PASSED [ 72%] 2023-03-20T11:54:13.6743477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-180] PASSED [ 72%] 2023-03-20T11:54:13.6762016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-181] PASSED [ 72%] 2023-03-20T11:54:13.6779758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-182] PASSED [ 72%] 2023-03-20T11:54:13.6799126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-183] PASSED [ 72%] 2023-03-20T11:54:13.6816310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-184] PASSED [ 72%] 2023-03-20T11:54:13.6839665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-185] PASSED [ 72%] 2023-03-20T11:54:13.6856697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-186] PASSED [ 72%] 2023-03-20T11:54:13.6875178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-187] PASSED [ 72%] 2023-03-20T11:54:13.6893416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-188] PASSED [ 72%] 2023-03-20T11:54:13.6911542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-189] PASSED [ 72%] 2023-03-20T11:54:13.6929832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-190] PASSED [ 72%] 2023-03-20T11:54:13.6947914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-191] PASSED [ 72%] 2023-03-20T11:54:13.6965112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-192] PASSED [ 72%] 2023-03-20T11:54:13.6983613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-193] PASSED [ 72%] 2023-03-20T11:54:13.7001200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-194] PASSED [ 72%] 2023-03-20T11:54:13.7019567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-195] PASSED [ 72%] 2023-03-20T11:54:13.7036985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-196] PASSED [ 72%] 2023-03-20T11:54:13.7055564Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-197] PASSED [ 72%] 2023-03-20T11:54:13.7073506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-198] PASSED [ 72%] 2023-03-20T11:54:13.7092506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-199] PASSED [ 72%] 2023-03-20T11:54:13.7109377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-200] PASSED [ 72%] 2023-03-20T11:54:13.7127519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-201] PASSED [ 72%] 2023-03-20T11:54:13.7145366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-202] PASSED [ 72%] 2023-03-20T11:54:13.7163771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-203] PASSED [ 72%] 2023-03-20T11:54:13.7186510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-204] PASSED [ 72%] 2023-03-20T11:54:13.7209496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-205] PASSED [ 72%] 2023-03-20T11:54:13.7230675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-206] PASSED [ 72%] 2023-03-20T11:54:13.7250314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-207] PASSED [ 72%] 2023-03-20T11:54:13.7267401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-208] PASSED [ 72%] 2023-03-20T11:54:13.7292272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-209] PASSED [ 72%] 2023-03-20T11:54:13.7313270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-210] PASSED [ 72%] 2023-03-20T11:54:13.7335245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-211] PASSED [ 72%] 2023-03-20T11:54:13.7356698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-212] PASSED [ 72%] 2023-03-20T11:54:13.7375170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-213] PASSED [ 72%] 2023-03-20T11:54:13.7393381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-214] PASSED [ 72%] 2023-03-20T11:54:13.7412770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-rotate-215] PASSED [ 72%] 2023-03-20T11:54:13.7430630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-000] PASSED [ 72%] 2023-03-20T11:54:13.7450700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-001] PASSED [ 72%] 2023-03-20T11:54:13.7469221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-002] PASSED [ 72%] 2023-03-20T11:54:13.7489435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-003] PASSED [ 72%] 2023-03-20T11:54:13.7507671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-004] PASSED [ 72%] 2023-03-20T11:54:13.7527424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-005] PASSED [ 72%] 2023-03-20T11:54:13.7546537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-006] PASSED [ 72%] 2023-03-20T11:54:13.7566071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-007] PASSED [ 72%] 2023-03-20T11:54:13.7584603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-008] PASSED [ 72%] 2023-03-20T11:54:13.7604645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-009] PASSED [ 72%] 2023-03-20T11:54:13.7622858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-010] PASSED [ 72%] 2023-03-20T11:54:13.7642510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-011] PASSED [ 72%] 2023-03-20T11:54:13.7661505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-012] PASSED [ 72%] 2023-03-20T11:54:13.7681751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-013] PASSED [ 72%] 2023-03-20T11:54:13.7700390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-014] PASSED [ 72%] 2023-03-20T11:54:13.7719593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-015] PASSED [ 72%] 2023-03-20T11:54:13.7737466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-016] PASSED [ 72%] 2023-03-20T11:54:13.7761864Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-017] PASSED [ 72%] 2023-03-20T11:54:13.7779971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-018] PASSED [ 72%] 2023-03-20T11:54:13.7798935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-019] PASSED [ 72%] 2023-03-20T11:54:13.7816811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-020] PASSED [ 72%] 2023-03-20T11:54:13.7836131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-021] PASSED [ 72%] 2023-03-20T11:54:13.7854591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-022] PASSED [ 72%] 2023-03-20T11:54:13.7873821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-023] PASSED [ 72%] 2023-03-20T11:54:13.7893063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-024] PASSED [ 72%] 2023-03-20T11:54:13.7910998Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-025] PASSED [ 72%] 2023-03-20T11:54:13.7930060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-026] PASSED [ 72%] 2023-03-20T11:54:13.7948791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-027] PASSED [ 72%] 2023-03-20T11:54:13.7967081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-028] PASSED [ 72%] 2023-03-20T11:54:13.7986567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-029] PASSED [ 72%] 2023-03-20T11:54:13.8005218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-030] PASSED [ 72%] 2023-03-20T11:54:13.8025127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-031] PASSED [ 72%] 2023-03-20T11:54:13.8043703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-032] PASSED [ 72%] 2023-03-20T11:54:13.8063045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-033] PASSED [ 72%] 2023-03-20T11:54:13.8081775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-034] PASSED [ 72%] 2023-03-20T11:54:13.8101270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-035] PASSED [ 72%] 2023-03-20T11:54:13.8120069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-036] PASSED [ 72%] 2023-03-20T11:54:13.8139557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-037] PASSED [ 72%] 2023-03-20T11:54:13.8158768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-038] PASSED [ 72%] 2023-03-20T11:54:13.8177460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-039] PASSED [ 72%] 2023-03-20T11:54:13.8195309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-040] PASSED [ 72%] 2023-03-20T11:54:13.8219092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-041] PASSED [ 72%] 2023-03-20T11:54:13.8237263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-042] PASSED [ 72%] 2023-03-20T11:54:13.8256521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-043] PASSED [ 72%] 2023-03-20T11:54:13.8274593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-044] PASSED [ 72%] 2023-03-20T11:54:13.8294046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-045] PASSED [ 72%] 2023-03-20T11:54:13.8312072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-046] PASSED [ 72%] 2023-03-20T11:54:13.8331104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-047] PASSED [ 72%] 2023-03-20T11:54:13.8349867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-048] PASSED [ 72%] 2023-03-20T11:54:13.8369638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-049] PASSED [ 72%] 2023-03-20T11:54:13.8387339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-050] PASSED [ 72%] 2023-03-20T11:54:13.8406329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-051] PASSED [ 72%] 2023-03-20T11:54:13.8424451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-052] PASSED [ 72%] 2023-03-20T11:54:13.8444110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-053] PASSED [ 72%] 2023-03-20T11:54:13.8462382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-054] PASSED [ 72%] 2023-03-20T11:54:13.8482158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-055] PASSED [ 72%] 2023-03-20T11:54:13.8500724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-056] PASSED [ 72%] 2023-03-20T11:54:13.8520141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-057] PASSED [ 72%] 2023-03-20T11:54:13.8538619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-058] PASSED [ 72%] 2023-03-20T11:54:13.8557922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-059] PASSED [ 72%] 2023-03-20T11:54:13.8575953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-060] PASSED [ 72%] 2023-03-20T11:54:13.8595581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-061] PASSED [ 72%] 2023-03-20T11:54:13.8614233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-062] PASSED [ 72%] 2023-03-20T11:54:13.8632757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-063] PASSED [ 72%] 2023-03-20T11:54:13.8651045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-064] PASSED [ 72%] 2023-03-20T11:54:13.8675120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-065] PASSED [ 72%] 2023-03-20T11:54:13.8696883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-066] PASSED [ 72%] 2023-03-20T11:54:13.8718384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-067] PASSED [ 72%] 2023-03-20T11:54:13.8739734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-068] PASSED [ 72%] 2023-03-20T11:54:13.8761978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-069] PASSED [ 72%] 2023-03-20T11:54:13.8782794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-070] PASSED [ 72%] 2023-03-20T11:54:13.8804872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-071] PASSED [ 72%] 2023-03-20T11:54:13.8826655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-072] PASSED [ 72%] 2023-03-20T11:54:13.8850151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-073] PASSED [ 72%] 2023-03-20T11:54:13.8870555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-074] PASSED [ 72%] 2023-03-20T11:54:13.8893587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-075] PASSED [ 72%] 2023-03-20T11:54:13.8914713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-076] PASSED [ 72%] 2023-03-20T11:54:13.8936928Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-077] PASSED [ 72%] 2023-03-20T11:54:13.8960533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-078] PASSED [ 72%] 2023-03-20T11:54:13.8983695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-079] PASSED [ 72%] 2023-03-20T11:54:13.9006028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-080] PASSED [ 72%] 2023-03-20T11:54:13.9030089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-081] PASSED [ 72%] 2023-03-20T11:54:13.9053146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-082] PASSED [ 72%] 2023-03-20T11:54:13.9075715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-083] PASSED [ 72%] 2023-03-20T11:54:13.9097199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-084] PASSED [ 72%] 2023-03-20T11:54:13.9119356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-085] PASSED [ 72%] 2023-03-20T11:54:13.9140437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-086] PASSED [ 72%] 2023-03-20T11:54:13.9163135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-087] PASSED [ 72%] 2023-03-20T11:54:13.9183817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-088] PASSED [ 72%] 2023-03-20T11:54:13.9211106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-089] PASSED [ 72%] 2023-03-20T11:54:13.9233406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-090] PASSED [ 72%] 2023-03-20T11:54:13.9255652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-091] PASSED [ 72%] 2023-03-20T11:54:13.9277186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-092] PASSED [ 72%] 2023-03-20T11:54:13.9299889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-093] PASSED [ 72%] 2023-03-20T11:54:13.9321795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-094] PASSED [ 72%] 2023-03-20T11:54:13.9344635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-095] PASSED [ 72%] 2023-03-20T11:54:13.9367518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-096] PASSED [ 72%] 2023-03-20T11:54:13.9391679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-097] PASSED [ 72%] 2023-03-20T11:54:13.9414623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-098] PASSED [ 72%] 2023-03-20T11:54:13.9438825Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-099] PASSED [ 72%] 2023-03-20T11:54:13.9461735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-100] PASSED [ 72%] 2023-03-20T11:54:13.9485974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-101] PASSED [ 72%] 2023-03-20T11:54:13.9507751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-102] PASSED [ 72%] 2023-03-20T11:54:13.9530952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-103] PASSED [ 72%] 2023-03-20T11:54:13.9552223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-104] PASSED [ 72%] 2023-03-20T11:54:13.9574602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-105] PASSED [ 72%] 2023-03-20T11:54:13.9596457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-106] PASSED [ 72%] 2023-03-20T11:54:13.9618902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-107] PASSED [ 72%] 2023-03-20T11:54:13.9641691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-108] PASSED [ 72%] 2023-03-20T11:54:13.9664327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-109] PASSED [ 72%] 2023-03-20T11:54:13.9686489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-110] PASSED [ 72%] 2023-03-20T11:54:13.9709592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-111] PASSED [ 72%] 2023-03-20T11:54:13.9732546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-112] PASSED [ 72%] 2023-03-20T11:54:13.9759973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-113] PASSED [ 72%] 2023-03-20T11:54:13.9783010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-114] PASSED [ 72%] 2023-03-20T11:54:13.9807355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-115] PASSED [ 72%] 2023-03-20T11:54:13.9830807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-116] PASSED [ 72%] 2023-03-20T11:54:13.9854550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-117] PASSED [ 72%] 2023-03-20T11:54:13.9877658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-118] PASSED [ 72%] 2023-03-20T11:54:13.9901950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-119] PASSED [ 72%] 2023-03-20T11:54:13.9920860Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-120] PASSED [ 72%] 2023-03-20T11:54:13.9941043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-121] PASSED [ 72%] 2023-03-20T11:54:13.9960850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-122] PASSED [ 72%] 2023-03-20T11:54:13.9979476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-123] PASSED [ 72%] 2023-03-20T11:54:13.9998408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-124] PASSED [ 72%] 2023-03-20T11:54:14.0017626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-125] PASSED [ 72%] 2023-03-20T11:54:14.0037745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-126] PASSED [ 72%] 2023-03-20T11:54:14.0056768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-127] PASSED [ 72%] 2023-03-20T11:54:14.0076762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-128] PASSED [ 72%] 2023-03-20T11:54:14.0095824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-129] PASSED [ 72%] 2023-03-20T11:54:14.0116430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-130] PASSED [ 72%] 2023-03-20T11:54:14.0135575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-131] PASSED [ 72%] 2023-03-20T11:54:14.0156558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-132] PASSED [ 72%] 2023-03-20T11:54:14.0176223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-133] PASSED [ 72%] 2023-03-20T11:54:14.0197057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-134] PASSED [ 72%] 2023-03-20T11:54:14.0216749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-135] PASSED [ 72%] 2023-03-20T11:54:14.0240806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-136] PASSED [ 72%] 2023-03-20T11:54:14.0260214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-137] PASSED [ 72%] 2023-03-20T11:54:14.0279737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-138] PASSED [ 72%] 2023-03-20T11:54:14.0298874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-139] PASSED [ 72%] 2023-03-20T11:54:14.0318478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-140] PASSED [ 72%] 2023-03-20T11:54:14.0337832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-141] PASSED [ 72%] 2023-03-20T11:54:14.0357781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-142] PASSED [ 72%] 2023-03-20T11:54:14.0376739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-143] PASSED [ 72%] 2023-03-20T11:54:14.0396780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-144] PASSED [ 72%] 2023-03-20T11:54:14.0415708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-145] PASSED [ 72%] 2023-03-20T11:54:14.0436393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-146] PASSED [ 72%] 2023-03-20T11:54:14.0455513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-147] PASSED [ 72%] 2023-03-20T11:54:14.0475638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-148] PASSED [ 72%] 2023-03-20T11:54:14.0494454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-149] PASSED [ 72%] 2023-03-20T11:54:14.0515235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-150] PASSED [ 72%] 2023-03-20T11:54:14.0534706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-151] PASSED [ 72%] 2023-03-20T11:54:14.0555415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-152] PASSED [ 72%] 2023-03-20T11:54:14.0574660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-153] PASSED [ 72%] 2023-03-20T11:54:14.0595126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-154] PASSED [ 72%] 2023-03-20T11:54:14.0614438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-155] PASSED [ 72%] 2023-03-20T11:54:14.0633976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-156] PASSED [ 72%] 2023-03-20T11:54:14.0653380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-157] PASSED [ 72%] 2023-03-20T11:54:14.0671242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-158] PASSED [ 72%] 2023-03-20T11:54:14.0690355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-159] PASSED [ 72%] 2023-03-20T11:54:14.0714003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-160] PASSED [ 72%] 2023-03-20T11:54:14.0733487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-161] PASSED [ 72%] 2023-03-20T11:54:14.0752356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-162] PASSED [ 72%] 2023-03-20T11:54:14.0771113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-163] PASSED [ 72%] 2023-03-20T11:54:14.0791262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-164] PASSED [ 72%] 2023-03-20T11:54:14.0810642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-165] PASSED [ 72%] 2023-03-20T11:54:14.0830822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-166] PASSED [ 72%] 2023-03-20T11:54:14.0850352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-167] PASSED [ 72%] 2023-03-20T11:54:14.0869967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-168] PASSED [ 72%] 2023-03-20T11:54:14.0889251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-169] PASSED [ 72%] 2023-03-20T11:54:14.0909578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-170] PASSED [ 72%] 2023-03-20T11:54:14.0929361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-171] PASSED [ 72%] 2023-03-20T11:54:14.0948839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-172] PASSED [ 72%] 2023-03-20T11:54:14.0968668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-173] PASSED [ 72%] 2023-03-20T11:54:14.0987569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-174] PASSED [ 72%] 2023-03-20T11:54:14.1006088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-175] PASSED [ 72%] 2023-03-20T11:54:14.1025183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-176] PASSED [ 72%] 2023-03-20T11:54:14.1043353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-177] PASSED [ 72%] 2023-03-20T11:54:14.1062031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-178] PASSED [ 72%] 2023-03-20T11:54:14.1081039Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-179] PASSED [ 72%] 2023-03-20T11:54:14.1100665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-180] PASSED [ 72%] 2023-03-20T11:54:14.1119143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-181] PASSED [ 72%] 2023-03-20T11:54:14.1137808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-182] PASSED [ 72%] 2023-03-20T11:54:14.1156021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-183] PASSED [ 72%] 2023-03-20T11:54:14.1179745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-184] PASSED [ 72%] 2023-03-20T11:54:14.1197590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-crop-185] PASSED [ 72%] 2023-03-20T11:54:14.1218794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-000] PASSED [ 72%] 2023-03-20T11:54:14.1238795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-001] PASSED [ 72%] 2023-03-20T11:54:14.1259336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-002] PASSED [ 72%] 2023-03-20T11:54:14.1279045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-003] PASSED [ 72%] 2023-03-20T11:54:14.1299411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-004] PASSED [ 72%] 2023-03-20T11:54:14.1319767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-005] PASSED [ 72%] 2023-03-20T11:54:14.1340258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-006] PASSED [ 72%] 2023-03-20T11:54:14.1360121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-007] PASSED [ 72%] 2023-03-20T11:54:14.1380768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-008] PASSED [ 72%] 2023-03-20T11:54:14.1399762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-009] PASSED [ 72%] 2023-03-20T11:54:14.1419498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-010] PASSED [ 72%] 2023-03-20T11:54:14.1438344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-011] PASSED [ 72%] 2023-03-20T11:54:14.1457862Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-012] PASSED [ 72%] 2023-03-20T11:54:14.1476483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-013] PASSED [ 72%] 2023-03-20T11:54:14.1495967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-014] PASSED [ 72%] 2023-03-20T11:54:14.1514971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-015] PASSED [ 72%] 2023-03-20T11:54:14.1534546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-016] PASSED [ 72%] 2023-03-20T11:54:14.1553310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-017] PASSED [ 72%] 2023-03-20T11:54:14.1574222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-018] PASSED [ 72%] 2023-03-20T11:54:14.1593792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-019] PASSED [ 72%] 2023-03-20T11:54:14.1614985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-020] PASSED [ 72%] 2023-03-20T11:54:14.1634927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-021] PASSED [ 72%] 2023-03-20T11:54:14.1660375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-022] PASSED [ 72%] 2023-03-20T11:54:14.1681013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-023] PASSED [ 72%] 2023-03-20T11:54:14.1701673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-024] PASSED [ 72%] 2023-03-20T11:54:14.1721273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-025] PASSED [ 72%] 2023-03-20T11:54:14.1742249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-026] PASSED [ 72%] 2023-03-20T11:54:14.1761170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-027] PASSED [ 72%] 2023-03-20T11:54:14.1780778Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-028] PASSED [ 72%] 2023-03-20T11:54:14.1799542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-029] PASSED [ 72%] 2023-03-20T11:54:14.1819295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-030] PASSED [ 72%] 2023-03-20T11:54:14.1838351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-031] PASSED [ 72%] 2023-03-20T11:54:14.1858059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-032] PASSED [ 72%] 2023-03-20T11:54:14.1877347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-033] PASSED [ 72%] 2023-03-20T11:54:14.1897358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-034] PASSED [ 72%] 2023-03-20T11:54:14.1916381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-035] PASSED [ 72%] 2023-03-20T11:54:14.1937135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-036] PASSED [ 72%] 2023-03-20T11:54:14.1956951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-037] PASSED [ 72%] 2023-03-20T11:54:14.1978168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-038] PASSED [ 72%] 2023-03-20T11:54:14.1997520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-039] PASSED [ 72%] 2023-03-20T11:54:14.2018048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-040] PASSED [ 72%] 2023-03-20T11:54:14.2038190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-041] PASSED [ 72%] 2023-03-20T11:54:14.2059026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-042] PASSED [ 72%] 2023-03-20T11:54:14.2078616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-043] PASSED [ 72%] 2023-03-20T11:54:14.2099312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-044] PASSED [ 72%] 2023-03-20T11:54:14.2118043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-045] PASSED [ 72%] 2023-03-20T11:54:14.2142548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-046] PASSED [ 72%] 2023-03-20T11:54:14.2161440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-047] PASSED [ 72%] 2023-03-20T11:54:14.2180932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-048] PASSED [ 72%] 2023-03-20T11:54:14.2200024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-049] PASSED [ 72%] 2023-03-20T11:54:14.2219581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-050] PASSED [ 72%] 2023-03-20T11:54:14.2238272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-051] PASSED [ 72%] 2023-03-20T11:54:14.2257701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-052] PASSED [ 72%] 2023-03-20T11:54:14.2276662Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-053] PASSED [ 72%] 2023-03-20T11:54:14.2297482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-054] PASSED [ 72%] 2023-03-20T11:54:14.2317240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-055] PASSED [ 72%] 2023-03-20T11:54:14.2338556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-056] PASSED [ 72%] 2023-03-20T11:54:14.2358518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-057] PASSED [ 72%] 2023-03-20T11:54:14.2379524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-058] PASSED [ 72%] 2023-03-20T11:54:14.2399704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-059] PASSED [ 72%] 2023-03-20T11:54:14.2420472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-060] PASSED [ 72%] 2023-03-20T11:54:14.2440667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-061] PASSED [ 72%] 2023-03-20T11:54:14.2461770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-062] PASSED [ 72%] 2023-03-20T11:54:14.2480906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-063] PASSED [ 72%] 2023-03-20T11:54:14.2500580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-064] PASSED [ 72%] 2023-03-20T11:54:14.2519468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-065] PASSED [ 72%] 2023-03-20T11:54:14.2539444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-066] PASSED [ 72%] 2023-03-20T11:54:14.2558398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-067] PASSED [ 72%] 2023-03-20T11:54:14.2578050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-068] PASSED [ 72%] 2023-03-20T11:54:14.2597145Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-069] PASSED [ 72%] 2023-03-20T11:54:14.2622252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-070] PASSED [ 72%] 2023-03-20T11:54:14.2641072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-071] PASSED [ 72%] 2023-03-20T11:54:14.2661139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-072] PASSED [ 72%] 2023-03-20T11:54:14.2680671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-073] PASSED [ 72%] 2023-03-20T11:54:14.2701234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-074] PASSED [ 72%] 2023-03-20T11:54:14.2720261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-075] PASSED [ 72%] 2023-03-20T11:54:14.2740641Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-076] PASSED [ 72%] 2023-03-20T11:54:14.2761173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-077] PASSED [ 72%] 2023-03-20T11:54:14.2780784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-078] PASSED [ 72%] 2023-03-20T11:54:14.2800466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-079] PASSED [ 72%] 2023-03-20T11:54:14.2821876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-080] PASSED [ 72%] 2023-03-20T11:54:14.2840899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-081] PASSED [ 72%] 2023-03-20T11:54:14.2860499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-082] PASSED [ 72%] 2023-03-20T11:54:14.2879265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-083] PASSED [ 72%] 2023-03-20T11:54:14.2899261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-084] PASSED [ 72%] 2023-03-20T11:54:14.2918120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-085] PASSED [ 72%] 2023-03-20T11:54:14.2937956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-086] PASSED [ 72%] 2023-03-20T11:54:14.2957016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-087] PASSED [ 72%] 2023-03-20T11:54:14.2977017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-088] PASSED [ 72%] 2023-03-20T11:54:14.2995805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-089] PASSED [ 72%] 2023-03-20T11:54:14.3016743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-090] PASSED [ 72%] 2023-03-20T11:54:14.3036705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-091] PASSED [ 72%] 2023-03-20T11:54:14.3058326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-092] PASSED [ 72%] 2023-03-20T11:54:14.3077391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-093] PASSED [ 72%] 2023-03-20T11:54:14.3103299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-094] PASSED [ 72%] 2023-03-20T11:54:14.3123419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-095] PASSED [ 72%] 2023-03-20T11:54:14.3144049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-096] PASSED [ 72%] 2023-03-20T11:54:14.3163895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-097] PASSED [ 72%] 2023-03-20T11:54:14.3184870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-098] PASSED [ 72%] 2023-03-20T11:54:14.3203778Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-099] PASSED [ 72%] 2023-03-20T11:54:14.3223682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-100] PASSED [ 72%] 2023-03-20T11:54:14.3242835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-101] PASSED [ 72%] 2023-03-20T11:54:14.3263109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-102] PASSED [ 72%] 2023-03-20T11:54:14.3281889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-103] PASSED [ 72%] 2023-03-20T11:54:14.3301700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-104] PASSED [ 72%] 2023-03-20T11:54:14.3320804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-105] PASSED [ 72%] 2023-03-20T11:54:14.3340664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-106] PASSED [ 72%] 2023-03-20T11:54:14.3359645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-107] PASSED [ 72%] 2023-03-20T11:54:14.3380170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-108] PASSED [ 72%] 2023-03-20T11:54:14.3399592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-109] PASSED [ 72%] 2023-03-20T11:54:14.3420541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-110] PASSED [ 72%] 2023-03-20T11:54:14.3439841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-111] PASSED [ 72%] 2023-03-20T11:54:14.3460976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-112] PASSED [ 72%] 2023-03-20T11:54:14.3480784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-113] PASSED [ 72%] 2023-03-20T11:54:14.3501358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-114] PASSED [ 72%] 2023-03-20T11:54:14.3520887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-115] PASSED [ 72%] 2023-03-20T11:54:14.3542079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-116] PASSED [ 72%] 2023-03-20T11:54:14.3560712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-117] PASSED [ 72%] 2023-03-20T11:54:14.3584932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-118] PASSED [ 72%] 2023-03-20T11:54:14.3603661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-119] PASSED [ 72%] 2023-03-20T11:54:14.3623523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-120] PASSED [ 72%] 2023-03-20T11:54:14.3642002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-121] PASSED [ 72%] 2023-03-20T11:54:14.3661095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-122] PASSED [ 72%] 2023-03-20T11:54:14.3679757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-123] PASSED [ 72%] 2023-03-20T11:54:14.3699400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-124] PASSED [ 72%] 2023-03-20T11:54:14.3718248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-125] PASSED [ 72%] 2023-03-20T11:54:14.3739054Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-126] PASSED [ 72%] 2023-03-20T11:54:14.3758948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-127] PASSED [ 72%] 2023-03-20T11:54:14.3780247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-128] PASSED [ 72%] 2023-03-20T11:54:14.3800086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-129] PASSED [ 72%] 2023-03-20T11:54:14.3821239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-130] PASSED [ 72%] 2023-03-20T11:54:14.3841655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-131] PASSED [ 72%] 2023-03-20T11:54:14.3862588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-132] PASSED [ 72%] 2023-03-20T11:54:14.3882561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-133] PASSED [ 72%] 2023-03-20T11:54:14.3903557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-134] PASSED [ 72%] 2023-03-20T11:54:14.3922431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-135] PASSED [ 72%] 2023-03-20T11:54:14.3942560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-136] PASSED [ 72%] 2023-03-20T11:54:14.3961378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-137] PASSED [ 72%] 2023-03-20T11:54:14.3981165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-138] PASSED [ 72%] 2023-03-20T11:54:14.4000097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-139] PASSED [ 72%] 2023-03-20T11:54:14.4020146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-140] PASSED [ 72%] 2023-03-20T11:54:14.4039171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-141] PASSED [ 72%] 2023-03-20T11:54:14.4063655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-142] PASSED [ 72%] 2023-03-20T11:54:14.4082750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-143] PASSED [ 72%] 2023-03-20T11:54:14.4103060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-144] PASSED [ 72%] 2023-03-20T11:54:14.4122427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-145] PASSED [ 72%] 2023-03-20T11:54:14.4143384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-146] PASSED [ 72%] 2023-03-20T11:54:14.4162733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-147] PASSED [ 72%] 2023-03-20T11:54:14.4182903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-148] PASSED [ 72%] 2023-03-20T11:54:14.4202704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-149] PASSED [ 72%] 2023-03-20T11:54:14.4223457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-150] PASSED [ 72%] 2023-03-20T11:54:14.4242914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-151] PASSED [ 72%] 2023-03-20T11:54:14.4263745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-152] PASSED [ 72%] 2023-03-20T11:54:14.4282549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-153] PASSED [ 72%] 2023-03-20T11:54:14.4301976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-154] PASSED [ 72%] 2023-03-20T11:54:14.4320642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-155] PASSED [ 72%] 2023-03-20T11:54:14.4340288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-156] PASSED [ 72%] 2023-03-20T11:54:14.4358996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-157] PASSED [ 72%] 2023-03-20T11:54:14.4378772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-158] PASSED [ 72%] 2023-03-20T11:54:14.4397451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-159] PASSED [ 72%] 2023-03-20T11:54:14.4417408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-160] PASSED [ 72%] 2023-03-20T11:54:14.4436090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-161] PASSED [ 72%] 2023-03-20T11:54:14.4456573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-162] PASSED [ 72%] 2023-03-20T11:54:14.4476894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-163] PASSED [ 72%] 2023-03-20T11:54:14.4498200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-164] PASSED [ 72%] 2023-03-20T11:54:14.4518367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-165] PASSED [ 72%] 2023-03-20T11:54:14.4543711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-166] PASSED [ 72%] 2023-03-20T11:54:14.4563597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-167] PASSED [ 72%] 2023-03-20T11:54:14.4584038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-168] PASSED [ 72%] 2023-03-20T11:54:14.4603889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-169] PASSED [ 72%] 2023-03-20T11:54:14.4624914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-170] PASSED [ 72%] 2023-03-20T11:54:14.4643915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-171] PASSED [ 72%] 2023-03-20T11:54:14.4663750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-172] PASSED [ 72%] 2023-03-20T11:54:14.4682623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-173] PASSED [ 72%] 2023-03-20T11:54:14.4702602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-174] PASSED [ 72%] 2023-03-20T11:54:14.4721465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-175] PASSED [ 72%] 2023-03-20T11:54:14.4741458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-176] PASSED [ 72%] 2023-03-20T11:54:14.4760478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-177] PASSED [ 72%] 2023-03-20T11:54:14.4780386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-178] PASSED [ 72%] 2023-03-20T11:54:14.4799634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-179] PASSED [ 72%] 2023-03-20T11:54:14.4820160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-180] PASSED [ 72%] 2023-03-20T11:54:14.4840347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-181] PASSED [ 72%] 2023-03-20T11:54:14.4861708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-182] PASSED [ 72%] 2023-03-20T11:54:14.4881452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-183] PASSED [ 72%] 2023-03-20T11:54:14.4901819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-184] PASSED [ 72%] 2023-03-20T11:54:14.4922052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-185] PASSED [ 72%] 2023-03-20T11:54:14.4942166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-186] PASSED [ 72%] 2023-03-20T11:54:14.4962038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-187] PASSED [ 72%] 2023-03-20T11:54:14.4982823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-188] PASSED [ 72%] 2023-03-20T11:54:14.5001608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-189] PASSED [ 72%] 2023-03-20T11:54:14.5025926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-190] PASSED [ 72%] 2023-03-20T11:54:14.5044723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-191] PASSED [ 72%] 2023-03-20T11:54:14.5064248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-192] PASSED [ 72%] 2023-03-20T11:54:14.5082967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-193] PASSED [ 72%] 2023-03-20T11:54:14.5102553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-194] PASSED [ 72%] 2023-03-20T11:54:14.5121266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-195] PASSED [ 72%] 2023-03-20T11:54:14.5141191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-196] PASSED [ 72%] 2023-03-20T11:54:14.5160006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-197] PASSED [ 72%] 2023-03-20T11:54:14.5180868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-198] PASSED [ 72%] 2023-03-20T11:54:14.5200766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-199] PASSED [ 72%] 2023-03-20T11:54:14.5222105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-200] PASSED [ 72%] 2023-03-20T11:54:14.5242119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-201] PASSED [ 72%] 2023-03-20T11:54:14.5262616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-202] PASSED [ 72%] 2023-03-20T11:54:14.5283019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-203] PASSED [ 72%] 2023-03-20T11:54:14.5303954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-204] PASSED [ 72%] 2023-03-20T11:54:14.5323762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-205] PASSED [ 72%] 2023-03-20T11:54:14.5344682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-206] PASSED [ 72%] 2023-03-20T11:54:14.5363762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-207] PASSED [ 72%] 2023-03-20T11:54:14.5383740Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-208] PASSED [ 72%] 2023-03-20T11:54:14.5402641Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-209] PASSED [ 72%] 2023-03-20T11:54:14.5422595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-210] PASSED [ 72%] 2023-03-20T11:54:14.5441546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-211] PASSED [ 72%] 2023-03-20T11:54:14.5461492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-212] PASSED [ 72%] 2023-03-20T11:54:14.5480494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-213] PASSED [ 72%] 2023-03-20T11:54:14.5504878Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-214] PASSED [ 72%] 2023-03-20T11:54:14.5523801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-215] PASSED [ 72%] 2023-03-20T11:54:14.5543965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-216] PASSED [ 72%] 2023-03-20T11:54:14.5563454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-217] PASSED [ 72%] 2023-03-20T11:54:14.5584208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-218] PASSED [ 72%] 2023-03-20T11:54:14.5603768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-219] PASSED [ 72%] 2023-03-20T11:54:14.5624062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-220] PASSED [ 72%] 2023-03-20T11:54:14.5643470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-221] PASSED [ 72%] 2023-03-20T11:54:14.5663905Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-222] PASSED [ 72%] 2023-03-20T11:54:14.5683600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-223] PASSED [ 72%] 2023-03-20T11:54:14.5704592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-224] PASSED [ 72%] 2023-03-20T11:54:14.5723323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-225] PASSED [ 72%] 2023-03-20T11:54:14.5742877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-226] PASSED [ 72%] 2023-03-20T11:54:14.5761578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-227] PASSED [ 72%] 2023-03-20T11:54:14.5781448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-228] PASSED [ 72%] 2023-03-20T11:54:14.5800199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-229] PASSED [ 72%] 2023-03-20T11:54:14.5819901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-230] PASSED [ 72%] 2023-03-20T11:54:14.5838657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-231] PASSED [ 72%] 2023-03-20T11:54:14.5858479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-232] PASSED [ 72%] 2023-03-20T11:54:14.5877214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-233] PASSED [ 72%] 2023-03-20T11:54:14.5897715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-234] PASSED [ 72%] 2023-03-20T11:54:14.5917750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-235] PASSED [ 72%] 2023-03-20T11:54:14.5939315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-236] PASSED [ 72%] 2023-03-20T11:54:14.5959493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-237] PASSED [ 72%] 2023-03-20T11:54:14.5985151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-238] PASSED [ 72%] 2023-03-20T11:54:14.6005473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-239] PASSED [ 72%] 2023-03-20T11:54:14.6025922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-240] PASSED [ 72%] 2023-03-20T11:54:14.6045856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-241] PASSED [ 72%] 2023-03-20T11:54:14.6066834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-242] PASSED [ 72%] 2023-03-20T11:54:14.6085730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-243] PASSED [ 72%] 2023-03-20T11:54:14.6105605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-244] PASSED [ 72%] 2023-03-20T11:54:14.6124502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-245] PASSED [ 72%] 2023-03-20T11:54:14.6144291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-246] PASSED [ 72%] 2023-03-20T11:54:14.6163307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-247] PASSED [ 72%] 2023-03-20T11:54:14.6183182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-248] PASSED [ 72%] 2023-03-20T11:54:14.6202246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-249] PASSED [ 72%] 2023-03-20T11:54:14.6222107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-250] PASSED [ 72%] 2023-03-20T11:54:14.6240719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-251] PASSED [ 72%] 2023-03-20T11:54:14.6261404Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-252] PASSED [ 72%] 2023-03-20T11:54:14.6280800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-253] PASSED [ 72%] 2023-03-20T11:54:14.6301569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-254] PASSED [ 72%] 2023-03-20T11:54:14.6321237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-255] PASSED [ 72%] 2023-03-20T11:54:14.6341268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-256] PASSED [ 72%] 2023-03-20T11:54:14.6361937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-257] PASSED [ 72%] 2023-03-20T11:54:14.6382343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-258] PASSED [ 72%] 2023-03-20T11:54:14.6402144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-259] PASSED [ 72%] 2023-03-20T11:54:14.6422990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-260] PASSED [ 72%] 2023-03-20T11:54:14.6442087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-261] PASSED [ 72%] 2023-03-20T11:54:14.6466257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-262] PASSED [ 72%] 2023-03-20T11:54:14.6485384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-263] PASSED [ 72%] 2023-03-20T11:54:14.6504360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-264] PASSED [ 72%] 2023-03-20T11:54:14.6523134Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-265] PASSED [ 72%] 2023-03-20T11:54:14.6542626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-266] PASSED [ 72%] 2023-03-20T11:54:14.6561326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-267] PASSED [ 72%] 2023-03-20T11:54:14.6581234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-268] PASSED [ 72%] 2023-03-20T11:54:14.6599806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-269] PASSED [ 72%] 2023-03-20T11:54:14.6620910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-270] PASSED [ 72%] 2023-03-20T11:54:14.6640847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-271] PASSED [ 72%] 2023-03-20T11:54:14.6662136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-272] PASSED [ 72%] 2023-03-20T11:54:14.6682274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-273] PASSED [ 72%] 2023-03-20T11:54:14.6703288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-274] PASSED [ 72%] 2023-03-20T11:54:14.6723701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-275] PASSED [ 72%] 2023-03-20T11:54:14.6744686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-276] PASSED [ 72%] 2023-03-20T11:54:14.6764654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-277] PASSED [ 72%] 2023-03-20T11:54:14.6785948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-278] PASSED [ 72%] 2023-03-20T11:54:14.6805053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-279] PASSED [ 72%] 2023-03-20T11:54:14.6825106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-280] PASSED [ 72%] 2023-03-20T11:54:14.6844429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-281] PASSED [ 72%] 2023-03-20T11:54:14.6864418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-282] PASSED [ 72%] 2023-03-20T11:54:14.6883521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-283] PASSED [ 72%] 2023-03-20T11:54:14.6903099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-284] PASSED [ 72%] 2023-03-20T11:54:14.6921553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-285] PASSED [ 72%] 2023-03-20T11:54:14.6946627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-286] PASSED [ 72%] 2023-03-20T11:54:14.6965574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-287] PASSED [ 72%] 2023-03-20T11:54:14.6987661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-288] PASSED [ 72%] 2023-03-20T11:54:14.7006788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-289] PASSED [ 72%] 2023-03-20T11:54:14.7027754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-290] PASSED [ 72%] 2023-03-20T11:54:14.7048041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-291] PASSED [ 72%] 2023-03-20T11:54:14.7068723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-292] PASSED [ 72%] 2023-03-20T11:54:14.7088912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-293] PASSED [ 72%] 2023-03-20T11:54:14.7109378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-294] PASSED [ 72%] 2023-03-20T11:54:14.7130614Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-295] PASSED [ 72%] 2023-03-20T11:54:14.7150698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-296] PASSED [ 72%] 2023-03-20T11:54:14.7170723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-297] PASSED [ 72%] 2023-03-20T11:54:14.7190215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-298] PASSED [ 72%] 2023-03-20T11:54:14.7210057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-299] PASSED [ 72%] 2023-03-20T11:54:14.7229491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-300] PASSED [ 72%] 2023-03-20T11:54:14.7249580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-301] PASSED [ 72%] 2023-03-20T11:54:14.7269210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-302] PASSED [ 72%] 2023-03-20T11:54:14.7287714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-303] PASSED [ 72%] 2023-03-20T11:54:14.7308073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-304] PASSED [ 72%] 2023-03-20T11:54:14.7327152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-305] PASSED [ 72%] 2023-03-20T11:54:14.7349101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-306] PASSED [ 72%] 2023-03-20T11:54:14.7369960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-307] PASSED [ 72%] 2023-03-20T11:54:14.7390180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-308] PASSED [ 72%] 2023-03-20T11:54:14.7410549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-309] PASSED [ 72%] 2023-03-20T11:54:14.7436443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-310] PASSED [ 72%] 2023-03-20T11:54:14.7456463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-311] PASSED [ 72%] 2023-03-20T11:54:14.7477751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-312] PASSED [ 72%] 2023-03-20T11:54:14.7497933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-313] PASSED [ 72%] 2023-03-20T11:54:14.7518390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-314] PASSED [ 72%] 2023-03-20T11:54:14.7537836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-315] PASSED [ 72%] 2023-03-20T11:54:14.7557738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-316] PASSED [ 72%] 2023-03-20T11:54:14.7576752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-317] PASSED [ 72%] 2023-03-20T11:54:14.7596892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-318] PASSED [ 72%] 2023-03-20T11:54:14.7615954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-319] PASSED [ 72%] 2023-03-20T11:54:14.7636606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-320] PASSED [ 72%] 2023-03-20T11:54:14.7655475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-321] PASSED [ 72%] 2023-03-20T11:54:14.7675857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-322] PASSED [ 72%] 2023-03-20T11:54:14.7694750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-323] PASSED [ 72%] 2023-03-20T11:54:14.7718771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-324] PASSED [ 72%] 2023-03-20T11:54:14.7740479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-325] PASSED [ 72%] 2023-03-20T11:54:14.7763090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-326] PASSED [ 72%] 2023-03-20T11:54:14.7785540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-327] PASSED [ 72%] 2023-03-20T11:54:14.7809525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-328] PASSED [ 72%] 2023-03-20T11:54:14.7831553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-329] PASSED [ 72%] 2023-03-20T11:54:14.7855711Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-330] PASSED [ 72%] 2023-03-20T11:54:14.7879239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-331] PASSED [ 72%] 2023-03-20T11:54:14.7902812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-332] PASSED [ 72%] 2023-03-20T11:54:14.7924973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-333] PASSED [ 72%] 2023-03-20T11:54:14.7954112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-334] PASSED [ 72%] 2023-03-20T11:54:14.7975421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-335] PASSED [ 72%] 2023-03-20T11:54:14.7998427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-336] PASSED [ 72%] 2023-03-20T11:54:14.8020818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-337] PASSED [ 72%] 2023-03-20T11:54:14.8044475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-338] PASSED [ 72%] 2023-03-20T11:54:14.8068176Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-339] PASSED [ 72%] 2023-03-20T11:54:14.8093153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-340] PASSED [ 72%] 2023-03-20T11:54:14.8116312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-341] PASSED [ 72%] 2023-03-20T11:54:14.8139648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-342] PASSED [ 72%] 2023-03-20T11:54:14.8161911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-343] PASSED [ 72%] 2023-03-20T11:54:14.8185615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-344] PASSED [ 72%] 2023-03-20T11:54:14.8209797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-345] PASSED [ 72%] 2023-03-20T11:54:14.8232816Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-346] PASSED [ 72%] 2023-03-20T11:54:14.8255625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-347] PASSED [ 72%] 2023-03-20T11:54:14.8280168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-348] PASSED [ 72%] 2023-03-20T11:54:14.8304202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-349] PASSED [ 72%] 2023-03-20T11:54:14.8329302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-350] PASSED [ 72%] 2023-03-20T11:54:14.8348416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-351] PASSED [ 72%] 2023-03-20T11:54:14.8368844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-352] PASSED [ 72%] 2023-03-20T11:54:14.8388068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-353] PASSED [ 72%] 2023-03-20T11:54:14.8409263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-354] PASSED [ 72%] 2023-03-20T11:54:14.8428907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-355] PASSED [ 72%] 2023-03-20T11:54:14.8450454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-356] PASSED [ 72%] 2023-03-20T11:54:14.8470111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-357] PASSED [ 72%] 2023-03-20T11:54:14.8497163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-358] PASSED [ 72%] 2023-03-20T11:54:14.8517401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-359] PASSED [ 72%] 2023-03-20T11:54:14.8537812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-360] PASSED [ 72%] 2023-03-20T11:54:14.8557280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-361] PASSED [ 72%] 2023-03-20T11:54:14.8577750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-362] PASSED [ 72%] 2023-03-20T11:54:14.8597704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-363] PASSED [ 72%] 2023-03-20T11:54:14.8618684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-364] PASSED [ 72%] 2023-03-20T11:54:14.8638693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-365] PASSED [ 72%] 2023-03-20T11:54:14.8659909Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-366] PASSED [ 72%] 2023-03-20T11:54:14.8680055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-367] PASSED [ 72%] 2023-03-20T11:54:14.8701578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-368] PASSED [ 72%] 2023-03-20T11:54:14.8721282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-369] PASSED [ 72%] 2023-03-20T11:54:14.8741865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-370] PASSED [ 72%] 2023-03-20T11:54:14.8761627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-371] PASSED [ 72%] 2023-03-20T11:54:14.8782637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-372] PASSED [ 72%] 2023-03-20T11:54:14.8802781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-373] PASSED [ 72%] 2023-03-20T11:54:14.8823938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-374] PASSED [ 72%] 2023-03-20T11:54:14.8845484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-375] PASSED [ 72%] 2023-03-20T11:54:14.8865990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-376] PASSED [ 72%] 2023-03-20T11:54:14.8887197Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-377] PASSED [ 72%] 2023-03-20T11:54:14.8908149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-378] PASSED [ 72%] 2023-03-20T11:54:14.8929471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-379] PASSED [ 72%] 2023-03-20T11:54:14.8948750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-380] PASSED [ 72%] 2023-03-20T11:54:14.8972365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-381] PASSED [ 72%] 2023-03-20T11:54:14.8990415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-382] PASSED [ 72%] 2023-03-20T11:54:14.9010753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-383] PASSED [ 72%] 2023-03-20T11:54:14.9028336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-384] PASSED [ 72%] 2023-03-20T11:54:14.9047476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-385] PASSED [ 72%] 2023-03-20T11:54:14.9065753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-386] PASSED [ 72%] 2023-03-20T11:54:14.9084762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-387] PASSED [ 72%] 2023-03-20T11:54:14.9103200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-388] PASSED [ 72%] 2023-03-20T11:54:14.9122709Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-389] PASSED [ 72%] 2023-03-20T11:54:14.9142493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-390] PASSED [ 72%] 2023-03-20T11:54:14.9163379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-391] PASSED [ 72%] 2023-03-20T11:54:14.9182950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-392] PASSED [ 72%] 2023-03-20T11:54:14.9202452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-393] PASSED [ 72%] 2023-03-20T11:54:14.9221203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-394] PASSED [ 72%] 2023-03-20T11:54:14.9240925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-395] PASSED [ 72%] 2023-03-20T11:54:14.9260294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-396] PASSED [ 72%] 2023-03-20T11:54:14.9281170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-397] PASSED [ 72%] 2023-03-20T11:54:14.9300890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-398] PASSED [ 72%] 2023-03-20T11:54:14.9320269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-399] PASSED [ 72%] 2023-03-20T11:54:14.9338886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-400] PASSED [ 72%] 2023-03-20T11:54:14.9358485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-401] PASSED [ 72%] 2023-03-20T11:54:14.9376868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-402] PASSED [ 72%] 2023-03-20T11:54:14.9395991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-403] PASSED [ 72%] 2023-03-20T11:54:14.9414560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-404] PASSED [ 72%] 2023-03-20T11:54:14.9438707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-405] PASSED [ 72%] 2023-03-20T11:54:14.9457232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-406] PASSED [ 72%] 2023-03-20T11:54:14.9476466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-407] PASSED [ 72%] 2023-03-20T11:54:14.9495934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-408] PASSED [ 72%] 2023-03-20T11:54:14.9516806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-409] PASSED [ 72%] 2023-03-20T11:54:14.9536310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-410] PASSED [ 72%] 2023-03-20T11:54:14.9555760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-411] PASSED [ 72%] 2023-03-20T11:54:14.9574730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-412] PASSED [ 72%] 2023-03-20T11:54:14.9593477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-413] PASSED [ 72%] 2023-03-20T11:54:14.9613580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-414] PASSED [ 72%] 2023-03-20T11:54:14.9633308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-415] PASSED [ 72%] 2023-03-20T11:54:14.9653671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-416] PASSED [ 72%] 2023-03-20T11:54:14.9672305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-417] PASSED [ 72%] 2023-03-20T11:54:14.9690902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-418] PASSED [ 72%] 2023-03-20T11:54:14.9710580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-419] PASSED [ 72%] 2023-03-20T11:54:14.9730036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-420] PASSED [ 72%] 2023-03-20T11:54:14.9748729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-421] PASSED [ 72%] 2023-03-20T11:54:14.9766962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-422] PASSED [ 72%] 2023-03-20T11:54:14.9786452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-423] PASSED [ 72%] 2023-03-20T11:54:14.9804987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-424] PASSED [ 72%] 2023-03-20T11:54:14.9824721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-425] PASSED [ 72%] 2023-03-20T11:54:14.9844704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-426] PASSED [ 72%] 2023-03-20T11:54:14.9865575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-427] PASSED [ 72%] 2023-03-20T11:54:14.9885332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-428] PASSED [ 72%] 2023-03-20T11:54:14.9909893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-429] PASSED [ 72%] 2023-03-20T11:54:14.9928903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-430] PASSED [ 72%] 2023-03-20T11:54:14.9947410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-431] PASSED [ 72%] 2023-03-20T11:54:14.9966460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-432] PASSED [ 72%] 2023-03-20T11:54:14.9986822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-433] PASSED [ 72%] 2023-03-20T11:54:15.0006881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-434] PASSED [ 72%] 2023-03-20T11:54:15.0026828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-435] PASSED [ 72%] 2023-03-20T11:54:15.0045802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-436] PASSED [ 72%] 2023-03-20T11:54:15.0065796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-437] PASSED [ 72%] 2023-03-20T11:54:15.0084326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-438] PASSED [ 72%] 2023-03-20T11:54:15.0104157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-439] PASSED [ 72%] 2023-03-20T11:54:15.0123146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-440] PASSED [ 72%] 2023-03-20T11:54:15.0143023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-441] PASSED [ 72%] 2023-03-20T11:54:15.0162131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-442] PASSED [ 72%] 2023-03-20T11:54:15.0182020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-443] PASSED [ 72%] 2023-03-20T11:54:15.0202376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-444] PASSED [ 72%] 2023-03-20T11:54:15.0223737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-445] PASSED [ 72%] 2023-03-20T11:54:15.0243982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-446] PASSED [ 72%] 2023-03-20T11:54:15.0263818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-447] PASSED [ 72%] 2023-03-20T11:54:15.0282897Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-448] PASSED [ 72%] 2023-03-20T11:54:15.0302604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-449] PASSED [ 72%] 2023-03-20T11:54:15.0322514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-450] PASSED [ 72%] 2023-03-20T11:54:15.0343615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-451] PASSED [ 72%] 2023-03-20T11:54:15.0363888Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-452] PASSED [ 72%] 2023-03-20T11:54:15.0388272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-453] PASSED [ 72%] 2023-03-20T11:54:15.0406604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-454] PASSED [ 72%] 2023-03-20T11:54:15.0426382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-455] PASSED [ 72%] 2023-03-20T11:54:15.0446810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-456] PASSED [ 72%] 2023-03-20T11:54:15.0467932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-457] PASSED [ 72%] 2023-03-20T11:54:15.0487977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-458] PASSED [ 72%] 2023-03-20T11:54:15.0507888Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-459] PASSED [ 72%] 2023-03-20T11:54:15.0526532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-460] PASSED [ 72%] 2023-03-20T11:54:15.0546547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-461] PASSED [ 72%] 2023-03-20T11:54:15.0566754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-462] PASSED [ 72%] 2023-03-20T11:54:15.0588037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-463] PASSED [ 72%] 2023-03-20T11:54:15.0608009Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-464] PASSED [ 72%] 2023-03-20T11:54:15.0628055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-465] PASSED [ 72%] 2023-03-20T11:54:15.0646696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-466] PASSED [ 72%] 2023-03-20T11:54:15.0667040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-467] PASSED [ 72%] 2023-03-20T11:54:15.0687229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-468] PASSED [ 72%] 2023-03-20T11:54:15.0708149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-469] PASSED [ 72%] 2023-03-20T11:54:15.0729210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-470] PASSED [ 72%] 2023-03-20T11:54:15.0748053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-471] PASSED [ 72%] 2023-03-20T11:54:15.0766655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-472] PASSED [ 72%] 2023-03-20T11:54:15.0786532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-473] PASSED [ 72%] 2023-03-20T11:54:15.0806829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-474] PASSED [ 72%] 2023-03-20T11:54:15.0828489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-475] PASSED [ 72%] 2023-03-20T11:54:15.0849509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-476] PASSED [ 72%] 2023-03-20T11:54:15.0872972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-477] PASSED [ 73%] 2023-03-20T11:54:15.0891665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-478] PASSED [ 73%] 2023-03-20T11:54:15.0910886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-479] PASSED [ 73%] 2023-03-20T11:54:15.0930866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-480] PASSED [ 73%] 2023-03-20T11:54:15.0952117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-481] PASSED [ 73%] 2023-03-20T11:54:15.0973130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-482] PASSED [ 73%] 2023-03-20T11:54:15.0992422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-483] PASSED [ 73%] 2023-03-20T11:54:15.1011460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-484] PASSED [ 73%] 2023-03-20T11:54:15.1031572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-485] PASSED [ 73%] 2023-03-20T11:54:15.1051684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-486] PASSED [ 73%] 2023-03-20T11:54:15.1073003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-487] PASSED [ 73%] 2023-03-20T11:54:15.1094001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-488] PASSED [ 73%] 2023-03-20T11:54:15.1113333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-489] PASSED [ 73%] 2023-03-20T11:54:15.1132990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-490] PASSED [ 73%] 2023-03-20T11:54:15.1151727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-491] PASSED [ 73%] 2023-03-20T11:54:15.1172080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-492] PASSED [ 73%] 2023-03-20T11:54:15.1193379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-493] PASSED [ 73%] 2023-03-20T11:54:15.1213174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-494] PASSED [ 73%] 2023-03-20T11:54:15.1233251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-495] PASSED [ 73%] 2023-03-20T11:54:15.1253034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-496] PASSED [ 73%] 2023-03-20T11:54:15.1272364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-497] PASSED [ 73%] 2023-03-20T11:54:15.1293531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-498] PASSED [ 73%] 2023-03-20T11:54:15.1313616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-499] PASSED [ 73%] 2023-03-20T11:54:15.1333779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-500] PASSED [ 73%] 2023-03-20T11:54:15.1358558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-501] PASSED [ 73%] 2023-03-20T11:54:15.1377138Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-502] PASSED [ 73%] 2023-03-20T11:54:15.1396796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-503] PASSED [ 73%] 2023-03-20T11:54:15.1417299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-504] PASSED [ 73%] 2023-03-20T11:54:15.1438316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-505] PASSED [ 73%] 2023-03-20T11:54:15.1458310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-506] PASSED [ 73%] 2023-03-20T11:54:15.1478239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-507] PASSED [ 73%] 2023-03-20T11:54:15.1496975Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-508] PASSED [ 73%] 2023-03-20T11:54:15.1516920Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-509] PASSED [ 73%] 2023-03-20T11:54:15.1537396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-510] PASSED [ 73%] 2023-03-20T11:54:15.1558165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-511] PASSED [ 73%] 2023-03-20T11:54:15.1578455Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-512] PASSED [ 73%] 2023-03-20T11:54:15.1598326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-513] PASSED [ 73%] 2023-03-20T11:54:15.1617475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-514] PASSED [ 73%] 2023-03-20T11:54:15.1637392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-515] PASSED [ 73%] 2023-03-20T11:54:15.1657841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-516] PASSED [ 73%] 2023-03-20T11:54:15.1678962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-517] PASSED [ 73%] 2023-03-20T11:54:15.1699103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-518] PASSED [ 73%] 2023-03-20T11:54:15.1719126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-519] PASSED [ 73%] 2023-03-20T11:54:15.1738172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-520] PASSED [ 73%] 2023-03-20T11:54:15.1757694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-resized_crop-521] PASSED [ 73%] 2023-03-20T11:54:15.1777013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-000] PASSED [ 73%] 2023-03-20T11:54:15.1797382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-001] PASSED [ 73%] 2023-03-20T11:54:15.1816419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-002] PASSED [ 73%] 2023-03-20T11:54:15.1841804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-003] PASSED [ 73%] 2023-03-20T11:54:15.1860690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-004] PASSED [ 73%] 2023-03-20T11:54:15.1880690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-005] PASSED [ 73%] 2023-03-20T11:54:15.1899705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-006] PASSED [ 73%] 2023-03-20T11:54:15.1919779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-007] PASSED [ 73%] 2023-03-20T11:54:15.1938717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-008] PASSED [ 73%] 2023-03-20T11:54:15.1958845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-009] PASSED [ 73%] 2023-03-20T11:54:15.1977948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-010] PASSED [ 73%] 2023-03-20T11:54:15.1998081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-011] PASSED [ 73%] 2023-03-20T11:54:15.2017014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-012] PASSED [ 73%] 2023-03-20T11:54:15.2037223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-013] PASSED [ 73%] 2023-03-20T11:54:15.2056376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-014] PASSED [ 73%] 2023-03-20T11:54:15.2076544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-015] PASSED [ 73%] 2023-03-20T11:54:15.2095583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-016] PASSED [ 73%] 2023-03-20T11:54:15.2115952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-017] PASSED [ 73%] 2023-03-20T11:54:15.2135039Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-018] PASSED [ 73%] 2023-03-20T11:54:15.2154939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-019] PASSED [ 73%] 2023-03-20T11:54:15.2174560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-020] PASSED [ 73%] 2023-03-20T11:54:15.2193895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-021] PASSED [ 73%] 2023-03-20T11:54:15.2213211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-022] PASSED [ 73%] 2023-03-20T11:54:15.2232335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-023] PASSED [ 73%] 2023-03-20T11:54:15.2250797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-024] PASSED [ 73%] 2023-03-20T11:54:15.2270793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-025] PASSED [ 73%] 2023-03-20T11:54:15.2290527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-026] PASSED [ 73%] 2023-03-20T11:54:15.2313813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-027] PASSED [ 73%] 2023-03-20T11:54:15.2333056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-028] PASSED [ 73%] 2023-03-20T11:54:15.2352033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-029] PASSED [ 73%] 2023-03-20T11:54:15.2370650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-030] PASSED [ 73%] 2023-03-20T11:54:15.2390049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-031] PASSED [ 73%] 2023-03-20T11:54:15.2409676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-032] PASSED [ 73%] 2023-03-20T11:54:15.2427551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-033] PASSED [ 73%] 2023-03-20T11:54:15.2446076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-034] PASSED [ 73%] 2023-03-20T11:54:15.2465929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-035] PASSED [ 73%] 2023-03-20T11:54:15.2484266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-036] PASSED [ 73%] 2023-03-20T11:54:15.2503392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-037] PASSED [ 73%] 2023-03-20T11:54:15.2522290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-038] PASSED [ 73%] 2023-03-20T11:54:15.2541515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-039] PASSED [ 73%] 2023-03-20T11:54:15.2560126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-040] PASSED [ 73%] 2023-03-20T11:54:15.2579983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-041] PASSED [ 73%] 2023-03-20T11:54:15.2599495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-042] PASSED [ 73%] 2023-03-20T11:54:15.2619631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-043] PASSED [ 73%] 2023-03-20T11:54:15.2639131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-044] PASSED [ 73%] 2023-03-20T11:54:15.2659139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-045] PASSED [ 73%] 2023-03-20T11:54:15.2678331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-046] PASSED [ 73%] 2023-03-20T11:54:15.2699948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-047] PASSED [ 73%] 2023-03-20T11:54:15.2720278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-048] PASSED [ 73%] 2023-03-20T11:54:15.2741118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-049] PASSED [ 73%] 2023-03-20T11:54:15.2760150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-050] PASSED [ 73%] 2023-03-20T11:54:15.2785906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-051] PASSED [ 73%] 2023-03-20T11:54:15.2805723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-052] PASSED [ 73%] 2023-03-20T11:54:15.2825959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-053] PASSED [ 73%] 2023-03-20T11:54:15.2845040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-054] PASSED [ 73%] 2023-03-20T11:54:15.2865055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-055] PASSED [ 73%] 2023-03-20T11:54:15.2884194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-056] PASSED [ 73%] 2023-03-20T11:54:15.2904290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-057] PASSED [ 73%] 2023-03-20T11:54:15.2924733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-058] PASSED [ 73%] 2023-03-20T11:54:15.2946217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-059] PASSED [ 73%] 2023-03-20T11:54:15.2965109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-060] PASSED [ 73%] 2023-03-20T11:54:15.2985324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-061] PASSED [ 73%] 2023-03-20T11:54:15.3005917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-062] PASSED [ 73%] 2023-03-20T11:54:15.3027638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-063] PASSED [ 73%] 2023-03-20T11:54:15.3046856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-064] PASSED [ 73%] 2023-03-20T11:54:15.3067050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-065] PASSED [ 73%] 2023-03-20T11:54:15.3086181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-066] PASSED [ 73%] 2023-03-20T11:54:15.3106284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-067] PASSED [ 73%] 2023-03-20T11:54:15.3125427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-068] PASSED [ 73%] 2023-03-20T11:54:15.3146806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-069] PASSED [ 73%] 2023-03-20T11:54:15.3167242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-070] PASSED [ 73%] 2023-03-20T11:54:15.3187395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-071] PASSED [ 73%] 2023-03-20T11:54:15.3206572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-072] PASSED [ 73%] 2023-03-20T11:54:15.3227867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-073] PASSED [ 73%] 2023-03-20T11:54:15.3248094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-074] PASSED [ 73%] 2023-03-20T11:54:15.3272931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-075] PASSED [ 73%] 2023-03-20T11:54:15.3291319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-076] PASSED [ 73%] 2023-03-20T11:54:15.3310933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-077] PASSED [ 73%] 2023-03-20T11:54:15.3330231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-078] PASSED [ 73%] 2023-03-20T11:54:15.3349023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-079] PASSED [ 73%] 2023-03-20T11:54:15.3369500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-080] PASSED [ 73%] 2023-03-20T11:54:15.3389381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-081] PASSED [ 73%] 2023-03-20T11:54:15.3407634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-082] PASSED [ 73%] 2023-03-20T11:54:15.3427212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-083] PASSED [ 73%] 2023-03-20T11:54:15.3447109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-084] PASSED [ 73%] 2023-03-20T11:54:15.3468055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-085] PASSED [ 73%] 2023-03-20T11:54:15.3486628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-086] PASSED [ 73%] 2023-03-20T11:54:15.3506332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-087] PASSED [ 73%] 2023-03-20T11:54:15.3525187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-088] PASSED [ 73%] 2023-03-20T11:54:15.3544982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-089] PASSED [ 73%] 2023-03-20T11:54:15.3563806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-090] PASSED [ 73%] 2023-03-20T11:54:15.3584502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-091] PASSED [ 73%] 2023-03-20T11:54:15.3604414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-092] PASSED [ 73%] 2023-03-20T11:54:15.3624320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-093] PASSED [ 73%] 2023-03-20T11:54:15.3643175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-094] PASSED [ 73%] 2023-03-20T11:54:15.3663793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-095] PASSED [ 73%] 2023-03-20T11:54:15.3683838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-096] PASSED [ 73%] 2023-03-20T11:54:15.3703570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-097] PASSED [ 73%] 2023-03-20T11:54:15.3722243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-098] PASSED [ 73%] 2023-03-20T11:54:15.3746190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-099] PASSED [ 73%] 2023-03-20T11:54:15.3765022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-100] PASSED [ 73%] 2023-03-20T11:54:15.3784583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-101] PASSED [ 73%] 2023-03-20T11:54:15.3804448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-102] PASSED [ 73%] 2023-03-20T11:54:15.3825091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-103] PASSED [ 73%] 2023-03-20T11:54:15.3843942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-104] PASSED [ 73%] 2023-03-20T11:54:15.3863510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-105] PASSED [ 73%] 2023-03-20T11:54:15.3883243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-106] PASSED [ 73%] 2023-03-20T11:54:15.3903949Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-107] PASSED [ 73%] 2023-03-20T11:54:15.3923365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-108] PASSED [ 73%] 2023-03-20T11:54:15.3945015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-109] PASSED [ 73%] 2023-03-20T11:54:15.3964516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-110] PASSED [ 73%] 2023-03-20T11:54:15.3984861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-111] PASSED [ 73%] 2023-03-20T11:54:15.4004093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-112] PASSED [ 73%] 2023-03-20T11:54:15.4025584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-113] PASSED [ 73%] 2023-03-20T11:54:15.4044969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-114] PASSED [ 73%] 2023-03-20T11:54:15.4065245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-115] PASSED [ 73%] 2023-03-20T11:54:15.4084411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-116] PASSED [ 73%] 2023-03-20T11:54:15.4105951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-117] PASSED [ 73%] 2023-03-20T11:54:15.4125112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-118] PASSED [ 73%] 2023-03-20T11:54:15.4145386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-119] PASSED [ 73%] 2023-03-20T11:54:15.4164882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-120] PASSED [ 73%] 2023-03-20T11:54:15.4186126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-121] PASSED [ 73%] 2023-03-20T11:54:15.4204879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-122] PASSED [ 73%] 2023-03-20T11:54:15.4229649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-123] PASSED [ 73%] 2023-03-20T11:54:15.4248882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-124] PASSED [ 73%] 2023-03-20T11:54:15.4268822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-125] PASSED [ 73%] 2023-03-20T11:54:15.4287332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-126] PASSED [ 73%] 2023-03-20T11:54:15.4306620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-127] PASSED [ 73%] 2023-03-20T11:54:15.4325338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-128] PASSED [ 73%] 2023-03-20T11:54:15.4345999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-129] PASSED [ 73%] 2023-03-20T11:54:15.4364855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-130] PASSED [ 73%] 2023-03-20T11:54:15.4384515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-131] PASSED [ 73%] 2023-03-20T11:54:15.4405167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-132] PASSED [ 73%] 2023-03-20T11:54:15.4426685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-133] PASSED [ 73%] 2023-03-20T11:54:15.4447270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-134] PASSED [ 73%] 2023-03-20T11:54:15.4468929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-135] PASSED [ 73%] 2023-03-20T11:54:15.4490011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-136] PASSED [ 73%] 2023-03-20T11:54:15.4510380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-137] PASSED [ 73%] 2023-03-20T11:54:15.4530660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-138] PASSED [ 73%] 2023-03-20T11:54:15.4550637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-139] PASSED [ 73%] 2023-03-20T11:54:15.4570663Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-140] PASSED [ 73%] 2023-03-20T11:54:15.4590953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-141] PASSED [ 73%] 2023-03-20T11:54:15.4610664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-142] PASSED [ 73%] 2023-03-20T11:54:15.4630969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-143] PASSED [ 73%] 2023-03-20T11:54:15.4650648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-144] PASSED [ 73%] 2023-03-20T11:54:15.4671333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-145] PASSED [ 73%] 2023-03-20T11:54:15.4690718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-146] PASSED [ 73%] 2023-03-20T11:54:15.4715833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-147] PASSED [ 73%] 2023-03-20T11:54:15.4734557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-148] PASSED [ 73%] 2023-03-20T11:54:15.4754152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-149] PASSED [ 73%] 2023-03-20T11:54:15.4774015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-150] PASSED [ 73%] 2023-03-20T11:54:15.4792201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-151] PASSED [ 73%] 2023-03-20T11:54:15.4811016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-152] PASSED [ 73%] 2023-03-20T11:54:15.4831087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-153] PASSED [ 73%] 2023-03-20T11:54:15.4850759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-154] PASSED [ 73%] 2023-03-20T11:54:15.4870319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-155] PASSED [ 73%] 2023-03-20T11:54:15.4890613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-156] PASSED [ 73%] 2023-03-20T11:54:15.4910654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-157] PASSED [ 73%] 2023-03-20T11:54:15.4930589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-158] PASSED [ 73%] 2023-03-20T11:54:15.4950496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-159] PASSED [ 73%] 2023-03-20T11:54:15.4970625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-160] PASSED [ 73%] 2023-03-20T11:54:15.4990383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-161] PASSED [ 73%] 2023-03-20T11:54:15.5010684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-162] PASSED [ 73%] 2023-03-20T11:54:15.5030513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-163] PASSED [ 73%] 2023-03-20T11:54:15.5050634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-164] PASSED [ 73%] 2023-03-20T11:54:15.5069904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-165] PASSED [ 73%] 2023-03-20T11:54:15.5089513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-166] PASSED [ 73%] 2023-03-20T11:54:15.5108392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-167] PASSED [ 73%] 2023-03-20T11:54:15.5127406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-168] PASSED [ 73%] 2023-03-20T11:54:15.5147694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-169] PASSED [ 73%] 2023-03-20T11:54:15.5166676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-170] PASSED [ 73%] 2023-03-20T11:54:15.5191328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-171] PASSED [ 73%] 2023-03-20T11:54:15.5210658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-172] PASSED [ 73%] 2023-03-20T11:54:15.5230156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-173] PASSED [ 73%] 2023-03-20T11:54:15.5253499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-174] PASSED [ 73%] 2023-03-20T11:54:15.5275380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-175] PASSED [ 73%] 2023-03-20T11:54:15.5296595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-176] PASSED [ 73%] 2023-03-20T11:54:15.5319144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-177] PASSED [ 73%] 2023-03-20T11:54:15.5340934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-178] PASSED [ 73%] 2023-03-20T11:54:15.5363357Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-179] PASSED [ 73%] 2023-03-20T11:54:15.5384749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-180] PASSED [ 73%] 2023-03-20T11:54:15.5407291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-181] PASSED [ 73%] 2023-03-20T11:54:15.5428854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-182] PASSED [ 73%] 2023-03-20T11:54:15.5451400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-183] PASSED [ 73%] 2023-03-20T11:54:15.5473247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-184] PASSED [ 73%] 2023-03-20T11:54:15.5495308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-185] PASSED [ 73%] 2023-03-20T11:54:15.5516984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-186] PASSED [ 73%] 2023-03-20T11:54:15.5539710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-187] PASSED [ 73%] 2023-03-20T11:54:15.5561504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-188] PASSED [ 73%] 2023-03-20T11:54:15.5583986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-189] PASSED [ 73%] 2023-03-20T11:54:15.5605649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-190] PASSED [ 73%] 2023-03-20T11:54:15.5628477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-191] PASSED [ 73%] 2023-03-20T11:54:15.5650701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-192] PASSED [ 73%] 2023-03-20T11:54:15.5672348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-193] PASSED [ 73%] 2023-03-20T11:54:15.5694532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-194] PASSED [ 73%] 2023-03-20T11:54:15.5721976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-195] PASSED [ 73%] 2023-03-20T11:54:15.5743962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-196] PASSED [ 73%] 2023-03-20T11:54:15.5766756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-197] PASSED [ 73%] 2023-03-20T11:54:15.5788871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-198] PASSED [ 73%] 2023-03-20T11:54:15.5811632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-199] PASSED [ 73%] 2023-03-20T11:54:15.5833269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-200] PASSED [ 73%] 2023-03-20T11:54:15.5855854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-201] PASSED [ 73%] 2023-03-20T11:54:15.5878635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-202] PASSED [ 73%] 2023-03-20T11:54:15.5900930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-203] PASSED [ 73%] 2023-03-20T11:54:15.5923052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-204] PASSED [ 73%] 2023-03-20T11:54:15.5945420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-205] PASSED [ 73%] 2023-03-20T11:54:15.5967269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-206] PASSED [ 73%] 2023-03-20T11:54:15.5990699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-207] PASSED [ 73%] 2023-03-20T11:54:15.6013354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-208] PASSED [ 73%] 2023-03-20T11:54:15.6035589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-209] PASSED [ 73%] 2023-03-20T11:54:15.6057470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-210] PASSED [ 73%] 2023-03-20T11:54:15.6079771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-211] PASSED [ 73%] 2023-03-20T11:54:15.6101995Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-212] PASSED [ 73%] 2023-03-20T11:54:15.6124631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-213] PASSED [ 73%] 2023-03-20T11:54:15.6146500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-214] PASSED [ 73%] 2023-03-20T11:54:15.6170398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-215] PASSED [ 73%] 2023-03-20T11:54:15.6192750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-216] PASSED [ 73%] 2023-03-20T11:54:15.6215984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-217] PASSED [ 73%] 2023-03-20T11:54:15.6239235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-218] PASSED [ 73%] 2023-03-20T11:54:15.6268606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-219] PASSED [ 73%] 2023-03-20T11:54:15.6292022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-220] PASSED [ 73%] 2023-03-20T11:54:15.6315240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-221] PASSED [ 73%] 2023-03-20T11:54:15.6338033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-222] PASSED [ 73%] 2023-03-20T11:54:15.6361248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-223] PASSED [ 73%] 2023-03-20T11:54:15.6384170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-224] PASSED [ 73%] 2023-03-20T11:54:15.6407565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-225] PASSED [ 73%] 2023-03-20T11:54:15.6430733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-226] PASSED [ 73%] 2023-03-20T11:54:15.6454693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-227] PASSED [ 73%] 2023-03-20T11:54:15.6477520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-228] PASSED [ 73%] 2023-03-20T11:54:15.6500348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-229] PASSED [ 73%] 2023-03-20T11:54:15.6523594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-230] PASSED [ 73%] 2023-03-20T11:54:15.6546500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-231] PASSED [ 73%] 2023-03-20T11:54:15.6570524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-232] PASSED [ 73%] 2023-03-20T11:54:15.6593488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-233] PASSED [ 73%] 2023-03-20T11:54:15.6617186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-234] PASSED [ 73%] 2023-03-20T11:54:15.6640669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-235] PASSED [ 73%] 2023-03-20T11:54:15.6664479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-236] PASSED [ 73%] 2023-03-20T11:54:15.6686218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-237] PASSED [ 73%] 2023-03-20T11:54:15.6709204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-238] PASSED [ 73%] 2023-03-20T11:54:15.6731318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-239] PASSED [ 73%] 2023-03-20T11:54:15.6753834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-240] PASSED [ 73%] 2023-03-20T11:54:15.6775683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-241] PASSED [ 73%] 2023-03-20T11:54:15.6801142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-242] PASSED [ 73%] 2023-03-20T11:54:15.6822828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-243] PASSED [ 73%] 2023-03-20T11:54:15.6845378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-244] PASSED [ 73%] 2023-03-20T11:54:15.6867655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-245] PASSED [ 73%] 2023-03-20T11:54:15.6890755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-246] PASSED [ 73%] 2023-03-20T11:54:15.6912473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-247] PASSED [ 73%] 2023-03-20T11:54:15.6935094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-248] PASSED [ 73%] 2023-03-20T11:54:15.6956186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-249] PASSED [ 73%] 2023-03-20T11:54:15.6978932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-250] PASSED [ 73%] 2023-03-20T11:54:15.7001011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-251] PASSED [ 73%] 2023-03-20T11:54:15.7023730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-252] PASSED [ 73%] 2023-03-20T11:54:15.7045086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-253] PASSED [ 73%] 2023-03-20T11:54:15.7068407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-254] PASSED [ 73%] 2023-03-20T11:54:15.7090614Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-255] PASSED [ 73%] 2023-03-20T11:54:15.7113150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-256] PASSED [ 73%] 2023-03-20T11:54:15.7134870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-257] PASSED [ 73%] 2023-03-20T11:54:15.7158361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-258] PASSED [ 73%] 2023-03-20T11:54:15.7180981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-259] PASSED [ 73%] 2023-03-20T11:54:15.7204264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-260] PASSED [ 73%] 2023-03-20T11:54:15.7226344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-261] PASSED [ 73%] 2023-03-20T11:54:15.7250525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-262] PASSED [ 73%] 2023-03-20T11:54:15.7273151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-263] PASSED [ 73%] 2023-03-20T11:54:15.7296086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-264] PASSED [ 73%] 2023-03-20T11:54:15.7318502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-265] PASSED [ 73%] 2023-03-20T11:54:15.7346228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-266] PASSED [ 73%] 2023-03-20T11:54:15.7368590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-267] PASSED [ 73%] 2023-03-20T11:54:15.7392169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-268] PASSED [ 73%] 2023-03-20T11:54:15.7414388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-269] PASSED [ 73%] 2023-03-20T11:54:15.7437541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-270] PASSED [ 73%] 2023-03-20T11:54:15.7460058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-271] PASSED [ 73%] 2023-03-20T11:54:15.7483262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-272] PASSED [ 73%] 2023-03-20T11:54:15.7504884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-273] PASSED [ 73%] 2023-03-20T11:54:15.7528903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-274] PASSED [ 73%] 2023-03-20T11:54:15.7550712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-275] PASSED [ 73%] 2023-03-20T11:54:15.7574522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-276] PASSED [ 73%] 2023-03-20T11:54:15.7595674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-277] PASSED [ 73%] 2023-03-20T11:54:15.7619027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-278] PASSED [ 73%] 2023-03-20T11:54:15.7642580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-279] PASSED [ 73%] 2023-03-20T11:54:15.7666844Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-280] PASSED [ 73%] 2023-03-20T11:54:15.7690559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-281] PASSED [ 73%] 2023-03-20T11:54:15.7715178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-282] PASSED [ 73%] 2023-03-20T11:54:15.7738799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-283] PASSED [ 73%] 2023-03-20T11:54:15.7763010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-284] PASSED [ 73%] 2023-03-20T11:54:15.7786246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-285] PASSED [ 73%] 2023-03-20T11:54:15.7810766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-286] PASSED [ 73%] 2023-03-20T11:54:15.7833421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-287] PASSED [ 73%] 2023-03-20T11:54:15.7857459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-288] PASSED [ 73%] 2023-03-20T11:54:15.7880351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-289] PASSED [ 73%] 2023-03-20T11:54:15.7909463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-290] PASSED [ 73%] 2023-03-20T11:54:15.7933368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-291] PASSED [ 73%] 2023-03-20T11:54:15.7956849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-292] PASSED [ 73%] 2023-03-20T11:54:15.7980167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-293] PASSED [ 73%] 2023-03-20T11:54:15.8004482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-294] PASSED [ 73%] 2023-03-20T11:54:15.8027873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-295] PASSED [ 73%] 2023-03-20T11:54:15.8053044Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-296] PASSED [ 73%] 2023-03-20T11:54:15.8075890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-297] PASSED [ 73%] 2023-03-20T11:54:15.8100147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-298] PASSED [ 73%] 2023-03-20T11:54:15.8124008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-299] PASSED [ 73%] 2023-03-20T11:54:15.8146247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-300] PASSED [ 73%] 2023-03-20T11:54:15.8170902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-301] PASSED [ 73%] 2023-03-20T11:54:15.8191391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-302] PASSED [ 73%] 2023-03-20T11:54:15.8214729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-303] PASSED [ 73%] 2023-03-20T11:54:15.8236472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-304] PASSED [ 73%] 2023-03-20T11:54:15.8259419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-305] PASSED [ 73%] 2023-03-20T11:54:15.8281320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-306] PASSED [ 73%] 2023-03-20T11:54:15.8303911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-307] PASSED [ 73%] 2023-03-20T11:54:15.8325507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-308] PASSED [ 73%] 2023-03-20T11:54:15.8348150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-309] PASSED [ 73%] 2023-03-20T11:54:15.8370821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-310] PASSED [ 73%] 2023-03-20T11:54:15.8392572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-311] PASSED [ 73%] 2023-03-20T11:54:15.8414531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-312] PASSED [ 73%] 2023-03-20T11:54:15.8439828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-313] PASSED [ 73%] 2023-03-20T11:54:15.8461013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-314] PASSED [ 73%] 2023-03-20T11:54:15.8483719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-315] PASSED [ 73%] 2023-03-20T11:54:15.8505017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-316] PASSED [ 73%] 2023-03-20T11:54:15.8526866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-317] PASSED [ 73%] 2023-03-20T11:54:15.8548391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-318] PASSED [ 73%] 2023-03-20T11:54:15.8571008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-319] PASSED [ 73%] 2023-03-20T11:54:15.8593265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-320] PASSED [ 73%] 2023-03-20T11:54:15.8616088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-321] PASSED [ 73%] 2023-03-20T11:54:15.8638578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-322] PASSED [ 73%] 2023-03-20T11:54:15.8661866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-323] PASSED [ 73%] 2023-03-20T11:54:15.8683519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-324] PASSED [ 73%] 2023-03-20T11:54:15.8706725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-325] PASSED [ 73%] 2023-03-20T11:54:15.8729854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-326] PASSED [ 73%] 2023-03-20T11:54:15.8752480Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-327] PASSED [ 73%] 2023-03-20T11:54:15.8774644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-328] PASSED [ 73%] 2023-03-20T11:54:15.8797118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-329] PASSED [ 73%] 2023-03-20T11:54:15.8819818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-330] PASSED [ 73%] 2023-03-20T11:54:15.8843004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-331] PASSED [ 73%] 2023-03-20T11:54:15.8865278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-332] PASSED [ 73%] 2023-03-20T11:54:15.8889119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-333] PASSED [ 73%] 2023-03-20T11:54:15.8910541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-334] PASSED [ 73%] 2023-03-20T11:54:15.8934039Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-335] PASSED [ 73%] 2023-03-20T11:54:15.8956047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-336] PASSED [ 73%] 2023-03-20T11:54:15.8984101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-337] PASSED [ 73%] 2023-03-20T11:54:15.9006048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-338] PASSED [ 73%] 2023-03-20T11:54:15.9029212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-339] PASSED [ 73%] 2023-03-20T11:54:15.9051027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-340] PASSED [ 73%] 2023-03-20T11:54:15.9073605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-341] PASSED [ 73%] 2023-03-20T11:54:15.9096925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-342] PASSED [ 73%] 2023-03-20T11:54:15.9121109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-343] PASSED [ 73%] 2023-03-20T11:54:15.9143942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-344] PASSED [ 73%] 2023-03-20T11:54:15.9169241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-345] PASSED [ 73%] 2023-03-20T11:54:15.9191326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-346] PASSED [ 73%] 2023-03-20T11:54:15.9215103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-347] PASSED [ 73%] 2023-03-20T11:54:15.9238572Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-348] PASSED [ 73%] 2023-03-20T11:54:15.9263102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-349] PASSED [ 73%] 2023-03-20T11:54:15.9285702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-350] PASSED [ 73%] 2023-03-20T11:54:15.9309891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-351] PASSED [ 73%] 2023-03-20T11:54:15.9333690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-352] PASSED [ 73%] 2023-03-20T11:54:15.9356876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-353] PASSED [ 73%] 2023-03-20T11:54:15.9380269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-354] PASSED [ 73%] 2023-03-20T11:54:15.9404487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-355] PASSED [ 73%] 2023-03-20T11:54:15.9427600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-356] PASSED [ 73%] 2023-03-20T11:54:15.9451614Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-357] PASSED [ 73%] 2023-03-20T11:54:15.9474824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-358] PASSED [ 73%] 2023-03-20T11:54:15.9498972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-359] PASSED [ 73%] 2023-03-20T11:54:15.9521666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-360] PASSED [ 73%] 2023-03-20T11:54:15.9550153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-361] PASSED [ 73%] 2023-03-20T11:54:15.9574559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-362] PASSED [ 73%] 2023-03-20T11:54:15.9593103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-363] PASSED [ 73%] 2023-03-20T11:54:15.9613059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-364] PASSED [ 73%] 2023-03-20T11:54:15.9632006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-365] PASSED [ 73%] 2023-03-20T11:54:15.9651574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-366] PASSED [ 73%] 2023-03-20T11:54:15.9670915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-367] PASSED [ 73%] 2023-03-20T11:54:15.9691053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-368] PASSED [ 73%] 2023-03-20T11:54:15.9710238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-369] PASSED [ 73%] 2023-03-20T11:54:15.9730602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-370] PASSED [ 73%] 2023-03-20T11:54:15.9749522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-371] PASSED [ 73%] 2023-03-20T11:54:15.9769627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-372] PASSED [ 73%] 2023-03-20T11:54:15.9788239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-373] PASSED [ 73%] 2023-03-20T11:54:15.9808869Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-374] PASSED [ 73%] 2023-03-20T11:54:15.9827215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-375] PASSED [ 73%] 2023-03-20T11:54:15.9846963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-376] PASSED [ 73%] 2023-03-20T11:54:15.9867231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-377] PASSED [ 73%] 2023-03-20T11:54:15.9887027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-378] PASSED [ 73%] 2023-03-20T11:54:15.9905748Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-379] PASSED [ 73%] 2023-03-20T11:54:15.9925645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-380] PASSED [ 73%] 2023-03-20T11:54:15.9944904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-381] PASSED [ 73%] 2023-03-20T11:54:15.9964825Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-382] PASSED [ 73%] 2023-03-20T11:54:15.9983964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-383] PASSED [ 73%] 2023-03-20T11:54:16.0009867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-384] PASSED [ 73%] 2023-03-20T11:54:16.0028479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-385] PASSED [ 73%] 2023-03-20T11:54:16.0049343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-386] PASSED [ 73%] 2023-03-20T11:54:16.0067760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-387] PASSED [ 73%] 2023-03-20T11:54:16.0089219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-388] PASSED [ 73%] 2023-03-20T11:54:16.0107700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-389] PASSED [ 73%] 2023-03-20T11:54:16.0128808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-390] PASSED [ 73%] 2023-03-20T11:54:16.0147510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-391] PASSED [ 73%] 2023-03-20T11:54:16.0167238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-392] PASSED [ 73%] 2023-03-20T11:54:16.0186742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-393] PASSED [ 73%] 2023-03-20T11:54:16.0206528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-394] PASSED [ 73%] 2023-03-20T11:54:16.0226083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-395] PASSED [ 73%] 2023-03-20T11:54:16.0246498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-396] PASSED [ 73%] 2023-03-20T11:54:16.0265799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-397] PASSED [ 73%] 2023-03-20T11:54:16.0285821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-398] PASSED [ 73%] 2023-03-20T11:54:16.0305310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-399] PASSED [ 73%] 2023-03-20T11:54:16.0325704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-400] PASSED [ 73%] 2023-03-20T11:54:16.0345148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-401] PASSED [ 73%] 2023-03-20T11:54:16.0365395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-402] PASSED [ 73%] 2023-03-20T11:54:16.0384895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-403] PASSED [ 73%] 2023-03-20T11:54:16.0405156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-404] PASSED [ 73%] 2023-03-20T11:54:16.0425201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-405] PASSED [ 73%] 2023-03-20T11:54:16.0445551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-406] PASSED [ 73%] 2023-03-20T11:54:16.0465639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-407] PASSED [ 73%] 2023-03-20T11:54:16.0491359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-408] PASSED [ 73%] 2023-03-20T11:54:16.0510787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-409] PASSED [ 73%] 2023-03-20T11:54:16.0531139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-410] PASSED [ 73%] 2023-03-20T11:54:16.0550941Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-411] PASSED [ 73%] 2023-03-20T11:54:16.0571411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-412] PASSED [ 73%] 2023-03-20T11:54:16.0591590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-413] PASSED [ 73%] 2023-03-20T11:54:16.0613125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-414] PASSED [ 73%] 2023-03-20T11:54:16.0631859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-415] PASSED [ 73%] 2023-03-20T11:54:16.0653237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-416] PASSED [ 73%] 2023-03-20T11:54:16.0672566Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-417] PASSED [ 73%] 2023-03-20T11:54:16.0693890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-418] PASSED [ 73%] 2023-03-20T11:54:16.0713114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-419] PASSED [ 73%] 2023-03-20T11:54:16.0734560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-420] PASSED [ 73%] 2023-03-20T11:54:16.0753988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-421] PASSED [ 73%] 2023-03-20T11:54:16.0774679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-422] PASSED [ 73%] 2023-03-20T11:54:16.0794121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-423] PASSED [ 73%] 2023-03-20T11:54:16.0814606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-424] PASSED [ 73%] 2023-03-20T11:54:16.0834914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-425] PASSED [ 73%] 2023-03-20T11:54:16.0854761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-426] PASSED [ 73%] 2023-03-20T11:54:16.0874798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-427] PASSED [ 73%] 2023-03-20T11:54:16.0894492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-428] PASSED [ 73%] 2023-03-20T11:54:16.0913255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-429] PASSED [ 73%] 2023-03-20T11:54:16.0933167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-430] PASSED [ 73%] 2023-03-20T11:54:16.0955514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-431] PASSED [ 73%] 2023-03-20T11:54:16.0974952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-432] PASSED [ 73%] 2023-03-20T11:54:16.0994239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-433] PASSED [ 73%] 2023-03-20T11:54:16.1014147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-434] PASSED [ 73%] 2023-03-20T11:54:16.1033285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-435] PASSED [ 73%] 2023-03-20T11:54:16.1052990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-436] PASSED [ 73%] 2023-03-20T11:54:16.1072766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-437] PASSED [ 73%] 2023-03-20T11:54:16.1091593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-438] PASSED [ 73%] 2023-03-20T11:54:16.1112259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-439] PASSED [ 73%] 2023-03-20T11:54:16.1131122Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-440] PASSED [ 73%] 2023-03-20T11:54:16.1150935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-441] PASSED [ 73%] 2023-03-20T11:54:16.1170594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-442] PASSED [ 73%] 2023-03-20T11:54:16.1190020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-443] PASSED [ 73%] 2023-03-20T11:54:16.1209907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-444] PASSED [ 73%] 2023-03-20T11:54:16.1228856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-445] PASSED [ 73%] 2023-03-20T11:54:16.1248955Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-446] PASSED [ 73%] 2023-03-20T11:54:16.1268703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-447] PASSED [ 73%] 2023-03-20T11:54:16.1288755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-448] PASSED [ 73%] 2023-03-20T11:54:16.1308676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-449] PASSED [ 73%] 2023-03-20T11:54:16.1328994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-450] PASSED [ 73%] 2023-03-20T11:54:16.1347890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-451] PASSED [ 73%] 2023-03-20T11:54:16.1367229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-452] PASSED [ 73%] 2023-03-20T11:54:16.1387590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-453] PASSED [ 73%] 2023-03-20T11:54:16.1406963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-454] PASSED [ 73%] 2023-03-20T11:54:16.1432450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-455] PASSED [ 73%] 2023-03-20T11:54:16.1451456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-456] PASSED [ 73%] 2023-03-20T11:54:16.1472107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-457] PASSED [ 73%] 2023-03-20T11:54:16.1491384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-458] PASSED [ 73%] 2023-03-20T11:54:16.1512081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-459] PASSED [ 73%] 2023-03-20T11:54:16.1531084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-460] PASSED [ 73%] 2023-03-20T11:54:16.1551377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-461] PASSED [ 73%] 2023-03-20T11:54:16.1570594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-462] PASSED [ 73%] 2023-03-20T11:54:16.1591154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-463] PASSED [ 73%] 2023-03-20T11:54:16.1610755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-464] PASSED [ 73%] 2023-03-20T11:54:16.1631334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-465] PASSED [ 73%] 2023-03-20T11:54:16.1650475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-466] PASSED [ 73%] 2023-03-20T11:54:16.1671597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-467] PASSED [ 73%] 2023-03-20T11:54:16.1691143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-468] PASSED [ 73%] 2023-03-20T11:54:16.1712233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-469] PASSED [ 73%] 2023-03-20T11:54:16.1732027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-470] PASSED [ 73%] 2023-03-20T11:54:16.1753058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-471] PASSED [ 73%] 2023-03-20T11:54:16.1773186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-472] PASSED [ 73%] 2023-03-20T11:54:16.1793736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-473] PASSED [ 73%] 2023-03-20T11:54:16.1814612Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-474] PASSED [ 73%] 2023-03-20T11:54:16.1835384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-475] PASSED [ 73%] 2023-03-20T11:54:16.1855698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-476] PASSED [ 73%] 2023-03-20T11:54:16.1876629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-477] PASSED [ 73%] 2023-03-20T11:54:16.1896081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-478] PASSED [ 73%] 2023-03-20T11:54:16.1922000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-479] PASSED [ 73%] 2023-03-20T11:54:16.1941448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-480] PASSED [ 73%] 2023-03-20T11:54:16.1962344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-481] PASSED [ 73%] 2023-03-20T11:54:16.1981859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-482] PASSED [ 73%] 2023-03-20T11:54:16.2002677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-483] PASSED [ 73%] 2023-03-20T11:54:16.2022671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-484] PASSED [ 73%] 2023-03-20T11:54:16.2043500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-485] PASSED [ 73%] 2023-03-20T11:54:16.2062793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-486] PASSED [ 73%] 2023-03-20T11:54:16.2083594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-487] PASSED [ 73%] 2023-03-20T11:54:16.2104323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-488] PASSED [ 73%] 2023-03-20T11:54:16.2123498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-489] PASSED [ 73%] 2023-03-20T11:54:16.2143278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-490] PASSED [ 73%] 2023-03-20T11:54:16.2162467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-491] PASSED [ 73%] 2023-03-20T11:54:16.2182175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-492] PASSED [ 73%] 2023-03-20T11:54:16.2201168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-493] PASSED [ 73%] 2023-03-20T11:54:16.2221043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-494] PASSED [ 73%] 2023-03-20T11:54:16.2240064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-495] PASSED [ 73%] 2023-03-20T11:54:16.2259724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-496] PASSED [ 73%] 2023-03-20T11:54:16.2278376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-497] PASSED [ 73%] 2023-03-20T11:54:16.2298105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-498] PASSED [ 73%] 2023-03-20T11:54:16.2317159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-499] PASSED [ 73%] 2023-03-20T11:54:16.2336952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-500] PASSED [ 73%] 2023-03-20T11:54:16.2355917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-501] PASSED [ 73%] 2023-03-20T11:54:16.2379392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-502] PASSED [ 73%] 2023-03-20T11:54:16.2398458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-503] PASSED [ 73%] 2023-03-20T11:54:16.2418042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-504] PASSED [ 73%] 2023-03-20T11:54:16.2437080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-505] PASSED [ 73%] 2023-03-20T11:54:16.2456957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-506] PASSED [ 73%] 2023-03-20T11:54:16.2475704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-507] PASSED [ 73%] 2023-03-20T11:54:16.2495319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-508] PASSED [ 73%] 2023-03-20T11:54:16.2514656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-509] PASSED [ 73%] 2023-03-20T11:54:16.2534996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-510] PASSED [ 73%] 2023-03-20T11:54:16.2554137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-511] PASSED [ 73%] 2023-03-20T11:54:16.2574947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-512] PASSED [ 73%] 2023-03-20T11:54:16.2593879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-513] PASSED [ 73%] 2023-03-20T11:54:16.2615048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-514] PASSED [ 73%] 2023-03-20T11:54:16.2634206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-515] PASSED [ 73%] 2023-03-20T11:54:16.2654689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-516] PASSED [ 73%] 2023-03-20T11:54:16.2673899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-517] PASSED [ 73%] 2023-03-20T11:54:16.2694728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-518] PASSED [ 73%] 2023-03-20T11:54:16.2713894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-519] PASSED [ 73%] 2023-03-20T11:54:16.2734637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-520] PASSED [ 73%] 2023-03-20T11:54:16.2753246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-521] PASSED [ 73%] 2023-03-20T11:54:16.2774270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-522] PASSED [ 73%] 2023-03-20T11:54:16.2792585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-523] PASSED [ 73%] 2023-03-20T11:54:16.2813345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-524] PASSED [ 73%] 2023-03-20T11:54:16.2832746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-525] PASSED [ 73%] 2023-03-20T11:54:16.2857884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-526] PASSED [ 73%] 2023-03-20T11:54:16.2877335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-527] PASSED [ 73%] 2023-03-20T11:54:16.2897555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-528] PASSED [ 73%] 2023-03-20T11:54:16.2917158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-529] PASSED [ 73%] 2023-03-20T11:54:16.2937284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-530] PASSED [ 73%] 2023-03-20T11:54:16.2957280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-531] PASSED [ 73%] 2023-03-20T11:54:16.2977836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-532] PASSED [ 73%] 2023-03-20T11:54:16.2997163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-533] PASSED [ 73%] 2023-03-20T11:54:16.3017915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-534] PASSED [ 73%] 2023-03-20T11:54:16.3037171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-535] PASSED [ 73%] 2023-03-20T11:54:16.3058061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-536] PASSED [ 73%] 2023-03-20T11:54:16.3077977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-537] PASSED [ 73%] 2023-03-20T11:54:16.3098964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-538] PASSED [ 73%] 2023-03-20T11:54:16.3118653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-539] PASSED [ 73%] 2023-03-20T11:54:16.3139579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-540] PASSED [ 73%] 2023-03-20T11:54:16.3159449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-541] PASSED [ 73%] 2023-03-20T11:54:16.3180382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-542] PASSED [ 73%] 2023-03-20T11:54:16.3200062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-543] PASSED [ 73%] 2023-03-20T11:54:16.3220961Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-544] PASSED [ 73%] 2023-03-20T11:54:16.3240883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-545] PASSED [ 73%] 2023-03-20T11:54:16.3261186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-546] PASSED [ 73%] 2023-03-20T11:54:16.3281303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-547] PASSED [ 73%] 2023-03-20T11:54:16.3301865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-548] PASSED [ 73%] 2023-03-20T11:54:16.3321192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-549] PASSED [ 73%] 2023-03-20T11:54:16.3346094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-550] PASSED [ 73%] 2023-03-20T11:54:16.3365832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-551] PASSED [ 73%] 2023-03-20T11:54:16.3385647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-552] PASSED [ 73%] 2023-03-20T11:54:16.3404342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-553] PASSED [ 73%] 2023-03-20T11:54:16.3423879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-554] PASSED [ 73%] 2023-03-20T11:54:16.3442177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-555] PASSED [ 73%] 2023-03-20T11:54:16.3461015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-556] PASSED [ 73%] 2023-03-20T11:54:16.3478951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-557] PASSED [ 73%] 2023-03-20T11:54:16.3498541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-558] PASSED [ 73%] 2023-03-20T11:54:16.3517731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-559] PASSED [ 73%] 2023-03-20T11:54:16.3536879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-560] PASSED [ 73%] 2023-03-20T11:54:16.3555586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-561] PASSED [ 73%] 2023-03-20T11:54:16.3574515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-562] PASSED [ 73%] 2023-03-20T11:54:16.3592807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-pad-563] PASSED [ 73%] 2023-03-20T11:54:16.3615772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-000] PASSED [ 73%] 2023-03-20T11:54:16.3639393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-001] PASSED [ 73%] 2023-03-20T11:54:16.3662631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-002] PASSED [ 73%] 2023-03-20T11:54:16.3685292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-003] PASSED [ 73%] 2023-03-20T11:54:16.3709313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-004] PASSED [ 73%] 2023-03-20T11:54:16.3733974Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-005] PASSED [ 73%] 2023-03-20T11:54:16.3755799Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-006] PASSED [ 73%] 2023-03-20T11:54:16.3777657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-007] PASSED [ 73%] 2023-03-20T11:54:16.3801946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-008] PASSED [ 73%] 2023-03-20T11:54:16.3823268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-009] PASSED [ 73%] 2023-03-20T11:54:16.3854168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-010] PASSED [ 73%] 2023-03-20T11:54:16.3874302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-011] PASSED [ 73%] 2023-03-20T11:54:16.3898266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-012] PASSED [ 73%] 2023-03-20T11:54:16.3920897Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-013] PASSED [ 73%] 2023-03-20T11:54:16.3942687Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-014] PASSED [ 73%] 2023-03-20T11:54:16.3965553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-015] PASSED [ 73%] 2023-03-20T11:54:16.3989995Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-016] PASSED [ 73%] 2023-03-20T11:54:16.4011982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-017] PASSED [ 73%] 2023-03-20T11:54:16.4036284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-018] PASSED [ 73%] 2023-03-20T11:54:16.4059088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-019] PASSED [ 73%] 2023-03-20T11:54:16.4082833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-020] PASSED [ 73%] 2023-03-20T11:54:16.4104393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-021] PASSED [ 73%] 2023-03-20T11:54:16.4127392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-022] PASSED [ 73%] 2023-03-20T11:54:16.4149944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-023] PASSED [ 73%] 2023-03-20T11:54:16.4174502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-024] PASSED [ 73%] 2023-03-20T11:54:16.4195932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-025] PASSED [ 73%] 2023-03-20T11:54:16.4219638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-026] PASSED [ 73%] 2023-03-20T11:54:16.4242390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-027] PASSED [ 73%] 2023-03-20T11:54:16.4265435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-028] PASSED [ 73%] 2023-03-20T11:54:16.4289268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-029] PASSED [ 73%] 2023-03-20T11:54:16.4312036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-030] PASSED [ 73%] 2023-03-20T11:54:16.4335272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-031] PASSED [ 73%] 2023-03-20T11:54:16.4357796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-032] PASSED [ 73%] 2023-03-20T11:54:16.4380661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-033] PASSED [ 73%] 2023-03-20T11:54:16.4410214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-034] PASSED [ 73%] 2023-03-20T11:54:16.4431580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-035] PASSED [ 73%] 2023-03-20T11:54:16.4455159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-036] PASSED [ 73%] 2023-03-20T11:54:16.4478409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-037] PASSED [ 73%] 2023-03-20T11:54:16.4502174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-038] PASSED [ 73%] 2023-03-20T11:54:16.4525423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-039] PASSED [ 73%] 2023-03-20T11:54:16.4549189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-040] PASSED [ 73%] 2023-03-20T11:54:16.4572281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-041] PASSED [ 73%] 2023-03-20T11:54:16.4595080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-042] PASSED [ 73%] 2023-03-20T11:54:16.4618000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-043] PASSED [ 73%] 2023-03-20T11:54:16.4641545Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-044] PASSED [ 73%] 2023-03-20T11:54:16.4664467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-045] PASSED [ 73%] 2023-03-20T11:54:16.4689048Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-046] PASSED [ 73%] 2023-03-20T11:54:16.4711562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-047] PASSED [ 73%] 2023-03-20T11:54:16.4735152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-048] PASSED [ 73%] 2023-03-20T11:54:16.4756923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-049] PASSED [ 73%] 2023-03-20T11:54:16.4781032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-050] PASSED [ 73%] 2023-03-20T11:54:16.4803759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-051] PASSED [ 73%] 2023-03-20T11:54:16.4827772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-052] PASSED [ 73%] 2023-03-20T11:54:16.4850712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-053] PASSED [ 73%] 2023-03-20T11:54:16.4874905Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-054] PASSED [ 73%] 2023-03-20T11:54:16.4897653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-055] PASSED [ 73%] 2023-03-20T11:54:16.4920775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-056] PASSED [ 73%] 2023-03-20T11:54:16.4944006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-057] PASSED [ 73%] 2023-03-20T11:54:16.4973695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-058] PASSED [ 73%] 2023-03-20T11:54:16.4996126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-059] PASSED [ 73%] 2023-03-20T11:54:16.5019891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-060] PASSED [ 73%] 2023-03-20T11:54:16.5042800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-061] PASSED [ 73%] 2023-03-20T11:54:16.5066461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-062] PASSED [ 73%] 2023-03-20T11:54:16.5084160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-063] PASSED [ 73%] 2023-03-20T11:54:16.5102863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-064] PASSED [ 73%] 2023-03-20T11:54:16.5120770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-065] PASSED [ 73%] 2023-03-20T11:54:16.5139690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-066] PASSED [ 73%] 2023-03-20T11:54:16.5157279Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-067] PASSED [ 73%] 2023-03-20T11:54:16.5175937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-068] PASSED [ 73%] 2023-03-20T11:54:16.5193947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-069] PASSED [ 73%] 2023-03-20T11:54:16.5213300Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-070] PASSED [ 73%] 2023-03-20T11:54:16.5230682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-071] PASSED [ 73%] 2023-03-20T11:54:16.5250063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-072] PASSED [ 73%] 2023-03-20T11:54:16.5267020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-073] PASSED [ 73%] 2023-03-20T11:54:16.5285815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-074] PASSED [ 73%] 2023-03-20T11:54:16.5304007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-075] PASSED [ 73%] 2023-03-20T11:54:16.5323053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-076] PASSED [ 73%] 2023-03-20T11:54:16.5340883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-077] PASSED [ 73%] 2023-03-20T11:54:16.5359837Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-078] PASSED [ 73%] 2023-03-20T11:54:16.5377590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-079] PASSED [ 73%] 2023-03-20T11:54:16.5396377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-080] PASSED [ 73%] 2023-03-20T11:54:16.5415013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-081] PASSED [ 73%] 2023-03-20T11:54:16.5437449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-082] PASSED [ 73%] 2023-03-20T11:54:16.5455032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-083] PASSED [ 73%] 2023-03-20T11:54:16.5473931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-084] PASSED [ 73%] 2023-03-20T11:54:16.5491677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-085] PASSED [ 73%] 2023-03-20T11:54:16.5510335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-086] PASSED [ 73%] 2023-03-20T11:54:16.5528767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-087] PASSED [ 73%] 2023-03-20T11:54:16.5546481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-088] PASSED [ 73%] 2023-03-20T11:54:16.5564625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-089] PASSED [ 73%] 2023-03-20T11:54:16.5583477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-090] PASSED [ 73%] 2023-03-20T11:54:16.5601753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-091] PASSED [ 73%] 2023-03-20T11:54:16.5620577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-092] PASSED [ 73%] 2023-03-20T11:54:16.5638943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-093] PASSED [ 73%] 2023-03-20T11:54:16.5657646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-094] PASSED [ 73%] 2023-03-20T11:54:16.5675593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-095] PASSED [ 73%] 2023-03-20T11:54:16.5695099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-096] PASSED [ 73%] 2023-03-20T11:54:16.5713250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-097] PASSED [ 73%] 2023-03-20T11:54:16.5731898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-098] PASSED [ 73%] 2023-03-20T11:54:16.5750049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-099] PASSED [ 73%] 2023-03-20T11:54:16.5769422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-100] PASSED [ 73%] 2023-03-20T11:54:16.5786485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-101] PASSED [ 73%] 2023-03-20T11:54:16.5805442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-102] PASSED [ 73%] 2023-03-20T11:54:16.5823497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-103] PASSED [ 73%] 2023-03-20T11:54:16.5842752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-104] PASSED [ 73%] 2023-03-20T11:54:16.5860367Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-105] PASSED [ 73%] 2023-03-20T11:54:16.5883630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-106] PASSED [ 73%] 2023-03-20T11:54:16.5901411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-107] PASSED [ 73%] 2023-03-20T11:54:16.5919950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-108] PASSED [ 73%] 2023-03-20T11:54:16.5937548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-109] PASSED [ 73%] 2023-03-20T11:54:16.5956162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-110] PASSED [ 73%] 2023-03-20T11:54:16.5974789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-111] PASSED [ 73%] 2023-03-20T11:54:16.5992653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-112] PASSED [ 73%] 2023-03-20T11:54:16.6010685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-113] PASSED [ 73%] 2023-03-20T11:54:16.6029364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-114] PASSED [ 73%] 2023-03-20T11:54:16.6047187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-115] PASSED [ 73%] 2023-03-20T11:54:16.6065969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-116] PASSED [ 73%] 2023-03-20T11:54:16.6084029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-117] PASSED [ 73%] 2023-03-20T11:54:16.6102921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-118] PASSED [ 73%] 2023-03-20T11:54:16.6120833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-119] PASSED [ 73%] 2023-03-20T11:54:16.6139969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-120] PASSED [ 73%] 2023-03-20T11:54:16.6157789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-121] PASSED [ 73%] 2023-03-20T11:54:16.6176575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-122] PASSED [ 73%] 2023-03-20T11:54:16.6194388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-123] PASSED [ 73%] 2023-03-20T11:54:16.6213827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-124] PASSED [ 73%] 2023-03-20T11:54:16.6230721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-125] PASSED [ 73%] 2023-03-20T11:54:16.6255155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-126] PASSED [ 73%] 2023-03-20T11:54:16.6278461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-127] PASSED [ 73%] 2023-03-20T11:54:16.6302247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-128] PASSED [ 73%] 2023-03-20T11:54:16.6325193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-129] PASSED [ 73%] 2023-03-20T11:54:16.6354208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-130] PASSED [ 73%] 2023-03-20T11:54:16.6376943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-131] PASSED [ 73%] 2023-03-20T11:54:16.6400720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-132] PASSED [ 73%] 2023-03-20T11:54:16.6423632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-133] PASSED [ 73%] 2023-03-20T11:54:16.6447195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-134] PASSED [ 73%] 2023-03-20T11:54:16.6470463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-135] PASSED [ 73%] 2023-03-20T11:54:16.6494815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-136] PASSED [ 73%] 2023-03-20T11:54:16.6515218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-137] PASSED [ 73%] 2023-03-20T11:54:16.6538760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-138] PASSED [ 73%] 2023-03-20T11:54:16.6561580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-139] PASSED [ 73%] 2023-03-20T11:54:16.6585462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-140] PASSED [ 73%] 2023-03-20T11:54:16.6608983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-141] PASSED [ 73%] 2023-03-20T11:54:16.6632480Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-142] PASSED [ 73%] 2023-03-20T11:54:16.6655593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-143] PASSED [ 73%] 2023-03-20T11:54:16.6679451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-144] PASSED [ 73%] 2023-03-20T11:54:16.6701903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-145] PASSED [ 73%] 2023-03-20T11:54:16.6725816Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-146] PASSED [ 73%] 2023-03-20T11:54:16.6748876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-147] PASSED [ 73%] 2023-03-20T11:54:16.6773227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-148] PASSED [ 73%] 2023-03-20T11:54:16.6795366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-149] PASSED [ 73%] 2023-03-20T11:54:16.6819623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-150] PASSED [ 73%] 2023-03-20T11:54:16.6842867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-151] PASSED [ 73%] 2023-03-20T11:54:16.6866852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-152] PASSED [ 73%] 2023-03-20T11:54:16.6890398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-153] PASSED [ 73%] 2023-03-20T11:54:16.6919819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-154] PASSED [ 73%] 2023-03-20T11:54:16.6942767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-155] PASSED [ 73%] 2023-03-20T11:54:16.6967191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-156] PASSED [ 73%] 2023-03-20T11:54:16.6990512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-157] PASSED [ 73%] 2023-03-20T11:54:16.7014958Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-158] PASSED [ 73%] 2023-03-20T11:54:16.7035453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-159] PASSED [ 73%] 2023-03-20T11:54:16.7059650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-160] PASSED [ 73%] 2023-03-20T11:54:16.7082524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-161] PASSED [ 73%] 2023-03-20T11:54:16.7106296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-162] PASSED [ 73%] 2023-03-20T11:54:16.7130247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-163] PASSED [ 73%] 2023-03-20T11:54:16.7153796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-164] PASSED [ 73%] 2023-03-20T11:54:16.7176561Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-165] PASSED [ 73%] 2023-03-20T11:54:16.7200885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-166] PASSED [ 73%] 2023-03-20T11:54:16.7223637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-167] PASSED [ 73%] 2023-03-20T11:54:16.7247088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-168] PASSED [ 73%] 2023-03-20T11:54:16.7270886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-169] PASSED [ 73%] 2023-03-20T11:54:16.7294616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-170] PASSED [ 73%] 2023-03-20T11:54:16.7317526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-171] PASSED [ 73%] 2023-03-20T11:54:16.7342051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-172] PASSED [ 73%] 2023-03-20T11:54:16.7365501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-173] PASSED [ 73%] 2023-03-20T11:54:16.7390066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-174] PASSED [ 73%] 2023-03-20T11:54:16.7413812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-175] PASSED [ 73%] 2023-03-20T11:54:16.7437605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-176] PASSED [ 73%] 2023-03-20T11:54:16.7461356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-177] PASSED [ 73%] 2023-03-20T11:54:16.7490721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-178] PASSED [ 73%] 2023-03-20T11:54:16.7514476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-179] PASSED [ 73%] 2023-03-20T11:54:16.7538834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-180] PASSED [ 73%] 2023-03-20T11:54:16.7561622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-181] PASSED [ 73%] 2023-03-20T11:54:16.7585871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-182] PASSED [ 73%] 2023-03-20T11:54:16.7610503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-183] PASSED [ 73%] 2023-03-20T11:54:16.7634754Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-184] PASSED [ 73%] 2023-03-20T11:54:16.7658699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-185] PASSED [ 73%] 2023-03-20T11:54:16.7683240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-186] PASSED [ 73%] 2023-03-20T11:54:16.7706991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-187] PASSED [ 73%] 2023-03-20T11:54:16.7732058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-188] PASSED [ 73%] 2023-03-20T11:54:16.7756106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-189] PASSED [ 73%] 2023-03-20T11:54:16.7780997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-190] PASSED [ 73%] 2023-03-20T11:54:16.7804621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-191] PASSED [ 73%] 2023-03-20T11:54:16.7828135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-192] PASSED [ 73%] 2023-03-20T11:54:16.7851559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-193] PASSED [ 73%] 2023-03-20T11:54:16.7876151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-194] PASSED [ 73%] 2023-03-20T11:54:16.7899883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-195] PASSED [ 73%] 2023-03-20T11:54:16.7924511Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-196] PASSED [ 73%] 2023-03-20T11:54:16.7948688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-197] PASSED [ 73%] 2023-03-20T11:54:16.7973972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-198] PASSED [ 73%] 2023-03-20T11:54:16.7996728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-199] PASSED [ 73%] 2023-03-20T11:54:16.8021052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-200] PASSED [ 73%] 2023-03-20T11:54:16.8044525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-201] PASSED [ 73%] 2023-03-20T11:54:16.8073165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-202] PASSED [ 73%] 2023-03-20T11:54:16.8094772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-203] PASSED [ 73%] 2023-03-20T11:54:16.8118609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-204] PASSED [ 73%] 2023-03-20T11:54:16.8141206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-205] PASSED [ 73%] 2023-03-20T11:54:16.8164892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-206] PASSED [ 73%] 2023-03-20T11:54:16.8187744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-207] PASSED [ 73%] 2023-03-20T11:54:16.8211511Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-208] PASSED [ 73%] 2023-03-20T11:54:16.8234688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-209] PASSED [ 73%] 2023-03-20T11:54:16.8258655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-210] PASSED [ 73%] 2023-03-20T11:54:16.8281274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-211] PASSED [ 73%] 2023-03-20T11:54:16.8305552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-212] PASSED [ 73%] 2023-03-20T11:54:16.8329336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-213] PASSED [ 73%] 2023-03-20T11:54:16.8352289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-214] PASSED [ 73%] 2023-03-20T11:54:16.8375573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-215] PASSED [ 73%] 2023-03-20T11:54:16.8399520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-216] PASSED [ 73%] 2023-03-20T11:54:16.8422698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-217] PASSED [ 73%] 2023-03-20T11:54:16.8446969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-218] PASSED [ 73%] 2023-03-20T11:54:16.8470333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-219] PASSED [ 73%] 2023-03-20T11:54:16.8494642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-220] PASSED [ 73%] 2023-03-20T11:54:16.8517426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-221] PASSED [ 73%] 2023-03-20T11:54:16.8541895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-222] PASSED [ 73%] 2023-03-20T11:54:16.8565312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-223] PASSED [ 73%] 2023-03-20T11:54:16.8589447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-224] PASSED [ 73%] 2023-03-20T11:54:16.8608923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-225] PASSED [ 73%] 2023-03-20T11:54:16.8632052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-226] PASSED [ 73%] 2023-03-20T11:54:16.8650583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-227] PASSED [ 73%] 2023-03-20T11:54:16.8668912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-228] PASSED [ 73%] 2023-03-20T11:54:16.8686599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-229] PASSED [ 73%] 2023-03-20T11:54:16.8705584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-230] PASSED [ 73%] 2023-03-20T11:54:16.8723797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-231] PASSED [ 73%] 2023-03-20T11:54:16.8742840Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-232] PASSED [ 73%] 2023-03-20T11:54:16.8760962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-233] PASSED [ 73%] 2023-03-20T11:54:16.8779863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-234] PASSED [ 73%] 2023-03-20T11:54:16.8798099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-235] PASSED [ 73%] 2023-03-20T11:54:16.8816931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-236] PASSED [ 73%] 2023-03-20T11:54:16.8835719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-237] PASSED [ 73%] 2023-03-20T11:54:16.8855118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-238] PASSED [ 73%] 2023-03-20T11:54:16.8873011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-239] PASSED [ 73%] 2023-03-20T11:54:16.8891846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-240] PASSED [ 73%] 2023-03-20T11:54:16.8909951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-241] PASSED [ 73%] 2023-03-20T11:54:16.8929715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-242] PASSED [ 73%] 2023-03-20T11:54:16.8946856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-243] PASSED [ 73%] 2023-03-20T11:54:16.8965966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-244] PASSED [ 73%] 2023-03-20T11:54:16.8984237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-245] PASSED [ 73%] 2023-03-20T11:54:16.9003330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-246] PASSED [ 73%] 2023-03-20T11:54:16.9021625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-247] PASSED [ 73%] 2023-03-20T11:54:16.9040566Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-248] PASSED [ 73%] 2023-03-20T11:54:16.9058850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-249] PASSED [ 73%] 2023-03-20T11:54:16.9082235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-250] PASSED [ 73%] 2023-03-20T11:54:16.9100336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-251] PASSED [ 73%] 2023-03-20T11:54:16.9119451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-252] PASSED [ 73%] 2023-03-20T11:54:16.9137103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-253] PASSED [ 73%] 2023-03-20T11:54:16.9156315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-254] PASSED [ 73%] 2023-03-20T11:54:16.9174946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-255] PASSED [ 73%] 2023-03-20T11:54:16.9193373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-256] PASSED [ 73%] 2023-03-20T11:54:16.9211041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-257] PASSED [ 73%] 2023-03-20T11:54:16.9230526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-258] PASSED [ 73%] 2023-03-20T11:54:16.9249159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-259] PASSED [ 73%] 2023-03-20T11:54:16.9267265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-260] PASSED [ 73%] 2023-03-20T11:54:16.9285671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-261] PASSED [ 73%] 2023-03-20T11:54:16.9304782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-262] PASSED [ 73%] 2023-03-20T11:54:16.9322540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-263] PASSED [ 73%] 2023-03-20T11:54:16.9341737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-264] PASSED [ 73%] 2023-03-20T11:54:16.9359876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-265] PASSED [ 73%] 2023-03-20T11:54:16.9379430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-266] PASSED [ 73%] 2023-03-20T11:54:16.9397441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-267] PASSED [ 73%] 2023-03-20T11:54:16.9416521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-268] PASSED [ 73%] 2023-03-20T11:54:16.9434834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-269] PASSED [ 73%] 2023-03-20T11:54:16.9454716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-270] PASSED [ 73%] 2023-03-20T11:54:16.9472245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-271] PASSED [ 73%] 2023-03-20T11:54:16.9491154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-272] PASSED [ 73%] 2023-03-20T11:54:16.9509383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-273] PASSED [ 73%] 2023-03-20T11:54:16.9533489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-274] PASSED [ 73%] 2023-03-20T11:54:16.9550816Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-275] PASSED [ 73%] 2023-03-20T11:54:16.9570492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-276] PASSED [ 73%] 2023-03-20T11:54:16.9587676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-277] PASSED [ 73%] 2023-03-20T11:54:16.9606549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-278] PASSED [ 73%] 2023-03-20T11:54:16.9624541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-279] PASSED [ 73%] 2023-03-20T11:54:16.9643910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-280] PASSED [ 73%] 2023-03-20T11:54:16.9662079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-281] PASSED [ 73%] 2023-03-20T11:54:16.9681330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-282] PASSED [ 73%] 2023-03-20T11:54:16.9699546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-283] PASSED [ 73%] 2023-03-20T11:54:16.9717736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-284] PASSED [ 73%] 2023-03-20T11:54:16.9735806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-285] PASSED [ 73%] 2023-03-20T11:54:16.9754073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-286] PASSED [ 73%] 2023-03-20T11:54:16.9772097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-287] PASSED [ 73%] 2023-03-20T11:54:16.9791252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-288] PASSED [ 73%] 2023-03-20T11:54:16.9810395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-289] PASSED [ 73%] 2023-03-20T11:54:16.9828363Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-290] PASSED [ 73%] 2023-03-20T11:54:16.9846758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-291] PASSED [ 73%] 2023-03-20T11:54:16.9865761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-292] PASSED [ 73%] 2023-03-20T11:54:16.9883808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-293] PASSED [ 73%] 2023-03-20T11:54:16.9902695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-294] PASSED [ 73%] 2023-03-20T11:54:16.9920254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-295] PASSED [ 73%] 2023-03-20T11:54:16.9939576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-296] PASSED [ 73%] 2023-03-20T11:54:16.9957791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-297] PASSED [ 73%] 2023-03-20T11:54:16.9981193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-298] PASSED [ 73%] 2023-03-20T11:54:16.9999547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-299] PASSED [ 73%] 2023-03-20T11:54:17.0017698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-300] PASSED [ 73%] 2023-03-20T11:54:17.0035436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-301] PASSED [ 73%] 2023-03-20T11:54:17.0055506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-302] PASSED [ 73%] 2023-03-20T11:54:17.0072729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-303] PASSED [ 73%] 2023-03-20T11:54:17.0091826Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-304] PASSED [ 73%] 2023-03-20T11:54:17.0109916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-305] PASSED [ 73%] 2023-03-20T11:54:17.0129723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-306] PASSED [ 73%] 2023-03-20T11:54:17.0146565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-307] PASSED [ 73%] 2023-03-20T11:54:17.0165477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-308] PASSED [ 73%] 2023-03-20T11:54:17.0184079Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-309] PASSED [ 73%] 2023-03-20T11:54:17.0203256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-310] PASSED [ 73%] 2023-03-20T11:54:17.0221479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-311] PASSED [ 73%] 2023-03-20T11:54:17.0240757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-312] PASSED [ 73%] 2023-03-20T11:54:17.0258512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-313] PASSED [ 73%] 2023-03-20T11:54:17.0277361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-314] PASSED [ 73%] 2023-03-20T11:54:17.0295485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-315] PASSED [ 73%] 2023-03-20T11:54:17.0314283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-316] PASSED [ 73%] 2023-03-20T11:54:17.0332410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-317] PASSED [ 73%] 2023-03-20T11:54:17.0350982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-318] PASSED [ 73%] 2023-03-20T11:54:17.0369409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-319] PASSED [ 73%] 2023-03-20T11:54:17.0387365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-320] PASSED [ 73%] 2023-03-20T11:54:17.0405283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-321] PASSED [ 73%] 2023-03-20T11:54:17.0428980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-322] PASSED [ 73%] 2023-03-20T11:54:17.0446786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-323] PASSED [ 73%] 2023-03-20T11:54:17.0470106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-324] PASSED [ 73%] 2023-03-20T11:54:17.0493945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-325] PASSED [ 73%] 2023-03-20T11:54:17.0516731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-326] PASSED [ 73%] 2023-03-20T11:54:17.0539360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-327] PASSED [ 73%] 2023-03-20T11:54:17.0562680Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-328] PASSED [ 73%] 2023-03-20T11:54:17.0585384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-329] PASSED [ 73%] 2023-03-20T11:54:17.0609587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-330] PASSED [ 73%] 2023-03-20T11:54:17.0631495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-331] PASSED [ 73%] 2023-03-20T11:54:17.0654814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-332] PASSED [ 73%] 2023-03-20T11:54:17.0676824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-333] PASSED [ 73%] 2023-03-20T11:54:17.0700487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-334] PASSED [ 73%] 2023-03-20T11:54:17.0721922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-335] PASSED [ 73%] 2023-03-20T11:54:17.0745948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-336] PASSED [ 73%] 2023-03-20T11:54:17.0770025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-337] PASSED [ 73%] 2023-03-20T11:54:17.0792887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-338] PASSED [ 73%] 2023-03-20T11:54:17.0815340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-339] PASSED [ 73%] 2023-03-20T11:54:17.0839225Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-340] PASSED [ 73%] 2023-03-20T11:54:17.0861814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-341] PASSED [ 73%] 2023-03-20T11:54:17.0885285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-342] PASSED [ 73%] 2023-03-20T11:54:17.0908209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-343] PASSED [ 73%] 2023-03-20T11:54:17.0931989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-344] PASSED [ 73%] 2023-03-20T11:54:17.0954728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-345] PASSED [ 73%] 2023-03-20T11:54:17.0982579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-346] PASSED [ 73%] 2023-03-20T11:54:17.1005554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-347] PASSED [ 73%] 2023-03-20T11:54:17.1029631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-348] PASSED [ 73%] 2023-03-20T11:54:17.1052429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-349] PASSED [ 73%] 2023-03-20T11:54:17.1076238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-350] PASSED [ 73%] 2023-03-20T11:54:17.1099377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-351] PASSED [ 73%] 2023-03-20T11:54:17.1123081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-352] PASSED [ 73%] 2023-03-20T11:54:17.1145659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-353] PASSED [ 73%] 2023-03-20T11:54:17.1170213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-354] PASSED [ 73%] 2023-03-20T11:54:17.1192766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-355] PASSED [ 73%] 2023-03-20T11:54:17.1216418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-356] PASSED [ 73%] 2023-03-20T11:54:17.1238440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-357] PASSED [ 73%] 2023-03-20T11:54:17.1261573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-358] PASSED [ 73%] 2023-03-20T11:54:17.1284202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-359] PASSED [ 73%] 2023-03-20T11:54:17.1307665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-360] PASSED [ 73%] 2023-03-20T11:54:17.1330371Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-361] PASSED [ 73%] 2023-03-20T11:54:17.1353932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-362] PASSED [ 73%] 2023-03-20T11:54:17.1376487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-363] PASSED [ 73%] 2023-03-20T11:54:17.1400109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-364] PASSED [ 73%] 2023-03-20T11:54:17.1422699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-365] PASSED [ 73%] 2023-03-20T11:54:17.1446046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-366] PASSED [ 73%] 2023-03-20T11:54:17.1469121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-367] PASSED [ 73%] 2023-03-20T11:54:17.1491497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-368] PASSED [ 73%] 2023-03-20T11:54:17.1514187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-369] PASSED [ 73%] 2023-03-20T11:54:17.1542675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-370] PASSED [ 73%] 2023-03-20T11:54:17.1565149Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-371] PASSED [ 73%] 2023-03-20T11:54:17.1588635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-372] PASSED [ 73%] 2023-03-20T11:54:17.1611548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-373] PASSED [ 73%] 2023-03-20T11:54:17.1635061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-374] PASSED [ 73%] 2023-03-20T11:54:17.1657768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-375] PASSED [ 73%] 2023-03-20T11:54:17.1681443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-376] PASSED [ 73%] 2023-03-20T11:54:17.1703964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-377] PASSED [ 73%] 2023-03-20T11:54:17.1727677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-378] PASSED [ 73%] 2023-03-20T11:54:17.1749482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-379] PASSED [ 73%] 2023-03-20T11:54:17.1774496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-380] PASSED [ 73%] 2023-03-20T11:54:17.1796506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-381] PASSED [ 73%] 2023-03-20T11:54:17.1821135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-382] PASSED [ 73%] 2023-03-20T11:54:17.1844783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-383] PASSED [ 73%] 2023-03-20T11:54:17.1868891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-384] PASSED [ 73%] 2023-03-20T11:54:17.1892081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-385] PASSED [ 73%] 2023-03-20T11:54:17.1916143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-386] PASSED [ 73%] 2023-03-20T11:54:17.1939311Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-387] PASSED [ 73%] 2023-03-20T11:54:17.1962940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-388] PASSED [ 73%] 2023-03-20T11:54:17.1985833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-389] PASSED [ 73%] 2023-03-20T11:54:17.2008727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-390] PASSED [ 73%] 2023-03-20T11:54:17.2031325Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-391] PASSED [ 73%] 2023-03-20T11:54:17.2055283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-392] PASSED [ 73%] 2023-03-20T11:54:17.2077664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-393] PASSED [ 73%] 2023-03-20T11:54:17.2107002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-394] PASSED [ 73%] 2023-03-20T11:54:17.2130228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-395] PASSED [ 73%] 2023-03-20T11:54:17.2153072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-396] PASSED [ 73%] 2023-03-20T11:54:17.2175517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-397] PASSED [ 73%] 2023-03-20T11:54:17.2199352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-398] PASSED [ 73%] 2023-03-20T11:54:17.2221983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-399] PASSED [ 73%] 2023-03-20T11:54:17.2245364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-400] PASSED [ 73%] 2023-03-20T11:54:17.2266907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-401] PASSED [ 73%] 2023-03-20T11:54:17.2291016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-402] PASSED [ 73%] 2023-03-20T11:54:17.2314803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-403] PASSED [ 73%] 2023-03-20T11:54:17.2338983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-404] PASSED [ 73%] 2023-03-20T11:54:17.2361728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-405] PASSED [ 73%] 2023-03-20T11:54:17.2385778Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-406] PASSED [ 73%] 2023-03-20T11:54:17.2410114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-407] PASSED [ 73%] 2023-03-20T11:54:17.2433219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-408] PASSED [ 73%] 2023-03-20T11:54:17.2455848Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-409] PASSED [ 73%] 2023-03-20T11:54:17.2480139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-410] PASSED [ 73%] 2023-03-20T11:54:17.2502520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-411] PASSED [ 73%] 2023-03-20T11:54:17.2525648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-412] PASSED [ 73%] 2023-03-20T11:54:17.2548845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-413] PASSED [ 73%] 2023-03-20T11:54:17.2573333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-414] PASSED [ 73%] 2023-03-20T11:54:17.2595599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-415] PASSED [ 73%] 2023-03-20T11:54:17.2619698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-416] PASSED [ 73%] 2023-03-20T11:54:17.2642162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-417] PASSED [ 73%] 2023-03-20T11:54:17.2671036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-418] PASSED [ 73%] 2023-03-20T11:54:17.2694830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-419] PASSED [ 73%] 2023-03-20T11:54:17.2718421Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-420] PASSED [ 73%] 2023-03-20T11:54:17.2741066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-421] PASSED [ 73%] 2023-03-20T11:54:17.2765024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-422] PASSED [ 73%] 2023-03-20T11:54:17.2782805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-423] PASSED [ 73%] 2023-03-20T11:54:17.2801577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-424] PASSED [ 73%] 2023-03-20T11:54:17.2819445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-425] PASSED [ 73%] 2023-03-20T11:54:17.2838692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-426] PASSED [ 73%] 2023-03-20T11:54:17.2856451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-427] PASSED [ 73%] 2023-03-20T11:54:17.2874896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-428] PASSED [ 73%] 2023-03-20T11:54:17.2893444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-429] PASSED [ 73%] 2023-03-20T11:54:17.2911381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-430] PASSED [ 73%] 2023-03-20T11:54:17.2930120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-431] PASSED [ 73%] 2023-03-20T11:54:17.2947398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-432] PASSED [ 73%] 2023-03-20T11:54:17.2965154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-433] PASSED [ 73%] 2023-03-20T11:54:17.2984105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-434] PASSED [ 73%] 2023-03-20T11:54:17.3002156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-435] PASSED [ 73%] 2023-03-20T11:54:17.3020830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-436] PASSED [ 73%] 2023-03-20T11:54:17.3038804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-437] PASSED [ 73%] 2023-03-20T11:54:17.3057395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-438] PASSED [ 73%] 2023-03-20T11:54:17.3075727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-439] PASSED [ 73%] 2023-03-20T11:54:17.3095211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-440] PASSED [ 73%] 2023-03-20T11:54:17.3112850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-441] PASSED [ 73%] 2023-03-20T11:54:17.3135821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-442] PASSED [ 73%] 2023-03-20T11:54:17.3154045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-443] PASSED [ 73%] 2023-03-20T11:54:17.3173169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-444] PASSED [ 73%] 2023-03-20T11:54:17.3190095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-445] PASSED [ 73%] 2023-03-20T11:54:17.3209575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-446] PASSED [ 73%] 2023-03-20T11:54:17.3226454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-447] PASSED [ 73%] 2023-03-20T11:54:17.3244960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-448] PASSED [ 73%] 2023-03-20T11:54:17.3263284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-449] PASSED [ 73%] 2023-03-20T11:54:17.3282075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-450] PASSED [ 73%] 2023-03-20T11:54:17.3300001Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-451] PASSED [ 73%] 2023-03-20T11:54:17.3318838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-452] PASSED [ 73%] 2023-03-20T11:54:17.3336509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-453] PASSED [ 73%] 2023-03-20T11:54:17.3355669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-454] PASSED [ 73%] 2023-03-20T11:54:17.3374591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-455] PASSED [ 73%] 2023-03-20T11:54:17.3392597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-456] PASSED [ 73%] 2023-03-20T11:54:17.3410358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-457] PASSED [ 73%] 2023-03-20T11:54:17.3429038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-458] PASSED [ 73%] 2023-03-20T11:54:17.3446698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-459] PASSED [ 73%] 2023-03-20T11:54:17.3465540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-460] PASSED [ 73%] 2023-03-20T11:54:17.3483609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-461] PASSED [ 73%] 2023-03-20T11:54:17.3502510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-462] PASSED [ 73%] 2023-03-20T11:54:17.3519949Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-463] PASSED [ 73%] 2023-03-20T11:54:17.3538880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-464] PASSED [ 73%] 2023-03-20T11:54:17.3556747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-465] PASSED [ 73%] 2023-03-20T11:54:17.3580032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-466] PASSED [ 73%] 2023-03-20T11:54:17.3597342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-467] PASSED [ 73%] 2023-03-20T11:54:17.3615869Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-468] PASSED [ 73%] 2023-03-20T11:54:17.3633989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-469] PASSED [ 73%] 2023-03-20T11:54:17.3653091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-470] PASSED [ 73%] 2023-03-20T11:54:17.3670812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-471] PASSED [ 73%] 2023-03-20T11:54:17.3690175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-472] PASSED [ 73%] 2023-03-20T11:54:17.3707405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-473] PASSED [ 73%] 2023-03-20T11:54:17.3726445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-474] PASSED [ 73%] 2023-03-20T11:54:17.3744385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-475] PASSED [ 73%] 2023-03-20T11:54:17.3763353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-476] PASSED [ 73%] 2023-03-20T11:54:17.3780946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-477] PASSED [ 73%] 2023-03-20T11:54:17.3799325Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-478] PASSED [ 73%] 2023-03-20T11:54:17.3817204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-479] PASSED [ 73%] 2023-03-20T11:54:17.3836536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-480] PASSED [ 73%] 2023-03-20T11:54:17.3854852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-481] PASSED [ 73%] 2023-03-20T11:54:17.3873509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-482] PASSED [ 73%] 2023-03-20T11:54:17.3891315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-483] PASSED [ 73%] 2023-03-20T11:54:17.3910399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-484] PASSED [ 73%] 2023-03-20T11:54:17.3928858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-485] PASSED [ 73%] 2023-03-20T11:54:17.3947133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-486] PASSED [ 73%] 2023-03-20T11:54:17.3964987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-487] PASSED [ 73%] 2023-03-20T11:54:17.3983712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-488] PASSED [ 73%] 2023-03-20T11:54:17.4001788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-489] PASSED [ 73%] 2023-03-20T11:54:17.4024591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-490] PASSED [ 73%] 2023-03-20T11:54:17.4042554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-491] PASSED [ 73%] 2023-03-20T11:54:17.4061255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-492] PASSED [ 73%] 2023-03-20T11:54:17.4079396Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-493] PASSED [ 73%] 2023-03-20T11:54:17.4097699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-494] PASSED [ 73%] 2023-03-20T11:54:17.4115672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-495] PASSED [ 73%] 2023-03-20T11:54:17.4134686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-496] PASSED [ 73%] 2023-03-20T11:54:17.4151985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-497] PASSED [ 73%] 2023-03-20T11:54:17.4170559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-498] PASSED [ 73%] 2023-03-20T11:54:17.4188624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-499] PASSED [ 73%] 2023-03-20T11:54:17.4207135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-500] PASSED [ 73%] 2023-03-20T11:54:17.4225569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-501] PASSED [ 73%] 2023-03-20T11:54:17.4244405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-502] PASSED [ 73%] 2023-03-20T11:54:17.4262106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-503] PASSED [ 73%] 2023-03-20T11:54:17.4281002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-504] PASSED [ 73%] 2023-03-20T11:54:17.4298945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-505] PASSED [ 73%] 2023-03-20T11:54:17.4317745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-506] PASSED [ 73%] 2023-03-20T11:54:17.4335614Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-507] PASSED [ 73%] 2023-03-20T11:54:17.4354568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-508] PASSED [ 73%] 2023-03-20T11:54:17.4373827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-509] PASSED [ 73%] 2023-03-20T11:54:17.4391592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-510] PASSED [ 73%] 2023-03-20T11:54:17.4410285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-511] PASSED [ 73%] 2023-03-20T11:54:17.4428072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-512] PASSED [ 73%] 2023-03-20T11:54:17.4445498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-513] PASSED [ 73%] 2023-03-20T11:54:17.4469025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-514] PASSED [ 73%] 2023-03-20T11:54:17.4486336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-515] PASSED [ 73%] 2023-03-20T11:54:17.4505008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-516] PASSED [ 73%] 2023-03-20T11:54:17.4522979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-517] PASSED [ 73%] 2023-03-20T11:54:17.4541680Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-518] PASSED [ 73%] 2023-03-20T11:54:17.4559328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-519] PASSED [ 73%] 2023-03-20T11:54:17.4578016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-520] PASSED [ 73%] 2023-03-20T11:54:17.4595749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-521] PASSED [ 73%] 2023-03-20T11:54:17.4619839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-522] PASSED [ 73%] 2023-03-20T11:54:17.4642650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-523] PASSED [ 73%] 2023-03-20T11:54:17.4666562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-524] PASSED [ 73%] 2023-03-20T11:54:17.4690247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-525] PASSED [ 73%] 2023-03-20T11:54:17.4713330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-526] PASSED [ 73%] 2023-03-20T11:54:17.4736415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-527] PASSED [ 73%] 2023-03-20T11:54:17.4760399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-528] PASSED [ 73%] 2023-03-20T11:54:17.4782368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-529] PASSED [ 73%] 2023-03-20T11:54:17.4806232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-530] PASSED [ 73%] 2023-03-20T11:54:17.4829677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-531] PASSED [ 73%] 2023-03-20T11:54:17.4854264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-532] PASSED [ 73%] 2023-03-20T11:54:17.4875428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-533] PASSED [ 73%] 2023-03-20T11:54:17.4899757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-534] PASSED [ 73%] 2023-03-20T11:54:17.4922605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-535] PASSED [ 73%] 2023-03-20T11:54:17.4946112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-536] PASSED [ 73%] 2023-03-20T11:54:17.4970059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-537] PASSED [ 73%] 2023-03-20T11:54:17.4998384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-538] PASSED [ 73%] 2023-03-20T11:54:17.5020883Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-539] PASSED [ 73%] 2023-03-20T11:54:17.5044238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-540] PASSED [ 73%] 2023-03-20T11:54:17.5066533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-541] PASSED [ 73%] 2023-03-20T11:54:17.5090635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-542] PASSED [ 73%] 2023-03-20T11:54:17.5113977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-543] PASSED [ 73%] 2023-03-20T11:54:17.5137026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-544] PASSED [ 73%] 2023-03-20T11:54:17.5161111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-545] PASSED [ 73%] 2023-03-20T11:54:17.5185959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-546] PASSED [ 73%] 2023-03-20T11:54:17.5210588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-547] PASSED [ 73%] 2023-03-20T11:54:17.5235642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-548] PASSED [ 73%] 2023-03-20T11:54:17.5259800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-549] PASSED [ 73%] 2023-03-20T11:54:17.5284720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-550] PASSED [ 73%] 2023-03-20T11:54:17.5308924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-551] PASSED [ 73%] 2023-03-20T11:54:17.5334771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-552] PASSED [ 73%] 2023-03-20T11:54:17.5357223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-553] PASSED [ 73%] 2023-03-20T11:54:17.5382308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-554] PASSED [ 73%] 2023-03-20T11:54:17.5404786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-555] PASSED [ 73%] 2023-03-20T11:54:17.5428808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-556] PASSED [ 73%] 2023-03-20T11:54:17.5453560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-557] PASSED [ 73%] 2023-03-20T11:54:17.5476667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-558] PASSED [ 73%] 2023-03-20T11:54:17.5500478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-559] PASSED [ 73%] 2023-03-20T11:54:17.5524918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-560] PASSED [ 73%] 2023-03-20T11:54:17.5548588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-561] PASSED [ 73%] 2023-03-20T11:54:17.5578406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-562] PASSED [ 73%] 2023-03-20T11:54:17.5602219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-563] PASSED [ 73%] 2023-03-20T11:54:17.5626568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-564] PASSED [ 73%] 2023-03-20T11:54:17.5650262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-565] PASSED [ 73%] 2023-03-20T11:54:17.5672612Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-566] PASSED [ 73%] 2023-03-20T11:54:17.5695874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-567] PASSED [ 73%] 2023-03-20T11:54:17.5720645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-568] PASSED [ 73%] 2023-03-20T11:54:17.5744086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-569] PASSED [ 73%] 2023-03-20T11:54:17.5769049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-570] PASSED [ 73%] 2023-03-20T11:54:17.5793235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-571] PASSED [ 73%] 2023-03-20T11:54:17.5817914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-572] PASSED [ 73%] 2023-03-20T11:54:17.5841271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-573] PASSED [ 73%] 2023-03-20T11:54:17.5865753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-574] PASSED [ 73%] 2023-03-20T11:54:17.5890562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-575] PASSED [ 73%] 2023-03-20T11:54:17.5914343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-576] PASSED [ 73%] 2023-03-20T11:54:17.5937553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-577] PASSED [ 73%] 2023-03-20T11:54:17.5963498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-578] PASSED [ 73%] 2023-03-20T11:54:17.5986547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-579] PASSED [ 73%] 2023-03-20T11:54:17.6011644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-580] PASSED [ 73%] 2023-03-20T11:54:17.6035739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-581] PASSED [ 73%] 2023-03-20T11:54:17.6060369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-582] PASSED [ 73%] 2023-03-20T11:54:17.6084467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-583] PASSED [ 73%] 2023-03-20T11:54:17.6109699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-584] PASSED [ 73%] 2023-03-20T11:54:17.6134509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-585] PASSED [ 73%] 2023-03-20T11:54:17.6163807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-586] PASSED [ 73%] 2023-03-20T11:54:17.6187452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-587] PASSED [ 73%] 2023-03-20T11:54:17.6210271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-588] PASSED [ 73%] 2023-03-20T11:54:17.6234426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-589] PASSED [ 73%] 2023-03-20T11:54:17.6258831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-590] PASSED [ 73%] 2023-03-20T11:54:17.6282688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-591] PASSED [ 73%] 2023-03-20T11:54:17.6307152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-592] PASSED [ 73%] 2023-03-20T11:54:17.6331117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-593] PASSED [ 73%] 2023-03-20T11:54:17.6355768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-594] PASSED [ 73%] 2023-03-20T11:54:17.6379127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-595] PASSED [ 73%] 2023-03-20T11:54:17.6403931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-596] PASSED [ 73%] 2023-03-20T11:54:17.6427891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-597] PASSED [ 73%] 2023-03-20T11:54:17.6453397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-598] PASSED [ 73%] 2023-03-20T11:54:17.6475451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-599] PASSED [ 73%] 2023-03-20T11:54:17.6500230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-600] PASSED [ 73%] 2023-03-20T11:54:17.6524068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-601] PASSED [ 73%] 2023-03-20T11:54:17.6548515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-602] PASSED [ 73%] 2023-03-20T11:54:17.6573260Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-603] PASSED [ 73%] 2023-03-20T11:54:17.6597238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-604] PASSED [ 73%] 2023-03-20T11:54:17.6621336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-605] PASSED [ 73%] 2023-03-20T11:54:17.6645502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-606] PASSED [ 73%] 2023-03-20T11:54:17.6669860Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-607] PASSED [ 73%] 2023-03-20T11:54:17.6694834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-608] PASSED [ 73%] 2023-03-20T11:54:17.6718246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-609] PASSED [ 73%] 2023-03-20T11:54:17.6747314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-610] PASSED [ 73%] 2023-03-20T11:54:17.6771760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-611] PASSED [ 73%] 2023-03-20T11:54:17.6796540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-612] PASSED [ 73%] 2023-03-20T11:54:17.6820598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-613] PASSED [ 73%] 2023-03-20T11:54:17.6845016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-614] PASSED [ 73%] 2023-03-20T11:54:17.6868339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-615] PASSED [ 73%] 2023-03-20T11:54:17.6893596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-616] PASSED [ 73%] 2023-03-20T11:54:17.6916428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-617] PASSED [ 73%] 2023-03-20T11:54:17.6941223Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-618] PASSED [ 73%] 2023-03-20T11:54:17.6964481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-619] PASSED [ 73%] 2023-03-20T11:54:17.6989607Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-620] PASSED [ 73%] 2023-03-20T11:54:17.7007819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-621] PASSED [ 73%] 2023-03-20T11:54:17.7026835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-622] PASSED [ 73%] 2023-03-20T11:54:17.7044907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-623] PASSED [ 73%] 2023-03-20T11:54:17.7064298Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-624] PASSED [ 73%] 2023-03-20T11:54:17.7082242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-625] PASSED [ 73%] 2023-03-20T11:54:17.7101521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-626] PASSED [ 73%] 2023-03-20T11:54:17.7119544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-627] PASSED [ 73%] 2023-03-20T11:54:17.7138105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-628] PASSED [ 73%] 2023-03-20T11:54:17.7155929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-629] PASSED [ 73%] 2023-03-20T11:54:17.7175154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-630] PASSED [ 73%] 2023-03-20T11:54:17.7193547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-631] PASSED [ 73%] 2023-03-20T11:54:17.7212141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-632] PASSED [ 73%] 2023-03-20T11:54:17.7230314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-633] PASSED [ 73%] 2023-03-20T11:54:17.7254971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-634] PASSED [ 73%] 2023-03-20T11:54:17.7272752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-635] PASSED [ 73%] 2023-03-20T11:54:17.7291291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-636] PASSED [ 73%] 2023-03-20T11:54:17.7309365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-637] PASSED [ 73%] 2023-03-20T11:54:17.7328988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-638] PASSED [ 73%] 2023-03-20T11:54:17.7346159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-639] PASSED [ 73%] 2023-03-20T11:54:17.7365132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-640] PASSED [ 73%] 2023-03-20T11:54:17.7383205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-641] PASSED [ 73%] 2023-03-20T11:54:17.7402575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-642] PASSED [ 73%] 2023-03-20T11:54:17.7420536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-643] PASSED [ 73%] 2023-03-20T11:54:17.7439731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-644] PASSED [ 73%] 2023-03-20T11:54:17.7457560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-645] PASSED [ 73%] 2023-03-20T11:54:17.7478078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-646] PASSED [ 73%] 2023-03-20T11:54:17.7496092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-647] PASSED [ 73%] 2023-03-20T11:54:17.7515345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-648] PASSED [ 73%] 2023-03-20T11:54:17.7534308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-649] PASSED [ 73%] 2023-03-20T11:54:17.7552745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-650] PASSED [ 73%] 2023-03-20T11:54:17.7570985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-651] PASSED [ 73%] 2023-03-20T11:54:17.7590171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-652] PASSED [ 73%] 2023-03-20T11:54:17.7608554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-653] PASSED [ 73%] 2023-03-20T11:54:17.7626615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-654] PASSED [ 73%] 2023-03-20T11:54:17.7644736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-655] PASSED [ 73%] 2023-03-20T11:54:17.7663903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-656] PASSED [ 73%] 2023-03-20T11:54:17.7682015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-657] PASSED [ 73%] 2023-03-20T11:54:17.7706425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-658] PASSED [ 73%] 2023-03-20T11:54:17.7724496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-659] PASSED [ 73%] 2023-03-20T11:54:17.7744080Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-660] PASSED [ 73%] 2023-03-20T11:54:17.7762238Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-661] PASSED [ 73%] 2023-03-20T11:54:17.7781263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-662] PASSED [ 73%] 2023-03-20T11:54:17.7799662Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-663] PASSED [ 73%] 2023-03-20T11:54:17.7818230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-664] PASSED [ 73%] 2023-03-20T11:54:17.7836725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-665] PASSED [ 73%] 2023-03-20T11:54:17.7855849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-666] PASSED [ 73%] 2023-03-20T11:54:17.7873678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-667] PASSED [ 73%] 2023-03-20T11:54:17.7893435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-668] PASSED [ 73%] 2023-03-20T11:54:17.7911115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-669] PASSED [ 73%] 2023-03-20T11:54:17.7930449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-670] PASSED [ 73%] 2023-03-20T11:54:17.7947982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-671] PASSED [ 73%] 2023-03-20T11:54:17.7967005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-672] PASSED [ 73%] 2023-03-20T11:54:17.7985172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-673] PASSED [ 73%] 2023-03-20T11:54:17.8004438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-674] PASSED [ 73%] 2023-03-20T11:54:17.8022676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-675] PASSED [ 73%] 2023-03-20T11:54:17.8041402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-676] PASSED [ 73%] 2023-03-20T11:54:17.8059135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-677] PASSED [ 73%] 2023-03-20T11:54:17.8078837Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-678] PASSED [ 73%] 2023-03-20T11:54:17.8096765Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-679] PASSED [ 73%] 2023-03-20T11:54:17.8116358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-680] PASSED [ 73%] 2023-03-20T11:54:17.8134933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-681] PASSED [ 73%] 2023-03-20T11:54:17.8157730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-682] PASSED [ 73%] 2023-03-20T11:54:17.8175643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-683] PASSED [ 73%] 2023-03-20T11:54:17.8195472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-684] PASSED [ 73%] 2023-03-20T11:54:17.8214362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-685] PASSED [ 73%] 2023-03-20T11:54:17.8233055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-686] PASSED [ 73%] 2023-03-20T11:54:17.8251859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-687] PASSED [ 73%] 2023-03-20T11:54:17.8271531Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-688] PASSED [ 73%] 2023-03-20T11:54:17.8290438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-689] PASSED [ 73%] 2023-03-20T11:54:17.8309684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-690] PASSED [ 73%] 2023-03-20T11:54:17.8328945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-691] PASSED [ 73%] 2023-03-20T11:54:17.8348011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-692] PASSED [ 73%] 2023-03-20T11:54:17.8365977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-693] PASSED [ 73%] 2023-03-20T11:54:17.8385599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-694] PASSED [ 73%] 2023-03-20T11:54:17.8404471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-695] PASSED [ 73%] 2023-03-20T11:54:17.8424015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-696] PASSED [ 73%] 2023-03-20T11:54:17.8442673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-697] PASSED [ 73%] 2023-03-20T11:54:17.8462086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-698] PASSED [ 73%] 2023-03-20T11:54:17.8480916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-699] PASSED [ 73%] 2023-03-20T11:54:17.8500570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-700] PASSED [ 73%] 2023-03-20T11:54:17.8519466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-701] PASSED [ 73%] 2023-03-20T11:54:17.8539072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-702] PASSED [ 73%] 2023-03-20T11:54:17.8557605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-703] PASSED [ 73%] 2023-03-20T11:54:17.8577114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-704] PASSED [ 73%] 2023-03-20T11:54:17.8595935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-705] PASSED [ 73%] 2023-03-20T11:54:17.8620171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-706] PASSED [ 73%] 2023-03-20T11:54:17.8638193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-707] PASSED [ 73%] 2023-03-20T11:54:17.8657151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-708] PASSED [ 73%] 2023-03-20T11:54:17.8675914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-709] PASSED [ 73%] 2023-03-20T11:54:17.8695004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-710] PASSED [ 73%] 2023-03-20T11:54:17.8713717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-711] PASSED [ 73%] 2023-03-20T11:54:17.8733943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-712] PASSED [ 73%] 2023-03-20T11:54:17.8760582Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-713] PASSED [ 73%] 2023-03-20T11:54:17.8771771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-714] PASSED [ 73%] 2023-03-20T11:54:17.8790127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-715] PASSED [ 73%] 2023-03-20T11:54:17.8810086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-716] PASSED [ 73%] 2023-03-20T11:54:17.8828575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-717] PASSED [ 73%] 2023-03-20T11:54:17.8848682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-718] PASSED [ 73%] 2023-03-20T11:54:17.8866916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-719] PASSED [ 73%] 2023-03-20T11:54:17.8895188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-720] PASSED [ 73%] 2023-03-20T11:54:17.8917606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-721] PASSED [ 73%] 2023-03-20T11:54:17.8941010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-722] PASSED [ 73%] 2023-03-20T11:54:17.8963335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-723] PASSED [ 73%] 2023-03-20T11:54:17.8987110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-724] PASSED [ 73%] 2023-03-20T11:54:17.9010410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-725] PASSED [ 73%] 2023-03-20T11:54:17.9033440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-726] PASSED [ 73%] 2023-03-20T11:54:17.9056305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-727] PASSED [ 73%] 2023-03-20T11:54:17.9079366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-728] PASSED [ 73%] 2023-03-20T11:54:17.9102191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-729] PASSED [ 73%] 2023-03-20T11:54:17.9126842Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-730] PASSED [ 73%] 2023-03-20T11:54:17.9145516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-731] PASSED [ 73%] 2023-03-20T11:54:17.9165049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-732] PASSED [ 73%] 2023-03-20T11:54:17.9183780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-733] PASSED [ 73%] 2023-03-20T11:54:17.9202838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-734] PASSED [ 73%] 2023-03-20T11:54:17.9221779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-735] PASSED [ 73%] 2023-03-20T11:54:17.9241351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-736] PASSED [ 73%] 2023-03-20T11:54:17.9260416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-737] PASSED [ 73%] 2023-03-20T11:54:17.9280022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-738] PASSED [ 73%] 2023-03-20T11:54:17.9303183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-739] PASSED [ 73%] 2023-03-20T11:54:17.9326410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-740] PASSED [ 73%] 2023-03-20T11:54:17.9348801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-741] PASSED [ 73%] 2023-03-20T11:54:17.9372641Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-742] PASSED [ 73%] 2023-03-20T11:54:17.9395235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-743] PASSED [ 73%] 2023-03-20T11:54:17.9418953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-744] PASSED [ 73%] 2023-03-20T11:54:17.9441596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-745] PASSED [ 73%] 2023-03-20T11:54:17.9465020Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-746] PASSED [ 73%] 2023-03-20T11:54:17.9487756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-747] PASSED [ 73%] 2023-03-20T11:54:17.9507415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-748] PASSED [ 73%] 2023-03-20T11:54:17.9526179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-749] PASSED [ 73%] 2023-03-20T11:54:17.9547779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-750] PASSED [ 73%] 2023-03-20T11:54:17.9566429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-751] PASSED [ 73%] 2023-03-20T11:54:17.9586257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-752] PASSED [ 73%] 2023-03-20T11:54:17.9604972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-753] PASSED [ 73%] 2023-03-20T11:54:17.9629849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-754] PASSED [ 73%] 2023-03-20T11:54:17.9648761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-755] PASSED [ 73%] 2023-03-20T11:54:17.9667597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-756] PASSED [ 73%] 2023-03-20T11:54:17.9694727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-757] PASSED [ 73%] 2023-03-20T11:54:17.9719296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-758] PASSED [ 73%] 2023-03-20T11:54:17.9744027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-759] PASSED [ 73%] 2023-03-20T11:54:17.9774316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-760] PASSED [ 73%] 2023-03-20T11:54:17.9796253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-761] PASSED [ 73%] 2023-03-20T11:54:17.9822662Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-762] PASSED [ 73%] 2023-03-20T11:54:17.9848874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-763] PASSED [ 73%] 2023-03-20T11:54:17.9875904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-764] PASSED [ 73%] 2023-03-20T11:54:17.9902763Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-765] PASSED [ 73%] 2023-03-20T11:54:17.9930660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-766] PASSED [ 73%] 2023-03-20T11:54:17.9955206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-767] PASSED [ 73%] 2023-03-20T11:54:17.9980261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-768] PASSED [ 73%] 2023-03-20T11:54:18.0004956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-769] PASSED [ 73%] 2023-03-20T11:54:18.0031030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-770] PASSED [ 73%] 2023-03-20T11:54:18.0056570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-771] PASSED [ 73%] 2023-03-20T11:54:18.0082945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-772] PASSED [ 73%] 2023-03-20T11:54:18.0110469Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-773] PASSED [ 73%] 2023-03-20T11:54:18.0136913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-774] PASSED [ 73%] 2023-03-20T11:54:18.0164815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-775] PASSED [ 73%] 2023-03-20T11:54:18.0190629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-776] PASSED [ 73%] 2023-03-20T11:54:18.0222064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-777] PASSED [ 73%] 2023-03-20T11:54:18.0246280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-778] PASSED [ 73%] 2023-03-20T11:54:18.0273533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-779] PASSED [ 73%] 2023-03-20T11:54:18.0299008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-780] PASSED [ 73%] 2023-03-20T11:54:18.0325801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-781] PASSED [ 73%] 2023-03-20T11:54:18.0352534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-782] PASSED [ 73%] 2023-03-20T11:54:18.0380936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-783] PASSED [ 73%] 2023-03-20T11:54:18.0407982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-784] PASSED [ 73%] 2023-03-20T11:54:18.0427032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-785] PASSED [ 73%] 2023-03-20T11:54:18.0445157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-786] PASSED [ 73%] 2023-03-20T11:54:18.0464290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-787] PASSED [ 73%] 2023-03-20T11:54:18.0482491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-788] PASSED [ 73%] 2023-03-20T11:54:18.0501922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-789] PASSED [ 73%] 2023-03-20T11:54:18.0520095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-790] PASSED [ 73%] 2023-03-20T11:54:18.0539681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-791] PASSED [ 73%] 2023-03-20T11:54:18.0557399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-792] PASSED [ 73%] 2023-03-20T11:54:18.0576918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-793] PASSED [ 73%] 2023-03-20T11:54:18.0594512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-794] PASSED [ 73%] 2023-03-20T11:54:18.0614797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-795] PASSED [ 73%] 2023-03-20T11:54:18.0632156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-796] PASSED [ 73%] 2023-03-20T11:54:18.0652374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-797] PASSED [ 73%] 2023-03-20T11:54:18.0669410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-798] PASSED [ 73%] 2023-03-20T11:54:18.0689546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-799] PASSED [ 73%] 2023-03-20T11:54:18.0707676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-800] PASSED [ 73%] 2023-03-20T11:54:18.0731091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-801] PASSED [ 73%] 2023-03-20T11:54:18.0749429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-802] PASSED [ 73%] 2023-03-20T11:54:18.0768821Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-803] PASSED [ 73%] 2023-03-20T11:54:18.0786324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-804] PASSED [ 73%] 2023-03-20T11:54:18.0805228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-805] PASSED [ 73%] 2023-03-20T11:54:18.0823624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-806] PASSED [ 73%] 2023-03-20T11:54:18.0842431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-807] PASSED [ 73%] 2023-03-20T11:54:18.0860243Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-808] PASSED [ 73%] 2023-03-20T11:54:18.0879175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-809] PASSED [ 73%] 2023-03-20T11:54:18.0897037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-810] PASSED [ 73%] 2023-03-20T11:54:18.0916326Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-811] PASSED [ 73%] 2023-03-20T11:54:18.0944818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-812] PASSED [ 73%] 2023-03-20T11:54:18.0968909Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-813] PASSED [ 73%] 2023-03-20T11:54:18.0991196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-814] PASSED [ 73%] 2023-03-20T11:54:18.1015375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-815] PASSED [ 73%] 2023-03-20T11:54:18.1033378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-816] PASSED [ 73%] 2023-03-20T11:54:18.1053368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-817] PASSED [ 73%] 2023-03-20T11:54:18.1070943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-818] PASSED [ 73%] 2023-03-20T11:54:18.1090619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-819] PASSED [ 73%] 2023-03-20T11:54:18.1109574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-820] PASSED [ 73%] 2023-03-20T11:54:18.1128922Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-821] PASSED [ 73%] 2023-03-20T11:54:18.1147247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-822] PASSED [ 73%] 2023-03-20T11:54:18.1166323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-823] PASSED [ 73%] 2023-03-20T11:54:18.1185431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-824] PASSED [ 73%] 2023-03-20T11:54:18.1215217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-825] PASSED [ 73%] 2023-03-20T11:54:18.1236978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-826] PASSED [ 73%] 2023-03-20T11:54:18.1260031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-827] PASSED [ 73%] 2023-03-20T11:54:18.1278123Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-828] PASSED [ 73%] 2023-03-20T11:54:18.1297472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-829] PASSED [ 73%] 2023-03-20T11:54:18.1315707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-830] PASSED [ 73%] 2023-03-20T11:54:18.1339585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-831] PASSED [ 73%] 2023-03-20T11:54:18.1361642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-832] PASSED [ 73%] 2023-03-20T11:54:18.1385286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-833] PASSED [ 73%] 2023-03-20T11:54:18.1403609Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-834] PASSED [ 73%] 2023-03-20T11:54:18.1423406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-835] PASSED [ 73%] 2023-03-20T11:54:18.1441777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-836] PASSED [ 73%] 2023-03-20T11:54:18.1465645Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-837] PASSED [ 73%] 2023-03-20T11:54:18.1487941Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-838] PASSED [ 73%] 2023-03-20T11:54:18.1511787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-839] PASSED [ 73%] 2023-03-20T11:54:18.1530553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-840] PASSED [ 73%] 2023-03-20T11:54:18.1548735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-841] PASSED [ 73%] 2023-03-20T11:54:18.1566854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-842] PASSED [ 73%] 2023-03-20T11:54:18.1590745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-843] PASSED [ 73%] 2023-03-20T11:54:18.1613255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-844] PASSED [ 73%] 2023-03-20T11:54:18.1636446Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-845] PASSED [ 73%] 2023-03-20T11:54:18.1654850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-846] PASSED [ 73%] 2023-03-20T11:54:18.1673981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-847] PASSED [ 73%] 2023-03-20T11:54:18.1695286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-848] PASSED [ 73%] 2023-03-20T11:54:18.1723669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-perspective-849] PASSED [ 73%] 2023-03-20T11:54:18.1744323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-000] PASSED [ 73%] 2023-03-20T11:54:18.1766823Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-001] PASSED [ 73%] 2023-03-20T11:54:18.1788853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-002] PASSED [ 73%] 2023-03-20T11:54:18.1811379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-003] PASSED [ 73%] 2023-03-20T11:54:18.1832912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-004] PASSED [ 73%] 2023-03-20T11:54:18.1855063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-005] PASSED [ 73%] 2023-03-20T11:54:18.1877320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-006] PASSED [ 73%] 2023-03-20T11:54:18.1898911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-007] PASSED [ 73%] 2023-03-20T11:54:18.1921017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-008] PASSED [ 73%] 2023-03-20T11:54:18.1943729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-009] PASSED [ 73%] 2023-03-20T11:54:18.1965971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-010] PASSED [ 73%] 2023-03-20T11:54:18.1988736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-011] PASSED [ 73%] 2023-03-20T11:54:18.2010852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-012] PASSED [ 73%] 2023-03-20T11:54:18.2033342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-013] PASSED [ 73%] 2023-03-20T11:54:18.2055516Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-014] PASSED [ 73%] 2023-03-20T11:54:18.2077564Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-015] PASSED [ 73%] 2023-03-20T11:54:18.2100301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-016] PASSED [ 73%] 2023-03-20T11:54:18.2122926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-017] PASSED [ 73%] 2023-03-20T11:54:18.2145090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-018] PASSED [ 73%] 2023-03-20T11:54:18.2168724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-019] PASSED [ 73%] 2023-03-20T11:54:18.2189866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-020] PASSED [ 73%] 2023-03-20T11:54:18.2210791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-021] PASSED [ 73%] 2023-03-20T11:54:18.2232992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-022] PASSED [ 73%] 2023-03-20T11:54:18.2261088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-023] PASSED [ 73%] 2023-03-20T11:54:18.2283191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-024] PASSED [ 73%] 2023-03-20T11:54:18.2305294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-025] PASSED [ 73%] 2023-03-20T11:54:18.2326781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-026] PASSED [ 73%] 2023-03-20T11:54:18.2349796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-027] PASSED [ 73%] 2023-03-20T11:54:18.2370653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-028] PASSED [ 73%] 2023-03-20T11:54:18.2393000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-029] PASSED [ 73%] 2023-03-20T11:54:18.2415156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-030] PASSED [ 73%] 2023-03-20T11:54:18.2437533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-031] PASSED [ 73%] 2023-03-20T11:54:18.2459234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-032] PASSED [ 74%] 2023-03-20T11:54:18.2482201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-033] PASSED [ 74%] 2023-03-20T11:54:18.2503706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-034] PASSED [ 74%] 2023-03-20T11:54:18.2525046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-035] PASSED [ 74%] 2023-03-20T11:54:18.2546854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-036] PASSED [ 74%] 2023-03-20T11:54:18.2575612Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-037] PASSED [ 74%] 2023-03-20T11:54:18.2592858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-038] PASSED [ 74%] 2023-03-20T11:54:18.2615340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-039] PASSED [ 74%] 2023-03-20T11:54:18.2637947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-040] PASSED [ 74%] 2023-03-20T11:54:18.2660483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-041] PASSED [ 74%] 2023-03-20T11:54:18.2681364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-042] PASSED [ 74%] 2023-03-20T11:54:18.2703849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-043] PASSED [ 74%] 2023-03-20T11:54:18.2725734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-044] PASSED [ 74%] 2023-03-20T11:54:18.2748365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-045] PASSED [ 74%] 2023-03-20T11:54:18.2770632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-046] PASSED [ 74%] 2023-03-20T11:54:18.2798251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-047] PASSED [ 74%] 2023-03-20T11:54:18.2820119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-048] PASSED [ 74%] 2023-03-20T11:54:18.2841760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-049] PASSED [ 74%] 2023-03-20T11:54:18.2863668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-050] PASSED [ 74%] 2023-03-20T11:54:18.2886141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-051] PASSED [ 74%] 2023-03-20T11:54:18.2908540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-052] PASSED [ 74%] 2023-03-20T11:54:18.2930944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-053] PASSED [ 74%] 2023-03-20T11:54:18.2952969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-054] PASSED [ 74%] 2023-03-20T11:54:18.2975072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-055] PASSED [ 74%] 2023-03-20T11:54:18.2996471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-056] PASSED [ 74%] 2023-03-20T11:54:18.3019665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-057] PASSED [ 74%] 2023-03-20T11:54:18.3041468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-058] PASSED [ 74%] 2023-03-20T11:54:18.3064523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-059] PASSED [ 74%] 2023-03-20T11:54:18.3087011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-060] PASSED [ 74%] 2023-03-20T11:54:18.3110212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-061] PASSED [ 74%] 2023-03-20T11:54:18.3135013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-062] PASSED [ 74%] 2023-03-20T11:54:18.3151533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-063] PASSED [ 74%] 2023-03-20T11:54:18.3170593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-064] PASSED [ 74%] 2023-03-20T11:54:18.3189565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-065] PASSED [ 74%] 2023-03-20T11:54:18.3208751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-066] PASSED [ 74%] 2023-03-20T11:54:18.3227370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-067] PASSED [ 74%] 2023-03-20T11:54:18.3246094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-068] PASSED [ 74%] 2023-03-20T11:54:18.3265750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-069] PASSED [ 74%] 2023-03-20T11:54:18.3284155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-070] PASSED [ 74%] 2023-03-20T11:54:18.3308638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-071] PASSED [ 74%] 2023-03-20T11:54:18.3327018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-072] PASSED [ 74%] 2023-03-20T11:54:18.3346224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-073] PASSED [ 74%] 2023-03-20T11:54:18.3365148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-074] PASSED [ 74%] 2023-03-20T11:54:18.3384093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-075] PASSED [ 74%] 2023-03-20T11:54:18.3402887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-076] PASSED [ 74%] 2023-03-20T11:54:18.3421929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-077] PASSED [ 74%] 2023-03-20T11:54:18.3440481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-078] PASSED [ 74%] 2023-03-20T11:54:18.3460155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-079] PASSED [ 74%] 2023-03-20T11:54:18.3478466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-080] PASSED [ 74%] 2023-03-20T11:54:18.3497833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-081] PASSED [ 74%] 2023-03-20T11:54:18.3516420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-082] PASSED [ 74%] 2023-03-20T11:54:18.3536147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-083] PASSED [ 74%] 2023-03-20T11:54:18.3554445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-084] PASSED [ 74%] 2023-03-20T11:54:18.3578291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-085] PASSED [ 74%] 2023-03-20T11:54:18.3592528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-086] PASSED [ 74%] 2023-03-20T11:54:18.3611562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-087] PASSED [ 74%] 2023-03-20T11:54:18.3630156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-088] PASSED [ 74%] 2023-03-20T11:54:18.3650550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-089] PASSED [ 74%] 2023-03-20T11:54:18.3668059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-090] PASSED [ 74%] 2023-03-20T11:54:18.3687224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-091] PASSED [ 74%] 2023-03-20T11:54:18.3705819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-092] PASSED [ 74%] 2023-03-20T11:54:18.3725041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-093] PASSED [ 74%] 2023-03-20T11:54:18.3743413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-094] PASSED [ 74%] 2023-03-20T11:54:18.3767297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-095] PASSED [ 74%] 2023-03-20T11:54:18.3786000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-096] PASSED [ 74%] 2023-03-20T11:54:18.3804653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-097] PASSED [ 74%] 2023-03-20T11:54:18.3823134Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-098] PASSED [ 74%] 2023-03-20T11:54:18.3842459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-099] PASSED [ 74%] 2023-03-20T11:54:18.3861088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-100] PASSED [ 74%] 2023-03-20T11:54:18.3879911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-101] PASSED [ 74%] 2023-03-20T11:54:18.3898241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-102] PASSED [ 74%] 2023-03-20T11:54:18.3917615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-103] PASSED [ 74%] 2023-03-20T11:54:18.3937393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-104] PASSED [ 74%] 2023-03-20T11:54:18.3956913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-105] PASSED [ 74%] 2023-03-20T11:54:18.3975339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-106] PASSED [ 74%] 2023-03-20T11:54:18.3994423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-107] PASSED [ 74%] 2023-03-20T11:54:18.4013521Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-108] PASSED [ 74%] 2023-03-20T11:54:18.4032286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-109] PASSED [ 74%] 2023-03-20T11:54:18.4050773Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-110] PASSED [ 74%] 2023-03-20T11:54:18.4070146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-111] PASSED [ 74%] 2023-03-20T11:54:18.4088934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-112] PASSED [ 74%] 2023-03-20T11:54:18.4107621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-113] PASSED [ 74%] 2023-03-20T11:54:18.4126052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-114] PASSED [ 74%] 2023-03-20T11:54:18.4144978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-115] PASSED [ 74%] 2023-03-20T11:54:18.4163506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-116] PASSED [ 74%] 2023-03-20T11:54:18.4183014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-117] PASSED [ 74%] 2023-03-20T11:54:18.4201732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-118] PASSED [ 74%] 2023-03-20T11:54:18.4225587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-119] PASSED [ 74%] 2023-03-20T11:54:18.4244118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-120] PASSED [ 74%] 2023-03-20T11:54:18.4263503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-121] PASSED [ 74%] 2023-03-20T11:54:18.4281851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-122] PASSED [ 74%] 2023-03-20T11:54:18.4301068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-123] PASSED [ 74%] 2023-03-20T11:54:18.4319437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-124] PASSED [ 74%] 2023-03-20T11:54:18.4338715Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-125] PASSED [ 74%] 2023-03-20T11:54:18.4360148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-126] PASSED [ 74%] 2023-03-20T11:54:18.4383631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-127] PASSED [ 74%] 2023-03-20T11:54:18.4405647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-128] PASSED [ 74%] 2023-03-20T11:54:18.4428092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-129] PASSED [ 74%] 2023-03-20T11:54:18.4450663Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-130] PASSED [ 74%] 2023-03-20T11:54:18.4473679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-131] PASSED [ 74%] 2023-03-20T11:54:18.4495418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-132] PASSED [ 74%] 2023-03-20T11:54:18.4518474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-133] PASSED [ 74%] 2023-03-20T11:54:18.4540707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-134] PASSED [ 74%] 2023-03-20T11:54:18.4563686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-135] PASSED [ 74%] 2023-03-20T11:54:18.4585525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-136] PASSED [ 74%] 2023-03-20T11:54:18.4607353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-137] PASSED [ 74%] 2023-03-20T11:54:18.4629836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-138] PASSED [ 74%] 2023-03-20T11:54:18.4652767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-139] PASSED [ 74%] 2023-03-20T11:54:18.4674700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-140] PASSED [ 74%] 2023-03-20T11:54:18.4697299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-141] PASSED [ 74%] 2023-03-20T11:54:18.4719776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-142] PASSED [ 74%] 2023-03-20T11:54:18.4747415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-143] PASSED [ 74%] 2023-03-20T11:54:18.4770761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-144] PASSED [ 74%] 2023-03-20T11:54:18.4792756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-145] PASSED [ 74%] 2023-03-20T11:54:18.4815423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-146] PASSED [ 74%] 2023-03-20T11:54:18.4837719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-147] PASSED [ 74%] 2023-03-20T11:54:18.4859272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-148] PASSED [ 74%] 2023-03-20T11:54:18.4882428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-149] PASSED [ 74%] 2023-03-20T11:54:18.4905095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-150] PASSED [ 74%] 2023-03-20T11:54:18.4929023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-151] PASSED [ 74%] 2023-03-20T11:54:18.4950904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-152] PASSED [ 74%] 2023-03-20T11:54:18.4975242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-153] PASSED [ 74%] 2023-03-20T11:54:18.4996916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-154] PASSED [ 74%] 2023-03-20T11:54:18.5020402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-155] PASSED [ 74%] 2023-03-20T11:54:18.5042403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-156] PASSED [ 74%] 2023-03-20T11:54:18.5065452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-157] PASSED [ 74%] 2023-03-20T11:54:18.5087936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-158] PASSED [ 74%] 2023-03-20T11:54:18.5110139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-159] PASSED [ 74%] 2023-03-20T11:54:18.5132037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-160] PASSED [ 74%] 2023-03-20T11:54:18.5155115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-161] PASSED [ 74%] 2023-03-20T11:54:18.5176992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-162] PASSED [ 74%] 2023-03-20T11:54:18.5200809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-163] PASSED [ 74%] 2023-03-20T11:54:18.5222391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-164] PASSED [ 74%] 2023-03-20T11:54:18.5245297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-165] PASSED [ 74%] 2023-03-20T11:54:18.5267291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-166] PASSED [ 74%] 2023-03-20T11:54:18.5295678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-167] PASSED [ 74%] 2023-03-20T11:54:18.5317968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-168] PASSED [ 74%] 2023-03-20T11:54:18.5340602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-169] PASSED [ 74%] 2023-03-20T11:54:18.5361037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-170] PASSED [ 74%] 2023-03-20T11:54:18.5383864Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-171] PASSED [ 74%] 2023-03-20T11:54:18.5405803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-172] PASSED [ 74%] 2023-03-20T11:54:18.5429070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-173] PASSED [ 74%] 2023-03-20T11:54:18.5450882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-174] PASSED [ 74%] 2023-03-20T11:54:18.5473839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-175] PASSED [ 74%] 2023-03-20T11:54:18.5495751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-176] PASSED [ 74%] 2023-03-20T11:54:18.5518189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-177] PASSED [ 74%] 2023-03-20T11:54:18.5540159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-178] PASSED [ 74%] 2023-03-20T11:54:18.5563171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-179] PASSED [ 74%] 2023-03-20T11:54:18.5585301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-180] PASSED [ 74%] 2023-03-20T11:54:18.5607342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-181] PASSED [ 74%] 2023-03-20T11:54:18.5630040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-182] PASSED [ 74%] 2023-03-20T11:54:18.5654063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-183] PASSED [ 74%] 2023-03-20T11:54:18.5675783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-184] PASSED [ 74%] 2023-03-20T11:54:18.5699171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-185] PASSED [ 74%] 2023-03-20T11:54:18.5721535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-186] PASSED [ 74%] 2023-03-20T11:54:18.5745244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-187] PASSED [ 74%] 2023-03-20T11:54:18.5767199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-188] PASSED [ 74%] 2023-03-20T11:54:18.5790787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-189] PASSED [ 74%] 2023-03-20T11:54:18.5813777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-190] PASSED [ 74%] 2023-03-20T11:54:18.5841675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-191] PASSED [ 74%] 2023-03-20T11:54:18.5862369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-192] PASSED [ 74%] 2023-03-20T11:54:18.5885385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-193] PASSED [ 74%] 2023-03-20T11:54:18.5907408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-194] PASSED [ 74%] 2023-03-20T11:54:18.5931828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-195] PASSED [ 74%] 2023-03-20T11:54:18.5952777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-196] PASSED [ 74%] 2023-03-20T11:54:18.5975889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-197] PASSED [ 74%] 2023-03-20T11:54:18.5997969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-198] PASSED [ 74%] 2023-03-20T11:54:18.6021190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-199] PASSED [ 74%] 2023-03-20T11:54:18.6043323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-200] PASSED [ 74%] 2023-03-20T11:54:18.6066772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-201] PASSED [ 74%] 2023-03-20T11:54:18.6088887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-202] PASSED [ 74%] 2023-03-20T11:54:18.6111470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-203] PASSED [ 74%] 2023-03-20T11:54:18.6134301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-204] PASSED [ 74%] 2023-03-20T11:54:18.6156867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-205] PASSED [ 74%] 2023-03-20T11:54:18.6179412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-206] PASSED [ 74%] 2023-03-20T11:54:18.6202227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-207] PASSED [ 74%] 2023-03-20T11:54:18.6224277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-208] PASSED [ 74%] 2023-03-20T11:54:18.6247457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-209] PASSED [ 74%] 2023-03-20T11:54:18.6270262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-210] PASSED [ 74%] 2023-03-20T11:54:18.6293966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-211] PASSED [ 74%] 2023-03-20T11:54:18.6316204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-212] PASSED [ 74%] 2023-03-20T11:54:18.6338994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-213] PASSED [ 74%] 2023-03-20T11:54:18.6360524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-214] PASSED [ 74%] 2023-03-20T11:54:18.6389040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-215] PASSED [ 74%] 2023-03-20T11:54:18.6415555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-216] PASSED [ 74%] 2023-03-20T11:54:18.6434819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-217] PASSED [ 74%] 2023-03-20T11:54:18.6457395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-218] PASSED [ 74%] 2023-03-20T11:54:18.6480520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-219] PASSED [ 74%] 2023-03-20T11:54:18.6502986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-220] PASSED [ 74%] 2023-03-20T11:54:18.6525988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-221] PASSED [ 74%] 2023-03-20T11:54:18.6548590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-222] PASSED [ 74%] 2023-03-20T11:54:18.6572287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-223] PASSED [ 74%] 2023-03-20T11:54:18.6594839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-224] PASSED [ 74%] 2023-03-20T11:54:18.6615467Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-225] PASSED [ 74%] 2023-03-20T11:54:18.6633701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-226] PASSED [ 74%] 2023-03-20T11:54:18.6654021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-227] PASSED [ 74%] 2023-03-20T11:54:18.6672166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-228] PASSED [ 74%] 2023-03-20T11:54:18.6694950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-229] PASSED [ 74%] 2023-03-20T11:54:18.6710984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-230] PASSED [ 74%] 2023-03-20T11:54:18.6735316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-231] PASSED [ 74%] 2023-03-20T11:54:18.6749074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-232] PASSED [ 74%] 2023-03-20T11:54:18.6768918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-233] PASSED [ 74%] 2023-03-20T11:54:18.6786993Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-234] PASSED [ 74%] 2023-03-20T11:54:18.6806529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-235] PASSED [ 74%] 2023-03-20T11:54:18.6825647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-236] PASSED [ 74%] 2023-03-20T11:54:18.6845127Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-237] PASSED [ 74%] 2023-03-20T11:54:18.6864377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-238] PASSED [ 74%] 2023-03-20T11:54:18.6888976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-239] PASSED [ 74%] 2023-03-20T11:54:18.6906927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-240] PASSED [ 74%] 2023-03-20T11:54:18.6926288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-241] PASSED [ 74%] 2023-03-20T11:54:18.6945379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-242] PASSED [ 74%] 2023-03-20T11:54:18.6964624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-243] PASSED [ 74%] 2023-03-20T11:54:18.6983503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-244] PASSED [ 74%] 2023-03-20T11:54:18.7002971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-245] PASSED [ 74%] 2023-03-20T11:54:18.7022027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-246] PASSED [ 74%] 2023-03-20T11:54:18.7041646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-247] PASSED [ 74%] 2023-03-20T11:54:18.7060013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-248] PASSED [ 74%] 2023-03-20T11:54:18.7079325Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-249] PASSED [ 74%] 2023-03-20T11:54:18.7097474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-250] PASSED [ 74%] 2023-03-20T11:54:18.7117908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-251] PASSED [ 74%] 2023-03-20T11:54:18.7135898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-252] PASSED [ 74%] 2023-03-20T11:54:18.7155725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-253] PASSED [ 74%] 2023-03-20T11:54:18.7175346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-254] PASSED [ 74%] 2023-03-20T11:54:18.7193933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-255] PASSED [ 74%] 2023-03-20T11:54:18.7214849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-256] PASSED [ 74%] 2023-03-20T11:54:18.7232116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-257] PASSED [ 74%] 2023-03-20T11:54:18.7255043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-258] PASSED [ 74%] 2023-03-20T11:54:18.7270659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-259] PASSED [ 74%] 2023-03-20T11:54:18.7290247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-260] PASSED [ 74%] 2023-03-20T11:54:18.7308868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-261] PASSED [ 74%] 2023-03-20T11:54:18.7327698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-262] PASSED [ 74%] 2023-03-20T11:54:18.7352221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-263] PASSED [ 74%] 2023-03-20T11:54:18.7370963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-264] PASSED [ 74%] 2023-03-20T11:54:18.7390322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-265] PASSED [ 74%] 2023-03-20T11:54:18.7409019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-266] PASSED [ 74%] 2023-03-20T11:54:18.7428391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-267] PASSED [ 74%] 2023-03-20T11:54:18.7447021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-268] PASSED [ 74%] 2023-03-20T11:54:18.7466245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-269] PASSED [ 74%] 2023-03-20T11:54:18.7485184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-270] PASSED [ 74%] 2023-03-20T11:54:18.7504677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-271] PASSED [ 74%] 2023-03-20T11:54:18.7523947Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-272] PASSED [ 74%] 2023-03-20T11:54:18.7543116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-273] PASSED [ 74%] 2023-03-20T11:54:18.7561948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-274] PASSED [ 74%] 2023-03-20T11:54:18.7581506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-275] PASSED [ 74%] 2023-03-20T11:54:18.7600690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-276] PASSED [ 74%] 2023-03-20T11:54:18.7620060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-277] PASSED [ 74%] 2023-03-20T11:54:18.7638449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-278] PASSED [ 74%] 2023-03-20T11:54:18.7657822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-279] PASSED [ 74%] 2023-03-20T11:54:18.7676765Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-280] PASSED [ 74%] 2023-03-20T11:54:18.7696520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-281] PASSED [ 74%] 2023-03-20T11:54:18.7715406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-282] PASSED [ 74%] 2023-03-20T11:54:18.7735784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-283] PASSED [ 74%] 2023-03-20T11:54:18.7753915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-284] PASSED [ 74%] 2023-03-20T11:54:18.7774215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-285] PASSED [ 74%] 2023-03-20T11:54:18.7792470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-286] PASSED [ 74%] 2023-03-20T11:54:18.7816451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-287] PASSED [ 74%] 2023-03-20T11:54:18.7835691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-288] PASSED [ 74%] 2023-03-20T11:54:18.7855482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-289] PASSED [ 74%] 2023-03-20T11:54:18.7873461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-290] PASSED [ 74%] 2023-03-20T11:54:18.7893818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-291] PASSED [ 74%] 2023-03-20T11:54:18.7911903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-292] PASSED [ 74%] 2023-03-20T11:54:18.7931442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-293] PASSED [ 74%] 2023-03-20T11:54:18.7950180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-294] PASSED [ 74%] 2023-03-20T11:54:18.7970815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-295] PASSED [ 74%] 2023-03-20T11:54:18.7988730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-296] PASSED [ 74%] 2023-03-20T11:54:18.8009022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-297] PASSED [ 74%] 2023-03-20T11:54:18.8027026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-298] PASSED [ 74%] 2023-03-20T11:54:18.8046790Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-299] PASSED [ 74%] 2023-03-20T11:54:18.8065796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-300] PASSED [ 74%] 2023-03-20T11:54:18.8085774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-301] PASSED [ 74%] 2023-03-20T11:54:18.8104518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-302] PASSED [ 74%] 2023-03-20T11:54:18.8123902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-303] PASSED [ 74%] 2023-03-20T11:54:18.8142719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-304] PASSED [ 74%] 2023-03-20T11:54:18.8162432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-305] PASSED [ 74%] 2023-03-20T11:54:18.8180943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-306] PASSED [ 74%] 2023-03-20T11:54:18.8200806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-307] PASSED [ 74%] 2023-03-20T11:54:18.8219686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-308] PASSED [ 74%] 2023-03-20T11:54:18.8239270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-309] PASSED [ 74%] 2023-03-20T11:54:18.8257608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-310] PASSED [ 74%] 2023-03-20T11:54:18.8281370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-311] PASSED [ 74%] 2023-03-20T11:54:18.8299353Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-312] PASSED [ 74%] 2023-03-20T11:54:18.8318648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-313] PASSED [ 74%] 2023-03-20T11:54:18.8336139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-314] PASSED [ 74%] 2023-03-20T11:54:18.8355274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-315] PASSED [ 74%] 2023-03-20T11:54:18.8374005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-316] PASSED [ 74%] 2023-03-20T11:54:18.8392029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-317] PASSED [ 74%] 2023-03-20T11:54:18.8410558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-318] PASSED [ 74%] 2023-03-20T11:54:18.8428850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-319] PASSED [ 74%] 2023-03-20T11:54:18.8446620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-320] PASSED [ 74%] 2023-03-20T11:54:18.8465807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-321] PASSED [ 74%] 2023-03-20T11:54:18.8483849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-322] PASSED [ 74%] 2023-03-20T11:54:18.8502916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-323] PASSED [ 74%] 2023-03-20T11:54:18.8523550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-324] PASSED [ 74%] 2023-03-20T11:54:18.8546025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-325] PASSED [ 74%] 2023-03-20T11:54:18.8566976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-326] PASSED [ 74%] 2023-03-20T11:54:18.8588218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-327] PASSED [ 74%] 2023-03-20T11:54:18.8610442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-328] PASSED [ 74%] 2023-03-20T11:54:18.8630983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-329] PASSED [ 74%] 2023-03-20T11:54:18.8651664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-330] PASSED [ 74%] 2023-03-20T11:54:18.8673291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-331] PASSED [ 74%] 2023-03-20T11:54:18.8695097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-332] PASSED [ 74%] 2023-03-20T11:54:18.8715661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-333] PASSED [ 74%] 2023-03-20T11:54:18.8736737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-334] PASSED [ 74%] 2023-03-20T11:54:18.8762007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-335] PASSED [ 74%] 2023-03-20T11:54:18.8782830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-336] PASSED [ 74%] 2023-03-20T11:54:18.8804585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-337] PASSED [ 74%] 2023-03-20T11:54:18.8825701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-338] PASSED [ 74%] 2023-03-20T11:54:18.8848764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-339] PASSED [ 74%] 2023-03-20T11:54:18.8868985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-340] PASSED [ 74%] 2023-03-20T11:54:18.8890959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-341] PASSED [ 74%] 2023-03-20T11:54:18.8912201Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-342] PASSED [ 74%] 2023-03-20T11:54:18.8934902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-343] PASSED [ 74%] 2023-03-20T11:54:18.8955405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-344] PASSED [ 74%] 2023-03-20T11:54:18.8976917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-345] PASSED [ 74%] 2023-03-20T11:54:18.8997499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-346] PASSED [ 74%] 2023-03-20T11:54:18.9020081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-347] PASSED [ 74%] 2023-03-20T11:54:18.9041519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-348] PASSED [ 74%] 2023-03-20T11:54:18.9063864Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-349] PASSED [ 74%] 2023-03-20T11:54:18.9085314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-350] PASSED [ 74%] 2023-03-20T11:54:18.9107662Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-351] PASSED [ 74%] 2023-03-20T11:54:18.9130246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-352] PASSED [ 74%] 2023-03-20T11:54:18.9151718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-353] PASSED [ 74%] 2023-03-20T11:54:18.9173437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-354] PASSED [ 74%] 2023-03-20T11:54:18.9194483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-355] PASSED [ 74%] 2023-03-20T11:54:18.9215700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-356] PASSED [ 74%] 2023-03-20T11:54:18.9236656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-357] PASSED [ 74%] 2023-03-20T11:54:18.9257352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-358] PASSED [ 74%] 2023-03-20T11:54:18.9284307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-359] PASSED [ 74%] 2023-03-20T11:54:18.9305226Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-360] PASSED [ 74%] 2023-03-20T11:54:18.9326693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-361] PASSED [ 74%] 2023-03-20T11:54:18.9347593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-362] PASSED [ 74%] 2023-03-20T11:54:18.9370407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-363] PASSED [ 74%] 2023-03-20T11:54:18.9390676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-364] PASSED [ 74%] 2023-03-20T11:54:18.9412385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-365] PASSED [ 74%] 2023-03-20T11:54:18.9432693Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-366] PASSED [ 74%] 2023-03-20T11:54:18.9455008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-367] PASSED [ 74%] 2023-03-20T11:54:18.9474368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-368] PASSED [ 74%] 2023-03-20T11:54:18.9496165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-369] PASSED [ 74%] 2023-03-20T11:54:18.9516637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-370] PASSED [ 74%] 2023-03-20T11:54:18.9538542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-371] PASSED [ 74%] 2023-03-20T11:54:18.9559528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-372] PASSED [ 74%] 2023-03-20T11:54:18.9581491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-373] PASSED [ 74%] 2023-03-20T11:54:18.9602505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-374] PASSED [ 74%] 2023-03-20T11:54:18.9624340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-375] PASSED [ 74%] 2023-03-20T11:54:18.9645291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-376] PASSED [ 74%] 2023-03-20T11:54:18.9667402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-377] PASSED [ 74%] 2023-03-20T11:54:18.9689302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-378] PASSED [ 74%] 2023-03-20T11:54:18.9709288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-379] PASSED [ 74%] 2023-03-20T11:54:18.9731262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-380] PASSED [ 74%] 2023-03-20T11:54:18.9753447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-381] PASSED [ 74%] 2023-03-20T11:54:18.9775388Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-382] PASSED [ 74%] 2023-03-20T11:54:18.9801712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-383] PASSED [ 74%] 2023-03-20T11:54:18.9823070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-384] PASSED [ 74%] 2023-03-20T11:54:18.9845131Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-385] PASSED [ 74%] 2023-03-20T11:54:18.9866397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-386] PASSED [ 74%] 2023-03-20T11:54:18.9889585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-387] PASSED [ 74%] 2023-03-20T11:54:18.9910016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-388] PASSED [ 74%] 2023-03-20T11:54:18.9932255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-389] PASSED [ 74%] 2023-03-20T11:54:18.9952573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-390] PASSED [ 74%] 2023-03-20T11:54:18.9975163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-391] PASSED [ 74%] 2023-03-20T11:54:18.9995576Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-392] PASSED [ 74%] 2023-03-20T11:54:19.0017676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-393] PASSED [ 74%] 2023-03-20T11:54:19.0039387Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-394] PASSED [ 74%] 2023-03-20T11:54:19.0061356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-395] PASSED [ 74%] 2023-03-20T11:54:19.0082450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-396] PASSED [ 74%] 2023-03-20T11:54:19.0104280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-397] PASSED [ 74%] 2023-03-20T11:54:19.0125468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-398] PASSED [ 74%] 2023-03-20T11:54:19.0147277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-399] PASSED [ 74%] 2023-03-20T11:54:19.0169598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-400] PASSED [ 74%] 2023-03-20T11:54:19.0189836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-401] PASSED [ 74%] 2023-03-20T11:54:19.0211015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-402] PASSED [ 74%] 2023-03-20T11:54:19.0233625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-403] PASSED [ 74%] 2023-03-20T11:54:19.0254999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-404] PASSED [ 74%] 2023-03-20T11:54:19.0276919Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-405] PASSED [ 74%] 2023-03-20T11:54:19.0298283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-406] PASSED [ 74%] 2023-03-20T11:54:19.0325210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-407] PASSED [ 74%] 2023-03-20T11:54:19.0346734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-408] PASSED [ 74%] 2023-03-20T11:54:19.0370160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-409] PASSED [ 74%] 2023-03-20T11:54:19.0390836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-410] PASSED [ 74%] 2023-03-20T11:54:19.0414004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-411] PASSED [ 74%] 2023-03-20T11:54:19.0434769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-412] PASSED [ 74%] 2023-03-20T11:54:19.0457480Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-413] PASSED [ 74%] 2023-03-20T11:54:19.0479856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-414] PASSED [ 74%] 2023-03-20T11:54:19.0502887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-415] PASSED [ 74%] 2023-03-20T11:54:19.0525070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-416] PASSED [ 74%] 2023-03-20T11:54:19.0547813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-417] PASSED [ 74%] 2023-03-20T11:54:19.0570102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-418] PASSED [ 74%] 2023-03-20T11:54:19.0592852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-419] PASSED [ 74%] 2023-03-20T11:54:19.0614984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-420] PASSED [ 74%] 2023-03-20T11:54:19.0637681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-421] PASSED [ 74%] 2023-03-20T11:54:19.0660061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-422] PASSED [ 74%] 2023-03-20T11:54:19.0679022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-423] PASSED [ 74%] 2023-03-20T11:54:19.0697345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-424] PASSED [ 74%] 2023-03-20T11:54:19.0716866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-425] PASSED [ 74%] 2023-03-20T11:54:19.0735182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-426] PASSED [ 74%] 2023-03-20T11:54:19.0754552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-427] PASSED [ 74%] 2023-03-20T11:54:19.0773852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-428] PASSED [ 74%] 2023-03-20T11:54:19.0791910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-429] PASSED [ 74%] 2023-03-20T11:54:19.0810056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-430] PASSED [ 74%] 2023-03-20T11:54:19.0834100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-431] PASSED [ 74%] 2023-03-20T11:54:19.0852981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-432] PASSED [ 74%] 2023-03-20T11:54:19.0871473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-433] PASSED [ 74%] 2023-03-20T11:54:19.0890041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-434] PASSED [ 74%] 2023-03-20T11:54:19.0908032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-435] PASSED [ 74%] 2023-03-20T11:54:19.0926424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-436] PASSED [ 74%] 2023-03-20T11:54:19.0945646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-437] PASSED [ 74%] 2023-03-20T11:54:19.0963903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-438] PASSED [ 74%] 2023-03-20T11:54:19.0983255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-439] PASSED [ 74%] 2023-03-20T11:54:19.1001811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-440] PASSED [ 74%] 2023-03-20T11:54:19.1021450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-441] PASSED [ 74%] 2023-03-20T11:54:19.1039691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-442] PASSED [ 74%] 2023-03-20T11:54:19.1059112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-443] PASSED [ 74%] 2023-03-20T11:54:19.1077291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-444] PASSED [ 74%] 2023-03-20T11:54:19.1096610Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-445] PASSED [ 74%] 2023-03-20T11:54:19.1114649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-446] PASSED [ 74%] 2023-03-20T11:54:19.1134628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-447] PASSED [ 74%] 2023-03-20T11:54:19.1152024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-448] PASSED [ 74%] 2023-03-20T11:54:19.1171177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-449] PASSED [ 74%] 2023-03-20T11:54:19.1189453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-450] PASSED [ 74%] 2023-03-20T11:54:19.1208873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-451] PASSED [ 74%] 2023-03-20T11:54:19.1226333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-452] PASSED [ 74%] 2023-03-20T11:54:19.1245599Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-453] PASSED [ 74%] 2023-03-20T11:54:19.1264088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-454] PASSED [ 74%] 2023-03-20T11:54:19.1288767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-455] PASSED [ 74%] 2023-03-20T11:54:19.1306130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-456] PASSED [ 74%] 2023-03-20T11:54:19.1325141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-457] PASSED [ 74%] 2023-03-20T11:54:19.1343478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-458] PASSED [ 74%] 2023-03-20T11:54:19.1362832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-459] PASSED [ 74%] 2023-03-20T11:54:19.1381088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-460] PASSED [ 74%] 2023-03-20T11:54:19.1400259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-461] PASSED [ 74%] 2023-03-20T11:54:19.1418333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-462] PASSED [ 74%] 2023-03-20T11:54:19.1438050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-463] PASSED [ 74%] 2023-03-20T11:54:19.1456049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-464] PASSED [ 74%] 2023-03-20T11:54:19.1475075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-465] PASSED [ 74%] 2023-03-20T11:54:19.1494100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-466] PASSED [ 74%] 2023-03-20T11:54:19.1513050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-467] PASSED [ 74%] 2023-03-20T11:54:19.1531107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-468] PASSED [ 74%] 2023-03-20T11:54:19.1550769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-469] PASSED [ 74%] 2023-03-20T11:54:19.1569750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-470] PASSED [ 74%] 2023-03-20T11:54:19.1588076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-471] PASSED [ 74%] 2023-03-20T11:54:19.1606386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-472] PASSED [ 74%] 2023-03-20T11:54:19.1625813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-473] PASSED [ 74%] 2023-03-20T11:54:19.1644699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-474] PASSED [ 74%] 2023-03-20T11:54:19.1663792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-475] PASSED [ 74%] 2023-03-20T11:54:19.1682617Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-476] PASSED [ 74%] 2023-03-20T11:54:19.1701643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-477] PASSED [ 74%] 2023-03-20T11:54:19.1719964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-478] PASSED [ 74%] 2023-03-20T11:54:19.1743574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-479] PASSED [ 74%] 2023-03-20T11:54:19.1761910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-480] PASSED [ 74%] 2023-03-20T11:54:19.1780932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-481] PASSED [ 74%] 2023-03-20T11:54:19.1799423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-482] PASSED [ 74%] 2023-03-20T11:54:19.1818475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-483] PASSED [ 74%] 2023-03-20T11:54:19.1836200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-484] PASSED [ 74%] 2023-03-20T11:54:19.1855460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-485] PASSED [ 74%] 2023-03-20T11:54:19.1873372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-486] PASSED [ 74%] 2023-03-20T11:54:19.1892385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-487] PASSED [ 74%] 2023-03-20T11:54:19.1910828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-488] PASSED [ 74%] 2023-03-20T11:54:19.1929933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-489] PASSED [ 74%] 2023-03-20T11:54:19.1948281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-490] PASSED [ 74%] 2023-03-20T11:54:19.1967517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-491] PASSED [ 74%] 2023-03-20T11:54:19.1985994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-492] PASSED [ 74%] 2023-03-20T11:54:19.2005418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-493] PASSED [ 74%] 2023-03-20T11:54:19.2023908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-494] PASSED [ 74%] 2023-03-20T11:54:19.2043221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-495] PASSED [ 74%] 2023-03-20T11:54:19.2061335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-496] PASSED [ 74%] 2023-03-20T11:54:19.2080682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-497] PASSED [ 74%] 2023-03-20T11:54:19.2099285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-498] PASSED [ 74%] 2023-03-20T11:54:19.2118717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-499] PASSED [ 74%] 2023-03-20T11:54:19.2136934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-500] PASSED [ 74%] 2023-03-20T11:54:19.2156294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-501] PASSED [ 74%] 2023-03-20T11:54:19.2175266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-502] PASSED [ 74%] 2023-03-20T11:54:19.2198476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-503] PASSED [ 74%] 2023-03-20T11:54:19.2216505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-504] PASSED [ 74%] 2023-03-20T11:54:19.2235814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-505] PASSED [ 74%] 2023-03-20T11:54:19.2254857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-506] PASSED [ 74%] 2023-03-20T11:54:19.2273386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-507] PASSED [ 74%] 2023-03-20T11:54:19.2291527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-508] PASSED [ 74%] 2023-03-20T11:54:19.2310949Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-509] PASSED [ 74%] 2023-03-20T11:54:19.2329698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-510] PASSED [ 74%] 2023-03-20T11:54:19.2348087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-511] PASSED [ 74%] 2023-03-20T11:54:19.2366430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-512] PASSED [ 74%] 2023-03-20T11:54:19.2385499Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-513] PASSED [ 74%] 2023-03-20T11:54:19.2403910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-514] PASSED [ 74%] 2023-03-20T11:54:19.2423242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-515] PASSED [ 74%] 2023-03-20T11:54:19.2441630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-516] PASSED [ 74%] 2023-03-20T11:54:19.2460890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-517] PASSED [ 74%] 2023-03-20T11:54:19.2478800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-518] PASSED [ 74%] 2023-03-20T11:54:19.2498071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-519] PASSED [ 74%] 2023-03-20T11:54:19.2516503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-520] PASSED [ 74%] 2023-03-20T11:54:19.2535876Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-521] PASSED [ 74%] 2023-03-20T11:54:19.2558167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-522] PASSED [ 74%] 2023-03-20T11:54:19.2581485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-523] PASSED [ 74%] 2023-03-20T11:54:19.2603350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-524] PASSED [ 74%] 2023-03-20T11:54:19.2626003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-525] PASSED [ 74%] 2023-03-20T11:54:19.2648931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-526] PASSED [ 74%] 2023-03-20T11:54:19.2675671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-527] PASSED [ 74%] 2023-03-20T11:54:19.2697204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-528] PASSED [ 74%] 2023-03-20T11:54:19.2720004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-529] PASSED [ 74%] 2023-03-20T11:54:19.2741863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-530] PASSED [ 74%] 2023-03-20T11:54:19.2764896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-531] PASSED [ 74%] 2023-03-20T11:54:19.2786355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-532] PASSED [ 74%] 2023-03-20T11:54:19.2808917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-533] PASSED [ 74%] 2023-03-20T11:54:19.2829694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-534] PASSED [ 74%] 2023-03-20T11:54:19.2852514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-535] PASSED [ 74%] 2023-03-20T11:54:19.2874706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-536] PASSED [ 74%] 2023-03-20T11:54:19.2897290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-537] PASSED [ 74%] 2023-03-20T11:54:19.2919440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-538] PASSED [ 74%] 2023-03-20T11:54:19.2942496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-539] PASSED [ 74%] 2023-03-20T11:54:19.2964895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-540] PASSED [ 74%] 2023-03-20T11:54:19.2987442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-541] PASSED [ 74%] 2023-03-20T11:54:19.3010416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-542] PASSED [ 74%] 2023-03-20T11:54:19.3032722Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-543] PASSED [ 74%] 2023-03-20T11:54:19.3054558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-544] PASSED [ 74%] 2023-03-20T11:54:19.3076804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-545] PASSED [ 74%] 2023-03-20T11:54:19.3099154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-546] PASSED [ 74%] 2023-03-20T11:54:19.3121915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-547] PASSED [ 74%] 2023-03-20T11:54:19.3144094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-548] PASSED [ 74%] 2023-03-20T11:54:19.3167220Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-549] PASSED [ 74%] 2023-03-20T11:54:19.3189698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-550] PASSED [ 74%] 2023-03-20T11:54:19.3217766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-551] PASSED [ 74%] 2023-03-20T11:54:19.3240059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-552] PASSED [ 74%] 2023-03-20T11:54:19.3262747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-553] PASSED [ 74%] 2023-03-20T11:54:19.3285032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-554] PASSED [ 74%] 2023-03-20T11:54:19.3306288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-555] PASSED [ 74%] 2023-03-20T11:54:19.3328973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-556] PASSED [ 74%] 2023-03-20T11:54:19.3350838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-557] PASSED [ 74%] 2023-03-20T11:54:19.3372538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-558] PASSED [ 74%] 2023-03-20T11:54:19.3395241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-559] PASSED [ 74%] 2023-03-20T11:54:19.3416895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-560] PASSED [ 74%] 2023-03-20T11:54:19.3439503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-561] PASSED [ 74%] 2023-03-20T11:54:19.3460945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-562] PASSED [ 74%] 2023-03-20T11:54:19.3483517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-563] PASSED [ 74%] 2023-03-20T11:54:19.3505390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-564] PASSED [ 74%] 2023-03-20T11:54:19.3529067Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-565] PASSED [ 74%] 2023-03-20T11:54:19.3548695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-566] PASSED [ 74%] 2023-03-20T11:54:19.3571927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-567] PASSED [ 74%] 2023-03-20T11:54:19.3593812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-568] PASSED [ 74%] 2023-03-20T11:54:19.3616077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-569] PASSED [ 74%] 2023-03-20T11:54:19.3638028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-570] PASSED [ 74%] 2023-03-20T11:54:19.3660859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-571] PASSED [ 74%] 2023-03-20T11:54:19.3682804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-572] PASSED [ 74%] 2023-03-20T11:54:19.3705484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-573] PASSED [ 74%] 2023-03-20T11:54:19.3727503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-574] PASSED [ 74%] 2023-03-20T11:54:19.3755269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-575] PASSED [ 74%] 2023-03-20T11:54:19.3777034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-576] PASSED [ 74%] 2023-03-20T11:54:19.3798932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-577] PASSED [ 74%] 2023-03-20T11:54:19.3820735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-578] PASSED [ 74%] 2023-03-20T11:54:19.3844197Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-579] PASSED [ 74%] 2023-03-20T11:54:19.3866060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-580] PASSED [ 74%] 2023-03-20T11:54:19.3889644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-581] PASSED [ 74%] 2023-03-20T11:54:19.3910898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-582] PASSED [ 74%] 2023-03-20T11:54:19.3934483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-583] PASSED [ 74%] 2023-03-20T11:54:19.3955898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-584] PASSED [ 74%] 2023-03-20T11:54:19.3979390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-585] PASSED [ 74%] 2023-03-20T11:54:19.4001529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-586] PASSED [ 74%] 2023-03-20T11:54:19.4024702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-587] PASSED [ 74%] 2023-03-20T11:54:19.4045497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-588] PASSED [ 74%] 2023-03-20T11:54:19.4068731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-589] PASSED [ 74%] 2023-03-20T11:54:19.4090517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-590] PASSED [ 74%] 2023-03-20T11:54:19.4114106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-591] PASSED [ 74%] 2023-03-20T11:54:19.4135657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-592] PASSED [ 74%] 2023-03-20T11:54:19.4158597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-593] PASSED [ 74%] 2023-03-20T11:54:19.4180360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-594] PASSED [ 74%] 2023-03-20T11:54:19.4203249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-595] PASSED [ 74%] 2023-03-20T11:54:19.4225061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-596] PASSED [ 74%] 2023-03-20T11:54:19.4248685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-597] PASSED [ 74%] 2023-03-20T11:54:19.4269998Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-598] PASSED [ 74%] 2023-03-20T11:54:19.4296657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-599] PASSED [ 74%] 2023-03-20T11:54:19.4318529Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-600] PASSED [ 74%] 2023-03-20T11:54:19.4341045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-601] PASSED [ 74%] 2023-03-20T11:54:19.4363114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-602] PASSED [ 74%] 2023-03-20T11:54:19.4386105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-603] PASSED [ 74%] 2023-03-20T11:54:19.4408861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-604] PASSED [ 74%] 2023-03-20T11:54:19.4431111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-605] PASSED [ 74%] 2023-03-20T11:54:19.4453896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-606] PASSED [ 74%] 2023-03-20T11:54:19.4475887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-607] PASSED [ 74%] 2023-03-20T11:54:19.4498030Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-608] PASSED [ 74%] 2023-03-20T11:54:19.4521503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-609] PASSED [ 74%] 2023-03-20T11:54:19.4542406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-610] PASSED [ 74%] 2023-03-20T11:54:19.4565744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-611] PASSED [ 74%] 2023-03-20T11:54:19.4588132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-612] PASSED [ 74%] 2023-03-20T11:54:19.4611527Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-613] PASSED [ 74%] 2023-03-20T11:54:19.4633954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-614] PASSED [ 74%] 2023-03-20T11:54:19.4656935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-615] PASSED [ 74%] 2023-03-20T11:54:19.4679454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-616] PASSED [ 74%] 2023-03-20T11:54:19.4702626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-617] PASSED [ 74%] 2023-03-20T11:54:19.4724772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-618] PASSED [ 74%] 2023-03-20T11:54:19.4747963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-619] PASSED [ 74%] 2023-03-20T11:54:19.4770522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-620] PASSED [ 74%] 2023-03-20T11:54:19.4790139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-621] PASSED [ 74%] 2023-03-20T11:54:19.4809250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-622] PASSED [ 74%] 2023-03-20T11:54:19.4833130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-623] PASSED [ 74%] 2023-03-20T11:54:19.4851322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-624] PASSED [ 74%] 2023-03-20T11:54:19.4871060Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-625] PASSED [ 74%] 2023-03-20T11:54:19.4890229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-626] PASSED [ 74%] 2023-03-20T11:54:19.4908748Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-627] PASSED [ 74%] 2023-03-20T11:54:19.4927113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-628] PASSED [ 74%] 2023-03-20T11:54:19.4946881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-629] PASSED [ 74%] 2023-03-20T11:54:19.4965361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-630] PASSED [ 74%] 2023-03-20T11:54:19.4985324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-631] PASSED [ 74%] 2023-03-20T11:54:19.5004057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-632] PASSED [ 74%] 2023-03-20T11:54:19.5023603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-633] PASSED [ 74%] 2023-03-20T11:54:19.5042307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-634] PASSED [ 74%] 2023-03-20T11:54:19.5061793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-635] PASSED [ 74%] 2023-03-20T11:54:19.5080257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-636] PASSED [ 74%] 2023-03-20T11:54:19.5100209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-637] PASSED [ 74%] 2023-03-20T11:54:19.5118762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-638] PASSED [ 74%] 2023-03-20T11:54:19.5138426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-639] PASSED [ 74%] 2023-03-20T11:54:19.5156690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-640] PASSED [ 74%] 2023-03-20T11:54:19.5176103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-641] PASSED [ 74%] 2023-03-20T11:54:19.5194998Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-642] PASSED [ 74%] 2023-03-20T11:54:19.5214938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-643] PASSED [ 74%] 2023-03-20T11:54:19.5233074Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-644] PASSED [ 74%] 2023-03-20T11:54:19.5254140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-645] PASSED [ 74%] 2023-03-20T11:54:19.5271344Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-646] PASSED [ 74%] 2023-03-20T11:54:19.5295416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-647] PASSED [ 74%] 2023-03-20T11:54:19.5314539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-648] PASSED [ 74%] 2023-03-20T11:54:19.5334869Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-649] PASSED [ 74%] 2023-03-20T11:54:19.5352520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-650] PASSED [ 74%] 2023-03-20T11:54:19.5374403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-651] PASSED [ 74%] 2023-03-20T11:54:19.5390606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-652] PASSED [ 74%] 2023-03-20T11:54:19.5414365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-653] PASSED [ 74%] 2023-03-20T11:54:19.5428368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-654] PASSED [ 74%] 2023-03-20T11:54:19.5448682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-655] PASSED [ 74%] 2023-03-20T11:54:19.5466246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-656] PASSED [ 74%] 2023-03-20T11:54:19.5485993Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-657] PASSED [ 74%] 2023-03-20T11:54:19.5504203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-658] PASSED [ 74%] 2023-03-20T11:54:19.5523686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-659] PASSED [ 74%] 2023-03-20T11:54:19.5542261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-660] PASSED [ 74%] 2023-03-20T11:54:19.5563180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-661] PASSED [ 74%] 2023-03-20T11:54:19.5581187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-662] PASSED [ 74%] 2023-03-20T11:54:19.5600782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-663] PASSED [ 74%] 2023-03-20T11:54:19.5619408Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-664] PASSED [ 74%] 2023-03-20T11:54:19.5638846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-665] PASSED [ 74%] 2023-03-20T11:54:19.5657249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-666] PASSED [ 74%] 2023-03-20T11:54:19.5677056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-667] PASSED [ 74%] 2023-03-20T11:54:19.5695694Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-668] PASSED [ 74%] 2023-03-20T11:54:19.5715259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-669] PASSED [ 74%] 2023-03-20T11:54:19.5734568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-670] PASSED [ 74%] 2023-03-20T11:54:19.5758200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-671] PASSED [ 74%] 2023-03-20T11:54:19.5776286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-672] PASSED [ 74%] 2023-03-20T11:54:19.5795210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-673] PASSED [ 74%] 2023-03-20T11:54:19.5814065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-674] PASSED [ 74%] 2023-03-20T11:54:19.5833303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-675] PASSED [ 74%] 2023-03-20T11:54:19.5851837Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-676] PASSED [ 74%] 2023-03-20T11:54:19.5870774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-677] PASSED [ 74%] 2023-03-20T11:54:19.5889943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-678] PASSED [ 74%] 2023-03-20T11:54:19.5908456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-679] PASSED [ 74%] 2023-03-20T11:54:19.5926841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-680] PASSED [ 74%] 2023-03-20T11:54:19.5946437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-681] PASSED [ 74%] 2023-03-20T11:54:19.5965044Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-682] PASSED [ 74%] 2023-03-20T11:54:19.5984338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-683] PASSED [ 74%] 2023-03-20T11:54:19.6002989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-684] PASSED [ 74%] 2023-03-20T11:54:19.6022093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-685] PASSED [ 74%] 2023-03-20T11:54:19.6040597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-686] PASSED [ 74%] 2023-03-20T11:54:19.6060119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-687] PASSED [ 74%] 2023-03-20T11:54:19.6078759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-688] PASSED [ 74%] 2023-03-20T11:54:19.6098010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-689] PASSED [ 74%] 2023-03-20T11:54:19.6117069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-690] PASSED [ 74%] 2023-03-20T11:54:19.6136395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-691] PASSED [ 74%] 2023-03-20T11:54:19.6155404Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-692] PASSED [ 74%] 2023-03-20T11:54:19.6175299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-693] PASSED [ 74%] 2023-03-20T11:54:19.6193548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-694] PASSED [ 74%] 2023-03-20T11:54:19.6217240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-695] PASSED [ 74%] 2023-03-20T11:54:19.6235992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-696] PASSED [ 74%] 2023-03-20T11:54:19.6255450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-697] PASSED [ 74%] 2023-03-20T11:54:19.6273939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-698] PASSED [ 74%] 2023-03-20T11:54:19.6293932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-699] PASSED [ 74%] 2023-03-20T11:54:19.6311743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-700] PASSED [ 74%] 2023-03-20T11:54:19.6330959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-701] PASSED [ 74%] 2023-03-20T11:54:19.6349503Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-702] PASSED [ 74%] 2023-03-20T11:54:19.6370124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-703] PASSED [ 74%] 2023-03-20T11:54:19.6387348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-704] PASSED [ 74%] 2023-03-20T11:54:19.6406934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-705] PASSED [ 74%] 2023-03-20T11:54:19.6425732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-706] PASSED [ 74%] 2023-03-20T11:54:19.6445554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-707] PASSED [ 74%] 2023-03-20T11:54:19.6463714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-708] PASSED [ 74%] 2023-03-20T11:54:19.6483302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-709] PASSED [ 74%] 2023-03-20T11:54:19.6501735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-710] PASSED [ 74%] 2023-03-20T11:54:19.6521380Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-711] PASSED [ 74%] 2023-03-20T11:54:19.6539933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-712] PASSED [ 74%] 2023-03-20T11:54:19.6560341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-713] PASSED [ 74%] 2023-03-20T11:54:19.6577843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-714] PASSED [ 74%] 2023-03-20T11:54:19.6597652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-715] PASSED [ 74%] 2023-03-20T11:54:19.6616212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-716] PASSED [ 74%] 2023-03-20T11:54:19.6635990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-717] PASSED [ 74%] 2023-03-20T11:54:19.6655179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-718] PASSED [ 74%] 2023-03-20T11:54:19.6678420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-719] PASSED [ 74%] 2023-03-20T11:54:19.6700316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-720] PASSED [ 74%] 2023-03-20T11:54:19.6721247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-721] PASSED [ 74%] 2023-03-20T11:54:19.6741506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-722] PASSED [ 74%] 2023-03-20T11:54:19.6763390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-723] PASSED [ 74%] 2023-03-20T11:54:19.6783749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-724] PASSED [ 74%] 2023-03-20T11:54:19.6805350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-725] PASSED [ 74%] 2023-03-20T11:54:19.6826536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-726] PASSED [ 74%] 2023-03-20T11:54:19.6848739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-727] PASSED [ 74%] 2023-03-20T11:54:19.6868551Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-728] PASSED [ 74%] 2023-03-20T11:54:19.6889579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-729] PASSED [ 74%] 2023-03-20T11:54:19.6907004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-730] PASSED [ 74%] 2023-03-20T11:54:19.6926657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-731] PASSED [ 74%] 2023-03-20T11:54:19.6944889Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-732] PASSED [ 74%] 2023-03-20T11:54:19.6964541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-733] PASSED [ 74%] 2023-03-20T11:54:19.6983255Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-734] PASSED [ 74%] 2023-03-20T11:54:19.7002915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-735] PASSED [ 74%] 2023-03-20T11:54:19.7021719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-736] PASSED [ 74%] 2023-03-20T11:54:19.7041411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-737] PASSED [ 74%] 2023-03-20T11:54:19.7062736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-738] PASSED [ 74%] 2023-03-20T11:54:19.7084323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-739] PASSED [ 74%] 2023-03-20T11:54:19.7105483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-740] PASSED [ 74%] 2023-03-20T11:54:19.7126854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-741] PASSED [ 74%] 2023-03-20T11:54:19.7147332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-742] PASSED [ 74%] 2023-03-20T11:54:19.7174977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-743] PASSED [ 74%] 2023-03-20T11:54:19.7195413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-744] PASSED [ 74%] 2023-03-20T11:54:19.7216675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-745] PASSED [ 74%] 2023-03-20T11:54:19.7237083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-746] PASSED [ 74%] 2023-03-20T11:54:19.7256518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-747] PASSED [ 74%] 2023-03-20T11:54:19.7274494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-748] PASSED [ 74%] 2023-03-20T11:54:19.7294820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-749] PASSED [ 74%] 2023-03-20T11:54:19.7312654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-750] PASSED [ 74%] 2023-03-20T11:54:19.7332354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-751] PASSED [ 74%] 2023-03-20T11:54:19.7351136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-752] PASSED [ 74%] 2023-03-20T11:54:19.7370254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-753] PASSED [ 74%] 2023-03-20T11:54:19.7388800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-754] PASSED [ 74%] 2023-03-20T11:54:19.7409235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-755] PASSED [ 74%] 2023-03-20T11:54:19.7435608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-756] PASSED [ 74%] 2023-03-20T11:54:19.7462327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-757] PASSED [ 74%] 2023-03-20T11:54:19.7488623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-758] PASSED [ 74%] 2023-03-20T11:54:19.7514163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-759] PASSED [ 74%] 2023-03-20T11:54:19.7540228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-760] PASSED [ 74%] 2023-03-20T11:54:19.7566984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-761] PASSED [ 74%] 2023-03-20T11:54:19.7594523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-762] PASSED [ 74%] 2023-03-20T11:54:19.7622296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-763] PASSED [ 74%] 2023-03-20T11:54:19.7650211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-764] PASSED [ 74%] 2023-03-20T11:54:19.7675872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-765] PASSED [ 74%] 2023-03-20T11:54:19.7701849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-766] PASSED [ 74%] 2023-03-20T11:54:19.7733926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-767] PASSED [ 74%] 2023-03-20T11:54:19.7759321Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-768] PASSED [ 74%] 2023-03-20T11:54:19.7786331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-769] PASSED [ 74%] 2023-03-20T11:54:19.7814233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-770] PASSED [ 74%] 2023-03-20T11:54:19.7840453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-771] PASSED [ 74%] 2023-03-20T11:54:19.7868602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-772] PASSED [ 74%] 2023-03-20T11:54:19.7895150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-773] PASSED [ 74%] 2023-03-20T11:54:19.7921324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-774] PASSED [ 74%] 2023-03-20T11:54:19.7947082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-775] PASSED [ 74%] 2023-03-20T11:54:19.7975009Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-776] PASSED [ 74%] 2023-03-20T11:54:19.8000939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-777] PASSED [ 74%] 2023-03-20T11:54:19.8028316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-778] PASSED [ 74%] 2023-03-20T11:54:19.8055278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-779] PASSED [ 74%] 2023-03-20T11:54:19.8083652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-780] PASSED [ 74%] 2023-03-20T11:54:19.8111601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-781] PASSED [ 74%] 2023-03-20T11:54:19.8139872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-782] PASSED [ 74%] 2023-03-20T11:54:19.8158301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-783] PASSED [ 74%] 2023-03-20T11:54:19.8177390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-784] PASSED [ 74%] 2023-03-20T11:54:19.8195940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-785] PASSED [ 74%] 2023-03-20T11:54:19.8215180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-786] PASSED [ 74%] 2023-03-20T11:54:19.8233350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-787] PASSED [ 74%] 2023-03-20T11:54:19.8252179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-788] PASSED [ 74%] 2023-03-20T11:54:19.8270430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-789] PASSED [ 74%] 2023-03-20T11:54:19.8295038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-790] PASSED [ 74%] 2023-03-20T11:54:19.8312597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-791] PASSED [ 74%] 2023-03-20T11:54:19.8331232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-792] PASSED [ 74%] 2023-03-20T11:54:19.8349435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-793] PASSED [ 74%] 2023-03-20T11:54:19.8369311Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-794] PASSED [ 74%] 2023-03-20T11:54:19.8386492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-795] PASSED [ 74%] 2023-03-20T11:54:19.8405724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-796] PASSED [ 74%] 2023-03-20T11:54:19.8423637Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-797] PASSED [ 74%] 2023-03-20T11:54:19.8443037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-798] PASSED [ 74%] 2023-03-20T11:54:19.8461221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-799] PASSED [ 74%] 2023-03-20T11:54:19.8480431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-800] PASSED [ 74%] 2023-03-20T11:54:19.8498346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-801] PASSED [ 74%] 2023-03-20T11:54:19.8517713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-802] PASSED [ 74%] 2023-03-20T11:54:19.8535479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-803] PASSED [ 74%] 2023-03-20T11:54:19.8554705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-804] PASSED [ 74%] 2023-03-20T11:54:19.8572664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-805] PASSED [ 74%] 2023-03-20T11:54:19.8591708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-806] PASSED [ 74%] 2023-03-20T11:54:19.8610382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-807] PASSED [ 74%] 2023-03-20T11:54:19.8628787Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-808] PASSED [ 74%] 2023-03-20T11:54:19.8646884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-809] PASSED [ 74%] 2023-03-20T11:54:19.8669413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-810] PASSED [ 74%] 2023-03-20T11:54:19.8690250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-811] PASSED [ 74%] 2023-03-20T11:54:19.8711557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-812] PASSED [ 74%] 2023-03-20T11:54:19.8730187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-813] PASSED [ 74%] 2023-03-20T11:54:19.8753167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-814] PASSED [ 74%] 2023-03-20T11:54:19.8771136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-815] PASSED [ 74%] 2023-03-20T11:54:19.8790501Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-816] PASSED [ 74%] 2023-03-20T11:54:19.8809115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-817] PASSED [ 74%] 2023-03-20T11:54:19.8827638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-818] PASSED [ 74%] 2023-03-20T11:54:19.8845275Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-819] PASSED [ 74%] 2023-03-20T11:54:19.8864578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-820] PASSED [ 74%] 2023-03-20T11:54:19.8882920Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-821] PASSED [ 74%] 2023-03-20T11:54:19.8906398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-822] PASSED [ 74%] 2023-03-20T11:54:19.8930418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-823] PASSED [ 74%] 2023-03-20T11:54:19.8952481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-824] PASSED [ 74%] 2023-03-20T11:54:19.8970635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-825] PASSED [ 74%] 2023-03-20T11:54:19.8990446Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-826] PASSED [ 74%] 2023-03-20T11:54:19.9009207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-827] PASSED [ 74%] 2023-03-20T11:54:19.9031035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-828] PASSED [ 74%] 2023-03-20T11:54:19.9051786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-829] PASSED [ 74%] 2023-03-20T11:54:19.9072780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-830] PASSED [ 74%] 2023-03-20T11:54:19.9091094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-831] PASSED [ 74%] 2023-03-20T11:54:19.9110812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-832] PASSED [ 74%] 2023-03-20T11:54:19.9130179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-833] PASSED [ 74%] 2023-03-20T11:54:19.9151166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-834] PASSED [ 74%] 2023-03-20T11:54:19.9171464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-835] PASSED [ 74%] 2023-03-20T11:54:19.9193351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-836] PASSED [ 74%] 2023-03-20T11:54:19.9211648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-837] PASSED [ 74%] 2023-03-20T11:54:19.9236106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-838] PASSED [ 74%] 2023-03-20T11:54:19.9255233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-839] PASSED [ 74%] 2023-03-20T11:54:19.9275692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-840] PASSED [ 74%] 2023-03-20T11:54:19.9296241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-841] PASSED [ 74%] 2023-03-20T11:54:19.9317434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-842] PASSED [ 74%] 2023-03-20T11:54:19.9336086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-843] PASSED [ 74%] 2023-03-20T11:54:19.9355062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-844] PASSED [ 74%] 2023-03-20T11:54:19.9374347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-elastic-845] PASSED [ 74%] 2023-03-20T11:54:19.9393642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-000] PASSED [ 74%] 2023-03-20T11:54:19.9412205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-001] PASSED [ 74%] 2023-03-20T11:54:19.9432008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-002] PASSED [ 74%] 2023-03-20T11:54:19.9450299Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-003] PASSED [ 74%] 2023-03-20T11:54:19.9470625Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-004] PASSED [ 74%] 2023-03-20T11:54:19.9490293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-005] PASSED [ 74%] 2023-03-20T11:54:19.9509951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-006] PASSED [ 74%] 2023-03-20T11:54:19.9529614Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-007] PASSED [ 74%] 2023-03-20T11:54:19.9548750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-008] PASSED [ 74%] 2023-03-20T11:54:19.9568312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-009] PASSED [ 74%] 2023-03-20T11:54:19.9587600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-010] PASSED [ 74%] 2023-03-20T11:54:19.9606532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-011] PASSED [ 74%] 2023-03-20T11:54:19.9626303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-012] PASSED [ 74%] 2023-03-20T11:54:19.9645602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-013] PASSED [ 74%] 2023-03-20T11:54:19.9665496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-014] PASSED [ 74%] 2023-03-20T11:54:19.9684931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-015] PASSED [ 74%] 2023-03-20T11:54:19.9709700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-016] PASSED [ 74%] 2023-03-20T11:54:19.9729156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-017] PASSED [ 74%] 2023-03-20T11:54:19.9748818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-018] PASSED [ 74%] 2023-03-20T11:54:19.9767384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-019] PASSED [ 74%] 2023-03-20T11:54:19.9787603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-020] PASSED [ 74%] 2023-03-20T11:54:19.9806374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-021] PASSED [ 74%] 2023-03-20T11:54:19.9826810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-022] PASSED [ 74%] 2023-03-20T11:54:19.9846139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-023] PASSED [ 74%] 2023-03-20T11:54:19.9866015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-024] PASSED [ 74%] 2023-03-20T11:54:19.9884136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-025] PASSED [ 74%] 2023-03-20T11:54:19.9904256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-026] PASSED [ 74%] 2023-03-20T11:54:19.9922665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-027] PASSED [ 74%] 2023-03-20T11:54:19.9942200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-028] PASSED [ 74%] 2023-03-20T11:54:19.9961252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-029] PASSED [ 74%] 2023-03-20T11:54:19.9980553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-030] PASSED [ 74%] 2023-03-20T11:54:19.9999413Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-031] PASSED [ 74%] 2023-03-20T11:54:20.0018509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-032] PASSED [ 74%] 2023-03-20T11:54:20.0037466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-033] PASSED [ 74%] 2023-03-20T11:54:20.0056863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-034] PASSED [ 74%] 2023-03-20T11:54:20.0075142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-035] PASSED [ 74%] 2023-03-20T11:54:20.0095377Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-036] PASSED [ 74%] 2023-03-20T11:54:20.0113354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-037] PASSED [ 74%] 2023-03-20T11:54:20.0134769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-038] PASSED [ 74%] 2023-03-20T11:54:20.0151464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-039] PASSED [ 74%] 2023-03-20T11:54:20.0175659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-040] PASSED [ 74%] 2023-03-20T11:54:20.0194003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-041] PASSED [ 74%] 2023-03-20T11:54:20.0214825Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-042] PASSED [ 74%] 2023-03-20T11:54:20.0232323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-043] PASSED [ 74%] 2023-03-20T11:54:20.0254448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-044] PASSED [ 74%] 2023-03-20T11:54:20.0270401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-045] PASSED [ 74%] 2023-03-20T11:54:20.0294600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-046] PASSED [ 74%] 2023-03-20T11:54:20.0308121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-047] PASSED [ 74%] 2023-03-20T11:54:20.0329952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-048] PASSED [ 74%] 2023-03-20T11:54:20.0349371Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-049] PASSED [ 74%] 2023-03-20T11:54:20.0374177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-050] PASSED [ 74%] 2023-03-20T11:54:20.0388129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-051] PASSED [ 74%] 2023-03-20T11:54:20.0409070Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-052] PASSED [ 74%] 2023-03-20T11:54:20.0428621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-053] PASSED [ 74%] 2023-03-20T11:54:20.0454430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-054] PASSED [ 74%] 2023-03-20T11:54:20.0468087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-055] PASSED [ 74%] 2023-03-20T11:54:20.0489336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-056] PASSED [ 74%] 2023-03-20T11:54:20.0508204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-057] PASSED [ 74%] 2023-03-20T11:54:20.0528753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-058] PASSED [ 74%] 2023-03-20T11:54:20.0547502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-059] PASSED [ 74%] 2023-03-20T11:54:20.0566852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-060] PASSED [ 74%] 2023-03-20T11:54:20.0586271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-061] PASSED [ 74%] 2023-03-20T11:54:20.0605701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-062] PASSED [ 74%] 2023-03-20T11:54:20.0625092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-063] PASSED [ 74%] 2023-03-20T11:54:20.0654112Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-064] PASSED [ 74%] 2023-03-20T11:54:20.0668488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-065] PASSED [ 74%] 2023-03-20T11:54:20.0694867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-066] PASSED [ 74%] 2023-03-20T11:54:20.0707721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-067] PASSED [ 74%] 2023-03-20T11:54:20.0728733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-068] PASSED [ 74%] 2023-03-20T11:54:20.0746975Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-069] PASSED [ 74%] 2023-03-20T11:54:20.0767056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-070] PASSED [ 74%] 2023-03-20T11:54:20.0786169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-071] PASSED [ 74%] 2023-03-20T11:54:20.0806563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-072] PASSED [ 74%] 2023-03-20T11:54:20.0825654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-073] PASSED [ 74%] 2023-03-20T11:54:20.0846092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-074] PASSED [ 74%] 2023-03-20T11:54:20.0865053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-075] PASSED [ 74%] 2023-03-20T11:54:20.0884037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-076] PASSED [ 74%] 2023-03-20T11:54:20.0903041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-077] PASSED [ 74%] 2023-03-20T11:54:20.0922923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-078] PASSED [ 74%] 2023-03-20T11:54:20.0941420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-079] PASSED [ 74%] 2023-03-20T11:54:20.0961749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-080] PASSED [ 74%] 2023-03-20T11:54:20.0980689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-081] PASSED [ 74%] 2023-03-20T11:54:20.1000739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-082] PASSED [ 74%] 2023-03-20T11:54:20.1019832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-083] PASSED [ 74%] 2023-03-20T11:54:20.1042838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-084] PASSED [ 74%] 2023-03-20T11:54:20.1064492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-085] PASSED [ 74%] 2023-03-20T11:54:20.1087328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-086] PASSED [ 74%] 2023-03-20T11:54:20.1109492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-087] PASSED [ 74%] 2023-03-20T11:54:20.1136015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-088] PASSED [ 74%] 2023-03-20T11:54:20.1157199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-089] PASSED [ 74%] 2023-03-20T11:54:20.1179708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-090] PASSED [ 74%] 2023-03-20T11:54:20.1200767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-091] PASSED [ 74%] 2023-03-20T11:54:20.1222634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-092] PASSED [ 74%] 2023-03-20T11:54:20.1243829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-093] PASSED [ 74%] 2023-03-20T11:54:20.1266059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-094] PASSED [ 74%] 2023-03-20T11:54:20.1287084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-095] PASSED [ 74%] 2023-03-20T11:54:20.1309781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-096] PASSED [ 74%] 2023-03-20T11:54:20.1331296Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-097] PASSED [ 74%] 2023-03-20T11:54:20.1354054Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-098] PASSED [ 74%] 2023-03-20T11:54:20.1375841Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-099] PASSED [ 74%] 2023-03-20T11:54:20.1398679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-100] PASSED [ 74%] 2023-03-20T11:54:20.1420509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-101] PASSED [ 74%] 2023-03-20T11:54:20.1443676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-102] PASSED [ 74%] 2023-03-20T11:54:20.1465910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-103] PASSED [ 74%] 2023-03-20T11:54:20.1489303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-104] PASSED [ 74%] 2023-03-20T11:54:20.1511095Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-105] PASSED [ 74%] 2023-03-20T11:54:20.1535113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-106] PASSED [ 74%] 2023-03-20T11:54:20.1556394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-107] PASSED [ 74%] 2023-03-20T11:54:20.1579470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-108] PASSED [ 74%] 2023-03-20T11:54:20.1601832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-109] PASSED [ 74%] 2023-03-20T11:54:20.1624774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-110] PASSED [ 74%] 2023-03-20T11:54:20.1646766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-111] PASSED [ 74%] 2023-03-20T11:54:20.1674962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-112] PASSED [ 74%] 2023-03-20T11:54:20.1696689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-113] PASSED [ 74%] 2023-03-20T11:54:20.1720282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-114] PASSED [ 74%] 2023-03-20T11:54:20.1741962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-115] PASSED [ 74%] 2023-03-20T11:54:20.1765007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-116] PASSED [ 74%] 2023-03-20T11:54:20.1787157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-117] PASSED [ 74%] 2023-03-20T11:54:20.1815661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-118] PASSED [ 74%] 2023-03-20T11:54:20.1832439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-119] PASSED [ 74%] 2023-03-20T11:54:20.1856494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-120] PASSED [ 74%] 2023-03-20T11:54:20.1879399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-121] PASSED [ 74%] 2023-03-20T11:54:20.1903618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-122] PASSED [ 74%] 2023-03-20T11:54:20.1926604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-123] PASSED [ 74%] 2023-03-20T11:54:20.1950884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-124] PASSED [ 74%] 2023-03-20T11:54:20.1974594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-125] PASSED [ 74%] 2023-03-20T11:54:20.1998178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-126] PASSED [ 74%] 2023-03-20T11:54:20.2021241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-127] PASSED [ 74%] 2023-03-20T11:54:20.2045354Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-128] PASSED [ 74%] 2023-03-20T11:54:20.2067761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-129] PASSED [ 74%] 2023-03-20T11:54:20.2091575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-130] PASSED [ 74%] 2023-03-20T11:54:20.2115036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-131] PASSED [ 74%] 2023-03-20T11:54:20.2138918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-132] PASSED [ 74%] 2023-03-20T11:54:20.2162172Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-133] PASSED [ 74%] 2023-03-20T11:54:20.2186117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-134] PASSED [ 74%] 2023-03-20T11:54:20.2210025Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-135] PASSED [ 74%] 2023-03-20T11:54:20.2237713Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-136] PASSED [ 74%] 2023-03-20T11:54:20.2261628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-137] PASSED [ 74%] 2023-03-20T11:54:20.2283601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-138] PASSED [ 74%] 2023-03-20T11:54:20.2306552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-139] PASSED [ 74%] 2023-03-20T11:54:20.2328735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-140] PASSED [ 74%] 2023-03-20T11:54:20.2351598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-141] PASSED [ 74%] 2023-03-20T11:54:20.2373967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-142] PASSED [ 74%] 2023-03-20T11:54:20.2396328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-143] PASSED [ 74%] 2023-03-20T11:54:20.2418157Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-144] PASSED [ 74%] 2023-03-20T11:54:20.2441489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-145] PASSED [ 74%] 2023-03-20T11:54:20.2463416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-146] PASSED [ 74%] 2023-03-20T11:54:20.2486410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-147] PASSED [ 74%] 2023-03-20T11:54:20.2508146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-148] PASSED [ 74%] 2023-03-20T11:54:20.2531205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-149] PASSED [ 74%] 2023-03-20T11:54:20.2553520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-150] PASSED [ 74%] 2023-03-20T11:54:20.2575915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-151] PASSED [ 74%] 2023-03-20T11:54:20.2597615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-152] PASSED [ 74%] 2023-03-20T11:54:20.2620152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-153] PASSED [ 74%] 2023-03-20T11:54:20.2642170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-154] PASSED [ 74%] 2023-03-20T11:54:20.2664542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-155] PASSED [ 74%] 2023-03-20T11:54:20.2686622Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-156] PASSED [ 74%] 2023-03-20T11:54:20.2709668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-157] PASSED [ 74%] 2023-03-20T11:54:20.2731873Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-158] PASSED [ 74%] 2023-03-20T11:54:20.2759395Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-159] PASSED [ 74%] 2023-03-20T11:54:20.2781463Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-160] PASSED [ 74%] 2023-03-20T11:54:20.2804264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-161] PASSED [ 74%] 2023-03-20T11:54:20.2826022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-162] PASSED [ 74%] 2023-03-20T11:54:20.2850063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-163] PASSED [ 74%] 2023-03-20T11:54:20.2871167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-164] PASSED [ 74%] 2023-03-20T11:54:20.2895200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-165] PASSED [ 74%] 2023-03-20T11:54:20.2915870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-166] PASSED [ 74%] 2023-03-20T11:54:20.2938743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-167] PASSED [ 74%] 2023-03-20T11:54:20.2960900Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-168] PASSED [ 74%] 2023-03-20T11:54:20.2983852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-169] PASSED [ 74%] 2023-03-20T11:54:20.3006188Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-170] PASSED [ 74%] 2023-03-20T11:54:20.3029056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-171] PASSED [ 74%] 2023-03-20T11:54:20.3051351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-172] PASSED [ 74%] 2023-03-20T11:54:20.3075152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-173] PASSED [ 74%] 2023-03-20T11:54:20.3097234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-174] PASSED [ 74%] 2023-03-20T11:54:20.3121804Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-175] PASSED [ 74%] 2023-03-20T11:54:20.3144658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-176] PASSED [ 74%] 2023-03-20T11:54:20.3169336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-177] PASSED [ 74%] 2023-03-20T11:54:20.3192065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-178] PASSED [ 74%] 2023-03-20T11:54:20.3215748Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-179] PASSED [ 74%] 2023-03-20T11:54:20.3238630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-180] PASSED [ 74%] 2023-03-20T11:54:20.3262324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-181] PASSED [ 74%] 2023-03-20T11:54:20.3285160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-182] PASSED [ 74%] 2023-03-20T11:54:20.3313541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-183] PASSED [ 74%] 2023-03-20T11:54:20.3336293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-184] PASSED [ 74%] 2023-03-20T11:54:20.3360761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-185] PASSED [ 74%] 2023-03-20T11:54:20.3384109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-186] PASSED [ 74%] 2023-03-20T11:54:20.3409128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-187] PASSED [ 74%] 2023-03-20T11:54:20.3431601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-188] PASSED [ 74%] 2023-03-20T11:54:20.3455915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-189] PASSED [ 74%] 2023-03-20T11:54:20.3479442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-190] PASSED [ 74%] 2023-03-20T11:54:20.3503937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-191] PASSED [ 74%] 2023-03-20T11:54:20.3526916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-192] PASSED [ 74%] 2023-03-20T11:54:20.3549801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-193] PASSED [ 74%] 2023-03-20T11:54:20.3572057Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-194] PASSED [ 74%] 2023-03-20T11:54:20.3595403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-195] PASSED [ 74%] 2023-03-20T11:54:20.3617757Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-196] PASSED [ 74%] 2023-03-20T11:54:20.3641852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-197] PASSED [ 74%] 2023-03-20T11:54:20.3664059Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-198] PASSED [ 74%] 2023-03-20T11:54:20.3687386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-199] PASSED [ 74%] 2023-03-20T11:54:20.3709720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-200] PASSED [ 74%] 2023-03-20T11:54:20.3733320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-201] PASSED [ 74%] 2023-03-20T11:54:20.3756721Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-202] PASSED [ 74%] 2023-03-20T11:54:20.3778979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-203] PASSED [ 74%] 2023-03-20T11:54:20.3801604Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-204] PASSED [ 74%] 2023-03-20T11:54:20.3823914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-205] PASSED [ 74%] 2023-03-20T11:54:20.3850929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-206] PASSED [ 74%] 2023-03-20T11:54:20.3873227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-207] PASSED [ 74%] 2023-03-20T11:54:20.3895870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-208] PASSED [ 74%] 2023-03-20T11:54:20.3918570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-209] PASSED [ 74%] 2023-03-20T11:54:20.3942281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-210] PASSED [ 74%] 2023-03-20T11:54:20.3965065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-211] PASSED [ 74%] 2023-03-20T11:54:20.3989244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-212] PASSED [ 74%] 2023-03-20T11:54:20.4012037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-213] PASSED [ 74%] 2023-03-20T11:54:20.4038236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-214] PASSED [ 74%] 2023-03-20T11:54:20.4058908Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-215] PASSED [ 74%] 2023-03-20T11:54:20.4082925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-216] PASSED [ 74%] 2023-03-20T11:54:20.4105765Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-217] PASSED [ 74%] 2023-03-20T11:54:20.4130262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-218] PASSED [ 74%] 2023-03-20T11:54:20.4152506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-219] PASSED [ 74%] 2023-03-20T11:54:20.4176239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-220] PASSED [ 74%] 2023-03-20T11:54:20.4199550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-221] PASSED [ 74%] 2023-03-20T11:54:20.4223136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-222] PASSED [ 74%] 2023-03-20T11:54:20.4245886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-223] PASSED [ 74%] 2023-03-20T11:54:20.4269959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-224] PASSED [ 74%] 2023-03-20T11:54:20.4292893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-225] PASSED [ 74%] 2023-03-20T11:54:20.4318486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-226] PASSED [ 74%] 2023-03-20T11:54:20.4340071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-227] PASSED [ 74%] 2023-03-20T11:54:20.4364798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-228] PASSED [ 74%] 2023-03-20T11:54:20.4388337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-229] PASSED [ 74%] 2023-03-20T11:54:20.4418109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-230] PASSED [ 74%] 2023-03-20T11:54:20.4442189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-231] PASSED [ 74%] 2023-03-20T11:54:20.4466458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-232] PASSED [ 74%] 2023-03-20T11:54:20.4490461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-233] PASSED [ 74%] 2023-03-20T11:54:20.4515394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-234] PASSED [ 74%] 2023-03-20T11:54:20.4539171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-235] PASSED [ 74%] 2023-03-20T11:54:20.4563957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-236] PASSED [ 74%] 2023-03-20T11:54:20.4587577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-237] PASSED [ 74%] 2023-03-20T11:54:20.4612405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-238] PASSED [ 74%] 2023-03-20T11:54:20.4636440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-239] PASSED [ 74%] 2023-03-20T11:54:20.4661379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-240] PASSED [ 74%] 2023-03-20T11:54:20.4685161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-241] PASSED [ 74%] 2023-03-20T11:54:20.4710424Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-242] PASSED [ 74%] 2023-03-20T11:54:20.4734466Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-243] PASSED [ 74%] 2023-03-20T11:54:20.4758948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-244] PASSED [ 74%] 2023-03-20T11:54:20.4782403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-245] PASSED [ 74%] 2023-03-20T11:54:20.4803179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-246] PASSED [ 74%] 2023-03-20T11:54:20.4823004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-247] PASSED [ 74%] 2023-03-20T11:54:20.4843631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-248] PASSED [ 74%] 2023-03-20T11:54:20.4863517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-249] PASSED [ 74%] 2023-03-20T11:54:20.4884099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-250] PASSED [ 74%] 2023-03-20T11:54:20.4904106Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-251] PASSED [ 74%] 2023-03-20T11:54:20.4924403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-252] PASSED [ 74%] 2023-03-20T11:54:20.4943929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-253] PASSED [ 74%] 2023-03-20T11:54:20.4970145Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-254] PASSED [ 74%] 2023-03-20T11:54:20.4989283Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-255] PASSED [ 74%] 2023-03-20T11:54:20.5010476Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-256] PASSED [ 74%] 2023-03-20T11:54:20.5028727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-257] PASSED [ 74%] 2023-03-20T11:54:20.5050158Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-258] PASSED [ 74%] 2023-03-20T11:54:20.5069096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-259] PASSED [ 74%] 2023-03-20T11:54:20.5090184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-260] PASSED [ 74%] 2023-03-20T11:54:20.5109076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-261] PASSED [ 74%] 2023-03-20T11:54:20.5130440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-262] PASSED [ 74%] 2023-03-20T11:54:20.5149558Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-263] PASSED [ 74%] 2023-03-20T11:54:20.5170523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-264] PASSED [ 74%] 2023-03-20T11:54:20.5190432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-265] PASSED [ 74%] 2023-03-20T11:54:20.5210550Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-266] PASSED [ 74%] 2023-03-20T11:54:20.5231184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-267] PASSED [ 74%] 2023-03-20T11:54:20.5251215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-268] PASSED [ 74%] 2023-03-20T11:54:20.5272724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-269] PASSED [ 74%] 2023-03-20T11:54:20.5292672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-270] PASSED [ 74%] 2023-03-20T11:54:20.5314006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-271] PASSED [ 74%] 2023-03-20T11:54:20.5334809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-272] PASSED [ 74%] 2023-03-20T11:54:20.5355076Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-273] PASSED [ 74%] 2023-03-20T11:54:20.5375006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-274] PASSED [ 74%] 2023-03-20T11:54:20.5396099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-275] PASSED [ 74%] 2023-03-20T11:54:20.5416129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-276] PASSED [ 74%] 2023-03-20T11:54:20.5440734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-277] PASSED [ 74%] 2023-03-20T11:54:20.5460782Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-278] PASSED [ 74%] 2023-03-20T11:54:20.5480895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-279] PASSED [ 74%] 2023-03-20T11:54:20.5500500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-280] PASSED [ 74%] 2023-03-20T11:54:20.5521220Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-281] PASSED [ 74%] 2023-03-20T11:54:20.5541407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-282] PASSED [ 74%] 2023-03-20T11:54:20.5562673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-283] PASSED [ 74%] 2023-03-20T11:54:20.5582675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-284] PASSED [ 74%] 2023-03-20T11:54:20.5603820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-285] PASSED [ 74%] 2023-03-20T11:54:20.5623795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-286] PASSED [ 74%] 2023-03-20T11:54:20.5644323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-287] PASSED [ 74%] 2023-03-20T11:54:20.5664237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-288] PASSED [ 74%] 2023-03-20T11:54:20.5685281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-289] PASSED [ 74%] 2023-03-20T11:54:20.5705486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-290] PASSED [ 74%] 2023-03-20T11:54:20.5726134Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-291] PASSED [ 74%] 2023-03-20T11:54:20.5746237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-292] PASSED [ 74%] 2023-03-20T11:54:20.5767037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-293] PASSED [ 74%] 2023-03-20T11:54:20.5787334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-294] PASSED [ 74%] 2023-03-20T11:54:20.5808720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-295] PASSED [ 74%] 2023-03-20T11:54:20.5828742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-296] PASSED [ 74%] 2023-03-20T11:54:20.5850436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-297] PASSED [ 74%] 2023-03-20T11:54:20.5870781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-298] PASSED [ 74%] 2023-03-20T11:54:20.5891788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-299] PASSED [ 74%] 2023-03-20T11:54:20.5911136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-300] PASSED [ 74%] 2023-03-20T11:54:20.5935972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-301] PASSED [ 74%] 2023-03-20T11:54:20.5955375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-302] PASSED [ 74%] 2023-03-20T11:54:20.5976041Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-303] PASSED [ 74%] 2023-03-20T11:54:20.5994207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-304] PASSED [ 74%] 2023-03-20T11:54:20.6014729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-305] PASSED [ 74%] 2023-03-20T11:54:20.6033760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-306] PASSED [ 74%] 2023-03-20T11:54:20.6054491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-307] PASSED [ 74%] 2023-03-20T11:54:20.6073313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-308] PASSED [ 74%] 2023-03-20T11:54:20.6094017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-309] PASSED [ 74%] 2023-03-20T11:54:20.6112652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-310] PASSED [ 74%] 2023-03-20T11:54:20.6132761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-311] PASSED [ 74%] 2023-03-20T11:54:20.6152046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-312] PASSED [ 74%] 2023-03-20T11:54:20.6172343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-313] PASSED [ 74%] 2023-03-20T11:54:20.6191744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-314] PASSED [ 74%] 2023-03-20T11:54:20.6212004Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-315] PASSED [ 74%] 2023-03-20T11:54:20.6231508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-316] PASSED [ 74%] 2023-03-20T11:54:20.6251730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-317] PASSED [ 74%] 2023-03-20T11:54:20.6271582Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-318] PASSED [ 74%] 2023-03-20T11:54:20.6291952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-319] PASSED [ 74%] 2023-03-20T11:54:20.6311916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-320] PASSED [ 74%] 2023-03-20T11:54:20.6332224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-321] PASSED [ 74%] 2023-03-20T11:54:20.6352227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-322] PASSED [ 74%] 2023-03-20T11:54:20.6372665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-323] PASSED [ 74%] 2023-03-20T11:54:20.6392290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-324] PASSED [ 74%] 2023-03-20T11:54:20.6416778Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-325] PASSED [ 74%] 2023-03-20T11:54:20.6436430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-326] PASSED [ 74%] 2023-03-20T11:54:20.6456704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-327] PASSED [ 74%] 2023-03-20T11:54:20.6476230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-328] PASSED [ 74%] 2023-03-20T11:54:20.6496389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-329] PASSED [ 74%] 2023-03-20T11:54:20.6516401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-330] PASSED [ 74%] 2023-03-20T11:54:20.6536779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-331] PASSED [ 74%] 2023-03-20T11:54:20.6556598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-332] PASSED [ 74%] 2023-03-20T11:54:20.6577266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-333] PASSED [ 74%] 2023-03-20T11:54:20.6597777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-334] PASSED [ 74%] 2023-03-20T11:54:20.6617444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-335] PASSED [ 74%] 2023-03-20T11:54:20.6638410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-336] PASSED [ 74%] 2023-03-20T11:54:20.6658136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-337] PASSED [ 74%] 2023-03-20T11:54:20.6679366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-338] PASSED [ 74%] 2023-03-20T11:54:20.6699519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-339] PASSED [ 74%] 2023-03-20T11:54:20.6720534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-340] PASSED [ 74%] 2023-03-20T11:54:20.6740584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-341] PASSED [ 74%] 2023-03-20T11:54:20.6761753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-342] PASSED [ 74%] 2023-03-20T11:54:20.6781730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-343] PASSED [ 74%] 2023-03-20T11:54:20.6802568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-344] PASSED [ 74%] 2023-03-20T11:54:20.6822939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-345] PASSED [ 74%] 2023-03-20T11:54:20.6843814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-346] PASSED [ 74%] 2023-03-20T11:54:20.6863769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-347] PASSED [ 74%] 2023-03-20T11:54:20.6888735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-348] PASSED [ 74%] 2023-03-20T11:54:20.6907788Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-349] PASSED [ 74%] 2023-03-20T11:54:20.6929349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-350] PASSED [ 74%] 2023-03-20T11:54:20.6948764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-351] PASSED [ 74%] 2023-03-20T11:54:20.6970697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-352] PASSED [ 74%] 2023-03-20T11:54:20.6990426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-353] PASSED [ 74%] 2023-03-20T11:54:20.7010573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-354] PASSED [ 74%] 2023-03-20T11:54:20.7030208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-355] PASSED [ 74%] 2023-03-20T11:54:20.7050448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-356] PASSED [ 74%] 2023-03-20T11:54:20.7069688Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-357] PASSED [ 74%] 2023-03-20T11:54:20.7090372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-358] PASSED [ 74%] 2023-03-20T11:54:20.7109269Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-359] PASSED [ 74%] 2023-03-20T11:54:20.7130237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-360] PASSED [ 74%] 2023-03-20T11:54:20.7149675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-361] PASSED [ 74%] 2023-03-20T11:54:20.7170473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-362] PASSED [ 74%] 2023-03-20T11:54:20.7189098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-363] PASSED [ 74%] 2023-03-20T11:54:20.7209699Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-364] PASSED [ 74%] 2023-03-20T11:54:20.7228361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-365] PASSED [ 74%] 2023-03-20T11:54:20.7249580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-366] PASSED [ 74%] 2023-03-20T11:54:20.7268065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-367] PASSED [ 74%] 2023-03-20T11:54:20.7289126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-368] PASSED [ 74%] 2023-03-20T11:54:20.7307737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-369] PASSED [ 74%] 2023-03-20T11:54:20.7329100Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-370] PASSED [ 74%] 2023-03-20T11:54:20.7347884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-371] PASSED [ 74%] 2023-03-20T11:54:20.7374991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-372] PASSED [ 74%] 2023-03-20T11:54:20.7394431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-373] PASSED [ 74%] 2023-03-20T11:54:20.7415780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-374] PASSED [ 74%] 2023-03-20T11:54:20.7435221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-375] PASSED [ 74%] 2023-03-20T11:54:20.7456009Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-376] PASSED [ 74%] 2023-03-20T11:54:20.7476066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-377] PASSED [ 74%] 2023-03-20T11:54:20.7496546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-378] PASSED [ 74%] 2023-03-20T11:54:20.7516389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-379] PASSED [ 74%] 2023-03-20T11:54:20.7536985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-380] PASSED [ 74%] 2023-03-20T11:54:20.7556812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-381] PASSED [ 74%] 2023-03-20T11:54:20.7577518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-382] PASSED [ 74%] 2023-03-20T11:54:20.7597137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-383] PASSED [ 74%] 2023-03-20T11:54:20.7617725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-384] PASSED [ 74%] 2023-03-20T11:54:20.7637636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-385] PASSED [ 74%] 2023-03-20T11:54:20.7658193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-386] PASSED [ 74%] 2023-03-20T11:54:20.7678273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-387] PASSED [ 74%] 2023-03-20T11:54:20.7698368Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-388] PASSED [ 74%] 2023-03-20T11:54:20.7718514Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-389] PASSED [ 74%] 2023-03-20T11:54:20.7739372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-390] PASSED [ 74%] 2023-03-20T11:54:20.7759504Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-391] PASSED [ 74%] 2023-03-20T11:54:20.7780441Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-392] PASSED [ 74%] 2023-03-20T11:54:20.7800615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-393] PASSED [ 74%] 2023-03-20T11:54:20.7821553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-394] PASSED [ 74%] 2023-03-20T11:54:20.7841783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-395] PASSED [ 74%] 2023-03-20T11:54:20.7866342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-396] PASSED [ 74%] 2023-03-20T11:54:20.7886884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-397] PASSED [ 74%] 2023-03-20T11:54:20.7907141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-398] PASSED [ 74%] 2023-03-20T11:54:20.7928669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-399] PASSED [ 74%] 2023-03-20T11:54:20.7948977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-400] PASSED [ 74%] 2023-03-20T11:54:20.7970341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-401] PASSED [ 74%] 2023-03-20T11:54:20.7990938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-402] PASSED [ 74%] 2023-03-20T11:54:20.8011619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-403] PASSED [ 74%] 2023-03-20T11:54:20.8032779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-404] PASSED [ 74%] 2023-03-20T11:54:20.8054537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-405] PASSED [ 74%] 2023-03-20T11:54:20.8074450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-406] PASSED [ 74%] 2023-03-20T11:54:20.8096037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-407] PASSED [ 74%] 2023-03-20T11:54:20.8114342Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-408] PASSED [ 74%] 2023-03-20T11:54:20.8134813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-409] PASSED [ 74%] 2023-03-20T11:54:20.8153236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-410] PASSED [ 74%] 2023-03-20T11:54:20.8172453Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-411] PASSED [ 74%] 2023-03-20T11:54:20.8191341Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-412] PASSED [ 74%] 2023-03-20T11:54:20.8210853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-413] PASSED [ 74%] 2023-03-20T11:54:20.8229449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-414] PASSED [ 74%] 2023-03-20T11:54:20.8249750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-415] PASSED [ 74%] 2023-03-20T11:54:20.8268023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-416] PASSED [ 74%] 2023-03-20T11:54:20.8287639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-417] PASSED [ 74%] 2023-03-20T11:54:20.8306318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-418] PASSED [ 74%] 2023-03-20T11:54:20.8330484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-center_crop-419] PASSED [ 74%] 2023-03-20T11:54:20.8351536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-000] PASSED [ 74%] 2023-03-20T11:54:20.8372959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-001] PASSED [ 74%] 2023-03-20T11:54:20.8393767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-002] PASSED [ 74%] 2023-03-20T11:54:20.8415737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-003] PASSED [ 74%] 2023-03-20T11:54:20.8435407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-004] PASSED [ 74%] 2023-03-20T11:54:20.8456944Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-005] PASSED [ 74%] 2023-03-20T11:54:20.8478141Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-006] PASSED [ 74%] 2023-03-20T11:54:20.8499690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-007] PASSED [ 74%] 2023-03-20T11:54:20.8520746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-008] PASSED [ 74%] 2023-03-20T11:54:20.8542320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-009] PASSED [ 74%] 2023-03-20T11:54:20.8562864Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-010] PASSED [ 74%] 2023-03-20T11:54:20.8584411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-011] PASSED [ 74%] 2023-03-20T11:54:20.8605152Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-012] PASSED [ 74%] 2023-03-20T11:54:20.8626904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-013] PASSED [ 74%] 2023-03-20T11:54:20.8647338Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-014] PASSED [ 74%] 2023-03-20T11:54:20.8669026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-015] PASSED [ 74%] 2023-03-20T11:54:20.8690029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-016] PASSED [ 74%] 2023-03-20T11:54:20.8711674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-017] PASSED [ 74%] 2023-03-20T11:54:20.8732346Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-018] PASSED [ 74%] 2023-03-20T11:54:20.8753973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-019] PASSED [ 74%] 2023-03-20T11:54:20.8775428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-020] PASSED [ 74%] 2023-03-20T11:54:20.8796036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-021] PASSED [ 74%] 2023-03-20T11:54:20.8816406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-022] PASSED [ 74%] 2023-03-20T11:54:20.8843652Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-023] PASSED [ 74%] 2023-03-20T11:54:20.8863437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-024] PASSED [ 74%] 2023-03-20T11:54:20.8885199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-025] PASSED [ 74%] 2023-03-20T11:54:20.8906447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-026] PASSED [ 74%] 2023-03-20T11:54:20.8926234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-027] PASSED [ 74%] 2023-03-20T11:54:20.8944763Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-028] PASSED [ 74%] 2023-03-20T11:54:20.8964174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-029] PASSED [ 74%] 2023-03-20T11:54:20.8982422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-030] PASSED [ 74%] 2023-03-20T11:54:20.9001836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-031] PASSED [ 74%] 2023-03-20T11:54:20.9020177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-032] PASSED [ 74%] 2023-03-20T11:54:20.9040029Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-033] PASSED [ 74%] 2023-03-20T11:54:20.9058304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-034] PASSED [ 74%] 2023-03-20T11:54:20.9077393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-035] PASSED [ 74%] 2023-03-20T11:54:20.9095918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-036] PASSED [ 74%] 2023-03-20T11:54:20.9115282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-037] PASSED [ 74%] 2023-03-20T11:54:20.9134587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-038] PASSED [ 74%] 2023-03-20T11:54:20.9152535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-039] PASSED [ 74%] 2023-03-20T11:54:20.9171012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-040] PASSED [ 74%] 2023-03-20T11:54:20.9190525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-041] PASSED [ 74%] 2023-03-20T11:54:20.9209231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-042] PASSED [ 74%] 2023-03-20T11:54:20.9227668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-043] PASSED [ 74%] 2023-03-20T11:54:20.9246083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-044] PASSED [ 74%] 2023-03-20T11:54:20.9265293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-045] PASSED [ 74%] 2023-03-20T11:54:20.9283668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-046] PASSED [ 74%] 2023-03-20T11:54:20.9307015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-047] PASSED [ 74%] 2023-03-20T11:54:20.9324956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-048] PASSED [ 74%] 2023-03-20T11:54:20.9343912Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-049] PASSED [ 74%] 2023-03-20T11:54:20.9362077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-050] PASSED [ 74%] 2023-03-20T11:54:20.9380941Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-051] PASSED [ 74%] 2023-03-20T11:54:20.9398587Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-052] PASSED [ 74%] 2023-03-20T11:54:20.9417174Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-053] PASSED [ 74%] 2023-03-20T11:54:20.9437459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-054] PASSED [ 74%] 2023-03-20T11:54:20.9458401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-055] PASSED [ 74%] 2023-03-20T11:54:20.9478448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-056] PASSED [ 74%] 2023-03-20T11:54:20.9500049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-057] PASSED [ 74%] 2023-03-20T11:54:20.9520066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-058] PASSED [ 74%] 2023-03-20T11:54:20.9541669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-059] PASSED [ 74%] 2023-03-20T11:54:20.9562277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-060] PASSED [ 74%] 2023-03-20T11:54:20.9583913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-061] PASSED [ 74%] 2023-03-20T11:54:20.9604710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-062] PASSED [ 74%] 2023-03-20T11:54:20.9626256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-063] PASSED [ 74%] 2023-03-20T11:54:20.9646394Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-064] PASSED [ 74%] 2023-03-20T11:54:20.9667742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-065] PASSED [ 74%] 2023-03-20T11:54:20.9690110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-066] PASSED [ 74%] 2023-03-20T11:54:20.9711198Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-067] PASSED [ 74%] 2023-03-20T11:54:20.9732126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-068] PASSED [ 74%] 2023-03-20T11:54:20.9753618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-069] PASSED [ 74%] 2023-03-20T11:54:20.9775104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-070] PASSED [ 74%] 2023-03-20T11:54:20.9801254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-071] PASSED [ 74%] 2023-03-20T11:54:20.9821882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-072] PASSED [ 74%] 2023-03-20T11:54:20.9843313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-073] PASSED [ 74%] 2023-03-20T11:54:20.9863885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-074] PASSED [ 74%] 2023-03-20T11:54:20.9885309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-075] PASSED [ 74%] 2023-03-20T11:54:20.9905880Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-076] PASSED [ 74%] 2023-03-20T11:54:20.9927064Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-077] PASSED [ 74%] 2023-03-20T11:54:20.9947671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-078] PASSED [ 74%] 2023-03-20T11:54:20.9970096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-079] PASSED [ 74%] 2023-03-20T11:54:20.9989854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-080] PASSED [ 74%] 2023-03-20T11:54:21.0012649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-081] PASSED [ 74%] 2023-03-20T11:54:21.0032732Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-082] PASSED [ 74%] 2023-03-20T11:54:21.0054515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-083] PASSED [ 74%] 2023-03-20T11:54:21.0074968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-084] PASSED [ 74%] 2023-03-20T11:54:21.0096707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-085] PASSED [ 74%] 2023-03-20T11:54:21.0118327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-086] PASSED [ 74%] 2023-03-20T11:54:21.0140104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-087] PASSED [ 74%] 2023-03-20T11:54:21.0160895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-088] PASSED [ 74%] 2023-03-20T11:54:21.0182966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-089] PASSED [ 74%] 2023-03-20T11:54:21.0203644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-090] PASSED [ 74%] 2023-03-20T11:54:21.0225249Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-091] PASSED [ 74%] 2023-03-20T11:54:21.0246035Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-092] PASSED [ 74%] 2023-03-20T11:54:21.0267931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-093] PASSED [ 74%] 2023-03-20T11:54:21.0289230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-094] PASSED [ 74%] 2023-03-20T11:54:21.0315085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-095] PASSED [ 74%] 2023-03-20T11:54:21.0336146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-096] PASSED [ 74%] 2023-03-20T11:54:21.0357052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-097] PASSED [ 74%] 2023-03-20T11:54:21.0377192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-098] PASSED [ 74%] 2023-03-20T11:54:21.0398225Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-099] PASSED [ 74%] 2023-03-20T11:54:21.0417997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-100] PASSED [ 74%] 2023-03-20T11:54:21.0439012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-101] PASSED [ 74%] 2023-03-20T11:54:21.0459793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-102] PASSED [ 74%] 2023-03-20T11:54:21.0481750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-103] PASSED [ 74%] 2023-03-20T11:54:21.0502231Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-104] PASSED [ 74%] 2023-03-20T11:54:21.0524132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-105] PASSED [ 74%] 2023-03-20T11:54:21.0545192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-106] PASSED [ 74%] 2023-03-20T11:54:21.0567109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-107] PASSED [ 74%] 2023-03-20T11:54:21.0585040Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-108] PASSED [ 74%] 2023-03-20T11:54:21.0604612Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-109] PASSED [ 74%] 2023-03-20T11:54:21.0622903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-110] PASSED [ 74%] 2023-03-20T11:54:21.0642316Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-111] PASSED [ 74%] 2023-03-20T11:54:21.0660856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-112] PASSED [ 74%] 2023-03-20T11:54:21.0680436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-113] PASSED [ 74%] 2023-03-20T11:54:21.0699044Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-114] PASSED [ 74%] 2023-03-20T11:54:21.0718745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-115] PASSED [ 74%] 2023-03-20T11:54:21.0736849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-116] PASSED [ 74%] 2023-03-20T11:54:21.0756443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-117] PASSED [ 74%] 2023-03-20T11:54:21.0775806Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-118] PASSED [ 74%] 2023-03-20T11:54:21.0798707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-119] PASSED [ 74%] 2023-03-20T11:54:21.0816668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-120] PASSED [ 74%] 2023-03-20T11:54:21.0835954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-121] PASSED [ 74%] 2023-03-20T11:54:21.0854987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-122] PASSED [ 74%] 2023-03-20T11:54:21.0872794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-123] PASSED [ 74%] 2023-03-20T11:54:21.0890613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-124] PASSED [ 74%] 2023-03-20T11:54:21.0909543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-125] PASSED [ 74%] 2023-03-20T11:54:21.0927448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-126] PASSED [ 74%] 2023-03-20T11:54:21.0946568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-127] PASSED [ 74%] 2023-03-20T11:54:21.0964686Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-128] PASSED [ 74%] 2023-03-20T11:54:21.0983851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-129] PASSED [ 74%] 2023-03-20T11:54:21.1002066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-130] PASSED [ 74%] 2023-03-20T11:54:21.1021199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-131] PASSED [ 74%] 2023-03-20T11:54:21.1039461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-132] PASSED [ 74%] 2023-03-20T11:54:21.1057976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-133] PASSED [ 74%] 2023-03-20T11:54:21.1076398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-134] PASSED [ 74%] 2023-03-20T11:54:21.1096023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-135] PASSED [ 74%] 2023-03-20T11:54:21.1113478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-136] PASSED [ 74%] 2023-03-20T11:54:21.1133242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-137] PASSED [ 74%] 2023-03-20T11:54:21.1150703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-138] PASSED [ 74%] 2023-03-20T11:54:21.1170500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-139] PASSED [ 74%] 2023-03-20T11:54:21.1187202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-140] PASSED [ 74%] 2023-03-20T11:54:21.1206154Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-141] PASSED [ 74%] 2023-03-20T11:54:21.1224430Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-142] PASSED [ 74%] 2023-03-20T11:54:21.1247543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-143] PASSED [ 74%] 2023-03-20T11:54:21.1265633Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-144] PASSED [ 74%] 2023-03-20T11:54:21.1284513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-145] PASSED [ 74%] 2023-03-20T11:54:21.1302429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-146] PASSED [ 74%] 2023-03-20T11:54:21.1321585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-147] PASSED [ 74%] 2023-03-20T11:54:21.1339281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-148] PASSED [ 74%] 2023-03-20T11:54:21.1358541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-149] PASSED [ 74%] 2023-03-20T11:54:21.1376116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-150] PASSED [ 74%] 2023-03-20T11:54:21.1395336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-151] PASSED [ 74%] 2023-03-20T11:54:21.1413381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-152] PASSED [ 74%] 2023-03-20T11:54:21.1432242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-153] PASSED [ 74%] 2023-03-20T11:54:21.1450569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-154] PASSED [ 74%] 2023-03-20T11:54:21.1469747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-155] PASSED [ 74%] 2023-03-20T11:54:21.1487276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-156] PASSED [ 74%] 2023-03-20T11:54:21.1506825Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-157] PASSED [ 74%] 2023-03-20T11:54:21.1524820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-158] PASSED [ 74%] 2023-03-20T11:54:21.1544167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-159] PASSED [ 74%] 2023-03-20T11:54:21.1562136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-160] PASSED [ 74%] 2023-03-20T11:54:21.1581468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-161] PASSED [ 74%] 2023-03-20T11:54:21.1602997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-162] PASSED [ 74%] 2023-03-20T11:54:21.1625682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-163] PASSED [ 74%] 2023-03-20T11:54:21.1646374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-164] PASSED [ 74%] 2023-03-20T11:54:21.1669365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-165] PASSED [ 74%] 2023-03-20T11:54:21.1690475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-166] PASSED [ 74%] 2023-03-20T11:54:21.1717632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-167] PASSED [ 74%] 2023-03-20T11:54:21.1738245Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-168] PASSED [ 74%] 2023-03-20T11:54:21.1760704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-169] PASSED [ 74%] 2023-03-20T11:54:21.1781644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-170] PASSED [ 74%] 2023-03-20T11:54:21.1801239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-171] PASSED [ 74%] 2023-03-20T11:54:21.1820647Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-172] PASSED [ 74%] 2023-03-20T11:54:21.1839986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-173] PASSED [ 74%] 2023-03-20T11:54:21.1858808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-174] PASSED [ 74%] 2023-03-20T11:54:21.1878559Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-175] PASSED [ 74%] 2023-03-20T11:54:21.1897328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-176] PASSED [ 74%] 2023-03-20T11:54:21.1917177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-177] PASSED [ 74%] 2023-03-20T11:54:21.1936221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-178] PASSED [ 74%] 2023-03-20T11:54:21.1956185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-179] PASSED [ 74%] 2023-03-20T11:54:21.1977725Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-180] PASSED [ 74%] 2023-03-20T11:54:21.1999681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-181] PASSED [ 74%] 2023-03-20T11:54:21.2020315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-182] PASSED [ 74%] 2023-03-20T11:54:21.2042745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-183] PASSED [ 74%] 2023-03-20T11:54:21.2063865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-184] PASSED [ 74%] 2023-03-20T11:54:21.2085727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-185] PASSED [ 74%] 2023-03-20T11:54:21.2107560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-186] PASSED [ 74%] 2023-03-20T11:54:21.2130921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-187] PASSED [ 74%] 2023-03-20T11:54:21.2150824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-188] PASSED [ 74%] 2023-03-20T11:54:21.2170791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-189] PASSED [ 74%] 2023-03-20T11:54:21.2189586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-190] PASSED [ 74%] 2023-03-20T11:54:21.2214390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-191] PASSED [ 74%] 2023-03-20T11:54:21.2233370Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-192] PASSED [ 74%] 2023-03-20T11:54:21.2253868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-193] PASSED [ 74%] 2023-03-20T11:54:21.2271829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-194] PASSED [ 74%] 2023-03-20T11:54:21.2292011Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-195] PASSED [ 74%] 2023-03-20T11:54:21.2310147Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-196] PASSED [ 74%] 2023-03-20T11:54:21.2330735Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-gaussian_blur-197] PASSED [ 74%] 2023-03-20T11:54:21.2354159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-00] PASSED [ 74%] 2023-03-20T11:54:21.2378062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-01] PASSED [ 74%] 2023-03-20T11:54:21.2400605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-02] PASSED [ 74%] 2023-03-20T11:54:21.2424767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-03] PASSED [ 74%] 2023-03-20T11:54:21.2447306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-04] PASSED [ 74%] 2023-03-20T11:54:21.2470791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-05] PASSED [ 74%] 2023-03-20T11:54:21.2494405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-06] PASSED [ 74%] 2023-03-20T11:54:21.2518196Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-07] PASSED [ 74%] 2023-03-20T11:54:21.2540777Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-08] PASSED [ 74%] 2023-03-20T11:54:21.2559843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-09] PASSED [ 74%] 2023-03-20T11:54:21.2578134Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-10] PASSED [ 74%] 2023-03-20T11:54:21.2597407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-11] PASSED [ 74%] 2023-03-20T11:54:21.2615881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-12] PASSED [ 74%] 2023-03-20T11:54:21.2635329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-13] PASSED [ 74%] 2023-03-20T11:54:21.2653897Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-14] PASSED [ 74%] 2023-03-20T11:54:21.2673228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-15] PASSED [ 74%] 2023-03-20T11:54:21.2692347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-16] PASSED [ 74%] 2023-03-20T11:54:21.2715343Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-17] PASSED [ 74%] 2023-03-20T11:54:21.2738151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-18] PASSED [ 74%] 2023-03-20T11:54:21.2761519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-19] PASSED [ 74%] 2023-03-20T11:54:21.2783890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-20] PASSED [ 74%] 2023-03-20T11:54:21.2807509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-21] PASSED [ 74%] 2023-03-20T11:54:21.2831000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-22] PASSED [ 74%] 2023-03-20T11:54:21.2853839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-23] PASSED [ 74%] 2023-03-20T11:54:21.2876901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-24] PASSED [ 74%] 2023-03-20T11:54:21.2901083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-25] PASSED [ 74%] 2023-03-20T11:54:21.2923438Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-26] PASSED [ 74%] 2023-03-20T11:54:21.2942885Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-27] PASSED [ 74%] 2023-03-20T11:54:21.2961376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-28] PASSED [ 74%] 2023-03-20T11:54:21.2980545Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-29] PASSED [ 74%] 2023-03-20T11:54:21.2999066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-30] PASSED [ 74%] 2023-03-20T11:54:21.3018096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-31] PASSED [ 74%] 2023-03-20T11:54:21.3036331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-32] PASSED [ 74%] 2023-03-20T11:54:21.3055511Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-33] PASSED [ 74%] 2023-03-20T11:54:21.3074122Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-34] PASSED [ 74%] 2023-03-20T11:54:21.3094560Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-35] PASSED [ 74%] 2023-03-20T11:54:21.3117184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-36] PASSED [ 74%] 2023-03-20T11:54:21.3141420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-37] PASSED [ 74%] 2023-03-20T11:54:21.3165293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-38] PASSED [ 74%] 2023-03-20T11:54:21.3188617Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-39] PASSED [ 74%] 2023-03-20T11:54:21.3212740Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-40] PASSED [ 74%] 2023-03-20T11:54:21.3241151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-41] PASSED [ 74%] 2023-03-20T11:54:21.3263792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-42] PASSED [ 74%] 2023-03-20T11:54:21.3289137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-43] PASSED [ 74%] 2023-03-20T11:54:21.3311940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-44] PASSED [ 74%] 2023-03-20T11:54:21.3332090Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-45] PASSED [ 74%] 2023-03-20T11:54:21.3349934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-46] PASSED [ 74%] 2023-03-20T11:54:21.3370360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-47] PASSED [ 74%] 2023-03-20T11:54:21.3387664Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-48] PASSED [ 74%] 2023-03-20T11:54:21.3407178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-49] PASSED [ 74%] 2023-03-20T11:54:21.3425985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-50] PASSED [ 74%] 2023-03-20T11:54:21.3445464Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-51] PASSED [ 74%] 2023-03-20T11:54:21.3464280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-52] PASSED [ 74%] 2023-03-20T11:54:21.3483895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-53] PASSED [ 74%] 2023-03-20T11:54:21.3506913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-54] PASSED [ 74%] 2023-03-20T11:54:21.3531084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-55] PASSED [ 74%] 2023-03-20T11:54:21.3554611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-56] PASSED [ 74%] 2023-03-20T11:54:21.3578361Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-57] PASSED [ 74%] 2023-03-20T11:54:21.3601895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-58] PASSED [ 75%] 2023-03-20T11:54:21.3626268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-59] PASSED [ 75%] 2023-03-20T11:54:21.3650479Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-60] PASSED [ 75%] 2023-03-20T11:54:21.3674859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-61] PASSED [ 75%] 2023-03-20T11:54:21.3697942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-62] PASSED [ 75%] 2023-03-20T11:54:21.3718058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-63] PASSED [ 75%] 2023-03-20T11:54:21.3736784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-64] PASSED [ 75%] 2023-03-20T11:54:21.3760775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-65] PASSED [ 75%] 2023-03-20T11:54:21.3779322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-66] PASSED [ 75%] 2023-03-20T11:54:21.3798717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-67] PASSED [ 75%] 2023-03-20T11:54:21.3817263Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-68] PASSED [ 75%] 2023-03-20T11:54:21.3837091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-69] PASSED [ 75%] 2023-03-20T11:54:21.3855675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-70] PASSED [ 75%] 2023-03-20T11:54:21.3875690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-equalize-71] PASSED [ 75%] 2023-03-20T11:54:21.3894507Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-00] PASSED [ 75%] 2023-03-20T11:54:21.3914471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-01] PASSED [ 75%] 2023-03-20T11:54:21.3934200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-02] PASSED [ 75%] 2023-03-20T11:54:21.3952981Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-03] PASSED [ 75%] 2023-03-20T11:54:21.3973570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-04] PASSED [ 75%] 2023-03-20T11:54:21.3992160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-05] PASSED [ 75%] 2023-03-20T11:54:21.4011166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-06] PASSED [ 75%] 2023-03-20T11:54:21.4031187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-07] PASSED [ 75%] 2023-03-20T11:54:21.4052404Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-08] PASSED [ 75%] 2023-03-20T11:54:21.4070209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-09] PASSED [ 75%] 2023-03-20T11:54:21.4089271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-10] PASSED [ 75%] 2023-03-20T11:54:21.4108254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-11] PASSED [ 75%] 2023-03-20T11:54:21.4126616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-12] PASSED [ 75%] 2023-03-20T11:54:21.4146425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-13] PASSED [ 75%] 2023-03-20T11:54:21.4165313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-14] PASSED [ 75%] 2023-03-20T11:54:21.4184850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-15] PASSED [ 75%] 2023-03-20T11:54:21.4203219Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-16] PASSED [ 75%] 2023-03-20T11:54:21.4226866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-17] PASSED [ 75%] 2023-03-20T11:54:21.4245968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-18] PASSED [ 75%] 2023-03-20T11:54:21.4265682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-19] PASSED [ 75%] 2023-03-20T11:54:21.4284642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-20] PASSED [ 75%] 2023-03-20T11:54:21.4304115Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-21] PASSED [ 75%] 2023-03-20T11:54:21.4323474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-22] PASSED [ 75%] 2023-03-20T11:54:21.4343002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-23] PASSED [ 75%] 2023-03-20T11:54:21.4362266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-24] PASSED [ 75%] 2023-03-20T11:54:21.4381510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-25] PASSED [ 75%] 2023-03-20T11:54:21.4400374Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-26] PASSED [ 75%] 2023-03-20T11:54:21.4419104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-27] PASSED [ 75%] 2023-03-20T11:54:21.4438399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-28] PASSED [ 75%] 2023-03-20T11:54:21.4457418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-29] PASSED [ 75%] 2023-03-20T11:54:21.4476010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-30] PASSED [ 75%] 2023-03-20T11:54:21.4495272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-31] PASSED [ 75%] 2023-03-20T11:54:21.4513764Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-32] PASSED [ 75%] 2023-03-20T11:54:21.4533794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-33] PASSED [ 75%] 2023-03-20T11:54:21.4552491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-34] PASSED [ 75%] 2023-03-20T11:54:21.4572753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-35] PASSED [ 75%] 2023-03-20T11:54:21.4591753Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-36] PASSED [ 75%] 2023-03-20T11:54:21.4612549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-37] PASSED [ 75%] 2023-03-20T11:54:21.4631475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-38] PASSED [ 75%] 2023-03-20T11:54:21.4651302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-39] PASSED [ 75%] 2023-03-20T11:54:21.4670518Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-40] PASSED [ 75%] 2023-03-20T11:54:21.4695091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-41] PASSED [ 75%] 2023-03-20T11:54:21.4714236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-42] PASSED [ 75%] 2023-03-20T11:54:21.4734468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-43] PASSED [ 75%] 2023-03-20T11:54:21.4753848Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-44] PASSED [ 75%] 2023-03-20T11:54:21.4773523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-45] PASSED [ 75%] 2023-03-20T11:54:21.4792695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-46] PASSED [ 75%] 2023-03-20T11:54:21.4812991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-47] PASSED [ 75%] 2023-03-20T11:54:21.4831704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-48] PASSED [ 75%] 2023-03-20T11:54:21.4852318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-49] PASSED [ 75%] 2023-03-20T11:54:21.4870654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-50] PASSED [ 75%] 2023-03-20T11:54:21.4890696Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-51] PASSED [ 75%] 2023-03-20T11:54:21.4909187Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-52] PASSED [ 75%] 2023-03-20T11:54:21.4929180Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-53] PASSED [ 75%] 2023-03-20T11:54:21.4948319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-54] PASSED [ 75%] 2023-03-20T11:54:21.4968972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-55] PASSED [ 75%] 2023-03-20T11:54:21.4988128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-56] PASSED [ 75%] 2023-03-20T11:54:21.5008783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-57] PASSED [ 75%] 2023-03-20T11:54:21.5027440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-58] PASSED [ 75%] 2023-03-20T11:54:21.5048234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-59] PASSED [ 75%] 2023-03-20T11:54:21.5067391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-60] PASSED [ 75%] 2023-03-20T11:54:21.5087759Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-61] PASSED [ 75%] 2023-03-20T11:54:21.5107402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-62] PASSED [ 75%] 2023-03-20T11:54:21.5126674Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-63] PASSED [ 75%] 2023-03-20T11:54:21.5145771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-64] PASSED [ 75%] 2023-03-20T11:54:21.5170634Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-65] PASSED [ 75%] 2023-03-20T11:54:21.5189284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-66] PASSED [ 75%] 2023-03-20T11:54:21.5210069Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-67] PASSED [ 75%] 2023-03-20T11:54:21.5227780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-68] PASSED [ 75%] 2023-03-20T11:54:21.5247401Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-69] PASSED [ 75%] 2023-03-20T11:54:21.5266213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-70] PASSED [ 75%] 2023-03-20T11:54:21.5286230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-invert-71] PASSED [ 75%] 2023-03-20T11:54:21.5305851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-00] PASSED [ 75%] 2023-03-20T11:54:21.5326006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-01] PASSED [ 75%] 2023-03-20T11:54:21.5345270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-02] PASSED [ 75%] 2023-03-20T11:54:21.5365109Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-03] PASSED [ 75%] 2023-03-20T11:54:21.5384307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-04] PASSED [ 75%] 2023-03-20T11:54:21.5404234Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-05] PASSED [ 75%] 2023-03-20T11:54:21.5423493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-06] PASSED [ 75%] 2023-03-20T11:54:21.5443874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-07] PASSED [ 75%] 2023-03-20T11:54:21.5462890Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-08] PASSED [ 75%] 2023-03-20T11:54:21.5482053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-09] PASSED [ 75%] 2023-03-20T11:54:21.5500660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-10] PASSED [ 75%] 2023-03-20T11:54:21.5520580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-11] PASSED [ 75%] 2023-03-20T11:54:21.5539459Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-12] PASSED [ 75%] 2023-03-20T11:54:21.5558766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-13] PASSED [ 75%] 2023-03-20T11:54:21.5577189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-14] PASSED [ 75%] 2023-03-20T11:54:21.5597214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-15] PASSED [ 75%] 2023-03-20T11:54:21.5615689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-16] PASSED [ 75%] 2023-03-20T11:54:21.5640017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-17] PASSED [ 75%] 2023-03-20T11:54:21.5659193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-18] PASSED [ 75%] 2023-03-20T11:54:21.5678946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-19] PASSED [ 75%] 2023-03-20T11:54:21.5697447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-20] PASSED [ 75%] 2023-03-20T11:54:21.5717720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-21] PASSED [ 75%] 2023-03-20T11:54:21.5736678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-22] PASSED [ 75%] 2023-03-20T11:54:21.5756776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-23] PASSED [ 75%] 2023-03-20T11:54:21.5775978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-24] PASSED [ 75%] 2023-03-20T11:54:21.5796375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-25] PASSED [ 75%] 2023-03-20T11:54:21.5815315Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-26] PASSED [ 75%] 2023-03-20T11:54:21.5835386Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-27] PASSED [ 75%] 2023-03-20T11:54:21.5854481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-28] PASSED [ 75%] 2023-03-20T11:54:21.5873987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-29] PASSED [ 75%] 2023-03-20T11:54:21.5893486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-30] PASSED [ 75%] 2023-03-20T11:54:21.5912676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-31] PASSED [ 75%] 2023-03-20T11:54:21.5931651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-32] PASSED [ 75%] 2023-03-20T11:54:21.5951281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-33] PASSED [ 75%] 2023-03-20T11:54:21.5970722Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-34] PASSED [ 75%] 2023-03-20T11:54:21.5989365Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-35] PASSED [ 75%] 2023-03-20T11:54:21.6010061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-36] PASSED [ 75%] 2023-03-20T11:54:21.6029549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-37] PASSED [ 75%] 2023-03-20T11:54:21.6050437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-38] PASSED [ 75%] 2023-03-20T11:54:21.6069340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-39] PASSED [ 75%] 2023-03-20T11:54:21.6090182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-40] PASSED [ 75%] 2023-03-20T11:54:21.6114418Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-41] PASSED [ 75%] 2023-03-20T11:54:21.6133805Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-42] PASSED [ 75%] 2023-03-20T11:54:21.6154236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-43] PASSED [ 75%] 2023-03-20T11:54:21.6174038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-44] PASSED [ 75%] 2023-03-20T11:54:21.6193780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-45] PASSED [ 75%] 2023-03-20T11:54:21.6213660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-46] PASSED [ 75%] 2023-03-20T11:54:21.6232795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-47] PASSED [ 75%] 2023-03-20T11:54:21.6252668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-48] PASSED [ 75%] 2023-03-20T11:54:21.6272170Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-49] PASSED [ 75%] 2023-03-20T11:54:21.6291262Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-50] PASSED [ 75%] 2023-03-20T11:54:21.6311285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-51] PASSED [ 75%] 2023-03-20T11:54:21.6330618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-52] PASSED [ 75%] 2023-03-20T11:54:21.6350832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-53] PASSED [ 75%] 2023-03-20T11:54:21.6370812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-54] PASSED [ 75%] 2023-03-20T11:54:21.6390601Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-55] PASSED [ 75%] 2023-03-20T11:54:21.6410603Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-56] PASSED [ 75%] 2023-03-20T11:54:21.6430567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-57] PASSED [ 75%] 2023-03-20T11:54:21.6450485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-58] PASSED [ 75%] 2023-03-20T11:54:21.6470899Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-59] PASSED [ 75%] 2023-03-20T11:54:21.6490185Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-60] PASSED [ 75%] 2023-03-20T11:54:21.6510006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-61] PASSED [ 75%] 2023-03-20T11:54:21.6530484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-62] PASSED [ 75%] 2023-03-20T11:54:21.6549739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-63] PASSED [ 75%] 2023-03-20T11:54:21.6568802Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-64] PASSED [ 75%] 2023-03-20T11:54:21.6592848Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-65] PASSED [ 75%] 2023-03-20T11:54:21.6612648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-66] PASSED [ 75%] 2023-03-20T11:54:21.6631854Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-67] PASSED [ 75%] 2023-03-20T11:54:21.6650819Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-68] PASSED [ 75%] 2023-03-20T11:54:21.6669887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-69] PASSED [ 75%] 2023-03-20T11:54:21.6689938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-70] PASSED [ 75%] 2023-03-20T11:54:21.6708692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-posterize-71] PASSED [ 75%] 2023-03-20T11:54:21.6728831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-00] PASSED [ 75%] 2023-03-20T11:54:21.6748237Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-01] PASSED [ 75%] 2023-03-20T11:54:21.6767766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-02] PASSED [ 75%] 2023-03-20T11:54:21.6788175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-03] PASSED [ 75%] 2023-03-20T11:54:21.6807428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-04] PASSED [ 75%] 2023-03-20T11:54:21.6827794Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-05] PASSED [ 75%] 2023-03-20T11:54:21.6847135Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-06] PASSED [ 75%] 2023-03-20T11:54:21.6867146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-07] PASSED [ 75%] 2023-03-20T11:54:21.6886567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-08] PASSED [ 75%] 2023-03-20T11:54:21.6906244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-09] PASSED [ 75%] 2023-03-20T11:54:21.6925284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-10] PASSED [ 75%] 2023-03-20T11:54:21.6944975Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-11] PASSED [ 75%] 2023-03-20T11:54:21.6963384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-12] PASSED [ 75%] 2023-03-20T11:54:21.6983206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-13] PASSED [ 75%] 2023-03-20T11:54:21.7001536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-14] PASSED [ 75%] 2023-03-20T11:54:21.7021236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-15] PASSED [ 75%] 2023-03-20T11:54:21.7040111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-16] PASSED [ 75%] 2023-03-20T11:54:21.7064382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-17] PASSED [ 75%] 2023-03-20T11:54:21.7083824Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-18] PASSED [ 75%] 2023-03-20T11:54:21.7104203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-19] PASSED [ 75%] 2023-03-20T11:54:21.7122916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-20] PASSED [ 75%] 2023-03-20T11:54:21.7143211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-21] PASSED [ 75%] 2023-03-20T11:54:21.7162475Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-22] PASSED [ 75%] 2023-03-20T11:54:21.7182536Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-23] PASSED [ 75%] 2023-03-20T11:54:21.7201877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-24] PASSED [ 75%] 2023-03-20T11:54:21.7222133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-25] PASSED [ 75%] 2023-03-20T11:54:21.7241689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-26] PASSED [ 75%] 2023-03-20T11:54:21.7261443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-27] PASSED [ 75%] 2023-03-20T11:54:21.7279959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-28] PASSED [ 75%] 2023-03-20T11:54:21.7299292Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-29] PASSED [ 75%] 2023-03-20T11:54:21.7318843Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-30] PASSED [ 75%] 2023-03-20T11:54:21.7338295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-31] PASSED [ 75%] 2023-03-20T11:54:21.7357584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-32] PASSED [ 75%] 2023-03-20T11:54:21.7377224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-33] PASSED [ 75%] 2023-03-20T11:54:21.7396240Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-34] PASSED [ 75%] 2023-03-20T11:54:21.7415703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-35] PASSED [ 75%] 2023-03-20T11:54:21.7435215Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-36] PASSED [ 75%] 2023-03-20T11:54:21.7455289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-37] PASSED [ 75%] 2023-03-20T11:54:21.7475247Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-38] PASSED [ 75%] 2023-03-20T11:54:21.7494716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-39] PASSED [ 75%] 2023-03-20T11:54:21.7514893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-40] PASSED [ 75%] 2023-03-20T11:54:21.7539656Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-41] PASSED [ 75%] 2023-03-20T11:54:21.7559924Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-42] PASSED [ 75%] 2023-03-20T11:54:21.7579875Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-43] PASSED [ 75%] 2023-03-20T11:54:21.7599409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-44] PASSED [ 75%] 2023-03-20T11:54:21.7619267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-45] PASSED [ 75%] 2023-03-20T11:54:21.7638581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-46] PASSED [ 75%] 2023-03-20T11:54:21.7658465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-47] PASSED [ 75%] 2023-03-20T11:54:21.7678028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-48] PASSED [ 75%] 2023-03-20T11:54:21.7697918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-49] PASSED [ 75%] 2023-03-20T11:54:21.7717251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-50] PASSED [ 75%] 2023-03-20T11:54:21.7736957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-51] PASSED [ 75%] 2023-03-20T11:54:21.7755989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-52] PASSED [ 75%] 2023-03-20T11:54:21.7776294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-53] PASSED [ 75%] 2023-03-20T11:54:21.7795925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-54] PASSED [ 75%] 2023-03-20T11:54:21.7816492Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-55] PASSED [ 75%] 2023-03-20T11:54:21.7836461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-56] PASSED [ 75%] 2023-03-20T11:54:21.7856620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-57] PASSED [ 75%] 2023-03-20T11:54:21.7875673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-58] PASSED [ 75%] 2023-03-20T11:54:21.7895442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-59] PASSED [ 75%] 2023-03-20T11:54:21.7914822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-60] PASSED [ 75%] 2023-03-20T11:54:21.7935199Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-61] PASSED [ 75%] 2023-03-20T11:54:21.7954698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-62] PASSED [ 75%] 2023-03-20T11:54:21.7974028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-63] PASSED [ 75%] 2023-03-20T11:54:21.7993511Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-64] PASSED [ 75%] 2023-03-20T11:54:21.8018072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-65] PASSED [ 75%] 2023-03-20T11:54:21.8037457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-66] PASSED [ 75%] 2023-03-20T11:54:21.8057305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-67] PASSED [ 75%] 2023-03-20T11:54:21.8076893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-68] PASSED [ 75%] 2023-03-20T11:54:21.8096993Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-69] PASSED [ 75%] 2023-03-20T11:54:21.8116204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-70] PASSED [ 75%] 2023-03-20T11:54:21.8136193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-solarize-71] PASSED [ 75%] 2023-03-20T11:54:21.8157105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-00] PASSED [ 75%] 2023-03-20T11:54:21.8178224Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-01] PASSED [ 75%] 2023-03-20T11:54:21.8198872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-02] PASSED [ 75%] 2023-03-20T11:54:21.8220493Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-03] PASSED [ 75%] 2023-03-20T11:54:21.8240608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-04] PASSED [ 75%] 2023-03-20T11:54:21.8261935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-05] PASSED [ 75%] 2023-03-20T11:54:21.8282271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-06] PASSED [ 75%] 2023-03-20T11:54:21.8303538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-07] PASSED [ 75%] 2023-03-20T11:54:21.8323911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-08] PASSED [ 75%] 2023-03-20T11:54:21.8343181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-09] PASSED [ 75%] 2023-03-20T11:54:21.8361627Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-10] PASSED [ 75%] 2023-03-20T11:54:21.8380594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-11] PASSED [ 75%] 2023-03-20T11:54:21.8399311Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-12] PASSED [ 75%] 2023-03-20T11:54:21.8418220Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-13] PASSED [ 75%] 2023-03-20T11:54:21.8436488Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-14] PASSED [ 75%] 2023-03-20T11:54:21.8455378Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-15] PASSED [ 75%] 2023-03-20T11:54:21.8474012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-16] PASSED [ 75%] 2023-03-20T11:54:21.8497829Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-17] PASSED [ 75%] 2023-03-20T11:54:21.8518392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-18] PASSED [ 75%] 2023-03-20T11:54:21.8539045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-19] PASSED [ 75%] 2023-03-20T11:54:21.8559481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-20] PASSED [ 75%] 2023-03-20T11:54:21.8580335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-21] PASSED [ 75%] 2023-03-20T11:54:21.8600465Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-22] PASSED [ 75%] 2023-03-20T11:54:21.8621915Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-23] PASSED [ 75%] 2023-03-20T11:54:21.8641591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-24] PASSED [ 75%] 2023-03-20T11:54:21.8662608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-25] PASSED [ 75%] 2023-03-20T11:54:21.8683176Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-26] PASSED [ 75%] 2023-03-20T11:54:21.8702648Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-27] PASSED [ 75%] 2023-03-20T11:54:21.8721088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-28] PASSED [ 75%] 2023-03-20T11:54:21.8740351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-29] PASSED [ 75%] 2023-03-20T11:54:21.8759061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-30] PASSED [ 75%] 2023-03-20T11:54:21.8778303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-31] PASSED [ 75%] 2023-03-20T11:54:21.8796914Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-32] PASSED [ 75%] 2023-03-20T11:54:21.8816327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-33] PASSED [ 75%] 2023-03-20T11:54:21.8835193Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-34] PASSED [ 75%] 2023-03-20T11:54:21.8854437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-35] PASSED [ 75%] 2023-03-20T11:54:21.8875286Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-36] PASSED [ 75%] 2023-03-20T11:54:21.8896628Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-37] PASSED [ 75%] 2023-03-20T11:54:21.8917491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-38] PASSED [ 75%] 2023-03-20T11:54:21.8939400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-39] PASSED [ 75%] 2023-03-20T11:54:21.8959526Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-40] PASSED [ 75%] 2023-03-20T11:54:21.8985692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-41] PASSED [ 75%] 2023-03-20T11:54:21.9005676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-42] PASSED [ 75%] 2023-03-20T11:54:21.9026700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-43] PASSED [ 75%] 2023-03-20T11:54:21.9047082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-44] PASSED [ 75%] 2023-03-20T11:54:21.9066539Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-45] PASSED [ 75%] 2023-03-20T11:54:21.9085288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-46] PASSED [ 75%] 2023-03-20T11:54:21.9104853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-47] PASSED [ 75%] 2023-03-20T11:54:21.9123071Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-48] PASSED [ 75%] 2023-03-20T11:54:21.9141743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-49] PASSED [ 75%] 2023-03-20T11:54:21.9160500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-50] PASSED [ 75%] 2023-03-20T11:54:21.9179363Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-51] PASSED [ 75%] 2023-03-20T11:54:21.9198583Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-52] PASSED [ 75%] 2023-03-20T11:54:21.9217470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-53] PASSED [ 75%] 2023-03-20T11:54:21.9238452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-54] PASSED [ 75%] 2023-03-20T11:54:21.9259063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-55] PASSED [ 75%] 2023-03-20T11:54:21.9279926Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-56] PASSED [ 75%] 2023-03-20T11:54:21.9300502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-57] PASSED [ 75%] 2023-03-20T11:54:21.9321134Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-58] PASSED [ 75%] 2023-03-20T11:54:21.9342052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-59] PASSED [ 75%] 2023-03-20T11:54:21.9363381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-60] PASSED [ 75%] 2023-03-20T11:54:21.9384254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-61] PASSED [ 75%] 2023-03-20T11:54:21.9404877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-62] PASSED [ 75%] 2023-03-20T11:54:21.9423549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-63] PASSED [ 75%] 2023-03-20T11:54:21.9442597Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-64] PASSED [ 75%] 2023-03-20T11:54:21.9465887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-65] PASSED [ 75%] 2023-03-20T11:54:21.9484460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-66] PASSED [ 75%] 2023-03-20T11:54:21.9503362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-67] PASSED [ 75%] 2023-03-20T11:54:21.9521544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-68] PASSED [ 75%] 2023-03-20T11:54:21.9540814Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-69] PASSED [ 75%] 2023-03-20T11:54:21.9559766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-70] PASSED [ 75%] 2023-03-20T11:54:21.9579130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-autocontrast-71] PASSED [ 75%] 2023-03-20T11:54:21.9611140Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-000] PASSED [ 75%] 2023-03-20T11:54:21.9635233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-001] PASSED [ 75%] 2023-03-20T11:54:21.9663272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-002] PASSED [ 75%] 2023-03-20T11:54:21.9692985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-003] PASSED [ 75%] 2023-03-20T11:54:21.9715481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-004] PASSED [ 75%] 2023-03-20T11:54:21.9744845Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-005] PASSED [ 75%] 2023-03-20T11:54:21.9773613Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-006] PASSED [ 75%] 2023-03-20T11:54:21.9796382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-007] PASSED [ 75%] 2023-03-20T11:54:21.9824297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-008] PASSED [ 75%] 2023-03-20T11:54:21.9844384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-009] PASSED [ 75%] 2023-03-20T11:54:21.9862695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-010] PASSED [ 75%] 2023-03-20T11:54:21.9882295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-011] PASSED [ 75%] 2023-03-20T11:54:21.9900956Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-012] PASSED [ 75%] 2023-03-20T11:54:21.9920414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-013] PASSED [ 75%] 2023-03-20T11:54:21.9939008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-014] PASSED [ 75%] 2023-03-20T11:54:21.9958400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-015] PASSED [ 75%] 2023-03-20T11:54:21.9977132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-016] PASSED [ 75%] 2023-03-20T11:54:22.0002132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-017] PASSED [ 75%] 2023-03-20T11:54:22.0023274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-018] PASSED [ 75%] 2023-03-20T11:54:22.0044653Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-019] PASSED [ 75%] 2023-03-20T11:54:22.0065251Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-020] PASSED [ 75%] 2023-03-20T11:54:22.0086546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-021] PASSED [ 75%] 2023-03-20T11:54:22.0106973Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-022] PASSED [ 75%] 2023-03-20T11:54:22.0129692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-023] PASSED [ 75%] 2023-03-20T11:54:22.0149649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-024] PASSED [ 75%] 2023-03-20T11:54:22.0171892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-025] PASSED [ 75%] 2023-03-20T11:54:22.0191959Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-026] PASSED [ 75%] 2023-03-20T11:54:22.0212006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-027] PASSED [ 75%] 2023-03-20T11:54:22.0230086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-028] PASSED [ 75%] 2023-03-20T11:54:22.0250322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-029] PASSED [ 75%] 2023-03-20T11:54:22.0267902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-030] PASSED [ 75%] 2023-03-20T11:54:22.0288871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-031] PASSED [ 75%] 2023-03-20T11:54:22.0306420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-032] PASSED [ 75%] 2023-03-20T11:54:22.0325462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-033] PASSED [ 75%] 2023-03-20T11:54:22.0344107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-034] PASSED [ 75%] 2023-03-20T11:54:22.0363519Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-035] PASSED [ 75%] 2023-03-20T11:54:22.0382440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-036] PASSED [ 75%] 2023-03-20T11:54:22.0402133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-037] PASSED [ 75%] 2023-03-20T11:54:22.0421039Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-038] PASSED [ 75%] 2023-03-20T11:54:22.0440153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-039] PASSED [ 75%] 2023-03-20T11:54:22.0458849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-040] PASSED [ 75%] 2023-03-20T11:54:22.0483807Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-041] PASSED [ 75%] 2023-03-20T11:54:22.0501671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-042] PASSED [ 75%] 2023-03-20T11:54:22.0520640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-043] PASSED [ 75%] 2023-03-20T11:54:22.0539250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-044] PASSED [ 75%] 2023-03-20T11:54:22.0558594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-045] PASSED [ 75%] 2023-03-20T11:54:22.0576590Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-046] PASSED [ 75%] 2023-03-20T11:54:22.0596159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-047] PASSED [ 75%] 2023-03-20T11:54:22.0614681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-048] PASSED [ 75%] 2023-03-20T11:54:22.0634327Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-049] PASSED [ 75%] 2023-03-20T11:54:22.0653730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-050] PASSED [ 75%] 2023-03-20T11:54:22.0672510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-051] PASSED [ 75%] 2023-03-20T11:54:22.0691562Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-052] PASSED [ 75%] 2023-03-20T11:54:22.0710989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-053] PASSED [ 75%] 2023-03-20T11:54:22.0730706Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-054] PASSED [ 75%] 2023-03-20T11:54:22.0749272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-055] PASSED [ 75%] 2023-03-20T11:54:22.0768976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-056] PASSED [ 75%] 2023-03-20T11:54:22.0787630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-057] PASSED [ 75%] 2023-03-20T11:54:22.0807723Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-058] PASSED [ 75%] 2023-03-20T11:54:22.0826736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-059] PASSED [ 75%] 2023-03-20T11:54:22.0845496Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-060] PASSED [ 75%] 2023-03-20T11:54:22.0865422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-061] PASSED [ 75%] 2023-03-20T11:54:22.0884232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-062] PASSED [ 75%] 2023-03-20T11:54:22.0903751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-063] PASSED [ 75%] 2023-03-20T11:54:22.0922350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-064] PASSED [ 75%] 2023-03-20T11:54:22.0946298Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-065] PASSED [ 75%] 2023-03-20T11:54:22.0964793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-066] PASSED [ 75%] 2023-03-20T11:54:22.0984330Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-067] PASSED [ 75%] 2023-03-20T11:54:22.1002733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-068] PASSED [ 75%] 2023-03-20T11:54:22.1022094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-069] PASSED [ 75%] 2023-03-20T11:54:22.1040616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-070] PASSED [ 75%] 2023-03-20T11:54:22.1059461Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-071] PASSED [ 75%] 2023-03-20T11:54:22.1081320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-072] PASSED [ 75%] 2023-03-20T11:54:22.1102976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-073] PASSED [ 75%] 2023-03-20T11:54:22.1123950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-074] PASSED [ 75%] 2023-03-20T11:54:22.1145672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-075] PASSED [ 75%] 2023-03-20T11:54:22.1166290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-076] PASSED [ 75%] 2023-03-20T11:54:22.1188077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-077] PASSED [ 75%] 2023-03-20T11:54:22.1209918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-078] PASSED [ 75%] 2023-03-20T11:54:22.1230505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-079] PASSED [ 75%] 2023-03-20T11:54:22.1252469Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-080] PASSED [ 75%] 2023-03-20T11:54:22.1271083Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-081] PASSED [ 75%] 2023-03-20T11:54:22.1290638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-082] PASSED [ 75%] 2023-03-20T11:54:22.1309639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-083] PASSED [ 75%] 2023-03-20T11:54:22.1329579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-084] PASSED [ 75%] 2023-03-20T11:54:22.1348024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-085] PASSED [ 75%] 2023-03-20T11:54:22.1366690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-086] PASSED [ 75%] 2023-03-20T11:54:22.1386434Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-087] PASSED [ 75%] 2023-03-20T11:54:22.1405425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-088] PASSED [ 75%] 2023-03-20T11:54:22.1430311Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-089] PASSED [ 75%] 2023-03-20T11:54:22.1452328Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-090] PASSED [ 75%] 2023-03-20T11:54:22.1473116Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-091] PASSED [ 75%] 2023-03-20T11:54:22.1493832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-092] PASSED [ 75%] 2023-03-20T11:54:22.1515635Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-093] PASSED [ 75%] 2023-03-20T11:54:22.1536468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-094] PASSED [ 75%] 2023-03-20T11:54:22.1558360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-095] PASSED [ 75%] 2023-03-20T11:54:22.1579218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-096] PASSED [ 75%] 2023-03-20T11:54:22.1601431Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-097] PASSED [ 75%] 2023-03-20T11:54:22.1622372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-098] PASSED [ 75%] 2023-03-20T11:54:22.1642267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-099] PASSED [ 75%] 2023-03-20T11:54:22.1660727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-100] PASSED [ 75%] 2023-03-20T11:54:22.1680362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-101] PASSED [ 75%] 2023-03-20T11:54:22.1699144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-102] PASSED [ 75%] 2023-03-20T11:54:22.1719314Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-103] PASSED [ 75%] 2023-03-20T11:54:22.1737884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-104] PASSED [ 75%] 2023-03-20T11:54:22.1758485Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-105] PASSED [ 75%] 2023-03-20T11:54:22.1776752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-106] PASSED [ 75%] 2023-03-20T11:54:22.1796437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_sharpness-107] PASSED [ 75%] 2023-03-20T11:54:22.1816021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-000] PASSED [ 75%] 2023-03-20T11:54:22.1836697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-001] PASSED [ 75%] 2023-03-20T11:54:22.1858276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-002] PASSED [ 75%] 2023-03-20T11:54:22.1879886Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-003] PASSED [ 75%] 2023-03-20T11:54:22.1899003Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-004] PASSED [ 75%] 2023-03-20T11:54:22.1925239Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-005] PASSED [ 75%] 2023-03-20T11:54:22.1944767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-006] PASSED [ 75%] 2023-03-20T11:54:22.1964930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-007] PASSED [ 75%] 2023-03-20T11:54:22.1984358Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-008] PASSED [ 75%] 2023-03-20T11:54:22.2004867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-009] PASSED [ 75%] 2023-03-20T11:54:22.2022888Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-010] PASSED [ 75%] 2023-03-20T11:54:22.2043323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-011] PASSED [ 75%] 2023-03-20T11:54:22.2061874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-012] PASSED [ 75%] 2023-03-20T11:54:22.2081626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-013] PASSED [ 75%] 2023-03-20T11:54:22.2100827Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-014] PASSED [ 75%] 2023-03-20T11:54:22.2120436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-015] PASSED [ 75%] 2023-03-20T11:54:22.2139557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-016] PASSED [ 75%] 2023-03-20T11:54:22.2159002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-017] PASSED [ 75%] 2023-03-20T11:54:22.2179349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-018] PASSED [ 75%] 2023-03-20T11:54:22.2200098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-019] PASSED [ 75%] 2023-03-20T11:54:22.2220397Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-020] PASSED [ 75%] 2023-03-20T11:54:22.2240988Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-021] PASSED [ 75%] 2023-03-20T11:54:22.2261008Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-022] PASSED [ 75%] 2023-03-20T11:54:22.2282244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-023] PASSED [ 75%] 2023-03-20T11:54:22.2302183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-024] PASSED [ 75%] 2023-03-20T11:54:22.2323107Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-025] PASSED [ 75%] 2023-03-20T11:54:22.2342815Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-026] PASSED [ 75%] 2023-03-20T11:54:22.2363362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-027] PASSED [ 75%] 2023-03-20T11:54:22.2381938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-028] PASSED [ 75%] 2023-03-20T11:54:22.2407168Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-029] PASSED [ 75%] 2023-03-20T11:54:22.2425902Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-030] PASSED [ 75%] 2023-03-20T11:54:22.2445629Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-031] PASSED [ 75%] 2023-03-20T11:54:22.2464163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-032] PASSED [ 75%] 2023-03-20T11:54:22.2484028Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-033] PASSED [ 75%] 2023-03-20T11:54:22.2502768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-034] PASSED [ 75%] 2023-03-20T11:54:22.2522094Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-035] PASSED [ 75%] 2023-03-20T11:54:22.2541675Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-036] PASSED [ 75%] 2023-03-20T11:54:22.2563607Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-037] PASSED [ 75%] 2023-03-20T11:54:22.2581522Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-038] PASSED [ 75%] 2023-03-20T11:54:22.2602481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-039] PASSED [ 75%] 2023-03-20T11:54:22.2621620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-040] PASSED [ 75%] 2023-03-20T11:54:22.2642121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-041] PASSED [ 75%] 2023-03-20T11:54:22.2661870Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-042] PASSED [ 75%] 2023-03-20T11:54:22.2682414Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-043] PASSED [ 75%] 2023-03-20T11:54:22.2702233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-044] PASSED [ 75%] 2023-03-20T11:54:22.2721766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-045] PASSED [ 75%] 2023-03-20T11:54:22.2740482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-046] PASSED [ 75%] 2023-03-20T11:54:22.2760163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-047] PASSED [ 75%] 2023-03-20T11:54:22.2778722Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-048] PASSED [ 75%] 2023-03-20T11:54:22.2798848Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-049] PASSED [ 75%] 2023-03-20T11:54:22.2817563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-050] PASSED [ 75%] 2023-03-20T11:54:22.2837962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-051] PASSED [ 75%] 2023-03-20T11:54:22.2856578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-052] PASSED [ 75%] 2023-03-20T11:54:22.2880862Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-053] PASSED [ 75%] 2023-03-20T11:54:22.2900552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-054] PASSED [ 75%] 2023-03-20T11:54:22.2920800Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-055] PASSED [ 75%] 2023-03-20T11:54:22.2940673Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-056] PASSED [ 75%] 2023-03-20T11:54:22.2961360Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-057] PASSED [ 75%] 2023-03-20T11:54:22.2981307Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-058] PASSED [ 75%] 2023-03-20T11:54:22.3002325Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-059] PASSED [ 75%] 2023-03-20T11:54:22.3022026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-060] PASSED [ 75%] 2023-03-20T11:54:22.3042906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-061] PASSED [ 75%] 2023-03-20T11:54:22.3062797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-062] PASSED [ 75%] 2023-03-20T11:54:22.3082991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-063] PASSED [ 75%] 2023-03-20T11:54:22.3101703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-064] PASSED [ 75%] 2023-03-20T11:54:22.3121679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-065] PASSED [ 75%] 2023-03-20T11:54:22.3140447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-066] PASSED [ 75%] 2023-03-20T11:54:22.3160506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-067] PASSED [ 75%] 2023-03-20T11:54:22.3179349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-068] PASSED [ 75%] 2023-03-20T11:54:22.3199474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-069] PASSED [ 75%] 2023-03-20T11:54:22.3217817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-070] PASSED [ 75%] 2023-03-20T11:54:22.3238319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-071] PASSED [ 75%] 2023-03-20T11:54:22.3258200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-072] PASSED [ 75%] 2023-03-20T11:54:22.3279733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-073] PASSED [ 75%] 2023-03-20T11:54:22.3298798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-074] PASSED [ 75%] 2023-03-20T11:54:22.3319946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-075] PASSED [ 75%] 2023-03-20T11:54:22.3339746Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-076] PASSED [ 75%] 2023-03-20T11:54:22.3365097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-077] PASSED [ 75%] 2023-03-20T11:54:22.3385303Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-078] PASSED [ 75%] 2023-03-20T11:54:22.3406084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-079] PASSED [ 75%] 2023-03-20T11:54:22.3426417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-080] PASSED [ 75%] 2023-03-20T11:54:22.3448457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-081] PASSED [ 75%] 2023-03-20T11:54:22.3467203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-082] PASSED [ 75%] 2023-03-20T11:54:22.3487101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-083] PASSED [ 75%] 2023-03-20T11:54:22.3506089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-084] PASSED [ 75%] 2023-03-20T11:54:22.3526051Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-085] PASSED [ 75%] 2023-03-20T11:54:22.3545893Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-086] PASSED [ 75%] 2023-03-20T11:54:22.3566364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-087] PASSED [ 75%] 2023-03-20T11:54:22.3585798Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-088] PASSED [ 75%] 2023-03-20T11:54:22.3605863Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-089] PASSED [ 75%] 2023-03-20T11:54:22.3626436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-090] PASSED [ 75%] 2023-03-20T11:54:22.3648289Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-091] PASSED [ 75%] 2023-03-20T11:54:22.3667879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-092] PASSED [ 75%] 2023-03-20T11:54:22.3689125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-093] PASSED [ 75%] 2023-03-20T11:54:22.3708606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-094] PASSED [ 75%] 2023-03-20T11:54:22.3730833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-095] PASSED [ 75%] 2023-03-20T11:54:22.3750150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-096] PASSED [ 75%] 2023-03-20T11:54:22.3771027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-097] PASSED [ 75%] 2023-03-20T11:54:22.3790991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-098] PASSED [ 75%] 2023-03-20T11:54:22.3810654Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-099] PASSED [ 75%] 2023-03-20T11:54:22.3829265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-100] PASSED [ 75%] 2023-03-20T11:54:22.3854023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-101] PASSED [ 75%] 2023-03-20T11:54:22.3872541Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-102] PASSED [ 75%] 2023-03-20T11:54:22.3892891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-103] PASSED [ 75%] 2023-03-20T11:54:22.3910655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-104] PASSED [ 75%] 2023-03-20T11:54:22.3930436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-105] PASSED [ 75%] 2023-03-20T11:54:22.3948528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-106] PASSED [ 75%] 2023-03-20T11:54:22.3968831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-erase-107] PASSED [ 75%] 2023-03-20T11:54:22.3988548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-00] PASSED [ 75%] 2023-03-20T11:54:22.4009078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-01] PASSED [ 75%] 2023-03-20T11:54:22.4028276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-02] PASSED [ 75%] 2023-03-20T11:54:22.4048728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-03] PASSED [ 75%] 2023-03-20T11:54:22.4066738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-04] PASSED [ 75%] 2023-03-20T11:54:22.4086953Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-05] PASSED [ 75%] 2023-03-20T11:54:22.4106373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-06] PASSED [ 75%] 2023-03-20T11:54:22.4126470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-07] PASSED [ 75%] 2023-03-20T11:54:22.4145350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-08] PASSED [ 75%] 2023-03-20T11:54:22.4165125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-09] PASSED [ 75%] 2023-03-20T11:54:22.4184043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-10] PASSED [ 75%] 2023-03-20T11:54:22.4203525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-11] PASSED [ 75%] 2023-03-20T11:54:22.4221930Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-12] PASSED [ 75%] 2023-03-20T11:54:22.4241591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-13] PASSED [ 75%] 2023-03-20T11:54:22.4260190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-14] PASSED [ 75%] 2023-03-20T11:54:22.4278936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-15] PASSED [ 75%] 2023-03-20T11:54:22.4297235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-16] PASSED [ 75%] 2023-03-20T11:54:22.4321450Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-17] PASSED [ 75%] 2023-03-20T11:54:22.4340472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-18] PASSED [ 75%] 2023-03-20T11:54:22.4360443Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-19] PASSED [ 75%] 2023-03-20T11:54:22.4379253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-20] PASSED [ 75%] 2023-03-20T11:54:22.4399319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-21] PASSED [ 75%] 2023-03-20T11:54:22.4418019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-22] PASSED [ 75%] 2023-03-20T11:54:22.4438684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-23] PASSED [ 75%] 2023-03-20T11:54:22.4457322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-24] PASSED [ 75%] 2023-03-20T11:54:22.4477659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-25] PASSED [ 75%] 2023-03-20T11:54:22.4496933Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-26] PASSED [ 75%] 2023-03-20T11:54:22.4517233Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-27] PASSED [ 75%] 2023-03-20T11:54:22.4535816Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-28] PASSED [ 75%] 2023-03-20T11:54:22.4555996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-29] PASSED [ 75%] 2023-03-20T11:54:22.4574620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-30] PASSED [ 75%] 2023-03-20T11:54:22.4594497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-31] PASSED [ 75%] 2023-03-20T11:54:22.4613611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-32] PASSED [ 75%] 2023-03-20T11:54:22.4633554Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-33] PASSED [ 75%] 2023-03-20T11:54:22.4652931Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-34] PASSED [ 75%] 2023-03-20T11:54:22.4671865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-35] PASSED [ 75%] 2023-03-20T11:54:22.4691996Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-36] PASSED [ 75%] 2023-03-20T11:54:22.4712248Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-37] PASSED [ 75%] 2023-03-20T11:54:22.4732881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-38] PASSED [ 75%] 2023-03-20T11:54:22.4752538Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-39] PASSED [ 75%] 2023-03-20T11:54:22.4772989Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-40] PASSED [ 75%] 2023-03-20T11:54:22.4796584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-41] PASSED [ 75%] 2023-03-20T11:54:22.4816205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-42] PASSED [ 75%] 2023-03-20T11:54:22.4836729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-43] PASSED [ 75%] 2023-03-20T11:54:22.4856189Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-44] PASSED [ 75%] 2023-03-20T11:54:22.4876164Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-45] PASSED [ 75%] 2023-03-20T11:54:22.4895014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-46] PASSED [ 75%] 2023-03-20T11:54:22.4914630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-47] PASSED [ 75%] 2023-03-20T11:54:22.4933537Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-48] PASSED [ 75%] 2023-03-20T11:54:22.4952910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-49] PASSED [ 75%] 2023-03-20T11:54:22.4972259Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-50] PASSED [ 75%] 2023-03-20T11:54:22.4991376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-51] PASSED [ 75%] 2023-03-20T11:54:22.5010420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-52] PASSED [ 75%] 2023-03-20T11:54:22.5029740Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-53] PASSED [ 75%] 2023-03-20T11:54:22.5049565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-54] PASSED [ 75%] 2023-03-20T11:54:22.5069207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-55] PASSED [ 75%] 2023-03-20T11:54:22.5089068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-56] PASSED [ 75%] 2023-03-20T11:54:22.5108261Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-57] PASSED [ 75%] 2023-03-20T11:54:22.5127568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-58] PASSED [ 75%] 2023-03-20T11:54:22.5147752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-59] PASSED [ 75%] 2023-03-20T11:54:22.5166992Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-60] PASSED [ 75%] 2023-03-20T11:54:22.5187022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-61] PASSED [ 75%] 2023-03-20T11:54:22.5206195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-62] PASSED [ 75%] 2023-03-20T11:54:22.5226097Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-63] PASSED [ 75%] 2023-03-20T11:54:22.5245273Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-64] PASSED [ 75%] 2023-03-20T11:54:22.5269731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-65] PASSED [ 75%] 2023-03-20T11:54:22.5289129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-66] PASSED [ 75%] 2023-03-20T11:54:22.5308720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-67] PASSED [ 75%] 2023-03-20T11:54:22.5328866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-68] PASSED [ 75%] 2023-03-20T11:54:22.5347952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-69] PASSED [ 75%] 2023-03-20T11:54:22.5366487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-70] PASSED [ 75%] 2023-03-20T11:54:22.5386005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_brightness-71] PASSED [ 75%] 2023-03-20T11:54:22.5405012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-00] PASSED [ 75%] 2023-03-20T11:54:22.5424742Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-01] PASSED [ 75%] 2023-03-20T11:54:22.5443978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-02] PASSED [ 75%] 2023-03-20T11:54:22.5464049Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-03] PASSED [ 75%] 2023-03-20T11:54:22.5482658Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-04] PASSED [ 75%] 2023-03-20T11:54:22.5502810Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-05] PASSED [ 75%] 2023-03-20T11:54:22.5521747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-06] PASSED [ 75%] 2023-03-20T11:54:22.5541697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-07] PASSED [ 75%] 2023-03-20T11:54:22.5561034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-08] PASSED [ 75%] 2023-03-20T11:54:22.5580564Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-09] PASSED [ 75%] 2023-03-20T11:54:22.5599110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-10] PASSED [ 75%] 2023-03-20T11:54:22.5618477Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-11] PASSED [ 75%] 2023-03-20T11:54:22.5637148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-12] PASSED [ 75%] 2023-03-20T11:54:22.5656569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-13] PASSED [ 75%] 2023-03-20T11:54:22.5675276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-14] PASSED [ 75%] 2023-03-20T11:54:22.5694369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-15] PASSED [ 75%] 2023-03-20T11:54:22.5712913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-16] PASSED [ 75%] 2023-03-20T11:54:22.5737050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-17] PASSED [ 75%] 2023-03-20T11:54:22.5756619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-18] PASSED [ 75%] 2023-03-20T11:54:22.5776720Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-19] PASSED [ 75%] 2023-03-20T11:54:22.5795946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-20] PASSED [ 75%] 2023-03-20T11:54:22.5815993Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-21] PASSED [ 75%] 2023-03-20T11:54:22.5835963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-22] PASSED [ 75%] 2023-03-20T11:54:22.5856335Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-23] PASSED [ 75%] 2023-03-20T11:54:22.5875834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-24] PASSED [ 75%] 2023-03-20T11:54:22.5896105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-25] PASSED [ 75%] 2023-03-20T11:54:22.5915918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-26] PASSED [ 75%] 2023-03-20T11:54:22.5935547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-27] PASSED [ 75%] 2023-03-20T11:54:22.5954432Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-28] PASSED [ 75%] 2023-03-20T11:54:22.5974498Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-29] PASSED [ 75%] 2023-03-20T11:54:22.5992118Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-30] PASSED [ 75%] 2023-03-20T11:54:22.6012423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-31] PASSED [ 75%] 2023-03-20T11:54:22.6030241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-32] PASSED [ 75%] 2023-03-20T11:54:22.6050687Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-33] PASSED [ 75%] 2023-03-20T11:54:22.6067891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-34] PASSED [ 75%] 2023-03-20T11:54:22.6087578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-35] PASSED [ 75%] 2023-03-20T11:54:22.6107623Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-36] PASSED [ 75%] 2023-03-20T11:54:22.6128998Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-37] PASSED [ 75%] 2023-03-20T11:54:22.6147449Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-38] PASSED [ 75%] 2023-03-20T11:54:22.6169088Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-39] PASSED [ 75%] 2023-03-20T11:54:22.6187946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-40] PASSED [ 75%] 2023-03-20T11:54:22.6214042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-41] PASSED [ 75%] 2023-03-20T11:54:22.6233778Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-42] PASSED [ 75%] 2023-03-20T11:54:22.6253772Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-43] PASSED [ 75%] 2023-03-20T11:54:22.6274785Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-44] PASSED [ 75%] 2023-03-20T11:54:22.6294055Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-45] PASSED [ 75%] 2023-03-20T11:54:22.6313811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-46] PASSED [ 75%] 2023-03-20T11:54:22.6333411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-47] PASSED [ 75%] 2023-03-20T11:54:22.6352331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-48] PASSED [ 75%] 2023-03-20T11:54:22.6373175Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-49] PASSED [ 75%] 2023-03-20T11:54:22.6391712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-50] PASSED [ 75%] 2023-03-20T11:54:22.6410847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-51] PASSED [ 75%] 2023-03-20T11:54:22.6430024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-52] PASSED [ 75%] 2023-03-20T11:54:22.6450692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-53] PASSED [ 75%] 2023-03-20T11:54:22.6470319Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-54] PASSED [ 75%] 2023-03-20T11:54:22.6492044Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-55] PASSED [ 75%] 2023-03-20T11:54:22.6510478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-56] PASSED [ 75%] 2023-03-20T11:54:22.6532751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-57] PASSED [ 75%] 2023-03-20T11:54:22.6551660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-58] PASSED [ 75%] 2023-03-20T11:54:22.6572991Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-59] PASSED [ 75%] 2023-03-20T11:54:22.6592651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-60] PASSED [ 75%] 2023-03-20T11:54:22.6613853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-61] PASSED [ 75%] 2023-03-20T11:54:22.6633280Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-62] PASSED [ 75%] 2023-03-20T11:54:22.6653644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-63] PASSED [ 75%] 2023-03-20T11:54:22.6672302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-64] PASSED [ 75%] 2023-03-20T11:54:22.6696776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-65] PASSED [ 75%] 2023-03-20T11:54:22.6716098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-66] PASSED [ 75%] 2023-03-20T11:54:22.6735957Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-67] PASSED [ 75%] 2023-03-20T11:54:22.6755005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-68] PASSED [ 75%] 2023-03-20T11:54:22.6774948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-69] PASSED [ 75%] 2023-03-20T11:54:22.6793982Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-70] PASSED [ 75%] 2023-03-20T11:54:22.6813888Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_contrast-71] PASSED [ 75%] 2023-03-20T11:54:22.6832437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-00] PASSED [ 75%] 2023-03-20T11:54:22.6852874Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-01] PASSED [ 75%] 2023-03-20T11:54:22.6871490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-02] PASSED [ 75%] 2023-03-20T11:54:22.6891098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-03] PASSED [ 75%] 2023-03-20T11:54:22.6909535Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-04] PASSED [ 75%] 2023-03-20T11:54:22.6930457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-05] PASSED [ 75%] 2023-03-20T11:54:22.6947719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-06] PASSED [ 75%] 2023-03-20T11:54:22.6967372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-07] PASSED [ 75%] 2023-03-20T11:54:22.6986831Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-08] PASSED [ 75%] 2023-03-20T11:54:22.7006022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-09] PASSED [ 75%] 2023-03-20T11:54:22.7024542Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-10] PASSED [ 75%] 2023-03-20T11:54:22.7043911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-11] PASSED [ 75%] 2023-03-20T11:54:22.7062166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-12] PASSED [ 75%] 2023-03-20T11:54:22.7080820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-13] PASSED [ 75%] 2023-03-20T11:54:22.7099359Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-14] PASSED [ 75%] 2023-03-20T11:54:22.7118460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-15] PASSED [ 75%] 2023-03-20T11:54:22.7136581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-16] PASSED [ 75%] 2023-03-20T11:54:22.7161016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-17] PASSED [ 75%] 2023-03-20T11:54:22.7179683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-18] PASSED [ 75%] 2023-03-20T11:54:22.7198976Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-19] PASSED [ 75%] 2023-03-20T11:54:22.7217995Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-20] PASSED [ 75%] 2023-03-20T11:54:22.7237632Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-21] PASSED [ 75%] 2023-03-20T11:54:22.7255979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-22] PASSED [ 75%] 2023-03-20T11:54:22.7276066Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-23] PASSED [ 75%] 2023-03-20T11:54:22.7294646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-24] PASSED [ 75%] 2023-03-20T11:54:22.7314332Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-25] PASSED [ 75%] 2023-03-20T11:54:22.7333906Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-26] PASSED [ 75%] 2023-03-20T11:54:22.7352730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-27] PASSED [ 75%] 2023-03-20T11:54:22.7370796Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-28] PASSED [ 75%] 2023-03-20T11:54:22.7389945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-29] PASSED [ 75%] 2023-03-20T11:54:22.7408851Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-30] PASSED [ 75%] 2023-03-20T11:54:22.7427091Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-31] PASSED [ 75%] 2023-03-20T11:54:22.7445607Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-32] PASSED [ 75%] 2023-03-20T11:54:22.7464928Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-33] PASSED [ 75%] 2023-03-20T11:54:22.7483132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-34] PASSED [ 75%] 2023-03-20T11:54:22.7502470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-35] PASSED [ 75%] 2023-03-20T11:54:22.7522267Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-36] PASSED [ 75%] 2023-03-20T11:54:22.7542236Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-37] PASSED [ 75%] 2023-03-20T11:54:22.7561419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-38] PASSED [ 75%] 2023-03-20T11:54:22.7581965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-39] PASSED [ 75%] 2023-03-20T11:54:22.7601132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-40] PASSED [ 75%] 2023-03-20T11:54:22.7625478Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-41] PASSED [ 75%] 2023-03-20T11:54:22.7645105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-42] PASSED [ 75%] 2023-03-20T11:54:22.7665007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-43] PASSED [ 75%] 2023-03-20T11:54:22.7684075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-44] PASSED [ 75%] 2023-03-20T11:54:22.7703767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-45] PASSED [ 75%] 2023-03-20T11:54:22.7722435Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-46] PASSED [ 75%] 2023-03-20T11:54:22.7742081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-47] PASSED [ 75%] 2023-03-20T11:54:22.7760771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-48] PASSED [ 75%] 2023-03-20T11:54:22.7780334Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-49] PASSED [ 75%] 2023-03-20T11:54:22.7798718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-50] PASSED [ 75%] 2023-03-20T11:54:22.7818393Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-51] PASSED [ 75%] 2023-03-20T11:54:22.7837337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-52] PASSED [ 75%] 2023-03-20T11:54:22.7857133Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-53] PASSED [ 75%] 2023-03-20T11:54:22.7876881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-54] PASSED [ 75%] 2023-03-20T11:54:22.7896737Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-55] PASSED [ 75%] 2023-03-20T11:54:22.7916081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-56] PASSED [ 75%] 2023-03-20T11:54:22.7936500Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-57] PASSED [ 75%] 2023-03-20T11:54:22.7955695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-58] PASSED [ 75%] 2023-03-20T11:54:22.7975577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-59] PASSED [ 75%] 2023-03-20T11:54:22.7995448Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-60] PASSED [ 75%] 2023-03-20T11:54:22.8015352Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-61] PASSED [ 75%] 2023-03-20T11:54:22.8034156Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-62] PASSED [ 75%] 2023-03-20T11:54:22.8053970Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-63] PASSED [ 75%] 2023-03-20T11:54:22.8072708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-64] PASSED [ 75%] 2023-03-20T11:54:22.8096657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-65] PASSED [ 75%] 2023-03-20T11:54:22.8115663Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-66] PASSED [ 75%] 2023-03-20T11:54:22.8134780Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-67] PASSED [ 75%] 2023-03-20T11:54:22.8153452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-68] PASSED [ 75%] 2023-03-20T11:54:22.8173577Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-69] PASSED [ 75%] 2023-03-20T11:54:22.8191932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-70] PASSED [ 75%] 2023-03-20T11:54:22.8212006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_gamma-71] PASSED [ 75%] 2023-03-20T11:54:22.8229150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-00] PASSED [ 75%] 2023-03-20T11:54:22.8248882Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-01] PASSED [ 75%] 2023-03-20T11:54:22.8266692Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-02] PASSED [ 75%] 2023-03-20T11:54:22.8285716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-03] PASSED [ 75%] 2023-03-20T11:54:22.8304282Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-04] PASSED [ 75%] 2023-03-20T11:54:22.8323183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-05] PASSED [ 75%] 2023-03-20T11:54:22.8341347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-06] PASSED [ 75%] 2023-03-20T11:54:22.8360618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-07] PASSED [ 75%] 2023-03-20T11:54:22.8378546Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-08] PASSED [ 75%] 2023-03-20T11:54:22.8397033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-09] PASSED [ 75%] 2023-03-20T11:54:22.8414859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-10] PASSED [ 75%] 2023-03-20T11:54:22.8433939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-11] PASSED [ 75%] 2023-03-20T11:54:22.8452524Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-12] PASSED [ 75%] 2023-03-20T11:54:22.8470136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-13] PASSED [ 75%] 2023-03-20T11:54:22.8487838Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-14] PASSED [ 75%] 2023-03-20T11:54:22.8506828Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-15] PASSED [ 75%] 2023-03-20T11:54:22.8524795Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-16] PASSED [ 75%] 2023-03-20T11:54:22.8547776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-17] PASSED [ 75%] 2023-03-20T11:54:22.8574630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-18] PASSED [ 75%] 2023-03-20T11:54:22.8601385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-19] PASSED [ 75%] 2023-03-20T11:54:22.8627159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-20] PASSED [ 75%] 2023-03-20T11:54:22.8654102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-21] PASSED [ 75%] 2023-03-20T11:54:22.8680336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-22] PASSED [ 75%] 2023-03-20T11:54:22.8707390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-23] PASSED [ 75%] 2023-03-20T11:54:22.8733758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-24] PASSED [ 75%] 2023-03-20T11:54:22.8760002Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-25] PASSED [ 75%] 2023-03-20T11:54:22.8786660Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-26] PASSED [ 75%] 2023-03-20T11:54:22.8805540Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-27] PASSED [ 75%] 2023-03-20T11:54:22.8823649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-28] PASSED [ 75%] 2023-03-20T11:54:22.8842690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-29] PASSED [ 75%] 2023-03-20T11:54:22.8860791Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-30] PASSED [ 75%] 2023-03-20T11:54:22.8879102Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-31] PASSED [ 75%] 2023-03-20T11:54:22.8896865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-32] PASSED [ 75%] 2023-03-20T11:54:22.8915811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-33] PASSED [ 75%] 2023-03-20T11:54:22.8934490Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-34] PASSED [ 75%] 2023-03-20T11:54:22.8952734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-35] PASSED [ 75%] 2023-03-20T11:54:22.8979763Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-36] PASSED [ 75%] 2023-03-20T11:54:22.9006428Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-37] PASSED [ 75%] 2023-03-20T11:54:22.9033356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-38] PASSED [ 75%] 2023-03-20T11:54:22.9061023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-39] PASSED [ 75%] 2023-03-20T11:54:22.9087290Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-40] PASSED [ 75%] 2023-03-20T11:54:22.9120026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-41] PASSED [ 75%] 2023-03-20T11:54:22.9148619Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-42] PASSED [ 75%] 2023-03-20T11:54:22.9177979Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-43] PASSED [ 75%] 2023-03-20T11:54:22.9206212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-44] PASSED [ 75%] 2023-03-20T11:54:22.9225505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-45] PASSED [ 75%] 2023-03-20T11:54:22.9243228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-46] PASSED [ 75%] 2023-03-20T11:54:22.9262389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-47] PASSED [ 75%] 2023-03-20T11:54:22.9280495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-48] PASSED [ 75%] 2023-03-20T11:54:22.9299642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-49] PASSED [ 75%] 2023-03-20T11:54:22.9317392Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-50] PASSED [ 75%] 2023-03-20T11:54:22.9336525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-51] PASSED [ 75%] 2023-03-20T11:54:22.9354984Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-52] PASSED [ 75%] 2023-03-20T11:54:22.9374207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-53] PASSED [ 75%] 2023-03-20T11:54:22.9400724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-54] PASSED [ 75%] 2023-03-20T11:54:22.9427738Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-55] PASSED [ 75%] 2023-03-20T11:54:22.9453978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-56] PASSED [ 75%] 2023-03-20T11:54:22.9482046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-57] PASSED [ 75%] 2023-03-20T11:54:22.9508416Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-58] PASSED [ 75%] 2023-03-20T11:54:22.9535939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-59] PASSED [ 75%] 2023-03-20T11:54:22.9564682Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-60] PASSED [ 75%] 2023-03-20T11:54:22.9594075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-61] PASSED [ 75%] 2023-03-20T11:54:22.9622390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-62] PASSED [ 75%] 2023-03-20T11:54:22.9641638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-63] PASSED [ 75%] 2023-03-20T11:54:22.9660351Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-64] PASSED [ 75%] 2023-03-20T11:54:22.9684860Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-65] PASSED [ 75%] 2023-03-20T11:54:22.9703369Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-66] PASSED [ 75%] 2023-03-20T11:54:22.9722318Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-67] PASSED [ 75%] 2023-03-20T11:54:22.9740412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-68] PASSED [ 75%] 2023-03-20T11:54:22.9759513Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-69] PASSED [ 75%] 2023-03-20T11:54:22.9777793Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-70] PASSED [ 75%] 2023-03-20T11:54:22.9796884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_hue-71] PASSED [ 75%] 2023-03-20T11:54:22.9815018Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-00] PASSED [ 75%] 2023-03-20T11:54:22.9834776Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-01] PASSED [ 75%] 2023-03-20T11:54:22.9853486Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-02] PASSED [ 75%] 2023-03-20T11:54:22.9872010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-03] PASSED [ 75%] 2023-03-20T11:54:22.9890781Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-04] PASSED [ 75%] 2023-03-20T11:54:22.9909222Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-05] PASSED [ 75%] 2023-03-20T11:54:22.9927129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-06] PASSED [ 75%] 2023-03-20T11:54:22.9946412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-07] PASSED [ 75%] 2023-03-20T11:54:22.9964626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-08] PASSED [ 75%] 2023-03-20T11:54:22.9983306Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-09] PASSED [ 75%] 2023-03-20T11:54:23.0001264Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-10] PASSED [ 75%] 2023-03-20T11:54:23.0019948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-11] PASSED [ 75%] 2023-03-20T11:54:23.0038192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-12] PASSED [ 75%] 2023-03-20T11:54:23.0056872Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-13] PASSED [ 75%] 2023-03-20T11:54:23.0074816Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-14] PASSED [ 75%] 2023-03-20T11:54:23.0094073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-15] PASSED [ 75%] 2023-03-20T11:54:23.0111324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-16] PASSED [ 75%] 2023-03-20T11:54:23.0134724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-17] PASSED [ 75%] 2023-03-20T11:54:23.0154173Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-18] PASSED [ 75%] 2023-03-20T11:54:23.0174661Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-19] PASSED [ 75%] 2023-03-20T11:54:23.0193474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-20] PASSED [ 75%] 2023-03-20T11:54:23.0213779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-21] PASSED [ 75%] 2023-03-20T11:54:23.0232575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-22] PASSED [ 75%] 2023-03-20T11:54:23.0253665Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-23] PASSED [ 75%] 2023-03-20T11:54:23.0272103Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-24] PASSED [ 75%] 2023-03-20T11:54:23.0293012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-25] PASSED [ 75%] 2023-03-20T11:54:23.0311812Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-26] PASSED [ 75%] 2023-03-20T11:54:23.0331297Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-27] PASSED [ 75%] 2023-03-20T11:54:23.0349820Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-28] PASSED [ 75%] 2023-03-20T11:54:23.0370847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-29] PASSED [ 75%] 2023-03-20T11:54:23.0388268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-30] PASSED [ 75%] 2023-03-20T11:54:23.0407257Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-31] PASSED [ 75%] 2023-03-20T11:54:23.0426068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-32] PASSED [ 75%] 2023-03-20T11:54:23.0445427Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-33] PASSED [ 75%] 2023-03-20T11:54:23.0464471Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-34] PASSED [ 75%] 2023-03-20T11:54:23.0483917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-35] PASSED [ 75%] 2023-03-20T11:54:23.0504202Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-36] PASSED [ 75%] 2023-03-20T11:54:23.0524497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-37] PASSED [ 75%] 2023-03-20T11:54:23.0544484Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-38] PASSED [ 75%] 2023-03-20T11:54:23.0565104Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-39] PASSED [ 75%] 2023-03-20T11:54:23.0585015Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-40] PASSED [ 75%] 2023-03-20T11:54:23.0610669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-41] PASSED [ 75%] 2023-03-20T11:54:23.0629917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-42] PASSED [ 75%] 2023-03-20T11:54:23.0650925Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-43] PASSED [ 75%] 2023-03-20T11:54:23.0669649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-44] PASSED [ 75%] 2023-03-20T11:54:23.0690228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-45] PASSED [ 75%] 2023-03-20T11:54:23.0707730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-46] PASSED [ 75%] 2023-03-20T11:54:23.0727291Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-47] PASSED [ 75%] 2023-03-20T11:54:23.0746951Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-48] PASSED [ 75%] 2023-03-20T11:54:23.0766849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-49] PASSED [ 75%] 2023-03-20T11:54:23.0785760Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-50] PASSED [ 75%] 2023-03-20T11:54:23.0805714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-51] PASSED [ 75%] 2023-03-20T11:54:23.0824943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-52] PASSED [ 75%] 2023-03-20T11:54:23.0844938Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-53] PASSED [ 75%] 2023-03-20T11:54:23.0864659Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-54] PASSED [ 75%] 2023-03-20T11:54:23.0885137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-55] PASSED [ 75%] 2023-03-20T11:54:23.0904929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-56] PASSED [ 75%] 2023-03-20T11:54:23.0925433Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-57] PASSED [ 75%] 2023-03-20T11:54:23.0944615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-58] PASSED [ 75%] 2023-03-20T11:54:23.0964917Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-59] PASSED [ 75%] 2023-03-20T11:54:23.0984691Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-60] PASSED [ 75%] 2023-03-20T11:54:23.1005309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-61] PASSED [ 75%] 2023-03-20T11:54:23.1025027Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-62] PASSED [ 75%] 2023-03-20T11:54:23.1044770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-63] PASSED [ 75%] 2023-03-20T11:54:23.1063669Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-64] PASSED [ 75%] 2023-03-20T11:54:23.1089260Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-65] PASSED [ 75%] 2023-03-20T11:54:23.1107204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-66] PASSED [ 75%] 2023-03-20T11:54:23.1126971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-67] PASSED [ 75%] 2023-03-20T11:54:23.1145549Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-68] PASSED [ 75%] 2023-03-20T11:54:23.1164839Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-69] PASSED [ 75%] 2023-03-20T11:54:23.1183716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-70] PASSED [ 75%] 2023-03-20T11:54:23.1202375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-adjust_saturation-71] PASSED [ 75%] 2023-03-20T11:54:23.1221333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-000] PASSED [ 75%] 2023-03-20T11:54:23.1241023Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-001] PASSED [ 75%] 2023-03-20T11:54:23.1259859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-002] PASSED [ 75%] 2023-03-20T11:54:23.1279745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-003] PASSED [ 75%] 2023-03-20T11:54:23.1297644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-004] PASSED [ 75%] 2023-03-20T11:54:23.1317690Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-005] PASSED [ 75%] 2023-03-20T11:54:23.1336602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-006] PASSED [ 75%] 2023-03-20T11:54:23.1356119Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-007] PASSED [ 75%] 2023-03-20T11:54:23.1375038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-008] PASSED [ 75%] 2023-03-20T11:54:23.1394293Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-009] PASSED [ 75%] 2023-03-20T11:54:23.1413310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-010] PASSED [ 75%] 2023-03-20T11:54:23.1432302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-011] PASSED [ 75%] 2023-03-20T11:54:23.1451061Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-012] PASSED [ 75%] 2023-03-20T11:54:23.1470846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-013] PASSED [ 75%] 2023-03-20T11:54:23.1490768Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-014] PASSED [ 75%] 2023-03-20T11:54:23.1509145Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-015] PASSED [ 75%] 2023-03-20T11:54:23.1527672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-016] PASSED [ 75%] 2023-03-20T11:54:23.1552410Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-017] PASSED [ 75%] 2023-03-20T11:54:23.1570986Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-018] PASSED [ 75%] 2023-03-20T11:54:23.1590698Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-019] PASSED [ 75%] 2023-03-20T11:54:23.1610114Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-020] PASSED [ 75%] 2023-03-20T11:54:23.1628108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-021] PASSED [ 75%] 2023-03-20T11:54:23.1646022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-022] PASSED [ 75%] 2023-03-20T11:54:23.1665258Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-023] PASSED [ 75%] 2023-03-20T11:54:23.1683624Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-024] PASSED [ 75%] 2023-03-20T11:54:23.1702745Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-025] PASSED [ 75%] 2023-03-20T11:54:23.1721126Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-026] PASSED [ 75%] 2023-03-20T11:54:23.1740734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-027] PASSED [ 75%] 2023-03-20T11:54:23.1759274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-028] PASSED [ 75%] 2023-03-20T11:54:23.1778462Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-029] PASSED [ 75%] 2023-03-20T11:54:23.1798065Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-030] PASSED [ 75%] 2023-03-20T11:54:23.1818005Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-031] PASSED [ 75%] 2023-03-20T11:54:23.1838085Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-032] PASSED [ 75%] 2023-03-20T11:54:23.1857643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-033] PASSED [ 75%] 2023-03-20T11:54:23.1876975Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-034] PASSED [ 75%] 2023-03-20T11:54:23.1896586Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-035] PASSED [ 75%] 2023-03-20T11:54:23.1915668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-036] PASSED [ 75%] 2023-03-20T11:54:23.1935783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-037] PASSED [ 75%] 2023-03-20T11:54:23.1954775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-038] PASSED [ 75%] 2023-03-20T11:54:23.1974510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-039] PASSED [ 75%] 2023-03-20T11:54:23.1992857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-040] PASSED [ 75%] 2023-03-20T11:54:23.2016887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-041] PASSED [ 75%] 2023-03-20T11:54:23.2035952Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-042] PASSED [ 75%] 2023-03-20T11:54:23.2055458Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-043] PASSED [ 75%] 2023-03-20T11:54:23.2074472Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-044] PASSED [ 75%] 2023-03-20T11:54:23.2094086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-045] PASSED [ 75%] 2023-03-20T11:54:23.2112817Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-046] PASSED [ 75%] 2023-03-20T11:54:23.2131834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-047] PASSED [ 75%] 2023-03-20T11:54:23.2150520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-048] PASSED [ 75%] 2023-03-20T11:54:23.2170497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-049] PASSED [ 75%] 2023-03-20T11:54:23.2188649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-050] PASSED [ 75%] 2023-03-20T11:54:23.2208934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-051] PASSED [ 75%] 2023-03-20T11:54:23.2227110Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-052] PASSED [ 75%] 2023-03-20T11:54:23.2247073Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-053] PASSED [ 75%] 2023-03-20T11:54:23.2266007Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-054] PASSED [ 75%] 2023-03-20T11:54:23.2285568Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-055] PASSED [ 75%] 2023-03-20T11:54:23.2304339Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-056] PASSED [ 75%] 2023-03-20T11:54:23.2323842Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-057] PASSED [ 75%] 2023-03-20T11:54:23.2342347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-058] PASSED [ 75%] 2023-03-20T11:54:23.2361600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-059] PASSED [ 75%] 2023-03-20T11:54:23.2380034Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-060] PASSED [ 75%] 2023-03-20T11:54:23.2399967Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-061] PASSED [ 75%] 2023-03-20T11:54:23.2417849Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-062] PASSED [ 75%] 2023-03-20T11:54:23.2437533Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-063] PASSED [ 75%] 2023-03-20T11:54:23.2456101Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-064] PASSED [ 75%] 2023-03-20T11:54:23.2479739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-065] PASSED [ 75%] 2023-03-20T11:54:23.2498037Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-066] PASSED [ 75%] 2023-03-20T11:54:23.2518098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-067] PASSED [ 75%] 2023-03-20T11:54:23.2536534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-068] PASSED [ 75%] 2023-03-20T11:54:23.2555990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-069] PASSED [ 75%] 2023-03-20T11:54:23.2574689Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-070] PASSED [ 75%] 2023-03-20T11:54:23.2594227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-071] PASSED [ 75%] 2023-03-20T11:54:23.2613676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-072] PASSED [ 75%] 2023-03-20T11:54:23.2632858Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-073] PASSED [ 75%] 2023-03-20T11:54:23.2652483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-074] PASSED [ 75%] 2023-03-20T11:54:23.2670918Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-075] PASSED [ 75%] 2023-03-20T11:54:23.2690159Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-076] PASSED [ 75%] 2023-03-20T11:54:23.2708767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-077] PASSED [ 75%] 2023-03-20T11:54:23.2727350Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-078] PASSED [ 75%] 2023-03-20T11:54:23.2747010Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-079] PASSED [ 75%] 2023-03-20T11:54:23.2765468Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-080] PASSED [ 75%] 2023-03-20T11:54:23.2785218Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-081] PASSED [ 75%] 2023-03-20T11:54:23.2803842Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-082] PASSED [ 75%] 2023-03-20T11:54:23.2823382Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-083] PASSED [ 75%] 2023-03-20T11:54:23.2842420Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-084] PASSED [ 75%] 2023-03-20T11:54:23.2862454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-085] PASSED [ 75%] 2023-03-20T11:54:23.2881310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-086] PASSED [ 75%] 2023-03-20T11:54:23.2900913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-087] PASSED [ 75%] 2023-03-20T11:54:23.2919784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-088] PASSED [ 75%] 2023-03-20T11:54:23.2943707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-089] PASSED [ 75%] 2023-03-20T11:54:23.2962439Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-090] PASSED [ 75%] 2023-03-20T11:54:23.2981402Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-091] PASSED [ 75%] 2023-03-20T11:54:23.3000211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-092] PASSED [ 75%] 2023-03-20T11:54:23.3019483Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-093] PASSED [ 75%] 2023-03-20T11:54:23.3037770Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-094] PASSED [ 75%] 2023-03-20T11:54:23.3056939Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-095] PASSED [ 75%] 2023-03-20T11:54:23.3075727Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-096] PASSED [ 75%] 2023-03-20T11:54:23.3095144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-097] PASSED [ 75%] 2023-03-20T11:54:23.3113932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-098] PASSED [ 75%] 2023-03-20T11:54:23.3133685Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-099] PASSED [ 75%] 2023-03-20T11:54:23.3151657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-100] PASSED [ 75%] 2023-03-20T11:54:23.3172584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-101] PASSED [ 75%] 2023-03-20T11:54:23.3190309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-102] PASSED [ 75%] 2023-03-20T11:54:23.3210680Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-103] PASSED [ 75%] 2023-03-20T11:54:23.3229451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-104] PASSED [ 75%] 2023-03-20T11:54:23.3250667Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-105] PASSED [ 75%] 2023-03-20T11:54:23.3268419Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-106] PASSED [ 75%] 2023-03-20T11:54:23.3289177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-107] PASSED [ 75%] 2023-03-20T11:54:23.3307272Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-108] PASSED [ 75%] 2023-03-20T11:54:23.3326871Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-109] PASSED [ 75%] 2023-03-20T11:54:23.3345911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-110] PASSED [ 75%] 2023-03-20T11:54:23.3365487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-111] PASSED [ 75%] 2023-03-20T11:54:23.3384646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-112] PASSED [ 75%] 2023-03-20T11:54:23.3410336Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-113] PASSED [ 75%] 2023-03-20T11:54:23.3427954Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-114] PASSED [ 75%] 2023-03-20T11:54:23.3447545Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-115] PASSED [ 75%] 2023-03-20T11:54:23.3466285Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-116] PASSED [ 75%] 2023-03-20T11:54:23.3485254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-117] PASSED [ 75%] 2023-03-20T11:54:23.3504072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-118] PASSED [ 75%] 2023-03-20T11:54:23.3523579Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-119] PASSED [ 75%] 2023-03-20T11:54:23.3542588Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-120] PASSED [ 75%] 2023-03-20T11:54:23.3562916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-121] PASSED [ 75%] 2023-03-20T11:54:23.3581907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-122] PASSED [ 75%] 2023-03-20T11:54:23.3602181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-123] PASSED [ 75%] 2023-03-20T11:54:23.3621128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-124] PASSED [ 75%] 2023-03-20T11:54:23.3641227Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-125] PASSED [ 75%] 2023-03-20T11:54:23.3660491Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-126] PASSED [ 75%] 2023-03-20T11:54:23.3680718Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-127] PASSED [ 75%] 2023-03-20T11:54:23.3700013Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-128] PASSED [ 75%] 2023-03-20T11:54:23.3720271Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-129] PASSED [ 75%] 2023-03-20T11:54:23.3739217Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-130] PASSED [ 75%] 2023-03-20T11:54:23.3758575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-131] PASSED [ 75%] 2023-03-20T11:54:23.3776830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-132] PASSED [ 75%] 2023-03-20T11:54:23.3796990Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-133] PASSED [ 75%] 2023-03-20T11:54:23.3816017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-134] PASSED [ 75%] 2023-03-20T11:54:23.3836274Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-135] PASSED [ 75%] 2023-03-20T11:54:23.3855087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-136] PASSED [ 75%] 2023-03-20T11:54:23.3879600Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-five_crop-137] PASSED [ 75%] 2023-03-20T11:54:23.3899284Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-000] PASSED [ 75%] 2023-03-20T11:54:23.3920221Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-001] PASSED [ 75%] 2023-03-20T11:54:23.3939144Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-002] PASSED [ 75%] 2023-03-20T11:54:23.3958916Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-003] PASSED [ 75%] 2023-03-20T11:54:23.3977774Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-004] PASSED [ 75%] 2023-03-20T11:54:23.3997962Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-005] PASSED [ 75%] 2023-03-20T11:54:23.4017684Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-006] PASSED [ 75%] 2023-03-20T11:54:23.4038515Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-007] PASSED [ 75%] 2023-03-20T11:54:23.4057767Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-008] PASSED [ 75%] 2023-03-20T11:54:23.4077594Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-009] PASSED [ 75%] 2023-03-20T11:54:23.4096726Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-010] PASSED [ 75%] 2023-03-20T11:54:23.4116937Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-011] PASSED [ 75%] 2023-03-20T11:54:23.4136281Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-012] PASSED [ 75%] 2023-03-20T11:54:23.4156853Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-013] PASSED [ 75%] 2023-03-20T11:54:23.4175971Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-014] PASSED [ 75%] 2023-03-20T11:54:23.4196235Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-015] PASSED [ 75%] 2023-03-20T11:54:23.4214936Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-016] PASSED [ 75%] 2023-03-20T11:54:23.4234850Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-017] PASSED [ 75%] 2023-03-20T11:54:23.4254256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-018] PASSED [ 75%] 2023-03-20T11:54:23.4274376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-019] PASSED [ 75%] 2023-03-20T11:54:23.4294169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-020] PASSED [ 75%] 2023-03-20T11:54:23.4313852Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-021] PASSED [ 75%] 2023-03-20T11:54:23.4333429Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-022] PASSED [ 75%] 2023-03-20T11:54:23.4357105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-023] PASSED [ 75%] 2023-03-20T11:54:23.4376905Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-024] PASSED [ 75%] 2023-03-20T11:54:23.4397508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-025] PASSED [ 75%] 2023-03-20T11:54:23.4416898Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-026] PASSED [ 75%] 2023-03-20T11:54:23.4437036Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-027] PASSED [ 75%] 2023-03-20T11:54:23.4456200Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-028] PASSED [ 75%] 2023-03-20T11:54:23.4476254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-029] PASSED [ 75%] 2023-03-20T11:54:23.4495630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-030] PASSED [ 75%] 2023-03-20T11:54:23.4516383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-031] PASSED [ 75%] 2023-03-20T11:54:23.4535891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-032] PASSED [ 75%] 2023-03-20T11:54:23.4555552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-033] PASSED [ 75%] 2023-03-20T11:54:23.4574892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-034] PASSED [ 75%] 2023-03-20T11:54:23.4595121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-035] PASSED [ 75%] 2023-03-20T11:54:23.4614734Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-036] PASSED [ 75%] 2023-03-20T11:54:23.4635404Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-037] PASSED [ 75%] 2023-03-20T11:54:23.4655160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-038] PASSED [ 75%] 2023-03-20T11:54:23.4675313Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-039] PASSED [ 75%] 2023-03-20T11:54:23.4694445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-040] PASSED [ 75%] 2023-03-20T11:54:23.4714929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-041] PASSED [ 75%] 2023-03-20T11:54:23.4734422Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-042] PASSED [ 75%] 2023-03-20T11:54:23.4754855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-043] PASSED [ 75%] 2023-03-20T11:54:23.4774543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-044] PASSED [ 75%] 2023-03-20T11:54:23.4794565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-045] PASSED [ 75%] 2023-03-20T11:54:23.4813407Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-046] PASSED [ 75%] 2023-03-20T11:54:23.4838520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-047] PASSED [ 75%] 2023-03-20T11:54:23.4857857Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-048] PASSED [ 75%] 2023-03-20T11:54:23.4878409Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-049] PASSED [ 75%] 2023-03-20T11:54:23.4897965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-050] PASSED [ 75%] 2023-03-20T11:54:23.4918171Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-051] PASSED [ 75%] 2023-03-20T11:54:23.4937105Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-052] PASSED [ 75%] 2023-03-20T11:54:23.4957256Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-053] PASSED [ 75%] 2023-03-20T11:54:23.4976731Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-054] PASSED [ 75%] 2023-03-20T11:54:23.4997460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-055] PASSED [ 75%] 2023-03-20T11:54:23.5016769Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-056] PASSED [ 75%] 2023-03-20T11:54:23.5036950Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-057] PASSED [ 75%] 2023-03-20T11:54:23.5055948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-058] PASSED [ 75%] 2023-03-20T11:54:23.5075881Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-059] PASSED [ 75%] 2023-03-20T11:54:23.5095911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-060] PASSED [ 75%] 2023-03-20T11:54:23.5116968Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-061] PASSED [ 75%] 2023-03-20T11:54:23.5136913Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-062] PASSED [ 75%] 2023-03-20T11:54:23.5157502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-063] PASSED [ 75%] 2023-03-20T11:54:23.5177385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-064] PASSED [ 75%] 2023-03-20T11:54:23.5198417Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-065] PASSED [ 75%] 2023-03-20T11:54:23.5218447Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-066] PASSED [ 75%] 2023-03-20T11:54:23.5239678Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-067] PASSED [ 75%] 2023-03-20T11:54:23.5260582Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-068] PASSED [ 75%] 2023-03-20T11:54:23.5280012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-069] PASSED [ 75%] 2023-03-20T11:54:23.5299437Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-070] PASSED [ 75%] 2023-03-20T11:54:23.5324565Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-071] PASSED [ 75%] 2023-03-20T11:54:23.5343702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-072] PASSED [ 75%] 2023-03-20T11:54:23.5364128Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-073] PASSED [ 75%] 2023-03-20T11:54:23.5383677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-074] PASSED [ 75%] 2023-03-20T11:54:23.5402994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-075] PASSED [ 75%] 2023-03-20T11:54:23.5422398Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-076] PASSED [ 75%] 2023-03-20T11:54:23.5442784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-077] PASSED [ 75%] 2023-03-20T11:54:23.5462182Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-078] PASSED [ 75%] 2023-03-20T11:54:23.5482384Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-079] PASSED [ 75%] 2023-03-20T11:54:23.5502084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-080] PASSED [ 75%] 2023-03-20T11:54:23.5522528Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-081] PASSED [ 75%] 2023-03-20T11:54:23.5542082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-082] PASSED [ 75%] 2023-03-20T11:54:23.5562525Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-083] PASSED [ 75%] 2023-03-20T11:54:23.5582329Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-084] PASSED [ 75%] 2023-03-20T11:54:23.5602165Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-085] PASSED [ 75%] 2023-03-20T11:54:23.5621695Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-086] PASSED [ 75%] 2023-03-20T11:54:23.5641975Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-087] PASSED [ 75%] 2023-03-20T11:54:23.5661644Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-088] PASSED [ 75%] 2023-03-20T11:54:23.5682016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-089] PASSED [ 75%] 2023-03-20T11:54:23.5701552Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-090] PASSED [ 75%] 2023-03-20T11:54:23.5721556Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-091] PASSED [ 75%] 2023-03-20T11:54:23.5740965Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-092] PASSED [ 75%] 2023-03-20T11:54:23.5761425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-093] PASSED [ 75%] 2023-03-20T11:54:23.5781077Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-094] PASSED [ 75%] 2023-03-20T11:54:23.5805372Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-095] PASSED [ 75%] 2023-03-20T11:54:23.5825451Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-096] PASSED [ 75%] 2023-03-20T11:54:23.5846301Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-097] PASSED [ 75%] 2023-03-20T11:54:23.5866092Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-098] PASSED [ 75%] 2023-03-20T11:54:23.5886512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-099] PASSED [ 75%] 2023-03-20T11:54:23.5906808Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-100] PASSED [ 75%] 2023-03-20T11:54:23.5927068Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-101] PASSED [ 75%] 2023-03-20T11:54:23.5947022Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-102] PASSED [ 75%] 2023-03-20T11:54:23.5969381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-103] PASSED [ 75%] 2023-03-20T11:54:23.5987966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-104] PASSED [ 75%] 2023-03-20T11:54:23.6009762Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-105] PASSED [ 75%] 2023-03-20T11:54:23.6027505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-106] PASSED [ 75%] 2023-03-20T11:54:23.6048923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-107] PASSED [ 75%] 2023-03-20T11:54:23.6067595Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-108] PASSED [ 75%] 2023-03-20T11:54:23.6089381Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-109] PASSED [ 75%] 2023-03-20T11:54:23.6107278Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-110] PASSED [ 75%] 2023-03-20T11:54:23.6128868Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-111] PASSED [ 75%] 2023-03-20T11:54:23.6147456Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-112] PASSED [ 75%] 2023-03-20T11:54:23.6168847Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-113] PASSED [ 75%] 2023-03-20T11:54:23.6187670Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-114] PASSED [ 75%] 2023-03-20T11:54:23.6209072Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-115] PASSED [ 75%] 2023-03-20T11:54:23.6229206Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-116] PASSED [ 75%] 2023-03-20T11:54:23.6250640Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-117] PASSED [ 75%] 2023-03-20T11:54:23.6269636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-118] PASSED [ 75%] 2023-03-20T11:54:23.6294563Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-119] PASSED [ 75%] 2023-03-20T11:54:23.6314304Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-120] PASSED [ 75%] 2023-03-20T11:54:23.6334927Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-121] PASSED [ 75%] 2023-03-20T11:54:23.6354836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-122] PASSED [ 75%] 2023-03-20T11:54:23.6374677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-123] PASSED [ 75%] 2023-03-20T11:54:23.6394146Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-124] PASSED [ 75%] 2023-03-20T11:54:23.6413940Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-125] PASSED [ 75%] 2023-03-20T11:54:23.6433190Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-126] PASSED [ 75%] 2023-03-20T11:54:23.6453855Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-127] PASSED [ 75%] 2023-03-20T11:54:23.6473050Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-128] PASSED [ 75%] 2023-03-20T11:54:23.6493836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-129] PASSED [ 75%] 2023-03-20T11:54:23.6512700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-130] PASSED [ 75%] 2023-03-20T11:54:23.6533385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-131] PASSED [ 75%] 2023-03-20T11:54:23.6552679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-132] PASSED [ 75%] 2023-03-20T11:54:23.6574024Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-133] PASSED [ 75%] 2023-03-20T11:54:23.6593053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-134] PASSED [ 75%] 2023-03-20T11:54:23.6613747Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-135] PASSED [ 75%] 2023-03-20T11:54:23.6632789Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-136] PASSED [ 75%] 2023-03-20T11:54:23.6653825Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-137] PASSED [ 75%] 2023-03-20T11:54:23.6673153Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-138] PASSED [ 75%] 2023-03-20T11:54:23.6693704Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-139] PASSED [ 75%] 2023-03-20T11:54:23.6713323Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-140] PASSED [ 75%] 2023-03-20T11:54:23.6734287Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-141] PASSED [ 75%] 2023-03-20T11:54:23.6753716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-142] PASSED [ 75%] 2023-03-20T11:54:23.6778444Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-143] PASSED [ 75%] 2023-03-20T11:54:23.6798244Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-144] PASSED [ 75%] 2023-03-20T11:54:23.6818166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-145] PASSED [ 75%] 2023-03-20T11:54:23.6837593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-146] PASSED [ 75%] 2023-03-20T11:54:23.6857733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-147] PASSED [ 75%] 2023-03-20T11:54:23.6877671Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-148] PASSED [ 75%] 2023-03-20T11:54:23.6897703Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-149] PASSED [ 75%] 2023-03-20T11:54:23.6918082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-150] PASSED [ 75%] 2023-03-20T11:54:23.6938679Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-151] PASSED [ 75%] 2023-03-20T11:54:23.6958716Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-152] PASSED [ 75%] 2023-03-20T11:54:23.6979489Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-153] PASSED [ 75%] 2023-03-20T11:54:23.6999454Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-154] PASSED [ 75%] 2023-03-20T11:54:23.7020406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-155] PASSED [ 75%] 2023-03-20T11:54:23.7040728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-156] PASSED [ 75%] 2023-03-20T11:54:23.7061728Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-157] PASSED [ 75%] 2023-03-20T11:54:23.7081779Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-158] PASSED [ 75%] 2023-03-20T11:54:23.7102184Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-159] PASSED [ 75%] 2023-03-20T11:54:23.7121836Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-160] PASSED [ 75%] 2023-03-20T11:54:23.7142161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-161] PASSED [ 75%] 2023-03-20T11:54:23.7161901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-162] PASSED [ 75%] 2023-03-20T11:54:23.7182322Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-163] PASSED [ 75%] 2023-03-20T11:54:23.7201877Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-164] PASSED [ 75%] 2023-03-20T11:54:23.7222811Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-165] PASSED [ 75%] 2023-03-20T11:54:23.7242750Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-166] PASSED [ 75%] 2023-03-20T11:54:23.7267643Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-ten_crop-167] PASSED [ 75%] 2023-03-20T11:54:23.7287517Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-00] PASSED [ 75%] 2023-03-20T11:54:23.7307618Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-01] PASSED [ 75%] 2023-03-20T11:54:23.7326229Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-02] PASSED [ 75%] 2023-03-20T11:54:23.7345934Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-03] PASSED [ 75%] 2023-03-20T11:54:23.7365019Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-04] PASSED [ 75%] 2023-03-20T11:54:23.7384987Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-05] PASSED [ 75%] 2023-03-20T11:54:23.7403761Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-06] PASSED [ 75%] 2023-03-20T11:54:23.7423574Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-07] PASSED [ 75%] 2023-03-20T11:54:23.7442520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-08] PASSED [ 75%] 2023-03-20T11:54:23.7462371Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-09] PASSED [ 75%] 2023-03-20T11:54:23.7481445Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-10] PASSED [ 75%] 2023-03-20T11:54:23.7500894Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-11] PASSED [ 75%] 2023-03-20T11:54:23.7519714Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-12] PASSED [ 75%] 2023-03-20T11:54:23.7539179Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-13] PASSED [ 75%] 2023-03-20T11:54:23.7558506Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-14] PASSED [ 75%] 2023-03-20T11:54:23.7577921Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-15] PASSED [ 75%] 2023-03-20T11:54:23.7596596Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-16] PASSED [ 75%] 2023-03-20T11:54:23.7616192Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-17] PASSED [ 75%] 2023-03-20T11:54:23.7635977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-18] PASSED [ 75%] 2023-03-20T11:54:23.7656473Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-19] PASSED [ 75%] 2023-03-20T11:54:23.7676148Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-20] PASSED [ 75%] 2023-03-20T11:54:23.7696038Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-21] PASSED [ 75%] 2023-03-20T11:54:23.7714896Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-22] PASSED [ 75%] 2023-03-20T11:54:23.7739642Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-normalize-23] PASSED [ 75%] 2023-03-20T11:54:23.7758012Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-000] PASSED [ 75%] 2023-03-20T11:54:23.7776474Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-001] PASSED [ 75%] 2023-03-20T11:54:23.7794389Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-002] PASSED [ 75%] 2023-03-20T11:54:23.7813376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-003] PASSED [ 75%] 2023-03-20T11:54:23.7830835Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-004] PASSED [ 75%] 2023-03-20T11:54:23.7850391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-005] PASSED [ 75%] 2023-03-20T11:54:23.7867861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-006] PASSED [ 75%] 2023-03-20T11:54:23.7887598Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-007] PASSED [ 75%] 2023-03-20T11:54:23.7906151Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-008] PASSED [ 75%] 2023-03-20T11:54:23.7925124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-009] PASSED [ 75%] 2023-03-20T11:54:23.7943415Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-010] PASSED [ 75%] 2023-03-20T11:54:23.7962683Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-011] PASSED [ 75%] 2023-03-20T11:54:23.7981163Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-012] PASSED [ 75%] 2023-03-20T11:54:23.8000649Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-013] PASSED [ 75%] 2023-03-20T11:54:23.8018935Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-014] PASSED [ 75%] 2023-03-20T11:54:23.8038405Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-015] PASSED [ 75%] 2023-03-20T11:54:23.8056470Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-016] PASSED [ 75%] 2023-03-20T11:54:23.8075578Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-017] PASSED [ 75%] 2023-03-20T11:54:23.8093887Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-018] PASSED [ 75%] 2023-03-20T11:54:23.8113031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-019] PASSED [ 75%] 2023-03-20T11:54:23.8131584Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-020] PASSED [ 75%] 2023-03-20T11:54:23.8150214Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-021] PASSED [ 75%] 2023-03-20T11:54:23.8169943Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-022] PASSED [ 75%] 2023-03-20T11:54:23.8192203Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-023] PASSED [ 75%] 2023-03-20T11:54:23.8210752Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-024] PASSED [ 75%] 2023-03-20T11:54:23.8230573Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-025] PASSED [ 75%] 2023-03-20T11:54:23.8249980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-026] PASSED [ 75%] 2023-03-20T11:54:23.8267337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-027] PASSED [ 75%] 2023-03-20T11:54:23.8285230Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-028] PASSED [ 75%] 2023-03-20T11:54:23.8304209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-029] PASSED [ 75%] 2023-03-20T11:54:23.8321809Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-030] PASSED [ 75%] 2023-03-20T11:54:23.8340784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-031] PASSED [ 75%] 2023-03-20T11:54:23.8358945Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-032] PASSED [ 75%] 2023-03-20T11:54:23.8377142Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-033] PASSED [ 75%] 2023-03-20T11:54:23.8395143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-034] PASSED [ 75%] 2023-03-20T11:54:23.8414204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-035] PASSED [ 75%] 2023-03-20T11:54:23.8432865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-036] PASSED [ 75%] 2023-03-20T11:54:23.8453204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-037] PASSED [ 75%] 2023-03-20T11:54:23.8470813Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-038] PASSED [ 75%] 2023-03-20T11:54:23.8490733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-039] PASSED [ 75%] 2023-03-20T11:54:23.8508246Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-040] PASSED [ 75%] 2023-03-20T11:54:23.8527333Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-041] PASSED [ 75%] 2023-03-20T11:54:23.8545846Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-042] PASSED [ 75%] 2023-03-20T11:54:23.8565166Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-043] PASSED [ 75%] 2023-03-20T11:54:23.8583901Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-044] PASSED [ 75%] 2023-03-20T11:54:23.8602892Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-045] PASSED [ 75%] 2023-03-20T11:54:23.8621209Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-046] PASSED [ 75%] 2023-03-20T11:54:23.8644784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-047] PASSED [ 75%] 2023-03-20T11:54:23.8663364Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-048] PASSED [ 75%] 2023-03-20T11:54:23.8682266Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-049] PASSED [ 75%] 2023-03-20T11:54:23.8700910Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-050] PASSED [ 75%] 2023-03-20T11:54:23.8719482Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-051] PASSED [ 75%] 2023-03-20T11:54:23.8737167Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-052] PASSED [ 75%] 2023-03-20T11:54:23.8755891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-053] PASSED [ 75%] 2023-03-20T11:54:23.8774006Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-054] PASSED [ 75%] 2023-03-20T11:54:23.8793150Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-055] PASSED [ 75%] 2023-03-20T11:54:23.8811081Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-056] PASSED [ 75%] 2023-03-20T11:54:23.8829884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-057] PASSED [ 75%] 2023-03-20T11:54:23.8847755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-058] PASSED [ 75%] 2023-03-20T11:54:23.8866232Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-059] PASSED [ 75%] 2023-03-20T11:54:23.8884616Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-060] PASSED [ 75%] 2023-03-20T11:54:23.8904058Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-061] PASSED [ 75%] 2023-03-20T11:54:23.8921969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-062] PASSED [ 75%] 2023-03-20T11:54:23.8941139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-063] PASSED [ 75%] 2023-03-20T11:54:23.8959191Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-064] PASSED [ 75%] 2023-03-20T11:54:23.8977553Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-065] PASSED [ 75%] 2023-03-20T11:54:23.8996379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-066] PASSED [ 75%] 2023-03-20T11:54:23.9016137Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-067] PASSED [ 75%] 2023-03-20T11:54:23.9034305Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-068] PASSED [ 75%] 2023-03-20T11:54:23.9053639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-069] PASSED [ 75%] 2023-03-20T11:54:23.9071078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-070] PASSED [ 75%] 2023-03-20T11:54:23.9094717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-071] PASSED [ 75%] 2023-03-20T11:54:23.9112994Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-072] PASSED [ 75%] 2023-03-20T11:54:23.9133186Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-073] PASSED [ 75%] 2023-03-20T11:54:23.9150331Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-074] PASSED [ 75%] 2023-03-20T11:54:23.9170585Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-075] PASSED [ 75%] 2023-03-20T11:54:23.9187213Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-076] PASSED [ 75%] 2023-03-20T11:54:23.9206108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-077] PASSED [ 75%] 2023-03-20T11:54:23.9224021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-078] PASSED [ 75%] 2023-03-20T11:54:23.9243113Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-079] PASSED [ 75%] 2023-03-20T11:54:23.9261130Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-080] PASSED [ 75%] 2023-03-20T11:54:23.9280495Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-081] PASSED [ 75%] 2023-03-20T11:54:23.9297638Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-082] PASSED [ 75%] 2023-03-20T11:54:23.9316349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-083] PASSED [ 75%] 2023-03-20T11:54:23.9335356Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-084] PASSED [ 75%] 2023-03-20T11:54:23.9354739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-085] PASSED [ 75%] 2023-03-20T11:54:23.9373312Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-086] PASSED [ 75%] 2023-03-20T11:54:23.9393242Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-087] PASSED [ 75%] 2023-03-20T11:54:23.9412792Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-088] PASSED [ 75%] 2023-03-20T11:54:23.9431856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-089] PASSED [ 75%] 2023-03-20T11:54:23.9450457Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-090] PASSED [ 75%] 2023-03-20T11:54:23.9469621Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-091] PASSED [ 75%] 2023-03-20T11:54:23.9488879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-092] PASSED [ 75%] 2023-03-20T11:54:23.9508043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-093] PASSED [ 75%] 2023-03-20T11:54:23.9525879Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-094] PASSED [ 75%] 2023-03-20T11:54:23.9549270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-095] PASSED [ 75%] 2023-03-20T11:54:23.9569047Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-096] PASSED [ 75%] 2023-03-20T11:54:23.9586803Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-097] PASSED [ 75%] 2023-03-20T11:54:23.9605302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-098] PASSED [ 75%] 2023-03-20T11:54:23.9624379Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-099] PASSED [ 75%] 2023-03-20T11:54:23.9642523Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-100] PASSED [ 75%] 2023-03-20T11:54:23.9661534Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-101] PASSED [ 75%] 2023-03-20T11:54:23.9679891Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-102] PASSED [ 75%] 2023-03-20T11:54:23.9699208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-103] PASSED [ 75%] 2023-03-20T11:54:23.9718161Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-104] PASSED [ 75%] 2023-03-20T11:54:23.9737904Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-105] PASSED [ 75%] 2023-03-20T11:54:23.9757042Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-106] PASSED [ 75%] 2023-03-20T11:54:23.9776717Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-107] PASSED [ 75%] 2023-03-20T11:54:23.9795440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-108] PASSED [ 75%] 2023-03-20T11:54:23.9815211Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-109] PASSED [ 75%] 2023-03-20T11:54:23.9834053Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-110] PASSED [ 75%] 2023-03-20T11:54:23.9854129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-111] PASSED [ 75%] 2023-03-20T11:54:23.9871376Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-112] PASSED [ 75%] 2023-03-20T11:54:23.9890726Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-113] PASSED [ 75%] 2023-03-20T11:54:23.9908969Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-114] PASSED [ 75%] 2023-03-20T11:54:23.9927650Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-115] PASSED [ 75%] 2023-03-20T11:54:23.9946031Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-116] PASSED [ 75%] 2023-03-20T11:54:23.9965228Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-117] PASSED [ 75%] 2023-03-20T11:54:23.9983208Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-118] PASSED [ 75%] 2023-03-20T11:54:24.0006646Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_dtype-119] PASSED [ 75%] 2023-03-20T11:54:24.0026337Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-00] PASSED [ 75%] 2023-03-20T11:54:24.0046016Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-01] PASSED [ 75%] 2023-03-20T11:54:24.0065132Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-02] PASSED [ 75%] 2023-03-20T11:54:24.0085062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-03] PASSED [ 75%] 2023-03-20T11:54:24.0104087Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-04] PASSED [ 75%] 2023-03-20T11:54:24.0124895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-05] PASSED [ 75%] 2023-03-20T11:54:24.0142856Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-06] PASSED [ 75%] 2023-03-20T11:54:24.0163497Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-07] PASSED [ 75%] 2023-03-20T11:54:24.0181801Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-08] PASSED [ 75%] 2023-03-20T11:54:24.0201581Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-09] PASSED [ 75%] 2023-03-20T11:54:24.0220309Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-10] PASSED [ 75%] 2023-03-20T11:54:24.0240508Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-11] PASSED [ 75%] 2023-03-20T11:54:24.0259075Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-12] PASSED [ 75%] 2023-03-20T11:54:24.0278797Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-13] PASSED [ 75%] 2023-03-20T11:54:24.0297265Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-14] PASSED [ 75%] 2023-03-20T11:54:24.0317111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-15] PASSED [ 75%] 2023-03-20T11:54:24.0335606Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-16] PASSED [ 75%] 2023-03-20T11:54:24.0355366Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-17] PASSED [ 75%] 2023-03-20T11:54:24.0374555Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-18] PASSED [ 75%] 2023-03-20T11:54:24.0393983Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-19] PASSED [ 75%] 2023-03-20T11:54:24.0413605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-20] PASSED [ 75%] 2023-03-20T11:54:24.0433093Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-21] PASSED [ 75%] 2023-03-20T11:54:24.0453084Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-22] PASSED [ 75%] 2023-03-20T11:54:24.0477567Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-23] PASSED [ 75%] 2023-03-20T11:54:24.0495909Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-24] PASSED [ 75%] 2023-03-20T11:54:24.0515744Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-25] PASSED [ 75%] 2023-03-20T11:54:24.0534771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-26] PASSED [ 75%] 2023-03-20T11:54:24.0553884Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-27] PASSED [ 75%] 2023-03-20T11:54:24.0573411Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-28] PASSED [ 75%] 2023-03-20T11:54:24.0592096Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-29] PASSED [ 75%] 2023-03-20T11:54:24.0610505Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-30] PASSED [ 75%] 2023-03-20T11:54:24.0630442Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-31] PASSED [ 75%] 2023-03-20T11:54:24.0649383Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-32] PASSED [ 75%] 2023-03-20T11:54:24.0667702Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-33] PASSED [ 75%] 2023-03-20T11:54:24.0686614Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-34] PASSED [ 75%] 2023-03-20T11:54:24.0706425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-uniform_temporal_subsample-35] PASSED [ 75%] 2023-03-20T11:54:24.0728932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-00] PASSED [ 75%] 2023-03-20T11:54:24.0749544Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-01] PASSED [ 75%] 2023-03-20T11:54:24.0770593Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-02] PASSED [ 75%] 2023-03-20T11:54:24.0791964Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-03] PASSED [ 75%] 2023-03-20T11:54:24.0813739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-04] PASSED [ 75%] 2023-03-20T11:54:24.0834963Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-05] PASSED [ 75%] 2023-03-20T11:54:24.0857205Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-06] PASSED [ 75%] 2023-03-20T11:54:24.0879911Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-07] PASSED [ 75%] 2023-03-20T11:54:24.0902390Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-08] PASSED [ 75%] 2023-03-20T11:54:24.0923626Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-09] PASSED [ 75%] 2023-03-20T11:54:24.0943999Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-10] PASSED [ 75%] 2023-03-20T11:54:24.0973121Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-11] PASSED [ 75%] 2023-03-20T11:54:24.0992252Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-12] PASSED [ 75%] 2023-03-20T11:54:24.1013972Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-13] PASSED [ 75%] 2023-03-20T11:54:24.1035980Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-14] PASSED [ 75%] 2023-03-20T11:54:24.1057707Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-15] PASSED [ 75%] 2023-03-20T11:54:24.1080098Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-16] PASSED [ 75%] 2023-03-20T11:54:24.1103320Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-17] PASSED [ 75%] 2023-03-20T11:54:24.1124270Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-18] PASSED [ 75%] 2023-03-20T11:54:24.1145615Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-19] PASSED [ 75%] 2023-03-20T11:54:24.1166636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-20] PASSED [ 75%] 2023-03-20T11:54:24.1189608Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-21] PASSED [ 75%] 2023-03-20T11:54:24.1211532Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-22] PASSED [ 75%] 2023-03-20T11:54:24.1234324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-23] PASSED [ 75%] 2023-03-20T11:54:24.1256907Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-24] PASSED [ 75%] 2023-03-20T11:54:24.1280730Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-25] PASSED [ 75%] 2023-03-20T11:54:24.1303502Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-26] PASSED [ 75%] 2023-03-20T11:54:24.1324724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-27] PASSED [ 75%] 2023-03-20T11:54:24.1341580Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-28] PASSED [ 75%] 2023-03-20T11:54:24.1361052Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-29] PASSED [ 75%] 2023-03-20T11:54:24.1379755Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-30] PASSED [ 75%] 2023-03-20T11:54:24.1399639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-31] PASSED [ 75%] 2023-03-20T11:54:24.1417923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-32] PASSED [ 75%] 2023-03-20T11:54:24.1438355Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-33] PASSED [ 75%] 2023-03-20T11:54:24.1457375Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-34] PASSED [ 75%] 2023-03-20T11:54:24.1482399Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-35] PASSED [ 75%] 2023-03-20T11:54:24.1500860Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-36] PASSED [ 75%] 2023-03-20T11:54:24.1520543Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-37] PASSED [ 75%] 2023-03-20T11:54:24.1537903Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-38] PASSED [ 75%] 2023-03-20T11:54:24.1557520Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-39] PASSED [ 75%] 2023-03-20T11:54:24.1575929Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-40] PASSED [ 75%] 2023-03-20T11:54:24.1595605Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-41] PASSED [ 75%] 2023-03-20T11:54:24.1614700Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-42] PASSED [ 75%] 2023-03-20T11:54:24.1634928Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-43] PASSED [ 75%] 2023-03-20T11:54:24.1653941Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-44] PASSED [ 75%] 2023-03-20T11:54:24.1673178Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-45] PASSED [ 75%] 2023-03-20T11:54:24.1693099Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-46] PASSED [ 75%] 2023-03-20T11:54:24.1712089Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-47] PASSED [ 75%] 2023-03-20T11:54:24.1730557Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-48] PASSED [ 75%] 2023-03-20T11:54:24.1750510Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-49] PASSED [ 75%] 2023-03-20T11:54:24.1770412Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-50] PASSED [ 75%] 2023-03-20T11:54:24.1789310Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-51] PASSED [ 75%] 2023-03-20T11:54:24.1809347Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-52] PASSED [ 75%] 2023-03-20T11:54:24.1828512Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-clamp_bounding_box-53] PASSED [ 75%] 2023-03-20T11:54:24.1850111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-000] PASSED [ 75%] 2023-03-20T11:54:24.1870195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-001] PASSED [ 75%] 2023-03-20T11:54:24.1890743Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-002] PASSED [ 75%] 2023-03-20T11:54:24.1911311Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-003] PASSED [ 75%] 2023-03-20T11:54:24.1932481Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-004] PASSED [ 75%] 2023-03-20T11:54:24.1957701Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-005] PASSED [ 75%] 2023-03-20T11:54:24.1977207Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-006] PASSED [ 75%] 2023-03-20T11:54:24.1998276Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-007] PASSED [ 75%] 2023-03-20T11:54:24.2018129Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-008] PASSED [ 75%] 2023-03-20T11:54:24.2039120Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-009] PASSED [ 75%] 2023-03-20T11:54:24.2058169Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-010] PASSED [ 75%] 2023-03-20T11:54:24.2079966Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-011] PASSED [ 75%] 2023-03-20T11:54:24.2100124Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-012] PASSED [ 75%] 2023-03-20T11:54:24.2120212Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-013] PASSED [ 75%] 2023-03-20T11:54:24.2140865Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-014] PASSED [ 75%] 2023-03-20T11:54:24.2162032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-015] PASSED [ 75%] 2023-03-20T11:54:24.2181345Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-016] PASSED [ 75%] 2023-03-20T11:54:24.2203063Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-017] PASSED [ 75%] 2023-03-20T11:54:24.2223672Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-018] PASSED [ 75%] 2023-03-20T11:54:24.2245630Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-019] PASSED [ 75%] 2023-03-20T11:54:24.2265834Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-020] PASSED [ 75%] 2023-03-20T11:54:24.2288923Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-021] PASSED [ 75%] 2023-03-20T11:54:24.2308021Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-022] PASSED [ 75%] 2023-03-20T11:54:24.2329177Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-023] PASSED [ 75%] 2023-03-20T11:54:24.2348818Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-024] PASSED [ 75%] 2023-03-20T11:54:24.2371056Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-025] PASSED [ 75%] 2023-03-20T11:54:24.2390575Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-026] PASSED [ 75%] 2023-03-20T11:54:24.2411241Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-027] PASSED [ 75%] 2023-03-20T11:54:24.2431729Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-028] PASSED [ 75%] 2023-03-20T11:54:24.2457724Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-029] PASSED [ 75%] 2023-03-20T11:54:24.2477569Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-030] PASSED [ 75%] 2023-03-20T11:54:24.2498426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-031] PASSED [ 75%] 2023-03-20T11:54:24.2519295Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-032] PASSED [ 75%] 2023-03-20T11:54:24.2539710Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-033] PASSED [ 75%] 2023-03-20T11:54:24.2559589Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-034] PASSED [ 75%] 2023-03-20T11:54:24.2581125Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-035] PASSED [ 75%] 2023-03-20T11:54:24.2600942Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-036] PASSED [ 75%] 2023-03-20T11:54:24.2621591Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-037] PASSED [ 75%] 2023-03-20T11:54:24.2642436Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-038] PASSED [ 75%] 2023-03-20T11:54:24.2664033Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-039] PASSED [ 75%] 2023-03-20T11:54:24.2683547Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-040] PASSED [ 75%] 2023-03-20T11:54:24.2705294Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-041] PASSED [ 75%] 2023-03-20T11:54:24.2725403Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-042] PASSED [ 75%] 2023-03-20T11:54:24.2746045Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-043] PASSED [ 75%] 2023-03-20T11:54:24.2767183Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-044] PASSED [ 75%] 2023-03-20T11:54:24.2790385Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-045] PASSED [ 75%] 2023-03-20T11:54:24.2812756Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-046] PASSED [ 75%] 2023-03-20T11:54:24.2832960Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-047] PASSED [ 75%] 2023-03-20T11:54:24.2855181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-048] PASSED [ 75%] 2023-03-20T11:54:24.2876663Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-049] PASSED [ 75%] 2023-03-20T11:54:24.2897014Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-050] PASSED [ 75%] 2023-03-20T11:54:24.2918978Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-051] PASSED [ 75%] 2023-03-20T11:54:24.2939842Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-052] PASSED [ 75%] 2023-03-20T11:54:24.2965666Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-053] PASSED [ 75%] 2023-03-20T11:54:24.2985162Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-054] PASSED [ 75%] 2023-03-20T11:54:24.3006268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-055] PASSED [ 75%] 2023-03-20T11:54:24.3027253Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-056] PASSED [ 75%] 2023-03-20T11:54:24.3049139Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-057] PASSED [ 75%] 2023-03-20T11:54:24.3068210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-058] PASSED [ 75%] 2023-03-20T11:54:24.3090548Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-059] PASSED [ 75%] 2023-03-20T11:54:24.3110082Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-060] PASSED [ 75%] 2023-03-20T11:54:24.3132997Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-061] PASSED [ 75%] 2023-03-20T11:54:24.3152009Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-062] PASSED [ 75%] 2023-03-20T11:54:24.3174308Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-063] PASSED [ 75%] 2023-03-20T11:54:24.3193143Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-064] PASSED [ 75%] 2023-03-20T11:54:24.3215032Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-065] PASSED [ 75%] 2023-03-20T11:54:24.3235866Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-066] PASSED [ 75%] 2023-03-20T11:54:24.3256708Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-067] PASSED [ 75%] 2023-03-20T11:54:24.3278668Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-068] PASSED [ 75%] 2023-03-20T11:54:24.3300117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-069] PASSED [ 75%] 2023-03-20T11:54:24.3320108Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-070] PASSED [ 75%] 2023-03-20T11:54:24.3342373Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-071] PASSED [ 75%] 2023-03-20T11:54:24.3363636Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-072] PASSED [ 75%] 2023-03-20T11:54:24.3386340Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-073] PASSED [ 76%] 2023-03-20T11:54:24.3406620Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-074] PASSED [ 76%] 2023-03-20T11:54:24.3428592Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-075] PASSED [ 76%] 2023-03-20T11:54:24.3450697Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-076] PASSED [ 76%] 2023-03-20T11:54:24.3476452Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-077] PASSED [ 76%] 2023-03-20T11:54:24.3497406Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-078] PASSED [ 76%] 2023-03-20T11:54:24.3519822Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-079] PASSED [ 76%] 2023-03-20T11:54:24.3539832Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-080] PASSED [ 76%] 2023-03-20T11:54:24.3558494Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-081] PASSED [ 76%] 2023-03-20T11:54:24.3576400Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-082] PASSED [ 76%] 2023-03-20T11:54:24.3595736Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-083] PASSED [ 76%] 2023-03-20T11:54:24.3613867Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-084] PASSED [ 76%] 2023-03-20T11:54:24.3632000Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-085] PASSED [ 76%] 2023-03-20T11:54:24.3650681Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-086] PASSED [ 76%] 2023-03-20T11:54:24.3668607Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-087] PASSED [ 76%] 2023-03-20T11:54:24.3686784Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-088] PASSED [ 76%] 2023-03-20T11:54:24.3705948Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-089] PASSED [ 76%] 2023-03-20T11:54:24.3724017Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-090] PASSED [ 76%] 2023-03-20T11:54:24.3742602Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-091] PASSED [ 76%] 2023-03-20T11:54:24.3761348Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-092] PASSED [ 76%] 2023-03-20T11:54:24.3780362Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-093] PASSED [ 76%] 2023-03-20T11:54:24.3798349Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-094] PASSED [ 76%] 2023-03-20T11:54:24.3817423Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-095] PASSED [ 76%] 2023-03-20T11:54:24.3836062Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-096] PASSED [ 76%] 2023-03-20T11:54:24.3854460Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-097] PASSED [ 76%] 2023-03-20T11:54:24.3873136Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-098] PASSED [ 76%] 2023-03-20T11:54:24.3893302Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-099] PASSED [ 76%] 2023-03-20T11:54:24.3910833Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-100] PASSED [ 76%] 2023-03-20T11:54:24.3933751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-101] PASSED [ 76%] 2023-03-20T11:54:24.3952324Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-102] PASSED [ 76%] 2023-03-20T11:54:24.3972254Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-103] PASSED [ 76%] 2023-03-20T11:54:24.3988657Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-104] PASSED [ 76%] 2023-03-20T11:54:24.4008631Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-105] PASSED [ 76%] 2023-03-20T11:54:24.4026277Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-106] PASSED [ 76%] 2023-03-20T11:54:24.4044655Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-107] PASSED [ 76%] 2023-03-20T11:54:24.4062391Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-108] PASSED [ 76%] 2023-03-20T11:54:24.4080758Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-109] PASSED [ 76%] 2023-03-20T11:54:24.4098677Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-110] PASSED [ 76%] 2023-03-20T11:54:24.4117786Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-111] PASSED [ 76%] 2023-03-20T11:54:24.4135639Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-112] PASSED [ 76%] 2023-03-20T11:54:24.4155195Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-113] PASSED [ 76%] 2023-03-20T11:54:24.4172751Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-114] PASSED [ 76%] 2023-03-20T11:54:24.4192194Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-115] PASSED [ 76%] 2023-03-20T11:54:24.4210733Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-116] PASSED [ 76%] 2023-03-20T11:54:24.4229298Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-117] PASSED [ 76%] 2023-03-20T11:54:24.4246859Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-118] PASSED [ 76%] 2023-03-20T11:54:24.4266425Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-119] PASSED [ 76%] 2023-03-20T11:54:24.4283705Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-120] PASSED [ 76%] 2023-03-20T11:54:24.4302830Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-121] PASSED [ 76%] 2023-03-20T11:54:24.4321440Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-122] PASSED [ 76%] 2023-03-20T11:54:24.4340250Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-123] PASSED [ 76%] 2023-03-20T11:54:24.4358043Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-124] PASSED [ 76%] 2023-03-20T11:54:24.4381509Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-125] PASSED [ 76%] 2023-03-20T11:54:24.4399771Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-126] PASSED [ 76%] 2023-03-20T11:54:24.4418783Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-127] PASSED [ 76%] 2023-03-20T11:54:24.4436570Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-128] PASSED [ 76%] 2023-03-20T11:54:24.4455651Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-129] PASSED [ 76%] 2023-03-20T11:54:24.4474288Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-130] PASSED [ 76%] 2023-03-20T11:54:24.4493676Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-131] PASSED [ 76%] 2023-03-20T11:54:24.4510739Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-132] PASSED [ 76%] 2023-03-20T11:54:24.4530861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-133] PASSED [ 76%] 2023-03-20T11:54:24.4547946Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-134] PASSED [ 76%] 2023-03-20T11:54:24.4566204Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-135] PASSED [ 76%] 2023-03-20T11:54:24.4584611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-136] PASSED [ 76%] 2023-03-20T11:54:24.4603197Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-137] PASSED [ 76%] 2023-03-20T11:54:24.4621117Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-138] PASSED [ 76%] 2023-03-20T11:54:24.4640046Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-139] PASSED [ 76%] 2023-03-20T11:54:24.4658155Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-140] PASSED [ 76%] 2023-03-20T11:54:24.4676861Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-141] PASSED [ 76%] 2023-03-20T11:54:24.4694749Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-142] PASSED [ 76%] 2023-03-20T11:54:24.4714111Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-143] PASSED [ 76%] 2023-03-20T11:54:24.4733078Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-144] PASSED [ 76%] 2023-03-20T11:54:24.4750712Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-145] PASSED [ 76%] 2023-03-20T11:54:24.4769985Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-146] PASSED [ 76%] 2023-03-20T11:54:24.4787932Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-147] PASSED [ 76%] 2023-03-20T11:54:24.4805775Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-148] PASSED [ 76%] 2023-03-20T11:54:24.4829611Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-149] PASSED [ 76%] 2023-03-20T11:54:24.4847210Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-150] PASSED [ 76%] 2023-03-20T11:54:24.4865719Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-151] PASSED [ 76%] 2023-03-20T11:54:24.4884160Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-152] PASSED [ 76%] 2023-03-20T11:54:24.4902895Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-153] PASSED [ 76%] 2023-03-20T11:54:24.4921426Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-154] PASSED [ 76%] 2023-03-20T11:54:24.4939487Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-155] PASSED [ 76%] 2023-03-20T11:54:24.4957766Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-156] PASSED [ 76%] 2023-03-20T11:54:24.4977181Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-157] PASSED [ 76%] 2023-03-20T11:54:24.4995026Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-158] PASSED [ 76%] 2023-03-20T11:54:24.5014086Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-159] PASSED [ 76%] 2023-03-20T11:54:24.5032268Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-160] PASSED [ 76%] 2023-03-20T11:54:24.5050977Z test/test_transforms_v2_functional.py::TestDispatchers::test_logging[cuda-convert_format_bounding_box-161] PASSED [ 76%] 2023-03-20T11:54:24.5057462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-00] SKIPPED [ 76%] 2023-03-20T11:54:24.5063969Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-01] SKIPPED [ 76%] 2023-03-20T11:54:24.5069909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-02] SKIPPED [ 76%] 2023-03-20T11:54:24.5076473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-03] SKIPPED [ 76%] 2023-03-20T11:54:24.5082499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-04] SKIPPED [ 76%] 2023-03-20T11:54:24.5089945Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-05] SKIPPED [ 76%] 2023-03-20T11:54:24.5095062Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-06] SKIPPED [ 76%] 2023-03-20T11:54:24.5101409Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-07] SKIPPED [ 76%] 2023-03-20T11:54:24.5107354Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-08] SKIPPED [ 76%] 2023-03-20T11:54:24.5113733Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-09] SKIPPED [ 76%] 2023-03-20T11:54:24.5121538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-10] SKIPPED [ 76%] 2023-03-20T11:54:24.5127036Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-11] SKIPPED [ 76%] 2023-03-20T11:54:24.5133238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-12] SKIPPED [ 76%] 2023-03-20T11:54:24.5138938Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-13] SKIPPED [ 76%] 2023-03-20T11:54:24.5145133Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-14] SKIPPED [ 76%] 2023-03-20T11:54:24.5151393Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-15] SKIPPED [ 76%] 2023-03-20T11:54:24.5157513Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-16] SKIPPED [ 76%] 2023-03-20T11:54:24.5163378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-17] SKIPPED [ 76%] 2023-03-20T11:54:24.5170590Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-18] SKIPPED [ 76%] 2023-03-20T11:54:24.5175507Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-19] SKIPPED [ 76%] 2023-03-20T11:54:24.5181850Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-20] SKIPPED [ 76%] 2023-03-20T11:54:24.5187217Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-21] SKIPPED [ 76%] 2023-03-20T11:54:24.5194867Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-22] SKIPPED [ 76%] 2023-03-20T11:54:24.5200923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-horizontal_flip-23] SKIPPED [ 76%] 2023-03-20T11:54:24.5206791Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-00] SKIPPED [ 76%] 2023-03-20T11:54:24.5213938Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-01] SKIPPED [ 76%] 2023-03-20T11:54:24.5218768Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-02] SKIPPED [ 76%] 2023-03-20T11:54:24.5225002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-03] SKIPPED [ 76%] 2023-03-20T11:54:24.5231238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-04] SKIPPED [ 76%] 2023-03-20T11:54:24.5237048Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-05] SKIPPED [ 76%] 2023-03-20T11:54:24.5243069Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-06] SKIPPED [ 76%] 2023-03-20T11:54:24.5250775Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-07] SKIPPED [ 76%] 2023-03-20T11:54:24.5255523Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-08] SKIPPED [ 76%] 2023-03-20T11:54:24.5262727Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-09] SKIPPED [ 76%] 2023-03-20T11:54:24.5268335Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-10] SKIPPED [ 76%] 2023-03-20T11:54:24.5274822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-11] SKIPPED [ 76%] 2023-03-20T11:54:24.5280872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-12] SKIPPED [ 76%] 2023-03-20T11:54:24.5286657Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-13] SKIPPED [ 76%] 2023-03-20T11:54:24.5293736Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-14] SKIPPED [ 76%] 2023-03-20T11:54:24.5298948Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-15] SKIPPED [ 76%] 2023-03-20T11:54:24.5305026Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-16] SKIPPED [ 76%] 2023-03-20T11:54:24.5311165Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-17] SKIPPED [ 76%] 2023-03-20T11:54:24.5317111Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-18] SKIPPED [ 76%] 2023-03-20T11:54:24.5323075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-19] SKIPPED [ 76%] 2023-03-20T11:54:24.5330133Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-20] SKIPPED [ 76%] 2023-03-20T11:54:24.5336273Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-21] SKIPPED [ 76%] 2023-03-20T11:54:24.5342347Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-22] SKIPPED [ 76%] 2023-03-20T11:54:24.5348435Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-23] SKIPPED [ 76%] 2023-03-20T11:54:24.5354817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-24] SKIPPED [ 76%] 2023-03-20T11:54:24.5360620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-25] SKIPPED [ 76%] 2023-03-20T11:54:24.5366462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-26] SKIPPED [ 76%] 2023-03-20T11:54:24.5373571Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-27] SKIPPED [ 76%] 2023-03-20T11:54:24.5378472Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-28] SKIPPED [ 76%] 2023-03-20T11:54:24.5384637Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-29] SKIPPED [ 76%] 2023-03-20T11:54:24.5390721Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-30] SKIPPED [ 76%] 2023-03-20T11:54:24.5396741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-31] SKIPPED [ 76%] 2023-03-20T11:54:24.5403999Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-32] SKIPPED [ 76%] 2023-03-20T11:54:24.5410379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-33] SKIPPED [ 76%] 2023-03-20T11:54:24.5415961Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-34] SKIPPED [ 76%] 2023-03-20T11:54:24.5422151Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-35] SKIPPED [ 76%] 2023-03-20T11:54:24.5427949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-36] SKIPPED [ 76%] 2023-03-20T11:54:24.5433697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-37] SKIPPED [ 76%] 2023-03-20T11:54:24.5439726Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-38] SKIPPED [ 76%] 2023-03-20T11:54:24.5445425Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-39] SKIPPED [ 76%] 2023-03-20T11:54:24.5452348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-40] SKIPPED [ 76%] 2023-03-20T11:54:24.5457356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-41] SKIPPED [ 76%] 2023-03-20T11:54:24.5463576Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-42] SKIPPED [ 76%] 2023-03-20T11:54:24.5474804Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-43] SKIPPED [ 76%] 2023-03-20T11:54:24.5480817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-44] SKIPPED [ 76%] 2023-03-20T11:54:24.5486804Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-45] SKIPPED [ 76%] 2023-03-20T11:54:24.5493253Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-46] SKIPPED [ 76%] 2023-03-20T11:54:24.5498465Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-47] SKIPPED [ 76%] 2023-03-20T11:54:24.5504686Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-48] SKIPPED [ 76%] 2023-03-20T11:54:24.5510762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-49] SKIPPED [ 76%] 2023-03-20T11:54:24.5516850Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-50] SKIPPED [ 76%] 2023-03-20T11:54:24.5522704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-51] SKIPPED [ 76%] 2023-03-20T11:54:24.5529891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-52] SKIPPED [ 76%] 2023-03-20T11:54:24.5534358Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-53] SKIPPED [ 76%] 2023-03-20T11:54:24.5540052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-54] SKIPPED [ 76%] 2023-03-20T11:54:24.5547427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-55] SKIPPED [ 76%] 2023-03-20T11:54:24.5553651Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-56] SKIPPED [ 76%] 2023-03-20T11:54:24.5559646Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-57] SKIPPED [ 76%] 2023-03-20T11:54:24.5565356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-58] SKIPPED [ 76%] 2023-03-20T11:54:24.5572395Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-59] SKIPPED [ 76%] 2023-03-20T11:54:24.5577200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-60] SKIPPED [ 76%] 2023-03-20T11:54:24.5583331Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-61] SKIPPED [ 76%] 2023-03-20T11:54:24.5589055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-62] SKIPPED [ 76%] 2023-03-20T11:54:24.5595234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-63] SKIPPED [ 76%] 2023-03-20T11:54:24.5601237Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-64] SKIPPED [ 76%] 2023-03-20T11:54:24.5607044Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-65] SKIPPED [ 76%] 2023-03-20T11:54:24.5613330Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-66] SKIPPED [ 76%] 2023-03-20T11:54:24.5620573Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-67] SKIPPED [ 76%] 2023-03-20T11:54:24.5626518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-68] SKIPPED [ 76%] 2023-03-20T11:54:24.5632542Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-69] SKIPPED [ 76%] 2023-03-20T11:54:24.5638421Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-70] SKIPPED [ 76%] 2023-03-20T11:54:24.5644317Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-71] SKIPPED [ 76%] 2023-03-20T11:54:24.5650703Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-72] SKIPPED [ 76%] 2023-03-20T11:54:24.5656467Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-73] SKIPPED [ 76%] 2023-03-20T11:54:24.5662674Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-74] SKIPPED [ 76%] 2023-03-20T11:54:24.5668305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-75] SKIPPED [ 76%] 2023-03-20T11:54:24.5674679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-76] SKIPPED [ 76%] 2023-03-20T11:54:24.5680500Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-77] SKIPPED [ 76%] 2023-03-20T11:54:24.5687575Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-78] SKIPPED [ 76%] 2023-03-20T11:54:24.5694168Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-79] SKIPPED [ 76%] 2023-03-20T11:54:24.5699972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-80] SKIPPED [ 76%] 2023-03-20T11:54:24.5705921Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-81] SKIPPED [ 76%] 2023-03-20T11:54:24.5712132Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-82] SKIPPED [ 76%] 2023-03-20T11:54:24.5718136Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-83] SKIPPED [ 76%] 2023-03-20T11:54:24.5723858Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resize-84] SKIPPED [ 76%] 2023-03-20T11:54:24.5730486Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-000] SKIPPED [ 76%] 2023-03-20T11:54:24.5735867Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-001] SKIPPED [ 76%] 2023-03-20T11:54:24.5741866Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-002] SKIPPED [ 76%] 2023-03-20T11:54:24.5747314Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-003] SKIPPED [ 76%] 2023-03-20T11:54:24.5753103Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-004] SKIPPED [ 76%] 2023-03-20T11:54:24.5760110Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-005] SKIPPED [ 76%] 2023-03-20T11:54:24.5766120Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-006] SKIPPED [ 76%] 2023-03-20T11:54:24.5773274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-007] SKIPPED [ 76%] 2023-03-20T11:54:24.5778457Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-008] SKIPPED [ 76%] 2023-03-20T11:54:24.5784630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-009] SKIPPED [ 76%] 2023-03-20T11:54:24.5790951Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-010] SKIPPED [ 76%] 2023-03-20T11:54:24.5796861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-011] SKIPPED [ 76%] 2023-03-20T11:54:24.5803099Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-012] SKIPPED [ 76%] 2023-03-20T11:54:24.5810399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-013] SKIPPED [ 76%] 2023-03-20T11:54:24.5815125Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-014] SKIPPED [ 76%] 2023-03-20T11:54:24.5821150Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-015] SKIPPED [ 76%] 2023-03-20T11:54:24.5828696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-016] SKIPPED [ 76%] 2023-03-20T11:54:24.5835140Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-017] SKIPPED [ 76%] 2023-03-20T11:54:24.5841227Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-018] SKIPPED [ 76%] 2023-03-20T11:54:24.5846987Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-019] SKIPPED [ 76%] 2023-03-20T11:54:24.5853265Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-020] SKIPPED [ 76%] 2023-03-20T11:54:24.5858830Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-021] SKIPPED [ 76%] 2023-03-20T11:54:24.5864670Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-022] SKIPPED [ 76%] 2023-03-20T11:54:24.5871019Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-023] SKIPPED [ 76%] 2023-03-20T11:54:24.5876751Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-024] SKIPPED [ 76%] 2023-03-20T11:54:24.5882794Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-025] SKIPPED [ 76%] 2023-03-20T11:54:24.5889673Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-026] SKIPPED [ 76%] 2023-03-20T11:54:24.5894701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-027] SKIPPED [ 76%] 2023-03-20T11:54:24.5901890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-028] SKIPPED [ 76%] 2023-03-20T11:54:24.5907778Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-029] SKIPPED [ 76%] 2023-03-20T11:54:24.5914090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-030] SKIPPED [ 76%] 2023-03-20T11:54:24.5919953Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-031] SKIPPED [ 76%] 2023-03-20T11:54:24.5925914Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-032] SKIPPED [ 76%] 2023-03-20T11:54:24.5932928Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-033] SKIPPED [ 76%] 2023-03-20T11:54:24.5937995Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-034] SKIPPED [ 76%] 2023-03-20T11:54:24.5944056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-035] SKIPPED [ 76%] 2023-03-20T11:54:24.5950228Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-036] SKIPPED [ 76%] 2023-03-20T11:54:24.5956377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-037] SKIPPED [ 76%] 2023-03-20T11:54:24.5962280Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-038] SKIPPED [ 76%] 2023-03-20T11:54:24.5970805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-039] SKIPPED [ 76%] 2023-03-20T11:54:24.5975285Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-040] SKIPPED [ 76%] 2023-03-20T11:54:24.5981363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-041] SKIPPED [ 76%] 2023-03-20T11:54:24.5986822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-042] SKIPPED [ 76%] 2023-03-20T11:54:24.5992909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-043] SKIPPED [ 76%] 2023-03-20T11:54:24.5998590Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-044] SKIPPED [ 76%] 2023-03-20T11:54:24.6004438Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-045] SKIPPED [ 76%] 2023-03-20T11:54:24.6010596Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-046] SKIPPED [ 76%] 2023-03-20T11:54:24.6016274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-047] SKIPPED [ 76%] 2023-03-20T11:54:24.6022320Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-048] SKIPPED [ 76%] 2023-03-20T11:54:24.6028223Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-049] SKIPPED [ 76%] 2023-03-20T11:54:24.6034422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-050] SKIPPED [ 76%] 2023-03-20T11:54:24.6041613Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-051] SKIPPED [ 76%] 2023-03-20T11:54:24.6047553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-052] SKIPPED [ 76%] 2023-03-20T11:54:24.6054297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-053] SKIPPED [ 76%] 2023-03-20T11:54:24.6059554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-054] SKIPPED [ 76%] 2023-03-20T11:54:24.6065701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-055] SKIPPED [ 76%] 2023-03-20T11:54:24.6071980Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-056] SKIPPED [ 76%] 2023-03-20T11:54:24.6078159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-057] SKIPPED [ 76%] 2023-03-20T11:54:24.6083871Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-058] SKIPPED [ 76%] 2023-03-20T11:54:24.6090611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-059] SKIPPED [ 76%] 2023-03-20T11:54:24.6095812Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-060] SKIPPED [ 76%] 2023-03-20T11:54:24.6101915Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-061] SKIPPED [ 76%] 2023-03-20T11:54:24.6109060Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-062] SKIPPED [ 76%] 2023-03-20T11:54:24.6115421Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-063] SKIPPED [ 76%] 2023-03-20T11:54:24.6121372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-064] SKIPPED [ 76%] 2023-03-20T11:54:24.6127127Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-065] SKIPPED [ 76%] 2023-03-20T11:54:24.6133907Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-066] SKIPPED [ 76%] 2023-03-20T11:54:24.6138993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-067] SKIPPED [ 76%] 2023-03-20T11:54:24.6145269Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-068] SKIPPED [ 76%] 2023-03-20T11:54:24.6151391Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-069] SKIPPED [ 76%] 2023-03-20T11:54:24.6157375Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-070] SKIPPED [ 76%] 2023-03-20T11:54:24.6163376Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-071] SKIPPED [ 76%] 2023-03-20T11:54:24.6170313Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-072] SKIPPED [ 76%] 2023-03-20T11:54:24.6176481Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-073] SKIPPED [ 76%] 2023-03-20T11:54:24.6182488Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-074] SKIPPED [ 76%] 2023-03-20T11:54:24.6188083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-075] SKIPPED [ 76%] 2023-03-20T11:54:24.6193896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-076] SKIPPED [ 76%] 2023-03-20T11:54:24.6199703Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-077] SKIPPED [ 76%] 2023-03-20T11:54:24.6205600Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-078] SKIPPED [ 76%] 2023-03-20T11:54:24.6212450Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-079] SKIPPED [ 76%] 2023-03-20T11:54:24.6217561Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-080] SKIPPED [ 76%] 2023-03-20T11:54:24.6223853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-081] SKIPPED [ 76%] 2023-03-20T11:54:24.6229705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-082] SKIPPED [ 76%] 2023-03-20T11:54:24.6235419Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-083] SKIPPED [ 76%] 2023-03-20T11:54:24.6241336Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-084] SKIPPED [ 76%] 2023-03-20T11:54:24.6249575Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-085] SKIPPED [ 76%] 2023-03-20T11:54:24.6254662Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-086] SKIPPED [ 76%] 2023-03-20T11:54:24.6260604Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-087] SKIPPED [ 76%] 2023-03-20T11:54:24.6266719Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-088] SKIPPED [ 76%] 2023-03-20T11:54:24.6273019Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-089] SKIPPED [ 76%] 2023-03-20T11:54:24.6278803Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-090] SKIPPED [ 76%] 2023-03-20T11:54:24.6284573Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-091] SKIPPED [ 76%] 2023-03-20T11:54:24.6290858Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-092] SKIPPED [ 76%] 2023-03-20T11:54:24.6296723Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-093] SKIPPED [ 76%] 2023-03-20T11:54:24.6302827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-094] SKIPPED [ 76%] 2023-03-20T11:54:24.6308767Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-095] SKIPPED [ 76%] 2023-03-20T11:54:24.6317504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-096] SKIPPED [ 76%] 2023-03-20T11:54:24.6323560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-097] SKIPPED [ 76%] 2023-03-20T11:54:24.6330843Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-098] SKIPPED [ 76%] 2023-03-20T11:54:24.6335627Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-099] SKIPPED [ 76%] 2023-03-20T11:54:24.6341664Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-100] SKIPPED [ 76%] 2023-03-20T11:54:24.6347522Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-101] SKIPPED [ 76%] 2023-03-20T11:54:24.6354012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-102] SKIPPED [ 76%] 2023-03-20T11:54:24.6359836Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-103] SKIPPED [ 76%] 2023-03-20T11:54:24.6365724Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-104] SKIPPED [ 76%] 2023-03-20T11:54:24.6372427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-105] SKIPPED [ 76%] 2023-03-20T11:54:24.6377325Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-106] SKIPPED [ 76%] 2023-03-20T11:54:24.6383577Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-107] SKIPPED [ 76%] 2023-03-20T11:54:24.6391156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-108] SKIPPED [ 76%] 2023-03-20T11:54:24.6397118Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-109] SKIPPED [ 76%] 2023-03-20T11:54:24.6403378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-110] SKIPPED [ 76%] 2023-03-20T11:54:24.6410242Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-111] SKIPPED [ 76%] 2023-03-20T11:54:24.6414980Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-112] SKIPPED [ 76%] 2023-03-20T11:54:24.6421058Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-113] SKIPPED [ 76%] 2023-03-20T11:54:24.6426903Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-114] SKIPPED [ 76%] 2023-03-20T11:54:24.6433133Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-115] SKIPPED [ 76%] 2023-03-20T11:54:24.6438973Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-116] SKIPPED [ 76%] 2023-03-20T11:54:24.6444922Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-117] SKIPPED [ 76%] 2023-03-20T11:54:24.6451104Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-118] SKIPPED [ 76%] 2023-03-20T11:54:24.6458196Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-119] SKIPPED [ 76%] 2023-03-20T11:54:24.6464125Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-120] SKIPPED [ 76%] 2023-03-20T11:54:24.6470141Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-121] SKIPPED [ 76%] 2023-03-20T11:54:24.6476184Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-122] SKIPPED [ 76%] 2023-03-20T11:54:24.6482064Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-123] SKIPPED [ 76%] 2023-03-20T11:54:24.6489291Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-124] SKIPPED [ 76%] 2023-03-20T11:54:24.6494203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-125] SKIPPED [ 76%] 2023-03-20T11:54:24.6500368Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-126] SKIPPED [ 76%] 2023-03-20T11:54:24.6506311Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-127] SKIPPED [ 76%] 2023-03-20T11:54:24.6512608Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-128] SKIPPED [ 76%] 2023-03-20T11:54:24.6518494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-129] SKIPPED [ 76%] 2023-03-20T11:54:24.6524362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-130] SKIPPED [ 76%] 2023-03-20T11:54:24.6532828Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-131] SKIPPED [ 76%] 2023-03-20T11:54:24.6537717Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-132] SKIPPED [ 76%] 2023-03-20T11:54:24.6544021Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-133] SKIPPED [ 76%] 2023-03-20T11:54:24.6549872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-134] SKIPPED [ 76%] 2023-03-20T11:54:24.6556055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-135] SKIPPED [ 76%] 2023-03-20T11:54:24.6562053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-136] SKIPPED [ 76%] 2023-03-20T11:54:24.6569101Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-137] SKIPPED [ 76%] 2023-03-20T11:54:24.6574113Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-138] SKIPPED [ 76%] 2023-03-20T11:54:24.6580044Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-139] SKIPPED [ 76%] 2023-03-20T11:54:24.6586045Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-140] SKIPPED [ 76%] 2023-03-20T11:54:24.6592228Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-141] SKIPPED [ 76%] 2023-03-20T11:54:24.6599711Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-142] SKIPPED [ 76%] 2023-03-20T11:54:24.6605251Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-143] SKIPPED [ 76%] 2023-03-20T11:54:24.6612194Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-144] SKIPPED [ 76%] 2023-03-20T11:54:24.6617233Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-145] SKIPPED [ 76%] 2023-03-20T11:54:24.6623433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-146] SKIPPED [ 76%] 2023-03-20T11:54:24.6629234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-147] SKIPPED [ 76%] 2023-03-20T11:54:24.6635120Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-148] SKIPPED [ 76%] 2023-03-20T11:54:24.6641050Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-149] SKIPPED [ 76%] 2023-03-20T11:54:24.6646907Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-150] SKIPPED [ 76%] 2023-03-20T11:54:24.6653701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-151] SKIPPED [ 76%] 2023-03-20T11:54:24.6658721Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-152] SKIPPED [ 76%] 2023-03-20T11:54:24.6664967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-153] SKIPPED [ 76%] 2023-03-20T11:54:24.6672395Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-154] SKIPPED [ 76%] 2023-03-20T11:54:24.6678446Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-155] SKIPPED [ 76%] 2023-03-20T11:54:24.6684114Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-156] SKIPPED [ 76%] 2023-03-20T11:54:24.6690732Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-157] SKIPPED [ 76%] 2023-03-20T11:54:24.6696144Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-158] SKIPPED [ 76%] 2023-03-20T11:54:24.6702148Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-159] SKIPPED [ 76%] 2023-03-20T11:54:24.6708113Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-160] SKIPPED [ 76%] 2023-03-20T11:54:24.6713976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-161] SKIPPED [ 76%] 2023-03-20T11:54:24.6719679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-162] SKIPPED [ 76%] 2023-03-20T11:54:24.6725671Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-163] SKIPPED [ 76%] 2023-03-20T11:54:24.6732675Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-164] SKIPPED [ 76%] 2023-03-20T11:54:24.6738944Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-165] SKIPPED [ 76%] 2023-03-20T11:54:24.6745128Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-166] SKIPPED [ 76%] 2023-03-20T11:54:24.6751365Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-167] SKIPPED [ 76%] 2023-03-20T11:54:24.6757257Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-168] SKIPPED [ 76%] 2023-03-20T11:54:24.6763237Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-169] SKIPPED [ 76%] 2023-03-20T11:54:24.6770164Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-170] SKIPPED [ 76%] 2023-03-20T11:54:24.6775071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-171] SKIPPED [ 76%] 2023-03-20T11:54:24.6781137Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-172] SKIPPED [ 76%] 2023-03-20T11:54:24.6786952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-173] SKIPPED [ 76%] 2023-03-20T11:54:24.6793204Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-174] SKIPPED [ 76%] 2023-03-20T11:54:24.6799074Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-175] SKIPPED [ 76%] 2023-03-20T11:54:24.6804916Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-176] SKIPPED [ 76%] 2023-03-20T11:54:24.6813437Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-177] SKIPPED [ 76%] 2023-03-20T11:54:24.6818262Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-178] SKIPPED [ 76%] 2023-03-20T11:54:24.6824333Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-179] SKIPPED [ 76%] 2023-03-20T11:54:24.6830534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-180] SKIPPED [ 76%] 2023-03-20T11:54:24.6836794Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-181] SKIPPED [ 76%] 2023-03-20T11:54:24.6842872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-182] SKIPPED [ 76%] 2023-03-20T11:54:24.6849757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-183] SKIPPED [ 76%] 2023-03-20T11:54:24.6855013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-184] SKIPPED [ 76%] 2023-03-20T11:54:24.6861149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-185] SKIPPED [ 76%] 2023-03-20T11:54:24.6867092Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-186] SKIPPED [ 76%] 2023-03-20T11:54:24.6873250Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-187] SKIPPED [ 76%] 2023-03-20T11:54:24.6880664Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-188] SKIPPED [ 76%] 2023-03-20T11:54:24.6886336Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-189] SKIPPED [ 76%] 2023-03-20T11:54:24.6893504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-190] SKIPPED [ 76%] 2023-03-20T11:54:24.6898288Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-191] SKIPPED [ 76%] 2023-03-20T11:54:24.6904443Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-192] SKIPPED [ 76%] 2023-03-20T11:54:24.6910538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-193] SKIPPED [ 76%] 2023-03-20T11:54:24.6916534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-194] SKIPPED [ 76%] 2023-03-20T11:54:24.6922630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-195] SKIPPED [ 76%] 2023-03-20T11:54:24.6929343Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-196] SKIPPED [ 76%] 2023-03-20T11:54:24.6934579Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-197] SKIPPED [ 76%] 2023-03-20T11:54:24.6940450Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-198] SKIPPED [ 76%] 2023-03-20T11:54:24.6947734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-199] SKIPPED [ 76%] 2023-03-20T11:54:24.6953876Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-200] SKIPPED [ 76%] 2023-03-20T11:54:24.6959741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-201] SKIPPED [ 76%] 2023-03-20T11:54:24.6965613Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-202] SKIPPED [ 76%] 2023-03-20T11:54:24.6972809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-203] SKIPPED [ 76%] 2023-03-20T11:54:24.6977660Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-204] SKIPPED [ 76%] 2023-03-20T11:54:24.6983713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-205] SKIPPED [ 76%] 2023-03-20T11:54:24.6989658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-206] SKIPPED [ 76%] 2023-03-20T11:54:24.6995909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-207] SKIPPED [ 76%] 2023-03-20T11:54:24.7002232Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-208] SKIPPED [ 76%] 2023-03-20T11:54:24.7008955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-affine-209] SKIPPED [ 76%] 2023-03-20T11:54:24.7014432Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-00] SKIPPED [ 76%] 2023-03-20T11:54:24.7021853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-01] SKIPPED [ 76%] 2023-03-20T11:54:24.7027805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-02] SKIPPED [ 76%] 2023-03-20T11:54:24.7033650Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-03] SKIPPED [ 76%] 2023-03-20T11:54:24.7039471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-04] SKIPPED [ 76%] 2023-03-20T11:54:24.7045500Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-05] SKIPPED [ 76%] 2023-03-20T11:54:24.7052317Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-06] SKIPPED [ 76%] 2023-03-20T11:54:24.7057343Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-07] SKIPPED [ 76%] 2023-03-20T11:54:24.7063427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-08] SKIPPED [ 76%] 2023-03-20T11:54:24.7069253Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-09] SKIPPED [ 76%] 2023-03-20T11:54:24.7075514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-10] SKIPPED [ 76%] 2023-03-20T11:54:24.7081495Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-11] SKIPPED [ 76%] 2023-03-20T11:54:24.7089997Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-12] SKIPPED [ 76%] 2023-03-20T11:54:24.7094654Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-13] SKIPPED [ 76%] 2023-03-20T11:54:24.7100771Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-14] SKIPPED [ 76%] 2023-03-20T11:54:24.7106772Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-15] SKIPPED [ 76%] 2023-03-20T11:54:24.7112796Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-16] SKIPPED [ 76%] 2023-03-20T11:54:24.7118790Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-17] SKIPPED [ 76%] 2023-03-20T11:54:24.7124667Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-18] SKIPPED [ 76%] 2023-03-20T11:54:24.7130619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-19] SKIPPED [ 76%] 2023-03-20T11:54:24.7136785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-20] SKIPPED [ 76%] 2023-03-20T11:54:24.7142772Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-21] SKIPPED [ 76%] 2023-03-20T11:54:24.7148682Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-22] SKIPPED [ 76%] 2023-03-20T11:54:24.7154823Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-vertical_flip-23] SKIPPED [ 76%] 2023-03-20T11:54:24.7163879Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-000] SKIPPED [ 76%] 2023-03-20T11:54:24.7170663Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-001] SKIPPED [ 76%] 2023-03-20T11:54:24.7175814Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-002] SKIPPED [ 76%] 2023-03-20T11:54:24.7182013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-003] SKIPPED [ 76%] 2023-03-20T11:54:24.7187796Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-004] SKIPPED [ 76%] 2023-03-20T11:54:24.7194073Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-005] SKIPPED [ 76%] 2023-03-20T11:54:24.7199902Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-006] SKIPPED [ 76%] 2023-03-20T11:54:24.7205659Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-007] SKIPPED [ 76%] 2023-03-20T11:54:24.7212820Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-008] SKIPPED [ 76%] 2023-03-20T11:54:24.7217770Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-009] SKIPPED [ 76%] 2023-03-20T11:54:24.7223980Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-010] SKIPPED [ 76%] 2023-03-20T11:54:24.7231636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-011] SKIPPED [ 76%] 2023-03-20T11:54:24.7237349Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-012] SKIPPED [ 76%] 2023-03-20T11:54:24.7243429Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-013] SKIPPED [ 76%] 2023-03-20T11:54:24.7250407Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-014] SKIPPED [ 76%] 2023-03-20T11:54:24.7255280Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-015] SKIPPED [ 76%] 2023-03-20T11:54:24.7261268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-016] SKIPPED [ 76%] 2023-03-20T11:54:24.7267329Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-017] SKIPPED [ 76%] 2023-03-20T11:54:24.7273554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-018] SKIPPED [ 76%] 2023-03-20T11:54:24.7279394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-019] SKIPPED [ 76%] 2023-03-20T11:54:24.7285296Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-020] SKIPPED [ 76%] 2023-03-20T11:54:24.7292406Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-021] SKIPPED [ 76%] 2023-03-20T11:54:24.7297362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-022] SKIPPED [ 76%] 2023-03-20T11:54:24.7304938Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-023] SKIPPED [ 76%] 2023-03-20T11:54:24.7311017Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-024] SKIPPED [ 76%] 2023-03-20T11:54:24.7317203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-025] SKIPPED [ 76%] 2023-03-20T11:54:24.7323195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-026] SKIPPED [ 76%] 2023-03-20T11:54:24.7329977Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-027] SKIPPED [ 76%] 2023-03-20T11:54:24.7335137Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-028] SKIPPED [ 76%] 2023-03-20T11:54:24.7341220Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-029] SKIPPED [ 76%] 2023-03-20T11:54:24.7347080Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-030] SKIPPED [ 76%] 2023-03-20T11:54:24.7353166Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-031] SKIPPED [ 76%] 2023-03-20T11:54:24.7358948Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-032] SKIPPED [ 76%] 2023-03-20T11:54:24.7364651Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-033] SKIPPED [ 76%] 2023-03-20T11:54:24.7372782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-034] SKIPPED [ 76%] 2023-03-20T11:54:24.7377771Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-035] SKIPPED [ 76%] 2023-03-20T11:54:24.7384081Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-036] SKIPPED [ 76%] 2023-03-20T11:54:24.7390088Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-037] SKIPPED [ 76%] 2023-03-20T11:54:24.7395678Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-038] SKIPPED [ 76%] 2023-03-20T11:54:24.7401595Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-039] SKIPPED [ 76%] 2023-03-20T11:54:24.7407526Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-040] SKIPPED [ 76%] 2023-03-20T11:54:24.7414317Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-041] SKIPPED [ 76%] 2023-03-20T11:54:24.7419566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-042] SKIPPED [ 76%] 2023-03-20T11:54:24.7425630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-043] SKIPPED [ 76%] 2023-03-20T11:54:24.7431815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-044] SKIPPED [ 76%] 2023-03-20T11:54:24.7437684Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-045] SKIPPED [ 76%] 2023-03-20T11:54:24.7444785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-046] SKIPPED [ 76%] 2023-03-20T11:54:24.7450958Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-047] SKIPPED [ 76%] 2023-03-20T11:54:24.7456522Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-048] SKIPPED [ 76%] 2023-03-20T11:54:24.7462834Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-049] SKIPPED [ 76%] 2023-03-20T11:54:24.7468625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-050] SKIPPED [ 76%] 2023-03-20T11:54:24.7474901Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-051] SKIPPED [ 76%] 2023-03-20T11:54:24.7480916Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-052] SKIPPED [ 76%] 2023-03-20T11:54:24.7486795Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-053] SKIPPED [ 76%] 2023-03-20T11:54:24.7493807Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-054] SKIPPED [ 76%] 2023-03-20T11:54:24.7498544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-055] SKIPPED [ 76%] 2023-03-20T11:54:24.7505176Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-056] SKIPPED [ 76%] 2023-03-20T11:54:24.7512470Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-057] SKIPPED [ 76%] 2023-03-20T11:54:24.7518178Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-058] SKIPPED [ 76%] 2023-03-20T11:54:24.7524120Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-059] SKIPPED [ 76%] 2023-03-20T11:54:24.7530414Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-060] SKIPPED [ 76%] 2023-03-20T11:54:24.7536117Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-061] SKIPPED [ 76%] 2023-03-20T11:54:24.7542268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-062] SKIPPED [ 76%] 2023-03-20T11:54:24.7548129Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-063] SKIPPED [ 76%] 2023-03-20T11:54:24.7554291Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-064] SKIPPED [ 76%] 2023-03-20T11:54:24.7559992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-065] SKIPPED [ 76%] 2023-03-20T11:54:24.7566081Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-066] SKIPPED [ 76%] 2023-03-20T11:54:24.7572869Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-067] SKIPPED [ 76%] 2023-03-20T11:54:24.7577925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-068] SKIPPED [ 76%] 2023-03-20T11:54:24.7585283Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-069] SKIPPED [ 76%] 2023-03-20T11:54:24.7591297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-070] SKIPPED [ 76%] 2023-03-20T11:54:24.7597555Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-071] SKIPPED [ 76%] 2023-03-20T11:54:24.7603578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-072] SKIPPED [ 76%] 2023-03-20T11:54:24.7610617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-073] SKIPPED [ 76%] 2023-03-20T11:54:24.7615684Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-074] SKIPPED [ 76%] 2023-03-20T11:54:24.7621587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-075] SKIPPED [ 76%] 2023-03-20T11:54:24.7627539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-076] SKIPPED [ 76%] 2023-03-20T11:54:24.7633773Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-077] SKIPPED [ 76%] 2023-03-20T11:54:24.7639577Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-078] SKIPPED [ 76%] 2023-03-20T11:54:24.7645213Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-079] SKIPPED [ 76%] 2023-03-20T11:54:24.7653724Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-080] SKIPPED [ 76%] 2023-03-20T11:54:24.7658596Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-081] SKIPPED [ 76%] 2023-03-20T11:54:24.7664887Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-082] SKIPPED [ 76%] 2023-03-20T11:54:24.7670696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-083] SKIPPED [ 76%] 2023-03-20T11:54:24.7676705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-084] SKIPPED [ 76%] 2023-03-20T11:54:24.7682696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-085] SKIPPED [ 76%] 2023-03-20T11:54:24.7689419Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-086] SKIPPED [ 76%] 2023-03-20T11:54:24.7694576Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-087] SKIPPED [ 76%] 2023-03-20T11:54:24.7700505Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-088] SKIPPED [ 76%] 2023-03-20T11:54:24.7705909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-089] SKIPPED [ 76%] 2023-03-20T11:54:24.7712005Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-090] SKIPPED [ 76%] 2023-03-20T11:54:24.7717963Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-091] SKIPPED [ 76%] 2023-03-20T11:54:24.7724883Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-092] SKIPPED [ 76%] 2023-03-20T11:54:24.7730903Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-093] SKIPPED [ 76%] 2023-03-20T11:54:24.7736845Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-094] SKIPPED [ 76%] 2023-03-20T11:54:24.7743128Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-095] SKIPPED [ 76%] 2023-03-20T11:54:24.7748680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-096] SKIPPED [ 76%] 2023-03-20T11:54:24.7754870Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-097] SKIPPED [ 76%] 2023-03-20T11:54:24.7760884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-098] SKIPPED [ 76%] 2023-03-20T11:54:24.7766546Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-099] SKIPPED [ 76%] 2023-03-20T11:54:24.7773554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-100] SKIPPED [ 76%] 2023-03-20T11:54:24.7778399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-101] SKIPPED [ 76%] 2023-03-20T11:54:24.7784620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-102] SKIPPED [ 76%] 2023-03-20T11:54:24.7791961Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-103] SKIPPED [ 76%] 2023-03-20T11:54:24.7797715Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-104] SKIPPED [ 76%] 2023-03-20T11:54:24.7803732Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-105] SKIPPED [ 76%] 2023-03-20T11:54:24.7810537Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-106] SKIPPED [ 76%] 2023-03-20T11:54:24.7815973Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-107] SKIPPED [ 76%] 2023-03-20T11:54:24.7822035Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-108] SKIPPED [ 76%] 2023-03-20T11:54:24.7828229Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-109] SKIPPED [ 76%] 2023-03-20T11:54:24.7834333Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-110] SKIPPED [ 76%] 2023-03-20T11:54:24.7840347Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-111] SKIPPED [ 76%] 2023-03-20T11:54:24.7846066Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-112] SKIPPED [ 76%] 2023-03-20T11:54:24.7853012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-rotate-113] SKIPPED [ 76%] 2023-03-20T11:54:24.7857777Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-00] SKIPPED [ 76%] 2023-03-20T11:54:24.7865022Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-01] SKIPPED [ 76%] 2023-03-20T11:54:24.7870935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-02] SKIPPED [ 76%] 2023-03-20T11:54:24.7876932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-03] SKIPPED [ 76%] 2023-03-20T11:54:24.7882779Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-04] SKIPPED [ 76%] 2023-03-20T11:54:24.7889878Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-05] SKIPPED [ 76%] 2023-03-20T11:54:24.7894884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-06] SKIPPED [ 76%] 2023-03-20T11:54:24.7900846Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-07] SKIPPED [ 76%] 2023-03-20T11:54:24.7906805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-08] SKIPPED [ 76%] 2023-03-20T11:54:24.7912759Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-09] SKIPPED [ 76%] 2023-03-20T11:54:24.7918433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-10] SKIPPED [ 76%] 2023-03-20T11:54:24.7924328Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-11] SKIPPED [ 76%] 2023-03-20T11:54:24.7931867Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-12] SKIPPED [ 76%] 2023-03-20T11:54:24.7937697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-13] SKIPPED [ 76%] 2023-03-20T11:54:24.7943887Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-14] SKIPPED [ 76%] 2023-03-20T11:54:24.7949719Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-15] SKIPPED [ 76%] 2023-03-20T11:54:24.7955799Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-16] SKIPPED [ 76%] 2023-03-20T11:54:24.7961649Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-17] SKIPPED [ 76%] 2023-03-20T11:54:24.7967337Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-18] SKIPPED [ 76%] 2023-03-20T11:54:24.7973451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-19] SKIPPED [ 76%] 2023-03-20T11:54:24.7979013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-20] SKIPPED [ 76%] 2023-03-20T11:54:24.7985082Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-21] SKIPPED [ 76%] 2023-03-20T11:54:24.7991255Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-22] SKIPPED [ 76%] 2023-03-20T11:54:24.8000090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-23] SKIPPED [ 76%] 2023-03-20T11:54:24.8005868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-24] SKIPPED [ 76%] 2023-03-20T11:54:24.8012966Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-25] SKIPPED [ 76%] 2023-03-20T11:54:24.8017956Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-26] SKIPPED [ 76%] 2023-03-20T11:54:24.8023855Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-27] SKIPPED [ 76%] 2023-03-20T11:54:24.8029781Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-28] SKIPPED [ 76%] 2023-03-20T11:54:24.8036007Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-crop-29] SKIPPED [ 76%] 2023-03-20T11:54:24.8041830Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-000] SKIPPED [ 76%] 2023-03-20T11:54:24.8047612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-001] SKIPPED [ 76%] 2023-03-20T11:54:24.8054024Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-002] SKIPPED [ 76%] 2023-03-20T11:54:24.8059903Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-003] SKIPPED [ 76%] 2023-03-20T11:54:24.8066125Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-004] SKIPPED [ 76%] 2023-03-20T11:54:24.8073428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-005] SKIPPED [ 76%] 2023-03-20T11:54:24.8079237Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-006] SKIPPED [ 76%] 2023-03-20T11:54:24.8085203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-007] SKIPPED [ 76%] 2023-03-20T11:54:24.8091430Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-008] SKIPPED [ 76%] 2023-03-20T11:54:24.8097188Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-009] SKIPPED [ 76%] 2023-03-20T11:54:24.8103354Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-010] SKIPPED [ 76%] 2023-03-20T11:54:24.8109002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-011] SKIPPED [ 76%] 2023-03-20T11:54:24.8115626Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-012] SKIPPED [ 76%] 2023-03-20T11:54:24.8121308Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-013] SKIPPED [ 76%] 2023-03-20T11:54:24.8127015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-014] SKIPPED [ 76%] 2023-03-20T11:54:24.8133241Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-015] SKIPPED [ 76%] 2023-03-20T11:54:24.8140425Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-016] SKIPPED [ 76%] 2023-03-20T11:54:24.8146280Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-017] SKIPPED [ 76%] 2023-03-20T11:54:24.8152640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-018] SKIPPED [ 76%] 2023-03-20T11:54:24.8158476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-019] SKIPPED [ 76%] 2023-03-20T11:54:24.8164298Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-020] SKIPPED [ 76%] 2023-03-20T11:54:24.8170673Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-021] SKIPPED [ 76%] 2023-03-20T11:54:24.8176499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-022] SKIPPED [ 76%] 2023-03-20T11:54:24.8182605Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-023] SKIPPED [ 76%] 2023-03-20T11:54:24.8188447Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-024] SKIPPED [ 76%] 2023-03-20T11:54:24.8194165Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-025] SKIPPED [ 76%] 2023-03-20T11:54:24.8199913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-026] SKIPPED [ 76%] 2023-03-20T11:54:24.8205793Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-027] SKIPPED [ 76%] 2023-03-20T11:54:24.8213680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-028] SKIPPED [ 76%] 2023-03-20T11:54:24.8219063Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-029] SKIPPED [ 76%] 2023-03-20T11:54:24.8225056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-030] SKIPPED [ 76%] 2023-03-20T11:54:24.8231458Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-031] SKIPPED [ 76%] 2023-03-20T11:54:24.8236801Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-032] SKIPPED [ 76%] 2023-03-20T11:54:24.8242941Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-033] SKIPPED [ 76%] 2023-03-20T11:54:24.8249936Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-034] SKIPPED [ 76%] 2023-03-20T11:54:24.8254403Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-035] SKIPPED [ 76%] 2023-03-20T11:54:24.8260509Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-036] SKIPPED [ 76%] 2023-03-20T11:54:24.8266380Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-037] SKIPPED [ 76%] 2023-03-20T11:54:24.8272916Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-038] SKIPPED [ 76%] 2023-03-20T11:54:24.8280020Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-039] SKIPPED [ 76%] 2023-03-20T11:54:24.8285968Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-040] SKIPPED [ 76%] 2023-03-20T11:54:24.8292929Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-041] SKIPPED [ 76%] 2023-03-20T11:54:24.8297710Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-042] SKIPPED [ 76%] 2023-03-20T11:54:24.8303854Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-043] SKIPPED [ 76%] 2023-03-20T11:54:24.8309855Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-044] SKIPPED [ 76%] 2023-03-20T11:54:24.8315540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-045] SKIPPED [ 76%] 2023-03-20T11:54:24.8321457Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-046] SKIPPED [ 76%] 2023-03-20T11:54:24.8327537Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-047] SKIPPED [ 76%] 2023-03-20T11:54:24.8333669Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-048] SKIPPED [ 76%] 2023-03-20T11:54:24.8339535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-049] SKIPPED [ 76%] 2023-03-20T11:54:24.8345302Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-050] SKIPPED [ 76%] 2023-03-20T11:54:24.8352619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-051] SKIPPED [ 76%] 2023-03-20T11:54:24.8358677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-052] SKIPPED [ 76%] 2023-03-20T11:54:24.8364352Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-053] SKIPPED [ 76%] 2023-03-20T11:54:24.8370941Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-054] SKIPPED [ 76%] 2023-03-20T11:54:24.8376537Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-055] SKIPPED [ 76%] 2023-03-20T11:54:24.8382695Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-056] SKIPPED [ 76%] 2023-03-20T11:54:24.8388531Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-057] SKIPPED [ 76%] 2023-03-20T11:54:24.8394801Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-058] SKIPPED [ 76%] 2023-03-20T11:54:24.8400772Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-059] SKIPPED [ 76%] 2023-03-20T11:54:24.8406667Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-060] SKIPPED [ 76%] 2023-03-20T11:54:24.8413592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-061] SKIPPED [ 76%] 2023-03-20T11:54:24.8420019Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-062] SKIPPED [ 76%] 2023-03-20T11:54:24.8426204Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-063] SKIPPED [ 76%] 2023-03-20T11:54:24.8432431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-064] SKIPPED [ 76%] 2023-03-20T11:54:24.8438535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-065] SKIPPED [ 76%] 2023-03-20T11:54:24.8444228Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-066] SKIPPED [ 76%] 2023-03-20T11:54:24.8450489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-067] SKIPPED [ 76%] 2023-03-20T11:54:24.8456087Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-068] SKIPPED [ 76%] 2023-03-20T11:54:24.8462086Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-069] SKIPPED [ 76%] 2023-03-20T11:54:24.8467874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-070] SKIPPED [ 76%] 2023-03-20T11:54:24.8474080Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-071] SKIPPED [ 76%] 2023-03-20T11:54:24.8479956Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-072] SKIPPED [ 76%] 2023-03-20T11:54:24.8485910Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-073] SKIPPED [ 76%] 2023-03-20T11:54:24.8493852Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-074] SKIPPED [ 76%] 2023-03-20T11:54:24.8499470Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-075] SKIPPED [ 76%] 2023-03-20T11:54:24.8505566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-076] SKIPPED [ 76%] 2023-03-20T11:54:24.8511509Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-077] SKIPPED [ 76%] 2023-03-20T11:54:24.8517569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-078] SKIPPED [ 76%] 2023-03-20T11:54:24.8523504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-079] SKIPPED [ 76%] 2023-03-20T11:54:24.8530469Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-080] SKIPPED [ 76%] 2023-03-20T11:54:24.8535521Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-081] SKIPPED [ 76%] 2023-03-20T11:54:24.8541617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-082] SKIPPED [ 76%] 2023-03-20T11:54:24.8547448Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-083] SKIPPED [ 76%] 2023-03-20T11:54:24.8553690Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-084] SKIPPED [ 76%] 2023-03-20T11:54:24.8560952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-085] SKIPPED [ 76%] 2023-03-20T11:54:24.8566877Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-086] SKIPPED [ 76%] 2023-03-20T11:54:24.8573518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-087] SKIPPED [ 76%] 2023-03-20T11:54:24.8578943Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-088] SKIPPED [ 76%] 2023-03-20T11:54:24.8584999Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-089] SKIPPED [ 76%] 2023-03-20T11:54:24.8591047Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-090] SKIPPED [ 76%] 2023-03-20T11:54:24.8597013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-091] SKIPPED [ 76%] 2023-03-20T11:54:24.8602959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-092] SKIPPED [ 76%] 2023-03-20T11:54:24.8610062Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-093] SKIPPED [ 76%] 2023-03-20T11:54:24.8614815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-094] SKIPPED [ 76%] 2023-03-20T11:54:24.8621002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-095] SKIPPED [ 76%] 2023-03-20T11:54:24.8626674Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-096] SKIPPED [ 76%] 2023-03-20T11:54:24.8633627Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-097] SKIPPED [ 76%] 2023-03-20T11:54:24.8639445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-098] SKIPPED [ 76%] 2023-03-20T11:54:24.8645259Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-099] SKIPPED [ 76%] 2023-03-20T11:54:24.8651492Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-100] SKIPPED [ 76%] 2023-03-20T11:54:24.8657504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-101] SKIPPED [ 76%] 2023-03-20T11:54:24.8663189Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-102] SKIPPED [ 76%] 2023-03-20T11:54:24.8668891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-103] SKIPPED [ 76%] 2023-03-20T11:54:24.8674812Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-104] SKIPPED [ 76%] 2023-03-20T11:54:24.8680738Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-105] SKIPPED [ 76%] 2023-03-20T11:54:24.8686614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-106] SKIPPED [ 76%] 2023-03-20T11:54:24.8693260Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-107] SKIPPED [ 76%] 2023-03-20T11:54:24.8699783Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-108] SKIPPED [ 76%] 2023-03-20T11:54:24.8705624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-109] SKIPPED [ 76%] 2023-03-20T11:54:24.8711640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-110] SKIPPED [ 76%] 2023-03-20T11:54:24.8717094Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-111] SKIPPED [ 76%] 2023-03-20T11:54:24.8723006Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-112] SKIPPED [ 76%] 2023-03-20T11:54:24.8730254Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-113] SKIPPED [ 76%] 2023-03-20T11:54:24.8734645Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-114] SKIPPED [ 76%] 2023-03-20T11:54:24.8740505Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-115] SKIPPED [ 76%] 2023-03-20T11:54:24.8746245Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-116] SKIPPED [ 76%] 2023-03-20T11:54:24.8752519Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-117] SKIPPED [ 76%] 2023-03-20T11:54:24.8758415Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-118] SKIPPED [ 76%] 2023-03-20T11:54:24.8765546Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-119] SKIPPED [ 76%] 2023-03-20T11:54:24.8772334Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-120] SKIPPED [ 76%] 2023-03-20T11:54:24.8777417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-121] SKIPPED [ 76%] 2023-03-20T11:54:24.8783607Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-122] SKIPPED [ 76%] 2023-03-20T11:54:24.8789260Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-123] SKIPPED [ 76%] 2023-03-20T11:54:24.8795036Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-124] SKIPPED [ 76%] 2023-03-20T11:54:24.8801074Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-125] SKIPPED [ 76%] 2023-03-20T11:54:24.8807036Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-126] SKIPPED [ 76%] 2023-03-20T11:54:24.8813423Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-127] SKIPPED [ 76%] 2023-03-20T11:54:24.8818802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-128] SKIPPED [ 76%] 2023-03-20T11:54:24.8824547Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-129] SKIPPED [ 76%] 2023-03-20T11:54:24.8830988Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-130] SKIPPED [ 76%] 2023-03-20T11:54:24.8839725Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-131] SKIPPED [ 76%] 2023-03-20T11:54:24.8845624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-132] SKIPPED [ 76%] 2023-03-20T11:54:24.8852788Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-133] SKIPPED [ 76%] 2023-03-20T11:54:24.8857593Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-134] SKIPPED [ 76%] 2023-03-20T11:54:24.8863736Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-135] SKIPPED [ 76%] 2023-03-20T11:54:24.8869554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-136] SKIPPED [ 76%] 2023-03-20T11:54:24.8875812Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-137] SKIPPED [ 76%] 2023-03-20T11:54:24.8881757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-138] SKIPPED [ 76%] 2023-03-20T11:54:24.8888762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-139] SKIPPED [ 76%] 2023-03-20T11:54:24.8893978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-140] SKIPPED [ 76%] 2023-03-20T11:54:24.8899766Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-141] SKIPPED [ 76%] 2023-03-20T11:54:24.8907027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-142] SKIPPED [ 76%] 2023-03-20T11:54:24.8913434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-143] SKIPPED [ 76%] 2023-03-20T11:54:24.8919496Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-144] SKIPPED [ 76%] 2023-03-20T11:54:24.8925188Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-145] SKIPPED [ 76%] 2023-03-20T11:54:24.8931985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-146] SKIPPED [ 76%] 2023-03-20T11:54:24.8937073Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-147] SKIPPED [ 76%] 2023-03-20T11:54:24.8943291Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-148] SKIPPED [ 76%] 2023-03-20T11:54:24.8949027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-149] SKIPPED [ 76%] 2023-03-20T11:54:24.8955275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-150] SKIPPED [ 76%] 2023-03-20T11:54:24.8961114Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-151] SKIPPED [ 76%] 2023-03-20T11:54:24.8967053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-152] SKIPPED [ 76%] 2023-03-20T11:54:24.8974134Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-153] SKIPPED [ 76%] 2023-03-20T11:54:24.8980501Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-154] SKIPPED [ 76%] 2023-03-20T11:54:24.8986377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-155] SKIPPED [ 76%] 2023-03-20T11:54:24.8992642Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-156] SKIPPED [ 76%] 2023-03-20T11:54:24.8998530Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-157] SKIPPED [ 76%] 2023-03-20T11:54:24.9004394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-158] SKIPPED [ 76%] 2023-03-20T11:54:24.9010527Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-159] SKIPPED [ 76%] 2023-03-20T11:54:24.9015878Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-160] SKIPPED [ 76%] 2023-03-20T11:54:24.9022134Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-161] SKIPPED [ 76%] 2023-03-20T11:54:24.9027911Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-162] SKIPPED [ 76%] 2023-03-20T11:54:24.9033798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-163] SKIPPED [ 76%] 2023-03-20T11:54:24.9039687Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-164] SKIPPED [ 76%] 2023-03-20T11:54:24.9046840Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-165] SKIPPED [ 76%] 2023-03-20T11:54:24.9053342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-166] SKIPPED [ 76%] 2023-03-20T11:54:24.9058709Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-167] SKIPPED [ 76%] 2023-03-20T11:54:24.9064825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-168] SKIPPED [ 76%] 2023-03-20T11:54:24.9070822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-169] SKIPPED [ 76%] 2023-03-20T11:54:24.9076990Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-170] SKIPPED [ 76%] 2023-03-20T11:54:24.9082882Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-171] SKIPPED [ 76%] 2023-03-20T11:54:24.9089860Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-172] SKIPPED [ 76%] 2023-03-20T11:54:24.9094773Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-173] SKIPPED [ 76%] 2023-03-20T11:54:24.9100917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-174] SKIPPED [ 76%] 2023-03-20T11:54:24.9106730Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-175] SKIPPED [ 76%] 2023-03-20T11:54:24.9112922Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-176] SKIPPED [ 76%] 2023-03-20T11:54:24.9119996Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-177] SKIPPED [ 76%] 2023-03-20T11:54:24.9126033Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-178] SKIPPED [ 76%] 2023-03-20T11:54:24.9132685Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-179] SKIPPED [ 76%] 2023-03-20T11:54:24.9137635Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-180] SKIPPED [ 76%] 2023-03-20T11:54:24.9143857Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-181] SKIPPED [ 76%] 2023-03-20T11:54:24.9149687Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-182] SKIPPED [ 76%] 2023-03-20T11:54:24.9156032Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-183] SKIPPED [ 76%] 2023-03-20T11:54:24.9161949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-184] SKIPPED [ 76%] 2023-03-20T11:54:24.9168961Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-185] SKIPPED [ 76%] 2023-03-20T11:54:24.9173960Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-186] SKIPPED [ 76%] 2023-03-20T11:54:24.9179830Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-187] SKIPPED [ 76%] 2023-03-20T11:54:24.9187258Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-188] SKIPPED [ 76%] 2023-03-20T11:54:24.9193749Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-189] SKIPPED [ 76%] 2023-03-20T11:54:24.9199440Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-190] SKIPPED [ 76%] 2023-03-20T11:54:24.9205524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-191] SKIPPED [ 76%] 2023-03-20T11:54:24.9212649Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-192] SKIPPED [ 76%] 2023-03-20T11:54:24.9217459Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-193] SKIPPED [ 76%] 2023-03-20T11:54:24.9223609Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-194] SKIPPED [ 76%] 2023-03-20T11:54:24.9229581Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-195] SKIPPED [ 76%] 2023-03-20T11:54:24.9235756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-196] SKIPPED [ 76%] 2023-03-20T11:54:24.9241575Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-197] SKIPPED [ 76%] 2023-03-20T11:54:24.9248244Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-198] SKIPPED [ 76%] 2023-03-20T11:54:24.9253705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-199] SKIPPED [ 76%] 2023-03-20T11:54:24.9260661Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-200] SKIPPED [ 76%] 2023-03-20T11:54:24.9266598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-201] SKIPPED [ 76%] 2023-03-20T11:54:24.9272740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-202] SKIPPED [ 76%] 2023-03-20T11:54:24.9278634Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-203] SKIPPED [ 76%] 2023-03-20T11:54:24.9284570Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-204] SKIPPED [ 76%] 2023-03-20T11:54:24.9290877Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-205] SKIPPED [ 76%] 2023-03-20T11:54:24.9296810Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-206] SKIPPED [ 76%] 2023-03-20T11:54:24.9302872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-207] SKIPPED [ 76%] 2023-03-20T11:54:24.9308691Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-208] SKIPPED [ 76%] 2023-03-20T11:54:24.9314954Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-209] SKIPPED [ 76%] 2023-03-20T11:54:24.9320913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-210] SKIPPED [ 76%] 2023-03-20T11:54:24.9327969Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-211] SKIPPED [ 76%] 2023-03-20T11:54:24.9334065Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-212] SKIPPED [ 76%] 2023-03-20T11:54:24.9340033Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-213] SKIPPED [ 76%] 2023-03-20T11:54:24.9346151Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-214] SKIPPED [ 76%] 2023-03-20T11:54:24.9352349Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-215] SKIPPED [ 76%] 2023-03-20T11:54:24.9358372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-216] SKIPPED [ 76%] 2023-03-20T11:54:24.9364204Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-217] SKIPPED [ 76%] 2023-03-20T11:54:24.9370408Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-218] SKIPPED [ 76%] 2023-03-20T11:54:24.9376131Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-219] SKIPPED [ 76%] 2023-03-20T11:54:24.9382369Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-220] SKIPPED [ 76%] 2023-03-20T11:54:24.9388075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-221] SKIPPED [ 76%] 2023-03-20T11:54:24.9394313Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-222] SKIPPED [ 76%] 2023-03-20T11:54:24.9401550Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-223] SKIPPED [ 76%] 2023-03-20T11:54:24.9407235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-224] SKIPPED [ 76%] 2023-03-20T11:54:24.9414074Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-225] SKIPPED [ 76%] 2023-03-20T11:54:24.9418932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-226] SKIPPED [ 76%] 2023-03-20T11:54:24.9425232Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-227] SKIPPED [ 76%] 2023-03-20T11:54:24.9431455Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-228] SKIPPED [ 76%] 2023-03-20T11:54:24.9437403Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-229] SKIPPED [ 76%] 2023-03-20T11:54:24.9443315Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-230] SKIPPED [ 76%] 2023-03-20T11:54:24.9450427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-231] SKIPPED [ 76%] 2023-03-20T11:54:24.9455348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-232] SKIPPED [ 76%] 2023-03-20T11:54:24.9461317Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-233] SKIPPED [ 76%] 2023-03-20T11:54:24.9468704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-234] SKIPPED [ 76%] 2023-03-20T11:54:24.9474997Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-235] SKIPPED [ 76%] 2023-03-20T11:54:24.9480939Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-236] SKIPPED [ 76%] 2023-03-20T11:54:24.9486885Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-237] SKIPPED [ 76%] 2023-03-20T11:54:24.9493275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-238] SKIPPED [ 76%] 2023-03-20T11:54:24.9498782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-239] SKIPPED [ 76%] 2023-03-20T11:54:24.9504890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-240] SKIPPED [ 76%] 2023-03-20T11:54:24.9510940Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-241] SKIPPED [ 76%] 2023-03-20T11:54:24.9517046Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-242] SKIPPED [ 76%] 2023-03-20T11:54:24.9522950Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-243] SKIPPED [ 76%] 2023-03-20T11:54:24.9530052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-244] SKIPPED [ 76%] 2023-03-20T11:54:24.9534881Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-245] SKIPPED [ 76%] 2023-03-20T11:54:24.9542331Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-246] SKIPPED [ 76%] 2023-03-20T11:54:24.9548085Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-247] SKIPPED [ 76%] 2023-03-20T11:54:24.9554539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-248] SKIPPED [ 76%] 2023-03-20T11:54:24.9560333Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-249] SKIPPED [ 76%] 2023-03-20T11:54:24.9566156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-250] SKIPPED [ 76%] 2023-03-20T11:54:24.9572865Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-251] SKIPPED [ 76%] 2023-03-20T11:54:24.9578029Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-252] SKIPPED [ 76%] 2023-03-20T11:54:24.9584107Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-253] SKIPPED [ 76%] 2023-03-20T11:54:24.9589952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-254] SKIPPED [ 76%] 2023-03-20T11:54:24.9596105Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-255] SKIPPED [ 76%] 2023-03-20T11:54:24.9602057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-256] SKIPPED [ 76%] 2023-03-20T11:54:24.9610414Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-257] SKIPPED [ 76%] 2023-03-20T11:54:24.9615558Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-258] SKIPPED [ 76%] 2023-03-20T11:54:24.9621623Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-259] SKIPPED [ 76%] 2023-03-20T11:54:24.9627550Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-260] SKIPPED [ 76%] 2023-03-20T11:54:24.9633774Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-261] SKIPPED [ 76%] 2023-03-20T11:54:24.9639594Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-262] SKIPPED [ 76%] 2023-03-20T11:54:24.9645546Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-263] SKIPPED [ 76%] 2023-03-20T11:54:24.9652687Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-264] SKIPPED [ 76%] 2023-03-20T11:54:24.9657533Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-265] SKIPPED [ 76%] 2023-03-20T11:54:24.9663662Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-266] SKIPPED [ 76%] 2023-03-20T11:54:24.9669483Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-267] SKIPPED [ 76%] 2023-03-20T11:54:24.9678300Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-268] SKIPPED [ 76%] 2023-03-20T11:54:24.9684195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-269] SKIPPED [ 76%] 2023-03-20T11:54:24.9690467Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-270] SKIPPED [ 76%] 2023-03-20T11:54:24.9696165Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-271] SKIPPED [ 76%] 2023-03-20T11:54:24.9702226Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-272] SKIPPED [ 76%] 2023-03-20T11:54:24.9708177Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-273] SKIPPED [ 76%] 2023-03-20T11:54:24.9713962Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-274] SKIPPED [ 76%] 2023-03-20T11:54:24.9719821Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-275] SKIPPED [ 76%] 2023-03-20T11:54:24.9725677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-276] SKIPPED [ 76%] 2023-03-20T11:54:24.9732502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-277] SKIPPED [ 76%] 2023-03-20T11:54:24.9737570Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-278] SKIPPED [ 76%] 2023-03-20T11:54:24.9743808Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-279] SKIPPED [ 76%] 2023-03-20T11:54:24.9751264Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-280] SKIPPED [ 76%] 2023-03-20T11:54:24.9757290Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-281] SKIPPED [ 76%] 2023-03-20T11:54:24.9763209Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-282] SKIPPED [ 76%] 2023-03-20T11:54:24.9770394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-283] SKIPPED [ 76%] 2023-03-20T11:54:24.9774736Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-284] SKIPPED [ 76%] 2023-03-20T11:54:24.9781169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-285] SKIPPED [ 76%] 2023-03-20T11:54:24.9786946Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-286] SKIPPED [ 76%] 2023-03-20T11:54:24.9793187Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-resized_crop-287] SKIPPED [ 76%] 2023-03-20T11:54:24.9799332Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-000] SKIPPED [ 76%] 2023-03-20T11:54:24.9805081Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-001] SKIPPED [ 76%] 2023-03-20T11:54:24.9811045Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-002] SKIPPED [ 76%] 2023-03-20T11:54:24.9818200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-003] SKIPPED [ 76%] 2023-03-20T11:54:24.9824282Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-004] SKIPPED [ 76%] 2023-03-20T11:54:24.9830462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-005] SKIPPED [ 76%] 2023-03-20T11:54:24.9836702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-006] SKIPPED [ 76%] 2023-03-20T11:54:24.9842646Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-007] SKIPPED [ 76%] 2023-03-20T11:54:24.9849370Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-008] SKIPPED [ 76%] 2023-03-20T11:54:24.9854557Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-009] SKIPPED [ 76%] 2023-03-20T11:54:24.9860629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-010] SKIPPED [ 76%] 2023-03-20T11:54:24.9866410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-011] SKIPPED [ 76%] 2023-03-20T11:54:24.9872560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-012] SKIPPED [ 76%] 2023-03-20T11:54:24.9878442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-013] SKIPPED [ 76%] 2023-03-20T11:54:24.9884234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-014] SKIPPED [ 76%] 2023-03-20T11:54:24.9892473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-015] SKIPPED [ 76%] 2023-03-20T11:54:24.9897496Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-016] SKIPPED [ 76%] 2023-03-20T11:54:24.9903535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-017] SKIPPED [ 76%] 2023-03-20T11:54:24.9909493Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-018] SKIPPED [ 76%] 2023-03-20T11:54:24.9915610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-019] SKIPPED [ 76%] 2023-03-20T11:54:24.9921445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-020] SKIPPED [ 76%] 2023-03-20T11:54:24.9927291Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-021] SKIPPED [ 76%] 2023-03-20T11:54:24.9933428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-022] SKIPPED [ 76%] 2023-03-20T11:54:24.9939221Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-023] SKIPPED [ 76%] 2023-03-20T11:54:24.9945282Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-024] SKIPPED [ 76%] 2023-03-20T11:54:24.9951273Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-025] SKIPPED [ 76%] 2023-03-20T11:54:24.9958913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-026] SKIPPED [ 76%] 2023-03-20T11:54:24.9964942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-027] SKIPPED [ 76%] 2023-03-20T11:54:24.9971959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-028] SKIPPED [ 76%] 2023-03-20T11:54:24.9976852Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-029] SKIPPED [ 76%] 2023-03-20T11:54:24.9983097Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-030] SKIPPED [ 76%] 2023-03-20T11:54:24.9988908Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-031] SKIPPED [ 76%] 2023-03-20T11:54:24.9995039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-032] SKIPPED [ 76%] 2023-03-20T11:54:25.0001153Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-033] SKIPPED [ 76%] 2023-03-20T11:54:25.0006791Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-034] SKIPPED [ 76%] 2023-03-20T11:54:25.0013773Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-035] SKIPPED [ 76%] 2023-03-20T11:54:25.0018621Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-036] SKIPPED [ 76%] 2023-03-20T11:54:25.0025047Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-037] SKIPPED [ 76%] 2023-03-20T11:54:25.0032056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-038] SKIPPED [ 76%] 2023-03-20T11:54:25.0037421Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-039] SKIPPED [ 76%] 2023-03-20T11:54:25.0043364Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-040] SKIPPED [ 76%] 2023-03-20T11:54:25.0050372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-041] SKIPPED [ 76%] 2023-03-20T11:54:25.0055359Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-042] SKIPPED [ 76%] 2023-03-20T11:54:25.0061094Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-043] SKIPPED [ 76%] 2023-03-20T11:54:25.0067228Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-044] SKIPPED [ 76%] 2023-03-20T11:54:25.0073574Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-045] SKIPPED [ 76%] 2023-03-20T11:54:25.0079353Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-046] SKIPPED [ 76%] 2023-03-20T11:54:25.0085368Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-047] SKIPPED [ 76%] 2023-03-20T11:54:25.0092262Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-048] SKIPPED [ 76%] 2023-03-20T11:54:25.0098493Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-049] SKIPPED [ 76%] 2023-03-20T11:54:25.0104960Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-050] SKIPPED [ 76%] 2023-03-20T11:54:25.0110981Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-051] SKIPPED [ 76%] 2023-03-20T11:54:25.0116967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-052] SKIPPED [ 76%] 2023-03-20T11:54:25.0123058Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-053] SKIPPED [ 76%] 2023-03-20T11:54:25.0129897Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-054] SKIPPED [ 76%] 2023-03-20T11:54:25.0134825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-055] SKIPPED [ 76%] 2023-03-20T11:54:25.0140717Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-056] SKIPPED [ 76%] 2023-03-20T11:54:25.0146420Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-057] SKIPPED [ 76%] 2023-03-20T11:54:25.0152534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-058] SKIPPED [ 76%] 2023-03-20T11:54:25.0158564Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-059] SKIPPED [ 76%] 2023-03-20T11:54:25.0164490Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-060] SKIPPED [ 76%] 2023-03-20T11:54:25.0171811Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-061] SKIPPED [ 76%] 2023-03-20T11:54:25.0177450Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-062] SKIPPED [ 76%] 2023-03-20T11:54:25.0183681Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-063] SKIPPED [ 76%] 2023-03-20T11:54:25.0189503Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-064] SKIPPED [ 76%] 2023-03-20T11:54:25.0195673Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-065] SKIPPED [ 76%] 2023-03-20T11:54:25.0201667Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-066] SKIPPED [ 76%] 2023-03-20T11:54:25.0219884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-067] SKIPPED [ 76%] 2023-03-20T11:54:25.0220759Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-068] SKIPPED [ 76%] 2023-03-20T11:54:25.0221549Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-069] SKIPPED [ 76%] 2023-03-20T11:54:25.0225702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-070] SKIPPED [ 76%] 2023-03-20T11:54:25.0231812Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-071] SKIPPED [ 76%] 2023-03-20T11:54:25.0238825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-072] SKIPPED [ 76%] 2023-03-20T11:54:25.0244768Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-073] SKIPPED [ 76%] 2023-03-20T11:54:25.0251815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-074] SKIPPED [ 76%] 2023-03-20T11:54:25.0256743Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-075] SKIPPED [ 76%] 2023-03-20T11:54:25.0262939Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-076] SKIPPED [ 76%] 2023-03-20T11:54:25.0268600Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-077] SKIPPED [ 76%] 2023-03-20T11:54:25.0274883Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-078] SKIPPED [ 76%] 2023-03-20T11:54:25.0280744Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-079] SKIPPED [ 76%] 2023-03-20T11:54:25.0286389Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-080] SKIPPED [ 76%] 2023-03-20T11:54:25.0293438Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-081] SKIPPED [ 76%] 2023-03-20T11:54:25.0298264Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-082] SKIPPED [ 76%] 2023-03-20T11:54:25.0304515Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-083] SKIPPED [ 76%] 2023-03-20T11:54:25.0311714Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-084] SKIPPED [ 76%] 2023-03-20T11:54:25.0317611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-085] SKIPPED [ 76%] 2023-03-20T11:54:25.0323443Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-086] SKIPPED [ 76%] 2023-03-20T11:54:25.0330592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-087] SKIPPED [ 76%] 2023-03-20T11:54:25.0336001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-088] SKIPPED [ 76%] 2023-03-20T11:54:25.0342046Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-089] SKIPPED [ 76%] 2023-03-20T11:54:25.0347912Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-090] SKIPPED [ 76%] 2023-03-20T11:54:25.0354203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-091] SKIPPED [ 76%] 2023-03-20T11:54:25.0360238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-092] SKIPPED [ 76%] 2023-03-20T11:54:25.0365942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-093] SKIPPED [ 76%] 2023-03-20T11:54:25.0373025Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-094] SKIPPED [ 76%] 2023-03-20T11:54:25.0379104Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-095] SKIPPED [ 76%] 2023-03-20T11:54:25.0384797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-096] SKIPPED [ 76%] 2023-03-20T11:54:25.0390803Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-097] SKIPPED [ 76%] 2023-03-20T11:54:25.0396761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-098] SKIPPED [ 76%] 2023-03-20T11:54:25.0402780Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-099] SKIPPED [ 76%] 2023-03-20T11:54:25.0409743Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-100] SKIPPED [ 76%] 2023-03-20T11:54:25.0414582Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-101] SKIPPED [ 76%] 2023-03-20T11:54:25.0420762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-102] SKIPPED [ 76%] 2023-03-20T11:54:25.0426557Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-103] SKIPPED [ 76%] 2023-03-20T11:54:25.0432786Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-104] SKIPPED [ 76%] 2023-03-20T11:54:25.0438796Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-105] SKIPPED [ 76%] 2023-03-20T11:54:25.0445901Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-106] SKIPPED [ 76%] 2023-03-20T11:54:25.0452897Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-107] SKIPPED [ 76%] 2023-03-20T11:54:25.0457754Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-108] SKIPPED [ 76%] 2023-03-20T11:54:25.0463882Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-109] SKIPPED [ 76%] 2023-03-20T11:54:25.0469658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-110] SKIPPED [ 76%] 2023-03-20T11:54:25.0475716Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-111] SKIPPED [ 76%] 2023-03-20T11:54:25.0481933Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-112] SKIPPED [ 76%] 2023-03-20T11:54:25.0488720Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-113] SKIPPED [ 76%] 2023-03-20T11:54:25.0494051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-114] SKIPPED [ 76%] 2023-03-20T11:54:25.0499520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-115] SKIPPED [ 76%] 2023-03-20T11:54:25.0505551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-116] SKIPPED [ 76%] 2023-03-20T11:54:25.0511433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-117] SKIPPED [ 76%] 2023-03-20T11:54:25.0520802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-118] SKIPPED [ 76%] 2023-03-20T11:54:25.0526442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-119] SKIPPED [ 76%] 2023-03-20T11:54:25.0533176Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-120] SKIPPED [ 76%] 2023-03-20T11:54:25.0538018Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-121] SKIPPED [ 76%] 2023-03-20T11:54:25.0544112Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-122] SKIPPED [ 76%] 2023-03-20T11:54:25.0550039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-123] SKIPPED [ 76%] 2023-03-20T11:54:25.0556169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-124] SKIPPED [ 76%] 2023-03-20T11:54:25.0562041Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-125] SKIPPED [ 76%] 2023-03-20T11:54:25.0568891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-126] SKIPPED [ 76%] 2023-03-20T11:54:25.0573844Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-127] SKIPPED [ 76%] 2023-03-20T11:54:25.0579595Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-128] SKIPPED [ 76%] 2023-03-20T11:54:25.0587149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-129] SKIPPED [ 76%] 2023-03-20T11:54:25.0593361Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-130] SKIPPED [ 76%] 2023-03-20T11:54:25.0599277Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-131] SKIPPED [ 76%] 2023-03-20T11:54:25.0605071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-132] SKIPPED [ 76%] 2023-03-20T11:54:25.0611243Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-133] SKIPPED [ 76%] 2023-03-20T11:54:25.0616959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-134] SKIPPED [ 76%] 2023-03-20T11:54:25.0623168Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-135] SKIPPED [ 76%] 2023-03-20T11:54:25.0628892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-136] SKIPPED [ 76%] 2023-03-20T11:54:25.0635061Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-pad-137] SKIPPED [ 76%] 2023-03-20T11:54:25.0641110Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-000] SKIPPED [ 76%] 2023-03-20T11:54:25.0646819Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-001] SKIPPED [ 76%] 2023-03-20T11:54:25.0653566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-002] SKIPPED [ 76%] 2023-03-20T11:54:25.0659799Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-003] SKIPPED [ 76%] 2023-03-20T11:54:25.0665733Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-004] SKIPPED [ 76%] 2023-03-20T11:54:25.0671876Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-005] SKIPPED [ 76%] 2023-03-20T11:54:25.0677307Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-006] SKIPPED [ 76%] 2023-03-20T11:54:25.0683302Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-007] SKIPPED [ 76%] 2023-03-20T11:54:25.0690343Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-008] SKIPPED [ 76%] 2023-03-20T11:54:25.0695128Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-009] SKIPPED [ 76%] 2023-03-20T11:54:25.0701412Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-010] SKIPPED [ 76%] 2023-03-20T11:54:25.0707077Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-011] SKIPPED [ 76%] 2023-03-20T11:54:25.0713236Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-012] SKIPPED [ 76%] 2023-03-20T11:54:25.0719169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-013] SKIPPED [ 76%] 2023-03-20T11:54:25.0726224Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-014] SKIPPED [ 76%] 2023-03-20T11:54:25.0733370Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-015] SKIPPED [ 76%] 2023-03-20T11:54:25.0738293Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-016] SKIPPED [ 76%] 2023-03-20T11:54:25.0744664Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-017] SKIPPED [ 76%] 2023-03-20T11:54:25.0750378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-018] SKIPPED [ 76%] 2023-03-20T11:54:25.0756006Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-019] SKIPPED [ 76%] 2023-03-20T11:54:25.0761915Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-020] SKIPPED [ 76%] 2023-03-20T11:54:25.0768847Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-021] SKIPPED [ 76%] 2023-03-20T11:54:25.0773822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-022] SKIPPED [ 76%] 2023-03-20T11:54:25.0779902Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-023] SKIPPED [ 76%] 2023-03-20T11:54:25.0785597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-024] SKIPPED [ 76%] 2023-03-20T11:54:25.0791676Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-025] SKIPPED [ 76%] 2023-03-20T11:54:25.0798754Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-026] SKIPPED [ 76%] 2023-03-20T11:54:25.0804647Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-027] SKIPPED [ 76%] 2023-03-20T11:54:25.0810745Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-028] SKIPPED [ 76%] 2023-03-20T11:54:25.0816704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-029] SKIPPED [ 76%] 2023-03-20T11:54:25.0822891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-030] SKIPPED [ 76%] 2023-03-20T11:54:25.0828697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-031] SKIPPED [ 76%] 2023-03-20T11:54:25.0835170Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-032] SKIPPED [ 76%] 2023-03-20T11:54:25.0841230Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-033] SKIPPED [ 76%] 2023-03-20T11:54:25.0847062Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-034] SKIPPED [ 76%] 2023-03-20T11:54:25.0854230Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-035] SKIPPED [ 76%] 2023-03-20T11:54:25.0859124Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-036] SKIPPED [ 76%] 2023-03-20T11:54:25.0866587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-037] SKIPPED [ 76%] 2023-03-20T11:54:25.0872869Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-038] SKIPPED [ 76%] 2023-03-20T11:54:25.0878970Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-039] SKIPPED [ 76%] 2023-03-20T11:54:25.0884501Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-040] SKIPPED [ 76%] 2023-03-20T11:54:25.0890615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-041] SKIPPED [ 76%] 2023-03-20T11:54:25.0896451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-042] SKIPPED [ 76%] 2023-03-20T11:54:25.0902423Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-043] SKIPPED [ 76%] 2023-03-20T11:54:25.0908186Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-044] SKIPPED [ 76%] 2023-03-20T11:54:25.0914624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-045] SKIPPED [ 76%] 2023-03-20T11:54:25.0920521Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-046] SKIPPED [ 76%] 2023-03-20T11:54:25.0926292Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-047] SKIPPED [ 76%] 2023-03-20T11:54:25.0933264Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-048] SKIPPED [ 76%] 2023-03-20T11:54:25.0939341Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-049] SKIPPED [ 76%] 2023-03-20T11:54:25.0945431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-050] SKIPPED [ 76%] 2023-03-20T11:54:25.0951302Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-051] SKIPPED [ 76%] 2023-03-20T11:54:25.0957431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-052] SKIPPED [ 76%] 2023-03-20T11:54:25.0963399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-053] SKIPPED [ 76%] 2023-03-20T11:54:25.0970784Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-054] SKIPPED [ 76%] 2023-03-20T11:54:25.0975546Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-055] SKIPPED [ 76%] 2023-03-20T11:54:25.0981540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-056] SKIPPED [ 76%] 2023-03-20T11:54:25.0987435Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-057] SKIPPED [ 76%] 2023-03-20T11:54:25.0993802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-058] SKIPPED [ 76%] 2023-03-20T11:54:25.0999724Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-059] SKIPPED [ 76%] 2023-03-20T11:54:25.1006772Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-060] SKIPPED [ 76%] 2023-03-20T11:54:25.1013825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-061] SKIPPED [ 76%] 2023-03-20T11:54:25.1018612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-062] SKIPPED [ 76%] 2023-03-20T11:54:25.1024510Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-063] SKIPPED [ 76%] 2023-03-20T11:54:25.1030461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-064] SKIPPED [ 76%] 2023-03-20T11:54:25.1036421Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-065] SKIPPED [ 76%] 2023-03-20T11:54:25.1042493Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-066] SKIPPED [ 76%] 2023-03-20T11:54:25.1049308Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-067] SKIPPED [ 76%] 2023-03-20T11:54:25.1054394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-068] SKIPPED [ 76%] 2023-03-20T11:54:25.1060214Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-069] SKIPPED [ 76%] 2023-03-20T11:54:25.1066304Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-070] SKIPPED [ 76%] 2023-03-20T11:54:25.1072546Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-071] SKIPPED [ 76%] 2023-03-20T11:54:25.1079701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-072] SKIPPED [ 76%] 2023-03-20T11:54:25.1085403Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-073] SKIPPED [ 76%] 2023-03-20T11:54:25.1092377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-074] SKIPPED [ 76%] 2023-03-20T11:54:25.1097161Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-075] SKIPPED [ 76%] 2023-03-20T11:54:25.1103976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-076] SKIPPED [ 76%] 2023-03-20T11:54:25.1109140Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-077] SKIPPED [ 76%] 2023-03-20T11:54:25.1115508Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-078] SKIPPED [ 76%] 2023-03-20T11:54:25.1121437Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-079] SKIPPED [ 76%] 2023-03-20T11:54:25.1127324Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-080] SKIPPED [ 76%] 2023-03-20T11:54:25.1133361Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-081] SKIPPED [ 76%] 2023-03-20T11:54:25.1139073Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-082] SKIPPED [ 76%] 2023-03-20T11:54:25.1146601Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-083] SKIPPED [ 76%] 2023-03-20T11:54:25.1152795Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-084] SKIPPED [ 76%] 2023-03-20T11:54:25.1158641Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-085] SKIPPED [ 76%] 2023-03-20T11:54:25.1164560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-086] SKIPPED [ 76%] 2023-03-20T11:54:25.1170672Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-087] SKIPPED [ 76%] 2023-03-20T11:54:25.1176471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-088] SKIPPED [ 76%] 2023-03-20T11:54:25.1182443Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-089] SKIPPED [ 76%] 2023-03-20T11:54:25.1188310Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-090] SKIPPED [ 76%] 2023-03-20T11:54:25.1194464Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-091] SKIPPED [ 76%] 2023-03-20T11:54:25.1200377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-092] SKIPPED [ 76%] 2023-03-20T11:54:25.1206053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-093] SKIPPED [ 76%] 2023-03-20T11:54:25.1213128Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-094] SKIPPED [ 76%] 2023-03-20T11:54:25.1219218Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-095] SKIPPED [ 76%] 2023-03-20T11:54:25.1225319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-096] SKIPPED [ 76%] 2023-03-20T11:54:25.1231386Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-097] SKIPPED [ 76%] 2023-03-20T11:54:25.1237283Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-098] SKIPPED [ 76%] 2023-03-20T11:54:25.1243202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-099] SKIPPED [ 76%] 2023-03-20T11:54:25.1250123Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-100] SKIPPED [ 76%] 2023-03-20T11:54:25.1255118Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-101] SKIPPED [ 76%] 2023-03-20T11:54:25.1261244Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-102] SKIPPED [ 76%] 2023-03-20T11:54:25.1267052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-103] SKIPPED [ 76%] 2023-03-20T11:54:25.1273025Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-104] SKIPPED [ 76%] 2023-03-20T11:54:25.1278665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-105] SKIPPED [ 76%] 2023-03-20T11:54:25.1285924Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-106] SKIPPED [ 76%] 2023-03-20T11:54:25.1292998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-107] SKIPPED [ 76%] 2023-03-20T11:54:25.1297672Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-108] SKIPPED [ 76%] 2023-03-20T11:54:25.1303899Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-109] SKIPPED [ 76%] 2023-03-20T11:54:25.1309968Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-110] SKIPPED [ 76%] 2023-03-20T11:54:25.1315772Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-111] SKIPPED [ 76%] 2023-03-20T11:54:25.1321800Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-112] SKIPPED [ 76%] 2023-03-20T11:54:25.1327944Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-113] SKIPPED [ 76%] 2023-03-20T11:54:25.1334233Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-114] SKIPPED [ 76%] 2023-03-20T11:54:25.1339405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-115] SKIPPED [ 76%] 2023-03-20T11:54:25.1345821Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-116] SKIPPED [ 76%] 2023-03-20T11:54:25.1354976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-117] SKIPPED [ 76%] 2023-03-20T11:54:25.1360951Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-118] SKIPPED [ 76%] 2023-03-20T11:54:25.1366620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-119] SKIPPED [ 76%] 2023-03-20T11:54:25.1373771Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-120] SKIPPED [ 76%] 2023-03-20T11:54:25.1378643Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-121] SKIPPED [ 76%] 2023-03-20T11:54:25.1384811Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-122] SKIPPED [ 76%] 2023-03-20T11:54:25.1390792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-123] SKIPPED [ 76%] 2023-03-20T11:54:25.1396870Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-124] SKIPPED [ 76%] 2023-03-20T11:54:25.1402886Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-125] SKIPPED [ 76%] 2023-03-20T11:54:25.1409705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-126] SKIPPED [ 76%] 2023-03-20T11:54:25.1414503Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-127] SKIPPED [ 76%] 2023-03-20T11:54:25.1420456Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-128] SKIPPED [ 76%] 2023-03-20T11:54:25.1427302Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-129] SKIPPED [ 76%] 2023-03-20T11:54:25.1433551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-130] SKIPPED [ 76%] 2023-03-20T11:54:25.1439442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-131] SKIPPED [ 76%] 2023-03-20T11:54:25.1445597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-132] SKIPPED [ 76%] 2023-03-20T11:54:25.1452487Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-133] SKIPPED [ 76%] 2023-03-20T11:54:25.1457386Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-134] SKIPPED [ 76%] 2023-03-20T11:54:25.1463625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-135] SKIPPED [ 76%] 2023-03-20T11:54:25.1469560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-136] SKIPPED [ 76%] 2023-03-20T11:54:25.1475645Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-137] SKIPPED [ 76%] 2023-03-20T11:54:25.1481512Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-138] SKIPPED [ 76%] 2023-03-20T11:54:25.1487303Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-139] SKIPPED [ 76%] 2023-03-20T11:54:25.1494883Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-140] SKIPPED [ 76%] 2023-03-20T11:54:25.1500727Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-141] SKIPPED [ 76%] 2023-03-20T11:54:25.1506815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-142] SKIPPED [ 76%] 2023-03-20T11:54:25.1512806Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-143] SKIPPED [ 76%] 2023-03-20T11:54:25.1518360Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-144] SKIPPED [ 76%] 2023-03-20T11:54:25.1524303Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-145] SKIPPED [ 76%] 2023-03-20T11:54:25.1530787Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-146] SKIPPED [ 76%] 2023-03-20T11:54:25.1536156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-147] SKIPPED [ 76%] 2023-03-20T11:54:25.1542394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-148] SKIPPED [ 76%] 2023-03-20T11:54:25.1548158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-149] SKIPPED [ 76%] 2023-03-20T11:54:25.1554451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-150] SKIPPED [ 76%] 2023-03-20T11:54:25.1560096Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-151] SKIPPED [ 76%] 2023-03-20T11:54:25.1567152Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-152] SKIPPED [ 76%] 2023-03-20T11:54:25.1573927Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-153] SKIPPED [ 76%] 2023-03-20T11:54:25.1579104Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-154] SKIPPED [ 76%] 2023-03-20T11:54:25.1585234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-155] SKIPPED [ 76%] 2023-03-20T11:54:25.1591357Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-156] SKIPPED [ 76%] 2023-03-20T11:54:25.1597207Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-157] SKIPPED [ 76%] 2023-03-20T11:54:25.1603179Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-158] SKIPPED [ 76%] 2023-03-20T11:54:25.1610362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-159] SKIPPED [ 76%] 2023-03-20T11:54:25.1614763Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-160] SKIPPED [ 76%] 2023-03-20T11:54:25.1620933Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-161] SKIPPED [ 76%] 2023-03-20T11:54:25.1626683Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-162] SKIPPED [ 76%] 2023-03-20T11:54:25.1634089Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-163] SKIPPED [ 76%] 2023-03-20T11:54:25.1639892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-164] SKIPPED [ 76%] 2023-03-20T11:54:25.1645743Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-165] SKIPPED [ 76%] 2023-03-20T11:54:25.1652550Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-166] SKIPPED [ 76%] 2023-03-20T11:54:25.1657723Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-167] SKIPPED [ 76%] 2023-03-20T11:54:25.1663881Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-168] SKIPPED [ 76%] 2023-03-20T11:54:25.1669719Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-169] SKIPPED [ 76%] 2023-03-20T11:54:25.1675780Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-170] SKIPPED [ 76%] 2023-03-20T11:54:25.1681856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-171] SKIPPED [ 76%] 2023-03-20T11:54:25.1687614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-172] SKIPPED [ 76%] 2023-03-20T11:54:25.1693544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-173] SKIPPED [ 76%] 2023-03-20T11:54:25.1699350Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-174] SKIPPED [ 76%] 2023-03-20T11:54:25.1706654Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-175] SKIPPED [ 76%] 2023-03-20T11:54:25.1712827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-176] SKIPPED [ 76%] 2023-03-20T11:54:25.1718591Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-177] SKIPPED [ 76%] 2023-03-20T11:54:25.1724484Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-178] SKIPPED [ 76%] 2023-03-20T11:54:25.1730513Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-179] SKIPPED [ 76%] 2023-03-20T11:54:25.1736316Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-180] SKIPPED [ 76%] 2023-03-20T11:54:25.1742247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-181] SKIPPED [ 76%] 2023-03-20T11:54:25.1747750Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-182] SKIPPED [ 76%] 2023-03-20T11:54:25.1754164Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-183] SKIPPED [ 76%] 2023-03-20T11:54:25.1759914Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-184] SKIPPED [ 76%] 2023-03-20T11:54:25.1765748Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-185] SKIPPED [ 76%] 2023-03-20T11:54:25.1773987Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-186] SKIPPED [ 76%] 2023-03-20T11:54:25.1779153Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-187] SKIPPED [ 76%] 2023-03-20T11:54:25.1785351Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-188] SKIPPED [ 76%] 2023-03-20T11:54:25.1791528Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-189] SKIPPED [ 76%] 2023-03-20T11:54:25.1797346Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-190] SKIPPED [ 76%] 2023-03-20T11:54:25.1803189Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-191] SKIPPED [ 76%] 2023-03-20T11:54:25.1810320Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-192] SKIPPED [ 76%] 2023-03-20T11:54:25.1815074Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-193] SKIPPED [ 76%] 2023-03-20T11:54:25.1821442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-194] SKIPPED [ 76%] 2023-03-20T11:54:25.1827430Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-195] SKIPPED [ 76%] 2023-03-20T11:54:25.1833753Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-196] SKIPPED [ 76%] 2023-03-20T11:54:25.1839805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-197] SKIPPED [ 76%] 2023-03-20T11:54:25.1846937Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-198] SKIPPED [ 76%] 2023-03-20T11:54:25.1853842Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-199] SKIPPED [ 76%] 2023-03-20T11:54:25.1858976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-200] SKIPPED [ 76%] 2023-03-20T11:54:25.1865162Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-201] SKIPPED [ 76%] 2023-03-20T11:54:25.1871022Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-202] SKIPPED [ 76%] 2023-03-20T11:54:25.1877139Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-203] SKIPPED [ 76%] 2023-03-20T11:54:25.1882948Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-204] SKIPPED [ 76%] 2023-03-20T11:54:25.1890124Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-205] SKIPPED [ 76%] 2023-03-20T11:54:25.1895031Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-206] SKIPPED [ 76%] 2023-03-20T11:54:25.1900792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-207] SKIPPED [ 76%] 2023-03-20T11:54:25.1906819Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-208] SKIPPED [ 76%] 2023-03-20T11:54:25.1914420Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-209] SKIPPED [ 76%] 2023-03-20T11:54:25.1920158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-210] SKIPPED [ 76%] 2023-03-20T11:54:25.1926151Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-211] SKIPPED [ 76%] 2023-03-20T11:54:25.1932815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-212] SKIPPED [ 76%] 2023-03-20T11:54:25.1937992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-213] SKIPPED [ 76%] 2023-03-20T11:54:25.1944195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-214] SKIPPED [ 76%] 2023-03-20T11:54:25.1950168Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-215] SKIPPED [ 76%] 2023-03-20T11:54:25.1956110Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-216] SKIPPED [ 76%] 2023-03-20T11:54:25.1962079Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-217] SKIPPED [ 76%] 2023-03-20T11:54:25.1968649Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-218] SKIPPED [ 76%] 2023-03-20T11:54:25.1973966Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-219] SKIPPED [ 76%] 2023-03-20T11:54:25.1979939Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-220] SKIPPED [ 76%] 2023-03-20T11:54:25.1987076Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-221] SKIPPED [ 76%] 2023-03-20T11:54:25.1993248Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-222] SKIPPED [ 76%] 2023-03-20T11:54:25.1999149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-223] SKIPPED [ 76%] 2023-03-20T11:54:25.2004982Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-224] SKIPPED [ 76%] 2023-03-20T11:54:25.2010716Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-225] SKIPPED [ 76%] 2023-03-20T11:54:25.2016892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-226] SKIPPED [ 76%] 2023-03-20T11:54:25.2022998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-227] SKIPPED [ 76%] 2023-03-20T11:54:25.2028866Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-228] SKIPPED [ 76%] 2023-03-20T11:54:25.2034574Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-229] SKIPPED [ 76%] 2023-03-20T11:54:25.2040502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-230] SKIPPED [ 76%] 2023-03-20T11:54:25.2046240Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-231] SKIPPED [ 76%] 2023-03-20T11:54:25.2054272Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-232] SKIPPED [ 76%] 2023-03-20T11:54:25.2059594Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-233] SKIPPED [ 76%] 2023-03-20T11:54:25.2065730Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-234] SKIPPED [ 76%] 2023-03-20T11:54:25.2072031Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-235] SKIPPED [ 76%] 2023-03-20T11:54:25.2077770Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-236] SKIPPED [ 76%] 2023-03-20T11:54:25.2083803Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-237] SKIPPED [ 76%] 2023-03-20T11:54:25.2090688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-238] SKIPPED [ 76%] 2023-03-20T11:54:25.2095580Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-239] SKIPPED [ 76%] 2023-03-20T11:54:25.2101871Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-240] SKIPPED [ 76%] 2023-03-20T11:54:25.2107261Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-241] SKIPPED [ 76%] 2023-03-20T11:54:25.2113604Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-242] SKIPPED [ 76%] 2023-03-20T11:54:25.2120557Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-243] SKIPPED [ 76%] 2023-03-20T11:54:25.2126269Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-244] SKIPPED [ 76%] 2023-03-20T11:54:25.2133422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-245] SKIPPED [ 76%] 2023-03-20T11:54:25.2138370Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-246] SKIPPED [ 76%] 2023-03-20T11:54:25.2144537Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-247] SKIPPED [ 76%] 2023-03-20T11:54:25.2150540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-248] SKIPPED [ 76%] 2023-03-20T11:54:25.2156619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-249] SKIPPED [ 76%] 2023-03-20T11:54:25.2162899Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-250] SKIPPED [ 76%] 2023-03-20T11:54:25.2169802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-251] SKIPPED [ 76%] 2023-03-20T11:54:25.2174544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-252] SKIPPED [ 76%] 2023-03-20T11:54:25.2180615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-253] SKIPPED [ 76%] 2023-03-20T11:54:25.2186572Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-254] SKIPPED [ 76%] 2023-03-20T11:54:25.2195689Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-255] SKIPPED [ 76%] 2023-03-20T11:54:25.2201661Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-256] SKIPPED [ 76%] 2023-03-20T11:54:25.2207413Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-257] SKIPPED [ 76%] 2023-03-20T11:54:25.2213707Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-258] SKIPPED [ 76%] 2023-03-20T11:54:25.2219445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-259] SKIPPED [ 76%] 2023-03-20T11:54:25.2225664Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-260] SKIPPED [ 76%] 2023-03-20T11:54:25.2231771Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-261] SKIPPED [ 76%] 2023-03-20T11:54:25.2237522Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-262] SKIPPED [ 76%] 2023-03-20T11:54:25.2243461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-263] SKIPPED [ 76%] 2023-03-20T11:54:25.2250466Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-264] SKIPPED [ 76%] 2023-03-20T11:54:25.2255487Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-265] SKIPPED [ 76%] 2023-03-20T11:54:25.2262843Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-266] SKIPPED [ 76%] 2023-03-20T11:54:25.2268715Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-267] SKIPPED [ 76%] 2023-03-20T11:54:25.2274968Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-268] SKIPPED [ 76%] 2023-03-20T11:54:25.2280984Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-269] SKIPPED [ 76%] 2023-03-20T11:54:25.2287057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-270] SKIPPED [ 76%] 2023-03-20T11:54:25.2293344Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-271] SKIPPED [ 76%] 2023-03-20T11:54:25.2298761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-272] SKIPPED [ 76%] 2023-03-20T11:54:25.2304489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-273] SKIPPED [ 76%] 2023-03-20T11:54:25.2310591Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-274] SKIPPED [ 76%] 2023-03-20T11:54:25.2316562Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-275] SKIPPED [ 76%] 2023-03-20T11:54:25.2322605Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-276] SKIPPED [ 76%] 2023-03-20T11:54:25.2329334Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-277] SKIPPED [ 76%] 2023-03-20T11:54:25.2335671Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-278] SKIPPED [ 76%] 2023-03-20T11:54:25.2341720Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-279] SKIPPED [ 76%] 2023-03-20T11:54:25.2347635Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-280] SKIPPED [ 76%] 2023-03-20T11:54:25.2353876Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-281] SKIPPED [ 76%] 2023-03-20T11:54:25.2359719Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-282] SKIPPED [ 76%] 2023-03-20T11:54:25.2365526Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-283] SKIPPED [ 76%] 2023-03-20T11:54:25.2372747Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-284] SKIPPED [ 76%] 2023-03-20T11:54:25.2377616Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-285] SKIPPED [ 76%] 2023-03-20T11:54:25.2384069Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-286] SKIPPED [ 76%] 2023-03-20T11:54:25.2389839Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-287] SKIPPED [ 76%] 2023-03-20T11:54:25.2396033Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-288] SKIPPED [ 76%] 2023-03-20T11:54:25.2403256Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-289] SKIPPED [ 76%] 2023-03-20T11:54:25.2410462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-290] SKIPPED [ 76%] 2023-03-20T11:54:25.2415606Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-291] SKIPPED [ 76%] 2023-03-20T11:54:25.2421522Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-292] SKIPPED [ 76%] 2023-03-20T11:54:25.2427342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-293] SKIPPED [ 76%] 2023-03-20T11:54:25.2433645Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-294] SKIPPED [ 76%] 2023-03-20T11:54:25.2439489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-295] SKIPPED [ 76%] 2023-03-20T11:54:25.2445373Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-296] SKIPPED [ 76%] 2023-03-20T11:54:25.2452566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-297] SKIPPED [ 76%] 2023-03-20T11:54:25.2457624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-298] SKIPPED [ 76%] 2023-03-20T11:54:25.2463711Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-299] SKIPPED [ 76%] 2023-03-20T11:54:25.2469386Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-300] SKIPPED [ 76%] 2023-03-20T11:54:25.2476859Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-301] SKIPPED [ 76%] 2023-03-20T11:54:25.2482785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-302] SKIPPED [ 76%] 2023-03-20T11:54:25.2489893Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-303] SKIPPED [ 76%] 2023-03-20T11:54:25.2494277Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-304] SKIPPED [ 76%] 2023-03-20T11:54:25.2500249Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-305] SKIPPED [ 76%] 2023-03-20T11:54:25.2506254Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-306] SKIPPED [ 76%] 2023-03-20T11:54:25.2512320Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-307] SKIPPED [ 76%] 2023-03-20T11:54:25.2517897Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-308] SKIPPED [ 76%] 2023-03-20T11:54:25.2523688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-309] SKIPPED [ 76%] 2023-03-20T11:54:25.2530404Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-310] SKIPPED [ 76%] 2023-03-20T11:54:25.2535452Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-311] SKIPPED [ 76%] 2023-03-20T11:54:25.2543052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-312] SKIPPED [ 76%] 2023-03-20T11:54:25.2548754Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-313] SKIPPED [ 76%] 2023-03-20T11:54:25.2555142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-314] SKIPPED [ 76%] 2023-03-20T11:54:25.2561024Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-315] SKIPPED [ 76%] 2023-03-20T11:54:25.2566905Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-316] SKIPPED [ 76%] 2023-03-20T11:54:25.2574043Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-317] SKIPPED [ 76%] 2023-03-20T11:54:25.2578792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-318] SKIPPED [ 76%] 2023-03-20T11:54:25.2584910Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-319] SKIPPED [ 76%] 2023-03-20T11:54:25.2590857Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-320] SKIPPED [ 76%] 2023-03-20T11:54:25.2596872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-321] SKIPPED [ 76%] 2023-03-20T11:54:25.2603239Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-322] SKIPPED [ 76%] 2023-03-20T11:54:25.2610304Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-323] SKIPPED [ 76%] 2023-03-20T11:54:25.2616535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-324] SKIPPED [ 76%] 2023-03-20T11:54:25.2623143Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-325] SKIPPED [ 76%] 2023-03-20T11:54:25.2629248Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-326] SKIPPED [ 76%] 2023-03-20T11:54:25.2635810Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-327] SKIPPED [ 76%] 2023-03-20T11:54:25.2642278Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-328] SKIPPED [ 76%] 2023-03-20T11:54:25.2649738Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-329] SKIPPED [ 76%] 2023-03-20T11:54:25.2655372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-330] SKIPPED [ 76%] 2023-03-20T11:54:25.2661991Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-331] SKIPPED [ 76%] 2023-03-20T11:54:25.2668160Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-332] SKIPPED [ 76%] 2023-03-20T11:54:25.2674728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-333] SKIPPED [ 76%] 2023-03-20T11:54:25.2681023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-334] SKIPPED [ 76%] 2023-03-20T11:54:25.2689556Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-335] SKIPPED [ 76%] 2023-03-20T11:54:25.2695102Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-336] SKIPPED [ 76%] 2023-03-20T11:54:25.2701675Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-337] SKIPPED [ 76%] 2023-03-20T11:54:25.2708010Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-338] SKIPPED [ 76%] 2023-03-20T11:54:25.2714586Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-339] SKIPPED [ 76%] 2023-03-20T11:54:25.2720990Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-340] SKIPPED [ 76%] 2023-03-20T11:54:25.2727160Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-341] SKIPPED [ 76%] 2023-03-20T11:54:25.2733984Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-342] SKIPPED [ 76%] 2023-03-20T11:54:25.2740009Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-343] SKIPPED [ 76%] 2023-03-20T11:54:25.2746441Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-344] SKIPPED [ 76%] 2023-03-20T11:54:25.2753070Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-345] SKIPPED [ 76%] 2023-03-20T11:54:25.2759740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-346] SKIPPED [ 76%] 2023-03-20T11:54:25.2767200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-347] SKIPPED [ 76%] 2023-03-20T11:54:25.2773937Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-348] SKIPPED [ 76%] 2023-03-20T11:54:25.2780005Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-349] SKIPPED [ 76%] 2023-03-20T11:54:25.2786535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-350] SKIPPED [ 76%] 2023-03-20T11:54:25.2793341Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-351] SKIPPED [ 76%] 2023-03-20T11:54:25.2799615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-352] SKIPPED [ 76%] 2023-03-20T11:54:25.2805973Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-353] SKIPPED [ 76%] 2023-03-20T11:54:25.2813392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-354] SKIPPED [ 76%] 2023-03-20T11:54:25.2818753Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-355] SKIPPED [ 76%] 2023-03-20T11:54:25.2825405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-356] SKIPPED [ 76%] 2023-03-20T11:54:25.2832068Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-357] SKIPPED [ 76%] 2023-03-20T11:54:25.2839564Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-358] SKIPPED [ 76%] 2023-03-20T11:54:25.2846005Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-359] SKIPPED [ 76%] 2023-03-20T11:54:25.2853578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-360] SKIPPED [ 76%] 2023-03-20T11:54:25.2859051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-361] SKIPPED [ 76%] 2023-03-20T11:54:25.2865567Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-362] SKIPPED [ 76%] 2023-03-20T11:54:25.2872066Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-363] SKIPPED [ 76%] 2023-03-20T11:54:25.2878478Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-364] SKIPPED [ 76%] 2023-03-20T11:54:25.2884587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-365] SKIPPED [ 76%] 2023-03-20T11:54:25.2891042Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-366] SKIPPED [ 76%] 2023-03-20T11:54:25.2897321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-367] SKIPPED [ 76%] 2023-03-20T11:54:25.2903938Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-368] SKIPPED [ 76%] 2023-03-20T11:54:25.2910253Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-369] SKIPPED [ 76%] 2023-03-20T11:54:25.2918027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-370] SKIPPED [ 76%] 2023-03-20T11:54:25.2924117Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-371] SKIPPED [ 76%] 2023-03-20T11:54:25.2930720Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-372] SKIPPED [ 76%] 2023-03-20T11:54:25.2936751Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-373] SKIPPED [ 76%] 2023-03-20T11:54:25.2943296Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-374] SKIPPED [ 76%] 2023-03-20T11:54:25.2949434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-375] SKIPPED [ 76%] 2023-03-20T11:54:25.2956185Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-376] SKIPPED [ 76%] 2023-03-20T11:54:25.2962374Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-377] SKIPPED [ 76%] 2023-03-20T11:54:25.2969983Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-378] SKIPPED [ 76%] 2023-03-20T11:54:25.2975157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-379] SKIPPED [ 76%] 2023-03-20T11:54:25.2981534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-380] SKIPPED [ 76%] 2023-03-20T11:54:25.2989012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-381] SKIPPED [ 76%] 2023-03-20T11:54:25.2995188Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-382] SKIPPED [ 76%] 2023-03-20T11:54:25.3001631Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-383] SKIPPED [ 76%] 2023-03-20T11:54:25.3008894Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-384] SKIPPED [ 76%] 2023-03-20T11:54:25.3014248Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-385] SKIPPED [ 76%] 2023-03-20T11:54:25.3020603Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-386] SKIPPED [ 76%] 2023-03-20T11:54:25.3026492Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-387] SKIPPED [ 76%] 2023-03-20T11:54:25.3033054Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-388] SKIPPED [ 76%] 2023-03-20T11:54:25.3039537Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-389] SKIPPED [ 76%] 2023-03-20T11:54:25.3045602Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-390] SKIPPED [ 76%] 2023-03-20T11:54:25.3052686Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-391] SKIPPED [ 76%] 2023-03-20T11:54:25.3061040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-392] SKIPPED [ 76%] 2023-03-20T11:54:25.3067523Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-393] SKIPPED [ 76%] 2023-03-20T11:54:25.3074071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-394] SKIPPED [ 76%] 2023-03-20T11:54:25.3080405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-395] SKIPPED [ 76%] 2023-03-20T11:54:25.3086587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-396] SKIPPED [ 76%] 2023-03-20T11:54:25.3093821Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-397] SKIPPED [ 76%] 2023-03-20T11:54:25.3099408Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-398] SKIPPED [ 76%] 2023-03-20T11:54:25.3105976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-399] SKIPPED [ 76%] 2023-03-20T11:54:25.3112633Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-400] SKIPPED [ 76%] 2023-03-20T11:54:25.3118920Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-401] SKIPPED [ 76%] 2023-03-20T11:54:25.3125297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-402] SKIPPED [ 76%] 2023-03-20T11:54:25.3132557Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-403] SKIPPED [ 76%] 2023-03-20T11:54:25.3139363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-404] SKIPPED [ 76%] 2023-03-20T11:54:25.3145889Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-405] SKIPPED [ 76%] 2023-03-20T11:54:25.3152345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-406] SKIPPED [ 76%] 2023-03-20T11:54:25.3158354Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-407] SKIPPED [ 76%] 2023-03-20T11:54:25.3164579Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-408] SKIPPED [ 76%] 2023-03-20T11:54:25.3171148Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-409] SKIPPED [ 76%] 2023-03-20T11:54:25.3177296Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-410] SKIPPED [ 76%] 2023-03-20T11:54:25.3183898Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-411] SKIPPED [ 76%] 2023-03-20T11:54:25.3190271Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-412] SKIPPED [ 76%] 2023-03-20T11:54:25.3196802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-413] SKIPPED [ 76%] 2023-03-20T11:54:25.3203155Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-414] SKIPPED [ 76%] 2023-03-20T11:54:25.3210979Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-415] SKIPPED [ 76%] 2023-03-20T11:54:25.3217136Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-416] SKIPPED [ 76%] 2023-03-20T11:54:25.3223770Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-417] SKIPPED [ 76%] 2023-03-20T11:54:25.3230020Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-418] SKIPPED [ 76%] 2023-03-20T11:54:25.3236680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-419] SKIPPED [ 76%] 2023-03-20T11:54:25.3242872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-420] SKIPPED [ 76%] 2023-03-20T11:54:25.3250344Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-421] SKIPPED [ 76%] 2023-03-20T11:54:25.3255699Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-422] SKIPPED [ 76%] 2023-03-20T11:54:25.3262246Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-423] SKIPPED [ 76%] 2023-03-20T11:54:25.3268617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-424] SKIPPED [ 76%] 2023-03-20T11:54:25.3275152Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-425] SKIPPED [ 76%] 2023-03-20T11:54:25.3281533Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-426] SKIPPED [ 76%] 2023-03-20T11:54:25.3290261Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-427] SKIPPED [ 76%] 2023-03-20T11:54:25.3295777Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-428] SKIPPED [ 76%] 2023-03-20T11:54:25.3302446Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-429] SKIPPED [ 76%] 2023-03-20T11:54:25.3308506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-430] SKIPPED [ 76%] 2023-03-20T11:54:25.3315232Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-431] SKIPPED [ 76%] 2023-03-20T11:54:25.3321647Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-432] SKIPPED [ 76%] 2023-03-20T11:54:25.3328867Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-433] SKIPPED [ 76%] 2023-03-20T11:54:25.3334270Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-434] SKIPPED [ 76%] 2023-03-20T11:54:25.3340723Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-435] SKIPPED [ 76%] 2023-03-20T11:54:25.3347088Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-436] SKIPPED [ 76%] 2023-03-20T11:54:25.3353697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-437] SKIPPED [ 76%] 2023-03-20T11:54:25.3361473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-438] SKIPPED [ 76%] 2023-03-20T11:54:25.3368769Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-439] SKIPPED [ 76%] 2023-03-20T11:54:25.3374157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-440] SKIPPED [ 76%] 2023-03-20T11:54:25.3380662Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-441] SKIPPED [ 76%] 2023-03-20T11:54:25.3386917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-442] SKIPPED [ 76%] 2023-03-20T11:54:25.3393410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-443] SKIPPED [ 76%] 2023-03-20T11:54:25.3399704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-444] SKIPPED [ 76%] 2023-03-20T11:54:25.3406026Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-445] SKIPPED [ 76%] 2023-03-20T11:54:25.3413439Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-446] SKIPPED [ 76%] 2023-03-20T11:54:25.3418612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-447] SKIPPED [ 76%] 2023-03-20T11:54:25.3425133Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-448] SKIPPED [ 76%] 2023-03-20T11:54:25.3431755Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-449] SKIPPED [ 76%] 2023-03-20T11:54:25.3439161Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-450] SKIPPED [ 76%] 2023-03-20T11:54:25.3445407Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-451] SKIPPED [ 76%] 2023-03-20T11:54:25.3453222Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-452] SKIPPED [ 76%] 2023-03-20T11:54:25.3458490Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-453] SKIPPED [ 76%] 2023-03-20T11:54:25.3464616Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-454] SKIPPED [ 76%] 2023-03-20T11:54:25.3471114Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-455] SKIPPED [ 76%] 2023-03-20T11:54:25.3477534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-456] SKIPPED [ 76%] 2023-03-20T11:54:25.3483841Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-457] SKIPPED [ 76%] 2023-03-20T11:54:25.3490537Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-458] SKIPPED [ 76%] 2023-03-20T11:54:25.3496480Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-459] SKIPPED [ 76%] 2023-03-20T11:54:25.3502976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-460] SKIPPED [ 76%] 2023-03-20T11:54:25.3510568Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-461] SKIPPED [ 76%] 2023-03-20T11:54:25.3517091Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-462] SKIPPED [ 76%] 2023-03-20T11:54:25.3523374Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-463] SKIPPED [ 76%] 2023-03-20T11:54:25.3530508Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-464] SKIPPED [ 76%] 2023-03-20T11:54:25.3535845Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-465] SKIPPED [ 76%] 2023-03-20T11:54:25.3542258Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-466] SKIPPED [ 76%] 2023-03-20T11:54:25.3548506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-467] SKIPPED [ 76%] 2023-03-20T11:54:25.3555040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-468] SKIPPED [ 76%] 2023-03-20T11:54:25.3561352Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-469] SKIPPED [ 76%] 2023-03-20T11:54:25.3567890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-470] SKIPPED [ 76%] 2023-03-20T11:54:25.3574473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-471] SKIPPED [ 76%] 2023-03-20T11:54:25.3580561Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-472] SKIPPED [ 76%] 2023-03-20T11:54:25.3587740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-473] SKIPPED [ 76%] 2023-03-20T11:54:25.3594276Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-474] SKIPPED [ 76%] 2023-03-20T11:54:25.3600600Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-475] SKIPPED [ 76%] 2023-03-20T11:54:25.3606670Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-476] SKIPPED [ 76%] 2023-03-20T11:54:25.3613818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-477] SKIPPED [ 76%] 2023-03-20T11:54:25.3619097Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-478] SKIPPED [ 76%] 2023-03-20T11:54:25.3625652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-479] SKIPPED [ 76%] 2023-03-20T11:54:25.3632013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-480] SKIPPED [ 76%] 2023-03-20T11:54:25.3638437Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-481] SKIPPED [ 76%] 2023-03-20T11:54:25.3644629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-482] SKIPPED [ 76%] 2023-03-20T11:54:25.3650954Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-483] SKIPPED [ 76%] 2023-03-20T11:54:25.3658485Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-484] SKIPPED [ 76%] 2023-03-20T11:54:25.3664893Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-485] SKIPPED [ 76%] 2023-03-20T11:54:25.3671271Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-486] SKIPPED [ 76%] 2023-03-20T11:54:25.3677807Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-487] SKIPPED [ 76%] 2023-03-20T11:54:25.3684080Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-488] SKIPPED [ 76%] 2023-03-20T11:54:25.3690540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-489] SKIPPED [ 77%] 2023-03-20T11:54:25.3696925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-490] SKIPPED [ 77%] 2023-03-20T11:54:25.3703206Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-491] SKIPPED [ 77%] 2023-03-20T11:54:25.3709497Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-492] SKIPPED [ 77%] 2023-03-20T11:54:25.3716115Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-493] SKIPPED [ 77%] 2023-03-20T11:54:25.3722485Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-494] SKIPPED [ 77%] 2023-03-20T11:54:25.3730001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-495] SKIPPED [ 77%] 2023-03-20T11:54:25.3736450Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-496] SKIPPED [ 77%] 2023-03-20T11:54:25.3742792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-497] SKIPPED [ 77%] 2023-03-20T11:54:25.3748967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-498] SKIPPED [ 77%] 2023-03-20T11:54:25.3755556Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-499] SKIPPED [ 77%] 2023-03-20T11:54:25.3761913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-500] SKIPPED [ 77%] 2023-03-20T11:54:25.3769397Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-501] SKIPPED [ 77%] 2023-03-20T11:54:25.3774620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-502] SKIPPED [ 77%] 2023-03-20T11:54:25.3781208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-503] SKIPPED [ 77%] 2023-03-20T11:54:25.3787445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-504] SKIPPED [ 77%] 2023-03-20T11:54:25.3794029Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-505] SKIPPED [ 77%] 2023-03-20T11:54:25.3800464Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-506] SKIPPED [ 77%] 2023-03-20T11:54:25.3808967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-507] SKIPPED [ 77%] 2023-03-20T11:54:25.3814295Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-508] SKIPPED [ 77%] 2023-03-20T11:54:25.3820775Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-509] SKIPPED [ 77%] 2023-03-20T11:54:25.3826725Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-510] SKIPPED [ 77%] 2023-03-20T11:54:25.3833268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-511] SKIPPED [ 77%] 2023-03-20T11:54:25.3839556Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-512] SKIPPED [ 77%] 2023-03-20T11:54:25.3845788Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-513] SKIPPED [ 77%] 2023-03-20T11:54:25.3853190Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-514] SKIPPED [ 77%] 2023-03-20T11:54:25.3858449Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-515] SKIPPED [ 77%] 2023-03-20T11:54:25.3864644Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-516] SKIPPED [ 77%] 2023-03-20T11:54:25.3871051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-517] SKIPPED [ 77%] 2023-03-20T11:54:25.3878783Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-518] SKIPPED [ 77%] 2023-03-20T11:54:25.3884800Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-519] SKIPPED [ 77%] 2023-03-20T11:54:25.3891502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-520] SKIPPED [ 77%] 2023-03-20T11:54:25.3897713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-521] SKIPPED [ 77%] 2023-03-20T11:54:25.3904236Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-522] SKIPPED [ 77%] 2023-03-20T11:54:25.3910460Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-523] SKIPPED [ 77%] 2023-03-20T11:54:25.3916912Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-524] SKIPPED [ 77%] 2023-03-20T11:54:25.3923181Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-525] SKIPPED [ 77%] 2023-03-20T11:54:25.3930599Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-526] SKIPPED [ 77%] 2023-03-20T11:54:25.3935955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-527] SKIPPED [ 77%] 2023-03-20T11:54:25.3942308Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-528] SKIPPED [ 77%] 2023-03-20T11:54:25.3948610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-529] SKIPPED [ 77%] 2023-03-20T11:54:25.3958113Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-530] SKIPPED [ 77%] 2023-03-20T11:54:25.3964383Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-531] SKIPPED [ 77%] 2023-03-20T11:54:25.3970860Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-532] SKIPPED [ 77%] 2023-03-20T11:54:25.3977138Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-533] SKIPPED [ 77%] 2023-03-20T11:54:25.3983492Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-534] SKIPPED [ 77%] 2023-03-20T11:54:25.3989697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-535] SKIPPED [ 77%] 2023-03-20T11:54:25.3996235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-536] SKIPPED [ 77%] 2023-03-20T11:54:25.4002475Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-537] SKIPPED [ 77%] 2023-03-20T11:54:25.4009829Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-538] SKIPPED [ 77%] 2023-03-20T11:54:25.4014755Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-539] SKIPPED [ 77%] 2023-03-20T11:54:25.4021136Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-540] SKIPPED [ 77%] 2023-03-20T11:54:25.4028808Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-541] SKIPPED [ 77%] 2023-03-20T11:54:25.4035553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-542] SKIPPED [ 77%] 2023-03-20T11:54:25.4041757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-543] SKIPPED [ 77%] 2023-03-20T11:54:25.4049130Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-544] SKIPPED [ 77%] 2023-03-20T11:54:25.4054456Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-545] SKIPPED [ 77%] 2023-03-20T11:54:25.4060859Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-546] SKIPPED [ 77%] 2023-03-20T11:54:25.4066773Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-547] SKIPPED [ 77%] 2023-03-20T11:54:25.4073101Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-548] SKIPPED [ 77%] 2023-03-20T11:54:25.4079098Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-549] SKIPPED [ 77%] 2023-03-20T11:54:25.4085358Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-550] SKIPPED [ 77%] 2023-03-20T11:54:25.4092955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-551] SKIPPED [ 77%] 2023-03-20T11:54:25.4098276Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-552] SKIPPED [ 77%] 2023-03-20T11:54:25.4106021Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-553] SKIPPED [ 77%] 2023-03-20T11:54:25.4112654Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-554] SKIPPED [ 77%] 2023-03-20T11:54:25.4118906Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-555] SKIPPED [ 77%] 2023-03-20T11:54:25.4125146Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-556] SKIPPED [ 77%] 2023-03-20T11:54:25.4132424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-557] SKIPPED [ 77%] 2023-03-20T11:54:25.4137875Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-558] SKIPPED [ 77%] 2023-03-20T11:54:25.4144393Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-559] SKIPPED [ 77%] 2023-03-20T11:54:25.4150840Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-560] SKIPPED [ 77%] 2023-03-20T11:54:25.4157323Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-561] SKIPPED [ 77%] 2023-03-20T11:54:25.4163578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-562] SKIPPED [ 77%] 2023-03-20T11:54:25.4170452Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-563] SKIPPED [ 77%] 2023-03-20T11:54:25.4177569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-564] SKIPPED [ 77%] 2023-03-20T11:54:25.4184171Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-565] SKIPPED [ 77%] 2023-03-20T11:54:25.4190578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-566] SKIPPED [ 77%] 2023-03-20T11:54:25.4197067Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-567] SKIPPED [ 77%] 2023-03-20T11:54:25.4203265Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-568] SKIPPED [ 77%] 2023-03-20T11:54:25.4210595Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-569] SKIPPED [ 77%] 2023-03-20T11:54:25.4216340Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-570] SKIPPED [ 77%] 2023-03-20T11:54:25.4222600Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-571] SKIPPED [ 77%] 2023-03-20T11:54:25.4228793Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-572] SKIPPED [ 77%] 2023-03-20T11:54:25.4235449Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-573] SKIPPED [ 77%] 2023-03-20T11:54:25.4241780Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-574] SKIPPED [ 77%] 2023-03-20T11:54:25.4248993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-575] SKIPPED [ 77%] 2023-03-20T11:54:25.4255501Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-576] SKIPPED [ 77%] 2023-03-20T11:54:25.4262096Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-577] SKIPPED [ 77%] 2023-03-20T11:54:25.4268424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-578] SKIPPED [ 77%] 2023-03-20T11:54:25.4275083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-579] SKIPPED [ 77%] 2023-03-20T11:54:25.4281350Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-580] SKIPPED [ 77%] 2023-03-20T11:54:25.4287541Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-581] SKIPPED [ 77%] 2023-03-20T11:54:25.4294171Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-582] SKIPPED [ 77%] 2023-03-20T11:54:25.4300615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-583] SKIPPED [ 77%] 2023-03-20T11:54:25.4306566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-584] SKIPPED [ 77%] 2023-03-20T11:54:25.4313169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-585] SKIPPED [ 77%] 2023-03-20T11:54:25.4319515Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-586] SKIPPED [ 77%] 2023-03-20T11:54:25.4327155Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-587] SKIPPED [ 77%] 2023-03-20T11:54:25.4333946Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-588] SKIPPED [ 77%] 2023-03-20T11:54:25.4339764Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-589] SKIPPED [ 77%] 2023-03-20T11:54:25.4346268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-590] SKIPPED [ 77%] 2023-03-20T11:54:25.4352901Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-591] SKIPPED [ 77%] 2023-03-20T11:54:25.4359144Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-592] SKIPPED [ 77%] 2023-03-20T11:54:25.4365536Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-593] SKIPPED [ 77%] 2023-03-20T11:54:25.4372974Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-594] SKIPPED [ 77%] 2023-03-20T11:54:25.4378114Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-595] SKIPPED [ 77%] 2023-03-20T11:54:25.4384574Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-596] SKIPPED [ 77%] 2023-03-20T11:54:25.4390881Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-597] SKIPPED [ 77%] 2023-03-20T11:54:25.4397372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-598] SKIPPED [ 77%] 2023-03-20T11:54:25.4404931Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-599] SKIPPED [ 77%] 2023-03-20T11:54:25.4411420Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-600] SKIPPED [ 77%] 2023-03-20T11:54:25.4417599Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-601] SKIPPED [ 77%] 2023-03-20T11:54:25.4424093Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-602] SKIPPED [ 77%] 2023-03-20T11:54:25.4430417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-603] SKIPPED [ 77%] 2023-03-20T11:54:25.4436470Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-604] SKIPPED [ 77%] 2023-03-20T11:54:25.4442692Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-605] SKIPPED [ 77%] 2023-03-20T11:54:25.4450037Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-606] SKIPPED [ 77%] 2023-03-20T11:54:25.4455429Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-607] SKIPPED [ 77%] 2023-03-20T11:54:25.4461776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-608] SKIPPED [ 77%] 2023-03-20T11:54:25.4467957Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-609] SKIPPED [ 77%] 2023-03-20T11:54:25.4475836Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-610] SKIPPED [ 77%] 2023-03-20T11:54:25.4482061Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-611] SKIPPED [ 77%] 2023-03-20T11:54:25.4489358Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-612] SKIPPED [ 77%] 2023-03-20T11:54:25.4494528Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-613] SKIPPED [ 77%] 2023-03-20T11:54:25.4501006Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-614] SKIPPED [ 77%] 2023-03-20T11:54:25.4507275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-615] SKIPPED [ 77%] 2023-03-20T11:54:25.4513816Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-616] SKIPPED [ 77%] 2023-03-20T11:54:25.4520086Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-617] SKIPPED [ 77%] 2023-03-20T11:54:25.4526357Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-618] SKIPPED [ 77%] 2023-03-20T11:54:25.4533848Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-619] SKIPPED [ 77%] 2023-03-20T11:54:25.4539092Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-620] SKIPPED [ 77%] 2023-03-20T11:54:25.4545734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-621] SKIPPED [ 77%] 2023-03-20T11:54:25.4553427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-622] SKIPPED [ 77%] 2023-03-20T11:54:25.4559602Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-623] SKIPPED [ 77%] 2023-03-20T11:54:25.4565835Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-624] SKIPPED [ 77%] 2023-03-20T11:54:25.4573389Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-625] SKIPPED [ 77%] 2023-03-20T11:54:25.4578520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-626] SKIPPED [ 77%] 2023-03-20T11:54:25.4585167Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-627] SKIPPED [ 77%] 2023-03-20T11:54:25.4591597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-628] SKIPPED [ 77%] 2023-03-20T11:54:25.4598208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-629] SKIPPED [ 77%] 2023-03-20T11:54:25.4604312Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-630] SKIPPED [ 77%] 2023-03-20T11:54:25.4610977Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-631] SKIPPED [ 77%] 2023-03-20T11:54:25.4617282Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-632] SKIPPED [ 77%] 2023-03-20T11:54:25.4625032Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-633] SKIPPED [ 77%] 2023-03-20T11:54:25.4631643Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-634] SKIPPED [ 77%] 2023-03-20T11:54:25.4638090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-635] SKIPPED [ 77%] 2023-03-20T11:54:25.4644300Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-636] SKIPPED [ 77%] 2023-03-20T11:54:25.4650854Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-637] SKIPPED [ 77%] 2023-03-20T11:54:25.4656871Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-638] SKIPPED [ 77%] 2023-03-20T11:54:25.4663356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-639] SKIPPED [ 77%] 2023-03-20T11:54:25.4669679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-640] SKIPPED [ 77%] 2023-03-20T11:54:25.4676191Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-641] SKIPPED [ 77%] 2023-03-20T11:54:25.4682520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-642] SKIPPED [ 77%] 2023-03-20T11:54:25.4689719Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-643] SKIPPED [ 77%] 2023-03-20T11:54:25.4695178Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-644] SKIPPED [ 77%] 2023-03-20T11:54:25.4702610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-645] SKIPPED [ 77%] 2023-03-20T11:54:25.4708708Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-646] SKIPPED [ 77%] 2023-03-20T11:54:25.4715421Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-647] SKIPPED [ 77%] 2023-03-20T11:54:25.4721801Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-648] SKIPPED [ 77%] 2023-03-20T11:54:25.4728701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-649] SKIPPED [ 77%] 2023-03-20T11:54:25.4734485Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-650] SKIPPED [ 77%] 2023-03-20T11:54:25.4741067Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-651] SKIPPED [ 77%] 2023-03-20T11:54:25.4747274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-652] SKIPPED [ 77%] 2023-03-20T11:54:25.4754455Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-653] SKIPPED [ 77%] 2023-03-20T11:54:25.4760800Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-654] SKIPPED [ 77%] 2023-03-20T11:54:25.4767094Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-655] SKIPPED [ 77%] 2023-03-20T11:54:25.4774977Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-656] SKIPPED [ 77%] 2023-03-20T11:54:25.4781468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-657] SKIPPED [ 77%] 2023-03-20T11:54:25.4787811Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-658] SKIPPED [ 77%] 2023-03-20T11:54:25.4794422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-659] SKIPPED [ 77%] 2023-03-20T11:54:25.4800689Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-660] SKIPPED [ 77%] 2023-03-20T11:54:25.4806916Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-661] SKIPPED [ 77%] 2023-03-20T11:54:25.4813494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-662] SKIPPED [ 77%] 2023-03-20T11:54:25.4819646Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-663] SKIPPED [ 77%] 2023-03-20T11:54:25.4826145Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-664] SKIPPED [ 77%] 2023-03-20T11:54:25.4832640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-665] SKIPPED [ 77%] 2023-03-20T11:54:25.4838951Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-666] SKIPPED [ 77%] 2023-03-20T11:54:25.4847988Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-667] SKIPPED [ 77%] 2023-03-20T11:54:25.4854475Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-668] SKIPPED [ 77%] 2023-03-20T11:54:25.4860941Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-669] SKIPPED [ 77%] 2023-03-20T11:54:25.4867365Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-670] SKIPPED [ 77%] 2023-03-20T11:54:25.4873922Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-671] SKIPPED [ 77%] 2023-03-20T11:54:25.4880283Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-672] SKIPPED [ 77%] 2023-03-20T11:54:25.4886536Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-673] SKIPPED [ 77%] 2023-03-20T11:54:25.4893756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-674] SKIPPED [ 77%] 2023-03-20T11:54:25.4899292Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-675] SKIPPED [ 77%] 2023-03-20T11:54:25.4906086Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-676] SKIPPED [ 77%] 2023-03-20T11:54:25.4912623Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-677] SKIPPED [ 77%] 2023-03-20T11:54:25.4919014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-678] SKIPPED [ 77%] 2023-03-20T11:54:25.4926463Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-679] SKIPPED [ 77%] 2023-03-20T11:54:25.4934039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-680] SKIPPED [ 77%] 2023-03-20T11:54:25.4939312Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-681] SKIPPED [ 77%] 2023-03-20T11:54:25.4945847Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-682] SKIPPED [ 77%] 2023-03-20T11:54:25.4952349Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-683] SKIPPED [ 77%] 2023-03-20T11:54:25.4958397Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-684] SKIPPED [ 77%] 2023-03-20T11:54:25.4964490Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-685] SKIPPED [ 77%] 2023-03-20T11:54:25.4971156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-686] SKIPPED [ 77%] 2023-03-20T11:54:25.4977424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-687] SKIPPED [ 77%] 2023-03-20T11:54:25.4983955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-688] SKIPPED [ 77%] 2023-03-20T11:54:25.4990300Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-689] SKIPPED [ 77%] 2023-03-20T11:54:25.4997652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-690] SKIPPED [ 77%] 2023-03-20T11:54:25.5003831Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-691] SKIPPED [ 77%] 2023-03-20T11:54:25.5010305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-692] SKIPPED [ 77%] 2023-03-20T11:54:25.5016584Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-693] SKIPPED [ 77%] 2023-03-20T11:54:25.5023035Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-694] SKIPPED [ 77%] 2023-03-20T11:54:25.5029188Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-695] SKIPPED [ 77%] 2023-03-20T11:54:25.5036012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-696] SKIPPED [ 77%] 2023-03-20T11:54:25.5042360Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-697] SKIPPED [ 77%] 2023-03-20T11:54:25.5049804Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-698] SKIPPED [ 77%] 2023-03-20T11:54:25.5055247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-699] SKIPPED [ 77%] 2023-03-20T11:54:25.5061577Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-700] SKIPPED [ 77%] 2023-03-20T11:54:25.5067831Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-701] SKIPPED [ 77%] 2023-03-20T11:54:25.5075761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-702] SKIPPED [ 77%] 2023-03-20T11:54:25.5082025Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-703] SKIPPED [ 77%] 2023-03-20T11:54:25.5089055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-704] SKIPPED [ 77%] 2023-03-20T11:54:25.5094834Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-705] SKIPPED [ 77%] 2023-03-20T11:54:25.5101346Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-706] SKIPPED [ 77%] 2023-03-20T11:54:25.5107654Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-707] SKIPPED [ 77%] 2023-03-20T11:54:25.5114208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-708] SKIPPED [ 77%] 2023-03-20T11:54:25.5120668Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-709] SKIPPED [ 77%] 2023-03-20T11:54:25.5126960Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-710] SKIPPED [ 77%] 2023-03-20T11:54:25.5133408Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-711] SKIPPED [ 77%] 2023-03-20T11:54:25.5139592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-712] SKIPPED [ 77%] 2023-03-20T11:54:25.5147270Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-713] SKIPPED [ 77%] 2023-03-20T11:54:25.5153530Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-714] SKIPPED [ 77%] 2023-03-20T11:54:25.5160456Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-715] SKIPPED [ 77%] 2023-03-20T11:54:25.5166083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-716] SKIPPED [ 77%] 2023-03-20T11:54:25.5173239Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-717] SKIPPED [ 77%] 2023-03-20T11:54:25.5178459Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-718] SKIPPED [ 77%] 2023-03-20T11:54:25.5185029Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-719] SKIPPED [ 77%] 2023-03-20T11:54:25.5191463Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-perspective-720] SKIPPED [ 77%] 2023-03-20T11:54:25.5198098Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-000] SKIPPED [ 77%] 2023-03-20T11:54:25.5204236Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-001] SKIPPED [ 77%] 2023-03-20T11:54:25.5210891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-002] SKIPPED [ 77%] 2023-03-20T11:54:25.5217235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-003] SKIPPED [ 77%] 2023-03-20T11:54:25.5224910Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-004] SKIPPED [ 77%] 2023-03-20T11:54:25.5230995Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-005] SKIPPED [ 77%] 2023-03-20T11:54:25.5237715Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-006] SKIPPED [ 77%] 2023-03-20T11:54:25.5244071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-007] SKIPPED [ 77%] 2023-03-20T11:54:25.5250649Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-008] SKIPPED [ 77%] 2023-03-20T11:54:25.5256901Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-009] SKIPPED [ 77%] 2023-03-20T11:54:25.5263548Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-010] SKIPPED [ 77%] 2023-03-20T11:54:25.5269686Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-011] SKIPPED [ 77%] 2023-03-20T11:54:25.5276319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-012] SKIPPED [ 77%] 2023-03-20T11:54:25.5282703Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-013] SKIPPED [ 77%] 2023-03-20T11:54:25.5290164Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-014] SKIPPED [ 77%] 2023-03-20T11:54:25.5296663Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-015] SKIPPED [ 77%] 2023-03-20T11:54:25.5302818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-016] SKIPPED [ 77%] 2023-03-20T11:54:25.5308889Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-017] SKIPPED [ 77%] 2023-03-20T11:54:25.5315661Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-018] SKIPPED [ 77%] 2023-03-20T11:54:25.5321909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-019] SKIPPED [ 77%] 2023-03-20T11:54:25.5329077Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-020] SKIPPED [ 77%] 2023-03-20T11:54:25.5334911Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-021] SKIPPED [ 77%] 2023-03-20T11:54:25.5341425Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-022] SKIPPED [ 77%] 2023-03-20T11:54:25.5347551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-023] SKIPPED [ 77%] 2023-03-20T11:54:25.5354267Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-024] SKIPPED [ 77%] 2023-03-20T11:54:25.5360728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-025] SKIPPED [ 77%] 2023-03-20T11:54:25.5366958Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-026] SKIPPED [ 77%] 2023-03-20T11:54:25.5374775Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-027] SKIPPED [ 77%] 2023-03-20T11:54:25.5381150Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-028] SKIPPED [ 77%] 2023-03-20T11:54:25.5387053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-029] SKIPPED [ 77%] 2023-03-20T11:54:25.5393644Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-030] SKIPPED [ 77%] 2023-03-20T11:54:25.5399841Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-031] SKIPPED [ 77%] 2023-03-20T11:54:25.5406240Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-032] SKIPPED [ 77%] 2023-03-20T11:54:25.5413704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-033] SKIPPED [ 77%] 2023-03-20T11:54:25.5419211Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-034] SKIPPED [ 77%] 2023-03-20T11:54:25.5425603Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-035] SKIPPED [ 77%] 2023-03-20T11:54:25.5432152Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-036] SKIPPED [ 77%] 2023-03-20T11:54:25.5438423Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-037] SKIPPED [ 77%] 2023-03-20T11:54:25.5446127Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-038] SKIPPED [ 77%] 2023-03-20T11:54:25.5453677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-039] SKIPPED [ 77%] 2023-03-20T11:54:25.5459116Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-040] SKIPPED [ 77%] 2023-03-20T11:54:25.5465733Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-041] SKIPPED [ 77%] 2023-03-20T11:54:25.5472242Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-042] SKIPPED [ 77%] 2023-03-20T11:54:25.5478736Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-043] SKIPPED [ 77%] 2023-03-20T11:54:25.5484682Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-044] SKIPPED [ 77%] 2023-03-20T11:54:25.5491223Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-045] SKIPPED [ 77%] 2023-03-20T11:54:25.5497556Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-046] SKIPPED [ 77%] 2023-03-20T11:54:25.5504042Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-047] SKIPPED [ 77%] 2023-03-20T11:54:25.5510157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-048] SKIPPED [ 77%] 2023-03-20T11:54:25.5517016Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-049] SKIPPED [ 77%] 2023-03-20T11:54:25.5524422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-050] SKIPPED [ 77%] 2023-03-20T11:54:25.5530833Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-051] SKIPPED [ 77%] 2023-03-20T11:54:25.5537187Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-052] SKIPPED [ 77%] 2023-03-20T11:54:25.5543665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-053] SKIPPED [ 77%] 2023-03-20T11:54:25.5550071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-054] SKIPPED [ 77%] 2023-03-20T11:54:25.5556612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-055] SKIPPED [ 77%] 2023-03-20T11:54:25.5563016Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-056] SKIPPED [ 77%] 2023-03-20T11:54:25.5570453Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-057] SKIPPED [ 77%] 2023-03-20T11:54:25.5575480Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-058] SKIPPED [ 77%] 2023-03-20T11:54:25.5581998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-059] SKIPPED [ 77%] 2023-03-20T11:54:25.5588489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-060] SKIPPED [ 77%] 2023-03-20T11:54:25.5596274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-061] SKIPPED [ 77%] 2023-03-20T11:54:25.5602560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-062] SKIPPED [ 77%] 2023-03-20T11:54:25.5610025Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-063] SKIPPED [ 77%] 2023-03-20T11:54:25.5615488Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-064] SKIPPED [ 77%] 2023-03-20T11:54:25.5621959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-065] SKIPPED [ 77%] 2023-03-20T11:54:25.5628031Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-066] SKIPPED [ 77%] 2023-03-20T11:54:25.5634698Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-067] SKIPPED [ 77%] 2023-03-20T11:54:25.5641069Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-068] SKIPPED [ 77%] 2023-03-20T11:54:25.5647156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-069] SKIPPED [ 77%] 2023-03-20T11:54:25.5653870Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-070] SKIPPED [ 77%] 2023-03-20T11:54:25.5659614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-071] SKIPPED [ 77%] 2023-03-20T11:54:25.5667317Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-072] SKIPPED [ 77%] 2023-03-20T11:54:25.5673947Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-073] SKIPPED [ 77%] 2023-03-20T11:54:25.5680105Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-074] SKIPPED [ 77%] 2023-03-20T11:54:25.5686472Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-075] SKIPPED [ 77%] 2023-03-20T11:54:25.5693812Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-076] SKIPPED [ 77%] 2023-03-20T11:54:25.5699136Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-077] SKIPPED [ 77%] 2023-03-20T11:54:25.5705835Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-078] SKIPPED [ 77%] 2023-03-20T11:54:25.5712150Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-079] SKIPPED [ 77%] 2023-03-20T11:54:25.5718851Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-080] SKIPPED [ 77%] 2023-03-20T11:54:25.5725123Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-081] SKIPPED [ 77%] 2023-03-20T11:54:25.5732458Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-082] SKIPPED [ 77%] 2023-03-20T11:54:25.5738268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-083] SKIPPED [ 77%] 2023-03-20T11:54:25.5747498Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-084] SKIPPED [ 77%] 2023-03-20T11:54:25.5753828Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-085] SKIPPED [ 77%] 2023-03-20T11:54:25.5759996Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-086] SKIPPED [ 77%] 2023-03-20T11:54:25.5766282Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-087] SKIPPED [ 77%] 2023-03-20T11:54:25.5773525Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-088] SKIPPED [ 77%] 2023-03-20T11:54:25.5778986Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-089] SKIPPED [ 77%] 2023-03-20T11:54:25.5785345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-090] SKIPPED [ 77%] 2023-03-20T11:54:25.5791814Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-091] SKIPPED [ 77%] 2023-03-20T11:54:25.5798560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-092] SKIPPED [ 77%] 2023-03-20T11:54:25.5804563Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-093] SKIPPED [ 77%] 2023-03-20T11:54:25.5811335Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-094] SKIPPED [ 77%] 2023-03-20T11:54:25.5818781Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-095] SKIPPED [ 77%] 2023-03-20T11:54:25.5825249Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-096] SKIPPED [ 77%] 2023-03-20T11:54:25.5831947Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-097] SKIPPED [ 77%] 2023-03-20T11:54:25.5838446Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-098] SKIPPED [ 77%] 2023-03-20T11:54:25.5844481Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-099] SKIPPED [ 77%] 2023-03-20T11:54:25.5850734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-100] SKIPPED [ 77%] 2023-03-20T11:54:25.5857063Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-101] SKIPPED [ 77%] 2023-03-20T11:54:25.5863484Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-102] SKIPPED [ 77%] 2023-03-20T11:54:25.5869746Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-103] SKIPPED [ 77%] 2023-03-20T11:54:25.5876400Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-104] SKIPPED [ 77%] 2023-03-20T11:54:25.5882665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-105] SKIPPED [ 77%] 2023-03-20T11:54:25.5890093Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-106] SKIPPED [ 77%] 2023-03-20T11:54:25.5896625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-107] SKIPPED [ 77%] 2023-03-20T11:54:25.5903062Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-108] SKIPPED [ 77%] 2023-03-20T11:54:25.5909312Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-109] SKIPPED [ 77%] 2023-03-20T11:54:25.5915484Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-110] SKIPPED [ 77%] 2023-03-20T11:54:25.5921781Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-111] SKIPPED [ 77%] 2023-03-20T11:54:25.5928872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-112] SKIPPED [ 77%] 2023-03-20T11:54:25.5934741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-113] SKIPPED [ 77%] 2023-03-20T11:54:25.5941039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-114] SKIPPED [ 77%] 2023-03-20T11:54:25.5947365Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-115] SKIPPED [ 77%] 2023-03-20T11:54:25.5953899Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-116] SKIPPED [ 77%] 2023-03-20T11:54:25.5960162Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-117] SKIPPED [ 77%] 2023-03-20T11:54:25.5967809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-118] SKIPPED [ 77%] 2023-03-20T11:54:25.5974476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-119] SKIPPED [ 77%] 2023-03-20T11:54:25.5980933Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-120] SKIPPED [ 77%] 2023-03-20T11:54:25.5987287Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-121] SKIPPED [ 77%] 2023-03-20T11:54:25.5993708Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-122] SKIPPED [ 77%] 2023-03-20T11:54:25.5999985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-123] SKIPPED [ 77%] 2023-03-20T11:54:25.6006314Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-124] SKIPPED [ 77%] 2023-03-20T11:54:25.6013702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-125] SKIPPED [ 77%] 2023-03-20T11:54:25.6018985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-126] SKIPPED [ 77%] 2023-03-20T11:54:25.6025377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-127] SKIPPED [ 77%] 2023-03-20T11:54:25.6031926Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-128] SKIPPED [ 77%] 2023-03-20T11:54:25.6038416Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-129] SKIPPED [ 77%] 2023-03-20T11:54:25.6045605Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-130] SKIPPED [ 77%] 2023-03-20T11:54:25.6052857Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-131] SKIPPED [ 77%] 2023-03-20T11:54:25.6058122Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-132] SKIPPED [ 77%] 2023-03-20T11:54:25.6064584Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-133] SKIPPED [ 77%] 2023-03-20T11:54:25.6070725Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-134] SKIPPED [ 77%] 2023-03-20T11:54:25.6077090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-135] SKIPPED [ 77%] 2023-03-20T11:54:25.6083496Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-136] SKIPPED [ 77%] 2023-03-20T11:54:25.6090470Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-137] SKIPPED [ 77%] 2023-03-20T11:54:25.6095555Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-138] SKIPPED [ 77%] 2023-03-20T11:54:25.6101999Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-139] SKIPPED [ 77%] 2023-03-20T11:54:25.6107914Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-140] SKIPPED [ 77%] 2023-03-20T11:54:25.6115851Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-141] SKIPPED [ 77%] 2023-03-20T11:54:25.6122016Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-142] SKIPPED [ 77%] 2023-03-20T11:54:25.6128783Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-143] SKIPPED [ 77%] 2023-03-20T11:54:25.6134564Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-144] SKIPPED [ 77%] 2023-03-20T11:54:25.6140891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-145] SKIPPED [ 77%] 2023-03-20T11:54:25.6147114Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-146] SKIPPED [ 77%] 2023-03-20T11:54:25.6153423Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-147] SKIPPED [ 77%] 2023-03-20T11:54:25.6159625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-148] SKIPPED [ 77%] 2023-03-20T11:54:25.6165756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-149] SKIPPED [ 77%] 2023-03-20T11:54:25.6172696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-150] SKIPPED [ 77%] 2023-03-20T11:54:25.6177954Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-151] SKIPPED [ 77%] 2023-03-20T11:54:25.6184388Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-152] SKIPPED [ 77%] 2023-03-20T11:54:25.6191875Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-153] SKIPPED [ 77%] 2023-03-20T11:54:25.6198212Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-154] SKIPPED [ 77%] 2023-03-20T11:54:25.6204211Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-155] SKIPPED [ 77%] 2023-03-20T11:54:25.6210571Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-156] SKIPPED [ 77%] 2023-03-20T11:54:25.6216713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-157] SKIPPED [ 77%] 2023-03-20T11:54:25.6222974Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-158] SKIPPED [ 77%] 2023-03-20T11:54:25.6229066Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-159] SKIPPED [ 77%] 2023-03-20T11:54:25.6235612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-160] SKIPPED [ 77%] 2023-03-20T11:54:25.6241863Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-161] SKIPPED [ 77%] 2023-03-20T11:54:25.6249019Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-162] SKIPPED [ 77%] 2023-03-20T11:54:25.6254363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-163] SKIPPED [ 77%] 2023-03-20T11:54:25.6261944Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-164] SKIPPED [ 77%] 2023-03-20T11:54:25.6267591Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-165] SKIPPED [ 77%] 2023-03-20T11:54:25.6274168Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-166] SKIPPED [ 77%] 2023-03-20T11:54:25.6280359Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-167] SKIPPED [ 77%] 2023-03-20T11:54:25.6286369Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-168] SKIPPED [ 77%] 2023-03-20T11:54:25.6293631Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-169] SKIPPED [ 77%] 2023-03-20T11:54:25.6298837Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-170] SKIPPED [ 77%] 2023-03-20T11:54:25.6305265Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-171] SKIPPED [ 77%] 2023-03-20T11:54:25.6311613Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-172] SKIPPED [ 77%] 2023-03-20T11:54:25.6317917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-173] SKIPPED [ 77%] 2023-03-20T11:54:25.6324002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-174] SKIPPED [ 77%] 2023-03-20T11:54:25.6330573Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-175] SKIPPED [ 77%] 2023-03-20T11:54:25.6337310Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-176] SKIPPED [ 77%] 2023-03-20T11:54:25.6343532Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-177] SKIPPED [ 77%] 2023-03-20T11:54:25.6349573Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-178] SKIPPED [ 77%] 2023-03-20T11:54:25.6355627Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-179] SKIPPED [ 77%] 2023-03-20T11:54:25.6361697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-180] SKIPPED [ 77%] 2023-03-20T11:54:25.6368903Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-181] SKIPPED [ 77%] 2023-03-20T11:54:25.6374215Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-182] SKIPPED [ 77%] 2023-03-20T11:54:25.6380531Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-183] SKIPPED [ 77%] 2023-03-20T11:54:25.6386787Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-184] SKIPPED [ 77%] 2023-03-20T11:54:25.6393325Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-185] SKIPPED [ 77%] 2023-03-20T11:54:25.6399697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-186] SKIPPED [ 77%] 2023-03-20T11:54:25.6407111Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-187] SKIPPED [ 77%] 2023-03-20T11:54:25.6413593Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-188] SKIPPED [ 77%] 2023-03-20T11:54:25.6419830Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-189] SKIPPED [ 77%] 2023-03-20T11:54:25.6426186Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-190] SKIPPED [ 77%] 2023-03-20T11:54:25.6432587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-191] SKIPPED [ 77%] 2023-03-20T11:54:25.6438571Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-192] SKIPPED [ 77%] 2023-03-20T11:54:25.6444640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-193] SKIPPED [ 77%] 2023-03-20T11:54:25.6450998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-194] SKIPPED [ 77%] 2023-03-20T11:54:25.6457099Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-195] SKIPPED [ 77%] 2023-03-20T11:54:25.6463641Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-196] SKIPPED [ 77%] 2023-03-20T11:54:25.6469874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-197] SKIPPED [ 77%] 2023-03-20T11:54:25.6476479Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-198] SKIPPED [ 77%] 2023-03-20T11:54:25.6483879Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-199] SKIPPED [ 77%] 2023-03-20T11:54:25.6490603Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-200] SKIPPED [ 77%] 2023-03-20T11:54:25.6496526Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-201] SKIPPED [ 77%] 2023-03-20T11:54:25.6502948Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-202] SKIPPED [ 77%] 2023-03-20T11:54:25.6509158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-203] SKIPPED [ 77%] 2023-03-20T11:54:25.6515873Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-204] SKIPPED [ 77%] 2023-03-20T11:54:25.6522138Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-205] SKIPPED [ 77%] 2023-03-20T11:54:25.6529353Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-206] SKIPPED [ 77%] 2023-03-20T11:54:25.6534989Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-207] SKIPPED [ 77%] 2023-03-20T11:54:25.6541544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-208] SKIPPED [ 77%] 2023-03-20T11:54:25.6547743Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-209] SKIPPED [ 77%] 2023-03-20T11:54:25.6555760Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-210] SKIPPED [ 77%] 2023-03-20T11:54:25.6562036Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-211] SKIPPED [ 77%] 2023-03-20T11:54:25.6569439Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-212] SKIPPED [ 77%] 2023-03-20T11:54:25.6575087Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-213] SKIPPED [ 77%] 2023-03-20T11:54:25.6581610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-214] SKIPPED [ 77%] 2023-03-20T11:54:25.6588001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-215] SKIPPED [ 77%] 2023-03-20T11:54:25.6594406Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-216] SKIPPED [ 77%] 2023-03-20T11:54:25.6600679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-217] SKIPPED [ 77%] 2023-03-20T11:54:25.6606831Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-218] SKIPPED [ 77%] 2023-03-20T11:54:25.6613914Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-219] SKIPPED [ 77%] 2023-03-20T11:54:25.6619133Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-220] SKIPPED [ 77%] 2023-03-20T11:54:25.6628604Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-221] SKIPPED [ 77%] 2023-03-20T11:54:25.6635154Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-222] SKIPPED [ 77%] 2023-03-20T11:54:25.6641483Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-223] SKIPPED [ 77%] 2023-03-20T11:54:25.6647646Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-224] SKIPPED [ 77%] 2023-03-20T11:54:25.6653760Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-225] SKIPPED [ 77%] 2023-03-20T11:54:25.6660112Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-226] SKIPPED [ 77%] 2023-03-20T11:54:25.6666512Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-227] SKIPPED [ 77%] 2023-03-20T11:54:25.6673088Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-228] SKIPPED [ 77%] 2023-03-20T11:54:25.6679392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-229] SKIPPED [ 77%] 2023-03-20T11:54:25.6685498Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-230] SKIPPED [ 77%] 2023-03-20T11:54:25.6692848Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-231] SKIPPED [ 77%] 2023-03-20T11:54:25.6698271Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-232] SKIPPED [ 77%] 2023-03-20T11:54:25.6706039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-233] SKIPPED [ 77%] 2023-03-20T11:54:25.6712539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-234] SKIPPED [ 77%] 2023-03-20T11:54:25.6718581Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-235] SKIPPED [ 77%] 2023-03-20T11:54:25.6724673Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-236] SKIPPED [ 77%] 2023-03-20T11:54:25.6731183Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-237] SKIPPED [ 77%] 2023-03-20T11:54:25.6737404Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-238] SKIPPED [ 77%] 2023-03-20T11:54:25.6743936Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-239] SKIPPED [ 77%] 2023-03-20T11:54:25.6750254Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-240] SKIPPED [ 77%] 2023-03-20T11:54:25.6757002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-241] SKIPPED [ 77%] 2023-03-20T11:54:25.6763152Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-242] SKIPPED [ 77%] 2023-03-20T11:54:25.6770434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-243] SKIPPED [ 77%] 2023-03-20T11:54:25.6776766Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-244] SKIPPED [ 77%] 2023-03-20T11:54:25.6783246Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-245] SKIPPED [ 77%] 2023-03-20T11:54:25.6789354Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-246] SKIPPED [ 77%] 2023-03-20T11:54:25.6796088Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-247] SKIPPED [ 77%] 2023-03-20T11:54:25.6802336Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-248] SKIPPED [ 77%] 2023-03-20T11:54:25.6809571Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-249] SKIPPED [ 77%] 2023-03-20T11:54:25.6815294Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-250] SKIPPED [ 77%] 2023-03-20T11:54:25.6821552Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-251] SKIPPED [ 77%] 2023-03-20T11:54:25.6827950Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-252] SKIPPED [ 77%] 2023-03-20T11:54:25.6834136Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-253] SKIPPED [ 77%] 2023-03-20T11:54:25.6840290Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-254] SKIPPED [ 77%] 2023-03-20T11:54:25.6846587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-255] SKIPPED [ 77%] 2023-03-20T11:54:25.6854281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-256] SKIPPED [ 77%] 2023-03-20T11:54:25.6860728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-257] SKIPPED [ 77%] 2023-03-20T11:54:25.6867078Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-258] SKIPPED [ 77%] 2023-03-20T11:54:25.6873571Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-259] SKIPPED [ 77%] 2023-03-20T11:54:25.6879953Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-260] SKIPPED [ 77%] 2023-03-20T11:54:25.6886146Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-261] SKIPPED [ 77%] 2023-03-20T11:54:25.6893617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-262] SKIPPED [ 77%] 2023-03-20T11:54:25.6898725Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-263] SKIPPED [ 77%] 2023-03-20T11:54:25.6905318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-264] SKIPPED [ 77%] 2023-03-20T11:54:25.6911802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-265] SKIPPED [ 77%] 2023-03-20T11:54:25.6918343Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-266] SKIPPED [ 77%] 2023-03-20T11:54:25.6925717Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-267] SKIPPED [ 77%] 2023-03-20T11:54:25.6933156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-268] SKIPPED [ 77%] 2023-03-20T11:54:25.6938458Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-269] SKIPPED [ 77%] 2023-03-20T11:54:25.6945036Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-270] SKIPPED [ 77%] 2023-03-20T11:54:25.6951511Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-271] SKIPPED [ 77%] 2023-03-20T11:54:25.6958015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-272] SKIPPED [ 77%] 2023-03-20T11:54:25.6964149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-273] SKIPPED [ 77%] 2023-03-20T11:54:25.6970571Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-274] SKIPPED [ 77%] 2023-03-20T11:54:25.6976629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-275] SKIPPED [ 77%] 2023-03-20T11:54:25.6982952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-276] SKIPPED [ 77%] 2023-03-20T11:54:25.6989207Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-277] SKIPPED [ 77%] 2023-03-20T11:54:25.6995898Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-278] SKIPPED [ 77%] 2023-03-20T11:54:25.7003337Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-279] SKIPPED [ 77%] 2023-03-20T11:54:25.7017189Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-280] SKIPPED [ 77%] 2023-03-20T11:54:25.7017583Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-281] SKIPPED [ 77%] 2023-03-20T11:54:25.7022642Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-282] SKIPPED [ 77%] 2023-03-20T11:54:25.7028810Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-283] SKIPPED [ 77%] 2023-03-20T11:54:25.7035478Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-284] SKIPPED [ 77%] 2023-03-20T11:54:25.7041665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-285] SKIPPED [ 77%] 2023-03-20T11:54:25.7049097Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-286] SKIPPED [ 77%] 2023-03-20T11:54:25.7054571Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-287] SKIPPED [ 77%] 2023-03-20T11:54:25.7060839Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-288] SKIPPED [ 77%] 2023-03-20T11:54:25.7067288Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-289] SKIPPED [ 77%] 2023-03-20T11:54:25.7075149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-290] SKIPPED [ 77%] 2023-03-20T11:54:25.7081439Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-291] SKIPPED [ 77%] 2023-03-20T11:54:25.7087770Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-292] SKIPPED [ 77%] 2023-03-20T11:54:25.7094104Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-293] SKIPPED [ 77%] 2023-03-20T11:54:25.7100744Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-294] SKIPPED [ 77%] 2023-03-20T11:54:25.7107381Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-295] SKIPPED [ 77%] 2023-03-20T11:54:25.7113703Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-296] SKIPPED [ 77%] 2023-03-20T11:54:25.7120713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-297] SKIPPED [ 77%] 2023-03-20T11:54:25.7126232Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-298] SKIPPED [ 77%] 2023-03-20T11:54:25.7133809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-299] SKIPPED [ 77%] 2023-03-20T11:54:25.7138957Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-300] SKIPPED [ 77%] 2023-03-20T11:54:25.7145537Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-301] SKIPPED [ 77%] 2023-03-20T11:54:25.7153533Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-302] SKIPPED [ 77%] 2023-03-20T11:54:25.7159640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-303] SKIPPED [ 77%] 2023-03-20T11:54:25.7165890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-304] SKIPPED [ 77%] 2023-03-20T11:54:25.7173800Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-305] SKIPPED [ 77%] 2023-03-20T11:54:25.7178758Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-306] SKIPPED [ 77%] 2023-03-20T11:54:25.7185350Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-307] SKIPPED [ 77%] 2023-03-20T11:54:25.7191783Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-308] SKIPPED [ 77%] 2023-03-20T11:54:25.7197605Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-309] SKIPPED [ 77%] 2023-03-20T11:54:25.7204042Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-310] SKIPPED [ 77%] 2023-03-20T11:54:25.7210597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-311] SKIPPED [ 77%] 2023-03-20T11:54:25.7217007Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-312] SKIPPED [ 77%] 2023-03-20T11:54:25.7224847Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-313] SKIPPED [ 77%] 2023-03-20T11:54:25.7231308Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-314] SKIPPED [ 77%] 2023-03-20T11:54:25.7237761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-315] SKIPPED [ 77%] 2023-03-20T11:54:25.7244072Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-316] SKIPPED [ 77%] 2023-03-20T11:54:25.7250740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-317] SKIPPED [ 77%] 2023-03-20T11:54:25.7256894Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-318] SKIPPED [ 77%] 2023-03-20T11:54:25.7263411Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-319] SKIPPED [ 77%] 2023-03-20T11:54:25.7269582Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-320] SKIPPED [ 77%] 2023-03-20T11:54:25.7276331Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-321] SKIPPED [ 77%] 2023-03-20T11:54:25.7282543Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-322] SKIPPED [ 77%] 2023-03-20T11:54:25.7289593Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-323] SKIPPED [ 77%] 2023-03-20T11:54:25.7295540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-324] SKIPPED [ 77%] 2023-03-20T11:54:25.7303142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-325] SKIPPED [ 77%] 2023-03-20T11:54:25.7309286Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-326] SKIPPED [ 77%] 2023-03-20T11:54:25.7315969Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-327] SKIPPED [ 77%] 2023-03-20T11:54:25.7322352Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-328] SKIPPED [ 77%] 2023-03-20T11:54:25.7329565Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-329] SKIPPED [ 77%] 2023-03-20T11:54:25.7335276Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-330] SKIPPED [ 77%] 2023-03-20T11:54:25.7341892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-331] SKIPPED [ 77%] 2023-03-20T11:54:25.7348071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-332] SKIPPED [ 77%] 2023-03-20T11:54:25.7354739Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-333] SKIPPED [ 77%] 2023-03-20T11:54:25.7361146Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-334] SKIPPED [ 77%] 2023-03-20T11:54:25.7367273Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-335] SKIPPED [ 77%] 2023-03-20T11:54:25.7374782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-336] SKIPPED [ 77%] 2023-03-20T11:54:25.7381345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-337] SKIPPED [ 77%] 2023-03-20T11:54:25.7387621Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-338] SKIPPED [ 77%] 2023-03-20T11:54:25.7394287Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-339] SKIPPED [ 77%] 2023-03-20T11:54:25.7400618Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-340] SKIPPED [ 77%] 2023-03-20T11:54:25.7406804Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-341] SKIPPED [ 77%] 2023-03-20T11:54:25.7413515Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-342] SKIPPED [ 77%] 2023-03-20T11:54:25.7419384Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-343] SKIPPED [ 77%] 2023-03-20T11:54:25.7425960Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-344] SKIPPED [ 77%] 2023-03-20T11:54:25.7432629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-345] SKIPPED [ 77%] 2023-03-20T11:54:25.7438665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-346] SKIPPED [ 77%] 2023-03-20T11:54:25.7446391Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-347] SKIPPED [ 77%] 2023-03-20T11:54:25.7453720Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-348] SKIPPED [ 77%] 2023-03-20T11:54:25.7459025Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-349] SKIPPED [ 77%] 2023-03-20T11:54:25.7465627Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-350] SKIPPED [ 77%] 2023-03-20T11:54:25.7472298Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-351] SKIPPED [ 77%] 2023-03-20T11:54:25.7478713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-352] SKIPPED [ 77%] 2023-03-20T11:54:25.7484733Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-353] SKIPPED [ 77%] 2023-03-20T11:54:25.7491299Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-354] SKIPPED [ 77%] 2023-03-20T11:54:25.7497699Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-355] SKIPPED [ 77%] 2023-03-20T11:54:25.7504174Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-356] SKIPPED [ 77%] 2023-03-20T11:54:25.7510578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-357] SKIPPED [ 77%] 2023-03-20T11:54:25.7517053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-358] SKIPPED [ 77%] 2023-03-20T11:54:25.7526171Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-359] SKIPPED [ 77%] 2023-03-20T11:54:25.7533202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-360] SKIPPED [ 77%] 2023-03-20T11:54:25.7538635Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-361] SKIPPED [ 77%] 2023-03-20T11:54:25.7545203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-362] SKIPPED [ 77%] 2023-03-20T11:54:25.7551587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-363] SKIPPED [ 77%] 2023-03-20T11:54:25.7557756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-364] SKIPPED [ 77%] 2023-03-20T11:54:25.7564092Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-365] SKIPPED [ 77%] 2023-03-20T11:54:25.7570614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-366] SKIPPED [ 77%] 2023-03-20T11:54:25.7576776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-367] SKIPPED [ 77%] 2023-03-20T11:54:25.7583208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-368] SKIPPED [ 77%] 2023-03-20T11:54:25.7589523Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-369] SKIPPED [ 77%] 2023-03-20T11:54:25.7597467Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-370] SKIPPED [ 77%] 2023-03-20T11:54:25.7603907Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-371] SKIPPED [ 77%] 2023-03-20T11:54:25.7610805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-372] SKIPPED [ 77%] 2023-03-20T11:54:25.7616754Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-373] SKIPPED [ 77%] 2023-03-20T11:54:25.7623164Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-374] SKIPPED [ 77%] 2023-03-20T11:54:25.7629321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-375] SKIPPED [ 77%] 2023-03-20T11:54:25.7636018Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-376] SKIPPED [ 77%] 2023-03-20T11:54:25.7642319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-377] SKIPPED [ 77%] 2023-03-20T11:54:25.7649526Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-378] SKIPPED [ 77%] 2023-03-20T11:54:25.7655103Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-379] SKIPPED [ 77%] 2023-03-20T11:54:25.7661603Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-380] SKIPPED [ 77%] 2023-03-20T11:54:25.7667792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-381] SKIPPED [ 77%] 2023-03-20T11:54:25.7675149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-382] SKIPPED [ 77%] 2023-03-20T11:54:25.7681489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-383] SKIPPED [ 77%] 2023-03-20T11:54:25.7687769Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-384] SKIPPED [ 77%] 2023-03-20T11:54:25.7694230Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-385] SKIPPED [ 77%] 2023-03-20T11:54:25.7700584Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-386] SKIPPED [ 77%] 2023-03-20T11:54:25.7706919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-387] SKIPPED [ 77%] 2023-03-20T11:54:25.7713573Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-388] SKIPPED [ 77%] 2023-03-20T11:54:25.7720588Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-389] SKIPPED [ 77%] 2023-03-20T11:54:25.7726209Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-390] SKIPPED [ 77%] 2023-03-20T11:54:25.7733544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-391] SKIPPED [ 77%] 2023-03-20T11:54:25.7739102Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-392] SKIPPED [ 77%] 2023-03-20T11:54:25.7746836Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-393] SKIPPED [ 77%] 2023-03-20T11:54:25.7753468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-394] SKIPPED [ 77%] 2023-03-20T11:54:25.7759969Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-395] SKIPPED [ 77%] 2023-03-20T11:54:25.7766109Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-396] SKIPPED [ 77%] 2023-03-20T11:54:25.7773463Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-397] SKIPPED [ 77%] 2023-03-20T11:54:25.7778688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-398] SKIPPED [ 77%] 2023-03-20T11:54:25.7785231Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-399] SKIPPED [ 77%] 2023-03-20T11:54:25.7791835Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-400] SKIPPED [ 77%] 2023-03-20T11:54:25.7798079Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-401] SKIPPED [ 77%] 2023-03-20T11:54:25.7804304Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-402] SKIPPED [ 77%] 2023-03-20T11:54:25.7810804Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-403] SKIPPED [ 77%] 2023-03-20T11:54:25.7817244Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-404] SKIPPED [ 77%] 2023-03-20T11:54:25.7824943Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-405] SKIPPED [ 77%] 2023-03-20T11:54:25.7831169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-406] SKIPPED [ 77%] 2023-03-20T11:54:25.7837097Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-407] SKIPPED [ 77%] 2023-03-20T11:54:25.7843473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-408] SKIPPED [ 77%] 2023-03-20T11:54:25.7850670Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-409] SKIPPED [ 77%] 2023-03-20T11:54:25.7856294Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-410] SKIPPED [ 77%] 2023-03-20T11:54:25.7862729Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-411] SKIPPED [ 77%] 2023-03-20T11:54:25.7868880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-412] SKIPPED [ 77%] 2023-03-20T11:54:25.7875020Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-413] SKIPPED [ 77%] 2023-03-20T11:54:25.7881322Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-414] SKIPPED [ 77%] 2023-03-20T11:54:25.7887479Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-415] SKIPPED [ 77%] 2023-03-20T11:54:25.7895263Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-416] SKIPPED [ 77%] 2023-03-20T11:54:25.7901696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-417] SKIPPED [ 77%] 2023-03-20T11:54:25.7907871Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-418] SKIPPED [ 77%] 2023-03-20T11:54:25.7914499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-419] SKIPPED [ 77%] 2023-03-20T11:54:25.7920923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-420] SKIPPED [ 77%] 2023-03-20T11:54:25.7927039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-421] SKIPPED [ 77%] 2023-03-20T11:54:25.7934362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-422] SKIPPED [ 77%] 2023-03-20T11:54:25.7939979Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-423] SKIPPED [ 77%] 2023-03-20T11:54:25.7946309Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-424] SKIPPED [ 77%] 2023-03-20T11:54:25.7952848Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-425] SKIPPED [ 77%] 2023-03-20T11:54:25.7959247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-426] SKIPPED [ 77%] 2023-03-20T11:54:25.7965399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-427] SKIPPED [ 77%] 2023-03-20T11:54:25.7973739Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-428] SKIPPED [ 77%] 2023-03-20T11:54:25.7979139Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-429] SKIPPED [ 77%] 2023-03-20T11:54:25.7985811Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-430] SKIPPED [ 77%] 2023-03-20T11:54:25.7992217Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-431] SKIPPED [ 77%] 2023-03-20T11:54:25.7998719Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-432] SKIPPED [ 77%] 2023-03-20T11:54:25.8004735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-433] SKIPPED [ 77%] 2023-03-20T11:54:25.8011206Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-434] SKIPPED [ 77%] 2023-03-20T11:54:25.8017461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-435] SKIPPED [ 77%] 2023-03-20T11:54:25.8024068Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-436] SKIPPED [ 77%] 2023-03-20T11:54:25.8030363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-437] SKIPPED [ 77%] 2023-03-20T11:54:25.8036798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-438] SKIPPED [ 77%] 2023-03-20T11:54:25.8044484Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-439] SKIPPED [ 77%] 2023-03-20T11:54:25.8050944Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-440] SKIPPED [ 77%] 2023-03-20T11:54:25.8057183Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-441] SKIPPED [ 77%] 2023-03-20T11:54:25.8063669Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-442] SKIPPED [ 77%] 2023-03-20T11:54:25.8069971Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-443] SKIPPED [ 77%] 2023-03-20T11:54:25.8076489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-444] SKIPPED [ 77%] 2023-03-20T11:54:25.8082742Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-445] SKIPPED [ 77%] 2023-03-20T11:54:25.8090214Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-446] SKIPPED [ 77%] 2023-03-20T11:54:25.8095568Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-447] SKIPPED [ 77%] 2023-03-20T11:54:25.8102015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-448] SKIPPED [ 77%] 2023-03-20T11:54:25.8108316Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-449] SKIPPED [ 77%] 2023-03-20T11:54:25.8114886Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-450] SKIPPED [ 77%] 2023-03-20T11:54:25.8122425Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-451] SKIPPED [ 77%] 2023-03-20T11:54:25.8129553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-452] SKIPPED [ 77%] 2023-03-20T11:54:25.8135497Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-453] SKIPPED [ 77%] 2023-03-20T11:54:25.8141932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-454] SKIPPED [ 77%] 2023-03-20T11:54:25.8147719Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-455] SKIPPED [ 77%] 2023-03-20T11:54:25.8154398Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-456] SKIPPED [ 77%] 2023-03-20T11:54:25.8160915Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-457] SKIPPED [ 77%] 2023-03-20T11:54:25.8166946Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-458] SKIPPED [ 77%] 2023-03-20T11:54:25.8173974Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-459] SKIPPED [ 77%] 2023-03-20T11:54:25.8179703Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-460] SKIPPED [ 77%] 2023-03-20T11:54:25.8186138Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-461] SKIPPED [ 77%] 2023-03-20T11:54:25.8193972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-462] SKIPPED [ 77%] 2023-03-20T11:54:25.8200383Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-463] SKIPPED [ 77%] 2023-03-20T11:54:25.8206442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-464] SKIPPED [ 77%] 2023-03-20T11:54:25.8213864Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-465] SKIPPED [ 77%] 2023-03-20T11:54:25.8219038Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-466] SKIPPED [ 77%] 2023-03-20T11:54:25.8225566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-467] SKIPPED [ 77%] 2023-03-20T11:54:25.8232057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-468] SKIPPED [ 77%] 2023-03-20T11:54:25.8238459Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-469] SKIPPED [ 77%] 2023-03-20T11:54:25.8244824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-470] SKIPPED [ 77%] 2023-03-20T11:54:25.8251139Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-471] SKIPPED [ 77%] 2023-03-20T11:54:25.8257454Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-472] SKIPPED [ 77%] 2023-03-20T11:54:25.8264001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-473] SKIPPED [ 77%] 2023-03-20T11:54:25.8271622Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-474] SKIPPED [ 77%] 2023-03-20T11:54:25.8277942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-475] SKIPPED [ 77%] 2023-03-20T11:54:25.8284161Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-476] SKIPPED [ 77%] 2023-03-20T11:54:25.8290735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-477] SKIPPED [ 77%] 2023-03-20T11:54:25.8296901Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-478] SKIPPED [ 77%] 2023-03-20T11:54:25.8303305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-479] SKIPPED [ 77%] 2023-03-20T11:54:25.8309527Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-480] SKIPPED [ 77%] 2023-03-20T11:54:25.8315599Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-481] SKIPPED [ 77%] 2023-03-20T11:54:25.8321993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-482] SKIPPED [ 77%] 2023-03-20T11:54:25.8329295Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-483] SKIPPED [ 77%] 2023-03-20T11:54:25.8334785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-484] SKIPPED [ 77%] 2023-03-20T11:54:25.8342287Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-485] SKIPPED [ 77%] 2023-03-20T11:54:25.8348699Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-486] SKIPPED [ 77%] 2023-03-20T11:54:25.8355367Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-487] SKIPPED [ 77%] 2023-03-20T11:54:25.8361697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-488] SKIPPED [ 77%] 2023-03-20T11:54:25.8367944Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-489] SKIPPED [ 77%] 2023-03-20T11:54:25.8374301Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-490] SKIPPED [ 77%] 2023-03-20T11:54:25.8380650Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-491] SKIPPED [ 77%] 2023-03-20T11:54:25.8386464Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-492] SKIPPED [ 77%] 2023-03-20T11:54:25.8393004Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-493] SKIPPED [ 77%] 2023-03-20T11:54:25.8399179Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-494] SKIPPED [ 77%] 2023-03-20T11:54:25.8405446Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-495] SKIPPED [ 77%] 2023-03-20T11:54:25.8414874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-496] SKIPPED [ 77%] 2023-03-20T11:54:25.8421409Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-497] SKIPPED [ 77%] 2023-03-20T11:54:25.8427561Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-498] SKIPPED [ 77%] 2023-03-20T11:54:25.8434235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-499] SKIPPED [ 77%] 2023-03-20T11:54:25.8440548Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-500] SKIPPED [ 77%] 2023-03-20T11:54:25.8446644Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-501] SKIPPED [ 77%] 2023-03-20T11:54:25.8454119Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-502] SKIPPED [ 77%] 2023-03-20T11:54:25.8459428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-503] SKIPPED [ 77%] 2023-03-20T11:54:25.8465955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-504] SKIPPED [ 77%] 2023-03-20T11:54:25.8472498Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-505] SKIPPED [ 77%] 2023-03-20T11:54:25.8478992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-506] SKIPPED [ 77%] 2023-03-20T11:54:25.8485245Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-507] SKIPPED [ 77%] 2023-03-20T11:54:25.8493785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-508] SKIPPED [ 77%] 2023-03-20T11:54:25.8498996Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-509] SKIPPED [ 77%] 2023-03-20T11:54:25.8505505Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-510] SKIPPED [ 77%] 2023-03-20T11:54:25.8511862Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-511] SKIPPED [ 77%] 2023-03-20T11:54:25.8518214Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-512] SKIPPED [ 77%] 2023-03-20T11:54:25.8524404Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-513] SKIPPED [ 77%] 2023-03-20T11:54:25.8531065Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-514] SKIPPED [ 77%] 2023-03-20T11:54:25.8537222Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-515] SKIPPED [ 77%] 2023-03-20T11:54:25.8544010Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-516] SKIPPED [ 77%] 2023-03-20T11:54:25.8550017Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-517] SKIPPED [ 77%] 2023-03-20T11:54:25.8556031Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-518] SKIPPED [ 77%] 2023-03-20T11:54:25.8563490Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-519] SKIPPED [ 77%] 2023-03-20T11:54:25.8570367Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-520] SKIPPED [ 77%] 2023-03-20T11:54:25.8576308Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-521] SKIPPED [ 77%] 2023-03-20T11:54:25.8582793Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-522] SKIPPED [ 77%] 2023-03-20T11:54:25.8589015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-523] SKIPPED [ 77%] 2023-03-20T11:54:25.8595494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-524] SKIPPED [ 77%] 2023-03-20T11:54:25.8602001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-525] SKIPPED [ 77%] 2023-03-20T11:54:25.8608992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-526] SKIPPED [ 77%] 2023-03-20T11:54:25.8614491Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-527] SKIPPED [ 77%] 2023-03-20T11:54:25.8620942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-528] SKIPPED [ 77%] 2023-03-20T11:54:25.8627159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-529] SKIPPED [ 77%] 2023-03-20T11:54:25.8633699Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-530] SKIPPED [ 77%] 2023-03-20T11:54:25.8641226Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-531] SKIPPED [ 77%] 2023-03-20T11:54:25.8647779Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-532] SKIPPED [ 77%] 2023-03-20T11:54:25.8654472Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-533] SKIPPED [ 77%] 2023-03-20T11:54:25.8659815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-534] SKIPPED [ 77%] 2023-03-20T11:54:25.8666281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-535] SKIPPED [ 77%] 2023-03-20T11:54:25.8672939Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-536] SKIPPED [ 77%] 2023-03-20T11:54:25.8679347Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-537] SKIPPED [ 77%] 2023-03-20T11:54:25.8685614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-538] SKIPPED [ 77%] 2023-03-20T11:54:25.8693105Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-539] SKIPPED [ 77%] 2023-03-20T11:54:25.8698345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-540] SKIPPED [ 77%] 2023-03-20T11:54:25.8704914Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-541] SKIPPED [ 77%] 2023-03-20T11:54:25.8712624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-542] SKIPPED [ 77%] 2023-03-20T11:54:25.8719123Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-543] SKIPPED [ 77%] 2023-03-20T11:54:25.8725536Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-544] SKIPPED [ 77%] 2023-03-20T11:54:25.8733127Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-545] SKIPPED [ 77%] 2023-03-20T11:54:25.8738237Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-546] SKIPPED [ 77%] 2023-03-20T11:54:25.8744886Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-547] SKIPPED [ 77%] 2023-03-20T11:54:25.8751538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-548] SKIPPED [ 77%] 2023-03-20T11:54:25.8757671Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-549] SKIPPED [ 77%] 2023-03-20T11:54:25.8763773Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-550] SKIPPED [ 77%] 2023-03-20T11:54:25.8770472Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-551] SKIPPED [ 77%] 2023-03-20T11:54:25.8776353Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-552] SKIPPED [ 77%] 2023-03-20T11:54:25.8782820Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-553] SKIPPED [ 77%] 2023-03-20T11:54:25.8790319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-554] SKIPPED [ 77%] 2023-03-20T11:54:25.8796911Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-555] SKIPPED [ 77%] 2023-03-20T11:54:25.8802929Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-556] SKIPPED [ 77%] 2023-03-20T11:54:25.8810351Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-557] SKIPPED [ 77%] 2023-03-20T11:54:25.8815761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-558] SKIPPED [ 77%] 2023-03-20T11:54:25.8822237Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-559] SKIPPED [ 77%] 2023-03-20T11:54:25.8828480Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-560] SKIPPED [ 77%] 2023-03-20T11:54:25.8835070Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-561] SKIPPED [ 77%] 2023-03-20T11:54:25.8841454Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-562] SKIPPED [ 77%] 2023-03-20T11:54:25.8847503Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-563] SKIPPED [ 77%] 2023-03-20T11:54:25.8853929Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-564] SKIPPED [ 77%] 2023-03-20T11:54:25.8861718Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-565] SKIPPED [ 77%] 2023-03-20T11:54:25.8868007Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-566] SKIPPED [ 77%] 2023-03-20T11:54:25.8874794Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-567] SKIPPED [ 77%] 2023-03-20T11:54:25.8880964Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-568] SKIPPED [ 77%] 2023-03-20T11:54:25.8887089Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-569] SKIPPED [ 77%] 2023-03-20T11:54:25.8893665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-570] SKIPPED [ 77%] 2023-03-20T11:54:25.8899882Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-571] SKIPPED [ 77%] 2023-03-20T11:54:25.8906420Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-572] SKIPPED [ 77%] 2023-03-20T11:54:25.8912829Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-573] SKIPPED [ 77%] 2023-03-20T11:54:25.8919195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-574] SKIPPED [ 77%] 2023-03-20T11:54:25.8925318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-575] SKIPPED [ 77%] 2023-03-20T11:54:25.8932912Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-576] SKIPPED [ 77%] 2023-03-20T11:54:25.8939318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-577] SKIPPED [ 77%] 2023-03-20T11:54:25.8945824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-578] SKIPPED [ 77%] 2023-03-20T11:54:25.8952346Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-579] SKIPPED [ 77%] 2023-03-20T11:54:25.8958729Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-580] SKIPPED [ 77%] 2023-03-20T11:54:25.8964931Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-581] SKIPPED [ 77%] 2023-03-20T11:54:25.8972650Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-582] SKIPPED [ 77%] 2023-03-20T11:54:25.8978034Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-583] SKIPPED [ 77%] 2023-03-20T11:54:25.8984340Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-584] SKIPPED [ 77%] 2023-03-20T11:54:25.8990880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-585] SKIPPED [ 77%] 2023-03-20T11:54:25.8997156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-586] SKIPPED [ 77%] 2023-03-20T11:54:25.9003399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-587] SKIPPED [ 77%] 2023-03-20T11:54:25.9012314Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-588] SKIPPED [ 77%] 2023-03-20T11:54:25.9017514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-589] SKIPPED [ 77%] 2023-03-20T11:54:25.9023976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-590] SKIPPED [ 77%] 2023-03-20T11:54:25.9030210Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-591] SKIPPED [ 77%] 2023-03-20T11:54:25.9036518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-592] SKIPPED [ 77%] 2023-03-20T11:54:25.9042785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-593] SKIPPED [ 77%] 2023-03-20T11:54:25.9050230Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-594] SKIPPED [ 77%] 2023-03-20T11:54:25.9055457Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-595] SKIPPED [ 77%] 2023-03-20T11:54:25.9061777Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-596] SKIPPED [ 77%] 2023-03-20T11:54:25.9067573Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-597] SKIPPED [ 77%] 2023-03-20T11:54:25.9074168Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-598] SKIPPED [ 77%] 2023-03-20T11:54:25.9080581Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-599] SKIPPED [ 77%] 2023-03-20T11:54:25.9088959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-600] SKIPPED [ 77%] 2023-03-20T11:54:25.9094307Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-601] SKIPPED [ 77%] 2023-03-20T11:54:25.9100689Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-602] SKIPPED [ 77%] 2023-03-20T11:54:25.9106847Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-603] SKIPPED [ 77%] 2023-03-20T11:54:25.9113197Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-604] SKIPPED [ 77%] 2023-03-20T11:54:25.9119119Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-605] SKIPPED [ 77%] 2023-03-20T11:54:25.9125474Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-606] SKIPPED [ 77%] 2023-03-20T11:54:25.9133132Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-607] SKIPPED [ 77%] 2023-03-20T11:54:25.9138053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-608] SKIPPED [ 77%] 2023-03-20T11:54:25.9144591Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-609] SKIPPED [ 77%] 2023-03-20T11:54:25.9151027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-610] SKIPPED [ 77%] 2023-03-20T11:54:25.9158809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-611] SKIPPED [ 77%] 2023-03-20T11:54:25.9165019Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-612] SKIPPED [ 77%] 2023-03-20T11:54:25.9172256Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-613] SKIPPED [ 77%] 2023-03-20T11:54:25.9177511Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-614] SKIPPED [ 77%] 2023-03-20T11:54:25.9183760Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-615] SKIPPED [ 77%] 2023-03-20T11:54:25.9189912Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-616] SKIPPED [ 77%] 2023-03-20T11:54:25.9196397Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-617] SKIPPED [ 77%] 2023-03-20T11:54:25.9203342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-618] SKIPPED [ 77%] 2023-03-20T11:54:25.9210338Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-619] SKIPPED [ 77%] 2023-03-20T11:54:25.9216152Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-620] SKIPPED [ 77%] 2023-03-20T11:54:25.9222451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-621] SKIPPED [ 77%] 2023-03-20T11:54:25.9230086Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-622] SKIPPED [ 77%] 2023-03-20T11:54:25.9236818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-623] SKIPPED [ 77%] 2023-03-20T11:54:25.9243062Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-624] SKIPPED [ 77%] 2023-03-20T11:54:25.9250494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-625] SKIPPED [ 77%] 2023-03-20T11:54:25.9255673Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-626] SKIPPED [ 77%] 2023-03-20T11:54:25.9261925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-627] SKIPPED [ 77%] 2023-03-20T11:54:25.9268176Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-628] SKIPPED [ 77%] 2023-03-20T11:54:25.9274726Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-629] SKIPPED [ 77%] 2023-03-20T11:54:25.9281069Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-630] SKIPPED [ 77%] 2023-03-20T11:54:25.9287082Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-631] SKIPPED [ 77%] 2023-03-20T11:54:25.9294125Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-632] SKIPPED [ 77%] 2023-03-20T11:54:25.9299836Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-633] SKIPPED [ 77%] 2023-03-20T11:54:25.9309060Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-634] SKIPPED [ 77%] 2023-03-20T11:54:25.9315263Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-635] SKIPPED [ 77%] 2023-03-20T11:54:25.9321527Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-636] SKIPPED [ 77%] 2023-03-20T11:54:25.9328841Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-637] SKIPPED [ 77%] 2023-03-20T11:54:25.9334100Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-638] SKIPPED [ 77%] 2023-03-20T11:54:25.9340486Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-639] SKIPPED [ 77%] 2023-03-20T11:54:25.9346776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-640] SKIPPED [ 77%] 2023-03-20T11:54:25.9353322Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-641] SKIPPED [ 77%] 2023-03-20T11:54:25.9359566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-642] SKIPPED [ 77%] 2023-03-20T11:54:25.9365768Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-643] SKIPPED [ 77%] 2023-03-20T11:54:25.9373220Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-644] SKIPPED [ 77%] 2023-03-20T11:54:25.9379954Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-645] SKIPPED [ 77%] 2023-03-20T11:54:25.9385972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-646] SKIPPED [ 77%] 2023-03-20T11:54:25.9392547Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-647] SKIPPED [ 77%] 2023-03-20T11:54:25.9398905Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-648] SKIPPED [ 77%] 2023-03-20T11:54:25.9405099Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-649] SKIPPED [ 77%] 2023-03-20T11:54:25.9412321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-650] SKIPPED [ 77%] 2023-03-20T11:54:25.9417758Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-651] SKIPPED [ 77%] 2023-03-20T11:54:25.9424163Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-652] SKIPPED [ 77%] 2023-03-20T11:54:25.9430452Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-653] SKIPPED [ 77%] 2023-03-20T11:54:25.9436864Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-654] SKIPPED [ 77%] 2023-03-20T11:54:25.9443083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-655] SKIPPED [ 77%] 2023-03-20T11:54:25.9450426Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-656] SKIPPED [ 77%] 2023-03-20T11:54:25.9457112Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-657] SKIPPED [ 77%] 2023-03-20T11:54:25.9463559Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-658] SKIPPED [ 77%] 2023-03-20T11:54:25.9469756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-659] SKIPPED [ 77%] 2023-03-20T11:54:25.9476375Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-660] SKIPPED [ 77%] 2023-03-20T11:54:25.9482613Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-661] SKIPPED [ 77%] 2023-03-20T11:54:25.9489967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-662] SKIPPED [ 77%] 2023-03-20T11:54:25.9495535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-663] SKIPPED [ 77%] 2023-03-20T11:54:25.9501935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-664] SKIPPED [ 77%] 2023-03-20T11:54:25.9508071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-665] SKIPPED [ 77%] 2023-03-20T11:54:25.9514694Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-666] SKIPPED [ 77%] 2023-03-20T11:54:25.9520983Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-667] SKIPPED [ 77%] 2023-03-20T11:54:25.9529875Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-668] SKIPPED [ 77%] 2023-03-20T11:54:25.9535085Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-669] SKIPPED [ 77%] 2023-03-20T11:54:25.9541510Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-670] SKIPPED [ 77%] 2023-03-20T11:54:25.9547786Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-671] SKIPPED [ 77%] 2023-03-20T11:54:25.9554395Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-672] SKIPPED [ 77%] 2023-03-20T11:54:25.9560676Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-673] SKIPPED [ 77%] 2023-03-20T11:54:25.9566860Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-674] SKIPPED [ 77%] 2023-03-20T11:54:25.9573545Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-675] SKIPPED [ 77%] 2023-03-20T11:54:25.9579482Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-676] SKIPPED [ 77%] 2023-03-20T11:54:25.9585940Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-677] SKIPPED [ 77%] 2023-03-20T11:54:25.9592531Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-678] SKIPPED [ 77%] 2023-03-20T11:54:25.9598792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-679] SKIPPED [ 77%] 2023-03-20T11:54:25.9606187Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-680] SKIPPED [ 77%] 2023-03-20T11:54:25.9613488Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-681] SKIPPED [ 77%] 2023-03-20T11:54:25.9618740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-682] SKIPPED [ 77%] 2023-03-20T11:54:25.9625342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-683] SKIPPED [ 77%] 2023-03-20T11:54:25.9632070Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-684] SKIPPED [ 77%] 2023-03-20T11:54:25.9637602Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-685] SKIPPED [ 77%] 2023-03-20T11:54:25.9643884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-686] SKIPPED [ 77%] 2023-03-20T11:54:25.9650701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-687] SKIPPED [ 77%] 2023-03-20T11:54:25.9656679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-688] SKIPPED [ 77%] 2023-03-20T11:54:25.9663159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-689] SKIPPED [ 77%] 2023-03-20T11:54:25.9669289Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-690] SKIPPED [ 77%] 2023-03-20T11:54:25.9677107Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-691] SKIPPED [ 77%] 2023-03-20T11:54:25.9683499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-692] SKIPPED [ 77%] 2023-03-20T11:54:25.9690607Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-693] SKIPPED [ 77%] 2023-03-20T11:54:25.9696143Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-694] SKIPPED [ 77%] 2023-03-20T11:54:25.9702619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-695] SKIPPED [ 77%] 2023-03-20T11:54:25.9708718Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-696] SKIPPED [ 77%] 2023-03-20T11:54:25.9715332Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-697] SKIPPED [ 77%] 2023-03-20T11:54:25.9721567Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-698] SKIPPED [ 77%] 2023-03-20T11:54:25.9729114Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-699] SKIPPED [ 77%] 2023-03-20T11:54:25.9734223Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-700] SKIPPED [ 77%] 2023-03-20T11:54:25.9740669Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-701] SKIPPED [ 77%] 2023-03-20T11:54:25.9747173Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-702] SKIPPED [ 77%] 2023-03-20T11:54:25.9754833Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-703] SKIPPED [ 77%] 2023-03-20T11:54:25.9761160Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-704] SKIPPED [ 77%] 2023-03-20T11:54:25.9767225Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-705] SKIPPED [ 77%] 2023-03-20T11:54:25.9773812Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-706] SKIPPED [ 77%] 2023-03-20T11:54:25.9779974Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-707] SKIPPED [ 77%] 2023-03-20T11:54:25.9786369Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-708] SKIPPED [ 77%] 2023-03-20T11:54:25.9793029Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-709] SKIPPED [ 77%] 2023-03-20T11:54:25.9799659Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-710] SKIPPED [ 77%] 2023-03-20T11:54:25.9805548Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-711] SKIPPED [ 77%] 2023-03-20T11:54:25.9813014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-712] SKIPPED [ 77%] 2023-03-20T11:54:25.9818327Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-713] SKIPPED [ 77%] 2023-03-20T11:54:25.9826153Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-714] SKIPPED [ 77%] 2023-03-20T11:54:25.9832716Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-715] SKIPPED [ 77%] 2023-03-20T11:54:25.9838893Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-716] SKIPPED [ 77%] 2023-03-20T11:54:25.9845342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-717] SKIPPED [ 77%] 2023-03-20T11:54:25.9852748Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-718] SKIPPED [ 77%] 2023-03-20T11:54:25.9857788Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-elastic-719] SKIPPED [ 77%] 2023-03-20T11:54:25.9864377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-00] SKIPPED [ 77%] 2023-03-20T11:54:25.9870801Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-01] SKIPPED [ 77%] 2023-03-20T11:54:25.9877161Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-02] SKIPPED [ 77%] 2023-03-20T11:54:25.9883192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-03] SKIPPED [ 77%] 2023-03-20T11:54:25.9890589Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-04] SKIPPED [ 77%] 2023-03-20T11:54:25.9896087Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-05] SKIPPED [ 77%] 2023-03-20T11:54:25.9903890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-06] SKIPPED [ 77%] 2023-03-20T11:54:25.9910119Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-07] SKIPPED [ 77%] 2023-03-20T11:54:25.9916529Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-08] SKIPPED [ 77%] 2023-03-20T11:54:25.9922856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-09] SKIPPED [ 77%] 2023-03-20T11:54:25.9930745Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-10] SKIPPED [ 77%] 2023-03-20T11:54:25.9935452Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-11] SKIPPED [ 77%] 2023-03-20T11:54:25.9941993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-12] SKIPPED [ 77%] 2023-03-20T11:54:25.9948135Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-13] SKIPPED [ 77%] 2023-03-20T11:54:25.9954710Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-14] SKIPPED [ 77%] 2023-03-20T11:54:25.9961207Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-15] SKIPPED [ 77%] 2023-03-20T11:54:25.9967260Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-16] SKIPPED [ 77%] 2023-03-20T11:54:25.9975086Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-17] SKIPPED [ 77%] 2023-03-20T11:54:25.9981559Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-18] SKIPPED [ 77%] 2023-03-20T11:54:25.9987582Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-19] SKIPPED [ 77%] 2023-03-20T11:54:25.9994251Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-20] SKIPPED [ 77%] 2023-03-20T11:54:26.0000375Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-21] SKIPPED [ 77%] 2023-03-20T11:54:26.0006543Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-22] SKIPPED [ 77%] 2023-03-20T11:54:26.0014135Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-23] SKIPPED [ 77%] 2023-03-20T11:54:26.0019360Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-24] SKIPPED [ 77%] 2023-03-20T11:54:26.0025299Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-25] SKIPPED [ 77%] 2023-03-20T11:54:26.0031797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-26] SKIPPED [ 77%] 2023-03-20T11:54:26.0038231Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-27] SKIPPED [ 77%] 2023-03-20T11:54:26.0044461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-28] SKIPPED [ 77%] 2023-03-20T11:54:26.0052942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-29] SKIPPED [ 77%] 2023-03-20T11:54:26.0058102Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-30] SKIPPED [ 77%] 2023-03-20T11:54:26.0064593Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-31] SKIPPED [ 77%] 2023-03-20T11:54:26.0071262Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-32] SKIPPED [ 77%] 2023-03-20T11:54:26.0077345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-33] SKIPPED [ 77%] 2023-03-20T11:54:26.0083612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-34] SKIPPED [ 77%] 2023-03-20T11:54:26.0090381Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-35] SKIPPED [ 77%] 2023-03-20T11:54:26.0096162Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-36] SKIPPED [ 77%] 2023-03-20T11:54:26.0102584Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-37] SKIPPED [ 77%] 2023-03-20T11:54:26.0108451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-38] SKIPPED [ 77%] 2023-03-20T11:54:26.0115070Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-39] SKIPPED [ 77%] 2023-03-20T11:54:26.0123178Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-40] SKIPPED [ 77%] 2023-03-20T11:54:26.0130238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-41] SKIPPED [ 77%] 2023-03-20T11:54:26.0135562Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-42] SKIPPED [ 77%] 2023-03-20T11:54:26.0141827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-43] SKIPPED [ 77%] 2023-03-20T11:54:26.0148208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-44] SKIPPED [ 77%] 2023-03-20T11:54:26.0154324Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-45] SKIPPED [ 77%] 2023-03-20T11:54:26.0160453Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-46] SKIPPED [ 77%] 2023-03-20T11:54:26.0166591Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-center_crop-47] SKIPPED [ 77%] 2023-03-20T11:54:26.0173806Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-000] SKIPPED [ 77%] 2023-03-20T11:54:26.0178997Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-001] SKIPPED [ 77%] 2023-03-20T11:54:26.0185476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-002] SKIPPED [ 77%] 2023-03-20T11:54:26.0194389Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-003] SKIPPED [ 77%] 2023-03-20T11:54:26.0200636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-004] SKIPPED [ 77%] 2023-03-20T11:54:26.0206893Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-005] SKIPPED [ 77%] 2023-03-20T11:54:26.0214200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-006] SKIPPED [ 77%] 2023-03-20T11:54:26.0219523Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-007] SKIPPED [ 77%] 2023-03-20T11:54:26.0226201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-008] SKIPPED [ 77%] 2023-03-20T11:54:26.0232730Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-009] SKIPPED [ 77%] 2023-03-20T11:54:26.0239027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-010] SKIPPED [ 77%] 2023-03-20T11:54:26.0245396Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-011] SKIPPED [ 77%] 2023-03-20T11:54:26.0252830Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-012] SKIPPED [ 77%] 2023-03-20T11:54:26.0258165Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-013] SKIPPED [ 77%] 2023-03-20T11:54:26.0264831Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-014] SKIPPED [ 77%] 2023-03-20T11:54:26.0272699Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-015] SKIPPED [ 77%] 2023-03-20T11:54:26.0279042Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-016] SKIPPED [ 77%] 2023-03-20T11:54:26.0285506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-017] SKIPPED [ 77%] 2023-03-20T11:54:26.0292994Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-018] SKIPPED [ 77%] 2023-03-20T11:54:26.0298708Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-019] SKIPPED [ 77%] 2023-03-20T11:54:26.0305085Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-020] SKIPPED [ 77%] 2023-03-20T11:54:26.0311597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-021] SKIPPED [ 77%] 2023-03-20T11:54:26.0317923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-022] SKIPPED [ 77%] 2023-03-20T11:54:26.0324150Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-023] SKIPPED [ 77%] 2023-03-20T11:54:26.0330838Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-024] SKIPPED [ 77%] 2023-03-20T11:54:26.0337036Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-025] SKIPPED [ 77%] 2023-03-20T11:54:26.0344757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-026] SKIPPED [ 77%] 2023-03-20T11:54:26.0351192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-027] SKIPPED [ 77%] 2023-03-20T11:54:26.0357746Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-028] SKIPPED [ 77%] 2023-03-20T11:54:26.0364050Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-029] SKIPPED [ 77%] 2023-03-20T11:54:26.0370587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-030] SKIPPED [ 77%] 2023-03-20T11:54:26.0376716Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-031] SKIPPED [ 77%] 2023-03-20T11:54:26.0383120Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-032] SKIPPED [ 77%] 2023-03-20T11:54:26.0389267Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-033] SKIPPED [ 77%] 2023-03-20T11:54:26.0395931Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-034] SKIPPED [ 77%] 2023-03-20T11:54:26.0402195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-035] SKIPPED [ 77%] 2023-03-20T11:54:26.0409951Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-036] SKIPPED [ 77%] 2023-03-20T11:54:26.0415057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-037] SKIPPED [ 77%] 2023-03-20T11:54:26.0422722Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-038] SKIPPED [ 77%] 2023-03-20T11:54:26.0428905Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-039] SKIPPED [ 77%] 2023-03-20T11:54:26.0435614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-040] SKIPPED [ 77%] 2023-03-20T11:54:26.0441967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-041] SKIPPED [ 77%] 2023-03-20T11:54:26.0449172Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-042] SKIPPED [ 77%] 2023-03-20T11:54:26.0454580Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-043] SKIPPED [ 77%] 2023-03-20T11:54:26.0460861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-044] SKIPPED [ 77%] 2023-03-20T11:54:26.0467338Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-045] SKIPPED [ 77%] 2023-03-20T11:54:26.0473976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-046] SKIPPED [ 77%] 2023-03-20T11:54:26.0480347Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-047] SKIPPED [ 77%] 2023-03-20T11:54:26.0486434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-048] SKIPPED [ 77%] 2023-03-20T11:54:26.0493930Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-049] SKIPPED [ 77%] 2023-03-20T11:54:26.0500293Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-050] SKIPPED [ 77%] 2023-03-20T11:54:26.0506638Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-051] SKIPPED [ 77%] 2023-03-20T11:54:26.0513348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-052] SKIPPED [ 77%] 2023-03-20T11:54:26.0519764Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-053] SKIPPED [ 77%] 2023-03-20T11:54:26.0526279Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-054] SKIPPED [ 77%] 2023-03-20T11:54:26.0533460Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-055] SKIPPED [ 77%] 2023-03-20T11:54:26.0538611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-056] SKIPPED [ 77%] 2023-03-20T11:54:26.0545376Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-057] SKIPPED [ 77%] 2023-03-20T11:54:26.0551677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-058] SKIPPED [ 77%] 2023-03-20T11:54:26.0558202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-059] SKIPPED [ 77%] 2023-03-20T11:54:26.0564301Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-060] SKIPPED [ 77%] 2023-03-20T11:54:26.0573458Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-061] SKIPPED [ 77%] 2023-03-20T11:54:26.0578339Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-062] SKIPPED [ 77%] 2023-03-20T11:54:26.0584961Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-063] SKIPPED [ 77%] 2023-03-20T11:54:26.0591476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-064] SKIPPED [ 77%] 2023-03-20T11:54:26.0597982Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-065] SKIPPED [ 77%] 2023-03-20T11:54:26.0604215Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-066] SKIPPED [ 77%] 2023-03-20T11:54:26.0610694Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-067] SKIPPED [ 77%] 2023-03-20T11:54:26.0616985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-068] SKIPPED [ 77%] 2023-03-20T11:54:26.0623595Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-069] SKIPPED [ 77%] 2023-03-20T11:54:26.0629757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-070] SKIPPED [ 77%] 2023-03-20T11:54:26.0636405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-071] SKIPPED [ 77%] 2023-03-20T11:54:26.0644014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-072] SKIPPED [ 77%] 2023-03-20T11:54:26.0650504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-073] SKIPPED [ 77%] 2023-03-20T11:54:26.0656632Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-074] SKIPPED [ 77%] 2023-03-20T11:54:26.0663055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-075] SKIPPED [ 77%] 2023-03-20T11:54:26.0669439Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-076] SKIPPED [ 77%] 2023-03-20T11:54:26.0675994Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-077] SKIPPED [ 77%] 2023-03-20T11:54:26.0682112Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-078] SKIPPED [ 77%] 2023-03-20T11:54:26.0689475Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-079] SKIPPED [ 77%] 2023-03-20T11:54:26.0695145Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-080] SKIPPED [ 77%] 2023-03-20T11:54:26.0701578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-081] SKIPPED [ 77%] 2023-03-20T11:54:26.0707355Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-082] SKIPPED [ 77%] 2023-03-20T11:54:26.0714002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-083] SKIPPED [ 77%] 2023-03-20T11:54:26.0721613Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-084] SKIPPED [ 77%] 2023-03-20T11:54:26.0728402Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-085] SKIPPED [ 77%] 2023-03-20T11:54:26.0734011Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-086] SKIPPED [ 77%] 2023-03-20T11:54:26.0740400Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-087] SKIPPED [ 77%] 2023-03-20T11:54:26.0746824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-088] SKIPPED [ 77%] 2023-03-20T11:54:26.0753361Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-089] SKIPPED [ 77%] 2023-03-20T11:54:26.0759826Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-090] SKIPPED [ 77%] 2023-03-20T11:54:26.0765934Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-091] SKIPPED [ 77%] 2023-03-20T11:54:26.0773518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-092] SKIPPED [ 77%] 2023-03-20T11:54:26.0778702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-093] SKIPPED [ 77%] 2023-03-20T11:54:26.0785219Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-094] SKIPPED [ 77%] 2023-03-20T11:54:26.0793199Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-095] SKIPPED [ 77%] 2023-03-20T11:54:26.0800057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-096] SKIPPED [ 77%] 2023-03-20T11:54:26.0805702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-097] SKIPPED [ 77%] 2023-03-20T11:54:26.0813217Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-098] SKIPPED [ 77%] 2023-03-20T11:54:26.0818338Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-099] SKIPPED [ 77%] 2023-03-20T11:54:26.0824971Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-100] SKIPPED [ 77%] 2023-03-20T11:54:26.0831532Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-101] SKIPPED [ 77%] 2023-03-20T11:54:26.0837797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-102] SKIPPED [ 77%] 2023-03-20T11:54:26.0844334Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-103] SKIPPED [ 77%] 2023-03-20T11:54:26.0850661Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-104] SKIPPED [ 77%] 2023-03-20T11:54:26.0856853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-105] SKIPPED [ 77%] 2023-03-20T11:54:26.0863595Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-106] SKIPPED [ 77%] 2023-03-20T11:54:26.0871114Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-107] SKIPPED [ 77%] 2023-03-20T11:54:26.0877633Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-108] SKIPPED [ 77%] 2023-03-20T11:54:26.0883745Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-109] SKIPPED [ 77%] 2023-03-20T11:54:26.0890509Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-110] SKIPPED [ 77%] 2023-03-20T11:54:26.0896614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-111] SKIPPED [ 77%] 2023-03-20T11:54:26.0902917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-112] SKIPPED [ 77%] 2023-03-20T11:54:26.0909196Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-113] SKIPPED [ 77%] 2023-03-20T11:54:26.0915806Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-114] SKIPPED [ 77%] 2023-03-20T11:54:26.0922187Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-115] SKIPPED [ 77%] 2023-03-20T11:54:26.0929665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-116] SKIPPED [ 77%] 2023-03-20T11:54:26.0935144Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-117] SKIPPED [ 77%] 2023-03-20T11:54:26.0942884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-118] SKIPPED [ 77%] 2023-03-20T11:54:26.0949177Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-119] SKIPPED [ 77%] 2023-03-20T11:54:26.0955321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-120] SKIPPED [ 77%] 2023-03-20T11:54:26.0961625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-121] SKIPPED [ 77%] 2023-03-20T11:54:26.0969059Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-122] SKIPPED [ 77%] 2023-03-20T11:54:26.0974294Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-123] SKIPPED [ 77%] 2023-03-20T11:54:26.0980663Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-124] SKIPPED [ 77%] 2023-03-20T11:54:26.0986972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-125] SKIPPED [ 77%] 2023-03-20T11:54:26.0993565Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-126] SKIPPED [ 77%] 2023-03-20T11:54:26.0999880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-127] SKIPPED [ 77%] 2023-03-20T11:54:26.1006307Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-128] SKIPPED [ 77%] 2023-03-20T11:54:26.1013952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-129] SKIPPED [ 77%] 2023-03-20T11:54:26.1020088Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-130] SKIPPED [ 77%] 2023-03-20T11:54:26.1026158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-131] SKIPPED [ 77%] 2023-03-20T11:54:26.1032720Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-132] SKIPPED [ 77%] 2023-03-20T11:54:26.1039362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-133] SKIPPED [ 77%] 2023-03-20T11:54:26.1045204Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-134] SKIPPED [ 77%] 2023-03-20T11:54:26.1053402Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-135] SKIPPED [ 77%] 2023-03-20T11:54:26.1058462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-136] SKIPPED [ 77%] 2023-03-20T11:54:26.1065201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-137] SKIPPED [ 77%] 2023-03-20T11:54:26.1071545Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-138] SKIPPED [ 77%] 2023-03-20T11:54:26.1078158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-139] SKIPPED [ 77%] 2023-03-20T11:54:26.1084204Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-140] SKIPPED [ 77%] 2023-03-20T11:54:26.1093622Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-141] SKIPPED [ 77%] 2023-03-20T11:54:26.1099976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-142] SKIPPED [ 77%] 2023-03-20T11:54:26.1106475Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-143] SKIPPED [ 77%] 2023-03-20T11:54:26.1112827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-144] SKIPPED [ 77%] 2023-03-20T11:54:26.1118903Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-145] SKIPPED [ 77%] 2023-03-20T11:54:26.1125252Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-146] SKIPPED [ 77%] 2023-03-20T11:54:26.1132662Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-147] SKIPPED [ 77%] 2023-03-20T11:54:26.1138027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-148] SKIPPED [ 77%] 2023-03-20T11:54:26.1145296Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-149] SKIPPED [ 77%] 2023-03-20T11:54:26.1151644Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-150] SKIPPED [ 77%] 2023-03-20T11:54:26.1158502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-151] SKIPPED [ 77%] 2023-03-20T11:54:26.1165976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-152] SKIPPED [ 77%] 2023-03-20T11:54:26.1173465Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-153] SKIPPED [ 77%] 2023-03-20T11:54:26.1178543Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-154] SKIPPED [ 77%] 2023-03-20T11:54:26.1185281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-155] SKIPPED [ 77%] 2023-03-20T11:54:26.1191836Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-156] SKIPPED [ 77%] 2023-03-20T11:54:26.1198442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-157] SKIPPED [ 77%] 2023-03-20T11:54:26.1204387Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-158] SKIPPED [ 77%] 2023-03-20T11:54:26.1211117Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-159] SKIPPED [ 77%] 2023-03-20T11:54:26.1217121Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-160] SKIPPED [ 77%] 2023-03-20T11:54:26.1223644Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-gaussian_blur-161] SKIPPED [ 77%] 2023-03-20T11:54:26.1230067Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-00] SKIPPED [ 77%] 2023-03-20T11:54:26.1236544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-01] SKIPPED [ 77%] 2023-03-20T11:54:26.1244216Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-02] SKIPPED [ 77%] 2023-03-20T11:54:26.1250634Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-03] SKIPPED [ 77%] 2023-03-20T11:54:26.1256931Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-04] SKIPPED [ 77%] 2023-03-20T11:54:26.1263398Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-05] SKIPPED [ 77%] 2023-03-20T11:54:26.1269548Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-06] SKIPPED [ 77%] 2023-03-20T11:54:26.1276179Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-07] SKIPPED [ 77%] 2023-03-20T11:54:26.1282602Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-08] SKIPPED [ 77%] 2023-03-20T11:54:26.1289992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-09] SKIPPED [ 77%] 2023-03-20T11:54:26.1295486Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-10] SKIPPED [ 77%] 2023-03-20T11:54:26.1302046Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-11] SKIPPED [ 77%] 2023-03-20T11:54:26.1307975Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-12] SKIPPED [ 77%] 2023-03-20T11:54:26.1316031Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-13] SKIPPED [ 77%] 2023-03-20T11:54:26.1322394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-14] SKIPPED [ 77%] 2023-03-20T11:54:26.1329764Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-15] SKIPPED [ 77%] 2023-03-20T11:54:26.1335027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-16] SKIPPED [ 77%] 2023-03-20T11:54:26.1341368Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-17] SKIPPED [ 77%] 2023-03-20T11:54:26.1347702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-18] SKIPPED [ 77%] 2023-03-20T11:54:26.1354414Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-19] SKIPPED [ 77%] 2023-03-20T11:54:26.1360690Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-20] SKIPPED [ 77%] 2023-03-20T11:54:26.1366861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-21] SKIPPED [ 77%] 2023-03-20T11:54:26.1374194Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-22] SKIPPED [ 77%] 2023-03-20T11:54:26.1379506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-23] SKIPPED [ 77%] 2023-03-20T11:54:26.1385980Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-24] SKIPPED [ 77%] 2023-03-20T11:54:26.1393731Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-25] SKIPPED [ 77%] 2023-03-20T11:54:26.1400050Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-26] SKIPPED [ 77%] 2023-03-20T11:54:26.1406395Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-27] SKIPPED [ 77%] 2023-03-20T11:54:26.1413331Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-28] SKIPPED [ 77%] 2023-03-20T11:54:26.1419010Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-29] SKIPPED [ 77%] 2023-03-20T11:54:26.1425661Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-30] SKIPPED [ 77%] 2023-03-20T11:54:26.1432192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-31] SKIPPED [ 77%] 2023-03-20T11:54:26.1438484Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-32] SKIPPED [ 77%] 2023-03-20T11:54:26.1444690Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-33] SKIPPED [ 77%] 2023-03-20T11:54:26.1451392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-34] SKIPPED [ 77%] 2023-03-20T11:54:26.1457725Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-equalize-35] SKIPPED [ 77%] 2023-03-20T11:54:26.1465424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-00] SKIPPED [ 77%] 2023-03-20T11:54:26.1471954Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-01] SKIPPED [ 77%] 2023-03-20T11:54:26.1478687Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-02] SKIPPED [ 77%] 2023-03-20T11:54:26.1484583Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-03] SKIPPED [ 77%] 2023-03-20T11:54:26.1491125Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-04] SKIPPED [ 77%] 2023-03-20T11:54:26.1497329Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-05] SKIPPED [ 77%] 2023-03-20T11:54:26.1503776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-06] SKIPPED [ 77%] 2023-03-20T11:54:26.1509915Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-07] SKIPPED [ 77%] 2023-03-20T11:54:26.1516636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-08] SKIPPED [ 77%] 2023-03-20T11:54:26.1522868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-09] SKIPPED [ 77%] 2023-03-20T11:54:26.1530324Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-10] SKIPPED [ 77%] 2023-03-20T11:54:26.1535572Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-11] SKIPPED [ 77%] 2023-03-20T11:54:26.1543305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-12] SKIPPED [ 77%] 2023-03-20T11:54:26.1549363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-13] SKIPPED [ 77%] 2023-03-20T11:54:26.1556021Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-14] SKIPPED [ 77%] 2023-03-20T11:54:26.1562410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-15] SKIPPED [ 77%] 2023-03-20T11:54:26.1570102Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-16] SKIPPED [ 77%] 2023-03-20T11:54:26.1575287Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-17] SKIPPED [ 77%] 2023-03-20T11:54:26.1581701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-18] SKIPPED [ 77%] 2023-03-20T11:54:26.1587955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-19] SKIPPED [ 77%] 2023-03-20T11:54:26.1594595Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-20] SKIPPED [ 77%] 2023-03-20T11:54:26.1600910Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-21] SKIPPED [ 77%] 2023-03-20T11:54:26.1607142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-22] SKIPPED [ 77%] 2023-03-20T11:54:26.1614567Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-23] SKIPPED [ 77%] 2023-03-20T11:54:26.1621056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-24] SKIPPED [ 77%] 2023-03-20T11:54:26.1627247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-25] SKIPPED [ 77%] 2023-03-20T11:54:26.1633975Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-26] SKIPPED [ 77%] 2023-03-20T11:54:26.1640161Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-27] SKIPPED [ 77%] 2023-03-20T11:54:26.1646436Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-28] SKIPPED [ 77%] 2023-03-20T11:54:26.1653471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-29] SKIPPED [ 77%] 2023-03-20T11:54:26.1659124Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-30] SKIPPED [ 77%] 2023-03-20T11:54:26.1665705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-31] SKIPPED [ 77%] 2023-03-20T11:54:26.1672321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-32] SKIPPED [ 77%] 2023-03-20T11:54:26.1678625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-33] SKIPPED [ 77%] 2023-03-20T11:54:26.1684870Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-34] SKIPPED [ 77%] 2023-03-20T11:54:26.1693626Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-invert-35] SKIPPED [ 77%] 2023-03-20T11:54:26.1698891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-00] SKIPPED [ 77%] 2023-03-20T11:54:26.1705068Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-01] SKIPPED [ 77%] 2023-03-20T11:54:26.1711689Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-02] SKIPPED [ 77%] 2023-03-20T11:54:26.1718339Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-03] SKIPPED [ 77%] 2023-03-20T11:54:26.1724304Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-04] SKIPPED [ 77%] 2023-03-20T11:54:26.1730993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-05] SKIPPED [ 77%] 2023-03-20T11:54:26.1737209Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-06] SKIPPED [ 77%] 2023-03-20T11:54:26.1743774Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-07] SKIPPED [ 77%] 2023-03-20T11:54:26.1750120Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-08] SKIPPED [ 77%] 2023-03-20T11:54:26.1756708Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-09] SKIPPED [ 77%] 2023-03-20T11:54:26.1764322Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-10] SKIPPED [ 77%] 2023-03-20T11:54:26.1771009Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-11] SKIPPED [ 77%] 2023-03-20T11:54:26.1777225Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-12] SKIPPED [ 77%] 2023-03-20T11:54:26.1783798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-13] SKIPPED [ 77%] 2023-03-20T11:54:26.1790109Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-14] SKIPPED [ 77%] 2023-03-20T11:54:26.1796778Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-15] SKIPPED [ 77%] 2023-03-20T11:54:26.1802856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-16] SKIPPED [ 77%] 2023-03-20T11:54:26.1810502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-17] SKIPPED [ 77%] 2023-03-20T11:54:26.1815721Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-18] SKIPPED [ 77%] 2023-03-20T11:54:26.1822388Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-19] SKIPPED [ 77%] 2023-03-20T11:54:26.1828592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-20] SKIPPED [ 77%] 2023-03-20T11:54:26.1835274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-21] SKIPPED [ 77%] 2023-03-20T11:54:26.1842788Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-22] SKIPPED [ 77%] 2023-03-20T11:54:26.1850119Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-23] SKIPPED [ 77%] 2023-03-20T11:54:26.1855409Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-24] SKIPPED [ 77%] 2023-03-20T11:54:26.1862055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-25] SKIPPED [ 77%] 2023-03-20T11:54:26.1868023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-26] SKIPPED [ 77%] 2023-03-20T11:54:26.1874623Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-27] SKIPPED [ 77%] 2023-03-20T11:54:26.1880919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-28] SKIPPED [ 77%] 2023-03-20T11:54:26.1887129Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-29] SKIPPED [ 77%] 2023-03-20T11:54:26.1893875Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-30] SKIPPED [ 77%] 2023-03-20T11:54:26.1900006Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-31] SKIPPED [ 77%] 2023-03-20T11:54:26.1906712Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-32] SKIPPED [ 77%] 2023-03-20T11:54:26.1914413Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-33] SKIPPED [ 77%] 2023-03-20T11:54:26.1920702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-34] SKIPPED [ 77%] 2023-03-20T11:54:26.1926863Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-posterize-35] SKIPPED [ 77%] 2023-03-20T11:54:26.1933639Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-00] SKIPPED [ 77%] 2023-03-20T11:54:26.1939551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-01] SKIPPED [ 77%] 2023-03-20T11:54:26.1946102Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-02] SKIPPED [ 77%] 2023-03-20T11:54:26.1952643Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-03] SKIPPED [ 77%] 2023-03-20T11:54:26.1958861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-04] SKIPPED [ 77%] 2023-03-20T11:54:26.1965285Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-05] SKIPPED [ 77%] 2023-03-20T11:54:26.1972823Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-06] SKIPPED [ 77%] 2023-03-20T11:54:26.1978118Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-07] SKIPPED [ 77%] 2023-03-20T11:54:26.1987368Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-08] SKIPPED [ 77%] 2023-03-20T11:54:26.1994018Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-09] SKIPPED [ 77%] 2023-03-20T11:54:26.2000482Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-10] SKIPPED [ 77%] 2023-03-20T11:54:26.2006609Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-11] SKIPPED [ 77%] 2023-03-20T11:54:26.2013932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-12] SKIPPED [ 77%] 2023-03-20T11:54:26.2019273Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-13] SKIPPED [ 77%] 2023-03-20T11:54:26.2025824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-14] SKIPPED [ 77%] 2023-03-20T11:54:26.2032451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-15] SKIPPED [ 77%] 2023-03-20T11:54:26.2038246Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-16] SKIPPED [ 77%] 2023-03-20T11:54:26.2044299Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-17] SKIPPED [ 77%] 2023-03-20T11:54:26.2050816Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-18] SKIPPED [ 77%] 2023-03-20T11:54:26.2056992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-19] SKIPPED [ 77%] 2023-03-20T11:54:26.2064638Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-20] SKIPPED [ 77%] 2023-03-20T11:54:26.2071143Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-21] SKIPPED [ 77%] 2023-03-20T11:54:26.2076832Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-22] SKIPPED [ 77%] 2023-03-20T11:54:26.2083669Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-23] SKIPPED [ 77%] 2023-03-20T11:54:26.2090274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-24] SKIPPED [ 77%] 2023-03-20T11:54:26.2096072Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-25] SKIPPED [ 77%] 2023-03-20T11:54:26.2102511Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-26] SKIPPED [ 77%] 2023-03-20T11:54:26.2108632Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-27] SKIPPED [ 77%] 2023-03-20T11:54:26.2115568Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-28] SKIPPED [ 77%] 2023-03-20T11:54:26.2121701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-29] SKIPPED [ 77%] 2023-03-20T11:54:26.2129272Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-30] SKIPPED [ 77%] 2023-03-20T11:54:26.2135737Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-31] SKIPPED [ 77%] 2023-03-20T11:54:26.2142307Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-32] SKIPPED [ 77%] 2023-03-20T11:54:26.2148466Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-33] SKIPPED [ 77%] 2023-03-20T11:54:26.2155197Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-34] SKIPPED [ 77%] 2023-03-20T11:54:26.2161388Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-solarize-35] SKIPPED [ 77%] 2023-03-20T11:54:26.2167636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-00] SKIPPED [ 77%] 2023-03-20T11:54:26.2174134Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-01] SKIPPED [ 77%] 2023-03-20T11:54:26.2180503Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-02] SKIPPED [ 77%] 2023-03-20T11:54:26.2186764Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-03] SKIPPED [ 77%] 2023-03-20T11:54:26.2193434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-04] SKIPPED [ 77%] 2023-03-20T11:54:26.2199625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-05] SKIPPED [ 77%] 2023-03-20T11:54:26.2206223Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-06] SKIPPED [ 77%] 2023-03-20T11:54:26.2213904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-07] SKIPPED [ 77%] 2023-03-20T11:54:26.2219919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-08] SKIPPED [ 77%] 2023-03-20T11:54:26.2226357Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-09] SKIPPED [ 77%] 2023-03-20T11:54:26.2233067Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-10] SKIPPED [ 77%] 2023-03-20T11:54:26.2239456Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-11] SKIPPED [ 77%] 2023-03-20T11:54:26.2245508Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-12] SKIPPED [ 77%] 2023-03-20T11:54:26.2253050Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-13] SKIPPED [ 77%] 2023-03-20T11:54:26.2258513Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-14] SKIPPED [ 77%] 2023-03-20T11:54:26.2265115Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-15] SKIPPED [ 77%] 2023-03-20T11:54:26.2271455Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-16] SKIPPED [ 77%] 2023-03-20T11:54:26.2277987Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-17] SKIPPED [ 77%] 2023-03-20T11:54:26.2285551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-18] SKIPPED [ 77%] 2023-03-20T11:54:26.2293008Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-19] SKIPPED [ 77%] 2023-03-20T11:54:26.2298390Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-20] SKIPPED [ 77%] 2023-03-20T11:54:26.2304960Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-21] SKIPPED [ 77%] 2023-03-20T11:54:26.2311449Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-22] SKIPPED [ 77%] 2023-03-20T11:54:26.2317665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-23] SKIPPED [ 77%] 2023-03-20T11:54:26.2323955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-24] SKIPPED [ 77%] 2023-03-20T11:54:26.2330574Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-25] SKIPPED [ 77%] 2023-03-20T11:54:26.2336677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-26] SKIPPED [ 77%] 2023-03-20T11:54:26.2343211Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-27] SKIPPED [ 77%] 2023-03-20T11:54:26.2349305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-28] SKIPPED [ 77%] 2023-03-20T11:54:26.2355904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-29] SKIPPED [ 77%] 2023-03-20T11:54:26.2363333Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-30] SKIPPED [ 77%] 2023-03-20T11:54:26.2370555Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-31] SKIPPED [ 77%] 2023-03-20T11:54:26.2375738Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-32] SKIPPED [ 77%] 2023-03-20T11:54:26.2382015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-33] SKIPPED [ 77%] 2023-03-20T11:54:26.2388318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-34] SKIPPED [ 77%] 2023-03-20T11:54:26.2395024Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-autocontrast-35] SKIPPED [ 77%] 2023-03-20T11:54:26.2401303Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-00] SKIPPED [ 77%] 2023-03-20T11:54:26.2407629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-01] SKIPPED [ 77%] 2023-03-20T11:54:26.2414051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-02] SKIPPED [ 77%] 2023-03-20T11:54:26.2420383Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-03] SKIPPED [ 77%] 2023-03-20T11:54:26.2426813Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-04] SKIPPED [ 77%] 2023-03-20T11:54:26.2434628Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-05] SKIPPED [ 77%] 2023-03-20T11:54:26.2440949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-06] SKIPPED [ 77%] 2023-03-20T11:54:26.2447156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-07] SKIPPED [ 77%] 2023-03-20T11:54:26.2453628Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-08] SKIPPED [ 77%] 2023-03-20T11:54:26.2459803Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-09] SKIPPED [ 77%] 2023-03-20T11:54:26.2466228Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-10] SKIPPED [ 77%] 2023-03-20T11:54:26.2472829Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-11] SKIPPED [ 77%] 2023-03-20T11:54:26.2479108Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-12] SKIPPED [ 77%] 2023-03-20T11:54:26.2485473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-13] SKIPPED [ 77%] 2023-03-20T11:54:26.2493090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-14] SKIPPED [ 77%] 2023-03-20T11:54:26.2498311Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-15] SKIPPED [ 77%] 2023-03-20T11:54:26.2504933Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-16] SKIPPED [ 77%] 2023-03-20T11:54:26.2512635Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-17] SKIPPED [ 77%] 2023-03-20T11:54:26.2518494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-18] SKIPPED [ 77%] 2023-03-20T11:54:26.2524699Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-19] SKIPPED [ 77%] 2023-03-20T11:54:26.2532122Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-20] SKIPPED [ 77%] 2023-03-20T11:54:26.2537380Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-21] SKIPPED [ 77%] 2023-03-20T11:54:26.2543923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-22] SKIPPED [ 77%] 2023-03-20T11:54:26.2550203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-23] SKIPPED [ 77%] 2023-03-20T11:54:26.2556849Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-24] SKIPPED [ 77%] 2023-03-20T11:54:26.2563142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-25] SKIPPED [ 77%] 2023-03-20T11:54:26.2570614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-26] SKIPPED [ 77%] 2023-03-20T11:54:26.2576014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-27] SKIPPED [ 77%] 2023-03-20T11:54:26.2583833Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-28] SKIPPED [ 77%] 2023-03-20T11:54:26.2590106Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-29] SKIPPED [ 77%] 2023-03-20T11:54:26.2596735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-30] SKIPPED [ 77%] 2023-03-20T11:54:26.2602972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-31] SKIPPED [ 77%] 2023-03-20T11:54:26.2610508Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-32] SKIPPED [ 77%] 2023-03-20T11:54:26.2615681Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-33] SKIPPED [ 77%] 2023-03-20T11:54:26.2622187Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-34] SKIPPED [ 77%] 2023-03-20T11:54:26.2628325Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-35] SKIPPED [ 77%] 2023-03-20T11:54:26.2635120Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-36] SKIPPED [ 77%] 2023-03-20T11:54:26.2641422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-37] SKIPPED [ 77%] 2023-03-20T11:54:26.2648319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-38] SKIPPED [ 77%] 2023-03-20T11:54:26.2654091Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-39] SKIPPED [ 77%] 2023-03-20T11:54:26.2661799Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-40] SKIPPED [ 77%] 2023-03-20T11:54:26.2667918Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-41] SKIPPED [ 77%] 2023-03-20T11:54:26.2674527Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-42] SKIPPED [ 77%] 2023-03-20T11:54:26.2680786Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-43] SKIPPED [ 77%] 2023-03-20T11:54:26.2686892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-44] SKIPPED [ 77%] 2023-03-20T11:54:26.2693578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-45] SKIPPED [ 77%] 2023-03-20T11:54:26.2699619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-46] SKIPPED [ 77%] 2023-03-20T11:54:26.2706392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-47] SKIPPED [ 77%] 2023-03-20T11:54:26.2713085Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-48] SKIPPED [ 77%] 2023-03-20T11:54:26.2719381Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-49] SKIPPED [ 77%] 2023-03-20T11:54:26.2725549Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-50] SKIPPED [ 77%] 2023-03-20T11:54:26.2734055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-51] SKIPPED [ 77%] 2023-03-20T11:54:26.2739503Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-52] SKIPPED [ 77%] 2023-03-20T11:54:26.2745693Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-53] SKIPPED [ 77%] 2023-03-20T11:54:26.2752459Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-54] SKIPPED [ 77%] 2023-03-20T11:54:26.2758002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-55] SKIPPED [ 77%] 2023-03-20T11:54:26.2764206Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-56] SKIPPED [ 77%] 2023-03-20T11:54:26.2770551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-57] SKIPPED [ 77%] 2023-03-20T11:54:26.2776856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-58] SKIPPED [ 77%] 2023-03-20T11:54:26.2783305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-59] SKIPPED [ 77%] 2023-03-20T11:54:26.2789532Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-60] SKIPPED [ 77%] 2023-03-20T11:54:26.2795707Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-61] SKIPPED [ 77%] 2023-03-20T11:54:26.2803212Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-62] SKIPPED [ 77%] 2023-03-20T11:54:26.2810637Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-63] SKIPPED [ 77%] 2023-03-20T11:54:26.2816051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-64] SKIPPED [ 77%] 2023-03-20T11:54:26.2822465Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-65] SKIPPED [ 77%] 2023-03-20T11:54:26.2828617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-66] SKIPPED [ 77%] 2023-03-20T11:54:26.2835168Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-67] SKIPPED [ 77%] 2023-03-20T11:54:26.2841412Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-68] SKIPPED [ 77%] 2023-03-20T11:54:26.2847713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-69] SKIPPED [ 77%] 2023-03-20T11:54:26.2854188Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-70] SKIPPED [ 77%] 2023-03-20T11:54:26.2860468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_sharpness-71] SKIPPED [ 77%] 2023-03-20T11:54:26.2866734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-00] SKIPPED [ 77%] 2023-03-20T11:54:26.2873351Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-01] SKIPPED [ 77%] 2023-03-20T11:54:26.2882669Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-02] SKIPPED [ 77%] 2023-03-20T11:54:26.2890065Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-03] SKIPPED [ 77%] 2023-03-20T11:54:26.2895212Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-04] SKIPPED [ 77%] 2023-03-20T11:54:26.2901666Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-05] SKIPPED [ 77%] 2023-03-20T11:54:26.2907465Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-06] SKIPPED [ 77%] 2023-03-20T11:54:26.2913959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-07] SKIPPED [ 77%] 2023-03-20T11:54:26.2920179Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-08] SKIPPED [ 77%] 2023-03-20T11:54:26.2926411Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-09] SKIPPED [ 77%] 2023-03-20T11:54:26.2933376Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-10] SKIPPED [ 77%] 2023-03-20T11:54:26.2939192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-11] SKIPPED [ 77%] 2023-03-20T11:54:26.2946063Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-12] SKIPPED [ 77%] 2023-03-20T11:54:26.2954172Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-13] SKIPPED [ 77%] 2023-03-20T11:54:26.2960658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-14] SKIPPED [ 77%] 2023-03-20T11:54:26.2966739Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-15] SKIPPED [ 77%] 2023-03-20T11:54:26.2973601Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-16] SKIPPED [ 77%] 2023-03-20T11:54:26.2979231Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-17] SKIPPED [ 77%] 2023-03-20T11:54:26.2985714Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-18] SKIPPED [ 77%] 2023-03-20T11:54:26.2992141Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-19] SKIPPED [ 77%] 2023-03-20T11:54:26.2998592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-20] SKIPPED [ 77%] 2023-03-20T11:54:26.3004497Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-21] SKIPPED [ 77%] 2023-03-20T11:54:26.3012238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-22] SKIPPED [ 77%] 2023-03-20T11:54:26.3017317Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-23] SKIPPED [ 77%] 2023-03-20T11:54:26.3023851Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-24] SKIPPED [ 77%] 2023-03-20T11:54:26.3031416Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-25] SKIPPED [ 77%] 2023-03-20T11:54:26.3037959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-26] SKIPPED [ 77%] 2023-03-20T11:54:26.3043940Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-27] SKIPPED [ 77%] 2023-03-20T11:54:26.3050567Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-28] SKIPPED [ 77%] 2023-03-20T11:54:26.3056566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-29] SKIPPED [ 77%] 2023-03-20T11:54:26.3062998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-30] SKIPPED [ 77%] 2023-03-20T11:54:26.3068920Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-31] SKIPPED [ 77%] 2023-03-20T11:54:26.3075438Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-32] SKIPPED [ 77%] 2023-03-20T11:54:26.3081688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-33] SKIPPED [ 77%] 2023-03-20T11:54:26.3088988Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-34] SKIPPED [ 77%] 2023-03-20T11:54:26.3094249Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-35] SKIPPED [ 77%] 2023-03-20T11:54:26.3101803Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-36] SKIPPED [ 77%] 2023-03-20T11:54:26.3107975Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-37] SKIPPED [ 77%] 2023-03-20T11:54:26.3114625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-38] SKIPPED [ 77%] 2023-03-20T11:54:26.3120824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-39] SKIPPED [ 77%] 2023-03-20T11:54:26.3126924Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-40] SKIPPED [ 77%] 2023-03-20T11:54:26.3134035Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-41] SKIPPED [ 77%] 2023-03-20T11:54:26.3139413Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-42] SKIPPED [ 77%] 2023-03-20T11:54:26.3145870Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-43] SKIPPED [ 77%] 2023-03-20T11:54:26.3152368Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-44] SKIPPED [ 77%] 2023-03-20T11:54:26.3158428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-45] SKIPPED [ 77%] 2023-03-20T11:54:26.3164762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-46] SKIPPED [ 77%] 2023-03-20T11:54:26.3170983Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-47] SKIPPED [ 77%] 2023-03-20T11:54:26.3178391Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-48] SKIPPED [ 77%] 2023-03-20T11:54:26.3184780Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-49] SKIPPED [ 77%] 2023-03-20T11:54:26.3190935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-50] SKIPPED [ 77%] 2023-03-20T11:54:26.3197559Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-51] SKIPPED [ 77%] 2023-03-20T11:54:26.3203948Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-52] SKIPPED [ 77%] 2023-03-20T11:54:26.3210565Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-53] SKIPPED [ 77%] 2023-03-20T11:54:26.3216476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-54] SKIPPED [ 77%] 2023-03-20T11:54:26.3222879Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-55] SKIPPED [ 77%] 2023-03-20T11:54:26.3228776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-56] SKIPPED [ 77%] 2023-03-20T11:54:26.3235431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-57] SKIPPED [ 77%] 2023-03-20T11:54:26.3241619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-58] SKIPPED [ 77%] 2023-03-20T11:54:26.3250195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-59] SKIPPED [ 77%] 2023-03-20T11:54:26.3255504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-60] SKIPPED [ 77%] 2023-03-20T11:54:26.3261865Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-61] SKIPPED [ 77%] 2023-03-20T11:54:26.3268257Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-62] SKIPPED [ 77%] 2023-03-20T11:54:26.3274633Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-63] SKIPPED [ 77%] 2023-03-20T11:54:26.3280842Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-64] SKIPPED [ 77%] 2023-03-20T11:54:26.3286885Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-65] SKIPPED [ 77%] 2023-03-20T11:54:26.3293667Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-66] SKIPPED [ 77%] 2023-03-20T11:54:26.3298997Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-67] SKIPPED [ 77%] 2023-03-20T11:54:26.3305524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-68] SKIPPED [ 77%] 2023-03-20T11:54:26.3311824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-69] SKIPPED [ 77%] 2023-03-20T11:54:26.3318305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-70] SKIPPED [ 77%] 2023-03-20T11:54:26.3325499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-erase-71] SKIPPED [ 77%] 2023-03-20T11:54:26.3333093Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-00] SKIPPED [ 77%] 2023-03-20T11:54:26.3338214Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-01] SKIPPED [ 77%] 2023-03-20T11:54:26.3344722Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-02] SKIPPED [ 77%] 2023-03-20T11:54:26.3351084Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-03] SKIPPED [ 77%] 2023-03-20T11:54:26.3357370Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-04] SKIPPED [ 77%] 2023-03-20T11:54:26.3363645Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-05] SKIPPED [ 78%] 2023-03-20T11:54:26.3370671Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-06] SKIPPED [ 78%] 2023-03-20T11:54:26.3376309Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-07] SKIPPED [ 78%] 2023-03-20T11:54:26.3382610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-08] SKIPPED [ 78%] 2023-03-20T11:54:26.3388768Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-09] SKIPPED [ 78%] 2023-03-20T11:54:26.3396100Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-10] SKIPPED [ 78%] 2023-03-20T11:54:26.3402528Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-11] SKIPPED [ 78%] 2023-03-20T11:54:26.3409575Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-12] SKIPPED [ 78%] 2023-03-20T11:54:26.3415553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-13] SKIPPED [ 78%] 2023-03-20T11:54:26.3421890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-14] SKIPPED [ 78%] 2023-03-20T11:54:26.3427578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-15] SKIPPED [ 78%] 2023-03-20T11:54:26.3434176Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-16] SKIPPED [ 78%] 2023-03-20T11:54:26.3440371Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-17] SKIPPED [ 78%] 2023-03-20T11:54:26.3446434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-18] SKIPPED [ 78%] 2023-03-20T11:54:26.3453958Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-19] SKIPPED [ 78%] 2023-03-20T11:54:26.3459079Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-20] SKIPPED [ 78%] 2023-03-20T11:54:26.3465617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-21] SKIPPED [ 78%] 2023-03-20T11:54:26.3473245Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-22] SKIPPED [ 78%] 2023-03-20T11:54:26.3479400Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-23] SKIPPED [ 78%] 2023-03-20T11:54:26.3485651Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-24] SKIPPED [ 78%] 2023-03-20T11:54:26.3493270Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-25] SKIPPED [ 78%] 2023-03-20T11:54:26.3498423Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-26] SKIPPED [ 78%] 2023-03-20T11:54:26.3505001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-27] SKIPPED [ 78%] 2023-03-20T11:54:26.3511445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-28] SKIPPED [ 78%] 2023-03-20T11:54:26.3517902Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-29] SKIPPED [ 78%] 2023-03-20T11:54:26.3524208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-30] SKIPPED [ 78%] 2023-03-20T11:54:26.3530827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-31] SKIPPED [ 78%] 2023-03-20T11:54:26.3536994Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-32] SKIPPED [ 78%] 2023-03-20T11:54:26.3544810Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-33] SKIPPED [ 78%] 2023-03-20T11:54:26.3551160Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-34] SKIPPED [ 78%] 2023-03-20T11:54:26.3557446Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_brightness-35] SKIPPED [ 78%] 2023-03-20T11:54:26.3563814Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-00] SKIPPED [ 78%] 2023-03-20T11:54:26.3570649Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-01] SKIPPED [ 78%] 2023-03-20T11:54:26.3576280Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-02] SKIPPED [ 78%] 2023-03-20T11:54:26.3582817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-03] SKIPPED [ 78%] 2023-03-20T11:54:26.3588907Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-04] SKIPPED [ 78%] 2023-03-20T11:54:26.3595480Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-05] SKIPPED [ 78%] 2023-03-20T11:54:26.3601713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-06] SKIPPED [ 78%] 2023-03-20T11:54:26.3608926Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-07] SKIPPED [ 78%] 2023-03-20T11:54:26.3613985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-08] SKIPPED [ 78%] 2023-03-20T11:54:26.3621452Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-09] SKIPPED [ 78%] 2023-03-20T11:54:26.3627741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-10] SKIPPED [ 78%] 2023-03-20T11:54:26.3634269Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-11] SKIPPED [ 78%] 2023-03-20T11:54:26.3640546Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-12] SKIPPED [ 78%] 2023-03-20T11:54:26.3646558Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-13] SKIPPED [ 78%] 2023-03-20T11:54:26.3653654Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-14] SKIPPED [ 78%] 2023-03-20T11:54:26.3659086Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-15] SKIPPED [ 78%] 2023-03-20T11:54:26.3665683Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-16] SKIPPED [ 78%] 2023-03-20T11:54:26.3672461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-17] SKIPPED [ 78%] 2023-03-20T11:54:26.3678519Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-18] SKIPPED [ 78%] 2023-03-20T11:54:26.3684865Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-19] SKIPPED [ 78%] 2023-03-20T11:54:26.3693482Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-20] SKIPPED [ 78%] 2023-03-20T11:54:26.3698718Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-21] SKIPPED [ 78%] 2023-03-20T11:54:26.3705197Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-22] SKIPPED [ 78%] 2023-03-20T11:54:26.3711590Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-23] SKIPPED [ 78%] 2023-03-20T11:54:26.3717963Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-24] SKIPPED [ 78%] 2023-03-20T11:54:26.3724201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-25] SKIPPED [ 78%] 2023-03-20T11:54:26.3730462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-26] SKIPPED [ 78%] 2023-03-20T11:54:26.3736737Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-27] SKIPPED [ 78%] 2023-03-20T11:54:26.3743148Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-28] SKIPPED [ 78%] 2023-03-20T11:54:26.3749331Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-29] SKIPPED [ 78%] 2023-03-20T11:54:26.3755886Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-30] SKIPPED [ 78%] 2023-03-20T11:54:26.3764829Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-31] SKIPPED [ 78%] 2023-03-20T11:54:26.3771506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-32] SKIPPED [ 78%] 2023-03-20T11:54:26.3777660Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-33] SKIPPED [ 78%] 2023-03-20T11:54:26.3784390Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-34] SKIPPED [ 78%] 2023-03-20T11:54:26.3790514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_contrast-35] SKIPPED [ 78%] 2023-03-20T11:54:26.3796961Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-00] SKIPPED [ 78%] 2023-03-20T11:54:26.3803099Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-01] SKIPPED [ 78%] 2023-03-20T11:54:26.3810428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-02] SKIPPED [ 78%] 2023-03-20T11:54:26.3815883Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-03] SKIPPED [ 78%] 2023-03-20T11:54:26.3822402Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-04] SKIPPED [ 78%] 2023-03-20T11:54:26.3828504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-05] SKIPPED [ 78%] 2023-03-20T11:54:26.3834508Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-06] SKIPPED [ 78%] 2023-03-20T11:54:26.3842123Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-07] SKIPPED [ 78%] 2023-03-20T11:54:26.3849387Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-08] SKIPPED [ 78%] 2023-03-20T11:54:26.3854639Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-09] SKIPPED [ 78%] 2023-03-20T11:54:26.3861050Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-10] SKIPPED [ 78%] 2023-03-20T11:54:26.3866861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-11] SKIPPED [ 78%] 2023-03-20T11:54:26.3873358Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-12] SKIPPED [ 78%] 2023-03-20T11:54:26.3879747Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-13] SKIPPED [ 78%] 2023-03-20T11:54:26.3885856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-14] SKIPPED [ 78%] 2023-03-20T11:54:26.3893503Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-15] SKIPPED [ 78%] 2023-03-20T11:54:26.3898554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-16] SKIPPED [ 78%] 2023-03-20T11:54:26.3905191Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-17] SKIPPED [ 78%] 2023-03-20T11:54:26.3912886Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-18] SKIPPED [ 78%] 2023-03-20T11:54:26.3919155Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-19] SKIPPED [ 78%] 2023-03-20T11:54:26.3925353Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-20] SKIPPED [ 78%] 2023-03-20T11:54:26.3932653Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-21] SKIPPED [ 78%] 2023-03-20T11:54:26.3937959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-22] SKIPPED [ 78%] 2023-03-20T11:54:26.3944441Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-23] SKIPPED [ 78%] 2023-03-20T11:54:26.3950661Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-24] SKIPPED [ 78%] 2023-03-20T11:54:26.3957067Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-25] SKIPPED [ 78%] 2023-03-20T11:54:26.3963371Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-26] SKIPPED [ 78%] 2023-03-20T11:54:26.3970608Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-27] SKIPPED [ 78%] 2023-03-20T11:54:26.3975945Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-28] SKIPPED [ 78%] 2023-03-20T11:54:26.3982329Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-29] SKIPPED [ 78%] 2023-03-20T11:54:26.3989741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-30] SKIPPED [ 78%] 2023-03-20T11:54:26.3995771Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-31] SKIPPED [ 78%] 2023-03-20T11:54:26.4002052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-32] SKIPPED [ 78%] 2023-03-20T11:54:26.4009470Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-33] SKIPPED [ 78%] 2023-03-20T11:54:26.4014616Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-34] SKIPPED [ 78%] 2023-03-20T11:54:26.4020915Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_gamma-35] SKIPPED [ 78%] 2023-03-20T11:54:26.4027131Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-00] SKIPPED [ 78%] 2023-03-20T11:54:26.4033755Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-01] SKIPPED [ 78%] 2023-03-20T11:54:26.4039865Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-02] SKIPPED [ 78%] 2023-03-20T11:54:26.4046126Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-03] SKIPPED [ 78%] 2023-03-20T11:54:26.4053417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-04] SKIPPED [ 78%] 2023-03-20T11:54:26.4060252Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-05] SKIPPED [ 78%] 2023-03-20T11:54:26.4066577Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-06] SKIPPED [ 78%] 2023-03-20T11:54:26.4073126Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-07] SKIPPED [ 78%] 2023-03-20T11:54:26.4079433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-08] SKIPPED [ 78%] 2023-03-20T11:54:26.4085450Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-09] SKIPPED [ 78%] 2023-03-20T11:54:26.4092566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-10] SKIPPED [ 78%] 2023-03-20T11:54:26.4097987Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-11] SKIPPED [ 78%] 2023-03-20T11:54:26.4104454Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-12] SKIPPED [ 78%] 2023-03-20T11:54:26.4110595Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-13] SKIPPED [ 78%] 2023-03-20T11:54:26.4116994Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-14] SKIPPED [ 78%] 2023-03-20T11:54:26.4123146Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-15] SKIPPED [ 78%] 2023-03-20T11:54:26.4130607Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-16] SKIPPED [ 78%] 2023-03-20T11:54:26.4136900Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-17] SKIPPED [ 78%] 2023-03-20T11:54:26.4143365Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-18] SKIPPED [ 78%] 2023-03-20T11:54:26.4149459Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-19] SKIPPED [ 78%] 2023-03-20T11:54:26.4156108Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-20] SKIPPED [ 78%] 2023-03-20T11:54:26.4162378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-21] SKIPPED [ 78%] 2023-03-20T11:54:26.4169953Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-22] SKIPPED [ 78%] 2023-03-20T11:54:26.4175182Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-23] SKIPPED [ 78%] 2023-03-20T11:54:26.4181473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-24] SKIPPED [ 78%] 2023-03-20T11:54:26.4187590Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-25] SKIPPED [ 78%] 2023-03-20T11:54:26.4194143Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-26] SKIPPED [ 78%] 2023-03-20T11:54:26.4200553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-27] SKIPPED [ 78%] 2023-03-20T11:54:26.4208813Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-28] SKIPPED [ 78%] 2023-03-20T11:54:26.4214363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-29] SKIPPED [ 78%] 2023-03-20T11:54:26.4220531Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-30] SKIPPED [ 78%] 2023-03-20T11:54:26.4226892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-31] SKIPPED [ 78%] 2023-03-20T11:54:26.4233318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-32] SKIPPED [ 78%] 2023-03-20T11:54:26.4239418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-33] SKIPPED [ 78%] 2023-03-20T11:54:26.4245592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-34] SKIPPED [ 78%] 2023-03-20T11:54:26.4253192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_hue-35] SKIPPED [ 78%] 2023-03-20T11:54:26.4258485Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-00] SKIPPED [ 78%] 2023-03-20T11:54:26.4265006Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-01] SKIPPED [ 78%] 2023-03-20T11:54:26.4271385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-02] SKIPPED [ 78%] 2023-03-20T11:54:26.4277652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-03] SKIPPED [ 78%] 2023-03-20T11:54:26.4285103Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-04] SKIPPED [ 78%] 2023-03-20T11:54:26.4292305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-05] SKIPPED [ 78%] 2023-03-20T11:54:26.4297227Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-06] SKIPPED [ 78%] 2023-03-20T11:54:26.4303842Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-07] SKIPPED [ 78%] 2023-03-20T11:54:26.4310003Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-08] SKIPPED [ 78%] 2023-03-20T11:54:26.4316056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-09] SKIPPED [ 78%] 2023-03-20T11:54:26.4322330Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-10] SKIPPED [ 78%] 2023-03-20T11:54:26.4329452Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-11] SKIPPED [ 78%] 2023-03-20T11:54:26.4335142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-12] SKIPPED [ 78%] 2023-03-20T11:54:26.4341511Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-13] SKIPPED [ 78%] 2023-03-20T11:54:26.4347594Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-14] SKIPPED [ 78%] 2023-03-20T11:54:26.4355286Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-15] SKIPPED [ 78%] 2023-03-20T11:54:26.4361698Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-16] SKIPPED [ 78%] 2023-03-20T11:54:26.4368925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-17] SKIPPED [ 78%] 2023-03-20T11:54:26.4373817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-18] SKIPPED [ 78%] 2023-03-20T11:54:26.4380037Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-19] SKIPPED [ 78%] 2023-03-20T11:54:26.4386467Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-20] SKIPPED [ 78%] 2023-03-20T11:54:26.4392861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-21] SKIPPED [ 78%] 2023-03-20T11:54:26.4415290Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-22] SKIPPED [ 78%] 2023-03-20T11:54:26.4416341Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-23] SKIPPED [ 78%] 2023-03-20T11:54:26.4417248Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-24] SKIPPED [ 78%] 2023-03-20T11:54:26.4417934Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-25] SKIPPED [ 78%] 2023-03-20T11:54:26.4424243Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-26] SKIPPED [ 78%] 2023-03-20T11:54:26.4431687Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-27] SKIPPED [ 78%] 2023-03-20T11:54:26.4438611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-28] SKIPPED [ 78%] 2023-03-20T11:54:26.4444103Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-29] SKIPPED [ 78%] 2023-03-20T11:54:26.4450935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-30] SKIPPED [ 78%] 2023-03-20T11:54:26.4456896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-31] SKIPPED [ 78%] 2023-03-20T11:54:26.4463059Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-32] SKIPPED [ 78%] 2023-03-20T11:54:26.4468794Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-33] SKIPPED [ 78%] 2023-03-20T11:54:26.4475404Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-34] SKIPPED [ 78%] 2023-03-20T11:54:26.4481831Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-adjust_saturation-35] SKIPPED [ 78%] 2023-03-20T11:54:26.4487930Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-00] SKIPPED [ 78%] 2023-03-20T11:54:26.4494210Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-01] SKIPPED [ 78%] 2023-03-20T11:54:26.4501885Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-02] SKIPPED [ 78%] 2023-03-20T11:54:26.4507949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-03] SKIPPED [ 78%] 2023-03-20T11:54:26.4514589Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-04] SKIPPED [ 78%] 2023-03-20T11:54:26.4521218Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-05] SKIPPED [ 78%] 2023-03-20T11:54:26.4527040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-06] SKIPPED [ 78%] 2023-03-20T11:54:26.4533331Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-07] SKIPPED [ 78%] 2023-03-20T11:54:26.4539344Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-08] SKIPPED [ 78%] 2023-03-20T11:54:26.4546051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-09] SKIPPED [ 78%] 2023-03-20T11:54:26.4552422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-10] SKIPPED [ 78%] 2023-03-20T11:54:26.4558936Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-11] SKIPPED [ 78%] 2023-03-20T11:54:26.4564836Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-12] SKIPPED [ 78%] 2023-03-20T11:54:26.4573195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-13] SKIPPED [ 78%] 2023-03-20T11:54:26.4578849Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-14] SKIPPED [ 78%] 2023-03-20T11:54:26.4585241Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-15] SKIPPED [ 78%] 2023-03-20T11:54:26.4591756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-16] SKIPPED [ 78%] 2023-03-20T11:54:26.4597929Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-17] SKIPPED [ 78%] 2023-03-20T11:54:26.4604005Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-18] SKIPPED [ 78%] 2023-03-20T11:54:26.4610597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-19] SKIPPED [ 78%] 2023-03-20T11:54:26.4616554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-20] SKIPPED [ 78%] 2023-03-20T11:54:26.4622872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-21] SKIPPED [ 78%] 2023-03-20T11:54:26.4629026Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-22] SKIPPED [ 78%] 2023-03-20T11:54:26.4635737Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-23] SKIPPED [ 78%] 2023-03-20T11:54:26.4642022Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-24] SKIPPED [ 78%] 2023-03-20T11:54:26.4652302Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-25] SKIPPED [ 78%] 2023-03-20T11:54:26.4657356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-26] SKIPPED [ 78%] 2023-03-20T11:54:26.4663958Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-27] SKIPPED [ 78%] 2023-03-20T11:54:26.4670013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-28] SKIPPED [ 78%] 2023-03-20T11:54:26.4676664Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-five_crop-29] SKIPPED [ 78%] 2023-03-20T11:54:26.4683012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-00] SKIPPED [ 78%] 2023-03-20T11:54:26.4690306Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-01] SKIPPED [ 78%] 2023-03-20T11:54:26.4695833Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-02] SKIPPED [ 78%] 2023-03-20T11:54:26.4702035Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-03] SKIPPED [ 78%] 2023-03-20T11:54:26.4708117Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-04] SKIPPED [ 78%] 2023-03-20T11:54:26.4714817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-05] SKIPPED [ 78%] 2023-03-20T11:54:26.4722597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-06] SKIPPED [ 78%] 2023-03-20T11:54:26.4729587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-07] SKIPPED [ 78%] 2023-03-20T11:54:26.4735468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-08] SKIPPED [ 78%] 2023-03-20T11:54:26.4741712Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-09] SKIPPED [ 78%] 2023-03-20T11:54:26.4747798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-10] SKIPPED [ 78%] 2023-03-20T11:54:26.4754000Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-11] SKIPPED [ 78%] 2023-03-20T11:54:26.4760124Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-12] SKIPPED [ 78%] 2023-03-20T11:54:26.4766434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-13] SKIPPED [ 78%] 2023-03-20T11:54:26.4773694Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-14] SKIPPED [ 78%] 2023-03-20T11:54:26.4778949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-15] SKIPPED [ 78%] 2023-03-20T11:54:26.4785472Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-16] SKIPPED [ 78%] 2023-03-20T11:54:26.4791842Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-17] SKIPPED [ 78%] 2023-03-20T11:54:26.4799599Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-18] SKIPPED [ 78%] 2023-03-20T11:54:26.4805808Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-19] SKIPPED [ 78%] 2023-03-20T11:54:26.4813350Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-20] SKIPPED [ 78%] 2023-03-20T11:54:26.4818413Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-21] SKIPPED [ 78%] 2023-03-20T11:54:26.4825021Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-22] SKIPPED [ 78%] 2023-03-20T11:54:26.4831445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-23] SKIPPED [ 78%] 2023-03-20T11:54:26.4837692Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-24] SKIPPED [ 78%] 2023-03-20T11:54:26.4844005Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-25] SKIPPED [ 78%] 2023-03-20T11:54:26.4850523Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-26] SKIPPED [ 78%] 2023-03-20T11:54:26.4856315Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-27] SKIPPED [ 78%] 2023-03-20T11:54:26.4862691Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-28] SKIPPED [ 78%] 2023-03-20T11:54:26.4870250Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-29] SKIPPED [ 78%] 2023-03-20T11:54:26.4876805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-30] SKIPPED [ 78%] 2023-03-20T11:54:26.4883072Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-31] SKIPPED [ 78%] 2023-03-20T11:54:26.4890440Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-32] SKIPPED [ 78%] 2023-03-20T11:54:26.4895560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-33] SKIPPED [ 78%] 2023-03-20T11:54:26.4902033Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-34] SKIPPED [ 78%] 2023-03-20T11:54:26.4908078Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-35] SKIPPED [ 78%] 2023-03-20T11:54:26.4914798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-36] SKIPPED [ 78%] 2023-03-20T11:54:26.4921088Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-37] SKIPPED [ 78%] 2023-03-20T11:54:26.4927081Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-38] SKIPPED [ 78%] 2023-03-20T11:54:26.4934235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-39] SKIPPED [ 78%] 2023-03-20T11:54:26.4939864Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-40] SKIPPED [ 78%] 2023-03-20T11:54:26.4946981Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-41] SKIPPED [ 78%] 2023-03-20T11:54:26.4953590Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-42] SKIPPED [ 78%] 2023-03-20T11:54:26.4959793Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-43] SKIPPED [ 78%] 2023-03-20T11:54:26.4966091Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-44] SKIPPED [ 78%] 2023-03-20T11:54:26.4973375Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-45] SKIPPED [ 78%] 2023-03-20T11:54:26.4978561Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-46] SKIPPED [ 78%] 2023-03-20T11:54:26.4985200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-47] SKIPPED [ 78%] 2023-03-20T11:54:26.4991706Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-48] SKIPPED [ 78%] 2023-03-20T11:54:26.4997977Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-49] SKIPPED [ 78%] 2023-03-20T11:54:26.5004159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-50] SKIPPED [ 78%] 2023-03-20T11:54:26.5010585Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-51] SKIPPED [ 78%] 2023-03-20T11:54:26.5018048Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-52] SKIPPED [ 78%] 2023-03-20T11:54:26.5024449Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-53] SKIPPED [ 78%] 2023-03-20T11:54:26.5030717Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-54] SKIPPED [ 78%] 2023-03-20T11:54:26.5036853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-55] SKIPPED [ 78%] 2023-03-20T11:54:26.5042885Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-56] SKIPPED [ 78%] 2023-03-20T11:54:26.5050405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-57] SKIPPED [ 78%] 2023-03-20T11:54:26.5055778Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-58] SKIPPED [ 78%] 2023-03-20T11:54:26.5062052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-ten_crop-59] SKIPPED [ 78%] 2023-03-20T11:54:26.5068188Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-00] SKIPPED [ 78%] 2023-03-20T11:54:26.5074737Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-01] SKIPPED [ 78%] 2023-03-20T11:54:26.5080980Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-02] SKIPPED [ 78%] 2023-03-20T11:54:26.5087155Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-03] SKIPPED [ 78%] 2023-03-20T11:54:26.5094826Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-04] SKIPPED [ 78%] 2023-03-20T11:54:26.5101270Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-05] SKIPPED [ 78%] 2023-03-20T11:54:26.5107321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-06] SKIPPED [ 78%] 2023-03-20T11:54:26.5113747Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-07] SKIPPED [ 78%] 2023-03-20T11:54:26.5119893Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-08] SKIPPED [ 78%] 2023-03-20T11:54:26.5126087Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-09] SKIPPED [ 78%] 2023-03-20T11:54:26.5133427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-10] SKIPPED [ 78%] 2023-03-20T11:54:26.5138835Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-11] SKIPPED [ 78%] 2023-03-20T11:54:26.5145471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-12] SKIPPED [ 78%] 2023-03-20T11:54:26.5151763Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-13] SKIPPED [ 78%] 2023-03-20T11:54:26.5158230Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-14] SKIPPED [ 78%] 2023-03-20T11:54:26.5165782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-15] SKIPPED [ 78%] 2023-03-20T11:54:26.5173189Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-16] SKIPPED [ 78%] 2023-03-20T11:54:26.5178659Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-normalize-17] SKIPPED [ 78%] 2023-03-20T11:54:26.5185191Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-00] SKIPPED [ 78%] 2023-03-20T11:54:26.5191412Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-01] SKIPPED [ 78%] 2023-03-20T11:54:26.5197745Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-02] SKIPPED [ 78%] 2023-03-20T11:54:26.5204098Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-03] SKIPPED [ 78%] 2023-03-20T11:54:26.5210545Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-04] SKIPPED [ 78%] 2023-03-20T11:54:26.5216653Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-05] SKIPPED [ 78%] 2023-03-20T11:54:26.5223217Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-06] SKIPPED [ 78%] 2023-03-20T11:54:26.5229138Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-07] SKIPPED [ 78%] 2023-03-20T11:54:26.5235799Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-08] SKIPPED [ 78%] 2023-03-20T11:54:26.5243148Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-09] SKIPPED [ 78%] 2023-03-20T11:54:26.5250496Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-10] SKIPPED [ 78%] 2023-03-20T11:54:26.5255372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-11] SKIPPED [ 78%] 2023-03-20T11:54:26.5261551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-12] SKIPPED [ 78%] 2023-03-20T11:54:26.5267648Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-13] SKIPPED [ 78%] 2023-03-20T11:54:26.5273995Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-14] SKIPPED [ 78%] 2023-03-20T11:54:26.5281938Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-15] SKIPPED [ 78%] 2023-03-20T11:54:26.5286494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-16] SKIPPED [ 78%] 2023-03-20T11:54:26.5293823Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-17] SKIPPED [ 78%] 2023-03-20T11:54:26.5299275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-18] SKIPPED [ 78%] 2023-03-20T11:54:26.5305734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-19] SKIPPED [ 78%] 2023-03-20T11:54:26.5313619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-20] SKIPPED [ 78%] 2023-03-20T11:54:26.5319995Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-21] SKIPPED [ 78%] 2023-03-20T11:54:26.5326011Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-22] SKIPPED [ 78%] 2023-03-20T11:54:26.5333172Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-23] SKIPPED [ 78%] 2023-03-20T11:54:26.5338569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-24] SKIPPED [ 78%] 2023-03-20T11:54:26.5344997Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-25] SKIPPED [ 78%] 2023-03-20T11:54:26.5351313Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-26] SKIPPED [ 78%] 2023-03-20T11:54:26.5357454Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-27] SKIPPED [ 78%] 2023-03-20T11:54:26.5363925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-28] SKIPPED [ 78%] 2023-03-20T11:54:26.5370449Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-29] SKIPPED [ 78%] 2023-03-20T11:54:26.5376217Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-30] SKIPPED [ 78%] 2023-03-20T11:54:26.5382519Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-31] SKIPPED [ 78%] 2023-03-20T11:54:26.5389846Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-32] SKIPPED [ 78%] 2023-03-20T11:54:26.5396399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-33] SKIPPED [ 78%] 2023-03-20T11:54:26.5402736Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-34] SKIPPED [ 78%] 2023-03-20T11:54:26.5410098Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-35] SKIPPED [ 78%] 2023-03-20T11:54:26.5415404Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-36] SKIPPED [ 78%] 2023-03-20T11:54:26.5421702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-37] SKIPPED [ 78%] 2023-03-20T11:54:26.5427768Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-38] SKIPPED [ 78%] 2023-03-20T11:54:26.5434378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-39] SKIPPED [ 78%] 2023-03-20T11:54:26.5440714Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-40] SKIPPED [ 78%] 2023-03-20T11:54:26.5446756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-41] SKIPPED [ 78%] 2023-03-20T11:54:26.5453639Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-42] SKIPPED [ 78%] 2023-03-20T11:54:26.5460834Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-43] SKIPPED [ 78%] 2023-03-20T11:54:26.5467319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-44] SKIPPED [ 78%] 2023-03-20T11:54:26.5474137Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-45] SKIPPED [ 78%] 2023-03-20T11:54:26.5480822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-46] SKIPPED [ 78%] 2023-03-20T11:54:26.5487198Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-47] SKIPPED [ 78%] 2023-03-20T11:54:26.5493901Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-48] SKIPPED [ 78%] 2023-03-20T11:54:26.5500200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-49] SKIPPED [ 78%] 2023-03-20T11:54:26.5506855Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-50] SKIPPED [ 78%] 2023-03-20T11:54:26.5513728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-51] SKIPPED [ 78%] 2023-03-20T11:54:26.5520199Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-52] SKIPPED [ 78%] 2023-03-20T11:54:26.5526580Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-53] SKIPPED [ 78%] 2023-03-20T11:54:26.5536402Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-54] SKIPPED [ 78%] 2023-03-20T11:54:26.5542854Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-55] SKIPPED [ 78%] 2023-03-20T11:54:26.5548904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-56] SKIPPED [ 78%] 2023-03-20T11:54:26.5555868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-57] SKIPPED [ 78%] 2023-03-20T11:54:26.5562524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-58] SKIPPED [ 78%] 2023-03-20T11:54:26.5569770Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-59] SKIPPED [ 78%] 2023-03-20T11:54:26.5575142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-60] SKIPPED [ 78%] 2023-03-20T11:54:26.5581925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-61] SKIPPED [ 78%] 2023-03-20T11:54:26.5588159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-62] SKIPPED [ 78%] 2023-03-20T11:54:26.5595265Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-63] SKIPPED [ 78%] 2023-03-20T11:54:26.5601917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-64] SKIPPED [ 78%] 2023-03-20T11:54:26.5609387Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-65] SKIPPED [ 78%] 2023-03-20T11:54:26.5616073Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-66] SKIPPED [ 78%] 2023-03-20T11:54:26.5622868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-67] SKIPPED [ 78%] 2023-03-20T11:54:26.5628897Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-68] SKIPPED [ 78%] 2023-03-20T11:54:26.5635538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-69] SKIPPED [ 78%] 2023-03-20T11:54:26.5641905Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-70] SKIPPED [ 78%] 2023-03-20T11:54:26.5648937Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-71] SKIPPED [ 78%] 2023-03-20T11:54:26.5654101Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-72] SKIPPED [ 78%] 2023-03-20T11:54:26.5660418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-73] SKIPPED [ 78%] 2023-03-20T11:54:26.5666715Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-74] SKIPPED [ 78%] 2023-03-20T11:54:26.5673046Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-75] SKIPPED [ 78%] 2023-03-20T11:54:26.5679393Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-76] SKIPPED [ 78%] 2023-03-20T11:54:26.5687385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-77] SKIPPED [ 78%] 2023-03-20T11:54:26.5693341Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-78] SKIPPED [ 78%] 2023-03-20T11:54:26.5699384Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-79] SKIPPED [ 78%] 2023-03-20T11:54:26.5705923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-80] SKIPPED [ 78%] 2023-03-20T11:54:26.5712243Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-81] SKIPPED [ 78%] 2023-03-20T11:54:26.5718379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-82] SKIPPED [ 78%] 2023-03-20T11:54:26.5724856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cpu-convert_dtype-83] SKIPPED [ 78%] 2023-03-20T11:54:26.5766200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-00] PASSED [ 78%] 2023-03-20T11:54:26.5783473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-01] PASSED [ 78%] 2023-03-20T11:54:26.5796874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-02] PASSED [ 78%] 2023-03-20T11:54:26.5810358Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-03] PASSED [ 78%] 2023-03-20T11:54:26.5822615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-04] PASSED [ 78%] 2023-03-20T11:54:26.5835569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-05] PASSED [ 78%] 2023-03-20T11:54:26.5850617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-06] PASSED [ 78%] 2023-03-20T11:54:26.5862968Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-07] PASSED [ 78%] 2023-03-20T11:54:26.5876292Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-08] PASSED [ 78%] 2023-03-20T11:54:26.5891859Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-09] PASSED [ 78%] 2023-03-20T11:54:26.5903818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-10] PASSED [ 78%] 2023-03-20T11:54:26.5917025Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-11] PASSED [ 78%] 2023-03-20T11:54:26.5930542Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-12] PASSED [ 78%] 2023-03-20T11:54:26.5943550Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-13] PASSED [ 78%] 2023-03-20T11:54:26.5956887Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-14] PASSED [ 78%] 2023-03-20T11:54:26.5970490Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-15] PASSED [ 78%] 2023-03-20T11:54:26.5982630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-16] PASSED [ 78%] 2023-03-20T11:54:26.5995434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-17] PASSED [ 78%] 2023-03-20T11:54:26.6009858Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-18] PASSED [ 78%] 2023-03-20T11:54:26.6022774Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-19] PASSED [ 78%] 2023-03-20T11:54:26.6036461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-20] PASSED [ 78%] 2023-03-20T11:54:26.6050739Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-21] PASSED [ 78%] 2023-03-20T11:54:26.6062688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-22] PASSED [ 78%] 2023-03-20T11:54:26.6075844Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-horizontal_flip-23] PASSED [ 78%] 2023-03-20T11:54:26.6125080Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-00] XFAIL [ 78%] 2023-03-20T11:54:26.6254919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-01] PASSED [ 78%] 2023-03-20T11:54:26.6788213Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-02] PASSED [ 78%] 2023-03-20T11:54:26.6802389Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-03] PASSED [ 78%] 2023-03-20T11:54:26.6816401Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-04] PASSED [ 78%] 2023-03-20T11:54:26.6835536Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-05] XFAIL [ 78%] 2023-03-20T11:54:26.6850388Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-06] PASSED [ 78%] 2023-03-20T11:54:26.6863268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-07] PASSED [ 78%] 2023-03-20T11:54:26.6876652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-08] PASSED [ 78%] 2023-03-20T11:54:26.6891129Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-09] PASSED [ 78%] 2023-03-20T11:54:26.6910598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-10] XFAIL [ 78%] 2023-03-20T11:54:26.6924628Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-11] PASSED [ 78%] 2023-03-20T11:54:26.6938451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-12] PASSED [ 78%] 2023-03-20T11:54:26.6953715Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-13] PASSED [ 78%] 2023-03-20T11:54:26.6968704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-14] PASSED [ 78%] 2023-03-20T11:54:26.6985779Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-15] XFAIL [ 78%] 2023-03-20T11:54:26.6999652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-16] PASSED [ 78%] 2023-03-20T11:54:26.7013637Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-17] PASSED [ 78%] 2023-03-20T11:54:26.7026041Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-18] PASSED [ 78%] 2023-03-20T11:54:26.7039892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-19] PASSED [ 78%] 2023-03-20T11:54:26.7057954Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-20] XFAIL [ 78%] 2023-03-20T11:54:26.7070837Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-21] PASSED [ 78%] 2023-03-20T11:54:26.7083597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-22] PASSED [ 78%] 2023-03-20T11:54:26.7096288Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-23] PASSED [ 78%] 2023-03-20T11:54:26.7109339Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-24] PASSED [ 78%] 2023-03-20T11:54:26.7127011Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-25] XFAIL [ 78%] 2023-03-20T11:54:26.7141394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-26] PASSED [ 78%] 2023-03-20T11:54:26.7154551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-27] PASSED [ 78%] 2023-03-20T11:54:26.7167598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-28] PASSED [ 78%] 2023-03-20T11:54:26.7180475Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-29] PASSED [ 78%] 2023-03-20T11:54:26.7195178Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-30] PASSED [ 78%] 2023-03-20T11:54:26.7210734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-31] PASSED [ 78%] 2023-03-20T11:54:26.7224361Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-32] PASSED [ 78%] 2023-03-20T11:54:26.7238386Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-33] PASSED [ 78%] 2023-03-20T11:54:26.7252750Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-34] PASSED [ 78%] 2023-03-20T11:54:26.7267090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-35] PASSED [ 78%] 2023-03-20T11:54:26.7282002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-36] PASSED [ 78%] 2023-03-20T11:54:26.7296661Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-37] PASSED [ 78%] 2023-03-20T11:54:26.7311632Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-38] PASSED [ 78%] 2023-03-20T11:54:26.7326426Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-39] PASSED [ 78%] 2023-03-20T11:54:26.7341489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-40] PASSED [ 78%] 2023-03-20T11:54:26.7356553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-41] PASSED [ 78%] 2023-03-20T11:54:26.7371181Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-42] PASSED [ 78%] 2023-03-20T11:54:26.7386015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-43] PASSED [ 78%] 2023-03-20T11:54:26.7401213Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-44] PASSED [ 78%] 2023-03-20T11:54:26.7416014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-45] PASSED [ 78%] 2023-03-20T11:54:26.7431621Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-46] PASSED [ 78%] 2023-03-20T11:54:26.7446937Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-47] PASSED [ 78%] 2023-03-20T11:54:26.7461722Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-48] PASSED [ 78%] 2023-03-20T11:54:26.7476671Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-49] PASSED [ 78%] 2023-03-20T11:54:26.7492584Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-50] PASSED [ 78%] 2023-03-20T11:54:26.7506000Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-51] PASSED [ 78%] 2023-03-20T11:54:26.7520984Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-52] PASSED [ 78%] 2023-03-20T11:54:26.7535863Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-53] PASSED [ 78%] 2023-03-20T11:54:26.7551043Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-54] PASSED [ 78%] 2023-03-20T11:54:26.7566068Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-55] PASSED [ 78%] 2023-03-20T11:54:26.7581984Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-56] PASSED [ 78%] 2023-03-20T11:54:26.7596785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-57] PASSED [ 78%] 2023-03-20T11:54:26.7611335Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-58] PASSED [ 78%] 2023-03-20T11:54:26.7625636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-59] PASSED [ 78%] 2023-03-20T11:54:26.7639701Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-60] PASSED [ 78%] 2023-03-20T11:54:26.7654316Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-61] PASSED [ 78%] 2023-03-20T11:54:26.7668231Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-62] PASSED [ 78%] 2023-03-20T11:54:26.7682305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-63] PASSED [ 78%] 2023-03-20T11:54:26.7696254Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-64] PASSED [ 78%] 2023-03-20T11:54:26.7710266Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-65] PASSED [ 78%] 2023-03-20T11:54:26.7724196Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-66] PASSED [ 78%] 2023-03-20T11:54:26.7738322Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-67] PASSED [ 78%] 2023-03-20T11:54:26.7752630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-68] PASSED [ 78%] 2023-03-20T11:54:26.7766223Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-69] PASSED [ 78%] 2023-03-20T11:54:26.7780322Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-70] PASSED [ 78%] 2023-03-20T11:54:26.7794547Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-71] PASSED [ 78%] 2023-03-20T11:54:26.7808991Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-72] PASSED [ 78%] 2023-03-20T11:54:26.7822305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-73] PASSED [ 78%] 2023-03-20T11:54:26.7836696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-74] PASSED [ 78%] 2023-03-20T11:54:26.7850431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-75] PASSED [ 78%] 2023-03-20T11:54:26.7864356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-76] PASSED [ 78%] 2023-03-20T11:54:26.7878427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-77] PASSED [ 78%] 2023-03-20T11:54:26.7893172Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-78] PASSED [ 78%] 2023-03-20T11:54:26.7906256Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-79] PASSED [ 78%] 2023-03-20T11:54:26.7920526Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-80] PASSED [ 78%] 2023-03-20T11:54:26.7934345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-81] PASSED [ 78%] 2023-03-20T11:54:26.7947735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-82] PASSED [ 78%] 2023-03-20T11:54:26.7962042Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-83] PASSED [ 78%] 2023-03-20T11:54:26.7981262Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resize-84] XFAIL [ 78%] 2023-03-20T11:54:26.8146630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-000] PASSED [ 78%] 2023-03-20T11:54:26.8721565Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-001] PASSED [ 78%] 2023-03-20T11:54:26.8736897Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-002] PASSED [ 78%] 2023-03-20T11:54:26.8752394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-003] PASSED [ 78%] 2023-03-20T11:54:26.8768677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-004] PASSED [ 78%] 2023-03-20T11:54:26.8783117Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-005] PASSED [ 78%] 2023-03-20T11:54:26.8798399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-006] PASSED [ 78%] 2023-03-20T11:54:26.8817086Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-007] XFAIL [ 78%] 2023-03-20T11:54:26.8835441Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-008] XFAIL [ 78%] 2023-03-20T11:54:26.8851260Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-009] PASSED [ 78%] 2023-03-20T11:54:26.8866673Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-010] PASSED [ 78%] 2023-03-20T11:54:26.8882309Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-011] PASSED [ 78%] 2023-03-20T11:54:26.8897678Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-012] PASSED [ 78%] 2023-03-20T11:54:26.8913227Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-013] PASSED [ 78%] 2023-03-20T11:54:26.8928961Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-014] PASSED [ 78%] 2023-03-20T11:54:26.8944049Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-015] PASSED [ 78%] 2023-03-20T11:54:26.8959623Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-016] PASSED [ 78%] 2023-03-20T11:54:26.8974897Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-017] PASSED [ 78%] 2023-03-20T11:54:26.8991519Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-018] PASSED [ 78%] 2023-03-20T11:54:26.9006843Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-019] PASSED [ 78%] 2023-03-20T11:54:26.9022334Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-020] PASSED [ 78%] 2023-03-20T11:54:26.9037973Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-021] PASSED [ 78%] 2023-03-20T11:54:26.9053910Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-022] PASSED [ 78%] 2023-03-20T11:54:26.9068469Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-023] PASSED [ 78%] 2023-03-20T11:54:26.9083933Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-024] PASSED [ 78%] 2023-03-20T11:54:26.9099011Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-025] PASSED [ 78%] 2023-03-20T11:54:26.9114679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-026] PASSED [ 78%] 2023-03-20T11:54:26.9130467Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-027] PASSED [ 78%] 2023-03-20T11:54:26.9144937Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-028] PASSED [ 78%] 2023-03-20T11:54:26.9162539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-029] XFAIL [ 78%] 2023-03-20T11:54:26.9180061Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-030] XFAIL [ 78%] 2023-03-20T11:54:26.9196193Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-031] PASSED [ 78%] 2023-03-20T11:54:26.9212385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-032] PASSED [ 78%] 2023-03-20T11:54:26.9226476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-033] PASSED [ 78%] 2023-03-20T11:54:26.9241779Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-034] PASSED [ 78%] 2023-03-20T11:54:26.9256364Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-035] PASSED [ 78%] 2023-03-20T11:54:26.9272072Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-036] PASSED [ 78%] 2023-03-20T11:54:26.9287322Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-037] PASSED [ 78%] 2023-03-20T11:54:26.9302952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-038] PASSED [ 78%] 2023-03-20T11:54:26.9318430Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-039] PASSED [ 78%] 2023-03-20T11:54:26.9333945Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-040] PASSED [ 78%] 2023-03-20T11:54:26.9348638Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-041] PASSED [ 78%] 2023-03-20T11:54:26.9364126Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-042] PASSED [ 78%] 2023-03-20T11:54:26.9379181Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-043] PASSED [ 78%] 2023-03-20T11:54:26.9394607Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-044] PASSED [ 78%] 2023-03-20T11:54:26.9410577Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-045] PASSED [ 78%] 2023-03-20T11:54:26.9425319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-046] PASSED [ 78%] 2023-03-20T11:54:26.9440795Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-047] PASSED [ 78%] 2023-03-20T11:54:26.9457310Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-048] PASSED [ 78%] 2023-03-20T11:54:26.9473173Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-049] PASSED [ 78%] 2023-03-20T11:54:26.9489057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-050] PASSED [ 78%] 2023-03-20T11:54:26.9506385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-051] XFAIL [ 78%] 2023-03-20T11:54:26.9524379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-052] XFAIL [ 78%] 2023-03-20T11:54:26.9539688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-053] PASSED [ 78%] 2023-03-20T11:54:26.9555446Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-054] PASSED [ 78%] 2023-03-20T11:54:26.9571017Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-055] PASSED [ 78%] 2023-03-20T11:54:26.9586120Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-056] PASSED [ 78%] 2023-03-20T11:54:26.9601756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-057] PASSED [ 78%] 2023-03-20T11:54:26.9616766Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-058] PASSED [ 78%] 2023-03-20T11:54:26.9632300Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-059] PASSED [ 78%] 2023-03-20T11:54:26.9647954Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-060] PASSED [ 78%] 2023-03-20T11:54:26.9663219Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-061] PASSED [ 78%] 2023-03-20T11:54:26.9678406Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-062] PASSED [ 78%] 2023-03-20T11:54:26.9693703Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-063] PASSED [ 78%] 2023-03-20T11:54:26.9708844Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-064] PASSED [ 78%] 2023-03-20T11:54:26.9724434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-065] PASSED [ 78%] 2023-03-20T11:54:26.9737238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-066] PASSED [ 78%] 2023-03-20T11:54:26.9749563Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-067] PASSED [ 78%] 2023-03-20T11:54:26.9762511Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-068] PASSED [ 78%] 2023-03-20T11:54:26.9775405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-069] PASSED [ 78%] 2023-03-20T11:54:26.9787978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-070] PASSED [ 78%] 2023-03-20T11:54:26.9800581Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-071] PASSED [ 78%] 2023-03-20T11:54:26.9814390Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-072] PASSED [ 78%] 2023-03-20T11:54:26.9832399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-073] XFAIL [ 78%] 2023-03-20T11:54:26.9850538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-074] XFAIL [ 78%] 2023-03-20T11:54:26.9863127Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-075] PASSED [ 78%] 2023-03-20T11:54:26.9876134Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-076] PASSED [ 78%] 2023-03-20T11:54:26.9889674Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-077] PASSED [ 78%] 2023-03-20T11:54:26.9901827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-078] PASSED [ 78%] 2023-03-20T11:54:26.9914383Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-079] PASSED [ 78%] 2023-03-20T11:54:26.9926966Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-080] PASSED [ 78%] 2023-03-20T11:54:26.9939736Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-081] PASSED [ 78%] 2023-03-20T11:54:26.9952749Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-082] PASSED [ 78%] 2023-03-20T11:54:26.9965299Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-083] PASSED [ 78%] 2023-03-20T11:54:26.9978190Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-084] PASSED [ 78%] 2023-03-20T11:54:26.9991202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-085] PASSED [ 78%] 2023-03-20T11:54:27.0004003Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-086] PASSED [ 78%] 2023-03-20T11:54:27.0016726Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-087] PASSED [ 78%] 2023-03-20T11:54:27.0029621Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-088] PASSED [ 78%] 2023-03-20T11:54:27.0042622Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-089] PASSED [ 78%] 2023-03-20T11:54:27.0055515Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-090] PASSED [ 78%] 2023-03-20T11:54:27.0067783Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-091] PASSED [ 78%] 2023-03-20T11:54:27.0080826Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-092] PASSED [ 78%] 2023-03-20T11:54:27.0093727Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-093] PASSED [ 78%] 2023-03-20T11:54:27.0106097Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-094] PASSED [ 78%] 2023-03-20T11:54:27.0123951Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-095] XFAIL [ 78%] 2023-03-20T11:54:27.0142086Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-096] XFAIL [ 78%] 2023-03-20T11:54:27.0155221Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-097] PASSED [ 78%] 2023-03-20T11:54:27.0170489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-098] PASSED [ 78%] 2023-03-20T11:54:27.0182237Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-099] PASSED [ 78%] 2023-03-20T11:54:27.0195220Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-100] PASSED [ 78%] 2023-03-20T11:54:27.0208749Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-101] PASSED [ 78%] 2023-03-20T11:54:27.0220784Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-102] PASSED [ 78%] 2023-03-20T11:54:27.0234152Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-103] PASSED [ 78%] 2023-03-20T11:54:27.0246486Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-104] PASSED [ 78%] 2023-03-20T11:54:27.0259620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-105] PASSED [ 78%] 2023-03-20T11:54:27.0272665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-106] PASSED [ 78%] 2023-03-20T11:54:27.0285355Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-107] PASSED [ 78%] 2023-03-20T11:54:27.0298173Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-108] PASSED [ 78%] 2023-03-20T11:54:27.0311253Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-109] PASSED [ 78%] 2023-03-20T11:54:27.0324111Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-110] PASSED [ 78%] 2023-03-20T11:54:27.0336846Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-111] PASSED [ 78%] 2023-03-20T11:54:27.0349142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-112] PASSED [ 78%] 2023-03-20T11:54:27.0362149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-113] PASSED [ 78%] 2023-03-20T11:54:27.0375093Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-114] PASSED [ 78%] 2023-03-20T11:54:27.0387781Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-115] PASSED [ 78%] 2023-03-20T11:54:27.0400725Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-116] PASSED [ 78%] 2023-03-20T11:54:27.0418417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-117] XFAIL [ 78%] 2023-03-20T11:54:27.0436118Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-118] XFAIL [ 78%] 2023-03-20T11:54:27.0449977Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-119] PASSED [ 78%] 2023-03-20T11:54:27.0461859Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-120] PASSED [ 78%] 2023-03-20T11:54:27.0474818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-121] PASSED [ 78%] 2023-03-20T11:54:27.0487406Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-122] PASSED [ 78%] 2023-03-20T11:54:27.0500471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-123] PASSED [ 78%] 2023-03-20T11:54:27.0513296Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-124] PASSED [ 78%] 2023-03-20T11:54:27.0525682Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-125] PASSED [ 78%] 2023-03-20T11:54:27.0538233Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-126] PASSED [ 78%] 2023-03-20T11:54:27.0551250Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-127] PASSED [ 78%] 2023-03-20T11:54:27.0570524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-128] PASSED [ 78%] 2023-03-20T11:54:27.0583015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-129] PASSED [ 78%] 2023-03-20T11:54:27.0595842Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-130] PASSED [ 78%] 2023-03-20T11:54:27.0609425Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-131] PASSED [ 78%] 2023-03-20T11:54:27.0625052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-132] PASSED [ 78%] 2023-03-20T11:54:27.0643324Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-133] XFAIL [ 78%] 2023-03-20T11:54:27.0661346Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-134] XFAIL [ 78%] 2023-03-20T11:54:27.0679350Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-135] PASSED [ 78%] 2023-03-20T11:54:27.0696716Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-136] PASSED [ 78%] 2023-03-20T11:54:27.0714512Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-137] PASSED [ 78%] 2023-03-20T11:54:27.0732656Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-138] PASSED [ 78%] 2023-03-20T11:54:27.0748610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-139] PASSED [ 78%] 2023-03-20T11:54:27.0766084Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-140] PASSED [ 78%] 2023-03-20T11:54:27.0783356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-141] PASSED [ 78%] 2023-03-20T11:54:27.0800521Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-142] PASSED [ 78%] 2023-03-20T11:54:27.0815965Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-143] PASSED [ 78%] 2023-03-20T11:54:27.0834602Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-144] XFAIL [ 78%] 2023-03-20T11:54:27.0853206Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-145] XFAIL [ 78%] 2023-03-20T11:54:27.0869728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-146] PASSED [ 78%] 2023-03-20T11:54:27.0887219Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-147] PASSED [ 78%] 2023-03-20T11:54:27.0904683Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-148] PASSED [ 78%] 2023-03-20T11:54:27.0923444Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-149] PASSED [ 78%] 2023-03-20T11:54:27.0940811Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-150] PASSED [ 78%] 2023-03-20T11:54:27.0958318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-151] PASSED [ 78%] 2023-03-20T11:54:27.0975499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-152] PASSED [ 78%] 2023-03-20T11:54:27.0992888Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-153] PASSED [ 78%] 2023-03-20T11:54:27.1008724Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-154] PASSED [ 78%] 2023-03-20T11:54:27.1026630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-155] XFAIL [ 78%] 2023-03-20T11:54:27.1044520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-156] XFAIL [ 78%] 2023-03-20T11:54:27.1062358Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-157] PASSED [ 78%] 2023-03-20T11:54:27.1079303Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-158] PASSED [ 78%] 2023-03-20T11:54:27.1096749Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-159] PASSED [ 78%] 2023-03-20T11:54:27.1114702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-160] PASSED [ 78%] 2023-03-20T11:54:27.1132744Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-161] PASSED [ 78%] 2023-03-20T11:54:27.1148861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-162] PASSED [ 78%] 2023-03-20T11:54:27.1166331Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-163] PASSED [ 78%] 2023-03-20T11:54:27.1184159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-164] PASSED [ 78%] 2023-03-20T11:54:27.1196985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-165] PASSED [ 78%] 2023-03-20T11:54:27.1215000Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-166] XFAIL [ 78%] 2023-03-20T11:54:27.1232735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-167] XFAIL [ 78%] 2023-03-20T11:54:27.1245574Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-168] PASSED [ 78%] 2023-03-20T11:54:27.1258300Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-169] PASSED [ 78%] 2023-03-20T11:54:27.1272740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-170] PASSED [ 78%] 2023-03-20T11:54:27.1285570Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-171] PASSED [ 78%] 2023-03-20T11:54:27.1298238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-172] PASSED [ 78%] 2023-03-20T11:54:27.1311342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-173] PASSED [ 78%] 2023-03-20T11:54:27.1324098Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-174] PASSED [ 78%] 2023-03-20T11:54:27.1336874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-175] PASSED [ 78%] 2023-03-20T11:54:27.1349608Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-176] PASSED [ 78%] 2023-03-20T11:54:27.1367729Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-177] XFAIL [ 78%] 2023-03-20T11:54:27.1384740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-178] XFAIL [ 78%] 2023-03-20T11:54:27.1397926Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-179] PASSED [ 78%] 2023-03-20T11:54:27.1410814Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-180] PASSED [ 78%] 2023-03-20T11:54:27.1423475Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-181] PASSED [ 78%] 2023-03-20T11:54:27.1436731Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-182] PASSED [ 78%] 2023-03-20T11:54:27.1450321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-183] PASSED [ 78%] 2023-03-20T11:54:27.1461954Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-184] PASSED [ 78%] 2023-03-20T11:54:27.1474998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-185] PASSED [ 78%] 2023-03-20T11:54:27.1487754Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-186] PASSED [ 78%] 2023-03-20T11:54:27.1500121Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-187] PASSED [ 78%] 2023-03-20T11:54:27.1517510Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-188] XFAIL [ 78%] 2023-03-20T11:54:27.1534985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-189] XFAIL [ 78%] 2023-03-20T11:54:27.1547348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-190] PASSED [ 78%] 2023-03-20T11:54:27.1561503Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-191] PASSED [ 78%] 2023-03-20T11:54:27.1574175Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-192] PASSED [ 78%] 2023-03-20T11:54:27.1586617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-193] PASSED [ 78%] 2023-03-20T11:54:27.1599707Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-194] PASSED [ 78%] 2023-03-20T11:54:27.1613355Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-195] PASSED [ 78%] 2023-03-20T11:54:27.1625445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-196] PASSED [ 78%] 2023-03-20T11:54:27.1638424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-197] PASSED [ 78%] 2023-03-20T11:54:27.1656340Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-198] XFAIL [ 78%] 2023-03-20T11:54:27.1674620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-199] XFAIL [ 78%] 2023-03-20T11:54:27.1693229Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-200] XFAIL [ 78%] 2023-03-20T11:54:27.1710263Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-201] XFAIL [ 78%] 2023-03-20T11:54:27.1727978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-202] XFAIL [ 78%] 2023-03-20T11:54:27.1745729Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-203] XFAIL [ 78%] 2023-03-20T11:54:27.1765095Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-204] XFAIL [ 78%] 2023-03-20T11:54:27.1782462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-205] XFAIL [ 78%] 2023-03-20T11:54:27.1800083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-206] XFAIL [ 78%] 2023-03-20T11:54:27.1818053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-207] XFAIL [ 78%] 2023-03-20T11:54:27.1836259Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-208] XFAIL [ 78%] 2023-03-20T11:54:27.1854157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-affine-209] XFAIL [ 78%] 2023-03-20T11:54:27.1894334Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-00] PASSED [ 78%] 2023-03-20T11:54:27.1910259Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-01] PASSED [ 78%] 2023-03-20T11:54:27.1923908Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-02] PASSED [ 78%] 2023-03-20T11:54:27.1936658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-03] PASSED [ 78%] 2023-03-20T11:54:27.1949410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-04] PASSED [ 78%] 2023-03-20T11:54:27.1962497Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-05] PASSED [ 78%] 2023-03-20T11:54:27.1976108Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-06] PASSED [ 78%] 2023-03-20T11:54:27.1989639Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-07] PASSED [ 78%] 2023-03-20T11:54:27.2003709Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-08] PASSED [ 78%] 2023-03-20T11:54:27.2020459Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-09] PASSED [ 78%] 2023-03-20T11:54:27.2029479Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-10] PASSED [ 78%] 2023-03-20T11:54:27.2043147Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-11] PASSED [ 78%] 2023-03-20T11:54:27.2056012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-12] PASSED [ 78%] 2023-03-20T11:54:27.2069113Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-13] PASSED [ 78%] 2023-03-20T11:54:27.2082493Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-14] PASSED [ 78%] 2023-03-20T11:54:27.2095360Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-15] PASSED [ 78%] 2023-03-20T11:54:27.2107563Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-16] PASSED [ 78%] 2023-03-20T11:54:27.2120630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-17] PASSED [ 78%] 2023-03-20T11:54:27.2134063Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-18] PASSED [ 78%] 2023-03-20T11:54:27.2147482Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-19] PASSED [ 78%] 2023-03-20T11:54:27.2160702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-20] PASSED [ 78%] 2023-03-20T11:54:27.2173917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-21] PASSED [ 78%] 2023-03-20T11:54:27.2187170Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-22] PASSED [ 78%] 2023-03-20T11:54:27.2200429Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-vertical_flip-23] PASSED [ 78%] 2023-03-20T11:54:27.2382212Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-000] PASSED [ 78%] 2023-03-20T11:54:27.2903682Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-001] PASSED [ 78%] 2023-03-20T11:54:27.2921378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-002] PASSED [ 78%] 2023-03-20T11:54:27.2936013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-003] PASSED [ 78%] 2023-03-20T11:54:27.2950273Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-004] PASSED [ 78%] 2023-03-20T11:54:27.2964890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-005] PASSED [ 78%] 2023-03-20T11:54:27.2980934Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-006] PASSED [ 78%] 2023-03-20T11:54:27.2996997Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-007] PASSED [ 78%] 2023-03-20T11:54:27.3013310Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-008] PASSED [ 78%] 2023-03-20T11:54:27.3027417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-009] PASSED [ 78%] 2023-03-20T11:54:27.3043284Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-010] PASSED [ 78%] 2023-03-20T11:54:27.3058540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-011] PASSED [ 78%] 2023-03-20T11:54:27.3073853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-012] PASSED [ 78%] 2023-03-20T11:54:27.3090451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-013] PASSED [ 78%] 2023-03-20T11:54:27.3105822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-014] PASSED [ 78%] 2023-03-20T11:54:27.3121400Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-015] PASSED [ 78%] 2023-03-20T11:54:27.3136919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-016] PASSED [ 78%] 2023-03-20T11:54:27.3152827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-017] PASSED [ 78%] 2023-03-20T11:54:27.3169423Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-018] PASSED [ 78%] 2023-03-20T11:54:27.3183923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-019] PASSED [ 78%] 2023-03-20T11:54:27.3199410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-020] PASSED [ 78%] 2023-03-20T11:54:27.3213200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-021] PASSED [ 78%] 2023-03-20T11:54:27.3225149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-022] PASSED [ 78%] 2023-03-20T11:54:27.3239142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-023] PASSED [ 78%] 2023-03-20T11:54:27.3253012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-024] PASSED [ 78%] 2023-03-20T11:54:27.3264798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-025] PASSED [ 78%] 2023-03-20T11:54:27.3278280Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-026] PASSED [ 78%] 2023-03-20T11:54:27.3291287Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-027] PASSED [ 78%] 2023-03-20T11:54:27.3304505Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-028] PASSED [ 78%] 2023-03-20T11:54:27.3317657Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-029] PASSED [ 78%] 2023-03-20T11:54:27.3330862Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-030] PASSED [ 78%] 2023-03-20T11:54:27.3343850Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-031] PASSED [ 78%] 2023-03-20T11:54:27.3356935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-032] PASSED [ 78%] 2023-03-20T11:54:27.3370178Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-033] PASSED [ 78%] 2023-03-20T11:54:27.3383077Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-034] PASSED [ 78%] 2023-03-20T11:54:27.3396099Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-035] PASSED [ 78%] 2023-03-20T11:54:27.3412644Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-036] PASSED [ 78%] 2023-03-20T11:54:27.3430950Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-037] XFAIL [ 78%] 2023-03-20T11:54:27.3448831Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-038] XFAIL [ 78%] 2023-03-20T11:54:27.3466802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-039] PASSED [ 78%] 2023-03-20T11:54:27.3484451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-040] PASSED [ 78%] 2023-03-20T11:54:27.3501997Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-041] PASSED [ 78%] 2023-03-20T11:54:27.3519943Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-042] PASSED [ 78%] 2023-03-20T11:54:27.3536751Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-043] PASSED [ 78%] 2023-03-20T11:54:27.3556047Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-044] PASSED [ 78%] 2023-03-20T11:54:27.3573982Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-045] PASSED [ 78%] 2023-03-20T11:54:27.3591616Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-046] PASSED [ 78%] 2023-03-20T11:54:27.3606942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-047] PASSED [ 78%] 2023-03-20T11:54:27.3625329Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-048] XFAIL [ 78%] 2023-03-20T11:54:27.3643311Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-049] XFAIL [ 78%] 2023-03-20T11:54:27.3661255Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-050] PASSED [ 78%] 2023-03-20T11:54:27.3679060Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-051] PASSED [ 78%] 2023-03-20T11:54:27.3696321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-052] PASSED [ 78%] 2023-03-20T11:54:27.3714452Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-053] PASSED [ 78%] 2023-03-20T11:54:27.3732926Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-054] PASSED [ 78%] 2023-03-20T11:54:27.3749384Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-055] PASSED [ 78%] 2023-03-20T11:54:27.3767227Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-056] PASSED [ 78%] 2023-03-20T11:54:27.3785209Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-057] PASSED [ 78%] 2023-03-20T11:54:27.3800686Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-058] PASSED [ 78%] 2023-03-20T11:54:27.3818460Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-059] XFAIL [ 78%] 2023-03-20T11:54:27.3836982Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-060] XFAIL [ 78%] 2023-03-20T11:54:27.3854896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-061] PASSED [ 78%] 2023-03-20T11:54:27.3872783Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-062] PASSED [ 78%] 2023-03-20T11:54:27.3892379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-063] PASSED [ 78%] 2023-03-20T11:54:27.3909134Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-064] PASSED [ 78%] 2023-03-20T11:54:27.3926822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-065] PASSED [ 78%] 2023-03-20T11:54:27.3944248Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-066] PASSED [ 78%] 2023-03-20T11:54:27.3962298Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-067] PASSED [ 78%] 2023-03-20T11:54:27.3979961Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-068] PASSED [ 78%] 2023-03-20T11:54:27.3992956Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-069] PASSED [ 78%] 2023-03-20T11:54:27.4010732Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-070] XFAIL [ 78%] 2023-03-20T11:54:27.4028263Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-071] XFAIL [ 78%] 2023-03-20T11:54:27.4041716Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-072] PASSED [ 78%] 2023-03-20T11:54:27.4054271Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-073] PASSED [ 78%] 2023-03-20T11:54:27.4067295Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-074] PASSED [ 78%] 2023-03-20T11:54:27.4080592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-075] PASSED [ 78%] 2023-03-20T11:54:27.4093312Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-076] PASSED [ 78%] 2023-03-20T11:54:27.4106541Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-077] PASSED [ 78%] 2023-03-20T11:54:27.4119682Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-078] PASSED [ 78%] 2023-03-20T11:54:27.4133743Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-079] PASSED [ 78%] 2023-03-20T11:54:27.4145479Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-080] PASSED [ 78%] 2023-03-20T11:54:27.4163460Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-081] XFAIL [ 78%] 2023-03-20T11:54:27.4181134Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-082] XFAIL [ 78%] 2023-03-20T11:54:27.4194321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-083] PASSED [ 78%] 2023-03-20T11:54:27.4208993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-084] PASSED [ 78%] 2023-03-20T11:54:27.4221571Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-085] PASSED [ 78%] 2023-03-20T11:54:27.4234966Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-086] PASSED [ 78%] 2023-03-20T11:54:27.4248394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-087] PASSED [ 78%] 2023-03-20T11:54:27.4260713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-088] PASSED [ 78%] 2023-03-20T11:54:27.4273776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-089] PASSED [ 78%] 2023-03-20T11:54:27.4286142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-090] PASSED [ 78%] 2023-03-20T11:54:27.4299077Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-091] PASSED [ 78%] 2023-03-20T11:54:27.4317003Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-092] XFAIL [ 78%] 2023-03-20T11:54:27.4334880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-093] XFAIL [ 78%] 2023-03-20T11:54:27.4347587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-094] PASSED [ 78%] 2023-03-20T11:54:27.4360748Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-095] PASSED [ 78%] 2023-03-20T11:54:27.4374091Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-096] PASSED [ 78%] 2023-03-20T11:54:27.4387052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-097] PASSED [ 78%] 2023-03-20T11:54:27.4400273Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-098] PASSED [ 78%] 2023-03-20T11:54:27.4413910Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-099] PASSED [ 78%] 2023-03-20T11:54:27.4426405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-100] PASSED [ 78%] 2023-03-20T11:54:27.4439344Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-101] PASSED [ 78%] 2023-03-20T11:54:27.4457229Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-102] XFAIL [ 78%] 2023-03-20T11:54:27.4475665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-103] XFAIL [ 78%] 2023-03-20T11:54:27.4494801Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-104] XFAIL [ 78%] 2023-03-20T11:54:27.4512714Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-105] XFAIL [ 78%] 2023-03-20T11:54:27.4531090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-106] XFAIL [ 78%] 2023-03-20T11:54:27.4548593Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-107] XFAIL [ 78%] 2023-03-20T11:54:27.4566297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-108] XFAIL [ 78%] 2023-03-20T11:54:27.4584249Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-109] XFAIL [ 78%] 2023-03-20T11:54:27.4601952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-110] XFAIL [ 78%] 2023-03-20T11:54:27.4619441Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-111] XFAIL [ 78%] 2023-03-20T11:54:27.4638498Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-112] XFAIL [ 78%] 2023-03-20T11:54:27.4656170Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-rotate-113] XFAIL [ 78%] 2023-03-20T11:54:27.4718401Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-00] PASSED [ 78%] 2023-03-20T11:54:27.4780127Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-01] PASSED [ 78%] 2023-03-20T11:54:27.4794544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-02] PASSED [ 78%] 2023-03-20T11:54:27.4809099Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-03] PASSED [ 78%] 2023-03-20T11:54:27.4822284Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-04] PASSED [ 78%] 2023-03-20T11:54:27.4835610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-05] PASSED [ 78%] 2023-03-20T11:54:27.4850290Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-06] PASSED [ 78%] 2023-03-20T11:54:27.4863000Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-07] PASSED [ 78%] 2023-03-20T11:54:27.4876978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-08] PASSED [ 78%] 2023-03-20T11:54:27.4890832Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-09] PASSED [ 78%] 2023-03-20T11:54:27.4904155Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-10] PASSED [ 78%] 2023-03-20T11:54:27.4918039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-11] PASSED [ 78%] 2023-03-20T11:54:27.4932403Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-12] PASSED [ 78%] 2023-03-20T11:54:27.4945515Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-13] PASSED [ 78%] 2023-03-20T11:54:27.4959496Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-14] PASSED [ 78%] 2023-03-20T11:54:27.4973068Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-15] PASSED [ 78%] 2023-03-20T11:54:27.4985718Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-16] PASSED [ 78%] 2023-03-20T11:54:27.4999050Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-17] PASSED [ 78%] 2023-03-20T11:54:27.5012943Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-18] PASSED [ 78%] 2023-03-20T11:54:27.5025507Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-19] PASSED [ 78%] 2023-03-20T11:54:27.5038807Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-20] PASSED [ 78%] 2023-03-20T11:54:27.5052949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-21] PASSED [ 78%] 2023-03-20T11:54:27.5065077Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-22] PASSED [ 78%] 2023-03-20T11:54:27.5078540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-23] PASSED [ 78%] 2023-03-20T11:54:27.5092580Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-24] PASSED [ 78%] 2023-03-20T11:54:27.5104646Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-25] PASSED [ 78%] 2023-03-20T11:54:27.5117979Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-26] PASSED [ 78%] 2023-03-20T11:54:27.5131172Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-27] PASSED [ 78%] 2023-03-20T11:54:27.5144538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-28] PASSED [ 78%] 2023-03-20T11:54:27.5163932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-crop-29] PASSED [ 78%] 2023-03-20T11:54:27.5334276Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-000] PASSED [ 78%] 2023-03-20T11:54:27.6031758Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-001] PASSED [ 78%] 2023-03-20T11:54:27.6046505Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-002] PASSED [ 78%] 2023-03-20T11:54:27.6061045Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-003] PASSED [ 78%] 2023-03-20T11:54:27.6074962Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-004] PASSED [ 78%] 2023-03-20T11:54:27.6090332Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-005] PASSED [ 78%] 2023-03-20T11:54:27.6104554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-006] PASSED [ 78%] 2023-03-20T11:54:27.6119417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-007] PASSED [ 78%] 2023-03-20T11:54:27.6134340Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-008] PASSED [ 78%] 2023-03-20T11:54:27.6148048Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-009] PASSED [ 78%] 2023-03-20T11:54:27.6162125Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-010] PASSED [ 78%] 2023-03-20T11:54:27.6175963Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-011] PASSED [ 78%] 2023-03-20T11:54:27.6189684Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-012] PASSED [ 78%] 2023-03-20T11:54:27.6203778Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-013] PASSED [ 78%] 2023-03-20T11:54:27.6217533Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-014] PASSED [ 78%] 2023-03-20T11:54:27.6231365Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-015] PASSED [ 78%] 2023-03-20T11:54:27.6245027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-016] PASSED [ 78%] 2023-03-20T11:54:27.6258618Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-017] PASSED [ 78%] 2023-03-20T11:54:27.6273757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-018] PASSED [ 78%] 2023-03-20T11:54:27.6289077Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-019] PASSED [ 78%] 2023-03-20T11:54:27.6303663Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-020] PASSED [ 78%] 2023-03-20T11:54:27.6318481Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-021] PASSED [ 78%] 2023-03-20T11:54:27.6333505Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-022] PASSED [ 78%] 2023-03-20T11:54:27.6348239Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-023] PASSED [ 78%] 2023-03-20T11:54:27.6363524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-024] PASSED [ 78%] 2023-03-20T11:54:27.6378202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-025] PASSED [ 78%] 2023-03-20T11:54:27.6393663Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-026] PASSED [ 78%] 2023-03-20T11:54:27.6409249Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-027] PASSED [ 78%] 2023-03-20T11:54:27.6423131Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-028] PASSED [ 78%] 2023-03-20T11:54:27.6437107Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-029] PASSED [ 78%] 2023-03-20T11:54:27.6451252Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-030] PASSED [ 78%] 2023-03-20T11:54:27.6465198Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-031] PASSED [ 78%] 2023-03-20T11:54:27.6479362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-032] PASSED [ 78%] 2023-03-20T11:54:27.6493817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-033] PASSED [ 78%] 2023-03-20T11:54:27.6507367Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-034] PASSED [ 78%] 2023-03-20T11:54:27.6521461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-035] PASSED [ 78%] 2023-03-20T11:54:27.6535965Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-036] PASSED [ 78%] 2023-03-20T11:54:27.6550491Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-037] PASSED [ 78%] 2023-03-20T11:54:27.6565372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-038] PASSED [ 78%] 2023-03-20T11:54:27.6579540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-039] PASSED [ 78%] 2023-03-20T11:54:27.6594385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-040] PASSED [ 78%] 2023-03-20T11:54:27.6610148Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-041] PASSED [ 78%] 2023-03-20T11:54:27.6623705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-042] PASSED [ 78%] 2023-03-20T11:54:27.6638385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-043] PASSED [ 78%] 2023-03-20T11:54:27.6653496Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-044] PASSED [ 78%] 2023-03-20T11:54:27.6666356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-045] PASSED [ 78%] 2023-03-20T11:54:27.6680151Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-046] PASSED [ 78%] 2023-03-20T11:54:27.6693816Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-047] PASSED [ 78%] 2023-03-20T11:54:27.6707383Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-048] PASSED [ 78%] 2023-03-20T11:54:27.6721335Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-049] PASSED [ 78%] 2023-03-20T11:54:27.6734896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-050] PASSED [ 78%] 2023-03-20T11:54:27.6748499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-051] PASSED [ 78%] 2023-03-20T11:54:27.6762481Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-052] PASSED [ 78%] 2023-03-20T11:54:27.6776471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-053] PASSED [ 78%] 2023-03-20T11:54:27.6790867Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-054] PASSED [ 78%] 2023-03-20T11:54:27.6805599Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-055] PASSED [ 78%] 2023-03-20T11:54:27.6820674Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-056] PASSED [ 78%] 2023-03-20T11:54:27.6835553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-057] PASSED [ 78%] 2023-03-20T11:54:27.6850485Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-058] PASSED [ 78%] 2023-03-20T11:54:27.6864934Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-059] PASSED [ 78%] 2023-03-20T11:54:27.6879762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-060] PASSED [ 78%] 2023-03-20T11:54:27.6894451Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-061] PASSED [ 78%] 2023-03-20T11:54:27.6908966Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-062] PASSED [ 78%] 2023-03-20T11:54:27.6923147Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-063] PASSED [ 78%] 2023-03-20T11:54:27.6937297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-064] PASSED [ 78%] 2023-03-20T11:54:27.6951225Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-065] PASSED [ 78%] 2023-03-20T11:54:27.6965044Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-066] PASSED [ 78%] 2023-03-20T11:54:27.6979001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-067] PASSED [ 78%] 2023-03-20T11:54:27.6993229Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-068] PASSED [ 78%] 2023-03-20T11:54:27.7006896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-069] PASSED [ 78%] 2023-03-20T11:54:27.7020613Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-070] PASSED [ 78%] 2023-03-20T11:54:27.7034801Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-071] PASSED [ 78%] 2023-03-20T11:54:27.7050294Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-072] PASSED [ 78%] 2023-03-20T11:54:27.7063442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-073] PASSED [ 78%] 2023-03-20T11:54:27.7078429Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-074] PASSED [ 78%] 2023-03-20T11:54:27.7093917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-075] PASSED [ 78%] 2023-03-20T11:54:27.7107225Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-076] PASSED [ 78%] 2023-03-20T11:54:27.7122158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-077] PASSED [ 78%] 2023-03-20T11:54:27.7137469Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-078] PASSED [ 78%] 2023-03-20T11:54:27.7152081Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-079] PASSED [ 78%] 2023-03-20T11:54:27.7166514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-080] PASSED [ 78%] 2023-03-20T11:54:27.7180279Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-081] PASSED [ 78%] 2023-03-20T11:54:27.7194167Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-082] PASSED [ 78%] 2023-03-20T11:54:27.7207530Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-083] PASSED [ 78%] 2023-03-20T11:54:27.7221224Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-084] PASSED [ 78%] 2023-03-20T11:54:27.7235140Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-085] PASSED [ 78%] 2023-03-20T11:54:27.7249348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-086] PASSED [ 78%] 2023-03-20T11:54:27.7262649Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-087] PASSED [ 78%] 2023-03-20T11:54:27.7277234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-088] PASSED [ 78%] 2023-03-20T11:54:27.7291063Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-089] PASSED [ 78%] 2023-03-20T11:54:27.7305129Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-090] PASSED [ 78%] 2023-03-20T11:54:27.7320076Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-091] PASSED [ 78%] 2023-03-20T11:54:27.7334957Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-092] PASSED [ 78%] 2023-03-20T11:54:27.7349682Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-093] PASSED [ 78%] 2023-03-20T11:54:27.7364366Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-094] PASSED [ 78%] 2023-03-20T11:54:27.7379323Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-095] PASSED [ 78%] 2023-03-20T11:54:27.7394386Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-096] PASSED [ 78%] 2023-03-20T11:54:27.7409962Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-097] PASSED [ 78%] 2023-03-20T11:54:27.7424189Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-098] PASSED [ 78%] 2023-03-20T11:54:27.7438427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-099] PASSED [ 78%] 2023-03-20T11:54:27.7452936Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-100] PASSED [ 78%] 2023-03-20T11:54:27.7465686Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-101] PASSED [ 78%] 2023-03-20T11:54:27.7479797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-102] PASSED [ 78%] 2023-03-20T11:54:27.7494440Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-103] PASSED [ 78%] 2023-03-20T11:54:27.7508238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-104] PASSED [ 78%] 2023-03-20T11:54:27.7522214Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-105] PASSED [ 78%] 2023-03-20T11:54:27.7536200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-106] PASSED [ 78%] 2023-03-20T11:54:27.7550121Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-107] PASSED [ 78%] 2023-03-20T11:54:27.7564597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-108] PASSED [ 78%] 2023-03-20T11:54:27.7578925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-109] PASSED [ 78%] 2023-03-20T11:54:27.7594032Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-110] PASSED [ 78%] 2023-03-20T11:54:27.7609340Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-111] PASSED [ 78%] 2023-03-20T11:54:27.7622896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-112] PASSED [ 78%] 2023-03-20T11:54:27.7637664Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-113] PASSED [ 78%] 2023-03-20T11:54:27.7652752Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-114] PASSED [ 78%] 2023-03-20T11:54:27.7666113Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-115] PASSED [ 78%] 2023-03-20T11:54:27.7680971Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-116] PASSED [ 78%] 2023-03-20T11:54:27.7694579Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-117] PASSED [ 78%] 2023-03-20T11:54:27.7708131Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-118] PASSED [ 78%] 2023-03-20T11:54:27.7721876Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-119] PASSED [ 78%] 2023-03-20T11:54:27.7735530Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-120] PASSED [ 78%] 2023-03-20T11:54:27.7749221Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-121] PASSED [ 78%] 2023-03-20T11:54:27.7763055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-122] PASSED [ 78%] 2023-03-20T11:54:27.7776917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-123] PASSED [ 78%] 2023-03-20T11:54:27.7790526Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-124] PASSED [ 78%] 2023-03-20T11:54:27.7804550Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-125] PASSED [ 78%] 2023-03-20T11:54:27.7818853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-126] PASSED [ 78%] 2023-03-20T11:54:27.7833929Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-127] PASSED [ 78%] 2023-03-20T11:54:27.7850471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-128] PASSED [ 78%] 2023-03-20T11:54:27.7864385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-129] PASSED [ 78%] 2023-03-20T11:54:27.7879391Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-130] PASSED [ 78%] 2023-03-20T11:54:27.7894379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-131] PASSED [ 78%] 2023-03-20T11:54:27.7908443Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-132] PASSED [ 78%] 2023-03-20T11:54:27.7923370Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-133] PASSED [ 78%] 2023-03-20T11:54:27.7938056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-134] PASSED [ 78%] 2023-03-20T11:54:27.7952185Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-135] PASSED [ 78%] 2023-03-20T11:54:27.7965869Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-136] PASSED [ 78%] 2023-03-20T11:54:27.7979740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-137] PASSED [ 78%] 2023-03-20T11:54:27.7993531Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-138] PASSED [ 78%] 2023-03-20T11:54:27.8006979Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-139] PASSED [ 78%] 2023-03-20T11:54:27.8020885Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-140] PASSED [ 78%] 2023-03-20T11:54:27.8034993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-141] PASSED [ 78%] 2023-03-20T11:54:27.8049552Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-142] PASSED [ 78%] 2023-03-20T11:54:27.8062726Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-143] PASSED [ 78%] 2023-03-20T11:54:27.8077169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-144] PASSED [ 78%] 2023-03-20T11:54:27.8092478Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-145] PASSED [ 78%] 2023-03-20T11:54:27.8105980Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-146] PASSED [ 78%] 2023-03-20T11:54:27.8120498Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-147] PASSED [ 78%] 2023-03-20T11:54:27.8134926Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-148] PASSED [ 78%] 2023-03-20T11:54:27.8149640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-149] PASSED [ 78%] 2023-03-20T11:54:27.8164422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-150] PASSED [ 78%] 2023-03-20T11:54:27.8178649Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-151] PASSED [ 78%] 2023-03-20T11:54:27.8193756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-152] PASSED [ 78%] 2023-03-20T11:54:27.8208868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-153] PASSED [ 78%] 2023-03-20T11:54:27.8221351Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-154] PASSED [ 78%] 2023-03-20T11:54:27.8235355Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-155] PASSED [ 78%] 2023-03-20T11:54:27.8249241Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-156] PASSED [ 78%] 2023-03-20T11:54:27.8262554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-157] PASSED [ 78%] 2023-03-20T11:54:27.8276240Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-158] PASSED [ 78%] 2023-03-20T11:54:27.8290655Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-159] PASSED [ 78%] 2023-03-20T11:54:27.8303625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-160] PASSED [ 78%] 2023-03-20T11:54:27.8316950Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-161] PASSED [ 78%] 2023-03-20T11:54:27.8332399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-162] PASSED [ 78%] 2023-03-20T11:54:27.8346276Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-163] PASSED [ 78%] 2023-03-20T11:54:27.8361385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-164] PASSED [ 78%] 2023-03-20T11:54:27.8375756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-165] PASSED [ 78%] 2023-03-20T11:54:27.8390559Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-166] PASSED [ 78%] 2023-03-20T11:54:27.8405585Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-167] PASSED [ 78%] 2023-03-20T11:54:27.8420125Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-168] PASSED [ 78%] 2023-03-20T11:54:27.8434785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-169] PASSED [ 78%] 2023-03-20T11:54:27.8450689Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-170] PASSED [ 78%] 2023-03-20T11:54:27.8463510Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-171] PASSED [ 78%] 2023-03-20T11:54:27.8477378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-172] PASSED [ 78%] 2023-03-20T11:54:27.8491089Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-173] PASSED [ 78%] 2023-03-20T11:54:27.8504593Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-174] PASSED [ 78%] 2023-03-20T11:54:27.8518436Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-175] PASSED [ 78%] 2023-03-20T11:54:27.8532992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-176] PASSED [ 78%] 2023-03-20T11:54:27.8545651Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-177] PASSED [ 78%] 2023-03-20T11:54:27.8560083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-178] PASSED [ 78%] 2023-03-20T11:54:27.8574254Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-179] PASSED [ 78%] 2023-03-20T11:54:27.8588392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-180] PASSED [ 78%] 2023-03-20T11:54:27.8602773Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-181] PASSED [ 78%] 2023-03-20T11:54:27.8617374Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-182] PASSED [ 78%] 2023-03-20T11:54:27.8631794Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-183] PASSED [ 78%] 2023-03-20T11:54:27.8646012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-184] PASSED [ 78%] 2023-03-20T11:54:27.8660815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-185] PASSED [ 78%] 2023-03-20T11:54:27.8675580Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-186] PASSED [ 78%] 2023-03-20T11:54:27.8690714Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-187] PASSED [ 78%] 2023-03-20T11:54:27.8704617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-188] PASSED [ 78%] 2023-03-20T11:54:27.8718371Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-189] PASSED [ 78%] 2023-03-20T11:54:27.8732877Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-190] PASSED [ 78%] 2023-03-20T11:54:27.8745609Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-191] PASSED [ 78%] 2023-03-20T11:54:27.8759338Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-192] PASSED [ 78%] 2023-03-20T11:54:27.8773862Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-193] PASSED [ 78%] 2023-03-20T11:54:27.8786616Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-194] PASSED [ 78%] 2023-03-20T11:54:27.8800137Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-195] PASSED [ 78%] 2023-03-20T11:54:27.8814157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-196] PASSED [ 78%] 2023-03-20T11:54:27.8827272Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-197] PASSED [ 78%] 2023-03-20T11:54:27.8841959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-198] PASSED [ 78%] 2023-03-20T11:54:27.8856439Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-199] PASSED [ 78%] 2023-03-20T11:54:27.8871392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-200] PASSED [ 78%] 2023-03-20T11:54:27.8886140Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-201] PASSED [ 78%] 2023-03-20T11:54:27.8900478Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-202] PASSED [ 78%] 2023-03-20T11:54:27.8916175Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-203] PASSED [ 78%] 2023-03-20T11:54:27.8931181Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-204] PASSED [ 78%] 2023-03-20T11:54:27.8945668Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-205] PASSED [ 78%] 2023-03-20T11:54:27.8960861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-206] PASSED [ 78%] 2023-03-20T11:54:27.8974626Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-207] PASSED [ 78%] 2023-03-20T11:54:27.8988400Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-208] PASSED [ 78%] 2023-03-20T11:54:27.9002172Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-209] PASSED [ 78%] 2023-03-20T11:54:27.9015971Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-210] PASSED [ 78%] 2023-03-20T11:54:27.9029412Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-211] PASSED [ 78%] 2023-03-20T11:54:27.9043857Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-212] PASSED [ 78%] 2023-03-20T11:54:27.9057728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-213] PASSED [ 78%] 2023-03-20T11:54:27.9071979Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-214] PASSED [ 78%] 2023-03-20T11:54:27.9085600Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-215] PASSED [ 78%] 2023-03-20T11:54:27.9099905Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-216] PASSED [ 78%] 2023-03-20T11:54:27.9114468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-217] PASSED [ 78%] 2023-03-20T11:54:27.9130187Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-218] PASSED [ 78%] 2023-03-20T11:54:27.9143182Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-219] PASSED [ 78%] 2023-03-20T11:54:27.9157479Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-220] PASSED [ 78%] 2023-03-20T11:54:27.9173311Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-221] PASSED [ 78%] 2023-03-20T11:54:27.9186569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-222] PASSED [ 78%] 2023-03-20T11:54:27.9201183Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-223] PASSED [ 78%] 2023-03-20T11:54:27.9215767Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-224] PASSED [ 78%] 2023-03-20T11:54:27.9229329Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-225] PASSED [ 78%] 2023-03-20T11:54:27.9243104Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-226] PASSED [ 78%] 2023-03-20T11:54:27.9256280Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-227] PASSED [ 78%] 2023-03-20T11:54:27.9270465Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-228] PASSED [ 78%] 2023-03-20T11:54:27.9284048Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-229] PASSED [ 78%] 2023-03-20T11:54:27.9297751Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-230] PASSED [ 78%] 2023-03-20T11:54:27.9311527Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-231] PASSED [ 78%] 2023-03-20T11:54:27.9325173Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-232] PASSED [ 78%] 2023-03-20T11:54:27.9338748Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-233] PASSED [ 78%] 2023-03-20T11:54:27.9353175Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-234] PASSED [ 78%] 2023-03-20T11:54:27.9367867Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-235] PASSED [ 78%] 2023-03-20T11:54:27.9382680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-236] PASSED [ 78%] 2023-03-20T11:54:27.9396885Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-237] PASSED [ 78%] 2023-03-20T11:54:27.9412407Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-238] PASSED [ 78%] 2023-03-20T11:54:27.9426534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-239] PASSED [ 78%] 2023-03-20T11:54:27.9441281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-240] PASSED [ 78%] 2023-03-20T11:54:27.9456059Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-241] PASSED [ 78%] 2023-03-20T11:54:27.9471045Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-242] PASSED [ 78%] 2023-03-20T11:54:27.9484884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-243] PASSED [ 78%] 2023-03-20T11:54:27.9498675Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-244] PASSED [ 78%] 2023-03-20T11:54:27.9512822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-245] PASSED [ 78%] 2023-03-20T11:54:27.9526400Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-246] PASSED [ 78%] 2023-03-20T11:54:27.9540056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-247] PASSED [ 78%] 2023-03-20T11:54:27.9553843Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-248] PASSED [ 78%] 2023-03-20T11:54:27.9567373Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-249] PASSED [ 78%] 2023-03-20T11:54:27.9581220Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-250] PASSED [ 78%] 2023-03-20T11:54:27.9595191Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-251] PASSED [ 78%] 2023-03-20T11:54:27.9610329Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-252] PASSED [ 78%] 2023-03-20T11:54:27.9624633Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-253] PASSED [ 78%] 2023-03-20T11:54:27.9639499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-254] PASSED [ 78%] 2023-03-20T11:54:27.9653454Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-255] PASSED [ 78%] 2023-03-20T11:54:27.9667688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-256] PASSED [ 78%] 2023-03-20T11:54:27.9682600Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-257] PASSED [ 78%] 2023-03-20T11:54:27.9696764Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-258] PASSED [ 78%] 2023-03-20T11:54:27.9711023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-259] PASSED [ 78%] 2023-03-20T11:54:27.9725769Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-260] PASSED [ 78%] 2023-03-20T11:54:27.9739201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-261] PASSED [ 78%] 2023-03-20T11:54:27.9753034Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-262] PASSED [ 78%] 2023-03-20T11:54:27.9766501Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-263] PASSED [ 78%] 2023-03-20T11:54:27.9780036Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-264] PASSED [ 78%] 2023-03-20T11:54:27.9793983Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-265] PASSED [ 78%] 2023-03-20T11:54:27.9807181Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-266] PASSED [ 78%] 2023-03-20T11:54:27.9820630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-267] PASSED [ 78%] 2023-03-20T11:54:27.9834712Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-268] PASSED [ 78%] 2023-03-20T11:54:27.9849022Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-269] PASSED [ 78%] 2023-03-20T11:54:27.9862802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-270] PASSED [ 78%] 2023-03-20T11:54:27.9877478Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-271] PASSED [ 78%] 2023-03-20T11:54:27.9893477Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-272] PASSED [ 78%] 2023-03-20T11:54:27.9906986Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-273] PASSED [ 78%] 2023-03-20T11:54:27.9923401Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-274] PASSED [ 78%] 2023-03-20T11:54:27.9938194Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-275] PASSED [ 78%] 2023-03-20T11:54:27.9953328Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-276] PASSED [ 78%] 2023-03-20T11:54:27.9968827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-277] PASSED [ 78%] 2023-03-20T11:54:27.9983653Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-278] PASSED [ 78%] 2023-03-20T11:54:27.9997517Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-279] PASSED [ 78%] 2023-03-20T11:54:28.0012231Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-280] PASSED [ 78%] 2023-03-20T11:54:28.0025038Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-281] PASSED [ 78%] 2023-03-20T11:54:28.0038838Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-282] PASSED [ 78%] 2023-03-20T11:54:28.0053371Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-283] PASSED [ 78%] 2023-03-20T11:54:28.0066729Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-284] PASSED [ 78%] 2023-03-20T11:54:28.0080804Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-285] PASSED [ 78%] 2023-03-20T11:54:28.0094504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-286] PASSED [ 78%] 2023-03-20T11:54:28.0108067Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-resized_crop-287] PASSED [ 78%] 2023-03-20T11:54:28.0154920Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-000] XFAIL [ 78%] 2023-03-20T11:54:28.0320910Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-001] PASSED [ 78%] 2023-03-20T11:54:28.1841175Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-002] PASSED [ 78%] 2023-03-20T11:54:28.1853655Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-003] PASSED [ 78%] 2023-03-20T11:54:28.1866531Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-004] PASSED [ 78%] 2023-03-20T11:54:28.1879918Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-005] PASSED [ 78%] 2023-03-20T11:54:28.1893891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-006] PASSED [ 78%] 2023-03-20T11:54:28.1913509Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-007] XFAIL [ 78%] 2023-03-20T11:54:28.1935234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-008] PASSED [ 78%] 2023-03-20T11:54:28.1948592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-009] PASSED [ 78%] 2023-03-20T11:54:28.1962544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-010] PASSED [ 78%] 2023-03-20T11:54:28.1976786Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-011] PASSED [ 78%] 2023-03-20T11:54:28.1990285Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-012] PASSED [ 78%] 2023-03-20T11:54:28.2004882Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-013] PASSED [ 78%] 2023-03-20T11:54:28.2023252Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-014] XFAIL [ 78%] 2023-03-20T11:54:28.2037002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-015] PASSED [ 78%] 2023-03-20T11:54:28.2052876Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-016] PASSED [ 78%] 2023-03-20T11:54:28.2064782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-017] PASSED [ 78%] 2023-03-20T11:54:28.2078513Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-018] PASSED [ 78%] 2023-03-20T11:54:28.2092856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-019] PASSED [ 78%] 2023-03-20T11:54:28.2105687Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-020] PASSED [ 78%] 2023-03-20T11:54:28.2124010Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-021] XFAIL [ 78%] 2023-03-20T11:54:28.2137416Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-022] PASSED [ 78%] 2023-03-20T11:54:28.2150395Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-023] PASSED [ 78%] 2023-03-20T11:54:28.2163854Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-024] PASSED [ 78%] 2023-03-20T11:54:28.2176977Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-025] PASSED [ 78%] 2023-03-20T11:54:28.2190565Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-026] PASSED [ 78%] 2023-03-20T11:54:28.2204406Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-027] PASSED [ 78%] 2023-03-20T11:54:28.2222307Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-028] XFAIL [ 78%] 2023-03-20T11:54:28.2235817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-029] PASSED [ 78%] 2023-03-20T11:54:28.2249842Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-030] PASSED [ 78%] 2023-03-20T11:54:28.2262321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-031] PASSED [ 78%] 2023-03-20T11:54:28.2276880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-032] PASSED [ 78%] 2023-03-20T11:54:28.2291151Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-033] PASSED [ 78%] 2023-03-20T11:54:28.2313424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-034] PASSED [ 78%] 2023-03-20T11:54:28.2322992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-035] XFAIL [ 78%] 2023-03-20T11:54:28.2336740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-036] PASSED [ 78%] 2023-03-20T11:54:28.2350078Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-037] PASSED [ 78%] 2023-03-20T11:54:28.2363809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-038] PASSED [ 78%] 2023-03-20T11:54:28.2377068Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-039] PASSED [ 78%] 2023-03-20T11:54:28.2390269Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-040] PASSED [ 78%] 2023-03-20T11:54:28.2403679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-041] PASSED [ 78%] 2023-03-20T11:54:28.2417576Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-042] PASSED [ 78%] 2023-03-20T11:54:28.2430972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-043] PASSED [ 78%] 2023-03-20T11:54:28.2444760Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-044] PASSED [ 78%] 2023-03-20T11:54:28.2463776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-045] XFAIL [ 78%] 2023-03-20T11:54:28.2477598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-046] PASSED [ 78%] 2023-03-20T11:54:28.2493825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-047] PASSED [ 78%] 2023-03-20T11:54:28.2512441Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-048] XFAIL [ 78%] 2023-03-20T11:54:28.2531116Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-049] XFAIL [ 78%] 2023-03-20T11:54:28.2550562Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-050] XFAIL [ 78%] 2023-03-20T11:54:28.2570518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-051] XFAIL [ 78%] 2023-03-20T11:54:28.2587427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-052] XFAIL [ 78%] 2023-03-20T11:54:28.2601821Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-053] PASSED [ 78%] 2023-03-20T11:54:28.2616055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-054] PASSED [ 78%] 2023-03-20T11:54:28.2629137Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-055] PASSED [ 78%] 2023-03-20T11:54:28.2647603Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-056] XFAIL [ 78%] 2023-03-20T11:54:28.2661700Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-057] PASSED [ 78%] 2023-03-20T11:54:28.2676897Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-058] PASSED [ 78%] 2023-03-20T11:54:28.2695471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-059] XFAIL [ 78%] 2023-03-20T11:54:28.2713601Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-060] XFAIL [ 78%] 2023-03-20T11:54:28.2732978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-061] XFAIL [ 78%] 2023-03-20T11:54:28.2752035Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-062] XFAIL [ 78%] 2023-03-20T11:54:28.2770618Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-063] XFAIL [ 78%] 2023-03-20T11:54:28.2783874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-064] PASSED [ 78%] 2023-03-20T11:54:28.2797694Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-065] PASSED [ 78%] 2023-03-20T11:54:28.2812412Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-066] PASSED [ 78%] 2023-03-20T11:54:28.2830048Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-067] XFAIL [ 78%] 2023-03-20T11:54:28.2844447Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-068] PASSED [ 78%] 2023-03-20T11:54:28.2859127Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-069] PASSED [ 78%] 2023-03-20T11:54:28.2878136Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-070] XFAIL [ 78%] 2023-03-20T11:54:28.2896266Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-071] XFAIL [ 78%] 2023-03-20T11:54:28.2914904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-072] XFAIL [ 78%] 2023-03-20T11:54:28.2934919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-073] XFAIL [ 78%] 2023-03-20T11:54:28.2953337Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-074] XFAIL [ 78%] 2023-03-20T11:54:28.2966530Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-075] PASSED [ 78%] 2023-03-20T11:54:28.2980138Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-076] PASSED [ 78%] 2023-03-20T11:54:28.2993631Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-077] PASSED [ 78%] 2023-03-20T11:54:28.3012911Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-078] XFAIL [ 78%] 2023-03-20T11:54:28.3025159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-079] PASSED [ 78%] 2023-03-20T11:54:28.3039381Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-080] PASSED [ 78%] 2023-03-20T11:54:28.3057736Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-081] XFAIL [ 78%] 2023-03-20T11:54:28.3076151Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-082] XFAIL [ 78%] 2023-03-20T11:54:28.3094566Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-083] XFAIL [ 78%] 2023-03-20T11:54:28.3112822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-084] XFAIL [ 78%] 2023-03-20T11:54:28.3133707Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-085] XFAIL [ 78%] 2023-03-20T11:54:28.3146297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-086] PASSED [ 78%] 2023-03-20T11:54:28.3159779Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-087] PASSED [ 78%] 2023-03-20T11:54:28.3173430Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-088] PASSED [ 78%] 2023-03-20T11:54:28.3191368Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-089] XFAIL [ 78%] 2023-03-20T11:54:28.3204459Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-090] PASSED [ 78%] 2023-03-20T11:54:28.3218698Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-091] PASSED [ 78%] 2023-03-20T11:54:28.3237194Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-092] XFAIL [ 78%] 2023-03-20T11:54:28.3255424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-093] XFAIL [ 78%] 2023-03-20T11:54:28.3274129Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-094] XFAIL [ 78%] 2023-03-20T11:54:28.3293640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-095] XFAIL [ 78%] 2023-03-20T11:54:28.3310834Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-096] XFAIL [ 78%] 2023-03-20T11:54:28.3325862Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-097] PASSED [ 78%] 2023-03-20T11:54:28.3339185Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-098] PASSED [ 78%] 2023-03-20T11:54:28.3352922Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-099] PASSED [ 78%] 2023-03-20T11:54:28.3371306Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-100] XFAIL [ 78%] 2023-03-20T11:54:28.3384760Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-101] PASSED [ 78%] 2023-03-20T11:54:28.3398881Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-102] PASSED [ 78%] 2023-03-20T11:54:28.3417110Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-103] XFAIL [ 78%] 2023-03-20T11:54:28.3435317Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-104] XFAIL [ 78%] 2023-03-20T11:54:28.3454007Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-105] XFAIL [ 78%] 2023-03-20T11:54:28.3471679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-106] XFAIL [ 78%] 2023-03-20T11:54:28.3490579Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-107] XFAIL [ 78%] 2023-03-20T11:54:28.3503947Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-108] PASSED [ 78%] 2023-03-20T11:54:28.3518763Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-109] PASSED [ 78%] 2023-03-20T11:54:28.3533972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-110] PASSED [ 78%] 2023-03-20T11:54:28.3547646Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-111] PASSED [ 78%] 2023-03-20T11:54:28.3561611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-112] PASSED [ 78%] 2023-03-20T11:54:28.3576453Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-113] PASSED [ 78%] 2023-03-20T11:54:28.3590059Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-114] PASSED [ 78%] 2023-03-20T11:54:28.3604542Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-115] PASSED [ 78%] 2023-03-20T11:54:28.3617904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-116] PASSED [ 78%] 2023-03-20T11:54:28.3632843Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-117] PASSED [ 78%] 2023-03-20T11:54:28.3646344Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-118] PASSED [ 78%] 2023-03-20T11:54:28.3660563Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-119] PASSED [ 78%] 2023-03-20T11:54:28.3673976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-120] PASSED [ 78%] 2023-03-20T11:54:28.3689149Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-121] PASSED [ 78%] 2023-03-20T11:54:28.3701899Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-122] PASSED [ 78%] 2023-03-20T11:54:28.3715270Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-123] PASSED [ 78%] 2023-03-20T11:54:28.3729069Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-124] PASSED [ 78%] 2023-03-20T11:54:28.3743431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-125] PASSED [ 78%] 2023-03-20T11:54:28.3756739Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-126] PASSED [ 78%] 2023-03-20T11:54:28.3770413Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-127] PASSED [ 78%] 2023-03-20T11:54:28.3783153Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-128] PASSED [ 78%] 2023-03-20T11:54:28.3798006Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-129] PASSED [ 78%] 2023-03-20T11:54:28.3811280Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-130] PASSED [ 78%] 2023-03-20T11:54:28.3823832Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-131] PASSED [ 78%] 2023-03-20T11:54:28.3838817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-132] PASSED [ 78%] 2023-03-20T11:54:28.3853759Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-133] PASSED [ 78%] 2023-03-20T11:54:28.3868587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-134] PASSED [ 78%] 2023-03-20T11:54:28.3883602Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-135] PASSED [ 78%] 2023-03-20T11:54:28.3897932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-136] PASSED [ 78%] 2023-03-20T11:54:28.3912861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-pad-137] PASSED [ 78%] 2023-03-20T11:54:28.4075572Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-000] PASSED [ 78%] 2023-03-20T11:54:28.4094694Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-001] XFAIL [ 78%] 2023-03-20T11:54:28.4112998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-002] XFAIL [ 78%] 2023-03-20T11:54:28.6902089Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-003] PASSED [ 78%] 2023-03-20T11:54:28.6920236Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-004] PASSED [ 78%] 2023-03-20T11:54:28.6936556Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-005] PASSED [ 78%] 2023-03-20T11:54:28.6955733Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-006] PASSED [ 78%] 2023-03-20T11:54:28.6973816Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-007] PASSED [ 78%] 2023-03-20T11:54:28.6992620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-008] XFAIL [ 78%] 2023-03-20T11:54:28.7014821Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-009] XFAIL [ 78%] 2023-03-20T11:54:28.9036550Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-010] PASSED [ 78%] 2023-03-20T11:54:28.9054839Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-011] PASSED [ 78%] 2023-03-20T11:54:28.9073952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-012] PASSED [ 78%] 2023-03-20T11:54:28.9094597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-013] PASSED [ 78%] 2023-03-20T11:54:28.9122822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-014] PASSED [ 78%] 2023-03-20T11:54:28.9140973Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-015] XFAIL [ 78%] 2023-03-20T11:54:28.9161568Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-016] XFAIL [ 78%] 2023-03-20T11:54:28.9179075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-017] PASSED [ 78%] 2023-03-20T11:54:28.9196720Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-018] PASSED [ 78%] 2023-03-20T11:54:28.9214393Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-019] PASSED [ 78%] 2023-03-20T11:54:28.9229883Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-020] PASSED [ 78%] 2023-03-20T11:54:28.9261169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-021] PASSED [ 78%] 2023-03-20T11:54:28.9277746Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-022] XFAIL [ 78%] 2023-03-20T11:54:28.9295050Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-023] XFAIL [ 78%] 2023-03-20T11:54:28.9313374Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-024] PASSED [ 78%] 2023-03-20T11:54:28.9333075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-025] PASSED [ 78%] 2023-03-20T11:54:28.9346285Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-026] PASSED [ 78%] 2023-03-20T11:54:28.9362722Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-027] PASSED [ 78%] 2023-03-20T11:54:28.9392575Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-028] PASSED [ 78%] 2023-03-20T11:54:28.9414192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-029] XFAIL [ 78%] 2023-03-20T11:54:28.9428699Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-030] XFAIL [ 78%] 2023-03-20T11:54:28.9445991Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-031] PASSED [ 78%] 2023-03-20T11:54:28.9462876Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-032] PASSED [ 78%] 2023-03-20T11:54:28.9479890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-033] PASSED [ 78%] 2023-03-20T11:54:28.9496837Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-034] PASSED [ 78%] 2023-03-20T11:54:28.9529939Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-035] PASSED [ 78%] 2023-03-20T11:54:28.9546667Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-036] XFAIL [ 78%] 2023-03-20T11:54:28.9564611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-037] XFAIL [ 78%] 2023-03-20T11:54:28.9582142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-038] PASSED [ 78%] 2023-03-20T11:54:28.9598636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-039] PASSED [ 78%] 2023-03-20T11:54:28.9615713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-040] PASSED [ 78%] 2023-03-20T11:54:28.9632916Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-041] PASSED [ 78%] 2023-03-20T11:54:28.9662776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-042] PASSED [ 78%] 2023-03-20T11:54:28.9680943Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-043] XFAIL [ 78%] 2023-03-20T11:54:28.9698714Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-044] XFAIL [ 78%] 2023-03-20T11:54:28.9715549Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-045] PASSED [ 78%] 2023-03-20T11:54:28.9733108Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-046] PASSED [ 78%] 2023-03-20T11:54:28.9748866Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-047] PASSED [ 78%] 2023-03-20T11:54:28.9765522Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-048] PASSED [ 78%] 2023-03-20T11:54:28.9796064Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-049] PASSED [ 78%] 2023-03-20T11:54:28.9814308Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-050] XFAIL [ 78%] 2023-03-20T11:54:28.9833604Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-051] XFAIL [ 78%] 2023-03-20T11:54:28.9851070Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-052] PASSED [ 78%] 2023-03-20T11:54:28.9867987Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-053] PASSED [ 78%] 2023-03-20T11:54:28.9885190Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-054] PASSED [ 78%] 2023-03-20T11:54:28.9901959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-055] PASSED [ 78%] 2023-03-20T11:54:28.9933180Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-056] PASSED [ 78%] 2023-03-20T11:54:28.9950192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-057] XFAIL [ 78%] 2023-03-20T11:54:28.9968142Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-058] XFAIL [ 78%] 2023-03-20T11:54:28.9985552Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-059] PASSED [ 78%] 2023-03-20T11:54:29.0002587Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-060] PASSED [ 78%] 2023-03-20T11:54:29.0018822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-061] PASSED [ 78%] 2023-03-20T11:54:29.0036035Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-062] PASSED [ 78%] 2023-03-20T11:54:29.0050056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-063] PASSED [ 78%] 2023-03-20T11:54:29.0065935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-064] XFAIL [ 78%] 2023-03-20T11:54:29.0082979Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-065] XFAIL [ 78%] 2023-03-20T11:54:29.0095845Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-066] PASSED [ 78%] 2023-03-20T11:54:29.0108851Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-067] PASSED [ 78%] 2023-03-20T11:54:29.0121305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-068] PASSED [ 78%] 2023-03-20T11:54:29.0134462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-069] PASSED [ 78%] 2023-03-20T11:54:29.0146087Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-070] PASSED [ 78%] 2023-03-20T11:54:29.0170301Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-071] XFAIL [ 78%] 2023-03-20T11:54:29.0186797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-072] XFAIL [ 78%] 2023-03-20T11:54:29.0199633Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-073] PASSED [ 78%] 2023-03-20T11:54:29.0213151Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-074] PASSED [ 78%] 2023-03-20T11:54:29.0225025Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-075] PASSED [ 78%] 2023-03-20T11:54:29.0237702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-076] PASSED [ 78%] 2023-03-20T11:54:29.0250583Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-077] PASSED [ 78%] 2023-03-20T11:54:29.0267856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-078] XFAIL [ 78%] 2023-03-20T11:54:29.0285252Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-079] XFAIL [ 78%] 2023-03-20T11:54:29.0298115Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-080] PASSED [ 78%] 2023-03-20T11:54:29.0310828Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-081] PASSED [ 78%] 2023-03-20T11:54:29.0323738Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-082] PASSED [ 78%] 2023-03-20T11:54:29.0335814Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-083] PASSED [ 78%] 2023-03-20T11:54:29.0347962Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-084] PASSED [ 78%] 2023-03-20T11:54:29.0365826Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-085] XFAIL [ 78%] 2023-03-20T11:54:29.0383511Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-086] XFAIL [ 78%] 2023-03-20T11:54:29.0396360Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-087] PASSED [ 78%] 2023-03-20T11:54:29.0410549Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-088] PASSED [ 78%] 2023-03-20T11:54:29.0422932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-089] PASSED [ 78%] 2023-03-20T11:54:29.0435647Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-090] PASSED [ 78%] 2023-03-20T11:54:29.0448965Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-091] PASSED [ 78%] 2023-03-20T11:54:29.0465422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-092] XFAIL [ 78%] 2023-03-20T11:54:29.0482904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-093] XFAIL [ 78%] 2023-03-20T11:54:29.0495323Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-094] PASSED [ 78%] 2023-03-20T11:54:29.0507717Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-095] PASSED [ 78%] 2023-03-20T11:54:29.0520789Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-096] PASSED [ 78%] 2023-03-20T11:54:29.0533700Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-097] PASSED [ 78%] 2023-03-20T11:54:29.0546014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-098] PASSED [ 78%] 2023-03-20T11:54:29.0563518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-099] XFAIL [ 78%] 2023-03-20T11:54:29.0580818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-100] XFAIL [ 78%] 2023-03-20T11:54:29.0593640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-101] PASSED [ 78%] 2023-03-20T11:54:29.0606035Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-102] PASSED [ 78%] 2023-03-20T11:54:29.0618666Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-103] PASSED [ 78%] 2023-03-20T11:54:29.0631605Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-104] PASSED [ 78%] 2023-03-20T11:54:29.0644010Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-105] PASSED [ 78%] 2023-03-20T11:54:29.0662873Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-106] XFAIL [ 78%] 2023-03-20T11:54:29.0680798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-107] XFAIL [ 78%] 2023-03-20T11:54:29.0694464Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-108] PASSED [ 78%] 2023-03-20T11:54:29.0706117Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-109] PASSED [ 78%] 2023-03-20T11:54:29.0718814Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-110] PASSED [ 78%] 2023-03-20T11:54:29.0732510Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-111] PASSED [ 78%] 2023-03-20T11:54:29.0744088Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-112] PASSED [ 78%] 2023-03-20T11:54:29.0761536Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-113] XFAIL [ 78%] 2023-03-20T11:54:29.0778553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-114] XFAIL [ 78%] 2023-03-20T11:54:29.0791103Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-115] PASSED [ 78%] 2023-03-20T11:54:29.0803105Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-116] PASSED [ 78%] 2023-03-20T11:54:29.0815772Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-117] PASSED [ 78%] 2023-03-20T11:54:29.0828272Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-118] PASSED [ 78%] 2023-03-20T11:54:29.0841315Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-119] PASSED [ 78%] 2023-03-20T11:54:29.0858116Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-120] XFAIL [ 78%] 2023-03-20T11:54:29.0875785Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-121] XFAIL [ 78%] 2023-03-20T11:54:29.0890524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-122] PASSED [ 78%] 2023-03-20T11:54:29.0902167Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-123] PASSED [ 78%] 2023-03-20T11:54:29.0914847Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-124] PASSED [ 78%] 2023-03-20T11:54:29.0927230Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-125] PASSED [ 78%] 2023-03-20T11:54:29.0959058Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-126] PASSED [ 78%] 2023-03-20T11:54:29.0976737Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-127] XFAIL [ 78%] 2023-03-20T11:54:29.0994546Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-128] XFAIL [ 78%] 2023-03-20T11:54:29.1012852Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-129] PASSED [ 78%] 2023-03-20T11:54:29.1028534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-130] PASSED [ 78%] 2023-03-20T11:54:29.1045428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-131] PASSED [ 78%] 2023-03-20T11:54:29.1062748Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-132] PASSED [ 78%] 2023-03-20T11:54:29.1079479Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-133] PASSED [ 78%] 2023-03-20T11:54:29.1096251Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-134] PASSED [ 78%] 2023-03-20T11:54:29.1113306Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-135] PASSED [ 78%] 2023-03-20T11:54:29.1130522Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-136] PASSED [ 78%] 2023-03-20T11:54:29.1160206Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-137] PASSED [ 78%] 2023-03-20T11:54:29.1177942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-138] XFAIL [ 78%] 2023-03-20T11:54:29.1195956Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-139] XFAIL [ 78%] 2023-03-20T11:54:29.1214298Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-140] PASSED [ 78%] 2023-03-20T11:54:29.1230215Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-141] PASSED [ 78%] 2023-03-20T11:54:29.1246917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-142] PASSED [ 78%] 2023-03-20T11:54:29.1265499Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-143] PASSED [ 78%] 2023-03-20T11:54:29.1282716Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-144] PASSED [ 78%] 2023-03-20T11:54:29.1299708Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-145] PASSED [ 78%] 2023-03-20T11:54:29.1316733Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-146] PASSED [ 78%] 2023-03-20T11:54:29.1333598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-147] PASSED [ 78%] 2023-03-20T11:54:29.1365292Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-148] PASSED [ 78%] 2023-03-20T11:54:29.1382598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-149] XFAIL [ 78%] 2023-03-20T11:54:29.1400573Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-150] XFAIL [ 78%] 2023-03-20T11:54:29.1417830Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-151] PASSED [ 78%] 2023-03-20T11:54:29.1435532Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-152] PASSED [ 78%] 2023-03-20T11:54:29.1453590Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-153] PASSED [ 78%] 2023-03-20T11:54:29.1469480Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-154] PASSED [ 78%] 2023-03-20T11:54:29.1485863Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-155] PASSED [ 78%] 2023-03-20T11:54:29.1502702Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-156] PASSED [ 78%] 2023-03-20T11:54:29.1519648Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-157] PASSED [ 78%] 2023-03-20T11:54:29.1536877Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-158] PASSED [ 78%] 2023-03-20T11:54:29.1566616Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-159] PASSED [ 78%] 2023-03-20T11:54:29.1584900Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-160] XFAIL [ 78%] 2023-03-20T11:54:29.1602918Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-161] XFAIL [ 78%] 2023-03-20T11:54:29.1619696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-162] PASSED [ 78%] 2023-03-20T11:54:29.1636787Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-163] PASSED [ 78%] 2023-03-20T11:54:29.1655028Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-164] PASSED [ 78%] 2023-03-20T11:54:29.1671741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-165] PASSED [ 78%] 2023-03-20T11:54:29.1689370Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-166] PASSED [ 78%] 2023-03-20T11:54:29.1705800Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-167] PASSED [ 78%] 2023-03-20T11:54:29.1722631Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-168] PASSED [ 78%] 2023-03-20T11:54:29.1739184Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-169] PASSED [ 78%] 2023-03-20T11:54:29.1770394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-170] PASSED [ 78%] 2023-03-20T11:54:29.1787443Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-171] XFAIL [ 78%] 2023-03-20T11:54:29.1805623Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-172] XFAIL [ 78%] 2023-03-20T11:54:29.1823520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-173] PASSED [ 78%] 2023-03-20T11:54:29.1840396Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-174] PASSED [ 78%] 2023-03-20T11:54:29.1857507Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-175] PASSED [ 78%] 2023-03-20T11:54:29.1874632Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-176] PASSED [ 78%] 2023-03-20T11:54:29.1892859Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-177] PASSED [ 78%] 2023-03-20T11:54:29.1908790Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-178] PASSED [ 78%] 2023-03-20T11:54:29.1925318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-179] PASSED [ 78%] 2023-03-20T11:54:29.1942645Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-180] PASSED [ 78%] 2023-03-20T11:54:29.1974422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-181] PASSED [ 78%] 2023-03-20T11:54:29.1991414Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-182] XFAIL [ 78%] 2023-03-20T11:54:29.2011069Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-183] XFAIL [ 78%] 2023-03-20T11:54:29.2026401Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-184] PASSED [ 78%] 2023-03-20T11:54:29.2044818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-185] PASSED [ 78%] 2023-03-20T11:54:29.2062130Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-186] PASSED [ 78%] 2023-03-20T11:54:29.2079488Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-187] PASSED [ 78%] 2023-03-20T11:54:29.2096330Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-188] PASSED [ 78%] 2023-03-20T11:54:29.2113570Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-189] PASSED [ 78%] 2023-03-20T11:54:29.2131035Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-190] PASSED [ 78%] 2023-03-20T11:54:29.2147906Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-191] PASSED [ 78%] 2023-03-20T11:54:29.2177896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-192] PASSED [ 78%] 2023-03-20T11:54:29.2195713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-193] XFAIL [ 78%] 2023-03-20T11:54:29.2214141Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-194] XFAIL [ 78%] 2023-03-20T11:54:29.2231418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-195] PASSED [ 78%] 2023-03-20T11:54:29.2249231Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-196] PASSED [ 78%] 2023-03-20T11:54:29.2264884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-197] PASSED [ 78%] 2023-03-20T11:54:29.2282075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-198] PASSED [ 78%] 2023-03-20T11:54:29.2298917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-199] PASSED [ 78%] 2023-03-20T11:54:29.2315464Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-200] PASSED [ 78%] 2023-03-20T11:54:29.2333250Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-201] PASSED [ 78%] 2023-03-20T11:54:29.2349137Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-202] PASSED [ 78%] 2023-03-20T11:54:29.2379607Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-203] PASSED [ 78%] 2023-03-20T11:54:29.2398297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-204] XFAIL [ 78%] 2023-03-20T11:54:29.2416119Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-205] XFAIL [ 78%] 2023-03-20T11:54:29.2433786Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-206] PASSED [ 78%] 2023-03-20T11:54:29.2453405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-207] PASSED [ 78%] 2023-03-20T11:54:29.2469608Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-208] PASSED [ 78%] 2023-03-20T11:54:29.2487150Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-209] PASSED [ 78%] 2023-03-20T11:54:29.2504545Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-210] PASSED [ 78%] 2023-03-20T11:54:29.2521906Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-211] PASSED [ 79%] 2023-03-20T11:54:29.2538863Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-212] PASSED [ 79%] 2023-03-20T11:54:29.2556293Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-213] PASSED [ 79%] 2023-03-20T11:54:29.2586699Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-214] PASSED [ 79%] 2023-03-20T11:54:29.2604791Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-215] XFAIL [ 79%] 2023-03-20T11:54:29.2622976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-216] XFAIL [ 79%] 2023-03-20T11:54:29.2640439Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-217] PASSED [ 79%] 2023-03-20T11:54:29.2657463Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-218] PASSED [ 79%] 2023-03-20T11:54:29.2674912Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-219] PASSED [ 79%] 2023-03-20T11:54:29.2693045Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-220] PASSED [ 79%] 2023-03-20T11:54:29.2709369Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-221] PASSED [ 79%] 2023-03-20T11:54:29.2725837Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-222] PASSED [ 79%] 2023-03-20T11:54:29.2743132Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-223] PASSED [ 79%] 2023-03-20T11:54:29.2760538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-224] PASSED [ 79%] 2023-03-20T11:54:29.2774477Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-225] PASSED [ 79%] 2023-03-20T11:54:29.2791044Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-226] XFAIL [ 79%] 2023-03-20T11:54:29.2809843Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-227] XFAIL [ 79%] 2023-03-20T11:54:29.2821848Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-228] PASSED [ 79%] 2023-03-20T11:54:29.2836121Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-229] PASSED [ 79%] 2023-03-20T11:54:29.2849756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-230] PASSED [ 79%] 2023-03-20T11:54:29.2861626Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-231] PASSED [ 79%] 2023-03-20T11:54:29.2874542Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-232] PASSED [ 79%] 2023-03-20T11:54:29.2887062Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-233] PASSED [ 79%] 2023-03-20T11:54:29.2899868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-234] PASSED [ 79%] 2023-03-20T11:54:29.2912992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-235] PASSED [ 79%] 2023-03-20T11:54:29.2925648Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-236] PASSED [ 79%] 2023-03-20T11:54:29.2943445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-237] XFAIL [ 79%] 2023-03-20T11:54:29.2960797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-238] XFAIL [ 79%] 2023-03-20T11:54:29.2974371Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-239] PASSED [ 79%] 2023-03-20T11:54:29.2986217Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-240] PASSED [ 79%] 2023-03-20T11:54:29.2999501Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-241] PASSED [ 79%] 2023-03-20T11:54:29.3011269Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-242] PASSED [ 79%] 2023-03-20T11:54:29.3024246Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-243] PASSED [ 79%] 2023-03-20T11:54:29.3037060Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-244] PASSED [ 79%] 2023-03-20T11:54:29.3050362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-245] PASSED [ 79%] 2023-03-20T11:54:29.3062526Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-246] PASSED [ 79%] 2023-03-20T11:54:29.3075034Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-247] PASSED [ 79%] 2023-03-20T11:54:29.3093181Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-248] XFAIL [ 79%] 2023-03-20T11:54:29.3109513Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-249] XFAIL [ 79%] 2023-03-20T11:54:29.3122599Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-250] PASSED [ 79%] 2023-03-20T11:54:29.3136804Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-251] PASSED [ 79%] 2023-03-20T11:54:29.3149303Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-252] PASSED [ 79%] 2023-03-20T11:54:29.3162377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-253] PASSED [ 79%] 2023-03-20T11:54:29.3174930Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-254] PASSED [ 79%] 2023-03-20T11:54:29.3187622Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-255] PASSED [ 79%] 2023-03-20T11:54:29.3200423Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-256] PASSED [ 79%] 2023-03-20T11:54:29.3214348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-257] PASSED [ 79%] 2023-03-20T11:54:29.3226059Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-258] PASSED [ 79%] 2023-03-20T11:54:29.3244830Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-259] XFAIL [ 79%] 2023-03-20T11:54:29.3263104Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-260] XFAIL [ 79%] 2023-03-20T11:54:29.3275900Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-261] PASSED [ 79%] 2023-03-20T11:54:29.3289502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-262] PASSED [ 79%] 2023-03-20T11:54:29.3301417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-263] PASSED [ 79%] 2023-03-20T11:54:29.3314253Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-264] PASSED [ 79%] 2023-03-20T11:54:29.3326757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-265] PASSED [ 79%] 2023-03-20T11:54:29.3339407Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-266] PASSED [ 79%] 2023-03-20T11:54:29.3351955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-267] PASSED [ 79%] 2023-03-20T11:54:29.3364432Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-268] PASSED [ 79%] 2023-03-20T11:54:29.3377200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-269] PASSED [ 79%] 2023-03-20T11:54:29.3394917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-270] XFAIL [ 79%] 2023-03-20T11:54:29.3413768Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-271] XFAIL [ 79%] 2023-03-20T11:54:29.3425324Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-272] PASSED [ 79%] 2023-03-20T11:54:29.3439485Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-273] PASSED [ 79%] 2023-03-20T11:54:29.3452809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-274] PASSED [ 79%] 2023-03-20T11:54:29.3464946Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-275] PASSED [ 79%] 2023-03-20T11:54:29.3477675Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-276] PASSED [ 79%] 2023-03-20T11:54:29.3490755Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-277] PASSED [ 79%] 2023-03-20T11:54:29.3503000Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-278] PASSED [ 79%] 2023-03-20T11:54:29.3516005Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-279] PASSED [ 79%] 2023-03-20T11:54:29.3529514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-280] PASSED [ 79%] 2023-03-20T11:54:29.3546291Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-281] XFAIL [ 79%] 2023-03-20T11:54:29.3563958Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-282] XFAIL [ 79%] 2023-03-20T11:54:29.3576653Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-283] PASSED [ 79%] 2023-03-20T11:54:29.3589339Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-284] PASSED [ 79%] 2023-03-20T11:54:29.3602293Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-285] PASSED [ 79%] 2023-03-20T11:54:29.3614973Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-286] PASSED [ 79%] 2023-03-20T11:54:29.3627575Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-287] PASSED [ 79%] 2023-03-20T11:54:29.3640385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-288] PASSED [ 79%] 2023-03-20T11:54:29.3653578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-289] PASSED [ 79%] 2023-03-20T11:54:29.3665542Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-290] PASSED [ 79%] 2023-03-20T11:54:29.3678404Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-291] PASSED [ 79%] 2023-03-20T11:54:29.3695998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-292] XFAIL [ 79%] 2023-03-20T11:54:29.3713881Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-293] XFAIL [ 79%] 2023-03-20T11:54:29.3726379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-294] PASSED [ 79%] 2023-03-20T11:54:29.3740442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-295] PASSED [ 79%] 2023-03-20T11:54:29.3753502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-296] PASSED [ 79%] 2023-03-20T11:54:29.3766140Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-297] PASSED [ 79%] 2023-03-20T11:54:29.3778832Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-298] PASSED [ 79%] 2023-03-20T11:54:29.3791853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-299] PASSED [ 79%] 2023-03-20T11:54:29.3804443Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-300] PASSED [ 79%] 2023-03-20T11:54:29.3817259Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-301] PASSED [ 79%] 2023-03-20T11:54:29.3830157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-302] PASSED [ 79%] 2023-03-20T11:54:29.3847746Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-303] XFAIL [ 79%] 2023-03-20T11:54:29.3865031Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-304] XFAIL [ 79%] 2023-03-20T11:54:29.3877625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-305] PASSED [ 79%] 2023-03-20T11:54:29.3890661Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-306] PASSED [ 79%] 2023-03-20T11:54:29.3903330Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-307] PASSED [ 79%] 2023-03-20T11:54:29.3916096Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-308] PASSED [ 79%] 2023-03-20T11:54:29.3929076Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-309] PASSED [ 79%] 2023-03-20T11:54:29.3941523Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-310] PASSED [ 79%] 2023-03-20T11:54:29.3954474Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-311] PASSED [ 79%] 2023-03-20T11:54:29.3966978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-312] PASSED [ 79%] 2023-03-20T11:54:29.3979615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-313] PASSED [ 79%] 2023-03-20T11:54:29.3997569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-314] XFAIL [ 79%] 2023-03-20T11:54:29.4015350Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-315] XFAIL [ 79%] 2023-03-20T11:54:29.4028049Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-316] PASSED [ 79%] 2023-03-20T11:54:29.4045608Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-317] PASSED [ 79%] 2023-03-20T11:54:29.4058344Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-318] PASSED [ 79%] 2023-03-20T11:54:29.4070843Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-319] PASSED [ 79%] 2023-03-20T11:54:29.4084053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-320] PASSED [ 79%] 2023-03-20T11:54:29.4096900Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-321] PASSED [ 79%] 2023-03-20T11:54:29.4109433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-322] PASSED [ 79%] 2023-03-20T11:54:29.4122569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-323] PASSED [ 79%] 2023-03-20T11:54:29.4154700Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-324] PASSED [ 79%] 2023-03-20T11:54:29.4173332Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-325] XFAIL [ 79%] 2023-03-20T11:54:29.4189909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-326] XFAIL [ 79%] 2023-03-20T11:54:29.4206838Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-327] PASSED [ 79%] 2023-03-20T11:54:29.4223853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-328] PASSED [ 79%] 2023-03-20T11:54:29.4239865Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-329] PASSED [ 79%] 2023-03-20T11:54:29.4256227Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-330] PASSED [ 79%] 2023-03-20T11:54:29.4272786Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-331] PASSED [ 79%] 2023-03-20T11:54:29.4290414Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-332] PASSED [ 79%] 2023-03-20T11:54:29.4305830Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-333] PASSED [ 79%] 2023-03-20T11:54:29.4322058Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-334] PASSED [ 79%] 2023-03-20T11:54:29.4353051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-335] PASSED [ 79%] 2023-03-20T11:54:29.4371344Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-336] XFAIL [ 79%] 2023-03-20T11:54:29.4388605Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-337] XFAIL [ 79%] 2023-03-20T11:54:29.4405647Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-338] PASSED [ 79%] 2023-03-20T11:54:29.4424258Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-339] PASSED [ 79%] 2023-03-20T11:54:29.4441257Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-340] PASSED [ 79%] 2023-03-20T11:54:29.4458023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-341] PASSED [ 79%] 2023-03-20T11:54:29.4475278Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-342] PASSED [ 79%] 2023-03-20T11:54:29.4492876Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-343] PASSED [ 79%] 2023-03-20T11:54:29.4508464Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-344] PASSED [ 79%] 2023-03-20T11:54:29.4524999Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-345] PASSED [ 79%] 2023-03-20T11:54:29.4556424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-346] PASSED [ 79%] 2023-03-20T11:54:29.4574884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-347] XFAIL [ 79%] 2023-03-20T11:54:29.4591420Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-348] XFAIL [ 79%] 2023-03-20T11:54:29.4608612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-349] PASSED [ 79%] 2023-03-20T11:54:29.4624531Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-350] PASSED [ 79%] 2023-03-20T11:54:29.4641259Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-351] PASSED [ 79%] 2023-03-20T11:54:29.4657433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-352] PASSED [ 79%] 2023-03-20T11:54:29.4674260Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-353] PASSED [ 79%] 2023-03-20T11:54:29.4691496Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-354] PASSED [ 79%] 2023-03-20T11:54:29.4707840Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-355] PASSED [ 79%] 2023-03-20T11:54:29.4724938Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-356] PASSED [ 79%] 2023-03-20T11:54:29.4740432Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-357] PASSED [ 79%] 2023-03-20T11:54:29.4758278Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-358] XFAIL [ 79%] 2023-03-20T11:54:29.4775688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-359] XFAIL [ 79%] 2023-03-20T11:54:29.4791800Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-360] PASSED [ 79%] 2023-03-20T11:54:29.4810739Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-361] PASSED [ 79%] 2023-03-20T11:54:29.4826435Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-362] PASSED [ 79%] 2023-03-20T11:54:29.4842407Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-363] PASSED [ 79%] 2023-03-20T11:54:29.4858758Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-364] PASSED [ 79%] 2023-03-20T11:54:29.4875502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-365] PASSED [ 79%] 2023-03-20T11:54:29.4891735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-366] PASSED [ 79%] 2023-03-20T11:54:29.4908236Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-367] PASSED [ 79%] 2023-03-20T11:54:29.4938275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-368] PASSED [ 79%] 2023-03-20T11:54:29.4956427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-369] XFAIL [ 79%] 2023-03-20T11:54:29.4974107Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-370] XFAIL [ 79%] 2023-03-20T11:54:29.4990853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-371] PASSED [ 79%] 2023-03-20T11:54:29.5007218Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-372] PASSED [ 79%] 2023-03-20T11:54:29.5024197Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-373] PASSED [ 79%] 2023-03-20T11:54:29.5041935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-374] PASSED [ 79%] 2023-03-20T11:54:29.5057244Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-375] PASSED [ 79%] 2023-03-20T11:54:29.5073991Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-376] PASSED [ 79%] 2023-03-20T11:54:29.5090792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-377] PASSED [ 79%] 2023-03-20T11:54:29.5107579Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-378] PASSED [ 79%] 2023-03-20T11:54:29.5139090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-379] PASSED [ 79%] 2023-03-20T11:54:29.5157194Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-380] XFAIL [ 79%] 2023-03-20T11:54:29.5174643Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-381] XFAIL [ 79%] 2023-03-20T11:54:29.5191568Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-382] PASSED [ 79%] 2023-03-20T11:54:29.5210919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-383] PASSED [ 79%] 2023-03-20T11:54:29.5227122Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-384] PASSED [ 79%] 2023-03-20T11:54:29.5243837Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-385] PASSED [ 79%] 2023-03-20T11:54:29.5260370Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-386] PASSED [ 79%] 2023-03-20T11:54:29.5277032Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-387] PASSED [ 79%] 2023-03-20T11:54:29.5294538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-388] PASSED [ 79%] 2023-03-20T11:54:29.5310248Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-389] PASSED [ 79%] 2023-03-20T11:54:29.5341430Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-390] PASSED [ 79%] 2023-03-20T11:54:29.5359615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-391] XFAIL [ 79%] 2023-03-20T11:54:29.5377228Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-392] XFAIL [ 79%] 2023-03-20T11:54:29.5393517Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-393] PASSED [ 79%] 2023-03-20T11:54:29.5410864Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-394] PASSED [ 79%] 2023-03-20T11:54:29.5426223Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-395] PASSED [ 79%] 2023-03-20T11:54:29.5442235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-396] PASSED [ 79%] 2023-03-20T11:54:29.5458665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-397] PASSED [ 79%] 2023-03-20T11:54:29.5475583Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-398] PASSED [ 79%] 2023-03-20T11:54:29.5492687Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-399] PASSED [ 79%] 2023-03-20T11:54:29.5508308Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-400] PASSED [ 79%] 2023-03-20T11:54:29.5540556Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-401] PASSED [ 79%] 2023-03-20T11:54:29.5558771Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-402] XFAIL [ 79%] 2023-03-20T11:54:29.5576357Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-403] XFAIL [ 79%] 2023-03-20T11:54:29.5593823Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-404] PASSED [ 79%] 2023-03-20T11:54:29.5612792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-405] PASSED [ 79%] 2023-03-20T11:54:29.5628607Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-406] PASSED [ 79%] 2023-03-20T11:54:29.5645432Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-407] PASSED [ 79%] 2023-03-20T11:54:29.5662536Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-408] PASSED [ 79%] 2023-03-20T11:54:29.5678821Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-409] PASSED [ 79%] 2023-03-20T11:54:29.5695805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-410] PASSED [ 79%] 2023-03-20T11:54:29.5712680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-411] PASSED [ 79%] 2023-03-20T11:54:29.5744236Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-412] PASSED [ 79%] 2023-03-20T11:54:29.5762624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-413] XFAIL [ 79%] 2023-03-20T11:54:29.5780445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-414] XFAIL [ 79%] 2023-03-20T11:54:29.5797735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-415] PASSED [ 79%] 2023-03-20T11:54:29.5814884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-416] PASSED [ 79%] 2023-03-20T11:54:29.5831755Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-417] PASSED [ 79%] 2023-03-20T11:54:29.5849312Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-418] PASSED [ 79%] 2023-03-20T11:54:29.5865014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-419] PASSED [ 79%] 2023-03-20T11:54:29.5881610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-420] PASSED [ 79%] 2023-03-20T11:54:29.5898363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-421] PASSED [ 79%] 2023-03-20T11:54:29.5914986Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-422] PASSED [ 79%] 2023-03-20T11:54:29.5927244Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-423] PASSED [ 79%] 2023-03-20T11:54:29.5944679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-424] XFAIL [ 79%] 2023-03-20T11:54:29.5962139Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-425] XFAIL [ 79%] 2023-03-20T11:54:29.5974637Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-426] PASSED [ 79%] 2023-03-20T11:54:29.5988364Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-427] PASSED [ 79%] 2023-03-20T11:54:29.6001067Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-428] PASSED [ 79%] 2023-03-20T11:54:29.6014345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-429] PASSED [ 79%] 2023-03-20T11:54:29.6025990Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-430] PASSED [ 79%] 2023-03-20T11:54:29.6038660Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-431] PASSED [ 79%] 2023-03-20T11:54:29.6051127Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-432] PASSED [ 79%] 2023-03-20T11:54:29.6063352Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-433] PASSED [ 79%] 2023-03-20T11:54:29.6075645Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-434] PASSED [ 79%] 2023-03-20T11:54:29.6093772Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-435] XFAIL [ 79%] 2023-03-20T11:54:29.6109825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-436] XFAIL [ 79%] 2023-03-20T11:54:29.6122289Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-437] PASSED [ 79%] 2023-03-20T11:54:29.6134966Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-438] PASSED [ 79%] 2023-03-20T11:54:29.6147357Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-439] PASSED [ 79%] 2023-03-20T11:54:29.6159904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-440] PASSED [ 79%] 2023-03-20T11:54:29.6173271Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-441] PASSED [ 79%] 2023-03-20T11:54:29.6184948Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-442] PASSED [ 79%] 2023-03-20T11:54:29.6197044Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-443] PASSED [ 79%] 2023-03-20T11:54:29.6210632Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-444] PASSED [ 79%] 2023-03-20T11:54:29.6222000Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-445] PASSED [ 79%] 2023-03-20T11:54:29.6239585Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-446] XFAIL [ 79%] 2023-03-20T11:54:29.6256828Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-447] XFAIL [ 79%] 2023-03-20T11:54:29.6269226Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-448] PASSED [ 79%] 2023-03-20T11:54:29.6283045Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-449] PASSED [ 79%] 2023-03-20T11:54:29.6295240Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-450] PASSED [ 79%] 2023-03-20T11:54:29.6307388Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-451] PASSED [ 79%] 2023-03-20T11:54:29.6319794Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-452] PASSED [ 79%] 2023-03-20T11:54:29.6333382Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-453] PASSED [ 79%] 2023-03-20T11:54:29.6344744Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-454] PASSED [ 79%] 2023-03-20T11:54:29.6356680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-455] PASSED [ 79%] 2023-03-20T11:54:29.6370297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-456] PASSED [ 79%] 2023-03-20T11:54:29.6386248Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-457] XFAIL [ 79%] 2023-03-20T11:54:29.6403596Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-458] XFAIL [ 79%] 2023-03-20T11:54:29.6415986Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-459] PASSED [ 79%] 2023-03-20T11:54:29.6428316Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-460] PASSED [ 79%] 2023-03-20T11:54:29.6441056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-461] PASSED [ 79%] 2023-03-20T11:54:29.6454061Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-462] PASSED [ 79%] 2023-03-20T11:54:29.6465847Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-463] PASSED [ 79%] 2023-03-20T11:54:29.6478443Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-464] PASSED [ 79%] 2023-03-20T11:54:29.6490611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-465] PASSED [ 79%] 2023-03-20T11:54:29.6503131Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-466] PASSED [ 79%] 2023-03-20T11:54:29.6515761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-467] PASSED [ 79%] 2023-03-20T11:54:29.6534169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-468] XFAIL [ 79%] 2023-03-20T11:54:29.6550260Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-469] XFAIL [ 79%] 2023-03-20T11:54:29.6562951Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-470] PASSED [ 79%] 2023-03-20T11:54:29.6576604Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-471] PASSED [ 79%] 2023-03-20T11:54:29.6588575Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-472] PASSED [ 79%] 2023-03-20T11:54:29.6601242Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-473] PASSED [ 79%] 2023-03-20T11:54:29.6614418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-474] PASSED [ 79%] 2023-03-20T11:54:29.6625947Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-475] PASSED [ 79%] 2023-03-20T11:54:29.6638614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-476] PASSED [ 79%] 2023-03-20T11:54:29.6650849Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-477] PASSED [ 79%] 2023-03-20T11:54:29.6663021Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-478] PASSED [ 79%] 2023-03-20T11:54:29.6680268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-479] XFAIL [ 79%] 2023-03-20T11:54:29.6697723Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-480] XFAIL [ 79%] 2023-03-20T11:54:29.6710020Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-481] PASSED [ 79%] 2023-03-20T11:54:29.6722846Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-482] PASSED [ 79%] 2023-03-20T11:54:29.6735417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-483] PASSED [ 79%] 2023-03-20T11:54:29.6747098Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-484] PASSED [ 79%] 2023-03-20T11:54:29.6759589Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-485] PASSED [ 79%] 2023-03-20T11:54:29.6772924Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-486] PASSED [ 79%] 2023-03-20T11:54:29.6784505Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-487] PASSED [ 79%] 2023-03-20T11:54:29.6796168Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-488] PASSED [ 79%] 2023-03-20T11:54:29.6810557Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-489] PASSED [ 79%] 2023-03-20T11:54:29.6827375Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-490] XFAIL [ 79%] 2023-03-20T11:54:29.6844429Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-491] XFAIL [ 79%] 2023-03-20T11:54:29.6857022Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-492] PASSED [ 79%] 2023-03-20T11:54:29.6870761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-493] PASSED [ 79%] 2023-03-20T11:54:29.6883335Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-494] PASSED [ 79%] 2023-03-20T11:54:29.6895680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-495] PASSED [ 79%] 2023-03-20T11:54:29.6908034Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-496] PASSED [ 79%] 2023-03-20T11:54:29.6920090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-497] PASSED [ 79%] 2023-03-20T11:54:29.6933468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-498] PASSED [ 79%] 2023-03-20T11:54:29.6945008Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-499] PASSED [ 79%] 2023-03-20T11:54:29.6957421Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-500] PASSED [ 79%] 2023-03-20T11:54:29.6974925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-501] XFAIL [ 79%] 2023-03-20T11:54:29.6992166Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-502] XFAIL [ 79%] 2023-03-20T11:54:29.7004605Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-503] PASSED [ 79%] 2023-03-20T11:54:29.7017203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-504] PASSED [ 79%] 2023-03-20T11:54:29.7029066Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-505] PASSED [ 79%] 2023-03-20T11:54:29.7041201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-506] PASSED [ 79%] 2023-03-20T11:54:29.7053801Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-507] PASSED [ 79%] 2023-03-20T11:54:29.7066059Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-508] PASSED [ 79%] 2023-03-20T11:54:29.7078281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-509] PASSED [ 79%] 2023-03-20T11:54:29.7090959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-510] PASSED [ 79%] 2023-03-20T11:54:29.7103201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-511] PASSED [ 79%] 2023-03-20T11:54:29.7120582Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-512] XFAIL [ 79%] 2023-03-20T11:54:29.7137924Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-513] XFAIL [ 79%] 2023-03-20T11:54:29.7150232Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-514] PASSED [ 79%] 2023-03-20T11:54:29.7164173Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-515] PASSED [ 79%] 2023-03-20T11:54:29.7176762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-516] PASSED [ 79%] 2023-03-20T11:54:29.7189227Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-517] PASSED [ 79%] 2023-03-20T11:54:29.7201600Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-518] PASSED [ 79%] 2023-03-20T11:54:29.7214853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-519] PASSED [ 79%] 2023-03-20T11:54:29.7226646Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-520] PASSED [ 79%] 2023-03-20T11:54:29.7239130Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-521] PASSED [ 79%] 2023-03-20T11:54:29.7272878Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-522] PASSED [ 79%] 2023-03-20T11:54:29.7291012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-523] XFAIL [ 79%] 2023-03-20T11:54:29.7308286Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-524] XFAIL [ 79%] 2023-03-20T11:54:29.7325380Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-525] PASSED [ 79%] 2023-03-20T11:54:29.7342027Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-526] PASSED [ 79%] 2023-03-20T11:54:29.7358519Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-527] PASSED [ 79%] 2023-03-20T11:54:29.7375561Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-528] PASSED [ 79%] 2023-03-20T11:54:29.7392226Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-529] PASSED [ 79%] 2023-03-20T11:54:29.7410113Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-530] PASSED [ 79%] 2023-03-20T11:54:29.7426068Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-531] PASSED [ 79%] 2023-03-20T11:54:29.7442324Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-532] PASSED [ 79%] 2023-03-20T11:54:29.7474040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-533] PASSED [ 79%] 2023-03-20T11:54:29.7493093Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-534] XFAIL [ 79%] 2023-03-20T11:54:29.7509741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-535] XFAIL [ 79%] 2023-03-20T11:54:29.7527229Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-536] PASSED [ 79%] 2023-03-20T11:54:29.7546135Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-537] PASSED [ 79%] 2023-03-20T11:54:29.7563226Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-538] PASSED [ 79%] 2023-03-20T11:54:29.7580069Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-539] PASSED [ 79%] 2023-03-20T11:54:29.7597312Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-540] PASSED [ 79%] 2023-03-20T11:54:29.7614115Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-541] PASSED [ 79%] 2023-03-20T11:54:29.7630528Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-542] PASSED [ 79%] 2023-03-20T11:54:29.7647967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-543] PASSED [ 79%] 2023-03-20T11:54:29.7680495Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-544] PASSED [ 79%] 2023-03-20T11:54:29.7697764Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-545] XFAIL [ 79%] 2023-03-20T11:54:29.7715717Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-546] XFAIL [ 79%] 2023-03-20T11:54:29.7734104Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-547] PASSED [ 79%] 2023-03-20T11:54:29.7750008Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-548] PASSED [ 79%] 2023-03-20T11:54:29.7767199Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-549] PASSED [ 79%] 2023-03-20T11:54:29.7784399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-550] PASSED [ 79%] 2023-03-20T11:54:29.7801037Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-551] PASSED [ 79%] 2023-03-20T11:54:29.7817924Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-552] PASSED [ 79%] 2023-03-20T11:54:29.7834592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-553] PASSED [ 79%] 2023-03-20T11:54:29.7851662Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-554] PASSED [ 79%] 2023-03-20T11:54:29.7882989Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-555] PASSED [ 79%] 2023-03-20T11:54:29.7900812Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-556] XFAIL [ 79%] 2023-03-20T11:54:29.7918567Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-557] XFAIL [ 79%] 2023-03-20T11:54:29.7935489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-558] PASSED [ 79%] 2023-03-20T11:54:29.7953695Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-559] PASSED [ 79%] 2023-03-20T11:54:29.7971028Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-560] PASSED [ 79%] 2023-03-20T11:54:29.7987263Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-561] PASSED [ 79%] 2023-03-20T11:54:29.8003780Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-562] PASSED [ 79%] 2023-03-20T11:54:29.8019984Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-563] PASSED [ 79%] 2023-03-20T11:54:29.8036750Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-564] PASSED [ 79%] 2023-03-20T11:54:29.8054548Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-565] PASSED [ 79%] 2023-03-20T11:54:29.8085893Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-566] PASSED [ 79%] 2023-03-20T11:54:29.8102746Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-567] XFAIL [ 79%] 2023-03-20T11:54:29.8120341Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-568] XFAIL [ 79%] 2023-03-20T11:54:29.8137838Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-569] PASSED [ 79%] 2023-03-20T11:54:29.8155340Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-570] PASSED [ 79%] 2023-03-20T11:54:29.8173432Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-571] PASSED [ 79%] 2023-03-20T11:54:29.8189752Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-572] PASSED [ 79%] 2023-03-20T11:54:29.8206864Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-573] PASSED [ 79%] 2023-03-20T11:54:29.8224611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-574] PASSED [ 79%] 2023-03-20T11:54:29.8241641Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-575] PASSED [ 79%] 2023-03-20T11:54:29.8258380Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-576] PASSED [ 79%] 2023-03-20T11:54:29.8290761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-577] PASSED [ 79%] 2023-03-20T11:54:29.8307913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-578] XFAIL [ 79%] 2023-03-20T11:54:29.8326017Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-579] XFAIL [ 79%] 2023-03-20T11:54:29.8343705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-580] PASSED [ 79%] 2023-03-20T11:54:29.8365890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-581] PASSED [ 79%] 2023-03-20T11:54:29.8383305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-582] PASSED [ 79%] 2023-03-20T11:54:29.8400547Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-583] PASSED [ 79%] 2023-03-20T11:54:29.8417484Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-584] PASSED [ 79%] 2023-03-20T11:54:29.8434725Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-585] PASSED [ 79%] 2023-03-20T11:54:29.8452727Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-586] PASSED [ 79%] 2023-03-20T11:54:29.8468611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-587] PASSED [ 79%] 2023-03-20T11:54:29.8499033Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-588] PASSED [ 79%] 2023-03-20T11:54:29.8517543Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-589] XFAIL [ 79%] 2023-03-20T11:54:29.8535574Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-590] XFAIL [ 79%] 2023-03-20T11:54:29.8552508Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-591] PASSED [ 79%] 2023-03-20T11:54:29.8570572Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-592] PASSED [ 79%] 2023-03-20T11:54:29.8586238Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-593] PASSED [ 79%] 2023-03-20T11:54:29.8602678Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-594] PASSED [ 79%] 2023-03-20T11:54:29.8619436Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-595] PASSED [ 79%] 2023-03-20T11:54:29.8636131Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-596] PASSED [ 79%] 2023-03-20T11:54:29.8653924Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-597] PASSED [ 79%] 2023-03-20T11:54:29.8669582Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-598] PASSED [ 79%] 2023-03-20T11:54:29.8700689Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-599] PASSED [ 79%] 2023-03-20T11:54:29.8719085Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-600] XFAIL [ 79%] 2023-03-20T11:54:29.8737170Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-601] XFAIL [ 79%] 2023-03-20T11:54:29.8754695Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-602] PASSED [ 79%] 2023-03-20T11:54:29.8774279Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-603] PASSED [ 79%] 2023-03-20T11:54:29.8790285Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-604] PASSED [ 79%] 2023-03-20T11:54:29.8807923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-605] PASSED [ 79%] 2023-03-20T11:54:29.8825100Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-606] PASSED [ 79%] 2023-03-20T11:54:29.8842281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-607] PASSED [ 79%] 2023-03-20T11:54:29.8859234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-608] PASSED [ 79%] 2023-03-20T11:54:29.8876208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-609] PASSED [ 79%] 2023-03-20T11:54:29.8907840Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-610] PASSED [ 79%] 2023-03-20T11:54:29.8925907Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-611] XFAIL [ 79%] 2023-03-20T11:54:29.8944159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-612] XFAIL [ 79%] 2023-03-20T11:54:29.8961415Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-613] PASSED [ 79%] 2023-03-20T11:54:29.8978508Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-614] PASSED [ 79%] 2023-03-20T11:54:29.8995833Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-615] PASSED [ 79%] 2023-03-20T11:54:29.9013774Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-616] PASSED [ 79%] 2023-03-20T11:54:29.9029788Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-617] PASSED [ 79%] 2023-03-20T11:54:29.9046984Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-618] PASSED [ 79%] 2023-03-20T11:54:29.9064351Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-619] PASSED [ 79%] 2023-03-20T11:54:29.9081372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-620] PASSED [ 79%] 2023-03-20T11:54:29.9094141Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-621] PASSED [ 79%] 2023-03-20T11:54:29.9111583Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-622] XFAIL [ 79%] 2023-03-20T11:54:29.9130664Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-623] XFAIL [ 79%] 2023-03-20T11:54:29.9142378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-624] PASSED [ 79%] 2023-03-20T11:54:29.9156476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-625] PASSED [ 79%] 2023-03-20T11:54:29.9170378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-626] PASSED [ 79%] 2023-03-20T11:54:29.9182205Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-627] PASSED [ 79%] 2023-03-20T11:54:29.9195060Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-628] PASSED [ 79%] 2023-03-20T11:54:29.9207593Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-629] PASSED [ 79%] 2023-03-20T11:54:29.9220316Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-630] PASSED [ 79%] 2023-03-20T11:54:29.9233442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-631] PASSED [ 79%] 2023-03-20T11:54:29.9245983Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-632] PASSED [ 79%] 2023-03-20T11:54:29.9263520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-633] XFAIL [ 79%] 2023-03-20T11:54:29.9281056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-634] XFAIL [ 79%] 2023-03-20T11:54:29.9293973Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-635] PASSED [ 79%] 2023-03-20T11:54:29.9306287Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-636] PASSED [ 79%] 2023-03-20T11:54:29.9319084Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-637] PASSED [ 79%] 2023-03-20T11:54:29.9331904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-638] PASSED [ 79%] 2023-03-20T11:54:29.9344345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-639] PASSED [ 79%] 2023-03-20T11:54:29.9357331Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-640] PASSED [ 79%] 2023-03-20T11:54:29.9370322Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-641] PASSED [ 79%] 2023-03-20T11:54:29.9382819Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-642] PASSED [ 79%] 2023-03-20T11:54:29.9395507Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-643] PASSED [ 79%] 2023-03-20T11:54:29.9414036Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-644] XFAIL [ 79%] 2023-03-20T11:54:29.9430501Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-645] XFAIL [ 79%] 2023-03-20T11:54:29.9443403Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-646] PASSED [ 79%] 2023-03-20T11:54:29.9457416Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-647] PASSED [ 79%] 2023-03-20T11:54:29.9469563Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-648] PASSED [ 79%] 2023-03-20T11:54:29.9482614Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-649] PASSED [ 79%] 2023-03-20T11:54:29.9495256Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-650] PASSED [ 79%] 2023-03-20T11:54:29.9507930Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-651] PASSED [ 79%] 2023-03-20T11:54:29.9520666Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-652] PASSED [ 79%] 2023-03-20T11:54:29.9534026Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-653] PASSED [ 79%] 2023-03-20T11:54:29.9545774Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-654] PASSED [ 79%] 2023-03-20T11:54:29.9563296Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-655] XFAIL [ 79%] 2023-03-20T11:54:29.9580779Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-656] XFAIL [ 79%] 2023-03-20T11:54:29.9593705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-657] PASSED [ 79%] 2023-03-20T11:54:29.9606143Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-658] PASSED [ 79%] 2023-03-20T11:54:29.9618931Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-659] PASSED [ 79%] 2023-03-20T11:54:29.9631762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-660] PASSED [ 79%] 2023-03-20T11:54:29.9644401Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-661] PASSED [ 79%] 2023-03-20T11:54:29.9656683Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-662] PASSED [ 79%] 2023-03-20T11:54:29.9669158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-663] PASSED [ 79%] 2023-03-20T11:54:29.9681900Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-664] PASSED [ 79%] 2023-03-20T11:54:29.9694629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-665] PASSED [ 79%] 2023-03-20T11:54:29.9712202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-666] XFAIL [ 79%] 2023-03-20T11:54:29.9730643Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-667] XFAIL [ 79%] 2023-03-20T11:54:29.9742718Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-668] PASSED [ 79%] 2023-03-20T11:54:29.9756658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-669] PASSED [ 79%] 2023-03-20T11:54:29.9770563Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-670] PASSED [ 79%] 2023-03-20T11:54:29.9782159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-671] PASSED [ 79%] 2023-03-20T11:54:29.9794909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-672] PASSED [ 79%] 2023-03-20T11:54:29.9807417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-673] PASSED [ 79%] 2023-03-20T11:54:29.9819679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-674] PASSED [ 79%] 2023-03-20T11:54:29.9832903Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-675] PASSED [ 79%] 2023-03-20T11:54:29.9845112Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-676] PASSED [ 79%] 2023-03-20T11:54:29.9862872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-677] XFAIL [ 79%] 2023-03-20T11:54:29.9880472Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-678] XFAIL [ 79%] 2023-03-20T11:54:29.9894262Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-679] PASSED [ 79%] 2023-03-20T11:54:29.9906116Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-680] PASSED [ 79%] 2023-03-20T11:54:29.9918850Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-681] PASSED [ 79%] 2023-03-20T11:54:29.9932514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-682] PASSED [ 79%] 2023-03-20T11:54:29.9943896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-683] PASSED [ 79%] 2023-03-20T11:54:29.9956996Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-684] PASSED [ 79%] 2023-03-20T11:54:29.9970613Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-685] PASSED [ 79%] 2023-03-20T11:54:29.9982091Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-686] PASSED [ 79%] 2023-03-20T11:54:29.9994764Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-687] PASSED [ 79%] 2023-03-20T11:54:30.0013410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-688] XFAIL [ 79%] 2023-03-20T11:54:30.0029548Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-689] XFAIL [ 79%] 2023-03-20T11:54:30.0042437Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-690] PASSED [ 79%] 2023-03-20T11:54:30.0056363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-691] PASSED [ 79%] 2023-03-20T11:54:30.0069103Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-692] PASSED [ 79%] 2023-03-20T11:54:30.0082120Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-693] PASSED [ 79%] 2023-03-20T11:54:30.0094771Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-694] PASSED [ 79%] 2023-03-20T11:54:30.0107553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-695] PASSED [ 79%] 2023-03-20T11:54:30.0120281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-696] PASSED [ 79%] 2023-03-20T11:54:30.0134330Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-697] PASSED [ 79%] 2023-03-20T11:54:30.0145983Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-698] PASSED [ 79%] 2023-03-20T11:54:30.0163193Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-699] XFAIL [ 79%] 2023-03-20T11:54:30.0180427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-700] XFAIL [ 79%] 2023-03-20T11:54:30.0193654Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-701] PASSED [ 79%] 2023-03-20T11:54:30.0206014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-702] PASSED [ 79%] 2023-03-20T11:54:30.0218648Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-703] PASSED [ 79%] 2023-03-20T11:54:30.0231158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-704] PASSED [ 79%] 2023-03-20T11:54:30.0244037Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-705] PASSED [ 79%] 2023-03-20T11:54:30.0257057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-706] PASSED [ 79%] 2023-03-20T11:54:30.0269267Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-707] PASSED [ 79%] 2023-03-20T11:54:30.0282023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-708] PASSED [ 79%] 2023-03-20T11:54:30.0294896Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-709] PASSED [ 79%] 2023-03-20T11:54:30.0312348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-710] XFAIL [ 79%] 2023-03-20T11:54:30.0331104Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-711] XFAIL [ 79%] 2023-03-20T11:54:30.0343708Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-712] PASSED [ 79%] 2023-03-20T11:54:30.0357556Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-713] PASSED [ 79%] 2023-03-20T11:54:30.0370669Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-714] PASSED [ 79%] 2023-03-20T11:54:30.0383299Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-715] PASSED [ 79%] 2023-03-20T11:54:30.0395388Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-716] PASSED [ 79%] 2023-03-20T11:54:30.0408641Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-717] PASSED [ 79%] 2023-03-20T11:54:30.0420797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-718] PASSED [ 79%] 2023-03-20T11:54:30.0433775Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-719] PASSED [ 79%] 2023-03-20T11:54:30.0468276Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-perspective-720] PASSED [ 79%] 2023-03-20T11:54:30.0583083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-000] PASSED [ 79%] 2023-03-20T11:54:30.0602245Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-001] XFAIL [ 79%] 2023-03-20T11:54:30.0619815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-002] XFAIL [ 79%] 2023-03-20T11:54:30.0858853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-003] PASSED [ 79%] 2023-03-20T11:54:30.0873947Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-004] PASSED [ 79%] 2023-03-20T11:54:30.0890615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-005] PASSED [ 79%] 2023-03-20T11:54:30.0904734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-006] PASSED [ 79%] 2023-03-20T11:54:30.0919476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-007] PASSED [ 79%] 2023-03-20T11:54:30.0937277Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-008] XFAIL [ 79%] 2023-03-20T11:54:30.0954668Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-009] XFAIL [ 79%] 2023-03-20T11:54:30.0970677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-010] PASSED [ 79%] 2023-03-20T11:54:30.0986819Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-011] PASSED [ 79%] 2023-03-20T11:54:30.1002249Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-012] PASSED [ 79%] 2023-03-20T11:54:30.1017658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-013] PASSED [ 79%] 2023-03-20T11:54:30.1032525Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-014] PASSED [ 79%] 2023-03-20T11:54:30.1050733Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-015] XFAIL [ 79%] 2023-03-20T11:54:30.1067629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-016] XFAIL [ 79%] 2023-03-20T11:54:30.1083188Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-017] PASSED [ 79%] 2023-03-20T11:54:30.1098747Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-018] PASSED [ 79%] 2023-03-20T11:54:30.1114348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-019] PASSED [ 79%] 2023-03-20T11:54:30.1130939Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-020] PASSED [ 79%] 2023-03-20T11:54:30.1143992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-021] PASSED [ 79%] 2023-03-20T11:54:30.1161723Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-022] XFAIL [ 79%] 2023-03-20T11:54:30.1179345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-023] XFAIL [ 79%] 2023-03-20T11:54:30.1194565Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-024] PASSED [ 79%] 2023-03-20T11:54:30.1210561Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-025] PASSED [ 79%] 2023-03-20T11:54:30.1224458Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-026] PASSED [ 79%] 2023-03-20T11:54:30.1239054Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-027] PASSED [ 79%] 2023-03-20T11:54:30.1254381Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-028] PASSED [ 79%] 2023-03-20T11:54:30.1272809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-029] XFAIL [ 79%] 2023-03-20T11:54:30.1290685Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-030] XFAIL [ 79%] 2023-03-20T11:54:30.1305692Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-031] PASSED [ 79%] 2023-03-20T11:54:30.1321350Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-032] PASSED [ 79%] 2023-03-20T11:54:30.1336503Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-033] PASSED [ 79%] 2023-03-20T11:54:30.1351877Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-034] PASSED [ 79%] 2023-03-20T11:54:30.1366373Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-035] PASSED [ 79%] 2023-03-20T11:54:30.1384461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-036] XFAIL [ 79%] 2023-03-20T11:54:30.1401913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-037] XFAIL [ 79%] 2023-03-20T11:54:30.1417706Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-038] PASSED [ 79%] 2023-03-20T11:54:30.1433409Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-039] PASSED [ 79%] 2023-03-20T11:54:30.1450157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-040] PASSED [ 79%] 2023-03-20T11:54:30.1464065Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-041] PASSED [ 79%] 2023-03-20T11:54:30.1478462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-042] PASSED [ 79%] 2023-03-20T11:54:30.1495811Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-043] XFAIL [ 79%] 2023-03-20T11:54:30.1513538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-044] XFAIL [ 79%] 2023-03-20T11:54:30.1530947Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-045] PASSED [ 79%] 2023-03-20T11:54:30.1545305Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-046] PASSED [ 79%] 2023-03-20T11:54:30.1560568Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-047] PASSED [ 79%] 2023-03-20T11:54:30.1575758Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-048] PASSED [ 79%] 2023-03-20T11:54:30.1590026Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-049] PASSED [ 79%] 2023-03-20T11:54:30.1607964Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-050] XFAIL [ 79%] 2023-03-20T11:54:30.1625533Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-051] XFAIL [ 79%] 2023-03-20T11:54:30.1641422Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-052] PASSED [ 79%] 2023-03-20T11:54:30.1656616Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-053] PASSED [ 79%] 2023-03-20T11:54:30.1671866Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-054] PASSED [ 79%] 2023-03-20T11:54:30.1687279Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-055] PASSED [ 79%] 2023-03-20T11:54:30.1701992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-056] PASSED [ 79%] 2023-03-20T11:54:30.1719632Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-057] XFAIL [ 79%] 2023-03-20T11:54:30.1737237Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-058] XFAIL [ 79%] 2023-03-20T11:54:30.1753268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-059] PASSED [ 79%] 2023-03-20T11:54:30.1768921Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-060] PASSED [ 79%] 2023-03-20T11:54:30.1784018Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-061] PASSED [ 79%] 2023-03-20T11:54:30.1799486Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-062] PASSED [ 79%] 2023-03-20T11:54:30.1812978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-063] PASSED [ 79%] 2023-03-20T11:54:30.1830428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-064] XFAIL [ 79%] 2023-03-20T11:54:30.1848957Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-065] XFAIL [ 79%] 2023-03-20T11:54:30.1860252Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-066] PASSED [ 79%] 2023-03-20T11:54:30.1872923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-067] PASSED [ 79%] 2023-03-20T11:54:30.1885318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-068] PASSED [ 79%] 2023-03-20T11:54:30.1897928Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-069] PASSED [ 79%] 2023-03-20T11:54:30.1910398Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-070] PASSED [ 79%] 2023-03-20T11:54:30.1929258Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-071] XFAIL [ 79%] 2023-03-20T11:54:30.1945636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-072] XFAIL [ 79%] 2023-03-20T11:54:30.1958135Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-073] PASSED [ 79%] 2023-03-20T11:54:30.1970536Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-074] PASSED [ 79%] 2023-03-20T11:54:30.1982913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-075] PASSED [ 79%] 2023-03-20T11:54:30.1995026Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-076] PASSED [ 79%] 2023-03-20T11:54:30.2007208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-077] PASSED [ 79%] 2023-03-20T11:54:30.2024667Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-078] XFAIL [ 79%] 2023-03-20T11:54:30.2041384Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-079] XFAIL [ 79%] 2023-03-20T11:54:30.2055437Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-080] PASSED [ 79%] 2023-03-20T11:54:30.2067996Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-081] PASSED [ 79%] 2023-03-20T11:54:30.2080734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-082] PASSED [ 79%] 2023-03-20T11:54:30.2093159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-083] PASSED [ 79%] 2023-03-20T11:54:30.2104860Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-084] PASSED [ 79%] 2023-03-20T11:54:30.2122539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-085] XFAIL [ 79%] 2023-03-20T11:54:30.2139512Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-086] XFAIL [ 79%] 2023-03-20T11:54:30.2151973Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-087] PASSED [ 79%] 2023-03-20T11:54:30.2164283Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-088] PASSED [ 79%] 2023-03-20T11:54:30.2176878Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-089] PASSED [ 79%] 2023-03-20T11:54:30.2189684Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-090] PASSED [ 79%] 2023-03-20T11:54:30.2202212Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-091] PASSED [ 79%] 2023-03-20T11:54:30.2218846Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-092] XFAIL [ 79%] 2023-03-20T11:54:30.2236496Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-093] XFAIL [ 79%] 2023-03-20T11:54:30.2250269Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-094] PASSED [ 79%] 2023-03-20T11:54:30.2261628Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-095] PASSED [ 79%] 2023-03-20T11:54:30.2274306Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-096] PASSED [ 79%] 2023-03-20T11:54:30.2286453Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-097] PASSED [ 79%] 2023-03-20T11:54:30.2299361Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-098] PASSED [ 79%] 2023-03-20T11:54:30.2322570Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-099] XFAIL [ 79%] 2023-03-20T11:54:30.2339489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-100] XFAIL [ 79%] 2023-03-20T11:54:30.2352695Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-101] PASSED [ 79%] 2023-03-20T11:54:30.2364801Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-102] PASSED [ 79%] 2023-03-20T11:54:30.2376840Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-103] PASSED [ 79%] 2023-03-20T11:54:30.2389387Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-104] PASSED [ 79%] 2023-03-20T11:54:30.2402233Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-105] PASSED [ 79%] 2023-03-20T11:54:30.2419498Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-106] XFAIL [ 79%] 2023-03-20T11:54:30.2436624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-107] XFAIL [ 79%] 2023-03-20T11:54:30.2450184Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-108] PASSED [ 79%] 2023-03-20T11:54:30.2461619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-109] PASSED [ 79%] 2023-03-20T11:54:30.2474162Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-110] PASSED [ 79%] 2023-03-20T11:54:30.2486229Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-111] PASSED [ 79%] 2023-03-20T11:54:30.2498935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-112] PASSED [ 79%] 2023-03-20T11:54:30.2516375Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-113] XFAIL [ 79%] 2023-03-20T11:54:30.2534246Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-114] XFAIL [ 79%] 2023-03-20T11:54:30.2546211Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-115] PASSED [ 79%] 2023-03-20T11:54:30.2560095Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-116] PASSED [ 79%] 2023-03-20T11:54:30.2573986Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-117] PASSED [ 79%] 2023-03-20T11:54:30.2585311Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-118] PASSED [ 79%] 2023-03-20T11:54:30.2598040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-119] PASSED [ 79%] 2023-03-20T11:54:30.2615366Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-120] XFAIL [ 79%] 2023-03-20T11:54:30.2632415Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-121] XFAIL [ 79%] 2023-03-20T11:54:30.2645018Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-122] PASSED [ 79%] 2023-03-20T11:54:30.2657679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-123] PASSED [ 79%] 2023-03-20T11:54:30.2669651Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-124] PASSED [ 79%] 2023-03-20T11:54:30.2682092Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-125] PASSED [ 79%] 2023-03-20T11:54:30.2696872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-126] PASSED [ 79%] 2023-03-20T11:54:30.2714949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-127] XFAIL [ 79%] 2023-03-20T11:54:30.2734023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-128] XFAIL [ 79%] 2023-03-20T11:54:30.2748433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-129] PASSED [ 79%] 2023-03-20T11:54:30.2763949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-130] PASSED [ 79%] 2023-03-20T11:54:30.2778745Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-131] PASSED [ 79%] 2023-03-20T11:54:30.2794853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-132] PASSED [ 79%] 2023-03-20T11:54:30.2810476Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-133] PASSED [ 79%] 2023-03-20T11:54:30.2824774Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-134] PASSED [ 79%] 2023-03-20T11:54:30.2839886Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-135] PASSED [ 79%] 2023-03-20T11:54:30.2855418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-136] PASSED [ 79%] 2023-03-20T11:54:30.2871231Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-137] PASSED [ 79%] 2023-03-20T11:54:30.2890386Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-138] XFAIL [ 79%] 2023-03-20T11:54:30.2906524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-139] XFAIL [ 79%] 2023-03-20T11:54:30.2922063Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-140] PASSED [ 79%] 2023-03-20T11:54:30.2937471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-141] PASSED [ 79%] 2023-03-20T11:54:30.2953572Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-142] PASSED [ 79%] 2023-03-20T11:54:30.2970184Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-143] PASSED [ 79%] 2023-03-20T11:54:30.2984416Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-144] PASSED [ 79%] 2023-03-20T11:54:30.2999860Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-145] PASSED [ 79%] 2023-03-20T11:54:30.3015272Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-146] PASSED [ 79%] 2023-03-20T11:54:30.3030462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-147] PASSED [ 79%] 2023-03-20T11:54:30.3045615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-148] PASSED [ 79%] 2023-03-20T11:54:30.3063850Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-149] XFAIL [ 79%] 2023-03-20T11:54:30.3081659Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-150] XFAIL [ 79%] 2023-03-20T11:54:30.3097379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-151] PASSED [ 79%] 2023-03-20T11:54:30.3113457Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-152] PASSED [ 79%] 2023-03-20T11:54:30.3129997Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-153] PASSED [ 79%] 2023-03-20T11:54:30.3144239Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-154] PASSED [ 79%] 2023-03-20T11:54:30.3159668Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-155] PASSED [ 79%] 2023-03-20T11:54:30.3175260Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-156] PASSED [ 79%] 2023-03-20T11:54:30.3191822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-157] PASSED [ 79%] 2023-03-20T11:54:30.3207638Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-158] PASSED [ 79%] 2023-03-20T11:54:30.3221806Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-159] PASSED [ 79%] 2023-03-20T11:54:30.3239713Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-160] XFAIL [ 79%] 2023-03-20T11:54:30.3257553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-161] XFAIL [ 79%] 2023-03-20T11:54:30.3273408Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-162] PASSED [ 79%] 2023-03-20T11:54:30.3289912Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-163] PASSED [ 79%] 2023-03-20T11:54:30.3304316Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-164] PASSED [ 79%] 2023-03-20T11:54:30.3319358Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-165] PASSED [ 79%] 2023-03-20T11:54:30.3334824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-166] PASSED [ 79%] 2023-03-20T11:54:30.3349895Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-167] PASSED [ 79%] 2023-03-20T11:54:30.3365559Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-168] PASSED [ 79%] 2023-03-20T11:54:30.3380857Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-169] PASSED [ 79%] 2023-03-20T11:54:30.3395274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-170] PASSED [ 79%] 2023-03-20T11:54:30.3413697Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-171] XFAIL [ 79%] 2023-03-20T11:54:30.3430467Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-172] XFAIL [ 79%] 2023-03-20T11:54:30.3445727Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-173] PASSED [ 79%] 2023-03-20T11:54:30.3461406Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-174] PASSED [ 79%] 2023-03-20T11:54:30.3477101Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-175] PASSED [ 79%] 2023-03-20T11:54:30.3493408Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-176] PASSED [ 79%] 2023-03-20T11:54:30.3507913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-177] PASSED [ 79%] 2023-03-20T11:54:30.3524981Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-178] PASSED [ 79%] 2023-03-20T11:54:30.3540592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-179] PASSED [ 79%] 2023-03-20T11:54:30.3556236Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-180] PASSED [ 79%] 2023-03-20T11:54:30.3571143Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-181] PASSED [ 79%] 2023-03-20T11:54:30.3588814Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-182] XFAIL [ 79%] 2023-03-20T11:54:30.3606658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-183] XFAIL [ 79%] 2023-03-20T11:54:30.3622790Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-184] PASSED [ 79%] 2023-03-20T11:54:30.3638976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-185] PASSED [ 79%] 2023-03-20T11:54:30.3654708Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-186] PASSED [ 79%] 2023-03-20T11:54:30.3670125Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-187] PASSED [ 79%] 2023-03-20T11:54:30.3685851Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-188] PASSED [ 79%] 2023-03-20T11:54:30.3701157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-189] PASSED [ 79%] 2023-03-20T11:54:30.3725370Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-190] PASSED [ 79%] 2023-03-20T11:54:30.3733905Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-191] PASSED [ 79%] 2023-03-20T11:54:30.3746952Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-192] PASSED [ 79%] 2023-03-20T11:54:30.3764806Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-193] XFAIL [ 79%] 2023-03-20T11:54:30.3782819Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-194] XFAIL [ 79%] 2023-03-20T11:54:30.3799111Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-195] PASSED [ 79%] 2023-03-20T11:54:30.3814506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-196] PASSED [ 79%] 2023-03-20T11:54:30.3829940Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-197] PASSED [ 79%] 2023-03-20T11:54:30.3845509Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-198] PASSED [ 79%] 2023-03-20T11:54:30.3862303Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-199] PASSED [ 79%] 2023-03-20T11:54:30.3877962Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-200] PASSED [ 79%] 2023-03-20T11:54:30.3894626Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-201] PASSED [ 79%] 2023-03-20T11:54:30.3908808Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-202] PASSED [ 79%] 2023-03-20T11:54:30.3923696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-203] PASSED [ 79%] 2023-03-20T11:54:30.3941790Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-204] XFAIL [ 79%] 2023-03-20T11:54:30.3959757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-205] XFAIL [ 79%] 2023-03-20T11:54:30.3975467Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-206] PASSED [ 79%] 2023-03-20T11:54:30.3990936Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-207] PASSED [ 79%] 2023-03-20T11:54:30.4006051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-208] PASSED [ 79%] 2023-03-20T11:54:30.4021796Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-209] PASSED [ 79%] 2023-03-20T11:54:30.4037392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-210] PASSED [ 79%] 2023-03-20T11:54:30.4053671Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-211] PASSED [ 79%] 2023-03-20T11:54:30.4068271Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-212] PASSED [ 79%] 2023-03-20T11:54:30.4083818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-213] PASSED [ 79%] 2023-03-20T11:54:30.4098474Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-214] PASSED [ 79%] 2023-03-20T11:54:30.4116516Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-215] XFAIL [ 79%] 2023-03-20T11:54:30.4134634Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-216] XFAIL [ 79%] 2023-03-20T11:54:30.4149978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-217] PASSED [ 79%] 2023-03-20T11:54:30.4165265Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-218] PASSED [ 79%] 2023-03-20T11:54:30.4181066Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-219] PASSED [ 79%] 2023-03-20T11:54:30.4198282Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-220] PASSED [ 79%] 2023-03-20T11:54:30.4214423Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-221] PASSED [ 79%] 2023-03-20T11:54:30.4229216Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-222] PASSED [ 79%] 2023-03-20T11:54:30.4244988Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-223] PASSED [ 79%] 2023-03-20T11:54:30.4261013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-224] PASSED [ 79%] 2023-03-20T11:54:30.4273805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-225] PASSED [ 79%] 2023-03-20T11:54:30.4291792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-226] XFAIL [ 79%] 2023-03-20T11:54:30.4309164Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-227] XFAIL [ 79%] 2023-03-20T11:54:30.4321913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-228] PASSED [ 79%] 2023-03-20T11:54:30.4334982Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-229] PASSED [ 79%] 2023-03-20T11:54:30.4347283Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-230] PASSED [ 79%] 2023-03-20T11:54:30.4360061Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-231] PASSED [ 79%] 2023-03-20T11:54:30.4373192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-232] PASSED [ 79%] 2023-03-20T11:54:30.4384806Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-233] PASSED [ 79%] 2023-03-20T11:54:30.4397974Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-234] PASSED [ 79%] 2023-03-20T11:54:30.4410845Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-235] PASSED [ 79%] 2023-03-20T11:54:30.4422987Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-236] PASSED [ 79%] 2023-03-20T11:54:30.4440502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-237] XFAIL [ 79%] 2023-03-20T11:54:30.4457313Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-238] XFAIL [ 79%] 2023-03-20T11:54:30.4469873Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-239] PASSED [ 79%] 2023-03-20T11:54:30.4482694Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-240] PASSED [ 79%] 2023-03-20T11:54:30.4496539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-241] PASSED [ 79%] 2023-03-20T11:54:30.4509159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-242] PASSED [ 79%] 2023-03-20T11:54:30.4522200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-243] PASSED [ 79%] 2023-03-20T11:54:30.4535155Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-244] PASSED [ 79%] 2023-03-20T11:54:30.4547610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-245] PASSED [ 79%] 2023-03-20T11:54:30.4560807Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-246] PASSED [ 79%] 2023-03-20T11:54:30.4574246Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-247] PASSED [ 79%] 2023-03-20T11:54:30.4590880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-248] XFAIL [ 79%] 2023-03-20T11:54:30.4609160Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-249] XFAIL [ 79%] 2023-03-20T11:54:30.4621012Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-250] PASSED [ 79%] 2023-03-20T11:54:30.4633967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-251] PASSED [ 79%] 2023-03-20T11:54:30.4646502Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-252] PASSED [ 79%] 2023-03-20T11:54:30.4659442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-253] PASSED [ 79%] 2023-03-20T11:54:30.4672069Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-254] PASSED [ 79%] 2023-03-20T11:54:30.4684671Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-255] PASSED [ 79%] 2023-03-20T11:54:30.4697559Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-256] PASSED [ 79%] 2023-03-20T11:54:30.4710067Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-257] PASSED [ 79%] 2023-03-20T11:54:30.4722949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-258] PASSED [ 79%] 2023-03-20T11:54:30.4739927Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-259] XFAIL [ 79%] 2023-03-20T11:54:30.4757649Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-260] XFAIL [ 79%] 2023-03-20T11:54:30.4770487Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-261] PASSED [ 79%] 2023-03-20T11:54:30.4784348Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-262] PASSED [ 79%] 2023-03-20T11:54:30.4797211Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-263] PASSED [ 79%] 2023-03-20T11:54:30.4810692Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-264] PASSED [ 79%] 2023-03-20T11:54:30.4822079Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-265] PASSED [ 79%] 2023-03-20T11:54:30.4835171Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-266] PASSED [ 79%] 2023-03-20T11:54:30.4848842Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-267] PASSED [ 79%] 2023-03-20T11:54:30.4860543Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-268] PASSED [ 79%] 2023-03-20T11:54:30.4873075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-269] PASSED [ 79%] 2023-03-20T11:54:30.4890762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-270] XFAIL [ 79%] 2023-03-20T11:54:30.4907634Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-271] XFAIL [ 79%] 2023-03-20T11:54:30.4920692Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-272] PASSED [ 79%] 2023-03-20T11:54:30.4934109Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-273] PASSED [ 79%] 2023-03-20T11:54:30.4945386Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-274] PASSED [ 79%] 2023-03-20T11:54:30.4958735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-275] PASSED [ 79%] 2023-03-20T11:54:30.4971321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-276] PASSED [ 79%] 2023-03-20T11:54:30.4983887Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-277] PASSED [ 79%] 2023-03-20T11:54:30.4996798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-278] PASSED [ 79%] 2023-03-20T11:54:30.5010399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-279] PASSED [ 79%] 2023-03-20T11:54:30.5021922Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-280] PASSED [ 79%] 2023-03-20T11:54:30.5039489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-281] XFAIL [ 79%] 2023-03-20T11:54:30.5057172Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-282] XFAIL [ 79%] 2023-03-20T11:54:30.5069743Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-283] PASSED [ 79%] 2023-03-20T11:54:30.5083898Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-284] PASSED [ 79%] 2023-03-20T11:54:30.5096712Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-285] PASSED [ 79%] 2023-03-20T11:54:30.5109336Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-286] PASSED [ 79%] 2023-03-20T11:54:30.5122156Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-287] PASSED [ 79%] 2023-03-20T11:54:30.5135031Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-288] PASSED [ 79%] 2023-03-20T11:54:30.5147216Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-289] PASSED [ 79%] 2023-03-20T11:54:30.5160894Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-290] PASSED [ 79%] 2023-03-20T11:54:30.5174781Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-291] PASSED [ 79%] 2023-03-20T11:54:30.5192967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-292] XFAIL [ 79%] 2023-03-20T11:54:30.5210890Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-293] XFAIL [ 79%] 2023-03-20T11:54:30.5222909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-294] PASSED [ 79%] 2023-03-20T11:54:30.5235652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-295] PASSED [ 79%] 2023-03-20T11:54:30.5249094Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-296] PASSED [ 79%] 2023-03-20T11:54:30.5261310Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-297] PASSED [ 79%] 2023-03-20T11:54:30.5273934Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-298] PASSED [ 79%] 2023-03-20T11:54:30.5286824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-299] PASSED [ 79%] 2023-03-20T11:54:30.5299950Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-300] PASSED [ 79%] 2023-03-20T11:54:30.5312442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-301] PASSED [ 79%] 2023-03-20T11:54:30.5325140Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-302] PASSED [ 79%] 2023-03-20T11:54:30.5342854Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-303] XFAIL [ 79%] 2023-03-20T11:54:30.5360152Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-304] XFAIL [ 79%] 2023-03-20T11:54:30.5374023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-305] PASSED [ 79%] 2023-03-20T11:54:30.5386958Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-306] PASSED [ 79%] 2023-03-20T11:54:30.5399859Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-307] PASSED [ 79%] 2023-03-20T11:54:30.5413897Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-308] PASSED [ 79%] 2023-03-20T11:54:30.5425009Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-309] PASSED [ 79%] 2023-03-20T11:54:30.5437744Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-310] PASSED [ 79%] 2023-03-20T11:54:30.5450742Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-311] PASSED [ 79%] 2023-03-20T11:54:30.5463381Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-312] PASSED [ 79%] 2023-03-20T11:54:30.5475245Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-313] PASSED [ 79%] 2023-03-20T11:54:30.5494085Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-314] XFAIL [ 79%] 2023-03-20T11:54:30.5510333Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-315] XFAIL [ 79%] 2023-03-20T11:54:30.5523208Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-316] PASSED [ 79%] 2023-03-20T11:54:30.5536073Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-317] PASSED [ 79%] 2023-03-20T11:54:30.5548636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-318] PASSED [ 79%] 2023-03-20T11:54:30.5561895Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-319] PASSED [ 79%] 2023-03-20T11:54:30.5574719Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-320] PASSED [ 79%] 2023-03-20T11:54:30.5587119Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-321] PASSED [ 79%] 2023-03-20T11:54:30.5599710Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-322] PASSED [ 79%] 2023-03-20T11:54:30.5613297Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-323] PASSED [ 79%] 2023-03-20T11:54:30.5626442Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-324] PASSED [ 79%] 2023-03-20T11:54:30.5644015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-325] XFAIL [ 79%] 2023-03-20T11:54:30.5661576Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-326] XFAIL [ 79%] 2023-03-20T11:54:30.5677040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-327] PASSED [ 79%] 2023-03-20T11:54:30.5693918Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-328] PASSED [ 79%] 2023-03-20T11:54:30.5707773Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-329] PASSED [ 79%] 2023-03-20T11:54:30.5722427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-330] PASSED [ 79%] 2023-03-20T11:54:30.5737500Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-331] PASSED [ 79%] 2023-03-20T11:54:30.5752891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-332] PASSED [ 79%] 2023-03-20T11:54:30.5766982Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-333] PASSED [ 79%] 2023-03-20T11:54:30.5782375Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-334] PASSED [ 79%] 2023-03-20T11:54:30.5796712Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-335] PASSED [ 79%] 2023-03-20T11:54:30.5814844Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-336] XFAIL [ 79%] 2023-03-20T11:54:30.5832147Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-337] XFAIL [ 79%] 2023-03-20T11:54:30.5847352Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-338] PASSED [ 79%] 2023-03-20T11:54:30.5862924Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-339] PASSED [ 79%] 2023-03-20T11:54:30.5878001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-340] PASSED [ 79%] 2023-03-20T11:54:30.5893564Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-341] PASSED [ 79%] 2023-03-20T11:54:30.5907396Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-342] PASSED [ 79%] 2023-03-20T11:54:30.5922435Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-343] PASSED [ 79%] 2023-03-20T11:54:30.5937630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-344] PASSED [ 79%] 2023-03-20T11:54:30.5953071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-345] PASSED [ 79%] 2023-03-20T11:54:30.5966729Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-346] PASSED [ 79%] 2023-03-20T11:54:30.5984576Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-347] XFAIL [ 79%] 2023-03-20T11:54:30.6001921Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-348] XFAIL [ 79%] 2023-03-20T11:54:30.6017430Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-349] PASSED [ 79%] 2023-03-20T11:54:30.6037609Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-350] PASSED [ 79%] 2023-03-20T11:54:30.6054051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-351] PASSED [ 79%] 2023-03-20T11:54:30.6068275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-352] PASSED [ 79%] 2023-03-20T11:54:30.6083647Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-353] PASSED [ 79%] 2023-03-20T11:54:30.6098944Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-354] PASSED [ 79%] 2023-03-20T11:54:30.6114372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-355] PASSED [ 79%] 2023-03-20T11:54:30.6130485Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-356] PASSED [ 79%] 2023-03-20T11:54:30.6143160Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-357] PASSED [ 79%] 2023-03-20T11:54:30.6160570Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-358] XFAIL [ 79%] 2023-03-20T11:54:30.6177681Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-359] XFAIL [ 79%] 2023-03-20T11:54:30.6192848Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-360] PASSED [ 79%] 2023-03-20T11:54:30.6208998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-361] PASSED [ 79%] 2023-03-20T11:54:30.6223184Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-362] PASSED [ 79%] 2023-03-20T11:54:30.6238075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-363] PASSED [ 79%] 2023-03-20T11:54:30.6254073Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-364] PASSED [ 79%] 2023-03-20T11:54:30.6268005Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-365] PASSED [ 79%] 2023-03-20T11:54:30.6283022Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-366] PASSED [ 79%] 2023-03-20T11:54:30.6298056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-367] PASSED [ 79%] 2023-03-20T11:54:30.6312603Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-368] PASSED [ 79%] 2023-03-20T11:54:30.6330819Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-369] XFAIL [ 79%] 2023-03-20T11:54:30.6347319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-370] XFAIL [ 79%] 2023-03-20T11:54:30.6362620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-371] PASSED [ 79%] 2023-03-20T11:54:30.6379063Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-372] PASSED [ 79%] 2023-03-20T11:54:30.6394473Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-373] PASSED [ 79%] 2023-03-20T11:54:30.6410791Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-374] PASSED [ 79%] 2023-03-20T11:54:30.6424484Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-375] PASSED [ 79%] 2023-03-20T11:54:30.6439834Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-376] PASSED [ 79%] 2023-03-20T11:54:30.6455122Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-377] PASSED [ 79%] 2023-03-20T11:54:30.6469860Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-378] PASSED [ 79%] 2023-03-20T11:54:30.6484522Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-379] PASSED [ 79%] 2023-03-20T11:54:30.6502378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-380] XFAIL [ 79%] 2023-03-20T11:54:30.6519798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-381] XFAIL [ 79%] 2023-03-20T11:54:30.6535095Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-382] PASSED [ 79%] 2023-03-20T11:54:30.6550315Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-383] PASSED [ 79%] 2023-03-20T11:54:30.6565615Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-384] PASSED [ 79%] 2023-03-20T11:54:30.6580947Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-385] PASSED [ 79%] 2023-03-20T11:54:30.6596569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-386] PASSED [ 79%] 2023-03-20T11:54:30.6612926Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-387] PASSED [ 79%] 2023-03-20T11:54:30.6627244Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-388] PASSED [ 79%] 2023-03-20T11:54:30.6642511Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-389] PASSED [ 79%] 2023-03-20T11:54:30.6656837Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-390] PASSED [ 79%] 2023-03-20T11:54:30.6674410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-391] XFAIL [ 79%] 2023-03-20T11:54:30.6692741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-392] XFAIL [ 79%] 2023-03-20T11:54:30.6706863Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-393] PASSED [ 79%] 2023-03-20T11:54:30.6722853Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-394] PASSED [ 79%] 2023-03-20T11:54:30.6738034Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-395] PASSED [ 79%] 2023-03-20T11:54:30.6753444Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-396] PASSED [ 79%] 2023-03-20T11:54:30.6769253Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-397] PASSED [ 79%] 2023-03-20T11:54:30.6783439Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-398] PASSED [ 79%] 2023-03-20T11:54:30.6798411Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-399] PASSED [ 79%] 2023-03-20T11:54:30.6814141Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-400] PASSED [ 79%] 2023-03-20T11:54:30.6827555Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-401] PASSED [ 79%] 2023-03-20T11:54:30.6845057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-402] XFAIL [ 79%] 2023-03-20T11:54:30.6862632Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-403] XFAIL [ 79%] 2023-03-20T11:54:30.6877721Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-404] PASSED [ 79%] 2023-03-20T11:54:30.6893936Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-405] PASSED [ 79%] 2023-03-20T11:54:30.6908300Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-406] PASSED [ 79%] 2023-03-20T11:54:30.6923200Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-407] PASSED [ 79%] 2023-03-20T11:54:30.6938588Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-408] PASSED [ 79%] 2023-03-20T11:54:30.6953789Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-409] PASSED [ 79%] 2023-03-20T11:54:30.6969871Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-410] PASSED [ 79%] 2023-03-20T11:54:30.6984409Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-411] PASSED [ 79%] 2023-03-20T11:54:30.6998950Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-412] PASSED [ 79%] 2023-03-20T11:54:30.7016101Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-413] XFAIL [ 79%] 2023-03-20T11:54:30.7033481Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-414] XFAIL [ 79%] 2023-03-20T11:54:30.7049677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-415] PASSED [ 79%] 2023-03-20T11:54:30.7065449Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-416] PASSED [ 79%] 2023-03-20T11:54:30.7080922Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-417] PASSED [ 79%] 2023-03-20T11:54:30.7096249Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-418] PASSED [ 79%] 2023-03-20T11:54:30.7111525Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-419] PASSED [ 79%] 2023-03-20T11:54:30.7126624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-420] PASSED [ 79%] 2023-03-20T11:54:30.7142174Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-421] PASSED [ 79%] 2023-03-20T11:54:30.7157704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-422] PASSED [ 79%] 2023-03-20T11:54:30.7170855Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-423] PASSED [ 79%] 2023-03-20T11:54:30.7187307Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-424] XFAIL [ 79%] 2023-03-20T11:54:30.7204598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-425] XFAIL [ 79%] 2023-03-20T11:54:30.7216965Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-426] PASSED [ 79%] 2023-03-20T11:54:30.7229228Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-427] PASSED [ 79%] 2023-03-20T11:54:30.7241716Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-428] PASSED [ 79%] 2023-03-20T11:54:30.7254588Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-429] PASSED [ 79%] 2023-03-20T11:54:30.7266744Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-430] PASSED [ 79%] 2023-03-20T11:54:30.7278434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-431] PASSED [ 79%] 2023-03-20T11:54:30.7291246Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-432] PASSED [ 79%] 2023-03-20T11:54:30.7303410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-433] PASSED [ 79%] 2023-03-20T11:54:30.7315964Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-434] PASSED [ 79%] 2023-03-20T11:54:30.7334275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-435] XFAIL [ 79%] 2023-03-20T11:54:30.7350395Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-436] XFAIL [ 79%] 2023-03-20T11:54:30.7363274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-437] PASSED [ 79%] 2023-03-20T11:54:30.7376709Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-438] PASSED [ 79%] 2023-03-20T11:54:30.7389213Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-439] PASSED [ 79%] 2023-03-20T11:54:30.7401421Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-440] PASSED [ 79%] 2023-03-20T11:54:30.7414509Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-441] PASSED [ 79%] 2023-03-20T11:54:30.7426247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-442] PASSED [ 79%] 2023-03-20T11:54:30.7438782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-443] PASSED [ 79%] 2023-03-20T11:54:30.7451452Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-444] PASSED [ 79%] 2023-03-20T11:54:30.7463470Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-445] PASSED [ 79%] 2023-03-20T11:54:30.7480850Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-446] XFAIL [ 79%] 2023-03-20T11:54:30.7497865Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-447] XFAIL [ 79%] 2023-03-20T11:54:30.7510438Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-448] PASSED [ 79%] 2023-03-20T11:54:30.7523023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-449] PASSED [ 79%] 2023-03-20T11:54:30.7535545Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-450] PASSED [ 79%] 2023-03-20T11:54:30.7547763Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-451] PASSED [ 79%] 2023-03-20T11:54:30.7559809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-452] PASSED [ 79%] 2023-03-20T11:54:30.7572300Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-453] PASSED [ 79%] 2023-03-20T11:54:30.7584570Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-454] PASSED [ 79%] 2023-03-20T11:54:30.7596555Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-455] PASSED [ 79%] 2023-03-20T11:54:30.7609157Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-456] PASSED [ 79%] 2023-03-20T11:54:30.7626340Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-457] XFAIL [ 79%] 2023-03-20T11:54:30.7643572Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-458] XFAIL [ 79%] 2023-03-20T11:54:30.7655988Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-459] PASSED [ 79%] 2023-03-20T11:54:30.7669593Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-460] PASSED [ 79%] 2023-03-20T11:54:30.7681588Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-461] PASSED [ 79%] 2023-03-20T11:54:30.7694494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-462] PASSED [ 79%] 2023-03-20T11:54:30.7706438Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-463] PASSED [ 79%] 2023-03-20T11:54:30.7718617Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-464] PASSED [ 79%] 2023-03-20T11:54:30.7730996Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-465] PASSED [ 79%] 2023-03-20T11:54:30.7743597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-466] PASSED [ 79%] 2023-03-20T11:54:30.7755480Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-467] PASSED [ 79%] 2023-03-20T11:54:30.7773514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-468] XFAIL [ 79%] 2023-03-20T11:54:30.7790052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-469] XFAIL [ 79%] 2023-03-20T11:54:30.7802670Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-470] PASSED [ 79%] 2023-03-20T11:54:30.7814869Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-471] PASSED [ 79%] 2023-03-20T11:54:30.7827685Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-472] PASSED [ 79%] 2023-03-20T11:54:30.7840323Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-473] PASSED [ 79%] 2023-03-20T11:54:30.7853847Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-474] PASSED [ 79%] 2023-03-20T11:54:30.7865075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-475] PASSED [ 79%] 2023-03-20T11:54:30.7877530Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-476] PASSED [ 79%] 2023-03-20T11:54:30.7890837Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-477] PASSED [ 79%] 2023-03-20T11:54:30.7902567Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-478] PASSED [ 79%] 2023-03-20T11:54:30.7919728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-479] XFAIL [ 79%] 2023-03-20T11:54:30.7937089Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-480] XFAIL [ 79%] 2023-03-20T11:54:30.7949245Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-481] PASSED [ 79%] 2023-03-20T11:54:30.7963520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-482] PASSED [ 79%] 2023-03-20T11:54:30.7975733Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-483] PASSED [ 79%] 2023-03-20T11:54:30.7987613Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-484] PASSED [ 79%] 2023-03-20T11:54:30.7999832Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-485] PASSED [ 79%] 2023-03-20T11:54:30.8013169Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-486] PASSED [ 79%] 2023-03-20T11:54:30.8024171Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-487] PASSED [ 79%] 2023-03-20T11:54:30.8036576Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-488] PASSED [ 79%] 2023-03-20T11:54:30.8050143Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-489] PASSED [ 79%] 2023-03-20T11:54:30.8066680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-490] XFAIL [ 79%] 2023-03-20T11:54:30.8084107Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-491] XFAIL [ 79%] 2023-03-20T11:54:30.8096454Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-492] PASSED [ 79%] 2023-03-20T11:54:30.8108799Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-493] PASSED [ 79%] 2023-03-20T11:54:30.8121428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-494] PASSED [ 79%] 2023-03-20T11:54:30.8134578Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-495] PASSED [ 79%] 2023-03-20T11:54:30.8146574Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-496] PASSED [ 79%] 2023-03-20T11:54:30.8159285Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-497] PASSED [ 79%] 2023-03-20T11:54:30.8171592Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-498] PASSED [ 79%] 2023-03-20T11:54:30.8184214Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-499] PASSED [ 79%] 2023-03-20T11:54:30.8196594Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-500] PASSED [ 79%] 2023-03-20T11:54:30.8214078Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-501] XFAIL [ 79%] 2023-03-20T11:54:30.8230868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-502] XFAIL [ 79%] 2023-03-20T11:54:30.8242825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-503] PASSED [ 79%] 2023-03-20T11:54:30.8256637Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-504] PASSED [ 79%] 2023-03-20T11:54:30.8269426Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-505] PASSED [ 79%] 2023-03-20T11:54:30.8282089Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-506] PASSED [ 79%] 2023-03-20T11:54:30.8294652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-507] PASSED [ 79%] 2023-03-20T11:54:30.8307129Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-508] PASSED [ 79%] 2023-03-20T11:54:30.8319425Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-509] PASSED [ 79%] 2023-03-20T11:54:30.8331972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-510] PASSED [ 79%] 2023-03-20T11:54:30.8343883Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-511] PASSED [ 79%] 2023-03-20T11:54:30.8361242Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-512] XFAIL [ 79%] 2023-03-20T11:54:30.8409960Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-513] XFAIL [ 79%] 2023-03-20T11:54:30.8464342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-514] PASSED [ 79%] 2023-03-20T11:54:30.8497780Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-515] PASSED [ 79%] 2023-03-20T11:54:30.8527210Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-516] PASSED [ 79%] 2023-03-20T11:54:30.8554992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-517] PASSED [ 79%] 2023-03-20T11:54:30.8583500Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-518] PASSED [ 79%] 2023-03-20T11:54:30.8610720Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-519] PASSED [ 79%] 2023-03-20T11:54:30.8634579Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-520] PASSED [ 79%] 2023-03-20T11:54:30.8658658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-521] PASSED [ 79%] 2023-03-20T11:54:30.8683429Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-522] PASSED [ 79%] 2023-03-20T11:54:30.8711691Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-523] XFAIL [ 79%] 2023-03-20T11:54:30.8736797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-524] XFAIL [ 79%] 2023-03-20T11:54:30.8756248Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-525] PASSED [ 79%] 2023-03-20T11:54:30.8776294Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-526] PASSED [ 79%] 2023-03-20T11:54:30.8793976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-527] PASSED [ 79%] 2023-03-20T11:54:30.8811524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-528] PASSED [ 79%] 2023-03-20T11:54:30.8828622Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-529] PASSED [ 79%] 2023-03-20T11:54:30.8845342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-530] PASSED [ 79%] 2023-03-20T11:54:30.8862412Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-531] PASSED [ 79%] 2023-03-20T11:54:30.8879818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-532] PASSED [ 79%] 2023-03-20T11:54:30.8895253Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-533] PASSED [ 79%] 2023-03-20T11:54:30.8914934Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-534] XFAIL [ 79%] 2023-03-20T11:54:30.8934768Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-535] XFAIL [ 79%] 2023-03-20T11:54:30.8951296Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-536] PASSED [ 79%] 2023-03-20T11:54:30.8968515Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-537] PASSED [ 79%] 2023-03-20T11:54:30.8985189Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-538] PASSED [ 79%] 2023-03-20T11:54:30.9001905Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-539] PASSED [ 79%] 2023-03-20T11:54:30.9018748Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-540] PASSED [ 79%] 2023-03-20T11:54:30.9035741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-541] PASSED [ 79%] 2023-03-20T11:54:30.9053490Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-542] PASSED [ 79%] 2023-03-20T11:54:30.9069211Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-543] PASSED [ 79%] 2023-03-20T11:54:30.9085199Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-544] PASSED [ 79%] 2023-03-20T11:54:30.9104569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-545] XFAIL [ 79%] 2023-03-20T11:54:30.9123342Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-546] XFAIL [ 79%] 2023-03-20T11:54:30.9140219Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-547] PASSED [ 79%] 2023-03-20T11:54:30.9158319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-548] PASSED [ 79%] 2023-03-20T11:54:30.9175141Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-549] PASSED [ 79%] 2023-03-20T11:54:30.9192042Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-550] PASSED [ 79%] 2023-03-20T11:54:30.9209690Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-551] PASSED [ 79%] 2023-03-20T11:54:30.9225627Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-552] PASSED [ 79%] 2023-03-20T11:54:30.9242268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-553] PASSED [ 79%] 2023-03-20T11:54:30.9258965Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-554] PASSED [ 79%] 2023-03-20T11:54:30.9274212Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-555] PASSED [ 79%] 2023-03-20T11:54:30.9294233Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-556] XFAIL [ 79%] 2023-03-20T11:54:30.9311993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-557] XFAIL [ 79%] 2023-03-20T11:54:30.9329663Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-558] PASSED [ 79%] 2023-03-20T11:54:30.9345176Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-559] PASSED [ 79%] 2023-03-20T11:54:30.9361074Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-560] PASSED [ 79%] 2023-03-20T11:54:30.9376849Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-561] PASSED [ 79%] 2023-03-20T11:54:30.9393199Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-562] PASSED [ 79%] 2023-03-20T11:54:30.9410380Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-563] PASSED [ 79%] 2023-03-20T11:54:30.9425455Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-564] PASSED [ 79%] 2023-03-20T11:54:30.9441822Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-565] PASSED [ 79%] 2023-03-20T11:54:30.9456986Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-566] PASSED [ 79%] 2023-03-20T11:54:30.9475865Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-567] XFAIL [ 79%] 2023-03-20T11:54:30.9495073Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-568] XFAIL [ 79%] 2023-03-20T11:54:30.9510582Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-569] PASSED [ 79%] 2023-03-20T11:54:30.9529081Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-570] PASSED [ 79%] 2023-03-20T11:54:30.9544764Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-571] PASSED [ 79%] 2023-03-20T11:54:30.9560775Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-572] PASSED [ 79%] 2023-03-20T11:54:30.9576892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-573] PASSED [ 79%] 2023-03-20T11:54:30.9593159Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-574] PASSED [ 79%] 2023-03-20T11:54:30.9610487Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-575] PASSED [ 79%] 2023-03-20T11:54:30.9625642Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-576] PASSED [ 79%] 2023-03-20T11:54:30.9640732Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-577] PASSED [ 79%] 2023-03-20T11:54:30.9659437Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-578] XFAIL [ 79%] 2023-03-20T11:54:30.9678134Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-579] XFAIL [ 79%] 2023-03-20T11:54:30.9695278Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-580] PASSED [ 79%] 2023-03-20T11:54:30.9710162Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-581] PASSED [ 79%] 2023-03-20T11:54:30.9726224Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-582] PASSED [ 79%] 2023-03-20T11:54:30.9742277Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-583] PASSED [ 79%] 2023-03-20T11:54:30.9758670Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-584] PASSED [ 79%] 2023-03-20T11:54:30.9774761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-585] PASSED [ 79%] 2023-03-20T11:54:30.9790143Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-586] PASSED [ 79%] 2023-03-20T11:54:30.9806023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-587] PASSED [ 79%] 2023-03-20T11:54:30.9820874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-588] PASSED [ 79%] 2023-03-20T11:54:30.9839235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-589] XFAIL [ 79%] 2023-03-20T11:54:30.9857554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-590] XFAIL [ 79%] 2023-03-20T11:54:30.9873506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-591] PASSED [ 79%] 2023-03-20T11:54:30.9890553Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-592] PASSED [ 79%] 2023-03-20T11:54:30.9905892Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-593] PASSED [ 79%] 2023-03-20T11:54:30.9921588Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-594] PASSED [ 79%] 2023-03-20T11:54:30.9937006Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-595] PASSED [ 79%] 2023-03-20T11:54:30.9952183Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-596] PASSED [ 79%] 2023-03-20T11:54:30.9967187Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-597] PASSED [ 79%] 2023-03-20T11:54:30.9982968Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-598] PASSED [ 79%] 2023-03-20T11:54:30.9997445Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-599] PASSED [ 79%] 2023-03-20T11:54:31.0015414Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-600] XFAIL [ 79%] 2023-03-20T11:54:31.0032761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-601] XFAIL [ 79%] 2023-03-20T11:54:31.0049394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-602] PASSED [ 79%] 2023-03-20T11:54:31.0063903Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-603] PASSED [ 79%] 2023-03-20T11:54:31.0078730Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-604] PASSED [ 79%] 2023-03-20T11:54:31.0095274Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-605] PASSED [ 79%] 2023-03-20T11:54:31.0109967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-606] PASSED [ 79%] 2023-03-20T11:54:31.0125554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-607] PASSED [ 79%] 2023-03-20T11:54:31.0141427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-608] PASSED [ 79%] 2023-03-20T11:54:31.0157077Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-609] PASSED [ 79%] 2023-03-20T11:54:31.0173139Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-610] PASSED [ 79%] 2023-03-20T11:54:31.0189552Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-611] XFAIL [ 79%] 2023-03-20T11:54:31.0207395Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-612] XFAIL [ 79%] 2023-03-20T11:54:31.0223418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-613] PASSED [ 79%] 2023-03-20T11:54:31.0243624Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-614] PASSED [ 79%] 2023-03-20T11:54:31.0259333Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-615] PASSED [ 79%] 2023-03-20T11:54:31.0275327Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-616] PASSED [ 79%] 2023-03-20T11:54:31.0291323Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-617] PASSED [ 79%] 2023-03-20T11:54:31.0306889Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-618] PASSED [ 79%] 2023-03-20T11:54:31.0322584Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-619] PASSED [ 79%] 2023-03-20T11:54:31.0337794Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-620] PASSED [ 79%] 2023-03-20T11:54:31.0350332Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-621] PASSED [ 79%] 2023-03-20T11:54:31.0369229Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-622] XFAIL [ 79%] 2023-03-20T11:54:31.0385479Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-623] XFAIL [ 79%] 2023-03-20T11:54:31.0398561Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-624] PASSED [ 79%] 2023-03-20T11:54:31.0411282Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-625] PASSED [ 79%] 2023-03-20T11:54:31.0423637Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-626] PASSED [ 79%] 2023-03-20T11:54:31.0436535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-627] PASSED [ 79%] 2023-03-20T11:54:31.0450488Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-628] PASSED [ 79%] 2023-03-20T11:54:31.0461824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-629] PASSED [ 79%] 2023-03-20T11:54:31.0474400Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-630] PASSED [ 79%] 2023-03-20T11:54:31.0486612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-631] PASSED [ 79%] 2023-03-20T11:54:31.0499132Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-632] PASSED [ 79%] 2023-03-20T11:54:31.0516816Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-633] XFAIL [ 79%] 2023-03-20T11:54:31.0534461Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-634] XFAIL [ 79%] 2023-03-20T11:54:31.0547049Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-635] PASSED [ 79%] 2023-03-20T11:54:31.0561050Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-636] PASSED [ 79%] 2023-03-20T11:54:31.0574015Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-637] PASSED [ 79%] 2023-03-20T11:54:31.0586415Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-638] PASSED [ 79%] 2023-03-20T11:54:31.0598768Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-639] PASSED [ 79%] 2023-03-20T11:54:31.0611382Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-640] PASSED [ 79%] 2023-03-20T11:54:31.0623631Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-641] PASSED [ 79%] 2023-03-20T11:54:31.0635791Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-642] PASSED [ 79%] 2023-03-20T11:54:31.0649472Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-643] PASSED [ 79%] 2023-03-20T11:54:31.0666014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-644] XFAIL [ 79%] 2023-03-20T11:54:31.0683514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-645] XFAIL [ 79%] 2023-03-20T11:54:31.0696293Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-646] PASSED [ 79%] 2023-03-20T11:54:31.0708902Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-647] PASSED [ 79%] 2023-03-20T11:54:31.0721715Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-648] PASSED [ 79%] 2023-03-20T11:54:31.0735058Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-649] PASSED [ 79%] 2023-03-20T11:54:31.0747052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-650] PASSED [ 79%] 2023-03-20T11:54:31.0759665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-651] PASSED [ 79%] 2023-03-20T11:54:31.0773182Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-652] PASSED [ 79%] 2023-03-20T11:54:31.0784538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-653] PASSED [ 79%] 2023-03-20T11:54:31.0796668Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-654] PASSED [ 79%] 2023-03-20T11:54:31.0814136Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-655] XFAIL [ 79%] 2023-03-20T11:54:31.0831034Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-656] XFAIL [ 79%] 2023-03-20T11:54:31.0843489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-657] PASSED [ 79%] 2023-03-20T11:54:31.0857428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-658] PASSED [ 79%] 2023-03-20T11:54:31.0870039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-659] PASSED [ 79%] 2023-03-20T11:54:31.0882878Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-660] PASSED [ 79%] 2023-03-20T11:54:31.0895845Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-661] PASSED [ 79%] 2023-03-20T11:54:31.0908061Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-662] PASSED [ 79%] 2023-03-20T11:54:31.0920416Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-663] PASSED [ 79%] 2023-03-20T11:54:31.0934367Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-664] PASSED [ 79%] 2023-03-20T11:54:31.0945809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-665] PASSED [ 79%] 2023-03-20T11:54:31.0963545Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-666] XFAIL [ 79%] 2023-03-20T11:54:31.0981420Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-667] XFAIL [ 79%] 2023-03-20T11:54:31.0994529Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-668] PASSED [ 79%] 2023-03-20T11:54:31.1006932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-669] PASSED [ 79%] 2023-03-20T11:54:31.1019784Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-670] PASSED [ 79%] 2023-03-20T11:54:31.1032727Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-671] PASSED [ 79%] 2023-03-20T11:54:31.1045123Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-672] PASSED [ 79%] 2023-03-20T11:54:31.1057885Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-673] PASSED [ 79%] 2023-03-20T11:54:31.1070309Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-674] PASSED [ 79%] 2023-03-20T11:54:31.1082763Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-675] PASSED [ 79%] 2023-03-20T11:54:31.1095008Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-676] PASSED [ 79%] 2023-03-20T11:54:31.1112366Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-677] XFAIL [ 79%] 2023-03-20T11:54:31.1130621Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-678] XFAIL [ 79%] 2023-03-20T11:54:31.1142435Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-679] PASSED [ 79%] 2023-03-20T11:54:31.1156093Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-680] PASSED [ 79%] 2023-03-20T11:54:31.1169536Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-681] PASSED [ 79%] 2023-03-20T11:54:31.1181543Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-682] PASSED [ 79%] 2023-03-20T11:54:31.1194328Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-683] PASSED [ 79%] 2023-03-20T11:54:31.1206668Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-684] PASSED [ 79%] 2023-03-20T11:54:31.1219468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-685] PASSED [ 79%] 2023-03-20T11:54:31.1232121Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-686] PASSED [ 79%] 2023-03-20T11:54:31.1244432Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-687] PASSED [ 79%] 2023-03-20T11:54:31.1261705Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-688] XFAIL [ 79%] 2023-03-20T11:54:31.1279040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-689] XFAIL [ 79%] 2023-03-20T11:54:31.1292004Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-690] PASSED [ 79%] 2023-03-20T11:54:31.1304498Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-691] PASSED [ 79%] 2023-03-20T11:54:31.1317211Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-692] PASSED [ 79%] 2023-03-20T11:54:31.1330629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-693] PASSED [ 79%] 2023-03-20T11:54:31.1342619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-694] PASSED [ 79%] 2023-03-20T11:54:31.1355011Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-695] PASSED [ 79%] 2023-03-20T11:54:31.1367103Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-696] PASSED [ 79%] 2023-03-20T11:54:31.1379745Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-697] PASSED [ 79%] 2023-03-20T11:54:31.1392778Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-698] PASSED [ 79%] 2023-03-20T11:54:31.1410620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-699] XFAIL [ 79%] 2023-03-20T11:54:31.1427655Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-700] XFAIL [ 79%] 2023-03-20T11:54:31.1440622Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-701] PASSED [ 79%] 2023-03-20T11:54:31.1454769Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-702] PASSED [ 79%] 2023-03-20T11:54:31.1466948Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-703] PASSED [ 79%] 2023-03-20T11:54:31.1479967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-704] PASSED [ 79%] 2023-03-20T11:54:31.1492933Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-705] PASSED [ 79%] 2023-03-20T11:54:31.1505198Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-706] PASSED [ 79%] 2023-03-20T11:54:31.1517383Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-707] PASSED [ 79%] 2023-03-20T11:54:31.1530972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-708] PASSED [ 79%] 2023-03-20T11:54:31.1542589Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-709] PASSED [ 79%] 2023-03-20T11:54:31.1559610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-710] XFAIL [ 79%] 2023-03-20T11:54:31.1577205Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-711] XFAIL [ 79%] 2023-03-20T11:54:31.1589899Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-712] PASSED [ 79%] 2023-03-20T11:54:31.1602237Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-713] PASSED [ 79%] 2023-03-20T11:54:31.1615178Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-714] PASSED [ 79%] 2023-03-20T11:54:31.1627102Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-715] PASSED [ 79%] 2023-03-20T11:54:31.1639419Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-716] PASSED [ 79%] 2023-03-20T11:54:31.1652138Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-717] PASSED [ 79%] 2023-03-20T11:54:31.1664300Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-718] PASSED [ 79%] 2023-03-20T11:54:31.1676718Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-elastic-719] PASSED [ 79%] 2023-03-20T11:54:31.1716289Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-00] XFAIL [ 79%] 2023-03-20T11:54:31.1762193Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-01] PASSED [ 79%] 2023-03-20T11:54:31.1832683Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-02] PASSED [ 79%] 2023-03-20T11:54:31.1845696Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-03] PASSED [ 79%] 2023-03-20T11:54:31.1858818Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-04] PASSED [ 79%] 2023-03-20T11:54:31.1872355Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-05] PASSED [ 79%] 2023-03-20T11:54:31.1885379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-06] PASSED [ 79%] 2023-03-20T11:54:31.1898740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-07] PASSED [ 79%] 2023-03-20T11:54:31.1916338Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-08] XFAIL [ 79%] 2023-03-20T11:54:31.1930510Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-09] PASSED [ 79%] 2023-03-20T11:54:31.1942378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-10] PASSED [ 79%] 2023-03-20T11:54:31.1955119Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-11] PASSED [ 79%] 2023-03-20T11:54:31.1967776Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-12] PASSED [ 79%] 2023-03-20T11:54:31.1981061Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-13] PASSED [ 79%] 2023-03-20T11:54:31.1994651Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-14] PASSED [ 79%] 2023-03-20T11:54:31.2007467Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-15] PASSED [ 79%] 2023-03-20T11:54:31.2025221Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-16] XFAIL [ 79%] 2023-03-20T11:54:31.2038216Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-17] PASSED [ 79%] 2023-03-20T11:54:31.2050995Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-18] PASSED [ 79%] 2023-03-20T11:54:31.2063711Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-19] PASSED [ 79%] 2023-03-20T11:54:31.2076216Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-20] PASSED [ 79%] 2023-03-20T11:54:31.2090742Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-21] PASSED [ 79%] 2023-03-20T11:54:31.2102635Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-22] PASSED [ 79%] 2023-03-20T11:54:31.2115377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-23] PASSED [ 79%] 2023-03-20T11:54:31.2133478Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-24] XFAIL [ 79%] 2023-03-20T11:54:31.2145385Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-25] PASSED [ 79%] 2023-03-20T11:54:31.2158132Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-26] PASSED [ 79%] 2023-03-20T11:54:31.2170916Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-27] PASSED [ 79%] 2023-03-20T11:54:31.2184254Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-28] PASSED [ 79%] 2023-03-20T11:54:31.2196390Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-29] PASSED [ 79%] 2023-03-20T11:54:31.2209971Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-30] PASSED [ 79%] 2023-03-20T11:54:31.2221866Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-31] PASSED [ 79%] 2023-03-20T11:54:31.2239082Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-32] XFAIL [ 79%] 2023-03-20T11:54:31.2252867Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-33] PASSED [ 79%] 2023-03-20T11:54:31.2264560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-34] PASSED [ 79%] 2023-03-20T11:54:31.2276681Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-35] PASSED [ 79%] 2023-03-20T11:54:31.2290378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-36] PASSED [ 79%] 2023-03-20T11:54:31.2301414Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-37] PASSED [ 79%] 2023-03-20T11:54:31.2313658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-38] PASSED [ 79%] 2023-03-20T11:54:31.2326014Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-39] PASSED [ 79%] 2023-03-20T11:54:31.2343680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-40] XFAIL [ 79%] 2023-03-20T11:54:31.2356330Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-41] PASSED [ 79%] 2023-03-20T11:54:31.2369351Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-42] PASSED [ 79%] 2023-03-20T11:54:31.2380836Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-43] PASSED [ 79%] 2023-03-20T11:54:31.2393722Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-44] PASSED [ 79%] 2023-03-20T11:54:31.2405759Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-45] PASSED [ 79%] 2023-03-20T11:54:31.2417990Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-46] PASSED [ 79%] 2023-03-20T11:54:31.2430294Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-center_crop-47] PASSED [ 79%] 2023-03-20T11:54:31.2472138Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-000] XFAIL [ 79%] 2023-03-20T11:54:31.2537397Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-001] PASSED [ 79%] 2023-03-20T11:54:31.2941999Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-002] PASSED [ 79%] 2023-03-20T11:54:31.2959484Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-003] XFAIL [ 79%] 2023-03-20T11:54:31.2975081Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-004] PASSED [ 79%] 2023-03-20T11:54:31.3014607Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-005] PASSED [ 79%] 2023-03-20T11:54:31.3031448Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-006] XFAIL [ 79%] 2023-03-20T11:54:31.3046653Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-007] PASSED [ 79%] 2023-03-20T11:54:31.3062032Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-008] PASSED [ 79%] 2023-03-20T11:54:31.3079689Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-009] XFAIL [ 79%] 2023-03-20T11:54:31.3094804Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-010] PASSED [ 79%] 2023-03-20T11:54:31.3108942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-011] PASSED [ 79%] 2023-03-20T11:54:31.3126431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-012] XFAIL [ 79%] 2023-03-20T11:54:31.3141392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-013] PASSED [ 79%] 2023-03-20T11:54:31.3156363Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-014] PASSED [ 79%] 2023-03-20T11:54:31.3175745Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-015] XFAIL [ 79%] 2023-03-20T11:54:31.3190798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-016] PASSED [ 79%] 2023-03-20T11:54:31.3205825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-017] PASSED [ 79%] 2023-03-20T11:54:31.3223698Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-018] XFAIL [ 79%] 2023-03-20T11:54:31.3238462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-019] PASSED [ 79%] 2023-03-20T11:54:31.3254234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-020] PASSED [ 79%] 2023-03-20T11:54:31.3270281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-021] XFAIL [ 79%] 2023-03-20T11:54:31.3284874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-022] PASSED [ 79%] 2023-03-20T11:54:31.3299521Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-023] PASSED [ 79%] 2023-03-20T11:54:31.3316695Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-024] XFAIL [ 79%] 2023-03-20T11:54:31.3332108Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-025] PASSED [ 79%] 2023-03-20T11:54:31.3347183Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-026] PASSED [ 79%] 2023-03-20T11:54:31.3364192Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-027] XFAIL [ 79%] 2023-03-20T11:54:31.3376995Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-028] PASSED [ 79%] 2023-03-20T11:54:31.3389366Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-029] PASSED [ 79%] 2023-03-20T11:54:31.3405880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-030] XFAIL [ 79%] 2023-03-20T11:54:31.3418741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-031] PASSED [ 79%] 2023-03-20T11:54:31.3432761Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-032] PASSED [ 79%] 2023-03-20T11:54:31.3450940Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-033] XFAIL [ 79%] 2023-03-20T11:54:31.3462330Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-034] PASSED [ 79%] 2023-03-20T11:54:31.3474629Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-035] PASSED [ 79%] 2023-03-20T11:54:31.3491884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-036] XFAIL [ 79%] 2023-03-20T11:54:31.3504435Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-037] PASSED [ 79%] 2023-03-20T11:54:31.3517295Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-038] PASSED [ 79%] 2023-03-20T11:54:31.3534968Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-039] XFAIL [ 79%] 2023-03-20T11:54:31.3547431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-040] PASSED [ 79%] 2023-03-20T11:54:31.3559931Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-041] PASSED [ 79%] 2023-03-20T11:54:31.3577285Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-042] XFAIL [ 79%] 2023-03-20T11:54:31.3589657Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-043] PASSED [ 79%] 2023-03-20T11:54:31.3602518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-044] PASSED [ 79%] 2023-03-20T11:54:31.3619365Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-045] XFAIL [ 79%] 2023-03-20T11:54:31.3631504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-046] PASSED [ 79%] 2023-03-20T11:54:31.3643809Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-047] PASSED [ 79%] 2023-03-20T11:54:31.3662201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-048] XFAIL [ 79%] 2023-03-20T11:54:31.3675009Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-049] PASSED [ 79%] 2023-03-20T11:54:31.3687099Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-050] PASSED [ 79%] 2023-03-20T11:54:31.3704472Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-051] XFAIL [ 79%] 2023-03-20T11:54:31.3717291Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-052] PASSED [ 79%] 2023-03-20T11:54:31.3730923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-053] PASSED [ 79%] 2023-03-20T11:54:31.3747468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-054] XFAIL [ 79%] 2023-03-20T11:54:31.3764665Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-055] XFAIL [ 79%] 2023-03-20T11:54:31.3781880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-056] XFAIL [ 79%] 2023-03-20T11:54:31.3799048Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-057] XFAIL [ 79%] 2023-03-20T11:54:31.3816268Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-058] XFAIL [ 79%] 2023-03-20T11:54:31.3835332Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-059] XFAIL [ 79%] 2023-03-20T11:54:31.3853769Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-060] XFAIL [ 79%] 2023-03-20T11:54:31.3870199Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-061] XFAIL [ 79%] 2023-03-20T11:54:31.3888907Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-062] XFAIL [ 79%] 2023-03-20T11:54:31.3905436Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-063] XFAIL [ 79%] 2023-03-20T11:54:31.3922406Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-064] XFAIL [ 79%] 2023-03-20T11:54:31.3939817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-065] XFAIL [ 79%] 2023-03-20T11:54:31.3962604Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-066] XFAIL [ 79%] 2023-03-20T11:54:31.3980054Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-067] XFAIL [ 79%] 2023-03-20T11:54:31.3997132Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-068] XFAIL [ 79%] 2023-03-20T11:54:31.4014634Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-069] XFAIL [ 79%] 2023-03-20T11:54:31.4031695Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-070] XFAIL [ 79%] 2023-03-20T11:54:31.4049415Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-071] XFAIL [ 79%] 2023-03-20T11:54:31.4066233Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-072] XFAIL [ 79%] 2023-03-20T11:54:31.4083226Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-073] XFAIL [ 79%] 2023-03-20T11:54:31.4102321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-074] XFAIL [ 79%] 2023-03-20T11:54:31.4119493Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-075] XFAIL [ 79%] 2023-03-20T11:54:31.4136493Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-076] XFAIL [ 79%] 2023-03-20T11:54:31.4153668Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-077] XFAIL [ 79%] 2023-03-20T11:54:31.4171269Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-078] XFAIL [ 79%] 2023-03-20T11:54:31.4187919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-079] XFAIL [ 79%] 2023-03-20T11:54:31.4204895Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-080] XFAIL [ 79%] 2023-03-20T11:54:31.4222040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-081] XFAIL [ 79%] 2023-03-20T11:54:31.4240914Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-082] XFAIL [ 79%] 2023-03-20T11:54:31.4258281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-083] XFAIL [ 79%] 2023-03-20T11:54:31.4275712Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-084] XFAIL [ 79%] 2023-03-20T11:54:31.4293842Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-085] XFAIL [ 79%] 2023-03-20T11:54:31.4310341Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-086] XFAIL [ 79%] 2023-03-20T11:54:31.4327230Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-087] XFAIL [ 79%] 2023-03-20T11:54:31.4344745Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-088] XFAIL [ 79%] 2023-03-20T11:54:31.4363498Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-089] XFAIL [ 79%] 2023-03-20T11:54:31.4380945Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-090] XFAIL [ 79%] 2023-03-20T11:54:31.4398353Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-091] XFAIL [ 79%] 2023-03-20T11:54:31.4415097Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-092] XFAIL [ 79%] 2023-03-20T11:54:31.4432325Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-093] XFAIL [ 79%] 2023-03-20T11:54:31.4450824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-094] XFAIL [ 79%] 2023-03-20T11:54:31.4467263Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-095] XFAIL [ 79%] 2023-03-20T11:54:31.4484311Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-096] XFAIL [ 79%] 2023-03-20T11:54:31.4502888Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-097] XFAIL [ 79%] 2023-03-20T11:54:31.4519985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-098] XFAIL [ 79%] 2023-03-20T11:54:31.4537439Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-099] XFAIL [ 79%] 2023-03-20T11:54:31.4554693Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-100] XFAIL [ 79%] 2023-03-20T11:54:31.4573055Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-101] XFAIL [ 79%] 2023-03-20T11:54:31.4589383Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-102] XFAIL [ 79%] 2023-03-20T11:54:31.4606371Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-103] XFAIL [ 79%] 2023-03-20T11:54:31.4625749Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-104] XFAIL [ 79%] 2023-03-20T11:54:31.4642645Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-105] XFAIL [ 79%] 2023-03-20T11:54:31.4659923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-106] XFAIL [ 79%] 2023-03-20T11:54:31.4677076Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-107] XFAIL [ 79%] 2023-03-20T11:54:31.4694554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-108] XFAIL [ 79%] 2023-03-20T11:54:31.4711004Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-109] XFAIL [ 79%] 2023-03-20T11:54:31.4728960Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-110] XFAIL [ 79%] 2023-03-20T11:54:31.4744824Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-111] XFAIL [ 79%] 2023-03-20T11:54:31.4763333Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-112] XFAIL [ 79%] 2023-03-20T11:54:31.4780319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-113] XFAIL [ 79%] 2023-03-20T11:54:31.4797454Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-114] XFAIL [ 79%] 2023-03-20T11:54:31.4814338Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-115] XFAIL [ 79%] 2023-03-20T11:54:31.4831322Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-116] XFAIL [ 79%] 2023-03-20T11:54:31.4848985Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-117] XFAIL [ 79%] 2023-03-20T11:54:31.4865184Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-118] XFAIL [ 79%] 2023-03-20T11:54:31.4883456Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-119] XFAIL [ 79%] 2023-03-20T11:54:31.4900539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-120] XFAIL [ 79%] 2023-03-20T11:54:31.4917474Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-121] XFAIL [ 79%] 2023-03-20T11:54:31.4934879Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-122] XFAIL [ 79%] 2023-03-20T11:54:31.4951840Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-123] XFAIL [ 79%] 2023-03-20T11:54:31.4969397Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-124] XFAIL [ 79%] 2023-03-20T11:54:31.4985891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-125] XFAIL [ 79%] 2023-03-20T11:54:31.5002637Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-126] XFAIL [ 79%] 2023-03-20T11:54:31.5021242Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-127] XFAIL [ 79%] 2023-03-20T11:54:31.5038347Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-128] XFAIL [ 79%] 2023-03-20T11:54:31.5055507Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-129] XFAIL [ 79%] 2023-03-20T11:54:31.5072396Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-130] XFAIL [ 79%] 2023-03-20T11:54:31.5090672Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-131] XFAIL [ 79%] 2023-03-20T11:54:31.5106817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-132] XFAIL [ 79%] 2023-03-20T11:54:31.5123590Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-133] XFAIL [ 79%] 2023-03-20T11:54:31.5141944Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-134] XFAIL [ 79%] 2023-03-20T11:54:31.5158833Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-135] XFAIL [ 79%] 2023-03-20T11:54:31.5176163Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-136] XFAIL [ 79%] 2023-03-20T11:54:31.5192916Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-137] XFAIL [ 79%] 2023-03-20T11:54:31.5210782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-138] XFAIL [ 79%] 2023-03-20T11:54:31.5227122Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-139] XFAIL [ 79%] 2023-03-20T11:54:31.5243803Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-140] XFAIL [ 79%] 2023-03-20T11:54:31.5260791Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-141] XFAIL [ 79%] 2023-03-20T11:54:31.5279080Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-142] XFAIL [ 79%] 2023-03-20T11:54:31.5296279Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-143] XFAIL [ 79%] 2023-03-20T11:54:31.5313340Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-144] XFAIL [ 79%] 2023-03-20T11:54:31.5330718Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-145] XFAIL [ 79%] 2023-03-20T11:54:31.5347688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-146] XFAIL [ 79%] 2023-03-20T11:54:31.5364367Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-147] XFAIL [ 79%] 2023-03-20T11:54:31.5381126Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-148] XFAIL [ 79%] 2023-03-20T11:54:31.5399144Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-149] XFAIL [ 79%] 2023-03-20T11:54:31.5416434Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-150] XFAIL [ 79%] 2023-03-20T11:54:31.5433544Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-151] XFAIL [ 79%] 2023-03-20T11:54:31.5450813Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-152] XFAIL [ 79%] 2023-03-20T11:54:31.5467909Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-153] XFAIL [ 79%] 2023-03-20T11:54:31.5484821Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-154] XFAIL [ 79%] 2023-03-20T11:54:31.5502039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-155] XFAIL [ 79%] 2023-03-20T11:54:31.5519144Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-156] XFAIL [ 79%] 2023-03-20T11:54:31.5541216Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-157] XFAIL [ 79%] 2023-03-20T11:54:31.5558065Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-158] XFAIL [ 79%] 2023-03-20T11:54:31.5575214Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-159] XFAIL [ 79%] 2023-03-20T11:54:31.5592282Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-160] XFAIL [ 79%] 2023-03-20T11:54:31.5610154Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-gaussian_blur-161] XFAIL [ 79%] 2023-03-20T11:54:31.5721023Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-00] PASSED [ 79%] 2023-03-20T11:54:31.6050872Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-01] PASSED [ 79%] 2023-03-20T11:54:31.6066662Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-02] PASSED [ 79%] 2023-03-20T11:54:31.6083344Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-03] PASSED [ 79%] 2023-03-20T11:54:31.6117194Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-04] PASSED [ 79%] 2023-03-20T11:54:31.6134255Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-05] PASSED [ 79%] 2023-03-20T11:54:31.6149935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-06] PASSED [ 79%] 2023-03-20T11:54:31.6185960Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-07] PASSED [ 79%] 2023-03-20T11:54:31.6201782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-08] PASSED [ 79%] 2023-03-20T11:54:31.6216371Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-09] PASSED [ 79%] 2023-03-20T11:54:31.6228981Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-10] PASSED [ 79%] 2023-03-20T11:54:31.6241207Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-11] PASSED [ 79%] 2023-03-20T11:54:31.6254275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-12] PASSED [ 79%] 2023-03-20T11:54:31.6265779Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-13] PASSED [ 79%] 2023-03-20T11:54:31.6277735Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-14] PASSED [ 79%] 2023-03-20T11:54:31.6290625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-15] PASSED [ 79%] 2023-03-20T11:54:31.6302652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-16] PASSED [ 79%] 2023-03-20T11:54:31.6315066Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-17] PASSED [ 79%] 2023-03-20T11:54:31.6332928Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-18] PASSED [ 79%] 2023-03-20T11:54:31.6365115Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-19] PASSED [ 79%] 2023-03-20T11:54:31.6381091Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-20] PASSED [ 79%] 2023-03-20T11:54:31.6397216Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-21] PASSED [ 79%] 2023-03-20T11:54:31.6432195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-22] PASSED [ 79%] 2023-03-20T11:54:31.6448738Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-23] PASSED [ 79%] 2023-03-20T11:54:31.6464650Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-24] PASSED [ 79%] 2023-03-20T11:54:31.6499929Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-25] PASSED [ 79%] 2023-03-20T11:54:31.6515841Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-26] PASSED [ 79%] 2023-03-20T11:54:31.6529135Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-27] PASSED [ 79%] 2023-03-20T11:54:31.6540618Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-28] PASSED [ 79%] 2023-03-20T11:54:31.6552956Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-29] PASSED [ 79%] 2023-03-20T11:54:31.6565805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-30] PASSED [ 79%] 2023-03-20T11:54:31.6577711Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-31] PASSED [ 79%] 2023-03-20T11:54:31.6589898Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-32] PASSED [ 79%] 2023-03-20T11:54:31.6601884Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-33] PASSED [ 79%] 2023-03-20T11:54:31.6614547Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-34] PASSED [ 79%] 2023-03-20T11:54:31.6626528Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-equalize-35] PASSED [ 79%] 2023-03-20T11:54:31.6669998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-00] PASSED [ 79%] 2023-03-20T11:54:31.6717782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-01] PASSED [ 79%] 2023-03-20T11:54:31.6731401Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-02] PASSED [ 79%] 2023-03-20T11:54:31.6763054Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-03] PASSED [ 79%] 2023-03-20T11:54:31.6795339Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-04] PASSED [ 79%] 2023-03-20T11:54:31.6809103Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-05] PASSED [ 79%] 2023-03-20T11:54:31.6841250Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-06] PASSED [ 79%] 2023-03-20T11:54:31.6875382Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-07] PASSED [ 79%] 2023-03-20T11:54:31.6889183Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-08] PASSED [ 79%] 2023-03-20T11:54:31.6922087Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-09] PASSED [ 79%] 2023-03-20T11:54:31.6939760Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-10] PASSED [ 79%] 2023-03-20T11:54:31.6952145Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-11] PASSED [ 79%] 2023-03-20T11:54:31.6965548Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-12] PASSED [ 79%] 2023-03-20T11:54:31.6978224Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-13] PASSED [ 79%] 2023-03-20T11:54:31.6990601Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-14] PASSED [ 80%] 2023-03-20T11:54:31.7003217Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-15] PASSED [ 80%] 2023-03-20T11:54:31.7017948Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-16] PASSED [ 80%] 2023-03-20T11:54:31.7039590Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-17] PASSED [ 80%] 2023-03-20T11:54:31.7063383Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-18] PASSED [ 80%] 2023-03-20T11:54:31.7083955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-19] PASSED [ 80%] 2023-03-20T11:54:31.7102790Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-20] PASSED [ 80%] 2023-03-20T11:54:31.7120543Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-21] PASSED [ 80%] 2023-03-20T11:54:31.7137407Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-22] PASSED [ 80%] 2023-03-20T11:54:31.7152734Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-23] PASSED [ 80%] 2023-03-20T11:54:31.7167551Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-24] PASSED [ 80%] 2023-03-20T11:54:31.7182535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-25] PASSED [ 80%] 2023-03-20T11:54:31.7196212Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-26] PASSED [ 80%] 2023-03-20T11:54:31.7210606Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-27] PASSED [ 80%] 2023-03-20T11:54:31.7222688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-28] PASSED [ 80%] 2023-03-20T11:54:31.7234945Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-29] PASSED [ 80%] 2023-03-20T11:54:31.7249357Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-30] PASSED [ 80%] 2023-03-20T11:54:31.7261298Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-31] PASSED [ 80%] 2023-03-20T11:54:31.7273740Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-32] PASSED [ 80%] 2023-03-20T11:54:31.7286201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-33] PASSED [ 80%] 2023-03-20T11:54:31.7298556Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-34] PASSED [ 80%] 2023-03-20T11:54:31.7311212Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-invert-35] PASSED [ 80%] 2023-03-20T11:54:31.7358234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-00] PASSED [ 80%] 2023-03-20T11:54:31.7396495Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-01] PASSED [ 80%] 2023-03-20T11:54:31.7410840Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-02] PASSED [ 80%] 2023-03-20T11:54:31.7423480Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-03] PASSED [ 80%] 2023-03-20T11:54:31.7435680Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-04] PASSED [ 80%] 2023-03-20T11:54:31.7449492Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-05] PASSED [ 80%] 2023-03-20T11:54:31.7461388Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-06] PASSED [ 80%] 2023-03-20T11:54:31.7474247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-07] PASSED [ 80%] 2023-03-20T11:54:31.7486868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-08] PASSED [ 80%] 2023-03-20T11:54:31.7499488Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-09] PASSED [ 80%] 2023-03-20T11:54:31.7512230Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-10] PASSED [ 80%] 2023-03-20T11:54:31.7524832Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-11] PASSED [ 80%] 2023-03-20T11:54:31.7537336Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-12] PASSED [ 80%] 2023-03-20T11:54:31.7549685Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-13] PASSED [ 80%] 2023-03-20T11:54:31.7561878Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-14] PASSED [ 80%] 2023-03-20T11:54:31.7574634Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-15] PASSED [ 80%] 2023-03-20T11:54:31.7586829Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-16] PASSED [ 80%] 2023-03-20T11:54:31.7599240Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-17] PASSED [ 80%] 2023-03-20T11:54:31.7613111Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-18] PASSED [ 80%] 2023-03-20T11:54:31.7625366Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-19] PASSED [ 80%] 2023-03-20T11:54:31.7637712Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-20] PASSED [ 80%] 2023-03-20T11:54:31.7651126Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-21] PASSED [ 80%] 2023-03-20T11:54:31.7664183Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-22] PASSED [ 80%] 2023-03-20T11:54:31.7676520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-23] PASSED [ 80%] 2023-03-20T11:54:31.7690714Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-24] PASSED [ 80%] 2023-03-20T11:54:31.7702749Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-25] PASSED [ 80%] 2023-03-20T11:54:31.7715399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-26] PASSED [ 80%] 2023-03-20T11:54:31.7728932Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-27] PASSED [ 80%] 2023-03-20T11:54:31.7740441Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-28] PASSED [ 80%] 2023-03-20T11:54:31.7752869Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-29] PASSED [ 80%] 2023-03-20T11:54:31.7765235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-30] PASSED [ 80%] 2023-03-20T11:54:31.7777843Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-31] PASSED [ 80%] 2023-03-20T11:54:31.7790001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-32] PASSED [ 80%] 2023-03-20T11:54:31.7802710Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-33] PASSED [ 80%] 2023-03-20T11:54:31.7814946Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-34] PASSED [ 80%] 2023-03-20T11:54:31.7827313Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-posterize-35] PASSED [ 80%] 2023-03-20T11:54:31.7876039Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-00] PASSED [ 80%] 2023-03-20T11:54:31.7976941Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-01] PASSED [ 80%] 2023-03-20T11:54:31.8030491Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-02] PASSED [ 80%] 2023-03-20T11:54:31.8066234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-03] PASSED [ 80%] 2023-03-20T11:54:31.8099002Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-04] PASSED [ 80%] 2023-03-20T11:54:31.8112088Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-05] PASSED [ 80%] 2023-03-20T11:54:31.8145967Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-06] PASSED [ 80%] 2023-03-20T11:54:31.8180514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-07] PASSED [ 80%] 2023-03-20T11:54:31.8193856Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-08] PASSED [ 80%] 2023-03-20T11:54:31.8228167Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-09] PASSED [ 80%] 2023-03-20T11:54:31.8245988Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-10] PASSED [ 80%] 2023-03-20T11:54:31.8258917Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-11] PASSED [ 80%] 2023-03-20T11:54:31.8271602Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-12] PASSED [ 80%] 2023-03-20T11:54:31.8284518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-13] PASSED [ 80%] 2023-03-20T11:54:31.8297430Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-14] PASSED [ 80%] 2023-03-20T11:54:31.8309836Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-15] PASSED [ 80%] 2023-03-20T11:54:31.8322400Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-16] PASSED [ 80%] 2023-03-20T11:54:31.8334682Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-17] PASSED [ 80%] 2023-03-20T11:54:31.8347802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-18] PASSED [ 80%] 2023-03-20T11:54:31.8361097Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-19] PASSED [ 80%] 2023-03-20T11:54:31.8374281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-20] PASSED [ 80%] 2023-03-20T11:54:31.8387334Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-21] PASSED [ 80%] 2023-03-20T11:54:31.8400610Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-22] PASSED [ 80%] 2023-03-20T11:54:31.8414520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-23] PASSED [ 80%] 2023-03-20T11:54:31.8426861Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-24] PASSED [ 80%] 2023-03-20T11:54:31.8439939Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-25] PASSED [ 80%] 2023-03-20T11:54:31.8454316Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-26] PASSED [ 80%] 2023-03-20T11:54:31.8465916Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-27] PASSED [ 80%] 2023-03-20T11:54:31.8478658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-28] PASSED [ 80%] 2023-03-20T11:54:31.8491220Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-29] PASSED [ 80%] 2023-03-20T11:54:31.8504004Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-30] PASSED [ 80%] 2023-03-20T11:54:31.8516402Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-31] PASSED [ 80%] 2023-03-20T11:54:31.8530226Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-32] PASSED [ 80%] 2023-03-20T11:54:31.8542301Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-33] PASSED [ 80%] 2023-03-20T11:54:31.8554508Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-34] PASSED [ 80%] 2023-03-20T11:54:31.8566839Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-solarize-35] PASSED [ 80%] 2023-03-20T11:54:31.8627953Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-00] PASSED [ 80%] 2023-03-20T11:54:31.8723690Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-01] PASSED [ 80%] 2023-03-20T11:54:31.8912387Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-02] PASSED [ 80%] 2023-03-20T11:54:31.8955202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-03] PASSED [ 80%] 2023-03-20T11:54:31.8999353Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-04] PASSED [ 80%] 2023-03-20T11:54:31.9223855Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-05] PASSED [ 80%] 2023-03-20T11:54:31.9268110Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-06] PASSED [ 80%] 2023-03-20T11:54:31.9314141Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-07] PASSED [ 80%] 2023-03-20T11:54:31.9618645Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-08] PASSED [ 80%] 2023-03-20T11:54:31.9632728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-09] PASSED [ 80%] 2023-03-20T11:54:31.9645178Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-10] PASSED [ 80%] 2023-03-20T11:54:31.9657913Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-11] PASSED [ 80%] 2023-03-20T11:54:31.9670123Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-12] PASSED [ 80%] 2023-03-20T11:54:31.9682228Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-13] PASSED [ 80%] 2023-03-20T11:54:31.9694829Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-14] PASSED [ 80%] 2023-03-20T11:54:31.9707312Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-15] PASSED [ 80%] 2023-03-20T11:54:31.9719325Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-16] PASSED [ 80%] 2023-03-20T11:54:31.9732707Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-17] PASSED [ 80%] 2023-03-20T11:54:31.9778925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-18] PASSED [ 80%] 2023-03-20T11:54:31.9820518Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-19] PASSED [ 80%] 2023-03-20T11:54:32.2712810Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-20] PASSED [ 80%] 2023-03-20T11:54:32.2761839Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-21] PASSED [ 80%] 2023-03-20T11:54:32.2804091Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-22] PASSED [ 80%] 2023-03-20T11:54:32.3065795Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-23] PASSED [ 80%] 2023-03-20T11:54:32.3111748Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-24] PASSED [ 80%] 2023-03-20T11:54:32.3160317Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-25] PASSED [ 80%] 2023-03-20T11:54:32.3424381Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-26] PASSED [ 80%] 2023-03-20T11:54:32.3436235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-27] PASSED [ 80%] 2023-03-20T11:54:32.3449942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-28] PASSED [ 80%] 2023-03-20T11:54:32.3461877Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-29] PASSED [ 80%] 2023-03-20T11:54:32.3474053Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-30] PASSED [ 80%] 2023-03-20T11:54:32.3486409Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-31] PASSED [ 80%] 2023-03-20T11:54:32.3499380Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-32] PASSED [ 80%] 2023-03-20T11:54:32.3511612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-33] PASSED [ 80%] 2023-03-20T11:54:32.3524415Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-34] PASSED [ 80%] 2023-03-20T11:54:32.3537191Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-35] PASSED [ 80%] 2023-03-20T11:54:32.3617625Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-00] PASSED [ 80%] 2023-03-20T11:54:32.3714677Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-01] PASSED [ 80%] 2023-03-20T11:54:32.3735762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-02] PASSED [ 80%] 2023-03-20T11:54:32.3755966Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-03] PASSED [ 80%] 2023-03-20T11:54:32.3773145Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-04] PASSED [ 80%] 2023-03-20T11:54:32.3792737Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-05] PASSED [ 80%] 2023-03-20T11:54:32.3813458Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-06] PASSED [ 80%] 2023-03-20T11:54:32.3829659Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-07] PASSED [ 80%] 2023-03-20T11:54:32.3850519Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-08] PASSED [ 80%] 2023-03-20T11:54:32.3862779Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-09] PASSED [ 80%] 2023-03-20T11:54:32.3874894Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-10] PASSED [ 80%] 2023-03-20T11:54:32.3887187Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-11] PASSED [ 80%] 2023-03-20T11:54:32.3900166Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-12] PASSED [ 80%] 2023-03-20T11:54:32.3912427Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-13] PASSED [ 80%] 2023-03-20T11:54:32.3924681Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-14] PASSED [ 80%] 2023-03-20T11:54:32.3937569Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-15] PASSED [ 80%] 2023-03-20T11:54:32.3949811Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-16] PASSED [ 80%] 2023-03-20T11:54:32.3962465Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-17] PASSED [ 80%] 2023-03-20T11:54:32.3977264Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-18] PASSED [ 80%] 2023-03-20T11:54:32.3991402Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-19] PASSED [ 80%] 2023-03-20T11:54:32.4005529Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-20] PASSED [ 80%] 2023-03-20T11:54:32.4020048Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-21] PASSED [ 80%] 2023-03-20T11:54:32.4034203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-22] PASSED [ 80%] 2023-03-20T11:54:32.4049172Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-23] PASSED [ 80%] 2023-03-20T11:54:32.4062961Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-24] PASSED [ 80%] 2023-03-20T11:54:32.4076902Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-25] PASSED [ 80%] 2023-03-20T11:54:32.4092417Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-26] PASSED [ 80%] 2023-03-20T11:54:32.4104289Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-27] PASSED [ 80%] 2023-03-20T11:54:32.4116372Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-28] PASSED [ 80%] 2023-03-20T11:54:32.4129827Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-29] PASSED [ 80%] 2023-03-20T11:54:32.4141114Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-30] PASSED [ 80%] 2023-03-20T11:54:32.4153168Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-31] PASSED [ 80%] 2023-03-20T11:54:32.4165479Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-32] PASSED [ 80%] 2023-03-20T11:54:32.4178355Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-33] PASSED [ 80%] 2023-03-20T11:54:32.4190622Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-34] PASSED [ 80%] 2023-03-20T11:54:32.4202817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-35] PASSED [ 80%] 2023-03-20T11:54:32.4215781Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-36] PASSED [ 80%] 2023-03-20T11:54:32.4228328Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-37] PASSED [ 80%] 2023-03-20T11:54:32.4240979Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-38] PASSED [ 80%] 2023-03-20T11:54:32.4253579Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-39] PASSED [ 80%] 2023-03-20T11:54:32.4266243Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-40] PASSED [ 80%] 2023-03-20T11:54:32.4278428Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-41] PASSED [ 80%] 2023-03-20T11:54:32.4291859Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-42] PASSED [ 80%] 2023-03-20T11:54:32.4303879Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-43] PASSED [ 80%] 2023-03-20T11:54:32.4316178Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-44] PASSED [ 80%] 2023-03-20T11:54:32.4329079Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-45] PASSED [ 80%] 2023-03-20T11:54:32.4341374Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-46] PASSED [ 80%] 2023-03-20T11:54:32.4353655Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-47] PASSED [ 80%] 2023-03-20T11:54:32.4366298Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-48] PASSED [ 80%] 2023-03-20T11:54:32.4379232Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-49] PASSED [ 80%] 2023-03-20T11:54:32.4391247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-50] PASSED [ 80%] 2023-03-20T11:54:32.4403466Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-51] PASSED [ 80%] 2023-03-20T11:54:32.4416082Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-52] PASSED [ 80%] 2023-03-20T11:54:32.4428411Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-53] PASSED [ 80%] 2023-03-20T11:54:32.4440797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-54] PASSED [ 80%] 2023-03-20T11:54:32.4453580Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-55] PASSED [ 80%] 2023-03-20T11:54:32.4466202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-56] PASSED [ 80%] 2023-03-20T11:54:32.4478722Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-57] PASSED [ 80%] 2023-03-20T11:54:32.4492051Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-58] PASSED [ 80%] 2023-03-20T11:54:32.4504231Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-59] PASSED [ 80%] 2023-03-20T11:54:32.4516619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-60] PASSED [ 80%] 2023-03-20T11:54:32.4530365Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-61] PASSED [ 80%] 2023-03-20T11:54:32.4542182Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-62] PASSED [ 80%] 2023-03-20T11:54:32.4554356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-63] PASSED [ 80%] 2023-03-20T11:54:32.4566636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-64] PASSED [ 80%] 2023-03-20T11:54:32.4579251Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-65] PASSED [ 80%] 2023-03-20T11:54:32.4591462Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-66] PASSED [ 80%] 2023-03-20T11:54:32.4603538Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-67] PASSED [ 80%] 2023-03-20T11:54:32.4616177Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-68] PASSED [ 80%] 2023-03-20T11:54:32.4628390Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-69] PASSED [ 80%] 2023-03-20T11:54:32.4640596Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-70] PASSED [ 80%] 2023-03-20T11:54:32.4653550Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_sharpness-71] PASSED [ 80%] 2023-03-20T11:54:32.4708935Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-00] PASSED [ 80%] 2023-03-20T11:54:32.4732030Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-01] PASSED [ 80%] 2023-03-20T11:54:32.4744925Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-02] PASSED [ 80%] 2023-03-20T11:54:32.4758076Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-03] PASSED [ 80%] 2023-03-20T11:54:32.4772105Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-04] PASSED [ 80%] 2023-03-20T11:54:32.4785079Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-05] PASSED [ 80%] 2023-03-20T11:54:32.4798279Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-06] PASSED [ 80%] 2023-03-20T11:54:32.4812389Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-07] PASSED [ 80%] 2023-03-20T11:54:32.4825652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-08] PASSED [ 80%] 2023-03-20T11:54:32.4837519Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-09] PASSED [ 80%] 2023-03-20T11:54:32.4850725Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-10] PASSED [ 80%] 2023-03-20T11:54:32.4863021Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-11] PASSED [ 80%] 2023-03-20T11:54:32.4875091Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-12] PASSED [ 80%] 2023-03-20T11:54:32.4887319Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-13] PASSED [ 80%] 2023-03-20T11:54:32.4900233Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-14] PASSED [ 80%] 2023-03-20T11:54:32.4912524Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-15] PASSED [ 80%] 2023-03-20T11:54:32.4924712Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-16] PASSED [ 80%] 2023-03-20T11:54:32.4937288Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-17] PASSED [ 80%] 2023-03-20T11:54:32.4950850Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-18] PASSED [ 80%] 2023-03-20T11:54:32.4965303Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-19] PASSED [ 80%] 2023-03-20T11:54:32.4979371Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-20] PASSED [ 80%] 2023-03-20T11:54:32.4993056Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-21] PASSED [ 80%] 2023-03-20T11:54:32.5006527Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-22] PASSED [ 80%] 2023-03-20T11:54:32.5021202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-23] PASSED [ 80%] 2023-03-20T11:54:32.5034235Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-24] PASSED [ 80%] 2023-03-20T11:54:32.5051446Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-25] PASSED [ 80%] 2023-03-20T11:54:32.5062062Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-26] PASSED [ 80%] 2023-03-20T11:54:32.5075071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-27] PASSED [ 80%] 2023-03-20T11:54:32.5087440Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-28] PASSED [ 80%] 2023-03-20T11:54:32.5100957Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-29] PASSED [ 80%] 2023-03-20T11:54:32.5113775Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-30] PASSED [ 80%] 2023-03-20T11:54:32.5125887Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-31] PASSED [ 80%] 2023-03-20T11:54:32.5138904Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-32] PASSED [ 80%] 2023-03-20T11:54:32.5151658Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-33] PASSED [ 80%] 2023-03-20T11:54:32.5164190Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-34] PASSED [ 80%] 2023-03-20T11:54:32.5177727Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-35] PASSED [ 80%] 2023-03-20T11:54:32.5191102Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-36] PASSED [ 80%] 2023-03-20T11:54:32.5204202Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-37] PASSED [ 80%] 2023-03-20T11:54:32.5217254Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-38] PASSED [ 80%] 2023-03-20T11:54:32.5230357Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-39] PASSED [ 80%] 2023-03-20T11:54:32.5244416Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-40] PASSED [ 80%] 2023-03-20T11:54:32.5258457Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-41] PASSED [ 80%] 2023-03-20T11:54:32.5271939Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-42] PASSED [ 80%] 2023-03-20T11:54:32.5285195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-43] PASSED [ 80%] 2023-03-20T11:54:32.5298852Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-44] PASSED [ 80%] 2023-03-20T11:54:32.5311679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-45] PASSED [ 80%] 2023-03-20T11:54:32.5323582Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-46] PASSED [ 80%] 2023-03-20T11:54:32.5336468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-47] PASSED [ 80%] 2023-03-20T11:54:32.5348796Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-48] PASSED [ 80%] 2023-03-20T11:54:32.5360754Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-49] PASSED [ 80%] 2023-03-20T11:54:32.5373640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-50] PASSED [ 80%] 2023-03-20T11:54:32.5386127Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-51] PASSED [ 80%] 2023-03-20T11:54:32.5398361Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-52] PASSED [ 80%] 2023-03-20T11:54:32.5411788Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-53] PASSED [ 80%] 2023-03-20T11:54:32.5425313Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-54] PASSED [ 80%] 2023-03-20T11:54:32.5438336Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-55] PASSED [ 80%] 2023-03-20T11:54:32.5453648Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-56] PASSED [ 80%] 2023-03-20T11:54:32.5466301Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-57] PASSED [ 80%] 2023-03-20T11:54:32.5480025Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-58] PASSED [ 80%] 2023-03-20T11:54:32.5493391Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-59] PASSED [ 80%] 2023-03-20T11:54:32.5507539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-60] PASSED [ 80%] 2023-03-20T11:54:32.5521054Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-61] PASSED [ 80%] 2023-03-20T11:54:32.5534579Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-62] PASSED [ 80%] 2023-03-20T11:54:32.5547805Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-63] PASSED [ 80%] 2023-03-20T11:54:32.5560458Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-64] PASSED [ 80%] 2023-03-20T11:54:32.5573219Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-65] PASSED [ 80%] 2023-03-20T11:54:32.5585798Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-66] PASSED [ 80%] 2023-03-20T11:54:32.5598038Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-67] PASSED [ 80%] 2023-03-20T11:54:32.5611803Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-68] PASSED [ 80%] 2023-03-20T11:54:32.5624186Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-69] PASSED [ 80%] 2023-03-20T11:54:32.5636211Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-70] PASSED [ 80%] 2023-03-20T11:54:32.5649883Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-erase-71] PASSED [ 80%] 2023-03-20T11:54:32.5699150Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-00] PASSED [ 80%] 2023-03-20T11:54:32.5735255Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-01] PASSED [ 80%] 2023-03-20T11:54:32.5748815Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-02] PASSED [ 80%] 2023-03-20T11:54:32.5761122Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-03] PASSED [ 80%] 2023-03-20T11:54:32.5775083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-04] PASSED [ 80%] 2023-03-20T11:54:32.5787762Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-05] PASSED [ 80%] 2023-03-20T11:54:32.5800236Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-06] PASSED [ 80%] 2023-03-20T11:54:32.5813821Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-07] PASSED [ 80%] 2023-03-20T11:54:32.5826392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-08] PASSED [ 80%] 2023-03-20T11:54:32.5839038Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-09] PASSED [ 80%] 2023-03-20T11:54:32.5851938Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-10] PASSED [ 80%] 2023-03-20T11:54:32.5864044Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-11] PASSED [ 80%] 2023-03-20T11:54:32.5876054Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-12] PASSED [ 80%] 2023-03-20T11:54:32.5889802Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-13] PASSED [ 80%] 2023-03-20T11:54:32.5902016Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-14] PASSED [ 80%] 2023-03-20T11:54:32.5913889Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-15] PASSED [ 80%] 2023-03-20T11:54:32.5926796Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-16] PASSED [ 80%] 2023-03-20T11:54:32.5939232Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-17] PASSED [ 80%] 2023-03-20T11:54:32.5951737Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-18] PASSED [ 80%] 2023-03-20T11:54:32.5964345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-19] PASSED [ 80%] 2023-03-20T11:54:32.5977704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-20] PASSED [ 80%] 2023-03-20T11:54:32.5990221Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-21] PASSED [ 80%] 2023-03-20T11:54:32.6002788Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-22] PASSED [ 80%] 2023-03-20T11:54:32.6016100Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-23] PASSED [ 80%] 2023-03-20T11:54:32.6028873Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-24] PASSED [ 80%] 2023-03-20T11:54:32.6041494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-25] PASSED [ 80%] 2023-03-20T11:54:32.6054635Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-26] PASSED [ 80%] 2023-03-20T11:54:32.6067119Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-27] PASSED [ 80%] 2023-03-20T11:54:32.6080004Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-28] PASSED [ 80%] 2023-03-20T11:54:32.6093010Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-29] PASSED [ 80%] 2023-03-20T11:54:32.6104912Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-30] PASSED [ 80%] 2023-03-20T11:54:32.6117001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-31] PASSED [ 80%] 2023-03-20T11:54:32.6130259Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-32] PASSED [ 80%] 2023-03-20T11:54:32.6142520Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-33] PASSED [ 80%] 2023-03-20T11:54:32.6154715Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-34] PASSED [ 80%] 2023-03-20T11:54:32.6167115Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_brightness-35] PASSED [ 80%] 2023-03-20T11:54:32.6260783Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-00] PASSED [ 80%] 2023-03-20T11:54:32.6385957Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-01] PASSED [ 80%] 2023-03-20T11:54:32.6454020Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-02] PASSED [ 80%] 2023-03-20T11:54:32.6514972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-03] PASSED [ 80%] 2023-03-20T11:54:32.6584195Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-04] PASSED [ 80%] 2023-03-20T11:54:33.1274670Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-05] PASSED [ 80%] 2023-03-20T11:54:33.1349652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-06] PASSED [ 80%] 2023-03-20T11:54:33.1430275Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-07] PASSED [ 80%] 2023-03-20T11:54:33.6445111Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-08] PASSED [ 80%] 2023-03-20T11:54:33.6528612Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-09] PASSED [ 80%] 2023-03-20T11:54:33.6548951Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-10] PASSED [ 80%] 2023-03-20T11:54:33.6562483Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-11] PASSED [ 80%] 2023-03-20T11:54:33.6576889Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-12] PASSED [ 80%] 2023-03-20T11:54:33.6590992Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-13] PASSED [ 80%] 2023-03-20T11:54:33.6604341Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-14] PASSED [ 80%] 2023-03-20T11:54:33.6619001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-15] PASSED [ 80%] 2023-03-20T11:54:33.6633335Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-16] PASSED [ 80%] 2023-03-20T11:54:33.6646234Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-17] PASSED [ 80%] 2023-03-20T11:54:33.6661619Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-18] PASSED [ 80%] 2023-03-20T11:54:33.6676686Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-19] PASSED [ 80%] 2023-03-20T11:54:33.6694420Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-20] PASSED [ 80%] 2023-03-20T11:54:33.6707098Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-21] PASSED [ 80%] 2023-03-20T11:54:33.6722021Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-22] PASSED [ 80%] 2023-03-20T11:54:33.6737170Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-23] PASSED [ 80%] 2023-03-20T11:54:33.6752155Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-24] PASSED [ 80%] 2023-03-20T11:54:33.6767121Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-25] PASSED [ 80%] 2023-03-20T11:54:33.6782704Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-26] PASSED [ 80%] 2023-03-20T11:54:33.6796424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-27] PASSED [ 80%] 2023-03-20T11:54:33.6812981Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-28] PASSED [ 80%] 2023-03-20T11:54:33.6824482Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-29] PASSED [ 80%] 2023-03-20T11:54:33.6837797Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-30] PASSED [ 80%] 2023-03-20T11:54:33.6853584Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-31] PASSED [ 80%] 2023-03-20T11:54:33.6867197Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-32] PASSED [ 80%] 2023-03-20T11:54:33.6880881Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-33] PASSED [ 80%] 2023-03-20T11:54:33.6895074Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-34] PASSED [ 80%] 2023-03-20T11:54:33.6908826Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_contrast-35] PASSED [ 80%] 2023-03-20T11:54:33.7011959Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-00] PASSED [ 80%] 2023-03-20T11:54:33.7195418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-01] PASSED [ 80%] 2023-03-20T11:54:33.7212075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-02] PASSED [ 80%] 2023-03-20T11:54:33.7223341Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-03] PASSED [ 80%] 2023-03-20T11:54:33.7237046Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-04] PASSED [ 80%] 2023-03-20T11:54:33.7253153Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-05] PASSED [ 80%] 2023-03-20T11:54:33.7265763Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-06] PASSED [ 80%] 2023-03-20T11:54:33.7279478Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-07] PASSED [ 80%] 2023-03-20T11:54:33.7294630Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-08] PASSED [ 80%] 2023-03-20T11:54:33.7307203Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-09] PASSED [ 80%] 2023-03-20T11:54:33.7320597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-10] PASSED [ 80%] 2023-03-20T11:54:33.7333994Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-11] PASSED [ 80%] 2023-03-20T11:54:33.7347891Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-12] PASSED [ 80%] 2023-03-20T11:54:33.7360654Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-13] PASSED [ 80%] 2023-03-20T11:54:33.7374609Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-14] PASSED [ 80%] 2023-03-20T11:54:33.7387990Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-15] PASSED [ 80%] 2023-03-20T11:54:33.7401289Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-16] PASSED [ 80%] 2023-03-20T11:54:33.7414483Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-17] PASSED [ 80%] 2023-03-20T11:54:33.7428353Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-18] PASSED [ 80%] 2023-03-20T11:54:33.7441541Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-19] PASSED [ 80%] 2023-03-20T11:54:33.7456402Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-20] PASSED [ 80%] 2023-03-20T11:54:33.7469894Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-21] PASSED [ 80%] 2023-03-20T11:54:33.7483416Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-22] PASSED [ 80%] 2023-03-20T11:54:33.7498357Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-23] PASSED [ 80%] 2023-03-20T11:54:33.7511594Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-24] PASSED [ 80%] 2023-03-20T11:54:33.7525040Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-25] PASSED [ 80%] 2023-03-20T11:54:33.7539620Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-26] PASSED [ 80%] 2023-03-20T11:54:33.7552488Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-27] PASSED [ 80%] 2023-03-20T11:54:33.7565464Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-28] PASSED [ 80%] 2023-03-20T11:54:33.7579688Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-29] PASSED [ 80%] 2023-03-20T11:54:33.7592633Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-30] PASSED [ 80%] 2023-03-20T11:54:33.7605531Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-31] PASSED [ 80%] 2023-03-20T11:54:33.7619356Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-32] PASSED [ 80%] 2023-03-20T11:54:33.7632471Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-33] PASSED [ 80%] 2023-03-20T11:54:33.7645436Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-34] PASSED [ 80%] 2023-03-20T11:54:33.7659310Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_gamma-35] PASSED [ 80%] 2023-03-20T11:54:33.7793685Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-00] PASSED [ 80%] 2023-03-20T11:54:33.8255404Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-01] PASSED [ 80%] 2023-03-20T11:54:33.8267011Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-02] PASSED [ 80%] 2023-03-20T11:54:33.8280049Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-03] PASSED [ 80%] 2023-03-20T11:54:33.8294379Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-04] PASSED [ 80%] 2023-03-20T11:54:33.8306993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-05] PASSED [ 80%] 2023-03-20T11:54:33.8319746Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-06] PASSED [ 80%] 2023-03-20T11:54:33.8333534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-07] PASSED [ 80%] 2023-03-20T11:54:33.8346535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-08] PASSED [ 80%] 2023-03-20T11:54:33.8359247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-09] PASSED [ 80%] 2023-03-20T11:54:33.8373335Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-10] PASSED [ 80%] 2023-03-20T11:54:33.8385415Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-11] PASSED [ 80%] 2023-03-20T11:54:33.8397927Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-12] PASSED [ 80%] 2023-03-20T11:54:33.8411955Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-13] PASSED [ 80%] 2023-03-20T11:54:33.8424177Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-14] PASSED [ 80%] 2023-03-20T11:54:33.8437052Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-15] PASSED [ 80%] 2023-03-20T11:54:33.8450636Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-16] PASSED [ 80%] 2023-03-20T11:54:33.8463061Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-17] PASSED [ 80%] 2023-03-20T11:54:33.8484043Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-18] PASSED [ 80%] 2023-03-20T11:54:33.8504318Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-19] PASSED [ 80%] 2023-03-20T11:54:33.8524258Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-20] PASSED [ 80%] 2023-03-20T11:54:33.8544147Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-21] PASSED [ 80%] 2023-03-20T11:54:33.8563983Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-22] PASSED [ 80%] 2023-03-20T11:54:33.8584403Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-23] PASSED [ 80%] 2023-03-20T11:54:33.8604123Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-24] PASSED [ 80%] 2023-03-20T11:54:33.8624825Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-25] PASSED [ 80%] 2023-03-20T11:54:33.8644957Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-26] PASSED [ 80%] 2023-03-20T11:54:33.8658313Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-27] PASSED [ 80%] 2023-03-20T11:54:33.8671064Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-28] PASSED [ 80%] 2023-03-20T11:54:33.8683848Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-29] PASSED [ 80%] 2023-03-20T11:54:33.8697073Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-30] PASSED [ 80%] 2023-03-20T11:54:33.8710083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-31] PASSED [ 80%] 2023-03-20T11:54:33.8722652Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-32] PASSED [ 80%] 2023-03-20T11:54:33.8735919Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-33] PASSED [ 80%] 2023-03-20T11:54:33.8748758Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-34] PASSED [ 80%] 2023-03-20T11:54:33.8761509Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_hue-35] PASSED [ 80%] 2023-03-20T11:54:33.8822756Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-00] PASSED [ 80%] 2023-03-20T11:54:33.8884611Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-01] PASSED [ 80%] 2023-03-20T11:54:33.8898410Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-02] PASSED [ 80%] 2023-03-20T11:54:33.8911433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-03] PASSED [ 80%] 2023-03-20T11:54:33.8924560Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-04] PASSED [ 80%] 2023-03-20T11:54:33.8938134Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-05] PASSED [ 80%] 2023-03-20T11:54:33.8951197Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-06] PASSED [ 80%] 2023-03-20T11:54:33.8964118Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-07] PASSED [ 80%] 2023-03-20T11:54:33.8977389Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-08] PASSED [ 80%] 2023-03-20T11:54:33.8990255Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-09] PASSED [ 80%] 2023-03-20T11:54:33.9003001Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-10] PASSED [ 80%] 2023-03-20T11:54:33.9016321Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-11] PASSED [ 80%] 2023-03-20T11:54:33.9029285Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-12] PASSED [ 80%] 2023-03-20T11:54:33.9042058Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-13] PASSED [ 80%] 2023-03-20T11:54:33.9055277Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-14] PASSED [ 80%] 2023-03-20T11:54:33.9068355Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-15] PASSED [ 80%] 2023-03-20T11:54:33.9080984Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-16] PASSED [ 80%] 2023-03-20T11:54:33.9094216Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-17] PASSED [ 80%] 2023-03-20T11:54:33.9108596Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-18] PASSED [ 80%] 2023-03-20T11:54:33.9122392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-19] PASSED [ 80%] 2023-03-20T11:54:33.9137289Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-20] PASSED [ 80%] 2023-03-20T11:54:33.9151229Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-21] PASSED [ 80%] 2023-03-20T11:54:33.9165090Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-22] PASSED [ 80%] 2023-03-20T11:54:33.9179772Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-23] PASSED [ 80%] 2023-03-20T11:54:33.9193976Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-24] PASSED [ 80%] 2023-03-20T11:54:33.9209170Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-25] PASSED [ 80%] 2023-03-20T11:54:33.9222650Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-26] PASSED [ 80%] 2023-03-20T11:54:33.9235859Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-27] PASSED [ 80%] 2023-03-20T11:54:33.9250273Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-28] PASSED [ 80%] 2023-03-20T11:54:33.9263242Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-29] PASSED [ 80%] 2023-03-20T11:54:33.9276477Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-30] PASSED [ 80%] 2023-03-20T11:54:33.9290668Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-31] PASSED [ 80%] 2023-03-20T11:54:33.9303684Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-32] PASSED [ 80%] 2023-03-20T11:54:33.9316690Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-33] PASSED [ 80%] 2023-03-20T11:54:33.9331875Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-34] PASSED [ 80%] 2023-03-20T11:54:33.9344220Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-adjust_saturation-35] PASSED [ 80%] 2023-03-20T11:54:33.9392057Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-00] XFAIL [ 80%] 2023-03-20T11:54:33.9411758Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-01] XFAIL [ 80%] 2023-03-20T11:54:33.9428316Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-02] XFAIL [ 80%] 2023-03-20T11:54:33.9446150Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-03] XFAIL [ 80%] 2023-03-20T11:54:33.9464369Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-04] XFAIL [ 80%] 2023-03-20T11:54:33.9482042Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-05] XFAIL [ 80%] 2023-03-20T11:54:33.9592994Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-06] PASSED [ 80%] 2023-03-20T11:54:33.9985817Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-07] PASSED [ 80%] 2023-03-20T11:54:33.9999650Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-08] PASSED [ 80%] 2023-03-20T11:54:34.0013708Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-09] PASSED [ 80%] 2023-03-20T11:54:34.0026988Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-10] PASSED [ 80%] 2023-03-20T11:54:34.0040269Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-11] PASSED [ 80%] 2023-03-20T11:54:34.0056184Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-12] PASSED [ 80%] 2023-03-20T11:54:34.0069972Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-13] PASSED [ 80%] 2023-03-20T11:54:34.0083638Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-14] PASSED [ 80%] 2023-03-20T11:54:34.0097392Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-15] PASSED [ 80%] 2023-03-20T11:54:34.0110504Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-16] PASSED [ 80%] 2023-03-20T11:54:34.0123946Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-17] PASSED [ 80%] 2023-03-20T11:54:34.0137978Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-18] PASSED [ 80%] 2023-03-20T11:54:34.0151640Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-19] PASSED [ 80%] 2023-03-20T11:54:34.0165173Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-20] PASSED [ 80%] 2023-03-20T11:54:34.0179071Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-21] PASSED [ 80%] 2023-03-20T11:54:34.0192368Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-22] PASSED [ 80%] 2023-03-20T11:54:34.0205394Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-23] PASSED [ 80%] 2023-03-20T11:54:34.0219576Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-24] PASSED [ 80%] 2023-03-20T11:54:34.0232998Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-25] PASSED [ 80%] 2023-03-20T11:54:34.0246458Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-26] PASSED [ 80%] 2023-03-20T11:54:34.0260419Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-27] PASSED [ 80%] 2023-03-20T11:54:34.0273743Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-28] PASSED [ 80%] 2023-03-20T11:54:34.0286927Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-five_crop-29] PASSED [ 80%] 2023-03-20T11:54:34.0338539Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-00] XFAIL [ 80%] 2023-03-20T11:54:34.0356360Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-01] XFAIL [ 80%] 2023-03-20T11:54:34.0374547Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-02] XFAIL [ 80%] 2023-03-20T11:54:34.0393424Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-03] XFAIL [ 80%] 2023-03-20T11:54:34.0411929Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-04] XFAIL [ 80%] 2023-03-20T11:54:34.0429176Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-05] XFAIL [ 80%] 2023-03-20T11:54:34.0446746Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-06] XFAIL [ 80%] 2023-03-20T11:54:34.0464903Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-07] XFAIL [ 80%] 2023-03-20T11:54:34.0482831Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-08] XFAIL [ 80%] 2023-03-20T11:54:34.0500259Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-09] XFAIL [ 80%] 2023-03-20T11:54:34.0519130Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-10] XFAIL [ 80%] 2023-03-20T11:54:34.0537399Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-11] XFAIL [ 80%] 2023-03-20T11:54:34.0742003Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-12] PASSED [ 80%] 2023-03-20T11:54:34.1944362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-13] PASSED [ 80%] 2023-03-20T11:54:34.1959749Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-14] PASSED [ 80%] 2023-03-20T11:54:34.1975008Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-15] PASSED [ 80%] 2023-03-20T11:54:34.1988418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-16] PASSED [ 80%] 2023-03-20T11:54:34.2002320Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-17] PASSED [ 80%] 2023-03-20T11:54:34.2017886Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-18] PASSED [ 80%] 2023-03-20T11:54:34.2032182Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-19] PASSED [ 80%] 2023-03-20T11:54:34.2046411Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-20] PASSED [ 80%] 2023-03-20T11:54:34.2060637Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-21] PASSED [ 80%] 2023-03-20T11:54:34.2074433Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-22] PASSED [ 80%] 2023-03-20T11:54:34.2090943Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-23] PASSED [ 80%] 2023-03-20T11:54:34.2103648Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-24] PASSED [ 80%] 2023-03-20T11:54:34.2116942Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-25] PASSED [ 80%] 2023-03-20T11:54:34.2132651Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-26] PASSED [ 80%] 2023-03-20T11:54:34.2145489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-27] PASSED [ 80%] 2023-03-20T11:54:34.2159024Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-28] PASSED [ 80%] 2023-03-20T11:54:34.2174121Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-29] PASSED [ 80%] 2023-03-20T11:54:34.2187163Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-30] PASSED [ 80%] 2023-03-20T11:54:34.2201108Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-31] PASSED [ 80%] 2023-03-20T11:54:34.2216201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-32] PASSED [ 80%] 2023-03-20T11:54:34.2229908Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-33] PASSED [ 80%] 2023-03-20T11:54:34.2244030Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-34] PASSED [ 80%] 2023-03-20T11:54:34.2258083Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-35] PASSED [ 80%] 2023-03-20T11:54:34.2271844Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-36] PASSED [ 80%] 2023-03-20T11:54:34.2286314Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-37] PASSED [ 80%] 2023-03-20T11:54:34.2300742Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-38] PASSED [ 80%] 2023-03-20T11:54:34.2314514Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-39] PASSED [ 80%] 2023-03-20T11:54:34.2329774Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-40] PASSED [ 80%] 2023-03-20T11:54:34.2343164Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-41] PASSED [ 80%] 2023-03-20T11:54:34.2356931Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-42] PASSED [ 80%] 2023-03-20T11:54:34.2372034Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-43] PASSED [ 80%] 2023-03-20T11:54:34.2385907Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-44] PASSED [ 80%] 2023-03-20T11:54:34.2399598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-45] PASSED [ 80%] 2023-03-20T11:54:34.2413648Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-46] PASSED [ 80%] 2023-03-20T11:54:34.2428594Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-47] PASSED [ 80%] 2023-03-20T11:54:34.2442899Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-48] PASSED [ 80%] 2023-03-20T11:54:34.2457558Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-49] PASSED [ 80%] 2023-03-20T11:54:34.2471864Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-50] PASSED [ 80%] 2023-03-20T11:54:34.2485435Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-51] PASSED [ 80%] 2023-03-20T11:54:34.2499221Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-52] PASSED [ 80%] 2023-03-20T11:54:34.2513345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-53] PASSED [ 80%] 2023-03-20T11:54:34.2527449Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-54] PASSED [ 80%] 2023-03-20T11:54:34.2542215Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-55] PASSED [ 80%] 2023-03-20T11:54:34.2556022Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-56] PASSED [ 80%] 2023-03-20T11:54:34.2571788Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-57] PASSED [ 80%] 2023-03-20T11:54:34.2584136Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-58] PASSED [ 80%] 2023-03-20T11:54:34.2597970Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-ten_crop-59] PASSED [ 80%] 2023-03-20T11:54:34.2653875Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-00] PASSED [ 80%] 2023-03-20T11:54:34.2699525Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-01] PASSED [ 80%] 2023-03-20T11:54:34.2718106Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-02] XFAIL [ 80%] 2023-03-20T11:54:34.2733868Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-03] PASSED [ 80%] 2023-03-20T11:54:34.2747607Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-04] PASSED [ 80%] 2023-03-20T11:54:34.2765286Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-05] XFAIL [ 80%] 2023-03-20T11:54:34.2779807Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-06] PASSED [ 80%] 2023-03-20T11:54:34.2793656Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-07] PASSED [ 80%] 2023-03-20T11:54:34.2812378Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-08] XFAIL [ 80%] 2023-03-20T11:54:34.2826621Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-09] PASSED [ 80%] 2023-03-20T11:54:34.2839923Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-10] PASSED [ 80%] 2023-03-20T11:54:34.2857963Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-11] XFAIL [ 80%] 2023-03-20T11:54:34.2871517Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-12] PASSED [ 80%] 2023-03-20T11:54:34.2884983Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-13] PASSED [ 80%] 2023-03-20T11:54:34.2902874Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-14] XFAIL [ 80%] 2023-03-20T11:54:34.2916189Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-15] PASSED [ 80%] 2023-03-20T11:54:34.2930460Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-16] PASSED [ 80%] 2023-03-20T11:54:34.2947362Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-normalize-17] XFAIL [ 80%] 2023-03-20T11:54:34.3018345Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-00] PASSED [ 80%] 2023-03-20T11:54:34.3125568Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-01] PASSED [ 80%] 2023-03-20T11:54:34.3139121Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-02] PASSED [ 80%] 2023-03-20T11:54:34.3151679Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-03] PASSED [ 80%] 2023-03-20T11:54:34.3164281Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-04] PASSED [ 80%] 2023-03-20T11:54:34.3176993Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-05] PASSED [ 80%] 2023-03-20T11:54:34.3190266Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-06] PASSED [ 80%] 2023-03-20T11:54:34.3203506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-07] PASSED [ 80%] 2023-03-20T11:54:34.3217112Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-08] PASSED [ 80%] 2023-03-20T11:54:34.3229918Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-09] PASSED [ 80%] 2023-03-20T11:54:34.3243965Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-10] PASSED [ 80%] 2023-03-20T11:54:34.3257301Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-11] PASSED [ 80%] 2023-03-20T11:54:34.3270660Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-12] PASSED [ 80%] 2023-03-20T11:54:34.3283982Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-13] PASSED [ 80%] 2023-03-20T11:54:34.3297782Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-14] PASSED [ 80%] 2023-03-20T11:54:34.3310562Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-15] PASSED [ 80%] 2023-03-20T11:54:34.3323418Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-16] PASSED [ 80%] 2023-03-20T11:54:34.3336728Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-17] PASSED [ 80%] 2023-03-20T11:54:34.3350124Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-18] PASSED [ 80%] 2023-03-20T11:54:34.3363397Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-19] PASSED [ 80%] 2023-03-20T11:54:34.3376844Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-20] PASSED [ 80%] 2023-03-20T11:54:34.3389714Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-21] PASSED [ 80%] 2023-03-20T11:54:34.3402432Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-22] PASSED [ 80%] 2023-03-20T11:54:34.3415598Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-23] PASSED [ 80%] 2023-03-20T11:54:34.3429032Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-24] PASSED [ 80%] 2023-03-20T11:54:34.3442259Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-25] PASSED [ 80%] 2023-03-20T11:54:34.3455996Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-26] PASSED [ 80%] 2023-03-20T11:54:34.3468774Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-27] PASSED [ 80%] 2023-03-20T11:54:34.3481411Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-28] PASSED [ 80%] 2023-03-20T11:54:34.3494583Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-29] PASSED [ 80%] 2023-03-20T11:54:34.3507368Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-30] PASSED [ 80%] 2023-03-20T11:54:34.3520205Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-31] PASSED [ 80%] 2023-03-20T11:54:34.3533377Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-32] PASSED [ 80%] 2023-03-20T11:54:34.3545407Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-33] PASSED [ 80%] 2023-03-20T11:54:34.3557757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-34] PASSED [ 80%] 2023-03-20T11:54:34.3570554Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-35] PASSED [ 80%] 2023-03-20T11:54:34.3584024Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-36] PASSED [ 80%] 2023-03-20T11:54:34.3597095Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-37] PASSED [ 80%] 2023-03-20T11:54:34.3610631Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-38] PASSED [ 80%] 2023-03-20T11:54:34.3623671Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-39] PASSED [ 80%] 2023-03-20T11:54:34.3636339Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-40] PASSED [ 80%] 2023-03-20T11:54:34.3650448Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-41] PASSED [ 80%] 2023-03-20T11:54:34.3663184Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-42] PASSED [ 80%] 2023-03-20T11:54:34.3676075Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-43] PASSED [ 80%] 2023-03-20T11:54:34.3690429Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-44] PASSED [ 80%] 2023-03-20T11:54:34.3702819Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-45] PASSED [ 80%] 2023-03-20T11:54:34.3715405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-46] PASSED [ 80%] 2023-03-20T11:54:34.3729315Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-47] PASSED [ 80%] 2023-03-20T11:54:34.3742468Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-48] PASSED [ 80%] 2023-03-20T11:54:34.3755489Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-49] PASSED [ 80%] 2023-03-20T11:54:34.3769650Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-50] PASSED [ 80%] 2023-03-20T11:54:34.3782021Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-51] PASSED [ 80%] 2023-03-20T11:54:34.3795393Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-52] PASSED [ 80%] 2023-03-20T11:54:34.3809312Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-53] PASSED [ 80%] 2023-03-20T11:54:34.3821201Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-54] PASSED [ 80%] 2023-03-20T11:54:34.3833849Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-55] PASSED [ 80%] 2023-03-20T11:54:34.3846426Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-56] PASSED [ 80%] 2023-03-20T11:54:34.3859431Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-57] PASSED [ 80%] 2023-03-20T11:54:34.3872158Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-58] PASSED [ 80%] 2023-03-20T11:54:34.3884339Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-59] PASSED [ 80%] 2023-03-20T11:54:34.3897523Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-60] PASSED [ 80%] 2023-03-20T11:54:34.3910494Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-61] PASSED [ 80%] 2023-03-20T11:54:34.3923293Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-62] PASSED [ 80%] 2023-03-20T11:54:34.3936597Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-63] PASSED [ 80%] 2023-03-20T11:54:34.3949247Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-64] PASSED [ 80%] 2023-03-20T11:54:34.3961808Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-65] PASSED [ 80%] 2023-03-20T11:54:34.3975609Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-66] PASSED [ 80%] 2023-03-20T11:54:34.3988724Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-67] PASSED [ 80%] 2023-03-20T11:54:34.4001792Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-68] PASSED [ 80%] 2023-03-20T11:54:34.4015013Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-69] PASSED [ 80%] 2023-03-20T11:54:34.4027757Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-70] PASSED [ 80%] 2023-03-20T11:54:34.4040405Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-71] PASSED [ 80%] 2023-03-20T11:54:34.4053534Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-72] PASSED [ 80%] 2023-03-20T11:54:34.4066550Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-73] PASSED [ 80%] 2023-03-20T11:54:34.4079386Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-74] PASSED [ 80%] 2023-03-20T11:54:34.4093453Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-75] PASSED [ 80%] 2023-03-20T11:54:34.4105246Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-76] PASSED [ 80%] 2023-03-20T11:54:34.4117572Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-77] PASSED [ 80%] 2023-03-20T11:54:34.4130506Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-78] PASSED [ 80%] 2023-03-20T11:54:34.4143463Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-79] PASSED [ 80%] 2023-03-20T11:54:34.4155957Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-80] PASSED [ 80%] 2023-03-20T11:54:34.4169105Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-81] PASSED [ 80%] 2023-03-20T11:54:34.4181180Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-82] PASSED [ 80%] 2023-03-20T11:54:34.4193326Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-convert_dtype-83] PASSED [ 80%] 2023-03-20T11:54:34.4200257Z test/test_transforms_v2_functional.py::TestDispatchers::test_scriptable[get_dimensions] SKIPPED [ 80%] 2023-03-20T11:54:34.4206622Z test/test_transforms_v2_functional.py::TestDispatchers::test_scriptable[get_num_channels0] SKIPPED [ 80%] 2023-03-20T11:54:34.4213880Z test/test_transforms_v2_functional.py::TestDispatchers::test_scriptable[get_image_size] SKIPPED [ 80%] 2023-03-20T11:54:34.4220486Z test/test_transforms_v2_functional.py::TestDispatchers::test_scriptable[get_num_channels1] SKIPPED [ 80%] 2023-03-20T11:54:34.4226949Z test/test_transforms_v2_functional.py::TestDispatchers::test_scriptable[get_num_frames] SKIPPED [ 80%] 2023-03-20T11:54:34.4233177Z test/test_transforms_v2_functional.py::TestDispatchers::test_scriptable[get_spatial_size] SKIPPED [ 80%] 2023-03-20T11:54:34.4239741Z test/test_transforms_v2_functional.py::TestDispatchers::test_scriptable[rgb_to_grayscale] SKIPPED [ 80%] 2023-03-20T11:54:34.4245603Z test/test_transforms_v2_functional.py::TestDispatchers::test_scriptable[uniform_temporal_subsample] SKIPPED [ 80%] 2023-03-20T11:54:34.4253241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-00] SKIPPED [ 80%] 2023-03-20T11:54:34.4258915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-01] SKIPPED [ 80%] 2023-03-20T11:54:34.4265008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-02] SKIPPED [ 80%] 2023-03-20T11:54:34.4271178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-03] SKIPPED [ 80%] 2023-03-20T11:54:34.4283749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-04] SKIPPED [ 80%] 2023-03-20T11:54:34.4291212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-05] SKIPPED [ 80%] 2023-03-20T11:54:34.4296603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-06] SKIPPED [ 80%] 2023-03-20T11:54:34.4302837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-07] SKIPPED [ 80%] 2023-03-20T11:54:34.4309071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-08] SKIPPED [ 80%] 2023-03-20T11:54:34.4315201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-09] SKIPPED [ 80%] 2023-03-20T11:54:34.4321402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-10] SKIPPED [ 80%] 2023-03-20T11:54:34.4327699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-11] SKIPPED [ 80%] 2023-03-20T11:54:34.4334016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-12] SKIPPED [ 80%] 2023-03-20T11:54:34.4340467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-13] SKIPPED [ 80%] 2023-03-20T11:54:34.4346859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-14] SKIPPED [ 80%] 2023-03-20T11:54:34.4353031Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-15] SKIPPED [ 80%] 2023-03-20T11:54:34.4360625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-16] SKIPPED [ 80%] 2023-03-20T11:54:34.4366874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-17] SKIPPED [ 80%] 2023-03-20T11:54:34.4373547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-18] SKIPPED [ 80%] 2023-03-20T11:54:34.4379244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-19] SKIPPED [ 80%] 2023-03-20T11:54:34.4385532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-20] SKIPPED [ 80%] 2023-03-20T11:54:34.4391717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-21] SKIPPED [ 80%] 2023-03-20T11:54:34.4397963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-22] SKIPPED [ 80%] 2023-03-20T11:54:34.4404127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[horizontal_flip-23] SKIPPED [ 80%] 2023-03-20T11:54:34.4410706Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-00] SKIPPED [ 80%] 2023-03-20T11:54:34.4416865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-01] SKIPPED [ 80%] 2023-03-20T11:54:34.4423368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-02] SKIPPED [ 80%] 2023-03-20T11:54:34.4430577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-03] SKIPPED [ 80%] 2023-03-20T11:54:34.4436628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-04] SKIPPED [ 80%] 2023-03-20T11:54:34.4442846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-05] SKIPPED [ 80%] 2023-03-20T11:54:34.4450249Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-06] SKIPPED [ 80%] 2023-03-20T11:54:34.4455770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-07] SKIPPED [ 80%] 2023-03-20T11:54:34.4461898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-08] SKIPPED [ 80%] 2023-03-20T11:54:34.4468335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-09] SKIPPED [ 80%] 2023-03-20T11:54:34.4474448Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-10] SKIPPED [ 80%] 2023-03-20T11:54:34.4480643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-11] SKIPPED [ 80%] 2023-03-20T11:54:34.4486762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-12] SKIPPED [ 80%] 2023-03-20T11:54:34.4493529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-13] SKIPPED [ 80%] 2023-03-20T11:54:34.4499272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-14] SKIPPED [ 80%] 2023-03-20T11:54:34.4506746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-15] SKIPPED [ 80%] 2023-03-20T11:54:34.4512813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-16] SKIPPED [ 80%] 2023-03-20T11:54:34.4519083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-17] SKIPPED [ 80%] 2023-03-20T11:54:34.4525110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-18] SKIPPED [ 80%] 2023-03-20T11:54:34.4532479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-19] SKIPPED [ 80%] 2023-03-20T11:54:34.4538214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-20] SKIPPED [ 80%] 2023-03-20T11:54:34.4544391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-21] SKIPPED [ 80%] 2023-03-20T11:54:34.4550515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-22] SKIPPED [ 80%] 2023-03-20T11:54:34.4556599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-23] SKIPPED [ 80%] 2023-03-20T11:54:34.4562772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-24] SKIPPED [ 80%] 2023-03-20T11:54:34.4570082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-25] SKIPPED [ 80%] 2023-03-20T11:54:34.4576925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-26] SKIPPED [ 80%] 2023-03-20T11:54:34.4583299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-27] SKIPPED [ 80%] 2023-03-20T11:54:34.4589458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-28] SKIPPED [ 80%] 2023-03-20T11:54:34.4595490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-29] SKIPPED [ 80%] 2023-03-20T11:54:34.4601749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-30] SKIPPED [ 80%] 2023-03-20T11:54:34.4608905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-31] SKIPPED [ 80%] 2023-03-20T11:54:34.4614163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-32] SKIPPED [ 80%] 2023-03-20T11:54:34.4620545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-33] SKIPPED [ 80%] 2023-03-20T11:54:34.4626718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-34] SKIPPED [ 80%] 2023-03-20T11:54:34.4632904Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-35] SKIPPED [ 80%] 2023-03-20T11:54:34.4639120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-36] SKIPPED [ 80%] 2023-03-20T11:54:34.4645201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-37] SKIPPED [ 80%] 2023-03-20T11:54:34.4653527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-38] SKIPPED [ 80%] 2023-03-20T11:54:34.4659181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-39] SKIPPED [ 80%] 2023-03-20T11:54:34.4665500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-40] SKIPPED [ 80%] 2023-03-20T11:54:34.4671558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-41] SKIPPED [ 80%] 2023-03-20T11:54:34.4677766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-42] SKIPPED [ 80%] 2023-03-20T11:54:34.4684032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-43] SKIPPED [ 80%] 2023-03-20T11:54:34.4690835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-44] SKIPPED [ 80%] 2023-03-20T11:54:34.4696947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-45] SKIPPED [ 80%] 2023-03-20T11:54:34.4703061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-46] SKIPPED [ 80%] 2023-03-20T11:54:34.4709381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-47] SKIPPED [ 80%] 2023-03-20T11:54:34.4715391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-48] SKIPPED [ 80%] 2023-03-20T11:54:34.4722869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-49] SKIPPED [ 80%] 2023-03-20T11:54:34.4730288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-50] SKIPPED [ 80%] 2023-03-20T11:54:34.4735657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-51] SKIPPED [ 80%] 2023-03-20T11:54:34.4741989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-52] SKIPPED [ 80%] 2023-03-20T11:54:34.4748245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-53] SKIPPED [ 80%] 2023-03-20T11:54:34.4754313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-54] SKIPPED [ 80%] 2023-03-20T11:54:34.4760552Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-55] SKIPPED [ 80%] 2023-03-20T11:54:34.4766570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-56] SKIPPED [ 80%] 2023-03-20T11:54:34.4773448Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-57] SKIPPED [ 80%] 2023-03-20T11:54:34.4779606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-58] SKIPPED [ 80%] 2023-03-20T11:54:34.4785643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-59] SKIPPED [ 80%] 2023-03-20T11:54:34.4791674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-60] SKIPPED [ 80%] 2023-03-20T11:54:34.4799189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-61] SKIPPED [ 80%] 2023-03-20T11:54:34.4805073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-62] SKIPPED [ 80%] 2023-03-20T11:54:34.4812375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-63] SKIPPED [ 80%] 2023-03-20T11:54:34.4818212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-64] SKIPPED [ 80%] 2023-03-20T11:54:34.4824519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-65] SKIPPED [ 80%] 2023-03-20T11:54:34.4830638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-66] SKIPPED [ 80%] 2023-03-20T11:54:34.4836734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-67] SKIPPED [ 80%] 2023-03-20T11:54:34.4842991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-68] SKIPPED [ 80%] 2023-03-20T11:54:34.4850340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-69] SKIPPED [ 80%] 2023-03-20T11:54:34.4855813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-70] SKIPPED [ 80%] 2023-03-20T11:54:34.4862125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-71] SKIPPED [ 80%] 2023-03-20T11:54:34.4869662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-72] SKIPPED [ 80%] 2023-03-20T11:54:34.4875772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-73] SKIPPED [ 80%] 2023-03-20T11:54:34.4882026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-74] SKIPPED [ 80%] 2023-03-20T11:54:34.4889205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-75] SKIPPED [ 80%] 2023-03-20T11:54:34.4894530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-76] SKIPPED [ 80%] 2023-03-20T11:54:34.4900759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-77] SKIPPED [ 80%] 2023-03-20T11:54:34.4907072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-78] SKIPPED [ 80%] 2023-03-20T11:54:34.4913136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-79] SKIPPED [ 80%] 2023-03-20T11:54:34.4919445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-80] SKIPPED [ 80%] 2023-03-20T11:54:34.4925444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-81] SKIPPED [ 80%] 2023-03-20T11:54:34.4933103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-82] SKIPPED [ 80%] 2023-03-20T11:54:34.4938952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-83] SKIPPED [ 80%] 2023-03-20T11:54:34.4946331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resize-84] SKIPPED [ 80%] 2023-03-20T11:54:34.4952490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-000] SKIPPED [ 80%] 2023-03-20T11:54:34.4958513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-001] SKIPPED [ 80%] 2023-03-20T11:54:34.4964848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-002] SKIPPED [ 80%] 2023-03-20T11:54:34.4971873Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-003] SKIPPED [ 80%] 2023-03-20T11:54:34.4977846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-004] SKIPPED [ 80%] 2023-03-20T11:54:34.4984141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-005] SKIPPED [ 80%] 2023-03-20T11:54:34.4990277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-006] SKIPPED [ 80%] 2023-03-20T11:54:34.4996354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-007] SKIPPED [ 80%] 2023-03-20T11:54:34.5002681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-008] SKIPPED [ 80%] 2023-03-20T11:54:34.5009578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-009] SKIPPED [ 80%] 2023-03-20T11:54:34.5016039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-010] SKIPPED [ 80%] 2023-03-20T11:54:34.5021816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-011] SKIPPED [ 80%] 2023-03-20T11:54:34.5027423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-012] SKIPPED [ 80%] 2023-03-20T11:54:34.5033129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-013] SKIPPED [ 80%] 2023-03-20T11:54:34.5038750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-014] SKIPPED [ 80%] 2023-03-20T11:54:34.5044602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-015] SKIPPED [ 80%] 2023-03-20T11:54:34.5050492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-016] SKIPPED [ 80%] 2023-03-20T11:54:34.5056599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-017] SKIPPED [ 80%] 2023-03-20T11:54:34.5062487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-018] SKIPPED [ 80%] 2023-03-20T11:54:34.5068234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-019] SKIPPED [ 80%] 2023-03-20T11:54:34.5073900Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-020] SKIPPED [ 80%] 2023-03-20T11:54:34.5080871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-021] SKIPPED [ 80%] 2023-03-20T11:54:34.5086414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-022] SKIPPED [ 80%] 2023-03-20T11:54:34.5093384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-023] SKIPPED [ 80%] 2023-03-20T11:54:34.5098575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-024] SKIPPED [ 80%] 2023-03-20T11:54:34.5104397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-025] SKIPPED [ 80%] 2023-03-20T11:54:34.5109947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-026] SKIPPED [ 80%] 2023-03-20T11:54:34.5115541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-027] SKIPPED [ 80%] 2023-03-20T11:54:34.5121399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-028] SKIPPED [ 80%] 2023-03-20T11:54:34.5127098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-029] SKIPPED [ 80%] 2023-03-20T11:54:34.5133243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-030] SKIPPED [ 80%] 2023-03-20T11:54:34.5139057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-031] SKIPPED [ 80%] 2023-03-20T11:54:34.5144822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-032] SKIPPED [ 80%] 2023-03-20T11:54:34.5153668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-033] SKIPPED [ 80%] 2023-03-20T11:54:34.5159561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-034] SKIPPED [ 80%] 2023-03-20T11:54:34.5165243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-035] SKIPPED [ 80%] 2023-03-20T11:54:34.5172101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-036] SKIPPED [ 80%] 2023-03-20T11:54:34.5177150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-037] SKIPPED [ 80%] 2023-03-20T11:54:34.5182968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-038] SKIPPED [ 80%] 2023-03-20T11:54:34.5188770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-039] SKIPPED [ 80%] 2023-03-20T11:54:34.5194501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-040] SKIPPED [ 80%] 2023-03-20T11:54:34.5200352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-041] SKIPPED [ 80%] 2023-03-20T11:54:34.5205962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-042] SKIPPED [ 80%] 2023-03-20T11:54:34.5213016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-043] SKIPPED [ 80%] 2023-03-20T11:54:34.5219503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-044] SKIPPED [ 80%] 2023-03-20T11:54:34.5225399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-045] SKIPPED [ 80%] 2023-03-20T11:54:34.5231108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-046] SKIPPED [ 80%] 2023-03-20T11:54:34.5236794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-047] SKIPPED [ 80%] 2023-03-20T11:54:34.5242611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-048] SKIPPED [ 80%] 2023-03-20T11:54:34.5249567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-049] SKIPPED [ 80%] 2023-03-20T11:54:34.5254240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-050] SKIPPED [ 80%] 2023-03-20T11:54:34.5260174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-051] SKIPPED [ 80%] 2023-03-20T11:54:34.5265836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-052] SKIPPED [ 80%] 2023-03-20T11:54:34.5271408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-053] SKIPPED [ 80%] 2023-03-20T11:54:34.5277054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-054] SKIPPED [ 80%] 2023-03-20T11:54:34.5283093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-055] SKIPPED [ 80%] 2023-03-20T11:54:34.5290507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-056] SKIPPED [ 80%] 2023-03-20T11:54:34.5296175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-057] SKIPPED [ 80%] 2023-03-20T11:54:34.5301653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-058] SKIPPED [ 80%] 2023-03-20T11:54:34.5307546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-059] SKIPPED [ 80%] 2023-03-20T11:54:34.5313218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-060] SKIPPED [ 80%] 2023-03-20T11:54:34.5319028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-061] SKIPPED [ 80%] 2023-03-20T11:54:34.5324824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-062] SKIPPED [ 80%] 2023-03-20T11:54:34.5331779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-063] SKIPPED [ 80%] 2023-03-20T11:54:34.5337014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-064] SKIPPED [ 80%] 2023-03-20T11:54:34.5342774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-065] SKIPPED [ 80%] 2023-03-20T11:54:34.5348425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-066] SKIPPED [ 80%] 2023-03-20T11:54:34.5355405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-067] SKIPPED [ 80%] 2023-03-20T11:54:34.5361234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-068] SKIPPED [ 80%] 2023-03-20T11:54:34.5367016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-069] SKIPPED [ 80%] 2023-03-20T11:54:34.5373321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-070] SKIPPED [ 80%] 2023-03-20T11:54:34.5379127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-071] SKIPPED [ 80%] 2023-03-20T11:54:34.5384953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-072] SKIPPED [ 80%] 2023-03-20T11:54:34.5390615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-073] SKIPPED [ 80%] 2023-03-20T11:54:34.5396287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-074] SKIPPED [ 80%] 2023-03-20T11:54:34.5402398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-075] SKIPPED [ 80%] 2023-03-20T11:54:34.5409078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-076] SKIPPED [ 80%] 2023-03-20T11:54:34.5414020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-077] SKIPPED [ 80%] 2023-03-20T11:54:34.5419569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-078] SKIPPED [ 80%] 2023-03-20T11:54:34.5426402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-079] SKIPPED [ 80%] 2023-03-20T11:54:34.5432074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-080] SKIPPED [ 80%] 2023-03-20T11:54:34.5437686Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-081] SKIPPED [ 80%] 2023-03-20T11:54:34.5443512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-082] SKIPPED [ 80%] 2023-03-20T11:54:34.5450664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-083] SKIPPED [ 80%] 2023-03-20T11:54:34.5455591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-084] SKIPPED [ 80%] 2023-03-20T11:54:34.5461330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-085] SKIPPED [ 80%] 2023-03-20T11:54:34.5467161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-086] SKIPPED [ 80%] 2023-03-20T11:54:34.5473042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-087] SKIPPED [ 80%] 2023-03-20T11:54:34.5478726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-088] SKIPPED [ 80%] 2023-03-20T11:54:34.5484613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-089] SKIPPED [ 80%] 2023-03-20T11:54:34.5492750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-090] SKIPPED [ 80%] 2023-03-20T11:54:34.5497899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-091] SKIPPED [ 80%] 2023-03-20T11:54:34.5503740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-092] SKIPPED [ 80%] 2023-03-20T11:54:34.5509376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-093] SKIPPED [ 80%] 2023-03-20T11:54:34.5515046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-094] SKIPPED [ 80%] 2023-03-20T11:54:34.5520855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-095] SKIPPED [ 80%] 2023-03-20T11:54:34.5526355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-096] SKIPPED [ 80%] 2023-03-20T11:54:34.5533205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-097] SKIPPED [ 80%] 2023-03-20T11:54:34.5538352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-098] SKIPPED [ 80%] 2023-03-20T11:54:34.5544078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-099] SKIPPED [ 80%] 2023-03-20T11:54:34.5549708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-100] SKIPPED [ 80%] 2023-03-20T11:54:34.5555393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-101] SKIPPED [ 80%] 2023-03-20T11:54:34.5562407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-102] SKIPPED [ 80%] 2023-03-20T11:54:34.5568876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-103] SKIPPED [ 80%] 2023-03-20T11:54:34.5574056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-104] SKIPPED [ 80%] 2023-03-20T11:54:34.5579929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-105] SKIPPED [ 80%] 2023-03-20T11:54:34.5585588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-106] SKIPPED [ 80%] 2023-03-20T11:54:34.5591221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-107] SKIPPED [ 80%] 2023-03-20T11:54:34.5596896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-108] SKIPPED [ 80%] 2023-03-20T11:54:34.5602700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-109] SKIPPED [ 80%] 2023-03-20T11:54:34.5609467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-110] SKIPPED [ 80%] 2023-03-20T11:54:34.5614501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-111] SKIPPED [ 80%] 2023-03-20T11:54:34.5619928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-112] SKIPPED [ 80%] 2023-03-20T11:54:34.5627104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-113] SKIPPED [ 80%] 2023-03-20T11:54:34.5632934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-114] SKIPPED [ 80%] 2023-03-20T11:54:34.5638431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-115] SKIPPED [ 80%] 2023-03-20T11:54:34.5644245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-116] SKIPPED [ 80%] 2023-03-20T11:54:34.5650532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-117] SKIPPED [ 80%] 2023-03-20T11:54:34.5656347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-118] SKIPPED [ 80%] 2023-03-20T11:54:34.5662234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-119] SKIPPED [ 80%] 2023-03-20T11:54:34.5667924Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-120] SKIPPED [ 80%] 2023-03-20T11:54:34.5673733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-121] SKIPPED [ 80%] 2023-03-20T11:54:34.5679372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-122] SKIPPED [ 80%] 2023-03-20T11:54:34.5685142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-123] SKIPPED [ 80%] 2023-03-20T11:54:34.5691976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-124] SKIPPED [ 80%] 2023-03-20T11:54:34.5698408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-125] SKIPPED [ 80%] 2023-03-20T11:54:34.5705012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-126] SKIPPED [ 80%] 2023-03-20T11:54:34.5709932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-127] SKIPPED [ 80%] 2023-03-20T11:54:34.5715628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-128] SKIPPED [ 80%] 2023-03-20T11:54:34.5721413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-129] SKIPPED [ 80%] 2023-03-20T11:54:34.5727184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-130] SKIPPED [ 80%] 2023-03-20T11:54:34.5733310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-131] SKIPPED [ 80%] 2023-03-20T11:54:34.5738731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-132] SKIPPED [ 80%] 2023-03-20T11:54:34.5744544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-133] SKIPPED [ 80%] 2023-03-20T11:54:34.5749994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-134] SKIPPED [ 80%] 2023-03-20T11:54:34.5755633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-135] SKIPPED [ 80%] 2023-03-20T11:54:34.5762809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-136] SKIPPED [ 80%] 2023-03-20T11:54:34.5769939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-137] SKIPPED [ 80%] 2023-03-20T11:54:34.5774761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-138] SKIPPED [ 80%] 2023-03-20T11:54:34.5780532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-139] SKIPPED [ 80%] 2023-03-20T11:54:34.5786195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-140] SKIPPED [ 80%] 2023-03-20T11:54:34.5791901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-141] SKIPPED [ 80%] 2023-03-20T11:54:34.5797494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-142] SKIPPED [ 80%] 2023-03-20T11:54:34.5803352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-143] SKIPPED [ 80%] 2023-03-20T11:54:34.5810248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-144] SKIPPED [ 80%] 2023-03-20T11:54:34.5815274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-145] SKIPPED [ 80%] 2023-03-20T11:54:34.5820987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-146] SKIPPED [ 80%] 2023-03-20T11:54:34.5826866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-147] SKIPPED [ 80%] 2023-03-20T11:54:34.5833564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-148] SKIPPED [ 80%] 2023-03-20T11:54:34.5839572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-149] SKIPPED [ 80%] 2023-03-20T11:54:34.5845308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-150] SKIPPED [ 80%] 2023-03-20T11:54:34.5852169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-151] SKIPPED [ 80%] 2023-03-20T11:54:34.5857326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-152] SKIPPED [ 80%] 2023-03-20T11:54:34.5863264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-153] SKIPPED [ 80%] 2023-03-20T11:54:34.5869039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-154] SKIPPED [ 80%] 2023-03-20T11:54:34.5874709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-155] SKIPPED [ 80%] 2023-03-20T11:54:34.5880540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-156] SKIPPED [ 80%] 2023-03-20T11:54:34.5886056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-157] SKIPPED [ 80%] 2023-03-20T11:54:34.5892849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-158] SKIPPED [ 80%] 2023-03-20T11:54:34.5899098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-159] SKIPPED [ 80%] 2023-03-20T11:54:34.5905028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-160] SKIPPED [ 80%] 2023-03-20T11:54:34.5910675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-161] SKIPPED [ 80%] 2023-03-20T11:54:34.5916323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-162] SKIPPED [ 80%] 2023-03-20T11:54:34.5922430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-163] SKIPPED [ 80%] 2023-03-20T11:54:34.5929235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-164] SKIPPED [ 80%] 2023-03-20T11:54:34.5934179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-165] SKIPPED [ 80%] 2023-03-20T11:54:34.5939962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-166] SKIPPED [ 80%] 2023-03-20T11:54:34.5945797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-167] SKIPPED [ 80%] 2023-03-20T11:54:34.5951425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-168] SKIPPED [ 80%] 2023-03-20T11:54:34.5957083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-169] SKIPPED [ 80%] 2023-03-20T11:54:34.5965562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-170] SKIPPED [ 80%] 2023-03-20T11:54:34.5972405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-171] SKIPPED [ 80%] 2023-03-20T11:54:34.5977388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-172] SKIPPED [ 80%] 2023-03-20T11:54:34.5983187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-173] SKIPPED [ 80%] 2023-03-20T11:54:34.5988917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-174] SKIPPED [ 80%] 2023-03-20T11:54:34.5994627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-175] SKIPPED [ 80%] 2023-03-20T11:54:34.6000421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-176] SKIPPED [ 80%] 2023-03-20T11:54:34.6006021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-177] SKIPPED [ 80%] 2023-03-20T11:54:34.6012791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-178] SKIPPED [ 80%] 2023-03-20T11:54:34.6017998Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-179] SKIPPED [ 80%] 2023-03-20T11:54:34.6023826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-180] SKIPPED [ 80%] 2023-03-20T11:54:34.6029447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-181] SKIPPED [ 80%] 2023-03-20T11:54:34.6036296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-182] SKIPPED [ 80%] 2023-03-20T11:54:34.6042083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-183] SKIPPED [ 80%] 2023-03-20T11:54:34.6047631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-184] SKIPPED [ 80%] 2023-03-20T11:54:34.6053675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-185] SKIPPED [ 80%] 2023-03-20T11:54:34.6059555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-186] SKIPPED [ 80%] 2023-03-20T11:54:34.6065368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-187] SKIPPED [ 80%] 2023-03-20T11:54:34.6070993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-188] SKIPPED [ 80%] 2023-03-20T11:54:34.6076649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-189] SKIPPED [ 80%] 2023-03-20T11:54:34.6082493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-190] SKIPPED [ 80%] 2023-03-20T11:54:34.6089451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-191] SKIPPED [ 80%] 2023-03-20T11:54:34.6094258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-192] SKIPPED [ 80%] 2023-03-20T11:54:34.6101497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-193] SKIPPED [ 80%] 2023-03-20T11:54:34.6107288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-194] SKIPPED [ 80%] 2023-03-20T11:54:34.6112882Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-195] SKIPPED [ 80%] 2023-03-20T11:54:34.6118654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-196] SKIPPED [ 80%] 2023-03-20T11:54:34.6124346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-197] SKIPPED [ 80%] 2023-03-20T11:54:34.6130364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-198] SKIPPED [ 80%] 2023-03-20T11:54:34.6136383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-199] SKIPPED [ 80%] 2023-03-20T11:54:34.6142076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-200] SKIPPED [ 80%] 2023-03-20T11:54:34.6147711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-201] SKIPPED [ 80%] 2023-03-20T11:54:34.6153703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-202] SKIPPED [ 80%] 2023-03-20T11:54:34.6159491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-203] SKIPPED [ 80%] 2023-03-20T11:54:34.6165158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-204] SKIPPED [ 80%] 2023-03-20T11:54:34.6173402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-205] SKIPPED [ 80%] 2023-03-20T11:54:34.6178461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-206] SKIPPED [ 80%] 2023-03-20T11:54:34.6184191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-207] SKIPPED [ 80%] 2023-03-20T11:54:34.6189921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-208] SKIPPED [ 80%] 2023-03-20T11:54:34.6195506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[affine-209] SKIPPED [ 80%] 2023-03-20T11:54:34.6201443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-00] SKIPPED [ 80%] 2023-03-20T11:54:34.6206994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-01] SKIPPED [ 80%] 2023-03-20T11:54:34.6213447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-02] SKIPPED [ 80%] 2023-03-20T11:54:34.6219142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-03] SKIPPED [ 80%] 2023-03-20T11:54:34.6224859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-04] SKIPPED [ 80%] 2023-03-20T11:54:34.6230729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-05] SKIPPED [ 80%] 2023-03-20T11:54:34.6237550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-06] SKIPPED [ 80%] 2023-03-20T11:54:34.6243434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-07] SKIPPED [ 80%] 2023-03-20T11:54:34.6250495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-08] SKIPPED [ 80%] 2023-03-20T11:54:34.6255587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-09] SKIPPED [ 80%] 2023-03-20T11:54:34.6261233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-10] SKIPPED [ 80%] 2023-03-20T11:54:34.6266969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-11] SKIPPED [ 80%] 2023-03-20T11:54:34.6272553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-12] SKIPPED [ 80%] 2023-03-20T11:54:34.6278391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-13] SKIPPED [ 80%] 2023-03-20T11:54:34.6284035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-14] SKIPPED [ 80%] 2023-03-20T11:54:34.6290657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-15] SKIPPED [ 80%] 2023-03-20T11:54:34.6296241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-16] SKIPPED [ 80%] 2023-03-20T11:54:34.6302080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-17] SKIPPED [ 80%] 2023-03-20T11:54:34.6308960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-18] SKIPPED [ 80%] 2023-03-20T11:54:34.6314632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-19] SKIPPED [ 80%] 2023-03-20T11:54:34.6320378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-20] SKIPPED [ 80%] 2023-03-20T11:54:34.6326047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-21] SKIPPED [ 80%] 2023-03-20T11:54:34.6332942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-22] SKIPPED [ 80%] 2023-03-20T11:54:34.6338113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[vertical_flip-23] SKIPPED [ 80%] 2023-03-20T11:54:34.6343932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-000] SKIPPED [ 80%] 2023-03-20T11:54:34.6349581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-001] SKIPPED [ 80%] 2023-03-20T11:54:34.6355114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-002] SKIPPED [ 80%] 2023-03-20T11:54:34.6361089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-003] SKIPPED [ 80%] 2023-03-20T11:54:34.6366649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-004] SKIPPED [ 80%] 2023-03-20T11:54:34.6373944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-005] SKIPPED [ 80%] 2023-03-20T11:54:34.6380012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-006] SKIPPED [ 80%] 2023-03-20T11:54:34.6385954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-007] SKIPPED [ 80%] 2023-03-20T11:54:34.6391618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-008] SKIPPED [ 80%] 2023-03-20T11:54:34.6397218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-009] SKIPPED [ 80%] 2023-03-20T11:54:34.6403153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-010] SKIPPED [ 80%] 2023-03-20T11:54:34.6410173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-011] SKIPPED [ 80%] 2023-03-20T11:54:34.6415229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-012] SKIPPED [ 80%] 2023-03-20T11:54:34.6420944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-013] SKIPPED [ 80%] 2023-03-20T11:54:34.6426851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-014] SKIPPED [ 80%] 2023-03-20T11:54:34.6432496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-015] SKIPPED [ 80%] 2023-03-20T11:54:34.6438341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-016] SKIPPED [ 80%] 2023-03-20T11:54:34.6445161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-017] SKIPPED [ 80%] 2023-03-20T11:54:34.6452035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-018] SKIPPED [ 80%] 2023-03-20T11:54:34.6457222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-019] SKIPPED [ 80%] 2023-03-20T11:54:34.6463049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-020] SKIPPED [ 80%] 2023-03-20T11:54:34.6468746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-021] SKIPPED [ 80%] 2023-03-20T11:54:34.6474468Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-022] SKIPPED [ 80%] 2023-03-20T11:54:34.6480286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-023] SKIPPED [ 80%] 2023-03-20T11:54:34.6485930Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-024] SKIPPED [ 80%] 2023-03-20T11:54:34.6493220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-025] SKIPPED [ 80%] 2023-03-20T11:54:34.6498236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-026] SKIPPED [ 80%] 2023-03-20T11:54:34.6503848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-027] SKIPPED [ 80%] 2023-03-20T11:54:34.6510766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-028] SKIPPED [ 80%] 2023-03-20T11:54:34.6516540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-029] SKIPPED [ 80%] 2023-03-20T11:54:34.6522598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-030] SKIPPED [ 80%] 2023-03-20T11:54:34.6529569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-031] SKIPPED [ 80%] 2023-03-20T11:54:34.6534016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-032] SKIPPED [ 80%] 2023-03-20T11:54:34.6539722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-033] SKIPPED [ 80%] 2023-03-20T11:54:34.6545625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-034] SKIPPED [ 80%] 2023-03-20T11:54:34.6551208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-035] SKIPPED [ 80%] 2023-03-20T11:54:34.6556944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-036] SKIPPED [ 80%] 2023-03-20T11:54:34.6562659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-037] SKIPPED [ 80%] 2023-03-20T11:54:34.6569424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-038] SKIPPED [ 80%] 2023-03-20T11:54:34.6574662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-039] SKIPPED [ 80%] 2023-03-20T11:54:34.6581141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-040] SKIPPED [ 80%] 2023-03-20T11:54:34.6586715Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-041] SKIPPED [ 80%] 2023-03-20T11:54:34.6592354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-042] SKIPPED [ 80%] 2023-03-20T11:54:34.6598179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-043] SKIPPED [ 80%] 2023-03-20T11:54:34.6603815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-044] SKIPPED [ 80%] 2023-03-20T11:54:34.6610658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-045] SKIPPED [ 80%] 2023-03-20T11:54:34.6615829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-046] SKIPPED [ 80%] 2023-03-20T11:54:34.6621509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-047] SKIPPED [ 80%] 2023-03-20T11:54:34.6627428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-048] SKIPPED [ 80%] 2023-03-20T11:54:34.6633165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-049] SKIPPED [ 80%] 2023-03-20T11:54:34.6639100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-050] SKIPPED [ 80%] 2023-03-20T11:54:34.6645771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-051] SKIPPED [ 80%] 2023-03-20T11:54:34.6652435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-052] SKIPPED [ 80%] 2023-03-20T11:54:34.6657841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-053] SKIPPED [ 80%] 2023-03-20T11:54:34.6663411Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-054] SKIPPED [ 80%] 2023-03-20T11:54:34.6669258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-055] SKIPPED [ 80%] 2023-03-20T11:54:34.6674856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-056] SKIPPED [ 80%] 2023-03-20T11:54:34.6680731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-057] SKIPPED [ 80%] 2023-03-20T11:54:34.6686403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-058] SKIPPED [ 80%] 2023-03-20T11:54:34.6693347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-059] SKIPPED [ 80%] 2023-03-20T11:54:34.6698414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-060] SKIPPED [ 80%] 2023-03-20T11:54:34.6704196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-061] SKIPPED [ 80%] 2023-03-20T11:54:34.6711141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-062] SKIPPED [ 80%] 2023-03-20T11:54:34.6716655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-063] SKIPPED [ 80%] 2023-03-20T11:54:34.6722431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-064] SKIPPED [ 80%] 2023-03-20T11:54:34.6729323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-065] SKIPPED [ 80%] 2023-03-20T11:54:34.6734356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-066] SKIPPED [ 80%] 2023-03-20T11:54:34.6740095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-067] SKIPPED [ 80%] 2023-03-20T11:54:34.6746071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-068] SKIPPED [ 80%] 2023-03-20T11:54:34.6751772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-069] SKIPPED [ 80%] 2023-03-20T11:54:34.6757434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-070] SKIPPED [ 80%] 2023-03-20T11:54:34.6763263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-071] SKIPPED [ 80%] 2023-03-20T11:54:34.6770539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-072] SKIPPED [ 80%] 2023-03-20T11:54:34.6775292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-073] SKIPPED [ 80%] 2023-03-20T11:54:34.6783711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-074] SKIPPED [ 80%] 2023-03-20T11:54:34.6789588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-075] SKIPPED [ 80%] 2023-03-20T11:54:34.6795260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-076] SKIPPED [ 80%] 2023-03-20T11:54:34.6800972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-077] SKIPPED [ 80%] 2023-03-20T11:54:34.6806602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-078] SKIPPED [ 80%] 2023-03-20T11:54:34.6813432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-079] SKIPPED [ 80%] 2023-03-20T11:54:34.6818669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-080] SKIPPED [ 80%] 2023-03-20T11:54:34.6824705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-081] SKIPPED [ 80%] 2023-03-20T11:54:34.6830394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-082] SKIPPED [ 80%] 2023-03-20T11:54:34.6836020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-083] SKIPPED [ 80%] 2023-03-20T11:54:34.6841906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-084] SKIPPED [ 80%] 2023-03-20T11:54:34.6850126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-085] SKIPPED [ 80%] 2023-03-20T11:54:34.6855180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-086] SKIPPED [ 80%] 2023-03-20T11:54:34.6860792Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-087] SKIPPED [ 80%] 2023-03-20T11:54:34.6866828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-088] SKIPPED [ 80%] 2023-03-20T11:54:34.6872383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-089] SKIPPED [ 80%] 2023-03-20T11:54:34.6878082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-090] SKIPPED [ 80%] 2023-03-20T11:54:34.6883747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-091] SKIPPED [ 80%] 2023-03-20T11:54:34.6890643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-092] SKIPPED [ 80%] 2023-03-20T11:54:34.6895572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-093] SKIPPED [ 80%] 2023-03-20T11:54:34.6902193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-094] SKIPPED [ 80%] 2023-03-20T11:54:34.6907984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-095] SKIPPED [ 80%] 2023-03-20T11:54:34.6913573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-096] SKIPPED [ 80%] 2023-03-20T11:54:34.6920652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-097] SKIPPED [ 80%] 2023-03-20T11:54:34.6926239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-098] SKIPPED [ 80%] 2023-03-20T11:54:34.6933226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-099] SKIPPED [ 80%] 2023-03-20T11:54:34.6937786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-100] SKIPPED [ 80%] 2023-03-20T11:54:34.6943672Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-101] SKIPPED [ 80%] 2023-03-20T11:54:34.6949414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-102] SKIPPED [ 80%] 2023-03-20T11:54:34.6955029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-103] SKIPPED [ 80%] 2023-03-20T11:54:34.6960811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-104] SKIPPED [ 80%] 2023-03-20T11:54:34.6966470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-105] SKIPPED [ 80%] 2023-03-20T11:54:34.6973546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-106] SKIPPED [ 80%] 2023-03-20T11:54:34.6978585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-107] SKIPPED [ 80%] 2023-03-20T11:54:34.6985764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-108] SKIPPED [ 80%] 2023-03-20T11:54:34.6991343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-109] SKIPPED [ 80%] 2023-03-20T11:54:34.6997028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-110] SKIPPED [ 80%] 2023-03-20T11:54:34.7002913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-111] SKIPPED [ 80%] 2023-03-20T11:54:34.7009589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-112] SKIPPED [ 80%] 2023-03-20T11:54:34.7014796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[rotate-113] SKIPPED [ 80%] 2023-03-20T11:54:34.7020511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-00] SKIPPED [ 80%] 2023-03-20T11:54:34.7026253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-01] SKIPPED [ 80%] 2023-03-20T11:54:34.7031709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-02] SKIPPED [ 80%] 2023-03-20T11:54:34.7037422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-03] SKIPPED [ 80%] 2023-03-20T11:54:34.7043244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-04] SKIPPED [ 80%] 2023-03-20T11:54:34.7050155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-05] SKIPPED [ 80%] 2023-03-20T11:54:34.7056280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-06] SKIPPED [ 80%] 2023-03-20T11:54:34.7061888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-07] SKIPPED [ 80%] 2023-03-20T11:54:34.7067447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-08] SKIPPED [ 80%] 2023-03-20T11:54:34.7073110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-09] SKIPPED [ 80%] 2023-03-20T11:54:34.7078746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-10] SKIPPED [ 80%] 2023-03-20T11:54:34.7084446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-11] SKIPPED [ 80%] 2023-03-20T11:54:34.7091766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-12] SKIPPED [ 80%] 2023-03-20T11:54:34.7096582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-13] SKIPPED [ 80%] 2023-03-20T11:54:34.7102412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-14] SKIPPED [ 80%] 2023-03-20T11:54:34.7107968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-15] SKIPPED [ 80%] 2023-03-20T11:54:34.7113603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-16] SKIPPED [ 80%] 2023-03-20T11:54:34.7120362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-17] SKIPPED [ 80%] 2023-03-20T11:54:34.7125971Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-18] SKIPPED [ 80%] 2023-03-20T11:54:34.7133084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-19] SKIPPED [ 80%] 2023-03-20T11:54:34.7138000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-20] SKIPPED [ 80%] 2023-03-20T11:54:34.7143919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-21] SKIPPED [ 80%] 2023-03-20T11:54:34.7149641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-22] SKIPPED [ 80%] 2023-03-20T11:54:34.7155431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-23] SKIPPED [ 80%] 2023-03-20T11:54:34.7161187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-24] SKIPPED [ 80%] 2023-03-20T11:54:34.7166888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-25] SKIPPED [ 80%] 2023-03-20T11:54:34.7173606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-26] SKIPPED [ 80%] 2023-03-20T11:54:34.7179015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-27] SKIPPED [ 80%] 2023-03-20T11:54:34.7184861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-28] SKIPPED [ 80%] 2023-03-20T11:54:34.7191866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[crop-29] SKIPPED [ 80%] 2023-03-20T11:54:34.7197220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-000] SKIPPED [ 80%] 2023-03-20T11:54:34.7203362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-001] SKIPPED [ 80%] 2023-03-20T11:54:34.7210017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-002] SKIPPED [ 80%] 2023-03-20T11:54:34.7214870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-003] SKIPPED [ 80%] 2023-03-20T11:54:34.7220722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-004] SKIPPED [ 80%] 2023-03-20T11:54:34.7226765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-005] SKIPPED [ 80%] 2023-03-20T11:54:34.7232405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-006] SKIPPED [ 80%] 2023-03-20T11:54:34.7238277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-007] SKIPPED [ 80%] 2023-03-20T11:54:34.7244035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-008] SKIPPED [ 80%] 2023-03-20T11:54:34.7250587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-009] SKIPPED [ 80%] 2023-03-20T11:54:34.7257237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-010] SKIPPED [ 80%] 2023-03-20T11:54:34.7263215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-011] SKIPPED [ 80%] 2023-03-20T11:54:34.7268876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-012] SKIPPED [ 80%] 2023-03-20T11:54:34.7274572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-013] SKIPPED [ 80%] 2023-03-20T11:54:34.7280248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-014] SKIPPED [ 80%] 2023-03-20T11:54:34.7285980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-015] SKIPPED [ 80%] 2023-03-20T11:54:34.7292893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-016] SKIPPED [ 80%] 2023-03-20T11:54:34.7298126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-017] SKIPPED [ 80%] 2023-03-20T11:54:34.7304021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-018] SKIPPED [ 80%] 2023-03-20T11:54:34.7309790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-019] SKIPPED [ 80%] 2023-03-20T11:54:34.7315327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-020] SKIPPED [ 80%] 2023-03-20T11:54:34.7321233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-021] SKIPPED [ 80%] 2023-03-20T11:54:34.7329290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-022] SKIPPED [ 80%] 2023-03-20T11:54:34.7334086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-023] SKIPPED [ 80%] 2023-03-20T11:54:34.7340118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-024] SKIPPED [ 80%] 2023-03-20T11:54:34.7346095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-025] SKIPPED [ 80%] 2023-03-20T11:54:34.7351707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-026] SKIPPED [ 80%] 2023-03-20T11:54:34.7357402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-027] SKIPPED [ 80%] 2023-03-20T11:54:34.7363229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-028] SKIPPED [ 80%] 2023-03-20T11:54:34.7370456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-029] SKIPPED [ 80%] 2023-03-20T11:54:34.7374916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-030] SKIPPED [ 80%] 2023-03-20T11:54:34.7380760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-031] SKIPPED [ 80%] 2023-03-20T11:54:34.7386700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-032] SKIPPED [ 80%] 2023-03-20T11:54:34.7393540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-033] SKIPPED [ 80%] 2023-03-20T11:54:34.7399428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-034] SKIPPED [ 80%] 2023-03-20T11:54:34.7405033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-035] SKIPPED [ 80%] 2023-03-20T11:54:34.7412142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-036] SKIPPED [ 80%] 2023-03-20T11:54:34.7416772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-037] SKIPPED [ 80%] 2023-03-20T11:54:34.7422456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-038] SKIPPED [ 80%] 2023-03-20T11:54:34.7428151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-039] SKIPPED [ 80%] 2023-03-20T11:54:34.7433900Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-040] SKIPPED [ 80%] 2023-03-20T11:54:34.7439569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-041] SKIPPED [ 80%] 2023-03-20T11:54:34.7445314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-042] SKIPPED [ 80%] 2023-03-20T11:54:34.7452033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-043] SKIPPED [ 80%] 2023-03-20T11:54:34.7457342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-044] SKIPPED [ 80%] 2023-03-20T11:54:34.7464360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-045] SKIPPED [ 80%] 2023-03-20T11:54:34.7470160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-046] SKIPPED [ 80%] 2023-03-20T11:54:34.7475641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-047] SKIPPED [ 80%] 2023-03-20T11:54:34.7481476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-048] SKIPPED [ 80%] 2023-03-20T11:54:34.7487144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-049] SKIPPED [ 80%] 2023-03-20T11:54:34.7493322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-050] SKIPPED [ 80%] 2023-03-20T11:54:34.7499238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-051] SKIPPED [ 80%] 2023-03-20T11:54:34.7505029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-052] SKIPPED [ 80%] 2023-03-20T11:54:34.7510764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-053] SKIPPED [ 80%] 2023-03-20T11:54:34.7516445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-054] SKIPPED [ 80%] 2023-03-20T11:54:34.7522574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-055] SKIPPED [ 80%] 2023-03-20T11:54:34.7530268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-056] SKIPPED [ 80%] 2023-03-20T11:54:34.7535536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-057] SKIPPED [ 80%] 2023-03-20T11:54:34.7541239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-058] SKIPPED [ 80%] 2023-03-20T11:54:34.7547160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-059] SKIPPED [ 80%] 2023-03-20T11:54:34.7552782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-060] SKIPPED [ 80%] 2023-03-20T11:54:34.7558483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-061] SKIPPED [ 80%] 2023-03-20T11:54:34.7564293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-062] SKIPPED [ 80%] 2023-03-20T11:54:34.7570613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-063] SKIPPED [ 80%] 2023-03-20T11:54:34.7576144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-064] SKIPPED [ 80%] 2023-03-20T11:54:34.7581927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-065] SKIPPED [ 80%] 2023-03-20T11:54:34.7587772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-066] SKIPPED [ 80%] 2023-03-20T11:54:34.7596027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-067] SKIPPED [ 80%] 2023-03-20T11:54:34.7601976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-068] SKIPPED [ 80%] 2023-03-20T11:54:34.7607806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-069] SKIPPED [ 80%] 2023-03-20T11:54:34.7613513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-070] SKIPPED [ 80%] 2023-03-20T11:54:34.7619770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-071] SKIPPED [ 80%] 2023-03-20T11:54:34.7625542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-072] SKIPPED [ 80%] 2023-03-20T11:54:34.7631170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-073] SKIPPED [ 80%] 2023-03-20T11:54:34.7636691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-074] SKIPPED [ 80%] 2023-03-20T11:54:34.7642670Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-075] SKIPPED [ 80%] 2023-03-20T11:54:34.7649470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-076] SKIPPED [ 80%] 2023-03-20T11:54:34.7654628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-077] SKIPPED [ 80%] 2023-03-20T11:54:34.7660348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-078] SKIPPED [ 80%] 2023-03-20T11:54:34.7667513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-079] SKIPPED [ 80%] 2023-03-20T11:54:34.7673205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-080] SKIPPED [ 80%] 2023-03-20T11:54:34.7679089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-081] SKIPPED [ 80%] 2023-03-20T11:54:34.7684698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-082] SKIPPED [ 80%] 2023-03-20T11:54:34.7690769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-083] SKIPPED [ 80%] 2023-03-20T11:54:34.7696806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-084] SKIPPED [ 80%] 2023-03-20T11:54:34.7702785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-085] SKIPPED [ 80%] 2023-03-20T11:54:34.7708133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-086] SKIPPED [ 80%] 2023-03-20T11:54:34.7713754Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-087] SKIPPED [ 80%] 2023-03-20T11:54:34.7719346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-088] SKIPPED [ 80%] 2023-03-20T11:54:34.7725228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-089] SKIPPED [ 80%] 2023-03-20T11:54:34.7733258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-090] SKIPPED [ 80%] 2023-03-20T11:54:34.7738608Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-091] SKIPPED [ 80%] 2023-03-20T11:54:34.7744541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-092] SKIPPED [ 80%] 2023-03-20T11:54:34.7750207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-093] SKIPPED [ 80%] 2023-03-20T11:54:34.7755811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-094] SKIPPED [ 80%] 2023-03-20T11:54:34.7761560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-095] SKIPPED [ 80%] 2023-03-20T11:54:34.7767391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-096] SKIPPED [ 80%] 2023-03-20T11:54:34.7773527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-097] SKIPPED [ 80%] 2023-03-20T11:54:34.7779483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-098] SKIPPED [ 80%] 2023-03-20T11:54:34.7795526Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-099] SKIPPED [ 80%] 2023-03-20T11:54:34.7796153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-100] SKIPPED [ 80%] 2023-03-20T11:54:34.7796914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-101] SKIPPED [ 80%] 2023-03-20T11:54:34.7803986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-102] SKIPPED [ 80%] 2023-03-20T11:54:34.7810480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-103] SKIPPED [ 80%] 2023-03-20T11:54:34.7816036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-104] SKIPPED [ 80%] 2023-03-20T11:54:34.7822051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-105] SKIPPED [ 80%] 2023-03-20T11:54:34.7827874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-106] SKIPPED [ 80%] 2023-03-20T11:54:34.7833517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-107] SKIPPED [ 80%] 2023-03-20T11:54:34.7839428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-108] SKIPPED [ 80%] 2023-03-20T11:54:34.7844964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-109] SKIPPED [ 80%] 2023-03-20T11:54:34.7852310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-110] SKIPPED [ 80%] 2023-03-20T11:54:34.7857408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-111] SKIPPED [ 80%] 2023-03-20T11:54:34.7863260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-112] SKIPPED [ 80%] 2023-03-20T11:54:34.7870251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-113] SKIPPED [ 80%] 2023-03-20T11:54:34.7875741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-114] SKIPPED [ 80%] 2023-03-20T11:54:34.7881662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-115] SKIPPED [ 80%] 2023-03-20T11:54:34.7887986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-116] SKIPPED [ 80%] 2023-03-20T11:54:34.7894032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-117] SKIPPED [ 80%] 2023-03-20T11:54:34.7899639Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-118] SKIPPED [ 80%] 2023-03-20T11:54:34.7905508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-119] SKIPPED [ 80%] 2023-03-20T11:54:34.7911143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-120] SKIPPED [ 80%] 2023-03-20T11:54:34.7917154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-121] SKIPPED [ 80%] 2023-03-20T11:54:34.7923058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-122] SKIPPED [ 80%] 2023-03-20T11:54:34.7929428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-123] SKIPPED [ 80%] 2023-03-20T11:54:34.7934651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-124] SKIPPED [ 80%] 2023-03-20T11:54:34.7942059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-125] SKIPPED [ 80%] 2023-03-20T11:54:34.7947531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-126] SKIPPED [ 80%] 2023-03-20T11:54:34.7953185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-127] SKIPPED [ 80%] 2023-03-20T11:54:34.7958973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-128] SKIPPED [ 80%] 2023-03-20T11:54:34.7964951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-129] SKIPPED [ 80%] 2023-03-20T11:54:34.7970642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-130] SKIPPED [ 80%] 2023-03-20T11:54:34.7976695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-131] SKIPPED [ 80%] 2023-03-20T11:54:34.7982581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-132] SKIPPED [ 80%] 2023-03-20T11:54:34.7988690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-133] SKIPPED [ 80%] 2023-03-20T11:54:34.7994079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-134] SKIPPED [ 80%] 2023-03-20T11:54:34.7999830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-135] SKIPPED [ 80%] 2023-03-20T11:54:34.8006854Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-136] SKIPPED [ 80%] 2023-03-20T11:54:34.8013332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-137] SKIPPED [ 80%] 2023-03-20T11:54:34.8018925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-138] SKIPPED [ 80%] 2023-03-20T11:54:34.8024689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-139] SKIPPED [ 80%] 2023-03-20T11:54:34.8030257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-140] SKIPPED [ 80%] 2023-03-20T11:54:34.8035954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-141] SKIPPED [ 80%] 2023-03-20T11:54:34.8042534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-142] SKIPPED [ 80%] 2023-03-20T11:54:34.8048871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-143] SKIPPED [ 80%] 2023-03-20T11:54:34.8054065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-144] SKIPPED [ 80%] 2023-03-20T11:54:34.8059777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-145] SKIPPED [ 80%] 2023-03-20T11:54:34.8065579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-146] SKIPPED [ 80%] 2023-03-20T11:54:34.8071176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-147] SKIPPED [ 80%] 2023-03-20T11:54:34.8078158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-148] SKIPPED [ 80%] 2023-03-20T11:54:34.8083980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-149] SKIPPED [ 80%] 2023-03-20T11:54:34.8090530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-150] SKIPPED [ 80%] 2023-03-20T11:54:34.8095800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-151] SKIPPED [ 80%] 2023-03-20T11:54:34.8101538Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-152] SKIPPED [ 80%] 2023-03-20T11:54:34.8107395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-153] SKIPPED [ 80%] 2023-03-20T11:54:34.8113092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-154] SKIPPED [ 80%] 2023-03-20T11:54:34.8118716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-155] SKIPPED [ 80%] 2023-03-20T11:54:34.8124582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-156] SKIPPED [ 80%] 2023-03-20T11:54:34.8130949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-157] SKIPPED [ 80%] 2023-03-20T11:54:34.8136569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-158] SKIPPED [ 80%] 2023-03-20T11:54:34.8143762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-159] SKIPPED [ 80%] 2023-03-20T11:54:34.8149544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-160] SKIPPED [ 80%] 2023-03-20T11:54:34.8155148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-161] SKIPPED [ 80%] 2023-03-20T11:54:34.8161128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-162] SKIPPED [ 80%] 2023-03-20T11:54:34.8166745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-163] SKIPPED [ 80%] 2023-03-20T11:54:34.8173547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-164] SKIPPED [ 80%] 2023-03-20T11:54:34.8178777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-165] SKIPPED [ 80%] 2023-03-20T11:54:34.8184644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-166] SKIPPED [ 80%] 2023-03-20T11:54:34.8190062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-167] SKIPPED [ 80%] 2023-03-20T11:54:34.8195783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-168] SKIPPED [ 80%] 2023-03-20T11:54:34.8201635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-169] SKIPPED [ 80%] 2023-03-20T11:54:34.8207302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-170] SKIPPED [ 80%] 2023-03-20T11:54:34.8214643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-171] SKIPPED [ 80%] 2023-03-20T11:54:34.8220434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-172] SKIPPED [ 80%] 2023-03-20T11:54:34.8226275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-173] SKIPPED [ 80%] 2023-03-20T11:54:34.8231987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-174] SKIPPED [ 80%] 2023-03-20T11:54:34.8237580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-175] SKIPPED [ 80%] 2023-03-20T11:54:34.8243598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-176] SKIPPED [ 80%] 2023-03-20T11:54:34.8250628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-177] SKIPPED [ 80%] 2023-03-20T11:54:34.8255357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-178] SKIPPED [ 80%] 2023-03-20T11:54:34.8261152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-179] SKIPPED [ 80%] 2023-03-20T11:54:34.8267246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-180] SKIPPED [ 80%] 2023-03-20T11:54:34.8273041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-181] SKIPPED [ 80%] 2023-03-20T11:54:34.8280022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-182] SKIPPED [ 80%] 2023-03-20T11:54:34.8285722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-183] SKIPPED [ 80%] 2023-03-20T11:54:34.8292717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-184] SKIPPED [ 80%] 2023-03-20T11:54:34.8297585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-185] SKIPPED [ 80%] 2023-03-20T11:54:34.8303305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-186] SKIPPED [ 80%] 2023-03-20T11:54:34.8308991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-187] SKIPPED [ 80%] 2023-03-20T11:54:34.8314692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-188] SKIPPED [ 80%] 2023-03-20T11:54:34.8320347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-189] SKIPPED [ 80%] 2023-03-20T11:54:34.8326169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-190] SKIPPED [ 80%] 2023-03-20T11:54:34.8332882Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-191] SKIPPED [ 80%] 2023-03-20T11:54:34.8337558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-192] SKIPPED [ 80%] 2023-03-20T11:54:34.8344697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-193] SKIPPED [ 80%] 2023-03-20T11:54:34.8350408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-194] SKIPPED [ 80%] 2023-03-20T11:54:34.8356023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-195] SKIPPED [ 80%] 2023-03-20T11:54:34.8362088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-196] SKIPPED [ 80%] 2023-03-20T11:54:34.8367528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-197] SKIPPED [ 80%] 2023-03-20T11:54:34.8373604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-198] SKIPPED [ 80%] 2023-03-20T11:54:34.8379585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-199] SKIPPED [ 80%] 2023-03-20T11:54:34.8385513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-200] SKIPPED [ 80%] 2023-03-20T11:54:34.8391154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-201] SKIPPED [ 80%] 2023-03-20T11:54:34.8396838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-202] SKIPPED [ 80%] 2023-03-20T11:54:34.8402687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-203] SKIPPED [ 80%] 2023-03-20T11:54:34.8409770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-204] SKIPPED [ 80%] 2023-03-20T11:54:34.8417117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-205] SKIPPED [ 80%] 2023-03-20T11:54:34.8422618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-206] SKIPPED [ 80%] 2023-03-20T11:54:34.8428601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-207] SKIPPED [ 80%] 2023-03-20T11:54:34.8434182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-208] SKIPPED [ 80%] 2023-03-20T11:54:34.8440590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-209] SKIPPED [ 80%] 2023-03-20T11:54:34.8445831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-210] SKIPPED [ 80%] 2023-03-20T11:54:34.8452388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-211] SKIPPED [ 80%] 2023-03-20T11:54:34.8457791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-212] SKIPPED [ 80%] 2023-03-20T11:54:34.8463841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-213] SKIPPED [ 80%] 2023-03-20T11:54:34.8469338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-214] SKIPPED [ 80%] 2023-03-20T11:54:34.8475033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-215] SKIPPED [ 80%] 2023-03-20T11:54:34.8482265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-216] SKIPPED [ 80%] 2023-03-20T11:54:34.8487752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-217] SKIPPED [ 80%] 2023-03-20T11:54:34.8494090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-218] SKIPPED [ 80%] 2023-03-20T11:54:34.8500063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-219] SKIPPED [ 80%] 2023-03-20T11:54:34.8505997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-220] SKIPPED [ 80%] 2023-03-20T11:54:34.8511732Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-221] SKIPPED [ 80%] 2023-03-20T11:54:34.8517335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-222] SKIPPED [ 80%] 2023-03-20T11:54:34.8523023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-223] SKIPPED [ 80%] 2023-03-20T11:54:34.8530081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-224] SKIPPED [ 80%] 2023-03-20T11:54:34.8535406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-225] SKIPPED [ 80%] 2023-03-20T11:54:34.8540991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-226] SKIPPED [ 80%] 2023-03-20T11:54:34.8546951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-227] SKIPPED [ 80%] 2023-03-20T11:54:34.8553729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-228] SKIPPED [ 80%] 2023-03-20T11:54:34.8559629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-229] SKIPPED [ 80%] 2023-03-20T11:54:34.8565525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-230] SKIPPED [ 80%] 2023-03-20T11:54:34.8572472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-231] SKIPPED [ 80%] 2023-03-20T11:54:34.8577357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-232] SKIPPED [ 80%] 2023-03-20T11:54:34.8583332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-233] SKIPPED [ 80%] 2023-03-20T11:54:34.8589004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-234] SKIPPED [ 80%] 2023-03-20T11:54:34.8594772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-235] SKIPPED [ 80%] 2023-03-20T11:54:34.8600556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-236] SKIPPED [ 80%] 2023-03-20T11:54:34.8606221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-237] SKIPPED [ 80%] 2023-03-20T11:54:34.8613228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-238] SKIPPED [ 80%] 2023-03-20T11:54:34.8619637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-239] SKIPPED [ 80%] 2023-03-20T11:54:34.8625441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-240] SKIPPED [ 80%] 2023-03-20T11:54:34.8631251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-241] SKIPPED [ 80%] 2023-03-20T11:54:34.8636884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-242] SKIPPED [ 80%] 2023-03-20T11:54:34.8642771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-243] SKIPPED [ 80%] 2023-03-20T11:54:34.8649197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-244] SKIPPED [ 80%] 2023-03-20T11:54:34.8654352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-245] SKIPPED [ 80%] 2023-03-20T11:54:34.8660593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-246] SKIPPED [ 80%] 2023-03-20T11:54:34.8666660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-247] SKIPPED [ 80%] 2023-03-20T11:54:34.8672170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-248] SKIPPED [ 80%] 2023-03-20T11:54:34.8678249Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-249] SKIPPED [ 80%] 2023-03-20T11:54:34.8683725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-250] SKIPPED [ 80%] 2023-03-20T11:54:34.8691393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-251] SKIPPED [ 80%] 2023-03-20T11:54:34.8696843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-252] SKIPPED [ 80%] 2023-03-20T11:54:34.8702832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-253] SKIPPED [ 80%] 2023-03-20T11:54:34.8708383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-254] SKIPPED [ 80%] 2023-03-20T11:54:34.8714019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-255] SKIPPED [ 80%] 2023-03-20T11:54:34.8720455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-256] SKIPPED [ 80%] 2023-03-20T11:54:34.8725752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-257] SKIPPED [ 80%] 2023-03-20T11:54:34.8732592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-258] SKIPPED [ 80%] 2023-03-20T11:54:34.8738008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-259] SKIPPED [ 80%] 2023-03-20T11:54:34.8743708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-260] SKIPPED [ 80%] 2023-03-20T11:54:34.8749462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-261] SKIPPED [ 80%] 2023-03-20T11:54:34.8756557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-262] SKIPPED [ 80%] 2023-03-20T11:54:34.8762297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-263] SKIPPED [ 80%] 2023-03-20T11:54:34.8767947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-264] SKIPPED [ 80%] 2023-03-20T11:54:34.8774215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-265] SKIPPED [ 80%] 2023-03-20T11:54:34.8780349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-266] SKIPPED [ 80%] 2023-03-20T11:54:34.8786182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-267] SKIPPED [ 80%] 2023-03-20T11:54:34.8791919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-268] SKIPPED [ 80%] 2023-03-20T11:54:34.8797527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-269] SKIPPED [ 80%] 2023-03-20T11:54:34.8803529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-270] SKIPPED [ 80%] 2023-03-20T11:54:34.8810617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-271] SKIPPED [ 80%] 2023-03-20T11:54:34.8815738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-272] SKIPPED [ 80%] 2023-03-20T11:54:34.8821562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-273] SKIPPED [ 80%] 2023-03-20T11:54:34.8828405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-274] SKIPPED [ 80%] 2023-03-20T11:54:34.8834062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-275] SKIPPED [ 80%] 2023-03-20T11:54:34.8839946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-276] SKIPPED [ 80%] 2023-03-20T11:54:34.8845619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-277] SKIPPED [ 80%] 2023-03-20T11:54:34.8852716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-278] SKIPPED [ 80%] 2023-03-20T11:54:34.8857836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-279] SKIPPED [ 80%] 2023-03-20T11:54:34.8863711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-280] SKIPPED [ 80%] 2023-03-20T11:54:34.8869420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-281] SKIPPED [ 80%] 2023-03-20T11:54:34.8875138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-282] SKIPPED [ 80%] 2023-03-20T11:54:34.8881014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-283] SKIPPED [ 80%] 2023-03-20T11:54:34.8886562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-284] SKIPPED [ 80%] 2023-03-20T11:54:34.8894197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-285] SKIPPED [ 80%] 2023-03-20T11:54:34.8900219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-286] SKIPPED [ 80%] 2023-03-20T11:54:34.8906208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[resized_crop-287] SKIPPED [ 80%] 2023-03-20T11:54:34.8911696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-000] SKIPPED [ 80%] 2023-03-20T11:54:34.8917239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-001] SKIPPED [ 80%] 2023-03-20T11:54:34.8923350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-002] SKIPPED [ 80%] 2023-03-20T11:54:34.8930204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-003] SKIPPED [ 80%] 2023-03-20T11:54:34.8935182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-004] SKIPPED [ 80%] 2023-03-20T11:54:34.8940918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-005] SKIPPED [ 80%] 2023-03-20T11:54:34.8946544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-006] SKIPPED [ 80%] 2023-03-20T11:54:34.8952209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-007] SKIPPED [ 80%] 2023-03-20T11:54:34.8957953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-008] SKIPPED [ 80%] 2023-03-20T11:54:34.8964877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-009] SKIPPED [ 80%] 2023-03-20T11:54:34.8970730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-010] SKIPPED [ 80%] 2023-03-20T11:54:34.8976804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-011] SKIPPED [ 80%] 2023-03-20T11:54:34.8982411Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-012] SKIPPED [ 80%] 2023-03-20T11:54:34.8988397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-013] SKIPPED [ 80%] 2023-03-20T11:54:34.8994092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-014] SKIPPED [ 80%] 2023-03-20T11:54:34.8999849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-015] SKIPPED [ 80%] 2023-03-20T11:54:34.9005576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-016] SKIPPED [ 80%] 2023-03-20T11:54:34.9012396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-017] SKIPPED [ 80%] 2023-03-20T11:54:34.9017453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-018] SKIPPED [ 80%] 2023-03-20T11:54:34.9023201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-019] SKIPPED [ 80%] 2023-03-20T11:54:34.9030232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-020] SKIPPED [ 80%] 2023-03-20T11:54:34.9035917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-021] SKIPPED [ 80%] 2023-03-20T11:54:34.9041738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-022] SKIPPED [ 80%] 2023-03-20T11:54:34.9047462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-023] SKIPPED [ 80%] 2023-03-20T11:54:34.9053462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-024] SKIPPED [ 80%] 2023-03-20T11:54:34.9059494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-025] SKIPPED [ 80%] 2023-03-20T11:54:34.9065172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-026] SKIPPED [ 80%] 2023-03-20T11:54:34.9070839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-027] SKIPPED [ 80%] 2023-03-20T11:54:34.9076423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-028] SKIPPED [ 80%] 2023-03-20T11:54:34.9082401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-029] SKIPPED [ 80%] 2023-03-20T11:54:34.9089175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-030] SKIPPED [ 80%] 2023-03-20T11:54:34.9094512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-031] SKIPPED [ 80%] 2023-03-20T11:54:34.9101437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-032] SKIPPED [ 80%] 2023-03-20T11:54:34.9107279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-033] SKIPPED [ 80%] 2023-03-20T11:54:34.9112824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-034] SKIPPED [ 80%] 2023-03-20T11:54:34.9118563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-035] SKIPPED [ 80%] 2023-03-20T11:54:34.9124175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-036] SKIPPED [ 80%] 2023-03-20T11:54:34.9130638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-037] SKIPPED [ 80%] 2023-03-20T11:54:34.9136291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-038] SKIPPED [ 80%] 2023-03-20T11:54:34.9142220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-039] SKIPPED [ 80%] 2023-03-20T11:54:34.9147842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-040] SKIPPED [ 80%] 2023-03-20T11:54:34.9153479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-041] SKIPPED [ 80%] 2023-03-20T11:54:34.9159161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-042] SKIPPED [ 80%] 2023-03-20T11:54:34.9166142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-043] SKIPPED [ 80%] 2023-03-20T11:54:34.9173212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-044] SKIPPED [ 80%] 2023-03-20T11:54:34.9178224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-045] SKIPPED [ 80%] 2023-03-20T11:54:34.9184277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-046] SKIPPED [ 80%] 2023-03-20T11:54:34.9189829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-047] SKIPPED [ 80%] 2023-03-20T11:54:34.9195658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-048] SKIPPED [ 80%] 2023-03-20T11:54:34.9201369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-049] SKIPPED [ 80%] 2023-03-20T11:54:34.9207121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-050] SKIPPED [ 80%] 2023-03-20T11:54:34.9213304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-051] SKIPPED [ 80%] 2023-03-20T11:54:34.9219093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-052] SKIPPED [ 80%] 2023-03-20T11:54:34.9225002Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-053] SKIPPED [ 80%] 2023-03-20T11:54:34.9233261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-054] SKIPPED [ 80%] 2023-03-20T11:54:34.9239130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-055] SKIPPED [ 80%] 2023-03-20T11:54:34.9245059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-056] SKIPPED [ 80%] 2023-03-20T11:54:34.9250972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-057] SKIPPED [ 80%] 2023-03-20T11:54:34.9256779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-058] SKIPPED [ 80%] 2023-03-20T11:54:34.9262798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-059] SKIPPED [ 80%] 2023-03-20T11:54:34.9268344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-060] SKIPPED [ 80%] 2023-03-20T11:54:34.9273956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-061] SKIPPED [ 80%] 2023-03-20T11:54:34.9279508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-062] SKIPPED [ 81%] 2023-03-20T11:54:34.9285331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-063] SKIPPED [ 81%] 2023-03-20T11:54:34.9292414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-064] SKIPPED [ 81%] 2023-03-20T11:54:34.9297431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-065] SKIPPED [ 81%] 2023-03-20T11:54:34.9304270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-066] SKIPPED [ 81%] 2023-03-20T11:54:34.9310016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-067] SKIPPED [ 81%] 2023-03-20T11:54:34.9315660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-068] SKIPPED [ 81%] 2023-03-20T11:54:34.9321537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-069] SKIPPED [ 81%] 2023-03-20T11:54:34.9327192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-070] SKIPPED [ 81%] 2023-03-20T11:54:34.9333248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-071] SKIPPED [ 81%] 2023-03-20T11:54:34.9339215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-072] SKIPPED [ 81%] 2023-03-20T11:54:34.9344920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-073] SKIPPED [ 81%] 2023-03-20T11:54:34.9350905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-074] SKIPPED [ 81%] 2023-03-20T11:54:34.9356407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-075] SKIPPED [ 81%] 2023-03-20T11:54:34.9362277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-076] SKIPPED [ 81%] 2023-03-20T11:54:34.9370308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-077] SKIPPED [ 81%] 2023-03-20T11:54:34.9375310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-078] SKIPPED [ 81%] 2023-03-20T11:54:34.9381246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-079] SKIPPED [ 81%] 2023-03-20T11:54:34.9387046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-080] SKIPPED [ 81%] 2023-03-20T11:54:34.9392742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-081] SKIPPED [ 81%] 2023-03-20T11:54:34.9398441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-082] SKIPPED [ 81%] 2023-03-20T11:54:34.9404000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-083] SKIPPED [ 81%] 2023-03-20T11:54:34.9410514Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-084] SKIPPED [ 81%] 2023-03-20T11:54:34.9415793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-085] SKIPPED [ 81%] 2023-03-20T11:54:34.9421576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-086] SKIPPED [ 81%] 2023-03-20T11:54:34.9427410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-087] SKIPPED [ 81%] 2023-03-20T11:54:34.9433160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-088] SKIPPED [ 81%] 2023-03-20T11:54:34.9440105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-089] SKIPPED [ 81%] 2023-03-20T11:54:34.9445647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-090] SKIPPED [ 81%] 2023-03-20T11:54:34.9452415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-091] SKIPPED [ 81%] 2023-03-20T11:54:34.9457622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-092] SKIPPED [ 81%] 2023-03-20T11:54:34.9463600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-093] SKIPPED [ 81%] 2023-03-20T11:54:34.9469051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-094] SKIPPED [ 81%] 2023-03-20T11:54:34.9474736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-095] SKIPPED [ 81%] 2023-03-20T11:54:34.9480681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-096] SKIPPED [ 81%] 2023-03-20T11:54:34.9486169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-097] SKIPPED [ 81%] 2023-03-20T11:54:34.9493065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-098] SKIPPED [ 81%] 2023-03-20T11:54:34.9498354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-099] SKIPPED [ 81%] 2023-03-20T11:54:34.9505253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-100] SKIPPED [ 81%] 2023-03-20T11:54:34.9510966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-101] SKIPPED [ 81%] 2023-03-20T11:54:34.9516574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-102] SKIPPED [ 81%] 2023-03-20T11:54:34.9522741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-103] SKIPPED [ 81%] 2023-03-20T11:54:34.9529453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-104] SKIPPED [ 81%] 2023-03-20T11:54:34.9534434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-105] SKIPPED [ 81%] 2023-03-20T11:54:34.9540270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-106] SKIPPED [ 81%] 2023-03-20T11:54:34.9546023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-107] SKIPPED [ 81%] 2023-03-20T11:54:34.9551704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-108] SKIPPED [ 81%] 2023-03-20T11:54:34.9557303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-109] SKIPPED [ 81%] 2023-03-20T11:54:34.9563248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-110] SKIPPED [ 81%] 2023-03-20T11:54:34.9570409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-111] SKIPPED [ 81%] 2023-03-20T11:54:34.9576527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-112] SKIPPED [ 81%] 2023-03-20T11:54:34.9582222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-113] SKIPPED [ 81%] 2023-03-20T11:54:34.9587783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-114] SKIPPED [ 81%] 2023-03-20T11:54:34.9593492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-115] SKIPPED [ 81%] 2023-03-20T11:54:34.9599075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-116] SKIPPED [ 81%] 2023-03-20T11:54:34.9605041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-117] SKIPPED [ 81%] 2023-03-20T11:54:34.9611169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-118] SKIPPED [ 81%] 2023-03-20T11:54:34.9616985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-119] SKIPPED [ 81%] 2023-03-20T11:54:34.9622767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-120] SKIPPED [ 81%] 2023-03-20T11:54:34.9628705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-121] SKIPPED [ 81%] 2023-03-20T11:54:34.9634392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-122] SKIPPED [ 81%] 2023-03-20T11:54:34.9641196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-123] SKIPPED [ 81%] 2023-03-20T11:54:34.9646992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-124] SKIPPED [ 81%] 2023-03-20T11:54:34.9653348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-125] SKIPPED [ 81%] 2023-03-20T11:54:34.9659269Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-126] SKIPPED [ 81%] 2023-03-20T11:54:34.9664864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-127] SKIPPED [ 81%] 2023-03-20T11:54:34.9670689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-128] SKIPPED [ 81%] 2023-03-20T11:54:34.9676415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-129] SKIPPED [ 81%] 2023-03-20T11:54:34.9682194Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-130] SKIPPED [ 81%] 2023-03-20T11:54:34.9687735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-131] SKIPPED [ 81%] 2023-03-20T11:54:34.9693753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-132] SKIPPED [ 81%] 2023-03-20T11:54:34.9699622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-133] SKIPPED [ 81%] 2023-03-20T11:54:34.9705791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-134] SKIPPED [ 81%] 2023-03-20T11:54:34.9712639Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-135] SKIPPED [ 81%] 2023-03-20T11:54:34.9718446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-136] SKIPPED [ 81%] 2023-03-20T11:54:34.9723982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[pad-137] SKIPPED [ 81%] 2023-03-20T11:54:34.9730494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-000] SKIPPED [ 81%] 2023-03-20T11:54:34.9736007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-001] SKIPPED [ 81%] 2023-03-20T11:54:34.9741661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-002] SKIPPED [ 81%] 2023-03-20T11:54:34.9747437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-003] SKIPPED [ 81%] 2023-03-20T11:54:34.9753185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-004] SKIPPED [ 81%] 2023-03-20T11:54:34.9758818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-005] SKIPPED [ 81%] 2023-03-20T11:54:34.9764618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-006] SKIPPED [ 81%] 2023-03-20T11:54:34.9770626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-007] SKIPPED [ 81%] 2023-03-20T11:54:34.9778027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-008] SKIPPED [ 81%] 2023-03-20T11:54:34.9783763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-009] SKIPPED [ 81%] 2023-03-20T11:54:34.9789517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-010] SKIPPED [ 81%] 2023-03-20T11:54:34.9795402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-011] SKIPPED [ 81%] 2023-03-20T11:54:34.9801205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-012] SKIPPED [ 81%] 2023-03-20T11:54:34.9806824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-013] SKIPPED [ 81%] 2023-03-20T11:54:34.9813386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-014] SKIPPED [ 81%] 2023-03-20T11:54:34.9818952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-015] SKIPPED [ 81%] 2023-03-20T11:54:34.9824915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-016] SKIPPED [ 81%] 2023-03-20T11:54:34.9830475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-017] SKIPPED [ 81%] 2023-03-20T11:54:34.9836022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-018] SKIPPED [ 81%] 2023-03-20T11:54:34.9841766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-019] SKIPPED [ 81%] 2023-03-20T11:54:34.9849552Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-020] SKIPPED [ 81%] 2023-03-20T11:54:34.9854790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-021] SKIPPED [ 81%] 2023-03-20T11:54:34.9860710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-022] SKIPPED [ 81%] 2023-03-20T11:54:34.9866688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-023] SKIPPED [ 81%] 2023-03-20T11:54:34.9872151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-024] SKIPPED [ 81%] 2023-03-20T11:54:34.9878093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-025] SKIPPED [ 81%] 2023-03-20T11:54:34.9883808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-026] SKIPPED [ 81%] 2023-03-20T11:54:34.9890666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-027] SKIPPED [ 81%] 2023-03-20T11:54:34.9895979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-028] SKIPPED [ 81%] 2023-03-20T11:54:34.9901646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-029] SKIPPED [ 81%] 2023-03-20T11:54:34.9907393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-030] SKIPPED [ 81%] 2023-03-20T11:54:34.9914292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-031] SKIPPED [ 81%] 2023-03-20T11:54:34.9919913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-032] SKIPPED [ 81%] 2023-03-20T11:54:34.9925842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-033] SKIPPED [ 81%] 2023-03-20T11:54:34.9932679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-034] SKIPPED [ 81%] 2023-03-20T11:54:34.9938006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-035] SKIPPED [ 81%] 2023-03-20T11:54:34.9943884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-036] SKIPPED [ 81%] 2023-03-20T11:54:34.9949564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-037] SKIPPED [ 81%] 2023-03-20T11:54:34.9955125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-038] SKIPPED [ 81%] 2023-03-20T11:54:34.9961013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-039] SKIPPED [ 81%] 2023-03-20T11:54:34.9966542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-040] SKIPPED [ 81%] 2023-03-20T11:54:34.9973369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-041] SKIPPED [ 81%] 2023-03-20T11:54:34.9980095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-042] SKIPPED [ 81%] 2023-03-20T11:54:34.9985762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-043] SKIPPED [ 81%] 2023-03-20T11:54:34.9991487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-044] SKIPPED [ 81%] 2023-03-20T11:54:34.9997057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-045] SKIPPED [ 81%] 2023-03-20T11:54:35.0002857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-046] SKIPPED [ 81%] 2023-03-20T11:54:35.0009491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-047] SKIPPED [ 81%] 2023-03-20T11:54:35.0015012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-048] SKIPPED [ 81%] 2023-03-20T11:54:35.0020788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-049] SKIPPED [ 81%] 2023-03-20T11:54:35.0026492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-050] SKIPPED [ 81%] 2023-03-20T11:54:35.0032186Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-051] SKIPPED [ 81%] 2023-03-20T11:54:35.0037770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-052] SKIPPED [ 81%] 2023-03-20T11:54:35.0043735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-053] SKIPPED [ 81%] 2023-03-20T11:54:35.0053424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-054] SKIPPED [ 81%] 2023-03-20T11:54:35.0058531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-055] SKIPPED [ 81%] 2023-03-20T11:54:35.0064240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-056] SKIPPED [ 81%] 2023-03-20T11:54:35.0069871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-057] SKIPPED [ 81%] 2023-03-20T11:54:35.0075627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-058] SKIPPED [ 81%] 2023-03-20T11:54:35.0081462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-059] SKIPPED [ 81%] 2023-03-20T11:54:35.0087140Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-060] SKIPPED [ 81%] 2023-03-20T11:54:35.0093543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-061] SKIPPED [ 81%] 2023-03-20T11:54:35.0098653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-062] SKIPPED [ 81%] 2023-03-20T11:54:35.0104523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-063] SKIPPED [ 81%] 2023-03-20T11:54:35.0110282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-064] SKIPPED [ 81%] 2023-03-20T11:54:35.0117580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-065] SKIPPED [ 81%] 2023-03-20T11:54:35.0123189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-066] SKIPPED [ 81%] 2023-03-20T11:54:35.0130353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-067] SKIPPED [ 81%] 2023-03-20T11:54:35.0134747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-068] SKIPPED [ 81%] 2023-03-20T11:54:35.0140721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-069] SKIPPED [ 81%] 2023-03-20T11:54:35.0146548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-070] SKIPPED [ 81%] 2023-03-20T11:54:35.0152202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-071] SKIPPED [ 81%] 2023-03-20T11:54:35.0157762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-072] SKIPPED [ 81%] 2023-03-20T11:54:35.0163674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-073] SKIPPED [ 81%] 2023-03-20T11:54:35.0170656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-074] SKIPPED [ 81%] 2023-03-20T11:54:35.0175575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-075] SKIPPED [ 81%] 2023-03-20T11:54:35.0181405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-076] SKIPPED [ 81%] 2023-03-20T11:54:35.0188525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-077] SKIPPED [ 81%] 2023-03-20T11:54:35.0194157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-078] SKIPPED [ 81%] 2023-03-20T11:54:35.0199956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-079] SKIPPED [ 81%] 2023-03-20T11:54:35.0205636Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-080] SKIPPED [ 81%] 2023-03-20T11:54:35.0212469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-081] SKIPPED [ 81%] 2023-03-20T11:54:35.0217736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-082] SKIPPED [ 81%] 2023-03-20T11:54:35.0223629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-083] SKIPPED [ 81%] 2023-03-20T11:54:35.0229439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-084] SKIPPED [ 81%] 2023-03-20T11:54:35.0235358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-085] SKIPPED [ 81%] 2023-03-20T11:54:35.0241193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-086] SKIPPED [ 81%] 2023-03-20T11:54:35.0246960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-087] SKIPPED [ 81%] 2023-03-20T11:54:35.0254253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-088] SKIPPED [ 81%] 2023-03-20T11:54:35.0260227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-089] SKIPPED [ 81%] 2023-03-20T11:54:35.0266094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-090] SKIPPED [ 81%] 2023-03-20T11:54:35.0271863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-091] SKIPPED [ 81%] 2023-03-20T11:54:35.0277467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-092] SKIPPED [ 81%] 2023-03-20T11:54:35.0283578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-093] SKIPPED [ 81%] 2023-03-20T11:54:35.0290291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-094] SKIPPED [ 81%] 2023-03-20T11:54:35.0295446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-095] SKIPPED [ 81%] 2023-03-20T11:54:35.0300754Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-096] SKIPPED [ 81%] 2023-03-20T11:54:35.0306787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-097] SKIPPED [ 81%] 2023-03-20T11:54:35.0312388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-098] SKIPPED [ 81%] 2023-03-20T11:54:35.0318169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-099] SKIPPED [ 81%] 2023-03-20T11:54:35.0325102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-100] SKIPPED [ 81%] 2023-03-20T11:54:35.0331920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-101] SKIPPED [ 81%] 2023-03-20T11:54:35.0337170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-102] SKIPPED [ 81%] 2023-03-20T11:54:35.0343149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-103] SKIPPED [ 81%] 2023-03-20T11:54:35.0348697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-104] SKIPPED [ 81%] 2023-03-20T11:54:35.0354370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-105] SKIPPED [ 81%] 2023-03-20T11:54:35.0360011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-106] SKIPPED [ 81%] 2023-03-20T11:54:35.0365739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-107] SKIPPED [ 81%] 2023-03-20T11:54:35.0372942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-108] SKIPPED [ 81%] 2023-03-20T11:54:35.0378099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-109] SKIPPED [ 81%] 2023-03-20T11:54:35.0383774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-110] SKIPPED [ 81%] 2023-03-20T11:54:35.0390736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-111] SKIPPED [ 81%] 2023-03-20T11:54:35.0396338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-112] SKIPPED [ 81%] 2023-03-20T11:54:35.0402259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-113] SKIPPED [ 81%] 2023-03-20T11:54:35.0409180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-114] SKIPPED [ 81%] 2023-03-20T11:54:35.0413940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-115] SKIPPED [ 81%] 2023-03-20T11:54:35.0419946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-116] SKIPPED [ 81%] 2023-03-20T11:54:35.0425968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-117] SKIPPED [ 81%] 2023-03-20T11:54:35.0431571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-118] SKIPPED [ 81%] 2023-03-20T11:54:35.0437201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-119] SKIPPED [ 81%] 2023-03-20T11:54:35.0443102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-120] SKIPPED [ 81%] 2023-03-20T11:54:35.0450030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-121] SKIPPED [ 81%] 2023-03-20T11:54:35.0454713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-122] SKIPPED [ 81%] 2023-03-20T11:54:35.0461764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-123] SKIPPED [ 81%] 2023-03-20T11:54:35.0467570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-124] SKIPPED [ 81%] 2023-03-20T11:54:35.0473274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-125] SKIPPED [ 81%] 2023-03-20T11:54:35.0479026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-126] SKIPPED [ 81%] 2023-03-20T11:54:35.0484843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-127] SKIPPED [ 81%] 2023-03-20T11:54:35.0491786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-128] SKIPPED [ 81%] 2023-03-20T11:54:35.0496817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-129] SKIPPED [ 81%] 2023-03-20T11:54:35.0502666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-130] SKIPPED [ 81%] 2023-03-20T11:54:35.0508540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-131] SKIPPED [ 81%] 2023-03-20T11:54:35.0514145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-132] SKIPPED [ 81%] 2023-03-20T11:54:35.0520051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-133] SKIPPED [ 81%] 2023-03-20T11:54:35.0526988Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-134] SKIPPED [ 81%] 2023-03-20T11:54:35.0533363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-135] SKIPPED [ 81%] 2023-03-20T11:54:35.0538996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-136] SKIPPED [ 81%] 2023-03-20T11:54:35.0544827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-137] SKIPPED [ 81%] 2023-03-20T11:54:35.0550528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-138] SKIPPED [ 81%] 2023-03-20T11:54:35.0556129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-139] SKIPPED [ 81%] 2023-03-20T11:54:35.0562065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-140] SKIPPED [ 81%] 2023-03-20T11:54:35.0568919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-141] SKIPPED [ 81%] 2023-03-20T11:54:35.0573709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-142] SKIPPED [ 81%] 2023-03-20T11:54:35.0579548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-143] SKIPPED [ 81%] 2023-03-20T11:54:35.0585410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-144] SKIPPED [ 81%] 2023-03-20T11:54:35.0591028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-145] SKIPPED [ 81%] 2023-03-20T11:54:35.0597915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-146] SKIPPED [ 81%] 2023-03-20T11:54:35.0603740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-147] SKIPPED [ 81%] 2023-03-20T11:54:35.0610699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-148] SKIPPED [ 81%] 2023-03-20T11:54:35.0615749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-149] SKIPPED [ 81%] 2023-03-20T11:54:35.0621431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-150] SKIPPED [ 81%] 2023-03-20T11:54:35.0627439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-151] SKIPPED [ 81%] 2023-03-20T11:54:35.0632861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-152] SKIPPED [ 81%] 2023-03-20T11:54:35.0638618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-153] SKIPPED [ 81%] 2023-03-20T11:54:35.0644877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-154] SKIPPED [ 81%] 2023-03-20T11:54:35.0651982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-155] SKIPPED [ 81%] 2023-03-20T11:54:35.0657638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-156] SKIPPED [ 81%] 2023-03-20T11:54:35.0664809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-157] SKIPPED [ 81%] 2023-03-20T11:54:35.0670537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-158] SKIPPED [ 81%] 2023-03-20T11:54:35.0676143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-159] SKIPPED [ 81%] 2023-03-20T11:54:35.0682105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-160] SKIPPED [ 81%] 2023-03-20T11:54:35.0689018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-161] SKIPPED [ 81%] 2023-03-20T11:54:35.0693738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-162] SKIPPED [ 81%] 2023-03-20T11:54:35.0699302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-163] SKIPPED [ 81%] 2023-03-20T11:54:35.0705106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-164] SKIPPED [ 81%] 2023-03-20T11:54:35.0710761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-165] SKIPPED [ 81%] 2023-03-20T11:54:35.0716367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-166] SKIPPED [ 81%] 2023-03-20T11:54:35.0722170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-167] SKIPPED [ 81%] 2023-03-20T11:54:35.0729136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-168] SKIPPED [ 81%] 2023-03-20T11:54:35.0735396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-169] SKIPPED [ 81%] 2023-03-20T11:54:35.0740943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-170] SKIPPED [ 81%] 2023-03-20T11:54:35.0746823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-171] SKIPPED [ 81%] 2023-03-20T11:54:35.0752407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-172] SKIPPED [ 81%] 2023-03-20T11:54:35.0758178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-173] SKIPPED [ 81%] 2023-03-20T11:54:35.0763950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-174] SKIPPED [ 81%] 2023-03-20T11:54:35.0770450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-175] SKIPPED [ 81%] 2023-03-20T11:54:35.0775939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-176] SKIPPED [ 81%] 2023-03-20T11:54:35.0781814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-177] SKIPPED [ 81%] 2023-03-20T11:54:35.0787512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-178] SKIPPED [ 81%] 2023-03-20T11:54:35.0793278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-179] SKIPPED [ 81%] 2023-03-20T11:54:35.0800224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-180] SKIPPED [ 81%] 2023-03-20T11:54:35.0805957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-181] SKIPPED [ 81%] 2023-03-20T11:54:35.0813122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-182] SKIPPED [ 81%] 2023-03-20T11:54:35.0817921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-183] SKIPPED [ 81%] 2023-03-20T11:54:35.0823779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-184] SKIPPED [ 81%] 2023-03-20T11:54:35.0829511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-185] SKIPPED [ 81%] 2023-03-20T11:54:35.0835171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-186] SKIPPED [ 81%] 2023-03-20T11:54:35.0840905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-187] SKIPPED [ 81%] 2023-03-20T11:54:35.0846468Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-188] SKIPPED [ 81%] 2023-03-20T11:54:35.0853410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-189] SKIPPED [ 81%] 2023-03-20T11:54:35.0858593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-190] SKIPPED [ 81%] 2023-03-20T11:54:35.0867234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-191] SKIPPED [ 81%] 2023-03-20T11:54:35.0873034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-192] SKIPPED [ 81%] 2023-03-20T11:54:35.0878685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-193] SKIPPED [ 81%] 2023-03-20T11:54:35.0884308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-194] SKIPPED [ 81%] 2023-03-20T11:54:35.0890502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-195] SKIPPED [ 81%] 2023-03-20T11:54:35.0896190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-196] SKIPPED [ 81%] 2023-03-20T11:54:35.0901588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-197] SKIPPED [ 81%] 2023-03-20T11:54:35.0907354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-198] SKIPPED [ 81%] 2023-03-20T11:54:35.0913099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-199] SKIPPED [ 81%] 2023-03-20T11:54:35.0918792Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-200] SKIPPED [ 81%] 2023-03-20T11:54:35.0924627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-201] SKIPPED [ 81%] 2023-03-20T11:54:35.0930610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-202] SKIPPED [ 81%] 2023-03-20T11:54:35.0937979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-203] SKIPPED [ 81%] 2023-03-20T11:54:35.0943966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-204] SKIPPED [ 81%] 2023-03-20T11:54:35.0949536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-205] SKIPPED [ 81%] 2023-03-20T11:54:35.0955196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-206] SKIPPED [ 81%] 2023-03-20T11:54:35.0961058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-207] SKIPPED [ 81%] 2023-03-20T11:54:35.0966674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-208] SKIPPED [ 81%] 2023-03-20T11:54:35.0973335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-209] SKIPPED [ 81%] 2023-03-20T11:54:35.0978827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-210] SKIPPED [ 81%] 2023-03-20T11:54:35.0984742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-211] SKIPPED [ 81%] 2023-03-20T11:54:35.0990398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-212] SKIPPED [ 81%] 2023-03-20T11:54:35.0996027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-213] SKIPPED [ 81%] 2023-03-20T11:54:35.1003216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-214] SKIPPED [ 81%] 2023-03-20T11:54:35.1010251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-215] SKIPPED [ 81%] 2023-03-20T11:54:35.1015246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-216] SKIPPED [ 81%] 2023-03-20T11:54:35.1020983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-217] SKIPPED [ 81%] 2023-03-20T11:54:35.1026743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-218] SKIPPED [ 81%] 2023-03-20T11:54:35.1032290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-219] SKIPPED [ 81%] 2023-03-20T11:54:35.1038048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-220] SKIPPED [ 81%] 2023-03-20T11:54:35.1043903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-221] SKIPPED [ 81%] 2023-03-20T11:54:35.1050586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-222] SKIPPED [ 81%] 2023-03-20T11:54:35.1055781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-223] SKIPPED [ 81%] 2023-03-20T11:54:35.1061379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-224] SKIPPED [ 81%] 2023-03-20T11:54:35.1067315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-225] SKIPPED [ 81%] 2023-03-20T11:54:35.1074033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-226] SKIPPED [ 81%] 2023-03-20T11:54:35.1079759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-227] SKIPPED [ 81%] 2023-03-20T11:54:35.1086380Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-228] SKIPPED [ 81%] 2023-03-20T11:54:35.1092509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-229] SKIPPED [ 81%] 2023-03-20T11:54:35.1097787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-230] SKIPPED [ 81%] 2023-03-20T11:54:35.1103541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-231] SKIPPED [ 81%] 2023-03-20T11:54:35.1109220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-232] SKIPPED [ 81%] 2023-03-20T11:54:35.1114759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-233] SKIPPED [ 81%] 2023-03-20T11:54:35.1120596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-234] SKIPPED [ 81%] 2023-03-20T11:54:35.1126285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-235] SKIPPED [ 81%] 2023-03-20T11:54:35.1133501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-236] SKIPPED [ 81%] 2023-03-20T11:54:35.1140138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-237] SKIPPED [ 81%] 2023-03-20T11:54:35.1145919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-238] SKIPPED [ 81%] 2023-03-20T11:54:35.1151508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-239] SKIPPED [ 81%] 2023-03-20T11:54:35.1157188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-240] SKIPPED [ 81%] 2023-03-20T11:54:35.1163137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-241] SKIPPED [ 81%] 2023-03-20T11:54:35.1170000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-242] SKIPPED [ 81%] 2023-03-20T11:54:35.1175230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-243] SKIPPED [ 81%] 2023-03-20T11:54:35.1180812Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-244] SKIPPED [ 81%] 2023-03-20T11:54:35.1186683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-245] SKIPPED [ 81%] 2023-03-20T11:54:35.1192385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-246] SKIPPED [ 81%] 2023-03-20T11:54:35.1198072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-247] SKIPPED [ 81%] 2023-03-20T11:54:35.1203882Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-248] SKIPPED [ 81%] 2023-03-20T11:54:35.1211853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-249] SKIPPED [ 81%] 2023-03-20T11:54:35.1217158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-250] SKIPPED [ 81%] 2023-03-20T11:54:35.1222892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-251] SKIPPED [ 81%] 2023-03-20T11:54:35.1228618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-252] SKIPPED [ 81%] 2023-03-20T11:54:35.1234306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-253] SKIPPED [ 81%] 2023-03-20T11:54:35.1240121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-254] SKIPPED [ 81%] 2023-03-20T11:54:35.1245888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-255] SKIPPED [ 81%] 2023-03-20T11:54:35.1252818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-256] SKIPPED [ 81%] 2023-03-20T11:54:35.1258000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-257] SKIPPED [ 81%] 2023-03-20T11:54:35.1263780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-258] SKIPPED [ 81%] 2023-03-20T11:54:35.1269466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-259] SKIPPED [ 81%] 2023-03-20T11:54:35.1276436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-260] SKIPPED [ 81%] 2023-03-20T11:54:35.1282366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-261] SKIPPED [ 81%] 2023-03-20T11:54:35.1289295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-262] SKIPPED [ 81%] 2023-03-20T11:54:35.1294080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-263] SKIPPED [ 81%] 2023-03-20T11:54:35.1300095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-264] SKIPPED [ 81%] 2023-03-20T11:54:35.1305938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-265] SKIPPED [ 81%] 2023-03-20T11:54:35.1311650Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-266] SKIPPED [ 81%] 2023-03-20T11:54:35.1317217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-267] SKIPPED [ 81%] 2023-03-20T11:54:35.1323154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-268] SKIPPED [ 81%] 2023-03-20T11:54:35.1329994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-269] SKIPPED [ 81%] 2023-03-20T11:54:35.1335132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-270] SKIPPED [ 81%] 2023-03-20T11:54:35.1341212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-271] SKIPPED [ 81%] 2023-03-20T11:54:35.1348172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-272] SKIPPED [ 81%] 2023-03-20T11:54:35.1353816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-273] SKIPPED [ 81%] 2023-03-20T11:54:35.1359651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-274] SKIPPED [ 81%] 2023-03-20T11:54:35.1365550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-275] SKIPPED [ 81%] 2023-03-20T11:54:35.1372391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-276] SKIPPED [ 81%] 2023-03-20T11:54:35.1377362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-277] SKIPPED [ 81%] 2023-03-20T11:54:35.1383201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-278] SKIPPED [ 81%] 2023-03-20T11:54:35.1388951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-279] SKIPPED [ 81%] 2023-03-20T11:54:35.1394620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-280] SKIPPED [ 81%] 2023-03-20T11:54:35.1400357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-281] SKIPPED [ 81%] 2023-03-20T11:54:35.1406189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-282] SKIPPED [ 81%] 2023-03-20T11:54:35.1413493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-283] SKIPPED [ 81%] 2023-03-20T11:54:35.1419618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-284] SKIPPED [ 81%] 2023-03-20T11:54:35.1425533Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-285] SKIPPED [ 81%] 2023-03-20T11:54:35.1431336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-286] SKIPPED [ 81%] 2023-03-20T11:54:35.1436877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-287] SKIPPED [ 81%] 2023-03-20T11:54:35.1442688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-288] SKIPPED [ 81%] 2023-03-20T11:54:35.1449502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-289] SKIPPED [ 81%] 2023-03-20T11:54:35.1454635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-290] SKIPPED [ 81%] 2023-03-20T11:54:35.1460459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-291] SKIPPED [ 81%] 2023-03-20T11:54:35.1466441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-292] SKIPPED [ 81%] 2023-03-20T11:54:35.1472097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-293] SKIPPED [ 81%] 2023-03-20T11:54:35.1477656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-294] SKIPPED [ 81%] 2023-03-20T11:54:35.1484682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-295] SKIPPED [ 81%] 2023-03-20T11:54:35.1490736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-296] SKIPPED [ 81%] 2023-03-20T11:54:35.1496467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-297] SKIPPED [ 81%] 2023-03-20T11:54:35.1501910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-298] SKIPPED [ 81%] 2023-03-20T11:54:35.1507504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-299] SKIPPED [ 81%] 2023-03-20T11:54:35.1513227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-300] SKIPPED [ 81%] 2023-03-20T11:54:35.1519032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-301] SKIPPED [ 81%] 2023-03-20T11:54:35.1524953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-302] SKIPPED [ 81%] 2023-03-20T11:54:35.1530872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-303] SKIPPED [ 81%] 2023-03-20T11:54:35.1536990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-304] SKIPPED [ 81%] 2023-03-20T11:54:35.1542755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-305] SKIPPED [ 81%] 2023-03-20T11:54:35.1549747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-306] SKIPPED [ 81%] 2023-03-20T11:54:35.1555487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-307] SKIPPED [ 81%] 2023-03-20T11:54:35.1561354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-308] SKIPPED [ 81%] 2023-03-20T11:54:35.1567101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-309] SKIPPED [ 81%] 2023-03-20T11:54:35.1573566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-310] SKIPPED [ 81%] 2023-03-20T11:54:35.1578747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-311] SKIPPED [ 81%] 2023-03-20T11:54:35.1584663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-312] SKIPPED [ 81%] 2023-03-20T11:54:35.1590262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-313] SKIPPED [ 81%] 2023-03-20T11:54:35.1596136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-314] SKIPPED [ 81%] 2023-03-20T11:54:35.1601938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-315] SKIPPED [ 81%] 2023-03-20T11:54:35.1607905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-316] SKIPPED [ 81%] 2023-03-20T11:54:35.1615079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-317] SKIPPED [ 81%] 2023-03-20T11:54:35.1621042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-318] SKIPPED [ 81%] 2023-03-20T11:54:35.1626892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-319] SKIPPED [ 81%] 2023-03-20T11:54:35.1632545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-320] SKIPPED [ 81%] 2023-03-20T11:54:35.1638323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-321] SKIPPED [ 81%] 2023-03-20T11:54:35.1644009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-322] SKIPPED [ 81%] 2023-03-20T11:54:35.1651060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-323] SKIPPED [ 81%] 2023-03-20T11:54:35.1655839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-324] SKIPPED [ 81%] 2023-03-20T11:54:35.1661575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-325] SKIPPED [ 81%] 2023-03-20T11:54:35.1667545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-326] SKIPPED [ 81%] 2023-03-20T11:54:35.1673200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-327] SKIPPED [ 81%] 2023-03-20T11:54:35.1678995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-328] SKIPPED [ 81%] 2023-03-20T11:54:35.1687443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-329] SKIPPED [ 81%] 2023-03-20T11:54:35.1693484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-330] SKIPPED [ 81%] 2023-03-20T11:54:35.1699491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-331] SKIPPED [ 81%] 2023-03-20T11:54:35.1705397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-332] SKIPPED [ 81%] 2023-03-20T11:54:35.1711080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-333] SKIPPED [ 81%] 2023-03-20T11:54:35.1716743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-334] SKIPPED [ 81%] 2023-03-20T11:54:35.1722616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-335] SKIPPED [ 81%] 2023-03-20T11:54:35.1729522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-336] SKIPPED [ 81%] 2023-03-20T11:54:35.1734397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-337] SKIPPED [ 81%] 2023-03-20T11:54:35.1740490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-338] SKIPPED [ 81%] 2023-03-20T11:54:35.1746276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-339] SKIPPED [ 81%] 2023-03-20T11:54:35.1753216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-340] SKIPPED [ 81%] 2023-03-20T11:54:35.1759101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-341] SKIPPED [ 81%] 2023-03-20T11:54:35.1764774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-342] SKIPPED [ 81%] 2023-03-20T11:54:35.1770911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-343] SKIPPED [ 81%] 2023-03-20T11:54:35.1776846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-344] SKIPPED [ 81%] 2023-03-20T11:54:35.1782708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-345] SKIPPED [ 81%] 2023-03-20T11:54:35.1788477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-346] SKIPPED [ 81%] 2023-03-20T11:54:35.1794190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-347] SKIPPED [ 81%] 2023-03-20T11:54:35.1799927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-348] SKIPPED [ 81%] 2023-03-20T11:54:35.1805735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-349] SKIPPED [ 81%] 2023-03-20T11:54:35.1812840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-350] SKIPPED [ 81%] 2023-03-20T11:54:35.1817694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-351] SKIPPED [ 81%] 2023-03-20T11:54:35.1824823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-352] SKIPPED [ 81%] 2023-03-20T11:54:35.1830453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-353] SKIPPED [ 81%] 2023-03-20T11:54:35.1836137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-354] SKIPPED [ 81%] 2023-03-20T11:54:35.1841961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-355] SKIPPED [ 81%] 2023-03-20T11:54:35.1847738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-356] SKIPPED [ 81%] 2023-03-20T11:54:35.1853545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-357] SKIPPED [ 81%] 2023-03-20T11:54:35.1859565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-358] SKIPPED [ 81%] 2023-03-20T11:54:35.1865695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-359] SKIPPED [ 81%] 2023-03-20T11:54:35.1871312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-360] SKIPPED [ 81%] 2023-03-20T11:54:35.1877060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-361] SKIPPED [ 81%] 2023-03-20T11:54:35.1882978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-362] SKIPPED [ 81%] 2023-03-20T11:54:35.1890565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-363] SKIPPED [ 81%] 2023-03-20T11:54:35.1896165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-364] SKIPPED [ 81%] 2023-03-20T11:54:35.1902033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-365] SKIPPED [ 81%] 2023-03-20T11:54:35.1907819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-366] SKIPPED [ 81%] 2023-03-20T11:54:35.1913539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-367] SKIPPED [ 81%] 2023-03-20T11:54:35.1919187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-368] SKIPPED [ 81%] 2023-03-20T11:54:35.1925180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-369] SKIPPED [ 81%] 2023-03-20T11:54:35.1931960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-370] SKIPPED [ 81%] 2023-03-20T11:54:35.1937340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-371] SKIPPED [ 81%] 2023-03-20T11:54:35.1943165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-372] SKIPPED [ 81%] 2023-03-20T11:54:35.1948813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-373] SKIPPED [ 81%] 2023-03-20T11:54:35.1954469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-374] SKIPPED [ 81%] 2023-03-20T11:54:35.1961508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-375] SKIPPED [ 81%] 2023-03-20T11:54:35.1967156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-376] SKIPPED [ 81%] 2023-03-20T11:54:35.1973475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-377] SKIPPED [ 81%] 2023-03-20T11:54:35.1979270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-378] SKIPPED [ 81%] 2023-03-20T11:54:35.1985090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-379] SKIPPED [ 81%] 2023-03-20T11:54:35.1990838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-380] SKIPPED [ 81%] 2023-03-20T11:54:35.1996520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-381] SKIPPED [ 81%] 2023-03-20T11:54:35.2002335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-382] SKIPPED [ 81%] 2023-03-20T11:54:35.2009093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-383] SKIPPED [ 81%] 2023-03-20T11:54:35.2014211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-384] SKIPPED [ 81%] 2023-03-20T11:54:35.2020185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-385] SKIPPED [ 81%] 2023-03-20T11:54:35.2027406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-386] SKIPPED [ 81%] 2023-03-20T11:54:35.2033054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-387] SKIPPED [ 81%] 2023-03-20T11:54:35.2038621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-388] SKIPPED [ 81%] 2023-03-20T11:54:35.2044551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-389] SKIPPED [ 81%] 2023-03-20T11:54:35.2050686Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-390] SKIPPED [ 81%] 2023-03-20T11:54:35.2056423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-391] SKIPPED [ 81%] 2023-03-20T11:54:35.2062230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-392] SKIPPED [ 81%] 2023-03-20T11:54:35.2067910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-393] SKIPPED [ 81%] 2023-03-20T11:54:35.2073633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-394] SKIPPED [ 81%] 2023-03-20T11:54:35.2079387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-395] SKIPPED [ 81%] 2023-03-20T11:54:35.2085247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-396] SKIPPED [ 81%] 2023-03-20T11:54:35.2092180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-397] SKIPPED [ 81%] 2023-03-20T11:54:35.2098646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-398] SKIPPED [ 81%] 2023-03-20T11:54:35.2105091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-399] SKIPPED [ 81%] 2023-03-20T11:54:35.2109953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-400] SKIPPED [ 81%] 2023-03-20T11:54:35.2115617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-401] SKIPPED [ 81%] 2023-03-20T11:54:35.2121450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-402] SKIPPED [ 81%] 2023-03-20T11:54:35.2127074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-403] SKIPPED [ 81%] 2023-03-20T11:54:35.2133315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-404] SKIPPED [ 81%] 2023-03-20T11:54:35.2138987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-405] SKIPPED [ 81%] 2023-03-20T11:54:35.2144864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-406] SKIPPED [ 81%] 2023-03-20T11:54:35.2150588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-407] SKIPPED [ 81%] 2023-03-20T11:54:35.2156166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-408] SKIPPED [ 81%] 2023-03-20T11:54:35.2163229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-409] SKIPPED [ 81%] 2023-03-20T11:54:35.2170161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-410] SKIPPED [ 81%] 2023-03-20T11:54:35.2175193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-411] SKIPPED [ 81%] 2023-03-20T11:54:35.2181304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-412] SKIPPED [ 81%] 2023-03-20T11:54:35.2186985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-413] SKIPPED [ 81%] 2023-03-20T11:54:35.2192632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-414] SKIPPED [ 81%] 2023-03-20T11:54:35.2198442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-415] SKIPPED [ 81%] 2023-03-20T11:54:35.2203985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-416] SKIPPED [ 81%] 2023-03-20T11:54:35.2210650Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-417] SKIPPED [ 81%] 2023-03-20T11:54:35.2215898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-418] SKIPPED [ 81%] 2023-03-20T11:54:35.2221879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-419] SKIPPED [ 81%] 2023-03-20T11:54:35.2227457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-420] SKIPPED [ 81%] 2023-03-20T11:54:35.2234207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-421] SKIPPED [ 81%] 2023-03-20T11:54:35.2239841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-422] SKIPPED [ 81%] 2023-03-20T11:54:35.2245658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-423] SKIPPED [ 81%] 2023-03-20T11:54:35.2252420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-424] SKIPPED [ 81%] 2023-03-20T11:54:35.2257947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-425] SKIPPED [ 81%] 2023-03-20T11:54:35.2263722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-426] SKIPPED [ 81%] 2023-03-20T11:54:35.2269295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-427] SKIPPED [ 81%] 2023-03-20T11:54:35.2274986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-428] SKIPPED [ 81%] 2023-03-20T11:54:35.2280966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-429] SKIPPED [ 81%] 2023-03-20T11:54:35.2286610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-430] SKIPPED [ 81%] 2023-03-20T11:54:35.2293579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-431] SKIPPED [ 81%] 2023-03-20T11:54:35.2299810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-432] SKIPPED [ 81%] 2023-03-20T11:54:35.2305745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-433] SKIPPED [ 81%] 2023-03-20T11:54:35.2311395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-434] SKIPPED [ 81%] 2023-03-20T11:54:35.2317086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-435] SKIPPED [ 81%] 2023-03-20T11:54:35.2322932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-436] SKIPPED [ 81%] 2023-03-20T11:54:35.2329936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-437] SKIPPED [ 81%] 2023-03-20T11:54:35.2334741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-438] SKIPPED [ 81%] 2023-03-20T11:54:35.2340549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-439] SKIPPED [ 81%] 2023-03-20T11:54:35.2346497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-440] SKIPPED [ 81%] 2023-03-20T11:54:35.2352087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-441] SKIPPED [ 81%] 2023-03-20T11:54:35.2357736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-442] SKIPPED [ 81%] 2023-03-20T11:54:35.2363766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-443] SKIPPED [ 81%] 2023-03-20T11:54:35.2370737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-444] SKIPPED [ 81%] 2023-03-20T11:54:35.2376836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-445] SKIPPED [ 81%] 2023-03-20T11:54:35.2382640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-446] SKIPPED [ 81%] 2023-03-20T11:54:35.2388302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-447] SKIPPED [ 81%] 2023-03-20T11:54:35.2393993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-448] SKIPPED [ 81%] 2023-03-20T11:54:35.2399793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-449] SKIPPED [ 81%] 2023-03-20T11:54:35.2405509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-450] SKIPPED [ 81%] 2023-03-20T11:54:35.2412236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-451] SKIPPED [ 81%] 2023-03-20T11:54:35.2417505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-452] SKIPPED [ 81%] 2023-03-20T11:54:35.2423298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-453] SKIPPED [ 81%] 2023-03-20T11:54:35.2428923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-454] SKIPPED [ 81%] 2023-03-20T11:54:35.2436012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-455] SKIPPED [ 81%] 2023-03-20T11:54:35.2441776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-456] SKIPPED [ 81%] 2023-03-20T11:54:35.2447637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-457] SKIPPED [ 81%] 2023-03-20T11:54:35.2453456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-458] SKIPPED [ 81%] 2023-03-20T11:54:35.2459613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-459] SKIPPED [ 81%] 2023-03-20T11:54:35.2465520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-460] SKIPPED [ 81%] 2023-03-20T11:54:35.2471061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-461] SKIPPED [ 81%] 2023-03-20T11:54:35.2476740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-462] SKIPPED [ 81%] 2023-03-20T11:54:35.2482634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-463] SKIPPED [ 81%] 2023-03-20T11:54:35.2489308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-464] SKIPPED [ 81%] 2023-03-20T11:54:35.2494215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-465] SKIPPED [ 81%] 2023-03-20T11:54:35.2503007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-466] SKIPPED [ 81%] 2023-03-20T11:54:35.2508784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-467] SKIPPED [ 81%] 2023-03-20T11:54:35.2514437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-468] SKIPPED [ 81%] 2023-03-20T11:54:35.2520420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-469] SKIPPED [ 81%] 2023-03-20T11:54:35.2525905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-470] SKIPPED [ 81%] 2023-03-20T11:54:35.2532879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-471] SKIPPED [ 81%] 2023-03-20T11:54:35.2538181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-472] SKIPPED [ 81%] 2023-03-20T11:54:35.2543886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-473] SKIPPED [ 81%] 2023-03-20T11:54:35.2549568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-474] SKIPPED [ 81%] 2023-03-20T11:54:35.2555254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-475] SKIPPED [ 81%] 2023-03-20T11:54:35.2561213Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-476] SKIPPED [ 81%] 2023-03-20T11:54:35.2566823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-477] SKIPPED [ 81%] 2023-03-20T11:54:35.2574296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-478] SKIPPED [ 81%] 2023-03-20T11:54:35.2580178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-479] SKIPPED [ 81%] 2023-03-20T11:54:35.2586022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-480] SKIPPED [ 81%] 2023-03-20T11:54:35.2591620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-481] SKIPPED [ 81%] 2023-03-20T11:54:35.2597303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-482] SKIPPED [ 81%] 2023-03-20T11:54:35.2603253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-483] SKIPPED [ 81%] 2023-03-20T11:54:35.2610319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-484] SKIPPED [ 81%] 2023-03-20T11:54:35.2615279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-485] SKIPPED [ 81%] 2023-03-20T11:54:35.2621070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-486] SKIPPED [ 81%] 2023-03-20T11:54:35.2627052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-487] SKIPPED [ 81%] 2023-03-20T11:54:35.2632732Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-488] SKIPPED [ 81%] 2023-03-20T11:54:35.2639839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-489] SKIPPED [ 81%] 2023-03-20T11:54:35.2645482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-490] SKIPPED [ 81%] 2023-03-20T11:54:35.2652348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-491] SKIPPED [ 81%] 2023-03-20T11:54:35.2657724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-492] SKIPPED [ 81%] 2023-03-20T11:54:35.2663556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-493] SKIPPED [ 81%] 2023-03-20T11:54:35.2669311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-494] SKIPPED [ 81%] 2023-03-20T11:54:35.2674932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-495] SKIPPED [ 81%] 2023-03-20T11:54:35.2680745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-496] SKIPPED [ 81%] 2023-03-20T11:54:35.2686307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-497] SKIPPED [ 81%] 2023-03-20T11:54:35.2693070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-498] SKIPPED [ 81%] 2023-03-20T11:54:35.2698103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-499] SKIPPED [ 81%] 2023-03-20T11:54:35.2703906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-500] SKIPPED [ 81%] 2023-03-20T11:54:35.2710965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-501] SKIPPED [ 81%] 2023-03-20T11:54:35.2716611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-502] SKIPPED [ 81%] 2023-03-20T11:54:35.2722460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-503] SKIPPED [ 81%] 2023-03-20T11:54:35.2729083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-504] SKIPPED [ 81%] 2023-03-20T11:54:35.2734317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-505] SKIPPED [ 81%] 2023-03-20T11:54:35.2739797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-506] SKIPPED [ 81%] 2023-03-20T11:54:35.2745689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-507] SKIPPED [ 81%] 2023-03-20T11:54:35.2751211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-508] SKIPPED [ 81%] 2023-03-20T11:54:35.2756973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-509] SKIPPED [ 81%] 2023-03-20T11:54:35.2762669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-510] SKIPPED [ 81%] 2023-03-20T11:54:35.2769903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-511] SKIPPED [ 81%] 2023-03-20T11:54:35.2775942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-512] SKIPPED [ 81%] 2023-03-20T11:54:35.2781521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-513] SKIPPED [ 81%] 2023-03-20T11:54:35.2787366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-514] SKIPPED [ 81%] 2023-03-20T11:54:35.2793184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-515] SKIPPED [ 81%] 2023-03-20T11:54:35.2798959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-516] SKIPPED [ 81%] 2023-03-20T11:54:35.2804652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-517] SKIPPED [ 81%] 2023-03-20T11:54:35.2810789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-518] SKIPPED [ 81%] 2023-03-20T11:54:35.2816871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-519] SKIPPED [ 81%] 2023-03-20T11:54:35.2822597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-520] SKIPPED [ 81%] 2023-03-20T11:54:35.2828342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-521] SKIPPED [ 81%] 2023-03-20T11:54:35.2833888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-522] SKIPPED [ 81%] 2023-03-20T11:54:35.2839529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-523] SKIPPED [ 81%] 2023-03-20T11:54:35.2846633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-524] SKIPPED [ 81%] 2023-03-20T11:54:35.2853431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-525] SKIPPED [ 81%] 2023-03-20T11:54:35.2858293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-526] SKIPPED [ 81%] 2023-03-20T11:54:35.2864050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-527] SKIPPED [ 81%] 2023-03-20T11:54:35.2870038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-528] SKIPPED [ 81%] 2023-03-20T11:54:35.2875723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-529] SKIPPED [ 81%] 2023-03-20T11:54:35.2881657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-530] SKIPPED [ 81%] 2023-03-20T11:54:35.2887267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-531] SKIPPED [ 81%] 2023-03-20T11:54:35.2893508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-532] SKIPPED [ 81%] 2023-03-20T11:54:35.2899385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-533] SKIPPED [ 81%] 2023-03-20T11:54:35.2905233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-534] SKIPPED [ 81%] 2023-03-20T11:54:35.2912134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-535] SKIPPED [ 81%] 2023-03-20T11:54:35.2918000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-536] SKIPPED [ 81%] 2023-03-20T11:54:35.2923540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-537] SKIPPED [ 81%] 2023-03-20T11:54:35.2930574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-538] SKIPPED [ 81%] 2023-03-20T11:54:35.2935455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-539] SKIPPED [ 81%] 2023-03-20T11:54:35.2941285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-540] SKIPPED [ 81%] 2023-03-20T11:54:35.2947048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-541] SKIPPED [ 81%] 2023-03-20T11:54:35.2952790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-542] SKIPPED [ 81%] 2023-03-20T11:54:35.2958333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-543] SKIPPED [ 81%] 2023-03-20T11:54:35.2964444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-544] SKIPPED [ 81%] 2023-03-20T11:54:35.2970545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-545] SKIPPED [ 81%] 2023-03-20T11:54:35.2976291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-546] SKIPPED [ 81%] 2023-03-20T11:54:35.2983291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-547] SKIPPED [ 81%] 2023-03-20T11:54:35.2989242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-548] SKIPPED [ 81%] 2023-03-20T11:54:35.2994665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-549] SKIPPED [ 81%] 2023-03-20T11:54:35.3000479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-550] SKIPPED [ 81%] 2023-03-20T11:54:35.3006357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-551] SKIPPED [ 81%] 2023-03-20T11:54:35.3013399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-552] SKIPPED [ 81%] 2023-03-20T11:54:35.3018517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-553] SKIPPED [ 81%] 2023-03-20T11:54:35.3024301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-554] SKIPPED [ 81%] 2023-03-20T11:54:35.3030315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-555] SKIPPED [ 81%] 2023-03-20T11:54:35.3035686Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-556] SKIPPED [ 81%] 2023-03-20T11:54:35.3041572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-557] SKIPPED [ 81%] 2023-03-20T11:54:35.3049719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-558] SKIPPED [ 81%] 2023-03-20T11:54:35.3054870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-559] SKIPPED [ 81%] 2023-03-20T11:54:35.3060672Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-560] SKIPPED [ 81%] 2023-03-20T11:54:35.3066482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-561] SKIPPED [ 81%] 2023-03-20T11:54:35.3072268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-562] SKIPPED [ 81%] 2023-03-20T11:54:35.3077946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-563] SKIPPED [ 81%] 2023-03-20T11:54:35.3083632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-564] SKIPPED [ 81%] 2023-03-20T11:54:35.3090340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-565] SKIPPED [ 81%] 2023-03-20T11:54:35.3095168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-566] SKIPPED [ 81%] 2023-03-20T11:54:35.3101327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-567] SKIPPED [ 81%] 2023-03-20T11:54:35.3106874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-568] SKIPPED [ 81%] 2023-03-20T11:54:35.3112585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-569] SKIPPED [ 81%] 2023-03-20T11:54:35.3119268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-570] SKIPPED [ 81%] 2023-03-20T11:54:35.3125287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-571] SKIPPED [ 81%] 2023-03-20T11:54:35.3132061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-572] SKIPPED [ 81%] 2023-03-20T11:54:35.3137226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-573] SKIPPED [ 81%] 2023-03-20T11:54:35.3143221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-574] SKIPPED [ 81%] 2023-03-20T11:54:35.3148721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-575] SKIPPED [ 81%] 2023-03-20T11:54:35.3154333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-576] SKIPPED [ 81%] 2023-03-20T11:54:35.3160154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-577] SKIPPED [ 81%] 2023-03-20T11:54:35.3166067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-578] SKIPPED [ 81%] 2023-03-20T11:54:35.3173111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-579] SKIPPED [ 81%] 2023-03-20T11:54:35.3178175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-580] SKIPPED [ 81%] 2023-03-20T11:54:35.3185246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-581] SKIPPED [ 81%] 2023-03-20T11:54:35.3190825Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-582] SKIPPED [ 81%] 2023-03-20T11:54:35.3196594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-583] SKIPPED [ 81%] 2023-03-20T11:54:35.3202587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-584] SKIPPED [ 81%] 2023-03-20T11:54:35.3209479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-585] SKIPPED [ 81%] 2023-03-20T11:54:35.3214522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-586] SKIPPED [ 81%] 2023-03-20T11:54:35.3220259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-587] SKIPPED [ 81%] 2023-03-20T11:54:35.3226142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-588] SKIPPED [ 81%] 2023-03-20T11:54:35.3231726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-589] SKIPPED [ 81%] 2023-03-20T11:54:35.3237515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-590] SKIPPED [ 81%] 2023-03-20T11:54:35.3243256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-591] SKIPPED [ 81%] 2023-03-20T11:54:35.3250498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-592] SKIPPED [ 81%] 2023-03-20T11:54:35.3256415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-593] SKIPPED [ 81%] 2023-03-20T11:54:35.3262180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-594] SKIPPED [ 81%] 2023-03-20T11:54:35.3268214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-595] SKIPPED [ 81%] 2023-03-20T11:54:35.3273867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-596] SKIPPED [ 81%] 2023-03-20T11:54:35.3279589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-597] SKIPPED [ 81%] 2023-03-20T11:54:35.3285240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-598] SKIPPED [ 81%] 2023-03-20T11:54:35.3292460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-599] SKIPPED [ 81%] 2023-03-20T11:54:35.3297194Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-600] SKIPPED [ 81%] 2023-03-20T11:54:35.3302912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-601] SKIPPED [ 81%] 2023-03-20T11:54:35.3308606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-602] SKIPPED [ 81%] 2023-03-20T11:54:35.3314275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-603] SKIPPED [ 81%] 2023-03-20T11:54:35.3322814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-604] SKIPPED [ 81%] 2023-03-20T11:54:35.3329522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-605] SKIPPED [ 81%] 2023-03-20T11:54:35.3334859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-606] SKIPPED [ 81%] 2023-03-20T11:54:35.3340688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-607] SKIPPED [ 81%] 2023-03-20T11:54:35.3346523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-608] SKIPPED [ 81%] 2023-03-20T11:54:35.3352224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-609] SKIPPED [ 81%] 2023-03-20T11:54:35.3357908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-610] SKIPPED [ 81%] 2023-03-20T11:54:35.3363648Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-611] SKIPPED [ 81%] 2023-03-20T11:54:35.3370459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-612] SKIPPED [ 81%] 2023-03-20T11:54:35.3375675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-613] SKIPPED [ 81%] 2023-03-20T11:54:35.3381593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-614] SKIPPED [ 81%] 2023-03-20T11:54:35.3388600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-615] SKIPPED [ 81%] 2023-03-20T11:54:35.3394411Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-616] SKIPPED [ 81%] 2023-03-20T11:54:35.3400202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-617] SKIPPED [ 81%] 2023-03-20T11:54:35.3405882Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-618] SKIPPED [ 81%] 2023-03-20T11:54:35.3412762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-619] SKIPPED [ 81%] 2023-03-20T11:54:35.3418077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-620] SKIPPED [ 81%] 2023-03-20T11:54:35.3423823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-621] SKIPPED [ 81%] 2023-03-20T11:54:35.3429494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-622] SKIPPED [ 81%] 2023-03-20T11:54:35.3435199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-623] SKIPPED [ 81%] 2023-03-20T11:54:35.3440977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-624] SKIPPED [ 81%] 2023-03-20T11:54:35.3446787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-625] SKIPPED [ 81%] 2023-03-20T11:54:35.3453474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-626] SKIPPED [ 81%] 2023-03-20T11:54:35.3459575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-627] SKIPPED [ 81%] 2023-03-20T11:54:35.3465283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-628] SKIPPED [ 81%] 2023-03-20T11:54:35.3470876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-629] SKIPPED [ 81%] 2023-03-20T11:54:35.3476534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-630] SKIPPED [ 81%] 2023-03-20T11:54:35.3482510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-631] SKIPPED [ 81%] 2023-03-20T11:54:35.3489173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-632] SKIPPED [ 81%] 2023-03-20T11:54:35.3494357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-633] SKIPPED [ 81%] 2023-03-20T11:54:35.3500225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-634] SKIPPED [ 81%] 2023-03-20T11:54:35.3506051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-635] SKIPPED [ 81%] 2023-03-20T11:54:35.3511703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-636] SKIPPED [ 81%] 2023-03-20T11:54:35.3517409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-637] SKIPPED [ 81%] 2023-03-20T11:54:35.3524566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-638] SKIPPED [ 81%] 2023-03-20T11:54:35.3530646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-639] SKIPPED [ 81%] 2023-03-20T11:54:35.3536570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-640] SKIPPED [ 81%] 2023-03-20T11:54:35.3542483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-641] SKIPPED [ 81%] 2023-03-20T11:54:35.3548167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-642] SKIPPED [ 81%] 2023-03-20T11:54:35.3553805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-643] SKIPPED [ 81%] 2023-03-20T11:54:35.3559511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-644] SKIPPED [ 81%] 2023-03-20T11:54:35.3565409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-645] SKIPPED [ 81%] 2023-03-20T11:54:35.3572445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-646] SKIPPED [ 81%] 2023-03-20T11:54:35.3577455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-647] SKIPPED [ 81%] 2023-03-20T11:54:35.3583253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-648] SKIPPED [ 81%] 2023-03-20T11:54:35.3588953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-649] SKIPPED [ 81%] 2023-03-20T11:54:35.3595756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-650] SKIPPED [ 81%] 2023-03-20T11:54:35.3601601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-651] SKIPPED [ 81%] 2023-03-20T11:54:35.3607241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-652] SKIPPED [ 81%] 2023-03-20T11:54:35.3613389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-653] SKIPPED [ 81%] 2023-03-20T11:54:35.3619343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-654] SKIPPED [ 81%] 2023-03-20T11:54:35.3625266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-655] SKIPPED [ 81%] 2023-03-20T11:54:35.3631095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-656] SKIPPED [ 81%] 2023-03-20T11:54:35.3636739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-657] SKIPPED [ 81%] 2023-03-20T11:54:35.3642497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-658] SKIPPED [ 81%] 2023-03-20T11:54:35.3649115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-659] SKIPPED [ 81%] 2023-03-20T11:54:35.3654409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-660] SKIPPED [ 81%] 2023-03-20T11:54:35.3661523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-661] SKIPPED [ 81%] 2023-03-20T11:54:35.3667458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-662] SKIPPED [ 81%] 2023-03-20T11:54:35.3673107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-663] SKIPPED [ 81%] 2023-03-20T11:54:35.3678761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-664] SKIPPED [ 81%] 2023-03-20T11:54:35.3684480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-665] SKIPPED [ 81%] 2023-03-20T11:54:35.3690579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-666] SKIPPED [ 81%] 2023-03-20T11:54:35.3696470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-667] SKIPPED [ 81%] 2023-03-20T11:54:35.3702331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-668] SKIPPED [ 81%] 2023-03-20T11:54:35.3708048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-669] SKIPPED [ 81%] 2023-03-20T11:54:35.3713753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-670] SKIPPED [ 81%] 2023-03-20T11:54:35.3719508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-671] SKIPPED [ 81%] 2023-03-20T11:54:35.3725248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-672] SKIPPED [ 81%] 2023-03-20T11:54:35.3733407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-673] SKIPPED [ 81%] 2023-03-20T11:54:35.3738052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-674] SKIPPED [ 81%] 2023-03-20T11:54:35.3743878Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-675] SKIPPED [ 81%] 2023-03-20T11:54:35.3749327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-676] SKIPPED [ 81%] 2023-03-20T11:54:35.3755024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-677] SKIPPED [ 81%] 2023-03-20T11:54:35.3760855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-678] SKIPPED [ 81%] 2023-03-20T11:54:35.3766570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-679] SKIPPED [ 81%] 2023-03-20T11:54:35.3773375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-680] SKIPPED [ 81%] 2023-03-20T11:54:35.3778716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-681] SKIPPED [ 81%] 2023-03-20T11:54:35.3784518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-682] SKIPPED [ 81%] 2023-03-20T11:54:35.3790166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-683] SKIPPED [ 81%] 2023-03-20T11:54:35.3797097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-684] SKIPPED [ 81%] 2023-03-20T11:54:35.3803048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-685] SKIPPED [ 81%] 2023-03-20T11:54:35.3809792Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-686] SKIPPED [ 81%] 2023-03-20T11:54:35.3815082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-687] SKIPPED [ 81%] 2023-03-20T11:54:35.3820590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-688] SKIPPED [ 81%] 2023-03-20T11:54:35.3826369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-689] SKIPPED [ 81%] 2023-03-20T11:54:35.3832007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-690] SKIPPED [ 81%] 2023-03-20T11:54:35.3837604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-691] SKIPPED [ 81%] 2023-03-20T11:54:35.3843400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-692] SKIPPED [ 81%] 2023-03-20T11:54:35.3850328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-693] SKIPPED [ 81%] 2023-03-20T11:54:35.3855397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-694] SKIPPED [ 81%] 2023-03-20T11:54:35.3861112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-695] SKIPPED [ 81%] 2023-03-20T11:54:35.3868027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-696] SKIPPED [ 81%] 2023-03-20T11:54:35.3873674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-697] SKIPPED [ 81%] 2023-03-20T11:54:35.3879407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-698] SKIPPED [ 81%] 2023-03-20T11:54:35.3885146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-699] SKIPPED [ 81%] 2023-03-20T11:54:35.3892049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-700] SKIPPED [ 81%] 2023-03-20T11:54:35.3897278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-701] SKIPPED [ 81%] 2023-03-20T11:54:35.3903105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-702] SKIPPED [ 81%] 2023-03-20T11:54:35.3908935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-703] SKIPPED [ 81%] 2023-03-20T11:54:35.3914680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-704] SKIPPED [ 81%] 2023-03-20T11:54:35.3920582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-705] SKIPPED [ 81%] 2023-03-20T11:54:35.3926224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-706] SKIPPED [ 81%] 2023-03-20T11:54:35.3933657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-707] SKIPPED [ 81%] 2023-03-20T11:54:35.3939625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-708] SKIPPED [ 81%] 2023-03-20T11:54:35.3945520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-709] SKIPPED [ 81%] 2023-03-20T11:54:35.3951114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-710] SKIPPED [ 81%] 2023-03-20T11:54:35.3956850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-711] SKIPPED [ 81%] 2023-03-20T11:54:35.3975247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-712] SKIPPED [ 81%] 2023-03-20T11:54:35.3976082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-713] SKIPPED [ 81%] 2023-03-20T11:54:35.3976782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-714] SKIPPED [ 81%] 2023-03-20T11:54:35.3980745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-715] SKIPPED [ 81%] 2023-03-20T11:54:35.3986532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-716] SKIPPED [ 81%] 2023-03-20T11:54:35.3992176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-717] SKIPPED [ 81%] 2023-03-20T11:54:35.3997787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-718] SKIPPED [ 81%] 2023-03-20T11:54:35.4004784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-719] SKIPPED [ 81%] 2023-03-20T11:54:35.4011079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[perspective-720] SKIPPED [ 81%] 2023-03-20T11:54:35.4016488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-000] SKIPPED [ 81%] 2023-03-20T11:54:35.4022300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-001] SKIPPED [ 81%] 2023-03-20T11:54:35.4028088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-002] SKIPPED [ 81%] 2023-03-20T11:54:35.4033813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-003] SKIPPED [ 81%] 2023-03-20T11:54:35.4039621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-004] SKIPPED [ 81%] 2023-03-20T11:54:35.4045164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-005] SKIPPED [ 81%] 2023-03-20T11:54:35.4052016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-006] SKIPPED [ 81%] 2023-03-20T11:54:35.4057279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-007] SKIPPED [ 81%] 2023-03-20T11:54:35.4063080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-008] SKIPPED [ 81%] 2023-03-20T11:54:35.4070019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-009] SKIPPED [ 81%] 2023-03-20T11:54:35.4075671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-010] SKIPPED [ 81%] 2023-03-20T11:54:35.4081943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-011] SKIPPED [ 81%] 2023-03-20T11:54:35.4087477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-012] SKIPPED [ 81%] 2023-03-20T11:54:35.4093359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-013] SKIPPED [ 81%] 2023-03-20T11:54:35.4099225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-014] SKIPPED [ 81%] 2023-03-20T11:54:35.4104872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-015] SKIPPED [ 81%] 2023-03-20T11:54:35.4110530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-016] SKIPPED [ 81%] 2023-03-20T11:54:35.4116142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-017] SKIPPED [ 81%] 2023-03-20T11:54:35.4121928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-018] SKIPPED [ 81%] 2023-03-20T11:54:35.4127833Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-019] SKIPPED [ 81%] 2023-03-20T11:54:35.4136764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-020] SKIPPED [ 81%] 2023-03-20T11:54:35.4142477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-021] SKIPPED [ 81%] 2023-03-20T11:54:35.4148520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-022] SKIPPED [ 81%] 2023-03-20T11:54:35.4154274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-023] SKIPPED [ 81%] 2023-03-20T11:54:35.4160084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-024] SKIPPED [ 81%] 2023-03-20T11:54:35.4166024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-025] SKIPPED [ 81%] 2023-03-20T11:54:35.4172722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-026] SKIPPED [ 81%] 2023-03-20T11:54:35.4178132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-027] SKIPPED [ 81%] 2023-03-20T11:54:35.4184026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-028] SKIPPED [ 81%] 2023-03-20T11:54:35.4189524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-029] SKIPPED [ 81%] 2023-03-20T11:54:35.4195227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-030] SKIPPED [ 81%] 2023-03-20T11:54:35.4201070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-031] SKIPPED [ 81%] 2023-03-20T11:54:35.4209208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-032] SKIPPED [ 81%] 2023-03-20T11:54:35.4214016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-033] SKIPPED [ 81%] 2023-03-20T11:54:35.4219502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-034] SKIPPED [ 81%] 2023-03-20T11:54:35.4225220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-035] SKIPPED [ 81%] 2023-03-20T11:54:35.4230915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-036] SKIPPED [ 81%] 2023-03-20T11:54:35.4236510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-037] SKIPPED [ 81%] 2023-03-20T11:54:35.4242446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-038] SKIPPED [ 81%] 2023-03-20T11:54:35.4249014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-039] SKIPPED [ 81%] 2023-03-20T11:54:35.4253695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-040] SKIPPED [ 81%] 2023-03-20T11:54:35.4259716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-041] SKIPPED [ 81%] 2023-03-20T11:54:35.4265717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-042] SKIPPED [ 81%] 2023-03-20T11:54:35.4272521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-043] SKIPPED [ 81%] 2023-03-20T11:54:35.4278647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-044] SKIPPED [ 81%] 2023-03-20T11:54:35.4284225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-045] SKIPPED [ 81%] 2023-03-20T11:54:35.4290590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-046] SKIPPED [ 81%] 2023-03-20T11:54:35.4295951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-047] SKIPPED [ 81%] 2023-03-20T11:54:35.4301849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-048] SKIPPED [ 81%] 2023-03-20T11:54:35.4307697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-049] SKIPPED [ 81%] 2023-03-20T11:54:35.4313356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-050] SKIPPED [ 81%] 2023-03-20T11:54:35.4319148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-051] SKIPPED [ 81%] 2023-03-20T11:54:35.4324790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-052] SKIPPED [ 81%] 2023-03-20T11:54:35.4331739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-053] SKIPPED [ 81%] 2023-03-20T11:54:35.4336783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-054] SKIPPED [ 81%] 2023-03-20T11:54:35.4343857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-055] SKIPPED [ 81%] 2023-03-20T11:54:35.4349610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-056] SKIPPED [ 81%] 2023-03-20T11:54:35.4355276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-057] SKIPPED [ 81%] 2023-03-20T11:54:35.4361104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-058] SKIPPED [ 81%] 2023-03-20T11:54:35.4366760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-059] SKIPPED [ 81%] 2023-03-20T11:54:35.4373362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-060] SKIPPED [ 81%] 2023-03-20T11:54:35.4378748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-061] SKIPPED [ 81%] 2023-03-20T11:54:35.4384761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-062] SKIPPED [ 81%] 2023-03-20T11:54:35.4390379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-063] SKIPPED [ 81%] 2023-03-20T11:54:35.4396064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-064] SKIPPED [ 81%] 2023-03-20T11:54:35.4401875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-065] SKIPPED [ 81%] 2023-03-20T11:54:35.4410068Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-066] SKIPPED [ 81%] 2023-03-20T11:54:35.4415096Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-067] SKIPPED [ 81%] 2023-03-20T11:54:35.4420875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-068] SKIPPED [ 81%] 2023-03-20T11:54:35.4426864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-069] SKIPPED [ 81%] 2023-03-20T11:54:35.4432568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-070] SKIPPED [ 81%] 2023-03-20T11:54:35.4438357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-071] SKIPPED [ 81%] 2023-03-20T11:54:35.4444074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-072] SKIPPED [ 81%] 2023-03-20T11:54:35.4451736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-073] SKIPPED [ 81%] 2023-03-20T11:54:35.4455794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-074] SKIPPED [ 81%] 2023-03-20T11:54:35.4461013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-075] SKIPPED [ 81%] 2023-03-20T11:54:35.4467019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-076] SKIPPED [ 81%] 2023-03-20T11:54:35.4472623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-077] SKIPPED [ 81%] 2023-03-20T11:54:35.4479413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-078] SKIPPED [ 81%] 2023-03-20T11:54:35.4485067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-079] SKIPPED [ 81%] 2023-03-20T11:54:35.4491939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-080] SKIPPED [ 81%] 2023-03-20T11:54:35.4497037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-081] SKIPPED [ 81%] 2023-03-20T11:54:35.4502927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-082] SKIPPED [ 81%] 2023-03-20T11:54:35.4508710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-083] SKIPPED [ 81%] 2023-03-20T11:54:35.4514422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-084] SKIPPED [ 81%] 2023-03-20T11:54:35.4520110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-085] SKIPPED [ 81%] 2023-03-20T11:54:35.4525779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-086] SKIPPED [ 81%] 2023-03-20T11:54:35.4532227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-087] SKIPPED [ 81%] 2023-03-20T11:54:35.4537602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-088] SKIPPED [ 81%] 2023-03-20T11:54:35.4544631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-089] SKIPPED [ 81%] 2023-03-20T11:54:35.4550321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-090] SKIPPED [ 81%] 2023-03-20T11:54:35.4556024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-091] SKIPPED [ 81%] 2023-03-20T11:54:35.4561961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-092] SKIPPED [ 81%] 2023-03-20T11:54:35.4567819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-093] SKIPPED [ 81%] 2023-03-20T11:54:35.4573681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-094] SKIPPED [ 81%] 2023-03-20T11:54:35.4579681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-095] SKIPPED [ 81%] 2023-03-20T11:54:35.4585554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-096] SKIPPED [ 81%] 2023-03-20T11:54:35.4591124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-097] SKIPPED [ 81%] 2023-03-20T11:54:35.4596751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-098] SKIPPED [ 81%] 2023-03-20T11:54:35.4602645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-099] SKIPPED [ 81%] 2023-03-20T11:54:35.4609224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-100] SKIPPED [ 81%] 2023-03-20T11:54:35.4615687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-101] SKIPPED [ 81%] 2023-03-20T11:54:35.4621497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-102] SKIPPED [ 81%] 2023-03-20T11:54:35.4627449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-103] SKIPPED [ 81%] 2023-03-20T11:54:35.4633140Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-104] SKIPPED [ 81%] 2023-03-20T11:54:35.4638790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-105] SKIPPED [ 81%] 2023-03-20T11:54:35.4644711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-106] SKIPPED [ 81%] 2023-03-20T11:54:35.4651738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-107] SKIPPED [ 81%] 2023-03-20T11:54:35.4656764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-108] SKIPPED [ 81%] 2023-03-20T11:54:35.4662318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-109] SKIPPED [ 81%] 2023-03-20T11:54:35.4668125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-110] SKIPPED [ 81%] 2023-03-20T11:54:35.4673681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-111] SKIPPED [ 81%] 2023-03-20T11:54:35.4680849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-112] SKIPPED [ 81%] 2023-03-20T11:54:35.4686592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-113] SKIPPED [ 81%] 2023-03-20T11:54:35.4693275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-114] SKIPPED [ 81%] 2023-03-20T11:54:35.4698381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-115] SKIPPED [ 81%] 2023-03-20T11:54:35.4704208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-116] SKIPPED [ 81%] 2023-03-20T11:54:35.4709863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-117] SKIPPED [ 81%] 2023-03-20T11:54:35.4715423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-118] SKIPPED [ 81%] 2023-03-20T11:54:35.4721332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-119] SKIPPED [ 81%] 2023-03-20T11:54:35.4726872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-120] SKIPPED [ 81%] 2023-03-20T11:54:35.4733462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-121] SKIPPED [ 81%] 2023-03-20T11:54:35.4738874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-122] SKIPPED [ 81%] 2023-03-20T11:54:35.4744765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-123] SKIPPED [ 81%] 2023-03-20T11:54:35.4751570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-124] SKIPPED [ 81%] 2023-03-20T11:54:35.4757168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-125] SKIPPED [ 81%] 2023-03-20T11:54:35.4762946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-126] SKIPPED [ 81%] 2023-03-20T11:54:35.4769543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-127] SKIPPED [ 81%] 2023-03-20T11:54:35.4774935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-128] SKIPPED [ 81%] 2023-03-20T11:54:35.4780823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-129] SKIPPED [ 81%] 2023-03-20T11:54:35.4786555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-130] SKIPPED [ 81%] 2023-03-20T11:54:35.4792177Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-131] SKIPPED [ 81%] 2023-03-20T11:54:35.4797936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-132] SKIPPED [ 81%] 2023-03-20T11:54:35.4803870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-133] SKIPPED [ 81%] 2023-03-20T11:54:35.4810701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-134] SKIPPED [ 81%] 2023-03-20T11:54:35.4816998Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-135] SKIPPED [ 81%] 2023-03-20T11:54:35.4822881Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-136] SKIPPED [ 81%] 2023-03-20T11:54:35.4828760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-137] SKIPPED [ 81%] 2023-03-20T11:54:35.4834385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-138] SKIPPED [ 81%] 2023-03-20T11:54:35.4840085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-139] SKIPPED [ 81%] 2023-03-20T11:54:35.4845769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-140] SKIPPED [ 81%] 2023-03-20T11:54:35.4852751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-141] SKIPPED [ 81%] 2023-03-20T11:54:35.4857789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-142] SKIPPED [ 81%] 2023-03-20T11:54:35.4863583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-143] SKIPPED [ 81%] 2023-03-20T11:54:35.4869290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-144] SKIPPED [ 81%] 2023-03-20T11:54:35.4875383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-145] SKIPPED [ 81%] 2023-03-20T11:54:35.4882714Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-146] SKIPPED [ 81%] 2023-03-20T11:54:35.4889070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-147] SKIPPED [ 81%] 2023-03-20T11:54:35.4894227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-148] SKIPPED [ 81%] 2023-03-20T11:54:35.4900210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-149] SKIPPED [ 81%] 2023-03-20T11:54:35.4906063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-150] SKIPPED [ 81%] 2023-03-20T11:54:35.4911769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-151] SKIPPED [ 81%] 2023-03-20T11:54:35.4917451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-152] SKIPPED [ 81%] 2023-03-20T11:54:35.4923315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-153] SKIPPED [ 81%] 2023-03-20T11:54:35.4930195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-154] SKIPPED [ 81%] 2023-03-20T11:54:35.4935291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-155] SKIPPED [ 81%] 2023-03-20T11:54:35.4941060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-156] SKIPPED [ 81%] 2023-03-20T11:54:35.4947035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-157] SKIPPED [ 81%] 2023-03-20T11:54:35.4955279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-158] SKIPPED [ 81%] 2023-03-20T11:54:35.4961219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-159] SKIPPED [ 81%] 2023-03-20T11:54:35.4966991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-160] SKIPPED [ 81%] 2023-03-20T11:54:35.4973562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-161] SKIPPED [ 81%] 2023-03-20T11:54:35.4979097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-162] SKIPPED [ 81%] 2023-03-20T11:54:35.4985506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-163] SKIPPED [ 81%] 2023-03-20T11:54:35.4991283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-164] SKIPPED [ 81%] 2023-03-20T11:54:35.4996949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-165] SKIPPED [ 81%] 2023-03-20T11:54:35.5002715Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-166] SKIPPED [ 81%] 2023-03-20T11:54:35.5009357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-167] SKIPPED [ 81%] 2023-03-20T11:54:35.5014358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-168] SKIPPED [ 81%] 2023-03-20T11:54:35.5021062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-169] SKIPPED [ 81%] 2023-03-20T11:54:35.5026981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-170] SKIPPED [ 81%] 2023-03-20T11:54:35.5032820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-171] SKIPPED [ 81%] 2023-03-20T11:54:35.5038522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-172] SKIPPED [ 81%] 2023-03-20T11:54:35.5044221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-173] SKIPPED [ 81%] 2023-03-20T11:54:35.5050641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-174] SKIPPED [ 81%] 2023-03-20T11:54:35.5056112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-175] SKIPPED [ 81%] 2023-03-20T11:54:35.5061700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-176] SKIPPED [ 81%] 2023-03-20T11:54:35.5067349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-177] SKIPPED [ 81%] 2023-03-20T11:54:35.5073266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-178] SKIPPED [ 81%] 2023-03-20T11:54:35.5079396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-179] SKIPPED [ 81%] 2023-03-20T11:54:35.5085082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-180] SKIPPED [ 81%] 2023-03-20T11:54:35.5092986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-181] SKIPPED [ 81%] 2023-03-20T11:54:35.5098260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-182] SKIPPED [ 81%] 2023-03-20T11:54:35.5104167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-183] SKIPPED [ 81%] 2023-03-20T11:54:35.5109487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-184] SKIPPED [ 81%] 2023-03-20T11:54:35.5115103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-185] SKIPPED [ 81%] 2023-03-20T11:54:35.5120934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-186] SKIPPED [ 81%] 2023-03-20T11:54:35.5126896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-187] SKIPPED [ 81%] 2023-03-20T11:54:35.5133362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-188] SKIPPED [ 81%] 2023-03-20T11:54:35.5138929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-189] SKIPPED [ 81%] 2023-03-20T11:54:35.5144698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-190] SKIPPED [ 81%] 2023-03-20T11:54:35.5150392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-191] SKIPPED [ 81%] 2023-03-20T11:54:35.5157166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-192] SKIPPED [ 81%] 2023-03-20T11:54:35.5163046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-193] SKIPPED [ 81%] 2023-03-20T11:54:35.5169861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-194] SKIPPED [ 81%] 2023-03-20T11:54:35.5174830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-195] SKIPPED [ 81%] 2023-03-20T11:54:35.5180947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-196] SKIPPED [ 81%] 2023-03-20T11:54:35.5186743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-197] SKIPPED [ 81%] 2023-03-20T11:54:35.5192455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-198] SKIPPED [ 81%] 2023-03-20T11:54:35.5198209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-199] SKIPPED [ 81%] 2023-03-20T11:54:35.5204086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-200] SKIPPED [ 81%] 2023-03-20T11:54:35.5211848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-201] SKIPPED [ 81%] 2023-03-20T11:54:35.5215614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-202] SKIPPED [ 81%] 2023-03-20T11:54:35.5221439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-203] SKIPPED [ 81%] 2023-03-20T11:54:35.5228605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-204] SKIPPED [ 81%] 2023-03-20T11:54:35.5234219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-205] SKIPPED [ 81%] 2023-03-20T11:54:35.5239845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-206] SKIPPED [ 81%] 2023-03-20T11:54:35.5245584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-207] SKIPPED [ 81%] 2023-03-20T11:54:35.5252245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-208] SKIPPED [ 81%] 2023-03-20T11:54:35.5257740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-209] SKIPPED [ 81%] 2023-03-20T11:54:35.5263531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-210] SKIPPED [ 81%] 2023-03-20T11:54:35.5269107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-211] SKIPPED [ 81%] 2023-03-20T11:54:35.5274839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-212] SKIPPED [ 81%] 2023-03-20T11:54:35.5280743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-213] SKIPPED [ 81%] 2023-03-20T11:54:35.5286320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-214] SKIPPED [ 81%] 2023-03-20T11:54:35.5293811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-215] SKIPPED [ 81%] 2023-03-20T11:54:35.5300150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-216] SKIPPED [ 81%] 2023-03-20T11:54:35.5306756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-217] SKIPPED [ 81%] 2023-03-20T11:54:35.5312970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-218] SKIPPED [ 81%] 2023-03-20T11:54:35.5319316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-219] SKIPPED [ 81%] 2023-03-20T11:54:35.5325326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-220] SKIPPED [ 81%] 2023-03-20T11:54:35.5332218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-221] SKIPPED [ 81%] 2023-03-20T11:54:35.5338373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-222] SKIPPED [ 81%] 2023-03-20T11:54:35.5344488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-223] SKIPPED [ 81%] 2023-03-20T11:54:35.5350604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-224] SKIPPED [ 81%] 2023-03-20T11:54:35.5356740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-225] SKIPPED [ 81%] 2023-03-20T11:54:35.5363050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-226] SKIPPED [ 81%] 2023-03-20T11:54:35.5371790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-227] SKIPPED [ 81%] 2023-03-20T11:54:35.5377163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-228] SKIPPED [ 81%] 2023-03-20T11:54:35.5383269Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-229] SKIPPED [ 81%] 2023-03-20T11:54:35.5389279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-230] SKIPPED [ 81%] 2023-03-20T11:54:35.5395623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-231] SKIPPED [ 81%] 2023-03-20T11:54:35.5401864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-232] SKIPPED [ 81%] 2023-03-20T11:54:35.5409167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-233] SKIPPED [ 81%] 2023-03-20T11:54:35.5415046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-234] SKIPPED [ 81%] 2023-03-20T11:54:35.5421360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-235] SKIPPED [ 81%] 2023-03-20T11:54:35.5427895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-236] SKIPPED [ 81%] 2023-03-20T11:54:35.5434020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-237] SKIPPED [ 81%] 2023-03-20T11:54:35.5441740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-238] SKIPPED [ 81%] 2023-03-20T11:54:35.5448932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-239] SKIPPED [ 81%] 2023-03-20T11:54:35.5454801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-240] SKIPPED [ 81%] 2023-03-20T11:54:35.5461023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-241] SKIPPED [ 81%] 2023-03-20T11:54:35.5467228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-242] SKIPPED [ 81%] 2023-03-20T11:54:35.5473542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-243] SKIPPED [ 81%] 2023-03-20T11:54:35.5479729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-244] SKIPPED [ 81%] 2023-03-20T11:54:35.5486016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-245] SKIPPED [ 81%] 2023-03-20T11:54:35.5493438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-246] SKIPPED [ 81%] 2023-03-20T11:54:35.5498677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-247] SKIPPED [ 81%] 2023-03-20T11:54:35.5504942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-248] SKIPPED [ 81%] 2023-03-20T11:54:35.5510884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-249] SKIPPED [ 81%] 2023-03-20T11:54:35.5518425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-250] SKIPPED [ 81%] 2023-03-20T11:54:35.5524865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-251] SKIPPED [ 81%] 2023-03-20T11:54:35.5532166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-252] SKIPPED [ 81%] 2023-03-20T11:54:35.5537981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-253] SKIPPED [ 81%] 2023-03-20T11:54:35.5544412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-254] SKIPPED [ 81%] 2023-03-20T11:54:35.5550531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-255] SKIPPED [ 81%] 2023-03-20T11:54:35.5556685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-256] SKIPPED [ 81%] 2023-03-20T11:54:35.5563173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-257] SKIPPED [ 81%] 2023-03-20T11:54:35.5571490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-258] SKIPPED [ 81%] 2023-03-20T11:54:35.5576273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-259] SKIPPED [ 81%] 2023-03-20T11:54:35.5582575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-260] SKIPPED [ 81%] 2023-03-20T11:54:35.5590043Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-261] SKIPPED [ 81%] 2023-03-20T11:54:35.5596238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-262] SKIPPED [ 81%] 2023-03-20T11:54:35.5602603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-263] SKIPPED [ 81%] 2023-03-20T11:54:35.5610082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-264] SKIPPED [ 81%] 2023-03-20T11:54:35.5615439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-265] SKIPPED [ 81%] 2023-03-20T11:54:35.5621676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-266] SKIPPED [ 81%] 2023-03-20T11:54:35.5627983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-267] SKIPPED [ 81%] 2023-03-20T11:54:35.5634174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-268] SKIPPED [ 81%] 2023-03-20T11:54:35.5640244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-269] SKIPPED [ 81%] 2023-03-20T11:54:35.5646590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-270] SKIPPED [ 81%] 2023-03-20T11:54:35.5653584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-271] SKIPPED [ 81%] 2023-03-20T11:54:35.5659703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-272] SKIPPED [ 81%] 2023-03-20T11:54:35.5667209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-273] SKIPPED [ 81%] 2023-03-20T11:54:35.5673289Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-274] SKIPPED [ 81%] 2023-03-20T11:54:35.5679498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-275] SKIPPED [ 81%] 2023-03-20T11:54:35.5685713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-276] SKIPPED [ 81%] 2023-03-20T11:54:35.5693246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-277] SKIPPED [ 81%] 2023-03-20T11:54:35.5699001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-278] SKIPPED [ 81%] 2023-03-20T11:54:35.5705415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-279] SKIPPED [ 81%] 2023-03-20T11:54:35.5711472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-280] SKIPPED [ 81%] 2023-03-20T11:54:35.5717789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-281] SKIPPED [ 81%] 2023-03-20T11:54:35.5724206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-282] SKIPPED [ 81%] 2023-03-20T11:54:35.5731862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-283] SKIPPED [ 81%] 2023-03-20T11:54:35.5738428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-284] SKIPPED [ 81%] 2023-03-20T11:54:35.5744828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-285] SKIPPED [ 81%] 2023-03-20T11:54:35.5750894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-286] SKIPPED [ 81%] 2023-03-20T11:54:35.5756979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-287] SKIPPED [ 81%] 2023-03-20T11:54:35.5763272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-288] SKIPPED [ 81%] 2023-03-20T11:54:35.5771035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-289] SKIPPED [ 81%] 2023-03-20T11:54:35.5776363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-290] SKIPPED [ 81%] 2023-03-20T11:54:35.5782728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-291] SKIPPED [ 81%] 2023-03-20T11:54:35.5788981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-292] SKIPPED [ 81%] 2023-03-20T11:54:35.5795190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-293] SKIPPED [ 81%] 2023-03-20T11:54:35.5801570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-294] SKIPPED [ 81%] 2023-03-20T11:54:35.5810501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-295] SKIPPED [ 81%] 2023-03-20T11:54:35.5817145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-296] SKIPPED [ 81%] 2023-03-20T11:54:35.5823473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-297] SKIPPED [ 81%] 2023-03-20T11:54:35.5829675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-298] SKIPPED [ 81%] 2023-03-20T11:54:35.5835762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-299] SKIPPED [ 81%] 2023-03-20T11:54:35.5842191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-300] SKIPPED [ 81%] 2023-03-20T11:54:35.5849555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-301] SKIPPED [ 81%] 2023-03-20T11:54:35.5855090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-302] SKIPPED [ 81%] 2023-03-20T11:54:35.5861445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-303] SKIPPED [ 81%] 2023-03-20T11:54:35.5867635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-304] SKIPPED [ 81%] 2023-03-20T11:54:35.5874063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-305] SKIPPED [ 81%] 2023-03-20T11:54:35.5880035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-306] SKIPPED [ 81%] 2023-03-20T11:54:35.5887689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-307] SKIPPED [ 81%] 2023-03-20T11:54:35.5894341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-308] SKIPPED [ 81%] 2023-03-20T11:54:35.5900470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-309] SKIPPED [ 81%] 2023-03-20T11:54:35.5906577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-310] SKIPPED [ 81%] 2023-03-20T11:54:35.5912830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-311] SKIPPED [ 81%] 2023-03-20T11:54:35.5919294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-312] SKIPPED [ 81%] 2023-03-20T11:54:35.5925468Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-313] SKIPPED [ 81%] 2023-03-20T11:54:35.5932867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-314] SKIPPED [ 81%] 2023-03-20T11:54:35.5938618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-315] SKIPPED [ 81%] 2023-03-20T11:54:35.5945018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-316] SKIPPED [ 81%] 2023-03-20T11:54:35.5951564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-317] SKIPPED [ 81%] 2023-03-20T11:54:35.5958936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-318] SKIPPED [ 81%] 2023-03-20T11:54:35.5965086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-319] SKIPPED [ 81%] 2023-03-20T11:54:35.5972777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-320] SKIPPED [ 81%] 2023-03-20T11:54:35.5978483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-321] SKIPPED [ 81%] 2023-03-20T11:54:35.5984831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-322] SKIPPED [ 81%] 2023-03-20T11:54:35.5990977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-323] SKIPPED [ 81%] 2023-03-20T11:54:35.5997159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-324] SKIPPED [ 81%] 2023-03-20T11:54:35.6003548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-325] SKIPPED [ 81%] 2023-03-20T11:54:35.6011687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-326] SKIPPED [ 81%] 2023-03-20T11:54:35.6016785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-327] SKIPPED [ 81%] 2023-03-20T11:54:35.6022886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-328] SKIPPED [ 81%] 2023-03-20T11:54:35.6029183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-329] SKIPPED [ 81%] 2023-03-20T11:54:35.6036592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-330] SKIPPED [ 81%] 2023-03-20T11:54:35.6042901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-331] SKIPPED [ 81%] 2023-03-20T11:54:35.6050612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-332] SKIPPED [ 81%] 2023-03-20T11:54:35.6056310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-333] SKIPPED [ 81%] 2023-03-20T11:54:35.6062375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-334] SKIPPED [ 81%] 2023-03-20T11:54:35.6068812Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-335] SKIPPED [ 81%] 2023-03-20T11:54:35.6074951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-336] SKIPPED [ 81%] 2023-03-20T11:54:35.6081418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-337] SKIPPED [ 81%] 2023-03-20T11:54:35.6088387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-338] SKIPPED [ 81%] 2023-03-20T11:54:35.6094070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-339] SKIPPED [ 81%] 2023-03-20T11:54:35.6100077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-340] SKIPPED [ 81%] 2023-03-20T11:54:35.6107522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-341] SKIPPED [ 81%] 2023-03-20T11:54:35.6113617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-342] SKIPPED [ 81%] 2023-03-20T11:54:35.6119859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-343] SKIPPED [ 81%] 2023-03-20T11:54:35.6126078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-344] SKIPPED [ 81%] 2023-03-20T11:54:35.6133710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-345] SKIPPED [ 81%] 2023-03-20T11:54:35.6139274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-346] SKIPPED [ 81%] 2023-03-20T11:54:35.6145756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-347] SKIPPED [ 81%] 2023-03-20T11:54:35.6151780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-348] SKIPPED [ 81%] 2023-03-20T11:54:35.6158126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-349] SKIPPED [ 81%] 2023-03-20T11:54:35.6164181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-350] SKIPPED [ 81%] 2023-03-20T11:54:35.6171755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-351] SKIPPED [ 81%] 2023-03-20T11:54:35.6177412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-352] SKIPPED [ 81%] 2023-03-20T11:54:35.6185023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-353] SKIPPED [ 81%] 2023-03-20T11:54:35.6191305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-354] SKIPPED [ 81%] 2023-03-20T11:54:35.6197326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-355] SKIPPED [ 81%] 2023-03-20T11:54:35.6203606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-356] SKIPPED [ 81%] 2023-03-20T11:54:35.6211674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-357] SKIPPED [ 81%] 2023-03-20T11:54:35.6216862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-358] SKIPPED [ 81%] 2023-03-20T11:54:35.6223354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-359] SKIPPED [ 81%] 2023-03-20T11:54:35.6229682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-360] SKIPPED [ 81%] 2023-03-20T11:54:35.6235883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-361] SKIPPED [ 81%] 2023-03-20T11:54:35.6242359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-362] SKIPPED [ 81%] 2023-03-20T11:54:35.6249238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-363] SKIPPED [ 81%] 2023-03-20T11:54:35.6256552Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-364] SKIPPED [ 81%] 2023-03-20T11:54:35.6262891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-365] SKIPPED [ 81%] 2023-03-20T11:54:35.6269279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-366] SKIPPED [ 81%] 2023-03-20T11:54:35.6275425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-367] SKIPPED [ 81%] 2023-03-20T11:54:35.6281838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-368] SKIPPED [ 81%] 2023-03-20T11:54:35.6289159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-369] SKIPPED [ 81%] 2023-03-20T11:54:35.6295260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-370] SKIPPED [ 81%] 2023-03-20T11:54:35.6301499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-371] SKIPPED [ 81%] 2023-03-20T11:54:35.6307620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-372] SKIPPED [ 81%] 2023-03-20T11:54:35.6313749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-373] SKIPPED [ 81%] 2023-03-20T11:54:35.6320559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-374] SKIPPED [ 81%] 2023-03-20T11:54:35.6326056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-375] SKIPPED [ 81%] 2023-03-20T11:54:35.6334164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-376] SKIPPED [ 81%] 2023-03-20T11:54:35.6340508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-377] SKIPPED [ 81%] 2023-03-20T11:54:35.6346742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-378] SKIPPED [ 81%] 2023-03-20T11:54:35.6352967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-379] SKIPPED [ 81%] 2023-03-20T11:54:35.6359292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-380] SKIPPED [ 81%] 2023-03-20T11:54:35.6365346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-381] SKIPPED [ 81%] 2023-03-20T11:54:35.6372782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-382] SKIPPED [ 81%] 2023-03-20T11:54:35.6378571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-383] SKIPPED [ 81%] 2023-03-20T11:54:35.6384790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-384] SKIPPED [ 81%] 2023-03-20T11:54:35.6391190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-385] SKIPPED [ 81%] 2023-03-20T11:54:35.6397322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-386] SKIPPED [ 81%] 2023-03-20T11:54:35.6404936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-387] SKIPPED [ 81%] 2023-03-20T11:54:35.6412443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-388] SKIPPED [ 81%] 2023-03-20T11:54:35.6418413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-389] SKIPPED [ 81%] 2023-03-20T11:54:35.6424654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-390] SKIPPED [ 81%] 2023-03-20T11:54:35.6431148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-391] SKIPPED [ 81%] 2023-03-20T11:54:35.6437146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-392] SKIPPED [ 81%] 2023-03-20T11:54:35.6443492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-393] SKIPPED [ 81%] 2023-03-20T11:54:35.6451772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-394] SKIPPED [ 81%] 2023-03-20T11:54:35.6456518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-395] SKIPPED [ 81%] 2023-03-20T11:54:35.6462952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-396] SKIPPED [ 81%] 2023-03-20T11:54:35.6469415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-397] SKIPPED [ 81%] 2023-03-20T11:54:35.6475353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-398] SKIPPED [ 81%] 2023-03-20T11:54:35.6482949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-399] SKIPPED [ 81%] 2023-03-20T11:54:35.6490309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-400] SKIPPED [ 81%] 2023-03-20T11:54:35.6495688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-401] SKIPPED [ 81%] 2023-03-20T11:54:35.6501964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-402] SKIPPED [ 81%] 2023-03-20T11:54:35.6508123Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-403] SKIPPED [ 81%] 2023-03-20T11:54:35.6514181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-404] SKIPPED [ 81%] 2023-03-20T11:54:35.6520845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-405] SKIPPED [ 81%] 2023-03-20T11:54:35.6526857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-406] SKIPPED [ 81%] 2023-03-20T11:54:35.6533642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-407] SKIPPED [ 81%] 2023-03-20T11:54:35.6539943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-408] SKIPPED [ 81%] 2023-03-20T11:54:35.6546391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-409] SKIPPED [ 81%] 2023-03-20T11:54:35.6553869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-410] SKIPPED [ 81%] 2023-03-20T11:54:35.6560231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-411] SKIPPED [ 81%] 2023-03-20T11:54:35.6566491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-412] SKIPPED [ 81%] 2023-03-20T11:54:35.6573487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-413] SKIPPED [ 81%] 2023-03-20T11:54:35.6579609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-414] SKIPPED [ 81%] 2023-03-20T11:54:35.6586018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-415] SKIPPED [ 81%] 2023-03-20T11:54:35.6592159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-416] SKIPPED [ 81%] 2023-03-20T11:54:35.6598464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-417] SKIPPED [ 81%] 2023-03-20T11:54:35.6604845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-418] SKIPPED [ 81%] 2023-03-20T11:54:35.6612111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-419] SKIPPED [ 81%] 2023-03-20T11:54:35.6618141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-420] SKIPPED [ 81%] 2023-03-20T11:54:35.6625874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-421] SKIPPED [ 81%] 2023-03-20T11:54:35.6631955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-422] SKIPPED [ 81%] 2023-03-20T11:54:35.6638497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-423] SKIPPED [ 81%] 2023-03-20T11:54:35.6644664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-424] SKIPPED [ 81%] 2023-03-20T11:54:35.6651786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-425] SKIPPED [ 81%] 2023-03-20T11:54:35.6657561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-426] SKIPPED [ 81%] 2023-03-20T11:54:35.6663898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-427] SKIPPED [ 81%] 2023-03-20T11:54:35.6670195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-428] SKIPPED [ 81%] 2023-03-20T11:54:35.6676335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-429] SKIPPED [ 81%] 2023-03-20T11:54:35.6682993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-430] SKIPPED [ 81%] 2023-03-20T11:54:35.6690551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-431] SKIPPED [ 81%] 2023-03-20T11:54:35.6696140Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-432] SKIPPED [ 81%] 2023-03-20T11:54:35.6705531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-433] SKIPPED [ 81%] 2023-03-20T11:54:35.6711713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-434] SKIPPED [ 81%] 2023-03-20T11:54:35.6718297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-435] SKIPPED [ 81%] 2023-03-20T11:54:35.6724548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-436] SKIPPED [ 81%] 2023-03-20T11:54:35.6731890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-437] SKIPPED [ 81%] 2023-03-20T11:54:35.6737669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-438] SKIPPED [ 81%] 2023-03-20T11:54:35.6744042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-439] SKIPPED [ 81%] 2023-03-20T11:54:35.6750387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-440] SKIPPED [ 81%] 2023-03-20T11:54:35.6756630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-441] SKIPPED [ 81%] 2023-03-20T11:54:35.6763123Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-442] SKIPPED [ 81%] 2023-03-20T11:54:35.6770630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-443] SKIPPED [ 81%] 2023-03-20T11:54:35.6777248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-444] SKIPPED [ 81%] 2023-03-20T11:54:35.6783401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-445] SKIPPED [ 81%] 2023-03-20T11:54:35.6789474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-446] SKIPPED [ 81%] 2023-03-20T11:54:35.6795797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-447] SKIPPED [ 81%] 2023-03-20T11:54:35.6802114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-448] SKIPPED [ 81%] 2023-03-20T11:54:35.6809361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-449] SKIPPED [ 81%] 2023-03-20T11:54:35.6814849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-450] SKIPPED [ 81%] 2023-03-20T11:54:35.6821153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-451] SKIPPED [ 81%] 2023-03-20T11:54:35.6827426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-452] SKIPPED [ 81%] 2023-03-20T11:54:35.6833526Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-453] SKIPPED [ 81%] 2023-03-20T11:54:35.6839879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-454] SKIPPED [ 81%] 2023-03-20T11:54:35.6845926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-455] SKIPPED [ 81%] 2023-03-20T11:54:35.6853579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-456] SKIPPED [ 81%] 2023-03-20T11:54:35.6860083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-457] SKIPPED [ 81%] 2023-03-20T11:54:35.6866350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-458] SKIPPED [ 81%] 2023-03-20T11:54:35.6872500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-459] SKIPPED [ 81%] 2023-03-20T11:54:35.6878821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-460] SKIPPED [ 81%] 2023-03-20T11:54:35.6884934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-461] SKIPPED [ 81%] 2023-03-20T11:54:35.6892396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-462] SKIPPED [ 81%] 2023-03-20T11:54:35.6897978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-463] SKIPPED [ 81%] 2023-03-20T11:54:35.6904278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-464] SKIPPED [ 81%] 2023-03-20T11:54:35.6910506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-465] SKIPPED [ 81%] 2023-03-20T11:54:35.6916524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-466] SKIPPED [ 81%] 2023-03-20T11:54:35.6924112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-467] SKIPPED [ 81%] 2023-03-20T11:54:35.6931630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-468] SKIPPED [ 81%] 2023-03-20T11:54:35.6937222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-469] SKIPPED [ 81%] 2023-03-20T11:54:35.6943624Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-470] SKIPPED [ 81%] 2023-03-20T11:54:35.6949742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-471] SKIPPED [ 81%] 2023-03-20T11:54:35.6955821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-472] SKIPPED [ 81%] 2023-03-20T11:54:35.6962121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-473] SKIPPED [ 81%] 2023-03-20T11:54:35.6969409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-474] SKIPPED [ 81%] 2023-03-20T11:54:35.6975069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-475] SKIPPED [ 81%] 2023-03-20T11:54:35.6981197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-476] SKIPPED [ 81%] 2023-03-20T11:54:35.6987713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-477] SKIPPED [ 81%] 2023-03-20T11:54:35.6993825Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-478] SKIPPED [ 81%] 2023-03-20T11:54:35.7001282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-479] SKIPPED [ 81%] 2023-03-20T11:54:35.7007693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-480] SKIPPED [ 81%] 2023-03-20T11:54:35.7014659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-481] SKIPPED [ 81%] 2023-03-20T11:54:35.7021167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-482] SKIPPED [ 81%] 2023-03-20T11:54:35.7027530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-483] SKIPPED [ 81%] 2023-03-20T11:54:35.7033798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-484] SKIPPED [ 81%] 2023-03-20T11:54:35.7040218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-485] SKIPPED [ 81%] 2023-03-20T11:54:35.7046333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-486] SKIPPED [ 81%] 2023-03-20T11:54:35.7053524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-487] SKIPPED [ 81%] 2023-03-20T11:54:35.7059379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-488] SKIPPED [ 81%] 2023-03-20T11:54:35.7065670Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-489] SKIPPED [ 81%] 2023-03-20T11:54:35.7072887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-490] SKIPPED [ 81%] 2023-03-20T11:54:35.7079106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-491] SKIPPED [ 81%] 2023-03-20T11:54:35.7085425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-492] SKIPPED [ 81%] 2023-03-20T11:54:35.7092453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-493] SKIPPED [ 81%] 2023-03-20T11:54:35.7098349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-494] SKIPPED [ 81%] 2023-03-20T11:54:35.7104685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-495] SKIPPED [ 81%] 2023-03-20T11:54:35.7110907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-496] SKIPPED [ 81%] 2023-03-20T11:54:35.7117116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-497] SKIPPED [ 81%] 2023-03-20T11:54:35.7123437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-498] SKIPPED [ 81%] 2023-03-20T11:54:35.7131700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-499] SKIPPED [ 81%] 2023-03-20T11:54:35.7136520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-500] SKIPPED [ 81%] 2023-03-20T11:54:35.7142896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-501] SKIPPED [ 81%] 2023-03-20T11:54:35.7150237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-502] SKIPPED [ 81%] 2023-03-20T11:54:35.7156417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-503] SKIPPED [ 81%] 2023-03-20T11:54:35.7162798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-504] SKIPPED [ 81%] 2023-03-20T11:54:35.7170202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-505] SKIPPED [ 81%] 2023-03-20T11:54:35.7175744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-506] SKIPPED [ 81%] 2023-03-20T11:54:35.7182518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-507] SKIPPED [ 81%] 2023-03-20T11:54:35.7188553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-508] SKIPPED [ 81%] 2023-03-20T11:54:35.7194889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-509] SKIPPED [ 81%] 2023-03-20T11:54:35.7201051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-510] SKIPPED [ 81%] 2023-03-20T11:54:35.7207131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-511] SKIPPED [ 81%] 2023-03-20T11:54:35.7213617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-512] SKIPPED [ 81%] 2023-03-20T11:54:35.7221378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-513] SKIPPED [ 81%] 2023-03-20T11:54:35.7228060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-514] SKIPPED [ 81%] 2023-03-20T11:54:35.7233910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-515] SKIPPED [ 81%] 2023-03-20T11:54:35.7240183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-516] SKIPPED [ 81%] 2023-03-20T11:54:35.7246456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-517] SKIPPED [ 81%] 2023-03-20T11:54:35.7253727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-518] SKIPPED [ 81%] 2023-03-20T11:54:35.7259327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-519] SKIPPED [ 81%] 2023-03-20T11:54:35.7265701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-520] SKIPPED [ 81%] 2023-03-20T11:54:35.7272008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-521] SKIPPED [ 81%] 2023-03-20T11:54:35.7278288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-522] SKIPPED [ 81%] 2023-03-20T11:54:35.7284511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-523] SKIPPED [ 81%] 2023-03-20T11:54:35.7291774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-524] SKIPPED [ 81%] 2023-03-20T11:54:35.7298265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-525] SKIPPED [ 81%] 2023-03-20T11:54:35.7304914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-526] SKIPPED [ 81%] 2023-03-20T11:54:35.7310832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-527] SKIPPED [ 81%] 2023-03-20T11:54:35.7316947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-528] SKIPPED [ 81%] 2023-03-20T11:54:35.7323493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-529] SKIPPED [ 81%] 2023-03-20T11:54:35.7330921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-530] SKIPPED [ 81%] 2023-03-20T11:54:35.7336606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-531] SKIPPED [ 81%] 2023-03-20T11:54:35.7343080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-532] SKIPPED [ 81%] 2023-03-20T11:54:35.7349159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-533] SKIPPED [ 81%] 2023-03-20T11:54:35.7355371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-534] SKIPPED [ 81%] 2023-03-20T11:54:35.7361743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-535] SKIPPED [ 81%] 2023-03-20T11:54:35.7370270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-536] SKIPPED [ 81%] 2023-03-20T11:54:35.7375806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-537] SKIPPED [ 81%] 2023-03-20T11:54:35.7382092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-538] SKIPPED [ 81%] 2023-03-20T11:54:35.7388498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-539] SKIPPED [ 81%] 2023-03-20T11:54:35.7394821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-540] SKIPPED [ 81%] 2023-03-20T11:54:35.7400909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-541] SKIPPED [ 81%] 2023-03-20T11:54:35.7406967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-542] SKIPPED [ 81%] 2023-03-20T11:54:35.7413832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-543] SKIPPED [ 81%] 2023-03-20T11:54:35.7419711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-544] SKIPPED [ 81%] 2023-03-20T11:54:35.7426101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-545] SKIPPED [ 81%] 2023-03-20T11:54:35.7432568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-546] SKIPPED [ 81%] 2023-03-20T11:54:35.7438766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-547] SKIPPED [ 81%] 2023-03-20T11:54:35.7446066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-548] SKIPPED [ 81%] 2023-03-20T11:54:35.7453501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-549] SKIPPED [ 81%] 2023-03-20T11:54:35.7458757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-550] SKIPPED [ 81%] 2023-03-20T11:54:35.7465357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-551] SKIPPED [ 81%] 2023-03-20T11:54:35.7471790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-552] SKIPPED [ 81%] 2023-03-20T11:54:35.7477731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-553] SKIPPED [ 81%] 2023-03-20T11:54:35.7484051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-554] SKIPPED [ 81%] 2023-03-20T11:54:35.7491809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-555] SKIPPED [ 81%] 2023-03-20T11:54:35.7497208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-556] SKIPPED [ 81%] 2023-03-20T11:54:35.7503548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-557] SKIPPED [ 81%] 2023-03-20T11:54:35.7510007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-558] SKIPPED [ 81%] 2023-03-20T11:54:35.7517452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-559] SKIPPED [ 81%] 2023-03-20T11:54:35.7523675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-560] SKIPPED [ 81%] 2023-03-20T11:54:35.7530858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-561] SKIPPED [ 81%] 2023-03-20T11:54:35.7536692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-562] SKIPPED [ 81%] 2023-03-20T11:54:35.7543166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-563] SKIPPED [ 81%] 2023-03-20T11:54:35.7549180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-564] SKIPPED [ 81%] 2023-03-20T11:54:35.7555493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-565] SKIPPED [ 81%] 2023-03-20T11:54:35.7562071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-566] SKIPPED [ 81%] 2023-03-20T11:54:35.7569294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-567] SKIPPED [ 81%] 2023-03-20T11:54:35.7574987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-568] SKIPPED [ 81%] 2023-03-20T11:54:35.7581258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-569] SKIPPED [ 81%] 2023-03-20T11:54:35.7590430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-570] SKIPPED [ 81%] 2023-03-20T11:54:35.7596566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-571] SKIPPED [ 81%] 2023-03-20T11:54:35.7603159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-572] SKIPPED [ 81%] 2023-03-20T11:54:35.7610419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-573] SKIPPED [ 81%] 2023-03-20T11:54:35.7615861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-574] SKIPPED [ 81%] 2023-03-20T11:54:35.7622576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-575] SKIPPED [ 81%] 2023-03-20T11:54:35.7628736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-576] SKIPPED [ 81%] 2023-03-20T11:54:35.7634963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-577] SKIPPED [ 81%] 2023-03-20T11:54:35.7641389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-578] SKIPPED [ 81%] 2023-03-20T11:54:35.7647552Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-579] SKIPPED [ 81%] 2023-03-20T11:54:35.7654053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-580] SKIPPED [ 81%] 2023-03-20T11:54:35.7660495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-581] SKIPPED [ 81%] 2023-03-20T11:54:35.7667910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-582] SKIPPED [ 81%] 2023-03-20T11:54:35.7674054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-583] SKIPPED [ 81%] 2023-03-20T11:54:35.7680336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-584] SKIPPED [ 81%] 2023-03-20T11:54:35.7686633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-585] SKIPPED [ 81%] 2023-03-20T11:54:35.7693663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-586] SKIPPED [ 81%] 2023-03-20T11:54:35.7699461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-587] SKIPPED [ 81%] 2023-03-20T11:54:35.7706146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-588] SKIPPED [ 81%] 2023-03-20T11:54:35.7712170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-589] SKIPPED [ 81%] 2023-03-20T11:54:35.7718383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-590] SKIPPED [ 81%] 2023-03-20T11:54:35.7724602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-591] SKIPPED [ 81%] 2023-03-20T11:54:35.7731976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-592] SKIPPED [ 81%] 2023-03-20T11:54:35.7739017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-593] SKIPPED [ 81%] 2023-03-20T11:54:35.7745568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-594] SKIPPED [ 81%] 2023-03-20T11:54:35.7751609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-595] SKIPPED [ 81%] 2023-03-20T11:54:35.7757711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-596] SKIPPED [ 81%] 2023-03-20T11:54:35.7764063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-597] SKIPPED [ 81%] 2023-03-20T11:54:35.7770858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-598] SKIPPED [ 81%] 2023-03-20T11:54:35.7776844Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-599] SKIPPED [ 81%] 2023-03-20T11:54:35.7783649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-600] SKIPPED [ 81%] 2023-03-20T11:54:35.7789604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-601] SKIPPED [ 81%] 2023-03-20T11:54:35.7795623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-602] SKIPPED [ 81%] 2023-03-20T11:54:35.7802157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-603] SKIPPED [ 81%] 2023-03-20T11:54:35.7809222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-604] SKIPPED [ 81%] 2023-03-20T11:54:35.7816059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-605] SKIPPED [ 81%] 2023-03-20T11:54:35.7822620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-606] SKIPPED [ 81%] 2023-03-20T11:54:35.7828851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-607] SKIPPED [ 81%] 2023-03-20T11:54:35.7834839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-608] SKIPPED [ 81%] 2023-03-20T11:54:35.7841247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-609] SKIPPED [ 81%] 2023-03-20T11:54:35.7847362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-610] SKIPPED [ 81%] 2023-03-20T11:54:35.7853817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-611] SKIPPED [ 81%] 2023-03-20T11:54:35.7860300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-612] SKIPPED [ 81%] 2023-03-20T11:54:35.7866747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-613] SKIPPED [ 81%] 2023-03-20T11:54:35.7872927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-614] SKIPPED [ 81%] 2023-03-20T11:54:35.7879339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-615] SKIPPED [ 81%] 2023-03-20T11:54:35.7886619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-616] SKIPPED [ 81%] 2023-03-20T11:54:35.7893812Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-617] SKIPPED [ 81%] 2023-03-20T11:54:35.7899605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-618] SKIPPED [ 81%] 2023-03-20T11:54:35.7906211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-619] SKIPPED [ 81%] 2023-03-20T11:54:35.7912181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-620] SKIPPED [ 81%] 2023-03-20T11:54:35.7918382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-621] SKIPPED [ 81%] 2023-03-20T11:54:35.7924842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-622] SKIPPED [ 81%] 2023-03-20T11:54:35.7932374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-623] SKIPPED [ 81%] 2023-03-20T11:54:35.7937720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-624] SKIPPED [ 81%] 2023-03-20T11:54:35.7944052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-625] SKIPPED [ 81%] 2023-03-20T11:54:35.7950082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-626] SKIPPED [ 81%] 2023-03-20T11:54:35.7956317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-627] SKIPPED [ 81%] 2023-03-20T11:54:35.7963687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-628] SKIPPED [ 81%] 2023-03-20T11:54:35.7971923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-629] SKIPPED [ 81%] 2023-03-20T11:54:35.7976780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-630] SKIPPED [ 81%] 2023-03-20T11:54:35.7982975Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-631] SKIPPED [ 81%] 2023-03-20T11:54:35.7989310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-632] SKIPPED [ 81%] 2023-03-20T11:54:35.7995551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-633] SKIPPED [ 81%] 2023-03-20T11:54:35.8001927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-634] SKIPPED [ 81%] 2023-03-20T11:54:35.8009266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-635] SKIPPED [ 81%] 2023-03-20T11:54:35.8014982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-636] SKIPPED [ 81%] 2023-03-20T11:54:35.8021186Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-637] SKIPPED [ 81%] 2023-03-20T11:54:35.8027597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-638] SKIPPED [ 81%] 2023-03-20T11:54:35.8035259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-639] SKIPPED [ 81%] 2023-03-20T11:54:35.8041492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-640] SKIPPED [ 81%] 2023-03-20T11:54:35.8047602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-641] SKIPPED [ 81%] 2023-03-20T11:54:35.8054024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-642] SKIPPED [ 81%] 2023-03-20T11:54:35.8060435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-643] SKIPPED [ 81%] 2023-03-20T11:54:35.8066728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-644] SKIPPED [ 81%] 2023-03-20T11:54:35.8073053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-645] SKIPPED [ 81%] 2023-03-20T11:54:35.8079187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-646] SKIPPED [ 81%] 2023-03-20T11:54:35.8085226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-647] SKIPPED [ 81%] 2023-03-20T11:54:35.8092544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-648] SKIPPED [ 81%] 2023-03-20T11:54:35.8098316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-649] SKIPPED [ 81%] 2023-03-20T11:54:35.8104567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-650] SKIPPED [ 81%] 2023-03-20T11:54:35.8112092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-651] SKIPPED [ 81%] 2023-03-20T11:54:35.8118411Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-652] SKIPPED [ 81%] 2023-03-20T11:54:35.8124554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-653] SKIPPED [ 81%] 2023-03-20T11:54:35.8130989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-654] SKIPPED [ 81%] 2023-03-20T11:54:35.8137318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-655] SKIPPED [ 81%] 2023-03-20T11:54:35.8143666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-656] SKIPPED [ 81%] 2023-03-20T11:54:35.8149688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-657] SKIPPED [ 81%] 2023-03-20T11:54:35.8155809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-658] SKIPPED [ 81%] 2023-03-20T11:54:35.8162309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-659] SKIPPED [ 81%] 2023-03-20T11:54:35.8169588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-660] SKIPPED [ 81%] 2023-03-20T11:54:35.8175455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-661] SKIPPED [ 81%] 2023-03-20T11:54:35.8182957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-662] SKIPPED [ 81%] 2023-03-20T11:54:35.8189011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-663] SKIPPED [ 81%] 2023-03-20T11:54:35.8195101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-664] SKIPPED [ 81%] 2023-03-20T11:54:35.8201487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-665] SKIPPED [ 81%] 2023-03-20T11:54:35.8209001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-666] SKIPPED [ 81%] 2023-03-20T11:54:35.8214380Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-667] SKIPPED [ 81%] 2023-03-20T11:54:35.8220895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-668] SKIPPED [ 81%] 2023-03-20T11:54:35.8227248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-669] SKIPPED [ 81%] 2023-03-20T11:54:35.8233240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-670] SKIPPED [ 81%] 2023-03-20T11:54:35.8239669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-671] SKIPPED [ 81%] 2023-03-20T11:54:35.8245887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-672] SKIPPED [ 81%] 2023-03-20T11:54:35.8253172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-673] SKIPPED [ 81%] 2023-03-20T11:54:35.8260213Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-674] SKIPPED [ 81%] 2023-03-20T11:54:35.8266379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-675] SKIPPED [ 81%] 2023-03-20T11:54:35.8272419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-676] SKIPPED [ 81%] 2023-03-20T11:54:35.8278968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-677] SKIPPED [ 81%] 2023-03-20T11:54:35.8285207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-678] SKIPPED [ 81%] 2023-03-20T11:54:35.8292437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-679] SKIPPED [ 81%] 2023-03-20T11:54:35.8297943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-680] SKIPPED [ 81%] 2023-03-20T11:54:35.8304425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-681] SKIPPED [ 81%] 2023-03-20T11:54:35.8310469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-682] SKIPPED [ 81%] 2023-03-20T11:54:35.8316663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-683] SKIPPED [ 81%] 2023-03-20T11:54:35.8323148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-684] SKIPPED [ 81%] 2023-03-20T11:54:35.8330776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-685] SKIPPED [ 81%] 2023-03-20T11:54:35.8337429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-686] SKIPPED [ 81%] 2023-03-20T11:54:35.8343793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-687] SKIPPED [ 81%] 2023-03-20T11:54:35.8349753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-688] SKIPPED [ 81%] 2023-03-20T11:54:35.8355863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-689] SKIPPED [ 81%] 2023-03-20T11:54:35.8362154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-690] SKIPPED [ 81%] 2023-03-20T11:54:35.8369694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-691] SKIPPED [ 81%] 2023-03-20T11:54:35.8374928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-692] SKIPPED [ 81%] 2023-03-20T11:54:35.8381508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-693] SKIPPED [ 81%] 2023-03-20T11:54:35.8387746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-694] SKIPPED [ 82%] 2023-03-20T11:54:35.8393921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-695] SKIPPED [ 82%] 2023-03-20T11:54:35.8401379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-696] SKIPPED [ 82%] 2023-03-20T11:54:35.8407795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-697] SKIPPED [ 82%] 2023-03-20T11:54:35.8414336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-698] SKIPPED [ 82%] 2023-03-20T11:54:35.8420600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-699] SKIPPED [ 82%] 2023-03-20T11:54:35.8427022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-700] SKIPPED [ 82%] 2023-03-20T11:54:35.8433370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-701] SKIPPED [ 82%] 2023-03-20T11:54:35.8439540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-702] SKIPPED [ 82%] 2023-03-20T11:54:35.8445712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-703] SKIPPED [ 82%] 2023-03-20T11:54:35.8453193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-704] SKIPPED [ 82%] 2023-03-20T11:54:35.8458777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-705] SKIPPED [ 82%] 2023-03-20T11:54:35.8465315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-706] SKIPPED [ 82%] 2023-03-20T11:54:35.8471317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-707] SKIPPED [ 82%] 2023-03-20T11:54:35.8480549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-708] SKIPPED [ 82%] 2023-03-20T11:54:35.8486788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-709] SKIPPED [ 82%] 2023-03-20T11:54:35.8493434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-710] SKIPPED [ 82%] 2023-03-20T11:54:35.8499742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-711] SKIPPED [ 82%] 2023-03-20T11:54:35.8506239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-712] SKIPPED [ 82%] 2023-03-20T11:54:35.8512213Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-713] SKIPPED [ 82%] 2023-03-20T11:54:35.8518413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-714] SKIPPED [ 82%] 2023-03-20T11:54:35.8524651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-715] SKIPPED [ 82%] 2023-03-20T11:54:35.8531778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-716] SKIPPED [ 82%] 2023-03-20T11:54:35.8537603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-717] SKIPPED [ 82%] 2023-03-20T11:54:35.8543886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-718] SKIPPED [ 82%] 2023-03-20T11:54:35.8551327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[elastic-719] SKIPPED [ 82%] 2023-03-20T11:54:35.8557558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-00] SKIPPED [ 82%] 2023-03-20T11:54:35.8564139Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-01] SKIPPED [ 82%] 2023-03-20T11:54:35.8570874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-02] SKIPPED [ 82%] 2023-03-20T11:54:35.8576879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-03] SKIPPED [ 82%] 2023-03-20T11:54:35.8583089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-04] SKIPPED [ 82%] 2023-03-20T11:54:35.8589273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-05] SKIPPED [ 82%] 2023-03-20T11:54:35.8595355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-06] SKIPPED [ 82%] 2023-03-20T11:54:35.8601673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-07] SKIPPED [ 82%] 2023-03-20T11:54:35.8608124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-08] SKIPPED [ 82%] 2023-03-20T11:54:35.8614509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-09] SKIPPED [ 82%] 2023-03-20T11:54:35.8620858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-10] SKIPPED [ 82%] 2023-03-20T11:54:35.8628466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-11] SKIPPED [ 82%] 2023-03-20T11:54:35.8634701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-12] SKIPPED [ 82%] 2023-03-20T11:54:35.8641065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-13] SKIPPED [ 82%] 2023-03-20T11:54:35.8647156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-14] SKIPPED [ 82%] 2023-03-20T11:54:35.8653646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-15] SKIPPED [ 82%] 2023-03-20T11:54:35.8660177Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-16] SKIPPED [ 82%] 2023-03-20T11:54:35.8666543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-17] SKIPPED [ 82%] 2023-03-20T11:54:35.8672699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-18] SKIPPED [ 82%] 2023-03-20T11:54:35.8679017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-19] SKIPPED [ 82%] 2023-03-20T11:54:35.8685059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-20] SKIPPED [ 82%] 2023-03-20T11:54:35.8692403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-21] SKIPPED [ 82%] 2023-03-20T11:54:35.8699277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-22] SKIPPED [ 82%] 2023-03-20T11:54:35.8705603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-23] SKIPPED [ 82%] 2023-03-20T11:54:35.8711785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-24] SKIPPED [ 82%] 2023-03-20T11:54:35.8718117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-25] SKIPPED [ 82%] 2023-03-20T11:54:35.8724390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-26] SKIPPED [ 82%] 2023-03-20T11:54:35.8730780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-27] SKIPPED [ 82%] 2023-03-20T11:54:35.8737065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-28] SKIPPED [ 82%] 2023-03-20T11:54:35.8743546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-29] SKIPPED [ 82%] 2023-03-20T11:54:35.8749781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-30] SKIPPED [ 82%] 2023-03-20T11:54:35.8755909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-31] SKIPPED [ 82%] 2023-03-20T11:54:35.8762215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-32] SKIPPED [ 82%] 2023-03-20T11:54:35.8769676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-33] SKIPPED [ 82%] 2023-03-20T11:54:35.8776252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-34] SKIPPED [ 82%] 2023-03-20T11:54:35.8782469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-35] SKIPPED [ 82%] 2023-03-20T11:54:35.8788829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-36] SKIPPED [ 82%] 2023-03-20T11:54:35.8795266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-37] SKIPPED [ 82%] 2023-03-20T11:54:35.8801418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-38] SKIPPED [ 82%] 2023-03-20T11:54:35.8807561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-39] SKIPPED [ 82%] 2023-03-20T11:54:35.8814134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-40] SKIPPED [ 82%] 2023-03-20T11:54:35.8820609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-41] SKIPPED [ 82%] 2023-03-20T11:54:35.8826976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-42] SKIPPED [ 82%] 2023-03-20T11:54:35.8833118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-43] SKIPPED [ 82%] 2023-03-20T11:54:35.8839259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-44] SKIPPED [ 82%] 2023-03-20T11:54:35.8846937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-45] SKIPPED [ 82%] 2023-03-20T11:54:35.8853617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-46] SKIPPED [ 82%] 2023-03-20T11:54:35.8859911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[center_crop-47] SKIPPED [ 82%] 2023-03-20T11:54:35.8866185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-000] SKIPPED [ 82%] 2023-03-20T11:54:35.8872431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-001] SKIPPED [ 82%] 2023-03-20T11:54:35.8878510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-002] SKIPPED [ 82%] 2023-03-20T11:54:35.8884809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-003] SKIPPED [ 82%] 2023-03-20T11:54:35.8892019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-004] SKIPPED [ 82%] 2023-03-20T11:54:35.8897824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-005] SKIPPED [ 82%] 2023-03-20T11:54:35.8904214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-006] SKIPPED [ 82%] 2023-03-20T11:54:35.8910436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-007] SKIPPED [ 82%] 2023-03-20T11:54:35.8916631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-008] SKIPPED [ 82%] 2023-03-20T11:54:35.8924116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-009] SKIPPED [ 82%] 2023-03-20T11:54:35.8931337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-010] SKIPPED [ 82%] 2023-03-20T11:54:35.8937251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-011] SKIPPED [ 82%] 2023-03-20T11:54:35.8943595Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-012] SKIPPED [ 82%] 2023-03-20T11:54:35.8949800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-013] SKIPPED [ 82%] 2023-03-20T11:54:35.8956090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-014] SKIPPED [ 82%] 2023-03-20T11:54:35.8962419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-015] SKIPPED [ 82%] 2023-03-20T11:54:35.8969666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-016] SKIPPED [ 82%] 2023-03-20T11:54:35.8975455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-017] SKIPPED [ 82%] 2023-03-20T11:54:35.8981542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-018] SKIPPED [ 82%] 2023-03-20T11:54:35.8988269Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-019] SKIPPED [ 82%] 2023-03-20T11:54:35.8995699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-020] SKIPPED [ 82%] 2023-03-20T11:54:35.9002047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-021] SKIPPED [ 82%] 2023-03-20T11:54:35.9009381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-022] SKIPPED [ 82%] 2023-03-20T11:54:35.9014812Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-023] SKIPPED [ 82%] 2023-03-20T11:54:35.9021187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-024] SKIPPED [ 82%] 2023-03-20T11:54:35.9027389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-025] SKIPPED [ 82%] 2023-03-20T11:54:35.9033447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-026] SKIPPED [ 82%] 2023-03-20T11:54:35.9039675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-027] SKIPPED [ 82%] 2023-03-20T11:54:35.9046027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-028] SKIPPED [ 82%] 2023-03-20T11:54:35.9053136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-029] SKIPPED [ 82%] 2023-03-20T11:54:35.9058796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-030] SKIPPED [ 82%] 2023-03-20T11:54:35.9065168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-031] SKIPPED [ 82%] 2023-03-20T11:54:35.9072493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-032] SKIPPED [ 82%] 2023-03-20T11:54:35.9078750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-033] SKIPPED [ 82%] 2023-03-20T11:54:35.9084912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-034] SKIPPED [ 82%] 2023-03-20T11:54:35.9092283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-035] SKIPPED [ 82%] 2023-03-20T11:54:35.9097991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-036] SKIPPED [ 82%] 2023-03-20T11:54:35.9104241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-037] SKIPPED [ 82%] 2023-03-20T11:54:35.9110279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-038] SKIPPED [ 82%] 2023-03-20T11:54:35.9116460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-039] SKIPPED [ 82%] 2023-03-20T11:54:35.9122738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-040] SKIPPED [ 82%] 2023-03-20T11:54:35.9130366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-041] SKIPPED [ 82%] 2023-03-20T11:54:35.9135757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-042] SKIPPED [ 82%] 2023-03-20T11:54:35.9143189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-043] SKIPPED [ 82%] 2023-03-20T11:54:35.9149349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-044] SKIPPED [ 82%] 2023-03-20T11:54:35.9155463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-045] SKIPPED [ 82%] 2023-03-20T11:54:35.9161735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-046] SKIPPED [ 82%] 2023-03-20T11:54:35.9169049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-047] SKIPPED [ 82%] 2023-03-20T11:54:35.9174914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-048] SKIPPED [ 82%] 2023-03-20T11:54:35.9181129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-049] SKIPPED [ 82%] 2023-03-20T11:54:35.9187439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-050] SKIPPED [ 82%] 2023-03-20T11:54:35.9193560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-051] SKIPPED [ 82%] 2023-03-20T11:54:35.9199802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-052] SKIPPED [ 82%] 2023-03-20T11:54:35.9205997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-053] SKIPPED [ 82%] 2023-03-20T11:54:35.9213350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-054] SKIPPED [ 82%] 2023-03-20T11:54:35.9219963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-055] SKIPPED [ 82%] 2023-03-20T11:54:35.9226511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-056] SKIPPED [ 82%] 2023-03-20T11:54:35.9232965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-057] SKIPPED [ 82%] 2023-03-20T11:54:35.9239368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-058] SKIPPED [ 82%] 2023-03-20T11:54:35.9245466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-059] SKIPPED [ 82%] 2023-03-20T11:54:35.9252485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-060] SKIPPED [ 82%] 2023-03-20T11:54:35.9258124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-061] SKIPPED [ 82%] 2023-03-20T11:54:35.9264451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-062] SKIPPED [ 82%] 2023-03-20T11:54:35.9270834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-063] SKIPPED [ 82%] 2023-03-20T11:54:35.9276963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-064] SKIPPED [ 82%] 2023-03-20T11:54:35.9283489Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-065] SKIPPED [ 82%] 2023-03-20T11:54:35.9291927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-066] SKIPPED [ 82%] 2023-03-20T11:54:35.9297813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-067] SKIPPED [ 82%] 2023-03-20T11:54:35.9304145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-068] SKIPPED [ 82%] 2023-03-20T11:54:35.9310353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-069] SKIPPED [ 82%] 2023-03-20T11:54:35.9316543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-070] SKIPPED [ 82%] 2023-03-20T11:54:35.9322884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-071] SKIPPED [ 82%] 2023-03-20T11:54:35.9330300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-072] SKIPPED [ 82%] 2023-03-20T11:54:35.9335657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-073] SKIPPED [ 82%] 2023-03-20T11:54:35.9341465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-074] SKIPPED [ 82%] 2023-03-20T11:54:35.9347871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-075] SKIPPED [ 82%] 2023-03-20T11:54:35.9354108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-076] SKIPPED [ 82%] 2023-03-20T11:54:35.9363178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-077] SKIPPED [ 82%] 2023-03-20T11:54:35.9370490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-078] SKIPPED [ 82%] 2023-03-20T11:54:35.9376325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-079] SKIPPED [ 82%] 2023-03-20T11:54:35.9382586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-080] SKIPPED [ 82%] 2023-03-20T11:54:35.9388745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-081] SKIPPED [ 82%] 2023-03-20T11:54:35.9394850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-082] SKIPPED [ 82%] 2023-03-20T11:54:35.9401141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-083] SKIPPED [ 82%] 2023-03-20T11:54:35.9407359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-084] SKIPPED [ 82%] 2023-03-20T11:54:35.9413798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-085] SKIPPED [ 82%] 2023-03-20T11:54:35.9420159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-086] SKIPPED [ 82%] 2023-03-20T11:54:35.9426424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-087] SKIPPED [ 82%] 2023-03-20T11:54:35.9432633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-088] SKIPPED [ 82%] 2023-03-20T11:54:35.9440205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-089] SKIPPED [ 82%] 2023-03-20T11:54:35.9446467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-090] SKIPPED [ 82%] 2023-03-20T11:54:35.9453526Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-091] SKIPPED [ 82%] 2023-03-20T11:54:35.9459223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-092] SKIPPED [ 82%] 2023-03-20T11:54:35.9465519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-093] SKIPPED [ 82%] 2023-03-20T11:54:35.9471889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-094] SKIPPED [ 82%] 2023-03-20T11:54:35.9478121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-095] SKIPPED [ 82%] 2023-03-20T11:54:35.9484462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-096] SKIPPED [ 82%] 2023-03-20T11:54:35.9491818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-097] SKIPPED [ 82%] 2023-03-20T11:54:35.9497502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-098] SKIPPED [ 82%] 2023-03-20T11:54:35.9503803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-099] SKIPPED [ 82%] 2023-03-20T11:54:35.9511002Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-100] SKIPPED [ 82%] 2023-03-20T11:54:35.9517404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-101] SKIPPED [ 82%] 2023-03-20T11:54:35.9523940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-102] SKIPPED [ 82%] 2023-03-20T11:54:35.9531752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-103] SKIPPED [ 82%] 2023-03-20T11:54:35.9536681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-104] SKIPPED [ 82%] 2023-03-20T11:54:35.9543104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-105] SKIPPED [ 82%] 2023-03-20T11:54:35.9549087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-106] SKIPPED [ 82%] 2023-03-20T11:54:35.9555192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-107] SKIPPED [ 82%] 2023-03-20T11:54:35.9561435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-108] SKIPPED [ 82%] 2023-03-20T11:54:35.9568940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-109] SKIPPED [ 82%] 2023-03-20T11:54:35.9574296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-110] SKIPPED [ 82%] 2023-03-20T11:54:35.9580573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-111] SKIPPED [ 82%] 2023-03-20T11:54:35.9587912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-112] SKIPPED [ 82%] 2023-03-20T11:54:35.9594192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-113] SKIPPED [ 82%] 2023-03-20T11:54:35.9600591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-114] SKIPPED [ 82%] 2023-03-20T11:54:35.9606882Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-115] SKIPPED [ 82%] 2023-03-20T11:54:35.9613619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-116] SKIPPED [ 82%] 2023-03-20T11:54:35.9619829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-117] SKIPPED [ 82%] 2023-03-20T11:54:35.9626373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-118] SKIPPED [ 82%] 2023-03-20T11:54:35.9632531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-119] SKIPPED [ 82%] 2023-03-20T11:54:35.9638951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-120] SKIPPED [ 82%] 2023-03-20T11:54:35.9645253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-121] SKIPPED [ 82%] 2023-03-20T11:54:35.9652679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-122] SKIPPED [ 82%] 2023-03-20T11:54:35.9659237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-123] SKIPPED [ 82%] 2023-03-20T11:54:35.9665528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-124] SKIPPED [ 82%] 2023-03-20T11:54:35.9671696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-125] SKIPPED [ 82%] 2023-03-20T11:54:35.9677958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-126] SKIPPED [ 82%] 2023-03-20T11:54:35.9684516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-127] SKIPPED [ 82%] 2023-03-20T11:54:35.9690772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-128] SKIPPED [ 82%] 2023-03-20T11:54:35.9697104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-129] SKIPPED [ 82%] 2023-03-20T11:54:35.9703518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-130] SKIPPED [ 82%] 2023-03-20T11:54:35.9709676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-131] SKIPPED [ 82%] 2023-03-20T11:54:35.9715774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-132] SKIPPED [ 82%] 2023-03-20T11:54:35.9722163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-133] SKIPPED [ 82%] 2023-03-20T11:54:35.9729266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-134] SKIPPED [ 82%] 2023-03-20T11:54:35.9736441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-135] SKIPPED [ 82%] 2023-03-20T11:54:35.9742311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-136] SKIPPED [ 82%] 2023-03-20T11:54:35.9748601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-137] SKIPPED [ 82%] 2023-03-20T11:54:35.9754889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-138] SKIPPED [ 82%] 2023-03-20T11:54:35.9761297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-139] SKIPPED [ 82%] 2023-03-20T11:54:35.9767353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-140] SKIPPED [ 82%] 2023-03-20T11:54:35.9773945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-141] SKIPPED [ 82%] 2023-03-20T11:54:35.9780427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-142] SKIPPED [ 82%] 2023-03-20T11:54:35.9786863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-143] SKIPPED [ 82%] 2023-03-20T11:54:35.9793176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-144] SKIPPED [ 82%] 2023-03-20T11:54:35.9799382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-145] SKIPPED [ 82%] 2023-03-20T11:54:35.9806859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-146] SKIPPED [ 82%] 2023-03-20T11:54:35.9813603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-147] SKIPPED [ 82%] 2023-03-20T11:54:35.9819802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-148] SKIPPED [ 82%] 2023-03-20T11:54:35.9826482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-149] SKIPPED [ 82%] 2023-03-20T11:54:35.9832551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-150] SKIPPED [ 82%] 2023-03-20T11:54:35.9838826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-151] SKIPPED [ 82%] 2023-03-20T11:54:35.9845099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-152] SKIPPED [ 82%] 2023-03-20T11:54:35.9852493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-153] SKIPPED [ 82%] 2023-03-20T11:54:35.9858155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-154] SKIPPED [ 82%] 2023-03-20T11:54:35.9864540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-155] SKIPPED [ 82%] 2023-03-20T11:54:35.9870861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-156] SKIPPED [ 82%] 2023-03-20T11:54:35.9877100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-157] SKIPPED [ 82%] 2023-03-20T11:54:35.9884501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-158] SKIPPED [ 82%] 2023-03-20T11:54:35.9890999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-159] SKIPPED [ 82%] 2023-03-20T11:54:35.9897405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-160] SKIPPED [ 82%] 2023-03-20T11:54:35.9903405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[gaussian_blur-161] SKIPPED [ 82%] 2023-03-20T11:54:35.9909578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-00] SKIPPED [ 82%] 2023-03-20T11:54:35.9916058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-01] SKIPPED [ 82%] 2023-03-20T11:54:35.9922241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-02] SKIPPED [ 82%] 2023-03-20T11:54:35.9929576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-03] SKIPPED [ 82%] 2023-03-20T11:54:35.9934957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-04] SKIPPED [ 82%] 2023-03-20T11:54:35.9941332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-05] SKIPPED [ 82%] 2023-03-20T11:54:35.9947561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-06] SKIPPED [ 82%] 2023-03-20T11:54:35.9954980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-07] SKIPPED [ 82%] 2023-03-20T11:54:35.9961343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-08] SKIPPED [ 82%] 2023-03-20T11:54:35.9967816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-09] SKIPPED [ 82%] 2023-03-20T11:54:35.9974344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-10] SKIPPED [ 82%] 2023-03-20T11:54:35.9980673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-11] SKIPPED [ 82%] 2023-03-20T11:54:35.9987265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-12] SKIPPED [ 82%] 2023-03-20T11:54:35.9993327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-13] SKIPPED [ 82%] 2023-03-20T11:54:35.9999494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-14] SKIPPED [ 82%] 2023-03-20T11:54:36.0005741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-15] SKIPPED [ 82%] 2023-03-20T11:54:36.0012993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-16] SKIPPED [ 82%] 2023-03-20T11:54:36.0018990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-17] SKIPPED [ 82%] 2023-03-20T11:54:36.0024401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-18] SKIPPED [ 82%] 2023-03-20T11:54:36.0031313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-19] SKIPPED [ 82%] 2023-03-20T11:54:36.0036992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-20] SKIPPED [ 82%] 2023-03-20T11:54:36.0042769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-21] SKIPPED [ 82%] 2023-03-20T11:54:36.0049576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-22] SKIPPED [ 82%] 2023-03-20T11:54:36.0054406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-23] SKIPPED [ 82%] 2023-03-20T11:54:36.0060368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-24] SKIPPED [ 82%] 2023-03-20T11:54:36.0066074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-25] SKIPPED [ 82%] 2023-03-20T11:54:36.0071746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-26] SKIPPED [ 82%] 2023-03-20T11:54:36.0077439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-27] SKIPPED [ 82%] 2023-03-20T11:54:36.0083114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-28] SKIPPED [ 82%] 2023-03-20T11:54:36.0090040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-29] SKIPPED [ 82%] 2023-03-20T11:54:36.0096281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-30] SKIPPED [ 82%] 2023-03-20T11:54:36.0101983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-31] SKIPPED [ 82%] 2023-03-20T11:54:36.0107891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-32] SKIPPED [ 82%] 2023-03-20T11:54:36.0113566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-33] SKIPPED [ 82%] 2023-03-20T11:54:36.0119251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-34] SKIPPED [ 82%] 2023-03-20T11:54:36.0124926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[equalize-35] SKIPPED [ 82%] 2023-03-20T11:54:36.0131990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-00] SKIPPED [ 82%] 2023-03-20T11:54:36.0136957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-01] SKIPPED [ 82%] 2023-03-20T11:54:36.0142948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-02] SKIPPED [ 82%] 2023-03-20T11:54:36.0148599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-03] SKIPPED [ 82%] 2023-03-20T11:54:36.0155856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-04] SKIPPED [ 82%] 2023-03-20T11:54:36.0163709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-05] SKIPPED [ 82%] 2023-03-20T11:54:36.0170794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-06] SKIPPED [ 82%] 2023-03-20T11:54:36.0177832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-07] SKIPPED [ 82%] 2023-03-20T11:54:36.0184488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-08] SKIPPED [ 82%] 2023-03-20T11:54:36.0192426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-09] SKIPPED [ 82%] 2023-03-20T11:54:36.0197974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-10] SKIPPED [ 82%] 2023-03-20T11:54:36.0203591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-11] SKIPPED [ 82%] 2023-03-20T11:54:36.0210421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-12] SKIPPED [ 82%] 2023-03-20T11:54:36.0215266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-13] SKIPPED [ 82%] 2023-03-20T11:54:36.0220679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-14] SKIPPED [ 82%] 2023-03-20T11:54:36.0226672Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-15] SKIPPED [ 82%] 2023-03-20T11:54:36.0232406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-16] SKIPPED [ 82%] 2023-03-20T11:54:36.0241518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-17] SKIPPED [ 82%] 2023-03-20T11:54:36.0247262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-18] SKIPPED [ 82%] 2023-03-20T11:54:36.0253523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-19] SKIPPED [ 82%] 2023-03-20T11:54:36.0259243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-20] SKIPPED [ 82%] 2023-03-20T11:54:36.0265304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-21] SKIPPED [ 82%] 2023-03-20T11:54:36.0270683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-22] SKIPPED [ 82%] 2023-03-20T11:54:36.0276358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-23] SKIPPED [ 82%] 2023-03-20T11:54:36.0281964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-24] SKIPPED [ 82%] 2023-03-20T11:54:36.0287754Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-25] SKIPPED [ 82%] 2023-03-20T11:54:36.0293738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-26] SKIPPED [ 82%] 2023-03-20T11:54:36.0299576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-27] SKIPPED [ 82%] 2023-03-20T11:54:36.0306694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-28] SKIPPED [ 82%] 2023-03-20T11:54:36.0312362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-29] SKIPPED [ 82%] 2023-03-20T11:54:36.0318279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-30] SKIPPED [ 82%] 2023-03-20T11:54:36.0324198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-31] SKIPPED [ 82%] 2023-03-20T11:54:36.0330719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-32] SKIPPED [ 82%] 2023-03-20T11:54:36.0335727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-33] SKIPPED [ 82%] 2023-03-20T11:54:36.0342014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-34] SKIPPED [ 82%] 2023-03-20T11:54:36.0348091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[invert-35] SKIPPED [ 82%] 2023-03-20T11:54:36.0353519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-00] SKIPPED [ 82%] 2023-03-20T11:54:36.0359214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-01] SKIPPED [ 82%] 2023-03-20T11:54:36.0365193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-02] SKIPPED [ 82%] 2023-03-20T11:54:36.0372050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-03] SKIPPED [ 82%] 2023-03-20T11:54:36.0378591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-04] SKIPPED [ 82%] 2023-03-20T11:54:36.0384381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-05] SKIPPED [ 82%] 2023-03-20T11:54:36.0390038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-06] SKIPPED [ 82%] 2023-03-20T11:54:36.0395545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-07] SKIPPED [ 82%] 2023-03-20T11:54:36.0401466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-08] SKIPPED [ 82%] 2023-03-20T11:54:36.0407054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-09] SKIPPED [ 82%] 2023-03-20T11:54:36.0413543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-10] SKIPPED [ 82%] 2023-03-20T11:54:36.0418933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-11] SKIPPED [ 82%] 2023-03-20T11:54:36.0424753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-12] SKIPPED [ 82%] 2023-03-20T11:54:36.0430387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-13] SKIPPED [ 82%] 2023-03-20T11:54:36.0436244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-14] SKIPPED [ 82%] 2023-03-20T11:54:36.0443155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-15] SKIPPED [ 82%] 2023-03-20T11:54:36.0449898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-16] SKIPPED [ 82%] 2023-03-20T11:54:36.0454868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-17] SKIPPED [ 82%] 2023-03-20T11:54:36.0460648Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-18] SKIPPED [ 82%] 2023-03-20T11:54:36.0466638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-19] SKIPPED [ 82%] 2023-03-20T11:54:36.0472043Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-20] SKIPPED [ 82%] 2023-03-20T11:54:36.0478099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-21] SKIPPED [ 82%] 2023-03-20T11:54:36.0483446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-22] SKIPPED [ 82%] 2023-03-20T11:54:36.0490449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-23] SKIPPED [ 82%] 2023-03-20T11:54:36.0495440Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-24] SKIPPED [ 82%] 2023-03-20T11:54:36.0501226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-25] SKIPPED [ 82%] 2023-03-20T11:54:36.0507843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-26] SKIPPED [ 82%] 2023-03-20T11:54:36.0515013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-27] SKIPPED [ 82%] 2023-03-20T11:54:36.0521310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-28] SKIPPED [ 82%] 2023-03-20T11:54:36.0527177Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-29] SKIPPED [ 82%] 2023-03-20T11:54:36.0533521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-30] SKIPPED [ 82%] 2023-03-20T11:54:36.0539830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-31] SKIPPED [ 82%] 2023-03-20T11:54:36.0546172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-32] SKIPPED [ 82%] 2023-03-20T11:54:36.0552256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-33] SKIPPED [ 82%] 2023-03-20T11:54:36.0558169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-34] SKIPPED [ 82%] 2023-03-20T11:54:36.0564155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[posterize-35] SKIPPED [ 82%] 2023-03-20T11:54:36.0571365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-00] SKIPPED [ 82%] 2023-03-20T11:54:36.0576841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-01] SKIPPED [ 82%] 2023-03-20T11:54:36.0584350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-02] SKIPPED [ 82%] 2023-03-20T11:54:36.0590354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-03] SKIPPED [ 82%] 2023-03-20T11:54:36.0596422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-04] SKIPPED [ 82%] 2023-03-20T11:54:36.0602635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-05] SKIPPED [ 82%] 2023-03-20T11:54:36.0609747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-06] SKIPPED [ 82%] 2023-03-20T11:54:36.0615225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-07] SKIPPED [ 82%] 2023-03-20T11:54:36.0621109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-08] SKIPPED [ 82%] 2023-03-20T11:54:36.0627177Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-09] SKIPPED [ 82%] 2023-03-20T11:54:36.0633106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-10] SKIPPED [ 82%] 2023-03-20T11:54:36.0639143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-11] SKIPPED [ 82%] 2023-03-20T11:54:36.0645185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-12] SKIPPED [ 82%] 2023-03-20T11:54:36.0652249Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-13] SKIPPED [ 82%] 2023-03-20T11:54:36.0659059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-14] SKIPPED [ 82%] 2023-03-20T11:54:36.0665230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-15] SKIPPED [ 82%] 2023-03-20T11:54:36.0671189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-16] SKIPPED [ 82%] 2023-03-20T11:54:36.0677152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-17] SKIPPED [ 82%] 2023-03-20T11:54:36.0683321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-18] SKIPPED [ 82%] 2023-03-20T11:54:36.0690557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-19] SKIPPED [ 82%] 2023-03-20T11:54:36.0695996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-20] SKIPPED [ 82%] 2023-03-20T11:54:36.0701975Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-21] SKIPPED [ 82%] 2023-03-20T11:54:36.0708376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-22] SKIPPED [ 82%] 2023-03-20T11:54:36.0714291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-23] SKIPPED [ 82%] 2023-03-20T11:54:36.0720426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-24] SKIPPED [ 82%] 2023-03-20T11:54:36.0728683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-25] SKIPPED [ 82%] 2023-03-20T11:54:36.0734026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-26] SKIPPED [ 82%] 2023-03-20T11:54:36.0740377Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-27] SKIPPED [ 82%] 2023-03-20T11:54:36.0746504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-28] SKIPPED [ 82%] 2023-03-20T11:54:36.0752483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-29] SKIPPED [ 82%] 2023-03-20T11:54:36.0758453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-30] SKIPPED [ 82%] 2023-03-20T11:54:36.0764578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-31] SKIPPED [ 82%] 2023-03-20T11:54:36.0771772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-32] SKIPPED [ 82%] 2023-03-20T11:54:36.0776939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-33] SKIPPED [ 82%] 2023-03-20T11:54:36.0782898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-34] SKIPPED [ 82%] 2023-03-20T11:54:36.0788925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[solarize-35] SKIPPED [ 82%] 2023-03-20T11:54:36.0795104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-00] SKIPPED [ 82%] 2023-03-20T11:54:36.0802416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-01] SKIPPED [ 82%] 2023-03-20T11:54:36.0809346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-02] SKIPPED [ 82%] 2023-03-20T11:54:36.0814827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-03] SKIPPED [ 82%] 2023-03-20T11:54:36.0820966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-04] SKIPPED [ 82%] 2023-03-20T11:54:36.0827181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-05] SKIPPED [ 82%] 2023-03-20T11:54:36.0833202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-06] SKIPPED [ 82%] 2023-03-20T11:54:36.0839308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-07] SKIPPED [ 82%] 2023-03-20T11:54:36.0845427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-08] SKIPPED [ 82%] 2023-03-20T11:54:36.0852603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-09] SKIPPED [ 82%] 2023-03-20T11:54:36.0858102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-10] SKIPPED [ 82%] 2023-03-20T11:54:36.0864327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-11] SKIPPED [ 82%] 2023-03-20T11:54:36.0871635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-12] SKIPPED [ 82%] 2023-03-20T11:54:36.0877647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-13] SKIPPED [ 82%] 2023-03-20T11:54:36.0883956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-14] SKIPPED [ 82%] 2023-03-20T11:54:36.0890478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-15] SKIPPED [ 82%] 2023-03-20T11:54:36.0896437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-16] SKIPPED [ 82%] 2023-03-20T11:54:36.0902625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-17] SKIPPED [ 82%] 2023-03-20T11:54:36.0908698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-18] SKIPPED [ 82%] 2023-03-20T11:54:36.0914731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-19] SKIPPED [ 82%] 2023-03-20T11:54:36.0920901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-20] SKIPPED [ 82%] 2023-03-20T11:54:36.0926930Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-21] SKIPPED [ 82%] 2023-03-20T11:54:36.0933317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-22] SKIPPED [ 82%] 2023-03-20T11:54:36.0939710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-23] SKIPPED [ 82%] 2023-03-20T11:54:36.0947113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-24] SKIPPED [ 82%] 2023-03-20T11:54:36.0953173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-25] SKIPPED [ 82%] 2023-03-20T11:54:36.0959159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-26] SKIPPED [ 82%] 2023-03-20T11:54:36.0965293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-27] SKIPPED [ 82%] 2023-03-20T11:54:36.0972233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-28] SKIPPED [ 82%] 2023-03-20T11:54:36.0977955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-29] SKIPPED [ 82%] 2023-03-20T11:54:36.0983918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-30] SKIPPED [ 82%] 2023-03-20T11:54:36.0990020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-31] SKIPPED [ 82%] 2023-03-20T11:54:36.0996018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-32] SKIPPED [ 82%] 2023-03-20T11:54:36.1002353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-33] SKIPPED [ 82%] 2023-03-20T11:54:36.1009335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-34] SKIPPED [ 82%] 2023-03-20T11:54:36.1016214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[autocontrast-35] SKIPPED [ 82%] 2023-03-20T11:54:36.1022516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-00] SKIPPED [ 82%] 2023-03-20T11:54:36.1028457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-01] SKIPPED [ 82%] 2023-03-20T11:54:36.1034418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-02] SKIPPED [ 82%] 2023-03-20T11:54:36.1040560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-03] SKIPPED [ 82%] 2023-03-20T11:54:36.1046534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-04] SKIPPED [ 82%] 2023-03-20T11:54:36.1053466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-05] SKIPPED [ 82%] 2023-03-20T11:54:36.1059068Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-06] SKIPPED [ 82%] 2023-03-20T11:54:36.1065266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-07] SKIPPED [ 82%] 2023-03-20T11:54:36.1071313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-08] SKIPPED [ 82%] 2023-03-20T11:54:36.1077306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-09] SKIPPED [ 82%] 2023-03-20T11:54:36.1086292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-10] SKIPPED [ 82%] 2023-03-20T11:54:36.1093429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-11] SKIPPED [ 82%] 2023-03-20T11:54:36.1099125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-12] SKIPPED [ 82%] 2023-03-20T11:54:36.1105346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-13] SKIPPED [ 82%] 2023-03-20T11:54:36.1111432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-14] SKIPPED [ 82%] 2023-03-20T11:54:36.1117359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-15] SKIPPED [ 82%] 2023-03-20T11:54:36.1123548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-16] SKIPPED [ 82%] 2023-03-20T11:54:36.1130534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-17] SKIPPED [ 82%] 2023-03-20T11:54:36.1136170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-18] SKIPPED [ 82%] 2023-03-20T11:54:36.1142324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-19] SKIPPED [ 82%] 2023-03-20T11:54:36.1148494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-20] SKIPPED [ 82%] 2023-03-20T11:54:36.1154477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-21] SKIPPED [ 82%] 2023-03-20T11:54:36.1161838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-22] SKIPPED [ 82%] 2023-03-20T11:54:36.1169032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-23] SKIPPED [ 82%] 2023-03-20T11:54:36.1174554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-24] SKIPPED [ 82%] 2023-03-20T11:54:36.1180795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-25] SKIPPED [ 82%] 2023-03-20T11:54:36.1186972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-26] SKIPPED [ 82%] 2023-03-20T11:54:36.1192949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-27] SKIPPED [ 82%] 2023-03-20T11:54:36.1198982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-28] SKIPPED [ 82%] 2023-03-20T11:54:36.1205257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-29] SKIPPED [ 82%] 2023-03-20T11:54:36.1212231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-30] SKIPPED [ 82%] 2023-03-20T11:54:36.1217755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-31] SKIPPED [ 82%] 2023-03-20T11:54:36.1223952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-32] SKIPPED [ 82%] 2023-03-20T11:54:36.1231299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-33] SKIPPED [ 82%] 2023-03-20T11:54:36.1237424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-34] SKIPPED [ 82%] 2023-03-20T11:54:36.1243484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-35] SKIPPED [ 82%] 2023-03-20T11:54:36.1250527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-36] SKIPPED [ 82%] 2023-03-20T11:54:36.1255702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-37] SKIPPED [ 82%] 2023-03-20T11:54:36.1261492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-38] SKIPPED [ 82%] 2023-03-20T11:54:36.1267859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-39] SKIPPED [ 82%] 2023-03-20T11:54:36.1273766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-40] SKIPPED [ 82%] 2023-03-20T11:54:36.1279905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-41] SKIPPED [ 82%] 2023-03-20T11:54:36.1285772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-42] SKIPPED [ 82%] 2023-03-20T11:54:36.1293388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-43] SKIPPED [ 82%] 2023-03-20T11:54:36.1298682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-44] SKIPPED [ 82%] 2023-03-20T11:54:36.1306097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-45] SKIPPED [ 82%] 2023-03-20T11:54:36.1312066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-46] SKIPPED [ 82%] 2023-03-20T11:54:36.1318096Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-47] SKIPPED [ 82%] 2023-03-20T11:54:36.1324151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-48] SKIPPED [ 82%] 2023-03-20T11:54:36.1330504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-49] SKIPPED [ 82%] 2023-03-20T11:54:36.1336861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-50] SKIPPED [ 82%] 2023-03-20T11:54:36.1342644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-51] SKIPPED [ 82%] 2023-03-20T11:54:36.1348719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-52] SKIPPED [ 82%] 2023-03-20T11:54:36.1354685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-53] SKIPPED [ 82%] 2023-03-20T11:54:36.1360815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-54] SKIPPED [ 82%] 2023-03-20T11:54:36.1366888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-55] SKIPPED [ 82%] 2023-03-20T11:54:36.1374267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-56] SKIPPED [ 82%] 2023-03-20T11:54:36.1380511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-57] SKIPPED [ 82%] 2023-03-20T11:54:36.1386777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-58] SKIPPED [ 82%] 2023-03-20T11:54:36.1392851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-59] SKIPPED [ 82%] 2023-03-20T11:54:36.1399034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-60] SKIPPED [ 82%] 2023-03-20T11:54:36.1405033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-61] SKIPPED [ 82%] 2023-03-20T11:54:36.1412238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-62] SKIPPED [ 82%] 2023-03-20T11:54:36.1417684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-63] SKIPPED [ 82%] 2023-03-20T11:54:36.1423805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-64] SKIPPED [ 82%] 2023-03-20T11:54:36.1429761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-65] SKIPPED [ 82%] 2023-03-20T11:54:36.1435709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-66] SKIPPED [ 82%] 2023-03-20T11:54:36.1441877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-67] SKIPPED [ 82%] 2023-03-20T11:54:36.1450428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-68] SKIPPED [ 82%] 2023-03-20T11:54:36.1455590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-69] SKIPPED [ 82%] 2023-03-20T11:54:36.1461626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-70] SKIPPED [ 82%] 2023-03-20T11:54:36.1467768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_sharpness-71] SKIPPED [ 82%] 2023-03-20T11:54:36.1473717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-00] SKIPPED [ 82%] 2023-03-20T11:54:36.1480437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-01] SKIPPED [ 82%] 2023-03-20T11:54:36.1485853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-02] SKIPPED [ 82%] 2023-03-20T11:54:36.1493442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-03] SKIPPED [ 82%] 2023-03-20T11:54:36.1498780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-04] SKIPPED [ 82%] 2023-03-20T11:54:36.1505104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-05] SKIPPED [ 82%] 2023-03-20T11:54:36.1511019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-06] SKIPPED [ 82%] 2023-03-20T11:54:36.1518461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-07] SKIPPED [ 82%] 2023-03-20T11:54:36.1524444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-08] SKIPPED [ 82%] 2023-03-20T11:54:36.1530721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-09] SKIPPED [ 82%] 2023-03-20T11:54:36.1537119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-10] SKIPPED [ 82%] 2023-03-20T11:54:36.1543286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-11] SKIPPED [ 82%] 2023-03-20T11:54:36.1548979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-12] SKIPPED [ 82%] 2023-03-20T11:54:36.1555040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-13] SKIPPED [ 82%] 2023-03-20T11:54:36.1561130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-14] SKIPPED [ 82%] 2023-03-20T11:54:36.1567138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-15] SKIPPED [ 82%] 2023-03-20T11:54:36.1573442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-16] SKIPPED [ 82%] 2023-03-20T11:54:36.1579787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-17] SKIPPED [ 82%] 2023-03-20T11:54:36.1585910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-18] SKIPPED [ 82%] 2023-03-20T11:54:36.1593066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-19] SKIPPED [ 82%] 2023-03-20T11:54:36.1598923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-20] SKIPPED [ 82%] 2023-03-20T11:54:36.1605135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-21] SKIPPED [ 82%] 2023-03-20T11:54:36.1612107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-22] SKIPPED [ 82%] 2023-03-20T11:54:36.1617622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-23] SKIPPED [ 82%] 2023-03-20T11:54:36.1623764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-24] SKIPPED [ 82%] 2023-03-20T11:54:36.1629760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-25] SKIPPED [ 82%] 2023-03-20T11:54:36.1635708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-26] SKIPPED [ 82%] 2023-03-20T11:54:36.1642089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-27] SKIPPED [ 82%] 2023-03-20T11:54:36.1649060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-28] SKIPPED [ 82%] 2023-03-20T11:54:36.1654569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-29] SKIPPED [ 82%] 2023-03-20T11:54:36.1661854Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-30] SKIPPED [ 82%] 2023-03-20T11:54:36.1668095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-31] SKIPPED [ 82%] 2023-03-20T11:54:36.1674075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-32] SKIPPED [ 82%] 2023-03-20T11:54:36.1680042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-33] SKIPPED [ 82%] 2023-03-20T11:54:36.1686062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-34] SKIPPED [ 82%] 2023-03-20T11:54:36.1693130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-35] SKIPPED [ 82%] 2023-03-20T11:54:36.1698033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-36] SKIPPED [ 82%] 2023-03-20T11:54:36.1704154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-37] SKIPPED [ 82%] 2023-03-20T11:54:36.1710197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-38] SKIPPED [ 82%] 2023-03-20T11:54:36.1716131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-39] SKIPPED [ 82%] 2023-03-20T11:54:36.1722336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-40] SKIPPED [ 82%] 2023-03-20T11:54:36.1728942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-41] SKIPPED [ 82%] 2023-03-20T11:54:36.1736021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-42] SKIPPED [ 82%] 2023-03-20T11:54:36.1742226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-43] SKIPPED [ 82%] 2023-03-20T11:54:36.1748114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-44] SKIPPED [ 82%] 2023-03-20T11:54:36.1754048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-45] SKIPPED [ 82%] 2023-03-20T11:54:36.1760001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-46] SKIPPED [ 82%] 2023-03-20T11:54:36.1766090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-47] SKIPPED [ 82%] 2023-03-20T11:54:36.1773129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-48] SKIPPED [ 82%] 2023-03-20T11:54:36.1778678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-49] SKIPPED [ 82%] 2023-03-20T11:54:36.1784872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-50] SKIPPED [ 82%] 2023-03-20T11:54:36.1790789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-51] SKIPPED [ 82%] 2023-03-20T11:54:36.1796752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-52] SKIPPED [ 82%] 2023-03-20T11:54:36.1804111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-53] SKIPPED [ 82%] 2023-03-20T11:54:36.1810746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-54] SKIPPED [ 82%] 2023-03-20T11:54:36.1816959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-55] SKIPPED [ 82%] 2023-03-20T11:54:36.1822973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-56] SKIPPED [ 82%] 2023-03-20T11:54:36.1828962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-57] SKIPPED [ 82%] 2023-03-20T11:54:36.1834986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-58] SKIPPED [ 82%] 2023-03-20T11:54:36.1841080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-59] SKIPPED [ 82%] 2023-03-20T11:54:36.1846987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-60] SKIPPED [ 82%] 2023-03-20T11:54:36.1853251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-61] SKIPPED [ 82%] 2023-03-20T11:54:36.1859522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-62] SKIPPED [ 82%] 2023-03-20T11:54:36.1865727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-63] SKIPPED [ 82%] 2023-03-20T11:54:36.1872916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-64] SKIPPED [ 82%] 2023-03-20T11:54:36.1878999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-65] SKIPPED [ 82%] 2023-03-20T11:54:36.1884916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-66] SKIPPED [ 82%] 2023-03-20T11:54:36.1891832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-67] SKIPPED [ 82%] 2023-03-20T11:54:36.1897555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-68] SKIPPED [ 82%] 2023-03-20T11:54:36.1903881Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-69] SKIPPED [ 82%] 2023-03-20T11:54:36.1922350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-70] SKIPPED [ 82%] 2023-03-20T11:54:36.1922850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[erase-71] SKIPPED [ 82%] 2023-03-20T11:54:36.1923193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-00] SKIPPED [ 82%] 2023-03-20T11:54:36.1929337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-01] SKIPPED [ 82%] 2023-03-20T11:54:36.1934470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-02] SKIPPED [ 82%] 2023-03-20T11:54:36.1940849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-03] SKIPPED [ 82%] 2023-03-20T11:54:36.1949810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-04] SKIPPED [ 82%] 2023-03-20T11:54:36.1955943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-05] SKIPPED [ 82%] 2023-03-20T11:54:36.1962007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-06] SKIPPED [ 82%] 2023-03-20T11:54:36.1969415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-07] SKIPPED [ 82%] 2023-03-20T11:54:36.1974559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-08] SKIPPED [ 82%] 2023-03-20T11:54:36.1980929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-09] SKIPPED [ 82%] 2023-03-20T11:54:36.1987422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-10] SKIPPED [ 82%] 2023-03-20T11:54:36.1993376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-11] SKIPPED [ 82%] 2023-03-20T11:54:36.1999392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-12] SKIPPED [ 82%] 2023-03-20T11:54:36.2005502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-13] SKIPPED [ 82%] 2023-03-20T11:54:36.2012867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-14] SKIPPED [ 82%] 2023-03-20T11:54:36.2019230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-15] SKIPPED [ 82%] 2023-03-20T11:54:36.2025599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-16] SKIPPED [ 82%] 2023-03-20T11:54:36.2031651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-17] SKIPPED [ 82%] 2023-03-20T11:54:36.2037505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-18] SKIPPED [ 82%] 2023-03-20T11:54:36.2043718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-19] SKIPPED [ 82%] 2023-03-20T11:54:36.2050491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-20] SKIPPED [ 82%] 2023-03-20T11:54:36.2056171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-21] SKIPPED [ 82%] 2023-03-20T11:54:36.2062471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-22] SKIPPED [ 82%] 2023-03-20T11:54:36.2068578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-23] SKIPPED [ 82%] 2023-03-20T11:54:36.2074571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-24] SKIPPED [ 82%] 2023-03-20T11:54:36.2080828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-25] SKIPPED [ 82%] 2023-03-20T11:54:36.2086819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-26] SKIPPED [ 82%] 2023-03-20T11:54:36.2094541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-27] SKIPPED [ 82%] 2023-03-20T11:54:36.2100790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-28] SKIPPED [ 82%] 2023-03-20T11:54:36.2106959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-29] SKIPPED [ 82%] 2023-03-20T11:54:36.2113003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-30] SKIPPED [ 82%] 2023-03-20T11:54:36.2119146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-31] SKIPPED [ 82%] 2023-03-20T11:54:36.2125197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-32] SKIPPED [ 82%] 2023-03-20T11:54:36.2132689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-33] SKIPPED [ 82%] 2023-03-20T11:54:36.2138228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-34] SKIPPED [ 82%] 2023-03-20T11:54:36.2144338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_brightness-35] SKIPPED [ 82%] 2023-03-20T11:54:36.2150434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-00] SKIPPED [ 82%] 2023-03-20T11:54:36.2156368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-01] SKIPPED [ 82%] 2023-03-20T11:54:36.2163820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-02] SKIPPED [ 82%] 2023-03-20T11:54:36.2170513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-03] SKIPPED [ 82%] 2023-03-20T11:54:36.2176483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-04] SKIPPED [ 82%] 2023-03-20T11:54:36.2182758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-05] SKIPPED [ 82%] 2023-03-20T11:54:36.2189146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-06] SKIPPED [ 82%] 2023-03-20T11:54:36.2195038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-07] SKIPPED [ 82%] 2023-03-20T11:54:36.2201219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-08] SKIPPED [ 82%] 2023-03-20T11:54:36.2207250Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-09] SKIPPED [ 82%] 2023-03-20T11:54:36.2213661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-10] SKIPPED [ 82%] 2023-03-20T11:54:36.2219585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-11] SKIPPED [ 82%] 2023-03-20T11:54:36.2225803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-12] SKIPPED [ 82%] 2023-03-20T11:54:36.2231815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-13] SKIPPED [ 82%] 2023-03-20T11:54:36.2239021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-14] SKIPPED [ 82%] 2023-03-20T11:54:36.2245108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-15] SKIPPED [ 82%] 2023-03-20T11:54:36.2252374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-16] SKIPPED [ 82%] 2023-03-20T11:54:36.2257800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-17] SKIPPED [ 82%] 2023-03-20T11:54:36.2263920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-18] SKIPPED [ 82%] 2023-03-20T11:54:36.2269770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-19] SKIPPED [ 82%] 2023-03-20T11:54:36.2275875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-20] SKIPPED [ 82%] 2023-03-20T11:54:36.2281977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-21] SKIPPED [ 82%] 2023-03-20T11:54:36.2289037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-22] SKIPPED [ 82%] 2023-03-20T11:54:36.2294497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-23] SKIPPED [ 82%] 2023-03-20T11:54:36.2300677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-24] SKIPPED [ 82%] 2023-03-20T11:54:36.2308064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-25] SKIPPED [ 82%] 2023-03-20T11:54:36.2314113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-26] SKIPPED [ 82%] 2023-03-20T11:54:36.2320092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-27] SKIPPED [ 82%] 2023-03-20T11:54:36.2326126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-28] SKIPPED [ 82%] 2023-03-20T11:54:36.2333510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-29] SKIPPED [ 82%] 2023-03-20T11:54:36.2338719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-30] SKIPPED [ 82%] 2023-03-20T11:54:36.2344718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-31] SKIPPED [ 82%] 2023-03-20T11:54:36.2350764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-32] SKIPPED [ 82%] 2023-03-20T11:54:36.2356680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-33] SKIPPED [ 82%] 2023-03-20T11:54:36.2362956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-34] SKIPPED [ 82%] 2023-03-20T11:54:36.2370160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_contrast-35] SKIPPED [ 82%] 2023-03-20T11:54:36.2375681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-00] SKIPPED [ 82%] 2023-03-20T11:54:36.2383082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-01] SKIPPED [ 82%] 2023-03-20T11:54:36.2389039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-02] SKIPPED [ 82%] 2023-03-20T11:54:36.2394987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-03] SKIPPED [ 82%] 2023-03-20T11:54:36.2401138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-04] SKIPPED [ 82%] 2023-03-20T11:54:36.2407081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-05] SKIPPED [ 82%] 2023-03-20T11:54:36.2413983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-06] SKIPPED [ 82%] 2023-03-20T11:54:36.2420108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-07] SKIPPED [ 82%] 2023-03-20T11:54:36.2426367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-08] SKIPPED [ 82%] 2023-03-20T11:54:36.2432306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-09] SKIPPED [ 82%] 2023-03-20T11:54:36.2438580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-10] SKIPPED [ 82%] 2023-03-20T11:54:36.2444620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-11] SKIPPED [ 82%] 2023-03-20T11:54:36.2452965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-12] SKIPPED [ 82%] 2023-03-20T11:54:36.2458060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-13] SKIPPED [ 82%] 2023-03-20T11:54:36.2464324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-14] SKIPPED [ 82%] 2023-03-20T11:54:36.2470079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-15] SKIPPED [ 82%] 2023-03-20T11:54:36.2476148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-16] SKIPPED [ 82%] 2023-03-20T11:54:36.2482323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-17] SKIPPED [ 82%] 2023-03-20T11:54:36.2489424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-18] SKIPPED [ 82%] 2023-03-20T11:54:36.2494622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-19] SKIPPED [ 82%] 2023-03-20T11:54:36.2500883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-20] SKIPPED [ 82%] 2023-03-20T11:54:36.2507009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-21] SKIPPED [ 82%] 2023-03-20T11:54:36.2513045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-22] SKIPPED [ 82%] 2023-03-20T11:54:36.2519047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-23] SKIPPED [ 82%] 2023-03-20T11:54:36.2526242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-24] SKIPPED [ 82%] 2023-03-20T11:54:36.2533325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-25] SKIPPED [ 82%] 2023-03-20T11:54:36.2538824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-26] SKIPPED [ 82%] 2023-03-20T11:54:36.2544904Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-27] SKIPPED [ 82%] 2023-03-20T11:54:36.2550955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-28] SKIPPED [ 82%] 2023-03-20T11:54:36.2556860Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-29] SKIPPED [ 82%] 2023-03-20T11:54:36.2563064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-30] SKIPPED [ 82%] 2023-03-20T11:54:36.2570408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-31] SKIPPED [ 82%] 2023-03-20T11:54:36.2575740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-32] SKIPPED [ 82%] 2023-03-20T11:54:36.2581817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-33] SKIPPED [ 82%] 2023-03-20T11:54:36.2587871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-34] SKIPPED [ 82%] 2023-03-20T11:54:36.2595274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_gamma-35] SKIPPED [ 82%] 2023-03-20T11:54:36.2601449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-00] SKIPPED [ 82%] 2023-03-20T11:54:36.2607393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-01] SKIPPED [ 82%] 2023-03-20T11:54:36.2614206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-02] SKIPPED [ 82%] 2023-03-20T11:54:36.2620433Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-03] SKIPPED [ 82%] 2023-03-20T11:54:36.2626520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-04] SKIPPED [ 82%] 2023-03-20T11:54:36.2632507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-05] SKIPPED [ 82%] 2023-03-20T11:54:36.2638703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-06] SKIPPED [ 82%] 2023-03-20T11:54:36.2644445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-07] SKIPPED [ 82%] 2023-03-20T11:54:36.2650658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-08] SKIPPED [ 82%] 2023-03-20T11:54:36.2656999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-09] SKIPPED [ 82%] 2023-03-20T11:54:36.2663169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-10] SKIPPED [ 82%] 2023-03-20T11:54:36.2670357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-11] SKIPPED [ 82%] 2023-03-20T11:54:36.2676354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-12] SKIPPED [ 82%] 2023-03-20T11:54:36.2682481Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-13] SKIPPED [ 82%] 2023-03-20T11:54:36.2689773Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-14] SKIPPED [ 82%] 2023-03-20T11:54:36.2694959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-15] SKIPPED [ 82%] 2023-03-20T11:54:36.2701070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-16] SKIPPED [ 82%] 2023-03-20T11:54:36.2707122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-17] SKIPPED [ 82%] 2023-03-20T11:54:36.2713164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-18] SKIPPED [ 82%] 2023-03-20T11:54:36.2719091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-19] SKIPPED [ 82%] 2023-03-20T11:54:36.2725171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-20] SKIPPED [ 82%] 2023-03-20T11:54:36.2732158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-21] SKIPPED [ 82%] 2023-03-20T11:54:36.2738956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-22] SKIPPED [ 82%] 2023-03-20T11:54:36.2745115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-23] SKIPPED [ 82%] 2023-03-20T11:54:36.2751142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-24] SKIPPED [ 82%] 2023-03-20T11:54:36.2757191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-25] SKIPPED [ 82%] 2023-03-20T11:54:36.2763234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-26] SKIPPED [ 82%] 2023-03-20T11:54:36.2770423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-27] SKIPPED [ 82%] 2023-03-20T11:54:36.2775930Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-28] SKIPPED [ 82%] 2023-03-20T11:54:36.2781446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-29] SKIPPED [ 82%] 2023-03-20T11:54:36.2787821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-30] SKIPPED [ 82%] 2023-03-20T11:54:36.2793712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-31] SKIPPED [ 82%] 2023-03-20T11:54:36.2799917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-32] SKIPPED [ 82%] 2023-03-20T11:54:36.2808841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-33] SKIPPED [ 82%] 2023-03-20T11:54:36.2815132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-34] SKIPPED [ 82%] 2023-03-20T11:54:36.2821361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_hue-35] SKIPPED [ 82%] 2023-03-20T11:54:36.2827615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-00] SKIPPED [ 82%] 2023-03-20T11:54:36.2833629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-01] SKIPPED [ 82%] 2023-03-20T11:54:36.2839584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-02] SKIPPED [ 82%] 2023-03-20T11:54:36.2846093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-03] SKIPPED [ 82%] 2023-03-20T11:54:36.2853370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-04] SKIPPED [ 82%] 2023-03-20T11:54:36.2858679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-05] SKIPPED [ 82%] 2023-03-20T11:54:36.2864752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-06] SKIPPED [ 82%] 2023-03-20T11:54:36.2871086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-07] SKIPPED [ 82%] 2023-03-20T11:54:36.2877483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-08] SKIPPED [ 82%] 2023-03-20T11:54:36.2885062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-09] SKIPPED [ 82%] 2023-03-20T11:54:36.2892421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-10] SKIPPED [ 82%] 2023-03-20T11:54:36.2898329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-11] SKIPPED [ 82%] 2023-03-20T11:54:36.2904759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-12] SKIPPED [ 82%] 2023-03-20T11:54:36.2911028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-13] SKIPPED [ 82%] 2023-03-20T11:54:36.2917383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-14] SKIPPED [ 82%] 2023-03-20T11:54:36.2923748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-15] SKIPPED [ 82%] 2023-03-20T11:54:36.2931821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-16] SKIPPED [ 82%] 2023-03-20T11:54:36.2936954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-17] SKIPPED [ 82%] 2023-03-20T11:54:36.2943540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-18] SKIPPED [ 82%] 2023-03-20T11:54:36.2949744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-19] SKIPPED [ 82%] 2023-03-20T11:54:36.2957204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-20] SKIPPED [ 82%] 2023-03-20T11:54:36.2963680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-21] SKIPPED [ 82%] 2023-03-20T11:54:36.2971789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-22] SKIPPED [ 82%] 2023-03-20T11:54:36.2976757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-23] SKIPPED [ 82%] 2023-03-20T11:54:36.2983354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-24] SKIPPED [ 82%] 2023-03-20T11:54:36.2989573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-25] SKIPPED [ 82%] 2023-03-20T11:54:36.2995861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-26] SKIPPED [ 82%] 2023-03-20T11:54:36.3002457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-27] SKIPPED [ 82%] 2023-03-20T11:54:36.3010100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-28] SKIPPED [ 82%] 2023-03-20T11:54:36.3015303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-29] SKIPPED [ 82%] 2023-03-20T11:54:36.3021709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-30] SKIPPED [ 82%] 2023-03-20T11:54:36.3028321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-31] SKIPPED [ 82%] 2023-03-20T11:54:36.3035858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-32] SKIPPED [ 82%] 2023-03-20T11:54:36.3042331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-33] SKIPPED [ 82%] 2023-03-20T11:54:36.3049950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-34] SKIPPED [ 82%] 2023-03-20T11:54:36.3055396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[adjust_saturation-35] SKIPPED [ 82%] 2023-03-20T11:54:36.3061721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-00] SKIPPED [ 82%] 2023-03-20T11:54:36.3068174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-01] SKIPPED [ 82%] 2023-03-20T11:54:36.3074531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-02] SKIPPED [ 82%] 2023-03-20T11:54:36.3080834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-03] SKIPPED [ 82%] 2023-03-20T11:54:36.3087063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-04] SKIPPED [ 82%] 2023-03-20T11:54:36.3093774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-05] SKIPPED [ 82%] 2023-03-20T11:54:36.3100069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-06] SKIPPED [ 82%] 2023-03-20T11:54:36.3107651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-07] SKIPPED [ 82%] 2023-03-20T11:54:36.3113935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-08] SKIPPED [ 82%] 2023-03-20T11:54:36.3120290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-09] SKIPPED [ 82%] 2023-03-20T11:54:36.3126589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-10] SKIPPED [ 82%] 2023-03-20T11:54:36.3133772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-11] SKIPPED [ 82%] 2023-03-20T11:54:36.3139831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-12] SKIPPED [ 82%] 2023-03-20T11:54:36.3146369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-13] SKIPPED [ 82%] 2023-03-20T11:54:36.3152707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-14] SKIPPED [ 82%] 2023-03-20T11:54:36.3158966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-15] SKIPPED [ 82%] 2023-03-20T11:54:36.3165323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-16] SKIPPED [ 82%] 2023-03-20T11:54:36.3172767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-17] SKIPPED [ 82%] 2023-03-20T11:54:36.3178501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-18] SKIPPED [ 82%] 2023-03-20T11:54:36.3186192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-19] SKIPPED [ 82%] 2023-03-20T11:54:36.3192463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-20] SKIPPED [ 82%] 2023-03-20T11:54:36.3198771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-21] SKIPPED [ 82%] 2023-03-20T11:54:36.3205055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-22] SKIPPED [ 82%] 2023-03-20T11:54:36.3212350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-23] SKIPPED [ 82%] 2023-03-20T11:54:36.3218187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-24] SKIPPED [ 82%] 2023-03-20T11:54:36.3224681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-25] SKIPPED [ 82%] 2023-03-20T11:54:36.3230951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-26] SKIPPED [ 82%] 2023-03-20T11:54:36.3237103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-27] SKIPPED [ 82%] 2023-03-20T11:54:36.3243731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-28] SKIPPED [ 82%] 2023-03-20T11:54:36.3251727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[five_crop-29] SKIPPED [ 82%] 2023-03-20T11:54:36.3258042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-00] SKIPPED [ 82%] 2023-03-20T11:54:36.3264474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-01] SKIPPED [ 82%] 2023-03-20T11:54:36.3270662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-02] SKIPPED [ 82%] 2023-03-20T11:54:36.3276960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-03] SKIPPED [ 82%] 2023-03-20T11:54:36.3283355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-04] SKIPPED [ 82%] 2023-03-20T11:54:36.3291101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-05] SKIPPED [ 82%] 2023-03-20T11:54:36.3296540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-06] SKIPPED [ 82%] 2023-03-20T11:54:36.3302934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-07] SKIPPED [ 82%] 2023-03-20T11:54:36.3309230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-08] SKIPPED [ 82%] 2023-03-20T11:54:36.3315493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-09] SKIPPED [ 82%] 2023-03-20T11:54:36.3321860Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-10] SKIPPED [ 82%] 2023-03-20T11:54:36.3329223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-11] SKIPPED [ 82%] 2023-03-20T11:54:36.3336225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-12] SKIPPED [ 82%] 2023-03-20T11:54:36.3342738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-13] SKIPPED [ 82%] 2023-03-20T11:54:36.3349005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-14] SKIPPED [ 82%] 2023-03-20T11:54:36.3355253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-15] SKIPPED [ 82%] 2023-03-20T11:54:36.3361752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-16] SKIPPED [ 82%] 2023-03-20T11:54:36.3369336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-17] SKIPPED [ 82%] 2023-03-20T11:54:36.3374861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-18] SKIPPED [ 82%] 2023-03-20T11:54:36.3381317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-19] SKIPPED [ 82%] 2023-03-20T11:54:36.3387793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-20] SKIPPED [ 82%] 2023-03-20T11:54:36.3393964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-21] SKIPPED [ 82%] 2023-03-20T11:54:36.3400207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-22] SKIPPED [ 82%] 2023-03-20T11:54:36.3408780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-23] SKIPPED [ 82%] 2023-03-20T11:54:36.3414975Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-24] SKIPPED [ 82%] 2023-03-20T11:54:36.3421190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-25] SKIPPED [ 82%] 2023-03-20T11:54:36.3427421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-26] SKIPPED [ 82%] 2023-03-20T11:54:36.3433601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-27] SKIPPED [ 82%] 2023-03-20T11:54:36.3440087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-28] SKIPPED [ 82%] 2023-03-20T11:54:36.3446230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-29] SKIPPED [ 82%] 2023-03-20T11:54:36.3453688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-30] SKIPPED [ 82%] 2023-03-20T11:54:36.3459634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-31] SKIPPED [ 82%] 2023-03-20T11:54:36.3466180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-32] SKIPPED [ 82%] 2023-03-20T11:54:36.3472430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-33] SKIPPED [ 82%] 2023-03-20T11:54:36.3478969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-34] SKIPPED [ 82%] 2023-03-20T11:54:36.3486402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-35] SKIPPED [ 82%] 2023-03-20T11:54:36.3493611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-36] SKIPPED [ 82%] 2023-03-20T11:54:36.3499536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-37] SKIPPED [ 82%] 2023-03-20T11:54:36.3505874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-38] SKIPPED [ 82%] 2023-03-20T11:54:36.3512048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-39] SKIPPED [ 82%] 2023-03-20T11:54:36.3518385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-40] SKIPPED [ 82%] 2023-03-20T11:54:36.3524616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-41] SKIPPED [ 82%] 2023-03-20T11:54:36.3532108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-42] SKIPPED [ 82%] 2023-03-20T11:54:36.3537589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-43] SKIPPED [ 82%] 2023-03-20T11:54:36.3543901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-44] SKIPPED [ 82%] 2023-03-20T11:54:36.3550185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-45] SKIPPED [ 82%] 2023-03-20T11:54:36.3557652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-46] SKIPPED [ 82%] 2023-03-20T11:54:36.3564031Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-47] SKIPPED [ 82%] 2023-03-20T11:54:36.3571486Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-48] SKIPPED [ 82%] 2023-03-20T11:54:36.3577438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-49] SKIPPED [ 82%] 2023-03-20T11:54:36.3583849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-50] SKIPPED [ 82%] 2023-03-20T11:54:36.3590240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-51] SKIPPED [ 82%] 2023-03-20T11:54:36.3596487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-52] SKIPPED [ 82%] 2023-03-20T11:54:36.3602821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-53] SKIPPED [ 82%] 2023-03-20T11:54:36.3610110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-54] SKIPPED [ 82%] 2023-03-20T11:54:36.3615763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-55] SKIPPED [ 82%] 2023-03-20T11:54:36.3621777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-56] SKIPPED [ 82%] 2023-03-20T11:54:36.3629459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-57] SKIPPED [ 82%] 2023-03-20T11:54:36.3635693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-58] SKIPPED [ 82%] 2023-03-20T11:54:36.3642189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[ten_crop-59] SKIPPED [ 82%] 2023-03-20T11:54:36.3649620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-00] SKIPPED [ 82%] 2023-03-20T11:54:36.3655098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-01] SKIPPED [ 82%] 2023-03-20T11:54:36.3661577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-02] SKIPPED [ 82%] 2023-03-20T11:54:36.3667982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-03] SKIPPED [ 82%] 2023-03-20T11:54:36.3674436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-04] SKIPPED [ 82%] 2023-03-20T11:54:36.3680771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-05] SKIPPED [ 82%] 2023-03-20T11:54:36.3687042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-06] SKIPPED [ 82%] 2023-03-20T11:54:36.3693652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-07] SKIPPED [ 82%] 2023-03-20T11:54:36.3700327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-08] SKIPPED [ 82%] 2023-03-20T11:54:36.3709412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-09] SKIPPED [ 82%] 2023-03-20T11:54:36.3715815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-10] SKIPPED [ 82%] 2023-03-20T11:54:36.3722373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-11] SKIPPED [ 82%] 2023-03-20T11:54:36.3729664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-12] SKIPPED [ 82%] 2023-03-20T11:54:36.3735558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-13] SKIPPED [ 82%] 2023-03-20T11:54:36.3741856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-14] SKIPPED [ 82%] 2023-03-20T11:54:36.3748198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-15] SKIPPED [ 82%] 2023-03-20T11:54:36.3754379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-16] SKIPPED [ 82%] 2023-03-20T11:54:36.3760733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[normalize-17] SKIPPED [ 82%] 2023-03-20T11:54:36.3767010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-00] SKIPPED [ 82%] 2023-03-20T11:54:36.3773677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-01] SKIPPED [ 82%] 2023-03-20T11:54:36.3781311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-02] SKIPPED [ 82%] 2023-03-20T11:54:36.3787895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-03] SKIPPED [ 82%] 2023-03-20T11:54:36.3794201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-04] SKIPPED [ 82%] 2023-03-20T11:54:36.3800771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-05] SKIPPED [ 82%] 2023-03-20T11:54:36.3806927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-06] SKIPPED [ 82%] 2023-03-20T11:54:36.3813801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-07] SKIPPED [ 82%] 2023-03-20T11:54:36.3820188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-08] SKIPPED [ 82%] 2023-03-20T11:54:36.3826426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-09] SKIPPED [ 82%] 2023-03-20T11:54:36.3832553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-10] SKIPPED [ 82%] 2023-03-20T11:54:36.3838996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-11] SKIPPED [ 82%] 2023-03-20T11:54:36.3845341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-12] SKIPPED [ 82%] 2023-03-20T11:54:36.3852940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-13] SKIPPED [ 82%] 2023-03-20T11:54:36.3859634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-14] SKIPPED [ 82%] 2023-03-20T11:54:36.3865819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-15] SKIPPED [ 82%] 2023-03-20T11:54:36.3871824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-16] SKIPPED [ 82%] 2023-03-20T11:54:36.3877664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-17] SKIPPED [ 82%] 2023-03-20T11:54:36.3883828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-18] SKIPPED [ 82%] 2023-03-20T11:54:36.3890606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-19] SKIPPED [ 82%] 2023-03-20T11:54:36.3896134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-20] SKIPPED [ 82%] 2023-03-20T11:54:36.3902212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-21] SKIPPED [ 82%] 2023-03-20T11:54:36.3908788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-22] SKIPPED [ 82%] 2023-03-20T11:54:36.3915039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-23] SKIPPED [ 82%] 2023-03-20T11:54:36.3921435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-24] SKIPPED [ 82%] 2023-03-20T11:54:36.3930320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-25] SKIPPED [ 82%] 2023-03-20T11:54:36.3935932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-26] SKIPPED [ 82%] 2023-03-20T11:54:36.3942616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-27] SKIPPED [ 82%] 2023-03-20T11:54:36.3949062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-28] SKIPPED [ 82%] 2023-03-20T11:54:36.3955345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-29] SKIPPED [ 82%] 2023-03-20T11:54:36.3961733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-30] SKIPPED [ 82%] 2023-03-20T11:54:36.3969040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-31] SKIPPED [ 82%] 2023-03-20T11:54:36.3974856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-32] SKIPPED [ 82%] 2023-03-20T11:54:36.3981174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-33] SKIPPED [ 82%] 2023-03-20T11:54:36.3987718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-34] SKIPPED [ 82%] 2023-03-20T11:54:36.3993977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-35] SKIPPED [ 82%] 2023-03-20T11:54:36.4000516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-36] SKIPPED [ 82%] 2023-03-20T11:54:36.4009008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-37] SKIPPED [ 82%] 2023-03-20T11:54:36.4014594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-38] SKIPPED [ 82%] 2023-03-20T11:54:36.4021209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-39] SKIPPED [ 82%] 2023-03-20T11:54:36.4027596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-40] SKIPPED [ 82%] 2023-03-20T11:54:36.4033783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-41] SKIPPED [ 82%] 2023-03-20T11:54:36.4040298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-42] SKIPPED [ 82%] 2023-03-20T11:54:36.4046780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-43] SKIPPED [ 82%] 2023-03-20T11:54:36.4053489Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-44] SKIPPED [ 82%] 2023-03-20T11:54:36.4060134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-45] SKIPPED [ 82%] 2023-03-20T11:54:36.4066717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-46] SKIPPED [ 82%] 2023-03-20T11:54:36.4073151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-47] SKIPPED [ 82%] 2023-03-20T11:54:36.4080863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-48] SKIPPED [ 82%] 2023-03-20T11:54:36.4086992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-49] SKIPPED [ 82%] 2023-03-20T11:54:36.4093862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-50] SKIPPED [ 82%] 2023-03-20T11:54:36.4100512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-51] SKIPPED [ 82%] 2023-03-20T11:54:36.4107081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-52] SKIPPED [ 82%] 2023-03-20T11:54:36.4113340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-53] SKIPPED [ 82%] 2023-03-20T11:54:36.4119835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-54] SKIPPED [ 82%] 2023-03-20T11:54:36.4126059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-55] SKIPPED [ 82%] 2023-03-20T11:54:36.4133643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-56] SKIPPED [ 82%] 2023-03-20T11:54:36.4139231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-57] SKIPPED [ 82%] 2023-03-20T11:54:36.4145819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-58] SKIPPED [ 82%] 2023-03-20T11:54:36.4152056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-59] SKIPPED [ 82%] 2023-03-20T11:54:36.4159571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-60] SKIPPED [ 82%] 2023-03-20T11:54:36.4166344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-61] SKIPPED [ 82%] 2023-03-20T11:54:36.4173517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-62] SKIPPED [ 82%] 2023-03-20T11:54:36.4179535Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-63] SKIPPED [ 82%] 2023-03-20T11:54:36.4186055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-64] SKIPPED [ 82%] 2023-03-20T11:54:36.4192347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-65] SKIPPED [ 82%] 2023-03-20T11:54:36.4198677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-66] SKIPPED [ 82%] 2023-03-20T11:54:36.4205083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-67] SKIPPED [ 82%] 2023-03-20T11:54:36.4212728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-68] SKIPPED [ 82%] 2023-03-20T11:54:36.4218413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-69] SKIPPED [ 82%] 2023-03-20T11:54:36.4224925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-70] SKIPPED [ 82%] 2023-03-20T11:54:36.4232510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-71] SKIPPED [ 82%] 2023-03-20T11:54:36.4238925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-72] SKIPPED [ 82%] 2023-03-20T11:54:36.4245296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-73] SKIPPED [ 82%] 2023-03-20T11:54:36.4252672Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-74] SKIPPED [ 82%] 2023-03-20T11:54:36.4258272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-75] SKIPPED [ 82%] 2023-03-20T11:54:36.4264443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-76] SKIPPED [ 82%] 2023-03-20T11:54:36.4270518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-77] SKIPPED [ 82%] 2023-03-20T11:54:36.4276406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-78] SKIPPED [ 82%] 2023-03-20T11:54:36.4283092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-79] SKIPPED [ 82%] 2023-03-20T11:54:36.4290619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-80] SKIPPED [ 82%] 2023-03-20T11:54:36.4296247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-81] SKIPPED [ 82%] 2023-03-20T11:54:36.4302816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-82] SKIPPED [ 82%] 2023-03-20T11:54:36.4310358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_simple_tensor[convert_dtype-83] SKIPPED [ 82%] 2023-03-20T11:54:36.4316617Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-00] SKIPPED [ 82%] 2023-03-20T11:54:36.4323112Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-01] SKIPPED [ 82%] 2023-03-20T11:54:36.4331749Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-02] SKIPPED [ 82%] 2023-03-20T11:54:36.4336187Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-03] SKIPPED [ 82%] 2023-03-20T11:54:36.4342824Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-04] SKIPPED [ 82%] 2023-03-20T11:54:36.4349284Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-05] SKIPPED [ 82%] 2023-03-20T11:54:36.4355580Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-06] SKIPPED [ 82%] 2023-03-20T11:54:36.4362197Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-07] SKIPPED [ 82%] 2023-03-20T11:54:36.4369369Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-08] SKIPPED [ 82%] 2023-03-20T11:54:36.4375297Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-09] SKIPPED [ 82%] 2023-03-20T11:54:36.4383237Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-10] SKIPPED [ 82%] 2023-03-20T11:54:36.4389452Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-11] SKIPPED [ 82%] 2023-03-20T11:54:36.4395714Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-12] SKIPPED [ 82%] 2023-03-20T11:54:36.4402246Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-13] SKIPPED [ 82%] 2023-03-20T11:54:36.4409882Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-14] SKIPPED [ 82%] 2023-03-20T11:54:36.4415408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-15] SKIPPED [ 82%] 2023-03-20T11:54:36.4421755Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-16] SKIPPED [ 82%] 2023-03-20T11:54:36.4428278Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-17] SKIPPED [ 82%] 2023-03-20T11:54:36.4434794Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-18] SKIPPED [ 82%] 2023-03-20T11:54:36.4441015Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-19] SKIPPED [ 82%] 2023-03-20T11:54:36.4447718Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-20] SKIPPED [ 82%] 2023-03-20T11:54:36.4454046Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-21] SKIPPED [ 82%] 2023-03-20T11:54:36.4461726Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-22] SKIPPED [ 82%] 2023-03-20T11:54:36.4468252Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[horizontal_flip-23] SKIPPED [ 82%] 2023-03-20T11:54:36.4474677Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-00] SKIPPED [ 82%] 2023-03-20T11:54:36.4480976Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-01] SKIPPED [ 82%] 2023-03-20T11:54:36.4487253Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-02] SKIPPED [ 82%] 2023-03-20T11:54:36.4494276Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-03] SKIPPED [ 82%] 2023-03-20T11:54:36.4500574Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-04] SKIPPED [ 82%] 2023-03-20T11:54:36.4506842Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-05] SKIPPED [ 82%] 2023-03-20T11:54:36.4513293Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-06] SKIPPED [ 82%] 2023-03-20T11:54:36.4519614Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-07] SKIPPED [ 82%] 2023-03-20T11:54:36.4526006Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-08] SKIPPED [ 82%] 2023-03-20T11:54:36.4534092Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-09] SKIPPED [ 82%] 2023-03-20T11:54:36.4540626Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-10] SKIPPED [ 82%] 2023-03-20T11:54:36.4547073Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-11] SKIPPED [ 82%] 2023-03-20T11:54:36.4553580Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-12] SKIPPED [ 82%] 2023-03-20T11:54:36.4559659Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-13] SKIPPED [ 82%] 2023-03-20T11:54:36.4566035Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-14] SKIPPED [ 82%] 2023-03-20T11:54:36.4573410Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-15] SKIPPED [ 82%] 2023-03-20T11:54:36.4579341Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-16] SKIPPED [ 82%] 2023-03-20T11:54:36.4585669Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-17] SKIPPED [ 82%] 2023-03-20T11:54:36.4592004Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-18] SKIPPED [ 82%] 2023-03-20T11:54:36.4598511Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-19] SKIPPED [ 82%] 2023-03-20T11:54:36.4608358Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-20] SKIPPED [ 82%] 2023-03-20T11:54:36.4614365Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-21] SKIPPED [ 82%] 2023-03-20T11:54:36.4620806Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-22] SKIPPED [ 82%] 2023-03-20T11:54:36.4626975Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-23] SKIPPED [ 82%] 2023-03-20T11:54:36.4633240Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-24] SKIPPED [ 82%] 2023-03-20T11:54:36.4639656Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-25] SKIPPED [ 82%] 2023-03-20T11:54:36.4645884Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-26] SKIPPED [ 82%] 2023-03-20T11:54:36.4653654Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-27] SKIPPED [ 82%] 2023-03-20T11:54:36.4659413Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-28] SKIPPED [ 82%] 2023-03-20T11:54:36.4665758Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-29] SKIPPED [ 82%] 2023-03-20T11:54:36.4672072Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-30] SKIPPED [ 82%] 2023-03-20T11:54:36.4678301Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-31] SKIPPED [ 82%] 2023-03-20T11:54:36.4685950Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-32] SKIPPED [ 82%] 2023-03-20T11:54:36.4693566Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-33] SKIPPED [ 82%] 2023-03-20T11:54:36.4698864Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-34] SKIPPED [ 82%] 2023-03-20T11:54:36.4705272Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-35] SKIPPED [ 82%] 2023-03-20T11:54:36.4711681Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-36] SKIPPED [ 82%] 2023-03-20T11:54:36.4718078Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-37] SKIPPED [ 82%] 2023-03-20T11:54:36.4724574Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-38] SKIPPED [ 82%] 2023-03-20T11:54:36.4731940Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-39] SKIPPED [ 82%] 2023-03-20T11:54:36.4737551Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-40] SKIPPED [ 82%] 2023-03-20T11:54:36.4744022Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-41] SKIPPED [ 82%] 2023-03-20T11:54:36.4750390Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-42] SKIPPED [ 82%] 2023-03-20T11:54:36.4757773Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-43] SKIPPED [ 82%] 2023-03-20T11:54:36.4764204Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-44] SKIPPED [ 82%] 2023-03-20T11:54:36.4771800Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-45] SKIPPED [ 82%] 2023-03-20T11:54:36.4777385Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-46] SKIPPED [ 82%] 2023-03-20T11:54:36.4783920Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-47] SKIPPED [ 82%] 2023-03-20T11:54:36.4790422Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-48] SKIPPED [ 82%] 2023-03-20T11:54:36.4796776Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-49] SKIPPED [ 82%] 2023-03-20T11:54:36.4803396Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-50] SKIPPED [ 82%] 2023-03-20T11:54:36.4811529Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-51] SKIPPED [ 82%] 2023-03-20T11:54:36.4816453Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-52] SKIPPED [ 82%] 2023-03-20T11:54:36.4823053Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-53] SKIPPED [ 82%] 2023-03-20T11:54:36.4829197Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-54] SKIPPED [ 82%] 2023-03-20T11:54:36.4836739Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-55] SKIPPED [ 82%] 2023-03-20T11:54:36.4843046Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-56] SKIPPED [ 82%] 2023-03-20T11:54:36.4850146Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-57] SKIPPED [ 82%] 2023-03-20T11:54:36.4855220Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-58] SKIPPED [ 82%] 2023-03-20T11:54:36.4860865Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-59] SKIPPED [ 82%] 2023-03-20T11:54:36.4866519Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-60] SKIPPED [ 82%] 2023-03-20T11:54:36.4872077Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-61] SKIPPED [ 82%] 2023-03-20T11:54:36.4878057Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-62] SKIPPED [ 82%] 2023-03-20T11:54:36.4883540Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-63] SKIPPED [ 82%] 2023-03-20T11:54:36.4890516Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-64] SKIPPED [ 82%] 2023-03-20T11:54:36.4895647Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-65] SKIPPED [ 82%] 2023-03-20T11:54:36.4902560Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-66] SKIPPED [ 82%] 2023-03-20T11:54:36.4908301Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-67] SKIPPED [ 82%] 2023-03-20T11:54:36.4913993Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-68] SKIPPED [ 82%] 2023-03-20T11:54:36.4919948Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-69] SKIPPED [ 82%] 2023-03-20T11:54:36.4925392Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-70] SKIPPED [ 82%] 2023-03-20T11:54:36.4932392Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-71] SKIPPED [ 82%] 2023-03-20T11:54:36.4937086Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-72] SKIPPED [ 82%] 2023-03-20T11:54:36.4943040Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-73] SKIPPED [ 82%] 2023-03-20T11:54:36.4948470Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-74] SKIPPED [ 82%] 2023-03-20T11:54:36.4954310Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-75] SKIPPED [ 82%] 2023-03-20T11:54:36.4959938Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-76] SKIPPED [ 82%] 2023-03-20T11:54:36.4965637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-77] SKIPPED [ 82%] 2023-03-20T11:54:36.4973367Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-78] SKIPPED [ 82%] 2023-03-20T11:54:36.4978953Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-79] SKIPPED [ 82%] 2023-03-20T11:54:36.4984477Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-80] SKIPPED [ 82%] 2023-03-20T11:54:36.4990117Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-81] SKIPPED [ 82%] 2023-03-20T11:54:36.4996098Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-82] SKIPPED [ 82%] 2023-03-20T11:54:36.5001670Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-83] SKIPPED [ 82%] 2023-03-20T11:54:36.5008696Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resize-84] SKIPPED [ 82%] 2023-03-20T11:54:36.5013532Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-000] SKIPPED [ 82%] 2023-03-20T11:54:36.5019385Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-001] SKIPPED [ 82%] 2023-03-20T11:54:36.5025256Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-002] SKIPPED [ 82%] 2023-03-20T11:54:36.5031118Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-003] SKIPPED [ 82%] 2023-03-20T11:54:36.5038163Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-004] SKIPPED [ 82%] 2023-03-20T11:54:36.5043948Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-005] SKIPPED [ 82%] 2023-03-20T11:54:36.5050477Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-006] SKIPPED [ 82%] 2023-03-20T11:54:36.5056002Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-007] SKIPPED [ 82%] 2023-03-20T11:54:36.5061128Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-008] SKIPPED [ 82%] 2023-03-20T11:54:36.5067108Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-009] SKIPPED [ 82%] 2023-03-20T11:54:36.5072779Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-010] SKIPPED [ 82%] 2023-03-20T11:54:36.5078479Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-011] SKIPPED [ 82%] 2023-03-20T11:54:36.5084205Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-012] SKIPPED [ 82%] 2023-03-20T11:54:36.5091633Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-013] SKIPPED [ 82%] 2023-03-20T11:54:36.5096218Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-014] SKIPPED [ 82%] 2023-03-20T11:54:36.5101970Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-015] SKIPPED [ 82%] 2023-03-20T11:54:36.5108797Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-016] SKIPPED [ 82%] 2023-03-20T11:54:36.5114427Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-017] SKIPPED [ 82%] 2023-03-20T11:54:36.5120209Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-018] SKIPPED [ 82%] 2023-03-20T11:54:36.5126171Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-019] SKIPPED [ 82%] 2023-03-20T11:54:36.5133069Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-020] SKIPPED [ 82%] 2023-03-20T11:54:36.5138252Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-021] SKIPPED [ 82%] 2023-03-20T11:54:36.5144028Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-022] SKIPPED [ 82%] 2023-03-20T11:54:36.5149686Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-023] SKIPPED [ 82%] 2023-03-20T11:54:36.5155406Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-024] SKIPPED [ 82%] 2023-03-20T11:54:36.5161350Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-025] SKIPPED [ 82%] 2023-03-20T11:54:36.5166931Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-026] SKIPPED [ 82%] 2023-03-20T11:54:36.5174331Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-027] SKIPPED [ 82%] 2023-03-20T11:54:36.5179776Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-028] SKIPPED [ 82%] 2023-03-20T11:54:36.5185725Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-029] SKIPPED [ 82%] 2023-03-20T11:54:36.5191218Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-030] SKIPPED [ 82%] 2023-03-20T11:54:36.5196935Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-031] SKIPPED [ 82%] 2023-03-20T11:54:36.5202623Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-032] SKIPPED [ 82%] 2023-03-20T11:54:36.5209340Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-033] SKIPPED [ 82%] 2023-03-20T11:54:36.5214358Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-034] SKIPPED [ 82%] 2023-03-20T11:54:36.5220214Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-035] SKIPPED [ 82%] 2023-03-20T11:54:36.5225924Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-036] SKIPPED [ 82%] 2023-03-20T11:54:36.5231653Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-037] SKIPPED [ 82%] 2023-03-20T11:54:36.5237253Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-038] SKIPPED [ 82%] 2023-03-20T11:54:36.5244123Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-039] SKIPPED [ 82%] 2023-03-20T11:54:36.5250479Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-040] SKIPPED [ 82%] 2023-03-20T11:54:36.5256257Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-041] SKIPPED [ 82%] 2023-03-20T11:54:36.5261876Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-042] SKIPPED [ 82%] 2023-03-20T11:54:36.5267651Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-043] SKIPPED [ 82%] 2023-03-20T11:54:36.5273301Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-044] SKIPPED [ 82%] 2023-03-20T11:54:36.5279409Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-045] SKIPPED [ 82%] 2023-03-20T11:54:36.5284971Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-046] SKIPPED [ 82%] 2023-03-20T11:54:36.5291822Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-047] SKIPPED [ 82%] 2023-03-20T11:54:36.5296716Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-048] SKIPPED [ 82%] 2023-03-20T11:54:36.5302356Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-049] SKIPPED [ 82%] 2023-03-20T11:54:36.5309888Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-050] SKIPPED [ 82%] 2023-03-20T11:54:36.5315571Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-051] SKIPPED [ 82%] 2023-03-20T11:54:36.5321385Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-052] SKIPPED [ 82%] 2023-03-20T11:54:36.5326997Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-053] SKIPPED [ 82%] 2023-03-20T11:54:36.5333335Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-054] SKIPPED [ 82%] 2023-03-20T11:54:36.5339101Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-055] SKIPPED [ 82%] 2023-03-20T11:54:36.5345026Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-056] SKIPPED [ 82%] 2023-03-20T11:54:36.5350607Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-057] SKIPPED [ 82%] 2023-03-20T11:54:36.5356166Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-058] SKIPPED [ 82%] 2023-03-20T11:54:36.5362024Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-059] SKIPPED [ 82%] 2023-03-20T11:54:36.5368937Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-060] SKIPPED [ 82%] 2023-03-20T11:54:36.5375060Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-061] SKIPPED [ 82%] 2023-03-20T11:54:36.5380805Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-062] SKIPPED [ 82%] 2023-03-20T11:54:36.5386662Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-063] SKIPPED [ 82%] 2023-03-20T11:54:36.5392304Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-064] SKIPPED [ 82%] 2023-03-20T11:54:36.5398072Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-065] SKIPPED [ 82%] 2023-03-20T11:54:36.5403540Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-066] SKIPPED [ 82%] 2023-03-20T11:54:36.5410425Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-067] SKIPPED [ 82%] 2023-03-20T11:54:36.5415678Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-068] SKIPPED [ 82%] 2023-03-20T11:54:36.5422618Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-069] SKIPPED [ 82%] 2023-03-20T11:54:36.5428806Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-070] SKIPPED [ 82%] 2023-03-20T11:54:36.5434243Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-071] SKIPPED [ 82%] 2023-03-20T11:54:36.5440864Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-072] SKIPPED [ 82%] 2023-03-20T11:54:36.5450265Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-073] SKIPPED [ 82%] 2023-03-20T11:54:36.5455799Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-074] SKIPPED [ 82%] 2023-03-20T11:54:36.5461402Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-075] SKIPPED [ 82%] 2023-03-20T11:54:36.5467100Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-076] SKIPPED [ 82%] 2023-03-20T11:54:36.5472795Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-077] SKIPPED [ 82%] 2023-03-20T11:54:36.5478371Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-078] SKIPPED [ 82%] 2023-03-20T11:54:36.5484186Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-079] SKIPPED [ 82%] 2023-03-20T11:54:36.5490544Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-080] SKIPPED [ 82%] 2023-03-20T11:54:36.5496122Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-081] SKIPPED [ 82%] 2023-03-20T11:54:36.5501922Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-082] SKIPPED [ 82%] 2023-03-20T11:54:36.5507671Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-083] SKIPPED [ 82%] 2023-03-20T11:54:36.5514619Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-084] SKIPPED [ 82%] 2023-03-20T11:54:36.5520432Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-085] SKIPPED [ 82%] 2023-03-20T11:54:36.5526108Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-086] SKIPPED [ 82%] 2023-03-20T11:54:36.5532854Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-087] SKIPPED [ 82%] 2023-03-20T11:54:36.5537961Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-088] SKIPPED [ 82%] 2023-03-20T11:54:36.5543724Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-089] SKIPPED [ 82%] 2023-03-20T11:54:36.5549331Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-090] SKIPPED [ 82%] 2023-03-20T11:54:36.5554924Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-091] SKIPPED [ 82%] 2023-03-20T11:54:36.5560704Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-092] SKIPPED [ 82%] 2023-03-20T11:54:36.5566527Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-093] SKIPPED [ 82%] 2023-03-20T11:54:36.5573466Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-094] SKIPPED [ 82%] 2023-03-20T11:54:36.5578445Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-095] SKIPPED [ 82%] 2023-03-20T11:54:36.5585661Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-096] SKIPPED [ 82%] 2023-03-20T11:54:36.5591116Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-097] SKIPPED [ 82%] 2023-03-20T11:54:36.5596737Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-098] SKIPPED [ 82%] 2023-03-20T11:54:36.5602570Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-099] SKIPPED [ 82%] 2023-03-20T11:54:36.5609550Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-100] SKIPPED [ 82%] 2023-03-20T11:54:36.5614517Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-101] SKIPPED [ 82%] 2023-03-20T11:54:36.5620431Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-102] SKIPPED [ 82%] 2023-03-20T11:54:36.5626275Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-103] SKIPPED [ 82%] 2023-03-20T11:54:36.5632011Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-104] SKIPPED [ 82%] 2023-03-20T11:54:36.5637610Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-105] SKIPPED [ 82%] 2023-03-20T11:54:36.5643465Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-106] SKIPPED [ 82%] 2023-03-20T11:54:36.5650632Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-107] SKIPPED [ 82%] 2023-03-20T11:54:36.5656848Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-108] SKIPPED [ 82%] 2023-03-20T11:54:36.5662552Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-109] SKIPPED [ 82%] 2023-03-20T11:54:36.5668266Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-110] SKIPPED [ 82%] 2023-03-20T11:54:36.5674030Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-111] SKIPPED [ 82%] 2023-03-20T11:54:36.5679801Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-112] SKIPPED [ 82%] 2023-03-20T11:54:36.5685295Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-113] SKIPPED [ 82%] 2023-03-20T11:54:36.5691942Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-114] SKIPPED [ 82%] 2023-03-20T11:54:36.5697331Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-115] SKIPPED [ 82%] 2023-03-20T11:54:36.5703054Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-116] SKIPPED [ 82%] 2023-03-20T11:54:36.5708751Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-117] SKIPPED [ 82%] 2023-03-20T11:54:36.5714519Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-118] SKIPPED [ 82%] 2023-03-20T11:54:36.5721310Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-119] SKIPPED [ 82%] 2023-03-20T11:54:36.5727924Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-120] SKIPPED [ 82%] 2023-03-20T11:54:36.5734441Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-121] SKIPPED [ 82%] 2023-03-20T11:54:36.5740358Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-122] SKIPPED [ 82%] 2023-03-20T11:54:36.5746069Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-123] SKIPPED [ 82%] 2023-03-20T11:54:36.5751705Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-124] SKIPPED [ 82%] 2023-03-20T11:54:36.5757355Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-125] SKIPPED [ 82%] 2023-03-20T11:54:36.5763232Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-126] SKIPPED [ 82%] 2023-03-20T11:54:36.5770096Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-127] SKIPPED [ 82%] 2023-03-20T11:54:36.5775436Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-128] SKIPPED [ 82%] 2023-03-20T11:54:36.5780988Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-129] SKIPPED [ 82%] 2023-03-20T11:54:36.5787969Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-130] SKIPPED [ 82%] 2023-03-20T11:54:36.5793784Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-131] SKIPPED [ 82%] 2023-03-20T11:54:36.5799314Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-132] SKIPPED [ 82%] 2023-03-20T11:54:36.5805163Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-133] SKIPPED [ 82%] 2023-03-20T11:54:36.5812226Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-134] SKIPPED [ 82%] 2023-03-20T11:54:36.5818482Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-135] SKIPPED [ 82%] 2023-03-20T11:54:36.5824590Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-136] SKIPPED [ 82%] 2023-03-20T11:54:36.5830352Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-137] SKIPPED [ 82%] 2023-03-20T11:54:36.5836247Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-138] SKIPPED [ 82%] 2023-03-20T11:54:36.5842020Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-139] SKIPPED [ 82%] 2023-03-20T11:54:36.5848973Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-140] SKIPPED [ 82%] 2023-03-20T11:54:36.5853793Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-141] SKIPPED [ 82%] 2023-03-20T11:54:36.5860867Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-142] SKIPPED [ 82%] 2023-03-20T11:54:36.5866708Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-143] SKIPPED [ 82%] 2023-03-20T11:54:36.5872324Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-144] SKIPPED [ 82%] 2023-03-20T11:54:36.5878094Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-145] SKIPPED [ 82%] 2023-03-20T11:54:36.5883760Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-146] SKIPPED [ 82%] 2023-03-20T11:54:36.5890728Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-147] SKIPPED [ 82%] 2023-03-20T11:54:36.5896018Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-148] SKIPPED [ 82%] 2023-03-20T11:54:36.5901483Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-149] SKIPPED [ 82%] 2023-03-20T11:54:36.5907371Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-150] SKIPPED [ 82%] 2023-03-20T11:54:36.5913007Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-151] SKIPPED [ 82%] 2023-03-20T11:54:36.5918779Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-152] SKIPPED [ 82%] 2023-03-20T11:54:36.5925705Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-153] SKIPPED [ 82%] 2023-03-20T11:54:36.5932419Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-154] SKIPPED [ 82%] 2023-03-20T11:54:36.5937461Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-155] SKIPPED [ 82%] 2023-03-20T11:54:36.5943255Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-156] SKIPPED [ 82%] 2023-03-20T11:54:36.5948919Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-157] SKIPPED [ 82%] 2023-03-20T11:54:36.5954891Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-158] SKIPPED [ 82%] 2023-03-20T11:54:36.5960823Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-159] SKIPPED [ 82%] 2023-03-20T11:54:36.5966405Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-160] SKIPPED [ 82%] 2023-03-20T11:54:36.5973188Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-161] SKIPPED [ 82%] 2023-03-20T11:54:36.5978391Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-162] SKIPPED [ 82%] 2023-03-20T11:54:36.5984246Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-163] SKIPPED [ 82%] 2023-03-20T11:54:36.5989776Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-164] SKIPPED [ 82%] 2023-03-20T11:54:36.5996570Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-165] SKIPPED [ 82%] 2023-03-20T11:54:36.6002384Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-166] SKIPPED [ 82%] 2023-03-20T11:54:36.6009261Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-167] SKIPPED [ 82%] 2023-03-20T11:54:36.6014040Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-168] SKIPPED [ 82%] 2023-03-20T11:54:36.6019914Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-169] SKIPPED [ 82%] 2023-03-20T11:54:36.6025754Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-170] SKIPPED [ 82%] 2023-03-20T11:54:36.6031471Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-171] SKIPPED [ 82%] 2023-03-20T11:54:36.6037233Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-172] SKIPPED [ 82%] 2023-03-20T11:54:36.6043035Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-173] SKIPPED [ 82%] 2023-03-20T11:54:36.6050080Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-174] SKIPPED [ 82%] 2023-03-20T11:54:36.6055043Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-175] SKIPPED [ 82%] 2023-03-20T11:54:36.6062004Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-176] SKIPPED [ 82%] 2023-03-20T11:54:36.6067781Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-177] SKIPPED [ 82%] 2023-03-20T11:54:36.6073422Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-178] SKIPPED [ 82%] 2023-03-20T11:54:36.6079286Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-179] SKIPPED [ 82%] 2023-03-20T11:54:36.6084852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-180] SKIPPED [ 82%] 2023-03-20T11:54:36.6091685Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-181] SKIPPED [ 82%] 2023-03-20T11:54:36.6097063Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-182] SKIPPED [ 82%] 2023-03-20T11:54:36.6103115Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-183] SKIPPED [ 82%] 2023-03-20T11:54:36.6108638Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-184] SKIPPED [ 82%] 2023-03-20T11:54:36.6114265Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-185] SKIPPED [ 82%] 2023-03-20T11:54:36.6120005Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-186] SKIPPED [ 82%] 2023-03-20T11:54:36.6126003Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-187] SKIPPED [ 82%] 2023-03-20T11:54:36.6133445Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-188] SKIPPED [ 82%] 2023-03-20T11:54:36.6139093Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-189] SKIPPED [ 82%] 2023-03-20T11:54:36.6144867Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-190] SKIPPED [ 82%] 2023-03-20T11:54:36.6150643Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-191] SKIPPED [ 82%] 2023-03-20T11:54:36.6156314Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-192] SKIPPED [ 82%] 2023-03-20T11:54:36.6161979Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-193] SKIPPED [ 82%] 2023-03-20T11:54:36.6168953Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-194] SKIPPED [ 82%] 2023-03-20T11:54:36.6173798Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-195] SKIPPED [ 82%] 2023-03-20T11:54:36.6179762Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-196] SKIPPED [ 82%] 2023-03-20T11:54:36.6185778Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-197] SKIPPED [ 82%] 2023-03-20T11:54:36.6191439Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-198] SKIPPED [ 82%] 2023-03-20T11:54:36.6198324Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-199] SKIPPED [ 82%] 2023-03-20T11:54:36.6203956Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-200] SKIPPED [ 82%] 2023-03-20T11:54:36.6210527Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-201] SKIPPED [ 82%] 2023-03-20T11:54:36.6215792Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-202] SKIPPED [ 82%] 2023-03-20T11:54:36.6221485Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-203] SKIPPED [ 82%] 2023-03-20T11:54:36.6227348Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-204] SKIPPED [ 82%] 2023-03-20T11:54:36.6232947Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-205] SKIPPED [ 82%] 2023-03-20T11:54:36.6238545Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-206] SKIPPED [ 82%] 2023-03-20T11:54:36.6244323Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-207] SKIPPED [ 82%] 2023-03-20T11:54:36.6250409Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-208] SKIPPED [ 82%] 2023-03-20T11:54:36.6256291Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[affine-209] SKIPPED [ 82%] 2023-03-20T11:54:36.6264880Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-00] SKIPPED [ 82%] 2023-03-20T11:54:36.6270660Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-01] SKIPPED [ 82%] 2023-03-20T11:54:36.6276221Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-02] SKIPPED [ 82%] 2023-03-20T11:54:36.6282013Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-03] SKIPPED [ 82%] 2023-03-20T11:54:36.6288931Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-04] SKIPPED [ 82%] 2023-03-20T11:54:36.6293598Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-05] SKIPPED [ 82%] 2023-03-20T11:54:36.6299549Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-06] SKIPPED [ 82%] 2023-03-20T11:54:36.6305525Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-07] SKIPPED [ 82%] 2023-03-20T11:54:36.6311167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-08] SKIPPED [ 82%] 2023-03-20T11:54:36.6317227Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-09] SKIPPED [ 82%] 2023-03-20T11:54:36.6323326Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-10] SKIPPED [ 82%] 2023-03-20T11:54:36.6330289Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-11] SKIPPED [ 82%] 2023-03-20T11:54:36.6336490Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-12] SKIPPED [ 82%] 2023-03-20T11:54:36.6342470Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-13] SKIPPED [ 82%] 2023-03-20T11:54:36.6348262Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-14] SKIPPED [ 82%] 2023-03-20T11:54:36.6353751Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-15] SKIPPED [ 82%] 2023-03-20T11:54:36.6359486Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-16] SKIPPED [ 82%] 2023-03-20T11:54:36.6365137Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-17] SKIPPED [ 82%] 2023-03-20T11:54:36.6372116Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-18] SKIPPED [ 82%] 2023-03-20T11:54:36.6377196Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-19] SKIPPED [ 82%] 2023-03-20T11:54:36.6383061Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-20] SKIPPED [ 82%] 2023-03-20T11:54:36.6388515Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-21] SKIPPED [ 82%] 2023-03-20T11:54:36.6394225Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-22] SKIPPED [ 82%] 2023-03-20T11:54:36.6401983Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[vertical_flip-23] SKIPPED [ 82%] 2023-03-20T11:54:36.6409179Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-000] SKIPPED [ 82%] 2023-03-20T11:54:36.6413747Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-001] SKIPPED [ 82%] 2023-03-20T11:54:36.6419718Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-002] SKIPPED [ 82%] 2023-03-20T11:54:36.6425637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-003] SKIPPED [ 82%] 2023-03-20T11:54:36.6431267Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-004] SKIPPED [ 82%] 2023-03-20T11:54:36.6436859Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-005] SKIPPED [ 82%] 2023-03-20T11:54:36.6442706Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-006] SKIPPED [ 82%] 2023-03-20T11:54:36.6449584Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-007] SKIPPED [ 82%] 2023-03-20T11:54:36.6454558Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-008] SKIPPED [ 82%] 2023-03-20T11:54:36.6460510Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-009] SKIPPED [ 82%] 2023-03-20T11:54:36.6466264Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-010] SKIPPED [ 82%] 2023-03-20T11:54:36.6473077Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-011] SKIPPED [ 82%] 2023-03-20T11:54:36.6478903Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-012] SKIPPED [ 82%] 2023-03-20T11:54:36.6484671Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-013] SKIPPED [ 82%] 2023-03-20T11:54:36.6490660Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-014] SKIPPED [ 82%] 2023-03-20T11:54:36.6496599Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-015] SKIPPED [ 82%] 2023-03-20T11:54:36.6502376Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-016] SKIPPED [ 82%] 2023-03-20T11:54:36.6508346Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-017] SKIPPED [ 82%] 2023-03-20T11:54:36.6513888Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-018] SKIPPED [ 82%] 2023-03-20T11:54:36.6519640Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-019] SKIPPED [ 82%] 2023-03-20T11:54:36.6525329Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-020] SKIPPED [ 82%] 2023-03-20T11:54:36.6532381Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-021] SKIPPED [ 82%] 2023-03-20T11:54:36.6538713Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-022] SKIPPED [ 82%] 2023-03-20T11:54:36.6544428Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-023] SKIPPED [ 82%] 2023-03-20T11:54:36.6550137Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-024] SKIPPED [ 82%] 2023-03-20T11:54:36.6555876Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-025] SKIPPED [ 82%] 2023-03-20T11:54:36.6561678Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-026] SKIPPED [ 82%] 2023-03-20T11:54:36.6567367Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-027] SKIPPED [ 82%] 2023-03-20T11:54:36.6573558Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-028] SKIPPED [ 82%] 2023-03-20T11:54:36.6579400Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-029] SKIPPED [ 82%] 2023-03-20T11:54:36.6585207Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-030] SKIPPED [ 82%] 2023-03-20T11:54:36.6590963Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-031] SKIPPED [ 82%] 2023-03-20T11:54:36.6596552Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-032] SKIPPED [ 82%] 2023-03-20T11:54:36.6602606Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-033] SKIPPED [ 82%] 2023-03-20T11:54:36.6610831Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-034] SKIPPED [ 82%] 2023-03-20T11:54:36.6615693Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-035] SKIPPED [ 82%] 2023-03-20T11:54:36.6621338Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-036] SKIPPED [ 82%] 2023-03-20T11:54:36.6627206Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-037] SKIPPED [ 82%] 2023-03-20T11:54:36.6632805Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-038] SKIPPED [ 82%] 2023-03-20T11:54:36.6638813Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-039] SKIPPED [ 82%] 2023-03-20T11:54:36.6644430Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-040] SKIPPED [ 82%] 2023-03-20T11:54:36.6651635Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-041] SKIPPED [ 82%] 2023-03-20T11:54:36.6656473Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-042] SKIPPED [ 82%] 2023-03-20T11:54:36.6662478Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-043] SKIPPED [ 82%] 2023-03-20T11:54:36.6668191Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-044] SKIPPED [ 82%] 2023-03-20T11:54:36.6675062Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-045] SKIPPED [ 82%] 2023-03-20T11:54:36.6681012Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-046] SKIPPED [ 82%] 2023-03-20T11:54:36.6686610Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-047] SKIPPED [ 82%] 2023-03-20T11:54:36.6693556Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-048] SKIPPED [ 82%] 2023-03-20T11:54:36.6698647Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-049] SKIPPED [ 82%] 2023-03-20T11:54:36.6704565Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-050] SKIPPED [ 82%] 2023-03-20T11:54:36.6710125Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-051] SKIPPED [ 82%] 2023-03-20T11:54:36.6715732Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-052] SKIPPED [ 82%] 2023-03-20T11:54:36.6721572Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-053] SKIPPED [ 82%] 2023-03-20T11:54:36.6727210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-054] SKIPPED [ 82%] 2023-03-20T11:54:36.6733573Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-055] SKIPPED [ 82%] 2023-03-20T11:54:36.6739362Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-056] SKIPPED [ 82%] 2023-03-20T11:54:36.6746329Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-057] SKIPPED [ 82%] 2023-03-20T11:54:36.6752042Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-058] SKIPPED [ 82%] 2023-03-20T11:54:36.6757593Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-059] SKIPPED [ 82%] 2023-03-20T11:54:36.6763390Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-060] SKIPPED [ 82%] 2023-03-20T11:54:36.6770314Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-061] SKIPPED [ 82%] 2023-03-20T11:54:36.6775440Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-062] SKIPPED [ 82%] 2023-03-20T11:54:36.6781188Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-063] SKIPPED [ 82%] 2023-03-20T11:54:36.6787088Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-064] SKIPPED [ 82%] 2023-03-20T11:54:36.6792711Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-065] SKIPPED [ 82%] 2023-03-20T11:54:36.6798292Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-066] SKIPPED [ 82%] 2023-03-20T11:54:36.6804063Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-067] SKIPPED [ 82%] 2023-03-20T11:54:36.6812211Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-068] SKIPPED [ 82%] 2023-03-20T11:54:36.6817298Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-069] SKIPPED [ 82%] 2023-03-20T11:54:36.6823703Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-070] SKIPPED [ 82%] 2023-03-20T11:54:36.6829234Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-071] SKIPPED [ 82%] 2023-03-20T11:54:36.6834758Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-072] SKIPPED [ 82%] 2023-03-20T11:54:36.6840622Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-073] SKIPPED [ 82%] 2023-03-20T11:54:36.6846466Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-074] SKIPPED [ 82%] 2023-03-20T11:54:36.6853290Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-075] SKIPPED [ 82%] 2023-03-20T11:54:36.6858689Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-076] SKIPPED [ 82%] 2023-03-20T11:54:36.6864466Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-077] SKIPPED [ 82%] 2023-03-20T11:54:36.6870068Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-078] SKIPPED [ 82%] 2023-03-20T11:54:36.6875709Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-079] SKIPPED [ 82%] 2023-03-20T11:54:36.6882656Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-080] SKIPPED [ 82%] 2023-03-20T11:54:36.6889487Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-081] SKIPPED [ 82%] 2023-03-20T11:54:36.6894504Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-082] SKIPPED [ 82%] 2023-03-20T11:54:36.6900364Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-083] SKIPPED [ 82%] 2023-03-20T11:54:36.6906300Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-084] SKIPPED [ 82%] 2023-03-20T11:54:36.6911961Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-085] SKIPPED [ 82%] 2023-03-20T11:54:36.6917948Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-086] SKIPPED [ 82%] 2023-03-20T11:54:36.6923580Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-087] SKIPPED [ 82%] 2023-03-20T11:54:36.6930505Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-088] SKIPPED [ 82%] 2023-03-20T11:54:36.6935766Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-089] SKIPPED [ 82%] 2023-03-20T11:54:36.6941432Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-090] SKIPPED [ 82%] 2023-03-20T11:54:36.6948447Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-091] SKIPPED [ 82%] 2023-03-20T11:54:36.6954087Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-092] SKIPPED [ 82%] 2023-03-20T11:54:36.6959918Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-093] SKIPPED [ 82%] 2023-03-20T11:54:36.6965561Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-094] SKIPPED [ 82%] 2023-03-20T11:54:36.6972385Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-095] SKIPPED [ 82%] 2023-03-20T11:54:36.6977726Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-096] SKIPPED [ 82%] 2023-03-20T11:54:36.6983480Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-097] SKIPPED [ 82%] 2023-03-20T11:54:36.6989119Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-098] SKIPPED [ 82%] 2023-03-20T11:54:36.6994841Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-099] SKIPPED [ 82%] 2023-03-20T11:54:36.7000611Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-100] SKIPPED [ 82%] 2023-03-20T11:54:36.7006324Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-101] SKIPPED [ 82%] 2023-03-20T11:54:36.7013578Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-102] SKIPPED [ 82%] 2023-03-20T11:54:36.7019440Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-103] SKIPPED [ 82%] 2023-03-20T11:54:36.7025257Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-104] SKIPPED [ 82%] 2023-03-20T11:54:36.7030900Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-105] SKIPPED [ 82%] 2023-03-20T11:54:36.7036484Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-106] SKIPPED [ 82%] 2023-03-20T11:54:36.7042435Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-107] SKIPPED [ 82%] 2023-03-20T11:54:36.7049284Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-108] SKIPPED [ 82%] 2023-03-20T11:54:36.7054223Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-109] SKIPPED [ 82%] 2023-03-20T11:54:36.7060086Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-110] SKIPPED [ 82%] 2023-03-20T11:54:36.7065892Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-111] SKIPPED [ 82%] 2023-03-20T11:54:36.7071572Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-112] SKIPPED [ 82%] 2023-03-20T11:54:36.7077238Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[rotate-113] SKIPPED [ 82%] 2023-03-20T11:54:36.7085745Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-00] SKIPPED [ 82%] 2023-03-20T11:54:36.7092739Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-01] SKIPPED [ 82%] 2023-03-20T11:54:36.7097632Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-02] SKIPPED [ 82%] 2023-03-20T11:54:36.7103469Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-03] SKIPPED [ 82%] 2023-03-20T11:54:36.7109008Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-04] SKIPPED [ 82%] 2023-03-20T11:54:36.7115014Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-05] SKIPPED [ 82%] 2023-03-20T11:54:36.7121197Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-06] SKIPPED [ 82%] 2023-03-20T11:54:36.7127175Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-07] SKIPPED [ 82%] 2023-03-20T11:54:36.7133535Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-08] SKIPPED [ 82%] 2023-03-20T11:54:36.7139928Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-09] SKIPPED [ 82%] 2023-03-20T11:54:36.7146189Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-10] SKIPPED [ 82%] 2023-03-20T11:54:36.7153531Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-11] SKIPPED [ 82%] 2023-03-20T11:54:36.7159642Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-12] SKIPPED [ 82%] 2023-03-20T11:54:36.7165771Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-13] SKIPPED [ 82%] 2023-03-20T11:54:36.7173516Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-14] SKIPPED [ 82%] 2023-03-20T11:54:36.7178721Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-15] SKIPPED [ 82%] 2023-03-20T11:54:36.7184812Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-16] SKIPPED [ 82%] 2023-03-20T11:54:36.7190781Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-17] SKIPPED [ 82%] 2023-03-20T11:54:36.7196779Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-18] SKIPPED [ 82%] 2023-03-20T11:54:36.7202923Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-19] SKIPPED [ 82%] 2023-03-20T11:54:36.7210003Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-20] SKIPPED [ 82%] 2023-03-20T11:54:36.7215663Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-21] SKIPPED [ 82%] 2023-03-20T11:54:36.7221183Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-22] SKIPPED [ 82%] 2023-03-20T11:54:36.7228634Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-23] SKIPPED [ 82%] 2023-03-20T11:54:36.7234613Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-24] SKIPPED [ 82%] 2023-03-20T11:54:36.7240795Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-25] SKIPPED [ 82%] 2023-03-20T11:54:36.7246736Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-26] SKIPPED [ 82%] 2023-03-20T11:54:36.7253414Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-27] SKIPPED [ 82%] 2023-03-20T11:54:36.7259374Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-28] SKIPPED [ 82%] 2023-03-20T11:54:36.7265551Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[crop-29] SKIPPED [ 82%] 2023-03-20T11:54:36.7271629Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-000] SKIPPED [ 82%] 2023-03-20T11:54:36.7277578Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-001] SKIPPED [ 82%] 2023-03-20T11:54:36.7283838Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-002] SKIPPED [ 82%] 2023-03-20T11:54:36.7290540Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-003] SKIPPED [ 82%] 2023-03-20T11:54:36.7297850Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-004] SKIPPED [ 82%] 2023-03-20T11:54:36.7303980Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-005] SKIPPED [ 82%] 2023-03-20T11:54:36.7310106Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-006] SKIPPED [ 82%] 2023-03-20T11:54:36.7316099Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-007] SKIPPED [ 82%] 2023-03-20T11:54:36.7322418Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-008] SKIPPED [ 82%] 2023-03-20T11:54:36.7329917Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-009] SKIPPED [ 82%] 2023-03-20T11:54:36.7335635Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-010] SKIPPED [ 82%] 2023-03-20T11:54:36.7341717Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-011] SKIPPED [ 82%] 2023-03-20T11:54:36.7348040Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-012] SKIPPED [ 82%] 2023-03-20T11:54:36.7354001Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-013] SKIPPED [ 82%] 2023-03-20T11:54:36.7360086Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-014] SKIPPED [ 82%] 2023-03-20T11:54:36.7366193Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-015] SKIPPED [ 82%] 2023-03-20T11:54:36.7373667Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-016] SKIPPED [ 82%] 2023-03-20T11:54:36.7380047Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-017] SKIPPED [ 82%] 2023-03-20T11:54:36.7386049Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-018] SKIPPED [ 82%] 2023-03-20T11:54:36.7392110Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-019] SKIPPED [ 82%] 2023-03-20T11:54:36.7398262Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-020] SKIPPED [ 82%] 2023-03-20T11:54:36.7404275Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-021] SKIPPED [ 82%] 2023-03-20T11:54:36.7410582Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-022] SKIPPED [ 82%] 2023-03-20T11:54:36.7416773Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-023] SKIPPED [ 82%] 2023-03-20T11:54:36.7422716Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-024] SKIPPED [ 82%] 2023-03-20T11:54:36.7429069Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-025] SKIPPED [ 82%] 2023-03-20T11:54:36.7434893Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-026] SKIPPED [ 82%] 2023-03-20T11:54:36.7442355Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-027] SKIPPED [ 82%] 2023-03-20T11:54:36.7449304Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-028] SKIPPED [ 82%] 2023-03-20T11:54:36.7454983Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-029] SKIPPED [ 82%] 2023-03-20T11:54:36.7461171Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-030] SKIPPED [ 82%] 2023-03-20T11:54:36.7467416Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-031] SKIPPED [ 82%] 2023-03-20T11:54:36.7473339Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-032] SKIPPED [ 82%] 2023-03-20T11:54:36.7479564Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-033] SKIPPED [ 82%] 2023-03-20T11:54:36.7485455Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-034] SKIPPED [ 82%] 2023-03-20T11:54:36.7492642Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-035] SKIPPED [ 82%] 2023-03-20T11:54:36.7498312Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-036] SKIPPED [ 82%] 2023-03-20T11:54:36.7504459Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-037] SKIPPED [ 82%] 2023-03-20T11:54:36.7510536Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-038] SKIPPED [ 82%] 2023-03-20T11:54:36.7517672Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-039] SKIPPED [ 82%] 2023-03-20T11:54:36.7523804Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-040] SKIPPED [ 82%] 2023-03-20T11:54:36.7530644Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-041] SKIPPED [ 82%] 2023-03-20T11:54:36.7536345Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-042] SKIPPED [ 82%] 2023-03-20T11:54:36.7542637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-043] SKIPPED [ 82%] 2023-03-20T11:54:36.7548473Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-044] SKIPPED [ 82%] 2023-03-20T11:54:36.7554478Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-045] SKIPPED [ 82%] 2023-03-20T11:54:36.7560783Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-046] SKIPPED [ 82%] 2023-03-20T11:54:36.7566678Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-047] SKIPPED [ 82%] 2023-03-20T11:54:36.7573356Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-048] SKIPPED [ 82%] 2023-03-20T11:54:36.7579153Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-049] SKIPPED [ 82%] 2023-03-20T11:54:36.7586561Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-050] SKIPPED [ 82%] 2023-03-20T11:54:36.7592627Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-051] SKIPPED [ 82%] 2023-03-20T11:54:36.7598641Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-052] SKIPPED [ 82%] 2023-03-20T11:54:36.7604830Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-053] SKIPPED [ 82%] 2023-03-20T11:54:36.7611905Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-054] SKIPPED [ 82%] 2023-03-20T11:54:36.7617586Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-055] SKIPPED [ 82%] 2023-03-20T11:54:36.7623710Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-056] SKIPPED [ 82%] 2023-03-20T11:54:36.7629792Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-057] SKIPPED [ 82%] 2023-03-20T11:54:36.7635668Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-058] SKIPPED [ 82%] 2023-03-20T11:54:36.7641817Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-059] SKIPPED [ 82%] 2023-03-20T11:54:36.7648989Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-060] SKIPPED [ 82%] 2023-03-20T11:54:36.7654335Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-061] SKIPPED [ 82%] 2023-03-20T11:54:36.7661553Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-062] SKIPPED [ 82%] 2023-03-20T11:54:36.7667691Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-063] SKIPPED [ 82%] 2023-03-20T11:54:36.7673658Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-064] SKIPPED [ 82%] 2023-03-20T11:54:36.7679774Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-065] SKIPPED [ 82%] 2023-03-20T11:54:36.7685935Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-066] SKIPPED [ 82%] 2023-03-20T11:54:36.7693314Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-067] SKIPPED [ 82%] 2023-03-20T11:54:36.7698805Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-068] SKIPPED [ 82%] 2023-03-20T11:54:36.7704983Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-069] SKIPPED [ 82%] 2023-03-20T11:54:36.7711005Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-070] SKIPPED [ 82%] 2023-03-20T11:54:36.7717037Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-071] SKIPPED [ 82%] 2023-03-20T11:54:36.7723195Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-072] SKIPPED [ 83%] 2023-03-20T11:54:36.7730649Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-073] SKIPPED [ 83%] 2023-03-20T11:54:36.7737083Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-074] SKIPPED [ 83%] 2023-03-20T11:54:36.7743508Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-075] SKIPPED [ 83%] 2023-03-20T11:54:36.7749430Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-076] SKIPPED [ 83%] 2023-03-20T11:54:36.7755440Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-077] SKIPPED [ 83%] 2023-03-20T11:54:36.7761498Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-078] SKIPPED [ 83%] 2023-03-20T11:54:36.7767644Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-079] SKIPPED [ 83%] 2023-03-20T11:54:36.7774007Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-080] SKIPPED [ 83%] 2023-03-20T11:54:36.7780527Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-081] SKIPPED [ 83%] 2023-03-20T11:54:36.7786966Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-082] SKIPPED [ 83%] 2023-03-20T11:54:36.7792893Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-083] SKIPPED [ 83%] 2023-03-20T11:54:36.7798927Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-084] SKIPPED [ 83%] 2023-03-20T11:54:36.7806039Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-085] SKIPPED [ 83%] 2023-03-20T11:54:36.7813195Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-086] SKIPPED [ 83%] 2023-03-20T11:54:36.7818582Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-087] SKIPPED [ 83%] 2023-03-20T11:54:36.7825408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-088] SKIPPED [ 83%] 2023-03-20T11:54:36.7831337Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-089] SKIPPED [ 83%] 2023-03-20T11:54:36.7837377Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-090] SKIPPED [ 83%] 2023-03-20T11:54:36.7843544Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-091] SKIPPED [ 83%] 2023-03-20T11:54:36.7850488Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-092] SKIPPED [ 83%] 2023-03-20T11:54:36.7856025Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-093] SKIPPED [ 83%] 2023-03-20T11:54:36.7862150Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-094] SKIPPED [ 83%] 2023-03-20T11:54:36.7868535Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-095] SKIPPED [ 83%] 2023-03-20T11:54:36.7875648Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-096] SKIPPED [ 83%] 2023-03-20T11:54:36.7881824Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-097] SKIPPED [ 83%] 2023-03-20T11:54:36.7889130Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-098] SKIPPED [ 83%] 2023-03-20T11:54:36.7894406Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-099] SKIPPED [ 83%] 2023-03-20T11:54:36.7900649Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-100] SKIPPED [ 83%] 2023-03-20T11:54:36.7906840Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-101] SKIPPED [ 83%] 2023-03-20T11:54:36.7912829Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-102] SKIPPED [ 83%] 2023-03-20T11:54:36.7919076Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-103] SKIPPED [ 83%] 2023-03-20T11:54:36.7925112Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-104] SKIPPED [ 83%] 2023-03-20T11:54:36.7932232Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-105] SKIPPED [ 83%] 2023-03-20T11:54:36.7937606Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-106] SKIPPED [ 83%] 2023-03-20T11:54:36.7946380Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-107] SKIPPED [ 83%] 2023-03-20T11:54:36.7952423Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-108] SKIPPED [ 83%] 2023-03-20T11:54:36.7958641Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-109] SKIPPED [ 83%] 2023-03-20T11:54:36.7964503Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-110] SKIPPED [ 83%] 2023-03-20T11:54:36.7971658Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-111] SKIPPED [ 83%] 2023-03-20T11:54:36.7977206Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-112] SKIPPED [ 83%] 2023-03-20T11:54:36.7983329Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-113] SKIPPED [ 83%] 2023-03-20T11:54:36.7989351Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-114] SKIPPED [ 83%] 2023-03-20T11:54:36.7995293Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-115] SKIPPED [ 83%] 2023-03-20T11:54:36.8001437Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-116] SKIPPED [ 83%] 2023-03-20T11:54:36.8008858Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-117] SKIPPED [ 83%] 2023-03-20T11:54:36.8013926Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-118] SKIPPED [ 83%] 2023-03-20T11:54:36.8021392Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-119] SKIPPED [ 83%] 2023-03-20T11:54:36.8027685Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-120] SKIPPED [ 83%] 2023-03-20T11:54:36.8033613Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-121] SKIPPED [ 83%] 2023-03-20T11:54:36.8039601Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-122] SKIPPED [ 83%] 2023-03-20T11:54:36.8045683Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-123] SKIPPED [ 83%] 2023-03-20T11:54:36.8053071Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-124] SKIPPED [ 83%] 2023-03-20T11:54:36.8058637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-125] SKIPPED [ 83%] 2023-03-20T11:54:36.8064837Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-126] SKIPPED [ 83%] 2023-03-20T11:54:36.8070812Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-127] SKIPPED [ 83%] 2023-03-20T11:54:36.8076842Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-128] SKIPPED [ 83%] 2023-03-20T11:54:36.8083167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-129] SKIPPED [ 83%] 2023-03-20T11:54:36.8091700Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-130] SKIPPED [ 83%] 2023-03-20T11:54:36.8097213Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-131] SKIPPED [ 83%] 2023-03-20T11:54:36.8103444Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-132] SKIPPED [ 83%] 2023-03-20T11:54:36.8109449Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-133] SKIPPED [ 83%] 2023-03-20T11:54:36.8115486Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-134] SKIPPED [ 83%] 2023-03-20T11:54:36.8121706Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-135] SKIPPED [ 83%] 2023-03-20T11:54:36.8129072Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-136] SKIPPED [ 83%] 2023-03-20T11:54:36.8134198Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-137] SKIPPED [ 83%] 2023-03-20T11:54:36.8140437Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-138] SKIPPED [ 83%] 2023-03-20T11:54:36.8146644Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-139] SKIPPED [ 83%] 2023-03-20T11:54:36.8152618Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-140] SKIPPED [ 83%] 2023-03-20T11:54:36.8158715Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-141] SKIPPED [ 83%] 2023-03-20T11:54:36.8165954Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-142] SKIPPED [ 83%] 2023-03-20T11:54:36.8173075Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-143] SKIPPED [ 83%] 2023-03-20T11:54:36.8178651Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-144] SKIPPED [ 83%] 2023-03-20T11:54:36.8184744Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-145] SKIPPED [ 83%] 2023-03-20T11:54:36.8190929Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-146] SKIPPED [ 83%] 2023-03-20T11:54:36.8196805Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-147] SKIPPED [ 83%] 2023-03-20T11:54:36.8202960Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-148] SKIPPED [ 83%] 2023-03-20T11:54:36.8210113Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-149] SKIPPED [ 83%] 2023-03-20T11:54:36.8215643Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-150] SKIPPED [ 83%] 2023-03-20T11:54:36.8221770Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-151] SKIPPED [ 83%] 2023-03-20T11:54:36.8227750Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-152] SKIPPED [ 83%] 2023-03-20T11:54:36.8235029Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-153] SKIPPED [ 83%] 2023-03-20T11:54:36.8241314Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-154] SKIPPED [ 83%] 2023-03-20T11:54:36.8247205Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-155] SKIPPED [ 83%] 2023-03-20T11:54:36.8253698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-156] SKIPPED [ 83%] 2023-03-20T11:54:36.8259939Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-157] SKIPPED [ 83%] 2023-03-20T11:54:36.8266220Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-158] SKIPPED [ 83%] 2023-03-20T11:54:36.8272161Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-159] SKIPPED [ 83%] 2023-03-20T11:54:36.8278402Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-160] SKIPPED [ 83%] 2023-03-20T11:54:36.8284307Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-161] SKIPPED [ 83%] 2023-03-20T11:54:36.8291906Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-162] SKIPPED [ 83%] 2023-03-20T11:54:36.8297064Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-163] SKIPPED [ 83%] 2023-03-20T11:54:36.8303421Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-164] SKIPPED [ 83%] 2023-03-20T11:54:36.8310500Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-165] SKIPPED [ 83%] 2023-03-20T11:54:36.8316612Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-166] SKIPPED [ 83%] 2023-03-20T11:54:36.8323039Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-167] SKIPPED [ 83%] 2023-03-20T11:54:36.8330585Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-168] SKIPPED [ 83%] 2023-03-20T11:54:36.8336306Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-169] SKIPPED [ 83%] 2023-03-20T11:54:36.8342790Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-170] SKIPPED [ 83%] 2023-03-20T11:54:36.8349327Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-171] SKIPPED [ 83%] 2023-03-20T11:54:36.8355458Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-172] SKIPPED [ 83%] 2023-03-20T11:54:36.8362027Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-173] SKIPPED [ 83%] 2023-03-20T11:54:36.8369253Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-174] SKIPPED [ 83%] 2023-03-20T11:54:36.8375357Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-175] SKIPPED [ 83%] 2023-03-20T11:54:36.8383167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-176] SKIPPED [ 83%] 2023-03-20T11:54:36.8389525Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-177] SKIPPED [ 83%] 2023-03-20T11:54:36.8395861Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-178] SKIPPED [ 83%] 2023-03-20T11:54:36.8402495Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-179] SKIPPED [ 83%] 2023-03-20T11:54:36.8410029Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-180] SKIPPED [ 83%] 2023-03-20T11:54:36.8415387Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-181] SKIPPED [ 83%] 2023-03-20T11:54:36.8421638Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-182] SKIPPED [ 83%] 2023-03-20T11:54:36.8428208Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-183] SKIPPED [ 83%] 2023-03-20T11:54:36.8434517Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-184] SKIPPED [ 83%] 2023-03-20T11:54:36.8441032Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-185] SKIPPED [ 83%] 2023-03-20T11:54:36.8447334Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-186] SKIPPED [ 83%] 2023-03-20T11:54:36.8454005Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-187] SKIPPED [ 83%] 2023-03-20T11:54:36.8461772Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-188] SKIPPED [ 83%] 2023-03-20T11:54:36.8468342Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-189] SKIPPED [ 83%] 2023-03-20T11:54:36.8474848Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-190] SKIPPED [ 83%] 2023-03-20T11:54:36.8481227Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-191] SKIPPED [ 83%] 2023-03-20T11:54:36.8487561Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-192] SKIPPED [ 83%] 2023-03-20T11:54:36.8494340Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-193] SKIPPED [ 83%] 2023-03-20T11:54:36.8500959Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-194] SKIPPED [ 83%] 2023-03-20T11:54:36.8507357Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-195] SKIPPED [ 83%] 2023-03-20T11:54:36.8513645Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-196] SKIPPED [ 83%] 2023-03-20T11:54:36.8520065Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-197] SKIPPED [ 83%] 2023-03-20T11:54:36.8526564Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-198] SKIPPED [ 83%] 2023-03-20T11:54:36.8534654Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-199] SKIPPED [ 83%] 2023-03-20T11:54:36.8541218Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-200] SKIPPED [ 83%] 2023-03-20T11:54:36.8547761Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-201] SKIPPED [ 83%] 2023-03-20T11:54:36.8554129Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-202] SKIPPED [ 83%] 2023-03-20T11:54:36.8560763Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-203] SKIPPED [ 83%] 2023-03-20T11:54:36.8567024Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-204] SKIPPED [ 83%] 2023-03-20T11:54:36.8573584Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-205] SKIPPED [ 83%] 2023-03-20T11:54:36.8580210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-206] SKIPPED [ 83%] 2023-03-20T11:54:36.8586712Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-207] SKIPPED [ 83%] 2023-03-20T11:54:36.8593147Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-208] SKIPPED [ 83%] 2023-03-20T11:54:36.8599449Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-209] SKIPPED [ 83%] 2023-03-20T11:54:36.8605855Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-210] SKIPPED [ 83%] 2023-03-20T11:54:36.8613782Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-211] SKIPPED [ 83%] 2023-03-20T11:54:36.8620316Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-212] SKIPPED [ 83%] 2023-03-20T11:54:36.8626834Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-213] SKIPPED [ 83%] 2023-03-20T11:54:36.8633237Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-214] SKIPPED [ 83%] 2023-03-20T11:54:36.8639455Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-215] SKIPPED [ 83%] 2023-03-20T11:54:36.8646172Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-216] SKIPPED [ 83%] 2023-03-20T11:54:36.8653703Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-217] SKIPPED [ 83%] 2023-03-20T11:54:36.8659601Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-218] SKIPPED [ 83%] 2023-03-20T11:54:36.8665782Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-219] SKIPPED [ 83%] 2023-03-20T11:54:36.8672070Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-220] SKIPPED [ 83%] 2023-03-20T11:54:36.8678484Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-221] SKIPPED [ 83%] 2023-03-20T11:54:36.8686293Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-222] SKIPPED [ 83%] 2023-03-20T11:54:36.8693496Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-223] SKIPPED [ 83%] 2023-03-20T11:54:36.8699343Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-224] SKIPPED [ 83%] 2023-03-20T11:54:36.8705298Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-225] SKIPPED [ 83%] 2023-03-20T11:54:36.8711616Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-226] SKIPPED [ 83%] 2023-03-20T11:54:36.8717698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-227] SKIPPED [ 83%] 2023-03-20T11:54:36.8724200Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-228] SKIPPED [ 83%] 2023-03-20T11:54:36.8731852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-229] SKIPPED [ 83%] 2023-03-20T11:54:36.8737598Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-230] SKIPPED [ 83%] 2023-03-20T11:54:36.8744043Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-231] SKIPPED [ 83%] 2023-03-20T11:54:36.8750391Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-232] SKIPPED [ 83%] 2023-03-20T11:54:36.8758030Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-233] SKIPPED [ 83%] 2023-03-20T11:54:36.8764360Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-234] SKIPPED [ 83%] 2023-03-20T11:54:36.8771928Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-235] SKIPPED [ 83%] 2023-03-20T11:54:36.8777652Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-236] SKIPPED [ 83%] 2023-03-20T11:54:36.8784249Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-237] SKIPPED [ 83%] 2023-03-20T11:54:36.8790294Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-238] SKIPPED [ 83%] 2023-03-20T11:54:36.8796431Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-239] SKIPPED [ 83%] 2023-03-20T11:54:36.8802958Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-240] SKIPPED [ 83%] 2023-03-20T11:54:36.8810552Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-241] SKIPPED [ 83%] 2023-03-20T11:54:36.8816212Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-242] SKIPPED [ 83%] 2023-03-20T11:54:36.8822867Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-243] SKIPPED [ 83%] 2023-03-20T11:54:36.8828945Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-244] SKIPPED [ 83%] 2023-03-20T11:54:36.8837893Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-245] SKIPPED [ 83%] 2023-03-20T11:54:36.8844333Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-246] SKIPPED [ 83%] 2023-03-20T11:54:36.8851897Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-247] SKIPPED [ 83%] 2023-03-20T11:54:36.8857690Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-248] SKIPPED [ 83%] 2023-03-20T11:54:36.8864074Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-249] SKIPPED [ 83%] 2023-03-20T11:54:36.8870249Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-250] SKIPPED [ 83%] 2023-03-20T11:54:36.8876493Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-251] SKIPPED [ 83%] 2023-03-20T11:54:36.8883175Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-252] SKIPPED [ 83%] 2023-03-20T11:54:36.8891652Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-253] SKIPPED [ 83%] 2023-03-20T11:54:36.8896408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-254] SKIPPED [ 83%] 2023-03-20T11:54:36.8902769Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-255] SKIPPED [ 83%] 2023-03-20T11:54:36.8910508Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-256] SKIPPED [ 83%] 2023-03-20T11:54:36.8916848Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-257] SKIPPED [ 83%] 2023-03-20T11:54:36.8923346Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-258] SKIPPED [ 83%] 2023-03-20T11:54:36.8931727Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-259] SKIPPED [ 83%] 2023-03-20T11:54:36.8936533Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-260] SKIPPED [ 83%] 2023-03-20T11:54:36.8943117Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-261] SKIPPED [ 83%] 2023-03-20T11:54:36.8949514Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-262] SKIPPED [ 83%] 2023-03-20T11:54:36.8955902Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-263] SKIPPED [ 83%] 2023-03-20T11:54:36.8962245Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-264] SKIPPED [ 83%] 2023-03-20T11:54:36.8969781Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-265] SKIPPED [ 83%] 2023-03-20T11:54:36.8975634Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-266] SKIPPED [ 83%] 2023-03-20T11:54:36.8982288Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-267] SKIPPED [ 83%] 2023-03-20T11:54:36.8989834Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-268] SKIPPED [ 83%] 2023-03-20T11:54:36.8996043Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-269] SKIPPED [ 83%] 2023-03-20T11:54:36.9002574Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-270] SKIPPED [ 83%] 2023-03-20T11:54:36.9010035Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-271] SKIPPED [ 83%] 2023-03-20T11:54:36.9015554Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-272] SKIPPED [ 83%] 2023-03-20T11:54:36.9021557Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-273] SKIPPED [ 83%] 2023-03-20T11:54:36.9028201Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-274] SKIPPED [ 83%] 2023-03-20T11:54:36.9034462Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-275] SKIPPED [ 83%] 2023-03-20T11:54:36.9040906Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-276] SKIPPED [ 83%] 2023-03-20T11:54:36.9047258Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-277] SKIPPED [ 83%] 2023-03-20T11:54:36.9054085Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-278] SKIPPED [ 83%] 2023-03-20T11:54:36.9061803Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-279] SKIPPED [ 83%] 2023-03-20T11:54:36.9068418Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-280] SKIPPED [ 83%] 2023-03-20T11:54:36.9074708Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-281] SKIPPED [ 83%] 2023-03-20T11:54:36.9081181Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-282] SKIPPED [ 83%] 2023-03-20T11:54:36.9088920Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-283] SKIPPED [ 83%] 2023-03-20T11:54:36.9094005Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-284] SKIPPED [ 83%] 2023-03-20T11:54:36.9100117Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-285] SKIPPED [ 83%] 2023-03-20T11:54:36.9106850Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-286] SKIPPED [ 83%] 2023-03-20T11:54:36.9113147Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[resized_crop-287] SKIPPED [ 83%] 2023-03-20T11:54:36.9119543Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-000] SKIPPED [ 83%] 2023-03-20T11:54:36.9125883Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-001] SKIPPED [ 83%] 2023-03-20T11:54:36.9133313Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-002] SKIPPED [ 83%] 2023-03-20T11:54:36.9140066Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-003] SKIPPED [ 83%] 2023-03-20T11:54:36.9146557Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-004] SKIPPED [ 83%] 2023-03-20T11:54:36.9152730Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-005] SKIPPED [ 83%] 2023-03-20T11:54:36.9159014Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-006] SKIPPED [ 83%] 2023-03-20T11:54:36.9165484Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-007] SKIPPED [ 83%] 2023-03-20T11:54:36.9173086Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-008] SKIPPED [ 83%] 2023-03-20T11:54:36.9178475Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-009] SKIPPED [ 83%] 2023-03-20T11:54:36.9184667Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-010] SKIPPED [ 83%] 2023-03-20T11:54:36.9190445Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-011] SKIPPED [ 83%] 2023-03-20T11:54:36.9203097Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-012] SKIPPED [ 83%] 2023-03-20T11:54:36.9203748Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-013] SKIPPED [ 83%] 2023-03-20T11:54:36.9211639Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-014] SKIPPED [ 83%] 2023-03-20T11:54:36.9216629Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-015] SKIPPED [ 83%] 2023-03-20T11:54:36.9223080Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-016] SKIPPED [ 83%] 2023-03-20T11:54:36.9229420Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-017] SKIPPED [ 83%] 2023-03-20T11:54:36.9235688Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-018] SKIPPED [ 83%] 2023-03-20T11:54:36.9242178Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-019] SKIPPED [ 83%] 2023-03-20T11:54:36.9249463Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-020] SKIPPED [ 83%] 2023-03-20T11:54:36.9255102Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-021] SKIPPED [ 83%] 2023-03-20T11:54:36.9261210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-022] SKIPPED [ 83%] 2023-03-20T11:54:36.9267687Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-023] SKIPPED [ 83%] 2023-03-20T11:54:36.9273783Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-024] SKIPPED [ 83%] 2023-03-20T11:54:36.9279978Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-025] SKIPPED [ 83%] 2023-03-20T11:54:36.9287269Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-026] SKIPPED [ 83%] 2023-03-20T11:54:36.9293588Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-027] SKIPPED [ 83%] 2023-03-20T11:54:36.9299425Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-028] SKIPPED [ 83%] 2023-03-20T11:54:36.9305538Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-029] SKIPPED [ 83%] 2023-03-20T11:54:36.9311661Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-030] SKIPPED [ 83%] 2023-03-20T11:54:36.9317562Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-031] SKIPPED [ 83%] 2023-03-20T11:54:36.9323509Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-032] SKIPPED [ 83%] 2023-03-20T11:54:36.9330457Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-033] SKIPPED [ 83%] 2023-03-20T11:54:36.9336283Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-034] SKIPPED [ 83%] 2023-03-20T11:54:36.9341783Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-035] SKIPPED [ 83%] 2023-03-20T11:54:36.9347706Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-036] SKIPPED [ 83%] 2023-03-20T11:54:36.9354972Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-037] SKIPPED [ 83%] 2023-03-20T11:54:36.9361287Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-038] SKIPPED [ 83%] 2023-03-20T11:54:36.9367303Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-039] SKIPPED [ 83%] 2023-03-20T11:54:36.9373460Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-040] SKIPPED [ 83%] 2023-03-20T11:54:36.9379157Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-041] SKIPPED [ 83%] 2023-03-20T11:54:36.9384945Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-042] SKIPPED [ 83%] 2023-03-20T11:54:36.9390579Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-043] SKIPPED [ 83%] 2023-03-20T11:54:36.9396167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-044] SKIPPED [ 83%] 2023-03-20T11:54:36.9402007Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-045] SKIPPED [ 83%] 2023-03-20T11:54:36.9407704Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-046] SKIPPED [ 83%] 2023-03-20T11:54:36.9413686Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-047] SKIPPED [ 83%] 2023-03-20T11:54:36.9419615Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-048] SKIPPED [ 83%] 2023-03-20T11:54:36.9426567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-049] SKIPPED [ 83%] 2023-03-20T11:54:36.9432212Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-050] SKIPPED [ 83%] 2023-03-20T11:54:36.9437745Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-051] SKIPPED [ 83%] 2023-03-20T11:54:36.9443532Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-052] SKIPPED [ 83%] 2023-03-20T11:54:36.9450251Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-053] SKIPPED [ 83%] 2023-03-20T11:54:36.9455718Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-054] SKIPPED [ 83%] 2023-03-20T11:54:36.9461242Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-055] SKIPPED [ 83%] 2023-03-20T11:54:36.9467166Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-056] SKIPPED [ 83%] 2023-03-20T11:54:36.9472678Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-057] SKIPPED [ 83%] 2023-03-20T11:54:36.9478501Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-058] SKIPPED [ 83%] 2023-03-20T11:54:36.9484321Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-059] SKIPPED [ 83%] 2023-03-20T11:54:36.9492281Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-060] SKIPPED [ 83%] 2023-03-20T11:54:36.9497594Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-061] SKIPPED [ 83%] 2023-03-20T11:54:36.9503516Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-062] SKIPPED [ 83%] 2023-03-20T11:54:36.9509117Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-063] SKIPPED [ 83%] 2023-03-20T11:54:36.9514752Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-064] SKIPPED [ 83%] 2023-03-20T11:54:36.9520605Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-065] SKIPPED [ 83%] 2023-03-20T11:54:36.9526636Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-066] SKIPPED [ 83%] 2023-03-20T11:54:36.9533554Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-067] SKIPPED [ 83%] 2023-03-20T11:54:36.9538153Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-068] SKIPPED [ 83%] 2023-03-20T11:54:36.9543873Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-069] SKIPPED [ 83%] 2023-03-20T11:54:36.9549644Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-070] SKIPPED [ 83%] 2023-03-20T11:54:36.9555310Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-071] SKIPPED [ 83%] 2023-03-20T11:54:36.9562148Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-072] SKIPPED [ 83%] 2023-03-20T11:54:36.9568869Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-073] SKIPPED [ 83%] 2023-03-20T11:54:36.9573846Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-074] SKIPPED [ 83%] 2023-03-20T11:54:36.9579353Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-075] SKIPPED [ 83%] 2023-03-20T11:54:36.9585098Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-076] SKIPPED [ 83%] 2023-03-20T11:54:36.9590799Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-077] SKIPPED [ 83%] 2023-03-20T11:54:36.9596493Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-078] SKIPPED [ 83%] 2023-03-20T11:54:36.9602300Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-079] SKIPPED [ 83%] 2023-03-20T11:54:36.9608921Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-080] SKIPPED [ 83%] 2023-03-20T11:54:36.9614119Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-081] SKIPPED [ 83%] 2023-03-20T11:54:36.9620062Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-082] SKIPPED [ 83%] 2023-03-20T11:54:36.9627031Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-083] SKIPPED [ 83%] 2023-03-20T11:54:36.9632690Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-084] SKIPPED [ 83%] 2023-03-20T11:54:36.9638419Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-085] SKIPPED [ 83%] 2023-03-20T11:54:36.9644233Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-086] SKIPPED [ 83%] 2023-03-20T11:54:36.9651559Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-087] SKIPPED [ 83%] 2023-03-20T11:54:36.9655790Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-088] SKIPPED [ 83%] 2023-03-20T11:54:36.9661654Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-089] SKIPPED [ 83%] 2023-03-20T11:54:36.9667353Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-090] SKIPPED [ 83%] 2023-03-20T11:54:36.9672963Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-091] SKIPPED [ 83%] 2023-03-20T11:54:36.9678706Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-092] SKIPPED [ 83%] 2023-03-20T11:54:36.9684545Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-093] SKIPPED [ 83%] 2023-03-20T11:54:36.9693370Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-094] SKIPPED [ 83%] 2023-03-20T11:54:36.9699116Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-095] SKIPPED [ 83%] 2023-03-20T11:54:36.9705096Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-096] SKIPPED [ 83%] 2023-03-20T11:54:36.9710905Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-097] SKIPPED [ 83%] 2023-03-20T11:54:36.9716366Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-098] SKIPPED [ 83%] 2023-03-20T11:54:36.9722152Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-099] SKIPPED [ 83%] 2023-03-20T11:54:36.9729137Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-100] SKIPPED [ 83%] 2023-03-20T11:54:36.9733986Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-101] SKIPPED [ 83%] 2023-03-20T11:54:36.9739823Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-102] SKIPPED [ 83%] 2023-03-20T11:54:36.9745586Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-103] SKIPPED [ 83%] 2023-03-20T11:54:36.9751263Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-104] SKIPPED [ 83%] 2023-03-20T11:54:36.9756834Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-105] SKIPPED [ 83%] 2023-03-20T11:54:36.9763909Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-106] SKIPPED [ 83%] 2023-03-20T11:54:36.9770575Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-107] SKIPPED [ 83%] 2023-03-20T11:54:36.9776029Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-108] SKIPPED [ 83%] 2023-03-20T11:54:36.9781990Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-109] SKIPPED [ 83%] 2023-03-20T11:54:36.9787808Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-110] SKIPPED [ 83%] 2023-03-20T11:54:36.9793395Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-111] SKIPPED [ 83%] 2023-03-20T11:54:36.9799059Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-112] SKIPPED [ 83%] 2023-03-20T11:54:36.9804914Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-113] SKIPPED [ 83%] 2023-03-20T11:54:36.9811763Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-114] SKIPPED [ 83%] 2023-03-20T11:54:36.9816526Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-115] SKIPPED [ 83%] 2023-03-20T11:54:36.9822135Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-116] SKIPPED [ 83%] 2023-03-20T11:54:36.9829223Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-117] SKIPPED [ 83%] 2023-03-20T11:54:36.9834834Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-118] SKIPPED [ 83%] 2023-03-20T11:54:36.9840794Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-119] SKIPPED [ 83%] 2023-03-20T11:54:36.9846447Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-120] SKIPPED [ 83%] 2023-03-20T11:54:36.9853409Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-121] SKIPPED [ 83%] 2023-03-20T11:54:36.9858454Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-122] SKIPPED [ 83%] 2023-03-20T11:54:36.9864304Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-123] SKIPPED [ 83%] 2023-03-20T11:54:36.9870030Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-124] SKIPPED [ 83%] 2023-03-20T11:54:36.9875674Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-125] SKIPPED [ 83%] 2023-03-20T11:54:36.9881557Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-126] SKIPPED [ 83%] 2023-03-20T11:54:36.9887197Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-127] SKIPPED [ 83%] 2023-03-20T11:54:36.9893694Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-128] SKIPPED [ 83%] 2023-03-20T11:54:36.9900045Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-129] SKIPPED [ 83%] 2023-03-20T11:54:36.9905910Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-130] SKIPPED [ 83%] 2023-03-20T11:54:36.9911593Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-131] SKIPPED [ 83%] 2023-03-20T11:54:36.9917280Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-132] SKIPPED [ 83%] 2023-03-20T11:54:36.9923118Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-133] SKIPPED [ 83%] 2023-03-20T11:54:36.9930173Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-134] SKIPPED [ 83%] 2023-03-20T11:54:36.9935049Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-135] SKIPPED [ 83%] 2023-03-20T11:54:36.9940744Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-136] SKIPPED [ 83%] 2023-03-20T11:54:36.9946679Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[pad-137] SKIPPED [ 83%] 2023-03-20T11:54:36.9952477Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-000] SKIPPED [ 83%] 2023-03-20T11:54:36.9958307Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-001] SKIPPED [ 83%] 2023-03-20T11:54:36.9965269Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-002] SKIPPED [ 83%] 2023-03-20T11:54:36.9972090Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-003] SKIPPED [ 83%] 2023-03-20T11:54:36.9977368Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-004] SKIPPED [ 83%] 2023-03-20T11:54:36.9983004Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-005] SKIPPED [ 83%] 2023-03-20T11:54:36.9988900Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-006] SKIPPED [ 83%] 2023-03-20T11:54:36.9994608Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-007] SKIPPED [ 83%] 2023-03-20T11:54:37.0000202Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-008] SKIPPED [ 83%] 2023-03-20T11:54:37.0006090Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-009] SKIPPED [ 83%] 2023-03-20T11:54:37.0012964Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-010] SKIPPED [ 83%] 2023-03-20T11:54:37.0018199Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-011] SKIPPED [ 83%] 2023-03-20T11:54:37.0023979Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-012] SKIPPED [ 83%] 2023-03-20T11:54:37.0029631Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-013] SKIPPED [ 83%] 2023-03-20T11:54:37.0036486Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-014] SKIPPED [ 83%] 2023-03-20T11:54:37.0042624Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-015] SKIPPED [ 83%] 2023-03-20T11:54:37.0049626Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-016] SKIPPED [ 83%] 2023-03-20T11:54:37.0055534Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-017] SKIPPED [ 83%] 2023-03-20T11:54:37.0061184Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-018] SKIPPED [ 83%] 2023-03-20T11:54:37.0067607Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-019] SKIPPED [ 83%] 2023-03-20T11:54:37.0073626Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-020] SKIPPED [ 83%] 2023-03-20T11:54:37.0079637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-021] SKIPPED [ 83%] 2023-03-20T11:54:37.0085765Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-022] SKIPPED [ 83%] 2023-03-20T11:54:37.0093184Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-023] SKIPPED [ 83%] 2023-03-20T11:54:37.0098591Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-024] SKIPPED [ 83%] 2023-03-20T11:54:37.0106148Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-025] SKIPPED [ 83%] 2023-03-20T11:54:37.0112182Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-026] SKIPPED [ 83%] 2023-03-20T11:54:37.0118330Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-027] SKIPPED [ 83%] 2023-03-20T11:54:37.0124286Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-028] SKIPPED [ 83%] 2023-03-20T11:54:37.0130691Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-029] SKIPPED [ 83%] 2023-03-20T11:54:37.0137090Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-030] SKIPPED [ 83%] 2023-03-20T11:54:37.0143211Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-031] SKIPPED [ 83%] 2023-03-20T11:54:37.0149246Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-032] SKIPPED [ 83%] 2023-03-20T11:54:37.0155308Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-033] SKIPPED [ 83%] 2023-03-20T11:54:37.0161497Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-034] SKIPPED [ 83%] 2023-03-20T11:54:37.0168696Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-035] SKIPPED [ 83%] 2023-03-20T11:54:37.0174150Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-036] SKIPPED [ 83%] 2023-03-20T11:54:37.0181459Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-037] SKIPPED [ 83%] 2023-03-20T11:54:37.0187760Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-038] SKIPPED [ 83%] 2023-03-20T11:54:37.0193862Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-039] SKIPPED [ 83%] 2023-03-20T11:54:37.0199841Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-040] SKIPPED [ 83%] 2023-03-20T11:54:37.0206103Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-041] SKIPPED [ 83%] 2023-03-20T11:54:37.0213422Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-042] SKIPPED [ 83%] 2023-03-20T11:54:37.0218797Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-043] SKIPPED [ 83%] 2023-03-20T11:54:37.0225046Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-044] SKIPPED [ 83%] 2023-03-20T11:54:37.0231150Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-045] SKIPPED [ 83%] 2023-03-20T11:54:37.0237078Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-046] SKIPPED [ 83%] 2023-03-20T11:54:37.0243292Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-047] SKIPPED [ 83%] 2023-03-20T11:54:37.0250717Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-048] SKIPPED [ 83%] 2023-03-20T11:54:37.0257067Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-049] SKIPPED [ 83%] 2023-03-20T11:54:37.0263266Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-050] SKIPPED [ 83%] 2023-03-20T11:54:37.0269367Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-051] SKIPPED [ 83%] 2023-03-20T11:54:37.0275317Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-052] SKIPPED [ 83%] 2023-03-20T11:54:37.0281504Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-053] SKIPPED [ 83%] 2023-03-20T11:54:37.0287825Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-054] SKIPPED [ 83%] 2023-03-20T11:54:37.0294088Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-055] SKIPPED [ 83%] 2023-03-20T11:54:37.0300441Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-056] SKIPPED [ 83%] 2023-03-20T11:54:37.0306546Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-057] SKIPPED [ 83%] 2023-03-20T11:54:37.0312599Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-058] SKIPPED [ 83%] 2023-03-20T11:54:37.0318361Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-059] SKIPPED [ 83%] 2023-03-20T11:54:37.0325748Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-060] SKIPPED [ 83%] 2023-03-20T11:54:37.0333527Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-061] SKIPPED [ 83%] 2023-03-20T11:54:37.0338780Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-062] SKIPPED [ 83%] 2023-03-20T11:54:37.0345100Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-063] SKIPPED [ 83%] 2023-03-20T11:54:37.0351088Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-064] SKIPPED [ 83%] 2023-03-20T11:54:37.0357106Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-065] SKIPPED [ 83%] 2023-03-20T11:54:37.0363397Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-066] SKIPPED [ 83%] 2023-03-20T11:54:37.0370512Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-067] SKIPPED [ 83%] 2023-03-20T11:54:37.0376009Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-068] SKIPPED [ 83%] 2023-03-20T11:54:37.0382223Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-069] SKIPPED [ 83%] 2023-03-20T11:54:37.0388553Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-070] SKIPPED [ 83%] 2023-03-20T11:54:37.0395690Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-071] SKIPPED [ 83%] 2023-03-20T11:54:37.0401982Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-072] SKIPPED [ 83%] 2023-03-20T11:54:37.0409191Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-073] SKIPPED [ 83%] 2023-03-20T11:54:37.0414517Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-074] SKIPPED [ 83%] 2023-03-20T11:54:37.0420656Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-075] SKIPPED [ 83%] 2023-03-20T11:54:37.0427065Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-076] SKIPPED [ 83%] 2023-03-20T11:54:37.0433228Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-077] SKIPPED [ 83%] 2023-03-20T11:54:37.0439058Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-078] SKIPPED [ 83%] 2023-03-20T11:54:37.0445194Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-079] SKIPPED [ 83%] 2023-03-20T11:54:37.0452319Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-080] SKIPPED [ 83%] 2023-03-20T11:54:37.0458055Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-081] SKIPPED [ 83%] 2023-03-20T11:54:37.0465537Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-082] SKIPPED [ 83%] 2023-03-20T11:54:37.0471608Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-083] SKIPPED [ 83%] 2023-03-20T11:54:37.0477657Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-084] SKIPPED [ 83%] 2023-03-20T11:54:37.0483767Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-085] SKIPPED [ 83%] 2023-03-20T11:54:37.0490538Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-086] SKIPPED [ 83%] 2023-03-20T11:54:37.0496584Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-087] SKIPPED [ 83%] 2023-03-20T11:54:37.0502710Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-088] SKIPPED [ 83%] 2023-03-20T11:54:37.0508799Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-089] SKIPPED [ 83%] 2023-03-20T11:54:37.0514879Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-090] SKIPPED [ 83%] 2023-03-20T11:54:37.0521114Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-091] SKIPPED [ 83%] 2023-03-20T11:54:37.0527052Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-092] SKIPPED [ 83%] 2023-03-20T11:54:37.0533532Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-093] SKIPPED [ 83%] 2023-03-20T11:54:37.0542688Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-094] SKIPPED [ 83%] 2023-03-20T11:54:37.0548751Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-095] SKIPPED [ 83%] 2023-03-20T11:54:37.0554758Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-096] SKIPPED [ 83%] 2023-03-20T11:54:37.0560985Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-097] SKIPPED [ 83%] 2023-03-20T11:54:37.0567051Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-098] SKIPPED [ 83%] 2023-03-20T11:54:37.0573463Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-099] SKIPPED [ 83%] 2023-03-20T11:54:37.0579357Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-100] SKIPPED [ 83%] 2023-03-20T11:54:37.0585510Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-101] SKIPPED [ 83%] 2023-03-20T11:54:37.0591526Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-102] SKIPPED [ 83%] 2023-03-20T11:54:37.0597515Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-103] SKIPPED [ 83%] 2023-03-20T11:54:37.0603631Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-104] SKIPPED [ 83%] 2023-03-20T11:54:37.0612314Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-105] SKIPPED [ 83%] 2023-03-20T11:54:37.0617621Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-106] SKIPPED [ 83%] 2023-03-20T11:54:37.0623796Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-107] SKIPPED [ 83%] 2023-03-20T11:54:37.0629947Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-108] SKIPPED [ 83%] 2023-03-20T11:54:37.0635934Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-109] SKIPPED [ 83%] 2023-03-20T11:54:37.0642080Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-110] SKIPPED [ 83%] 2023-03-20T11:54:37.0649210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-111] SKIPPED [ 83%] 2023-03-20T11:54:37.0654834Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-112] SKIPPED [ 83%] 2023-03-20T11:54:37.0661018Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-113] SKIPPED [ 83%] 2023-03-20T11:54:37.0667126Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-114] SKIPPED [ 83%] 2023-03-20T11:54:37.0673159Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-115] SKIPPED [ 83%] 2023-03-20T11:54:37.0679479Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-116] SKIPPED [ 83%] 2023-03-20T11:54:37.0686975Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-117] SKIPPED [ 83%] 2023-03-20T11:54:37.0693485Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-118] SKIPPED [ 83%] 2023-03-20T11:54:37.0699819Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-119] SKIPPED [ 83%] 2023-03-20T11:54:37.0706170Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-120] SKIPPED [ 83%] 2023-03-20T11:54:37.0712301Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-121] SKIPPED [ 83%] 2023-03-20T11:54:37.0718371Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-122] SKIPPED [ 83%] 2023-03-20T11:54:37.0724701Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-123] SKIPPED [ 83%] 2023-03-20T11:54:37.0731989Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-124] SKIPPED [ 83%] 2023-03-20T11:54:37.0737603Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-125] SKIPPED [ 83%] 2023-03-20T11:54:37.0743865Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-126] SKIPPED [ 83%] 2023-03-20T11:54:37.0749936Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-127] SKIPPED [ 83%] 2023-03-20T11:54:37.0757159Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-128] SKIPPED [ 83%] 2023-03-20T11:54:37.0763362Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-129] SKIPPED [ 83%] 2023-03-20T11:54:37.0770700Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-130] SKIPPED [ 83%] 2023-03-20T11:54:37.0776175Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-131] SKIPPED [ 83%] 2023-03-20T11:54:37.0781888Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-132] SKIPPED [ 83%] 2023-03-20T11:54:37.0788067Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-133] SKIPPED [ 83%] 2023-03-20T11:54:37.0794119Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-134] SKIPPED [ 83%] 2023-03-20T11:54:37.0800103Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-135] SKIPPED [ 83%] 2023-03-20T11:54:37.0806319Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-136] SKIPPED [ 83%] 2023-03-20T11:54:37.0813627Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-137] SKIPPED [ 83%] 2023-03-20T11:54:37.0819097Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-138] SKIPPED [ 83%] 2023-03-20T11:54:37.0825067Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-139] SKIPPED [ 83%] 2023-03-20T11:54:37.0832373Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-140] SKIPPED [ 83%] 2023-03-20T11:54:37.0838418Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-141] SKIPPED [ 83%] 2023-03-20T11:54:37.0844224Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-142] SKIPPED [ 83%] 2023-03-20T11:54:37.0850944Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-143] SKIPPED [ 83%] 2023-03-20T11:54:37.0857109Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-144] SKIPPED [ 83%] 2023-03-20T11:54:37.0863005Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-145] SKIPPED [ 83%] 2023-03-20T11:54:37.0869147Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-146] SKIPPED [ 83%] 2023-03-20T11:54:37.0875121Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-147] SKIPPED [ 83%] 2023-03-20T11:54:37.0881430Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-148] SKIPPED [ 83%] 2023-03-20T11:54:37.0887661Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-149] SKIPPED [ 83%] 2023-03-20T11:54:37.0893870Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-150] SKIPPED [ 83%] 2023-03-20T11:54:37.0901409Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-151] SKIPPED [ 83%] 2023-03-20T11:54:37.0907712Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-152] SKIPPED [ 83%] 2023-03-20T11:54:37.0913704Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-153] SKIPPED [ 83%] 2023-03-20T11:54:37.0919969Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-154] SKIPPED [ 83%] 2023-03-20T11:54:37.0925999Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-155] SKIPPED [ 83%] 2023-03-20T11:54:37.0933143Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-156] SKIPPED [ 83%] 2023-03-20T11:54:37.0938559Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-157] SKIPPED [ 83%] 2023-03-20T11:54:37.0944760Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-158] SKIPPED [ 83%] 2023-03-20T11:54:37.0950881Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-159] SKIPPED [ 83%] 2023-03-20T11:54:37.0956842Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-160] SKIPPED [ 83%] 2023-03-20T11:54:37.0963042Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-161] SKIPPED [ 83%] 2023-03-20T11:54:37.0970382Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-162] SKIPPED [ 83%] 2023-03-20T11:54:37.0976827Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-163] SKIPPED [ 83%] 2023-03-20T11:54:37.0982994Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-164] SKIPPED [ 83%] 2023-03-20T11:54:37.0989005Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-165] SKIPPED [ 83%] 2023-03-20T11:54:37.0995004Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-166] SKIPPED [ 83%] 2023-03-20T11:54:37.1001203Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-167] SKIPPED [ 83%] 2023-03-20T11:54:37.1007316Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-168] SKIPPED [ 83%] 2023-03-20T11:54:37.1013624Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-169] SKIPPED [ 83%] 2023-03-20T11:54:37.1019940Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-170] SKIPPED [ 83%] 2023-03-20T11:54:37.1026207Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-171] SKIPPED [ 83%] 2023-03-20T11:54:37.1032174Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-172] SKIPPED [ 83%] 2023-03-20T11:54:37.1038188Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-173] SKIPPED [ 83%] 2023-03-20T11:54:37.1045551Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-174] SKIPPED [ 83%] 2023-03-20T11:54:37.1052934Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-175] SKIPPED [ 83%] 2023-03-20T11:54:37.1058463Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-176] SKIPPED [ 83%] 2023-03-20T11:54:37.1064612Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-177] SKIPPED [ 83%] 2023-03-20T11:54:37.1070790Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-178] SKIPPED [ 83%] 2023-03-20T11:54:37.1076921Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-179] SKIPPED [ 83%] 2023-03-20T11:54:37.1083015Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-180] SKIPPED [ 83%] 2023-03-20T11:54:37.1090405Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-181] SKIPPED [ 83%] 2023-03-20T11:54:37.1095708Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-182] SKIPPED [ 83%] 2023-03-20T11:54:37.1101746Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-183] SKIPPED [ 83%] 2023-03-20T11:54:37.1107988Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-184] SKIPPED [ 83%] 2023-03-20T11:54:37.1113991Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-185] SKIPPED [ 83%] 2023-03-20T11:54:37.1121313Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-186] SKIPPED [ 83%] 2023-03-20T11:54:37.1127372Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-187] SKIPPED [ 83%] 2023-03-20T11:54:37.1133794Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-188] SKIPPED [ 83%] 2023-03-20T11:54:37.1140080Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-189] SKIPPED [ 83%] 2023-03-20T11:54:37.1146114Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-190] SKIPPED [ 83%] 2023-03-20T11:54:37.1152146Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-191] SKIPPED [ 83%] 2023-03-20T11:54:37.1158336Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-192] SKIPPED [ 83%] 2023-03-20T11:54:37.1164878Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-193] SKIPPED [ 83%] 2023-03-20T11:54:37.1172051Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-194] SKIPPED [ 83%] 2023-03-20T11:54:37.1177654Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-195] SKIPPED [ 83%] 2023-03-20T11:54:37.1183678Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-196] SKIPPED [ 83%] 2023-03-20T11:54:37.1191198Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-197] SKIPPED [ 83%] 2023-03-20T11:54:37.1197239Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-198] SKIPPED [ 83%] 2023-03-20T11:54:37.1203433Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-199] SKIPPED [ 83%] 2023-03-20T11:54:37.1210753Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-200] SKIPPED [ 83%] 2023-03-20T11:54:37.1216203Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-201] SKIPPED [ 83%] 2023-03-20T11:54:37.1221915Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-202] SKIPPED [ 83%] 2023-03-20T11:54:37.1228252Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-203] SKIPPED [ 83%] 2023-03-20T11:54:37.1234150Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-204] SKIPPED [ 83%] 2023-03-20T11:54:37.1240184Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-205] SKIPPED [ 83%] 2023-03-20T11:54:37.1246269Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-206] SKIPPED [ 83%] 2023-03-20T11:54:37.1253501Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-207] SKIPPED [ 83%] 2023-03-20T11:54:37.1259053Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-208] SKIPPED [ 83%] 2023-03-20T11:54:37.1266333Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-209] SKIPPED [ 83%] 2023-03-20T11:54:37.1272372Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-210] SKIPPED [ 83%] 2023-03-20T11:54:37.1278508Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-211] SKIPPED [ 83%] 2023-03-20T11:54:37.1284588Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-212] SKIPPED [ 83%] 2023-03-20T11:54:37.1291835Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-213] SKIPPED [ 83%] 2023-03-20T11:54:37.1297179Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-214] SKIPPED [ 83%] 2023-03-20T11:54:37.1303455Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-215] SKIPPED [ 83%] 2023-03-20T11:54:37.1309515Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-216] SKIPPED [ 83%] 2023-03-20T11:54:37.1315509Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-217] SKIPPED [ 83%] 2023-03-20T11:54:37.1321813Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-218] SKIPPED [ 83%] 2023-03-20T11:54:37.1328854Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-219] SKIPPED [ 83%] 2023-03-20T11:54:37.1335767Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-220] SKIPPED [ 83%] 2023-03-20T11:54:37.1341616Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-221] SKIPPED [ 83%] 2023-03-20T11:54:37.1347884Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-222] SKIPPED [ 83%] 2023-03-20T11:54:37.1354001Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-223] SKIPPED [ 83%] 2023-03-20T11:54:37.1360003Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-224] SKIPPED [ 83%] 2023-03-20T11:54:37.1366343Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-225] SKIPPED [ 83%] 2023-03-20T11:54:37.1373296Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-226] SKIPPED [ 83%] 2023-03-20T11:54:37.1379108Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-227] SKIPPED [ 83%] 2023-03-20T11:54:37.1385093Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-228] SKIPPED [ 83%] 2023-03-20T11:54:37.1391304Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-229] SKIPPED [ 83%] 2023-03-20T11:54:37.1397206Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-230] SKIPPED [ 83%] 2023-03-20T11:54:37.1406067Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-231] SKIPPED [ 83%] 2023-03-20T11:54:37.1413080Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-232] SKIPPED [ 83%] 2023-03-20T11:54:37.1418988Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-233] SKIPPED [ 83%] 2023-03-20T11:54:37.1425143Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-234] SKIPPED [ 83%] 2023-03-20T11:54:37.1431249Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-235] SKIPPED [ 83%] 2023-03-20T11:54:37.1437215Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-236] SKIPPED [ 83%] 2023-03-20T11:54:37.1443410Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-237] SKIPPED [ 83%] 2023-03-20T11:54:37.1450681Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-238] SKIPPED [ 83%] 2023-03-20T11:54:37.1456167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-239] SKIPPED [ 83%] 2023-03-20T11:54:37.1462231Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-240] SKIPPED [ 83%] 2023-03-20T11:54:37.1468480Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-241] SKIPPED [ 83%] 2023-03-20T11:54:37.1474651Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-242] SKIPPED [ 83%] 2023-03-20T11:54:37.1482020Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-243] SKIPPED [ 83%] 2023-03-20T11:54:37.1489003Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-244] SKIPPED [ 83%] 2023-03-20T11:54:37.1494678Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-245] SKIPPED [ 83%] 2023-03-20T11:54:37.1500768Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-246] SKIPPED [ 83%] 2023-03-20T11:54:37.1507030Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-247] SKIPPED [ 83%] 2023-03-20T11:54:37.1513123Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-248] SKIPPED [ 83%] 2023-03-20T11:54:37.1519092Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-249] SKIPPED [ 83%] 2023-03-20T11:54:37.1525157Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-250] SKIPPED [ 83%] 2023-03-20T11:54:37.1532384Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-251] SKIPPED [ 83%] 2023-03-20T11:54:37.1537948Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-252] SKIPPED [ 83%] 2023-03-20T11:54:37.1544089Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-253] SKIPPED [ 83%] 2023-03-20T11:54:37.1551393Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-254] SKIPPED [ 83%] 2023-03-20T11:54:37.1557389Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-255] SKIPPED [ 83%] 2023-03-20T11:54:37.1563578Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-256] SKIPPED [ 83%] 2023-03-20T11:54:37.1570699Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-257] SKIPPED [ 83%] 2023-03-20T11:54:37.1576082Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-258] SKIPPED [ 83%] 2023-03-20T11:54:37.1582084Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-259] SKIPPED [ 83%] 2023-03-20T11:54:37.1588443Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-260] SKIPPED [ 83%] 2023-03-20T11:54:37.1594489Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-261] SKIPPED [ 83%] 2023-03-20T11:54:37.1600531Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-262] SKIPPED [ 83%] 2023-03-20T11:54:37.1606482Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-263] SKIPPED [ 83%] 2023-03-20T11:54:37.1613663Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-264] SKIPPED [ 83%] 2023-03-20T11:54:37.1619518Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-265] SKIPPED [ 83%] 2023-03-20T11:54:37.1626994Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-266] SKIPPED [ 83%] 2023-03-20T11:54:37.1633061Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-267] SKIPPED [ 83%] 2023-03-20T11:54:37.1639200Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-268] SKIPPED [ 83%] 2023-03-20T11:54:37.1645131Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-269] SKIPPED [ 83%] 2023-03-20T11:54:37.1652253Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-270] SKIPPED [ 83%] 2023-03-20T11:54:37.1658149Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-271] SKIPPED [ 83%] 2023-03-20T11:54:37.1664524Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-272] SKIPPED [ 83%] 2023-03-20T11:54:37.1670478Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-273] SKIPPED [ 83%] 2023-03-20T11:54:37.1676548Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-274] SKIPPED [ 83%] 2023-03-20T11:54:37.1682774Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-275] SKIPPED [ 83%] 2023-03-20T11:54:37.1690254Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-276] SKIPPED [ 83%] 2023-03-20T11:54:37.1696813Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-277] SKIPPED [ 83%] 2023-03-20T11:54:37.1702822Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-278] SKIPPED [ 83%] 2023-03-20T11:54:37.1709063Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-279] SKIPPED [ 83%] 2023-03-20T11:54:37.1715003Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-280] SKIPPED [ 83%] 2023-03-20T11:54:37.1721071Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-281] SKIPPED [ 83%] 2023-03-20T11:54:37.1727110Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-282] SKIPPED [ 83%] 2023-03-20T11:54:37.1733398Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-283] SKIPPED [ 83%] 2023-03-20T11:54:37.1739698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-284] SKIPPED [ 83%] 2023-03-20T11:54:37.1745886Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-285] SKIPPED [ 83%] 2023-03-20T11:54:37.1751954Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-286] SKIPPED [ 83%] 2023-03-20T11:54:37.1757973Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-287] SKIPPED [ 83%] 2023-03-20T11:54:37.1763953Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-288] SKIPPED [ 83%] 2023-03-20T11:54:37.1772380Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-289] SKIPPED [ 83%] 2023-03-20T11:54:37.1777778Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-290] SKIPPED [ 83%] 2023-03-20T11:54:37.1783829Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-291] SKIPPED [ 83%] 2023-03-20T11:54:37.1789955Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-292] SKIPPED [ 83%] 2023-03-20T11:54:37.1795810Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-293] SKIPPED [ 83%] 2023-03-20T11:54:37.1801965Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-294] SKIPPED [ 83%] 2023-03-20T11:54:37.1809526Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-295] SKIPPED [ 83%] 2023-03-20T11:54:37.1814426Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-296] SKIPPED [ 83%] 2023-03-20T11:54:37.1820663Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-297] SKIPPED [ 83%] 2023-03-20T11:54:37.1827165Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-298] SKIPPED [ 83%] 2023-03-20T11:54:37.1832915Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-299] SKIPPED [ 83%] 2023-03-20T11:54:37.1840400Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-300] SKIPPED [ 83%] 2023-03-20T11:54:37.1846325Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-301] SKIPPED [ 83%] 2023-03-20T11:54:37.1853286Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-302] SKIPPED [ 83%] 2023-03-20T11:54:37.1859167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-303] SKIPPED [ 83%] 2023-03-20T11:54:37.1865198Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-304] SKIPPED [ 83%] 2023-03-20T11:54:37.1871040Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-305] SKIPPED [ 83%] 2023-03-20T11:54:37.1876945Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-306] SKIPPED [ 83%] 2023-03-20T11:54:37.1883221Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-307] SKIPPED [ 83%] 2023-03-20T11:54:37.1890361Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-308] SKIPPED [ 83%] 2023-03-20T11:54:37.1895347Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-309] SKIPPED [ 83%] 2023-03-20T11:54:37.1901513Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-310] SKIPPED [ 83%] 2023-03-20T11:54:37.1907515Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-311] SKIPPED [ 83%] 2023-03-20T11:54:37.1914612Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-312] SKIPPED [ 83%] 2023-03-20T11:54:37.1921066Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-313] SKIPPED [ 83%] 2023-03-20T11:54:37.1926995Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-314] SKIPPED [ 83%] 2023-03-20T11:54:37.1933375Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-315] SKIPPED [ 83%] 2023-03-20T11:54:37.1939283Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-316] SKIPPED [ 83%] 2023-03-20T11:54:37.1945738Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-317] SKIPPED [ 83%] 2023-03-20T11:54:37.1951649Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-318] SKIPPED [ 83%] 2023-03-20T11:54:37.1957708Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-319] SKIPPED [ 83%] 2023-03-20T11:54:37.1963564Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-320] SKIPPED [ 83%] 2023-03-20T11:54:37.1970426Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-321] SKIPPED [ 83%] 2023-03-20T11:54:37.1976221Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-322] SKIPPED [ 83%] 2023-03-20T11:54:37.1983779Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-323] SKIPPED [ 83%] 2023-03-20T11:54:37.1989572Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-324] SKIPPED [ 83%] 2023-03-20T11:54:37.1995763Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-325] SKIPPED [ 83%] 2023-03-20T11:54:37.2001983Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-326] SKIPPED [ 83%] 2023-03-20T11:54:37.2009067Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-327] SKIPPED [ 83%] 2023-03-20T11:54:37.2014337Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-328] SKIPPED [ 83%] 2023-03-20T11:54:37.2020562Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-329] SKIPPED [ 83%] 2023-03-20T11:54:37.2026641Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-330] SKIPPED [ 83%] 2023-03-20T11:54:37.2032661Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-331] SKIPPED [ 83%] 2023-03-20T11:54:37.2038769Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-332] SKIPPED [ 83%] 2023-03-20T11:54:37.2044652Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-333] SKIPPED [ 83%] 2023-03-20T11:54:37.2051946Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-334] SKIPPED [ 83%] 2023-03-20T11:54:37.2058410Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-335] SKIPPED [ 83%] 2023-03-20T11:54:37.2064534Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-336] SKIPPED [ 83%] 2023-03-20T11:54:37.2070796Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-337] SKIPPED [ 83%] 2023-03-20T11:54:37.2076536Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-338] SKIPPED [ 83%] 2023-03-20T11:54:37.2082739Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-339] SKIPPED [ 83%] 2023-03-20T11:54:37.2089952Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-340] SKIPPED [ 83%] 2023-03-20T11:54:37.2095320Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-341] SKIPPED [ 83%] 2023-03-20T11:54:37.2101600Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-342] SKIPPED [ 83%] 2023-03-20T11:54:37.2108024Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-343] SKIPPED [ 83%] 2023-03-20T11:54:37.2114153Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-344] SKIPPED [ 83%] 2023-03-20T11:54:37.2119949Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-345] SKIPPED [ 83%] 2023-03-20T11:54:37.2128789Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-346] SKIPPED [ 83%] 2023-03-20T11:54:37.2133841Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-347] SKIPPED [ 83%] 2023-03-20T11:54:37.2140218Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-348] SKIPPED [ 83%] 2023-03-20T11:54:37.2146276Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-349] SKIPPED [ 83%] 2023-03-20T11:54:37.2152280Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-350] SKIPPED [ 83%] 2023-03-20T11:54:37.2158618Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-351] SKIPPED [ 83%] 2023-03-20T11:54:37.2164376Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-352] SKIPPED [ 83%] 2023-03-20T11:54:37.2171774Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-353] SKIPPED [ 83%] 2023-03-20T11:54:37.2177388Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-354] SKIPPED [ 83%] 2023-03-20T11:54:37.2183495Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-355] SKIPPED [ 83%] 2023-03-20T11:54:37.2189677Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-356] SKIPPED [ 83%] 2023-03-20T11:54:37.2196780Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-357] SKIPPED [ 83%] 2023-03-20T11:54:37.2203023Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-358] SKIPPED [ 83%] 2023-03-20T11:54:37.2210196Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-359] SKIPPED [ 83%] 2023-03-20T11:54:37.2215345Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-360] SKIPPED [ 83%] 2023-03-20T11:54:37.2221528Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-361] SKIPPED [ 83%] 2023-03-20T11:54:37.2227415Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-362] SKIPPED [ 83%] 2023-03-20T11:54:37.2233454Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-363] SKIPPED [ 83%] 2023-03-20T11:54:37.2239545Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-364] SKIPPED [ 83%] 2023-03-20T11:54:37.2245503Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-365] SKIPPED [ 83%] 2023-03-20T11:54:37.2253389Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-366] SKIPPED [ 83%] 2023-03-20T11:54:37.2258756Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-367] SKIPPED [ 83%] 2023-03-20T11:54:37.2264953Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-368] SKIPPED [ 83%] 2023-03-20T11:54:37.2273639Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-369] SKIPPED [ 83%] 2023-03-20T11:54:37.2279671Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-370] SKIPPED [ 83%] 2023-03-20T11:54:37.2285841Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-371] SKIPPED [ 83%] 2023-03-20T11:54:37.2293075Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-372] SKIPPED [ 83%] 2023-03-20T11:54:37.2298523Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-373] SKIPPED [ 83%] 2023-03-20T11:54:37.2304788Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-374] SKIPPED [ 83%] 2023-03-20T11:54:37.2310733Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-375] SKIPPED [ 83%] 2023-03-20T11:54:37.2316687Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-376] SKIPPED [ 83%] 2023-03-20T11:54:37.2322890Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-377] SKIPPED [ 83%] 2023-03-20T11:54:37.2330156Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-378] SKIPPED [ 83%] 2023-03-20T11:54:37.2335415Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-379] SKIPPED [ 83%] 2023-03-20T11:54:37.2342971Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-380] SKIPPED [ 83%] 2023-03-20T11:54:37.2349104Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-381] SKIPPED [ 83%] 2023-03-20T11:54:37.2355131Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-382] SKIPPED [ 83%] 2023-03-20T11:54:37.2361196Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-383] SKIPPED [ 83%] 2023-03-20T11:54:37.2367621Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-384] SKIPPED [ 83%] 2023-03-20T11:54:37.2373563Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-385] SKIPPED [ 83%] 2023-03-20T11:54:37.2379812Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-386] SKIPPED [ 83%] 2023-03-20T11:54:37.2386111Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-387] SKIPPED [ 83%] 2023-03-20T11:54:37.2392107Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-388] SKIPPED [ 83%] 2023-03-20T11:54:37.2398196Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-389] SKIPPED [ 83%] 2023-03-20T11:54:37.2404292Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-390] SKIPPED [ 83%] 2023-03-20T11:54:37.2410542Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-391] SKIPPED [ 83%] 2023-03-20T11:54:37.2418336Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-392] SKIPPED [ 83%] 2023-03-20T11:54:37.2424438Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-393] SKIPPED [ 83%] 2023-03-20T11:54:37.2430557Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-394] SKIPPED [ 83%] 2023-03-20T11:54:37.2436481Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-395] SKIPPED [ 83%] 2023-03-20T11:54:37.2442707Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-396] SKIPPED [ 83%] 2023-03-20T11:54:37.2450229Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-397] SKIPPED [ 83%] 2023-03-20T11:54:37.2455256Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-398] SKIPPED [ 83%] 2023-03-20T11:54:37.2461490Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-399] SKIPPED [ 83%] 2023-03-20T11:54:37.2467647Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-400] SKIPPED [ 83%] 2023-03-20T11:54:37.2473728Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-401] SKIPPED [ 83%] 2023-03-20T11:54:37.2480586Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-402] SKIPPED [ 83%] 2023-03-20T11:54:37.2487115Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-403] SKIPPED [ 83%] 2023-03-20T11:54:37.2493390Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-404] SKIPPED [ 83%] 2023-03-20T11:54:37.2499838Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-405] SKIPPED [ 83%] 2023-03-20T11:54:37.2506061Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-406] SKIPPED [ 83%] 2023-03-20T11:54:37.2512102Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-407] SKIPPED [ 83%] 2023-03-20T11:54:37.2518198Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-408] SKIPPED [ 83%] 2023-03-20T11:54:37.2524027Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-409] SKIPPED [ 83%] 2023-03-20T11:54:37.2530532Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-410] SKIPPED [ 83%] 2023-03-20T11:54:37.2536270Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-411] SKIPPED [ 83%] 2023-03-20T11:54:37.2542487Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-412] SKIPPED [ 83%] 2023-03-20T11:54:37.2548688Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-413] SKIPPED [ 83%] 2023-03-20T11:54:37.2554754Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-414] SKIPPED [ 83%] 2023-03-20T11:54:37.2562205Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-415] SKIPPED [ 83%] 2023-03-20T11:54:37.2569210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-416] SKIPPED [ 83%] 2023-03-20T11:54:37.2574448Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-417] SKIPPED [ 83%] 2023-03-20T11:54:37.2580703Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-418] SKIPPED [ 83%] 2023-03-20T11:54:37.2587093Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-419] SKIPPED [ 83%] 2023-03-20T11:54:37.2593016Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-420] SKIPPED [ 83%] 2023-03-20T11:54:37.2599443Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-421] SKIPPED [ 83%] 2023-03-20T11:54:37.2605182Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-422] SKIPPED [ 83%] 2023-03-20T11:54:37.2612763Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-423] SKIPPED [ 83%] 2023-03-20T11:54:37.2617825Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-424] SKIPPED [ 83%] 2023-03-20T11:54:37.2624174Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-425] SKIPPED [ 83%] 2023-03-20T11:54:37.2631290Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-426] SKIPPED [ 83%] 2023-03-20T11:54:37.2637216Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-427] SKIPPED [ 83%] 2023-03-20T11:54:37.2643536Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-428] SKIPPED [ 83%] 2023-03-20T11:54:37.2650448Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-429] SKIPPED [ 83%] 2023-03-20T11:54:37.2655956Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-430] SKIPPED [ 83%] 2023-03-20T11:54:37.2662041Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-431] SKIPPED [ 83%] 2023-03-20T11:54:37.2667951Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-432] SKIPPED [ 83%] 2023-03-20T11:54:37.2673939Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-433] SKIPPED [ 83%] 2023-03-20T11:54:37.2680056Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-434] SKIPPED [ 83%] 2023-03-20T11:54:37.2686068Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-435] SKIPPED [ 83%] 2023-03-20T11:54:37.2693079Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-436] SKIPPED [ 83%] 2023-03-20T11:54:37.2698888Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-437] SKIPPED [ 83%] 2023-03-20T11:54:37.2706200Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-438] SKIPPED [ 83%] 2023-03-20T11:54:37.2712271Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-439] SKIPPED [ 83%] 2023-03-20T11:54:37.2718316Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-440] SKIPPED [ 83%] 2023-03-20T11:54:37.2724344Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-441] SKIPPED [ 83%] 2023-03-20T11:54:37.2731669Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-442] SKIPPED [ 83%] 2023-03-20T11:54:37.2737022Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-443] SKIPPED [ 83%] 2023-03-20T11:54:37.2743308Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-444] SKIPPED [ 83%] 2023-03-20T11:54:37.2749312Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-445] SKIPPED [ 83%] 2023-03-20T11:54:37.2755336Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-446] SKIPPED [ 83%] 2023-03-20T11:54:37.2761506Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-447] SKIPPED [ 83%] 2023-03-20T11:54:37.2767430Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-448] SKIPPED [ 83%] 2023-03-20T11:54:37.2775697Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-449] SKIPPED [ 83%] 2023-03-20T11:54:37.2781585Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-450] SKIPPED [ 83%] 2023-03-20T11:54:37.2787959Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-451] SKIPPED [ 83%] 2023-03-20T11:54:37.2793996Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-452] SKIPPED [ 83%] 2023-03-20T11:54:37.2799889Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-453] SKIPPED [ 83%] 2023-03-20T11:54:37.2805980Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-454] SKIPPED [ 83%] 2023-03-20T11:54:37.2813254Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-455] SKIPPED [ 83%] 2023-03-20T11:54:37.2819204Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-456] SKIPPED [ 83%] 2023-03-20T11:54:37.2825040Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-457] SKIPPED [ 83%] 2023-03-20T11:54:37.2831140Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-458] SKIPPED [ 83%] 2023-03-20T11:54:37.2837092Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-459] SKIPPED [ 83%] 2023-03-20T11:54:37.2843351Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-460] SKIPPED [ 83%] 2023-03-20T11:54:37.2851833Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-461] SKIPPED [ 83%] 2023-03-20T11:54:37.2857083Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-462] SKIPPED [ 83%] 2023-03-20T11:54:37.2863294Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-463] SKIPPED [ 83%] 2023-03-20T11:54:37.2869455Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-464] SKIPPED [ 83%] 2023-03-20T11:54:37.2875470Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-465] SKIPPED [ 83%] 2023-03-20T11:54:37.2881593Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-466] SKIPPED [ 83%] 2023-03-20T11:54:37.2887535Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-467] SKIPPED [ 83%] 2023-03-20T11:54:37.2893977Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-468] SKIPPED [ 83%] 2023-03-20T11:54:37.2900208Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-469] SKIPPED [ 83%] 2023-03-20T11:54:37.2906385Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-470] SKIPPED [ 83%] 2023-03-20T11:54:37.2912441Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-471] SKIPPED [ 83%] 2023-03-20T11:54:37.2919795Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-472] SKIPPED [ 83%] 2023-03-20T11:54:37.2925913Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-473] SKIPPED [ 83%] 2023-03-20T11:54:37.2933129Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-474] SKIPPED [ 83%] 2023-03-20T11:54:37.2938668Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-475] SKIPPED [ 83%] 2023-03-20T11:54:37.2944872Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-476] SKIPPED [ 83%] 2023-03-20T11:54:37.2950808Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-477] SKIPPED [ 83%] 2023-03-20T11:54:37.2956746Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-478] SKIPPED [ 83%] 2023-03-20T11:54:37.2962869Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-479] SKIPPED [ 83%] 2023-03-20T11:54:37.2969958Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-480] SKIPPED [ 83%] 2023-03-20T11:54:37.2975316Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-481] SKIPPED [ 83%] 2023-03-20T11:54:37.2981382Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-482] SKIPPED [ 83%] 2023-03-20T11:54:37.2987524Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-483] SKIPPED [ 83%] 2023-03-20T11:54:37.2994653Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-484] SKIPPED [ 83%] 2023-03-20T11:54:37.3000844Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-485] SKIPPED [ 83%] 2023-03-20T11:54:37.3006739Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-486] SKIPPED [ 83%] 2023-03-20T11:54:37.3013125Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-487] SKIPPED [ 83%] 2023-03-20T11:54:37.3019312Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-488] SKIPPED [ 83%] 2023-03-20T11:54:37.3025626Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-489] SKIPPED [ 83%] 2023-03-20T11:54:37.3031613Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-490] SKIPPED [ 83%] 2023-03-20T11:54:37.3037533Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-491] SKIPPED [ 83%] 2023-03-20T11:54:37.3043738Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-492] SKIPPED [ 83%] 2023-03-20T11:54:37.3050386Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-493] SKIPPED [ 83%] 2023-03-20T11:54:37.3056568Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-494] SKIPPED [ 83%] 2023-03-20T11:54:37.3063873Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-495] SKIPPED [ 83%] 2023-03-20T11:54:37.3069984Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-496] SKIPPED [ 83%] 2023-03-20T11:54:37.3075967Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-497] SKIPPED [ 83%] 2023-03-20T11:54:37.3082158Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-498] SKIPPED [ 83%] 2023-03-20T11:54:37.3089431Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-499] SKIPPED [ 83%] 2023-03-20T11:54:37.3094612Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-500] SKIPPED [ 83%] 2023-03-20T11:54:37.3100853Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-501] SKIPPED [ 83%] 2023-03-20T11:54:37.3107181Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-502] SKIPPED [ 83%] 2023-03-20T11:54:37.3112986Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-503] SKIPPED [ 83%] 2023-03-20T11:54:37.3119241Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-504] SKIPPED [ 83%] 2023-03-20T11:54:37.3125411Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-505] SKIPPED [ 83%] 2023-03-20T11:54:37.3134666Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-506] SKIPPED [ 83%] 2023-03-20T11:54:37.3140853Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-507] SKIPPED [ 83%] 2023-03-20T11:54:37.3147025Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-508] SKIPPED [ 83%] 2023-03-20T11:54:37.3152979Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-509] SKIPPED [ 83%] 2023-03-20T11:54:37.3158959Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-510] SKIPPED [ 83%] 2023-03-20T11:54:37.3164952Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-511] SKIPPED [ 83%] 2023-03-20T11:54:37.3171888Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-512] SKIPPED [ 83%] 2023-03-20T11:54:37.3177286Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-513] SKIPPED [ 83%] 2023-03-20T11:54:37.3183452Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-514] SKIPPED [ 83%] 2023-03-20T11:54:37.3189563Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-515] SKIPPED [ 83%] 2023-03-20T11:54:37.3195507Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-516] SKIPPED [ 83%] 2023-03-20T11:54:37.3201700Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-517] SKIPPED [ 83%] 2023-03-20T11:54:37.3210436Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-518] SKIPPED [ 83%] 2023-03-20T11:54:37.3215467Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-519] SKIPPED [ 83%] 2023-03-20T11:54:37.3221375Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-520] SKIPPED [ 83%] 2023-03-20T11:54:37.3227640Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-521] SKIPPED [ 83%] 2023-03-20T11:54:37.3233583Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-522] SKIPPED [ 83%] 2023-03-20T11:54:37.3239512Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-523] SKIPPED [ 83%] 2023-03-20T11:54:37.3245635Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-524] SKIPPED [ 83%] 2023-03-20T11:54:37.3253123Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-525] SKIPPED [ 83%] 2023-03-20T11:54:37.3258633Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-526] SKIPPED [ 83%] 2023-03-20T11:54:37.3264644Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-527] SKIPPED [ 83%] 2023-03-20T11:54:37.3270607Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-528] SKIPPED [ 83%] 2023-03-20T11:54:37.3278077Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-529] SKIPPED [ 83%] 2023-03-20T11:54:37.3283993Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-530] SKIPPED [ 83%] 2023-03-20T11:54:37.3290500Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-531] SKIPPED [ 83%] 2023-03-20T11:54:37.3296625Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-532] SKIPPED [ 83%] 2023-03-20T11:54:37.3302854Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-533] SKIPPED [ 83%] 2023-03-20T11:54:37.3308889Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-534] SKIPPED [ 83%] 2023-03-20T11:54:37.3314955Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-535] SKIPPED [ 83%] 2023-03-20T11:54:37.3321034Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-536] SKIPPED [ 83%] 2023-03-20T11:54:37.3327023Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-537] SKIPPED [ 83%] 2023-03-20T11:54:37.3333402Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-538] SKIPPED [ 83%] 2023-03-20T11:54:37.3339934Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-539] SKIPPED [ 83%] 2023-03-20T11:54:37.3346031Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-540] SKIPPED [ 83%] 2023-03-20T11:54:37.3353163Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-541] SKIPPED [ 83%] 2023-03-20T11:54:37.3359291Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-542] SKIPPED [ 83%] 2023-03-20T11:54:37.3365295Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-543] SKIPPED [ 83%] 2023-03-20T11:54:37.3372669Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-544] SKIPPED [ 83%] 2023-03-20T11:54:37.3378198Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-545] SKIPPED [ 83%] 2023-03-20T11:54:37.3384478Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-546] SKIPPED [ 83%] 2023-03-20T11:54:37.3390264Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-547] SKIPPED [ 83%] 2023-03-20T11:54:37.3396204Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-548] SKIPPED [ 83%] 2023-03-20T11:54:37.3402471Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-549] SKIPPED [ 83%] 2023-03-20T11:54:37.3409605Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-550] SKIPPED [ 83%] 2023-03-20T11:54:37.3414963Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-551] SKIPPED [ 83%] 2023-03-20T11:54:37.3422228Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-552] SKIPPED [ 83%] 2023-03-20T11:54:37.3428538Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-553] SKIPPED [ 83%] 2023-03-20T11:54:37.3434572Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-554] SKIPPED [ 83%] 2023-03-20T11:54:37.3440699Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-555] SKIPPED [ 83%] 2023-03-20T11:54:37.3446679Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-556] SKIPPED [ 83%] 2023-03-20T11:54:37.3453192Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-557] SKIPPED [ 83%] 2023-03-20T11:54:37.3459134Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-558] SKIPPED [ 83%] 2023-03-20T11:54:37.3465287Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-559] SKIPPED [ 83%] 2023-03-20T11:54:37.3471369Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-560] SKIPPED [ 83%] 2023-03-20T11:54:37.3477240Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-561] SKIPPED [ 83%] 2023-03-20T11:54:37.3483444Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-562] SKIPPED [ 83%] 2023-03-20T11:54:37.3490547Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-563] SKIPPED [ 83%] 2023-03-20T11:54:37.3497313Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-564] SKIPPED [ 83%] 2023-03-20T11:54:37.3503482Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-565] SKIPPED [ 83%] 2023-03-20T11:54:37.3509503Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-566] SKIPPED [ 83%] 2023-03-20T11:54:37.3515424Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-567] SKIPPED [ 83%] 2023-03-20T11:54:37.3521610Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-568] SKIPPED [ 83%] 2023-03-20T11:54:37.3527698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-569] SKIPPED [ 83%] 2023-03-20T11:54:37.3533976Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-570] SKIPPED [ 83%] 2023-03-20T11:54:37.3540237Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-571] SKIPPED [ 83%] 2023-03-20T11:54:37.3546352Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-572] SKIPPED [ 83%] 2023-03-20T11:54:37.3552458Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-573] SKIPPED [ 83%] 2023-03-20T11:54:37.3558510Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-574] SKIPPED [ 83%] 2023-03-20T11:54:37.3565799Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-575] SKIPPED [ 83%] 2023-03-20T11:54:37.3572868Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-576] SKIPPED [ 83%] 2023-03-20T11:54:37.3578395Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-577] SKIPPED [ 83%] 2023-03-20T11:54:37.3584601Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-578] SKIPPED [ 83%] 2023-03-20T11:54:37.3590635Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-579] SKIPPED [ 83%] 2023-03-20T11:54:37.3596659Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-580] SKIPPED [ 83%] 2023-03-20T11:54:37.3602730Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-581] SKIPPED [ 83%] 2023-03-20T11:54:37.3610027Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-582] SKIPPED [ 83%] 2023-03-20T11:54:37.3615582Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-583] SKIPPED [ 83%] 2023-03-20T11:54:37.3621698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-584] SKIPPED [ 83%] 2023-03-20T11:54:37.3627790Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-585] SKIPPED [ 83%] 2023-03-20T11:54:37.3633836Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-586] SKIPPED [ 83%] 2023-03-20T11:54:37.3641209Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-587] SKIPPED [ 83%] 2023-03-20T11:54:37.3647208Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-588] SKIPPED [ 83%] 2023-03-20T11:54:37.3653507Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-589] SKIPPED [ 83%] 2023-03-20T11:54:37.3659686Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-590] SKIPPED [ 83%] 2023-03-20T11:54:37.3665758Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-591] SKIPPED [ 83%] 2023-03-20T11:54:37.3671887Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-592] SKIPPED [ 83%] 2023-03-20T11:54:37.3677744Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-593] SKIPPED [ 83%] 2023-03-20T11:54:37.3684017Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-594] SKIPPED [ 83%] 2023-03-20T11:54:37.3690424Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-595] SKIPPED [ 83%] 2023-03-20T11:54:37.3696551Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-596] SKIPPED [ 83%] 2023-03-20T11:54:37.3702597Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-597] SKIPPED [ 83%] 2023-03-20T11:54:37.3710076Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-598] SKIPPED [ 83%] 2023-03-20T11:54:37.3716226Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-599] SKIPPED [ 83%] 2023-03-20T11:54:37.3722327Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-600] SKIPPED [ 83%] 2023-03-20T11:54:37.3729316Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-601] SKIPPED [ 83%] 2023-03-20T11:54:37.3734832Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-602] SKIPPED [ 83%] 2023-03-20T11:54:37.3740907Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-603] SKIPPED [ 83%] 2023-03-20T11:54:37.3747014Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-604] SKIPPED [ 83%] 2023-03-20T11:54:37.3753016Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-605] SKIPPED [ 83%] 2023-03-20T11:54:37.3758971Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-606] SKIPPED [ 83%] 2023-03-20T11:54:37.3764943Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-607] SKIPPED [ 83%] 2023-03-20T11:54:37.3772180Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-608] SKIPPED [ 83%] 2023-03-20T11:54:37.3777751Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-609] SKIPPED [ 83%] 2023-03-20T11:54:37.3785029Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-610] SKIPPED [ 83%] 2023-03-20T11:54:37.3791083Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-611] SKIPPED [ 83%] 2023-03-20T11:54:37.3797007Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-612] SKIPPED [ 83%] 2023-03-20T11:54:37.3803143Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-613] SKIPPED [ 83%] 2023-03-20T11:54:37.3810252Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-614] SKIPPED [ 83%] 2023-03-20T11:54:37.3815670Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-615] SKIPPED [ 83%] 2023-03-20T11:54:37.3821718Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-616] SKIPPED [ 83%] 2023-03-20T11:54:37.3828002Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-617] SKIPPED [ 83%] 2023-03-20T11:54:37.3833910Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-618] SKIPPED [ 83%] 2023-03-20T11:54:37.3839902Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-619] SKIPPED [ 83%] 2023-03-20T11:54:37.3845997Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-620] SKIPPED [ 83%] 2023-03-20T11:54:37.3853549Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-621] SKIPPED [ 83%] 2023-03-20T11:54:37.3860016Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-622] SKIPPED [ 83%] 2023-03-20T11:54:37.3866283Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-623] SKIPPED [ 83%] 2023-03-20T11:54:37.3872307Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-624] SKIPPED [ 83%] 2023-03-20T11:54:37.3878555Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-625] SKIPPED [ 83%] 2023-03-20T11:54:37.3884352Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-626] SKIPPED [ 83%] 2023-03-20T11:54:37.3890759Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-627] SKIPPED [ 83%] 2023-03-20T11:54:37.3896929Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-628] SKIPPED [ 83%] 2023-03-20T11:54:37.3903122Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-629] SKIPPED [ 83%] 2023-03-20T11:54:37.3909138Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-630] SKIPPED [ 83%] 2023-03-20T11:54:37.3915110Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-631] SKIPPED [ 83%] 2023-03-20T11:54:37.3922530Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-632] SKIPPED [ 83%] 2023-03-20T11:54:37.3929528Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-633] SKIPPED [ 83%] 2023-03-20T11:54:37.3935300Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-634] SKIPPED [ 83%] 2023-03-20T11:54:37.3941374Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-635] SKIPPED [ 83%] 2023-03-20T11:54:37.3947509Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-636] SKIPPED [ 83%] 2023-03-20T11:54:37.3953674Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-637] SKIPPED [ 83%] 2023-03-20T11:54:37.3959710Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-638] SKIPPED [ 83%] 2023-03-20T11:54:37.3965570Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-639] SKIPPED [ 83%] 2023-03-20T11:54:37.3973205Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-640] SKIPPED [ 83%] 2023-03-20T11:54:37.3978779Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-641] SKIPPED [ 83%] 2023-03-20T11:54:37.3985070Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-642] SKIPPED [ 83%] 2023-03-20T11:54:37.3991204Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-643] SKIPPED [ 83%] 2023-03-20T11:54:37.3999876Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-644] SKIPPED [ 83%] 2023-03-20T11:54:37.4005991Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-645] SKIPPED [ 83%] 2023-03-20T11:54:37.4013198Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-646] SKIPPED [ 83%] 2023-03-20T11:54:37.4018649Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-647] SKIPPED [ 83%] 2023-03-20T11:54:37.4024929Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-648] SKIPPED [ 83%] 2023-03-20T11:54:37.4030933Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-649] SKIPPED [ 83%] 2023-03-20T11:54:37.4036923Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-650] SKIPPED [ 83%] 2023-03-20T11:54:37.4043057Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-651] SKIPPED [ 83%] 2023-03-20T11:54:37.4050209Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-652] SKIPPED [ 83%] 2023-03-20T11:54:37.4055318Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-653] SKIPPED [ 83%] 2023-03-20T11:54:37.4061545Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-654] SKIPPED [ 83%] 2023-03-20T11:54:37.4069013Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-655] SKIPPED [ 83%] 2023-03-20T11:54:37.4074997Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-656] SKIPPED [ 83%] 2023-03-20T11:54:37.4081220Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-657] SKIPPED [ 83%] 2023-03-20T11:54:37.4087140Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-658] SKIPPED [ 83%] 2023-03-20T11:54:37.4093509Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-659] SKIPPED [ 83%] 2023-03-20T11:54:37.4099389Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-660] SKIPPED [ 83%] 2023-03-20T11:54:37.4105471Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-661] SKIPPED [ 83%] 2023-03-20T11:54:37.4111421Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-662] SKIPPED [ 83%] 2023-03-20T11:54:37.4117312Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-663] SKIPPED [ 83%] 2023-03-20T11:54:37.4123446Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-664] SKIPPED [ 83%] 2023-03-20T11:54:37.4130430Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-665] SKIPPED [ 83%] 2023-03-20T11:54:37.4136124Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-666] SKIPPED [ 83%] 2023-03-20T11:54:37.4143645Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-667] SKIPPED [ 83%] 2023-03-20T11:54:37.4149612Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-668] SKIPPED [ 83%] 2023-03-20T11:54:37.4155559Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-669] SKIPPED [ 83%] 2023-03-20T11:54:37.4161799Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-670] SKIPPED [ 83%] 2023-03-20T11:54:37.4168976Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-671] SKIPPED [ 83%] 2023-03-20T11:54:37.4174145Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-672] SKIPPED [ 83%] 2023-03-20T11:54:37.4180169Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-673] SKIPPED [ 83%] 2023-03-20T11:54:37.4186338Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-674] SKIPPED [ 83%] 2023-03-20T11:54:37.4192341Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-675] SKIPPED [ 83%] 2023-03-20T11:54:37.4198593Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-676] SKIPPED [ 83%] 2023-03-20T11:54:37.4204390Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-677] SKIPPED [ 83%] 2023-03-20T11:54:37.4212578Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-678] SKIPPED [ 83%] 2023-03-20T11:54:37.4218176Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-679] SKIPPED [ 83%] 2023-03-20T11:54:37.4224529Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-680] SKIPPED [ 83%] 2023-03-20T11:54:37.4230404Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-681] SKIPPED [ 83%] 2023-03-20T11:54:37.4236643Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-682] SKIPPED [ 83%] 2023-03-20T11:54:37.4242648Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-683] SKIPPED [ 83%] 2023-03-20T11:54:37.4249974Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-684] SKIPPED [ 83%] 2023-03-20T11:54:37.4255519Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-685] SKIPPED [ 83%] 2023-03-20T11:54:37.4261163Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-686] SKIPPED [ 83%] 2023-03-20T11:54:37.4267537Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-687] SKIPPED [ 83%] 2023-03-20T11:54:37.4273449Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-688] SKIPPED [ 83%] 2023-03-20T11:54:37.4279438Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-689] SKIPPED [ 83%] 2023-03-20T11:54:37.4287156Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-690] SKIPPED [ 83%] 2023-03-20T11:54:37.4293730Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-691] SKIPPED [ 83%] 2023-03-20T11:54:37.4300434Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-692] SKIPPED [ 83%] 2023-03-20T11:54:37.4306927Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-693] SKIPPED [ 83%] 2023-03-20T11:54:37.4313179Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-694] SKIPPED [ 83%] 2023-03-20T11:54:37.4319413Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-695] SKIPPED [ 83%] 2023-03-20T11:54:37.4325899Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-696] SKIPPED [ 83%] 2023-03-20T11:54:37.4333230Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-697] SKIPPED [ 83%] 2023-03-20T11:54:37.4338819Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-698] SKIPPED [ 83%] 2023-03-20T11:54:37.4345155Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-699] SKIPPED [ 83%] 2023-03-20T11:54:37.4351598Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-700] SKIPPED [ 83%] 2023-03-20T11:54:37.4359271Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-701] SKIPPED [ 83%] 2023-03-20T11:54:37.4365275Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-702] SKIPPED [ 83%] 2023-03-20T11:54:37.4373015Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-703] SKIPPED [ 83%] 2023-03-20T11:54:37.4379214Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-704] SKIPPED [ 83%] 2023-03-20T11:54:37.4385185Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-705] SKIPPED [ 83%] 2023-03-20T11:54:37.4391510Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-706] SKIPPED [ 83%] 2023-03-20T11:54:37.4397774Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-707] SKIPPED [ 83%] 2023-03-20T11:54:37.4404301Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-708] SKIPPED [ 83%] 2023-03-20T11:54:37.4411714Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-709] SKIPPED [ 83%] 2023-03-20T11:54:37.4417401Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-710] SKIPPED [ 83%] 2023-03-20T11:54:37.4423936Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-711] SKIPPED [ 83%] 2023-03-20T11:54:37.4430048Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-712] SKIPPED [ 83%] 2023-03-20T11:54:37.4437448Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-713] SKIPPED [ 83%] 2023-03-20T11:54:37.4443904Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-714] SKIPPED [ 83%] 2023-03-20T11:54:37.4451582Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-715] SKIPPED [ 83%] 2023-03-20T11:54:37.4457285Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-716] SKIPPED [ 83%] 2023-03-20T11:54:37.4463716Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-717] SKIPPED [ 83%] 2023-03-20T11:54:37.4469988Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-718] SKIPPED [ 83%] 2023-03-20T11:54:37.4476279Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-719] SKIPPED [ 83%] 2023-03-20T11:54:37.4482688Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[perspective-720] SKIPPED [ 83%] 2023-03-20T11:54:37.4490291Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-000] SKIPPED [ 83%] 2023-03-20T11:54:37.4496383Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-001] SKIPPED [ 83%] 2023-03-20T11:54:37.4502971Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-002] SKIPPED [ 83%] 2023-03-20T11:54:37.4510668Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-003] SKIPPED [ 83%] 2023-03-20T11:54:37.4516746Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-004] SKIPPED [ 83%] 2023-03-20T11:54:37.4522883Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-005] SKIPPED [ 83%] 2023-03-20T11:54:37.4530132Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-006] SKIPPED [ 83%] 2023-03-20T11:54:37.4535378Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-007] SKIPPED [ 83%] 2023-03-20T11:54:37.4541684Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-008] SKIPPED [ 83%] 2023-03-20T11:54:37.4547877Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-009] SKIPPED [ 83%] 2023-03-20T11:54:37.4553658Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-010] SKIPPED [ 83%] 2023-03-20T11:54:37.4559784Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-011] SKIPPED [ 83%] 2023-03-20T11:54:37.4565780Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-012] SKIPPED [ 83%] 2023-03-20T11:54:37.4573117Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-013] SKIPPED [ 83%] 2023-03-20T11:54:37.4578565Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-014] SKIPPED [ 83%] 2023-03-20T11:54:37.4585777Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-015] SKIPPED [ 83%] 2023-03-20T11:54:37.4591739Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-016] SKIPPED [ 83%] 2023-03-20T11:54:37.4597590Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-017] SKIPPED [ 83%] 2023-03-20T11:54:37.4603727Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-018] SKIPPED [ 83%] 2023-03-20T11:54:37.4610431Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-019] SKIPPED [ 83%] 2023-03-20T11:54:37.4616297Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-020] SKIPPED [ 83%] 2023-03-20T11:54:37.4622183Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-021] SKIPPED [ 83%] 2023-03-20T11:54:37.4628308Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-022] SKIPPED [ 83%] 2023-03-20T11:54:37.4634341Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-023] SKIPPED [ 83%] 2023-03-20T11:54:37.4640527Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-024] SKIPPED [ 83%] 2023-03-20T11:54:37.4646407Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-025] SKIPPED [ 83%] 2023-03-20T11:54:37.4654206Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-026] SKIPPED [ 83%] 2023-03-20T11:54:37.4660612Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-027] SKIPPED [ 83%] 2023-03-20T11:54:37.4666719Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-028] SKIPPED [ 83%] 2023-03-20T11:54:37.4672867Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-029] SKIPPED [ 83%] 2023-03-20T11:54:37.4678703Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-030] SKIPPED [ 83%] 2023-03-20T11:54:37.4684725Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-031] SKIPPED [ 83%] 2023-03-20T11:54:37.4691883Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-032] SKIPPED [ 83%] 2023-03-20T11:54:37.4697425Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-033] SKIPPED [ 83%] 2023-03-20T11:54:37.4703671Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-034] SKIPPED [ 83%] 2023-03-20T11:54:37.4709766Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-035] SKIPPED [ 83%] 2023-03-20T11:54:37.4715567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-036] SKIPPED [ 83%] 2023-03-20T11:54:37.4721820Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-037] SKIPPED [ 83%] 2023-03-20T11:54:37.4730231Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-038] SKIPPED [ 83%] 2023-03-20T11:54:37.4735400Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-039] SKIPPED [ 83%] 2023-03-20T11:54:37.4741393Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-040] SKIPPED [ 83%] 2023-03-20T11:54:37.4747626Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-041] SKIPPED [ 83%] 2023-03-20T11:54:37.4753730Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-042] SKIPPED [ 83%] 2023-03-20T11:54:37.4759764Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-043] SKIPPED [ 83%] 2023-03-20T11:54:37.4765647Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-044] SKIPPED [ 83%] 2023-03-20T11:54:37.4773333Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-045] SKIPPED [ 83%] 2023-03-20T11:54:37.4778763Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-046] SKIPPED [ 83%] 2023-03-20T11:54:37.4784811Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-047] SKIPPED [ 83%] 2023-03-20T11:54:37.4790806Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-048] SKIPPED [ 83%] 2023-03-20T11:54:37.4798152Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-049] SKIPPED [ 83%] 2023-03-20T11:54:37.4804293Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-050] SKIPPED [ 83%] 2023-03-20T11:54:37.4810483Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-051] SKIPPED [ 83%] 2023-03-20T11:54:37.4816785Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-052] SKIPPED [ 83%] 2023-03-20T11:54:37.4822495Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-053] SKIPPED [ 83%] 2023-03-20T11:54:37.4828608Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-054] SKIPPED [ 83%] 2023-03-20T11:54:37.4834568Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-055] SKIPPED [ 83%] 2023-03-20T11:54:37.4840789Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-056] SKIPPED [ 83%] 2023-03-20T11:54:37.4846638Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-057] SKIPPED [ 83%] 2023-03-20T11:54:37.4853181Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-058] SKIPPED [ 83%] 2023-03-20T11:54:37.4859374Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-059] SKIPPED [ 83%] 2023-03-20T11:54:37.4868348Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-060] SKIPPED [ 83%] 2023-03-20T11:54:37.4874375Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-061] SKIPPED [ 83%] 2023-03-20T11:54:37.4880508Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-062] SKIPPED [ 83%] 2023-03-20T11:54:37.4886603Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-063] SKIPPED [ 83%] 2023-03-20T11:54:37.4893127Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-064] SKIPPED [ 83%] 2023-03-20T11:54:37.4899276Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-065] SKIPPED [ 83%] 2023-03-20T11:54:37.4905728Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-066] SKIPPED [ 83%] 2023-03-20T11:54:37.4911548Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-067] SKIPPED [ 83%] 2023-03-20T11:54:37.4917430Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-068] SKIPPED [ 83%] 2023-03-20T11:54:37.4923583Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-069] SKIPPED [ 83%] 2023-03-20T11:54:37.4930481Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-070] SKIPPED [ 83%] 2023-03-20T11:54:37.4936275Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-071] SKIPPED [ 83%] 2023-03-20T11:54:37.4943859Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-072] SKIPPED [ 83%] 2023-03-20T11:54:37.4949821Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-073] SKIPPED [ 83%] 2023-03-20T11:54:37.4955825Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-074] SKIPPED [ 83%] 2023-03-20T11:54:37.4962013Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-075] SKIPPED [ 83%] 2023-03-20T11:54:37.4969012Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-076] SKIPPED [ 83%] 2023-03-20T11:54:37.4974467Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-077] SKIPPED [ 83%] 2023-03-20T11:54:37.4980567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-078] SKIPPED [ 83%] 2023-03-20T11:54:37.4986728Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-079] SKIPPED [ 83%] 2023-03-20T11:54:37.4992717Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-080] SKIPPED [ 83%] 2023-03-20T11:54:37.4998902Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-081] SKIPPED [ 83%] 2023-03-20T11:54:37.5004707Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-082] SKIPPED [ 83%] 2023-03-20T11:54:37.5013209Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-083] SKIPPED [ 83%] 2023-03-20T11:54:37.5018822Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-084] SKIPPED [ 83%] 2023-03-20T11:54:37.5024834Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-085] SKIPPED [ 83%] 2023-03-20T11:54:37.5030933Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-086] SKIPPED [ 83%] 2023-03-20T11:54:37.5036975Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-087] SKIPPED [ 83%] 2023-03-20T11:54:37.5042908Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-088] SKIPPED [ 83%] 2023-03-20T11:54:37.5050265Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-089] SKIPPED [ 83%] 2023-03-20T11:54:37.5055717Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-090] SKIPPED [ 83%] 2023-03-20T11:54:37.5061954Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-091] SKIPPED [ 83%] 2023-03-20T11:54:37.5067970Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-092] SKIPPED [ 83%] 2023-03-20T11:54:37.5073900Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-093] SKIPPED [ 83%] 2023-03-20T11:54:37.5079923Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-094] SKIPPED [ 83%] 2023-03-20T11:54:37.5087238Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-095] SKIPPED [ 83%] 2023-03-20T11:54:37.5093683Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-096] SKIPPED [ 83%] 2023-03-20T11:54:37.5099988Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-097] SKIPPED [ 83%] 2023-03-20T11:54:37.5106328Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-098] SKIPPED [ 83%] 2023-03-20T11:54:37.5112183Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-099] SKIPPED [ 83%] 2023-03-20T11:54:37.5118563Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-100] SKIPPED [ 83%] 2023-03-20T11:54:37.5124387Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-101] SKIPPED [ 83%] 2023-03-20T11:54:37.5130784Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-102] SKIPPED [ 83%] 2023-03-20T11:54:37.5137119Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-103] SKIPPED [ 83%] 2023-03-20T11:54:37.5143350Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-104] SKIPPED [ 83%] 2023-03-20T11:54:37.5149271Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-105] SKIPPED [ 83%] 2023-03-20T11:54:37.5156530Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-106] SKIPPED [ 83%] 2023-03-20T11:54:37.5162928Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-107] SKIPPED [ 83%] 2023-03-20T11:54:37.5170087Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-108] SKIPPED [ 83%] 2023-03-20T11:54:37.5175275Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-109] SKIPPED [ 83%] 2023-03-20T11:54:37.5181384Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-110] SKIPPED [ 83%] 2023-03-20T11:54:37.5187532Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-111] SKIPPED [ 83%] 2023-03-20T11:54:37.5193594Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-112] SKIPPED [ 83%] 2023-03-20T11:54:37.5199613Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-113] SKIPPED [ 83%] 2023-03-20T11:54:37.5205548Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-114] SKIPPED [ 83%] 2023-03-20T11:54:37.5213037Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-115] SKIPPED [ 83%] 2023-03-20T11:54:37.5218554Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-116] SKIPPED [ 83%] 2023-03-20T11:54:37.5224704Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-117] SKIPPED [ 83%] 2023-03-20T11:54:37.5231736Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-118] SKIPPED [ 83%] 2023-03-20T11:54:37.5237662Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-119] SKIPPED [ 83%] 2023-03-20T11:54:37.5243831Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-120] SKIPPED [ 83%] 2023-03-20T11:54:37.5250440Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-121] SKIPPED [ 83%] 2023-03-20T11:54:37.5256395Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-122] SKIPPED [ 83%] 2023-03-20T11:54:37.5262580Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-123] SKIPPED [ 83%] 2023-03-20T11:54:37.5268919Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-124] SKIPPED [ 83%] 2023-03-20T11:54:37.5274727Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-125] SKIPPED [ 83%] 2023-03-20T11:54:37.5280945Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-126] SKIPPED [ 83%] 2023-03-20T11:54:37.5286874Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-127] SKIPPED [ 83%] 2023-03-20T11:54:37.5293317Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-128] SKIPPED [ 83%] 2023-03-20T11:54:37.5300867Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-129] SKIPPED [ 83%] 2023-03-20T11:54:37.5307075Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-130] SKIPPED [ 83%] 2023-03-20T11:54:37.5313120Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-131] SKIPPED [ 83%] 2023-03-20T11:54:37.5319440Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-132] SKIPPED [ 83%] 2023-03-20T11:54:37.5325262Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-133] SKIPPED [ 83%] 2023-03-20T11:54:37.5332566Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-134] SKIPPED [ 83%] 2023-03-20T11:54:37.5337643Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-135] SKIPPED [ 83%] 2023-03-20T11:54:37.5343898Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-136] SKIPPED [ 83%] 2023-03-20T11:54:37.5349782Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-137] SKIPPED [ 83%] 2023-03-20T11:54:37.5355816Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-138] SKIPPED [ 83%] 2023-03-20T11:54:37.5362008Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-139] SKIPPED [ 83%] 2023-03-20T11:54:37.5369056Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-140] SKIPPED [ 83%] 2023-03-20T11:54:37.5375790Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-141] SKIPPED [ 83%] 2023-03-20T11:54:37.5381868Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-142] SKIPPED [ 83%] 2023-03-20T11:54:37.5387902Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-143] SKIPPED [ 83%] 2023-03-20T11:54:37.5393939Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-144] SKIPPED [ 83%] 2023-03-20T11:54:37.5399809Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-145] SKIPPED [ 83%] 2023-03-20T11:54:37.5405925Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-146] SKIPPED [ 83%] 2023-03-20T11:54:37.5413113Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-147] SKIPPED [ 83%] 2023-03-20T11:54:37.5418697Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-148] SKIPPED [ 83%] 2023-03-20T11:54:37.5424894Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-149] SKIPPED [ 83%] 2023-03-20T11:54:37.5430936Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-150] SKIPPED [ 83%] 2023-03-20T11:54:37.5436907Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-151] SKIPPED [ 83%] 2023-03-20T11:54:37.5444379Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-152] SKIPPED [ 83%] 2023-03-20T11:54:37.5451818Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-153] SKIPPED [ 83%] 2023-03-20T11:54:37.5457686Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-154] SKIPPED [ 83%] 2023-03-20T11:54:37.5463719Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-155] SKIPPED [ 83%] 2023-03-20T11:54:37.5469732Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-156] SKIPPED [ 83%] 2023-03-20T11:54:37.5475732Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-157] SKIPPED [ 83%] 2023-03-20T11:54:37.5481834Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-158] SKIPPED [ 83%] 2023-03-20T11:54:37.5489054Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-159] SKIPPED [ 83%] 2023-03-20T11:54:37.5494185Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-160] SKIPPED [ 83%] 2023-03-20T11:54:37.5500436Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-161] SKIPPED [ 83%] 2023-03-20T11:54:37.5506464Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-162] SKIPPED [ 83%] 2023-03-20T11:54:37.5512577Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-163] SKIPPED [ 83%] 2023-03-20T11:54:37.5519496Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-164] SKIPPED [ 83%] 2023-03-20T11:54:37.5525590Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-165] SKIPPED [ 83%] 2023-03-20T11:54:37.5533244Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-166] SKIPPED [ 83%] 2023-03-20T11:54:37.5538816Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-167] SKIPPED [ 83%] 2023-03-20T11:54:37.5544907Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-168] SKIPPED [ 83%] 2023-03-20T11:54:37.5550774Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-169] SKIPPED [ 83%] 2023-03-20T11:54:37.5556804Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-170] SKIPPED [ 83%] 2023-03-20T11:54:37.5563036Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-171] SKIPPED [ 83%] 2023-03-20T11:54:37.5570190Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-172] SKIPPED [ 83%] 2023-03-20T11:54:37.5575503Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-173] SKIPPED [ 83%] 2023-03-20T11:54:37.5581712Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-174] SKIPPED [ 83%] 2023-03-20T11:54:37.5588982Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-175] SKIPPED [ 83%] 2023-03-20T11:54:37.5594979Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-176] SKIPPED [ 83%] 2023-03-20T11:54:37.5601241Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-177] SKIPPED [ 83%] 2023-03-20T11:54:37.5607218Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-178] SKIPPED [ 83%] 2023-03-20T11:54:37.5613423Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-179] SKIPPED [ 83%] 2023-03-20T11:54:37.5619843Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-180] SKIPPED [ 83%] 2023-03-20T11:54:37.5625958Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-181] SKIPPED [ 83%] 2023-03-20T11:54:37.5631910Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-182] SKIPPED [ 83%] 2023-03-20T11:54:37.5638210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-183] SKIPPED [ 83%] 2023-03-20T11:54:37.5644081Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-184] SKIPPED [ 83%] 2023-03-20T11:54:37.5650558Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-185] SKIPPED [ 83%] 2023-03-20T11:54:37.5658231Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-186] SKIPPED [ 83%] 2023-03-20T11:54:37.5664234Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-187] SKIPPED [ 83%] 2023-03-20T11:54:37.5670205Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-188] SKIPPED [ 83%] 2023-03-20T11:54:37.5676265Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-189] SKIPPED [ 83%] 2023-03-20T11:54:37.5682345Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-190] SKIPPED [ 83%] 2023-03-20T11:54:37.5689600Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-191] SKIPPED [ 83%] 2023-03-20T11:54:37.5694778Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-192] SKIPPED [ 83%] 2023-03-20T11:54:37.5700808Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-193] SKIPPED [ 83%] 2023-03-20T11:54:37.5707018Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-194] SKIPPED [ 83%] 2023-03-20T11:54:37.5712976Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-195] SKIPPED [ 83%] 2023-03-20T11:54:37.5718957Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-196] SKIPPED [ 83%] 2023-03-20T11:54:37.5725206Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-197] SKIPPED [ 83%] 2023-03-20T11:54:37.5734506Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-198] SKIPPED [ 83%] 2023-03-20T11:54:37.5740779Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-199] SKIPPED [ 83%] 2023-03-20T11:54:37.5746727Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-200] SKIPPED [ 83%] 2023-03-20T11:54:37.5752652Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-201] SKIPPED [ 83%] 2023-03-20T11:54:37.5758881Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-202] SKIPPED [ 83%] 2023-03-20T11:54:37.5764867Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-203] SKIPPED [ 83%] 2023-03-20T11:54:37.5772273Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-204] SKIPPED [ 83%] 2023-03-20T11:54:37.5777562Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-205] SKIPPED [ 83%] 2023-03-20T11:54:37.5783739Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-206] SKIPPED [ 83%] 2023-03-20T11:54:37.5789902Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-207] SKIPPED [ 83%] 2023-03-20T11:54:37.5795802Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-208] SKIPPED [ 83%] 2023-03-20T11:54:37.5803258Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-209] SKIPPED [ 83%] 2023-03-20T11:54:37.5810325Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-210] SKIPPED [ 83%] 2023-03-20T11:54:37.5815682Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-211] SKIPPED [ 83%] 2023-03-20T11:54:37.5821436Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-212] SKIPPED [ 83%] 2023-03-20T11:54:37.5827695Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-213] SKIPPED [ 83%] 2023-03-20T11:54:37.5833691Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-214] SKIPPED [ 83%] 2023-03-20T11:54:37.5839827Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-215] SKIPPED [ 83%] 2023-03-20T11:54:37.5845739Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-216] SKIPPED [ 83%] 2023-03-20T11:54:37.5853161Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-217] SKIPPED [ 83%] 2023-03-20T11:54:37.5858262Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-218] SKIPPED [ 83%] 2023-03-20T11:54:37.5864134Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-219] SKIPPED [ 83%] 2023-03-20T11:54:37.5870386Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-220] SKIPPED [ 83%] 2023-03-20T11:54:37.5877517Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-221] SKIPPED [ 83%] 2023-03-20T11:54:37.5883691Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-222] SKIPPED [ 83%] 2023-03-20T11:54:37.5890245Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-223] SKIPPED [ 83%] 2023-03-20T11:54:37.5896408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-224] SKIPPED [ 83%] 2023-03-20T11:54:37.5902467Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-225] SKIPPED [ 83%] 2023-03-20T11:54:37.5908694Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-226] SKIPPED [ 83%] 2023-03-20T11:54:37.5914674Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-227] SKIPPED [ 83%] 2023-03-20T11:54:37.5920917Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-228] SKIPPED [ 83%] 2023-03-20T11:54:37.5927024Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-229] SKIPPED [ 83%] 2023-03-20T11:54:37.5933610Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-230] SKIPPED [ 83%] 2023-03-20T11:54:37.5939700Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-231] SKIPPED [ 83%] 2023-03-20T11:54:37.5946898Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-232] SKIPPED [ 83%] 2023-03-20T11:54:37.5952972Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-233] SKIPPED [ 83%] 2023-03-20T11:54:37.5958931Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-234] SKIPPED [ 83%] 2023-03-20T11:54:37.5965149Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-235] SKIPPED [ 83%] 2023-03-20T11:54:37.5972214Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-236] SKIPPED [ 83%] 2023-03-20T11:54:37.5977899Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-237] SKIPPED [ 83%] 2023-03-20T11:54:37.5984061Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-238] SKIPPED [ 83%] 2023-03-20T11:54:37.5990328Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-239] SKIPPED [ 83%] 2023-03-20T11:54:37.5996186Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-240] SKIPPED [ 83%] 2023-03-20T11:54:37.6002350Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-241] SKIPPED [ 83%] 2023-03-20T11:54:37.6009330Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-242] SKIPPED [ 83%] 2023-03-20T11:54:37.6015350Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-243] SKIPPED [ 83%] 2023-03-20T11:54:37.6022432Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-244] SKIPPED [ 83%] 2023-03-20T11:54:37.6028616Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-245] SKIPPED [ 83%] 2023-03-20T11:54:37.6034606Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-246] SKIPPED [ 83%] 2023-03-20T11:54:37.6040833Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-247] SKIPPED [ 83%] 2023-03-20T11:54:37.6046839Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-248] SKIPPED [ 83%] 2023-03-20T11:54:37.6053122Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-249] SKIPPED [ 83%] 2023-03-20T11:54:37.6059485Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-250] SKIPPED [ 83%] 2023-03-20T11:54:37.6065663Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-251] SKIPPED [ 83%] 2023-03-20T11:54:37.6071722Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-252] SKIPPED [ 83%] 2023-03-20T11:54:37.6077710Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-253] SKIPPED [ 83%] 2023-03-20T11:54:37.6083924Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-254] SKIPPED [ 83%] 2023-03-20T11:54:37.6092176Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-255] SKIPPED [ 83%] 2023-03-20T11:54:37.6098135Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-256] SKIPPED [ 83%] 2023-03-20T11:54:37.6104311Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-257] SKIPPED [ 83%] 2023-03-20T11:54:37.6110036Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-258] SKIPPED [ 83%] 2023-03-20T11:54:37.6115947Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-259] SKIPPED [ 83%] 2023-03-20T11:54:37.6122195Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-260] SKIPPED [ 83%] 2023-03-20T11:54:37.6129163Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-261] SKIPPED [ 83%] 2023-03-20T11:54:37.6134663Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-262] SKIPPED [ 83%] 2023-03-20T11:54:37.6140844Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-263] SKIPPED [ 83%] 2023-03-20T11:54:37.6147048Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-264] SKIPPED [ 83%] 2023-03-20T11:54:37.6153083Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-265] SKIPPED [ 83%] 2023-03-20T11:54:37.6159192Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-266] SKIPPED [ 83%] 2023-03-20T11:54:37.6166429Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-267] SKIPPED [ 83%] 2023-03-20T11:54:37.6173227Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-268] SKIPPED [ 83%] 2023-03-20T11:54:37.6178696Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-269] SKIPPED [ 83%] 2023-03-20T11:54:37.6184867Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-270] SKIPPED [ 83%] 2023-03-20T11:54:37.6191081Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-271] SKIPPED [ 83%] 2023-03-20T11:54:37.6197154Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-272] SKIPPED [ 83%] 2023-03-20T11:54:37.6203202Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-273] SKIPPED [ 83%] 2023-03-20T11:54:37.6210360Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-274] SKIPPED [ 83%] 2023-03-20T11:54:37.6215787Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-275] SKIPPED [ 83%] 2023-03-20T11:54:37.6221873Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-276] SKIPPED [ 83%] 2023-03-20T11:54:37.6228118Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-277] SKIPPED [ 83%] 2023-03-20T11:54:37.6235308Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-278] SKIPPED [ 83%] 2023-03-20T11:54:37.6241664Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-279] SKIPPED [ 83%] 2023-03-20T11:54:37.6248791Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-280] SKIPPED [ 83%] 2023-03-20T11:54:37.6253677Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-281] SKIPPED [ 83%] 2023-03-20T11:54:37.6260057Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-282] SKIPPED [ 83%] 2023-03-20T11:54:37.6266036Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-283] SKIPPED [ 83%] 2023-03-20T11:54:37.6272039Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-284] SKIPPED [ 83%] 2023-03-20T11:54:37.6278061Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-285] SKIPPED [ 83%] 2023-03-20T11:54:37.6284138Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-286] SKIPPED [ 83%] 2023-03-20T11:54:37.6290451Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-287] SKIPPED [ 83%] 2023-03-20T11:54:37.6296933Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-288] SKIPPED [ 83%] 2023-03-20T11:54:37.6302819Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-289] SKIPPED [ 83%] 2023-03-20T11:54:37.6310179Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-290] SKIPPED [ 83%] 2023-03-20T11:54:37.6316164Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-291] SKIPPED [ 83%] 2023-03-20T11:54:37.6322288Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-292] SKIPPED [ 83%] 2023-03-20T11:54:37.6329560Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-293] SKIPPED [ 83%] 2023-03-20T11:54:37.6334905Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-294] SKIPPED [ 83%] 2023-03-20T11:54:37.6340966Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-295] SKIPPED [ 83%] 2023-03-20T11:54:37.6347176Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-296] SKIPPED [ 83%] 2023-03-20T11:54:37.6353212Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-297] SKIPPED [ 83%] 2023-03-20T11:54:37.6359211Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-298] SKIPPED [ 83%] 2023-03-20T11:54:37.6365424Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-299] SKIPPED [ 83%] 2023-03-20T11:54:37.6372580Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-300] SKIPPED [ 83%] 2023-03-20T11:54:37.6379277Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-301] SKIPPED [ 83%] 2023-03-20T11:54:37.6385480Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-302] SKIPPED [ 83%] 2023-03-20T11:54:37.6391499Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-303] SKIPPED [ 83%] 2023-03-20T11:54:37.6397540Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-304] SKIPPED [ 83%] 2023-03-20T11:54:37.6403720Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-305] SKIPPED [ 83%] 2023-03-20T11:54:37.6410308Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-306] SKIPPED [ 83%] 2023-03-20T11:54:37.6416143Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-307] SKIPPED [ 83%] 2023-03-20T11:54:37.6421740Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-308] SKIPPED [ 83%] 2023-03-20T11:54:37.6427785Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-309] SKIPPED [ 83%] 2023-03-20T11:54:37.6433909Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-310] SKIPPED [ 83%] 2023-03-20T11:54:37.6440059Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-311] SKIPPED [ 83%] 2023-03-20T11:54:37.6446177Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-312] SKIPPED [ 83%] 2023-03-20T11:54:37.6453770Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-313] SKIPPED [ 83%] 2023-03-20T11:54:37.6459956Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-314] SKIPPED [ 83%] 2023-03-20T11:54:37.6466153Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-315] SKIPPED [ 83%] 2023-03-20T11:54:37.6472218Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-316] SKIPPED [ 83%] 2023-03-20T11:54:37.6478103Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-317] SKIPPED [ 83%] 2023-03-20T11:54:37.6484126Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-318] SKIPPED [ 83%] 2023-03-20T11:54:37.6490467Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-319] SKIPPED [ 83%] 2023-03-20T11:54:37.6496890Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-320] SKIPPED [ 83%] 2023-03-20T11:54:37.6503084Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-321] SKIPPED [ 83%] 2023-03-20T11:54:37.6509124Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-322] SKIPPED [ 83%] 2023-03-20T11:54:37.6515055Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-323] SKIPPED [ 83%] 2023-03-20T11:54:37.6522703Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-324] SKIPPED [ 83%] 2023-03-20T11:54:37.6529807Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-325] SKIPPED [ 83%] 2023-03-20T11:54:37.6535513Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-326] SKIPPED [ 83%] 2023-03-20T11:54:37.6541367Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-327] SKIPPED [ 83%] 2023-03-20T11:54:37.6547567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-328] SKIPPED [ 83%] 2023-03-20T11:54:37.6553594Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-329] SKIPPED [ 83%] 2023-03-20T11:54:37.6559637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-330] SKIPPED [ 83%] 2023-03-20T11:54:37.6565509Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-331] SKIPPED [ 83%] 2023-03-20T11:54:37.6573116Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-332] SKIPPED [ 83%] 2023-03-20T11:54:37.6578520Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-333] SKIPPED [ 83%] 2023-03-20T11:54:37.6584680Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-334] SKIPPED [ 83%] 2023-03-20T11:54:37.6593522Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-335] SKIPPED [ 83%] 2023-03-20T11:54:37.6599542Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-336] SKIPPED [ 83%] 2023-03-20T11:54:37.6605831Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-337] SKIPPED [ 83%] 2023-03-20T11:54:37.6613337Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-338] SKIPPED [ 83%] 2023-03-20T11:54:37.6618582Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-339] SKIPPED [ 83%] 2023-03-20T11:54:37.6624648Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-340] SKIPPED [ 83%] 2023-03-20T11:54:37.6630898Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-341] SKIPPED [ 83%] 2023-03-20T11:54:37.6636706Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-342] SKIPPED [ 83%] 2023-03-20T11:54:37.6642851Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-343] SKIPPED [ 83%] 2023-03-20T11:54:37.6650078Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-344] SKIPPED [ 83%] 2023-03-20T11:54:37.6655522Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-345] SKIPPED [ 83%] 2023-03-20T11:54:37.6661308Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-346] SKIPPED [ 83%] 2023-03-20T11:54:37.6668854Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-347] SKIPPED [ 83%] 2023-03-20T11:54:37.6674929Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-348] SKIPPED [ 83%] 2023-03-20T11:54:37.6680995Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-349] SKIPPED [ 83%] 2023-03-20T11:54:37.6687167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-350] SKIPPED [ 83%] 2023-03-20T11:54:37.6693552Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-351] SKIPPED [ 83%] 2023-03-20T11:54:37.6699885Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-352] SKIPPED [ 83%] 2023-03-20T11:54:37.6705977Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-353] SKIPPED [ 83%] 2023-03-20T11:54:37.6712174Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-354] SKIPPED [ 83%] 2023-03-20T11:54:37.6718237Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-355] SKIPPED [ 83%] 2023-03-20T11:54:37.6724128Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-356] SKIPPED [ 83%] 2023-03-20T11:54:37.6730531Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-357] SKIPPED [ 83%] 2023-03-20T11:54:37.6738095Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-358] SKIPPED [ 83%] 2023-03-20T11:54:37.6744298Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-359] SKIPPED [ 83%] 2023-03-20T11:54:37.6750306Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-360] SKIPPED [ 83%] 2023-03-20T11:54:37.6756274Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-361] SKIPPED [ 83%] 2023-03-20T11:54:37.6762650Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-362] SKIPPED [ 83%] 2023-03-20T11:54:37.6769859Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-363] SKIPPED [ 83%] 2023-03-20T11:54:37.6775235Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-364] SKIPPED [ 83%] 2023-03-20T11:54:37.6781295Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-365] SKIPPED [ 83%] 2023-03-20T11:54:37.6787492Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-366] SKIPPED [ 83%] 2023-03-20T11:54:37.6793426Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-367] SKIPPED [ 83%] 2023-03-20T11:54:37.6799698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-368] SKIPPED [ 83%] 2023-03-20T11:54:37.6805673Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-369] SKIPPED [ 83%] 2023-03-20T11:54:37.6813245Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-370] SKIPPED [ 83%] 2023-03-20T11:54:37.6819493Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-371] SKIPPED [ 83%] 2023-03-20T11:54:37.6825620Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-372] SKIPPED [ 83%] 2023-03-20T11:54:37.6831704Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-373] SKIPPED [ 83%] 2023-03-20T11:54:37.6837589Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-374] SKIPPED [ 83%] 2023-03-20T11:54:37.6843765Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-375] SKIPPED [ 83%] 2023-03-20T11:54:37.6850421Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-376] SKIPPED [ 83%] 2023-03-20T11:54:37.6856556Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-377] SKIPPED [ 83%] 2023-03-20T11:54:37.6862579Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-378] SKIPPED [ 83%] 2023-03-20T11:54:37.6868682Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-379] SKIPPED [ 83%] 2023-03-20T11:54:37.6874719Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-380] SKIPPED [ 83%] 2023-03-20T11:54:37.6882065Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-381] SKIPPED [ 83%] 2023-03-20T11:54:37.6889019Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-382] SKIPPED [ 83%] 2023-03-20T11:54:37.6894498Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-383] SKIPPED [ 83%] 2023-03-20T11:54:37.6900688Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-384] SKIPPED [ 83%] 2023-03-20T11:54:37.6906927Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-385] SKIPPED [ 83%] 2023-03-20T11:54:37.6912961Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-386] SKIPPED [ 83%] 2023-03-20T11:54:37.6919005Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-387] SKIPPED [ 83%] 2023-03-20T11:54:37.6925082Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-388] SKIPPED [ 83%] 2023-03-20T11:54:37.6932196Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-389] SKIPPED [ 83%] 2023-03-20T11:54:37.6937414Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-390] SKIPPED [ 83%] 2023-03-20T11:54:37.6943413Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-391] SKIPPED [ 83%] 2023-03-20T11:54:37.6949687Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-392] SKIPPED [ 83%] 2023-03-20T11:54:37.6956742Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-393] SKIPPED [ 83%] 2023-03-20T11:54:37.6962837Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-394] SKIPPED [ 83%] 2023-03-20T11:54:37.6970589Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-395] SKIPPED [ 83%] 2023-03-20T11:54:37.6975750Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-396] SKIPPED [ 83%] 2023-03-20T11:54:37.6981734Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-397] SKIPPED [ 83%] 2023-03-20T11:54:37.6987892Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-398] SKIPPED [ 83%] 2023-03-20T11:54:37.6993871Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-399] SKIPPED [ 83%] 2023-03-20T11:54:37.6999961Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-400] SKIPPED [ 83%] 2023-03-20T11:54:37.7005923Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-401] SKIPPED [ 83%] 2023-03-20T11:54:37.7013166Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-402] SKIPPED [ 83%] 2023-03-20T11:54:37.7018735Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-403] SKIPPED [ 83%] 2023-03-20T11:54:37.7025923Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-404] SKIPPED [ 83%] 2023-03-20T11:54:37.7031921Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-405] SKIPPED [ 83%] 2023-03-20T11:54:37.7038142Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-406] SKIPPED [ 83%] 2023-03-20T11:54:37.7044180Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-407] SKIPPED [ 83%] 2023-03-20T11:54:37.7050371Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-408] SKIPPED [ 83%] 2023-03-20T11:54:37.7056749Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-409] SKIPPED [ 83%] 2023-03-20T11:54:37.7063058Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-410] SKIPPED [ 83%] 2023-03-20T11:54:37.7068954Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-411] SKIPPED [ 83%] 2023-03-20T11:54:37.7074927Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-412] SKIPPED [ 83%] 2023-03-20T11:54:37.7081159Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-413] SKIPPED [ 83%] 2023-03-20T11:54:37.7087034Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-414] SKIPPED [ 83%] 2023-03-20T11:54:37.7093163Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-415] SKIPPED [ 84%] 2023-03-20T11:54:37.7100731Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-416] SKIPPED [ 84%] 2023-03-20T11:54:37.7106959Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-417] SKIPPED [ 84%] 2023-03-20T11:54:37.7112896Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-418] SKIPPED [ 84%] 2023-03-20T11:54:37.7118827Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-419] SKIPPED [ 84%] 2023-03-20T11:54:37.7125103Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-420] SKIPPED [ 84%] 2023-03-20T11:54:37.7132192Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-421] SKIPPED [ 84%] 2023-03-20T11:54:37.7137821Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-422] SKIPPED [ 84%] 2023-03-20T11:54:37.7143690Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-423] SKIPPED [ 84%] 2023-03-20T11:54:37.7149852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-424] SKIPPED [ 84%] 2023-03-20T11:54:37.7155854Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-425] SKIPPED [ 84%] 2023-03-20T11:54:37.7161944Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-426] SKIPPED [ 84%] 2023-03-20T11:54:37.7170532Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-427] SKIPPED [ 84%] 2023-03-20T11:54:37.7185444Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-428] SKIPPED [ 84%] 2023-03-20T11:54:37.7186061Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-429] SKIPPED [ 84%] 2023-03-20T11:54:37.7188153Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-430] SKIPPED [ 84%] 2023-03-20T11:54:37.7194174Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-431] SKIPPED [ 84%] 2023-03-20T11:54:37.7200162Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-432] SKIPPED [ 84%] 2023-03-20T11:54:37.7206148Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-433] SKIPPED [ 84%] 2023-03-20T11:54:37.7213331Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-434] SKIPPED [ 84%] 2023-03-20T11:54:37.7219052Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-435] SKIPPED [ 84%] 2023-03-20T11:54:37.7225195Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-436] SKIPPED [ 84%] 2023-03-20T11:54:37.7231093Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-437] SKIPPED [ 84%] 2023-03-20T11:54:37.7237058Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-438] SKIPPED [ 84%] 2023-03-20T11:54:37.7244381Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-439] SKIPPED [ 84%] 2023-03-20T11:54:37.7251714Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-440] SKIPPED [ 84%] 2023-03-20T11:54:37.7256978Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-441] SKIPPED [ 84%] 2023-03-20T11:54:37.7263183Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-442] SKIPPED [ 84%] 2023-03-20T11:54:37.7269120Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-443] SKIPPED [ 84%] 2023-03-20T11:54:37.7275268Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-444] SKIPPED [ 84%] 2023-03-20T11:54:37.7281577Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-445] SKIPPED [ 84%] 2023-03-20T11:54:37.7287476Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-446] SKIPPED [ 84%] 2023-03-20T11:54:37.7293990Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-447] SKIPPED [ 84%] 2023-03-20T11:54:37.7300126Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-448] SKIPPED [ 84%] 2023-03-20T11:54:37.7306300Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-449] SKIPPED [ 84%] 2023-03-20T11:54:37.7313551Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-450] SKIPPED [ 84%] 2023-03-20T11:54:37.7320242Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-451] SKIPPED [ 84%] 2023-03-20T11:54:37.7325693Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-452] SKIPPED [ 84%] 2023-03-20T11:54:37.7333299Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-453] SKIPPED [ 84%] 2023-03-20T11:54:37.7338709Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-454] SKIPPED [ 84%] 2023-03-20T11:54:37.7345024Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-455] SKIPPED [ 84%] 2023-03-20T11:54:37.7351031Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-456] SKIPPED [ 84%] 2023-03-20T11:54:37.7356909Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-457] SKIPPED [ 84%] 2023-03-20T11:54:37.7362948Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-458] SKIPPED [ 84%] 2023-03-20T11:54:37.7370111Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-459] SKIPPED [ 84%] 2023-03-20T11:54:37.7376026Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-460] SKIPPED [ 84%] 2023-03-20T11:54:37.7383193Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-461] SKIPPED [ 84%] 2023-03-20T11:54:37.7388900Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-462] SKIPPED [ 84%] 2023-03-20T11:54:37.7394946Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-463] SKIPPED [ 84%] 2023-03-20T11:54:37.7401197Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-464] SKIPPED [ 84%] 2023-03-20T11:54:37.7407177Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-465] SKIPPED [ 84%] 2023-03-20T11:54:37.7413402Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-466] SKIPPED [ 84%] 2023-03-20T11:54:37.7419821Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-467] SKIPPED [ 84%] 2023-03-20T11:54:37.7425809Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-468] SKIPPED [ 84%] 2023-03-20T11:54:37.7431848Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-469] SKIPPED [ 84%] 2023-03-20T11:54:37.7437775Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-470] SKIPPED [ 84%] 2023-03-20T11:54:37.7443914Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-471] SKIPPED [ 84%] 2023-03-20T11:54:37.7450297Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-472] SKIPPED [ 84%] 2023-03-20T11:54:37.7459185Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-473] SKIPPED [ 84%] 2023-03-20T11:54:37.7465412Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-474] SKIPPED [ 84%] 2023-03-20T11:54:37.7471396Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-475] SKIPPED [ 84%] 2023-03-20T11:54:37.7477411Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-476] SKIPPED [ 84%] 2023-03-20T11:54:37.7483818Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-477] SKIPPED [ 84%] 2023-03-20T11:54:37.7490394Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-478] SKIPPED [ 84%] 2023-03-20T11:54:37.7496560Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-479] SKIPPED [ 84%] 2023-03-20T11:54:37.7501958Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-480] SKIPPED [ 84%] 2023-03-20T11:54:37.7508037Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-481] SKIPPED [ 84%] 2023-03-20T11:54:37.7514128Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-482] SKIPPED [ 84%] 2023-03-20T11:54:37.7520089Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-483] SKIPPED [ 84%] 2023-03-20T11:54:37.7528755Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-484] SKIPPED [ 84%] 2023-03-20T11:54:37.7534251Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-485] SKIPPED [ 84%] 2023-03-20T11:54:37.7540501Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-486] SKIPPED [ 84%] 2023-03-20T11:54:37.7546750Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-487] SKIPPED [ 84%] 2023-03-20T11:54:37.7552708Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-488] SKIPPED [ 84%] 2023-03-20T11:54:37.7558769Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-489] SKIPPED [ 84%] 2023-03-20T11:54:37.7564971Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-490] SKIPPED [ 84%] 2023-03-20T11:54:37.7571891Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-491] SKIPPED [ 84%] 2023-03-20T11:54:37.7577554Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-492] SKIPPED [ 84%] 2023-03-20T11:54:37.7583681Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-493] SKIPPED [ 84%] 2023-03-20T11:54:37.7589643Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-494] SKIPPED [ 84%] 2023-03-20T11:54:37.7595625Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-495] SKIPPED [ 84%] 2023-03-20T11:54:37.7603235Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-496] SKIPPED [ 84%] 2023-03-20T11:54:37.7610419Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-497] SKIPPED [ 84%] 2023-03-20T11:54:37.7615989Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-498] SKIPPED [ 84%] 2023-03-20T11:54:37.7621852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-499] SKIPPED [ 84%] 2023-03-20T11:54:37.7627937Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-500] SKIPPED [ 84%] 2023-03-20T11:54:37.7633881Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-501] SKIPPED [ 84%] 2023-03-20T11:54:37.7639948Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-502] SKIPPED [ 84%] 2023-03-20T11:54:37.7646124Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-503] SKIPPED [ 84%] 2023-03-20T11:54:37.7653303Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-504] SKIPPED [ 84%] 2023-03-20T11:54:37.7658636Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-505] SKIPPED [ 84%] 2023-03-20T11:54:37.7664969Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-506] SKIPPED [ 84%] 2023-03-20T11:54:37.7672342Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-507] SKIPPED [ 84%] 2023-03-20T11:54:37.7678269Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-508] SKIPPED [ 84%] 2023-03-20T11:54:37.7684345Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-509] SKIPPED [ 84%] 2023-03-20T11:54:37.7690778Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-510] SKIPPED [ 84%] 2023-03-20T11:54:37.7696793Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-511] SKIPPED [ 84%] 2023-03-20T11:54:37.7702688Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-512] SKIPPED [ 84%] 2023-03-20T11:54:37.7708573Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-513] SKIPPED [ 84%] 2023-03-20T11:54:37.7714645Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-514] SKIPPED [ 84%] 2023-03-20T11:54:37.7720796Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-515] SKIPPED [ 84%] 2023-03-20T11:54:37.7726609Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-516] SKIPPED [ 84%] 2023-03-20T11:54:37.7733272Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-517] SKIPPED [ 84%] 2023-03-20T11:54:37.7739389Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-518] SKIPPED [ 84%] 2023-03-20T11:54:37.7746905Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-519] SKIPPED [ 84%] 2023-03-20T11:54:37.7752905Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-520] SKIPPED [ 84%] 2023-03-20T11:54:37.7758992Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-521] SKIPPED [ 84%] 2023-03-20T11:54:37.7764995Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-522] SKIPPED [ 84%] 2023-03-20T11:54:37.7772271Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-523] SKIPPED [ 84%] 2023-03-20T11:54:37.7777680Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-524] SKIPPED [ 84%] 2023-03-20T11:54:37.7783755Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-525] SKIPPED [ 84%] 2023-03-20T11:54:37.7790028Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-526] SKIPPED [ 84%] 2023-03-20T11:54:37.7795926Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-527] SKIPPED [ 84%] 2023-03-20T11:54:37.7802008Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-528] SKIPPED [ 84%] 2023-03-20T11:54:37.7809075Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-529] SKIPPED [ 84%] 2023-03-20T11:54:37.7815913Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-530] SKIPPED [ 84%] 2023-03-20T11:54:37.7822044Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-531] SKIPPED [ 84%] 2023-03-20T11:54:37.7828482Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-532] SKIPPED [ 84%] 2023-03-20T11:54:37.7834310Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-533] SKIPPED [ 84%] 2023-03-20T11:54:37.7840530Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-534] SKIPPED [ 84%] 2023-03-20T11:54:37.7846433Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-535] SKIPPED [ 84%] 2023-03-20T11:54:37.7853261Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-536] SKIPPED [ 84%] 2023-03-20T11:54:37.7859039Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-537] SKIPPED [ 84%] 2023-03-20T11:54:37.7865322Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-538] SKIPPED [ 84%] 2023-03-20T11:54:37.7871527Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-539] SKIPPED [ 84%] 2023-03-20T11:54:37.7877541Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-540] SKIPPED [ 84%] 2023-03-20T11:54:37.7883670Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-541] SKIPPED [ 84%] 2023-03-20T11:54:37.7891866Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-542] SKIPPED [ 84%] 2023-03-20T11:54:37.7897374Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-543] SKIPPED [ 84%] 2023-03-20T11:54:37.7903596Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-544] SKIPPED [ 84%] 2023-03-20T11:54:37.7909579Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-545] SKIPPED [ 84%] 2023-03-20T11:54:37.7915682Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-546] SKIPPED [ 84%] 2023-03-20T11:54:37.7921813Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-547] SKIPPED [ 84%] 2023-03-20T11:54:37.7929054Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-548] SKIPPED [ 84%] 2023-03-20T11:54:37.7934210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-549] SKIPPED [ 84%] 2023-03-20T11:54:37.7940341Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-550] SKIPPED [ 84%] 2023-03-20T11:54:37.7946603Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-551] SKIPPED [ 84%] 2023-03-20T11:54:37.7952593Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-552] SKIPPED [ 84%] 2023-03-20T11:54:37.7959950Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-553] SKIPPED [ 84%] 2023-03-20T11:54:37.7965789Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-554] SKIPPED [ 84%] 2023-03-20T11:54:37.7973211Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-555] SKIPPED [ 84%] 2023-03-20T11:54:37.7978698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-556] SKIPPED [ 84%] 2023-03-20T11:54:37.7984825Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-557] SKIPPED [ 84%] 2023-03-20T11:54:37.7991134Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-558] SKIPPED [ 84%] 2023-03-20T11:54:37.7996850Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-559] SKIPPED [ 84%] 2023-03-20T11:54:37.8002917Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-560] SKIPPED [ 84%] 2023-03-20T11:54:37.8010074Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-561] SKIPPED [ 84%] 2023-03-20T11:54:37.8015579Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-562] SKIPPED [ 84%] 2023-03-20T11:54:37.8021668Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-563] SKIPPED [ 84%] 2023-03-20T11:54:37.8027849Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-564] SKIPPED [ 84%] 2023-03-20T11:54:37.8034906Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-565] SKIPPED [ 84%] 2023-03-20T11:54:37.8041041Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-566] SKIPPED [ 84%] 2023-03-20T11:54:37.8047026Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-567] SKIPPED [ 84%] 2023-03-20T11:54:37.8053310Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-568] SKIPPED [ 84%] 2023-03-20T11:54:37.8059567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-569] SKIPPED [ 84%] 2023-03-20T11:54:37.8065709Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-570] SKIPPED [ 84%] 2023-03-20T11:54:37.8071764Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-571] SKIPPED [ 84%] 2023-03-20T11:54:37.8077957Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-572] SKIPPED [ 84%] 2023-03-20T11:54:37.8083991Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-573] SKIPPED [ 84%] 2023-03-20T11:54:37.8090630Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-574] SKIPPED [ 84%] 2023-03-20T11:54:37.8096691Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-575] SKIPPED [ 84%] 2023-03-20T11:54:37.8103998Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-576] SKIPPED [ 84%] 2023-03-20T11:54:37.8110133Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-577] SKIPPED [ 84%] 2023-03-20T11:54:37.8116177Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-578] SKIPPED [ 84%] 2023-03-20T11:54:37.8122429Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-579] SKIPPED [ 84%] 2023-03-20T11:54:37.8129358Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-580] SKIPPED [ 84%] 2023-03-20T11:54:37.8134888Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-581] SKIPPED [ 84%] 2023-03-20T11:54:37.8141027Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-582] SKIPPED [ 84%] 2023-03-20T11:54:37.8147285Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-583] SKIPPED [ 84%] 2023-03-20T11:54:37.8153128Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-584] SKIPPED [ 84%] 2023-03-20T11:54:37.8159415Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-585] SKIPPED [ 84%] 2023-03-20T11:54:37.8165469Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-586] SKIPPED [ 84%] 2023-03-20T11:54:37.8172244Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-587] SKIPPED [ 84%] 2023-03-20T11:54:37.8179347Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-588] SKIPPED [ 84%] 2023-03-20T11:54:37.8185575Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-589] SKIPPED [ 84%] 2023-03-20T11:54:37.8191599Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-590] SKIPPED [ 84%] 2023-03-20T11:54:37.8197576Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-591] SKIPPED [ 84%] 2023-03-20T11:54:37.8203638Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-592] SKIPPED [ 84%] 2023-03-20T11:54:37.8210514Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-593] SKIPPED [ 84%] 2023-03-20T11:54:37.8216389Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-594] SKIPPED [ 84%] 2023-03-20T11:54:37.8222369Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-595] SKIPPED [ 84%] 2023-03-20T11:54:37.8228467Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-596] SKIPPED [ 84%] 2023-03-20T11:54:37.8234631Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-597] SKIPPED [ 84%] 2023-03-20T11:54:37.8240605Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-598] SKIPPED [ 84%] 2023-03-20T11:54:37.8249137Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-599] SKIPPED [ 84%] 2023-03-20T11:54:37.8254291Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-600] SKIPPED [ 84%] 2023-03-20T11:54:37.8260666Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-601] SKIPPED [ 84%] 2023-03-20T11:54:37.8266733Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-602] SKIPPED [ 84%] 2023-03-20T11:54:37.8272732Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-603] SKIPPED [ 84%] 2023-03-20T11:54:37.8278934Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-604] SKIPPED [ 84%] 2023-03-20T11:54:37.8284731Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-605] SKIPPED [ 84%] 2023-03-20T11:54:37.8291713Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-606] SKIPPED [ 84%] 2023-03-20T11:54:37.8297186Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-607] SKIPPED [ 84%] 2023-03-20T11:54:37.8303455Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-608] SKIPPED [ 84%] 2023-03-20T11:54:37.8309329Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-609] SKIPPED [ 84%] 2023-03-20T11:54:37.8318368Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-610] SKIPPED [ 84%] 2023-03-20T11:54:37.8324230Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-611] SKIPPED [ 84%] 2023-03-20T11:54:37.8330647Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-612] SKIPPED [ 84%] 2023-03-20T11:54:37.8337148Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-613] SKIPPED [ 84%] 2023-03-20T11:54:37.8343234Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-614] SKIPPED [ 84%] 2023-03-20T11:54:37.8349376Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-615] SKIPPED [ 84%] 2023-03-20T11:54:37.8355490Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-616] SKIPPED [ 84%] 2023-03-20T11:54:37.8361521Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-617] SKIPPED [ 84%] 2023-03-20T11:54:37.8368961Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-618] SKIPPED [ 84%] 2023-03-20T11:54:37.8374083Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-619] SKIPPED [ 84%] 2023-03-20T11:54:37.8380314Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-620] SKIPPED [ 84%] 2023-03-20T11:54:37.8386381Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-621] SKIPPED [ 84%] 2023-03-20T11:54:37.8393677Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-622] SKIPPED [ 84%] 2023-03-20T11:54:37.8400469Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-623] SKIPPED [ 84%] 2023-03-20T11:54:37.8405656Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-624] SKIPPED [ 84%] 2023-03-20T11:54:37.8412925Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-625] SKIPPED [ 84%] 2023-03-20T11:54:37.8418472Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-626] SKIPPED [ 84%] 2023-03-20T11:54:37.8424534Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-627] SKIPPED [ 84%] 2023-03-20T11:54:37.8430536Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-628] SKIPPED [ 84%] 2023-03-20T11:54:37.8436665Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-629] SKIPPED [ 84%] 2023-03-20T11:54:37.8442645Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-630] SKIPPED [ 84%] 2023-03-20T11:54:37.8449868Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-631] SKIPPED [ 84%] 2023-03-20T11:54:37.8455325Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-632] SKIPPED [ 84%] 2023-03-20T11:54:37.8462729Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-633] SKIPPED [ 84%] 2023-03-20T11:54:37.8468615Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-634] SKIPPED [ 84%] 2023-03-20T11:54:37.8474683Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-635] SKIPPED [ 84%] 2023-03-20T11:54:37.8480941Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-636] SKIPPED [ 84%] 2023-03-20T11:54:37.8486648Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-637] SKIPPED [ 84%] 2023-03-20T11:54:37.8493245Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-638] SKIPPED [ 84%] 2023-03-20T11:54:37.8499566Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-639] SKIPPED [ 84%] 2023-03-20T11:54:37.8505940Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-640] SKIPPED [ 84%] 2023-03-20T11:54:37.8511924Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-641] SKIPPED [ 84%] 2023-03-20T11:54:37.8518077Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-642] SKIPPED [ 84%] 2023-03-20T11:54:37.8523984Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-643] SKIPPED [ 84%] 2023-03-20T11:54:37.8530560Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-644] SKIPPED [ 84%] 2023-03-20T11:54:37.8537464Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-645] SKIPPED [ 84%] 2023-03-20T11:54:37.8543603Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-646] SKIPPED [ 84%] 2023-03-20T11:54:37.8549583Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-647] SKIPPED [ 84%] 2023-03-20T11:54:37.8555495Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-648] SKIPPED [ 84%] 2023-03-20T11:54:37.8561548Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-649] SKIPPED [ 84%] 2023-03-20T11:54:37.8567458Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-650] SKIPPED [ 84%] 2023-03-20T11:54:37.8574123Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-651] SKIPPED [ 84%] 2023-03-20T11:54:37.8580246Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-652] SKIPPED [ 84%] 2023-03-20T11:54:37.8586468Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-653] SKIPPED [ 84%] 2023-03-20T11:54:37.8592425Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-654] SKIPPED [ 84%] 2023-03-20T11:54:37.8598365Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-655] SKIPPED [ 84%] 2023-03-20T11:54:37.8605823Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-656] SKIPPED [ 84%] 2023-03-20T11:54:37.8613185Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-657] SKIPPED [ 84%] 2023-03-20T11:54:37.8618513Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-658] SKIPPED [ 84%] 2023-03-20T11:54:37.8624984Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-659] SKIPPED [ 84%] 2023-03-20T11:54:37.8630927Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-660] SKIPPED [ 84%] 2023-03-20T11:54:37.8636902Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-661] SKIPPED [ 84%] 2023-03-20T11:54:37.8642950Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-662] SKIPPED [ 84%] 2023-03-20T11:54:37.8650234Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-663] SKIPPED [ 84%] 2023-03-20T11:54:37.8655626Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-664] SKIPPED [ 84%] 2023-03-20T11:54:37.8661578Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-665] SKIPPED [ 84%] 2023-03-20T11:54:37.8667628Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-666] SKIPPED [ 84%] 2023-03-20T11:54:37.8673708Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-667] SKIPPED [ 84%] 2023-03-20T11:54:37.8681047Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-668] SKIPPED [ 84%] 2023-03-20T11:54:37.8686967Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-669] SKIPPED [ 84%] 2023-03-20T11:54:37.8693178Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-670] SKIPPED [ 84%] 2023-03-20T11:54:37.8699151Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-671] SKIPPED [ 84%] 2023-03-20T11:54:37.8705365Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-672] SKIPPED [ 84%] 2023-03-20T11:54:37.8711587Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-673] SKIPPED [ 84%] 2023-03-20T11:54:37.8717524Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-674] SKIPPED [ 84%] 2023-03-20T11:54:37.8723605Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-675] SKIPPED [ 84%] 2023-03-20T11:54:37.8730515Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-676] SKIPPED [ 84%] 2023-03-20T11:54:37.8736247Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-677] SKIPPED [ 84%] 2023-03-20T11:54:37.8742286Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-678] SKIPPED [ 84%] 2023-03-20T11:54:37.8749646Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-679] SKIPPED [ 84%] 2023-03-20T11:54:37.8755682Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-680] SKIPPED [ 84%] 2023-03-20T11:54:37.8761775Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-681] SKIPPED [ 84%] 2023-03-20T11:54:37.8769574Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-682] SKIPPED [ 84%] 2023-03-20T11:54:37.8774669Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-683] SKIPPED [ 84%] 2023-03-20T11:54:37.8780513Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-684] SKIPPED [ 84%] 2023-03-20T11:54:37.8786520Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-685] SKIPPED [ 84%] 2023-03-20T11:54:37.8792480Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-686] SKIPPED [ 84%] 2023-03-20T11:54:37.8798478Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-687] SKIPPED [ 84%] 2023-03-20T11:54:37.8804466Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-688] SKIPPED [ 84%] 2023-03-20T11:54:37.8811349Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-689] SKIPPED [ 84%] 2023-03-20T11:54:37.8817519Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-690] SKIPPED [ 84%] 2023-03-20T11:54:37.8824900Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-691] SKIPPED [ 84%] 2023-03-20T11:54:37.8830906Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-692] SKIPPED [ 84%] 2023-03-20T11:54:37.8836706Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-693] SKIPPED [ 84%] 2023-03-20T11:54:37.8842813Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-694] SKIPPED [ 84%] 2023-03-20T11:54:37.8850055Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-695] SKIPPED [ 84%] 2023-03-20T11:54:37.8855324Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-696] SKIPPED [ 84%] 2023-03-20T11:54:37.8861580Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-697] SKIPPED [ 84%] 2023-03-20T11:54:37.8867712Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-698] SKIPPED [ 84%] 2023-03-20T11:54:37.8873666Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-699] SKIPPED [ 84%] 2023-03-20T11:54:37.8879675Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-700] SKIPPED [ 84%] 2023-03-20T11:54:37.8885703Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-701] SKIPPED [ 84%] 2023-03-20T11:54:37.8893324Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-702] SKIPPED [ 84%] 2023-03-20T11:54:37.8899369Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-703] SKIPPED [ 84%] 2023-03-20T11:54:37.8905621Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-704] SKIPPED [ 84%] 2023-03-20T11:54:37.8911657Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-705] SKIPPED [ 84%] 2023-03-20T11:54:37.8917636Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-706] SKIPPED [ 84%] 2023-03-20T11:54:37.8923748Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-707] SKIPPED [ 84%] 2023-03-20T11:54:37.8930335Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-708] SKIPPED [ 84%] 2023-03-20T11:54:37.8936391Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-709] SKIPPED [ 84%] 2023-03-20T11:54:37.8942292Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-710] SKIPPED [ 84%] 2023-03-20T11:54:37.8948416Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-711] SKIPPED [ 84%] 2023-03-20T11:54:37.8954400Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-712] SKIPPED [ 84%] 2023-03-20T11:54:37.8960603Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-713] SKIPPED [ 84%] 2023-03-20T11:54:37.8968852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-714] SKIPPED [ 84%] 2023-03-20T11:54:37.8974004Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-715] SKIPPED [ 84%] 2023-03-20T11:54:37.8980276Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-716] SKIPPED [ 84%] 2023-03-20T11:54:37.8986377Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-717] SKIPPED [ 84%] 2023-03-20T11:54:37.8992294Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-718] SKIPPED [ 84%] 2023-03-20T11:54:37.8998321Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[elastic-719] SKIPPED [ 84%] 2023-03-20T11:54:37.9004479Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-00] SKIPPED [ 84%] 2023-03-20T11:54:37.9011748Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-01] SKIPPED [ 84%] 2023-03-20T11:54:37.9016988Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-02] SKIPPED [ 84%] 2023-03-20T11:54:37.9022869Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-03] SKIPPED [ 84%] 2023-03-20T11:54:37.9028924Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-04] SKIPPED [ 84%] 2023-03-20T11:54:37.9036166Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-05] SKIPPED [ 84%] 2023-03-20T11:54:37.9042544Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-06] SKIPPED [ 84%] 2023-03-20T11:54:37.9049679Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-07] SKIPPED [ 84%] 2023-03-20T11:54:37.9055237Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-08] SKIPPED [ 84%] 2023-03-20T11:54:37.9061328Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-09] SKIPPED [ 84%] 2023-03-20T11:54:37.9067486Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-10] SKIPPED [ 84%] 2023-03-20T11:54:37.9073303Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-11] SKIPPED [ 84%] 2023-03-20T11:54:37.9079591Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-12] SKIPPED [ 84%] 2023-03-20T11:54:37.9085570Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-13] SKIPPED [ 84%] 2023-03-20T11:54:37.9092924Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-14] SKIPPED [ 84%] 2023-03-20T11:54:37.9098527Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-15] SKIPPED [ 84%] 2023-03-20T11:54:37.9105975Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-16] SKIPPED [ 84%] 2023-03-20T11:54:37.9111740Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-17] SKIPPED [ 84%] 2023-03-20T11:54:37.9117640Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-18] SKIPPED [ 84%] 2023-03-20T11:54:37.9123819Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-19] SKIPPED [ 84%] 2023-03-20T11:54:37.9130361Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-20] SKIPPED [ 84%] 2023-03-20T11:54:37.9136458Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-21] SKIPPED [ 84%] 2023-03-20T11:54:37.9142527Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-22] SKIPPED [ 84%] 2023-03-20T11:54:37.9148652Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-23] SKIPPED [ 84%] 2023-03-20T11:54:37.9154640Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-24] SKIPPED [ 84%] 2023-03-20T11:54:37.9160936Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-25] SKIPPED [ 84%] 2023-03-20T11:54:37.9166857Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-26] SKIPPED [ 84%] 2023-03-20T11:54:37.9173144Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-27] SKIPPED [ 84%] 2023-03-20T11:54:37.9182218Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-28] SKIPPED [ 84%] 2023-03-20T11:54:37.9188520Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-29] SKIPPED [ 84%] 2023-03-20T11:54:37.9194468Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-30] SKIPPED [ 84%] 2023-03-20T11:54:37.9200589Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-31] SKIPPED [ 84%] 2023-03-20T11:54:37.9206523Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-32] SKIPPED [ 84%] 2023-03-20T11:54:37.9213115Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-33] SKIPPED [ 84%] 2023-03-20T11:54:37.9219237Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-34] SKIPPED [ 84%] 2023-03-20T11:54:37.9225316Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-35] SKIPPED [ 84%] 2023-03-20T11:54:37.9231252Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-36] SKIPPED [ 84%] 2023-03-20T11:54:37.9237205Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-37] SKIPPED [ 84%] 2023-03-20T11:54:37.9243327Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-38] SKIPPED [ 84%] 2023-03-20T11:54:37.9251837Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-39] SKIPPED [ 84%] 2023-03-20T11:54:37.9257288Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-40] SKIPPED [ 84%] 2023-03-20T11:54:37.9263544Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-41] SKIPPED [ 84%] 2023-03-20T11:54:37.9269740Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-42] SKIPPED [ 84%] 2023-03-20T11:54:37.9275702Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-43] SKIPPED [ 84%] 2023-03-20T11:54:37.9281837Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-44] SKIPPED [ 84%] 2023-03-20T11:54:37.9289012Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-45] SKIPPED [ 84%] 2023-03-20T11:54:37.9294508Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-46] SKIPPED [ 84%] 2023-03-20T11:54:37.9300721Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[center_crop-47] SKIPPED [ 84%] 2023-03-20T11:54:37.9306909Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-000] SKIPPED [ 84%] 2023-03-20T11:54:37.9312858Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-001] SKIPPED [ 84%] 2023-03-20T11:54:37.9319293Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-002] SKIPPED [ 84%] 2023-03-20T11:54:37.9326592Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-003] SKIPPED [ 84%] 2023-03-20T11:54:37.9333160Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-004] SKIPPED [ 84%] 2023-03-20T11:54:37.9339112Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-005] SKIPPED [ 84%] 2023-03-20T11:54:37.9345254Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-006] SKIPPED [ 84%] 2023-03-20T11:54:37.9351141Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-007] SKIPPED [ 84%] 2023-03-20T11:54:37.9357085Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-008] SKIPPED [ 84%] 2023-03-20T11:54:37.9363240Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-009] SKIPPED [ 84%] 2023-03-20T11:54:37.9370393Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-010] SKIPPED [ 84%] 2023-03-20T11:54:37.9375918Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-011] SKIPPED [ 84%] 2023-03-20T11:54:37.9381969Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-012] SKIPPED [ 84%] 2023-03-20T11:54:37.9388091Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-013] SKIPPED [ 84%] 2023-03-20T11:54:37.9395458Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-014] SKIPPED [ 84%] 2023-03-20T11:54:37.9401494Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-015] SKIPPED [ 84%] 2023-03-20T11:54:37.9407568Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-016] SKIPPED [ 84%] 2023-03-20T11:54:37.9413530Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-017] SKIPPED [ 84%] 2023-03-20T11:54:37.9420038Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-018] SKIPPED [ 84%] 2023-03-20T11:54:37.9426204Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-019] SKIPPED [ 84%] 2023-03-20T11:54:37.9432155Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-020] SKIPPED [ 84%] 2023-03-20T11:54:37.9438282Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-021] SKIPPED [ 84%] 2023-03-20T11:54:37.9444281Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-022] SKIPPED [ 84%] 2023-03-20T11:54:37.9451582Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-023] SKIPPED [ 84%] 2023-03-20T11:54:37.9456953Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-024] SKIPPED [ 84%] 2023-03-20T11:54:37.9463057Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-025] SKIPPED [ 84%] 2023-03-20T11:54:37.9470412Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-026] SKIPPED [ 84%] 2023-03-20T11:54:37.9476419Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-027] SKIPPED [ 84%] 2023-03-20T11:54:37.9482794Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-028] SKIPPED [ 84%] 2023-03-20T11:54:37.9490433Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-029] SKIPPED [ 84%] 2023-03-20T11:54:37.9495900Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-030] SKIPPED [ 84%] 2023-03-20T11:54:37.9502189Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-031] SKIPPED [ 84%] 2023-03-20T11:54:37.9508547Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-032] SKIPPED [ 84%] 2023-03-20T11:54:37.9514822Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-033] SKIPPED [ 84%] 2023-03-20T11:54:37.9521444Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-034] SKIPPED [ 84%] 2023-03-20T11:54:37.9529115Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-035] SKIPPED [ 84%] 2023-03-20T11:54:37.9534464Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-036] SKIPPED [ 84%] 2023-03-20T11:54:37.9542536Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-037] SKIPPED [ 84%] 2023-03-20T11:54:37.9548761Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-038] SKIPPED [ 84%] 2023-03-20T11:54:37.9555101Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-039] SKIPPED [ 84%] 2023-03-20T11:54:37.9561540Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-040] SKIPPED [ 84%] 2023-03-20T11:54:37.9568872Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-041] SKIPPED [ 84%] 2023-03-20T11:54:37.9574602Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-042] SKIPPED [ 84%] 2023-03-20T11:54:37.9581046Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-043] SKIPPED [ 84%] 2023-03-20T11:54:37.9587345Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-044] SKIPPED [ 84%] 2023-03-20T11:54:37.9593616Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-045] SKIPPED [ 84%] 2023-03-20T11:54:37.9600026Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-046] SKIPPED [ 84%] 2023-03-20T11:54:37.9606403Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-047] SKIPPED [ 84%] 2023-03-20T11:54:37.9613335Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-048] SKIPPED [ 84%] 2023-03-20T11:54:37.9620788Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-049] SKIPPED [ 84%] 2023-03-20T11:54:37.9627259Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-050] SKIPPED [ 84%] 2023-03-20T11:54:37.9633573Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-051] SKIPPED [ 84%] 2023-03-20T11:54:37.9639801Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-052] SKIPPED [ 84%] 2023-03-20T11:54:37.9646173Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-053] SKIPPED [ 84%] 2023-03-20T11:54:37.9653567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-054] SKIPPED [ 84%] 2023-03-20T11:54:37.9659596Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-055] SKIPPED [ 84%] 2023-03-20T11:54:37.9666408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-056] SKIPPED [ 84%] 2023-03-20T11:54:37.9672493Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-057] SKIPPED [ 84%] 2023-03-20T11:54:37.9678816Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-058] SKIPPED [ 84%] 2023-03-20T11:54:37.9685269Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-059] SKIPPED [ 84%] 2023-03-20T11:54:37.9693305Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-060] SKIPPED [ 84%] 2023-03-20T11:54:37.9699540Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-061] SKIPPED [ 84%] 2023-03-20T11:54:37.9706013Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-062] SKIPPED [ 84%] 2023-03-20T11:54:37.9712067Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-063] SKIPPED [ 84%] 2023-03-20T11:54:37.9718502Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-064] SKIPPED [ 84%] 2023-03-20T11:54:37.9724810Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-065] SKIPPED [ 84%] 2023-03-20T11:54:37.9732123Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-066] SKIPPED [ 84%] 2023-03-20T11:54:37.9737978Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-067] SKIPPED [ 84%] 2023-03-20T11:54:37.9744451Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-068] SKIPPED [ 84%] 2023-03-20T11:54:37.9750999Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-069] SKIPPED [ 84%] 2023-03-20T11:54:37.9757073Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-070] SKIPPED [ 84%] 2023-03-20T11:54:37.9763436Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-071] SKIPPED [ 84%] 2023-03-20T11:54:37.9772087Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-072] SKIPPED [ 84%] 2023-03-20T11:54:37.9778047Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-073] SKIPPED [ 84%] 2023-03-20T11:54:37.9784554Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-074] SKIPPED [ 84%] 2023-03-20T11:54:37.9790659Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-075] SKIPPED [ 84%] 2023-03-20T11:54:37.9796852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-076] SKIPPED [ 84%] 2023-03-20T11:54:37.9803242Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-077] SKIPPED [ 84%] 2023-03-20T11:54:37.9811838Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-078] SKIPPED [ 84%] 2023-03-20T11:54:37.9816428Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-079] SKIPPED [ 84%] 2023-03-20T11:54:37.9822552Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-080] SKIPPED [ 84%] 2023-03-20T11:54:37.9829032Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-081] SKIPPED [ 84%] 2023-03-20T11:54:37.9835201Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-082] SKIPPED [ 84%] 2023-03-20T11:54:37.9843052Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-083] SKIPPED [ 84%] 2023-03-20T11:54:37.9851637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-084] SKIPPED [ 84%] 2023-03-20T11:54:37.9856145Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-085] SKIPPED [ 84%] 2023-03-20T11:54:37.9862509Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-086] SKIPPED [ 84%] 2023-03-20T11:54:37.9869014Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-087] SKIPPED [ 84%] 2023-03-20T11:54:37.9875328Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-088] SKIPPED [ 84%] 2023-03-20T11:54:37.9881664Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-089] SKIPPED [ 84%] 2023-03-20T11:54:37.9889156Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-090] SKIPPED [ 84%] 2023-03-20T11:54:37.9894567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-091] SKIPPED [ 84%] 2023-03-20T11:54:37.9900951Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-092] SKIPPED [ 84%] 2023-03-20T11:54:37.9907428Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-093] SKIPPED [ 84%] 2023-03-20T11:54:37.9913536Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-094] SKIPPED [ 84%] 2023-03-20T11:54:37.9921372Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-095] SKIPPED [ 84%] 2023-03-20T11:54:37.9927678Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-096] SKIPPED [ 84%] 2023-03-20T11:54:37.9934269Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-097] SKIPPED [ 84%] 2023-03-20T11:54:37.9940797Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-098] SKIPPED [ 84%] 2023-03-20T11:54:37.9947075Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-099] SKIPPED [ 84%] 2023-03-20T11:54:37.9953416Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-100] SKIPPED [ 84%] 2023-03-20T11:54:37.9960061Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-101] SKIPPED [ 84%] 2023-03-20T11:54:37.9966188Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-102] SKIPPED [ 84%] 2023-03-20T11:54:37.9973419Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-103] SKIPPED [ 84%] 2023-03-20T11:54:37.9979110Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-104] SKIPPED [ 84%] 2023-03-20T11:54:37.9985394Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-105] SKIPPED [ 84%] 2023-03-20T11:54:37.9992940Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-106] SKIPPED [ 84%] 2023-03-20T11:54:37.9999369Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-107] SKIPPED [ 84%] 2023-03-20T11:54:38.0005523Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-108] SKIPPED [ 84%] 2023-03-20T11:54:38.0012959Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-109] SKIPPED [ 84%] 2023-03-20T11:54:38.0018054Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-110] SKIPPED [ 84%] 2023-03-20T11:54:38.0024308Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-111] SKIPPED [ 84%] 2023-03-20T11:54:38.0030858Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-112] SKIPPED [ 84%] 2023-03-20T11:54:38.0037063Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-113] SKIPPED [ 84%] 2023-03-20T11:54:38.0043804Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-114] SKIPPED [ 84%] 2023-03-20T11:54:38.0051707Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-115] SKIPPED [ 84%] 2023-03-20T11:54:38.0056825Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-116] SKIPPED [ 84%] 2023-03-20T11:54:38.0066222Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-117] SKIPPED [ 84%] 2023-03-20T11:54:38.0072572Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-118] SKIPPED [ 84%] 2023-03-20T11:54:38.0078764Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-119] SKIPPED [ 84%] 2023-03-20T11:54:38.0085147Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-120] SKIPPED [ 84%] 2023-03-20T11:54:38.0092662Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-121] SKIPPED [ 84%] 2023-03-20T11:54:38.0098149Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-122] SKIPPED [ 84%] 2023-03-20T11:54:38.0104323Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-123] SKIPPED [ 84%] 2023-03-20T11:54:38.0110845Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-124] SKIPPED [ 84%] 2023-03-20T11:54:38.0116905Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-125] SKIPPED [ 84%] 2023-03-20T11:54:38.0123249Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-126] SKIPPED [ 84%] 2023-03-20T11:54:38.0131752Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-127] SKIPPED [ 84%] 2023-03-20T11:54:38.0136566Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-128] SKIPPED [ 84%] 2023-03-20T11:54:38.0144213Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-129] SKIPPED [ 84%] 2023-03-20T11:54:38.0150670Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-130] SKIPPED [ 84%] 2023-03-20T11:54:38.0156834Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-131] SKIPPED [ 84%] 2023-03-20T11:54:38.0163231Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-132] SKIPPED [ 84%] 2023-03-20T11:54:38.0170657Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-133] SKIPPED [ 84%] 2023-03-20T11:54:38.0176540Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-134] SKIPPED [ 84%] 2023-03-20T11:54:38.0182853Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-135] SKIPPED [ 84%] 2023-03-20T11:54:38.0189463Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-136] SKIPPED [ 84%] 2023-03-20T11:54:38.0195582Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-137] SKIPPED [ 84%] 2023-03-20T11:54:38.0202167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-138] SKIPPED [ 84%] 2023-03-20T11:54:38.0209461Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-139] SKIPPED [ 84%] 2023-03-20T11:54:38.0216408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-140] SKIPPED [ 84%] 2023-03-20T11:54:38.0222952Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-141] SKIPPED [ 84%] 2023-03-20T11:54:38.0229246Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-142] SKIPPED [ 84%] 2023-03-20T11:54:38.0235520Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-143] SKIPPED [ 84%] 2023-03-20T11:54:38.0242155Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-144] SKIPPED [ 84%] 2023-03-20T11:54:38.0249414Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-145] SKIPPED [ 84%] 2023-03-20T11:54:38.0255055Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-146] SKIPPED [ 84%] 2023-03-20T11:54:38.0261472Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-147] SKIPPED [ 84%] 2023-03-20T11:54:38.0267891Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-148] SKIPPED [ 84%] 2023-03-20T11:54:38.0274169Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-149] SKIPPED [ 84%] 2023-03-20T11:54:38.0280753Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-150] SKIPPED [ 84%] 2023-03-20T11:54:38.0287070Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-151] SKIPPED [ 84%] 2023-03-20T11:54:38.0294974Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-152] SKIPPED [ 84%] 2023-03-20T11:54:38.0301485Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-153] SKIPPED [ 84%] 2023-03-20T11:54:38.0307796Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-154] SKIPPED [ 84%] 2023-03-20T11:54:38.0313620Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-155] SKIPPED [ 84%] 2023-03-20T11:54:38.0319768Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-156] SKIPPED [ 84%] 2023-03-20T11:54:38.0325979Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-157] SKIPPED [ 84%] 2023-03-20T11:54:38.0333214Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-158] SKIPPED [ 84%] 2023-03-20T11:54:38.0338222Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-159] SKIPPED [ 84%] 2023-03-20T11:54:38.0344395Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-160] SKIPPED [ 84%] 2023-03-20T11:54:38.0350692Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[gaussian_blur-161] SKIPPED [ 84%] 2023-03-20T11:54:38.0356575Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-00] SKIPPED [ 84%] 2023-03-20T11:54:38.0363791Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-01] SKIPPED [ 84%] 2023-03-20T11:54:38.0370179Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-02] SKIPPED [ 84%] 2023-03-20T11:54:38.0376410Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-03] SKIPPED [ 84%] 2023-03-20T11:54:38.0382441Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-04] SKIPPED [ 84%] 2023-03-20T11:54:38.0388657Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-05] SKIPPED [ 84%] 2023-03-20T11:54:38.0394719Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-06] SKIPPED [ 84%] 2023-03-20T11:54:38.0400836Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-07] SKIPPED [ 84%] 2023-03-20T11:54:38.0406820Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-08] SKIPPED [ 84%] 2023-03-20T11:54:38.0413259Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-09] SKIPPED [ 84%] 2023-03-20T11:54:38.0419295Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-10] SKIPPED [ 84%] 2023-03-20T11:54:38.0425495Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-11] SKIPPED [ 84%] 2023-03-20T11:54:38.0431449Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-12] SKIPPED [ 84%] 2023-03-20T11:54:38.0438595Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-13] SKIPPED [ 84%] 2023-03-20T11:54:38.0444590Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-14] SKIPPED [ 84%] 2023-03-20T11:54:38.0451814Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-15] SKIPPED [ 84%] 2023-03-20T11:54:38.0457205Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-16] SKIPPED [ 84%] 2023-03-20T11:54:38.0463400Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-17] SKIPPED [ 84%] 2023-03-20T11:54:38.0469173Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-18] SKIPPED [ 84%] 2023-03-20T11:54:38.0475150Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-19] SKIPPED [ 84%] 2023-03-20T11:54:38.0481468Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-20] SKIPPED [ 84%] 2023-03-20T11:54:38.0487222Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-21] SKIPPED [ 84%] 2023-03-20T11:54:38.0493670Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-22] SKIPPED [ 84%] 2023-03-20T11:54:38.0500041Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-23] SKIPPED [ 84%] 2023-03-20T11:54:38.0507498Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-24] SKIPPED [ 84%] 2023-03-20T11:54:38.0513461Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-25] SKIPPED [ 84%] 2023-03-20T11:54:38.0519336Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-26] SKIPPED [ 84%] 2023-03-20T11:54:38.0525512Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-27] SKIPPED [ 84%] 2023-03-20T11:54:38.0532342Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-28] SKIPPED [ 84%] 2023-03-20T11:54:38.0538199Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-29] SKIPPED [ 84%] 2023-03-20T11:54:38.0544372Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-30] SKIPPED [ 84%] 2023-03-20T11:54:38.0550180Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-31] SKIPPED [ 84%] 2023-03-20T11:54:38.0556183Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-32] SKIPPED [ 84%] 2023-03-20T11:54:38.0562194Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-33] SKIPPED [ 84%] 2023-03-20T11:54:38.0569427Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-34] SKIPPED [ 84%] 2023-03-20T11:54:38.0574773Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[equalize-35] SKIPPED [ 84%] 2023-03-20T11:54:38.0581517Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-00] SKIPPED [ 84%] 2023-03-20T11:54:38.0587749Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-01] SKIPPED [ 84%] 2023-03-20T11:54:38.0593692Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-02] SKIPPED [ 84%] 2023-03-20T11:54:38.0600404Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-03] SKIPPED [ 84%] 2023-03-20T11:54:38.0605731Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-04] SKIPPED [ 84%] 2023-03-20T11:54:38.0613271Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-05] SKIPPED [ 84%] 2023-03-20T11:54:38.0618231Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-06] SKIPPED [ 84%] 2023-03-20T11:54:38.0624365Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-07] SKIPPED [ 84%] 2023-03-20T11:54:38.0630544Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-08] SKIPPED [ 84%] 2023-03-20T11:54:38.0636352Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-09] SKIPPED [ 84%] 2023-03-20T11:54:38.0642409Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-10] SKIPPED [ 84%] 2023-03-20T11:54:38.0650438Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-11] SKIPPED [ 84%] 2023-03-20T11:54:38.0656313Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-12] SKIPPED [ 84%] 2023-03-20T11:54:38.0662311Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-13] SKIPPED [ 84%] 2023-03-20T11:54:38.0668326Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-14] SKIPPED [ 84%] 2023-03-20T11:54:38.0674312Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-15] SKIPPED [ 84%] 2023-03-20T11:54:38.0680372Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-16] SKIPPED [ 84%] 2023-03-20T11:54:38.0686353Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-17] SKIPPED [ 84%] 2023-03-20T11:54:38.0693195Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-18] SKIPPED [ 84%] 2023-03-20T11:54:38.0698995Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-19] SKIPPED [ 84%] 2023-03-20T11:54:38.0705321Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-20] SKIPPED [ 84%] 2023-03-20T11:54:38.0711297Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-21] SKIPPED [ 84%] 2023-03-20T11:54:38.0717224Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-22] SKIPPED [ 84%] 2023-03-20T11:54:38.0724489Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-23] SKIPPED [ 84%] 2023-03-20T11:54:38.0731682Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-24] SKIPPED [ 84%] 2023-03-20T11:54:38.0736764Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-25] SKIPPED [ 84%] 2023-03-20T11:54:38.0742729Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-26] SKIPPED [ 84%] 2023-03-20T11:54:38.0748942Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-27] SKIPPED [ 84%] 2023-03-20T11:54:38.0754830Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-28] SKIPPED [ 84%] 2023-03-20T11:54:38.0761155Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-29] SKIPPED [ 84%] 2023-03-20T11:54:38.0767045Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-30] SKIPPED [ 84%] 2023-03-20T11:54:38.0773244Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-31] SKIPPED [ 84%] 2023-03-20T11:54:38.0779759Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-32] SKIPPED [ 84%] 2023-03-20T11:54:38.0785954Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-33] SKIPPED [ 84%] 2023-03-20T11:54:38.0793165Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-34] SKIPPED [ 84%] 2023-03-20T11:54:38.0799298Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[invert-35] SKIPPED [ 84%] 2023-03-20T11:54:38.0805456Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-00] SKIPPED [ 84%] 2023-03-20T11:54:38.0812613Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-01] SKIPPED [ 84%] 2023-03-20T11:54:38.0818013Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-02] SKIPPED [ 84%] 2023-03-20T11:54:38.0824167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-03] SKIPPED [ 84%] 2023-03-20T11:54:38.0830264Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-04] SKIPPED [ 84%] 2023-03-20T11:54:38.0836180Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-05] SKIPPED [ 84%] 2023-03-20T11:54:38.0842209Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-06] SKIPPED [ 84%] 2023-03-20T11:54:38.0849469Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-07] SKIPPED [ 84%] 2023-03-20T11:54:38.0854790Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-08] SKIPPED [ 84%] 2023-03-20T11:54:38.0862320Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-09] SKIPPED [ 84%] 2023-03-20T11:54:38.0868118Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-10] SKIPPED [ 84%] 2023-03-20T11:54:38.0874023Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-11] SKIPPED [ 84%] 2023-03-20T11:54:38.0879957Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-12] SKIPPED [ 84%] 2023-03-20T11:54:38.0886149Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-13] SKIPPED [ 84%] 2023-03-20T11:54:38.0893290Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-14] SKIPPED [ 84%] 2023-03-20T11:54:38.0898877Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-15] SKIPPED [ 84%] 2023-03-20T11:54:38.0905075Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-16] SKIPPED [ 84%] 2023-03-20T11:54:38.0911079Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-17] SKIPPED [ 84%] 2023-03-20T11:54:38.0917105Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-18] SKIPPED [ 84%] 2023-03-20T11:54:38.0923140Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-19] SKIPPED [ 84%] 2023-03-20T11:54:38.0930460Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-20] SKIPPED [ 84%] 2023-03-20T11:54:38.0938338Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-21] SKIPPED [ 84%] 2023-03-20T11:54:38.0944606Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-22] SKIPPED [ 84%] 2023-03-20T11:54:38.0950630Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-23] SKIPPED [ 84%] 2023-03-20T11:54:38.0956587Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-24] SKIPPED [ 84%] 2023-03-20T11:54:38.0962884Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-25] SKIPPED [ 84%] 2023-03-20T11:54:38.0970162Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-26] SKIPPED [ 84%] 2023-03-20T11:54:38.0975445Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-27] SKIPPED [ 84%] 2023-03-20T11:54:38.0981347Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-28] SKIPPED [ 84%] 2023-03-20T11:54:38.0987616Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-29] SKIPPED [ 84%] 2023-03-20T11:54:38.0993573Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-30] SKIPPED [ 84%] 2023-03-20T11:54:38.1000351Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-31] SKIPPED [ 84%] 2023-03-20T11:54:38.1007105Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-32] SKIPPED [ 84%] 2023-03-20T11:54:38.1013322Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-33] SKIPPED [ 84%] 2023-03-20T11:54:38.1019790Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-34] SKIPPED [ 84%] 2023-03-20T11:54:38.1026087Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[posterize-35] SKIPPED [ 84%] 2023-03-20T11:54:38.1031975Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-00] SKIPPED [ 84%] 2023-03-20T11:54:38.1038197Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-01] SKIPPED [ 84%] 2023-03-20T11:54:38.1044049Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-02] SKIPPED [ 84%] 2023-03-20T11:54:38.1050433Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-03] SKIPPED [ 84%] 2023-03-20T11:54:38.1056299Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-04] SKIPPED [ 84%] 2023-03-20T11:54:38.1062388Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-05] SKIPPED [ 84%] 2023-03-20T11:54:38.1068599Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-06] SKIPPED [ 84%] 2023-03-20T11:54:38.1074781Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-07] SKIPPED [ 84%] 2023-03-20T11:54:38.1082027Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-08] SKIPPED [ 84%] 2023-03-20T11:54:38.1089356Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-09] SKIPPED [ 84%] 2023-03-20T11:54:38.1094175Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-10] SKIPPED [ 84%] 2023-03-20T11:54:38.1100368Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-11] SKIPPED [ 84%] 2023-03-20T11:54:38.1106532Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-12] SKIPPED [ 84%] 2023-03-20T11:54:38.1112550Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-13] SKIPPED [ 84%] 2023-03-20T11:54:38.1118786Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-14] SKIPPED [ 84%] 2023-03-20T11:54:38.1124633Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-15] SKIPPED [ 84%] 2023-03-20T11:54:38.1131806Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-16] SKIPPED [ 84%] 2023-03-20T11:54:38.1137256Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-17] SKIPPED [ 84%] 2023-03-20T11:54:38.1143430Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-18] SKIPPED [ 84%] 2023-03-20T11:54:38.1150405Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-19] SKIPPED [ 84%] 2023-03-20T11:54:38.1156236Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-20] SKIPPED [ 84%] 2023-03-20T11:54:38.1162407Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-21] SKIPPED [ 84%] 2023-03-20T11:54:38.1169806Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-22] SKIPPED [ 84%] 2023-03-20T11:54:38.1175364Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-23] SKIPPED [ 84%] 2023-03-20T11:54:38.1181261Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-24] SKIPPED [ 84%] 2023-03-20T11:54:38.1187304Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-25] SKIPPED [ 84%] 2023-03-20T11:54:38.1193394Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-26] SKIPPED [ 84%] 2023-03-20T11:54:38.1199284Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-27] SKIPPED [ 84%] 2023-03-20T11:54:38.1205391Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-28] SKIPPED [ 84%] 2023-03-20T11:54:38.1212521Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-29] SKIPPED [ 84%] 2023-03-20T11:54:38.1218228Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-30] SKIPPED [ 84%] 2023-03-20T11:54:38.1225479Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-31] SKIPPED [ 84%] 2023-03-20T11:54:38.1231467Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-32] SKIPPED [ 84%] 2023-03-20T11:54:38.1237584Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-33] SKIPPED [ 84%] 2023-03-20T11:54:38.1243497Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-34] SKIPPED [ 84%] 2023-03-20T11:54:38.1250463Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[solarize-35] SKIPPED [ 84%] 2023-03-20T11:54:38.1256167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-00] SKIPPED [ 84%] 2023-03-20T11:54:38.1262270Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-01] SKIPPED [ 84%] 2023-03-20T11:54:38.1268372Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-02] SKIPPED [ 84%] 2023-03-20T11:54:38.1274545Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-03] SKIPPED [ 84%] 2023-03-20T11:54:38.1280764Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-04] SKIPPED [ 84%] 2023-03-20T11:54:38.1286747Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-05] SKIPPED [ 84%] 2023-03-20T11:54:38.1294470Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-06] SKIPPED [ 84%] 2023-03-20T11:54:38.1300778Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-07] SKIPPED [ 84%] 2023-03-20T11:54:38.1306821Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-08] SKIPPED [ 84%] 2023-03-20T11:54:38.1312742Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-09] SKIPPED [ 84%] 2023-03-20T11:54:38.1318855Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-10] SKIPPED [ 84%] 2023-03-20T11:54:38.1324852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-11] SKIPPED [ 84%] 2023-03-20T11:54:38.1331811Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-12] SKIPPED [ 84%] 2023-03-20T11:54:38.1337375Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-13] SKIPPED [ 84%] 2023-03-20T11:54:38.1343550Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-14] SKIPPED [ 84%] 2023-03-20T11:54:38.1349464Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-15] SKIPPED [ 84%] 2023-03-20T11:54:38.1355501Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-16] SKIPPED [ 84%] 2023-03-20T11:54:38.1361850Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-17] SKIPPED [ 84%] 2023-03-20T11:54:38.1370135Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-18] SKIPPED [ 84%] 2023-03-20T11:54:38.1375438Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-19] SKIPPED [ 84%] 2023-03-20T11:54:38.1381420Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-20] SKIPPED [ 84%] 2023-03-20T11:54:38.1387881Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-21] SKIPPED [ 84%] 2023-03-20T11:54:38.1393697Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-22] SKIPPED [ 84%] 2023-03-20T11:54:38.1399818Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-23] SKIPPED [ 84%] 2023-03-20T11:54:38.1405850Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-24] SKIPPED [ 84%] 2023-03-20T11:54:38.1413057Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-25] SKIPPED [ 84%] 2023-03-20T11:54:38.1418491Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-26] SKIPPED [ 84%] 2023-03-20T11:54:38.1424852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-27] SKIPPED [ 84%] 2023-03-20T11:54:38.1430715Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-28] SKIPPED [ 84%] 2023-03-20T11:54:38.1438009Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-29] SKIPPED [ 84%] 2023-03-20T11:54:38.1444139Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-30] SKIPPED [ 84%] 2023-03-20T11:54:38.1450456Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-31] SKIPPED [ 84%] 2023-03-20T11:54:38.1457124Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-32] SKIPPED [ 84%] 2023-03-20T11:54:38.1463113Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-33] SKIPPED [ 84%] 2023-03-20T11:54:38.1469137Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-34] SKIPPED [ 84%] 2023-03-20T11:54:38.1475139Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[autocontrast-35] SKIPPED [ 84%] 2023-03-20T11:54:38.1481206Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-00] SKIPPED [ 84%] 2023-03-20T11:54:38.1487154Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-01] SKIPPED [ 84%] 2023-03-20T11:54:38.1493474Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-02] SKIPPED [ 84%] 2023-03-20T11:54:38.1499860Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-03] SKIPPED [ 84%] 2023-03-20T11:54:38.1506105Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-04] SKIPPED [ 84%] 2023-03-20T11:54:38.1513196Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-05] SKIPPED [ 84%] 2023-03-20T11:54:38.1519323Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-06] SKIPPED [ 84%] 2023-03-20T11:54:38.1525336Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-07] SKIPPED [ 84%] 2023-03-20T11:54:38.1532420Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-08] SKIPPED [ 84%] 2023-03-20T11:54:38.1538185Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-09] SKIPPED [ 84%] 2023-03-20T11:54:38.1544368Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-10] SKIPPED [ 84%] 2023-03-20T11:54:38.1550269Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-11] SKIPPED [ 84%] 2023-03-20T11:54:38.1556277Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-12] SKIPPED [ 84%] 2023-03-20T11:54:38.1562472Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-13] SKIPPED [ 84%] 2023-03-20T11:54:38.1569767Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-14] SKIPPED [ 84%] 2023-03-20T11:54:38.1575408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-15] SKIPPED [ 84%] 2023-03-20T11:54:38.1582448Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-16] SKIPPED [ 84%] 2023-03-20T11:54:38.1588683Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-17] SKIPPED [ 84%] 2023-03-20T11:54:38.1594744Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-18] SKIPPED [ 84%] 2023-03-20T11:54:38.1600848Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-19] SKIPPED [ 84%] 2023-03-20T11:54:38.1606820Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-20] SKIPPED [ 84%] 2023-03-20T11:54:38.1613302Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-21] SKIPPED [ 84%] 2023-03-20T11:54:38.1619513Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-22] SKIPPED [ 84%] 2023-03-20T11:54:38.1625870Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-23] SKIPPED [ 84%] 2023-03-20T11:54:38.1631759Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-24] SKIPPED [ 84%] 2023-03-20T11:54:38.1637693Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-25] SKIPPED [ 84%] 2023-03-20T11:54:38.1643901Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-26] SKIPPED [ 84%] 2023-03-20T11:54:38.1650402Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-27] SKIPPED [ 84%] 2023-03-20T11:54:38.1657158Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-28] SKIPPED [ 84%] 2023-03-20T11:54:38.1663155Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-29] SKIPPED [ 84%] 2023-03-20T11:54:38.1669183Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-30] SKIPPED [ 84%] 2023-03-20T11:54:38.1675159Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-31] SKIPPED [ 84%] 2023-03-20T11:54:38.1681358Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-32] SKIPPED [ 84%] 2023-03-20T11:54:38.1687502Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-33] SKIPPED [ 84%] 2023-03-20T11:54:38.1693875Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-34] SKIPPED [ 84%] 2023-03-20T11:54:38.1700043Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-35] SKIPPED [ 84%] 2023-03-20T11:54:38.1706246Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-36] SKIPPED [ 84%] 2023-03-20T11:54:38.1712186Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-37] SKIPPED [ 84%] 2023-03-20T11:54:38.1718389Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-38] SKIPPED [ 84%] 2023-03-20T11:54:38.1725788Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-39] SKIPPED [ 84%] 2023-03-20T11:54:38.1732792Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-40] SKIPPED [ 84%] 2023-03-20T11:54:38.1738320Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-41] SKIPPED [ 84%] 2023-03-20T11:54:38.1744501Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-42] SKIPPED [ 84%] 2023-03-20T11:54:38.1750555Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-43] SKIPPED [ 84%] 2023-03-20T11:54:38.1756529Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-44] SKIPPED [ 84%] 2023-03-20T11:54:38.1762775Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-45] SKIPPED [ 84%] 2023-03-20T11:54:38.1769865Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-46] SKIPPED [ 84%] 2023-03-20T11:54:38.1775441Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-47] SKIPPED [ 84%] 2023-03-20T11:54:38.1781540Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-48] SKIPPED [ 84%] 2023-03-20T11:54:38.1787701Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-49] SKIPPED [ 84%] 2023-03-20T11:54:38.1796370Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-50] SKIPPED [ 84%] 2023-03-20T11:54:38.1802745Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-51] SKIPPED [ 84%] 2023-03-20T11:54:38.1809960Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-52] SKIPPED [ 84%] 2023-03-20T11:54:38.1815059Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-53] SKIPPED [ 84%] 2023-03-20T11:54:38.1821283Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-54] SKIPPED [ 84%] 2023-03-20T11:54:38.1827417Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-55] SKIPPED [ 84%] 2023-03-20T11:54:38.1833613Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-56] SKIPPED [ 84%] 2023-03-20T11:54:38.1839490Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-57] SKIPPED [ 84%] 2023-03-20T11:54:38.1845844Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-58] SKIPPED [ 84%] 2023-03-20T11:54:38.1853286Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-59] SKIPPED [ 84%] 2023-03-20T11:54:38.1858631Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-60] SKIPPED [ 84%] 2023-03-20T11:54:38.1864793Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-61] SKIPPED [ 84%] 2023-03-20T11:54:38.1872030Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-62] SKIPPED [ 84%] 2023-03-20T11:54:38.1878152Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-63] SKIPPED [ 84%] 2023-03-20T11:54:38.1884295Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-64] SKIPPED [ 84%] 2023-03-20T11:54:38.1890572Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-65] SKIPPED [ 84%] 2023-03-20T11:54:38.1897101Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-66] SKIPPED [ 84%] 2023-03-20T11:54:38.1903226Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-67] SKIPPED [ 84%] 2023-03-20T11:54:38.1909325Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-68] SKIPPED [ 84%] 2023-03-20T11:54:38.1915364Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-69] SKIPPED [ 84%] 2023-03-20T11:54:38.1921459Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-70] SKIPPED [ 84%] 2023-03-20T11:54:38.1927326Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_sharpness-71] SKIPPED [ 84%] 2023-03-20T11:54:38.1933604Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-00] SKIPPED [ 84%] 2023-03-20T11:54:38.1940798Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-01] SKIPPED [ 84%] 2023-03-20T11:54:38.1946961Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-02] SKIPPED [ 84%] 2023-03-20T11:54:38.1952909Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-03] SKIPPED [ 84%] 2023-03-20T11:54:38.1958952Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-04] SKIPPED [ 84%] 2023-03-20T11:54:38.1964986Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-05] SKIPPED [ 84%] 2023-03-20T11:54:38.1972079Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-06] SKIPPED [ 84%] 2023-03-20T11:54:38.1977565Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-07] SKIPPED [ 84%] 2023-03-20T11:54:38.1983828Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-08] SKIPPED [ 84%] 2023-03-20T11:54:38.1989662Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-09] SKIPPED [ 84%] 2023-03-20T11:54:38.1995932Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-10] SKIPPED [ 84%] 2023-03-20T11:54:38.2001910Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-11] SKIPPED [ 84%] 2023-03-20T11:54:38.2008998Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-12] SKIPPED [ 84%] 2023-03-20T11:54:38.2015479Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-13] SKIPPED [ 84%] 2023-03-20T11:54:38.2021719Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-14] SKIPPED [ 84%] 2023-03-20T11:54:38.2027947Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-15] SKIPPED [ 84%] 2023-03-20T11:54:38.2034034Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-16] SKIPPED [ 84%] 2023-03-20T11:54:38.2040037Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-17] SKIPPED [ 84%] 2023-03-20T11:54:38.2046074Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-18] SKIPPED [ 84%] 2023-03-20T11:54:38.2053060Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-19] SKIPPED [ 84%] 2023-03-20T11:54:38.2058773Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-20] SKIPPED [ 84%] 2023-03-20T11:54:38.2064847Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-21] SKIPPED [ 84%] 2023-03-20T11:54:38.2070754Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-22] SKIPPED [ 84%] 2023-03-20T11:54:38.2076584Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-23] SKIPPED [ 84%] 2023-03-20T11:54:38.2084160Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-24] SKIPPED [ 84%] 2023-03-20T11:54:38.2090433Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-25] SKIPPED [ 84%] 2023-03-20T11:54:38.2097043Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-26] SKIPPED [ 84%] 2023-03-20T11:54:38.2103137Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-27] SKIPPED [ 84%] 2023-03-20T11:54:38.2109158Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-28] SKIPPED [ 84%] 2023-03-20T11:54:38.2115114Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-29] SKIPPED [ 84%] 2023-03-20T11:54:38.2121353Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-30] SKIPPED [ 84%] 2023-03-20T11:54:38.2127279Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-31] SKIPPED [ 84%] 2023-03-20T11:54:38.2133589Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-32] SKIPPED [ 84%] 2023-03-20T11:54:38.2140016Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-33] SKIPPED [ 84%] 2023-03-20T11:54:38.2146149Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-34] SKIPPED [ 84%] 2023-03-20T11:54:38.2152136Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-35] SKIPPED [ 84%] 2023-03-20T11:54:38.2159461Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-36] SKIPPED [ 84%] 2023-03-20T11:54:38.2165404Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-37] SKIPPED [ 84%] 2023-03-20T11:54:38.2172569Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-38] SKIPPED [ 84%] 2023-03-20T11:54:38.2178363Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-39] SKIPPED [ 84%] 2023-03-20T11:54:38.2184384Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-40] SKIPPED [ 84%] 2023-03-20T11:54:38.2190137Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-41] SKIPPED [ 84%] 2023-03-20T11:54:38.2196056Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-42] SKIPPED [ 84%] 2023-03-20T11:54:38.2202231Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-43] SKIPPED [ 84%] 2023-03-20T11:54:38.2209408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-44] SKIPPED [ 84%] 2023-03-20T11:54:38.2214716Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-45] SKIPPED [ 84%] 2023-03-20T11:54:38.2220881Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-46] SKIPPED [ 84%] 2023-03-20T11:54:38.2228255Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-47] SKIPPED [ 84%] 2023-03-20T11:54:38.2234377Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-48] SKIPPED [ 84%] 2023-03-20T11:54:38.2240453Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-49] SKIPPED [ 84%] 2023-03-20T11:54:38.2246384Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-50] SKIPPED [ 84%] 2023-03-20T11:54:38.2253253Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-51] SKIPPED [ 84%] 2023-03-20T11:54:38.2258995Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-52] SKIPPED [ 84%] 2023-03-20T11:54:38.2265065Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-53] SKIPPED [ 84%] 2023-03-20T11:54:38.2271188Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-54] SKIPPED [ 84%] 2023-03-20T11:54:38.2277223Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-55] SKIPPED [ 84%] 2023-03-20T11:54:38.2283414Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-56] SKIPPED [ 84%] 2023-03-20T11:54:38.2290418Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-57] SKIPPED [ 84%] 2023-03-20T11:54:38.2295970Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-58] SKIPPED [ 84%] 2023-03-20T11:54:38.2302923Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-59] SKIPPED [ 84%] 2023-03-20T11:54:38.2308859Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-60] SKIPPED [ 84%] 2023-03-20T11:54:38.2314887Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-61] SKIPPED [ 84%] 2023-03-20T11:54:38.2321099Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-62] SKIPPED [ 84%] 2023-03-20T11:54:38.2326960Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-63] SKIPPED [ 84%] 2023-03-20T11:54:38.2333268Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-64] SKIPPED [ 84%] 2023-03-20T11:54:38.2339251Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-65] SKIPPED [ 84%] 2023-03-20T11:54:38.2345362Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-66] SKIPPED [ 84%] 2023-03-20T11:54:38.2351180Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-67] SKIPPED [ 84%] 2023-03-20T11:54:38.2357063Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-68] SKIPPED [ 84%] 2023-03-20T11:54:38.2363422Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-69] SKIPPED [ 84%] 2023-03-20T11:54:38.2371790Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-70] SKIPPED [ 84%] 2023-03-20T11:54:38.2377119Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[erase-71] SKIPPED [ 84%] 2023-03-20T11:54:38.2382908Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-00] SKIPPED [ 84%] 2023-03-20T11:54:38.2389172Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-01] SKIPPED [ 84%] 2023-03-20T11:54:38.2395350Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-02] SKIPPED [ 84%] 2023-03-20T11:54:38.2401400Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-03] SKIPPED [ 84%] 2023-03-20T11:54:38.2407239Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-04] SKIPPED [ 84%] 2023-03-20T11:54:38.2413537Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-05] SKIPPED [ 84%] 2023-03-20T11:54:38.2419897Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-06] SKIPPED [ 84%] 2023-03-20T11:54:38.2426320Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-07] SKIPPED [ 84%] 2023-03-20T11:54:38.2432144Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-08] SKIPPED [ 84%] 2023-03-20T11:54:38.2438332Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-09] SKIPPED [ 84%] 2023-03-20T11:54:38.2445504Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-10] SKIPPED [ 84%] 2023-03-20T11:54:38.2452713Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-11] SKIPPED [ 84%] 2023-03-20T11:54:38.2458263Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-12] SKIPPED [ 84%] 2023-03-20T11:54:38.2464554Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-13] SKIPPED [ 84%] 2023-03-20T11:54:38.2470339Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-14] SKIPPED [ 84%] 2023-03-20T11:54:38.2476479Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-15] SKIPPED [ 84%] 2023-03-20T11:54:38.2482590Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-16] SKIPPED [ 84%] 2023-03-20T11:54:38.2489945Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-17] SKIPPED [ 84%] 2023-03-20T11:54:38.2495396Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-18] SKIPPED [ 84%] 2023-03-20T11:54:38.2501320Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-19] SKIPPED [ 84%] 2023-03-20T11:54:38.2507795Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-20] SKIPPED [ 84%] 2023-03-20T11:54:38.2514756Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-21] SKIPPED [ 84%] 2023-03-20T11:54:38.2520928Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-22] SKIPPED [ 84%] 2023-03-20T11:54:38.2527164Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-23] SKIPPED [ 84%] 2023-03-20T11:54:38.2533349Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-24] SKIPPED [ 84%] 2023-03-20T11:54:38.2539210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-25] SKIPPED [ 84%] 2023-03-20T11:54:38.2545558Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-26] SKIPPED [ 84%] 2023-03-20T11:54:38.2551360Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-27] SKIPPED [ 84%] 2023-03-20T11:54:38.2557408Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-28] SKIPPED [ 84%] 2023-03-20T11:54:38.2563464Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-29] SKIPPED [ 84%] 2023-03-20T11:54:38.2570620Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-30] SKIPPED [ 84%] 2023-03-20T11:54:38.2576019Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-31] SKIPPED [ 84%] 2023-03-20T11:54:38.2583233Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-32] SKIPPED [ 84%] 2023-03-20T11:54:38.2589542Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-33] SKIPPED [ 84%] 2023-03-20T11:54:38.2595457Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-34] SKIPPED [ 84%] 2023-03-20T11:54:38.2601659Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_brightness-35] SKIPPED [ 84%] 2023-03-20T11:54:38.2607924Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-00] SKIPPED [ 84%] 2023-03-20T11:54:38.2614041Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-01] SKIPPED [ 84%] 2023-03-20T11:54:38.2620420Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-02] SKIPPED [ 84%] 2023-03-20T11:54:38.2626697Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-03] SKIPPED [ 84%] 2023-03-20T11:54:38.2632680Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-04] SKIPPED [ 84%] 2023-03-20T11:54:38.2638704Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-05] SKIPPED [ 84%] 2023-03-20T11:54:38.2644879Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-06] SKIPPED [ 84%] 2023-03-20T11:54:38.2651880Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-07] SKIPPED [ 84%] 2023-03-20T11:54:38.2660161Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-08] SKIPPED [ 84%] 2023-03-20T11:54:38.2666356Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-09] SKIPPED [ 84%] 2023-03-20T11:54:38.2672450Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-10] SKIPPED [ 84%] 2023-03-20T11:54:38.2678602Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-11] SKIPPED [ 84%] 2023-03-20T11:54:38.2684631Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-12] SKIPPED [ 84%] 2023-03-20T11:54:38.2691807Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-13] SKIPPED [ 84%] 2023-03-20T11:54:38.2697551Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-14] SKIPPED [ 84%] 2023-03-20T11:54:38.2703539Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-15] SKIPPED [ 84%] 2023-03-20T11:54:38.2709528Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-16] SKIPPED [ 84%] 2023-03-20T11:54:38.2715563Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-17] SKIPPED [ 84%] 2023-03-20T11:54:38.2721603Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-18] SKIPPED [ 84%] 2023-03-20T11:54:38.2730517Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-19] SKIPPED [ 84%] 2023-03-20T11:54:38.2735805Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-20] SKIPPED [ 84%] 2023-03-20T11:54:38.2741825Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-21] SKIPPED [ 84%] 2023-03-20T11:54:38.2747872Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-22] SKIPPED [ 84%] 2023-03-20T11:54:38.2753786Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-23] SKIPPED [ 84%] 2023-03-20T11:54:38.2759857Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-24] SKIPPED [ 84%] 2023-03-20T11:54:38.2765948Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-25] SKIPPED [ 84%] 2023-03-20T11:54:38.2773119Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-26] SKIPPED [ 84%] 2023-03-20T11:54:38.2778735Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-27] SKIPPED [ 84%] 2023-03-20T11:54:38.2784748Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-28] SKIPPED [ 84%] 2023-03-20T11:54:38.2790773Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-29] SKIPPED [ 84%] 2023-03-20T11:54:38.2796742Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-30] SKIPPED [ 84%] 2023-03-20T11:54:38.2804182Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-31] SKIPPED [ 84%] 2023-03-20T11:54:38.2810522Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-32] SKIPPED [ 84%] 2023-03-20T11:54:38.2816905Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-33] SKIPPED [ 84%] 2023-03-20T11:54:38.2823220Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-34] SKIPPED [ 84%] 2023-03-20T11:54:38.2829355Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_contrast-35] SKIPPED [ 84%] 2023-03-20T11:54:38.2835280Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-00] SKIPPED [ 84%] 2023-03-20T11:54:38.2841437Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-01] SKIPPED [ 84%] 2023-03-20T11:54:38.2847638Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-02] SKIPPED [ 84%] 2023-03-20T11:54:38.2853923Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-03] SKIPPED [ 84%] 2023-03-20T11:54:38.2859637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-04] SKIPPED [ 84%] 2023-03-20T11:54:38.2865569Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-05] SKIPPED [ 84%] 2023-03-20T11:54:38.2872974Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-06] SKIPPED [ 84%] 2023-03-20T11:54:38.2878916Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-07] SKIPPED [ 84%] 2023-03-20T11:54:38.2884937Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-08] SKIPPED [ 84%] 2023-03-20T11:54:38.2892145Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-09] SKIPPED [ 84%] 2023-03-20T11:54:38.2897619Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-10] SKIPPED [ 84%] 2023-03-20T11:54:38.2903856Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-11] SKIPPED [ 84%] 2023-03-20T11:54:38.2909763Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-12] SKIPPED [ 84%] 2023-03-20T11:54:38.2915917Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-13] SKIPPED [ 84%] 2023-03-20T11:54:38.2922037Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-14] SKIPPED [ 84%] 2023-03-20T11:54:38.2929012Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-15] SKIPPED [ 84%] 2023-03-20T11:54:38.2934245Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-16] SKIPPED [ 84%] 2023-03-20T11:54:38.2940390Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-17] SKIPPED [ 84%] 2023-03-20T11:54:38.2947907Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-18] SKIPPED [ 84%] 2023-03-20T11:54:38.2953702Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-19] SKIPPED [ 84%] 2023-03-20T11:54:38.2959915Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-20] SKIPPED [ 84%] 2023-03-20T11:54:38.2965962Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-21] SKIPPED [ 84%] 2023-03-20T11:54:38.2972857Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-22] SKIPPED [ 84%] 2023-03-20T11:54:38.2978310Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-23] SKIPPED [ 84%] 2023-03-20T11:54:38.2984360Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-24] SKIPPED [ 84%] 2023-03-20T11:54:38.2990420Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-25] SKIPPED [ 84%] 2023-03-20T11:54:38.2996512Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-26] SKIPPED [ 84%] 2023-03-20T11:54:38.3002626Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-27] SKIPPED [ 84%] 2023-03-20T11:54:38.3009785Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-28] SKIPPED [ 84%] 2023-03-20T11:54:38.3016446Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-29] SKIPPED [ 84%] 2023-03-20T11:54:38.3022495Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-30] SKIPPED [ 84%] 2023-03-20T11:54:38.3028731Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-31] SKIPPED [ 84%] 2023-03-20T11:54:38.3034692Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-32] SKIPPED [ 84%] 2023-03-20T11:54:38.3040827Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-33] SKIPPED [ 84%] 2023-03-20T11:54:38.3046825Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-34] SKIPPED [ 84%] 2023-03-20T11:54:38.3053211Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_gamma-35] SKIPPED [ 84%] 2023-03-20T11:54:38.3059414Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-00] SKIPPED [ 84%] 2023-03-20T11:54:38.3065534Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-01] SKIPPED [ 84%] 2023-03-20T11:54:38.3071607Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-02] SKIPPED [ 84%] 2023-03-20T11:54:38.3077429Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-03] SKIPPED [ 84%] 2023-03-20T11:54:38.3083650Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-04] SKIPPED [ 84%] 2023-03-20T11:54:38.3091826Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-05] SKIPPED [ 84%] 2023-03-20T11:54:38.3097167Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-06] SKIPPED [ 84%] 2023-03-20T11:54:38.3103286Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-07] SKIPPED [ 84%] 2023-03-20T11:54:38.3109288Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-08] SKIPPED [ 84%] 2023-03-20T11:54:38.3115311Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-09] SKIPPED [ 84%] 2023-03-20T11:54:38.3121447Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-10] SKIPPED [ 84%] 2023-03-20T11:54:38.3129030Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-11] SKIPPED [ 84%] 2023-03-20T11:54:38.3133633Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-12] SKIPPED [ 84%] 2023-03-20T11:54:38.3140026Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-13] SKIPPED [ 84%] 2023-03-20T11:54:38.3146462Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-14] SKIPPED [ 84%] 2023-03-20T11:54:38.3152645Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-15] SKIPPED [ 84%] 2023-03-20T11:54:38.3160114Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-16] SKIPPED [ 84%] 2023-03-20T11:54:38.3165933Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-17] SKIPPED [ 84%] 2023-03-20T11:54:38.3173090Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-18] SKIPPED [ 84%] 2023-03-20T11:54:38.3178806Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-19] SKIPPED [ 84%] 2023-03-20T11:54:38.3185009Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-20] SKIPPED [ 84%] 2023-03-20T11:54:38.3191113Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-21] SKIPPED [ 84%] 2023-03-20T11:54:38.3197068Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-22] SKIPPED [ 84%] 2023-03-20T11:54:38.3203224Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-23] SKIPPED [ 84%] 2023-03-20T11:54:38.3210463Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-24] SKIPPED [ 84%] 2023-03-20T11:54:38.3215770Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-25] SKIPPED [ 84%] 2023-03-20T11:54:38.3221806Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-26] SKIPPED [ 84%] 2023-03-20T11:54:38.3228008Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-27] SKIPPED [ 84%] 2023-03-20T11:54:38.3235101Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-28] SKIPPED [ 84%] 2023-03-20T11:54:38.3241275Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-29] SKIPPED [ 84%] 2023-03-20T11:54:38.3247138Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-30] SKIPPED [ 84%] 2023-03-20T11:54:38.3253397Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-31] SKIPPED [ 84%] 2023-03-20T11:54:38.3259643Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-32] SKIPPED [ 84%] 2023-03-20T11:54:38.3265867Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-33] SKIPPED [ 84%] 2023-03-20T11:54:38.3271996Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-34] SKIPPED [ 84%] 2023-03-20T11:54:38.3277925Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_hue-35] SKIPPED [ 84%] 2023-03-20T11:54:38.3284128Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-00] SKIPPED [ 84%] 2023-03-20T11:54:38.3290541Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-01] SKIPPED [ 84%] 2023-03-20T11:54:38.3296743Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-02] SKIPPED [ 84%] 2023-03-20T11:54:38.3304274Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-03] SKIPPED [ 84%] 2023-03-20T11:54:38.3310477Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-04] SKIPPED [ 84%] 2023-03-20T11:54:38.3316393Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-05] SKIPPED [ 84%] 2023-03-20T11:54:38.3322567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-06] SKIPPED [ 84%] 2023-03-20T11:54:38.3329827Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-07] SKIPPED [ 84%] 2023-03-20T11:54:38.3335552Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-08] SKIPPED [ 84%] 2023-03-20T11:54:38.3341510Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-09] SKIPPED [ 84%] 2023-03-20T11:54:38.3347722Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-10] SKIPPED [ 84%] 2023-03-20T11:54:38.3353652Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-11] SKIPPED [ 84%] 2023-03-20T11:54:38.3359731Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-12] SKIPPED [ 84%] 2023-03-20T11:54:38.3366041Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-13] SKIPPED [ 84%] 2023-03-20T11:54:38.3373172Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-14] SKIPPED [ 84%] 2023-03-20T11:54:38.3379733Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-15] SKIPPED [ 84%] 2023-03-20T11:54:38.3385682Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-16] SKIPPED [ 84%] 2023-03-20T11:54:38.3391716Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-17] SKIPPED [ 84%] 2023-03-20T11:54:38.3397699Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-18] SKIPPED [ 84%] 2023-03-20T11:54:38.3403852Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-19] SKIPPED [ 84%] 2023-03-20T11:54:38.3410430Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-20] SKIPPED [ 84%] 2023-03-20T11:54:38.3416545Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-21] SKIPPED [ 84%] 2023-03-20T11:54:38.3422698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-22] SKIPPED [ 84%] 2023-03-20T11:54:38.3428840Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-23] SKIPPED [ 84%] 2023-03-20T11:54:38.3434726Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-24] SKIPPED [ 84%] 2023-03-20T11:54:38.3440887Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-25] SKIPPED [ 84%] 2023-03-20T11:54:38.3448974Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-26] SKIPPED [ 84%] 2023-03-20T11:54:38.3454285Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-27] SKIPPED [ 84%] 2023-03-20T11:54:38.3460870Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-28] SKIPPED [ 84%] 2023-03-20T11:54:38.3467028Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-29] SKIPPED [ 84%] 2023-03-20T11:54:38.3473022Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-30] SKIPPED [ 84%] 2023-03-20T11:54:38.3479056Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-31] SKIPPED [ 84%] 2023-03-20T11:54:38.3485116Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-32] SKIPPED [ 84%] 2023-03-20T11:54:38.3492259Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-33] SKIPPED [ 84%] 2023-03-20T11:54:38.3497739Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-34] SKIPPED [ 84%] 2023-03-20T11:54:38.3503987Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[adjust_saturation-35] SKIPPED [ 84%] 2023-03-20T11:54:38.3509979Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-00] SKIPPED [ 84%] 2023-03-20T11:54:38.3518673Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-01] SKIPPED [ 84%] 2023-03-20T11:54:38.3524792Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-02] SKIPPED [ 84%] 2023-03-20T11:54:38.3531838Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-03] SKIPPED [ 84%] 2023-03-20T11:54:38.3537460Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-04] SKIPPED [ 84%] 2023-03-20T11:54:38.3543639Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-05] SKIPPED [ 84%] 2023-03-20T11:54:38.3549701Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-06] SKIPPED [ 84%] 2023-03-20T11:54:38.3555741Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-07] SKIPPED [ 84%] 2023-03-20T11:54:38.3561913Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-08] SKIPPED [ 84%] 2023-03-20T11:54:38.3568966Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-09] SKIPPED [ 84%] 2023-03-20T11:54:38.3574320Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-10] SKIPPED [ 84%] 2023-03-20T11:54:38.3580491Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-11] SKIPPED [ 84%] 2023-03-20T11:54:38.3586652Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-12] SKIPPED [ 84%] 2023-03-20T11:54:38.3593878Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-13] SKIPPED [ 84%] 2023-03-20T11:54:38.3599899Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-14] SKIPPED [ 84%] 2023-03-20T11:54:38.3606009Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-15] SKIPPED [ 84%] 2023-03-20T11:54:38.3613332Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-16] SKIPPED [ 84%] 2023-03-20T11:54:38.3618740Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-17] SKIPPED [ 84%] 2023-03-20T11:54:38.3624939Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-18] SKIPPED [ 84%] 2023-03-20T11:54:38.3630690Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-19] SKIPPED [ 84%] 2023-03-20T11:54:38.3636708Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-20] SKIPPED [ 84%] 2023-03-20T11:54:38.3643091Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-21] SKIPPED [ 84%] 2023-03-20T11:54:38.3650074Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-22] SKIPPED [ 84%] 2023-03-20T11:54:38.3655567Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-23] SKIPPED [ 84%] 2023-03-20T11:54:38.3662847Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-24] SKIPPED [ 84%] 2023-03-20T11:54:38.3669046Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-25] SKIPPED [ 84%] 2023-03-20T11:54:38.3675000Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-26] SKIPPED [ 84%] 2023-03-20T11:54:38.3681215Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-27] SKIPPED [ 84%] 2023-03-20T11:54:38.3687138Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-28] SKIPPED [ 84%] 2023-03-20T11:54:38.3693372Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[five_crop-29] SKIPPED [ 84%] 2023-03-20T11:54:38.3699601Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-00] SKIPPED [ 84%] 2023-03-20T11:54:38.3705757Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-01] SKIPPED [ 84%] 2023-03-20T11:54:38.3711548Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-02] SKIPPED [ 84%] 2023-03-20T11:54:38.3717466Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-03] SKIPPED [ 84%] 2023-03-20T11:54:38.3723576Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-04] SKIPPED [ 84%] 2023-03-20T11:54:38.3730326Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-05] SKIPPED [ 84%] 2023-03-20T11:54:38.3737348Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-06] SKIPPED [ 84%] 2023-03-20T11:54:38.3743580Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-07] SKIPPED [ 84%] 2023-03-20T11:54:38.3749559Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-08] SKIPPED [ 84%] 2023-03-20T11:54:38.3755517Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-09] SKIPPED [ 84%] 2023-03-20T11:54:38.3761748Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-10] SKIPPED [ 84%] 2023-03-20T11:54:38.3768878Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-11] SKIPPED [ 84%] 2023-03-20T11:54:38.3774056Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-12] SKIPPED [ 84%] 2023-03-20T11:54:38.3780177Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-13] SKIPPED [ 84%] 2023-03-20T11:54:38.3786192Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-14] SKIPPED [ 84%] 2023-03-20T11:54:38.3792139Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-15] SKIPPED [ 84%] 2023-03-20T11:54:38.3798194Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-16] SKIPPED [ 84%] 2023-03-20T11:54:38.3805539Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-17] SKIPPED [ 84%] 2023-03-20T11:54:38.3812647Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-18] SKIPPED [ 84%] 2023-03-20T11:54:38.3818205Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-19] SKIPPED [ 84%] 2023-03-20T11:54:38.3824524Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-20] SKIPPED [ 84%] 2023-03-20T11:54:38.3830246Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-21] SKIPPED [ 84%] 2023-03-20T11:54:38.3836163Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-22] SKIPPED [ 84%] 2023-03-20T11:54:38.3842403Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-23] SKIPPED [ 84%] 2023-03-20T11:54:38.3849530Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-24] SKIPPED [ 84%] 2023-03-20T11:54:38.3855014Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-25] SKIPPED [ 84%] 2023-03-20T11:54:38.3861209Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-26] SKIPPED [ 84%] 2023-03-20T11:54:38.3867294Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-27] SKIPPED [ 84%] 2023-03-20T11:54:38.3873288Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-28] SKIPPED [ 84%] 2023-03-20T11:54:38.3880597Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-29] SKIPPED [ 84%] 2023-03-20T11:54:38.3886432Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-30] SKIPPED [ 84%] 2023-03-20T11:54:38.3893239Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-31] SKIPPED [ 84%] 2023-03-20T11:54:38.3898716Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-32] SKIPPED [ 84%] 2023-03-20T11:54:38.3904902Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-33] SKIPPED [ 84%] 2023-03-20T11:54:38.3910921Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-34] SKIPPED [ 84%] 2023-03-20T11:54:38.3916763Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-35] SKIPPED [ 84%] 2023-03-20T11:54:38.3923018Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-36] SKIPPED [ 84%] 2023-03-20T11:54:38.3930208Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-37] SKIPPED [ 84%] 2023-03-20T11:54:38.3935489Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-38] SKIPPED [ 84%] 2023-03-20T11:54:38.3941745Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-39] SKIPPED [ 84%] 2023-03-20T11:54:38.3948829Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-40] SKIPPED [ 84%] 2023-03-20T11:54:38.3954775Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-41] SKIPPED [ 84%] 2023-03-20T11:54:38.3960926Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-42] SKIPPED [ 84%] 2023-03-20T11:54:38.3966816Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-43] SKIPPED [ 84%] 2023-03-20T11:54:38.3973400Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-44] SKIPPED [ 84%] 2023-03-20T11:54:38.3979592Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-45] SKIPPED [ 84%] 2023-03-20T11:54:38.3985589Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-46] SKIPPED [ 84%] 2023-03-20T11:54:38.3991447Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-47] SKIPPED [ 84%] 2023-03-20T11:54:38.3997368Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-48] SKIPPED [ 84%] 2023-03-20T11:54:38.4003471Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-49] SKIPPED [ 84%] 2023-03-20T11:54:38.4010497Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-50] SKIPPED [ 84%] 2023-03-20T11:54:38.4016022Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-51] SKIPPED [ 84%] 2023-03-20T11:54:38.4023229Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-52] SKIPPED [ 84%] 2023-03-20T11:54:38.4029388Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-53] SKIPPED [ 84%] 2023-03-20T11:54:38.4035332Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-54] SKIPPED [ 84%] 2023-03-20T11:54:38.4041370Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-55] SKIPPED [ 84%] 2023-03-20T11:54:38.4047297Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-56] SKIPPED [ 84%] 2023-03-20T11:54:38.4053759Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-57] SKIPPED [ 84%] 2023-03-20T11:54:38.4060077Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-58] SKIPPED [ 84%] 2023-03-20T11:54:38.4066333Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[ten_crop-59] SKIPPED [ 84%] 2023-03-20T11:54:38.4072282Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-00] SKIPPED [ 84%] 2023-03-20T11:54:38.4078510Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-01] SKIPPED [ 84%] 2023-03-20T11:54:38.4084493Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-02] SKIPPED [ 84%] 2023-03-20T11:54:38.4092997Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-03] SKIPPED [ 84%] 2023-03-20T11:54:38.4098384Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-04] SKIPPED [ 84%] 2023-03-20T11:54:38.4104535Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-05] SKIPPED [ 84%] 2023-03-20T11:54:38.4110261Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-06] SKIPPED [ 84%] 2023-03-20T11:54:38.4116155Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-07] SKIPPED [ 84%] 2023-03-20T11:54:38.4122276Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-08] SKIPPED [ 84%] 2023-03-20T11:54:38.4129392Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-09] SKIPPED [ 84%] 2023-03-20T11:54:38.4134620Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-10] SKIPPED [ 84%] 2023-03-20T11:54:38.4140826Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-11] SKIPPED [ 84%] 2023-03-20T11:54:38.4146944Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-12] SKIPPED [ 84%] 2023-03-20T11:54:38.4153048Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-13] SKIPPED [ 84%] 2023-03-20T11:54:38.4159052Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-14] SKIPPED [ 84%] 2023-03-20T11:54:38.4166216Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-15] SKIPPED [ 84%] 2023-03-20T11:54:38.4173273Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-16] SKIPPED [ 84%] 2023-03-20T11:54:38.4178854Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[normalize-17] SKIPPED [ 84%] 2023-03-20T11:54:38.4184961Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-00] SKIPPED [ 84%] 2023-03-20T11:54:38.4190888Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-01] SKIPPED [ 84%] 2023-03-20T11:54:38.4196995Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-02] SKIPPED [ 84%] 2023-03-20T11:54:38.4203213Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-03] SKIPPED [ 84%] 2023-03-20T11:54:38.4210398Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-04] SKIPPED [ 84%] 2023-03-20T11:54:38.4215741Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-05] SKIPPED [ 84%] 2023-03-20T11:54:38.4221513Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-06] SKIPPED [ 84%] 2023-03-20T11:54:38.4227847Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-07] SKIPPED [ 84%] 2023-03-20T11:54:38.4234911Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-08] SKIPPED [ 84%] 2023-03-20T11:54:38.4241159Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-09] SKIPPED [ 84%] 2023-03-20T11:54:38.4247210Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-10] SKIPPED [ 84%] 2023-03-20T11:54:38.4253479Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-11] SKIPPED [ 84%] 2023-03-20T11:54:38.4259758Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-12] SKIPPED [ 84%] 2023-03-20T11:54:38.4266067Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-13] SKIPPED [ 84%] 2023-03-20T11:54:38.4272081Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-14] SKIPPED [ 84%] 2023-03-20T11:54:38.4278109Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-15] SKIPPED [ 84%] 2023-03-20T11:54:38.4284120Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-16] SKIPPED [ 84%] 2023-03-20T11:54:38.4290462Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-17] SKIPPED [ 84%] 2023-03-20T11:54:38.4296675Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-18] SKIPPED [ 84%] 2023-03-20T11:54:38.4304173Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-19] SKIPPED [ 84%] 2023-03-20T11:54:38.4309860Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-20] SKIPPED [ 84%] 2023-03-20T11:54:38.4315895Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-21] SKIPPED [ 84%] 2023-03-20T11:54:38.4322175Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-22] SKIPPED [ 84%] 2023-03-20T11:54:38.4329432Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-23] SKIPPED [ 84%] 2023-03-20T11:54:38.4334364Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-24] SKIPPED [ 84%] 2023-03-20T11:54:38.4340618Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-25] SKIPPED [ 84%] 2023-03-20T11:54:38.4346698Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-26] SKIPPED [ 84%] 2023-03-20T11:54:38.4352774Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-27] SKIPPED [ 84%] 2023-03-20T11:54:38.4358637Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-28] SKIPPED [ 84%] 2023-03-20T11:54:38.4364928Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-29] SKIPPED [ 84%] 2023-03-20T11:54:38.4371940Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-30] SKIPPED [ 84%] 2023-03-20T11:54:38.4380231Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-31] SKIPPED [ 84%] 2023-03-20T11:54:38.4386572Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-32] SKIPPED [ 84%] 2023-03-20T11:54:38.4392508Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-33] SKIPPED [ 84%] 2023-03-20T11:54:38.4398599Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-34] SKIPPED [ 84%] 2023-03-20T11:54:38.4404724Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-35] SKIPPED [ 84%] 2023-03-20T11:54:38.4411934Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-36] SKIPPED [ 84%] 2023-03-20T11:54:38.4417466Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-37] SKIPPED [ 84%] 2023-03-20T11:54:38.4423577Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-38] SKIPPED [ 84%] 2023-03-20T11:54:38.4429658Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-39] SKIPPED [ 84%] 2023-03-20T11:54:38.4435660Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-40] SKIPPED [ 84%] 2023-03-20T11:54:38.4453641Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-41] SKIPPED [ 84%] 2023-03-20T11:54:38.4454450Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-42] SKIPPED [ 84%] 2023-03-20T11:54:38.4455490Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-43] SKIPPED [ 84%] 2023-03-20T11:54:38.4461871Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-44] SKIPPED [ 84%] 2023-03-20T11:54:38.4467839Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-45] SKIPPED [ 84%] 2023-03-20T11:54:38.4473813Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-46] SKIPPED [ 84%] 2023-03-20T11:54:38.4479829Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-47] SKIPPED [ 84%] 2023-03-20T11:54:38.4485972Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-48] SKIPPED [ 84%] 2023-03-20T11:54:38.4493143Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-49] SKIPPED [ 84%] 2023-03-20T11:54:38.4498608Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-50] SKIPPED [ 84%] 2023-03-20T11:54:38.4504881Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-51] SKIPPED [ 84%] 2023-03-20T11:54:38.4510759Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-52] SKIPPED [ 84%] 2023-03-20T11:54:38.4516785Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-53] SKIPPED [ 84%] 2023-03-20T11:54:38.4524169Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-54] SKIPPED [ 84%] 2023-03-20T11:54:38.4530492Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-55] SKIPPED [ 84%] 2023-03-20T11:54:38.4536886Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-56] SKIPPED [ 84%] 2023-03-20T11:54:38.4542643Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-57] SKIPPED [ 84%] 2023-03-20T11:54:38.4548635Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-58] SKIPPED [ 84%] 2023-03-20T11:54:38.4554812Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-59] SKIPPED [ 84%] 2023-03-20T11:54:38.4561033Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-60] SKIPPED [ 84%] 2023-03-20T11:54:38.4566913Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-61] SKIPPED [ 84%] 2023-03-20T11:54:38.4573211Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-62] SKIPPED [ 84%] 2023-03-20T11:54:38.4578935Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-63] SKIPPED [ 84%] 2023-03-20T11:54:38.4585239Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-64] SKIPPED [ 84%] 2023-03-20T11:54:38.4592552Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-65] SKIPPED [ 84%] 2023-03-20T11:54:38.4598606Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-66] SKIPPED [ 84%] 2023-03-20T11:54:38.4604806Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-67] SKIPPED [ 84%] 2023-03-20T11:54:38.4611951Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-68] SKIPPED [ 84%] 2023-03-20T11:54:38.4617279Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-69] SKIPPED [ 84%] 2023-03-20T11:54:38.4623509Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-70] SKIPPED [ 84%] 2023-03-20T11:54:38.4629231Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-71] SKIPPED [ 84%] 2023-03-20T11:54:38.4635337Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-72] SKIPPED [ 84%] 2023-03-20T11:54:38.4641492Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-73] SKIPPED [ 84%] 2023-03-20T11:54:38.4648892Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-74] SKIPPED [ 84%] 2023-03-20T11:54:38.4654066Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-75] SKIPPED [ 84%] 2023-03-20T11:54:38.4660240Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-76] SKIPPED [ 84%] 2023-03-20T11:54:38.4667695Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-77] SKIPPED [ 84%] 2023-03-20T11:54:38.4673689Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-78] SKIPPED [ 84%] 2023-03-20T11:54:38.4680505Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-79] SKIPPED [ 84%] 2023-03-20T11:54:38.4685949Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-80] SKIPPED [ 84%] 2023-03-20T11:54:38.4692884Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-81] SKIPPED [ 84%] 2023-03-20T11:54:38.4698477Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-82] SKIPPED [ 84%] 2023-03-20T11:54:38.4704782Z test/test_transforms_v2_functional.py::TestDispatchers::test_simple_tensor_output_type[convert_dtype-83] SKIPPED [ 84%] 2023-03-20T11:54:38.4710993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-00] SKIPPED [ 84%] 2023-03-20T11:54:38.4716752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-01] SKIPPED [ 84%] 2023-03-20T11:54:38.4722952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-02] SKIPPED [ 84%] 2023-03-20T11:54:38.4730211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-03] SKIPPED [ 84%] 2023-03-20T11:54:38.4736809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-04] SKIPPED [ 84%] 2023-03-20T11:54:38.4742858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-05] SKIPPED [ 84%] 2023-03-20T11:54:38.4749060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-06] SKIPPED [ 84%] 2023-03-20T11:54:38.4755041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-07] SKIPPED [ 84%] 2023-03-20T11:54:38.4761247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-08] SKIPPED [ 84%] 2023-03-20T11:54:38.4767153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-09] SKIPPED [ 84%] 2023-03-20T11:54:38.4773546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-10] SKIPPED [ 84%] 2023-03-20T11:54:38.4779829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-11] SKIPPED [ 84%] 2023-03-20T11:54:38.4785986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-12] SKIPPED [ 84%] 2023-03-20T11:54:38.4791942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-13] SKIPPED [ 84%] 2023-03-20T11:54:38.4798155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-14] SKIPPED [ 84%] 2023-03-20T11:54:38.4803967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-15] SKIPPED [ 84%] 2023-03-20T11:54:38.4812221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-16] SKIPPED [ 84%] 2023-03-20T11:54:38.4817985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-17] SKIPPED [ 84%] 2023-03-20T11:54:38.4823933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-18] SKIPPED [ 84%] 2023-03-20T11:54:38.4829786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-19] SKIPPED [ 84%] 2023-03-20T11:54:38.4835840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-20] SKIPPED [ 84%] 2023-03-20T11:54:38.4841947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-21] SKIPPED [ 84%] 2023-03-20T11:54:38.4849121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-22] SKIPPED [ 84%] 2023-03-20T11:54:38.4854505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[horizontal_flip-23] SKIPPED [ 84%] 2023-03-20T11:54:38.4860537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-00] SKIPPED [ 84%] 2023-03-20T11:54:38.4866579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-01] SKIPPED [ 84%] 2023-03-20T11:54:38.4872662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-02] SKIPPED [ 84%] 2023-03-20T11:54:38.4880614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-03] SKIPPED [ 84%] 2023-03-20T11:54:38.4885739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-04] SKIPPED [ 84%] 2023-03-20T11:54:38.4893017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-05] SKIPPED [ 84%] 2023-03-20T11:54:38.4898419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-06] SKIPPED [ 84%] 2023-03-20T11:54:38.4904591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-07] SKIPPED [ 84%] 2023-03-20T11:54:38.4910521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-08] SKIPPED [ 84%] 2023-03-20T11:54:38.4916501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-09] SKIPPED [ 84%] 2023-03-20T11:54:38.4922657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-10] SKIPPED [ 84%] 2023-03-20T11:54:38.4929488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-11] SKIPPED [ 84%] 2023-03-20T11:54:38.4935373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-12] SKIPPED [ 84%] 2023-03-20T11:54:38.4941523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-13] SKIPPED [ 84%] 2023-03-20T11:54:38.4947726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-14] SKIPPED [ 84%] 2023-03-20T11:54:38.4954798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-15] SKIPPED [ 84%] 2023-03-20T11:54:38.4960993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-16] SKIPPED [ 84%] 2023-03-20T11:54:38.4967032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-17] SKIPPED [ 84%] 2023-03-20T11:54:38.4973223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-18] SKIPPED [ 84%] 2023-03-20T11:54:38.4979023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-19] SKIPPED [ 84%] 2023-03-20T11:54:38.4985202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-20] SKIPPED [ 84%] 2023-03-20T11:54:38.4991274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-21] SKIPPED [ 84%] 2023-03-20T11:54:38.4997352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-22] SKIPPED [ 84%] 2023-03-20T11:54:38.5003781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-23] SKIPPED [ 84%] 2023-03-20T11:54:38.5010608Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-24] SKIPPED [ 84%] 2023-03-20T11:54:38.5016147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-25] SKIPPED [ 84%] 2023-03-20T11:54:38.5023457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-26] SKIPPED [ 84%] 2023-03-20T11:54:38.5029480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-27] SKIPPED [ 84%] 2023-03-20T11:54:38.5035444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-28] SKIPPED [ 84%] 2023-03-20T11:54:38.5041776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-29] SKIPPED [ 84%] 2023-03-20T11:54:38.5047829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-30] SKIPPED [ 84%] 2023-03-20T11:54:38.5054119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-31] SKIPPED [ 84%] 2023-03-20T11:54:38.5060305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-32] SKIPPED [ 84%] 2023-03-20T11:54:38.5066368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-33] SKIPPED [ 84%] 2023-03-20T11:54:38.5071953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-34] SKIPPED [ 84%] 2023-03-20T11:54:38.5077640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-35] SKIPPED [ 84%] 2023-03-20T11:54:38.5083435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-36] SKIPPED [ 84%] 2023-03-20T11:54:38.5090238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-37] SKIPPED [ 84%] 2023-03-20T11:54:38.5096661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-38] SKIPPED [ 84%] 2023-03-20T11:54:38.5102302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-39] SKIPPED [ 84%] 2023-03-20T11:54:38.5107972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-40] SKIPPED [ 84%] 2023-03-20T11:54:38.5113550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-41] SKIPPED [ 84%] 2023-03-20T11:54:38.5119458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-42] SKIPPED [ 84%] 2023-03-20T11:54:38.5125021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-43] SKIPPED [ 84%] 2023-03-20T11:54:38.5131810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-44] SKIPPED [ 84%] 2023-03-20T11:54:38.5137107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-45] SKIPPED [ 84%] 2023-03-20T11:54:38.5142653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-46] SKIPPED [ 84%] 2023-03-20T11:54:38.5148510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-47] SKIPPED [ 84%] 2023-03-20T11:54:38.5154151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-48] SKIPPED [ 84%] 2023-03-20T11:54:38.5161327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-49] SKIPPED [ 84%] 2023-03-20T11:54:38.5167017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-50] SKIPPED [ 84%] 2023-03-20T11:54:38.5173370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-51] SKIPPED [ 84%] 2023-03-20T11:54:38.5178942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-52] SKIPPED [ 84%] 2023-03-20T11:54:38.5184793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-53] SKIPPED [ 84%] 2023-03-20T11:54:38.5190466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-54] SKIPPED [ 84%] 2023-03-20T11:54:38.5195956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-55] SKIPPED [ 84%] 2023-03-20T11:54:38.5201875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-56] SKIPPED [ 84%] 2023-03-20T11:54:38.5207994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-57] SKIPPED [ 84%] 2023-03-20T11:54:38.5213293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-58] SKIPPED [ 84%] 2023-03-20T11:54:38.5219256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-59] SKIPPED [ 84%] 2023-03-20T11:54:38.5227701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-60] SKIPPED [ 84%] 2023-03-20T11:54:38.5233392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-61] SKIPPED [ 84%] 2023-03-20T11:54:38.5239132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-62] SKIPPED [ 84%] 2023-03-20T11:54:38.5244698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-63] SKIPPED [ 84%] 2023-03-20T11:54:38.5250548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-64] SKIPPED [ 84%] 2023-03-20T11:54:38.5256648Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-65] SKIPPED [ 84%] 2023-03-20T11:54:38.5262334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-66] SKIPPED [ 84%] 2023-03-20T11:54:38.5268235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-67] SKIPPED [ 84%] 2023-03-20T11:54:38.5273869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-68] SKIPPED [ 84%] 2023-03-20T11:54:38.5279859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-69] SKIPPED [ 84%] 2023-03-20T11:54:38.5285265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-70] SKIPPED [ 84%] 2023-03-20T11:54:38.5292191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-71] SKIPPED [ 84%] 2023-03-20T11:54:38.5298607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-72] SKIPPED [ 84%] 2023-03-20T11:54:38.5304593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-73] SKIPPED [ 84%] 2023-03-20T11:54:38.5310271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-74] SKIPPED [ 84%] 2023-03-20T11:54:38.5315864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-75] SKIPPED [ 84%] 2023-03-20T11:54:38.5321620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-76] SKIPPED [ 84%] 2023-03-20T11:54:38.5327288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-77] SKIPPED [ 84%] 2023-03-20T11:54:38.5333306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-78] SKIPPED [ 84%] 2023-03-20T11:54:38.5338904Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-79] SKIPPED [ 84%] 2023-03-20T11:54:38.5344653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-80] SKIPPED [ 84%] 2023-03-20T11:54:38.5350485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-81] SKIPPED [ 84%] 2023-03-20T11:54:38.5356104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-82] SKIPPED [ 84%] 2023-03-20T11:54:38.5363113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-83] SKIPPED [ 84%] 2023-03-20T11:54:38.5369897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resize-84] SKIPPED [ 84%] 2023-03-20T11:54:38.5375195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-000] SKIPPED [ 84%] 2023-03-20T11:54:38.5380854Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-001] SKIPPED [ 84%] 2023-03-20T11:54:38.5386595Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-002] SKIPPED [ 84%] 2023-03-20T11:54:38.5392212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-003] SKIPPED [ 84%] 2023-03-20T11:54:38.5398384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-004] SKIPPED [ 84%] 2023-03-20T11:54:38.5403662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-005] SKIPPED [ 84%] 2023-03-20T11:54:38.5411332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-006] SKIPPED [ 84%] 2023-03-20T11:54:38.5415674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-007] SKIPPED [ 84%] 2023-03-20T11:54:38.5421276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-008] SKIPPED [ 84%] 2023-03-20T11:54:38.5427133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-009] SKIPPED [ 84%] 2023-03-20T11:54:38.5433877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-010] SKIPPED [ 84%] 2023-03-20T11:54:38.5439942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-011] SKIPPED [ 84%] 2023-03-20T11:54:38.5445357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-012] SKIPPED [ 84%] 2023-03-20T11:54:38.5452180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-013] SKIPPED [ 84%] 2023-03-20T11:54:38.5457363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-014] SKIPPED [ 84%] 2023-03-20T11:54:38.5463189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-015] SKIPPED [ 84%] 2023-03-20T11:54:38.5468969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-016] SKIPPED [ 84%] 2023-03-20T11:54:38.5474510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-017] SKIPPED [ 84%] 2023-03-20T11:54:38.5480397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-018] SKIPPED [ 84%] 2023-03-20T11:54:38.5485955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-019] SKIPPED [ 84%] 2023-03-20T11:54:38.5492986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-020] SKIPPED [ 84%] 2023-03-20T11:54:38.5499201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-021] SKIPPED [ 84%] 2023-03-20T11:54:38.5505053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-022] SKIPPED [ 84%] 2023-03-20T11:54:38.5510634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-023] SKIPPED [ 84%] 2023-03-20T11:54:38.5516338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-024] SKIPPED [ 84%] 2023-03-20T11:54:38.5522160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-025] SKIPPED [ 84%] 2023-03-20T11:54:38.5528868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-026] SKIPPED [ 84%] 2023-03-20T11:54:38.5533758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-027] SKIPPED [ 84%] 2023-03-20T11:54:38.5539968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-028] SKIPPED [ 84%] 2023-03-20T11:54:38.5546055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-029] SKIPPED [ 84%] 2023-03-20T11:54:38.5551803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-030] SKIPPED [ 84%] 2023-03-20T11:54:38.5557361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-031] SKIPPED [ 84%] 2023-03-20T11:54:38.5563205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-032] SKIPPED [ 84%] 2023-03-20T11:54:38.5570310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-033] SKIPPED [ 84%] 2023-03-20T11:54:38.5576346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-034] SKIPPED [ 84%] 2023-03-20T11:54:38.5582167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-035] SKIPPED [ 84%] 2023-03-20T11:54:38.5587778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-036] SKIPPED [ 84%] 2023-03-20T11:54:38.5593553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-037] SKIPPED [ 84%] 2023-03-20T11:54:38.5599196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-038] SKIPPED [ 84%] 2023-03-20T11:54:38.5605014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-039] SKIPPED [ 84%] 2023-03-20T11:54:38.5611846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-040] SKIPPED [ 84%] 2023-03-20T11:54:38.5617028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-041] SKIPPED [ 84%] 2023-03-20T11:54:38.5622747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-042] SKIPPED [ 84%] 2023-03-20T11:54:38.5628640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-043] SKIPPED [ 84%] 2023-03-20T11:54:38.5635253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-044] SKIPPED [ 84%] 2023-03-20T11:54:38.5641165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-045] SKIPPED [ 84%] 2023-03-20T11:54:38.5646763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-046] SKIPPED [ 84%] 2023-03-20T11:54:38.5653040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-047] SKIPPED [ 84%] 2023-03-20T11:54:38.5658579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-048] SKIPPED [ 84%] 2023-03-20T11:54:38.5664381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-049] SKIPPED [ 84%] 2023-03-20T11:54:38.5669908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-050] SKIPPED [ 84%] 2023-03-20T11:54:38.5675509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-051] SKIPPED [ 84%] 2023-03-20T11:54:38.5681334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-052] SKIPPED [ 84%] 2023-03-20T11:54:38.5686911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-053] SKIPPED [ 84%] 2023-03-20T11:54:38.5692968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-054] SKIPPED [ 84%] 2023-03-20T11:54:38.5698690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-055] SKIPPED [ 84%] 2023-03-20T11:54:38.5705719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-056] SKIPPED [ 84%] 2023-03-20T11:54:38.5711297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-057] SKIPPED [ 84%] 2023-03-20T11:54:38.5716786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-058] SKIPPED [ 84%] 2023-03-20T11:54:38.5722723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-059] SKIPPED [ 84%] 2023-03-20T11:54:38.5729783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-060] SKIPPED [ 84%] 2023-03-20T11:54:38.5735268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-061] SKIPPED [ 84%] 2023-03-20T11:54:38.5741507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-062] SKIPPED [ 84%] 2023-03-20T11:54:38.5747862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-063] SKIPPED [ 84%] 2023-03-20T11:54:38.5754046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-064] SKIPPED [ 84%] 2023-03-20T11:54:38.5760473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-065] SKIPPED [ 84%] 2023-03-20T11:54:38.5766469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-066] SKIPPED [ 84%] 2023-03-20T11:54:38.5774113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-067] SKIPPED [ 84%] 2023-03-20T11:54:38.5780621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-068] SKIPPED [ 84%] 2023-03-20T11:54:38.5787143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-069] SKIPPED [ 84%] 2023-03-20T11:54:38.5793203Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-070] SKIPPED [ 84%] 2023-03-20T11:54:38.5800303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-071] SKIPPED [ 84%] 2023-03-20T11:54:38.5805769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-072] SKIPPED [ 84%] 2023-03-20T11:54:38.5813083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-073] SKIPPED [ 84%] 2023-03-20T11:54:38.5818837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-074] SKIPPED [ 84%] 2023-03-20T11:54:38.5825076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-075] SKIPPED [ 84%] 2023-03-20T11:54:38.5831433Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-076] SKIPPED [ 84%] 2023-03-20T11:54:38.5837712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-077] SKIPPED [ 84%] 2023-03-20T11:54:38.5843969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-078] SKIPPED [ 84%] 2023-03-20T11:54:38.5852720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-079] SKIPPED [ 84%] 2023-03-20T11:54:38.5858367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-080] SKIPPED [ 84%] 2023-03-20T11:54:38.5864789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-081] SKIPPED [ 84%] 2023-03-20T11:54:38.5871007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-082] SKIPPED [ 84%] 2023-03-20T11:54:38.5877252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-083] SKIPPED [ 84%] 2023-03-20T11:54:38.5883471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-084] SKIPPED [ 84%] 2023-03-20T11:54:38.5891341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-085] SKIPPED [ 84%] 2023-03-20T11:54:38.5896611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-086] SKIPPED [ 84%] 2023-03-20T11:54:38.5902893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-087] SKIPPED [ 84%] 2023-03-20T11:54:38.5909121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-088] SKIPPED [ 84%] 2023-03-20T11:54:38.5915334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-089] SKIPPED [ 84%] 2023-03-20T11:54:38.5922933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-090] SKIPPED [ 84%] 2023-03-20T11:54:38.5930319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-091] SKIPPED [ 84%] 2023-03-20T11:54:38.5936173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-092] SKIPPED [ 84%] 2023-03-20T11:54:38.5942315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-093] SKIPPED [ 84%] 2023-03-20T11:54:38.5948427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-094] SKIPPED [ 84%] 2023-03-20T11:54:38.5954604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-095] SKIPPED [ 84%] 2023-03-20T11:54:38.5960898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-096] SKIPPED [ 84%] 2023-03-20T11:54:38.5966980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-097] SKIPPED [ 84%] 2023-03-20T11:54:38.5973832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-098] SKIPPED [ 84%] 2023-03-20T11:54:38.5980564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-099] SKIPPED [ 84%] 2023-03-20T11:54:38.5986666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-100] SKIPPED [ 84%] 2023-03-20T11:54:38.5993903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-101] SKIPPED [ 84%] 2023-03-20T11:54:38.6000330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-102] SKIPPED [ 84%] 2023-03-20T11:54:38.6006383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-103] SKIPPED [ 84%] 2023-03-20T11:54:38.6013427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-104] SKIPPED [ 84%] 2023-03-20T11:54:38.6019631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-105] SKIPPED [ 84%] 2023-03-20T11:54:38.6025951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-106] SKIPPED [ 84%] 2023-03-20T11:54:38.6032165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-107] SKIPPED [ 84%] 2023-03-20T11:54:38.6038548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-108] SKIPPED [ 84%] 2023-03-20T11:54:38.6044761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-109] SKIPPED [ 84%] 2023-03-20T11:54:38.6052215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-110] SKIPPED [ 84%] 2023-03-20T11:54:38.6058540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-111] SKIPPED [ 84%] 2023-03-20T11:54:38.6064669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-112] SKIPPED [ 84%] 2023-03-20T11:54:38.6073513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-113] SKIPPED [ 84%] 2023-03-20T11:54:38.6080244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-114] SKIPPED [ 84%] 2023-03-20T11:54:38.6086155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-115] SKIPPED [ 84%] 2023-03-20T11:54:38.6093416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-116] SKIPPED [ 84%] 2023-03-20T11:54:38.6099469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-117] SKIPPED [ 84%] 2023-03-20T11:54:38.6105850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-118] SKIPPED [ 84%] 2023-03-20T11:54:38.6111922Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-119] SKIPPED [ 84%] 2023-03-20T11:54:38.6118088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-120] SKIPPED [ 84%] 2023-03-20T11:54:38.6124325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-121] SKIPPED [ 84%] 2023-03-20T11:54:38.6131778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-122] SKIPPED [ 84%] 2023-03-20T11:54:38.6137444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-123] SKIPPED [ 84%] 2023-03-20T11:54:38.6145117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-124] SKIPPED [ 84%] 2023-03-20T11:54:38.6151228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-125] SKIPPED [ 84%] 2023-03-20T11:54:38.6157751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-126] SKIPPED [ 84%] 2023-03-20T11:54:38.6164043Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-127] SKIPPED [ 84%] 2023-03-20T11:54:38.6170561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-128] SKIPPED [ 84%] 2023-03-20T11:54:38.6176779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-129] SKIPPED [ 84%] 2023-03-20T11:54:38.6183072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-130] SKIPPED [ 84%] 2023-03-20T11:54:38.6189426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-131] SKIPPED [ 84%] 2023-03-20T11:54:38.6195954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-132] SKIPPED [ 84%] 2023-03-20T11:54:38.6202109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-133] SKIPPED [ 84%] 2023-03-20T11:54:38.6209331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-134] SKIPPED [ 84%] 2023-03-20T11:54:38.6215487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-135] SKIPPED [ 84%] 2023-03-20T11:54:38.6222880Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-136] SKIPPED [ 84%] 2023-03-20T11:54:38.6229181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-137] SKIPPED [ 84%] 2023-03-20T11:54:38.6235314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-138] SKIPPED [ 84%] 2023-03-20T11:54:38.6241899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-139] SKIPPED [ 84%] 2023-03-20T11:54:38.6249038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-140] SKIPPED [ 84%] 2023-03-20T11:54:38.6254581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-141] SKIPPED [ 84%] 2023-03-20T11:54:38.6260611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-142] SKIPPED [ 84%] 2023-03-20T11:54:38.6266871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-143] SKIPPED [ 84%] 2023-03-20T11:54:38.6273030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-144] SKIPPED [ 84%] 2023-03-20T11:54:38.6279394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-145] SKIPPED [ 84%] 2023-03-20T11:54:38.6285558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-146] SKIPPED [ 84%] 2023-03-20T11:54:38.6293257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-147] SKIPPED [ 84%] 2023-03-20T11:54:38.6299741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-148] SKIPPED [ 84%] 2023-03-20T11:54:38.6306090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-149] SKIPPED [ 84%] 2023-03-20T11:54:38.6312326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-150] SKIPPED [ 84%] 2023-03-20T11:54:38.6318498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-151] SKIPPED [ 84%] 2023-03-20T11:54:38.6324808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-152] SKIPPED [ 84%] 2023-03-20T11:54:38.6332067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-153] SKIPPED [ 84%] 2023-03-20T11:54:38.6338300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-154] SKIPPED [ 84%] 2023-03-20T11:54:38.6344560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-155] SKIPPED [ 84%] 2023-03-20T11:54:38.6350894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-156] SKIPPED [ 84%] 2023-03-20T11:54:38.6356863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-157] SKIPPED [ 84%] 2023-03-20T11:54:38.6363280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-158] SKIPPED [ 84%] 2023-03-20T11:54:38.6371913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-159] SKIPPED [ 84%] 2023-03-20T11:54:38.6377689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-160] SKIPPED [ 84%] 2023-03-20T11:54:38.6384004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-161] SKIPPED [ 84%] 2023-03-20T11:54:38.6389925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-162] SKIPPED [ 84%] 2023-03-20T11:54:38.6396108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-163] SKIPPED [ 84%] 2023-03-20T11:54:38.6402403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-164] SKIPPED [ 84%] 2023-03-20T11:54:38.6409778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-165] SKIPPED [ 84%] 2023-03-20T11:54:38.6415541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-166] SKIPPED [ 84%] 2023-03-20T11:54:38.6421796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-167] SKIPPED [ 84%] 2023-03-20T11:54:38.6428066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-168] SKIPPED [ 84%] 2023-03-20T11:54:38.6434242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-169] SKIPPED [ 84%] 2023-03-20T11:54:38.6441763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-170] SKIPPED [ 84%] 2023-03-20T11:54:38.6448948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-171] SKIPPED [ 85%] 2023-03-20T11:54:38.6454833Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-172] SKIPPED [ 85%] 2023-03-20T11:54:38.6461309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-173] SKIPPED [ 85%] 2023-03-20T11:54:38.6467689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-174] SKIPPED [ 85%] 2023-03-20T11:54:38.6474056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-175] SKIPPED [ 85%] 2023-03-20T11:54:38.6480134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-176] SKIPPED [ 85%] 2023-03-20T11:54:38.6486261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-177] SKIPPED [ 85%] 2023-03-20T11:54:38.6493065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-178] SKIPPED [ 85%] 2023-03-20T11:54:38.6499059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-179] SKIPPED [ 85%] 2023-03-20T11:54:38.6505510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-180] SKIPPED [ 85%] 2023-03-20T11:54:38.6511713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-181] SKIPPED [ 85%] 2023-03-20T11:54:38.6519310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-182] SKIPPED [ 85%] 2023-03-20T11:54:38.6525342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-183] SKIPPED [ 85%] 2023-03-20T11:54:38.6532753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-184] SKIPPED [ 85%] 2023-03-20T11:54:38.6538365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-185] SKIPPED [ 85%] 2023-03-20T11:54:38.6544726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-186] SKIPPED [ 85%] 2023-03-20T11:54:38.6550905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-187] SKIPPED [ 85%] 2023-03-20T11:54:38.6557001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-188] SKIPPED [ 85%] 2023-03-20T11:54:38.6563314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-189] SKIPPED [ 85%] 2023-03-20T11:54:38.6570343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-190] SKIPPED [ 85%] 2023-03-20T11:54:38.6577040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-191] SKIPPED [ 85%] 2023-03-20T11:54:38.6583047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-192] SKIPPED [ 85%] 2023-03-20T11:54:38.6590343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-193] SKIPPED [ 85%] 2023-03-20T11:54:38.6596590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-194] SKIPPED [ 85%] 2023-03-20T11:54:38.6602986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-195] SKIPPED [ 85%] 2023-03-20T11:54:38.6610376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-196] SKIPPED [ 85%] 2023-03-20T11:54:38.6615811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-197] SKIPPED [ 85%] 2023-03-20T11:54:38.6622105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-198] SKIPPED [ 85%] 2023-03-20T11:54:38.6628593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-199] SKIPPED [ 85%] 2023-03-20T11:54:38.6634845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-200] SKIPPED [ 85%] 2023-03-20T11:54:38.6641154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-201] SKIPPED [ 85%] 2023-03-20T11:54:38.6647738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-202] SKIPPED [ 85%] 2023-03-20T11:54:38.6654387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-203] SKIPPED [ 85%] 2023-03-20T11:54:38.6660704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-204] SKIPPED [ 85%] 2023-03-20T11:54:38.6668226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-205] SKIPPED [ 85%] 2023-03-20T11:54:38.6674253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-206] SKIPPED [ 85%] 2023-03-20T11:54:38.6680549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-207] SKIPPED [ 85%] 2023-03-20T11:54:38.6686788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-208] SKIPPED [ 85%] 2023-03-20T11:54:38.6693181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[affine-209] SKIPPED [ 85%] 2023-03-20T11:54:38.6699734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-00] SKIPPED [ 85%] 2023-03-20T11:54:38.6705949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-01] SKIPPED [ 85%] 2023-03-20T11:54:38.6712130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-02] SKIPPED [ 85%] 2023-03-20T11:54:38.6718262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-03] SKIPPED [ 85%] 2023-03-20T11:54:38.6724573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-04] SKIPPED [ 85%] 2023-03-20T11:54:38.6732081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-05] SKIPPED [ 85%] 2023-03-20T11:54:38.6739248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-06] SKIPPED [ 85%] 2023-03-20T11:54:38.6745690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-07] SKIPPED [ 85%] 2023-03-20T11:54:38.6751859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-08] SKIPPED [ 85%] 2023-03-20T11:54:38.6757999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-09] SKIPPED [ 85%] 2023-03-20T11:54:38.6764304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-10] SKIPPED [ 85%] 2023-03-20T11:54:38.6771770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-11] SKIPPED [ 85%] 2023-03-20T11:54:38.6777317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-12] SKIPPED [ 85%] 2023-03-20T11:54:38.6783682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-13] SKIPPED [ 85%] 2023-03-20T11:54:38.6789931Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-14] SKIPPED [ 85%] 2023-03-20T11:54:38.6796095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-15] SKIPPED [ 85%] 2023-03-20T11:54:38.6802568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-16] SKIPPED [ 85%] 2023-03-20T11:54:38.6809904Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-17] SKIPPED [ 85%] 2023-03-20T11:54:38.6816307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-18] SKIPPED [ 85%] 2023-03-20T11:54:38.6822305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-19] SKIPPED [ 85%] 2023-03-20T11:54:38.6828340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-20] SKIPPED [ 85%] 2023-03-20T11:54:38.6834578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-21] SKIPPED [ 85%] 2023-03-20T11:54:38.6840894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-22] SKIPPED [ 85%] 2023-03-20T11:54:38.6847055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[vertical_flip-23] SKIPPED [ 85%] 2023-03-20T11:54:38.6853741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-000] SKIPPED [ 85%] 2023-03-20T11:54:38.6860073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-001] SKIPPED [ 85%] 2023-03-20T11:54:38.6866765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-002] SKIPPED [ 85%] 2023-03-20T11:54:38.6872913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-003] SKIPPED [ 85%] 2023-03-20T11:54:38.6879092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-004] SKIPPED [ 85%] 2023-03-20T11:54:38.6886648Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-005] SKIPPED [ 85%] 2023-03-20T11:54:38.6893378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-006] SKIPPED [ 85%] 2023-03-20T11:54:38.6899507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-007] SKIPPED [ 85%] 2023-03-20T11:54:38.6905687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-008] SKIPPED [ 85%] 2023-03-20T11:54:38.6911870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-009] SKIPPED [ 85%] 2023-03-20T11:54:38.6917925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-010] SKIPPED [ 85%] 2023-03-20T11:54:38.6924130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-011] SKIPPED [ 85%] 2023-03-20T11:54:38.6931707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-012] SKIPPED [ 85%] 2023-03-20T11:54:38.6937353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-013] SKIPPED [ 85%] 2023-03-20T11:54:38.6943790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-014] SKIPPED [ 85%] 2023-03-20T11:54:38.6949855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-015] SKIPPED [ 85%] 2023-03-20T11:54:38.6959068Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-016] SKIPPED [ 85%] 2023-03-20T11:54:38.6965176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-017] SKIPPED [ 85%] 2023-03-20T11:54:38.6972719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-018] SKIPPED [ 85%] 2023-03-20T11:54:38.6977800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-019] SKIPPED [ 85%] 2023-03-20T11:54:38.6984276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-020] SKIPPED [ 85%] 2023-03-20T11:54:38.6990363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-021] SKIPPED [ 85%] 2023-03-20T11:54:38.6996437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-022] SKIPPED [ 85%] 2023-03-20T11:54:38.7002994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-023] SKIPPED [ 85%] 2023-03-20T11:54:38.7010089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-024] SKIPPED [ 85%] 2023-03-20T11:54:38.7015890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-025] SKIPPED [ 85%] 2023-03-20T11:54:38.7022038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-026] SKIPPED [ 85%] 2023-03-20T11:54:38.7028382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-027] SKIPPED [ 85%] 2023-03-20T11:54:38.7035783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-028] SKIPPED [ 85%] 2023-03-20T11:54:38.7042130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-029] SKIPPED [ 85%] 2023-03-20T11:54:38.7049752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-030] SKIPPED [ 85%] 2023-03-20T11:54:38.7054917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-031] SKIPPED [ 85%] 2023-03-20T11:54:38.7061390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-032] SKIPPED [ 85%] 2023-03-20T11:54:38.7067628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-033] SKIPPED [ 85%] 2023-03-20T11:54:38.7073713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-034] SKIPPED [ 85%] 2023-03-20T11:54:38.7080120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-035] SKIPPED [ 85%] 2023-03-20T11:54:38.7086171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-036] SKIPPED [ 85%] 2023-03-20T11:54:38.7093240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-037] SKIPPED [ 85%] 2023-03-20T11:54:38.7099272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-038] SKIPPED [ 85%] 2023-03-20T11:54:38.7106791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-039] SKIPPED [ 85%] 2023-03-20T11:54:38.7112934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-040] SKIPPED [ 85%] 2023-03-20T11:54:38.7119663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-041] SKIPPED [ 85%] 2023-03-20T11:54:38.7125806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-042] SKIPPED [ 85%] 2023-03-20T11:54:38.7133122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-043] SKIPPED [ 85%] 2023-03-20T11:54:38.7138370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-044] SKIPPED [ 85%] 2023-03-20T11:54:38.7144620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-045] SKIPPED [ 85%] 2023-03-20T11:54:38.7150637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-046] SKIPPED [ 85%] 2023-03-20T11:54:38.7156748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-047] SKIPPED [ 85%] 2023-03-20T11:54:38.7162952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-048] SKIPPED [ 85%] 2023-03-20T11:54:38.7170586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-049] SKIPPED [ 85%] 2023-03-20T11:54:38.7175658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-050] SKIPPED [ 85%] 2023-03-20T11:54:38.7183107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-051] SKIPPED [ 85%] 2023-03-20T11:54:38.7189034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-052] SKIPPED [ 85%] 2023-03-20T11:54:38.7195195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-053] SKIPPED [ 85%] 2023-03-20T11:54:38.7201665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-054] SKIPPED [ 85%] 2023-03-20T11:54:38.7208771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-055] SKIPPED [ 85%] 2023-03-20T11:54:38.7214610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-056] SKIPPED [ 85%] 2023-03-20T11:54:38.7221112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-057] SKIPPED [ 85%] 2023-03-20T11:54:38.7227368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-058] SKIPPED [ 85%] 2023-03-20T11:54:38.7233475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-059] SKIPPED [ 85%] 2023-03-20T11:54:38.7239784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-060] SKIPPED [ 85%] 2023-03-20T11:54:38.7245972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-061] SKIPPED [ 85%] 2023-03-20T11:54:38.7253974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-062] SKIPPED [ 85%] 2023-03-20T11:54:38.7260285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-063] SKIPPED [ 85%] 2023-03-20T11:54:38.7266598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-064] SKIPPED [ 85%] 2023-03-20T11:54:38.7272814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-065] SKIPPED [ 85%] 2023-03-20T11:54:38.7279088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-066] SKIPPED [ 85%] 2023-03-20T11:54:38.7285238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-067] SKIPPED [ 85%] 2023-03-20T11:54:38.7292728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-068] SKIPPED [ 85%] 2023-03-20T11:54:38.7297943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-069] SKIPPED [ 85%] 2023-03-20T11:54:38.7304236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-070] SKIPPED [ 85%] 2023-03-20T11:54:38.7310324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-071] SKIPPED [ 85%] 2023-03-20T11:54:38.7316435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-072] SKIPPED [ 85%] 2023-03-20T11:54:38.7322800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-073] SKIPPED [ 85%] 2023-03-20T11:54:38.7330428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-074] SKIPPED [ 85%] 2023-03-20T11:54:38.7337360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-075] SKIPPED [ 85%] 2023-03-20T11:54:38.7343459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-076] SKIPPED [ 85%] 2023-03-20T11:54:38.7349835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-077] SKIPPED [ 85%] 2023-03-20T11:54:38.7356040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-078] SKIPPED [ 85%] 2023-03-20T11:54:38.7362363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-079] SKIPPED [ 85%] 2023-03-20T11:54:38.7369917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-080] SKIPPED [ 85%] 2023-03-20T11:54:38.7375740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-081] SKIPPED [ 85%] 2023-03-20T11:54:38.7381946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-082] SKIPPED [ 85%] 2023-03-20T11:54:38.7388304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-083] SKIPPED [ 85%] 2023-03-20T11:54:38.7394505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-084] SKIPPED [ 85%] 2023-03-20T11:54:38.7402047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-085] SKIPPED [ 85%] 2023-03-20T11:54:38.7409133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-086] SKIPPED [ 85%] 2023-03-20T11:54:38.7414913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-087] SKIPPED [ 85%] 2023-03-20T11:54:38.7421254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-088] SKIPPED [ 85%] 2023-03-20T11:54:38.7427725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-089] SKIPPED [ 85%] 2023-03-20T11:54:38.7433839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-090] SKIPPED [ 85%] 2023-03-20T11:54:38.7439929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-091] SKIPPED [ 85%] 2023-03-20T11:54:38.7446166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-092] SKIPPED [ 85%] 2023-03-20T11:54:38.7453572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-093] SKIPPED [ 85%] 2023-03-20T11:54:38.7459243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-094] SKIPPED [ 85%] 2023-03-20T11:54:38.7465847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-095] SKIPPED [ 85%] 2023-03-20T11:54:38.7471910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-096] SKIPPED [ 85%] 2023-03-20T11:54:38.7479549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-097] SKIPPED [ 85%] 2023-03-20T11:54:38.7485596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-098] SKIPPED [ 85%] 2023-03-20T11:54:38.7493188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-099] SKIPPED [ 85%] 2023-03-20T11:54:38.7498893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-100] SKIPPED [ 85%] 2023-03-20T11:54:38.7505239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-101] SKIPPED [ 85%] 2023-03-20T11:54:38.7511483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-102] SKIPPED [ 85%] 2023-03-20T11:54:38.7517690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-103] SKIPPED [ 85%] 2023-03-20T11:54:38.7523987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-104] SKIPPED [ 85%] 2023-03-20T11:54:38.7531711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-105] SKIPPED [ 85%] 2023-03-20T11:54:38.7537255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-106] SKIPPED [ 85%] 2023-03-20T11:54:38.7543542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-107] SKIPPED [ 85%] 2023-03-20T11:54:38.7551041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-108] SKIPPED [ 85%] 2023-03-20T11:54:38.7557234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-109] SKIPPED [ 85%] 2023-03-20T11:54:38.7563611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-110] SKIPPED [ 85%] 2023-03-20T11:54:38.7571798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-111] SKIPPED [ 85%] 2023-03-20T11:54:38.7576465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-112] SKIPPED [ 85%] 2023-03-20T11:54:38.7582917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[rotate-113] SKIPPED [ 85%] 2023-03-20T11:54:38.7588964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-00] SKIPPED [ 85%] 2023-03-20T11:54:38.7595162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-01] SKIPPED [ 85%] 2023-03-20T11:54:38.7601578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-02] SKIPPED [ 85%] 2023-03-20T11:54:38.7608966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-03] SKIPPED [ 85%] 2023-03-20T11:54:38.7614616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-04] SKIPPED [ 85%] 2023-03-20T11:54:38.7620954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-05] SKIPPED [ 85%] 2023-03-20T11:54:38.7628471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-06] SKIPPED [ 85%] 2023-03-20T11:54:38.7634597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-07] SKIPPED [ 85%] 2023-03-20T11:54:38.7640918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-08] SKIPPED [ 85%] 2023-03-20T11:54:38.7646956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-09] SKIPPED [ 85%] 2023-03-20T11:54:38.7653609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-10] SKIPPED [ 85%] 2023-03-20T11:54:38.7660199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-11] SKIPPED [ 85%] 2023-03-20T11:54:38.7666681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-12] SKIPPED [ 85%] 2023-03-20T11:54:38.7673002Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-13] SKIPPED [ 85%] 2023-03-20T11:54:38.7678987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-14] SKIPPED [ 85%] 2023-03-20T11:54:38.7685456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-15] SKIPPED [ 85%] 2023-03-20T11:54:38.7692818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-16] SKIPPED [ 85%] 2023-03-20T11:54:38.7699511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-17] SKIPPED [ 85%] 2023-03-20T11:54:38.7705951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-18] SKIPPED [ 85%] 2023-03-20T11:54:38.7712072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-19] SKIPPED [ 85%] 2023-03-20T11:54:38.7718559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-20] SKIPPED [ 85%] 2023-03-20T11:54:38.7724734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-21] SKIPPED [ 85%] 2023-03-20T11:54:38.7731842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-22] SKIPPED [ 85%] 2023-03-20T11:54:38.7737271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-23] SKIPPED [ 85%] 2023-03-20T11:54:38.7743741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-24] SKIPPED [ 85%] 2023-03-20T11:54:38.7749955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-25] SKIPPED [ 85%] 2023-03-20T11:54:38.7756045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-26] SKIPPED [ 85%] 2023-03-20T11:54:38.7762405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-27] SKIPPED [ 85%] 2023-03-20T11:54:38.7771773Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-28] SKIPPED [ 85%] 2023-03-20T11:54:38.7776730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[crop-29] SKIPPED [ 85%] 2023-03-20T11:54:38.7783288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-000] SKIPPED [ 85%] 2023-03-20T11:54:38.7789376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-001] SKIPPED [ 85%] 2023-03-20T11:54:38.7795541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-002] SKIPPED [ 85%] 2023-03-20T11:54:38.7802008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-003] SKIPPED [ 85%] 2023-03-20T11:54:38.7809545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-004] SKIPPED [ 85%] 2023-03-20T11:54:38.7814916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-005] SKIPPED [ 85%] 2023-03-20T11:54:38.7821263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-006] SKIPPED [ 85%] 2023-03-20T11:54:38.7827805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-007] SKIPPED [ 85%] 2023-03-20T11:54:38.7833974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-008] SKIPPED [ 85%] 2023-03-20T11:54:38.7840369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-009] SKIPPED [ 85%] 2023-03-20T11:54:38.7850569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-010] SKIPPED [ 85%] 2023-03-20T11:54:38.7856346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-011] SKIPPED [ 85%] 2023-03-20T11:54:38.7862561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-012] SKIPPED [ 85%] 2023-03-20T11:54:38.7868741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-013] SKIPPED [ 85%] 2023-03-20T11:54:38.7874954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-014] SKIPPED [ 85%] 2023-03-20T11:54:38.7881374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-015] SKIPPED [ 85%] 2023-03-20T11:54:38.7888371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-016] SKIPPED [ 85%] 2023-03-20T11:54:38.7894607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-017] SKIPPED [ 85%] 2023-03-20T11:54:38.7900846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-018] SKIPPED [ 85%] 2023-03-20T11:54:38.7907422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-019] SKIPPED [ 85%] 2023-03-20T11:54:38.7913592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-020] SKIPPED [ 85%] 2023-03-20T11:54:38.7921254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-021] SKIPPED [ 85%] 2023-03-20T11:54:38.7928242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-022] SKIPPED [ 85%] 2023-03-20T11:54:38.7934684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-023] SKIPPED [ 85%] 2023-03-20T11:54:38.7941142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-024] SKIPPED [ 85%] 2023-03-20T11:54:38.7947508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-025] SKIPPED [ 85%] 2023-03-20T11:54:38.7953621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-026] SKIPPED [ 85%] 2023-03-20T11:54:38.7959983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-027] SKIPPED [ 85%] 2023-03-20T11:54:38.7966188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-028] SKIPPED [ 85%] 2023-03-20T11:54:38.7973403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-029] SKIPPED [ 85%] 2023-03-20T11:54:38.7979425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-030] SKIPPED [ 85%] 2023-03-20T11:54:38.7985710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-031] SKIPPED [ 85%] 2023-03-20T11:54:38.7992020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-032] SKIPPED [ 85%] 2023-03-20T11:54:38.7999495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-033] SKIPPED [ 85%] 2023-03-20T11:54:38.8005563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-034] SKIPPED [ 85%] 2023-03-20T11:54:38.8013452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-035] SKIPPED [ 85%] 2023-03-20T11:54:38.8018980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-036] SKIPPED [ 85%] 2023-03-20T11:54:38.8025166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-037] SKIPPED [ 85%] 2023-03-20T11:54:38.8031548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-038] SKIPPED [ 85%] 2023-03-20T11:54:38.8037641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-039] SKIPPED [ 85%] 2023-03-20T11:54:38.8044091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-040] SKIPPED [ 85%] 2023-03-20T11:54:38.8050582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-041] SKIPPED [ 85%] 2023-03-20T11:54:38.8057058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-042] SKIPPED [ 85%] 2023-03-20T11:54:38.8063503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-043] SKIPPED [ 85%] 2023-03-20T11:54:38.8071025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-044] SKIPPED [ 85%] 2023-03-20T11:54:38.8077120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-045] SKIPPED [ 85%] 2023-03-20T11:54:38.8083532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-046] SKIPPED [ 85%] 2023-03-20T11:54:38.8090586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-047] SKIPPED [ 85%] 2023-03-20T11:54:38.8096645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-048] SKIPPED [ 85%] 2023-03-20T11:54:38.8102861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-049] SKIPPED [ 85%] 2023-03-20T11:54:38.8109242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-050] SKIPPED [ 85%] 2023-03-20T11:54:38.8115332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-051] SKIPPED [ 85%] 2023-03-20T11:54:38.8121687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-052] SKIPPED [ 85%] 2023-03-20T11:54:38.8129052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-053] SKIPPED [ 85%] 2023-03-20T11:54:38.8134564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-054] SKIPPED [ 85%] 2023-03-20T11:54:38.8141405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-055] SKIPPED [ 85%] 2023-03-20T11:54:38.8148977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-056] SKIPPED [ 85%] 2023-03-20T11:54:38.8155510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-057] SKIPPED [ 85%] 2023-03-20T11:54:38.8161867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-058] SKIPPED [ 85%] 2023-03-20T11:54:38.8169023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-059] SKIPPED [ 85%] 2023-03-20T11:54:38.8174542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-060] SKIPPED [ 85%] 2023-03-20T11:54:38.8180940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-061] SKIPPED [ 85%] 2023-03-20T11:54:38.8187451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-062] SKIPPED [ 85%] 2023-03-20T11:54:38.8193732Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-063] SKIPPED [ 85%] 2023-03-20T11:54:38.8199907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-064] SKIPPED [ 85%] 2023-03-20T11:54:38.8206057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-065] SKIPPED [ 85%] 2023-03-20T11:54:38.8213327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-066] SKIPPED [ 85%] 2023-03-20T11:54:38.8220457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-067] SKIPPED [ 85%] 2023-03-20T11:54:38.8226770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-068] SKIPPED [ 85%] 2023-03-20T11:54:38.8233103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-069] SKIPPED [ 85%] 2023-03-20T11:54:38.8239386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-070] SKIPPED [ 85%] 2023-03-20T11:54:38.8245585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-071] SKIPPED [ 85%] 2023-03-20T11:54:38.8252932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-072] SKIPPED [ 85%] 2023-03-20T11:54:38.8258639Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-073] SKIPPED [ 85%] 2023-03-20T11:54:38.8265064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-074] SKIPPED [ 85%] 2023-03-20T11:54:38.8271262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-075] SKIPPED [ 85%] 2023-03-20T11:54:38.8277394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-076] SKIPPED [ 85%] 2023-03-20T11:54:38.8283800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-077] SKIPPED [ 85%] 2023-03-20T11:54:38.8290643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-078] SKIPPED [ 85%] 2023-03-20T11:54:38.8297993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-079] SKIPPED [ 85%] 2023-03-20T11:54:38.8304451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-080] SKIPPED [ 85%] 2023-03-20T11:54:38.8310579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-081] SKIPPED [ 85%] 2023-03-20T11:54:38.8316737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-082] SKIPPED [ 85%] 2023-03-20T11:54:38.8322656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-083] SKIPPED [ 85%] 2023-03-20T11:54:38.8330009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-084] SKIPPED [ 85%] 2023-03-20T11:54:38.8335202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-085] SKIPPED [ 85%] 2023-03-20T11:54:38.8341239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-086] SKIPPED [ 85%] 2023-03-20T11:54:38.8347491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-087] SKIPPED [ 85%] 2023-03-20T11:54:38.8353497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-088] SKIPPED [ 85%] 2023-03-20T11:54:38.8360385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-089] SKIPPED [ 85%] 2023-03-20T11:54:38.8366903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-090] SKIPPED [ 85%] 2023-03-20T11:54:38.8373423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-091] SKIPPED [ 85%] 2023-03-20T11:54:38.8379703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-092] SKIPPED [ 85%] 2023-03-20T11:54:38.8385868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-093] SKIPPED [ 85%] 2023-03-20T11:54:38.8391847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-094] SKIPPED [ 85%] 2023-03-20T11:54:38.8397966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-095] SKIPPED [ 85%] 2023-03-20T11:54:38.8403909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-096] SKIPPED [ 85%] 2023-03-20T11:54:38.8410389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-097] SKIPPED [ 85%] 2023-03-20T11:54:38.8416593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-098] SKIPPED [ 85%] 2023-03-20T11:54:38.8422520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-099] SKIPPED [ 85%] 2023-03-20T11:54:38.8428739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-100] SKIPPED [ 85%] 2023-03-20T11:54:38.8434698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-101] SKIPPED [ 85%] 2023-03-20T11:54:38.8442042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-102] SKIPPED [ 85%] 2023-03-20T11:54:38.8449537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-103] SKIPPED [ 85%] 2023-03-20T11:54:38.8454312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-104] SKIPPED [ 85%] 2023-03-20T11:54:38.8460476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-105] SKIPPED [ 85%] 2023-03-20T11:54:38.8466714Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-106] SKIPPED [ 85%] 2023-03-20T11:54:38.8472702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-107] SKIPPED [ 85%] 2023-03-20T11:54:38.8478864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-108] SKIPPED [ 85%] 2023-03-20T11:54:38.8484948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-109] SKIPPED [ 85%] 2023-03-20T11:54:38.8492133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-110] SKIPPED [ 85%] 2023-03-20T11:54:38.8497951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-111] SKIPPED [ 85%] 2023-03-20T11:54:38.8504212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-112] SKIPPED [ 85%] 2023-03-20T11:54:38.8511389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-113] SKIPPED [ 85%] 2023-03-20T11:54:38.8517391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-114] SKIPPED [ 85%] 2023-03-20T11:54:38.8523673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-115] SKIPPED [ 85%] 2023-03-20T11:54:38.8530390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-116] SKIPPED [ 85%] 2023-03-20T11:54:38.8536184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-117] SKIPPED [ 85%] 2023-03-20T11:54:38.8542172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-118] SKIPPED [ 85%] 2023-03-20T11:54:38.8548296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-119] SKIPPED [ 85%] 2023-03-20T11:54:38.8554350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-120] SKIPPED [ 85%] 2023-03-20T11:54:38.8560471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-121] SKIPPED [ 85%] 2023-03-20T11:54:38.8566458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-122] SKIPPED [ 85%] 2023-03-20T11:54:38.8573107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-123] SKIPPED [ 85%] 2023-03-20T11:54:38.8579206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-124] SKIPPED [ 85%] 2023-03-20T11:54:38.8586401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-125] SKIPPED [ 85%] 2023-03-20T11:54:38.8592337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-126] SKIPPED [ 85%] 2023-03-20T11:54:38.8598350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-127] SKIPPED [ 85%] 2023-03-20T11:54:38.8604455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-128] SKIPPED [ 85%] 2023-03-20T11:54:38.8611835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-129] SKIPPED [ 85%] 2023-03-20T11:54:38.8617669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-130] SKIPPED [ 85%] 2023-03-20T11:54:38.8624035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-131] SKIPPED [ 85%] 2023-03-20T11:54:38.8629850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-132] SKIPPED [ 85%] 2023-03-20T11:54:38.8635767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-133] SKIPPED [ 85%] 2023-03-20T11:54:38.8641943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-134] SKIPPED [ 85%] 2023-03-20T11:54:38.8649095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-135] SKIPPED [ 85%] 2023-03-20T11:54:38.8655788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-136] SKIPPED [ 85%] 2023-03-20T11:54:38.8661515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-137] SKIPPED [ 85%] 2023-03-20T11:54:38.8667898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-138] SKIPPED [ 85%] 2023-03-20T11:54:38.8673643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-139] SKIPPED [ 85%] 2023-03-20T11:54:38.8679830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-140] SKIPPED [ 85%] 2023-03-20T11:54:38.8685674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-141] SKIPPED [ 85%] 2023-03-20T11:54:38.8693114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-142] SKIPPED [ 85%] 2023-03-20T11:54:38.8698478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-143] SKIPPED [ 85%] 2023-03-20T11:54:38.8704663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-144] SKIPPED [ 85%] 2023-03-20T11:54:38.8710641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-145] SKIPPED [ 85%] 2023-03-20T11:54:38.8716630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-146] SKIPPED [ 85%] 2023-03-20T11:54:38.8725493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-147] SKIPPED [ 85%] 2023-03-20T11:54:38.8732490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-148] SKIPPED [ 85%] 2023-03-20T11:54:38.8738354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-149] SKIPPED [ 85%] 2023-03-20T11:54:38.8744668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-150] SKIPPED [ 85%] 2023-03-20T11:54:38.8750341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-151] SKIPPED [ 85%] 2023-03-20T11:54:38.8756269Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-152] SKIPPED [ 85%] 2023-03-20T11:54:38.8762901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-153] SKIPPED [ 85%] 2023-03-20T11:54:38.8769481Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-154] SKIPPED [ 85%] 2023-03-20T11:54:38.8774993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-155] SKIPPED [ 85%] 2023-03-20T11:54:38.8781134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-156] SKIPPED [ 85%] 2023-03-20T11:54:38.8787476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-157] SKIPPED [ 85%] 2023-03-20T11:54:38.8793328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-158] SKIPPED [ 85%] 2023-03-20T11:54:38.8800702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-159] SKIPPED [ 85%] 2023-03-20T11:54:38.8806738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-160] SKIPPED [ 85%] 2023-03-20T11:54:38.8813204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-161] SKIPPED [ 85%] 2023-03-20T11:54:38.8819067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-162] SKIPPED [ 85%] 2023-03-20T11:54:38.8825126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-163] SKIPPED [ 85%] 2023-03-20T11:54:38.8831072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-164] SKIPPED [ 85%] 2023-03-20T11:54:38.8837030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-165] SKIPPED [ 85%] 2023-03-20T11:54:38.8843163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-166] SKIPPED [ 85%] 2023-03-20T11:54:38.8850416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-167] SKIPPED [ 85%] 2023-03-20T11:54:38.8855965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-168] SKIPPED [ 85%] 2023-03-20T11:54:38.8861942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-169] SKIPPED [ 85%] 2023-03-20T11:54:38.8869390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-170] SKIPPED [ 85%] 2023-03-20T11:54:38.8875351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-171] SKIPPED [ 85%] 2023-03-20T11:54:38.8881568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-172] SKIPPED [ 85%] 2023-03-20T11:54:38.8888306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-173] SKIPPED [ 85%] 2023-03-20T11:54:38.8894018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-174] SKIPPED [ 85%] 2023-03-20T11:54:38.8900145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-175] SKIPPED [ 85%] 2023-03-20T11:54:38.8906321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-176] SKIPPED [ 85%] 2023-03-20T11:54:38.8912347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-177] SKIPPED [ 85%] 2023-03-20T11:54:38.8918398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-178] SKIPPED [ 85%] 2023-03-20T11:54:38.8924504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-179] SKIPPED [ 85%] 2023-03-20T11:54:38.8931714Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-180] SKIPPED [ 85%] 2023-03-20T11:54:38.8936653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-181] SKIPPED [ 85%] 2023-03-20T11:54:38.8943875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-182] SKIPPED [ 85%] 2023-03-20T11:54:38.8949990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-183] SKIPPED [ 85%] 2023-03-20T11:54:38.8955837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-184] SKIPPED [ 85%] 2023-03-20T11:54:38.8961964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-185] SKIPPED [ 85%] 2023-03-20T11:54:38.8969053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-186] SKIPPED [ 85%] 2023-03-20T11:54:38.8974626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-187] SKIPPED [ 85%] 2023-03-20T11:54:38.8980721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-188] SKIPPED [ 85%] 2023-03-20T11:54:38.8986950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-189] SKIPPED [ 85%] 2023-03-20T11:54:38.8992909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-190] SKIPPED [ 85%] 2023-03-20T11:54:38.8999037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-191] SKIPPED [ 85%] 2023-03-20T11:54:38.9005237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-192] SKIPPED [ 85%] 2023-03-20T11:54:38.9013145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-193] SKIPPED [ 85%] 2023-03-20T11:54:38.9019478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-194] SKIPPED [ 85%] 2023-03-20T11:54:38.9025794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-195] SKIPPED [ 85%] 2023-03-20T11:54:38.9031731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-196] SKIPPED [ 85%] 2023-03-20T11:54:38.9037723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-197] SKIPPED [ 85%] 2023-03-20T11:54:38.9043828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-198] SKIPPED [ 85%] 2023-03-20T11:54:38.9050398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-199] SKIPPED [ 85%] 2023-03-20T11:54:38.9056233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-200] SKIPPED [ 85%] 2023-03-20T11:54:38.9062238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-201] SKIPPED [ 85%] 2023-03-20T11:54:38.9068383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-202] SKIPPED [ 85%] 2023-03-20T11:54:38.9074381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-203] SKIPPED [ 85%] 2023-03-20T11:54:38.9080601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-204] SKIPPED [ 85%] 2023-03-20T11:54:38.9089014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-205] SKIPPED [ 85%] 2023-03-20T11:54:38.9094152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-206] SKIPPED [ 85%] 2023-03-20T11:54:38.9100363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-207] SKIPPED [ 85%] 2023-03-20T11:54:38.9106548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-208] SKIPPED [ 85%] 2023-03-20T11:54:38.9112579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-209] SKIPPED [ 85%] 2023-03-20T11:54:38.9118630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-210] SKIPPED [ 85%] 2023-03-20T11:54:38.9124717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-211] SKIPPED [ 85%] 2023-03-20T11:54:38.9131843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-212] SKIPPED [ 85%] 2023-03-20T11:54:38.9137504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-213] SKIPPED [ 85%] 2023-03-20T11:54:38.9144047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-214] SKIPPED [ 85%] 2023-03-20T11:54:38.9150023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-215] SKIPPED [ 85%] 2023-03-20T11:54:38.9157317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-216] SKIPPED [ 85%] 2023-03-20T11:54:38.9163739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-217] SKIPPED [ 85%] 2023-03-20T11:54:38.9170465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-218] SKIPPED [ 85%] 2023-03-20T11:54:38.9176602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-219] SKIPPED [ 85%] 2023-03-20T11:54:38.9182709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-220] SKIPPED [ 85%] 2023-03-20T11:54:38.9189033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-221] SKIPPED [ 85%] 2023-03-20T11:54:38.9195369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-222] SKIPPED [ 85%] 2023-03-20T11:54:38.9201640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-223] SKIPPED [ 85%] 2023-03-20T11:54:38.9209067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-224] SKIPPED [ 85%] 2023-03-20T11:54:38.9214726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-225] SKIPPED [ 85%] 2023-03-20T11:54:38.9220620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-226] SKIPPED [ 85%] 2023-03-20T11:54:38.9227041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-227] SKIPPED [ 85%] 2023-03-20T11:54:38.9234303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-228] SKIPPED [ 85%] 2023-03-20T11:54:38.9240718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-229] SKIPPED [ 85%] 2023-03-20T11:54:38.9246871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-230] SKIPPED [ 85%] 2023-03-20T11:54:38.9253283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-231] SKIPPED [ 85%] 2023-03-20T11:54:38.9259619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-232] SKIPPED [ 85%] 2023-03-20T11:54:38.9266015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-233] SKIPPED [ 85%] 2023-03-20T11:54:38.9272223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-234] SKIPPED [ 85%] 2023-03-20T11:54:38.9278423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-235] SKIPPED [ 85%] 2023-03-20T11:54:38.9284851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-236] SKIPPED [ 85%] 2023-03-20T11:54:38.9292591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-237] SKIPPED [ 85%] 2023-03-20T11:54:38.9298082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-238] SKIPPED [ 85%] 2023-03-20T11:54:38.9305757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-239] SKIPPED [ 85%] 2023-03-20T11:54:38.9312010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-240] SKIPPED [ 85%] 2023-03-20T11:54:38.9318296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-241] SKIPPED [ 85%] 2023-03-20T11:54:38.9324392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-242] SKIPPED [ 85%] 2023-03-20T11:54:38.9331897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-243] SKIPPED [ 85%] 2023-03-20T11:54:38.9337389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-244] SKIPPED [ 85%] 2023-03-20T11:54:38.9343772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-245] SKIPPED [ 85%] 2023-03-20T11:54:38.9349961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-246] SKIPPED [ 85%] 2023-03-20T11:54:38.9356115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-247] SKIPPED [ 85%] 2023-03-20T11:54:38.9362678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-248] SKIPPED [ 85%] 2023-03-20T11:54:38.9370080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-249] SKIPPED [ 85%] 2023-03-20T11:54:38.9375516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-250] SKIPPED [ 85%] 2023-03-20T11:54:38.9382887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-251] SKIPPED [ 85%] 2023-03-20T11:54:38.9389272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-252] SKIPPED [ 85%] 2023-03-20T11:54:38.9395523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-253] SKIPPED [ 85%] 2023-03-20T11:54:38.9401853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-254] SKIPPED [ 85%] 2023-03-20T11:54:38.9409135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-255] SKIPPED [ 85%] 2023-03-20T11:54:38.9414932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-256] SKIPPED [ 85%] 2023-03-20T11:54:38.9421404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-257] SKIPPED [ 85%] 2023-03-20T11:54:38.9427768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-258] SKIPPED [ 85%] 2023-03-20T11:54:38.9433939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-259] SKIPPED [ 85%] 2023-03-20T11:54:38.9440155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-260] SKIPPED [ 85%] 2023-03-20T11:54:38.9446580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-261] SKIPPED [ 85%] 2023-03-20T11:54:38.9454597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-262] SKIPPED [ 85%] 2023-03-20T11:54:38.9461083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-263] SKIPPED [ 85%] 2023-03-20T11:54:38.9467410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-264] SKIPPED [ 85%] 2023-03-20T11:54:38.9473442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-265] SKIPPED [ 85%] 2023-03-20T11:54:38.9479818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-266] SKIPPED [ 85%] 2023-03-20T11:54:38.9485852Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-267] SKIPPED [ 85%] 2023-03-20T11:54:38.9493231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-268] SKIPPED [ 85%] 2023-03-20T11:54:38.9499054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-269] SKIPPED [ 85%] 2023-03-20T11:54:38.9505407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-270] SKIPPED [ 85%] 2023-03-20T11:54:38.9511620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-271] SKIPPED [ 85%] 2023-03-20T11:54:38.9517795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-272] SKIPPED [ 85%] 2023-03-20T11:54:38.9525441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-273] SKIPPED [ 85%] 2023-03-20T11:54:38.9532656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-274] SKIPPED [ 85%] 2023-03-20T11:54:38.9538608Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-275] SKIPPED [ 85%] 2023-03-20T11:54:38.9544966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-276] SKIPPED [ 85%] 2023-03-20T11:54:38.9550976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-277] SKIPPED [ 85%] 2023-03-20T11:54:38.9557122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-278] SKIPPED [ 85%] 2023-03-20T11:54:38.9563453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-279] SKIPPED [ 85%] 2023-03-20T11:54:38.9570526Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-280] SKIPPED [ 85%] 2023-03-20T11:54:38.9576471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-281] SKIPPED [ 85%] 2023-03-20T11:54:38.9582726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-282] SKIPPED [ 85%] 2023-03-20T11:54:38.9589267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-283] SKIPPED [ 85%] 2023-03-20T11:54:38.9595901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-284] SKIPPED [ 85%] 2023-03-20T11:54:38.9605077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-285] SKIPPED [ 85%] 2023-03-20T11:54:38.9612167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-286] SKIPPED [ 85%] 2023-03-20T11:54:38.9618030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[resized_crop-287] SKIPPED [ 85%] 2023-03-20T11:54:38.9624421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-000] SKIPPED [ 85%] 2023-03-20T11:54:38.9630569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-001] SKIPPED [ 85%] 2023-03-20T11:54:38.9636778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-002] SKIPPED [ 85%] 2023-03-20T11:54:38.9643095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-003] SKIPPED [ 85%] 2023-03-20T11:54:38.9650505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-004] SKIPPED [ 85%] 2023-03-20T11:54:38.9655925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-005] SKIPPED [ 85%] 2023-03-20T11:54:38.9662165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-006] SKIPPED [ 85%] 2023-03-20T11:54:38.9668585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-007] SKIPPED [ 85%] 2023-03-20T11:54:38.9675950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-008] SKIPPED [ 85%] 2023-03-20T11:54:38.9682395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-009] SKIPPED [ 85%] 2023-03-20T11:54:38.9689955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-010] SKIPPED [ 85%] 2023-03-20T11:54:38.9695627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-011] SKIPPED [ 85%] 2023-03-20T11:54:38.9701865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-012] SKIPPED [ 85%] 2023-03-20T11:54:38.9708053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-013] SKIPPED [ 85%] 2023-03-20T11:54:38.9714344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-014] SKIPPED [ 85%] 2023-03-20T11:54:38.9720636Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-015] SKIPPED [ 85%] 2023-03-20T11:54:38.9726572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-016] SKIPPED [ 85%] 2023-03-20T11:54:38.9733234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-017] SKIPPED [ 85%] 2023-03-20T11:54:38.9739713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-018] SKIPPED [ 85%] 2023-03-20T11:54:38.9745987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-019] SKIPPED [ 85%] 2023-03-20T11:54:38.9753388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-020] SKIPPED [ 85%] 2023-03-20T11:54:38.9759704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-021] SKIPPED [ 85%] 2023-03-20T11:54:38.9765976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-022] SKIPPED [ 85%] 2023-03-20T11:54:38.9773271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-023] SKIPPED [ 85%] 2023-03-20T11:54:38.9779093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-024] SKIPPED [ 85%] 2023-03-20T11:54:38.9785627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-025] SKIPPED [ 85%] 2023-03-20T11:54:38.9791825Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-026] SKIPPED [ 85%] 2023-03-20T11:54:38.9798177Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-027] SKIPPED [ 85%] 2023-03-20T11:54:38.9804326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-028] SKIPPED [ 85%] 2023-03-20T11:54:38.9810647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-029] SKIPPED [ 85%] 2023-03-20T11:54:38.9817083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-030] SKIPPED [ 85%] 2023-03-20T11:54:38.9824603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-031] SKIPPED [ 85%] 2023-03-20T11:54:38.9830818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-032] SKIPPED [ 85%] 2023-03-20T11:54:38.9837085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-033] SKIPPED [ 85%] 2023-03-20T11:54:38.9843584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-034] SKIPPED [ 85%] 2023-03-20T11:54:38.9851241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-035] SKIPPED [ 85%] 2023-03-20T11:54:38.9856314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-036] SKIPPED [ 85%] 2023-03-20T11:54:38.9862746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-037] SKIPPED [ 85%] 2023-03-20T11:54:38.9868969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-038] SKIPPED [ 85%] 2023-03-20T11:54:38.9875112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-039] SKIPPED [ 85%] 2023-03-20T11:54:38.9881379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-040] SKIPPED [ 85%] 2023-03-20T11:54:38.9887826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-041] SKIPPED [ 85%] 2023-03-20T11:54:38.9894466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-042] SKIPPED [ 85%] 2023-03-20T11:54:38.9902373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-043] SKIPPED [ 85%] 2023-03-20T11:54:38.9908565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-044] SKIPPED [ 85%] 2023-03-20T11:54:38.9914730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-045] SKIPPED [ 85%] 2023-03-20T11:54:38.9921092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-046] SKIPPED [ 85%] 2023-03-20T11:54:38.9927444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-047] SKIPPED [ 85%] 2023-03-20T11:54:38.9933826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-048] SKIPPED [ 85%] 2023-03-20T11:54:38.9939913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-049] SKIPPED [ 85%] 2023-03-20T11:54:38.9946217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-050] SKIPPED [ 85%] 2023-03-20T11:54:38.9952305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-051] SKIPPED [ 85%] 2023-03-20T11:54:38.9958469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-052] SKIPPED [ 85%] 2023-03-20T11:54:38.9964800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-053] SKIPPED [ 85%] 2023-03-20T11:54:38.9973263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-054] SKIPPED [ 85%] 2023-03-20T11:54:38.9979442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-055] SKIPPED [ 85%] 2023-03-20T11:54:38.9985865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-056] SKIPPED [ 85%] 2023-03-20T11:54:38.9992066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-057] SKIPPED [ 85%] 2023-03-20T11:54:38.9998619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-058] SKIPPED [ 85%] 2023-03-20T11:54:39.0004544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-059] SKIPPED [ 85%] 2023-03-20T11:54:39.0011713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-060] SKIPPED [ 85%] 2023-03-20T11:54:39.0017223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-061] SKIPPED [ 85%] 2023-03-20T11:54:39.0023629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-062] SKIPPED [ 85%] 2023-03-20T11:54:39.0029721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-063] SKIPPED [ 85%] 2023-03-20T11:54:39.0036035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-064] SKIPPED [ 85%] 2023-03-20T11:54:39.0042477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-065] SKIPPED [ 85%] 2023-03-20T11:54:39.0051392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-066] SKIPPED [ 85%] 2023-03-20T11:54:39.0056847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-067] SKIPPED [ 85%] 2023-03-20T11:54:39.0063151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-068] SKIPPED [ 85%] 2023-03-20T11:54:39.0069336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-069] SKIPPED [ 85%] 2023-03-20T11:54:39.0075628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-070] SKIPPED [ 85%] 2023-03-20T11:54:39.0082105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-071] SKIPPED [ 85%] 2023-03-20T11:54:39.0089492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-072] SKIPPED [ 85%] 2023-03-20T11:54:39.0094974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-073] SKIPPED [ 85%] 2023-03-20T11:54:39.0101251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-074] SKIPPED [ 85%] 2023-03-20T11:54:39.0107707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-075] SKIPPED [ 85%] 2023-03-20T11:54:39.0113883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-076] SKIPPED [ 85%] 2023-03-20T11:54:39.0121572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-077] SKIPPED [ 85%] 2023-03-20T11:54:39.0128950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-078] SKIPPED [ 85%] 2023-03-20T11:54:39.0134631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-079] SKIPPED [ 85%] 2023-03-20T11:54:39.0140993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-080] SKIPPED [ 85%] 2023-03-20T11:54:39.0147401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-081] SKIPPED [ 85%] 2023-03-20T11:54:39.0153519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-082] SKIPPED [ 85%] 2023-03-20T11:54:39.0159936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-083] SKIPPED [ 85%] 2023-03-20T11:54:39.0166142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-084] SKIPPED [ 85%] 2023-03-20T11:54:39.0173364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-085] SKIPPED [ 85%] 2023-03-20T11:54:39.0179384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-086] SKIPPED [ 85%] 2023-03-20T11:54:39.0185818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-087] SKIPPED [ 85%] 2023-03-20T11:54:39.0192169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-088] SKIPPED [ 85%] 2023-03-20T11:54:39.0199432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-089] SKIPPED [ 85%] 2023-03-20T11:54:39.0205483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-090] SKIPPED [ 85%] 2023-03-20T11:54:39.0212931Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-091] SKIPPED [ 85%] 2023-03-20T11:54:39.0218618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-092] SKIPPED [ 85%] 2023-03-20T11:54:39.0224980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-093] SKIPPED [ 85%] 2023-03-20T11:54:39.0231136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-094] SKIPPED [ 85%] 2023-03-20T11:54:39.0237154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-095] SKIPPED [ 85%] 2023-03-20T11:54:39.0243483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-096] SKIPPED [ 85%] 2023-03-20T11:54:39.0250490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-097] SKIPPED [ 85%] 2023-03-20T11:54:39.0256284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-098] SKIPPED [ 85%] 2023-03-20T11:54:39.0262248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-099] SKIPPED [ 85%] 2023-03-20T11:54:39.0270029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-100] SKIPPED [ 85%] 2023-03-20T11:54:39.0276019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-101] SKIPPED [ 85%] 2023-03-20T11:54:39.0282571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-102] SKIPPED [ 85%] 2023-03-20T11:54:39.0289477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-103] SKIPPED [ 85%] 2023-03-20T11:54:39.0295606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-104] SKIPPED [ 85%] 2023-03-20T11:54:39.0301905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-105] SKIPPED [ 85%] 2023-03-20T11:54:39.0308181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-106] SKIPPED [ 85%] 2023-03-20T11:54:39.0314302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-107] SKIPPED [ 85%] 2023-03-20T11:54:39.0320501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-108] SKIPPED [ 85%] 2023-03-20T11:54:39.0326644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-109] SKIPPED [ 85%] 2023-03-20T11:54:39.0333318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-110] SKIPPED [ 85%] 2023-03-20T11:54:39.0339775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-111] SKIPPED [ 85%] 2023-03-20T11:54:39.0347352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-112] SKIPPED [ 85%] 2023-03-20T11:54:39.0353474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-113] SKIPPED [ 85%] 2023-03-20T11:54:39.0359746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-114] SKIPPED [ 85%] 2023-03-20T11:54:39.0365942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-115] SKIPPED [ 85%] 2023-03-20T11:54:39.0373097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-116] SKIPPED [ 85%] 2023-03-20T11:54:39.0378961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-117] SKIPPED [ 85%] 2023-03-20T11:54:39.0385153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-118] SKIPPED [ 85%] 2023-03-20T11:54:39.0391525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-119] SKIPPED [ 85%] 2023-03-20T11:54:39.0397973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-120] SKIPPED [ 85%] 2023-03-20T11:54:39.0403972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-121] SKIPPED [ 85%] 2023-03-20T11:54:39.0410600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-122] SKIPPED [ 85%] 2023-03-20T11:54:39.0418295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-123] SKIPPED [ 85%] 2023-03-20T11:54:39.0424680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-124] SKIPPED [ 85%] 2023-03-20T11:54:39.0430875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-125] SKIPPED [ 85%] 2023-03-20T11:54:39.0437016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-126] SKIPPED [ 85%] 2023-03-20T11:54:39.0443682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-127] SKIPPED [ 85%] 2023-03-20T11:54:39.0450607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-128] SKIPPED [ 85%] 2023-03-20T11:54:39.0456686Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-129] SKIPPED [ 85%] 2023-03-20T11:54:39.0462723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-130] SKIPPED [ 85%] 2023-03-20T11:54:39.0469043Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-131] SKIPPED [ 85%] 2023-03-20T11:54:39.0475233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-132] SKIPPED [ 85%] 2023-03-20T11:54:39.0481556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-133] SKIPPED [ 85%] 2023-03-20T11:54:39.0491709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-134] SKIPPED [ 85%] 2023-03-20T11:54:39.0497347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-135] SKIPPED [ 85%] 2023-03-20T11:54:39.0503677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-136] SKIPPED [ 85%] 2023-03-20T11:54:39.0509876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[pad-137] SKIPPED [ 85%] 2023-03-20T11:54:39.0516204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-000] SKIPPED [ 85%] 2023-03-20T11:54:39.0522605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-001] SKIPPED [ 85%] 2023-03-20T11:54:39.0529817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-002] SKIPPED [ 85%] 2023-03-20T11:54:39.0535519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-003] SKIPPED [ 85%] 2023-03-20T11:54:39.0541782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-004] SKIPPED [ 85%] 2023-03-20T11:54:39.0548258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-005] SKIPPED [ 85%] 2023-03-20T11:54:39.0554246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-006] SKIPPED [ 85%] 2023-03-20T11:54:39.0560630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-007] SKIPPED [ 85%] 2023-03-20T11:54:39.0569359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-008] SKIPPED [ 85%] 2023-03-20T11:54:39.0574861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-009] SKIPPED [ 85%] 2023-03-20T11:54:39.0581463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-010] SKIPPED [ 85%] 2023-03-20T11:54:39.0587841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-011] SKIPPED [ 85%] 2023-03-20T11:54:39.0594198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-012] SKIPPED [ 85%] 2023-03-20T11:54:39.0600230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-013] SKIPPED [ 85%] 2023-03-20T11:54:39.0606790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-014] SKIPPED [ 85%] 2023-03-20T11:54:39.0613397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-015] SKIPPED [ 85%] 2023-03-20T11:54:39.0619691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-016] SKIPPED [ 85%] 2023-03-20T11:54:39.0626171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-017] SKIPPED [ 85%] 2023-03-20T11:54:39.0632251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-018] SKIPPED [ 85%] 2023-03-20T11:54:39.0639580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-019] SKIPPED [ 85%] 2023-03-20T11:54:39.0645785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-020] SKIPPED [ 85%] 2023-03-20T11:54:39.0653224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-021] SKIPPED [ 85%] 2023-03-20T11:54:39.0658864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-022] SKIPPED [ 85%] 2023-03-20T11:54:39.0665190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-023] SKIPPED [ 85%] 2023-03-20T11:54:39.0671403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-024] SKIPPED [ 85%] 2023-03-20T11:54:39.0677637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-025] SKIPPED [ 85%] 2023-03-20T11:54:39.0683921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-026] SKIPPED [ 85%] 2023-03-20T11:54:39.0690561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-027] SKIPPED [ 85%] 2023-03-20T11:54:39.0697161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-028] SKIPPED [ 85%] 2023-03-20T11:54:39.0703545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-029] SKIPPED [ 85%] 2023-03-20T11:54:39.0709993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-030] SKIPPED [ 85%] 2023-03-20T11:54:39.0717371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-031] SKIPPED [ 85%] 2023-03-20T11:54:39.0723695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-032] SKIPPED [ 85%] 2023-03-20T11:54:39.0730525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-033] SKIPPED [ 85%] 2023-03-20T11:54:39.0736703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-034] SKIPPED [ 85%] 2023-03-20T11:54:39.0742884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-035] SKIPPED [ 85%] 2023-03-20T11:54:39.0749276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-036] SKIPPED [ 85%] 2023-03-20T11:54:39.0755446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-037] SKIPPED [ 85%] 2023-03-20T11:54:39.0761726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-038] SKIPPED [ 85%] 2023-03-20T11:54:39.0768994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-039] SKIPPED [ 85%] 2023-03-20T11:54:39.0774460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-040] SKIPPED [ 85%] 2023-03-20T11:54:39.0780771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-041] SKIPPED [ 85%] 2023-03-20T11:54:39.0788583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-042] SKIPPED [ 85%] 2023-03-20T11:54:39.0794691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-043] SKIPPED [ 85%] 2023-03-20T11:54:39.0801085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-044] SKIPPED [ 85%] 2023-03-20T11:54:39.0807409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-045] SKIPPED [ 85%] 2023-03-20T11:54:39.0814100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-046] SKIPPED [ 85%] 2023-03-20T11:54:39.0820542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-047] SKIPPED [ 85%] 2023-03-20T11:54:39.0826874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-048] SKIPPED [ 85%] 2023-03-20T11:54:39.0832944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-049] SKIPPED [ 85%] 2023-03-20T11:54:39.0839211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-050] SKIPPED [ 85%] 2023-03-20T11:54:39.0845496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-051] SKIPPED [ 85%] 2023-03-20T11:54:39.0852977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-052] SKIPPED [ 85%] 2023-03-20T11:54:39.0858199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-053] SKIPPED [ 85%] 2023-03-20T11:54:39.0865717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-054] SKIPPED [ 85%] 2023-03-20T11:54:39.0871960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-055] SKIPPED [ 85%] 2023-03-20T11:54:39.0878296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-056] SKIPPED [ 85%] 2023-03-20T11:54:39.0884648Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-057] SKIPPED [ 85%] 2023-03-20T11:54:39.0891147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-058] SKIPPED [ 85%] 2023-03-20T11:54:39.0897793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-059] SKIPPED [ 85%] 2023-03-20T11:54:39.0903899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-060] SKIPPED [ 85%] 2023-03-20T11:54:39.0910186Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-061] SKIPPED [ 85%] 2023-03-20T11:54:39.0916451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-062] SKIPPED [ 85%] 2023-03-20T11:54:39.0922897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-063] SKIPPED [ 85%] 2023-03-20T11:54:39.0930218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-064] SKIPPED [ 85%] 2023-03-20T11:54:39.0936562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-065] SKIPPED [ 85%] 2023-03-20T11:54:39.0942471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-066] SKIPPED [ 85%] 2023-03-20T11:54:39.0948664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-067] SKIPPED [ 85%] 2023-03-20T11:54:39.0954839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-068] SKIPPED [ 85%] 2023-03-20T11:54:39.0961208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-069] SKIPPED [ 85%] 2023-03-20T11:54:39.0967476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-070] SKIPPED [ 85%] 2023-03-20T11:54:39.0973601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-071] SKIPPED [ 85%] 2023-03-20T11:54:39.0980286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-072] SKIPPED [ 85%] 2023-03-20T11:54:39.0986642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-073] SKIPPED [ 85%] 2023-03-20T11:54:39.0992806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-074] SKIPPED [ 85%] 2023-03-20T11:54:39.0999014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-075] SKIPPED [ 85%] 2023-03-20T11:54:39.1005158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-076] SKIPPED [ 85%] 2023-03-20T11:54:39.1013464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-077] SKIPPED [ 85%] 2023-03-20T11:54:39.1019092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-078] SKIPPED [ 85%] 2023-03-20T11:54:39.1025443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-079] SKIPPED [ 85%] 2023-03-20T11:54:39.1031604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-080] SKIPPED [ 85%] 2023-03-20T11:54:39.1037763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-081] SKIPPED [ 85%] 2023-03-20T11:54:39.1044189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-082] SKIPPED [ 85%] 2023-03-20T11:54:39.1050676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-083] SKIPPED [ 85%] 2023-03-20T11:54:39.1057770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-084] SKIPPED [ 85%] 2023-03-20T11:54:39.1064069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-085] SKIPPED [ 85%] 2023-03-20T11:54:39.1070149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-086] SKIPPED [ 85%] 2023-03-20T11:54:39.1076190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-087] SKIPPED [ 85%] 2023-03-20T11:54:39.1083827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-088] SKIPPED [ 85%] 2023-03-20T11:54:39.1090301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-089] SKIPPED [ 85%] 2023-03-20T11:54:39.1097007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-090] SKIPPED [ 85%] 2023-03-20T11:54:39.1103307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-091] SKIPPED [ 85%] 2023-03-20T11:54:39.1109629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-092] SKIPPED [ 85%] 2023-03-20T11:54:39.1115683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-093] SKIPPED [ 85%] 2023-03-20T11:54:39.1122071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-094] SKIPPED [ 85%] 2023-03-20T11:54:39.1129457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-095] SKIPPED [ 85%] 2023-03-20T11:54:39.1134906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-096] SKIPPED [ 85%] 2023-03-20T11:54:39.1141328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-097] SKIPPED [ 85%] 2023-03-20T11:54:39.1147581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-098] SKIPPED [ 85%] 2023-03-20T11:54:39.1153911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-099] SKIPPED [ 85%] 2023-03-20T11:54:39.1161445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-100] SKIPPED [ 85%] 2023-03-20T11:54:39.1168294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-101] SKIPPED [ 85%] 2023-03-20T11:54:39.1174606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-102] SKIPPED [ 85%] 2023-03-20T11:54:39.1180953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-103] SKIPPED [ 85%] 2023-03-20T11:54:39.1187473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-104] SKIPPED [ 85%] 2023-03-20T11:54:39.1193647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-105] SKIPPED [ 85%] 2023-03-20T11:54:39.1199987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-106] SKIPPED [ 85%] 2023-03-20T11:54:39.1206080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-107] SKIPPED [ 85%] 2023-03-20T11:54:39.1213386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-108] SKIPPED [ 85%] 2023-03-20T11:54:39.1219276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-109] SKIPPED [ 85%] 2023-03-20T11:54:39.1225742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-110] SKIPPED [ 85%] 2023-03-20T11:54:39.1233170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-111] SKIPPED [ 85%] 2023-03-20T11:54:39.1239513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-112] SKIPPED [ 85%] 2023-03-20T11:54:39.1245657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-113] SKIPPED [ 85%] 2023-03-20T11:54:39.1253278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-114] SKIPPED [ 85%] 2023-03-20T11:54:39.1258859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-115] SKIPPED [ 85%] 2023-03-20T11:54:39.1265232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-116] SKIPPED [ 85%] 2023-03-20T11:54:39.1271430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-117] SKIPPED [ 85%] 2023-03-20T11:54:39.1277536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-118] SKIPPED [ 85%] 2023-03-20T11:54:39.1283851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-119] SKIPPED [ 85%] 2023-03-20T11:54:39.1290527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-120] SKIPPED [ 85%] 2023-03-20T11:54:39.1296834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-121] SKIPPED [ 85%] 2023-03-20T11:54:39.1304229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-122] SKIPPED [ 85%] 2023-03-20T11:54:39.1310405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-123] SKIPPED [ 85%] 2023-03-20T11:54:39.1316746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-124] SKIPPED [ 85%] 2023-03-20T11:54:39.1322993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-125] SKIPPED [ 85%] 2023-03-20T11:54:39.1330347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-126] SKIPPED [ 85%] 2023-03-20T11:54:39.1335711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-127] SKIPPED [ 85%] 2023-03-20T11:54:39.1342149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-128] SKIPPED [ 85%] 2023-03-20T11:54:39.1348510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-129] SKIPPED [ 85%] 2023-03-20T11:54:39.1354813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-130] SKIPPED [ 85%] 2023-03-20T11:54:39.1361056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-131] SKIPPED [ 85%] 2023-03-20T11:54:39.1367261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-132] SKIPPED [ 85%] 2023-03-20T11:54:39.1374018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-133] SKIPPED [ 85%] 2023-03-20T11:54:39.1383120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-134] SKIPPED [ 85%] 2023-03-20T11:54:39.1389505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-135] SKIPPED [ 85%] 2023-03-20T11:54:39.1395672Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-136] SKIPPED [ 85%] 2023-03-20T11:54:39.1401934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-137] SKIPPED [ 85%] 2023-03-20T11:54:39.1409473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-138] SKIPPED [ 85%] 2023-03-20T11:54:39.1415119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-139] SKIPPED [ 85%] 2023-03-20T11:54:39.1421353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-140] SKIPPED [ 85%] 2023-03-20T11:54:39.1427791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-141] SKIPPED [ 85%] 2023-03-20T11:54:39.1433955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-142] SKIPPED [ 85%] 2023-03-20T11:54:39.1440212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-143] SKIPPED [ 85%] 2023-03-20T11:54:39.1446507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-144] SKIPPED [ 85%] 2023-03-20T11:54:39.1454531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-145] SKIPPED [ 85%] 2023-03-20T11:54:39.1460951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-146] SKIPPED [ 85%] 2023-03-20T11:54:39.1467429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-147] SKIPPED [ 85%] 2023-03-20T11:54:39.1473610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-148] SKIPPED [ 85%] 2023-03-20T11:54:39.1480025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-149] SKIPPED [ 85%] 2023-03-20T11:54:39.1486121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-150] SKIPPED [ 85%] 2023-03-20T11:54:39.1493554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-151] SKIPPED [ 85%] 2023-03-20T11:54:39.1499097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-152] SKIPPED [ 85%] 2023-03-20T11:54:39.1505543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-153] SKIPPED [ 85%] 2023-03-20T11:54:39.1511747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-154] SKIPPED [ 85%] 2023-03-20T11:54:39.1518279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-155] SKIPPED [ 85%] 2023-03-20T11:54:39.1524366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-156] SKIPPED [ 85%] 2023-03-20T11:54:39.1532809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-157] SKIPPED [ 85%] 2023-03-20T11:54:39.1538402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-158] SKIPPED [ 85%] 2023-03-20T11:54:39.1544841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-159] SKIPPED [ 85%] 2023-03-20T11:54:39.1550992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-160] SKIPPED [ 85%] 2023-03-20T11:54:39.1557085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-161] SKIPPED [ 85%] 2023-03-20T11:54:39.1563451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-162] SKIPPED [ 85%] 2023-03-20T11:54:39.1570618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-163] SKIPPED [ 85%] 2023-03-20T11:54:39.1576594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-164] SKIPPED [ 85%] 2023-03-20T11:54:39.1582816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-165] SKIPPED [ 85%] 2023-03-20T11:54:39.1589231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-166] SKIPPED [ 85%] 2023-03-20T11:54:39.1595366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-167] SKIPPED [ 85%] 2023-03-20T11:54:39.1602957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-168] SKIPPED [ 85%] 2023-03-20T11:54:39.1610464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-169] SKIPPED [ 85%] 2023-03-20T11:54:39.1616066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-170] SKIPPED [ 85%] 2023-03-20T11:54:39.1622299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-171] SKIPPED [ 85%] 2023-03-20T11:54:39.1628693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-172] SKIPPED [ 85%] 2023-03-20T11:54:39.1634862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-173] SKIPPED [ 85%] 2023-03-20T11:54:39.1641158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-174] SKIPPED [ 85%] 2023-03-20T11:54:39.1647258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-175] SKIPPED [ 85%] 2023-03-20T11:54:39.1653904Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-176] SKIPPED [ 85%] 2023-03-20T11:54:39.1660531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-177] SKIPPED [ 85%] 2023-03-20T11:54:39.1666928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-178] SKIPPED [ 85%] 2023-03-20T11:54:39.1673125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-179] SKIPPED [ 85%] 2023-03-20T11:54:39.1680578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-180] SKIPPED [ 85%] 2023-03-20T11:54:39.1686659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-181] SKIPPED [ 85%] 2023-03-20T11:54:39.1693290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-182] SKIPPED [ 85%] 2023-03-20T11:54:39.1699727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-183] SKIPPED [ 85%] 2023-03-20T11:54:39.1706144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-184] SKIPPED [ 85%] 2023-03-20T11:54:39.1712488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-185] SKIPPED [ 85%] 2023-03-20T11:54:39.1718684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-186] SKIPPED [ 85%] 2023-03-20T11:54:39.1725060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-187] SKIPPED [ 85%] 2023-03-20T11:54:39.1732933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-188] SKIPPED [ 85%] 2023-03-20T11:54:39.1738508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-189] SKIPPED [ 85%] 2023-03-20T11:54:39.1744848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-190] SKIPPED [ 85%] 2023-03-20T11:54:39.1752307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-191] SKIPPED [ 85%] 2023-03-20T11:54:39.1758765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-192] SKIPPED [ 85%] 2023-03-20T11:54:39.1764940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-193] SKIPPED [ 85%] 2023-03-20T11:54:39.1772323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-194] SKIPPED [ 85%] 2023-03-20T11:54:39.1778463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-195] SKIPPED [ 85%] 2023-03-20T11:54:39.1784633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-196] SKIPPED [ 85%] 2023-03-20T11:54:39.1790980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-197] SKIPPED [ 85%] 2023-03-20T11:54:39.1797133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-198] SKIPPED [ 85%] 2023-03-20T11:54:39.1803305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-199] SKIPPED [ 85%] 2023-03-20T11:54:39.1810744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-200] SKIPPED [ 85%] 2023-03-20T11:54:39.1816532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-201] SKIPPED [ 85%] 2023-03-20T11:54:39.1822801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-202] SKIPPED [ 85%] 2023-03-20T11:54:39.1830395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-203] SKIPPED [ 85%] 2023-03-20T11:54:39.1836503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-204] SKIPPED [ 85%] 2023-03-20T11:54:39.1842799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-205] SKIPPED [ 85%] 2023-03-20T11:54:39.1850244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-206] SKIPPED [ 85%] 2023-03-20T11:54:39.1855634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-207] SKIPPED [ 85%] 2023-03-20T11:54:39.1861940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-208] SKIPPED [ 85%] 2023-03-20T11:54:39.1868483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-209] SKIPPED [ 85%] 2023-03-20T11:54:39.1874726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-210] SKIPPED [ 85%] 2023-03-20T11:54:39.1881155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-211] SKIPPED [ 85%] 2023-03-20T11:54:39.1887264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-212] SKIPPED [ 85%] 2023-03-20T11:54:39.1894020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-213] SKIPPED [ 85%] 2023-03-20T11:54:39.1901671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-214] SKIPPED [ 85%] 2023-03-20T11:54:39.1908105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-215] SKIPPED [ 85%] 2023-03-20T11:54:39.1914334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-216] SKIPPED [ 85%] 2023-03-20T11:54:39.1920731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-217] SKIPPED [ 85%] 2023-03-20T11:54:39.1926814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-218] SKIPPED [ 85%] 2023-03-20T11:54:39.1933577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-219] SKIPPED [ 85%] 2023-03-20T11:54:39.1939949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-220] SKIPPED [ 85%] 2023-03-20T11:54:39.1946420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-221] SKIPPED [ 85%] 2023-03-20T11:54:39.1952598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-222] SKIPPED [ 85%] 2023-03-20T11:54:39.1958775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-223] SKIPPED [ 85%] 2023-03-20T11:54:39.1965060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-224] SKIPPED [ 85%] 2023-03-20T11:54:39.1972348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-225] SKIPPED [ 85%] 2023-03-20T11:54:39.1979592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-226] SKIPPED [ 85%] 2023-03-20T11:54:39.1986081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-227] SKIPPED [ 85%] 2023-03-20T11:54:39.1992331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-228] SKIPPED [ 85%] 2023-03-20T11:54:39.1998574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-229] SKIPPED [ 85%] 2023-03-20T11:54:39.2004805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-230] SKIPPED [ 85%] 2023-03-20T11:54:39.2012314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-231] SKIPPED [ 85%] 2023-03-20T11:54:39.2017988Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-232] SKIPPED [ 85%] 2023-03-20T11:54:39.2024671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-233] SKIPPED [ 85%] 2023-03-20T11:54:39.2030691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-234] SKIPPED [ 85%] 2023-03-20T11:54:39.2036827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-235] SKIPPED [ 85%] 2023-03-20T11:54:39.2043188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-236] SKIPPED [ 85%] 2023-03-20T11:54:39.2051785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-237] SKIPPED [ 85%] 2023-03-20T11:54:39.2057594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-238] SKIPPED [ 85%] 2023-03-20T11:54:39.2064042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-239] SKIPPED [ 85%] 2023-03-20T11:54:39.2070298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-240] SKIPPED [ 85%] 2023-03-20T11:54:39.2076342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-241] SKIPPED [ 85%] 2023-03-20T11:54:39.2082911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-242] SKIPPED [ 85%] 2023-03-20T11:54:39.2090425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-243] SKIPPED [ 85%] 2023-03-20T11:54:39.2095638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-244] SKIPPED [ 85%] 2023-03-20T11:54:39.2101488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-245] SKIPPED [ 85%] 2023-03-20T11:54:39.2107799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-246] SKIPPED [ 85%] 2023-03-20T11:54:39.2113917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-247] SKIPPED [ 85%] 2023-03-20T11:54:39.2120303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-248] SKIPPED [ 85%] 2023-03-20T11:54:39.2128094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-249] SKIPPED [ 85%] 2023-03-20T11:54:39.2134668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-250] SKIPPED [ 85%] 2023-03-20T11:54:39.2141291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-251] SKIPPED [ 85%] 2023-03-20T11:54:39.2147649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-252] SKIPPED [ 85%] 2023-03-20T11:54:39.2153871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-253] SKIPPED [ 85%] 2023-03-20T11:54:39.2160248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-254] SKIPPED [ 85%] 2023-03-20T11:54:39.2166370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-255] SKIPPED [ 85%] 2023-03-20T11:54:39.2173403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-256] SKIPPED [ 85%] 2023-03-20T11:54:39.2179615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-257] SKIPPED [ 85%] 2023-03-20T11:54:39.2186156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-258] SKIPPED [ 85%] 2023-03-20T11:54:39.2192208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-259] SKIPPED [ 85%] 2023-03-20T11:54:39.2200018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-260] SKIPPED [ 85%] 2023-03-20T11:54:39.2206015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-261] SKIPPED [ 85%] 2023-03-20T11:54:39.2213506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-262] SKIPPED [ 85%] 2023-03-20T11:54:39.2219131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-263] SKIPPED [ 85%] 2023-03-20T11:54:39.2225575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-264] SKIPPED [ 85%] 2023-03-20T11:54:39.2231719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-265] SKIPPED [ 85%] 2023-03-20T11:54:39.2238251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-266] SKIPPED [ 85%] 2023-03-20T11:54:39.2244304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-267] SKIPPED [ 85%] 2023-03-20T11:54:39.2251781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-268] SKIPPED [ 85%] 2023-03-20T11:54:39.2257589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-269] SKIPPED [ 85%] 2023-03-20T11:54:39.2264033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-270] SKIPPED [ 85%] 2023-03-20T11:54:39.2273037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-271] SKIPPED [ 85%] 2023-03-20T11:54:39.2279295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-272] SKIPPED [ 85%] 2023-03-20T11:54:39.2285638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-273] SKIPPED [ 85%] 2023-03-20T11:54:39.2293483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-274] SKIPPED [ 85%] 2023-03-20T11:54:39.2299057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-275] SKIPPED [ 85%] 2023-03-20T11:54:39.2305231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-276] SKIPPED [ 85%] 2023-03-20T11:54:39.2311615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-277] SKIPPED [ 85%] 2023-03-20T11:54:39.2317978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-278] SKIPPED [ 85%] 2023-03-20T11:54:39.2324277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-279] SKIPPED [ 85%] 2023-03-20T11:54:39.2331595Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-280] SKIPPED [ 85%] 2023-03-20T11:54:39.2338005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-281] SKIPPED [ 85%] 2023-03-20T11:54:39.2344080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-282] SKIPPED [ 85%] 2023-03-20T11:54:39.2351645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-283] SKIPPED [ 85%] 2023-03-20T11:54:39.2358163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-284] SKIPPED [ 85%] 2023-03-20T11:54:39.2364165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-285] SKIPPED [ 85%] 2023-03-20T11:54:39.2370710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-286] SKIPPED [ 85%] 2023-03-20T11:54:39.2377260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-287] SKIPPED [ 85%] 2023-03-20T11:54:39.2383661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-288] SKIPPED [ 85%] 2023-03-20T11:54:39.2389946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-289] SKIPPED [ 85%] 2023-03-20T11:54:39.2396119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-290] SKIPPED [ 85%] 2023-03-20T11:54:39.2402451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-291] SKIPPED [ 85%] 2023-03-20T11:54:39.2410059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-292] SKIPPED [ 85%] 2023-03-20T11:54:39.2415589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-293] SKIPPED [ 85%] 2023-03-20T11:54:39.2423028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-294] SKIPPED [ 85%] 2023-03-20T11:54:39.2429470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-295] SKIPPED [ 85%] 2023-03-20T11:54:39.2435708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-296] SKIPPED [ 85%] 2023-03-20T11:54:39.2442077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-297] SKIPPED [ 85%] 2023-03-20T11:54:39.2449504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-298] SKIPPED [ 85%] 2023-03-20T11:54:39.2455240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-299] SKIPPED [ 85%] 2023-03-20T11:54:39.2461628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-300] SKIPPED [ 85%] 2023-03-20T11:54:39.2467857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-301] SKIPPED [ 85%] 2023-03-20T11:54:39.2474049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-302] SKIPPED [ 85%] 2023-03-20T11:54:39.2480364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-303] SKIPPED [ 85%] 2023-03-20T11:54:39.2486495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-304] SKIPPED [ 85%] 2023-03-20T11:54:39.2493367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-305] SKIPPED [ 85%] 2023-03-20T11:54:39.2500918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-306] SKIPPED [ 85%] 2023-03-20T11:54:39.2507261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-307] SKIPPED [ 85%] 2023-03-20T11:54:39.2513582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-308] SKIPPED [ 85%] 2023-03-20T11:54:39.2519820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-309] SKIPPED [ 85%] 2023-03-20T11:54:39.2526182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-310] SKIPPED [ 85%] 2023-03-20T11:54:39.2533363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-311] SKIPPED [ 85%] 2023-03-20T11:54:39.2548835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-312] SKIPPED [ 85%] 2023-03-20T11:54:39.2549585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-313] SKIPPED [ 85%] 2023-03-20T11:54:39.2551731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-314] SKIPPED [ 85%] 2023-03-20T11:54:39.2557564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-315] SKIPPED [ 85%] 2023-03-20T11:54:39.2563795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-316] SKIPPED [ 85%] 2023-03-20T11:54:39.2572173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-317] SKIPPED [ 85%] 2023-03-20T11:54:39.2578047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-318] SKIPPED [ 85%] 2023-03-20T11:54:39.2584423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-319] SKIPPED [ 85%] 2023-03-20T11:54:39.2590797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-320] SKIPPED [ 85%] 2023-03-20T11:54:39.2597009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-321] SKIPPED [ 85%] 2023-03-20T11:54:39.2603462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-322] SKIPPED [ 85%] 2023-03-20T11:54:39.2610408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-323] SKIPPED [ 85%] 2023-03-20T11:54:39.2616395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-324] SKIPPED [ 85%] 2023-03-20T11:54:39.2622647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-325] SKIPPED [ 85%] 2023-03-20T11:54:39.2629074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-326] SKIPPED [ 85%] 2023-03-20T11:54:39.2635210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-327] SKIPPED [ 85%] 2023-03-20T11:54:39.2641628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-328] SKIPPED [ 85%] 2023-03-20T11:54:39.2650184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-329] SKIPPED [ 85%] 2023-03-20T11:54:39.2655916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-330] SKIPPED [ 85%] 2023-03-20T11:54:39.2661707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-331] SKIPPED [ 85%] 2023-03-20T11:54:39.2668512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-332] SKIPPED [ 85%] 2023-03-20T11:54:39.2674361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-333] SKIPPED [ 85%] 2023-03-20T11:54:39.2680775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-334] SKIPPED [ 85%] 2023-03-20T11:54:39.2686983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-335] SKIPPED [ 85%] 2023-03-20T11:54:39.2693402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-336] SKIPPED [ 85%] 2023-03-20T11:54:39.2700064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-337] SKIPPED [ 85%] 2023-03-20T11:54:39.2706524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-338] SKIPPED [ 85%] 2023-03-20T11:54:39.2712544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-339] SKIPPED [ 85%] 2023-03-20T11:54:39.2720162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-340] SKIPPED [ 85%] 2023-03-20T11:54:39.2726424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-341] SKIPPED [ 85%] 2023-03-20T11:54:39.2733287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-342] SKIPPED [ 85%] 2023-03-20T11:54:39.2739659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-343] SKIPPED [ 85%] 2023-03-20T11:54:39.2746021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-344] SKIPPED [ 85%] 2023-03-20T11:54:39.2752438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-345] SKIPPED [ 85%] 2023-03-20T11:54:39.2758643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-346] SKIPPED [ 85%] 2023-03-20T11:54:39.2765206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-347] SKIPPED [ 85%] 2023-03-20T11:54:39.2772379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-348] SKIPPED [ 85%] 2023-03-20T11:54:39.2778318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-349] SKIPPED [ 85%] 2023-03-20T11:54:39.2784757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-350] SKIPPED [ 85%] 2023-03-20T11:54:39.2790895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-351] SKIPPED [ 85%] 2023-03-20T11:54:39.2798416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-352] SKIPPED [ 85%] 2023-03-20T11:54:39.2804564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-353] SKIPPED [ 85%] 2023-03-20T11:54:39.2811901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-354] SKIPPED [ 85%] 2023-03-20T11:54:39.2817769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-355] SKIPPED [ 85%] 2023-03-20T11:54:39.2823981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-356] SKIPPED [ 85%] 2023-03-20T11:54:39.2830464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-357] SKIPPED [ 85%] 2023-03-20T11:54:39.2836424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-358] SKIPPED [ 85%] 2023-03-20T11:54:39.2842710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-359] SKIPPED [ 85%] 2023-03-20T11:54:39.2850229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-360] SKIPPED [ 85%] 2023-03-20T11:54:39.2855806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-361] SKIPPED [ 85%] 2023-03-20T11:54:39.2861910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-362] SKIPPED [ 85%] 2023-03-20T11:54:39.2869675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-363] SKIPPED [ 85%] 2023-03-20T11:54:39.2875966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-364] SKIPPED [ 85%] 2023-03-20T11:54:39.2882269Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-365] SKIPPED [ 85%] 2023-03-20T11:54:39.2889410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-366] SKIPPED [ 85%] 2023-03-20T11:54:39.2895563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-367] SKIPPED [ 85%] 2023-03-20T11:54:39.2901642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-368] SKIPPED [ 85%] 2023-03-20T11:54:39.2908377Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-369] SKIPPED [ 85%] 2023-03-20T11:54:39.2914004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-370] SKIPPED [ 85%] 2023-03-20T11:54:39.2920097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-371] SKIPPED [ 85%] 2023-03-20T11:54:39.2926258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-372] SKIPPED [ 85%] 2023-03-20T11:54:39.2933318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-373] SKIPPED [ 85%] 2023-03-20T11:54:39.2938979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-374] SKIPPED [ 85%] 2023-03-20T11:54:39.2946135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-375] SKIPPED [ 85%] 2023-03-20T11:54:39.2952387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-376] SKIPPED [ 85%] 2023-03-20T11:54:39.2958295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-377] SKIPPED [ 85%] 2023-03-20T11:54:39.2964217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-378] SKIPPED [ 85%] 2023-03-20T11:54:39.2970388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-379] SKIPPED [ 85%] 2023-03-20T11:54:39.2977110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-380] SKIPPED [ 85%] 2023-03-20T11:54:39.2982785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-381] SKIPPED [ 85%] 2023-03-20T11:54:39.2989032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-382] SKIPPED [ 85%] 2023-03-20T11:54:39.2994954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-383] SKIPPED [ 85%] 2023-03-20T11:54:39.3001279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-384] SKIPPED [ 85%] 2023-03-20T11:54:39.3007235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-385] SKIPPED [ 85%] 2023-03-20T11:54:39.3015305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-386] SKIPPED [ 85%] 2023-03-20T11:54:39.3021598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-387] SKIPPED [ 85%] 2023-03-20T11:54:39.3027572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-388] SKIPPED [ 85%] 2023-03-20T11:54:39.3033547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-389] SKIPPED [ 85%] 2023-03-20T11:54:39.3039696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-390] SKIPPED [ 85%] 2023-03-20T11:54:39.3045651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-391] SKIPPED [ 85%] 2023-03-20T11:54:39.3053140Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-392] SKIPPED [ 85%] 2023-03-20T11:54:39.3058507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-393] SKIPPED [ 85%] 2023-03-20T11:54:39.3064728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-394] SKIPPED [ 85%] 2023-03-20T11:54:39.3070645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-395] SKIPPED [ 85%] 2023-03-20T11:54:39.3076741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-396] SKIPPED [ 85%] 2023-03-20T11:54:39.3084070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-397] SKIPPED [ 85%] 2023-03-20T11:54:39.3090372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-398] SKIPPED [ 85%] 2023-03-20T11:54:39.3096602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-399] SKIPPED [ 85%] 2023-03-20T11:54:39.3102646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-400] SKIPPED [ 85%] 2023-03-20T11:54:39.3108987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-401] SKIPPED [ 85%] 2023-03-20T11:54:39.3114896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-402] SKIPPED [ 85%] 2023-03-20T11:54:39.3121141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-403] SKIPPED [ 85%] 2023-03-20T11:54:39.3127216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-404] SKIPPED [ 85%] 2023-03-20T11:54:39.3133891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-405] SKIPPED [ 85%] 2023-03-20T11:54:39.3139990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-406] SKIPPED [ 85%] 2023-03-20T11:54:39.3146056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-407] SKIPPED [ 85%] 2023-03-20T11:54:39.3152002Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-408] SKIPPED [ 85%] 2023-03-20T11:54:39.3160932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-409] SKIPPED [ 85%] 2023-03-20T11:54:39.3167148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-410] SKIPPED [ 85%] 2023-03-20T11:54:39.3173405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-411] SKIPPED [ 85%] 2023-03-20T11:54:39.3179912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-412] SKIPPED [ 85%] 2023-03-20T11:54:39.3186086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-413] SKIPPED [ 85%] 2023-03-20T11:54:39.3192276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-414] SKIPPED [ 85%] 2023-03-20T11:54:39.3198226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-415] SKIPPED [ 85%] 2023-03-20T11:54:39.3204349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-416] SKIPPED [ 85%] 2023-03-20T11:54:39.3210625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-417] SKIPPED [ 85%] 2023-03-20T11:54:39.3216841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-418] SKIPPED [ 85%] 2023-03-20T11:54:39.3222808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-419] SKIPPED [ 85%] 2023-03-20T11:54:39.3230485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-420] SKIPPED [ 85%] 2023-03-20T11:54:39.3236499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-421] SKIPPED [ 85%] 2023-03-20T11:54:39.3242744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-422] SKIPPED [ 85%] 2023-03-20T11:54:39.3249953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-423] SKIPPED [ 85%] 2023-03-20T11:54:39.3255220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-424] SKIPPED [ 85%] 2023-03-20T11:54:39.3261355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-425] SKIPPED [ 85%] 2023-03-20T11:54:39.3267596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-426] SKIPPED [ 85%] 2023-03-20T11:54:39.3273575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-427] SKIPPED [ 85%] 2023-03-20T11:54:39.3279741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-428] SKIPPED [ 85%] 2023-03-20T11:54:39.3285814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-429] SKIPPED [ 85%] 2023-03-20T11:54:39.3293300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-430] SKIPPED [ 85%] 2023-03-20T11:54:39.3298663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-431] SKIPPED [ 85%] 2023-03-20T11:54:39.3306014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-432] SKIPPED [ 85%] 2023-03-20T11:54:39.3312010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-433] SKIPPED [ 85%] 2023-03-20T11:54:39.3318082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-434] SKIPPED [ 85%] 2023-03-20T11:54:39.3323983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-435] SKIPPED [ 85%] 2023-03-20T11:54:39.3330675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-436] SKIPPED [ 85%] 2023-03-20T11:54:39.3336564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-437] SKIPPED [ 85%] 2023-03-20T11:54:39.3342762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-438] SKIPPED [ 85%] 2023-03-20T11:54:39.3348960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-439] SKIPPED [ 85%] 2023-03-20T11:54:39.3355120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-440] SKIPPED [ 85%] 2023-03-20T11:54:39.3361096Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-441] SKIPPED [ 85%] 2023-03-20T11:54:39.3367061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-442] SKIPPED [ 85%] 2023-03-20T11:54:39.3374672Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-443] SKIPPED [ 85%] 2023-03-20T11:54:39.3380654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-444] SKIPPED [ 85%] 2023-03-20T11:54:39.3386905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-445] SKIPPED [ 85%] 2023-03-20T11:54:39.3392844Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-446] SKIPPED [ 85%] 2023-03-20T11:54:39.3398930Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-447] SKIPPED [ 85%] 2023-03-20T11:54:39.3404867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-448] SKIPPED [ 85%] 2023-03-20T11:54:39.3411914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-449] SKIPPED [ 85%] 2023-03-20T11:54:39.3417576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-450] SKIPPED [ 85%] 2023-03-20T11:54:39.3423612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-451] SKIPPED [ 85%] 2023-03-20T11:54:39.3429892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-452] SKIPPED [ 85%] 2023-03-20T11:54:39.3435884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-453] SKIPPED [ 85%] 2023-03-20T11:54:39.3442410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-454] SKIPPED [ 85%] 2023-03-20T11:54:39.3450627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-455] SKIPPED [ 85%] 2023-03-20T11:54:39.3455913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-456] SKIPPED [ 85%] 2023-03-20T11:54:39.3461935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-457] SKIPPED [ 85%] 2023-03-20T11:54:39.3468009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-458] SKIPPED [ 85%] 2023-03-20T11:54:39.3474013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-459] SKIPPED [ 85%] 2023-03-20T11:54:39.3480138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-460] SKIPPED [ 85%] 2023-03-20T11:54:39.3486092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-461] SKIPPED [ 85%] 2023-03-20T11:54:39.3493467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-462] SKIPPED [ 85%] 2023-03-20T11:54:39.3498824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-463] SKIPPED [ 85%] 2023-03-20T11:54:39.3505011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-464] SKIPPED [ 85%] 2023-03-20T11:54:39.3510973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-465] SKIPPED [ 85%] 2023-03-20T11:54:39.3518304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-466] SKIPPED [ 85%] 2023-03-20T11:54:39.3524611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-467] SKIPPED [ 85%] 2023-03-20T11:54:39.3530709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-468] SKIPPED [ 85%] 2023-03-20T11:54:39.3536915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-469] SKIPPED [ 85%] 2023-03-20T11:54:39.3542655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-470] SKIPPED [ 85%] 2023-03-20T11:54:39.3548709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-471] SKIPPED [ 85%] 2023-03-20T11:54:39.3554896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-472] SKIPPED [ 85%] 2023-03-20T11:54:39.3560889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-473] SKIPPED [ 85%] 2023-03-20T11:54:39.3566909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-474] SKIPPED [ 85%] 2023-03-20T11:54:39.3573447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-475] SKIPPED [ 85%] 2023-03-20T11:54:39.3579462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-476] SKIPPED [ 85%] 2023-03-20T11:54:39.3585665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-477] SKIPPED [ 85%] 2023-03-20T11:54:39.3592858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-478] SKIPPED [ 85%] 2023-03-20T11:54:39.3599292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-479] SKIPPED [ 85%] 2023-03-20T11:54:39.3605094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-480] SKIPPED [ 85%] 2023-03-20T11:54:39.3612368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-481] SKIPPED [ 85%] 2023-03-20T11:54:39.3618118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-482] SKIPPED [ 85%] 2023-03-20T11:54:39.3624298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-483] SKIPPED [ 85%] 2023-03-20T11:54:39.3630165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-484] SKIPPED [ 85%] 2023-03-20T11:54:39.3636197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-485] SKIPPED [ 85%] 2023-03-20T11:54:39.3642276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-486] SKIPPED [ 85%] 2023-03-20T11:54:39.3649725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-487] SKIPPED [ 85%] 2023-03-20T11:54:39.3655459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-488] SKIPPED [ 85%] 2023-03-20T11:54:39.3662664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-489] SKIPPED [ 85%] 2023-03-20T11:54:39.3668756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-490] SKIPPED [ 85%] 2023-03-20T11:54:39.3674717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-491] SKIPPED [ 85%] 2023-03-20T11:54:39.3681001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-492] SKIPPED [ 85%] 2023-03-20T11:54:39.3686986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-493] SKIPPED [ 85%] 2023-03-20T11:54:39.3693406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-494] SKIPPED [ 85%] 2023-03-20T11:54:39.3699578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-495] SKIPPED [ 85%] 2023-03-20T11:54:39.3705674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-496] SKIPPED [ 85%] 2023-03-20T11:54:39.3711722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-497] SKIPPED [ 85%] 2023-03-20T11:54:39.3717607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-498] SKIPPED [ 85%] 2023-03-20T11:54:39.3723872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-499] SKIPPED [ 85%] 2023-03-20T11:54:39.3730571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-500] SKIPPED [ 85%] 2023-03-20T11:54:39.3737858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-501] SKIPPED [ 85%] 2023-03-20T11:54:39.3743857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-502] SKIPPED [ 85%] 2023-03-20T11:54:39.3750216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-503] SKIPPED [ 85%] 2023-03-20T11:54:39.3756585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-504] SKIPPED [ 85%] 2023-03-20T11:54:39.3763383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-505] SKIPPED [ 85%] 2023-03-20T11:54:39.3770512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-506] SKIPPED [ 85%] 2023-03-20T11:54:39.3775974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-507] SKIPPED [ 85%] 2023-03-20T11:54:39.3781948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-508] SKIPPED [ 85%] 2023-03-20T11:54:39.3788064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-509] SKIPPED [ 85%] 2023-03-20T11:54:39.3794082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-510] SKIPPED [ 85%] 2023-03-20T11:54:39.3800138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-511] SKIPPED [ 85%] 2023-03-20T11:54:39.3807234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-512] SKIPPED [ 85%] 2023-03-20T11:54:39.3814061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-513] SKIPPED [ 85%] 2023-03-20T11:54:39.3820371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-514] SKIPPED [ 85%] 2023-03-20T11:54:39.3826539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-515] SKIPPED [ 85%] 2023-03-20T11:54:39.3832515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-516] SKIPPED [ 85%] 2023-03-20T11:54:39.3838401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-517] SKIPPED [ 85%] 2023-03-20T11:54:39.3844614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-518] SKIPPED [ 85%] 2023-03-20T11:54:39.3850779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-519] SKIPPED [ 85%] 2023-03-20T11:54:39.3857026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-520] SKIPPED [ 85%] 2023-03-20T11:54:39.3863031Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-521] SKIPPED [ 85%] 2023-03-20T11:54:39.3869147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-522] SKIPPED [ 85%] 2023-03-20T11:54:39.3875137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-523] SKIPPED [ 85%] 2023-03-20T11:54:39.3882604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-524] SKIPPED [ 85%] 2023-03-20T11:54:39.3889613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-525] SKIPPED [ 85%] 2023-03-20T11:54:39.3894120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-526] SKIPPED [ 85%] 2023-03-20T11:54:39.3899972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-527] SKIPPED [ 85%] 2023-03-20T11:54:39.3906045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-528] SKIPPED [ 85%] 2023-03-20T11:54:39.3911483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-529] SKIPPED [ 85%] 2023-03-20T11:54:39.3917129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-530] SKIPPED [ 85%] 2023-03-20T11:54:39.3922977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-531] SKIPPED [ 85%] 2023-03-20T11:54:39.3929762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-532] SKIPPED [ 85%] 2023-03-20T11:54:39.3935287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-533] SKIPPED [ 85%] 2023-03-20T11:54:39.3940843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-534] SKIPPED [ 85%] 2023-03-20T11:54:39.3947810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-535] SKIPPED [ 85%] 2023-03-20T11:54:39.3953474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-536] SKIPPED [ 85%] 2023-03-20T11:54:39.3959375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-537] SKIPPED [ 85%] 2023-03-20T11:54:39.3964954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-538] SKIPPED [ 85%] 2023-03-20T11:54:39.3971884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-539] SKIPPED [ 85%] 2023-03-20T11:54:39.3977076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-540] SKIPPED [ 85%] 2023-03-20T11:54:39.3982988Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-541] SKIPPED [ 85%] 2023-03-20T11:54:39.3988421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-542] SKIPPED [ 85%] 2023-03-20T11:54:39.3994006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-543] SKIPPED [ 85%] 2023-03-20T11:54:39.3999609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-544] SKIPPED [ 85%] 2023-03-20T11:54:39.4005396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-545] SKIPPED [ 85%] 2023-03-20T11:54:39.4014281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-546] SKIPPED [ 85%] 2023-03-20T11:54:39.4020285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-547] SKIPPED [ 85%] 2023-03-20T11:54:39.4025971Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-548] SKIPPED [ 85%] 2023-03-20T11:54:39.4031723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-549] SKIPPED [ 85%] 2023-03-20T11:54:39.4037340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-550] SKIPPED [ 85%] 2023-03-20T11:54:39.4043212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-551] SKIPPED [ 85%] 2023-03-20T11:54:39.4050233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-552] SKIPPED [ 85%] 2023-03-20T11:54:39.4054905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-553] SKIPPED [ 85%] 2023-03-20T11:54:39.4060604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-554] SKIPPED [ 85%] 2023-03-20T11:54:39.4066108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-555] SKIPPED [ 85%] 2023-03-20T11:54:39.4071944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-556] SKIPPED [ 85%] 2023-03-20T11:54:39.4077361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-557] SKIPPED [ 85%] 2023-03-20T11:54:39.4084437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-558] SKIPPED [ 85%] 2023-03-20T11:54:39.4090394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-559] SKIPPED [ 85%] 2023-03-20T11:54:39.4096049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-560] SKIPPED [ 85%] 2023-03-20T11:54:39.4101871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-561] SKIPPED [ 85%] 2023-03-20T11:54:39.4107593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-562] SKIPPED [ 85%] 2023-03-20T11:54:39.4113288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-563] SKIPPED [ 85%] 2023-03-20T11:54:39.4118935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-564] SKIPPED [ 85%] 2023-03-20T11:54:39.4124837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-565] SKIPPED [ 85%] 2023-03-20T11:54:39.4130578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-566] SKIPPED [ 85%] 2023-03-20T11:54:39.4136836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-567] SKIPPED [ 85%] 2023-03-20T11:54:39.4142357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-568] SKIPPED [ 85%] 2023-03-20T11:54:39.4149272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-569] SKIPPED [ 85%] 2023-03-20T11:54:39.4154944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-570] SKIPPED [ 85%] 2023-03-20T11:54:39.4160802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-571] SKIPPED [ 85%] 2023-03-20T11:54:39.4166218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-572] SKIPPED [ 85%] 2023-03-20T11:54:39.4173069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-573] SKIPPED [ 85%] 2023-03-20T11:54:39.4178193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-574] SKIPPED [ 85%] 2023-03-20T11:54:39.4184124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-575] SKIPPED [ 85%] 2023-03-20T11:54:39.4189726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-576] SKIPPED [ 85%] 2023-03-20T11:54:39.4195593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-577] SKIPPED [ 85%] 2023-03-20T11:54:39.4201324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-578] SKIPPED [ 85%] 2023-03-20T11:54:39.4207026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-579] SKIPPED [ 85%] 2023-03-20T11:54:39.4213467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-580] SKIPPED [ 85%] 2023-03-20T11:54:39.4220090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-581] SKIPPED [ 85%] 2023-03-20T11:54:39.4225813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-582] SKIPPED [ 85%] 2023-03-20T11:54:39.4231403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-583] SKIPPED [ 85%] 2023-03-20T11:54:39.4236959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-584] SKIPPED [ 85%] 2023-03-20T11:54:39.4242733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-585] SKIPPED [ 85%] 2023-03-20T11:54:39.4249496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-586] SKIPPED [ 85%] 2023-03-20T11:54:39.4254606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-587] SKIPPED [ 85%] 2023-03-20T11:54:39.4260438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-588] SKIPPED [ 85%] 2023-03-20T11:54:39.4266234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-589] SKIPPED [ 85%] 2023-03-20T11:54:39.4271870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-590] SKIPPED [ 85%] 2023-03-20T11:54:39.4277479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-591] SKIPPED [ 85%] 2023-03-20T11:54:39.4284550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-592] SKIPPED [ 85%] 2023-03-20T11:54:39.4290427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-593] SKIPPED [ 85%] 2023-03-20T11:54:39.4296638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-594] SKIPPED [ 85%] 2023-03-20T11:54:39.4302225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-595] SKIPPED [ 85%] 2023-03-20T11:54:39.4308073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-596] SKIPPED [ 85%] 2023-03-20T11:54:39.4313723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-597] SKIPPED [ 85%] 2023-03-20T11:54:39.4319621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-598] SKIPPED [ 85%] 2023-03-20T11:54:39.4325141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-599] SKIPPED [ 85%] 2023-03-20T11:54:39.4331798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-600] SKIPPED [ 85%] 2023-03-20T11:54:39.4337078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-601] SKIPPED [ 85%] 2023-03-20T11:54:39.4342708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-602] SKIPPED [ 85%] 2023-03-20T11:54:39.4348589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-603] SKIPPED [ 85%] 2023-03-20T11:54:39.4355353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-604] SKIPPED [ 85%] 2023-03-20T11:54:39.4361210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-605] SKIPPED [ 85%] 2023-03-20T11:54:39.4366844Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-606] SKIPPED [ 85%] 2023-03-20T11:54:39.4373315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-607] SKIPPED [ 85%] 2023-03-20T11:54:39.4378744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-608] SKIPPED [ 85%] 2023-03-20T11:54:39.4384534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-609] SKIPPED [ 85%] 2023-03-20T11:54:39.4390207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-610] SKIPPED [ 85%] 2023-03-20T11:54:39.4395792Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-611] SKIPPED [ 85%] 2023-03-20T11:54:39.4401559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-612] SKIPPED [ 85%] 2023-03-20T11:54:39.4407198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-613] SKIPPED [ 85%] 2023-03-20T11:54:39.4413412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-614] SKIPPED [ 85%] 2023-03-20T11:54:39.4420201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-615] SKIPPED [ 85%] 2023-03-20T11:54:39.4426055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-616] SKIPPED [ 85%] 2023-03-20T11:54:39.4431749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-617] SKIPPED [ 85%] 2023-03-20T11:54:39.4437392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-618] SKIPPED [ 85%] 2023-03-20T11:54:39.4443062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-619] SKIPPED [ 85%] 2023-03-20T11:54:39.4449610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-620] SKIPPED [ 85%] 2023-03-20T11:54:39.4454653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-621] SKIPPED [ 85%] 2023-03-20T11:54:39.4460430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-622] SKIPPED [ 85%] 2023-03-20T11:54:39.4466251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-623] SKIPPED [ 85%] 2023-03-20T11:54:39.4472016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-624] SKIPPED [ 85%] 2023-03-20T11:54:39.4477525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-625] SKIPPED [ 85%] 2023-03-20T11:54:39.4483330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-626] SKIPPED [ 85%] 2023-03-20T11:54:39.4490500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-627] SKIPPED [ 85%] 2023-03-20T11:54:39.4496432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-628] SKIPPED [ 85%] 2023-03-20T11:54:39.4502097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-629] SKIPPED [ 85%] 2023-03-20T11:54:39.4508030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-630] SKIPPED [ 85%] 2023-03-20T11:54:39.4513596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-631] SKIPPED [ 85%] 2023-03-20T11:54:39.4519498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-632] SKIPPED [ 85%] 2023-03-20T11:54:39.4524922Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-633] SKIPPED [ 85%] 2023-03-20T11:54:39.4531724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-634] SKIPPED [ 85%] 2023-03-20T11:54:39.4536882Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-635] SKIPPED [ 85%] 2023-03-20T11:54:39.4542828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-636] SKIPPED [ 85%] 2023-03-20T11:54:39.4548668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-637] SKIPPED [ 85%] 2023-03-20T11:54:39.4555523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-638] SKIPPED [ 85%] 2023-03-20T11:54:39.4561377Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-639] SKIPPED [ 85%] 2023-03-20T11:54:39.4566966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-640] SKIPPED [ 85%] 2023-03-20T11:54:39.4573302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-641] SKIPPED [ 85%] 2023-03-20T11:54:39.4578803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-642] SKIPPED [ 85%] 2023-03-20T11:54:39.4584569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-643] SKIPPED [ 85%] 2023-03-20T11:54:39.4590259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-644] SKIPPED [ 85%] 2023-03-20T11:54:39.4595743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-645] SKIPPED [ 85%] 2023-03-20T11:54:39.4601607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-646] SKIPPED [ 85%] 2023-03-20T11:54:39.4607227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-647] SKIPPED [ 85%] 2023-03-20T11:54:39.4613174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-648] SKIPPED [ 85%] 2023-03-20T11:54:39.4619087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-649] SKIPPED [ 85%] 2023-03-20T11:54:39.4626052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-650] SKIPPED [ 85%] 2023-03-20T11:54:39.4631561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-651] SKIPPED [ 85%] 2023-03-20T11:54:39.4637132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-652] SKIPPED [ 85%] 2023-03-20T11:54:39.4643051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-653] SKIPPED [ 85%] 2023-03-20T11:54:39.4650008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-654] SKIPPED [ 85%] 2023-03-20T11:54:39.4655059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-655] SKIPPED [ 85%] 2023-03-20T11:54:39.4660711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-656] SKIPPED [ 85%] 2023-03-20T11:54:39.4666527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-657] SKIPPED [ 85%] 2023-03-20T11:54:39.4672472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-658] SKIPPED [ 85%] 2023-03-20T11:54:39.4678417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-659] SKIPPED [ 85%] 2023-03-20T11:54:39.4683827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-660] SKIPPED [ 85%] 2023-03-20T11:54:39.4691970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-661] SKIPPED [ 85%] 2023-03-20T11:54:39.4697228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-662] SKIPPED [ 85%] 2023-03-20T11:54:39.4702891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-663] SKIPPED [ 85%] 2023-03-20T11:54:39.4708726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-664] SKIPPED [ 85%] 2023-03-20T11:54:39.4714291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-665] SKIPPED [ 85%] 2023-03-20T11:54:39.4720219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-666] SKIPPED [ 85%] 2023-03-20T11:54:39.4725584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-667] SKIPPED [ 85%] 2023-03-20T11:54:39.4732144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-668] SKIPPED [ 85%] 2023-03-20T11:54:39.4737437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-669] SKIPPED [ 85%] 2023-03-20T11:54:39.4743080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-670] SKIPPED [ 85%] 2023-03-20T11:54:39.4748705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-671] SKIPPED [ 85%] 2023-03-20T11:54:39.4755516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-672] SKIPPED [ 85%] 2023-03-20T11:54:39.4761337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-673] SKIPPED [ 85%] 2023-03-20T11:54:39.4766970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-674] SKIPPED [ 85%] 2023-03-20T11:54:39.4773113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-675] SKIPPED [ 85%] 2023-03-20T11:54:39.4778812Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-676] SKIPPED [ 85%] 2023-03-20T11:54:39.4784610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-677] SKIPPED [ 85%] 2023-03-20T11:54:39.4790413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-678] SKIPPED [ 85%] 2023-03-20T11:54:39.4796069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-679] SKIPPED [ 85%] 2023-03-20T11:54:39.4801859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-680] SKIPPED [ 85%] 2023-03-20T11:54:39.4808050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-681] SKIPPED [ 85%] 2023-03-20T11:54:39.4813485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-682] SKIPPED [ 85%] 2023-03-20T11:54:39.4819757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-683] SKIPPED [ 85%] 2023-03-20T11:54:39.4828048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-684] SKIPPED [ 85%] 2023-03-20T11:54:39.4833643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-685] SKIPPED [ 85%] 2023-03-20T11:54:39.4839475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-686] SKIPPED [ 85%] 2023-03-20T11:54:39.4845130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-687] SKIPPED [ 85%] 2023-03-20T11:54:39.4851938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-688] SKIPPED [ 85%] 2023-03-20T11:54:39.4857155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-689] SKIPPED [ 85%] 2023-03-20T11:54:39.4862658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-690] SKIPPED [ 85%] 2023-03-20T11:54:39.4868496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-691] SKIPPED [ 85%] 2023-03-20T11:54:39.4873958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-692] SKIPPED [ 85%] 2023-03-20T11:54:39.4880334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-693] SKIPPED [ 85%] 2023-03-20T11:54:39.4885606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-694] SKIPPED [ 85%] 2023-03-20T11:54:39.4893246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-695] SKIPPED [ 85%] 2023-03-20T11:54:39.4898822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-696] SKIPPED [ 85%] 2023-03-20T11:54:39.4904654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-697] SKIPPED [ 85%] 2023-03-20T11:54:39.4910394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-698] SKIPPED [ 85%] 2023-03-20T11:54:39.4915911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-699] SKIPPED [ 85%] 2023-03-20T11:54:39.4921717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-700] SKIPPED [ 85%] 2023-03-20T11:54:39.4927457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-701] SKIPPED [ 85%] 2023-03-20T11:54:39.4933464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-702] SKIPPED [ 85%] 2023-03-20T11:54:39.4939306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-703] SKIPPED [ 85%] 2023-03-20T11:54:39.4944953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-704] SKIPPED [ 85%] 2023-03-20T11:54:39.4950699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-705] SKIPPED [ 85%] 2023-03-20T11:54:39.4956369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-706] SKIPPED [ 85%] 2023-03-20T11:54:39.4963506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-707] SKIPPED [ 85%] 2023-03-20T11:54:39.4970452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-708] SKIPPED [ 85%] 2023-03-20T11:54:39.4975492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-709] SKIPPED [ 85%] 2023-03-20T11:54:39.4981194Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-710] SKIPPED [ 85%] 2023-03-20T11:54:39.4986998Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-711] SKIPPED [ 85%] 2023-03-20T11:54:39.4992587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-712] SKIPPED [ 85%] 2023-03-20T11:54:39.4998471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-713] SKIPPED [ 85%] 2023-03-20T11:54:39.5004149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-714] SKIPPED [ 85%] 2023-03-20T11:54:39.5010356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-715] SKIPPED [ 85%] 2023-03-20T11:54:39.5015976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-716] SKIPPED [ 85%] 2023-03-20T11:54:39.5021462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-717] SKIPPED [ 85%] 2023-03-20T11:54:39.5028476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-718] SKIPPED [ 85%] 2023-03-20T11:54:39.5034132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-719] SKIPPED [ 85%] 2023-03-20T11:54:39.5039756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[perspective-720] SKIPPED [ 85%] 2023-03-20T11:54:39.5045800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-000] SKIPPED [ 85%] 2023-03-20T11:54:39.5052544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-001] SKIPPED [ 85%] 2023-03-20T11:54:39.5057617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-002] SKIPPED [ 85%] 2023-03-20T11:54:39.5063322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-003] SKIPPED [ 85%] 2023-03-20T11:54:39.5069192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-004] SKIPPED [ 85%] 2023-03-20T11:54:39.5074698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-005] SKIPPED [ 85%] 2023-03-20T11:54:39.5080506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-006] SKIPPED [ 85%] 2023-03-20T11:54:39.5086238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-007] SKIPPED [ 85%] 2023-03-20T11:54:39.5092736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-008] SKIPPED [ 85%] 2023-03-20T11:54:39.5098974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-009] SKIPPED [ 85%] 2023-03-20T11:54:39.5104664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-010] SKIPPED [ 85%] 2023-03-20T11:54:39.5110369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-011] SKIPPED [ 85%] 2023-03-20T11:54:39.5115997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-012] SKIPPED [ 85%] 2023-03-20T11:54:39.5121779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-013] SKIPPED [ 85%] 2023-03-20T11:54:39.5127662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-014] SKIPPED [ 85%] 2023-03-20T11:54:39.5133783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-015] SKIPPED [ 85%] 2023-03-20T11:54:39.5139639Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-016] SKIPPED [ 85%] 2023-03-20T11:54:39.5145319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-017] SKIPPED [ 85%] 2023-03-20T11:54:39.5151095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-018] SKIPPED [ 85%] 2023-03-20T11:54:39.5156722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-019] SKIPPED [ 85%] 2023-03-20T11:54:39.5164110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-020] SKIPPED [ 85%] 2023-03-20T11:54:39.5170527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-021] SKIPPED [ 85%] 2023-03-20T11:54:39.5176001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-022] SKIPPED [ 85%] 2023-03-20T11:54:39.5181673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-023] SKIPPED [ 85%] 2023-03-20T11:54:39.5187328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-024] SKIPPED [ 85%] 2023-03-20T11:54:39.5192974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-025] SKIPPED [ 85%] 2023-03-20T11:54:39.5200693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-026] SKIPPED [ 85%] 2023-03-20T11:54:39.5204370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-027] SKIPPED [ 85%] 2023-03-20T11:54:39.5210414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-028] SKIPPED [ 85%] 2023-03-20T11:54:39.5215975Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-029] SKIPPED [ 85%] 2023-03-20T11:54:39.5221516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-030] SKIPPED [ 85%] 2023-03-20T11:54:39.5227310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-031] SKIPPED [ 85%] 2023-03-20T11:54:39.5234164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-032] SKIPPED [ 85%] 2023-03-20T11:54:39.5239762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-033] SKIPPED [ 85%] 2023-03-20T11:54:39.5245642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-034] SKIPPED [ 85%] 2023-03-20T11:54:39.5252191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-035] SKIPPED [ 85%] 2023-03-20T11:54:39.5257508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-036] SKIPPED [ 85%] 2023-03-20T11:54:39.5263190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-037] SKIPPED [ 85%] 2023-03-20T11:54:39.5268999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-038] SKIPPED [ 85%] 2023-03-20T11:54:39.5274656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-039] SKIPPED [ 85%] 2023-03-20T11:54:39.5280405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-040] SKIPPED [ 85%] 2023-03-20T11:54:39.5286040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-041] SKIPPED [ 85%] 2023-03-20T11:54:39.5293107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-042] SKIPPED [ 85%] 2023-03-20T11:54:39.5299357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-043] SKIPPED [ 85%] 2023-03-20T11:54:39.5305016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-044] SKIPPED [ 85%] 2023-03-20T11:54:39.5310592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-045] SKIPPED [ 85%] 2023-03-20T11:54:39.5316362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-046] SKIPPED [ 85%] 2023-03-20T11:54:39.5322230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-047] SKIPPED [ 85%] 2023-03-20T11:54:39.5329151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-048] SKIPPED [ 85%] 2023-03-20T11:54:39.5333708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-049] SKIPPED [ 85%] 2023-03-20T11:54:39.5339725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-050] SKIPPED [ 85%] 2023-03-20T11:54:39.5345467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-051] SKIPPED [ 85%] 2023-03-20T11:54:39.5351248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-052] SKIPPED [ 85%] 2023-03-20T11:54:39.5356822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-053] SKIPPED [ 85%] 2023-03-20T11:54:39.5362555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-054] SKIPPED [ 85%] 2023-03-20T11:54:39.5370467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-055] SKIPPED [ 85%] 2023-03-20T11:54:39.5375657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-056] SKIPPED [ 85%] 2023-03-20T11:54:39.5381384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-057] SKIPPED [ 85%] 2023-03-20T11:54:39.5387205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-058] SKIPPED [ 85%] 2023-03-20T11:54:39.5392856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-059] SKIPPED [ 85%] 2023-03-20T11:54:39.5398437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-060] SKIPPED [ 85%] 2023-03-20T11:54:39.5404310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-061] SKIPPED [ 85%] 2023-03-20T11:54:39.5410593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-062] SKIPPED [ 85%] 2023-03-20T11:54:39.5416211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-063] SKIPPED [ 85%] 2023-03-20T11:54:39.5422023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-064] SKIPPED [ 85%] 2023-03-20T11:54:39.5427912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-065] SKIPPED [ 85%] 2023-03-20T11:54:39.5434802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-066] SKIPPED [ 85%] 2023-03-20T11:54:39.5440628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-067] SKIPPED [ 85%] 2023-03-20T11:54:39.5446172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-068] SKIPPED [ 85%] 2023-03-20T11:54:39.5453216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-069] SKIPPED [ 85%] 2023-03-20T11:54:39.5458215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-070] SKIPPED [ 85%] 2023-03-20T11:54:39.5463918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-071] SKIPPED [ 85%] 2023-03-20T11:54:39.5469707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-072] SKIPPED [ 85%] 2023-03-20T11:54:39.5475263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-073] SKIPPED [ 85%] 2023-03-20T11:54:39.5481088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-074] SKIPPED [ 85%] 2023-03-20T11:54:39.5486752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-075] SKIPPED [ 85%] 2023-03-20T11:54:39.5493078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-076] SKIPPED [ 85%] 2023-03-20T11:54:39.5498907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-077] SKIPPED [ 85%] 2023-03-20T11:54:39.5505793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-078] SKIPPED [ 85%] 2023-03-20T11:54:39.5511629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-079] SKIPPED [ 85%] 2023-03-20T11:54:39.5517158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-080] SKIPPED [ 85%] 2023-03-20T11:54:39.5522870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-081] SKIPPED [ 85%] 2023-03-20T11:54:39.5529562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-082] SKIPPED [ 85%] 2023-03-20T11:54:39.5534511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-083] SKIPPED [ 85%] 2023-03-20T11:54:39.5540386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-084] SKIPPED [ 85%] 2023-03-20T11:54:39.5546133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-085] SKIPPED [ 85%] 2023-03-20T11:54:39.5551959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-086] SKIPPED [ 85%] 2023-03-20T11:54:39.5557413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-087] SKIPPED [ 85%] 2023-03-20T11:54:39.5563233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-088] SKIPPED [ 85%] 2023-03-20T11:54:39.5570550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-089] SKIPPED [ 85%] 2023-03-20T11:54:39.5576465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-090] SKIPPED [ 85%] 2023-03-20T11:54:39.5581694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-091] SKIPPED [ 85%] 2023-03-20T11:54:39.5587515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-092] SKIPPED [ 85%] 2023-03-20T11:54:39.5593112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-093] SKIPPED [ 85%] 2023-03-20T11:54:39.5598840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-094] SKIPPED [ 85%] 2023-03-20T11:54:39.5604460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-095] SKIPPED [ 85%] 2023-03-20T11:54:39.5610397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-096] SKIPPED [ 85%] 2023-03-20T11:54:39.5616297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-097] SKIPPED [ 85%] 2023-03-20T11:54:39.5622006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-098] SKIPPED [ 85%] 2023-03-20T11:54:39.5627617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-099] SKIPPED [ 85%] 2023-03-20T11:54:39.5636001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-100] SKIPPED [ 85%] 2023-03-20T11:54:39.5641776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-101] SKIPPED [ 85%] 2023-03-20T11:54:39.5647795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-102] SKIPPED [ 85%] 2023-03-20T11:54:39.5653500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-103] SKIPPED [ 85%] 2023-03-20T11:54:39.5659421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-104] SKIPPED [ 85%] 2023-03-20T11:54:39.5665242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-105] SKIPPED [ 85%] 2023-03-20T11:54:39.5670950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-106] SKIPPED [ 85%] 2023-03-20T11:54:39.5676594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-107] SKIPPED [ 85%] 2023-03-20T11:54:39.5682383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-108] SKIPPED [ 85%] 2023-03-20T11:54:39.5689179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-109] SKIPPED [ 85%] 2023-03-20T11:54:39.5694434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-110] SKIPPED [ 85%] 2023-03-20T11:54:39.5700015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-111] SKIPPED [ 85%] 2023-03-20T11:54:39.5707106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-112] SKIPPED [ 85%] 2023-03-20T11:54:39.5712736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-113] SKIPPED [ 85%] 2023-03-20T11:54:39.5718396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-114] SKIPPED [ 85%] 2023-03-20T11:54:39.5724150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-115] SKIPPED [ 85%] 2023-03-20T11:54:39.5730463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-116] SKIPPED [ 85%] 2023-03-20T11:54:39.5736564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-117] SKIPPED [ 85%] 2023-03-20T11:54:39.5741932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-118] SKIPPED [ 85%] 2023-03-20T11:54:39.5747431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-119] SKIPPED [ 85%] 2023-03-20T11:54:39.5753229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-120] SKIPPED [ 85%] 2023-03-20T11:54:39.5758730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-121] SKIPPED [ 85%] 2023-03-20T11:54:39.5764460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-122] SKIPPED [ 85%] 2023-03-20T11:54:39.5772382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-123] SKIPPED [ 85%] 2023-03-20T11:54:39.5777530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-124] SKIPPED [ 85%] 2023-03-20T11:54:39.5783223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-125] SKIPPED [ 85%] 2023-03-20T11:54:39.5789034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-126] SKIPPED [ 85%] 2023-03-20T11:54:39.5794578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-127] SKIPPED [ 85%] 2023-03-20T11:54:39.5800385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-128] SKIPPED [ 85%] 2023-03-20T11:54:39.5806241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-129] SKIPPED [ 85%] 2023-03-20T11:54:39.5812669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-130] SKIPPED [ 85%] 2023-03-20T11:54:39.5817666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-131] SKIPPED [ 85%] 2023-03-20T11:54:39.5823545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-132] SKIPPED [ 85%] 2023-03-20T11:54:39.5829261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-133] SKIPPED [ 85%] 2023-03-20T11:54:39.5834930Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-134] SKIPPED [ 85%] 2023-03-20T11:54:39.5841784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-135] SKIPPED [ 85%] 2023-03-20T11:54:39.5847387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-136] SKIPPED [ 85%] 2023-03-20T11:54:39.5853345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-137] SKIPPED [ 86%] 2023-03-20T11:54:39.5859400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-138] SKIPPED [ 86%] 2023-03-20T11:54:39.5865175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-139] SKIPPED [ 86%] 2023-03-20T11:54:39.5870883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-140] SKIPPED [ 86%] 2023-03-20T11:54:39.5876447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-141] SKIPPED [ 86%] 2023-03-20T11:54:39.5882217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-142] SKIPPED [ 86%] 2023-03-20T11:54:39.5889201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-143] SKIPPED [ 86%] 2023-03-20T11:54:39.5893633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-144] SKIPPED [ 86%] 2023-03-20T11:54:39.5899630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-145] SKIPPED [ 86%] 2023-03-20T11:54:39.5906666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-146] SKIPPED [ 86%] 2023-03-20T11:54:39.5912246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-147] SKIPPED [ 86%] 2023-03-20T11:54:39.5918031Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-148] SKIPPED [ 86%] 2023-03-20T11:54:39.5923718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-149] SKIPPED [ 86%] 2023-03-20T11:54:39.5930542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-150] SKIPPED [ 86%] 2023-03-20T11:54:39.5935662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-151] SKIPPED [ 86%] 2023-03-20T11:54:39.5941458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-152] SKIPPED [ 86%] 2023-03-20T11:54:39.5947229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-153] SKIPPED [ 86%] 2023-03-20T11:54:39.5952716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-154] SKIPPED [ 86%] 2023-03-20T11:54:39.5958330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-155] SKIPPED [ 86%] 2023-03-20T11:54:39.5964381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-156] SKIPPED [ 86%] 2023-03-20T11:54:39.5970336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-157] SKIPPED [ 86%] 2023-03-20T11:54:39.5977132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-158] SKIPPED [ 86%] 2023-03-20T11:54:39.5982567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-159] SKIPPED [ 86%] 2023-03-20T11:54:39.5988840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-160] SKIPPED [ 86%] 2023-03-20T11:54:39.5994234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-161] SKIPPED [ 86%] 2023-03-20T11:54:39.5999979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-162] SKIPPED [ 86%] 2023-03-20T11:54:39.6005527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-163] SKIPPED [ 86%] 2023-03-20T11:54:39.6012671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-164] SKIPPED [ 86%] 2023-03-20T11:54:39.6017622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-165] SKIPPED [ 86%] 2023-03-20T11:54:39.6023290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-166] SKIPPED [ 86%] 2023-03-20T11:54:39.6028995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-167] SKIPPED [ 86%] 2023-03-20T11:54:39.6034745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-168] SKIPPED [ 86%] 2023-03-20T11:54:39.6041690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-169] SKIPPED [ 86%] 2023-03-20T11:54:39.6047294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-170] SKIPPED [ 86%] 2023-03-20T11:54:39.6053472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-171] SKIPPED [ 86%] 2023-03-20T11:54:39.6059519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-172] SKIPPED [ 86%] 2023-03-20T11:54:39.6065071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-173] SKIPPED [ 86%] 2023-03-20T11:54:39.6070823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-174] SKIPPED [ 86%] 2023-03-20T11:54:39.6076470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-175] SKIPPED [ 86%] 2023-03-20T11:54:39.6082265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-176] SKIPPED [ 86%] 2023-03-20T11:54:39.6089179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-177] SKIPPED [ 86%] 2023-03-20T11:54:39.6093821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-178] SKIPPED [ 86%] 2023-03-20T11:54:39.6099759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-179] SKIPPED [ 86%] 2023-03-20T11:54:39.6106017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-180] SKIPPED [ 86%] 2023-03-20T11:54:39.6112991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-181] SKIPPED [ 86%] 2023-03-20T11:54:39.6118450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-182] SKIPPED [ 86%] 2023-03-20T11:54:39.6124262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-183] SKIPPED [ 86%] 2023-03-20T11:54:39.6130554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-184] SKIPPED [ 86%] 2023-03-20T11:54:39.6136078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-185] SKIPPED [ 86%] 2023-03-20T11:54:39.6142030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-186] SKIPPED [ 86%] 2023-03-20T11:54:39.6147884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-187] SKIPPED [ 86%] 2023-03-20T11:54:39.6153273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-188] SKIPPED [ 86%] 2023-03-20T11:54:39.6159135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-189] SKIPPED [ 86%] 2023-03-20T11:54:39.6164916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-190] SKIPPED [ 86%] 2023-03-20T11:54:39.6171800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-191] SKIPPED [ 86%] 2023-03-20T11:54:39.6178395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-192] SKIPPED [ 86%] 2023-03-20T11:54:39.6184353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-193] SKIPPED [ 86%] 2023-03-20T11:54:39.6189784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-194] SKIPPED [ 86%] 2023-03-20T11:54:39.6195331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-195] SKIPPED [ 86%] 2023-03-20T11:54:39.6201191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-196] SKIPPED [ 86%] 2023-03-20T11:54:39.6206783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-197] SKIPPED [ 86%] 2023-03-20T11:54:39.6213086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-198] SKIPPED [ 86%] 2023-03-20T11:54:39.6218874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-199] SKIPPED [ 86%] 2023-03-20T11:54:39.6224567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-200] SKIPPED [ 86%] 2023-03-20T11:54:39.6229995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-201] SKIPPED [ 86%] 2023-03-20T11:54:39.6235589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-202] SKIPPED [ 86%] 2023-03-20T11:54:39.6241375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-203] SKIPPED [ 86%] 2023-03-20T11:54:39.6249545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-204] SKIPPED [ 86%] 2023-03-20T11:54:39.6254475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-205] SKIPPED [ 86%] 2023-03-20T11:54:39.6260316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-206] SKIPPED [ 86%] 2023-03-20T11:54:39.6266036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-207] SKIPPED [ 86%] 2023-03-20T11:54:39.6271724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-208] SKIPPED [ 86%] 2023-03-20T11:54:39.6277341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-209] SKIPPED [ 86%] 2023-03-20T11:54:39.6283179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-210] SKIPPED [ 86%] 2023-03-20T11:54:39.6290431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-211] SKIPPED [ 86%] 2023-03-20T11:54:39.6295188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-212] SKIPPED [ 86%] 2023-03-20T11:54:39.6301012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-213] SKIPPED [ 86%] 2023-03-20T11:54:39.6306788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-214] SKIPPED [ 86%] 2023-03-20T11:54:39.6313676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-215] SKIPPED [ 86%] 2023-03-20T11:54:39.6319321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-216] SKIPPED [ 86%] 2023-03-20T11:54:39.6325258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-217] SKIPPED [ 86%] 2023-03-20T11:54:39.6332150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-218] SKIPPED [ 86%] 2023-03-20T11:54:39.6337114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-219] SKIPPED [ 86%] 2023-03-20T11:54:39.6342824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-220] SKIPPED [ 86%] 2023-03-20T11:54:39.6348680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-221] SKIPPED [ 86%] 2023-03-20T11:54:39.6354256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-222] SKIPPED [ 86%] 2023-03-20T11:54:39.6359902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-223] SKIPPED [ 86%] 2023-03-20T11:54:39.6365717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-224] SKIPPED [ 86%] 2023-03-20T11:54:39.6372529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-225] SKIPPED [ 86%] 2023-03-20T11:54:39.6378887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-226] SKIPPED [ 86%] 2023-03-20T11:54:39.6384778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-227] SKIPPED [ 86%] 2023-03-20T11:54:39.6390408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-228] SKIPPED [ 86%] 2023-03-20T11:54:39.6395987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-229] SKIPPED [ 86%] 2023-03-20T11:54:39.6401734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-230] SKIPPED [ 86%] 2023-03-20T11:54:39.6407410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-231] SKIPPED [ 86%] 2023-03-20T11:54:39.6413461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-232] SKIPPED [ 86%] 2023-03-20T11:54:39.6419312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-233] SKIPPED [ 86%] 2023-03-20T11:54:39.6425130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-234] SKIPPED [ 86%] 2023-03-20T11:54:39.6430872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-235] SKIPPED [ 86%] 2023-03-20T11:54:39.6436473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-236] SKIPPED [ 86%] 2023-03-20T11:54:39.6442314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-237] SKIPPED [ 86%] 2023-03-20T11:54:39.6451748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-238] SKIPPED [ 86%] 2023-03-20T11:54:39.6456980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-239] SKIPPED [ 86%] 2023-03-20T11:54:39.6462608Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-240] SKIPPED [ 86%] 2023-03-20T11:54:39.6468441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-241] SKIPPED [ 86%] 2023-03-20T11:54:39.6474125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-242] SKIPPED [ 86%] 2023-03-20T11:54:39.6479756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-243] SKIPPED [ 86%] 2023-03-20T11:54:39.6485499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-244] SKIPPED [ 86%] 2023-03-20T11:54:39.6492268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-245] SKIPPED [ 86%] 2023-03-20T11:54:39.6497454Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-246] SKIPPED [ 86%] 2023-03-20T11:54:39.6503225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-247] SKIPPED [ 86%] 2023-03-20T11:54:39.6508972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-248] SKIPPED [ 86%] 2023-03-20T11:54:39.6515879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-249] SKIPPED [ 86%] 2023-03-20T11:54:39.6521696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-250] SKIPPED [ 86%] 2023-03-20T11:54:39.6527359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-251] SKIPPED [ 86%] 2023-03-20T11:54:39.6533363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-252] SKIPPED [ 86%] 2023-03-20T11:54:39.6539402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-253] SKIPPED [ 86%] 2023-03-20T11:54:39.6545315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-254] SKIPPED [ 86%] 2023-03-20T11:54:39.6550858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-255] SKIPPED [ 86%] 2023-03-20T11:54:39.6556464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-256] SKIPPED [ 86%] 2023-03-20T11:54:39.6562256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-257] SKIPPED [ 86%] 2023-03-20T11:54:39.6569106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-258] SKIPPED [ 86%] 2023-03-20T11:54:39.6573841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-259] SKIPPED [ 86%] 2023-03-20T11:54:39.6579971Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-260] SKIPPED [ 86%] 2023-03-20T11:54:39.6587068Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-261] SKIPPED [ 86%] 2023-03-20T11:54:39.6592685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-262] SKIPPED [ 86%] 2023-03-20T11:54:39.6598659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-263] SKIPPED [ 86%] 2023-03-20T11:54:39.6604130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-264] SKIPPED [ 86%] 2023-03-20T11:54:39.6610751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-265] SKIPPED [ 86%] 2023-03-20T11:54:39.6616215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-266] SKIPPED [ 86%] 2023-03-20T11:54:39.6621817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-267] SKIPPED [ 86%] 2023-03-20T11:54:39.6627905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-268] SKIPPED [ 86%] 2023-03-20T11:54:39.6633549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-269] SKIPPED [ 86%] 2023-03-20T11:54:39.6639336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-270] SKIPPED [ 86%] 2023-03-20T11:54:39.6644906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-271] SKIPPED [ 86%] 2023-03-20T11:54:39.6653065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-272] SKIPPED [ 86%] 2023-03-20T11:54:39.6658234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-273] SKIPPED [ 86%] 2023-03-20T11:54:39.6663797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-274] SKIPPED [ 86%] 2023-03-20T11:54:39.6669795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-275] SKIPPED [ 86%] 2023-03-20T11:54:39.6675394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-276] SKIPPED [ 86%] 2023-03-20T11:54:39.6681259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-277] SKIPPED [ 86%] 2023-03-20T11:54:39.6686962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-278] SKIPPED [ 86%] 2023-03-20T11:54:39.6693399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-279] SKIPPED [ 86%] 2023-03-20T11:54:39.6698974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-280] SKIPPED [ 86%] 2023-03-20T11:54:39.6704668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-281] SKIPPED [ 86%] 2023-03-20T11:54:39.6710352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-282] SKIPPED [ 86%] 2023-03-20T11:54:39.6715873Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-283] SKIPPED [ 86%] 2023-03-20T11:54:39.6722848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-284] SKIPPED [ 86%] 2023-03-20T11:54:39.6729555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-285] SKIPPED [ 86%] 2023-03-20T11:54:39.6734449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-286] SKIPPED [ 86%] 2023-03-20T11:54:39.6740474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-287] SKIPPED [ 86%] 2023-03-20T11:54:39.6746423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-288] SKIPPED [ 86%] 2023-03-20T11:54:39.6752119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-289] SKIPPED [ 86%] 2023-03-20T11:54:39.6757781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-290] SKIPPED [ 86%] 2023-03-20T11:54:39.6763476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-291] SKIPPED [ 86%] 2023-03-20T11:54:39.6770414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-292] SKIPPED [ 86%] 2023-03-20T11:54:39.6775159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-293] SKIPPED [ 86%] 2023-03-20T11:54:39.6781137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-294] SKIPPED [ 86%] 2023-03-20T11:54:39.6788285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-295] SKIPPED [ 86%] 2023-03-20T11:54:39.6793848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-296] SKIPPED [ 86%] 2023-03-20T11:54:39.6799694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-297] SKIPPED [ 86%] 2023-03-20T11:54:39.6805381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-298] SKIPPED [ 86%] 2023-03-20T11:54:39.6812175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-299] SKIPPED [ 86%] 2023-03-20T11:54:39.6817282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-300] SKIPPED [ 86%] 2023-03-20T11:54:39.6822733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-301] SKIPPED [ 86%] 2023-03-20T11:54:39.6828652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-302] SKIPPED [ 86%] 2023-03-20T11:54:39.6834125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-303] SKIPPED [ 86%] 2023-03-20T11:54:39.6840429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-304] SKIPPED [ 86%] 2023-03-20T11:54:39.6845655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-305] SKIPPED [ 86%] 2023-03-20T11:54:39.6852263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-306] SKIPPED [ 86%] 2023-03-20T11:54:39.6858745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-307] SKIPPED [ 86%] 2023-03-20T11:54:39.6864602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-308] SKIPPED [ 86%] 2023-03-20T11:54:39.6870362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-309] SKIPPED [ 86%] 2023-03-20T11:54:39.6875913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-310] SKIPPED [ 86%] 2023-03-20T11:54:39.6881687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-311] SKIPPED [ 86%] 2023-03-20T11:54:39.6887470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-312] SKIPPED [ 86%] 2023-03-20T11:54:39.6893618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-313] SKIPPED [ 86%] 2023-03-20T11:54:39.6899494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-314] SKIPPED [ 86%] 2023-03-20T11:54:39.6905148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-315] SKIPPED [ 86%] 2023-03-20T11:54:39.6910878Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-316] SKIPPED [ 86%] 2023-03-20T11:54:39.6916501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-317] SKIPPED [ 86%] 2023-03-20T11:54:39.6923627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-318] SKIPPED [ 86%] 2023-03-20T11:54:39.6930357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-319] SKIPPED [ 86%] 2023-03-20T11:54:39.6935453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-320] SKIPPED [ 86%] 2023-03-20T11:54:39.6940788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-321] SKIPPED [ 86%] 2023-03-20T11:54:39.6946434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-322] SKIPPED [ 86%] 2023-03-20T11:54:39.6952182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-323] SKIPPED [ 86%] 2023-03-20T11:54:39.6957688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-324] SKIPPED [ 86%] 2023-03-20T11:54:39.6963483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-325] SKIPPED [ 86%] 2023-03-20T11:54:39.6970536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-326] SKIPPED [ 86%] 2023-03-20T11:54:39.6975416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-327] SKIPPED [ 86%] 2023-03-20T11:54:39.6981184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-328] SKIPPED [ 86%] 2023-03-20T11:54:39.6986871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-329] SKIPPED [ 86%] 2023-03-20T11:54:39.6993664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-330] SKIPPED [ 86%] 2023-03-20T11:54:39.6999274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-331] SKIPPED [ 86%] 2023-03-20T11:54:39.7005009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-332] SKIPPED [ 86%] 2023-03-20T11:54:39.7011952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-333] SKIPPED [ 86%] 2023-03-20T11:54:39.7016941Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-334] SKIPPED [ 86%] 2023-03-20T11:54:39.7022677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-335] SKIPPED [ 86%] 2023-03-20T11:54:39.7028580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-336] SKIPPED [ 86%] 2023-03-20T11:54:39.7034422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-337] SKIPPED [ 86%] 2023-03-20T11:54:39.7040044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-338] SKIPPED [ 86%] 2023-03-20T11:54:39.7045591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-339] SKIPPED [ 86%] 2023-03-20T11:54:39.7052366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-340] SKIPPED [ 86%] 2023-03-20T11:54:39.7059058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-341] SKIPPED [ 86%] 2023-03-20T11:54:39.7064670Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-342] SKIPPED [ 86%] 2023-03-20T11:54:39.7070364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-343] SKIPPED [ 86%] 2023-03-20T11:54:39.7076264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-344] SKIPPED [ 86%] 2023-03-20T11:54:39.7081909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-345] SKIPPED [ 86%] 2023-03-20T11:54:39.7087810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-346] SKIPPED [ 86%] 2023-03-20T11:54:39.7093578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-347] SKIPPED [ 86%] 2023-03-20T11:54:39.7099077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-348] SKIPPED [ 86%] 2023-03-20T11:54:39.7104933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-349] SKIPPED [ 86%] 2023-03-20T11:54:39.7110609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-350] SKIPPED [ 86%] 2023-03-20T11:54:39.7116282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-351] SKIPPED [ 86%] 2023-03-20T11:54:39.7122053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-352] SKIPPED [ 86%] 2023-03-20T11:54:39.7129820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-353] SKIPPED [ 86%] 2023-03-20T11:54:39.7134979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-354] SKIPPED [ 86%] 2023-03-20T11:54:39.7140704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-355] SKIPPED [ 86%] 2023-03-20T11:54:39.7146583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-356] SKIPPED [ 86%] 2023-03-20T11:54:39.7152210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-357] SKIPPED [ 86%] 2023-03-20T11:54:39.7157731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-358] SKIPPED [ 86%] 2023-03-20T11:54:39.7163474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-359] SKIPPED [ 86%] 2023-03-20T11:54:39.7170393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-360] SKIPPED [ 86%] 2023-03-20T11:54:39.7175774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-361] SKIPPED [ 86%] 2023-03-20T11:54:39.7181334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-362] SKIPPED [ 86%] 2023-03-20T11:54:39.7187164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-363] SKIPPED [ 86%] 2023-03-20T11:54:39.7194422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-364] SKIPPED [ 86%] 2023-03-20T11:54:39.7199877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-365] SKIPPED [ 86%] 2023-03-20T11:54:39.7205321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-366] SKIPPED [ 86%] 2023-03-20T11:54:39.7212104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-367] SKIPPED [ 86%] 2023-03-20T11:54:39.7217328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-368] SKIPPED [ 86%] 2023-03-20T11:54:39.7222955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-369] SKIPPED [ 86%] 2023-03-20T11:54:39.7228901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-370] SKIPPED [ 86%] 2023-03-20T11:54:39.7234615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-371] SKIPPED [ 86%] 2023-03-20T11:54:39.7240145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-372] SKIPPED [ 86%] 2023-03-20T11:54:39.7245861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-373] SKIPPED [ 86%] 2023-03-20T11:54:39.7252691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-374] SKIPPED [ 86%] 2023-03-20T11:54:39.7260758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-375] SKIPPED [ 86%] 2023-03-20T11:54:39.7266645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-376] SKIPPED [ 86%] 2023-03-20T11:54:39.7272360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-377] SKIPPED [ 86%] 2023-03-20T11:54:39.7277992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-378] SKIPPED [ 86%] 2023-03-20T11:54:39.7283577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-379] SKIPPED [ 86%] 2023-03-20T11:54:39.7290471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-380] SKIPPED [ 86%] 2023-03-20T11:54:39.7295393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-381] SKIPPED [ 86%] 2023-03-20T11:54:39.7301128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-382] SKIPPED [ 86%] 2023-03-20T11:54:39.7307000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-383] SKIPPED [ 86%] 2023-03-20T11:54:39.7312621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-384] SKIPPED [ 86%] 2023-03-20T11:54:39.7318188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-385] SKIPPED [ 86%] 2023-03-20T11:54:39.7323947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-386] SKIPPED [ 86%] 2023-03-20T11:54:39.7331806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-387] SKIPPED [ 86%] 2023-03-20T11:54:39.7336861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-388] SKIPPED [ 86%] 2023-03-20T11:54:39.7342513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-389] SKIPPED [ 86%] 2023-03-20T11:54:39.7348363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-390] SKIPPED [ 86%] 2023-03-20T11:54:39.7354027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-391] SKIPPED [ 86%] 2023-03-20T11:54:39.7359855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-392] SKIPPED [ 86%] 2023-03-20T11:54:39.7365404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-393] SKIPPED [ 86%] 2023-03-20T11:54:39.7372176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-394] SKIPPED [ 86%] 2023-03-20T11:54:39.7377344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-395] SKIPPED [ 86%] 2023-03-20T11:54:39.7383131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-396] SKIPPED [ 86%] 2023-03-20T11:54:39.7388614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-397] SKIPPED [ 86%] 2023-03-20T11:54:39.7395418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-398] SKIPPED [ 86%] 2023-03-20T11:54:39.7401285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-399] SKIPPED [ 86%] 2023-03-20T11:54:39.7406918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-400] SKIPPED [ 86%] 2023-03-20T11:54:39.7413307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-401] SKIPPED [ 86%] 2023-03-20T11:54:39.7418410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-402] SKIPPED [ 86%] 2023-03-20T11:54:39.7424341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-403] SKIPPED [ 86%] 2023-03-20T11:54:39.7430019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-404] SKIPPED [ 86%] 2023-03-20T11:54:39.7435572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-405] SKIPPED [ 86%] 2023-03-20T11:54:39.7441505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-406] SKIPPED [ 86%] 2023-03-20T11:54:39.7447109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-407] SKIPPED [ 86%] 2023-03-20T11:54:39.7453092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-408] SKIPPED [ 86%] 2023-03-20T11:54:39.7459157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-409] SKIPPED [ 86%] 2023-03-20T11:54:39.7465958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-410] SKIPPED [ 86%] 2023-03-20T11:54:39.7471597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-411] SKIPPED [ 86%] 2023-03-20T11:54:39.7477086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-412] SKIPPED [ 86%] 2023-03-20T11:54:39.7482876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-413] SKIPPED [ 86%] 2023-03-20T11:54:39.7489830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-414] SKIPPED [ 86%] 2023-03-20T11:54:39.7494944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-415] SKIPPED [ 86%] 2023-03-20T11:54:39.7500283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-416] SKIPPED [ 86%] 2023-03-20T11:54:39.7506073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-417] SKIPPED [ 86%] 2023-03-20T11:54:39.7511671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-418] SKIPPED [ 86%] 2023-03-20T11:54:39.7517301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-419] SKIPPED [ 86%] 2023-03-20T11:54:39.7523069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-420] SKIPPED [ 86%] 2023-03-20T11:54:39.7531785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-421] SKIPPED [ 86%] 2023-03-20T11:54:39.7536738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-422] SKIPPED [ 86%] 2023-03-20T11:54:39.7542280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-423] SKIPPED [ 86%] 2023-03-20T11:54:39.7548086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-424] SKIPPED [ 86%] 2023-03-20T11:54:39.7553769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-425] SKIPPED [ 86%] 2023-03-20T11:54:39.7559994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-426] SKIPPED [ 86%] 2023-03-20T11:54:39.7566097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-427] SKIPPED [ 86%] 2023-03-20T11:54:39.7573030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-428] SKIPPED [ 86%] 2023-03-20T11:54:39.7578109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-429] SKIPPED [ 86%] 2023-03-20T11:54:39.7583834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-430] SKIPPED [ 86%] 2023-03-20T11:54:39.7589658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-431] SKIPPED [ 86%] 2023-03-20T11:54:39.7595162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-432] SKIPPED [ 86%] 2023-03-20T11:54:39.7602255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-433] SKIPPED [ 86%] 2023-03-20T11:54:39.7608638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-434] SKIPPED [ 86%] 2023-03-20T11:54:39.7613800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-435] SKIPPED [ 86%] 2023-03-20T11:54:39.7619326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-436] SKIPPED [ 86%] 2023-03-20T11:54:39.7625161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-437] SKIPPED [ 86%] 2023-03-20T11:54:39.7630579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-438] SKIPPED [ 86%] 2023-03-20T11:54:39.7636305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-439] SKIPPED [ 86%] 2023-03-20T11:54:39.7642275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-440] SKIPPED [ 86%] 2023-03-20T11:54:39.7649115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-441] SKIPPED [ 86%] 2023-03-20T11:54:39.7653768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-442] SKIPPED [ 86%] 2023-03-20T11:54:39.7659887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-443] SKIPPED [ 86%] 2023-03-20T11:54:39.7666871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-444] SKIPPED [ 86%] 2023-03-20T11:54:39.7672475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-445] SKIPPED [ 86%] 2023-03-20T11:54:39.7678317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-446] SKIPPED [ 86%] 2023-03-20T11:54:39.7683985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-447] SKIPPED [ 86%] 2023-03-20T11:54:39.7690486Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-448] SKIPPED [ 86%] 2023-03-20T11:54:39.7695594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-449] SKIPPED [ 86%] 2023-03-20T11:54:39.7701194Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-450] SKIPPED [ 86%] 2023-03-20T11:54:39.7707005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-451] SKIPPED [ 86%] 2023-03-20T11:54:39.7712579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-452] SKIPPED [ 86%] 2023-03-20T11:54:39.7718421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-453] SKIPPED [ 86%] 2023-03-20T11:54:39.7723895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-454] SKIPPED [ 86%] 2023-03-20T11:54:39.7730300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-455] SKIPPED [ 86%] 2023-03-20T11:54:39.7737051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-456] SKIPPED [ 86%] 2023-03-20T11:54:39.7742702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-457] SKIPPED [ 86%] 2023-03-20T11:54:39.7748517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-458] SKIPPED [ 86%] 2023-03-20T11:54:39.7754236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-459] SKIPPED [ 86%] 2023-03-20T11:54:39.7759905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-460] SKIPPED [ 86%] 2023-03-20T11:54:39.7765803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-461] SKIPPED [ 86%] 2023-03-20T11:54:39.7772625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-462] SKIPPED [ 86%] 2023-03-20T11:54:39.7777744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-463] SKIPPED [ 86%] 2023-03-20T11:54:39.7783581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-464] SKIPPED [ 86%] 2023-03-20T11:54:39.7789365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-465] SKIPPED [ 86%] 2023-03-20T11:54:39.7794883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-466] SKIPPED [ 86%] 2023-03-20T11:54:39.7801893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-467] SKIPPED [ 86%] 2023-03-20T11:54:39.7808923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-468] SKIPPED [ 86%] 2023-03-20T11:54:39.7813631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-469] SKIPPED [ 86%] 2023-03-20T11:54:39.7819697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-470] SKIPPED [ 86%] 2023-03-20T11:54:39.7825471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-471] SKIPPED [ 86%] 2023-03-20T11:54:39.7831084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-472] SKIPPED [ 86%] 2023-03-20T11:54:39.7836646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-473] SKIPPED [ 86%] 2023-03-20T11:54:39.7842730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-474] SKIPPED [ 86%] 2023-03-20T11:54:39.7849435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-475] SKIPPED [ 86%] 2023-03-20T11:54:39.7854063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-476] SKIPPED [ 86%] 2023-03-20T11:54:39.7859840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-477] SKIPPED [ 86%] 2023-03-20T11:54:39.7865585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-478] SKIPPED [ 86%] 2023-03-20T11:54:39.7872162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-479] SKIPPED [ 86%] 2023-03-20T11:54:39.7877790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-480] SKIPPED [ 86%] 2023-03-20T11:54:39.7883750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-481] SKIPPED [ 86%] 2023-03-20T11:54:39.7890405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-482] SKIPPED [ 86%] 2023-03-20T11:54:39.7895279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-483] SKIPPED [ 86%] 2023-03-20T11:54:39.7901281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-484] SKIPPED [ 86%] 2023-03-20T11:54:39.7907070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-485] SKIPPED [ 86%] 2023-03-20T11:54:39.7912793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-486] SKIPPED [ 86%] 2023-03-20T11:54:39.7918424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-487] SKIPPED [ 86%] 2023-03-20T11:54:39.7924166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-488] SKIPPED [ 86%] 2023-03-20T11:54:39.7930279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-489] SKIPPED [ 86%] 2023-03-20T11:54:39.7937036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-490] SKIPPED [ 86%] 2023-03-20T11:54:39.7942730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-491] SKIPPED [ 86%] 2023-03-20T11:54:39.7948587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-492] SKIPPED [ 86%] 2023-03-20T11:54:39.7954216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-493] SKIPPED [ 86%] 2023-03-20T11:54:39.7960035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-494] SKIPPED [ 86%] 2023-03-20T11:54:39.7965775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-495] SKIPPED [ 86%] 2023-03-20T11:54:39.7972790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-496] SKIPPED [ 86%] 2023-03-20T11:54:39.7977773Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-497] SKIPPED [ 86%] 2023-03-20T11:54:39.7983449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-498] SKIPPED [ 86%] 2023-03-20T11:54:39.7989353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-499] SKIPPED [ 86%] 2023-03-20T11:54:39.7994876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-500] SKIPPED [ 86%] 2023-03-20T11:54:39.8001920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-501] SKIPPED [ 86%] 2023-03-20T11:54:39.8008984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-502] SKIPPED [ 86%] 2023-03-20T11:54:39.8013602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-503] SKIPPED [ 86%] 2023-03-20T11:54:39.8019143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-504] SKIPPED [ 86%] 2023-03-20T11:54:39.8024983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-505] SKIPPED [ 86%] 2023-03-20T11:54:39.8030577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-506] SKIPPED [ 86%] 2023-03-20T11:54:39.8036218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-507] SKIPPED [ 86%] 2023-03-20T11:54:39.8042286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-508] SKIPPED [ 86%] 2023-03-20T11:54:39.8049143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-509] SKIPPED [ 86%] 2023-03-20T11:54:39.8053831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-510] SKIPPED [ 86%] 2023-03-20T11:54:39.8059716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-511] SKIPPED [ 86%] 2023-03-20T11:54:39.8065575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-512] SKIPPED [ 86%] 2023-03-20T11:54:39.8073837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-513] SKIPPED [ 86%] 2023-03-20T11:54:39.8079687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-514] SKIPPED [ 86%] 2023-03-20T11:54:39.8085222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-515] SKIPPED [ 86%] 2023-03-20T11:54:39.8092134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-516] SKIPPED [ 86%] 2023-03-20T11:54:39.8097352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-517] SKIPPED [ 86%] 2023-03-20T11:54:39.8102955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-518] SKIPPED [ 86%] 2023-03-20T11:54:39.8108766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-519] SKIPPED [ 86%] 2023-03-20T11:54:39.8114455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-520] SKIPPED [ 86%] 2023-03-20T11:54:39.8120164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-521] SKIPPED [ 86%] 2023-03-20T11:54:39.8125914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-522] SKIPPED [ 86%] 2023-03-20T11:54:39.8132992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-523] SKIPPED [ 86%] 2023-03-20T11:54:39.8140623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-524] SKIPPED [ 86%] 2023-03-20T11:54:39.8146600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-525] SKIPPED [ 86%] 2023-03-20T11:54:39.8152212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-526] SKIPPED [ 86%] 2023-03-20T11:54:39.8157947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-527] SKIPPED [ 86%] 2023-03-20T11:54:39.8163640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-528] SKIPPED [ 86%] 2023-03-20T11:54:39.8170605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-529] SKIPPED [ 86%] 2023-03-20T11:54:39.8175620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-530] SKIPPED [ 86%] 2023-03-20T11:54:39.8181319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-531] SKIPPED [ 86%] 2023-03-20T11:54:39.8187257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-532] SKIPPED [ 86%] 2023-03-20T11:54:39.8192908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-533] SKIPPED [ 86%] 2023-03-20T11:54:39.8198592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-534] SKIPPED [ 86%] 2023-03-20T11:54:39.8204394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-535] SKIPPED [ 86%] 2023-03-20T11:54:39.8212155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-536] SKIPPED [ 86%] 2023-03-20T11:54:39.8217588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-537] SKIPPED [ 86%] 2023-03-20T11:54:39.8223420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-538] SKIPPED [ 86%] 2023-03-20T11:54:39.8228986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-539] SKIPPED [ 86%] 2023-03-20T11:54:39.8234628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-540] SKIPPED [ 86%] 2023-03-20T11:54:39.8240412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-541] SKIPPED [ 86%] 2023-03-20T11:54:39.8245957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-542] SKIPPED [ 86%] 2023-03-20T11:54:39.8252806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-543] SKIPPED [ 86%] 2023-03-20T11:54:39.8257874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-544] SKIPPED [ 86%] 2023-03-20T11:54:39.8263649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-545] SKIPPED [ 86%] 2023-03-20T11:54:39.8269147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-546] SKIPPED [ 86%] 2023-03-20T11:54:39.8276179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-547] SKIPPED [ 86%] 2023-03-20T11:54:39.8281993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-548] SKIPPED [ 86%] 2023-03-20T11:54:39.8287783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-549] SKIPPED [ 86%] 2023-03-20T11:54:39.8293664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-550] SKIPPED [ 86%] 2023-03-20T11:54:39.8299720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-551] SKIPPED [ 86%] 2023-03-20T11:54:39.8305902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-552] SKIPPED [ 86%] 2023-03-20T11:54:39.8311126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-553] SKIPPED [ 86%] 2023-03-20T11:54:39.8316771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-554] SKIPPED [ 86%] 2023-03-20T11:54:39.8322678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-555] SKIPPED [ 86%] 2023-03-20T11:54:39.8329657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-556] SKIPPED [ 86%] 2023-03-20T11:54:39.8334581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-557] SKIPPED [ 86%] 2023-03-20T11:54:39.8340292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-558] SKIPPED [ 86%] 2023-03-20T11:54:39.8347337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-559] SKIPPED [ 86%] 2023-03-20T11:54:39.8353019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-560] SKIPPED [ 86%] 2023-03-20T11:54:39.8358914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-561] SKIPPED [ 86%] 2023-03-20T11:54:39.8364569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-562] SKIPPED [ 86%] 2023-03-20T11:54:39.8370504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-563] SKIPPED [ 86%] 2023-03-20T11:54:39.8376437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-564] SKIPPED [ 86%] 2023-03-20T11:54:39.8381899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-565] SKIPPED [ 86%] 2023-03-20T11:54:39.8387691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-566] SKIPPED [ 86%] 2023-03-20T11:54:39.8393402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-567] SKIPPED [ 86%] 2023-03-20T11:54:39.8399032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-568] SKIPPED [ 86%] 2023-03-20T11:54:39.8404874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-569] SKIPPED [ 86%] 2023-03-20T11:54:39.8412936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-570] SKIPPED [ 86%] 2023-03-20T11:54:39.8418188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-571] SKIPPED [ 86%] 2023-03-20T11:54:39.8424034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-572] SKIPPED [ 86%] 2023-03-20T11:54:39.8429587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-573] SKIPPED [ 86%] 2023-03-20T11:54:39.8435291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-574] SKIPPED [ 86%] 2023-03-20T11:54:39.8441195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-575] SKIPPED [ 86%] 2023-03-20T11:54:39.8446801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-576] SKIPPED [ 86%] 2023-03-20T11:54:39.8453181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-577] SKIPPED [ 86%] 2023-03-20T11:54:39.8458755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-578] SKIPPED [ 86%] 2023-03-20T11:54:39.8464585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-579] SKIPPED [ 86%] 2023-03-20T11:54:39.8469888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-580] SKIPPED [ 86%] 2023-03-20T11:54:39.8475591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-581] SKIPPED [ 86%] 2023-03-20T11:54:39.8483109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-582] SKIPPED [ 86%] 2023-03-20T11:54:39.8490506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-583] SKIPPED [ 86%] 2023-03-20T11:54:39.8496351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-584] SKIPPED [ 86%] 2023-03-20T11:54:39.8502430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-585] SKIPPED [ 86%] 2023-03-20T11:54:39.8508866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-586] SKIPPED [ 86%] 2023-03-20T11:54:39.8515050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-587] SKIPPED [ 86%] 2023-03-20T11:54:39.8521580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-588] SKIPPED [ 86%] 2023-03-20T11:54:39.8529012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-589] SKIPPED [ 86%] 2023-03-20T11:54:39.8534623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-590] SKIPPED [ 86%] 2023-03-20T11:54:39.8540701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-591] SKIPPED [ 86%] 2023-03-20T11:54:39.8546960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-592] SKIPPED [ 86%] 2023-03-20T11:54:39.8554310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-593] SKIPPED [ 86%] 2023-03-20T11:54:39.8560900Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-594] SKIPPED [ 86%] 2023-03-20T11:54:39.8566921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-595] SKIPPED [ 86%] 2023-03-20T11:54:39.8573797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-596] SKIPPED [ 86%] 2023-03-20T11:54:39.8580242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-597] SKIPPED [ 86%] 2023-03-20T11:54:39.8586452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-598] SKIPPED [ 86%] 2023-03-20T11:54:39.8592559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-599] SKIPPED [ 86%] 2023-03-20T11:54:39.8599196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-600] SKIPPED [ 86%] 2023-03-20T11:54:39.8605271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-601] SKIPPED [ 86%] 2023-03-20T11:54:39.8612603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-602] SKIPPED [ 86%] 2023-03-20T11:54:39.8617911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-603] SKIPPED [ 86%] 2023-03-20T11:54:39.8624465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-604] SKIPPED [ 86%] 2023-03-20T11:54:39.8631774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-605] SKIPPED [ 86%] 2023-03-20T11:54:39.8638071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-606] SKIPPED [ 86%] 2023-03-20T11:54:39.8644435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-607] SKIPPED [ 86%] 2023-03-20T11:54:39.8651935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-608] SKIPPED [ 86%] 2023-03-20T11:54:39.8657819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-609] SKIPPED [ 86%] 2023-03-20T11:54:39.8664311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-610] SKIPPED [ 86%] 2023-03-20T11:54:39.8670455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-611] SKIPPED [ 86%] 2023-03-20T11:54:39.8676789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-612] SKIPPED [ 86%] 2023-03-20T11:54:39.8683144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-613] SKIPPED [ 86%] 2023-03-20T11:54:39.8690329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-614] SKIPPED [ 86%] 2023-03-20T11:54:39.8696318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-615] SKIPPED [ 86%] 2023-03-20T11:54:39.8703891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-616] SKIPPED [ 86%] 2023-03-20T11:54:39.8710251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-617] SKIPPED [ 86%] 2023-03-20T11:54:39.8716532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-618] SKIPPED [ 86%] 2023-03-20T11:54:39.8723007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-619] SKIPPED [ 86%] 2023-03-20T11:54:39.8730523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-620] SKIPPED [ 86%] 2023-03-20T11:54:39.8735812Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-621] SKIPPED [ 86%] 2023-03-20T11:54:39.8742146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-622] SKIPPED [ 86%] 2023-03-20T11:54:39.8748540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-623] SKIPPED [ 86%] 2023-03-20T11:54:39.8754674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-624] SKIPPED [ 86%] 2023-03-20T11:54:39.8761108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-625] SKIPPED [ 86%] 2023-03-20T11:54:39.8767237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-626] SKIPPED [ 86%] 2023-03-20T11:54:39.8773768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-627] SKIPPED [ 86%] 2023-03-20T11:54:39.8781302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-628] SKIPPED [ 86%] 2023-03-20T11:54:39.8787698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-629] SKIPPED [ 86%] 2023-03-20T11:54:39.8793967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-630] SKIPPED [ 86%] 2023-03-20T11:54:39.8800062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-631] SKIPPED [ 86%] 2023-03-20T11:54:39.8806359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-632] SKIPPED [ 86%] 2023-03-20T11:54:39.8813104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-633] SKIPPED [ 86%] 2023-03-20T11:54:39.8819681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-634] SKIPPED [ 86%] 2023-03-20T11:54:39.8826079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-635] SKIPPED [ 86%] 2023-03-20T11:54:39.8832267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-636] SKIPPED [ 86%] 2023-03-20T11:54:39.8838368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-637] SKIPPED [ 86%] 2023-03-20T11:54:39.8844717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-638] SKIPPED [ 86%] 2023-03-20T11:54:39.8853151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-639] SKIPPED [ 86%] 2023-03-20T11:54:39.8858731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-640] SKIPPED [ 86%] 2023-03-20T11:54:39.8865225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-641] SKIPPED [ 86%] 2023-03-20T11:54:39.8871406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-642] SKIPPED [ 86%] 2023-03-20T11:54:39.8877540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-643] SKIPPED [ 86%] 2023-03-20T11:54:39.8883905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-644] SKIPPED [ 86%] 2023-03-20T11:54:39.8890365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-645] SKIPPED [ 86%] 2023-03-20T11:54:39.8896778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-646] SKIPPED [ 86%] 2023-03-20T11:54:39.8902820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-647] SKIPPED [ 86%] 2023-03-20T11:54:39.8909083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-648] SKIPPED [ 86%] 2023-03-20T11:54:39.8915395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-649] SKIPPED [ 86%] 2023-03-20T11:54:39.8924616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-650] SKIPPED [ 86%] 2023-03-20T11:54:39.8932287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-651] SKIPPED [ 86%] 2023-03-20T11:54:39.8937565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-652] SKIPPED [ 86%] 2023-03-20T11:54:39.8943822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-653] SKIPPED [ 86%] 2023-03-20T11:54:39.8950107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-654] SKIPPED [ 86%] 2023-03-20T11:54:39.8956244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-655] SKIPPED [ 86%] 2023-03-20T11:54:39.8962536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-656] SKIPPED [ 86%] 2023-03-20T11:54:39.8970060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-657] SKIPPED [ 86%] 2023-03-20T11:54:39.8975559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-658] SKIPPED [ 86%] 2023-03-20T11:54:39.8981932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-659] SKIPPED [ 86%] 2023-03-20T11:54:39.8988360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-660] SKIPPED [ 86%] 2023-03-20T11:54:39.8994573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-661] SKIPPED [ 86%] 2023-03-20T11:54:39.9002127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-662] SKIPPED [ 86%] 2023-03-20T11:54:39.9009366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-663] SKIPPED [ 86%] 2023-03-20T11:54:39.9015332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-664] SKIPPED [ 86%] 2023-03-20T11:54:39.9021728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-665] SKIPPED [ 86%] 2023-03-20T11:54:39.9028035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-666] SKIPPED [ 86%] 2023-03-20T11:54:39.9034281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-667] SKIPPED [ 86%] 2023-03-20T11:54:39.9040598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-668] SKIPPED [ 86%] 2023-03-20T11:54:39.9046768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-669] SKIPPED [ 86%] 2023-03-20T11:54:39.9053301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-670] SKIPPED [ 86%] 2023-03-20T11:54:39.9059785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-671] SKIPPED [ 86%] 2023-03-20T11:54:39.9066107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-672] SKIPPED [ 86%] 2023-03-20T11:54:39.9073596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-673] SKIPPED [ 86%] 2023-03-20T11:54:39.9079873Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-674] SKIPPED [ 86%] 2023-03-20T11:54:39.9086051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-675] SKIPPED [ 86%] 2023-03-20T11:54:39.9093291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-676] SKIPPED [ 86%] 2023-03-20T11:54:39.9099069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-677] SKIPPED [ 86%] 2023-03-20T11:54:39.9105523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-678] SKIPPED [ 86%] 2023-03-20T11:54:39.9111831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-679] SKIPPED [ 86%] 2023-03-20T11:54:39.9118125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-680] SKIPPED [ 86%] 2023-03-20T11:54:39.9124405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-681] SKIPPED [ 86%] 2023-03-20T11:54:39.9131917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-682] SKIPPED [ 86%] 2023-03-20T11:54:39.9137660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-683] SKIPPED [ 86%] 2023-03-20T11:54:39.9144019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-684] SKIPPED [ 86%] 2023-03-20T11:54:39.9151267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-685] SKIPPED [ 86%] 2023-03-20T11:54:39.9157394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-686] SKIPPED [ 86%] 2023-03-20T11:54:39.9163872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-687] SKIPPED [ 86%] 2023-03-20T11:54:39.9170297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-688] SKIPPED [ 86%] 2023-03-20T11:54:39.9176946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-689] SKIPPED [ 86%] 2023-03-20T11:54:39.9183168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-690] SKIPPED [ 86%] 2023-03-20T11:54:39.9189653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-691] SKIPPED [ 86%] 2023-03-20T11:54:39.9195832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-692] SKIPPED [ 86%] 2023-03-20T11:54:39.9202147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-693] SKIPPED [ 86%] 2023-03-20T11:54:39.9209493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-694] SKIPPED [ 86%] 2023-03-20T11:54:39.9215331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-695] SKIPPED [ 86%] 2023-03-20T11:54:39.9222824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-696] SKIPPED [ 86%] 2023-03-20T11:54:39.9229298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-697] SKIPPED [ 86%] 2023-03-20T11:54:39.9235537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-698] SKIPPED [ 86%] 2023-03-20T11:54:39.9241850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-699] SKIPPED [ 86%] 2023-03-20T11:54:39.9249389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-700] SKIPPED [ 86%] 2023-03-20T11:54:39.9254989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-701] SKIPPED [ 86%] 2023-03-20T11:54:39.9261297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-702] SKIPPED [ 86%] 2023-03-20T11:54:39.9267695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-703] SKIPPED [ 86%] 2023-03-20T11:54:39.9273867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-704] SKIPPED [ 86%] 2023-03-20T11:54:39.9280098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-705] SKIPPED [ 86%] 2023-03-20T11:54:39.9286343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-706] SKIPPED [ 86%] 2023-03-20T11:54:39.9293331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-707] SKIPPED [ 86%] 2023-03-20T11:54:39.9300417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-708] SKIPPED [ 86%] 2023-03-20T11:54:39.9306778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-709] SKIPPED [ 86%] 2023-03-20T11:54:39.9312963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-710] SKIPPED [ 86%] 2023-03-20T11:54:39.9319192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-711] SKIPPED [ 86%] 2023-03-20T11:54:39.9325480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-712] SKIPPED [ 86%] 2023-03-20T11:54:39.9333058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-713] SKIPPED [ 86%] 2023-03-20T11:54:39.9338663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-714] SKIPPED [ 86%] 2023-03-20T11:54:39.9345277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-715] SKIPPED [ 86%] 2023-03-20T11:54:39.9351415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-716] SKIPPED [ 86%] 2023-03-20T11:54:39.9357594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-717] SKIPPED [ 86%] 2023-03-20T11:54:39.9363800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-718] SKIPPED [ 86%] 2023-03-20T11:54:39.9372187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[elastic-719] SKIPPED [ 86%] 2023-03-20T11:54:39.9377649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-00] SKIPPED [ 86%] 2023-03-20T11:54:39.9384192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-01] SKIPPED [ 86%] 2023-03-20T11:54:39.9390315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-02] SKIPPED [ 86%] 2023-03-20T11:54:39.9396518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-03] SKIPPED [ 86%] 2023-03-20T11:54:39.9402891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-04] SKIPPED [ 86%] 2023-03-20T11:54:39.9410273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-05] SKIPPED [ 86%] 2023-03-20T11:54:39.9415694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-06] SKIPPED [ 86%] 2023-03-20T11:54:39.9422112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-07] SKIPPED [ 86%] 2023-03-20T11:54:39.9428508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-08] SKIPPED [ 86%] 2023-03-20T11:54:39.9434642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-09] SKIPPED [ 86%] 2023-03-20T11:54:39.9441074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-10] SKIPPED [ 86%] 2023-03-20T11:54:39.9449412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-11] SKIPPED [ 86%] 2023-03-20T11:54:39.9455007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-12] SKIPPED [ 86%] 2023-03-20T11:54:39.9461392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-13] SKIPPED [ 86%] 2023-03-20T11:54:39.9467710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-14] SKIPPED [ 86%] 2023-03-20T11:54:39.9473883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-15] SKIPPED [ 86%] 2023-03-20T11:54:39.9480066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-16] SKIPPED [ 86%] 2023-03-20T11:54:39.9486313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-17] SKIPPED [ 86%] 2023-03-20T11:54:39.9493306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-18] SKIPPED [ 86%] 2023-03-20T11:54:39.9499604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-19] SKIPPED [ 86%] 2023-03-20T11:54:39.9506104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-20] SKIPPED [ 86%] 2023-03-20T11:54:39.9512326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-21] SKIPPED [ 86%] 2023-03-20T11:54:39.9519782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-22] SKIPPED [ 86%] 2023-03-20T11:54:39.9526131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-23] SKIPPED [ 86%] 2023-03-20T11:54:39.9533218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-24] SKIPPED [ 86%] 2023-03-20T11:54:39.9539416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-25] SKIPPED [ 86%] 2023-03-20T11:54:39.9545719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-26] SKIPPED [ 86%] 2023-03-20T11:54:39.9551876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-27] SKIPPED [ 86%] 2023-03-20T11:54:39.9558295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-28] SKIPPED [ 86%] 2023-03-20T11:54:39.9564377Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-29] SKIPPED [ 86%] 2023-03-20T11:54:39.9571694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-30] SKIPPED [ 86%] 2023-03-20T11:54:39.9577814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-31] SKIPPED [ 86%] 2023-03-20T11:54:39.9584056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-32] SKIPPED [ 86%] 2023-03-20T11:54:39.9590261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-33] SKIPPED [ 86%] 2023-03-20T11:54:39.9597621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-34] SKIPPED [ 86%] 2023-03-20T11:54:39.9603932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-35] SKIPPED [ 86%] 2023-03-20T11:54:39.9610427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-36] SKIPPED [ 86%] 2023-03-20T11:54:39.9617030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-37] SKIPPED [ 86%] 2023-03-20T11:54:39.9623226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-38] SKIPPED [ 86%] 2023-03-20T11:54:39.9629603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-39] SKIPPED [ 86%] 2023-03-20T11:54:39.9635920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-40] SKIPPED [ 86%] 2023-03-20T11:54:39.9642264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-41] SKIPPED [ 86%] 2023-03-20T11:54:39.9649479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-42] SKIPPED [ 86%] 2023-03-20T11:54:39.9655333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-43] SKIPPED [ 86%] 2023-03-20T11:54:39.9661570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-44] SKIPPED [ 86%] 2023-03-20T11:54:39.9669275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-45] SKIPPED [ 86%] 2023-03-20T11:54:39.9675477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-46] SKIPPED [ 86%] 2023-03-20T11:54:39.9681906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[center_crop-47] SKIPPED [ 86%] 2023-03-20T11:54:39.9689478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-000] SKIPPED [ 86%] 2023-03-20T11:54:39.9695013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-001] SKIPPED [ 86%] 2023-03-20T11:54:39.9701360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-002] SKIPPED [ 86%] 2023-03-20T11:54:39.9707742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-003] SKIPPED [ 86%] 2023-03-20T11:54:39.9714059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-004] SKIPPED [ 86%] 2023-03-20T11:54:39.9720310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-005] SKIPPED [ 86%] 2023-03-20T11:54:39.9726438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-006] SKIPPED [ 86%] 2023-03-20T11:54:39.9733327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-007] SKIPPED [ 86%] 2023-03-20T11:54:39.9740866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-008] SKIPPED [ 86%] 2023-03-20T11:54:39.9747441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-009] SKIPPED [ 86%] 2023-03-20T11:54:39.9753588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-010] SKIPPED [ 86%] 2023-03-20T11:54:39.9759872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-011] SKIPPED [ 86%] 2023-03-20T11:54:39.9766080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-012] SKIPPED [ 86%] 2023-03-20T11:54:39.9773353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-013] SKIPPED [ 86%] 2023-03-20T11:54:39.9779132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-014] SKIPPED [ 86%] 2023-03-20T11:54:39.9785430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-015] SKIPPED [ 86%] 2023-03-20T11:54:39.9791529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-016] SKIPPED [ 86%] 2023-03-20T11:54:39.9797674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-017] SKIPPED [ 86%] 2023-03-20T11:54:39.9804043Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-018] SKIPPED [ 86%] 2023-03-20T11:54:39.9822391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-019] SKIPPED [ 86%] 2023-03-20T11:54:39.9823045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-020] SKIPPED [ 86%] 2023-03-20T11:54:39.9826638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-021] SKIPPED [ 86%] 2023-03-20T11:54:39.9832838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-022] SKIPPED [ 86%] 2023-03-20T11:54:39.9839052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-023] SKIPPED [ 86%] 2023-03-20T11:54:39.9845292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-024] SKIPPED [ 86%] 2023-03-20T11:54:39.9852249Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-025] SKIPPED [ 86%] 2023-03-20T11:54:39.9858166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-026] SKIPPED [ 86%] 2023-03-20T11:54:39.9864413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-027] SKIPPED [ 86%] 2023-03-20T11:54:39.9870788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-028] SKIPPED [ 86%] 2023-03-20T11:54:39.9876895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-029] SKIPPED [ 86%] 2023-03-20T11:54:39.9883247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-030] SKIPPED [ 86%] 2023-03-20T11:54:39.9891855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-031] SKIPPED [ 86%] 2023-03-20T11:54:39.9897654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-032] SKIPPED [ 86%] 2023-03-20T11:54:39.9904148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-033] SKIPPED [ 86%] 2023-03-20T11:54:39.9910419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-034] SKIPPED [ 86%] 2023-03-20T11:54:39.9916418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-035] SKIPPED [ 86%] 2023-03-20T11:54:39.9922961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-036] SKIPPED [ 86%] 2023-03-20T11:54:39.9930457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-037] SKIPPED [ 86%] 2023-03-20T11:54:39.9936314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-038] SKIPPED [ 86%] 2023-03-20T11:54:39.9942341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-039] SKIPPED [ 86%] 2023-03-20T11:54:39.9948687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-040] SKIPPED [ 86%] 2023-03-20T11:54:39.9954956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-041] SKIPPED [ 86%] 2023-03-20T11:54:39.9961385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-042] SKIPPED [ 86%] 2023-03-20T11:54:39.9969969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-043] SKIPPED [ 86%] 2023-03-20T11:54:39.9975574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-044] SKIPPED [ 86%] 2023-03-20T11:54:39.9981896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-045] SKIPPED [ 86%] 2023-03-20T11:54:39.9988245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-046] SKIPPED [ 86%] 2023-03-20T11:54:39.9994383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-047] SKIPPED [ 86%] 2023-03-20T11:54:40.0001013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-048] SKIPPED [ 86%] 2023-03-20T11:54:40.0007219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-049] SKIPPED [ 86%] 2023-03-20T11:54:40.0013910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-050] SKIPPED [ 86%] 2023-03-20T11:54:40.0020294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-051] SKIPPED [ 86%] 2023-03-20T11:54:40.0026725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-052] SKIPPED [ 86%] 2023-03-20T11:54:40.0032984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-053] SKIPPED [ 86%] 2023-03-20T11:54:40.0040613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-054] SKIPPED [ 86%] 2023-03-20T11:54:40.0046782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-055] SKIPPED [ 86%] 2023-03-20T11:54:40.0053492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-056] SKIPPED [ 86%] 2023-03-20T11:54:40.0059967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-057] SKIPPED [ 86%] 2023-03-20T11:54:40.0066372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-058] SKIPPED [ 86%] 2023-03-20T11:54:40.0072510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-059] SKIPPED [ 86%] 2023-03-20T11:54:40.0079045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-060] SKIPPED [ 86%] 2023-03-20T11:54:40.0085142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-061] SKIPPED [ 86%] 2023-03-20T11:54:40.0092632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-062] SKIPPED [ 86%] 2023-03-20T11:54:40.0098653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-063] SKIPPED [ 86%] 2023-03-20T11:54:40.0104892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-064] SKIPPED [ 86%] 2023-03-20T11:54:40.0111003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-065] SKIPPED [ 86%] 2023-03-20T11:54:40.0118558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-066] SKIPPED [ 86%] 2023-03-20T11:54:40.0124699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-067] SKIPPED [ 86%] 2023-03-20T11:54:40.0132192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-068] SKIPPED [ 86%] 2023-03-20T11:54:40.0138118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-069] SKIPPED [ 86%] 2023-03-20T11:54:40.0144462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-070] SKIPPED [ 86%] 2023-03-20T11:54:40.0150406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-071] SKIPPED [ 86%] 2023-03-20T11:54:40.0156749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-072] SKIPPED [ 86%] 2023-03-20T11:54:40.0163041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-073] SKIPPED [ 86%] 2023-03-20T11:54:40.0170276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-074] SKIPPED [ 86%] 2023-03-20T11:54:40.0175834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-075] SKIPPED [ 86%] 2023-03-20T11:54:40.0182113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-076] SKIPPED [ 86%] 2023-03-20T11:54:40.0189869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-077] SKIPPED [ 86%] 2023-03-20T11:54:40.0195968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-078] SKIPPED [ 86%] 2023-03-20T11:54:40.0202375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-079] SKIPPED [ 86%] 2023-03-20T11:54:40.0209996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-080] SKIPPED [ 86%] 2023-03-20T11:54:40.0215339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-081] SKIPPED [ 86%] 2023-03-20T11:54:40.0221667Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-082] SKIPPED [ 86%] 2023-03-20T11:54:40.0228062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-083] SKIPPED [ 86%] 2023-03-20T11:54:40.0234155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-084] SKIPPED [ 86%] 2023-03-20T11:54:40.0240500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-085] SKIPPED [ 86%] 2023-03-20T11:54:40.0246838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-086] SKIPPED [ 86%] 2023-03-20T11:54:40.0253214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-087] SKIPPED [ 86%] 2023-03-20T11:54:40.0259853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-088] SKIPPED [ 86%] 2023-03-20T11:54:40.0267418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-089] SKIPPED [ 86%] 2023-03-20T11:54:40.0273529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-090] SKIPPED [ 86%] 2023-03-20T11:54:40.0279801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-091] SKIPPED [ 86%] 2023-03-20T11:54:40.0286004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-092] SKIPPED [ 86%] 2023-03-20T11:54:40.0293129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-093] SKIPPED [ 86%] 2023-03-20T11:54:40.0299250Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-094] SKIPPED [ 86%] 2023-03-20T11:54:40.0305604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-095] SKIPPED [ 86%] 2023-03-20T11:54:40.0311864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-096] SKIPPED [ 86%] 2023-03-20T11:54:40.0318183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-097] SKIPPED [ 86%] 2023-03-20T11:54:40.0324351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-098] SKIPPED [ 86%] 2023-03-20T11:54:40.0331874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-099] SKIPPED [ 86%] 2023-03-20T11:54:40.0338606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-100] SKIPPED [ 86%] 2023-03-20T11:54:40.0345175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-101] SKIPPED [ 86%] 2023-03-20T11:54:40.0351357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-102] SKIPPED [ 86%] 2023-03-20T11:54:40.0357477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-103] SKIPPED [ 86%] 2023-03-20T11:54:40.0363863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-104] SKIPPED [ 86%] 2023-03-20T11:54:40.0370417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-105] SKIPPED [ 86%] 2023-03-20T11:54:40.0376868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-106] SKIPPED [ 86%] 2023-03-20T11:54:40.0383167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-107] SKIPPED [ 86%] 2023-03-20T11:54:40.0389316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-108] SKIPPED [ 86%] 2023-03-20T11:54:40.0395494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-109] SKIPPED [ 86%] 2023-03-20T11:54:40.0401840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-110] SKIPPED [ 86%] 2023-03-20T11:54:40.0409356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-111] SKIPPED [ 86%] 2023-03-20T11:54:40.0415952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-112] SKIPPED [ 86%] 2023-03-20T11:54:40.0422237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-113] SKIPPED [ 86%] 2023-03-20T11:54:40.0428638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-114] SKIPPED [ 86%] 2023-03-20T11:54:40.0434842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-115] SKIPPED [ 86%] 2023-03-20T11:54:40.0441225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-116] SKIPPED [ 86%] 2023-03-20T11:54:40.0447599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-117] SKIPPED [ 86%] 2023-03-20T11:54:40.0454475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-118] SKIPPED [ 86%] 2023-03-20T11:54:40.0460408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-119] SKIPPED [ 86%] 2023-03-20T11:54:40.0466802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-120] SKIPPED [ 86%] 2023-03-20T11:54:40.0472915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-121] SKIPPED [ 86%] 2023-03-20T11:54:40.0479314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-122] SKIPPED [ 86%] 2023-03-20T11:54:40.0486617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-123] SKIPPED [ 86%] 2023-03-20T11:54:40.0493253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-124] SKIPPED [ 86%] 2023-03-20T11:54:40.0499861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-125] SKIPPED [ 86%] 2023-03-20T11:54:40.0506285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-126] SKIPPED [ 86%] 2023-03-20T11:54:40.0512471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-127] SKIPPED [ 86%] 2023-03-20T11:54:40.0518731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-128] SKIPPED [ 86%] 2023-03-20T11:54:40.0525036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-129] SKIPPED [ 86%] 2023-03-20T11:54:40.0532868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-130] SKIPPED [ 86%] 2023-03-20T11:54:40.0538338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-131] SKIPPED [ 86%] 2023-03-20T11:54:40.0544765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-132] SKIPPED [ 86%] 2023-03-20T11:54:40.0551069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-133] SKIPPED [ 86%] 2023-03-20T11:54:40.0557402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-134] SKIPPED [ 86%] 2023-03-20T11:54:40.0564939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-135] SKIPPED [ 86%] 2023-03-20T11:54:40.0572200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-136] SKIPPED [ 86%] 2023-03-20T11:54:40.0578159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-137] SKIPPED [ 86%] 2023-03-20T11:54:40.0584606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-138] SKIPPED [ 86%] 2023-03-20T11:54:40.0590716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-139] SKIPPED [ 86%] 2023-03-20T11:54:40.0596794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-140] SKIPPED [ 86%] 2023-03-20T11:54:40.0603195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-141] SKIPPED [ 86%] 2023-03-20T11:54:40.0610556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-142] SKIPPED [ 86%] 2023-03-20T11:54:40.0616306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-143] SKIPPED [ 86%] 2023-03-20T11:54:40.0622423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-144] SKIPPED [ 86%] 2023-03-20T11:54:40.0629228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-145] SKIPPED [ 86%] 2023-03-20T11:54:40.0636446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-146] SKIPPED [ 86%] 2023-03-20T11:54:40.0642828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-147] SKIPPED [ 86%] 2023-03-20T11:54:40.0650378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-148] SKIPPED [ 86%] 2023-03-20T11:54:40.0655906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-149] SKIPPED [ 86%] 2023-03-20T11:54:40.0662237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-150] SKIPPED [ 86%] 2023-03-20T11:54:40.0668516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-151] SKIPPED [ 86%] 2023-03-20T11:54:40.0674474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-152] SKIPPED [ 86%] 2023-03-20T11:54:40.0681082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-153] SKIPPED [ 86%] 2023-03-20T11:54:40.0687151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-154] SKIPPED [ 86%] 2023-03-20T11:54:40.0693618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-155] SKIPPED [ 86%] 2023-03-20T11:54:40.0700147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-156] SKIPPED [ 86%] 2023-03-20T11:54:40.0709124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-157] SKIPPED [ 86%] 2023-03-20T11:54:40.0715519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-158] SKIPPED [ 86%] 2023-03-20T11:54:40.0721762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-159] SKIPPED [ 86%] 2023-03-20T11:54:40.0729238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-160] SKIPPED [ 86%] 2023-03-20T11:54:40.0734659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[gaussian_blur-161] SKIPPED [ 86%] 2023-03-20T11:54:40.0741076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-00] SKIPPED [ 86%] 2023-03-20T11:54:40.0747605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-01] SKIPPED [ 86%] 2023-03-20T11:54:40.0753843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-02] SKIPPED [ 86%] 2023-03-20T11:54:40.0759948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-03] SKIPPED [ 86%] 2023-03-20T11:54:40.0766415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-04] SKIPPED [ 86%] 2023-03-20T11:54:40.0773488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-05] SKIPPED [ 86%] 2023-03-20T11:54:40.0779041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-06] SKIPPED [ 86%] 2023-03-20T11:54:40.0786575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-07] SKIPPED [ 86%] 2023-03-20T11:54:40.0792949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-08] SKIPPED [ 86%] 2023-03-20T11:54:40.0798977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-09] SKIPPED [ 86%] 2023-03-20T11:54:40.0805229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-10] SKIPPED [ 86%] 2023-03-20T11:54:40.0812405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-11] SKIPPED [ 86%] 2023-03-20T11:54:40.0818111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-12] SKIPPED [ 86%] 2023-03-20T11:54:40.0824373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-13] SKIPPED [ 86%] 2023-03-20T11:54:40.0830698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-14] SKIPPED [ 86%] 2023-03-20T11:54:40.0836737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-15] SKIPPED [ 86%] 2023-03-20T11:54:40.0843188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-16] SKIPPED [ 86%] 2023-03-20T11:54:40.0850417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-17] SKIPPED [ 86%] 2023-03-20T11:54:40.0856963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-18] SKIPPED [ 86%] 2023-03-20T11:54:40.0862955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-19] SKIPPED [ 86%] 2023-03-20T11:54:40.0869263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-20] SKIPPED [ 86%] 2023-03-20T11:54:40.0875477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-21] SKIPPED [ 86%] 2023-03-20T11:54:40.0881999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-22] SKIPPED [ 86%] 2023-03-20T11:54:40.0889046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-23] SKIPPED [ 86%] 2023-03-20T11:54:40.0894915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-24] SKIPPED [ 86%] 2023-03-20T11:54:40.0901496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-25] SKIPPED [ 86%] 2023-03-20T11:54:40.0907711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-26] SKIPPED [ 86%] 2023-03-20T11:54:40.0913902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-27] SKIPPED [ 86%] 2023-03-20T11:54:40.0920204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-28] SKIPPED [ 86%] 2023-03-20T11:54:40.0926348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-29] SKIPPED [ 86%] 2023-03-20T11:54:40.0934562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-30] SKIPPED [ 86%] 2023-03-20T11:54:40.0941040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-31] SKIPPED [ 86%] 2023-03-20T11:54:40.0947297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-32] SKIPPED [ 86%] 2023-03-20T11:54:40.0953629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-33] SKIPPED [ 86%] 2023-03-20T11:54:40.0959701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-34] SKIPPED [ 86%] 2023-03-20T11:54:40.0966187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[equalize-35] SKIPPED [ 86%] 2023-03-20T11:54:40.0973434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-00] SKIPPED [ 86%] 2023-03-20T11:54:40.0979142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-01] SKIPPED [ 86%] 2023-03-20T11:54:40.0985488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-02] SKIPPED [ 86%] 2023-03-20T11:54:40.0992022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-03] SKIPPED [ 86%] 2023-03-20T11:54:40.0998236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-04] SKIPPED [ 86%] 2023-03-20T11:54:40.1005335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-05] SKIPPED [ 86%] 2023-03-20T11:54:40.1013062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-06] SKIPPED [ 86%] 2023-03-20T11:54:40.1018673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-07] SKIPPED [ 86%] 2023-03-20T11:54:40.1025181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-08] SKIPPED [ 86%] 2023-03-20T11:54:40.1031305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-09] SKIPPED [ 86%] 2023-03-20T11:54:40.1037387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-10] SKIPPED [ 86%] 2023-03-20T11:54:40.1043841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-11] SKIPPED [ 86%] 2023-03-20T11:54:40.1050480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-12] SKIPPED [ 86%] 2023-03-20T11:54:40.1057057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-13] SKIPPED [ 86%] 2023-03-20T11:54:40.1063231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-14] SKIPPED [ 86%] 2023-03-20T11:54:40.1069376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-15] SKIPPED [ 86%] 2023-03-20T11:54:40.1075517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-16] SKIPPED [ 86%] 2023-03-20T11:54:40.1083121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-17] SKIPPED [ 86%] 2023-03-20T11:54:40.1090567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-18] SKIPPED [ 86%] 2023-03-20T11:54:40.1095829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-19] SKIPPED [ 86%] 2023-03-20T11:54:40.1102138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-20] SKIPPED [ 86%] 2023-03-20T11:54:40.1108791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-21] SKIPPED [ 86%] 2023-03-20T11:54:40.1114866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-22] SKIPPED [ 86%] 2023-03-20T11:54:40.1121378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-23] SKIPPED [ 86%] 2023-03-20T11:54:40.1127931Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-24] SKIPPED [ 86%] 2023-03-20T11:54:40.1134734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-25] SKIPPED [ 86%] 2023-03-20T11:54:40.1141082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-26] SKIPPED [ 86%] 2023-03-20T11:54:40.1147428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-27] SKIPPED [ 86%] 2023-03-20T11:54:40.1154808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-28] SKIPPED [ 86%] 2023-03-20T11:54:40.1161279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-29] SKIPPED [ 86%] 2023-03-20T11:54:40.1167277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-30] SKIPPED [ 86%] 2023-03-20T11:54:40.1174238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-31] SKIPPED [ 86%] 2023-03-20T11:54:40.1180581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-32] SKIPPED [ 86%] 2023-03-20T11:54:40.1186992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-33] SKIPPED [ 86%] 2023-03-20T11:54:40.1193325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-34] SKIPPED [ 86%] 2023-03-20T11:54:40.1199444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[invert-35] SKIPPED [ 86%] 2023-03-20T11:54:40.1205929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-00] SKIPPED [ 86%] 2023-03-20T11:54:40.1213386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-01] SKIPPED [ 86%] 2023-03-20T11:54:40.1218978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-02] SKIPPED [ 86%] 2023-03-20T11:54:40.1225362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-03] SKIPPED [ 86%] 2023-03-20T11:54:40.1232745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-04] SKIPPED [ 86%] 2023-03-20T11:54:40.1239094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-05] SKIPPED [ 86%] 2023-03-20T11:54:40.1245279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-06] SKIPPED [ 86%] 2023-03-20T11:54:40.1252366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-07] SKIPPED [ 86%] 2023-03-20T11:54:40.1258396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-08] SKIPPED [ 86%] 2023-03-20T11:54:40.1264793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-09] SKIPPED [ 86%] 2023-03-20T11:54:40.1270985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-10] SKIPPED [ 86%] 2023-03-20T11:54:40.1277197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-11] SKIPPED [ 86%] 2023-03-20T11:54:40.1283578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-12] SKIPPED [ 86%] 2023-03-20T11:54:40.1290503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-13] SKIPPED [ 86%] 2023-03-20T11:54:40.1296244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-14] SKIPPED [ 86%] 2023-03-20T11:54:40.1303970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-15] SKIPPED [ 86%] 2023-03-20T11:54:40.1310127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-16] SKIPPED [ 86%] 2023-03-20T11:54:40.1316296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-17] SKIPPED [ 86%] 2023-03-20T11:54:40.1322772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-18] SKIPPED [ 86%] 2023-03-20T11:54:40.1330164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-19] SKIPPED [ 86%] 2023-03-20T11:54:40.1335611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-20] SKIPPED [ 86%] 2023-03-20T11:54:40.1341806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-21] SKIPPED [ 86%] 2023-03-20T11:54:40.1348214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-22] SKIPPED [ 86%] 2023-03-20T11:54:40.1354355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-23] SKIPPED [ 86%] 2023-03-20T11:54:40.1360866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-24] SKIPPED [ 86%] 2023-03-20T11:54:40.1366888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-25] SKIPPED [ 86%] 2023-03-20T11:54:40.1373579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-26] SKIPPED [ 86%] 2023-03-20T11:54:40.1380996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-27] SKIPPED [ 86%] 2023-03-20T11:54:40.1387226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-28] SKIPPED [ 86%] 2023-03-20T11:54:40.1393414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-29] SKIPPED [ 86%] 2023-03-20T11:54:40.1399876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-30] SKIPPED [ 86%] 2023-03-20T11:54:40.1405979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-31] SKIPPED [ 86%] 2023-03-20T11:54:40.1413539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-32] SKIPPED [ 86%] 2023-03-20T11:54:40.1419058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-33] SKIPPED [ 86%] 2023-03-20T11:54:40.1425377Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-34] SKIPPED [ 86%] 2023-03-20T11:54:40.1431765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[posterize-35] SKIPPED [ 86%] 2023-03-20T11:54:40.1438172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-00] SKIPPED [ 86%] 2023-03-20T11:54:40.1444387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-01] SKIPPED [ 86%] 2023-03-20T11:54:40.1453254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-02] SKIPPED [ 86%] 2023-03-20T11:54:40.1459053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-03] SKIPPED [ 86%] 2023-03-20T11:54:40.1465488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-04] SKIPPED [ 86%] 2023-03-20T11:54:40.1471614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-05] SKIPPED [ 86%] 2023-03-20T11:54:40.1477945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-06] SKIPPED [ 86%] 2023-03-20T11:54:40.1484108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-07] SKIPPED [ 86%] 2023-03-20T11:54:40.1491373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-08] SKIPPED [ 86%] 2023-03-20T11:54:40.1496994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-09] SKIPPED [ 86%] 2023-03-20T11:54:40.1503070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-10] SKIPPED [ 86%] 2023-03-20T11:54:40.1509307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-11] SKIPPED [ 86%] 2023-03-20T11:54:40.1515635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-12] SKIPPED [ 86%] 2023-03-20T11:54:40.1523138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-13] SKIPPED [ 86%] 2023-03-20T11:54:40.1530666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-14] SKIPPED [ 86%] 2023-03-20T11:54:40.1536027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-15] SKIPPED [ 86%] 2023-03-20T11:54:40.1542415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-16] SKIPPED [ 86%] 2023-03-20T11:54:40.1548766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-17] SKIPPED [ 86%] 2023-03-20T11:54:40.1554870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-18] SKIPPED [ 86%] 2023-03-20T11:54:40.1561243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-19] SKIPPED [ 86%] 2023-03-20T11:54:40.1568853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-20] SKIPPED [ 86%] 2023-03-20T11:54:40.1574282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-21] SKIPPED [ 86%] 2023-03-20T11:54:40.1580702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-22] SKIPPED [ 86%] 2023-03-20T11:54:40.1587601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-23] SKIPPED [ 86%] 2023-03-20T11:54:40.1593949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-24] SKIPPED [ 86%] 2023-03-20T11:54:40.1603259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-25] SKIPPED [ 86%] 2023-03-20T11:54:40.1610632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-26] SKIPPED [ 86%] 2023-03-20T11:54:40.1615998Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-27] SKIPPED [ 86%] 2023-03-20T11:54:40.1622307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-28] SKIPPED [ 86%] 2023-03-20T11:54:40.1628529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-29] SKIPPED [ 86%] 2023-03-20T11:54:40.1634721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-30] SKIPPED [ 86%] 2023-03-20T11:54:40.1641186Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-31] SKIPPED [ 86%] 2023-03-20T11:54:40.1647272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-32] SKIPPED [ 86%] 2023-03-20T11:54:40.1654193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-33] SKIPPED [ 86%] 2023-03-20T11:54:40.1660556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-34] SKIPPED [ 86%] 2023-03-20T11:54:40.1667061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[solarize-35] SKIPPED [ 86%] 2023-03-20T11:54:40.1674447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-00] SKIPPED [ 86%] 2023-03-20T11:54:40.1680841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-01] SKIPPED [ 86%] 2023-03-20T11:54:40.1686983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-02] SKIPPED [ 86%] 2023-03-20T11:54:40.1693625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-03] SKIPPED [ 86%] 2023-03-20T11:54:40.1699955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-04] SKIPPED [ 86%] 2023-03-20T11:54:40.1706373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-05] SKIPPED [ 86%] 2023-03-20T11:54:40.1712602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-06] SKIPPED [ 86%] 2023-03-20T11:54:40.1718799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-07] SKIPPED [ 86%] 2023-03-20T11:54:40.1725060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-08] SKIPPED [ 86%] 2023-03-20T11:54:40.1732228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-09] SKIPPED [ 86%] 2023-03-20T11:54:40.1738498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-10] SKIPPED [ 86%] 2023-03-20T11:54:40.1744795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-11] SKIPPED [ 86%] 2023-03-20T11:54:40.1752254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-12] SKIPPED [ 86%] 2023-03-20T11:54:40.1758317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-13] SKIPPED [ 86%] 2023-03-20T11:54:40.1764560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-14] SKIPPED [ 86%] 2023-03-20T11:54:40.1772232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-15] SKIPPED [ 86%] 2023-03-20T11:54:40.1777789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-16] SKIPPED [ 86%] 2023-03-20T11:54:40.1784022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-17] SKIPPED [ 86%] 2023-03-20T11:54:40.1790219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-18] SKIPPED [ 86%] 2023-03-20T11:54:40.1796228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-19] SKIPPED [ 86%] 2023-03-20T11:54:40.1802619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-20] SKIPPED [ 86%] 2023-03-20T11:54:40.1810318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-21] SKIPPED [ 86%] 2023-03-20T11:54:40.1815900Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-22] SKIPPED [ 86%] 2023-03-20T11:54:40.1822813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-23] SKIPPED [ 86%] 2023-03-20T11:54:40.1829315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-24] SKIPPED [ 86%] 2023-03-20T11:54:40.1835335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-25] SKIPPED [ 86%] 2023-03-20T11:54:40.1841800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-26] SKIPPED [ 86%] 2023-03-20T11:54:40.1849028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-27] SKIPPED [ 86%] 2023-03-20T11:54:40.1854834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-28] SKIPPED [ 86%] 2023-03-20T11:54:40.1861175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-29] SKIPPED [ 86%] 2023-03-20T11:54:40.1867579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-30] SKIPPED [ 86%] 2023-03-20T11:54:40.1873721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-31] SKIPPED [ 86%] 2023-03-20T11:54:40.1880016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-32] SKIPPED [ 86%] 2023-03-20T11:54:40.1886157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-33] SKIPPED [ 86%] 2023-03-20T11:54:40.1893454Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-34] SKIPPED [ 86%] 2023-03-20T11:54:40.1900441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[autocontrast-35] SKIPPED [ 86%] 2023-03-20T11:54:40.1906910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-00] SKIPPED [ 86%] 2023-03-20T11:54:40.1913099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-01] SKIPPED [ 86%] 2023-03-20T11:54:40.1919599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-02] SKIPPED [ 86%] 2023-03-20T11:54:40.1925682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-03] SKIPPED [ 86%] 2023-03-20T11:54:40.1933066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-04] SKIPPED [ 86%] 2023-03-20T11:54:40.1938910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-05] SKIPPED [ 86%] 2023-03-20T11:54:40.1945026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-06] SKIPPED [ 86%] 2023-03-20T11:54:40.1951338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-07] SKIPPED [ 86%] 2023-03-20T11:54:40.1957558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-08] SKIPPED [ 86%] 2023-03-20T11:54:40.1964083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-09] SKIPPED [ 86%] 2023-03-20T11:54:40.1972648Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-10] SKIPPED [ 86%] 2023-03-20T11:54:40.1978311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-11] SKIPPED [ 86%] 2023-03-20T11:54:40.1984643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-12] SKIPPED [ 86%] 2023-03-20T11:54:40.1990838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-13] SKIPPED [ 86%] 2023-03-20T11:54:40.1996999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-14] SKIPPED [ 86%] 2023-03-20T11:54:40.2003382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-15] SKIPPED [ 86%] 2023-03-20T11:54:40.2010614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-16] SKIPPED [ 86%] 2023-03-20T11:54:40.2016313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-17] SKIPPED [ 86%] 2023-03-20T11:54:40.2022643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-18] SKIPPED [ 86%] 2023-03-20T11:54:40.2029020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-19] SKIPPED [ 86%] 2023-03-20T11:54:40.2035157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-20] SKIPPED [ 86%] 2023-03-20T11:54:40.2041614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-21] SKIPPED [ 86%] 2023-03-20T11:54:40.2050151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-22] SKIPPED [ 86%] 2023-03-20T11:54:40.2055673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-23] SKIPPED [ 86%] 2023-03-20T11:54:40.2061565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-24] SKIPPED [ 86%] 2023-03-20T11:54:40.2067888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-25] SKIPPED [ 86%] 2023-03-20T11:54:40.2074055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-26] SKIPPED [ 86%] 2023-03-20T11:54:40.2080317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-27] SKIPPED [ 86%] 2023-03-20T11:54:40.2086601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-28] SKIPPED [ 86%] 2023-03-20T11:54:40.2093528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-29] SKIPPED [ 86%] 2023-03-20T11:54:40.2099553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-30] SKIPPED [ 86%] 2023-03-20T11:54:40.2105976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-31] SKIPPED [ 86%] 2023-03-20T11:54:40.2112154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-32] SKIPPED [ 86%] 2023-03-20T11:54:40.2119873Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-33] SKIPPED [ 86%] 2023-03-20T11:54:40.2126000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-34] SKIPPED [ 86%] 2023-03-20T11:54:40.2133324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-35] SKIPPED [ 86%] 2023-03-20T11:54:40.2139159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-36] SKIPPED [ 86%] 2023-03-20T11:54:40.2145492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-37] SKIPPED [ 86%] 2023-03-20T11:54:40.2151593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-38] SKIPPED [ 86%] 2023-03-20T11:54:40.2157753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-39] SKIPPED [ 86%] 2023-03-20T11:54:40.2164144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-40] SKIPPED [ 86%] 2023-03-20T11:54:40.2170636Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-41] SKIPPED [ 86%] 2023-03-20T11:54:40.2177089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-42] SKIPPED [ 86%] 2023-03-20T11:54:40.2183511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-43] SKIPPED [ 86%] 2023-03-20T11:54:40.2189413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-44] SKIPPED [ 86%] 2023-03-20T11:54:40.2196830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-45] SKIPPED [ 86%] 2023-03-20T11:54:40.2203094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-46] SKIPPED [ 86%] 2023-03-20T11:54:40.2210363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-47] SKIPPED [ 86%] 2023-03-20T11:54:40.2216377Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-48] SKIPPED [ 86%] 2023-03-20T11:54:40.2222388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-49] SKIPPED [ 86%] 2023-03-20T11:54:40.2228896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-50] SKIPPED [ 86%] 2023-03-20T11:54:40.2235171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-51] SKIPPED [ 86%] 2023-03-20T11:54:40.2241612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-52] SKIPPED [ 86%] 2023-03-20T11:54:40.2247738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-53] SKIPPED [ 86%] 2023-03-20T11:54:40.2254442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-54] SKIPPED [ 86%] 2023-03-20T11:54:40.2260725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-55] SKIPPED [ 86%] 2023-03-20T11:54:40.2268579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-56] SKIPPED [ 86%] 2023-03-20T11:54:40.2274577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-57] SKIPPED [ 86%] 2023-03-20T11:54:40.2281019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-58] SKIPPED [ 86%] 2023-03-20T11:54:40.2287267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-59] SKIPPED [ 86%] 2023-03-20T11:54:40.2293686Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-60] SKIPPED [ 86%] 2023-03-20T11:54:40.2300053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-61] SKIPPED [ 86%] 2023-03-20T11:54:40.2306518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-62] SKIPPED [ 86%] 2023-03-20T11:54:40.2312490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-63] SKIPPED [ 86%] 2023-03-20T11:54:40.2318907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-64] SKIPPED [ 86%] 2023-03-20T11:54:40.2325071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-65] SKIPPED [ 86%] 2023-03-20T11:54:40.2332546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-66] SKIPPED [ 86%] 2023-03-20T11:54:40.2338502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-67] SKIPPED [ 86%] 2023-03-20T11:54:40.2346062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-68] SKIPPED [ 86%] 2023-03-20T11:54:40.2352049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-69] SKIPPED [ 86%] 2023-03-20T11:54:40.2358322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-70] SKIPPED [ 86%] 2023-03-20T11:54:40.2364592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_sharpness-71] SKIPPED [ 86%] 2023-03-20T11:54:40.2371937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-00] SKIPPED [ 86%] 2023-03-20T11:54:40.2377881Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-01] SKIPPED [ 86%] 2023-03-20T11:54:40.2384442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-02] SKIPPED [ 86%] 2023-03-20T11:54:40.2390660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-03] SKIPPED [ 86%] 2023-03-20T11:54:40.2396710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-04] SKIPPED [ 86%] 2023-03-20T11:54:40.2403004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-05] SKIPPED [ 86%] 2023-03-20T11:54:40.2410528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-06] SKIPPED [ 86%] 2023-03-20T11:54:40.2417614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-07] SKIPPED [ 86%] 2023-03-20T11:54:40.2423912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-08] SKIPPED [ 86%] 2023-03-20T11:54:40.2430156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-09] SKIPPED [ 86%] 2023-03-20T11:54:40.2436471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-10] SKIPPED [ 86%] 2023-03-20T11:54:40.2442665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-11] SKIPPED [ 86%] 2023-03-20T11:54:40.2450215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-12] SKIPPED [ 86%] 2023-03-20T11:54:40.2455591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-13] SKIPPED [ 86%] 2023-03-20T11:54:40.2461829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-14] SKIPPED [ 86%] 2023-03-20T11:54:40.2468224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-15] SKIPPED [ 86%] 2023-03-20T11:54:40.2474551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-16] SKIPPED [ 86%] 2023-03-20T11:54:40.2480671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-17] SKIPPED [ 86%] 2023-03-20T11:54:40.2490305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-18] SKIPPED [ 86%] 2023-03-20T11:54:40.2496681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-19] SKIPPED [ 86%] 2023-03-20T11:54:40.2502777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-20] SKIPPED [ 86%] 2023-03-20T11:54:40.2509306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-21] SKIPPED [ 86%] 2023-03-20T11:54:40.2515359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-22] SKIPPED [ 86%] 2023-03-20T11:54:40.2521849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-23] SKIPPED [ 86%] 2023-03-20T11:54:40.2529213Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-24] SKIPPED [ 86%] 2023-03-20T11:54:40.2534721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-25] SKIPPED [ 86%] 2023-03-20T11:54:40.2540817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-26] SKIPPED [ 86%] 2023-03-20T11:54:40.2547278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-27] SKIPPED [ 86%] 2023-03-20T11:54:40.2553356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-28] SKIPPED [ 86%] 2023-03-20T11:54:40.2559876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-29] SKIPPED [ 86%] 2023-03-20T11:54:40.2567102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-30] SKIPPED [ 86%] 2023-03-20T11:54:40.2573506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-31] SKIPPED [ 86%] 2023-03-20T11:54:40.2580013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-32] SKIPPED [ 86%] 2023-03-20T11:54:40.2586384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-33] SKIPPED [ 86%] 2023-03-20T11:54:40.2592726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-34] SKIPPED [ 86%] 2023-03-20T11:54:40.2598958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-35] SKIPPED [ 86%] 2023-03-20T11:54:40.2605142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-36] SKIPPED [ 86%] 2023-03-20T11:54:40.2612178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-37] SKIPPED [ 86%] 2023-03-20T11:54:40.2618276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-38] SKIPPED [ 86%] 2023-03-20T11:54:40.2624850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-39] SKIPPED [ 86%] 2023-03-20T11:54:40.2630882Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-40] SKIPPED [ 86%] 2023-03-20T11:54:40.2638772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-41] SKIPPED [ 86%] 2023-03-20T11:54:40.2644929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-42] SKIPPED [ 86%] 2023-03-20T11:54:40.2652076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-43] SKIPPED [ 86%] 2023-03-20T11:54:40.2658190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-44] SKIPPED [ 86%] 2023-03-20T11:54:40.2664537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-45] SKIPPED [ 86%] 2023-03-20T11:54:40.2670848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-46] SKIPPED [ 86%] 2023-03-20T11:54:40.2677223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-47] SKIPPED [ 86%] 2023-03-20T11:54:40.2683339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-48] SKIPPED [ 86%] 2023-03-20T11:54:40.2690596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-49] SKIPPED [ 86%] 2023-03-20T11:54:40.2696527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-50] SKIPPED [ 86%] 2023-03-20T11:54:40.2702863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-51] SKIPPED [ 86%] 2023-03-20T11:54:40.2709109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-52] SKIPPED [ 86%] 2023-03-20T11:54:40.2716452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-53] SKIPPED [ 86%] 2023-03-20T11:54:40.2722751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-54] SKIPPED [ 86%] 2023-03-20T11:54:40.2730246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-55] SKIPPED [ 86%] 2023-03-20T11:54:40.2735928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-56] SKIPPED [ 86%] 2023-03-20T11:54:40.2741983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-57] SKIPPED [ 86%] 2023-03-20T11:54:40.2748556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-58] SKIPPED [ 86%] 2023-03-20T11:54:40.2754509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-59] SKIPPED [ 86%] 2023-03-20T11:54:40.2761017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-60] SKIPPED [ 86%] 2023-03-20T11:54:40.2767008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-61] SKIPPED [ 86%] 2023-03-20T11:54:40.2773843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-62] SKIPPED [ 86%] 2023-03-20T11:54:40.2780569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-63] SKIPPED [ 86%] 2023-03-20T11:54:40.2787819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-64] SKIPPED [ 86%] 2023-03-20T11:54:40.2793915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-65] SKIPPED [ 86%] 2023-03-20T11:54:40.2800509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-66] SKIPPED [ 86%] 2023-03-20T11:54:40.2806558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-67] SKIPPED [ 86%] 2023-03-20T11:54:40.2813324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-68] SKIPPED [ 86%] 2023-03-20T11:54:40.2819851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-69] SKIPPED [ 86%] 2023-03-20T11:54:40.2826239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-70] SKIPPED [ 86%] 2023-03-20T11:54:40.2832235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[erase-71] SKIPPED [ 86%] 2023-03-20T11:54:40.2838527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-00] SKIPPED [ 86%] 2023-03-20T11:54:40.2844739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-01] SKIPPED [ 86%] 2023-03-20T11:54:40.2852129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-02] SKIPPED [ 86%] 2023-03-20T11:54:40.2857803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-03] SKIPPED [ 86%] 2023-03-20T11:54:40.2865452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-04] SKIPPED [ 86%] 2023-03-20T11:54:40.2871636Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-05] SKIPPED [ 86%] 2023-03-20T11:54:40.2878191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-06] SKIPPED [ 86%] 2023-03-20T11:54:40.2884157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-07] SKIPPED [ 86%] 2023-03-20T11:54:40.2890699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-08] SKIPPED [ 86%] 2023-03-20T11:54:40.2897297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-09] SKIPPED [ 86%] 2023-03-20T11:54:40.2903379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-10] SKIPPED [ 86%] 2023-03-20T11:54:40.2909747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-11] SKIPPED [ 86%] 2023-03-20T11:54:40.2915865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-12] SKIPPED [ 86%] 2023-03-20T11:54:40.2922270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-13] SKIPPED [ 86%] 2023-03-20T11:54:40.2930060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-14] SKIPPED [ 86%] 2023-03-20T11:54:40.2936695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-15] SKIPPED [ 86%] 2023-03-20T11:54:40.2942731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-16] SKIPPED [ 86%] 2023-03-20T11:54:40.2948944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-17] SKIPPED [ 86%] 2023-03-20T11:54:40.2955507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-18] SKIPPED [ 86%] 2023-03-20T11:54:40.2961550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-19] SKIPPED [ 86%] 2023-03-20T11:54:40.2969256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-20] SKIPPED [ 86%] 2023-03-20T11:54:40.2974603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-21] SKIPPED [ 86%] 2023-03-20T11:54:40.2981055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-22] SKIPPED [ 86%] 2023-03-20T11:54:40.2987431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-23] SKIPPED [ 86%] 2023-03-20T11:54:40.2993624Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-24] SKIPPED [ 86%] 2023-03-20T11:54:40.2999868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-25] SKIPPED [ 86%] 2023-03-20T11:54:40.3006299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-26] SKIPPED [ 86%] 2023-03-20T11:54:40.3013901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-27] SKIPPED [ 86%] 2023-03-20T11:54:40.3020727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-28] SKIPPED [ 86%] 2023-03-20T11:54:40.3027147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-29] SKIPPED [ 86%] 2023-03-20T11:54:40.3033464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-30] SKIPPED [ 86%] 2023-03-20T11:54:40.3039632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-31] SKIPPED [ 86%] 2023-03-20T11:54:40.3045841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-32] SKIPPED [ 86%] 2023-03-20T11:54:40.3052974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-33] SKIPPED [ 86%] 2023-03-20T11:54:40.3058713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-34] SKIPPED [ 86%] 2023-03-20T11:54:40.3065202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_brightness-35] SKIPPED [ 86%] 2023-03-20T11:54:40.3071429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-00] SKIPPED [ 86%] 2023-03-20T11:54:40.3077579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-01] SKIPPED [ 86%] 2023-03-20T11:54:40.3085161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-02] SKIPPED [ 86%] 2023-03-20T11:54:40.3092617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-03] SKIPPED [ 86%] 2023-03-20T11:54:40.3098473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-04] SKIPPED [ 86%] 2023-03-20T11:54:40.3104688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-05] SKIPPED [ 86%] 2023-03-20T11:54:40.3110990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-06] SKIPPED [ 86%] 2023-03-20T11:54:40.3117178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-07] SKIPPED [ 86%] 2023-03-20T11:54:40.3123499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-08] SKIPPED [ 86%] 2023-03-20T11:54:40.3130521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-09] SKIPPED [ 86%] 2023-03-20T11:54:40.3136659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-10] SKIPPED [ 86%] 2023-03-20T11:54:40.3142900Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-11] SKIPPED [ 86%] 2023-03-20T11:54:40.3149830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-12] SKIPPED [ 86%] 2023-03-20T11:54:40.3156089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-13] SKIPPED [ 86%] 2023-03-20T11:54:40.3163400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-14] SKIPPED [ 86%] 2023-03-20T11:54:40.3170500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-15] SKIPPED [ 86%] 2023-03-20T11:54:40.3176571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-16] SKIPPED [ 86%] 2023-03-20T11:54:40.3182799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-17] SKIPPED [ 86%] 2023-03-20T11:54:40.3189378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-18] SKIPPED [ 86%] 2023-03-20T11:54:40.3195463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-19] SKIPPED [ 86%] 2023-03-20T11:54:40.3201830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-20] SKIPPED [ 86%] 2023-03-20T11:54:40.3209279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-21] SKIPPED [ 86%] 2023-03-20T11:54:40.3215072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-22] SKIPPED [ 86%] 2023-03-20T11:54:40.3221318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-23] SKIPPED [ 86%] 2023-03-20T11:54:40.3227760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-24] SKIPPED [ 86%] 2023-03-20T11:54:40.3235389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-25] SKIPPED [ 86%] 2023-03-20T11:54:40.3241766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-26] SKIPPED [ 86%] 2023-03-20T11:54:40.3254090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-27] SKIPPED [ 86%] 2023-03-20T11:54:40.3261311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-28] SKIPPED [ 86%] 2023-03-20T11:54:40.3267831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-29] SKIPPED [ 86%] 2023-03-20T11:54:40.3274214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-30] SKIPPED [ 86%] 2023-03-20T11:54:40.3280907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-31] SKIPPED [ 86%] 2023-03-20T11:54:40.3287424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-32] SKIPPED [ 86%] 2023-03-20T11:54:40.3294368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-33] SKIPPED [ 86%] 2023-03-20T11:54:40.3301060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-34] SKIPPED [ 86%] 2023-03-20T11:54:40.3307513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_contrast-35] SKIPPED [ 86%] 2023-03-20T11:54:40.3315284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-00] SKIPPED [ 86%] 2023-03-20T11:54:40.3321690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-01] SKIPPED [ 86%] 2023-03-20T11:54:40.3329115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-02] SKIPPED [ 86%] 2023-03-20T11:54:40.3334694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-03] SKIPPED [ 86%] 2023-03-20T11:54:40.3341610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-04] SKIPPED [ 86%] 2023-03-20T11:54:40.3347887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-05] SKIPPED [ 86%] 2023-03-20T11:54:40.3353574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-06] SKIPPED [ 86%] 2023-03-20T11:54:40.3359793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-07] SKIPPED [ 86%] 2023-03-20T11:54:40.3365386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-08] SKIPPED [ 86%] 2023-03-20T11:54:40.3372589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-09] SKIPPED [ 86%] 2023-03-20T11:54:40.3377651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-10] SKIPPED [ 86%] 2023-03-20T11:54:40.3383519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-11] SKIPPED [ 86%] 2023-03-20T11:54:40.3393522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-12] SKIPPED [ 86%] 2023-03-20T11:54:40.3399842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-13] SKIPPED [ 86%] 2023-03-20T11:54:40.3405477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-14] SKIPPED [ 86%] 2023-03-20T11:54:40.3412553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-15] SKIPPED [ 86%] 2023-03-20T11:54:40.3418065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-16] SKIPPED [ 86%] 2023-03-20T11:54:40.3424131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-17] SKIPPED [ 86%] 2023-03-20T11:54:40.3430154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-18] SKIPPED [ 86%] 2023-03-20T11:54:40.3436072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-19] SKIPPED [ 86%] 2023-03-20T11:54:40.3442375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-20] SKIPPED [ 86%] 2023-03-20T11:54:40.3449824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-21] SKIPPED [ 86%] 2023-03-20T11:54:40.3455244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-22] SKIPPED [ 86%] 2023-03-20T11:54:40.3462138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-23] SKIPPED [ 86%] 2023-03-20T11:54:40.3468576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-24] SKIPPED [ 86%] 2023-03-20T11:54:40.3474577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-25] SKIPPED [ 86%] 2023-03-20T11:54:40.3480829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-26] SKIPPED [ 86%] 2023-03-20T11:54:40.3486678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-27] SKIPPED [ 86%] 2023-03-20T11:54:40.3493204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-28] SKIPPED [ 86%] 2023-03-20T11:54:40.3499267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-29] SKIPPED [ 86%] 2023-03-20T11:54:40.3505587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-30] SKIPPED [ 86%] 2023-03-20T11:54:40.3511600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-31] SKIPPED [ 86%] 2023-03-20T11:54:40.3517637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-32] SKIPPED [ 86%] 2023-03-20T11:54:40.3524009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-33] SKIPPED [ 86%] 2023-03-20T11:54:40.3530497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-34] SKIPPED [ 86%] 2023-03-20T11:54:40.3538501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_gamma-35] SKIPPED [ 86%] 2023-03-20T11:54:40.3545351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-00] SKIPPED [ 86%] 2023-03-20T11:54:40.3551844Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-01] SKIPPED [ 86%] 2023-03-20T11:54:40.3558311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-02] SKIPPED [ 86%] 2023-03-20T11:54:40.3564877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-03] SKIPPED [ 86%] 2023-03-20T11:54:40.3572521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-04] SKIPPED [ 86%] 2023-03-20T11:54:40.3578549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-05] SKIPPED [ 86%] 2023-03-20T11:54:40.3585339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-06] SKIPPED [ 86%] 2023-03-20T11:54:40.3591803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-07] SKIPPED [ 86%] 2023-03-20T11:54:40.3598340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-08] SKIPPED [ 86%] 2023-03-20T11:54:40.3605132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-09] SKIPPED [ 86%] 2023-03-20T11:54:40.3613913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-10] SKIPPED [ 86%] 2023-03-20T11:54:40.3619952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-11] SKIPPED [ 86%] 2023-03-20T11:54:40.3626563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-12] SKIPPED [ 86%] 2023-03-20T11:54:40.3633003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-13] SKIPPED [ 86%] 2023-03-20T11:54:40.3639619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-14] SKIPPED [ 86%] 2023-03-20T11:54:40.3646113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-15] SKIPPED [ 86%] 2023-03-20T11:54:40.3653903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-16] SKIPPED [ 86%] 2023-03-20T11:54:40.3659245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-17] SKIPPED [ 86%] 2023-03-20T11:54:40.3665946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-18] SKIPPED [ 86%] 2023-03-20T11:54:40.3672425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-19] SKIPPED [ 86%] 2023-03-20T11:54:40.3678870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-20] SKIPPED [ 86%] 2023-03-20T11:54:40.3685437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-21] SKIPPED [ 86%] 2023-03-20T11:54:40.3693717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-22] SKIPPED [ 86%] 2023-03-20T11:54:40.3699832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-23] SKIPPED [ 86%] 2023-03-20T11:54:40.3706487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-24] SKIPPED [ 86%] 2023-03-20T11:54:40.3713021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-25] SKIPPED [ 86%] 2023-03-20T11:54:40.3719435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-26] SKIPPED [ 86%] 2023-03-20T11:54:40.3726081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-27] SKIPPED [ 86%] 2023-03-20T11:54:40.3733869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-28] SKIPPED [ 86%] 2023-03-20T11:54:40.3740056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-29] SKIPPED [ 86%] 2023-03-20T11:54:40.3746712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-30] SKIPPED [ 86%] 2023-03-20T11:54:40.3753396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-31] SKIPPED [ 86%] 2023-03-20T11:54:40.3759873Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-32] SKIPPED [ 86%] 2023-03-20T11:54:40.3767605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-33] SKIPPED [ 86%] 2023-03-20T11:54:40.3774588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-34] SKIPPED [ 86%] 2023-03-20T11:54:40.3780897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_hue-35] SKIPPED [ 86%] 2023-03-20T11:54:40.3787287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-00] SKIPPED [ 86%] 2023-03-20T11:54:40.3793319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-01] SKIPPED [ 86%] 2023-03-20T11:54:40.3799387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-02] SKIPPED [ 86%] 2023-03-20T11:54:40.3805708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-03] SKIPPED [ 86%] 2023-03-20T11:54:40.3812840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-04] SKIPPED [ 86%] 2023-03-20T11:54:40.3818317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-05] SKIPPED [ 86%] 2023-03-20T11:54:40.3824472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-06] SKIPPED [ 86%] 2023-03-20T11:54:40.3830478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-07] SKIPPED [ 86%] 2023-03-20T11:54:40.3836292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-08] SKIPPED [ 86%] 2023-03-20T11:54:40.3843755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-09] SKIPPED [ 86%] 2023-03-20T11:54:40.3850604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-10] SKIPPED [ 86%] 2023-03-20T11:54:40.3857011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-11] SKIPPED [ 86%] 2023-03-20T11:54:40.3863556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-12] SKIPPED [ 86%] 2023-03-20T11:54:40.3870234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-13] SKIPPED [ 86%] 2023-03-20T11:54:40.3876832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-14] SKIPPED [ 86%] 2023-03-20T11:54:40.3883540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-15] SKIPPED [ 86%] 2023-03-20T11:54:40.3890948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-16] SKIPPED [ 86%] 2023-03-20T11:54:40.3897007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-17] SKIPPED [ 86%] 2023-03-20T11:54:40.3903270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-18] SKIPPED [ 86%] 2023-03-20T11:54:40.3909951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-19] SKIPPED [ 86%] 2023-03-20T11:54:40.3917689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-20] SKIPPED [ 86%] 2023-03-20T11:54:40.3924412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-21] SKIPPED [ 86%] 2023-03-20T11:54:40.3932146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-22] SKIPPED [ 86%] 2023-03-20T11:54:40.3938238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-23] SKIPPED [ 86%] 2023-03-20T11:54:40.3944890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-24] SKIPPED [ 86%] 2023-03-20T11:54:40.3951372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-25] SKIPPED [ 86%] 2023-03-20T11:54:40.3958070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-26] SKIPPED [ 86%] 2023-03-20T11:54:40.3964437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-27] SKIPPED [ 86%] 2023-03-20T11:54:40.3972146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-28] SKIPPED [ 86%] 2023-03-20T11:54:40.3978304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-29] SKIPPED [ 86%] 2023-03-20T11:54:40.3985068Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-30] SKIPPED [ 86%] 2023-03-20T11:54:40.3991629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-31] SKIPPED [ 86%] 2023-03-20T11:54:40.3999210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-32] SKIPPED [ 86%] 2023-03-20T11:54:40.4005923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-33] SKIPPED [ 86%] 2023-03-20T11:54:40.4013638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-34] SKIPPED [ 86%] 2023-03-20T11:54:40.4019513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[adjust_saturation-35] SKIPPED [ 86%] 2023-03-20T11:54:40.4026126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-00] SKIPPED [ 86%] 2023-03-20T11:54:40.4032630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-01] SKIPPED [ 86%] 2023-03-20T11:54:40.4039162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-02] SKIPPED [ 86%] 2023-03-20T11:54:40.4045679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-03] SKIPPED [ 86%] 2023-03-20T11:54:40.4053364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-04] SKIPPED [ 86%] 2023-03-20T11:54:40.4058956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-05] SKIPPED [ 86%] 2023-03-20T11:54:40.4065737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-06] SKIPPED [ 86%] 2023-03-20T11:54:40.4073409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-07] SKIPPED [ 86%] 2023-03-20T11:54:40.4080026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-08] SKIPPED [ 86%] 2023-03-20T11:54:40.4086551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-09] SKIPPED [ 86%] 2023-03-20T11:54:40.4094091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-10] SKIPPED [ 86%] 2023-03-20T11:54:40.4100190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-11] SKIPPED [ 86%] 2023-03-20T11:54:40.4107002Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-12] SKIPPED [ 86%] 2023-03-20T11:54:40.4113319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-13] SKIPPED [ 86%] 2023-03-20T11:54:40.4120179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-14] SKIPPED [ 86%] 2023-03-20T11:54:40.4126328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-15] SKIPPED [ 86%] 2023-03-20T11:54:40.4133671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-16] SKIPPED [ 86%] 2023-03-20T11:54:40.4139609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-17] SKIPPED [ 86%] 2023-03-20T11:54:40.4146313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-18] SKIPPED [ 86%] 2023-03-20T11:54:40.4153901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-19] SKIPPED [ 86%] 2023-03-20T11:54:40.4160393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-20] SKIPPED [ 86%] 2023-03-20T11:54:40.4166856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-21] SKIPPED [ 86%] 2023-03-20T11:54:40.4173768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-22] SKIPPED [ 86%] 2023-03-20T11:54:40.4180391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-23] SKIPPED [ 86%] 2023-03-20T11:54:40.4187138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-24] SKIPPED [ 86%] 2023-03-20T11:54:40.4193500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-25] SKIPPED [ 86%] 2023-03-20T11:54:40.4200138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-26] SKIPPED [ 86%] 2023-03-20T11:54:40.4206874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-27] SKIPPED [ 86%] 2023-03-20T11:54:40.4214044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-28] SKIPPED [ 86%] 2023-03-20T11:54:40.4220435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[five_crop-29] SKIPPED [ 86%] 2023-03-20T11:54:40.4228447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-00] SKIPPED [ 86%] 2023-03-20T11:54:40.4235028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-01] SKIPPED [ 86%] 2023-03-20T11:54:40.4241601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-02] SKIPPED [ 86%] 2023-03-20T11:54:40.4247970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-03] SKIPPED [ 86%] 2023-03-20T11:54:40.4254997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-04] SKIPPED [ 86%] 2023-03-20T11:54:40.4261603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-05] SKIPPED [ 86%] 2023-03-20T11:54:40.4268244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-06] SKIPPED [ 86%] 2023-03-20T11:54:40.4274676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-07] SKIPPED [ 86%] 2023-03-20T11:54:40.4281247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-08] SKIPPED [ 86%] 2023-03-20T11:54:40.4287739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-09] SKIPPED [ 86%] 2023-03-20T11:54:40.4294411Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-10] SKIPPED [ 86%] 2023-03-20T11:54:40.4303719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-11] SKIPPED [ 86%] 2023-03-20T11:54:40.4310264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-12] SKIPPED [ 86%] 2023-03-20T11:54:40.4316695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-13] SKIPPED [ 86%] 2023-03-20T11:54:40.4323447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-14] SKIPPED [ 86%] 2023-03-20T11:54:40.4330995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-15] SKIPPED [ 86%] 2023-03-20T11:54:40.4336861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-16] SKIPPED [ 86%] 2023-03-20T11:54:40.4343328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-17] SKIPPED [ 86%] 2023-03-20T11:54:40.4349992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-18] SKIPPED [ 86%] 2023-03-20T11:54:40.4356383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-19] SKIPPED [ 86%] 2023-03-20T11:54:40.4363017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-20] SKIPPED [ 86%] 2023-03-20T11:54:40.4370760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-21] SKIPPED [ 86%] 2023-03-20T11:54:40.4376531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-22] SKIPPED [ 86%] 2023-03-20T11:54:40.4384630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-23] SKIPPED [ 86%] 2023-03-20T11:54:40.4391170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-24] SKIPPED [ 86%] 2023-03-20T11:54:40.4397625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-25] SKIPPED [ 86%] 2023-03-20T11:54:40.4404253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-26] SKIPPED [ 86%] 2023-03-20T11:54:40.4411059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-27] SKIPPED [ 86%] 2023-03-20T11:54:40.4417746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-28] SKIPPED [ 86%] 2023-03-20T11:54:40.4424180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-29] SKIPPED [ 86%] 2023-03-20T11:54:40.4430736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-30] SKIPPED [ 86%] 2023-03-20T11:54:40.4437095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-31] SKIPPED [ 86%] 2023-03-20T11:54:40.4443717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-32] SKIPPED [ 86%] 2023-03-20T11:54:40.4451098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-33] SKIPPED [ 86%] 2023-03-20T11:54:40.4458387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-34] SKIPPED [ 86%] 2023-03-20T11:54:40.4465066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-35] SKIPPED [ 86%] 2023-03-20T11:54:40.4471641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-36] SKIPPED [ 86%] 2023-03-20T11:54:40.4478232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-37] SKIPPED [ 86%] 2023-03-20T11:54:40.4484647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-38] SKIPPED [ 86%] 2023-03-20T11:54:40.4492437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-39] SKIPPED [ 86%] 2023-03-20T11:54:40.4498312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-40] SKIPPED [ 86%] 2023-03-20T11:54:40.4504934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-41] SKIPPED [ 86%] 2023-03-20T11:54:40.4511420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-42] SKIPPED [ 86%] 2023-03-20T11:54:40.4518089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-43] SKIPPED [ 86%] 2023-03-20T11:54:40.4524528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-44] SKIPPED [ 86%] 2023-03-20T11:54:40.4532087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-45] SKIPPED [ 86%] 2023-03-20T11:54:40.4539337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-46] SKIPPED [ 86%] 2023-03-20T11:54:40.4546107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-47] SKIPPED [ 86%] 2023-03-20T11:54:40.4552494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-48] SKIPPED [ 86%] 2023-03-20T11:54:40.4558987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-49] SKIPPED [ 86%] 2023-03-20T11:54:40.4565497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-50] SKIPPED [ 86%] 2023-03-20T11:54:40.4573098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-51] SKIPPED [ 86%] 2023-03-20T11:54:40.4579065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-52] SKIPPED [ 86%] 2023-03-20T11:54:40.4585561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-53] SKIPPED [ 86%] 2023-03-20T11:54:40.4592088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-54] SKIPPED [ 86%] 2023-03-20T11:54:40.4598866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-55] SKIPPED [ 86%] 2023-03-20T11:54:40.4605180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-56] SKIPPED [ 86%] 2023-03-20T11:54:40.4613843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-57] SKIPPED [ 86%] 2023-03-20T11:54:40.4620099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-58] SKIPPED [ 86%] 2023-03-20T11:54:40.4626702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_pil[ten_crop-59] SKIPPED [ 86%] 2023-03-20T11:54:40.4633267Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-00] SKIPPED [ 86%] 2023-03-20T11:54:40.4640121Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-01] SKIPPED [ 86%] 2023-03-20T11:54:40.4646412Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-02] SKIPPED [ 86%] 2023-03-20T11:54:40.4653796Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-03] SKIPPED [ 86%] 2023-03-20T11:54:40.4660181Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-04] SKIPPED [ 86%] 2023-03-20T11:54:40.4666738Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-05] SKIPPED [ 86%] 2023-03-20T11:54:40.4673326Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-06] SKIPPED [ 86%] 2023-03-20T11:54:40.4679786Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-07] SKIPPED [ 86%] 2023-03-20T11:54:40.4686311Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-08] SKIPPED [ 86%] 2023-03-20T11:54:40.4694504Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-09] SKIPPED [ 86%] 2023-03-20T11:54:40.4701148Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-10] SKIPPED [ 86%] 2023-03-20T11:54:40.4707784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-11] SKIPPED [ 86%] 2023-03-20T11:54:40.4714248Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-12] SKIPPED [ 86%] 2023-03-20T11:54:40.4720817Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-13] SKIPPED [ 86%] 2023-03-20T11:54:40.4727301Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-14] SKIPPED [ 86%] 2023-03-20T11:54:40.4734305Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-15] SKIPPED [ 86%] 2023-03-20T11:54:40.4740884Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-16] SKIPPED [ 86%] 2023-03-20T11:54:40.4747583Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-17] SKIPPED [ 86%] 2023-03-20T11:54:40.4754238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-18] SKIPPED [ 86%] 2023-03-20T11:54:40.4760643Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-19] SKIPPED [ 86%] 2023-03-20T11:54:40.4769661Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-20] SKIPPED [ 86%] 2023-03-20T11:54:40.4775878Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-21] SKIPPED [ 86%] 2023-03-20T11:54:40.4782401Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-22] SKIPPED [ 86%] 2023-03-20T11:54:40.4789153Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[horizontal_flip-23] SKIPPED [ 86%] 2023-03-20T11:54:40.4795512Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-00] SKIPPED [ 86%] 2023-03-20T11:54:40.4802089Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-01] SKIPPED [ 86%] 2023-03-20T11:54:40.4809650Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-02] SKIPPED [ 86%] 2023-03-20T11:54:40.4815281Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-03] SKIPPED [ 86%] 2023-03-20T11:54:40.4821564Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-04] SKIPPED [ 86%] 2023-03-20T11:54:40.4828250Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-05] SKIPPED [ 86%] 2023-03-20T11:54:40.4834802Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-06] SKIPPED [ 86%] 2023-03-20T11:54:40.4841381Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-07] SKIPPED [ 86%] 2023-03-20T11:54:40.4849895Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-08] SKIPPED [ 86%] 2023-03-20T11:54:40.4855956Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-09] SKIPPED [ 86%] 2023-03-20T11:54:40.4862430Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-10] SKIPPED [ 86%] 2023-03-20T11:54:40.4868863Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-11] SKIPPED [ 86%] 2023-03-20T11:54:40.4875224Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-12] SKIPPED [ 86%] 2023-03-20T11:54:40.4881955Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-13] SKIPPED [ 86%] 2023-03-20T11:54:40.4889639Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-14] SKIPPED [ 86%] 2023-03-20T11:54:40.4895411Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-15] SKIPPED [ 86%] 2023-03-20T11:54:40.4901922Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-16] SKIPPED [ 86%] 2023-03-20T11:54:40.4908573Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-17] SKIPPED [ 86%] 2023-03-20T11:54:40.4915091Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-18] SKIPPED [ 86%] 2023-03-20T11:54:40.4922910Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-19] SKIPPED [ 86%] 2023-03-20T11:54:40.4930641Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-20] SKIPPED [ 86%] 2023-03-20T11:54:40.4936457Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-21] SKIPPED [ 86%] 2023-03-20T11:54:40.4942862Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-22] SKIPPED [ 86%] 2023-03-20T11:54:40.4949509Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-23] SKIPPED [ 86%] 2023-03-20T11:54:40.4955905Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-24] SKIPPED [ 86%] 2023-03-20T11:54:40.4962514Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-25] SKIPPED [ 86%] 2023-03-20T11:54:40.4969947Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-26] SKIPPED [ 86%] 2023-03-20T11:54:40.4976006Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-27] SKIPPED [ 86%] 2023-03-20T11:54:40.4982477Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-28] SKIPPED [ 86%] 2023-03-20T11:54:40.4989180Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-29] SKIPPED [ 86%] 2023-03-20T11:54:40.4995614Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-30] SKIPPED [ 86%] 2023-03-20T11:54:40.5003349Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-31] SKIPPED [ 86%] 2023-03-20T11:54:40.5011001Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-32] SKIPPED [ 86%] 2023-03-20T11:54:40.5016882Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-33] SKIPPED [ 86%] 2023-03-20T11:54:40.5023064Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-34] SKIPPED [ 86%] 2023-03-20T11:54:40.5029734Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-35] SKIPPED [ 86%] 2023-03-20T11:54:40.5036257Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-36] SKIPPED [ 86%] 2023-03-20T11:54:40.5042870Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-37] SKIPPED [ 86%] 2023-03-20T11:54:40.5050525Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-38] SKIPPED [ 86%] 2023-03-20T11:54:40.5056309Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-39] SKIPPED [ 86%] 2023-03-20T11:54:40.5062981Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-40] SKIPPED [ 86%] 2023-03-20T11:54:40.5069606Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-41] SKIPPED [ 86%] 2023-03-20T11:54:40.5077373Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-42] SKIPPED [ 86%] 2023-03-20T11:54:40.5083961Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-43] SKIPPED [ 86%] 2023-03-20T11:54:40.5090770Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-44] SKIPPED [ 86%] 2023-03-20T11:54:40.5097856Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-45] SKIPPED [ 86%] 2023-03-20T11:54:40.5104324Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-46] SKIPPED [ 86%] 2023-03-20T11:54:40.5110846Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-47] SKIPPED [ 86%] 2023-03-20T11:54:40.5117407Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-48] SKIPPED [ 86%] 2023-03-20T11:54:40.5124199Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-49] SKIPPED [ 86%] 2023-03-20T11:54:40.5131016Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-50] SKIPPED [ 86%] 2023-03-20T11:54:40.5137959Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-51] SKIPPED [ 86%] 2023-03-20T11:54:40.5144714Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-52] SKIPPED [ 86%] 2023-03-20T11:54:40.5152274Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-53] SKIPPED [ 86%] 2023-03-20T11:54:40.5158946Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-54] SKIPPED [ 86%] 2023-03-20T11:54:40.5165509Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-55] SKIPPED [ 86%] 2023-03-20T11:54:40.5172797Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-56] SKIPPED [ 86%] 2023-03-20T11:54:40.5178834Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-57] SKIPPED [ 86%] 2023-03-20T11:54:40.5185415Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-58] SKIPPED [ 86%] 2023-03-20T11:54:40.5191952Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-59] SKIPPED [ 86%] 2023-03-20T11:54:40.5198775Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-60] SKIPPED [ 86%] 2023-03-20T11:54:40.5204500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-61] SKIPPED [ 86%] 2023-03-20T11:54:40.5210508Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-62] SKIPPED [ 86%] 2023-03-20T11:54:40.5216594Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-63] SKIPPED [ 86%] 2023-03-20T11:54:40.5222253Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-64] SKIPPED [ 86%] 2023-03-20T11:54:40.5231159Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-65] SKIPPED [ 86%] 2023-03-20T11:54:40.5236785Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-66] SKIPPED [ 86%] 2023-03-20T11:54:40.5242680Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-67] SKIPPED [ 86%] 2023-03-20T11:54:40.5249484Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-68] SKIPPED [ 86%] 2023-03-20T11:54:40.5254565Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-69] SKIPPED [ 86%] 2023-03-20T11:54:40.5260505Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-70] SKIPPED [ 86%] 2023-03-20T11:54:40.5266313Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-71] SKIPPED [ 86%] 2023-03-20T11:54:40.5272073Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-72] SKIPPED [ 86%] 2023-03-20T11:54:40.5277682Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-73] SKIPPED [ 86%] 2023-03-20T11:54:40.5283511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-74] SKIPPED [ 86%] 2023-03-20T11:54:40.5291627Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-75] SKIPPED [ 86%] 2023-03-20T11:54:40.5297002Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-76] SKIPPED [ 86%] 2023-03-20T11:54:40.5302759Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-77] SKIPPED [ 86%] 2023-03-20T11:54:40.5308672Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-78] SKIPPED [ 86%] 2023-03-20T11:54:40.5314397Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-79] SKIPPED [ 86%] 2023-03-20T11:54:40.5320136Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-80] SKIPPED [ 87%] 2023-03-20T11:54:40.5325898Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-81] SKIPPED [ 87%] 2023-03-20T11:54:40.5332344Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-82] SKIPPED [ 87%] 2023-03-20T11:54:40.5337633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-83] SKIPPED [ 87%] 2023-03-20T11:54:40.5343334Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resize-84] SKIPPED [ 87%] 2023-03-20T11:54:40.5349198Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-000] SKIPPED [ 87%] 2023-03-20T11:54:40.5354942Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-001] SKIPPED [ 87%] 2023-03-20T11:54:40.5360743Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-002] SKIPPED [ 87%] 2023-03-20T11:54:40.5368202Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-003] SKIPPED [ 87%] 2023-03-20T11:54:40.5373699Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-004] SKIPPED [ 87%] 2023-03-20T11:54:40.5379572Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-005] SKIPPED [ 87%] 2023-03-20T11:54:40.5385456Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-006] SKIPPED [ 87%] 2023-03-20T11:54:40.5391113Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-007] SKIPPED [ 87%] 2023-03-20T11:54:40.5396772Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-008] SKIPPED [ 87%] 2023-03-20T11:54:40.5402917Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-009] SKIPPED [ 87%] 2023-03-20T11:54:40.5409563Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-010] SKIPPED [ 87%] 2023-03-20T11:54:40.5414405Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-011] SKIPPED [ 87%] 2023-03-20T11:54:40.5420418Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-012] SKIPPED [ 87%] 2023-03-20T11:54:40.5426319Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-013] SKIPPED [ 87%] 2023-03-20T11:54:40.5433236Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-014] SKIPPED [ 87%] 2023-03-20T11:54:40.5439125Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-015] SKIPPED [ 87%] 2023-03-20T11:54:40.5445237Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-016] SKIPPED [ 87%] 2023-03-20T11:54:40.5452198Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-017] SKIPPED [ 87%] 2023-03-20T11:54:40.5457313Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-018] SKIPPED [ 87%] 2023-03-20T11:54:40.5462950Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-019] SKIPPED [ 87%] 2023-03-20T11:54:40.5468917Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-020] SKIPPED [ 87%] 2023-03-20T11:54:40.5474483Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-021] SKIPPED [ 87%] 2023-03-20T11:54:40.5480374Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-022] SKIPPED [ 87%] 2023-03-20T11:54:40.5486072Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-023] SKIPPED [ 87%] 2023-03-20T11:54:40.5493060Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-024] SKIPPED [ 87%] 2023-03-20T11:54:40.5498108Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-025] SKIPPED [ 87%] 2023-03-20T11:54:40.5505236Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-026] SKIPPED [ 87%] 2023-03-20T11:54:40.5510968Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-027] SKIPPED [ 87%] 2023-03-20T11:54:40.5516593Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-028] SKIPPED [ 87%] 2023-03-20T11:54:40.5522433Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-029] SKIPPED [ 87%] 2023-03-20T11:54:40.5529709Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-030] SKIPPED [ 87%] 2023-03-20T11:54:40.5534348Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-031] SKIPPED [ 87%] 2023-03-20T11:54:40.5540311Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-032] SKIPPED [ 87%] 2023-03-20T11:54:40.5546218Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-033] SKIPPED [ 87%] 2023-03-20T11:54:40.5551925Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-034] SKIPPED [ 87%] 2023-03-20T11:54:40.5557542Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-035] SKIPPED [ 87%] 2023-03-20T11:54:40.5563492Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-036] SKIPPED [ 87%] 2023-03-20T11:54:40.5570914Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-037] SKIPPED [ 87%] 2023-03-20T11:54:40.5576834Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-038] SKIPPED [ 87%] 2023-03-20T11:54:40.5582521Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-039] SKIPPED [ 87%] 2023-03-20T11:54:40.5588335Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-040] SKIPPED [ 87%] 2023-03-20T11:54:40.5594052Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-041] SKIPPED [ 87%] 2023-03-20T11:54:40.5599766Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-042] SKIPPED [ 87%] 2023-03-20T11:54:40.5605553Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-043] SKIPPED [ 87%] 2023-03-20T11:54:40.5612640Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-044] SKIPPED [ 87%] 2023-03-20T11:54:40.5617636Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-045] SKIPPED [ 87%] 2023-03-20T11:54:40.5623349Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-046] SKIPPED [ 87%] 2023-03-20T11:54:40.5629172Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-047] SKIPPED [ 87%] 2023-03-20T11:54:40.5634754Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-048] SKIPPED [ 87%] 2023-03-20T11:54:40.5641766Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-049] SKIPPED [ 87%] 2023-03-20T11:54:40.5647522Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-050] SKIPPED [ 87%] 2023-03-20T11:54:40.5653626Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-051] SKIPPED [ 87%] 2023-03-20T11:54:40.5659492Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-052] SKIPPED [ 87%] 2023-03-20T11:54:40.5665427Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-053] SKIPPED [ 87%] 2023-03-20T11:54:40.5671165Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-054] SKIPPED [ 87%] 2023-03-20T11:54:40.5676745Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-055] SKIPPED [ 87%] 2023-03-20T11:54:40.5682603Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-056] SKIPPED [ 87%] 2023-03-20T11:54:40.5689552Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-057] SKIPPED [ 87%] 2023-03-20T11:54:40.5694182Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-058] SKIPPED [ 87%] 2023-03-20T11:54:40.5699804Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-059] SKIPPED [ 87%] 2023-03-20T11:54:40.5706846Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-060] SKIPPED [ 87%] 2023-03-20T11:54:40.5712545Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-061] SKIPPED [ 87%] 2023-03-20T11:54:40.5718426Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-062] SKIPPED [ 87%] 2023-03-20T11:54:40.5724152Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-063] SKIPPED [ 87%] 2023-03-20T11:54:40.5730563Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-064] SKIPPED [ 87%] 2023-03-20T11:54:40.5736433Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-065] SKIPPED [ 87%] 2023-03-20T11:54:40.5742055Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-066] SKIPPED [ 87%] 2023-03-20T11:54:40.5747844Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-067] SKIPPED [ 87%] 2023-03-20T11:54:40.5753481Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-068] SKIPPED [ 87%] 2023-03-20T11:54:40.5759208Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-069] SKIPPED [ 87%] 2023-03-20T11:54:40.5764910Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-070] SKIPPED [ 87%] 2023-03-20T11:54:40.5771933Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-071] SKIPPED [ 87%] 2023-03-20T11:54:40.5778210Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-072] SKIPPED [ 87%] 2023-03-20T11:54:40.5783978Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-073] SKIPPED [ 87%] 2023-03-20T11:54:40.5789709Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-074] SKIPPED [ 87%] 2023-03-20T11:54:40.5795409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-075] SKIPPED [ 87%] 2023-03-20T11:54:40.5801252Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-076] SKIPPED [ 87%] 2023-03-20T11:54:40.5807174Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-077] SKIPPED [ 87%] 2023-03-20T11:54:40.5813484Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-078] SKIPPED [ 87%] 2023-03-20T11:54:40.5818946Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-079] SKIPPED [ 87%] 2023-03-20T11:54:40.5824929Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-080] SKIPPED [ 87%] 2023-03-20T11:54:40.5830630Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-081] SKIPPED [ 87%] 2023-03-20T11:54:40.5836144Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-082] SKIPPED [ 87%] 2023-03-20T11:54:40.5843227Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-083] SKIPPED [ 87%] 2023-03-20T11:54:40.5850409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-084] SKIPPED [ 87%] 2023-03-20T11:54:40.5855167Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-085] SKIPPED [ 87%] 2023-03-20T11:54:40.5860907Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-086] SKIPPED [ 87%] 2023-03-20T11:54:40.5866734Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-087] SKIPPED [ 87%] 2023-03-20T11:54:40.5872360Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-088] SKIPPED [ 87%] 2023-03-20T11:54:40.5878048Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-089] SKIPPED [ 87%] 2023-03-20T11:54:40.5883870Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-090] SKIPPED [ 87%] 2023-03-20T11:54:40.5890617Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-091] SKIPPED [ 87%] 2023-03-20T11:54:40.5895924Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-092] SKIPPED [ 87%] 2023-03-20T11:54:40.5901300Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-093] SKIPPED [ 87%] 2023-03-20T11:54:40.5907143Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-094] SKIPPED [ 87%] 2023-03-20T11:54:40.5913920Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-095] SKIPPED [ 87%] 2023-03-20T11:54:40.5919648Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-096] SKIPPED [ 87%] 2023-03-20T11:54:40.5925397Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-097] SKIPPED [ 87%] 2023-03-20T11:54:40.5932268Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-098] SKIPPED [ 87%] 2023-03-20T11:54:40.5937543Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-099] SKIPPED [ 87%] 2023-03-20T11:54:40.5943094Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-100] SKIPPED [ 87%] 2023-03-20T11:54:40.5948901Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-101] SKIPPED [ 87%] 2023-03-20T11:54:40.5954593Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-102] SKIPPED [ 87%] 2023-03-20T11:54:40.5960388Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-103] SKIPPED [ 87%] 2023-03-20T11:54:40.5966039Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-104] SKIPPED [ 87%] 2023-03-20T11:54:40.5973022Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-105] SKIPPED [ 87%] 2023-03-20T11:54:40.5979332Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-106] SKIPPED [ 87%] 2023-03-20T11:54:40.5985096Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-107] SKIPPED [ 87%] 2023-03-20T11:54:40.5990921Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-108] SKIPPED [ 87%] 2023-03-20T11:54:40.5996499Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-109] SKIPPED [ 87%] 2023-03-20T11:54:40.6002488Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-110] SKIPPED [ 87%] 2023-03-20T11:54:40.6009236Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-111] SKIPPED [ 87%] 2023-03-20T11:54:40.6014132Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-112] SKIPPED [ 87%] 2023-03-20T11:54:40.6019989Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-113] SKIPPED [ 87%] 2023-03-20T11:54:40.6025864Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-114] SKIPPED [ 87%] 2023-03-20T11:54:40.6031545Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-115] SKIPPED [ 87%] 2023-03-20T11:54:40.6037113Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-116] SKIPPED [ 87%] 2023-03-20T11:54:40.6045754Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-117] SKIPPED [ 87%] 2023-03-20T11:54:40.6052302Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-118] SKIPPED [ 87%] 2023-03-20T11:54:40.6057565Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-119] SKIPPED [ 87%] 2023-03-20T11:54:40.6063505Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-120] SKIPPED [ 87%] 2023-03-20T11:54:40.6069088Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-121] SKIPPED [ 87%] 2023-03-20T11:54:40.6074761Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-122] SKIPPED [ 87%] 2023-03-20T11:54:40.6080691Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-123] SKIPPED [ 87%] 2023-03-20T11:54:40.6086263Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-124] SKIPPED [ 87%] 2023-03-20T11:54:40.6093309Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-125] SKIPPED [ 87%] 2023-03-20T11:54:40.6098461Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-126] SKIPPED [ 87%] 2023-03-20T11:54:40.6104219Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-127] SKIPPED [ 87%] 2023-03-20T11:54:40.6109965Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-128] SKIPPED [ 87%] 2023-03-20T11:54:40.6116837Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-129] SKIPPED [ 87%] 2023-03-20T11:54:40.6122722Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-130] SKIPPED [ 87%] 2023-03-20T11:54:40.6129560Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-131] SKIPPED [ 87%] 2023-03-20T11:54:40.6134579Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-132] SKIPPED [ 87%] 2023-03-20T11:54:40.6140423Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-133] SKIPPED [ 87%] 2023-03-20T11:54:40.6146315Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-134] SKIPPED [ 87%] 2023-03-20T11:54:40.6152045Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-135] SKIPPED [ 87%] 2023-03-20T11:54:40.6157747Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-136] SKIPPED [ 87%] 2023-03-20T11:54:40.6163587Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-137] SKIPPED [ 87%] 2023-03-20T11:54:40.6170685Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-138] SKIPPED [ 87%] 2023-03-20T11:54:40.6175439Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-139] SKIPPED [ 87%] 2023-03-20T11:54:40.6182524Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-140] SKIPPED [ 87%] 2023-03-20T11:54:40.6188293Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-141] SKIPPED [ 87%] 2023-03-20T11:54:40.6194075Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-142] SKIPPED [ 87%] 2023-03-20T11:54:40.6199893Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-143] SKIPPED [ 87%] 2023-03-20T11:54:40.6205528Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-144] SKIPPED [ 87%] 2023-03-20T11:54:40.6212604Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-145] SKIPPED [ 87%] 2023-03-20T11:54:40.6217816Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-146] SKIPPED [ 87%] 2023-03-20T11:54:40.6223631Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-147] SKIPPED [ 87%] 2023-03-20T11:54:40.6229523Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-148] SKIPPED [ 87%] 2023-03-20T11:54:40.6235198Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-149] SKIPPED [ 87%] 2023-03-20T11:54:40.6241207Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-150] SKIPPED [ 87%] 2023-03-20T11:54:40.6246852Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-151] SKIPPED [ 87%] 2023-03-20T11:54:40.6254204Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-152] SKIPPED [ 87%] 2023-03-20T11:54:40.6260120Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-153] SKIPPED [ 87%] 2023-03-20T11:54:40.6265938Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-154] SKIPPED [ 87%] 2023-03-20T11:54:40.6271638Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-155] SKIPPED [ 87%] 2023-03-20T11:54:40.6277278Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-156] SKIPPED [ 87%] 2023-03-20T11:54:40.6283107Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-157] SKIPPED [ 87%] 2023-03-20T11:54:40.6290064Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-158] SKIPPED [ 87%] 2023-03-20T11:54:40.6295243Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-159] SKIPPED [ 87%] 2023-03-20T11:54:40.6301080Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-160] SKIPPED [ 87%] 2023-03-20T11:54:40.6306929Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-161] SKIPPED [ 87%] 2023-03-20T11:54:40.6312613Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-162] SKIPPED [ 87%] 2023-03-20T11:54:40.6320103Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-163] SKIPPED [ 87%] 2023-03-20T11:54:40.6325329Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-164] SKIPPED [ 87%] 2023-03-20T11:54:40.6332338Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-165] SKIPPED [ 87%] 2023-03-20T11:54:40.6337692Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-166] SKIPPED [ 87%] 2023-03-20T11:54:40.6343264Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-167] SKIPPED [ 87%] 2023-03-20T11:54:40.6349317Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-168] SKIPPED [ 87%] 2023-03-20T11:54:40.6354883Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-169] SKIPPED [ 87%] 2023-03-20T11:54:40.6360744Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-170] SKIPPED [ 87%] 2023-03-20T11:54:40.6366229Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-171] SKIPPED [ 87%] 2023-03-20T11:54:40.6373237Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-172] SKIPPED [ 87%] 2023-03-20T11:54:40.6378363Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-173] SKIPPED [ 87%] 2023-03-20T11:54:40.6384238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-174] SKIPPED [ 87%] 2023-03-20T11:54:40.6391457Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-175] SKIPPED [ 87%] 2023-03-20T11:54:40.6396799Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-176] SKIPPED [ 87%] 2023-03-20T11:54:40.6402799Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-177] SKIPPED [ 87%] 2023-03-20T11:54:40.6409390Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-178] SKIPPED [ 87%] 2023-03-20T11:54:40.6414799Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-179] SKIPPED [ 87%] 2023-03-20T11:54:40.6420650Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-180] SKIPPED [ 87%] 2023-03-20T11:54:40.6426573Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-181] SKIPPED [ 87%] 2023-03-20T11:54:40.6432301Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-182] SKIPPED [ 87%] 2023-03-20T11:54:40.6438132Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-183] SKIPPED [ 87%] 2023-03-20T11:54:40.6443792Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-184] SKIPPED [ 87%] 2023-03-20T11:54:40.6450394Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-185] SKIPPED [ 87%] 2023-03-20T11:54:40.6457023Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-186] SKIPPED [ 87%] 2023-03-20T11:54:40.6462784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-187] SKIPPED [ 87%] 2023-03-20T11:54:40.6468658Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-188] SKIPPED [ 87%] 2023-03-20T11:54:40.6474318Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-189] SKIPPED [ 87%] 2023-03-20T11:54:40.6479994Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-190] SKIPPED [ 87%] 2023-03-20T11:54:40.6485820Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-191] SKIPPED [ 87%] 2023-03-20T11:54:40.6492789Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-192] SKIPPED [ 87%] 2023-03-20T11:54:40.6497774Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-193] SKIPPED [ 87%] 2023-03-20T11:54:40.6503537Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-194] SKIPPED [ 87%] 2023-03-20T11:54:40.6509172Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-195] SKIPPED [ 87%] 2023-03-20T11:54:40.6514898Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-196] SKIPPED [ 87%] 2023-03-20T11:54:40.6520720Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-197] SKIPPED [ 87%] 2023-03-20T11:54:40.6527506Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-198] SKIPPED [ 87%] 2023-03-20T11:54:40.6533676Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-199] SKIPPED [ 87%] 2023-03-20T11:54:40.6539657Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-200] SKIPPED [ 87%] 2023-03-20T11:54:40.6545511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-201] SKIPPED [ 87%] 2023-03-20T11:54:40.6551081Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-202] SKIPPED [ 87%] 2023-03-20T11:54:40.6556714Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-203] SKIPPED [ 87%] 2023-03-20T11:54:40.6562671Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-204] SKIPPED [ 87%] 2023-03-20T11:54:40.6569669Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-205] SKIPPED [ 87%] 2023-03-20T11:54:40.6574690Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-206] SKIPPED [ 87%] 2023-03-20T11:54:40.6580046Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-207] SKIPPED [ 87%] 2023-03-20T11:54:40.6585883Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-208] SKIPPED [ 87%] 2023-03-20T11:54:40.6592840Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[affine-209] SKIPPED [ 87%] 2023-03-20T11:54:40.6598619Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-00] SKIPPED [ 87%] 2023-03-20T11:54:40.6604257Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-01] SKIPPED [ 87%] 2023-03-20T11:54:40.6610519Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-02] SKIPPED [ 87%] 2023-03-20T11:54:40.6616209Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-03] SKIPPED [ 87%] 2023-03-20T11:54:40.6622252Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-04] SKIPPED [ 87%] 2023-03-20T11:54:40.6628142Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-05] SKIPPED [ 87%] 2023-03-20T11:54:40.6633799Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-06] SKIPPED [ 87%] 2023-03-20T11:54:40.6639567Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-07] SKIPPED [ 87%] 2023-03-20T11:54:40.6645206Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-08] SKIPPED [ 87%] 2023-03-20T11:54:40.6652092Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-09] SKIPPED [ 87%] 2023-03-20T11:54:40.6657230Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-10] SKIPPED [ 87%] 2023-03-20T11:54:40.6664243Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-11] SKIPPED [ 87%] 2023-03-20T11:54:40.6669965Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-12] SKIPPED [ 87%] 2023-03-20T11:54:40.6675758Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-13] SKIPPED [ 87%] 2023-03-20T11:54:40.6681511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-14] SKIPPED [ 87%] 2023-03-20T11:54:40.6687151Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-15] SKIPPED [ 87%] 2023-03-20T11:54:40.6693607Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-16] SKIPPED [ 87%] 2023-03-20T11:54:40.6699350Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-17] SKIPPED [ 87%] 2023-03-20T11:54:40.6705249Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-18] SKIPPED [ 87%] 2023-03-20T11:54:40.6710969Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-19] SKIPPED [ 87%] 2023-03-20T11:54:40.6716665Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-20] SKIPPED [ 87%] 2023-03-20T11:54:40.6722545Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-21] SKIPPED [ 87%] 2023-03-20T11:54:40.6730626Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-22] SKIPPED [ 87%] 2023-03-20T11:54:40.6735815Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[vertical_flip-23] SKIPPED [ 87%] 2023-03-20T11:54:40.6741496Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-000] SKIPPED [ 87%] 2023-03-20T11:54:40.6747314Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-001] SKIPPED [ 87%] 2023-03-20T11:54:40.6753060Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-002] SKIPPED [ 87%] 2023-03-20T11:54:40.6758668Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-003] SKIPPED [ 87%] 2023-03-20T11:54:40.6764432Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-004] SKIPPED [ 87%] 2023-03-20T11:54:40.6770443Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-005] SKIPPED [ 87%] 2023-03-20T11:54:40.6776532Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-006] SKIPPED [ 87%] 2023-03-20T11:54:40.6782102Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-007] SKIPPED [ 87%] 2023-03-20T11:54:40.6787930Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-008] SKIPPED [ 87%] 2023-03-20T11:54:40.6794778Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-009] SKIPPED [ 87%] 2023-03-20T11:54:40.6800601Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-010] SKIPPED [ 87%] 2023-03-20T11:54:40.6806187Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-011] SKIPPED [ 87%] 2023-03-20T11:54:40.6813372Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-012] SKIPPED [ 87%] 2023-03-20T11:54:40.6818347Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-013] SKIPPED [ 87%] 2023-03-20T11:54:40.6824009Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-014] SKIPPED [ 87%] 2023-03-20T11:54:40.6829827Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-015] SKIPPED [ 87%] 2023-03-20T11:54:40.6835365Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-016] SKIPPED [ 87%] 2023-03-20T11:54:40.6841344Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-017] SKIPPED [ 87%] 2023-03-20T11:54:40.6846906Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-018] SKIPPED [ 87%] 2023-03-20T11:54:40.6853256Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-019] SKIPPED [ 87%] 2023-03-20T11:54:40.6859078Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-020] SKIPPED [ 87%] 2023-03-20T11:54:40.6867513Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-021] SKIPPED [ 87%] 2023-03-20T11:54:40.6873238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-022] SKIPPED [ 87%] 2023-03-20T11:54:40.6878948Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-023] SKIPPED [ 87%] 2023-03-20T11:54:40.6884764Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-024] SKIPPED [ 87%] 2023-03-20T11:54:40.6891800Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-025] SKIPPED [ 87%] 2023-03-20T11:54:40.6897410Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-026] SKIPPED [ 87%] 2023-03-20T11:54:40.6903272Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-027] SKIPPED [ 87%] 2023-03-20T11:54:40.6910036Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-028] SKIPPED [ 87%] 2023-03-20T11:54:40.6916377Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-029] SKIPPED [ 87%] 2023-03-20T11:54:40.6922962Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-030] SKIPPED [ 87%] 2023-03-20T11:54:40.6930288Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-031] SKIPPED [ 87%] 2023-03-20T11:54:40.6937628Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-032] SKIPPED [ 87%] 2023-03-20T11:54:40.6944176Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-033] SKIPPED [ 87%] 2023-03-20T11:54:40.6950710Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-034] SKIPPED [ 87%] 2023-03-20T11:54:40.6957013Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-035] SKIPPED [ 87%] 2023-03-20T11:54:40.6963523Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-036] SKIPPED [ 87%] 2023-03-20T11:54:40.6971030Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-037] SKIPPED [ 87%] 2023-03-20T11:54:40.6976578Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-038] SKIPPED [ 87%] 2023-03-20T11:54:40.6983061Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-039] SKIPPED [ 87%] 2023-03-20T11:54:40.6989464Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-040] SKIPPED [ 87%] 2023-03-20T11:54:40.6995784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-041] SKIPPED [ 87%] 2023-03-20T11:54:40.7002372Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-042] SKIPPED [ 87%] 2023-03-20T11:54:40.7009624Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-043] SKIPPED [ 87%] 2023-03-20T11:54:40.7016807Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-044] SKIPPED [ 87%] 2023-03-20T11:54:40.7023268Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-045] SKIPPED [ 87%] 2023-03-20T11:54:40.7029691Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-046] SKIPPED [ 87%] 2023-03-20T11:54:40.7035988Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-047] SKIPPED [ 87%] 2023-03-20T11:54:40.7042685Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-048] SKIPPED [ 87%] 2023-03-20T11:54:40.7049855Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-049] SKIPPED [ 87%] 2023-03-20T11:54:40.7055484Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-050] SKIPPED [ 87%] 2023-03-20T11:54:40.7061880Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-051] SKIPPED [ 87%] 2023-03-20T11:54:40.7068375Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-052] SKIPPED [ 87%] 2023-03-20T11:54:40.7074790Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-053] SKIPPED [ 87%] 2023-03-20T11:54:40.7081277Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-054] SKIPPED [ 87%] 2023-03-20T11:54:40.7089909Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-055] SKIPPED [ 87%] 2023-03-20T11:54:40.7095883Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-056] SKIPPED [ 87%] 2023-03-20T11:54:40.7102288Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-057] SKIPPED [ 87%] 2023-03-20T11:54:40.7108983Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-058] SKIPPED [ 87%] 2023-03-20T11:54:40.7115348Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-059] SKIPPED [ 87%] 2023-03-20T11:54:40.7121855Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-060] SKIPPED [ 87%] 2023-03-20T11:54:40.7129393Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-061] SKIPPED [ 87%] 2023-03-20T11:54:40.7135334Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-062] SKIPPED [ 87%] 2023-03-20T11:54:40.7141773Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-063] SKIPPED [ 87%] 2023-03-20T11:54:40.7148348Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-064] SKIPPED [ 87%] 2023-03-20T11:54:40.7154710Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-065] SKIPPED [ 87%] 2023-03-20T11:54:40.7161290Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-066] SKIPPED [ 87%] 2023-03-20T11:54:40.7169584Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-067] SKIPPED [ 87%] 2023-03-20T11:54:40.7175820Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-068] SKIPPED [ 87%] 2023-03-20T11:54:40.7182379Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-069] SKIPPED [ 87%] 2023-03-20T11:54:40.7188838Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-070] SKIPPED [ 87%] 2023-03-20T11:54:40.7195200Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-071] SKIPPED [ 87%] 2023-03-20T11:54:40.7201808Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-072] SKIPPED [ 87%] 2023-03-20T11:54:40.7209276Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-073] SKIPPED [ 87%] 2023-03-20T11:54:40.7215468Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-074] SKIPPED [ 87%] 2023-03-20T11:54:40.7222039Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-075] SKIPPED [ 87%] 2023-03-20T11:54:40.7228478Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-076] SKIPPED [ 87%] 2023-03-20T11:54:40.7234442Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-077] SKIPPED [ 87%] 2023-03-20T11:54:40.7242398Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-078] SKIPPED [ 87%] 2023-03-20T11:54:40.7249511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-079] SKIPPED [ 87%] 2023-03-20T11:54:40.7254564Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-080] SKIPPED [ 87%] 2023-03-20T11:54:40.7261044Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-081] SKIPPED [ 87%] 2023-03-20T11:54:40.7266993Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-082] SKIPPED [ 87%] 2023-03-20T11:54:40.7273211Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-083] SKIPPED [ 87%] 2023-03-20T11:54:40.7278997Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-084] SKIPPED [ 87%] 2023-03-20T11:54:40.7285106Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-085] SKIPPED [ 87%] 2023-03-20T11:54:40.7292318Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-086] SKIPPED [ 87%] 2023-03-20T11:54:40.7297568Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-087] SKIPPED [ 87%] 2023-03-20T11:54:40.7303769Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-088] SKIPPED [ 87%] 2023-03-20T11:54:40.7309962Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-089] SKIPPED [ 87%] 2023-03-20T11:54:40.7317094Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-090] SKIPPED [ 87%] 2023-03-20T11:54:40.7323344Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-091] SKIPPED [ 87%] 2023-03-20T11:54:40.7330490Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-092] SKIPPED [ 87%] 2023-03-20T11:54:40.7336699Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-093] SKIPPED [ 87%] 2023-03-20T11:54:40.7343111Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-094] SKIPPED [ 87%] 2023-03-20T11:54:40.7349667Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-095] SKIPPED [ 87%] 2023-03-20T11:54:40.7356094Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-096] SKIPPED [ 87%] 2023-03-20T11:54:40.7362827Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-097] SKIPPED [ 87%] 2023-03-20T11:54:40.7370517Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-098] SKIPPED [ 87%] 2023-03-20T11:54:40.7376384Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-099] SKIPPED [ 87%] 2023-03-20T11:54:40.7382884Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-100] SKIPPED [ 87%] 2023-03-20T11:54:40.7390807Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-101] SKIPPED [ 87%] 2023-03-20T11:54:40.7397198Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-102] SKIPPED [ 87%] 2023-03-20T11:54:40.7403902Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-103] SKIPPED [ 87%] 2023-03-20T11:54:40.7411103Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-104] SKIPPED [ 87%] 2023-03-20T11:54:40.7417269Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-105] SKIPPED [ 87%] 2023-03-20T11:54:40.7423701Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-106] SKIPPED [ 87%] 2023-03-20T11:54:40.7430265Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-107] SKIPPED [ 87%] 2023-03-20T11:54:40.7436594Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-108] SKIPPED [ 87%] 2023-03-20T11:54:40.7443283Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-109] SKIPPED [ 87%] 2023-03-20T11:54:40.7451035Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-110] SKIPPED [ 87%] 2023-03-20T11:54:40.7456991Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-111] SKIPPED [ 87%] 2023-03-20T11:54:40.7463354Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-112] SKIPPED [ 87%] 2023-03-20T11:54:40.7471122Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[rotate-113] SKIPPED [ 87%] 2023-03-20T11:54:40.7477486Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-00] SKIPPED [ 87%] 2023-03-20T11:54:40.7484095Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-01] SKIPPED [ 87%] 2023-03-20T11:54:40.7491046Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-02] SKIPPED [ 87%] 2023-03-20T11:54:40.7497306Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-03] SKIPPED [ 87%] 2023-03-20T11:54:40.7503990Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-04] SKIPPED [ 87%] 2023-03-20T11:54:40.7510442Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-05] SKIPPED [ 87%] 2023-03-20T11:54:40.7516949Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-06] SKIPPED [ 87%] 2023-03-20T11:54:40.7523412Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-07] SKIPPED [ 87%] 2023-03-20T11:54:40.7531038Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-08] SKIPPED [ 87%] 2023-03-20T11:54:40.7537069Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-09] SKIPPED [ 87%] 2023-03-20T11:54:40.7544895Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-10] SKIPPED [ 87%] 2023-03-20T11:54:40.7551664Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-11] SKIPPED [ 87%] 2023-03-20T11:54:40.7558169Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-12] SKIPPED [ 87%] 2023-03-20T11:54:40.7564612Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-13] SKIPPED [ 87%] 2023-03-20T11:54:40.7572205Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-14] SKIPPED [ 87%] 2023-03-20T11:54:40.7578309Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-15] SKIPPED [ 87%] 2023-03-20T11:54:40.7584782Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-16] SKIPPED [ 87%] 2023-03-20T11:54:40.7591076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-17] SKIPPED [ 87%] 2023-03-20T11:54:40.7597441Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-18] SKIPPED [ 87%] 2023-03-20T11:54:40.7604298Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-19] SKIPPED [ 87%] 2023-03-20T11:54:40.7611243Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-20] SKIPPED [ 87%] 2023-03-20T11:54:40.7617975Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-21] SKIPPED [ 87%] 2023-03-20T11:54:40.7625709Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-22] SKIPPED [ 87%] 2023-03-20T11:54:40.7632371Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-23] SKIPPED [ 87%] 2023-03-20T11:54:40.7638898Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-24] SKIPPED [ 87%] 2023-03-20T11:54:40.7645268Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-25] SKIPPED [ 87%] 2023-03-20T11:54:40.7653085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-26] SKIPPED [ 87%] 2023-03-20T11:54:40.7659088Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-27] SKIPPED [ 87%] 2023-03-20T11:54:40.7665549Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-28] SKIPPED [ 87%] 2023-03-20T11:54:40.7672307Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[crop-29] SKIPPED [ 87%] 2023-03-20T11:54:40.7678798Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-000] SKIPPED [ 87%] 2023-03-20T11:54:40.7685244Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-001] SKIPPED [ 87%] 2023-03-20T11:54:40.7693255Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-002] SKIPPED [ 87%] 2023-03-20T11:54:40.7700407Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-003] SKIPPED [ 87%] 2023-03-20T11:54:40.7707170Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-004] SKIPPED [ 87%] 2023-03-20T11:54:40.7713846Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-005] SKIPPED [ 87%] 2023-03-20T11:54:40.7720162Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-006] SKIPPED [ 87%] 2023-03-20T11:54:40.7726672Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-007] SKIPPED [ 87%] 2023-03-20T11:54:40.7734149Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-008] SKIPPED [ 87%] 2023-03-20T11:54:40.7740201Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-009] SKIPPED [ 87%] 2023-03-20T11:54:40.7746693Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-010] SKIPPED [ 87%] 2023-03-20T11:54:40.7753165Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-011] SKIPPED [ 87%] 2023-03-20T11:54:40.7759728Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-012] SKIPPED [ 87%] 2023-03-20T11:54:40.7766173Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-013] SKIPPED [ 87%] 2023-03-20T11:54:40.7776067Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-014] SKIPPED [ 87%] 2023-03-20T11:54:40.7782882Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-015] SKIPPED [ 87%] 2023-03-20T11:54:40.7789415Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-016] SKIPPED [ 87%] 2023-03-20T11:54:40.7795963Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-017] SKIPPED [ 87%] 2023-03-20T11:54:40.7802731Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-018] SKIPPED [ 87%] 2023-03-20T11:54:40.7810127Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-019] SKIPPED [ 87%] 2023-03-20T11:54:40.7815917Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-020] SKIPPED [ 87%] 2023-03-20T11:54:40.7822514Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-021] SKIPPED [ 87%] 2023-03-20T11:54:40.7829111Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-022] SKIPPED [ 87%] 2023-03-20T11:54:40.7835515Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-023] SKIPPED [ 87%] 2023-03-20T11:54:40.7842384Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-024] SKIPPED [ 87%] 2023-03-20T11:54:40.7849995Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-025] SKIPPED [ 87%] 2023-03-20T11:54:40.7857335Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-026] SKIPPED [ 87%] 2023-03-20T11:54:40.7863876Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-027] SKIPPED [ 87%] 2023-03-20T11:54:40.7870502Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-028] SKIPPED [ 87%] 2023-03-20T11:54:40.7876776Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-029] SKIPPED [ 87%] 2023-03-20T11:54:40.7883599Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-030] SKIPPED [ 87%] 2023-03-20T11:54:40.7891085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-031] SKIPPED [ 87%] 2023-03-20T11:54:40.7897100Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-032] SKIPPED [ 87%] 2023-03-20T11:54:40.7903501Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-033] SKIPPED [ 87%] 2023-03-20T11:54:40.7910136Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-034] SKIPPED [ 87%] 2023-03-20T11:54:40.7916432Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-035] SKIPPED [ 87%] 2023-03-20T11:54:40.7923239Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-036] SKIPPED [ 87%] 2023-03-20T11:54:40.7931724Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-037] SKIPPED [ 87%] 2023-03-20T11:54:40.7937889Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-038] SKIPPED [ 87%] 2023-03-20T11:54:40.7944309Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-039] SKIPPED [ 87%] 2023-03-20T11:54:40.7950782Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-040] SKIPPED [ 87%] 2023-03-20T11:54:40.7957125Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-041] SKIPPED [ 87%] 2023-03-20T11:54:40.7964059Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-042] SKIPPED [ 87%] 2023-03-20T11:54:40.7971095Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-043] SKIPPED [ 87%] 2023-03-20T11:54:40.7977638Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-044] SKIPPED [ 87%] 2023-03-20T11:54:40.7984298Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-045] SKIPPED [ 87%] 2023-03-20T11:54:40.7990739Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-046] SKIPPED [ 87%] 2023-03-20T11:54:40.7997238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-047] SKIPPED [ 87%] 2023-03-20T11:54:40.8003976Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-048] SKIPPED [ 87%] 2023-03-20T11:54:40.8031441Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-049] SKIPPED [ 87%] 2023-03-20T11:54:40.8032487Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-050] SKIPPED [ 87%] 2023-03-20T11:54:40.8033326Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-051] SKIPPED [ 87%] 2023-03-20T11:54:40.8034918Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-052] SKIPPED [ 87%] 2023-03-20T11:54:40.8042442Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-053] SKIPPED [ 87%] 2023-03-20T11:54:40.8049975Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-054] SKIPPED [ 87%] 2023-03-20T11:54:40.8055972Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-055] SKIPPED [ 87%] 2023-03-20T11:54:40.8062740Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-056] SKIPPED [ 87%] 2023-03-20T11:54:40.8069392Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-057] SKIPPED [ 87%] 2023-03-20T11:54:40.8075740Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-058] SKIPPED [ 87%] 2023-03-20T11:54:40.8082674Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-059] SKIPPED [ 87%] 2023-03-20T11:54:40.8091014Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-060] SKIPPED [ 87%] 2023-03-20T11:54:40.8097435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-061] SKIPPED [ 87%] 2023-03-20T11:54:40.8104138Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-062] SKIPPED [ 87%] 2023-03-20T11:54:40.8110617Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-063] SKIPPED [ 87%] 2023-03-20T11:54:40.8117103Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-064] SKIPPED [ 87%] 2023-03-20T11:54:40.8123716Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-065] SKIPPED [ 87%] 2023-03-20T11:54:40.8131027Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-066] SKIPPED [ 87%] 2023-03-20T11:54:40.8137030Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-067] SKIPPED [ 87%] 2023-03-20T11:54:40.8143715Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-068] SKIPPED [ 87%] 2023-03-20T11:54:40.8150212Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-069] SKIPPED [ 87%] 2023-03-20T11:54:40.8157028Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-070] SKIPPED [ 87%] 2023-03-20T11:54:40.8163841Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-071] SKIPPED [ 87%] 2023-03-20T11:54:40.8172454Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-072] SKIPPED [ 87%] 2023-03-20T11:54:40.8178618Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-073] SKIPPED [ 87%] 2023-03-20T11:54:40.8185377Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-074] SKIPPED [ 87%] 2023-03-20T11:54:40.8191922Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-075] SKIPPED [ 87%] 2023-03-20T11:54:40.8198485Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-076] SKIPPED [ 87%] 2023-03-20T11:54:40.8205066Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-077] SKIPPED [ 87%] 2023-03-20T11:54:40.8212813Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-078] SKIPPED [ 87%] 2023-03-20T11:54:40.8218414Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-079] SKIPPED [ 87%] 2023-03-20T11:54:40.8225115Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-080] SKIPPED [ 87%] 2023-03-20T11:54:40.8231553Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-081] SKIPPED [ 87%] 2023-03-20T11:54:40.8238270Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-082] SKIPPED [ 87%] 2023-03-20T11:54:40.8245904Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-083] SKIPPED [ 87%] 2023-03-20T11:54:40.8253729Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-084] SKIPPED [ 87%] 2023-03-20T11:54:40.8259692Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-085] SKIPPED [ 87%] 2023-03-20T11:54:40.8266412Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-086] SKIPPED [ 87%] 2023-03-20T11:54:40.8272942Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-087] SKIPPED [ 87%] 2023-03-20T11:54:40.8279240Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-088] SKIPPED [ 87%] 2023-03-20T11:54:40.8285954Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-089] SKIPPED [ 87%] 2023-03-20T11:54:40.8293763Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-090] SKIPPED [ 87%] 2023-03-20T11:54:40.8299714Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-091] SKIPPED [ 87%] 2023-03-20T11:54:40.8306356Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-092] SKIPPED [ 87%] 2023-03-20T11:54:40.8312901Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-093] SKIPPED [ 87%] 2023-03-20T11:54:40.8319527Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-094] SKIPPED [ 87%] 2023-03-20T11:54:40.8327052Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-095] SKIPPED [ 87%] 2023-03-20T11:54:40.8334204Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-096] SKIPPED [ 87%] 2023-03-20T11:54:40.8340887Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-097] SKIPPED [ 87%] 2023-03-20T11:54:40.8347632Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-098] SKIPPED [ 87%] 2023-03-20T11:54:40.8354162Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-099] SKIPPED [ 87%] 2023-03-20T11:54:40.8360842Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-100] SKIPPED [ 87%] 2023-03-20T11:54:40.8367292Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-101] SKIPPED [ 87%] 2023-03-20T11:54:40.8374068Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-102] SKIPPED [ 87%] 2023-03-20T11:54:40.8380520Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-103] SKIPPED [ 87%] 2023-03-20T11:54:40.8387275Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-104] SKIPPED [ 87%] 2023-03-20T11:54:40.8393755Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-105] SKIPPED [ 87%] 2023-03-20T11:54:40.8401587Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-106] SKIPPED [ 87%] 2023-03-20T11:54:40.8408123Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-107] SKIPPED [ 87%] 2023-03-20T11:54:40.8415329Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-108] SKIPPED [ 87%] 2023-03-20T11:54:40.8422000Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-109] SKIPPED [ 87%] 2023-03-20T11:54:40.8428340Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-110] SKIPPED [ 87%] 2023-03-20T11:54:40.8434750Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-111] SKIPPED [ 87%] 2023-03-20T11:54:40.8441343Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-112] SKIPPED [ 87%] 2023-03-20T11:54:40.8447786Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-113] SKIPPED [ 87%] 2023-03-20T11:54:40.8454787Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-114] SKIPPED [ 87%] 2023-03-20T11:54:40.8461512Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-115] SKIPPED [ 87%] 2023-03-20T11:54:40.8468118Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-116] SKIPPED [ 87%] 2023-03-20T11:54:40.8474533Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-117] SKIPPED [ 87%] 2023-03-20T11:54:40.8482370Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-118] SKIPPED [ 87%] 2023-03-20T11:54:40.8489674Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-119] SKIPPED [ 87%] 2023-03-20T11:54:40.8495977Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-120] SKIPPED [ 87%] 2023-03-20T11:54:40.8502487Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-121] SKIPPED [ 87%] 2023-03-20T11:54:40.8509220Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-122] SKIPPED [ 87%] 2023-03-20T11:54:40.8515675Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-123] SKIPPED [ 87%] 2023-03-20T11:54:40.8522412Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-124] SKIPPED [ 87%] 2023-03-20T11:54:40.8529985Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-125] SKIPPED [ 87%] 2023-03-20T11:54:40.8535889Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-126] SKIPPED [ 87%] 2023-03-20T11:54:40.8542516Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-127] SKIPPED [ 87%] 2023-03-20T11:54:40.8549112Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-128] SKIPPED [ 87%] 2023-03-20T11:54:40.8556796Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-129] SKIPPED [ 87%] 2023-03-20T11:54:40.8563586Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-130] SKIPPED [ 87%] 2023-03-20T11:54:40.8570992Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-131] SKIPPED [ 87%] 2023-03-20T11:54:40.8577283Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-132] SKIPPED [ 87%] 2023-03-20T11:54:40.8584042Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-133] SKIPPED [ 87%] 2023-03-20T11:54:40.8590646Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-134] SKIPPED [ 87%] 2023-03-20T11:54:40.8597046Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-135] SKIPPED [ 87%] 2023-03-20T11:54:40.8603474Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-136] SKIPPED [ 87%] 2023-03-20T11:54:40.8610504Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-137] SKIPPED [ 87%] 2023-03-20T11:54:40.8615917Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-138] SKIPPED [ 87%] 2023-03-20T11:54:40.8621710Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-139] SKIPPED [ 87%] 2023-03-20T11:54:40.8628973Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-140] SKIPPED [ 87%] 2023-03-20T11:54:40.8634920Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-141] SKIPPED [ 87%] 2023-03-20T11:54:40.8641159Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-142] SKIPPED [ 87%] 2023-03-20T11:54:40.8647087Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-143] SKIPPED [ 87%] 2023-03-20T11:54:40.8653689Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-144] SKIPPED [ 87%] 2023-03-20T11:54:40.8659667Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-145] SKIPPED [ 87%] 2023-03-20T11:54:40.8666090Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-146] SKIPPED [ 87%] 2023-03-20T11:54:40.8671897Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-147] SKIPPED [ 87%] 2023-03-20T11:54:40.8677963Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-148] SKIPPED [ 87%] 2023-03-20T11:54:40.8683917Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-149] SKIPPED [ 87%] 2023-03-20T11:54:40.8690511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-150] SKIPPED [ 87%] 2023-03-20T11:54:40.8696347Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-151] SKIPPED [ 87%] 2023-03-20T11:54:40.8705419Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-152] SKIPPED [ 87%] 2023-03-20T11:54:40.8711523Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-153] SKIPPED [ 87%] 2023-03-20T11:54:40.8717573Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-154] SKIPPED [ 87%] 2023-03-20T11:54:40.8723737Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-155] SKIPPED [ 87%] 2023-03-20T11:54:40.8730595Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-156] SKIPPED [ 87%] 2023-03-20T11:54:40.8737122Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-157] SKIPPED [ 87%] 2023-03-20T11:54:40.8743563Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-158] SKIPPED [ 87%] 2023-03-20T11:54:40.8750020Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-159] SKIPPED [ 87%] 2023-03-20T11:54:40.8756288Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-160] SKIPPED [ 87%] 2023-03-20T11:54:40.8762797Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-161] SKIPPED [ 87%] 2023-03-20T11:54:40.8770323Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-162] SKIPPED [ 87%] 2023-03-20T11:54:40.8777265Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-163] SKIPPED [ 87%] 2023-03-20T11:54:40.8783696Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-164] SKIPPED [ 87%] 2023-03-20T11:54:40.8789952Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-165] SKIPPED [ 87%] 2023-03-20T11:54:40.8796163Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-166] SKIPPED [ 87%] 2023-03-20T11:54:40.8802814Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-167] SKIPPED [ 87%] 2023-03-20T11:54:40.8810338Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-168] SKIPPED [ 87%] 2023-03-20T11:54:40.8815859Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-169] SKIPPED [ 87%] 2023-03-20T11:54:40.8822408Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-170] SKIPPED [ 87%] 2023-03-20T11:54:40.8828802Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-171] SKIPPED [ 87%] 2023-03-20T11:54:40.8835000Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-172] SKIPPED [ 87%] 2023-03-20T11:54:40.8841403Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-173] SKIPPED [ 87%] 2023-03-20T11:54:40.8849046Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-174] SKIPPED [ 87%] 2023-03-20T11:54:40.8855716Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-175] SKIPPED [ 87%] 2023-03-20T11:54:40.8862166Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-176] SKIPPED [ 87%] 2023-03-20T11:54:40.8868628Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-177] SKIPPED [ 87%] 2023-03-20T11:54:40.8874919Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-178] SKIPPED [ 87%] 2023-03-20T11:54:40.8881503Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-179] SKIPPED [ 87%] 2023-03-20T11:54:40.8888857Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-180] SKIPPED [ 87%] 2023-03-20T11:54:40.8894473Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-181] SKIPPED [ 87%] 2023-03-20T11:54:40.8900948Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-182] SKIPPED [ 87%] 2023-03-20T11:54:40.8907471Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-183] SKIPPED [ 87%] 2023-03-20T11:54:40.8913771Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-184] SKIPPED [ 87%] 2023-03-20T11:54:40.8920091Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-185] SKIPPED [ 87%] 2023-03-20T11:54:40.8927520Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-186] SKIPPED [ 87%] 2023-03-20T11:54:40.8934501Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-187] SKIPPED [ 87%] 2023-03-20T11:54:40.8941038Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-188] SKIPPED [ 87%] 2023-03-20T11:54:40.8947409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-189] SKIPPED [ 87%] 2023-03-20T11:54:40.8953687Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-190] SKIPPED [ 87%] 2023-03-20T11:54:40.8960080Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-191] SKIPPED [ 87%] 2023-03-20T11:54:40.8966463Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-192] SKIPPED [ 87%] 2023-03-20T11:54:40.8973272Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-193] SKIPPED [ 87%] 2023-03-20T11:54:40.8979844Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-194] SKIPPED [ 87%] 2023-03-20T11:54:40.8986307Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-195] SKIPPED [ 87%] 2023-03-20T11:54:40.8992673Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-196] SKIPPED [ 87%] 2023-03-20T11:54:40.8999002Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-197] SKIPPED [ 87%] 2023-03-20T11:54:40.9006601Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-198] SKIPPED [ 87%] 2023-03-20T11:54:40.9013630Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-199] SKIPPED [ 87%] 2023-03-20T11:54:40.9019974Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-200] SKIPPED [ 87%] 2023-03-20T11:54:40.9026329Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-201] SKIPPED [ 87%] 2023-03-20T11:54:40.9032539Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-202] SKIPPED [ 87%] 2023-03-20T11:54:40.9038942Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-203] SKIPPED [ 87%] 2023-03-20T11:54:40.9045233Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-204] SKIPPED [ 87%] 2023-03-20T11:54:40.9052425Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-205] SKIPPED [ 87%] 2023-03-20T11:54:40.9058695Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-206] SKIPPED [ 87%] 2023-03-20T11:54:40.9064968Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-207] SKIPPED [ 87%] 2023-03-20T11:54:40.9071347Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-208] SKIPPED [ 87%] 2023-03-20T11:54:40.9078923Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-209] SKIPPED [ 87%] 2023-03-20T11:54:40.9085019Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-210] SKIPPED [ 87%] 2023-03-20T11:54:40.9092272Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-211] SKIPPED [ 87%] 2023-03-20T11:54:40.9098331Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-212] SKIPPED [ 87%] 2023-03-20T11:54:40.9105102Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-213] SKIPPED [ 87%] 2023-03-20T11:54:40.9111152Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-214] SKIPPED [ 87%] 2023-03-20T11:54:40.9117302Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-215] SKIPPED [ 87%] 2023-03-20T11:54:40.9123626Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-216] SKIPPED [ 87%] 2023-03-20T11:54:40.9130642Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-217] SKIPPED [ 87%] 2023-03-20T11:54:40.9137102Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-218] SKIPPED [ 87%] 2023-03-20T11:54:40.9143327Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-219] SKIPPED [ 87%] 2023-03-20T11:54:40.9149853Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-220] SKIPPED [ 87%] 2023-03-20T11:54:40.9157252Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-221] SKIPPED [ 87%] 2023-03-20T11:54:40.9163795Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-222] SKIPPED [ 87%] 2023-03-20T11:54:40.9170610Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-223] SKIPPED [ 87%] 2023-03-20T11:54:40.9176950Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-224] SKIPPED [ 87%] 2023-03-20T11:54:40.9183039Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-225] SKIPPED [ 87%] 2023-03-20T11:54:40.9189323Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-226] SKIPPED [ 87%] 2023-03-20T11:54:40.9195450Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-227] SKIPPED [ 87%] 2023-03-20T11:54:40.9201759Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-228] SKIPPED [ 87%] 2023-03-20T11:54:40.9208123Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-229] SKIPPED [ 87%] 2023-03-20T11:54:40.9214549Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-230] SKIPPED [ 87%] 2023-03-20T11:54:40.9220760Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-231] SKIPPED [ 87%] 2023-03-20T11:54:40.9228155Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-232] SKIPPED [ 87%] 2023-03-20T11:54:40.9234228Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-233] SKIPPED [ 87%] 2023-03-20T11:54:40.9240867Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-234] SKIPPED [ 87%] 2023-03-20T11:54:40.9246952Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-235] SKIPPED [ 87%] 2023-03-20T11:54:40.9253395Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-236] SKIPPED [ 87%] 2023-03-20T11:54:40.9259801Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-237] SKIPPED [ 87%] 2023-03-20T11:54:40.9266088Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-238] SKIPPED [ 87%] 2023-03-20T11:54:40.9272502Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-239] SKIPPED [ 87%] 2023-03-20T11:54:40.9278438Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-240] SKIPPED [ 87%] 2023-03-20T11:54:40.9284703Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-241] SKIPPED [ 87%] 2023-03-20T11:54:40.9291930Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-242] SKIPPED [ 87%] 2023-03-20T11:54:40.9297826Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-243] SKIPPED [ 87%] 2023-03-20T11:54:40.9305294Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-244] SKIPPED [ 87%] 2023-03-20T11:54:40.9315627Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-245] SKIPPED [ 87%] 2023-03-20T11:54:40.9317634Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-246] SKIPPED [ 87%] 2023-03-20T11:54:40.9323750Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-247] SKIPPED [ 87%] 2023-03-20T11:54:40.9330575Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-248] SKIPPED [ 87%] 2023-03-20T11:54:40.9336947Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-249] SKIPPED [ 87%] 2023-03-20T11:54:40.9343043Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-250] SKIPPED [ 87%] 2023-03-20T11:54:40.9349314Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-251] SKIPPED [ 87%] 2023-03-20T11:54:40.9355363Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-252] SKIPPED [ 87%] 2023-03-20T11:54:40.9361764Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-253] SKIPPED [ 87%] 2023-03-20T11:54:40.9368852Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-254] SKIPPED [ 87%] 2023-03-20T11:54:40.9375542Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-255] SKIPPED [ 87%] 2023-03-20T11:54:40.9382181Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-256] SKIPPED [ 87%] 2023-03-20T11:54:40.9388827Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-257] SKIPPED [ 87%] 2023-03-20T11:54:40.9395111Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-258] SKIPPED [ 87%] 2023-03-20T11:54:40.9401415Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-259] SKIPPED [ 87%] 2023-03-20T11:54:40.9408295Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-260] SKIPPED [ 87%] 2023-03-20T11:54:40.9414343Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-261] SKIPPED [ 87%] 2023-03-20T11:54:40.9420842Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-262] SKIPPED [ 87%] 2023-03-20T11:54:40.9427151Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-263] SKIPPED [ 87%] 2023-03-20T11:54:40.9433390Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-264] SKIPPED [ 87%] 2023-03-20T11:54:40.9439664Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-265] SKIPPED [ 87%] 2023-03-20T11:54:40.9446079Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-266] SKIPPED [ 87%] 2023-03-20T11:54:40.9453969Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-267] SKIPPED [ 87%] 2023-03-20T11:54:40.9460454Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-268] SKIPPED [ 87%] 2023-03-20T11:54:40.9466845Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-269] SKIPPED [ 87%] 2023-03-20T11:54:40.9473049Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-270] SKIPPED [ 87%] 2023-03-20T11:54:40.9479331Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-271] SKIPPED [ 87%] 2023-03-20T11:54:40.9485870Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-272] SKIPPED [ 87%] 2023-03-20T11:54:40.9493195Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-273] SKIPPED [ 87%] 2023-03-20T11:54:40.9498723Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-274] SKIPPED [ 87%] 2023-03-20T11:54:40.9505033Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-275] SKIPPED [ 87%] 2023-03-20T11:54:40.9511509Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-276] SKIPPED [ 87%] 2023-03-20T11:54:40.9517584Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-277] SKIPPED [ 87%] 2023-03-20T11:54:40.9525310Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-278] SKIPPED [ 87%] 2023-03-20T11:54:40.9532888Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-279] SKIPPED [ 87%] 2023-03-20T11:54:40.9538420Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-280] SKIPPED [ 87%] 2023-03-20T11:54:40.9544662Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-281] SKIPPED [ 87%] 2023-03-20T11:54:40.9551173Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-282] SKIPPED [ 87%] 2023-03-20T11:54:40.9557170Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-283] SKIPPED [ 87%] 2023-03-20T11:54:40.9563647Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-284] SKIPPED [ 87%] 2023-03-20T11:54:40.9570640Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-285] SKIPPED [ 87%] 2023-03-20T11:54:40.9576657Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-286] SKIPPED [ 87%] 2023-03-20T11:54:40.9582881Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[resized_crop-287] SKIPPED [ 87%] 2023-03-20T11:54:40.9589432Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-000] SKIPPED [ 87%] 2023-03-20T11:54:40.9598572Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-001] SKIPPED [ 87%] 2023-03-20T11:54:40.9604870Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-002] SKIPPED [ 87%] 2023-03-20T11:54:40.9612241Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-003] SKIPPED [ 87%] 2023-03-20T11:54:40.9618161Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-004] SKIPPED [ 87%] 2023-03-20T11:54:40.9624889Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-005] SKIPPED [ 87%] 2023-03-20T11:54:40.9631026Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-006] SKIPPED [ 87%] 2023-03-20T11:54:40.9637388Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-007] SKIPPED [ 87%] 2023-03-20T11:54:40.9644399Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-008] SKIPPED [ 87%] 2023-03-20T11:54:40.9652384Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-009] SKIPPED [ 87%] 2023-03-20T11:54:40.9658290Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-010] SKIPPED [ 87%] 2023-03-20T11:54:40.9664779Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-011] SKIPPED [ 87%] 2023-03-20T11:54:40.9671102Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-012] SKIPPED [ 87%] 2023-03-20T11:54:40.9678424Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-013] SKIPPED [ 87%] 2023-03-20T11:54:40.9685109Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-014] SKIPPED [ 87%] 2023-03-20T11:54:40.9692402Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-015] SKIPPED [ 87%] 2023-03-20T11:54:40.9697891Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-016] SKIPPED [ 87%] 2023-03-20T11:54:40.9704063Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-017] SKIPPED [ 87%] 2023-03-20T11:54:40.9710653Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-018] SKIPPED [ 87%] 2023-03-20T11:54:40.9716750Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-019] SKIPPED [ 87%] 2023-03-20T11:54:40.9723138Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-020] SKIPPED [ 87%] 2023-03-20T11:54:40.9730617Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-021] SKIPPED [ 87%] 2023-03-20T11:54:40.9736339Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-022] SKIPPED [ 87%] 2023-03-20T11:54:40.9742412Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-023] SKIPPED [ 87%] 2023-03-20T11:54:40.9749963Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-024] SKIPPED [ 87%] 2023-03-20T11:54:40.9756263Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-025] SKIPPED [ 87%] 2023-03-20T11:54:40.9762803Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-026] SKIPPED [ 87%] 2023-03-20T11:54:40.9770519Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-027] SKIPPED [ 87%] 2023-03-20T11:54:40.9775762Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-028] SKIPPED [ 87%] 2023-03-20T11:54:40.9782061Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-029] SKIPPED [ 87%] 2023-03-20T11:54:40.9788617Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-030] SKIPPED [ 87%] 2023-03-20T11:54:40.9794637Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-031] SKIPPED [ 87%] 2023-03-20T11:54:40.9801100Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-032] SKIPPED [ 87%] 2023-03-20T11:54:40.9807097Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-033] SKIPPED [ 87%] 2023-03-20T11:54:40.9814020Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-034] SKIPPED [ 87%] 2023-03-20T11:54:40.9820611Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-035] SKIPPED [ 87%] 2023-03-20T11:54:40.9828234Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-036] SKIPPED [ 87%] 2023-03-20T11:54:40.9833845Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-037] SKIPPED [ 87%] 2023-03-20T11:54:40.9839367Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-038] SKIPPED [ 87%] 2023-03-20T11:54:40.9845096Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-039] SKIPPED [ 87%] 2023-03-20T11:54:40.9852285Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-040] SKIPPED [ 87%] 2023-03-20T11:54:40.9857480Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-041] SKIPPED [ 87%] 2023-03-20T11:54:40.9863141Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-042] SKIPPED [ 87%] 2023-03-20T11:54:40.9869034Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-043] SKIPPED [ 87%] 2023-03-20T11:54:40.9874619Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-044] SKIPPED [ 87%] 2023-03-20T11:54:40.9880503Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-045] SKIPPED [ 87%] 2023-03-20T11:54:40.9886082Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-046] SKIPPED [ 87%] 2023-03-20T11:54:40.9893418Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-047] SKIPPED [ 87%] 2023-03-20T11:54:40.9899414Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-048] SKIPPED [ 87%] 2023-03-20T11:54:40.9905436Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-049] SKIPPED [ 87%] 2023-03-20T11:54:40.9911059Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-050] SKIPPED [ 87%] 2023-03-20T11:54:40.9916726Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-051] SKIPPED [ 87%] 2023-03-20T11:54:40.9922581Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-052] SKIPPED [ 87%] 2023-03-20T11:54:40.9929105Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-053] SKIPPED [ 87%] 2023-03-20T11:54:40.9934306Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-054] SKIPPED [ 87%] 2023-03-20T11:54:40.9940110Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-055] SKIPPED [ 87%] 2023-03-20T11:54:40.9946076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-056] SKIPPED [ 87%] 2023-03-20T11:54:40.9951687Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-057] SKIPPED [ 87%] 2023-03-20T11:54:40.9957338Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-058] SKIPPED [ 87%] 2023-03-20T11:54:40.9964363Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-059] SKIPPED [ 87%] 2023-03-20T11:54:40.9970513Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-060] SKIPPED [ 87%] 2023-03-20T11:54:40.9976217Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-061] SKIPPED [ 87%] 2023-03-20T11:54:40.9981520Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-062] SKIPPED [ 87%] 2023-03-20T11:54:40.9987209Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-063] SKIPPED [ 87%] 2023-03-20T11:54:40.9992731Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-064] SKIPPED [ 87%] 2023-03-20T11:54:40.9998388Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-065] SKIPPED [ 87%] 2023-03-20T11:54:41.0004147Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-066] SKIPPED [ 87%] 2023-03-20T11:54:41.0010430Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-067] SKIPPED [ 87%] 2023-03-20T11:54:41.0015841Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-068] SKIPPED [ 87%] 2023-03-20T11:54:41.0022981Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-069] SKIPPED [ 87%] 2023-03-20T11:54:41.0030122Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-070] SKIPPED [ 87%] 2023-03-20T11:54:41.0035734Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-071] SKIPPED [ 87%] 2023-03-20T11:54:41.0041500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-072] SKIPPED [ 87%] 2023-03-20T11:54:41.0047144Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-073] SKIPPED [ 87%] 2023-03-20T11:54:41.0053359Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-074] SKIPPED [ 87%] 2023-03-20T11:54:41.0059179Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-075] SKIPPED [ 87%] 2023-03-20T11:54:41.0064934Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-076] SKIPPED [ 87%] 2023-03-20T11:54:41.0070761Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-077] SKIPPED [ 87%] 2023-03-20T11:54:41.0076359Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-078] SKIPPED [ 87%] 2023-03-20T11:54:41.0082140Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-079] SKIPPED [ 87%] 2023-03-20T11:54:41.0088959Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-080] SKIPPED [ 87%] 2023-03-20T11:54:41.0093837Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-081] SKIPPED [ 87%] 2023-03-20T11:54:41.0101026Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-082] SKIPPED [ 87%] 2023-03-20T11:54:41.0106947Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-083] SKIPPED [ 87%] 2023-03-20T11:54:41.0112777Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-084] SKIPPED [ 87%] 2023-03-20T11:54:41.0118494Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-085] SKIPPED [ 87%] 2023-03-20T11:54:41.0124406Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-086] SKIPPED [ 87%] 2023-03-20T11:54:41.0130384Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-087] SKIPPED [ 87%] 2023-03-20T11:54:41.0136309Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-088] SKIPPED [ 87%] 2023-03-20T11:54:41.0141664Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-089] SKIPPED [ 87%] 2023-03-20T11:54:41.0147606Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-090] SKIPPED [ 87%] 2023-03-20T11:54:41.0153278Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-091] SKIPPED [ 87%] 2023-03-20T11:54:41.0159229Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-092] SKIPPED [ 87%] 2023-03-20T11:54:41.0166581Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-093] SKIPPED [ 87%] 2023-03-20T11:54:41.0173301Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-094] SKIPPED [ 87%] 2023-03-20T11:54:41.0178526Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-095] SKIPPED [ 87%] 2023-03-20T11:54:41.0184326Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-096] SKIPPED [ 87%] 2023-03-20T11:54:41.0190013Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-097] SKIPPED [ 87%] 2023-03-20T11:54:41.0195705Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-098] SKIPPED [ 87%] 2023-03-20T11:54:41.0201449Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-099] SKIPPED [ 87%] 2023-03-20T11:54:41.0207077Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-100] SKIPPED [ 87%] 2023-03-20T11:54:41.0213238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-101] SKIPPED [ 87%] 2023-03-20T11:54:41.0219098Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-102] SKIPPED [ 87%] 2023-03-20T11:54:41.0224963Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-103] SKIPPED [ 87%] 2023-03-20T11:54:41.0230664Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-104] SKIPPED [ 87%] 2023-03-20T11:54:41.0237373Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-105] SKIPPED [ 87%] 2023-03-20T11:54:41.0243113Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-106] SKIPPED [ 87%] 2023-03-20T11:54:41.0250204Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-107] SKIPPED [ 87%] 2023-03-20T11:54:41.0254785Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-108] SKIPPED [ 87%] 2023-03-20T11:54:41.0260711Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-109] SKIPPED [ 87%] 2023-03-20T11:54:41.0266497Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-110] SKIPPED [ 87%] 2023-03-20T11:54:41.0272150Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-111] SKIPPED [ 87%] 2023-03-20T11:54:41.0277755Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-112] SKIPPED [ 87%] 2023-03-20T11:54:41.0283849Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-113] SKIPPED [ 87%] 2023-03-20T11:54:41.0290508Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-114] SKIPPED [ 87%] 2023-03-20T11:54:41.0295774Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-115] SKIPPED [ 87%] 2023-03-20T11:54:41.0302696Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-116] SKIPPED [ 87%] 2023-03-20T11:54:41.0308563Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-117] SKIPPED [ 87%] 2023-03-20T11:54:41.0314178Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-118] SKIPPED [ 87%] 2023-03-20T11:54:41.0319832Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-119] SKIPPED [ 87%] 2023-03-20T11:54:41.0325586Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-120] SKIPPED [ 87%] 2023-03-20T11:54:41.0332654Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-121] SKIPPED [ 87%] 2023-03-20T11:54:41.0337309Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-122] SKIPPED [ 87%] 2023-03-20T11:54:41.0342874Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-123] SKIPPED [ 87%] 2023-03-20T11:54:41.0348552Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-124] SKIPPED [ 87%] 2023-03-20T11:54:41.0354229Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-125] SKIPPED [ 87%] 2023-03-20T11:54:41.0360074Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-126] SKIPPED [ 87%] 2023-03-20T11:54:41.0366941Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-127] SKIPPED [ 87%] 2023-03-20T11:54:41.0373193Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-128] SKIPPED [ 87%] 2023-03-20T11:54:41.0378943Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-129] SKIPPED [ 87%] 2023-03-20T11:54:41.0384747Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-130] SKIPPED [ 87%] 2023-03-20T11:54:41.0390420Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-131] SKIPPED [ 87%] 2023-03-20T11:54:41.0396085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-132] SKIPPED [ 87%] 2023-03-20T11:54:41.0401829Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-133] SKIPPED [ 87%] 2023-03-20T11:54:41.0407579Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-134] SKIPPED [ 87%] 2023-03-20T11:54:41.0413245Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-135] SKIPPED [ 87%] 2023-03-20T11:54:41.0418918Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-136] SKIPPED [ 87%] 2023-03-20T11:54:41.0424739Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[pad-137] SKIPPED [ 87%] 2023-03-20T11:54:41.0430470Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-000] SKIPPED [ 87%] 2023-03-20T11:54:41.0439108Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-001] SKIPPED [ 87%] 2023-03-20T11:54:41.0444992Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-002] SKIPPED [ 87%] 2023-03-20T11:54:41.0451862Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-003] SKIPPED [ 87%] 2023-03-20T11:54:41.0457120Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-004] SKIPPED [ 87%] 2023-03-20T11:54:41.0462765Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-005] SKIPPED [ 87%] 2023-03-20T11:54:41.0468693Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-006] SKIPPED [ 87%] 2023-03-20T11:54:41.0474384Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-007] SKIPPED [ 87%] 2023-03-20T11:54:41.0480077Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-008] SKIPPED [ 87%] 2023-03-20T11:54:41.0485939Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-009] SKIPPED [ 87%] 2023-03-20T11:54:41.0492948Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-010] SKIPPED [ 87%] 2023-03-20T11:54:41.0498098Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-011] SKIPPED [ 87%] 2023-03-20T11:54:41.0505303Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-012] SKIPPED [ 87%] 2023-03-20T11:54:41.0511077Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-013] SKIPPED [ 87%] 2023-03-20T11:54:41.0516809Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-014] SKIPPED [ 87%] 2023-03-20T11:54:41.0522792Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-015] SKIPPED [ 87%] 2023-03-20T11:54:41.0529647Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-016] SKIPPED [ 87%] 2023-03-20T11:54:41.0534908Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-017] SKIPPED [ 87%] 2023-03-20T11:54:41.0540886Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-018] SKIPPED [ 87%] 2023-03-20T11:54:41.0546784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-019] SKIPPED [ 87%] 2023-03-20T11:54:41.0552533Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-020] SKIPPED [ 87%] 2023-03-20T11:54:41.0558520Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-021] SKIPPED [ 87%] 2023-03-20T11:54:41.0564088Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-022] SKIPPED [ 87%] 2023-03-20T11:54:41.0570687Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-023] SKIPPED [ 87%] 2023-03-20T11:54:41.0577377Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-024] SKIPPED [ 87%] 2023-03-20T11:54:41.0583071Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-025] SKIPPED [ 87%] 2023-03-20T11:54:41.0588945Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-026] SKIPPED [ 87%] 2023-03-20T11:54:41.0594633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-027] SKIPPED [ 87%] 2023-03-20T11:54:41.0600356Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-028] SKIPPED [ 87%] 2023-03-20T11:54:41.0606296Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-029] SKIPPED [ 87%] 2023-03-20T11:54:41.0613275Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-030] SKIPPED [ 87%] 2023-03-20T11:54:41.0618441Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-031] SKIPPED [ 87%] 2023-03-20T11:54:41.0624214Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-032] SKIPPED [ 87%] 2023-03-20T11:54:41.0630096Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-033] SKIPPED [ 87%] 2023-03-20T11:54:41.0635831Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-034] SKIPPED [ 87%] 2023-03-20T11:54:41.0643101Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-035] SKIPPED [ 87%] 2023-03-20T11:54:41.0650188Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-036] SKIPPED [ 87%] 2023-03-20T11:54:41.0655057Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-037] SKIPPED [ 87%] 2023-03-20T11:54:41.0660846Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-038] SKIPPED [ 87%] 2023-03-20T11:54:41.0666666Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-039] SKIPPED [ 87%] 2023-03-20T11:54:41.0672547Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-040] SKIPPED [ 87%] 2023-03-20T11:54:41.0678452Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-041] SKIPPED [ 87%] 2023-03-20T11:54:41.0684014Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-042] SKIPPED [ 87%] 2023-03-20T11:54:41.0690854Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-043] SKIPPED [ 87%] 2023-03-20T11:54:41.0696230Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-044] SKIPPED [ 87%] 2023-03-20T11:54:41.0701885Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-045] SKIPPED [ 87%] 2023-03-20T11:54:41.0707820Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-046] SKIPPED [ 87%] 2023-03-20T11:54:41.0714665Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-047] SKIPPED [ 87%] 2023-03-20T11:54:41.0720587Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-048] SKIPPED [ 87%] 2023-03-20T11:54:41.0726125Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-049] SKIPPED [ 87%] 2023-03-20T11:54:41.0732819Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-050] SKIPPED [ 87%] 2023-03-20T11:54:41.0737715Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-051] SKIPPED [ 87%] 2023-03-20T11:54:41.0743434Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-052] SKIPPED [ 87%] 2023-03-20T11:54:41.0749307Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-053] SKIPPED [ 87%] 2023-03-20T11:54:41.0755082Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-054] SKIPPED [ 87%] 2023-03-20T11:54:41.0761029Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-055] SKIPPED [ 87%] 2023-03-20T11:54:41.0766630Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-056] SKIPPED [ 87%] 2023-03-20T11:54:41.0773570Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-057] SKIPPED [ 87%] 2023-03-20T11:54:41.0780021Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-058] SKIPPED [ 87%] 2023-03-20T11:54:41.0785925Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-059] SKIPPED [ 87%] 2023-03-20T11:54:41.0791634Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-060] SKIPPED [ 87%] 2023-03-20T11:54:41.0797374Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-061] SKIPPED [ 87%] 2023-03-20T11:54:41.0803127Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-062] SKIPPED [ 87%] 2023-03-20T11:54:41.0810199Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-063] SKIPPED [ 87%] 2023-03-20T11:54:41.0814840Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-064] SKIPPED [ 87%] 2023-03-20T11:54:41.0820359Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-065] SKIPPED [ 87%] 2023-03-20T11:54:41.0826517Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-066] SKIPPED [ 87%] 2023-03-20T11:54:41.0832100Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-067] SKIPPED [ 87%] 2023-03-20T11:54:41.0837789Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-068] SKIPPED [ 87%] 2023-03-20T11:54:41.0843753Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-069] SKIPPED [ 87%] 2023-03-20T11:54:41.0852006Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-070] SKIPPED [ 87%] 2023-03-20T11:54:41.0857104Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-071] SKIPPED [ 87%] 2023-03-20T11:54:41.0862755Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-072] SKIPPED [ 87%] 2023-03-20T11:54:41.0868683Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-073] SKIPPED [ 87%] 2023-03-20T11:54:41.0874369Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-074] SKIPPED [ 87%] 2023-03-20T11:54:41.0880147Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-075] SKIPPED [ 87%] 2023-03-20T11:54:41.0885867Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-076] SKIPPED [ 87%] 2023-03-20T11:54:41.0892291Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-077] SKIPPED [ 87%] 2023-03-20T11:54:41.0897951Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-078] SKIPPED [ 87%] 2023-03-20T11:54:41.0903527Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-079] SKIPPED [ 87%] 2023-03-20T11:54:41.0909501Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-080] SKIPPED [ 87%] 2023-03-20T11:54:41.0916387Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-081] SKIPPED [ 87%] 2023-03-20T11:54:41.0922209Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-082] SKIPPED [ 87%] 2023-03-20T11:54:41.0929216Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-083] SKIPPED [ 87%] 2023-03-20T11:54:41.0934243Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-084] SKIPPED [ 87%] 2023-03-20T11:54:41.0940146Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-085] SKIPPED [ 87%] 2023-03-20T11:54:41.0945986Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-086] SKIPPED [ 87%] 2023-03-20T11:54:41.0951713Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-087] SKIPPED [ 87%] 2023-03-20T11:54:41.0957406Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-088] SKIPPED [ 87%] 2023-03-20T11:54:41.0963309Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-089] SKIPPED [ 87%] 2023-03-20T11:54:41.0970106Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-090] SKIPPED [ 87%] 2023-03-20T11:54:41.0975143Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-091] SKIPPED [ 87%] 2023-03-20T11:54:41.0980984Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-092] SKIPPED [ 87%] 2023-03-20T11:54:41.0987975Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-093] SKIPPED [ 87%] 2023-03-20T11:54:41.0993710Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-094] SKIPPED [ 87%] 2023-03-20T11:54:41.0999483Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-095] SKIPPED [ 87%] 2023-03-20T11:54:41.1005228Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-096] SKIPPED [ 87%] 2023-03-20T11:54:41.1011900Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-097] SKIPPED [ 87%] 2023-03-20T11:54:41.1017118Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-098] SKIPPED [ 87%] 2023-03-20T11:54:41.1022823Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-099] SKIPPED [ 87%] 2023-03-20T11:54:41.1028784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-100] SKIPPED [ 87%] 2023-03-20T11:54:41.1034531Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-101] SKIPPED [ 87%] 2023-03-20T11:54:41.1040254Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-102] SKIPPED [ 87%] 2023-03-20T11:54:41.1046118Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-103] SKIPPED [ 87%] 2023-03-20T11:54:41.1053481Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-104] SKIPPED [ 87%] 2023-03-20T11:54:41.1059413Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-105] SKIPPED [ 87%] 2023-03-20T11:54:41.1065431Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-106] SKIPPED [ 87%] 2023-03-20T11:54:41.1071209Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-107] SKIPPED [ 87%] 2023-03-20T11:54:41.1076826Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-108] SKIPPED [ 87%] 2023-03-20T11:54:41.1082691Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-109] SKIPPED [ 87%] 2023-03-20T11:54:41.1089579Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-110] SKIPPED [ 87%] 2023-03-20T11:54:41.1094487Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-111] SKIPPED [ 87%] 2023-03-20T11:54:41.1100339Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-112] SKIPPED [ 87%] 2023-03-20T11:54:41.1106197Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-113] SKIPPED [ 87%] 2023-03-20T11:54:41.1111874Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-114] SKIPPED [ 87%] 2023-03-20T11:54:41.1117670Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-115] SKIPPED [ 87%] 2023-03-20T11:54:41.1124634Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-116] SKIPPED [ 87%] 2023-03-20T11:54:41.1131739Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-117] SKIPPED [ 87%] 2023-03-20T11:54:41.1136400Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-118] SKIPPED [ 87%] 2023-03-20T11:54:41.1142071Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-119] SKIPPED [ 87%] 2023-03-20T11:54:41.1148053Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-120] SKIPPED [ 87%] 2023-03-20T11:54:41.1153691Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-121] SKIPPED [ 87%] 2023-03-20T11:54:41.1159608Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-122] SKIPPED [ 87%] 2023-03-20T11:54:41.1165528Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-123] SKIPPED [ 87%] 2023-03-20T11:54:41.1172937Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-124] SKIPPED [ 87%] 2023-03-20T11:54:41.1179319Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-125] SKIPPED [ 87%] 2023-03-20T11:54:41.1186160Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-126] SKIPPED [ 87%] 2023-03-20T11:54:41.1194192Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-127] SKIPPED [ 87%] 2023-03-20T11:54:41.1201012Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-128] SKIPPED [ 87%] 2023-03-20T11:54:41.1208038Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-129] SKIPPED [ 87%] 2023-03-20T11:54:41.1213839Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-130] SKIPPED [ 87%] 2023-03-20T11:54:41.1219976Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-131] SKIPPED [ 87%] 2023-03-20T11:54:41.1226156Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-132] SKIPPED [ 87%] 2023-03-20T11:54:41.1231879Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-133] SKIPPED [ 87%] 2023-03-20T11:54:41.1237667Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-134] SKIPPED [ 87%] 2023-03-20T11:54:41.1243503Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-135] SKIPPED [ 87%] 2023-03-20T11:54:41.1250628Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-136] SKIPPED [ 87%] 2023-03-20T11:54:41.1255509Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-137] SKIPPED [ 87%] 2023-03-20T11:54:41.1264510Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-138] SKIPPED [ 87%] 2023-03-20T11:54:41.1270464Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-139] SKIPPED [ 87%] 2023-03-20T11:54:41.1275968Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-140] SKIPPED [ 87%] 2023-03-20T11:54:41.1281795Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-141] SKIPPED [ 87%] 2023-03-20T11:54:41.1288155Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-142] SKIPPED [ 87%] 2023-03-20T11:54:41.1293594Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-143] SKIPPED [ 87%] 2023-03-20T11:54:41.1299751Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-144] SKIPPED [ 87%] 2023-03-20T11:54:41.1305449Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-145] SKIPPED [ 87%] 2023-03-20T11:54:41.1311309Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-146] SKIPPED [ 87%] 2023-03-20T11:54:41.1316900Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-147] SKIPPED [ 87%] 2023-03-20T11:54:41.1322815Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-148] SKIPPED [ 87%] 2023-03-20T11:54:41.1329358Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-149] SKIPPED [ 87%] 2023-03-20T11:54:41.1336303Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-150] SKIPPED [ 87%] 2023-03-20T11:54:41.1342081Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-151] SKIPPED [ 87%] 2023-03-20T11:54:41.1347833Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-152] SKIPPED [ 87%] 2023-03-20T11:54:41.1353536Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-153] SKIPPED [ 87%] 2023-03-20T11:54:41.1359212Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-154] SKIPPED [ 87%] 2023-03-20T11:54:41.1365022Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-155] SKIPPED [ 87%] 2023-03-20T11:54:41.1371811Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-156] SKIPPED [ 87%] 2023-03-20T11:54:41.1377370Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-157] SKIPPED [ 87%] 2023-03-20T11:54:41.1383458Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-158] SKIPPED [ 87%] 2023-03-20T11:54:41.1389396Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-159] SKIPPED [ 87%] 2023-03-20T11:54:41.1395237Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-160] SKIPPED [ 87%] 2023-03-20T11:54:41.1402739Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-161] SKIPPED [ 87%] 2023-03-20T11:54:41.1409810Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-162] SKIPPED [ 87%] 2023-03-20T11:54:41.1415274Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-163] SKIPPED [ 87%] 2023-03-20T11:54:41.1422091Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-164] SKIPPED [ 87%] 2023-03-20T11:54:41.1428960Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-165] SKIPPED [ 87%] 2023-03-20T11:54:41.1435673Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-166] SKIPPED [ 87%] 2023-03-20T11:54:41.1442265Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-167] SKIPPED [ 87%] 2023-03-20T11:54:41.1450222Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-168] SKIPPED [ 87%] 2023-03-20T11:54:41.1456023Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-169] SKIPPED [ 87%] 2023-03-20T11:54:41.1462884Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-170] SKIPPED [ 87%] 2023-03-20T11:54:41.1469656Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-171] SKIPPED [ 87%] 2023-03-20T11:54:41.1475705Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-172] SKIPPED [ 87%] 2023-03-20T11:54:41.1482871Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-173] SKIPPED [ 87%] 2023-03-20T11:54:41.1489905Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-174] SKIPPED [ 87%] 2023-03-20T11:54:41.1494990Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-175] SKIPPED [ 87%] 2023-03-20T11:54:41.1501016Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-176] SKIPPED [ 87%] 2023-03-20T11:54:41.1506799Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-177] SKIPPED [ 87%] 2023-03-20T11:54:41.1512434Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-178] SKIPPED [ 87%] 2023-03-20T11:54:41.1518396Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-179] SKIPPED [ 87%] 2023-03-20T11:54:41.1524169Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-180] SKIPPED [ 87%] 2023-03-20T11:54:41.1530609Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-181] SKIPPED [ 87%] 2023-03-20T11:54:41.1536835Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-182] SKIPPED [ 87%] 2023-03-20T11:54:41.1542400Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-183] SKIPPED [ 87%] 2023-03-20T11:54:41.1549546Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-184] SKIPPED [ 87%] 2023-03-20T11:54:41.1555215Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-185] SKIPPED [ 87%] 2023-03-20T11:54:41.1561177Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-186] SKIPPED [ 87%] 2023-03-20T11:54:41.1566762Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-187] SKIPPED [ 87%] 2023-03-20T11:54:41.1573533Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-188] SKIPPED [ 87%] 2023-03-20T11:54:41.1579031Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-189] SKIPPED [ 87%] 2023-03-20T11:54:41.1584992Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-190] SKIPPED [ 87%] 2023-03-20T11:54:41.1590541Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-191] SKIPPED [ 87%] 2023-03-20T11:54:41.1596066Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-192] SKIPPED [ 87%] 2023-03-20T11:54:41.1602006Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-193] SKIPPED [ 87%] 2023-03-20T11:54:41.1607992Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-194] SKIPPED [ 87%] 2023-03-20T11:54:41.1613866Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-195] SKIPPED [ 87%] 2023-03-20T11:54:41.1620835Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-196] SKIPPED [ 87%] 2023-03-20T11:54:41.1626666Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-197] SKIPPED [ 87%] 2023-03-20T11:54:41.1632300Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-198] SKIPPED [ 87%] 2023-03-20T11:54:41.1638134Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-199] SKIPPED [ 87%] 2023-03-20T11:54:41.1643813Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-200] SKIPPED [ 87%] 2023-03-20T11:54:41.1650724Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-201] SKIPPED [ 87%] 2023-03-20T11:54:41.1656286Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-202] SKIPPED [ 87%] 2023-03-20T11:54:41.1661882Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-203] SKIPPED [ 87%] 2023-03-20T11:54:41.1667923Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-204] SKIPPED [ 87%] 2023-03-20T11:54:41.1673681Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-205] SKIPPED [ 87%] 2023-03-20T11:54:41.1680026Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-206] SKIPPED [ 87%] 2023-03-20T11:54:41.1689256Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-207] SKIPPED [ 87%] 2023-03-20T11:54:41.1695343Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-208] SKIPPED [ 87%] 2023-03-20T11:54:41.1701860Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-209] SKIPPED [ 87%] 2023-03-20T11:54:41.1708758Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-210] SKIPPED [ 87%] 2023-03-20T11:54:41.1715371Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-211] SKIPPED [ 87%] 2023-03-20T11:54:41.1722219Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-212] SKIPPED [ 87%] 2023-03-20T11:54:41.1729923Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-213] SKIPPED [ 87%] 2023-03-20T11:54:41.1735812Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-214] SKIPPED [ 87%] 2023-03-20T11:54:41.1741986Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-215] SKIPPED [ 87%] 2023-03-20T11:54:41.1748055Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-216] SKIPPED [ 87%] 2023-03-20T11:54:41.1754085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-217] SKIPPED [ 87%] 2023-03-20T11:54:41.1759847Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-218] SKIPPED [ 87%] 2023-03-20T11:54:41.1766816Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-219] SKIPPED [ 87%] 2023-03-20T11:54:41.1773645Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-220] SKIPPED [ 87%] 2023-03-20T11:54:41.1779028Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-221] SKIPPED [ 87%] 2023-03-20T11:54:41.1784939Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-222] SKIPPED [ 87%] 2023-03-20T11:54:41.1790791Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-223] SKIPPED [ 87%] 2023-03-20T11:54:41.1796457Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-224] SKIPPED [ 87%] 2023-03-20T11:54:41.1802373Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-225] SKIPPED [ 87%] 2023-03-20T11:54:41.1809245Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-226] SKIPPED [ 87%] 2023-03-20T11:54:41.1814453Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-227] SKIPPED [ 87%] 2023-03-20T11:54:41.1820831Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-228] SKIPPED [ 87%] 2023-03-20T11:54:41.1826761Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-229] SKIPPED [ 87%] 2023-03-20T11:54:41.1834110Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-230] SKIPPED [ 87%] 2023-03-20T11:54:41.1840192Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-231] SKIPPED [ 87%] 2023-03-20T11:54:41.1846468Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-232] SKIPPED [ 87%] 2023-03-20T11:54:41.1853622Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-233] SKIPPED [ 87%] 2023-03-20T11:54:41.1859135Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-234] SKIPPED [ 87%] 2023-03-20T11:54:41.1865477Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-235] SKIPPED [ 87%] 2023-03-20T11:54:41.1871439Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-236] SKIPPED [ 87%] 2023-03-20T11:54:41.1877490Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-237] SKIPPED [ 87%] 2023-03-20T11:54:41.1883568Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-238] SKIPPED [ 87%] 2023-03-20T11:54:41.1890819Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-239] SKIPPED [ 87%] 2023-03-20T11:54:41.1896370Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-240] SKIPPED [ 87%] 2023-03-20T11:54:41.1902564Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-241] SKIPPED [ 87%] 2023-03-20T11:54:41.1909842Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-242] SKIPPED [ 87%] 2023-03-20T11:54:41.1915875Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-243] SKIPPED [ 87%] 2023-03-20T11:54:41.1922033Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-244] SKIPPED [ 87%] 2023-03-20T11:54:41.1929204Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-245] SKIPPED [ 87%] 2023-03-20T11:54:41.1934298Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-246] SKIPPED [ 87%] 2023-03-20T11:54:41.1940674Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-247] SKIPPED [ 87%] 2023-03-20T11:54:41.1947144Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-248] SKIPPED [ 87%] 2023-03-20T11:54:41.1953114Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-249] SKIPPED [ 87%] 2023-03-20T11:54:41.1959108Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-250] SKIPPED [ 87%] 2023-03-20T11:54:41.1965477Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-251] SKIPPED [ 87%] 2023-03-20T11:54:41.1972367Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-252] SKIPPED [ 87%] 2023-03-20T11:54:41.1979168Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-253] SKIPPED [ 87%] 2023-03-20T11:54:41.1985017Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-254] SKIPPED [ 87%] 2023-03-20T11:54:41.1991114Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-255] SKIPPED [ 87%] 2023-03-20T11:54:41.1997046Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-256] SKIPPED [ 87%] 2023-03-20T11:54:41.2003145Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-257] SKIPPED [ 87%] 2023-03-20T11:54:41.2011815Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-258] SKIPPED [ 87%] 2023-03-20T11:54:41.2016661Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-259] SKIPPED [ 87%] 2023-03-20T11:54:41.2022831Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-260] SKIPPED [ 87%] 2023-03-20T11:54:41.2028902Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-261] SKIPPED [ 87%] 2023-03-20T11:54:41.2034894Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-262] SKIPPED [ 87%] 2023-03-20T11:54:41.2041164Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-263] SKIPPED [ 87%] 2023-03-20T11:54:41.2049270Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-264] SKIPPED [ 87%] 2023-03-20T11:54:41.2054953Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-265] SKIPPED [ 87%] 2023-03-20T11:54:41.2061036Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-266] SKIPPED [ 87%] 2023-03-20T11:54:41.2067388Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-267] SKIPPED [ 87%] 2023-03-20T11:54:41.2073196Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-268] SKIPPED [ 87%] 2023-03-20T11:54:41.2079453Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-269] SKIPPED [ 87%] 2023-03-20T11:54:41.2085442Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-270] SKIPPED [ 87%] 2023-03-20T11:54:41.2092280Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-271] SKIPPED [ 87%] 2023-03-20T11:54:41.2098074Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-272] SKIPPED [ 87%] 2023-03-20T11:54:41.2104204Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-273] SKIPPED [ 87%] 2023-03-20T11:54:41.2110180Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-274] SKIPPED [ 87%] 2023-03-20T11:54:41.2116255Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-275] SKIPPED [ 87%] 2023-03-20T11:54:41.2125250Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-276] SKIPPED [ 87%] 2023-03-20T11:54:41.2132422Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-277] SKIPPED [ 87%] 2023-03-20T11:54:41.2138026Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-278] SKIPPED [ 87%] 2023-03-20T11:54:41.2144121Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-279] SKIPPED [ 87%] 2023-03-20T11:54:41.2150190Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-280] SKIPPED [ 87%] 2023-03-20T11:54:41.2156216Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-281] SKIPPED [ 87%] 2023-03-20T11:54:41.2162333Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-282] SKIPPED [ 87%] 2023-03-20T11:54:41.2169548Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-283] SKIPPED [ 87%] 2023-03-20T11:54:41.2174604Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-284] SKIPPED [ 87%] 2023-03-20T11:54:41.2180893Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-285] SKIPPED [ 87%] 2023-03-20T11:54:41.2187128Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-286] SKIPPED [ 87%] 2023-03-20T11:54:41.2194526Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-287] SKIPPED [ 87%] 2023-03-20T11:54:41.2200724Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-288] SKIPPED [ 87%] 2023-03-20T11:54:41.2206401Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-289] SKIPPED [ 87%] 2023-03-20T11:54:41.2213494Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-290] SKIPPED [ 87%] 2023-03-20T11:54:41.2218305Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-291] SKIPPED [ 87%] 2023-03-20T11:54:41.2223977Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-292] SKIPPED [ 87%] 2023-03-20T11:54:41.2229500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-293] SKIPPED [ 87%] 2023-03-20T11:54:41.2235240Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-294] SKIPPED [ 87%] 2023-03-20T11:54:41.2241578Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-295] SKIPPED [ 87%] 2023-03-20T11:54:41.2249574Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-296] SKIPPED [ 87%] 2023-03-20T11:54:41.2253804Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-297] SKIPPED [ 87%] 2023-03-20T11:54:41.2259065Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-298] SKIPPED [ 87%] 2023-03-20T11:54:41.2266156Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-299] SKIPPED [ 87%] 2023-03-20T11:54:41.2271650Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-300] SKIPPED [ 87%] 2023-03-20T11:54:41.2277435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-301] SKIPPED [ 87%] 2023-03-20T11:54:41.2283262Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-302] SKIPPED [ 87%] 2023-03-20T11:54:41.2290490Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-303] SKIPPED [ 87%] 2023-03-20T11:54:41.2295586Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-304] SKIPPED [ 87%] 2023-03-20T11:54:41.2301233Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-305] SKIPPED [ 87%] 2023-03-20T11:54:41.2306916Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-306] SKIPPED [ 87%] 2023-03-20T11:54:41.2312554Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-307] SKIPPED [ 87%] 2023-03-20T11:54:41.2318592Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-308] SKIPPED [ 87%] 2023-03-20T11:54:41.2324090Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-309] SKIPPED [ 87%] 2023-03-20T11:54:41.2332065Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-310] SKIPPED [ 87%] 2023-03-20T11:54:41.2337173Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-311] SKIPPED [ 87%] 2023-03-20T11:54:41.2342789Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-312] SKIPPED [ 87%] 2023-03-20T11:54:41.2348452Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-313] SKIPPED [ 87%] 2023-03-20T11:54:41.2354124Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-314] SKIPPED [ 87%] 2023-03-20T11:54:41.2360630Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-315] SKIPPED [ 87%] 2023-03-20T11:54:41.2365625Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-316] SKIPPED [ 87%] 2023-03-20T11:54:41.2372675Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-317] SKIPPED [ 87%] 2023-03-20T11:54:41.2378209Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-318] SKIPPED [ 87%] 2023-03-20T11:54:41.2384165Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-319] SKIPPED [ 87%] 2023-03-20T11:54:41.2389660Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-320] SKIPPED [ 87%] 2023-03-20T11:54:41.2395145Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-321] SKIPPED [ 87%] 2023-03-20T11:54:41.2402141Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-322] SKIPPED [ 87%] 2023-03-20T11:54:41.2409112Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-323] SKIPPED [ 87%] 2023-03-20T11:54:41.2413950Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-324] SKIPPED [ 87%] 2023-03-20T11:54:41.2419985Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-325] SKIPPED [ 87%] 2023-03-20T11:54:41.2425744Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-326] SKIPPED [ 87%] 2023-03-20T11:54:41.2431334Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-327] SKIPPED [ 87%] 2023-03-20T11:54:41.2436768Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-328] SKIPPED [ 87%] 2023-03-20T11:54:41.2442591Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-329] SKIPPED [ 87%] 2023-03-20T11:54:41.2449356Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-330] SKIPPED [ 87%] 2023-03-20T11:54:41.2454435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-331] SKIPPED [ 87%] 2023-03-20T11:54:41.2460435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-332] SKIPPED [ 87%] 2023-03-20T11:54:41.2467238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-333] SKIPPED [ 87%] 2023-03-20T11:54:41.2472750Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-334] SKIPPED [ 87%] 2023-03-20T11:54:41.2478401Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-335] SKIPPED [ 87%] 2023-03-20T11:54:41.2484196Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-336] SKIPPED [ 87%] 2023-03-20T11:54:41.2490619Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-337] SKIPPED [ 87%] 2023-03-20T11:54:41.2496612Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-338] SKIPPED [ 87%] 2023-03-20T11:54:41.2502283Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-339] SKIPPED [ 87%] 2023-03-20T11:54:41.2508000Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-340] SKIPPED [ 87%] 2023-03-20T11:54:41.2513595Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-341] SKIPPED [ 87%] 2023-03-20T11:54:41.2519146Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-342] SKIPPED [ 87%] 2023-03-20T11:54:41.2524924Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-343] SKIPPED [ 87%] 2023-03-20T11:54:41.2530781Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-344] SKIPPED [ 87%] 2023-03-20T11:54:41.2538337Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-345] SKIPPED [ 87%] 2023-03-20T11:54:41.2544228Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-346] SKIPPED [ 87%] 2023-03-20T11:54:41.2549889Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-347] SKIPPED [ 87%] 2023-03-20T11:54:41.2555481Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-348] SKIPPED [ 87%] 2023-03-20T11:54:41.2561224Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-349] SKIPPED [ 87%] 2023-03-20T11:54:41.2566909Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-350] SKIPPED [ 87%] 2023-03-20T11:54:41.2573567Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-351] SKIPPED [ 87%] 2023-03-20T11:54:41.2579286Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-352] SKIPPED [ 87%] 2023-03-20T11:54:41.2585096Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-353] SKIPPED [ 87%] 2023-03-20T11:54:41.2590687Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-354] SKIPPED [ 87%] 2023-03-20T11:54:41.2596114Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-355] SKIPPED [ 87%] 2023-03-20T11:54:41.2603322Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-356] SKIPPED [ 87%] 2023-03-20T11:54:41.2610178Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-357] SKIPPED [ 87%] 2023-03-20T11:54:41.2615419Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-358] SKIPPED [ 87%] 2023-03-20T11:54:41.2621196Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-359] SKIPPED [ 87%] 2023-03-20T11:54:41.2626943Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-360] SKIPPED [ 87%] 2023-03-20T11:54:41.2632633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-361] SKIPPED [ 87%] 2023-03-20T11:54:41.2638413Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-362] SKIPPED [ 87%] 2023-03-20T11:54:41.2644008Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-363] SKIPPED [ 87%] 2023-03-20T11:54:41.2650564Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-364] SKIPPED [ 87%] 2023-03-20T11:54:41.2656261Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-365] SKIPPED [ 87%] 2023-03-20T11:54:41.2661689Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-366] SKIPPED [ 87%] 2023-03-20T11:54:41.2667349Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-367] SKIPPED [ 87%] 2023-03-20T11:54:41.2674089Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-368] SKIPPED [ 87%] 2023-03-20T11:54:41.2679811Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-369] SKIPPED [ 87%] 2023-03-20T11:54:41.2685533Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-370] SKIPPED [ 87%] 2023-03-20T11:54:41.2692401Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-371] SKIPPED [ 87%] 2023-03-20T11:54:41.2697690Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-372] SKIPPED [ 87%] 2023-03-20T11:54:41.2703479Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-373] SKIPPED [ 87%] 2023-03-20T11:54:41.2709325Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-374] SKIPPED [ 87%] 2023-03-20T11:54:41.2714805Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-375] SKIPPED [ 87%] 2023-03-20T11:54:41.2720762Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-376] SKIPPED [ 87%] 2023-03-20T11:54:41.2726329Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-377] SKIPPED [ 87%] 2023-03-20T11:54:41.2733445Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-378] SKIPPED [ 87%] 2023-03-20T11:54:41.2739905Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-379] SKIPPED [ 87%] 2023-03-20T11:54:41.2745587Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-380] SKIPPED [ 87%] 2023-03-20T11:54:41.2751317Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-381] SKIPPED [ 87%] 2023-03-20T11:54:41.2757041Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-382] SKIPPED [ 87%] 2023-03-20T11:54:41.2762737Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-383] SKIPPED [ 87%] 2023-03-20T11:54:41.2769529Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-384] SKIPPED [ 87%] 2023-03-20T11:54:41.2774662Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-385] SKIPPED [ 87%] 2023-03-20T11:54:41.2780607Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-386] SKIPPED [ 87%] 2023-03-20T11:54:41.2786435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-387] SKIPPED [ 87%] 2023-03-20T11:54:41.2792042Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-388] SKIPPED [ 87%] 2023-03-20T11:54:41.2797757Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-389] SKIPPED [ 87%] 2023-03-20T11:54:41.2803565Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-390] SKIPPED [ 87%] 2023-03-20T11:54:41.2810545Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-391] SKIPPED [ 87%] 2023-03-20T11:54:41.2816736Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-392] SKIPPED [ 87%] 2023-03-20T11:54:41.2822316Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-393] SKIPPED [ 87%] 2023-03-20T11:54:41.2828258Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-394] SKIPPED [ 87%] 2023-03-20T11:54:41.2833889Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-395] SKIPPED [ 87%] 2023-03-20T11:54:41.2839579Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-396] SKIPPED [ 87%] 2023-03-20T11:54:41.2845346Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-397] SKIPPED [ 87%] 2023-03-20T11:54:41.2852236Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-398] SKIPPED [ 87%] 2023-03-20T11:54:41.2857399Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-399] SKIPPED [ 87%] 2023-03-20T11:54:41.2863141Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-400] SKIPPED [ 87%] 2023-03-20T11:54:41.2868799Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-401] SKIPPED [ 87%] 2023-03-20T11:54:41.2875920Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-402] SKIPPED [ 87%] 2023-03-20T11:54:41.2881784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-403] SKIPPED [ 87%] 2023-03-20T11:54:41.2887581Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-404] SKIPPED [ 87%] 2023-03-20T11:54:41.2893556Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-405] SKIPPED [ 87%] 2023-03-20T11:54:41.2899218Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-406] SKIPPED [ 87%] 2023-03-20T11:54:41.2904964Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-407] SKIPPED [ 87%] 2023-03-20T11:54:41.2910741Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-408] SKIPPED [ 87%] 2023-03-20T11:54:41.2916335Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-409] SKIPPED [ 87%] 2023-03-20T11:54:41.2922083Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-410] SKIPPED [ 87%] 2023-03-20T11:54:41.2928987Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-411] SKIPPED [ 87%] 2023-03-20T11:54:41.2933842Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-412] SKIPPED [ 87%] 2023-03-20T11:54:41.2942503Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-413] SKIPPED [ 87%] 2023-03-20T11:54:41.2948224Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-414] SKIPPED [ 87%] 2023-03-20T11:54:41.2953873Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-415] SKIPPED [ 87%] 2023-03-20T11:54:41.2959488Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-416] SKIPPED [ 87%] 2023-03-20T11:54:41.2965598Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-417] SKIPPED [ 87%] 2023-03-20T11:54:41.2972368Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-418] SKIPPED [ 87%] 2023-03-20T11:54:41.2977201Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-419] SKIPPED [ 87%] 2023-03-20T11:54:41.2982735Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-420] SKIPPED [ 87%] 2023-03-20T11:54:41.2988486Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-421] SKIPPED [ 87%] 2023-03-20T11:54:41.2994171Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-422] SKIPPED [ 87%] 2023-03-20T11:54:41.2999925Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-423] SKIPPED [ 87%] 2023-03-20T11:54:41.3005691Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-424] SKIPPED [ 87%] 2023-03-20T11:54:41.3013404Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-425] SKIPPED [ 87%] 2023-03-20T11:54:41.3018985Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-426] SKIPPED [ 87%] 2023-03-20T11:54:41.3024784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-427] SKIPPED [ 87%] 2023-03-20T11:54:41.3030523Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-428] SKIPPED [ 87%] 2023-03-20T11:54:41.3036086Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-429] SKIPPED [ 87%] 2023-03-20T11:54:41.3042084Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-430] SKIPPED [ 87%] 2023-03-20T11:54:41.3047679Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-431] SKIPPED [ 87%] 2023-03-20T11:54:41.3053570Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-432] SKIPPED [ 87%] 2023-03-20T11:54:41.3059693Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-433] SKIPPED [ 87%] 2023-03-20T11:54:41.3065433Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-434] SKIPPED [ 87%] 2023-03-20T11:54:41.3071182Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-435] SKIPPED [ 87%] 2023-03-20T11:54:41.3078113Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-436] SKIPPED [ 87%] 2023-03-20T11:54:41.3083992Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-437] SKIPPED [ 87%] 2023-03-20T11:54:41.3090537Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-438] SKIPPED [ 87%] 2023-03-20T11:54:41.3095522Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-439] SKIPPED [ 87%] 2023-03-20T11:54:41.3101637Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-440] SKIPPED [ 87%] 2023-03-20T11:54:41.3107456Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-441] SKIPPED [ 87%] 2023-03-20T11:54:41.3112900Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-442] SKIPPED [ 87%] 2023-03-20T11:54:41.3118633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-443] SKIPPED [ 87%] 2023-03-20T11:54:41.3124372Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-444] SKIPPED [ 87%] 2023-03-20T11:54:41.3130442Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-445] SKIPPED [ 87%] 2023-03-20T11:54:41.3136561Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-446] SKIPPED [ 87%] 2023-03-20T11:54:41.3142210Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-447] SKIPPED [ 87%] 2023-03-20T11:54:41.3148975Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-448] SKIPPED [ 87%] 2023-03-20T11:54:41.3154645Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-449] SKIPPED [ 87%] 2023-03-20T11:54:41.3160489Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-450] SKIPPED [ 87%] 2023-03-20T11:54:41.3166145Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-451] SKIPPED [ 87%] 2023-03-20T11:54:41.3173043Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-452] SKIPPED [ 87%] 2023-03-20T11:54:41.3178362Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-453] SKIPPED [ 87%] 2023-03-20T11:54:41.3184059Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-454] SKIPPED [ 87%] 2023-03-20T11:54:41.3189803Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-455] SKIPPED [ 87%] 2023-03-20T11:54:41.3195598Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-456] SKIPPED [ 87%] 2023-03-20T11:54:41.3201192Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-457] SKIPPED [ 87%] 2023-03-20T11:54:41.3206908Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-458] SKIPPED [ 87%] 2023-03-20T11:54:41.3214736Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-459] SKIPPED [ 87%] 2023-03-20T11:54:41.3220641Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-460] SKIPPED [ 87%] 2023-03-20T11:54:41.3226639Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-461] SKIPPED [ 87%] 2023-03-20T11:54:41.3231857Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-462] SKIPPED [ 87%] 2023-03-20T11:54:41.3237522Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-463] SKIPPED [ 87%] 2023-03-20T11:54:41.3243405Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-464] SKIPPED [ 87%] 2023-03-20T11:54:41.3250526Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-465] SKIPPED [ 87%] 2023-03-20T11:54:41.3255388Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-466] SKIPPED [ 87%] 2023-03-20T11:54:41.3261090Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-467] SKIPPED [ 87%] 2023-03-20T11:54:41.3266881Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-468] SKIPPED [ 87%] 2023-03-20T11:54:41.3272507Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-469] SKIPPED [ 87%] 2023-03-20T11:54:41.3278276Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-470] SKIPPED [ 87%] 2023-03-20T11:54:41.3285238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-471] SKIPPED [ 87%] 2023-03-20T11:54:41.3292172Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-472] SKIPPED [ 87%] 2023-03-20T11:54:41.3297349Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-473] SKIPPED [ 87%] 2023-03-20T11:54:41.3302965Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-474] SKIPPED [ 87%] 2023-03-20T11:54:41.3309025Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-475] SKIPPED [ 87%] 2023-03-20T11:54:41.3314636Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-476] SKIPPED [ 87%] 2023-03-20T11:54:41.3320564Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-477] SKIPPED [ 87%] 2023-03-20T11:54:41.3326665Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-478] SKIPPED [ 87%] 2023-03-20T11:54:41.3333154Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-479] SKIPPED [ 87%] 2023-03-20T11:54:41.3339121Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-480] SKIPPED [ 87%] 2023-03-20T11:54:41.3345422Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-481] SKIPPED [ 87%] 2023-03-20T11:54:41.3352656Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-482] SKIPPED [ 87%] 2023-03-20T11:54:41.3358843Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-483] SKIPPED [ 87%] 2023-03-20T11:54:41.3364900Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-484] SKIPPED [ 87%] 2023-03-20T11:54:41.3372105Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-485] SKIPPED [ 87%] 2023-03-20T11:54:41.3377853Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-486] SKIPPED [ 87%] 2023-03-20T11:54:41.3384069Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-487] SKIPPED [ 87%] 2023-03-20T11:54:41.3390010Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-488] SKIPPED [ 87%] 2023-03-20T11:54:41.3396055Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-489] SKIPPED [ 87%] 2023-03-20T11:54:41.3402161Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-490] SKIPPED [ 87%] 2023-03-20T11:54:41.3409222Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-491] SKIPPED [ 87%] 2023-03-20T11:54:41.3414637Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-492] SKIPPED [ 87%] 2023-03-20T11:54:41.3420909Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-493] SKIPPED [ 87%] 2023-03-20T11:54:41.3428085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-494] SKIPPED [ 87%] 2023-03-20T11:54:41.3434122Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-495] SKIPPED [ 87%] 2023-03-20T11:54:41.3440178Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-496] SKIPPED [ 87%] 2023-03-20T11:54:41.3446030Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-497] SKIPPED [ 87%] 2023-03-20T11:54:41.3453071Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-498] SKIPPED [ 87%] 2023-03-20T11:54:41.3458275Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-499] SKIPPED [ 87%] 2023-03-20T11:54:41.3464088Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-500] SKIPPED [ 87%] 2023-03-20T11:54:41.3469729Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-501] SKIPPED [ 87%] 2023-03-20T11:54:41.3475500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-502] SKIPPED [ 87%] 2023-03-20T11:54:41.3481542Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-503] SKIPPED [ 87%] 2023-03-20T11:54:41.3487142Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-504] SKIPPED [ 87%] 2023-03-20T11:54:41.3494446Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-505] SKIPPED [ 87%] 2023-03-20T11:54:41.3500524Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-506] SKIPPED [ 87%] 2023-03-20T11:54:41.3506510Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-507] SKIPPED [ 87%] 2023-03-20T11:54:41.3512208Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-508] SKIPPED [ 87%] 2023-03-20T11:54:41.3518082Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-509] SKIPPED [ 87%] 2023-03-20T11:54:41.3523615Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-510] SKIPPED [ 87%] 2023-03-20T11:54:41.3530685Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-511] SKIPPED [ 87%] 2023-03-20T11:54:41.3535475Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-512] SKIPPED [ 87%] 2023-03-20T11:54:41.3541260Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-513] SKIPPED [ 87%] 2023-03-20T11:54:41.3547339Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-514] SKIPPED [ 87%] 2023-03-20T11:54:41.3552982Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-515] SKIPPED [ 87%] 2023-03-20T11:54:41.3558529Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-516] SKIPPED [ 87%] 2023-03-20T11:54:41.3565582Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-517] SKIPPED [ 87%] 2023-03-20T11:54:41.3572141Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-518] SKIPPED [ 87%] 2023-03-20T11:54:41.3577459Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-519] SKIPPED [ 87%] 2023-03-20T11:54:41.3583194Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-520] SKIPPED [ 87%] 2023-03-20T11:54:41.3589085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-521] SKIPPED [ 87%] 2023-03-20T11:54:41.3594886Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-522] SKIPPED [ 87%] 2023-03-20T11:54:41.3600701Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-523] SKIPPED [ 87%] 2023-03-20T11:54:41.3606194Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-524] SKIPPED [ 87%] 2023-03-20T11:54:41.3613036Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-525] SKIPPED [ 87%] 2023-03-20T11:54:41.3618198Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-526] SKIPPED [ 87%] 2023-03-20T11:54:41.3623826Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-527] SKIPPED [ 87%] 2023-03-20T11:54:41.3630859Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-528] SKIPPED [ 87%] 2023-03-20T11:54:41.3636456Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-529] SKIPPED [ 87%] 2023-03-20T11:54:41.3642155Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-530] SKIPPED [ 87%] 2023-03-20T11:54:41.3647888Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-531] SKIPPED [ 87%] 2023-03-20T11:54:41.3653787Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-532] SKIPPED [ 87%] 2023-03-20T11:54:41.3659458Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-533] SKIPPED [ 87%] 2023-03-20T11:54:41.3665074Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-534] SKIPPED [ 87%] 2023-03-20T11:54:41.3670887Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-535] SKIPPED [ 87%] 2023-03-20T11:54:41.3676318Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-536] SKIPPED [ 87%] 2023-03-20T11:54:41.3681981Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-537] SKIPPED [ 87%] 2023-03-20T11:54:41.3689124Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-538] SKIPPED [ 87%] 2023-03-20T11:54:41.3695747Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-539] SKIPPED [ 87%] 2023-03-20T11:54:41.3701414Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-540] SKIPPED [ 87%] 2023-03-20T11:54:41.3707208Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-541] SKIPPED [ 87%] 2023-03-20T11:54:41.3713133Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-542] SKIPPED [ 87%] 2023-03-20T11:54:41.3719016Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-543] SKIPPED [ 87%] 2023-03-20T11:54:41.3725021Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-544] SKIPPED [ 87%] 2023-03-20T11:54:41.3732025Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-545] SKIPPED [ 87%] 2023-03-20T11:54:41.3737689Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-546] SKIPPED [ 87%] 2023-03-20T11:54:41.3743655Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-547] SKIPPED [ 87%] 2023-03-20T11:54:41.3749964Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-548] SKIPPED [ 87%] 2023-03-20T11:54:41.3755701Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-549] SKIPPED [ 87%] 2023-03-20T11:54:41.3761819Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-550] SKIPPED [ 87%] 2023-03-20T11:54:41.3771880Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-551] SKIPPED [ 87%] 2023-03-20T11:54:41.3777158Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-552] SKIPPED [ 87%] 2023-03-20T11:54:41.3783176Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-553] SKIPPED [ 87%] 2023-03-20T11:54:41.3789614Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-554] SKIPPED [ 87%] 2023-03-20T11:54:41.3795521Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-555] SKIPPED [ 87%] 2023-03-20T11:54:41.3801656Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-556] SKIPPED [ 87%] 2023-03-20T11:54:41.3808791Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-557] SKIPPED [ 87%] 2023-03-20T11:54:41.3814242Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-558] SKIPPED [ 87%] 2023-03-20T11:54:41.3820360Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-559] SKIPPED [ 87%] 2023-03-20T11:54:41.3826777Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-560] SKIPPED [ 87%] 2023-03-20T11:54:41.3832961Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-561] SKIPPED [ 87%] 2023-03-20T11:54:41.3840435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-562] SKIPPED [ 87%] 2023-03-20T11:54:41.3846151Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-563] SKIPPED [ 87%] 2023-03-20T11:54:41.3853178Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-564] SKIPPED [ 87%] 2023-03-20T11:54:41.3858210Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-565] SKIPPED [ 87%] 2023-03-20T11:54:41.3864131Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-566] SKIPPED [ 87%] 2023-03-20T11:54:41.3869878Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-567] SKIPPED [ 87%] 2023-03-20T11:54:41.3875404Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-568] SKIPPED [ 87%] 2023-03-20T11:54:41.3881243Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-569] SKIPPED [ 87%] 2023-03-20T11:54:41.3886878Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-570] SKIPPED [ 87%] 2023-03-20T11:54:41.3893247Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-571] SKIPPED [ 87%] 2023-03-20T11:54:41.3898617Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-572] SKIPPED [ 87%] 2023-03-20T11:54:41.3904581Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-573] SKIPPED [ 87%] 2023-03-20T11:54:41.3911424Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-574] SKIPPED [ 87%] 2023-03-20T11:54:41.3917050Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-575] SKIPPED [ 87%] 2023-03-20T11:54:41.3922817Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-576] SKIPPED [ 87%] 2023-03-20T11:54:41.3929926Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-577] SKIPPED [ 87%] 2023-03-20T11:54:41.3934713Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-578] SKIPPED [ 87%] 2023-03-20T11:54:41.3940146Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-579] SKIPPED [ 87%] 2023-03-20T11:54:41.3946014Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-580] SKIPPED [ 87%] 2023-03-20T11:54:41.3951694Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-581] SKIPPED [ 87%] 2023-03-20T11:54:41.3957486Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-582] SKIPPED [ 87%] 2023-03-20T11:54:41.3963535Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-583] SKIPPED [ 87%] 2023-03-20T11:54:41.3970343Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-584] SKIPPED [ 87%] 2023-03-20T11:54:41.3976587Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-585] SKIPPED [ 87%] 2023-03-20T11:54:41.3982409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-586] SKIPPED [ 87%] 2023-03-20T11:54:41.3988856Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-587] SKIPPED [ 87%] 2023-03-20T11:54:41.3994824Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-588] SKIPPED [ 87%] 2023-03-20T11:54:41.4000863Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-589] SKIPPED [ 87%] 2023-03-20T11:54:41.4006896Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-590] SKIPPED [ 87%] 2023-03-20T11:54:41.4013290Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-591] SKIPPED [ 87%] 2023-03-20T11:54:41.4020043Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-592] SKIPPED [ 87%] 2023-03-20T11:54:41.4026241Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-593] SKIPPED [ 87%] 2023-03-20T11:54:41.4031993Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-594] SKIPPED [ 87%] 2023-03-20T11:54:41.4038182Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-595] SKIPPED [ 87%] 2023-03-20T11:54:41.4044228Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-596] SKIPPED [ 87%] 2023-03-20T11:54:41.4052921Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-597] SKIPPED [ 87%] 2023-03-20T11:54:41.4058193Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-598] SKIPPED [ 87%] 2023-03-20T11:54:41.4064403Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-599] SKIPPED [ 87%] 2023-03-20T11:54:41.4070509Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-600] SKIPPED [ 87%] 2023-03-20T11:54:41.4076471Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-601] SKIPPED [ 87%] 2023-03-20T11:54:41.4082651Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-602] SKIPPED [ 87%] 2023-03-20T11:54:41.4089951Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-603] SKIPPED [ 87%] 2023-03-20T11:54:41.4095153Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-604] SKIPPED [ 87%] 2023-03-20T11:54:41.4101150Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-605] SKIPPED [ 87%] 2023-03-20T11:54:41.4107487Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-606] SKIPPED [ 87%] 2023-03-20T11:54:41.4113452Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-607] SKIPPED [ 87%] 2023-03-20T11:54:41.4120859Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-608] SKIPPED [ 87%] 2023-03-20T11:54:41.4126918Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-609] SKIPPED [ 87%] 2023-03-20T11:54:41.4133402Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-610] SKIPPED [ 87%] 2023-03-20T11:54:41.4139500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-611] SKIPPED [ 87%] 2023-03-20T11:54:41.4145524Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-612] SKIPPED [ 87%] 2023-03-20T11:54:41.4151558Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-613] SKIPPED [ 87%] 2023-03-20T11:54:41.4157730Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-614] SKIPPED [ 87%] 2023-03-20T11:54:41.4163681Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-615] SKIPPED [ 87%] 2023-03-20T11:54:41.4171668Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-616] SKIPPED [ 87%] 2023-03-20T11:54:41.4176500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-617] SKIPPED [ 87%] 2023-03-20T11:54:41.4182522Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-618] SKIPPED [ 87%] 2023-03-20T11:54:41.4188795Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-619] SKIPPED [ 87%] 2023-03-20T11:54:41.4195878Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-620] SKIPPED [ 87%] 2023-03-20T11:54:41.4202054Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-621] SKIPPED [ 87%] 2023-03-20T11:54:41.4208974Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-622] SKIPPED [ 87%] 2023-03-20T11:54:41.4214543Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-623] SKIPPED [ 87%] 2023-03-20T11:54:41.4220780Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-624] SKIPPED [ 87%] 2023-03-20T11:54:41.4226990Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-625] SKIPPED [ 87%] 2023-03-20T11:54:41.4232991Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-626] SKIPPED [ 87%] 2023-03-20T11:54:41.4239094Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-627] SKIPPED [ 87%] 2023-03-20T11:54:41.4245338Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-628] SKIPPED [ 87%] 2023-03-20T11:54:41.4252563Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-629] SKIPPED [ 87%] 2023-03-20T11:54:41.4257631Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-630] SKIPPED [ 87%] 2023-03-20T11:54:41.4265158Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-631] SKIPPED [ 87%] 2023-03-20T11:54:41.4271094Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-632] SKIPPED [ 87%] 2023-03-20T11:54:41.4277131Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-633] SKIPPED [ 87%] 2023-03-20T11:54:41.4283134Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-634] SKIPPED [ 87%] 2023-03-20T11:54:41.4290323Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-635] SKIPPED [ 87%] 2023-03-20T11:54:41.4296163Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-636] SKIPPED [ 87%] 2023-03-20T11:54:41.4301922Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-637] SKIPPED [ 87%] 2023-03-20T11:54:41.4308318Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-638] SKIPPED [ 87%] 2023-03-20T11:54:41.4314165Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-639] SKIPPED [ 87%] 2023-03-20T11:54:41.4320451Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-640] SKIPPED [ 87%] 2023-03-20T11:54:41.4326222Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-641] SKIPPED [ 87%] 2023-03-20T11:54:41.4333132Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-642] SKIPPED [ 87%] 2023-03-20T11:54:41.4339492Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-643] SKIPPED [ 87%] 2023-03-20T11:54:41.4346059Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-644] SKIPPED [ 87%] 2023-03-20T11:54:41.4352172Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-645] SKIPPED [ 87%] 2023-03-20T11:54:41.4358208Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-646] SKIPPED [ 87%] 2023-03-20T11:54:41.4364231Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-647] SKIPPED [ 87%] 2023-03-20T11:54:41.4371294Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-648] SKIPPED [ 87%] 2023-03-20T11:54:41.4376759Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-649] SKIPPED [ 87%] 2023-03-20T11:54:41.4382629Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-650] SKIPPED [ 87%] 2023-03-20T11:54:41.4388734Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-651] SKIPPED [ 87%] 2023-03-20T11:54:41.4394647Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-652] SKIPPED [ 87%] 2023-03-20T11:54:41.4400743Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-653] SKIPPED [ 87%] 2023-03-20T11:54:41.4408748Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-654] SKIPPED [ 87%] 2023-03-20T11:54:41.4413818Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-655] SKIPPED [ 87%] 2023-03-20T11:54:41.4419888Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-656] SKIPPED [ 87%] 2023-03-20T11:54:41.4426155Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-657] SKIPPED [ 87%] 2023-03-20T11:54:41.4431959Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-658] SKIPPED [ 87%] 2023-03-20T11:54:41.4438089Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-659] SKIPPED [ 87%] 2023-03-20T11:54:41.4443929Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-660] SKIPPED [ 87%] 2023-03-20T11:54:41.4450572Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-661] SKIPPED [ 87%] 2023-03-20T11:54:41.4456526Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-662] SKIPPED [ 87%] 2023-03-20T11:54:41.4462426Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-663] SKIPPED [ 87%] 2023-03-20T11:54:41.4468539Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-664] SKIPPED [ 87%] 2023-03-20T11:54:41.4474591Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-665] SKIPPED [ 87%] 2023-03-20T11:54:41.4481526Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-666] SKIPPED [ 87%] 2023-03-20T11:54:41.4488830Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-667] SKIPPED [ 87%] 2023-03-20T11:54:41.4494009Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-668] SKIPPED [ 87%] 2023-03-20T11:54:41.4500046Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-669] SKIPPED [ 87%] 2023-03-20T11:54:41.4506265Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-670] SKIPPED [ 87%] 2023-03-20T11:54:41.4512147Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-671] SKIPPED [ 87%] 2023-03-20T11:54:41.4518198Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-672] SKIPPED [ 87%] 2023-03-20T11:54:41.4524118Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-673] SKIPPED [ 87%] 2023-03-20T11:54:41.4530668Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-674] SKIPPED [ 87%] 2023-03-20T11:54:41.4536729Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-675] SKIPPED [ 87%] 2023-03-20T11:54:41.4542615Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-676] SKIPPED [ 87%] 2023-03-20T11:54:41.4550268Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-677] SKIPPED [ 87%] 2023-03-20T11:54:41.4556055Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-678] SKIPPED [ 87%] 2023-03-20T11:54:41.4562186Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-679] SKIPPED [ 87%] 2023-03-20T11:54:41.4568967Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-680] SKIPPED [ 87%] 2023-03-20T11:54:41.4574214Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-681] SKIPPED [ 88%] 2023-03-20T11:54:41.4580484Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-682] SKIPPED [ 88%] 2023-03-20T11:54:41.4586563Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-683] SKIPPED [ 88%] 2023-03-20T11:54:41.4592644Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-684] SKIPPED [ 88%] 2023-03-20T11:54:41.4598296Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-685] SKIPPED [ 88%] 2023-03-20T11:54:41.4604598Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-686] SKIPPED [ 88%] 2023-03-20T11:54:41.4611857Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-687] SKIPPED [ 88%] 2023-03-20T11:54:41.4619993Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-688] SKIPPED [ 88%] 2023-03-20T11:54:41.4626205Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-689] SKIPPED [ 88%] 2023-03-20T11:54:41.4632122Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-690] SKIPPED [ 88%] 2023-03-20T11:54:41.4638177Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-691] SKIPPED [ 88%] 2023-03-20T11:54:41.4644061Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-692] SKIPPED [ 88%] 2023-03-20T11:54:41.4651756Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-693] SKIPPED [ 88%] 2023-03-20T11:54:41.4656621Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-694] SKIPPED [ 88%] 2023-03-20T11:54:41.4662535Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-695] SKIPPED [ 88%] 2023-03-20T11:54:41.4668538Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-696] SKIPPED [ 88%] 2023-03-20T11:54:41.4674514Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-697] SKIPPED [ 88%] 2023-03-20T11:54:41.4680650Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-698] SKIPPED [ 88%] 2023-03-20T11:54:41.4686658Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-699] SKIPPED [ 88%] 2023-03-20T11:54:41.4693716Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-700] SKIPPED [ 88%] 2023-03-20T11:54:41.4700068Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-701] SKIPPED [ 88%] 2023-03-20T11:54:41.4705979Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-702] SKIPPED [ 88%] 2023-03-20T11:54:41.4712142Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-703] SKIPPED [ 88%] 2023-03-20T11:54:41.4718074Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-704] SKIPPED [ 88%] 2023-03-20T11:54:41.4723918Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-705] SKIPPED [ 88%] 2023-03-20T11:54:41.4730668Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-706] SKIPPED [ 88%] 2023-03-20T11:54:41.4736688Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-707] SKIPPED [ 88%] 2023-03-20T11:54:41.4742494Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-708] SKIPPED [ 88%] 2023-03-20T11:54:41.4748311Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-709] SKIPPED [ 88%] 2023-03-20T11:54:41.4754334Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-710] SKIPPED [ 88%] 2023-03-20T11:54:41.4761618Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-711] SKIPPED [ 88%] 2023-03-20T11:54:41.4767527Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-712] SKIPPED [ 88%] 2023-03-20T11:54:41.4773859Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-713] SKIPPED [ 88%] 2023-03-20T11:54:41.4780027Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-714] SKIPPED [ 88%] 2023-03-20T11:54:41.4786235Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-715] SKIPPED [ 88%] 2023-03-20T11:54:41.4791981Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-716] SKIPPED [ 88%] 2023-03-20T11:54:41.4798086Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-717] SKIPPED [ 88%] 2023-03-20T11:54:41.4804006Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-718] SKIPPED [ 88%] 2023-03-20T11:54:41.4810912Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-719] SKIPPED [ 88%] 2023-03-20T11:54:41.4817006Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[perspective-720] SKIPPED [ 88%] 2023-03-20T11:54:41.4823088Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-000] SKIPPED [ 88%] 2023-03-20T11:54:41.4829176Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-001] SKIPPED [ 88%] 2023-03-20T11:54:41.4836076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-002] SKIPPED [ 88%] 2023-03-20T11:54:41.4842379Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-003] SKIPPED [ 88%] 2023-03-20T11:54:41.4849005Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-004] SKIPPED [ 88%] 2023-03-20T11:54:41.4854530Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-005] SKIPPED [ 88%] 2023-03-20T11:54:41.4860672Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-006] SKIPPED [ 88%] 2023-03-20T11:54:41.4867006Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-007] SKIPPED [ 88%] 2023-03-20T11:54:41.4872856Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-008] SKIPPED [ 88%] 2023-03-20T11:54:41.4878842Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-009] SKIPPED [ 88%] 2023-03-20T11:54:41.4884836Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-010] SKIPPED [ 88%] 2023-03-20T11:54:41.4891898Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-011] SKIPPED [ 88%] 2023-03-20T11:54:41.4897321Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-012] SKIPPED [ 88%] 2023-03-20T11:54:41.4904652Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-013] SKIPPED [ 88%] 2023-03-20T11:54:41.4910661Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-014] SKIPPED [ 88%] 2023-03-20T11:54:41.4916560Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-015] SKIPPED [ 88%] 2023-03-20T11:54:41.4922504Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-016] SKIPPED [ 88%] 2023-03-20T11:54:41.4929493Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-017] SKIPPED [ 88%] 2023-03-20T11:54:41.4934738Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-018] SKIPPED [ 88%] 2023-03-20T11:54:41.4940938Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-019] SKIPPED [ 88%] 2023-03-20T11:54:41.4947163Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-020] SKIPPED [ 88%] 2023-03-20T11:54:41.4952850Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-021] SKIPPED [ 88%] 2023-03-20T11:54:41.4958829Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-022] SKIPPED [ 88%] 2023-03-20T11:54:41.4964941Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-023] SKIPPED [ 88%] 2023-03-20T11:54:41.4971880Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-024] SKIPPED [ 88%] 2023-03-20T11:54:41.4978477Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-025] SKIPPED [ 88%] 2023-03-20T11:54:41.4984452Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-026] SKIPPED [ 88%] 2023-03-20T11:54:41.4990511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-027] SKIPPED [ 88%] 2023-03-20T11:54:41.4996409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-028] SKIPPED [ 88%] 2023-03-20T11:54:41.5002401Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-029] SKIPPED [ 88%] 2023-03-20T11:54:41.5009522Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-030] SKIPPED [ 88%] 2023-03-20T11:54:41.5014526Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-031] SKIPPED [ 88%] 2023-03-20T11:54:41.5020718Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-032] SKIPPED [ 88%] 2023-03-20T11:54:41.5026893Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-033] SKIPPED [ 88%] 2023-03-20T11:54:41.5032882Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-034] SKIPPED [ 88%] 2023-03-20T11:54:41.5038957Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-035] SKIPPED [ 88%] 2023-03-20T11:54:41.5046063Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-036] SKIPPED [ 88%] 2023-03-20T11:54:41.5053456Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-037] SKIPPED [ 88%] 2023-03-20T11:54:41.5059178Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-038] SKIPPED [ 88%] 2023-03-20T11:54:41.5065376Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-039] SKIPPED [ 88%] 2023-03-20T11:54:41.5071256Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-040] SKIPPED [ 88%] 2023-03-20T11:54:41.5077355Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-041] SKIPPED [ 88%] 2023-03-20T11:54:41.5083579Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-042] SKIPPED [ 88%] 2023-03-20T11:54:41.5090608Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-043] SKIPPED [ 88%] 2023-03-20T11:54:41.5096175Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-044] SKIPPED [ 88%] 2023-03-20T11:54:41.5102210Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-045] SKIPPED [ 88%] 2023-03-20T11:54:41.5108470Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-046] SKIPPED [ 88%] 2023-03-20T11:54:41.5114501Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-047] SKIPPED [ 88%] 2023-03-20T11:54:41.5121985Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-048] SKIPPED [ 88%] 2023-03-20T11:54:41.5129260Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-049] SKIPPED [ 88%] 2023-03-20T11:54:41.5134279Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-050] SKIPPED [ 88%] 2023-03-20T11:54:41.5140462Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-051] SKIPPED [ 88%] 2023-03-20T11:54:41.5146630Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-052] SKIPPED [ 88%] 2023-03-20T11:54:41.5152571Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-053] SKIPPED [ 88%] 2023-03-20T11:54:41.5158474Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-054] SKIPPED [ 88%] 2023-03-20T11:54:41.5164782Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-055] SKIPPED [ 88%] 2023-03-20T11:54:41.5171878Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-056] SKIPPED [ 88%] 2023-03-20T11:54:41.5177311Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-057] SKIPPED [ 88%] 2023-03-20T11:54:41.5183258Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-058] SKIPPED [ 88%] 2023-03-20T11:54:41.5190671Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-059] SKIPPED [ 88%] 2023-03-20T11:54:41.5196588Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-060] SKIPPED [ 88%] 2023-03-20T11:54:41.5202890Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-061] SKIPPED [ 88%] 2023-03-20T11:54:41.5209760Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-062] SKIPPED [ 88%] 2023-03-20T11:54:41.5215345Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-063] SKIPPED [ 88%] 2023-03-20T11:54:41.5221402Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-064] SKIPPED [ 88%] 2023-03-20T11:54:41.5227455Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-065] SKIPPED [ 88%] 2023-03-20T11:54:41.5233403Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-066] SKIPPED [ 88%] 2023-03-20T11:54:41.5239543Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-067] SKIPPED [ 88%] 2023-03-20T11:54:41.5245711Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-068] SKIPPED [ 88%] 2023-03-20T11:54:41.5253069Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-069] SKIPPED [ 88%] 2023-03-20T11:54:41.5258408Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-070] SKIPPED [ 88%] 2023-03-20T11:54:41.5265620Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-071] SKIPPED [ 88%] 2023-03-20T11:54:41.5271334Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-072] SKIPPED [ 88%] 2023-03-20T11:54:41.5277294Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-073] SKIPPED [ 88%] 2023-03-20T11:54:41.5283482Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-074] SKIPPED [ 88%] 2023-03-20T11:54:41.5290632Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-075] SKIPPED [ 88%] 2023-03-20T11:54:41.5310364Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-076] SKIPPED [ 88%] 2023-03-20T11:54:41.5310901Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-077] SKIPPED [ 88%] 2023-03-20T11:54:41.5311216Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-078] SKIPPED [ 88%] 2023-03-20T11:54:41.5314417Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-079] SKIPPED [ 88%] 2023-03-20T11:54:41.5320220Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-080] SKIPPED [ 88%] 2023-03-20T11:54:41.5325809Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-081] SKIPPED [ 88%] 2023-03-20T11:54:41.5332908Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-082] SKIPPED [ 88%] 2023-03-20T11:54:41.5339128Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-083] SKIPPED [ 88%] 2023-03-20T11:54:41.5344768Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-084] SKIPPED [ 88%] 2023-03-20T11:54:41.5350231Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-085] SKIPPED [ 88%] 2023-03-20T11:54:41.5355801Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-086] SKIPPED [ 88%] 2023-03-20T11:54:41.5362704Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-087] SKIPPED [ 88%] 2023-03-20T11:54:41.5370409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-088] SKIPPED [ 88%] 2023-03-20T11:54:41.5375568Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-089] SKIPPED [ 88%] 2023-03-20T11:54:41.5381517Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-090] SKIPPED [ 88%] 2023-03-20T11:54:41.5387486Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-091] SKIPPED [ 88%] 2023-03-20T11:54:41.5393076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-092] SKIPPED [ 88%] 2023-03-20T11:54:41.5400136Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-093] SKIPPED [ 88%] 2023-03-20T11:54:41.5406057Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-094] SKIPPED [ 88%] 2023-03-20T11:54:41.5413130Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-095] SKIPPED [ 88%] 2023-03-20T11:54:41.5418360Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-096] SKIPPED [ 88%] 2023-03-20T11:54:41.5423838Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-097] SKIPPED [ 88%] 2023-03-20T11:54:41.5429637Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-098] SKIPPED [ 88%] 2023-03-20T11:54:41.5435294Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-099] SKIPPED [ 88%] 2023-03-20T11:54:41.5441294Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-100] SKIPPED [ 88%] 2023-03-20T11:54:41.5446941Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-101] SKIPPED [ 88%] 2023-03-20T11:54:41.5453168Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-102] SKIPPED [ 88%] 2023-03-20T11:54:41.5458741Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-103] SKIPPED [ 88%] 2023-03-20T11:54:41.5464829Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-104] SKIPPED [ 88%] 2023-03-20T11:54:41.5473208Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-105] SKIPPED [ 88%] 2023-03-20T11:54:41.5479332Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-106] SKIPPED [ 88%] 2023-03-20T11:54:41.5484902Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-107] SKIPPED [ 88%] 2023-03-20T11:54:41.5491851Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-108] SKIPPED [ 88%] 2023-03-20T11:54:41.5496892Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-109] SKIPPED [ 88%] 2023-03-20T11:54:41.5502279Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-110] SKIPPED [ 88%] 2023-03-20T11:54:41.5508334Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-111] SKIPPED [ 88%] 2023-03-20T11:54:41.5514046Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-112] SKIPPED [ 88%] 2023-03-20T11:54:41.5519718Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-113] SKIPPED [ 88%] 2023-03-20T11:54:41.5525510Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-114] SKIPPED [ 88%] 2023-03-20T11:54:41.5532558Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-115] SKIPPED [ 88%] 2023-03-20T11:54:41.5539509Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-116] SKIPPED [ 88%] 2023-03-20T11:54:41.5545434Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-117] SKIPPED [ 88%] 2023-03-20T11:54:41.5551610Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-118] SKIPPED [ 88%] 2023-03-20T11:54:41.5557315Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-119] SKIPPED [ 88%] 2023-03-20T11:54:41.5563103Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-120] SKIPPED [ 88%] 2023-03-20T11:54:41.5570178Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-121] SKIPPED [ 88%] 2023-03-20T11:54:41.5575405Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-122] SKIPPED [ 88%] 2023-03-20T11:54:41.5581051Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-123] SKIPPED [ 88%] 2023-03-20T11:54:41.5587144Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-124] SKIPPED [ 88%] 2023-03-20T11:54:41.5592799Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-125] SKIPPED [ 88%] 2023-03-20T11:54:41.5598358Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-126] SKIPPED [ 88%] 2023-03-20T11:54:41.5604373Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-127] SKIPPED [ 88%] 2023-03-20T11:54:41.5612434Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-128] SKIPPED [ 88%] 2023-03-20T11:54:41.5617699Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-129] SKIPPED [ 88%] 2023-03-20T11:54:41.5623208Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-130] SKIPPED [ 88%] 2023-03-20T11:54:41.5628885Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-131] SKIPPED [ 88%] 2023-03-20T11:54:41.5634743Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-132] SKIPPED [ 88%] 2023-03-20T11:54:41.5640541Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-133] SKIPPED [ 88%] 2023-03-20T11:54:41.5646262Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-134] SKIPPED [ 88%] 2023-03-20T11:54:41.5653201Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-135] SKIPPED [ 88%] 2023-03-20T11:54:41.5658524Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-136] SKIPPED [ 88%] 2023-03-20T11:54:41.5663961Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-137] SKIPPED [ 88%] 2023-03-20T11:54:41.5670073Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-138] SKIPPED [ 88%] 2023-03-20T11:54:41.5676813Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-139] SKIPPED [ 88%] 2023-03-20T11:54:41.5682593Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-140] SKIPPED [ 88%] 2023-03-20T11:54:41.5689895Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-141] SKIPPED [ 88%] 2023-03-20T11:54:41.5694560Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-142] SKIPPED [ 88%] 2023-03-20T11:54:41.5700651Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-143] SKIPPED [ 88%] 2023-03-20T11:54:41.5706599Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-144] SKIPPED [ 88%] 2023-03-20T11:54:41.5712373Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-145] SKIPPED [ 88%] 2023-03-20T11:54:41.5718219Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-146] SKIPPED [ 88%] 2023-03-20T11:54:41.5723831Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-147] SKIPPED [ 88%] 2023-03-20T11:54:41.5730354Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-148] SKIPPED [ 88%] 2023-03-20T11:54:41.5736133Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-149] SKIPPED [ 88%] 2023-03-20T11:54:41.5741559Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-150] SKIPPED [ 88%] 2023-03-20T11:54:41.5748690Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-151] SKIPPED [ 88%] 2023-03-20T11:54:41.5754393Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-152] SKIPPED [ 88%] 2023-03-20T11:54:41.5760145Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-153] SKIPPED [ 88%] 2023-03-20T11:54:41.5765880Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-154] SKIPPED [ 88%] 2023-03-20T11:54:41.5772885Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-155] SKIPPED [ 88%] 2023-03-20T11:54:41.5778172Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-156] SKIPPED [ 88%] 2023-03-20T11:54:41.5783808Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-157] SKIPPED [ 88%] 2023-03-20T11:54:41.5789760Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-158] SKIPPED [ 88%] 2023-03-20T11:54:41.5795240Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-159] SKIPPED [ 88%] 2023-03-20T11:54:41.5801153Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-160] SKIPPED [ 88%] 2023-03-20T11:54:41.5806991Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-161] SKIPPED [ 88%] 2023-03-20T11:54:41.5814085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-162] SKIPPED [ 88%] 2023-03-20T11:54:41.5820286Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-163] SKIPPED [ 88%] 2023-03-20T11:54:41.5826297Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-164] SKIPPED [ 88%] 2023-03-20T11:54:41.5832084Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-165] SKIPPED [ 88%] 2023-03-20T11:54:41.5837654Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-166] SKIPPED [ 88%] 2023-03-20T11:54:41.5843450Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-167] SKIPPED [ 88%] 2023-03-20T11:54:41.5850473Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-168] SKIPPED [ 88%] 2023-03-20T11:54:41.5855827Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-169] SKIPPED [ 88%] 2023-03-20T11:54:41.5861438Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-170] SKIPPED [ 88%] 2023-03-20T11:54:41.5867263Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-171] SKIPPED [ 88%] 2023-03-20T11:54:41.5872905Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-172] SKIPPED [ 88%] 2023-03-20T11:54:41.5878507Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-173] SKIPPED [ 88%] 2023-03-20T11:54:41.5885654Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-174] SKIPPED [ 88%] 2023-03-20T11:54:41.5892576Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-175] SKIPPED [ 88%] 2023-03-20T11:54:41.5897759Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-176] SKIPPED [ 88%] 2023-03-20T11:54:41.5903466Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-177] SKIPPED [ 88%] 2023-03-20T11:54:41.5909362Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-178] SKIPPED [ 88%] 2023-03-20T11:54:41.5915065Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-179] SKIPPED [ 88%] 2023-03-20T11:54:41.5920873Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-180] SKIPPED [ 88%] 2023-03-20T11:54:41.5926453Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-181] SKIPPED [ 88%] 2023-03-20T11:54:41.5933217Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-182] SKIPPED [ 88%] 2023-03-20T11:54:41.5939326Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-183] SKIPPED [ 88%] 2023-03-20T11:54:41.5945186Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-184] SKIPPED [ 88%] 2023-03-20T11:54:41.5952125Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-185] SKIPPED [ 88%] 2023-03-20T11:54:41.5957954Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-186] SKIPPED [ 88%] 2023-03-20T11:54:41.5963776Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-187] SKIPPED [ 88%] 2023-03-20T11:54:41.5970506Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-188] SKIPPED [ 88%] 2023-03-20T11:54:41.5976421Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-189] SKIPPED [ 88%] 2023-03-20T11:54:41.5981594Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-190] SKIPPED [ 88%] 2023-03-20T11:54:41.5987463Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-191] SKIPPED [ 88%] 2023-03-20T11:54:41.5993335Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-192] SKIPPED [ 88%] 2023-03-20T11:54:41.5999045Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-193] SKIPPED [ 88%] 2023-03-20T11:54:41.6004828Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-194] SKIPPED [ 88%] 2023-03-20T11:54:41.6011843Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-195] SKIPPED [ 88%] 2023-03-20T11:54:41.6016952Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-196] SKIPPED [ 88%] 2023-03-20T11:54:41.6023925Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-197] SKIPPED [ 88%] 2023-03-20T11:54:41.6029755Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-198] SKIPPED [ 88%] 2023-03-20T11:54:41.6035308Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-199] SKIPPED [ 88%] 2023-03-20T11:54:41.6041168Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-200] SKIPPED [ 88%] 2023-03-20T11:54:41.6046822Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-201] SKIPPED [ 88%] 2023-03-20T11:54:41.6053205Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-202] SKIPPED [ 88%] 2023-03-20T11:54:41.6058720Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-203] SKIPPED [ 88%] 2023-03-20T11:54:41.6064550Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-204] SKIPPED [ 88%] 2023-03-20T11:54:41.6070193Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-205] SKIPPED [ 88%] 2023-03-20T11:54:41.6075920Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-206] SKIPPED [ 88%] 2023-03-20T11:54:41.6081613Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-207] SKIPPED [ 88%] 2023-03-20T11:54:41.6089826Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-208] SKIPPED [ 88%] 2023-03-20T11:54:41.6094707Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-209] SKIPPED [ 88%] 2023-03-20T11:54:41.6100864Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-210] SKIPPED [ 88%] 2023-03-20T11:54:41.6106584Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-211] SKIPPED [ 88%] 2023-03-20T11:54:41.6112266Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-212] SKIPPED [ 88%] 2023-03-20T11:54:41.6118137Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-213] SKIPPED [ 88%] 2023-03-20T11:54:41.6123748Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-214] SKIPPED [ 88%] 2023-03-20T11:54:41.6130441Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-215] SKIPPED [ 88%] 2023-03-20T11:54:41.6136012Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-216] SKIPPED [ 88%] 2023-03-20T11:54:41.6141419Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-217] SKIPPED [ 88%] 2023-03-20T11:54:41.6147435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-218] SKIPPED [ 88%] 2023-03-20T11:54:41.6153064Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-219] SKIPPED [ 88%] 2023-03-20T11:54:41.6159888Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-220] SKIPPED [ 88%] 2023-03-20T11:54:41.6165657Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-221] SKIPPED [ 88%] 2023-03-20T11:54:41.6172438Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-222] SKIPPED [ 88%] 2023-03-20T11:54:41.6177717Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-223] SKIPPED [ 88%] 2023-03-20T11:54:41.6183956Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-224] SKIPPED [ 88%] 2023-03-20T11:54:41.6189302Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-225] SKIPPED [ 88%] 2023-03-20T11:54:41.6195112Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-226] SKIPPED [ 88%] 2023-03-20T11:54:41.6200901Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-227] SKIPPED [ 88%] 2023-03-20T11:54:41.6206618Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-228] SKIPPED [ 88%] 2023-03-20T11:54:41.6212934Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-229] SKIPPED [ 88%] 2023-03-20T11:54:41.6218792Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-230] SKIPPED [ 88%] 2023-03-20T11:54:41.6225887Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-231] SKIPPED [ 88%] 2023-03-20T11:54:41.6231438Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-232] SKIPPED [ 88%] 2023-03-20T11:54:41.6237226Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-233] SKIPPED [ 88%] 2023-03-20T11:54:41.6243016Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-234] SKIPPED [ 88%] 2023-03-20T11:54:41.6250225Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-235] SKIPPED [ 88%] 2023-03-20T11:54:41.6255074Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-236] SKIPPED [ 88%] 2023-03-20T11:54:41.6260617Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-237] SKIPPED [ 88%] 2023-03-20T11:54:41.6266339Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-238] SKIPPED [ 88%] 2023-03-20T11:54:41.6272118Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-239] SKIPPED [ 88%] 2023-03-20T11:54:41.6277499Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-240] SKIPPED [ 88%] 2023-03-20T11:54:41.6283580Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-241] SKIPPED [ 88%] 2023-03-20T11:54:41.6292997Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-242] SKIPPED [ 88%] 2023-03-20T11:54:41.6298660Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-243] SKIPPED [ 88%] 2023-03-20T11:54:41.6304432Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-244] SKIPPED [ 88%] 2023-03-20T11:54:41.6310289Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-245] SKIPPED [ 88%] 2023-03-20T11:54:41.6315855Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-246] SKIPPED [ 88%] 2023-03-20T11:54:41.6321786Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-247] SKIPPED [ 88%] 2023-03-20T11:54:41.6327283Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-248] SKIPPED [ 88%] 2023-03-20T11:54:41.6333478Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-249] SKIPPED [ 88%] 2023-03-20T11:54:41.6339522Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-250] SKIPPED [ 88%] 2023-03-20T11:54:41.6345305Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-251] SKIPPED [ 88%] 2023-03-20T11:54:41.6351057Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-252] SKIPPED [ 88%] 2023-03-20T11:54:41.6356764Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-253] SKIPPED [ 88%] 2023-03-20T11:54:41.6363770Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-254] SKIPPED [ 88%] 2023-03-20T11:54:41.6370386Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-255] SKIPPED [ 88%] 2023-03-20T11:54:41.6376044Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-256] SKIPPED [ 88%] 2023-03-20T11:54:41.6381512Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-257] SKIPPED [ 88%] 2023-03-20T11:54:41.6387456Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-258] SKIPPED [ 88%] 2023-03-20T11:54:41.6393093Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-259] SKIPPED [ 88%] 2023-03-20T11:54:41.6398762Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-260] SKIPPED [ 88%] 2023-03-20T11:54:41.6404482Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-261] SKIPPED [ 88%] 2023-03-20T11:54:41.6410465Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-262] SKIPPED [ 88%] 2023-03-20T11:54:41.6416622Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-263] SKIPPED [ 88%] 2023-03-20T11:54:41.6422197Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-264] SKIPPED [ 88%] 2023-03-20T11:54:41.6429357Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-265] SKIPPED [ 88%] 2023-03-20T11:54:41.6435051Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-266] SKIPPED [ 88%] 2023-03-20T11:54:41.6440976Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-267] SKIPPED [ 88%] 2023-03-20T11:54:41.6446633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-268] SKIPPED [ 88%] 2023-03-20T11:54:41.6453085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-269] SKIPPED [ 88%] 2023-03-20T11:54:41.6458572Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-270] SKIPPED [ 88%] 2023-03-20T11:54:41.6464418Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-271] SKIPPED [ 88%] 2023-03-20T11:54:41.6470334Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-272] SKIPPED [ 88%] 2023-03-20T11:54:41.6475885Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-273] SKIPPED [ 88%] 2023-03-20T11:54:41.6481828Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-274] SKIPPED [ 88%] 2023-03-20T11:54:41.6487668Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-275] SKIPPED [ 88%] 2023-03-20T11:54:41.6493900Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-276] SKIPPED [ 88%] 2023-03-20T11:54:41.6500788Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-277] SKIPPED [ 88%] 2023-03-20T11:54:41.6506617Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-278] SKIPPED [ 88%] 2023-03-20T11:54:41.6512289Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-279] SKIPPED [ 88%] 2023-03-20T11:54:41.6517599Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-280] SKIPPED [ 88%] 2023-03-20T11:54:41.6523637Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-281] SKIPPED [ 88%] 2023-03-20T11:54:41.6530766Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-282] SKIPPED [ 88%] 2023-03-20T11:54:41.6535981Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-283] SKIPPED [ 88%] 2023-03-20T11:54:41.6541511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-284] SKIPPED [ 88%] 2023-03-20T11:54:41.6547521Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-285] SKIPPED [ 88%] 2023-03-20T11:54:41.6553355Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-286] SKIPPED [ 88%] 2023-03-20T11:54:41.6558944Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-287] SKIPPED [ 88%] 2023-03-20T11:54:41.6565990Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-288] SKIPPED [ 88%] 2023-03-20T11:54:41.6572911Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-289] SKIPPED [ 88%] 2023-03-20T11:54:41.6578008Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-290] SKIPPED [ 88%] 2023-03-20T11:54:41.6583804Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-291] SKIPPED [ 88%] 2023-03-20T11:54:41.6589634Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-292] SKIPPED [ 88%] 2023-03-20T11:54:41.6595302Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-293] SKIPPED [ 88%] 2023-03-20T11:54:41.6601259Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-294] SKIPPED [ 88%] 2023-03-20T11:54:41.6606931Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-295] SKIPPED [ 88%] 2023-03-20T11:54:41.6613166Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-296] SKIPPED [ 88%] 2023-03-20T11:54:41.6618860Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-297] SKIPPED [ 88%] 2023-03-20T11:54:41.6624645Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-298] SKIPPED [ 88%] 2023-03-20T11:54:41.6630603Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-299] SKIPPED [ 88%] 2023-03-20T11:54:41.6637328Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-300] SKIPPED [ 88%] 2023-03-20T11:54:41.6643150Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-301] SKIPPED [ 88%] 2023-03-20T11:54:41.6650262Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-302] SKIPPED [ 88%] 2023-03-20T11:54:41.6654973Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-303] SKIPPED [ 88%] 2023-03-20T11:54:41.6660962Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-304] SKIPPED [ 88%] 2023-03-20T11:54:41.6666855Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-305] SKIPPED [ 88%] 2023-03-20T11:54:41.6672600Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-306] SKIPPED [ 88%] 2023-03-20T11:54:41.6678645Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-307] SKIPPED [ 88%] 2023-03-20T11:54:41.6684071Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-308] SKIPPED [ 88%] 2023-03-20T11:54:41.6690392Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-309] SKIPPED [ 88%] 2023-03-20T11:54:41.6696284Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-310] SKIPPED [ 88%] 2023-03-20T11:54:41.6703151Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-311] SKIPPED [ 88%] 2023-03-20T11:54:41.6709087Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-312] SKIPPED [ 88%] 2023-03-20T11:54:41.6714909Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-313] SKIPPED [ 88%] 2023-03-20T11:54:41.6721092Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-314] SKIPPED [ 88%] 2023-03-20T11:54:41.6726796Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-315] SKIPPED [ 88%] 2023-03-20T11:54:41.6733141Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-316] SKIPPED [ 88%] 2023-03-20T11:54:41.6738505Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-317] SKIPPED [ 88%] 2023-03-20T11:54:41.6744202Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-318] SKIPPED [ 88%] 2023-03-20T11:54:41.6749976Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-319] SKIPPED [ 88%] 2023-03-20T11:54:41.6755776Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-320] SKIPPED [ 88%] 2023-03-20T11:54:41.6761593Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-321] SKIPPED [ 88%] 2023-03-20T11:54:41.6767244Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-322] SKIPPED [ 88%] 2023-03-20T11:54:41.6774583Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-323] SKIPPED [ 88%] 2023-03-20T11:54:41.6780483Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-324] SKIPPED [ 88%] 2023-03-20T11:54:41.6786213Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-325] SKIPPED [ 88%] 2023-03-20T11:54:41.6791987Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-326] SKIPPED [ 88%] 2023-03-20T11:54:41.6797583Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-327] SKIPPED [ 88%] 2023-03-20T11:54:41.6803461Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-328] SKIPPED [ 88%] 2023-03-20T11:54:41.6810466Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-329] SKIPPED [ 88%] 2023-03-20T11:54:41.6815896Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-330] SKIPPED [ 88%] 2023-03-20T11:54:41.6821588Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-331] SKIPPED [ 88%] 2023-03-20T11:54:41.6827584Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-332] SKIPPED [ 88%] 2023-03-20T11:54:41.6833244Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-333] SKIPPED [ 88%] 2023-03-20T11:54:41.6840481Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-334] SKIPPED [ 88%] 2023-03-20T11:54:41.6846051Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-335] SKIPPED [ 88%] 2023-03-20T11:54:41.6852966Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-336] SKIPPED [ 88%] 2023-03-20T11:54:41.6858282Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-337] SKIPPED [ 88%] 2023-03-20T11:54:41.6863839Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-338] SKIPPED [ 88%] 2023-03-20T11:54:41.6869851Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-339] SKIPPED [ 88%] 2023-03-20T11:54:41.6875454Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-340] SKIPPED [ 88%] 2023-03-20T11:54:41.6881136Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-341] SKIPPED [ 88%] 2023-03-20T11:54:41.6886778Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-342] SKIPPED [ 88%] 2023-03-20T11:54:41.6893073Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-343] SKIPPED [ 88%] 2023-03-20T11:54:41.6898924Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-344] SKIPPED [ 88%] 2023-03-20T11:54:41.6904701Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-345] SKIPPED [ 88%] 2023-03-20T11:54:41.6911665Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-346] SKIPPED [ 88%] 2023-03-20T11:54:41.6917396Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-347] SKIPPED [ 88%] 2023-03-20T11:54:41.6923508Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-348] SKIPPED [ 88%] 2023-03-20T11:54:41.6930409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-349] SKIPPED [ 88%] 2023-03-20T11:54:41.6935551Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-350] SKIPPED [ 88%] 2023-03-20T11:54:41.6941062Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-351] SKIPPED [ 88%] 2023-03-20T11:54:41.6947016Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-352] SKIPPED [ 88%] 2023-03-20T11:54:41.6952854Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-353] SKIPPED [ 88%] 2023-03-20T11:54:41.6958409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-354] SKIPPED [ 88%] 2023-03-20T11:54:41.6964336Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-355] SKIPPED [ 88%] 2023-03-20T11:54:41.6970370Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-356] SKIPPED [ 88%] 2023-03-20T11:54:41.6977596Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-357] SKIPPED [ 88%] 2023-03-20T11:54:41.6983330Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-358] SKIPPED [ 88%] 2023-03-20T11:54:41.6989205Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-359] SKIPPED [ 88%] 2023-03-20T11:54:41.6995018Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-360] SKIPPED [ 88%] 2023-03-20T11:54:41.7000817Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-361] SKIPPED [ 88%] 2023-03-20T11:54:41.7006500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-362] SKIPPED [ 88%] 2023-03-20T11:54:41.7013056Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-363] SKIPPED [ 88%] 2023-03-20T11:54:41.7018561Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-364] SKIPPED [ 88%] 2023-03-20T11:54:41.7024678Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-365] SKIPPED [ 88%] 2023-03-20T11:54:41.7030400Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-366] SKIPPED [ 88%] 2023-03-20T11:54:41.7035928Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-367] SKIPPED [ 88%] 2023-03-20T11:54:41.7043071Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-368] SKIPPED [ 88%] 2023-03-20T11:54:41.7050049Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-369] SKIPPED [ 88%] 2023-03-20T11:54:41.7054830Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-370] SKIPPED [ 88%] 2023-03-20T11:54:41.7060819Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-371] SKIPPED [ 88%] 2023-03-20T11:54:41.7066470Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-372] SKIPPED [ 88%] 2023-03-20T11:54:41.7072633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-373] SKIPPED [ 88%] 2023-03-20T11:54:41.7078736Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-374] SKIPPED [ 88%] 2023-03-20T11:54:41.7084545Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-375] SKIPPED [ 88%] 2023-03-20T11:54:41.7090458Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-376] SKIPPED [ 88%] 2023-03-20T11:54:41.7096398Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-377] SKIPPED [ 88%] 2023-03-20T11:54:41.7102155Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-378] SKIPPED [ 88%] 2023-03-20T11:54:41.7108326Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-379] SKIPPED [ 88%] 2023-03-20T11:54:41.7116686Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-380] SKIPPED [ 88%] 2023-03-20T11:54:41.7122466Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-381] SKIPPED [ 88%] 2023-03-20T11:54:41.7129321Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-382] SKIPPED [ 88%] 2023-03-20T11:54:41.7134019Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-383] SKIPPED [ 88%] 2023-03-20T11:54:41.7139922Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-384] SKIPPED [ 88%] 2023-03-20T11:54:41.7145705Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-385] SKIPPED [ 88%] 2023-03-20T11:54:41.7151380Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-386] SKIPPED [ 88%] 2023-03-20T11:54:41.7157103Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-387] SKIPPED [ 88%] 2023-03-20T11:54:41.7162919Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-388] SKIPPED [ 88%] 2023-03-20T11:54:41.7169893Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-389] SKIPPED [ 88%] 2023-03-20T11:54:41.7174973Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-390] SKIPPED [ 88%] 2023-03-20T11:54:41.7182171Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-391] SKIPPED [ 88%] 2023-03-20T11:54:41.7188118Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-392] SKIPPED [ 88%] 2023-03-20T11:54:41.7193719Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-393] SKIPPED [ 88%] 2023-03-20T11:54:41.7199540Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-394] SKIPPED [ 88%] 2023-03-20T11:54:41.7205215Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-395] SKIPPED [ 88%] 2023-03-20T11:54:41.7212016Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-396] SKIPPED [ 88%] 2023-03-20T11:54:41.7217168Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-397] SKIPPED [ 88%] 2023-03-20T11:54:41.7222889Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-398] SKIPPED [ 88%] 2023-03-20T11:54:41.7228937Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-399] SKIPPED [ 88%] 2023-03-20T11:54:41.7234566Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-400] SKIPPED [ 88%] 2023-03-20T11:54:41.7240544Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-401] SKIPPED [ 88%] 2023-03-20T11:54:41.7246148Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-402] SKIPPED [ 88%] 2023-03-20T11:54:41.7253631Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-403] SKIPPED [ 88%] 2023-03-20T11:54:41.7260143Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-404] SKIPPED [ 88%] 2023-03-20T11:54:41.7266099Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-405] SKIPPED [ 88%] 2023-03-20T11:54:41.7272224Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-406] SKIPPED [ 88%] 2023-03-20T11:54:41.7277962Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-407] SKIPPED [ 88%] 2023-03-20T11:54:41.7283889Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-408] SKIPPED [ 88%] 2023-03-20T11:54:41.7290367Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-409] SKIPPED [ 88%] 2023-03-20T11:54:41.7296685Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-410] SKIPPED [ 88%] 2023-03-20T11:54:41.7302846Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-411] SKIPPED [ 88%] 2023-03-20T11:54:41.7309168Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-412] SKIPPED [ 88%] 2023-03-20T11:54:41.7315455Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-413] SKIPPED [ 88%] 2023-03-20T11:54:41.7323254Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-414] SKIPPED [ 88%] 2023-03-20T11:54:41.7330535Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-415] SKIPPED [ 88%] 2023-03-20T11:54:41.7336573Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-416] SKIPPED [ 88%] 2023-03-20T11:54:41.7342659Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-417] SKIPPED [ 88%] 2023-03-20T11:54:41.7349486Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-418] SKIPPED [ 88%] 2023-03-20T11:54:41.7355626Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-419] SKIPPED [ 88%] 2023-03-20T11:54:41.7362087Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-420] SKIPPED [ 88%] 2023-03-20T11:54:41.7369554Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-421] SKIPPED [ 88%] 2023-03-20T11:54:41.7374885Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-422] SKIPPED [ 88%] 2023-03-20T11:54:41.7381516Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-423] SKIPPED [ 88%] 2023-03-20T11:54:41.7387896Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-424] SKIPPED [ 88%] 2023-03-20T11:54:41.7394259Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-425] SKIPPED [ 88%] 2023-03-20T11:54:41.7401877Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-426] SKIPPED [ 88%] 2023-03-20T11:54:41.7409091Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-427] SKIPPED [ 88%] 2023-03-20T11:54:41.7414890Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-428] SKIPPED [ 88%] 2023-03-20T11:54:41.7421493Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-429] SKIPPED [ 88%] 2023-03-20T11:54:41.7427889Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-430] SKIPPED [ 88%] 2023-03-20T11:54:41.7434207Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-431] SKIPPED [ 88%] 2023-03-20T11:54:41.7440771Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-432] SKIPPED [ 88%] 2023-03-20T11:54:41.7446967Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-433] SKIPPED [ 88%] 2023-03-20T11:54:41.7454188Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-434] SKIPPED [ 88%] 2023-03-20T11:54:41.7460717Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-435] SKIPPED [ 88%] 2023-03-20T11:54:41.7467223Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-436] SKIPPED [ 88%] 2023-03-20T11:54:41.7474895Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-437] SKIPPED [ 88%] 2023-03-20T11:54:41.7481327Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-438] SKIPPED [ 88%] 2023-03-20T11:54:41.7487734Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-439] SKIPPED [ 88%] 2023-03-20T11:54:41.7494411Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-440] SKIPPED [ 88%] 2023-03-20T11:54:41.7500946Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-441] SKIPPED [ 88%] 2023-03-20T11:54:41.7507406Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-442] SKIPPED [ 88%] 2023-03-20T11:54:41.7513781Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-443] SKIPPED [ 88%] 2023-03-20T11:54:41.7520068Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-444] SKIPPED [ 88%] 2023-03-20T11:54:41.7526343Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-445] SKIPPED [ 88%] 2023-03-20T11:54:41.7533374Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-446] SKIPPED [ 88%] 2023-03-20T11:54:41.7539619Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-447] SKIPPED [ 88%] 2023-03-20T11:54:41.7546085Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-448] SKIPPED [ 88%] 2023-03-20T11:54:41.7553359Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-449] SKIPPED [ 88%] 2023-03-20T11:54:41.7559772Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-450] SKIPPED [ 88%] 2023-03-20T11:54:41.7566416Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-451] SKIPPED [ 88%] 2023-03-20T11:54:41.7573251Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-452] SKIPPED [ 88%] 2023-03-20T11:54:41.7579481Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-453] SKIPPED [ 88%] 2023-03-20T11:54:41.7585983Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-454] SKIPPED [ 88%] 2023-03-20T11:54:41.7592209Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-455] SKIPPED [ 88%] 2023-03-20T11:54:41.7598810Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-456] SKIPPED [ 88%] 2023-03-20T11:54:41.7604966Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-457] SKIPPED [ 88%] 2023-03-20T11:54:41.7612750Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-458] SKIPPED [ 88%] 2023-03-20T11:54:41.7618521Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-459] SKIPPED [ 88%] 2023-03-20T11:54:41.7626131Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-460] SKIPPED [ 88%] 2023-03-20T11:54:41.7632561Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-461] SKIPPED [ 88%] 2023-03-20T11:54:41.7638871Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-462] SKIPPED [ 88%] 2023-03-20T11:54:41.7645316Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-463] SKIPPED [ 88%] 2023-03-20T11:54:41.7652674Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-464] SKIPPED [ 88%] 2023-03-20T11:54:41.7658659Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-465] SKIPPED [ 88%] 2023-03-20T11:54:41.7664823Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-466] SKIPPED [ 88%] 2023-03-20T11:54:41.7671157Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-467] SKIPPED [ 88%] 2023-03-20T11:54:41.7677286Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-468] SKIPPED [ 88%] 2023-03-20T11:54:41.7683870Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-469] SKIPPED [ 88%] 2023-03-20T11:54:41.7690710Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-470] SKIPPED [ 88%] 2023-03-20T11:54:41.7697013Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-471] SKIPPED [ 88%] 2023-03-20T11:54:41.7704253Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-472] SKIPPED [ 88%] 2023-03-20T11:54:41.7710780Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-473] SKIPPED [ 88%] 2023-03-20T11:54:41.7716960Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-474] SKIPPED [ 88%] 2023-03-20T11:54:41.7723249Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-475] SKIPPED [ 88%] 2023-03-20T11:54:41.7730518Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-476] SKIPPED [ 88%] 2023-03-20T11:54:41.7736788Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-477] SKIPPED [ 88%] 2023-03-20T11:54:41.7742984Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-478] SKIPPED [ 88%] 2023-03-20T11:54:41.7749576Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-479] SKIPPED [ 88%] 2023-03-20T11:54:41.7755839Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-480] SKIPPED [ 88%] 2023-03-20T11:54:41.7762221Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-481] SKIPPED [ 88%] 2023-03-20T11:54:41.7769530Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-482] SKIPPED [ 88%] 2023-03-20T11:54:41.7776535Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-483] SKIPPED [ 88%] 2023-03-20T11:54:41.7782805Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-484] SKIPPED [ 88%] 2023-03-20T11:54:41.7789269Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-485] SKIPPED [ 88%] 2023-03-20T11:54:41.7795336Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-486] SKIPPED [ 88%] 2023-03-20T11:54:41.7801767Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-487] SKIPPED [ 88%] 2023-03-20T11:54:41.7809294Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-488] SKIPPED [ 88%] 2023-03-20T11:54:41.7815089Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-489] SKIPPED [ 88%] 2023-03-20T11:54:41.7821466Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-490] SKIPPED [ 88%] 2023-03-20T11:54:41.7828059Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-491] SKIPPED [ 88%] 2023-03-20T11:54:41.7834410Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-492] SKIPPED [ 88%] 2023-03-20T11:54:41.7841006Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-493] SKIPPED [ 88%] 2023-03-20T11:54:41.7847311Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-494] SKIPPED [ 88%] 2023-03-20T11:54:41.7855112Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-495] SKIPPED [ 88%] 2023-03-20T11:54:41.7861787Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-496] SKIPPED [ 88%] 2023-03-20T11:54:41.7868217Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-497] SKIPPED [ 88%] 2023-03-20T11:54:41.7874461Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-498] SKIPPED [ 88%] 2023-03-20T11:54:41.7881014Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-499] SKIPPED [ 88%] 2023-03-20T11:54:41.7887250Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-500] SKIPPED [ 88%] 2023-03-20T11:54:41.7893921Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-501] SKIPPED [ 88%] 2023-03-20T11:54:41.7900424Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-502] SKIPPED [ 88%] 2023-03-20T11:54:41.7906672Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-503] SKIPPED [ 88%] 2023-03-20T11:54:41.7912824Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-504] SKIPPED [ 88%] 2023-03-20T11:54:41.7919472Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-505] SKIPPED [ 88%] 2023-03-20T11:54:41.7926945Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-506] SKIPPED [ 88%] 2023-03-20T11:54:41.7933652Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-507] SKIPPED [ 88%] 2023-03-20T11:54:41.7940321Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-508] SKIPPED [ 88%] 2023-03-20T11:54:41.7946714Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-509] SKIPPED [ 88%] 2023-03-20T11:54:41.7953082Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-510] SKIPPED [ 88%] 2023-03-20T11:54:41.7959472Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-511] SKIPPED [ 88%] 2023-03-20T11:54:41.7965519Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-512] SKIPPED [ 88%] 2023-03-20T11:54:41.7972965Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-513] SKIPPED [ 88%] 2023-03-20T11:54:41.7978430Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-514] SKIPPED [ 88%] 2023-03-20T11:54:41.7984959Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-515] SKIPPED [ 88%] 2023-03-20T11:54:41.7991170Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-516] SKIPPED [ 88%] 2023-03-20T11:54:41.8000432Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-517] SKIPPED [ 88%] 2023-03-20T11:54:41.8006758Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-518] SKIPPED [ 88%] 2023-03-20T11:54:41.8013256Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-519] SKIPPED [ 88%] 2023-03-20T11:54:41.8020031Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-520] SKIPPED [ 88%] 2023-03-20T11:54:41.8026399Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-521] SKIPPED [ 88%] 2023-03-20T11:54:41.8032901Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-522] SKIPPED [ 88%] 2023-03-20T11:54:41.8039669Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-523] SKIPPED [ 88%] 2023-03-20T11:54:41.8045635Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-524] SKIPPED [ 88%] 2023-03-20T11:54:41.8053391Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-525] SKIPPED [ 88%] 2023-03-20T11:54:41.8058820Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-526] SKIPPED [ 88%] 2023-03-20T11:54:41.8065527Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-527] SKIPPED [ 88%] 2023-03-20T11:54:41.8071918Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-528] SKIPPED [ 88%] 2023-03-20T11:54:41.8079412Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-529] SKIPPED [ 88%] 2023-03-20T11:54:41.8085608Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-530] SKIPPED [ 88%] 2023-03-20T11:54:41.8093211Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-531] SKIPPED [ 88%] 2023-03-20T11:54:41.8098835Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-532] SKIPPED [ 88%] 2023-03-20T11:54:41.8105474Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-533] SKIPPED [ 88%] 2023-03-20T11:54:41.8111589Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-534] SKIPPED [ 88%] 2023-03-20T11:54:41.8118125Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-535] SKIPPED [ 88%] 2023-03-20T11:54:41.8124182Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-536] SKIPPED [ 88%] 2023-03-20T11:54:41.8131908Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-537] SKIPPED [ 88%] 2023-03-20T11:54:41.8137851Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-538] SKIPPED [ 88%] 2023-03-20T11:54:41.8144121Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-539] SKIPPED [ 88%] 2023-03-20T11:54:41.8151706Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-540] SKIPPED [ 88%] 2023-03-20T11:54:41.8158128Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-541] SKIPPED [ 88%] 2023-03-20T11:54:41.8164383Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-542] SKIPPED [ 88%] 2023-03-20T11:54:41.8171769Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-543] SKIPPED [ 88%] 2023-03-20T11:54:41.8177764Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-544] SKIPPED [ 88%] 2023-03-20T11:54:41.8184079Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-545] SKIPPED [ 88%] 2023-03-20T11:54:41.8190346Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-546] SKIPPED [ 88%] 2023-03-20T11:54:41.8196526Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-547] SKIPPED [ 88%] 2023-03-20T11:54:41.8203076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-548] SKIPPED [ 88%] 2023-03-20T11:54:41.8210406Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-549] SKIPPED [ 88%] 2023-03-20T11:54:41.8216021Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-550] SKIPPED [ 88%] 2023-03-20T11:54:41.8222694Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-551] SKIPPED [ 88%] 2023-03-20T11:54:41.8230343Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-552] SKIPPED [ 88%] 2023-03-20T11:54:41.8236073Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-553] SKIPPED [ 88%] 2023-03-20T11:54:41.8241892Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-554] SKIPPED [ 88%] 2023-03-20T11:54:41.8247807Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-555] SKIPPED [ 88%] 2023-03-20T11:54:41.8253604Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-556] SKIPPED [ 88%] 2023-03-20T11:54:41.8259325Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-557] SKIPPED [ 88%] 2023-03-20T11:54:41.8265026Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-558] SKIPPED [ 88%] 2023-03-20T11:54:41.8270716Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-559] SKIPPED [ 88%] 2023-03-20T11:54:41.8276190Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-560] SKIPPED [ 88%] 2023-03-20T11:54:41.8282262Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-561] SKIPPED [ 88%] 2023-03-20T11:54:41.8289009Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-562] SKIPPED [ 88%] 2023-03-20T11:54:41.8295635Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-563] SKIPPED [ 88%] 2023-03-20T11:54:41.8301423Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-564] SKIPPED [ 88%] 2023-03-20T11:54:41.8307126Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-565] SKIPPED [ 88%] 2023-03-20T11:54:41.8312817Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-566] SKIPPED [ 88%] 2023-03-20T11:54:41.8318746Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-567] SKIPPED [ 88%] 2023-03-20T11:54:41.8324331Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-568] SKIPPED [ 88%] 2023-03-20T11:54:41.8331777Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-569] SKIPPED [ 88%] 2023-03-20T11:54:41.8336801Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-570] SKIPPED [ 88%] 2023-03-20T11:54:41.8342498Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-571] SKIPPED [ 88%] 2023-03-20T11:54:41.8348047Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-572] SKIPPED [ 88%] 2023-03-20T11:54:41.8353672Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-573] SKIPPED [ 88%] 2023-03-20T11:54:41.8359438Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-574] SKIPPED [ 88%] 2023-03-20T11:54:41.8366453Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-575] SKIPPED [ 88%] 2023-03-20T11:54:41.8372795Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-576] SKIPPED [ 88%] 2023-03-20T11:54:41.8377647Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-577] SKIPPED [ 88%] 2023-03-20T11:54:41.8383230Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-578] SKIPPED [ 88%] 2023-03-20T11:54:41.8389296Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-579] SKIPPED [ 88%] 2023-03-20T11:54:41.8394999Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-580] SKIPPED [ 88%] 2023-03-20T11:54:41.8400728Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-581] SKIPPED [ 88%] 2023-03-20T11:54:41.8406528Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-582] SKIPPED [ 88%] 2023-03-20T11:54:41.8413109Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-583] SKIPPED [ 88%] 2023-03-20T11:54:41.8418595Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-584] SKIPPED [ 88%] 2023-03-20T11:54:41.8424353Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-585] SKIPPED [ 88%] 2023-03-20T11:54:41.8431419Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-586] SKIPPED [ 88%] 2023-03-20T11:54:41.8437104Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-587] SKIPPED [ 88%] 2023-03-20T11:54:41.8442986Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-588] SKIPPED [ 88%] 2023-03-20T11:54:41.8449967Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-589] SKIPPED [ 88%] 2023-03-20T11:54:41.8454845Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-590] SKIPPED [ 88%] 2023-03-20T11:54:41.8460873Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-591] SKIPPED [ 88%] 2023-03-20T11:54:41.8466576Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-592] SKIPPED [ 88%] 2023-03-20T11:54:41.8472149Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-593] SKIPPED [ 88%] 2023-03-20T11:54:41.8477777Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-594] SKIPPED [ 88%] 2023-03-20T11:54:41.8483568Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-595] SKIPPED [ 88%] 2023-03-20T11:54:41.8491251Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-596] SKIPPED [ 88%] 2023-03-20T11:54:41.8495662Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-597] SKIPPED [ 88%] 2023-03-20T11:54:41.8502473Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-598] SKIPPED [ 88%] 2023-03-20T11:54:41.8508361Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-599] SKIPPED [ 88%] 2023-03-20T11:54:41.8514037Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-600] SKIPPED [ 88%] 2023-03-20T11:54:41.8519651Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-601] SKIPPED [ 88%] 2023-03-20T11:54:41.8525496Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-602] SKIPPED [ 88%] 2023-03-20T11:54:41.8532618Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-603] SKIPPED [ 88%] 2023-03-20T11:54:41.8537825Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-604] SKIPPED [ 88%] 2023-03-20T11:54:41.8543620Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-605] SKIPPED [ 88%] 2023-03-20T11:54:41.8549793Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-606] SKIPPED [ 88%] 2023-03-20T11:54:41.8555426Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-607] SKIPPED [ 88%] 2023-03-20T11:54:41.8561210Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-608] SKIPPED [ 88%] 2023-03-20T11:54:41.8569612Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-609] SKIPPED [ 88%] 2023-03-20T11:54:41.8574199Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-610] SKIPPED [ 88%] 2023-03-20T11:54:41.8580076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-611] SKIPPED [ 88%] 2023-03-20T11:54:41.8586002Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-612] SKIPPED [ 88%] 2023-03-20T11:54:41.8591738Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-613] SKIPPED [ 88%] 2023-03-20T11:54:41.8597313Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-614] SKIPPED [ 88%] 2023-03-20T11:54:41.8603049Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-615] SKIPPED [ 88%] 2023-03-20T11:54:41.8609985Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-616] SKIPPED [ 88%] 2023-03-20T11:54:41.8614488Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-617] SKIPPED [ 88%] 2023-03-20T11:54:41.8620608Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-618] SKIPPED [ 88%] 2023-03-20T11:54:41.8626321Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-619] SKIPPED [ 88%] 2023-03-20T11:54:41.8631881Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-620] SKIPPED [ 88%] 2023-03-20T11:54:41.8638860Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-621] SKIPPED [ 88%] 2023-03-20T11:54:41.8644431Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-622] SKIPPED [ 88%] 2023-03-20T11:54:41.8651255Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-623] SKIPPED [ 88%] 2023-03-20T11:54:41.8656442Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-624] SKIPPED [ 88%] 2023-03-20T11:54:41.8661709Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-625] SKIPPED [ 88%] 2023-03-20T11:54:41.8667624Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-626] SKIPPED [ 88%] 2023-03-20T11:54:41.8673332Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-627] SKIPPED [ 88%] 2023-03-20T11:54:41.8679045Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-628] SKIPPED [ 88%] 2023-03-20T11:54:41.8684886Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-629] SKIPPED [ 88%] 2023-03-20T11:54:41.8691810Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-630] SKIPPED [ 88%] 2023-03-20T11:54:41.8696741Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-631] SKIPPED [ 88%] 2023-03-20T11:54:41.8703931Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-632] SKIPPED [ 88%] 2023-03-20T11:54:41.8709694Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-633] SKIPPED [ 88%] 2023-03-20T11:54:41.8715307Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-634] SKIPPED [ 88%] 2023-03-20T11:54:41.8721138Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-635] SKIPPED [ 88%] 2023-03-20T11:54:41.8726932Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-636] SKIPPED [ 88%] 2023-03-20T11:54:41.8733039Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-637] SKIPPED [ 88%] 2023-03-20T11:54:41.8738924Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-638] SKIPPED [ 88%] 2023-03-20T11:54:41.8744690Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-639] SKIPPED [ 88%] 2023-03-20T11:54:41.8750351Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-640] SKIPPED [ 88%] 2023-03-20T11:54:41.8755811Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-641] SKIPPED [ 88%] 2023-03-20T11:54:41.8761579Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-642] SKIPPED [ 88%] 2023-03-20T11:54:41.8769919Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-643] SKIPPED [ 88%] 2023-03-20T11:54:41.8774744Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-644] SKIPPED [ 88%] 2023-03-20T11:54:41.8780809Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-645] SKIPPED [ 88%] 2023-03-20T11:54:41.8786552Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-646] SKIPPED [ 88%] 2023-03-20T11:54:41.8792066Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-647] SKIPPED [ 88%] 2023-03-20T11:54:41.8797752Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-648] SKIPPED [ 88%] 2023-03-20T11:54:41.8803822Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-649] SKIPPED [ 88%] 2023-03-20T11:54:41.8811792Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-650] SKIPPED [ 88%] 2023-03-20T11:54:41.8815574Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-651] SKIPPED [ 88%] 2023-03-20T11:54:41.8821520Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-652] SKIPPED [ 88%] 2023-03-20T11:54:41.8827142Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-653] SKIPPED [ 88%] 2023-03-20T11:54:41.8832934Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-654] SKIPPED [ 88%] 2023-03-20T11:54:41.8841304Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-655] SKIPPED [ 88%] 2023-03-20T11:54:41.8847047Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-656] SKIPPED [ 88%] 2023-03-20T11:54:41.8853313Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-657] SKIPPED [ 88%] 2023-03-20T11:54:41.8859137Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-658] SKIPPED [ 88%] 2023-03-20T11:54:41.8864989Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-659] SKIPPED [ 88%] 2023-03-20T11:54:41.8870639Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-660] SKIPPED [ 88%] 2023-03-20T11:54:41.8876110Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-661] SKIPPED [ 88%] 2023-03-20T11:54:41.8881990Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-662] SKIPPED [ 88%] 2023-03-20T11:54:41.8887604Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-663] SKIPPED [ 88%] 2023-03-20T11:54:41.8893609Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-664] SKIPPED [ 88%] 2023-03-20T11:54:41.8899639Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-665] SKIPPED [ 88%] 2023-03-20T11:54:41.8907015Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-666] SKIPPED [ 88%] 2023-03-20T11:54:41.8912744Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-667] SKIPPED [ 88%] 2023-03-20T11:54:41.8918292Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-668] SKIPPED [ 88%] 2023-03-20T11:54:41.8924107Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-669] SKIPPED [ 88%] 2023-03-20T11:54:41.8930722Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-670] SKIPPED [ 88%] 2023-03-20T11:54:41.8936148Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-671] SKIPPED [ 88%] 2023-03-20T11:54:41.8941975Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-672] SKIPPED [ 88%] 2023-03-20T11:54:41.8947762Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-673] SKIPPED [ 88%] 2023-03-20T11:54:41.8953364Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-674] SKIPPED [ 88%] 2023-03-20T11:54:41.8959272Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-675] SKIPPED [ 88%] 2023-03-20T11:54:41.8964805Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-676] SKIPPED [ 88%] 2023-03-20T11:54:41.8971787Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-677] SKIPPED [ 88%] 2023-03-20T11:54:41.8977717Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-678] SKIPPED [ 88%] 2023-03-20T11:54:41.8983352Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-679] SKIPPED [ 88%] 2023-03-20T11:54:41.8989314Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-680] SKIPPED [ 88%] 2023-03-20T11:54:41.8994879Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-681] SKIPPED [ 88%] 2023-03-20T11:54:41.9000684Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-682] SKIPPED [ 88%] 2023-03-20T11:54:41.9006278Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-683] SKIPPED [ 88%] 2023-03-20T11:54:41.9013197Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-684] SKIPPED [ 88%] 2023-03-20T11:54:41.9018482Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-685] SKIPPED [ 88%] 2023-03-20T11:54:41.9024336Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-686] SKIPPED [ 88%] 2023-03-20T11:54:41.9030060Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-687] SKIPPED [ 88%] 2023-03-20T11:54:41.9035863Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-688] SKIPPED [ 88%] 2023-03-20T11:54:41.9042906Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-689] SKIPPED [ 88%] 2023-03-20T11:54:41.9049781Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-690] SKIPPED [ 88%] 2023-03-20T11:54:41.9054934Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-691] SKIPPED [ 88%] 2023-03-20T11:54:41.9060970Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-692] SKIPPED [ 88%] 2023-03-20T11:54:41.9066641Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-693] SKIPPED [ 88%] 2023-03-20T11:54:41.9072246Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-694] SKIPPED [ 88%] 2023-03-20T11:54:41.9078169Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-695] SKIPPED [ 88%] 2023-03-20T11:54:41.9083725Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-696] SKIPPED [ 88%] 2023-03-20T11:54:41.9090698Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-697] SKIPPED [ 88%] 2023-03-20T11:54:41.9095804Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-698] SKIPPED [ 88%] 2023-03-20T11:54:41.9101698Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-699] SKIPPED [ 88%] 2023-03-20T11:54:41.9107373Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-700] SKIPPED [ 88%] 2023-03-20T11:54:41.9114150Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-701] SKIPPED [ 88%] 2023-03-20T11:54:41.9120071Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-702] SKIPPED [ 88%] 2023-03-20T11:54:41.9125592Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-703] SKIPPED [ 88%] 2023-03-20T11:54:41.9132612Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-704] SKIPPED [ 88%] 2023-03-20T11:54:41.9137292Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-705] SKIPPED [ 88%] 2023-03-20T11:54:41.9142802Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-706] SKIPPED [ 88%] 2023-03-20T11:54:41.9148740Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-707] SKIPPED [ 88%] 2023-03-20T11:54:41.9154362Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-708] SKIPPED [ 88%] 2023-03-20T11:54:41.9160287Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-709] SKIPPED [ 88%] 2023-03-20T11:54:41.9165900Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-710] SKIPPED [ 88%] 2023-03-20T11:54:41.9172744Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-711] SKIPPED [ 88%] 2023-03-20T11:54:41.9179148Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-712] SKIPPED [ 88%] 2023-03-20T11:54:41.9184937Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-713] SKIPPED [ 88%] 2023-03-20T11:54:41.9190692Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-714] SKIPPED [ 88%] 2023-03-20T11:54:41.9196295Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-715] SKIPPED [ 88%] 2023-03-20T11:54:41.9202329Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-716] SKIPPED [ 88%] 2023-03-20T11:54:41.9209555Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-717] SKIPPED [ 88%] 2023-03-20T11:54:41.9213903Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-718] SKIPPED [ 88%] 2023-03-20T11:54:41.9219410Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[elastic-719] SKIPPED [ 88%] 2023-03-20T11:54:41.9225393Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-00] SKIPPED [ 88%] 2023-03-20T11:54:41.9230830Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-01] SKIPPED [ 88%] 2023-03-20T11:54:41.9236441Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-02] SKIPPED [ 88%] 2023-03-20T11:54:41.9242416Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-03] SKIPPED [ 88%] 2023-03-20T11:54:41.9250661Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-04] SKIPPED [ 88%] 2023-03-20T11:54:41.9255645Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-05] SKIPPED [ 88%] 2023-03-20T11:54:41.9261172Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-06] SKIPPED [ 88%] 2023-03-20T11:54:41.9266987Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-07] SKIPPED [ 88%] 2023-03-20T11:54:41.9272643Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-08] SKIPPED [ 88%] 2023-03-20T11:54:41.9278386Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-09] SKIPPED [ 88%] 2023-03-20T11:54:41.9284338Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-10] SKIPPED [ 88%] 2023-03-20T11:54:41.9290596Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-11] SKIPPED [ 88%] 2023-03-20T11:54:41.9296389Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-12] SKIPPED [ 88%] 2023-03-20T11:54:41.9302346Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-13] SKIPPED [ 88%] 2023-03-20T11:54:41.9308144Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-14] SKIPPED [ 88%] 2023-03-20T11:54:41.9315252Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-15] SKIPPED [ 88%] 2023-03-20T11:54:41.9321077Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-16] SKIPPED [ 88%] 2023-03-20T11:54:41.9326634Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-17] SKIPPED [ 88%] 2023-03-20T11:54:41.9333320Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-18] SKIPPED [ 88%] 2023-03-20T11:54:41.9338245Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-19] SKIPPED [ 88%] 2023-03-20T11:54:41.9343821Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-20] SKIPPED [ 88%] 2023-03-20T11:54:41.9349819Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-21] SKIPPED [ 88%] 2023-03-20T11:54:41.9355291Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-22] SKIPPED [ 88%] 2023-03-20T11:54:41.9361069Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-23] SKIPPED [ 88%] 2023-03-20T11:54:41.9366626Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-24] SKIPPED [ 88%] 2023-03-20T11:54:41.9373166Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-25] SKIPPED [ 88%] 2023-03-20T11:54:41.9378065Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-26] SKIPPED [ 88%] 2023-03-20T11:54:41.9384944Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-27] SKIPPED [ 88%] 2023-03-20T11:54:41.9390742Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-28] SKIPPED [ 88%] 2023-03-20T11:54:41.9396231Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-29] SKIPPED [ 88%] 2023-03-20T11:54:41.9402088Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-30] SKIPPED [ 88%] 2023-03-20T11:54:41.9409062Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-31] SKIPPED [ 88%] 2023-03-20T11:54:41.9414410Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-32] SKIPPED [ 88%] 2023-03-20T11:54:41.9419705Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-33] SKIPPED [ 88%] 2023-03-20T11:54:41.9425677Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-34] SKIPPED [ 88%] 2023-03-20T11:54:41.9431282Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-35] SKIPPED [ 88%] 2023-03-20T11:54:41.9437111Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-36] SKIPPED [ 88%] 2023-03-20T11:54:41.9443113Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-37] SKIPPED [ 88%] 2023-03-20T11:54:41.9450656Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-38] SKIPPED [ 88%] 2023-03-20T11:54:41.9456318Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-39] SKIPPED [ 88%] 2023-03-20T11:54:41.9462083Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-40] SKIPPED [ 88%] 2023-03-20T11:54:41.9467837Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-41] SKIPPED [ 88%] 2023-03-20T11:54:41.9473508Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-42] SKIPPED [ 88%] 2023-03-20T11:54:41.9479076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-43] SKIPPED [ 88%] 2023-03-20T11:54:41.9484805Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-44] SKIPPED [ 88%] 2023-03-20T11:54:41.9491816Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-45] SKIPPED [ 88%] 2023-03-20T11:54:41.9496858Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-46] SKIPPED [ 88%] 2023-03-20T11:54:41.9502545Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[center_crop-47] SKIPPED [ 88%] 2023-03-20T11:54:41.9508422Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-000] SKIPPED [ 88%] 2023-03-20T11:54:41.9513974Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-001] SKIPPED [ 88%] 2023-03-20T11:54:41.9521014Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-002] SKIPPED [ 88%] 2023-03-20T11:54:41.9526576Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-003] SKIPPED [ 88%] 2023-03-20T11:54:41.9533168Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-004] SKIPPED [ 88%] 2023-03-20T11:54:41.9538633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-005] SKIPPED [ 88%] 2023-03-20T11:54:41.9544530Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-006] SKIPPED [ 88%] 2023-03-20T11:54:41.9550399Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-007] SKIPPED [ 88%] 2023-03-20T11:54:41.9556139Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-008] SKIPPED [ 88%] 2023-03-20T11:54:41.9561860Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-009] SKIPPED [ 88%] 2023-03-20T11:54:41.9568293Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-010] SKIPPED [ 88%] 2023-03-20T11:54:41.9573734Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-011] SKIPPED [ 88%] 2023-03-20T11:54:41.9579623Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-012] SKIPPED [ 88%] 2023-03-20T11:54:41.9586670Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-013] SKIPPED [ 88%] 2023-03-20T11:54:41.9592413Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-014] SKIPPED [ 88%] 2023-03-20T11:54:41.9598469Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-015] SKIPPED [ 88%] 2023-03-20T11:54:41.9603925Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-016] SKIPPED [ 88%] 2023-03-20T11:54:41.9610656Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-017] SKIPPED [ 88%] 2023-03-20T11:54:41.9615956Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-018] SKIPPED [ 88%] 2023-03-20T11:54:41.9621579Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-019] SKIPPED [ 88%] 2023-03-20T11:54:41.9627405Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-020] SKIPPED [ 88%] 2023-03-20T11:54:41.9633093Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-021] SKIPPED [ 88%] 2023-03-20T11:54:41.9638866Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-022] SKIPPED [ 88%] 2023-03-20T11:54:41.9644594Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-023] SKIPPED [ 88%] 2023-03-20T11:54:41.9653266Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-024] SKIPPED [ 88%] 2023-03-20T11:54:41.9659463Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-025] SKIPPED [ 88%] 2023-03-20T11:54:41.9665418Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-026] SKIPPED [ 88%] 2023-03-20T11:54:41.9671065Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-027] SKIPPED [ 88%] 2023-03-20T11:54:41.9676688Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-028] SKIPPED [ 88%] 2023-03-20T11:54:41.9682433Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-029] SKIPPED [ 88%] 2023-03-20T11:54:41.9689548Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-030] SKIPPED [ 88%] 2023-03-20T11:54:41.9694063Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-031] SKIPPED [ 88%] 2023-03-20T11:54:41.9700130Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-032] SKIPPED [ 88%] 2023-03-20T11:54:41.9705986Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-033] SKIPPED [ 88%] 2023-03-20T11:54:41.9711528Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-034] SKIPPED [ 88%] 2023-03-20T11:54:41.9717136Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-035] SKIPPED [ 88%] 2023-03-20T11:54:41.9724533Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-036] SKIPPED [ 88%] 2023-03-20T11:54:41.9731557Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-037] SKIPPED [ 88%] 2023-03-20T11:54:41.9736259Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-038] SKIPPED [ 88%] 2023-03-20T11:54:41.9741937Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-039] SKIPPED [ 88%] 2023-03-20T11:54:41.9747796Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-040] SKIPPED [ 88%] 2023-03-20T11:54:41.9753536Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-041] SKIPPED [ 88%] 2023-03-20T11:54:41.9759611Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-042] SKIPPED [ 88%] 2023-03-20T11:54:41.9764973Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-043] SKIPPED [ 88%] 2023-03-20T11:54:41.9771749Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-044] SKIPPED [ 88%] 2023-03-20T11:54:41.9777077Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-045] SKIPPED [ 88%] 2023-03-20T11:54:41.9782701Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-046] SKIPPED [ 88%] 2023-03-20T11:54:41.9790107Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-047] SKIPPED [ 88%] 2023-03-20T11:54:41.9795530Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-048] SKIPPED [ 88%] 2023-03-20T11:54:41.9801616Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-049] SKIPPED [ 88%] 2023-03-20T11:54:41.9807226Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-050] SKIPPED [ 88%] 2023-03-20T11:54:41.9813242Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-051] SKIPPED [ 88%] 2023-03-20T11:54:41.9819113Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-052] SKIPPED [ 88%] 2023-03-20T11:54:41.9825120Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-053] SKIPPED [ 88%] 2023-03-20T11:54:41.9830979Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-054] SKIPPED [ 88%] 2023-03-20T11:54:41.9836457Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-055] SKIPPED [ 88%] 2023-03-20T11:54:41.9842466Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-056] SKIPPED [ 88%] 2023-03-20T11:54:41.9849168Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-057] SKIPPED [ 88%] 2023-03-20T11:54:41.9854265Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-058] SKIPPED [ 88%] 2023-03-20T11:54:41.9861338Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-059] SKIPPED [ 88%] 2023-03-20T11:54:41.9867554Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-060] SKIPPED [ 88%] 2023-03-20T11:54:41.9873042Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-061] SKIPPED [ 88%] 2023-03-20T11:54:41.9878848Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-062] SKIPPED [ 88%] 2023-03-20T11:54:41.9884500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-063] SKIPPED [ 88%] 2023-03-20T11:54:41.9891608Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-064] SKIPPED [ 88%] 2023-03-20T11:54:41.9896586Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-065] SKIPPED [ 88%] 2023-03-20T11:54:41.9902291Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-066] SKIPPED [ 88%] 2023-03-20T11:54:41.9908498Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-067] SKIPPED [ 88%] 2023-03-20T11:54:41.9914358Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-068] SKIPPED [ 88%] 2023-03-20T11:54:41.9919827Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-069] SKIPPED [ 88%] 2023-03-20T11:54:41.9927017Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-070] SKIPPED [ 88%] 2023-03-20T11:54:41.9933175Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-071] SKIPPED [ 88%] 2023-03-20T11:54:41.9939162Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-072] SKIPPED [ 88%] 2023-03-20T11:54:41.9944827Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-073] SKIPPED [ 88%] 2023-03-20T11:54:41.9950563Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-074] SKIPPED [ 88%] 2023-03-20T11:54:41.9956190Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-075] SKIPPED [ 88%] 2023-03-20T11:54:41.9962073Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-076] SKIPPED [ 88%] 2023-03-20T11:54:41.9969004Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-077] SKIPPED [ 88%] 2023-03-20T11:54:41.9973729Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-078] SKIPPED [ 88%] 2023-03-20T11:54:41.9980071Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-079] SKIPPED [ 88%] 2023-03-20T11:54:41.9985805Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-080] SKIPPED [ 88%] 2023-03-20T11:54:41.9991467Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-081] SKIPPED [ 88%] 2023-03-20T11:54:41.9998565Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-082] SKIPPED [ 88%] 2023-03-20T11:54:42.0004197Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-083] SKIPPED [ 88%] 2023-03-20T11:54:42.0010633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-084] SKIPPED [ 88%] 2023-03-20T11:54:42.0016054Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-085] SKIPPED [ 88%] 2023-03-20T11:54:42.0021925Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-086] SKIPPED [ 88%] 2023-03-20T11:54:42.0027766Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-087] SKIPPED [ 88%] 2023-03-20T11:54:42.0033434Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-088] SKIPPED [ 88%] 2023-03-20T11:54:42.0039353Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-089] SKIPPED [ 88%] 2023-03-20T11:54:42.0044903Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-090] SKIPPED [ 88%] 2023-03-20T11:54:42.0051927Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-091] SKIPPED [ 88%] 2023-03-20T11:54:42.0057067Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-092] SKIPPED [ 88%] 2023-03-20T11:54:42.0064155Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-093] SKIPPED [ 88%] 2023-03-20T11:54:42.0069813Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-094] SKIPPED [ 88%] 2023-03-20T11:54:42.0075535Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-095] SKIPPED [ 88%] 2023-03-20T11:54:42.0081413Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-096] SKIPPED [ 88%] 2023-03-20T11:54:42.0087099Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-097] SKIPPED [ 88%] 2023-03-20T11:54:42.0093286Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-098] SKIPPED [ 88%] 2023-03-20T11:54:42.0099098Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-099] SKIPPED [ 88%] 2023-03-20T11:54:42.0105024Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-100] SKIPPED [ 88%] 2023-03-20T11:54:42.0110869Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-101] SKIPPED [ 88%] 2023-03-20T11:54:42.0116388Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-102] SKIPPED [ 88%] 2023-03-20T11:54:42.0122160Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-103] SKIPPED [ 88%] 2023-03-20T11:54:42.0129219Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-104] SKIPPED [ 88%] 2023-03-20T11:54:42.0135205Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-105] SKIPPED [ 88%] 2023-03-20T11:54:42.0141151Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-106] SKIPPED [ 88%] 2023-03-20T11:54:42.0147049Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-107] SKIPPED [ 88%] 2023-03-20T11:54:42.0152717Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-108] SKIPPED [ 88%] 2023-03-20T11:54:42.0158271Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-109] SKIPPED [ 88%] 2023-03-20T11:54:42.0164233Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-110] SKIPPED [ 88%] 2023-03-20T11:54:42.0171575Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-111] SKIPPED [ 88%] 2023-03-20T11:54:42.0176232Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-112] SKIPPED [ 88%] 2023-03-20T11:54:42.0182008Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-113] SKIPPED [ 88%] 2023-03-20T11:54:42.0187961Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-114] SKIPPED [ 88%] 2023-03-20T11:54:42.0193640Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-115] SKIPPED [ 88%] 2023-03-20T11:54:42.0200766Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-116] SKIPPED [ 88%] 2023-03-20T11:54:42.0206347Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-117] SKIPPED [ 88%] 2023-03-20T11:54:42.0213312Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-118] SKIPPED [ 88%] 2023-03-20T11:54:42.0218469Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-119] SKIPPED [ 88%] 2023-03-20T11:54:42.0224238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-120] SKIPPED [ 88%] 2023-03-20T11:54:42.0230200Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-121] SKIPPED [ 88%] 2023-03-20T11:54:42.0235836Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-122] SKIPPED [ 88%] 2023-03-20T11:54:42.0241654Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-123] SKIPPED [ 88%] 2023-03-20T11:54:42.0247310Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-124] SKIPPED [ 88%] 2023-03-20T11:54:42.0253403Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-125] SKIPPED [ 88%] 2023-03-20T11:54:42.0259266Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-126] SKIPPED [ 88%] 2023-03-20T11:54:42.0265177Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-127] SKIPPED [ 88%] 2023-03-20T11:54:42.0272014Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-128] SKIPPED [ 88%] 2023-03-20T11:54:42.0277551Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-129] SKIPPED [ 88%] 2023-03-20T11:54:42.0283375Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-130] SKIPPED [ 88%] 2023-03-20T11:54:42.0290383Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-131] SKIPPED [ 88%] 2023-03-20T11:54:42.0295289Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-132] SKIPPED [ 88%] 2023-03-20T11:54:42.0301214Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-133] SKIPPED [ 88%] 2023-03-20T11:54:42.0307287Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-134] SKIPPED [ 88%] 2023-03-20T11:54:42.0312876Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-135] SKIPPED [ 88%] 2023-03-20T11:54:42.0318612Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-136] SKIPPED [ 88%] 2023-03-20T11:54:42.0324351Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-137] SKIPPED [ 88%] 2023-03-20T11:54:42.0331616Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-138] SKIPPED [ 88%] 2023-03-20T11:54:42.0338154Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-139] SKIPPED [ 88%] 2023-03-20T11:54:42.0343919Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-140] SKIPPED [ 88%] 2023-03-20T11:54:42.0349695Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-141] SKIPPED [ 88%] 2023-03-20T11:54:42.0355373Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-142] SKIPPED [ 88%] 2023-03-20T11:54:42.0361218Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-143] SKIPPED [ 88%] 2023-03-20T11:54:42.0367062Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-144] SKIPPED [ 88%] 2023-03-20T11:54:42.0373304Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-145] SKIPPED [ 88%] 2023-03-20T11:54:42.0378970Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-146] SKIPPED [ 88%] 2023-03-20T11:54:42.0384811Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-147] SKIPPED [ 88%] 2023-03-20T11:54:42.0390612Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-148] SKIPPED [ 88%] 2023-03-20T11:54:42.0396217Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-149] SKIPPED [ 88%] 2023-03-20T11:54:42.0403313Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-150] SKIPPED [ 88%] 2023-03-20T11:54:42.0410384Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-151] SKIPPED [ 88%] 2023-03-20T11:54:42.0415462Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-152] SKIPPED [ 88%] 2023-03-20T11:54:42.0421191Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-153] SKIPPED [ 88%] 2023-03-20T11:54:42.0427119Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-154] SKIPPED [ 88%] 2023-03-20T11:54:42.0432782Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-155] SKIPPED [ 88%] 2023-03-20T11:54:42.0438447Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-156] SKIPPED [ 88%] 2023-03-20T11:54:42.0444382Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-157] SKIPPED [ 88%] 2023-03-20T11:54:42.0451604Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-158] SKIPPED [ 88%] 2023-03-20T11:54:42.0456431Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-159] SKIPPED [ 88%] 2023-03-20T11:54:42.0462149Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-160] SKIPPED [ 88%] 2023-03-20T11:54:42.0467769Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[gaussian_blur-161] SKIPPED [ 88%] 2023-03-20T11:54:42.0476167Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-00] SKIPPED [ 88%] 2023-03-20T11:54:42.0482136Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-01] SKIPPED [ 88%] 2023-03-20T11:54:42.0489312Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-02] SKIPPED [ 88%] 2023-03-20T11:54:42.0494035Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-03] SKIPPED [ 88%] 2023-03-20T11:54:42.0499611Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-04] SKIPPED [ 88%] 2023-03-20T11:54:42.0505397Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-05] SKIPPED [ 88%] 2023-03-20T11:54:42.0511056Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-06] SKIPPED [ 88%] 2023-03-20T11:54:42.0516709Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-07] SKIPPED [ 88%] 2023-03-20T11:54:42.0522543Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-08] SKIPPED [ 88%] 2023-03-20T11:54:42.0529567Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-09] SKIPPED [ 88%] 2023-03-20T11:54:42.0534468Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-10] SKIPPED [ 88%] 2023-03-20T11:54:42.0541577Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-11] SKIPPED [ 88%] 2023-03-20T11:54:42.0547550Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-12] SKIPPED [ 88%] 2023-03-20T11:54:42.0553154Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-13] SKIPPED [ 88%] 2023-03-20T11:54:42.0558994Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-14] SKIPPED [ 88%] 2023-03-20T11:54:42.0565002Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-15] SKIPPED [ 88%] 2023-03-20T11:54:42.0571824Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-16] SKIPPED [ 88%] 2023-03-20T11:54:42.0576828Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-17] SKIPPED [ 88%] 2023-03-20T11:54:42.0582279Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-18] SKIPPED [ 88%] 2023-03-20T11:54:42.0588332Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-19] SKIPPED [ 88%] 2023-03-20T11:54:42.0593784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-20] SKIPPED [ 88%] 2023-03-20T11:54:42.0599508Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-21] SKIPPED [ 88%] 2023-03-20T11:54:42.0605348Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-22] SKIPPED [ 88%] 2023-03-20T11:54:42.0613257Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-23] SKIPPED [ 88%] 2023-03-20T11:54:42.0618628Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-24] SKIPPED [ 88%] 2023-03-20T11:54:42.0624403Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-25] SKIPPED [ 88%] 2023-03-20T11:54:42.0630224Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-26] SKIPPED [ 88%] 2023-03-20T11:54:42.0635956Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-27] SKIPPED [ 88%] 2023-03-20T11:54:42.0641805Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-28] SKIPPED [ 88%] 2023-03-20T11:54:42.0647452Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-29] SKIPPED [ 88%] 2023-03-20T11:54:42.0653363Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-30] SKIPPED [ 88%] 2023-03-20T11:54:42.0659538Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-31] SKIPPED [ 88%] 2023-03-20T11:54:42.0665299Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-32] SKIPPED [ 88%] 2023-03-20T11:54:42.0671076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-33] SKIPPED [ 88%] 2023-03-20T11:54:42.0678134Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-34] SKIPPED [ 88%] 2023-03-20T11:54:42.0683767Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[equalize-35] SKIPPED [ 88%] 2023-03-20T11:54:42.0691184Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-00] SKIPPED [ 88%] 2023-03-20T11:54:42.0695554Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-01] SKIPPED [ 88%] 2023-03-20T11:54:42.0701344Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-02] SKIPPED [ 88%] 2023-03-20T11:54:42.0707238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-03] SKIPPED [ 88%] 2023-03-20T11:54:42.0712918Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-04] SKIPPED [ 88%] 2023-03-20T11:54:42.0718637Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-05] SKIPPED [ 88%] 2023-03-20T11:54:42.0724459Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-06] SKIPPED [ 88%] 2023-03-20T11:54:42.0731223Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-07] SKIPPED [ 88%] 2023-03-20T11:54:42.0736360Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-08] SKIPPED [ 88%] 2023-03-20T11:54:42.0742063Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-09] SKIPPED [ 88%] 2023-03-20T11:54:42.0749304Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-10] SKIPPED [ 88%] 2023-03-20T11:54:42.0755317Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-11] SKIPPED [ 88%] 2023-03-20T11:54:42.0761065Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-12] SKIPPED [ 88%] 2023-03-20T11:54:42.0766844Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-13] SKIPPED [ 88%] 2023-03-20T11:54:42.0773421Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-14] SKIPPED [ 88%] 2023-03-20T11:54:42.0778963Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-15] SKIPPED [ 88%] 2023-03-20T11:54:42.0784650Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-16] SKIPPED [ 88%] 2023-03-20T11:54:42.0790401Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-17] SKIPPED [ 88%] 2023-03-20T11:54:42.0795935Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-18] SKIPPED [ 88%] 2023-03-20T11:54:42.0801828Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-19] SKIPPED [ 88%] 2023-03-20T11:54:42.0807466Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-20] SKIPPED [ 88%] 2023-03-20T11:54:42.0815081Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-21] SKIPPED [ 88%] 2023-03-20T11:54:42.0821081Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-22] SKIPPED [ 88%] 2023-03-20T11:54:42.0826921Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-23] SKIPPED [ 88%] 2023-03-20T11:54:42.0832602Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-24] SKIPPED [ 88%] 2023-03-20T11:54:42.0838641Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-25] SKIPPED [ 88%] 2023-03-20T11:54:42.0844252Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-26] SKIPPED [ 88%] 2023-03-20T11:54:42.0851689Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-27] SKIPPED [ 88%] 2023-03-20T11:54:42.0856326Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-28] SKIPPED [ 88%] 2023-03-20T11:54:42.0861501Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-29] SKIPPED [ 88%] 2023-03-20T11:54:42.0867387Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-30] SKIPPED [ 88%] 2023-03-20T11:54:42.0873046Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-31] SKIPPED [ 88%] 2023-03-20T11:54:42.0878952Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-32] SKIPPED [ 88%] 2023-03-20T11:54:42.0886000Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-33] SKIPPED [ 88%] 2023-03-20T11:54:42.0892924Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-34] SKIPPED [ 88%] 2023-03-20T11:54:42.0898140Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[invert-35] SKIPPED [ 88%] 2023-03-20T11:54:42.0903857Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-00] SKIPPED [ 88%] 2023-03-20T11:54:42.0909777Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-01] SKIPPED [ 88%] 2023-03-20T11:54:42.0915455Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-02] SKIPPED [ 88%] 2023-03-20T11:54:42.0921264Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-03] SKIPPED [ 88%] 2023-03-20T11:54:42.0927136Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-04] SKIPPED [ 88%] 2023-03-20T11:54:42.0933351Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-05] SKIPPED [ 88%] 2023-03-20T11:54:42.0939008Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-06] SKIPPED [ 88%] 2023-03-20T11:54:42.0944981Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-07] SKIPPED [ 88%] 2023-03-20T11:54:42.0951550Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-08] SKIPPED [ 88%] 2023-03-20T11:54:42.0957300Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-09] SKIPPED [ 88%] 2023-03-20T11:54:42.0963360Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-10] SKIPPED [ 88%] 2023-03-20T11:54:42.0970236Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-11] SKIPPED [ 88%] 2023-03-20T11:54:42.0975224Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-12] SKIPPED [ 88%] 2023-03-20T11:54:42.0980992Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-13] SKIPPED [ 88%] 2023-03-20T11:54:42.0986856Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-14] SKIPPED [ 88%] 2023-03-20T11:54:42.0992388Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-15] SKIPPED [ 88%] 2023-03-20T11:54:42.0998381Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-16] SKIPPED [ 88%] 2023-03-20T11:54:42.1004076Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-17] SKIPPED [ 88%] 2023-03-20T11:54:42.1011847Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-18] SKIPPED [ 88%] 2023-03-20T11:54:42.1016063Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-19] SKIPPED [ 88%] 2023-03-20T11:54:42.1022548Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-20] SKIPPED [ 88%] 2023-03-20T11:54:42.1028149Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-21] SKIPPED [ 88%] 2023-03-20T11:54:42.1033779Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-22] SKIPPED [ 88%] 2023-03-20T11:54:42.1039838Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-23] SKIPPED [ 88%] 2023-03-20T11:54:42.1045205Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-24] SKIPPED [ 88%] 2023-03-20T11:54:42.1052262Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-25] SKIPPED [ 88%] 2023-03-20T11:54:42.1057761Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-26] SKIPPED [ 88%] 2023-03-20T11:54:42.1063955Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-27] SKIPPED [ 88%] 2023-03-20T11:54:42.1070282Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-28] SKIPPED [ 88%] 2023-03-20T11:54:42.1076196Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-29] SKIPPED [ 88%] 2023-03-20T11:54:42.1082511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-30] SKIPPED [ 88%] 2023-03-20T11:54:42.1091635Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-31] SKIPPED [ 88%] 2023-03-20T11:54:42.1096219Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-32] SKIPPED [ 88%] 2023-03-20T11:54:42.1102491Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-33] SKIPPED [ 88%] 2023-03-20T11:54:42.1108724Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-34] SKIPPED [ 88%] 2023-03-20T11:54:42.1114854Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[posterize-35] SKIPPED [ 88%] 2023-03-20T11:54:42.1120962Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-00] SKIPPED [ 88%] 2023-03-20T11:54:42.1126874Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-01] SKIPPED [ 88%] 2023-03-20T11:54:42.1133327Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-02] SKIPPED [ 88%] 2023-03-20T11:54:42.1139227Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-03] SKIPPED [ 88%] 2023-03-20T11:54:42.1145611Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-04] SKIPPED [ 88%] 2023-03-20T11:54:42.1151651Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-05] SKIPPED [ 88%] 2023-03-20T11:54:42.1157586Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-06] SKIPPED [ 88%] 2023-03-20T11:54:42.1165148Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-07] SKIPPED [ 88%] 2023-03-20T11:54:42.1172144Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-08] SKIPPED [ 88%] 2023-03-20T11:54:42.1177540Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-09] SKIPPED [ 88%] 2023-03-20T11:54:42.1183471Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-10] SKIPPED [ 88%] 2023-03-20T11:54:42.1189652Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-11] SKIPPED [ 88%] 2023-03-20T11:54:42.1195794Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-12] SKIPPED [ 88%] 2023-03-20T11:54:42.1202249Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-13] SKIPPED [ 88%] 2023-03-20T11:54:42.1209251Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-14] SKIPPED [ 88%] 2023-03-20T11:54:42.1214607Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-15] SKIPPED [ 88%] 2023-03-20T11:54:42.1220942Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-16] SKIPPED [ 88%] 2023-03-20T11:54:42.1227402Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-17] SKIPPED [ 88%] 2023-03-20T11:54:42.1234642Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-18] SKIPPED [ 88%] 2023-03-20T11:54:42.1240907Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-19] SKIPPED [ 88%] 2023-03-20T11:54:42.1246993Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-20] SKIPPED [ 88%] 2023-03-20T11:54:42.1253511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-21] SKIPPED [ 88%] 2023-03-20T11:54:42.1260225Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-22] SKIPPED [ 88%] 2023-03-20T11:54:42.1266556Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-23] SKIPPED [ 88%] 2023-03-20T11:54:42.1272625Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-24] SKIPPED [ 88%] 2023-03-20T11:54:42.1278568Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-25] SKIPPED [ 88%] 2023-03-20T11:54:42.1284895Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-26] SKIPPED [ 88%] 2023-03-20T11:54:42.1292292Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-27] SKIPPED [ 88%] 2023-03-20T11:54:42.1297554Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-28] SKIPPED [ 88%] 2023-03-20T11:54:42.1306429Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-29] SKIPPED [ 88%] 2023-03-20T11:54:42.1312650Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-30] SKIPPED [ 88%] 2023-03-20T11:54:42.1318919Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-31] SKIPPED [ 88%] 2023-03-20T11:54:42.1325031Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-32] SKIPPED [ 88%] 2023-03-20T11:54:42.1332123Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-33] SKIPPED [ 88%] 2023-03-20T11:54:42.1337739Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-34] SKIPPED [ 88%] 2023-03-20T11:54:42.1343638Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[solarize-35] SKIPPED [ 88%] 2023-03-20T11:54:42.1350179Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-00] SKIPPED [ 88%] 2023-03-20T11:54:42.1356339Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-01] SKIPPED [ 88%] 2023-03-20T11:54:42.1362399Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-02] SKIPPED [ 88%] 2023-03-20T11:54:42.1369717Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-03] SKIPPED [ 88%] 2023-03-20T11:54:42.1375098Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-04] SKIPPED [ 88%] 2023-03-20T11:54:42.1382360Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-05] SKIPPED [ 88%] 2023-03-20T11:54:42.1388487Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-06] SKIPPED [ 88%] 2023-03-20T11:54:42.1394605Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-07] SKIPPED [ 88%] 2023-03-20T11:54:42.1400816Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-08] SKIPPED [ 88%] 2023-03-20T11:54:42.1407061Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-09] SKIPPED [ 88%] 2023-03-20T11:54:42.1413443Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-10] SKIPPED [ 88%] 2023-03-20T11:54:42.1419924Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-11] SKIPPED [ 88%] 2023-03-20T11:54:42.1426108Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-12] SKIPPED [ 88%] 2023-03-20T11:54:42.1432213Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-13] SKIPPED [ 88%] 2023-03-20T11:54:42.1438315Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-14] SKIPPED [ 88%] 2023-03-20T11:54:42.1444583Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-15] SKIPPED [ 88%] 2023-03-20T11:54:42.1452932Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-16] SKIPPED [ 88%] 2023-03-20T11:54:42.1458445Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-17] SKIPPED [ 88%] 2023-03-20T11:54:42.1464636Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-18] SKIPPED [ 88%] 2023-03-20T11:54:42.1470789Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-19] SKIPPED [ 88%] 2023-03-20T11:54:42.1476812Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-20] SKIPPED [ 88%] 2023-03-20T11:54:42.1483235Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-21] SKIPPED [ 88%] 2023-03-20T11:54:42.1490306Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-22] SKIPPED [ 88%] 2023-03-20T11:54:42.1496103Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-23] SKIPPED [ 88%] 2023-03-20T11:54:42.1502217Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-24] SKIPPED [ 88%] 2023-03-20T11:54:42.1508462Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-25] SKIPPED [ 88%] 2023-03-20T11:54:42.1514729Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-26] SKIPPED [ 88%] 2023-03-20T11:54:42.1520903Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-27] SKIPPED [ 88%] 2023-03-20T11:54:42.1528842Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-28] SKIPPED [ 88%] 2023-03-20T11:54:42.1534244Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-29] SKIPPED [ 88%] 2023-03-20T11:54:42.1540285Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-30] SKIPPED [ 88%] 2023-03-20T11:54:42.1546478Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-31] SKIPPED [ 88%] 2023-03-20T11:54:42.1552497Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-32] SKIPPED [ 88%] 2023-03-20T11:54:42.1558407Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-33] SKIPPED [ 88%] 2023-03-20T11:54:42.1564675Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-34] SKIPPED [ 88%] 2023-03-20T11:54:42.1571836Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[autocontrast-35] SKIPPED [ 88%] 2023-03-20T11:54:42.1577387Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-00] SKIPPED [ 88%] 2023-03-20T11:54:42.1583655Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-01] SKIPPED [ 88%] 2023-03-20T11:54:42.1589827Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-02] SKIPPED [ 88%] 2023-03-20T11:54:42.1597137Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-03] SKIPPED [ 88%] 2023-03-20T11:54:42.1603618Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-04] SKIPPED [ 88%] 2023-03-20T11:54:42.1611817Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-05] SKIPPED [ 88%] 2023-03-20T11:54:42.1616289Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-06] SKIPPED [ 88%] 2023-03-20T11:54:42.1622095Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-07] SKIPPED [ 88%] 2023-03-20T11:54:42.1628190Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-08] SKIPPED [ 88%] 2023-03-20T11:54:42.1634219Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-09] SKIPPED [ 88%] 2023-03-20T11:54:42.1640485Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-10] SKIPPED [ 88%] 2023-03-20T11:54:42.1646798Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-11] SKIPPED [ 88%] 2023-03-20T11:54:42.1653326Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-12] SKIPPED [ 88%] 2023-03-20T11:54:42.1659589Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-13] SKIPPED [ 88%] 2023-03-20T11:54:42.1665925Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-14] SKIPPED [ 88%] 2023-03-20T11:54:42.1673099Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-15] SKIPPED [ 88%] 2023-03-20T11:54:42.1679348Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-16] SKIPPED [ 88%] 2023-03-20T11:54:42.1685369Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-17] SKIPPED [ 88%] 2023-03-20T11:54:42.1692568Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-18] SKIPPED [ 88%] 2023-03-20T11:54:42.1698238Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-19] SKIPPED [ 88%] 2023-03-20T11:54:42.1704600Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-20] SKIPPED [ 88%] 2023-03-20T11:54:42.1710572Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-21] SKIPPED [ 88%] 2023-03-20T11:54:42.1716568Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-22] SKIPPED [ 88%] 2023-03-20T11:54:42.1722902Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-23] SKIPPED [ 88%] 2023-03-20T11:54:42.1730288Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-24] SKIPPED [ 88%] 2023-03-20T11:54:42.1735892Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-25] SKIPPED [ 88%] 2023-03-20T11:54:42.1743352Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-26] SKIPPED [ 88%] 2023-03-20T11:54:42.1749763Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-27] SKIPPED [ 88%] 2023-03-20T11:54:42.1755824Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-28] SKIPPED [ 88%] 2023-03-20T11:54:42.1762279Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-29] SKIPPED [ 88%] 2023-03-20T11:54:42.1770094Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-30] SKIPPED [ 88%] 2023-03-20T11:54:42.1775477Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-31] SKIPPED [ 88%] 2023-03-20T11:54:42.1781595Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-32] SKIPPED [ 88%] 2023-03-20T11:54:42.1787994Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-33] SKIPPED [ 88%] 2023-03-20T11:54:42.1794078Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-34] SKIPPED [ 88%] 2023-03-20T11:54:42.1800230Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-35] SKIPPED [ 88%] 2023-03-20T11:54:42.1806344Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-36] SKIPPED [ 88%] 2023-03-20T11:54:42.1813392Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-37] SKIPPED [ 88%] 2023-03-20T11:54:42.1819848Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-38] SKIPPED [ 88%] 2023-03-20T11:54:42.1825643Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-39] SKIPPED [ 88%] 2023-03-20T11:54:42.1831607Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-40] SKIPPED [ 88%] 2023-03-20T11:54:42.1837431Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-41] SKIPPED [ 88%] 2023-03-20T11:54:42.1844690Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-42] SKIPPED [ 88%] 2023-03-20T11:54:42.1851912Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-43] SKIPPED [ 88%] 2023-03-20T11:54:42.1857357Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-44] SKIPPED [ 88%] 2023-03-20T11:54:42.1863580Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-45] SKIPPED [ 88%] 2023-03-20T11:54:42.1870040Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-46] SKIPPED [ 88%] 2023-03-20T11:54:42.1875902Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-47] SKIPPED [ 88%] 2023-03-20T11:54:42.1882263Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-48] SKIPPED [ 88%] 2023-03-20T11:54:42.1890252Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-49] SKIPPED [ 88%] 2023-03-20T11:54:42.1896374Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-50] SKIPPED [ 88%] 2023-03-20T11:54:42.1902231Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-51] SKIPPED [ 88%] 2023-03-20T11:54:42.1908489Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-52] SKIPPED [ 88%] 2023-03-20T11:54:42.1914435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-53] SKIPPED [ 88%] 2023-03-20T11:54:42.1920983Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-54] SKIPPED [ 88%] 2023-03-20T11:54:42.1926855Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-55] SKIPPED [ 88%] 2023-03-20T11:54:42.1933103Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-56] SKIPPED [ 88%] 2023-03-20T11:54:42.1940034Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-57] SKIPPED [ 88%] 2023-03-20T11:54:42.1946347Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-58] SKIPPED [ 88%] 2023-03-20T11:54:42.1952351Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-59] SKIPPED [ 88%] 2023-03-20T11:54:42.1958667Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-60] SKIPPED [ 88%] 2023-03-20T11:54:42.1965603Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-61] SKIPPED [ 88%] 2023-03-20T11:54:42.1972180Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-62] SKIPPED [ 88%] 2023-03-20T11:54:42.1977613Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-63] SKIPPED [ 88%] 2023-03-20T11:54:42.1983613Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-64] SKIPPED [ 88%] 2023-03-20T11:54:42.1989913Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-65] SKIPPED [ 88%] 2023-03-20T11:54:42.1995591Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-66] SKIPPED [ 88%] 2023-03-20T11:54:42.2002004Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-67] SKIPPED [ 88%] 2023-03-20T11:54:42.2008906Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-68] SKIPPED [ 88%] 2023-03-20T11:54:42.2013968Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-69] SKIPPED [ 88%] 2023-03-20T11:54:42.2020188Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-70] SKIPPED [ 88%] 2023-03-20T11:54:42.2026440Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_sharpness-71] SKIPPED [ 88%] 2023-03-20T11:54:42.2033742Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-00] SKIPPED [ 88%] 2023-03-20T11:54:42.2039626Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-01] SKIPPED [ 88%] 2023-03-20T11:54:42.2045811Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-02] SKIPPED [ 88%] 2023-03-20T11:54:42.2052731Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-03] SKIPPED [ 88%] 2023-03-20T11:54:42.2058233Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-04] SKIPPED [ 88%] 2023-03-20T11:54:42.2064111Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-05] SKIPPED [ 88%] 2023-03-20T11:54:42.2070311Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-06] SKIPPED [ 88%] 2023-03-20T11:54:42.2076285Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-07] SKIPPED [ 88%] 2023-03-20T11:54:42.2082429Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-08] SKIPPED [ 88%] 2023-03-20T11:54:42.2089279Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-09] SKIPPED [ 88%] 2023-03-20T11:54:42.2094425Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-10] SKIPPED [ 88%] 2023-03-20T11:54:42.2101704Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-11] SKIPPED [ 88%] 2023-03-20T11:54:42.2107792Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-12] SKIPPED [ 88%] 2023-03-20T11:54:42.2113887Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-13] SKIPPED [ 88%] 2023-03-20T11:54:42.2119691Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-14] SKIPPED [ 88%] 2023-03-20T11:54:42.2126122Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-15] SKIPPED [ 88%] 2023-03-20T11:54:42.2132935Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-16] SKIPPED [ 88%] 2023-03-20T11:54:42.2138260Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-17] SKIPPED [ 88%] 2023-03-20T11:54:42.2144178Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-18] SKIPPED [ 88%] 2023-03-20T11:54:42.2150334Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-19] SKIPPED [ 88%] 2023-03-20T11:54:42.2156055Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-20] SKIPPED [ 88%] 2023-03-20T11:54:42.2162510Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-21] SKIPPED [ 88%] 2023-03-20T11:54:42.2169531Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-22] SKIPPED [ 88%] 2023-03-20T11:54:42.2177838Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-23] SKIPPED [ 88%] 2023-03-20T11:54:42.2183843Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-24] SKIPPED [ 88%] 2023-03-20T11:54:42.2190017Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-25] SKIPPED [ 88%] 2023-03-20T11:54:42.2195911Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-26] SKIPPED [ 88%] 2023-03-20T11:54:42.2202032Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-27] SKIPPED [ 88%] 2023-03-20T11:54:42.2209051Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-28] SKIPPED [ 88%] 2023-03-20T11:54:42.2214212Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-29] SKIPPED [ 88%] 2023-03-20T11:54:42.2220471Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-30] SKIPPED [ 88%] 2023-03-20T11:54:42.2226758Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-31] SKIPPED [ 88%] 2023-03-20T11:54:42.2232791Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-32] SKIPPED [ 88%] 2023-03-20T11:54:42.2238670Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-33] SKIPPED [ 88%] 2023-03-20T11:54:42.2246056Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-34] SKIPPED [ 88%] 2023-03-20T11:54:42.2253320Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-35] SKIPPED [ 88%] 2023-03-20T11:54:42.2258887Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-36] SKIPPED [ 88%] 2023-03-20T11:54:42.2264856Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-37] SKIPPED [ 88%] 2023-03-20T11:54:42.2270949Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-38] SKIPPED [ 88%] 2023-03-20T11:54:42.2277527Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-39] SKIPPED [ 88%] 2023-03-20T11:54:42.2283899Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-40] SKIPPED [ 88%] 2023-03-20T11:54:42.2290571Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-41] SKIPPED [ 88%] 2023-03-20T11:54:42.2296905Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-42] SKIPPED [ 88%] 2023-03-20T11:54:42.2302761Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-43] SKIPPED [ 88%] 2023-03-20T11:54:42.2309032Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-44] SKIPPED [ 88%] 2023-03-20T11:54:42.2314900Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-45] SKIPPED [ 88%] 2023-03-20T11:54:42.2322176Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-46] SKIPPED [ 88%] 2023-03-20T11:54:42.2329565Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-47] SKIPPED [ 88%] 2023-03-20T11:54:42.2334337Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-48] SKIPPED [ 88%] 2023-03-20T11:54:42.2340487Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-49] SKIPPED [ 88%] 2023-03-20T11:54:42.2346633Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-50] SKIPPED [ 88%] 2023-03-20T11:54:42.2352406Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-51] SKIPPED [ 88%] 2023-03-20T11:54:42.2358659Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-52] SKIPPED [ 88%] 2023-03-20T11:54:42.2364552Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-53] SKIPPED [ 88%] 2023-03-20T11:54:42.2370659Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-54] SKIPPED [ 88%] 2023-03-20T11:54:42.2376804Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-55] SKIPPED [ 88%] 2023-03-20T11:54:42.2382704Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-56] SKIPPED [ 88%] 2023-03-20T11:54:42.2390035Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-57] SKIPPED [ 88%] 2023-03-20T11:54:42.2396183Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-58] SKIPPED [ 88%] 2023-03-20T11:54:42.2402158Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-59] SKIPPED [ 88%] 2023-03-20T11:54:42.2409442Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-60] SKIPPED [ 88%] 2023-03-20T11:54:42.2414491Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-61] SKIPPED [ 88%] 2023-03-20T11:54:42.2420531Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-62] SKIPPED [ 88%] 2023-03-20T11:54:42.2426526Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-63] SKIPPED [ 88%] 2023-03-20T11:54:42.2432723Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-64] SKIPPED [ 88%] 2023-03-20T11:54:42.2438389Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-65] SKIPPED [ 88%] 2023-03-20T11:54:42.2444655Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-66] SKIPPED [ 88%] 2023-03-20T11:54:42.2451717Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-67] SKIPPED [ 88%] 2023-03-20T11:54:42.2457125Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-68] SKIPPED [ 88%] 2023-03-20T11:54:42.2464588Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-69] SKIPPED [ 88%] 2023-03-20T11:54:42.2470392Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-70] SKIPPED [ 88%] 2023-03-20T11:54:42.2476225Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[erase-71] SKIPPED [ 88%] 2023-03-20T11:54:42.2482499Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-00] SKIPPED [ 88%] 2023-03-20T11:54:42.2489500Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-01] SKIPPED [ 88%] 2023-03-20T11:54:42.2494849Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-02] SKIPPED [ 88%] 2023-03-20T11:54:42.2501003Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-03] SKIPPED [ 88%] 2023-03-20T11:54:42.2507335Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-04] SKIPPED [ 88%] 2023-03-20T11:54:42.2513162Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-05] SKIPPED [ 88%] 2023-03-20T11:54:42.2519181Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-06] SKIPPED [ 88%] 2023-03-20T11:54:42.2525261Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-07] SKIPPED [ 88%] 2023-03-20T11:54:42.2533419Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-08] SKIPPED [ 88%] 2023-03-20T11:54:42.2539101Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-09] SKIPPED [ 88%] 2023-03-20T11:54:42.2545121Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-10] SKIPPED [ 88%] 2023-03-20T11:54:42.2551156Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-11] SKIPPED [ 88%] 2023-03-20T11:54:42.2557064Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-12] SKIPPED [ 88%] 2023-03-20T11:54:42.2563146Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-13] SKIPPED [ 88%] 2023-03-20T11:54:42.2570258Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-14] SKIPPED [ 88%] 2023-03-20T11:54:42.2575435Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-15] SKIPPED [ 88%] 2023-03-20T11:54:42.2581487Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-16] SKIPPED [ 88%] 2023-03-20T11:54:42.2587645Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-17] SKIPPED [ 88%] 2023-03-20T11:54:42.2593464Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-18] SKIPPED [ 88%] 2023-03-20T11:54:42.2599504Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-19] SKIPPED [ 88%] 2023-03-20T11:54:42.2606765Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-20] SKIPPED [ 88%] 2023-03-20T11:54:42.2613179Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-21] SKIPPED [ 88%] 2023-03-20T11:54:42.2619296Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-22] SKIPPED [ 88%] 2023-03-20T11:54:42.2625229Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-23] SKIPPED [ 88%] 2023-03-20T11:54:42.2631233Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-24] SKIPPED [ 88%] 2023-03-20T11:54:42.2637113Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-25] SKIPPED [ 88%] 2023-03-20T11:54:42.2643264Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-26] SKIPPED [ 88%] 2023-03-20T11:54:42.2651652Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-27] SKIPPED [ 88%] 2023-03-20T11:54:42.2656130Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-28] SKIPPED [ 88%] 2023-03-20T11:54:42.2661987Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-29] SKIPPED [ 88%] 2023-03-20T11:54:42.2668143Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-30] SKIPPED [ 88%] 2023-03-20T11:54:42.2675212Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-31] SKIPPED [ 88%] 2023-03-20T11:54:42.2681420Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-32] SKIPPED [ 88%] 2023-03-20T11:54:42.2687271Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-33] SKIPPED [ 88%] 2023-03-20T11:54:42.2693656Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-34] SKIPPED [ 88%] 2023-03-20T11:54:42.2699969Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_brightness-35] SKIPPED [ 88%] 2023-03-20T11:54:42.2706002Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-00] SKIPPED [ 88%] 2023-03-20T11:54:42.2711858Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-01] SKIPPED [ 88%] 2023-03-20T11:54:42.2717723Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-02] SKIPPED [ 88%] 2023-03-20T11:54:42.2723751Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-03] SKIPPED [ 88%] 2023-03-20T11:54:42.2730707Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-04] SKIPPED [ 88%] 2023-03-20T11:54:42.2736813Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-05] SKIPPED [ 88%] 2023-03-20T11:54:42.2742743Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-06] SKIPPED [ 88%] 2023-03-20T11:54:42.2750005Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-07] SKIPPED [ 88%] 2023-03-20T11:54:42.2755869Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-08] SKIPPED [ 88%] 2023-03-20T11:54:42.2761938Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-09] SKIPPED [ 88%] 2023-03-20T11:54:42.2769166Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-10] SKIPPED [ 88%] 2023-03-20T11:54:42.2774170Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-11] SKIPPED [ 88%] 2023-03-20T11:54:42.2780557Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-12] SKIPPED [ 88%] 2023-03-20T11:54:42.2786610Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-13] SKIPPED [ 88%] 2023-03-20T11:54:42.2792674Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-14] SKIPPED [ 88%] 2023-03-20T11:54:42.2798501Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-15] SKIPPED [ 88%] 2023-03-20T11:54:42.2804685Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-16] SKIPPED [ 88%] 2023-03-20T11:54:42.2811860Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-17] SKIPPED [ 88%] 2023-03-20T11:54:42.2818532Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-18] SKIPPED [ 88%] 2023-03-20T11:54:42.2824625Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-19] SKIPPED [ 88%] 2023-03-20T11:54:42.2830776Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-20] SKIPPED [ 88%] 2023-03-20T11:54:42.2836601Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-21] SKIPPED [ 88%] 2023-03-20T11:54:42.2842639Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-22] SKIPPED [ 88%] 2023-03-20T11:54:42.2849881Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-23] SKIPPED [ 88%] 2023-03-20T11:54:42.2855032Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-24] SKIPPED [ 88%] 2023-03-20T11:54:42.2860971Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-25] SKIPPED [ 88%] 2023-03-20T11:54:42.2867167Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-26] SKIPPED [ 88%] 2023-03-20T11:54:42.2873060Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-27] SKIPPED [ 88%] 2023-03-20T11:54:42.2878909Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-28] SKIPPED [ 88%] 2023-03-20T11:54:42.2885017Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-29] SKIPPED [ 88%] 2023-03-20T11:54:42.2893124Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-30] SKIPPED [ 88%] 2023-03-20T11:54:42.2898772Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-31] SKIPPED [ 88%] 2023-03-20T11:54:42.2904765Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-32] SKIPPED [ 88%] 2023-03-20T11:54:42.2910658Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-33] SKIPPED [ 88%] 2023-03-20T11:54:42.2916595Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-34] SKIPPED [ 88%] 2023-03-20T11:54:42.2922792Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_contrast-35] SKIPPED [ 88%] 2023-03-20T11:54:42.2930257Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-00] SKIPPED [ 88%] 2023-03-20T11:54:42.2935423Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-01] SKIPPED [ 88%] 2023-03-20T11:54:42.2940991Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-02] SKIPPED [ 88%] 2023-03-20T11:54:42.2947301Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-03] SKIPPED [ 88%] 2023-03-20T11:54:42.2953113Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-04] SKIPPED [ 88%] 2023-03-20T11:54:42.2960723Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-05] SKIPPED [ 88%] 2023-03-20T11:54:42.2966480Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-06] SKIPPED [ 88%] 2023-03-20T11:54:42.2973061Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-07] SKIPPED [ 88%] 2023-03-20T11:54:42.2979132Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-08] SKIPPED [ 88%] 2023-03-20T11:54:42.2985079Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-09] SKIPPED [ 88%] 2023-03-20T11:54:42.2991133Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-10] SKIPPED [ 88%] 2023-03-20T11:54:42.2996930Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-11] SKIPPED [ 88%] 2023-03-20T11:54:42.3003129Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-12] SKIPPED [ 88%] 2023-03-20T11:54:42.3010423Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-13] SKIPPED [ 88%] 2023-03-20T11:54:42.3015905Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-14] SKIPPED [ 88%] 2023-03-20T11:54:42.3021918Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-15] SKIPPED [ 88%] 2023-03-20T11:54:42.3030849Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-16] SKIPPED [ 88%] 2023-03-20T11:54:42.3036909Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-17] SKIPPED [ 88%] 2023-03-20T11:54:42.3043147Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-18] SKIPPED [ 88%] 2023-03-20T11:54:42.3050681Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-19] SKIPPED [ 88%] 2023-03-20T11:54:42.3056001Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-20] SKIPPED [ 88%] 2023-03-20T11:54:42.3062031Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-21] SKIPPED [ 88%] 2023-03-20T11:54:42.3068249Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-22] SKIPPED [ 88%] 2023-03-20T11:54:42.3074258Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-23] SKIPPED [ 88%] 2023-03-20T11:54:42.3080234Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-24] SKIPPED [ 88%] 2023-03-20T11:54:42.3086230Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-25] SKIPPED [ 88%] 2023-03-20T11:54:42.3093165Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-26] SKIPPED [ 88%] 2023-03-20T11:54:42.3098578Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-27] SKIPPED [ 88%] 2023-03-20T11:54:42.3106119Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-28] SKIPPED [ 88%] 2023-03-20T11:54:42.3112034Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-29] SKIPPED [ 88%] 2023-03-20T11:54:42.3118206Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-30] SKIPPED [ 88%] 2023-03-20T11:54:42.3124406Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-31] SKIPPED [ 88%] 2023-03-20T11:54:42.3130603Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-32] SKIPPED [ 88%] 2023-03-20T11:54:42.3136988Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-33] SKIPPED [ 88%] 2023-03-20T11:54:42.3142845Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-34] SKIPPED [ 88%] 2023-03-20T11:54:42.3149176Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_gamma-35] SKIPPED [ 88%] 2023-03-20T11:54:42.3155072Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-00] SKIPPED [ 88%] 2023-03-20T11:54:42.3161204Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-01] SKIPPED [ 88%] 2023-03-20T11:54:42.3167265Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-02] SKIPPED [ 88%] 2023-03-20T11:54:42.3174915Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-03] SKIPPED [ 88%] 2023-03-20T11:54:42.3180970Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-04] SKIPPED [ 88%] 2023-03-20T11:54:42.3187255Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-05] SKIPPED [ 88%] 2023-03-20T11:54:42.3193073Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-06] SKIPPED [ 88%] 2023-03-20T11:54:42.3199119Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-07] SKIPPED [ 88%] 2023-03-20T11:54:42.3205145Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-08] SKIPPED [ 88%] 2023-03-20T11:54:42.3212455Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-09] SKIPPED [ 88%] 2023-03-20T11:54:42.3217870Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-10] SKIPPED [ 88%] 2023-03-20T11:54:42.3223988Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-11] SKIPPED [ 88%] 2023-03-20T11:54:42.3230297Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-12] SKIPPED [ 88%] 2023-03-20T11:54:42.3236059Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-13] SKIPPED [ 88%] 2023-03-20T11:54:42.3242163Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-14] SKIPPED [ 88%] 2023-03-20T11:54:42.3250697Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-15] SKIPPED [ 88%] 2023-03-20T11:54:42.3255619Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-16] SKIPPED [ 88%] 2023-03-20T11:54:42.3261323Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-17] SKIPPED [ 88%] 2023-03-20T11:54:42.3267192Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-18] SKIPPED [ 88%] 2023-03-20T11:54:42.3272892Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-19] SKIPPED [ 88%] 2023-03-20T11:54:42.3287229Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-20] SKIPPED [ 88%] 2023-03-20T11:54:42.3287864Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-21] SKIPPED [ 88%] 2023-03-20T11:54:42.3292802Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-22] SKIPPED [ 88%] 2023-03-20T11:54:42.3297922Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-23] SKIPPED [ 88%] 2023-03-20T11:54:42.3303645Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-24] SKIPPED [ 88%] 2023-03-20T11:54:42.3309505Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-25] SKIPPED [ 88%] 2023-03-20T11:54:42.3316360Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-26] SKIPPED [ 88%] 2023-03-20T11:54:42.3322516Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-27] SKIPPED [ 88%] 2023-03-20T11:54:42.3330490Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-28] SKIPPED [ 88%] 2023-03-20T11:54:42.3336461Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-29] SKIPPED [ 88%] 2023-03-20T11:54:42.3342373Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-30] SKIPPED [ 88%] 2023-03-20T11:54:42.3349610Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-31] SKIPPED [ 88%] 2023-03-20T11:54:42.3355411Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-32] SKIPPED [ 88%] 2023-03-20T11:54:42.3362036Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-33] SKIPPED [ 88%] 2023-03-20T11:54:42.3369169Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-34] SKIPPED [ 88%] 2023-03-20T11:54:42.3374528Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_hue-35] SKIPPED [ 88%] 2023-03-20T11:54:42.3380816Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-00] SKIPPED [ 88%] 2023-03-20T11:54:42.3387111Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-01] SKIPPED [ 88%] 2023-03-20T11:54:42.3393993Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-02] SKIPPED [ 88%] 2023-03-20T11:54:42.3400570Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-03] SKIPPED [ 88%] 2023-03-20T11:54:42.3406838Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-04] SKIPPED [ 88%] 2023-03-20T11:54:42.3413205Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-05] SKIPPED [ 88%] 2023-03-20T11:54:42.3420873Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-06] SKIPPED [ 88%] 2023-03-20T11:54:42.3426997Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-07] SKIPPED [ 88%] 2023-03-20T11:54:42.3432837Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-08] SKIPPED [ 88%] 2023-03-20T11:54:42.3439141Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-09] SKIPPED [ 88%] 2023-03-20T11:54:42.3445818Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-10] SKIPPED [ 88%] 2023-03-20T11:54:42.3453917Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-11] SKIPPED [ 88%] 2023-03-20T11:54:42.3460752Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-12] SKIPPED [ 88%] 2023-03-20T11:54:42.3468970Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-13] SKIPPED [ 88%] 2023-03-20T11:54:42.3473951Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-14] SKIPPED [ 88%] 2023-03-20T11:54:42.3479802Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-15] SKIPPED [ 88%] 2023-03-20T11:54:42.3485778Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-16] SKIPPED [ 88%] 2023-03-20T11:54:42.3492668Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-17] SKIPPED [ 88%] 2023-03-20T11:54:42.3497713Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-18] SKIPPED [ 88%] 2023-03-20T11:54:42.3503419Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-19] SKIPPED [ 88%] 2023-03-20T11:54:42.3509122Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-20] SKIPPED [ 88%] 2023-03-20T11:54:42.3514688Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-21] SKIPPED [ 88%] 2023-03-20T11:54:42.3520663Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-22] SKIPPED [ 88%] 2023-03-20T11:54:42.3526376Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-23] SKIPPED [ 88%] 2023-03-20T11:54:42.3533059Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-24] SKIPPED [ 88%] 2023-03-20T11:54:42.3539759Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-25] SKIPPED [ 88%] 2023-03-20T11:54:42.3545428Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-26] SKIPPED [ 88%] 2023-03-20T11:54:42.3551011Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-27] SKIPPED [ 88%] 2023-03-20T11:54:42.3556726Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-28] SKIPPED [ 88%] 2023-03-20T11:54:42.3562821Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-29] SKIPPED [ 88%] 2023-03-20T11:54:42.3569437Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-30] SKIPPED [ 88%] 2023-03-20T11:54:42.3574630Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-31] SKIPPED [ 88%] 2023-03-20T11:54:42.3580615Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-32] SKIPPED [ 88%] 2023-03-20T11:54:42.3586492Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-33] SKIPPED [ 88%] 2023-03-20T11:54:42.3592215Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-34] SKIPPED [ 88%] 2023-03-20T11:54:42.3598099Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[adjust_saturation-35] SKIPPED [ 88%] 2023-03-20T11:54:42.3605128Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-00] SKIPPED [ 88%] 2023-03-20T11:54:42.3612286Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-01] SKIPPED [ 88%] 2023-03-20T11:54:42.3617348Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-02] SKIPPED [ 88%] 2023-03-20T11:54:42.3622954Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-03] SKIPPED [ 88%] 2023-03-20T11:54:42.3628774Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-04] SKIPPED [ 88%] 2023-03-20T11:54:42.3634370Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-05] SKIPPED [ 88%] 2023-03-20T11:54:42.3640186Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-06] SKIPPED [ 88%] 2023-03-20T11:54:42.3646005Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-07] SKIPPED [ 88%] 2023-03-20T11:54:42.3652965Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-08] SKIPPED [ 88%] 2023-03-20T11:54:42.3658042Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-09] SKIPPED [ 88%] 2023-03-20T11:54:42.3663799Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-10] SKIPPED [ 88%] 2023-03-20T11:54:42.3669718Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-11] SKIPPED [ 88%] 2023-03-20T11:54:42.3676488Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-12] SKIPPED [ 88%] 2023-03-20T11:54:42.3682480Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-13] SKIPPED [ 88%] 2023-03-20T11:54:42.3689145Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-14] SKIPPED [ 88%] 2023-03-20T11:54:42.3694316Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-15] SKIPPED [ 88%] 2023-03-20T11:54:42.3700261Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-16] SKIPPED [ 88%] 2023-03-20T11:54:42.3706015Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-17] SKIPPED [ 89%] 2023-03-20T11:54:42.3711498Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-18] SKIPPED [ 89%] 2023-03-20T11:54:42.3717143Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-19] SKIPPED [ 89%] 2023-03-20T11:54:42.3723433Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-20] SKIPPED [ 89%] 2023-03-20T11:54:42.3730415Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-21] SKIPPED [ 89%] 2023-03-20T11:54:42.3735054Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-22] SKIPPED [ 89%] 2023-03-20T11:54:42.3742180Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-23] SKIPPED [ 89%] 2023-03-20T11:54:42.3748340Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-24] SKIPPED [ 89%] 2023-03-20T11:54:42.3753986Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-25] SKIPPED [ 89%] 2023-03-20T11:54:42.3760685Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-26] SKIPPED [ 89%] 2023-03-20T11:54:42.3765755Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-27] SKIPPED [ 89%] 2023-03-20T11:54:42.3772625Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-28] SKIPPED [ 89%] 2023-03-20T11:54:42.3777822Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[five_crop-29] SKIPPED [ 89%] 2023-03-20T11:54:42.3783667Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-00] SKIPPED [ 89%] 2023-03-20T11:54:42.3789588Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-01] SKIPPED [ 89%] 2023-03-20T11:54:42.3795332Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-02] SKIPPED [ 89%] 2023-03-20T11:54:42.3801533Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-03] SKIPPED [ 89%] 2023-03-20T11:54:42.3809528Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-04] SKIPPED [ 89%] 2023-03-20T11:54:42.3814431Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-05] SKIPPED [ 89%] 2023-03-20T11:54:42.3820508Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-06] SKIPPED [ 89%] 2023-03-20T11:54:42.3826409Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-07] SKIPPED [ 89%] 2023-03-20T11:54:42.3831959Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-08] SKIPPED [ 89%] 2023-03-20T11:54:42.3837511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-09] SKIPPED [ 89%] 2023-03-20T11:54:42.3843511Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-10] SKIPPED [ 89%] 2023-03-20T11:54:42.3850262Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-11] SKIPPED [ 89%] 2023-03-20T11:54:42.3855532Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-12] SKIPPED [ 89%] 2023-03-20T11:54:42.3861093Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-13] SKIPPED [ 89%] 2023-03-20T11:54:42.3866953Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-14] SKIPPED [ 89%] 2023-03-20T11:54:42.3872670Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-15] SKIPPED [ 89%] 2023-03-20T11:54:42.3881521Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-16] SKIPPED [ 89%] 2023-03-20T11:54:42.3887237Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-17] SKIPPED [ 89%] 2023-03-20T11:54:42.3893441Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-18] SKIPPED [ 89%] 2023-03-20T11:54:42.3899392Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-19] SKIPPED [ 89%] 2023-03-20T11:54:42.3905156Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-20] SKIPPED [ 89%] 2023-03-20T11:54:42.3910855Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-21] SKIPPED [ 89%] 2023-03-20T11:54:42.3916494Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-22] SKIPPED [ 89%] 2023-03-20T11:54:42.3922423Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-23] SKIPPED [ 89%] 2023-03-20T11:54:42.3929342Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-24] SKIPPED [ 89%] 2023-03-20T11:54:42.3933940Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-25] SKIPPED [ 89%] 2023-03-20T11:54:42.3939853Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-26] SKIPPED [ 89%] 2023-03-20T11:54:42.3946974Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-27] SKIPPED [ 89%] 2023-03-20T11:54:42.3952556Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-28] SKIPPED [ 89%] 2023-03-20T11:54:42.3958497Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-29] SKIPPED [ 89%] 2023-03-20T11:54:42.3964142Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-30] SKIPPED [ 89%] 2023-03-20T11:54:42.3971378Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-31] SKIPPED [ 89%] 2023-03-20T11:54:42.3976122Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-32] SKIPPED [ 89%] 2023-03-20T11:54:42.3981814Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-33] SKIPPED [ 89%] 2023-03-20T11:54:42.3987823Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-34] SKIPPED [ 89%] 2023-03-20T11:54:42.3993445Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-35] SKIPPED [ 89%] 2023-03-20T11:54:42.3999054Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-36] SKIPPED [ 89%] 2023-03-20T11:54:42.4004841Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-37] SKIPPED [ 89%] 2023-03-20T11:54:42.4011665Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-38] SKIPPED [ 89%] 2023-03-20T11:54:42.4018154Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-39] SKIPPED [ 89%] 2023-03-20T11:54:42.4023833Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-40] SKIPPED [ 89%] 2023-03-20T11:54:42.4029627Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-41] SKIPPED [ 89%] 2023-03-20T11:54:42.4035123Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-42] SKIPPED [ 89%] 2023-03-20T11:54:42.4040884Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-43] SKIPPED [ 89%] 2023-03-20T11:54:42.4046548Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-44] SKIPPED [ 89%] 2023-03-20T11:54:42.4053293Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-45] SKIPPED [ 89%] 2023-03-20T11:54:42.4058561Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-46] SKIPPED [ 89%] 2023-03-20T11:54:42.4064331Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-47] SKIPPED [ 89%] 2023-03-20T11:54:42.4070063Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-48] SKIPPED [ 89%] 2023-03-20T11:54:42.4075800Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-49] SKIPPED [ 89%] 2023-03-20T11:54:42.4082784Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-50] SKIPPED [ 89%] 2023-03-20T11:54:42.4089576Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-51] SKIPPED [ 89%] 2023-03-20T11:54:42.4094593Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-52] SKIPPED [ 89%] 2023-03-20T11:54:42.4100252Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-53] SKIPPED [ 89%] 2023-03-20T11:54:42.4105954Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-54] SKIPPED [ 89%] 2023-03-20T11:54:42.4111609Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-55] SKIPPED [ 89%] 2023-03-20T11:54:42.4117193Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-56] SKIPPED [ 89%] 2023-03-20T11:54:42.4123092Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-57] SKIPPED [ 89%] 2023-03-20T11:54:42.4130135Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-58] SKIPPED [ 89%] 2023-03-20T11:54:42.4134993Z test/test_transforms_v2_functional.py::TestDispatchers::test_pil_output_type[ten_crop-59] SKIPPED [ 89%] 2023-03-20T11:54:42.4140645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-000] SKIPPED [ 89%] 2023-03-20T11:54:42.4146428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-001] SKIPPED [ 89%] 2023-03-20T11:54:42.4153319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-002] SKIPPED [ 89%] 2023-03-20T11:54:42.4159133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-003] SKIPPED [ 89%] 2023-03-20T11:54:42.4164787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-004] SKIPPED [ 89%] 2023-03-20T11:54:42.4171813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-005] SKIPPED [ 89%] 2023-03-20T11:54:42.4176512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-006] SKIPPED [ 89%] 2023-03-20T11:54:42.4182260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-007] SKIPPED [ 89%] 2023-03-20T11:54:42.4188172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-008] SKIPPED [ 89%] 2023-03-20T11:54:42.4193849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-009] SKIPPED [ 89%] 2023-03-20T11:54:42.4199461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-010] SKIPPED [ 89%] 2023-03-20T11:54:42.4205319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-011] SKIPPED [ 89%] 2023-03-20T11:54:42.4212268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-012] SKIPPED [ 89%] 2023-03-20T11:54:42.4218226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-013] SKIPPED [ 89%] 2023-03-20T11:54:42.4224130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-014] SKIPPED [ 89%] 2023-03-20T11:54:42.4229593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-015] SKIPPED [ 89%] 2023-03-20T11:54:42.4235270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-016] SKIPPED [ 89%] 2023-03-20T11:54:42.4241262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-017] SKIPPED [ 89%] 2023-03-20T11:54:42.4247020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-018] SKIPPED [ 89%] 2023-03-20T11:54:42.4253334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-019] SKIPPED [ 89%] 2023-03-20T11:54:42.4258972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-020] SKIPPED [ 89%] 2023-03-20T11:54:42.4264830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-021] SKIPPED [ 89%] 2023-03-20T11:54:42.4270407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-022] SKIPPED [ 89%] 2023-03-20T11:54:42.4275976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-023] SKIPPED [ 89%] 2023-03-20T11:54:42.4281946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-024] SKIPPED [ 89%] 2023-03-20T11:54:42.4290182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-025] SKIPPED [ 89%] 2023-03-20T11:54:42.4295106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-026] SKIPPED [ 89%] 2023-03-20T11:54:42.4300819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-027] SKIPPED [ 89%] 2023-03-20T11:54:42.4306671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-028] SKIPPED [ 89%] 2023-03-20T11:54:42.4312314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-029] SKIPPED [ 89%] 2023-03-20T11:54:42.4318111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-030] SKIPPED [ 89%] 2023-03-20T11:54:42.4323920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-031] SKIPPED [ 89%] 2023-03-20T11:54:42.4330625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-032] SKIPPED [ 89%] 2023-03-20T11:54:42.4335978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-033] SKIPPED [ 89%] 2023-03-20T11:54:42.4341745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-034] SKIPPED [ 89%] 2023-03-20T11:54:42.4347546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-035] SKIPPED [ 89%] 2023-03-20T11:54:42.4354462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-036] SKIPPED [ 89%] 2023-03-20T11:54:42.4360323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-037] SKIPPED [ 89%] 2023-03-20T11:54:42.4366031Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-038] SKIPPED [ 89%] 2023-03-20T11:54:42.4373236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-039] SKIPPED [ 89%] 2023-03-20T11:54:42.4378307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-040] SKIPPED [ 89%] 2023-03-20T11:54:42.4384023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-041] SKIPPED [ 89%] 2023-03-20T11:54:42.4389989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-042] SKIPPED [ 89%] 2023-03-20T11:54:42.4395726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-043] SKIPPED [ 89%] 2023-03-20T11:54:42.4401502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-044] SKIPPED [ 89%] 2023-03-20T11:54:42.4407251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-045] SKIPPED [ 89%] 2023-03-20T11:54:42.4413228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-046] SKIPPED [ 89%] 2023-03-20T11:54:42.4419415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-047] SKIPPED [ 89%] 2023-03-20T11:54:42.4426183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-048] SKIPPED [ 89%] 2023-03-20T11:54:42.4431735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-049] SKIPPED [ 89%] 2023-03-20T11:54:42.4437516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-050] SKIPPED [ 89%] 2023-03-20T11:54:42.4443284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-051] SKIPPED [ 89%] 2023-03-20T11:54:42.4450445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-052] SKIPPED [ 89%] 2023-03-20T11:54:42.4455341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-053] SKIPPED [ 89%] 2023-03-20T11:54:42.4461193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-054] SKIPPED [ 89%] 2023-03-20T11:54:42.4467106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-055] SKIPPED [ 89%] 2023-03-20T11:54:42.4472750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-056] SKIPPED [ 89%] 2023-03-20T11:54:42.4478472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-057] SKIPPED [ 89%] 2023-03-20T11:54:42.4484330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-058] SKIPPED [ 89%] 2023-03-20T11:54:42.4492413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-059] SKIPPED [ 89%] 2023-03-20T11:54:42.4497368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-060] SKIPPED [ 89%] 2023-03-20T11:54:42.4502950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-061] SKIPPED [ 89%] 2023-03-20T11:54:42.4508878Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-062] SKIPPED [ 89%] 2023-03-20T11:54:42.4514492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-063] SKIPPED [ 89%] 2023-03-20T11:54:42.4520329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-064] SKIPPED [ 89%] 2023-03-20T11:54:42.4526067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-065] SKIPPED [ 89%] 2023-03-20T11:54:42.4533115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-066] SKIPPED [ 89%] 2023-03-20T11:54:42.4538247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-067] SKIPPED [ 89%] 2023-03-20T11:54:42.4543945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-068] SKIPPED [ 89%] 2023-03-20T11:54:42.4549818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-069] SKIPPED [ 89%] 2023-03-20T11:54:42.4555423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-070] SKIPPED [ 89%] 2023-03-20T11:54:42.4562425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-071] SKIPPED [ 89%] 2023-03-20T11:54:42.4569478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-072] SKIPPED [ 89%] 2023-03-20T11:54:42.4574351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-073] SKIPPED [ 89%] 2023-03-20T11:54:42.4580182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-074] SKIPPED [ 89%] 2023-03-20T11:54:42.4585973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-075] SKIPPED [ 89%] 2023-03-20T11:54:42.4591666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-076] SKIPPED [ 89%] 2023-03-20T11:54:42.4597429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-077] SKIPPED [ 89%] 2023-03-20T11:54:42.4603252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-078] SKIPPED [ 89%] 2023-03-20T11:54:42.4610443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-079] SKIPPED [ 89%] 2023-03-20T11:54:42.4615262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-080] SKIPPED [ 89%] 2023-03-20T11:54:42.4621051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-081] SKIPPED [ 89%] 2023-03-20T11:54:42.4628104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-082] SKIPPED [ 89%] 2023-03-20T11:54:42.4633803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-083] SKIPPED [ 89%] 2023-03-20T11:54:42.4639655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-084] SKIPPED [ 89%] 2023-03-20T11:54:42.4645290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-085] SKIPPED [ 89%] 2023-03-20T11:54:42.4652373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-086] SKIPPED [ 89%] 2023-03-20T11:54:42.4657370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-087] SKIPPED [ 89%] 2023-03-20T11:54:42.4663071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-088] SKIPPED [ 89%] 2023-03-20T11:54:42.4668778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-089] SKIPPED [ 89%] 2023-03-20T11:54:42.4674431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-090] SKIPPED [ 89%] 2023-03-20T11:54:42.4680185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-091] SKIPPED [ 89%] 2023-03-20T11:54:42.4685928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-092] SKIPPED [ 89%] 2023-03-20T11:54:42.4695093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-093] SKIPPED [ 89%] 2023-03-20T11:54:42.4700780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-094] SKIPPED [ 89%] 2023-03-20T11:54:42.4706700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-095] SKIPPED [ 89%] 2023-03-20T11:54:42.4712434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-096] SKIPPED [ 89%] 2023-03-20T11:54:42.4718156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-097] SKIPPED [ 89%] 2023-03-20T11:54:42.4723948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-098] SKIPPED [ 89%] 2023-03-20T11:54:42.4730585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-099] SKIPPED [ 89%] 2023-03-20T11:54:42.4735680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-100] SKIPPED [ 89%] 2023-03-20T11:54:42.4741475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[horizontal_flip-101] SKIPPED [ 89%] 2023-03-20T11:54:42.4747178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-000] SKIPPED [ 89%] 2023-03-20T11:54:42.4752856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-001] SKIPPED [ 89%] 2023-03-20T11:54:42.4758561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-002] SKIPPED [ 89%] 2023-03-20T11:54:42.4765572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-003] SKIPPED [ 89%] 2023-03-20T11:54:42.4772723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-004] SKIPPED [ 89%] 2023-03-20T11:54:42.4777701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-005] SKIPPED [ 89%] 2023-03-20T11:54:42.4783374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-006] SKIPPED [ 89%] 2023-03-20T11:54:42.4789287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-007] SKIPPED [ 89%] 2023-03-20T11:54:42.4794957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-008] SKIPPED [ 89%] 2023-03-20T11:54:42.4800764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-009] SKIPPED [ 89%] 2023-03-20T11:54:42.4806392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-010] SKIPPED [ 89%] 2023-03-20T11:54:42.4813350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-011] SKIPPED [ 89%] 2023-03-20T11:54:42.4818566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-012] SKIPPED [ 89%] 2023-03-20T11:54:42.4824522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-013] SKIPPED [ 89%] 2023-03-20T11:54:42.4831121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-014] SKIPPED [ 89%] 2023-03-20T11:54:42.4836948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-015] SKIPPED [ 89%] 2023-03-20T11:54:42.4842661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-016] SKIPPED [ 89%] 2023-03-20T11:54:42.4849539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-017] SKIPPED [ 89%] 2023-03-20T11:54:42.4854869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-018] SKIPPED [ 89%] 2023-03-20T11:54:42.4861167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-019] SKIPPED [ 89%] 2023-03-20T11:54:42.4867510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-020] SKIPPED [ 89%] 2023-03-20T11:54:42.4873500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-021] SKIPPED [ 89%] 2023-03-20T11:54:42.4879781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-022] SKIPPED [ 89%] 2023-03-20T11:54:42.4885811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-023] SKIPPED [ 89%] 2023-03-20T11:54:42.4893180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-024] SKIPPED [ 89%] 2023-03-20T11:54:42.4898850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-025] SKIPPED [ 89%] 2023-03-20T11:54:42.4906375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-026] SKIPPED [ 89%] 2023-03-20T11:54:42.4912353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-027] SKIPPED [ 89%] 2023-03-20T11:54:42.4918500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-028] SKIPPED [ 89%] 2023-03-20T11:54:42.4924627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-029] SKIPPED [ 89%] 2023-03-20T11:54:42.4931860Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-030] SKIPPED [ 89%] 2023-03-20T11:54:42.4937403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-031] SKIPPED [ 89%] 2023-03-20T11:54:42.4943663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-032] SKIPPED [ 89%] 2023-03-20T11:54:42.4949925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-033] SKIPPED [ 89%] 2023-03-20T11:54:42.4955912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-034] SKIPPED [ 89%] 2023-03-20T11:54:42.4962263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-035] SKIPPED [ 89%] 2023-03-20T11:54:42.4969491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-036] SKIPPED [ 89%] 2023-03-20T11:54:42.4976346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-037] SKIPPED [ 89%] 2023-03-20T11:54:42.4982483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-038] SKIPPED [ 89%] 2023-03-20T11:54:42.4988882Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-039] SKIPPED [ 89%] 2023-03-20T11:54:42.4994907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-040] SKIPPED [ 89%] 2023-03-20T11:54:42.5001103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-041] SKIPPED [ 89%] 2023-03-20T11:54:42.5007175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-042] SKIPPED [ 89%] 2023-03-20T11:54:42.5013663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-043] SKIPPED [ 89%] 2023-03-20T11:54:42.5020014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-044] SKIPPED [ 89%] 2023-03-20T11:54:42.5026162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-045] SKIPPED [ 89%] 2023-03-20T11:54:42.5032339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-046] SKIPPED [ 89%] 2023-03-20T11:54:42.5038515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-047] SKIPPED [ 89%] 2023-03-20T11:54:42.5044545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-048] SKIPPED [ 89%] 2023-03-20T11:54:42.5052923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-049] SKIPPED [ 89%] 2023-03-20T11:54:42.5058494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-050] SKIPPED [ 89%] 2023-03-20T11:54:42.5064737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-051] SKIPPED [ 89%] 2023-03-20T11:54:42.5070827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-052] SKIPPED [ 89%] 2023-03-20T11:54:42.5076775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-053] SKIPPED [ 89%] 2023-03-20T11:54:42.5082977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-054] SKIPPED [ 89%] 2023-03-20T11:54:42.5090480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-055] SKIPPED [ 89%] 2023-03-20T11:54:42.5095760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-056] SKIPPED [ 89%] 2023-03-20T11:54:42.5101959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-057] SKIPPED [ 89%] 2023-03-20T11:54:42.5108187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-058] SKIPPED [ 89%] 2023-03-20T11:54:42.5114220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-059] SKIPPED [ 89%] 2023-03-20T11:54:42.5121711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-060] SKIPPED [ 89%] 2023-03-20T11:54:42.5128930Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-061] SKIPPED [ 89%] 2023-03-20T11:54:42.5134045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-062] SKIPPED [ 89%] 2023-03-20T11:54:42.5140355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-063] SKIPPED [ 89%] 2023-03-20T11:54:42.5146412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-064] SKIPPED [ 89%] 2023-03-20T11:54:42.5152363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-065] SKIPPED [ 89%] 2023-03-20T11:54:42.5158504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-066] SKIPPED [ 89%] 2023-03-20T11:54:42.5164309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-067] SKIPPED [ 89%] 2023-03-20T11:54:42.5171599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-068] SKIPPED [ 89%] 2023-03-20T11:54:42.5176680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-069] SKIPPED [ 89%] 2023-03-20T11:54:42.5182567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-070] SKIPPED [ 89%] 2023-03-20T11:54:42.5188711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-071] SKIPPED [ 89%] 2023-03-20T11:54:42.5195748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-072] SKIPPED [ 89%] 2023-03-20T11:54:42.5201886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-073] SKIPPED [ 89%] 2023-03-20T11:54:42.5209121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-074] SKIPPED [ 89%] 2023-03-20T11:54:42.5214125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-075] SKIPPED [ 89%] 2023-03-20T11:54:42.5220483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-076] SKIPPED [ 89%] 2023-03-20T11:54:42.5226553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-077] SKIPPED [ 89%] 2023-03-20T11:54:42.5232517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-078] SKIPPED [ 89%] 2023-03-20T11:54:42.5238362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-079] SKIPPED [ 89%] 2023-03-20T11:54:42.5244469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-080] SKIPPED [ 89%] 2023-03-20T11:54:42.5251583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-081] SKIPPED [ 89%] 2023-03-20T11:54:42.5257083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-082] SKIPPED [ 89%] 2023-03-20T11:54:42.5264488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-083] SKIPPED [ 89%] 2023-03-20T11:54:42.5270445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-084] SKIPPED [ 89%] 2023-03-20T11:54:42.5276273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-085] SKIPPED [ 89%] 2023-03-20T11:54:42.5282460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-086] SKIPPED [ 89%] 2023-03-20T11:54:42.5289467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-087] SKIPPED [ 89%] 2023-03-20T11:54:42.5294521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-088] SKIPPED [ 89%] 2023-03-20T11:54:42.5300623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-089] SKIPPED [ 89%] 2023-03-20T11:54:42.5306694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-090] SKIPPED [ 89%] 2023-03-20T11:54:42.5312566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-091] SKIPPED [ 89%] 2023-03-20T11:54:42.5318637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-092] SKIPPED [ 89%] 2023-03-20T11:54:42.5324687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-093] SKIPPED [ 89%] 2023-03-20T11:54:42.5331853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-094] SKIPPED [ 89%] 2023-03-20T11:54:42.5338488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-095] SKIPPED [ 89%] 2023-03-20T11:54:42.5344498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-096] SKIPPED [ 89%] 2023-03-20T11:54:42.5350700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-097] SKIPPED [ 89%] 2023-03-20T11:54:42.5356574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-098] SKIPPED [ 89%] 2023-03-20T11:54:42.5362801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-099] SKIPPED [ 89%] 2023-03-20T11:54:42.5370237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-100] SKIPPED [ 89%] 2023-03-20T11:54:42.5375538Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-101] SKIPPED [ 89%] 2023-03-20T11:54:42.5381778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-102] SKIPPED [ 89%] 2023-03-20T11:54:42.5387997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-103] SKIPPED [ 89%] 2023-03-20T11:54:42.5394045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-104] SKIPPED [ 89%] 2023-03-20T11:54:42.5400224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-105] SKIPPED [ 89%] 2023-03-20T11:54:42.5407544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-106] SKIPPED [ 89%] 2023-03-20T11:54:42.5413976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-107] SKIPPED [ 89%] 2023-03-20T11:54:42.5420210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-108] SKIPPED [ 89%] 2023-03-20T11:54:42.5426422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-109] SKIPPED [ 89%] 2023-03-20T11:54:42.5432448Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-110] SKIPPED [ 89%] 2023-03-20T11:54:42.5438344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-111] SKIPPED [ 89%] 2023-03-20T11:54:42.5444619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-112] SKIPPED [ 89%] 2023-03-20T11:54:42.5451980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-113] SKIPPED [ 89%] 2023-03-20T11:54:42.5457495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-114] SKIPPED [ 89%] 2023-03-20T11:54:42.5463550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-115] SKIPPED [ 89%] 2023-03-20T11:54:42.5469890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-116] SKIPPED [ 89%] 2023-03-20T11:54:42.5477207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-117] SKIPPED [ 89%] 2023-03-20T11:54:42.5483329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-118] SKIPPED [ 89%] 2023-03-20T11:54:42.5491717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-119] SKIPPED [ 89%] 2023-03-20T11:54:42.5496063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-120] SKIPPED [ 89%] 2023-03-20T11:54:42.5502176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-121] SKIPPED [ 89%] 2023-03-20T11:54:42.5508252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-122] SKIPPED [ 89%] 2023-03-20T11:54:42.5514275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-123] SKIPPED [ 89%] 2023-03-20T11:54:42.5520703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-124] SKIPPED [ 89%] 2023-03-20T11:54:42.5526669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-125] SKIPPED [ 89%] 2023-03-20T11:54:42.5533341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-126] SKIPPED [ 89%] 2023-03-20T11:54:42.5539559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-127] SKIPPED [ 89%] 2023-03-20T11:54:42.5546307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-128] SKIPPED [ 89%] 2023-03-20T11:54:42.5555075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-129] SKIPPED [ 89%] 2023-03-20T11:54:42.5561674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-130] SKIPPED [ 89%] 2023-03-20T11:54:42.5569144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-131] SKIPPED [ 89%] 2023-03-20T11:54:42.5574136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-132] SKIPPED [ 89%] 2023-03-20T11:54:42.5580775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-133] SKIPPED [ 89%] 2023-03-20T11:54:42.5586800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-134] SKIPPED [ 89%] 2023-03-20T11:54:42.5592934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-135] SKIPPED [ 89%] 2023-03-20T11:54:42.5599364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-136] SKIPPED [ 89%] 2023-03-20T11:54:42.5605490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-137] SKIPPED [ 89%] 2023-03-20T11:54:42.5612633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-138] SKIPPED [ 89%] 2023-03-20T11:54:42.5618261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-139] SKIPPED [ 89%] 2023-03-20T11:54:42.5625788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-140] SKIPPED [ 89%] 2023-03-20T11:54:42.5631717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-141] SKIPPED [ 89%] 2023-03-20T11:54:42.5637749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-142] SKIPPED [ 89%] 2023-03-20T11:54:42.5644108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-143] SKIPPED [ 89%] 2023-03-20T11:54:42.5650591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-144] SKIPPED [ 89%] 2023-03-20T11:54:42.5656956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-145] SKIPPED [ 89%] 2023-03-20T11:54:42.5662944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-146] SKIPPED [ 89%] 2023-03-20T11:54:42.5669203Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-147] SKIPPED [ 89%] 2023-03-20T11:54:42.5675274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-148] SKIPPED [ 89%] 2023-03-20T11:54:42.5681562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-149] SKIPPED [ 89%] 2023-03-20T11:54:42.5688073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-150] SKIPPED [ 89%] 2023-03-20T11:54:42.5694203Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-151] SKIPPED [ 89%] 2023-03-20T11:54:42.5701267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-152] SKIPPED [ 89%] 2023-03-20T11:54:42.5707605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-153] SKIPPED [ 89%] 2023-03-20T11:54:42.5713713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-154] SKIPPED [ 89%] 2023-03-20T11:54:42.5719999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-155] SKIPPED [ 89%] 2023-03-20T11:54:42.5726289Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-156] SKIPPED [ 89%] 2023-03-20T11:54:42.5733524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-157] SKIPPED [ 89%] 2023-03-20T11:54:42.5739612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-158] SKIPPED [ 89%] 2023-03-20T11:54:42.5746117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-159] SKIPPED [ 89%] 2023-03-20T11:54:42.5752455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-160] SKIPPED [ 89%] 2023-03-20T11:54:42.5758919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-161] SKIPPED [ 89%] 2023-03-20T11:54:42.5765168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-162] SKIPPED [ 89%] 2023-03-20T11:54:42.5773709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-163] SKIPPED [ 89%] 2023-03-20T11:54:42.5780067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-164] SKIPPED [ 89%] 2023-03-20T11:54:42.5786312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-165] SKIPPED [ 89%] 2023-03-20T11:54:42.5792704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-166] SKIPPED [ 89%] 2023-03-20T11:54:42.5799030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-167] SKIPPED [ 89%] 2023-03-20T11:54:42.5805456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-168] SKIPPED [ 89%] 2023-03-20T11:54:42.5812711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-169] SKIPPED [ 89%] 2023-03-20T11:54:42.5818608Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-170] SKIPPED [ 89%] 2023-03-20T11:54:42.5825143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-171] SKIPPED [ 89%] 2023-03-20T11:54:42.5831384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-172] SKIPPED [ 89%] 2023-03-20T11:54:42.5837645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-173] SKIPPED [ 89%] 2023-03-20T11:54:42.5844238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-174] SKIPPED [ 89%] 2023-03-20T11:54:42.5852777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-175] SKIPPED [ 89%] 2023-03-20T11:54:42.5858638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-176] SKIPPED [ 89%] 2023-03-20T11:54:42.5865177Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-177] SKIPPED [ 89%] 2023-03-20T11:54:42.5871386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-178] SKIPPED [ 89%] 2023-03-20T11:54:42.5877705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-179] SKIPPED [ 89%] 2023-03-20T11:54:42.5884227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-180] SKIPPED [ 89%] 2023-03-20T11:54:42.5891920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-181] SKIPPED [ 89%] 2023-03-20T11:54:42.5897616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-182] SKIPPED [ 89%] 2023-03-20T11:54:42.5904026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-183] SKIPPED [ 89%] 2023-03-20T11:54:42.5910419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-184] SKIPPED [ 89%] 2023-03-20T11:54:42.5916671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-185] SKIPPED [ 89%] 2023-03-20T11:54:42.5924559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-186] SKIPPED [ 89%] 2023-03-20T11:54:42.5931969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-187] SKIPPED [ 89%] 2023-03-20T11:54:42.5937776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-188] SKIPPED [ 89%] 2023-03-20T11:54:42.5944100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-189] SKIPPED [ 89%] 2023-03-20T11:54:42.5950599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-190] SKIPPED [ 89%] 2023-03-20T11:54:42.5956748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-191] SKIPPED [ 89%] 2023-03-20T11:54:42.5963253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-192] SKIPPED [ 89%] 2023-03-20T11:54:42.5970799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-193] SKIPPED [ 89%] 2023-03-20T11:54:42.5976285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-194] SKIPPED [ 89%] 2023-03-20T11:54:42.5982740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-195] SKIPPED [ 89%] 2023-03-20T11:54:42.5989304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-196] SKIPPED [ 89%] 2023-03-20T11:54:42.5995545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-197] SKIPPED [ 89%] 2023-03-20T11:54:42.6003282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-198] SKIPPED [ 89%] 2023-03-20T11:54:42.6011719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-199] SKIPPED [ 89%] 2023-03-20T11:54:42.6016357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-200] SKIPPED [ 89%] 2023-03-20T11:54:42.6022732Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-201] SKIPPED [ 89%] 2023-03-20T11:54:42.6029284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-202] SKIPPED [ 89%] 2023-03-20T11:54:42.6035566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-203] SKIPPED [ 89%] 2023-03-20T11:54:42.6042045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-204] SKIPPED [ 89%] 2023-03-20T11:54:42.6049551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-205] SKIPPED [ 89%] 2023-03-20T11:54:42.6055012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-206] SKIPPED [ 89%] 2023-03-20T11:54:42.6061469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-207] SKIPPED [ 89%] 2023-03-20T11:54:42.6068004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-208] SKIPPED [ 89%] 2023-03-20T11:54:42.6075548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-209] SKIPPED [ 89%] 2023-03-20T11:54:42.6082059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-210] SKIPPED [ 89%] 2023-03-20T11:54:42.6089565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-211] SKIPPED [ 89%] 2023-03-20T11:54:42.6095183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-212] SKIPPED [ 89%] 2023-03-20T11:54:42.6101476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-213] SKIPPED [ 89%] 2023-03-20T11:54:42.6108010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-214] SKIPPED [ 89%] 2023-03-20T11:54:42.6114264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-215] SKIPPED [ 89%] 2023-03-20T11:54:42.6120788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-216] SKIPPED [ 89%] 2023-03-20T11:54:42.6127074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-217] SKIPPED [ 89%] 2023-03-20T11:54:42.6133604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-218] SKIPPED [ 89%] 2023-03-20T11:54:42.6140296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-219] SKIPPED [ 89%] 2023-03-20T11:54:42.6146613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-220] SKIPPED [ 89%] 2023-03-20T11:54:42.6154070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-221] SKIPPED [ 89%] 2023-03-20T11:54:42.6160457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-222] SKIPPED [ 89%] 2023-03-20T11:54:42.6166784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-223] SKIPPED [ 89%] 2023-03-20T11:54:42.6173460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-224] SKIPPED [ 89%] 2023-03-20T11:54:42.6179690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-225] SKIPPED [ 89%] 2023-03-20T11:54:42.6186130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-226] SKIPPED [ 89%] 2023-03-20T11:54:42.6192512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-227] SKIPPED [ 89%] 2023-03-20T11:54:42.6198908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-228] SKIPPED [ 89%] 2023-03-20T11:54:42.6205178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-229] SKIPPED [ 89%] 2023-03-20T11:54:42.6212729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-230] SKIPPED [ 89%] 2023-03-20T11:54:42.6218563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-231] SKIPPED [ 89%] 2023-03-20T11:54:42.6226168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-232] SKIPPED [ 89%] 2023-03-20T11:54:42.6232682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-233] SKIPPED [ 89%] 2023-03-20T11:54:42.6239213Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-234] SKIPPED [ 89%] 2023-03-20T11:54:42.6245486Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-235] SKIPPED [ 89%] 2023-03-20T11:54:42.6252679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-236] SKIPPED [ 89%] 2023-03-20T11:54:42.6258060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-237] SKIPPED [ 89%] 2023-03-20T11:54:42.6264499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-238] SKIPPED [ 89%] 2023-03-20T11:54:42.6270905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-239] SKIPPED [ 89%] 2023-03-20T11:54:42.6277220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-240] SKIPPED [ 89%] 2023-03-20T11:54:42.6283681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-241] SKIPPED [ 89%] 2023-03-20T11:54:42.6291738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-242] SKIPPED [ 89%] 2023-03-20T11:54:42.6296634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-243] SKIPPED [ 89%] 2023-03-20T11:54:42.6303501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-244] SKIPPED [ 89%] 2023-03-20T11:54:42.6309507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-245] SKIPPED [ 89%] 2023-03-20T11:54:42.6315497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-246] SKIPPED [ 89%] 2023-03-20T11:54:42.6321582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-247] SKIPPED [ 89%] 2023-03-20T11:54:42.6327557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-248] SKIPPED [ 89%] 2023-03-20T11:54:42.6333936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-249] SKIPPED [ 89%] 2023-03-20T11:54:42.6340257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-250] SKIPPED [ 89%] 2023-03-20T11:54:42.6346267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-251] SKIPPED [ 89%] 2023-03-20T11:54:42.6352309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-252] SKIPPED [ 89%] 2023-03-20T11:54:42.6358399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-253] SKIPPED [ 89%] 2023-03-20T11:54:42.6364400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-254] SKIPPED [ 89%] 2023-03-20T11:54:42.6372960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-255] SKIPPED [ 89%] 2023-03-20T11:54:42.6378366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-256] SKIPPED [ 89%] 2023-03-20T11:54:42.6384258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-257] SKIPPED [ 89%] 2023-03-20T11:54:42.6390336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-258] SKIPPED [ 89%] 2023-03-20T11:54:42.6396193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-259] SKIPPED [ 89%] 2023-03-20T11:54:42.6402359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-260] SKIPPED [ 89%] 2023-03-20T11:54:42.6409615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-261] SKIPPED [ 89%] 2023-03-20T11:54:42.6414492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-262] SKIPPED [ 89%] 2023-03-20T11:54:42.6420866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-263] SKIPPED [ 89%] 2023-03-20T11:54:42.6426971Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-264] SKIPPED [ 89%] 2023-03-20T11:54:42.6432834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-265] SKIPPED [ 89%] 2023-03-20T11:54:42.6441821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-266] SKIPPED [ 89%] 2023-03-20T11:54:42.6448892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-267] SKIPPED [ 89%] 2023-03-20T11:54:42.6453954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-268] SKIPPED [ 89%] 2023-03-20T11:54:42.6460338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-269] SKIPPED [ 89%] 2023-03-20T11:54:42.6466422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-270] SKIPPED [ 89%] 2023-03-20T11:54:42.6472331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-271] SKIPPED [ 89%] 2023-03-20T11:54:42.6478381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-272] SKIPPED [ 89%] 2023-03-20T11:54:42.6484322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-273] SKIPPED [ 89%] 2023-03-20T11:54:42.6490500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-274] SKIPPED [ 89%] 2023-03-20T11:54:42.6497102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-275] SKIPPED [ 89%] 2023-03-20T11:54:42.6502910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-276] SKIPPED [ 89%] 2023-03-20T11:54:42.6509038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-277] SKIPPED [ 89%] 2023-03-20T11:54:42.6516152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-278] SKIPPED [ 89%] 2023-03-20T11:54:42.6522446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-279] SKIPPED [ 89%] 2023-03-20T11:54:42.6529358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-280] SKIPPED [ 89%] 2023-03-20T11:54:42.6534623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-281] SKIPPED [ 89%] 2023-03-20T11:54:42.6540758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-282] SKIPPED [ 89%] 2023-03-20T11:54:42.6546902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-283] SKIPPED [ 89%] 2023-03-20T11:54:42.6552808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-284] SKIPPED [ 89%] 2023-03-20T11:54:42.6558655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-285] SKIPPED [ 89%] 2023-03-20T11:54:42.6564652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-286] SKIPPED [ 89%] 2023-03-20T11:54:42.6571822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-287] SKIPPED [ 89%] 2023-03-20T11:54:42.6577492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-288] SKIPPED [ 89%] 2023-03-20T11:54:42.6584519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-289] SKIPPED [ 89%] 2023-03-20T11:54:42.6590786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-290] SKIPPED [ 89%] 2023-03-20T11:54:42.6596761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-291] SKIPPED [ 89%] 2023-03-20T11:54:42.6602677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-292] SKIPPED [ 89%] 2023-03-20T11:54:42.6609854Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-293] SKIPPED [ 89%] 2023-03-20T11:54:42.6615024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-294] SKIPPED [ 89%] 2023-03-20T11:54:42.6621078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-295] SKIPPED [ 89%] 2023-03-20T11:54:42.6627520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-296] SKIPPED [ 89%] 2023-03-20T11:54:42.6633468Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-297] SKIPPED [ 89%] 2023-03-20T11:54:42.6639596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-298] SKIPPED [ 89%] 2023-03-20T11:54:42.6645605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-299] SKIPPED [ 89%] 2023-03-20T11:54:42.6652892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-300] SKIPPED [ 89%] 2023-03-20T11:54:42.6659621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-301] SKIPPED [ 89%] 2023-03-20T11:54:42.6665510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-302] SKIPPED [ 89%] 2023-03-20T11:54:42.6671450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-303] SKIPPED [ 89%] 2023-03-20T11:54:42.6677286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-304] SKIPPED [ 89%] 2023-03-20T11:54:42.6683429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-305] SKIPPED [ 89%] 2023-03-20T11:54:42.6690518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-306] SKIPPED [ 89%] 2023-03-20T11:54:42.6696280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-307] SKIPPED [ 89%] 2023-03-20T11:54:42.6701978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-308] SKIPPED [ 89%] 2023-03-20T11:54:42.6708234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-309] SKIPPED [ 89%] 2023-03-20T11:54:42.6714169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-310] SKIPPED [ 89%] 2023-03-20T11:54:42.6720187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-311] SKIPPED [ 89%] 2023-03-20T11:54:42.6727366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-312] SKIPPED [ 89%] 2023-03-20T11:54:42.6733626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-313] SKIPPED [ 89%] 2023-03-20T11:54:42.6739936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-314] SKIPPED [ 89%] 2023-03-20T11:54:42.6746159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-315] SKIPPED [ 89%] 2023-03-20T11:54:42.6751981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-316] SKIPPED [ 89%] 2023-03-20T11:54:42.6758095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-317] SKIPPED [ 89%] 2023-03-20T11:54:42.6764035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-318] SKIPPED [ 89%] 2023-03-20T11:54:42.6770393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-319] SKIPPED [ 89%] 2023-03-20T11:54:42.6776521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-320] SKIPPED [ 89%] 2023-03-20T11:54:42.6782490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-321] SKIPPED [ 89%] 2023-03-20T11:54:42.6788606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-322] SKIPPED [ 89%] 2023-03-20T11:54:42.6794558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-323] SKIPPED [ 89%] 2023-03-20T11:54:42.6801948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-324] SKIPPED [ 89%] 2023-03-20T11:54:42.6809180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-325] SKIPPED [ 89%] 2023-03-20T11:54:42.6814047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-326] SKIPPED [ 89%] 2023-03-20T11:54:42.6820385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-327] SKIPPED [ 89%] 2023-03-20T11:54:42.6826559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-328] SKIPPED [ 89%] 2023-03-20T11:54:42.6832447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-329] SKIPPED [ 89%] 2023-03-20T11:54:42.6838501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-330] SKIPPED [ 89%] 2023-03-20T11:54:42.6844345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-331] SKIPPED [ 89%] 2023-03-20T11:54:42.6850682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-332] SKIPPED [ 89%] 2023-03-20T11:54:42.6857086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-333] SKIPPED [ 89%] 2023-03-20T11:54:42.6862939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-334] SKIPPED [ 89%] 2023-03-20T11:54:42.6870412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-335] SKIPPED [ 89%] 2023-03-20T11:54:42.6876225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-336] SKIPPED [ 89%] 2023-03-20T11:54:42.6882566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-337] SKIPPED [ 89%] 2023-03-20T11:54:42.6889595Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-338] SKIPPED [ 89%] 2023-03-20T11:54:42.6894629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-339] SKIPPED [ 89%] 2023-03-20T11:54:42.6900893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-340] SKIPPED [ 89%] 2023-03-20T11:54:42.6907091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-341] SKIPPED [ 89%] 2023-03-20T11:54:42.6912961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-342] SKIPPED [ 89%] 2023-03-20T11:54:42.6918906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-343] SKIPPED [ 89%] 2023-03-20T11:54:42.6924846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-344] SKIPPED [ 89%] 2023-03-20T11:54:42.6932280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-345] SKIPPED [ 89%] 2023-03-20T11:54:42.6937676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-346] SKIPPED [ 89%] 2023-03-20T11:54:42.6944720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-347] SKIPPED [ 89%] 2023-03-20T11:54:42.6950858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-348] SKIPPED [ 89%] 2023-03-20T11:54:42.6956738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-349] SKIPPED [ 89%] 2023-03-20T11:54:42.6962863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-350] SKIPPED [ 89%] 2023-03-20T11:54:42.6970131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-351] SKIPPED [ 89%] 2023-03-20T11:54:42.6975565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-352] SKIPPED [ 89%] 2023-03-20T11:54:42.6981354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-353] SKIPPED [ 89%] 2023-03-20T11:54:42.6987706Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-354] SKIPPED [ 89%] 2023-03-20T11:54:42.6993501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-355] SKIPPED [ 89%] 2023-03-20T11:54:42.6999508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-356] SKIPPED [ 89%] 2023-03-20T11:54:42.7005665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-357] SKIPPED [ 89%] 2023-03-20T11:54:42.7013271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-358] SKIPPED [ 89%] 2023-03-20T11:54:42.7019459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-359] SKIPPED [ 89%] 2023-03-20T11:54:42.7025583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-360] SKIPPED [ 89%] 2023-03-20T11:54:42.7031554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-361] SKIPPED [ 89%] 2023-03-20T11:54:42.7037572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-362] SKIPPED [ 89%] 2023-03-20T11:54:42.7043828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-363] SKIPPED [ 89%] 2023-03-20T11:54:42.7050742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-364] SKIPPED [ 89%] 2023-03-20T11:54:42.7056058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-365] SKIPPED [ 89%] 2023-03-20T11:54:42.7062149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-366] SKIPPED [ 89%] 2023-03-20T11:54:42.7068386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-367] SKIPPED [ 89%] 2023-03-20T11:54:42.7074370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-368] SKIPPED [ 89%] 2023-03-20T11:54:42.7080548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-369] SKIPPED [ 89%] 2023-03-20T11:54:42.7087556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-370] SKIPPED [ 89%] 2023-03-20T11:54:42.7093923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-371] SKIPPED [ 89%] 2023-03-20T11:54:42.7100246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-372] SKIPPED [ 89%] 2023-03-20T11:54:42.7106108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-373] SKIPPED [ 89%] 2023-03-20T11:54:42.7112107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-374] SKIPPED [ 89%] 2023-03-20T11:54:42.7118054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-375] SKIPPED [ 89%] 2023-03-20T11:54:42.7124064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-376] SKIPPED [ 89%] 2023-03-20T11:54:42.7131599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-377] SKIPPED [ 89%] 2023-03-20T11:54:42.7136690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-378] SKIPPED [ 89%] 2023-03-20T11:54:42.7142591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-379] SKIPPED [ 89%] 2023-03-20T11:54:42.7148737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-380] SKIPPED [ 89%] 2023-03-20T11:54:42.7155759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-381] SKIPPED [ 89%] 2023-03-20T11:54:42.7162042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-382] SKIPPED [ 89%] 2023-03-20T11:54:42.7168974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-383] SKIPPED [ 89%] 2023-03-20T11:54:42.7174198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-384] SKIPPED [ 89%] 2023-03-20T11:54:42.7180401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-385] SKIPPED [ 89%] 2023-03-20T11:54:42.7186446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-386] SKIPPED [ 89%] 2023-03-20T11:54:42.7192352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-387] SKIPPED [ 89%] 2023-03-20T11:54:42.7198321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-388] SKIPPED [ 89%] 2023-03-20T11:54:42.7204443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-389] SKIPPED [ 89%] 2023-03-20T11:54:42.7211128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-390] SKIPPED [ 89%] 2023-03-20T11:54:42.7216830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-391] SKIPPED [ 89%] 2023-03-20T11:54:42.7223935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-392] SKIPPED [ 89%] 2023-03-20T11:54:42.7230161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-393] SKIPPED [ 89%] 2023-03-20T11:54:42.7235935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-394] SKIPPED [ 89%] 2023-03-20T11:54:42.7241885Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-395] SKIPPED [ 89%] 2023-03-20T11:54:42.7249137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-396] SKIPPED [ 89%] 2023-03-20T11:54:42.7254199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-397] SKIPPED [ 89%] 2023-03-20T11:54:42.7260399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-398] SKIPPED [ 89%] 2023-03-20T11:54:42.7266432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-399] SKIPPED [ 89%] 2023-03-20T11:54:42.7272341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-400] SKIPPED [ 89%] 2023-03-20T11:54:42.7278348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-401] SKIPPED [ 89%] 2023-03-20T11:54:42.7285265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resize-402] SKIPPED [ 89%] 2023-03-20T11:54:42.7292638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-000] SKIPPED [ 89%] 2023-03-20T11:54:42.7301543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-001] SKIPPED [ 89%] 2023-03-20T11:54:42.7308078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-002] SKIPPED [ 89%] 2023-03-20T11:54:42.7313880Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-003] SKIPPED [ 89%] 2023-03-20T11:54:42.7319765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-004] SKIPPED [ 89%] 2023-03-20T11:54:42.7325757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-005] SKIPPED [ 89%] 2023-03-20T11:54:42.7333056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-006] SKIPPED [ 89%] 2023-03-20T11:54:42.7338496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-007] SKIPPED [ 89%] 2023-03-20T11:54:42.7344589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-008] SKIPPED [ 89%] 2023-03-20T11:54:42.7350569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-009] SKIPPED [ 89%] 2023-03-20T11:54:42.7356451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-010] SKIPPED [ 89%] 2023-03-20T11:54:42.7362599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-011] SKIPPED [ 89%] 2023-03-20T11:54:42.7371598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-012] SKIPPED [ 89%] 2023-03-20T11:54:42.7376541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-013] SKIPPED [ 89%] 2023-03-20T11:54:42.7382376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-014] SKIPPED [ 89%] 2023-03-20T11:54:42.7388467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-015] SKIPPED [ 89%] 2023-03-20T11:54:42.7394376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-016] SKIPPED [ 89%] 2023-03-20T11:54:42.7400483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-017] SKIPPED [ 89%] 2023-03-20T11:54:42.7406318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-018] SKIPPED [ 89%] 2023-03-20T11:54:42.7413181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-019] SKIPPED [ 89%] 2023-03-20T11:54:42.7418899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-020] SKIPPED [ 89%] 2023-03-20T11:54:42.7424991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-021] SKIPPED [ 89%] 2023-03-20T11:54:42.7430837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-022] SKIPPED [ 89%] 2023-03-20T11:54:42.7436772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-023] SKIPPED [ 89%] 2023-03-20T11:54:42.7443983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-024] SKIPPED [ 89%] 2023-03-20T11:54:42.7450891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-025] SKIPPED [ 89%] 2023-03-20T11:54:42.7456827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-026] SKIPPED [ 89%] 2023-03-20T11:54:42.7462743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-027] SKIPPED [ 89%] 2023-03-20T11:54:42.7468867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-028] SKIPPED [ 89%] 2023-03-20T11:54:42.7474733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-029] SKIPPED [ 89%] 2023-03-20T11:54:42.7481022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-030] SKIPPED [ 89%] 2023-03-20T11:54:42.7486981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-031] SKIPPED [ 89%] 2023-03-20T11:54:42.7493247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-032] SKIPPED [ 89%] 2023-03-20T11:54:42.7499407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-033] SKIPPED [ 89%] 2023-03-20T11:54:42.7505622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-034] SKIPPED [ 89%] 2023-03-20T11:54:42.7512811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-035] SKIPPED [ 89%] 2023-03-20T11:54:42.7519096Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-036] SKIPPED [ 89%] 2023-03-20T11:54:42.7524840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-037] SKIPPED [ 89%] 2023-03-20T11:54:42.7531995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-038] SKIPPED [ 89%] 2023-03-20T11:54:42.7537404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-039] SKIPPED [ 89%] 2023-03-20T11:54:42.7543477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-040] SKIPPED [ 89%] 2023-03-20T11:54:42.7549466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-041] SKIPPED [ 89%] 2023-03-20T11:54:42.7555502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-042] SKIPPED [ 89%] 2023-03-20T11:54:42.7561763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-043] SKIPPED [ 89%] 2023-03-20T11:54:42.7567724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-044] SKIPPED [ 89%] 2023-03-20T11:54:42.7574293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-045] SKIPPED [ 89%] 2023-03-20T11:54:42.7580392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-046] SKIPPED [ 89%] 2023-03-20T11:54:42.7587615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-047] SKIPPED [ 89%] 2023-03-20T11:54:42.7593559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-048] SKIPPED [ 89%] 2023-03-20T11:54:42.7599627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-049] SKIPPED [ 89%] 2023-03-20T11:54:42.7605681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-050] SKIPPED [ 89%] 2023-03-20T11:54:42.7612726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-051] SKIPPED [ 89%] 2023-03-20T11:54:42.7618105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-052] SKIPPED [ 89%] 2023-03-20T11:54:42.7624273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-053] SKIPPED [ 89%] 2023-03-20T11:54:42.7630317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-054] SKIPPED [ 89%] 2023-03-20T11:54:42.7636309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-055] SKIPPED [ 89%] 2023-03-20T11:54:42.7642351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-056] SKIPPED [ 89%] 2023-03-20T11:54:42.7649406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-057] SKIPPED [ 89%] 2023-03-20T11:54:42.7655987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-058] SKIPPED [ 89%] 2023-03-20T11:54:42.7661822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-059] SKIPPED [ 89%] 2023-03-20T11:54:42.7668102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-060] SKIPPED [ 89%] 2023-03-20T11:54:42.7673855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-061] SKIPPED [ 89%] 2023-03-20T11:54:42.7680033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-062] SKIPPED [ 89%] 2023-03-20T11:54:42.7685948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-063] SKIPPED [ 89%] 2023-03-20T11:54:42.7692969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-064] SKIPPED [ 89%] 2023-03-20T11:54:42.7698525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-065] SKIPPED [ 89%] 2023-03-20T11:54:42.7704569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-066] SKIPPED [ 89%] 2023-03-20T11:54:42.7710494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-067] SKIPPED [ 89%] 2023-03-20T11:54:42.7716271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-068] SKIPPED [ 89%] 2023-03-20T11:54:42.7722274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-069] SKIPPED [ 89%] 2023-03-20T11:54:42.7730845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-070] SKIPPED [ 89%] 2023-03-20T11:54:42.7736156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-071] SKIPPED [ 89%] 2023-03-20T11:54:42.7742028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-072] SKIPPED [ 89%] 2023-03-20T11:54:42.7748188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-073] SKIPPED [ 89%] 2023-03-20T11:54:42.7754136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-074] SKIPPED [ 89%] 2023-03-20T11:54:42.7760238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-075] SKIPPED [ 89%] 2023-03-20T11:54:42.7766082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-076] SKIPPED [ 89%] 2023-03-20T11:54:42.7773165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-077] SKIPPED [ 89%] 2023-03-20T11:54:42.7778654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-078] SKIPPED [ 89%] 2023-03-20T11:54:42.7784671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-079] SKIPPED [ 89%] 2023-03-20T11:54:42.7790728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-080] SKIPPED [ 89%] 2023-03-20T11:54:42.7797999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-081] SKIPPED [ 89%] 2023-03-20T11:54:42.7804022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-082] SKIPPED [ 89%] 2023-03-20T11:54:42.7810422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-083] SKIPPED [ 89%] 2023-03-20T11:54:42.7816790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-084] SKIPPED [ 89%] 2023-03-20T11:54:42.7822803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-085] SKIPPED [ 89%] 2023-03-20T11:54:42.7828894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-086] SKIPPED [ 89%] 2023-03-20T11:54:42.7834558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-087] SKIPPED [ 89%] 2023-03-20T11:54:42.7840705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-088] SKIPPED [ 89%] 2023-03-20T11:54:42.7846556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-089] SKIPPED [ 89%] 2023-03-20T11:54:42.7853181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-090] SKIPPED [ 89%] 2023-03-20T11:54:42.7859095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-091] SKIPPED [ 89%] 2023-03-20T11:54:42.7865115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-092] SKIPPED [ 89%] 2023-03-20T11:54:42.7872182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-093] SKIPPED [ 89%] 2023-03-20T11:54:42.7878089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-094] SKIPPED [ 89%] 2023-03-20T11:54:42.7884176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-095] SKIPPED [ 89%] 2023-03-20T11:54:42.7890567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-096] SKIPPED [ 89%] 2023-03-20T11:54:42.7896915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-097] SKIPPED [ 89%] 2023-03-20T11:54:42.7903006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-098] SKIPPED [ 89%] 2023-03-20T11:54:42.7909060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-099] SKIPPED [ 89%] 2023-03-20T11:54:42.7914980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-100] SKIPPED [ 89%] 2023-03-20T11:54:42.7921073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-101] SKIPPED [ 89%] 2023-03-20T11:54:42.7926981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-102] SKIPPED [ 89%] 2023-03-20T11:54:42.7933189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-103] SKIPPED [ 89%] 2023-03-20T11:54:42.7940526Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-104] SKIPPED [ 89%] 2023-03-20T11:54:42.7946689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-105] SKIPPED [ 89%] 2023-03-20T11:54:42.7952626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-106] SKIPPED [ 89%] 2023-03-20T11:54:42.7958676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-107] SKIPPED [ 89%] 2023-03-20T11:54:42.7964492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-108] SKIPPED [ 89%] 2023-03-20T11:54:42.7971721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-109] SKIPPED [ 89%] 2023-03-20T11:54:42.7977048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-110] SKIPPED [ 89%] 2023-03-20T11:54:42.7983053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-111] SKIPPED [ 89%] 2023-03-20T11:54:42.7989045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-112] SKIPPED [ 89%] 2023-03-20T11:54:42.7994977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-113] SKIPPED [ 89%] 2023-03-20T11:54:42.8001124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-114] SKIPPED [ 89%] 2023-03-20T11:54:42.8007069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-115] SKIPPED [ 89%] 2023-03-20T11:54:42.8014689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-116] SKIPPED [ 89%] 2023-03-20T11:54:42.8020378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-117] SKIPPED [ 89%] 2023-03-20T11:54:42.8026174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-118] SKIPPED [ 89%] 2023-03-20T11:54:42.8031977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-119] SKIPPED [ 89%] 2023-03-20T11:54:42.8038004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-120] SKIPPED [ 89%] 2023-03-20T11:54:42.8043841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-121] SKIPPED [ 89%] 2023-03-20T11:54:42.8050470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-122] SKIPPED [ 89%] 2023-03-20T11:54:42.8056138Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-123] SKIPPED [ 89%] 2023-03-20T11:54:42.8061701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-124] SKIPPED [ 89%] 2023-03-20T11:54:42.8068088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-125] SKIPPED [ 89%] 2023-03-20T11:54:42.8074197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-126] SKIPPED [ 89%] 2023-03-20T11:54:42.8081300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-127] SKIPPED [ 89%] 2023-03-20T11:54:42.8087183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-128] SKIPPED [ 89%] 2023-03-20T11:54:42.8093272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-129] SKIPPED [ 89%] 2023-03-20T11:54:42.8099400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-130] SKIPPED [ 89%] 2023-03-20T11:54:42.8105501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-131] SKIPPED [ 89%] 2023-03-20T11:54:42.8111264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-132] SKIPPED [ 89%] 2023-03-20T11:54:42.8117149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-133] SKIPPED [ 89%] 2023-03-20T11:54:42.8122977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-134] SKIPPED [ 89%] 2023-03-20T11:54:42.8130046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-135] SKIPPED [ 89%] 2023-03-20T11:54:42.8134838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-136] SKIPPED [ 89%] 2023-03-20T11:54:42.8141084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-137] SKIPPED [ 89%] 2023-03-20T11:54:42.8149951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-138] SKIPPED [ 89%] 2023-03-20T11:54:42.8155696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-139] SKIPPED [ 89%] 2023-03-20T11:54:42.8161791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-140] SKIPPED [ 89%] 2023-03-20T11:54:42.8168791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-141] SKIPPED [ 89%] 2023-03-20T11:54:42.8173928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-142] SKIPPED [ 89%] 2023-03-20T11:54:42.8180133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-143] SKIPPED [ 89%] 2023-03-20T11:54:42.8185985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-144] SKIPPED [ 89%] 2023-03-20T11:54:42.8191634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-145] SKIPPED [ 89%] 2023-03-20T11:54:42.8197432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-146] SKIPPED [ 89%] 2023-03-20T11:54:42.8203307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-147] SKIPPED [ 89%] 2023-03-20T11:54:42.8211003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-148] SKIPPED [ 89%] 2023-03-20T11:54:42.8215756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-149] SKIPPED [ 89%] 2023-03-20T11:54:42.8222848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-150] SKIPPED [ 89%] 2023-03-20T11:54:42.8229003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-151] SKIPPED [ 89%] 2023-03-20T11:54:42.8234611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-152] SKIPPED [ 89%] 2023-03-20T11:54:42.8240570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-153] SKIPPED [ 89%] 2023-03-20T11:54:42.8246324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-154] SKIPPED [ 89%] 2023-03-20T11:54:42.8253235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-155] SKIPPED [ 89%] 2023-03-20T11:54:42.8258707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-156] SKIPPED [ 89%] 2023-03-20T11:54:42.8264725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-157] SKIPPED [ 89%] 2023-03-20T11:54:42.8270510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-158] SKIPPED [ 89%] 2023-03-20T11:54:42.8276303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-159] SKIPPED [ 89%] 2023-03-20T11:54:42.8282341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-160] SKIPPED [ 89%] 2023-03-20T11:54:42.8290369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-161] SKIPPED [ 89%] 2023-03-20T11:54:42.8296381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-162] SKIPPED [ 89%] 2023-03-20T11:54:42.8302044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-163] SKIPPED [ 89%] 2023-03-20T11:54:42.8307840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-164] SKIPPED [ 89%] 2023-03-20T11:54:42.8313602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-165] SKIPPED [ 89%] 2023-03-20T11:54:42.8319548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-166] SKIPPED [ 89%] 2023-03-20T11:54:42.8325884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-167] SKIPPED [ 89%] 2023-03-20T11:54:42.8333321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-168] SKIPPED [ 89%] 2023-03-20T11:54:42.8338647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-169] SKIPPED [ 89%] 2023-03-20T11:54:42.8344540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-170] SKIPPED [ 89%] 2023-03-20T11:54:42.8350605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-171] SKIPPED [ 89%] 2023-03-20T11:54:42.8356433Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-172] SKIPPED [ 89%] 2023-03-20T11:54:42.8363678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-173] SKIPPED [ 89%] 2023-03-20T11:54:42.8370684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-174] SKIPPED [ 89%] 2023-03-20T11:54:42.8376119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-175] SKIPPED [ 89%] 2023-03-20T11:54:42.8382010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-176] SKIPPED [ 89%] 2023-03-20T11:54:42.8388264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-177] SKIPPED [ 89%] 2023-03-20T11:54:42.8394059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-178] SKIPPED [ 89%] 2023-03-20T11:54:42.8400029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-179] SKIPPED [ 89%] 2023-03-20T11:54:42.8405847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-180] SKIPPED [ 89%] 2023-03-20T11:54:42.8413259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-181] SKIPPED [ 89%] 2023-03-20T11:54:42.8418760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-182] SKIPPED [ 89%] 2023-03-20T11:54:42.8424583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-183] SKIPPED [ 89%] 2023-03-20T11:54:42.8431909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-184] SKIPPED [ 89%] 2023-03-20T11:54:42.8438124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-185] SKIPPED [ 89%] 2023-03-20T11:54:42.8443959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-186] SKIPPED [ 89%] 2023-03-20T11:54:42.8450462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-187] SKIPPED [ 89%] 2023-03-20T11:54:42.8456644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-188] SKIPPED [ 89%] 2023-03-20T11:54:42.8462543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-189] SKIPPED [ 89%] 2023-03-20T11:54:42.8468881Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-190] SKIPPED [ 89%] 2023-03-20T11:54:42.8474603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-191] SKIPPED [ 89%] 2023-03-20T11:54:42.8480599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-192] SKIPPED [ 89%] 2023-03-20T11:54:42.8486575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-193] SKIPPED [ 89%] 2023-03-20T11:54:42.8493147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-194] SKIPPED [ 89%] 2023-03-20T11:54:42.8498843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-195] SKIPPED [ 89%] 2023-03-20T11:54:42.8505870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-196] SKIPPED [ 89%] 2023-03-20T11:54:42.8511909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-197] SKIPPED [ 89%] 2023-03-20T11:54:42.8517925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-198] SKIPPED [ 89%] 2023-03-20T11:54:42.8524114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-199] SKIPPED [ 89%] 2023-03-20T11:54:42.8530495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-200] SKIPPED [ 89%] 2023-03-20T11:54:42.8536726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-201] SKIPPED [ 89%] 2023-03-20T11:54:42.8542667Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-202] SKIPPED [ 89%] 2023-03-20T11:54:42.8548932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-203] SKIPPED [ 89%] 2023-03-20T11:54:42.8554736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-204] SKIPPED [ 89%] 2023-03-20T11:54:42.8560748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-205] SKIPPED [ 89%] 2023-03-20T11:54:42.8566670Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-206] SKIPPED [ 89%] 2023-03-20T11:54:42.8574328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-207] SKIPPED [ 89%] 2023-03-20T11:54:42.8580406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-208] SKIPPED [ 89%] 2023-03-20T11:54:42.8586524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-209] SKIPPED [ 89%] 2023-03-20T11:54:42.8592782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-210] SKIPPED [ 89%] 2023-03-20T11:54:42.8599455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-211] SKIPPED [ 89%] 2023-03-20T11:54:42.8605497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-212] SKIPPED [ 89%] 2023-03-20T11:54:42.8612973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-213] SKIPPED [ 89%] 2023-03-20T11:54:42.8618449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-214] SKIPPED [ 89%] 2023-03-20T11:54:42.8624945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-215] SKIPPED [ 89%] 2023-03-20T11:54:42.8631300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-216] SKIPPED [ 89%] 2023-03-20T11:54:42.8637444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-217] SKIPPED [ 89%] 2023-03-20T11:54:42.8644290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-218] SKIPPED [ 89%] 2023-03-20T11:54:42.8652836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-219] SKIPPED [ 89%] 2023-03-20T11:54:42.8658182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-220] SKIPPED [ 89%] 2023-03-20T11:54:42.8664294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-221] SKIPPED [ 89%] 2023-03-20T11:54:42.8670921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-222] SKIPPED [ 89%] 2023-03-20T11:54:42.8677199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-223] SKIPPED [ 89%] 2023-03-20T11:54:42.8683670Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-224] SKIPPED [ 89%] 2023-03-20T11:54:42.8691700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-225] SKIPPED [ 89%] 2023-03-20T11:54:42.8696854Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-226] SKIPPED [ 89%] 2023-03-20T11:54:42.8702655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-227] SKIPPED [ 89%] 2023-03-20T11:54:42.8709037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-228] SKIPPED [ 89%] 2023-03-20T11:54:42.8715187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-229] SKIPPED [ 89%] 2023-03-20T11:54:42.8722810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-230] SKIPPED [ 89%] 2023-03-20T11:54:42.8730504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-231] SKIPPED [ 89%] 2023-03-20T11:54:42.8736044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-232] SKIPPED [ 89%] 2023-03-20T11:54:42.8742180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-233] SKIPPED [ 89%] 2023-03-20T11:54:42.8748631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-234] SKIPPED [ 89%] 2023-03-20T11:54:42.8754725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-235] SKIPPED [ 89%] 2023-03-20T11:54:42.8761079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-236] SKIPPED [ 89%] 2023-03-20T11:54:42.8767578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-237] SKIPPED [ 89%] 2023-03-20T11:54:42.8773855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-238] SKIPPED [ 89%] 2023-03-20T11:54:42.8779974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-239] SKIPPED [ 89%] 2023-03-20T11:54:42.8786229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-240] SKIPPED [ 89%] 2023-03-20T11:54:42.8792366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-241] SKIPPED [ 89%] 2023-03-20T11:54:42.8799911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-242] SKIPPED [ 89%] 2023-03-20T11:54:42.8805888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-243] SKIPPED [ 89%] 2023-03-20T11:54:42.8813363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-244] SKIPPED [ 89%] 2023-03-20T11:54:42.8819402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-245] SKIPPED [ 89%] 2023-03-20T11:54:42.8825482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-246] SKIPPED [ 89%] 2023-03-20T11:54:42.8832072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-247] SKIPPED [ 89%] 2023-03-20T11:54:42.8838358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-248] SKIPPED [ 89%] 2023-03-20T11:54:42.8844763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-249] SKIPPED [ 89%] 2023-03-20T11:54:42.8852267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-250] SKIPPED [ 89%] 2023-03-20T11:54:42.8857333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-251] SKIPPED [ 89%] 2023-03-20T11:54:42.8862991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-252] SKIPPED [ 89%] 2023-03-20T11:54:42.8870288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-253] SKIPPED [ 89%] 2023-03-20T11:54:42.8875898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-254] SKIPPED [ 89%] 2023-03-20T11:54:42.8881886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-255] SKIPPED [ 89%] 2023-03-20T11:54:42.8887536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-256] SKIPPED [ 89%] 2023-03-20T11:54:42.8893517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-257] SKIPPED [ 89%] 2023-03-20T11:54:42.8899148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-258] SKIPPED [ 89%] 2023-03-20T11:54:42.8904832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-259] SKIPPED [ 89%] 2023-03-20T11:54:42.8910335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-260] SKIPPED [ 89%] 2023-03-20T11:54:42.8916033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-261] SKIPPED [ 89%] 2023-03-20T11:54:42.8922565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-262] SKIPPED [ 89%] 2023-03-20T11:54:42.8931380Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-263] SKIPPED [ 89%] 2023-03-20T11:54:42.8940261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-264] SKIPPED [ 89%] 2023-03-20T11:54:42.8946021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-265] SKIPPED [ 89%] 2023-03-20T11:54:42.8951891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-266] SKIPPED [ 89%] 2023-03-20T11:54:42.8957610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-267] SKIPPED [ 89%] 2023-03-20T11:54:42.8963465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-268] SKIPPED [ 89%] 2023-03-20T11:54:42.8970319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-269] SKIPPED [ 89%] 2023-03-20T11:54:42.8976479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-270] SKIPPED [ 89%] 2023-03-20T11:54:42.8982564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-271] SKIPPED [ 89%] 2023-03-20T11:54:42.8989072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-272] SKIPPED [ 89%] 2023-03-20T11:54:42.8994690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-273] SKIPPED [ 89%] 2023-03-20T11:54:42.9000658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-274] SKIPPED [ 89%] 2023-03-20T11:54:42.9006985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-275] SKIPPED [ 89%] 2023-03-20T11:54:42.9017295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-276] SKIPPED [ 89%] 2023-03-20T11:54:42.9023102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-277] SKIPPED [ 89%] 2023-03-20T11:54:42.9029585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-278] SKIPPED [ 89%] 2023-03-20T11:54:42.9035205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-279] SKIPPED [ 89%] 2023-03-20T11:54:42.9041523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-280] SKIPPED [ 89%] 2023-03-20T11:54:42.9047224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-281] SKIPPED [ 89%] 2023-03-20T11:54:42.9053727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-282] SKIPPED [ 89%] 2023-03-20T11:54:42.9059864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-283] SKIPPED [ 89%] 2023-03-20T11:54:42.9065864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-284] SKIPPED [ 89%] 2023-03-20T11:54:42.9071348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-285] SKIPPED [ 89%] 2023-03-20T11:54:42.9077143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-286] SKIPPED [ 89%] 2023-03-20T11:54:42.9084547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-287] SKIPPED [ 89%] 2023-03-20T11:54:42.9091709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-288] SKIPPED [ 89%] 2023-03-20T11:54:42.9096788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-289] SKIPPED [ 89%] 2023-03-20T11:54:42.9102538Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-290] SKIPPED [ 89%] 2023-03-20T11:54:42.9108408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-291] SKIPPED [ 89%] 2023-03-20T11:54:42.9114829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-292] SKIPPED [ 89%] 2023-03-20T11:54:42.9121245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-293] SKIPPED [ 89%] 2023-03-20T11:54:42.9128320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-294] SKIPPED [ 89%] 2023-03-20T11:54:42.9134223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-295] SKIPPED [ 89%] 2023-03-20T11:54:42.9140755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-296] SKIPPED [ 89%] 2023-03-20T11:54:42.9147271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-297] SKIPPED [ 89%] 2023-03-20T11:54:42.9153485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-298] SKIPPED [ 89%] 2023-03-20T11:54:42.9161227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-299] SKIPPED [ 89%] 2023-03-20T11:54:42.9167995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-300] SKIPPED [ 89%] 2023-03-20T11:54:42.9174111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-301] SKIPPED [ 89%] 2023-03-20T11:54:42.9180398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-302] SKIPPED [ 89%] 2023-03-20T11:54:42.9186822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-303] SKIPPED [ 89%] 2023-03-20T11:54:42.9193040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-304] SKIPPED [ 89%] 2023-03-20T11:54:42.9199717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-305] SKIPPED [ 89%] 2023-03-20T11:54:42.9206126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-306] SKIPPED [ 89%] 2023-03-20T11:54:42.9213258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-307] SKIPPED [ 89%] 2023-03-20T11:54:42.9219392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-308] SKIPPED [ 89%] 2023-03-20T11:54:42.9225533Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-309] SKIPPED [ 89%] 2023-03-20T11:54:42.9233244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-310] SKIPPED [ 89%] 2023-03-20T11:54:42.9239617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-311] SKIPPED [ 89%] 2023-03-20T11:54:42.9245908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-312] SKIPPED [ 89%] 2023-03-20T11:54:42.9253199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-313] SKIPPED [ 89%] 2023-03-20T11:54:42.9259260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-314] SKIPPED [ 89%] 2023-03-20T11:54:42.9265708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-315] SKIPPED [ 89%] 2023-03-20T11:54:42.9271971Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-316] SKIPPED [ 89%] 2023-03-20T11:54:42.9278632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-317] SKIPPED [ 89%] 2023-03-20T11:54:42.9284684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-318] SKIPPED [ 89%] 2023-03-20T11:54:42.9291897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-319] SKIPPED [ 89%] 2023-03-20T11:54:42.9297836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-320] SKIPPED [ 89%] 2023-03-20T11:54:42.9304089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-321] SKIPPED [ 89%] 2023-03-20T11:54:42.9311693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-322] SKIPPED [ 89%] 2023-03-20T11:54:42.9318106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-323] SKIPPED [ 89%] 2023-03-20T11:54:42.9324624Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-324] SKIPPED [ 89%] 2023-03-20T11:54:42.9332092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-325] SKIPPED [ 89%] 2023-03-20T11:54:42.9337849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-326] SKIPPED [ 89%] 2023-03-20T11:54:42.9344105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-327] SKIPPED [ 89%] 2023-03-20T11:54:42.9350527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-328] SKIPPED [ 89%] 2023-03-20T11:54:42.9356738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-329] SKIPPED [ 89%] 2023-03-20T11:54:42.9363154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-330] SKIPPED [ 89%] 2023-03-20T11:54:42.9371577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-331] SKIPPED [ 89%] 2023-03-20T11:54:42.9376541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-332] SKIPPED [ 89%] 2023-03-20T11:54:42.9383944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-333] SKIPPED [ 89%] 2023-03-20T11:54:42.9390394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-334] SKIPPED [ 89%] 2023-03-20T11:54:42.9396735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-335] SKIPPED [ 89%] 2023-03-20T11:54:42.9403101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-336] SKIPPED [ 89%] 2023-03-20T11:54:42.9411544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-337] SKIPPED [ 89%] 2023-03-20T11:54:42.9416275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-338] SKIPPED [ 89%] 2023-03-20T11:54:42.9422263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-339] SKIPPED [ 89%] 2023-03-20T11:54:42.9429050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-340] SKIPPED [ 89%] 2023-03-20T11:54:42.9435019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-341] SKIPPED [ 89%] 2023-03-20T11:54:42.9441678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-342] SKIPPED [ 89%] 2023-03-20T11:54:42.9448782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-343] SKIPPED [ 89%] 2023-03-20T11:54:42.9454228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-344] SKIPPED [ 89%] 2023-03-20T11:54:42.9461843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-345] SKIPPED [ 89%] 2023-03-20T11:54:42.9468460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-346] SKIPPED [ 89%] 2023-03-20T11:54:42.9474551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-347] SKIPPED [ 89%] 2023-03-20T11:54:42.9481064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-348] SKIPPED [ 89%] 2023-03-20T11:54:42.9487301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-349] SKIPPED [ 89%] 2023-03-20T11:54:42.9493983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-350] SKIPPED [ 89%] 2023-03-20T11:54:42.9500202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-351] SKIPPED [ 89%] 2023-03-20T11:54:42.9506646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-352] SKIPPED [ 89%] 2023-03-20T11:54:42.9512880Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-353] SKIPPED [ 89%] 2023-03-20T11:54:42.9519423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-354] SKIPPED [ 89%] 2023-03-20T11:54:42.9525740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-355] SKIPPED [ 89%] 2023-03-20T11:54:42.9533687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-356] SKIPPED [ 89%] 2023-03-20T11:54:42.9540195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-357] SKIPPED [ 89%] 2023-03-20T11:54:42.9546794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-358] SKIPPED [ 89%] 2023-03-20T11:54:42.9552970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-359] SKIPPED [ 89%] 2023-03-20T11:54:42.9559428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-360] SKIPPED [ 89%] 2023-03-20T11:54:42.9565548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-361] SKIPPED [ 89%] 2023-03-20T11:54:42.9572986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-362] SKIPPED [ 89%] 2023-03-20T11:54:42.9578603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-363] SKIPPED [ 89%] 2023-03-20T11:54:42.9584852Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-364] SKIPPED [ 89%] 2023-03-20T11:54:42.9590863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-365] SKIPPED [ 89%] 2023-03-20T11:54:42.9597143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-366] SKIPPED [ 89%] 2023-03-20T11:54:42.9603362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-367] SKIPPED [ 89%] 2023-03-20T11:54:42.9611768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-368] SKIPPED [ 89%] 2023-03-20T11:54:42.9617228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-369] SKIPPED [ 89%] 2023-03-20T11:54:42.9623214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-370] SKIPPED [ 89%] 2023-03-20T11:54:42.9629316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-371] SKIPPED [ 89%] 2023-03-20T11:54:42.9635391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-372] SKIPPED [ 89%] 2023-03-20T11:54:42.9641707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-373] SKIPPED [ 89%] 2023-03-20T11:54:42.9648862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-374] SKIPPED [ 89%] 2023-03-20T11:54:42.9654232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-375] SKIPPED [ 89%] 2023-03-20T11:54:42.9660450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-376] SKIPPED [ 89%] 2023-03-20T11:54:42.9666653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-377] SKIPPED [ 89%] 2023-03-20T11:54:42.9672808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-378] SKIPPED [ 89%] 2023-03-20T11:54:42.9680218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-379] SKIPPED [ 89%] 2023-03-20T11:54:42.9686282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-380] SKIPPED [ 89%] 2023-03-20T11:54:42.9693287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-381] SKIPPED [ 89%] 2023-03-20T11:54:42.9699085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-382] SKIPPED [ 89%] 2023-03-20T11:54:42.9705062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-383] SKIPPED [ 89%] 2023-03-20T11:54:42.9711330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-384] SKIPPED [ 89%] 2023-03-20T11:54:42.9717454Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-385] SKIPPED [ 89%] 2023-03-20T11:54:42.9723642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-386] SKIPPED [ 89%] 2023-03-20T11:54:42.9730391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-387] SKIPPED [ 89%] 2023-03-20T11:54:42.9736632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-388] SKIPPED [ 89%] 2023-03-20T11:54:42.9742362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-389] SKIPPED [ 89%] 2023-03-20T11:54:42.9748781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-390] SKIPPED [ 89%] 2023-03-20T11:54:42.9755971Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-391] SKIPPED [ 89%] 2023-03-20T11:54:42.9762134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-392] SKIPPED [ 89%] 2023-03-20T11:54:42.9769620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-393] SKIPPED [ 89%] 2023-03-20T11:54:42.9775300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-394] SKIPPED [ 89%] 2023-03-20T11:54:42.9781353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-395] SKIPPED [ 89%] 2023-03-20T11:54:42.9787597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-396] SKIPPED [ 89%] 2023-03-20T11:54:42.9793656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-397] SKIPPED [ 89%] 2023-03-20T11:54:42.9799949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-398] SKIPPED [ 89%] 2023-03-20T11:54:42.9806068Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-399] SKIPPED [ 89%] 2023-03-20T11:54:42.9813282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-400] SKIPPED [ 89%] 2023-03-20T11:54:42.9818500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-401] SKIPPED [ 89%] 2023-03-20T11:54:42.9826155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-402] SKIPPED [ 89%] 2023-03-20T11:54:42.9832114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-403] SKIPPED [ 89%] 2023-03-20T11:54:42.9838300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-404] SKIPPED [ 89%] 2023-03-20T11:54:42.9844299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-405] SKIPPED [ 89%] 2023-03-20T11:54:42.9850593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-406] SKIPPED [ 89%] 2023-03-20T11:54:42.9857114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-407] SKIPPED [ 89%] 2023-03-20T11:54:42.9863122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-408] SKIPPED [ 89%] 2023-03-20T11:54:42.9869361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-409] SKIPPED [ 89%] 2023-03-20T11:54:42.9875406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-410] SKIPPED [ 89%] 2023-03-20T11:54:42.9881550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-411] SKIPPED [ 89%] 2023-03-20T11:54:42.9889048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-412] SKIPPED [ 89%] 2023-03-20T11:54:42.9897149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-413] SKIPPED [ 89%] 2023-03-20T11:54:42.9903178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-414] SKIPPED [ 89%] 2023-03-20T11:54:42.9909609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-415] SKIPPED [ 89%] 2023-03-20T11:54:42.9915575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-416] SKIPPED [ 89%] 2023-03-20T11:54:42.9921931Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-417] SKIPPED [ 89%] 2023-03-20T11:54:42.9929320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-418] SKIPPED [ 89%] 2023-03-20T11:54:42.9935401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-419] SKIPPED [ 89%] 2023-03-20T11:54:42.9941549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-420] SKIPPED [ 89%] 2023-03-20T11:54:42.9947774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-421] SKIPPED [ 89%] 2023-03-20T11:54:42.9953833Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-422] SKIPPED [ 89%] 2023-03-20T11:54:42.9960050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-423] SKIPPED [ 89%] 2023-03-20T11:54:42.9966068Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-424] SKIPPED [ 89%] 2023-03-20T11:54:42.9973727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-425] SKIPPED [ 89%] 2023-03-20T11:54:42.9980146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-426] SKIPPED [ 89%] 2023-03-20T11:54:42.9986450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-427] SKIPPED [ 89%] 2023-03-20T11:54:42.9992254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-428] SKIPPED [ 89%] 2023-03-20T11:54:42.9998466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-429] SKIPPED [ 89%] 2023-03-20T11:54:43.0004475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-430] SKIPPED [ 89%] 2023-03-20T11:54:43.0011758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-431] SKIPPED [ 89%] 2023-03-20T11:54:43.0017273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-432] SKIPPED [ 89%] 2023-03-20T11:54:43.0023228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-433] SKIPPED [ 89%] 2023-03-20T11:54:43.0029593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-434] SKIPPED [ 89%] 2023-03-20T11:54:43.0035733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-435] SKIPPED [ 89%] 2023-03-20T11:54:43.0043153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-436] SKIPPED [ 89%] 2023-03-20T11:54:43.0050480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-437] SKIPPED [ 89%] 2023-03-20T11:54:43.0055977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-438] SKIPPED [ 89%] 2023-03-20T11:54:43.0062173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-439] SKIPPED [ 89%] 2023-03-20T11:54:43.0068412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-440] SKIPPED [ 89%] 2023-03-20T11:54:43.0074434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-441] SKIPPED [ 89%] 2023-03-20T11:54:43.0080579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-442] SKIPPED [ 89%] 2023-03-20T11:54:43.0086811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-443] SKIPPED [ 89%] 2023-03-20T11:54:43.0093167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-444] SKIPPED [ 89%] 2023-03-20T11:54:43.0099115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-445] SKIPPED [ 89%] 2023-03-20T11:54:43.0105240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-446] SKIPPED [ 89%] 2023-03-20T11:54:43.0111499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-447] SKIPPED [ 89%] 2023-03-20T11:54:43.0118850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-448] SKIPPED [ 89%] 2023-03-20T11:54:43.0124894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-449] SKIPPED [ 89%] 2023-03-20T11:54:43.0132368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-450] SKIPPED [ 89%] 2023-03-20T11:54:43.0137806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-451] SKIPPED [ 89%] 2023-03-20T11:54:43.0143879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-452] SKIPPED [ 89%] 2023-03-20T11:54:43.0150297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-453] SKIPPED [ 89%] 2023-03-20T11:54:43.0156365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-454] SKIPPED [ 89%] 2023-03-20T11:54:43.0162595Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-455] SKIPPED [ 89%] 2023-03-20T11:54:43.0169986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-456] SKIPPED [ 89%] 2023-03-20T11:54:43.0175316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-457] SKIPPED [ 89%] 2023-03-20T11:54:43.0181472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-458] SKIPPED [ 89%] 2023-03-20T11:54:43.0188918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-459] SKIPPED [ 89%] 2023-03-20T11:54:43.0194935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-460] SKIPPED [ 89%] 2023-03-20T11:54:43.0201171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-461] SKIPPED [ 89%] 2023-03-20T11:54:43.0207262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-462] SKIPPED [ 89%] 2023-03-20T11:54:43.0213400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-463] SKIPPED [ 89%] 2023-03-20T11:54:43.0219853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-464] SKIPPED [ 89%] 2023-03-20T11:54:43.0226131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-465] SKIPPED [ 89%] 2023-03-20T11:54:43.0232150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-466] SKIPPED [ 89%] 2023-03-20T11:54:43.0238297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-467] SKIPPED [ 89%] 2023-03-20T11:54:43.0244424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-468] SKIPPED [ 89%] 2023-03-20T11:54:43.0251673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-469] SKIPPED [ 89%] 2023-03-20T11:54:43.0256801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-470] SKIPPED [ 89%] 2023-03-20T11:54:43.0263726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-471] SKIPPED [ 89%] 2023-03-20T11:54:43.0269991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-472] SKIPPED [ 89%] 2023-03-20T11:54:43.0275921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-473] SKIPPED [ 89%] 2023-03-20T11:54:43.0282195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-474] SKIPPED [ 89%] 2023-03-20T11:54:43.0289425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-475] SKIPPED [ 89%] 2023-03-20T11:54:43.0294470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-476] SKIPPED [ 89%] 2023-03-20T11:54:43.0300873Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-477] SKIPPED [ 89%] 2023-03-20T11:54:43.0307142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-478] SKIPPED [ 89%] 2023-03-20T11:54:43.0313184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-479] SKIPPED [ 89%] 2023-03-20T11:54:43.0319348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-480] SKIPPED [ 89%] 2023-03-20T11:54:43.0325391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-481] SKIPPED [ 89%] 2023-03-20T11:54:43.0333190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-482] SKIPPED [ 89%] 2023-03-20T11:54:43.0339501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-483] SKIPPED [ 89%] 2023-03-20T11:54:43.0345779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-484] SKIPPED [ 89%] 2023-03-20T11:54:43.0351869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-485] SKIPPED [ 89%] 2023-03-20T11:54:43.0357986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-486] SKIPPED [ 89%] 2023-03-20T11:54:43.0364048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-487] SKIPPED [ 89%] 2023-03-20T11:54:43.0370477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-488] SKIPPED [ 89%] 2023-03-20T11:54:43.0376842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-489] SKIPPED [ 89%] 2023-03-20T11:54:43.0382857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-490] SKIPPED [ 89%] 2023-03-20T11:54:43.0388981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-491] SKIPPED [ 89%] 2023-03-20T11:54:43.0395064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-492] SKIPPED [ 89%] 2023-03-20T11:54:43.0401098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-493] SKIPPED [ 89%] 2023-03-20T11:54:43.0409384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-494] SKIPPED [ 89%] 2023-03-20T11:54:43.0415070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-495] SKIPPED [ 89%] 2023-03-20T11:54:43.0421241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-496] SKIPPED [ 89%] 2023-03-20T11:54:43.0427569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-497] SKIPPED [ 89%] 2023-03-20T11:54:43.0433557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-498] SKIPPED [ 89%] 2023-03-20T11:54:43.0439569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-499] SKIPPED [ 89%] 2023-03-20T11:54:43.0445620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-500] SKIPPED [ 89%] 2023-03-20T11:54:43.0453098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-501] SKIPPED [ 89%] 2023-03-20T11:54:43.0458725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-502] SKIPPED [ 89%] 2023-03-20T11:54:43.0464803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-503] SKIPPED [ 89%] 2023-03-20T11:54:43.0470689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-504] SKIPPED [ 89%] 2023-03-20T11:54:43.0478118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-505] SKIPPED [ 89%] 2023-03-20T11:54:43.0484101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-506] SKIPPED [ 89%] 2023-03-20T11:54:43.0490490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-507] SKIPPED [ 89%] 2023-03-20T11:54:43.0496712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-508] SKIPPED [ 89%] 2023-03-20T11:54:43.0502241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-509] SKIPPED [ 89%] 2023-03-20T11:54:43.0508566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-510] SKIPPED [ 89%] 2023-03-20T11:54:43.0514532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-511] SKIPPED [ 89%] 2023-03-20T11:54:43.0520657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-512] SKIPPED [ 89%] 2023-03-20T11:54:43.0526633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-513] SKIPPED [ 89%] 2023-03-20T11:54:43.0533007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-514] SKIPPED [ 89%] 2023-03-20T11:54:43.0539272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-515] SKIPPED [ 89%] 2023-03-20T11:54:43.0545645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-516] SKIPPED [ 89%] 2023-03-20T11:54:43.0552978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-517] SKIPPED [ 89%] 2023-03-20T11:54:43.0559259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-518] SKIPPED [ 89%] 2023-03-20T11:54:43.0565136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-519] SKIPPED [ 89%] 2023-03-20T11:54:43.0572116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-520] SKIPPED [ 89%] 2023-03-20T11:54:43.0577530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-521] SKIPPED [ 89%] 2023-03-20T11:54:43.0583283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-522] SKIPPED [ 89%] 2023-03-20T11:54:43.0589418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-523] SKIPPED [ 89%] 2023-03-20T11:54:43.0595322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-524] SKIPPED [ 89%] 2023-03-20T11:54:43.0601692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-525] SKIPPED [ 89%] 2023-03-20T11:54:43.0607827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-526] SKIPPED [ 89%] 2023-03-20T11:54:43.0613958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-527] SKIPPED [ 89%] 2023-03-20T11:54:43.0621430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-528] SKIPPED [ 89%] 2023-03-20T11:54:43.0627803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-529] SKIPPED [ 89%] 2023-03-20T11:54:43.0633919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-530] SKIPPED [ 89%] 2023-03-20T11:54:43.0639902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-531] SKIPPED [ 89%] 2023-03-20T11:54:43.0645942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-532] SKIPPED [ 89%] 2023-03-20T11:54:43.0653064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-533] SKIPPED [ 89%] 2023-03-20T11:54:43.0658599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-534] SKIPPED [ 89%] 2023-03-20T11:54:43.0664584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-535] SKIPPED [ 89%] 2023-03-20T11:54:43.0670506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-536] SKIPPED [ 89%] 2023-03-20T11:54:43.0676539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-537] SKIPPED [ 89%] 2023-03-20T11:54:43.0683044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-538] SKIPPED [ 89%] 2023-03-20T11:54:43.0690467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-539] SKIPPED [ 89%] 2023-03-20T11:54:43.0696927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-540] SKIPPED [ 89%] 2023-03-20T11:54:43.0702772Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-541] SKIPPED [ 89%] 2023-03-20T11:54:43.0709263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-542] SKIPPED [ 89%] 2023-03-20T11:54:43.0715102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-543] SKIPPED [ 89%] 2023-03-20T11:54:43.0721352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-544] SKIPPED [ 89%] 2023-03-20T11:54:43.0727749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-545] SKIPPED [ 89%] 2023-03-20T11:54:43.0733946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-546] SKIPPED [ 89%] 2023-03-20T11:54:43.0740296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-547] SKIPPED [ 89%] 2023-03-20T11:54:43.0746427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-548] SKIPPED [ 89%] 2023-03-20T11:54:43.0752402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-549] SKIPPED [ 89%] 2023-03-20T11:54:43.0758644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-550] SKIPPED [ 89%] 2023-03-20T11:54:43.0767775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-551] SKIPPED [ 89%] 2023-03-20T11:54:43.0773923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-552] SKIPPED [ 89%] 2023-03-20T11:54:43.0779870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-553] SKIPPED [ 89%] 2023-03-20T11:54:43.0786020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-554] SKIPPED [ 89%] 2023-03-20T11:54:43.0792182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-555] SKIPPED [ 89%] 2023-03-20T11:54:43.0798700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-556] SKIPPED [ 89%] 2023-03-20T11:54:43.0804426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-557] SKIPPED [ 89%] 2023-03-20T11:54:43.0812040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-558] SKIPPED [ 89%] 2023-03-20T11:54:43.0817349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-559] SKIPPED [ 89%] 2023-03-20T11:54:43.0823355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-560] SKIPPED [ 89%] 2023-03-20T11:54:43.0829622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-561] SKIPPED [ 89%] 2023-03-20T11:54:43.0837075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-562] SKIPPED [ 89%] 2023-03-20T11:54:43.0843535Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-563] SKIPPED [ 89%] 2023-03-20T11:54:43.0850264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-564] SKIPPED [ 89%] 2023-03-20T11:54:43.0855746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-565] SKIPPED [ 89%] 2023-03-20T11:54:43.0861749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-566] SKIPPED [ 89%] 2023-03-20T11:54:43.0880222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-567] SKIPPED [ 89%] 2023-03-20T11:54:43.0880745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-568] SKIPPED [ 89%] 2023-03-20T11:54:43.0881069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-569] SKIPPED [ 89%] 2023-03-20T11:54:43.0886632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-570] SKIPPED [ 89%] 2023-03-20T11:54:43.0893118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-571] SKIPPED [ 89%] 2023-03-20T11:54:43.0899508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-572] SKIPPED [ 89%] 2023-03-20T11:54:43.0905601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-573] SKIPPED [ 89%] 2023-03-20T11:54:43.0912862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-574] SKIPPED [ 89%] 2023-03-20T11:54:43.0919070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-575] SKIPPED [ 89%] 2023-03-20T11:54:43.0925119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-576] SKIPPED [ 89%] 2023-03-20T11:54:43.0932135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-577] SKIPPED [ 89%] 2023-03-20T11:54:43.0937702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-578] SKIPPED [ 89%] 2023-03-20T11:54:43.0943761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-579] SKIPPED [ 89%] 2023-03-20T11:54:43.0950195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-580] SKIPPED [ 89%] 2023-03-20T11:54:43.0956012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-581] SKIPPED [ 89%] 2023-03-20T11:54:43.0962275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-582] SKIPPED [ 89%] 2023-03-20T11:54:43.0969683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-583] SKIPPED [ 89%] 2023-03-20T11:54:43.0975038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-584] SKIPPED [ 89%] 2023-03-20T11:54:43.0982449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-585] SKIPPED [ 89%] 2023-03-20T11:54:43.0988897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-586] SKIPPED [ 89%] 2023-03-20T11:54:43.0994869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-587] SKIPPED [ 89%] 2023-03-20T11:54:43.1001126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-588] SKIPPED [ 89%] 2023-03-20T11:54:43.1007165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-589] SKIPPED [ 89%] 2023-03-20T11:54:43.1013570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-590] SKIPPED [ 89%] 2023-03-20T11:54:43.1019910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-591] SKIPPED [ 89%] 2023-03-20T11:54:43.1026172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-592] SKIPPED [ 89%] 2023-03-20T11:54:43.1032248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-593] SKIPPED [ 89%] 2023-03-20T11:54:43.1038515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-594] SKIPPED [ 89%] 2023-03-20T11:54:43.1044540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-595] SKIPPED [ 89%] 2023-03-20T11:54:43.1051869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-596] SKIPPED [ 89%] 2023-03-20T11:54:43.1058608Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-597] SKIPPED [ 89%] 2023-03-20T11:54:43.1064811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-598] SKIPPED [ 89%] 2023-03-20T11:54:43.1070543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-599] SKIPPED [ 89%] 2023-03-20T11:54:43.1076630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-600] SKIPPED [ 89%] 2023-03-20T11:54:43.1082828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-601] SKIPPED [ 89%] 2023-03-20T11:54:43.1090422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-602] SKIPPED [ 89%] 2023-03-20T11:54:43.1095818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-603] SKIPPED [ 89%] 2023-03-20T11:54:43.1101565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-604] SKIPPED [ 89%] 2023-03-20T11:54:43.1107860Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-605] SKIPPED [ 89%] 2023-03-20T11:54:43.1113793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-606] SKIPPED [ 89%] 2023-03-20T11:54:43.1119973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-607] SKIPPED [ 89%] 2023-03-20T11:54:43.1128919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-608] SKIPPED [ 89%] 2023-03-20T11:54:43.1133917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-609] SKIPPED [ 89%] 2023-03-20T11:54:43.1140208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-610] SKIPPED [ 89%] 2023-03-20T11:54:43.1146478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-611] SKIPPED [ 89%] 2023-03-20T11:54:43.1152560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-612] SKIPPED [ 89%] 2023-03-20T11:54:43.1158874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-613] SKIPPED [ 89%] 2023-03-20T11:54:43.1164820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-614] SKIPPED [ 89%] 2023-03-20T11:54:43.1172057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-615] SKIPPED [ 89%] 2023-03-20T11:54:43.1177371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-616] SKIPPED [ 89%] 2023-03-20T11:54:43.1183462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-617] SKIPPED [ 89%] 2023-03-20T11:54:43.1189865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-618] SKIPPED [ 89%] 2023-03-20T11:54:43.1195850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-619] SKIPPED [ 89%] 2023-03-20T11:54:43.1203239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-620] SKIPPED [ 89%] 2023-03-20T11:54:43.1211570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-621] SKIPPED [ 89%] 2023-03-20T11:54:43.1215944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-622] SKIPPED [ 89%] 2023-03-20T11:54:43.1222351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-623] SKIPPED [ 89%] 2023-03-20T11:54:43.1228267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-624] SKIPPED [ 89%] 2023-03-20T11:54:43.1234320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-625] SKIPPED [ 89%] 2023-03-20T11:54:43.1240517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-626] SKIPPED [ 89%] 2023-03-20T11:54:43.1246313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-627] SKIPPED [ 89%] 2023-03-20T11:54:43.1253278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-628] SKIPPED [ 89%] 2023-03-20T11:54:43.1258914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-629] SKIPPED [ 89%] 2023-03-20T11:54:43.1265228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-630] SKIPPED [ 89%] 2023-03-20T11:54:43.1272574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-631] SKIPPED [ 89%] 2023-03-20T11:54:43.1278675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-632] SKIPPED [ 89%] 2023-03-20T11:54:43.1284860Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-633] SKIPPED [ 89%] 2023-03-20T11:54:43.1292041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-634] SKIPPED [ 89%] 2023-03-20T11:54:43.1297352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-635] SKIPPED [ 89%] 2023-03-20T11:54:43.1303384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-636] SKIPPED [ 89%] 2023-03-20T11:54:43.1309857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-637] SKIPPED [ 89%] 2023-03-20T11:54:43.1315646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-638] SKIPPED [ 89%] 2023-03-20T11:54:43.1321836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-639] SKIPPED [ 89%] 2023-03-20T11:54:43.1328764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-640] SKIPPED [ 89%] 2023-03-20T11:54:43.1334102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-641] SKIPPED [ 89%] 2023-03-20T11:54:43.1340569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-642] SKIPPED [ 89%] 2023-03-20T11:54:43.1347805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-643] SKIPPED [ 89%] 2023-03-20T11:54:43.1353854Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-644] SKIPPED [ 89%] 2023-03-20T11:54:43.1359937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-645] SKIPPED [ 89%] 2023-03-20T11:54:43.1365849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-646] SKIPPED [ 89%] 2023-03-20T11:54:43.1373220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-647] SKIPPED [ 89%] 2023-03-20T11:54:43.1378700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-648] SKIPPED [ 89%] 2023-03-20T11:54:43.1384854Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-649] SKIPPED [ 89%] 2023-03-20T11:54:43.1391092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-650] SKIPPED [ 89%] 2023-03-20T11:54:43.1397034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-651] SKIPPED [ 89%] 2023-03-20T11:54:43.1403247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-652] SKIPPED [ 89%] 2023-03-20T11:54:43.1410366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[affine-653] SKIPPED [ 89%] 2023-03-20T11:54:43.1417055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-000] SKIPPED [ 89%] 2023-03-20T11:54:43.1423116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-001] SKIPPED [ 89%] 2023-03-20T11:54:43.1429250Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-002] SKIPPED [ 89%] 2023-03-20T11:54:43.1435424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-003] SKIPPED [ 89%] 2023-03-20T11:54:43.1441447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-004] SKIPPED [ 89%] 2023-03-20T11:54:43.1448074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-005] SKIPPED [ 89%] 2023-03-20T11:54:43.1453707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-006] SKIPPED [ 89%] 2023-03-20T11:54:43.1460133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-007] SKIPPED [ 89%] 2023-03-20T11:54:43.1466181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-008] SKIPPED [ 89%] 2023-03-20T11:54:43.1472485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-009] SKIPPED [ 89%] 2023-03-20T11:54:43.1478332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-010] SKIPPED [ 89%] 2023-03-20T11:54:43.1484571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-011] SKIPPED [ 89%] 2023-03-20T11:54:43.1493115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-012] SKIPPED [ 89%] 2023-03-20T11:54:43.1498700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-013] SKIPPED [ 89%] 2023-03-20T11:54:43.1504879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-014] SKIPPED [ 89%] 2023-03-20T11:54:43.1510794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-015] SKIPPED [ 89%] 2023-03-20T11:54:43.1516816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-016] SKIPPED [ 89%] 2023-03-20T11:54:43.1523070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-017] SKIPPED [ 89%] 2023-03-20T11:54:43.1530367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-018] SKIPPED [ 89%] 2023-03-20T11:54:43.1536122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-019] SKIPPED [ 89%] 2023-03-20T11:54:43.1542096Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-020] SKIPPED [ 89%] 2023-03-20T11:54:43.1548398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-021] SKIPPED [ 89%] 2023-03-20T11:54:43.1554345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-022] SKIPPED [ 89%] 2023-03-20T11:54:43.1561923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-023] SKIPPED [ 89%] 2023-03-20T11:54:43.1569182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-024] SKIPPED [ 89%] 2023-03-20T11:54:43.1574549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-025] SKIPPED [ 89%] 2023-03-20T11:54:43.1580901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-026] SKIPPED [ 89%] 2023-03-20T11:54:43.1587214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-027] SKIPPED [ 89%] 2023-03-20T11:54:43.1593300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-028] SKIPPED [ 89%] 2023-03-20T11:54:43.1599371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-029] SKIPPED [ 89%] 2023-03-20T11:54:43.1605518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-030] SKIPPED [ 89%] 2023-03-20T11:54:43.1613207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-031] SKIPPED [ 89%] 2023-03-20T11:54:43.1618977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-032] SKIPPED [ 89%] 2023-03-20T11:54:43.1625390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-033] SKIPPED [ 89%] 2023-03-20T11:54:43.1634311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-034] SKIPPED [ 89%] 2023-03-20T11:54:43.1640744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-035] SKIPPED [ 89%] 2023-03-20T11:54:43.1646794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-036] SKIPPED [ 89%] 2023-03-20T11:54:43.1653214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-037] SKIPPED [ 89%] 2023-03-20T11:54:43.1659568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-038] SKIPPED [ 89%] 2023-03-20T11:54:43.1665709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-039] SKIPPED [ 89%] 2023-03-20T11:54:43.1671821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-040] SKIPPED [ 89%] 2023-03-20T11:54:43.1678037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-041] SKIPPED [ 89%] 2023-03-20T11:54:43.1684067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-042] SKIPPED [ 89%] 2023-03-20T11:54:43.1690529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-043] SKIPPED [ 89%] 2023-03-20T11:54:43.1696984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-044] SKIPPED [ 89%] 2023-03-20T11:54:43.1702944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-045] SKIPPED [ 89%] 2023-03-20T11:54:43.1710432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-046] SKIPPED [ 89%] 2023-03-20T11:54:43.1716580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-047] SKIPPED [ 89%] 2023-03-20T11:54:43.1722905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-048] SKIPPED [ 89%] 2023-03-20T11:54:43.1729964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-049] SKIPPED [ 89%] 2023-03-20T11:54:43.1735334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-050] SKIPPED [ 89%] 2023-03-20T11:54:43.1741629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-051] SKIPPED [ 89%] 2023-03-20T11:54:43.1748154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-052] SKIPPED [ 89%] 2023-03-20T11:54:43.1754133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-053] SKIPPED [ 89%] 2023-03-20T11:54:43.1760359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-054] SKIPPED [ 89%] 2023-03-20T11:54:43.1766311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-055] SKIPPED [ 89%] 2023-03-20T11:54:43.1773201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-056] SKIPPED [ 89%] 2023-03-20T11:54:43.1780350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-057] SKIPPED [ 89%] 2023-03-20T11:54:43.1786508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-058] SKIPPED [ 89%] 2023-03-20T11:54:43.1792819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-059] SKIPPED [ 89%] 2023-03-20T11:54:43.1798909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-060] SKIPPED [ 89%] 2023-03-20T11:54:43.1804936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-061] SKIPPED [ 89%] 2023-03-20T11:54:43.1812045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-062] SKIPPED [ 89%] 2023-03-20T11:54:43.1817738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-063] SKIPPED [ 89%] 2023-03-20T11:54:43.1824073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-064] SKIPPED [ 89%] 2023-03-20T11:54:43.1830293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-065] SKIPPED [ 89%] 2023-03-20T11:54:43.1836083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-066] SKIPPED [ 89%] 2023-03-20T11:54:43.1842509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-067] SKIPPED [ 89%] 2023-03-20T11:54:43.1849444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-068] SKIPPED [ 89%] 2023-03-20T11:54:43.1856415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-069] SKIPPED [ 89%] 2023-03-20T11:54:43.1862547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-070] SKIPPED [ 89%] 2023-03-20T11:54:43.1869829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-071] SKIPPED [ 89%] 2023-03-20T11:54:43.1875055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-072] SKIPPED [ 89%] 2023-03-20T11:54:43.1881201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-073] SKIPPED [ 89%] 2023-03-20T11:54:43.1887273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-074] SKIPPED [ 89%] 2023-03-20T11:54:43.1893490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-075] SKIPPED [ 89%] 2023-03-20T11:54:43.1899845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-076] SKIPPED [ 89%] 2023-03-20T11:54:43.1906079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-077] SKIPPED [ 89%] 2023-03-20T11:54:43.1912345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-078] SKIPPED [ 89%] 2023-03-20T11:54:43.1918251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-079] SKIPPED [ 89%] 2023-03-20T11:54:43.1925449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-080] SKIPPED [ 89%] 2023-03-20T11:54:43.1933025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-081] SKIPPED [ 89%] 2023-03-20T11:54:43.1938478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-082] SKIPPED [ 89%] 2023-03-20T11:54:43.1944477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-083] SKIPPED [ 89%] 2023-03-20T11:54:43.1950628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-084] SKIPPED [ 89%] 2023-03-20T11:54:43.1956641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-085] SKIPPED [ 89%] 2023-03-20T11:54:43.1963073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-086] SKIPPED [ 89%] 2023-03-20T11:54:43.1971451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-087] SKIPPED [ 89%] 2023-03-20T11:54:43.1975712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-088] SKIPPED [ 89%] 2023-03-20T11:54:43.1981874Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-089] SKIPPED [ 89%] 2023-03-20T11:54:43.1987852Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-090] SKIPPED [ 89%] 2023-03-20T11:54:43.1993875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-091] SKIPPED [ 89%] 2023-03-20T11:54:43.2001237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-092] SKIPPED [ 89%] 2023-03-20T11:54:43.2007336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-093] SKIPPED [ 89%] 2023-03-20T11:54:43.2013818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-094] SKIPPED [ 89%] 2023-03-20T11:54:43.2020023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-095] SKIPPED [ 89%] 2023-03-20T11:54:43.2026121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-096] SKIPPED [ 89%] 2023-03-20T11:54:43.2032203Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-097] SKIPPED [ 89%] 2023-03-20T11:54:43.2038495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-098] SKIPPED [ 89%] 2023-03-20T11:54:43.2044687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-099] SKIPPED [ 89%] 2023-03-20T11:54:43.2051876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-100] SKIPPED [ 89%] 2023-03-20T11:54:43.2057333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[vertical_flip-101] SKIPPED [ 89%] 2023-03-20T11:54:43.2063432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-000] SKIPPED [ 89%] 2023-03-20T11:54:43.2071027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-001] SKIPPED [ 89%] 2023-03-20T11:54:43.2077117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-002] SKIPPED [ 89%] 2023-03-20T11:54:43.2083296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-003] SKIPPED [ 89%] 2023-03-20T11:54:43.2090692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-004] SKIPPED [ 89%] 2023-03-20T11:54:43.2095749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-005] SKIPPED [ 89%] 2023-03-20T11:54:43.2102090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-006] SKIPPED [ 89%] 2023-03-20T11:54:43.2108111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-007] SKIPPED [ 89%] 2023-03-20T11:54:43.2114128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-008] SKIPPED [ 89%] 2023-03-20T11:54:43.2120324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-009] SKIPPED [ 89%] 2023-03-20T11:54:43.2126382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-010] SKIPPED [ 89%] 2023-03-20T11:54:43.2133321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-011] SKIPPED [ 89%] 2023-03-20T11:54:43.2138795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-012] SKIPPED [ 89%] 2023-03-20T11:54:43.2145913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-013] SKIPPED [ 89%] 2023-03-20T11:54:43.2151968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-014] SKIPPED [ 89%] 2023-03-20T11:54:43.2158109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-015] SKIPPED [ 89%] 2023-03-20T11:54:43.2164163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-016] SKIPPED [ 89%] 2023-03-20T11:54:43.2170392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-017] SKIPPED [ 89%] 2023-03-20T11:54:43.2176745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-018] SKIPPED [ 89%] 2023-03-20T11:54:43.2182767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-019] SKIPPED [ 89%] 2023-03-20T11:54:43.2189055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-020] SKIPPED [ 89%] 2023-03-20T11:54:43.2194992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-021] SKIPPED [ 89%] 2023-03-20T11:54:43.2201207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-022] SKIPPED [ 89%] 2023-03-20T11:54:43.2207214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-023] SKIPPED [ 89%] 2023-03-20T11:54:43.2214894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-024] SKIPPED [ 89%] 2023-03-20T11:54:43.2220942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-025] SKIPPED [ 89%] 2023-03-20T11:54:43.2227182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-026] SKIPPED [ 89%] 2023-03-20T11:54:43.2233198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-027] SKIPPED [ 89%] 2023-03-20T11:54:43.2239144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-028] SKIPPED [ 89%] 2023-03-20T11:54:43.2245313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-029] SKIPPED [ 89%] 2023-03-20T11:54:43.2252460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-030] SKIPPED [ 89%] 2023-03-20T11:54:43.2257783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-031] SKIPPED [ 89%] 2023-03-20T11:54:43.2263784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-032] SKIPPED [ 89%] 2023-03-20T11:54:43.2269982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-033] SKIPPED [ 89%] 2023-03-20T11:54:43.2275866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-034] SKIPPED [ 89%] 2023-03-20T11:54:43.2282192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-035] SKIPPED [ 89%] 2023-03-20T11:54:43.2290393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-036] SKIPPED [ 89%] 2023-03-20T11:54:43.2296056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-037] SKIPPED [ 89%] 2023-03-20T11:54:43.2302637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-038] SKIPPED [ 89%] 2023-03-20T11:54:43.2309568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-039] SKIPPED [ 89%] 2023-03-20T11:54:43.2316086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-040] SKIPPED [ 89%] 2023-03-20T11:54:43.2322677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-041] SKIPPED [ 89%] 2023-03-20T11:54:43.2330164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-042] SKIPPED [ 89%] 2023-03-20T11:54:43.2336044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-043] SKIPPED [ 89%] 2023-03-20T11:54:43.2342667Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-044] SKIPPED [ 89%] 2023-03-20T11:54:43.2349020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-045] SKIPPED [ 89%] 2023-03-20T11:54:43.2355493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-046] SKIPPED [ 89%] 2023-03-20T11:54:43.2363077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-047] SKIPPED [ 89%] 2023-03-20T11:54:43.2370732Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-048] SKIPPED [ 89%] 2023-03-20T11:54:43.2376176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-049] SKIPPED [ 89%] 2023-03-20T11:54:43.2382600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-050] SKIPPED [ 89%] 2023-03-20T11:54:43.2389058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-051] SKIPPED [ 89%] 2023-03-20T11:54:43.2395196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-052] SKIPPED [ 89%] 2023-03-20T11:54:43.2401872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-053] SKIPPED [ 89%] 2023-03-20T11:54:43.2409119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-054] SKIPPED [ 89%] 2023-03-20T11:54:43.2414962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-055] SKIPPED [ 89%] 2023-03-20T11:54:43.2421401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-056] SKIPPED [ 89%] 2023-03-20T11:54:43.2428008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-057] SKIPPED [ 89%] 2023-03-20T11:54:43.2435401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-058] SKIPPED [ 89%] 2023-03-20T11:54:43.2441788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-059] SKIPPED [ 89%] 2023-03-20T11:54:43.2449320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-060] SKIPPED [ 89%] 2023-03-20T11:54:43.2455115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-061] SKIPPED [ 89%] 2023-03-20T11:54:43.2461776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-062] SKIPPED [ 89%] 2023-03-20T11:54:43.2468235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-063] SKIPPED [ 89%] 2023-03-20T11:54:43.2474554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-064] SKIPPED [ 89%] 2023-03-20T11:54:43.2481189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-065] SKIPPED [ 89%] 2023-03-20T11:54:43.2487674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-066] SKIPPED [ 89%] 2023-03-20T11:54:43.2494181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-067] SKIPPED [ 89%] 2023-03-20T11:54:43.2500715Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-068] SKIPPED [ 89%] 2023-03-20T11:54:43.2507112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-069] SKIPPED [ 89%] 2023-03-20T11:54:43.2516182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-070] SKIPPED [ 89%] 2023-03-20T11:54:43.2522748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-071] SKIPPED [ 89%] 2023-03-20T11:54:43.2530153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-072] SKIPPED [ 89%] 2023-03-20T11:54:43.2536336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-073] SKIPPED [ 89%] 2023-03-20T11:54:43.2542937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-074] SKIPPED [ 89%] 2023-03-20T11:54:43.2549482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-075] SKIPPED [ 89%] 2023-03-20T11:54:43.2555638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-076] SKIPPED [ 89%] 2023-03-20T11:54:43.2562410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-077] SKIPPED [ 89%] 2023-03-20T11:54:43.2569858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-078] SKIPPED [ 89%] 2023-03-20T11:54:43.2575590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-079] SKIPPED [ 89%] 2023-03-20T11:54:43.2582718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-080] SKIPPED [ 89%] 2023-03-20T11:54:43.2590093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-081] SKIPPED [ 89%] 2023-03-20T11:54:43.2596477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-082] SKIPPED [ 89%] 2023-03-20T11:54:43.2602786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-083] SKIPPED [ 89%] 2023-03-20T11:54:43.2610300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-084] SKIPPED [ 89%] 2023-03-20T11:54:43.2615986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-085] SKIPPED [ 89%] 2023-03-20T11:54:43.2622329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-086] SKIPPED [ 89%] 2023-03-20T11:54:43.2628896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-087] SKIPPED [ 89%] 2023-03-20T11:54:43.2635312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-088] SKIPPED [ 89%] 2023-03-20T11:54:43.2641854Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-089] SKIPPED [ 89%] 2023-03-20T11:54:43.2649139Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-090] SKIPPED [ 89%] 2023-03-20T11:54:43.2654551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-091] SKIPPED [ 89%] 2023-03-20T11:54:43.2661283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-092] SKIPPED [ 89%] 2023-03-20T11:54:43.2668937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-093] SKIPPED [ 89%] 2023-03-20T11:54:43.2675147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-094] SKIPPED [ 89%] 2023-03-20T11:54:43.2681760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-095] SKIPPED [ 89%] 2023-03-20T11:54:43.2689111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-096] SKIPPED [ 89%] 2023-03-20T11:54:43.2694592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-097] SKIPPED [ 89%] 2023-03-20T11:54:43.2701283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-098] SKIPPED [ 89%] 2023-03-20T11:54:43.2707745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-099] SKIPPED [ 89%] 2023-03-20T11:54:43.2714198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-100] SKIPPED [ 89%] 2023-03-20T11:54:43.2720725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-101] SKIPPED [ 89%] 2023-03-20T11:54:43.2727036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-102] SKIPPED [ 89%] 2023-03-20T11:54:43.2733364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-103] SKIPPED [ 89%] 2023-03-20T11:54:43.2741254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-104] SKIPPED [ 89%] 2023-03-20T11:54:43.2747694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-105] SKIPPED [ 89%] 2023-03-20T11:54:43.2754156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-106] SKIPPED [ 89%] 2023-03-20T11:54:43.2760344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-107] SKIPPED [ 89%] 2023-03-20T11:54:43.2766841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-108] SKIPPED [ 89%] 2023-03-20T11:54:43.2773454Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-109] SKIPPED [ 89%] 2023-03-20T11:54:43.2779850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-110] SKIPPED [ 89%] 2023-03-20T11:54:43.2786124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-111] SKIPPED [ 89%] 2023-03-20T11:54:43.2792384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-112] SKIPPED [ 89%] 2023-03-20T11:54:43.2798845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-113] SKIPPED [ 89%] 2023-03-20T11:54:43.2805361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-114] SKIPPED [ 89%] 2023-03-20T11:54:43.2812781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-115] SKIPPED [ 89%] 2023-03-20T11:54:43.2819920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-116] SKIPPED [ 89%] 2023-03-20T11:54:43.2826257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-117] SKIPPED [ 89%] 2023-03-20T11:54:43.2832514Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-118] SKIPPED [ 89%] 2023-03-20T11:54:43.2838929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-119] SKIPPED [ 89%] 2023-03-20T11:54:43.2845420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-120] SKIPPED [ 89%] 2023-03-20T11:54:43.2853240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-121] SKIPPED [ 89%] 2023-03-20T11:54:43.2859183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-122] SKIPPED [ 89%] 2023-03-20T11:54:43.2865792Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-123] SKIPPED [ 89%] 2023-03-20T11:54:43.2872021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-124] SKIPPED [ 89%] 2023-03-20T11:54:43.2878424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-125] SKIPPED [ 89%] 2023-03-20T11:54:43.2884721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-126] SKIPPED [ 89%] 2023-03-20T11:54:43.2893237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-127] SKIPPED [ 89%] 2023-03-20T11:54:43.2899410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-128] SKIPPED [ 89%] 2023-03-20T11:54:43.2905947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-129] SKIPPED [ 89%] 2023-03-20T11:54:43.2912452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-130] SKIPPED [ 89%] 2023-03-20T11:54:43.2918895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-131] SKIPPED [ 89%] 2023-03-20T11:54:43.2925240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-132] SKIPPED [ 89%] 2023-03-20T11:54:43.2932499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-133] SKIPPED [ 89%] 2023-03-20T11:54:43.2938456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-134] SKIPPED [ 89%] 2023-03-20T11:54:43.2944925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-135] SKIPPED [ 89%] 2023-03-20T11:54:43.2951037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-136] SKIPPED [ 89%] 2023-03-20T11:54:43.2957342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-137] SKIPPED [ 89%] 2023-03-20T11:54:43.2963750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-138] SKIPPED [ 89%] 2023-03-20T11:54:43.2972142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-139] SKIPPED [ 89%] 2023-03-20T11:54:43.2978337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-140] SKIPPED [ 89%] 2023-03-20T11:54:43.2984761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-141] SKIPPED [ 89%] 2023-03-20T11:54:43.2991115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-142] SKIPPED [ 89%] 2023-03-20T11:54:43.2997431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-143] SKIPPED [ 89%] 2023-03-20T11:54:43.3003871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-144] SKIPPED [ 89%] 2023-03-20T11:54:43.3011466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-145] SKIPPED [ 89%] 2023-03-20T11:54:43.3016999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-146] SKIPPED [ 89%] 2023-03-20T11:54:43.3023153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-147] SKIPPED [ 89%] 2023-03-20T11:54:43.3029836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-148] SKIPPED [ 89%] 2023-03-20T11:54:43.3036076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-149] SKIPPED [ 89%] 2023-03-20T11:54:43.3043794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-150] SKIPPED [ 89%] 2023-03-20T11:54:43.3050542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-151] SKIPPED [ 89%] 2023-03-20T11:54:43.3057058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-152] SKIPPED [ 89%] 2023-03-20T11:54:43.3063390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-153] SKIPPED [ 89%] 2023-03-20T11:54:43.3069920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-154] SKIPPED [ 89%] 2023-03-20T11:54:43.3076242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-155] SKIPPED [ 89%] 2023-03-20T11:54:43.3082744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-156] SKIPPED [ 89%] 2023-03-20T11:54:43.3091983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-157] SKIPPED [ 90%] 2023-03-20T11:54:43.3096121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-158] SKIPPED [ 90%] 2023-03-20T11:54:43.3102049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-159] SKIPPED [ 90%] 2023-03-20T11:54:43.3108467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-160] SKIPPED [ 90%] 2023-03-20T11:54:43.3114603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-161] SKIPPED [ 90%] 2023-03-20T11:54:43.3122316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-162] SKIPPED [ 90%] 2023-03-20T11:54:43.3129720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-163] SKIPPED [ 90%] 2023-03-20T11:54:43.3135381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-164] SKIPPED [ 90%] 2023-03-20T11:54:43.3141913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-165] SKIPPED [ 90%] 2023-03-20T11:54:43.3148333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-166] SKIPPED [ 90%] 2023-03-20T11:54:43.3154627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-167] SKIPPED [ 90%] 2023-03-20T11:54:43.3161168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-168] SKIPPED [ 90%] 2023-03-20T11:54:43.3168961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-169] SKIPPED [ 90%] 2023-03-20T11:54:43.3174336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-170] SKIPPED [ 90%] 2023-03-20T11:54:43.3180824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-171] SKIPPED [ 90%] 2023-03-20T11:54:43.3187349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-172] SKIPPED [ 90%] 2023-03-20T11:54:43.3194913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-173] SKIPPED [ 90%] 2023-03-20T11:54:43.3201485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-174] SKIPPED [ 90%] 2023-03-20T11:54:43.3209137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-175] SKIPPED [ 90%] 2023-03-20T11:54:43.3214711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-176] SKIPPED [ 90%] 2023-03-20T11:54:43.3221101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-177] SKIPPED [ 90%] 2023-03-20T11:54:43.3227676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-178] SKIPPED [ 90%] 2023-03-20T11:54:43.3233949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-179] SKIPPED [ 90%] 2023-03-20T11:54:43.3240438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-180] SKIPPED [ 90%] 2023-03-20T11:54:43.3246839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-181] SKIPPED [ 90%] 2023-03-20T11:54:43.3253573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-182] SKIPPED [ 90%] 2023-03-20T11:54:43.3259984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-183] SKIPPED [ 90%] 2023-03-20T11:54:43.3266417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-184] SKIPPED [ 90%] 2023-03-20T11:54:43.3273775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-185] SKIPPED [ 90%] 2023-03-20T11:54:43.3280329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-186] SKIPPED [ 90%] 2023-03-20T11:54:43.3286797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-187] SKIPPED [ 90%] 2023-03-20T11:54:43.3293375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-188] SKIPPED [ 90%] 2023-03-20T11:54:43.3299634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-189] SKIPPED [ 90%] 2023-03-20T11:54:43.3306116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-190] SKIPPED [ 90%] 2023-03-20T11:54:43.3312531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-191] SKIPPED [ 90%] 2023-03-20T11:54:43.3318981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-192] SKIPPED [ 90%] 2023-03-20T11:54:43.3325234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-193] SKIPPED [ 90%] 2023-03-20T11:54:43.3333257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-194] SKIPPED [ 90%] 2023-03-20T11:54:43.3338979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-195] SKIPPED [ 90%] 2023-03-20T11:54:43.3346964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-196] SKIPPED [ 90%] 2023-03-20T11:54:43.3353206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-197] SKIPPED [ 90%] 2023-03-20T11:54:43.3359646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-198] SKIPPED [ 90%] 2023-03-20T11:54:43.3366046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-199] SKIPPED [ 90%] 2023-03-20T11:54:43.3373222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-200] SKIPPED [ 90%] 2023-03-20T11:54:43.3379352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-201] SKIPPED [ 90%] 2023-03-20T11:54:43.3385814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-202] SKIPPED [ 90%] 2023-03-20T11:54:43.3392106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-203] SKIPPED [ 90%] 2023-03-20T11:54:43.3398470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-204] SKIPPED [ 90%] 2023-03-20T11:54:43.3404821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-205] SKIPPED [ 90%] 2023-03-20T11:54:43.3412153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-206] SKIPPED [ 90%] 2023-03-20T11:54:43.3421190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-207] SKIPPED [ 90%] 2023-03-20T11:54:43.3427719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-208] SKIPPED [ 90%] 2023-03-20T11:54:43.3434047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-209] SKIPPED [ 90%] 2023-03-20T11:54:43.3440705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-210] SKIPPED [ 90%] 2023-03-20T11:54:43.3446953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-211] SKIPPED [ 90%] 2023-03-20T11:54:43.3453416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-212] SKIPPED [ 90%] 2023-03-20T11:54:43.3459815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-213] SKIPPED [ 90%] 2023-03-20T11:54:43.3466194Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-214] SKIPPED [ 90%] 2023-03-20T11:54:43.3472601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[rotate-215] SKIPPED [ 90%] 2023-03-20T11:54:43.3478920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-000] SKIPPED [ 90%] 2023-03-20T11:54:43.3485195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-001] SKIPPED [ 90%] 2023-03-20T11:54:43.3492566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-002] SKIPPED [ 90%] 2023-03-20T11:54:43.3500038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-003] SKIPPED [ 90%] 2023-03-20T11:54:43.3506436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-004] SKIPPED [ 90%] 2023-03-20T11:54:43.3512935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-005] SKIPPED [ 90%] 2023-03-20T11:54:43.3519366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-006] SKIPPED [ 90%] 2023-03-20T11:54:43.3525686Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-007] SKIPPED [ 90%] 2023-03-20T11:54:43.3533315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-008] SKIPPED [ 90%] 2023-03-20T11:54:43.3538846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-009] SKIPPED [ 90%] 2023-03-20T11:54:43.3545539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-010] SKIPPED [ 90%] 2023-03-20T11:54:43.3551851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-011] SKIPPED [ 90%] 2023-03-20T11:54:43.3558250Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-012] SKIPPED [ 90%] 2023-03-20T11:54:43.3564535Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-013] SKIPPED [ 90%] 2023-03-20T11:54:43.3573326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-014] SKIPPED [ 90%] 2023-03-20T11:54:43.3578841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-015] SKIPPED [ 90%] 2023-03-20T11:54:43.3585298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-016] SKIPPED [ 90%] 2023-03-20T11:54:43.3591716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-017] SKIPPED [ 90%] 2023-03-20T11:54:43.3598050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-018] SKIPPED [ 90%] 2023-03-20T11:54:43.3604556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-019] SKIPPED [ 90%] 2023-03-20T11:54:43.3612083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-020] SKIPPED [ 90%] 2023-03-20T11:54:43.3617927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-021] SKIPPED [ 90%] 2023-03-20T11:54:43.3624193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-022] SKIPPED [ 90%] 2023-03-20T11:54:43.3630597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-023] SKIPPED [ 90%] 2023-03-20T11:54:43.3636863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-024] SKIPPED [ 90%] 2023-03-20T11:54:43.3643343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-025] SKIPPED [ 90%] 2023-03-20T11:54:43.3651888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-026] SKIPPED [ 90%] 2023-03-20T11:54:43.3657704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-027] SKIPPED [ 90%] 2023-03-20T11:54:43.3664110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-028] SKIPPED [ 90%] 2023-03-20T11:54:43.3670473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-029] SKIPPED [ 90%] 2023-03-20T11:54:43.3676761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-030] SKIPPED [ 90%] 2023-03-20T11:54:43.3683265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-031] SKIPPED [ 90%] 2023-03-20T11:54:43.3691543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-032] SKIPPED [ 90%] 2023-03-20T11:54:43.3696634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-033] SKIPPED [ 90%] 2023-03-20T11:54:43.3702891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-034] SKIPPED [ 90%] 2023-03-20T11:54:43.3709438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-035] SKIPPED [ 90%] 2023-03-20T11:54:43.3716127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-036] SKIPPED [ 90%] 2023-03-20T11:54:43.3723832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-037] SKIPPED [ 90%] 2023-03-20T11:54:43.3730474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-038] SKIPPED [ 90%] 2023-03-20T11:54:43.3737449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-039] SKIPPED [ 90%] 2023-03-20T11:54:43.3743714Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-040] SKIPPED [ 90%] 2023-03-20T11:54:43.3750223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-041] SKIPPED [ 90%] 2023-03-20T11:54:43.3756548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-042] SKIPPED [ 90%] 2023-03-20T11:54:43.3762954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-043] SKIPPED [ 90%] 2023-03-20T11:54:43.3770687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-044] SKIPPED [ 90%] 2023-03-20T11:54:43.3776189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-045] SKIPPED [ 90%] 2023-03-20T11:54:43.3782704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-046] SKIPPED [ 90%] 2023-03-20T11:54:43.3789242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-047] SKIPPED [ 90%] 2023-03-20T11:54:43.3795575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-048] SKIPPED [ 90%] 2023-03-20T11:54:43.3802824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-049] SKIPPED [ 90%] 2023-03-20T11:54:43.3810319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-050] SKIPPED [ 90%] 2023-03-20T11:54:43.3815957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-051] SKIPPED [ 90%] 2023-03-20T11:54:43.3822304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-052] SKIPPED [ 90%] 2023-03-20T11:54:43.3828999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-053] SKIPPED [ 90%] 2023-03-20T11:54:43.3835112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-054] SKIPPED [ 90%] 2023-03-20T11:54:43.3841567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-055] SKIPPED [ 90%] 2023-03-20T11:54:43.3849105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-056] SKIPPED [ 90%] 2023-03-20T11:54:43.3854991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-057] SKIPPED [ 90%] 2023-03-20T11:54:43.3861094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-058] SKIPPED [ 90%] 2023-03-20T11:54:43.3867409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-059] SKIPPED [ 90%] 2023-03-20T11:54:43.3874846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-060] SKIPPED [ 90%] 2023-03-20T11:54:43.3881298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-061] SKIPPED [ 90%] 2023-03-20T11:54:43.3887628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-062] SKIPPED [ 90%] 2023-03-20T11:54:43.3893927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-063] SKIPPED [ 90%] 2023-03-20T11:54:43.3900342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-064] SKIPPED [ 90%] 2023-03-20T11:54:43.3906692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-065] SKIPPED [ 90%] 2023-03-20T11:54:43.3912828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-066] SKIPPED [ 90%] 2023-03-20T11:54:43.3919147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-067] SKIPPED [ 90%] 2023-03-20T11:54:43.3925292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-068] SKIPPED [ 90%] 2023-03-20T11:54:43.3932506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-069] SKIPPED [ 90%] 2023-03-20T11:54:43.3937819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-070] SKIPPED [ 90%] 2023-03-20T11:54:43.3943936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-071] SKIPPED [ 90%] 2023-03-20T11:54:43.3951477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-072] SKIPPED [ 90%] 2023-03-20T11:54:43.3957741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-073] SKIPPED [ 90%] 2023-03-20T11:54:43.3963975Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-074] SKIPPED [ 90%] 2023-03-20T11:54:43.3970655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-075] SKIPPED [ 90%] 2023-03-20T11:54:43.3976521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-076] SKIPPED [ 90%] 2023-03-20T11:54:43.3982778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-077] SKIPPED [ 90%] 2023-03-20T11:54:43.3989066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-078] SKIPPED [ 90%] 2023-03-20T11:54:43.3995196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-079] SKIPPED [ 90%] 2023-03-20T11:54:43.4001683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-080] SKIPPED [ 90%] 2023-03-20T11:54:43.4009048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-081] SKIPPED [ 90%] 2023-03-20T11:54:43.4014141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-082] SKIPPED [ 90%] 2023-03-20T11:54:43.4021774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-083] SKIPPED [ 90%] 2023-03-20T11:54:43.4028175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-084] SKIPPED [ 90%] 2023-03-20T11:54:43.4034284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-085] SKIPPED [ 90%] 2023-03-20T11:54:43.4040554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-086] SKIPPED [ 90%] 2023-03-20T11:54:43.4046589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-087] SKIPPED [ 90%] 2023-03-20T11:54:43.4053226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-088] SKIPPED [ 90%] 2023-03-20T11:54:43.4059635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-089] SKIPPED [ 90%] 2023-03-20T11:54:43.4065975Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-090] SKIPPED [ 90%] 2023-03-20T11:54:43.4072148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-091] SKIPPED [ 90%] 2023-03-20T11:54:43.4078390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-092] SKIPPED [ 90%] 2023-03-20T11:54:43.4084741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-093] SKIPPED [ 90%] 2023-03-20T11:54:43.4092051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-094] SKIPPED [ 90%] 2023-03-20T11:54:43.4098888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-095] SKIPPED [ 90%] 2023-03-20T11:54:43.4105242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-096] SKIPPED [ 90%] 2023-03-20T11:54:43.4111479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-097] SKIPPED [ 90%] 2023-03-20T11:54:43.4117570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-098] SKIPPED [ 90%] 2023-03-20T11:54:43.4123939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-099] SKIPPED [ 90%] 2023-03-20T11:54:43.4131663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-100] SKIPPED [ 90%] 2023-03-20T11:54:43.4137030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-101] SKIPPED [ 90%] 2023-03-20T11:54:43.4143240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-102] SKIPPED [ 90%] 2023-03-20T11:54:43.4149556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-103] SKIPPED [ 90%] 2023-03-20T11:54:43.4155688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-104] SKIPPED [ 90%] 2023-03-20T11:54:43.4161902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-105] SKIPPED [ 90%] 2023-03-20T11:54:43.4170776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-106] SKIPPED [ 90%] 2023-03-20T11:54:43.4176601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-107] SKIPPED [ 90%] 2023-03-20T11:54:43.4182769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-108] SKIPPED [ 90%] 2023-03-20T11:54:43.4189134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-109] SKIPPED [ 90%] 2023-03-20T11:54:43.4195247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-110] SKIPPED [ 90%] 2023-03-20T11:54:43.4201633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-111] SKIPPED [ 90%] 2023-03-20T11:54:43.4208877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-112] SKIPPED [ 90%] 2023-03-20T11:54:43.4214379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-113] SKIPPED [ 90%] 2023-03-20T11:54:43.4220344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-114] SKIPPED [ 90%] 2023-03-20T11:54:43.4226616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-115] SKIPPED [ 90%] 2023-03-20T11:54:43.4232803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-116] SKIPPED [ 90%] 2023-03-20T11:54:43.4240422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-117] SKIPPED [ 90%] 2023-03-20T11:54:43.4246509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-118] SKIPPED [ 90%] 2023-03-20T11:54:43.4253198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-119] SKIPPED [ 90%] 2023-03-20T11:54:43.4259311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-120] SKIPPED [ 90%] 2023-03-20T11:54:43.4265773Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-121] SKIPPED [ 90%] 2023-03-20T11:54:43.4271931Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-122] SKIPPED [ 90%] 2023-03-20T11:54:43.4278233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-123] SKIPPED [ 90%] 2023-03-20T11:54:43.4284455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-124] SKIPPED [ 90%] 2023-03-20T11:54:43.4291786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-125] SKIPPED [ 90%] 2023-03-20T11:54:43.4297409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-126] SKIPPED [ 90%] 2023-03-20T11:54:43.4303572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-127] SKIPPED [ 90%] 2023-03-20T11:54:43.4310110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-128] SKIPPED [ 90%] 2023-03-20T11:54:43.4319113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-129] SKIPPED [ 90%] 2023-03-20T11:54:43.4325346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-130] SKIPPED [ 90%] 2023-03-20T11:54:43.4332556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-131] SKIPPED [ 90%] 2023-03-20T11:54:43.4338142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-132] SKIPPED [ 90%] 2023-03-20T11:54:43.4344351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-133] SKIPPED [ 90%] 2023-03-20T11:54:43.4350661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-134] SKIPPED [ 90%] 2023-03-20T11:54:43.4356758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-135] SKIPPED [ 90%] 2023-03-20T11:54:43.4363045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-136] SKIPPED [ 90%] 2023-03-20T11:54:43.4371690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-137] SKIPPED [ 90%] 2023-03-20T11:54:43.4376337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-138] SKIPPED [ 90%] 2023-03-20T11:54:43.4382408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-139] SKIPPED [ 90%] 2023-03-20T11:54:43.4390357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-140] SKIPPED [ 90%] 2023-03-20T11:54:43.4396374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-141] SKIPPED [ 90%] 2023-03-20T11:54:43.4402834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-142] SKIPPED [ 90%] 2023-03-20T11:54:43.4409973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-143] SKIPPED [ 90%] 2023-03-20T11:54:43.4415122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-144] SKIPPED [ 90%] 2023-03-20T11:54:43.4421275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-145] SKIPPED [ 90%] 2023-03-20T11:54:43.4427669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-146] SKIPPED [ 90%] 2023-03-20T11:54:43.4433360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-147] SKIPPED [ 90%] 2023-03-20T11:54:43.4439309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-148] SKIPPED [ 90%] 2023-03-20T11:54:43.4445364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-149] SKIPPED [ 90%] 2023-03-20T11:54:43.4452221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-150] SKIPPED [ 90%] 2023-03-20T11:54:43.4457961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-151] SKIPPED [ 90%] 2023-03-20T11:54:43.4465422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-152] SKIPPED [ 90%] 2023-03-20T11:54:43.4471461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-153] SKIPPED [ 90%] 2023-03-20T11:54:43.4477254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-154] SKIPPED [ 90%] 2023-03-20T11:54:43.4483331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-155] SKIPPED [ 90%] 2023-03-20T11:54:43.4490588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-156] SKIPPED [ 90%] 2023-03-20T11:54:43.4495691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-157] SKIPPED [ 90%] 2023-03-20T11:54:43.4501662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-158] SKIPPED [ 90%] 2023-03-20T11:54:43.4507729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-159] SKIPPED [ 90%] 2023-03-20T11:54:43.4513734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-160] SKIPPED [ 90%] 2023-03-20T11:54:43.4519805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-161] SKIPPED [ 90%] 2023-03-20T11:54:43.4525624Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-162] SKIPPED [ 90%] 2023-03-20T11:54:43.4533490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-163] SKIPPED [ 90%] 2023-03-20T11:54:43.4539767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-164] SKIPPED [ 90%] 2023-03-20T11:54:43.4545979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-165] SKIPPED [ 90%] 2023-03-20T11:54:43.4551924Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-166] SKIPPED [ 90%] 2023-03-20T11:54:43.4557936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-167] SKIPPED [ 90%] 2023-03-20T11:54:43.4564146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-168] SKIPPED [ 90%] 2023-03-20T11:54:43.4570572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-169] SKIPPED [ 90%] 2023-03-20T11:54:43.4576695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-170] SKIPPED [ 90%] 2023-03-20T11:54:43.4582681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-171] SKIPPED [ 90%] 2023-03-20T11:54:43.4588893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-172] SKIPPED [ 90%] 2023-03-20T11:54:43.4594744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-173] SKIPPED [ 90%] 2023-03-20T11:54:43.4600774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-174] SKIPPED [ 90%] 2023-03-20T11:54:43.4609212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-175] SKIPPED [ 90%] 2023-03-20T11:54:43.4614322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-176] SKIPPED [ 90%] 2023-03-20T11:54:43.4620563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-177] SKIPPED [ 90%] 2023-03-20T11:54:43.4626554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-178] SKIPPED [ 90%] 2023-03-20T11:54:43.4632550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-179] SKIPPED [ 90%] 2023-03-20T11:54:43.4638652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-180] SKIPPED [ 90%] 2023-03-20T11:54:43.4644665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-181] SKIPPED [ 90%] 2023-03-20T11:54:43.4651708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-182] SKIPPED [ 90%] 2023-03-20T11:54:43.4657002Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-183] SKIPPED [ 90%] 2023-03-20T11:54:43.4662629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-184] SKIPPED [ 90%] 2023-03-20T11:54:43.4668933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[crop-185] SKIPPED [ 90%] 2023-03-20T11:54:43.4676030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-000] SKIPPED [ 90%] 2023-03-20T11:54:43.4682381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-001] SKIPPED [ 90%] 2023-03-20T11:54:43.4689477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-002] SKIPPED [ 90%] 2023-03-20T11:54:43.4694883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-003] SKIPPED [ 90%] 2023-03-20T11:54:43.4700624Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-004] SKIPPED [ 90%] 2023-03-20T11:54:43.4706817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-005] SKIPPED [ 90%] 2023-03-20T11:54:43.4712799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-006] SKIPPED [ 90%] 2023-03-20T11:54:43.4718753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-007] SKIPPED [ 90%] 2023-03-20T11:54:43.4724811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-008] SKIPPED [ 90%] 2023-03-20T11:54:43.4732201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-009] SKIPPED [ 90%] 2023-03-20T11:54:43.4737777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-010] SKIPPED [ 90%] 2023-03-20T11:54:43.4743706Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-011] SKIPPED [ 90%] 2023-03-20T11:54:43.4750752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-012] SKIPPED [ 90%] 2023-03-20T11:54:43.4756769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-013] SKIPPED [ 90%] 2023-03-20T11:54:43.4762930Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-014] SKIPPED [ 90%] 2023-03-20T11:54:43.4770332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-015] SKIPPED [ 90%] 2023-03-20T11:54:43.4775410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-016] SKIPPED [ 90%] 2023-03-20T11:54:43.4781321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-017] SKIPPED [ 90%] 2023-03-20T11:54:43.4787536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-018] SKIPPED [ 90%] 2023-03-20T11:54:43.4793514Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-019] SKIPPED [ 90%] 2023-03-20T11:54:43.4799660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-020] SKIPPED [ 90%] 2023-03-20T11:54:43.4805576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-021] SKIPPED [ 90%] 2023-03-20T11:54:43.4813302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-022] SKIPPED [ 90%] 2023-03-20T11:54:43.4819661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-023] SKIPPED [ 90%] 2023-03-20T11:54:43.4826251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-024] SKIPPED [ 90%] 2023-03-20T11:54:43.4832056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-025] SKIPPED [ 90%] 2023-03-20T11:54:43.4838198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-026] SKIPPED [ 90%] 2023-03-20T11:54:43.4844304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-027] SKIPPED [ 90%] 2023-03-20T11:54:43.4850623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-028] SKIPPED [ 90%] 2023-03-20T11:54:43.4856751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-029] SKIPPED [ 90%] 2023-03-20T11:54:43.4862669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-030] SKIPPED [ 90%] 2023-03-20T11:54:43.4868320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-031] SKIPPED [ 90%] 2023-03-20T11:54:43.4874322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-032] SKIPPED [ 90%] 2023-03-20T11:54:43.4880498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-033] SKIPPED [ 90%] 2023-03-20T11:54:43.4886416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-034] SKIPPED [ 90%] 2023-03-20T11:54:43.4894255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-035] SKIPPED [ 90%] 2023-03-20T11:54:43.4899911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-036] SKIPPED [ 90%] 2023-03-20T11:54:43.4905773Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-037] SKIPPED [ 90%] 2023-03-20T11:54:43.4911907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-038] SKIPPED [ 90%] 2023-03-20T11:54:43.4917784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-039] SKIPPED [ 90%] 2023-03-20T11:54:43.4923995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-040] SKIPPED [ 90%] 2023-03-20T11:54:43.4930437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-041] SKIPPED [ 90%] 2023-03-20T11:54:43.4936475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-042] SKIPPED [ 90%] 2023-03-20T11:54:43.4942500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-043] SKIPPED [ 90%] 2023-03-20T11:54:43.4948799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-044] SKIPPED [ 90%] 2023-03-20T11:54:43.4954869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-045] SKIPPED [ 90%] 2023-03-20T11:54:43.4962088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-046] SKIPPED [ 90%] 2023-03-20T11:54:43.4969465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-047] SKIPPED [ 90%] 2023-03-20T11:54:43.4974775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-048] SKIPPED [ 90%] 2023-03-20T11:54:43.4980688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-049] SKIPPED [ 90%] 2023-03-20T11:54:43.4986860Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-050] SKIPPED [ 90%] 2023-03-20T11:54:43.4992769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-051] SKIPPED [ 90%] 2023-03-20T11:54:43.4998865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-052] SKIPPED [ 90%] 2023-03-20T11:54:43.5004900Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-053] SKIPPED [ 90%] 2023-03-20T11:54:43.5011783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-054] SKIPPED [ 90%] 2023-03-20T11:54:43.5017151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-055] SKIPPED [ 90%] 2023-03-20T11:54:43.5023107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-056] SKIPPED [ 90%] 2023-03-20T11:54:43.5029298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-057] SKIPPED [ 90%] 2023-03-20T11:54:43.5036297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-058] SKIPPED [ 90%] 2023-03-20T11:54:43.5042384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-059] SKIPPED [ 90%] 2023-03-20T11:54:43.5049493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-060] SKIPPED [ 90%] 2023-03-20T11:54:43.5055434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-061] SKIPPED [ 90%] 2023-03-20T11:54:43.5061445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-062] SKIPPED [ 90%] 2023-03-20T11:54:43.5067600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-063] SKIPPED [ 90%] 2023-03-20T11:54:43.5073748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-064] SKIPPED [ 90%] 2023-03-20T11:54:43.5079693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-065] SKIPPED [ 90%] 2023-03-20T11:54:43.5085644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-066] SKIPPED [ 90%] 2023-03-20T11:54:43.5093120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-067] SKIPPED [ 90%] 2023-03-20T11:54:43.5098899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-068] SKIPPED [ 90%] 2023-03-20T11:54:43.5106004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-069] SKIPPED [ 90%] 2023-03-20T11:54:43.5111995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-070] SKIPPED [ 90%] 2023-03-20T11:54:43.5118158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-071] SKIPPED [ 90%] 2023-03-20T11:54:43.5124051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-072] SKIPPED [ 90%] 2023-03-20T11:54:43.5130611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-073] SKIPPED [ 90%] 2023-03-20T11:54:43.5136649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-074] SKIPPED [ 90%] 2023-03-20T11:54:43.5142663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-075] SKIPPED [ 90%] 2023-03-20T11:54:43.5148529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-076] SKIPPED [ 90%] 2023-03-20T11:54:43.5154436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-077] SKIPPED [ 90%] 2023-03-20T11:54:43.5160580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-078] SKIPPED [ 90%] 2023-03-20T11:54:43.5166496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-079] SKIPPED [ 90%] 2023-03-20T11:54:43.5176048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-080] SKIPPED [ 90%] 2023-03-20T11:54:43.5182058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-081] SKIPPED [ 90%] 2023-03-20T11:54:43.5188097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-082] SKIPPED [ 90%] 2023-03-20T11:54:43.5194067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-083] SKIPPED [ 90%] 2023-03-20T11:54:43.5201965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-084] SKIPPED [ 90%] 2023-03-20T11:54:43.5206395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-085] SKIPPED [ 90%] 2023-03-20T11:54:43.5213120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-086] SKIPPED [ 90%] 2023-03-20T11:54:43.5218859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-087] SKIPPED [ 90%] 2023-03-20T11:54:43.5225244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-088] SKIPPED [ 90%] 2023-03-20T11:54:43.5231348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-089] SKIPPED [ 90%] 2023-03-20T11:54:43.5237421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-090] SKIPPED [ 90%] 2023-03-20T11:54:43.5243635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-091] SKIPPED [ 90%] 2023-03-20T11:54:43.5252033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-092] SKIPPED [ 90%] 2023-03-20T11:54:43.5257611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-093] SKIPPED [ 90%] 2023-03-20T11:54:43.5263654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-094] SKIPPED [ 90%] 2023-03-20T11:54:43.5269987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-095] SKIPPED [ 90%] 2023-03-20T11:54:43.5276021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-096] SKIPPED [ 90%] 2023-03-20T11:54:43.5282166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-097] SKIPPED [ 90%] 2023-03-20T11:54:43.5289448Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-098] SKIPPED [ 90%] 2023-03-20T11:54:43.5295231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-099] SKIPPED [ 90%] 2023-03-20T11:54:43.5301390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-100] SKIPPED [ 90%] 2023-03-20T11:54:43.5307475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-101] SKIPPED [ 90%] 2023-03-20T11:54:43.5313426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-102] SKIPPED [ 90%] 2023-03-20T11:54:43.5321152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-103] SKIPPED [ 90%] 2023-03-20T11:54:43.5327045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-104] SKIPPED [ 90%] 2023-03-20T11:54:43.5333533Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-105] SKIPPED [ 90%] 2023-03-20T11:54:43.5339979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-106] SKIPPED [ 90%] 2023-03-20T11:54:43.5346295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-107] SKIPPED [ 90%] 2023-03-20T11:54:43.5352298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-108] SKIPPED [ 90%] 2023-03-20T11:54:43.5358524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-109] SKIPPED [ 90%] 2023-03-20T11:54:43.5364726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-110] SKIPPED [ 90%] 2023-03-20T11:54:43.5372063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-111] SKIPPED [ 90%] 2023-03-20T11:54:43.5377329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-112] SKIPPED [ 90%] 2023-03-20T11:54:43.5383112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-113] SKIPPED [ 90%] 2023-03-20T11:54:43.5389020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-114] SKIPPED [ 90%] 2023-03-20T11:54:43.5395907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-115] SKIPPED [ 90%] 2023-03-20T11:54:43.5401749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-116] SKIPPED [ 90%] 2023-03-20T11:54:43.5407781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-117] SKIPPED [ 90%] 2023-03-20T11:54:43.5413427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-118] SKIPPED [ 90%] 2023-03-20T11:54:43.5419592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-119] SKIPPED [ 90%] 2023-03-20T11:54:43.5425491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-120] SKIPPED [ 90%] 2023-03-20T11:54:43.5431204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-121] SKIPPED [ 90%] 2023-03-20T11:54:43.5436814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-122] SKIPPED [ 90%] 2023-03-20T11:54:43.5442631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-123] SKIPPED [ 90%] 2023-03-20T11:54:43.5449885Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-124] SKIPPED [ 90%] 2023-03-20T11:54:43.5454831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-125] SKIPPED [ 90%] 2023-03-20T11:54:43.5461936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-126] SKIPPED [ 90%] 2023-03-20T11:54:43.5467853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-127] SKIPPED [ 90%] 2023-03-20T11:54:43.5473560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-128] SKIPPED [ 90%] 2023-03-20T11:54:43.5479484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-129] SKIPPED [ 90%] 2023-03-20T11:54:43.5485079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-130] SKIPPED [ 90%] 2023-03-20T11:54:43.5492044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-131] SKIPPED [ 90%] 2023-03-20T11:54:43.5497198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-132] SKIPPED [ 90%] 2023-03-20T11:54:43.5502893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-133] SKIPPED [ 90%] 2023-03-20T11:54:43.5509017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-134] SKIPPED [ 90%] 2023-03-20T11:54:43.5514592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-135] SKIPPED [ 90%] 2023-03-20T11:54:43.5520415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-136] SKIPPED [ 90%] 2023-03-20T11:54:43.5525997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-137] SKIPPED [ 90%] 2023-03-20T11:54:43.5533313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-138] SKIPPED [ 90%] 2023-03-20T11:54:43.5539311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-139] SKIPPED [ 90%] 2023-03-20T11:54:43.5545077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-140] SKIPPED [ 90%] 2023-03-20T11:54:43.5551012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-141] SKIPPED [ 90%] 2023-03-20T11:54:43.5556637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-142] SKIPPED [ 90%] 2023-03-20T11:54:43.5562466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-143] SKIPPED [ 90%] 2023-03-20T11:54:43.5569384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-144] SKIPPED [ 90%] 2023-03-20T11:54:43.5574389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-145] SKIPPED [ 90%] 2023-03-20T11:54:43.5580295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-146] SKIPPED [ 90%] 2023-03-20T11:54:43.5586190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-147] SKIPPED [ 90%] 2023-03-20T11:54:43.5591873Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-148] SKIPPED [ 90%] 2023-03-20T11:54:43.5598849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-149] SKIPPED [ 90%] 2023-03-20T11:54:43.5604789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-150] SKIPPED [ 90%] 2023-03-20T11:54:43.5611633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-151] SKIPPED [ 90%] 2023-03-20T11:54:43.5616864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-152] SKIPPED [ 90%] 2023-03-20T11:54:43.5622625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-153] SKIPPED [ 90%] 2023-03-20T11:54:43.5628575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-154] SKIPPED [ 90%] 2023-03-20T11:54:43.5634299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-155] SKIPPED [ 90%] 2023-03-20T11:54:43.5639782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-156] SKIPPED [ 90%] 2023-03-20T11:54:43.5645755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-157] SKIPPED [ 90%] 2023-03-20T11:54:43.5652579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-158] SKIPPED [ 90%] 2023-03-20T11:54:43.5657776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-159] SKIPPED [ 90%] 2023-03-20T11:54:43.5663459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-160] SKIPPED [ 90%] 2023-03-20T11:54:43.5670436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-161] SKIPPED [ 90%] 2023-03-20T11:54:43.5676104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-162] SKIPPED [ 90%] 2023-03-20T11:54:43.5681940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-163] SKIPPED [ 90%] 2023-03-20T11:54:43.5688960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-164] SKIPPED [ 90%] 2023-03-20T11:54:43.5693702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-165] SKIPPED [ 90%] 2023-03-20T11:54:43.5699718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-166] SKIPPED [ 90%] 2023-03-20T11:54:43.5705715Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-167] SKIPPED [ 90%] 2023-03-20T11:54:43.5711757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-168] SKIPPED [ 90%] 2023-03-20T11:54:43.5717426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-169] SKIPPED [ 90%] 2023-03-20T11:54:43.5723238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-170] SKIPPED [ 90%] 2023-03-20T11:54:43.5730302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-171] SKIPPED [ 90%] 2023-03-20T11:54:43.5736462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-172] SKIPPED [ 90%] 2023-03-20T11:54:43.5742255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-173] SKIPPED [ 90%] 2023-03-20T11:54:43.5748194Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-174] SKIPPED [ 90%] 2023-03-20T11:54:43.5753971Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-175] SKIPPED [ 90%] 2023-03-20T11:54:43.5759789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-176] SKIPPED [ 90%] 2023-03-20T11:54:43.5765500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-177] SKIPPED [ 90%] 2023-03-20T11:54:43.5772455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-178] SKIPPED [ 90%] 2023-03-20T11:54:43.5777669Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-179] SKIPPED [ 90%] 2023-03-20T11:54:43.5783288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-180] SKIPPED [ 90%] 2023-03-20T11:54:43.5789246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-181] SKIPPED [ 90%] 2023-03-20T11:54:43.5794807Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-182] SKIPPED [ 90%] 2023-03-20T11:54:43.5800758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-183] SKIPPED [ 90%] 2023-03-20T11:54:43.5807722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-184] SKIPPED [ 90%] 2023-03-20T11:54:43.5813928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-185] SKIPPED [ 90%] 2023-03-20T11:54:43.5819680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-186] SKIPPED [ 90%] 2023-03-20T11:54:43.5825749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-187] SKIPPED [ 90%] 2023-03-20T11:54:43.5831558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-188] SKIPPED [ 90%] 2023-03-20T11:54:43.5837189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-189] SKIPPED [ 90%] 2023-03-20T11:54:43.5843089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-190] SKIPPED [ 90%] 2023-03-20T11:54:43.5850345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-191] SKIPPED [ 90%] 2023-03-20T11:54:43.5855043Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-192] SKIPPED [ 90%] 2023-03-20T11:54:43.5860915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-193] SKIPPED [ 90%] 2023-03-20T11:54:43.5866759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-194] SKIPPED [ 90%] 2023-03-20T11:54:43.5873747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-195] SKIPPED [ 90%] 2023-03-20T11:54:43.5879533Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-196] SKIPPED [ 90%] 2023-03-20T11:54:43.5885375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-197] SKIPPED [ 90%] 2023-03-20T11:54:43.5892282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-198] SKIPPED [ 90%] 2023-03-20T11:54:43.5897545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-199] SKIPPED [ 90%] 2023-03-20T11:54:43.5903110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-200] SKIPPED [ 90%] 2023-03-20T11:54:43.5909157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-201] SKIPPED [ 90%] 2023-03-20T11:54:43.5914685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-202] SKIPPED [ 90%] 2023-03-20T11:54:43.5920485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-203] SKIPPED [ 90%] 2023-03-20T11:54:43.5926103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-204] SKIPPED [ 90%] 2023-03-20T11:54:43.5933272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-205] SKIPPED [ 90%] 2023-03-20T11:54:43.5939607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-206] SKIPPED [ 90%] 2023-03-20T11:54:43.5945242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-207] SKIPPED [ 90%] 2023-03-20T11:54:43.5951106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-208] SKIPPED [ 90%] 2023-03-20T11:54:43.5956644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-209] SKIPPED [ 90%] 2023-03-20T11:54:43.5962608Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-210] SKIPPED [ 90%] 2023-03-20T11:54:43.5969589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-211] SKIPPED [ 90%] 2023-03-20T11:54:43.5974333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-212] SKIPPED [ 90%] 2023-03-20T11:54:43.5980400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-213] SKIPPED [ 90%] 2023-03-20T11:54:43.5986105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-214] SKIPPED [ 90%] 2023-03-20T11:54:43.5992076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-215] SKIPPED [ 90%] 2023-03-20T11:54:43.5997687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-216] SKIPPED [ 90%] 2023-03-20T11:54:43.6003418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-217] SKIPPED [ 90%] 2023-03-20T11:54:43.6013229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-218] SKIPPED [ 90%] 2023-03-20T11:54:43.6018355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-219] SKIPPED [ 90%] 2023-03-20T11:54:43.6024091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-220] SKIPPED [ 90%] 2023-03-20T11:54:43.6029861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-221] SKIPPED [ 90%] 2023-03-20T11:54:43.6035308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-222] SKIPPED [ 90%] 2023-03-20T11:54:43.6041094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-223] SKIPPED [ 90%] 2023-03-20T11:54:43.6046879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-224] SKIPPED [ 90%] 2023-03-20T11:54:43.6053316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-225] SKIPPED [ 90%] 2023-03-20T11:54:43.6058971Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-226] SKIPPED [ 90%] 2023-03-20T11:54:43.6064905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-227] SKIPPED [ 90%] 2023-03-20T11:54:43.6070489Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-228] SKIPPED [ 90%] 2023-03-20T11:54:43.6077484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-229] SKIPPED [ 90%] 2023-03-20T11:54:43.6083455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-230] SKIPPED [ 90%] 2023-03-20T11:54:43.6090467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-231] SKIPPED [ 90%] 2023-03-20T11:54:43.6095695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-232] SKIPPED [ 90%] 2023-03-20T11:54:43.6101233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-233] SKIPPED [ 90%] 2023-03-20T11:54:43.6107137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-234] SKIPPED [ 90%] 2023-03-20T11:54:43.6112849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-235] SKIPPED [ 90%] 2023-03-20T11:54:43.6118726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-236] SKIPPED [ 90%] 2023-03-20T11:54:43.6124258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-237] SKIPPED [ 90%] 2023-03-20T11:54:43.6130578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-238] SKIPPED [ 90%] 2023-03-20T11:54:43.6136290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-239] SKIPPED [ 90%] 2023-03-20T11:54:43.6142042Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-240] SKIPPED [ 90%] 2023-03-20T11:54:43.6148983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-241] SKIPPED [ 90%] 2023-03-20T11:54:43.6154923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-242] SKIPPED [ 90%] 2023-03-20T11:54:43.6160740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-243] SKIPPED [ 90%] 2023-03-20T11:54:43.6166307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-244] SKIPPED [ 90%] 2023-03-20T11:54:43.6173179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-245] SKIPPED [ 90%] 2023-03-20T11:54:43.6178703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-246] SKIPPED [ 90%] 2023-03-20T11:54:43.6184243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-247] SKIPPED [ 90%] 2023-03-20T11:54:43.6190082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-248] SKIPPED [ 90%] 2023-03-20T11:54:43.6195732Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-249] SKIPPED [ 90%] 2023-03-20T11:54:43.6201622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-250] SKIPPED [ 90%] 2023-03-20T11:54:43.6207588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-251] SKIPPED [ 90%] 2023-03-20T11:54:43.6215222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-252] SKIPPED [ 90%] 2023-03-20T11:54:43.6221027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-253] SKIPPED [ 90%] 2023-03-20T11:54:43.6227168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-254] SKIPPED [ 90%] 2023-03-20T11:54:43.6232870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-255] SKIPPED [ 90%] 2023-03-20T11:54:43.6238641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-256] SKIPPED [ 90%] 2023-03-20T11:54:43.6244473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-257] SKIPPED [ 90%] 2023-03-20T11:54:43.6250636Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-258] SKIPPED [ 90%] 2023-03-20T11:54:43.6256511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-259] SKIPPED [ 90%] 2023-03-20T11:54:43.6262150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-260] SKIPPED [ 90%] 2023-03-20T11:54:43.6268076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-261] SKIPPED [ 90%] 2023-03-20T11:54:43.6273723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-262] SKIPPED [ 90%] 2023-03-20T11:54:43.6279480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-263] SKIPPED [ 90%] 2023-03-20T11:54:43.6286518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-264] SKIPPED [ 90%] 2023-03-20T11:54:43.6293186Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-265] SKIPPED [ 90%] 2023-03-20T11:54:43.6298565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-266] SKIPPED [ 90%] 2023-03-20T11:54:43.6304157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-267] SKIPPED [ 90%] 2023-03-20T11:54:43.6310069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-268] SKIPPED [ 90%] 2023-03-20T11:54:43.6315753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-269] SKIPPED [ 90%] 2023-03-20T11:54:43.6321638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-270] SKIPPED [ 90%] 2023-03-20T11:54:43.6327507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-271] SKIPPED [ 90%] 2023-03-20T11:54:43.6333526Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-272] SKIPPED [ 90%] 2023-03-20T11:54:43.6339559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-273] SKIPPED [ 90%] 2023-03-20T11:54:43.6345454Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-274] SKIPPED [ 90%] 2023-03-20T11:54:43.6352295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-275] SKIPPED [ 90%] 2023-03-20T11:54:43.6358197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-276] SKIPPED [ 90%] 2023-03-20T11:54:43.6363916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-277] SKIPPED [ 90%] 2023-03-20T11:54:43.6370549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-278] SKIPPED [ 90%] 2023-03-20T11:54:43.6376084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-279] SKIPPED [ 90%] 2023-03-20T11:54:43.6381789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-280] SKIPPED [ 90%] 2023-03-20T11:54:43.6387579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-281] SKIPPED [ 90%] 2023-03-20T11:54:43.6393195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-282] SKIPPED [ 90%] 2023-03-20T11:54:43.6399124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-283] SKIPPED [ 90%] 2023-03-20T11:54:43.6404703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-284] SKIPPED [ 90%] 2023-03-20T11:54:43.6411846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-285] SKIPPED [ 90%] 2023-03-20T11:54:43.6416931Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-286] SKIPPED [ 90%] 2023-03-20T11:54:43.6423810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-287] SKIPPED [ 90%] 2023-03-20T11:54:43.6429582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-288] SKIPPED [ 90%] 2023-03-20T11:54:43.6435307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-289] SKIPPED [ 90%] 2023-03-20T11:54:43.6441021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-290] SKIPPED [ 90%] 2023-03-20T11:54:43.6446641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-291] SKIPPED [ 90%] 2023-03-20T11:54:43.6453153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-292] SKIPPED [ 90%] 2023-03-20T11:54:43.6458940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-293] SKIPPED [ 90%] 2023-03-20T11:54:43.6464796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-294] SKIPPED [ 90%] 2023-03-20T11:54:43.6470348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-295] SKIPPED [ 90%] 2023-03-20T11:54:43.6476029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-296] SKIPPED [ 90%] 2023-03-20T11:54:43.6481933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-297] SKIPPED [ 90%] 2023-03-20T11:54:43.6490181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-298] SKIPPED [ 90%] 2023-03-20T11:54:43.6495022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-299] SKIPPED [ 90%] 2023-03-20T11:54:43.6500428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-300] SKIPPED [ 90%] 2023-03-20T11:54:43.6506251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-301] SKIPPED [ 90%] 2023-03-20T11:54:43.6512008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-302] SKIPPED [ 90%] 2023-03-20T11:54:43.6517635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-303] SKIPPED [ 90%] 2023-03-20T11:54:43.6523788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-304] SKIPPED [ 90%] 2023-03-20T11:54:43.6530287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-305] SKIPPED [ 90%] 2023-03-20T11:54:43.6535452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-306] SKIPPED [ 90%] 2023-03-20T11:54:43.6541236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-307] SKIPPED [ 90%] 2023-03-20T11:54:43.6546936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-308] SKIPPED [ 90%] 2023-03-20T11:54:43.6552613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-309] SKIPPED [ 90%] 2023-03-20T11:54:43.6559543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-310] SKIPPED [ 90%] 2023-03-20T11:54:43.6565309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-311] SKIPPED [ 90%] 2023-03-20T11:54:43.6572131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-312] SKIPPED [ 90%] 2023-03-20T11:54:43.6577404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-313] SKIPPED [ 90%] 2023-03-20T11:54:43.6583036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-314] SKIPPED [ 90%] 2023-03-20T11:54:43.6588829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-315] SKIPPED [ 90%] 2023-03-20T11:54:43.6594412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-316] SKIPPED [ 90%] 2023-03-20T11:54:43.6600301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-317] SKIPPED [ 90%] 2023-03-20T11:54:43.6605928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-318] SKIPPED [ 90%] 2023-03-20T11:54:43.6612797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-319] SKIPPED [ 90%] 2023-03-20T11:54:43.6618049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-320] SKIPPED [ 90%] 2023-03-20T11:54:43.6625320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-321] SKIPPED [ 90%] 2023-03-20T11:54:43.6632065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-322] SKIPPED [ 90%] 2023-03-20T11:54:43.6637475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-323] SKIPPED [ 90%] 2023-03-20T11:54:43.6643985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-324] SKIPPED [ 90%] 2023-03-20T11:54:43.6650280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-325] SKIPPED [ 90%] 2023-03-20T11:54:43.6655909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-326] SKIPPED [ 90%] 2023-03-20T11:54:43.6661789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-327] SKIPPED [ 90%] 2023-03-20T11:54:43.6667641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-328] SKIPPED [ 90%] 2023-03-20T11:54:43.6673349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-329] SKIPPED [ 90%] 2023-03-20T11:54:43.6679140Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-330] SKIPPED [ 90%] 2023-03-20T11:54:43.6685076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-331] SKIPPED [ 90%] 2023-03-20T11:54:43.6691919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-332] SKIPPED [ 90%] 2023-03-20T11:54:43.6698584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-333] SKIPPED [ 90%] 2023-03-20T11:54:43.6703894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-334] SKIPPED [ 90%] 2023-03-20T11:54:43.6709543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-335] SKIPPED [ 90%] 2023-03-20T11:54:43.6715158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-336] SKIPPED [ 90%] 2023-03-20T11:54:43.6721007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-337] SKIPPED [ 90%] 2023-03-20T11:54:43.6726847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-338] SKIPPED [ 90%] 2023-03-20T11:54:43.6733187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-339] SKIPPED [ 90%] 2023-03-20T11:54:43.6739122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-340] SKIPPED [ 90%] 2023-03-20T11:54:43.6744664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-341] SKIPPED [ 90%] 2023-03-20T11:54:43.6750876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-342] SKIPPED [ 90%] 2023-03-20T11:54:43.6756504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-343] SKIPPED [ 90%] 2023-03-20T11:54:43.6771033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-344] SKIPPED [ 90%] 2023-03-20T11:54:43.6771617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-345] SKIPPED [ 90%] 2023-03-20T11:54:43.6775950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-346] SKIPPED [ 90%] 2023-03-20T11:54:43.6781908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-347] SKIPPED [ 90%] 2023-03-20T11:54:43.6787668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-348] SKIPPED [ 90%] 2023-03-20T11:54:43.6793517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-349] SKIPPED [ 90%] 2023-03-20T11:54:43.6804695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-350] SKIPPED [ 90%] 2023-03-20T11:54:43.6805021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-351] SKIPPED [ 90%] 2023-03-20T11:54:43.6812281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-352] SKIPPED [ 90%] 2023-03-20T11:54:43.6816745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-353] SKIPPED [ 90%] 2023-03-20T11:54:43.6822671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-354] SKIPPED [ 90%] 2023-03-20T11:54:43.6831359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-355] SKIPPED [ 90%] 2023-03-20T11:54:43.6836917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-356] SKIPPED [ 90%] 2023-03-20T11:54:43.6842643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-357] SKIPPED [ 90%] 2023-03-20T11:54:43.6849085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-358] SKIPPED [ 90%] 2023-03-20T11:54:43.6854232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-359] SKIPPED [ 90%] 2023-03-20T11:54:43.6860121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-360] SKIPPED [ 90%] 2023-03-20T11:54:43.6865776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-361] SKIPPED [ 90%] 2023-03-20T11:54:43.6871455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-362] SKIPPED [ 90%] 2023-03-20T11:54:43.6877009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-363] SKIPPED [ 90%] 2023-03-20T11:54:43.6882807Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-364] SKIPPED [ 90%] 2023-03-20T11:54:43.6889424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-365] SKIPPED [ 90%] 2023-03-20T11:54:43.6894503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-366] SKIPPED [ 90%] 2023-03-20T11:54:43.6901563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-367] SKIPPED [ 90%] 2023-03-20T11:54:43.6907409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-368] SKIPPED [ 90%] 2023-03-20T11:54:43.6912974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-369] SKIPPED [ 90%] 2023-03-20T11:54:43.6918600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-370] SKIPPED [ 90%] 2023-03-20T11:54:43.6924237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-371] SKIPPED [ 90%] 2023-03-20T11:54:43.6930363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-372] SKIPPED [ 90%] 2023-03-20T11:54:43.6936001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-373] SKIPPED [ 90%] 2023-03-20T11:54:43.6941749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-374] SKIPPED [ 90%] 2023-03-20T11:54:43.6947336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-375] SKIPPED [ 90%] 2023-03-20T11:54:43.6952856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-376] SKIPPED [ 90%] 2023-03-20T11:54:43.6958778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-377] SKIPPED [ 90%] 2023-03-20T11:54:43.6965496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-378] SKIPPED [ 90%] 2023-03-20T11:54:43.6972108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-379] SKIPPED [ 90%] 2023-03-20T11:54:43.6977427Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-380] SKIPPED [ 90%] 2023-03-20T11:54:43.6983098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-381] SKIPPED [ 90%] 2023-03-20T11:54:43.6988895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-382] SKIPPED [ 90%] 2023-03-20T11:54:43.6994371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-383] SKIPPED [ 90%] 2023-03-20T11:54:43.7000069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-384] SKIPPED [ 90%] 2023-03-20T11:54:43.7005776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-385] SKIPPED [ 90%] 2023-03-20T11:54:43.7012566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-386] SKIPPED [ 90%] 2023-03-20T11:54:43.7017505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-387] SKIPPED [ 90%] 2023-03-20T11:54:43.7023157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-388] SKIPPED [ 90%] 2023-03-20T11:54:43.7029079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-389] SKIPPED [ 90%] 2023-03-20T11:54:43.7035609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-390] SKIPPED [ 90%] 2023-03-20T11:54:43.7041417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-391] SKIPPED [ 90%] 2023-03-20T11:54:43.7047000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-392] SKIPPED [ 90%] 2023-03-20T11:54:43.7053049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-393] SKIPPED [ 90%] 2023-03-20T11:54:43.7058867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-394] SKIPPED [ 90%] 2023-03-20T11:54:43.7064439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-395] SKIPPED [ 90%] 2023-03-20T11:54:43.7070370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-396] SKIPPED [ 90%] 2023-03-20T11:54:43.7075680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-397] SKIPPED [ 90%] 2023-03-20T11:54:43.7081470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-398] SKIPPED [ 90%] 2023-03-20T11:54:43.7087029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-399] SKIPPED [ 90%] 2023-03-20T11:54:43.7093034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-400] SKIPPED [ 90%] 2023-03-20T11:54:43.7099804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-401] SKIPPED [ 90%] 2023-03-20T11:54:43.7105458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-402] SKIPPED [ 90%] 2023-03-20T11:54:43.7111244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-403] SKIPPED [ 90%] 2023-03-20T11:54:43.7116791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-404] SKIPPED [ 90%] 2023-03-20T11:54:43.7122656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-405] SKIPPED [ 90%] 2023-03-20T11:54:43.7129240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-406] SKIPPED [ 90%] 2023-03-20T11:54:43.7134221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-407] SKIPPED [ 90%] 2023-03-20T11:54:43.7140039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-408] SKIPPED [ 90%] 2023-03-20T11:54:43.7145844Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-409] SKIPPED [ 90%] 2023-03-20T11:54:43.7151561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-410] SKIPPED [ 90%] 2023-03-20T11:54:43.7157158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-411] SKIPPED [ 90%] 2023-03-20T11:54:43.7162875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-412] SKIPPED [ 90%] 2023-03-20T11:54:43.7170353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-413] SKIPPED [ 90%] 2023-03-20T11:54:43.7175805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-414] SKIPPED [ 90%] 2023-03-20T11:54:43.7181470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-415] SKIPPED [ 90%] 2023-03-20T11:54:43.7187206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-416] SKIPPED [ 90%] 2023-03-20T11:54:43.7192783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-417] SKIPPED [ 90%] 2023-03-20T11:54:43.7198408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-418] SKIPPED [ 90%] 2023-03-20T11:54:43.7204326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-419] SKIPPED [ 90%] 2023-03-20T11:54:43.7210399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-420] SKIPPED [ 90%] 2023-03-20T11:54:43.7216127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-421] SKIPPED [ 90%] 2023-03-20T11:54:43.7221692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-422] SKIPPED [ 90%] 2023-03-20T11:54:43.7227494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-423] SKIPPED [ 90%] 2023-03-20T11:54:43.7234442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-424] SKIPPED [ 90%] 2023-03-20T11:54:43.7240022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-425] SKIPPED [ 90%] 2023-03-20T11:54:43.7245695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-426] SKIPPED [ 90%] 2023-03-20T11:54:43.7252504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-427] SKIPPED [ 90%] 2023-03-20T11:54:43.7257310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-428] SKIPPED [ 90%] 2023-03-20T11:54:43.7262842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-429] SKIPPED [ 90%] 2023-03-20T11:54:43.7268746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-430] SKIPPED [ 90%] 2023-03-20T11:54:43.7274206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-431] SKIPPED [ 90%] 2023-03-20T11:54:43.7280006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-432] SKIPPED [ 90%] 2023-03-20T11:54:43.7285451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-433] SKIPPED [ 90%] 2023-03-20T11:54:43.7292109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-434] SKIPPED [ 90%] 2023-03-20T11:54:43.7297327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-435] SKIPPED [ 90%] 2023-03-20T11:54:43.7304070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-436] SKIPPED [ 90%] 2023-03-20T11:54:43.7309936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-437] SKIPPED [ 90%] 2023-03-20T11:54:43.7316271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-438] SKIPPED [ 90%] 2023-03-20T11:54:43.7322758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-439] SKIPPED [ 90%] 2023-03-20T11:54:43.7329935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-440] SKIPPED [ 90%] 2023-03-20T11:54:43.7335081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-441] SKIPPED [ 90%] 2023-03-20T11:54:43.7341017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-442] SKIPPED [ 90%] 2023-03-20T11:54:43.7346862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-443] SKIPPED [ 90%] 2023-03-20T11:54:43.7352555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-444] SKIPPED [ 90%] 2023-03-20T11:54:43.7358412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-445] SKIPPED [ 90%] 2023-03-20T11:54:43.7363964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-446] SKIPPED [ 90%] 2023-03-20T11:54:43.7372106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-447] SKIPPED [ 90%] 2023-03-20T11:54:43.7377274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-448] SKIPPED [ 90%] 2023-03-20T11:54:43.7383086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-449] SKIPPED [ 90%] 2023-03-20T11:54:43.7388747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-450] SKIPPED [ 90%] 2023-03-20T11:54:43.7394347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-451] SKIPPED [ 90%] 2023-03-20T11:54:43.7400383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-452] SKIPPED [ 90%] 2023-03-20T11:54:43.7406023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-453] SKIPPED [ 90%] 2023-03-20T11:54:43.7413167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-454] SKIPPED [ 90%] 2023-03-20T11:54:43.7418174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-455] SKIPPED [ 90%] 2023-03-20T11:54:43.7423887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-456] SKIPPED [ 90%] 2023-03-20T11:54:43.7430104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-457] SKIPPED [ 90%] 2023-03-20T11:54:43.7435632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-458] SKIPPED [ 90%] 2023-03-20T11:54:43.7442582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-459] SKIPPED [ 90%] 2023-03-20T11:54:43.7449218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-460] SKIPPED [ 90%] 2023-03-20T11:54:43.7454393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-461] SKIPPED [ 90%] 2023-03-20T11:54:43.7460506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-462] SKIPPED [ 90%] 2023-03-20T11:54:43.7466319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-463] SKIPPED [ 90%] 2023-03-20T11:54:43.7472007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-464] SKIPPED [ 90%] 2023-03-20T11:54:43.7477661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-465] SKIPPED [ 90%] 2023-03-20T11:54:43.7483451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-466] SKIPPED [ 90%] 2023-03-20T11:54:43.7490542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-467] SKIPPED [ 90%] 2023-03-20T11:54:43.7495116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-468] SKIPPED [ 90%] 2023-03-20T11:54:43.7500928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-469] SKIPPED [ 90%] 2023-03-20T11:54:43.7507983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-470] SKIPPED [ 90%] 2023-03-20T11:54:43.7513667Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-471] SKIPPED [ 90%] 2023-03-20T11:54:43.7519627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-472] SKIPPED [ 90%] 2023-03-20T11:54:43.7525396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-473] SKIPPED [ 90%] 2023-03-20T11:54:43.7532215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-474] SKIPPED [ 90%] 2023-03-20T11:54:43.7537446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-475] SKIPPED [ 90%] 2023-03-20T11:54:43.7542991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-476] SKIPPED [ 90%] 2023-03-20T11:54:43.7548944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-477] SKIPPED [ 90%] 2023-03-20T11:54:43.7554484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-478] SKIPPED [ 90%] 2023-03-20T11:54:43.7560196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-479] SKIPPED [ 90%] 2023-03-20T11:54:43.7566539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-480] SKIPPED [ 90%] 2023-03-20T11:54:43.7573473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-481] SKIPPED [ 90%] 2023-03-20T11:54:43.7579350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-482] SKIPPED [ 90%] 2023-03-20T11:54:43.7584957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-483] SKIPPED [ 90%] 2023-03-20T11:54:43.7590475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-484] SKIPPED [ 90%] 2023-03-20T11:54:43.7596017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-485] SKIPPED [ 90%] 2023-03-20T11:54:43.7601768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-486] SKIPPED [ 90%] 2023-03-20T11:54:43.7607398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-487] SKIPPED [ 90%] 2023-03-20T11:54:43.7613390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-488] SKIPPED [ 90%] 2023-03-20T11:54:43.7619367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-489] SKIPPED [ 90%] 2023-03-20T11:54:43.7624962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-490] SKIPPED [ 90%] 2023-03-20T11:54:43.7630627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-491] SKIPPED [ 90%] 2023-03-20T11:54:43.7636194Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-492] SKIPPED [ 90%] 2023-03-20T11:54:43.7644622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-493] SKIPPED [ 90%] 2023-03-20T11:54:43.7650588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-494] SKIPPED [ 90%] 2023-03-20T11:54:43.7656554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-495] SKIPPED [ 90%] 2023-03-20T11:54:43.7662140Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-496] SKIPPED [ 90%] 2023-03-20T11:54:43.7668011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-497] SKIPPED [ 90%] 2023-03-20T11:54:43.7673549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-498] SKIPPED [ 90%] 2023-03-20T11:54:43.7679334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-499] SKIPPED [ 90%] 2023-03-20T11:54:43.7684869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-500] SKIPPED [ 90%] 2023-03-20T11:54:43.7690840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-501] SKIPPED [ 90%] 2023-03-20T11:54:43.7696398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-502] SKIPPED [ 90%] 2023-03-20T11:54:43.7701869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-503] SKIPPED [ 90%] 2023-03-20T11:54:43.7708771Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-504] SKIPPED [ 90%] 2023-03-20T11:54:43.7714456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-505] SKIPPED [ 90%] 2023-03-20T11:54:43.7719956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-506] SKIPPED [ 90%] 2023-03-20T11:54:43.7725743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-507] SKIPPED [ 90%] 2023-03-20T11:54:43.7732431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-508] SKIPPED [ 90%] 2023-03-20T11:54:43.7737740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-509] SKIPPED [ 90%] 2023-03-20T11:54:43.7743200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-510] SKIPPED [ 90%] 2023-03-20T11:54:43.7748987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-511] SKIPPED [ 90%] 2023-03-20T11:54:43.7754553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-512] SKIPPED [ 90%] 2023-03-20T11:54:43.7760347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-513] SKIPPED [ 90%] 2023-03-20T11:54:43.7765842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-514] SKIPPED [ 90%] 2023-03-20T11:54:43.7772676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-515] SKIPPED [ 90%] 2023-03-20T11:54:43.7778939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-516] SKIPPED [ 90%] 2023-03-20T11:54:43.7784652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-517] SKIPPED [ 90%] 2023-03-20T11:54:43.7790460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-518] SKIPPED [ 90%] 2023-03-20T11:54:43.7795907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-519] SKIPPED [ 90%] 2023-03-20T11:54:43.7801596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-520] SKIPPED [ 90%] 2023-03-20T11:54:43.7807321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[resized_crop-521] SKIPPED [ 90%] 2023-03-20T11:54:43.7813269Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-000] SKIPPED [ 90%] 2023-03-20T11:54:43.7819044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-001] SKIPPED [ 90%] 2023-03-20T11:54:43.7824644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-002] SKIPPED [ 90%] 2023-03-20T11:54:43.7830667Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-003] SKIPPED [ 90%] 2023-03-20T11:54:43.7836226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-004] SKIPPED [ 90%] 2023-03-20T11:54:43.7843398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-005] SKIPPED [ 90%] 2023-03-20T11:54:43.7849970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-006] SKIPPED [ 90%] 2023-03-20T11:54:43.7855029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-007] SKIPPED [ 90%] 2023-03-20T11:54:43.7860622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-008] SKIPPED [ 90%] 2023-03-20T11:54:43.7866515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-009] SKIPPED [ 90%] 2023-03-20T11:54:43.7872143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-010] SKIPPED [ 90%] 2023-03-20T11:54:43.7877516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-011] SKIPPED [ 90%] 2023-03-20T11:54:43.7883322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-012] SKIPPED [ 90%] 2023-03-20T11:54:43.7890206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-013] SKIPPED [ 90%] 2023-03-20T11:54:43.7894911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-014] SKIPPED [ 90%] 2023-03-20T11:54:43.7900800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-015] SKIPPED [ 90%] 2023-03-20T11:54:43.7906465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-016] SKIPPED [ 90%] 2023-03-20T11:54:43.7913254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-017] SKIPPED [ 90%] 2023-03-20T11:54:43.7918994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-018] SKIPPED [ 90%] 2023-03-20T11:54:43.7924473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-019] SKIPPED [ 90%] 2023-03-20T11:54:43.7931593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-020] SKIPPED [ 90%] 2023-03-20T11:54:43.7936691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-021] SKIPPED [ 90%] 2023-03-20T11:54:43.7942372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-022] SKIPPED [ 90%] 2023-03-20T11:54:43.7948273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-023] SKIPPED [ 90%] 2023-03-20T11:54:43.7953926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-024] SKIPPED [ 90%] 2023-03-20T11:54:43.7960354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-025] SKIPPED [ 90%] 2023-03-20T11:54:43.7965422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-026] SKIPPED [ 90%] 2023-03-20T11:54:43.7972492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-027] SKIPPED [ 90%] 2023-03-20T11:54:43.7978689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-028] SKIPPED [ 90%] 2023-03-20T11:54:43.7984660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-029] SKIPPED [ 90%] 2023-03-20T11:54:43.7990426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-030] SKIPPED [ 90%] 2023-03-20T11:54:43.7996056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-031] SKIPPED [ 90%] 2023-03-20T11:54:43.8001870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-032] SKIPPED [ 90%] 2023-03-20T11:54:43.8008945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-033] SKIPPED [ 90%] 2023-03-20T11:54:43.8013702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-034] SKIPPED [ 90%] 2023-03-20T11:54:43.8019781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-035] SKIPPED [ 90%] 2023-03-20T11:54:43.8025437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-036] SKIPPED [ 90%] 2023-03-20T11:54:43.8031121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-037] SKIPPED [ 90%] 2023-03-20T11:54:43.8036711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-038] SKIPPED [ 90%] 2023-03-20T11:54:43.8042498Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-039] SKIPPED [ 90%] 2023-03-20T11:54:43.8050455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-040] SKIPPED [ 90%] 2023-03-20T11:54:43.8055775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-041] SKIPPED [ 90%] 2023-03-20T11:54:43.8061328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-042] SKIPPED [ 90%] 2023-03-20T11:54:43.8067312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-043] SKIPPED [ 90%] 2023-03-20T11:54:43.8072885Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-044] SKIPPED [ 90%] 2023-03-20T11:54:43.8078607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-045] SKIPPED [ 90%] 2023-03-20T11:54:43.8084291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-046] SKIPPED [ 90%] 2023-03-20T11:54:43.8091841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-047] SKIPPED [ 90%] 2023-03-20T11:54:43.8096730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-048] SKIPPED [ 90%] 2023-03-20T11:54:43.8102288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-049] SKIPPED [ 90%] 2023-03-20T11:54:43.8108160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-050] SKIPPED [ 90%] 2023-03-20T11:54:43.8115076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-051] SKIPPED [ 90%] 2023-03-20T11:54:43.8120923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-052] SKIPPED [ 90%] 2023-03-20T11:54:43.8126643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-053] SKIPPED [ 90%] 2023-03-20T11:54:43.8133332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-054] SKIPPED [ 90%] 2023-03-20T11:54:43.8138293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-055] SKIPPED [ 90%] 2023-03-20T11:54:43.8143817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-056] SKIPPED [ 90%] 2023-03-20T11:54:43.8149564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-057] SKIPPED [ 90%] 2023-03-20T11:54:43.8155090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-058] SKIPPED [ 90%] 2023-03-20T11:54:43.8160688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-059] SKIPPED [ 90%] 2023-03-20T11:54:43.8166129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-060] SKIPPED [ 90%] 2023-03-20T11:54:43.8172956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-061] SKIPPED [ 90%] 2023-03-20T11:54:43.8178060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-062] SKIPPED [ 90%] 2023-03-20T11:54:43.8184810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-063] SKIPPED [ 90%] 2023-03-20T11:54:43.8190592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-064] SKIPPED [ 90%] 2023-03-20T11:54:43.8196113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-065] SKIPPED [ 90%] 2023-03-20T11:54:43.8201794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-066] SKIPPED [ 90%] 2023-03-20T11:54:43.8207485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-067] SKIPPED [ 90%] 2023-03-20T11:54:43.8213301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-068] SKIPPED [ 90%] 2023-03-20T11:54:43.8219240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-069] SKIPPED [ 90%] 2023-03-20T11:54:43.8224933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-070] SKIPPED [ 90%] 2023-03-20T11:54:43.8230579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-071] SKIPPED [ 90%] 2023-03-20T11:54:43.8236188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-072] SKIPPED [ 90%] 2023-03-20T11:54:43.8241839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-073] SKIPPED [ 90%] 2023-03-20T11:54:43.8250073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-074] SKIPPED [ 90%] 2023-03-20T11:54:43.8254760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-075] SKIPPED [ 90%] 2023-03-20T11:54:43.8260136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-076] SKIPPED [ 90%] 2023-03-20T11:54:43.8265851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-077] SKIPPED [ 90%] 2023-03-20T11:54:43.8271336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-078] SKIPPED [ 90%] 2023-03-20T11:54:43.8276913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-079] SKIPPED [ 90%] 2023-03-20T11:54:43.8282735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-080] SKIPPED [ 90%] 2023-03-20T11:54:43.8289187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-081] SKIPPED [ 90%] 2023-03-20T11:54:43.8294277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-082] SKIPPED [ 90%] 2023-03-20T11:54:43.8300150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-083] SKIPPED [ 90%] 2023-03-20T11:54:43.8305984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-084] SKIPPED [ 90%] 2023-03-20T11:54:43.8311558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-085] SKIPPED [ 90%] 2023-03-20T11:54:43.8318426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-086] SKIPPED [ 90%] 2023-03-20T11:54:43.8323932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-087] SKIPPED [ 90%] 2023-03-20T11:54:43.8330528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-088] SKIPPED [ 90%] 2023-03-20T11:54:43.8336128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-089] SKIPPED [ 90%] 2023-03-20T11:54:43.8342092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-090] SKIPPED [ 90%] 2023-03-20T11:54:43.8348301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-091] SKIPPED [ 90%] 2023-03-20T11:54:43.8354237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-092] SKIPPED [ 90%] 2023-03-20T11:54:43.8360386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-093] SKIPPED [ 90%] 2023-03-20T11:54:43.8366255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-094] SKIPPED [ 90%] 2023-03-20T11:54:43.8373146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-095] SKIPPED [ 90%] 2023-03-20T11:54:43.8378817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-096] SKIPPED [ 90%] 2023-03-20T11:54:43.8386110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-097] SKIPPED [ 90%] 2023-03-20T11:54:43.8392167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-098] SKIPPED [ 90%] 2023-03-20T11:54:43.8398325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-099] SKIPPED [ 90%] 2023-03-20T11:54:43.8404363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-100] SKIPPED [ 90%] 2023-03-20T11:54:43.8411549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-101] SKIPPED [ 90%] 2023-03-20T11:54:43.8416706Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-102] SKIPPED [ 90%] 2023-03-20T11:54:43.8422213Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-103] SKIPPED [ 90%] 2023-03-20T11:54:43.8428302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-104] SKIPPED [ 90%] 2023-03-20T11:54:43.8434344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-105] SKIPPED [ 90%] 2023-03-20T11:54:43.8440518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-106] SKIPPED [ 90%] 2023-03-20T11:54:43.8446298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-107] SKIPPED [ 90%] 2023-03-20T11:54:43.8455681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-108] SKIPPED [ 90%] 2023-03-20T11:54:43.8461881Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-109] SKIPPED [ 90%] 2023-03-20T11:54:43.8468069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-110] SKIPPED [ 90%] 2023-03-20T11:54:43.8473770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-111] SKIPPED [ 90%] 2023-03-20T11:54:43.8479838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-112] SKIPPED [ 90%] 2023-03-20T11:54:43.8485887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-113] SKIPPED [ 90%] 2023-03-20T11:54:43.8492953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-114] SKIPPED [ 90%] 2023-03-20T11:54:43.8498370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-115] SKIPPED [ 90%] 2023-03-20T11:54:43.8504436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-116] SKIPPED [ 90%] 2023-03-20T11:54:43.8510538Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-117] SKIPPED [ 90%] 2023-03-20T11:54:43.8516457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-118] SKIPPED [ 90%] 2023-03-20T11:54:43.8522517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-119] SKIPPED [ 90%] 2023-03-20T11:54:43.8531254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-120] SKIPPED [ 90%] 2023-03-20T11:54:43.8536313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-121] SKIPPED [ 90%] 2023-03-20T11:54:43.8542339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-122] SKIPPED [ 90%] 2023-03-20T11:54:43.8548775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-123] SKIPPED [ 90%] 2023-03-20T11:54:43.8554477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-124] SKIPPED [ 90%] 2023-03-20T11:54:43.8560816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-125] SKIPPED [ 90%] 2023-03-20T11:54:43.8566911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-126] SKIPPED [ 90%] 2023-03-20T11:54:43.8573270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-127] SKIPPED [ 90%] 2023-03-20T11:54:43.8579381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-128] SKIPPED [ 90%] 2023-03-20T11:54:43.8585479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-129] SKIPPED [ 90%] 2023-03-20T11:54:43.8591475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-130] SKIPPED [ 90%] 2023-03-20T11:54:43.8598687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-131] SKIPPED [ 90%] 2023-03-20T11:54:43.8604684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-132] SKIPPED [ 90%] 2023-03-20T11:54:43.8611828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-133] SKIPPED [ 90%] 2023-03-20T11:54:43.8617278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-134] SKIPPED [ 90%] 2023-03-20T11:54:43.8623255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-135] SKIPPED [ 90%] 2023-03-20T11:54:43.8629351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-136] SKIPPED [ 90%] 2023-03-20T11:54:43.8635369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-137] SKIPPED [ 90%] 2023-03-20T11:54:43.8652008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-138] SKIPPED [ 90%] 2023-03-20T11:54:43.8652707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-139] SKIPPED [ 90%] 2023-03-20T11:54:43.8654261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-140] SKIPPED [ 90%] 2023-03-20T11:54:43.8660417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-141] SKIPPED [ 90%] 2023-03-20T11:54:43.8666606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-142] SKIPPED [ 90%] 2023-03-20T11:54:43.8673804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-143] SKIPPED [ 90%] 2023-03-20T11:54:43.8680148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-144] SKIPPED [ 90%] 2023-03-20T11:54:43.8686167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-145] SKIPPED [ 90%] 2023-03-20T11:54:43.8693265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-146] SKIPPED [ 90%] 2023-03-20T11:54:43.8699441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-147] SKIPPED [ 90%] 2023-03-20T11:54:43.8705522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-148] SKIPPED [ 90%] 2023-03-20T11:54:43.8711788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-149] SKIPPED [ 90%] 2023-03-20T11:54:43.8717682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-150] SKIPPED [ 90%] 2023-03-20T11:54:43.8723986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-151] SKIPPED [ 90%] 2023-03-20T11:54:43.8731570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-152] SKIPPED [ 90%] 2023-03-20T11:54:43.8736827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-153] SKIPPED [ 90%] 2023-03-20T11:54:43.8744173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-154] SKIPPED [ 90%] 2023-03-20T11:54:43.8750570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-155] SKIPPED [ 90%] 2023-03-20T11:54:43.8756633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-156] SKIPPED [ 90%] 2023-03-20T11:54:43.8762838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-157] SKIPPED [ 90%] 2023-03-20T11:54:43.8769982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-158] SKIPPED [ 90%] 2023-03-20T11:54:43.8775155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-159] SKIPPED [ 90%] 2023-03-20T11:54:43.8781313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-160] SKIPPED [ 90%] 2023-03-20T11:54:43.8787367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-161] SKIPPED [ 90%] 2023-03-20T11:54:43.8793247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-162] SKIPPED [ 90%] 2023-03-20T11:54:43.8799453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-163] SKIPPED [ 90%] 2023-03-20T11:54:43.8805401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-164] SKIPPED [ 90%] 2023-03-20T11:54:43.8812374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-165] SKIPPED [ 90%] 2023-03-20T11:54:43.8819062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-166] SKIPPED [ 90%] 2023-03-20T11:54:43.8824958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-167] SKIPPED [ 90%] 2023-03-20T11:54:43.8830939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-168] SKIPPED [ 90%] 2023-03-20T11:54:43.8836922Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-169] SKIPPED [ 90%] 2023-03-20T11:54:43.8843206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-170] SKIPPED [ 90%] 2023-03-20T11:54:43.8851850Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-171] SKIPPED [ 90%] 2023-03-20T11:54:43.8856022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-172] SKIPPED [ 90%] 2023-03-20T11:54:43.8861997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-173] SKIPPED [ 90%] 2023-03-20T11:54:43.8868271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-174] SKIPPED [ 90%] 2023-03-20T11:54:43.8874256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-175] SKIPPED [ 90%] 2023-03-20T11:54:43.8880426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-176] SKIPPED [ 90%] 2023-03-20T11:54:43.8888973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-177] SKIPPED [ 90%] 2023-03-20T11:54:43.8894265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-178] SKIPPED [ 90%] 2023-03-20T11:54:43.8900680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-179] SKIPPED [ 90%] 2023-03-20T11:54:43.8907055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-180] SKIPPED [ 90%] 2023-03-20T11:54:43.8913124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-181] SKIPPED [ 90%] 2023-03-20T11:54:43.8919276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-182] SKIPPED [ 90%] 2023-03-20T11:54:43.8925468Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-183] SKIPPED [ 90%] 2023-03-20T11:54:43.8932919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-184] SKIPPED [ 90%] 2023-03-20T11:54:43.8937764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-185] SKIPPED [ 90%] 2023-03-20T11:54:43.8943827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-186] SKIPPED [ 90%] 2023-03-20T11:54:43.8950012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-187] SKIPPED [ 90%] 2023-03-20T11:54:43.8955956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-188] SKIPPED [ 90%] 2023-03-20T11:54:43.8963428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-189] SKIPPED [ 90%] 2023-03-20T11:54:43.8971664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-190] SKIPPED [ 90%] 2023-03-20T11:54:43.8976011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-191] SKIPPED [ 90%] 2023-03-20T11:54:43.8982076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-192] SKIPPED [ 90%] 2023-03-20T11:54:43.8988282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-193] SKIPPED [ 90%] 2023-03-20T11:54:43.8994397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-194] SKIPPED [ 90%] 2023-03-20T11:54:43.9000607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-195] SKIPPED [ 90%] 2023-03-20T11:54:43.9006660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-196] SKIPPED [ 90%] 2023-03-20T11:54:43.9013496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-197] SKIPPED [ 90%] 2023-03-20T11:54:43.9019779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-198] SKIPPED [ 90%] 2023-03-20T11:54:43.9026029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-199] SKIPPED [ 90%] 2023-03-20T11:54:43.9033356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-200] SKIPPED [ 90%] 2023-03-20T11:54:43.9039685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-201] SKIPPED [ 90%] 2023-03-20T11:54:43.9045683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-202] SKIPPED [ 90%] 2023-03-20T11:54:43.9053102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-203] SKIPPED [ 90%] 2023-03-20T11:54:43.9058774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-204] SKIPPED [ 90%] 2023-03-20T11:54:43.9064838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-205] SKIPPED [ 90%] 2023-03-20T11:54:43.9070987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-206] SKIPPED [ 90%] 2023-03-20T11:54:43.9077039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-207] SKIPPED [ 90%] 2023-03-20T11:54:43.9083283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-208] SKIPPED [ 90%] 2023-03-20T11:54:43.9090639Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-209] SKIPPED [ 90%] 2023-03-20T11:54:43.9096155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-210] SKIPPED [ 90%] 2023-03-20T11:54:43.9102004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-211] SKIPPED [ 90%] 2023-03-20T11:54:43.9109573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-212] SKIPPED [ 90%] 2023-03-20T11:54:43.9115559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-213] SKIPPED [ 90%] 2023-03-20T11:54:43.9121783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-214] SKIPPED [ 90%] 2023-03-20T11:54:43.9128903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-215] SKIPPED [ 90%] 2023-03-20T11:54:43.9134339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-216] SKIPPED [ 90%] 2023-03-20T11:54:43.9140299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-217] SKIPPED [ 90%] 2023-03-20T11:54:43.9146596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-218] SKIPPED [ 90%] 2023-03-20T11:54:43.9152617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-219] SKIPPED [ 90%] 2023-03-20T11:54:43.9158870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-220] SKIPPED [ 90%] 2023-03-20T11:54:43.9164915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-221] SKIPPED [ 90%] 2023-03-20T11:54:43.9172121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-222] SKIPPED [ 90%] 2023-03-20T11:54:43.9178996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-223] SKIPPED [ 90%] 2023-03-20T11:54:43.9185346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-224] SKIPPED [ 90%] 2023-03-20T11:54:43.9191361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-225] SKIPPED [ 90%] 2023-03-20T11:54:43.9197431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-226] SKIPPED [ 90%] 2023-03-20T11:54:43.9203585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-227] SKIPPED [ 90%] 2023-03-20T11:54:43.9211001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-228] SKIPPED [ 90%] 2023-03-20T11:54:43.9216249Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-229] SKIPPED [ 90%] 2023-03-20T11:54:43.9222404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-230] SKIPPED [ 90%] 2023-03-20T11:54:43.9228740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-231] SKIPPED [ 90%] 2023-03-20T11:54:43.9234780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-232] SKIPPED [ 90%] 2023-03-20T11:54:43.9241014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-233] SKIPPED [ 90%] 2023-03-20T11:54:43.9249402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-234] SKIPPED [ 90%] 2023-03-20T11:54:43.9255021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-235] SKIPPED [ 90%] 2023-03-20T11:54:43.9261080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-236] SKIPPED [ 90%] 2023-03-20T11:54:43.9267285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-237] SKIPPED [ 90%] 2023-03-20T11:54:43.9273370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-238] SKIPPED [ 90%] 2023-03-20T11:54:43.9279511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-239] SKIPPED [ 90%] 2023-03-20T11:54:43.9285558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-240] SKIPPED [ 90%] 2023-03-20T11:54:43.9292758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-241] SKIPPED [ 90%] 2023-03-20T11:54:43.9298601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-242] SKIPPED [ 90%] 2023-03-20T11:54:43.9304704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-243] SKIPPED [ 90%] 2023-03-20T11:54:43.9310562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-244] SKIPPED [ 90%] 2023-03-20T11:54:43.9316677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-245] SKIPPED [ 90%] 2023-03-20T11:54:43.9325592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-246] SKIPPED [ 90%] 2023-03-20T11:54:43.9332803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-247] SKIPPED [ 90%] 2023-03-20T11:54:43.9338707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-248] SKIPPED [ 90%] 2023-03-20T11:54:43.9344491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-249] SKIPPED [ 90%] 2023-03-20T11:54:43.9350790Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-250] SKIPPED [ 90%] 2023-03-20T11:54:43.9356763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-251] SKIPPED [ 90%] 2023-03-20T11:54:43.9363092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-252] SKIPPED [ 90%] 2023-03-20T11:54:43.9371615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-253] SKIPPED [ 90%] 2023-03-20T11:54:43.9376004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-254] SKIPPED [ 90%] 2023-03-20T11:54:43.9382080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-255] SKIPPED [ 90%] 2023-03-20T11:54:43.9388568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-256] SKIPPED [ 90%] 2023-03-20T11:54:43.9395868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-257] SKIPPED [ 90%] 2023-03-20T11:54:43.9402143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-258] SKIPPED [ 90%] 2023-03-20T11:54:43.9409362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-259] SKIPPED [ 90%] 2023-03-20T11:54:43.9414744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-260] SKIPPED [ 90%] 2023-03-20T11:54:43.9420937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-261] SKIPPED [ 90%] 2023-03-20T11:54:43.9427265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-262] SKIPPED [ 90%] 2023-03-20T11:54:43.9433381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-263] SKIPPED [ 90%] 2023-03-20T11:54:43.9439483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-264] SKIPPED [ 90%] 2023-03-20T11:54:43.9445493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-265] SKIPPED [ 90%] 2023-03-20T11:54:43.9452773Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-266] SKIPPED [ 90%] 2023-03-20T11:54:43.9458600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-267] SKIPPED [ 90%] 2023-03-20T11:54:43.9464650Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-268] SKIPPED [ 90%] 2023-03-20T11:54:43.9472158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-269] SKIPPED [ 90%] 2023-03-20T11:54:43.9478283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-270] SKIPPED [ 90%] 2023-03-20T11:54:43.9484358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-271] SKIPPED [ 90%] 2023-03-20T11:54:43.9491819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-272] SKIPPED [ 90%] 2023-03-20T11:54:43.9497245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-273] SKIPPED [ 90%] 2023-03-20T11:54:43.9503264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-274] SKIPPED [ 90%] 2023-03-20T11:54:43.9509664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-275] SKIPPED [ 90%] 2023-03-20T11:54:43.9515729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-276] SKIPPED [ 90%] 2023-03-20T11:54:43.9521884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-277] SKIPPED [ 90%] 2023-03-20T11:54:43.9529124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-278] SKIPPED [ 90%] 2023-03-20T11:54:43.9534484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-279] SKIPPED [ 90%] 2023-03-20T11:54:43.9542000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-280] SKIPPED [ 90%] 2023-03-20T11:54:43.9548239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-281] SKIPPED [ 90%] 2023-03-20T11:54:43.9554321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-282] SKIPPED [ 90%] 2023-03-20T11:54:43.9560731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-283] SKIPPED [ 90%] 2023-03-20T11:54:43.9566889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-284] SKIPPED [ 90%] 2023-03-20T11:54:43.9573216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-285] SKIPPED [ 90%] 2023-03-20T11:54:43.9579425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-286] SKIPPED [ 90%] 2023-03-20T11:54:43.9585725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-287] SKIPPED [ 90%] 2023-03-20T11:54:43.9592077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-288] SKIPPED [ 90%] 2023-03-20T11:54:43.9598471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-289] SKIPPED [ 90%] 2023-03-20T11:54:43.9604780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-290] SKIPPED [ 90%] 2023-03-20T11:54:43.9612140Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-291] SKIPPED [ 90%] 2023-03-20T11:54:43.9619294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-292] SKIPPED [ 90%] 2023-03-20T11:54:43.9625449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-293] SKIPPED [ 90%] 2023-03-20T11:54:43.9631909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-294] SKIPPED [ 90%] 2023-03-20T11:54:43.9638418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-295] SKIPPED [ 90%] 2023-03-20T11:54:43.9644702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-296] SKIPPED [ 90%] 2023-03-20T11:54:43.9652077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-297] SKIPPED [ 90%] 2023-03-20T11:54:43.9657893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-298] SKIPPED [ 90%] 2023-03-20T11:54:43.9664116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-299] SKIPPED [ 90%] 2023-03-20T11:54:43.9670666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-300] SKIPPED [ 90%] 2023-03-20T11:54:43.9676991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-301] SKIPPED [ 90%] 2023-03-20T11:54:43.9683408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-302] SKIPPED [ 90%] 2023-03-20T11:54:43.9692085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-303] SKIPPED [ 90%] 2023-03-20T11:54:43.9698025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-304] SKIPPED [ 90%] 2023-03-20T11:54:43.9704146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-305] SKIPPED [ 90%] 2023-03-20T11:54:43.9710731Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-306] SKIPPED [ 90%] 2023-03-20T11:54:43.9716969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-307] SKIPPED [ 90%] 2023-03-20T11:54:43.9723421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-308] SKIPPED [ 90%] 2023-03-20T11:54:43.9730557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-309] SKIPPED [ 90%] 2023-03-20T11:54:43.9736746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-310] SKIPPED [ 90%] 2023-03-20T11:54:43.9743012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-311] SKIPPED [ 90%] 2023-03-20T11:54:43.9749482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-312] SKIPPED [ 90%] 2023-03-20T11:54:43.9755676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-313] SKIPPED [ 90%] 2023-03-20T11:54:43.9761994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-314] SKIPPED [ 90%] 2023-03-20T11:54:43.9771022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-315] SKIPPED [ 90%] 2023-03-20T11:54:43.9776131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-316] SKIPPED [ 90%] 2023-03-20T11:54:43.9782454Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-317] SKIPPED [ 90%] 2023-03-20T11:54:43.9788962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-318] SKIPPED [ 90%] 2023-03-20T11:54:43.9795219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-319] SKIPPED [ 90%] 2023-03-20T11:54:43.9801849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-320] SKIPPED [ 90%] 2023-03-20T11:54:43.9809246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-321] SKIPPED [ 90%] 2023-03-20T11:54:43.9814851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-322] SKIPPED [ 90%] 2023-03-20T11:54:43.9821192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-323] SKIPPED [ 90%] 2023-03-20T11:54:43.9827756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-324] SKIPPED [ 90%] 2023-03-20T11:54:43.9833914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-325] SKIPPED [ 90%] 2023-03-20T11:54:43.9841579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-326] SKIPPED [ 90%] 2023-03-20T11:54:43.9849330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-327] SKIPPED [ 90%] 2023-03-20T11:54:43.9854726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-328] SKIPPED [ 90%] 2023-03-20T11:54:43.9861216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-329] SKIPPED [ 90%] 2023-03-20T11:54:43.9867638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-330] SKIPPED [ 90%] 2023-03-20T11:54:43.9873884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-331] SKIPPED [ 90%] 2023-03-20T11:54:43.9880165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-332] SKIPPED [ 90%] 2023-03-20T11:54:43.9886500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-333] SKIPPED [ 90%] 2023-03-20T11:54:43.9893252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-334] SKIPPED [ 90%] 2023-03-20T11:54:43.9899620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-335] SKIPPED [ 90%] 2023-03-20T11:54:43.9906174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-336] SKIPPED [ 90%] 2023-03-20T11:54:43.9912397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-337] SKIPPED [ 90%] 2023-03-20T11:54:43.9919801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-338] SKIPPED [ 90%] 2023-03-20T11:54:43.9926174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-339] SKIPPED [ 90%] 2023-03-20T11:54:43.9933294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-340] SKIPPED [ 90%] 2023-03-20T11:54:43.9939064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-341] SKIPPED [ 90%] 2023-03-20T11:54:43.9945443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-342] SKIPPED [ 90%] 2023-03-20T11:54:43.9951695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-343] SKIPPED [ 90%] 2023-03-20T11:54:43.9957797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-344] SKIPPED [ 90%] 2023-03-20T11:54:43.9964117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-345] SKIPPED [ 90%] 2023-03-20T11:54:43.9970584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-346] SKIPPED [ 90%] 2023-03-20T11:54:43.9977055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-347] SKIPPED [ 90%] 2023-03-20T11:54:43.9983083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-348] SKIPPED [ 90%] 2023-03-20T11:54:43.9990903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-349] SKIPPED [ 90%] 2023-03-20T11:54:43.9996993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-350] SKIPPED [ 90%] 2023-03-20T11:54:44.0003283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-351] SKIPPED [ 90%] 2023-03-20T11:54:44.0010698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-352] SKIPPED [ 90%] 2023-03-20T11:54:44.0016031Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-353] SKIPPED [ 90%] 2023-03-20T11:54:44.0022167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-354] SKIPPED [ 90%] 2023-03-20T11:54:44.0028834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-355] SKIPPED [ 90%] 2023-03-20T11:54:44.0034758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-356] SKIPPED [ 90%] 2023-03-20T11:54:44.0040947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-357] SKIPPED [ 90%] 2023-03-20T11:54:44.0047565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-358] SKIPPED [ 90%] 2023-03-20T11:54:44.0054472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-359] SKIPPED [ 90%] 2023-03-20T11:54:44.0060782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-360] SKIPPED [ 90%] 2023-03-20T11:54:44.0068402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-361] SKIPPED [ 90%] 2023-03-20T11:54:44.0074438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-362] SKIPPED [ 90%] 2023-03-20T11:54:44.0080703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-363] SKIPPED [ 90%] 2023-03-20T11:54:44.0086885Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-364] SKIPPED [ 90%] 2023-03-20T11:54:44.0093251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-365] SKIPPED [ 90%] 2023-03-20T11:54:44.0099424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-366] SKIPPED [ 90%] 2023-03-20T11:54:44.0105693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-367] SKIPPED [ 90%] 2023-03-20T11:54:44.0111769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-368] SKIPPED [ 90%] 2023-03-20T11:54:44.0117942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-369] SKIPPED [ 90%] 2023-03-20T11:54:44.0124217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-370] SKIPPED [ 90%] 2023-03-20T11:54:44.0131692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-371] SKIPPED [ 90%] 2023-03-20T11:54:44.0138005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-372] SKIPPED [ 90%] 2023-03-20T11:54:44.0144109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-373] SKIPPED [ 90%] 2023-03-20T11:54:44.0150441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-374] SKIPPED [ 90%] 2023-03-20T11:54:44.0156552Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-375] SKIPPED [ 90%] 2023-03-20T11:54:44.0162886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-376] SKIPPED [ 90%] 2023-03-20T11:54:44.0170559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-377] SKIPPED [ 90%] 2023-03-20T11:54:44.0175729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-378] SKIPPED [ 90%] 2023-03-20T11:54:44.0181920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-379] SKIPPED [ 90%] 2023-03-20T11:54:44.0188181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-380] SKIPPED [ 90%] 2023-03-20T11:54:44.0194214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-381] SKIPPED [ 90%] 2023-03-20T11:54:44.0200523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-382] SKIPPED [ 90%] 2023-03-20T11:54:44.0209640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-383] SKIPPED [ 90%] 2023-03-20T11:54:44.0216266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-384] SKIPPED [ 90%] 2023-03-20T11:54:44.0222485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-385] SKIPPED [ 90%] 2023-03-20T11:54:44.0228807Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-386] SKIPPED [ 90%] 2023-03-20T11:54:44.0234861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-387] SKIPPED [ 90%] 2023-03-20T11:54:44.0241168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-388] SKIPPED [ 90%] 2023-03-20T11:54:44.0247228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-389] SKIPPED [ 90%] 2023-03-20T11:54:44.0253643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-390] SKIPPED [ 90%] 2023-03-20T11:54:44.0260082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-391] SKIPPED [ 90%] 2023-03-20T11:54:44.0266388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-392] SKIPPED [ 90%] 2023-03-20T11:54:44.0272551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-393] SKIPPED [ 90%] 2023-03-20T11:54:44.0278661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-394] SKIPPED [ 90%] 2023-03-20T11:54:44.0286013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-395] SKIPPED [ 90%] 2023-03-20T11:54:44.0293279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-396] SKIPPED [ 90%] 2023-03-20T11:54:44.0298951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-397] SKIPPED [ 90%] 2023-03-20T11:54:44.0305345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-398] SKIPPED [ 90%] 2023-03-20T11:54:44.0311249Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-399] SKIPPED [ 90%] 2023-03-20T11:54:44.0317344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-400] SKIPPED [ 90%] 2023-03-20T11:54:44.0323547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-401] SKIPPED [ 90%] 2023-03-20T11:54:44.0330597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-402] SKIPPED [ 90%] 2023-03-20T11:54:44.0336313Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-403] SKIPPED [ 90%] 2023-03-20T11:54:44.0342833Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-404] SKIPPED [ 90%] 2023-03-20T11:54:44.0349449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-405] SKIPPED [ 90%] 2023-03-20T11:54:44.0356758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-406] SKIPPED [ 90%] 2023-03-20T11:54:44.0363242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-407] SKIPPED [ 90%] 2023-03-20T11:54:44.0371357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-408] SKIPPED [ 90%] 2023-03-20T11:54:44.0375697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-409] SKIPPED [ 90%] 2023-03-20T11:54:44.0382148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-410] SKIPPED [ 90%] 2023-03-20T11:54:44.0388688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-411] SKIPPED [ 90%] 2023-03-20T11:54:44.0394576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-412] SKIPPED [ 90%] 2023-03-20T11:54:44.0400867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-413] SKIPPED [ 90%] 2023-03-20T11:54:44.0407034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-414] SKIPPED [ 90%] 2023-03-20T11:54:44.0413348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-415] SKIPPED [ 90%] 2023-03-20T11:54:44.0419895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-416] SKIPPED [ 90%] 2023-03-20T11:54:44.0426242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-417] SKIPPED [ 90%] 2023-03-20T11:54:44.0433523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-418] SKIPPED [ 90%] 2023-03-20T11:54:44.0440064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-419] SKIPPED [ 90%] 2023-03-20T11:54:44.0446227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-420] SKIPPED [ 90%] 2023-03-20T11:54:44.0453212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-421] SKIPPED [ 90%] 2023-03-20T11:54:44.0459424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-422] SKIPPED [ 90%] 2023-03-20T11:54:44.0465261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-423] SKIPPED [ 90%] 2023-03-20T11:54:44.0471494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-424] SKIPPED [ 90%] 2023-03-20T11:54:44.0477696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-425] SKIPPED [ 90%] 2023-03-20T11:54:44.0484035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-426] SKIPPED [ 90%] 2023-03-20T11:54:44.0490593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-427] SKIPPED [ 90%] 2023-03-20T11:54:44.0497186Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-428] SKIPPED [ 90%] 2023-03-20T11:54:44.0504689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-429] SKIPPED [ 90%] 2023-03-20T11:54:44.0510546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-430] SKIPPED [ 90%] 2023-03-20T11:54:44.0516769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-431] SKIPPED [ 90%] 2023-03-20T11:54:44.0523045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-432] SKIPPED [ 90%] 2023-03-20T11:54:44.0531612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-433] SKIPPED [ 90%] 2023-03-20T11:54:44.0535753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-434] SKIPPED [ 90%] 2023-03-20T11:54:44.0541844Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-435] SKIPPED [ 90%] 2023-03-20T11:54:44.0548376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-436] SKIPPED [ 90%] 2023-03-20T11:54:44.0554354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-437] SKIPPED [ 90%] 2023-03-20T11:54:44.0560591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-438] SKIPPED [ 90%] 2023-03-20T11:54:44.0567207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-439] SKIPPED [ 90%] 2023-03-20T11:54:44.0573605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-440] SKIPPED [ 90%] 2023-03-20T11:54:44.0581290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-441] SKIPPED [ 90%] 2023-03-20T11:54:44.0587516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-442] SKIPPED [ 90%] 2023-03-20T11:54:44.0593630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-443] SKIPPED [ 90%] 2023-03-20T11:54:44.0599625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-444] SKIPPED [ 90%] 2023-03-20T11:54:44.0605826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-445] SKIPPED [ 90%] 2023-03-20T11:54:44.0613141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-446] SKIPPED [ 90%] 2023-03-20T11:54:44.0618808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-447] SKIPPED [ 90%] 2023-03-20T11:54:44.0624576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-448] SKIPPED [ 90%] 2023-03-20T11:54:44.0630836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-449] SKIPPED [ 90%] 2023-03-20T11:54:44.0636778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-450] SKIPPED [ 90%] 2023-03-20T11:54:44.0642832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-451] SKIPPED [ 90%] 2023-03-20T11:54:44.0651649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-452] SKIPPED [ 90%] 2023-03-20T11:54:44.0656663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-453] SKIPPED [ 90%] 2023-03-20T11:54:44.0662657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-454] SKIPPED [ 90%] 2023-03-20T11:54:44.0668928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-455] SKIPPED [ 90%] 2023-03-20T11:54:44.0674896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-456] SKIPPED [ 90%] 2023-03-20T11:54:44.0680941Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-457] SKIPPED [ 90%] 2023-03-20T11:54:44.0686976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-458] SKIPPED [ 90%] 2023-03-20T11:54:44.0693273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-459] SKIPPED [ 90%] 2023-03-20T11:54:44.0699495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-460] SKIPPED [ 90%] 2023-03-20T11:54:44.0705599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-461] SKIPPED [ 90%] 2023-03-20T11:54:44.0711484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-462] SKIPPED [ 90%] 2023-03-20T11:54:44.0717491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-463] SKIPPED [ 90%] 2023-03-20T11:54:44.0724678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-464] SKIPPED [ 90%] 2023-03-20T11:54:44.0732021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-465] SKIPPED [ 90%] 2023-03-20T11:54:44.0737307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-466] SKIPPED [ 90%] 2023-03-20T11:54:44.0743184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-467] SKIPPED [ 90%] 2023-03-20T11:54:44.0749390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-468] SKIPPED [ 90%] 2023-03-20T11:54:44.0755278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-469] SKIPPED [ 90%] 2023-03-20T11:54:44.0761358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-470] SKIPPED [ 90%] 2023-03-20T11:54:44.0767281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-471] SKIPPED [ 90%] 2023-03-20T11:54:44.0773536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-472] SKIPPED [ 90%] 2023-03-20T11:54:44.0779844Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-473] SKIPPED [ 90%] 2023-03-20T11:54:44.0785950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-474] SKIPPED [ 90%] 2023-03-20T11:54:44.0793155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-475] SKIPPED [ 90%] 2023-03-20T11:54:44.0799274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-476] SKIPPED [ 90%] 2023-03-20T11:54:44.0805172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-477] SKIPPED [ 90%] 2023-03-20T11:54:44.0812065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-478] SKIPPED [ 90%] 2023-03-20T11:54:44.0817864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-479] SKIPPED [ 90%] 2023-03-20T11:54:44.0823691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-480] SKIPPED [ 90%] 2023-03-20T11:54:44.0829948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-481] SKIPPED [ 90%] 2023-03-20T11:54:44.0835855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-482] SKIPPED [ 90%] 2023-03-20T11:54:44.0841866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-483] SKIPPED [ 90%] 2023-03-20T11:54:44.0849122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-484] SKIPPED [ 90%] 2023-03-20T11:54:44.0854343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-485] SKIPPED [ 90%] 2023-03-20T11:54:44.0860442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-486] SKIPPED [ 90%] 2023-03-20T11:54:44.0867736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-487] SKIPPED [ 90%] 2023-03-20T11:54:44.0873576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-488] SKIPPED [ 90%] 2023-03-20T11:54:44.0879609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-489] SKIPPED [ 90%] 2023-03-20T11:54:44.0885458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-490] SKIPPED [ 90%] 2023-03-20T11:54:44.0892655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-491] SKIPPED [ 90%] 2023-03-20T11:54:44.0898464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-492] SKIPPED [ 90%] 2023-03-20T11:54:44.0904612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-493] SKIPPED [ 90%] 2023-03-20T11:54:44.0910764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-494] SKIPPED [ 90%] 2023-03-20T11:54:44.0916816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-495] SKIPPED [ 90%] 2023-03-20T11:54:44.0923110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-496] SKIPPED [ 90%] 2023-03-20T11:54:44.0930437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-497] SKIPPED [ 90%] 2023-03-20T11:54:44.0937067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-498] SKIPPED [ 90%] 2023-03-20T11:54:44.0943128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-499] SKIPPED [ 90%] 2023-03-20T11:54:44.0949134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-500] SKIPPED [ 90%] 2023-03-20T11:54:44.0955284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-501] SKIPPED [ 90%] 2023-03-20T11:54:44.0961437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-502] SKIPPED [ 90%] 2023-03-20T11:54:44.0967579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-503] SKIPPED [ 90%] 2023-03-20T11:54:44.0974065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-504] SKIPPED [ 90%] 2023-03-20T11:54:44.0980465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-505] SKIPPED [ 90%] 2023-03-20T11:54:44.0986624Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-506] SKIPPED [ 90%] 2023-03-20T11:54:44.0992796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-507] SKIPPED [ 90%] 2023-03-20T11:54:44.0998980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-508] SKIPPED [ 90%] 2023-03-20T11:54:44.1006217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-509] SKIPPED [ 90%] 2023-03-20T11:54:44.1013266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-510] SKIPPED [ 90%] 2023-03-20T11:54:44.1018866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-511] SKIPPED [ 90%] 2023-03-20T11:54:44.1025005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-512] SKIPPED [ 90%] 2023-03-20T11:54:44.1031137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-513] SKIPPED [ 90%] 2023-03-20T11:54:44.1037270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-514] SKIPPED [ 90%] 2023-03-20T11:54:44.1043401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-515] SKIPPED [ 90%] 2023-03-20T11:54:44.1051111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-516] SKIPPED [ 90%] 2023-03-20T11:54:44.1056280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-517] SKIPPED [ 90%] 2023-03-20T11:54:44.1062755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-518] SKIPPED [ 90%] 2023-03-20T11:54:44.1068945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-519] SKIPPED [ 90%] 2023-03-20T11:54:44.1074980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-520] SKIPPED [ 90%] 2023-03-20T11:54:44.1083953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-521] SKIPPED [ 90%] 2023-03-20T11:54:44.1090658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-522] SKIPPED [ 90%] 2023-03-20T11:54:44.1096861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-523] SKIPPED [ 90%] 2023-03-20T11:54:44.1103000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-524] SKIPPED [ 90%] 2023-03-20T11:54:44.1109223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-525] SKIPPED [ 90%] 2023-03-20T11:54:44.1115055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-526] SKIPPED [ 90%] 2023-03-20T11:54:44.1121326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-527] SKIPPED [ 90%] 2023-03-20T11:54:44.1127586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-528] SKIPPED [ 90%] 2023-03-20T11:54:44.1134044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-529] SKIPPED [ 90%] 2023-03-20T11:54:44.1140347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-530] SKIPPED [ 90%] 2023-03-20T11:54:44.1146610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-531] SKIPPED [ 90%] 2023-03-20T11:54:44.1154134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-532] SKIPPED [ 90%] 2023-03-20T11:54:44.1160280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-533] SKIPPED [ 90%] 2023-03-20T11:54:44.1166231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-534] SKIPPED [ 90%] 2023-03-20T11:54:44.1173375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-535] SKIPPED [ 90%] 2023-03-20T11:54:44.1178942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-536] SKIPPED [ 90%] 2023-03-20T11:54:44.1184970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-537] SKIPPED [ 90%] 2023-03-20T11:54:44.1190986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-538] SKIPPED [ 90%] 2023-03-20T11:54:44.1197030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-539] SKIPPED [ 90%] 2023-03-20T11:54:44.1203295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-540] SKIPPED [ 90%] 2023-03-20T11:54:44.1211778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-541] SKIPPED [ 90%] 2023-03-20T11:54:44.1216089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-542] SKIPPED [ 90%] 2023-03-20T11:54:44.1221770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-543] SKIPPED [ 90%] 2023-03-20T11:54:44.1229471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-544] SKIPPED [ 90%] 2023-03-20T11:54:44.1235473Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-545] SKIPPED [ 90%] 2023-03-20T11:54:44.1241718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-546] SKIPPED [ 90%] 2023-03-20T11:54:44.1248977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-547] SKIPPED [ 90%] 2023-03-20T11:54:44.1254353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-548] SKIPPED [ 90%] 2023-03-20T11:54:44.1260688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-549] SKIPPED [ 90%] 2023-03-20T11:54:44.1266895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-550] SKIPPED [ 90%] 2023-03-20T11:54:44.1273041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-551] SKIPPED [ 90%] 2023-03-20T11:54:44.1279493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-552] SKIPPED [ 90%] 2023-03-20T11:54:44.1285435Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-553] SKIPPED [ 90%] 2023-03-20T11:54:44.1292815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-554] SKIPPED [ 90%] 2023-03-20T11:54:44.1299209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-555] SKIPPED [ 90%] 2023-03-20T11:54:44.1305507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-556] SKIPPED [ 90%] 2023-03-20T11:54:44.1311356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-557] SKIPPED [ 90%] 2023-03-20T11:54:44.1317355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-558] SKIPPED [ 90%] 2023-03-20T11:54:44.1323369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-559] SKIPPED [ 90%] 2023-03-20T11:54:44.1331715Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-560] SKIPPED [ 90%] 2023-03-20T11:54:44.1335775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-561] SKIPPED [ 90%] 2023-03-20T11:54:44.1341537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-562] SKIPPED [ 90%] 2023-03-20T11:54:44.1347759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[pad-563] SKIPPED [ 90%] 2023-03-20T11:54:44.1353718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-000] SKIPPED [ 90%] 2023-03-20T11:54:44.1360098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-001] SKIPPED [ 90%] 2023-03-20T11:54:44.1365938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-002] SKIPPED [ 90%] 2023-03-20T11:54:44.1373401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-003] SKIPPED [ 90%] 2023-03-20T11:54:44.1379823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-004] SKIPPED [ 90%] 2023-03-20T11:54:44.1386003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-005] SKIPPED [ 90%] 2023-03-20T11:54:44.1391938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-006] SKIPPED [ 90%] 2023-03-20T11:54:44.1398032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-007] SKIPPED [ 90%] 2023-03-20T11:54:44.1404073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-008] SKIPPED [ 90%] 2023-03-20T11:54:44.1412005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-009] SKIPPED [ 90%] 2023-03-20T11:54:44.1417057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-010] SKIPPED [ 90%] 2023-03-20T11:54:44.1422811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-011] SKIPPED [ 90%] 2023-03-20T11:54:44.1429021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-012] SKIPPED [ 90%] 2023-03-20T11:54:44.1434953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-013] SKIPPED [ 90%] 2023-03-20T11:54:44.1442396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-014] SKIPPED [ 90%] 2023-03-20T11:54:44.1449476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-015] SKIPPED [ 90%] 2023-03-20T11:54:44.1454901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-016] SKIPPED [ 90%] 2023-03-20T11:54:44.1461055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-017] SKIPPED [ 90%] 2023-03-20T11:54:44.1467357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-018] SKIPPED [ 90%] 2023-03-20T11:54:44.1473189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-019] SKIPPED [ 90%] 2023-03-20T11:54:44.1479234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-020] SKIPPED [ 90%] 2023-03-20T11:54:44.1485209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-021] SKIPPED [ 90%] 2023-03-20T11:54:44.1492394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-022] SKIPPED [ 90%] 2023-03-20T11:54:44.1497612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-023] SKIPPED [ 90%] 2023-03-20T11:54:44.1503499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-024] SKIPPED [ 90%] 2023-03-20T11:54:44.1509633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-025] SKIPPED [ 90%] 2023-03-20T11:54:44.1516666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-026] SKIPPED [ 90%] 2023-03-20T11:54:44.1522744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-027] SKIPPED [ 90%] 2023-03-20T11:54:44.1530122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-028] SKIPPED [ 90%] 2023-03-20T11:54:44.1534893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-029] SKIPPED [ 90%] 2023-03-20T11:54:44.1541062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-030] SKIPPED [ 90%] 2023-03-20T11:54:44.1547331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-031] SKIPPED [ 90%] 2023-03-20T11:54:44.1553301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-032] SKIPPED [ 90%] 2023-03-20T11:54:44.1559479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-033] SKIPPED [ 90%] 2023-03-20T11:54:44.1565377Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-034] SKIPPED [ 90%] 2023-03-20T11:54:44.1573289Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-035] SKIPPED [ 90%] 2023-03-20T11:54:44.1578647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-036] SKIPPED [ 90%] 2023-03-20T11:54:44.1586128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-037] SKIPPED [ 90%] 2023-03-20T11:54:44.1592149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-038] SKIPPED [ 90%] 2023-03-20T11:54:44.1598314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-039] SKIPPED [ 90%] 2023-03-20T11:54:44.1604207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-040] SKIPPED [ 90%] 2023-03-20T11:54:44.1611644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-041] SKIPPED [ 90%] 2023-03-20T11:54:44.1616925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-042] SKIPPED [ 90%] 2023-03-20T11:54:44.1623070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-043] SKIPPED [ 90%] 2023-03-20T11:54:44.1629394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-044] SKIPPED [ 90%] 2023-03-20T11:54:44.1635100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-045] SKIPPED [ 90%] 2023-03-20T11:54:44.1641247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-046] SKIPPED [ 90%] 2023-03-20T11:54:44.1647209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-047] SKIPPED [ 90%] 2023-03-20T11:54:44.1653592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-048] SKIPPED [ 90%] 2023-03-20T11:54:44.1660949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-049] SKIPPED [ 90%] 2023-03-20T11:54:44.1666952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-050] SKIPPED [ 90%] 2023-03-20T11:54:44.1672709Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-051] SKIPPED [ 90%] 2023-03-20T11:54:44.1678750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-052] SKIPPED [ 90%] 2023-03-20T11:54:44.1684724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-053] SKIPPED [ 90%] 2023-03-20T11:54:44.1691836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-054] SKIPPED [ 90%] 2023-03-20T11:54:44.1697215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-055] SKIPPED [ 90%] 2023-03-20T11:54:44.1703101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-056] SKIPPED [ 90%] 2023-03-20T11:54:44.1708986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-057] SKIPPED [ 90%] 2023-03-20T11:54:44.1714984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-058] SKIPPED [ 90%] 2023-03-20T11:54:44.1721161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-059] SKIPPED [ 90%] 2023-03-20T11:54:44.1729511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-060] SKIPPED [ 90%] 2023-03-20T11:54:44.1734954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-061] SKIPPED [ 90%] 2023-03-20T11:54:44.1740956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-062] SKIPPED [ 90%] 2023-03-20T11:54:44.1747199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-063] SKIPPED [ 90%] 2023-03-20T11:54:44.1753120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-064] SKIPPED [ 90%] 2023-03-20T11:54:44.1759135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-065] SKIPPED [ 90%] 2023-03-20T11:54:44.1765208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-066] SKIPPED [ 90%] 2023-03-20T11:54:44.1772146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-067] SKIPPED [ 90%] 2023-03-20T11:54:44.1777869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-068] SKIPPED [ 90%] 2023-03-20T11:54:44.1783969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-069] SKIPPED [ 90%] 2023-03-20T11:54:44.1790078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-070] SKIPPED [ 90%] 2023-03-20T11:54:44.1796019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-071] SKIPPED [ 90%] 2023-03-20T11:54:44.1803207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-072] SKIPPED [ 90%] 2023-03-20T11:54:44.1811715Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-073] SKIPPED [ 90%] 2023-03-20T11:54:44.1815842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-074] SKIPPED [ 90%] 2023-03-20T11:54:44.1821880Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-075] SKIPPED [ 90%] 2023-03-20T11:54:44.1827819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-076] SKIPPED [ 90%] 2023-03-20T11:54:44.1833909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-077] SKIPPED [ 90%] 2023-03-20T11:54:44.1839962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-078] SKIPPED [ 90%] 2023-03-20T11:54:44.1845929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-079] SKIPPED [ 90%] 2023-03-20T11:54:44.1853107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-080] SKIPPED [ 90%] 2023-03-20T11:54:44.1858606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-081] SKIPPED [ 90%] 2023-03-20T11:54:44.1864698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-082] SKIPPED [ 90%] 2023-03-20T11:54:44.1871961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-083] SKIPPED [ 90%] 2023-03-20T11:54:44.1878079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-084] SKIPPED [ 90%] 2023-03-20T11:54:44.1884078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-085] SKIPPED [ 90%] 2023-03-20T11:54:44.1890481Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-086] SKIPPED [ 90%] 2023-03-20T11:54:44.1896567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-087] SKIPPED [ 90%] 2023-03-20T11:54:44.1902582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-088] SKIPPED [ 90%] 2023-03-20T11:54:44.1908892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-089] SKIPPED [ 90%] 2023-03-20T11:54:44.1914990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-090] SKIPPED [ 90%] 2023-03-20T11:54:44.1921234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-091] SKIPPED [ 90%] 2023-03-20T11:54:44.1927501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-092] SKIPPED [ 90%] 2023-03-20T11:54:44.1933503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-093] SKIPPED [ 90%] 2023-03-20T11:54:44.1942545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-094] SKIPPED [ 90%] 2023-03-20T11:54:44.1948974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-095] SKIPPED [ 90%] 2023-03-20T11:54:44.1955028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-096] SKIPPED [ 90%] 2023-03-20T11:54:44.1961247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-097] SKIPPED [ 90%] 2023-03-20T11:54:44.1967297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-098] SKIPPED [ 90%] 2023-03-20T11:54:44.1973415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-099] SKIPPED [ 90%] 2023-03-20T11:54:44.1980018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-100] SKIPPED [ 90%] 2023-03-20T11:54:44.1986278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-101] SKIPPED [ 90%] 2023-03-20T11:54:44.1992278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-102] SKIPPED [ 90%] 2023-03-20T11:54:44.1998568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-103] SKIPPED [ 90%] 2023-03-20T11:54:44.2004469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-104] SKIPPED [ 90%] 2023-03-20T11:54:44.2011808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-105] SKIPPED [ 90%] 2023-03-20T11:54:44.2018612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-106] SKIPPED [ 90%] 2023-03-20T11:54:44.2024757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-107] SKIPPED [ 90%] 2023-03-20T11:54:44.2030775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-108] SKIPPED [ 90%] 2023-03-20T11:54:44.2036842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-109] SKIPPED [ 90%] 2023-03-20T11:54:44.2043045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-110] SKIPPED [ 90%] 2023-03-20T11:54:44.2050601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-111] SKIPPED [ 90%] 2023-03-20T11:54:44.2056320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-112] SKIPPED [ 90%] 2023-03-20T11:54:44.2062438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-113] SKIPPED [ 90%] 2023-03-20T11:54:44.2068658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-114] SKIPPED [ 90%] 2023-03-20T11:54:44.2074747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-115] SKIPPED [ 90%] 2023-03-20T11:54:44.2081256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-116] SKIPPED [ 90%] 2023-03-20T11:54:44.2089944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-117] SKIPPED [ 90%] 2023-03-20T11:54:44.2095170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-118] SKIPPED [ 90%] 2023-03-20T11:54:44.2101335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-119] SKIPPED [ 90%] 2023-03-20T11:54:44.2107710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-120] SKIPPED [ 90%] 2023-03-20T11:54:44.2113947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-121] SKIPPED [ 90%] 2023-03-20T11:54:44.2119968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-122] SKIPPED [ 90%] 2023-03-20T11:54:44.2126297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-123] SKIPPED [ 90%] 2023-03-20T11:54:44.2133318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-124] SKIPPED [ 90%] 2023-03-20T11:54:44.2138992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-125] SKIPPED [ 90%] 2023-03-20T11:54:44.2145463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-126] SKIPPED [ 90%] 2023-03-20T11:54:44.2151966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-127] SKIPPED [ 90%] 2023-03-20T11:54:44.2158468Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-128] SKIPPED [ 90%] 2023-03-20T11:54:44.2165781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-129] SKIPPED [ 90%] 2023-03-20T11:54:44.2173360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-130] SKIPPED [ 90%] 2023-03-20T11:54:44.2179362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-131] SKIPPED [ 90%] 2023-03-20T11:54:44.2185600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-132] SKIPPED [ 90%] 2023-03-20T11:54:44.2192041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-133] SKIPPED [ 90%] 2023-03-20T11:54:44.2198530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-134] SKIPPED [ 90%] 2023-03-20T11:54:44.2204744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-135] SKIPPED [ 90%] 2023-03-20T11:54:44.2212099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-136] SKIPPED [ 90%] 2023-03-20T11:54:44.2217751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-137] SKIPPED [ 90%] 2023-03-20T11:54:44.2224091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-138] SKIPPED [ 90%] 2023-03-20T11:54:44.2230679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-139] SKIPPED [ 90%] 2023-03-20T11:54:44.2238238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-140] SKIPPED [ 90%] 2023-03-20T11:54:44.2244616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-141] SKIPPED [ 90%] 2023-03-20T11:54:44.2252124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-142] SKIPPED [ 90%] 2023-03-20T11:54:44.2257944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-143] SKIPPED [ 90%] 2023-03-20T11:54:44.2264307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-144] SKIPPED [ 90%] 2023-03-20T11:54:44.2270834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-145] SKIPPED [ 90%] 2023-03-20T11:54:44.2277041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-146] SKIPPED [ 90%] 2023-03-20T11:54:44.2283679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-147] SKIPPED [ 90%] 2023-03-20T11:54:44.2291602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-148] SKIPPED [ 90%] 2023-03-20T11:54:44.2297460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-149] SKIPPED [ 90%] 2023-03-20T11:54:44.2304013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-150] SKIPPED [ 90%] 2023-03-20T11:54:44.2310929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-151] SKIPPED [ 90%] 2023-03-20T11:54:44.2318324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-152] SKIPPED [ 90%] 2023-03-20T11:54:44.2324527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-153] SKIPPED [ 90%] 2023-03-20T11:54:44.2332299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-154] SKIPPED [ 90%] 2023-03-20T11:54:44.2337872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-155] SKIPPED [ 90%] 2023-03-20T11:54:44.2344095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-156] SKIPPED [ 90%] 2023-03-20T11:54:44.2350652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-157] SKIPPED [ 90%] 2023-03-20T11:54:44.2356962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-158] SKIPPED [ 90%] 2023-03-20T11:54:44.2363280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-159] SKIPPED [ 90%] 2023-03-20T11:54:44.2371759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-160] SKIPPED [ 91%] 2023-03-20T11:54:44.2376406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-161] SKIPPED [ 91%] 2023-03-20T11:54:44.2382855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-162] SKIPPED [ 91%] 2023-03-20T11:54:44.2390688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-163] SKIPPED [ 91%] 2023-03-20T11:54:44.2396959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-164] SKIPPED [ 91%] 2023-03-20T11:54:44.2403334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-165] SKIPPED [ 91%] 2023-03-20T11:54:44.2411599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-166] SKIPPED [ 91%] 2023-03-20T11:54:44.2416673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-167] SKIPPED [ 91%] 2023-03-20T11:54:44.2423046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-168] SKIPPED [ 91%] 2023-03-20T11:54:44.2429626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-169] SKIPPED [ 91%] 2023-03-20T11:54:44.2435992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-170] SKIPPED [ 91%] 2023-03-20T11:54:44.2442369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-171] SKIPPED [ 91%] 2023-03-20T11:54:44.2449957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-172] SKIPPED [ 91%] 2023-03-20T11:54:44.2455207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-173] SKIPPED [ 91%] 2023-03-20T11:54:44.2461210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-174] SKIPPED [ 91%] 2023-03-20T11:54:44.2468775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-175] SKIPPED [ 91%] 2023-03-20T11:54:44.2475092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-176] SKIPPED [ 91%] 2023-03-20T11:54:44.2481555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-177] SKIPPED [ 91%] 2023-03-20T11:54:44.2489153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-178] SKIPPED [ 91%] 2023-03-20T11:54:44.2494376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-179] SKIPPED [ 91%] 2023-03-20T11:54:44.2500841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-180] SKIPPED [ 91%] 2023-03-20T11:54:44.2507413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-181] SKIPPED [ 91%] 2023-03-20T11:54:44.2513875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-182] SKIPPED [ 91%] 2023-03-20T11:54:44.2520150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-183] SKIPPED [ 91%] 2023-03-20T11:54:44.2526494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-184] SKIPPED [ 91%] 2023-03-20T11:54:44.2533269Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-185] SKIPPED [ 91%] 2023-03-20T11:54:44.2540642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-186] SKIPPED [ 91%] 2023-03-20T11:54:44.2547127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-187] SKIPPED [ 91%] 2023-03-20T11:54:44.2553352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-188] SKIPPED [ 91%] 2023-03-20T11:54:44.2559890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-189] SKIPPED [ 91%] 2023-03-20T11:54:44.2566081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-190] SKIPPED [ 91%] 2023-03-20T11:54:44.2573364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-191] SKIPPED [ 91%] 2023-03-20T11:54:44.2579667Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-192] SKIPPED [ 91%] 2023-03-20T11:54:44.2586035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-193] SKIPPED [ 91%] 2023-03-20T11:54:44.2593102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-194] SKIPPED [ 91%] 2023-03-20T11:54:44.2599557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-195] SKIPPED [ 91%] 2023-03-20T11:54:44.2605734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-196] SKIPPED [ 91%] 2023-03-20T11:54:44.2613166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-197] SKIPPED [ 91%] 2023-03-20T11:54:44.2619748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-198] SKIPPED [ 91%] 2023-03-20T11:54:44.2626181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-199] SKIPPED [ 91%] 2023-03-20T11:54:44.2632482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-200] SKIPPED [ 91%] 2023-03-20T11:54:44.2638977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-201] SKIPPED [ 91%] 2023-03-20T11:54:44.2645013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-202] SKIPPED [ 91%] 2023-03-20T11:54:44.2652215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-203] SKIPPED [ 91%] 2023-03-20T11:54:44.2658061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-204] SKIPPED [ 91%] 2023-03-20T11:54:44.2664250Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-205] SKIPPED [ 91%] 2023-03-20T11:54:44.2670631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-206] SKIPPED [ 91%] 2023-03-20T11:54:44.2676777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-207] SKIPPED [ 91%] 2023-03-20T11:54:44.2683100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-208] SKIPPED [ 91%] 2023-03-20T11:54:44.2691679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-209] SKIPPED [ 91%] 2023-03-20T11:54:44.2697084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-210] SKIPPED [ 91%] 2023-03-20T11:54:44.2703099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-211] SKIPPED [ 91%] 2023-03-20T11:54:44.2709448Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-212] SKIPPED [ 91%] 2023-03-20T11:54:44.2715580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-213] SKIPPED [ 91%] 2023-03-20T11:54:44.2721912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-214] SKIPPED [ 91%] 2023-03-20T11:54:44.2729156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-215] SKIPPED [ 91%] 2023-03-20T11:54:44.2734696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-216] SKIPPED [ 91%] 2023-03-20T11:54:44.2741005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-217] SKIPPED [ 91%] 2023-03-20T11:54:44.2747383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-218] SKIPPED [ 91%] 2023-03-20T11:54:44.2753545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-219] SKIPPED [ 91%] 2023-03-20T11:54:44.2760983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-220] SKIPPED [ 91%] 2023-03-20T11:54:44.2767066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-221] SKIPPED [ 91%] 2023-03-20T11:54:44.2773565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-222] SKIPPED [ 91%] 2023-03-20T11:54:44.2780085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-223] SKIPPED [ 91%] 2023-03-20T11:54:44.2786588Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-224] SKIPPED [ 91%] 2023-03-20T11:54:44.2792740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-225] SKIPPED [ 91%] 2023-03-20T11:54:44.2799066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-226] SKIPPED [ 91%] 2023-03-20T11:54:44.2805163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-227] SKIPPED [ 91%] 2023-03-20T11:54:44.2812622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-228] SKIPPED [ 91%] 2023-03-20T11:54:44.2818202Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-229] SKIPPED [ 91%] 2023-03-20T11:54:44.2824345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-230] SKIPPED [ 91%] 2023-03-20T11:54:44.2830452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-231] SKIPPED [ 91%] 2023-03-20T11:54:44.2839394Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-232] SKIPPED [ 91%] 2023-03-20T11:54:44.2845575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-233] SKIPPED [ 91%] 2023-03-20T11:54:44.2852905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-234] SKIPPED [ 91%] 2023-03-20T11:54:44.2858323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-235] SKIPPED [ 91%] 2023-03-20T11:54:44.2864256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-236] SKIPPED [ 91%] 2023-03-20T11:54:44.2870346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-237] SKIPPED [ 91%] 2023-03-20T11:54:44.2876262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-238] SKIPPED [ 91%] 2023-03-20T11:54:44.2882490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-239] SKIPPED [ 91%] 2023-03-20T11:54:44.2889504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-240] SKIPPED [ 91%] 2023-03-20T11:54:44.2894651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-241] SKIPPED [ 91%] 2023-03-20T11:54:44.2900626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-242] SKIPPED [ 91%] 2023-03-20T11:54:44.2908278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-243] SKIPPED [ 91%] 2023-03-20T11:54:44.2914283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-244] SKIPPED [ 91%] 2023-03-20T11:54:44.2920537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-245] SKIPPED [ 91%] 2023-03-20T11:54:44.2926549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-246] SKIPPED [ 91%] 2023-03-20T11:54:44.2933208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-247] SKIPPED [ 91%] 2023-03-20T11:54:44.2939322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-248] SKIPPED [ 91%] 2023-03-20T11:54:44.2945271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-249] SKIPPED [ 91%] 2023-03-20T11:54:44.2951303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-250] SKIPPED [ 91%] 2023-03-20T11:54:44.2957305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-251] SKIPPED [ 91%] 2023-03-20T11:54:44.2963425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-252] SKIPPED [ 91%] 2023-03-20T11:54:44.2970835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-253] SKIPPED [ 91%] 2023-03-20T11:54:44.2976027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-254] SKIPPED [ 91%] 2023-03-20T11:54:44.2982737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-255] SKIPPED [ 91%] 2023-03-20T11:54:44.2988868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-256] SKIPPED [ 91%] 2023-03-20T11:54:44.2994906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-257] SKIPPED [ 91%] 2023-03-20T11:54:44.3001023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-258] SKIPPED [ 91%] 2023-03-20T11:54:44.3007055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-259] SKIPPED [ 91%] 2023-03-20T11:54:44.3013314Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-260] SKIPPED [ 91%] 2023-03-20T11:54:44.3019814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-261] SKIPPED [ 91%] 2023-03-20T11:54:44.3025910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-262] SKIPPED [ 91%] 2023-03-20T11:54:44.3031947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-263] SKIPPED [ 91%] 2023-03-20T11:54:44.3038075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-264] SKIPPED [ 91%] 2023-03-20T11:54:44.3044054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-265] SKIPPED [ 91%] 2023-03-20T11:54:44.3052566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-266] SKIPPED [ 91%] 2023-03-20T11:54:44.3057985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-267] SKIPPED [ 91%] 2023-03-20T11:54:44.3063898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-268] SKIPPED [ 91%] 2023-03-20T11:54:44.3070118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-269] SKIPPED [ 91%] 2023-03-20T11:54:44.3076044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-270] SKIPPED [ 91%] 2023-03-20T11:54:44.3082123Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-271] SKIPPED [ 91%] 2023-03-20T11:54:44.3089190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-272] SKIPPED [ 91%] 2023-03-20T11:54:44.3094229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-273] SKIPPED [ 91%] 2023-03-20T11:54:44.3101297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-274] SKIPPED [ 91%] 2023-03-20T11:54:44.3106814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-275] SKIPPED [ 91%] 2023-03-20T11:54:44.3112767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-276] SKIPPED [ 91%] 2023-03-20T11:54:44.3119001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-277] SKIPPED [ 91%] 2023-03-20T11:54:44.3126109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-278] SKIPPED [ 91%] 2023-03-20T11:54:44.3133224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-279] SKIPPED [ 91%] 2023-03-20T11:54:44.3139402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-280] SKIPPED [ 91%] 2023-03-20T11:54:44.3145347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-281] SKIPPED [ 91%] 2023-03-20T11:54:44.3151456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-282] SKIPPED [ 91%] 2023-03-20T11:54:44.3157433Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-283] SKIPPED [ 91%] 2023-03-20T11:54:44.3163635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-284] SKIPPED [ 91%] 2023-03-20T11:54:44.3171675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-285] SKIPPED [ 91%] 2023-03-20T11:54:44.3176410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-286] SKIPPED [ 91%] 2023-03-20T11:54:44.3182392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-287] SKIPPED [ 91%] 2023-03-20T11:54:44.3188619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-288] SKIPPED [ 91%] 2023-03-20T11:54:44.3195806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-289] SKIPPED [ 91%] 2023-03-20T11:54:44.3201918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-290] SKIPPED [ 91%] 2023-03-20T11:54:44.3209200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-291] SKIPPED [ 91%] 2023-03-20T11:54:44.3214566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-292] SKIPPED [ 91%] 2023-03-20T11:54:44.3220841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-293] SKIPPED [ 91%] 2023-03-20T11:54:44.3227014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-294] SKIPPED [ 91%] 2023-03-20T11:54:44.3232955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-295] SKIPPED [ 91%] 2023-03-20T11:54:44.3238970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-296] SKIPPED [ 91%] 2023-03-20T11:54:44.3244961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-297] SKIPPED [ 91%] 2023-03-20T11:54:44.3251904Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-298] SKIPPED [ 91%] 2023-03-20T11:54:44.3257822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-299] SKIPPED [ 91%] 2023-03-20T11:54:44.3263760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-300] SKIPPED [ 91%] 2023-03-20T11:54:44.3271151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-301] SKIPPED [ 91%] 2023-03-20T11:54:44.3277015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-302] SKIPPED [ 91%] 2023-03-20T11:54:44.3283188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-303] SKIPPED [ 91%] 2023-03-20T11:54:44.3291340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-304] SKIPPED [ 91%] 2023-03-20T11:54:44.3295886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-305] SKIPPED [ 91%] 2023-03-20T11:54:44.3301583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-306] SKIPPED [ 91%] 2023-03-20T11:54:44.3307766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-307] SKIPPED [ 91%] 2023-03-20T11:54:44.3313817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-308] SKIPPED [ 91%] 2023-03-20T11:54:44.3320134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-309] SKIPPED [ 91%] 2023-03-20T11:54:44.3325939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-310] SKIPPED [ 91%] 2023-03-20T11:54:44.3333190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-311] SKIPPED [ 91%] 2023-03-20T11:54:44.3340029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-312] SKIPPED [ 91%] 2023-03-20T11:54:44.3346263Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-313] SKIPPED [ 91%] 2023-03-20T11:54:44.3352341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-314] SKIPPED [ 91%] 2023-03-20T11:54:44.3358480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-315] SKIPPED [ 91%] 2023-03-20T11:54:44.3364570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-316] SKIPPED [ 91%] 2023-03-20T11:54:44.3371841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-317] SKIPPED [ 91%] 2023-03-20T11:54:44.3377316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-318] SKIPPED [ 91%] 2023-03-20T11:54:44.3383325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-319] SKIPPED [ 91%] 2023-03-20T11:54:44.3389525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-320] SKIPPED [ 91%] 2023-03-20T11:54:44.3395510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-321] SKIPPED [ 91%] 2023-03-20T11:54:44.3401697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-322] SKIPPED [ 91%] 2023-03-20T11:54:44.3408748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-323] SKIPPED [ 91%] 2023-03-20T11:54:44.3415135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-324] SKIPPED [ 91%] 2023-03-20T11:54:44.3421383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-325] SKIPPED [ 91%] 2023-03-20T11:54:44.3427540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-326] SKIPPED [ 91%] 2023-03-20T11:54:44.3433688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-327] SKIPPED [ 91%] 2023-03-20T11:54:44.3439720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-328] SKIPPED [ 91%] 2023-03-20T11:54:44.3445742Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-329] SKIPPED [ 91%] 2023-03-20T11:54:44.3452920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-330] SKIPPED [ 91%] 2023-03-20T11:54:44.3458278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-331] SKIPPED [ 91%] 2023-03-20T11:54:44.3464358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-332] SKIPPED [ 91%] 2023-03-20T11:54:44.3470370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-333] SKIPPED [ 91%] 2023-03-20T11:54:44.3476323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-334] SKIPPED [ 91%] 2023-03-20T11:54:44.3483635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-335] SKIPPED [ 91%] 2023-03-20T11:54:44.3491661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-336] SKIPPED [ 91%] 2023-03-20T11:54:44.3496371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-337] SKIPPED [ 91%] 2023-03-20T11:54:44.3502328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-338] SKIPPED [ 91%] 2023-03-20T11:54:44.3508572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-339] SKIPPED [ 91%] 2023-03-20T11:54:44.3514472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-340] SKIPPED [ 91%] 2023-03-20T11:54:44.3520671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-341] SKIPPED [ 91%] 2023-03-20T11:54:44.3526614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-342] SKIPPED [ 91%] 2023-03-20T11:54:44.3533310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-343] SKIPPED [ 91%] 2023-03-20T11:54:44.3539074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-344] SKIPPED [ 91%] 2023-03-20T11:54:44.3545194Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-345] SKIPPED [ 91%] 2023-03-20T11:54:44.3551061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-346] SKIPPED [ 91%] 2023-03-20T11:54:44.3558321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-347] SKIPPED [ 91%] 2023-03-20T11:54:44.3564235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-348] SKIPPED [ 91%] 2023-03-20T11:54:44.3571638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-349] SKIPPED [ 91%] 2023-03-20T11:54:44.3576513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-350] SKIPPED [ 91%] 2023-03-20T11:54:44.3582182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-351] SKIPPED [ 91%] 2023-03-20T11:54:44.3588398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-352] SKIPPED [ 91%] 2023-03-20T11:54:44.3594495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-353] SKIPPED [ 91%] 2023-03-20T11:54:44.3600491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-354] SKIPPED [ 91%] 2023-03-20T11:54:44.3606571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-355] SKIPPED [ 91%] 2023-03-20T11:54:44.3613450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-356] SKIPPED [ 91%] 2023-03-20T11:54:44.3619459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-357] SKIPPED [ 91%] 2023-03-20T11:54:44.3626780Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-358] SKIPPED [ 91%] 2023-03-20T11:54:44.3632765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-359] SKIPPED [ 91%] 2023-03-20T11:54:44.3638992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-360] SKIPPED [ 91%] 2023-03-20T11:54:44.3644856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-361] SKIPPED [ 91%] 2023-03-20T11:54:44.3651933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-362] SKIPPED [ 91%] 2023-03-20T11:54:44.3657248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-363] SKIPPED [ 91%] 2023-03-20T11:54:44.3663091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-364] SKIPPED [ 91%] 2023-03-20T11:54:44.3669305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-365] SKIPPED [ 91%] 2023-03-20T11:54:44.3675249Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-366] SKIPPED [ 91%] 2023-03-20T11:54:44.3681406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-367] SKIPPED [ 91%] 2023-03-20T11:54:44.3687353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-368] SKIPPED [ 91%] 2023-03-20T11:54:44.3696740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-369] SKIPPED [ 91%] 2023-03-20T11:54:44.3702408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-370] SKIPPED [ 91%] 2023-03-20T11:54:44.3708718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-371] SKIPPED [ 91%] 2023-03-20T11:54:44.3714977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-372] SKIPPED [ 91%] 2023-03-20T11:54:44.3721084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-373] SKIPPED [ 91%] 2023-03-20T11:54:44.3726942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-374] SKIPPED [ 91%] 2023-03-20T11:54:44.3733217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-375] SKIPPED [ 91%] 2023-03-20T11:54:44.3739632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-376] SKIPPED [ 91%] 2023-03-20T11:54:44.3745776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-377] SKIPPED [ 91%] 2023-03-20T11:54:44.3751856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-378] SKIPPED [ 91%] 2023-03-20T11:54:44.3757638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-379] SKIPPED [ 91%] 2023-03-20T11:54:44.3763818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-380] SKIPPED [ 91%] 2023-03-20T11:54:44.3772025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-381] SKIPPED [ 91%] 2023-03-20T11:54:44.3777818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-382] SKIPPED [ 91%] 2023-03-20T11:54:44.3783865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-383] SKIPPED [ 91%] 2023-03-20T11:54:44.3790039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-384] SKIPPED [ 91%] 2023-03-20T11:54:44.3795936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-385] SKIPPED [ 91%] 2023-03-20T11:54:44.3802057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-386] SKIPPED [ 91%] 2023-03-20T11:54:44.3808992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-387] SKIPPED [ 91%] 2023-03-20T11:54:44.3814483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-388] SKIPPED [ 91%] 2023-03-20T11:54:44.3820708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-389] SKIPPED [ 91%] 2023-03-20T11:54:44.3826942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-390] SKIPPED [ 91%] 2023-03-20T11:54:44.3832692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-391] SKIPPED [ 91%] 2023-03-20T11:54:44.3840037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-392] SKIPPED [ 91%] 2023-03-20T11:54:44.3846009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-393] SKIPPED [ 91%] 2023-03-20T11:54:44.3853258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-394] SKIPPED [ 91%] 2023-03-20T11:54:44.3858627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-395] SKIPPED [ 91%] 2023-03-20T11:54:44.3864728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-396] SKIPPED [ 91%] 2023-03-20T11:54:44.3870949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-397] SKIPPED [ 91%] 2023-03-20T11:54:44.3876945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-398] SKIPPED [ 91%] 2023-03-20T11:54:44.3883005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-399] SKIPPED [ 91%] 2023-03-20T11:54:44.3890442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-400] SKIPPED [ 91%] 2023-03-20T11:54:44.3895852Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-401] SKIPPED [ 91%] 2023-03-20T11:54:44.3901954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-402] SKIPPED [ 91%] 2023-03-20T11:54:44.3908379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-403] SKIPPED [ 91%] 2023-03-20T11:54:44.3915359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-404] SKIPPED [ 91%] 2023-03-20T11:54:44.3921400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-405] SKIPPED [ 91%] 2023-03-20T11:54:44.3927438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-406] SKIPPED [ 91%] 2023-03-20T11:54:44.3933584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-407] SKIPPED [ 91%] 2023-03-20T11:54:44.3940116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-408] SKIPPED [ 91%] 2023-03-20T11:54:44.3946326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-409] SKIPPED [ 91%] 2023-03-20T11:54:44.3952292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-410] SKIPPED [ 91%] 2023-03-20T11:54:44.3958502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-411] SKIPPED [ 91%] 2023-03-20T11:54:44.3964482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-412] SKIPPED [ 91%] 2023-03-20T11:54:44.3971630Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-413] SKIPPED [ 91%] 2023-03-20T11:54:44.3976832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-414] SKIPPED [ 91%] 2023-03-20T11:54:44.3984166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-415] SKIPPED [ 91%] 2023-03-20T11:54:44.3990149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-416] SKIPPED [ 91%] 2023-03-20T11:54:44.3996107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-417] SKIPPED [ 91%] 2023-03-20T11:54:44.4002191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-418] SKIPPED [ 91%] 2023-03-20T11:54:44.4009106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-419] SKIPPED [ 91%] 2023-03-20T11:54:44.4014585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-420] SKIPPED [ 91%] 2023-03-20T11:54:44.4020736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-421] SKIPPED [ 91%] 2023-03-20T11:54:44.4026837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-422] SKIPPED [ 91%] 2023-03-20T11:54:44.4032755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-423] SKIPPED [ 91%] 2023-03-20T11:54:44.4038878Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-424] SKIPPED [ 91%] 2023-03-20T11:54:44.4044902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-425] SKIPPED [ 91%] 2023-03-20T11:54:44.4051852Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-426] SKIPPED [ 91%] 2023-03-20T11:54:44.4058496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-427] SKIPPED [ 91%] 2023-03-20T11:54:44.4064465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-428] SKIPPED [ 91%] 2023-03-20T11:54:44.4070280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-429] SKIPPED [ 91%] 2023-03-20T11:54:44.4076326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-430] SKIPPED [ 91%] 2023-03-20T11:54:44.4082349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-431] SKIPPED [ 91%] 2023-03-20T11:54:44.4089087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-432] SKIPPED [ 91%] 2023-03-20T11:54:44.4094719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-433] SKIPPED [ 91%] 2023-03-20T11:54:44.4100866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-434] SKIPPED [ 91%] 2023-03-20T11:54:44.4107320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-435] SKIPPED [ 91%] 2023-03-20T11:54:44.4113166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-436] SKIPPED [ 91%] 2023-03-20T11:54:44.4119431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-437] SKIPPED [ 91%] 2023-03-20T11:54:44.4126562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-438] SKIPPED [ 91%] 2023-03-20T11:54:44.4133265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-439] SKIPPED [ 91%] 2023-03-20T11:54:44.4139491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-440] SKIPPED [ 91%] 2023-03-20T11:54:44.4145573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-441] SKIPPED [ 91%] 2023-03-20T11:54:44.4151395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-442] SKIPPED [ 91%] 2023-03-20T11:54:44.4157368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-443] SKIPPED [ 91%] 2023-03-20T11:54:44.4163355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-444] SKIPPED [ 91%] 2023-03-20T11:54:44.4170467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-445] SKIPPED [ 91%] 2023-03-20T11:54:44.4175802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-446] SKIPPED [ 91%] 2023-03-20T11:54:44.4181928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-447] SKIPPED [ 91%] 2023-03-20T11:54:44.4188377Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-448] SKIPPED [ 91%] 2023-03-20T11:54:44.4194287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-449] SKIPPED [ 91%] 2023-03-20T11:54:44.4201635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-450] SKIPPED [ 91%] 2023-03-20T11:54:44.4208888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-451] SKIPPED [ 91%] 2023-03-20T11:54:44.4214322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-452] SKIPPED [ 91%] 2023-03-20T11:54:44.4220597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-453] SKIPPED [ 91%] 2023-03-20T11:54:44.4226823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-454] SKIPPED [ 91%] 2023-03-20T11:54:44.4232947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-455] SKIPPED [ 91%] 2023-03-20T11:54:44.4239132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-456] SKIPPED [ 91%] 2023-03-20T11:54:44.4245221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-457] SKIPPED [ 91%] 2023-03-20T11:54:44.4252723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-458] SKIPPED [ 91%] 2023-03-20T11:54:44.4258019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-459] SKIPPED [ 91%] 2023-03-20T11:54:44.4264292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-460] SKIPPED [ 91%] 2023-03-20T11:54:44.4271619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-461] SKIPPED [ 91%] 2023-03-20T11:54:44.4277782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-462] SKIPPED [ 91%] 2023-03-20T11:54:44.4284204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-463] SKIPPED [ 91%] 2023-03-20T11:54:44.4290711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-464] SKIPPED [ 91%] 2023-03-20T11:54:44.4296943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-465] SKIPPED [ 91%] 2023-03-20T11:54:44.4303075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-466] SKIPPED [ 91%] 2023-03-20T11:54:44.4309408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-467] SKIPPED [ 91%] 2023-03-20T11:54:44.4315433Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-468] SKIPPED [ 91%] 2023-03-20T11:54:44.4321687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-469] SKIPPED [ 91%] 2023-03-20T11:54:44.4328808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-470] SKIPPED [ 91%] 2023-03-20T11:54:44.4334135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-471] SKIPPED [ 91%] 2023-03-20T11:54:44.4340542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-472] SKIPPED [ 91%] 2023-03-20T11:54:44.4348039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-473] SKIPPED [ 91%] 2023-03-20T11:54:44.4354036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-474] SKIPPED [ 91%] 2023-03-20T11:54:44.4360101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-475] SKIPPED [ 91%] 2023-03-20T11:54:44.4366231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-476] SKIPPED [ 91%] 2023-03-20T11:54:44.4374124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-477] SKIPPED [ 91%] 2023-03-20T11:54:44.4379461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-478] SKIPPED [ 91%] 2023-03-20T11:54:44.4385701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-479] SKIPPED [ 91%] 2023-03-20T11:54:44.4391695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-480] SKIPPED [ 91%] 2023-03-20T11:54:44.4398021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-481] SKIPPED [ 91%] 2023-03-20T11:54:44.4404307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-482] SKIPPED [ 91%] 2023-03-20T11:54:44.4410502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-483] SKIPPED [ 91%] 2023-03-20T11:54:44.4417992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-484] SKIPPED [ 91%] 2023-03-20T11:54:44.4424103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-485] SKIPPED [ 91%] 2023-03-20T11:54:44.4430688Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-486] SKIPPED [ 91%] 2023-03-20T11:54:44.4436610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-487] SKIPPED [ 91%] 2023-03-20T11:54:44.4442806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-488] SKIPPED [ 91%] 2023-03-20T11:54:44.4449933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-489] SKIPPED [ 91%] 2023-03-20T11:54:44.4455680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-490] SKIPPED [ 91%] 2023-03-20T11:54:44.4461989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-491] SKIPPED [ 91%] 2023-03-20T11:54:44.4468290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-492] SKIPPED [ 91%] 2023-03-20T11:54:44.4474315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-493] SKIPPED [ 91%] 2023-03-20T11:54:44.4480510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-494] SKIPPED [ 91%] 2023-03-20T11:54:44.4488908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-495] SKIPPED [ 91%] 2023-03-20T11:54:44.4494254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-496] SKIPPED [ 91%] 2023-03-20T11:54:44.4500568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-497] SKIPPED [ 91%] 2023-03-20T11:54:44.4506939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-498] SKIPPED [ 91%] 2023-03-20T11:54:44.4512968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-499] SKIPPED [ 91%] 2023-03-20T11:54:44.4519320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-500] SKIPPED [ 91%] 2023-03-20T11:54:44.4525274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-501] SKIPPED [ 91%] 2023-03-20T11:54:44.4532704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-502] SKIPPED [ 91%] 2023-03-20T11:54:44.4537848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-503] SKIPPED [ 91%] 2023-03-20T11:54:44.4543861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-504] SKIPPED [ 91%] 2023-03-20T11:54:44.4550229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-505] SKIPPED [ 91%] 2023-03-20T11:54:44.4556252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-506] SKIPPED [ 91%] 2023-03-20T11:54:44.4565139Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-507] SKIPPED [ 91%] 2023-03-20T11:54:44.4572573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-508] SKIPPED [ 91%] 2023-03-20T11:54:44.4578284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-509] SKIPPED [ 91%] 2023-03-20T11:54:44.4584251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-510] SKIPPED [ 91%] 2023-03-20T11:54:44.4590565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-511] SKIPPED [ 91%] 2023-03-20T11:54:44.4596716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-512] SKIPPED [ 91%] 2023-03-20T11:54:44.4602800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-513] SKIPPED [ 91%] 2023-03-20T11:54:44.4609992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-514] SKIPPED [ 91%] 2023-03-20T11:54:44.4615876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-515] SKIPPED [ 91%] 2023-03-20T11:54:44.4621986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-516] SKIPPED [ 91%] 2023-03-20T11:54:44.4628486Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-517] SKIPPED [ 91%] 2023-03-20T11:54:44.4635723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-518] SKIPPED [ 91%] 2023-03-20T11:54:44.4642081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-519] SKIPPED [ 91%] 2023-03-20T11:54:44.4649134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-520] SKIPPED [ 91%] 2023-03-20T11:54:44.4654637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-521] SKIPPED [ 91%] 2023-03-20T11:54:44.4660639Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-522] SKIPPED [ 91%] 2023-03-20T11:54:44.4666985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-523] SKIPPED [ 91%] 2023-03-20T11:54:44.4673123Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-524] SKIPPED [ 91%] 2023-03-20T11:54:44.4679429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-525] SKIPPED [ 91%] 2023-03-20T11:54:44.4685387Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-526] SKIPPED [ 91%] 2023-03-20T11:54:44.4692506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-527] SKIPPED [ 91%] 2023-03-20T11:54:44.4698296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-528] SKIPPED [ 91%] 2023-03-20T11:54:44.4704203Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-529] SKIPPED [ 91%] 2023-03-20T11:54:44.4711619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-530] SKIPPED [ 91%] 2023-03-20T11:54:44.4717764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-531] SKIPPED [ 91%] 2023-03-20T11:54:44.4723985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-532] SKIPPED [ 91%] 2023-03-20T11:54:44.4731371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-533] SKIPPED [ 91%] 2023-03-20T11:54:44.4736888Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-534] SKIPPED [ 91%] 2023-03-20T11:54:44.4743061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-535] SKIPPED [ 91%] 2023-03-20T11:54:44.4749372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-536] SKIPPED [ 91%] 2023-03-20T11:54:44.4755347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-537] SKIPPED [ 91%] 2023-03-20T11:54:44.4761694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-538] SKIPPED [ 91%] 2023-03-20T11:54:44.4769003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-539] SKIPPED [ 91%] 2023-03-20T11:54:44.4774301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-540] SKIPPED [ 91%] 2023-03-20T11:54:44.4782037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-541] SKIPPED [ 91%] 2023-03-20T11:54:44.4788497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-542] SKIPPED [ 91%] 2023-03-20T11:54:44.4794343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-543] SKIPPED [ 91%] 2023-03-20T11:54:44.4800652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-544] SKIPPED [ 91%] 2023-03-20T11:54:44.4806601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-545] SKIPPED [ 91%] 2023-03-20T11:54:44.4813158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-546] SKIPPED [ 91%] 2023-03-20T11:54:44.4819889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-547] SKIPPED [ 91%] 2023-03-20T11:54:44.4826220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-548] SKIPPED [ 91%] 2023-03-20T11:54:44.4832148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-549] SKIPPED [ 91%] 2023-03-20T11:54:44.4838489Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-550] SKIPPED [ 91%] 2023-03-20T11:54:44.4844415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-551] SKIPPED [ 91%] 2023-03-20T11:54:44.4851729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-552] SKIPPED [ 91%] 2023-03-20T11:54:44.4858681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-553] SKIPPED [ 91%] 2023-03-20T11:54:44.4864802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-554] SKIPPED [ 91%] 2023-03-20T11:54:44.4870996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-555] SKIPPED [ 91%] 2023-03-20T11:54:44.4877095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-556] SKIPPED [ 91%] 2023-03-20T11:54:44.4884070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-557] SKIPPED [ 91%] 2023-03-20T11:54:44.4891574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-558] SKIPPED [ 91%] 2023-03-20T11:54:44.4895911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-559] SKIPPED [ 91%] 2023-03-20T11:54:44.4902640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-560] SKIPPED [ 91%] 2023-03-20T11:54:44.4908881Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-561] SKIPPED [ 91%] 2023-03-20T11:54:44.4915052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-562] SKIPPED [ 91%] 2023-03-20T11:54:44.4921239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-563] SKIPPED [ 91%] 2023-03-20T11:54:44.4929750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-564] SKIPPED [ 91%] 2023-03-20T11:54:44.4934933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-565] SKIPPED [ 91%] 2023-03-20T11:54:44.4941345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-566] SKIPPED [ 91%] 2023-03-20T11:54:44.4947414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-567] SKIPPED [ 91%] 2023-03-20T11:54:44.4953530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-568] SKIPPED [ 91%] 2023-03-20T11:54:44.4960470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-569] SKIPPED [ 91%] 2023-03-20T11:54:44.4965842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-570] SKIPPED [ 91%] 2023-03-20T11:54:44.4973155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-571] SKIPPED [ 91%] 2023-03-20T11:54:44.4978655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-572] SKIPPED [ 91%] 2023-03-20T11:54:44.4985016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-573] SKIPPED [ 91%] 2023-03-20T11:54:44.4990970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-574] SKIPPED [ 91%] 2023-03-20T11:54:44.4996961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-575] SKIPPED [ 91%] 2023-03-20T11:54:44.5004370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-576] SKIPPED [ 91%] 2023-03-20T11:54:44.5011814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-577] SKIPPED [ 91%] 2023-03-20T11:54:44.5017187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-578] SKIPPED [ 91%] 2023-03-20T11:54:44.5023275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-579] SKIPPED [ 91%] 2023-03-20T11:54:44.5029684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-580] SKIPPED [ 91%] 2023-03-20T11:54:44.5035642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-581] SKIPPED [ 91%] 2023-03-20T11:54:44.5042057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-582] SKIPPED [ 91%] 2023-03-20T11:54:44.5049092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-583] SKIPPED [ 91%] 2023-03-20T11:54:44.5054716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-584] SKIPPED [ 91%] 2023-03-20T11:54:44.5060953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-585] SKIPPED [ 91%] 2023-03-20T11:54:44.5067217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-586] SKIPPED [ 91%] 2023-03-20T11:54:44.5074657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-587] SKIPPED [ 91%] 2023-03-20T11:54:44.5080858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-588] SKIPPED [ 91%] 2023-03-20T11:54:44.5087382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-589] SKIPPED [ 91%] 2023-03-20T11:54:44.5093601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-590] SKIPPED [ 91%] 2023-03-20T11:54:44.5100102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-591] SKIPPED [ 91%] 2023-03-20T11:54:44.5106726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-592] SKIPPED [ 91%] 2023-03-20T11:54:44.5113045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-593] SKIPPED [ 91%] 2023-03-20T11:54:44.5119286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-594] SKIPPED [ 91%] 2023-03-20T11:54:44.5125358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-595] SKIPPED [ 91%] 2023-03-20T11:54:44.5132849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-596] SKIPPED [ 91%] 2023-03-20T11:54:44.5138288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-597] SKIPPED [ 91%] 2023-03-20T11:54:44.5144257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-598] SKIPPED [ 91%] 2023-03-20T11:54:44.5152036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-599] SKIPPED [ 91%] 2023-03-20T11:54:44.5158488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-600] SKIPPED [ 91%] 2023-03-20T11:54:44.5164697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-601] SKIPPED [ 91%] 2023-03-20T11:54:44.5172048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-602] SKIPPED [ 91%] 2023-03-20T11:54:44.5177770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-603] SKIPPED [ 91%] 2023-03-20T11:54:44.5183989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-604] SKIPPED [ 91%] 2023-03-20T11:54:44.5190517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-605] SKIPPED [ 91%] 2023-03-20T11:54:44.5196826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-606] SKIPPED [ 91%] 2023-03-20T11:54:44.5203311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-607] SKIPPED [ 91%] 2023-03-20T11:54:44.5211178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-608] SKIPPED [ 91%] 2023-03-20T11:54:44.5216127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-609] SKIPPED [ 91%] 2023-03-20T11:54:44.5224450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-610] SKIPPED [ 91%] 2023-03-20T11:54:44.5230534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-611] SKIPPED [ 91%] 2023-03-20T11:54:44.5236738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-612] SKIPPED [ 91%] 2023-03-20T11:54:44.5243145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-613] SKIPPED [ 91%] 2023-03-20T11:54:44.5251582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-614] SKIPPED [ 91%] 2023-03-20T11:54:44.5256467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-615] SKIPPED [ 91%] 2023-03-20T11:54:44.5262393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-616] SKIPPED [ 91%] 2023-03-20T11:54:44.5269310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-617] SKIPPED [ 91%] 2023-03-20T11:54:44.5275460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-618] SKIPPED [ 91%] 2023-03-20T11:54:44.5281705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-619] SKIPPED [ 91%] 2023-03-20T11:54:44.5289350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-620] SKIPPED [ 91%] 2023-03-20T11:54:44.5294847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-621] SKIPPED [ 91%] 2023-03-20T11:54:44.5302221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-622] SKIPPED [ 91%] 2023-03-20T11:54:44.5308730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-623] SKIPPED [ 91%] 2023-03-20T11:54:44.5314886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-624] SKIPPED [ 91%] 2023-03-20T11:54:44.5321336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-625] SKIPPED [ 91%] 2023-03-20T11:54:44.5327868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-626] SKIPPED [ 91%] 2023-03-20T11:54:44.5334356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-627] SKIPPED [ 91%] 2023-03-20T11:54:44.5340946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-628] SKIPPED [ 91%] 2023-03-20T11:54:44.5347466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-629] SKIPPED [ 91%] 2023-03-20T11:54:44.5353880Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-630] SKIPPED [ 91%] 2023-03-20T11:54:44.5360005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-631] SKIPPED [ 91%] 2023-03-20T11:54:44.5366376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-632] SKIPPED [ 91%] 2023-03-20T11:54:44.5374503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-633] SKIPPED [ 91%] 2023-03-20T11:54:44.5381134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-634] SKIPPED [ 91%] 2023-03-20T11:54:44.5387642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-635] SKIPPED [ 91%] 2023-03-20T11:54:44.5394029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-636] SKIPPED [ 91%] 2023-03-20T11:54:44.5400246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-637] SKIPPED [ 91%] 2023-03-20T11:54:44.5406875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-638] SKIPPED [ 91%] 2023-03-20T11:54:44.5413367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-639] SKIPPED [ 91%] 2023-03-20T11:54:44.5420066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-640] SKIPPED [ 91%] 2023-03-20T11:54:44.5426728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-641] SKIPPED [ 91%] 2023-03-20T11:54:44.5433125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-642] SKIPPED [ 91%] 2023-03-20T11:54:44.5439260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-643] SKIPPED [ 91%] 2023-03-20T11:54:44.5448691Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-644] SKIPPED [ 91%] 2023-03-20T11:54:44.5455339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-645] SKIPPED [ 91%] 2023-03-20T11:54:44.5461582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-646] SKIPPED [ 91%] 2023-03-20T11:54:44.5468415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-647] SKIPPED [ 91%] 2023-03-20T11:54:44.5474382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-648] SKIPPED [ 91%] 2023-03-20T11:54:44.5480866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-649] SKIPPED [ 91%] 2023-03-20T11:54:44.5487091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-650] SKIPPED [ 91%] 2023-03-20T11:54:44.5493723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-651] SKIPPED [ 91%] 2023-03-20T11:54:44.5500541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-652] SKIPPED [ 91%] 2023-03-20T11:54:44.5507011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-653] SKIPPED [ 91%] 2023-03-20T11:54:44.5513180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-654] SKIPPED [ 91%] 2023-03-20T11:54:44.5519823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-655] SKIPPED [ 91%] 2023-03-20T11:54:44.5527148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-656] SKIPPED [ 91%] 2023-03-20T11:54:44.5533949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-657] SKIPPED [ 91%] 2023-03-20T11:54:44.5540453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-658] SKIPPED [ 91%] 2023-03-20T11:54:44.5546982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-659] SKIPPED [ 91%] 2023-03-20T11:54:44.5553268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-660] SKIPPED [ 91%] 2023-03-20T11:54:44.5559820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-661] SKIPPED [ 91%] 2023-03-20T11:54:44.5566297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-662] SKIPPED [ 91%] 2023-03-20T11:54:44.5573372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-663] SKIPPED [ 91%] 2023-03-20T11:54:44.5579317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-664] SKIPPED [ 91%] 2023-03-20T11:54:44.5585707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-665] SKIPPED [ 91%] 2023-03-20T11:54:44.5592173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-666] SKIPPED [ 91%] 2023-03-20T11:54:44.5599747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-667] SKIPPED [ 91%] 2023-03-20T11:54:44.5606010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-668] SKIPPED [ 91%] 2023-03-20T11:54:44.5613198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-669] SKIPPED [ 91%] 2023-03-20T11:54:44.5619527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-670] SKIPPED [ 91%] 2023-03-20T11:54:44.5625987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-671] SKIPPED [ 91%] 2023-03-20T11:54:44.5632299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-672] SKIPPED [ 91%] 2023-03-20T11:54:44.5638638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-673] SKIPPED [ 91%] 2023-03-20T11:54:44.5645016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-674] SKIPPED [ 91%] 2023-03-20T11:54:44.5652586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-675] SKIPPED [ 91%] 2023-03-20T11:54:44.5658286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-676] SKIPPED [ 91%] 2023-03-20T11:54:44.5664520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-677] SKIPPED [ 91%] 2023-03-20T11:54:44.5671075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-678] SKIPPED [ 91%] 2023-03-20T11:54:44.5678475Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-679] SKIPPED [ 91%] 2023-03-20T11:54:44.5685066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-680] SKIPPED [ 91%] 2023-03-20T11:54:44.5692611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-681] SKIPPED [ 91%] 2023-03-20T11:54:44.5698505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-682] SKIPPED [ 91%] 2023-03-20T11:54:44.5704760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-683] SKIPPED [ 91%] 2023-03-20T11:54:44.5711199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-684] SKIPPED [ 91%] 2023-03-20T11:54:44.5717405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-685] SKIPPED [ 91%] 2023-03-20T11:54:44.5723800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-686] SKIPPED [ 91%] 2023-03-20T11:54:44.5731534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-687] SKIPPED [ 91%] 2023-03-20T11:54:44.5737073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-688] SKIPPED [ 91%] 2023-03-20T11:54:44.5743308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-689] SKIPPED [ 91%] 2023-03-20T11:54:44.5751060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-690] SKIPPED [ 91%] 2023-03-20T11:54:44.5757428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-691] SKIPPED [ 91%] 2023-03-20T11:54:44.5764060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-692] SKIPPED [ 91%] 2023-03-20T11:54:44.5771607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-693] SKIPPED [ 91%] 2023-03-20T11:54:44.5777206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-694] SKIPPED [ 91%] 2023-03-20T11:54:44.5783384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-695] SKIPPED [ 91%] 2023-03-20T11:54:44.5789908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-696] SKIPPED [ 91%] 2023-03-20T11:54:44.5796102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-697] SKIPPED [ 91%] 2023-03-20T11:54:44.5802586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-698] SKIPPED [ 91%] 2023-03-20T11:54:44.5810004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-699] SKIPPED [ 91%] 2023-03-20T11:54:44.5815256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-700] SKIPPED [ 91%] 2023-03-20T11:54:44.5821388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-701] SKIPPED [ 91%] 2023-03-20T11:54:44.5828770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-702] SKIPPED [ 91%] 2023-03-20T11:54:44.5834798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-703] SKIPPED [ 91%] 2023-03-20T11:54:44.5840994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-704] SKIPPED [ 91%] 2023-03-20T11:54:44.5846991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-705] SKIPPED [ 91%] 2023-03-20T11:54:44.5853356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-706] SKIPPED [ 91%] 2023-03-20T11:54:44.5859444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-707] SKIPPED [ 91%] 2023-03-20T11:54:44.5865866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-708] SKIPPED [ 91%] 2023-03-20T11:54:44.5872211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-709] SKIPPED [ 91%] 2023-03-20T11:54:44.5878420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-710] SKIPPED [ 91%] 2023-03-20T11:54:44.5884370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-711] SKIPPED [ 91%] 2023-03-20T11:54:44.5891556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-712] SKIPPED [ 91%] 2023-03-20T11:54:44.5898553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-713] SKIPPED [ 91%] 2023-03-20T11:54:44.5904732Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-714] SKIPPED [ 91%] 2023-03-20T11:54:44.5910961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-715] SKIPPED [ 91%] 2023-03-20T11:54:44.5917017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-716] SKIPPED [ 91%] 2023-03-20T11:54:44.5923214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-717] SKIPPED [ 91%] 2023-03-20T11:54:44.5931160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-718] SKIPPED [ 91%] 2023-03-20T11:54:44.5935687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-719] SKIPPED [ 91%] 2023-03-20T11:54:44.5941763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-720] SKIPPED [ 91%] 2023-03-20T11:54:44.5948158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-721] SKIPPED [ 91%] 2023-03-20T11:54:44.5954062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-722] SKIPPED [ 91%] 2023-03-20T11:54:44.5960143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-723] SKIPPED [ 91%] 2023-03-20T11:54:44.5966298Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-724] SKIPPED [ 91%] 2023-03-20T11:54:44.5973886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-725] SKIPPED [ 91%] 2023-03-20T11:54:44.5980087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-726] SKIPPED [ 91%] 2023-03-20T11:54:44.5986349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-727] SKIPPED [ 91%] 2023-03-20T11:54:44.5992706Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-728] SKIPPED [ 91%] 2023-03-20T11:54:44.5998720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-729] SKIPPED [ 91%] 2023-03-20T11:54:44.6004976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-730] SKIPPED [ 91%] 2023-03-20T11:54:44.6012121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-731] SKIPPED [ 91%] 2023-03-20T11:54:44.6017777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-732] SKIPPED [ 91%] 2023-03-20T11:54:44.6023785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-733] SKIPPED [ 91%] 2023-03-20T11:54:44.6030007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-734] SKIPPED [ 91%] 2023-03-20T11:54:44.6036129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-735] SKIPPED [ 91%] 2023-03-20T11:54:44.6043361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-736] SKIPPED [ 91%] 2023-03-20T11:54:44.6050456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-737] SKIPPED [ 91%] 2023-03-20T11:54:44.6056374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-738] SKIPPED [ 91%] 2023-03-20T11:54:44.6062379Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-739] SKIPPED [ 91%] 2023-03-20T11:54:44.6068729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-740] SKIPPED [ 91%] 2023-03-20T11:54:44.6074674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-741] SKIPPED [ 91%] 2023-03-20T11:54:44.6080972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-742] SKIPPED [ 91%] 2023-03-20T11:54:44.6087024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-743] SKIPPED [ 91%] 2023-03-20T11:54:44.6093409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-744] SKIPPED [ 91%] 2023-03-20T11:54:44.6099804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-745] SKIPPED [ 91%] 2023-03-20T11:54:44.6106177Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-746] SKIPPED [ 91%] 2023-03-20T11:54:44.6112392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-747] SKIPPED [ 91%] 2023-03-20T11:54:44.6119699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-748] SKIPPED [ 91%] 2023-03-20T11:54:44.6125698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-749] SKIPPED [ 91%] 2023-03-20T11:54:44.6133154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-750] SKIPPED [ 91%] 2023-03-20T11:54:44.6138254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-751] SKIPPED [ 91%] 2023-03-20T11:54:44.6144197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-752] SKIPPED [ 91%] 2023-03-20T11:54:44.6150503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-753] SKIPPED [ 91%] 2023-03-20T11:54:44.6156542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-754] SKIPPED [ 91%] 2023-03-20T11:54:44.6162915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-755] SKIPPED [ 91%] 2023-03-20T11:54:44.6170279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-756] SKIPPED [ 91%] 2023-03-20T11:54:44.6175232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-757] SKIPPED [ 91%] 2023-03-20T11:54:44.6181087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-758] SKIPPED [ 91%] 2023-03-20T11:54:44.6188631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-759] SKIPPED [ 91%] 2023-03-20T11:54:44.6194654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-760] SKIPPED [ 91%] 2023-03-20T11:54:44.6200789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-761] SKIPPED [ 91%] 2023-03-20T11:54:44.6206827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-762] SKIPPED [ 91%] 2023-03-20T11:54:44.6213153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-763] SKIPPED [ 91%] 2023-03-20T11:54:44.6219125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-764] SKIPPED [ 91%] 2023-03-20T11:54:44.6225381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-765] SKIPPED [ 91%] 2023-03-20T11:54:44.6231524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-766] SKIPPED [ 91%] 2023-03-20T11:54:44.6237529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-767] SKIPPED [ 91%] 2023-03-20T11:54:44.6243747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-768] SKIPPED [ 91%] 2023-03-20T11:54:44.6250607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-769] SKIPPED [ 91%] 2023-03-20T11:54:44.6257799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-770] SKIPPED [ 91%] 2023-03-20T11:54:44.6263804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-771] SKIPPED [ 91%] 2023-03-20T11:54:44.6270214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-772] SKIPPED [ 91%] 2023-03-20T11:54:44.6276188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-773] SKIPPED [ 91%] 2023-03-20T11:54:44.6282384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-774] SKIPPED [ 91%] 2023-03-20T11:54:44.6289523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-775] SKIPPED [ 91%] 2023-03-20T11:54:44.6295442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-776] SKIPPED [ 91%] 2023-03-20T11:54:44.6301584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-777] SKIPPED [ 91%] 2023-03-20T11:54:44.6307890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-778] SKIPPED [ 91%] 2023-03-20T11:54:44.6313955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-779] SKIPPED [ 91%] 2023-03-20T11:54:44.6319995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-780] SKIPPED [ 91%] 2023-03-20T11:54:44.6326131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-781] SKIPPED [ 91%] 2023-03-20T11:54:44.6335243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-782] SKIPPED [ 91%] 2023-03-20T11:54:44.6341509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-783] SKIPPED [ 91%] 2023-03-20T11:54:44.6347698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-784] SKIPPED [ 91%] 2023-03-20T11:54:44.6353738Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-785] SKIPPED [ 91%] 2023-03-20T11:54:44.6360015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-786] SKIPPED [ 91%] 2023-03-20T11:54:44.6365922Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-787] SKIPPED [ 91%] 2023-03-20T11:54:44.6373091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-788] SKIPPED [ 91%] 2023-03-20T11:54:44.6378883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-789] SKIPPED [ 91%] 2023-03-20T11:54:44.6385056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-790] SKIPPED [ 91%] 2023-03-20T11:54:44.6391047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-791] SKIPPED [ 91%] 2023-03-20T11:54:44.6396985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-792] SKIPPED [ 91%] 2023-03-20T11:54:44.6404598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-793] SKIPPED [ 91%] 2023-03-20T11:54:44.6411784Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-794] SKIPPED [ 91%] 2023-03-20T11:54:44.6417753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-795] SKIPPED [ 91%] 2023-03-20T11:54:44.6423522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-796] SKIPPED [ 91%] 2023-03-20T11:54:44.6429797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-797] SKIPPED [ 91%] 2023-03-20T11:54:44.6435806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-798] SKIPPED [ 91%] 2023-03-20T11:54:44.6441841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-799] SKIPPED [ 91%] 2023-03-20T11:54:44.6449137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-800] SKIPPED [ 91%] 2023-03-20T11:54:44.6454421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-801] SKIPPED [ 91%] 2023-03-20T11:54:44.6460656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-802] SKIPPED [ 91%] 2023-03-20T11:54:44.6466824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-803] SKIPPED [ 91%] 2023-03-20T11:54:44.6472862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-804] SKIPPED [ 91%] 2023-03-20T11:54:44.6480201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-805] SKIPPED [ 91%] 2023-03-20T11:54:44.6486235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-806] SKIPPED [ 91%] 2023-03-20T11:54:44.6493222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-807] SKIPPED [ 91%] 2023-03-20T11:54:44.6498611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-808] SKIPPED [ 91%] 2023-03-20T11:54:44.6505027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-809] SKIPPED [ 91%] 2023-03-20T11:54:44.6511359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-810] SKIPPED [ 91%] 2023-03-20T11:54:44.6517425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-811] SKIPPED [ 91%] 2023-03-20T11:54:44.6523664Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-812] SKIPPED [ 91%] 2023-03-20T11:54:44.6530562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-813] SKIPPED [ 91%] 2023-03-20T11:54:44.6536331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-814] SKIPPED [ 91%] 2023-03-20T11:54:44.6542409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-815] SKIPPED [ 91%] 2023-03-20T11:54:44.6549953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-816] SKIPPED [ 91%] 2023-03-20T11:54:44.6555903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-817] SKIPPED [ 91%] 2023-03-20T11:54:44.6562170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-818] SKIPPED [ 91%] 2023-03-20T11:54:44.6569055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-819] SKIPPED [ 91%] 2023-03-20T11:54:44.6574547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-820] SKIPPED [ 91%] 2023-03-20T11:54:44.6580797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-821] SKIPPED [ 91%] 2023-03-20T11:54:44.6586978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-822] SKIPPED [ 91%] 2023-03-20T11:54:44.6593085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-823] SKIPPED [ 91%] 2023-03-20T11:54:44.6599293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-824] SKIPPED [ 91%] 2023-03-20T11:54:44.6605134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-825] SKIPPED [ 91%] 2023-03-20T11:54:44.6612076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-826] SKIPPED [ 91%] 2023-03-20T11:54:44.6617765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-827] SKIPPED [ 91%] 2023-03-20T11:54:44.6624982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-828] SKIPPED [ 91%] 2023-03-20T11:54:44.6631050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-829] SKIPPED [ 91%] 2023-03-20T11:54:44.6637013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-830] SKIPPED [ 91%] 2023-03-20T11:54:44.6643190Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-831] SKIPPED [ 91%] 2023-03-20T11:54:44.6651243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-832] SKIPPED [ 91%] 2023-03-20T11:54:44.6655937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-833] SKIPPED [ 91%] 2023-03-20T11:54:44.6674398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-834] SKIPPED [ 91%] 2023-03-20T11:54:44.6674943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-835] SKIPPED [ 91%] 2023-03-20T11:54:44.6675272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-836] SKIPPED [ 91%] 2023-03-20T11:54:44.6680530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-837] SKIPPED [ 91%] 2023-03-20T11:54:44.6686936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-838] SKIPPED [ 91%] 2023-03-20T11:54:44.6694973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-839] SKIPPED [ 91%] 2023-03-20T11:54:44.6701431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-840] SKIPPED [ 91%] 2023-03-20T11:54:44.6708191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-841] SKIPPED [ 91%] 2023-03-20T11:54:44.6714370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-842] SKIPPED [ 91%] 2023-03-20T11:54:44.6720593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-843] SKIPPED [ 91%] 2023-03-20T11:54:44.6726811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-844] SKIPPED [ 91%] 2023-03-20T11:54:44.6733178Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-845] SKIPPED [ 91%] 2023-03-20T11:54:44.6739819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-846] SKIPPED [ 91%] 2023-03-20T11:54:44.6746264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-847] SKIPPED [ 91%] 2023-03-20T11:54:44.6752554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-848] SKIPPED [ 91%] 2023-03-20T11:54:44.6758863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[perspective-849] SKIPPED [ 91%] 2023-03-20T11:54:44.6765155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-000] SKIPPED [ 91%] 2023-03-20T11:54:44.6773281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-001] SKIPPED [ 91%] 2023-03-20T11:54:44.6779847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-002] SKIPPED [ 91%] 2023-03-20T11:54:44.6786186Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-003] SKIPPED [ 91%] 2023-03-20T11:54:44.6792553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-004] SKIPPED [ 91%] 2023-03-20T11:54:44.6798676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-005] SKIPPED [ 91%] 2023-03-20T11:54:44.6805015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-006] SKIPPED [ 91%] 2023-03-20T11:54:44.6812449Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-007] SKIPPED [ 91%] 2023-03-20T11:54:44.6818388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-008] SKIPPED [ 91%] 2023-03-20T11:54:44.6824754Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-009] SKIPPED [ 91%] 2023-03-20T11:54:44.6831132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-010] SKIPPED [ 91%] 2023-03-20T11:54:44.6837342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-011] SKIPPED [ 91%] 2023-03-20T11:54:44.6844996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-012] SKIPPED [ 91%] 2023-03-20T11:54:44.6852497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-013] SKIPPED [ 91%] 2023-03-20T11:54:44.6858333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-014] SKIPPED [ 91%] 2023-03-20T11:54:44.6864543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-015] SKIPPED [ 91%] 2023-03-20T11:54:44.6871000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-016] SKIPPED [ 91%] 2023-03-20T11:54:44.6877222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-017] SKIPPED [ 91%] 2023-03-20T11:54:44.6883633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-018] SKIPPED [ 91%] 2023-03-20T11:54:44.6891515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-019] SKIPPED [ 91%] 2023-03-20T11:54:44.6896603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-020] SKIPPED [ 91%] 2023-03-20T11:54:44.6902895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-021] SKIPPED [ 91%] 2023-03-20T11:54:44.6909337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-022] SKIPPED [ 91%] 2023-03-20T11:54:44.6915606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-023] SKIPPED [ 91%] 2023-03-20T11:54:44.6923094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-024] SKIPPED [ 91%] 2023-03-20T11:54:44.6931756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-025] SKIPPED [ 91%] 2023-03-20T11:54:44.6936586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-026] SKIPPED [ 91%] 2023-03-20T11:54:44.6942894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-027] SKIPPED [ 91%] 2023-03-20T11:54:44.6949398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-028] SKIPPED [ 91%] 2023-03-20T11:54:44.6955561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-029] SKIPPED [ 91%] 2023-03-20T11:54:44.6962045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-030] SKIPPED [ 91%] 2023-03-20T11:54:44.6969419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-031] SKIPPED [ 91%] 2023-03-20T11:54:44.6974813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-032] SKIPPED [ 91%] 2023-03-20T11:54:44.6981302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-033] SKIPPED [ 91%] 2023-03-20T11:54:44.6987748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-034] SKIPPED [ 91%] 2023-03-20T11:54:44.6995200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-035] SKIPPED [ 91%] 2023-03-20T11:54:44.7001628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-036] SKIPPED [ 91%] 2023-03-20T11:54:44.7009070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-037] SKIPPED [ 91%] 2023-03-20T11:54:44.7014572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-038] SKIPPED [ 91%] 2023-03-20T11:54:44.7020981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-039] SKIPPED [ 91%] 2023-03-20T11:54:44.7027471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-040] SKIPPED [ 91%] 2023-03-20T11:54:44.7033801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-041] SKIPPED [ 91%] 2023-03-20T11:54:44.7040070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-042] SKIPPED [ 91%] 2023-03-20T11:54:44.7046502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-043] SKIPPED [ 91%] 2023-03-20T11:54:44.7053215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-044] SKIPPED [ 91%] 2023-03-20T11:54:44.7059957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-045] SKIPPED [ 91%] 2023-03-20T11:54:44.7066413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-046] SKIPPED [ 91%] 2023-03-20T11:54:44.7073708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-047] SKIPPED [ 91%] 2023-03-20T11:54:44.7079957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-048] SKIPPED [ 91%] 2023-03-20T11:54:44.7086365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-049] SKIPPED [ 91%] 2023-03-20T11:54:44.7093404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-050] SKIPPED [ 91%] 2023-03-20T11:54:44.7099723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-051] SKIPPED [ 91%] 2023-03-20T11:54:44.7106217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-052] SKIPPED [ 91%] 2023-03-20T11:54:44.7112459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-053] SKIPPED [ 91%] 2023-03-20T11:54:44.7118552Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-054] SKIPPED [ 91%] 2023-03-20T11:54:44.7125055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-055] SKIPPED [ 91%] 2023-03-20T11:54:44.7132509Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-056] SKIPPED [ 91%] 2023-03-20T11:54:44.7138383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-057] SKIPPED [ 91%] 2023-03-20T11:54:44.7145987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-058] SKIPPED [ 91%] 2023-03-20T11:54:44.7152262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-059] SKIPPED [ 91%] 2023-03-20T11:54:44.7158462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-060] SKIPPED [ 91%] 2023-03-20T11:54:44.7164856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-061] SKIPPED [ 91%] 2023-03-20T11:54:44.7172071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-062] SKIPPED [ 91%] 2023-03-20T11:54:44.7178199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-063] SKIPPED [ 91%] 2023-03-20T11:54:44.7184390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-064] SKIPPED [ 91%] 2023-03-20T11:54:44.7190899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-065] SKIPPED [ 91%] 2023-03-20T11:54:44.7197090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-066] SKIPPED [ 91%] 2023-03-20T11:54:44.7203531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-067] SKIPPED [ 91%] 2023-03-20T11:54:44.7211541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-068] SKIPPED [ 91%] 2023-03-20T11:54:44.7219503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-069] SKIPPED [ 91%] 2023-03-20T11:54:44.7226035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-070] SKIPPED [ 91%] 2023-03-20T11:54:44.7232490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-071] SKIPPED [ 91%] 2023-03-20T11:54:44.7238679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-072] SKIPPED [ 91%] 2023-03-20T11:54:44.7244934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-073] SKIPPED [ 91%] 2023-03-20T11:54:44.7252082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-074] SKIPPED [ 91%] 2023-03-20T11:54:44.7258368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-075] SKIPPED [ 91%] 2023-03-20T11:54:44.7264708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-076] SKIPPED [ 91%] 2023-03-20T11:54:44.7270749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-077] SKIPPED [ 91%] 2023-03-20T11:54:44.7276935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-078] SKIPPED [ 91%] 2023-03-20T11:54:44.7283361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-079] SKIPPED [ 91%] 2023-03-20T11:54:44.7290796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-080] SKIPPED [ 91%] 2023-03-20T11:54:44.7298837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-081] SKIPPED [ 91%] 2023-03-20T11:54:44.7305209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-082] SKIPPED [ 91%] 2023-03-20T11:54:44.7311890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-083] SKIPPED [ 91%] 2023-03-20T11:54:44.7318748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-084] SKIPPED [ 91%] 2023-03-20T11:54:44.7325049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-085] SKIPPED [ 91%] 2023-03-20T11:54:44.7332489Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-086] SKIPPED [ 91%] 2023-03-20T11:54:44.7338351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-087] SKIPPED [ 91%] 2023-03-20T11:54:44.7344870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-088] SKIPPED [ 91%] 2023-03-20T11:54:44.7351214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-089] SKIPPED [ 91%] 2023-03-20T11:54:44.7357508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-090] SKIPPED [ 91%] 2023-03-20T11:54:44.7363885Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-091] SKIPPED [ 91%] 2023-03-20T11:54:44.7372292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-092] SKIPPED [ 91%] 2023-03-20T11:54:44.7378075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-093] SKIPPED [ 91%] 2023-03-20T11:54:44.7384256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-094] SKIPPED [ 91%] 2023-03-20T11:54:44.7390470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-095] SKIPPED [ 91%] 2023-03-20T11:54:44.7396644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-096] SKIPPED [ 91%] 2023-03-20T11:54:44.7403038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-097] SKIPPED [ 91%] 2023-03-20T11:54:44.7410558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-098] SKIPPED [ 91%] 2023-03-20T11:54:44.7416344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-099] SKIPPED [ 91%] 2023-03-20T11:54:44.7422744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-100] SKIPPED [ 91%] 2023-03-20T11:54:44.7429402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-101] SKIPPED [ 91%] 2023-03-20T11:54:44.7435601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-102] SKIPPED [ 91%] 2023-03-20T11:54:44.7441967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-103] SKIPPED [ 91%] 2023-03-20T11:54:44.7451551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-104] SKIPPED [ 91%] 2023-03-20T11:54:44.7456392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-105] SKIPPED [ 91%] 2023-03-20T11:54:44.7462593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-106] SKIPPED [ 91%] 2023-03-20T11:54:44.7469067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-107] SKIPPED [ 91%] 2023-03-20T11:54:44.7475339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-108] SKIPPED [ 91%] 2023-03-20T11:54:44.7481810Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-109] SKIPPED [ 91%] 2023-03-20T11:54:44.7489512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-110] SKIPPED [ 91%] 2023-03-20T11:54:44.7494668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-111] SKIPPED [ 91%] 2023-03-20T11:54:44.7500983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-112] SKIPPED [ 91%] 2023-03-20T11:54:44.7507403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-113] SKIPPED [ 91%] 2023-03-20T11:54:44.7513404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-114] SKIPPED [ 91%] 2023-03-20T11:54:44.7520986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-115] SKIPPED [ 91%] 2023-03-20T11:54:44.7527459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-116] SKIPPED [ 91%] 2023-03-20T11:54:44.7533957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-117] SKIPPED [ 91%] 2023-03-20T11:54:44.7540601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-118] SKIPPED [ 91%] 2023-03-20T11:54:44.7547005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-119] SKIPPED [ 91%] 2023-03-20T11:54:44.7553232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-120] SKIPPED [ 91%] 2023-03-20T11:54:44.7559570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-121] SKIPPED [ 91%] 2023-03-20T11:54:44.7565774Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-122] SKIPPED [ 91%] 2023-03-20T11:54:44.7573128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-123] SKIPPED [ 91%] 2023-03-20T11:54:44.7579312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-124] SKIPPED [ 91%] 2023-03-20T11:54:44.7585653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-125] SKIPPED [ 91%] 2023-03-20T11:54:44.7591986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-126] SKIPPED [ 91%] 2023-03-20T11:54:44.7599718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-127] SKIPPED [ 91%] 2023-03-20T11:54:44.7605729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-128] SKIPPED [ 91%] 2023-03-20T11:54:44.7613268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-129] SKIPPED [ 91%] 2023-03-20T11:54:44.7619112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-130] SKIPPED [ 91%] 2023-03-20T11:54:44.7625799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-131] SKIPPED [ 91%] 2023-03-20T11:54:44.7631937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-132] SKIPPED [ 91%] 2023-03-20T11:54:44.7638567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-133] SKIPPED [ 91%] 2023-03-20T11:54:44.7644469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-134] SKIPPED [ 91%] 2023-03-20T11:54:44.7651899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-135] SKIPPED [ 91%] 2023-03-20T11:54:44.7657362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-136] SKIPPED [ 91%] 2023-03-20T11:54:44.7663783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-137] SKIPPED [ 91%] 2023-03-20T11:54:44.7671616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-138] SKIPPED [ 91%] 2023-03-20T11:54:44.7677776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-139] SKIPPED [ 91%] 2023-03-20T11:54:44.7684204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-140] SKIPPED [ 91%] 2023-03-20T11:54:44.7691763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-141] SKIPPED [ 91%] 2023-03-20T11:54:44.7697225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-142] SKIPPED [ 91%] 2023-03-20T11:54:44.7703540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-143] SKIPPED [ 91%] 2023-03-20T11:54:44.7709853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-144] SKIPPED [ 91%] 2023-03-20T11:54:44.7715993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-145] SKIPPED [ 91%] 2023-03-20T11:54:44.7722478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-146] SKIPPED [ 91%] 2023-03-20T11:54:44.7730052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-147] SKIPPED [ 91%] 2023-03-20T11:54:44.7735546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-148] SKIPPED [ 91%] 2023-03-20T11:54:44.7742083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-149] SKIPPED [ 91%] 2023-03-20T11:54:44.7749560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-150] SKIPPED [ 91%] 2023-03-20T11:54:44.7755750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-151] SKIPPED [ 91%] 2023-03-20T11:54:44.7762135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-152] SKIPPED [ 91%] 2023-03-20T11:54:44.7769518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-153] SKIPPED [ 91%] 2023-03-20T11:54:44.7775205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-154] SKIPPED [ 91%] 2023-03-20T11:54:44.7781982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-155] SKIPPED [ 91%] 2023-03-20T11:54:44.7788656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-156] SKIPPED [ 91%] 2023-03-20T11:54:44.7794733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-157] SKIPPED [ 91%] 2023-03-20T11:54:44.7801255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-158] SKIPPED [ 91%] 2023-03-20T11:54:44.7808103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-159] SKIPPED [ 91%] 2023-03-20T11:54:44.7813983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-160] SKIPPED [ 91%] 2023-03-20T11:54:44.7821399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-161] SKIPPED [ 91%] 2023-03-20T11:54:44.7828142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-162] SKIPPED [ 91%] 2023-03-20T11:54:44.7834148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-163] SKIPPED [ 91%] 2023-03-20T11:54:44.7840615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-164] SKIPPED [ 91%] 2023-03-20T11:54:44.7846741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-165] SKIPPED [ 91%] 2023-03-20T11:54:44.7853346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-166] SKIPPED [ 91%] 2023-03-20T11:54:44.7860150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-167] SKIPPED [ 91%] 2023-03-20T11:54:44.7866270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-168] SKIPPED [ 91%] 2023-03-20T11:54:44.7872285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-169] SKIPPED [ 91%] 2023-03-20T11:54:44.7878609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-170] SKIPPED [ 91%] 2023-03-20T11:54:44.7884396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-171] SKIPPED [ 91%] 2023-03-20T11:54:44.7891705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-172] SKIPPED [ 91%] 2023-03-20T11:54:44.7898332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-173] SKIPPED [ 91%] 2023-03-20T11:54:44.7904391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-174] SKIPPED [ 91%] 2023-03-20T11:54:44.7910649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-175] SKIPPED [ 91%] 2023-03-20T11:54:44.7916574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-176] SKIPPED [ 91%] 2023-03-20T11:54:44.7922805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-177] SKIPPED [ 91%] 2023-03-20T11:54:44.7929851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-178] SKIPPED [ 91%] 2023-03-20T11:54:44.7934993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-179] SKIPPED [ 91%] 2023-03-20T11:54:44.7941216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-180] SKIPPED [ 91%] 2023-03-20T11:54:44.7947616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-181] SKIPPED [ 91%] 2023-03-20T11:54:44.7953752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-182] SKIPPED [ 91%] 2023-03-20T11:54:44.7959954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-183] SKIPPED [ 91%] 2023-03-20T11:54:44.7966958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-184] SKIPPED [ 91%] 2023-03-20T11:54:44.7973258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-185] SKIPPED [ 91%] 2023-03-20T11:54:44.7979642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-186] SKIPPED [ 91%] 2023-03-20T11:54:44.7985840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-187] SKIPPED [ 91%] 2023-03-20T11:54:44.7991573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-188] SKIPPED [ 91%] 2023-03-20T11:54:44.7997535Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-189] SKIPPED [ 91%] 2023-03-20T11:54:44.8003730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-190] SKIPPED [ 91%] 2023-03-20T11:54:44.8011121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-191] SKIPPED [ 91%] 2023-03-20T11:54:44.8016360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-192] SKIPPED [ 91%] 2023-03-20T11:54:44.8022514Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-193] SKIPPED [ 91%] 2023-03-20T11:54:44.8028737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-194] SKIPPED [ 91%] 2023-03-20T11:54:44.8035799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-195] SKIPPED [ 91%] 2023-03-20T11:54:44.8041980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-196] SKIPPED [ 91%] 2023-03-20T11:54:44.8049251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-197] SKIPPED [ 91%] 2023-03-20T11:54:44.8054271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-198] SKIPPED [ 91%] 2023-03-20T11:54:44.8060326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-199] SKIPPED [ 91%] 2023-03-20T11:54:44.8066201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-200] SKIPPED [ 91%] 2023-03-20T11:54:44.8072208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-201] SKIPPED [ 91%] 2023-03-20T11:54:44.8078184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-202] SKIPPED [ 91%] 2023-03-20T11:54:44.8084254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-203] SKIPPED [ 91%] 2023-03-20T11:54:44.8091626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-204] SKIPPED [ 91%] 2023-03-20T11:54:44.8096781Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-205] SKIPPED [ 91%] 2023-03-20T11:54:44.8102783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-206] SKIPPED [ 91%] 2023-03-20T11:54:44.8111562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-207] SKIPPED [ 91%] 2023-03-20T11:54:44.8117660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-208] SKIPPED [ 91%] 2023-03-20T11:54:44.8123886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-209] SKIPPED [ 91%] 2023-03-20T11:54:44.8131543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-210] SKIPPED [ 91%] 2023-03-20T11:54:44.8136469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-211] SKIPPED [ 91%] 2023-03-20T11:54:44.8142525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-212] SKIPPED [ 91%] 2023-03-20T11:54:44.8148964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-213] SKIPPED [ 91%] 2023-03-20T11:54:44.8154905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-214] SKIPPED [ 91%] 2023-03-20T11:54:44.8161025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-215] SKIPPED [ 91%] 2023-03-20T11:54:44.8167065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-216] SKIPPED [ 91%] 2023-03-20T11:54:44.8173522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-217] SKIPPED [ 91%] 2023-03-20T11:54:44.8180711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-218] SKIPPED [ 91%] 2023-03-20T11:54:44.8187040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-219] SKIPPED [ 91%] 2023-03-20T11:54:44.8193149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-220] SKIPPED [ 91%] 2023-03-20T11:54:44.8199324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-221] SKIPPED [ 91%] 2023-03-20T11:54:44.8205286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-222] SKIPPED [ 91%] 2023-03-20T11:54:44.8212300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-223] SKIPPED [ 91%] 2023-03-20T11:54:44.8217806Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-224] SKIPPED [ 91%] 2023-03-20T11:54:44.8223883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-225] SKIPPED [ 91%] 2023-03-20T11:54:44.8230220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-226] SKIPPED [ 91%] 2023-03-20T11:54:44.8236157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-227] SKIPPED [ 91%] 2023-03-20T11:54:44.8242334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-228] SKIPPED [ 91%] 2023-03-20T11:54:44.8249693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-229] SKIPPED [ 91%] 2023-03-20T11:54:44.8256267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-230] SKIPPED [ 91%] 2023-03-20T11:54:44.8262348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-231] SKIPPED [ 91%] 2023-03-20T11:54:44.8268679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-232] SKIPPED [ 91%] 2023-03-20T11:54:44.8274644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-233] SKIPPED [ 91%] 2023-03-20T11:54:44.8280822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-234] SKIPPED [ 91%] 2023-03-20T11:54:44.8286862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-235] SKIPPED [ 91%] 2023-03-20T11:54:44.8293168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-236] SKIPPED [ 91%] 2023-03-20T11:54:44.8299618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-237] SKIPPED [ 91%] 2023-03-20T11:54:44.8305942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-238] SKIPPED [ 91%] 2023-03-20T11:54:44.8311795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-239] SKIPPED [ 91%] 2023-03-20T11:54:44.8317942Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-240] SKIPPED [ 91%] 2023-03-20T11:54:44.8325245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-241] SKIPPED [ 91%] 2023-03-20T11:54:44.8332665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-242] SKIPPED [ 91%] 2023-03-20T11:54:44.8337996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-243] SKIPPED [ 91%] 2023-03-20T11:54:44.8343953Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-244] SKIPPED [ 91%] 2023-03-20T11:54:44.8350238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-245] SKIPPED [ 91%] 2023-03-20T11:54:44.8356236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-246] SKIPPED [ 91%] 2023-03-20T11:54:44.8362419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-247] SKIPPED [ 91%] 2023-03-20T11:54:44.8369843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-248] SKIPPED [ 91%] 2023-03-20T11:54:44.8375707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-249] SKIPPED [ 91%] 2023-03-20T11:54:44.8382296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-250] SKIPPED [ 91%] 2023-03-20T11:54:44.8389116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-251] SKIPPED [ 91%] 2023-03-20T11:54:44.8395678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-252] SKIPPED [ 91%] 2023-03-20T11:54:44.8403437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-253] SKIPPED [ 91%] 2023-03-20T11:54:44.8411471Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-254] SKIPPED [ 91%] 2023-03-20T11:54:44.8417185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-255] SKIPPED [ 91%] 2023-03-20T11:54:44.8423807Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-256] SKIPPED [ 91%] 2023-03-20T11:54:44.8430607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-257] SKIPPED [ 91%] 2023-03-20T11:54:44.8437099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-258] SKIPPED [ 91%] 2023-03-20T11:54:44.8443769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-259] SKIPPED [ 91%] 2023-03-20T11:54:44.8451641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-260] SKIPPED [ 91%] 2023-03-20T11:54:44.8457676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-261] SKIPPED [ 91%] 2023-03-20T11:54:44.8464110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-262] SKIPPED [ 91%] 2023-03-20T11:54:44.8470884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-263] SKIPPED [ 91%] 2023-03-20T11:54:44.8478744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-264] SKIPPED [ 91%] 2023-03-20T11:54:44.8485246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-265] SKIPPED [ 91%] 2023-03-20T11:54:44.8492841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-266] SKIPPED [ 91%] 2023-03-20T11:54:44.8498482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-267] SKIPPED [ 91%] 2023-03-20T11:54:44.8504826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-268] SKIPPED [ 91%] 2023-03-20T11:54:44.8511240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-269] SKIPPED [ 91%] 2023-03-20T11:54:44.8517373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-270] SKIPPED [ 91%] 2023-03-20T11:54:44.8523703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-271] SKIPPED [ 91%] 2023-03-20T11:54:44.8531460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-272] SKIPPED [ 91%] 2023-03-20T11:54:44.8536939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-273] SKIPPED [ 91%] 2023-03-20T11:54:44.8543181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-274] SKIPPED [ 91%] 2023-03-20T11:54:44.8549608Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-275] SKIPPED [ 91%] 2023-03-20T11:54:44.8556926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-276] SKIPPED [ 91%] 2023-03-20T11:54:44.8563208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-277] SKIPPED [ 91%] 2023-03-20T11:54:44.8570407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-278] SKIPPED [ 91%] 2023-03-20T11:54:44.8576352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-279] SKIPPED [ 91%] 2023-03-20T11:54:44.8582685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-280] SKIPPED [ 91%] 2023-03-20T11:54:44.8589270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-281] SKIPPED [ 91%] 2023-03-20T11:54:44.8595589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-282] SKIPPED [ 91%] 2023-03-20T11:54:44.8602007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-283] SKIPPED [ 91%] 2023-03-20T11:54:44.8609167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-284] SKIPPED [ 91%] 2023-03-20T11:54:44.8614678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-285] SKIPPED [ 91%] 2023-03-20T11:54:44.8621105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-286] SKIPPED [ 91%] 2023-03-20T11:54:44.8629050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-287] SKIPPED [ 91%] 2023-03-20T11:54:44.8634861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-288] SKIPPED [ 91%] 2023-03-20T11:54:44.8641074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-289] SKIPPED [ 91%] 2023-03-20T11:54:44.8647271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-290] SKIPPED [ 91%] 2023-03-20T11:54:44.8653487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-291] SKIPPED [ 91%] 2023-03-20T11:54:44.8660032Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-292] SKIPPED [ 91%] 2023-03-20T11:54:44.8666207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-293] SKIPPED [ 91%] 2023-03-20T11:54:44.8672327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-294] SKIPPED [ 91%] 2023-03-20T11:54:44.8678407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-295] SKIPPED [ 91%] 2023-03-20T11:54:44.8684521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-296] SKIPPED [ 91%] 2023-03-20T11:54:44.8691590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-297] SKIPPED [ 91%] 2023-03-20T11:54:44.8697343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-298] SKIPPED [ 91%] 2023-03-20T11:54:44.8704570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-299] SKIPPED [ 91%] 2023-03-20T11:54:44.8710901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-300] SKIPPED [ 91%] 2023-03-20T11:54:44.8716859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-301] SKIPPED [ 91%] 2023-03-20T11:54:44.8723056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-302] SKIPPED [ 91%] 2023-03-20T11:54:44.8731396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-303] SKIPPED [ 91%] 2023-03-20T11:54:44.8736125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-304] SKIPPED [ 91%] 2023-03-20T11:54:44.8742312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-305] SKIPPED [ 91%] 2023-03-20T11:54:44.8748532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-306] SKIPPED [ 91%] 2023-03-20T11:54:44.8754616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-307] SKIPPED [ 91%] 2023-03-20T11:54:44.8760783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-308] SKIPPED [ 91%] 2023-03-20T11:54:44.8766883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-309] SKIPPED [ 91%] 2023-03-20T11:54:44.8774444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-310] SKIPPED [ 91%] 2023-03-20T11:54:44.8780847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-311] SKIPPED [ 91%] 2023-03-20T11:54:44.8787185Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-312] SKIPPED [ 91%] 2023-03-20T11:54:44.8793285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-313] SKIPPED [ 91%] 2023-03-20T11:54:44.8799400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-314] SKIPPED [ 91%] 2023-03-20T11:54:44.8805466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-315] SKIPPED [ 91%] 2023-03-20T11:54:44.8812726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-316] SKIPPED [ 91%] 2023-03-20T11:54:44.8818195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-317] SKIPPED [ 91%] 2023-03-20T11:54:44.8824131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-318] SKIPPED [ 91%] 2023-03-20T11:54:44.8830447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-319] SKIPPED [ 91%] 2023-03-20T11:54:44.8836440Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-320] SKIPPED [ 91%] 2023-03-20T11:54:44.8842683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-321] SKIPPED [ 91%] 2023-03-20T11:54:44.8851482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-322] SKIPPED [ 91%] 2023-03-20T11:54:44.8856539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-323] SKIPPED [ 91%] 2023-03-20T11:54:44.8862576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-324] SKIPPED [ 91%] 2023-03-20T11:54:44.8869000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-325] SKIPPED [ 91%] 2023-03-20T11:54:44.8874908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-326] SKIPPED [ 91%] 2023-03-20T11:54:44.8881191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-327] SKIPPED [ 91%] 2023-03-20T11:54:44.8887293Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-328] SKIPPED [ 91%] 2023-03-20T11:54:44.8893570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-329] SKIPPED [ 91%] 2023-03-20T11:54:44.8900381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-330] SKIPPED [ 91%] 2023-03-20T11:54:44.8906800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-331] SKIPPED [ 91%] 2023-03-20T11:54:44.8913112Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-332] SKIPPED [ 91%] 2023-03-20T11:54:44.8920694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-333] SKIPPED [ 91%] 2023-03-20T11:54:44.8927016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-334] SKIPPED [ 91%] 2023-03-20T11:54:44.8933595Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-335] SKIPPED [ 91%] 2023-03-20T11:54:44.8940160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-336] SKIPPED [ 91%] 2023-03-20T11:54:44.8946601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-337] SKIPPED [ 91%] 2023-03-20T11:54:44.8952827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-338] SKIPPED [ 91%] 2023-03-20T11:54:44.8959215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-339] SKIPPED [ 91%] 2023-03-20T11:54:44.8965375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-340] SKIPPED [ 91%] 2023-03-20T11:54:44.8972991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-341] SKIPPED [ 91%] 2023-03-20T11:54:44.8978975Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-342] SKIPPED [ 91%] 2023-03-20T11:54:44.8985789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-343] SKIPPED [ 91%] 2023-03-20T11:54:44.8995011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-344] SKIPPED [ 91%] 2023-03-20T11:54:44.9001782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-345] SKIPPED [ 91%] 2023-03-20T11:54:44.9009412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-346] SKIPPED [ 91%] 2023-03-20T11:54:44.9015155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-347] SKIPPED [ 91%] 2023-03-20T11:54:44.9021544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-348] SKIPPED [ 91%] 2023-03-20T11:54:44.9028099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-349] SKIPPED [ 91%] 2023-03-20T11:54:44.9034272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-350] SKIPPED [ 91%] 2023-03-20T11:54:44.9040693Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-351] SKIPPED [ 91%] 2023-03-20T11:54:44.9046996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-352] SKIPPED [ 91%] 2023-03-20T11:54:44.9053255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-353] SKIPPED [ 91%] 2023-03-20T11:54:44.9059820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-354] SKIPPED [ 91%] 2023-03-20T11:54:44.9066370Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-355] SKIPPED [ 91%] 2023-03-20T11:54:44.9073761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-356] SKIPPED [ 91%] 2023-03-20T11:54:44.9079991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-357] SKIPPED [ 91%] 2023-03-20T11:54:44.9086209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-358] SKIPPED [ 91%] 2023-03-20T11:54:44.9093007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-359] SKIPPED [ 91%] 2023-03-20T11:54:44.9099627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-360] SKIPPED [ 91%] 2023-03-20T11:54:44.9106250Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-361] SKIPPED [ 91%] 2023-03-20T11:54:44.9112426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-362] SKIPPED [ 91%] 2023-03-20T11:54:44.9118879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-363] SKIPPED [ 91%] 2023-03-20T11:54:44.9125096Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-364] SKIPPED [ 91%] 2023-03-20T11:54:44.9132530Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-365] SKIPPED [ 91%] 2023-03-20T11:54:44.9138207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-366] SKIPPED [ 91%] 2023-03-20T11:54:44.9146350Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-367] SKIPPED [ 91%] 2023-03-20T11:54:44.9152173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-368] SKIPPED [ 91%] 2023-03-20T11:54:44.9158343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-369] SKIPPED [ 91%] 2023-03-20T11:54:44.9164311Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-370] SKIPPED [ 91%] 2023-03-20T11:54:44.9171452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-371] SKIPPED [ 91%] 2023-03-20T11:54:44.9177066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-372] SKIPPED [ 91%] 2023-03-20T11:54:44.9183073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-373] SKIPPED [ 91%] 2023-03-20T11:54:44.9189406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-374] SKIPPED [ 91%] 2023-03-20T11:54:44.9195421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-375] SKIPPED [ 91%] 2023-03-20T11:54:44.9201501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-376] SKIPPED [ 91%] 2023-03-20T11:54:44.9208668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-377] SKIPPED [ 91%] 2023-03-20T11:54:44.9214262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-378] SKIPPED [ 91%] 2023-03-20T11:54:44.9221726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-379] SKIPPED [ 91%] 2023-03-20T11:54:44.9228166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-380] SKIPPED [ 91%] 2023-03-20T11:54:44.9234126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-381] SKIPPED [ 91%] 2023-03-20T11:54:44.9240200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-382] SKIPPED [ 91%] 2023-03-20T11:54:44.9246214Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-383] SKIPPED [ 91%] 2023-03-20T11:54:44.9253100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-384] SKIPPED [ 91%] 2023-03-20T11:54:44.9259331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-385] SKIPPED [ 91%] 2023-03-20T11:54:44.9265578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-386] SKIPPED [ 91%] 2023-03-20T11:54:44.9271252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-387] SKIPPED [ 91%] 2023-03-20T11:54:44.9277296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-388] SKIPPED [ 91%] 2023-03-20T11:54:44.9283300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-389] SKIPPED [ 91%] 2023-03-20T11:54:44.9291684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-390] SKIPPED [ 91%] 2023-03-20T11:54:44.9297247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-391] SKIPPED [ 91%] 2023-03-20T11:54:44.9303227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-392] SKIPPED [ 91%] 2023-03-20T11:54:44.9309708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-393] SKIPPED [ 91%] 2023-03-20T11:54:44.9315712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-394] SKIPPED [ 91%] 2023-03-20T11:54:44.9322075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-395] SKIPPED [ 91%] 2023-03-20T11:54:44.9329326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-396] SKIPPED [ 91%] 2023-03-20T11:54:44.9334276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-397] SKIPPED [ 91%] 2023-03-20T11:54:44.9340743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-398] SKIPPED [ 91%] 2023-03-20T11:54:44.9346859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-399] SKIPPED [ 91%] 2023-03-20T11:54:44.9353074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-400] SKIPPED [ 91%] 2023-03-20T11:54:44.9359179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-401] SKIPPED [ 91%] 2023-03-20T11:54:44.9366653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-402] SKIPPED [ 91%] 2023-03-20T11:54:44.9373123Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-403] SKIPPED [ 91%] 2023-03-20T11:54:44.9379448Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-404] SKIPPED [ 91%] 2023-03-20T11:54:44.9385510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-405] SKIPPED [ 91%] 2023-03-20T11:54:44.9391841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-406] SKIPPED [ 91%] 2023-03-20T11:54:44.9397700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-407] SKIPPED [ 91%] 2023-03-20T11:54:44.9404087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-408] SKIPPED [ 91%] 2023-03-20T11:54:44.9411443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-409] SKIPPED [ 91%] 2023-03-20T11:54:44.9416966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-410] SKIPPED [ 91%] 2023-03-20T11:54:44.9423187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-411] SKIPPED [ 91%] 2023-03-20T11:54:44.9429658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-412] SKIPPED [ 91%] 2023-03-20T11:54:44.9437097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-413] SKIPPED [ 91%] 2023-03-20T11:54:44.9443424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-414] SKIPPED [ 91%] 2023-03-20T11:54:44.9451589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-415] SKIPPED [ 91%] 2023-03-20T11:54:44.9456721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-416] SKIPPED [ 91%] 2023-03-20T11:54:44.9462988Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-417] SKIPPED [ 91%] 2023-03-20T11:54:44.9469619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-418] SKIPPED [ 91%] 2023-03-20T11:54:44.9475898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-419] SKIPPED [ 91%] 2023-03-20T11:54:44.9482146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-420] SKIPPED [ 91%] 2023-03-20T11:54:44.9489421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-421] SKIPPED [ 91%] 2023-03-20T11:54:44.9495015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-422] SKIPPED [ 91%] 2023-03-20T11:54:44.9501326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-423] SKIPPED [ 91%] 2023-03-20T11:54:44.9507768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-424] SKIPPED [ 91%] 2023-03-20T11:54:44.9515148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-425] SKIPPED [ 91%] 2023-03-20T11:54:44.9521466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-426] SKIPPED [ 91%] 2023-03-20T11:54:44.9528928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-427] SKIPPED [ 91%] 2023-03-20T11:54:44.9534317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-428] SKIPPED [ 91%] 2023-03-20T11:54:44.9540792Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-429] SKIPPED [ 91%] 2023-03-20T11:54:44.9547195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-430] SKIPPED [ 91%] 2023-03-20T11:54:44.9553456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-431] SKIPPED [ 91%] 2023-03-20T11:54:44.9560009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-432] SKIPPED [ 91%] 2023-03-20T11:54:44.9566156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-433] SKIPPED [ 91%] 2023-03-20T11:54:44.9573257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-434] SKIPPED [ 91%] 2023-03-20T11:54:44.9579175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-435] SKIPPED [ 91%] 2023-03-20T11:54:44.9586684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-436] SKIPPED [ 91%] 2023-03-20T11:54:44.9593248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-437] SKIPPED [ 91%] 2023-03-20T11:54:44.9599591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-438] SKIPPED [ 91%] 2023-03-20T11:54:44.9605656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-439] SKIPPED [ 91%] 2023-03-20T11:54:44.9613424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-440] SKIPPED [ 91%] 2023-03-20T11:54:44.9619779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-441] SKIPPED [ 91%] 2023-03-20T11:54:44.9626430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-442] SKIPPED [ 91%] 2023-03-20T11:54:44.9632873Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-443] SKIPPED [ 91%] 2023-03-20T11:54:44.9639554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-444] SKIPPED [ 91%] 2023-03-20T11:54:44.9646111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-445] SKIPPED [ 91%] 2023-03-20T11:54:44.9653404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-446] SKIPPED [ 91%] 2023-03-20T11:54:44.9659803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-447] SKIPPED [ 91%] 2023-03-20T11:54:44.9667631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-448] SKIPPED [ 91%] 2023-03-20T11:54:44.9674191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-449] SKIPPED [ 91%] 2023-03-20T11:54:44.9680765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-450] SKIPPED [ 91%] 2023-03-20T11:54:44.9687299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-451] SKIPPED [ 91%] 2023-03-20T11:54:44.9694173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-452] SKIPPED [ 91%] 2023-03-20T11:54:44.9700950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-453] SKIPPED [ 91%] 2023-03-20T11:54:44.9707937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-454] SKIPPED [ 91%] 2023-03-20T11:54:44.9714308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-455] SKIPPED [ 91%] 2023-03-20T11:54:44.9721425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-456] SKIPPED [ 91%] 2023-03-20T11:54:44.9729345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-457] SKIPPED [ 91%] 2023-03-20T11:54:44.9735072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-458] SKIPPED [ 91%] 2023-03-20T11:54:44.9742798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-459] SKIPPED [ 91%] 2023-03-20T11:54:44.9749392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-460] SKIPPED [ 91%] 2023-03-20T11:54:44.9755479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-461] SKIPPED [ 91%] 2023-03-20T11:54:44.9761823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-462] SKIPPED [ 91%] 2023-03-20T11:54:44.9769044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-463] SKIPPED [ 91%] 2023-03-20T11:54:44.9774734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-464] SKIPPED [ 91%] 2023-03-20T11:54:44.9780773Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-465] SKIPPED [ 91%] 2023-03-20T11:54:44.9787192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-466] SKIPPED [ 91%] 2023-03-20T11:54:44.9793524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-467] SKIPPED [ 91%] 2023-03-20T11:54:44.9799925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-468] SKIPPED [ 91%] 2023-03-20T11:54:44.9806087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-469] SKIPPED [ 91%] 2023-03-20T11:54:44.9814464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-470] SKIPPED [ 91%] 2023-03-20T11:54:44.9820767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-471] SKIPPED [ 91%] 2023-03-20T11:54:44.9827242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-472] SKIPPED [ 91%] 2023-03-20T11:54:44.9833505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-473] SKIPPED [ 91%] 2023-03-20T11:54:44.9839689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-474] SKIPPED [ 91%] 2023-03-20T11:54:44.9845965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-475] SKIPPED [ 91%] 2023-03-20T11:54:44.9853274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-476] SKIPPED [ 91%] 2023-03-20T11:54:44.9859238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-477] SKIPPED [ 91%] 2023-03-20T11:54:44.9865907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-478] SKIPPED [ 91%] 2023-03-20T11:54:44.9872558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-479] SKIPPED [ 91%] 2023-03-20T11:54:44.9879301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-480] SKIPPED [ 91%] 2023-03-20T11:54:44.9885811Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-481] SKIPPED [ 91%] 2023-03-20T11:54:44.9895760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-482] SKIPPED [ 91%] 2023-03-20T11:54:44.9902068Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-483] SKIPPED [ 91%] 2023-03-20T11:54:44.9908899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-484] SKIPPED [ 91%] 2023-03-20T11:54:44.9915469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-485] SKIPPED [ 91%] 2023-03-20T11:54:44.9922503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-486] SKIPPED [ 91%] 2023-03-20T11:54:44.9930022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-487] SKIPPED [ 91%] 2023-03-20T11:54:44.9936305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-488] SKIPPED [ 91%] 2023-03-20T11:54:44.9942877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-489] SKIPPED [ 91%] 2023-03-20T11:54:44.9949827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-490] SKIPPED [ 91%] 2023-03-20T11:54:44.9956366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-491] SKIPPED [ 91%] 2023-03-20T11:54:44.9963169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-492] SKIPPED [ 91%] 2023-03-20T11:54:44.9971983Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-493] SKIPPED [ 91%] 2023-03-20T11:54:44.9978331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-494] SKIPPED [ 91%] 2023-03-20T11:54:44.9985008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-495] SKIPPED [ 91%] 2023-03-20T11:54:44.9991701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-496] SKIPPED [ 91%] 2023-03-20T11:54:44.9998414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-497] SKIPPED [ 91%] 2023-03-20T11:54:45.0004965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-498] SKIPPED [ 91%] 2023-03-20T11:54:45.0012853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-499] SKIPPED [ 91%] 2023-03-20T11:54:45.0018923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-500] SKIPPED [ 91%] 2023-03-20T11:54:45.0025572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-501] SKIPPED [ 91%] 2023-03-20T11:54:45.0032019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-502] SKIPPED [ 91%] 2023-03-20T11:54:45.0038563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-503] SKIPPED [ 91%] 2023-03-20T11:54:45.0045223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-504] SKIPPED [ 91%] 2023-03-20T11:54:45.0053421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-505] SKIPPED [ 91%] 2023-03-20T11:54:45.0060249Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-506] SKIPPED [ 91%] 2023-03-20T11:54:45.0067161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-507] SKIPPED [ 91%] 2023-03-20T11:54:45.0073724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-508] SKIPPED [ 91%] 2023-03-20T11:54:45.0080300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-509] SKIPPED [ 91%] 2023-03-20T11:54:45.0087022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-510] SKIPPED [ 91%] 2023-03-20T11:54:45.0093536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-511] SKIPPED [ 91%] 2023-03-20T11:54:45.0099579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-512] SKIPPED [ 91%] 2023-03-20T11:54:45.0105689Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-513] SKIPPED [ 91%] 2023-03-20T11:54:45.0111800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-514] SKIPPED [ 91%] 2023-03-20T11:54:45.0117966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-515] SKIPPED [ 91%] 2023-03-20T11:54:45.0125279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-516] SKIPPED [ 91%] 2023-03-20T11:54:45.0132020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-517] SKIPPED [ 91%] 2023-03-20T11:54:45.0137785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-518] SKIPPED [ 91%] 2023-03-20T11:54:45.0143896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-519] SKIPPED [ 91%] 2023-03-20T11:54:45.0150234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-520] SKIPPED [ 91%] 2023-03-20T11:54:45.0156151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-521] SKIPPED [ 91%] 2023-03-20T11:54:45.0162129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-522] SKIPPED [ 91%] 2023-03-20T11:54:45.0169410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-523] SKIPPED [ 91%] 2023-03-20T11:54:45.0174828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-524] SKIPPED [ 91%] 2023-03-20T11:54:45.0180777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-525] SKIPPED [ 91%] 2023-03-20T11:54:45.0186861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-526] SKIPPED [ 91%] 2023-03-20T11:54:45.0192830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-527] SKIPPED [ 91%] 2023-03-20T11:54:45.0200096Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-528] SKIPPED [ 91%] 2023-03-20T11:54:45.0206121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-529] SKIPPED [ 91%] 2023-03-20T11:54:45.0213093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-530] SKIPPED [ 91%] 2023-03-20T11:54:45.0218914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-531] SKIPPED [ 91%] 2023-03-20T11:54:45.0224972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-532] SKIPPED [ 91%] 2023-03-20T11:54:45.0231239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-533] SKIPPED [ 91%] 2023-03-20T11:54:45.0237271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-534] SKIPPED [ 91%] 2023-03-20T11:54:45.0243519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-535] SKIPPED [ 91%] 2023-03-20T11:54:45.0251507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-536] SKIPPED [ 91%] 2023-03-20T11:54:45.0256257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-537] SKIPPED [ 91%] 2023-03-20T11:54:45.0262450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-538] SKIPPED [ 91%] 2023-03-20T11:54:45.0270095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-539] SKIPPED [ 91%] 2023-03-20T11:54:45.0276142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-540] SKIPPED [ 91%] 2023-03-20T11:54:45.0282347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-541] SKIPPED [ 91%] 2023-03-20T11:54:45.0289254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-542] SKIPPED [ 91%] 2023-03-20T11:54:45.0294707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-543] SKIPPED [ 91%] 2023-03-20T11:54:45.0301047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-544] SKIPPED [ 91%] 2023-03-20T11:54:45.0307277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-545] SKIPPED [ 91%] 2023-03-20T11:54:45.0313315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-546] SKIPPED [ 91%] 2023-03-20T11:54:45.0319698Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-547] SKIPPED [ 91%] 2023-03-20T11:54:45.0325625Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-548] SKIPPED [ 91%] 2023-03-20T11:54:45.0332734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-549] SKIPPED [ 91%] 2023-03-20T11:54:45.0337833Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-550] SKIPPED [ 91%] 2023-03-20T11:54:45.0345054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-551] SKIPPED [ 91%] 2023-03-20T11:54:45.0351210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-552] SKIPPED [ 91%] 2023-03-20T11:54:45.0357280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-553] SKIPPED [ 91%] 2023-03-20T11:54:45.0363455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-554] SKIPPED [ 91%] 2023-03-20T11:54:45.0370598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-555] SKIPPED [ 91%] 2023-03-20T11:54:45.0376239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-556] SKIPPED [ 91%] 2023-03-20T11:54:45.0382399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-557] SKIPPED [ 91%] 2023-03-20T11:54:45.0388545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-558] SKIPPED [ 91%] 2023-03-20T11:54:45.0394627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-559] SKIPPED [ 91%] 2023-03-20T11:54:45.0400939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-560] SKIPPED [ 91%] 2023-03-20T11:54:45.0406845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-561] SKIPPED [ 91%] 2023-03-20T11:54:45.0414539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-562] SKIPPED [ 91%] 2023-03-20T11:54:45.0420838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-563] SKIPPED [ 91%] 2023-03-20T11:54:45.0427013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-564] SKIPPED [ 91%] 2023-03-20T11:54:45.0433366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-565] SKIPPED [ 91%] 2023-03-20T11:54:45.0439544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-566] SKIPPED [ 91%] 2023-03-20T11:54:45.0445557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-567] SKIPPED [ 91%] 2023-03-20T11:54:45.0452845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-568] SKIPPED [ 91%] 2023-03-20T11:54:45.0458339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-569] SKIPPED [ 91%] 2023-03-20T11:54:45.0464238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-570] SKIPPED [ 91%] 2023-03-20T11:54:45.0470651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-571] SKIPPED [ 91%] 2023-03-20T11:54:45.0476727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-572] SKIPPED [ 91%] 2023-03-20T11:54:45.0482939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-573] SKIPPED [ 91%] 2023-03-20T11:54:45.0490622Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-574] SKIPPED [ 91%] 2023-03-20T11:54:45.0496859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-575] SKIPPED [ 91%] 2023-03-20T11:54:45.0502961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-576] SKIPPED [ 91%] 2023-03-20T11:54:45.0509238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-577] SKIPPED [ 91%] 2023-03-20T11:54:45.0515306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-578] SKIPPED [ 91%] 2023-03-20T11:54:45.0521420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-579] SKIPPED [ 91%] 2023-03-20T11:54:45.0527634Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-580] SKIPPED [ 91%] 2023-03-20T11:54:45.0533705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-581] SKIPPED [ 91%] 2023-03-20T11:54:45.0540151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-582] SKIPPED [ 91%] 2023-03-20T11:54:45.0546599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-583] SKIPPED [ 91%] 2023-03-20T11:54:45.0552561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-584] SKIPPED [ 91%] 2023-03-20T11:54:45.0559981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-585] SKIPPED [ 91%] 2023-03-20T11:54:45.0566024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-586] SKIPPED [ 91%] 2023-03-20T11:54:45.0573223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-587] SKIPPED [ 91%] 2023-03-20T11:54:45.0579026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-588] SKIPPED [ 91%] 2023-03-20T11:54:45.0585090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-589] SKIPPED [ 91%] 2023-03-20T11:54:45.0591321Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-590] SKIPPED [ 91%] 2023-03-20T11:54:45.0597344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-591] SKIPPED [ 91%] 2023-03-20T11:54:45.0603481Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-592] SKIPPED [ 91%] 2023-03-20T11:54:45.0610381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-593] SKIPPED [ 91%] 2023-03-20T11:54:45.0616386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-594] SKIPPED [ 91%] 2023-03-20T11:54:45.0622041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-595] SKIPPED [ 91%] 2023-03-20T11:54:45.0628363Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-596] SKIPPED [ 91%] 2023-03-20T11:54:45.0635897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-597] SKIPPED [ 91%] 2023-03-20T11:54:45.0642046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-598] SKIPPED [ 91%] 2023-03-20T11:54:45.0648974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-599] SKIPPED [ 91%] 2023-03-20T11:54:45.0654485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-600] SKIPPED [ 91%] 2023-03-20T11:54:45.0660673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-601] SKIPPED [ 91%] 2023-03-20T11:54:45.0667014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-602] SKIPPED [ 91%] 2023-03-20T11:54:45.0673046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-603] SKIPPED [ 91%] 2023-03-20T11:54:45.0679421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-604] SKIPPED [ 91%] 2023-03-20T11:54:45.0685348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-605] SKIPPED [ 91%] 2023-03-20T11:54:45.0692395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-606] SKIPPED [ 91%] 2023-03-20T11:54:45.0698399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-607] SKIPPED [ 91%] 2023-03-20T11:54:45.0705715Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-608] SKIPPED [ 91%] 2023-03-20T11:54:45.0711837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-609] SKIPPED [ 91%] 2023-03-20T11:54:45.0718021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-610] SKIPPED [ 91%] 2023-03-20T11:54:45.0724038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-611] SKIPPED [ 91%] 2023-03-20T11:54:45.0730775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-612] SKIPPED [ 91%] 2023-03-20T11:54:45.0736418Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-613] SKIPPED [ 91%] 2023-03-20T11:54:45.0742820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-614] SKIPPED [ 91%] 2023-03-20T11:54:45.0749052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-615] SKIPPED [ 91%] 2023-03-20T11:54:45.0755242Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-616] SKIPPED [ 91%] 2023-03-20T11:54:45.0761561Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-617] SKIPPED [ 91%] 2023-03-20T11:54:45.0768719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-618] SKIPPED [ 91%] 2023-03-20T11:54:45.0776769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-619] SKIPPED [ 91%] 2023-03-20T11:54:45.0782729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-620] SKIPPED [ 91%] 2023-03-20T11:54:45.0788518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-621] SKIPPED [ 91%] 2023-03-20T11:54:45.0794430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-622] SKIPPED [ 91%] 2023-03-20T11:54:45.0800723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-623] SKIPPED [ 91%] 2023-03-20T11:54:45.0806663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-624] SKIPPED [ 91%] 2023-03-20T11:54:45.0813026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-625] SKIPPED [ 91%] 2023-03-20T11:54:45.0819579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-626] SKIPPED [ 91%] 2023-03-20T11:54:45.0825905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-627] SKIPPED [ 91%] 2023-03-20T11:54:45.0831912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-628] SKIPPED [ 91%] 2023-03-20T11:54:45.0838008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-629] SKIPPED [ 91%] 2023-03-20T11:54:45.0844054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-630] SKIPPED [ 91%] 2023-03-20T11:54:45.0852395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-631] SKIPPED [ 91%] 2023-03-20T11:54:45.0857798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-632] SKIPPED [ 91%] 2023-03-20T11:54:45.0863695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-633] SKIPPED [ 91%] 2023-03-20T11:54:45.0870091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-634] SKIPPED [ 91%] 2023-03-20T11:54:45.0875965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-635] SKIPPED [ 91%] 2023-03-20T11:54:45.0882319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-636] SKIPPED [ 91%] 2023-03-20T11:54:45.0889359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-637] SKIPPED [ 91%] 2023-03-20T11:54:45.0894495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-638] SKIPPED [ 91%] 2023-03-20T11:54:45.0900778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-639] SKIPPED [ 91%] 2023-03-20T11:54:45.0906931Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-640] SKIPPED [ 91%] 2023-03-20T11:54:45.0913037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-641] SKIPPED [ 91%] 2023-03-20T11:54:45.0920282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-642] SKIPPED [ 91%] 2023-03-20T11:54:45.0926223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-643] SKIPPED [ 91%] 2023-03-20T11:54:45.0933211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-644] SKIPPED [ 91%] 2023-03-20T11:54:45.0939380Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-645] SKIPPED [ 91%] 2023-03-20T11:54:45.0945685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-646] SKIPPED [ 91%] 2023-03-20T11:54:45.0952046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-647] SKIPPED [ 91%] 2023-03-20T11:54:45.0958240Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-648] SKIPPED [ 91%] 2023-03-20T11:54:45.0964169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-649] SKIPPED [ 91%] 2023-03-20T11:54:45.0971758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-650] SKIPPED [ 91%] 2023-03-20T11:54:45.0976905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-651] SKIPPED [ 91%] 2023-03-20T11:54:45.0982929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-652] SKIPPED [ 91%] 2023-03-20T11:54:45.0989500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-653] SKIPPED [ 91%] 2023-03-20T11:54:45.0996603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-654] SKIPPED [ 91%] 2023-03-20T11:54:45.1002694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-655] SKIPPED [ 91%] 2023-03-20T11:54:45.1009440Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-656] SKIPPED [ 91%] 2023-03-20T11:54:45.1015326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-657] SKIPPED [ 91%] 2023-03-20T11:54:45.1020980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-658] SKIPPED [ 91%] 2023-03-20T11:54:45.1027318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-659] SKIPPED [ 91%] 2023-03-20T11:54:45.1033413Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-660] SKIPPED [ 91%] 2023-03-20T11:54:45.1039724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-661] SKIPPED [ 91%] 2023-03-20T11:54:45.1045724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-662] SKIPPED [ 91%] 2023-03-20T11:54:45.1052936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-663] SKIPPED [ 91%] 2023-03-20T11:54:45.1058239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-664] SKIPPED [ 91%] 2023-03-20T11:54:45.1065458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-665] SKIPPED [ 91%] 2023-03-20T11:54:45.1071679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-666] SKIPPED [ 91%] 2023-03-20T11:54:45.1077532Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-667] SKIPPED [ 91%] 2023-03-20T11:54:45.1083735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-668] SKIPPED [ 91%] 2023-03-20T11:54:45.1091653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-669] SKIPPED [ 91%] 2023-03-20T11:54:45.1096550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-670] SKIPPED [ 91%] 2023-03-20T11:54:45.1102633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-671] SKIPPED [ 91%] 2023-03-20T11:54:45.1108989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-672] SKIPPED [ 91%] 2023-03-20T11:54:45.1114898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-673] SKIPPED [ 91%] 2023-03-20T11:54:45.1121060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-674] SKIPPED [ 91%] 2023-03-20T11:54:45.1127127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-675] SKIPPED [ 91%] 2023-03-20T11:54:45.1133512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-676] SKIPPED [ 91%] 2023-03-20T11:54:45.1140932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-677] SKIPPED [ 91%] 2023-03-20T11:54:45.1147230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-678] SKIPPED [ 91%] 2023-03-20T11:54:45.1153330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-679] SKIPPED [ 91%] 2023-03-20T11:54:45.1159576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-680] SKIPPED [ 91%] 2023-03-20T11:54:45.1165432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-681] SKIPPED [ 91%] 2023-03-20T11:54:45.1172477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-682] SKIPPED [ 91%] 2023-03-20T11:54:45.1178180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-683] SKIPPED [ 91%] 2023-03-20T11:54:45.1184146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-684] SKIPPED [ 91%] 2023-03-20T11:54:45.1190514Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-685] SKIPPED [ 91%] 2023-03-20T11:54:45.1196522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-686] SKIPPED [ 91%] 2023-03-20T11:54:45.1203506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-687] SKIPPED [ 91%] 2023-03-20T11:54:45.1211769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-688] SKIPPED [ 91%] 2023-03-20T11:54:45.1216722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-689] SKIPPED [ 91%] 2023-03-20T11:54:45.1222650Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-690] SKIPPED [ 91%] 2023-03-20T11:54:45.1228993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-691] SKIPPED [ 91%] 2023-03-20T11:54:45.1234937Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-692] SKIPPED [ 91%] 2023-03-20T11:54:45.1241076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-693] SKIPPED [ 91%] 2023-03-20T11:54:45.1247060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-694] SKIPPED [ 91%] 2023-03-20T11:54:45.1253317Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-695] SKIPPED [ 91%] 2023-03-20T11:54:45.1259576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-696] SKIPPED [ 91%] 2023-03-20T11:54:45.1265700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-697] SKIPPED [ 91%] 2023-03-20T11:54:45.1271926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-698] SKIPPED [ 91%] 2023-03-20T11:54:45.1278105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-699] SKIPPED [ 91%] 2023-03-20T11:54:45.1285327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-700] SKIPPED [ 91%] 2023-03-20T11:54:45.1291972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-701] SKIPPED [ 91%] 2023-03-20T11:54:45.1297329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-702] SKIPPED [ 91%] 2023-03-20T11:54:45.1303393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-703] SKIPPED [ 91%] 2023-03-20T11:54:45.1309798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-704] SKIPPED [ 91%] 2023-03-20T11:54:45.1315829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-705] SKIPPED [ 91%] 2023-03-20T11:54:45.1321978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-706] SKIPPED [ 91%] 2023-03-20T11:54:45.1329025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-707] SKIPPED [ 91%] 2023-03-20T11:54:45.1334398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-708] SKIPPED [ 91%] 2023-03-20T11:54:45.1340917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-709] SKIPPED [ 91%] 2023-03-20T11:54:45.1347156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-710] SKIPPED [ 91%] 2023-03-20T11:54:45.1354384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-711] SKIPPED [ 91%] 2023-03-20T11:54:45.1360555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-712] SKIPPED [ 91%] 2023-03-20T11:54:45.1366412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-713] SKIPPED [ 91%] 2023-03-20T11:54:45.1373339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-714] SKIPPED [ 91%] 2023-03-20T11:54:45.1379552Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-715] SKIPPED [ 91%] 2023-03-20T11:54:45.1385644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-716] SKIPPED [ 91%] 2023-03-20T11:54:45.1391991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-717] SKIPPED [ 91%] 2023-03-20T11:54:45.1398090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-718] SKIPPED [ 91%] 2023-03-20T11:54:45.1404091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-719] SKIPPED [ 91%] 2023-03-20T11:54:45.1411812Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-720] SKIPPED [ 91%] 2023-03-20T11:54:45.1416830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-721] SKIPPED [ 91%] 2023-03-20T11:54:45.1422889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-722] SKIPPED [ 91%] 2023-03-20T11:54:45.1430209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-723] SKIPPED [ 91%] 2023-03-20T11:54:45.1436175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-724] SKIPPED [ 91%] 2023-03-20T11:54:45.1442378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-725] SKIPPED [ 91%] 2023-03-20T11:54:45.1449482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-726] SKIPPED [ 91%] 2023-03-20T11:54:45.1454629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-727] SKIPPED [ 91%] 2023-03-20T11:54:45.1461043Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-728] SKIPPED [ 91%] 2023-03-20T11:54:45.1467274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-729] SKIPPED [ 91%] 2023-03-20T11:54:45.1473265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-730] SKIPPED [ 91%] 2023-03-20T11:54:45.1479443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-731] SKIPPED [ 91%] 2023-03-20T11:54:45.1485668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-732] SKIPPED [ 91%] 2023-03-20T11:54:45.1492724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-733] SKIPPED [ 91%] 2023-03-20T11:54:45.1499653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-734] SKIPPED [ 91%] 2023-03-20T11:54:45.1505829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-735] SKIPPED [ 91%] 2023-03-20T11:54:45.1511875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-736] SKIPPED [ 91%] 2023-03-20T11:54:45.1518090Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-737] SKIPPED [ 91%] 2023-03-20T11:54:45.1524014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-738] SKIPPED [ 91%] 2023-03-20T11:54:45.1531213Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-739] SKIPPED [ 91%] 2023-03-20T11:54:45.1536756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-740] SKIPPED [ 91%] 2023-03-20T11:54:45.1542816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-741] SKIPPED [ 91%] 2023-03-20T11:54:45.1549229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-742] SKIPPED [ 91%] 2023-03-20T11:54:45.1555216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-743] SKIPPED [ 91%] 2023-03-20T11:54:45.1561411Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-744] SKIPPED [ 91%] 2023-03-20T11:54:45.1569583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-745] SKIPPED [ 91%] 2023-03-20T11:54:45.1574876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-746] SKIPPED [ 91%] 2023-03-20T11:54:45.1581095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-747] SKIPPED [ 91%] 2023-03-20T11:54:45.1587157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-748] SKIPPED [ 91%] 2023-03-20T11:54:45.1593149Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-749] SKIPPED [ 91%] 2023-03-20T11:54:45.1599354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-750] SKIPPED [ 91%] 2023-03-20T11:54:45.1605312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-751] SKIPPED [ 91%] 2023-03-20T11:54:45.1612487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-752] SKIPPED [ 91%] 2023-03-20T11:54:45.1618117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-753] SKIPPED [ 91%] 2023-03-20T11:54:45.1624091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-754] SKIPPED [ 91%] 2023-03-20T11:54:45.1630268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-755] SKIPPED [ 91%] 2023-03-20T11:54:45.1636274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-756] SKIPPED [ 91%] 2023-03-20T11:54:45.1645093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-757] SKIPPED [ 91%] 2023-03-20T11:54:45.1652510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-758] SKIPPED [ 91%] 2023-03-20T11:54:45.1658046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-759] SKIPPED [ 91%] 2023-03-20T11:54:45.1664000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-760] SKIPPED [ 91%] 2023-03-20T11:54:45.1670208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-761] SKIPPED [ 91%] 2023-03-20T11:54:45.1676187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-762] SKIPPED [ 91%] 2023-03-20T11:54:45.1682465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-763] SKIPPED [ 91%] 2023-03-20T11:54:45.1689455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-764] SKIPPED [ 91%] 2023-03-20T11:54:45.1694896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-765] SKIPPED [ 91%] 2023-03-20T11:54:45.1701130Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-766] SKIPPED [ 91%] 2023-03-20T11:54:45.1707335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-767] SKIPPED [ 91%] 2023-03-20T11:54:45.1714452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-768] SKIPPED [ 91%] 2023-03-20T11:54:45.1720643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-769] SKIPPED [ 91%] 2023-03-20T11:54:45.1726716Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-770] SKIPPED [ 91%] 2023-03-20T11:54:45.1733359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-771] SKIPPED [ 91%] 2023-03-20T11:54:45.1739534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-772] SKIPPED [ 91%] 2023-03-20T11:54:45.1745591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-773] SKIPPED [ 91%] 2023-03-20T11:54:45.1751759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-774] SKIPPED [ 91%] 2023-03-20T11:54:45.1757789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-775] SKIPPED [ 91%] 2023-03-20T11:54:45.1763974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-776] SKIPPED [ 91%] 2023-03-20T11:54:45.1770651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-777] SKIPPED [ 91%] 2023-03-20T11:54:45.1776638Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-778] SKIPPED [ 91%] 2023-03-20T11:54:45.1782803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-779] SKIPPED [ 91%] 2023-03-20T11:54:45.1790323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-780] SKIPPED [ 91%] 2023-03-20T11:54:45.1796340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-781] SKIPPED [ 91%] 2023-03-20T11:54:45.1802549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-782] SKIPPED [ 91%] 2023-03-20T11:54:45.1809535Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-783] SKIPPED [ 91%] 2023-03-20T11:54:45.1815306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-784] SKIPPED [ 91%] 2023-03-20T11:54:45.1821266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-785] SKIPPED [ 91%] 2023-03-20T11:54:45.1827483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-786] SKIPPED [ 91%] 2023-03-20T11:54:45.1833233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-787] SKIPPED [ 91%] 2023-03-20T11:54:45.1839543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-788] SKIPPED [ 91%] 2023-03-20T11:54:45.1845484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-789] SKIPPED [ 91%] 2023-03-20T11:54:45.1852030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-790] SKIPPED [ 91%] 2023-03-20T11:54:45.1858856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-791] SKIPPED [ 91%] 2023-03-20T11:54:45.1865010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-792] SKIPPED [ 91%] 2023-03-20T11:54:45.1870985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-793] SKIPPED [ 91%] 2023-03-20T11:54:45.1877016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-794] SKIPPED [ 91%] 2023-03-20T11:54:45.1883193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-795] SKIPPED [ 91%] 2023-03-20T11:54:45.1890271Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-796] SKIPPED [ 91%] 2023-03-20T11:54:45.1896144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-797] SKIPPED [ 91%] 2023-03-20T11:54:45.1902254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-798] SKIPPED [ 91%] 2023-03-20T11:54:45.1908200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-799] SKIPPED [ 91%] 2023-03-20T11:54:45.1914129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-800] SKIPPED [ 92%] 2023-03-20T11:54:45.1920295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-801] SKIPPED [ 92%] 2023-03-20T11:54:45.1926209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-802] SKIPPED [ 92%] 2023-03-20T11:54:45.1933652Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-803] SKIPPED [ 92%] 2023-03-20T11:54:45.1939996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-804] SKIPPED [ 92%] 2023-03-20T11:54:45.1946368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-805] SKIPPED [ 92%] 2023-03-20T11:54:45.1952524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-806] SKIPPED [ 92%] 2023-03-20T11:54:45.1958519Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-807] SKIPPED [ 92%] 2023-03-20T11:54:45.1964631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-808] SKIPPED [ 92%] 2023-03-20T11:54:45.1972006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-809] SKIPPED [ 92%] 2023-03-20T11:54:45.1977483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-810] SKIPPED [ 92%] 2023-03-20T11:54:45.1983493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-811] SKIPPED [ 92%] 2023-03-20T11:54:45.1989791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-812] SKIPPED [ 92%] 2023-03-20T11:54:45.1995754Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-813] SKIPPED [ 92%] 2023-03-20T11:54:45.2003081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-814] SKIPPED [ 92%] 2023-03-20T11:54:45.2010151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-815] SKIPPED [ 92%] 2023-03-20T11:54:45.2016176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-816] SKIPPED [ 92%] 2023-03-20T11:54:45.2022183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-817] SKIPPED [ 92%] 2023-03-20T11:54:45.2028457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-818] SKIPPED [ 92%] 2023-03-20T11:54:45.2034574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-819] SKIPPED [ 92%] 2023-03-20T11:54:45.2040667Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-820] SKIPPED [ 92%] 2023-03-20T11:54:45.2046549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-821] SKIPPED [ 92%] 2023-03-20T11:54:45.2053131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-822] SKIPPED [ 92%] 2023-03-20T11:54:45.2059617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-823] SKIPPED [ 92%] 2023-03-20T11:54:45.2065805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-824] SKIPPED [ 92%] 2023-03-20T11:54:45.2071921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-825] SKIPPED [ 92%] 2023-03-20T11:54:45.2079329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-826] SKIPPED [ 92%] 2023-03-20T11:54:45.2085125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-827] SKIPPED [ 92%] 2023-03-20T11:54:45.2092283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-828] SKIPPED [ 92%] 2023-03-20T11:54:45.2098023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-829] SKIPPED [ 92%] 2023-03-20T11:54:45.2103946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-830] SKIPPED [ 92%] 2023-03-20T11:54:45.2110353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-831] SKIPPED [ 92%] 2023-03-20T11:54:45.2116365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-832] SKIPPED [ 92%] 2023-03-20T11:54:45.2122506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-833] SKIPPED [ 92%] 2023-03-20T11:54:45.2129452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-834] SKIPPED [ 92%] 2023-03-20T11:54:45.2135385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-835] SKIPPED [ 92%] 2023-03-20T11:54:45.2141683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-836] SKIPPED [ 92%] 2023-03-20T11:54:45.2149168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-837] SKIPPED [ 92%] 2023-03-20T11:54:45.2155253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-838] SKIPPED [ 92%] 2023-03-20T11:54:45.2161383Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-839] SKIPPED [ 92%] 2023-03-20T11:54:45.2167451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-840] SKIPPED [ 92%] 2023-03-20T11:54:45.2173531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-841] SKIPPED [ 92%] 2023-03-20T11:54:45.2179894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-842] SKIPPED [ 92%] 2023-03-20T11:54:45.2186075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-843] SKIPPED [ 92%] 2023-03-20T11:54:45.2192179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-844] SKIPPED [ 92%] 2023-03-20T11:54:45.2198200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[elastic-845] SKIPPED [ 92%] 2023-03-20T11:54:45.2204336Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-000] SKIPPED [ 92%] 2023-03-20T11:54:45.2211627Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-001] SKIPPED [ 92%] 2023-03-20T11:54:45.2216897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-002] SKIPPED [ 92%] 2023-03-20T11:54:45.2224076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-003] SKIPPED [ 92%] 2023-03-20T11:54:45.2230491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-004] SKIPPED [ 92%] 2023-03-20T11:54:45.2236508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-005] SKIPPED [ 92%] 2023-03-20T11:54:45.2242697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-006] SKIPPED [ 92%] 2023-03-20T11:54:45.2249775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-007] SKIPPED [ 92%] 2023-03-20T11:54:45.2255295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-008] SKIPPED [ 92%] 2023-03-20T11:54:45.2261405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-009] SKIPPED [ 92%] 2023-03-20T11:54:45.2267785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-010] SKIPPED [ 92%] 2023-03-20T11:54:45.2273972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-011] SKIPPED [ 92%] 2023-03-20T11:54:45.2280121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-012] SKIPPED [ 92%] 2023-03-20T11:54:45.2286276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-013] SKIPPED [ 92%] 2023-03-20T11:54:45.2293887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-014] SKIPPED [ 92%] 2023-03-20T11:54:45.2301209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-015] SKIPPED [ 92%] 2023-03-20T11:54:45.2307540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-016] SKIPPED [ 92%] 2023-03-20T11:54:45.2313567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-017] SKIPPED [ 92%] 2023-03-20T11:54:45.2319808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-018] SKIPPED [ 92%] 2023-03-20T11:54:45.2325966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-019] SKIPPED [ 92%] 2023-03-20T11:54:45.2333145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-020] SKIPPED [ 92%] 2023-03-20T11:54:45.2338979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-021] SKIPPED [ 92%] 2023-03-20T11:54:45.2345021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-022] SKIPPED [ 92%] 2023-03-20T11:54:45.2351062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-023] SKIPPED [ 92%] 2023-03-20T11:54:45.2356944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-024] SKIPPED [ 92%] 2023-03-20T11:54:45.2363143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-025] SKIPPED [ 92%] 2023-03-20T11:54:45.2370721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-026] SKIPPED [ 92%] 2023-03-20T11:54:45.2376533Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-027] SKIPPED [ 92%] 2023-03-20T11:54:45.2382925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-028] SKIPPED [ 92%] 2023-03-20T11:54:45.2389193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-029] SKIPPED [ 92%] 2023-03-20T11:54:45.2395347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-030] SKIPPED [ 92%] 2023-03-20T11:54:45.2401614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-031] SKIPPED [ 92%] 2023-03-20T11:54:45.2407719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-032] SKIPPED [ 92%] 2023-03-20T11:54:45.2414022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-033] SKIPPED [ 92%] 2023-03-20T11:54:45.2420357Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-034] SKIPPED [ 92%] 2023-03-20T11:54:45.2426701Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-035] SKIPPED [ 92%] 2023-03-20T11:54:45.2432966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-036] SKIPPED [ 92%] 2023-03-20T11:54:45.2440223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-037] SKIPPED [ 92%] 2023-03-20T11:54:45.2446061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-038] SKIPPED [ 92%] 2023-03-20T11:54:45.2453119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-039] SKIPPED [ 92%] 2023-03-20T11:54:45.2459297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-040] SKIPPED [ 92%] 2023-03-20T11:54:45.2465453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-041] SKIPPED [ 92%] 2023-03-20T11:54:45.2471591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-042] SKIPPED [ 92%] 2023-03-20T11:54:45.2477642Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-043] SKIPPED [ 92%] 2023-03-20T11:54:45.2483847Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-044] SKIPPED [ 92%] 2023-03-20T11:54:45.2490571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-045] SKIPPED [ 92%] 2023-03-20T11:54:45.2496442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-046] SKIPPED [ 92%] 2023-03-20T11:54:45.2502417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-047] SKIPPED [ 92%] 2023-03-20T11:54:45.2511741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-048] SKIPPED [ 92%] 2023-03-20T11:54:45.2517752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-049] SKIPPED [ 92%] 2023-03-20T11:54:45.2523952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-050] SKIPPED [ 92%] 2023-03-20T11:54:45.2531493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-051] SKIPPED [ 92%] 2023-03-20T11:54:45.2536613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-052] SKIPPED [ 92%] 2023-03-20T11:54:45.2542694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-053] SKIPPED [ 92%] 2023-03-20T11:54:45.2549041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-054] SKIPPED [ 92%] 2023-03-20T11:54:45.2555208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-055] SKIPPED [ 92%] 2023-03-20T11:54:45.2561265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-056] SKIPPED [ 92%] 2023-03-20T11:54:45.2567492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-057] SKIPPED [ 92%] 2023-03-20T11:54:45.2573557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-058] SKIPPED [ 92%] 2023-03-20T11:54:45.2579808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-059] SKIPPED [ 92%] 2023-03-20T11:54:45.2587083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-060] SKIPPED [ 92%] 2023-03-20T11:54:45.2593150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-061] SKIPPED [ 92%] 2023-03-20T11:54:45.2599408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-062] SKIPPED [ 92%] 2023-03-20T11:54:45.2605335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-063] SKIPPED [ 92%] 2023-03-20T11:54:45.2612643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-064] SKIPPED [ 92%] 2023-03-20T11:54:45.2618279Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-065] SKIPPED [ 92%] 2023-03-20T11:54:45.2623962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-066] SKIPPED [ 92%] 2023-03-20T11:54:45.2630492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-067] SKIPPED [ 92%] 2023-03-20T11:54:45.2636476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-068] SKIPPED [ 92%] 2023-03-20T11:54:45.2642584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-069] SKIPPED [ 92%] 2023-03-20T11:54:45.2649684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-070] SKIPPED [ 92%] 2023-03-20T11:54:45.2656420Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-071] SKIPPED [ 92%] 2023-03-20T11:54:45.2662533Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-072] SKIPPED [ 92%] 2023-03-20T11:54:45.2668894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-073] SKIPPED [ 92%] 2023-03-20T11:54:45.2674984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-074] SKIPPED [ 92%] 2023-03-20T11:54:45.2681216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-075] SKIPPED [ 92%] 2023-03-20T11:54:45.2687462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-076] SKIPPED [ 92%] 2023-03-20T11:54:45.2693408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-077] SKIPPED [ 92%] 2023-03-20T11:54:45.2699853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-078] SKIPPED [ 92%] 2023-03-20T11:54:45.2705826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-079] SKIPPED [ 92%] 2023-03-20T11:54:45.2712226Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-080] SKIPPED [ 92%] 2023-03-20T11:54:45.2718355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-081] SKIPPED [ 92%] 2023-03-20T11:54:45.2724266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-082] SKIPPED [ 92%] 2023-03-20T11:54:45.2732579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-083] SKIPPED [ 92%] 2023-03-20T11:54:45.2738251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-084] SKIPPED [ 92%] 2023-03-20T11:54:45.2744157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-085] SKIPPED [ 92%] 2023-03-20T11:54:45.2750604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-086] SKIPPED [ 92%] 2023-03-20T11:54:45.2756590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-087] SKIPPED [ 92%] 2023-03-20T11:54:45.2762761Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-088] SKIPPED [ 92%] 2023-03-20T11:54:45.2770116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-089] SKIPPED [ 92%] 2023-03-20T11:54:45.2775339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-090] SKIPPED [ 92%] 2023-03-20T11:54:45.2781511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-091] SKIPPED [ 92%] 2023-03-20T11:54:45.2787636Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-092] SKIPPED [ 92%] 2023-03-20T11:54:45.2794124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-093] SKIPPED [ 92%] 2023-03-20T11:54:45.2801568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-094] SKIPPED [ 92%] 2023-03-20T11:54:45.2808076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-095] SKIPPED [ 92%] 2023-03-20T11:54:45.2813962Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-096] SKIPPED [ 92%] 2023-03-20T11:54:45.2820365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-097] SKIPPED [ 92%] 2023-03-20T11:54:45.2826639Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-098] SKIPPED [ 92%] 2023-03-20T11:54:45.2832513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-099] SKIPPED [ 92%] 2023-03-20T11:54:45.2838516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-100] SKIPPED [ 92%] 2023-03-20T11:54:45.2844576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-101] SKIPPED [ 92%] 2023-03-20T11:54:45.2851769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-102] SKIPPED [ 92%] 2023-03-20T11:54:45.2857204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-103] SKIPPED [ 92%] 2023-03-20T11:54:45.2863349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-104] SKIPPED [ 92%] 2023-03-20T11:54:45.2869728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-105] SKIPPED [ 92%] 2023-03-20T11:54:45.2876813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-106] SKIPPED [ 92%] 2023-03-20T11:54:45.2883046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-107] SKIPPED [ 92%] 2023-03-20T11:54:45.2890183Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-108] SKIPPED [ 92%] 2023-03-20T11:54:45.2895571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-109] SKIPPED [ 92%] 2023-03-20T11:54:45.2901758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-110] SKIPPED [ 92%] 2023-03-20T11:54:45.2908100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-111] SKIPPED [ 92%] 2023-03-20T11:54:45.2914182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-112] SKIPPED [ 92%] 2023-03-20T11:54:45.2920252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-113] SKIPPED [ 92%] 2023-03-20T11:54:45.2926104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-114] SKIPPED [ 92%] 2023-03-20T11:54:45.2933312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-115] SKIPPED [ 92%] 2023-03-20T11:54:45.2939624Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-116] SKIPPED [ 92%] 2023-03-20T11:54:45.2947039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-117] SKIPPED [ 92%] 2023-03-20T11:54:45.2953121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-118] SKIPPED [ 92%] 2023-03-20T11:54:45.2959349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-119] SKIPPED [ 92%] 2023-03-20T11:54:45.2965400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-120] SKIPPED [ 92%] 2023-03-20T11:54:45.2972584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-121] SKIPPED [ 92%] 2023-03-20T11:54:45.2978179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-122] SKIPPED [ 92%] 2023-03-20T11:54:45.2984027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-123] SKIPPED [ 92%] 2023-03-20T11:54:45.2990023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-124] SKIPPED [ 92%] 2023-03-20T11:54:45.2996147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-125] SKIPPED [ 92%] 2023-03-20T11:54:45.3002375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-126] SKIPPED [ 92%] 2023-03-20T11:54:45.3009460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-127] SKIPPED [ 92%] 2023-03-20T11:54:45.3014729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-128] SKIPPED [ 92%] 2023-03-20T11:54:45.3022158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-129] SKIPPED [ 92%] 2023-03-20T11:54:45.3028292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-130] SKIPPED [ 92%] 2023-03-20T11:54:45.3034466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-131] SKIPPED [ 92%] 2023-03-20T11:54:45.3040593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-132] SKIPPED [ 92%] 2023-03-20T11:54:45.3046545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-133] SKIPPED [ 92%] 2023-03-20T11:54:45.3053154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-134] SKIPPED [ 92%] 2023-03-20T11:54:45.3059179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-135] SKIPPED [ 92%] 2023-03-20T11:54:45.3065154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-136] SKIPPED [ 92%] 2023-03-20T11:54:45.3071419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-137] SKIPPED [ 92%] 2023-03-20T11:54:45.3077225Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-138] SKIPPED [ 92%] 2023-03-20T11:54:45.3083408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-139] SKIPPED [ 92%] 2023-03-20T11:54:45.3091819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-140] SKIPPED [ 92%] 2023-03-20T11:54:45.3097482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-141] SKIPPED [ 92%] 2023-03-20T11:54:45.3103703Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-142] SKIPPED [ 92%] 2023-03-20T11:54:45.3109959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-143] SKIPPED [ 92%] 2023-03-20T11:54:45.3116137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-144] SKIPPED [ 92%] 2023-03-20T11:54:45.3122276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-145] SKIPPED [ 92%] 2023-03-20T11:54:45.3130079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-146] SKIPPED [ 92%] 2023-03-20T11:54:45.3134554Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-147] SKIPPED [ 92%] 2023-03-20T11:54:45.3140362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-148] SKIPPED [ 92%] 2023-03-20T11:54:45.3146596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-149] SKIPPED [ 92%] 2023-03-20T11:54:45.3152767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-150] SKIPPED [ 92%] 2023-03-20T11:54:45.3159118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-151] SKIPPED [ 92%] 2023-03-20T11:54:45.3166037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-152] SKIPPED [ 92%] 2023-03-20T11:54:45.3173196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-153] SKIPPED [ 92%] 2023-03-20T11:54:45.3179055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-154] SKIPPED [ 92%] 2023-03-20T11:54:45.3184797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-155] SKIPPED [ 92%] 2023-03-20T11:54:45.3191232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-156] SKIPPED [ 92%] 2023-03-20T11:54:45.3197098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-157] SKIPPED [ 92%] 2023-03-20T11:54:45.3203563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-158] SKIPPED [ 92%] 2023-03-20T11:54:45.3211613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-159] SKIPPED [ 92%] 2023-03-20T11:54:45.3216283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-160] SKIPPED [ 92%] 2023-03-20T11:54:45.3222320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-161] SKIPPED [ 92%] 2023-03-20T11:54:45.3228290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-162] SKIPPED [ 92%] 2023-03-20T11:54:45.3235687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-163] SKIPPED [ 92%] 2023-03-20T11:54:45.3241836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-164] SKIPPED [ 92%] 2023-03-20T11:54:45.3249176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-165] SKIPPED [ 92%] 2023-03-20T11:54:45.3254160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-166] SKIPPED [ 92%] 2023-03-20T11:54:45.3260196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-167] SKIPPED [ 92%] 2023-03-20T11:54:45.3266366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-168] SKIPPED [ 92%] 2023-03-20T11:54:45.3272517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-169] SKIPPED [ 92%] 2023-03-20T11:54:45.3278408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-170] SKIPPED [ 92%] 2023-03-20T11:54:45.3284582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-171] SKIPPED [ 92%] 2023-03-20T11:54:45.3291816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-172] SKIPPED [ 92%] 2023-03-20T11:54:45.3297389Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-173] SKIPPED [ 92%] 2023-03-20T11:54:45.3304645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-174] SKIPPED [ 92%] 2023-03-20T11:54:45.3311082Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-175] SKIPPED [ 92%] 2023-03-20T11:54:45.3316975Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-176] SKIPPED [ 92%] 2023-03-20T11:54:45.3323219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-177] SKIPPED [ 92%] 2023-03-20T11:54:45.3330424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-178] SKIPPED [ 92%] 2023-03-20T11:54:45.3336023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-179] SKIPPED [ 92%] 2023-03-20T11:54:45.3342217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-180] SKIPPED [ 92%] 2023-03-20T11:54:45.3348644Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-181] SKIPPED [ 92%] 2023-03-20T11:54:45.3354739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-182] SKIPPED [ 92%] 2023-03-20T11:54:45.3360922Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-183] SKIPPED [ 92%] 2023-03-20T11:54:45.3366939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-184] SKIPPED [ 92%] 2023-03-20T11:54:45.3373181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-185] SKIPPED [ 92%] 2023-03-20T11:54:45.3382395Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-186] SKIPPED [ 92%] 2023-03-20T11:54:45.3388928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-187] SKIPPED [ 92%] 2023-03-20T11:54:45.3394789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-188] SKIPPED [ 92%] 2023-03-20T11:54:45.3400915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-189] SKIPPED [ 92%] 2023-03-20T11:54:45.3406977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-190] SKIPPED [ 92%] 2023-03-20T11:54:45.3413129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-191] SKIPPED [ 92%] 2023-03-20T11:54:45.3419244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-192] SKIPPED [ 92%] 2023-03-20T11:54:45.3425237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-193] SKIPPED [ 92%] 2023-03-20T11:54:45.3431513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-194] SKIPPED [ 92%] 2023-03-20T11:54:45.3437497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-195] SKIPPED [ 92%] 2023-03-20T11:54:45.3443586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-196] SKIPPED [ 92%] 2023-03-20T11:54:45.3452093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-197] SKIPPED [ 92%] 2023-03-20T11:54:45.3457896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-198] SKIPPED [ 92%] 2023-03-20T11:54:45.3463945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-199] SKIPPED [ 92%] 2023-03-20T11:54:45.3470273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-200] SKIPPED [ 92%] 2023-03-20T11:54:45.3476136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-201] SKIPPED [ 92%] 2023-03-20T11:54:45.3482440Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-202] SKIPPED [ 92%] 2023-03-20T11:54:45.3489501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-203] SKIPPED [ 92%] 2023-03-20T11:54:45.3494629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-204] SKIPPED [ 92%] 2023-03-20T11:54:45.3500548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-205] SKIPPED [ 92%] 2023-03-20T11:54:45.3506914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-206] SKIPPED [ 92%] 2023-03-20T11:54:45.3512977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-207] SKIPPED [ 92%] 2023-03-20T11:54:45.3519208Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-208] SKIPPED [ 92%] 2023-03-20T11:54:45.3526421Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-209] SKIPPED [ 92%] 2023-03-20T11:54:45.3533248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-210] SKIPPED [ 92%] 2023-03-20T11:54:45.3539484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-211] SKIPPED [ 92%] 2023-03-20T11:54:45.3545611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-212] SKIPPED [ 92%] 2023-03-20T11:54:45.3551914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-213] SKIPPED [ 92%] 2023-03-20T11:54:45.3557959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-214] SKIPPED [ 92%] 2023-03-20T11:54:45.3564134Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-215] SKIPPED [ 92%] 2023-03-20T11:54:45.3571617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-216] SKIPPED [ 92%] 2023-03-20T11:54:45.3576636Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-217] SKIPPED [ 92%] 2023-03-20T11:54:45.3582308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-218] SKIPPED [ 92%] 2023-03-20T11:54:45.3588613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-219] SKIPPED [ 92%] 2023-03-20T11:54:45.3595894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-220] SKIPPED [ 92%] 2023-03-20T11:54:45.3602127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-221] SKIPPED [ 92%] 2023-03-20T11:54:45.3609325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-222] SKIPPED [ 92%] 2023-03-20T11:54:45.3614560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-223] SKIPPED [ 92%] 2023-03-20T11:54:45.3620878Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-224] SKIPPED [ 92%] 2023-03-20T11:54:45.3626925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-225] SKIPPED [ 92%] 2023-03-20T11:54:45.3632795Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-226] SKIPPED [ 92%] 2023-03-20T11:54:45.3639144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-227] SKIPPED [ 92%] 2023-03-20T11:54:45.3645106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-228] SKIPPED [ 92%] 2023-03-20T11:54:45.3652094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-229] SKIPPED [ 92%] 2023-03-20T11:54:45.3657500Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-230] SKIPPED [ 92%] 2023-03-20T11:54:45.3663373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-231] SKIPPED [ 92%] 2023-03-20T11:54:45.3671075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-232] SKIPPED [ 92%] 2023-03-20T11:54:45.3677052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-233] SKIPPED [ 92%] 2023-03-20T11:54:45.3683234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-234] SKIPPED [ 92%] 2023-03-20T11:54:45.3690525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-235] SKIPPED [ 92%] 2023-03-20T11:54:45.3696197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-236] SKIPPED [ 92%] 2023-03-20T11:54:45.3701918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-237] SKIPPED [ 92%] 2023-03-20T11:54:45.3708318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-238] SKIPPED [ 92%] 2023-03-20T11:54:45.3714316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-239] SKIPPED [ 92%] 2023-03-20T11:54:45.3720306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-240] SKIPPED [ 92%] 2023-03-20T11:54:45.3726087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-241] SKIPPED [ 92%] 2023-03-20T11:54:45.3733292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-242] SKIPPED [ 92%] 2023-03-20T11:54:45.3740808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-243] SKIPPED [ 92%] 2023-03-20T11:54:45.3746984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-244] SKIPPED [ 92%] 2023-03-20T11:54:45.3753199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-245] SKIPPED [ 92%] 2023-03-20T11:54:45.3759733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-246] SKIPPED [ 92%] 2023-03-20T11:54:45.3765531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-247] SKIPPED [ 92%] 2023-03-20T11:54:45.3772789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-248] SKIPPED [ 92%] 2023-03-20T11:54:45.3778531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-249] SKIPPED [ 92%] 2023-03-20T11:54:45.3784131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-250] SKIPPED [ 92%] 2023-03-20T11:54:45.3790491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-251] SKIPPED [ 92%] 2023-03-20T11:54:45.3796384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-252] SKIPPED [ 92%] 2023-03-20T11:54:45.3802559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-253] SKIPPED [ 92%] 2023-03-20T11:54:45.3810035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-254] SKIPPED [ 92%] 2023-03-20T11:54:45.3815969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-255] SKIPPED [ 92%] 2023-03-20T11:54:45.3822319Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-256] SKIPPED [ 92%] 2023-03-20T11:54:45.3828802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-257] SKIPPED [ 92%] 2023-03-20T11:54:45.3834650Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-258] SKIPPED [ 92%] 2023-03-20T11:54:45.3840947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-259] SKIPPED [ 92%] 2023-03-20T11:54:45.3846949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-260] SKIPPED [ 92%] 2023-03-20T11:54:45.3853129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-261] SKIPPED [ 92%] 2023-03-20T11:54:45.3859256Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-262] SKIPPED [ 92%] 2023-03-20T11:54:45.3865727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-263] SKIPPED [ 92%] 2023-03-20T11:54:45.3872191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-264] SKIPPED [ 92%] 2023-03-20T11:54:45.3878348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-265] SKIPPED [ 92%] 2023-03-20T11:54:45.3885528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-266] SKIPPED [ 92%] 2023-03-20T11:54:45.3892620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-267] SKIPPED [ 92%] 2023-03-20T11:54:45.3898393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-268] SKIPPED [ 92%] 2023-03-20T11:54:45.3904360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-269] SKIPPED [ 92%] 2023-03-20T11:54:45.3910974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-270] SKIPPED [ 92%] 2023-03-20T11:54:45.3916915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-271] SKIPPED [ 92%] 2023-03-20T11:54:45.3923069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-272] SKIPPED [ 92%] 2023-03-20T11:54:45.3931120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-273] SKIPPED [ 92%] 2023-03-20T11:54:45.3935869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-274] SKIPPED [ 92%] 2023-03-20T11:54:45.3941601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-275] SKIPPED [ 92%] 2023-03-20T11:54:45.3948059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-276] SKIPPED [ 92%] 2023-03-20T11:54:45.3954039Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-277] SKIPPED [ 92%] 2023-03-20T11:54:45.3961424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-278] SKIPPED [ 92%] 2023-03-20T11:54:45.3968785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-279] SKIPPED [ 92%] 2023-03-20T11:54:45.3973848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-280] SKIPPED [ 92%] 2023-03-20T11:54:45.3980179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-281] SKIPPED [ 92%] 2023-03-20T11:54:45.3986355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-282] SKIPPED [ 92%] 2023-03-20T11:54:45.3992594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-283] SKIPPED [ 92%] 2023-03-20T11:54:45.3999058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-284] SKIPPED [ 92%] 2023-03-20T11:54:45.4005001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-285] SKIPPED [ 92%] 2023-03-20T11:54:45.4012182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-286] SKIPPED [ 92%] 2023-03-20T11:54:45.4017469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-287] SKIPPED [ 92%] 2023-03-20T11:54:45.4023619Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-288] SKIPPED [ 92%] 2023-03-20T11:54:45.4031148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-289] SKIPPED [ 92%] 2023-03-20T11:54:45.4037172Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-290] SKIPPED [ 92%] 2023-03-20T11:54:45.4043361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-291] SKIPPED [ 92%] 2023-03-20T11:54:45.4051516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-292] SKIPPED [ 92%] 2023-03-20T11:54:45.4056255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-293] SKIPPED [ 92%] 2023-03-20T11:54:45.4062257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-294] SKIPPED [ 92%] 2023-03-20T11:54:45.4068739Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-295] SKIPPED [ 92%] 2023-03-20T11:54:45.4074641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-296] SKIPPED [ 92%] 2023-03-20T11:54:45.4080917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-297] SKIPPED [ 92%] 2023-03-20T11:54:45.4086763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-298] SKIPPED [ 92%] 2023-03-20T11:54:45.4093195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-299] SKIPPED [ 92%] 2023-03-20T11:54:45.4099596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-300] SKIPPED [ 92%] 2023-03-20T11:54:45.4107017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-301] SKIPPED [ 92%] 2023-03-20T11:54:45.4112959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-302] SKIPPED [ 92%] 2023-03-20T11:54:45.4119017Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-303] SKIPPED [ 92%] 2023-03-20T11:54:45.4125262Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-304] SKIPPED [ 92%] 2023-03-20T11:54:45.4131965Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-305] SKIPPED [ 92%] 2023-03-20T11:54:45.4137585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-306] SKIPPED [ 92%] 2023-03-20T11:54:45.4143542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-307] SKIPPED [ 92%] 2023-03-20T11:54:45.4149939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-308] SKIPPED [ 92%] 2023-03-20T11:54:45.4155827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-309] SKIPPED [ 92%] 2023-03-20T11:54:45.4161952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-310] SKIPPED [ 92%] 2023-03-20T11:54:45.4168979Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-311] SKIPPED [ 92%] 2023-03-20T11:54:45.4175051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-312] SKIPPED [ 92%] 2023-03-20T11:54:45.4181303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-313] SKIPPED [ 92%] 2023-03-20T11:54:45.4187596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-314] SKIPPED [ 92%] 2023-03-20T11:54:45.4193458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-315] SKIPPED [ 92%] 2023-03-20T11:54:45.4199705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-316] SKIPPED [ 92%] 2023-03-20T11:54:45.4205360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-317] SKIPPED [ 92%] 2023-03-20T11:54:45.4212655Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-318] SKIPPED [ 92%] 2023-03-20T11:54:45.4217855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-319] SKIPPED [ 92%] 2023-03-20T11:54:45.4223889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-320] SKIPPED [ 92%] 2023-03-20T11:54:45.4239572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-321] SKIPPED [ 92%] 2023-03-20T11:54:45.4240388Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-322] SKIPPED [ 92%] 2023-03-20T11:54:45.4246345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-323] SKIPPED [ 92%] 2023-03-20T11:54:45.4253144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-324] SKIPPED [ 92%] 2023-03-20T11:54:45.4258910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-325] SKIPPED [ 92%] 2023-03-20T11:54:45.4264704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-326] SKIPPED [ 92%] 2023-03-20T11:54:45.4271186Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-327] SKIPPED [ 92%] 2023-03-20T11:54:45.4277037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-328] SKIPPED [ 92%] 2023-03-20T11:54:45.4283407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-329] SKIPPED [ 92%] 2023-03-20T11:54:45.4290736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-330] SKIPPED [ 92%] 2023-03-20T11:54:45.4296613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-331] SKIPPED [ 92%] 2023-03-20T11:54:45.4302580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-332] SKIPPED [ 92%] 2023-03-20T11:54:45.4309010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-333] SKIPPED [ 92%] 2023-03-20T11:54:45.4315092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-334] SKIPPED [ 92%] 2023-03-20T11:54:45.4322507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-335] SKIPPED [ 92%] 2023-03-20T11:54:45.4329597Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-336] SKIPPED [ 92%] 2023-03-20T11:54:45.4335239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-337] SKIPPED [ 92%] 2023-03-20T11:54:45.4341528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-338] SKIPPED [ 92%] 2023-03-20T11:54:45.4347610Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-339] SKIPPED [ 92%] 2023-03-20T11:54:45.4353861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-340] SKIPPED [ 92%] 2023-03-20T11:54:45.4359892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-341] SKIPPED [ 92%] 2023-03-20T11:54:45.4365910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-342] SKIPPED [ 92%] 2023-03-20T11:54:45.4373043Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-343] SKIPPED [ 92%] 2023-03-20T11:54:45.4378419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-344] SKIPPED [ 92%] 2023-03-20T11:54:45.4384710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-345] SKIPPED [ 92%] 2023-03-20T11:54:45.4391878Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-346] SKIPPED [ 92%] 2023-03-20T11:54:45.4397707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-347] SKIPPED [ 92%] 2023-03-20T11:54:45.4403896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-348] SKIPPED [ 92%] 2023-03-20T11:54:45.4410631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-349] SKIPPED [ 92%] 2023-03-20T11:54:45.4416491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-350] SKIPPED [ 92%] 2023-03-20T11:54:45.4422450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-351] SKIPPED [ 92%] 2023-03-20T11:54:45.4428815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-352] SKIPPED [ 92%] 2023-03-20T11:54:45.4434528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-353] SKIPPED [ 92%] 2023-03-20T11:54:45.4440720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-354] SKIPPED [ 92%] 2023-03-20T11:54:45.4446401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-355] SKIPPED [ 92%] 2023-03-20T11:54:45.4453308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-356] SKIPPED [ 92%] 2023-03-20T11:54:45.4459527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-357] SKIPPED [ 92%] 2023-03-20T11:54:45.4466749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-358] SKIPPED [ 92%] 2023-03-20T11:54:45.4472683Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-359] SKIPPED [ 92%] 2023-03-20T11:54:45.4478817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-360] SKIPPED [ 92%] 2023-03-20T11:54:45.4484749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-361] SKIPPED [ 92%] 2023-03-20T11:54:45.4491908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-362] SKIPPED [ 92%] 2023-03-20T11:54:45.4497087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-363] SKIPPED [ 92%] 2023-03-20T11:54:45.4503113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-364] SKIPPED [ 92%] 2023-03-20T11:54:45.4509586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-365] SKIPPED [ 92%] 2023-03-20T11:54:45.4515327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-366] SKIPPED [ 92%] 2023-03-20T11:54:45.4521422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-367] SKIPPED [ 92%] 2023-03-20T11:54:45.4527799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-368] SKIPPED [ 92%] 2023-03-20T11:54:45.4534858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-369] SKIPPED [ 92%] 2023-03-20T11:54:45.4541056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-370] SKIPPED [ 92%] 2023-03-20T11:54:45.4547291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-371] SKIPPED [ 92%] 2023-03-20T11:54:45.4553278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-372] SKIPPED [ 92%] 2023-03-20T11:54:45.4559451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-373] SKIPPED [ 92%] 2023-03-20T11:54:45.4565203Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-374] SKIPPED [ 92%] 2023-03-20T11:54:45.4572101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-375] SKIPPED [ 92%] 2023-03-20T11:54:45.4577657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-376] SKIPPED [ 92%] 2023-03-20T11:54:45.4583586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-377] SKIPPED [ 92%] 2023-03-20T11:54:45.4590070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-378] SKIPPED [ 92%] 2023-03-20T11:54:45.4595855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-379] SKIPPED [ 92%] 2023-03-20T11:54:45.4602008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-380] SKIPPED [ 92%] 2023-03-20T11:54:45.4610201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-381] SKIPPED [ 92%] 2023-03-20T11:54:45.4615243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-382] SKIPPED [ 92%] 2023-03-20T11:54:45.4621504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-383] SKIPPED [ 92%] 2023-03-20T11:54:45.4627590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-384] SKIPPED [ 92%] 2023-03-20T11:54:45.4633526Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-385] SKIPPED [ 92%] 2023-03-20T11:54:45.4639725Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-386] SKIPPED [ 92%] 2023-03-20T11:54:45.4645533Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-387] SKIPPED [ 92%] 2023-03-20T11:54:45.4652538Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-388] SKIPPED [ 92%] 2023-03-20T11:54:45.4657833Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-389] SKIPPED [ 92%] 2023-03-20T11:54:45.4663712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-390] SKIPPED [ 92%] 2023-03-20T11:54:45.4670093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-391] SKIPPED [ 92%] 2023-03-20T11:54:45.4677035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-392] SKIPPED [ 92%] 2023-03-20T11:54:45.4683322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-393] SKIPPED [ 92%] 2023-03-20T11:54:45.4690440Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-394] SKIPPED [ 92%] 2023-03-20T11:54:45.4696199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-395] SKIPPED [ 92%] 2023-03-20T11:54:45.4702102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-396] SKIPPED [ 92%] 2023-03-20T11:54:45.4708267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-397] SKIPPED [ 92%] 2023-03-20T11:54:45.4714147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-398] SKIPPED [ 92%] 2023-03-20T11:54:45.4720117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-399] SKIPPED [ 92%] 2023-03-20T11:54:45.4726108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-400] SKIPPED [ 92%] 2023-03-20T11:54:45.4733168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-401] SKIPPED [ 92%] 2023-03-20T11:54:45.4738508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-402] SKIPPED [ 92%] 2023-03-20T11:54:45.4744678Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-403] SKIPPED [ 92%] 2023-03-20T11:54:45.4752044Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-404] SKIPPED [ 92%] 2023-03-20T11:54:45.4758152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-405] SKIPPED [ 92%] 2023-03-20T11:54:45.4763905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-406] SKIPPED [ 92%] 2023-03-20T11:54:45.4770456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-407] SKIPPED [ 92%] 2023-03-20T11:54:45.4776510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-408] SKIPPED [ 92%] 2023-03-20T11:54:45.4782593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-409] SKIPPED [ 92%] 2023-03-20T11:54:45.4788525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-410] SKIPPED [ 92%] 2023-03-20T11:54:45.4794423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-411] SKIPPED [ 92%] 2023-03-20T11:54:45.4800485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-412] SKIPPED [ 92%] 2023-03-20T11:54:45.4806265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-413] SKIPPED [ 92%] 2023-03-20T11:54:45.4813087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-414] SKIPPED [ 92%] 2023-03-20T11:54:45.4820728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-415] SKIPPED [ 92%] 2023-03-20T11:54:45.4826967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-416] SKIPPED [ 92%] 2023-03-20T11:54:45.4832857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-417] SKIPPED [ 92%] 2023-03-20T11:54:45.4838878Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-418] SKIPPED [ 92%] 2023-03-20T11:54:45.4844801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[center_crop-419] SKIPPED [ 92%] 2023-03-20T11:54:45.4851808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-000] SKIPPED [ 92%] 2023-03-20T11:54:45.4857385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-001] SKIPPED [ 92%] 2023-03-20T11:54:45.4863244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-002] SKIPPED [ 92%] 2023-03-20T11:54:45.4869484Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-003] SKIPPED [ 92%] 2023-03-20T11:54:45.4875322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-004] SKIPPED [ 92%] 2023-03-20T11:54:45.4881416Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-005] SKIPPED [ 92%] 2023-03-20T11:54:45.4888668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-006] SKIPPED [ 92%] 2023-03-20T11:54:45.4895005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-007] SKIPPED [ 92%] 2023-03-20T11:54:45.4901109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-008] SKIPPED [ 92%] 2023-03-20T11:54:45.4907345Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-009] SKIPPED [ 92%] 2023-03-20T11:54:45.4913368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-010] SKIPPED [ 92%] 2023-03-20T11:54:45.4919465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-011] SKIPPED [ 92%] 2023-03-20T11:54:45.4925278Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-012] SKIPPED [ 92%] 2023-03-20T11:54:45.4932376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-013] SKIPPED [ 92%] 2023-03-20T11:54:45.4937768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-014] SKIPPED [ 92%] 2023-03-20T11:54:45.4943439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-015] SKIPPED [ 92%] 2023-03-20T11:54:45.4949961Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-016] SKIPPED [ 92%] 2023-03-20T11:54:45.4955848Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-017] SKIPPED [ 92%] 2023-03-20T11:54:45.4963001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-018] SKIPPED [ 92%] 2023-03-20T11:54:45.4970245Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-019] SKIPPED [ 92%] 2023-03-20T11:54:45.4975548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-020] SKIPPED [ 92%] 2023-03-20T11:54:45.4981222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-021] SKIPPED [ 92%] 2023-03-20T11:54:45.4987563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-022] SKIPPED [ 92%] 2023-03-20T11:54:45.4993510Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-023] SKIPPED [ 92%] 2023-03-20T11:54:45.4999543Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-024] SKIPPED [ 92%] 2023-03-20T11:54:45.5005368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-025] SKIPPED [ 92%] 2023-03-20T11:54:45.5012567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-026] SKIPPED [ 92%] 2023-03-20T11:54:45.5018027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-027] SKIPPED [ 92%] 2023-03-20T11:54:45.5023970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-028] SKIPPED [ 92%] 2023-03-20T11:54:45.5031606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-029] SKIPPED [ 92%] 2023-03-20T11:54:45.5037512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-030] SKIPPED [ 92%] 2023-03-20T11:54:45.5043755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-031] SKIPPED [ 92%] 2023-03-20T11:54:45.5051425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-032] SKIPPED [ 92%] 2023-03-20T11:54:45.5056274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-033] SKIPPED [ 92%] 2023-03-20T11:54:45.5062273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-034] SKIPPED [ 92%] 2023-03-20T11:54:45.5068584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-035] SKIPPED [ 92%] 2023-03-20T11:54:45.5074444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-036] SKIPPED [ 92%] 2023-03-20T11:54:45.5080515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-037] SKIPPED [ 92%] 2023-03-20T11:54:45.5086417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-038] SKIPPED [ 92%] 2023-03-20T11:54:45.5093057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-039] SKIPPED [ 92%] 2023-03-20T11:54:45.5099237Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-040] SKIPPED [ 92%] 2023-03-20T11:54:45.5107923Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-041] SKIPPED [ 92%] 2023-03-20T11:54:45.5113748Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-042] SKIPPED [ 92%] 2023-03-20T11:54:45.5120334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-043] SKIPPED [ 92%] 2023-03-20T11:54:45.5125699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-044] SKIPPED [ 92%] 2023-03-20T11:54:45.5133049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-045] SKIPPED [ 92%] 2023-03-20T11:54:45.5138318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-046] SKIPPED [ 92%] 2023-03-20T11:54:45.5144165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-047] SKIPPED [ 92%] 2023-03-20T11:54:45.5150250Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-048] SKIPPED [ 92%] 2023-03-20T11:54:45.5156133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-049] SKIPPED [ 92%] 2023-03-20T11:54:45.5162547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-050] SKIPPED [ 92%] 2023-03-20T11:54:45.5169438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-051] SKIPPED [ 92%] 2023-03-20T11:54:45.5175948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-052] SKIPPED [ 92%] 2023-03-20T11:54:45.5181964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-053] SKIPPED [ 92%] 2023-03-20T11:54:45.5188448Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-054] SKIPPED [ 92%] 2023-03-20T11:54:45.5194151Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-055] SKIPPED [ 92%] 2023-03-20T11:54:45.5200127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-056] SKIPPED [ 92%] 2023-03-20T11:54:45.5205885Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-057] SKIPPED [ 92%] 2023-03-20T11:54:45.5212818Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-058] SKIPPED [ 92%] 2023-03-20T11:54:45.5217870Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-059] SKIPPED [ 92%] 2023-03-20T11:54:45.5223615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-060] SKIPPED [ 92%] 2023-03-20T11:54:45.5229170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-061] SKIPPED [ 92%] 2023-03-20T11:54:45.5234661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-062] SKIPPED [ 92%] 2023-03-20T11:54:45.5240372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-063] SKIPPED [ 92%] 2023-03-20T11:54:45.5247095Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-064] SKIPPED [ 92%] 2023-03-20T11:54:45.5253152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-065] SKIPPED [ 92%] 2023-03-20T11:54:45.5259008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-066] SKIPPED [ 92%] 2023-03-20T11:54:45.5264606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-067] SKIPPED [ 92%] 2023-03-20T11:54:45.5270562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-068] SKIPPED [ 92%] 2023-03-20T11:54:45.5276243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-069] SKIPPED [ 92%] 2023-03-20T11:54:45.5281930Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-070] SKIPPED [ 92%] 2023-03-20T11:54:45.5287796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-071] SKIPPED [ 92%] 2023-03-20T11:54:45.5293402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-072] SKIPPED [ 92%] 2023-03-20T11:54:45.5299353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-073] SKIPPED [ 92%] 2023-03-20T11:54:45.5305466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-074] SKIPPED [ 92%] 2023-03-20T11:54:45.5312612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-075] SKIPPED [ 92%] 2023-03-20T11:54:45.5318333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-076] SKIPPED [ 92%] 2023-03-20T11:54:45.5323887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-077] SKIPPED [ 92%] 2023-03-20T11:54:45.5330362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-078] SKIPPED [ 92%] 2023-03-20T11:54:45.5335679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-079] SKIPPED [ 92%] 2023-03-20T11:54:45.5341310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-080] SKIPPED [ 92%] 2023-03-20T11:54:45.5347333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-081] SKIPPED [ 92%] 2023-03-20T11:54:45.5352939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-082] SKIPPED [ 92%] 2023-03-20T11:54:45.5358984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-083] SKIPPED [ 92%] 2023-03-20T11:54:45.5364304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-084] SKIPPED [ 92%] 2023-03-20T11:54:45.5370292Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-085] SKIPPED [ 92%] 2023-03-20T11:54:45.5376287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-086] SKIPPED [ 92%] 2023-03-20T11:54:45.5382883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-087] SKIPPED [ 92%] 2023-03-20T11:54:45.5388676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-088] SKIPPED [ 92%] 2023-03-20T11:54:45.5394035Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-089] SKIPPED [ 92%] 2023-03-20T11:54:45.5399768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-090] SKIPPED [ 92%] 2023-03-20T11:54:45.5405399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-091] SKIPPED [ 92%] 2023-03-20T11:54:45.5412113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-092] SKIPPED [ 92%] 2023-03-20T11:54:45.5417714Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-093] SKIPPED [ 92%] 2023-03-20T11:54:45.5424129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-094] SKIPPED [ 92%] 2023-03-20T11:54:45.5431093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-095] SKIPPED [ 92%] 2023-03-20T11:54:45.5437752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-096] SKIPPED [ 92%] 2023-03-20T11:54:45.5444539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-097] SKIPPED [ 92%] 2023-03-20T11:54:45.5453184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-098] SKIPPED [ 92%] 2023-03-20T11:54:45.5458827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-099] SKIPPED [ 92%] 2023-03-20T11:54:45.5464660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-100] SKIPPED [ 92%] 2023-03-20T11:54:45.5470926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-101] SKIPPED [ 92%] 2023-03-20T11:54:45.5476855Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-102] SKIPPED [ 92%] 2023-03-20T11:54:45.5482863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-103] SKIPPED [ 92%] 2023-03-20T11:54:45.5490195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-104] SKIPPED [ 92%] 2023-03-20T11:54:45.5495224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-105] SKIPPED [ 92%] 2023-03-20T11:54:45.5501374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-106] SKIPPED [ 92%] 2023-03-20T11:54:45.5507470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-107] SKIPPED [ 92%] 2023-03-20T11:54:45.5513521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-108] SKIPPED [ 92%] 2023-03-20T11:54:45.5519596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-109] SKIPPED [ 92%] 2023-03-20T11:54:45.5526682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-110] SKIPPED [ 92%] 2023-03-20T11:54:45.5533259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-111] SKIPPED [ 92%] 2023-03-20T11:54:45.5539297Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-112] SKIPPED [ 92%] 2023-03-20T11:54:45.5544734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-113] SKIPPED [ 92%] 2023-03-20T11:54:45.5550343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-114] SKIPPED [ 92%] 2023-03-20T11:54:45.5555945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-115] SKIPPED [ 92%] 2023-03-20T11:54:45.5561918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-116] SKIPPED [ 92%] 2023-03-20T11:54:45.5567682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-117] SKIPPED [ 92%] 2023-03-20T11:54:45.5573419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-118] SKIPPED [ 92%] 2023-03-20T11:54:45.5579355Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-119] SKIPPED [ 92%] 2023-03-20T11:54:45.5584902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-120] SKIPPED [ 92%] 2023-03-20T11:54:45.5591945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-121] SKIPPED [ 92%] 2023-03-20T11:54:45.5597580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-122] SKIPPED [ 92%] 2023-03-20T11:54:45.5603437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-123] SKIPPED [ 92%] 2023-03-20T11:54:45.5610378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-124] SKIPPED [ 92%] 2023-03-20T11:54:45.5615222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-125] SKIPPED [ 92%] 2023-03-20T11:54:45.5621094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-126] SKIPPED [ 92%] 2023-03-20T11:54:45.5626980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-127] SKIPPED [ 92%] 2023-03-20T11:54:45.5632787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-128] SKIPPED [ 92%] 2023-03-20T11:54:45.5638631Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-129] SKIPPED [ 92%] 2023-03-20T11:54:45.5644070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-130] SKIPPED [ 92%] 2023-03-20T11:54:45.5650282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-131] SKIPPED [ 92%] 2023-03-20T11:54:45.5656137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-132] SKIPPED [ 92%] 2023-03-20T11:54:45.5662922Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-133] SKIPPED [ 92%] 2023-03-20T11:54:45.5669010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-134] SKIPPED [ 92%] 2023-03-20T11:54:45.5674436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-135] SKIPPED [ 92%] 2023-03-20T11:54:45.5680001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-136] SKIPPED [ 92%] 2023-03-20T11:54:45.5685820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-137] SKIPPED [ 92%] 2023-03-20T11:54:45.5691944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-138] SKIPPED [ 92%] 2023-03-20T11:54:45.5698174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-139] SKIPPED [ 92%] 2023-03-20T11:54:45.5704276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-140] SKIPPED [ 92%] 2023-03-20T11:54:45.5710175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-141] SKIPPED [ 92%] 2023-03-20T11:54:45.5715914Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-142] SKIPPED [ 92%] 2023-03-20T11:54:45.5721929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-143] SKIPPED [ 92%] 2023-03-20T11:54:45.5730349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-144] SKIPPED [ 92%] 2023-03-20T11:54:45.5736121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-145] SKIPPED [ 92%] 2023-03-20T11:54:45.5742302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-146] SKIPPED [ 92%] 2023-03-20T11:54:45.5748820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-147] SKIPPED [ 92%] 2023-03-20T11:54:45.5755024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-148] SKIPPED [ 92%] 2023-03-20T11:54:45.5761306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-149] SKIPPED [ 92%] 2023-03-20T11:54:45.5768073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-150] SKIPPED [ 92%] 2023-03-20T11:54:45.5774579Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-151] SKIPPED [ 92%] 2023-03-20T11:54:45.5781036Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-152] SKIPPED [ 92%] 2023-03-20T11:54:45.5787653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-153] SKIPPED [ 92%] 2023-03-20T11:54:45.5793928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-154] SKIPPED [ 92%] 2023-03-20T11:54:45.5800184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-155] SKIPPED [ 92%] 2023-03-20T11:54:45.5807555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-156] SKIPPED [ 92%] 2023-03-20T11:54:45.5814147Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-157] SKIPPED [ 92%] 2023-03-20T11:54:45.5820265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-158] SKIPPED [ 92%] 2023-03-20T11:54:45.5826896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-159] SKIPPED [ 92%] 2023-03-20T11:54:45.5833243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-160] SKIPPED [ 92%] 2023-03-20T11:54:45.5839733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-161] SKIPPED [ 92%] 2023-03-20T11:54:45.5845973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-162] SKIPPED [ 92%] 2023-03-20T11:54:45.5853368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-163] SKIPPED [ 92%] 2023-03-20T11:54:45.5858692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-164] SKIPPED [ 92%] 2023-03-20T11:54:45.5864842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-165] SKIPPED [ 92%] 2023-03-20T11:54:45.5871460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-166] SKIPPED [ 92%] 2023-03-20T11:54:45.5878970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-167] SKIPPED [ 92%] 2023-03-20T11:54:45.5885342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-168] SKIPPED [ 92%] 2023-03-20T11:54:45.5892776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-169] SKIPPED [ 92%] 2023-03-20T11:54:45.5898434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-170] SKIPPED [ 92%] 2023-03-20T11:54:45.5904580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-171] SKIPPED [ 92%] 2023-03-20T11:54:45.5911131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-172] SKIPPED [ 92%] 2023-03-20T11:54:45.5917272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-173] SKIPPED [ 92%] 2023-03-20T11:54:45.5923611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-174] SKIPPED [ 92%] 2023-03-20T11:54:45.5931871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-175] SKIPPED [ 92%] 2023-03-20T11:54:45.5936972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-176] SKIPPED [ 92%] 2023-03-20T11:54:45.5943303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-177] SKIPPED [ 92%] 2023-03-20T11:54:45.5952672Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-178] SKIPPED [ 92%] 2023-03-20T11:54:45.5958857Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-179] SKIPPED [ 92%] 2023-03-20T11:54:45.5965216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-180] SKIPPED [ 92%] 2023-03-20T11:54:45.5972453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-181] SKIPPED [ 92%] 2023-03-20T11:54:45.5978066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-182] SKIPPED [ 92%] 2023-03-20T11:54:45.5984002Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-183] SKIPPED [ 92%] 2023-03-20T11:54:45.5990705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-184] SKIPPED [ 92%] 2023-03-20T11:54:45.5996831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-185] SKIPPED [ 92%] 2023-03-20T11:54:45.6003171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-186] SKIPPED [ 92%] 2023-03-20T11:54:45.6010562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-187] SKIPPED [ 92%] 2023-03-20T11:54:45.6016309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-188] SKIPPED [ 92%] 2023-03-20T11:54:45.6022315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-189] SKIPPED [ 92%] 2023-03-20T11:54:45.6030344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-190] SKIPPED [ 92%] 2023-03-20T11:54:45.6036496Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-191] SKIPPED [ 92%] 2023-03-20T11:54:45.6043023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-192] SKIPPED [ 92%] 2023-03-20T11:54:45.6050365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-193] SKIPPED [ 92%] 2023-03-20T11:54:45.6055984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-194] SKIPPED [ 92%] 2023-03-20T11:54:45.6062353Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-195] SKIPPED [ 92%] 2023-03-20T11:54:45.6069025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-196] SKIPPED [ 92%] 2023-03-20T11:54:45.6075227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[gaussian_blur-197] SKIPPED [ 92%] 2023-03-20T11:54:45.6081660Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-00] SKIPPED [ 92%] 2023-03-20T11:54:45.6087778Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-01] SKIPPED [ 92%] 2023-03-20T11:54:45.6094437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-02] SKIPPED [ 92%] 2023-03-20T11:54:45.6102272Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-03] SKIPPED [ 92%] 2023-03-20T11:54:45.6108928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-04] SKIPPED [ 92%] 2023-03-20T11:54:45.6115161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-05] SKIPPED [ 92%] 2023-03-20T11:54:45.6121524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-06] SKIPPED [ 92%] 2023-03-20T11:54:45.6127671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-07] SKIPPED [ 92%] 2023-03-20T11:54:45.6134199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-08] SKIPPED [ 92%] 2023-03-20T11:54:45.6140696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-09] SKIPPED [ 92%] 2023-03-20T11:54:45.6147381Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-10] SKIPPED [ 92%] 2023-03-20T11:54:45.6153595Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-11] SKIPPED [ 92%] 2023-03-20T11:54:45.6159910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-12] SKIPPED [ 92%] 2023-03-20T11:54:45.6166139Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-13] SKIPPED [ 92%] 2023-03-20T11:54:45.6173369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-14] SKIPPED [ 92%] 2023-03-20T11:54:45.6180274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-15] SKIPPED [ 92%] 2023-03-20T11:54:45.6187006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-16] SKIPPED [ 92%] 2023-03-20T11:54:45.6192820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-17] SKIPPED [ 92%] 2023-03-20T11:54:45.6199303Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-18] SKIPPED [ 92%] 2023-03-20T11:54:45.6205352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-19] SKIPPED [ 92%] 2023-03-20T11:54:45.6212935Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-20] SKIPPED [ 92%] 2023-03-20T11:54:45.6218398Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-21] SKIPPED [ 92%] 2023-03-20T11:54:45.6224305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-22] SKIPPED [ 92%] 2023-03-20T11:54:45.6231070Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-23] SKIPPED [ 92%] 2023-03-20T11:54:45.6237238Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-24] SKIPPED [ 92%] 2023-03-20T11:54:45.6243643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-25] SKIPPED [ 92%] 2023-03-20T11:54:45.6252065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-26] SKIPPED [ 92%] 2023-03-20T11:54:45.6257836Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-27] SKIPPED [ 92%] 2023-03-20T11:54:45.6264145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-28] SKIPPED [ 92%] 2023-03-20T11:54:45.6270408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-29] SKIPPED [ 92%] 2023-03-20T11:54:45.6276593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-30] SKIPPED [ 92%] 2023-03-20T11:54:45.6282984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-31] SKIPPED [ 92%] 2023-03-20T11:54:45.6290574Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-32] SKIPPED [ 92%] 2023-03-20T11:54:45.6295915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-33] SKIPPED [ 92%] 2023-03-20T11:54:45.6302231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-34] SKIPPED [ 92%] 2023-03-20T11:54:45.6308957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-35] SKIPPED [ 92%] 2023-03-20T11:54:45.6315141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-36] SKIPPED [ 92%] 2023-03-20T11:54:45.6321545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-37] SKIPPED [ 92%] 2023-03-20T11:54:45.6330085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-38] SKIPPED [ 92%] 2023-03-20T11:54:45.6335368Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-39] SKIPPED [ 92%] 2023-03-20T11:54:45.6341736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-40] SKIPPED [ 92%] 2023-03-20T11:54:45.6347939Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-41] SKIPPED [ 92%] 2023-03-20T11:54:45.6354477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-42] SKIPPED [ 92%] 2023-03-20T11:54:45.6360757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-43] SKIPPED [ 92%] 2023-03-20T11:54:45.6367016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-44] SKIPPED [ 92%] 2023-03-20T11:54:45.6373531Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-45] SKIPPED [ 92%] 2023-03-20T11:54:45.6380207Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-46] SKIPPED [ 92%] 2023-03-20T11:54:45.6386911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-47] SKIPPED [ 92%] 2023-03-20T11:54:45.6393098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-48] SKIPPED [ 92%] 2023-03-20T11:54:45.6400707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-49] SKIPPED [ 92%] 2023-03-20T11:54:45.6406994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-50] SKIPPED [ 92%] 2023-03-20T11:54:45.6413344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-51] SKIPPED [ 92%] 2023-03-20T11:54:45.6419986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-52] SKIPPED [ 92%] 2023-03-20T11:54:45.6426512Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-53] SKIPPED [ 92%] 2023-03-20T11:54:45.6432861Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-54] SKIPPED [ 92%] 2023-03-20T11:54:45.6439287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-55] SKIPPED [ 92%] 2023-03-20T11:54:45.6445606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-56] SKIPPED [ 92%] 2023-03-20T11:54:45.6452984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-57] SKIPPED [ 92%] 2023-03-20T11:54:45.6458787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-58] SKIPPED [ 92%] 2023-03-20T11:54:45.6465071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-59] SKIPPED [ 92%] 2023-03-20T11:54:45.6471712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-60] SKIPPED [ 92%] 2023-03-20T11:54:45.6479385Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-61] SKIPPED [ 92%] 2023-03-20T11:54:45.6485450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-62] SKIPPED [ 92%] 2023-03-20T11:54:45.6492898Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-63] SKIPPED [ 92%] 2023-03-20T11:54:45.6498460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-64] SKIPPED [ 92%] 2023-03-20T11:54:45.6504702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-65] SKIPPED [ 92%] 2023-03-20T11:54:45.6511438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-66] SKIPPED [ 92%] 2023-03-20T11:54:45.6517568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-67] SKIPPED [ 92%] 2023-03-20T11:54:45.6524009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-68] SKIPPED [ 92%] 2023-03-20T11:54:45.6530917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-69] SKIPPED [ 92%] 2023-03-20T11:54:45.6537171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-70] SKIPPED [ 92%] 2023-03-20T11:54:45.6543499Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[equalize-71] SKIPPED [ 92%] 2023-03-20T11:54:45.6551201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-00] SKIPPED [ 92%] 2023-03-20T11:54:45.6557504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-01] SKIPPED [ 92%] 2023-03-20T11:54:45.6563872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-02] SKIPPED [ 92%] 2023-03-20T11:54:45.6570788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-03] SKIPPED [ 92%] 2023-03-20T11:54:45.6576984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-04] SKIPPED [ 92%] 2023-03-20T11:54:45.6583198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-05] SKIPPED [ 92%] 2023-03-20T11:54:45.6589859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-06] SKIPPED [ 92%] 2023-03-20T11:54:45.6596049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-07] SKIPPED [ 92%] 2023-03-20T11:54:45.6602754Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-08] SKIPPED [ 92%] 2023-03-20T11:54:45.6610201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-09] SKIPPED [ 92%] 2023-03-20T11:54:45.6615325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-10] SKIPPED [ 92%] 2023-03-20T11:54:45.6621741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-11] SKIPPED [ 92%] 2023-03-20T11:54:45.6629551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-12] SKIPPED [ 92%] 2023-03-20T11:54:45.6635832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-13] SKIPPED [ 92%] 2023-03-20T11:54:45.6642390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-14] SKIPPED [ 92%] 2023-03-20T11:54:45.6649681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-15] SKIPPED [ 92%] 2023-03-20T11:54:45.6655064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-16] SKIPPED [ 92%] 2023-03-20T11:54:45.6661567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-17] SKIPPED [ 92%] 2023-03-20T11:54:45.6668197Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-18] SKIPPED [ 92%] 2023-03-20T11:54:45.6674410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-19] SKIPPED [ 92%] 2023-03-20T11:54:45.6680862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-20] SKIPPED [ 92%] 2023-03-20T11:54:45.6687110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-21] SKIPPED [ 92%] 2023-03-20T11:54:45.6693648Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-22] SKIPPED [ 92%] 2023-03-20T11:54:45.6701255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-23] SKIPPED [ 92%] 2023-03-20T11:54:45.6708079Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-24] SKIPPED [ 92%] 2023-03-20T11:54:45.6714216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-25] SKIPPED [ 92%] 2023-03-20T11:54:45.6720614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-26] SKIPPED [ 92%] 2023-03-20T11:54:45.6726989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-27] SKIPPED [ 92%] 2023-03-20T11:54:45.6733529Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-28] SKIPPED [ 92%] 2023-03-20T11:54:45.6739887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-29] SKIPPED [ 92%] 2023-03-20T11:54:45.6746459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-30] SKIPPED [ 92%] 2023-03-20T11:54:45.6752863Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-31] SKIPPED [ 92%] 2023-03-20T11:54:45.6759316Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-32] SKIPPED [ 92%] 2023-03-20T11:54:45.6765956Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-33] SKIPPED [ 92%] 2023-03-20T11:54:45.6773728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-34] SKIPPED [ 92%] 2023-03-20T11:54:45.6780266Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-35] SKIPPED [ 92%] 2023-03-20T11:54:45.6786925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-36] SKIPPED [ 92%] 2023-03-20T11:54:45.6793276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-37] SKIPPED [ 92%] 2023-03-20T11:54:45.6799446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-38] SKIPPED [ 92%] 2023-03-20T11:54:45.6805906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-39] SKIPPED [ 92%] 2023-03-20T11:54:45.6813344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-40] SKIPPED [ 92%] 2023-03-20T11:54:45.6818955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-41] SKIPPED [ 92%] 2023-03-20T11:54:45.6825210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-42] SKIPPED [ 92%] 2023-03-20T11:54:45.6831087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-43] SKIPPED [ 92%] 2023-03-20T11:54:45.6836599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-44] SKIPPED [ 92%] 2023-03-20T11:54:45.6842341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-45] SKIPPED [ 92%] 2023-03-20T11:54:45.6851760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-46] SKIPPED [ 92%] 2023-03-20T11:54:45.6857257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-47] SKIPPED [ 92%] 2023-03-20T11:54:45.6862692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-48] SKIPPED [ 92%] 2023-03-20T11:54:45.6868865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-49] SKIPPED [ 92%] 2023-03-20T11:54:45.6874291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-50] SKIPPED [ 92%] 2023-03-20T11:54:45.6879803Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-51] SKIPPED [ 92%] 2023-03-20T11:54:45.6885424Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-52] SKIPPED [ 92%] 2023-03-20T11:54:45.6892163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-53] SKIPPED [ 92%] 2023-03-20T11:54:45.6897290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-54] SKIPPED [ 92%] 2023-03-20T11:54:45.6902920Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-55] SKIPPED [ 92%] 2023-03-20T11:54:45.6909009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-56] SKIPPED [ 92%] 2023-03-20T11:54:45.6915743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-57] SKIPPED [ 92%] 2023-03-20T11:54:45.6921451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-58] SKIPPED [ 92%] 2023-03-20T11:54:45.6927013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-59] SKIPPED [ 92%] 2023-03-20T11:54:45.6933087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-60] SKIPPED [ 92%] 2023-03-20T11:54:45.6938864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-61] SKIPPED [ 92%] 2023-03-20T11:54:45.6944348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-62] SKIPPED [ 92%] 2023-03-20T11:54:45.6950432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-63] SKIPPED [ 92%] 2023-03-20T11:54:45.6955963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-64] SKIPPED [ 92%] 2023-03-20T11:54:45.6961792Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-65] SKIPPED [ 92%] 2023-03-20T11:54:45.6967209Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-66] SKIPPED [ 92%] 2023-03-20T11:54:45.6973196Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-67] SKIPPED [ 92%] 2023-03-20T11:54:45.6979173Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-68] SKIPPED [ 92%] 2023-03-20T11:54:45.6986092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-69] SKIPPED [ 92%] 2023-03-20T11:54:45.6991839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-70] SKIPPED [ 92%] 2023-03-20T11:54:45.6997380Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[invert-71] SKIPPED [ 92%] 2023-03-20T11:54:45.7003056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-00] SKIPPED [ 92%] 2023-03-20T11:54:45.7010131Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-01] SKIPPED [ 92%] 2023-03-20T11:54:45.7014359Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-02] SKIPPED [ 92%] 2023-03-20T11:54:45.7020239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-03] SKIPPED [ 92%] 2023-03-20T11:54:45.7026121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-04] SKIPPED [ 92%] 2023-03-20T11:54:45.7031894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-05] SKIPPED [ 92%] 2023-03-20T11:54:45.7037448Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-06] SKIPPED [ 92%] 2023-03-20T11:54:45.7043137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-07] SKIPPED [ 92%] 2023-03-20T11:54:45.7050617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-08] SKIPPED [ 92%] 2023-03-20T11:54:45.7056181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-09] SKIPPED [ 92%] 2023-03-20T11:54:45.7061885Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-10] SKIPPED [ 92%] 2023-03-20T11:54:45.7067901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-11] SKIPPED [ 92%] 2023-03-20T11:54:45.7073535Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-12] SKIPPED [ 92%] 2023-03-20T11:54:45.7079270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-13] SKIPPED [ 92%] 2023-03-20T11:54:45.7084737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-14] SKIPPED [ 92%] 2023-03-20T11:54:45.7091643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-15] SKIPPED [ 92%] 2023-03-20T11:54:45.7096708Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-16] SKIPPED [ 92%] 2023-03-20T11:54:45.7102288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-17] SKIPPED [ 92%] 2023-03-20T11:54:45.7108524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-18] SKIPPED [ 92%] 2023-03-20T11:54:45.7113840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-19] SKIPPED [ 92%] 2023-03-20T11:54:45.7120751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-20] SKIPPED [ 92%] 2023-03-20T11:54:45.7126219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-21] SKIPPED [ 92%] 2023-03-20T11:54:45.7133089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-22] SKIPPED [ 92%] 2023-03-20T11:54:45.7138188Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-23] SKIPPED [ 92%] 2023-03-20T11:54:45.7143763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-24] SKIPPED [ 92%] 2023-03-20T11:54:45.7149723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-25] SKIPPED [ 92%] 2023-03-20T11:54:45.7155275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-26] SKIPPED [ 92%] 2023-03-20T11:54:45.7160969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-27] SKIPPED [ 92%] 2023-03-20T11:54:45.7166653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-28] SKIPPED [ 92%] 2023-03-20T11:54:45.7173261Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-29] SKIPPED [ 92%] 2023-03-20T11:54:45.7178326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-30] SKIPPED [ 92%] 2023-03-20T11:54:45.7185596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-31] SKIPPED [ 92%] 2023-03-20T11:54:45.7191356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-32] SKIPPED [ 92%] 2023-03-20T11:54:45.7196755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-33] SKIPPED [ 92%] 2023-03-20T11:54:45.7202559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-34] SKIPPED [ 92%] 2023-03-20T11:54:45.7209472Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-35] SKIPPED [ 92%] 2023-03-20T11:54:45.7214102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-36] SKIPPED [ 92%] 2023-03-20T11:54:45.7220008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-37] SKIPPED [ 92%] 2023-03-20T11:54:45.7225714Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-38] SKIPPED [ 92%] 2023-03-20T11:54:45.7231338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-39] SKIPPED [ 92%] 2023-03-20T11:54:45.7236852Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-40] SKIPPED [ 92%] 2023-03-20T11:54:45.7242571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-41] SKIPPED [ 92%] 2023-03-20T11:54:45.7249474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-42] SKIPPED [ 92%] 2023-03-20T11:54:45.7255537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-43] SKIPPED [ 92%] 2023-03-20T11:54:45.7261099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-44] SKIPPED [ 92%] 2023-03-20T11:54:45.7267073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-45] SKIPPED [ 92%] 2023-03-20T11:54:45.7272829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-46] SKIPPED [ 92%] 2023-03-20T11:54:45.7278244Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-47] SKIPPED [ 92%] 2023-03-20T11:54:45.7283938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-48] SKIPPED [ 92%] 2023-03-20T11:54:45.7290409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-49] SKIPPED [ 92%] 2023-03-20T11:54:45.7296307Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-50] SKIPPED [ 92%] 2023-03-20T11:54:45.7302799Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-51] SKIPPED [ 92%] 2023-03-20T11:54:45.7309018Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-52] SKIPPED [ 92%] 2023-03-20T11:54:45.7314749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-53] SKIPPED [ 92%] 2023-03-20T11:54:45.7322215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-54] SKIPPED [ 92%] 2023-03-20T11:54:45.7329347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-55] SKIPPED [ 92%] 2023-03-20T11:54:45.7334105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-56] SKIPPED [ 92%] 2023-03-20T11:54:45.7340259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-57] SKIPPED [ 92%] 2023-03-20T11:54:45.7345969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-58] SKIPPED [ 92%] 2023-03-20T11:54:45.7351886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-59] SKIPPED [ 92%] 2023-03-20T11:54:45.7357523Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-60] SKIPPED [ 92%] 2023-03-20T11:54:45.7363478Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-61] SKIPPED [ 92%] 2023-03-20T11:54:45.7370864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-62] SKIPPED [ 92%] 2023-03-20T11:54:45.7375110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-63] SKIPPED [ 92%] 2023-03-20T11:54:45.7381221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-64] SKIPPED [ 92%] 2023-03-20T11:54:45.7387146Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-65] SKIPPED [ 92%] 2023-03-20T11:54:45.7393502Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-66] SKIPPED [ 92%] 2023-03-20T11:54:45.7399609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-67] SKIPPED [ 92%] 2023-03-20T11:54:45.7405065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-68] SKIPPED [ 92%] 2023-03-20T11:54:45.7411766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-69] SKIPPED [ 92%] 2023-03-20T11:54:45.7416945Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-70] SKIPPED [ 92%] 2023-03-20T11:54:45.7422821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[posterize-71] SKIPPED [ 92%] 2023-03-20T11:54:45.7428827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-00] SKIPPED [ 92%] 2023-03-20T11:54:45.7434592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-01] SKIPPED [ 92%] 2023-03-20T11:54:45.7440470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-02] SKIPPED [ 92%] 2023-03-20T11:54:45.7446055Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-03] SKIPPED [ 92%] 2023-03-20T11:54:45.7452568Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-04] SKIPPED [ 92%] 2023-03-20T11:54:45.7459106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-05] SKIPPED [ 92%] 2023-03-20T11:54:45.7464706Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-06] SKIPPED [ 92%] 2023-03-20T11:54:45.7470865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-07] SKIPPED [ 92%] 2023-03-20T11:54:45.7476318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-08] SKIPPED [ 92%] 2023-03-20T11:54:45.7482102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-09] SKIPPED [ 92%] 2023-03-20T11:54:45.7487702Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-10] SKIPPED [ 92%] 2023-03-20T11:54:45.7494457Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-11] SKIPPED [ 92%] 2023-03-20T11:54:45.7499637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-12] SKIPPED [ 92%] 2023-03-20T11:54:45.7505158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-13] SKIPPED [ 92%] 2023-03-20T11:54:45.7510876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-14] SKIPPED [ 92%] 2023-03-20T11:54:45.7516308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-15] SKIPPED [ 92%] 2023-03-20T11:54:45.7522222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-16] SKIPPED [ 92%] 2023-03-20T11:54:45.7530020Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-17] SKIPPED [ 92%] 2023-03-20T11:54:45.7534640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-18] SKIPPED [ 92%] 2023-03-20T11:54:45.7540458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-19] SKIPPED [ 92%] 2023-03-20T11:54:45.7546295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-20] SKIPPED [ 92%] 2023-03-20T11:54:45.7552358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-21] SKIPPED [ 92%] 2023-03-20T11:54:45.7558041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-22] SKIPPED [ 92%] 2023-03-20T11:54:45.7563757Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-23] SKIPPED [ 92%] 2023-03-20T11:54:45.7571525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-24] SKIPPED [ 92%] 2023-03-20T11:54:45.7575121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-25] SKIPPED [ 92%] 2023-03-20T11:54:45.7581003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-26] SKIPPED [ 92%] 2023-03-20T11:54:45.7586820Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-27] SKIPPED [ 92%] 2023-03-20T11:54:45.7593758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-28] SKIPPED [ 92%] 2023-03-20T11:54:45.7599426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-29] SKIPPED [ 92%] 2023-03-20T11:54:45.7605206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-30] SKIPPED [ 92%] 2023-03-20T11:54:45.7612009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-31] SKIPPED [ 92%] 2023-03-20T11:54:45.7617098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-32] SKIPPED [ 92%] 2023-03-20T11:54:45.7622284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-33] SKIPPED [ 92%] 2023-03-20T11:54:45.7628169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-34] SKIPPED [ 92%] 2023-03-20T11:54:45.7633826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-35] SKIPPED [ 92%] 2023-03-20T11:54:45.7639409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-36] SKIPPED [ 92%] 2023-03-20T11:54:45.7645152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-37] SKIPPED [ 92%] 2023-03-20T11:54:45.7651952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-38] SKIPPED [ 92%] 2023-03-20T11:54:45.7660127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-39] SKIPPED [ 92%] 2023-03-20T11:54:45.7665841Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-40] SKIPPED [ 92%] 2023-03-20T11:54:45.7671623Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-41] SKIPPED [ 92%] 2023-03-20T11:54:45.7677248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-42] SKIPPED [ 92%] 2023-03-20T11:54:45.7683059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-43] SKIPPED [ 92%] 2023-03-20T11:54:45.7689969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-44] SKIPPED [ 92%] 2023-03-20T11:54:45.7694436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-45] SKIPPED [ 92%] 2023-03-20T11:54:45.7700352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-46] SKIPPED [ 92%] 2023-03-20T11:54:45.7706187Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-47] SKIPPED [ 92%] 2023-03-20T11:54:45.7711925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-48] SKIPPED [ 92%] 2023-03-20T11:54:45.7717590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-49] SKIPPED [ 92%] 2023-03-20T11:54:45.7723291Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-50] SKIPPED [ 92%] 2023-03-20T11:54:45.7731491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-51] SKIPPED [ 92%] 2023-03-20T11:54:45.7736566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-52] SKIPPED [ 92%] 2023-03-20T11:54:45.7742143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-53] SKIPPED [ 92%] 2023-03-20T11:54:45.7748069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-54] SKIPPED [ 92%] 2023-03-20T11:54:45.7753662Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-55] SKIPPED [ 92%] 2023-03-20T11:54:45.7759393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-56] SKIPPED [ 92%] 2023-03-20T11:54:45.7764943Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-57] SKIPPED [ 92%] 2023-03-20T11:54:45.7771503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-58] SKIPPED [ 92%] 2023-03-20T11:54:45.7776711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-59] SKIPPED [ 92%] 2023-03-20T11:54:45.7782671Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-60] SKIPPED [ 92%] 2023-03-20T11:54:45.7788659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-61] SKIPPED [ 92%] 2023-03-20T11:54:45.7795578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-62] SKIPPED [ 92%] 2023-03-20T11:54:45.7801371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-63] SKIPPED [ 92%] 2023-03-20T11:54:45.7807067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-64] SKIPPED [ 92%] 2023-03-20T11:54:45.7813126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-65] SKIPPED [ 92%] 2023-03-20T11:54:45.7818947Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-66] SKIPPED [ 92%] 2023-03-20T11:54:45.7824717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-67] SKIPPED [ 92%] 2023-03-20T11:54:45.7830696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-68] SKIPPED [ 92%] 2023-03-20T11:54:45.7836372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-69] SKIPPED [ 92%] 2023-03-20T11:54:45.7842009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-70] SKIPPED [ 92%] 2023-03-20T11:54:45.7848578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[solarize-71] SKIPPED [ 92%] 2023-03-20T11:54:45.7853925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-00] SKIPPED [ 92%] 2023-03-20T11:54:45.7859687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-01] SKIPPED [ 92%] 2023-03-20T11:54:45.7866633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-02] SKIPPED [ 92%] 2023-03-20T11:54:45.7872201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-03] SKIPPED [ 92%] 2023-03-20T11:54:45.7877893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-04] SKIPPED [ 92%] 2023-03-20T11:54:45.7883656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-05] SKIPPED [ 92%] 2023-03-20T11:54:45.7890563Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-06] SKIPPED [ 92%] 2023-03-20T11:54:45.7895326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-07] SKIPPED [ 92%] 2023-03-20T11:54:45.7901259Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-08] SKIPPED [ 92%] 2023-03-20T11:54:45.7907289Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-09] SKIPPED [ 92%] 2023-03-20T11:54:45.7912970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-10] SKIPPED [ 92%] 2023-03-20T11:54:45.7918520Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-11] SKIPPED [ 92%] 2023-03-20T11:54:45.7924361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-12] SKIPPED [ 92%] 2023-03-20T11:54:45.7932553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-13] SKIPPED [ 92%] 2023-03-20T11:54:45.7937577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-14] SKIPPED [ 92%] 2023-03-20T11:54:45.7943154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-15] SKIPPED [ 92%] 2023-03-20T11:54:45.7949340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-16] SKIPPED [ 92%] 2023-03-20T11:54:45.7954872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-17] SKIPPED [ 92%] 2023-03-20T11:54:45.7960782Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-18] SKIPPED [ 92%] 2023-03-20T11:54:45.7966342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-19] SKIPPED [ 92%] 2023-03-20T11:54:45.7973077Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-20] SKIPPED [ 92%] 2023-03-20T11:54:45.7978155Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-21] SKIPPED [ 92%] 2023-03-20T11:54:45.7983775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-22] SKIPPED [ 92%] 2023-03-20T11:54:45.7990176Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-23] SKIPPED [ 92%] 2023-03-20T11:54:45.7995559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-24] SKIPPED [ 92%] 2023-03-20T11:54:45.8002450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-25] SKIPPED [ 92%] 2023-03-20T11:54:45.8009362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-26] SKIPPED [ 92%] 2023-03-20T11:54:45.8014005Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-27] SKIPPED [ 92%] 2023-03-20T11:54:45.8019987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-28] SKIPPED [ 92%] 2023-03-20T11:54:45.8025712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-29] SKIPPED [ 92%] 2023-03-20T11:54:45.8031707Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-30] SKIPPED [ 92%] 2023-03-20T11:54:45.8037399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-31] SKIPPED [ 92%] 2023-03-20T11:54:45.8043182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-32] SKIPPED [ 92%] 2023-03-20T11:54:45.8050088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-33] SKIPPED [ 92%] 2023-03-20T11:54:45.8054764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-34] SKIPPED [ 92%] 2023-03-20T11:54:45.8060727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-35] SKIPPED [ 92%] 2023-03-20T11:54:45.8067989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-36] SKIPPED [ 92%] 2023-03-20T11:54:45.8073617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-37] SKIPPED [ 92%] 2023-03-20T11:54:45.8079405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-38] SKIPPED [ 92%] 2023-03-20T11:54:45.8085029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-39] SKIPPED [ 92%] 2023-03-20T11:54:45.8091812Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-40] SKIPPED [ 92%] 2023-03-20T11:54:45.8096601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-41] SKIPPED [ 92%] 2023-03-20T11:54:45.8102320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-42] SKIPPED [ 92%] 2023-03-20T11:54:45.8108374Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-43] SKIPPED [ 92%] 2023-03-20T11:54:45.8113729Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-44] SKIPPED [ 92%] 2023-03-20T11:54:45.8119429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-45] SKIPPED [ 92%] 2023-03-20T11:54:45.8124998Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-46] SKIPPED [ 92%] 2023-03-20T11:54:45.8131792Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-47] SKIPPED [ 92%] 2023-03-20T11:54:45.8138132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-48] SKIPPED [ 92%] 2023-03-20T11:54:45.8143835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-49] SKIPPED [ 92%] 2023-03-20T11:54:45.8149819Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-50] SKIPPED [ 92%] 2023-03-20T11:54:45.8155380Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-51] SKIPPED [ 92%] 2023-03-20T11:54:45.8161442Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-52] SKIPPED [ 92%] 2023-03-20T11:54:45.8167076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-53] SKIPPED [ 92%] 2023-03-20T11:54:45.8173085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-54] SKIPPED [ 92%] 2023-03-20T11:54:45.8179181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-55] SKIPPED [ 92%] 2023-03-20T11:54:45.8184751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-56] SKIPPED [ 92%] 2023-03-20T11:54:45.8190876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-57] SKIPPED [ 92%] 2023-03-20T11:54:45.8196503Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-58] SKIPPED [ 92%] 2023-03-20T11:54:45.8203452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-59] SKIPPED [ 92%] 2023-03-20T11:54:45.8210524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-60] SKIPPED [ 92%] 2023-03-20T11:54:45.8215252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-61] SKIPPED [ 92%] 2023-03-20T11:54:45.8221107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-62] SKIPPED [ 92%] 2023-03-20T11:54:45.8227047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-63] SKIPPED [ 92%] 2023-03-20T11:54:45.8232741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-64] SKIPPED [ 92%] 2023-03-20T11:54:45.8238557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-65] SKIPPED [ 92%] 2023-03-20T11:54:45.8244010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-66] SKIPPED [ 92%] 2023-03-20T11:54:45.8251614Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-67] SKIPPED [ 92%] 2023-03-20T11:54:45.8255720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-68] SKIPPED [ 92%] 2023-03-20T11:54:45.8261536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-69] SKIPPED [ 92%] 2023-03-20T11:54:45.8267694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-70] SKIPPED [ 92%] 2023-03-20T11:54:45.8274283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[autocontrast-71] SKIPPED [ 92%] 2023-03-20T11:54:45.8279866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-000] SKIPPED [ 92%] 2023-03-20T11:54:45.8285540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-001] SKIPPED [ 92%] 2023-03-20T11:54:45.8292386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-002] SKIPPED [ 92%] 2023-03-20T11:54:45.8297647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-003] SKIPPED [ 92%] 2023-03-20T11:54:45.8303107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-004] SKIPPED [ 92%] 2023-03-20T11:54:45.8309332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-005] SKIPPED [ 92%] 2023-03-20T11:54:45.8314879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-006] SKIPPED [ 92%] 2023-03-20T11:54:45.8320522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-007] SKIPPED [ 92%] 2023-03-20T11:54:45.8326248Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-008] SKIPPED [ 92%] 2023-03-20T11:54:45.8333150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-009] SKIPPED [ 92%] 2023-03-20T11:54:45.8339461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-010] SKIPPED [ 92%] 2023-03-20T11:54:45.8345168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-011] SKIPPED [ 92%] 2023-03-20T11:54:45.8351537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-012] SKIPPED [ 92%] 2023-03-20T11:54:45.8357135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-013] SKIPPED [ 92%] 2023-03-20T11:54:45.8362887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-014] SKIPPED [ 92%] 2023-03-20T11:54:45.8369893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-015] SKIPPED [ 92%] 2023-03-20T11:54:45.8374505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-016] SKIPPED [ 92%] 2023-03-20T11:54:45.8380371Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-017] SKIPPED [ 92%] 2023-03-20T11:54:45.8386320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-018] SKIPPED [ 92%] 2023-03-20T11:54:45.8392065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-019] SKIPPED [ 92%] 2023-03-20T11:54:45.8397673Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-020] SKIPPED [ 92%] 2023-03-20T11:54:45.8404605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-021] SKIPPED [ 92%] 2023-03-20T11:54:45.8410436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-022] SKIPPED [ 92%] 2023-03-20T11:54:45.8416127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-023] SKIPPED [ 92%] 2023-03-20T11:54:45.8422174Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-024] SKIPPED [ 92%] 2023-03-20T11:54:45.8427879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-025] SKIPPED [ 92%] 2023-03-20T11:54:45.8433828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-026] SKIPPED [ 92%] 2023-03-20T11:54:45.8439493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-027] SKIPPED [ 92%] 2023-03-20T11:54:45.8445083Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-028] SKIPPED [ 92%] 2023-03-20T11:54:45.8451809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-029] SKIPPED [ 92%] 2023-03-20T11:54:45.8457241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-030] SKIPPED [ 92%] 2023-03-20T11:54:45.8462926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-031] SKIPPED [ 92%] 2023-03-20T11:54:45.8469109Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-032] SKIPPED [ 92%] 2023-03-20T11:54:45.8477260Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-033] SKIPPED [ 92%] 2023-03-20T11:54:45.8483029Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-034] SKIPPED [ 92%] 2023-03-20T11:54:45.8490048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-035] SKIPPED [ 92%] 2023-03-20T11:54:45.8494547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-036] SKIPPED [ 92%] 2023-03-20T11:54:45.8500121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-037] SKIPPED [ 92%] 2023-03-20T11:54:45.8506204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-038] SKIPPED [ 92%] 2023-03-20T11:54:45.8511741Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-039] SKIPPED [ 92%] 2023-03-20T11:54:45.8517058Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-040] SKIPPED [ 92%] 2023-03-20T11:54:45.8522921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-041] SKIPPED [ 92%] 2023-03-20T11:54:45.8530064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-042] SKIPPED [ 92%] 2023-03-20T11:54:45.8534573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-043] SKIPPED [ 92%] 2023-03-20T11:54:45.8541713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-044] SKIPPED [ 92%] 2023-03-20T11:54:45.8547667Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-045] SKIPPED [ 92%] 2023-03-20T11:54:45.8553315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-046] SKIPPED [ 92%] 2023-03-20T11:54:45.8559028Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-047] SKIPPED [ 92%] 2023-03-20T11:54:45.8564890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-048] SKIPPED [ 92%] 2023-03-20T11:54:45.8571813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-049] SKIPPED [ 92%] 2023-03-20T11:54:45.8576647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-050] SKIPPED [ 92%] 2023-03-20T11:54:45.8582288Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-051] SKIPPED [ 92%] 2023-03-20T11:54:45.8588360Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-052] SKIPPED [ 92%] 2023-03-20T11:54:45.8593992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-053] SKIPPED [ 92%] 2023-03-20T11:54:45.8599699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-054] SKIPPED [ 92%] 2023-03-20T11:54:45.8605309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-055] SKIPPED [ 92%] 2023-03-20T11:54:45.8613119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-056] SKIPPED [ 92%] 2023-03-20T11:54:45.8618255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-057] SKIPPED [ 92%] 2023-03-20T11:54:45.8623999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-058] SKIPPED [ 92%] 2023-03-20T11:54:45.8629539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-059] SKIPPED [ 92%] 2023-03-20T11:54:45.8635189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-060] SKIPPED [ 92%] 2023-03-20T11:54:45.8640893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-061] SKIPPED [ 92%] 2023-03-20T11:54:45.8646493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-062] SKIPPED [ 92%] 2023-03-20T11:54:45.8653098Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-063] SKIPPED [ 92%] 2023-03-20T11:54:45.8658299Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-064] SKIPPED [ 92%] 2023-03-20T11:54:45.8663676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-065] SKIPPED [ 92%] 2023-03-20T11:54:45.8669849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-066] SKIPPED [ 92%] 2023-03-20T11:54:45.8676924Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-067] SKIPPED [ 92%] 2023-03-20T11:54:45.8682740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-068] SKIPPED [ 92%] 2023-03-20T11:54:45.8689564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-069] SKIPPED [ 92%] 2023-03-20T11:54:45.8694287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-070] SKIPPED [ 92%] 2023-03-20T11:54:45.8700233Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-071] SKIPPED [ 92%] 2023-03-20T11:54:45.8706230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-072] SKIPPED [ 92%] 2023-03-20T11:54:45.8712143Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-073] SKIPPED [ 92%] 2023-03-20T11:54:45.8717541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-074] SKIPPED [ 92%] 2023-03-20T11:54:45.8723362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-075] SKIPPED [ 92%] 2023-03-20T11:54:45.8730405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-076] SKIPPED [ 92%] 2023-03-20T11:54:45.8735118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-077] SKIPPED [ 92%] 2023-03-20T11:54:45.8740832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-078] SKIPPED [ 92%] 2023-03-20T11:54:45.8748012Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-079] SKIPPED [ 92%] 2023-03-20T11:54:45.8753544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-080] SKIPPED [ 92%] 2023-03-20T11:54:45.8759334Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-081] SKIPPED [ 92%] 2023-03-20T11:54:45.8765021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-082] SKIPPED [ 92%] 2023-03-20T11:54:45.8771746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-083] SKIPPED [ 92%] 2023-03-20T11:54:45.8776967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-084] SKIPPED [ 92%] 2023-03-20T11:54:45.8782697Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-085] SKIPPED [ 92%] 2023-03-20T11:54:45.8788907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-086] SKIPPED [ 92%] 2023-03-20T11:54:45.8794348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-087] SKIPPED [ 92%] 2023-03-20T11:54:45.8800066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-088] SKIPPED [ 92%] 2023-03-20T11:54:45.8805682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-089] SKIPPED [ 92%] 2023-03-20T11:54:45.8813037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-090] SKIPPED [ 92%] 2023-03-20T11:54:45.8819049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-091] SKIPPED [ 92%] 2023-03-20T11:54:45.8824764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-092] SKIPPED [ 92%] 2023-03-20T11:54:45.8830904Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-093] SKIPPED [ 92%] 2023-03-20T11:54:45.8836451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-094] SKIPPED [ 92%] 2023-03-20T11:54:45.8842253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-095] SKIPPED [ 92%] 2023-03-20T11:54:45.8849104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-096] SKIPPED [ 92%] 2023-03-20T11:54:45.8853892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-097] SKIPPED [ 92%] 2023-03-20T11:54:45.8859822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-098] SKIPPED [ 92%] 2023-03-20T11:54:45.8865570Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-099] SKIPPED [ 92%] 2023-03-20T11:54:45.8871346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-100] SKIPPED [ 92%] 2023-03-20T11:54:45.8877041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-101] SKIPPED [ 92%] 2023-03-20T11:54:45.8884254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-102] SKIPPED [ 92%] 2023-03-20T11:54:45.8890833Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-103] SKIPPED [ 92%] 2023-03-20T11:54:45.8896129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-104] SKIPPED [ 92%] 2023-03-20T11:54:45.8901340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-105] SKIPPED [ 92%] 2023-03-20T11:54:45.8907422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-106] SKIPPED [ 92%] 2023-03-20T11:54:45.8912960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_sharpness-107] SKIPPED [ 92%] 2023-03-20T11:54:45.8918615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-000] SKIPPED [ 92%] 2023-03-20T11:54:45.8924296Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-001] SKIPPED [ 92%] 2023-03-20T11:54:45.8931327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-002] SKIPPED [ 92%] 2023-03-20T11:54:45.8936041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-003] SKIPPED [ 92%] 2023-03-20T11:54:45.8941753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-004] SKIPPED [ 92%] 2023-03-20T11:54:45.8948895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-005] SKIPPED [ 92%] 2023-03-20T11:54:45.8954454Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-006] SKIPPED [ 92%] 2023-03-20T11:54:45.8960284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-007] SKIPPED [ 92%] 2023-03-20T11:54:45.8965909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-008] SKIPPED [ 92%] 2023-03-20T11:54:45.8972547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-009] SKIPPED [ 92%] 2023-03-20T11:54:45.8977624Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-010] SKIPPED [ 92%] 2023-03-20T11:54:45.8983118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-011] SKIPPED [ 92%] 2023-03-20T11:54:45.8989180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-012] SKIPPED [ 92%] 2023-03-20T11:54:45.8994637Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-013] SKIPPED [ 92%] 2023-03-20T11:54:45.9000431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-014] SKIPPED [ 92%] 2023-03-20T11:54:45.9005980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-015] SKIPPED [ 92%] 2023-03-20T11:54:45.9012928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-016] SKIPPED [ 92%] 2023-03-20T11:54:45.9019215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-017] SKIPPED [ 92%] 2023-03-20T11:54:45.9024605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-018] SKIPPED [ 92%] 2023-03-20T11:54:45.9030477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-019] SKIPPED [ 92%] 2023-03-20T11:54:45.9036037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-020] SKIPPED [ 92%] 2023-03-20T11:54:45.9042053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-021] SKIPPED [ 92%] 2023-03-20T11:54:45.9047534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-022] SKIPPED [ 92%] 2023-03-20T11:54:45.9053417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-023] SKIPPED [ 92%] 2023-03-20T11:54:45.9059573Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-024] SKIPPED [ 92%] 2023-03-20T11:54:45.9065229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-025] SKIPPED [ 92%] 2023-03-20T11:54:45.9070804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-026] SKIPPED [ 92%] 2023-03-20T11:54:45.9076380Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-027] SKIPPED [ 92%] 2023-03-20T11:54:45.9083268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-028] SKIPPED [ 92%] 2023-03-20T11:54:45.9090304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-029] SKIPPED [ 92%] 2023-03-20T11:54:45.9094768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-030] SKIPPED [ 92%] 2023-03-20T11:54:45.9100235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-031] SKIPPED [ 92%] 2023-03-20T11:54:45.9106073Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-032] SKIPPED [ 92%] 2023-03-20T11:54:45.9111816Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-033] SKIPPED [ 92%] 2023-03-20T11:54:45.9117361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-034] SKIPPED [ 92%] 2023-03-20T11:54:45.9123075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-035] SKIPPED [ 92%] 2023-03-20T11:54:45.9129911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-036] SKIPPED [ 92%] 2023-03-20T11:54:45.9134692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-037] SKIPPED [ 92%] 2023-03-20T11:54:45.9140728Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-038] SKIPPED [ 92%] 2023-03-20T11:54:45.9146372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-039] SKIPPED [ 92%] 2023-03-20T11:54:45.9153351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-040] SKIPPED [ 92%] 2023-03-20T11:54:45.9159086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-041] SKIPPED [ 92%] 2023-03-20T11:54:45.9164600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-042] SKIPPED [ 92%] 2023-03-20T11:54:45.9171465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-043] SKIPPED [ 92%] 2023-03-20T11:54:45.9176581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-044] SKIPPED [ 92%] 2023-03-20T11:54:45.9182229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-045] SKIPPED [ 92%] 2023-03-20T11:54:45.9188428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-046] SKIPPED [ 92%] 2023-03-20T11:54:45.9193950Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-047] SKIPPED [ 92%] 2023-03-20T11:54:45.9199495Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-048] SKIPPED [ 92%] 2023-03-20T11:54:45.9205216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-049] SKIPPED [ 92%] 2023-03-20T11:54:45.9212126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-050] SKIPPED [ 92%] 2023-03-20T11:54:45.9218062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-051] SKIPPED [ 92%] 2023-03-20T11:54:45.9223465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-052] SKIPPED [ 92%] 2023-03-20T11:54:45.9229682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-053] SKIPPED [ 92%] 2023-03-20T11:54:45.9235162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-054] SKIPPED [ 92%] 2023-03-20T11:54:45.9240929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-055] SKIPPED [ 92%] 2023-03-20T11:54:45.9246479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-056] SKIPPED [ 92%] 2023-03-20T11:54:45.9253117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-057] SKIPPED [ 92%] 2023-03-20T11:54:45.9258337Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-058] SKIPPED [ 92%] 2023-03-20T11:54:45.9264129Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-059] SKIPPED [ 92%] 2023-03-20T11:54:45.9270216Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-060] SKIPPED [ 92%] 2023-03-20T11:54:45.9275758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-061] SKIPPED [ 92%] 2023-03-20T11:54:45.9284302Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-062] SKIPPED [ 92%] 2023-03-20T11:54:45.9290559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-063] SKIPPED [ 92%] 2023-03-20T11:54:45.9295853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-064] SKIPPED [ 92%] 2023-03-20T11:54:45.9301380Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-065] SKIPPED [ 92%] 2023-03-20T11:54:45.9307308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-066] SKIPPED [ 92%] 2023-03-20T11:54:45.9312916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-067] SKIPPED [ 92%] 2023-03-20T11:54:45.9318670Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-068] SKIPPED [ 92%] 2023-03-20T11:54:45.9324286Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-069] SKIPPED [ 92%] 2023-03-20T11:54:45.9330458Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-070] SKIPPED [ 92%] 2023-03-20T11:54:45.9336041Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-071] SKIPPED [ 92%] 2023-03-20T11:54:45.9341746Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-072] SKIPPED [ 92%] 2023-03-20T11:54:45.9347640Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-073] SKIPPED [ 92%] 2023-03-20T11:54:45.9354598Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-074] SKIPPED [ 92%] 2023-03-20T11:54:45.9360255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-075] SKIPPED [ 92%] 2023-03-20T11:54:45.9365903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-076] SKIPPED [ 92%] 2023-03-20T11:54:45.9372546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-077] SKIPPED [ 92%] 2023-03-20T11:54:45.9377483Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-078] SKIPPED [ 92%] 2023-03-20T11:54:45.9383057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-079] SKIPPED [ 92%] 2023-03-20T11:54:45.9388763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-080] SKIPPED [ 92%] 2023-03-20T11:54:45.9394213Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-081] SKIPPED [ 92%] 2023-03-20T11:54:45.9399768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-082] SKIPPED [ 92%] 2023-03-20T11:54:45.9405419Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-083] SKIPPED [ 92%] 2023-03-20T11:54:45.9411454Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-084] SKIPPED [ 92%] 2023-03-20T11:54:45.9418840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-085] SKIPPED [ 92%] 2023-03-20T11:54:45.9424312Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-086] SKIPPED [ 92%] 2023-03-20T11:54:45.9430116Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-087] SKIPPED [ 92%] 2023-03-20T11:54:45.9435694Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-088] SKIPPED [ 92%] 2023-03-20T11:54:45.9441295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-089] SKIPPED [ 92%] 2023-03-20T11:54:45.9446856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-090] SKIPPED [ 92%] 2023-03-20T11:54:45.9453211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-091] SKIPPED [ 92%] 2023-03-20T11:54:45.9458825Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-092] SKIPPED [ 92%] 2023-03-20T11:54:45.9464253Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-093] SKIPPED [ 92%] 2023-03-20T11:54:45.9470148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-094] SKIPPED [ 92%] 2023-03-20T11:54:45.9475685Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-095] SKIPPED [ 92%] 2023-03-20T11:54:45.9481555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-096] SKIPPED [ 92%] 2023-03-20T11:54:45.9489234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-097] SKIPPED [ 92%] 2023-03-20T11:54:45.9493987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-098] SKIPPED [ 92%] 2023-03-20T11:54:45.9499891Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-099] SKIPPED [ 92%] 2023-03-20T11:54:45.9505617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-100] SKIPPED [ 92%] 2023-03-20T11:54:45.9511528Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-101] SKIPPED [ 92%] 2023-03-20T11:54:45.9516994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-102] SKIPPED [ 92%] 2023-03-20T11:54:45.9522763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-103] SKIPPED [ 92%] 2023-03-20T11:54:45.9529668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-104] SKIPPED [ 92%] 2023-03-20T11:54:45.9534255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-105] SKIPPED [ 92%] 2023-03-20T11:54:45.9540163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-106] SKIPPED [ 92%] 2023-03-20T11:54:45.9545845Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[erase-107] SKIPPED [ 92%] 2023-03-20T11:54:45.9553033Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-00] SKIPPED [ 92%] 2023-03-20T11:54:45.9558682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-01] SKIPPED [ 92%] 2023-03-20T11:54:45.9564378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-02] SKIPPED [ 92%] 2023-03-20T11:54:45.9570576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-03] SKIPPED [ 92%] 2023-03-20T11:54:45.9576365Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-04] SKIPPED [ 92%] 2023-03-20T11:54:45.9582142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-05] SKIPPED [ 92%] 2023-03-20T11:54:45.9588092Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-06] SKIPPED [ 92%] 2023-03-20T11:54:45.9593322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-07] SKIPPED [ 92%] 2023-03-20T11:54:45.9598987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-08] SKIPPED [ 92%] 2023-03-20T11:54:45.9604712Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-09] SKIPPED [ 92%] 2023-03-20T11:54:45.9610550Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-10] SKIPPED [ 92%] 2023-03-20T11:54:45.9617487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-11] SKIPPED [ 92%] 2023-03-20T11:54:45.9624229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-12] SKIPPED [ 92%] 2023-03-20T11:54:45.9630338Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-13] SKIPPED [ 92%] 2023-03-20T11:54:45.9635917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-14] SKIPPED [ 92%] 2023-03-20T11:54:45.9641596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-15] SKIPPED [ 92%] 2023-03-20T11:54:45.9647215Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-16] SKIPPED [ 92%] 2023-03-20T11:54:45.9653201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-17] SKIPPED [ 92%] 2023-03-20T11:54:45.9659320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-18] SKIPPED [ 92%] 2023-03-20T11:54:45.9664789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-19] SKIPPED [ 92%] 2023-03-20T11:54:45.9670919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-20] SKIPPED [ 92%] 2023-03-20T11:54:45.9676513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-21] SKIPPED [ 92%] 2023-03-20T11:54:45.9682220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-22] SKIPPED [ 92%] 2023-03-20T11:54:45.9690444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-23] SKIPPED [ 92%] 2023-03-20T11:54:45.9695152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-24] SKIPPED [ 92%] 2023-03-20T11:54:45.9700977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-25] SKIPPED [ 92%] 2023-03-20T11:54:45.9706944Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-26] SKIPPED [ 92%] 2023-03-20T11:54:45.9712156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-27] SKIPPED [ 92%] 2023-03-20T11:54:45.9717958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-28] SKIPPED [ 92%] 2023-03-20T11:54:45.9723474Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-29] SKIPPED [ 92%] 2023-03-20T11:54:45.9730205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-30] SKIPPED [ 92%] 2023-03-20T11:54:45.9734946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-31] SKIPPED [ 92%] 2023-03-20T11:54:45.9740929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-32] SKIPPED [ 92%] 2023-03-20T11:54:45.9746880Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-33] SKIPPED [ 92%] 2023-03-20T11:54:45.9752127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-34] SKIPPED [ 92%] 2023-03-20T11:54:45.9758936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-35] SKIPPED [ 92%] 2023-03-20T11:54:45.9764539Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-36] SKIPPED [ 92%] 2023-03-20T11:54:45.9771511Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-37] SKIPPED [ 92%] 2023-03-20T11:54:45.9776494Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-38] SKIPPED [ 92%] 2023-03-20T11:54:45.9782276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-39] SKIPPED [ 92%] 2023-03-20T11:54:45.9788236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-40] SKIPPED [ 92%] 2023-03-20T11:54:45.9793896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-41] SKIPPED [ 92%] 2023-03-20T11:54:45.9799700Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-42] SKIPPED [ 92%] 2023-03-20T11:54:45.9805441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-43] SKIPPED [ 92%] 2023-03-20T11:54:45.9812057Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-44] SKIPPED [ 92%] 2023-03-20T11:54:45.9817320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-45] SKIPPED [ 92%] 2023-03-20T11:54:45.9824331Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-46] SKIPPED [ 92%] 2023-03-20T11:54:45.9830600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-47] SKIPPED [ 92%] 2023-03-20T11:54:45.9836126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-48] SKIPPED [ 92%] 2023-03-20T11:54:45.9841869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-49] SKIPPED [ 92%] 2023-03-20T11:54:45.9847481Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-50] SKIPPED [ 92%] 2023-03-20T11:54:45.9853661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-51] SKIPPED [ 92%] 2023-03-20T11:54:45.9859100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-52] SKIPPED [ 92%] 2023-03-20T11:54:45.9864636Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-53] SKIPPED [ 92%] 2023-03-20T11:54:45.9870663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-54] SKIPPED [ 92%] 2023-03-20T11:54:45.9876268Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-55] SKIPPED [ 92%] 2023-03-20T11:54:45.9882052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-56] SKIPPED [ 92%] 2023-03-20T11:54:45.9888405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-57] SKIPPED [ 92%] 2023-03-20T11:54:45.9894721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-58] SKIPPED [ 92%] 2023-03-20T11:54:45.9900834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-59] SKIPPED [ 92%] 2023-03-20T11:54:45.9906777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-60] SKIPPED [ 92%] 2023-03-20T11:54:45.9912692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-61] SKIPPED [ 92%] 2023-03-20T11:54:45.9918557Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-62] SKIPPED [ 92%] 2023-03-20T11:54:45.9924220Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-63] SKIPPED [ 92%] 2023-03-20T11:54:45.9930505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-64] SKIPPED [ 92%] 2023-03-20T11:54:45.9936367Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-65] SKIPPED [ 92%] 2023-03-20T11:54:45.9941779Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-66] SKIPPED [ 92%] 2023-03-20T11:54:45.9947932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-67] SKIPPED [ 92%] 2023-03-20T11:54:45.9953717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-68] SKIPPED [ 92%] 2023-03-20T11:54:45.9960905Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-69] SKIPPED [ 92%] 2023-03-20T11:54:45.9966397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-70] SKIPPED [ 92%] 2023-03-20T11:54:45.9973061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_brightness-71] SKIPPED [ 92%] 2023-03-20T11:54:45.9978646Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-00] SKIPPED [ 92%] 2023-03-20T11:54:45.9984120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-01] SKIPPED [ 92%] 2023-03-20T11:54:45.9989763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-02] SKIPPED [ 92%] 2023-03-20T11:54:45.9995576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-03] SKIPPED [ 92%] 2023-03-20T11:54:46.0001518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-04] SKIPPED [ 92%] 2023-03-20T11:54:46.0007223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-05] SKIPPED [ 92%] 2023-03-20T11:54:46.0013204Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-06] SKIPPED [ 92%] 2023-03-20T11:54:46.0019414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-07] SKIPPED [ 92%] 2023-03-20T11:54:46.0026717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-08] SKIPPED [ 92%] 2023-03-20T11:54:46.0031986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-09] SKIPPED [ 92%] 2023-03-20T11:54:46.0037599Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-10] SKIPPED [ 92%] 2023-03-20T11:54:46.0043508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-11] SKIPPED [ 92%] 2023-03-20T11:54:46.0050515Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-12] SKIPPED [ 92%] 2023-03-20T11:54:46.0055091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-13] SKIPPED [ 92%] 2023-03-20T11:54:46.0060972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-14] SKIPPED [ 92%] 2023-03-20T11:54:46.0066887Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-15] SKIPPED [ 92%] 2023-03-20T11:54:46.0073166Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-16] SKIPPED [ 92%] 2023-03-20T11:54:46.0079315Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-17] SKIPPED [ 92%] 2023-03-20T11:54:46.0084789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-18] SKIPPED [ 92%] 2023-03-20T11:54:46.0090984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-19] SKIPPED [ 92%] 2023-03-20T11:54:46.0099830Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-20] SKIPPED [ 92%] 2023-03-20T11:54:46.0105706Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-21] SKIPPED [ 92%] 2023-03-20T11:54:46.0111734Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-22] SKIPPED [ 92%] 2023-03-20T11:54:46.0117327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-23] SKIPPED [ 92%] 2023-03-20T11:54:46.0123133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-24] SKIPPED [ 92%] 2023-03-20T11:54:46.0130084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-25] SKIPPED [ 92%] 2023-03-20T11:54:46.0135053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-26] SKIPPED [ 92%] 2023-03-20T11:54:46.0140955Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-27] SKIPPED [ 92%] 2023-03-20T11:54:46.0147037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-28] SKIPPED [ 92%] 2023-03-20T11:54:46.0152889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-29] SKIPPED [ 92%] 2023-03-20T11:54:46.0158724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-30] SKIPPED [ 92%] 2023-03-20T11:54:46.0165798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-31] SKIPPED [ 92%] 2023-03-20T11:54:46.0172876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-32] SKIPPED [ 92%] 2023-03-20T11:54:46.0177981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-33] SKIPPED [ 92%] 2023-03-20T11:54:46.0183615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-34] SKIPPED [ 92%] 2023-03-20T11:54:46.0189796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-35] SKIPPED [ 92%] 2023-03-20T11:54:46.0195425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-36] SKIPPED [ 92%] 2023-03-20T11:54:46.0201332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-37] SKIPPED [ 92%] 2023-03-20T11:54:46.0207175Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-38] SKIPPED [ 92%] 2023-03-20T11:54:46.0213184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-39] SKIPPED [ 92%] 2023-03-20T11:54:46.0218976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-40] SKIPPED [ 92%] 2023-03-20T11:54:46.0224518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-41] SKIPPED [ 92%] 2023-03-20T11:54:46.0230275Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-42] SKIPPED [ 92%] 2023-03-20T11:54:46.0237086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-43] SKIPPED [ 92%] 2023-03-20T11:54:46.0242929Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-44] SKIPPED [ 92%] 2023-03-20T11:54:46.0250328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-45] SKIPPED [ 92%] 2023-03-20T11:54:46.0255168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-46] SKIPPED [ 92%] 2023-03-20T11:54:46.0260912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-47] SKIPPED [ 92%] 2023-03-20T11:54:46.0267075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-48] SKIPPED [ 92%] 2023-03-20T11:54:46.0272171Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-49] SKIPPED [ 92%] 2023-03-20T11:54:46.0278164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-50] SKIPPED [ 92%] 2023-03-20T11:54:46.0283821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-51] SKIPPED [ 92%] 2023-03-20T11:54:46.0290556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-52] SKIPPED [ 92%] 2023-03-20T11:54:46.0295747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-53] SKIPPED [ 92%] 2023-03-20T11:54:46.0302733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-54] SKIPPED [ 92%] 2023-03-20T11:54:46.0309021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-55] SKIPPED [ 92%] 2023-03-20T11:54:46.0314603Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-56] SKIPPED [ 92%] 2023-03-20T11:54:46.0320506Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-57] SKIPPED [ 92%] 2023-03-20T11:54:46.0326019Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-58] SKIPPED [ 92%] 2023-03-20T11:54:46.0332968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-59] SKIPPED [ 92%] 2023-03-20T11:54:46.0338015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-60] SKIPPED [ 92%] 2023-03-20T11:54:46.0343727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-61] SKIPPED [ 92%] 2023-03-20T11:54:46.0350069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-62] SKIPPED [ 92%] 2023-03-20T11:54:46.0355620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-63] SKIPPED [ 92%] 2023-03-20T11:54:46.0361513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-64] SKIPPED [ 92%] 2023-03-20T11:54:46.0367117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-65] SKIPPED [ 92%] 2023-03-20T11:54:46.0374308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-66] SKIPPED [ 92%] 2023-03-20T11:54:46.0380468Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-67] SKIPPED [ 92%] 2023-03-20T11:54:46.0386015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-68] SKIPPED [ 92%] 2023-03-20T11:54:46.0392103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-69] SKIPPED [ 92%] 2023-03-20T11:54:46.0397954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-70] SKIPPED [ 92%] 2023-03-20T11:54:46.0403756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_contrast-71] SKIPPED [ 92%] 2023-03-20T11:54:46.0410521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-00] SKIPPED [ 92%] 2023-03-20T11:54:46.0415762Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-01] SKIPPED [ 92%] 2023-03-20T11:54:46.0421572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-02] SKIPPED [ 92%] 2023-03-20T11:54:46.0427607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-03] SKIPPED [ 92%] 2023-03-20T11:54:46.0433344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-04] SKIPPED [ 92%] 2023-03-20T11:54:46.0440400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-05] SKIPPED [ 92%] 2023-03-20T11:54:46.0446061Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-06] SKIPPED [ 92%] 2023-03-20T11:54:46.0453110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-07] SKIPPED [ 92%] 2023-03-20T11:54:46.0458164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-08] SKIPPED [ 92%] 2023-03-20T11:54:46.0463867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-09] SKIPPED [ 92%] 2023-03-20T11:54:46.0469990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-10] SKIPPED [ 92%] 2023-03-20T11:54:46.0475695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-11] SKIPPED [ 92%] 2023-03-20T11:54:46.0481469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-12] SKIPPED [ 92%] 2023-03-20T11:54:46.0487201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-13] SKIPPED [ 92%] 2023-03-20T11:54:46.0493276Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-14] SKIPPED [ 92%] 2023-03-20T11:54:46.0499306Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-15] SKIPPED [ 92%] 2023-03-20T11:54:46.0505050Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-16] SKIPPED [ 92%] 2023-03-20T11:54:46.0512455Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-17] SKIPPED [ 92%] 2023-03-20T11:54:46.0518145Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-18] SKIPPED [ 92%] 2023-03-20T11:54:46.0523885Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-19] SKIPPED [ 92%] 2023-03-20T11:54:46.0530446Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-20] SKIPPED [ 92%] 2023-03-20T11:54:46.0535916Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-21] SKIPPED [ 92%] 2023-03-20T11:54:46.0541840Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-22] SKIPPED [ 92%] 2023-03-20T11:54:46.0548101Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-23] SKIPPED [ 92%] 2023-03-20T11:54:46.0553626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-24] SKIPPED [ 92%] 2023-03-20T11:54:46.0559674Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-25] SKIPPED [ 92%] 2023-03-20T11:54:46.0565710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-26] SKIPPED [ 92%] 2023-03-20T11:54:46.0572074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-27] SKIPPED [ 92%] 2023-03-20T11:54:46.0579158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-28] SKIPPED [ 92%] 2023-03-20T11:54:46.0584751Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-29] SKIPPED [ 92%] 2023-03-20T11:54:46.0590968Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-30] SKIPPED [ 92%] 2023-03-20T11:54:46.0596555Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-31] SKIPPED [ 92%] 2023-03-20T11:54:46.0602536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-32] SKIPPED [ 92%] 2023-03-20T11:54:46.0609361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-33] SKIPPED [ 92%] 2023-03-20T11:54:46.0614184Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-34] SKIPPED [ 92%] 2023-03-20T11:54:46.0620211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-35] SKIPPED [ 92%] 2023-03-20T11:54:46.0626003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-36] SKIPPED [ 92%] 2023-03-20T11:54:46.0632136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-37] SKIPPED [ 92%] 2023-03-20T11:54:46.0637918Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-38] SKIPPED [ 92%] 2023-03-20T11:54:46.0643680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-39] SKIPPED [ 92%] 2023-03-20T11:54:46.0651750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-40] SKIPPED [ 92%] 2023-03-20T11:54:46.0656736Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-41] SKIPPED [ 92%] 2023-03-20T11:54:46.0662796Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-42] SKIPPED [ 92%] 2023-03-20T11:54:46.0668756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-43] SKIPPED [ 92%] 2023-03-20T11:54:46.0674287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-44] SKIPPED [ 92%] 2023-03-20T11:54:46.0680154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-45] SKIPPED [ 92%] 2023-03-20T11:54:46.0685815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-46] SKIPPED [ 92%] 2023-03-20T11:54:46.0693000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-47] SKIPPED [ 92%] 2023-03-20T11:54:46.0697938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-48] SKIPPED [ 92%] 2023-03-20T11:54:46.0703635Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-49] SKIPPED [ 92%] 2023-03-20T11:54:46.0709843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-50] SKIPPED [ 92%] 2023-03-20T11:54:46.0716787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-51] SKIPPED [ 92%] 2023-03-20T11:54:46.0722749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-52] SKIPPED [ 92%] 2023-03-20T11:54:46.0729722Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-53] SKIPPED [ 92%] 2023-03-20T11:54:46.0734533Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-54] SKIPPED [ 92%] 2023-03-20T11:54:46.0740560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-55] SKIPPED [ 92%] 2023-03-20T11:54:46.0746453Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-56] SKIPPED [ 92%] 2023-03-20T11:54:46.0752415Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-57] SKIPPED [ 92%] 2023-03-20T11:54:46.0758382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-58] SKIPPED [ 92%] 2023-03-20T11:54:46.0763899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-59] SKIPPED [ 92%] 2023-03-20T11:54:46.0771487Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-60] SKIPPED [ 92%] 2023-03-20T11:54:46.0775488Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-61] SKIPPED [ 92%] 2023-03-20T11:54:46.0781479Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-62] SKIPPED [ 92%] 2023-03-20T11:54:46.0788721Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-63] SKIPPED [ 92%] 2023-03-20T11:54:46.0794695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-64] SKIPPED [ 92%] 2023-03-20T11:54:46.0800590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-65] SKIPPED [ 92%] 2023-03-20T11:54:46.0806182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-66] SKIPPED [ 92%] 2023-03-20T11:54:46.0813004Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-67] SKIPPED [ 92%] 2023-03-20T11:54:46.0818504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-68] SKIPPED [ 92%] 2023-03-20T11:54:46.0824390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-69] SKIPPED [ 92%] 2023-03-20T11:54:46.0830682Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-70] SKIPPED [ 92%] 2023-03-20T11:54:46.0836447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_gamma-71] SKIPPED [ 92%] 2023-03-20T11:54:46.0842247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-00] SKIPPED [ 92%] 2023-03-20T11:54:46.0849093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-01] SKIPPED [ 92%] 2023-03-20T11:54:46.0855462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-02] SKIPPED [ 92%] 2023-03-20T11:54:46.0860936Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-03] SKIPPED [ 92%] 2023-03-20T11:54:46.0866925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-04] SKIPPED [ 92%] 2023-03-20T11:54:46.0872814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-05] SKIPPED [ 92%] 2023-03-20T11:54:46.0878801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-06] SKIPPED [ 92%] 2023-03-20T11:54:46.0884580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-07] SKIPPED [ 92%] 2023-03-20T11:54:46.0891715Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-08] SKIPPED [ 92%] 2023-03-20T11:54:46.0896687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-09] SKIPPED [ 92%] 2023-03-20T11:54:46.0902170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-10] SKIPPED [ 92%] 2023-03-20T11:54:46.0908199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-11] SKIPPED [ 92%] 2023-03-20T11:54:46.0913992Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-12] SKIPPED [ 92%] 2023-03-20T11:54:46.0922592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-13] SKIPPED [ 92%] 2023-03-20T11:54:46.0929864Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-14] SKIPPED [ 92%] 2023-03-20T11:54:46.0934641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-15] SKIPPED [ 92%] 2023-03-20T11:54:46.0940604Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-16] SKIPPED [ 92%] 2023-03-20T11:54:46.0946518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-17] SKIPPED [ 92%] 2023-03-20T11:54:46.0952545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-18] SKIPPED [ 92%] 2023-03-20T11:54:46.0958267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-19] SKIPPED [ 92%] 2023-03-20T11:54:46.0964154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-20] SKIPPED [ 92%] 2023-03-20T11:54:46.0971611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-21] SKIPPED [ 92%] 2023-03-20T11:54:46.0976025Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-22] SKIPPED [ 92%] 2023-03-20T11:54:46.0981952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-23] SKIPPED [ 92%] 2023-03-20T11:54:46.0988156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-24] SKIPPED [ 92%] 2023-03-20T11:54:46.0995108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-25] SKIPPED [ 92%] 2023-03-20T11:54:46.1000986Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-26] SKIPPED [ 92%] 2023-03-20T11:54:46.1006720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-27] SKIPPED [ 92%] 2023-03-20T11:54:46.1013267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-28] SKIPPED [ 92%] 2023-03-20T11:54:46.1018376Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-29] SKIPPED [ 92%] 2023-03-20T11:54:46.1023871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-30] SKIPPED [ 92%] 2023-03-20T11:54:46.1030227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-31] SKIPPED [ 92%] 2023-03-20T11:54:46.1035815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-32] SKIPPED [ 92%] 2023-03-20T11:54:46.1041793Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-33] SKIPPED [ 92%] 2023-03-20T11:54:46.1047469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-34] SKIPPED [ 92%] 2023-03-20T11:54:46.1053720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-35] SKIPPED [ 93%] 2023-03-20T11:54:46.1060737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-36] SKIPPED [ 93%] 2023-03-20T11:54:46.1066804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-37] SKIPPED [ 93%] 2023-03-20T11:54:46.1072593Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-38] SKIPPED [ 93%] 2023-03-20T11:54:46.1078744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-39] SKIPPED [ 93%] 2023-03-20T11:54:46.1084356Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-40] SKIPPED [ 93%] 2023-03-20T11:54:46.1090549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-41] SKIPPED [ 93%] 2023-03-20T11:54:46.1096443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-42] SKIPPED [ 93%] 2023-03-20T11:54:46.1102141Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-43] SKIPPED [ 93%] 2023-03-20T11:54:46.1107883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-44] SKIPPED [ 93%] 2023-03-20T11:54:46.1113364Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-45] SKIPPED [ 93%] 2023-03-20T11:54:46.1119366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-46] SKIPPED [ 93%] 2023-03-20T11:54:46.1124948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-47] SKIPPED [ 93%] 2023-03-20T11:54:46.1133014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-48] SKIPPED [ 93%] 2023-03-20T11:54:46.1138015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-49] SKIPPED [ 93%] 2023-03-20T11:54:46.1143801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-50] SKIPPED [ 93%] 2023-03-20T11:54:46.1149915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-51] SKIPPED [ 93%] 2023-03-20T11:54:46.1155559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-52] SKIPPED [ 93%] 2023-03-20T11:54:46.1161521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-53] SKIPPED [ 93%] 2023-03-20T11:54:46.1167189Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-54] SKIPPED [ 93%] 2023-03-20T11:54:46.1173285Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-55] SKIPPED [ 93%] 2023-03-20T11:54:46.1179170Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-56] SKIPPED [ 93%] 2023-03-20T11:54:46.1184883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-57] SKIPPED [ 93%] 2023-03-20T11:54:46.1191210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-58] SKIPPED [ 93%] 2023-03-20T11:54:46.1198076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-59] SKIPPED [ 93%] 2023-03-20T11:54:46.1203726Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-60] SKIPPED [ 93%] 2023-03-20T11:54:46.1210607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-61] SKIPPED [ 93%] 2023-03-20T11:54:46.1215567Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-62] SKIPPED [ 93%] 2023-03-20T11:54:46.1221581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-63] SKIPPED [ 93%] 2023-03-20T11:54:46.1227733Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-64] SKIPPED [ 93%] 2023-03-20T11:54:46.1233205Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-65] SKIPPED [ 93%] 2023-03-20T11:54:46.1239106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-66] SKIPPED [ 93%] 2023-03-20T11:54:46.1244607Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-67] SKIPPED [ 93%] 2023-03-20T11:54:46.1250785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-68] SKIPPED [ 93%] 2023-03-20T11:54:46.1257027Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-69] SKIPPED [ 93%] 2023-03-20T11:54:46.1262719Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-70] SKIPPED [ 93%] 2023-03-20T11:54:46.1269876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_hue-71] SKIPPED [ 93%] 2023-03-20T11:54:46.1275582Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-00] SKIPPED [ 93%] 2023-03-20T11:54:46.1281605Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-01] SKIPPED [ 93%] 2023-03-20T11:54:46.1287290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-02] SKIPPED [ 93%] 2023-03-20T11:54:46.1293518Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-03] SKIPPED [ 93%] 2023-03-20T11:54:46.1299430Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-04] SKIPPED [ 93%] 2023-03-20T11:54:46.1305121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-05] SKIPPED [ 93%] 2023-03-20T11:54:46.1311167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-06] SKIPPED [ 93%] 2023-03-20T11:54:46.1316865Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-07] SKIPPED [ 93%] 2023-03-20T11:54:46.1322556Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-08] SKIPPED [ 93%] 2023-03-20T11:54:46.1329407Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-09] SKIPPED [ 93%] 2023-03-20T11:54:46.1335633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-10] SKIPPED [ 93%] 2023-03-20T11:54:46.1341661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-11] SKIPPED [ 93%] 2023-03-20T11:54:46.1348023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-12] SKIPPED [ 93%] 2023-03-20T11:54:46.1353501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-13] SKIPPED [ 93%] 2023-03-20T11:54:46.1359542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-14] SKIPPED [ 93%] 2023-03-20T11:54:46.1365210Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-15] SKIPPED [ 93%] 2023-03-20T11:54:46.1371633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-16] SKIPPED [ 93%] 2023-03-20T11:54:46.1377616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-17] SKIPPED [ 93%] 2023-03-20T11:54:46.1383230Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-18] SKIPPED [ 93%] 2023-03-20T11:54:46.1389332Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-19] SKIPPED [ 93%] 2023-03-20T11:54:46.1394786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-20] SKIPPED [ 93%] 2023-03-20T11:54:46.1400827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-21] SKIPPED [ 93%] 2023-03-20T11:54:46.1407724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-22] SKIPPED [ 93%] 2023-03-20T11:54:46.1413540Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-23] SKIPPED [ 93%] 2023-03-20T11:54:46.1419562Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-24] SKIPPED [ 93%] 2023-03-20T11:54:46.1425274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-25] SKIPPED [ 93%] 2023-03-20T11:54:46.1430980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-26] SKIPPED [ 93%] 2023-03-20T11:54:46.1436649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-27] SKIPPED [ 93%] 2023-03-20T11:54:46.1442699Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-28] SKIPPED [ 93%] 2023-03-20T11:54:46.1449710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-29] SKIPPED [ 93%] 2023-03-20T11:54:46.1454366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-30] SKIPPED [ 93%] 2023-03-20T11:54:46.1460254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-31] SKIPPED [ 93%] 2023-03-20T11:54:46.1466218Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-32] SKIPPED [ 93%] 2023-03-20T11:54:46.1473308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-33] SKIPPED [ 93%] 2023-03-20T11:54:46.1479192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-34] SKIPPED [ 93%] 2023-03-20T11:54:46.1484934Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-35] SKIPPED [ 93%] 2023-03-20T11:54:46.1491823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-36] SKIPPED [ 93%] 2023-03-20T11:54:46.1496957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-37] SKIPPED [ 93%] 2023-03-20T11:54:46.1502436Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-38] SKIPPED [ 93%] 2023-03-20T11:54:46.1508690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-39] SKIPPED [ 93%] 2023-03-20T11:54:46.1514241Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-40] SKIPPED [ 93%] 2023-03-20T11:54:46.1520384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-41] SKIPPED [ 93%] 2023-03-20T11:54:46.1526119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-42] SKIPPED [ 93%] 2023-03-20T11:54:46.1532743Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-43] SKIPPED [ 93%] 2023-03-20T11:54:46.1537991Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-44] SKIPPED [ 93%] 2023-03-20T11:54:46.1544940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-45] SKIPPED [ 93%] 2023-03-20T11:54:46.1550765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-46] SKIPPED [ 93%] 2023-03-20T11:54:46.1556460Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-47] SKIPPED [ 93%] 2023-03-20T11:54:46.1562195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-48] SKIPPED [ 93%] 2023-03-20T11:54:46.1569158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-49] SKIPPED [ 93%] 2023-03-20T11:54:46.1574117Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-50] SKIPPED [ 93%] 2023-03-20T11:54:46.1580163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-51] SKIPPED [ 93%] 2023-03-20T11:54:46.1585949Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-52] SKIPPED [ 93%] 2023-03-20T11:54:46.1592354Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-53] SKIPPED [ 93%] 2023-03-20T11:54:46.1597984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-54] SKIPPED [ 93%] 2023-03-20T11:54:46.1603776Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-55] SKIPPED [ 93%] 2023-03-20T11:54:46.1611894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-56] SKIPPED [ 93%] 2023-03-20T11:54:46.1617108Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-57] SKIPPED [ 93%] 2023-03-20T11:54:46.1622463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-58] SKIPPED [ 93%] 2023-03-20T11:54:46.1628657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-59] SKIPPED [ 93%] 2023-03-20T11:54:46.1634250Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-60] SKIPPED [ 93%] 2023-03-20T11:54:46.1640154Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-61] SKIPPED [ 93%] 2023-03-20T11:54:46.1645773Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-62] SKIPPED [ 93%] 2023-03-20T11:54:46.1652760Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-63] SKIPPED [ 93%] 2023-03-20T11:54:46.1657844Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-64] SKIPPED [ 93%] 2023-03-20T11:54:46.1663675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-65] SKIPPED [ 93%] 2023-03-20T11:54:46.1669767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-66] SKIPPED [ 93%] 2023-03-20T11:54:46.1676548Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-67] SKIPPED [ 93%] 2023-03-20T11:54:46.1682438Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-68] SKIPPED [ 93%] 2023-03-20T11:54:46.1689328Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-69] SKIPPED [ 93%] 2023-03-20T11:54:46.1694252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-70] SKIPPED [ 93%] 2023-03-20T11:54:46.1700264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[adjust_saturation-71] SKIPPED [ 93%] 2023-03-20T11:54:46.1705940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-000] SKIPPED [ 93%] 2023-03-20T11:54:46.1711974Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-001] SKIPPED [ 93%] 2023-03-20T11:54:46.1717572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-002] SKIPPED [ 93%] 2023-03-20T11:54:46.1723443Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-003] SKIPPED [ 93%] 2023-03-20T11:54:46.1730428Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-004] SKIPPED [ 93%] 2023-03-20T11:54:46.1735860Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-005] SKIPPED [ 93%] 2023-03-20T11:54:46.1741589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-006] SKIPPED [ 93%] 2023-03-20T11:54:46.1750469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-007] SKIPPED [ 93%] 2023-03-20T11:54:46.1756169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-008] SKIPPED [ 93%] 2023-03-20T11:54:46.1761832Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-009] SKIPPED [ 93%] 2023-03-20T11:54:46.1767641Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-010] SKIPPED [ 93%] 2023-03-20T11:54:46.1773329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-011] SKIPPED [ 93%] 2023-03-20T11:54:46.1779386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-012] SKIPPED [ 93%] 2023-03-20T11:54:46.1785135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-013] SKIPPED [ 93%] 2023-03-20T11:54:46.1790838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-014] SKIPPED [ 93%] 2023-03-20T11:54:46.1796542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-015] SKIPPED [ 93%] 2023-03-20T11:54:46.1802412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-016] SKIPPED [ 93%] 2023-03-20T11:54:46.1809800Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-017] SKIPPED [ 93%] 2023-03-20T11:54:46.1816827Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-018] SKIPPED [ 93%] 2023-03-20T11:54:46.1823046Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-019] SKIPPED [ 93%] 2023-03-20T11:54:46.1829177Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-020] SKIPPED [ 93%] 2023-03-20T11:54:46.1834951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-021] SKIPPED [ 93%] 2023-03-20T11:54:46.1841439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-022] SKIPPED [ 93%] 2023-03-20T11:54:46.1849369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-023] SKIPPED [ 93%] 2023-03-20T11:54:46.1854135Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-024] SKIPPED [ 93%] 2023-03-20T11:54:46.1860127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-025] SKIPPED [ 93%] 2023-03-20T11:54:46.1866121Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-026] SKIPPED [ 93%] 2023-03-20T11:54:46.1872327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-027] SKIPPED [ 93%] 2023-03-20T11:54:46.1878432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-028] SKIPPED [ 93%] 2023-03-20T11:54:46.1883903Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-029] SKIPPED [ 93%] 2023-03-20T11:54:46.1892114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-030] SKIPPED [ 93%] 2023-03-20T11:54:46.1897310Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-031] SKIPPED [ 93%] 2023-03-20T11:54:46.1903181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-032] SKIPPED [ 93%] 2023-03-20T11:54:46.1909281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-033] SKIPPED [ 93%] 2023-03-20T11:54:46.1914869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-034] SKIPPED [ 93%] 2023-03-20T11:54:46.1920933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-035] SKIPPED [ 93%] 2023-03-20T11:54:46.1926768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-036] SKIPPED [ 93%] 2023-03-20T11:54:46.1933065Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-037] SKIPPED [ 93%] 2023-03-20T11:54:46.1938883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-038] SKIPPED [ 93%] 2023-03-20T11:54:46.1944542Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-039] SKIPPED [ 93%] 2023-03-20T11:54:46.1950676Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-040] SKIPPED [ 93%] 2023-03-20T11:54:46.1958142Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-041] SKIPPED [ 93%] 2023-03-20T11:54:46.1963866Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-042] SKIPPED [ 93%] 2023-03-20T11:54:46.1970348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-043] SKIPPED [ 93%] 2023-03-20T11:54:46.1976168Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-044] SKIPPED [ 93%] 2023-03-20T11:54:46.1981804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-045] SKIPPED [ 93%] 2023-03-20T11:54:46.1987921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-046] SKIPPED [ 93%] 2023-03-20T11:54:46.1993585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-047] SKIPPED [ 93%] 2023-03-20T11:54:46.1999466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-048] SKIPPED [ 93%] 2023-03-20T11:54:46.2005309Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-049] SKIPPED [ 93%] 2023-03-20T11:54:46.2011892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-050] SKIPPED [ 93%] 2023-03-20T11:54:46.2017158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-051] SKIPPED [ 93%] 2023-03-20T11:54:46.2023179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-052] SKIPPED [ 93%] 2023-03-20T11:54:46.2030536Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-053] SKIPPED [ 93%] 2023-03-20T11:54:46.2036219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-054] SKIPPED [ 93%] 2023-03-20T11:54:46.2041869Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-055] SKIPPED [ 93%] 2023-03-20T11:54:46.2047752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-056] SKIPPED [ 93%] 2023-03-20T11:54:46.2053868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-057] SKIPPED [ 93%] 2023-03-20T11:54:46.2060829Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-058] SKIPPED [ 93%] 2023-03-20T11:54:46.2067985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-059] SKIPPED [ 93%] 2023-03-20T11:54:46.2074714Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-060] SKIPPED [ 93%] 2023-03-20T11:54:46.2081465Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-061] SKIPPED [ 93%] 2023-03-20T11:54:46.2089081Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-062] SKIPPED [ 93%] 2023-03-20T11:54:46.2094907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-063] SKIPPED [ 93%] 2023-03-20T11:54:46.2103282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-064] SKIPPED [ 93%] 2023-03-20T11:54:46.2110199Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-065] SKIPPED [ 93%] 2023-03-20T11:54:46.2116052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-066] SKIPPED [ 93%] 2023-03-20T11:54:46.2122075Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-067] SKIPPED [ 93%] 2023-03-20T11:54:46.2129023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-068] SKIPPED [ 93%] 2023-03-20T11:54:46.2133926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-069] SKIPPED [ 93%] 2023-03-20T11:54:46.2140223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-070] SKIPPED [ 93%] 2023-03-20T11:54:46.2146163Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-071] SKIPPED [ 93%] 2023-03-20T11:54:46.2152024Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-072] SKIPPED [ 93%] 2023-03-20T11:54:46.2157744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-073] SKIPPED [ 93%] 2023-03-20T11:54:46.2163775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-074] SKIPPED [ 93%] 2023-03-20T11:54:46.2170466Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-075] SKIPPED [ 93%] 2023-03-20T11:54:46.2176987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-076] SKIPPED [ 93%] 2023-03-20T11:54:46.2182907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-077] SKIPPED [ 93%] 2023-03-20T11:54:46.2189007Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-078] SKIPPED [ 93%] 2023-03-20T11:54:46.2194320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-079] SKIPPED [ 93%] 2023-03-20T11:54:46.2199980Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-080] SKIPPED [ 93%] 2023-03-20T11:54:46.2205837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-081] SKIPPED [ 93%] 2023-03-20T11:54:46.2212040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-082] SKIPPED [ 93%] 2023-03-20T11:54:46.2218459Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-083] SKIPPED [ 93%] 2023-03-20T11:54:46.2224366Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-084] SKIPPED [ 93%] 2023-03-20T11:54:46.2230513Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-085] SKIPPED [ 93%] 2023-03-20T11:54:46.2236467Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-086] SKIPPED [ 93%] 2023-03-20T11:54:46.2243846Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-087] SKIPPED [ 93%] 2023-03-20T11:54:46.2250408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-088] SKIPPED [ 93%] 2023-03-20T11:54:46.2256372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-089] SKIPPED [ 93%] 2023-03-20T11:54:46.2262681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-090] SKIPPED [ 93%] 2023-03-20T11:54:46.2268982Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-091] SKIPPED [ 93%] 2023-03-20T11:54:46.2288826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-092] SKIPPED [ 93%] 2023-03-20T11:54:46.2289585Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-093] SKIPPED [ 93%] 2023-03-20T11:54:46.2289977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-094] SKIPPED [ 93%] 2023-03-20T11:54:46.2293485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-095] SKIPPED [ 93%] 2023-03-20T11:54:46.2299763Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-096] SKIPPED [ 93%] 2023-03-20T11:54:46.2305859Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-097] SKIPPED [ 93%] 2023-03-20T11:54:46.2312400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-098] SKIPPED [ 93%] 2023-03-20T11:54:46.2319921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-099] SKIPPED [ 93%] 2023-03-20T11:54:46.2326349Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-100] SKIPPED [ 93%] 2023-03-20T11:54:46.2333056Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-101] SKIPPED [ 93%] 2023-03-20T11:54:46.2339038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-102] SKIPPED [ 93%] 2023-03-20T11:54:46.2344911Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-103] SKIPPED [ 93%] 2023-03-20T11:54:46.2351390Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-104] SKIPPED [ 93%] 2023-03-20T11:54:46.2357239Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-105] SKIPPED [ 93%] 2023-03-20T11:54:46.2363369Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-106] SKIPPED [ 93%] 2023-03-20T11:54:46.2370224Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-107] SKIPPED [ 93%] 2023-03-20T11:54:46.2376011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-108] SKIPPED [ 93%] 2023-03-20T11:54:46.2381970Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-109] SKIPPED [ 93%] 2023-03-20T11:54:46.2389118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-110] SKIPPED [ 93%] 2023-03-20T11:54:46.2395049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-111] SKIPPED [ 93%] 2023-03-20T11:54:46.2401254Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-112] SKIPPED [ 93%] 2023-03-20T11:54:46.2407103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-113] SKIPPED [ 93%] 2023-03-20T11:54:46.2413125Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-114] SKIPPED [ 93%] 2023-03-20T11:54:46.2419396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-115] SKIPPED [ 93%] 2023-03-20T11:54:46.2425280Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-116] SKIPPED [ 93%] 2023-03-20T11:54:46.2431826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-117] SKIPPED [ 93%] 2023-03-20T11:54:46.2437565Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-118] SKIPPED [ 93%] 2023-03-20T11:54:46.2443789Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-119] SKIPPED [ 93%] 2023-03-20T11:54:46.2450340Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-120] SKIPPED [ 93%] 2023-03-20T11:54:46.2456412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-121] SKIPPED [ 93%] 2023-03-20T11:54:46.2463735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-122] SKIPPED [ 93%] 2023-03-20T11:54:46.2470251Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-123] SKIPPED [ 93%] 2023-03-20T11:54:46.2476265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-124] SKIPPED [ 93%] 2023-03-20T11:54:46.2482373Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-125] SKIPPED [ 93%] 2023-03-20T11:54:46.2489527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-126] SKIPPED [ 93%] 2023-03-20T11:54:46.2494672Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-127] SKIPPED [ 93%] 2023-03-20T11:54:46.2500687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-128] SKIPPED [ 93%] 2023-03-20T11:54:46.2506989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-129] SKIPPED [ 93%] 2023-03-20T11:54:46.2513400Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-130] SKIPPED [ 93%] 2023-03-20T11:54:46.2519677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-131] SKIPPED [ 93%] 2023-03-20T11:54:46.2525681Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-132] SKIPPED [ 93%] 2023-03-20T11:54:46.2533425Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-133] SKIPPED [ 93%] 2023-03-20T11:54:46.2539572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-134] SKIPPED [ 93%] 2023-03-20T11:54:46.2545632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-135] SKIPPED [ 93%] 2023-03-20T11:54:46.2551919Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-136] SKIPPED [ 93%] 2023-03-20T11:54:46.2557957Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[five_crop-137] SKIPPED [ 93%] 2023-03-20T11:54:46.2563993Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-000] SKIPPED [ 93%] 2023-03-20T11:54:46.2570392Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-001] SKIPPED [ 93%] 2023-03-20T11:54:46.2576753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-002] SKIPPED [ 93%] 2023-03-20T11:54:46.2582922Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-003] SKIPPED [ 93%] 2023-03-20T11:54:46.2589048Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-004] SKIPPED [ 93%] 2023-03-20T11:54:46.2594876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-005] SKIPPED [ 93%] 2023-03-20T11:54:46.2604074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-006] SKIPPED [ 93%] 2023-03-20T11:54:46.2610516Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-007] SKIPPED [ 93%] 2023-03-20T11:54:46.2616675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-008] SKIPPED [ 93%] 2023-03-20T11:54:46.2622545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-009] SKIPPED [ 93%] 2023-03-20T11:54:46.2629127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-010] SKIPPED [ 93%] 2023-03-20T11:54:46.2634902Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-011] SKIPPED [ 93%] 2023-03-20T11:54:46.2640976Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-012] SKIPPED [ 93%] 2023-03-20T11:54:46.2646981Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-013] SKIPPED [ 93%] 2023-03-20T11:54:46.2653094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-014] SKIPPED [ 93%] 2023-03-20T11:54:46.2659193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-015] SKIPPED [ 93%] 2023-03-20T11:54:46.2664884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-016] SKIPPED [ 93%] 2023-03-20T11:54:46.2671339Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-017] SKIPPED [ 93%] 2023-03-20T11:54:46.2678723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-018] SKIPPED [ 93%] 2023-03-20T11:54:46.2684680Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-019] SKIPPED [ 93%] 2023-03-20T11:54:46.2691649Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-020] SKIPPED [ 93%] 2023-03-20T11:54:46.2696990Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-021] SKIPPED [ 93%] 2023-03-20T11:54:46.2703037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-022] SKIPPED [ 93%] 2023-03-20T11:54:46.2709481Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-023] SKIPPED [ 93%] 2023-03-20T11:54:46.2715391Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-024] SKIPPED [ 93%] 2023-03-20T11:54:46.2721600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-025] SKIPPED [ 93%] 2023-03-20T11:54:46.2728948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-026] SKIPPED [ 93%] 2023-03-20T11:54:46.2733985Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-027] SKIPPED [ 93%] 2023-03-20T11:54:46.2740000Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-028] SKIPPED [ 93%] 2023-03-20T11:54:46.2747505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-029] SKIPPED [ 93%] 2023-03-20T11:54:46.2753545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-030] SKIPPED [ 93%] 2023-03-20T11:54:46.2759653Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-031] SKIPPED [ 93%] 2023-03-20T11:54:46.2765378Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-032] SKIPPED [ 93%] 2023-03-20T11:54:46.2772485Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-033] SKIPPED [ 93%] 2023-03-20T11:54:46.2777893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-034] SKIPPED [ 93%] 2023-03-20T11:54:46.2783727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-035] SKIPPED [ 93%] 2023-03-20T11:54:46.2790100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-036] SKIPPED [ 93%] 2023-03-20T11:54:46.2796021Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-037] SKIPPED [ 93%] 2023-03-20T11:54:46.2802053Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-038] SKIPPED [ 93%] 2023-03-20T11:54:46.2808849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-039] SKIPPED [ 93%] 2023-03-20T11:54:46.2814541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-040] SKIPPED [ 93%] 2023-03-20T11:54:46.2822119Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-041] SKIPPED [ 93%] 2023-03-20T11:54:46.2828609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-042] SKIPPED [ 93%] 2023-03-20T11:54:46.2834445Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-043] SKIPPED [ 93%] 2023-03-20T11:54:46.2840534Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-044] SKIPPED [ 93%] 2023-03-20T11:54:46.2846437Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-045] SKIPPED [ 93%] 2023-03-20T11:54:46.2853040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-046] SKIPPED [ 93%] 2023-03-20T11:54:46.2858948Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-047] SKIPPED [ 93%] 2023-03-20T11:54:46.2864897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-048] SKIPPED [ 93%] 2023-03-20T11:54:46.2871193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-049] SKIPPED [ 93%] 2023-03-20T11:54:46.2877096Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-050] SKIPPED [ 93%] 2023-03-20T11:54:46.2883246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-051] SKIPPED [ 93%] 2023-03-20T11:54:46.2890764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-052] SKIPPED [ 93%] 2023-03-20T11:54:46.2897089Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-053] SKIPPED [ 93%] 2023-03-20T11:54:46.2902687Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-054] SKIPPED [ 93%] 2023-03-20T11:54:46.2909156Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-055] SKIPPED [ 93%] 2023-03-20T11:54:46.2914872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-056] SKIPPED [ 93%] 2023-03-20T11:54:46.2920994Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-057] SKIPPED [ 93%] 2023-03-20T11:54:46.2926809Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-058] SKIPPED [ 93%] 2023-03-20T11:54:46.2932984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-059] SKIPPED [ 93%] 2023-03-20T11:54:46.2939277Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-060] SKIPPED [ 93%] 2023-03-20T11:54:46.2945264Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-061] SKIPPED [ 93%] 2023-03-20T11:54:46.2951581Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-062] SKIPPED [ 93%] 2023-03-20T11:54:46.2957577Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-063] SKIPPED [ 93%] 2023-03-20T11:54:46.2964714Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-064] SKIPPED [ 93%] 2023-03-20T11:54:46.2971752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-065] SKIPPED [ 93%] 2023-03-20T11:54:46.2977273Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-066] SKIPPED [ 93%] 2023-03-20T11:54:46.2983257Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-067] SKIPPED [ 93%] 2023-03-20T11:54:46.2989221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-068] SKIPPED [ 93%] 2023-03-20T11:54:46.2994972Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-069] SKIPPED [ 93%] 2023-03-20T11:54:46.3001162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-070] SKIPPED [ 93%] 2023-03-20T11:54:46.3007063Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-071] SKIPPED [ 93%] 2023-03-20T11:54:46.3013219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-072] SKIPPED [ 93%] 2023-03-20T11:54:46.3019766Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-073] SKIPPED [ 93%] 2023-03-20T11:54:46.3025858Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-074] SKIPPED [ 93%] 2023-03-20T11:54:46.3033246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-075] SKIPPED [ 93%] 2023-03-20T11:54:46.3039491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-076] SKIPPED [ 93%] 2023-03-20T11:54:46.3045344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-077] SKIPPED [ 93%] 2023-03-20T11:54:46.3052525Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-078] SKIPPED [ 93%] 2023-03-20T11:54:46.3057611Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-079] SKIPPED [ 93%] 2023-03-20T11:54:46.3063324Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-080] SKIPPED [ 93%] 2023-03-20T11:54:46.3069787Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-081] SKIPPED [ 93%] 2023-03-20T11:54:46.3075613Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-082] SKIPPED [ 93%] 2023-03-20T11:54:46.3081647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-083] SKIPPED [ 93%] 2023-03-20T11:54:46.3089099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-084] SKIPPED [ 93%] 2023-03-20T11:54:46.3093977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-085] SKIPPED [ 93%] 2023-03-20T11:54:46.3100491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-086] SKIPPED [ 93%] 2023-03-20T11:54:46.3107723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-087] SKIPPED [ 93%] 2023-03-20T11:54:46.3113764Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-088] SKIPPED [ 93%] 2023-03-20T11:54:46.3119843Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-089] SKIPPED [ 93%] 2023-03-20T11:54:46.3125791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-090] SKIPPED [ 93%] 2023-03-20T11:54:46.3133052Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-091] SKIPPED [ 93%] 2023-03-20T11:54:46.3138406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-092] SKIPPED [ 93%] 2023-03-20T11:54:46.3144284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-093] SKIPPED [ 93%] 2023-03-20T11:54:46.3150633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-094] SKIPPED [ 93%] 2023-03-20T11:54:46.3156508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-095] SKIPPED [ 93%] 2023-03-20T11:54:46.3162658Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-096] SKIPPED [ 93%] 2023-03-20T11:54:46.3169618Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-097] SKIPPED [ 93%] 2023-03-20T11:54:46.3176212Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-098] SKIPPED [ 93%] 2023-03-20T11:54:46.3182335Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-099] SKIPPED [ 93%] 2023-03-20T11:54:46.3188343Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-100] SKIPPED [ 93%] 2023-03-20T11:54:46.3194162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-101] SKIPPED [ 93%] 2023-03-20T11:54:46.3200126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-102] SKIPPED [ 93%] 2023-03-20T11:54:46.3206067Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-103] SKIPPED [ 93%] 2023-03-20T11:54:46.3213049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-104] SKIPPED [ 93%] 2023-03-20T11:54:46.3218684Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-105] SKIPPED [ 93%] 2023-03-20T11:54:46.3224384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-106] SKIPPED [ 93%] 2023-03-20T11:54:46.3230675Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-107] SKIPPED [ 93%] 2023-03-20T11:54:46.3236615Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-108] SKIPPED [ 93%] 2023-03-20T11:54:46.3242710Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-109] SKIPPED [ 93%] 2023-03-20T11:54:46.3250221Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-110] SKIPPED [ 93%] 2023-03-20T11:54:46.3255967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-111] SKIPPED [ 93%] 2023-03-20T11:54:46.3262093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-112] SKIPPED [ 93%] 2023-03-20T11:54:46.3268476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-113] SKIPPED [ 93%] 2023-03-20T11:54:46.3274294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-114] SKIPPED [ 93%] 2023-03-20T11:54:46.3280330Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-115] SKIPPED [ 93%] 2023-03-20T11:54:46.3286236Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-116] SKIPPED [ 93%] 2023-03-20T11:54:46.3293013Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-117] SKIPPED [ 93%] 2023-03-20T11:54:46.3298456Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-118] SKIPPED [ 93%] 2023-03-20T11:54:46.3304284Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-119] SKIPPED [ 93%] 2023-03-20T11:54:46.3310666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-120] SKIPPED [ 93%] 2023-03-20T11:54:46.3317997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-121] SKIPPED [ 93%] 2023-03-20T11:54:46.3323897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-122] SKIPPED [ 93%] 2023-03-20T11:54:46.3330270Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-123] SKIPPED [ 93%] 2023-03-20T11:54:46.3336569Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-124] SKIPPED [ 93%] 2023-03-20T11:54:46.3342527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-125] SKIPPED [ 93%] 2023-03-20T11:54:46.3349062Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-126] SKIPPED [ 93%] 2023-03-20T11:54:46.3354977Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-127] SKIPPED [ 93%] 2023-03-20T11:54:46.3361107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-128] SKIPPED [ 93%] 2023-03-20T11:54:46.3366969Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-129] SKIPPED [ 93%] 2023-03-20T11:54:46.3373305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-130] SKIPPED [ 93%] 2023-03-20T11:54:46.3379578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-131] SKIPPED [ 93%] 2023-03-20T11:54:46.3386892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-132] SKIPPED [ 93%] 2023-03-20T11:54:46.3393099Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-133] SKIPPED [ 93%] 2023-03-20T11:54:46.3399159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-134] SKIPPED [ 93%] 2023-03-20T11:54:46.3405059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-135] SKIPPED [ 93%] 2023-03-20T11:54:46.3412161Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-136] SKIPPED [ 93%] 2023-03-20T11:54:46.3417591Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-137] SKIPPED [ 93%] 2023-03-20T11:54:46.3423586Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-138] SKIPPED [ 93%] 2023-03-20T11:54:46.3429921Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-139] SKIPPED [ 93%] 2023-03-20T11:54:46.3435711Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-140] SKIPPED [ 93%] 2023-03-20T11:54:46.3441797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-141] SKIPPED [ 93%] 2023-03-20T11:54:46.3448883Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-142] SKIPPED [ 93%] 2023-03-20T11:54:46.3453892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-143] SKIPPED [ 93%] 2023-03-20T11:54:46.3462753Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-144] SKIPPED [ 93%] 2023-03-20T11:54:46.3469104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-145] SKIPPED [ 93%] 2023-03-20T11:54:46.3474897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-146] SKIPPED [ 93%] 2023-03-20T11:54:46.3480926Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-147] SKIPPED [ 93%] 2023-03-20T11:54:46.3486987Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-148] SKIPPED [ 93%] 2023-03-20T11:54:46.3493066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-149] SKIPPED [ 93%] 2023-03-20T11:54:46.3499452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-150] SKIPPED [ 93%] 2023-03-20T11:54:46.3505549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-151] SKIPPED [ 93%] 2023-03-20T11:54:46.3511823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-152] SKIPPED [ 93%] 2023-03-20T11:54:46.3518450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-153] SKIPPED [ 93%] 2023-03-20T11:54:46.3524325Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-154] SKIPPED [ 93%] 2023-03-20T11:54:46.3532808Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-155] SKIPPED [ 93%] 2023-03-20T11:54:46.3538720Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-156] SKIPPED [ 93%] 2023-03-20T11:54:46.3544329Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-157] SKIPPED [ 93%] 2023-03-20T11:54:46.3550727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-158] SKIPPED [ 93%] 2023-03-20T11:54:46.3556507Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-159] SKIPPED [ 93%] 2023-03-20T11:54:46.3562695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-160] SKIPPED [ 93%] 2023-03-20T11:54:46.3569651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-161] SKIPPED [ 93%] 2023-03-20T11:54:46.3574463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-162] SKIPPED [ 93%] 2023-03-20T11:54:46.3580759Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-163] SKIPPED [ 93%] 2023-03-20T11:54:46.3587195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-164] SKIPPED [ 93%] 2023-03-20T11:54:46.3593246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-165] SKIPPED [ 93%] 2023-03-20T11:54:46.3599358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-166] SKIPPED [ 93%] 2023-03-20T11:54:46.3606508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[ten_crop-167] SKIPPED [ 93%] 2023-03-20T11:54:46.3613045Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-00] SKIPPED [ 93%] 2023-03-20T11:54:46.3619009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-01] SKIPPED [ 93%] 2023-03-20T11:54:46.3625023Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-02] SKIPPED [ 93%] 2023-03-20T11:54:46.3631300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-03] SKIPPED [ 93%] 2023-03-20T11:54:46.3637192Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-04] SKIPPED [ 93%] 2023-03-20T11:54:46.3643429Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-05] SKIPPED [ 93%] 2023-03-20T11:54:46.3650342Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-06] SKIPPED [ 93%] 2023-03-20T11:54:46.3656133Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-07] SKIPPED [ 93%] 2023-03-20T11:54:46.3662097Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-08] SKIPPED [ 93%] 2023-03-20T11:54:46.3668211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-09] SKIPPED [ 93%] 2023-03-20T11:54:46.3675011Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-10] SKIPPED [ 93%] 2023-03-20T11:54:46.3681217Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-11] SKIPPED [ 93%] 2023-03-20T11:54:46.3687140Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-12] SKIPPED [ 93%] 2023-03-20T11:54:46.3693497Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-13] SKIPPED [ 93%] 2023-03-20T11:54:46.3699754Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-14] SKIPPED [ 93%] 2023-03-20T11:54:46.3705815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-15] SKIPPED [ 93%] 2023-03-20T11:54:46.3711833Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-16] SKIPPED [ 93%] 2023-03-20T11:54:46.3717770Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-17] SKIPPED [ 93%] 2023-03-20T11:54:46.3723838Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-18] SKIPPED [ 93%] 2023-03-20T11:54:46.3730491Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-19] SKIPPED [ 93%] 2023-03-20T11:54:46.3736198Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-20] SKIPPED [ 93%] 2023-03-20T11:54:46.3742406Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-21] SKIPPED [ 93%] 2023-03-20T11:54:46.3749517Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-22] SKIPPED [ 93%] 2023-03-20T11:54:46.3755426Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[normalize-23] SKIPPED [ 93%] 2023-03-20T11:54:46.3761541Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-000] SKIPPED [ 93%] 2023-03-20T11:54:46.3767462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-001] SKIPPED [ 93%] 2023-03-20T11:54:46.3773670Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-002] SKIPPED [ 93%] 2023-03-20T11:54:46.3779849Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-003] SKIPPED [ 93%] 2023-03-20T11:54:46.3785959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-004] SKIPPED [ 93%] 2023-03-20T11:54:46.3792362Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-005] SKIPPED [ 93%] 2023-03-20T11:54:46.3798432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-006] SKIPPED [ 93%] 2023-03-20T11:54:46.3804493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-007] SKIPPED [ 93%] 2023-03-20T11:54:46.3810621Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-008] SKIPPED [ 93%] 2023-03-20T11:54:46.3818344Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-009] SKIPPED [ 93%] 2023-03-20T11:54:46.3824538Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-010] SKIPPED [ 93%] 2023-03-20T11:54:46.3830791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-011] SKIPPED [ 93%] 2023-03-20T11:54:46.3836758Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-012] SKIPPED [ 93%] 2023-03-20T11:54:46.3842877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-013] SKIPPED [ 93%] 2023-03-20T11:54:46.3850247Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-014] SKIPPED [ 93%] 2023-03-20T11:54:46.3855294Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-015] SKIPPED [ 93%] 2023-03-20T11:54:46.3861501Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-016] SKIPPED [ 93%] 2023-03-20T11:54:46.3867938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-017] SKIPPED [ 93%] 2023-03-20T11:54:46.3873842Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-018] SKIPPED [ 93%] 2023-03-20T11:54:46.3879952Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-019] SKIPPED [ 93%] 2023-03-20T11:54:46.3885856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-020] SKIPPED [ 93%] 2023-03-20T11:54:46.3893110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-021] SKIPPED [ 93%] 2023-03-20T11:54:46.3899524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-022] SKIPPED [ 93%] 2023-03-20T11:54:46.3905609Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-023] SKIPPED [ 93%] 2023-03-20T11:54:46.3911908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-024] SKIPPED [ 93%] 2023-03-20T11:54:46.3918333Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-025] SKIPPED [ 93%] 2023-03-20T11:54:46.3924265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-026] SKIPPED [ 93%] 2023-03-20T11:54:46.3930401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-027] SKIPPED [ 93%] 2023-03-20T11:54:46.3936668Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-028] SKIPPED [ 93%] 2023-03-20T11:54:46.3942900Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-029] SKIPPED [ 93%] 2023-03-20T11:54:46.3949105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-030] SKIPPED [ 93%] 2023-03-20T11:54:46.3954951Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-031] SKIPPED [ 93%] 2023-03-20T11:54:46.3962282Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-032] SKIPPED [ 93%] 2023-03-20T11:54:46.3969434Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-033] SKIPPED [ 93%] 2023-03-20T11:54:46.3974470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-034] SKIPPED [ 93%] 2023-03-20T11:54:46.3980690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-035] SKIPPED [ 93%] 2023-03-20T11:54:46.3986900Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-036] SKIPPED [ 93%] 2023-03-20T11:54:46.3993014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-037] SKIPPED [ 93%] 2023-03-20T11:54:46.3999054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-038] SKIPPED [ 93%] 2023-03-20T11:54:46.4005308Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-039] SKIPPED [ 93%] 2023-03-20T11:54:46.4012505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-040] SKIPPED [ 93%] 2023-03-20T11:54:46.4017802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-041] SKIPPED [ 93%] 2023-03-20T11:54:46.4023537Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-042] SKIPPED [ 93%] 2023-03-20T11:54:46.4029813Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-043] SKIPPED [ 93%] 2023-03-20T11:54:46.4036740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-044] SKIPPED [ 93%] 2023-03-20T11:54:46.4042786Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-045] SKIPPED [ 93%] 2023-03-20T11:54:46.4049801Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-046] SKIPPED [ 93%] 2023-03-20T11:54:46.4054665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-047] SKIPPED [ 93%] 2023-03-20T11:54:46.4060824Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-048] SKIPPED [ 93%] 2023-03-20T11:54:46.4066798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-049] SKIPPED [ 93%] 2023-03-20T11:54:46.4073026Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-050] SKIPPED [ 93%] 2023-03-20T11:54:46.4078966Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-051] SKIPPED [ 93%] 2023-03-20T11:54:46.4084798Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-052] SKIPPED [ 93%] 2023-03-20T11:54:46.4091886Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-053] SKIPPED [ 93%] 2023-03-20T11:54:46.4097071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-054] SKIPPED [ 93%] 2023-03-20T11:54:46.4104348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-055] SKIPPED [ 93%] 2023-03-20T11:54:46.4110713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-056] SKIPPED [ 93%] 2023-03-20T11:54:46.4116617Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-057] SKIPPED [ 93%] 2023-03-20T11:54:46.4122657Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-058] SKIPPED [ 93%] 2023-03-20T11:54:46.4129802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-059] SKIPPED [ 93%] 2023-03-20T11:54:46.4134559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-060] SKIPPED [ 93%] 2023-03-20T11:54:46.4140432Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-061] SKIPPED [ 93%] 2023-03-20T11:54:46.4146620Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-062] SKIPPED [ 93%] 2023-03-20T11:54:46.4153006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-063] SKIPPED [ 93%] 2023-03-20T11:54:46.4159059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-064] SKIPPED [ 93%] 2023-03-20T11:54:46.4164815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-065] SKIPPED [ 93%] 2023-03-20T11:54:46.4171768Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-066] SKIPPED [ 93%] 2023-03-20T11:54:46.4177963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-067] SKIPPED [ 93%] 2023-03-20T11:54:46.4183735Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-068] SKIPPED [ 93%] 2023-03-20T11:54:46.4189580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-069] SKIPPED [ 93%] 2023-03-20T11:54:46.4195255Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-070] SKIPPED [ 93%] 2023-03-20T11:54:46.4201382Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-071] SKIPPED [ 93%] 2023-03-20T11:54:46.4207137Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-072] SKIPPED [ 93%] 2023-03-20T11:54:46.4213401Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-073] SKIPPED [ 93%] 2023-03-20T11:54:46.4219602Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-074] SKIPPED [ 93%] 2023-03-20T11:54:46.4225575Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-075] SKIPPED [ 93%] 2023-03-20T11:54:46.4231817Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-076] SKIPPED [ 93%] 2023-03-20T11:54:46.4237749Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-077] SKIPPED [ 93%] 2023-03-20T11:54:46.4244867Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-078] SKIPPED [ 93%] 2023-03-20T11:54:46.4251973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-079] SKIPPED [ 93%] 2023-03-20T11:54:46.4257281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-080] SKIPPED [ 93%] 2023-03-20T11:54:46.4263144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-081] SKIPPED [ 93%] 2023-03-20T11:54:46.4269408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-082] SKIPPED [ 93%] 2023-03-20T11:54:46.4275265Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-083] SKIPPED [ 93%] 2023-03-20T11:54:46.4281318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-084] SKIPPED [ 93%] 2023-03-20T11:54:46.4287107Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-085] SKIPPED [ 93%] 2023-03-20T11:54:46.4293412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-086] SKIPPED [ 93%] 2023-03-20T11:54:46.4299718Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-087] SKIPPED [ 93%] 2023-03-20T11:54:46.4305828Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-088] SKIPPED [ 93%] 2023-03-20T11:54:46.4314595Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-089] SKIPPED [ 93%] 2023-03-20T11:54:46.4320690Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-090] SKIPPED [ 93%] 2023-03-20T11:54:46.4326566Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-091] SKIPPED [ 93%] 2023-03-20T11:54:46.4333193Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-092] SKIPPED [ 93%] 2023-03-20T11:54:46.4338889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-093] SKIPPED [ 93%] 2023-03-20T11:54:46.4344612Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-094] SKIPPED [ 93%] 2023-03-20T11:54:46.4350938Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-095] SKIPPED [ 93%] 2023-03-20T11:54:46.4356872Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-096] SKIPPED [ 93%] 2023-03-20T11:54:46.4362666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-097] SKIPPED [ 93%] 2023-03-20T11:54:46.4369924Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-098] SKIPPED [ 93%] 2023-03-20T11:54:46.4375181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-099] SKIPPED [ 93%] 2023-03-20T11:54:46.4381235Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-100] SKIPPED [ 93%] 2023-03-20T11:54:46.4388645Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-101] SKIPPED [ 93%] 2023-03-20T11:54:46.4394072Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-102] SKIPPED [ 93%] 2023-03-20T11:54:46.4400080Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-103] SKIPPED [ 93%] 2023-03-20T11:54:46.4405892Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-104] SKIPPED [ 93%] 2023-03-20T11:54:46.4413060Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-105] SKIPPED [ 93%] 2023-03-20T11:54:46.4418269Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-106] SKIPPED [ 93%] 2023-03-20T11:54:46.4423999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-107] SKIPPED [ 93%] 2023-03-20T11:54:46.4430346Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-108] SKIPPED [ 93%] 2023-03-20T11:54:46.4436087Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-109] SKIPPED [ 93%] 2023-03-20T11:54:46.4442113Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-110] SKIPPED [ 93%] 2023-03-20T11:54:46.4448643Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-111] SKIPPED [ 93%] 2023-03-20T11:54:46.4455552Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-112] SKIPPED [ 93%] 2023-03-20T11:54:46.4461283Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-113] SKIPPED [ 93%] 2023-03-20T11:54:46.4467470Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-114] SKIPPED [ 93%] 2023-03-20T11:54:46.4473713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-115] SKIPPED [ 93%] 2023-03-20T11:54:46.4479815Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-116] SKIPPED [ 93%] 2023-03-20T11:54:46.4485897Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-117] SKIPPED [ 93%] 2023-03-20T11:54:46.4492126Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-118] SKIPPED [ 93%] 2023-03-20T11:54:46.4498222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_dtype-119] SKIPPED [ 93%] 2023-03-20T11:54:46.4504447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-00] SKIPPED [ 93%] 2023-03-20T11:54:46.4510527Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-01] SKIPPED [ 93%] 2023-03-20T11:54:46.4517022Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-02] SKIPPED [ 93%] 2023-03-20T11:54:46.4523158Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-03] SKIPPED [ 93%] 2023-03-20T11:54:46.4530560Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-04] SKIPPED [ 93%] 2023-03-20T11:54:46.4536940Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-05] SKIPPED [ 93%] 2023-03-20T11:54:46.4542946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-06] SKIPPED [ 93%] 2023-03-20T11:54:46.4549258Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-07] SKIPPED [ 93%] 2023-03-20T11:54:46.4555148Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-08] SKIPPED [ 93%] 2023-03-20T11:54:46.4561323Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-09] SKIPPED [ 93%] 2023-03-20T11:54:46.4567229Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-10] SKIPPED [ 93%] 2023-03-20T11:54:46.4573521Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-11] SKIPPED [ 93%] 2023-03-20T11:54:46.4579877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-12] SKIPPED [ 93%] 2023-03-20T11:54:46.4585932Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-13] SKIPPED [ 93%] 2023-03-20T11:54:46.4591744Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-14] SKIPPED [ 93%] 2023-03-20T11:54:46.4599128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-15] SKIPPED [ 93%] 2023-03-20T11:54:46.4604999Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-16] SKIPPED [ 93%] 2023-03-20T11:54:46.4611580Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-17] SKIPPED [ 93%] 2023-03-20T11:54:46.4617665Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-18] SKIPPED [ 93%] 2023-03-20T11:54:46.4623737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-19] SKIPPED [ 93%] 2023-03-20T11:54:46.4629871Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-20] SKIPPED [ 93%] 2023-03-20T11:54:46.4635802Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-21] SKIPPED [ 93%] 2023-03-20T11:54:46.4641915Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-22] SKIPPED [ 93%] 2023-03-20T11:54:46.4649167Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-23] SKIPPED [ 93%] 2023-03-20T11:54:46.4654157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-24] SKIPPED [ 93%] 2023-03-20T11:54:46.4660679Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-25] SKIPPED [ 93%] 2023-03-20T11:54:46.4666879Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-26] SKIPPED [ 93%] 2023-03-20T11:54:46.4674040Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-27] SKIPPED [ 93%] 2023-03-20T11:54:46.4680114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-28] SKIPPED [ 93%] 2023-03-20T11:54:46.4686069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-29] SKIPPED [ 93%] 2023-03-20T11:54:46.4693461Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-30] SKIPPED [ 93%] 2023-03-20T11:54:46.4698788Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-31] SKIPPED [ 93%] 2023-03-20T11:54:46.4704769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-32] SKIPPED [ 93%] 2023-03-20T11:54:46.4710890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-33] SKIPPED [ 93%] 2023-03-20T11:54:46.4716862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-34] SKIPPED [ 93%] 2023-03-20T11:54:46.4723008Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[uniform_temporal_subsample-35] SKIPPED [ 93%] 2023-03-20T11:54:46.4730322Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-00] SKIPPED [ 93%] 2023-03-20T11:54:46.4735246Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-01] SKIPPED [ 93%] 2023-03-20T11:54:46.4742629Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-02] SKIPPED [ 93%] 2023-03-20T11:54:46.4748747Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-03] SKIPPED [ 93%] 2023-03-20T11:54:46.4754576Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-04] SKIPPED [ 93%] 2023-03-20T11:54:46.4760584Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-05] SKIPPED [ 93%] 2023-03-20T11:54:46.4766489Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-06] SKIPPED [ 93%] 2023-03-20T11:54:46.4773047Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-07] SKIPPED [ 93%] 2023-03-20T11:54:46.4779110Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-08] SKIPPED [ 93%] 2023-03-20T11:54:46.4784958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-09] SKIPPED [ 93%] 2023-03-20T11:54:46.4791287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-10] SKIPPED [ 93%] 2023-03-20T11:54:46.4797180Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-11] SKIPPED [ 93%] 2023-03-20T11:54:46.4803274Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-12] SKIPPED [ 93%] 2023-03-20T11:54:46.4810553Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-13] SKIPPED [ 93%] 2023-03-20T11:54:46.4817086Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-14] SKIPPED [ 93%] 2023-03-20T11:54:46.4822797Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-15] SKIPPED [ 93%] 2023-03-20T11:54:46.4829281Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-16] SKIPPED [ 93%] 2023-03-20T11:54:46.4835010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-17] SKIPPED [ 93%] 2023-03-20T11:54:46.4841114Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-18] SKIPPED [ 93%] 2023-03-20T11:54:46.4846989Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-19] SKIPPED [ 93%] 2023-03-20T11:54:46.4853038Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-20] SKIPPED [ 93%] 2023-03-20T11:54:46.4859106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-21] SKIPPED [ 93%] 2023-03-20T11:54:46.4864946Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-22] SKIPPED [ 93%] 2023-03-20T11:54:46.4871423Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-23] SKIPPED [ 93%] 2023-03-20T11:54:46.4877326Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-24] SKIPPED [ 93%] 2023-03-20T11:54:46.4884468Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-25] SKIPPED [ 93%] 2023-03-20T11:54:46.4891153Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-26] SKIPPED [ 93%] 2023-03-20T11:54:46.4896804Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-27] SKIPPED [ 93%] 2023-03-20T11:54:46.4902396Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-28] SKIPPED [ 93%] 2023-03-20T11:54:46.4908695Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-29] SKIPPED [ 93%] 2023-03-20T11:54:46.4914404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-30] SKIPPED [ 93%] 2023-03-20T11:54:46.4920422Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-31] SKIPPED [ 93%] 2023-03-20T11:54:46.4926136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-32] SKIPPED [ 93%] 2023-03-20T11:54:46.4933206Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-33] SKIPPED [ 93%] 2023-03-20T11:54:46.4938477Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-34] SKIPPED [ 93%] 2023-03-20T11:54:46.4944227Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-35] SKIPPED [ 93%] 2023-03-20T11:54:46.4950505Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-36] SKIPPED [ 93%] 2023-03-20T11:54:46.4957404Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-37] SKIPPED [ 93%] 2023-03-20T11:54:46.4963590Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-38] SKIPPED [ 93%] 2023-03-20T11:54:46.4970300Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-39] SKIPPED [ 93%] 2023-03-20T11:54:46.4975587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-40] SKIPPED [ 93%] 2023-03-20T11:54:46.4981397Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-41] SKIPPED [ 93%] 2023-03-20T11:54:46.4987583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-42] SKIPPED [ 93%] 2023-03-20T11:54:46.4993417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-43] SKIPPED [ 93%] 2023-03-20T11:54:46.4999305Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-44] SKIPPED [ 93%] 2023-03-20T11:54:46.5005059Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-45] SKIPPED [ 93%] 2023-03-20T11:54:46.5011954Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-46] SKIPPED [ 93%] 2023-03-20T11:54:46.5017405Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-47] SKIPPED [ 93%] 2023-03-20T11:54:46.5024450Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-48] SKIPPED [ 93%] 2023-03-20T11:54:46.5030831Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-49] SKIPPED [ 93%] 2023-03-20T11:54:46.5036730Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-50] SKIPPED [ 93%] 2023-03-20T11:54:46.5042821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-51] SKIPPED [ 93%] 2023-03-20T11:54:46.5049906Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-52] SKIPPED [ 93%] 2023-03-20T11:54:46.5054825Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[clamp_bounding_box-53] SKIPPED [ 93%] 2023-03-20T11:54:46.5060963Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-000] SKIPPED [ 93%] 2023-03-20T11:54:46.5067103Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-001] SKIPPED [ 93%] 2023-03-20T11:54:46.5072984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-002] SKIPPED [ 93%] 2023-03-20T11:54:46.5079037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-003] SKIPPED [ 93%] 2023-03-20T11:54:46.5084807Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-004] SKIPPED [ 93%] 2023-03-20T11:54:46.5093150Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-005] SKIPPED [ 93%] 2023-03-20T11:54:46.5098200Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-006] SKIPPED [ 93%] 2023-03-20T11:54:46.5103851Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-007] SKIPPED [ 93%] 2023-03-20T11:54:46.5110144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-008] SKIPPED [ 93%] 2023-03-20T11:54:46.5116152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-009] SKIPPED [ 93%] 2023-03-20T11:54:46.5122088Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-010] SKIPPED [ 93%] 2023-03-20T11:54:46.5129078Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-011] SKIPPED [ 93%] 2023-03-20T11:54:46.5134034Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-012] SKIPPED [ 93%] 2023-03-20T11:54:46.5140547Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-013] SKIPPED [ 93%] 2023-03-20T11:54:46.5146600Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-014] SKIPPED [ 93%] 2023-03-20T11:54:46.5152745Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-015] SKIPPED [ 93%] 2023-03-20T11:54:46.5158393Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-016] SKIPPED [ 93%] 2023-03-20T11:54:46.5167120Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-017] SKIPPED [ 93%] 2023-03-20T11:54:46.5173431Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-018] SKIPPED [ 93%] 2023-03-20T11:54:46.5179717Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-019] SKIPPED [ 93%] 2023-03-20T11:54:46.5185633Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-020] SKIPPED [ 93%] 2023-03-20T11:54:46.5191785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-021] SKIPPED [ 93%] 2023-03-20T11:54:46.5197696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-022] SKIPPED [ 93%] 2023-03-20T11:54:46.5203594Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-023] SKIPPED [ 93%] 2023-03-20T11:54:46.5211469Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-024] SKIPPED [ 93%] 2023-03-20T11:54:46.5216093Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-025] SKIPPED [ 93%] 2023-03-20T11:54:46.5222006Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-026] SKIPPED [ 93%] 2023-03-20T11:54:46.5228452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-027] SKIPPED [ 93%] 2023-03-20T11:54:46.5235492Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-028] SKIPPED [ 93%] 2023-03-20T11:54:46.5241647Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-029] SKIPPED [ 93%] 2023-03-20T11:54:46.5248884Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-030] SKIPPED [ 93%] 2023-03-20T11:54:46.5253912Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-031] SKIPPED [ 93%] 2023-03-20T11:54:46.5260290Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-032] SKIPPED [ 93%] 2023-03-20T11:54:46.5266211Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-033] SKIPPED [ 93%] 2023-03-20T11:54:46.5272252Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-034] SKIPPED [ 93%] 2023-03-20T11:54:46.5278287Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-035] SKIPPED [ 93%] 2023-03-20T11:54:46.5284267Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-036] SKIPPED [ 93%] 2023-03-20T11:54:46.5290403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-037] SKIPPED [ 93%] 2023-03-20T11:54:46.5296862Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-038] SKIPPED [ 93%] 2023-03-20T11:54:46.5302549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-039] SKIPPED [ 93%] 2023-03-20T11:54:46.5310144Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-040] SKIPPED [ 93%] 2023-03-20T11:54:46.5315901Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-041] SKIPPED [ 93%] 2023-03-20T11:54:46.5321958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-042] SKIPPED [ 93%] 2023-03-20T11:54:46.5328805Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-043] SKIPPED [ 93%] 2023-03-20T11:54:46.5335152Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-044] SKIPPED [ 93%] 2023-03-20T11:54:46.5340632Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-045] SKIPPED [ 93%] 2023-03-20T11:54:46.5346754Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-046] SKIPPED [ 93%] 2023-03-20T11:54:46.5352881Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-047] SKIPPED [ 93%] 2023-03-20T11:54:46.5358933Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-048] SKIPPED [ 93%] 2023-03-20T11:54:46.5365015Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-049] SKIPPED [ 93%] 2023-03-20T11:54:46.5372085Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-050] SKIPPED [ 93%] 2023-03-20T11:54:46.5378347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-051] SKIPPED [ 93%] 2023-03-20T11:54:46.5384179Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-052] SKIPPED [ 93%] 2023-03-20T11:54:46.5390402Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-053] SKIPPED [ 93%] 2023-03-20T11:54:46.5396106Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-054] SKIPPED [ 93%] 2023-03-20T11:54:46.5401995Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-055] SKIPPED [ 93%] 2023-03-20T11:54:46.5408091Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-056] SKIPPED [ 93%] 2023-03-20T11:54:46.5413559Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-057] SKIPPED [ 93%] 2023-03-20T11:54:46.5419659Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-058] SKIPPED [ 93%] 2023-03-20T11:54:46.5425358Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-059] SKIPPED [ 93%] 2023-03-20T11:54:46.5431403Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-060] SKIPPED [ 93%] 2023-03-20T11:54:46.5437049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-061] SKIPPED [ 93%] 2023-03-20T11:54:46.5442839Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-062] SKIPPED [ 93%] 2023-03-20T11:54:46.5450409Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-063] SKIPPED [ 93%] 2023-03-20T11:54:46.5456243Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-064] SKIPPED [ 93%] 2023-03-20T11:54:46.5461910Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-065] SKIPPED [ 93%] 2023-03-20T11:54:46.5467925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-066] SKIPPED [ 93%] 2023-03-20T11:54:46.5473785Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-067] SKIPPED [ 93%] 2023-03-20T11:54:46.5479408Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-068] SKIPPED [ 93%] 2023-03-20T11:54:46.5485295Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-069] SKIPPED [ 93%] 2023-03-20T11:54:46.5492191Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-070] SKIPPED [ 93%] 2023-03-20T11:54:46.5497913Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-071] SKIPPED [ 93%] 2023-03-20T11:54:46.5503740Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-072] SKIPPED [ 93%] 2023-03-20T11:54:46.5509931Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-073] SKIPPED [ 93%] 2023-03-20T11:54:46.5516890Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-074] SKIPPED [ 93%] 2023-03-20T11:54:46.5522727Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-075] SKIPPED [ 93%] 2023-03-20T11:54:46.5529777Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-076] SKIPPED [ 93%] 2023-03-20T11:54:46.5534504Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-077] SKIPPED [ 93%] 2023-03-20T11:54:46.5540628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-078] SKIPPED [ 93%] 2023-03-20T11:54:46.5546572Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-079] SKIPPED [ 93%] 2023-03-20T11:54:46.5552464Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-080] SKIPPED [ 93%] 2023-03-20T11:54:46.5558181Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-081] SKIPPED [ 93%] 2023-03-20T11:54:46.5564010Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-082] SKIPPED [ 93%] 2023-03-20T11:54:46.5570578Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-083] SKIPPED [ 93%] 2023-03-20T11:54:46.5575899Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-084] SKIPPED [ 93%] 2023-03-20T11:54:46.5581835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-085] SKIPPED [ 93%] 2023-03-20T11:54:46.5589064Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-086] SKIPPED [ 93%] 2023-03-20T11:54:46.5594616Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-087] SKIPPED [ 93%] 2023-03-20T11:54:46.5600546Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-088] SKIPPED [ 93%] 2023-03-20T11:54:46.5606347Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-089] SKIPPED [ 93%] 2023-03-20T11:54:46.5613066Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-090] SKIPPED [ 93%] 2023-03-20T11:54:46.5618234Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-091] SKIPPED [ 93%] 2023-03-20T11:54:46.5623967Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-092] SKIPPED [ 93%] 2023-03-20T11:54:46.5630124Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-093] SKIPPED [ 93%] 2023-03-20T11:54:46.5635826Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-094] SKIPPED [ 93%] 2023-03-20T11:54:46.5641677Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-095] SKIPPED [ 93%] 2023-03-20T11:54:46.5647522Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-096] SKIPPED [ 93%] 2023-03-20T11:54:46.5654724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-097] SKIPPED [ 93%] 2023-03-20T11:54:46.5660860Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-098] SKIPPED [ 93%] 2023-03-20T11:54:46.5667030Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-099] SKIPPED [ 93%] 2023-03-20T11:54:46.5672783Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-100] SKIPPED [ 93%] 2023-03-20T11:54:46.5678441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-101] SKIPPED [ 93%] 2023-03-20T11:54:46.5684444Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-102] SKIPPED [ 93%] 2023-03-20T11:54:46.5690544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-103] SKIPPED [ 93%] 2023-03-20T11:54:46.5696104Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-104] SKIPPED [ 93%] 2023-03-20T11:54:46.5701769Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-105] SKIPPED [ 93%] 2023-03-20T11:54:46.5707661Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-106] SKIPPED [ 93%] 2023-03-20T11:54:46.5713375Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-107] SKIPPED [ 93%] 2023-03-20T11:54:46.5719814Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-108] SKIPPED [ 93%] 2023-03-20T11:54:46.5726414Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-109] SKIPPED [ 93%] 2023-03-20T11:54:46.5733182Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-110] SKIPPED [ 93%] 2023-03-20T11:54:46.5738564Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-111] SKIPPED [ 93%] 2023-03-20T11:54:46.5744127Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-112] SKIPPED [ 93%] 2023-03-20T11:54:46.5750320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-113] SKIPPED [ 93%] 2023-03-20T11:54:46.5756049Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-114] SKIPPED [ 93%] 2023-03-20T11:54:46.5761927Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-115] SKIPPED [ 93%] 2023-03-20T11:54:46.5768084Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-116] SKIPPED [ 93%] 2023-03-20T11:54:46.5773775Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-117] SKIPPED [ 93%] 2023-03-20T11:54:46.5779973Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-118] SKIPPED [ 93%] 2023-03-20T11:54:46.5785756Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-119] SKIPPED [ 93%] 2023-03-20T11:54:46.5792909Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-120] SKIPPED [ 93%] 2023-03-20T11:54:46.5798692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-121] SKIPPED [ 93%] 2023-03-20T11:54:46.5804386Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-122] SKIPPED [ 93%] 2023-03-20T11:54:46.5810589Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-123] SKIPPED [ 93%] 2023-03-20T11:54:46.5816663Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-124] SKIPPED [ 93%] 2023-03-20T11:54:46.5822318Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-125] SKIPPED [ 93%] 2023-03-20T11:54:46.5828399Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-126] SKIPPED [ 93%] 2023-03-20T11:54:46.5834162Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-127] SKIPPED [ 93%] 2023-03-20T11:54:46.5839958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-128] SKIPPED [ 93%] 2023-03-20T11:54:46.5845696Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-129] SKIPPED [ 93%] 2023-03-20T11:54:46.5852835Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-130] SKIPPED [ 93%] 2023-03-20T11:54:46.5858118Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-131] SKIPPED [ 93%] 2023-03-20T11:54:46.5864666Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-132] SKIPPED [ 93%] 2023-03-20T11:54:46.5870852Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-133] SKIPPED [ 93%] 2023-03-20T11:54:46.5876447Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-134] SKIPPED [ 93%] 2023-03-20T11:54:46.5882463Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-135] SKIPPED [ 93%] 2023-03-20T11:54:46.5889476Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-136] SKIPPED [ 93%] 2023-03-20T11:54:46.5894074Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-137] SKIPPED [ 93%] 2023-03-20T11:54:46.5900223Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-138] SKIPPED [ 93%] 2023-03-20T11:54:46.5906105Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-139] SKIPPED [ 93%] 2023-03-20T11:54:46.5912231Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-140] SKIPPED [ 93%] 2023-03-20T11:54:46.5918111Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-141] SKIPPED [ 93%] 2023-03-20T11:54:46.5923755Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-142] SKIPPED [ 93%] 2023-03-20T11:54:46.5932031Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-143] SKIPPED [ 93%] 2023-03-20T11:54:46.5936960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-144] SKIPPED [ 93%] 2023-03-20T11:54:46.5942904Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-145] SKIPPED [ 93%] 2023-03-20T11:54:46.5949115Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-146] SKIPPED [ 93%] 2023-03-20T11:54:46.5954752Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-147] SKIPPED [ 93%] 2023-03-20T11:54:46.5960592Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-148] SKIPPED [ 93%] 2023-03-20T11:54:46.5966201Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-149] SKIPPED [ 93%] 2023-03-20T11:54:46.5973195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-150] SKIPPED [ 93%] 2023-03-20T11:54:46.5978037Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-151] SKIPPED [ 93%] 2023-03-20T11:54:46.5983583Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-152] SKIPPED [ 93%] 2023-03-20T11:54:46.5989868Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-153] SKIPPED [ 93%] 2023-03-20T11:54:46.5998545Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-154] SKIPPED [ 93%] 2023-03-20T11:54:46.6004128Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-155] SKIPPED [ 93%] 2023-03-20T11:54:46.6010439Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-156] SKIPPED [ 93%] 2023-03-20T11:54:46.6016136Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-157] SKIPPED [ 93%] 2023-03-20T11:54:46.6021893Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-158] SKIPPED [ 93%] 2023-03-20T11:54:46.6028132Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-159] SKIPPED [ 93%] 2023-03-20T11:54:46.6033765Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-160] SKIPPED [ 93%] 2023-03-20T11:54:46.6039480Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatch_datapoint[convert_format_bounding_box-161] SKIPPED [ 93%] 2023-03-20T11:54:46.6045197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-000] SKIPPED [ 93%] 2023-03-20T11:54:46.6052036Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-001] SKIPPED [ 93%] 2023-03-20T11:54:46.6057289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-002] SKIPPED [ 93%] 2023-03-20T11:54:46.6062963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-003] SKIPPED [ 93%] 2023-03-20T11:54:46.6070302Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-004] SKIPPED [ 93%] 2023-03-20T11:54:46.6076045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-005] SKIPPED [ 93%] 2023-03-20T11:54:46.6081804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-006] SKIPPED [ 93%] 2023-03-20T11:54:46.6088971Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-007] SKIPPED [ 93%] 2023-03-20T11:54:46.6093676Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-008] SKIPPED [ 93%] 2023-03-20T11:54:46.6099413Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-009] SKIPPED [ 93%] 2023-03-20T11:54:46.6104955Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-010] SKIPPED [ 93%] 2023-03-20T11:54:46.6111363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-011] SKIPPED [ 93%] 2023-03-20T11:54:46.6116772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-012] SKIPPED [ 93%] 2023-03-20T11:54:46.6122645Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-013] SKIPPED [ 93%] 2023-03-20T11:54:46.6129117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-014] SKIPPED [ 93%] 2023-03-20T11:54:46.6135982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-015] SKIPPED [ 93%] 2023-03-20T11:54:46.6141545Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-016] SKIPPED [ 93%] 2023-03-20T11:54:46.6147740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-017] SKIPPED [ 93%] 2023-03-20T11:54:46.6153353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-018] SKIPPED [ 93%] 2023-03-20T11:54:46.6159108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-019] SKIPPED [ 93%] 2023-03-20T11:54:46.6164768Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-020] SKIPPED [ 93%] 2023-03-20T11:54:46.6170706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-021] SKIPPED [ 93%] 2023-03-20T11:54:46.6176653Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-022] SKIPPED [ 93%] 2023-03-20T11:54:46.6182755Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-023] SKIPPED [ 93%] 2023-03-20T11:54:46.6188766Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-024] SKIPPED [ 93%] 2023-03-20T11:54:46.6193922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-025] SKIPPED [ 93%] 2023-03-20T11:54:46.6199855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-026] SKIPPED [ 93%] 2023-03-20T11:54:46.6206525Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-027] SKIPPED [ 93%] 2023-03-20T11:54:46.6213244Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-028] SKIPPED [ 93%] 2023-03-20T11:54:46.6218892Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-029] SKIPPED [ 93%] 2023-03-20T11:54:46.6224477Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-030] SKIPPED [ 93%] 2023-03-20T11:54:46.6230654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-031] SKIPPED [ 93%] 2023-03-20T11:54:46.6236314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-032] SKIPPED [ 93%] 2023-03-20T11:54:46.6242172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-033] SKIPPED [ 93%] 2023-03-20T11:54:46.6248953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-034] SKIPPED [ 93%] 2023-03-20T11:54:46.6253859Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-035] SKIPPED [ 93%] 2023-03-20T11:54:46.6259634Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-036] SKIPPED [ 93%] 2023-03-20T11:54:46.6265235Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-037] SKIPPED [ 93%] 2023-03-20T11:54:46.6272618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-038] SKIPPED [ 93%] 2023-03-20T11:54:46.6278692Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-039] SKIPPED [ 93%] 2023-03-20T11:54:46.6284212Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-040] SKIPPED [ 93%] 2023-03-20T11:54:46.6290465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-041] SKIPPED [ 93%] 2023-03-20T11:54:46.6296123Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-042] SKIPPED [ 93%] 2023-03-20T11:54:46.6301942Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-043] SKIPPED [ 93%] 2023-03-20T11:54:46.6308049Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-044] SKIPPED [ 93%] 2023-03-20T11:54:46.6313724Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-045] SKIPPED [ 93%] 2023-03-20T11:54:46.6319580Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-046] SKIPPED [ 93%] 2023-03-20T11:54:46.6325180Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-047] SKIPPED [ 93%] 2023-03-20T11:54:46.6332215Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-048] SKIPPED [ 93%] 2023-03-20T11:54:46.6337346Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-049] SKIPPED [ 93%] 2023-03-20T11:54:46.6344162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-050] SKIPPED [ 93%] 2023-03-20T11:54:46.6350056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-051] SKIPPED [ 93%] 2023-03-20T11:54:46.6355699Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-052] SKIPPED [ 93%] 2023-03-20T11:54:46.6361537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-053] SKIPPED [ 93%] 2023-03-20T11:54:46.6367283Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-054] SKIPPED [ 93%] 2023-03-20T11:54:46.6373218Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-055] SKIPPED [ 93%] 2023-03-20T11:54:46.6379277Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-056] SKIPPED [ 93%] 2023-03-20T11:54:46.6384882Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-057] SKIPPED [ 93%] 2023-03-20T11:54:46.6390997Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-058] SKIPPED [ 93%] 2023-03-20T11:54:46.6396645Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-059] SKIPPED [ 93%] 2023-03-20T11:54:46.6402650Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-060] SKIPPED [ 93%] 2023-03-20T11:54:46.6410646Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-061] SKIPPED [ 93%] 2023-03-20T11:54:46.6415795Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-062] SKIPPED [ 93%] 2023-03-20T11:54:46.6421674Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-063] SKIPPED [ 93%] 2023-03-20T11:54:46.6427828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-064] SKIPPED [ 93%] 2023-03-20T11:54:46.6433137Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-065] SKIPPED [ 93%] 2023-03-20T11:54:46.6438834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-066] SKIPPED [ 93%] 2023-03-20T11:54:46.6444530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-067] SKIPPED [ 93%] 2023-03-20T11:54:46.6450483Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-068] SKIPPED [ 93%] 2023-03-20T11:54:46.6456511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-069] SKIPPED [ 93%] 2023-03-20T11:54:46.6462179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-070] SKIPPED [ 93%] 2023-03-20T11:54:46.6468241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-071] SKIPPED [ 93%] 2023-03-20T11:54:46.6473983Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-072] SKIPPED [ 93%] 2023-03-20T11:54:46.6481043Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-073] SKIPPED [ 93%] 2023-03-20T11:54:46.6486799Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-074] SKIPPED [ 93%] 2023-03-20T11:54:46.6493150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-075] SKIPPED [ 93%] 2023-03-20T11:54:46.6498721Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-076] SKIPPED [ 93%] 2023-03-20T11:54:46.6504454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-077] SKIPPED [ 93%] 2023-03-20T11:54:46.6510130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-078] SKIPPED [ 93%] 2023-03-20T11:54:46.6515861Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-079] SKIPPED [ 93%] 2023-03-20T11:54:46.6521717Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-080] SKIPPED [ 93%] 2023-03-20T11:54:46.6527408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-081] SKIPPED [ 93%] 2023-03-20T11:54:46.6533454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-082] SKIPPED [ 93%] 2023-03-20T11:54:46.6539528Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-083] SKIPPED [ 93%] 2023-03-20T11:54:46.6546709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-084] SKIPPED [ 93%] 2023-03-20T11:54:46.6552623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-085] SKIPPED [ 93%] 2023-03-20T11:54:46.6558601Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-086] SKIPPED [ 93%] 2023-03-20T11:54:46.6564298Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-087] SKIPPED [ 93%] 2023-03-20T11:54:46.6570519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-088] SKIPPED [ 93%] 2023-03-20T11:54:46.6576355Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-089] SKIPPED [ 93%] 2023-03-20T11:54:46.6582211Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-090] SKIPPED [ 93%] 2023-03-20T11:54:46.6588298Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-091] SKIPPED [ 93%] 2023-03-20T11:54:46.6593899Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-092] SKIPPED [ 93%] 2023-03-20T11:54:46.6599737Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-093] SKIPPED [ 93%] 2023-03-20T11:54:46.6605379Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-094] SKIPPED [ 93%] 2023-03-20T11:54:46.6612437Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-095] SKIPPED [ 93%] 2023-03-20T11:54:46.6618642Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-096] SKIPPED [ 93%] 2023-03-20T11:54:46.6624288Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-097] SKIPPED [ 93%] 2023-03-20T11:54:46.6629907Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-098] SKIPPED [ 93%] 2023-03-20T11:54:46.6635474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-099] SKIPPED [ 93%] 2023-03-20T11:54:46.6641423Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-100] SKIPPED [ 93%] 2023-03-20T11:54:46.6647025Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[horizontal_flip-101] SKIPPED [ 93%] 2023-03-20T11:54:46.6653066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-000] SKIPPED [ 93%] 2023-03-20T11:54:46.6659176Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-001] SKIPPED [ 93%] 2023-03-20T11:54:46.6664780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-002] SKIPPED [ 93%] 2023-03-20T11:54:46.6670902Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-003] SKIPPED [ 93%] 2023-03-20T11:54:46.6676612Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-004] SKIPPED [ 93%] 2023-03-20T11:54:46.6683552Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-005] SKIPPED [ 93%] 2023-03-20T11:54:46.6690441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-006] SKIPPED [ 93%] 2023-03-20T11:54:46.6695069Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-007] SKIPPED [ 93%] 2023-03-20T11:54:46.6700856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-008] SKIPPED [ 93%] 2023-03-20T11:54:46.6706759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-009] SKIPPED [ 93%] 2023-03-20T11:54:46.6712880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-010] SKIPPED [ 93%] 2023-03-20T11:54:46.6718748Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-011] SKIPPED [ 93%] 2023-03-20T11:54:46.6724345Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-012] SKIPPED [ 93%] 2023-03-20T11:54:46.6730350Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-013] SKIPPED [ 93%] 2023-03-20T11:54:46.6736136Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-014] SKIPPED [ 93%] 2023-03-20T11:54:46.6742019Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-015] SKIPPED [ 93%] 2023-03-20T11:54:46.6749325Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-016] SKIPPED [ 93%] 2023-03-20T11:54:46.6755169Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-017] SKIPPED [ 93%] 2023-03-20T11:54:46.6760898Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-018] SKIPPED [ 93%] 2023-03-20T11:54:46.6766566Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-019] SKIPPED [ 93%] 2023-03-20T11:54:46.6773516Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-020] SKIPPED [ 93%] 2023-03-20T11:54:46.6778234Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-021] SKIPPED [ 93%] 2023-03-20T11:54:46.6784313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-022] SKIPPED [ 93%] 2023-03-20T11:54:46.6790023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-023] SKIPPED [ 93%] 2023-03-20T11:54:46.6795732Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-024] SKIPPED [ 93%] 2023-03-20T11:54:46.6801535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-025] SKIPPED [ 93%] 2023-03-20T11:54:46.6807236Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-026] SKIPPED [ 93%] 2023-03-20T11:54:46.6813308Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-027] SKIPPED [ 93%] 2023-03-20T11:54:46.6821506Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-028] SKIPPED [ 93%] 2023-03-20T11:54:46.6827851Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-029] SKIPPED [ 93%] 2023-03-20T11:54:46.6832935Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-030] SKIPPED [ 93%] 2023-03-20T11:54:46.6838662Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-031] SKIPPED [ 93%] 2023-03-20T11:54:46.6844500Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-032] SKIPPED [ 93%] 2023-03-20T11:54:46.6850454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-033] SKIPPED [ 93%] 2023-03-20T11:54:46.6856037Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-034] SKIPPED [ 93%] 2023-03-20T11:54:46.6861515Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-035] SKIPPED [ 93%] 2023-03-20T11:54:46.6867760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-036] SKIPPED [ 93%] 2023-03-20T11:54:46.6873445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-037] SKIPPED [ 93%] 2023-03-20T11:54:46.6879332Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-038] SKIPPED [ 93%] 2023-03-20T11:54:46.6886322Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-039] SKIPPED [ 93%] 2023-03-20T11:54:46.6893174Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-040] SKIPPED [ 93%] 2023-03-20T11:54:46.6898509Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-041] SKIPPED [ 93%] 2023-03-20T11:54:46.6903986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-042] SKIPPED [ 93%] 2023-03-20T11:54:46.6910231Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-043] SKIPPED [ 93%] 2023-03-20T11:54:46.6915827Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-044] SKIPPED [ 93%] 2023-03-20T11:54:46.6921684Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-045] SKIPPED [ 93%] 2023-03-20T11:54:46.6927538Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-046] SKIPPED [ 93%] 2023-03-20T11:54:46.6933562Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-047] SKIPPED [ 93%] 2023-03-20T11:54:46.6939659Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-048] SKIPPED [ 93%] 2023-03-20T11:54:46.6945338Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-049] SKIPPED [ 93%] 2023-03-20T11:54:46.6951320Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-050] SKIPPED [ 93%] 2023-03-20T11:54:46.6958394Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-051] SKIPPED [ 93%] 2023-03-20T11:54:46.6964058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-052] SKIPPED [ 93%] 2023-03-20T11:54:46.6970513Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-053] SKIPPED [ 93%] 2023-03-20T11:54:46.6976216Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-054] SKIPPED [ 93%] 2023-03-20T11:54:46.6981862Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-055] SKIPPED [ 93%] 2023-03-20T11:54:46.6988017Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-056] SKIPPED [ 93%] 2023-03-20T11:54:46.6993706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-057] SKIPPED [ 93%] 2023-03-20T11:54:46.6999579Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-058] SKIPPED [ 93%] 2023-03-20T11:54:46.7005193Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-059] SKIPPED [ 93%] 2023-03-20T11:54:46.7011168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-060] SKIPPED [ 93%] 2023-03-20T11:54:46.7017220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-061] SKIPPED [ 93%] 2023-03-20T11:54:46.7024192Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-062] SKIPPED [ 93%] 2023-03-20T11:54:46.7030067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-063] SKIPPED [ 93%] 2023-03-20T11:54:46.7035617Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-064] SKIPPED [ 93%] 2023-03-20T11:54:46.7041524Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-065] SKIPPED [ 93%] 2023-03-20T11:54:46.7047113Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-066] SKIPPED [ 93%] 2023-03-20T11:54:46.7053246Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-067] SKIPPED [ 93%] 2023-03-20T11:54:46.7059111Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-068] SKIPPED [ 93%] 2023-03-20T11:54:46.7064812Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-069] SKIPPED [ 93%] 2023-03-20T11:54:46.7070961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-070] SKIPPED [ 93%] 2023-03-20T11:54:46.7076556Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-071] SKIPPED [ 93%] 2023-03-20T11:54:46.7082914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-072] SKIPPED [ 93%] 2023-03-20T11:54:46.7089431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-073] SKIPPED [ 93%] 2023-03-20T11:54:46.7095229Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-074] SKIPPED [ 93%] 2023-03-20T11:54:46.7101262Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-075] SKIPPED [ 93%] 2023-03-20T11:54:46.7107218Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-076] SKIPPED [ 93%] 2023-03-20T11:54:46.7113087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-077] SKIPPED [ 93%] 2023-03-20T11:54:46.7118845Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-078] SKIPPED [ 93%] 2023-03-20T11:54:46.7124705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-079] SKIPPED [ 93%] 2023-03-20T11:54:46.7130564Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-080] SKIPPED [ 93%] 2023-03-20T11:54:46.7136310Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-081] SKIPPED [ 93%] 2023-03-20T11:54:46.7142071Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-082] SKIPPED [ 93%] 2023-03-20T11:54:46.7148187Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-083] SKIPPED [ 93%] 2023-03-20T11:54:46.7153993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-084] SKIPPED [ 93%] 2023-03-20T11:54:46.7161122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-085] SKIPPED [ 93%] 2023-03-20T11:54:46.7166913Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-086] SKIPPED [ 93%] 2023-03-20T11:54:46.7172818Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-087] SKIPPED [ 93%] 2023-03-20T11:54:46.7178785Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-088] SKIPPED [ 93%] 2023-03-20T11:54:46.7184548Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-089] SKIPPED [ 93%] 2023-03-20T11:54:46.7190458Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-090] SKIPPED [ 93%] 2023-03-20T11:54:46.7196182Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-091] SKIPPED [ 93%] 2023-03-20T11:54:46.7202020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-092] SKIPPED [ 93%] 2023-03-20T11:54:46.7207770Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-093] SKIPPED [ 93%] 2023-03-20T11:54:46.7213391Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-094] SKIPPED [ 93%] 2023-03-20T11:54:46.7219045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-095] SKIPPED [ 93%] 2023-03-20T11:54:46.7224854Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-096] SKIPPED [ 93%] 2023-03-20T11:54:46.7232009Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-097] SKIPPED [ 93%] 2023-03-20T11:54:46.7237640Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-098] SKIPPED [ 93%] 2023-03-20T11:54:46.7243412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-099] SKIPPED [ 93%] 2023-03-20T11:54:46.7250623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-100] SKIPPED [ 93%] 2023-03-20T11:54:46.7255528Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-101] SKIPPED [ 93%] 2023-03-20T11:54:46.7261421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-102] SKIPPED [ 93%] 2023-03-20T11:54:46.7267268Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-103] SKIPPED [ 93%] 2023-03-20T11:54:46.7273224Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-104] SKIPPED [ 93%] 2023-03-20T11:54:46.7279168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-105] SKIPPED [ 93%] 2023-03-20T11:54:46.7284726Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-106] SKIPPED [ 93%] 2023-03-20T11:54:46.7290483Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-107] SKIPPED [ 93%] 2023-03-20T11:54:46.7297904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-108] SKIPPED [ 93%] 2023-03-20T11:54:46.7303520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-109] SKIPPED [ 93%] 2023-03-20T11:54:46.7309473Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-110] SKIPPED [ 93%] 2023-03-20T11:54:46.7315083Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-111] SKIPPED [ 93%] 2023-03-20T11:54:46.7321170Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-112] SKIPPED [ 93%] 2023-03-20T11:54:46.7327165Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-113] SKIPPED [ 93%] 2023-03-20T11:54:46.7333253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-114] SKIPPED [ 93%] 2023-03-20T11:54:46.7339068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-115] SKIPPED [ 93%] 2023-03-20T11:54:46.7344863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-116] SKIPPED [ 93%] 2023-03-20T11:54:46.7351091Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-117] SKIPPED [ 93%] 2023-03-20T11:54:46.7357194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-118] SKIPPED [ 93%] 2023-03-20T11:54:46.7362958Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-119] SKIPPED [ 93%] 2023-03-20T11:54:46.7370371Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-120] SKIPPED [ 93%] 2023-03-20T11:54:46.7375976Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-121] SKIPPED [ 93%] 2023-03-20T11:54:46.7381760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-122] SKIPPED [ 93%] 2023-03-20T11:54:46.7387699Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-123] SKIPPED [ 93%] 2023-03-20T11:54:46.7393403Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-124] SKIPPED [ 93%] 2023-03-20T11:54:46.7399177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-125] SKIPPED [ 93%] 2023-03-20T11:54:46.7404952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-126] SKIPPED [ 93%] 2023-03-20T11:54:46.7411820Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-127] SKIPPED [ 93%] 2023-03-20T11:54:46.7417056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-128] SKIPPED [ 93%] 2023-03-20T11:54:46.7422612Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-129] SKIPPED [ 93%] 2023-03-20T11:54:46.7428906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-130] SKIPPED [ 93%] 2023-03-20T11:54:46.7435742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-131] SKIPPED [ 93%] 2023-03-20T11:54:46.7441714Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-132] SKIPPED [ 93%] 2023-03-20T11:54:46.7447388Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-133] SKIPPED [ 93%] 2023-03-20T11:54:46.7453940Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-134] SKIPPED [ 93%] 2023-03-20T11:54:46.7459591Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-135] SKIPPED [ 93%] 2023-03-20T11:54:46.7465340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-136] SKIPPED [ 93%] 2023-03-20T11:54:46.7471212Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-137] SKIPPED [ 93%] 2023-03-20T11:54:46.7476928Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-138] SKIPPED [ 93%] 2023-03-20T11:54:46.7482683Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-139] SKIPPED [ 93%] 2023-03-20T11:54:46.7489441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-140] SKIPPED [ 93%] 2023-03-20T11:54:46.7494120Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-141] SKIPPED [ 93%] 2023-03-20T11:54:46.7500134Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-142] SKIPPED [ 93%] 2023-03-20T11:54:46.7507212Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-143] SKIPPED [ 93%] 2023-03-20T11:54:46.7513018Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-144] SKIPPED [ 93%] 2023-03-20T11:54:46.7518711Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-145] SKIPPED [ 93%] 2023-03-20T11:54:46.7524396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-146] SKIPPED [ 93%] 2023-03-20T11:54:46.7530315Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-147] SKIPPED [ 93%] 2023-03-20T11:54:46.7536304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-148] SKIPPED [ 93%] 2023-03-20T11:54:46.7542293Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-149] SKIPPED [ 93%] 2023-03-20T11:54:46.7548109Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-150] SKIPPED [ 93%] 2023-03-20T11:54:46.7553819Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-151] SKIPPED [ 93%] 2023-03-20T11:54:46.7559505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-152] SKIPPED [ 93%] 2023-03-20T11:54:46.7565253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-153] SKIPPED [ 93%] 2023-03-20T11:54:46.7573249Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-154] SKIPPED [ 93%] 2023-03-20T11:54:46.7578510Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-155] SKIPPED [ 93%] 2023-03-20T11:54:46.7584246Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-156] SKIPPED [ 93%] 2023-03-20T11:54:46.7590455Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-157] SKIPPED [ 93%] 2023-03-20T11:54:46.7596013Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-158] SKIPPED [ 93%] 2023-03-20T11:54:46.7601864Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-159] SKIPPED [ 93%] 2023-03-20T11:54:46.7608820Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-160] SKIPPED [ 93%] 2023-03-20T11:54:46.7613494Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-161] SKIPPED [ 93%] 2023-03-20T11:54:46.7619636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-162] SKIPPED [ 93%] 2023-03-20T11:54:46.7625370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-163] SKIPPED [ 93%] 2023-03-20T11:54:46.7631422Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-164] SKIPPED [ 93%] 2023-03-20T11:54:46.7639961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-165] SKIPPED [ 93%] 2023-03-20T11:54:46.7645775Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-166] SKIPPED [ 93%] 2023-03-20T11:54:46.7652474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-167] SKIPPED [ 93%] 2023-03-20T11:54:46.7657716Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-168] SKIPPED [ 93%] 2023-03-20T11:54:46.7663403Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-169] SKIPPED [ 93%] 2023-03-20T11:54:46.7669578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-170] SKIPPED [ 93%] 2023-03-20T11:54:46.7675208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-171] SKIPPED [ 93%] 2023-03-20T11:54:46.7681030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-172] SKIPPED [ 93%] 2023-03-20T11:54:46.7686778Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-173] SKIPPED [ 93%] 2023-03-20T11:54:46.7693130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-174] SKIPPED [ 93%] 2023-03-20T11:54:46.7698852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-175] SKIPPED [ 93%] 2023-03-20T11:54:46.7704471Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-176] SKIPPED [ 93%] 2023-03-20T11:54:46.7711401Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-177] SKIPPED [ 93%] 2023-03-20T11:54:46.7717345Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-178] SKIPPED [ 93%] 2023-03-20T11:54:46.7722868Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-179] SKIPPED [ 93%] 2023-03-20T11:54:46.7729547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-180] SKIPPED [ 93%] 2023-03-20T11:54:46.7734501Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-181] SKIPPED [ 93%] 2023-03-20T11:54:46.7740460Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-182] SKIPPED [ 93%] 2023-03-20T11:54:46.7746307Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-183] SKIPPED [ 93%] 2023-03-20T11:54:46.7752170Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-184] SKIPPED [ 93%] 2023-03-20T11:54:46.7758000Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-185] SKIPPED [ 93%] 2023-03-20T11:54:46.7763592Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-186] SKIPPED [ 93%] 2023-03-20T11:54:46.7770344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-187] SKIPPED [ 93%] 2023-03-20T11:54:46.7777195Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-188] SKIPPED [ 93%] 2023-03-20T11:54:46.7782805Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-189] SKIPPED [ 93%] 2023-03-20T11:54:46.7789017Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-190] SKIPPED [ 93%] 2023-03-20T11:54:46.7794697Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-191] SKIPPED [ 93%] 2023-03-20T11:54:46.7800361Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-192] SKIPPED [ 93%] 2023-03-20T11:54:46.7806076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-193] SKIPPED [ 93%] 2023-03-20T11:54:46.7812856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-194] SKIPPED [ 93%] 2023-03-20T11:54:46.7818114Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-195] SKIPPED [ 93%] 2023-03-20T11:54:46.7824049Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-196] SKIPPED [ 93%] 2023-03-20T11:54:46.7829980Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-197] SKIPPED [ 93%] 2023-03-20T11:54:46.7835938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-198] SKIPPED [ 93%] 2023-03-20T11:54:46.7841731Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-199] SKIPPED [ 93%] 2023-03-20T11:54:46.7849588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-200] SKIPPED [ 93%] 2023-03-20T11:54:46.7854980Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-201] SKIPPED [ 93%] 2023-03-20T11:54:46.7860738Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-202] SKIPPED [ 93%] 2023-03-20T11:54:46.7866703Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-203] SKIPPED [ 93%] 2023-03-20T11:54:46.7872539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-204] SKIPPED [ 93%] 2023-03-20T11:54:46.7878342Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-205] SKIPPED [ 93%] 2023-03-20T11:54:46.7883908Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-206] SKIPPED [ 93%] 2023-03-20T11:54:46.7890300Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-207] SKIPPED [ 93%] 2023-03-20T11:54:46.7895434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-208] SKIPPED [ 93%] 2023-03-20T11:54:46.7901449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-209] SKIPPED [ 93%] 2023-03-20T11:54:46.7907307Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-210] SKIPPED [ 93%] 2023-03-20T11:54:46.7913752Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-211] SKIPPED [ 93%] 2023-03-20T11:54:46.7919407Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-212] SKIPPED [ 93%] 2023-03-20T11:54:46.7925098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-213] SKIPPED [ 93%] 2023-03-20T11:54:46.7931835Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-214] SKIPPED [ 93%] 2023-03-20T11:54:46.7937038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-215] SKIPPED [ 93%] 2023-03-20T11:54:46.7942608Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-216] SKIPPED [ 93%] 2023-03-20T11:54:46.7948686Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-217] SKIPPED [ 93%] 2023-03-20T11:54:46.7954117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-218] SKIPPED [ 93%] 2023-03-20T11:54:46.7959755Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-219] SKIPPED [ 93%] 2023-03-20T11:54:46.7965478Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-220] SKIPPED [ 93%] 2023-03-20T11:54:46.7972082Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-221] SKIPPED [ 93%] 2023-03-20T11:54:46.7977597Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-222] SKIPPED [ 93%] 2023-03-20T11:54:46.7984089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-223] SKIPPED [ 93%] 2023-03-20T11:54:46.7990162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-224] SKIPPED [ 93%] 2023-03-20T11:54:46.7995828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-225] SKIPPED [ 93%] 2023-03-20T11:54:46.8001555Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-226] SKIPPED [ 93%] 2023-03-20T11:54:46.8007098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-227] SKIPPED [ 93%] 2023-03-20T11:54:46.8013087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-228] SKIPPED [ 93%] 2023-03-20T11:54:46.8019024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-229] SKIPPED [ 93%] 2023-03-20T11:54:46.8024608Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-230] SKIPPED [ 93%] 2023-03-20T11:54:46.8030560Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-231] SKIPPED [ 93%] 2023-03-20T11:54:46.8036141Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-232] SKIPPED [ 93%] 2023-03-20T11:54:46.8041931Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-233] SKIPPED [ 93%] 2023-03-20T11:54:46.8050024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-234] SKIPPED [ 93%] 2023-03-20T11:54:46.8054643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-235] SKIPPED [ 93%] 2023-03-20T11:54:46.8060510Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-236] SKIPPED [ 93%] 2023-03-20T11:54:46.8066372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-237] SKIPPED [ 93%] 2023-03-20T11:54:46.8072162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-238] SKIPPED [ 93%] 2023-03-20T11:54:46.8077782Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-239] SKIPPED [ 93%] 2023-03-20T11:54:46.8083456Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-240] SKIPPED [ 93%] 2023-03-20T11:54:46.8090278Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-241] SKIPPED [ 93%] 2023-03-20T11:54:46.8094839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-242] SKIPPED [ 93%] 2023-03-20T11:54:46.8100805Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-243] SKIPPED [ 93%] 2023-03-20T11:54:46.8106511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-244] SKIPPED [ 93%] 2023-03-20T11:54:46.8112393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-245] SKIPPED [ 93%] 2023-03-20T11:54:46.8119080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-246] SKIPPED [ 93%] 2023-03-20T11:54:46.8124693Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-247] SKIPPED [ 93%] 2023-03-20T11:54:46.8131681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-248] SKIPPED [ 93%] 2023-03-20T11:54:46.8136234Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-249] SKIPPED [ 93%] 2023-03-20T11:54:46.8141878Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-250] SKIPPED [ 93%] 2023-03-20T11:54:46.8147888Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-251] SKIPPED [ 93%] 2023-03-20T11:54:46.8153535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-252] SKIPPED [ 93%] 2023-03-20T11:54:46.8159383Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-253] SKIPPED [ 93%] 2023-03-20T11:54:46.8164978Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-254] SKIPPED [ 93%] 2023-03-20T11:54:46.8171770Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-255] SKIPPED [ 93%] 2023-03-20T11:54:46.8176890Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-256] SKIPPED [ 93%] 2023-03-20T11:54:46.8183806Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-257] SKIPPED [ 93%] 2023-03-20T11:54:46.8189528Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-258] SKIPPED [ 93%] 2023-03-20T11:54:46.8195139Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-259] SKIPPED [ 93%] 2023-03-20T11:54:46.8201016Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-260] SKIPPED [ 93%] 2023-03-20T11:54:46.8206780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-261] SKIPPED [ 93%] 2023-03-20T11:54:46.8213020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-262] SKIPPED [ 93%] 2023-03-20T11:54:46.8219417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-263] SKIPPED [ 93%] 2023-03-20T11:54:46.8225660Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-264] SKIPPED [ 93%] 2023-03-20T11:54:46.8232083Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-265] SKIPPED [ 93%] 2023-03-20T11:54:46.8237607Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-266] SKIPPED [ 93%] 2023-03-20T11:54:46.8243637Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-267] SKIPPED [ 93%] 2023-03-20T11:54:46.8250119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-268] SKIPPED [ 93%] 2023-03-20T11:54:46.8256334Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-269] SKIPPED [ 93%] 2023-03-20T11:54:46.8262124Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-270] SKIPPED [ 93%] 2023-03-20T11:54:46.8268107Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-271] SKIPPED [ 93%] 2023-03-20T11:54:46.8273726Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-272] SKIPPED [ 93%] 2023-03-20T11:54:46.8279584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-273] SKIPPED [ 93%] 2023-03-20T11:54:46.8285331Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-274] SKIPPED [ 93%] 2023-03-20T11:54:46.8291764Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-275] SKIPPED [ 93%] 2023-03-20T11:54:46.8297421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-276] SKIPPED [ 93%] 2023-03-20T11:54:46.8303155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-277] SKIPPED [ 93%] 2023-03-20T11:54:46.8308923Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-278] SKIPPED [ 93%] 2023-03-20T11:54:46.8314629Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-279] SKIPPED [ 93%] 2023-03-20T11:54:46.8321502Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-280] SKIPPED [ 93%] 2023-03-20T11:54:46.8327220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-281] SKIPPED [ 93%] 2023-03-20T11:54:46.8333163Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-282] SKIPPED [ 93%] 2023-03-20T11:54:46.8339279Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-283] SKIPPED [ 93%] 2023-03-20T11:54:46.8344986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-284] SKIPPED [ 93%] 2023-03-20T11:54:46.8351078Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-285] SKIPPED [ 93%] 2023-03-20T11:54:46.8356772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-286] SKIPPED [ 93%] 2023-03-20T11:54:46.8362653Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-287] SKIPPED [ 93%] 2023-03-20T11:54:46.8369391Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-288] SKIPPED [ 93%] 2023-03-20T11:54:46.8374465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-289] SKIPPED [ 93%] 2023-03-20T11:54:46.8380156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-290] SKIPPED [ 93%] 2023-03-20T11:54:46.8387588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-291] SKIPPED [ 93%] 2023-03-20T11:54:46.8393206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-292] SKIPPED [ 93%] 2023-03-20T11:54:46.8399007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-293] SKIPPED [ 93%] 2023-03-20T11:54:46.8404984Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-294] SKIPPED [ 93%] 2023-03-20T11:54:46.8411918Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-295] SKIPPED [ 93%] 2023-03-20T11:54:46.8416805Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-296] SKIPPED [ 93%] 2023-03-20T11:54:46.8422611Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-297] SKIPPED [ 93%] 2023-03-20T11:54:46.8428729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-298] SKIPPED [ 93%] 2023-03-20T11:54:46.8434455Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-299] SKIPPED [ 93%] 2023-03-20T11:54:46.8440156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-300] SKIPPED [ 93%] 2023-03-20T11:54:46.8445939Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-301] SKIPPED [ 93%] 2023-03-20T11:54:46.8453060Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-302] SKIPPED [ 93%] 2023-03-20T11:54:46.8460850Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-303] SKIPPED [ 93%] 2023-03-20T11:54:46.8466823Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-304] SKIPPED [ 93%] 2023-03-20T11:54:46.8472661Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-305] SKIPPED [ 93%] 2023-03-20T11:54:46.8478365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-306] SKIPPED [ 93%] 2023-03-20T11:54:46.8484132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-307] SKIPPED [ 93%] 2023-03-20T11:54:46.8490439Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-308] SKIPPED [ 93%] 2023-03-20T11:54:46.8495948Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-309] SKIPPED [ 93%] 2023-03-20T11:54:46.8501772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-310] SKIPPED [ 93%] 2023-03-20T11:54:46.8507889Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-311] SKIPPED [ 93%] 2023-03-20T11:54:46.8513606Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-312] SKIPPED [ 93%] 2023-03-20T11:54:46.8519392Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-313] SKIPPED [ 93%] 2023-03-20T11:54:46.8526464Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-314] SKIPPED [ 93%] 2023-03-20T11:54:46.8533105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-315] SKIPPED [ 93%] 2023-03-20T11:54:46.8538579Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-316] SKIPPED [ 93%] 2023-03-20T11:54:46.8544279Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-317] SKIPPED [ 93%] 2023-03-20T11:54:46.8550473Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-318] SKIPPED [ 93%] 2023-03-20T11:54:46.8556096Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-319] SKIPPED [ 93%] 2023-03-20T11:54:46.8561885Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-320] SKIPPED [ 93%] 2023-03-20T11:54:46.8568819Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-321] SKIPPED [ 93%] 2023-03-20T11:54:46.8573475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-322] SKIPPED [ 93%] 2023-03-20T11:54:46.8579115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-323] SKIPPED [ 93%] 2023-03-20T11:54:46.8584761Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-324] SKIPPED [ 93%] 2023-03-20T11:54:46.8590640Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-325] SKIPPED [ 93%] 2023-03-20T11:54:46.8597291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-326] SKIPPED [ 93%] 2023-03-20T11:54:46.8603115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-327] SKIPPED [ 93%] 2023-03-20T11:54:46.8610150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-328] SKIPPED [ 93%] 2023-03-20T11:54:46.8614828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-329] SKIPPED [ 93%] 2023-03-20T11:54:46.8620904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-330] SKIPPED [ 93%] 2023-03-20T11:54:46.8626753Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-331] SKIPPED [ 93%] 2023-03-20T11:54:46.8632686Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-332] SKIPPED [ 93%] 2023-03-20T11:54:46.8638795Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-333] SKIPPED [ 93%] 2023-03-20T11:54:46.8644407Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-334] SKIPPED [ 93%] 2023-03-20T11:54:46.8650397Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-335] SKIPPED [ 93%] 2023-03-20T11:54:46.8656635Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-336] SKIPPED [ 93%] 2023-03-20T11:54:46.8664225Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-337] SKIPPED [ 93%] 2023-03-20T11:54:46.8670242Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-338] SKIPPED [ 93%] 2023-03-20T11:54:46.8676063Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-339] SKIPPED [ 93%] 2023-03-20T11:54:46.8682177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-340] SKIPPED [ 93%] 2023-03-20T11:54:46.8689369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-341] SKIPPED [ 93%] 2023-03-20T11:54:46.8694310Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-342] SKIPPED [ 93%] 2023-03-20T11:54:46.8700705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-343] SKIPPED [ 93%] 2023-03-20T11:54:46.8706713Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-344] SKIPPED [ 93%] 2023-03-20T11:54:46.8712832Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-345] SKIPPED [ 93%] 2023-03-20T11:54:46.8719032Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-346] SKIPPED [ 93%] 2023-03-20T11:54:46.8725019Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-347] SKIPPED [ 93%] 2023-03-20T11:54:46.8732082Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-348] SKIPPED [ 93%] 2023-03-20T11:54:46.8738703Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-349] SKIPPED [ 93%] 2023-03-20T11:54:46.8744654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-350] SKIPPED [ 93%] 2023-03-20T11:54:46.8751111Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-351] SKIPPED [ 93%] 2023-03-20T11:54:46.8756875Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-352] SKIPPED [ 93%] 2023-03-20T11:54:46.8762891Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-353] SKIPPED [ 93%] 2023-03-20T11:54:46.8770058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-354] SKIPPED [ 93%] 2023-03-20T11:54:46.8775342Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-355] SKIPPED [ 93%] 2023-03-20T11:54:46.8781372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-356] SKIPPED [ 93%] 2023-03-20T11:54:46.8787730Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-357] SKIPPED [ 93%] 2023-03-20T11:54:46.8793694Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-358] SKIPPED [ 93%] 2023-03-20T11:54:46.8799783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-359] SKIPPED [ 93%] 2023-03-20T11:54:46.8806816Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-360] SKIPPED [ 93%] 2023-03-20T11:54:46.8813202Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-361] SKIPPED [ 93%] 2023-03-20T11:54:46.8819509Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-362] SKIPPED [ 93%] 2023-03-20T11:54:46.8825445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-363] SKIPPED [ 93%] 2023-03-20T11:54:46.8831748Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-364] SKIPPED [ 93%] 2023-03-20T11:54:46.8837718Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-365] SKIPPED [ 93%] 2023-03-20T11:54:46.8843800Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-366] SKIPPED [ 93%] 2023-03-20T11:54:46.8850107Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-367] SKIPPED [ 93%] 2023-03-20T11:54:46.8856438Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-368] SKIPPED [ 93%] 2023-03-20T11:54:46.8862260Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-369] SKIPPED [ 93%] 2023-03-20T11:54:46.8868690Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-370] SKIPPED [ 93%] 2023-03-20T11:54:46.8874497Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-371] SKIPPED [ 93%] 2023-03-20T11:54:46.8881729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-372] SKIPPED [ 93%] 2023-03-20T11:54:46.8888896Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-373] SKIPPED [ 93%] 2023-03-20T11:54:46.8893914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-374] SKIPPED [ 93%] 2023-03-20T11:54:46.8899788Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-375] SKIPPED [ 93%] 2023-03-20T11:54:46.8906087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-376] SKIPPED [ 93%] 2023-03-20T11:54:46.8912513Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-377] SKIPPED [ 93%] 2023-03-20T11:54:46.8918737Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-378] SKIPPED [ 93%] 2023-03-20T11:54:46.8924867Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-379] SKIPPED [ 93%] 2023-03-20T11:54:46.8931820Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-380] SKIPPED [ 93%] 2023-03-20T11:54:46.8937434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-381] SKIPPED [ 93%] 2023-03-20T11:54:46.8942860Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-382] SKIPPED [ 93%] 2023-03-20T11:54:46.8950484Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-383] SKIPPED [ 93%] 2023-03-20T11:54:46.8956390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-384] SKIPPED [ 93%] 2023-03-20T11:54:46.8962826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-385] SKIPPED [ 93%] 2023-03-20T11:54:46.8969433Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-386] SKIPPED [ 93%] 2023-03-20T11:54:46.8974970Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-387] SKIPPED [ 93%] 2023-03-20T11:54:46.8981052Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-388] SKIPPED [ 93%] 2023-03-20T11:54:46.8987246Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-389] SKIPPED [ 93%] 2023-03-20T11:54:46.8993306Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-390] SKIPPED [ 93%] 2023-03-20T11:54:46.8999158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-391] SKIPPED [ 93%] 2023-03-20T11:54:46.9005452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-392] SKIPPED [ 93%] 2023-03-20T11:54:46.9012184Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-393] SKIPPED [ 93%] 2023-03-20T11:54:46.9017655Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-394] SKIPPED [ 93%] 2023-03-20T11:54:46.9024747Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-395] SKIPPED [ 93%] 2023-03-20T11:54:46.9030993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-396] SKIPPED [ 93%] 2023-03-20T11:54:46.9036926Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-397] SKIPPED [ 93%] 2023-03-20T11:54:46.9042964Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-398] SKIPPED [ 93%] 2023-03-20T11:54:46.9049952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-399] SKIPPED [ 93%] 2023-03-20T11:54:46.9055286Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-400] SKIPPED [ 93%] 2023-03-20T11:54:46.9061389Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-401] SKIPPED [ 93%] 2023-03-20T11:54:46.9067357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resize-402] SKIPPED [ 93%] 2023-03-20T11:54:46.9073730Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-000] SKIPPED [ 93%] 2023-03-20T11:54:46.9079700Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-001] SKIPPED [ 93%] 2023-03-20T11:54:46.9085583Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-002] SKIPPED [ 93%] 2023-03-20T11:54:46.9093030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-003] SKIPPED [ 93%] 2023-03-20T11:54:46.9098946Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-004] SKIPPED [ 93%] 2023-03-20T11:54:46.9105296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-005] SKIPPED [ 93%] 2023-03-20T11:54:46.9111575Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-006] SKIPPED [ 93%] 2023-03-20T11:54:46.9117567Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-007] SKIPPED [ 93%] 2023-03-20T11:54:46.9123598Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-008] SKIPPED [ 93%] 2023-03-20T11:54:46.9130021Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-009] SKIPPED [ 93%] 2023-03-20T11:54:46.9135914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-010] SKIPPED [ 93%] 2023-03-20T11:54:46.9141962Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-011] SKIPPED [ 93%] 2023-03-20T11:54:46.9148322Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-012] SKIPPED [ 93%] 2023-03-20T11:54:46.9154469Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-013] SKIPPED [ 93%] 2023-03-20T11:54:46.9160623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-014] SKIPPED [ 93%] 2023-03-20T11:54:46.9168758Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-015] SKIPPED [ 93%] 2023-03-20T11:54:46.9173948Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-016] SKIPPED [ 93%] 2023-03-20T11:54:46.9180194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-017] SKIPPED [ 93%] 2023-03-20T11:54:46.9186368Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-018] SKIPPED [ 93%] 2023-03-20T11:54:46.9192530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-019] SKIPPED [ 93%] 2023-03-20T11:54:46.9198358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-020] SKIPPED [ 93%] 2023-03-20T11:54:46.9204511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-021] SKIPPED [ 93%] 2023-03-20T11:54:46.9211643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-022] SKIPPED [ 93%] 2023-03-20T11:54:46.9217092Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-023] SKIPPED [ 93%] 2023-03-20T11:54:46.9222936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-024] SKIPPED [ 93%] 2023-03-20T11:54:46.9229265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-025] SKIPPED [ 93%] 2023-03-20T11:54:46.9236435Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-026] SKIPPED [ 93%] 2023-03-20T11:54:46.9242506Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-027] SKIPPED [ 93%] 2023-03-20T11:54:46.9249858Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-028] SKIPPED [ 93%] 2023-03-20T11:54:46.9254648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-029] SKIPPED [ 93%] 2023-03-20T11:54:46.9261069Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-030] SKIPPED [ 93%] 2023-03-20T11:54:46.9267358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-031] SKIPPED [ 93%] 2023-03-20T11:54:46.9272741Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-032] SKIPPED [ 93%] 2023-03-20T11:54:46.9278654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-033] SKIPPED [ 93%] 2023-03-20T11:54:46.9284631Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-034] SKIPPED [ 93%] 2023-03-20T11:54:46.9290664Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-035] SKIPPED [ 93%] 2023-03-20T11:54:46.9296929Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-036] SKIPPED [ 93%] 2023-03-20T11:54:46.9306046Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-037] SKIPPED [ 93%] 2023-03-20T11:54:46.9311985Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-038] SKIPPED [ 93%] 2023-03-20T11:54:46.9325662Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-039] SKIPPED [ 93%] 2023-03-20T11:54:46.9326290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-040] SKIPPED [ 93%] 2023-03-20T11:54:46.9330271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-041] SKIPPED [ 93%] 2023-03-20T11:54:46.9336186Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-042] SKIPPED [ 93%] 2023-03-20T11:54:46.9342175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-043] SKIPPED [ 93%] 2023-03-20T11:54:46.9348573Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-044] SKIPPED [ 93%] 2023-03-20T11:54:46.9354406Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-045] SKIPPED [ 93%] 2023-03-20T11:54:46.9360414Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-046] SKIPPED [ 93%] 2023-03-20T11:54:46.9366286Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-047] SKIPPED [ 93%] 2023-03-20T11:54:46.9373041Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-048] SKIPPED [ 93%] 2023-03-20T11:54:46.9380170Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-049] SKIPPED [ 93%] 2023-03-20T11:54:46.9386144Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-050] SKIPPED [ 93%] 2023-03-20T11:54:46.9391894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-051] SKIPPED [ 93%] 2023-03-20T11:54:46.9397963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-052] SKIPPED [ 93%] 2023-03-20T11:54:46.9403942Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-053] SKIPPED [ 93%] 2023-03-20T11:54:46.9410284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-054] SKIPPED [ 93%] 2023-03-20T11:54:46.9416141Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-055] SKIPPED [ 93%] 2023-03-20T11:54:46.9422204Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-056] SKIPPED [ 93%] 2023-03-20T11:54:46.9428618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-057] SKIPPED [ 93%] 2023-03-20T11:54:46.9434395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-058] SKIPPED [ 93%] 2023-03-20T11:54:46.9440476Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-059] SKIPPED [ 93%] 2023-03-20T11:54:46.9448501Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-060] SKIPPED [ 93%] 2023-03-20T11:54:46.9453821Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-061] SKIPPED [ 93%] 2023-03-20T11:54:46.9460200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-062] SKIPPED [ 93%] 2023-03-20T11:54:46.9466372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-063] SKIPPED [ 93%] 2023-03-20T11:54:46.9472522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-064] SKIPPED [ 93%] 2023-03-20T11:54:46.9478778Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-065] SKIPPED [ 93%] 2023-03-20T11:54:46.9484367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-066] SKIPPED [ 93%] 2023-03-20T11:54:46.9491582Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-067] SKIPPED [ 93%] 2023-03-20T11:54:46.9496643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-068] SKIPPED [ 93%] 2023-03-20T11:54:46.9502880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-069] SKIPPED [ 93%] 2023-03-20T11:54:46.9509213Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-070] SKIPPED [ 93%] 2023-03-20T11:54:46.9515291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-071] SKIPPED [ 93%] 2023-03-20T11:54:46.9522667Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-072] SKIPPED [ 93%] 2023-03-20T11:54:46.9529607Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-073] SKIPPED [ 93%] 2023-03-20T11:54:46.9534883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-074] SKIPPED [ 93%] 2023-03-20T11:54:46.9541172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-075] SKIPPED [ 93%] 2023-03-20T11:54:46.9547256Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-076] SKIPPED [ 93%] 2023-03-20T11:54:46.9553304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-077] SKIPPED [ 93%] 2023-03-20T11:54:46.9559392Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-078] SKIPPED [ 93%] 2023-03-20T11:54:46.9565366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-079] SKIPPED [ 93%] 2023-03-20T11:54:46.9572446Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-080] SKIPPED [ 93%] 2023-03-20T11:54:46.9577922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-081] SKIPPED [ 93%] 2023-03-20T11:54:46.9583830Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-082] SKIPPED [ 93%] 2023-03-20T11:54:46.9591351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-083] SKIPPED [ 93%] 2023-03-20T11:54:46.9597532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-084] SKIPPED [ 93%] 2023-03-20T11:54:46.9603342Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-085] SKIPPED [ 93%] 2023-03-20T11:54:46.9610261Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-086] SKIPPED [ 93%] 2023-03-20T11:54:46.9615945Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-087] SKIPPED [ 93%] 2023-03-20T11:54:46.9622198Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-088] SKIPPED [ 93%] 2023-03-20T11:54:46.9628705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-089] SKIPPED [ 93%] 2023-03-20T11:54:46.9634619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-090] SKIPPED [ 93%] 2023-03-20T11:54:46.9640444Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-091] SKIPPED [ 93%] 2023-03-20T11:54:46.9646404Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-092] SKIPPED [ 93%] 2023-03-20T11:54:46.9652962Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-093] SKIPPED [ 93%] 2023-03-20T11:54:46.9659130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-094] SKIPPED [ 93%] 2023-03-20T11:54:46.9666642Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-095] SKIPPED [ 93%] 2023-03-20T11:54:46.9672562Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-096] SKIPPED [ 93%] 2023-03-20T11:54:46.9678434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-097] SKIPPED [ 93%] 2023-03-20T11:54:46.9684597Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-098] SKIPPED [ 93%] 2023-03-20T11:54:46.9691645Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-099] SKIPPED [ 93%] 2023-03-20T11:54:46.9697160Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-100] SKIPPED [ 93%] 2023-03-20T11:54:46.9703128Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-101] SKIPPED [ 93%] 2023-03-20T11:54:46.9709172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-102] SKIPPED [ 93%] 2023-03-20T11:54:46.9714904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-103] SKIPPED [ 93%] 2023-03-20T11:54:46.9720946Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-104] SKIPPED [ 93%] 2023-03-20T11:54:46.9726829Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-105] SKIPPED [ 93%] 2023-03-20T11:54:46.9734357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-106] SKIPPED [ 93%] 2023-03-20T11:54:46.9740590Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-107] SKIPPED [ 93%] 2023-03-20T11:54:46.9747019Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-108] SKIPPED [ 93%] 2023-03-20T11:54:46.9753228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-109] SKIPPED [ 93%] 2023-03-20T11:54:46.9759066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-110] SKIPPED [ 93%] 2023-03-20T11:54:46.9765316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-111] SKIPPED [ 93%] 2023-03-20T11:54:46.9771974Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-112] SKIPPED [ 93%] 2023-03-20T11:54:46.9777067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-113] SKIPPED [ 93%] 2023-03-20T11:54:46.9783085Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-114] SKIPPED [ 93%] 2023-03-20T11:54:46.9789499Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-115] SKIPPED [ 93%] 2023-03-20T11:54:46.9795353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-116] SKIPPED [ 93%] 2023-03-20T11:54:46.9801466Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-117] SKIPPED [ 93%] 2023-03-20T11:54:46.9809495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-118] SKIPPED [ 93%] 2023-03-20T11:54:46.9814859Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-119] SKIPPED [ 93%] 2023-03-20T11:54:46.9820960Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-120] SKIPPED [ 93%] 2023-03-20T11:54:46.9827073Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-121] SKIPPED [ 93%] 2023-03-20T11:54:46.9833039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-122] SKIPPED [ 93%] 2023-03-20T11:54:46.9838951Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-123] SKIPPED [ 93%] 2023-03-20T11:54:46.9845164Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-124] SKIPPED [ 93%] 2023-03-20T11:54:46.9852099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-125] SKIPPED [ 93%] 2023-03-20T11:54:46.9857747Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-126] SKIPPED [ 93%] 2023-03-20T11:54:46.9863544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-127] SKIPPED [ 93%] 2023-03-20T11:54:46.9870167Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-128] SKIPPED [ 93%] 2023-03-20T11:54:46.9877268Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-129] SKIPPED [ 93%] 2023-03-20T11:54:46.9883319Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-130] SKIPPED [ 93%] 2023-03-20T11:54:46.9890360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-131] SKIPPED [ 93%] 2023-03-20T11:54:46.9896210Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-132] SKIPPED [ 93%] 2023-03-20T11:54:46.9902150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-133] SKIPPED [ 93%] 2023-03-20T11:54:46.9908451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-134] SKIPPED [ 93%] 2023-03-20T11:54:46.9914348Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-135] SKIPPED [ 93%] 2023-03-20T11:54:46.9920367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-136] SKIPPED [ 93%] 2023-03-20T11:54:46.9926193Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-137] SKIPPED [ 93%] 2023-03-20T11:54:46.9933344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-138] SKIPPED [ 93%] 2023-03-20T11:54:46.9938779Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-139] SKIPPED [ 93%] 2023-03-20T11:54:46.9944666Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-140] SKIPPED [ 93%] 2023-03-20T11:54:46.9952213Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-141] SKIPPED [ 93%] 2023-03-20T11:54:46.9958381Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-142] SKIPPED [ 93%] 2023-03-20T11:54:46.9964059Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-143] SKIPPED [ 93%] 2023-03-20T11:54:46.9970332Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-144] SKIPPED [ 93%] 2023-03-20T11:54:46.9976400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-145] SKIPPED [ 93%] 2023-03-20T11:54:46.9982460Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-146] SKIPPED [ 93%] 2023-03-20T11:54:46.9989031Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-147] SKIPPED [ 93%] 2023-03-20T11:54:46.9995223Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-148] SKIPPED [ 93%] 2023-03-20T11:54:47.0001074Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-149] SKIPPED [ 93%] 2023-03-20T11:54:47.0006956Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-150] SKIPPED [ 93%] 2023-03-20T11:54:47.0012965Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-151] SKIPPED [ 93%] 2023-03-20T11:54:47.0020582Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-152] SKIPPED [ 93%] 2023-03-20T11:54:47.0026887Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-153] SKIPPED [ 93%] 2023-03-20T11:54:47.0033107Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-154] SKIPPED [ 93%] 2023-03-20T11:54:47.0038996Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-155] SKIPPED [ 93%] 2023-03-20T11:54:47.0044824Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-156] SKIPPED [ 93%] 2023-03-20T11:54:47.0052108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-157] SKIPPED [ 93%] 2023-03-20T11:54:47.0057508Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-158] SKIPPED [ 93%] 2023-03-20T11:54:47.0063587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-159] SKIPPED [ 93%] 2023-03-20T11:54:47.0069883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-160] SKIPPED [ 93%] 2023-03-20T11:54:47.0076013Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-161] SKIPPED [ 93%] 2023-03-20T11:54:47.0082018Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-162] SKIPPED [ 93%] 2023-03-20T11:54:47.0090335Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-163] SKIPPED [ 93%] 2023-03-20T11:54:47.0095742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-164] SKIPPED [ 93%] 2023-03-20T11:54:47.0101813Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-165] SKIPPED [ 93%] 2023-03-20T11:54:47.0108371Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-166] SKIPPED [ 93%] 2023-03-20T11:54:47.0114181Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-167] SKIPPED [ 93%] 2023-03-20T11:54:47.0120189Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-168] SKIPPED [ 93%] 2023-03-20T11:54:47.0126076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-169] SKIPPED [ 93%] 2023-03-20T11:54:47.0133090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-170] SKIPPED [ 93%] 2023-03-20T11:54:47.0138395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-171] SKIPPED [ 93%] 2023-03-20T11:54:47.0144243Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-172] SKIPPED [ 93%] 2023-03-20T11:54:47.0150776Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-173] SKIPPED [ 93%] 2023-03-20T11:54:47.0156588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-174] SKIPPED [ 93%] 2023-03-20T11:54:47.0165465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-175] SKIPPED [ 94%] 2023-03-20T11:54:47.0172776Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-176] SKIPPED [ 94%] 2023-03-20T11:54:47.0177673Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-177] SKIPPED [ 94%] 2023-03-20T11:54:47.0183416Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-178] SKIPPED [ 94%] 2023-03-20T11:54:47.0189749Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-179] SKIPPED [ 94%] 2023-03-20T11:54:47.0195246Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-180] SKIPPED [ 94%] 2023-03-20T11:54:47.0201032Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-181] SKIPPED [ 94%] 2023-03-20T11:54:47.0206737Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-182] SKIPPED [ 94%] 2023-03-20T11:54:47.0212995Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-183] SKIPPED [ 94%] 2023-03-20T11:54:47.0218535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-184] SKIPPED [ 94%] 2023-03-20T11:54:47.0224078Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-185] SKIPPED [ 94%] 2023-03-20T11:54:47.0231102Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-186] SKIPPED [ 94%] 2023-03-20T11:54:47.0237002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-187] SKIPPED [ 94%] 2023-03-20T11:54:47.0242661Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-188] SKIPPED [ 94%] 2023-03-20T11:54:47.0249744Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-189] SKIPPED [ 94%] 2023-03-20T11:54:47.0254396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-190] SKIPPED [ 94%] 2023-03-20T11:54:47.0260469Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-191] SKIPPED [ 94%] 2023-03-20T11:54:47.0266271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-192] SKIPPED [ 94%] 2023-03-20T11:54:47.0272299Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-193] SKIPPED [ 94%] 2023-03-20T11:54:47.0278076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-194] SKIPPED [ 94%] 2023-03-20T11:54:47.0283857Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-195] SKIPPED [ 94%] 2023-03-20T11:54:47.0290348Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-196] SKIPPED [ 94%] 2023-03-20T11:54:47.0295676Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-197] SKIPPED [ 94%] 2023-03-20T11:54:47.0302373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-198] SKIPPED [ 94%] 2023-03-20T11:54:47.0308558Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-199] SKIPPED [ 94%] 2023-03-20T11:54:47.0314266Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-200] SKIPPED [ 94%] 2023-03-20T11:54:47.0319938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-201] SKIPPED [ 94%] 2023-03-20T11:54:47.0325719Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-202] SKIPPED [ 94%] 2023-03-20T11:54:47.0332578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-203] SKIPPED [ 94%] 2023-03-20T11:54:47.0337486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-204] SKIPPED [ 94%] 2023-03-20T11:54:47.0343461Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-205] SKIPPED [ 94%] 2023-03-20T11:54:47.0349558Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-206] SKIPPED [ 94%] 2023-03-20T11:54:47.0354854Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-207] SKIPPED [ 94%] 2023-03-20T11:54:47.0360667Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-208] SKIPPED [ 94%] 2023-03-20T11:54:47.0367623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-209] SKIPPED [ 94%] 2023-03-20T11:54:47.0373793Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-210] SKIPPED [ 94%] 2023-03-20T11:54:47.0379781Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-211] SKIPPED [ 94%] 2023-03-20T11:54:47.0385520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-212] SKIPPED [ 94%] 2023-03-20T11:54:47.0391535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-213] SKIPPED [ 94%] 2023-03-20T11:54:47.0397108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-214] SKIPPED [ 94%] 2023-03-20T11:54:47.0403055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-215] SKIPPED [ 94%] 2023-03-20T11:54:47.0409994Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-216] SKIPPED [ 94%] 2023-03-20T11:54:47.0414857Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-217] SKIPPED [ 94%] 2023-03-20T11:54:47.0420785Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-218] SKIPPED [ 94%] 2023-03-20T11:54:47.0426788Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-219] SKIPPED [ 94%] 2023-03-20T11:54:47.0432552Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-220] SKIPPED [ 94%] 2023-03-20T11:54:47.0439658Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-221] SKIPPED [ 94%] 2023-03-20T11:54:47.0445166Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-222] SKIPPED [ 94%] 2023-03-20T11:54:47.0451831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-223] SKIPPED [ 94%] 2023-03-20T11:54:47.0457122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-224] SKIPPED [ 94%] 2023-03-20T11:54:47.0462408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-225] SKIPPED [ 94%] 2023-03-20T11:54:47.0468587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-226] SKIPPED [ 94%] 2023-03-20T11:54:47.0474266Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-227] SKIPPED [ 94%] 2023-03-20T11:54:47.0479971Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-228] SKIPPED [ 94%] 2023-03-20T11:54:47.0485700Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-229] SKIPPED [ 94%] 2023-03-20T11:54:47.0492611Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-230] SKIPPED [ 94%] 2023-03-20T11:54:47.0497963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-231] SKIPPED [ 94%] 2023-03-20T11:54:47.0504767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-232] SKIPPED [ 94%] 2023-03-20T11:54:47.0510682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-233] SKIPPED [ 94%] 2023-03-20T11:54:47.0516343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-234] SKIPPED [ 94%] 2023-03-20T11:54:47.0522133Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-235] SKIPPED [ 94%] 2023-03-20T11:54:47.0529018Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-236] SKIPPED [ 94%] 2023-03-20T11:54:47.0533783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-237] SKIPPED [ 94%] 2023-03-20T11:54:47.0539877Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-238] SKIPPED [ 94%] 2023-03-20T11:54:47.0545607Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-239] SKIPPED [ 94%] 2023-03-20T11:54:47.0551407Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-240] SKIPPED [ 94%] 2023-03-20T11:54:47.0557075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-241] SKIPPED [ 94%] 2023-03-20T11:54:47.0562933Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-242] SKIPPED [ 94%] 2023-03-20T11:54:47.0569833Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-243] SKIPPED [ 94%] 2023-03-20T11:54:47.0575877Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-244] SKIPPED [ 94%] 2023-03-20T11:54:47.0581388Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-245] SKIPPED [ 94%] 2023-03-20T11:54:47.0587382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-246] SKIPPED [ 94%] 2023-03-20T11:54:47.0593096Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-247] SKIPPED [ 94%] 2023-03-20T11:54:47.0599039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-248] SKIPPED [ 94%] 2023-03-20T11:54:47.0604721Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-249] SKIPPED [ 94%] 2023-03-20T11:54:47.0611834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-250] SKIPPED [ 94%] 2023-03-20T11:54:47.0616925Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-251] SKIPPED [ 94%] 2023-03-20T11:54:47.0622600Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-252] SKIPPED [ 94%] 2023-03-20T11:54:47.0628806Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-253] SKIPPED [ 94%] 2023-03-20T11:54:47.0634594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-254] SKIPPED [ 94%] 2023-03-20T11:54:47.0641549Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-255] SKIPPED [ 94%] 2023-03-20T11:54:47.0647379Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-256] SKIPPED [ 94%] 2023-03-20T11:54:47.0653594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-257] SKIPPED [ 94%] 2023-03-20T11:54:47.0659811Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-258] SKIPPED [ 94%] 2023-03-20T11:54:47.0665961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-259] SKIPPED [ 94%] 2023-03-20T11:54:47.0672162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-260] SKIPPED [ 94%] 2023-03-20T11:54:47.0678472Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-261] SKIPPED [ 94%] 2023-03-20T11:54:47.0684393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-262] SKIPPED [ 94%] 2023-03-20T11:54:47.0691541Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-263] SKIPPED [ 94%] 2023-03-20T11:54:47.0697082Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-264] SKIPPED [ 94%] 2023-03-20T11:54:47.0703158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-265] SKIPPED [ 94%] 2023-03-20T11:54:47.0709719Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-266] SKIPPED [ 94%] 2023-03-20T11:54:47.0716815Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-267] SKIPPED [ 94%] 2023-03-20T11:54:47.0723052Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-268] SKIPPED [ 94%] 2023-03-20T11:54:47.0730055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-269] SKIPPED [ 94%] 2023-03-20T11:54:47.0735551Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-270] SKIPPED [ 94%] 2023-03-20T11:54:47.0741822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-271] SKIPPED [ 94%] 2023-03-20T11:54:47.0748493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-272] SKIPPED [ 94%] 2023-03-20T11:54:47.0754463Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-273] SKIPPED [ 94%] 2023-03-20T11:54:47.0760654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-274] SKIPPED [ 94%] 2023-03-20T11:54:47.0766698Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-275] SKIPPED [ 94%] 2023-03-20T11:54:47.0773465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-276] SKIPPED [ 94%] 2023-03-20T11:54:47.0779375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-277] SKIPPED [ 94%] 2023-03-20T11:54:47.0787039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-278] SKIPPED [ 94%] 2023-03-20T11:54:47.0793200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-279] SKIPPED [ 94%] 2023-03-20T11:54:47.0799399Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-280] SKIPPED [ 94%] 2023-03-20T11:54:47.0805452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-281] SKIPPED [ 94%] 2023-03-20T11:54:47.0812790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-282] SKIPPED [ 94%] 2023-03-20T11:54:47.0818336Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-283] SKIPPED [ 94%] 2023-03-20T11:54:47.0824422Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-284] SKIPPED [ 94%] 2023-03-20T11:54:47.0830868Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-285] SKIPPED [ 94%] 2023-03-20T11:54:47.0836886Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-286] SKIPPED [ 94%] 2023-03-20T11:54:47.0843087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-287] SKIPPED [ 94%] 2023-03-20T11:54:47.0850318Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-288] SKIPPED [ 94%] 2023-03-20T11:54:47.0855934Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-289] SKIPPED [ 94%] 2023-03-20T11:54:47.0863238Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-290] SKIPPED [ 94%] 2023-03-20T11:54:47.0869794Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-291] SKIPPED [ 94%] 2023-03-20T11:54:47.0875804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-292] SKIPPED [ 94%] 2023-03-20T11:54:47.0881996Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-293] SKIPPED [ 94%] 2023-03-20T11:54:47.0889049Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-294] SKIPPED [ 94%] 2023-03-20T11:54:47.0894434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-295] SKIPPED [ 94%] 2023-03-20T11:54:47.0900482Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-296] SKIPPED [ 94%] 2023-03-20T11:54:47.0906601Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-297] SKIPPED [ 94%] 2023-03-20T11:54:47.0913063Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-298] SKIPPED [ 94%] 2023-03-20T11:54:47.0919107Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-299] SKIPPED [ 94%] 2023-03-20T11:54:47.0925188Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-300] SKIPPED [ 94%] 2023-03-20T11:54:47.0933275Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-301] SKIPPED [ 94%] 2023-03-20T11:54:47.0939589Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-302] SKIPPED [ 94%] 2023-03-20T11:54:47.0945803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-303] SKIPPED [ 94%] 2023-03-20T11:54:47.0952160Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-304] SKIPPED [ 94%] 2023-03-20T11:54:47.0958442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-305] SKIPPED [ 94%] 2023-03-20T11:54:47.0964298Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-306] SKIPPED [ 94%] 2023-03-20T11:54:47.0970586Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-307] SKIPPED [ 94%] 2023-03-20T11:54:47.0977028Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-308] SKIPPED [ 94%] 2023-03-20T11:54:47.0982686Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-309] SKIPPED [ 94%] 2023-03-20T11:54:47.0989289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-310] SKIPPED [ 94%] 2023-03-20T11:54:47.0995296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-311] SKIPPED [ 94%] 2023-03-20T11:54:47.1004361Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-312] SKIPPED [ 94%] 2023-03-20T11:54:47.1011856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-313] SKIPPED [ 94%] 2023-03-20T11:54:47.1017244Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-314] SKIPPED [ 94%] 2023-03-20T11:54:47.1023203Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-315] SKIPPED [ 94%] 2023-03-20T11:54:47.1029802Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-316] SKIPPED [ 94%] 2023-03-20T11:54:47.1035942Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-317] SKIPPED [ 94%] 2023-03-20T11:54:47.1042102Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-318] SKIPPED [ 94%] 2023-03-20T11:54:47.1049312Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-319] SKIPPED [ 94%] 2023-03-20T11:54:47.1054500Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-320] SKIPPED [ 94%] 2023-03-20T11:54:47.1060863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-321] SKIPPED [ 94%] 2023-03-20T11:54:47.1067133Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-322] SKIPPED [ 94%] 2023-03-20T11:54:47.1073414Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-323] SKIPPED [ 94%] 2023-03-20T11:54:47.1080792Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-324] SKIPPED [ 94%] 2023-03-20T11:54:47.1086921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-325] SKIPPED [ 94%] 2023-03-20T11:54:47.1093901Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-326] SKIPPED [ 94%] 2023-03-20T11:54:47.1099384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-327] SKIPPED [ 94%] 2023-03-20T11:54:47.1105534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-328] SKIPPED [ 94%] 2023-03-20T11:54:47.1111756Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-329] SKIPPED [ 94%] 2023-03-20T11:54:47.1118030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-330] SKIPPED [ 94%] 2023-03-20T11:54:47.1123998Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-331] SKIPPED [ 94%] 2023-03-20T11:54:47.1130478Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-332] SKIPPED [ 94%] 2023-03-20T11:54:47.1136918Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-333] SKIPPED [ 94%] 2023-03-20T11:54:47.1142728Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-334] SKIPPED [ 94%] 2023-03-20T11:54:47.1150344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-335] SKIPPED [ 94%] 2023-03-20T11:54:47.1156634Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-336] SKIPPED [ 94%] 2023-03-20T11:54:47.1162681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-337] SKIPPED [ 94%] 2023-03-20T11:54:47.1169800Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-338] SKIPPED [ 94%] 2023-03-20T11:54:47.1175055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-339] SKIPPED [ 94%] 2023-03-20T11:54:47.1181251Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-340] SKIPPED [ 94%] 2023-03-20T11:54:47.1187695Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-341] SKIPPED [ 94%] 2023-03-20T11:54:47.1194087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-342] SKIPPED [ 94%] 2023-03-20T11:54:47.1200177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-343] SKIPPED [ 94%] 2023-03-20T11:54:47.1206123Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-344] SKIPPED [ 94%] 2023-03-20T11:54:47.1212961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-345] SKIPPED [ 94%] 2023-03-20T11:54:47.1218221Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-346] SKIPPED [ 94%] 2023-03-20T11:54:47.1224914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-347] SKIPPED [ 94%] 2023-03-20T11:54:47.1231171Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-348] SKIPPED [ 94%] 2023-03-20T11:54:47.1236831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-349] SKIPPED [ 94%] 2023-03-20T11:54:47.1242776Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-350] SKIPPED [ 94%] 2023-03-20T11:54:47.1249673Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-351] SKIPPED [ 94%] 2023-03-20T11:54:47.1254465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-352] SKIPPED [ 94%] 2023-03-20T11:54:47.1260545Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-353] SKIPPED [ 94%] 2023-03-20T11:54:47.1266356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-354] SKIPPED [ 94%] 2023-03-20T11:54:47.1272360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-355] SKIPPED [ 94%] 2023-03-20T11:54:47.1278382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-356] SKIPPED [ 94%] 2023-03-20T11:54:47.1283838Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-357] SKIPPED [ 94%] 2023-03-20T11:54:47.1292060Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-358] SKIPPED [ 94%] 2023-03-20T11:54:47.1297081Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-359] SKIPPED [ 94%] 2023-03-20T11:54:47.1302468Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-360] SKIPPED [ 94%] 2023-03-20T11:54:47.1308658Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-361] SKIPPED [ 94%] 2023-03-20T11:54:47.1314433Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-362] SKIPPED [ 94%] 2023-03-20T11:54:47.1320088Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-363] SKIPPED [ 94%] 2023-03-20T11:54:47.1325906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-364] SKIPPED [ 94%] 2023-03-20T11:54:47.1332489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-365] SKIPPED [ 94%] 2023-03-20T11:54:47.1337604Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-366] SKIPPED [ 94%] 2023-03-20T11:54:47.1343382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-367] SKIPPED [ 94%] 2023-03-20T11:54:47.1349478Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-368] SKIPPED [ 94%] 2023-03-20T11:54:47.1355111Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-369] SKIPPED [ 94%] 2023-03-20T11:54:47.1362111Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-370] SKIPPED [ 94%] 2023-03-20T11:54:47.1368706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-371] SKIPPED [ 94%] 2023-03-20T11:54:47.1373736Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-372] SKIPPED [ 94%] 2023-03-20T11:54:47.1379824Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-373] SKIPPED [ 94%] 2023-03-20T11:54:47.1385605Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-374] SKIPPED [ 94%] 2023-03-20T11:54:47.1391715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-375] SKIPPED [ 94%] 2023-03-20T11:54:47.1397313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-376] SKIPPED [ 94%] 2023-03-20T11:54:47.1403101Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-377] SKIPPED [ 94%] 2023-03-20T11:54:47.1410067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-378] SKIPPED [ 94%] 2023-03-20T11:54:47.1414798Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-379] SKIPPED [ 94%] 2023-03-20T11:54:47.1420818Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-380] SKIPPED [ 94%] 2023-03-20T11:54:47.1427904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-381] SKIPPED [ 94%] 2023-03-20T11:54:47.1433712Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-382] SKIPPED [ 94%] 2023-03-20T11:54:47.1440015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-383] SKIPPED [ 94%] 2023-03-20T11:54:47.1446167Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-384] SKIPPED [ 94%] 2023-03-20T11:54:47.1453112Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-385] SKIPPED [ 94%] 2023-03-20T11:54:47.1459044Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-386] SKIPPED [ 94%] 2023-03-20T11:54:47.1465057Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-387] SKIPPED [ 94%] 2023-03-20T11:54:47.1471638Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-388] SKIPPED [ 94%] 2023-03-20T11:54:47.1477982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-389] SKIPPED [ 94%] 2023-03-20T11:54:47.1483827Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-390] SKIPPED [ 94%] 2023-03-20T11:54:47.1490262Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-391] SKIPPED [ 94%] 2023-03-20T11:54:47.1497226Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-392] SKIPPED [ 94%] 2023-03-20T11:54:47.1504456Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-393] SKIPPED [ 94%] 2023-03-20T11:54:47.1510944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-394] SKIPPED [ 94%] 2023-03-20T11:54:47.1516970Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-395] SKIPPED [ 94%] 2023-03-20T11:54:47.1523115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-396] SKIPPED [ 94%] 2023-03-20T11:54:47.1530207Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-397] SKIPPED [ 94%] 2023-03-20T11:54:47.1535665Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-398] SKIPPED [ 94%] 2023-03-20T11:54:47.1541936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-399] SKIPPED [ 94%] 2023-03-20T11:54:47.1548334Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-400] SKIPPED [ 94%] 2023-03-20T11:54:47.1554057Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-401] SKIPPED [ 94%] 2023-03-20T11:54:47.1559991Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-402] SKIPPED [ 94%] 2023-03-20T11:54:47.1566173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-403] SKIPPED [ 94%] 2023-03-20T11:54:47.1573764Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-404] SKIPPED [ 94%] 2023-03-20T11:54:47.1580226Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-405] SKIPPED [ 94%] 2023-03-20T11:54:47.1586448Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-406] SKIPPED [ 94%] 2023-03-20T11:54:47.1592779Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-407] SKIPPED [ 94%] 2023-03-20T11:54:47.1598841Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-408] SKIPPED [ 94%] 2023-03-20T11:54:47.1604990Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-409] SKIPPED [ 94%] 2023-03-20T11:54:47.1612077Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-410] SKIPPED [ 94%] 2023-03-20T11:54:47.1617719Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-411] SKIPPED [ 94%] 2023-03-20T11:54:47.1623362Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-412] SKIPPED [ 94%] 2023-03-20T11:54:47.1629927Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-413] SKIPPED [ 94%] 2023-03-20T11:54:47.1636081Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-414] SKIPPED [ 94%] 2023-03-20T11:54:47.1642237Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-415] SKIPPED [ 94%] 2023-03-20T11:54:47.1650453Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-416] SKIPPED [ 94%] 2023-03-20T11:54:47.1655852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-417] SKIPPED [ 94%] 2023-03-20T11:54:47.1662212Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-418] SKIPPED [ 94%] 2023-03-20T11:54:47.1668759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-419] SKIPPED [ 94%] 2023-03-20T11:54:47.1675019Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-420] SKIPPED [ 94%] 2023-03-20T11:54:47.1681291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-421] SKIPPED [ 94%] 2023-03-20T11:54:47.1687442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-422] SKIPPED [ 94%] 2023-03-20T11:54:47.1693773Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-423] SKIPPED [ 94%] 2023-03-20T11:54:47.1700197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-424] SKIPPED [ 94%] 2023-03-20T11:54:47.1706384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-425] SKIPPED [ 94%] 2023-03-20T11:54:47.1712669Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-426] SKIPPED [ 94%] 2023-03-20T11:54:47.1720040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-427] SKIPPED [ 94%] 2023-03-20T11:54:47.1726235Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-428] SKIPPED [ 94%] 2023-03-20T11:54:47.1733239Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-429] SKIPPED [ 94%] 2023-03-20T11:54:47.1739105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-430] SKIPPED [ 94%] 2023-03-20T11:54:47.1745122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-431] SKIPPED [ 94%] 2023-03-20T11:54:47.1751698Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-432] SKIPPED [ 94%] 2023-03-20T11:54:47.1757738Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-433] SKIPPED [ 94%] 2023-03-20T11:54:47.1763900Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-434] SKIPPED [ 94%] 2023-03-20T11:54:47.1770491Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-435] SKIPPED [ 94%] 2023-03-20T11:54:47.1776731Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-436] SKIPPED [ 94%] 2023-03-20T11:54:47.1782837Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-437] SKIPPED [ 94%] 2023-03-20T11:54:47.1790027Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-438] SKIPPED [ 94%] 2023-03-20T11:54:47.1796099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-439] SKIPPED [ 94%] 2023-03-20T11:54:47.1802390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-440] SKIPPED [ 94%] 2023-03-20T11:54:47.1809348Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-441] SKIPPED [ 94%] 2023-03-20T11:54:47.1814394Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-442] SKIPPED [ 94%] 2023-03-20T11:54:47.1821470Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-443] SKIPPED [ 94%] 2023-03-20T11:54:47.1827170Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-444] SKIPPED [ 94%] 2023-03-20T11:54:47.1833515Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-445] SKIPPED [ 94%] 2023-03-20T11:54:47.1839554Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-446] SKIPPED [ 94%] 2023-03-20T11:54:47.1845523Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-447] SKIPPED [ 94%] 2023-03-20T11:54:47.1853055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-448] SKIPPED [ 94%] 2023-03-20T11:54:47.1858340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-449] SKIPPED [ 94%] 2023-03-20T11:54:47.1867636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-450] SKIPPED [ 94%] 2023-03-20T11:54:47.1873719Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-451] SKIPPED [ 94%] 2023-03-20T11:54:47.1880467Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-452] SKIPPED [ 94%] 2023-03-20T11:54:47.1885886Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-453] SKIPPED [ 94%] 2023-03-20T11:54:47.1893167Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-454] SKIPPED [ 94%] 2023-03-20T11:54:47.1898898Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-455] SKIPPED [ 94%] 2023-03-20T11:54:47.1904843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-456] SKIPPED [ 94%] 2023-03-20T11:54:47.1911369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-457] SKIPPED [ 94%] 2023-03-20T11:54:47.1917490Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-458] SKIPPED [ 94%] 2023-03-20T11:54:47.1923595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-459] SKIPPED [ 94%] 2023-03-20T11:54:47.1930262Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-460] SKIPPED [ 94%] 2023-03-20T11:54:47.1937695Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-461] SKIPPED [ 94%] 2023-03-20T11:54:47.1943913Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-462] SKIPPED [ 94%] 2023-03-20T11:54:47.1950365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-463] SKIPPED [ 94%] 2023-03-20T11:54:47.1956330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-464] SKIPPED [ 94%] 2023-03-20T11:54:47.1962368Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-465] SKIPPED [ 94%] 2023-03-20T11:54:47.1969582Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-466] SKIPPED [ 94%] 2023-03-20T11:54:47.1974537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-467] SKIPPED [ 94%] 2023-03-20T11:54:47.1980769Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-468] SKIPPED [ 94%] 2023-03-20T11:54:47.1986850Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-469] SKIPPED [ 94%] 2023-03-20T11:54:47.1993108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-470] SKIPPED [ 94%] 2023-03-20T11:54:47.1999264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-471] SKIPPED [ 94%] 2023-03-20T11:54:47.2005098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-472] SKIPPED [ 94%] 2023-03-20T11:54:47.2012952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-473] SKIPPED [ 94%] 2023-03-20T11:54:47.2018901Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-474] SKIPPED [ 94%] 2023-03-20T11:54:47.2024817Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-475] SKIPPED [ 94%] 2023-03-20T11:54:47.2031184Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-476] SKIPPED [ 94%] 2023-03-20T11:54:47.2037150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-477] SKIPPED [ 94%] 2023-03-20T11:54:47.2043168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-478] SKIPPED [ 94%] 2023-03-20T11:54:47.2050211Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-479] SKIPPED [ 94%] 2023-03-20T11:54:47.2056525Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-480] SKIPPED [ 94%] 2023-03-20T11:54:47.2062499Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-481] SKIPPED [ 94%] 2023-03-20T11:54:47.2068953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-482] SKIPPED [ 94%] 2023-03-20T11:54:47.2074940Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-483] SKIPPED [ 94%] 2023-03-20T11:54:47.2082182Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-484] SKIPPED [ 94%] 2023-03-20T11:54:47.2089414Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-485] SKIPPED [ 94%] 2023-03-20T11:54:47.2094539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-486] SKIPPED [ 94%] 2023-03-20T11:54:47.2100866Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-487] SKIPPED [ 94%] 2023-03-20T11:54:47.2107133Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-488] SKIPPED [ 94%] 2023-03-20T11:54:47.2113384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-489] SKIPPED [ 94%] 2023-03-20T11:54:47.2119255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-490] SKIPPED [ 94%] 2023-03-20T11:54:47.2125393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-491] SKIPPED [ 94%] 2023-03-20T11:54:47.2132666Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-492] SKIPPED [ 94%] 2023-03-20T11:54:47.2137856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-493] SKIPPED [ 94%] 2023-03-20T11:54:47.2143740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-494] SKIPPED [ 94%] 2023-03-20T11:54:47.2150289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-495] SKIPPED [ 94%] 2023-03-20T11:54:47.2157375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-496] SKIPPED [ 94%] 2023-03-20T11:54:47.2163337Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-497] SKIPPED [ 94%] 2023-03-20T11:54:47.2170086Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-498] SKIPPED [ 94%] 2023-03-20T11:54:47.2175607Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-499] SKIPPED [ 94%] 2023-03-20T11:54:47.2181707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-500] SKIPPED [ 94%] 2023-03-20T11:54:47.2187964Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-501] SKIPPED [ 94%] 2023-03-20T11:54:47.2194105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-502] SKIPPED [ 94%] 2023-03-20T11:54:47.2200230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-503] SKIPPED [ 94%] 2023-03-20T11:54:47.2206034Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-504] SKIPPED [ 94%] 2023-03-20T11:54:47.2213153Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-505] SKIPPED [ 94%] 2023-03-20T11:54:47.2218749Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-506] SKIPPED [ 94%] 2023-03-20T11:54:47.2225749Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-507] SKIPPED [ 94%] 2023-03-20T11:54:47.2232309Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-508] SKIPPED [ 94%] 2023-03-20T11:54:47.2238366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-509] SKIPPED [ 94%] 2023-03-20T11:54:47.2244331Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-510] SKIPPED [ 94%] 2023-03-20T11:54:47.2250403Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-511] SKIPPED [ 94%] 2023-03-20T11:54:47.2256658Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-512] SKIPPED [ 94%] 2023-03-20T11:54:47.2262823Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-513] SKIPPED [ 94%] 2023-03-20T11:54:47.2269681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-514] SKIPPED [ 94%] 2023-03-20T11:54:47.2275086Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-515] SKIPPED [ 94%] 2023-03-20T11:54:47.2281269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-516] SKIPPED [ 94%] 2023-03-20T11:54:47.2287199Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-517] SKIPPED [ 94%] 2023-03-20T11:54:47.2293547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-518] SKIPPED [ 94%] 2023-03-20T11:54:47.2300385Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-519] SKIPPED [ 94%] 2023-03-20T11:54:47.2306453Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-520] SKIPPED [ 94%] 2023-03-20T11:54:47.2312423Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-521] SKIPPED [ 94%] 2023-03-20T11:54:47.2318620Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-522] SKIPPED [ 94%] 2023-03-20T11:54:47.2324698Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-523] SKIPPED [ 94%] 2023-03-20T11:54:47.2332035Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-524] SKIPPED [ 94%] 2023-03-20T11:54:47.2337179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-525] SKIPPED [ 94%] 2023-03-20T11:54:47.2343751Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-526] SKIPPED [ 94%] 2023-03-20T11:54:47.2350090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-527] SKIPPED [ 94%] 2023-03-20T11:54:47.2356138Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-528] SKIPPED [ 94%] 2023-03-20T11:54:47.2362654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-529] SKIPPED [ 94%] 2023-03-20T11:54:47.2370335Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-530] SKIPPED [ 94%] 2023-03-20T11:54:47.2376539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-531] SKIPPED [ 94%] 2023-03-20T11:54:47.2382629Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-532] SKIPPED [ 94%] 2023-03-20T11:54:47.2389046Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-533] SKIPPED [ 94%] 2023-03-20T11:54:47.2395054Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-534] SKIPPED [ 94%] 2023-03-20T11:54:47.2401215Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-535] SKIPPED [ 94%] 2023-03-20T11:54:47.2407185Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-536] SKIPPED [ 94%] 2023-03-20T11:54:47.2413139Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-537] SKIPPED [ 94%] 2023-03-20T11:54:47.2419525Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-538] SKIPPED [ 94%] 2023-03-20T11:54:47.2425537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-539] SKIPPED [ 94%] 2023-03-20T11:54:47.2431804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-540] SKIPPED [ 94%] 2023-03-20T11:54:47.2437639Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-541] SKIPPED [ 94%] 2023-03-20T11:54:47.2444904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-542] SKIPPED [ 94%] 2023-03-20T11:54:47.2451961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-543] SKIPPED [ 94%] 2023-03-20T11:54:47.2457472Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-544] SKIPPED [ 94%] 2023-03-20T11:54:47.2463516Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-545] SKIPPED [ 94%] 2023-03-20T11:54:47.2469842Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-546] SKIPPED [ 94%] 2023-03-20T11:54:47.2475743Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-547] SKIPPED [ 94%] 2023-03-20T11:54:47.2481807Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-548] SKIPPED [ 94%] 2023-03-20T11:54:47.2488851Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-549] SKIPPED [ 94%] 2023-03-20T11:54:47.2495381Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-550] SKIPPED [ 94%] 2023-03-20T11:54:47.2500545Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-551] SKIPPED [ 94%] 2023-03-20T11:54:47.2506580Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-552] SKIPPED [ 94%] 2023-03-20T11:54:47.2513584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-553] SKIPPED [ 94%] 2023-03-20T11:54:47.2519767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-554] SKIPPED [ 94%] 2023-03-20T11:54:47.2525648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-555] SKIPPED [ 94%] 2023-03-20T11:54:47.2532772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-556] SKIPPED [ 94%] 2023-03-20T11:54:47.2538176Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-557] SKIPPED [ 94%] 2023-03-20T11:54:47.2544078Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-558] SKIPPED [ 94%] 2023-03-20T11:54:47.2550434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-559] SKIPPED [ 94%] 2023-03-20T11:54:47.2556290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-560] SKIPPED [ 94%] 2023-03-20T11:54:47.2562357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-561] SKIPPED [ 94%] 2023-03-20T11:54:47.2569656Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-562] SKIPPED [ 94%] 2023-03-20T11:54:47.2574533Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-563] SKIPPED [ 94%] 2023-03-20T11:54:47.2580892Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-564] SKIPPED [ 94%] 2023-03-20T11:54:47.2588462Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-565] SKIPPED [ 94%] 2023-03-20T11:54:47.2594260Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-566] SKIPPED [ 94%] 2023-03-20T11:54:47.2600295Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-567] SKIPPED [ 94%] 2023-03-20T11:54:47.2606296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-568] SKIPPED [ 94%] 2023-03-20T11:54:47.2613439Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-569] SKIPPED [ 94%] 2023-03-20T11:54:47.2619005Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-570] SKIPPED [ 94%] 2023-03-20T11:54:47.2624959Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-571] SKIPPED [ 94%] 2023-03-20T11:54:47.2630890Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-572] SKIPPED [ 94%] 2023-03-20T11:54:47.2636748Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-573] SKIPPED [ 94%] 2023-03-20T11:54:47.2642732Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-574] SKIPPED [ 94%] 2023-03-20T11:54:47.2650018Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-575] SKIPPED [ 94%] 2023-03-20T11:54:47.2656404Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-576] SKIPPED [ 94%] 2023-03-20T11:54:47.2662396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-577] SKIPPED [ 94%] 2023-03-20T11:54:47.2668719Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-578] SKIPPED [ 94%] 2023-03-20T11:54:47.2674587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-579] SKIPPED [ 94%] 2023-03-20T11:54:47.2680860Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-580] SKIPPED [ 94%] 2023-03-20T11:54:47.2686518Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-581] SKIPPED [ 94%] 2023-03-20T11:54:47.2692893Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-582] SKIPPED [ 94%] 2023-03-20T11:54:47.2698747Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-583] SKIPPED [ 94%] 2023-03-20T11:54:47.2704782Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-584] SKIPPED [ 94%] 2023-03-20T11:54:47.2711035Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-585] SKIPPED [ 94%] 2023-03-20T11:54:47.2716850Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-586] SKIPPED [ 94%] 2023-03-20T11:54:47.2725672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-587] SKIPPED [ 94%] 2023-03-20T11:54:47.2732867Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-588] SKIPPED [ 94%] 2023-03-20T11:54:47.2738491Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-589] SKIPPED [ 94%] 2023-03-20T11:54:47.2744380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-590] SKIPPED [ 94%] 2023-03-20T11:54:47.2750717Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-591] SKIPPED [ 94%] 2023-03-20T11:54:47.2756622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-592] SKIPPED [ 94%] 2023-03-20T11:54:47.2762686Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-593] SKIPPED [ 94%] 2023-03-20T11:54:47.2770108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-594] SKIPPED [ 94%] 2023-03-20T11:54:47.2774791Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-595] SKIPPED [ 94%] 2023-03-20T11:54:47.2780760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-596] SKIPPED [ 94%] 2023-03-20T11:54:47.2787155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-597] SKIPPED [ 94%] 2023-03-20T11:54:47.2793519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-598] SKIPPED [ 94%] 2023-03-20T11:54:47.2800830Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-599] SKIPPED [ 94%] 2023-03-20T11:54:47.2806769Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-600] SKIPPED [ 94%] 2023-03-20T11:54:47.2813091Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-601] SKIPPED [ 94%] 2023-03-20T11:54:47.2819293Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-602] SKIPPED [ 94%] 2023-03-20T11:54:47.2825156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-603] SKIPPED [ 94%] 2023-03-20T11:54:47.2831630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-604] SKIPPED [ 94%] 2023-03-20T11:54:47.2837672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-605] SKIPPED [ 94%] 2023-03-20T11:54:47.2843597Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-606] SKIPPED [ 94%] 2023-03-20T11:54:47.2850228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-607] SKIPPED [ 94%] 2023-03-20T11:54:47.2856062Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-608] SKIPPED [ 94%] 2023-03-20T11:54:47.2861948Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-609] SKIPPED [ 94%] 2023-03-20T11:54:47.2869577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-610] SKIPPED [ 94%] 2023-03-20T11:54:47.2875201Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-611] SKIPPED [ 94%] 2023-03-20T11:54:47.2881640Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-612] SKIPPED [ 94%] 2023-03-20T11:54:47.2888583Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-613] SKIPPED [ 94%] 2023-03-20T11:54:47.2893860Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-614] SKIPPED [ 94%] 2023-03-20T11:54:47.2900329Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-615] SKIPPED [ 94%] 2023-03-20T11:54:47.2906240Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-616] SKIPPED [ 94%] 2023-03-20T11:54:47.2912546Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-617] SKIPPED [ 94%] 2023-03-20T11:54:47.2918453Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-618] SKIPPED [ 94%] 2023-03-20T11:54:47.2924484Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-619] SKIPPED [ 94%] 2023-03-20T11:54:47.2931674Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-620] SKIPPED [ 94%] 2023-03-20T11:54:47.2936839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-621] SKIPPED [ 94%] 2023-03-20T11:54:47.2944228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-622] SKIPPED [ 94%] 2023-03-20T11:54:47.2950738Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-623] SKIPPED [ 94%] 2023-03-20T11:54:47.2956577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-624] SKIPPED [ 94%] 2023-03-20T11:54:47.2962797Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-625] SKIPPED [ 94%] 2023-03-20T11:54:47.2970058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-626] SKIPPED [ 94%] 2023-03-20T11:54:47.2975043Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-627] SKIPPED [ 94%] 2023-03-20T11:54:47.2981341Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-628] SKIPPED [ 94%] 2023-03-20T11:54:47.2987643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-629] SKIPPED [ 94%] 2023-03-20T11:54:47.2993602Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-630] SKIPPED [ 94%] 2023-03-20T11:54:47.2999804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-631] SKIPPED [ 94%] 2023-03-20T11:54:47.3005687Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-632] SKIPPED [ 94%] 2023-03-20T11:54:47.3013158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-633] SKIPPED [ 94%] 2023-03-20T11:54:47.3019205Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-634] SKIPPED [ 94%] 2023-03-20T11:54:47.3025128Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-635] SKIPPED [ 94%] 2023-03-20T11:54:47.3031550Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-636] SKIPPED [ 94%] 2023-03-20T11:54:47.3037419Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-637] SKIPPED [ 94%] 2023-03-20T11:54:47.3043503Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-638] SKIPPED [ 94%] 2023-03-20T11:54:47.3050377Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-639] SKIPPED [ 94%] 2023-03-20T11:54:47.3055772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-640] SKIPPED [ 94%] 2023-03-20T11:54:47.3061936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-641] SKIPPED [ 94%] 2023-03-20T11:54:47.3068154Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-642] SKIPPED [ 94%] 2023-03-20T11:54:47.3073933Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-643] SKIPPED [ 94%] 2023-03-20T11:54:47.3079940Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-644] SKIPPED [ 94%] 2023-03-20T11:54:47.3086917Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-645] SKIPPED [ 94%] 2023-03-20T11:54:47.3092995Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-646] SKIPPED [ 94%] 2023-03-20T11:54:47.3099117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-647] SKIPPED [ 94%] 2023-03-20T11:54:47.3104937Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-648] SKIPPED [ 94%] 2023-03-20T11:54:47.3111356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-649] SKIPPED [ 94%] 2023-03-20T11:54:47.3117343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-650] SKIPPED [ 94%] 2023-03-20T11:54:47.3123137Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-651] SKIPPED [ 94%] 2023-03-20T11:54:47.3130200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-652] SKIPPED [ 94%] 2023-03-20T11:54:47.3135149Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[affine-653] SKIPPED [ 94%] 2023-03-20T11:54:47.3141066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-000] SKIPPED [ 94%] 2023-03-20T11:54:47.3147024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-001] SKIPPED [ 94%] 2023-03-20T11:54:47.3154160Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-002] SKIPPED [ 94%] 2023-03-20T11:54:47.3160189Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-003] SKIPPED [ 94%] 2023-03-20T11:54:47.3166224Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-004] SKIPPED [ 94%] 2023-03-20T11:54:47.3173046Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-005] SKIPPED [ 94%] 2023-03-20T11:54:47.3178081Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-006] SKIPPED [ 94%] 2023-03-20T11:54:47.3184269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-007] SKIPPED [ 94%] 2023-03-20T11:54:47.3190502Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-008] SKIPPED [ 94%] 2023-03-20T11:54:47.3196327Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-009] SKIPPED [ 94%] 2023-03-20T11:54:47.3202395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-010] SKIPPED [ 94%] 2023-03-20T11:54:47.3209217Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-011] SKIPPED [ 94%] 2023-03-20T11:54:47.3214294Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-012] SKIPPED [ 94%] 2023-03-20T11:54:47.3220149Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-013] SKIPPED [ 94%] 2023-03-20T11:54:47.3227412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-014] SKIPPED [ 94%] 2023-03-20T11:54:47.3233370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-015] SKIPPED [ 94%] 2023-03-20T11:54:47.3239375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-016] SKIPPED [ 94%] 2023-03-20T11:54:47.3245075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-017] SKIPPED [ 94%] 2023-03-20T11:54:47.3252006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-018] SKIPPED [ 94%] 2023-03-20T11:54:47.3257539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-019] SKIPPED [ 94%] 2023-03-20T11:54:47.3263397Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-020] SKIPPED [ 94%] 2023-03-20T11:54:47.3269689Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-021] SKIPPED [ 94%] 2023-03-20T11:54:47.3275454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-022] SKIPPED [ 94%] 2023-03-20T11:54:47.3281323Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-023] SKIPPED [ 94%] 2023-03-20T11:54:47.3287333Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-024] SKIPPED [ 94%] 2023-03-20T11:54:47.3294684Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-025] SKIPPED [ 94%] 2023-03-20T11:54:47.3301005Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-026] SKIPPED [ 94%] 2023-03-20T11:54:47.3307020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-027] SKIPPED [ 94%] 2023-03-20T11:54:47.3312995Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-028] SKIPPED [ 94%] 2023-03-20T11:54:47.3318917Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-029] SKIPPED [ 94%] 2023-03-20T11:54:47.3324773Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-030] SKIPPED [ 94%] 2023-03-20T11:54:47.3331852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-031] SKIPPED [ 94%] 2023-03-20T11:54:47.3337057Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-032] SKIPPED [ 94%] 2023-03-20T11:54:47.3343003Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-033] SKIPPED [ 94%] 2023-03-20T11:54:47.3348924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-034] SKIPPED [ 94%] 2023-03-20T11:54:47.3354869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-035] SKIPPED [ 94%] 2023-03-20T11:54:47.3361002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-036] SKIPPED [ 94%] 2023-03-20T11:54:47.3369263Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-037] SKIPPED [ 94%] 2023-03-20T11:54:47.3373843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-038] SKIPPED [ 94%] 2023-03-20T11:54:47.3379732Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-039] SKIPPED [ 94%] 2023-03-20T11:54:47.3385736Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-040] SKIPPED [ 94%] 2023-03-20T11:54:47.3391810Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-041] SKIPPED [ 94%] 2023-03-20T11:54:47.3397544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-042] SKIPPED [ 94%] 2023-03-20T11:54:47.3403618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-043] SKIPPED [ 94%] 2023-03-20T11:54:47.3410263Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-044] SKIPPED [ 94%] 2023-03-20T11:54:47.3416277Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-045] SKIPPED [ 94%] 2023-03-20T11:54:47.3422252Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-046] SKIPPED [ 94%] 2023-03-20T11:54:47.3428575Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-047] SKIPPED [ 94%] 2023-03-20T11:54:47.3435406Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-048] SKIPPED [ 94%] 2023-03-20T11:54:47.3441586Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-049] SKIPPED [ 94%] 2023-03-20T11:54:47.3447614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-050] SKIPPED [ 94%] 2023-03-20T11:54:47.3453630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-051] SKIPPED [ 94%] 2023-03-20T11:54:47.3459997Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-052] SKIPPED [ 94%] 2023-03-20T11:54:47.3466102Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-053] SKIPPED [ 94%] 2023-03-20T11:54:47.3472348Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-054] SKIPPED [ 94%] 2023-03-20T11:54:47.3478516Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-055] SKIPPED [ 94%] 2023-03-20T11:54:47.3484315Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-056] SKIPPED [ 94%] 2023-03-20T11:54:47.3491482Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-057] SKIPPED [ 94%] 2023-03-20T11:54:47.3497191Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-058] SKIPPED [ 94%] 2023-03-20T11:54:47.3504186Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-059] SKIPPED [ 94%] 2023-03-20T11:54:47.3510049Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-060] SKIPPED [ 94%] 2023-03-20T11:54:47.3515991Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-061] SKIPPED [ 94%] 2023-03-20T11:54:47.3522066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-062] SKIPPED [ 94%] 2023-03-20T11:54:47.3528776Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-063] SKIPPED [ 94%] 2023-03-20T11:54:47.3534202Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-064] SKIPPED [ 94%] 2023-03-20T11:54:47.3540537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-065] SKIPPED [ 94%] 2023-03-20T11:54:47.3546640Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-066] SKIPPED [ 94%] 2023-03-20T11:54:47.3552358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-067] SKIPPED [ 94%] 2023-03-20T11:54:47.3558526Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-068] SKIPPED [ 94%] 2023-03-20T11:54:47.3564344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-069] SKIPPED [ 94%] 2023-03-20T11:54:47.3571695Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-070] SKIPPED [ 94%] 2023-03-20T11:54:47.3579715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-071] SKIPPED [ 94%] 2023-03-20T11:54:47.3585770Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-072] SKIPPED [ 94%] 2023-03-20T11:54:47.3592063Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-073] SKIPPED [ 94%] 2023-03-20T11:54:47.3598049Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-074] SKIPPED [ 94%] 2023-03-20T11:54:47.3604122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-075] SKIPPED [ 94%] 2023-03-20T11:54:47.3610253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-076] SKIPPED [ 94%] 2023-03-20T11:54:47.3616180Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-077] SKIPPED [ 94%] 2023-03-20T11:54:47.3622228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-078] SKIPPED [ 94%] 2023-03-20T11:54:47.3628718Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-079] SKIPPED [ 94%] 2023-03-20T11:54:47.3634608Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-080] SKIPPED [ 94%] 2023-03-20T11:54:47.3640691Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-081] SKIPPED [ 94%] 2023-03-20T11:54:47.3649013Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-082] SKIPPED [ 94%] 2023-03-20T11:54:47.3654265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-083] SKIPPED [ 94%] 2023-03-20T11:54:47.3660204Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-084] SKIPPED [ 94%] 2023-03-20T11:54:47.3666283Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-085] SKIPPED [ 94%] 2023-03-20T11:54:47.3672424Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-086] SKIPPED [ 94%] 2023-03-20T11:54:47.3678716Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-087] SKIPPED [ 94%] 2023-03-20T11:54:47.3684554Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-088] SKIPPED [ 94%] 2023-03-20T11:54:47.3691541Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-089] SKIPPED [ 94%] 2023-03-20T11:54:47.3696465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-090] SKIPPED [ 94%] 2023-03-20T11:54:47.3702208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-091] SKIPPED [ 94%] 2023-03-20T11:54:47.3708299Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-092] SKIPPED [ 94%] 2023-03-20T11:54:47.3713993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-093] SKIPPED [ 94%] 2023-03-20T11:54:47.3721070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-094] SKIPPED [ 94%] 2023-03-20T11:54:47.3726916Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-095] SKIPPED [ 94%] 2023-03-20T11:54:47.3733045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-096] SKIPPED [ 94%] 2023-03-20T11:54:47.3738794Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-097] SKIPPED [ 94%] 2023-03-20T11:54:47.3744560Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-098] SKIPPED [ 94%] 2023-03-20T11:54:47.3750716Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-099] SKIPPED [ 94%] 2023-03-20T11:54:47.3756544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-100] SKIPPED [ 94%] 2023-03-20T11:54:47.3762305Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[vertical_flip-101] SKIPPED [ 94%] 2023-03-20T11:54:47.3769155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-000] SKIPPED [ 94%] 2023-03-20T11:54:47.3773974Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-001] SKIPPED [ 94%] 2023-03-20T11:54:47.3780060Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-002] SKIPPED [ 94%] 2023-03-20T11:54:47.3787560Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-003] SKIPPED [ 94%] 2023-03-20T11:54:47.3793221Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-004] SKIPPED [ 94%] 2023-03-20T11:54:47.3799039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-005] SKIPPED [ 94%] 2023-03-20T11:54:47.3804722Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-006] SKIPPED [ 94%] 2023-03-20T11:54:47.3810759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-007] SKIPPED [ 94%] 2023-03-20T11:54:47.3816765Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-008] SKIPPED [ 94%] 2023-03-20T11:54:47.3822459Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-009] SKIPPED [ 94%] 2023-03-20T11:54:47.3828398Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-010] SKIPPED [ 94%] 2023-03-20T11:54:47.3833947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-011] SKIPPED [ 94%] 2023-03-20T11:54:47.3839650Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-012] SKIPPED [ 94%] 2023-03-20T11:54:47.3845373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-013] SKIPPED [ 94%] 2023-03-20T11:54:47.3851986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-014] SKIPPED [ 94%] 2023-03-20T11:54:47.3858620Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-015] SKIPPED [ 94%] 2023-03-20T11:54:47.3864248Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-016] SKIPPED [ 94%] 2023-03-20T11:54:47.3870335Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-017] SKIPPED [ 94%] 2023-03-20T11:54:47.3875954Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-018] SKIPPED [ 94%] 2023-03-20T11:54:47.3881842Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-019] SKIPPED [ 94%] 2023-03-20T11:54:47.3888687Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-020] SKIPPED [ 94%] 2023-03-20T11:54:47.3893533Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-021] SKIPPED [ 94%] 2023-03-20T11:54:47.3899553Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-022] SKIPPED [ 94%] 2023-03-20T11:54:47.3905323Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-023] SKIPPED [ 94%] 2023-03-20T11:54:47.3911496Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-024] SKIPPED [ 94%] 2023-03-20T11:54:47.3917087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-025] SKIPPED [ 94%] 2023-03-20T11:54:47.3924312Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-026] SKIPPED [ 94%] 2023-03-20T11:54:47.3930308Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-027] SKIPPED [ 94%] 2023-03-20T11:54:47.3935955Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-028] SKIPPED [ 94%] 2023-03-20T11:54:47.3941730Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-029] SKIPPED [ 94%] 2023-03-20T11:54:47.3947831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-030] SKIPPED [ 94%] 2023-03-20T11:54:47.3953553Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-031] SKIPPED [ 94%] 2023-03-20T11:54:47.3959357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-032] SKIPPED [ 94%] 2023-03-20T11:54:47.3964944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-033] SKIPPED [ 94%] 2023-03-20T11:54:47.3970831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-034] SKIPPED [ 94%] 2023-03-20T11:54:47.3976901Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-035] SKIPPED [ 94%] 2023-03-20T11:54:47.3982711Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-036] SKIPPED [ 94%] 2023-03-20T11:54:47.3988751Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-037] SKIPPED [ 94%] 2023-03-20T11:54:47.3995599Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-038] SKIPPED [ 94%] 2023-03-20T11:54:47.4001300Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-039] SKIPPED [ 94%] 2023-03-20T11:54:47.4006876Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-040] SKIPPED [ 94%] 2023-03-20T11:54:47.4012998Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-041] SKIPPED [ 94%] 2023-03-20T11:54:47.4018907Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-042] SKIPPED [ 94%] 2023-03-20T11:54:47.4024590Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-043] SKIPPED [ 94%] 2023-03-20T11:54:47.4030754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-044] SKIPPED [ 94%] 2023-03-20T11:54:47.4036623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-045] SKIPPED [ 94%] 2023-03-20T11:54:47.4042276Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-046] SKIPPED [ 94%] 2023-03-20T11:54:47.4049264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-047] SKIPPED [ 94%] 2023-03-20T11:54:47.4054096Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-048] SKIPPED [ 94%] 2023-03-20T11:54:47.4061353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-049] SKIPPED [ 94%] 2023-03-20T11:54:47.4067437Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-050] SKIPPED [ 94%] 2023-03-20T11:54:47.4073164Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-051] SKIPPED [ 94%] 2023-03-20T11:54:47.4078987Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-052] SKIPPED [ 94%] 2023-03-20T11:54:47.4084678Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-053] SKIPPED [ 94%] 2023-03-20T11:54:47.4091650Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-054] SKIPPED [ 94%] 2023-03-20T11:54:47.4096719Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-055] SKIPPED [ 94%] 2023-03-20T11:54:47.4102315Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-056] SKIPPED [ 94%] 2023-03-20T11:54:47.4108587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-057] SKIPPED [ 94%] 2023-03-20T11:54:47.4114157Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-058] SKIPPED [ 94%] 2023-03-20T11:54:47.4119919Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-059] SKIPPED [ 94%] 2023-03-20T11:54:47.4125827Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-060] SKIPPED [ 94%] 2023-03-20T11:54:47.4133039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-061] SKIPPED [ 94%] 2023-03-20T11:54:47.4139015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-062] SKIPPED [ 94%] 2023-03-20T11:54:47.4144597Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-063] SKIPPED [ 94%] 2023-03-20T11:54:47.4150674Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-064] SKIPPED [ 94%] 2023-03-20T11:54:47.4156340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-065] SKIPPED [ 94%] 2023-03-20T11:54:47.4162077Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-066] SKIPPED [ 94%] 2023-03-20T11:54:47.4169285Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-067] SKIPPED [ 94%] 2023-03-20T11:54:47.4174001Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-068] SKIPPED [ 94%] 2023-03-20T11:54:47.4180067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-069] SKIPPED [ 94%] 2023-03-20T11:54:47.4185768Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-070] SKIPPED [ 94%] 2023-03-20T11:54:47.4191357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-071] SKIPPED [ 94%] 2023-03-20T11:54:47.4198396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-072] SKIPPED [ 94%] 2023-03-20T11:54:47.4204110Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-073] SKIPPED [ 94%] 2023-03-20T11:54:47.4210205Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-074] SKIPPED [ 94%] 2023-03-20T11:54:47.4215771Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-075] SKIPPED [ 94%] 2023-03-20T11:54:47.4221539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-076] SKIPPED [ 94%] 2023-03-20T11:54:47.4227502Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-077] SKIPPED [ 94%] 2023-03-20T11:54:47.4233163Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-078] SKIPPED [ 94%] 2023-03-20T11:54:47.4238734Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-079] SKIPPED [ 94%] 2023-03-20T11:54:47.4244683Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-080] SKIPPED [ 94%] 2023-03-20T11:54:47.4250770Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-081] SKIPPED [ 94%] 2023-03-20T11:54:47.4256682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-082] SKIPPED [ 94%] 2023-03-20T11:54:47.4262429Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-083] SKIPPED [ 94%] 2023-03-20T11:54:47.4269457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-084] SKIPPED [ 94%] 2023-03-20T11:54:47.4275161Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-085] SKIPPED [ 94%] 2023-03-20T11:54:47.4280921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-086] SKIPPED [ 94%] 2023-03-20T11:54:47.4286561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-087] SKIPPED [ 94%] 2023-03-20T11:54:47.4292995Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-088] SKIPPED [ 94%] 2023-03-20T11:54:47.4298694Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-089] SKIPPED [ 94%] 2023-03-20T11:54:47.4304372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-090] SKIPPED [ 94%] 2023-03-20T11:54:47.4310451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-091] SKIPPED [ 94%] 2023-03-20T11:54:47.4316175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-092] SKIPPED [ 94%] 2023-03-20T11:54:47.4321940Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-093] SKIPPED [ 94%] 2023-03-20T11:54:47.4328895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-094] SKIPPED [ 94%] 2023-03-20T11:54:47.4334991Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-095] SKIPPED [ 94%] 2023-03-20T11:54:47.4341030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-096] SKIPPED [ 94%] 2023-03-20T11:54:47.4347137Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-097] SKIPPED [ 94%] 2023-03-20T11:54:47.4352978Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-098] SKIPPED [ 94%] 2023-03-20T11:54:47.4358643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-099] SKIPPED [ 94%] 2023-03-20T11:54:47.4364343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-100] SKIPPED [ 94%] 2023-03-20T11:54:47.4370370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-101] SKIPPED [ 94%] 2023-03-20T11:54:47.4376427Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-102] SKIPPED [ 94%] 2023-03-20T11:54:47.4382093Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-103] SKIPPED [ 94%] 2023-03-20T11:54:47.4388160Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-104] SKIPPED [ 94%] 2023-03-20T11:54:47.4393427Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-105] SKIPPED [ 94%] 2023-03-20T11:54:47.4402033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-106] SKIPPED [ 94%] 2023-03-20T11:54:47.4408987Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-107] SKIPPED [ 94%] 2023-03-20T11:54:47.4413672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-108] SKIPPED [ 94%] 2023-03-20T11:54:47.4419844Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-109] SKIPPED [ 94%] 2023-03-20T11:54:47.4425441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-110] SKIPPED [ 94%] 2023-03-20T11:54:47.4431068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-111] SKIPPED [ 94%] 2023-03-20T11:54:47.4436753Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-112] SKIPPED [ 94%] 2023-03-20T11:54:47.4442622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-113] SKIPPED [ 94%] 2023-03-20T11:54:47.4449717Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-114] SKIPPED [ 94%] 2023-03-20T11:54:47.4454333Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-115] SKIPPED [ 94%] 2023-03-20T11:54:47.4459985Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-116] SKIPPED [ 94%] 2023-03-20T11:54:47.4465704Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-117] SKIPPED [ 94%] 2023-03-20T11:54:47.4473007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-118] SKIPPED [ 94%] 2023-03-20T11:54:47.4478988Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-119] SKIPPED [ 94%] 2023-03-20T11:54:47.4484669Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-120] SKIPPED [ 94%] 2023-03-20T11:54:47.4491645Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-121] SKIPPED [ 94%] 2023-03-20T11:54:47.4496556Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-122] SKIPPED [ 94%] 2023-03-20T11:54:47.4502363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-123] SKIPPED [ 94%] 2023-03-20T11:54:47.4508343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-124] SKIPPED [ 94%] 2023-03-20T11:54:47.4514075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-125] SKIPPED [ 94%] 2023-03-20T11:54:47.4520564Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-126] SKIPPED [ 94%] 2023-03-20T11:54:47.4525509Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-127] SKIPPED [ 94%] 2023-03-20T11:54:47.4532499Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-128] SKIPPED [ 94%] 2023-03-20T11:54:47.4538515Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-129] SKIPPED [ 94%] 2023-03-20T11:54:47.4543865Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-130] SKIPPED [ 94%] 2023-03-20T11:54:47.4550016Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-131] SKIPPED [ 94%] 2023-03-20T11:54:47.4555576Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-132] SKIPPED [ 94%] 2023-03-20T11:54:47.4561415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-133] SKIPPED [ 94%] 2023-03-20T11:54:47.4566969Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-134] SKIPPED [ 94%] 2023-03-20T11:54:47.4572761Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-135] SKIPPED [ 94%] 2023-03-20T11:54:47.4578812Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-136] SKIPPED [ 94%] 2023-03-20T11:54:47.4584340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-137] SKIPPED [ 94%] 2023-03-20T11:54:47.4590156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-138] SKIPPED [ 94%] 2023-03-20T11:54:47.4595708Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-139] SKIPPED [ 94%] 2023-03-20T11:54:47.4601488Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-140] SKIPPED [ 94%] 2023-03-20T11:54:47.4609382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-141] SKIPPED [ 94%] 2023-03-20T11:54:47.4613992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-142] SKIPPED [ 94%] 2023-03-20T11:54:47.4620010Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-143] SKIPPED [ 94%] 2023-03-20T11:54:47.4625691Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-144] SKIPPED [ 94%] 2023-03-20T11:54:47.4631614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-145] SKIPPED [ 94%] 2023-03-20T11:54:47.4637166Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-146] SKIPPED [ 94%] 2023-03-20T11:54:47.4642944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-147] SKIPPED [ 94%] 2023-03-20T11:54:47.4649733Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-148] SKIPPED [ 94%] 2023-03-20T11:54:47.4654309Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-149] SKIPPED [ 94%] 2023-03-20T11:54:47.4660228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-150] SKIPPED [ 94%] 2023-03-20T11:54:47.4665891Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-151] SKIPPED [ 94%] 2023-03-20T11:54:47.4673080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-152] SKIPPED [ 94%] 2023-03-20T11:54:47.4678677Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-153] SKIPPED [ 94%] 2023-03-20T11:54:47.4684537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-154] SKIPPED [ 94%] 2023-03-20T11:54:47.4690296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-155] SKIPPED [ 94%] 2023-03-20T11:54:47.4695981Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-156] SKIPPED [ 94%] 2023-03-20T11:54:47.4702026Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-157] SKIPPED [ 94%] 2023-03-20T11:54:47.4707968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-158] SKIPPED [ 94%] 2023-03-20T11:54:47.4713192Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-159] SKIPPED [ 94%] 2023-03-20T11:54:47.4718688Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-160] SKIPPED [ 94%] 2023-03-20T11:54:47.4724515Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-161] SKIPPED [ 94%] 2023-03-20T11:54:47.4731474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-162] SKIPPED [ 94%] 2023-03-20T11:54:47.4736512Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-163] SKIPPED [ 94%] 2023-03-20T11:54:47.4743161Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-164] SKIPPED [ 94%] 2023-03-20T11:54:47.4749253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-165] SKIPPED [ 94%] 2023-03-20T11:54:47.4754808Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-166] SKIPPED [ 94%] 2023-03-20T11:54:47.4760545Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-167] SKIPPED [ 94%] 2023-03-20T11:54:47.4766198Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-168] SKIPPED [ 94%] 2023-03-20T11:54:47.4772947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-169] SKIPPED [ 94%] 2023-03-20T11:54:47.4777971Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-170] SKIPPED [ 94%] 2023-03-20T11:54:47.4783498Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-171] SKIPPED [ 94%] 2023-03-20T11:54:47.4789735Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-172] SKIPPED [ 94%] 2023-03-20T11:54:47.4795197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-173] SKIPPED [ 94%] 2023-03-20T11:54:47.4801200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-174] SKIPPED [ 94%] 2023-03-20T11:54:47.4809044Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-175] SKIPPED [ 94%] 2023-03-20T11:54:47.4813828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-176] SKIPPED [ 94%] 2023-03-20T11:54:47.4819901Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-177] SKIPPED [ 94%] 2023-03-20T11:54:47.4825689Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-178] SKIPPED [ 94%] 2023-03-20T11:54:47.4831610Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-179] SKIPPED [ 94%] 2023-03-20T11:54:47.4837238Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-180] SKIPPED [ 94%] 2023-03-20T11:54:47.4842901Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-181] SKIPPED [ 94%] 2023-03-20T11:54:47.4849733Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-182] SKIPPED [ 94%] 2023-03-20T11:54:47.4854308Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-183] SKIPPED [ 94%] 2023-03-20T11:54:47.4860260Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-184] SKIPPED [ 94%] 2023-03-20T11:54:47.4866037Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-185] SKIPPED [ 94%] 2023-03-20T11:54:47.4871968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-186] SKIPPED [ 94%] 2023-03-20T11:54:47.4878646Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-187] SKIPPED [ 94%] 2023-03-20T11:54:47.4884314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-188] SKIPPED [ 94%] 2023-03-20T11:54:47.4890184Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-189] SKIPPED [ 94%] 2023-03-20T11:54:47.4895854Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-190] SKIPPED [ 94%] 2023-03-20T11:54:47.4901738Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-191] SKIPPED [ 94%] 2023-03-20T11:54:47.4907715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-192] SKIPPED [ 94%] 2023-03-20T11:54:47.4912884Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-193] SKIPPED [ 94%] 2023-03-20T11:54:47.4918621Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-194] SKIPPED [ 94%] 2023-03-20T11:54:47.4924162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-195] SKIPPED [ 94%] 2023-03-20T11:54:47.4930313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-196] SKIPPED [ 94%] 2023-03-20T11:54:47.4936188Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-197] SKIPPED [ 94%] 2023-03-20T11:54:47.4943113Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-198] SKIPPED [ 94%] 2023-03-20T11:54:47.4949141Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-199] SKIPPED [ 94%] 2023-03-20T11:54:47.4954839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-200] SKIPPED [ 94%] 2023-03-20T11:54:47.4960714Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-201] SKIPPED [ 94%] 2023-03-20T11:54:47.4966118Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-202] SKIPPED [ 94%] 2023-03-20T11:54:47.4973014Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-203] SKIPPED [ 94%] 2023-03-20T11:54:47.4977924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-204] SKIPPED [ 94%] 2023-03-20T11:54:47.4983449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-205] SKIPPED [ 94%] 2023-03-20T11:54:47.4989614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-206] SKIPPED [ 94%] 2023-03-20T11:54:47.4995006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-207] SKIPPED [ 94%] 2023-03-20T11:54:47.5000720Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-208] SKIPPED [ 94%] 2023-03-20T11:54:47.5006349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-209] SKIPPED [ 94%] 2023-03-20T11:54:47.5013144Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-210] SKIPPED [ 94%] 2023-03-20T11:54:47.5018800Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-211] SKIPPED [ 94%] 2023-03-20T11:54:47.5024329Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-212] SKIPPED [ 94%] 2023-03-20T11:54:47.5030420Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-213] SKIPPED [ 94%] 2023-03-20T11:54:47.5035960Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-214] SKIPPED [ 94%] 2023-03-20T11:54:47.5041728Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[rotate-215] SKIPPED [ 94%] 2023-03-20T11:54:47.5047376Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-000] SKIPPED [ 94%] 2023-03-20T11:54:47.5053449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-001] SKIPPED [ 94%] 2023-03-20T11:54:47.5059274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-002] SKIPPED [ 94%] 2023-03-20T11:54:47.5064814Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-003] SKIPPED [ 94%] 2023-03-20T11:54:47.5070486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-004] SKIPPED [ 94%] 2023-03-20T11:54:47.5077349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-005] SKIPPED [ 94%] 2023-03-20T11:54:47.5083056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-006] SKIPPED [ 94%] 2023-03-20T11:54:47.5089992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-007] SKIPPED [ 94%] 2023-03-20T11:54:47.5094856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-008] SKIPPED [ 94%] 2023-03-20T11:54:47.5100760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-009] SKIPPED [ 94%] 2023-03-20T11:54:47.5106660Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-010] SKIPPED [ 94%] 2023-03-20T11:54:47.5112496Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-011] SKIPPED [ 94%] 2023-03-20T11:54:47.5118177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-012] SKIPPED [ 94%] 2023-03-20T11:54:47.5123812Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-013] SKIPPED [ 94%] 2023-03-20T11:54:47.5130307Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-014] SKIPPED [ 94%] 2023-03-20T11:54:47.5135345Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-015] SKIPPED [ 94%] 2023-03-20T11:54:47.5142529Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-016] SKIPPED [ 94%] 2023-03-20T11:54:47.5148432Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-017] SKIPPED [ 94%] 2023-03-20T11:54:47.5153946Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-018] SKIPPED [ 94%] 2023-03-20T11:54:47.5159657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-019] SKIPPED [ 94%] 2023-03-20T11:54:47.5165190Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-020] SKIPPED [ 94%] 2023-03-20T11:54:47.5172029Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-021] SKIPPED [ 94%] 2023-03-20T11:54:47.5176968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-022] SKIPPED [ 94%] 2023-03-20T11:54:47.5182325Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-023] SKIPPED [ 94%] 2023-03-20T11:54:47.5188349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-024] SKIPPED [ 94%] 2023-03-20T11:54:47.5194027Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-025] SKIPPED [ 94%] 2023-03-20T11:54:47.5199614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-026] SKIPPED [ 94%] 2023-03-20T11:54:47.5205715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-027] SKIPPED [ 94%] 2023-03-20T11:54:47.5214120Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-028] SKIPPED [ 94%] 2023-03-20T11:54:47.5220214Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-029] SKIPPED [ 94%] 2023-03-20T11:54:47.5225865Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-030] SKIPPED [ 94%] 2023-03-20T11:54:47.5231853Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-031] SKIPPED [ 94%] 2023-03-20T11:54:47.5237351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-032] SKIPPED [ 94%] 2023-03-20T11:54:47.5243104Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-033] SKIPPED [ 94%] 2023-03-20T11:54:47.5249951Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-034] SKIPPED [ 94%] 2023-03-20T11:54:47.5254606Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-035] SKIPPED [ 94%] 2023-03-20T11:54:47.5260450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-036] SKIPPED [ 94%] 2023-03-20T11:54:47.5266209Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-037] SKIPPED [ 94%] 2023-03-20T11:54:47.5271708Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-038] SKIPPED [ 94%] 2023-03-20T11:54:47.5278564Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-039] SKIPPED [ 94%] 2023-03-20T11:54:47.5284193Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-040] SKIPPED [ 94%] 2023-03-20T11:54:47.5290296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-041] SKIPPED [ 94%] 2023-03-20T11:54:47.5295913Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-042] SKIPPED [ 94%] 2023-03-20T11:54:47.5301775Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-043] SKIPPED [ 94%] 2023-03-20T11:54:47.5307711Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-044] SKIPPED [ 94%] 2023-03-20T11:54:47.5313290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-045] SKIPPED [ 94%] 2023-03-20T11:54:47.5319116Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-046] SKIPPED [ 94%] 2023-03-20T11:54:47.5324588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-047] SKIPPED [ 94%] 2023-03-20T11:54:47.5330430Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-048] SKIPPED [ 94%] 2023-03-20T11:54:47.5336220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-049] SKIPPED [ 94%] 2023-03-20T11:54:47.5342006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-050] SKIPPED [ 94%] 2023-03-20T11:54:47.5349098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-051] SKIPPED [ 94%] 2023-03-20T11:54:47.5354652Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-052] SKIPPED [ 94%] 2023-03-20T11:54:47.5360297Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-053] SKIPPED [ 94%] 2023-03-20T11:54:47.5365828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-054] SKIPPED [ 94%] 2023-03-20T11:54:47.5372609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-055] SKIPPED [ 94%] 2023-03-20T11:54:47.5377747Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-056] SKIPPED [ 94%] 2023-03-20T11:54:47.5383374Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-057] SKIPPED [ 94%] 2023-03-20T11:54:47.5389229Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-058] SKIPPED [ 94%] 2023-03-20T11:54:47.5394764Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-059] SKIPPED [ 94%] 2023-03-20T11:54:47.5400553Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-060] SKIPPED [ 94%] 2023-03-20T11:54:47.5406212Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-061] SKIPPED [ 94%] 2023-03-20T11:54:47.5413448Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-062] SKIPPED [ 94%] 2023-03-20T11:54:47.5419585Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-063] SKIPPED [ 94%] 2023-03-20T11:54:47.5425280Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-064] SKIPPED [ 94%] 2023-03-20T11:54:47.5431471Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-065] SKIPPED [ 94%] 2023-03-20T11:54:47.5437132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-066] SKIPPED [ 94%] 2023-03-20T11:54:47.5442930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-067] SKIPPED [ 94%] 2023-03-20T11:54:47.5449879Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-068] SKIPPED [ 94%] 2023-03-20T11:54:47.5454747Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-069] SKIPPED [ 94%] 2023-03-20T11:54:47.5461034Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-070] SKIPPED [ 94%] 2023-03-20T11:54:47.5467117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-071] SKIPPED [ 94%] 2023-03-20T11:54:47.5473328Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-072] SKIPPED [ 94%] 2023-03-20T11:54:47.5479358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-073] SKIPPED [ 94%] 2023-03-20T11:54:47.5486359Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-074] SKIPPED [ 94%] 2023-03-20T11:54:47.5493236Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-075] SKIPPED [ 94%] 2023-03-20T11:54:47.5498899Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-076] SKIPPED [ 94%] 2023-03-20T11:54:47.5504772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-077] SKIPPED [ 94%] 2023-03-20T11:54:47.5511284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-078] SKIPPED [ 94%] 2023-03-20T11:54:47.5517230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-079] SKIPPED [ 94%] 2023-03-20T11:54:47.5523307Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-080] SKIPPED [ 94%] 2023-03-20T11:54:47.5530149Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-081] SKIPPED [ 94%] 2023-03-20T11:54:47.5535495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-082] SKIPPED [ 94%] 2023-03-20T11:54:47.5541773Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-083] SKIPPED [ 94%] 2023-03-20T11:54:47.5548115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-084] SKIPPED [ 94%] 2023-03-20T11:54:47.5555268Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-085] SKIPPED [ 94%] 2023-03-20T11:54:47.5561352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-086] SKIPPED [ 94%] 2023-03-20T11:54:47.5568678Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-087] SKIPPED [ 94%] 2023-03-20T11:54:47.5573751Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-088] SKIPPED [ 94%] 2023-03-20T11:54:47.5580024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-089] SKIPPED [ 94%] 2023-03-20T11:54:47.5586155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-090] SKIPPED [ 94%] 2023-03-20T11:54:47.5592397Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-091] SKIPPED [ 94%] 2023-03-20T11:54:47.5598430Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-092] SKIPPED [ 94%] 2023-03-20T11:54:47.5604252Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-093] SKIPPED [ 94%] 2023-03-20T11:54:47.5611461Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-094] SKIPPED [ 94%] 2023-03-20T11:54:47.5616809Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-095] SKIPPED [ 94%] 2023-03-20T11:54:47.5622928Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-096] SKIPPED [ 94%] 2023-03-20T11:54:47.5630489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-097] SKIPPED [ 94%] 2023-03-20T11:54:47.5636362Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-098] SKIPPED [ 94%] 2023-03-20T11:54:47.5642457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-099] SKIPPED [ 94%] 2023-03-20T11:54:47.5649555Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-100] SKIPPED [ 94%] 2023-03-20T11:54:47.5654352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-101] SKIPPED [ 94%] 2023-03-20T11:54:47.5660713Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-102] SKIPPED [ 94%] 2023-03-20T11:54:47.5666861Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-103] SKIPPED [ 94%] 2023-03-20T11:54:47.5673023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-104] SKIPPED [ 94%] 2023-03-20T11:54:47.5679011Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-105] SKIPPED [ 94%] 2023-03-20T11:54:47.5684991Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-106] SKIPPED [ 94%] 2023-03-20T11:54:47.5691933Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-107] SKIPPED [ 94%] 2023-03-20T11:54:47.5698826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-108] SKIPPED [ 94%] 2023-03-20T11:54:47.5704664Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-109] SKIPPED [ 94%] 2023-03-20T11:54:47.5710992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-110] SKIPPED [ 94%] 2023-03-20T11:54:47.5716968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-111] SKIPPED [ 94%] 2023-03-20T11:54:47.5722894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-112] SKIPPED [ 94%] 2023-03-20T11:54:47.5730249Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-113] SKIPPED [ 94%] 2023-03-20T11:54:47.5735728Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-114] SKIPPED [ 94%] 2023-03-20T11:54:47.5741501Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-115] SKIPPED [ 94%] 2023-03-20T11:54:47.5747769Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-116] SKIPPED [ 94%] 2023-03-20T11:54:47.5753466Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-117] SKIPPED [ 94%] 2023-03-20T11:54:47.5759287Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-118] SKIPPED [ 94%] 2023-03-20T11:54:47.5765059Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-119] SKIPPED [ 94%] 2023-03-20T11:54:47.5772931Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-120] SKIPPED [ 94%] 2023-03-20T11:54:47.5778778Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-121] SKIPPED [ 94%] 2023-03-20T11:54:47.5784799Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-122] SKIPPED [ 94%] 2023-03-20T11:54:47.5791100Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-123] SKIPPED [ 94%] 2023-03-20T11:54:47.5797142Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-124] SKIPPED [ 94%] 2023-03-20T11:54:47.5803083Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-125] SKIPPED [ 94%] 2023-03-20T11:54:47.5810259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-126] SKIPPED [ 94%] 2023-03-20T11:54:47.5816057Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-127] SKIPPED [ 94%] 2023-03-20T11:54:47.5821637Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-128] SKIPPED [ 94%] 2023-03-20T11:54:47.5828039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-129] SKIPPED [ 94%] 2023-03-20T11:54:47.5834010Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-130] SKIPPED [ 94%] 2023-03-20T11:54:47.5841440Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-131] SKIPPED [ 94%] 2023-03-20T11:54:47.5847933Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-132] SKIPPED [ 94%] 2023-03-20T11:54:47.5853671Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-133] SKIPPED [ 94%] 2023-03-20T11:54:47.5860149Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-134] SKIPPED [ 94%] 2023-03-20T11:54:47.5866153Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-135] SKIPPED [ 94%] 2023-03-20T11:54:47.5872410Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-136] SKIPPED [ 94%] 2023-03-20T11:54:47.5878417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-137] SKIPPED [ 94%] 2023-03-20T11:54:47.5884448Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-138] SKIPPED [ 94%] 2023-03-20T11:54:47.5891588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-139] SKIPPED [ 94%] 2023-03-20T11:54:47.5896895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-140] SKIPPED [ 94%] 2023-03-20T11:54:47.5902435Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-141] SKIPPED [ 94%] 2023-03-20T11:54:47.5908666Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-142] SKIPPED [ 94%] 2023-03-20T11:54:47.5915450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-143] SKIPPED [ 94%] 2023-03-20T11:54:47.5921690Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-144] SKIPPED [ 94%] 2023-03-20T11:54:47.5928677Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-145] SKIPPED [ 94%] 2023-03-20T11:54:47.5933901Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-146] SKIPPED [ 94%] 2023-03-20T11:54:47.5940304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-147] SKIPPED [ 94%] 2023-03-20T11:54:47.5946270Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-148] SKIPPED [ 94%] 2023-03-20T11:54:47.5952703Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-149] SKIPPED [ 94%] 2023-03-20T11:54:47.5958699Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-150] SKIPPED [ 94%] 2023-03-20T11:54:47.5964532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-151] SKIPPED [ 94%] 2023-03-20T11:54:47.5970814Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-152] SKIPPED [ 94%] 2023-03-20T11:54:47.5977243Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-153] SKIPPED [ 94%] 2023-03-20T11:54:47.5984358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-154] SKIPPED [ 94%] 2023-03-20T11:54:47.5990428Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-155] SKIPPED [ 94%] 2023-03-20T11:54:47.5996234Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-156] SKIPPED [ 94%] 2023-03-20T11:54:47.6002451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-157] SKIPPED [ 94%] 2023-03-20T11:54:47.6009322Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-158] SKIPPED [ 94%] 2023-03-20T11:54:47.6014438Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-159] SKIPPED [ 94%] 2023-03-20T11:54:47.6020765Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-160] SKIPPED [ 94%] 2023-03-20T11:54:47.6026956Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-161] SKIPPED [ 94%] 2023-03-20T11:54:47.6033106Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-162] SKIPPED [ 94%] 2023-03-20T11:54:47.6039169Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-163] SKIPPED [ 94%] 2023-03-20T11:54:47.6045080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-164] SKIPPED [ 94%] 2023-03-20T11:54:47.6054028Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-165] SKIPPED [ 94%] 2023-03-20T11:54:47.6060296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-166] SKIPPED [ 94%] 2023-03-20T11:54:47.6066338Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-167] SKIPPED [ 94%] 2023-03-20T11:54:47.6072654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-168] SKIPPED [ 94%] 2023-03-20T11:54:47.6078681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-169] SKIPPED [ 94%] 2023-03-20T11:54:47.6084616Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-170] SKIPPED [ 94%] 2023-03-20T11:54:47.6091887Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-171] SKIPPED [ 94%] 2023-03-20T11:54:47.6097451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-172] SKIPPED [ 94%] 2023-03-20T11:54:47.6103273Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-173] SKIPPED [ 94%] 2023-03-20T11:54:47.6109287Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-174] SKIPPED [ 94%] 2023-03-20T11:54:47.6115051Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-175] SKIPPED [ 94%] 2023-03-20T11:54:47.6121068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-176] SKIPPED [ 94%] 2023-03-20T11:54:47.6129331Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-177] SKIPPED [ 94%] 2023-03-20T11:54:47.6134471Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-178] SKIPPED [ 94%] 2023-03-20T11:54:47.6140785Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-179] SKIPPED [ 94%] 2023-03-20T11:54:47.6146931Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-180] SKIPPED [ 94%] 2023-03-20T11:54:47.6153000Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-181] SKIPPED [ 94%] 2023-03-20T11:54:47.6158911Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-182] SKIPPED [ 94%] 2023-03-20T11:54:47.6165020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-183] SKIPPED [ 94%] 2023-03-20T11:54:47.6171975Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-184] SKIPPED [ 94%] 2023-03-20T11:54:47.6177512Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[crop-185] SKIPPED [ 94%] 2023-03-20T11:54:47.6183361Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-000] SKIPPED [ 94%] 2023-03-20T11:54:47.6189428Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-001] SKIPPED [ 94%] 2023-03-20T11:54:47.6196477Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-002] SKIPPED [ 94%] 2023-03-20T11:54:47.6202623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-003] SKIPPED [ 94%] 2023-03-20T11:54:47.6209980Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-004] SKIPPED [ 94%] 2023-03-20T11:54:47.6214976Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-005] SKIPPED [ 94%] 2023-03-20T11:54:47.6221265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-006] SKIPPED [ 94%] 2023-03-20T11:54:47.6227504Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-007] SKIPPED [ 94%] 2023-03-20T11:54:47.6232997Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-008] SKIPPED [ 94%] 2023-03-20T11:54:47.6239116Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-009] SKIPPED [ 94%] 2023-03-20T11:54:47.6245104Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-010] SKIPPED [ 94%] 2023-03-20T11:54:47.6251970Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-011] SKIPPED [ 94%] 2023-03-20T11:54:47.6257346Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-012] SKIPPED [ 94%] 2023-03-20T11:54:47.6263313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-013] SKIPPED [ 94%] 2023-03-20T11:54:47.6270398Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-014] SKIPPED [ 94%] 2023-03-20T11:54:47.6276336Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-015] SKIPPED [ 94%] 2023-03-20T11:54:47.6282439Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-016] SKIPPED [ 94%] 2023-03-20T11:54:47.6289924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-017] SKIPPED [ 94%] 2023-03-20T11:54:47.6294508Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-018] SKIPPED [ 94%] 2023-03-20T11:54:47.6300856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-019] SKIPPED [ 94%] 2023-03-20T11:54:47.6306962Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-020] SKIPPED [ 94%] 2023-03-20T11:54:47.6313078Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-021] SKIPPED [ 94%] 2023-03-20T11:54:47.6319109Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-022] SKIPPED [ 94%] 2023-03-20T11:54:47.6325038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-023] SKIPPED [ 94%] 2023-03-20T11:54:47.6331428Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-024] SKIPPED [ 94%] 2023-03-20T11:54:47.6339079Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-025] SKIPPED [ 94%] 2023-03-20T11:54:47.6345203Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-026] SKIPPED [ 94%] 2023-03-20T11:54:47.6351250Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-027] SKIPPED [ 94%] 2023-03-20T11:54:47.6357417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-028] SKIPPED [ 94%] 2023-03-20T11:54:47.6363210Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-029] SKIPPED [ 94%] 2023-03-20T11:54:47.6371609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-030] SKIPPED [ 94%] 2023-03-20T11:54:47.6375600Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-031] SKIPPED [ 94%] 2023-03-20T11:54:47.6381762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-032] SKIPPED [ 94%] 2023-03-20T11:54:47.6388127Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-033] SKIPPED [ 94%] 2023-03-20T11:54:47.6394290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-034] SKIPPED [ 94%] 2023-03-20T11:54:47.6400194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-035] SKIPPED [ 94%] 2023-03-20T11:54:47.6406213Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-036] SKIPPED [ 94%] 2023-03-20T11:54:47.6413670Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-037] SKIPPED [ 94%] 2023-03-20T11:54:47.6420012Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-038] SKIPPED [ 94%] 2023-03-20T11:54:47.6426023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-039] SKIPPED [ 94%] 2023-03-20T11:54:47.6432318Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-040] SKIPPED [ 94%] 2023-03-20T11:54:47.6438229Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-041] SKIPPED [ 94%] 2023-03-20T11:54:47.6444220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-042] SKIPPED [ 94%] 2023-03-20T11:54:47.6451519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-043] SKIPPED [ 94%] 2023-03-20T11:54:47.6456692Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-044] SKIPPED [ 94%] 2023-03-20T11:54:47.6462805Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-045] SKIPPED [ 94%] 2023-03-20T11:54:47.6469088Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-046] SKIPPED [ 94%] 2023-03-20T11:54:47.6475078Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-047] SKIPPED [ 94%] 2023-03-20T11:54:47.6482252Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-048] SKIPPED [ 94%] 2023-03-20T11:54:47.6489114Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-049] SKIPPED [ 94%] 2023-03-20T11:54:47.6494360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-050] SKIPPED [ 94%] 2023-03-20T11:54:47.6500529Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-051] SKIPPED [ 94%] 2023-03-20T11:54:47.6506834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-052] SKIPPED [ 94%] 2023-03-20T11:54:47.6512897Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-053] SKIPPED [ 94%] 2023-03-20T11:54:47.6518950Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-054] SKIPPED [ 94%] 2023-03-20T11:54:47.6524933Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-055] SKIPPED [ 94%] 2023-03-20T11:54:47.6531680Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-056] SKIPPED [ 94%] 2023-03-20T11:54:47.6537109Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-057] SKIPPED [ 94%] 2023-03-20T11:54:47.6543386Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-058] SKIPPED [ 94%] 2023-03-20T11:54:47.6549813Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-059] SKIPPED [ 94%] 2023-03-20T11:54:47.6556790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-060] SKIPPED [ 94%] 2023-03-20T11:54:47.6562846Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-061] SKIPPED [ 94%] 2023-03-20T11:54:47.6570056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-062] SKIPPED [ 94%] 2023-03-20T11:54:47.6575165Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-063] SKIPPED [ 94%] 2023-03-20T11:54:47.6581377Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-064] SKIPPED [ 94%] 2023-03-20T11:54:47.6587941Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-065] SKIPPED [ 94%] 2023-03-20T11:54:47.6593630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-066] SKIPPED [ 94%] 2023-03-20T11:54:47.6599668Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-067] SKIPPED [ 94%] 2023-03-20T11:54:47.6605586Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-068] SKIPPED [ 94%] 2023-03-20T11:54:47.6612825Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-069] SKIPPED [ 94%] 2023-03-20T11:54:47.6618211Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-070] SKIPPED [ 94%] 2023-03-20T11:54:47.6625708Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-071] SKIPPED [ 94%] 2023-03-20T11:54:47.6631858Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-072] SKIPPED [ 94%] 2023-03-20T11:54:47.6637740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-073] SKIPPED [ 94%] 2023-03-20T11:54:47.6643854Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-074] SKIPPED [ 94%] 2023-03-20T11:54:47.6650512Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-075] SKIPPED [ 94%] 2023-03-20T11:54:47.6656301Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-076] SKIPPED [ 94%] 2023-03-20T11:54:47.6662522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-077] SKIPPED [ 94%] 2023-03-20T11:54:47.6668979Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-078] SKIPPED [ 94%] 2023-03-20T11:54:47.6674863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-079] SKIPPED [ 94%] 2023-03-20T11:54:47.6680880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-080] SKIPPED [ 94%] 2023-03-20T11:54:47.6686819Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-081] SKIPPED [ 94%] 2023-03-20T11:54:47.6693466Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-082] SKIPPED [ 94%] 2023-03-20T11:54:47.6700523Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-083] SKIPPED [ 94%] 2023-03-20T11:54:47.6706696Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-084] SKIPPED [ 94%] 2023-03-20T11:54:47.6712967Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-085] SKIPPED [ 94%] 2023-03-20T11:54:47.6719117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-086] SKIPPED [ 94%] 2023-03-20T11:54:47.6725027Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-087] SKIPPED [ 94%] 2023-03-20T11:54:47.6732156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-088] SKIPPED [ 94%] 2023-03-20T11:54:47.6737566Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-089] SKIPPED [ 94%] 2023-03-20T11:54:47.6743266Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-090] SKIPPED [ 94%] 2023-03-20T11:54:47.6749567Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-091] SKIPPED [ 94%] 2023-03-20T11:54:47.6755562Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-092] SKIPPED [ 94%] 2023-03-20T11:54:47.6761654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-093] SKIPPED [ 94%] 2023-03-20T11:54:47.6770151Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-094] SKIPPED [ 94%] 2023-03-20T11:54:47.6775526Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-095] SKIPPED [ 94%] 2023-03-20T11:54:47.6781539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-096] SKIPPED [ 94%] 2023-03-20T11:54:47.6787884Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-097] SKIPPED [ 94%] 2023-03-20T11:54:47.6793938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-098] SKIPPED [ 94%] 2023-03-20T11:54:47.6800004Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-099] SKIPPED [ 94%] 2023-03-20T11:54:47.6805885Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-100] SKIPPED [ 94%] 2023-03-20T11:54:47.6813117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-101] SKIPPED [ 94%] 2023-03-20T11:54:47.6818802Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-102] SKIPPED [ 94%] 2023-03-20T11:54:47.6824580Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-103] SKIPPED [ 94%] 2023-03-20T11:54:47.6831077Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-104] SKIPPED [ 94%] 2023-03-20T11:54:47.6838445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-105] SKIPPED [ 94%] 2023-03-20T11:54:47.6844250Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-106] SKIPPED [ 94%] 2023-03-20T11:54:47.6850519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-107] SKIPPED [ 94%] 2023-03-20T11:54:47.6856230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-108] SKIPPED [ 94%] 2023-03-20T11:54:47.6862015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-109] SKIPPED [ 94%] 2023-03-20T11:54:47.6868083Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-110] SKIPPED [ 94%] 2023-03-20T11:54:47.6873830Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-111] SKIPPED [ 94%] 2023-03-20T11:54:47.6879437Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-112] SKIPPED [ 94%] 2023-03-20T11:54:47.6885305Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-113] SKIPPED [ 94%] 2023-03-20T11:54:47.6892162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-114] SKIPPED [ 94%] 2023-03-20T11:54:47.6897409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-115] SKIPPED [ 94%] 2023-03-20T11:54:47.6903103Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-116] SKIPPED [ 94%] 2023-03-20T11:54:47.6911994Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-117] SKIPPED [ 94%] 2023-03-20T11:54:47.6918167Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-118] SKIPPED [ 94%] 2023-03-20T11:54:47.6923767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-119] SKIPPED [ 94%] 2023-03-20T11:54:47.6930306Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-120] SKIPPED [ 94%] 2023-03-20T11:54:47.6935618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-121] SKIPPED [ 94%] 2023-03-20T11:54:47.6941134Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-122] SKIPPED [ 94%] 2023-03-20T11:54:47.6947288Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-123] SKIPPED [ 94%] 2023-03-20T11:54:47.6953048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-124] SKIPPED [ 94%] 2023-03-20T11:54:47.6958751Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-125] SKIPPED [ 94%] 2023-03-20T11:54:47.6964558Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-126] SKIPPED [ 94%] 2023-03-20T11:54:47.6971615Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-127] SKIPPED [ 94%] 2023-03-20T11:54:47.6978171Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-128] SKIPPED [ 94%] 2023-03-20T11:54:47.6983870Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-129] SKIPPED [ 94%] 2023-03-20T11:54:47.6990116Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-130] SKIPPED [ 94%] 2023-03-20T11:54:47.6995757Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-131] SKIPPED [ 94%] 2023-03-20T11:54:47.7001630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-132] SKIPPED [ 94%] 2023-03-20T11:54:47.7007393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-133] SKIPPED [ 94%] 2023-03-20T11:54:47.7013382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-134] SKIPPED [ 94%] 2023-03-20T11:54:47.7019056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-135] SKIPPED [ 94%] 2023-03-20T11:54:47.7024729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-136] SKIPPED [ 94%] 2023-03-20T11:54:47.7030842Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-137] SKIPPED [ 94%] 2023-03-20T11:54:47.7036468Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-138] SKIPPED [ 94%] 2023-03-20T11:54:47.7042442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-139] SKIPPED [ 94%] 2023-03-20T11:54:47.7050554Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-140] SKIPPED [ 94%] 2023-03-20T11:54:47.7055418Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-141] SKIPPED [ 94%] 2023-03-20T11:54:47.7061311Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-142] SKIPPED [ 94%] 2023-03-20T11:54:47.7067320Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-143] SKIPPED [ 94%] 2023-03-20T11:54:47.7073264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-144] SKIPPED [ 94%] 2023-03-20T11:54:47.7078987Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-145] SKIPPED [ 94%] 2023-03-20T11:54:47.7084847Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-146] SKIPPED [ 94%] 2023-03-20T11:54:47.7091729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-147] SKIPPED [ 94%] 2023-03-20T11:54:47.7097051Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-148] SKIPPED [ 94%] 2023-03-20T11:54:47.7102714Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-149] SKIPPED [ 94%] 2023-03-20T11:54:47.7108906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-150] SKIPPED [ 94%] 2023-03-20T11:54:47.7115864Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-151] SKIPPED [ 94%] 2023-03-20T11:54:47.7121783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-152] SKIPPED [ 94%] 2023-03-20T11:54:47.7127613Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-153] SKIPPED [ 94%] 2023-03-20T11:54:47.7133347Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-154] SKIPPED [ 94%] 2023-03-20T11:54:47.7139399Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-155] SKIPPED [ 94%] 2023-03-20T11:54:47.7145033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-156] SKIPPED [ 94%] 2023-03-20T11:54:47.7151101Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-157] SKIPPED [ 94%] 2023-03-20T11:54:47.7156560Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-158] SKIPPED [ 94%] 2023-03-20T11:54:47.7162365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-159] SKIPPED [ 94%] 2023-03-20T11:54:47.7169446Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-160] SKIPPED [ 94%] 2023-03-20T11:54:47.7174145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-161] SKIPPED [ 94%] 2023-03-20T11:54:47.7180084Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-162] SKIPPED [ 94%] 2023-03-20T11:54:47.7186919Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-163] SKIPPED [ 94%] 2023-03-20T11:54:47.7192739Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-164] SKIPPED [ 94%] 2023-03-20T11:54:47.7198672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-165] SKIPPED [ 94%] 2023-03-20T11:54:47.7204039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-166] SKIPPED [ 94%] 2023-03-20T11:54:47.7210363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-167] SKIPPED [ 94%] 2023-03-20T11:54:47.7215696Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-168] SKIPPED [ 94%] 2023-03-20T11:54:47.7221520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-169] SKIPPED [ 94%] 2023-03-20T11:54:47.7227478Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-170] SKIPPED [ 94%] 2023-03-20T11:54:47.7233201Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-171] SKIPPED [ 94%] 2023-03-20T11:54:47.7238803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-172] SKIPPED [ 94%] 2023-03-20T11:54:47.7244538Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-173] SKIPPED [ 94%] 2023-03-20T11:54:47.7252420Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-174] SKIPPED [ 94%] 2023-03-20T11:54:47.7257734Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-175] SKIPPED [ 94%] 2023-03-20T11:54:47.7263441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-176] SKIPPED [ 94%] 2023-03-20T11:54:47.7269412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-177] SKIPPED [ 94%] 2023-03-20T11:54:47.7274992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-178] SKIPPED [ 94%] 2023-03-20T11:54:47.7280779Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-179] SKIPPED [ 94%] 2023-03-20T11:54:47.7286291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-180] SKIPPED [ 94%] 2023-03-20T11:54:47.7292983Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-181] SKIPPED [ 94%] 2023-03-20T11:54:47.7298153Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-182] SKIPPED [ 94%] 2023-03-20T11:54:47.7303723Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-183] SKIPPED [ 94%] 2023-03-20T11:54:47.7309779Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-184] SKIPPED [ 94%] 2023-03-20T11:54:47.7315376Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-185] SKIPPED [ 94%] 2023-03-20T11:54:47.7322381Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-186] SKIPPED [ 94%] 2023-03-20T11:54:47.7329321Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-187] SKIPPED [ 94%] 2023-03-20T11:54:47.7343822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-188] SKIPPED [ 94%] 2023-03-20T11:54:47.7344622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-189] SKIPPED [ 94%] 2023-03-20T11:54:47.7347880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-190] SKIPPED [ 94%] 2023-03-20T11:54:47.7353910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-191] SKIPPED [ 94%] 2023-03-20T11:54:47.7359943Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-192] SKIPPED [ 94%] 2023-03-20T11:54:47.7365863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-193] SKIPPED [ 94%] 2023-03-20T11:54:47.7372475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-194] SKIPPED [ 94%] 2023-03-20T11:54:47.7377683Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-195] SKIPPED [ 94%] 2023-03-20T11:54:47.7383467Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-196] SKIPPED [ 94%] 2023-03-20T11:54:47.7390382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-197] SKIPPED [ 94%] 2023-03-20T11:54:47.7396104Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-198] SKIPPED [ 94%] 2023-03-20T11:54:47.7401945Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-199] SKIPPED [ 94%] 2023-03-20T11:54:47.7408742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-200] SKIPPED [ 94%] 2023-03-20T11:54:47.7413556Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-201] SKIPPED [ 94%] 2023-03-20T11:54:47.7419596Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-202] SKIPPED [ 94%] 2023-03-20T11:54:47.7425155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-203] SKIPPED [ 94%] 2023-03-20T11:54:47.7431366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-204] SKIPPED [ 94%] 2023-03-20T11:54:47.7437093Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-205] SKIPPED [ 94%] 2023-03-20T11:54:47.7442934Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-206] SKIPPED [ 94%] 2023-03-20T11:54:47.7449922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-207] SKIPPED [ 94%] 2023-03-20T11:54:47.7454400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-208] SKIPPED [ 94%] 2023-03-20T11:54:47.7461594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-209] SKIPPED [ 94%] 2023-03-20T11:54:47.7467484Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-210] SKIPPED [ 94%] 2023-03-20T11:54:47.7473454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-211] SKIPPED [ 94%] 2023-03-20T11:54:47.7479086Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-212] SKIPPED [ 94%] 2023-03-20T11:54:47.7484932Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-213] SKIPPED [ 94%] 2023-03-20T11:54:47.7491757Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-214] SKIPPED [ 94%] 2023-03-20T11:54:47.7496958Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-215] SKIPPED [ 94%] 2023-03-20T11:54:47.7502812Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-216] SKIPPED [ 94%] 2023-03-20T11:54:47.7508756Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-217] SKIPPED [ 94%] 2023-03-20T11:54:47.7514505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-218] SKIPPED [ 94%] 2023-03-20T11:54:47.7520488Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-219] SKIPPED [ 94%] 2023-03-20T11:54:47.7527843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-220] SKIPPED [ 94%] 2023-03-20T11:54:47.7533657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-221] SKIPPED [ 94%] 2023-03-20T11:54:47.7539611Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-222] SKIPPED [ 94%] 2023-03-20T11:54:47.7545296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-223] SKIPPED [ 94%] 2023-03-20T11:54:47.7551421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-224] SKIPPED [ 94%] 2023-03-20T11:54:47.7557079Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-225] SKIPPED [ 94%] 2023-03-20T11:54:47.7562925Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-226] SKIPPED [ 94%] 2023-03-20T11:54:47.7569874Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-227] SKIPPED [ 94%] 2023-03-20T11:54:47.7574570Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-228] SKIPPED [ 94%] 2023-03-20T11:54:47.7580659Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-229] SKIPPED [ 94%] 2023-03-20T11:54:47.7587197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-230] SKIPPED [ 94%] 2023-03-20T11:54:47.7592967Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-231] SKIPPED [ 94%] 2023-03-20T11:54:47.7600117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-232] SKIPPED [ 94%] 2023-03-20T11:54:47.7605653Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-233] SKIPPED [ 94%] 2023-03-20T11:54:47.7611685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-234] SKIPPED [ 94%] 2023-03-20T11:54:47.7617928Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-235] SKIPPED [ 94%] 2023-03-20T11:54:47.7623609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-236] SKIPPED [ 94%] 2023-03-20T11:54:47.7629455Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-237] SKIPPED [ 94%] 2023-03-20T11:54:47.7635133Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-238] SKIPPED [ 94%] 2023-03-20T11:54:47.7640925Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-239] SKIPPED [ 94%] 2023-03-20T11:54:47.7646617Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-240] SKIPPED [ 94%] 2023-03-20T11:54:47.7653158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-241] SKIPPED [ 94%] 2023-03-20T11:54:47.7658637Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-242] SKIPPED [ 94%] 2023-03-20T11:54:47.7665644Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-243] SKIPPED [ 94%] 2023-03-20T11:54:47.7671809Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-244] SKIPPED [ 94%] 2023-03-20T11:54:47.7677522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-245] SKIPPED [ 94%] 2023-03-20T11:54:47.7683344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-246] SKIPPED [ 94%] 2023-03-20T11:54:47.7690339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-247] SKIPPED [ 94%] 2023-03-20T11:54:47.7695085Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-248] SKIPPED [ 94%] 2023-03-20T11:54:47.7701126Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-249] SKIPPED [ 94%] 2023-03-20T11:54:47.7707004Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-250] SKIPPED [ 94%] 2023-03-20T11:54:47.7712865Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-251] SKIPPED [ 94%] 2023-03-20T11:54:47.7718692Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-252] SKIPPED [ 94%] 2023-03-20T11:54:47.7724343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-253] SKIPPED [ 94%] 2023-03-20T11:54:47.7733325Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-254] SKIPPED [ 94%] 2023-03-20T11:54:47.7739310Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-255] SKIPPED [ 94%] 2023-03-20T11:54:47.7745058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-256] SKIPPED [ 94%] 2023-03-20T11:54:47.7751206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-257] SKIPPED [ 94%] 2023-03-20T11:54:47.7756904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-258] SKIPPED [ 94%] 2023-03-20T11:54:47.7762717Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-259] SKIPPED [ 94%] 2023-03-20T11:54:47.7770075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-260] SKIPPED [ 94%] 2023-03-20T11:54:47.7774899Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-261] SKIPPED [ 94%] 2023-03-20T11:54:47.7780700Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-262] SKIPPED [ 94%] 2023-03-20T11:54:47.7786671Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-263] SKIPPED [ 94%] 2023-03-20T11:54:47.7792256Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-264] SKIPPED [ 94%] 2023-03-20T11:54:47.7798063Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-265] SKIPPED [ 94%] 2023-03-20T11:54:47.7805098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-266] SKIPPED [ 94%] 2023-03-20T11:54:47.7811756Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-267] SKIPPED [ 94%] 2023-03-20T11:54:47.7817066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-268] SKIPPED [ 94%] 2023-03-20T11:54:47.7822740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-269] SKIPPED [ 94%] 2023-03-20T11:54:47.7829010Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-270] SKIPPED [ 94%] 2023-03-20T11:54:47.7834639Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-271] SKIPPED [ 94%] 2023-03-20T11:54:47.7840447Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-272] SKIPPED [ 94%] 2023-03-20T11:54:47.7846255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-273] SKIPPED [ 94%] 2023-03-20T11:54:47.7852925Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-274] SKIPPED [ 94%] 2023-03-20T11:54:47.7858190Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-275] SKIPPED [ 94%] 2023-03-20T11:54:47.7863702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-276] SKIPPED [ 94%] 2023-03-20T11:54:47.7871194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-277] SKIPPED [ 94%] 2023-03-20T11:54:47.7877051Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-278] SKIPPED [ 94%] 2023-03-20T11:54:47.7882718Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-279] SKIPPED [ 94%] 2023-03-20T11:54:47.7889842Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-280] SKIPPED [ 94%] 2023-03-20T11:54:47.7894391Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-281] SKIPPED [ 94%] 2023-03-20T11:54:47.7900432Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-282] SKIPPED [ 94%] 2023-03-20T11:54:47.7906236Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-283] SKIPPED [ 94%] 2023-03-20T11:54:47.7912200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-284] SKIPPED [ 94%] 2023-03-20T11:54:47.7918051Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-285] SKIPPED [ 94%] 2023-03-20T11:54:47.7923682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-286] SKIPPED [ 94%] 2023-03-20T11:54:47.7930395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-287] SKIPPED [ 94%] 2023-03-20T11:54:47.7935403Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-288] SKIPPED [ 94%] 2023-03-20T11:54:47.7942651Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-289] SKIPPED [ 94%] 2023-03-20T11:54:47.7948800Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-290] SKIPPED [ 94%] 2023-03-20T11:54:47.7954606Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-291] SKIPPED [ 94%] 2023-03-20T11:54:47.7960309Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-292] SKIPPED [ 94%] 2023-03-20T11:54:47.7965966Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-293] SKIPPED [ 94%] 2023-03-20T11:54:47.7972937Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-294] SKIPPED [ 94%] 2023-03-20T11:54:47.7978047Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-295] SKIPPED [ 94%] 2023-03-20T11:54:47.7983685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-296] SKIPPED [ 94%] 2023-03-20T11:54:47.7989898Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-297] SKIPPED [ 94%] 2023-03-20T11:54:47.7995591Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-298] SKIPPED [ 94%] 2023-03-20T11:54:47.8001446Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-299] SKIPPED [ 94%] 2023-03-20T11:54:47.8009280Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-300] SKIPPED [ 94%] 2023-03-20T11:54:47.8014546Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-301] SKIPPED [ 94%] 2023-03-20T11:54:47.8020630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-302] SKIPPED [ 94%] 2023-03-20T11:54:47.8026495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-303] SKIPPED [ 94%] 2023-03-20T11:54:47.8032281Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-304] SKIPPED [ 94%] 2023-03-20T11:54:47.8038132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-305] SKIPPED [ 94%] 2023-03-20T11:54:47.8043710Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-306] SKIPPED [ 94%] 2023-03-20T11:54:47.8050454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-307] SKIPPED [ 94%] 2023-03-20T11:54:47.8055365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-308] SKIPPED [ 94%] 2023-03-20T11:54:47.8061661Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-309] SKIPPED [ 94%] 2023-03-20T11:54:47.8067803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-310] SKIPPED [ 94%] 2023-03-20T11:54:47.8073481Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-311] SKIPPED [ 94%] 2023-03-20T11:54:47.8080600Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-312] SKIPPED [ 94%] 2023-03-20T11:54:47.8086163Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-313] SKIPPED [ 94%] 2023-03-20T11:54:47.8092986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-314] SKIPPED [ 94%] 2023-03-20T11:54:47.8098402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-315] SKIPPED [ 94%] 2023-03-20T11:54:47.8104171Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-316] SKIPPED [ 94%] 2023-03-20T11:54:47.8110434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-317] SKIPPED [ 94%] 2023-03-20T11:54:47.8116002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-318] SKIPPED [ 94%] 2023-03-20T11:54:47.8121839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-319] SKIPPED [ 94%] 2023-03-20T11:54:47.8127729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-320] SKIPPED [ 94%] 2023-03-20T11:54:47.8133899Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-321] SKIPPED [ 94%] 2023-03-20T11:54:47.8139534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-322] SKIPPED [ 94%] 2023-03-20T11:54:47.8146579Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-323] SKIPPED [ 94%] 2023-03-20T11:54:47.8152523Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-324] SKIPPED [ 94%] 2023-03-20T11:54:47.8158310Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-325] SKIPPED [ 94%] 2023-03-20T11:54:47.8163985Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-326] SKIPPED [ 94%] 2023-03-20T11:54:47.8170415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-327] SKIPPED [ 94%] 2023-03-20T11:54:47.8175796Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-328] SKIPPED [ 94%] 2023-03-20T11:54:47.8181712Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-329] SKIPPED [ 94%] 2023-03-20T11:54:47.8187909Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-330] SKIPPED [ 94%] 2023-03-20T11:54:47.8193584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-331] SKIPPED [ 94%] 2023-03-20T11:54:47.8199420Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-332] SKIPPED [ 94%] 2023-03-20T11:54:47.8205026Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-333] SKIPPED [ 94%] 2023-03-20T11:54:47.8211905Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-334] SKIPPED [ 94%] 2023-03-20T11:54:47.8218267Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-335] SKIPPED [ 94%] 2023-03-20T11:54:47.8223985Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-336] SKIPPED [ 94%] 2023-03-20T11:54:47.8230168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-337] SKIPPED [ 94%] 2023-03-20T11:54:47.8235729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-338] SKIPPED [ 94%] 2023-03-20T11:54:47.8241554Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-339] SKIPPED [ 94%] 2023-03-20T11:54:47.8247296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-340] SKIPPED [ 94%] 2023-03-20T11:54:47.8253517Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-341] SKIPPED [ 94%] 2023-03-20T11:54:47.8259373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-342] SKIPPED [ 94%] 2023-03-20T11:54:47.8265132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-343] SKIPPED [ 94%] 2023-03-20T11:54:47.8271297Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-344] SKIPPED [ 94%] 2023-03-20T11:54:47.8277035Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-345] SKIPPED [ 94%] 2023-03-20T11:54:47.8284065Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-346] SKIPPED [ 94%] 2023-03-20T11:54:47.8290366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-347] SKIPPED [ 94%] 2023-03-20T11:54:47.8296369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-348] SKIPPED [ 94%] 2023-03-20T11:54:47.8302173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-349] SKIPPED [ 94%] 2023-03-20T11:54:47.8308081Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-350] SKIPPED [ 94%] 2023-03-20T11:54:47.8313728Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-351] SKIPPED [ 94%] 2023-03-20T11:54:47.8319481Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-352] SKIPPED [ 94%] 2023-03-20T11:54:47.8325275Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-353] SKIPPED [ 94%] 2023-03-20T11:54:47.8332002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-354] SKIPPED [ 94%] 2023-03-20T11:54:47.8337373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-355] SKIPPED [ 94%] 2023-03-20T11:54:47.8343047Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-356] SKIPPED [ 94%] 2023-03-20T11:54:47.8349130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-357] SKIPPED [ 94%] 2023-03-20T11:54:47.8356087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-358] SKIPPED [ 94%] 2023-03-20T11:54:47.8361889Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-359] SKIPPED [ 94%] 2023-03-20T11:54:47.8368839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-360] SKIPPED [ 94%] 2023-03-20T11:54:47.8373934Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-361] SKIPPED [ 94%] 2023-03-20T11:54:47.8380228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-362] SKIPPED [ 94%] 2023-03-20T11:54:47.8386367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-363] SKIPPED [ 94%] 2023-03-20T11:54:47.8392527Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-364] SKIPPED [ 94%] 2023-03-20T11:54:47.8398485Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-365] SKIPPED [ 94%] 2023-03-20T11:54:47.8404561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-366] SKIPPED [ 94%] 2023-03-20T11:54:47.8411707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-367] SKIPPED [ 94%] 2023-03-20T11:54:47.8417327Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-368] SKIPPED [ 94%] 2023-03-20T11:54:47.8424400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-369] SKIPPED [ 94%] 2023-03-20T11:54:47.8430824Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-370] SKIPPED [ 94%] 2023-03-20T11:54:47.8436795Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-371] SKIPPED [ 94%] 2023-03-20T11:54:47.8442884Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-372] SKIPPED [ 94%] 2023-03-20T11:54:47.8450031Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-373] SKIPPED [ 94%] 2023-03-20T11:54:47.8454976Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-374] SKIPPED [ 94%] 2023-03-20T11:54:47.8461372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-375] SKIPPED [ 94%] 2023-03-20T11:54:47.8467672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-376] SKIPPED [ 94%] 2023-03-20T11:54:47.8473599Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-377] SKIPPED [ 94%] 2023-03-20T11:54:47.8479596Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-378] SKIPPED [ 94%] 2023-03-20T11:54:47.8485824Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-379] SKIPPED [ 94%] 2023-03-20T11:54:47.8494294Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-380] SKIPPED [ 94%] 2023-03-20T11:54:47.8499687Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-381] SKIPPED [ 94%] 2023-03-20T11:54:47.8505759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-382] SKIPPED [ 94%] 2023-03-20T11:54:47.8511826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-383] SKIPPED [ 94%] 2023-03-20T11:54:47.8517609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-384] SKIPPED [ 94%] 2023-03-20T11:54:47.8523822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-385] SKIPPED [ 94%] 2023-03-20T11:54:47.8530265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-386] SKIPPED [ 94%] 2023-03-20T11:54:47.8536330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-387] SKIPPED [ 94%] 2023-03-20T11:54:47.8542367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-388] SKIPPED [ 94%] 2023-03-20T11:54:47.8548739Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-389] SKIPPED [ 94%] 2023-03-20T11:54:47.8554745Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-390] SKIPPED [ 94%] 2023-03-20T11:54:47.8560781Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-391] SKIPPED [ 94%] 2023-03-20T11:54:47.8570384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-392] SKIPPED [ 94%] 2023-03-20T11:54:47.8576062Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-393] SKIPPED [ 94%] 2023-03-20T11:54:47.8582353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-394] SKIPPED [ 94%] 2023-03-20T11:54:47.8588619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-395] SKIPPED [ 94%] 2023-03-20T11:54:47.8594719Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-396] SKIPPED [ 94%] 2023-03-20T11:54:47.8600641Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-397] SKIPPED [ 94%] 2023-03-20T11:54:47.8606565Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-398] SKIPPED [ 94%] 2023-03-20T11:54:47.8613863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-399] SKIPPED [ 94%] 2023-03-20T11:54:47.8619436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-400] SKIPPED [ 94%] 2023-03-20T11:54:47.8625532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-401] SKIPPED [ 94%] 2023-03-20T11:54:47.8631624Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-402] SKIPPED [ 94%] 2023-03-20T11:54:47.8638827Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-403] SKIPPED [ 94%] 2023-03-20T11:54:47.8644971Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-404] SKIPPED [ 94%] 2023-03-20T11:54:47.8651894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-405] SKIPPED [ 94%] 2023-03-20T11:54:47.8657456Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-406] SKIPPED [ 94%] 2023-03-20T11:54:47.8662953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-407] SKIPPED [ 94%] 2023-03-20T11:54:47.8669415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-408] SKIPPED [ 94%] 2023-03-20T11:54:47.8675250Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-409] SKIPPED [ 94%] 2023-03-20T11:54:47.8681519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-410] SKIPPED [ 94%] 2023-03-20T11:54:47.8687349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-411] SKIPPED [ 94%] 2023-03-20T11:54:47.8693412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-412] SKIPPED [ 94%] 2023-03-20T11:54:47.8699408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-413] SKIPPED [ 94%] 2023-03-20T11:54:47.8705067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-414] SKIPPED [ 94%] 2023-03-20T11:54:47.8712793Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-415] SKIPPED [ 94%] 2023-03-20T11:54:47.8718898Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-416] SKIPPED [ 94%] 2023-03-20T11:54:47.8725002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-417] SKIPPED [ 94%] 2023-03-20T11:54:47.8732040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-418] SKIPPED [ 94%] 2023-03-20T11:54:47.8737365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-419] SKIPPED [ 94%] 2023-03-20T11:54:47.8743402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-420] SKIPPED [ 94%] 2023-03-20T11:54:47.8749765Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-421] SKIPPED [ 94%] 2023-03-20T11:54:47.8755737Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-422] SKIPPED [ 94%] 2023-03-20T11:54:47.8761949Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-423] SKIPPED [ 94%] 2023-03-20T11:54:47.8768882Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-424] SKIPPED [ 94%] 2023-03-20T11:54:47.8774447Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-425] SKIPPED [ 94%] 2023-03-20T11:54:47.8781669Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-426] SKIPPED [ 94%] 2023-03-20T11:54:47.8787938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-427] SKIPPED [ 94%] 2023-03-20T11:54:47.8794002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-428] SKIPPED [ 94%] 2023-03-20T11:54:47.8800630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-429] SKIPPED [ 94%] 2023-03-20T11:54:47.8806009Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-430] SKIPPED [ 94%] 2023-03-20T11:54:47.8813154Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-431] SKIPPED [ 94%] 2023-03-20T11:54:47.8818595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-432] SKIPPED [ 94%] 2023-03-20T11:54:47.8824742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-433] SKIPPED [ 94%] 2023-03-20T11:54:47.8831090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-434] SKIPPED [ 94%] 2023-03-20T11:54:47.8837151Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-435] SKIPPED [ 94%] 2023-03-20T11:54:47.8843092Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-436] SKIPPED [ 94%] 2023-03-20T11:54:47.8850618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-437] SKIPPED [ 94%] 2023-03-20T11:54:47.8856713Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-438] SKIPPED [ 94%] 2023-03-20T11:54:47.8862817Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-439] SKIPPED [ 94%] 2023-03-20T11:54:47.8869463Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-440] SKIPPED [ 94%] 2023-03-20T11:54:47.8875328Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-441] SKIPPED [ 94%] 2023-03-20T11:54:47.8881643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-442] SKIPPED [ 94%] 2023-03-20T11:54:47.8887537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-443] SKIPPED [ 94%] 2023-03-20T11:54:47.8893958Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-444] SKIPPED [ 94%] 2023-03-20T11:54:47.8900242Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-445] SKIPPED [ 94%] 2023-03-20T11:54:47.8906528Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-446] SKIPPED [ 94%] 2023-03-20T11:54:47.8912574Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-447] SKIPPED [ 94%] 2023-03-20T11:54:47.8918856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-448] SKIPPED [ 94%] 2023-03-20T11:54:47.8925991Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-449] SKIPPED [ 94%] 2023-03-20T11:54:47.8933354Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-450] SKIPPED [ 94%] 2023-03-20T11:54:47.8938742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-451] SKIPPED [ 94%] 2023-03-20T11:54:47.8944657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-452] SKIPPED [ 94%] 2023-03-20T11:54:47.8951145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-453] SKIPPED [ 94%] 2023-03-20T11:54:47.8957241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-454] SKIPPED [ 94%] 2023-03-20T11:54:47.8963327Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-455] SKIPPED [ 94%] 2023-03-20T11:54:47.8970488Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-456] SKIPPED [ 94%] 2023-03-20T11:54:47.8975510Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-457] SKIPPED [ 94%] 2023-03-20T11:54:47.8981796Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-458] SKIPPED [ 94%] 2023-03-20T11:54:47.8988288Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-459] SKIPPED [ 94%] 2023-03-20T11:54:47.8994320Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-460] SKIPPED [ 94%] 2023-03-20T11:54:47.9001584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-461] SKIPPED [ 94%] 2023-03-20T11:54:47.9008056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-462] SKIPPED [ 94%] 2023-03-20T11:54:47.9013924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-463] SKIPPED [ 94%] 2023-03-20T11:54:47.9020055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-464] SKIPPED [ 94%] 2023-03-20T11:54:47.9026209Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-465] SKIPPED [ 94%] 2023-03-20T11:54:47.9032029Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-466] SKIPPED [ 94%] 2023-03-20T11:54:47.9038176Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-467] SKIPPED [ 94%] 2023-03-20T11:54:47.9044338Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-468] SKIPPED [ 94%] 2023-03-20T11:54:47.9050391Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-469] SKIPPED [ 94%] 2023-03-20T11:54:47.9056890Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-470] SKIPPED [ 94%] 2023-03-20T11:54:47.9062895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-471] SKIPPED [ 94%] 2023-03-20T11:54:47.9070568Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-472] SKIPPED [ 94%] 2023-03-20T11:54:47.9076698Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-473] SKIPPED [ 94%] 2023-03-20T11:54:47.9082683Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-474] SKIPPED [ 94%] 2023-03-20T11:54:47.9090131Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-475] SKIPPED [ 94%] 2023-03-20T11:54:47.9095046Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-476] SKIPPED [ 94%] 2023-03-20T11:54:47.9101465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-477] SKIPPED [ 94%] 2023-03-20T11:54:47.9107583Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-478] SKIPPED [ 94%] 2023-03-20T11:54:47.9113542Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-479] SKIPPED [ 94%] 2023-03-20T11:54:47.9119627Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-480] SKIPPED [ 94%] 2023-03-20T11:54:47.9125593Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-481] SKIPPED [ 94%] 2023-03-20T11:54:47.9132971Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-482] SKIPPED [ 94%] 2023-03-20T11:54:47.9138122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-483] SKIPPED [ 94%] 2023-03-20T11:54:47.9144918Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-484] SKIPPED [ 94%] 2023-03-20T11:54:47.9150848Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-485] SKIPPED [ 94%] 2023-03-20T11:54:47.9156752Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-486] SKIPPED [ 94%] 2023-03-20T11:54:47.9162838Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-487] SKIPPED [ 94%] 2023-03-20T11:54:47.9169875Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-488] SKIPPED [ 94%] 2023-03-20T11:54:47.9175007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-489] SKIPPED [ 94%] 2023-03-20T11:54:47.9181393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-490] SKIPPED [ 94%] 2023-03-20T11:54:47.9187765Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-491] SKIPPED [ 94%] 2023-03-20T11:54:47.9193906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-492] SKIPPED [ 94%] 2023-03-20T11:54:47.9199816Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-493] SKIPPED [ 94%] 2023-03-20T11:54:47.9205870Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-494] SKIPPED [ 94%] 2023-03-20T11:54:47.9213460Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-495] SKIPPED [ 94%] 2023-03-20T11:54:47.9219888Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-496] SKIPPED [ 94%] 2023-03-20T11:54:47.9225846Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-497] SKIPPED [ 94%] 2023-03-20T11:54:47.9232283Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-498] SKIPPED [ 94%] 2023-03-20T11:54:47.9238594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-499] SKIPPED [ 94%] 2023-03-20T11:54:47.9244363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-500] SKIPPED [ 94%] 2023-03-20T11:54:47.9250760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-501] SKIPPED [ 94%] 2023-03-20T11:54:47.9257075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-502] SKIPPED [ 94%] 2023-03-20T11:54:47.9263105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-503] SKIPPED [ 94%] 2023-03-20T11:54:47.9269069Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-504] SKIPPED [ 94%] 2023-03-20T11:54:47.9275056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-505] SKIPPED [ 94%] 2023-03-20T11:54:47.9281226Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-506] SKIPPED [ 94%] 2023-03-20T11:54:47.9289910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-507] SKIPPED [ 94%] 2023-03-20T11:54:47.9294703Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-508] SKIPPED [ 95%] 2023-03-20T11:54:47.9301026Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-509] SKIPPED [ 95%] 2023-03-20T11:54:47.9307473Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-510] SKIPPED [ 95%] 2023-03-20T11:54:47.9313036Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-511] SKIPPED [ 95%] 2023-03-20T11:54:47.9319095Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-512] SKIPPED [ 95%] 2023-03-20T11:54:47.9325151Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-513] SKIPPED [ 95%] 2023-03-20T11:54:47.9332527Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-514] SKIPPED [ 95%] 2023-03-20T11:54:47.9337635Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-515] SKIPPED [ 95%] 2023-03-20T11:54:47.9343820Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-516] SKIPPED [ 95%] 2023-03-20T11:54:47.9350443Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-517] SKIPPED [ 95%] 2023-03-20T11:54:47.9357524Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-518] SKIPPED [ 95%] 2023-03-20T11:54:47.9363727Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-519] SKIPPED [ 95%] 2023-03-20T11:54:47.9370667Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-520] SKIPPED [ 95%] 2023-03-20T11:54:47.9376553Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[resized_crop-521] SKIPPED [ 95%] 2023-03-20T11:54:47.9382624Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-000] SKIPPED [ 95%] 2023-03-20T11:54:47.9388923Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-001] SKIPPED [ 95%] 2023-03-20T11:54:47.9394921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-002] SKIPPED [ 95%] 2023-03-20T11:54:47.9401008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-003] SKIPPED [ 95%] 2023-03-20T11:54:47.9406907Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-004] SKIPPED [ 95%] 2023-03-20T11:54:47.9414294Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-005] SKIPPED [ 95%] 2023-03-20T11:54:47.9419711Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-006] SKIPPED [ 95%] 2023-03-20T11:54:47.9428752Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-007] SKIPPED [ 95%] 2023-03-20T11:54:47.9434600Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-008] SKIPPED [ 95%] 2023-03-20T11:54:47.9440746Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-009] SKIPPED [ 95%] 2023-03-20T11:54:47.9446741Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-010] SKIPPED [ 95%] 2023-03-20T11:54:47.9453139Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-011] SKIPPED [ 95%] 2023-03-20T11:54:47.9459287Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-012] SKIPPED [ 95%] 2023-03-20T11:54:47.9465246Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-013] SKIPPED [ 95%] 2023-03-20T11:54:47.9471962Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-014] SKIPPED [ 95%] 2023-03-20T11:54:47.9478544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-015] SKIPPED [ 95%] 2023-03-20T11:54:47.9484441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-016] SKIPPED [ 95%] 2023-03-20T11:54:47.9491824Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-017] SKIPPED [ 95%] 2023-03-20T11:54:47.9497186Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-018] SKIPPED [ 95%] 2023-03-20T11:54:47.9504352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-019] SKIPPED [ 95%] 2023-03-20T11:54:47.9510874Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-020] SKIPPED [ 95%] 2023-03-20T11:54:47.9516866Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-021] SKIPPED [ 95%] 2023-03-20T11:54:47.9523044Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-022] SKIPPED [ 95%] 2023-03-20T11:54:47.9530158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-023] SKIPPED [ 95%] 2023-03-20T11:54:47.9535390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-024] SKIPPED [ 95%] 2023-03-20T11:54:47.9541740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-025] SKIPPED [ 95%] 2023-03-20T11:54:47.9548068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-026] SKIPPED [ 95%] 2023-03-20T11:54:47.9554020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-027] SKIPPED [ 95%] 2023-03-20T11:54:47.9560132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-028] SKIPPED [ 95%] 2023-03-20T11:54:47.9566048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-029] SKIPPED [ 95%] 2023-03-20T11:54:47.9573366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-030] SKIPPED [ 95%] 2023-03-20T11:54:47.9579628Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-031] SKIPPED [ 95%] 2023-03-20T11:54:47.9585622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-032] SKIPPED [ 95%] 2023-03-20T11:54:47.9591925Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-033] SKIPPED [ 95%] 2023-03-20T11:54:47.9598156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-034] SKIPPED [ 95%] 2023-03-20T11:54:47.9603859Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-035] SKIPPED [ 95%] 2023-03-20T11:54:47.9610398Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-036] SKIPPED [ 95%] 2023-03-20T11:54:47.9616457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-037] SKIPPED [ 95%] 2023-03-20T11:54:47.9622511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-038] SKIPPED [ 95%] 2023-03-20T11:54:47.9628875Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-039] SKIPPED [ 95%] 2023-03-20T11:54:47.9634847Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-040] SKIPPED [ 95%] 2023-03-20T11:54:47.9641090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-041] SKIPPED [ 95%] 2023-03-20T11:54:47.9649498Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-042] SKIPPED [ 95%] 2023-03-20T11:54:47.9654519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-043] SKIPPED [ 95%] 2023-03-20T11:54:47.9660690Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-044] SKIPPED [ 95%] 2023-03-20T11:54:47.9666783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-045] SKIPPED [ 95%] 2023-03-20T11:54:47.9673070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-046] SKIPPED [ 95%] 2023-03-20T11:54:47.9678996Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-047] SKIPPED [ 95%] 2023-03-20T11:54:47.9685139Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-048] SKIPPED [ 95%] 2023-03-20T11:54:47.9692177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-049] SKIPPED [ 95%] 2023-03-20T11:54:47.9697791Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-050] SKIPPED [ 95%] 2023-03-20T11:54:47.9703636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-051] SKIPPED [ 95%] 2023-03-20T11:54:47.9710094Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-052] SKIPPED [ 95%] 2023-03-20T11:54:47.9717298Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-053] SKIPPED [ 95%] 2023-03-20T11:54:47.9723386Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-054] SKIPPED [ 95%] 2023-03-20T11:54:47.9730327Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-055] SKIPPED [ 95%] 2023-03-20T11:54:47.9736057Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-056] SKIPPED [ 95%] 2023-03-20T11:54:47.9742070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-057] SKIPPED [ 95%] 2023-03-20T11:54:47.9748383Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-058] SKIPPED [ 95%] 2023-03-20T11:54:47.9754271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-059] SKIPPED [ 95%] 2023-03-20T11:54:47.9760372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-060] SKIPPED [ 95%] 2023-03-20T11:54:47.9766136Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-061] SKIPPED [ 95%] 2023-03-20T11:54:47.9773289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-062] SKIPPED [ 95%] 2023-03-20T11:54:47.9778636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-063] SKIPPED [ 95%] 2023-03-20T11:54:47.9784426Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-064] SKIPPED [ 95%] 2023-03-20T11:54:47.9791847Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-065] SKIPPED [ 95%] 2023-03-20T11:54:47.9797697Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-066] SKIPPED [ 95%] 2023-03-20T11:54:47.9803653Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-067] SKIPPED [ 95%] 2023-03-20T11:54:47.9810489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-068] SKIPPED [ 95%] 2023-03-20T11:54:47.9815711Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-069] SKIPPED [ 95%] 2023-03-20T11:54:47.9822041Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-070] SKIPPED [ 95%] 2023-03-20T11:54:47.9828510Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-071] SKIPPED [ 95%] 2023-03-20T11:54:47.9834194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-072] SKIPPED [ 95%] 2023-03-20T11:54:47.9840044Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-073] SKIPPED [ 95%] 2023-03-20T11:54:47.9845948Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-074] SKIPPED [ 95%] 2023-03-20T11:54:47.9852455Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-075] SKIPPED [ 95%] 2023-03-20T11:54:47.9859242Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-076] SKIPPED [ 95%] 2023-03-20T11:54:47.9864816Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-077] SKIPPED [ 95%] 2023-03-20T11:54:47.9870584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-078] SKIPPED [ 95%] 2023-03-20T11:54:47.9876195Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-079] SKIPPED [ 95%] 2023-03-20T11:54:47.9881992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-080] SKIPPED [ 95%] 2023-03-20T11:54:47.9887564Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-081] SKIPPED [ 95%] 2023-03-20T11:54:47.9893274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-082] SKIPPED [ 95%] 2023-03-20T11:54:47.9898825Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-083] SKIPPED [ 95%] 2023-03-20T11:54:47.9904427Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-084] SKIPPED [ 95%] 2023-03-20T11:54:47.9910373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-085] SKIPPED [ 95%] 2023-03-20T11:54:47.9916090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-086] SKIPPED [ 95%] 2023-03-20T11:54:47.9921707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-087] SKIPPED [ 95%] 2023-03-20T11:54:47.9929872Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-088] SKIPPED [ 95%] 2023-03-20T11:54:47.9934358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-089] SKIPPED [ 95%] 2023-03-20T11:54:47.9939858Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-090] SKIPPED [ 95%] 2023-03-20T11:54:47.9945475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-091] SKIPPED [ 95%] 2023-03-20T11:54:47.9951472Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-092] SKIPPED [ 95%] 2023-03-20T11:54:47.9957258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-093] SKIPPED [ 95%] 2023-03-20T11:54:47.9962907Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-094] SKIPPED [ 95%] 2023-03-20T11:54:47.9969226Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-095] SKIPPED [ 95%] 2023-03-20T11:54:47.9974349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-096] SKIPPED [ 95%] 2023-03-20T11:54:47.9980105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-097] SKIPPED [ 95%] 2023-03-20T11:54:47.9985559Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-098] SKIPPED [ 95%] 2023-03-20T11:54:47.9992863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-099] SKIPPED [ 95%] 2023-03-20T11:54:47.9998588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-100] SKIPPED [ 95%] 2023-03-20T11:54:48.0004227Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-101] SKIPPED [ 95%] 2023-03-20T11:54:48.0010370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-102] SKIPPED [ 95%] 2023-03-20T11:54:48.0015810Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-103] SKIPPED [ 95%] 2023-03-20T11:54:48.0021631Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-104] SKIPPED [ 95%] 2023-03-20T11:54:48.0027459Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-105] SKIPPED [ 95%] 2023-03-20T11:54:48.0033173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-106] SKIPPED [ 95%] 2023-03-20T11:54:48.0038794Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-107] SKIPPED [ 95%] 2023-03-20T11:54:48.0044410Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-108] SKIPPED [ 95%] 2023-03-20T11:54:48.0050763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-109] SKIPPED [ 95%] 2023-03-20T11:54:48.0056077Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-110] SKIPPED [ 95%] 2023-03-20T11:54:48.0062984Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-111] SKIPPED [ 95%] 2023-03-20T11:54:48.0069066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-112] SKIPPED [ 95%] 2023-03-20T11:54:48.0074592Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-113] SKIPPED [ 95%] 2023-03-20T11:54:48.0080067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-114] SKIPPED [ 95%] 2023-03-20T11:54:48.0085820Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-115] SKIPPED [ 95%] 2023-03-20T11:54:48.0091577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-116] SKIPPED [ 95%] 2023-03-20T11:54:48.0097329Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-117] SKIPPED [ 95%] 2023-03-20T11:54:48.0102839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-118] SKIPPED [ 95%] 2023-03-20T11:54:48.0108643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-119] SKIPPED [ 95%] 2023-03-20T11:54:48.0114239Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-120] SKIPPED [ 95%] 2023-03-20T11:54:48.0120427Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-121] SKIPPED [ 95%] 2023-03-20T11:54:48.0126773Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-122] SKIPPED [ 95%] 2023-03-20T11:54:48.0133274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-123] SKIPPED [ 95%] 2023-03-20T11:54:48.0138545Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-124] SKIPPED [ 95%] 2023-03-20T11:54:48.0144249Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-125] SKIPPED [ 95%] 2023-03-20T11:54:48.0150227Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-126] SKIPPED [ 95%] 2023-03-20T11:54:48.0155804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-127] SKIPPED [ 95%] 2023-03-20T11:54:48.0161862Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-128] SKIPPED [ 95%] 2023-03-20T11:54:48.0167274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-129] SKIPPED [ 95%] 2023-03-20T11:54:48.0173375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-130] SKIPPED [ 95%] 2023-03-20T11:54:48.0179030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-131] SKIPPED [ 95%] 2023-03-20T11:54:48.0184633Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-132] SKIPPED [ 95%] 2023-03-20T11:54:48.0191795Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-133] SKIPPED [ 95%] 2023-03-20T11:54:48.0197382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-134] SKIPPED [ 95%] 2023-03-20T11:54:48.0203013Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-135] SKIPPED [ 95%] 2023-03-20T11:54:48.0210060Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-136] SKIPPED [ 95%] 2023-03-20T11:54:48.0214442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-137] SKIPPED [ 95%] 2023-03-20T11:54:48.0220282Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-138] SKIPPED [ 95%] 2023-03-20T11:54:48.0225828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-139] SKIPPED [ 95%] 2023-03-20T11:54:48.0231404Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-140] SKIPPED [ 95%] 2023-03-20T11:54:48.0237088Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-141] SKIPPED [ 95%] 2023-03-20T11:54:48.0242757Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-142] SKIPPED [ 95%] 2023-03-20T11:54:48.0249812Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-143] SKIPPED [ 95%] 2023-03-20T11:54:48.0254307Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-144] SKIPPED [ 95%] 2023-03-20T11:54:48.0262950Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-145] SKIPPED [ 95%] 2023-03-20T11:54:48.0269005Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-146] SKIPPED [ 95%] 2023-03-20T11:54:48.0274574Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-147] SKIPPED [ 95%] 2023-03-20T11:54:48.0280395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-148] SKIPPED [ 95%] 2023-03-20T11:54:48.0285758Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-149] SKIPPED [ 95%] 2023-03-20T11:54:48.0292695Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-150] SKIPPED [ 95%] 2023-03-20T11:54:48.0297643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-151] SKIPPED [ 95%] 2023-03-20T11:54:48.0303194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-152] SKIPPED [ 95%] 2023-03-20T11:54:48.0309032Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-153] SKIPPED [ 95%] 2023-03-20T11:54:48.0314672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-154] SKIPPED [ 95%] 2023-03-20T11:54:48.0320645Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-155] SKIPPED [ 95%] 2023-03-20T11:54:48.0327520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-156] SKIPPED [ 95%] 2023-03-20T11:54:48.0333466Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-157] SKIPPED [ 95%] 2023-03-20T11:54:48.0339578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-158] SKIPPED [ 95%] 2023-03-20T11:54:48.0345021Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-159] SKIPPED [ 95%] 2023-03-20T11:54:48.0351001Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-160] SKIPPED [ 95%] 2023-03-20T11:54:48.0356648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-161] SKIPPED [ 95%] 2023-03-20T11:54:48.0362308Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-162] SKIPPED [ 95%] 2023-03-20T11:54:48.0369353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-163] SKIPPED [ 95%] 2023-03-20T11:54:48.0374314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-164] SKIPPED [ 95%] 2023-03-20T11:54:48.0380024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-165] SKIPPED [ 95%] 2023-03-20T11:54:48.0385599Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-166] SKIPPED [ 95%] 2023-03-20T11:54:48.0391123Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-167] SKIPPED [ 95%] 2023-03-20T11:54:48.0398197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-168] SKIPPED [ 95%] 2023-03-20T11:54:48.0403646Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-169] SKIPPED [ 95%] 2023-03-20T11:54:48.0410303Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-170] SKIPPED [ 95%] 2023-03-20T11:54:48.0415067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-171] SKIPPED [ 95%] 2023-03-20T11:54:48.0421069Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-172] SKIPPED [ 95%] 2023-03-20T11:54:48.0426709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-173] SKIPPED [ 95%] 2023-03-20T11:54:48.0432506Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-174] SKIPPED [ 95%] 2023-03-20T11:54:48.0438207Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-175] SKIPPED [ 95%] 2023-03-20T11:54:48.0443808Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-176] SKIPPED [ 95%] 2023-03-20T11:54:48.0450301Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-177] SKIPPED [ 95%] 2023-03-20T11:54:48.0455352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-178] SKIPPED [ 95%] 2023-03-20T11:54:48.0462486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-179] SKIPPED [ 95%] 2023-03-20T11:54:48.0468559Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-180] SKIPPED [ 95%] 2023-03-20T11:54:48.0474085Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-181] SKIPPED [ 95%] 2023-03-20T11:54:48.0479608Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-182] SKIPPED [ 95%] 2023-03-20T11:54:48.0485425Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-183] SKIPPED [ 95%] 2023-03-20T11:54:48.0491809Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-184] SKIPPED [ 95%] 2023-03-20T11:54:48.0496506Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-185] SKIPPED [ 95%] 2023-03-20T11:54:48.0502294Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-186] SKIPPED [ 95%] 2023-03-20T11:54:48.0508274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-187] SKIPPED [ 95%] 2023-03-20T11:54:48.0513944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-188] SKIPPED [ 95%] 2023-03-20T11:54:48.0519436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-189] SKIPPED [ 95%] 2023-03-20T11:54:48.0525203Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-190] SKIPPED [ 95%] 2023-03-20T11:54:48.0533168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-191] SKIPPED [ 95%] 2023-03-20T11:54:48.0538204Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-192] SKIPPED [ 95%] 2023-03-20T11:54:48.0543767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-193] SKIPPED [ 95%] 2023-03-20T11:54:48.0549744Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-194] SKIPPED [ 95%] 2023-03-20T11:54:48.0555366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-195] SKIPPED [ 95%] 2023-03-20T11:54:48.0561115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-196] SKIPPED [ 95%] 2023-03-20T11:54:48.0566645Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-197] SKIPPED [ 95%] 2023-03-20T11:54:48.0573417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-198] SKIPPED [ 95%] 2023-03-20T11:54:48.0578402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-199] SKIPPED [ 95%] 2023-03-20T11:54:48.0583705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-200] SKIPPED [ 95%] 2023-03-20T11:54:48.0589522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-201] SKIPPED [ 95%] 2023-03-20T11:54:48.0596333Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-202] SKIPPED [ 95%] 2023-03-20T11:54:48.0602070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-203] SKIPPED [ 95%] 2023-03-20T11:54:48.0607847Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-204] SKIPPED [ 95%] 2023-03-20T11:54:48.0613536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-205] SKIPPED [ 95%] 2023-03-20T11:54:48.0619432Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-206] SKIPPED [ 95%] 2023-03-20T11:54:48.0624916Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-207] SKIPPED [ 95%] 2023-03-20T11:54:48.0631061Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-208] SKIPPED [ 95%] 2023-03-20T11:54:48.0636547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-209] SKIPPED [ 95%] 2023-03-20T11:54:48.0642305Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-210] SKIPPED [ 95%] 2023-03-20T11:54:48.0649429Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-211] SKIPPED [ 95%] 2023-03-20T11:54:48.0653705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-212] SKIPPED [ 95%] 2023-03-20T11:54:48.0659609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-213] SKIPPED [ 95%] 2023-03-20T11:54:48.0666467Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-214] SKIPPED [ 95%] 2023-03-20T11:54:48.0671840Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-215] SKIPPED [ 95%] 2023-03-20T11:54:48.0677318Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-216] SKIPPED [ 95%] 2023-03-20T11:54:48.0682925Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-217] SKIPPED [ 95%] 2023-03-20T11:54:48.0689983Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-218] SKIPPED [ 95%] 2023-03-20T11:54:48.0694577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-219] SKIPPED [ 95%] 2023-03-20T11:54:48.0701165Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-220] SKIPPED [ 95%] 2023-03-20T11:54:48.0707659Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-221] SKIPPED [ 95%] 2023-03-20T11:54:48.0714002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-222] SKIPPED [ 95%] 2023-03-20T11:54:48.0720317Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-223] SKIPPED [ 95%] 2023-03-20T11:54:48.0727190Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-224] SKIPPED [ 95%] 2023-03-20T11:54:48.0735681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-225] SKIPPED [ 95%] 2023-03-20T11:54:48.0742534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-226] SKIPPED [ 95%] 2023-03-20T11:54:48.0749405Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-227] SKIPPED [ 95%] 2023-03-20T11:54:48.0756028Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-228] SKIPPED [ 95%] 2023-03-20T11:54:48.0762753Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-229] SKIPPED [ 95%] 2023-03-20T11:54:48.0770602Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-230] SKIPPED [ 95%] 2023-03-20T11:54:48.0776083Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-231] SKIPPED [ 95%] 2023-03-20T11:54:48.0782363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-232] SKIPPED [ 95%] 2023-03-20T11:54:48.0788756Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-233] SKIPPED [ 95%] 2023-03-20T11:54:48.0794963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-234] SKIPPED [ 95%] 2023-03-20T11:54:48.0801145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-235] SKIPPED [ 95%] 2023-03-20T11:54:48.0807701Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-236] SKIPPED [ 95%] 2023-03-20T11:54:48.0814855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-237] SKIPPED [ 95%] 2023-03-20T11:54:48.0820681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-238] SKIPPED [ 95%] 2023-03-20T11:54:48.0826904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-239] SKIPPED [ 95%] 2023-03-20T11:54:48.0832822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-240] SKIPPED [ 95%] 2023-03-20T11:54:48.0838874Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-241] SKIPPED [ 95%] 2023-03-20T11:54:48.0844615Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-242] SKIPPED [ 95%] 2023-03-20T11:54:48.0851696Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-243] SKIPPED [ 95%] 2023-03-20T11:54:48.0857418Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-244] SKIPPED [ 95%] 2023-03-20T11:54:48.0863660Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-245] SKIPPED [ 95%] 2023-03-20T11:54:48.0870195Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-246] SKIPPED [ 95%] 2023-03-20T11:54:48.0876300Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-247] SKIPPED [ 95%] 2023-03-20T11:54:48.0883886Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-248] SKIPPED [ 95%] 2023-03-20T11:54:48.0890521Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-249] SKIPPED [ 95%] 2023-03-20T11:54:48.0896783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-250] SKIPPED [ 95%] 2023-03-20T11:54:48.0903030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-251] SKIPPED [ 95%] 2023-03-20T11:54:48.0909731Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-252] SKIPPED [ 95%] 2023-03-20T11:54:48.0915806Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-253] SKIPPED [ 95%] 2023-03-20T11:54:48.0922313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-254] SKIPPED [ 95%] 2023-03-20T11:54:48.0929581Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-255] SKIPPED [ 95%] 2023-03-20T11:54:48.0935471Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-256] SKIPPED [ 95%] 2023-03-20T11:54:48.0941034Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-257] SKIPPED [ 95%] 2023-03-20T11:54:48.0947210Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-258] SKIPPED [ 95%] 2023-03-20T11:54:48.0953412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-259] SKIPPED [ 95%] 2023-03-20T11:54:48.0960766Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-260] SKIPPED [ 95%] 2023-03-20T11:54:48.0967118Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-261] SKIPPED [ 95%] 2023-03-20T11:54:48.0973548Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-262] SKIPPED [ 95%] 2023-03-20T11:54:48.0979889Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-263] SKIPPED [ 95%] 2023-03-20T11:54:48.0986065Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-264] SKIPPED [ 95%] 2023-03-20T11:54:48.0991894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-265] SKIPPED [ 95%] 2023-03-20T11:54:48.0998501Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-266] SKIPPED [ 95%] 2023-03-20T11:54:48.1004399Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-267] SKIPPED [ 95%] 2023-03-20T11:54:48.1011661Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-268] SKIPPED [ 95%] 2023-03-20T11:54:48.1017572Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-269] SKIPPED [ 95%] 2023-03-20T11:54:48.1023685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-270] SKIPPED [ 95%] 2023-03-20T11:54:48.1031575Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-271] SKIPPED [ 95%] 2023-03-20T11:54:48.1037735Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-272] SKIPPED [ 95%] 2023-03-20T11:54:48.1043931Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-273] SKIPPED [ 95%] 2023-03-20T11:54:48.1050431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-274] SKIPPED [ 95%] 2023-03-20T11:54:48.1056313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-275] SKIPPED [ 95%] 2023-03-20T11:54:48.1062633Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-276] SKIPPED [ 95%] 2023-03-20T11:54:48.1069174Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-277] SKIPPED [ 95%] 2023-03-20T11:54:48.1075438Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-278] SKIPPED [ 95%] 2023-03-20T11:54:48.1081891Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-279] SKIPPED [ 95%] 2023-03-20T11:54:48.1089338Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-280] SKIPPED [ 95%] 2023-03-20T11:54:48.1094367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-281] SKIPPED [ 95%] 2023-03-20T11:54:48.1103596Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-282] SKIPPED [ 95%] 2023-03-20T11:54:48.1110298Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-283] SKIPPED [ 95%] 2023-03-20T11:54:48.1116473Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-284] SKIPPED [ 95%] 2023-03-20T11:54:48.1122766Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-285] SKIPPED [ 95%] 2023-03-20T11:54:48.1130049Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-286] SKIPPED [ 95%] 2023-03-20T11:54:48.1135504Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-287] SKIPPED [ 95%] 2023-03-20T11:54:48.1141986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-288] SKIPPED [ 95%] 2023-03-20T11:54:48.1148511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-289] SKIPPED [ 95%] 2023-03-20T11:54:48.1154640Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-290] SKIPPED [ 95%] 2023-03-20T11:54:48.1160967Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-291] SKIPPED [ 95%] 2023-03-20T11:54:48.1167125Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-292] SKIPPED [ 95%] 2023-03-20T11:54:48.1173594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-293] SKIPPED [ 95%] 2023-03-20T11:54:48.1181173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-294] SKIPPED [ 95%] 2023-03-20T11:54:48.1187679Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-295] SKIPPED [ 95%] 2023-03-20T11:54:48.1194112Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-296] SKIPPED [ 95%] 2023-03-20T11:54:48.1200198Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-297] SKIPPED [ 95%] 2023-03-20T11:54:48.1206391Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-298] SKIPPED [ 95%] 2023-03-20T11:54:48.1213098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-299] SKIPPED [ 95%] 2023-03-20T11:54:48.1219337Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-300] SKIPPED [ 95%] 2023-03-20T11:54:48.1225586Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-301] SKIPPED [ 95%] 2023-03-20T11:54:48.1232173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-302] SKIPPED [ 95%] 2023-03-20T11:54:48.1238466Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-303] SKIPPED [ 95%] 2023-03-20T11:54:48.1244543Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-304] SKIPPED [ 95%] 2023-03-20T11:54:48.1253124Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-305] SKIPPED [ 95%] 2023-03-20T11:54:48.1258743Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-306] SKIPPED [ 95%] 2023-03-20T11:54:48.1264883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-307] SKIPPED [ 95%] 2023-03-20T11:54:48.1271572Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-308] SKIPPED [ 95%] 2023-03-20T11:54:48.1277746Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-309] SKIPPED [ 95%] 2023-03-20T11:54:48.1284010Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-310] SKIPPED [ 95%] 2023-03-20T11:54:48.1290498Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-311] SKIPPED [ 95%] 2023-03-20T11:54:48.1296970Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-312] SKIPPED [ 95%] 2023-03-20T11:54:48.1303182Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-313] SKIPPED [ 95%] 2023-03-20T11:54:48.1309948Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-314] SKIPPED [ 95%] 2023-03-20T11:54:48.1315930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-315] SKIPPED [ 95%] 2023-03-20T11:54:48.1322256Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-316] SKIPPED [ 95%] 2023-03-20T11:54:48.1330525Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-317] SKIPPED [ 95%] 2023-03-20T11:54:48.1335643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-318] SKIPPED [ 95%] 2023-03-20T11:54:48.1341959Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-319] SKIPPED [ 95%] 2023-03-20T11:54:48.1347921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-320] SKIPPED [ 95%] 2023-03-20T11:54:48.1353555Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-321] SKIPPED [ 95%] 2023-03-20T11:54:48.1359143Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-322] SKIPPED [ 95%] 2023-03-20T11:54:48.1364735Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-323] SKIPPED [ 95%] 2023-03-20T11:54:48.1371513Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-324] SKIPPED [ 95%] 2023-03-20T11:54:48.1376643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-325] SKIPPED [ 95%] 2023-03-20T11:54:48.1381982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-326] SKIPPED [ 95%] 2023-03-20T11:54:48.1387914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-327] SKIPPED [ 95%] 2023-03-20T11:54:48.1394691Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-328] SKIPPED [ 95%] 2023-03-20T11:54:48.1400465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-329] SKIPPED [ 95%] 2023-03-20T11:54:48.1405936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-330] SKIPPED [ 95%] 2023-03-20T11:54:48.1412755Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-331] SKIPPED [ 95%] 2023-03-20T11:54:48.1417780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-332] SKIPPED [ 95%] 2023-03-20T11:54:48.1423070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-333] SKIPPED [ 95%] 2023-03-20T11:54:48.1429086Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-334] SKIPPED [ 95%] 2023-03-20T11:54:48.1434578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-335] SKIPPED [ 95%] 2023-03-20T11:54:48.1440163Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-336] SKIPPED [ 95%] 2023-03-20T11:54:48.1445780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-337] SKIPPED [ 95%] 2023-03-20T11:54:48.1452576Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-338] SKIPPED [ 95%] 2023-03-20T11:54:48.1457547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-339] SKIPPED [ 95%] 2023-03-20T11:54:48.1464309Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-340] SKIPPED [ 95%] 2023-03-20T11:54:48.1470457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-341] SKIPPED [ 95%] 2023-03-20T11:54:48.1475871Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-342] SKIPPED [ 95%] 2023-03-20T11:54:48.1481584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-343] SKIPPED [ 95%] 2023-03-20T11:54:48.1487151Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-344] SKIPPED [ 95%] 2023-03-20T11:54:48.1493132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-345] SKIPPED [ 95%] 2023-03-20T11:54:48.1498983Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-346] SKIPPED [ 95%] 2023-03-20T11:54:48.1504482Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-347] SKIPPED [ 95%] 2023-03-20T11:54:48.1510522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-348] SKIPPED [ 95%] 2023-03-20T11:54:48.1516017Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-349] SKIPPED [ 95%] 2023-03-20T11:54:48.1521783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-350] SKIPPED [ 95%] 2023-03-20T11:54:48.1529793Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-351] SKIPPED [ 95%] 2023-03-20T11:54:48.1534428Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-352] SKIPPED [ 95%] 2023-03-20T11:54:48.1540332Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-353] SKIPPED [ 95%] 2023-03-20T11:54:48.1546022Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-354] SKIPPED [ 95%] 2023-03-20T11:54:48.1551916Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-355] SKIPPED [ 95%] 2023-03-20T11:54:48.1557385Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-356] SKIPPED [ 95%] 2023-03-20T11:54:48.1563126Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-357] SKIPPED [ 95%] 2023-03-20T11:54:48.1569992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-358] SKIPPED [ 95%] 2023-03-20T11:54:48.1574417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-359] SKIPPED [ 95%] 2023-03-20T11:54:48.1580363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-360] SKIPPED [ 95%] 2023-03-20T11:54:48.1586020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-361] SKIPPED [ 95%] 2023-03-20T11:54:48.1592036Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-362] SKIPPED [ 95%] 2023-03-20T11:54:48.1598807Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-363] SKIPPED [ 95%] 2023-03-20T11:54:48.1604682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-364] SKIPPED [ 95%] 2023-03-20T11:54:48.1611676Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-365] SKIPPED [ 95%] 2023-03-20T11:54:48.1617022Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-366] SKIPPED [ 95%] 2023-03-20T11:54:48.1622872Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-367] SKIPPED [ 95%] 2023-03-20T11:54:48.1629168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-368] SKIPPED [ 95%] 2023-03-20T11:54:48.1635061Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-369] SKIPPED [ 95%] 2023-03-20T11:54:48.1641199Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-370] SKIPPED [ 95%] 2023-03-20T11:54:48.1647178Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-371] SKIPPED [ 95%] 2023-03-20T11:54:48.1653305Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-372] SKIPPED [ 95%] 2023-03-20T11:54:48.1659304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-373] SKIPPED [ 95%] 2023-03-20T11:54:48.1666731Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-374] SKIPPED [ 95%] 2023-03-20T11:54:48.1672801Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-375] SKIPPED [ 95%] 2023-03-20T11:54:48.1678879Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-376] SKIPPED [ 95%] 2023-03-20T11:54:48.1684757Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-377] SKIPPED [ 95%] 2023-03-20T11:54:48.1691772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-378] SKIPPED [ 95%] 2023-03-20T11:54:48.1697036Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-379] SKIPPED [ 95%] 2023-03-20T11:54:48.1702949Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-380] SKIPPED [ 95%] 2023-03-20T11:54:48.1709353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-381] SKIPPED [ 95%] 2023-03-20T11:54:48.1715348Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-382] SKIPPED [ 95%] 2023-03-20T11:54:48.1721386Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-383] SKIPPED [ 95%] 2023-03-20T11:54:48.1728033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-384] SKIPPED [ 95%] 2023-03-20T11:54:48.1733543Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-385] SKIPPED [ 95%] 2023-03-20T11:54:48.1740968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-386] SKIPPED [ 95%] 2023-03-20T11:54:48.1747316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-387] SKIPPED [ 95%] 2023-03-20T11:54:48.1753362Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-388] SKIPPED [ 95%] 2023-03-20T11:54:48.1759364Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-389] SKIPPED [ 95%] 2023-03-20T11:54:48.1765234Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-390] SKIPPED [ 95%] 2023-03-20T11:54:48.1772397Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-391] SKIPPED [ 95%] 2023-03-20T11:54:48.1777985Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-392] SKIPPED [ 95%] 2023-03-20T11:54:48.1783772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-393] SKIPPED [ 95%] 2023-03-20T11:54:48.1790423Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-394] SKIPPED [ 95%] 2023-03-20T11:54:48.1796270Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-395] SKIPPED [ 95%] 2023-03-20T11:54:48.1802399Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-396] SKIPPED [ 95%] 2023-03-20T11:54:48.1810398Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-397] SKIPPED [ 95%] 2023-03-20T11:54:48.1815926Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-398] SKIPPED [ 95%] 2023-03-20T11:54:48.1822140Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-399] SKIPPED [ 95%] 2023-03-20T11:54:48.1828613Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-400] SKIPPED [ 95%] 2023-03-20T11:54:48.1834598Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-401] SKIPPED [ 95%] 2023-03-20T11:54:48.1840698Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-402] SKIPPED [ 95%] 2023-03-20T11:54:48.1846925Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-403] SKIPPED [ 95%] 2023-03-20T11:54:48.1853206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-404] SKIPPED [ 95%] 2023-03-20T11:54:48.1859222Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-405] SKIPPED [ 95%] 2023-03-20T11:54:48.1865345Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-406] SKIPPED [ 95%] 2023-03-20T11:54:48.1871743Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-407] SKIPPED [ 95%] 2023-03-20T11:54:48.1879105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-408] SKIPPED [ 95%] 2023-03-20T11:54:48.1885135Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-409] SKIPPED [ 95%] 2023-03-20T11:54:48.1892072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-410] SKIPPED [ 95%] 2023-03-20T11:54:48.1897737Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-411] SKIPPED [ 95%] 2023-03-20T11:54:48.1903702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-412] SKIPPED [ 95%] 2023-03-20T11:54:48.1910363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-413] SKIPPED [ 95%] 2023-03-20T11:54:48.1916347Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-414] SKIPPED [ 95%] 2023-03-20T11:54:48.1922623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-415] SKIPPED [ 95%] 2023-03-20T11:54:48.1929450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-416] SKIPPED [ 95%] 2023-03-20T11:54:48.1934927Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-417] SKIPPED [ 95%] 2023-03-20T11:54:48.1941305Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-418] SKIPPED [ 95%] 2023-03-20T11:54:48.1947733Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-419] SKIPPED [ 95%] 2023-03-20T11:54:48.1956410Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-420] SKIPPED [ 95%] 2023-03-20T11:54:48.1962788Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-421] SKIPPED [ 95%] 2023-03-20T11:54:48.1969740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-422] SKIPPED [ 95%] 2023-03-20T11:54:48.1975041Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-423] SKIPPED [ 95%] 2023-03-20T11:54:48.1981594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-424] SKIPPED [ 95%] 2023-03-20T11:54:48.1988096Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-425] SKIPPED [ 95%] 2023-03-20T11:54:48.1994013Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-426] SKIPPED [ 95%] 2023-03-20T11:54:48.2000028Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-427] SKIPPED [ 95%] 2023-03-20T11:54:48.2006260Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-428] SKIPPED [ 95%] 2023-03-20T11:54:48.2013122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-429] SKIPPED [ 95%] 2023-03-20T11:54:48.2019017Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-430] SKIPPED [ 95%] 2023-03-20T11:54:48.2026514Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-431] SKIPPED [ 95%] 2023-03-20T11:54:48.2032990Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-432] SKIPPED [ 95%] 2023-03-20T11:54:48.2039057Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-433] SKIPPED [ 95%] 2023-03-20T11:54:48.2045210Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-434] SKIPPED [ 95%] 2023-03-20T11:54:48.2052434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-435] SKIPPED [ 95%] 2023-03-20T11:54:48.2057982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-436] SKIPPED [ 95%] 2023-03-20T11:54:48.2064091Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-437] SKIPPED [ 95%] 2023-03-20T11:54:48.2070534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-438] SKIPPED [ 95%] 2023-03-20T11:54:48.2076506Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-439] SKIPPED [ 95%] 2023-03-20T11:54:48.2082777Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-440] SKIPPED [ 95%] 2023-03-20T11:54:48.2090186Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-441] SKIPPED [ 95%] 2023-03-20T11:54:48.2095175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-442] SKIPPED [ 95%] 2023-03-20T11:54:48.2102633Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-443] SKIPPED [ 95%] 2023-03-20T11:54:48.2109306Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-444] SKIPPED [ 95%] 2023-03-20T11:54:48.2115154Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-445] SKIPPED [ 95%] 2023-03-20T11:54:48.2121452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-446] SKIPPED [ 95%] 2023-03-20T11:54:48.2128700Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-447] SKIPPED [ 95%] 2023-03-20T11:54:48.2133895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-448] SKIPPED [ 95%] 2023-03-20T11:54:48.2140337Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-449] SKIPPED [ 95%] 2023-03-20T11:54:48.2146614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-450] SKIPPED [ 95%] 2023-03-20T11:54:48.2152814Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-451] SKIPPED [ 95%] 2023-03-20T11:54:48.2158994Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-452] SKIPPED [ 95%] 2023-03-20T11:54:48.2165038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-453] SKIPPED [ 95%] 2023-03-20T11:54:48.2172986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-454] SKIPPED [ 95%] 2023-03-20T11:54:48.2179376Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-455] SKIPPED [ 95%] 2023-03-20T11:54:48.2185705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-456] SKIPPED [ 95%] 2023-03-20T11:54:48.2192202Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-457] SKIPPED [ 95%] 2023-03-20T11:54:48.2198369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-458] SKIPPED [ 95%] 2023-03-20T11:54:48.2204574Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-459] SKIPPED [ 95%] 2023-03-20T11:54:48.2211863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-460] SKIPPED [ 95%] 2023-03-20T11:54:48.2217569Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-461] SKIPPED [ 95%] 2023-03-20T11:54:48.2223802Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-462] SKIPPED [ 95%] 2023-03-20T11:54:48.2230501Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-463] SKIPPED [ 95%] 2023-03-20T11:54:48.2236610Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-464] SKIPPED [ 95%] 2023-03-20T11:54:48.2242984Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-465] SKIPPED [ 95%] 2023-03-20T11:54:48.2251463Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-466] SKIPPED [ 95%] 2023-03-20T11:54:48.2257324Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-467] SKIPPED [ 95%] 2023-03-20T11:54:48.2263499Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-468] SKIPPED [ 95%] 2023-03-20T11:54:48.2270297Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-469] SKIPPED [ 95%] 2023-03-20T11:54:48.2276422Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-470] SKIPPED [ 95%] 2023-03-20T11:54:48.2282761Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-471] SKIPPED [ 95%] 2023-03-20T11:54:48.2290311Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-472] SKIPPED [ 95%] 2023-03-20T11:54:48.2295694Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-473] SKIPPED [ 95%] 2023-03-20T11:54:48.2302263Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-474] SKIPPED [ 95%] 2023-03-20T11:54:48.2308803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-475] SKIPPED [ 95%] 2023-03-20T11:54:48.2315146Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-476] SKIPPED [ 95%] 2023-03-20T11:54:48.2322698Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-477] SKIPPED [ 95%] 2023-03-20T11:54:48.2330294Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-478] SKIPPED [ 95%] 2023-03-20T11:54:48.2335533Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-479] SKIPPED [ 95%] 2023-03-20T11:54:48.2342080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-480] SKIPPED [ 95%] 2023-03-20T11:54:48.2348604Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-481] SKIPPED [ 95%] 2023-03-20T11:54:48.2355249Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-482] SKIPPED [ 95%] 2023-03-20T11:54:48.2362829Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-483] SKIPPED [ 95%] 2023-03-20T11:54:48.2369702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-484] SKIPPED [ 95%] 2023-03-20T11:54:48.2375091Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-485] SKIPPED [ 95%] 2023-03-20T11:54:48.2382107Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-486] SKIPPED [ 95%] 2023-03-20T11:54:48.2388710Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-487] SKIPPED [ 95%] 2023-03-20T11:54:48.2394801Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-488] SKIPPED [ 95%] 2023-03-20T11:54:48.2402345Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-489] SKIPPED [ 95%] 2023-03-20T11:54:48.2409780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-490] SKIPPED [ 95%] 2023-03-20T11:54:48.2414913Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-491] SKIPPED [ 95%] 2023-03-20T11:54:48.2421040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-492] SKIPPED [ 95%] 2023-03-20T11:54:48.2427370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-493] SKIPPED [ 95%] 2023-03-20T11:54:48.2433940Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-494] SKIPPED [ 95%] 2023-03-20T11:54:48.2440277Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-495] SKIPPED [ 95%] 2023-03-20T11:54:48.2446834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-496] SKIPPED [ 95%] 2023-03-20T11:54:48.2453046Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-497] SKIPPED [ 95%] 2023-03-20T11:54:48.2459572Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-498] SKIPPED [ 95%] 2023-03-20T11:54:48.2465900Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-499] SKIPPED [ 95%] 2023-03-20T11:54:48.2473747Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-500] SKIPPED [ 95%] 2023-03-20T11:54:48.2479942Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-501] SKIPPED [ 95%] 2023-03-20T11:54:48.2486183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-502] SKIPPED [ 95%] 2023-03-20T11:54:48.2493442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-503] SKIPPED [ 95%] 2023-03-20T11:54:48.2499266Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-504] SKIPPED [ 95%] 2023-03-20T11:54:48.2505497Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-505] SKIPPED [ 95%] 2023-03-20T11:54:48.2512137Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-506] SKIPPED [ 95%] 2023-03-20T11:54:48.2518493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-507] SKIPPED [ 95%] 2023-03-20T11:54:48.2524622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-508] SKIPPED [ 95%] 2023-03-20T11:54:48.2532084Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-509] SKIPPED [ 95%] 2023-03-20T11:54:48.2537646Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-510] SKIPPED [ 95%] 2023-03-20T11:54:48.2544023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-511] SKIPPED [ 95%] 2023-03-20T11:54:48.2551667Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-512] SKIPPED [ 95%] 2023-03-20T11:54:48.2557799Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-513] SKIPPED [ 95%] 2023-03-20T11:54:48.2564062Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-514] SKIPPED [ 95%] 2023-03-20T11:54:48.2571549Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-515] SKIPPED [ 95%] 2023-03-20T11:54:48.2577349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-516] SKIPPED [ 95%] 2023-03-20T11:54:48.2583301Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-517] SKIPPED [ 95%] 2023-03-20T11:54:48.2589559Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-518] SKIPPED [ 95%] 2023-03-20T11:54:48.2595644Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-519] SKIPPED [ 95%] 2023-03-20T11:54:48.2602014Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-520] SKIPPED [ 95%] 2023-03-20T11:54:48.2609358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-521] SKIPPED [ 95%] 2023-03-20T11:54:48.2614936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-522] SKIPPED [ 95%] 2023-03-20T11:54:48.2622665Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-523] SKIPPED [ 95%] 2023-03-20T11:54:48.2629169Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-524] SKIPPED [ 95%] 2023-03-20T11:54:48.2635440Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-525] SKIPPED [ 95%] 2023-03-20T11:54:48.2641738Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-526] SKIPPED [ 95%] 2023-03-20T11:54:48.2649318Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-527] SKIPPED [ 95%] 2023-03-20T11:54:48.2654406Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-528] SKIPPED [ 95%] 2023-03-20T11:54:48.2660923Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-529] SKIPPED [ 95%] 2023-03-20T11:54:48.2667572Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-530] SKIPPED [ 95%] 2023-03-20T11:54:48.2673579Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-531] SKIPPED [ 95%] 2023-03-20T11:54:48.2679867Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-532] SKIPPED [ 95%] 2023-03-20T11:54:48.2686024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-533] SKIPPED [ 95%] 2023-03-20T11:54:48.2693163Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-534] SKIPPED [ 95%] 2023-03-20T11:54:48.2700340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-535] SKIPPED [ 95%] 2023-03-20T11:54:48.2706749Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-536] SKIPPED [ 95%] 2023-03-20T11:54:48.2713110Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-537] SKIPPED [ 95%] 2023-03-20T11:54:48.2719618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-538] SKIPPED [ 95%] 2023-03-20T11:54:48.2725609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-539] SKIPPED [ 95%] 2023-03-20T11:54:48.2732982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-540] SKIPPED [ 95%] 2023-03-20T11:54:48.2738652Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-541] SKIPPED [ 95%] 2023-03-20T11:54:48.2744999Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-542] SKIPPED [ 95%] 2023-03-20T11:54:48.2751820Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-543] SKIPPED [ 95%] 2023-03-20T11:54:48.2757926Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-544] SKIPPED [ 95%] 2023-03-20T11:54:48.2764210Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-545] SKIPPED [ 95%] 2023-03-20T11:54:48.2772951Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-546] SKIPPED [ 95%] 2023-03-20T11:54:48.2778587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-547] SKIPPED [ 95%] 2023-03-20T11:54:48.2784756Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-548] SKIPPED [ 95%] 2023-03-20T11:54:48.2791528Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-549] SKIPPED [ 95%] 2023-03-20T11:54:48.2797637Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-550] SKIPPED [ 95%] 2023-03-20T11:54:48.2803861Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-551] SKIPPED [ 95%] 2023-03-20T11:54:48.2811368Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-552] SKIPPED [ 95%] 2023-03-20T11:54:48.2816941Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-553] SKIPPED [ 95%] 2023-03-20T11:54:48.2823237Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-554] SKIPPED [ 95%] 2023-03-20T11:54:48.2830052Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-555] SKIPPED [ 95%] 2023-03-20T11:54:48.2836045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-556] SKIPPED [ 95%] 2023-03-20T11:54:48.2845252Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-557] SKIPPED [ 95%] 2023-03-20T11:54:48.2852284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-558] SKIPPED [ 95%] 2023-03-20T11:54:48.2858331Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-559] SKIPPED [ 95%] 2023-03-20T11:54:48.2864234Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-560] SKIPPED [ 95%] 2023-03-20T11:54:48.2870951Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-561] SKIPPED [ 95%] 2023-03-20T11:54:48.2877044Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-562] SKIPPED [ 95%] 2023-03-20T11:54:48.2883306Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[pad-563] SKIPPED [ 95%] 2023-03-20T11:54:48.2890265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-000] SKIPPED [ 95%] 2023-03-20T11:54:48.2896393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-001] SKIPPED [ 95%] 2023-03-20T11:54:48.2902709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-002] SKIPPED [ 95%] 2023-03-20T11:54:48.2909423Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-003] SKIPPED [ 95%] 2023-03-20T11:54:48.2915522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-004] SKIPPED [ 95%] 2023-03-20T11:54:48.2923101Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-005] SKIPPED [ 95%] 2023-03-20T11:54:48.2930220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-006] SKIPPED [ 95%] 2023-03-20T11:54:48.2935826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-007] SKIPPED [ 95%] 2023-03-20T11:54:48.2942561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-008] SKIPPED [ 95%] 2023-03-20T11:54:48.2949142Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-009] SKIPPED [ 95%] 2023-03-20T11:54:48.2955296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-010] SKIPPED [ 95%] 2023-03-20T11:54:48.2961711Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-011] SKIPPED [ 95%] 2023-03-20T11:54:48.2969311Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-012] SKIPPED [ 95%] 2023-03-20T11:54:48.2974208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-013] SKIPPED [ 95%] 2023-03-20T11:54:48.2980798Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-014] SKIPPED [ 95%] 2023-03-20T11:54:48.2987347Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-015] SKIPPED [ 95%] 2023-03-20T11:54:48.2994837Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-016] SKIPPED [ 95%] 2023-03-20T11:54:48.3001214Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-017] SKIPPED [ 95%] 2023-03-20T11:54:48.3008682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-018] SKIPPED [ 95%] 2023-03-20T11:54:48.3014020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-019] SKIPPED [ 95%] 2023-03-20T11:54:48.3020301Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-020] SKIPPED [ 95%] 2023-03-20T11:54:48.3026723Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-021] SKIPPED [ 95%] 2023-03-20T11:54:48.3033170Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-022] SKIPPED [ 95%] 2023-03-20T11:54:48.3039566Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-023] SKIPPED [ 95%] 2023-03-20T11:54:48.3045700Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-024] SKIPPED [ 95%] 2023-03-20T11:54:48.3052890Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-025] SKIPPED [ 95%] 2023-03-20T11:54:48.3058480Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-026] SKIPPED [ 95%] 2023-03-20T11:54:48.3064769Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-027] SKIPPED [ 95%] 2023-03-20T11:54:48.3072452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-028] SKIPPED [ 95%] 2023-03-20T11:54:48.3078920Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-029] SKIPPED [ 95%] 2023-03-20T11:54:48.3085075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-030] SKIPPED [ 95%] 2023-03-20T11:54:48.3092560Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-031] SKIPPED [ 95%] 2023-03-20T11:54:48.3097947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-032] SKIPPED [ 95%] 2023-03-20T11:54:48.3104001Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-033] SKIPPED [ 95%] 2023-03-20T11:54:48.3110633Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-034] SKIPPED [ 95%] 2023-03-20T11:54:48.3116868Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-035] SKIPPED [ 95%] 2023-03-20T11:54:48.3123241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-036] SKIPPED [ 95%] 2023-03-20T11:54:48.3130289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-037] SKIPPED [ 95%] 2023-03-20T11:54:48.3136060Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-038] SKIPPED [ 95%] 2023-03-20T11:54:48.3143349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-039] SKIPPED [ 95%] 2023-03-20T11:54:48.3150140Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-040] SKIPPED [ 95%] 2023-03-20T11:54:48.3156354Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-041] SKIPPED [ 95%] 2023-03-20T11:54:48.3162659Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-042] SKIPPED [ 95%] 2023-03-20T11:54:48.3170133Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-043] SKIPPED [ 95%] 2023-03-20T11:54:48.3175332Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-044] SKIPPED [ 95%] 2023-03-20T11:54:48.3181841Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-045] SKIPPED [ 95%] 2023-03-20T11:54:48.3188573Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-046] SKIPPED [ 95%] 2023-03-20T11:54:48.3194629Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-047] SKIPPED [ 95%] 2023-03-20T11:54:48.3201121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-048] SKIPPED [ 95%] 2023-03-20T11:54:48.3207616Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-049] SKIPPED [ 95%] 2023-03-20T11:54:48.3214099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-050] SKIPPED [ 95%] 2023-03-20T11:54:48.3221783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-051] SKIPPED [ 95%] 2023-03-20T11:54:48.3228478Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-052] SKIPPED [ 95%] 2023-03-20T11:54:48.3234595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-053] SKIPPED [ 95%] 2023-03-20T11:54:48.3240969Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-054] SKIPPED [ 95%] 2023-03-20T11:54:48.3247165Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-055] SKIPPED [ 95%] 2023-03-20T11:54:48.3253666Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-056] SKIPPED [ 95%] 2023-03-20T11:54:48.3260331Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-057] SKIPPED [ 95%] 2023-03-20T11:54:48.3266691Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-058] SKIPPED [ 95%] 2023-03-20T11:54:48.3273133Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-059] SKIPPED [ 95%] 2023-03-20T11:54:48.3279360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-060] SKIPPED [ 95%] 2023-03-20T11:54:48.3286385Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-061] SKIPPED [ 95%] 2023-03-20T11:54:48.3294102Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-062] SKIPPED [ 95%] 2023-03-20T11:54:48.3300749Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-063] SKIPPED [ 95%] 2023-03-20T11:54:48.3307205Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-064] SKIPPED [ 95%] 2023-03-20T11:54:48.3313617Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-065] SKIPPED [ 95%] 2023-03-20T11:54:48.3320057Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-066] SKIPPED [ 95%] 2023-03-20T11:54:48.3326206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-067] SKIPPED [ 95%] 2023-03-20T11:54:48.3332983Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-068] SKIPPED [ 95%] 2023-03-20T11:54:48.3339328Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-069] SKIPPED [ 95%] 2023-03-20T11:54:48.3345570Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-070] SKIPPED [ 95%] 2023-03-20T11:54:48.3352208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-071] SKIPPED [ 95%] 2023-03-20T11:54:48.3358342Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-072] SKIPPED [ 95%] 2023-03-20T11:54:48.3364578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-073] SKIPPED [ 95%] 2023-03-20T11:54:48.3373142Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-074] SKIPPED [ 95%] 2023-03-20T11:54:48.3378706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-075] SKIPPED [ 95%] 2023-03-20T11:54:48.3384877Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-076] SKIPPED [ 95%] 2023-03-20T11:54:48.3391534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-077] SKIPPED [ 95%] 2023-03-20T11:54:48.3397755Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-078] SKIPPED [ 95%] 2023-03-20T11:54:48.3404070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-079] SKIPPED [ 95%] 2023-03-20T11:54:48.3411532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-080] SKIPPED [ 95%] 2023-03-20T11:54:48.3417381Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-081] SKIPPED [ 95%] 2023-03-20T11:54:48.3423155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-082] SKIPPED [ 95%] 2023-03-20T11:54:48.3429995Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-083] SKIPPED [ 95%] 2023-03-20T11:54:48.3436187Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-084] SKIPPED [ 95%] 2023-03-20T11:54:48.3443737Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-085] SKIPPED [ 95%] 2023-03-20T11:54:48.3451621Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-086] SKIPPED [ 95%] 2023-03-20T11:54:48.3457286Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-087] SKIPPED [ 95%] 2023-03-20T11:54:48.3463813Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-088] SKIPPED [ 95%] 2023-03-20T11:54:48.3470380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-089] SKIPPED [ 95%] 2023-03-20T11:54:48.3476412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-090] SKIPPED [ 95%] 2023-03-20T11:54:48.3482890Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-091] SKIPPED [ 95%] 2023-03-20T11:54:48.3490206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-092] SKIPPED [ 95%] 2023-03-20T11:54:48.3495920Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-093] SKIPPED [ 95%] 2023-03-20T11:54:48.3502418Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-094] SKIPPED [ 95%] 2023-03-20T11:54:48.3508938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-095] SKIPPED [ 95%] 2023-03-20T11:54:48.3515145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-096] SKIPPED [ 95%] 2023-03-20T11:54:48.3522636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-097] SKIPPED [ 95%] 2023-03-20T11:54:48.3529981Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-098] SKIPPED [ 95%] 2023-03-20T11:54:48.3535226Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-099] SKIPPED [ 95%] 2023-03-20T11:54:48.3541785Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-100] SKIPPED [ 95%] 2023-03-20T11:54:48.3548424Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-101] SKIPPED [ 95%] 2023-03-20T11:54:48.3554656Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-102] SKIPPED [ 95%] 2023-03-20T11:54:48.3561035Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-103] SKIPPED [ 95%] 2023-03-20T11:54:48.3567334Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-104] SKIPPED [ 95%] 2023-03-20T11:54:48.3574515Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-105] SKIPPED [ 95%] 2023-03-20T11:54:48.3580475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-106] SKIPPED [ 95%] 2023-03-20T11:54:48.3586963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-107] SKIPPED [ 95%] 2023-03-20T11:54:48.3594614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-108] SKIPPED [ 95%] 2023-03-20T11:54:48.3600951Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-109] SKIPPED [ 95%] 2023-03-20T11:54:48.3607226Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-110] SKIPPED [ 95%] 2023-03-20T11:54:48.3613619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-111] SKIPPED [ 95%] 2023-03-20T11:54:48.3620477Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-112] SKIPPED [ 95%] 2023-03-20T11:54:48.3626784Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-113] SKIPPED [ 95%] 2023-03-20T11:54:48.3633462Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-114] SKIPPED [ 95%] 2023-03-20T11:54:48.3639805Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-115] SKIPPED [ 95%] 2023-03-20T11:54:48.3646020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-116] SKIPPED [ 95%] 2023-03-20T11:54:48.3653169Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-117] SKIPPED [ 95%] 2023-03-20T11:54:48.3659282Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-118] SKIPPED [ 95%] 2023-03-20T11:54:48.3666936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-119] SKIPPED [ 95%] 2023-03-20T11:54:48.3673446Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-120] SKIPPED [ 95%] 2023-03-20T11:54:48.3680581Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-121] SKIPPED [ 95%] 2023-03-20T11:54:48.3686106Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-122] SKIPPED [ 95%] 2023-03-20T11:54:48.3693106Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-123] SKIPPED [ 95%] 2023-03-20T11:54:48.3699413Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-124] SKIPPED [ 95%] 2023-03-20T11:54:48.3705752Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-125] SKIPPED [ 95%] 2023-03-20T11:54:48.3712434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-126] SKIPPED [ 95%] 2023-03-20T11:54:48.3718918Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-127] SKIPPED [ 95%] 2023-03-20T11:54:48.3725044Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-128] SKIPPED [ 95%] 2023-03-20T11:54:48.3732702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-129] SKIPPED [ 95%] 2023-03-20T11:54:48.3738304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-130] SKIPPED [ 95%] 2023-03-20T11:54:48.3747845Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-131] SKIPPED [ 95%] 2023-03-20T11:54:48.3754385Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-132] SKIPPED [ 95%] 2023-03-20T11:54:48.3761047Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-133] SKIPPED [ 95%] 2023-03-20T11:54:48.3767535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-134] SKIPPED [ 95%] 2023-03-20T11:54:48.3773785Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-135] SKIPPED [ 95%] 2023-03-20T11:54:48.3780328Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-136] SKIPPED [ 95%] 2023-03-20T11:54:48.3786613Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-137] SKIPPED [ 95%] 2023-03-20T11:54:48.3792949Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-138] SKIPPED [ 95%] 2023-03-20T11:54:48.3799077Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-139] SKIPPED [ 95%] 2023-03-20T11:54:48.3805859Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-140] SKIPPED [ 95%] 2023-03-20T11:54:48.3813168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-141] SKIPPED [ 95%] 2023-03-20T11:54:48.3820206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-142] SKIPPED [ 95%] 2023-03-20T11:54:48.3826304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-143] SKIPPED [ 95%] 2023-03-20T11:54:48.3832880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-144] SKIPPED [ 95%] 2023-03-20T11:54:48.3838952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-145] SKIPPED [ 95%] 2023-03-20T11:54:48.3845261Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-146] SKIPPED [ 95%] 2023-03-20T11:54:48.3852714Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-147] SKIPPED [ 95%] 2023-03-20T11:54:48.3858247Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-148] SKIPPED [ 95%] 2023-03-20T11:54:48.3864319Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-149] SKIPPED [ 95%] 2023-03-20T11:54:48.3871016Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-150] SKIPPED [ 95%] 2023-03-20T11:54:48.3877048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-151] SKIPPED [ 95%] 2023-03-20T11:54:48.3883206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-152] SKIPPED [ 95%] 2023-03-20T11:54:48.3890500Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-153] SKIPPED [ 95%] 2023-03-20T11:54:48.3897258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-154] SKIPPED [ 95%] 2023-03-20T11:54:48.3903509Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-155] SKIPPED [ 95%] 2023-03-20T11:54:48.3910175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-156] SKIPPED [ 95%] 2023-03-20T11:54:48.3916162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-157] SKIPPED [ 95%] 2023-03-20T11:54:48.3922553Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-158] SKIPPED [ 95%] 2023-03-20T11:54:48.3929720Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-159] SKIPPED [ 95%] 2023-03-20T11:54:48.3935227Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-160] SKIPPED [ 95%] 2023-03-20T11:54:48.3941155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-161] SKIPPED [ 95%] 2023-03-20T11:54:48.3947754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-162] SKIPPED [ 95%] 2023-03-20T11:54:48.3953768Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-163] SKIPPED [ 95%] 2023-03-20T11:54:48.3959860Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-164] SKIPPED [ 95%] 2023-03-20T11:54:48.3967293Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-165] SKIPPED [ 95%] 2023-03-20T11:54:48.3973486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-166] SKIPPED [ 95%] 2023-03-20T11:54:48.3980023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-167] SKIPPED [ 95%] 2023-03-20T11:54:48.3986094Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-168] SKIPPED [ 95%] 2023-03-20T11:54:48.3992479Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-169] SKIPPED [ 95%] 2023-03-20T11:54:48.3998675Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-170] SKIPPED [ 95%] 2023-03-20T11:54:48.4004851Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-171] SKIPPED [ 95%] 2023-03-20T11:54:48.4012011Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-172] SKIPPED [ 95%] 2023-03-20T11:54:48.4017806Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-173] SKIPPED [ 95%] 2023-03-20T11:54:48.4023887Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-174] SKIPPED [ 95%] 2023-03-20T11:54:48.4030581Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-175] SKIPPED [ 95%] 2023-03-20T11:54:48.4036549Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-176] SKIPPED [ 95%] 2023-03-20T11:54:48.4043864Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-177] SKIPPED [ 95%] 2023-03-20T11:54:48.4050361Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-178] SKIPPED [ 95%] 2023-03-20T11:54:48.4056681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-179] SKIPPED [ 95%] 2023-03-20T11:54:48.4062944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-180] SKIPPED [ 95%] 2023-03-20T11:54:48.4069578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-181] SKIPPED [ 95%] 2023-03-20T11:54:48.4075608Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-182] SKIPPED [ 95%] 2023-03-20T11:54:48.4081918Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-183] SKIPPED [ 95%] 2023-03-20T11:54:48.4089365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-184] SKIPPED [ 95%] 2023-03-20T11:54:48.4094452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-185] SKIPPED [ 95%] 2023-03-20T11:54:48.4100980Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-186] SKIPPED [ 95%] 2023-03-20T11:54:48.4107403Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-187] SKIPPED [ 95%] 2023-03-20T11:54:48.4114973Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-188] SKIPPED [ 95%] 2023-03-20T11:54:48.4121284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-189] SKIPPED [ 95%] 2023-03-20T11:54:48.4127571Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-190] SKIPPED [ 95%] 2023-03-20T11:54:48.4133711Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-191] SKIPPED [ 95%] 2023-03-20T11:54:48.4140495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-192] SKIPPED [ 95%] 2023-03-20T11:54:48.4146530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-193] SKIPPED [ 95%] 2023-03-20T11:54:48.4152989Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-194] SKIPPED [ 95%] 2023-03-20T11:54:48.4159107Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-195] SKIPPED [ 95%] 2023-03-20T11:54:48.4165253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-196] SKIPPED [ 95%] 2023-03-20T11:54:48.4173045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-197] SKIPPED [ 95%] 2023-03-20T11:54:48.4178499Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-198] SKIPPED [ 95%] 2023-03-20T11:54:48.4184486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-199] SKIPPED [ 95%] 2023-03-20T11:54:48.4192173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-200] SKIPPED [ 95%] 2023-03-20T11:54:48.4198558Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-201] SKIPPED [ 95%] 2023-03-20T11:54:48.4204539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-202] SKIPPED [ 95%] 2023-03-20T11:54:48.4211563Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-203] SKIPPED [ 95%] 2023-03-20T11:54:48.4217436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-204] SKIPPED [ 95%] 2023-03-20T11:54:48.4223476Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-205] SKIPPED [ 95%] 2023-03-20T11:54:48.4230068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-206] SKIPPED [ 95%] 2023-03-20T11:54:48.4236132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-207] SKIPPED [ 95%] 2023-03-20T11:54:48.4242491Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-208] SKIPPED [ 95%] 2023-03-20T11:54:48.4249841Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-209] SKIPPED [ 95%] 2023-03-20T11:54:48.4255233Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-210] SKIPPED [ 95%] 2023-03-20T11:54:48.4262977Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-211] SKIPPED [ 95%] 2023-03-20T11:54:48.4269542Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-212] SKIPPED [ 95%] 2023-03-20T11:54:48.4275708Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-213] SKIPPED [ 95%] 2023-03-20T11:54:48.4281869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-214] SKIPPED [ 95%] 2023-03-20T11:54:48.4289402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-215] SKIPPED [ 95%] 2023-03-20T11:54:48.4294681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-216] SKIPPED [ 95%] 2023-03-20T11:54:48.4301550Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-217] SKIPPED [ 95%] 2023-03-20T11:54:48.4308076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-218] SKIPPED [ 95%] 2023-03-20T11:54:48.4313704Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-219] SKIPPED [ 95%] 2023-03-20T11:54:48.4319977Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-220] SKIPPED [ 95%] 2023-03-20T11:54:48.4326001Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-221] SKIPPED [ 95%] 2023-03-20T11:54:48.4333000Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-222] SKIPPED [ 95%] 2023-03-20T11:54:48.4339626Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-223] SKIPPED [ 95%] 2023-03-20T11:54:48.4345626Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-224] SKIPPED [ 95%] 2023-03-20T11:54:48.4352060Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-225] SKIPPED [ 95%] 2023-03-20T11:54:48.4358410Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-226] SKIPPED [ 95%] 2023-03-20T11:54:48.4364314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-227] SKIPPED [ 95%] 2023-03-20T11:54:48.4371576Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-228] SKIPPED [ 95%] 2023-03-20T11:54:48.4377077Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-229] SKIPPED [ 95%] 2023-03-20T11:54:48.4383340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-230] SKIPPED [ 95%] 2023-03-20T11:54:48.4389921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-231] SKIPPED [ 95%] 2023-03-20T11:54:48.4396034Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-232] SKIPPED [ 95%] 2023-03-20T11:54:48.4402297Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-233] SKIPPED [ 95%] 2023-03-20T11:54:48.4410375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-234] SKIPPED [ 95%] 2023-03-20T11:54:48.4416133Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-235] SKIPPED [ 95%] 2023-03-20T11:54:48.4422380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-236] SKIPPED [ 95%] 2023-03-20T11:54:48.4428803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-237] SKIPPED [ 95%] 2023-03-20T11:54:48.4434600Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-238] SKIPPED [ 95%] 2023-03-20T11:54:48.4440829Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-239] SKIPPED [ 95%] 2023-03-20T11:54:48.4446862Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-240] SKIPPED [ 95%] 2023-03-20T11:54:48.4453259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-241] SKIPPED [ 95%] 2023-03-20T11:54:48.4459755Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-242] SKIPPED [ 95%] 2023-03-20T11:54:48.4465966Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-243] SKIPPED [ 95%] 2023-03-20T11:54:48.4472287Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-244] SKIPPED [ 95%] 2023-03-20T11:54:48.4478487Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-245] SKIPPED [ 95%] 2023-03-20T11:54:48.4485854Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-246] SKIPPED [ 95%] 2023-03-20T11:54:48.4492927Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-247] SKIPPED [ 95%] 2023-03-20T11:54:48.4498536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-248] SKIPPED [ 95%] 2023-03-20T11:54:48.4504444Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-249] SKIPPED [ 95%] 2023-03-20T11:54:48.4511102Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-250] SKIPPED [ 95%] 2023-03-20T11:54:48.4517339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-251] SKIPPED [ 95%] 2023-03-20T11:54:48.4523365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-252] SKIPPED [ 95%] 2023-03-20T11:54:48.4530344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-253] SKIPPED [ 95%] 2023-03-20T11:54:48.4535687Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-254] SKIPPED [ 95%] 2023-03-20T11:54:48.4542097Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-255] SKIPPED [ 95%] 2023-03-20T11:54:48.4548786Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-256] SKIPPED [ 95%] 2023-03-20T11:54:48.4555996Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-257] SKIPPED [ 95%] 2023-03-20T11:54:48.4562511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-258] SKIPPED [ 95%] 2023-03-20T11:54:48.4569638Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-259] SKIPPED [ 95%] 2023-03-20T11:54:48.4574954Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-260] SKIPPED [ 95%] 2023-03-20T11:54:48.4581406Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-261] SKIPPED [ 95%] 2023-03-20T11:54:48.4587975Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-262] SKIPPED [ 95%] 2023-03-20T11:54:48.4594036Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-263] SKIPPED [ 95%] 2023-03-20T11:54:48.4600289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-264] SKIPPED [ 95%] 2023-03-20T11:54:48.4606405Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-265] SKIPPED [ 95%] 2023-03-20T11:54:48.4612997Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-266] SKIPPED [ 95%] 2023-03-20T11:54:48.4619297Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-267] SKIPPED [ 95%] 2023-03-20T11:54:48.4628619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-268] SKIPPED [ 95%] 2023-03-20T11:54:48.4634166Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-269] SKIPPED [ 95%] 2023-03-20T11:54:48.4640530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-270] SKIPPED [ 95%] 2023-03-20T11:54:48.4646512Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-271] SKIPPED [ 95%] 2023-03-20T11:54:48.4653119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-272] SKIPPED [ 95%] 2023-03-20T11:54:48.4659560Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-273] SKIPPED [ 95%] 2023-03-20T11:54:48.4665579Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-274] SKIPPED [ 95%] 2023-03-20T11:54:48.4678852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-275] SKIPPED [ 95%] 2023-03-20T11:54:48.4679595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-276] SKIPPED [ 95%] 2023-03-20T11:54:48.4684486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-277] SKIPPED [ 95%] 2023-03-20T11:54:48.4690905Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-278] SKIPPED [ 95%] 2023-03-20T11:54:48.4697425Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-279] SKIPPED [ 95%] 2023-03-20T11:54:48.4704549Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-280] SKIPPED [ 95%] 2023-03-20T11:54:48.4711024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-281] SKIPPED [ 95%] 2023-03-20T11:54:48.4717125Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-282] SKIPPED [ 95%] 2023-03-20T11:54:48.4723276Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-283] SKIPPED [ 95%] 2023-03-20T11:54:48.4730309Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-284] SKIPPED [ 95%] 2023-03-20T11:54:48.4735734Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-285] SKIPPED [ 95%] 2023-03-20T11:54:48.4741677Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-286] SKIPPED [ 95%] 2023-03-20T11:54:48.4748080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-287] SKIPPED [ 95%] 2023-03-20T11:54:48.4754253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-288] SKIPPED [ 95%] 2023-03-20T11:54:48.4760715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-289] SKIPPED [ 95%] 2023-03-20T11:54:48.4766790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-290] SKIPPED [ 95%] 2023-03-20T11:54:48.4774361Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-291] SKIPPED [ 95%] 2023-03-20T11:54:48.4780897Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-292] SKIPPED [ 95%] 2023-03-20T11:54:48.4787344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-293] SKIPPED [ 95%] 2023-03-20T11:54:48.4793540Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-294] SKIPPED [ 95%] 2023-03-20T11:54:48.4799678Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-295] SKIPPED [ 95%] 2023-03-20T11:54:48.4806012Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-296] SKIPPED [ 95%] 2023-03-20T11:54:48.4813008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-297] SKIPPED [ 95%] 2023-03-20T11:54:48.4818979Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-298] SKIPPED [ 95%] 2023-03-20T11:54:48.4825033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-299] SKIPPED [ 95%] 2023-03-20T11:54:48.4831631Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-300] SKIPPED [ 95%] 2023-03-20T11:54:48.4837614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-301] SKIPPED [ 95%] 2023-03-20T11:54:48.4843898Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-302] SKIPPED [ 95%] 2023-03-20T11:54:48.4852264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-303] SKIPPED [ 95%] 2023-03-20T11:54:48.4857921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-304] SKIPPED [ 95%] 2023-03-20T11:54:48.4864112Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-305] SKIPPED [ 95%] 2023-03-20T11:54:48.4870192Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-306] SKIPPED [ 95%] 2023-03-20T11:54:48.4876296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-307] SKIPPED [ 95%] 2023-03-20T11:54:48.4882637Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-308] SKIPPED [ 95%] 2023-03-20T11:54:48.4890052Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-309] SKIPPED [ 95%] 2023-03-20T11:54:48.4895022Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-310] SKIPPED [ 95%] 2023-03-20T11:54:48.4901499Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-311] SKIPPED [ 95%] 2023-03-20T11:54:48.4907983Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-312] SKIPPED [ 95%] 2023-03-20T11:54:48.4914157Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-313] SKIPPED [ 95%] 2023-03-20T11:54:48.4921691Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-314] SKIPPED [ 95%] 2023-03-20T11:54:48.4928952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-315] SKIPPED [ 95%] 2023-03-20T11:54:48.4933995Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-316] SKIPPED [ 95%] 2023-03-20T11:54:48.4940525Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-317] SKIPPED [ 95%] 2023-03-20T11:54:48.4946960Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-318] SKIPPED [ 95%] 2023-03-20T11:54:48.4953208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-319] SKIPPED [ 95%] 2023-03-20T11:54:48.4959345Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-320] SKIPPED [ 95%] 2023-03-20T11:54:48.4965387Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-321] SKIPPED [ 95%] 2023-03-20T11:54:48.4973144Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-322] SKIPPED [ 95%] 2023-03-20T11:54:48.4978503Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-323] SKIPPED [ 95%] 2023-03-20T11:54:48.4984577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-324] SKIPPED [ 95%] 2023-03-20T11:54:48.4991091Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-325] SKIPPED [ 95%] 2023-03-20T11:54:48.4998388Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-326] SKIPPED [ 95%] 2023-03-20T11:54:48.5004500Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-327] SKIPPED [ 95%] 2023-03-20T11:54:48.5011762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-328] SKIPPED [ 95%] 2023-03-20T11:54:48.5017333Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-329] SKIPPED [ 95%] 2023-03-20T11:54:48.5023384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-330] SKIPPED [ 95%] 2023-03-20T11:54:48.5030015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-331] SKIPPED [ 95%] 2023-03-20T11:54:48.5036040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-332] SKIPPED [ 95%] 2023-03-20T11:54:48.5042384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-333] SKIPPED [ 95%] 2023-03-20T11:54:48.5049683Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-334] SKIPPED [ 95%] 2023-03-20T11:54:48.5055031Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-335] SKIPPED [ 95%] 2023-03-20T11:54:48.5061529Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-336] SKIPPED [ 95%] 2023-03-20T11:54:48.5069141Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-337] SKIPPED [ 95%] 2023-03-20T11:54:48.5075320Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-338] SKIPPED [ 95%] 2023-03-20T11:54:48.5081610Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-339] SKIPPED [ 95%] 2023-03-20T11:54:48.5088958Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-340] SKIPPED [ 95%] 2023-03-20T11:54:48.5094169Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-341] SKIPPED [ 95%] 2023-03-20T11:54:48.5100634Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-342] SKIPPED [ 95%] 2023-03-20T11:54:48.5106885Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-343] SKIPPED [ 95%] 2023-03-20T11:54:48.5113358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-344] SKIPPED [ 95%] 2023-03-20T11:54:48.5119621Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-345] SKIPPED [ 95%] 2023-03-20T11:54:48.5125684Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-346] SKIPPED [ 95%] 2023-03-20T11:54:48.5132819Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-347] SKIPPED [ 95%] 2023-03-20T11:54:48.5138247Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-348] SKIPPED [ 95%] 2023-03-20T11:54:48.5145585Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-349] SKIPPED [ 95%] 2023-03-20T11:54:48.5152130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-350] SKIPPED [ 95%] 2023-03-20T11:54:48.5158339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-351] SKIPPED [ 95%] 2023-03-20T11:54:48.5164393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-352] SKIPPED [ 95%] 2023-03-20T11:54:48.5171824Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-353] SKIPPED [ 95%] 2023-03-20T11:54:48.5177186Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-354] SKIPPED [ 95%] 2023-03-20T11:54:48.5183058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-355] SKIPPED [ 95%] 2023-03-20T11:54:48.5189688Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-356] SKIPPED [ 95%] 2023-03-20T11:54:48.5195749Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-357] SKIPPED [ 95%] 2023-03-20T11:54:48.5201986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-358] SKIPPED [ 95%] 2023-03-20T11:54:48.5209373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-359] SKIPPED [ 95%] 2023-03-20T11:54:48.5215714Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-360] SKIPPED [ 95%] 2023-03-20T11:54:48.5222342Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-361] SKIPPED [ 95%] 2023-03-20T11:54:48.5228889Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-362] SKIPPED [ 95%] 2023-03-20T11:54:48.5235054Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-363] SKIPPED [ 95%] 2023-03-20T11:54:48.5241324Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-364] SKIPPED [ 95%] 2023-03-20T11:54:48.5247545Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-365] SKIPPED [ 95%] 2023-03-20T11:54:48.5253834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-366] SKIPPED [ 95%] 2023-03-20T11:54:48.5259938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-367] SKIPPED [ 95%] 2023-03-20T11:54:48.5266229Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-368] SKIPPED [ 95%] 2023-03-20T11:54:48.5272316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-369] SKIPPED [ 95%] 2023-03-20T11:54:48.5278434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-370] SKIPPED [ 95%] 2023-03-20T11:54:48.5284622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-371] SKIPPED [ 95%] 2023-03-20T11:54:48.5293007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-372] SKIPPED [ 95%] 2023-03-20T11:54:48.5298728Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-373] SKIPPED [ 95%] 2023-03-20T11:54:48.5304763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-374] SKIPPED [ 95%] 2023-03-20T11:54:48.5311332Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-375] SKIPPED [ 95%] 2023-03-20T11:54:48.5317294Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-376] SKIPPED [ 95%] 2023-03-20T11:54:48.5323679Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-377] SKIPPED [ 95%] 2023-03-20T11:54:48.5330397Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-378] SKIPPED [ 95%] 2023-03-20T11:54:48.5336501Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-379] SKIPPED [ 95%] 2023-03-20T11:54:48.5342941Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-380] SKIPPED [ 95%] 2023-03-20T11:54:48.5349388Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-381] SKIPPED [ 95%] 2023-03-20T11:54:48.5355511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-382] SKIPPED [ 95%] 2023-03-20T11:54:48.5362963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-383] SKIPPED [ 95%] 2023-03-20T11:54:48.5370405Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-384] SKIPPED [ 95%] 2023-03-20T11:54:48.5375493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-385] SKIPPED [ 95%] 2023-03-20T11:54:48.5382040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-386] SKIPPED [ 95%] 2023-03-20T11:54:48.5388609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-387] SKIPPED [ 95%] 2023-03-20T11:54:48.5394693Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-388] SKIPPED [ 95%] 2023-03-20T11:54:48.5400954Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-389] SKIPPED [ 95%] 2023-03-20T11:54:48.5407123Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-390] SKIPPED [ 95%] 2023-03-20T11:54:48.5413223Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-391] SKIPPED [ 95%] 2023-03-20T11:54:48.5419628Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-392] SKIPPED [ 95%] 2023-03-20T11:54:48.5425803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-393] SKIPPED [ 95%] 2023-03-20T11:54:48.5433423Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-394] SKIPPED [ 95%] 2023-03-20T11:54:48.5439479Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-395] SKIPPED [ 95%] 2023-03-20T11:54:48.5445667Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-396] SKIPPED [ 95%] 2023-03-20T11:54:48.5453229Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-397] SKIPPED [ 95%] 2023-03-20T11:54:48.5458693Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-398] SKIPPED [ 95%] 2023-03-20T11:54:48.5464696Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-399] SKIPPED [ 95%] 2023-03-20T11:54:48.5471273Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-400] SKIPPED [ 95%] 2023-03-20T11:54:48.5477240Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-401] SKIPPED [ 95%] 2023-03-20T11:54:48.5483418Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-402] SKIPPED [ 95%] 2023-03-20T11:54:48.5490408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-403] SKIPPED [ 95%] 2023-03-20T11:54:48.5495957Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-404] SKIPPED [ 95%] 2023-03-20T11:54:48.5502238Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-405] SKIPPED [ 95%] 2023-03-20T11:54:48.5511494Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-406] SKIPPED [ 95%] 2023-03-20T11:54:48.5517654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-407] SKIPPED [ 95%] 2023-03-20T11:54:48.5523861Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-408] SKIPPED [ 95%] 2023-03-20T11:54:48.5530386Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-409] SKIPPED [ 95%] 2023-03-20T11:54:48.5536507Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-410] SKIPPED [ 95%] 2023-03-20T11:54:48.5542681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-411] SKIPPED [ 95%] 2023-03-20T11:54:48.5548961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-412] SKIPPED [ 95%] 2023-03-20T11:54:48.5554744Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-413] SKIPPED [ 95%] 2023-03-20T11:54:48.5560954Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-414] SKIPPED [ 95%] 2023-03-20T11:54:48.5567108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-415] SKIPPED [ 95%] 2023-03-20T11:54:48.5573401Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-416] SKIPPED [ 95%] 2023-03-20T11:54:48.5581193Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-417] SKIPPED [ 95%] 2023-03-20T11:54:48.5587400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-418] SKIPPED [ 95%] 2023-03-20T11:54:48.5593815Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-419] SKIPPED [ 95%] 2023-03-20T11:54:48.5600066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-420] SKIPPED [ 95%] 2023-03-20T11:54:48.5606110Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-421] SKIPPED [ 95%] 2023-03-20T11:54:48.5613128Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-422] SKIPPED [ 95%] 2023-03-20T11:54:48.5618855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-423] SKIPPED [ 95%] 2023-03-20T11:54:48.5624883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-424] SKIPPED [ 95%] 2023-03-20T11:54:48.5631460Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-425] SKIPPED [ 95%] 2023-03-20T11:54:48.5637588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-426] SKIPPED [ 95%] 2023-03-20T11:54:48.5643702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-427] SKIPPED [ 95%] 2023-03-20T11:54:48.5650439Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-428] SKIPPED [ 95%] 2023-03-20T11:54:48.5657956Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-429] SKIPPED [ 95%] 2023-03-20T11:54:48.5663900Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-430] SKIPPED [ 95%] 2023-03-20T11:54:48.5670395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-431] SKIPPED [ 95%] 2023-03-20T11:54:48.5676551Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-432] SKIPPED [ 95%] 2023-03-20T11:54:48.5682808Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-433] SKIPPED [ 95%] 2023-03-20T11:54:48.5689954Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-434] SKIPPED [ 95%] 2023-03-20T11:54:48.5695276Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-435] SKIPPED [ 95%] 2023-03-20T11:54:48.5701618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-436] SKIPPED [ 95%] 2023-03-20T11:54:48.5708101Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-437] SKIPPED [ 95%] 2023-03-20T11:54:48.5714229Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-438] SKIPPED [ 95%] 2023-03-20T11:54:48.5720320Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-439] SKIPPED [ 95%] 2023-03-20T11:54:48.5728474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-440] SKIPPED [ 95%] 2023-03-20T11:54:48.5735055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-441] SKIPPED [ 95%] 2023-03-20T11:54:48.5740291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-442] SKIPPED [ 95%] 2023-03-20T11:54:48.5746544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-443] SKIPPED [ 95%] 2023-03-20T11:54:48.5752522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-444] SKIPPED [ 95%] 2023-03-20T11:54:48.5758745Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-445] SKIPPED [ 95%] 2023-03-20T11:54:48.5764772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-446] SKIPPED [ 95%] 2023-03-20T11:54:48.5771036Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-447] SKIPPED [ 95%] 2023-03-20T11:54:48.5777024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-448] SKIPPED [ 95%] 2023-03-20T11:54:48.5783643Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-449] SKIPPED [ 95%] 2023-03-20T11:54:48.5790125Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-450] SKIPPED [ 95%] 2023-03-20T11:54:48.5796128Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-451] SKIPPED [ 95%] 2023-03-20T11:54:48.5803378Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-452] SKIPPED [ 95%] 2023-03-20T11:54:48.5810480Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-453] SKIPPED [ 95%] 2023-03-20T11:54:48.5815763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-454] SKIPPED [ 95%] 2023-03-20T11:54:48.5821972Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-455] SKIPPED [ 95%] 2023-03-20T11:54:48.5828473Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-456] SKIPPED [ 95%] 2023-03-20T11:54:48.5834452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-457] SKIPPED [ 95%] 2023-03-20T11:54:48.5840801Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-458] SKIPPED [ 95%] 2023-03-20T11:54:48.5846790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-459] SKIPPED [ 95%] 2023-03-20T11:54:48.5853146Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-460] SKIPPED [ 95%] 2023-03-20T11:54:48.5859524Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-461] SKIPPED [ 95%] 2023-03-20T11:54:48.5865632Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-462] SKIPPED [ 95%] 2023-03-20T11:54:48.5873447Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-463] SKIPPED [ 95%] 2023-03-20T11:54:48.5879631Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-464] SKIPPED [ 95%] 2023-03-20T11:54:48.5885794Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-465] SKIPPED [ 95%] 2023-03-20T11:54:48.5893243Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-466] SKIPPED [ 95%] 2023-03-20T11:54:48.5898604Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-467] SKIPPED [ 95%] 2023-03-20T11:54:48.5904685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-468] SKIPPED [ 95%] 2023-03-20T11:54:48.5911192Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-469] SKIPPED [ 95%] 2023-03-20T11:54:48.5917351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-470] SKIPPED [ 95%] 2023-03-20T11:54:48.5923421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-471] SKIPPED [ 95%] 2023-03-20T11:54:48.5930415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-472] SKIPPED [ 95%] 2023-03-20T11:54:48.5935736Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-473] SKIPPED [ 95%] 2023-03-20T11:54:48.5941508Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-474] SKIPPED [ 95%] 2023-03-20T11:54:48.5949181Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-475] SKIPPED [ 95%] 2023-03-20T11:54:48.5955177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-476] SKIPPED [ 95%] 2023-03-20T11:54:48.5961427Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-477] SKIPPED [ 95%] 2023-03-20T11:54:48.5967626Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-478] SKIPPED [ 95%] 2023-03-20T11:54:48.5973910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-479] SKIPPED [ 95%] 2023-03-20T11:54:48.5980299Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-480] SKIPPED [ 95%] 2023-03-20T11:54:48.5986492Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-481] SKIPPED [ 95%] 2023-03-20T11:54:48.5992859Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-482] SKIPPED [ 95%] 2023-03-20T11:54:48.5999126Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-483] SKIPPED [ 95%] 2023-03-20T11:54:48.6005024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-484] SKIPPED [ 95%] 2023-03-20T11:54:48.6012397Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-485] SKIPPED [ 95%] 2023-03-20T11:54:48.6019453Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-486] SKIPPED [ 95%] 2023-03-20T11:54:48.6025468Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-487] SKIPPED [ 95%] 2023-03-20T11:54:48.6032269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-488] SKIPPED [ 95%] 2023-03-20T11:54:48.6038414Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-489] SKIPPED [ 95%] 2023-03-20T11:54:48.6044454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-490] SKIPPED [ 95%] 2023-03-20T11:54:48.6050935Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-491] SKIPPED [ 95%] 2023-03-20T11:54:48.6057240Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-492] SKIPPED [ 95%] 2023-03-20T11:54:48.6063329Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-493] SKIPPED [ 95%] 2023-03-20T11:54:48.6069787Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-494] SKIPPED [ 95%] 2023-03-20T11:54:48.6075796Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-495] SKIPPED [ 95%] 2023-03-20T11:54:48.6082122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-496] SKIPPED [ 95%] 2023-03-20T11:54:48.6089290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-497] SKIPPED [ 95%] 2023-03-20T11:54:48.6095352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-498] SKIPPED [ 95%] 2023-03-20T11:54:48.6101726Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-499] SKIPPED [ 95%] 2023-03-20T11:54:48.6108251Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-500] SKIPPED [ 95%] 2023-03-20T11:54:48.6114293Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-501] SKIPPED [ 95%] 2023-03-20T11:54:48.6120411Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-502] SKIPPED [ 95%] 2023-03-20T11:54:48.6126446Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-503] SKIPPED [ 95%] 2023-03-20T11:54:48.6133176Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-504] SKIPPED [ 95%] 2023-03-20T11:54:48.6139490Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-505] SKIPPED [ 95%] 2023-03-20T11:54:48.6145808Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-506] SKIPPED [ 95%] 2023-03-20T11:54:48.6152161Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-507] SKIPPED [ 95%] 2023-03-20T11:54:48.6158364Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-508] SKIPPED [ 95%] 2023-03-20T11:54:48.6165590Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-509] SKIPPED [ 95%] 2023-03-20T11:54:48.6173003Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-510] SKIPPED [ 95%] 2023-03-20T11:54:48.6178569Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-511] SKIPPED [ 95%] 2023-03-20T11:54:48.6184549Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-512] SKIPPED [ 95%] 2023-03-20T11:54:48.6191096Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-513] SKIPPED [ 95%] 2023-03-20T11:54:48.6197255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-514] SKIPPED [ 95%] 2023-03-20T11:54:48.6203306Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-515] SKIPPED [ 95%] 2023-03-20T11:54:48.6210407Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-516] SKIPPED [ 95%] 2023-03-20T11:54:48.6215904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-517] SKIPPED [ 95%] 2023-03-20T11:54:48.6221836Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-518] SKIPPED [ 95%] 2023-03-20T11:54:48.6228490Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-519] SKIPPED [ 95%] 2023-03-20T11:54:48.6234745Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-520] SKIPPED [ 95%] 2023-03-20T11:54:48.6242144Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-521] SKIPPED [ 95%] 2023-03-20T11:54:48.6249357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-522] SKIPPED [ 95%] 2023-03-20T11:54:48.6254674Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-523] SKIPPED [ 95%] 2023-03-20T11:54:48.6260969Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-524] SKIPPED [ 95%] 2023-03-20T11:54:48.6267210Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-525] SKIPPED [ 95%] 2023-03-20T11:54:48.6273846Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-526] SKIPPED [ 95%] 2023-03-20T11:54:48.6280054Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-527] SKIPPED [ 95%] 2023-03-20T11:54:48.6286706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-528] SKIPPED [ 95%] 2023-03-20T11:54:48.6293075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-529] SKIPPED [ 95%] 2023-03-20T11:54:48.6299587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-530] SKIPPED [ 95%] 2023-03-20T11:54:48.6305853Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-531] SKIPPED [ 95%] 2023-03-20T11:54:48.6313666Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-532] SKIPPED [ 95%] 2023-03-20T11:54:48.6319883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-533] SKIPPED [ 95%] 2023-03-20T11:54:48.6326175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-534] SKIPPED [ 95%] 2023-03-20T11:54:48.6333045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-535] SKIPPED [ 95%] 2023-03-20T11:54:48.6339210Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-536] SKIPPED [ 95%] 2023-03-20T11:54:48.6345306Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-537] SKIPPED [ 95%] 2023-03-20T11:54:48.6352043Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-538] SKIPPED [ 95%] 2023-03-20T11:54:48.6358355Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-539] SKIPPED [ 95%] 2023-03-20T11:54:48.6364534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-540] SKIPPED [ 95%] 2023-03-20T11:54:48.6371924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-541] SKIPPED [ 95%] 2023-03-20T11:54:48.6377724Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-542] SKIPPED [ 95%] 2023-03-20T11:54:48.6386931Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-543] SKIPPED [ 95%] 2023-03-20T11:54:48.6393360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-544] SKIPPED [ 95%] 2023-03-20T11:54:48.6399616Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-545] SKIPPED [ 95%] 2023-03-20T11:54:48.6406037Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-546] SKIPPED [ 95%] 2023-03-20T11:54:48.6413030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-547] SKIPPED [ 95%] 2023-03-20T11:54:48.6418961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-548] SKIPPED [ 95%] 2023-03-20T11:54:48.6425080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-549] SKIPPED [ 95%] 2023-03-20T11:54:48.6431892Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-550] SKIPPED [ 95%] 2023-03-20T11:54:48.6438200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-551] SKIPPED [ 95%] 2023-03-20T11:54:48.6444254Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-552] SKIPPED [ 95%] 2023-03-20T11:54:48.6451641Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-553] SKIPPED [ 95%] 2023-03-20T11:54:48.6457437Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-554] SKIPPED [ 95%] 2023-03-20T11:54:48.6464991Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-555] SKIPPED [ 95%] 2023-03-20T11:54:48.6471803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-556] SKIPPED [ 95%] 2023-03-20T11:54:48.6478179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-557] SKIPPED [ 95%] 2023-03-20T11:54:48.6484410Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-558] SKIPPED [ 95%] 2023-03-20T11:54:48.6491617Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-559] SKIPPED [ 95%] 2023-03-20T11:54:48.6497385Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-560] SKIPPED [ 95%] 2023-03-20T11:54:48.6503467Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-561] SKIPPED [ 95%] 2023-03-20T11:54:48.6510215Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-562] SKIPPED [ 95%] 2023-03-20T11:54:48.6516323Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-563] SKIPPED [ 95%] 2023-03-20T11:54:48.6522673Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-564] SKIPPED [ 95%] 2023-03-20T11:54:48.6530261Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-565] SKIPPED [ 95%] 2023-03-20T11:54:48.6536900Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-566] SKIPPED [ 95%] 2023-03-20T11:54:48.6543370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-567] SKIPPED [ 95%] 2023-03-20T11:54:48.6549978Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-568] SKIPPED [ 95%] 2023-03-20T11:54:48.6556129Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-569] SKIPPED [ 95%] 2023-03-20T11:54:48.6562477Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-570] SKIPPED [ 95%] 2023-03-20T11:54:48.6570004Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-571] SKIPPED [ 95%] 2023-03-20T11:54:48.6575282Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-572] SKIPPED [ 95%] 2023-03-20T11:54:48.6581765Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-573] SKIPPED [ 95%] 2023-03-20T11:54:48.6588599Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-574] SKIPPED [ 95%] 2023-03-20T11:54:48.6594795Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-575] SKIPPED [ 95%] 2023-03-20T11:54:48.6601156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-576] SKIPPED [ 95%] 2023-03-20T11:54:48.6608976Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-577] SKIPPED [ 95%] 2023-03-20T11:54:48.6614985Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-578] SKIPPED [ 95%] 2023-03-20T11:54:48.6621577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-579] SKIPPED [ 95%] 2023-03-20T11:54:48.6628382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-580] SKIPPED [ 95%] 2023-03-20T11:54:48.6634525Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-581] SKIPPED [ 95%] 2023-03-20T11:54:48.6640849Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-582] SKIPPED [ 95%] 2023-03-20T11:54:48.6646974Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-583] SKIPPED [ 95%] 2023-03-20T11:54:48.6653412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-584] SKIPPED [ 95%] 2023-03-20T11:54:48.6659910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-585] SKIPPED [ 95%] 2023-03-20T11:54:48.6666226Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-586] SKIPPED [ 95%] 2023-03-20T11:54:48.6672158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-587] SKIPPED [ 95%] 2023-03-20T11:54:48.6678377Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-588] SKIPPED [ 95%] 2023-03-20T11:54:48.6685881Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-589] SKIPPED [ 95%] 2023-03-20T11:54:48.6692957Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-590] SKIPPED [ 95%] 2023-03-20T11:54:48.6698974Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-591] SKIPPED [ 95%] 2023-03-20T11:54:48.6705258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-592] SKIPPED [ 95%] 2023-03-20T11:54:48.6711885Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-593] SKIPPED [ 95%] 2023-03-20T11:54:48.6718187Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-594] SKIPPED [ 95%] 2023-03-20T11:54:48.6724304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-595] SKIPPED [ 95%] 2023-03-20T11:54:48.6731634Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-596] SKIPPED [ 95%] 2023-03-20T11:54:48.6737317Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-597] SKIPPED [ 95%] 2023-03-20T11:54:48.6743493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-598] SKIPPED [ 95%] 2023-03-20T11:54:48.6750131Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-599] SKIPPED [ 95%] 2023-03-20T11:54:48.6756265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-600] SKIPPED [ 95%] 2023-03-20T11:54:48.6763762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-601] SKIPPED [ 95%] 2023-03-20T11:54:48.6770184Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-602] SKIPPED [ 95%] 2023-03-20T11:54:48.6776434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-603] SKIPPED [ 95%] 2023-03-20T11:54:48.6782844Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-604] SKIPPED [ 95%] 2023-03-20T11:54:48.6789497Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-605] SKIPPED [ 95%] 2023-03-20T11:54:48.6795735Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-606] SKIPPED [ 95%] 2023-03-20T11:54:48.6802245Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-607] SKIPPED [ 95%] 2023-03-20T11:54:48.6810182Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-608] SKIPPED [ 95%] 2023-03-20T11:54:48.6815741Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-609] SKIPPED [ 95%] 2023-03-20T11:54:48.6822501Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-610] SKIPPED [ 95%] 2023-03-20T11:54:48.6829576Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-611] SKIPPED [ 95%] 2023-03-20T11:54:48.6837023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-612] SKIPPED [ 95%] 2023-03-20T11:54:48.6843639Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-613] SKIPPED [ 95%] 2023-03-20T11:54:48.6850505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-614] SKIPPED [ 95%] 2023-03-20T11:54:48.6857843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-615] SKIPPED [ 95%] 2023-03-20T11:54:48.6864380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-616] SKIPPED [ 95%] 2023-03-20T11:54:48.6871432Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-617] SKIPPED [ 95%] 2023-03-20T11:54:48.6878034Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-618] SKIPPED [ 95%] 2023-03-20T11:54:48.6884308Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-619] SKIPPED [ 95%] 2023-03-20T11:54:48.6891942Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-620] SKIPPED [ 95%] 2023-03-20T11:54:48.6897979Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-621] SKIPPED [ 95%] 2023-03-20T11:54:48.6904596Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-622] SKIPPED [ 95%] 2023-03-20T11:54:48.6911472Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-623] SKIPPED [ 95%] 2023-03-20T11:54:48.6919103Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-624] SKIPPED [ 95%] 2023-03-20T11:54:48.6925619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-625] SKIPPED [ 95%] 2023-03-20T11:54:48.6933294Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-626] SKIPPED [ 95%] 2023-03-20T11:54:48.6939561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-627] SKIPPED [ 95%] 2023-03-20T11:54:48.6946213Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-628] SKIPPED [ 95%] 2023-03-20T11:54:48.6953204Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-629] SKIPPED [ 95%] 2023-03-20T11:54:48.6959930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-630] SKIPPED [ 95%] 2023-03-20T11:54:48.6966200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-631] SKIPPED [ 95%] 2023-03-20T11:54:48.6973418Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-632] SKIPPED [ 95%] 2023-03-20T11:54:48.6979740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-633] SKIPPED [ 95%] 2023-03-20T11:54:48.6986219Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-634] SKIPPED [ 95%] 2023-03-20T11:54:48.6994010Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-635] SKIPPED [ 95%] 2023-03-20T11:54:48.7000646Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-636] SKIPPED [ 95%] 2023-03-20T11:54:48.7007014Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-637] SKIPPED [ 95%] 2023-03-20T11:54:48.7013819Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-638] SKIPPED [ 95%] 2023-03-20T11:54:48.7020326Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-639] SKIPPED [ 95%] 2023-03-20T11:54:48.7026654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-640] SKIPPED [ 95%] 2023-03-20T11:54:48.7033011Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-641] SKIPPED [ 95%] 2023-03-20T11:54:48.7039063Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-642] SKIPPED [ 95%] 2023-03-20T11:54:48.7045364Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-643] SKIPPED [ 95%] 2023-03-20T11:54:48.7052634Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-644] SKIPPED [ 95%] 2023-03-20T11:54:48.7058257Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-645] SKIPPED [ 95%] 2023-03-20T11:54:48.7064382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-646] SKIPPED [ 95%] 2023-03-20T11:54:48.7072041Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-647] SKIPPED [ 95%] 2023-03-20T11:54:48.7078409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-648] SKIPPED [ 95%] 2023-03-20T11:54:48.7084296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-649] SKIPPED [ 95%] 2023-03-20T11:54:48.7091520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-650] SKIPPED [ 95%] 2023-03-20T11:54:48.7097036Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-651] SKIPPED [ 95%] 2023-03-20T11:54:48.7103247Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-652] SKIPPED [ 95%] 2023-03-20T11:54:48.7109492Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-653] SKIPPED [ 95%] 2023-03-20T11:54:48.7115533Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-654] SKIPPED [ 95%] 2023-03-20T11:54:48.7121972Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-655] SKIPPED [ 95%] 2023-03-20T11:54:48.7129294Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-656] SKIPPED [ 95%] 2023-03-20T11:54:48.7134350Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-657] SKIPPED [ 95%] 2023-03-20T11:54:48.7142137Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-658] SKIPPED [ 95%] 2023-03-20T11:54:48.7148577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-659] SKIPPED [ 95%] 2023-03-20T11:54:48.7154577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-660] SKIPPED [ 95%] 2023-03-20T11:54:48.7160963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-661] SKIPPED [ 95%] 2023-03-20T11:54:48.7167258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-662] SKIPPED [ 95%] 2023-03-20T11:54:48.7173495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-663] SKIPPED [ 95%] 2023-03-20T11:54:48.7180099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-664] SKIPPED [ 95%] 2023-03-20T11:54:48.7186436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-665] SKIPPED [ 95%] 2023-03-20T11:54:48.7192908Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-666] SKIPPED [ 95%] 2023-03-20T11:54:48.7199280Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-667] SKIPPED [ 95%] 2023-03-20T11:54:48.7206130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-668] SKIPPED [ 95%] 2023-03-20T11:54:48.7213778Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-669] SKIPPED [ 95%] 2023-03-20T11:54:48.7220353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-670] SKIPPED [ 95%] 2023-03-20T11:54:48.7226525Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-671] SKIPPED [ 95%] 2023-03-20T11:54:48.7233183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-672] SKIPPED [ 95%] 2023-03-20T11:54:48.7239520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-673] SKIPPED [ 95%] 2023-03-20T11:54:48.7245798Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-674] SKIPPED [ 95%] 2023-03-20T11:54:48.7253338Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-675] SKIPPED [ 95%] 2023-03-20T11:54:48.7258962Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-676] SKIPPED [ 95%] 2023-03-20T11:54:48.7265145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-677] SKIPPED [ 95%] 2023-03-20T11:54:48.7271815Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-678] SKIPPED [ 95%] 2023-03-20T11:54:48.7278235Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-679] SKIPPED [ 95%] 2023-03-20T11:54:48.7284606Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-680] SKIPPED [ 95%] 2023-03-20T11:54:48.7293971Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-681] SKIPPED [ 95%] 2023-03-20T11:54:48.7300575Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-682] SKIPPED [ 95%] 2023-03-20T11:54:48.7307048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-683] SKIPPED [ 95%] 2023-03-20T11:54:48.7313450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-684] SKIPPED [ 95%] 2023-03-20T11:54:48.7319767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-685] SKIPPED [ 95%] 2023-03-20T11:54:48.7325994Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-686] SKIPPED [ 95%] 2023-03-20T11:54:48.7333445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-687] SKIPPED [ 95%] 2023-03-20T11:54:48.7339261Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-688] SKIPPED [ 95%] 2023-03-20T11:54:48.7345449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-689] SKIPPED [ 95%] 2023-03-20T11:54:48.7352149Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-690] SKIPPED [ 95%] 2023-03-20T11:54:48.7358639Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-691] SKIPPED [ 95%] 2023-03-20T11:54:48.7366167Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-692] SKIPPED [ 95%] 2023-03-20T11:54:48.7373113Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-693] SKIPPED [ 95%] 2023-03-20T11:54:48.7379762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-694] SKIPPED [ 95%] 2023-03-20T11:54:48.7385865Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-695] SKIPPED [ 95%] 2023-03-20T11:54:48.7392467Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-696] SKIPPED [ 95%] 2023-03-20T11:54:48.7398486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-697] SKIPPED [ 95%] 2023-03-20T11:54:48.7404662Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-698] SKIPPED [ 95%] 2023-03-20T11:54:48.7410890Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-699] SKIPPED [ 95%] 2023-03-20T11:54:48.7417374Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-700] SKIPPED [ 95%] 2023-03-20T11:54:48.7423325Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-701] SKIPPED [ 95%] 2023-03-20T11:54:48.7429790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-702] SKIPPED [ 95%] 2023-03-20T11:54:48.7435848Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-703] SKIPPED [ 95%] 2023-03-20T11:54:48.7443355Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-704] SKIPPED [ 95%] 2023-03-20T11:54:48.7450435Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-705] SKIPPED [ 95%] 2023-03-20T11:54:48.7455702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-706] SKIPPED [ 95%] 2023-03-20T11:54:48.7462712Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-707] SKIPPED [ 95%] 2023-03-20T11:54:48.7468316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-708] SKIPPED [ 95%] 2023-03-20T11:54:48.7473984Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-709] SKIPPED [ 95%] 2023-03-20T11:54:48.7480040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-710] SKIPPED [ 95%] 2023-03-20T11:54:48.7486183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-711] SKIPPED [ 95%] 2023-03-20T11:54:48.7493050Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-712] SKIPPED [ 95%] 2023-03-20T11:54:48.7498983Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-713] SKIPPED [ 95%] 2023-03-20T11:54:48.7504904Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-714] SKIPPED [ 95%] 2023-03-20T11:54:48.7512677Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-715] SKIPPED [ 95%] 2023-03-20T11:54:48.7519055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-716] SKIPPED [ 95%] 2023-03-20T11:54:48.7525019Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-717] SKIPPED [ 95%] 2023-03-20T11:54:48.7532027Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-718] SKIPPED [ 95%] 2023-03-20T11:54:48.7537840Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-719] SKIPPED [ 95%] 2023-03-20T11:54:48.7543764Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-720] SKIPPED [ 95%] 2023-03-20T11:54:48.7550336Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-721] SKIPPED [ 95%] 2023-03-20T11:54:48.7556316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-722] SKIPPED [ 95%] 2023-03-20T11:54:48.7562668Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-723] SKIPPED [ 95%] 2023-03-20T11:54:48.7569928Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-724] SKIPPED [ 95%] 2023-03-20T11:54:48.7575007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-725] SKIPPED [ 95%] 2023-03-20T11:54:48.7581463Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-726] SKIPPED [ 95%] 2023-03-20T11:54:48.7589131Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-727] SKIPPED [ 95%] 2023-03-20T11:54:48.7595187Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-728] SKIPPED [ 95%] 2023-03-20T11:54:48.7601386Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-729] SKIPPED [ 95%] 2023-03-20T11:54:48.7607483Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-730] SKIPPED [ 95%] 2023-03-20T11:54:48.7613816Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-731] SKIPPED [ 95%] 2023-03-20T11:54:48.7620245Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-732] SKIPPED [ 95%] 2023-03-20T11:54:48.7626328Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-733] SKIPPED [ 95%] 2023-03-20T11:54:48.7632968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-734] SKIPPED [ 95%] 2023-03-20T11:54:48.7639070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-735] SKIPPED [ 95%] 2023-03-20T11:54:48.7645186Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-736] SKIPPED [ 95%] 2023-03-20T11:54:48.7652473Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-737] SKIPPED [ 95%] 2023-03-20T11:54:48.7659388Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-738] SKIPPED [ 95%] 2023-03-20T11:54:48.7665668Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-739] SKIPPED [ 95%] 2023-03-20T11:54:48.7672129Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-740] SKIPPED [ 95%] 2023-03-20T11:54:48.7678353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-741] SKIPPED [ 95%] 2023-03-20T11:54:48.7684240Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-742] SKIPPED [ 95%] 2023-03-20T11:54:48.7690505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-743] SKIPPED [ 95%] 2023-03-20T11:54:48.7696500Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-744] SKIPPED [ 95%] 2023-03-20T11:54:48.7702761Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-745] SKIPPED [ 95%] 2023-03-20T11:54:48.7709214Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-746] SKIPPED [ 95%] 2023-03-20T11:54:48.7715276Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-747] SKIPPED [ 95%] 2023-03-20T11:54:48.7721357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-748] SKIPPED [ 95%] 2023-03-20T11:54:48.7727371Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-749] SKIPPED [ 95%] 2023-03-20T11:54:48.7735129Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-750] SKIPPED [ 95%] 2023-03-20T11:54:48.7741745Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-751] SKIPPED [ 95%] 2023-03-20T11:54:48.7748203Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-752] SKIPPED [ 95%] 2023-03-20T11:54:48.7754156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-753] SKIPPED [ 95%] 2023-03-20T11:54:48.7760302Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-754] SKIPPED [ 95%] 2023-03-20T11:54:48.7766284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-755] SKIPPED [ 95%] 2023-03-20T11:54:48.7773147Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-756] SKIPPED [ 95%] 2023-03-20T11:54:48.7778930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-757] SKIPPED [ 95%] 2023-03-20T11:54:48.7784751Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-758] SKIPPED [ 95%] 2023-03-20T11:54:48.7791362Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-759] SKIPPED [ 95%] 2023-03-20T11:54:48.7797259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-760] SKIPPED [ 95%] 2023-03-20T11:54:48.7804752Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-761] SKIPPED [ 95%] 2023-03-20T11:54:48.7811953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-762] SKIPPED [ 95%] 2023-03-20T11:54:48.7817509Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-763] SKIPPED [ 95%] 2023-03-20T11:54:48.7823638Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-764] SKIPPED [ 95%] 2023-03-20T11:54:48.7829780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-765] SKIPPED [ 95%] 2023-03-20T11:54:48.7835633Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-766] SKIPPED [ 95%] 2023-03-20T11:54:48.7841800Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-767] SKIPPED [ 95%] 2023-03-20T11:54:48.7848807Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-768] SKIPPED [ 95%] 2023-03-20T11:54:48.7854158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-769] SKIPPED [ 95%] 2023-03-20T11:54:48.7860526Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-770] SKIPPED [ 95%] 2023-03-20T11:54:48.7866784Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-771] SKIPPED [ 95%] 2023-03-20T11:54:48.7873043Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-772] SKIPPED [ 95%] 2023-03-20T11:54:48.7880327Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-773] SKIPPED [ 95%] 2023-03-20T11:54:48.7886366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-774] SKIPPED [ 95%] 2023-03-20T11:54:48.7893121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-775] SKIPPED [ 95%] 2023-03-20T11:54:48.7898977Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-776] SKIPPED [ 95%] 2023-03-20T11:54:48.7905098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-777] SKIPPED [ 95%] 2023-03-20T11:54:48.7911567Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-778] SKIPPED [ 95%] 2023-03-20T11:54:48.7917657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-779] SKIPPED [ 95%] 2023-03-20T11:54:48.7923752Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-780] SKIPPED [ 95%] 2023-03-20T11:54:48.7930289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-781] SKIPPED [ 95%] 2023-03-20T11:54:48.7936370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-782] SKIPPED [ 95%] 2023-03-20T11:54:48.7942530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-783] SKIPPED [ 95%] 2023-03-20T11:54:48.7950307Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-784] SKIPPED [ 95%] 2023-03-20T11:54:48.7956301Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-785] SKIPPED [ 95%] 2023-03-20T11:54:48.7962510Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-786] SKIPPED [ 95%] 2023-03-20T11:54:48.7969625Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-787] SKIPPED [ 95%] 2023-03-20T11:54:48.7975149Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-788] SKIPPED [ 95%] 2023-03-20T11:54:48.7981512Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-789] SKIPPED [ 95%] 2023-03-20T11:54:48.7988087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-790] SKIPPED [ 95%] 2023-03-20T11:54:48.7994174Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-791] SKIPPED [ 95%] 2023-03-20T11:54:48.8000211Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-792] SKIPPED [ 95%] 2023-03-20T11:54:48.8006194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-793] SKIPPED [ 95%] 2023-03-20T11:54:48.8013209Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-794] SKIPPED [ 95%] 2023-03-20T11:54:48.8019177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-795] SKIPPED [ 95%] 2023-03-20T11:54:48.8026475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-796] SKIPPED [ 95%] 2023-03-20T11:54:48.8032777Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-797] SKIPPED [ 95%] 2023-03-20T11:54:48.8038855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-798] SKIPPED [ 95%] 2023-03-20T11:54:48.8044959Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-799] SKIPPED [ 95%] 2023-03-20T11:54:48.8051828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-800] SKIPPED [ 95%] 2023-03-20T11:54:48.8057555Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-801] SKIPPED [ 95%] 2023-03-20T11:54:48.8063181Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-802] SKIPPED [ 95%] 2023-03-20T11:54:48.8069594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-803] SKIPPED [ 95%] 2023-03-20T11:54:48.8075674Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-804] SKIPPED [ 95%] 2023-03-20T11:54:48.8081807Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-805] SKIPPED [ 95%] 2023-03-20T11:54:48.8089018Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-806] SKIPPED [ 95%] 2023-03-20T11:54:48.8095823Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-807] SKIPPED [ 95%] 2023-03-20T11:54:48.8101949Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-808] SKIPPED [ 95%] 2023-03-20T11:54:48.8108347Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-809] SKIPPED [ 95%] 2023-03-20T11:54:48.8114426Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-810] SKIPPED [ 95%] 2023-03-20T11:54:48.8120520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-811] SKIPPED [ 95%] 2023-03-20T11:54:48.8126394Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-812] SKIPPED [ 95%] 2023-03-20T11:54:48.8133129Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-813] SKIPPED [ 95%] 2023-03-20T11:54:48.8138596Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-814] SKIPPED [ 95%] 2023-03-20T11:54:48.8144105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-815] SKIPPED [ 95%] 2023-03-20T11:54:48.8150601Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-816] SKIPPED [ 95%] 2023-03-20T11:54:48.8156511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-817] SKIPPED [ 95%] 2023-03-20T11:54:48.8165604Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-818] SKIPPED [ 95%] 2023-03-20T11:54:48.8172658Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-819] SKIPPED [ 95%] 2023-03-20T11:54:48.8178606Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-820] SKIPPED [ 95%] 2023-03-20T11:54:48.8184295Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-821] SKIPPED [ 95%] 2023-03-20T11:54:48.8190660Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-822] SKIPPED [ 95%] 2023-03-20T11:54:48.8196546Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-823] SKIPPED [ 95%] 2023-03-20T11:54:48.8202659Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-824] SKIPPED [ 95%] 2023-03-20T11:54:48.8209832Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-825] SKIPPED [ 95%] 2023-03-20T11:54:48.8214930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-826] SKIPPED [ 95%] 2023-03-20T11:54:48.8221197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-827] SKIPPED [ 95%] 2023-03-20T11:54:48.8227612Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-828] SKIPPED [ 95%] 2023-03-20T11:54:48.8233431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-829] SKIPPED [ 95%] 2023-03-20T11:54:48.8240678Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-830] SKIPPED [ 95%] 2023-03-20T11:54:48.8246636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-831] SKIPPED [ 95%] 2023-03-20T11:54:48.8253524Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-832] SKIPPED [ 95%] 2023-03-20T11:54:48.8259013Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-833] SKIPPED [ 95%] 2023-03-20T11:54:48.8264945Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-834] SKIPPED [ 95%] 2023-03-20T11:54:48.8271400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-835] SKIPPED [ 95%] 2023-03-20T11:54:48.8277218Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-836] SKIPPED [ 95%] 2023-03-20T11:54:48.8283239Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-837] SKIPPED [ 95%] 2023-03-20T11:54:48.8290396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-838] SKIPPED [ 95%] 2023-03-20T11:54:48.8295483Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-839] SKIPPED [ 95%] 2023-03-20T11:54:48.8301748Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-840] SKIPPED [ 95%] 2023-03-20T11:54:48.8309450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-841] SKIPPED [ 95%] 2023-03-20T11:54:48.8315354Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-842] SKIPPED [ 95%] 2023-03-20T11:54:48.8321313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-843] SKIPPED [ 95%] 2023-03-20T11:54:48.8327205Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-844] SKIPPED [ 95%] 2023-03-20T11:54:48.8333610Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-845] SKIPPED [ 95%] 2023-03-20T11:54:48.8339851Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-846] SKIPPED [ 95%] 2023-03-20T11:54:48.8345917Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-847] SKIPPED [ 95%] 2023-03-20T11:54:48.8352372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-848] SKIPPED [ 95%] 2023-03-20T11:54:48.8358493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[perspective-849] SKIPPED [ 95%] 2023-03-20T11:54:48.8364516Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-000] SKIPPED [ 95%] 2023-03-20T11:54:48.8370623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-001] SKIPPED [ 95%] 2023-03-20T11:54:48.8376839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-002] SKIPPED [ 95%] 2023-03-20T11:54:48.8383921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-003] SKIPPED [ 95%] 2023-03-20T11:54:48.8390383Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-004] SKIPPED [ 95%] 2023-03-20T11:54:48.8396218Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-005] SKIPPED [ 95%] 2023-03-20T11:54:48.8402235Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-006] SKIPPED [ 95%] 2023-03-20T11:54:48.8409291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-007] SKIPPED [ 95%] 2023-03-20T11:54:48.8414969Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-008] SKIPPED [ 95%] 2023-03-20T11:54:48.8421775Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-009] SKIPPED [ 95%] 2023-03-20T11:54:48.8428569Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-010] SKIPPED [ 95%] 2023-03-20T11:54:48.8434908Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-011] SKIPPED [ 95%] 2023-03-20T11:54:48.8441313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-012] SKIPPED [ 95%] 2023-03-20T11:54:48.8448780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-013] SKIPPED [ 95%] 2023-03-20T11:54:48.8455392Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-014] SKIPPED [ 95%] 2023-03-20T11:54:48.8462165Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-015] SKIPPED [ 95%] 2023-03-20T11:54:48.8468806Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-016] SKIPPED [ 95%] 2023-03-20T11:54:48.8475264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-017] SKIPPED [ 95%] 2023-03-20T11:54:48.8481710Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-018] SKIPPED [ 95%] 2023-03-20T11:54:48.8489171Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-019] SKIPPED [ 95%] 2023-03-20T11:54:48.8494550Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-020] SKIPPED [ 95%] 2023-03-20T11:54:48.8501422Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-021] SKIPPED [ 95%] 2023-03-20T11:54:48.8507847Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-022] SKIPPED [ 95%] 2023-03-20T11:54:48.8514263Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-023] SKIPPED [ 95%] 2023-03-20T11:54:48.8520693Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-024] SKIPPED [ 95%] 2023-03-20T11:54:48.8527197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-025] SKIPPED [ 95%] 2023-03-20T11:54:48.8534834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-026] SKIPPED [ 95%] 2023-03-20T11:54:48.8541657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-027] SKIPPED [ 95%] 2023-03-20T11:54:48.8548181Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-028] SKIPPED [ 95%] 2023-03-20T11:54:48.8554051Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-029] SKIPPED [ 95%] 2023-03-20T11:54:48.8560599Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-030] SKIPPED [ 95%] 2023-03-20T11:54:48.8566920Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-031] SKIPPED [ 95%] 2023-03-20T11:54:48.8573589Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-032] SKIPPED [ 95%] 2023-03-20T11:54:48.8580286Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-033] SKIPPED [ 95%] 2023-03-20T11:54:48.8587014Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-034] SKIPPED [ 95%] 2023-03-20T11:54:48.8593452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-035] SKIPPED [ 95%] 2023-03-20T11:54:48.8600008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-036] SKIPPED [ 95%] 2023-03-20T11:54:48.8607529Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-037] SKIPPED [ 95%] 2023-03-20T11:54:48.8614006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-038] SKIPPED [ 95%] 2023-03-20T11:54:48.8620449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-039] SKIPPED [ 95%] 2023-03-20T11:54:48.8627068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-040] SKIPPED [ 95%] 2023-03-20T11:54:48.8633725Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-041] SKIPPED [ 95%] 2023-03-20T11:54:48.8640038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-042] SKIPPED [ 95%] 2023-03-20T11:54:48.8646482Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-043] SKIPPED [ 95%] 2023-03-20T11:54:48.8653546Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-044] SKIPPED [ 95%] 2023-03-20T11:54:48.8659705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-045] SKIPPED [ 95%] 2023-03-20T11:54:48.8666197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-046] SKIPPED [ 95%] 2023-03-20T11:54:48.8672836Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-047] SKIPPED [ 95%] 2023-03-20T11:54:48.8679048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-048] SKIPPED [ 95%] 2023-03-20T11:54:48.8686544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-049] SKIPPED [ 95%] 2023-03-20T11:54:48.8693821Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-050] SKIPPED [ 95%] 2023-03-20T11:54:48.8699435Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-051] SKIPPED [ 95%] 2023-03-20T11:54:48.8705883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-052] SKIPPED [ 95%] 2023-03-20T11:54:48.8712458Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-053] SKIPPED [ 95%] 2023-03-20T11:54:48.8718832Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-054] SKIPPED [ 95%] 2023-03-20T11:54:48.8725169Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-055] SKIPPED [ 95%] 2023-03-20T11:54:48.8733243Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-056] SKIPPED [ 95%] 2023-03-20T11:54:48.8739017Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-057] SKIPPED [ 95%] 2023-03-20T11:54:48.8745359Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-058] SKIPPED [ 95%] 2023-03-20T11:54:48.8752136Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-059] SKIPPED [ 95%] 2023-03-20T11:54:48.8760406Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-060] SKIPPED [ 95%] 2023-03-20T11:54:48.8766201Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-061] SKIPPED [ 95%] 2023-03-20T11:54:48.8773600Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-062] SKIPPED [ 96%] 2023-03-20T11:54:48.8779491Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-063] SKIPPED [ 96%] 2023-03-20T11:54:48.8785905Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-064] SKIPPED [ 96%] 2023-03-20T11:54:48.8792654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-065] SKIPPED [ 96%] 2023-03-20T11:54:48.8799025Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-066] SKIPPED [ 96%] 2023-03-20T11:54:48.8805346Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-067] SKIPPED [ 96%] 2023-03-20T11:54:48.8813339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-068] SKIPPED [ 96%] 2023-03-20T11:54:48.8818773Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-069] SKIPPED [ 96%] 2023-03-20T11:54:48.8825262Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-070] SKIPPED [ 96%] 2023-03-20T11:54:48.8831963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-071] SKIPPED [ 96%] 2023-03-20T11:54:48.8839315Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-072] SKIPPED [ 96%] 2023-03-20T11:54:48.8845774Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-073] SKIPPED [ 96%] 2023-03-20T11:54:48.8853135Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-074] SKIPPED [ 96%] 2023-03-20T11:54:48.8858827Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-075] SKIPPED [ 96%] 2023-03-20T11:54:48.8865168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-076] SKIPPED [ 96%] 2023-03-20T11:54:48.8871519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-077] SKIPPED [ 96%] 2023-03-20T11:54:48.8877761Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-078] SKIPPED [ 96%] 2023-03-20T11:54:48.8885188Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-079] SKIPPED [ 96%] 2023-03-20T11:54:48.8891834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-080] SKIPPED [ 96%] 2023-03-20T11:54:48.8897684Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-081] SKIPPED [ 96%] 2023-03-20T11:54:48.8903996Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-082] SKIPPED [ 96%] 2023-03-20T11:54:48.8912076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-083] SKIPPED [ 96%] 2023-03-20T11:54:48.8918500Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-084] SKIPPED [ 96%] 2023-03-20T11:54:48.8924892Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-085] SKIPPED [ 96%] 2023-03-20T11:54:48.8932154Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-086] SKIPPED [ 96%] 2023-03-20T11:54:48.8937860Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-087] SKIPPED [ 96%] 2023-03-20T11:54:48.8944239Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-088] SKIPPED [ 96%] 2023-03-20T11:54:48.8951056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-089] SKIPPED [ 96%] 2023-03-20T11:54:48.8957459Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-090] SKIPPED [ 96%] 2023-03-20T11:54:48.8963869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-091] SKIPPED [ 96%] 2023-03-20T11:54:48.8970360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-092] SKIPPED [ 96%] 2023-03-20T11:54:48.8976742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-093] SKIPPED [ 96%] 2023-03-20T11:54:48.8984545Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-094] SKIPPED [ 96%] 2023-03-20T11:54:48.8991335Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-095] SKIPPED [ 96%] 2023-03-20T11:54:48.8997738Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-096] SKIPPED [ 96%] 2023-03-20T11:54:48.9004101Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-097] SKIPPED [ 96%] 2023-03-20T11:54:48.9011493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-098] SKIPPED [ 96%] 2023-03-20T11:54:48.9017389Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-099] SKIPPED [ 96%] 2023-03-20T11:54:48.9023641Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-100] SKIPPED [ 96%] 2023-03-20T11:54:48.9030410Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-101] SKIPPED [ 96%] 2023-03-20T11:54:48.9036794Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-102] SKIPPED [ 96%] 2023-03-20T11:54:48.9043307Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-103] SKIPPED [ 96%] 2023-03-20T11:54:48.9050391Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-104] SKIPPED [ 96%] 2023-03-20T11:54:48.9056053Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-105] SKIPPED [ 96%] 2023-03-20T11:54:48.9065005Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-106] SKIPPED [ 96%] 2023-03-20T11:54:48.9072047Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-107] SKIPPED [ 96%] 2023-03-20T11:54:48.9078293Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-108] SKIPPED [ 96%] 2023-03-20T11:54:48.9084835Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-109] SKIPPED [ 96%] 2023-03-20T11:54:48.9092396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-110] SKIPPED [ 96%] 2023-03-20T11:54:48.9098442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-111] SKIPPED [ 96%] 2023-03-20T11:54:48.9104547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-112] SKIPPED [ 96%] 2023-03-20T11:54:48.9111360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-113] SKIPPED [ 96%] 2023-03-20T11:54:48.9117661Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-114] SKIPPED [ 96%] 2023-03-20T11:54:48.9124117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-115] SKIPPED [ 96%] 2023-03-20T11:54:48.9131657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-116] SKIPPED [ 96%] 2023-03-20T11:54:48.9139380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-117] SKIPPED [ 96%] 2023-03-20T11:54:48.9145193Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-118] SKIPPED [ 96%] 2023-03-20T11:54:48.9152070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-119] SKIPPED [ 96%] 2023-03-20T11:54:48.9158420Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-120] SKIPPED [ 96%] 2023-03-20T11:54:48.9164927Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-121] SKIPPED [ 96%] 2023-03-20T11:54:48.9172409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-122] SKIPPED [ 96%] 2023-03-20T11:54:48.9178235Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-123] SKIPPED [ 96%] 2023-03-20T11:54:48.9184472Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-124] SKIPPED [ 96%] 2023-03-20T11:54:48.9191297Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-125] SKIPPED [ 96%] 2023-03-20T11:54:48.9197489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-126] SKIPPED [ 96%] 2023-03-20T11:54:48.9204074Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-127] SKIPPED [ 96%] 2023-03-20T11:54:48.9211718Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-128] SKIPPED [ 96%] 2023-03-20T11:54:48.9218533Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-129] SKIPPED [ 96%] 2023-03-20T11:54:48.9224658Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-130] SKIPPED [ 96%] 2023-03-20T11:54:48.9231354Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-131] SKIPPED [ 96%] 2023-03-20T11:54:48.9237514Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-132] SKIPPED [ 96%] 2023-03-20T11:54:48.9243885Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-133] SKIPPED [ 96%] 2023-03-20T11:54:48.9250468Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-134] SKIPPED [ 96%] 2023-03-20T11:54:48.9257052Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-135] SKIPPED [ 96%] 2023-03-20T11:54:48.9263180Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-136] SKIPPED [ 96%] 2023-03-20T11:54:48.9269960Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-137] SKIPPED [ 96%] 2023-03-20T11:54:48.9276097Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-138] SKIPPED [ 96%] 2023-03-20T11:54:48.9282512Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-139] SKIPPED [ 96%] 2023-03-20T11:54:48.9290474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-140] SKIPPED [ 96%] 2023-03-20T11:54:48.9296554Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-141] SKIPPED [ 96%] 2023-03-20T11:54:48.9302859Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-142] SKIPPED [ 96%] 2023-03-20T11:54:48.9309589Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-143] SKIPPED [ 96%] 2023-03-20T11:54:48.9315780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-144] SKIPPED [ 96%] 2023-03-20T11:54:48.9322134Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-145] SKIPPED [ 96%] 2023-03-20T11:54:48.9329331Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-146] SKIPPED [ 96%] 2023-03-20T11:54:48.9335072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-147] SKIPPED [ 96%] 2023-03-20T11:54:48.9342445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-148] SKIPPED [ 96%] 2023-03-20T11:54:48.9348488Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-149] SKIPPED [ 96%] 2023-03-20T11:54:48.9354642Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-150] SKIPPED [ 96%] 2023-03-20T11:54:48.9361108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-151] SKIPPED [ 96%] 2023-03-20T11:54:48.9369558Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-152] SKIPPED [ 96%] 2023-03-20T11:54:48.9375341Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-153] SKIPPED [ 96%] 2023-03-20T11:54:48.9381957Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-154] SKIPPED [ 96%] 2023-03-20T11:54:48.9388572Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-155] SKIPPED [ 96%] 2023-03-20T11:54:48.9394375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-156] SKIPPED [ 96%] 2023-03-20T11:54:48.9400718Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-157] SKIPPED [ 96%] 2023-03-20T11:54:48.9407030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-158] SKIPPED [ 96%] 2023-03-20T11:54:48.9413412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-159] SKIPPED [ 96%] 2023-03-20T11:54:48.9420012Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-160] SKIPPED [ 96%] 2023-03-20T11:54:48.9426285Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-161] SKIPPED [ 96%] 2023-03-20T11:54:48.9432708Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-162] SKIPPED [ 96%] 2023-03-20T11:54:48.9440152Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-163] SKIPPED [ 96%] 2023-03-20T11:54:48.9446510Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-164] SKIPPED [ 96%] 2023-03-20T11:54:48.9453032Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-165] SKIPPED [ 96%] 2023-03-20T11:54:48.9459584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-166] SKIPPED [ 96%] 2023-03-20T11:54:48.9465680Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-167] SKIPPED [ 96%] 2023-03-20T11:54:48.9472483Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-168] SKIPPED [ 96%] 2023-03-20T11:54:48.9478709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-169] SKIPPED [ 96%] 2023-03-20T11:54:48.9484877Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-170] SKIPPED [ 96%] 2023-03-20T11:54:48.9492330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-171] SKIPPED [ 96%] 2023-03-20T11:54:48.9498678Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-172] SKIPPED [ 96%] 2023-03-20T11:54:48.9504624Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-173] SKIPPED [ 96%] 2023-03-20T11:54:48.9510752Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-174] SKIPPED [ 96%] 2023-03-20T11:54:48.9518197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-175] SKIPPED [ 96%] 2023-03-20T11:54:48.9524372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-176] SKIPPED [ 96%] 2023-03-20T11:54:48.9531728Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-177] SKIPPED [ 96%] 2023-03-20T11:54:48.9537213Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-178] SKIPPED [ 96%] 2023-03-20T11:54:48.9543713Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-179] SKIPPED [ 96%] 2023-03-20T11:54:48.9550347Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-180] SKIPPED [ 96%] 2023-03-20T11:54:48.9556546Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-181] SKIPPED [ 96%] 2023-03-20T11:54:48.9562963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-182] SKIPPED [ 96%] 2023-03-20T11:54:48.9570358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-183] SKIPPED [ 96%] 2023-03-20T11:54:48.9575551Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-184] SKIPPED [ 96%] 2023-03-20T11:54:48.9582146Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-185] SKIPPED [ 96%] 2023-03-20T11:54:48.9589968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-186] SKIPPED [ 96%] 2023-03-20T11:54:48.9596380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-187] SKIPPED [ 96%] 2023-03-20T11:54:48.9602888Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-188] SKIPPED [ 96%] 2023-03-20T11:54:48.9610304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-189] SKIPPED [ 96%] 2023-03-20T11:54:48.9615528Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-190] SKIPPED [ 96%] 2023-03-20T11:54:48.9621980Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-191] SKIPPED [ 96%] 2023-03-20T11:54:48.9628625Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-192] SKIPPED [ 96%] 2023-03-20T11:54:48.9634764Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-193] SKIPPED [ 96%] 2023-03-20T11:54:48.9641112Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-194] SKIPPED [ 96%] 2023-03-20T11:54:48.9647600Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-195] SKIPPED [ 96%] 2023-03-20T11:54:48.9653549Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-196] SKIPPED [ 96%] 2023-03-20T11:54:48.9660147Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-197] SKIPPED [ 96%] 2023-03-20T11:54:48.9667751Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-198] SKIPPED [ 96%] 2023-03-20T11:54:48.9674028Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-199] SKIPPED [ 96%] 2023-03-20T11:54:48.9680356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-200] SKIPPED [ 96%] 2023-03-20T11:54:48.9686694Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-201] SKIPPED [ 96%] 2023-03-20T11:54:48.9693242Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-202] SKIPPED [ 96%] 2023-03-20T11:54:48.9699341Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-203] SKIPPED [ 96%] 2023-03-20T11:54:48.9705444Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-204] SKIPPED [ 96%] 2023-03-20T11:54:48.9711656Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-205] SKIPPED [ 96%] 2023-03-20T11:54:48.9718293Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-206] SKIPPED [ 96%] 2023-03-20T11:54:48.9724392Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-207] SKIPPED [ 96%] 2023-03-20T11:54:48.9730967Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-208] SKIPPED [ 96%] 2023-03-20T11:54:48.9738541Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-209] SKIPPED [ 96%] 2023-03-20T11:54:48.9744385Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-210] SKIPPED [ 96%] 2023-03-20T11:54:48.9751041Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-211] SKIPPED [ 96%] 2023-03-20T11:54:48.9757292Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-212] SKIPPED [ 96%] 2023-03-20T11:54:48.9763578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-213] SKIPPED [ 96%] 2023-03-20T11:54:48.9770490Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-214] SKIPPED [ 96%] 2023-03-20T11:54:48.9776733Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-215] SKIPPED [ 96%] 2023-03-20T11:54:48.9782952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-216] SKIPPED [ 96%] 2023-03-20T11:54:48.9789132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-217] SKIPPED [ 96%] 2023-03-20T11:54:48.9795315Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-218] SKIPPED [ 96%] 2023-03-20T11:54:48.9801619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-219] SKIPPED [ 96%] 2023-03-20T11:54:48.9809659Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-220] SKIPPED [ 96%] 2023-03-20T11:54:48.9815706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-221] SKIPPED [ 96%] 2023-03-20T11:54:48.9822286Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-222] SKIPPED [ 96%] 2023-03-20T11:54:48.9828620Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-223] SKIPPED [ 96%] 2023-03-20T11:54:48.9834486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-224] SKIPPED [ 96%] 2023-03-20T11:54:48.9840922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-225] SKIPPED [ 96%] 2023-03-20T11:54:48.9847136Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-226] SKIPPED [ 96%] 2023-03-20T11:54:48.9853470Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-227] SKIPPED [ 96%] 2023-03-20T11:54:48.9860159Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-228] SKIPPED [ 96%] 2023-03-20T11:54:48.9866352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-229] SKIPPED [ 96%] 2023-03-20T11:54:48.9872357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-230] SKIPPED [ 96%] 2023-03-20T11:54:48.9878727Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-231] SKIPPED [ 96%] 2023-03-20T11:54:48.9886145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-232] SKIPPED [ 96%] 2023-03-20T11:54:48.9893343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-233] SKIPPED [ 96%] 2023-03-20T11:54:48.9899223Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-234] SKIPPED [ 96%] 2023-03-20T11:54:48.9905425Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-235] SKIPPED [ 96%] 2023-03-20T11:54:48.9912076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-236] SKIPPED [ 96%] 2023-03-20T11:54:48.9918417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-237] SKIPPED [ 96%] 2023-03-20T11:54:48.9924547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-238] SKIPPED [ 96%] 2023-03-20T11:54:48.9932431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-239] SKIPPED [ 96%] 2023-03-20T11:54:48.9938118Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-240] SKIPPED [ 96%] 2023-03-20T11:54:48.9944613Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-241] SKIPPED [ 96%] 2023-03-20T11:54:48.9951289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-242] SKIPPED [ 96%] 2023-03-20T11:54:48.9960346Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-243] SKIPPED [ 96%] 2023-03-20T11:54:48.9966835Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-244] SKIPPED [ 96%] 2023-03-20T11:54:48.9973209Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-245] SKIPPED [ 96%] 2023-03-20T11:54:48.9979866Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-246] SKIPPED [ 96%] 2023-03-20T11:54:48.9986146Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-247] SKIPPED [ 96%] 2023-03-20T11:54:48.9992694Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-248] SKIPPED [ 96%] 2023-03-20T11:54:48.9998932Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-249] SKIPPED [ 96%] 2023-03-20T11:54:49.0005146Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-250] SKIPPED [ 96%] 2023-03-20T11:54:49.0012708Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-251] SKIPPED [ 96%] 2023-03-20T11:54:49.0018593Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-252] SKIPPED [ 96%] 2023-03-20T11:54:49.0024725Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-253] SKIPPED [ 96%] 2023-03-20T11:54:49.0031366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-254] SKIPPED [ 96%] 2023-03-20T11:54:49.0038876Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-255] SKIPPED [ 96%] 2023-03-20T11:54:49.0045129Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-256] SKIPPED [ 96%] 2023-03-20T11:54:49.0052200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-257] SKIPPED [ 96%] 2023-03-20T11:54:49.0057846Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-258] SKIPPED [ 96%] 2023-03-20T11:54:49.0063912Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-259] SKIPPED [ 96%] 2023-03-20T11:54:49.0070469Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-260] SKIPPED [ 96%] 2023-03-20T11:54:49.0076698Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-261] SKIPPED [ 96%] 2023-03-20T11:54:49.0083040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-262] SKIPPED [ 96%] 2023-03-20T11:54:49.0090520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-263] SKIPPED [ 96%] 2023-03-20T11:54:49.0095414Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-264] SKIPPED [ 96%] 2023-03-20T11:54:49.0101903Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-265] SKIPPED [ 96%] 2023-03-20T11:54:49.0109337Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-266] SKIPPED [ 96%] 2023-03-20T11:54:49.0115370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-267] SKIPPED [ 96%] 2023-03-20T11:54:49.0121755Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-268] SKIPPED [ 96%] 2023-03-20T11:54:49.0128030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-269] SKIPPED [ 96%] 2023-03-20T11:54:49.0134491Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-270] SKIPPED [ 96%] 2023-03-20T11:54:49.0140715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-271] SKIPPED [ 96%] 2023-03-20T11:54:49.0147107Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-272] SKIPPED [ 96%] 2023-03-20T11:54:49.0153498Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-273] SKIPPED [ 96%] 2023-03-20T11:54:49.0159789Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-274] SKIPPED [ 96%] 2023-03-20T11:54:49.0166104Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-275] SKIPPED [ 96%] 2023-03-20T11:54:49.0173705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-276] SKIPPED [ 96%] 2023-03-20T11:54:49.0179599Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-277] SKIPPED [ 96%] 2023-03-20T11:54:49.0187090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-278] SKIPPED [ 96%] 2023-03-20T11:54:49.0193054Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-279] SKIPPED [ 96%] 2023-03-20T11:54:49.0199547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-280] SKIPPED [ 96%] 2023-03-20T11:54:49.0206313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-281] SKIPPED [ 96%] 2023-03-20T11:54:49.0213284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-282] SKIPPED [ 96%] 2023-03-20T11:54:49.0219009Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-283] SKIPPED [ 96%] 2023-03-20T11:54:49.0225218Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-284] SKIPPED [ 96%] 2023-03-20T11:54:49.0231843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-285] SKIPPED [ 96%] 2023-03-20T11:54:49.0238040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-286] SKIPPED [ 96%] 2023-03-20T11:54:49.0244457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-287] SKIPPED [ 96%] 2023-03-20T11:54:49.0251793Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-288] SKIPPED [ 96%] 2023-03-20T11:54:49.0258581Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-289] SKIPPED [ 96%] 2023-03-20T11:54:49.0264874Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-290] SKIPPED [ 96%] 2023-03-20T11:54:49.0271664Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-291] SKIPPED [ 96%] 2023-03-20T11:54:49.0277966Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-292] SKIPPED [ 96%] 2023-03-20T11:54:49.0284324Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-293] SKIPPED [ 96%] 2023-03-20T11:54:49.0290776Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-294] SKIPPED [ 96%] 2023-03-20T11:54:49.0297430Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-295] SKIPPED [ 96%] 2023-03-20T11:54:49.0303604Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-296] SKIPPED [ 96%] 2023-03-20T11:54:49.0310334Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-297] SKIPPED [ 96%] 2023-03-20T11:54:49.0316583Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-298] SKIPPED [ 96%] 2023-03-20T11:54:49.0322921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-299] SKIPPED [ 96%] 2023-03-20T11:54:49.0330378Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-300] SKIPPED [ 96%] 2023-03-20T11:54:49.0337242Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-301] SKIPPED [ 96%] 2023-03-20T11:54:49.0343330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-302] SKIPPED [ 96%] 2023-03-20T11:54:49.0350056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-303] SKIPPED [ 96%] 2023-03-20T11:54:49.0356135Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-304] SKIPPED [ 96%] 2023-03-20T11:54:49.0362692Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-305] SKIPPED [ 96%] 2023-03-20T11:54:49.0369884Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-306] SKIPPED [ 96%] 2023-03-20T11:54:49.0375438Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-307] SKIPPED [ 96%] 2023-03-20T11:54:49.0381924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-308] SKIPPED [ 96%] 2023-03-20T11:54:49.0388517Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-309] SKIPPED [ 96%] 2023-03-20T11:54:49.0394747Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-310] SKIPPED [ 96%] 2023-03-20T11:54:49.0401169Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-311] SKIPPED [ 96%] 2023-03-20T11:54:49.0409717Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-312] SKIPPED [ 96%] 2023-03-20T11:54:49.0415493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-313] SKIPPED [ 96%] 2023-03-20T11:54:49.0422009Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-314] SKIPPED [ 96%] 2023-03-20T11:54:49.0428684Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-315] SKIPPED [ 96%] 2023-03-20T11:54:49.0434846Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-316] SKIPPED [ 96%] 2023-03-20T11:54:49.0441305Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-317] SKIPPED [ 96%] 2023-03-20T11:54:49.0447533Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-318] SKIPPED [ 96%] 2023-03-20T11:54:49.0453911Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-319] SKIPPED [ 96%] 2023-03-20T11:54:49.0460449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-320] SKIPPED [ 96%] 2023-03-20T11:54:49.0466523Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-321] SKIPPED [ 96%] 2023-03-20T11:54:49.0472882Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-322] SKIPPED [ 96%] 2023-03-20T11:54:49.0479222Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-323] SKIPPED [ 96%] 2023-03-20T11:54:49.0486563Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-324] SKIPPED [ 96%] 2023-03-20T11:54:49.0493780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-325] SKIPPED [ 96%] 2023-03-20T11:54:49.0499456Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-326] SKIPPED [ 96%] 2023-03-20T11:54:49.0505524Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-327] SKIPPED [ 96%] 2023-03-20T11:54:49.0512156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-328] SKIPPED [ 96%] 2023-03-20T11:54:49.0518343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-329] SKIPPED [ 96%] 2023-03-20T11:54:49.0524679Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-330] SKIPPED [ 96%] 2023-03-20T11:54:49.0531852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-331] SKIPPED [ 96%] 2023-03-20T11:54:49.0537701Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-332] SKIPPED [ 96%] 2023-03-20T11:54:49.0543770Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-333] SKIPPED [ 96%] 2023-03-20T11:54:49.0549988Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-334] SKIPPED [ 96%] 2023-03-20T11:54:49.0557379Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-335] SKIPPED [ 96%] 2023-03-20T11:54:49.0563836Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-336] SKIPPED [ 96%] 2023-03-20T11:54:49.0570637Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-337] SKIPPED [ 96%] 2023-03-20T11:54:49.0576798Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-338] SKIPPED [ 96%] 2023-03-20T11:54:49.0582524Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-339] SKIPPED [ 96%] 2023-03-20T11:54:49.0589125Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-340] SKIPPED [ 96%] 2023-03-20T11:54:49.0595436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-341] SKIPPED [ 96%] 2023-03-20T11:54:49.0601754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-342] SKIPPED [ 96%] 2023-03-20T11:54:49.0609116Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-343] SKIPPED [ 96%] 2023-03-20T11:54:49.0614409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-344] SKIPPED [ 96%] 2023-03-20T11:54:49.0621102Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-345] SKIPPED [ 96%] 2023-03-20T11:54:49.0627844Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-346] SKIPPED [ 96%] 2023-03-20T11:54:49.0635038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-347] SKIPPED [ 96%] 2023-03-20T11:54:49.0642185Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-348] SKIPPED [ 96%] 2023-03-20T11:54:49.0649852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-349] SKIPPED [ 96%] 2023-03-20T11:54:49.0655148Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-350] SKIPPED [ 96%] 2023-03-20T11:54:49.0661118Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-351] SKIPPED [ 96%] 2023-03-20T11:54:49.0667393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-352] SKIPPED [ 96%] 2023-03-20T11:54:49.0673623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-353] SKIPPED [ 96%] 2023-03-20T11:54:49.0680484Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-354] SKIPPED [ 96%] 2023-03-20T11:54:49.0685868Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-355] SKIPPED [ 96%] 2023-03-20T11:54:49.0692821Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-356] SKIPPED [ 96%] 2023-03-20T11:54:49.0698148Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-357] SKIPPED [ 96%] 2023-03-20T11:54:49.0705284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-358] SKIPPED [ 96%] 2023-03-20T11:54:49.0711730Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-359] SKIPPED [ 96%] 2023-03-20T11:54:49.0717799Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-360] SKIPPED [ 96%] 2023-03-20T11:54:49.0723952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-361] SKIPPED [ 96%] 2023-03-20T11:54:49.0730386Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-362] SKIPPED [ 96%] 2023-03-20T11:54:49.0736932Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-363] SKIPPED [ 96%] 2023-03-20T11:54:49.0742470Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-364] SKIPPED [ 96%] 2023-03-20T11:54:49.0748810Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-365] SKIPPED [ 96%] 2023-03-20T11:54:49.0754945Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-366] SKIPPED [ 96%] 2023-03-20T11:54:49.0760803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-367] SKIPPED [ 96%] 2023-03-20T11:54:49.0766507Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-368] SKIPPED [ 96%] 2023-03-20T11:54:49.0773895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-369] SKIPPED [ 96%] 2023-03-20T11:54:49.0779609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-370] SKIPPED [ 96%] 2023-03-20T11:54:49.0785237Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-371] SKIPPED [ 96%] 2023-03-20T11:54:49.0791499Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-372] SKIPPED [ 96%] 2023-03-20T11:54:49.0797089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-373] SKIPPED [ 96%] 2023-03-20T11:54:49.0802940Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-374] SKIPPED [ 96%] 2023-03-20T11:54:49.0810162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-375] SKIPPED [ 96%] 2023-03-20T11:54:49.0814732Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-376] SKIPPED [ 96%] 2023-03-20T11:54:49.0821093Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-377] SKIPPED [ 96%] 2023-03-20T11:54:49.0828105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-378] SKIPPED [ 96%] 2023-03-20T11:54:49.0833586Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-379] SKIPPED [ 96%] 2023-03-20T11:54:49.0839490Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-380] SKIPPED [ 96%] 2023-03-20T11:54:49.0849108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-381] SKIPPED [ 96%] 2023-03-20T11:54:49.0853766Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-382] SKIPPED [ 96%] 2023-03-20T11:54:49.0859475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-383] SKIPPED [ 96%] 2023-03-20T11:54:49.0865152Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-384] SKIPPED [ 96%] 2023-03-20T11:54:49.0871369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-385] SKIPPED [ 96%] 2023-03-20T11:54:49.0877178Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-386] SKIPPED [ 96%] 2023-03-20T11:54:49.0882887Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-387] SKIPPED [ 96%] 2023-03-20T11:54:49.0890065Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-388] SKIPPED [ 96%] 2023-03-20T11:54:49.0894739Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-389] SKIPPED [ 96%] 2023-03-20T11:54:49.0900992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-390] SKIPPED [ 96%] 2023-03-20T11:54:49.0906571Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-391] SKIPPED [ 96%] 2023-03-20T11:54:49.0913897Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-392] SKIPPED [ 96%] 2023-03-20T11:54:49.0919884Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-393] SKIPPED [ 96%] 2023-03-20T11:54:49.0925379Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-394] SKIPPED [ 96%] 2023-03-20T11:54:49.0932099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-395] SKIPPED [ 96%] 2023-03-20T11:54:49.0937264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-396] SKIPPED [ 96%] 2023-03-20T11:54:49.0943172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-397] SKIPPED [ 96%] 2023-03-20T11:54:49.0949399Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-398] SKIPPED [ 96%] 2023-03-20T11:54:49.0955043Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-399] SKIPPED [ 96%] 2023-03-20T11:54:49.0960732Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-400] SKIPPED [ 96%] 2023-03-20T11:54:49.0966434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-401] SKIPPED [ 96%] 2023-03-20T11:54:49.0973493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-402] SKIPPED [ 96%] 2023-03-20T11:54:49.0978423Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-403] SKIPPED [ 96%] 2023-03-20T11:54:49.0985040Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-404] SKIPPED [ 96%] 2023-03-20T11:54:49.0991190Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-405] SKIPPED [ 96%] 2023-03-20T11:54:49.0996967Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-406] SKIPPED [ 96%] 2023-03-20T11:54:49.1002792Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-407] SKIPPED [ 96%] 2023-03-20T11:54:49.1009849Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-408] SKIPPED [ 96%] 2023-03-20T11:54:49.1014419Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-409] SKIPPED [ 96%] 2023-03-20T11:54:49.1020535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-410] SKIPPED [ 96%] 2023-03-20T11:54:49.1026446Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-411] SKIPPED [ 96%] 2023-03-20T11:54:49.1032381Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-412] SKIPPED [ 96%] 2023-03-20T11:54:49.1038421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-413] SKIPPED [ 96%] 2023-03-20T11:54:49.1044702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-414] SKIPPED [ 96%] 2023-03-20T11:54:49.1053016Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-415] SKIPPED [ 96%] 2023-03-20T11:54:49.1058539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-416] SKIPPED [ 96%] 2023-03-20T11:54:49.1064043Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-417] SKIPPED [ 96%] 2023-03-20T11:54:49.1070281Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-418] SKIPPED [ 96%] 2023-03-20T11:54:49.1075894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-419] SKIPPED [ 96%] 2023-03-20T11:54:49.1081857Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-420] SKIPPED [ 96%] 2023-03-20T11:54:49.1088781Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-421] SKIPPED [ 96%] 2023-03-20T11:54:49.1093614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-422] SKIPPED [ 96%] 2023-03-20T11:54:49.1099627Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-423] SKIPPED [ 96%] 2023-03-20T11:54:49.1105195Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-424] SKIPPED [ 96%] 2023-03-20T11:54:49.1111367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-425] SKIPPED [ 96%] 2023-03-20T11:54:49.1117061Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-426] SKIPPED [ 96%] 2023-03-20T11:54:49.1124010Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-427] SKIPPED [ 96%] 2023-03-20T11:54:49.1131889Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-428] SKIPPED [ 96%] 2023-03-20T11:54:49.1135670Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-429] SKIPPED [ 96%] 2023-03-20T11:54:49.1141762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-430] SKIPPED [ 96%] 2023-03-20T11:54:49.1147902Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-431] SKIPPED [ 96%] 2023-03-20T11:54:49.1153542Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-432] SKIPPED [ 96%] 2023-03-20T11:54:49.1159283Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-433] SKIPPED [ 96%] 2023-03-20T11:54:49.1165051Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-434] SKIPPED [ 96%] 2023-03-20T11:54:49.1171754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-435] SKIPPED [ 96%] 2023-03-20T11:54:49.1177054Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-436] SKIPPED [ 96%] 2023-03-20T11:54:49.1182982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-437] SKIPPED [ 96%] 2023-03-20T11:54:49.1190286Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-438] SKIPPED [ 96%] 2023-03-20T11:54:49.1196261Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-439] SKIPPED [ 96%] 2023-03-20T11:54:49.1201973Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-440] SKIPPED [ 96%] 2023-03-20T11:54:49.1208953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-441] SKIPPED [ 96%] 2023-03-20T11:54:49.1213611Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-442] SKIPPED [ 96%] 2023-03-20T11:54:49.1219664Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-443] SKIPPED [ 96%] 2023-03-20T11:54:49.1225219Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-444] SKIPPED [ 96%] 2023-03-20T11:54:49.1231459Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-445] SKIPPED [ 96%] 2023-03-20T11:54:49.1237076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-446] SKIPPED [ 96%] 2023-03-20T11:54:49.1242783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-447] SKIPPED [ 96%] 2023-03-20T11:54:49.1249741Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-448] SKIPPED [ 96%] 2023-03-20T11:54:49.1254519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-449] SKIPPED [ 96%] 2023-03-20T11:54:49.1261701Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-450] SKIPPED [ 96%] 2023-03-20T11:54:49.1267873Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-451] SKIPPED [ 96%] 2023-03-20T11:54:49.1273426Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-452] SKIPPED [ 96%] 2023-03-20T11:54:49.1279122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-453] SKIPPED [ 96%] 2023-03-20T11:54:49.1284855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-454] SKIPPED [ 96%] 2023-03-20T11:54:49.1291147Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-455] SKIPPED [ 96%] 2023-03-20T11:54:49.1297255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-456] SKIPPED [ 96%] 2023-03-20T11:54:49.1302958Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-457] SKIPPED [ 96%] 2023-03-20T11:54:49.1308932Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-458] SKIPPED [ 96%] 2023-03-20T11:54:49.1314574Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-459] SKIPPED [ 96%] 2023-03-20T11:54:49.1320227Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-460] SKIPPED [ 96%] 2023-03-20T11:54:49.1327924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-461] SKIPPED [ 96%] 2023-03-20T11:54:49.1333948Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-462] SKIPPED [ 96%] 2023-03-20T11:54:49.1339715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-463] SKIPPED [ 96%] 2023-03-20T11:54:49.1345302Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-464] SKIPPED [ 96%] 2023-03-20T11:54:49.1351587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-465] SKIPPED [ 96%] 2023-03-20T11:54:49.1357275Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-466] SKIPPED [ 96%] 2023-03-20T11:54:49.1363119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-467] SKIPPED [ 96%] 2023-03-20T11:54:49.1369995Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-468] SKIPPED [ 96%] 2023-03-20T11:54:49.1374628Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-469] SKIPPED [ 96%] 2023-03-20T11:54:49.1380276Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-470] SKIPPED [ 96%] 2023-03-20T11:54:49.1386056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-471] SKIPPED [ 96%] 2023-03-20T11:54:49.1391612Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-472] SKIPPED [ 96%] 2023-03-20T11:54:49.1398558Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-473] SKIPPED [ 96%] 2023-03-20T11:54:49.1404241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-474] SKIPPED [ 96%] 2023-03-20T11:54:49.1410304Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-475] SKIPPED [ 96%] 2023-03-20T11:54:49.1415741Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-476] SKIPPED [ 96%] 2023-03-20T11:54:49.1421734Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-477] SKIPPED [ 96%] 2023-03-20T11:54:49.1428286Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-478] SKIPPED [ 96%] 2023-03-20T11:54:49.1434564Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-479] SKIPPED [ 96%] 2023-03-20T11:54:49.1440414Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-480] SKIPPED [ 96%] 2023-03-20T11:54:49.1446075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-481] SKIPPED [ 96%] 2023-03-20T11:54:49.1453177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-482] SKIPPED [ 96%] 2023-03-20T11:54:49.1458033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-483] SKIPPED [ 96%] 2023-03-20T11:54:49.1464936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-484] SKIPPED [ 96%] 2023-03-20T11:54:49.1471203Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-485] SKIPPED [ 96%] 2023-03-20T11:54:49.1476841Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-486] SKIPPED [ 96%] 2023-03-20T11:54:49.1482519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-487] SKIPPED [ 96%] 2023-03-20T11:54:49.1489924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-488] SKIPPED [ 96%] 2023-03-20T11:54:49.1494312Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-489] SKIPPED [ 96%] 2023-03-20T11:54:49.1500563Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-490] SKIPPED [ 96%] 2023-03-20T11:54:49.1506174Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-491] SKIPPED [ 96%] 2023-03-20T11:54:49.1512314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-492] SKIPPED [ 96%] 2023-03-20T11:54:49.1518107Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-493] SKIPPED [ 96%] 2023-03-20T11:54:49.1523906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-494] SKIPPED [ 96%] 2023-03-20T11:54:49.1530447Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-495] SKIPPED [ 96%] 2023-03-20T11:54:49.1536567Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-496] SKIPPED [ 96%] 2023-03-20T11:54:49.1542353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-497] SKIPPED [ 96%] 2023-03-20T11:54:49.1548330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-498] SKIPPED [ 96%] 2023-03-20T11:54:49.1554180Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-499] SKIPPED [ 96%] 2023-03-20T11:54:49.1560005Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-500] SKIPPED [ 96%] 2023-03-20T11:54:49.1565621Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-501] SKIPPED [ 96%] 2023-03-20T11:54:49.1572380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-502] SKIPPED [ 96%] 2023-03-20T11:54:49.1577677Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-503] SKIPPED [ 96%] 2023-03-20T11:54:49.1583364Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-504] SKIPPED [ 96%] 2023-03-20T11:54:49.1589522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-505] SKIPPED [ 96%] 2023-03-20T11:54:49.1594869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-506] SKIPPED [ 96%] 2023-03-20T11:54:49.1601938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-507] SKIPPED [ 96%] 2023-03-20T11:54:49.1608604Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-508] SKIPPED [ 96%] 2023-03-20T11:54:49.1613758Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-509] SKIPPED [ 96%] 2023-03-20T11:54:49.1619762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-510] SKIPPED [ 96%] 2023-03-20T11:54:49.1625534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-511] SKIPPED [ 96%] 2023-03-20T11:54:49.1631852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-512] SKIPPED [ 96%] 2023-03-20T11:54:49.1637640Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-513] SKIPPED [ 96%] 2023-03-20T11:54:49.1643236Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-514] SKIPPED [ 96%] 2023-03-20T11:54:49.1650232Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-515] SKIPPED [ 96%] 2023-03-20T11:54:49.1654825Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-516] SKIPPED [ 96%] 2023-03-20T11:54:49.1660856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-517] SKIPPED [ 96%] 2023-03-20T11:54:49.1669902Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-518] SKIPPED [ 96%] 2023-03-20T11:54:49.1675631Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-519] SKIPPED [ 96%] 2023-03-20T11:54:49.1681324Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-520] SKIPPED [ 96%] 2023-03-20T11:54:49.1687046Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-521] SKIPPED [ 96%] 2023-03-20T11:54:49.1693361Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-522] SKIPPED [ 96%] 2023-03-20T11:54:49.1699067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-523] SKIPPED [ 96%] 2023-03-20T11:54:49.1704763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-524] SKIPPED [ 96%] 2023-03-20T11:54:49.1710869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-525] SKIPPED [ 96%] 2023-03-20T11:54:49.1716522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-526] SKIPPED [ 96%] 2023-03-20T11:54:49.1722384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-527] SKIPPED [ 96%] 2023-03-20T11:54:49.1729145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-528] SKIPPED [ 96%] 2023-03-20T11:54:49.1733993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-529] SKIPPED [ 96%] 2023-03-20T11:54:49.1741356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-530] SKIPPED [ 96%] 2023-03-20T11:54:49.1747316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-531] SKIPPED [ 96%] 2023-03-20T11:54:49.1753193Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-532] SKIPPED [ 96%] 2023-03-20T11:54:49.1759020Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-533] SKIPPED [ 96%] 2023-03-20T11:54:49.1764634Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-534] SKIPPED [ 96%] 2023-03-20T11:54:49.1771539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-535] SKIPPED [ 96%] 2023-03-20T11:54:49.1776211Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-536] SKIPPED [ 96%] 2023-03-20T11:54:49.1782367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-537] SKIPPED [ 96%] 2023-03-20T11:54:49.1788505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-538] SKIPPED [ 96%] 2023-03-20T11:54:49.1794300Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-539] SKIPPED [ 96%] 2023-03-20T11:54:49.1800002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-540] SKIPPED [ 96%] 2023-03-20T11:54:49.1807238Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-541] SKIPPED [ 96%] 2023-03-20T11:54:49.1814097Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-542] SKIPPED [ 96%] 2023-03-20T11:54:49.1820408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-543] SKIPPED [ 96%] 2023-03-20T11:54:49.1826976Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-544] SKIPPED [ 96%] 2023-03-20T11:54:49.1833701Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-545] SKIPPED [ 96%] 2023-03-20T11:54:49.1839778Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-546] SKIPPED [ 96%] 2023-03-20T11:54:49.1846415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-547] SKIPPED [ 96%] 2023-03-20T11:54:49.1853054Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-548] SKIPPED [ 96%] 2023-03-20T11:54:49.1858157Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-549] SKIPPED [ 96%] 2023-03-20T11:54:49.1863927Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-550] SKIPPED [ 96%] 2023-03-20T11:54:49.1869754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-551] SKIPPED [ 96%] 2023-03-20T11:54:49.1875148Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-552] SKIPPED [ 96%] 2023-03-20T11:54:49.1882150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-553] SKIPPED [ 96%] 2023-03-20T11:54:49.1888818Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-554] SKIPPED [ 96%] 2023-03-20T11:54:49.1893826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-555] SKIPPED [ 96%] 2023-03-20T11:54:49.1899565Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-556] SKIPPED [ 96%] 2023-03-20T11:54:49.1905129Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-557] SKIPPED [ 96%] 2023-03-20T11:54:49.1911354Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-558] SKIPPED [ 96%] 2023-03-20T11:54:49.1917169Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-559] SKIPPED [ 96%] 2023-03-20T11:54:49.1922902Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-560] SKIPPED [ 96%] 2023-03-20T11:54:49.1930033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-561] SKIPPED [ 96%] 2023-03-20T11:54:49.1934729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-562] SKIPPED [ 96%] 2023-03-20T11:54:49.1940829Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-563] SKIPPED [ 96%] 2023-03-20T11:54:49.1947824Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-564] SKIPPED [ 96%] 2023-03-20T11:54:49.1953533Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-565] SKIPPED [ 96%] 2023-03-20T11:54:49.1959145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-566] SKIPPED [ 96%] 2023-03-20T11:54:49.1964938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-567] SKIPPED [ 96%] 2023-03-20T11:54:49.1971650Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-568] SKIPPED [ 96%] 2023-03-20T11:54:49.1976809Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-569] SKIPPED [ 96%] 2023-03-20T11:54:49.1982783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-570] SKIPPED [ 96%] 2023-03-20T11:54:49.1988874Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-571] SKIPPED [ 96%] 2023-03-20T11:54:49.1994596Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-572] SKIPPED [ 96%] 2023-03-20T11:54:49.2000409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-573] SKIPPED [ 96%] 2023-03-20T11:54:49.2006068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-574] SKIPPED [ 96%] 2023-03-20T11:54:49.2012982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-575] SKIPPED [ 96%] 2023-03-20T11:54:49.2019253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-576] SKIPPED [ 96%] 2023-03-20T11:54:49.2024992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-577] SKIPPED [ 96%] 2023-03-20T11:54:49.2030962Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-578] SKIPPED [ 96%] 2023-03-20T11:54:49.2036617Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-579] SKIPPED [ 96%] 2023-03-20T11:54:49.2042584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-580] SKIPPED [ 96%] 2023-03-20T11:54:49.2049517Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-581] SKIPPED [ 96%] 2023-03-20T11:54:49.2054099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-582] SKIPPED [ 96%] 2023-03-20T11:54:49.2060139Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-583] SKIPPED [ 96%] 2023-03-20T11:54:49.2065906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-584] SKIPPED [ 96%] 2023-03-20T11:54:49.2072118Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-585] SKIPPED [ 96%] 2023-03-20T11:54:49.2077731Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-586] SKIPPED [ 96%] 2023-03-20T11:54:49.2084651Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-587] SKIPPED [ 96%] 2023-03-20T11:54:49.2091869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-588] SKIPPED [ 96%] 2023-03-20T11:54:49.2096908Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-589] SKIPPED [ 96%] 2023-03-20T11:54:49.2103032Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-590] SKIPPED [ 96%] 2023-03-20T11:54:49.2109310Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-591] SKIPPED [ 96%] 2023-03-20T11:54:49.2114922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-592] SKIPPED [ 96%] 2023-03-20T11:54:49.2120710Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-593] SKIPPED [ 96%] 2023-03-20T11:54:49.2126314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-594] SKIPPED [ 96%] 2023-03-20T11:54:49.2133194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-595] SKIPPED [ 96%] 2023-03-20T11:54:49.2138459Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-596] SKIPPED [ 96%] 2023-03-20T11:54:49.2143788Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-597] SKIPPED [ 96%] 2023-03-20T11:54:49.2149947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-598] SKIPPED [ 96%] 2023-03-20T11:54:49.2156842Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-599] SKIPPED [ 96%] 2023-03-20T11:54:49.2162629Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-600] SKIPPED [ 96%] 2023-03-20T11:54:49.2169332Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-601] SKIPPED [ 96%] 2023-03-20T11:54:49.2174344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-602] SKIPPED [ 96%] 2023-03-20T11:54:49.2180415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-603] SKIPPED [ 96%] 2023-03-20T11:54:49.2186064Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-604] SKIPPED [ 96%] 2023-03-20T11:54:49.2192291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-605] SKIPPED [ 96%] 2023-03-20T11:54:49.2198235Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-606] SKIPPED [ 96%] 2023-03-20T11:54:49.2203943Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-607] SKIPPED [ 96%] 2023-03-20T11:54:49.2210466Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-608] SKIPPED [ 96%] 2023-03-20T11:54:49.2215597Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-609] SKIPPED [ 96%] 2023-03-20T11:54:49.2222786Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-610] SKIPPED [ 96%] 2023-03-20T11:54:49.2228940Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-611] SKIPPED [ 96%] 2023-03-20T11:54:49.2234665Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-612] SKIPPED [ 96%] 2023-03-20T11:54:49.2240436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-613] SKIPPED [ 96%] 2023-03-20T11:54:49.2246082Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-614] SKIPPED [ 96%] 2023-03-20T11:54:49.2253048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-615] SKIPPED [ 96%] 2023-03-20T11:54:49.2258119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-616] SKIPPED [ 96%] 2023-03-20T11:54:49.2263885Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-617] SKIPPED [ 96%] 2023-03-20T11:54:49.2269530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-618] SKIPPED [ 96%] 2023-03-20T11:54:49.2275088Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-619] SKIPPED [ 96%] 2023-03-20T11:54:49.2281018Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-620] SKIPPED [ 96%] 2023-03-20T11:54:49.2286732Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-621] SKIPPED [ 96%] 2023-03-20T11:54:49.2293829Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-622] SKIPPED [ 96%] 2023-03-20T11:54:49.2299826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-623] SKIPPED [ 96%] 2023-03-20T11:54:49.2305409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-624] SKIPPED [ 96%] 2023-03-20T11:54:49.2311763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-625] SKIPPED [ 96%] 2023-03-20T11:54:49.2317259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-626] SKIPPED [ 96%] 2023-03-20T11:54:49.2323026Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-627] SKIPPED [ 96%] 2023-03-20T11:54:49.2330168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-628] SKIPPED [ 96%] 2023-03-20T11:54:49.2334964Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-629] SKIPPED [ 96%] 2023-03-20T11:54:49.2341133Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-630] SKIPPED [ 96%] 2023-03-20T11:54:49.2347027Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-631] SKIPPED [ 96%] 2023-03-20T11:54:49.2352961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-632] SKIPPED [ 96%] 2023-03-20T11:54:49.2359931Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-633] SKIPPED [ 96%] 2023-03-20T11:54:49.2365709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-634] SKIPPED [ 96%] 2023-03-20T11:54:49.2372914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-635] SKIPPED [ 96%] 2023-03-20T11:54:49.2378358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-636] SKIPPED [ 96%] 2023-03-20T11:54:49.2384059Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-637] SKIPPED [ 96%] 2023-03-20T11:54:49.2389929Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-638] SKIPPED [ 96%] 2023-03-20T11:54:49.2395843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-639] SKIPPED [ 96%] 2023-03-20T11:54:49.2401689Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-640] SKIPPED [ 96%] 2023-03-20T11:54:49.2407518Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-641] SKIPPED [ 96%] 2023-03-20T11:54:49.2413356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-642] SKIPPED [ 96%] 2023-03-20T11:54:49.2419318Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-643] SKIPPED [ 96%] 2023-03-20T11:54:49.2426154Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-644] SKIPPED [ 96%] 2023-03-20T11:54:49.2432270Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-645] SKIPPED [ 96%] 2023-03-20T11:54:49.2438143Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-646] SKIPPED [ 96%] 2023-03-20T11:54:49.2443660Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-647] SKIPPED [ 96%] 2023-03-20T11:54:49.2450648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-648] SKIPPED [ 96%] 2023-03-20T11:54:49.2455183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-649] SKIPPED [ 96%] 2023-03-20T11:54:49.2461213Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-650] SKIPPED [ 96%] 2023-03-20T11:54:49.2467110Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-651] SKIPPED [ 96%] 2023-03-20T11:54:49.2473115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-652] SKIPPED [ 96%] 2023-03-20T11:54:49.2478834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-653] SKIPPED [ 96%] 2023-03-20T11:54:49.2484695Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-654] SKIPPED [ 96%] 2023-03-20T11:54:49.2491625Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-655] SKIPPED [ 96%] 2023-03-20T11:54:49.2499668Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-656] SKIPPED [ 96%] 2023-03-20T11:54:49.2505413Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-657] SKIPPED [ 96%] 2023-03-20T11:54:49.2511673Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-658] SKIPPED [ 96%] 2023-03-20T11:54:49.2517433Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-659] SKIPPED [ 96%] 2023-03-20T11:54:49.2523085Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-660] SKIPPED [ 96%] 2023-03-20T11:54:49.2530284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-661] SKIPPED [ 96%] 2023-03-20T11:54:49.2534721Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-662] SKIPPED [ 96%] 2023-03-20T11:54:49.2540835Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-663] SKIPPED [ 96%] 2023-03-20T11:54:49.2546705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-664] SKIPPED [ 96%] 2023-03-20T11:54:49.2552705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-665] SKIPPED [ 96%] 2023-03-20T11:54:49.2558417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-666] SKIPPED [ 96%] 2023-03-20T11:54:49.2565144Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-667] SKIPPED [ 96%] 2023-03-20T11:54:49.2571481Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-668] SKIPPED [ 96%] 2023-03-20T11:54:49.2576965Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-669] SKIPPED [ 96%] 2023-03-20T11:54:49.2582655Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-670] SKIPPED [ 96%] 2023-03-20T11:54:49.2588530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-671] SKIPPED [ 96%] 2023-03-20T11:54:49.2594255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-672] SKIPPED [ 96%] 2023-03-20T11:54:49.2599805Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-673] SKIPPED [ 96%] 2023-03-20T11:54:49.2605560Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-674] SKIPPED [ 96%] 2023-03-20T11:54:49.2612405Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-675] SKIPPED [ 96%] 2023-03-20T11:54:49.2617330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-676] SKIPPED [ 96%] 2023-03-20T11:54:49.2622887Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-677] SKIPPED [ 96%] 2023-03-20T11:54:49.2629153Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-678] SKIPPED [ 96%] 2023-03-20T11:54:49.2635811Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-679] SKIPPED [ 96%] 2023-03-20T11:54:49.2641601Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-680] SKIPPED [ 96%] 2023-03-20T11:54:49.2647045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-681] SKIPPED [ 96%] 2023-03-20T11:54:49.2653479Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-682] SKIPPED [ 96%] 2023-03-20T11:54:49.2658953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-683] SKIPPED [ 96%] 2023-03-20T11:54:49.2664496Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-684] SKIPPED [ 96%] 2023-03-20T11:54:49.2670585Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-685] SKIPPED [ 96%] 2023-03-20T11:54:49.2676123Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-686] SKIPPED [ 96%] 2023-03-20T11:54:49.2690409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-687] SKIPPED [ 96%] 2023-03-20T11:54:49.2691002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-688] SKIPPED [ 96%] 2023-03-20T11:54:49.2693685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-689] SKIPPED [ 96%] 2023-03-20T11:54:49.2701071Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-690] SKIPPED [ 96%] 2023-03-20T11:54:49.2706821Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-691] SKIPPED [ 96%] 2023-03-20T11:54:49.2712749Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-692] SKIPPED [ 96%] 2023-03-20T11:54:49.2718797Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-693] SKIPPED [ 96%] 2023-03-20T11:54:49.2724374Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-694] SKIPPED [ 96%] 2023-03-20T11:54:49.2730475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-695] SKIPPED [ 96%] 2023-03-20T11:54:49.2736125Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-696] SKIPPED [ 96%] 2023-03-20T11:54:49.2741655Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-697] SKIPPED [ 96%] 2023-03-20T11:54:49.2747573Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-698] SKIPPED [ 96%] 2023-03-20T11:54:49.2753468Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-699] SKIPPED [ 96%] 2023-03-20T11:54:49.2759291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-700] SKIPPED [ 96%] 2023-03-20T11:54:49.2765200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-701] SKIPPED [ 96%] 2023-03-20T11:54:49.2778430Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-702] SKIPPED [ 96%] 2023-03-20T11:54:49.2779166Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-703] SKIPPED [ 96%] 2023-03-20T11:54:49.2784058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-704] SKIPPED [ 96%] 2023-03-20T11:54:49.2790228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-705] SKIPPED [ 96%] 2023-03-20T11:54:49.2795821Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-706] SKIPPED [ 96%] 2023-03-20T11:54:49.2801716Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-707] SKIPPED [ 96%] 2023-03-20T11:54:49.2807736Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-708] SKIPPED [ 96%] 2023-03-20T11:54:49.2813516Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-709] SKIPPED [ 96%] 2023-03-20T11:54:49.2819887Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-710] SKIPPED [ 96%] 2023-03-20T11:54:49.2826662Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-711] SKIPPED [ 96%] 2023-03-20T11:54:49.2833137Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-712] SKIPPED [ 96%] 2023-03-20T11:54:49.2840759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-713] SKIPPED [ 96%] 2023-03-20T11:54:49.2846840Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-714] SKIPPED [ 96%] 2023-03-20T11:54:49.2853838Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-715] SKIPPED [ 96%] 2023-03-20T11:54:49.2859009Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-716] SKIPPED [ 96%] 2023-03-20T11:54:49.2865027Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-717] SKIPPED [ 96%] 2023-03-20T11:54:49.2870508Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-718] SKIPPED [ 96%] 2023-03-20T11:54:49.2876197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-719] SKIPPED [ 96%] 2023-03-20T11:54:49.2882075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-720] SKIPPED [ 96%] 2023-03-20T11:54:49.2888973Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-721] SKIPPED [ 96%] 2023-03-20T11:54:49.2894755Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-722] SKIPPED [ 96%] 2023-03-20T11:54:49.2899750Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-723] SKIPPED [ 96%] 2023-03-20T11:54:49.2905505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-724] SKIPPED [ 96%] 2023-03-20T11:54:49.2912530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-725] SKIPPED [ 96%] 2023-03-20T11:54:49.2918589Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-726] SKIPPED [ 96%] 2023-03-20T11:54:49.2924048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-727] SKIPPED [ 96%] 2023-03-20T11:54:49.2930390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-728] SKIPPED [ 96%] 2023-03-20T11:54:49.2935628Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-729] SKIPPED [ 96%] 2023-03-20T11:54:49.2941663Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-730] SKIPPED [ 96%] 2023-03-20T11:54:49.2947652Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-731] SKIPPED [ 96%] 2023-03-20T11:54:49.2953500Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-732] SKIPPED [ 96%] 2023-03-20T11:54:49.2959497Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-733] SKIPPED [ 96%] 2023-03-20T11:54:49.2965255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-734] SKIPPED [ 96%] 2023-03-20T11:54:49.2970940Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-735] SKIPPED [ 96%] 2023-03-20T11:54:49.2978241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-736] SKIPPED [ 96%] 2023-03-20T11:54:49.2983967Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-737] SKIPPED [ 96%] 2023-03-20T11:54:49.2990082Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-738] SKIPPED [ 96%] 2023-03-20T11:54:49.2995850Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-739] SKIPPED [ 96%] 2023-03-20T11:54:49.3001827Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-740] SKIPPED [ 96%] 2023-03-20T11:54:49.3007566Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-741] SKIPPED [ 96%] 2023-03-20T11:54:49.3013445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-742] SKIPPED [ 96%] 2023-03-20T11:54:49.3019457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-743] SKIPPED [ 96%] 2023-03-20T11:54:49.3025894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-744] SKIPPED [ 96%] 2023-03-20T11:54:49.3032199Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-745] SKIPPED [ 96%] 2023-03-20T11:54:49.3038085Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-746] SKIPPED [ 96%] 2023-03-20T11:54:49.3043777Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-747] SKIPPED [ 96%] 2023-03-20T11:54:49.3051939Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-748] SKIPPED [ 96%] 2023-03-20T11:54:49.3056697Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-749] SKIPPED [ 96%] 2023-03-20T11:54:49.3062581Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-750] SKIPPED [ 96%] 2023-03-20T11:54:49.3068879Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-751] SKIPPED [ 96%] 2023-03-20T11:54:49.3074705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-752] SKIPPED [ 96%] 2023-03-20T11:54:49.3080268Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-753] SKIPPED [ 96%] 2023-03-20T11:54:49.3086011Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-754] SKIPPED [ 96%] 2023-03-20T11:54:49.3092810Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-755] SKIPPED [ 96%] 2023-03-20T11:54:49.3097899Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-756] SKIPPED [ 96%] 2023-03-20T11:54:49.3103653Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-757] SKIPPED [ 96%] 2023-03-20T11:54:49.3109765Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-758] SKIPPED [ 96%] 2023-03-20T11:54:49.3116709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-759] SKIPPED [ 96%] 2023-03-20T11:54:49.3122603Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-760] SKIPPED [ 96%] 2023-03-20T11:54:49.3129835Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-761] SKIPPED [ 96%] 2023-03-20T11:54:49.3134375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-762] SKIPPED [ 96%] 2023-03-20T11:54:49.3140347Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-763] SKIPPED [ 96%] 2023-03-20T11:54:49.3146228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-764] SKIPPED [ 96%] 2023-03-20T11:54:49.3152303Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-765] SKIPPED [ 96%] 2023-03-20T11:54:49.3158109Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-766] SKIPPED [ 96%] 2023-03-20T11:54:49.3163738Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-767] SKIPPED [ 96%] 2023-03-20T11:54:49.3170333Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-768] SKIPPED [ 96%] 2023-03-20T11:54:49.3175303Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-769] SKIPPED [ 96%] 2023-03-20T11:54:49.3181342Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-770] SKIPPED [ 96%] 2023-03-20T11:54:49.3188551Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-771] SKIPPED [ 96%] 2023-03-20T11:54:49.3194269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-772] SKIPPED [ 96%] 2023-03-20T11:54:49.3200070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-773] SKIPPED [ 96%] 2023-03-20T11:54:49.3205832Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-774] SKIPPED [ 96%] 2023-03-20T11:54:49.3212640Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-775] SKIPPED [ 96%] 2023-03-20T11:54:49.3218080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-776] SKIPPED [ 96%] 2023-03-20T11:54:49.3224680Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-777] SKIPPED [ 96%] 2023-03-20T11:54:49.3230641Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-778] SKIPPED [ 96%] 2023-03-20T11:54:49.3236887Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-779] SKIPPED [ 96%] 2023-03-20T11:54:49.3243458Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-780] SKIPPED [ 96%] 2023-03-20T11:54:49.3250334Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-781] SKIPPED [ 96%] 2023-03-20T11:54:49.3257274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-782] SKIPPED [ 96%] 2023-03-20T11:54:49.3263862Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-783] SKIPPED [ 96%] 2023-03-20T11:54:49.3270436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-784] SKIPPED [ 96%] 2023-03-20T11:54:49.3276909Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-785] SKIPPED [ 96%] 2023-03-20T11:54:49.3283366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-786] SKIPPED [ 96%] 2023-03-20T11:54:49.3290383Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-787] SKIPPED [ 96%] 2023-03-20T11:54:49.3296277Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-788] SKIPPED [ 96%] 2023-03-20T11:54:49.3302742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-789] SKIPPED [ 96%] 2023-03-20T11:54:49.3309575Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-790] SKIPPED [ 96%] 2023-03-20T11:54:49.3316026Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-791] SKIPPED [ 96%] 2023-03-20T11:54:49.3322172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-792] SKIPPED [ 96%] 2023-03-20T11:54:49.3332692Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-793] SKIPPED [ 96%] 2023-03-20T11:54:49.3338482Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-794] SKIPPED [ 96%] 2023-03-20T11:54:49.3344562Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-795] SKIPPED [ 96%] 2023-03-20T11:54:49.3351378Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-796] SKIPPED [ 96%] 2023-03-20T11:54:49.3357615Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-797] SKIPPED [ 96%] 2023-03-20T11:54:49.3364023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-798] SKIPPED [ 96%] 2023-03-20T11:54:49.3370901Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-799] SKIPPED [ 96%] 2023-03-20T11:54:49.3377441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-800] SKIPPED [ 96%] 2023-03-20T11:54:49.3384048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-801] SKIPPED [ 96%] 2023-03-20T11:54:49.3390674Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-802] SKIPPED [ 96%] 2023-03-20T11:54:49.3396894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-803] SKIPPED [ 96%] 2023-03-20T11:54:49.3403134Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-804] SKIPPED [ 96%] 2023-03-20T11:54:49.3411878Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-805] SKIPPED [ 96%] 2023-03-20T11:54:49.3418025Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-806] SKIPPED [ 96%] 2023-03-20T11:54:49.3424041Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-807] SKIPPED [ 96%] 2023-03-20T11:54:49.3430881Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-808] SKIPPED [ 96%] 2023-03-20T11:54:49.3437121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-809] SKIPPED [ 96%] 2023-03-20T11:54:49.3443672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-810] SKIPPED [ 96%] 2023-03-20T11:54:49.3450432Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-811] SKIPPED [ 96%] 2023-03-20T11:54:49.3456828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-812] SKIPPED [ 96%] 2023-03-20T11:54:49.3463100Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-813] SKIPPED [ 96%] 2023-03-20T11:54:49.3469754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-814] SKIPPED [ 96%] 2023-03-20T11:54:49.3476079Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-815] SKIPPED [ 96%] 2023-03-20T11:54:49.3483833Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-816] SKIPPED [ 96%] 2023-03-20T11:54:49.3490379Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-817] SKIPPED [ 96%] 2023-03-20T11:54:49.3497225Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-818] SKIPPED [ 96%] 2023-03-20T11:54:49.3502944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-819] SKIPPED [ 96%] 2023-03-20T11:54:49.3509641Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-820] SKIPPED [ 96%] 2023-03-20T11:54:49.3515912Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-821] SKIPPED [ 96%] 2023-03-20T11:54:49.3522715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-822] SKIPPED [ 96%] 2023-03-20T11:54:49.3530082Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-823] SKIPPED [ 96%] 2023-03-20T11:54:49.3534932Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-824] SKIPPED [ 96%] 2023-03-20T11:54:49.3541662Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-825] SKIPPED [ 96%] 2023-03-20T11:54:49.3548328Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-826] SKIPPED [ 96%] 2023-03-20T11:54:49.3554233Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-827] SKIPPED [ 96%] 2023-03-20T11:54:49.3561626Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-828] SKIPPED [ 96%] 2023-03-20T11:54:49.3569535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-829] SKIPPED [ 96%] 2023-03-20T11:54:49.3574502Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-830] SKIPPED [ 96%] 2023-03-20T11:54:49.3581097Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-831] SKIPPED [ 96%] 2023-03-20T11:54:49.3588092Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-832] SKIPPED [ 96%] 2023-03-20T11:54:49.3594253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-833] SKIPPED [ 96%] 2023-03-20T11:54:49.3600685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-834] SKIPPED [ 96%] 2023-03-20T11:54:49.3606949Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-835] SKIPPED [ 96%] 2023-03-20T11:54:49.3613520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-836] SKIPPED [ 96%] 2023-03-20T11:54:49.3620220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-837] SKIPPED [ 96%] 2023-03-20T11:54:49.3626660Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-838] SKIPPED [ 96%] 2023-03-20T11:54:49.3634431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-839] SKIPPED [ 96%] 2023-03-20T11:54:49.3640849Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-840] SKIPPED [ 96%] 2023-03-20T11:54:49.3647111Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-841] SKIPPED [ 96%] 2023-03-20T11:54:49.3653947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-842] SKIPPED [ 96%] 2023-03-20T11:54:49.3660419Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-843] SKIPPED [ 96%] 2023-03-20T11:54:49.3666957Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-844] SKIPPED [ 96%] 2023-03-20T11:54:49.3673381Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[elastic-845] SKIPPED [ 96%] 2023-03-20T11:54:49.3679623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-000] SKIPPED [ 96%] 2023-03-20T11:54:49.3686120Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-001] SKIPPED [ 96%] 2023-03-20T11:54:49.3693037Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-002] SKIPPED [ 96%] 2023-03-20T11:54:49.3699008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-003] SKIPPED [ 96%] 2023-03-20T11:54:49.3705372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-004] SKIPPED [ 96%] 2023-03-20T11:54:49.3713314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-005] SKIPPED [ 96%] 2023-03-20T11:54:49.3719365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-006] SKIPPED [ 96%] 2023-03-20T11:54:49.3725623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-007] SKIPPED [ 96%] 2023-03-20T11:54:49.3732835Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-008] SKIPPED [ 96%] 2023-03-20T11:54:49.3738797Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-009] SKIPPED [ 96%] 2023-03-20T11:54:49.3745143Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-010] SKIPPED [ 96%] 2023-03-20T11:54:49.3751893Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-011] SKIPPED [ 96%] 2023-03-20T11:54:49.3758350Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-012] SKIPPED [ 96%] 2023-03-20T11:54:49.3764648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-013] SKIPPED [ 96%] 2023-03-20T11:54:49.3771048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-014] SKIPPED [ 96%] 2023-03-20T11:54:49.3777874Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-015] SKIPPED [ 96%] 2023-03-20T11:54:49.3785395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-016] SKIPPED [ 96%] 2023-03-20T11:54:49.3792261Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-017] SKIPPED [ 96%] 2023-03-20T11:54:49.3798338Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-018] SKIPPED [ 96%] 2023-03-20T11:54:49.3804758Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-019] SKIPPED [ 96%] 2023-03-20T11:54:49.3812377Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-020] SKIPPED [ 96%] 2023-03-20T11:54:49.3818369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-021] SKIPPED [ 96%] 2023-03-20T11:54:49.3824535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-022] SKIPPED [ 96%] 2023-03-20T11:54:49.3831234Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-023] SKIPPED [ 96%] 2023-03-20T11:54:49.3837072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-024] SKIPPED [ 96%] 2023-03-20T11:54:49.3843022Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-025] SKIPPED [ 96%] 2023-03-20T11:54:49.3850471Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-026] SKIPPED [ 96%] 2023-03-20T11:54:49.3855080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-027] SKIPPED [ 96%] 2023-03-20T11:54:49.3862285Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-028] SKIPPED [ 96%] 2023-03-20T11:54:49.3868475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-029] SKIPPED [ 96%] 2023-03-20T11:54:49.3873957Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-030] SKIPPED [ 96%] 2023-03-20T11:54:49.3879728Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-031] SKIPPED [ 96%] 2023-03-20T11:54:49.3885523Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-032] SKIPPED [ 96%] 2023-03-20T11:54:49.3892543Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-033] SKIPPED [ 96%] 2023-03-20T11:54:49.3897532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-034] SKIPPED [ 96%] 2023-03-20T11:54:49.3903283Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-035] SKIPPED [ 96%] 2023-03-20T11:54:49.3909396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-036] SKIPPED [ 96%] 2023-03-20T11:54:49.3915060Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-037] SKIPPED [ 96%] 2023-03-20T11:54:49.3920879Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-038] SKIPPED [ 96%] 2023-03-20T11:54:49.3929349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-039] SKIPPED [ 96%] 2023-03-20T11:54:49.3934393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-040] SKIPPED [ 96%] 2023-03-20T11:54:49.3940619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-041] SKIPPED [ 96%] 2023-03-20T11:54:49.3946375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-042] SKIPPED [ 96%] 2023-03-20T11:54:49.3952493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-043] SKIPPED [ 96%] 2023-03-20T11:54:49.3958289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-044] SKIPPED [ 96%] 2023-03-20T11:54:49.3964062Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-045] SKIPPED [ 96%] 2023-03-20T11:54:49.3970216Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-046] SKIPPED [ 96%] 2023-03-20T11:54:49.3975996Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-047] SKIPPED [ 96%] 2023-03-20T11:54:49.3982067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-048] SKIPPED [ 96%] 2023-03-20T11:54:49.3988216Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-049] SKIPPED [ 96%] 2023-03-20T11:54:49.3993963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-050] SKIPPED [ 96%] 2023-03-20T11:54:49.4000950Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-051] SKIPPED [ 96%] 2023-03-20T11:54:49.4006838Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-052] SKIPPED [ 96%] 2023-03-20T11:54:49.4013422Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-053] SKIPPED [ 96%] 2023-03-20T11:54:49.4018765Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-054] SKIPPED [ 96%] 2023-03-20T11:54:49.4024513Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-055] SKIPPED [ 96%] 2023-03-20T11:54:49.4030505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-056] SKIPPED [ 96%] 2023-03-20T11:54:49.4036285Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-057] SKIPPED [ 96%] 2023-03-20T11:54:49.4042144Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-058] SKIPPED [ 96%] 2023-03-20T11:54:49.4049235Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-059] SKIPPED [ 96%] 2023-03-20T11:54:49.4054117Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-060] SKIPPED [ 96%] 2023-03-20T11:54:49.4059702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-061] SKIPPED [ 96%] 2023-03-20T11:54:49.4066794Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-062] SKIPPED [ 96%] 2023-03-20T11:54:49.4072769Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-063] SKIPPED [ 96%] 2023-03-20T11:54:49.4078355Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-064] SKIPPED [ 96%] 2023-03-20T11:54:49.4084230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-065] SKIPPED [ 96%] 2023-03-20T11:54:49.4090260Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-066] SKIPPED [ 96%] 2023-03-20T11:54:49.4095963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-067] SKIPPED [ 96%] 2023-03-20T11:54:49.4102029Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-068] SKIPPED [ 96%] 2023-03-20T11:54:49.4108086Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-069] SKIPPED [ 96%] 2023-03-20T11:54:49.4113716Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-070] SKIPPED [ 96%] 2023-03-20T11:54:49.4119875Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-071] SKIPPED [ 96%] 2023-03-20T11:54:49.4126792Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-072] SKIPPED [ 96%] 2023-03-20T11:54:49.4134950Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-073] SKIPPED [ 96%] 2023-03-20T11:54:49.4141909Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-074] SKIPPED [ 96%] 2023-03-20T11:54:49.4148695Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-075] SKIPPED [ 96%] 2023-03-20T11:54:49.4154981Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-076] SKIPPED [ 96%] 2023-03-20T11:54:49.4161122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-077] SKIPPED [ 96%] 2023-03-20T11:54:49.4167143Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-078] SKIPPED [ 96%] 2023-03-20T11:54:49.4173355Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-079] SKIPPED [ 96%] 2023-03-20T11:54:49.4179651Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-080] SKIPPED [ 96%] 2023-03-20T11:54:49.4185752Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-081] SKIPPED [ 96%] 2023-03-20T11:54:49.4191852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-082] SKIPPED [ 96%] 2023-03-20T11:54:49.4197567Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-083] SKIPPED [ 96%] 2023-03-20T11:54:49.4203520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-084] SKIPPED [ 96%] 2023-03-20T11:54:49.4213530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-085] SKIPPED [ 96%] 2023-03-20T11:54:49.4218734Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-086] SKIPPED [ 96%] 2023-03-20T11:54:49.4224414Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-087] SKIPPED [ 96%] 2023-03-20T11:54:49.4230295Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-088] SKIPPED [ 96%] 2023-03-20T11:54:49.4235812Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-089] SKIPPED [ 96%] 2023-03-20T11:54:49.4241790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-090] SKIPPED [ 96%] 2023-03-20T11:54:49.4247588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-091] SKIPPED [ 96%] 2023-03-20T11:54:49.4253330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-092] SKIPPED [ 96%] 2023-03-20T11:54:49.4259481Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-093] SKIPPED [ 96%] 2023-03-20T11:54:49.4265379Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-094] SKIPPED [ 96%] 2023-03-20T11:54:49.4271648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-095] SKIPPED [ 96%] 2023-03-20T11:54:49.4278736Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-096] SKIPPED [ 96%] 2023-03-20T11:54:49.4284682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-097] SKIPPED [ 96%] 2023-03-20T11:54:49.4290709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-098] SKIPPED [ 96%] 2023-03-20T11:54:49.4296910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-099] SKIPPED [ 96%] 2023-03-20T11:54:49.4302581Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-100] SKIPPED [ 96%] 2023-03-20T11:54:49.4308688Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-101] SKIPPED [ 96%] 2023-03-20T11:54:49.4314372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-102] SKIPPED [ 96%] 2023-03-20T11:54:49.4320066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-103] SKIPPED [ 96%] 2023-03-20T11:54:49.4325864Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-104] SKIPPED [ 96%] 2023-03-20T11:54:49.4332615Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-105] SKIPPED [ 96%] 2023-03-20T11:54:49.4338081Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-106] SKIPPED [ 96%] 2023-03-20T11:54:49.4343420Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-107] SKIPPED [ 96%] 2023-03-20T11:54:49.4350827Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-108] SKIPPED [ 96%] 2023-03-20T11:54:49.4356740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-109] SKIPPED [ 96%] 2023-03-20T11:54:49.4362932Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-110] SKIPPED [ 96%] 2023-03-20T11:54:49.4370360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-111] SKIPPED [ 96%] 2023-03-20T11:54:49.4376164Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-112] SKIPPED [ 96%] 2023-03-20T11:54:49.4383275Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-113] SKIPPED [ 96%] 2023-03-20T11:54:49.4390036Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-114] SKIPPED [ 96%] 2023-03-20T11:54:49.4396522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-115] SKIPPED [ 96%] 2023-03-20T11:54:49.4403271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-116] SKIPPED [ 96%] 2023-03-20T11:54:49.4410465Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-117] SKIPPED [ 96%] 2023-03-20T11:54:49.4417454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-118] SKIPPED [ 96%] 2023-03-20T11:54:49.4424673Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-119] SKIPPED [ 96%] 2023-03-20T11:54:49.4430993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-120] SKIPPED [ 96%] 2023-03-20T11:54:49.4437070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-121] SKIPPED [ 96%] 2023-03-20T11:54:49.4442759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-122] SKIPPED [ 96%] 2023-03-20T11:54:49.4449977Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-123] SKIPPED [ 96%] 2023-03-20T11:54:49.4454786Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-124] SKIPPED [ 96%] 2023-03-20T11:54:49.4460971Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-125] SKIPPED [ 96%] 2023-03-20T11:54:49.4466582Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-126] SKIPPED [ 96%] 2023-03-20T11:54:49.4472915Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-127] SKIPPED [ 96%] 2023-03-20T11:54:49.4478771Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-128] SKIPPED [ 96%] 2023-03-20T11:54:49.4484541Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-129] SKIPPED [ 96%] 2023-03-20T11:54:49.4490552Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-130] SKIPPED [ 96%] 2023-03-20T11:54:49.4497906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-131] SKIPPED [ 96%] 2023-03-20T11:54:49.4503594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-132] SKIPPED [ 96%] 2023-03-20T11:54:49.4509808Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-133] SKIPPED [ 96%] 2023-03-20T11:54:49.4515454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-134] SKIPPED [ 96%] 2023-03-20T11:54:49.4521452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-135] SKIPPED [ 96%] 2023-03-20T11:54:49.4527219Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-136] SKIPPED [ 96%] 2023-03-20T11:54:49.4533896Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-137] SKIPPED [ 96%] 2023-03-20T11:54:49.4539351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-138] SKIPPED [ 96%] 2023-03-20T11:54:49.4545047Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-139] SKIPPED [ 96%] 2023-03-20T11:54:49.4551290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-140] SKIPPED [ 96%] 2023-03-20T11:54:49.4557183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-141] SKIPPED [ 96%] 2023-03-20T11:54:49.4564150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-142] SKIPPED [ 96%] 2023-03-20T11:54:49.4570341Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-143] SKIPPED [ 96%] 2023-03-20T11:54:49.4576048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-144] SKIPPED [ 96%] 2023-03-20T11:54:49.4581895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-145] SKIPPED [ 96%] 2023-03-20T11:54:49.4588180Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-146] SKIPPED [ 96%] 2023-03-20T11:54:49.4593863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-147] SKIPPED [ 96%] 2023-03-20T11:54:49.4599522Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-148] SKIPPED [ 96%] 2023-03-20T11:54:49.4605409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-149] SKIPPED [ 96%] 2023-03-20T11:54:49.4612321Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-150] SKIPPED [ 96%] 2023-03-20T11:54:49.4617367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-151] SKIPPED [ 96%] 2023-03-20T11:54:49.4623109Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-152] SKIPPED [ 96%] 2023-03-20T11:54:49.4629906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-153] SKIPPED [ 96%] 2023-03-20T11:54:49.4637981Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-154] SKIPPED [ 96%] 2023-03-20T11:54:49.4644628Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-155] SKIPPED [ 96%] 2023-03-20T11:54:49.4652248Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-156] SKIPPED [ 96%] 2023-03-20T11:54:49.4658302Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-157] SKIPPED [ 96%] 2023-03-20T11:54:49.4665050Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-158] SKIPPED [ 96%] 2023-03-20T11:54:49.4672271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-159] SKIPPED [ 96%] 2023-03-20T11:54:49.4678829Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-160] SKIPPED [ 96%] 2023-03-20T11:54:49.4685127Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-161] SKIPPED [ 96%] 2023-03-20T11:54:49.4692066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-162] SKIPPED [ 96%] 2023-03-20T11:54:49.4697762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-163] SKIPPED [ 96%] 2023-03-20T11:54:49.4703320Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-164] SKIPPED [ 96%] 2023-03-20T11:54:49.4710831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-165] SKIPPED [ 96%] 2023-03-20T11:54:49.4716674Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-166] SKIPPED [ 96%] 2023-03-20T11:54:49.4722696Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-167] SKIPPED [ 96%] 2023-03-20T11:54:49.4729557Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-168] SKIPPED [ 96%] 2023-03-20T11:54:49.4734534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-169] SKIPPED [ 96%] 2023-03-20T11:54:49.4740289Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-170] SKIPPED [ 96%] 2023-03-20T11:54:49.4746410Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-171] SKIPPED [ 96%] 2023-03-20T11:54:49.4752613Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-172] SKIPPED [ 96%] 2023-03-20T11:54:49.4758595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-173] SKIPPED [ 96%] 2023-03-20T11:54:49.4764151Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-174] SKIPPED [ 96%] 2023-03-20T11:54:49.4770376Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-175] SKIPPED [ 96%] 2023-03-20T11:54:49.4775998Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-176] SKIPPED [ 96%] 2023-03-20T11:54:49.4783132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-177] SKIPPED [ 96%] 2023-03-20T11:54:49.4789477Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-178] SKIPPED [ 96%] 2023-03-20T11:54:49.4795190Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-179] SKIPPED [ 96%] 2023-03-20T11:54:49.4801058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-180] SKIPPED [ 96%] 2023-03-20T11:54:49.4806856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-181] SKIPPED [ 96%] 2023-03-20T11:54:49.4813457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-182] SKIPPED [ 96%] 2023-03-20T11:54:49.4818932Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-183] SKIPPED [ 96%] 2023-03-20T11:54:49.4824740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-184] SKIPPED [ 96%] 2023-03-20T11:54:49.4831196Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-185] SKIPPED [ 96%] 2023-03-20T11:54:49.4837093Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-186] SKIPPED [ 96%] 2023-03-20T11:54:49.4842767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-187] SKIPPED [ 96%] 2023-03-20T11:54:49.4850264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-188] SKIPPED [ 96%] 2023-03-20T11:54:49.4855854Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-189] SKIPPED [ 96%] 2023-03-20T11:54:49.4862183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-190] SKIPPED [ 96%] 2023-03-20T11:54:49.4868230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-191] SKIPPED [ 96%] 2023-03-20T11:54:49.4873489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-192] SKIPPED [ 96%] 2023-03-20T11:54:49.4879362Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-193] SKIPPED [ 96%] 2023-03-20T11:54:49.4885170Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-194] SKIPPED [ 96%] 2023-03-20T11:54:49.4892908Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-195] SKIPPED [ 96%] 2023-03-20T11:54:49.4898869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-196] SKIPPED [ 96%] 2023-03-20T11:54:49.4905103Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-197] SKIPPED [ 96%] 2023-03-20T11:54:49.4911741Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-198] SKIPPED [ 96%] 2023-03-20T11:54:49.4917758Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-199] SKIPPED [ 96%] 2023-03-20T11:54:49.4924984Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-200] SKIPPED [ 96%] 2023-03-20T11:54:49.4932159Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-201] SKIPPED [ 96%] 2023-03-20T11:54:49.4937679Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-202] SKIPPED [ 96%] 2023-03-20T11:54:49.4943273Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-203] SKIPPED [ 96%] 2023-03-20T11:54:49.4949863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-204] SKIPPED [ 96%] 2023-03-20T11:54:49.4955826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-205] SKIPPED [ 96%] 2023-03-20T11:54:49.4962098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-206] SKIPPED [ 96%] 2023-03-20T11:54:49.4969348Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-207] SKIPPED [ 96%] 2023-03-20T11:54:49.4974462Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-208] SKIPPED [ 96%] 2023-03-20T11:54:49.4980936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-209] SKIPPED [ 96%] 2023-03-20T11:54:49.4987220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-210] SKIPPED [ 96%] 2023-03-20T11:54:49.4994848Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-211] SKIPPED [ 96%] 2023-03-20T11:54:49.5000914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-212] SKIPPED [ 96%] 2023-03-20T11:54:49.5007215Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-213] SKIPPED [ 96%] 2023-03-20T11:54:49.5013408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-214] SKIPPED [ 96%] 2023-03-20T11:54:49.5019672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-215] SKIPPED [ 96%] 2023-03-20T11:54:49.5025724Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-216] SKIPPED [ 96%] 2023-03-20T11:54:49.5032165Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-217] SKIPPED [ 96%] 2023-03-20T11:54:49.5038482Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-218] SKIPPED [ 96%] 2023-03-20T11:54:49.5045143Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-219] SKIPPED [ 96%] 2023-03-20T11:54:49.5050630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-220] SKIPPED [ 96%] 2023-03-20T11:54:49.5056883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-221] SKIPPED [ 96%] 2023-03-20T11:54:49.5065836Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-222] SKIPPED [ 96%] 2023-03-20T11:54:49.5072526Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-223] SKIPPED [ 96%] 2023-03-20T11:54:49.5078395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-224] SKIPPED [ 96%] 2023-03-20T11:54:49.5084606Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-225] SKIPPED [ 96%] 2023-03-20T11:54:49.5090869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-226] SKIPPED [ 96%] 2023-03-20T11:54:49.5097387Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-227] SKIPPED [ 96%] 2023-03-20T11:54:49.5103356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-228] SKIPPED [ 96%] 2023-03-20T11:54:49.5109515Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-229] SKIPPED [ 96%] 2023-03-20T11:54:49.5115395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-230] SKIPPED [ 96%] 2023-03-20T11:54:49.5121636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-231] SKIPPED [ 96%] 2023-03-20T11:54:49.5127833Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-232] SKIPPED [ 96%] 2023-03-20T11:54:49.5134008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-233] SKIPPED [ 96%] 2023-03-20T11:54:49.5141725Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-234] SKIPPED [ 96%] 2023-03-20T11:54:49.5148191Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-235] SKIPPED [ 96%] 2023-03-20T11:54:49.5154274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-236] SKIPPED [ 96%] 2023-03-20T11:54:49.5160455Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-237] SKIPPED [ 96%] 2023-03-20T11:54:49.5166255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-238] SKIPPED [ 96%] 2023-03-20T11:54:49.5173554Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-239] SKIPPED [ 96%] 2023-03-20T11:54:49.5179230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-240] SKIPPED [ 96%] 2023-03-20T11:54:49.5185199Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-241] SKIPPED [ 96%] 2023-03-20T11:54:49.5191598Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-242] SKIPPED [ 96%] 2023-03-20T11:54:49.5197595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-243] SKIPPED [ 96%] 2023-03-20T11:54:49.5203616Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-244] SKIPPED [ 96%] 2023-03-20T11:54:49.5211855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-245] SKIPPED [ 96%] 2023-03-20T11:54:49.5217329Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-246] SKIPPED [ 96%] 2023-03-20T11:54:49.5223275Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-247] SKIPPED [ 96%] 2023-03-20T11:54:49.5229689Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-248] SKIPPED [ 96%] 2023-03-20T11:54:49.5235641Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-249] SKIPPED [ 96%] 2023-03-20T11:54:49.5241764Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-250] SKIPPED [ 96%] 2023-03-20T11:54:49.5247810Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-251] SKIPPED [ 96%] 2023-03-20T11:54:49.5253997Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-252] SKIPPED [ 96%] 2023-03-20T11:54:49.5260221Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-253] SKIPPED [ 96%] 2023-03-20T11:54:49.5266089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-254] SKIPPED [ 96%] 2023-03-20T11:54:49.5272523Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-255] SKIPPED [ 96%] 2023-03-20T11:54:49.5278505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-256] SKIPPED [ 96%] 2023-03-20T11:54:49.5285583Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-257] SKIPPED [ 96%] 2023-03-20T11:54:49.5292884Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-258] SKIPPED [ 96%] 2023-03-20T11:54:49.5298192Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-259] SKIPPED [ 96%] 2023-03-20T11:54:49.5304138Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-260] SKIPPED [ 96%] 2023-03-20T11:54:49.5310599Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-261] SKIPPED [ 96%] 2023-03-20T11:54:49.5316574Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-262] SKIPPED [ 96%] 2023-03-20T11:54:49.5322692Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-263] SKIPPED [ 96%] 2023-03-20T11:54:49.5329889Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-264] SKIPPED [ 96%] 2023-03-20T11:54:49.5334791Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-265] SKIPPED [ 96%] 2023-03-20T11:54:49.5341046Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-266] SKIPPED [ 96%] 2023-03-20T11:54:49.5347255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-267] SKIPPED [ 96%] 2023-03-20T11:54:49.5354384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-268] SKIPPED [ 96%] 2023-03-20T11:54:49.5360881Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-269] SKIPPED [ 96%] 2023-03-20T11:54:49.5366820Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-270] SKIPPED [ 96%] 2023-03-20T11:54:49.5373579Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-271] SKIPPED [ 96%] 2023-03-20T11:54:49.5379535Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-272] SKIPPED [ 96%] 2023-03-20T11:54:49.5385404Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-273] SKIPPED [ 96%] 2023-03-20T11:54:49.5391857Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-274] SKIPPED [ 96%] 2023-03-20T11:54:49.5397762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-275] SKIPPED [ 96%] 2023-03-20T11:54:49.5403926Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-276] SKIPPED [ 96%] 2023-03-20T11:54:49.5410441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-277] SKIPPED [ 96%] 2023-03-20T11:54:49.5416211Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-278] SKIPPED [ 96%] 2023-03-20T11:54:49.5422720Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-279] SKIPPED [ 96%] 2023-03-20T11:54:49.5430178Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-280] SKIPPED [ 96%] 2023-03-20T11:54:49.5436189Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-281] SKIPPED [ 96%] 2023-03-20T11:54:49.5442296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-282] SKIPPED [ 96%] 2023-03-20T11:54:49.5449452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-283] SKIPPED [ 96%] 2023-03-20T11:54:49.5454360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-284] SKIPPED [ 96%] 2023-03-20T11:54:49.5460668Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-285] SKIPPED [ 96%] 2023-03-20T11:54:49.5467008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-286] SKIPPED [ 96%] 2023-03-20T11:54:49.5473159Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-287] SKIPPED [ 96%] 2023-03-20T11:54:49.5478957Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-288] SKIPPED [ 96%] 2023-03-20T11:54:49.5484934Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-289] SKIPPED [ 96%] 2023-03-20T11:54:49.5492179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-290] SKIPPED [ 96%] 2023-03-20T11:54:49.5498512Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-291] SKIPPED [ 96%] 2023-03-20T11:54:49.5504462Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-292] SKIPPED [ 96%] 2023-03-20T11:54:49.5510939Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-293] SKIPPED [ 96%] 2023-03-20T11:54:49.5516876Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-294] SKIPPED [ 96%] 2023-03-20T11:54:49.5522947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-295] SKIPPED [ 96%] 2023-03-20T11:54:49.5530195Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-296] SKIPPED [ 96%] 2023-03-20T11:54:49.5535083Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-297] SKIPPED [ 96%] 2023-03-20T11:54:49.5541322Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-298] SKIPPED [ 96%] 2023-03-20T11:54:49.5547682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-299] SKIPPED [ 96%] 2023-03-20T11:54:49.5553500Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-300] SKIPPED [ 96%] 2023-03-20T11:54:49.5559610Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-301] SKIPPED [ 96%] 2023-03-20T11:54:49.5565429Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-302] SKIPPED [ 96%] 2023-03-20T11:54:49.5573910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-303] SKIPPED [ 96%] 2023-03-20T11:54:49.5579389Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-304] SKIPPED [ 96%] 2023-03-20T11:54:49.5585303Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-305] SKIPPED [ 96%] 2023-03-20T11:54:49.5591236Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-306] SKIPPED [ 96%] 2023-03-20T11:54:49.5597134Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-307] SKIPPED [ 96%] 2023-03-20T11:54:49.5603247Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-308] SKIPPED [ 96%] 2023-03-20T11:54:49.5610373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-309] SKIPPED [ 96%] 2023-03-20T11:54:49.5615690Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-310] SKIPPED [ 96%] 2023-03-20T11:54:49.5622024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-311] SKIPPED [ 96%] 2023-03-20T11:54:49.5628480Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-312] SKIPPED [ 96%] 2023-03-20T11:54:49.5634390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-313] SKIPPED [ 96%] 2023-03-20T11:54:49.5641648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-314] SKIPPED [ 96%] 2023-03-20T11:54:49.5648895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-315] SKIPPED [ 96%] 2023-03-20T11:54:49.5654065Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-316] SKIPPED [ 96%] 2023-03-20T11:54:49.5660400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-317] SKIPPED [ 96%] 2023-03-20T11:54:49.5666668Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-318] SKIPPED [ 96%] 2023-03-20T11:54:49.5672975Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-319] SKIPPED [ 96%] 2023-03-20T11:54:49.5679064Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-320] SKIPPED [ 96%] 2023-03-20T11:54:49.5685190Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-321] SKIPPED [ 96%] 2023-03-20T11:54:49.5692354Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-322] SKIPPED [ 96%] 2023-03-20T11:54:49.5698041Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-323] SKIPPED [ 96%] 2023-03-20T11:54:49.5703822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-324] SKIPPED [ 96%] 2023-03-20T11:54:49.5710449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-325] SKIPPED [ 96%] 2023-03-20T11:54:49.5717583Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-326] SKIPPED [ 96%] 2023-03-20T11:54:49.5723727Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-327] SKIPPED [ 96%] 2023-03-20T11:54:49.5730366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-328] SKIPPED [ 96%] 2023-03-20T11:54:49.5736334Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-329] SKIPPED [ 96%] 2023-03-20T11:54:49.5742178Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-330] SKIPPED [ 96%] 2023-03-20T11:54:49.5748567Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-331] SKIPPED [ 96%] 2023-03-20T11:54:49.5754191Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-332] SKIPPED [ 96%] 2023-03-20T11:54:49.5760394Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-333] SKIPPED [ 96%] 2023-03-20T11:54:49.5766449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-334] SKIPPED [ 96%] 2023-03-20T11:54:49.5773233Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-335] SKIPPED [ 96%] 2023-03-20T11:54:49.5779463Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-336] SKIPPED [ 96%] 2023-03-20T11:54:49.5786890Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-337] SKIPPED [ 96%] 2023-03-20T11:54:49.5793344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-338] SKIPPED [ 96%] 2023-03-20T11:54:49.5799402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-339] SKIPPED [ 96%] 2023-03-20T11:54:49.5805579Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-340] SKIPPED [ 96%] 2023-03-20T11:54:49.5812741Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-341] SKIPPED [ 96%] 2023-03-20T11:54:49.5818285Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-342] SKIPPED [ 96%] 2023-03-20T11:54:49.5824313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-343] SKIPPED [ 96%] 2023-03-20T11:54:49.5830914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-344] SKIPPED [ 96%] 2023-03-20T11:54:49.5837004Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-345] SKIPPED [ 96%] 2023-03-20T11:54:49.5843241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-346] SKIPPED [ 96%] 2023-03-20T11:54:49.5850450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-347] SKIPPED [ 96%] 2023-03-20T11:54:49.5857834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-348] SKIPPED [ 96%] 2023-03-20T11:54:49.5863798Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-349] SKIPPED [ 96%] 2023-03-20T11:54:49.5870296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-350] SKIPPED [ 96%] 2023-03-20T11:54:49.5876283Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-351] SKIPPED [ 96%] 2023-03-20T11:54:49.5882562Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-352] SKIPPED [ 96%] 2023-03-20T11:54:49.5889676Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-353] SKIPPED [ 96%] 2023-03-20T11:54:49.5894805Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-354] SKIPPED [ 96%] 2023-03-20T11:54:49.5901162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-355] SKIPPED [ 96%] 2023-03-20T11:54:49.5907405Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-356] SKIPPED [ 96%] 2023-03-20T11:54:49.5913131Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-357] SKIPPED [ 96%] 2023-03-20T11:54:49.5919574Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-358] SKIPPED [ 96%] 2023-03-20T11:54:49.5925371Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-359] SKIPPED [ 96%] 2023-03-20T11:54:49.5934208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-360] SKIPPED [ 96%] 2023-03-20T11:54:49.5940610Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-361] SKIPPED [ 96%] 2023-03-20T11:54:49.5946770Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-362] SKIPPED [ 96%] 2023-03-20T11:54:49.5953150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-363] SKIPPED [ 96%] 2023-03-20T11:54:49.5959335Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-364] SKIPPED [ 96%] 2023-03-20T11:54:49.5965288Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-365] SKIPPED [ 96%] 2023-03-20T11:54:49.5972664Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-366] SKIPPED [ 96%] 2023-03-20T11:54:49.5978216Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-367] SKIPPED [ 96%] 2023-03-20T11:54:49.5984130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-368] SKIPPED [ 96%] 2023-03-20T11:54:49.5990647Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-369] SKIPPED [ 96%] 2023-03-20T11:54:49.5996686Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-370] SKIPPED [ 96%] 2023-03-20T11:54:49.6004259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-371] SKIPPED [ 96%] 2023-03-20T11:54:49.6010627Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-372] SKIPPED [ 96%] 2023-03-20T11:54:49.6017007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-373] SKIPPED [ 96%] 2023-03-20T11:54:49.6023232Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-374] SKIPPED [ 96%] 2023-03-20T11:54:49.6029743Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-375] SKIPPED [ 96%] 2023-03-20T11:54:49.6035822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-376] SKIPPED [ 96%] 2023-03-20T11:54:49.6042026Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-377] SKIPPED [ 96%] 2023-03-20T11:54:49.6049024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-378] SKIPPED [ 96%] 2023-03-20T11:54:49.6054339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-379] SKIPPED [ 96%] 2023-03-20T11:54:49.6060773Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-380] SKIPPED [ 96%] 2023-03-20T11:54:49.6067011Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-381] SKIPPED [ 96%] 2023-03-20T11:54:49.6072872Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-382] SKIPPED [ 96%] 2023-03-20T11:54:49.6080038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-383] SKIPPED [ 96%] 2023-03-20T11:54:49.6086066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-384] SKIPPED [ 96%] 2023-03-20T11:54:49.6092950Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-385] SKIPPED [ 96%] 2023-03-20T11:54:49.6098176Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-386] SKIPPED [ 96%] 2023-03-20T11:54:49.6103814Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-387] SKIPPED [ 96%] 2023-03-20T11:54:49.6110116Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-388] SKIPPED [ 96%] 2023-03-20T11:54:49.6115760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-389] SKIPPED [ 96%] 2023-03-20T11:54:49.6121630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-390] SKIPPED [ 96%] 2023-03-20T11:54:49.6127451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-391] SKIPPED [ 96%] 2023-03-20T11:54:49.6133529Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-392] SKIPPED [ 96%] 2023-03-20T11:54:49.6139519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-393] SKIPPED [ 96%] 2023-03-20T11:54:49.6146724Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-394] SKIPPED [ 96%] 2023-03-20T11:54:49.6152767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-395] SKIPPED [ 96%] 2023-03-20T11:54:49.6158537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-396] SKIPPED [ 96%] 2023-03-20T11:54:49.6164380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-397] SKIPPED [ 96%] 2023-03-20T11:54:49.6170406Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-398] SKIPPED [ 96%] 2023-03-20T11:54:49.6176121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-399] SKIPPED [ 96%] 2023-03-20T11:54:49.6182165Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-400] SKIPPED [ 96%] 2023-03-20T11:54:49.6188299Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-401] SKIPPED [ 96%] 2023-03-20T11:54:49.6194045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-402] SKIPPED [ 96%] 2023-03-20T11:54:49.6199970Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-403] SKIPPED [ 96%] 2023-03-20T11:54:49.6205544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-404] SKIPPED [ 96%] 2023-03-20T11:54:49.6212156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-405] SKIPPED [ 96%] 2023-03-20T11:54:49.6218575Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-406] SKIPPED [ 96%] 2023-03-20T11:54:49.6224361Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-407] SKIPPED [ 96%] 2023-03-20T11:54:49.6230562Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-408] SKIPPED [ 96%] 2023-03-20T11:54:49.6236226Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-409] SKIPPED [ 96%] 2023-03-20T11:54:49.6242096Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-410] SKIPPED [ 96%] 2023-03-20T11:54:49.6248177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-411] SKIPPED [ 96%] 2023-03-20T11:54:49.6253764Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-412] SKIPPED [ 96%] 2023-03-20T11:54:49.6259992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-413] SKIPPED [ 96%] 2023-03-20T11:54:49.6266654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-414] SKIPPED [ 96%] 2023-03-20T11:54:49.6271733Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-415] SKIPPED [ 96%] 2023-03-20T11:54:49.6277455Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-416] SKIPPED [ 96%] 2023-03-20T11:54:49.6284440Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-417] SKIPPED [ 96%] 2023-03-20T11:54:49.6290530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-418] SKIPPED [ 96%] 2023-03-20T11:54:49.6296364Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[center_crop-419] SKIPPED [ 96%] 2023-03-20T11:54:49.6302269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-000] SKIPPED [ 96%] 2023-03-20T11:54:49.6308443Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-001] SKIPPED [ 96%] 2023-03-20T11:54:49.6314106Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-002] SKIPPED [ 96%] 2023-03-20T11:54:49.6319989Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-003] SKIPPED [ 96%] 2023-03-20T11:54:49.6325724Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-004] SKIPPED [ 96%] 2023-03-20T11:54:49.6332568Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-005] SKIPPED [ 96%] 2023-03-20T11:54:49.6337766Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-006] SKIPPED [ 96%] 2023-03-20T11:54:49.6343548Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-007] SKIPPED [ 96%] 2023-03-20T11:54:49.6349542Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-008] SKIPPED [ 96%] 2023-03-20T11:54:49.6356111Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-009] SKIPPED [ 96%] 2023-03-20T11:54:49.6361934Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-010] SKIPPED [ 96%] 2023-03-20T11:54:49.6369072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-011] SKIPPED [ 96%] 2023-03-20T11:54:49.6373666Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-012] SKIPPED [ 96%] 2023-03-20T11:54:49.6379699Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-013] SKIPPED [ 96%] 2023-03-20T11:54:49.6385376Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-014] SKIPPED [ 96%] 2023-03-20T11:54:49.6391623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-015] SKIPPED [ 96%] 2023-03-20T11:54:49.6397362Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-016] SKIPPED [ 96%] 2023-03-20T11:54:49.6403145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-017] SKIPPED [ 96%] 2023-03-20T11:54:49.6410365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-018] SKIPPED [ 96%] 2023-03-20T11:54:49.6415075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-019] SKIPPED [ 96%] 2023-03-20T11:54:49.6422364Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-020] SKIPPED [ 96%] 2023-03-20T11:54:49.6428485Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-021] SKIPPED [ 96%] 2023-03-20T11:54:49.6434271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-022] SKIPPED [ 96%] 2023-03-20T11:54:49.6439978Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-023] SKIPPED [ 96%] 2023-03-20T11:54:49.6445760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-024] SKIPPED [ 96%] 2023-03-20T11:54:49.6452601Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-025] SKIPPED [ 96%] 2023-03-20T11:54:49.6457840Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-026] SKIPPED [ 96%] 2023-03-20T11:54:49.6463701Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-027] SKIPPED [ 96%] 2023-03-20T11:54:49.6469901Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-028] SKIPPED [ 96%] 2023-03-20T11:54:49.6475613Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-029] SKIPPED [ 96%] 2023-03-20T11:54:49.6481502Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-030] SKIPPED [ 96%] 2023-03-20T11:54:49.6487329Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-031] SKIPPED [ 96%] 2023-03-20T11:54:49.6494451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-032] SKIPPED [ 96%] 2023-03-20T11:54:49.6500455Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-033] SKIPPED [ 96%] 2023-03-20T11:54:49.6506193Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-034] SKIPPED [ 96%] 2023-03-20T11:54:49.6512267Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-035] SKIPPED [ 96%] 2023-03-20T11:54:49.6518160Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-036] SKIPPED [ 96%] 2023-03-20T11:54:49.6523831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-037] SKIPPED [ 96%] 2023-03-20T11:54:49.6530356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-038] SKIPPED [ 96%] 2023-03-20T11:54:49.6535595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-039] SKIPPED [ 96%] 2023-03-20T11:54:49.6541707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-040] SKIPPED [ 96%] 2023-03-20T11:54:49.6547759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-041] SKIPPED [ 96%] 2023-03-20T11:54:49.6553611Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-042] SKIPPED [ 96%] 2023-03-20T11:54:49.6560728Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-043] SKIPPED [ 96%] 2023-03-20T11:54:49.6566720Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-044] SKIPPED [ 96%] 2023-03-20T11:54:49.6573416Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-045] SKIPPED [ 96%] 2023-03-20T11:54:49.6578726Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-046] SKIPPED [ 96%] 2023-03-20T11:54:49.6584340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-047] SKIPPED [ 96%] 2023-03-20T11:54:49.6590544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-048] SKIPPED [ 96%] 2023-03-20T11:54:49.6596390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-049] SKIPPED [ 96%] 2023-03-20T11:54:49.6602142Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-050] SKIPPED [ 96%] 2023-03-20T11:54:49.6608856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-051] SKIPPED [ 96%] 2023-03-20T11:54:49.6613847Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-052] SKIPPED [ 96%] 2023-03-20T11:54:49.6620004Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-053] SKIPPED [ 96%] 2023-03-20T11:54:49.6625662Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-054] SKIPPED [ 96%] 2023-03-20T11:54:49.6632979Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-055] SKIPPED [ 96%] 2023-03-20T11:54:49.6638725Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-056] SKIPPED [ 96%] 2023-03-20T11:54:49.6644475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-057] SKIPPED [ 96%] 2023-03-20T11:54:49.6650668Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-058] SKIPPED [ 96%] 2023-03-20T11:54:49.6656605Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-059] SKIPPED [ 96%] 2023-03-20T11:54:49.6662521Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-060] SKIPPED [ 96%] 2023-03-20T11:54:49.6668497Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-061] SKIPPED [ 96%] 2023-03-20T11:54:49.6674344Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-062] SKIPPED [ 96%] 2023-03-20T11:54:49.6680095Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-063] SKIPPED [ 96%] 2023-03-20T11:54:49.6685895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-064] SKIPPED [ 96%] 2023-03-20T11:54:49.6692798Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-065] SKIPPED [ 96%] 2023-03-20T11:54:49.6699725Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-066] SKIPPED [ 96%] 2023-03-20T11:54:49.6705893Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-067] SKIPPED [ 96%] 2023-03-20T11:54:49.6712395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-068] SKIPPED [ 96%] 2023-03-20T11:54:49.6718460Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-069] SKIPPED [ 96%] 2023-03-20T11:54:49.6724551Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-070] SKIPPED [ 96%] 2023-03-20T11:54:49.6731429Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-071] SKIPPED [ 96%] 2023-03-20T11:54:49.6737319Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-072] SKIPPED [ 96%] 2023-03-20T11:54:49.6743425Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-073] SKIPPED [ 96%] 2023-03-20T11:54:49.6749865Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-074] SKIPPED [ 96%] 2023-03-20T11:54:49.6755921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-075] SKIPPED [ 96%] 2023-03-20T11:54:49.6762173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-076] SKIPPED [ 96%] 2023-03-20T11:54:49.6772504Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-077] SKIPPED [ 96%] 2023-03-20T11:54:49.6777960Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-078] SKIPPED [ 96%] 2023-03-20T11:54:49.6783976Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-079] SKIPPED [ 96%] 2023-03-20T11:54:49.6790525Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-080] SKIPPED [ 96%] 2023-03-20T11:54:49.6796591Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-081] SKIPPED [ 96%] 2023-03-20T11:54:49.6802723Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-082] SKIPPED [ 96%] 2023-03-20T11:54:49.6810007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-083] SKIPPED [ 96%] 2023-03-20T11:54:49.6814978Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-084] SKIPPED [ 96%] 2023-03-20T11:54:49.6821379Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-085] SKIPPED [ 96%] 2023-03-20T11:54:49.6828122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-086] SKIPPED [ 96%] 2023-03-20T11:54:49.6834214Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-087] SKIPPED [ 96%] 2023-03-20T11:54:49.6840371Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-088] SKIPPED [ 96%] 2023-03-20T11:54:49.6848944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-089] SKIPPED [ 96%] 2023-03-20T11:54:49.6853947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-090] SKIPPED [ 96%] 2023-03-20T11:54:49.6860292Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-091] SKIPPED [ 96%] 2023-03-20T11:54:49.6866541Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-092] SKIPPED [ 96%] 2023-03-20T11:54:49.6873005Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-093] SKIPPED [ 96%] 2023-03-20T11:54:49.6879050Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-094] SKIPPED [ 96%] 2023-03-20T11:54:49.6885177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-095] SKIPPED [ 96%] 2023-03-20T11:54:49.6892461Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-096] SKIPPED [ 96%] 2023-03-20T11:54:49.6897936Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-097] SKIPPED [ 96%] 2023-03-20T11:54:49.6903696Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-098] SKIPPED [ 96%] 2023-03-20T11:54:49.6910198Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-099] SKIPPED [ 96%] 2023-03-20T11:54:49.6917532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-100] SKIPPED [ 96%] 2023-03-20T11:54:49.6923781Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-101] SKIPPED [ 96%] 2023-03-20T11:54:49.6930505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-102] SKIPPED [ 96%] 2023-03-20T11:54:49.6936627Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-103] SKIPPED [ 96%] 2023-03-20T11:54:49.6942434Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-104] SKIPPED [ 96%] 2023-03-20T11:54:49.6948795Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-105] SKIPPED [ 96%] 2023-03-20T11:54:49.6954968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-106] SKIPPED [ 96%] 2023-03-20T11:54:49.6961141Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-107] SKIPPED [ 96%] 2023-03-20T11:54:49.6967242Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-108] SKIPPED [ 96%] 2023-03-20T11:54:49.6973512Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-109] SKIPPED [ 96%] 2023-03-20T11:54:49.6980008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-110] SKIPPED [ 96%] 2023-03-20T11:54:49.6986202Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-111] SKIPPED [ 96%] 2023-03-20T11:54:49.6993794Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-112] SKIPPED [ 96%] 2023-03-20T11:54:49.6999837Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-113] SKIPPED [ 96%] 2023-03-20T11:54:49.7005993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-114] SKIPPED [ 96%] 2023-03-20T11:54:49.7013297Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-115] SKIPPED [ 96%] 2023-03-20T11:54:49.7018942Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-116] SKIPPED [ 96%] 2023-03-20T11:54:49.7025140Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-117] SKIPPED [ 96%] 2023-03-20T11:54:49.7031670Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-118] SKIPPED [ 96%] 2023-03-20T11:54:49.7037707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-119] SKIPPED [ 96%] 2023-03-20T11:54:49.7043796Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-120] SKIPPED [ 96%] 2023-03-20T11:54:49.7050330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-121] SKIPPED [ 96%] 2023-03-20T11:54:49.7056445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-122] SKIPPED [ 96%] 2023-03-20T11:54:49.7063926Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-123] SKIPPED [ 96%] 2023-03-20T11:54:49.7070224Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-124] SKIPPED [ 96%] 2023-03-20T11:54:49.7076119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-125] SKIPPED [ 96%] 2023-03-20T11:54:49.7082330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-126] SKIPPED [ 96%] 2023-03-20T11:54:49.7089429Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-127] SKIPPED [ 96%] 2023-03-20T11:54:49.7094730Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-128] SKIPPED [ 96%] 2023-03-20T11:54:49.7101204Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-129] SKIPPED [ 96%] 2023-03-20T11:54:49.7107677Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-130] SKIPPED [ 96%] 2023-03-20T11:54:49.7113736Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-131] SKIPPED [ 96%] 2023-03-20T11:54:49.7119781Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-132] SKIPPED [ 96%] 2023-03-20T11:54:49.7125910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-133] SKIPPED [ 96%] 2023-03-20T11:54:49.7133196Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-134] SKIPPED [ 96%] 2023-03-20T11:54:49.7139781Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-135] SKIPPED [ 96%] 2023-03-20T11:54:49.7145843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-136] SKIPPED [ 96%] 2023-03-20T11:54:49.7152355Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-137] SKIPPED [ 96%] 2023-03-20T11:54:49.7158451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-138] SKIPPED [ 96%] 2023-03-20T11:54:49.7164520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-139] SKIPPED [ 96%] 2023-03-20T11:54:49.7171161Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-140] SKIPPED [ 96%] 2023-03-20T11:54:49.7177270Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-141] SKIPPED [ 96%] 2023-03-20T11:54:49.7183476Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-142] SKIPPED [ 96%] 2023-03-20T11:54:49.7190095Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-143] SKIPPED [ 96%] 2023-03-20T11:54:49.7196023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-144] SKIPPED [ 96%] 2023-03-20T11:54:49.7202238Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-145] SKIPPED [ 96%] 2023-03-20T11:54:49.7210314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-146] SKIPPED [ 96%] 2023-03-20T11:54:49.7216195Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-147] SKIPPED [ 96%] 2023-03-20T11:54:49.7222454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-148] SKIPPED [ 96%] 2023-03-20T11:54:49.7228760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-149] SKIPPED [ 96%] 2023-03-20T11:54:49.7235048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-150] SKIPPED [ 96%] 2023-03-20T11:54:49.7241234Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-151] SKIPPED [ 96%] 2023-03-20T11:54:49.7247445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-152] SKIPPED [ 96%] 2023-03-20T11:54:49.7253676Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-153] SKIPPED [ 96%] 2023-03-20T11:54:49.7260043Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-154] SKIPPED [ 96%] 2023-03-20T11:54:49.7266158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-155] SKIPPED [ 96%] 2023-03-20T11:54:49.7272627Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-156] SKIPPED [ 96%] 2023-03-20T11:54:49.7278729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-157] SKIPPED [ 96%] 2023-03-20T11:54:49.7285953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-158] SKIPPED [ 96%] 2023-03-20T11:54:49.7292880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-159] SKIPPED [ 96%] 2023-03-20T11:54:49.7298422Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-160] SKIPPED [ 96%] 2023-03-20T11:54:49.7304436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-161] SKIPPED [ 96%] 2023-03-20T11:54:49.7310998Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-162] SKIPPED [ 96%] 2023-03-20T11:54:49.7317011Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-163] SKIPPED [ 96%] 2023-03-20T11:54:49.7323212Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-164] SKIPPED [ 96%] 2023-03-20T11:54:49.7330175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-165] SKIPPED [ 96%] 2023-03-20T11:54:49.7336329Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-166] SKIPPED [ 96%] 2023-03-20T11:54:49.7342623Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-167] SKIPPED [ 96%] 2023-03-20T11:54:49.7349258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-168] SKIPPED [ 96%] 2023-03-20T11:54:49.7356568Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-169] SKIPPED [ 96%] 2023-03-20T11:54:49.7362808Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-170] SKIPPED [ 96%] 2023-03-20T11:54:49.7370088Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-171] SKIPPED [ 96%] 2023-03-20T11:54:49.7375241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-172] SKIPPED [ 96%] 2023-03-20T11:54:49.7381790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-173] SKIPPED [ 96%] 2023-03-20T11:54:49.7388441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-174] SKIPPED [ 96%] 2023-03-20T11:54:49.7394930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-175] SKIPPED [ 96%] 2023-03-20T11:54:49.7400978Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-176] SKIPPED [ 96%] 2023-03-20T11:54:49.7408484Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-177] SKIPPED [ 96%] 2023-03-20T11:54:49.7414206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-178] SKIPPED [ 96%] 2023-03-20T11:54:49.7420175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-179] SKIPPED [ 96%] 2023-03-20T11:54:49.7426636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-180] SKIPPED [ 96%] 2023-03-20T11:54:49.7434343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-181] SKIPPED [ 96%] 2023-03-20T11:54:49.7440488Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-182] SKIPPED [ 96%] 2023-03-20T11:54:49.7446554Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-183] SKIPPED [ 96%] 2023-03-20T11:54:49.7453561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-184] SKIPPED [ 96%] 2023-03-20T11:54:49.7459532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-185] SKIPPED [ 96%] 2023-03-20T11:54:49.7465534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-186] SKIPPED [ 96%] 2023-03-20T11:54:49.7472111Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-187] SKIPPED [ 96%] 2023-03-20T11:54:49.7478541Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-188] SKIPPED [ 96%] 2023-03-20T11:54:49.7484360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-189] SKIPPED [ 96%] 2023-03-20T11:54:49.7490762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-190] SKIPPED [ 96%] 2023-03-20T11:54:49.7497122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-191] SKIPPED [ 96%] 2023-03-20T11:54:49.7504578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-192] SKIPPED [ 96%] 2023-03-20T11:54:49.7511339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-193] SKIPPED [ 96%] 2023-03-20T11:54:49.7517578Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-194] SKIPPED [ 96%] 2023-03-20T11:54:49.7523399Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-195] SKIPPED [ 96%] 2023-03-20T11:54:49.7530383Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-196] SKIPPED [ 96%] 2023-03-20T11:54:49.7536144Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[gaussian_blur-197] SKIPPED [ 96%] 2023-03-20T11:54:49.7542436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-00] SKIPPED [ 96%] 2023-03-20T11:54:49.7548863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-01] SKIPPED [ 96%] 2023-03-20T11:54:49.7555004Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-02] SKIPPED [ 96%] 2023-03-20T11:54:49.7561254Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-03] SKIPPED [ 96%] 2023-03-20T11:54:49.7567265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-04] SKIPPED [ 96%] 2023-03-20T11:54:49.7574753Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-05] SKIPPED [ 96%] 2023-03-20T11:54:49.7580912Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-06] SKIPPED [ 96%] 2023-03-20T11:54:49.7586956Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-07] SKIPPED [ 96%] 2023-03-20T11:54:49.7593126Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-08] SKIPPED [ 96%] 2023-03-20T11:54:49.7599094Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-09] SKIPPED [ 96%] 2023-03-20T11:54:49.7605063Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-10] SKIPPED [ 96%] 2023-03-20T11:54:49.7611815Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-11] SKIPPED [ 96%] 2023-03-20T11:54:49.7617242Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-12] SKIPPED [ 96%] 2023-03-20T11:54:49.7623300Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-13] SKIPPED [ 96%] 2023-03-20T11:54:49.7629673Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-14] SKIPPED [ 96%] 2023-03-20T11:54:49.7635575Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-15] SKIPPED [ 96%] 2023-03-20T11:54:49.7641694Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-16] SKIPPED [ 96%] 2023-03-20T11:54:49.7650602Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-17] SKIPPED [ 96%] 2023-03-20T11:54:49.7656759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-18] SKIPPED [ 96%] 2023-03-20T11:54:49.7662937Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-19] SKIPPED [ 96%] 2023-03-20T11:54:49.7669113Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-20] SKIPPED [ 96%] 2023-03-20T11:54:49.7674869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-21] SKIPPED [ 96%] 2023-03-20T11:54:49.7680872Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-22] SKIPPED [ 96%] 2023-03-20T11:54:49.7686882Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-23] SKIPPED [ 96%] 2023-03-20T11:54:49.7693483Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-24] SKIPPED [ 96%] 2023-03-20T11:54:49.7699407Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-25] SKIPPED [ 96%] 2023-03-20T11:54:49.7705354Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-26] SKIPPED [ 96%] 2023-03-20T11:54:49.7711897Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-27] SKIPPED [ 96%] 2023-03-20T11:54:49.7719352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-28] SKIPPED [ 96%] 2023-03-20T11:54:49.7725255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-29] SKIPPED [ 96%] 2023-03-20T11:54:49.7732489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-30] SKIPPED [ 96%] 2023-03-20T11:54:49.7737930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-31] SKIPPED [ 96%] 2023-03-20T11:54:49.7743742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-32] SKIPPED [ 96%] 2023-03-20T11:54:49.7750197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-33] SKIPPED [ 96%] 2023-03-20T11:54:49.7756025Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-34] SKIPPED [ 96%] 2023-03-20T11:54:49.7762214Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-35] SKIPPED [ 96%] 2023-03-20T11:54:49.7769024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-36] SKIPPED [ 96%] 2023-03-20T11:54:49.7774515Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-37] SKIPPED [ 96%] 2023-03-20T11:54:49.7780840Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-38] SKIPPED [ 96%] 2023-03-20T11:54:49.7786943Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-39] SKIPPED [ 96%] 2023-03-20T11:54:49.7794388Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-40] SKIPPED [ 96%] 2023-03-20T11:54:49.7800517Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-41] SKIPPED [ 96%] 2023-03-20T11:54:49.7806523Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-42] SKIPPED [ 96%] 2023-03-20T11:54:49.7813180Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-43] SKIPPED [ 96%] 2023-03-20T11:54:49.7819220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-44] SKIPPED [ 96%] 2023-03-20T11:54:49.7825141Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-45] SKIPPED [ 96%] 2023-03-20T11:54:49.7831100Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-46] SKIPPED [ 96%] 2023-03-20T11:54:49.7837254Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-47] SKIPPED [ 96%] 2023-03-20T11:54:49.7843517Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-48] SKIPPED [ 96%] 2023-03-20T11:54:49.7850356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-49] SKIPPED [ 96%] 2023-03-20T11:54:49.7856121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-50] SKIPPED [ 96%] 2023-03-20T11:54:49.7863476Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-51] SKIPPED [ 96%] 2023-03-20T11:54:49.7869873Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-52] SKIPPED [ 96%] 2023-03-20T11:54:49.7875777Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-53] SKIPPED [ 96%] 2023-03-20T11:54:49.7881892Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-54] SKIPPED [ 96%] 2023-03-20T11:54:49.7888937Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-55] SKIPPED [ 96%] 2023-03-20T11:54:49.7893871Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-56] SKIPPED [ 96%] 2023-03-20T11:54:49.7900172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-57] SKIPPED [ 96%] 2023-03-20T11:54:49.7906122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-58] SKIPPED [ 96%] 2023-03-20T11:54:49.7911981Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-59] SKIPPED [ 96%] 2023-03-20T11:54:49.7918098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-60] SKIPPED [ 96%] 2023-03-20T11:54:49.7924054Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-61] SKIPPED [ 96%] 2023-03-20T11:54:49.7930325Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-62] SKIPPED [ 96%] 2023-03-20T11:54:49.7937801Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-63] SKIPPED [ 96%] 2023-03-20T11:54:49.7943413Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-64] SKIPPED [ 96%] 2023-03-20T11:54:49.7949890Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-65] SKIPPED [ 96%] 2023-03-20T11:54:49.7955673Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-66] SKIPPED [ 96%] 2023-03-20T11:54:49.7961846Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-67] SKIPPED [ 96%] 2023-03-20T11:54:49.7969339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-68] SKIPPED [ 96%] 2023-03-20T11:54:49.7973982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-69] SKIPPED [ 96%] 2023-03-20T11:54:49.7980353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-70] SKIPPED [ 96%] 2023-03-20T11:54:49.7986314Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[equalize-71] SKIPPED [ 96%] 2023-03-20T11:54:49.7992588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-00] SKIPPED [ 96%] 2023-03-20T11:54:49.7998739Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-01] SKIPPED [ 96%] 2023-03-20T11:54:49.8005804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-02] SKIPPED [ 96%] 2023-03-20T11:54:49.8013069Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-03] SKIPPED [ 96%] 2023-03-20T11:54:49.8018542Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-04] SKIPPED [ 96%] 2023-03-20T11:54:49.8024327Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-05] SKIPPED [ 96%] 2023-03-20T11:54:49.8030783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-06] SKIPPED [ 96%] 2023-03-20T11:54:49.8036686Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-07] SKIPPED [ 96%] 2023-03-20T11:54:49.8042657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-08] SKIPPED [ 96%] 2023-03-20T11:54:49.8049974Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-09] SKIPPED [ 96%] 2023-03-20T11:54:49.8054734Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-10] SKIPPED [ 96%] 2023-03-20T11:54:49.8061155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-11] SKIPPED [ 96%] 2023-03-20T11:54:49.8067242Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-12] SKIPPED [ 96%] 2023-03-20T11:54:49.8072861Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-13] SKIPPED [ 96%] 2023-03-20T11:54:49.8079988Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-14] SKIPPED [ 96%] 2023-03-20T11:54:49.8085959Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-15] SKIPPED [ 96%] 2023-03-20T11:54:49.8092695Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-16] SKIPPED [ 96%] 2023-03-20T11:54:49.8098369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-17] SKIPPED [ 97%] 2023-03-20T11:54:49.8103712Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-18] SKIPPED [ 97%] 2023-03-20T11:54:49.8109759Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-19] SKIPPED [ 97%] 2023-03-20T11:54:49.8115671Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-20] SKIPPED [ 97%] 2023-03-20T11:54:49.8121671Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-21] SKIPPED [ 97%] 2023-03-20T11:54:49.8128951Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-22] SKIPPED [ 97%] 2023-03-20T11:54:49.8133922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-23] SKIPPED [ 97%] 2023-03-20T11:54:49.8140357Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-24] SKIPPED [ 97%] 2023-03-20T11:54:49.8147648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-25] SKIPPED [ 97%] 2023-03-20T11:54:49.8153825Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-26] SKIPPED [ 97%] 2023-03-20T11:54:49.8160150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-27] SKIPPED [ 97%] 2023-03-20T11:54:49.8165815Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-28] SKIPPED [ 97%] 2023-03-20T11:54:49.8172927Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-29] SKIPPED [ 97%] 2023-03-20T11:54:49.8178369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-30] SKIPPED [ 97%] 2023-03-20T11:54:49.8184119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-31] SKIPPED [ 97%] 2023-03-20T11:54:49.8190486Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-32] SKIPPED [ 97%] 2023-03-20T11:54:49.8196253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-33] SKIPPED [ 97%] 2023-03-20T11:54:49.8202450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-34] SKIPPED [ 97%] 2023-03-20T11:54:49.8209340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-35] SKIPPED [ 97%] 2023-03-20T11:54:49.8214644Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-36] SKIPPED [ 97%] 2023-03-20T11:54:49.8221956Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-37] SKIPPED [ 97%] 2023-03-20T11:54:49.8228478Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-38] SKIPPED [ 97%] 2023-03-20T11:54:49.8234165Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-39] SKIPPED [ 97%] 2023-03-20T11:54:49.8240158Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-40] SKIPPED [ 97%] 2023-03-20T11:54:49.8245897Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-41] SKIPPED [ 97%] 2023-03-20T11:54:49.8252754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-42] SKIPPED [ 97%] 2023-03-20T11:54:49.8257822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-43] SKIPPED [ 97%] 2023-03-20T11:54:49.8263292Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-44] SKIPPED [ 97%] 2023-03-20T11:54:49.8269104Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-45] SKIPPED [ 97%] 2023-03-20T11:54:49.8274744Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-46] SKIPPED [ 97%] 2023-03-20T11:54:49.8280464Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-47] SKIPPED [ 97%] 2023-03-20T11:54:49.8287532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-48] SKIPPED [ 97%] 2023-03-20T11:54:49.8293206Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-49] SKIPPED [ 97%] 2023-03-20T11:54:49.8299157Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-50] SKIPPED [ 97%] 2023-03-20T11:54:49.8304859Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-51] SKIPPED [ 97%] 2023-03-20T11:54:49.8310366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-52] SKIPPED [ 97%] 2023-03-20T11:54:49.8315715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-53] SKIPPED [ 97%] 2023-03-20T11:54:49.8321529Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-54] SKIPPED [ 97%] 2023-03-20T11:54:49.8327256Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-55] SKIPPED [ 97%] 2023-03-20T11:54:49.8333622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-56] SKIPPED [ 97%] 2023-03-20T11:54:49.8338792Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-57] SKIPPED [ 97%] 2023-03-20T11:54:49.8344254Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-58] SKIPPED [ 97%] 2023-03-20T11:54:49.8350379Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-59] SKIPPED [ 97%] 2023-03-20T11:54:49.8357125Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-60] SKIPPED [ 97%] 2023-03-20T11:54:49.8362942Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-61] SKIPPED [ 97%] 2023-03-20T11:54:49.8370196Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-62] SKIPPED [ 97%] 2023-03-20T11:54:49.8375287Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-63] SKIPPED [ 97%] 2023-03-20T11:54:49.8382316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-64] SKIPPED [ 97%] 2023-03-20T11:54:49.8388956Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-65] SKIPPED [ 97%] 2023-03-20T11:54:49.8394953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-66] SKIPPED [ 97%] 2023-03-20T11:54:49.8401055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-67] SKIPPED [ 97%] 2023-03-20T11:54:49.8407396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-68] SKIPPED [ 97%] 2023-03-20T11:54:49.8413427Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-69] SKIPPED [ 97%] 2023-03-20T11:54:49.8419451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-70] SKIPPED [ 97%] 2023-03-20T11:54:49.8426617Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[invert-71] SKIPPED [ 97%] 2023-03-20T11:54:49.8432618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-00] SKIPPED [ 97%] 2023-03-20T11:54:49.8438566Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-01] SKIPPED [ 97%] 2023-03-20T11:54:49.8444272Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-02] SKIPPED [ 97%] 2023-03-20T11:54:49.8450377Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-03] SKIPPED [ 97%] 2023-03-20T11:54:49.8456809Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-04] SKIPPED [ 97%] 2023-03-20T11:54:49.8462818Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-05] SKIPPED [ 97%] 2023-03-20T11:54:49.8468986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-06] SKIPPED [ 97%] 2023-03-20T11:54:49.8474816Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-07] SKIPPED [ 97%] 2023-03-20T11:54:49.8480909Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-08] SKIPPED [ 97%] 2023-03-20T11:54:49.8486880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-09] SKIPPED [ 97%] 2023-03-20T11:54:49.8495680Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-10] SKIPPED [ 97%] 2023-03-20T11:54:49.8501894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-11] SKIPPED [ 97%] 2023-03-20T11:54:49.8508424Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-12] SKIPPED [ 97%] 2023-03-20T11:54:49.8514194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-13] SKIPPED [ 97%] 2023-03-20T11:54:49.8520175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-14] SKIPPED [ 97%] 2023-03-20T11:54:49.8526086Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-15] SKIPPED [ 97%] 2023-03-20T11:54:49.8533273Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-16] SKIPPED [ 97%] 2023-03-20T11:54:49.8538706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-17] SKIPPED [ 97%] 2023-03-20T11:54:49.8544494Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-18] SKIPPED [ 97%] 2023-03-20T11:54:49.8550963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-19] SKIPPED [ 97%] 2023-03-20T11:54:49.8556891Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-20] SKIPPED [ 97%] 2023-03-20T11:54:49.8563015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-21] SKIPPED [ 97%] 2023-03-20T11:54:49.8570323Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-22] SKIPPED [ 97%] 2023-03-20T11:54:49.8576339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-23] SKIPPED [ 97%] 2023-03-20T11:54:49.8582510Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-24] SKIPPED [ 97%] 2023-03-20T11:54:49.8589017Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-25] SKIPPED [ 97%] 2023-03-20T11:54:49.8594648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-26] SKIPPED [ 97%] 2023-03-20T11:54:49.8600825Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-27] SKIPPED [ 97%] 2023-03-20T11:54:49.8606686Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-28] SKIPPED [ 97%] 2023-03-20T11:54:49.8613618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-29] SKIPPED [ 97%] 2023-03-20T11:54:49.8619087Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-30] SKIPPED [ 97%] 2023-03-20T11:54:49.8624587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-31] SKIPPED [ 97%] 2023-03-20T11:54:49.8631184Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-32] SKIPPED [ 97%] 2023-03-20T11:54:49.8638548Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-33] SKIPPED [ 97%] 2023-03-20T11:54:49.8644309Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-34] SKIPPED [ 97%] 2023-03-20T11:54:49.8650754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-35] SKIPPED [ 97%] 2023-03-20T11:54:49.8656880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-36] SKIPPED [ 97%] 2023-03-20T11:54:49.8662802Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-37] SKIPPED [ 97%] 2023-03-20T11:54:49.8669047Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-38] SKIPPED [ 97%] 2023-03-20T11:54:49.8674924Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-39] SKIPPED [ 97%] 2023-03-20T11:54:49.8681171Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-40] SKIPPED [ 97%] 2023-03-20T11:54:49.8687006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-41] SKIPPED [ 97%] 2023-03-20T11:54:49.8693658Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-42] SKIPPED [ 97%] 2023-03-20T11:54:49.8699431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-43] SKIPPED [ 97%] 2023-03-20T11:54:49.8705368Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-44] SKIPPED [ 97%] 2023-03-20T11:54:49.8712711Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-45] SKIPPED [ 97%] 2023-03-20T11:54:49.8718973Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-46] SKIPPED [ 97%] 2023-03-20T11:54:49.8724916Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-47] SKIPPED [ 97%] 2023-03-20T11:54:49.8731923Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-48] SKIPPED [ 97%] 2023-03-20T11:54:49.8737472Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-49] SKIPPED [ 97%] 2023-03-20T11:54:49.8743279Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-50] SKIPPED [ 97%] 2023-03-20T11:54:49.8749762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-51] SKIPPED [ 97%] 2023-03-20T11:54:49.8755681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-52] SKIPPED [ 97%] 2023-03-20T11:54:49.8761876Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-53] SKIPPED [ 97%] 2023-03-20T11:54:49.8769322Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-54] SKIPPED [ 97%] 2023-03-20T11:54:49.8774488Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-55] SKIPPED [ 97%] 2023-03-20T11:54:49.8781665Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-56] SKIPPED [ 97%] 2023-03-20T11:54:49.8787909Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-57] SKIPPED [ 97%] 2023-03-20T11:54:49.8793953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-58] SKIPPED [ 97%] 2023-03-20T11:54:49.8800019Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-59] SKIPPED [ 97%] 2023-03-20T11:54:49.8806022Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-60] SKIPPED [ 97%] 2023-03-20T11:54:49.8813248Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-61] SKIPPED [ 97%] 2023-03-20T11:54:49.8818856Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-62] SKIPPED [ 97%] 2023-03-20T11:54:49.8824419Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-63] SKIPPED [ 97%] 2023-03-20T11:54:49.8830790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-64] SKIPPED [ 97%] 2023-03-20T11:54:49.8836784Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-65] SKIPPED [ 97%] 2023-03-20T11:54:49.8842663Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-66] SKIPPED [ 97%] 2023-03-20T11:54:49.8849606Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-67] SKIPPED [ 97%] 2023-03-20T11:54:49.8856081Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-68] SKIPPED [ 97%] 2023-03-20T11:54:49.8861860Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-69] SKIPPED [ 97%] 2023-03-20T11:54:49.8868383Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-70] SKIPPED [ 97%] 2023-03-20T11:54:49.8874268Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[posterize-71] SKIPPED [ 97%] 2023-03-20T11:54:49.8880332Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-00] SKIPPED [ 97%] 2023-03-20T11:54:49.8886210Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-01] SKIPPED [ 97%] 2023-03-20T11:54:49.8893189Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-02] SKIPPED [ 97%] 2023-03-20T11:54:49.8898678Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-03] SKIPPED [ 97%] 2023-03-20T11:54:49.8904509Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-04] SKIPPED [ 97%] 2023-03-20T11:54:49.8910563Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-05] SKIPPED [ 97%] 2023-03-20T11:54:49.8916456Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-06] SKIPPED [ 97%] 2023-03-20T11:54:49.8923710Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-07] SKIPPED [ 97%] 2023-03-20T11:54:49.8930154Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-08] SKIPPED [ 97%] 2023-03-20T11:54:49.8936239Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-09] SKIPPED [ 97%] 2023-03-20T11:54:49.8942073Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-10] SKIPPED [ 97%] 2023-03-20T11:54:49.8948318Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-11] SKIPPED [ 97%] 2023-03-20T11:54:49.8953854Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-12] SKIPPED [ 97%] 2023-03-20T11:54:49.8960685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-13] SKIPPED [ 97%] 2023-03-20T11:54:49.8965761Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-14] SKIPPED [ 97%] 2023-03-20T11:54:49.8972910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-15] SKIPPED [ 97%] 2023-03-20T11:54:49.8978374Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-16] SKIPPED [ 97%] 2023-03-20T11:54:49.8983736Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-17] SKIPPED [ 97%] 2023-03-20T11:54:49.8990191Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-18] SKIPPED [ 97%] 2023-03-20T11:54:49.8997283Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-19] SKIPPED [ 97%] 2023-03-20T11:54:49.9003178Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-20] SKIPPED [ 97%] 2023-03-20T11:54:49.9010408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-21] SKIPPED [ 97%] 2023-03-20T11:54:49.9015353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-22] SKIPPED [ 97%] 2023-03-20T11:54:49.9021527Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-23] SKIPPED [ 97%] 2023-03-20T11:54:49.9027817Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-24] SKIPPED [ 97%] 2023-03-20T11:54:49.9033377Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-25] SKIPPED [ 97%] 2023-03-20T11:54:49.9039489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-26] SKIPPED [ 97%] 2023-03-20T11:54:49.9045246Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-27] SKIPPED [ 97%] 2023-03-20T11:54:49.9052570Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-28] SKIPPED [ 97%] 2023-03-20T11:54:49.9057738Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-29] SKIPPED [ 97%] 2023-03-20T11:54:49.9065130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-30] SKIPPED [ 97%] 2023-03-20T11:54:49.9071476Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-31] SKIPPED [ 97%] 2023-03-20T11:54:49.9077274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-32] SKIPPED [ 97%] 2023-03-20T11:54:49.9083279Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-33] SKIPPED [ 97%] 2023-03-20T11:54:49.9090339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-34] SKIPPED [ 97%] 2023-03-20T11:54:49.9095340Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-35] SKIPPED [ 97%] 2023-03-20T11:54:49.9101638Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-36] SKIPPED [ 97%] 2023-03-20T11:54:49.9107802Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-37] SKIPPED [ 97%] 2023-03-20T11:54:49.9113819Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-38] SKIPPED [ 97%] 2023-03-20T11:54:49.9120584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-39] SKIPPED [ 97%] 2023-03-20T11:54:49.9125676Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-40] SKIPPED [ 97%] 2023-03-20T11:54:49.9132900Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-41] SKIPPED [ 97%] 2023-03-20T11:54:49.9139356Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-42] SKIPPED [ 97%] 2023-03-20T11:54:49.9145090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-43] SKIPPED [ 97%] 2023-03-20T11:54:49.9151475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-44] SKIPPED [ 97%] 2023-03-20T11:54:49.9157431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-45] SKIPPED [ 97%] 2023-03-20T11:54:49.9163259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-46] SKIPPED [ 97%] 2023-03-20T11:54:49.9170245Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-47] SKIPPED [ 97%] 2023-03-20T11:54:49.9175415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-48] SKIPPED [ 97%] 2023-03-20T11:54:49.9181796Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-49] SKIPPED [ 97%] 2023-03-20T11:54:49.9188209Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-50] SKIPPED [ 97%] 2023-03-20T11:54:49.9193969Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-51] SKIPPED [ 97%] 2023-03-20T11:54:49.9199880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-52] SKIPPED [ 97%] 2023-03-20T11:54:49.9207882Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-53] SKIPPED [ 97%] 2023-03-20T11:54:49.9213460Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-54] SKIPPED [ 97%] 2023-03-20T11:54:49.9219866Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-55] SKIPPED [ 97%] 2023-03-20T11:54:49.9225591Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-56] SKIPPED [ 97%] 2023-03-20T11:54:49.9232023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-57] SKIPPED [ 97%] 2023-03-20T11:54:49.9238301Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-58] SKIPPED [ 97%] 2023-03-20T11:54:49.9243952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-59] SKIPPED [ 97%] 2023-03-20T11:54:49.9250271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-60] SKIPPED [ 97%] 2023-03-20T11:54:49.9256201Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-61] SKIPPED [ 97%] 2023-03-20T11:54:49.9262265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-62] SKIPPED [ 97%] 2023-03-20T11:54:49.9268685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-63] SKIPPED [ 97%] 2023-03-20T11:54:49.9275746Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-64] SKIPPED [ 97%] 2023-03-20T11:54:49.9281961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-65] SKIPPED [ 97%] 2023-03-20T11:54:49.9288915Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-66] SKIPPED [ 97%] 2023-03-20T11:54:49.9294100Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-67] SKIPPED [ 97%] 2023-03-20T11:54:49.9300474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-68] SKIPPED [ 97%] 2023-03-20T11:54:49.9306443Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-69] SKIPPED [ 97%] 2023-03-20T11:54:49.9312539Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-70] SKIPPED [ 97%] 2023-03-20T11:54:49.9318807Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[solarize-71] SKIPPED [ 97%] 2023-03-20T11:54:49.9324587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-00] SKIPPED [ 97%] 2023-03-20T11:54:49.9331349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-01] SKIPPED [ 97%] 2023-03-20T11:54:49.9337201Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-02] SKIPPED [ 97%] 2023-03-20T11:54:49.9343260Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-03] SKIPPED [ 97%] 2023-03-20T11:54:49.9352346Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-04] SKIPPED [ 97%] 2023-03-20T11:54:49.9358536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-05] SKIPPED [ 97%] 2023-03-20T11:54:49.9364428Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-06] SKIPPED [ 97%] 2023-03-20T11:54:49.9371697Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-07] SKIPPED [ 97%] 2023-03-20T11:54:49.9377015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-08] SKIPPED [ 97%] 2023-03-20T11:54:49.9383122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-09] SKIPPED [ 97%] 2023-03-20T11:54:49.9389274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-10] SKIPPED [ 97%] 2023-03-20T11:54:49.9394862Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-11] SKIPPED [ 97%] 2023-03-20T11:54:49.9400962Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-12] SKIPPED [ 97%] 2023-03-20T11:54:49.9406921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-13] SKIPPED [ 97%] 2023-03-20T11:54:49.9413713Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-14] SKIPPED [ 97%] 2023-03-20T11:54:49.9420058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-15] SKIPPED [ 97%] 2023-03-20T11:54:49.9426290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-16] SKIPPED [ 97%] 2023-03-20T11:54:49.9432449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-17] SKIPPED [ 97%] 2023-03-20T11:54:49.9438488Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-18] SKIPPED [ 97%] 2023-03-20T11:54:49.9444227Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-19] SKIPPED [ 97%] 2023-03-20T11:54:49.9450451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-20] SKIPPED [ 97%] 2023-03-20T11:54:49.9456555Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-21] SKIPPED [ 97%] 2023-03-20T11:54:49.9462702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-22] SKIPPED [ 97%] 2023-03-20T11:54:49.9469301Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-23] SKIPPED [ 97%] 2023-03-20T11:54:49.9475115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-24] SKIPPED [ 97%] 2023-03-20T11:54:49.9481259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-25] SKIPPED [ 97%] 2023-03-20T11:54:49.9487113Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-26] SKIPPED [ 97%] 2023-03-20T11:54:49.9494529Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-27] SKIPPED [ 97%] 2023-03-20T11:54:49.9501068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-28] SKIPPED [ 97%] 2023-03-20T11:54:49.9507183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-29] SKIPPED [ 97%] 2023-03-20T11:54:49.9513351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-30] SKIPPED [ 97%] 2023-03-20T11:54:49.9519622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-31] SKIPPED [ 97%] 2023-03-20T11:54:49.9525339Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-32] SKIPPED [ 97%] 2023-03-20T11:54:49.9532593Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-33] SKIPPED [ 97%] 2023-03-20T11:54:49.9538018Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-34] SKIPPED [ 97%] 2023-03-20T11:54:49.9543957Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-35] SKIPPED [ 97%] 2023-03-20T11:54:49.9550348Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-36] SKIPPED [ 97%] 2023-03-20T11:54:49.9556280Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-37] SKIPPED [ 97%] 2023-03-20T11:54:49.9563636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-38] SKIPPED [ 97%] 2023-03-20T11:54:49.9570076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-39] SKIPPED [ 97%] 2023-03-20T11:54:49.9575958Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-40] SKIPPED [ 97%] 2023-03-20T11:54:49.9582138Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-41] SKIPPED [ 97%] 2023-03-20T11:54:49.9588443Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-42] SKIPPED [ 97%] 2023-03-20T11:54:49.9594351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-43] SKIPPED [ 97%] 2023-03-20T11:54:49.9600541Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-44] SKIPPED [ 97%] 2023-03-20T11:54:49.9606348Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-45] SKIPPED [ 97%] 2023-03-20T11:54:49.9613547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-46] SKIPPED [ 97%] 2023-03-20T11:54:49.9618658Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-47] SKIPPED [ 97%] 2023-03-20T11:54:49.9624375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-48] SKIPPED [ 97%] 2023-03-20T11:54:49.9630883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-49] SKIPPED [ 97%] 2023-03-20T11:54:49.9638035Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-50] SKIPPED [ 97%] 2023-03-20T11:54:49.9643920Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-51] SKIPPED [ 97%] 2023-03-20T11:54:49.9650281Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-52] SKIPPED [ 97%] 2023-03-20T11:54:49.9656088Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-53] SKIPPED [ 97%] 2023-03-20T11:54:49.9662324Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-54] SKIPPED [ 97%] 2023-03-20T11:54:49.9668629Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-55] SKIPPED [ 97%] 2023-03-20T11:54:49.9674587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-56] SKIPPED [ 97%] 2023-03-20T11:54:49.9680705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-57] SKIPPED [ 97%] 2023-03-20T11:54:49.9686687Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-58] SKIPPED [ 97%] 2023-03-20T11:54:49.9693491Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-59] SKIPPED [ 97%] 2023-03-20T11:54:49.9699186Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-60] SKIPPED [ 97%] 2023-03-20T11:54:49.9706656Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-61] SKIPPED [ 97%] 2023-03-20T11:54:49.9712852Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-62] SKIPPED [ 97%] 2023-03-20T11:54:49.9718930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-63] SKIPPED [ 97%] 2023-03-20T11:54:49.9724802Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-64] SKIPPED [ 97%] 2023-03-20T11:54:49.9731993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-65] SKIPPED [ 97%] 2023-03-20T11:54:49.9737157Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-66] SKIPPED [ 97%] 2023-03-20T11:54:49.9743426Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-67] SKIPPED [ 97%] 2023-03-20T11:54:49.9749707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-68] SKIPPED [ 97%] 2023-03-20T11:54:49.9755704Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-69] SKIPPED [ 97%] 2023-03-20T11:54:49.9761782Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-70] SKIPPED [ 97%] 2023-03-20T11:54:49.9767800Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[autocontrast-71] SKIPPED [ 97%] 2023-03-20T11:54:49.9774082Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-000] SKIPPED [ 97%] 2023-03-20T11:54:49.9781533Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-001] SKIPPED [ 97%] 2023-03-20T11:54:49.9787850Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-002] SKIPPED [ 97%] 2023-03-20T11:54:49.9793749Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-003] SKIPPED [ 97%] 2023-03-20T11:54:49.9800452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-004] SKIPPED [ 97%] 2023-03-20T11:54:49.9805804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-005] SKIPPED [ 97%] 2023-03-20T11:54:49.9813373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-006] SKIPPED [ 97%] 2023-03-20T11:54:49.9818715Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-007] SKIPPED [ 97%] 2023-03-20T11:54:49.9825343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-008] SKIPPED [ 97%] 2023-03-20T11:54:49.9830736Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-009] SKIPPED [ 97%] 2023-03-20T11:54:49.9836513Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-010] SKIPPED [ 97%] 2023-03-20T11:54:49.9842577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-011] SKIPPED [ 97%] 2023-03-20T11:54:49.9850306Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-012] SKIPPED [ 97%] 2023-03-20T11:54:49.9856154Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-013] SKIPPED [ 97%] 2023-03-20T11:54:49.9861917Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-014] SKIPPED [ 97%] 2023-03-20T11:54:49.9868352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-015] SKIPPED [ 97%] 2023-03-20T11:54:49.9873832Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-016] SKIPPED [ 97%] 2023-03-20T11:54:49.9879983Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-017] SKIPPED [ 97%] 2023-03-20T11:54:49.9885911Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-018] SKIPPED [ 97%] 2023-03-20T11:54:49.9892705Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-019] SKIPPED [ 97%] 2023-03-20T11:54:49.9898380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-020] SKIPPED [ 97%] 2023-03-20T11:54:49.9904159Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-021] SKIPPED [ 97%] 2023-03-20T11:54:49.9910506Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-022] SKIPPED [ 97%] 2023-03-20T11:54:49.9916363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-023] SKIPPED [ 97%] 2023-03-20T11:54:49.9923835Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-024] SKIPPED [ 97%] 2023-03-20T11:54:49.9930417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-025] SKIPPED [ 97%] 2023-03-20T11:54:49.9935960Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-026] SKIPPED [ 97%] 2023-03-20T11:54:49.9942132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-027] SKIPPED [ 97%] 2023-03-20T11:54:49.9948428Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-028] SKIPPED [ 97%] 2023-03-20T11:54:49.9954448Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-029] SKIPPED [ 97%] 2023-03-20T11:54:49.9960504Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-030] SKIPPED [ 97%] 2023-03-20T11:54:49.9966443Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-031] SKIPPED [ 97%] 2023-03-20T11:54:49.9973520Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-032] SKIPPED [ 97%] 2023-03-20T11:54:49.9979033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-033] SKIPPED [ 97%] 2023-03-20T11:54:49.9984894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-034] SKIPPED [ 97%] 2023-03-20T11:54:49.9991965Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-035] SKIPPED [ 97%] 2023-03-20T11:54:49.9998181Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-036] SKIPPED [ 97%] 2023-03-20T11:54:50.0004097Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-037] SKIPPED [ 97%] 2023-03-20T11:54:50.0010394Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-038] SKIPPED [ 97%] 2023-03-20T11:54:50.0029507Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-039] SKIPPED [ 97%] 2023-03-20T11:54:50.0030353Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-040] SKIPPED [ 97%] 2023-03-20T11:54:50.0031007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-041] SKIPPED [ 97%] 2023-03-20T11:54:50.0034870Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-042] SKIPPED [ 97%] 2023-03-20T11:54:50.0040914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-043] SKIPPED [ 97%] 2023-03-20T11:54:50.0046867Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-044] SKIPPED [ 97%] 2023-03-20T11:54:50.0053426Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-045] SKIPPED [ 97%] 2023-03-20T11:54:50.0059286Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-046] SKIPPED [ 97%] 2023-03-20T11:54:50.0066187Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-047] SKIPPED [ 97%] 2023-03-20T11:54:50.0072433Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-048] SKIPPED [ 97%] 2023-03-20T11:54:50.0078823Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-049] SKIPPED [ 97%] 2023-03-20T11:54:50.0084497Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-050] SKIPPED [ 97%] 2023-03-20T11:54:50.0090676Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-051] SKIPPED [ 97%] 2023-03-20T11:54:50.0096841Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-052] SKIPPED [ 97%] 2023-03-20T11:54:50.0103023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-053] SKIPPED [ 97%] 2023-03-20T11:54:50.0109311Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-054] SKIPPED [ 97%] 2023-03-20T11:54:50.0115331Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-055] SKIPPED [ 97%] 2023-03-20T11:54:50.0121477Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-056] SKIPPED [ 97%] 2023-03-20T11:54:50.0127492Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-057] SKIPPED [ 97%] 2023-03-20T11:54:50.0134922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-058] SKIPPED [ 97%] 2023-03-20T11:54:50.0141313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-059] SKIPPED [ 97%] 2023-03-20T11:54:50.0147735Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-060] SKIPPED [ 97%] 2023-03-20T11:54:50.0153633Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-061] SKIPPED [ 97%] 2023-03-20T11:54:50.0159718Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-062] SKIPPED [ 97%] 2023-03-20T11:54:50.0165742Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-063] SKIPPED [ 97%] 2023-03-20T11:54:50.0172652Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-064] SKIPPED [ 97%] 2023-03-20T11:54:50.0178919Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-065] SKIPPED [ 97%] 2023-03-20T11:54:50.0184306Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-066] SKIPPED [ 97%] 2023-03-20T11:54:50.0190547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-067] SKIPPED [ 97%] 2023-03-20T11:54:50.0196502Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-068] SKIPPED [ 97%] 2023-03-20T11:54:50.0205550Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-069] SKIPPED [ 97%] 2023-03-20T11:54:50.0212741Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-070] SKIPPED [ 97%] 2023-03-20T11:54:50.0218402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-071] SKIPPED [ 97%] 2023-03-20T11:54:50.0224197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-072] SKIPPED [ 97%] 2023-03-20T11:54:50.0230625Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-073] SKIPPED [ 97%] 2023-03-20T11:54:50.0236630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-074] SKIPPED [ 97%] 2023-03-20T11:54:50.0242587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-075] SKIPPED [ 97%] 2023-03-20T11:54:50.0249656Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-076] SKIPPED [ 97%] 2023-03-20T11:54:50.0254662Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-077] SKIPPED [ 97%] 2023-03-20T11:54:50.0260787Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-078] SKIPPED [ 97%] 2023-03-20T11:54:50.0266806Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-079] SKIPPED [ 97%] 2023-03-20T11:54:50.0272397Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-080] SKIPPED [ 97%] 2023-03-20T11:54:50.0279843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-081] SKIPPED [ 97%] 2023-03-20T11:54:50.0285822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-082] SKIPPED [ 97%] 2023-03-20T11:54:50.0292950Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-083] SKIPPED [ 97%] 2023-03-20T11:54:50.0298409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-084] SKIPPED [ 97%] 2023-03-20T11:54:50.0304354Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-085] SKIPPED [ 97%] 2023-03-20T11:54:50.0310803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-086] SKIPPED [ 97%] 2023-03-20T11:54:50.0316701Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-087] SKIPPED [ 97%] 2023-03-20T11:54:50.0322754Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-088] SKIPPED [ 97%] 2023-03-20T11:54:50.0329803Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-089] SKIPPED [ 97%] 2023-03-20T11:54:50.0334700Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-090] SKIPPED [ 97%] 2023-03-20T11:54:50.0341222Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-091] SKIPPED [ 97%] 2023-03-20T11:54:50.0348740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-092] SKIPPED [ 97%] 2023-03-20T11:54:50.0354931Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-093] SKIPPED [ 97%] 2023-03-20T11:54:50.0360826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-094] SKIPPED [ 97%] 2023-03-20T11:54:50.0367072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-095] SKIPPED [ 97%] 2023-03-20T11:54:50.0373557Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-096] SKIPPED [ 97%] 2023-03-20T11:54:50.0379116Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-097] SKIPPED [ 97%] 2023-03-20T11:54:50.0385151Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-098] SKIPPED [ 97%] 2023-03-20T11:54:50.0391440Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-099] SKIPPED [ 97%] 2023-03-20T11:54:50.0397541Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-100] SKIPPED [ 97%] 2023-03-20T11:54:50.0403376Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-101] SKIPPED [ 97%] 2023-03-20T11:54:50.0410412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-102] SKIPPED [ 97%] 2023-03-20T11:54:50.0415642Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-103] SKIPPED [ 97%] 2023-03-20T11:54:50.0423182Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-104] SKIPPED [ 97%] 2023-03-20T11:54:50.0429343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-105] SKIPPED [ 97%] 2023-03-20T11:54:50.0435421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-106] SKIPPED [ 97%] 2023-03-20T11:54:50.0441421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_sharpness-107] SKIPPED [ 97%] 2023-03-20T11:54:50.0448839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-000] SKIPPED [ 97%] 2023-03-20T11:54:50.0453621Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-001] SKIPPED [ 97%] 2023-03-20T11:54:50.0460053Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-002] SKIPPED [ 97%] 2023-03-20T11:54:50.0465902Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-003] SKIPPED [ 97%] 2023-03-20T11:54:50.0472393Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-004] SKIPPED [ 97%] 2023-03-20T11:54:50.0478442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-005] SKIPPED [ 97%] 2023-03-20T11:54:50.0484481Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-006] SKIPPED [ 97%] 2023-03-20T11:54:50.0492862Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-007] SKIPPED [ 97%] 2023-03-20T11:54:50.0498439Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-008] SKIPPED [ 97%] 2023-03-20T11:54:50.0503945Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-009] SKIPPED [ 97%] 2023-03-20T11:54:50.0509915Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-010] SKIPPED [ 97%] 2023-03-20T11:54:50.0515745Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-011] SKIPPED [ 97%] 2023-03-20T11:54:50.0522045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-012] SKIPPED [ 97%] 2023-03-20T11:54:50.0529146Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-013] SKIPPED [ 97%] 2023-03-20T11:54:50.0533984Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-014] SKIPPED [ 97%] 2023-03-20T11:54:50.0540514Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-015] SKIPPED [ 97%] 2023-03-20T11:54:50.0546227Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-016] SKIPPED [ 97%] 2023-03-20T11:54:50.0552563Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-017] SKIPPED [ 97%] 2023-03-20T11:54:50.0558463Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-018] SKIPPED [ 97%] 2023-03-20T11:54:50.0565621Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-019] SKIPPED [ 97%] 2023-03-20T11:54:50.0572837Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-020] SKIPPED [ 97%] 2023-03-20T11:54:50.0578275Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-021] SKIPPED [ 97%] 2023-03-20T11:54:50.0583923Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-022] SKIPPED [ 97%] 2023-03-20T11:54:50.0589979Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-023] SKIPPED [ 97%] 2023-03-20T11:54:50.0595799Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-024] SKIPPED [ 97%] 2023-03-20T11:54:50.0601982Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-025] SKIPPED [ 97%] 2023-03-20T11:54:50.0608834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-026] SKIPPED [ 97%] 2023-03-20T11:54:50.0614253Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-027] SKIPPED [ 97%] 2023-03-20T11:54:50.0620435Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-028] SKIPPED [ 97%] 2023-03-20T11:54:50.0626588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-029] SKIPPED [ 97%] 2023-03-20T11:54:50.0634309Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-030] SKIPPED [ 97%] 2023-03-20T11:54:50.0640194Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-031] SKIPPED [ 97%] 2023-03-20T11:54:50.0646141Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-032] SKIPPED [ 97%] 2023-03-20T11:54:50.0653147Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-033] SKIPPED [ 97%] 2023-03-20T11:54:50.0658534Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-034] SKIPPED [ 97%] 2023-03-20T11:54:50.0665059Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-035] SKIPPED [ 97%] 2023-03-20T11:54:50.0671475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-036] SKIPPED [ 97%] 2023-03-20T11:54:50.0677447Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-037] SKIPPED [ 97%] 2023-03-20T11:54:50.0683366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-038] SKIPPED [ 97%] 2023-03-20T11:54:50.0690245Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-039] SKIPPED [ 97%] 2023-03-20T11:54:50.0695532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-040] SKIPPED [ 97%] 2023-03-20T11:54:50.0701624Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-041] SKIPPED [ 97%] 2023-03-20T11:54:50.0709213Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-042] SKIPPED [ 97%] 2023-03-20T11:54:50.0715055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-043] SKIPPED [ 97%] 2023-03-20T11:54:50.0721191Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-044] SKIPPED [ 97%] 2023-03-20T11:54:50.0727112Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-045] SKIPPED [ 97%] 2023-03-20T11:54:50.0733565Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-046] SKIPPED [ 97%] 2023-03-20T11:54:50.0739390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-047] SKIPPED [ 97%] 2023-03-20T11:54:50.0745697Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-048] SKIPPED [ 97%] 2023-03-20T11:54:50.0752002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-049] SKIPPED [ 97%] 2023-03-20T11:54:50.0758170Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-050] SKIPPED [ 97%] 2023-03-20T11:54:50.0763946Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-051] SKIPPED [ 97%] 2023-03-20T11:54:50.0770182Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-052] SKIPPED [ 97%] 2023-03-20T11:54:50.0777587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-053] SKIPPED [ 97%] 2023-03-20T11:54:50.0783208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-054] SKIPPED [ 97%] 2023-03-20T11:54:50.0789598Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-055] SKIPPED [ 97%] 2023-03-20T11:54:50.0795489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-056] SKIPPED [ 97%] 2023-03-20T11:54:50.0801669Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-057] SKIPPED [ 97%] 2023-03-20T11:54:50.0808378Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-058] SKIPPED [ 97%] 2023-03-20T11:54:50.0813638Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-059] SKIPPED [ 97%] 2023-03-20T11:54:50.0820024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-060] SKIPPED [ 97%] 2023-03-20T11:54:50.0826003Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-061] SKIPPED [ 97%] 2023-03-20T11:54:50.0832490Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-062] SKIPPED [ 97%] 2023-03-20T11:54:50.0838571Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-063] SKIPPED [ 97%] 2023-03-20T11:54:50.0844296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-064] SKIPPED [ 97%] 2023-03-20T11:54:50.0851693Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-065] SKIPPED [ 97%] 2023-03-20T11:54:50.0857882Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-066] SKIPPED [ 97%] 2023-03-20T11:54:50.0863869Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-067] SKIPPED [ 97%] 2023-03-20T11:54:50.0870203Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-068] SKIPPED [ 97%] 2023-03-20T11:54:50.0875895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-069] SKIPPED [ 97%] 2023-03-20T11:54:50.0882078Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-070] SKIPPED [ 97%] 2023-03-20T11:54:50.0889121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-071] SKIPPED [ 97%] 2023-03-20T11:54:50.0894089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-072] SKIPPED [ 97%] 2023-03-20T11:54:50.0900474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-073] SKIPPED [ 97%] 2023-03-20T11:54:50.0906622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-074] SKIPPED [ 97%] 2023-03-20T11:54:50.0912834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-075] SKIPPED [ 97%] 2023-03-20T11:54:50.0920001Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-076] SKIPPED [ 97%] 2023-03-20T11:54:50.0925899Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-077] SKIPPED [ 97%] 2023-03-20T11:54:50.0933384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-078] SKIPPED [ 97%] 2023-03-20T11:54:50.0938561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-079] SKIPPED [ 97%] 2023-03-20T11:54:50.0944584Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-080] SKIPPED [ 97%] 2023-03-20T11:54:50.0950607Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-081] SKIPPED [ 97%] 2023-03-20T11:54:50.0956326Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-082] SKIPPED [ 97%] 2023-03-20T11:54:50.0962595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-083] SKIPPED [ 97%] 2023-03-20T11:54:50.0969275Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-084] SKIPPED [ 97%] 2023-03-20T11:54:50.0974523Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-085] SKIPPED [ 97%] 2023-03-20T11:54:50.0980909Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-086] SKIPPED [ 97%] 2023-03-20T11:54:50.0988441Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-087] SKIPPED [ 97%] 2023-03-20T11:54:50.0994451Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-088] SKIPPED [ 97%] 2023-03-20T11:54:50.1000433Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-089] SKIPPED [ 97%] 2023-03-20T11:54:50.1006325Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-090] SKIPPED [ 97%] 2023-03-20T11:54:50.1013458Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-091] SKIPPED [ 97%] 2023-03-20T11:54:50.1018689Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-092] SKIPPED [ 97%] 2023-03-20T11:54:50.1024251Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-093] SKIPPED [ 97%] 2023-03-20T11:54:50.1030914Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-094] SKIPPED [ 97%] 2023-03-20T11:54:50.1036700Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-095] SKIPPED [ 97%] 2023-03-20T11:54:50.1042753Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-096] SKIPPED [ 97%] 2023-03-20T11:54:50.1049822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-097] SKIPPED [ 97%] 2023-03-20T11:54:50.1054858Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-098] SKIPPED [ 97%] 2023-03-20T11:54:50.1063867Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-099] SKIPPED [ 97%] 2023-03-20T11:54:50.1069967Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-100] SKIPPED [ 97%] 2023-03-20T11:54:50.1075855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-101] SKIPPED [ 97%] 2023-03-20T11:54:50.1081978Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-102] SKIPPED [ 97%] 2023-03-20T11:54:50.1088822Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-103] SKIPPED [ 97%] 2023-03-20T11:54:50.1094024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-104] SKIPPED [ 97%] 2023-03-20T11:54:50.1100426Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-105] SKIPPED [ 97%] 2023-03-20T11:54:50.1106464Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-106] SKIPPED [ 97%] 2023-03-20T11:54:50.1112627Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[erase-107] SKIPPED [ 97%] 2023-03-20T11:54:50.1118677Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-00] SKIPPED [ 97%] 2023-03-20T11:54:50.1124951Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-01] SKIPPED [ 97%] 2023-03-20T11:54:50.1133254Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-02] SKIPPED [ 97%] 2023-03-20T11:54:50.1139284Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-03] SKIPPED [ 97%] 2023-03-20T11:54:50.1145166Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-04] SKIPPED [ 97%] 2023-03-20T11:54:50.1151172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-05] SKIPPED [ 97%] 2023-03-20T11:54:50.1157065Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-06] SKIPPED [ 97%] 2023-03-20T11:54:50.1163113Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-07] SKIPPED [ 97%] 2023-03-20T11:54:50.1170209Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-08] SKIPPED [ 97%] 2023-03-20T11:54:50.1175127Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-09] SKIPPED [ 97%] 2023-03-20T11:54:50.1181442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-10] SKIPPED [ 97%] 2023-03-20T11:54:50.1187795Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-11] SKIPPED [ 97%] 2023-03-20T11:54:50.1193855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-12] SKIPPED [ 97%] 2023-03-20T11:54:50.1199714Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-13] SKIPPED [ 97%] 2023-03-20T11:54:50.1207120Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-14] SKIPPED [ 97%] 2023-03-20T11:54:50.1213682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-15] SKIPPED [ 97%] 2023-03-20T11:54:50.1219509Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-16] SKIPPED [ 97%] 2023-03-20T11:54:50.1225561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-17] SKIPPED [ 97%] 2023-03-20T11:54:50.1231941Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-18] SKIPPED [ 97%] 2023-03-20T11:54:50.1238179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-19] SKIPPED [ 97%] 2023-03-20T11:54:50.1244032Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-20] SKIPPED [ 97%] 2023-03-20T11:54:50.1250389Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-21] SKIPPED [ 97%] 2023-03-20T11:54:50.1256563Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-22] SKIPPED [ 97%] 2023-03-20T11:54:50.1262495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-23] SKIPPED [ 97%] 2023-03-20T11:54:50.1268772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-24] SKIPPED [ 97%] 2023-03-20T11:54:50.1276014Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-25] SKIPPED [ 97%] 2023-03-20T11:54:50.1282285Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-26] SKIPPED [ 97%] 2023-03-20T11:54:50.1289021Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-27] SKIPPED [ 97%] 2023-03-20T11:54:50.1294730Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-28] SKIPPED [ 97%] 2023-03-20T11:54:50.1300947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-29] SKIPPED [ 97%] 2023-03-20T11:54:50.1307201Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-30] SKIPPED [ 97%] 2023-03-20T11:54:50.1313269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-31] SKIPPED [ 97%] 2023-03-20T11:54:50.1319305Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-32] SKIPPED [ 97%] 2023-03-20T11:54:50.1325347Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-33] SKIPPED [ 97%] 2023-03-20T11:54:50.1332333Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-34] SKIPPED [ 97%] 2023-03-20T11:54:50.1337682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-35] SKIPPED [ 97%] 2023-03-20T11:54:50.1343794Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-36] SKIPPED [ 97%] 2023-03-20T11:54:50.1351333Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-37] SKIPPED [ 97%] 2023-03-20T11:54:50.1357269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-38] SKIPPED [ 97%] 2023-03-20T11:54:50.1363366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-39] SKIPPED [ 97%] 2023-03-20T11:54:50.1370173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-40] SKIPPED [ 97%] 2023-03-20T11:54:50.1375160Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-41] SKIPPED [ 97%] 2023-03-20T11:54:50.1381487Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-42] SKIPPED [ 97%] 2023-03-20T11:54:50.1387969Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-43] SKIPPED [ 97%] 2023-03-20T11:54:50.1394072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-44] SKIPPED [ 97%] 2023-03-20T11:54:50.1400008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-45] SKIPPED [ 97%] 2023-03-20T11:54:50.1405961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-46] SKIPPED [ 97%] 2023-03-20T11:54:50.1413447Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-47] SKIPPED [ 97%] 2023-03-20T11:54:50.1420038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-48] SKIPPED [ 97%] 2023-03-20T11:54:50.1426161Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-49] SKIPPED [ 97%] 2023-03-20T11:54:50.1431843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-50] SKIPPED [ 97%] 2023-03-20T11:54:50.1438230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-51] SKIPPED [ 97%] 2023-03-20T11:54:50.1444136Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-52] SKIPPED [ 97%] 2023-03-20T11:54:50.1450484Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-53] SKIPPED [ 97%] 2023-03-20T11:54:50.1456552Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-54] SKIPPED [ 97%] 2023-03-20T11:54:50.1462550Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-55] SKIPPED [ 97%] 2023-03-20T11:54:50.1468829Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-56] SKIPPED [ 97%] 2023-03-20T11:54:50.1474505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-57] SKIPPED [ 97%] 2023-03-20T11:54:50.1480589Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-58] SKIPPED [ 97%] 2023-03-20T11:54:50.1486448Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-59] SKIPPED [ 97%] 2023-03-20T11:54:50.1493783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-60] SKIPPED [ 97%] 2023-03-20T11:54:50.1499962Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-61] SKIPPED [ 97%] 2023-03-20T11:54:50.1505829Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-62] SKIPPED [ 97%] 2023-03-20T11:54:50.1512547Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-63] SKIPPED [ 97%] 2023-03-20T11:54:50.1518537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-64] SKIPPED [ 97%] 2023-03-20T11:54:50.1524704Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-65] SKIPPED [ 97%] 2023-03-20T11:54:50.1531763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-66] SKIPPED [ 97%] 2023-03-20T11:54:50.1536831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-67] SKIPPED [ 97%] 2023-03-20T11:54:50.1543156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-68] SKIPPED [ 97%] 2023-03-20T11:54:50.1549550Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-69] SKIPPED [ 97%] 2023-03-20T11:54:50.1555488Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-70] SKIPPED [ 97%] 2023-03-20T11:54:50.1563025Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_brightness-71] SKIPPED [ 97%] 2023-03-20T11:54:50.1570015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-00] SKIPPED [ 97%] 2023-03-20T11:54:50.1575034Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-01] SKIPPED [ 97%] 2023-03-20T11:54:50.1581422Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-02] SKIPPED [ 97%] 2023-03-20T11:54:50.1587462Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-03] SKIPPED [ 97%] 2023-03-20T11:54:50.1593262Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-04] SKIPPED [ 97%] 2023-03-20T11:54:50.1599295Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-05] SKIPPED [ 97%] 2023-03-20T11:54:50.1605561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-06] SKIPPED [ 97%] 2023-03-20T11:54:50.1612889Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-07] SKIPPED [ 97%] 2023-03-20T11:54:50.1618045Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-08] SKIPPED [ 97%] 2023-03-20T11:54:50.1624006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-09] SKIPPED [ 97%] 2023-03-20T11:54:50.1630524Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-10] SKIPPED [ 97%] 2023-03-20T11:54:50.1637650Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-11] SKIPPED [ 97%] 2023-03-20T11:54:50.1643660Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-12] SKIPPED [ 97%] 2023-03-20T11:54:50.1650269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-13] SKIPPED [ 97%] 2023-03-20T11:54:50.1655819Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-14] SKIPPED [ 97%] 2023-03-20T11:54:50.1662337Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-15] SKIPPED [ 97%] 2023-03-20T11:54:50.1668475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-16] SKIPPED [ 97%] 2023-03-20T11:54:50.1674032Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-17] SKIPPED [ 97%] 2023-03-20T11:54:50.1680094Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-18] SKIPPED [ 97%] 2023-03-20T11:54:50.1686283Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-19] SKIPPED [ 97%] 2023-03-20T11:54:50.1693144Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-20] SKIPPED [ 97%] 2023-03-20T11:54:50.1698573Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-21] SKIPPED [ 97%] 2023-03-20T11:54:50.1705706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-22] SKIPPED [ 97%] 2023-03-20T11:54:50.1712219Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-23] SKIPPED [ 97%] 2023-03-20T11:54:50.1718195Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-24] SKIPPED [ 97%] 2023-03-20T11:54:50.1724318Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-25] SKIPPED [ 97%] 2023-03-20T11:54:50.1730423Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-26] SKIPPED [ 97%] 2023-03-20T11:54:50.1736410Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-27] SKIPPED [ 97%] 2023-03-20T11:54:50.1742630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-28] SKIPPED [ 97%] 2023-03-20T11:54:50.1749005Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-29] SKIPPED [ 97%] 2023-03-20T11:54:50.1755163Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-30] SKIPPED [ 97%] 2023-03-20T11:54:50.1761008Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-31] SKIPPED [ 97%] 2023-03-20T11:54:50.1767119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-32] SKIPPED [ 97%] 2023-03-20T11:54:50.1773392Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-33] SKIPPED [ 97%] 2023-03-20T11:54:50.1780596Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-34] SKIPPED [ 97%] 2023-03-20T11:54:50.1786919Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-35] SKIPPED [ 97%] 2023-03-20T11:54:50.1792396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-36] SKIPPED [ 97%] 2023-03-20T11:54:50.1798389Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-37] SKIPPED [ 97%] 2023-03-20T11:54:50.1804472Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-38] SKIPPED [ 97%] 2023-03-20T11:54:50.1810725Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-39] SKIPPED [ 97%] 2023-03-20T11:54:50.1816758Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-40] SKIPPED [ 97%] 2023-03-20T11:54:50.1823089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-41] SKIPPED [ 97%] 2023-03-20T11:54:50.1829622Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-42] SKIPPED [ 97%] 2023-03-20T11:54:50.1835603Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-43] SKIPPED [ 97%] 2023-03-20T11:54:50.1841721Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-44] SKIPPED [ 97%] 2023-03-20T11:54:50.1850241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-45] SKIPPED [ 97%] 2023-03-20T11:54:50.1855116Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-46] SKIPPED [ 97%] 2023-03-20T11:54:50.1861380Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-47] SKIPPED [ 97%] 2023-03-20T11:54:50.1867187Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-48] SKIPPED [ 97%] 2023-03-20T11:54:50.1873123Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-49] SKIPPED [ 97%] 2023-03-20T11:54:50.1879017Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-50] SKIPPED [ 97%] 2023-03-20T11:54:50.1884720Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-51] SKIPPED [ 97%] 2023-03-20T11:54:50.1890714Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-52] SKIPPED [ 97%] 2023-03-20T11:54:50.1896411Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-53] SKIPPED [ 97%] 2023-03-20T11:54:50.1903255Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-54] SKIPPED [ 97%] 2023-03-20T11:54:50.1908706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-55] SKIPPED [ 97%] 2023-03-20T11:54:50.1917418Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-56] SKIPPED [ 97%] 2023-03-20T11:54:50.1923297Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-57] SKIPPED [ 97%] 2023-03-20T11:54:50.1930249Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-58] SKIPPED [ 97%] 2023-03-20T11:54:50.1935033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-59] SKIPPED [ 97%] 2023-03-20T11:54:50.1941139Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-60] SKIPPED [ 97%] 2023-03-20T11:54:50.1946946Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-61] SKIPPED [ 97%] 2023-03-20T11:54:50.1952972Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-62] SKIPPED [ 97%] 2023-03-20T11:54:50.1958648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-63] SKIPPED [ 97%] 2023-03-20T11:54:50.1964386Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-64] SKIPPED [ 97%] 2023-03-20T11:54:50.1970473Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-65] SKIPPED [ 97%] 2023-03-20T11:54:50.1976374Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-66] SKIPPED [ 97%] 2023-03-20T11:54:50.1982256Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-67] SKIPPED [ 97%] 2023-03-20T11:54:50.1989644Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-68] SKIPPED [ 97%] 2023-03-20T11:54:50.1995384Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-69] SKIPPED [ 97%] 2023-03-20T11:54:50.2001300Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-70] SKIPPED [ 97%] 2023-03-20T11:54:50.2007113Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_contrast-71] SKIPPED [ 97%] 2023-03-20T11:54:50.2013309Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-00] SKIPPED [ 97%] 2023-03-20T11:54:50.2018968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-01] SKIPPED [ 97%] 2023-03-20T11:54:50.2024667Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-02] SKIPPED [ 97%] 2023-03-20T11:54:50.2030880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-03] SKIPPED [ 97%] 2023-03-20T11:54:50.2036495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-04] SKIPPED [ 97%] 2023-03-20T11:54:50.2042450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-05] SKIPPED [ 97%] 2023-03-20T11:54:50.2049076Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-06] SKIPPED [ 97%] 2023-03-20T11:54:50.2055363Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-07] SKIPPED [ 97%] 2023-03-20T11:54:50.2061537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-08] SKIPPED [ 97%] 2023-03-20T11:54:50.2067476Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-09] SKIPPED [ 97%] 2023-03-20T11:54:50.2073352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-10] SKIPPED [ 97%] 2023-03-20T11:54:50.2079042Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-11] SKIPPED [ 97%] 2023-03-20T11:54:50.2085038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-12] SKIPPED [ 97%] 2023-03-20T11:54:50.2091198Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-13] SKIPPED [ 97%] 2023-03-20T11:54:50.2097023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-14] SKIPPED [ 97%] 2023-03-20T11:54:50.2102870Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-15] SKIPPED [ 97%] 2023-03-20T11:54:50.2108865Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-16] SKIPPED [ 97%] 2023-03-20T11:54:50.2114607Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-17] SKIPPED [ 97%] 2023-03-20T11:54:50.2120446Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-18] SKIPPED [ 97%] 2023-03-20T11:54:50.2127335Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-19] SKIPPED [ 97%] 2023-03-20T11:54:50.2133387Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-20] SKIPPED [ 97%] 2023-03-20T11:54:50.2139315Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-21] SKIPPED [ 97%] 2023-03-20T11:54:50.2145038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-22] SKIPPED [ 97%] 2023-03-20T11:54:50.2151099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-23] SKIPPED [ 97%] 2023-03-20T11:54:50.2156821Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-24] SKIPPED [ 97%] 2023-03-20T11:54:50.2162618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-25] SKIPPED [ 97%] 2023-03-20T11:54:50.2169121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-26] SKIPPED [ 97%] 2023-03-20T11:54:50.2174024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-27] SKIPPED [ 97%] 2023-03-20T11:54:50.2180053Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-28] SKIPPED [ 97%] 2023-03-20T11:54:50.2185723Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-29] SKIPPED [ 97%] 2023-03-20T11:54:50.2193094Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-30] SKIPPED [ 97%] 2023-03-20T11:54:50.2198844Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-31] SKIPPED [ 97%] 2023-03-20T11:54:50.2204636Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-32] SKIPPED [ 97%] 2023-03-20T11:54:50.2210697Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-33] SKIPPED [ 97%] 2023-03-20T11:54:50.2216530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-34] SKIPPED [ 97%] 2023-03-20T11:54:50.2222489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-35] SKIPPED [ 97%] 2023-03-20T11:54:50.2228693Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-36] SKIPPED [ 97%] 2023-03-20T11:54:50.2234449Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-37] SKIPPED [ 97%] 2023-03-20T11:54:50.2240181Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-38] SKIPPED [ 97%] 2023-03-20T11:54:50.2246197Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-39] SKIPPED [ 97%] 2023-03-20T11:54:50.2252928Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-40] SKIPPED [ 97%] 2023-03-20T11:54:50.2258264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-41] SKIPPED [ 97%] 2023-03-20T11:54:50.2265043Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-42] SKIPPED [ 97%] 2023-03-20T11:54:50.2271409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-43] SKIPPED [ 97%] 2023-03-20T11:54:50.2277006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-44] SKIPPED [ 97%] 2023-03-20T11:54:50.2282763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-45] SKIPPED [ 97%] 2023-03-20T11:54:50.2289561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-46] SKIPPED [ 97%] 2023-03-20T11:54:50.2294432Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-47] SKIPPED [ 97%] 2023-03-20T11:54:50.2300655Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-48] SKIPPED [ 97%] 2023-03-20T11:54:50.2306317Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-49] SKIPPED [ 97%] 2023-03-20T11:54:50.2312461Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-50] SKIPPED [ 97%] 2023-03-20T11:54:50.2318185Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-51] SKIPPED [ 97%] 2023-03-20T11:54:50.2323951Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-52] SKIPPED [ 97%] 2023-03-20T11:54:50.2331984Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-53] SKIPPED [ 97%] 2023-03-20T11:54:50.2337122Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-54] SKIPPED [ 97%] 2023-03-20T11:54:50.2343027Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-55] SKIPPED [ 97%] 2023-03-20T11:54:50.2349163Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-56] SKIPPED [ 97%] 2023-03-20T11:54:50.2354930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-57] SKIPPED [ 97%] 2023-03-20T11:54:50.2360758Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-58] SKIPPED [ 97%] 2023-03-20T11:54:50.2366471Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-59] SKIPPED [ 97%] 2023-03-20T11:54:50.2373442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-60] SKIPPED [ 97%] 2023-03-20T11:54:50.2379311Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-61] SKIPPED [ 97%] 2023-03-20T11:54:50.2384963Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-62] SKIPPED [ 97%] 2023-03-20T11:54:50.2391209Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-63] SKIPPED [ 97%] 2023-03-20T11:54:50.2397454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-64] SKIPPED [ 97%] 2023-03-20T11:54:50.2404195Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-65] SKIPPED [ 97%] 2023-03-20T11:54:50.2410507Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-66] SKIPPED [ 97%] 2023-03-20T11:54:50.2416252Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-67] SKIPPED [ 97%] 2023-03-20T11:54:50.2422123Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-68] SKIPPED [ 97%] 2023-03-20T11:54:50.2428308Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-69] SKIPPED [ 97%] 2023-03-20T11:54:50.2433513Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-70] SKIPPED [ 97%] 2023-03-20T11:54:50.2439352Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_gamma-71] SKIPPED [ 97%] 2023-03-20T11:54:50.2445028Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-00] SKIPPED [ 97%] 2023-03-20T11:54:50.2451220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-01] SKIPPED [ 97%] 2023-03-20T11:54:50.2456792Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-02] SKIPPED [ 97%] 2023-03-20T11:54:50.2462698Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-03] SKIPPED [ 97%] 2023-03-20T11:54:50.2469732Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-04] SKIPPED [ 97%] 2023-03-20T11:54:50.2475271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-05] SKIPPED [ 97%] 2023-03-20T11:54:50.2481100Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-06] SKIPPED [ 97%] 2023-03-20T11:54:50.2486719Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-07] SKIPPED [ 97%] 2023-03-20T11:54:50.2493543Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-08] SKIPPED [ 97%] 2023-03-20T11:54:50.2498861Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-09] SKIPPED [ 97%] 2023-03-20T11:54:50.2504569Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-10] SKIPPED [ 97%] 2023-03-20T11:54:50.2510907Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-11] SKIPPED [ 97%] 2023-03-20T11:54:50.2516473Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-12] SKIPPED [ 97%] 2023-03-20T11:54:50.2522977Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-13] SKIPPED [ 97%] 2023-03-20T11:54:50.2529911Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-14] SKIPPED [ 97%] 2023-03-20T11:54:50.2534364Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-15] SKIPPED [ 97%] 2023-03-20T11:54:50.2541610Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-16] SKIPPED [ 97%] 2023-03-20T11:54:50.2547839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-17] SKIPPED [ 97%] 2023-03-20T11:54:50.2553424Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-18] SKIPPED [ 97%] 2023-03-20T11:54:50.2559201Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-19] SKIPPED [ 97%] 2023-03-20T11:54:50.2565287Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-20] SKIPPED [ 97%] 2023-03-20T11:54:50.2571079Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-21] SKIPPED [ 97%] 2023-03-20T11:54:50.2577055Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-22] SKIPPED [ 97%] 2023-03-20T11:54:50.2582505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-23] SKIPPED [ 97%] 2023-03-20T11:54:50.2588717Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-24] SKIPPED [ 97%] 2023-03-20T11:54:50.2594376Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-25] SKIPPED [ 97%] 2023-03-20T11:54:50.2600265Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-26] SKIPPED [ 97%] 2023-03-20T11:54:50.2607632Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-27] SKIPPED [ 97%] 2023-03-20T11:54:50.2613586Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-28] SKIPPED [ 97%] 2023-03-20T11:54:50.2619495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-29] SKIPPED [ 97%] 2023-03-20T11:54:50.2625152Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-30] SKIPPED [ 97%] 2023-03-20T11:54:50.2630840Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-31] SKIPPED [ 97%] 2023-03-20T11:54:50.2636496Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-32] SKIPPED [ 97%] 2023-03-20T11:54:50.2642408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-33] SKIPPED [ 97%] 2023-03-20T11:54:50.2649266Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-34] SKIPPED [ 97%] 2023-03-20T11:54:50.2654066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-35] SKIPPED [ 97%] 2023-03-20T11:54:50.2659979Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-36] SKIPPED [ 97%] 2023-03-20T11:54:50.2665707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-37] SKIPPED [ 97%] 2023-03-20T11:54:50.2672471Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-38] SKIPPED [ 97%] 2023-03-20T11:54:50.2678204Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-39] SKIPPED [ 97%] 2023-03-20T11:54:50.2683937Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-40] SKIPPED [ 97%] 2023-03-20T11:54:50.2690418Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-41] SKIPPED [ 97%] 2023-03-20T11:54:50.2695609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-42] SKIPPED [ 97%] 2023-03-20T11:54:50.2701808Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-43] SKIPPED [ 97%] 2023-03-20T11:54:50.2707725Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-44] SKIPPED [ 97%] 2023-03-20T11:54:50.2713614Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-45] SKIPPED [ 97%] 2023-03-20T11:54:50.2719489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-46] SKIPPED [ 97%] 2023-03-20T11:54:50.2725208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-47] SKIPPED [ 97%] 2023-03-20T11:54:50.2732214Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-48] SKIPPED [ 97%] 2023-03-20T11:54:50.2737394Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-49] SKIPPED [ 97%] 2023-03-20T11:54:50.2745944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-50] SKIPPED [ 97%] 2023-03-20T11:54:50.2752075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-51] SKIPPED [ 97%] 2023-03-20T11:54:50.2758019Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-52] SKIPPED [ 97%] 2023-03-20T11:54:50.2763747Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-53] SKIPPED [ 97%] 2023-03-20T11:54:50.2770295Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-54] SKIPPED [ 97%] 2023-03-20T11:54:50.2775364Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-55] SKIPPED [ 97%] 2023-03-20T11:54:50.2781015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-56] SKIPPED [ 97%] 2023-03-20T11:54:50.2787023Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-57] SKIPPED [ 97%] 2023-03-20T11:54:50.2792938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-58] SKIPPED [ 97%] 2023-03-20T11:54:50.2798531Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-59] SKIPPED [ 97%] 2023-03-20T11:54:50.2804308Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-60] SKIPPED [ 97%] 2023-03-20T11:54:50.2812313Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-61] SKIPPED [ 97%] 2023-03-20T11:54:50.2817702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-62] SKIPPED [ 97%] 2023-03-20T11:54:50.2823004Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-63] SKIPPED [ 97%] 2023-03-20T11:54:50.2829222Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-64] SKIPPED [ 97%] 2023-03-20T11:54:50.2834880Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-65] SKIPPED [ 97%] 2023-03-20T11:54:50.2840688Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-66] SKIPPED [ 97%] 2023-03-20T11:54:50.2846414Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-67] SKIPPED [ 97%] 2023-03-20T11:54:50.2853119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-68] SKIPPED [ 97%] 2023-03-20T11:54:50.2858276Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-69] SKIPPED [ 97%] 2023-03-20T11:54:50.2863911Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-70] SKIPPED [ 97%] 2023-03-20T11:54:50.2870181Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_hue-71] SKIPPED [ 97%] 2023-03-20T11:54:50.2875838Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-00] SKIPPED [ 97%] 2023-03-20T11:54:50.2882847Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-01] SKIPPED [ 97%] 2023-03-20T11:54:50.2889804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-02] SKIPPED [ 97%] 2023-03-20T11:54:50.2894595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-03] SKIPPED [ 97%] 2023-03-20T11:54:50.2900657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-04] SKIPPED [ 97%] 2023-03-20T11:54:50.2906436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-05] SKIPPED [ 97%] 2023-03-20T11:54:50.2912665Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-06] SKIPPED [ 97%] 2023-03-20T11:54:50.2918460Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-07] SKIPPED [ 97%] 2023-03-20T11:54:50.2924123Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-08] SKIPPED [ 97%] 2023-03-20T11:54:50.2930415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-09] SKIPPED [ 97%] 2023-03-20T11:54:50.2936015Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-10] SKIPPED [ 97%] 2023-03-20T11:54:50.2942030Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-11] SKIPPED [ 97%] 2023-03-20T11:54:50.2949372Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-12] SKIPPED [ 97%] 2023-03-20T11:54:50.2955070Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-13] SKIPPED [ 97%] 2023-03-20T11:54:50.2961039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-14] SKIPPED [ 97%] 2023-03-20T11:54:50.2966776Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-15] SKIPPED [ 97%] 2023-03-20T11:54:50.2973724Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-16] SKIPPED [ 97%] 2023-03-20T11:54:50.2978834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-17] SKIPPED [ 97%] 2023-03-20T11:54:50.2984557Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-18] SKIPPED [ 97%] 2023-03-20T11:54:50.2990536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-19] SKIPPED [ 97%] 2023-03-20T11:54:50.2996224Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-20] SKIPPED [ 97%] 2023-03-20T11:54:50.3002159Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-21] SKIPPED [ 97%] 2023-03-20T11:54:50.3008819Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-22] SKIPPED [ 97%] 2023-03-20T11:54:50.3014132Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-23] SKIPPED [ 97%] 2023-03-20T11:54:50.3021368Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-24] SKIPPED [ 97%] 2023-03-20T11:54:50.3027271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-25] SKIPPED [ 97%] 2023-03-20T11:54:50.3033183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-26] SKIPPED [ 97%] 2023-03-20T11:54:50.3038996Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-27] SKIPPED [ 97%] 2023-03-20T11:54:50.3044716Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-28] SKIPPED [ 97%] 2023-03-20T11:54:50.3050585Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-29] SKIPPED [ 97%] 2023-03-20T11:54:50.3056707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-30] SKIPPED [ 97%] 2023-03-20T11:54:50.3062532Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-31] SKIPPED [ 97%] 2023-03-20T11:54:50.3068767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-32] SKIPPED [ 97%] 2023-03-20T11:54:50.3074536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-33] SKIPPED [ 97%] 2023-03-20T11:54:50.3080121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-34] SKIPPED [ 97%] 2023-03-20T11:54:50.3087397Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-35] SKIPPED [ 97%] 2023-03-20T11:54:50.3093678Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-36] SKIPPED [ 97%] 2023-03-20T11:54:50.3099466Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-37] SKIPPED [ 97%] 2023-03-20T11:54:50.3105248Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-38] SKIPPED [ 97%] 2023-03-20T11:54:50.3111505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-39] SKIPPED [ 97%] 2023-03-20T11:54:50.3117270Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-40] SKIPPED [ 97%] 2023-03-20T11:54:50.3123006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-41] SKIPPED [ 97%] 2023-03-20T11:54:50.3129663Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-42] SKIPPED [ 97%] 2023-03-20T11:54:50.3134826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-43] SKIPPED [ 97%] 2023-03-20T11:54:50.3140989Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-44] SKIPPED [ 97%] 2023-03-20T11:54:50.3146726Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-45] SKIPPED [ 97%] 2023-03-20T11:54:50.3152902Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-46] SKIPPED [ 97%] 2023-03-20T11:54:50.3159640Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-47] SKIPPED [ 97%] 2023-03-20T11:54:50.3165499Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-48] SKIPPED [ 97%] 2023-03-20T11:54:50.3172325Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-49] SKIPPED [ 97%] 2023-03-20T11:54:50.3177250Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-50] SKIPPED [ 97%] 2023-03-20T11:54:50.3183417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-51] SKIPPED [ 97%] 2023-03-20T11:54:50.3189342Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-52] SKIPPED [ 97%] 2023-03-20T11:54:50.3195031Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-53] SKIPPED [ 97%] 2023-03-20T11:54:50.3200961Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-54] SKIPPED [ 97%] 2023-03-20T11:54:50.3206762Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-55] SKIPPED [ 97%] 2023-03-20T11:54:50.3213273Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-56] SKIPPED [ 97%] 2023-03-20T11:54:50.3218390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-57] SKIPPED [ 97%] 2023-03-20T11:54:50.3225511Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-58] SKIPPED [ 97%] 2023-03-20T11:54:50.3231690Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-59] SKIPPED [ 97%] 2023-03-20T11:54:50.3237412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-60] SKIPPED [ 97%] 2023-03-20T11:54:50.3243239Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-61] SKIPPED [ 97%] 2023-03-20T11:54:50.3250316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-62] SKIPPED [ 97%] 2023-03-20T11:54:50.3254851Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-63] SKIPPED [ 97%] 2023-03-20T11:54:50.3260927Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-64] SKIPPED [ 97%] 2023-03-20T11:54:50.3266702Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-65] SKIPPED [ 97%] 2023-03-20T11:54:50.3272706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-66] SKIPPED [ 97%] 2023-03-20T11:54:50.3278390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-67] SKIPPED [ 97%] 2023-03-20T11:54:50.3284258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-68] SKIPPED [ 97%] 2023-03-20T11:54:50.3290365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-69] SKIPPED [ 97%] 2023-03-20T11:54:50.3297574Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-70] SKIPPED [ 97%] 2023-03-20T11:54:50.3303173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[adjust_saturation-71] SKIPPED [ 97%] 2023-03-20T11:54:50.3309378Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-000] SKIPPED [ 97%] 2023-03-20T11:54:50.3315074Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-001] SKIPPED [ 97%] 2023-03-20T11:54:50.3320842Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-002] SKIPPED [ 97%] 2023-03-20T11:54:50.3326735Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-003] SKIPPED [ 97%] 2023-03-20T11:54:50.3333402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-004] SKIPPED [ 97%] 2023-03-20T11:54:50.3338457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-005] SKIPPED [ 97%] 2023-03-20T11:54:50.3344200Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-006] SKIPPED [ 97%] 2023-03-20T11:54:50.3350130Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-007] SKIPPED [ 97%] 2023-03-20T11:54:50.3355595Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-008] SKIPPED [ 97%] 2023-03-20T11:54:50.3362724Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-009] SKIPPED [ 97%] 2023-03-20T11:54:50.3369878Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-010] SKIPPED [ 97%] 2023-03-20T11:54:50.3374395Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-011] SKIPPED [ 97%] 2023-03-20T11:54:50.3380544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-012] SKIPPED [ 97%] 2023-03-20T11:54:50.3386390Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-013] SKIPPED [ 97%] 2023-03-20T11:54:50.3392403Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-014] SKIPPED [ 97%] 2023-03-20T11:54:50.3398126Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-015] SKIPPED [ 97%] 2023-03-20T11:54:50.3403823Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-016] SKIPPED [ 97%] 2023-03-20T11:54:50.3410179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-017] SKIPPED [ 97%] 2023-03-20T11:54:50.3415909Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-018] SKIPPED [ 97%] 2023-03-20T11:54:50.3422090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-019] SKIPPED [ 97%] 2023-03-20T11:54:50.3428179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-020] SKIPPED [ 97%] 2023-03-20T11:54:50.3435112Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-021] SKIPPED [ 97%] 2023-03-20T11:54:50.3440933Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-022] SKIPPED [ 97%] 2023-03-20T11:54:50.3446713Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-023] SKIPPED [ 97%] 2023-03-20T11:54:50.3453612Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-024] SKIPPED [ 97%] 2023-03-20T11:54:50.3458693Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-025] SKIPPED [ 97%] 2023-03-20T11:54:50.3464428Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-026] SKIPPED [ 97%] 2023-03-20T11:54:50.3470693Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-027] SKIPPED [ 97%] 2023-03-20T11:54:50.3476367Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-028] SKIPPED [ 97%] 2023-03-20T11:54:50.3482184Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-029] SKIPPED [ 97%] 2023-03-20T11:54:50.3488945Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-030] SKIPPED [ 97%] 2023-03-20T11:54:50.3493664Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-031] SKIPPED [ 97%] 2023-03-20T11:54:50.3500944Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-032] SKIPPED [ 97%] 2023-03-20T11:54:50.3506796Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-033] SKIPPED [ 97%] 2023-03-20T11:54:50.3512806Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-034] SKIPPED [ 97%] 2023-03-20T11:54:50.3518475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-035] SKIPPED [ 97%] 2023-03-20T11:54:50.3524421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-036] SKIPPED [ 97%] 2023-03-20T11:54:50.3530516Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-037] SKIPPED [ 97%] 2023-03-20T11:54:50.3536387Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-038] SKIPPED [ 97%] 2023-03-20T11:54:50.3542168Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-039] SKIPPED [ 97%] 2023-03-20T11:54:50.3548190Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-040] SKIPPED [ 97%] 2023-03-20T11:54:50.3553953Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-041] SKIPPED [ 97%] 2023-03-20T11:54:50.3560505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-042] SKIPPED [ 97%] 2023-03-20T11:54:50.3568647Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-043] SKIPPED [ 97%] 2023-03-20T11:54:50.3574291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-044] SKIPPED [ 97%] 2023-03-20T11:54:50.3580327Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-045] SKIPPED [ 97%] 2023-03-20T11:54:50.3586172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-046] SKIPPED [ 97%] 2023-03-20T11:54:50.3592126Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-047] SKIPPED [ 97%] 2023-03-20T11:54:50.3598062Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-048] SKIPPED [ 97%] 2023-03-20T11:54:50.3603783Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-049] SKIPPED [ 97%] 2023-03-20T11:54:50.3610460Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-050] SKIPPED [ 97%] 2023-03-20T11:54:50.3615227Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-051] SKIPPED [ 97%] 2023-03-20T11:54:50.3621302Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-052] SKIPPED [ 97%] 2023-03-20T11:54:50.3627111Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-053] SKIPPED [ 97%] 2023-03-20T11:54:50.3633099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-054] SKIPPED [ 97%] 2023-03-20T11:54:50.3640058Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-055] SKIPPED [ 97%] 2023-03-20T11:54:50.3645790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-056] SKIPPED [ 97%] 2023-03-20T11:54:50.3652665Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-057] SKIPPED [ 97%] 2023-03-20T11:54:50.3657825Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-058] SKIPPED [ 97%] 2023-03-20T11:54:50.3663580Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-059] SKIPPED [ 97%] 2023-03-20T11:54:50.3669730Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-060] SKIPPED [ 97%] 2023-03-20T11:54:50.3675457Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-061] SKIPPED [ 97%] 2023-03-20T11:54:50.3681371Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-062] SKIPPED [ 97%] 2023-03-20T11:54:50.3687089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-063] SKIPPED [ 97%] 2023-03-20T11:54:50.3693650Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-064] SKIPPED [ 97%] 2023-03-20T11:54:50.3699098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-065] SKIPPED [ 97%] 2023-03-20T11:54:50.3706081Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-066] SKIPPED [ 97%] 2023-03-20T11:54:50.3712151Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-067] SKIPPED [ 97%] 2023-03-20T11:54:50.3718099Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-068] SKIPPED [ 97%] 2023-03-20T11:54:50.3723832Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-069] SKIPPED [ 97%] 2023-03-20T11:54:50.3730430Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-070] SKIPPED [ 97%] 2023-03-20T11:54:50.3735445Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-071] SKIPPED [ 97%] 2023-03-20T11:54:50.3741507Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-072] SKIPPED [ 97%] 2023-03-20T11:54:50.3747425Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-073] SKIPPED [ 97%] 2023-03-20T11:54:50.3753369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-074] SKIPPED [ 97%] 2023-03-20T11:54:50.3759134Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-075] SKIPPED [ 97%] 2023-03-20T11:54:50.3764786Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-076] SKIPPED [ 97%] 2023-03-20T11:54:50.3771010Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-077] SKIPPED [ 97%] 2023-03-20T11:54:50.3778554Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-078] SKIPPED [ 97%] 2023-03-20T11:54:50.3784495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-079] SKIPPED [ 97%] 2023-03-20T11:54:50.3790455Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-080] SKIPPED [ 97%] 2023-03-20T11:54:50.3796300Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-081] SKIPPED [ 97%] 2023-03-20T11:54:50.3802413Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-082] SKIPPED [ 97%] 2023-03-20T11:54:50.3809714Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-083] SKIPPED [ 97%] 2023-03-20T11:54:50.3814474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-084] SKIPPED [ 97%] 2023-03-20T11:54:50.3821089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-085] SKIPPED [ 97%] 2023-03-20T11:54:50.3827069Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-086] SKIPPED [ 97%] 2023-03-20T11:54:50.3833156Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-087] SKIPPED [ 97%] 2023-03-20T11:54:50.3839259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-088] SKIPPED [ 97%] 2023-03-20T11:54:50.3846725Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-089] SKIPPED [ 97%] 2023-03-20T11:54:50.3853740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-090] SKIPPED [ 97%] 2023-03-20T11:54:50.3858922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-091] SKIPPED [ 97%] 2023-03-20T11:54:50.3864812Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-092] SKIPPED [ 97%] 2023-03-20T11:54:50.3871250Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-093] SKIPPED [ 97%] 2023-03-20T11:54:50.3877269Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-094] SKIPPED [ 97%] 2023-03-20T11:54:50.3883228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-095] SKIPPED [ 97%] 2023-03-20T11:54:50.3890296Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-096] SKIPPED [ 97%] 2023-03-20T11:54:50.3895257Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-097] SKIPPED [ 97%] 2023-03-20T11:54:50.3901652Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-098] SKIPPED [ 97%] 2023-03-20T11:54:50.3908016Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-099] SKIPPED [ 97%] 2023-03-20T11:54:50.3914054Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-100] SKIPPED [ 97%] 2023-03-20T11:54:50.3921405Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-101] SKIPPED [ 97%] 2023-03-20T11:54:50.3927518Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-102] SKIPPED [ 97%] 2023-03-20T11:54:50.3933619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-103] SKIPPED [ 97%] 2023-03-20T11:54:50.3939868Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-104] SKIPPED [ 97%] 2023-03-20T11:54:50.3945740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-105] SKIPPED [ 97%] 2023-03-20T11:54:50.3952248Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-106] SKIPPED [ 97%] 2023-03-20T11:54:50.3958469Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-107] SKIPPED [ 97%] 2023-03-20T11:54:50.3964400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-108] SKIPPED [ 97%] 2023-03-20T11:54:50.3970626Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-109] SKIPPED [ 97%] 2023-03-20T11:54:50.3976667Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-110] SKIPPED [ 97%] 2023-03-20T11:54:50.3982863Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-111] SKIPPED [ 97%] 2023-03-20T11:54:50.3990469Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-112] SKIPPED [ 97%] 2023-03-20T11:54:50.3996394Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-113] SKIPPED [ 97%] 2023-03-20T11:54:50.4002608Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-114] SKIPPED [ 97%] 2023-03-20T11:54:50.4009692Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-115] SKIPPED [ 97%] 2023-03-20T11:54:50.4014908Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-116] SKIPPED [ 97%] 2023-03-20T11:54:50.4021098Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-117] SKIPPED [ 97%] 2023-03-20T11:54:50.4027268Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-118] SKIPPED [ 97%] 2023-03-20T11:54:50.4033392Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-119] SKIPPED [ 97%] 2023-03-20T11:54:50.4039480Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-120] SKIPPED [ 97%] 2023-03-20T11:54:50.4045398Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-121] SKIPPED [ 97%] 2023-03-20T11:54:50.4052589Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-122] SKIPPED [ 97%] 2023-03-20T11:54:50.4058120Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-123] SKIPPED [ 97%] 2023-03-20T11:54:50.4064644Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-124] SKIPPED [ 97%] 2023-03-20T11:54:50.4071072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-125] SKIPPED [ 97%] 2023-03-20T11:54:50.4077079Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-126] SKIPPED [ 97%] 2023-03-20T11:54:50.4083204Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-127] SKIPPED [ 97%] 2023-03-20T11:54:50.4090405Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-128] SKIPPED [ 97%] 2023-03-20T11:54:50.4095211Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-129] SKIPPED [ 97%] 2023-03-20T11:54:50.4101484Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-130] SKIPPED [ 97%] 2023-03-20T11:54:50.4107760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-131] SKIPPED [ 97%] 2023-03-20T11:54:50.4113886Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-132] SKIPPED [ 97%] 2023-03-20T11:54:50.4120016Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-133] SKIPPED [ 97%] 2023-03-20T11:54:50.4126078Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-134] SKIPPED [ 97%] 2023-03-20T11:54:50.4133527Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-135] SKIPPED [ 97%] 2023-03-20T11:54:50.4139645Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-136] SKIPPED [ 97%] 2023-03-20T11:54:50.4145641Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[five_crop-137] SKIPPED [ 97%] 2023-03-20T11:54:50.4152061Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-000] SKIPPED [ 97%] 2023-03-20T11:54:50.4158081Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-001] SKIPPED [ 97%] 2023-03-20T11:54:50.4164258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-002] SKIPPED [ 97%] 2023-03-20T11:54:50.4170382Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-003] SKIPPED [ 97%] 2023-03-20T11:54:50.4176435Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-004] SKIPPED [ 97%] 2023-03-20T11:54:50.4182475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-005] SKIPPED [ 97%] 2023-03-20T11:54:50.4188774Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-006] SKIPPED [ 97%] 2023-03-20T11:54:50.4194843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-007] SKIPPED [ 97%] 2023-03-20T11:54:50.4200975Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-008] SKIPPED [ 97%] 2023-03-20T11:54:50.4209236Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-009] SKIPPED [ 97%] 2023-03-20T11:54:50.4214274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-010] SKIPPED [ 97%] 2023-03-20T11:54:50.4220629Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-011] SKIPPED [ 97%] 2023-03-20T11:54:50.4226630Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-012] SKIPPED [ 97%] 2023-03-20T11:54:50.4232454Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-013] SKIPPED [ 97%] 2023-03-20T11:54:50.4238475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-014] SKIPPED [ 97%] 2023-03-20T11:54:50.4244505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-015] SKIPPED [ 97%] 2023-03-20T11:54:50.4250786Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-016] SKIPPED [ 97%] 2023-03-20T11:54:50.4257755Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-017] SKIPPED [ 97%] 2023-03-20T11:54:50.4263327Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-018] SKIPPED [ 97%] 2023-03-20T11:54:50.4269652Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-019] SKIPPED [ 97%] 2023-03-20T11:54:50.4277003Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-020] SKIPPED [ 97%] 2023-03-20T11:54:50.4283062Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-021] SKIPPED [ 97%] 2023-03-20T11:54:50.4290330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-022] SKIPPED [ 97%] 2023-03-20T11:54:50.4295225Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-023] SKIPPED [ 97%] 2023-03-20T11:54:50.4301537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-024] SKIPPED [ 97%] 2023-03-20T11:54:50.4307849Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-025] SKIPPED [ 97%] 2023-03-20T11:54:50.4313943Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-026] SKIPPED [ 97%] 2023-03-20T11:54:50.4320012Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-027] SKIPPED [ 97%] 2023-03-20T11:54:50.4325895Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-028] SKIPPED [ 97%] 2023-03-20T11:54:50.4333014Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-029] SKIPPED [ 97%] 2023-03-20T11:54:50.4338400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-030] SKIPPED [ 97%] 2023-03-20T11:54:50.4345198Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-031] SKIPPED [ 97%] 2023-03-20T11:54:50.4351531Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-032] SKIPPED [ 97%] 2023-03-20T11:54:50.4357537Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-033] SKIPPED [ 97%] 2023-03-20T11:54:50.4363591Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-034] SKIPPED [ 97%] 2023-03-20T11:54:50.4370373Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-035] SKIPPED [ 97%] 2023-03-20T11:54:50.4375530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-036] SKIPPED [ 97%] 2023-03-20T11:54:50.4381834Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-037] SKIPPED [ 97%] 2023-03-20T11:54:50.4388217Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-038] SKIPPED [ 97%] 2023-03-20T11:54:50.4394150Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-039] SKIPPED [ 97%] 2023-03-20T11:54:50.4400442Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-040] SKIPPED [ 97%] 2023-03-20T11:54:50.4406220Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-041] SKIPPED [ 97%] 2023-03-20T11:54:50.4413436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-042] SKIPPED [ 97%] 2023-03-20T11:54:50.4421582Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-043] SKIPPED [ 97%] 2023-03-20T11:54:50.4427960Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-044] SKIPPED [ 97%] 2023-03-20T11:54:50.4433910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-045] SKIPPED [ 97%] 2023-03-20T11:54:50.4439934Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-046] SKIPPED [ 97%] 2023-03-20T11:54:50.4446025Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-047] SKIPPED [ 97%] 2023-03-20T11:54:50.4453143Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-048] SKIPPED [ 97%] 2023-03-20T11:54:50.4458482Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-049] SKIPPED [ 97%] 2023-03-20T11:54:50.4464360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-050] SKIPPED [ 97%] 2023-03-20T11:54:50.4470926Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-051] SKIPPED [ 97%] 2023-03-20T11:54:50.4476818Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-052] SKIPPED [ 97%] 2023-03-20T11:54:50.4482817Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-053] SKIPPED [ 97%] 2023-03-20T11:54:50.4490317Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-054] SKIPPED [ 97%] 2023-03-20T11:54:50.4496536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-055] SKIPPED [ 97%] 2023-03-20T11:54:50.4502672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-056] SKIPPED [ 97%] 2023-03-20T11:54:50.4509068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-057] SKIPPED [ 97%] 2023-03-20T11:54:50.4515137Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-058] SKIPPED [ 97%] 2023-03-20T11:54:50.4521128Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-059] SKIPPED [ 97%] 2023-03-20T11:54:50.4527157Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-060] SKIPPED [ 97%] 2023-03-20T11:54:50.4533485Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-061] SKIPPED [ 97%] 2023-03-20T11:54:50.4539616Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-062] SKIPPED [ 97%] 2023-03-20T11:54:50.4545514Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-063] SKIPPED [ 97%] 2023-03-20T11:54:50.4551731Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-064] SKIPPED [ 97%] 2023-03-20T11:54:50.4557771Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-065] SKIPPED [ 97%] 2023-03-20T11:54:50.4565026Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-066] SKIPPED [ 97%] 2023-03-20T11:54:50.4572157Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-067] SKIPPED [ 97%] 2023-03-20T11:54:50.4577690Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-068] SKIPPED [ 97%] 2023-03-20T11:54:50.4583626Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-069] SKIPPED [ 97%] 2023-03-20T11:54:50.4589972Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-070] SKIPPED [ 97%] 2023-03-20T11:54:50.4596060Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-071] SKIPPED [ 97%] 2023-03-20T11:54:50.4602038Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-072] SKIPPED [ 97%] 2023-03-20T11:54:50.4609408Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-073] SKIPPED [ 97%] 2023-03-20T11:54:50.4614495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-074] SKIPPED [ 97%] 2023-03-20T11:54:50.4620774Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-075] SKIPPED [ 97%] 2023-03-20T11:54:50.4626917Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-076] SKIPPED [ 97%] 2023-03-20T11:54:50.4634317Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-077] SKIPPED [ 97%] 2023-03-20T11:54:50.4640387Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-078] SKIPPED [ 97%] 2023-03-20T11:54:50.4646341Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-079] SKIPPED [ 97%] 2023-03-20T11:54:50.4653480Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-080] SKIPPED [ 97%] 2023-03-20T11:54:50.4658517Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-081] SKIPPED [ 97%] 2023-03-20T11:54:50.4664804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-082] SKIPPED [ 97%] 2023-03-20T11:54:50.4671216Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-083] SKIPPED [ 97%] 2023-03-20T11:54:50.4677066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-084] SKIPPED [ 97%] 2023-03-20T11:54:50.4683115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-085] SKIPPED [ 97%] 2023-03-20T11:54:50.4690391Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-086] SKIPPED [ 97%] 2023-03-20T11:54:50.4695311Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-087] SKIPPED [ 97%] 2023-03-20T11:54:50.4701665Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-088] SKIPPED [ 97%] 2023-03-20T11:54:50.4709115Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-089] SKIPPED [ 97%] 2023-03-20T11:54:50.4715105Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-090] SKIPPED [ 97%] 2023-03-20T11:54:50.4721271Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-091] SKIPPED [ 97%] 2023-03-20T11:54:50.4727104Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-092] SKIPPED [ 97%] 2023-03-20T11:54:50.4733501Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-093] SKIPPED [ 97%] 2023-03-20T11:54:50.4739672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-094] SKIPPED [ 97%] 2023-03-20T11:54:50.4745527Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-095] SKIPPED [ 97%] 2023-03-20T11:54:50.4751974Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-096] SKIPPED [ 97%] 2023-03-20T11:54:50.4757935Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-097] SKIPPED [ 97%] 2023-03-20T11:54:50.4763969Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-098] SKIPPED [ 97%] 2023-03-20T11:54:50.4770258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-099] SKIPPED [ 97%] 2023-03-20T11:54:50.4777483Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-100] SKIPPED [ 97%] 2023-03-20T11:54:50.4783346Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-101] SKIPPED [ 97%] 2023-03-20T11:54:50.4789497Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-102] SKIPPED [ 97%] 2023-03-20T11:54:50.4795230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-103] SKIPPED [ 97%] 2023-03-20T11:54:50.4801330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-104] SKIPPED [ 97%] 2023-03-20T11:54:50.4807435Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-105] SKIPPED [ 97%] 2023-03-20T11:54:50.4813587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-106] SKIPPED [ 97%] 2023-03-20T11:54:50.4820024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-107] SKIPPED [ 97%] 2023-03-20T11:54:50.4825816Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-108] SKIPPED [ 97%] 2023-03-20T11:54:50.4832333Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-109] SKIPPED [ 97%] 2023-03-20T11:54:50.4838495Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-110] SKIPPED [ 97%] 2023-03-20T11:54:50.4844381Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-111] SKIPPED [ 97%] 2023-03-20T11:54:50.4852648Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-112] SKIPPED [ 97%] 2023-03-20T11:54:50.4857831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-113] SKIPPED [ 97%] 2023-03-20T11:54:50.4864005Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-114] SKIPPED [ 97%] 2023-03-20T11:54:50.4870277Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-115] SKIPPED [ 97%] 2023-03-20T11:54:50.4876229Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-116] SKIPPED [ 97%] 2023-03-20T11:54:50.4882470Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-117] SKIPPED [ 97%] 2023-03-20T11:54:50.4889426Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-118] SKIPPED [ 97%] 2023-03-20T11:54:50.4894663Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-119] SKIPPED [ 97%] 2023-03-20T11:54:50.4900910Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-120] SKIPPED [ 97%] 2023-03-20T11:54:50.4906992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-121] SKIPPED [ 97%] 2023-03-20T11:54:50.4913183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-122] SKIPPED [ 97%] 2023-03-20T11:54:50.4920376Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-123] SKIPPED [ 97%] 2023-03-20T11:54:50.4926358Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-124] SKIPPED [ 97%] 2023-03-20T11:54:50.4933588Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-125] SKIPPED [ 97%] 2023-03-20T11:54:50.4938859Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-126] SKIPPED [ 97%] 2023-03-20T11:54:50.4944536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-127] SKIPPED [ 97%] 2023-03-20T11:54:50.4950489Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-128] SKIPPED [ 97%] 2023-03-20T11:54:50.4956298Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-129] SKIPPED [ 97%] 2023-03-20T11:54:50.4962620Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-130] SKIPPED [ 97%] 2023-03-20T11:54:50.4969448Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-131] SKIPPED [ 97%] 2023-03-20T11:54:50.4974682Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-132] SKIPPED [ 97%] 2023-03-20T11:54:50.4980685Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-133] SKIPPED [ 97%] 2023-03-20T11:54:50.4986955Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-134] SKIPPED [ 97%] 2023-03-20T11:54:50.4993604Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-135] SKIPPED [ 97%] 2023-03-20T11:54:50.5000176Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-136] SKIPPED [ 97%] 2023-03-20T11:54:50.5005509Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-137] SKIPPED [ 97%] 2023-03-20T11:54:50.5012431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-138] SKIPPED [ 97%] 2023-03-20T11:54:50.5018001Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-139] SKIPPED [ 97%] 2023-03-20T11:54:50.5023947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-140] SKIPPED [ 97%] 2023-03-20T11:54:50.5030686Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-141] SKIPPED [ 97%] 2023-03-20T11:54:50.5036478Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-142] SKIPPED [ 97%] 2023-03-20T11:54:50.5042599Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-143] SKIPPED [ 97%] 2023-03-20T11:54:50.5049612Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-144] SKIPPED [ 97%] 2023-03-20T11:54:50.5054888Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-145] SKIPPED [ 97%] 2023-03-20T11:54:50.5061853Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-146] SKIPPED [ 97%] 2023-03-20T11:54:50.5068272Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-147] SKIPPED [ 97%] 2023-03-20T11:54:50.5074155Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-148] SKIPPED [ 97%] 2023-03-20T11:54:50.5080341Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-149] SKIPPED [ 97%] 2023-03-20T11:54:50.5086259Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-150] SKIPPED [ 97%] 2023-03-20T11:54:50.5093440Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-151] SKIPPED [ 97%] 2023-03-20T11:54:50.5098591Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-152] SKIPPED [ 97%] 2023-03-20T11:54:50.5104510Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-153] SKIPPED [ 97%] 2023-03-20T11:54:50.5110800Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-154] SKIPPED [ 97%] 2023-03-20T11:54:50.5116825Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-155] SKIPPED [ 97%] 2023-03-20T11:54:50.5122772Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-156] SKIPPED [ 97%] 2023-03-20T11:54:50.5130173Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-157] SKIPPED [ 97%] 2023-03-20T11:54:50.5136192Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-158] SKIPPED [ 97%] 2023-03-20T11:54:50.5142330Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-159] SKIPPED [ 97%] 2023-03-20T11:54:50.5148637Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-160] SKIPPED [ 97%] 2023-03-20T11:54:50.5154627Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-161] SKIPPED [ 97%] 2023-03-20T11:54:50.5160906Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-162] SKIPPED [ 97%] 2023-03-20T11:54:50.5166858Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-163] SKIPPED [ 97%] 2023-03-20T11:54:50.5173561Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-164] SKIPPED [ 97%] 2023-03-20T11:54:50.5179075Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-165] SKIPPED [ 97%] 2023-03-20T11:54:50.5185024Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-166] SKIPPED [ 97%] 2023-03-20T11:54:50.5191225Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[ten_crop-167] SKIPPED [ 97%] 2023-03-20T11:54:50.5197431Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-00] SKIPPED [ 97%] 2023-03-20T11:54:50.5204574Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-01] SKIPPED [ 97%] 2023-03-20T11:54:50.5211542Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-02] SKIPPED [ 97%] 2023-03-20T11:54:50.5217082Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-03] SKIPPED [ 97%] 2023-03-20T11:54:50.5223121Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-04] SKIPPED [ 97%] 2023-03-20T11:54:50.5229349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-05] SKIPPED [ 97%] 2023-03-20T11:54:50.5235326Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-06] SKIPPED [ 97%] 2023-03-20T11:54:50.5241299Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-07] SKIPPED [ 97%] 2023-03-20T11:54:50.5247321Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-08] SKIPPED [ 97%] 2023-03-20T11:54:50.5253564Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-09] SKIPPED [ 97%] 2023-03-20T11:54:50.5259810Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-10] SKIPPED [ 97%] 2023-03-20T11:54:50.5265775Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-11] SKIPPED [ 97%] 2023-03-20T11:54:50.5274821Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-12] SKIPPED [ 97%] 2023-03-20T11:54:50.5280991Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-13] SKIPPED [ 97%] 2023-03-20T11:54:50.5287175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-14] SKIPPED [ 97%] 2023-03-20T11:54:50.5293291Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-15] SKIPPED [ 97%] 2023-03-20T11:54:50.5299597Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-16] SKIPPED [ 97%] 2023-03-20T11:54:50.5305396Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-17] SKIPPED [ 97%] 2023-03-20T11:54:50.5311887Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-18] SKIPPED [ 97%] 2023-03-20T11:54:50.5317690Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-19] SKIPPED [ 97%] 2023-03-20T11:54:50.5323978Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-20] SKIPPED [ 97%] 2023-03-20T11:54:50.5330394Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-21] SKIPPED [ 97%] 2023-03-20T11:54:50.5335947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-22] SKIPPED [ 97%] 2023-03-20T11:54:50.5342391Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[normalize-23] SKIPPED [ 97%] 2023-03-20T11:54:50.5349787Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-000] SKIPPED [ 97%] 2023-03-20T11:54:50.5355993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-001] SKIPPED [ 97%] 2023-03-20T11:54:50.5362032Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-002] SKIPPED [ 97%] 2023-03-20T11:54:50.5368792Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-003] SKIPPED [ 97%] 2023-03-20T11:54:50.5373986Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-004] SKIPPED [ 97%] 2023-03-20T11:54:50.5380260Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-005] SKIPPED [ 97%] 2023-03-20T11:54:50.5386243Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-006] SKIPPED [ 97%] 2023-03-20T11:54:50.5392580Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-007] SKIPPED [ 97%] 2023-03-20T11:54:50.5398370Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-008] SKIPPED [ 97%] 2023-03-20T11:54:50.5404672Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-009] SKIPPED [ 97%] 2023-03-20T11:54:50.5410847Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-010] SKIPPED [ 97%] 2023-03-20T11:54:50.5418502Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-011] SKIPPED [ 97%] 2023-03-20T11:54:50.5424402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-012] SKIPPED [ 97%] 2023-03-20T11:54:50.5430366Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-013] SKIPPED [ 97%] 2023-03-20T11:54:50.5436412Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-014] SKIPPED [ 97%] 2023-03-20T11:54:50.5442343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-015] SKIPPED [ 97%] 2023-03-20T11:54:50.5449720Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-016] SKIPPED [ 97%] 2023-03-20T11:54:50.5454530Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-017] SKIPPED [ 97%] 2023-03-20T11:54:50.5460908Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-018] SKIPPED [ 97%] 2023-03-20T11:54:50.5467066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-019] SKIPPED [ 97%] 2023-03-20T11:54:50.5473260Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-020] SKIPPED [ 97%] 2023-03-20T11:54:50.5479300Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-021] SKIPPED [ 97%] 2023-03-20T11:54:50.5485186Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-022] SKIPPED [ 97%] 2023-03-20T11:54:50.5493613Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-023] SKIPPED [ 97%] 2023-03-20T11:54:50.5498889Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-024] SKIPPED [ 97%] 2023-03-20T11:54:50.5504550Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-025] SKIPPED [ 97%] 2023-03-20T11:54:50.5511007Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-026] SKIPPED [ 97%] 2023-03-20T11:54:50.5517061Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-027] SKIPPED [ 97%] 2023-03-20T11:54:50.5522808Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-028] SKIPPED [ 97%] 2023-03-20T11:54:50.5530230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-029] SKIPPED [ 97%] 2023-03-20T11:54:50.5535072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-030] SKIPPED [ 97%] 2023-03-20T11:54:50.5541424Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-031] SKIPPED [ 97%] 2023-03-20T11:54:50.5547655Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-032] SKIPPED [ 97%] 2023-03-20T11:54:50.5553756Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-033] SKIPPED [ 97%] 2023-03-20T11:54:50.5561096Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-034] SKIPPED [ 97%] 2023-03-20T11:54:50.5567044Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-035] SKIPPED [ 97%] 2023-03-20T11:54:50.5573508Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-036] SKIPPED [ 97%] 2023-03-20T11:54:50.5579665Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-037] SKIPPED [ 97%] 2023-03-20T11:54:50.5585516Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-038] SKIPPED [ 97%] 2023-03-20T11:54:50.5592018Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-039] SKIPPED [ 97%] 2023-03-20T11:54:50.5597767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-040] SKIPPED [ 97%] 2023-03-20T11:54:50.5603955Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-041] SKIPPED [ 97%] 2023-03-20T11:54:50.5610185Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-042] SKIPPED [ 97%] 2023-03-20T11:54:50.5615968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-043] SKIPPED [ 97%] 2023-03-20T11:54:50.5622089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-044] SKIPPED [ 97%] 2023-03-20T11:54:50.5628544Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-045] SKIPPED [ 97%] 2023-03-20T11:54:50.5635113Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-046] SKIPPED [ 97%] 2023-03-20T11:54:50.5641221Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-047] SKIPPED [ 97%] 2023-03-20T11:54:50.5647067Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-048] SKIPPED [ 97%] 2023-03-20T11:54:50.5653624Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-049] SKIPPED [ 97%] 2023-03-20T11:54:50.5659560Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-050] SKIPPED [ 97%] 2023-03-20T11:54:50.5665567Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-051] SKIPPED [ 97%] 2023-03-20T11:54:50.5672048Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-052] SKIPPED [ 97%] 2023-03-20T11:54:50.5678095Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-053] SKIPPED [ 97%] 2023-03-20T11:54:50.5683915Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-054] SKIPPED [ 97%] 2023-03-20T11:54:50.5690453Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-055] SKIPPED [ 97%] 2023-03-20T11:54:50.5696248Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-056] SKIPPED [ 97%] 2023-03-20T11:54:50.5703673Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-057] SKIPPED [ 97%] 2023-03-20T11:54:50.5709952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-058] SKIPPED [ 97%] 2023-03-20T11:54:50.5716126Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-059] SKIPPED [ 97%] 2023-03-20T11:54:50.5722106Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-060] SKIPPED [ 97%] 2023-03-20T11:54:50.5729221Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-061] SKIPPED [ 97%] 2023-03-20T11:54:50.5734258Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-062] SKIPPED [ 97%] 2023-03-20T11:54:50.5740493Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-063] SKIPPED [ 97%] 2023-03-20T11:54:50.5746583Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-064] SKIPPED [ 97%] 2023-03-20T11:54:50.5752846Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-065] SKIPPED [ 97%] 2023-03-20T11:54:50.5758812Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-066] SKIPPED [ 97%] 2023-03-20T11:54:50.5764827Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-067] SKIPPED [ 97%] 2023-03-20T11:54:50.5770850Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-068] SKIPPED [ 97%] 2023-03-20T11:54:50.5778223Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-069] SKIPPED [ 97%] 2023-03-20T11:54:50.5783945Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-070] SKIPPED [ 97%] 2023-03-20T11:54:50.5789881Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-071] SKIPPED [ 97%] 2023-03-20T11:54:50.5795744Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-072] SKIPPED [ 97%] 2023-03-20T11:54:50.5801739Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-073] SKIPPED [ 97%] 2023-03-20T11:54:50.5808791Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-074] SKIPPED [ 97%] 2023-03-20T11:54:50.5814026Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-075] SKIPPED [ 97%] 2023-03-20T11:54:50.5820293Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-076] SKIPPED [ 97%] 2023-03-20T11:54:50.5826668Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-077] SKIPPED [ 97%] 2023-03-20T11:54:50.5832780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-078] SKIPPED [ 97%] 2023-03-20T11:54:50.5838543Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-079] SKIPPED [ 97%] 2023-03-20T11:54:50.5846131Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-080] SKIPPED [ 97%] 2023-03-20T11:54:50.5853089Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-081] SKIPPED [ 97%] 2023-03-20T11:54:50.5858421Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-082] SKIPPED [ 97%] 2023-03-20T11:54:50.5864277Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-083] SKIPPED [ 97%] 2023-03-20T11:54:50.5870781Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-084] SKIPPED [ 97%] 2023-03-20T11:54:50.5876874Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-085] SKIPPED [ 97%] 2023-03-20T11:54:50.5882637Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-086] SKIPPED [ 97%] 2023-03-20T11:54:50.5890068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-087] SKIPPED [ 97%] 2023-03-20T11:54:50.5894774Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-088] SKIPPED [ 97%] 2023-03-20T11:54:50.5901056Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-089] SKIPPED [ 97%] 2023-03-20T11:54:50.5906907Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-090] SKIPPED [ 97%] 2023-03-20T11:54:50.5913061Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-091] SKIPPED [ 97%] 2023-03-20T11:54:50.5920010Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-092] SKIPPED [ 97%] 2023-03-20T11:54:50.5926142Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-093] SKIPPED [ 97%] 2023-03-20T11:54:50.5933108Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-094] SKIPPED [ 97%] 2023-03-20T11:54:50.5938459Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-095] SKIPPED [ 97%] 2023-03-20T11:54:50.5944505Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-096] SKIPPED [ 97%] 2023-03-20T11:54:50.5950915Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-097] SKIPPED [ 97%] 2023-03-20T11:54:50.5956841Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-098] SKIPPED [ 97%] 2023-03-20T11:54:50.5962950Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-099] SKIPPED [ 97%] 2023-03-20T11:54:50.5970230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-100] SKIPPED [ 97%] 2023-03-20T11:54:50.5974993Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-101] SKIPPED [ 97%] 2023-03-20T11:54:50.5981351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-102] SKIPPED [ 97%] 2023-03-20T11:54:50.5988777Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-103] SKIPPED [ 97%] 2023-03-20T11:54:50.5994893Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-104] SKIPPED [ 97%] 2023-03-20T11:54:50.6001039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-105] SKIPPED [ 97%] 2023-03-20T11:54:50.6006985Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-106] SKIPPED [ 97%] 2023-03-20T11:54:50.6013763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-107] SKIPPED [ 97%] 2023-03-20T11:54:50.6019553Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-108] SKIPPED [ 97%] 2023-03-20T11:54:50.6025474Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-109] SKIPPED [ 97%] 2023-03-20T11:54:50.6031873Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-110] SKIPPED [ 97%] 2023-03-20T11:54:50.6037779Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-111] SKIPPED [ 97%] 2023-03-20T11:54:50.6043817Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-112] SKIPPED [ 97%] 2023-03-20T11:54:50.6050476Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-113] SKIPPED [ 97%] 2023-03-20T11:54:50.6057453Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-114] SKIPPED [ 97%] 2023-03-20T11:54:50.6063212Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-115] SKIPPED [ 97%] 2023-03-20T11:54:50.6069788Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-116] SKIPPED [ 97%] 2023-03-20T11:54:50.6075657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-117] SKIPPED [ 97%] 2023-03-20T11:54:50.6081789Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-118] SKIPPED [ 97%] 2023-03-20T11:54:50.6088709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_dtype-119] SKIPPED [ 97%] 2023-03-20T11:54:50.6094022Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-00] SKIPPED [ 97%] 2023-03-20T11:54:50.6100349Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-01] SKIPPED [ 97%] 2023-03-20T11:54:50.6106436Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-02] SKIPPED [ 97%] 2023-03-20T11:54:50.6112647Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-03] SKIPPED [ 97%] 2023-03-20T11:54:50.6118491Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-04] SKIPPED [ 97%] 2023-03-20T11:54:50.6124744Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-05] SKIPPED [ 97%] 2023-03-20T11:54:50.6133848Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-06] SKIPPED [ 97%] 2023-03-20T11:54:50.6140118Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-07] SKIPPED [ 97%] 2023-03-20T11:54:50.6146241Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-08] SKIPPED [ 97%] 2023-03-20T11:54:50.6152002Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-09] SKIPPED [ 97%] 2023-03-20T11:54:50.6158161Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-10] SKIPPED [ 97%] 2023-03-20T11:54:50.6163985Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-11] SKIPPED [ 97%] 2023-03-20T11:54:50.6170594Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-12] SKIPPED [ 97%] 2023-03-20T11:54:50.6176657Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-13] SKIPPED [ 97%] 2023-03-20T11:54:50.6182816Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-14] SKIPPED [ 97%] 2023-03-20T11:54:50.6189254Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-15] SKIPPED [ 97%] 2023-03-20T11:54:50.6195228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-16] SKIPPED [ 97%] 2023-03-20T11:54:50.6202706Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-17] SKIPPED [ 97%] 2023-03-20T11:54:50.6209604Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-18] SKIPPED [ 97%] 2023-03-20T11:54:50.6214922Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-19] SKIPPED [ 97%] 2023-03-20T11:54:50.6221268Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-20] SKIPPED [ 97%] 2023-03-20T11:54:50.6227681Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-21] SKIPPED [ 97%] 2023-03-20T11:54:50.6233688Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-22] SKIPPED [ 97%] 2023-03-20T11:54:50.6239677Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-23] SKIPPED [ 97%] 2023-03-20T11:54:50.6245654Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-24] SKIPPED [ 97%] 2023-03-20T11:54:50.6252583Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-25] SKIPPED [ 97%] 2023-03-20T11:54:50.6258183Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-26] SKIPPED [ 97%] 2023-03-20T11:54:50.6264068Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-27] SKIPPED [ 97%] 2023-03-20T11:54:50.6270796Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-28] SKIPPED [ 97%] 2023-03-20T11:54:50.6278196Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-29] SKIPPED [ 97%] 2023-03-20T11:54:50.6284205Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-30] SKIPPED [ 97%] 2023-03-20T11:54:50.6290546Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-31] SKIPPED [ 97%] 2023-03-20T11:54:50.6296591Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-32] SKIPPED [ 97%] 2023-03-20T11:54:50.6302787Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-33] SKIPPED [ 97%] 2023-03-20T11:54:50.6309072Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-34] SKIPPED [ 97%] 2023-03-20T11:54:50.6315179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[uniform_temporal_subsample-35] SKIPPED [ 97%] 2023-03-20T11:54:50.6321264Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-00] SKIPPED [ 97%] 2023-03-20T11:54:50.6327843Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-01] SKIPPED [ 97%] 2023-03-20T11:54:50.6333740Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-02] SKIPPED [ 97%] 2023-03-20T11:54:50.6339972Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-03] SKIPPED [ 97%] 2023-03-20T11:54:50.6347471Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-04] SKIPPED [ 97%] 2023-03-20T11:54:50.6353671Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-05] SKIPPED [ 97%] 2023-03-20T11:54:50.6359626Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-06] SKIPPED [ 97%] 2023-03-20T11:54:50.6365639Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-07] SKIPPED [ 97%] 2023-03-20T11:54:50.6372619Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-08] SKIPPED [ 97%] 2023-03-20T11:54:50.6378350Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-09] SKIPPED [ 97%] 2023-03-20T11:54:50.6384409Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-10] SKIPPED [ 97%] 2023-03-20T11:54:50.6390968Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-11] SKIPPED [ 97%] 2023-03-20T11:54:50.6396966Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-12] SKIPPED [ 97%] 2023-03-20T11:54:50.6402780Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-13] SKIPPED [ 97%] 2023-03-20T11:54:50.6410159Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-14] SKIPPED [ 97%] 2023-03-20T11:54:50.6415351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-15] SKIPPED [ 97%] 2023-03-20T11:54:50.6422790Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-16] SKIPPED [ 97%] 2023-03-20T11:54:50.6429217Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-17] SKIPPED [ 97%] 2023-03-20T11:54:50.6435216Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-18] SKIPPED [ 97%] 2023-03-20T11:54:50.6441180Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-19] SKIPPED [ 97%] 2023-03-20T11:54:50.6447292Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-20] SKIPPED [ 97%] 2023-03-20T11:54:50.6453935Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-21] SKIPPED [ 97%] 2023-03-20T11:54:50.6459883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-22] SKIPPED [ 97%] 2023-03-20T11:54:50.6465788Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-23] SKIPPED [ 97%] 2023-03-20T11:54:50.6472276Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-24] SKIPPED [ 97%] 2023-03-20T11:54:50.6478639Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-25] SKIPPED [ 97%] 2023-03-20T11:54:50.6484433Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-26] SKIPPED [ 97%] 2023-03-20T11:54:50.6492678Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-27] SKIPPED [ 97%] 2023-03-20T11:54:50.6498228Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-28] SKIPPED [ 97%] 2023-03-20T11:54:50.6504090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-29] SKIPPED [ 97%] 2023-03-20T11:54:50.6510237Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-30] SKIPPED [ 97%] 2023-03-20T11:54:50.6516249Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-31] SKIPPED [ 97%] 2023-03-20T11:54:50.6522347Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-32] SKIPPED [ 97%] 2023-03-20T11:54:50.6529254Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-33] SKIPPED [ 97%] 2023-03-20T11:54:50.6534230Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-34] SKIPPED [ 97%] 2023-03-20T11:54:50.6540417Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-35] SKIPPED [ 97%] 2023-03-20T11:54:50.6546506Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-36] SKIPPED [ 97%] 2023-03-20T11:54:50.6552788Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-37] SKIPPED [ 97%] 2023-03-20T11:54:50.6558826Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-38] SKIPPED [ 97%] 2023-03-20T11:54:50.6566179Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-39] SKIPPED [ 97%] 2023-03-20T11:54:50.6573006Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-40] SKIPPED [ 97%] 2023-03-20T11:54:50.6578487Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-41] SKIPPED [ 97%] 2023-03-20T11:54:50.6584027Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-42] SKIPPED [ 97%] 2023-03-20T11:54:50.6590407Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-43] SKIPPED [ 97%] 2023-03-20T11:54:50.6596375Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-44] SKIPPED [ 97%] 2023-03-20T11:54:50.6602797Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-45] SKIPPED [ 97%] 2023-03-20T11:54:50.6609782Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-46] SKIPPED [ 97%] 2023-03-20T11:54:50.6614426Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-47] SKIPPED [ 97%] 2023-03-20T11:54:50.6620831Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-48] SKIPPED [ 97%] 2023-03-20T11:54:50.6626937Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-49] SKIPPED [ 97%] 2023-03-20T11:54:50.6634536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-50] SKIPPED [ 97%] 2023-03-20T11:54:50.6640828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-51] SKIPPED [ 97%] 2023-03-20T11:54:50.6646751Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-52] SKIPPED [ 97%] 2023-03-20T11:54:50.6653820Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[clamp_bounding_box-53] SKIPPED [ 97%] 2023-03-20T11:54:50.6659167Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-000] SKIPPED [ 97%] 2023-03-20T11:54:50.6665172Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-001] SKIPPED [ 97%] 2023-03-20T11:54:50.6671596Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-002] SKIPPED [ 97%] 2023-03-20T11:54:50.6677540Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-003] SKIPPED [ 97%] 2023-03-20T11:54:50.6683915Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-004] SKIPPED [ 97%] 2023-03-20T11:54:50.6690744Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-005] SKIPPED [ 97%] 2023-03-20T11:54:50.6696090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-006] SKIPPED [ 97%] 2023-03-20T11:54:50.6702418Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-007] SKIPPED [ 97%] 2023-03-20T11:54:50.6710274Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-008] SKIPPED [ 97%] 2023-03-20T11:54:50.6716798Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-009] SKIPPED [ 97%] 2023-03-20T11:54:50.6722921Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-010] SKIPPED [ 97%] 2023-03-20T11:54:50.6730101Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-011] SKIPPED [ 97%] 2023-03-20T11:54:50.6735162Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-012] SKIPPED [ 97%] 2023-03-20T11:54:50.6741475Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-013] SKIPPED [ 97%] 2023-03-20T11:54:50.6747903Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-014] SKIPPED [ 97%] 2023-03-20T11:54:50.6753806Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-015] SKIPPED [ 97%] 2023-03-20T11:54:50.6759766Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-016] SKIPPED [ 97%] 2023-03-20T11:54:50.6765855Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-017] SKIPPED [ 97%] 2023-03-20T11:54:50.6773037Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-018] SKIPPED [ 97%] 2023-03-20T11:54:50.6779597Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-019] SKIPPED [ 97%] 2023-03-20T11:54:50.6785425Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-020] SKIPPED [ 97%] 2023-03-20T11:54:50.6791828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-021] SKIPPED [ 97%] 2023-03-20T11:54:50.6797770Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-022] SKIPPED [ 97%] 2023-03-20T11:54:50.6803836Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-023] SKIPPED [ 97%] 2023-03-20T11:54:50.6810484Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-024] SKIPPED [ 97%] 2023-03-20T11:54:50.6816508Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-025] SKIPPED [ 97%] 2023-03-20T11:54:50.6822555Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-026] SKIPPED [ 97%] 2023-03-20T11:54:50.6828804Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-027] SKIPPED [ 97%] 2023-03-20T11:54:50.6834911Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-028] SKIPPED [ 97%] 2023-03-20T11:54:50.6841062Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-029] SKIPPED [ 97%] 2023-03-20T11:54:50.6847177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-030] SKIPPED [ 97%] 2023-03-20T11:54:50.6854483Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-031] SKIPPED [ 97%] 2023-03-20T11:54:50.6860697Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-032] SKIPPED [ 97%] 2023-03-20T11:54:50.6867000Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-033] SKIPPED [ 97%] 2023-03-20T11:54:50.6873128Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-034] SKIPPED [ 97%] 2023-03-20T11:54:50.6879233Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-035] SKIPPED [ 97%] 2023-03-20T11:54:50.6885142Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-036] SKIPPED [ 97%] 2023-03-20T11:54:50.6892536Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-037] SKIPPED [ 97%] 2023-03-20T11:54:50.6897415Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-038] SKIPPED [ 97%] 2023-03-20T11:54:50.6903305Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-039] SKIPPED [ 97%] 2023-03-20T11:54:50.6909732Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-040] SKIPPED [ 97%] 2023-03-20T11:54:50.6915646Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-041] SKIPPED [ 97%] 2023-03-20T11:54:50.6922948Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-042] SKIPPED [ 97%] 2023-03-20T11:54:50.6930485Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-043] SKIPPED [ 97%] 2023-03-20T11:54:50.6935398Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-044] SKIPPED [ 97%] 2023-03-20T11:54:50.6941322Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-045] SKIPPED [ 97%] 2023-03-20T11:54:50.6947618Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-046] SKIPPED [ 97%] 2023-03-20T11:54:50.6953607Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-047] SKIPPED [ 97%] 2023-03-20T11:54:50.6959587Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-048] SKIPPED [ 97%] 2023-03-20T11:54:50.6965645Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-049] SKIPPED [ 97%] 2023-03-20T11:54:50.6972761Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-050] SKIPPED [ 97%] 2023-03-20T11:54:50.6978166Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-051] SKIPPED [ 97%] 2023-03-20T11:54:50.6983729Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-052] SKIPPED [ 97%] 2023-03-20T11:54:50.6992891Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-053] SKIPPED [ 97%] 2023-03-20T11:54:50.6999080Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-054] SKIPPED [ 97%] 2023-03-20T11:54:50.7005145Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-055] SKIPPED [ 97%] 2023-03-20T11:54:50.7011290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-056] SKIPPED [ 97%] 2023-03-20T11:54:50.7017694Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-057] SKIPPED [ 97%] 2023-03-20T11:54:50.7023733Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-058] SKIPPED [ 97%] 2023-03-20T11:54:50.7030196Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-059] SKIPPED [ 97%] 2023-03-20T11:54:50.7036207Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-060] SKIPPED [ 97%] 2023-03-20T11:54:50.7042119Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-061] SKIPPED [ 97%] 2023-03-20T11:54:50.7049430Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-062] SKIPPED [ 97%] 2023-03-20T11:54:50.7054351Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-063] SKIPPED [ 97%] 2023-03-20T11:54:50.7060651Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-064] SKIPPED [ 97%] 2023-03-20T11:54:50.7068275Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-065] SKIPPED [ 97%] 2023-03-20T11:54:50.7074233Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-066] SKIPPED [ 97%] 2023-03-20T11:54:50.7080462Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-067] SKIPPED [ 97%] 2023-03-20T11:54:50.7086311Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-068] SKIPPED [ 97%] 2023-03-20T11:54:50.7093531Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-069] SKIPPED [ 97%] 2023-03-20T11:54:50.7098883Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-070] SKIPPED [ 97%] 2023-03-20T11:54:50.7104937Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-071] SKIPPED [ 97%] 2023-03-20T11:54:50.7111369Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-072] SKIPPED [ 97%] 2023-03-20T11:54:50.7117402Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-073] SKIPPED [ 97%] 2023-03-20T11:54:50.7123350Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-074] SKIPPED [ 97%] 2023-03-20T11:54:50.7130472Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-075] SKIPPED [ 97%] 2023-03-20T11:54:50.7136932Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-076] SKIPPED [ 97%] 2023-03-20T11:54:50.7142917Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-077] SKIPPED [ 97%] 2023-03-20T11:54:50.7149452Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-078] SKIPPED [ 97%] 2023-03-20T11:54:50.7155497Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-079] SKIPPED [ 97%] 2023-03-20T11:54:50.7161737Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-080] SKIPPED [ 97%] 2023-03-20T11:54:50.7168867Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-081] SKIPPED [ 97%] 2023-03-20T11:54:50.7173947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-082] SKIPPED [ 97%] 2023-03-20T11:54:50.7180066Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-083] SKIPPED [ 97%] 2023-03-20T11:54:50.7185970Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-084] SKIPPED [ 97%] 2023-03-20T11:54:50.7191987Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-085] SKIPPED [ 97%] 2023-03-20T11:54:50.7198042Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-086] SKIPPED [ 97%] 2023-03-20T11:54:50.7204175Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-087] SKIPPED [ 97%] 2023-03-20T11:54:50.7212247Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-088] SKIPPED [ 97%] 2023-03-20T11:54:50.7217663Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-089] SKIPPED [ 97%] 2023-03-20T11:54:50.7223149Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-090] SKIPPED [ 97%] 2023-03-20T11:54:50.7229763Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-091] SKIPPED [ 97%] 2023-03-20T11:54:50.7235894Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-092] SKIPPED [ 97%] 2023-03-20T11:54:50.7241952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-093] SKIPPED [ 97%] 2023-03-20T11:54:50.7248886Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-094] SKIPPED [ 97%] 2023-03-20T11:54:50.7253947Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-095] SKIPPED [ 97%] 2023-03-20T11:54:50.7260463Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-096] SKIPPED [ 97%] 2023-03-20T11:54:50.7266287Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-097] SKIPPED [ 97%] 2023-03-20T11:54:50.7272821Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-098] SKIPPED [ 97%] 2023-03-20T11:54:50.7280016Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-099] SKIPPED [ 97%] 2023-03-20T11:54:50.7286042Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-100] SKIPPED [ 97%] 2023-03-20T11:54:50.7293073Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-101] SKIPPED [ 97%] 2023-03-20T11:54:50.7298450Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-102] SKIPPED [ 97%] 2023-03-20T11:54:50.7304360Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-103] SKIPPED [ 97%] 2023-03-20T11:54:50.7310867Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-104] SKIPPED [ 98%] 2023-03-20T11:54:50.7316876Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-105] SKIPPED [ 98%] 2023-03-20T11:54:50.7322809Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-106] SKIPPED [ 98%] 2023-03-20T11:54:50.7329999Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-107] SKIPPED [ 98%] 2023-03-20T11:54:50.7335053Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-108] SKIPPED [ 98%] 2023-03-20T11:54:50.7341318Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-109] SKIPPED [ 98%] 2023-03-20T11:54:50.7347609Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-110] SKIPPED [ 98%] 2023-03-20T11:54:50.7354900Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-111] SKIPPED [ 98%] 2023-03-20T11:54:50.7360938Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-112] SKIPPED [ 98%] 2023-03-20T11:54:50.7366839Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-113] SKIPPED [ 98%] 2023-03-20T11:54:50.7373927Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-114] SKIPPED [ 98%] 2023-03-20T11:54:50.7380716Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-115] SKIPPED [ 98%] 2023-03-20T11:54:50.7386899Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-116] SKIPPED [ 98%] 2023-03-20T11:54:50.7393508Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-117] SKIPPED [ 98%] 2023-03-20T11:54:50.7399503Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-118] SKIPPED [ 98%] 2023-03-20T11:54:50.7405663Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-119] SKIPPED [ 98%] 2023-03-20T11:54:50.7412850Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-120] SKIPPED [ 98%] 2023-03-20T11:54:50.7418316Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-121] SKIPPED [ 98%] 2023-03-20T11:54:50.7425546Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-122] SKIPPED [ 98%] 2023-03-20T11:54:50.7431828Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-123] SKIPPED [ 98%] 2023-03-20T11:54:50.7438177Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-124] SKIPPED [ 98%] 2023-03-20T11:54:50.7444143Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-125] SKIPPED [ 98%] 2023-03-20T11:54:50.7450496Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-126] SKIPPED [ 98%] 2023-03-20T11:54:50.7456577Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-127] SKIPPED [ 98%] 2023-03-20T11:54:50.7462644Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-128] SKIPPED [ 98%] 2023-03-20T11:54:50.7468885Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-129] SKIPPED [ 98%] 2023-03-20T11:54:50.7474952Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-130] SKIPPED [ 98%] 2023-03-20T11:54:50.7481090Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-131] SKIPPED [ 98%] 2023-03-20T11:54:50.7487009Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-132] SKIPPED [ 98%] 2023-03-20T11:54:50.7493771Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-133] SKIPPED [ 98%] 2023-03-20T11:54:50.7500519Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-134] SKIPPED [ 98%] 2023-03-20T11:54:50.7506590Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-135] SKIPPED [ 98%] 2023-03-20T11:54:50.7512858Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-136] SKIPPED [ 98%] 2023-03-20T11:54:50.7519033Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-137] SKIPPED [ 98%] 2023-03-20T11:54:50.7525039Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-138] SKIPPED [ 98%] 2023-03-20T11:54:50.7532208Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-139] SKIPPED [ 98%] 2023-03-20T11:54:50.7537760Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-140] SKIPPED [ 98%] 2023-03-20T11:54:50.7543767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-141] SKIPPED [ 98%] 2023-03-20T11:54:50.7550077Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-142] SKIPPED [ 98%] 2023-03-20T11:54:50.7556204Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-143] SKIPPED [ 98%] 2023-03-20T11:54:50.7562365Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-144] SKIPPED [ 98%] 2023-03-20T11:54:50.7570400Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-145] SKIPPED [ 98%] 2023-03-20T11:54:50.7575470Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-146] SKIPPED [ 98%] 2023-03-20T11:54:50.7581771Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-147] SKIPPED [ 98%] 2023-03-20T11:54:50.7587943Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-148] SKIPPED [ 98%] 2023-03-20T11:54:50.7593930Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-149] SKIPPED [ 98%] 2023-03-20T11:54:50.7599992Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-150] SKIPPED [ 98%] 2023-03-20T11:54:50.7605767Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-151] SKIPPED [ 98%] 2023-03-20T11:54:50.7612709Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-152] SKIPPED [ 98%] 2023-03-20T11:54:50.7618131Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-153] SKIPPED [ 98%] 2023-03-20T11:54:50.7624037Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-154] SKIPPED [ 98%] 2023-03-20T11:54:50.7630290Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-155] SKIPPED [ 98%] 2023-03-20T11:54:50.7636261Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-156] SKIPPED [ 98%] 2023-03-20T11:54:50.7643343Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-157] SKIPPED [ 98%] 2023-03-20T11:54:50.7650429Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-158] SKIPPED [ 98%] 2023-03-20T11:54:50.7655315Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-159] SKIPPED [ 98%] 2023-03-20T11:54:50.7661514Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-160] SKIPPED [ 98%] 2023-03-20T11:54:50.7667707Z test/test_transforms_v2_functional.py::TestDispatchers::test_datapoint_output_type[convert_format_bounding_box-161] SKIPPED [ 98%] 2023-03-20T11:54:50.7673169Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[horizontal_flip-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7679441Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[horizontal_flip-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7685794Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[horizontal_flip-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7692551Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[horizontal_flip-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7697876Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[resize-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7703003Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[resize-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7710341Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[resize-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7715958Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[resize-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7721853Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[affine-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7727704Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[affine-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7734160Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[affine-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7739410Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[affine-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7745071Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[vertical_flip-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7751232Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[vertical_flip-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7756713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[vertical_flip-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7762508Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[vertical_flip-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7769222Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[rotate-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7775351Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[rotate-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7780997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[rotate-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7786964Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[rotate-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7792894Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[crop-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7798451Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[crop-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7804304Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[crop-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7810462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[crop-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7815881Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[resized_crop-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7821997Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[resized_crop-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7827998Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[resized_crop-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7833875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[resized_crop-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7839692Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[pad-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7848889Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[pad-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7854122Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[pad-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7860076Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[pad-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7865723Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[perspective-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7871917Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[perspective-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7877713Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[perspective-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7883524Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[perspective-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7890549Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[elastic-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7895219Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[elastic-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7901320Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[elastic-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7907164Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[elastic-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7919102Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[center_crop-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7920493Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[center_crop-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7926482Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[center_crop-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.7933452Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[center_crop-Mask] SKIPPED [ 98%] 2023-03-20T11:54:50.7938558Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[gaussian_blur-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7943896Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[gaussian_blur-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7950157Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[equalize-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7955895Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[equalize-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7962054Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[invert-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7968856Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[invert-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7973837Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[posterize-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7979908Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[posterize-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7987001Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[solarize-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.7992606Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[solarize-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.7998417Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[autocontrast-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8004361Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[autocontrast-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8010535Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_sharpness-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8015875Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_sharpness-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8022009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[erase-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8027925Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[erase-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8033984Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_brightness-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8039791Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_brightness-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8045587Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_contrast-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8053822Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_contrast-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8059348Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_gamma-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8065016Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_gamma-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8071228Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_hue-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8077014Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_hue-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8083051Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_saturation-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8090159Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[adjust_saturation-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8094907Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[five_crop-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8101069Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[five_crop-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8106959Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[ten_crop-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8112978Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[ten_crop-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8118686Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[normalize-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8125651Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[normalize-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8132490Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[convert_dtype-Image] SKIPPED [ 98%] 2023-03-20T11:54:50.8137996Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[convert_dtype-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8143750Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[uniform_temporal_subsample-Video] SKIPPED [ 98%] 2023-03-20T11:54:50.8149922Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[clamp_bounding_box-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.8155834Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_kernel_signatures_consistency[convert_format_bounding_box-BoundingBox] SKIPPED [ 98%] 2023-03-20T11:54:50.8161767Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[horizontal_flip] SKIPPED [ 98%] 2023-03-20T11:54:50.8167823Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[resize] SKIPPED [ 98%] 2023-03-20T11:54:50.8173544Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[affine] SKIPPED [ 98%] 2023-03-20T11:54:50.8179654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[vertical_flip] SKIPPED [ 98%] 2023-03-20T11:54:50.8185412Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[rotate] SKIPPED [ 98%] 2023-03-20T11:54:50.8192960Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8198877Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[resized_crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8204596Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[pad] SKIPPED [ 98%] 2023-03-20T11:54:50.8210654Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[perspective] SKIPPED [ 98%] 2023-03-20T11:54:50.8216628Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[elastic] SKIPPED [ 98%] 2023-03-20T11:54:50.8222100Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[center_crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8228123Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[gaussian_blur] SKIPPED [ 98%] 2023-03-20T11:54:50.8234009Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[equalize] SKIPPED [ 98%] 2023-03-20T11:54:50.8239821Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[invert] SKIPPED [ 98%] 2023-03-20T11:54:50.8245626Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[posterize] SKIPPED [ 98%] 2023-03-20T11:54:50.8252352Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[solarize] SKIPPED [ 98%] 2023-03-20T11:54:50.8257737Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[autocontrast] SKIPPED [ 98%] 2023-03-20T11:54:50.8264601Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[adjust_sharpness] SKIPPED [ 98%] 2023-03-20T11:54:50.8270928Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[erase] SKIPPED [ 98%] 2023-03-20T11:54:50.8276724Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[adjust_brightness] SKIPPED [ 98%] 2023-03-20T11:54:50.8282705Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[adjust_contrast] SKIPPED [ 98%] 2023-03-20T11:54:50.8289094Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[adjust_gamma] SKIPPED [ 98%] 2023-03-20T11:54:50.8294195Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[adjust_hue] SKIPPED [ 98%] 2023-03-20T11:54:50.8300301Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[adjust_saturation] SKIPPED [ 98%] 2023-03-20T11:54:50.8306372Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[five_crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8312571Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[ten_crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8318384Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[normalize] SKIPPED [ 98%] 2023-03-20T11:54:50.8324165Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[convert_dtype] SKIPPED [ 98%] 2023-03-20T11:54:50.8331656Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[uniform_temporal_subsample] SKIPPED [ 98%] 2023-03-20T11:54:50.8337462Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[clamp_bounding_box] SKIPPED [ 98%] 2023-03-20T11:54:50.8343327Z test/test_transforms_v2_functional.py::TestDispatchers::test_dispatcher_datapoint_signatures_consistency[convert_format_bounding_box] SKIPPED [ 98%] 2023-03-20T11:54:50.8349371Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[horizontal_flip] SKIPPED [ 98%] 2023-03-20T11:54:50.8354888Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[resize] SKIPPED [ 98%] 2023-03-20T11:54:50.8360704Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[affine] SKIPPED [ 98%] 2023-03-20T11:54:50.8366353Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[vertical_flip] SKIPPED [ 98%] 2023-03-20T11:54:50.8373122Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[rotate] SKIPPED [ 98%] 2023-03-20T11:54:50.8378165Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8383866Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[resized_crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8389852Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[pad] SKIPPED [ 98%] 2023-03-20T11:54:50.8395620Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[perspective] SKIPPED [ 98%] 2023-03-20T11:54:50.8402774Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[elastic] SKIPPED [ 98%] 2023-03-20T11:54:50.8409831Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[center_crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8414615Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[gaussian_blur] SKIPPED [ 98%] 2023-03-20T11:54:50.8420604Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[equalize] SKIPPED [ 98%] 2023-03-20T11:54:50.8426315Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[invert] SKIPPED [ 98%] 2023-03-20T11:54:50.8432423Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[posterize] SKIPPED [ 98%] 2023-03-20T11:54:50.8438153Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[solarize] SKIPPED [ 98%] 2023-03-20T11:54:50.8443865Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[autocontrast] SKIPPED [ 98%] 2023-03-20T11:54:50.8450556Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[adjust_sharpness] SKIPPED [ 98%] 2023-03-20T11:54:50.8455591Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[erase] SKIPPED [ 98%] 2023-03-20T11:54:50.8461737Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[adjust_brightness] SKIPPED [ 98%] 2023-03-20T11:54:50.8469024Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[adjust_contrast] SKIPPED [ 98%] 2023-03-20T11:54:50.8474330Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[adjust_gamma] SKIPPED [ 98%] 2023-03-20T11:54:50.8479994Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[adjust_hue] SKIPPED [ 98%] 2023-03-20T11:54:50.8485751Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[adjust_saturation] SKIPPED [ 98%] 2023-03-20T11:54:50.8492667Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[five_crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8497690Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[ten_crop] SKIPPED [ 98%] 2023-03-20T11:54:50.8503333Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[normalize] SKIPPED [ 98%] 2023-03-20T11:54:50.8509432Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[convert_dtype] SKIPPED [ 98%] 2023-03-20T11:54:50.8515215Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[uniform_temporal_subsample] SKIPPED [ 98%] 2023-03-20T11:54:50.8521076Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[clamp_bounding_box] SKIPPED [ 98%] 2023-03-20T11:54:50.8526768Z test/test_transforms_v2_functional.py::TestDispatchers::test_unkown_type[convert_format_bounding_box] SKIPPED [ 98%] 2023-03-20T11:54:50.8533685Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[horizontal_flip-0] SKIPPED [ 98%] 2023-03-20T11:54:50.8539798Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[horizontal_flip-1] SKIPPED [ 98%] 2023-03-20T11:54:50.8545387Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[horizontal_flip-2] SKIPPED [ 98%] 2023-03-20T11:54:50.8551678Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[horizontal_flip-3] SKIPPED [ 98%] 2023-03-20T11:54:50.8557435Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[horizontal_flip-4] SKIPPED [ 98%] 2023-03-20T11:54:50.8563323Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[horizontal_flip-5] SKIPPED [ 98%] 2023-03-20T11:54:50.8570461Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-000] SKIPPED [ 98%] 2023-03-20T11:54:50.8575212Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-001] SKIPPED [ 98%] 2023-03-20T11:54:50.8581409Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-002] SKIPPED [ 98%] 2023-03-20T11:54:50.8587563Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-003] SKIPPED [ 98%] 2023-03-20T11:54:50.8593772Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-004] SKIPPED [ 98%] 2023-03-20T11:54:50.8599731Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-005] SKIPPED [ 98%] 2023-03-20T11:54:50.8606677Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-006] SKIPPED [ 98%] 2023-03-20T11:54:50.8613582Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-007] SKIPPED [ 98%] 2023-03-20T11:54:50.8618657Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-008] SKIPPED [ 98%] 2023-03-20T11:54:50.8624429Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-009] SKIPPED [ 98%] 2023-03-20T11:54:50.8630207Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-010] SKIPPED [ 98%] 2023-03-20T11:54:50.8635730Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-011] SKIPPED [ 98%] 2023-03-20T11:54:50.8641586Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-012] SKIPPED [ 98%] 2023-03-20T11:54:50.8648512Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-013] SKIPPED [ 98%] 2023-03-20T11:54:50.8653708Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-014] SKIPPED [ 98%] 2023-03-20T11:54:50.8659265Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-015] SKIPPED [ 98%] 2023-03-20T11:54:50.8665167Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-016] SKIPPED [ 98%] 2023-03-20T11:54:50.8673877Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-017] SKIPPED [ 98%] 2023-03-20T11:54:50.8679653Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-018] SKIPPED [ 98%] 2023-03-20T11:54:50.8685462Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-019] SKIPPED [ 98%] 2023-03-20T11:54:50.8692467Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-020] SKIPPED [ 98%] 2023-03-20T11:54:50.8698059Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-021] SKIPPED [ 98%] 2023-03-20T11:54:50.8703588Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-022] SKIPPED [ 98%] 2023-03-20T11:54:50.8709761Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-023] SKIPPED [ 98%] 2023-03-20T11:54:50.8715560Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-024] SKIPPED [ 98%] 2023-03-20T11:54:50.8721415Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-025] SKIPPED [ 98%] 2023-03-20T11:54:50.8727206Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-026] SKIPPED [ 98%] 2023-03-20T11:54:50.8733766Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-027] SKIPPED [ 98%] 2023-03-20T11:54:50.8739311Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-028] SKIPPED [ 98%] 2023-03-20T11:54:50.8746501Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-029] SKIPPED [ 98%] 2023-03-20T11:54:50.8752505Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-030] SKIPPED [ 98%] 2023-03-20T11:54:50.8758430Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-031] SKIPPED [ 98%] 2023-03-20T11:54:50.8763937Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-032] SKIPPED [ 98%] 2023-03-20T11:54:50.8770213Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-033] SKIPPED [ 98%] 2023-03-20T11:54:50.8775682Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-034] SKIPPED [ 98%] 2023-03-20T11:54:50.8781815Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-035] SKIPPED [ 98%] 2023-03-20T11:54:50.8787813Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-036] SKIPPED [ 98%] 2023-03-20T11:54:50.8793655Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-037] SKIPPED [ 98%] 2023-03-20T11:54:50.8799368Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-038] SKIPPED [ 98%] 2023-03-20T11:54:50.8805241Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-039] SKIPPED [ 98%] 2023-03-20T11:54:50.8813451Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-040] SKIPPED [ 98%] 2023-03-20T11:54:50.8818646Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-041] SKIPPED [ 98%] 2023-03-20T11:54:50.8824659Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-042] SKIPPED [ 98%] 2023-03-20T11:54:50.8830441Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-043] SKIPPED [ 98%] 2023-03-20T11:54:50.8836083Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-044] SKIPPED [ 98%] 2023-03-20T11:54:50.8841853Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-045] SKIPPED [ 98%] 2023-03-20T11:54:50.8848744Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-046] SKIPPED [ 98%] 2023-03-20T11:54:50.8853698Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-047] SKIPPED [ 98%] 2023-03-20T11:54:50.8859734Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-048] SKIPPED [ 98%] 2023-03-20T11:54:50.8865524Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-049] SKIPPED [ 98%] 2023-03-20T11:54:50.8871714Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-050] SKIPPED [ 98%] 2023-03-20T11:54:50.8877487Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-051] SKIPPED [ 98%] 2023-03-20T11:54:50.8884448Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-052] SKIPPED [ 98%] 2023-03-20T11:54:50.8890408Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-053] SKIPPED [ 98%] 2023-03-20T11:54:50.8896216Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-054] SKIPPED [ 98%] 2023-03-20T11:54:50.8902421Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-055] SKIPPED [ 98%] 2023-03-20T11:54:50.8908286Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-056] SKIPPED [ 98%] 2023-03-20T11:54:50.8914222Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-057] SKIPPED [ 98%] 2023-03-20T11:54:50.8920068Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-058] SKIPPED [ 98%] 2023-03-20T11:54:50.8925971Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-059] SKIPPED [ 98%] 2023-03-20T11:54:50.8932708Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-060] SKIPPED [ 98%] 2023-03-20T11:54:50.8938076Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-061] SKIPPED [ 98%] 2023-03-20T11:54:50.8943672Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-062] SKIPPED [ 98%] 2023-03-20T11:54:50.8951089Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-063] SKIPPED [ 98%] 2023-03-20T11:54:50.8957047Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-064] SKIPPED [ 98%] 2023-03-20T11:54:50.8962866Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-065] SKIPPED [ 98%] 2023-03-20T11:54:50.8969976Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-066] SKIPPED [ 98%] 2023-03-20T11:54:50.8974678Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-067] SKIPPED [ 98%] 2023-03-20T11:54:50.8980797Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-068] SKIPPED [ 98%] 2023-03-20T11:54:50.8986673Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-069] SKIPPED [ 98%] 2023-03-20T11:54:50.8992579Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-070] SKIPPED [ 98%] 2023-03-20T11:54:50.8998425Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-071] SKIPPED [ 98%] 2023-03-20T11:54:50.9004146Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-072] SKIPPED [ 98%] 2023-03-20T11:54:50.9010347Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-073] SKIPPED [ 98%] 2023-03-20T11:54:50.9015773Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-074] SKIPPED [ 98%] 2023-03-20T11:54:50.9023024Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-075] SKIPPED [ 98%] 2023-03-20T11:54:50.9029301Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-076] SKIPPED [ 98%] 2023-03-20T11:54:50.9034886Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-077] SKIPPED [ 98%] 2023-03-20T11:54:50.9040777Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-078] SKIPPED [ 98%] 2023-03-20T11:54:50.9046639Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-079] SKIPPED [ 98%] 2023-03-20T11:54:50.9053426Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-080] SKIPPED [ 98%] 2023-03-20T11:54:50.9058422Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-081] SKIPPED [ 98%] 2023-03-20T11:54:50.9064822Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-082] SKIPPED [ 98%] 2023-03-20T11:54:50.9070958Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-083] SKIPPED [ 98%] 2023-03-20T11:54:50.9076780Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-084] SKIPPED [ 98%] 2023-03-20T11:54:50.9082659Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-085] SKIPPED [ 98%] 2023-03-20T11:54:50.9090178Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-086] SKIPPED [ 98%] 2023-03-20T11:54:50.9095570Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-087] SKIPPED [ 98%] 2023-03-20T11:54:50.9101643Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-088] SKIPPED [ 98%] 2023-03-20T11:54:50.9107749Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-089] SKIPPED [ 98%] 2023-03-20T11:54:50.9113525Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-090] SKIPPED [ 98%] 2023-03-20T11:54:50.9119185Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-091] SKIPPED [ 98%] 2023-03-20T11:54:50.9124984Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-092] SKIPPED [ 98%] 2023-03-20T11:54:50.9130877Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-093] SKIPPED [ 98%] 2023-03-20T11:54:50.9136978Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-094] SKIPPED [ 98%] 2023-03-20T11:54:50.9142798Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-095] SKIPPED [ 98%] 2023-03-20T11:54:50.9148901Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-096] SKIPPED [ 98%] 2023-03-20T11:54:50.9154614Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-097] SKIPPED [ 98%] 2023-03-20T11:54:50.9161726Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-098] SKIPPED [ 98%] 2023-03-20T11:54:50.9168660Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-099] SKIPPED [ 98%] 2023-03-20T11:54:50.9173693Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-100] SKIPPED [ 98%] 2023-03-20T11:54:50.9179560Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-101] SKIPPED [ 98%] 2023-03-20T11:54:50.9185187Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-102] SKIPPED [ 98%] 2023-03-20T11:54:50.9191463Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-103] SKIPPED [ 98%] 2023-03-20T11:54:50.9197226Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-104] SKIPPED [ 98%] 2023-03-20T11:54:50.9202995Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-105] SKIPPED [ 98%] 2023-03-20T11:54:50.9209980Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-106] SKIPPED [ 98%] 2023-03-20T11:54:50.9214747Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-107] SKIPPED [ 98%] 2023-03-20T11:54:50.9220981Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-108] SKIPPED [ 98%] 2023-03-20T11:54:50.9228051Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-109] SKIPPED [ 98%] 2023-03-20T11:54:50.9234077Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-110] SKIPPED [ 98%] 2023-03-20T11:54:50.9239809Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-111] SKIPPED [ 98%] 2023-03-20T11:54:50.9245595Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-112] SKIPPED [ 98%] 2023-03-20T11:54:50.9252455Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-113] SKIPPED [ 98%] 2023-03-20T11:54:50.9257735Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-114] SKIPPED [ 98%] 2023-03-20T11:54:50.9263469Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-115] SKIPPED [ 98%] 2023-03-20T11:54:50.9269620Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-116] SKIPPED [ 98%] 2023-03-20T11:54:50.9275314Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-117] SKIPPED [ 98%] 2023-03-20T11:54:50.9281173Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-118] SKIPPED [ 98%] 2023-03-20T11:54:50.9286851Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-119] SKIPPED [ 98%] 2023-03-20T11:54:50.9293770Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-120] SKIPPED [ 98%] 2023-03-20T11:54:50.9299798Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-121] SKIPPED [ 98%] 2023-03-20T11:54:50.9305391Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-122] SKIPPED [ 98%] 2023-03-20T11:54:50.9311555Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-123] SKIPPED [ 98%] 2023-03-20T11:54:50.9317356Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-124] SKIPPED [ 98%] 2023-03-20T11:54:50.9323124Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-125] SKIPPED [ 98%] 2023-03-20T11:54:50.9330149Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-126] SKIPPED [ 98%] 2023-03-20T11:54:50.9334960Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-127] SKIPPED [ 98%] 2023-03-20T11:54:50.9341085Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-128] SKIPPED [ 98%] 2023-03-20T11:54:50.9347038Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-129] SKIPPED [ 98%] 2023-03-20T11:54:50.9352968Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-130] SKIPPED [ 98%] 2023-03-20T11:54:50.9358713Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-131] SKIPPED [ 98%] 2023-03-20T11:54:50.9365843Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-132] SKIPPED [ 98%] 2023-03-20T11:54:50.9372663Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-133] SKIPPED [ 98%] 2023-03-20T11:54:50.9378317Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-134] SKIPPED [ 98%] 2023-03-20T11:54:50.9384356Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-135] SKIPPED [ 98%] 2023-03-20T11:54:50.9390779Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-136] SKIPPED [ 98%] 2023-03-20T11:54:50.9396688Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-137] SKIPPED [ 98%] 2023-03-20T11:54:50.9402835Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-138] SKIPPED [ 98%] 2023-03-20T11:54:50.9409923Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-139] SKIPPED [ 98%] 2023-03-20T11:54:50.9414710Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-140] SKIPPED [ 98%] 2023-03-20T11:54:50.9421021Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-141] SKIPPED [ 98%] 2023-03-20T11:54:50.9426921Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-142] SKIPPED [ 98%] 2023-03-20T11:54:50.9434472Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-143] SKIPPED [ 98%] 2023-03-20T11:54:50.9440553Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-144] SKIPPED [ 98%] 2023-03-20T11:54:50.9446464Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-145] SKIPPED [ 98%] 2023-03-20T11:54:50.9453356Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-146] SKIPPED [ 98%] 2023-03-20T11:54:50.9458829Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-147] SKIPPED [ 98%] 2023-03-20T11:54:50.9464744Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-148] SKIPPED [ 98%] 2023-03-20T11:54:50.9471317Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-149] SKIPPED [ 98%] 2023-03-20T11:54:50.9477552Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-150] SKIPPED [ 98%] 2023-03-20T11:54:50.9483698Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-151] SKIPPED [ 98%] 2023-03-20T11:54:50.9490311Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-152] SKIPPED [ 98%] 2023-03-20T11:54:50.9495809Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-153] SKIPPED [ 98%] 2023-03-20T11:54:50.9502042Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-154] SKIPPED [ 98%] 2023-03-20T11:54:50.9511055Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-155] SKIPPED [ 98%] 2023-03-20T11:54:50.9517157Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-156] SKIPPED [ 98%] 2023-03-20T11:54:50.9523189Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-157] SKIPPED [ 98%] 2023-03-20T11:54:50.9530462Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-158] SKIPPED [ 98%] 2023-03-20T11:54:50.9535352Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-159] SKIPPED [ 98%] 2023-03-20T11:54:50.9541211Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-160] SKIPPED [ 98%] 2023-03-20T11:54:50.9547523Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-161] SKIPPED [ 98%] 2023-03-20T11:54:50.9553762Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-162] SKIPPED [ 98%] 2023-03-20T11:54:50.9560309Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-163] SKIPPED [ 98%] 2023-03-20T11:54:50.9565680Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-164] SKIPPED [ 98%] 2023-03-20T11:54:50.9572650Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-165] SKIPPED [ 98%] 2023-03-20T11:54:50.9579439Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-166] SKIPPED [ 98%] 2023-03-20T11:54:50.9585355Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-167] SKIPPED [ 98%] 2023-03-20T11:54:50.9591808Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-168] SKIPPED [ 98%] 2023-03-20T11:54:50.9597767Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-169] SKIPPED [ 98%] 2023-03-20T11:54:50.9603846Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-170] SKIPPED [ 98%] 2023-03-20T11:54:50.9610189Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-171] SKIPPED [ 98%] 2023-03-20T11:54:50.9616086Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-172] SKIPPED [ 98%] 2023-03-20T11:54:50.9622386Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-173] SKIPPED [ 98%] 2023-03-20T11:54:50.9628817Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-174] SKIPPED [ 98%] 2023-03-20T11:54:50.9634813Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-175] SKIPPED [ 98%] 2023-03-20T11:54:50.9640914Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-176] SKIPPED [ 98%] 2023-03-20T11:54:50.9647008Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-177] SKIPPED [ 98%] 2023-03-20T11:54:50.9654235Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-178] SKIPPED [ 98%] 2023-03-20T11:54:50.9660622Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-179] SKIPPED [ 98%] 2023-03-20T11:54:50.9666658Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-180] SKIPPED [ 98%] 2023-03-20T11:54:50.9673024Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-181] SKIPPED [ 98%] 2023-03-20T11:54:50.9678931Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-182] SKIPPED [ 98%] 2023-03-20T11:54:50.9684991Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-183] SKIPPED [ 98%] 2023-03-20T11:54:50.9691300Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-184] SKIPPED [ 98%] 2023-03-20T11:54:50.9697305Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-185] SKIPPED [ 98%] 2023-03-20T11:54:50.9703521Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-186] SKIPPED [ 98%] 2023-03-20T11:54:50.9709844Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-187] SKIPPED [ 98%] 2023-03-20T11:54:50.9715859Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-188] SKIPPED [ 98%] 2023-03-20T11:54:50.9723150Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-189] SKIPPED [ 98%] 2023-03-20T11:54:50.9730346Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-190] SKIPPED [ 98%] 2023-03-20T11:54:50.9735550Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-191] SKIPPED [ 98%] 2023-03-20T11:54:50.9741746Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-192] SKIPPED [ 98%] 2023-03-20T11:54:50.9747904Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-193] SKIPPED [ 98%] 2023-03-20T11:54:50.9754197Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-194] SKIPPED [ 98%] 2023-03-20T11:54:50.9760274Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-195] SKIPPED [ 98%] 2023-03-20T11:54:50.9766245Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-196] SKIPPED [ 98%] 2023-03-20T11:54:50.9772177Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-197] SKIPPED [ 98%] 2023-03-20T11:54:50.9778503Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-198] SKIPPED [ 98%] 2023-03-20T11:54:50.9784711Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-199] SKIPPED [ 98%] 2023-03-20T11:54:50.9790671Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-200] SKIPPED [ 98%] 2023-03-20T11:54:50.9798049Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-201] SKIPPED [ 98%] 2023-03-20T11:54:50.9803928Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-202] SKIPPED [ 98%] 2023-03-20T11:54:50.9810397Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-203] SKIPPED [ 98%] 2023-03-20T11:54:50.9816537Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-204] SKIPPED [ 98%] 2023-03-20T11:54:50.9822358Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-205] SKIPPED [ 98%] 2023-03-20T11:54:50.9828571Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-206] SKIPPED [ 98%] 2023-03-20T11:54:50.9834851Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-207] SKIPPED [ 98%] 2023-03-20T11:54:50.9840956Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-208] SKIPPED [ 98%] 2023-03-20T11:54:50.9847135Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-209] SKIPPED [ 98%] 2023-03-20T11:54:50.9853617Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-210] SKIPPED [ 98%] 2023-03-20T11:54:50.9859725Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-211] SKIPPED [ 98%] 2023-03-20T11:54:50.9867131Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-212] SKIPPED [ 98%] 2023-03-20T11:54:50.9873344Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-213] SKIPPED [ 98%] 2023-03-20T11:54:50.9879433Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-214] SKIPPED [ 98%] 2023-03-20T11:54:50.9885442Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-215] SKIPPED [ 98%] 2023-03-20T11:54:50.9891637Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-216] SKIPPED [ 98%] 2023-03-20T11:54:50.9898090Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-217] SKIPPED [ 98%] 2023-03-20T11:54:50.9904133Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-218] SKIPPED [ 98%] 2023-03-20T11:54:50.9910523Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-219] SKIPPED [ 98%] 2023-03-20T11:54:50.9916649Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-220] SKIPPED [ 98%] 2023-03-20T11:54:50.9922732Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-221] SKIPPED [ 98%] 2023-03-20T11:54:50.9929954Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-222] SKIPPED [ 98%] 2023-03-20T11:54:50.9934865Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-223] SKIPPED [ 98%] 2023-03-20T11:54:50.9942456Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-224] SKIPPED [ 98%] 2023-03-20T11:54:50.9948873Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-225] SKIPPED [ 98%] 2023-03-20T11:54:50.9955066Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-226] SKIPPED [ 98%] 2023-03-20T11:54:50.9961047Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-227] SKIPPED [ 98%] 2023-03-20T11:54:50.9967064Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-228] SKIPPED [ 98%] 2023-03-20T11:54:50.9973700Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-229] SKIPPED [ 98%] 2023-03-20T11:54:50.9979849Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-230] SKIPPED [ 98%] 2023-03-20T11:54:50.9986146Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-231] SKIPPED [ 98%] 2023-03-20T11:54:50.9992470Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-232] SKIPPED [ 98%] 2023-03-20T11:54:50.9998564Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-233] SKIPPED [ 98%] 2023-03-20T11:54:51.0004578Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-234] SKIPPED [ 98%] 2023-03-20T11:54:51.0012907Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-235] SKIPPED [ 98%] 2023-03-20T11:54:51.0018299Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-236] SKIPPED [ 98%] 2023-03-20T11:54:51.0024470Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-237] SKIPPED [ 98%] 2023-03-20T11:54:51.0030953Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-238] SKIPPED [ 98%] 2023-03-20T11:54:51.0037104Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-239] SKIPPED [ 98%] 2023-03-20T11:54:51.0043178Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-240] SKIPPED [ 98%] 2023-03-20T11:54:51.0050678Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-241] SKIPPED [ 98%] 2023-03-20T11:54:51.0055276Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-242] SKIPPED [ 98%] 2023-03-20T11:54:51.0061673Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-243] SKIPPED [ 98%] 2023-03-20T11:54:51.0068011Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-244] SKIPPED [ 98%] 2023-03-20T11:54:51.0073999Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-245] SKIPPED [ 98%] 2023-03-20T11:54:51.0080174Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-246] SKIPPED [ 98%] 2023-03-20T11:54:51.0088145Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-247] SKIPPED [ 98%] 2023-03-20T11:54:51.0094000Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-248] SKIPPED [ 98%] 2023-03-20T11:54:51.0100179Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-249] SKIPPED [ 98%] 2023-03-20T11:54:51.0106449Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-250] SKIPPED [ 98%] 2023-03-20T11:54:51.0112734Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-251] SKIPPED [ 98%] 2023-03-20T11:54:51.0118473Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-252] SKIPPED [ 98%] 2023-03-20T11:54:51.0124547Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-253] SKIPPED [ 98%] 2023-03-20T11:54:51.0130709Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-254] SKIPPED [ 98%] 2023-03-20T11:54:51.0136895Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-255] SKIPPED [ 98%] 2023-03-20T11:54:51.0142552Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-256] SKIPPED [ 98%] 2023-03-20T11:54:51.0148709Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-257] SKIPPED [ 98%] 2023-03-20T11:54:51.0155556Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-258] SKIPPED [ 98%] 2023-03-20T11:54:51.0161766Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-259] SKIPPED [ 98%] 2023-03-20T11:54:51.0167964Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-260] SKIPPED [ 98%] 2023-03-20T11:54:51.0173793Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-261] SKIPPED [ 98%] 2023-03-20T11:54:51.0179875Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-262] SKIPPED [ 98%] 2023-03-20T11:54:51.0185749Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-263] SKIPPED [ 98%] 2023-03-20T11:54:51.0192075Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-264] SKIPPED [ 98%] 2023-03-20T11:54:51.0198038Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-265] SKIPPED [ 98%] 2023-03-20T11:54:51.0203887Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-266] SKIPPED [ 98%] 2023-03-20T11:54:51.0210474Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-267] SKIPPED [ 98%] 2023-03-20T11:54:51.0216131Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-268] SKIPPED [ 98%] 2023-03-20T11:54:51.0222237Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resize-269] SKIPPED [ 98%] 2023-03-20T11:54:51.0229692Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-000] SKIPPED [ 98%] 2023-03-20T11:54:51.0235570Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-001] SKIPPED [ 98%] 2023-03-20T11:54:51.0241796Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-002] SKIPPED [ 98%] 2023-03-20T11:54:51.0248346Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-003] SKIPPED [ 98%] 2023-03-20T11:54:51.0253948Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-004] SKIPPED [ 98%] 2023-03-20T11:54:51.0260260Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-005] SKIPPED [ 98%] 2023-03-20T11:54:51.0266416Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-006] SKIPPED [ 98%] 2023-03-20T11:54:51.0272664Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-007] SKIPPED [ 98%] 2023-03-20T11:54:51.0278663Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-008] SKIPPED [ 98%] 2023-03-20T11:54:51.0284371Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-009] SKIPPED [ 98%] 2023-03-20T11:54:51.0290657Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-010] SKIPPED [ 98%] 2023-03-20T11:54:51.0298240Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-011] SKIPPED [ 98%] 2023-03-20T11:54:51.0304073Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-012] SKIPPED [ 98%] 2023-03-20T11:54:51.0310312Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-013] SKIPPED [ 98%] 2023-03-20T11:54:51.0316301Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-014] SKIPPED [ 98%] 2023-03-20T11:54:51.0322231Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-015] SKIPPED [ 98%] 2023-03-20T11:54:51.0329111Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-016] SKIPPED [ 98%] 2023-03-20T11:54:51.0334127Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-017] SKIPPED [ 98%] 2023-03-20T11:54:51.0340379Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-018] SKIPPED [ 98%] 2023-03-20T11:54:51.0346310Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-019] SKIPPED [ 98%] 2023-03-20T11:54:51.0352439Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-020] SKIPPED [ 98%] 2023-03-20T11:54:51.0358478Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-021] SKIPPED [ 98%] 2023-03-20T11:54:51.0367334Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-022] SKIPPED [ 98%] 2023-03-20T11:54:51.0374168Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-023] SKIPPED [ 98%] 2023-03-20T11:54:51.0379595Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-024] SKIPPED [ 98%] 2023-03-20T11:54:51.0385419Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-025] SKIPPED [ 98%] 2023-03-20T11:54:51.0391843Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-026] SKIPPED [ 98%] 2023-03-20T11:54:51.0397697Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-027] SKIPPED [ 98%] 2023-03-20T11:54:51.0403564Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-028] SKIPPED [ 98%] 2023-03-20T11:54:51.0410232Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-029] SKIPPED [ 98%] 2023-03-20T11:54:51.0415639Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-030] SKIPPED [ 98%] 2023-03-20T11:54:51.0421708Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-031] SKIPPED [ 98%] 2023-03-20T11:54:51.0427710Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-032] SKIPPED [ 98%] 2023-03-20T11:54:51.0433660Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-033] SKIPPED [ 98%] 2023-03-20T11:54:51.0440958Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-034] SKIPPED [ 98%] 2023-03-20T11:54:51.0447085Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-035] SKIPPED [ 98%] 2023-03-20T11:54:51.0453824Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-036] SKIPPED [ 98%] 2023-03-20T11:54:51.0459349Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-037] SKIPPED [ 98%] 2023-03-20T11:54:51.0465203Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-038] SKIPPED [ 98%] 2023-03-20T11:54:51.0471889Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-039] SKIPPED [ 98%] 2023-03-20T11:54:51.0478102Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-040] SKIPPED [ 98%] 2023-03-20T11:54:51.0483816Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-041] SKIPPED [ 98%] 2023-03-20T11:54:51.0490239Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-042] SKIPPED [ 98%] 2023-03-20T11:54:51.0496873Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-043] SKIPPED [ 98%] 2023-03-20T11:54:51.0501715Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-044] SKIPPED [ 98%] 2023-03-20T11:54:51.0509139Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-045] SKIPPED [ 98%] 2023-03-20T11:54:51.0514901Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-046] SKIPPED [ 98%] 2023-03-20T11:54:51.0521125Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-047] SKIPPED [ 98%] 2023-03-20T11:54:51.0527200Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-048] SKIPPED [ 98%] 2023-03-20T11:54:51.0533761Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-049] SKIPPED [ 98%] 2023-03-20T11:54:51.0539411Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-050] SKIPPED [ 98%] 2023-03-20T11:54:51.0545281Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-051] SKIPPED [ 98%] 2023-03-20T11:54:51.0551795Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-052] SKIPPED [ 98%] 2023-03-20T11:54:51.0557593Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-053] SKIPPED [ 98%] 2023-03-20T11:54:51.0563696Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-054] SKIPPED [ 98%] 2023-03-20T11:54:51.0570221Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-055] SKIPPED [ 98%] 2023-03-20T11:54:51.0575387Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-056] SKIPPED [ 98%] 2023-03-20T11:54:51.0582962Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-057] SKIPPED [ 98%] 2023-03-20T11:54:51.0588995Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-058] SKIPPED [ 98%] 2023-03-20T11:54:51.0594603Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-059] SKIPPED [ 98%] 2023-03-20T11:54:51.0600715Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-060] SKIPPED [ 98%] 2023-03-20T11:54:51.0606366Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-061] SKIPPED [ 98%] 2023-03-20T11:54:51.0613671Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-062] SKIPPED [ 98%] 2023-03-20T11:54:51.0618905Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-063] SKIPPED [ 98%] 2023-03-20T11:54:51.0624710Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-064] SKIPPED [ 98%] 2023-03-20T11:54:51.0631035Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-065] SKIPPED [ 98%] 2023-03-20T11:54:51.0636887Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-066] SKIPPED [ 98%] 2023-03-20T11:54:51.0642989Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-067] SKIPPED [ 98%] 2023-03-20T11:54:51.0650568Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-068] SKIPPED [ 98%] 2023-03-20T11:54:51.0656325Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-069] SKIPPED [ 98%] 2023-03-20T11:54:51.0662445Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-070] SKIPPED [ 98%] 2023-03-20T11:54:51.0668575Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-071] SKIPPED [ 98%] 2023-03-20T11:54:51.0674899Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-072] SKIPPED [ 98%] 2023-03-20T11:54:51.0680984Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-073] SKIPPED [ 98%] 2023-03-20T11:54:51.0686993Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-074] SKIPPED [ 98%] 2023-03-20T11:54:51.0693431Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-075] SKIPPED [ 98%] 2023-03-20T11:54:51.0699355Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-076] SKIPPED [ 98%] 2023-03-20T11:54:51.0705193Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-077] SKIPPED [ 98%] 2023-03-20T11:54:51.0711679Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-078] SKIPPED [ 98%] 2023-03-20T11:54:51.0717795Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-079] SKIPPED [ 98%] 2023-03-20T11:54:51.0725279Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-080] SKIPPED [ 98%] 2023-03-20T11:54:51.0731986Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-081] SKIPPED [ 98%] 2023-03-20T11:54:51.0737571Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-082] SKIPPED [ 98%] 2023-03-20T11:54:51.0743607Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-083] SKIPPED [ 98%] 2023-03-20T11:54:51.0749909Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-084] SKIPPED [ 98%] 2023-03-20T11:54:51.0756045Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-085] SKIPPED [ 98%] 2023-03-20T11:54:51.0762235Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-086] SKIPPED [ 98%] 2023-03-20T11:54:51.0769164Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-087] SKIPPED [ 98%] 2023-03-20T11:54:51.0774501Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-088] SKIPPED [ 98%] 2023-03-20T11:54:51.0780268Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-089] SKIPPED [ 98%] 2023-03-20T11:54:51.0786281Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-090] SKIPPED [ 98%] 2023-03-20T11:54:51.0793451Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-091] SKIPPED [ 98%] 2023-03-20T11:54:51.0799423Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-092] SKIPPED [ 98%] 2023-03-20T11:54:51.0805357Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-093] SKIPPED [ 98%] 2023-03-20T11:54:51.0812564Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-094] SKIPPED [ 98%] 2023-03-20T11:54:51.0817832Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-095] SKIPPED [ 98%] 2023-03-20T11:54:51.0823927Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-096] SKIPPED [ 98%] 2023-03-20T11:54:51.0830277Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-097] SKIPPED [ 98%] 2023-03-20T11:54:51.0836169Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-098] SKIPPED [ 98%] 2023-03-20T11:54:51.0842254Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-099] SKIPPED [ 98%] 2023-03-20T11:54:51.0849394Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-100] SKIPPED [ 98%] 2023-03-20T11:54:51.0854544Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-101] SKIPPED [ 98%] 2023-03-20T11:54:51.0860698Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-102] SKIPPED [ 98%] 2023-03-20T11:54:51.0868294Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-103] SKIPPED [ 98%] 2023-03-20T11:54:51.0874320Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-104] SKIPPED [ 98%] 2023-03-20T11:54:51.0880432Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-105] SKIPPED [ 98%] 2023-03-20T11:54:51.0886196Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-106] SKIPPED [ 98%] 2023-03-20T11:54:51.0893521Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-107] SKIPPED [ 98%] 2023-03-20T11:54:51.0898886Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-108] SKIPPED [ 98%] 2023-03-20T11:54:51.0904995Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-109] SKIPPED [ 98%] 2023-03-20T11:54:51.0911457Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-110] SKIPPED [ 98%] 2023-03-20T11:54:51.0917589Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-111] SKIPPED [ 98%] 2023-03-20T11:54:51.0923452Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-112] SKIPPED [ 98%] 2023-03-20T11:54:51.0930464Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-113] SKIPPED [ 98%] 2023-03-20T11:54:51.0936528Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-114] SKIPPED [ 98%] 2023-03-20T11:54:51.0942489Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-115] SKIPPED [ 98%] 2023-03-20T11:54:51.0948579Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-116] SKIPPED [ 98%] 2023-03-20T11:54:51.0954426Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-117] SKIPPED [ 98%] 2023-03-20T11:54:51.0960168Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-118] SKIPPED [ 98%] 2023-03-20T11:54:51.0966064Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-119] SKIPPED [ 98%] 2023-03-20T11:54:51.0972817Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-120] SKIPPED [ 98%] 2023-03-20T11:54:51.0978045Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-121] SKIPPED [ 98%] 2023-03-20T11:54:51.0983878Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-122] SKIPPED [ 98%] 2023-03-20T11:54:51.0990028Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-123] SKIPPED [ 98%] 2023-03-20T11:54:51.0995984Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-124] SKIPPED [ 98%] 2023-03-20T11:54:51.1001928Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-125] SKIPPED [ 98%] 2023-03-20T11:54:51.1010246Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-126] SKIPPED [ 98%] 2023-03-20T11:54:51.1014890Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-127] SKIPPED [ 98%] 2023-03-20T11:54:51.1020716Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-128] SKIPPED [ 98%] 2023-03-20T11:54:51.1026540Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-129] SKIPPED [ 98%] 2023-03-20T11:54:51.1032722Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-130] SKIPPED [ 98%] 2023-03-20T11:54:51.1038593Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-131] SKIPPED [ 98%] 2023-03-20T11:54:51.1044222Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-132] SKIPPED [ 98%] 2023-03-20T11:54:51.1050448Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-133] SKIPPED [ 98%] 2023-03-20T11:54:51.1056217Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-134] SKIPPED [ 98%] 2023-03-20T11:54:51.1062082Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-135] SKIPPED [ 98%] 2023-03-20T11:54:51.1068173Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-136] SKIPPED [ 98%] 2023-03-20T11:54:51.1075385Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-137] SKIPPED [ 98%] 2023-03-20T11:54:51.1081307Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-138] SKIPPED [ 98%] 2023-03-20T11:54:51.1087090Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-139] SKIPPED [ 98%] 2023-03-20T11:54:51.1093962Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-140] SKIPPED [ 98%] 2023-03-20T11:54:51.1099374Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-141] SKIPPED [ 98%] 2023-03-20T11:54:51.1105231Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-142] SKIPPED [ 98%] 2023-03-20T11:54:51.1111564Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-143] SKIPPED [ 98%] 2023-03-20T11:54:51.1117290Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-144] SKIPPED [ 98%] 2023-03-20T11:54:51.1123076Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-145] SKIPPED [ 98%] 2023-03-20T11:54:51.1130117Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-146] SKIPPED [ 98%] 2023-03-20T11:54:51.1134631Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-147] SKIPPED [ 98%] 2023-03-20T11:54:51.1141900Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-148] SKIPPED [ 98%] 2023-03-20T11:54:51.1147766Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-149] SKIPPED [ 98%] 2023-03-20T11:54:51.1153865Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-150] SKIPPED [ 98%] 2023-03-20T11:54:51.1159508Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-151] SKIPPED [ 98%] 2023-03-20T11:54:51.1165276Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-152] SKIPPED [ 98%] 2023-03-20T11:54:51.1172242Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-153] SKIPPED [ 98%] 2023-03-20T11:54:51.1177238Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-154] SKIPPED [ 98%] 2023-03-20T11:54:51.1183098Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-155] SKIPPED [ 98%] 2023-03-20T11:54:51.1189093Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-156] SKIPPED [ 98%] 2023-03-20T11:54:51.1194563Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-157] SKIPPED [ 98%] 2023-03-20T11:54:51.1200683Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-158] SKIPPED [ 98%] 2023-03-20T11:54:51.1206380Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-159] SKIPPED [ 98%] 2023-03-20T11:54:51.1214933Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-160] SKIPPED [ 98%] 2023-03-20T11:54:51.1220649Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-161] SKIPPED [ 98%] 2023-03-20T11:54:51.1226544Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-162] SKIPPED [ 98%] 2023-03-20T11:54:51.1232681Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-163] SKIPPED [ 98%] 2023-03-20T11:54:51.1238553Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-164] SKIPPED [ 98%] 2023-03-20T11:54:51.1244053Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-165] SKIPPED [ 98%] 2023-03-20T11:54:51.1250412Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-166] SKIPPED [ 98%] 2023-03-20T11:54:51.1255658Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-167] SKIPPED [ 98%] 2023-03-20T11:54:51.1261489Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-168] SKIPPED [ 98%] 2023-03-20T11:54:51.1267470Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-169] SKIPPED [ 98%] 2023-03-20T11:54:51.1273427Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-170] SKIPPED [ 98%] 2023-03-20T11:54:51.1280548Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-171] SKIPPED [ 98%] 2023-03-20T11:54:51.1286248Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-172] SKIPPED [ 98%] 2023-03-20T11:54:51.1293221Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-173] SKIPPED [ 98%] 2023-03-20T11:54:51.1298503Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-174] SKIPPED [ 98%] 2023-03-20T11:54:51.1304276Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-175] SKIPPED [ 98%] 2023-03-20T11:54:51.1310373Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-176] SKIPPED [ 98%] 2023-03-20T11:54:51.1316043Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-177] SKIPPED [ 98%] 2023-03-20T11:54:51.1321877Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-178] SKIPPED [ 98%] 2023-03-20T11:54:51.1328802Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-179] SKIPPED [ 98%] 2023-03-20T11:54:51.1333730Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-180] SKIPPED [ 98%] 2023-03-20T11:54:51.1339637Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-181] SKIPPED [ 98%] 2023-03-20T11:54:51.1345304Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-182] SKIPPED [ 98%] 2023-03-20T11:54:51.1352712Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-183] SKIPPED [ 98%] 2023-03-20T11:54:51.1358378Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-184] SKIPPED [ 98%] 2023-03-20T11:54:51.1364325Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-185] SKIPPED [ 98%] 2023-03-20T11:54:51.1370285Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-186] SKIPPED [ 98%] 2023-03-20T11:54:51.1376183Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-187] SKIPPED [ 98%] 2023-03-20T11:54:51.1382209Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-188] SKIPPED [ 98%] 2023-03-20T11:54:51.1388268Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-189] SKIPPED [ 98%] 2023-03-20T11:54:51.1394017Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-190] SKIPPED [ 98%] 2023-03-20T11:54:51.1400483Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-191] SKIPPED [ 98%] 2023-03-20T11:54:51.1405792Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-192] SKIPPED [ 98%] 2023-03-20T11:54:51.1412660Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-193] SKIPPED [ 98%] 2023-03-20T11:54:51.1419046Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-194] SKIPPED [ 98%] 2023-03-20T11:54:51.1424719Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-195] SKIPPED [ 98%] 2023-03-20T11:54:51.1431170Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-196] SKIPPED [ 98%] 2023-03-20T11:54:51.1436726Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-197] SKIPPED [ 98%] 2023-03-20T11:54:51.1442643Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-198] SKIPPED [ 98%] 2023-03-20T11:54:51.1449277Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-199] SKIPPED [ 98%] 2023-03-20T11:54:51.1454481Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-200] SKIPPED [ 98%] 2023-03-20T11:54:51.1460430Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-201] SKIPPED [ 98%] 2023-03-20T11:54:51.1466235Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-202] SKIPPED [ 98%] 2023-03-20T11:54:51.1472575Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-203] SKIPPED [ 98%] 2023-03-20T11:54:51.1478377Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-204] SKIPPED [ 98%] 2023-03-20T11:54:51.1484394Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-205] SKIPPED [ 98%] 2023-03-20T11:54:51.1492424Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-206] SKIPPED [ 98%] 2023-03-20T11:54:51.1497673Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-207] SKIPPED [ 98%] 2023-03-20T11:54:51.1503454Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-208] SKIPPED [ 98%] 2023-03-20T11:54:51.1509788Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-209] SKIPPED [ 98%] 2023-03-20T11:54:51.1515371Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-210] SKIPPED [ 98%] 2023-03-20T11:54:51.1521268Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-211] SKIPPED [ 98%] 2023-03-20T11:54:51.1527051Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-212] SKIPPED [ 98%] 2023-03-20T11:54:51.1533880Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-213] SKIPPED [ 98%] 2023-03-20T11:54:51.1539065Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-214] SKIPPED [ 98%] 2023-03-20T11:54:51.1544904Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-215] SKIPPED [ 98%] 2023-03-20T11:54:51.1551016Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-216] SKIPPED [ 98%] 2023-03-20T11:54:51.1558105Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-217] SKIPPED [ 98%] 2023-03-20T11:54:51.1563833Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-218] SKIPPED [ 98%] 2023-03-20T11:54:51.1570373Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-219] SKIPPED [ 98%] 2023-03-20T11:54:51.1575880Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-220] SKIPPED [ 98%] 2023-03-20T11:54:51.1581860Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-221] SKIPPED [ 98%] 2023-03-20T11:54:51.1587903Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-222] SKIPPED [ 98%] 2023-03-20T11:54:51.1593724Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-223] SKIPPED [ 98%] 2023-03-20T11:54:51.1599491Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-224] SKIPPED [ 98%] 2023-03-20T11:54:51.1605291Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-225] SKIPPED [ 98%] 2023-03-20T11:54:51.1612370Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-226] SKIPPED [ 98%] 2023-03-20T11:54:51.1617289Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-227] SKIPPED [ 98%] 2023-03-20T11:54:51.1623275Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-228] SKIPPED [ 98%] 2023-03-20T11:54:51.1630580Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-229] SKIPPED [ 98%] 2023-03-20T11:54:51.1636318Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-230] SKIPPED [ 98%] 2023-03-20T11:54:51.1642081Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-231] SKIPPED [ 98%] 2023-03-20T11:54:51.1648770Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-232] SKIPPED [ 98%] 2023-03-20T11:54:51.1654317Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-233] SKIPPED [ 98%] 2023-03-20T11:54:51.1660078Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-234] SKIPPED [ 98%] 2023-03-20T11:54:51.1665928Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-235] SKIPPED [ 98%] 2023-03-20T11:54:51.1672024Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-236] SKIPPED [ 98%] 2023-03-20T11:54:51.1677791Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-237] SKIPPED [ 98%] 2023-03-20T11:54:51.1683511Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-238] SKIPPED [ 98%] 2023-03-20T11:54:51.1690475Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-239] SKIPPED [ 98%] 2023-03-20T11:54:51.1696547Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-240] SKIPPED [ 98%] 2023-03-20T11:54:51.1702115Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-241] SKIPPED [ 98%] 2023-03-20T11:54:51.1708175Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-242] SKIPPED [ 98%] 2023-03-20T11:54:51.1713962Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-243] SKIPPED [ 98%] 2023-03-20T11:54:51.1719708Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-244] SKIPPED [ 98%] 2023-03-20T11:54:51.1725423Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-245] SKIPPED [ 98%] 2023-03-20T11:54:51.1732238Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-246] SKIPPED [ 98%] 2023-03-20T11:54:51.1737618Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-247] SKIPPED [ 98%] 2023-03-20T11:54:51.1743364Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-248] SKIPPED [ 98%] 2023-03-20T11:54:51.1749410Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-249] SKIPPED [ 98%] 2023-03-20T11:54:51.1755235Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-250] SKIPPED [ 98%] 2023-03-20T11:54:51.1761292Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-251] SKIPPED [ 98%] 2023-03-20T11:54:51.1769266Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-252] SKIPPED [ 98%] 2023-03-20T11:54:51.1774577Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-253] SKIPPED [ 98%] 2023-03-20T11:54:51.1779876Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-254] SKIPPED [ 98%] 2023-03-20T11:54:51.1785555Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-255] SKIPPED [ 98%] 2023-03-20T11:54:51.1791708Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-256] SKIPPED [ 98%] 2023-03-20T11:54:51.1797394Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-257] SKIPPED [ 98%] 2023-03-20T11:54:51.1803247Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-258] SKIPPED [ 98%] 2023-03-20T11:54:51.1810503Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-259] SKIPPED [ 98%] 2023-03-20T11:54:51.1815448Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-260] SKIPPED [ 98%] 2023-03-20T11:54:51.1821785Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-261] SKIPPED [ 98%] 2023-03-20T11:54:51.1828072Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-262] SKIPPED [ 98%] 2023-03-20T11:54:51.1835482Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-263] SKIPPED [ 98%] 2023-03-20T11:54:51.1841459Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-264] SKIPPED [ 98%] 2023-03-20T11:54:51.1847430Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-265] SKIPPED [ 98%] 2023-03-20T11:54:51.1854386Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-266] SKIPPED [ 98%] 2023-03-20T11:54:51.1859503Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-267] SKIPPED [ 98%] 2023-03-20T11:54:51.1865148Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-268] SKIPPED [ 98%] 2023-03-20T11:54:51.1871413Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-269] SKIPPED [ 98%] 2023-03-20T11:54:51.1876997Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-270] SKIPPED [ 98%] 2023-03-20T11:54:51.1882793Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-271] SKIPPED [ 98%] 2023-03-20T11:54:51.1889880Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-272] SKIPPED [ 98%] 2023-03-20T11:54:51.1894542Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-273] SKIPPED [ 98%] 2023-03-20T11:54:51.1900604Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-274] SKIPPED [ 98%] 2023-03-20T11:54:51.1907740Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-275] SKIPPED [ 98%] 2023-03-20T11:54:51.1913699Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-276] SKIPPED [ 98%] 2023-03-20T11:54:51.1919687Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-277] SKIPPED [ 98%] 2023-03-20T11:54:51.1925296Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-278] SKIPPED [ 98%] 2023-03-20T11:54:51.1931237Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-279] SKIPPED [ 98%] 2023-03-20T11:54:51.1937632Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-280] SKIPPED [ 98%] 2023-03-20T11:54:51.1943315Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-281] SKIPPED [ 98%] 2023-03-20T11:54:51.1949476Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-282] SKIPPED [ 98%] 2023-03-20T11:54:51.1955205Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-283] SKIPPED [ 98%] 2023-03-20T11:54:51.1961058Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-284] SKIPPED [ 98%] 2023-03-20T11:54:51.1966866Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-285] SKIPPED [ 98%] 2023-03-20T11:54:51.1973962Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-286] SKIPPED [ 98%] 2023-03-20T11:54:51.1980103Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-287] SKIPPED [ 98%] 2023-03-20T11:54:51.1985902Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-288] SKIPPED [ 98%] 2023-03-20T11:54:51.1992308Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-289] SKIPPED [ 98%] 2023-03-20T11:54:51.1998441Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-290] SKIPPED [ 98%] 2023-03-20T11:54:51.2004144Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-291] SKIPPED [ 98%] 2023-03-20T11:54:51.2010499Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-292] SKIPPED [ 98%] 2023-03-20T11:54:51.2016128Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-293] SKIPPED [ 98%] 2023-03-20T11:54:51.2022001Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-294] SKIPPED [ 98%] 2023-03-20T11:54:51.2028035Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-295] SKIPPED [ 98%] 2023-03-20T11:54:51.2034030Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-296] SKIPPED [ 98%] 2023-03-20T11:54:51.2042716Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-297] SKIPPED [ 98%] 2023-03-20T11:54:51.2049304Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-298] SKIPPED [ 98%] 2023-03-20T11:54:51.2054309Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-299] SKIPPED [ 98%] 2023-03-20T11:54:51.2060417Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-300] SKIPPED [ 98%] 2023-03-20T11:54:51.2066119Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-301] SKIPPED [ 98%] 2023-03-20T11:54:51.2072172Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-302] SKIPPED [ 98%] 2023-03-20T11:54:51.2077803Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-303] SKIPPED [ 98%] 2023-03-20T11:54:51.2083614Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-304] SKIPPED [ 98%] 2023-03-20T11:54:51.2090435Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-305] SKIPPED [ 98%] 2023-03-20T11:54:51.2095660Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-306] SKIPPED [ 98%] 2023-03-20T11:54:51.2101594Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-307] SKIPPED [ 98%] 2023-03-20T11:54:51.2107575Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-308] SKIPPED [ 98%] 2023-03-20T11:54:51.2114688Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-309] SKIPPED [ 98%] 2023-03-20T11:54:51.2120486Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-310] SKIPPED [ 98%] 2023-03-20T11:54:51.2126304Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-311] SKIPPED [ 98%] 2023-03-20T11:54:51.2133161Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-312] SKIPPED [ 98%] 2023-03-20T11:54:51.2138378Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-313] SKIPPED [ 98%] 2023-03-20T11:54:51.2143559Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-314] SKIPPED [ 98%] 2023-03-20T11:54:51.2149885Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-315] SKIPPED [ 98%] 2023-03-20T11:54:51.2155599Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-316] SKIPPED [ 98%] 2023-03-20T11:54:51.2161478Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-317] SKIPPED [ 98%] 2023-03-20T11:54:51.2167264Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-318] SKIPPED [ 98%] 2023-03-20T11:54:51.2173935Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-319] SKIPPED [ 98%] 2023-03-20T11:54:51.2180508Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-320] SKIPPED [ 98%] 2023-03-20T11:54:51.2186327Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-321] SKIPPED [ 98%] 2023-03-20T11:54:51.2192487Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-322] SKIPPED [ 98%] 2023-03-20T11:54:51.2198193Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-323] SKIPPED [ 98%] 2023-03-20T11:54:51.2204068Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-324] SKIPPED [ 98%] 2023-03-20T11:54:51.2210363Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-325] SKIPPED [ 98%] 2023-03-20T11:54:51.2215436Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-326] SKIPPED [ 98%] 2023-03-20T11:54:51.2221564Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-327] SKIPPED [ 98%] 2023-03-20T11:54:51.2227484Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-328] SKIPPED [ 98%] 2023-03-20T11:54:51.2233492Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-329] SKIPPED [ 98%] 2023-03-20T11:54:51.2239303Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-330] SKIPPED [ 98%] 2023-03-20T11:54:51.2244989Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-331] SKIPPED [ 98%] 2023-03-20T11:54:51.2253131Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-332] SKIPPED [ 98%] 2023-03-20T11:54:51.2258220Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-333] SKIPPED [ 98%] 2023-03-20T11:54:51.2263940Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-334] SKIPPED [ 98%] 2023-03-20T11:54:51.2269963Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-335] SKIPPED [ 98%] 2023-03-20T11:54:51.2275559Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-336] SKIPPED [ 98%] 2023-03-20T11:54:51.2281501Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-337] SKIPPED [ 98%] 2023-03-20T11:54:51.2287272Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-338] SKIPPED [ 98%] 2023-03-20T11:54:51.2293998Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-339] SKIPPED [ 98%] 2023-03-20T11:54:51.2299332Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-340] SKIPPED [ 98%] 2023-03-20T11:54:51.2305860Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-341] SKIPPED [ 98%] 2023-03-20T11:54:51.2312010Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-342] SKIPPED [ 98%] 2023-03-20T11:54:51.2319016Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-343] SKIPPED [ 98%] 2023-03-20T11:54:51.2324836Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-344] SKIPPED [ 98%] 2023-03-20T11:54:51.2330797Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-345] SKIPPED [ 98%] 2023-03-20T11:54:51.2336644Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-346] SKIPPED [ 98%] 2023-03-20T11:54:51.2342678Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-347] SKIPPED [ 98%] 2023-03-20T11:54:51.2348787Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-348] SKIPPED [ 98%] 2023-03-20T11:54:51.2354555Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-349] SKIPPED [ 98%] 2023-03-20T11:54:51.2360112Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-350] SKIPPED [ 98%] 2023-03-20T11:54:51.2366000Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-351] SKIPPED [ 98%] 2023-03-20T11:54:51.2372621Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-352] SKIPPED [ 98%] 2023-03-20T11:54:51.2377696Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-353] SKIPPED [ 98%] 2023-03-20T11:54:51.2384348Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-354] SKIPPED [ 98%] 2023-03-20T11:54:51.2391861Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-355] SKIPPED [ 98%] 2023-03-20T11:54:51.2398180Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-356] SKIPPED [ 98%] 2023-03-20T11:54:51.2404078Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-357] SKIPPED [ 98%] 2023-03-20T11:54:51.2410335Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-358] SKIPPED [ 98%] 2023-03-20T11:54:51.2415866Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-359] SKIPPED [ 98%] 2023-03-20T11:54:51.2421821Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-360] SKIPPED [ 98%] 2023-03-20T11:54:51.2427880Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-361] SKIPPED [ 98%] 2023-03-20T11:54:51.2433792Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-362] SKIPPED [ 98%] 2023-03-20T11:54:51.2439728Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-363] SKIPPED [ 98%] 2023-03-20T11:54:51.2445356Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-364] SKIPPED [ 98%] 2023-03-20T11:54:51.2452193Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-365] SKIPPED [ 98%] 2023-03-20T11:54:51.2458601Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-366] SKIPPED [ 98%] 2023-03-20T11:54:51.2464297Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-367] SKIPPED [ 98%] 2023-03-20T11:54:51.2470506Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-368] SKIPPED [ 98%] 2023-03-20T11:54:51.2476315Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-369] SKIPPED [ 98%] 2023-03-20T11:54:51.2482064Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-370] SKIPPED [ 98%] 2023-03-20T11:54:51.2488961Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-371] SKIPPED [ 98%] 2023-03-20T11:54:51.2494025Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-372] SKIPPED [ 98%] 2023-03-20T11:54:51.2500137Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-373] SKIPPED [ 98%] 2023-03-20T11:54:51.2505712Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-374] SKIPPED [ 98%] 2023-03-20T11:54:51.2511408Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-375] SKIPPED [ 98%] 2023-03-20T11:54:51.2517184Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-376] SKIPPED [ 98%] 2023-03-20T11:54:51.2523025Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-377] SKIPPED [ 98%] 2023-03-20T11:54:51.2530304Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-378] SKIPPED [ 98%] 2023-03-20T11:54:51.2535898Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-379] SKIPPED [ 98%] 2023-03-20T11:54:51.2541901Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-380] SKIPPED [ 98%] 2023-03-20T11:54:51.2547851Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-381] SKIPPED [ 98%] 2023-03-20T11:54:51.2553704Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-382] SKIPPED [ 98%] 2023-03-20T11:54:51.2559439Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-383] SKIPPED [ 98%] 2023-03-20T11:54:51.2565307Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-384] SKIPPED [ 98%] 2023-03-20T11:54:51.2572018Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-385] SKIPPED [ 98%] 2023-03-20T11:54:51.2577288Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-386] SKIPPED [ 98%] 2023-03-20T11:54:51.2583180Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-387] SKIPPED [ 98%] 2023-03-20T11:54:51.2589346Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-388] SKIPPED [ 98%] 2023-03-20T11:54:51.2596376Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-389] SKIPPED [ 98%] 2023-03-20T11:54:51.2602667Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-390] SKIPPED [ 98%] 2023-03-20T11:54:51.2609169Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-391] SKIPPED [ 98%] 2023-03-20T11:54:51.2614315Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-392] SKIPPED [ 98%] 2023-03-20T11:54:51.2620481Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-393] SKIPPED [ 98%] 2023-03-20T11:54:51.2626201Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-394] SKIPPED [ 98%] 2023-03-20T11:54:51.2632312Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[affine-395] SKIPPED [ 98%] 2023-03-20T11:54:51.2638125Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[vertical_flip-0] SKIPPED [ 98%] 2023-03-20T11:54:51.2643781Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[vertical_flip-1] SKIPPED [ 98%] 2023-03-20T11:54:51.2650339Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[vertical_flip-2] SKIPPED [ 98%] 2023-03-20T11:54:51.2655642Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[vertical_flip-3] SKIPPED [ 98%] 2023-03-20T11:54:51.2661314Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[vertical_flip-4] SKIPPED [ 98%] 2023-03-20T11:54:51.2668615Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[vertical_flip-5] SKIPPED [ 98%] 2023-03-20T11:54:51.2674341Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-00] SKIPPED [ 98%] 2023-03-20T11:54:51.2680137Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-01] SKIPPED [ 98%] 2023-03-20T11:54:51.2685977Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-02] SKIPPED [ 98%] 2023-03-20T11:54:51.2692782Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-03] SKIPPED [ 98%] 2023-03-20T11:54:51.2697843Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-04] SKIPPED [ 98%] 2023-03-20T11:54:51.2703759Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-05] SKIPPED [ 98%] 2023-03-20T11:54:51.2709872Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-06] SKIPPED [ 98%] 2023-03-20T11:54:51.2715718Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-07] SKIPPED [ 98%] 2023-03-20T11:54:51.2721787Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-08] SKIPPED [ 98%] 2023-03-20T11:54:51.2727485Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-09] SKIPPED [ 98%] 2023-03-20T11:54:51.2734860Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-10] SKIPPED [ 98%] 2023-03-20T11:54:51.2740917Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-11] SKIPPED [ 98%] 2023-03-20T11:54:51.2746682Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-12] SKIPPED [ 98%] 2023-03-20T11:54:51.2752617Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-13] SKIPPED [ 98%] 2023-03-20T11:54:51.2758470Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-14] SKIPPED [ 98%] 2023-03-20T11:54:51.2764104Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-15] SKIPPED [ 98%] 2023-03-20T11:54:51.2770121Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-16] SKIPPED [ 98%] 2023-03-20T11:54:51.2775959Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-17] SKIPPED [ 98%] 2023-03-20T11:54:51.2782013Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-18] SKIPPED [ 98%] 2023-03-20T11:54:51.2787943Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-19] SKIPPED [ 98%] 2023-03-20T11:54:51.2793751Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-20] SKIPPED [ 98%] 2023-03-20T11:54:51.2800831Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-21] SKIPPED [ 98%] 2023-03-20T11:54:51.2806514Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-22] SKIPPED [ 98%] 2023-03-20T11:54:51.2813604Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-23] SKIPPED [ 98%] 2023-03-20T11:54:51.2818637Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-24] SKIPPED [ 98%] 2023-03-20T11:54:51.2824938Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-25] SKIPPED [ 98%] 2023-03-20T11:54:51.2831107Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-26] SKIPPED [ 98%] 2023-03-20T11:54:51.2836863Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-27] SKIPPED [ 98%] 2023-03-20T11:54:51.2842716Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-28] SKIPPED [ 98%] 2023-03-20T11:54:51.2849983Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-29] SKIPPED [ 98%] 2023-03-20T11:54:51.2854389Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-30] SKIPPED [ 98%] 2023-03-20T11:54:51.2860533Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-31] SKIPPED [ 98%] 2023-03-20T11:54:51.2866161Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-32] SKIPPED [ 98%] 2023-03-20T11:54:51.2875054Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-33] SKIPPED [ 98%] 2023-03-20T11:54:51.2881040Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-34] SKIPPED [ 98%] 2023-03-20T11:54:51.2886772Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-35] SKIPPED [ 98%] 2023-03-20T11:54:51.2893517Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-36] SKIPPED [ 98%] 2023-03-20T11:54:51.2898510Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-37] SKIPPED [ 98%] 2023-03-20T11:54:51.2904002Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-38] SKIPPED [ 98%] 2023-03-20T11:54:51.2910111Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-39] SKIPPED [ 98%] 2023-03-20T11:54:51.2915882Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-40] SKIPPED [ 98%] 2023-03-20T11:54:51.2921916Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-41] SKIPPED [ 98%] 2023-03-20T11:54:51.2928591Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-42] SKIPPED [ 98%] 2023-03-20T11:54:51.2933752Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-43] SKIPPED [ 98%] 2023-03-20T11:54:51.2940710Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-44] SKIPPED [ 98%] 2023-03-20T11:54:51.2946550Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-45] SKIPPED [ 98%] 2023-03-20T11:54:51.2952573Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-46] SKIPPED [ 98%] 2023-03-20T11:54:51.2958459Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-47] SKIPPED [ 98%] 2023-03-20T11:54:51.2964107Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-48] SKIPPED [ 98%] 2023-03-20T11:54:51.2970371Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-49] SKIPPED [ 98%] 2023-03-20T11:54:51.2975879Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-50] SKIPPED [ 98%] 2023-03-20T11:54:51.2981971Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-51] SKIPPED [ 98%] 2023-03-20T11:54:51.2987947Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-52] SKIPPED [ 98%] 2023-03-20T11:54:51.2994047Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[rotate-53] SKIPPED [ 98%] 2023-03-20T11:54:51.2999914Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-000] SKIPPED [ 98%] 2023-03-20T11:54:51.3006276Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-001] SKIPPED [ 98%] 2023-03-20T11:54:51.3013853Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-002] SKIPPED [ 98%] 2023-03-20T11:54:51.3019574Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-003] SKIPPED [ 98%] 2023-03-20T11:54:51.3025270Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-004] SKIPPED [ 98%] 2023-03-20T11:54:51.3031522Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-005] SKIPPED [ 98%] 2023-03-20T11:54:51.3037278Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-006] SKIPPED [ 98%] 2023-03-20T11:54:51.3043022Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-007] SKIPPED [ 98%] 2023-03-20T11:54:51.3050063Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-008] SKIPPED [ 98%] 2023-03-20T11:54:51.3054879Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-009] SKIPPED [ 98%] 2023-03-20T11:54:51.3060874Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-010] SKIPPED [ 98%] 2023-03-20T11:54:51.3066918Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-011] SKIPPED [ 98%] 2023-03-20T11:54:51.3072747Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-012] SKIPPED [ 98%] 2023-03-20T11:54:51.3080539Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-013] SKIPPED [ 98%] 2023-03-20T11:54:51.3085701Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-014] SKIPPED [ 98%] 2023-03-20T11:54:51.3092360Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-015] SKIPPED [ 98%] 2023-03-20T11:54:51.3097645Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-016] SKIPPED [ 98%] 2023-03-20T11:54:51.3103576Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-017] SKIPPED [ 98%] 2023-03-20T11:54:51.3109786Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-018] SKIPPED [ 98%] 2023-03-20T11:54:51.3115603Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-019] SKIPPED [ 98%] 2023-03-20T11:54:51.3121429Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-020] SKIPPED [ 98%] 2023-03-20T11:54:51.3127434Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-021] SKIPPED [ 98%] 2023-03-20T11:54:51.3133796Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-022] SKIPPED [ 98%] 2023-03-20T11:54:51.3139174Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-023] SKIPPED [ 98%] 2023-03-20T11:54:51.3144901Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-024] SKIPPED [ 98%] 2023-03-20T11:54:51.3152424Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-025] SKIPPED [ 98%] 2023-03-20T11:54:51.3158344Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-026] SKIPPED [ 98%] 2023-03-20T11:54:51.3163929Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-027] SKIPPED [ 98%] 2023-03-20T11:54:51.3170419Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-028] SKIPPED [ 98%] 2023-03-20T11:54:51.3175547Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-029] SKIPPED [ 98%] 2023-03-20T11:54:51.3181526Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-030] SKIPPED [ 98%] 2023-03-20T11:54:51.3187652Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-031] SKIPPED [ 98%] 2023-03-20T11:54:51.3193389Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-032] SKIPPED [ 98%] 2023-03-20T11:54:51.3199138Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-033] SKIPPED [ 98%] 2023-03-20T11:54:51.3205003Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-034] SKIPPED [ 98%] 2023-03-20T11:54:51.3210780Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-035] SKIPPED [ 98%] 2023-03-20T11:54:51.3218205Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-036] SKIPPED [ 98%] 2023-03-20T11:54:51.3224024Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-037] SKIPPED [ 98%] 2023-03-20T11:54:51.3230277Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-038] SKIPPED [ 98%] 2023-03-20T11:54:51.3235980Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-039] SKIPPED [ 98%] 2023-03-20T11:54:51.3241708Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-040] SKIPPED [ 98%] 2023-03-20T11:54:51.3248680Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-041] SKIPPED [ 98%] 2023-03-20T11:54:51.3254326Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-042] SKIPPED [ 98%] 2023-03-20T11:54:51.3259583Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-043] SKIPPED [ 98%] 2023-03-20T11:54:51.3265271Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-044] SKIPPED [ 98%] 2023-03-20T11:54:51.3271531Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-045] SKIPPED [ 98%] 2023-03-20T11:54:51.3277074Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-046] SKIPPED [ 98%] 2023-03-20T11:54:51.3282934Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-047] SKIPPED [ 98%] 2023-03-20T11:54:51.3290363Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-048] SKIPPED [ 98%] 2023-03-20T11:54:51.3295892Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-049] SKIPPED [ 98%] 2023-03-20T11:54:51.3301812Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-050] SKIPPED [ 98%] 2023-03-20T11:54:51.3307813Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-051] SKIPPED [ 98%] 2023-03-20T11:54:51.3313675Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-052] SKIPPED [ 98%] 2023-03-20T11:54:51.3319644Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-053] SKIPPED [ 98%] 2023-03-20T11:54:51.3325881Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-054] SKIPPED [ 98%] 2023-03-20T11:54:51.3332781Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-055] SKIPPED [ 98%] 2023-03-20T11:54:51.3338239Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-056] SKIPPED [ 98%] 2023-03-20T11:54:51.3343963Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-057] SKIPPED [ 98%] 2023-03-20T11:54:51.3350169Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-058] SKIPPED [ 98%] 2023-03-20T11:54:51.3357085Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-059] SKIPPED [ 98%] 2023-03-20T11:54:51.3362781Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-060] SKIPPED [ 98%] 2023-03-20T11:54:51.3369858Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-061] SKIPPED [ 98%] 2023-03-20T11:54:51.3374544Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-062] SKIPPED [ 98%] 2023-03-20T11:54:51.3380428Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-063] SKIPPED [ 98%] 2023-03-20T11:54:51.3386063Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-064] SKIPPED [ 98%] 2023-03-20T11:54:51.3392326Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-065] SKIPPED [ 98%] 2023-03-20T11:54:51.3398085Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-066] SKIPPED [ 98%] 2023-03-20T11:54:51.3403710Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-067] SKIPPED [ 98%] 2023-03-20T11:54:51.3410368Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-068] SKIPPED [ 98%] 2023-03-20T11:54:51.3415625Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-069] SKIPPED [ 98%] 2023-03-20T11:54:51.3421547Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-070] SKIPPED [ 98%] 2023-03-20T11:54:51.3428917Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-071] SKIPPED [ 98%] 2023-03-20T11:54:51.3434677Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-072] SKIPPED [ 98%] 2023-03-20T11:54:51.3440576Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-073] SKIPPED [ 98%] 2023-03-20T11:54:51.3446105Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-074] SKIPPED [ 98%] 2023-03-20T11:54:51.3453225Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-075] SKIPPED [ 98%] 2023-03-20T11:54:51.3458094Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-076] SKIPPED [ 98%] 2023-03-20T11:54:51.3463909Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-077] SKIPPED [ 98%] 2023-03-20T11:54:51.3470133Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-078] SKIPPED [ 98%] 2023-03-20T11:54:51.3475871Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-079] SKIPPED [ 98%] 2023-03-20T11:54:51.3481937Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-080] SKIPPED [ 98%] 2023-03-20T11:54:51.3488670Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-081] SKIPPED [ 98%] 2023-03-20T11:54:51.3494643Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-082] SKIPPED [ 98%] 2023-03-20T11:54:51.3500757Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-083] SKIPPED [ 98%] 2023-03-20T11:54:51.3506431Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-084] SKIPPED [ 98%] 2023-03-20T11:54:51.3512834Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-085] SKIPPED [ 98%] 2023-03-20T11:54:51.3518632Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-086] SKIPPED [ 98%] 2023-03-20T11:54:51.3524456Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-087] SKIPPED [ 98%] 2023-03-20T11:54:51.3530407Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-088] SKIPPED [ 98%] 2023-03-20T11:54:51.3536077Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-089] SKIPPED [ 98%] 2023-03-20T11:54:51.3541738Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-090] SKIPPED [ 98%] 2023-03-20T11:54:51.3547431Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-091] SKIPPED [ 98%] 2023-03-20T11:54:51.3553649Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-092] SKIPPED [ 98%] 2023-03-20T11:54:51.3559459Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-093] SKIPPED [ 98%] 2023-03-20T11:54:51.3566229Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-094] SKIPPED [ 98%] 2023-03-20T11:54:51.3573207Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-095] SKIPPED [ 98%] 2023-03-20T11:54:51.3578357Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-096] SKIPPED [ 98%] 2023-03-20T11:54:51.3584040Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-097] SKIPPED [ 98%] 2023-03-20T11:54:51.3590231Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-098] SKIPPED [ 98%] 2023-03-20T11:54:51.3595979Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-099] SKIPPED [ 98%] 2023-03-20T11:54:51.3601792Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-100] SKIPPED [ 98%] 2023-03-20T11:54:51.3608919Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-101] SKIPPED [ 98%] 2023-03-20T11:54:51.3614282Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-102] SKIPPED [ 98%] 2023-03-20T11:54:51.3620391Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-103] SKIPPED [ 98%] 2023-03-20T11:54:51.3626111Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-104] SKIPPED [ 98%] 2023-03-20T11:54:51.3633854Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-105] SKIPPED [ 98%] 2023-03-20T11:54:51.3639790Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-106] SKIPPED [ 98%] 2023-03-20T11:54:51.3645449Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[crop-107] SKIPPED [ 98%] 2023-03-20T11:54:51.3651472Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-00] SKIPPED [ 98%] 2023-03-20T11:54:51.3657629Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-01] SKIPPED [ 98%] 2023-03-20T11:54:51.3663245Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-02] SKIPPED [ 98%] 2023-03-20T11:54:51.3669367Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-03] SKIPPED [ 98%] 2023-03-20T11:54:51.3675319Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-04] SKIPPED [ 98%] 2023-03-20T11:54:51.3680941Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-05] SKIPPED [ 98%] 2023-03-20T11:54:51.3686652Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-06] SKIPPED [ 98%] 2023-03-20T11:54:51.3693680Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-07] SKIPPED [ 98%] 2023-03-20T11:54:51.3701597Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-08] SKIPPED [ 98%] 2023-03-20T11:54:51.3707583Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-09] SKIPPED [ 98%] 2023-03-20T11:54:51.3713730Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-10] SKIPPED [ 98%] 2023-03-20T11:54:51.3719462Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-11] SKIPPED [ 98%] 2023-03-20T11:54:51.3725307Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-12] SKIPPED [ 98%] 2023-03-20T11:54:51.3732165Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-13] SKIPPED [ 98%] 2023-03-20T11:54:51.3737353Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-14] SKIPPED [ 98%] 2023-03-20T11:54:51.3743152Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-15] SKIPPED [ 98%] 2023-03-20T11:54:51.3749261Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-16] SKIPPED [ 98%] 2023-03-20T11:54:51.3755042Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-17] SKIPPED [ 98%] 2023-03-20T11:54:51.3760778Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-18] SKIPPED [ 98%] 2023-03-20T11:54:51.3766459Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-19] SKIPPED [ 98%] 2023-03-20T11:54:51.3773964Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-20] SKIPPED [ 98%] 2023-03-20T11:54:51.3779852Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-21] SKIPPED [ 98%] 2023-03-20T11:54:51.3785546Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-22] SKIPPED [ 98%] 2023-03-20T11:54:51.3791746Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-23] SKIPPED [ 98%] 2023-03-20T11:54:51.3797371Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-24] SKIPPED [ 98%] 2023-03-20T11:54:51.3803188Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-25] SKIPPED [ 98%] 2023-03-20T11:54:51.3810371Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-26] SKIPPED [ 98%] 2023-03-20T11:54:51.3814929Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-27] SKIPPED [ 98%] 2023-03-20T11:54:51.3821231Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-28] SKIPPED [ 98%] 2023-03-20T11:54:51.3827523Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-29] SKIPPED [ 98%] 2023-03-20T11:54:51.3833561Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-30] SKIPPED [ 98%] 2023-03-20T11:54:51.3840637Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-31] SKIPPED [ 98%] 2023-03-20T11:54:51.3846474Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-32] SKIPPED [ 98%] 2023-03-20T11:54:51.3853130Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-33] SKIPPED [ 98%] 2023-03-20T11:54:51.3858240Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-34] SKIPPED [ 98%] 2023-03-20T11:54:51.3863942Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-35] SKIPPED [ 98%] 2023-03-20T11:54:51.3869975Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-36] SKIPPED [ 98%] 2023-03-20T11:54:51.3875346Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-37] SKIPPED [ 98%] 2023-03-20T11:54:51.3881277Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-38] SKIPPED [ 98%] 2023-03-20T11:54:51.3887001Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-39] SKIPPED [ 98%] 2023-03-20T11:54:51.3893626Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-40] SKIPPED [ 98%] 2023-03-20T11:54:51.3898670Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-41] SKIPPED [ 98%] 2023-03-20T11:54:51.3904375Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-42] SKIPPED [ 98%] 2023-03-20T11:54:51.3911692Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-43] SKIPPED [ 98%] 2023-03-20T11:54:51.3917355Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-44] SKIPPED [ 98%] 2023-03-20T11:54:51.3923458Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-45] SKIPPED [ 98%] 2023-03-20T11:54:51.3930548Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-46] SKIPPED [ 98%] 2023-03-20T11:54:51.3935197Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-47] SKIPPED [ 98%] 2023-03-20T11:54:51.3941347Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-48] SKIPPED [ 98%] 2023-03-20T11:54:51.3947282Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-49] SKIPPED [ 98%] 2023-03-20T11:54:51.3953252Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-50] SKIPPED [ 98%] 2023-03-20T11:54:51.3958992Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-51] SKIPPED [ 98%] 2023-03-20T11:54:51.3964915Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-52] SKIPPED [ 98%] 2023-03-20T11:54:51.3970826Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[resized_crop-53] SKIPPED [ 98%] 2023-03-20T11:54:51.3978148Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-000] SKIPPED [ 98%] 2023-03-20T11:54:51.3984092Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-001] SKIPPED [ 98%] 2023-03-20T11:54:51.3990376Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-002] SKIPPED [ 98%] 2023-03-20T11:54:51.3996144Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-003] SKIPPED [ 98%] 2023-03-20T11:54:51.4002071Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-004] SKIPPED [ 98%] 2023-03-20T11:54:51.4008673Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-005] SKIPPED [ 98%] 2023-03-20T11:54:51.4013847Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-006] SKIPPED [ 98%] 2023-03-20T11:54:51.4019888Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-007] SKIPPED [ 98%] 2023-03-20T11:54:51.4025593Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-008] SKIPPED [ 98%] 2023-03-20T11:54:51.4031829Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-009] SKIPPED [ 98%] 2023-03-20T11:54:51.4037576Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-010] SKIPPED [ 98%] 2023-03-20T11:54:51.4043368Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-011] SKIPPED [ 98%] 2023-03-20T11:54:51.4050492Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-012] SKIPPED [ 98%] 2023-03-20T11:54:51.4056342Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-013] SKIPPED [ 98%] 2023-03-20T11:54:51.4062293Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-014] SKIPPED [ 98%] 2023-03-20T11:54:51.4068276Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-015] SKIPPED [ 98%] 2023-03-20T11:54:51.4074245Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-016] SKIPPED [ 98%] 2023-03-20T11:54:51.4080195Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-017] SKIPPED [ 98%] 2023-03-20T11:54:51.4085851Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-018] SKIPPED [ 98%] 2023-03-20T11:54:51.4092832Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-019] SKIPPED [ 98%] 2023-03-20T11:54:51.4097835Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-020] SKIPPED [ 98%] 2023-03-20T11:54:51.4103703Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-021] SKIPPED [ 98%] 2023-03-20T11:54:51.4109842Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-022] SKIPPED [ 98%] 2023-03-20T11:54:51.4117069Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-023] SKIPPED [ 98%] 2023-03-20T11:54:51.4122894Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-024] SKIPPED [ 98%] 2023-03-20T11:54:51.4129997Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-025] SKIPPED [ 98%] 2023-03-20T11:54:51.4134741Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-026] SKIPPED [ 98%] 2023-03-20T11:54:51.4140740Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-027] SKIPPED [ 98%] 2023-03-20T11:54:51.4146319Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-028] SKIPPED [ 98%] 2023-03-20T11:54:51.4152505Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-029] SKIPPED [ 98%] 2023-03-20T11:54:51.4158351Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-030] SKIPPED [ 98%] 2023-03-20T11:54:51.4164043Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-031] SKIPPED [ 98%] 2023-03-20T11:54:51.4170442Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-032] SKIPPED [ 98%] 2023-03-20T11:54:51.4175846Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-033] SKIPPED [ 98%] 2023-03-20T11:54:51.4181751Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-034] SKIPPED [ 98%] 2023-03-20T11:54:51.4189090Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-035] SKIPPED [ 98%] 2023-03-20T11:54:51.4194669Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-036] SKIPPED [ 98%] 2023-03-20T11:54:51.4200515Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-037] SKIPPED [ 98%] 2023-03-20T11:54:51.4206199Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-038] SKIPPED [ 98%] 2023-03-20T11:54:51.4213203Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-039] SKIPPED [ 98%] 2023-03-20T11:54:51.4218138Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-040] SKIPPED [ 98%] 2023-03-20T11:54:51.4224044Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-041] SKIPPED [ 98%] 2023-03-20T11:54:51.4230274Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-042] SKIPPED [ 98%] 2023-03-20T11:54:51.4235955Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-043] SKIPPED [ 98%] 2023-03-20T11:54:51.4241919Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-044] SKIPPED [ 98%] 2023-03-20T11:54:51.4248761Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-045] SKIPPED [ 98%] 2023-03-20T11:54:51.4254802Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-046] SKIPPED [ 98%] 2023-03-20T11:54:51.4260916Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-047] SKIPPED [ 98%] 2023-03-20T11:54:51.4266899Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-048] SKIPPED [ 98%] 2023-03-20T11:54:51.4272820Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-049] SKIPPED [ 98%] 2023-03-20T11:54:51.4278628Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-050] SKIPPED [ 98%] 2023-03-20T11:54:51.4284351Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-051] SKIPPED [ 98%] 2023-03-20T11:54:51.4290440Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-052] SKIPPED [ 98%] 2023-03-20T11:54:51.4296373Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-053] SKIPPED [ 98%] 2023-03-20T11:54:51.4302134Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-054] SKIPPED [ 98%] 2023-03-20T11:54:51.4308154Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-055] SKIPPED [ 98%] 2023-03-20T11:54:51.4314015Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-056] SKIPPED [ 98%] 2023-03-20T11:54:51.4319995Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-057] SKIPPED [ 98%] 2023-03-20T11:54:51.4326837Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-058] SKIPPED [ 98%] 2023-03-20T11:54:51.4333558Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-059] SKIPPED [ 98%] 2023-03-20T11:54:51.4338728Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-060] SKIPPED [ 98%] 2023-03-20T11:54:51.4344392Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-061] SKIPPED [ 98%] 2023-03-20T11:54:51.4350588Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-062] SKIPPED [ 98%] 2023-03-20T11:54:51.4356329Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-063] SKIPPED [ 98%] 2023-03-20T11:54:51.4362250Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-064] SKIPPED [ 98%] 2023-03-20T11:54:51.4368772Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-065] SKIPPED [ 98%] 2023-03-20T11:54:51.4373835Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-066] SKIPPED [ 98%] 2023-03-20T11:54:51.4380025Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-067] SKIPPED [ 98%] 2023-03-20T11:54:51.4385757Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-068] SKIPPED [ 98%] 2023-03-20T11:54:51.4393186Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-069] SKIPPED [ 98%] 2023-03-20T11:54:51.4398953Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-070] SKIPPED [ 98%] 2023-03-20T11:54:51.4404813Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-071] SKIPPED [ 98%] 2023-03-20T11:54:51.4410924Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-072] SKIPPED [ 98%] 2023-03-20T11:54:51.4416984Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-073] SKIPPED [ 98%] 2023-03-20T11:54:51.4422623Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-074] SKIPPED [ 98%] 2023-03-20T11:54:51.4428707Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-075] SKIPPED [ 98%] 2023-03-20T11:54:51.4434496Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-076] SKIPPED [ 98%] 2023-03-20T11:54:51.4440450Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-077] SKIPPED [ 98%] 2023-03-20T11:54:51.4446087Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-078] SKIPPED [ 98%] 2023-03-20T11:54:51.4452953Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-079] SKIPPED [ 98%] 2023-03-20T11:54:51.4459225Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-080] SKIPPED [ 98%] 2023-03-20T11:54:51.4464948Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-081] SKIPPED [ 98%] 2023-03-20T11:54:51.4470717Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-082] SKIPPED [ 98%] 2023-03-20T11:54:51.4476426Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-083] SKIPPED [ 98%] 2023-03-20T11:54:51.4482294Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-084] SKIPPED [ 98%] 2023-03-20T11:54:51.4488840Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-085] SKIPPED [ 98%] 2023-03-20T11:54:51.4493903Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-086] SKIPPED [ 98%] 2023-03-20T11:54:51.4500025Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-087] SKIPPED [ 98%] 2023-03-20T11:54:51.4505775Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-088] SKIPPED [ 98%] 2023-03-20T11:54:51.4511932Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-089] SKIPPED [ 98%] 2023-03-20T11:54:51.4518080Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-090] SKIPPED [ 98%] 2023-03-20T11:54:51.4523920Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-091] SKIPPED [ 98%] 2023-03-20T11:54:51.4533366Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-092] SKIPPED [ 98%] 2023-03-20T11:54:51.4538628Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-093] SKIPPED [ 98%] 2023-03-20T11:54:51.4544382Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-094] SKIPPED [ 98%] 2023-03-20T11:54:51.4550319Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-095] SKIPPED [ 98%] 2023-03-20T11:54:51.4555975Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-096] SKIPPED [ 98%] 2023-03-20T11:54:51.4561919Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-097] SKIPPED [ 98%] 2023-03-20T11:54:51.4568686Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-098] SKIPPED [ 98%] 2023-03-20T11:54:51.4574197Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-099] SKIPPED [ 98%] 2023-03-20T11:54:51.4579736Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-100] SKIPPED [ 98%] 2023-03-20T11:54:51.4585345Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-101] SKIPPED [ 98%] 2023-03-20T11:54:51.4591556Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-102] SKIPPED [ 98%] 2023-03-20T11:54:51.4598872Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-103] SKIPPED [ 98%] 2023-03-20T11:54:51.4604867Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-104] SKIPPED [ 98%] 2023-03-20T11:54:51.4610979Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-105] SKIPPED [ 98%] 2023-03-20T11:54:51.4616942Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-106] SKIPPED [ 98%] 2023-03-20T11:54:51.4622986Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-107] SKIPPED [ 98%] 2023-03-20T11:54:51.4628893Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-108] SKIPPED [ 98%] 2023-03-20T11:54:51.4634346Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-109] SKIPPED [ 98%] 2023-03-20T11:54:51.4640098Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-110] SKIPPED [ 98%] 2023-03-20T11:54:51.4645968Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-111] SKIPPED [ 98%] 2023-03-20T11:54:51.4652760Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-112] SKIPPED [ 98%] 2023-03-20T11:54:51.4658032Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-113] SKIPPED [ 98%] 2023-03-20T11:54:51.4663860Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-114] SKIPPED [ 98%] 2023-03-20T11:54:51.4671212Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-115] SKIPPED [ 98%] 2023-03-20T11:54:51.4676966Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-116] SKIPPED [ 98%] 2023-03-20T11:54:51.4682803Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-117] SKIPPED [ 98%] 2023-03-20T11:54:51.4689863Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-118] SKIPPED [ 98%] 2023-03-20T11:54:51.4694490Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-119] SKIPPED [ 98%] 2023-03-20T11:54:51.4700290Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-120] SKIPPED [ 98%] 2023-03-20T11:54:51.4705995Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-121] SKIPPED [ 98%] 2023-03-20T11:54:51.4712231Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-122] SKIPPED [ 98%] 2023-03-20T11:54:51.4718047Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-123] SKIPPED [ 98%] 2023-03-20T11:54:51.4723729Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-124] SKIPPED [ 98%] 2023-03-20T11:54:51.4730342Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-125] SKIPPED [ 98%] 2023-03-20T11:54:51.4736815Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-126] SKIPPED [ 98%] 2023-03-20T11:54:51.4742858Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-127] SKIPPED [ 98%] 2023-03-20T11:54:51.4748931Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-128] SKIPPED [ 98%] 2023-03-20T11:54:51.4754745Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-129] SKIPPED [ 98%] 2023-03-20T11:54:51.4760602Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-130] SKIPPED [ 98%] 2023-03-20T11:54:51.4766249Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-131] SKIPPED [ 98%] 2023-03-20T11:54:51.4772914Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-132] SKIPPED [ 98%] 2023-03-20T11:54:51.4778274Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-133] SKIPPED [ 98%] 2023-03-20T11:54:51.4784003Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-134] SKIPPED [ 98%] 2023-03-20T11:54:51.4790024Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-135] SKIPPED [ 98%] 2023-03-20T11:54:51.4795517Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-136] SKIPPED [ 98%] 2023-03-20T11:54:51.4801370Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-137] SKIPPED [ 98%] 2023-03-20T11:54:51.4809426Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-138] SKIPPED [ 98%] 2023-03-20T11:54:51.4814196Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-139] SKIPPED [ 98%] 2023-03-20T11:54:51.4820589Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-140] SKIPPED [ 98%] 2023-03-20T11:54:51.4826592Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-141] SKIPPED [ 98%] 2023-03-20T11:54:51.4832753Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-142] SKIPPED [ 98%] 2023-03-20T11:54:51.4838420Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-143] SKIPPED [ 98%] 2023-03-20T11:54:51.4844339Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-144] SKIPPED [ 98%] 2023-03-20T11:54:51.4850422Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-145] SKIPPED [ 98%] 2023-03-20T11:54:51.4856109Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-146] SKIPPED [ 98%] 2023-03-20T11:54:51.4862006Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-147] SKIPPED [ 98%] 2023-03-20T11:54:51.4867875Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-148] SKIPPED [ 98%] 2023-03-20T11:54:51.4874462Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-149] SKIPPED [ 98%] 2023-03-20T11:54:51.4880461Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-150] SKIPPED [ 98%] 2023-03-20T11:54:51.4886131Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-151] SKIPPED [ 98%] 2023-03-20T11:54:51.4892833Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-152] SKIPPED [ 98%] 2023-03-20T11:54:51.4898047Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-153] SKIPPED [ 98%] 2023-03-20T11:54:51.4903360Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-154] SKIPPED [ 98%] 2023-03-20T11:54:51.4909532Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-155] SKIPPED [ 98%] 2023-03-20T11:54:51.4915273Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-156] SKIPPED [ 98%] 2023-03-20T11:54:51.4921329Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-157] SKIPPED [ 98%] 2023-03-20T11:54:51.4927053Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-158] SKIPPED [ 98%] 2023-03-20T11:54:51.4933669Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-159] SKIPPED [ 98%] 2023-03-20T11:54:51.4939160Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-160] SKIPPED [ 98%] 2023-03-20T11:54:51.4946098Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-161] SKIPPED [ 98%] 2023-03-20T11:54:51.4952263Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-162] SKIPPED [ 98%] 2023-03-20T11:54:51.4958176Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-163] SKIPPED [ 98%] 2023-03-20T11:54:51.4963873Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-164] SKIPPED [ 98%] 2023-03-20T11:54:51.4970503Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-165] SKIPPED [ 98%] 2023-03-20T11:54:51.4975537Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-166] SKIPPED [ 98%] 2023-03-20T11:54:51.4981642Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-167] SKIPPED [ 98%] 2023-03-20T11:54:51.4987648Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-168] SKIPPED [ 98%] 2023-03-20T11:54:51.4993535Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-169] SKIPPED [ 98%] 2023-03-20T11:54:51.4999430Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-170] SKIPPED [ 98%] 2023-03-20T11:54:51.5004979Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-171] SKIPPED [ 98%] 2023-03-20T11:54:51.5013073Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-172] SKIPPED [ 98%] 2023-03-20T11:54:51.5018349Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-173] SKIPPED [ 98%] 2023-03-20T11:54:51.5024300Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-174] SKIPPED [ 98%] 2023-03-20T11:54:51.5030618Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-175] SKIPPED [ 98%] 2023-03-20T11:54:51.5036169Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-176] SKIPPED [ 98%] 2023-03-20T11:54:51.5041943Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-177] SKIPPED [ 98%] 2023-03-20T11:54:51.5049316Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-178] SKIPPED [ 98%] 2023-03-20T11:54:51.5054333Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-179] SKIPPED [ 98%] 2023-03-20T11:54:51.5060431Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-180] SKIPPED [ 98%] 2023-03-20T11:54:51.5066159Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-181] SKIPPED [ 98%] 2023-03-20T11:54:51.5080584Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-182] SKIPPED [ 98%] 2023-03-20T11:54:51.5081411Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-183] SKIPPED [ 98%] 2023-03-20T11:54:51.5085425Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-184] SKIPPED [ 98%] 2023-03-20T11:54:51.5091137Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-185] SKIPPED [ 98%] 2023-03-20T11:54:51.5097012Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-186] SKIPPED [ 98%] 2023-03-20T11:54:51.5102420Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-187] SKIPPED [ 98%] 2023-03-20T11:54:51.5108660Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-188] SKIPPED [ 98%] 2023-03-20T11:54:51.5114401Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-189] SKIPPED [ 98%] 2023-03-20T11:54:51.5120480Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-190] SKIPPED [ 98%] 2023-03-20T11:54:51.5126254Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-191] SKIPPED [ 98%] 2023-03-20T11:54:51.5133082Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-192] SKIPPED [ 98%] 2023-03-20T11:54:51.5138302Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-193] SKIPPED [ 98%] 2023-03-20T11:54:51.5144038Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-194] SKIPPED [ 98%] 2023-03-20T11:54:51.5151465Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-195] SKIPPED [ 98%] 2023-03-20T11:54:51.5157216Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-196] SKIPPED [ 98%] 2023-03-20T11:54:51.5163167Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-197] SKIPPED [ 98%] 2023-03-20T11:54:51.5169943Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-198] SKIPPED [ 98%] 2023-03-20T11:54:51.5174777Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-199] SKIPPED [ 98%] 2023-03-20T11:54:51.5181023Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-200] SKIPPED [ 98%] 2023-03-20T11:54:51.5186781Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-201] SKIPPED [ 98%] 2023-03-20T11:54:51.5192732Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-202] SKIPPED [ 98%] 2023-03-20T11:54:51.5198654Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-203] SKIPPED [ 98%] 2023-03-20T11:54:51.5204520Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-204] SKIPPED [ 98%] 2023-03-20T11:54:51.5210575Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-205] SKIPPED [ 98%] 2023-03-20T11:54:51.5216280Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-206] SKIPPED [ 98%] 2023-03-20T11:54:51.5223409Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-207] SKIPPED [ 98%] 2023-03-20T11:54:51.5229654Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-208] SKIPPED [ 98%] 2023-03-20T11:54:51.5235360Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-209] SKIPPED [ 98%] 2023-03-20T11:54:51.5241231Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-210] SKIPPED [ 98%] 2023-03-20T11:54:51.5246959Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-211] SKIPPED [ 98%] 2023-03-20T11:54:51.5253775Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-212] SKIPPED [ 98%] 2023-03-20T11:54:51.5258972Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-213] SKIPPED [ 98%] 2023-03-20T11:54:51.5264692Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-214] SKIPPED [ 98%] 2023-03-20T11:54:51.5270391Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-215] SKIPPED [ 98%] 2023-03-20T11:54:51.5276187Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-216] SKIPPED [ 98%] 2023-03-20T11:54:51.5281973Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-217] SKIPPED [ 98%] 2023-03-20T11:54:51.5290292Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-218] SKIPPED [ 98%] 2023-03-20T11:54:51.5295182Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-219] SKIPPED [ 98%] 2023-03-20T11:54:51.5300901Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-220] SKIPPED [ 98%] 2023-03-20T11:54:51.5306819Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-221] SKIPPED [ 98%] 2023-03-20T11:54:51.5312453Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-222] SKIPPED [ 98%] 2023-03-20T11:54:51.5318117Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-223] SKIPPED [ 98%] 2023-03-20T11:54:51.5323986Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-224] SKIPPED [ 98%] 2023-03-20T11:54:51.5330405Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-225] SKIPPED [ 98%] 2023-03-20T11:54:51.5335556Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-226] SKIPPED [ 98%] 2023-03-20T11:54:51.5341208Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-227] SKIPPED [ 98%] 2023-03-20T11:54:51.5347101Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-228] SKIPPED [ 98%] 2023-03-20T11:54:51.5355898Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-229] SKIPPED [ 98%] 2023-03-20T11:54:51.5361816Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-230] SKIPPED [ 98%] 2023-03-20T11:54:51.5368648Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-231] SKIPPED [ 98%] 2023-03-20T11:54:51.5374177Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-232] SKIPPED [ 98%] 2023-03-20T11:54:51.5379331Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-233] SKIPPED [ 98%] 2023-03-20T11:54:51.5385047Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-234] SKIPPED [ 98%] 2023-03-20T11:54:51.5390995Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-235] SKIPPED [ 98%] 2023-03-20T11:54:51.5396780Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-236] SKIPPED [ 98%] 2023-03-20T11:54:51.5402473Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-237] SKIPPED [ 98%] 2023-03-20T11:54:51.5409135Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-238] SKIPPED [ 98%] 2023-03-20T11:54:51.5414291Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-239] SKIPPED [ 98%] 2023-03-20T11:54:51.5420233Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-240] SKIPPED [ 98%] 2023-03-20T11:54:51.5427389Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-241] SKIPPED [ 98%] 2023-03-20T11:54:51.5433349Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-242] SKIPPED [ 98%] 2023-03-20T11:54:51.5439064Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-243] SKIPPED [ 98%] 2023-03-20T11:54:51.5444900Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-244] SKIPPED [ 98%] 2023-03-20T11:54:51.5450889Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-245] SKIPPED [ 98%] 2023-03-20T11:54:51.5456449Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-246] SKIPPED [ 98%] 2023-03-20T11:54:51.5462616Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-247] SKIPPED [ 98%] 2023-03-20T11:54:51.5468760Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-248] SKIPPED [ 98%] 2023-03-20T11:54:51.5474023Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-249] SKIPPED [ 98%] 2023-03-20T11:54:51.5479917Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-250] SKIPPED [ 98%] 2023-03-20T11:54:51.5485568Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-251] SKIPPED [ 98%] 2023-03-20T11:54:51.5493644Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-252] SKIPPED [ 98%] 2023-03-20T11:54:51.5498837Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-253] SKIPPED [ 98%] 2023-03-20T11:54:51.5504607Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-254] SKIPPED [ 98%] 2023-03-20T11:54:51.5510803Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-255] SKIPPED [ 98%] 2023-03-20T11:54:51.5516441Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-256] SKIPPED [ 98%] 2023-03-20T11:54:51.5522397Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-257] SKIPPED [ 98%] 2023-03-20T11:54:51.5529357Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-258] SKIPPED [ 98%] 2023-03-20T11:54:51.5534141Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-259] SKIPPED [ 98%] 2023-03-20T11:54:51.5540550Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-260] SKIPPED [ 98%] 2023-03-20T11:54:51.5546199Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-261] SKIPPED [ 98%] 2023-03-20T11:54:51.5552539Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-262] SKIPPED [ 98%] 2023-03-20T11:54:51.5558256Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-263] SKIPPED [ 98%] 2023-03-20T11:54:51.5565153Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-264] SKIPPED [ 98%] 2023-03-20T11:54:51.5571141Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-265] SKIPPED [ 98%] 2023-03-20T11:54:51.5577219Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-266] SKIPPED [ 98%] 2023-03-20T11:54:51.5582928Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-267] SKIPPED [ 98%] 2023-03-20T11:54:51.5589023Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-268] SKIPPED [ 98%] 2023-03-20T11:54:51.5594760Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-269] SKIPPED [ 98%] 2023-03-20T11:54:51.5600573Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-270] SKIPPED [ 98%] 2023-03-20T11:54:51.5606266Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-271] SKIPPED [ 98%] 2023-03-20T11:54:51.5613372Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-272] SKIPPED [ 98%] 2023-03-20T11:54:51.5618225Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-273] SKIPPED [ 98%] 2023-03-20T11:54:51.5624264Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-274] SKIPPED [ 98%] 2023-03-20T11:54:51.5631887Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-275] SKIPPED [ 98%] 2023-03-20T11:54:51.5637577Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-276] SKIPPED [ 98%] 2023-03-20T11:54:51.5643404Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-277] SKIPPED [ 98%] 2023-03-20T11:54:51.5650180Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-278] SKIPPED [ 98%] 2023-03-20T11:54:51.5655138Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-279] SKIPPED [ 98%] 2023-03-20T11:54:51.5661390Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-280] SKIPPED [ 98%] 2023-03-20T11:54:51.5667100Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-281] SKIPPED [ 98%] 2023-03-20T11:54:51.5673098Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-282] SKIPPED [ 98%] 2023-03-20T11:54:51.5678890Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-283] SKIPPED [ 98%] 2023-03-20T11:54:51.5684564Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-284] SKIPPED [ 98%] 2023-03-20T11:54:51.5690561Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-285] SKIPPED [ 98%] 2023-03-20T11:54:51.5696305Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-286] SKIPPED [ 98%] 2023-03-20T11:54:51.5703385Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-287] SKIPPED [ 98%] 2023-03-20T11:54:51.5709290Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-288] SKIPPED [ 98%] 2023-03-20T11:54:51.5714965Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-289] SKIPPED [ 98%] 2023-03-20T11:54:51.5720854Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-290] SKIPPED [ 98%] 2023-03-20T11:54:51.5726781Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-291] SKIPPED [ 98%] 2023-03-20T11:54:51.5733606Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-292] SKIPPED [ 98%] 2023-03-20T11:54:51.5738682Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-293] SKIPPED [ 98%] 2023-03-20T11:54:51.5744061Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-294] SKIPPED [ 98%] 2023-03-20T11:54:51.5749955Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-295] SKIPPED [ 98%] 2023-03-20T11:54:51.5755870Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-296] SKIPPED [ 98%] 2023-03-20T11:54:51.5761792Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-297] SKIPPED [ 98%] 2023-03-20T11:54:51.5770274Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-298] SKIPPED [ 98%] 2023-03-20T11:54:51.5774787Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-299] SKIPPED [ 98%] 2023-03-20T11:54:51.5780456Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-300] SKIPPED [ 98%] 2023-03-20T11:54:51.5786125Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-301] SKIPPED [ 98%] 2023-03-20T11:54:51.5792199Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-302] SKIPPED [ 98%] 2023-03-20T11:54:51.5798005Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-303] SKIPPED [ 98%] 2023-03-20T11:54:51.5803797Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-304] SKIPPED [ 98%] 2023-03-20T11:54:51.5810229Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-305] SKIPPED [ 98%] 2023-03-20T11:54:51.5815796Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-306] SKIPPED [ 98%] 2023-03-20T11:54:51.5821880Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-307] SKIPPED [ 98%] 2023-03-20T11:54:51.5828120Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-308] SKIPPED [ 98%] 2023-03-20T11:54:51.5833811Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-309] SKIPPED [ 98%] 2023-03-20T11:54:51.5840658Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-310] SKIPPED [ 98%] 2023-03-20T11:54:51.5846379Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-311] SKIPPED [ 98%] 2023-03-20T11:54:51.5852864Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-312] SKIPPED [ 98%] 2023-03-20T11:54:51.5857907Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-313] SKIPPED [ 98%] 2023-03-20T11:54:51.5863491Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-314] SKIPPED [ 98%] 2023-03-20T11:54:51.5869685Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-315] SKIPPED [ 98%] 2023-03-20T11:54:51.5875409Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-316] SKIPPED [ 98%] 2023-03-20T11:54:51.5881272Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-317] SKIPPED [ 98%] 2023-03-20T11:54:51.5886966Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-318] SKIPPED [ 98%] 2023-03-20T11:54:51.5893826Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-319] SKIPPED [ 98%] 2023-03-20T11:54:51.5899049Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-320] SKIPPED [ 98%] 2023-03-20T11:54:51.5905998Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-321] SKIPPED [ 98%] 2023-03-20T11:54:51.5912527Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-322] SKIPPED [ 98%] 2023-03-20T11:54:51.5918148Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-323] SKIPPED [ 98%] 2023-03-20T11:54:51.5924103Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-324] SKIPPED [ 98%] 2023-03-20T11:54:51.5930553Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-325] SKIPPED [ 98%] 2023-03-20T11:54:51.5935966Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-326] SKIPPED [ 98%] 2023-03-20T11:54:51.5941796Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-327] SKIPPED [ 98%] 2023-03-20T11:54:51.5947713Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-328] SKIPPED [ 98%] 2023-03-20T11:54:51.5953708Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-329] SKIPPED [ 98%] 2023-03-20T11:54:51.5959792Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-330] SKIPPED [ 98%] 2023-03-20T11:54:51.5965622Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-331] SKIPPED [ 98%] 2023-03-20T11:54:51.5971449Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-332] SKIPPED [ 98%] 2023-03-20T11:54:51.5978405Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-333] SKIPPED [ 98%] 2023-03-20T11:54:51.5984002Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-334] SKIPPED [ 98%] 2023-03-20T11:54:51.5989903Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-335] SKIPPED [ 98%] 2023-03-20T11:54:51.5995385Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-336] SKIPPED [ 98%] 2023-03-20T11:54:51.6001326Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-337] SKIPPED [ 98%] 2023-03-20T11:54:51.6007152Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-338] SKIPPED [ 98%] 2023-03-20T11:54:51.6013460Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-339] SKIPPED [ 98%] 2023-03-20T11:54:51.6019187Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-340] SKIPPED [ 98%] 2023-03-20T11:54:51.6025028Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-341] SKIPPED [ 98%] 2023-03-20T11:54:51.6031792Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-342] SKIPPED [ 98%] 2023-03-20T11:54:51.6037481Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-343] SKIPPED [ 98%] 2023-03-20T11:54:51.6044563Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-344] SKIPPED [ 98%] 2023-03-20T11:54:51.6050623Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-345] SKIPPED [ 98%] 2023-03-20T11:54:51.6056238Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-346] SKIPPED [ 98%] 2023-03-20T11:54:51.6062341Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-347] SKIPPED [ 98%] 2023-03-20T11:54:51.6068346Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-348] SKIPPED [ 98%] 2023-03-20T11:54:51.6074112Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-349] SKIPPED [ 98%] 2023-03-20T11:54:51.6080020Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-350] SKIPPED [ 98%] 2023-03-20T11:54:51.6085713Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-351] SKIPPED [ 98%] 2023-03-20T11:54:51.6092637Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-352] SKIPPED [ 98%] 2023-03-20T11:54:51.6097884Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-353] SKIPPED [ 98%] 2023-03-20T11:54:51.6103204Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-354] SKIPPED [ 98%] 2023-03-20T11:54:51.6110339Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-355] SKIPPED [ 98%] 2023-03-20T11:54:51.6116067Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-356] SKIPPED [ 98%] 2023-03-20T11:54:51.6121847Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-357] SKIPPED [ 98%] 2023-03-20T11:54:51.6128729Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-358] SKIPPED [ 98%] 2023-03-20T11:54:51.6134649Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-359] SKIPPED [ 98%] 2023-03-20T11:54:51.6140039Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-360] SKIPPED [ 98%] 2023-03-20T11:54:51.6145705Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-361] SKIPPED [ 98%] 2023-03-20T11:54:51.6151952Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-362] SKIPPED [ 98%] 2023-03-20T11:54:51.6157653Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-363] SKIPPED [ 98%] 2023-03-20T11:54:51.6163502Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-364] SKIPPED [ 98%] 2023-03-20T11:54:51.6170270Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-365] SKIPPED [ 98%] 2023-03-20T11:54:51.6175228Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-366] SKIPPED [ 98%] 2023-03-20T11:54:51.6183830Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-367] SKIPPED [ 98%] 2023-03-20T11:54:51.6190164Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-368] SKIPPED [ 98%] 2023-03-20T11:54:51.6195911Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-369] SKIPPED [ 98%] 2023-03-20T11:54:51.6201701Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-370] SKIPPED [ 98%] 2023-03-20T11:54:51.6207676Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-371] SKIPPED [ 98%] 2023-03-20T11:54:51.6214290Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-372] SKIPPED [ 98%] 2023-03-20T11:54:51.6219413Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-373] SKIPPED [ 98%] 2023-03-20T11:54:51.6224797Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-374] SKIPPED [ 98%] 2023-03-20T11:54:51.6231169Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-375] SKIPPED [ 98%] 2023-03-20T11:54:51.6236843Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-376] SKIPPED [ 98%] 2023-03-20T11:54:51.6242704Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[pad-377] SKIPPED [ 98%] 2023-03-20T11:54:51.6250545Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-00] SKIPPED [ 98%] 2023-03-20T11:54:51.6255520Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-01] SKIPPED [ 98%] 2023-03-20T11:54:51.6261775Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-02] SKIPPED [ 98%] 2023-03-20T11:54:51.6267591Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-03] SKIPPED [ 98%] 2023-03-20T11:54:51.6273524Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-04] SKIPPED [ 98%] 2023-03-20T11:54:51.6279463Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-05] SKIPPED [ 98%] 2023-03-20T11:54:51.6285209Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-06] SKIPPED [ 98%] 2023-03-20T11:54:51.6290927Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-07] SKIPPED [ 98%] 2023-03-20T11:54:51.6297294Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-08] SKIPPED [ 98%] 2023-03-20T11:54:51.6303092Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-09] SKIPPED [ 98%] 2023-03-20T11:54:51.6308884Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-10] SKIPPED [ 98%] 2023-03-20T11:54:51.6314438Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-11] SKIPPED [ 98%] 2023-03-20T11:54:51.6321539Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-12] SKIPPED [ 98%] 2023-03-20T11:54:51.6327233Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-13] SKIPPED [ 98%] 2023-03-20T11:54:51.6334063Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-14] SKIPPED [ 98%] 2023-03-20T11:54:51.6339276Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-15] SKIPPED [ 98%] 2023-03-20T11:54:51.6345094Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-16] SKIPPED [ 98%] 2023-03-20T11:54:51.6351321Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-17] SKIPPED [ 98%] 2023-03-20T11:54:51.6357105Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-18] SKIPPED [ 99%] 2023-03-20T11:54:51.6363116Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-19] SKIPPED [ 99%] 2023-03-20T11:54:51.6370163Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-20] SKIPPED [ 99%] 2023-03-20T11:54:51.6374936Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-21] SKIPPED [ 99%] 2023-03-20T11:54:51.6380915Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-22] SKIPPED [ 99%] 2023-03-20T11:54:51.6388129Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-23] SKIPPED [ 99%] 2023-03-20T11:54:51.6394133Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-24] SKIPPED [ 99%] 2023-03-20T11:54:51.6399798Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-25] SKIPPED [ 99%] 2023-03-20T11:54:51.6405761Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-26] SKIPPED [ 99%] 2023-03-20T11:54:51.6411642Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-27] SKIPPED [ 99%] 2023-03-20T11:54:51.6417515Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-28] SKIPPED [ 99%] 2023-03-20T11:54:51.6423242Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-29] SKIPPED [ 99%] 2023-03-20T11:54:51.6429271Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-30] SKIPPED [ 99%] 2023-03-20T11:54:51.6434993Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-31] SKIPPED [ 99%] 2023-03-20T11:54:51.6441134Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-32] SKIPPED [ 99%] 2023-03-20T11:54:51.6446944Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-33] SKIPPED [ 99%] 2023-03-20T11:54:51.6453920Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-34] SKIPPED [ 99%] 2023-03-20T11:54:51.6460227Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-35] SKIPPED [ 99%] 2023-03-20T11:54:51.6465918Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-36] SKIPPED [ 99%] 2023-03-20T11:54:51.6472071Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-37] SKIPPED [ 99%] 2023-03-20T11:54:51.6477790Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-38] SKIPPED [ 99%] 2023-03-20T11:54:51.6483731Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-39] SKIPPED [ 99%] 2023-03-20T11:54:51.6490428Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-40] SKIPPED [ 99%] 2023-03-20T11:54:51.6495834Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-41] SKIPPED [ 99%] 2023-03-20T11:54:51.6501654Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-42] SKIPPED [ 99%] 2023-03-20T11:54:51.6507641Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-43] SKIPPED [ 99%] 2023-03-20T11:54:51.6513541Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-44] SKIPPED [ 99%] 2023-03-20T11:54:51.6519485Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-45] SKIPPED [ 99%] 2023-03-20T11:54:51.6526368Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-46] SKIPPED [ 99%] 2023-03-20T11:54:51.6533413Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-47] SKIPPED [ 99%] 2023-03-20T11:54:51.6538782Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-48] SKIPPED [ 99%] 2023-03-20T11:54:51.6544460Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-49] SKIPPED [ 99%] 2023-03-20T11:54:51.6550809Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-50] SKIPPED [ 99%] 2023-03-20T11:54:51.6556422Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-51] SKIPPED [ 99%] 2023-03-20T11:54:51.6562408Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-52] SKIPPED [ 99%] 2023-03-20T11:54:51.6568940Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-53] SKIPPED [ 99%] 2023-03-20T11:54:51.6574155Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[perspective-54] SKIPPED [ 99%] 2023-03-20T11:54:51.6580200Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-00] SKIPPED [ 99%] 2023-03-20T11:54:51.6585923Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-01] SKIPPED [ 99%] 2023-03-20T11:54:51.6591823Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-02] SKIPPED [ 99%] 2023-03-20T11:54:51.6598891Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-03] SKIPPED [ 99%] 2023-03-20T11:54:51.6604504Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-04] SKIPPED [ 99%] 2023-03-20T11:54:51.6610443Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-05] SKIPPED [ 99%] 2023-03-20T11:54:51.6616315Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-06] SKIPPED [ 99%] 2023-03-20T11:54:51.6621844Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-07] SKIPPED [ 99%] 2023-03-20T11:54:51.6627744Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-08] SKIPPED [ 99%] 2023-03-20T11:54:51.6633360Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-09] SKIPPED [ 99%] 2023-03-20T11:54:51.6639085Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-10] SKIPPED [ 99%] 2023-03-20T11:54:51.6644959Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-11] SKIPPED [ 99%] 2023-03-20T11:54:51.6650940Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-12] SKIPPED [ 99%] 2023-03-20T11:54:51.6656938Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-13] SKIPPED [ 99%] 2023-03-20T11:54:51.6664029Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-14] SKIPPED [ 99%] 2023-03-20T11:54:51.6670271Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-15] SKIPPED [ 99%] 2023-03-20T11:54:51.6675900Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-16] SKIPPED [ 99%] 2023-03-20T11:54:51.6681784Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-17] SKIPPED [ 99%] 2023-03-20T11:54:51.6687400Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-18] SKIPPED [ 99%] 2023-03-20T11:54:51.6694258Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-19] SKIPPED [ 99%] 2023-03-20T11:54:51.6699525Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-20] SKIPPED [ 99%] 2023-03-20T11:54:51.6705090Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-21] SKIPPED [ 99%] 2023-03-20T11:54:51.6711346Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-22] SKIPPED [ 99%] 2023-03-20T11:54:51.6717083Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-23] SKIPPED [ 99%] 2023-03-20T11:54:51.6722877Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-24] SKIPPED [ 99%] 2023-03-20T11:54:51.6729930Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-25] SKIPPED [ 99%] 2023-03-20T11:54:51.6735761Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-26] SKIPPED [ 99%] 2023-03-20T11:54:51.6741384Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-27] SKIPPED [ 99%] 2023-03-20T11:54:51.6747400Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-28] SKIPPED [ 99%] 2023-03-20T11:54:51.6753377Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-29] SKIPPED [ 99%] 2023-03-20T11:54:51.6758980Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-30] SKIPPED [ 99%] 2023-03-20T11:54:51.6764915Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-31] SKIPPED [ 99%] 2023-03-20T11:54:51.6770835Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-32] SKIPPED [ 99%] 2023-03-20T11:54:51.6776725Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-33] SKIPPED [ 99%] 2023-03-20T11:54:51.6782660Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-34] SKIPPED [ 99%] 2023-03-20T11:54:51.6788843Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-35] SKIPPED [ 99%] 2023-03-20T11:54:51.6794629Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-36] SKIPPED [ 99%] 2023-03-20T11:54:51.6801647Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-37] SKIPPED [ 99%] 2023-03-20T11:54:51.6807525Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-38] SKIPPED [ 99%] 2023-03-20T11:54:51.6814126Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-39] SKIPPED [ 99%] 2023-03-20T11:54:51.6819697Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-40] SKIPPED [ 99%] 2023-03-20T11:54:51.6825455Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-41] SKIPPED [ 99%] 2023-03-20T11:54:51.6831479Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-42] SKIPPED [ 99%] 2023-03-20T11:54:51.6837140Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-43] SKIPPED [ 99%] 2023-03-20T11:54:51.6842954Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-44] SKIPPED [ 99%] 2023-03-20T11:54:51.6849868Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-45] SKIPPED [ 99%] 2023-03-20T11:54:51.6854690Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-46] SKIPPED [ 99%] 2023-03-20T11:54:51.6861034Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-47] SKIPPED [ 99%] 2023-03-20T11:54:51.6866826Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-48] SKIPPED [ 99%] 2023-03-20T11:54:51.6873955Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-49] SKIPPED [ 99%] 2023-03-20T11:54:51.6880504Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-50] SKIPPED [ 99%] 2023-03-20T11:54:51.6885584Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-51] SKIPPED [ 99%] 2023-03-20T11:54:51.6892547Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-52] SKIPPED [ 99%] 2023-03-20T11:54:51.6897545Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[elastic-53] SKIPPED [ 99%] 2023-03-20T11:54:51.6903448Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-000] SKIPPED [ 99%] 2023-03-20T11:54:51.6909618Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-001] SKIPPED [ 99%] 2023-03-20T11:54:51.6915439Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-002] SKIPPED [ 99%] 2023-03-20T11:54:51.6921492Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-003] SKIPPED [ 99%] 2023-03-20T11:54:51.6927249Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-004] SKIPPED [ 99%] 2023-03-20T11:54:51.6933982Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-005] SKIPPED [ 99%] 2023-03-20T11:54:51.6940749Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-006] SKIPPED [ 99%] 2023-03-20T11:54:51.6946507Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-007] SKIPPED [ 99%] 2023-03-20T11:54:51.6952118Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-008] SKIPPED [ 99%] 2023-03-20T11:54:51.6958218Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-009] SKIPPED [ 99%] 2023-03-20T11:54:51.6963776Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-010] SKIPPED [ 99%] 2023-03-20T11:54:51.6969800Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-011] SKIPPED [ 99%] 2023-03-20T11:54:51.6975479Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-012] SKIPPED [ 99%] 2023-03-20T11:54:51.6981583Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-013] SKIPPED [ 99%] 2023-03-20T11:54:51.6987382Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-014] SKIPPED [ 99%] 2023-03-20T11:54:51.6993315Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-015] SKIPPED [ 99%] 2023-03-20T11:54:51.6999003Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-016] SKIPPED [ 99%] 2023-03-20T11:54:51.7007746Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-017] SKIPPED [ 99%] 2023-03-20T11:54:51.7013737Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-018] SKIPPED [ 99%] 2023-03-20T11:54:51.7019755Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-019] SKIPPED [ 99%] 2023-03-20T11:54:51.7025519Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-020] SKIPPED [ 99%] 2023-03-20T11:54:51.7031673Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-021] SKIPPED [ 99%] 2023-03-20T11:54:51.7037594Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-022] SKIPPED [ 99%] 2023-03-20T11:54:51.7043590Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-023] SKIPPED [ 99%] 2023-03-20T11:54:51.7050354Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-024] SKIPPED [ 99%] 2023-03-20T11:54:51.7055456Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-025] SKIPPED [ 99%] 2023-03-20T11:54:51.7061458Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-026] SKIPPED [ 99%] 2023-03-20T11:54:51.7067526Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-027] SKIPPED [ 99%] 2023-03-20T11:54:51.7073423Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-028] SKIPPED [ 99%] 2023-03-20T11:54:51.7080499Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-029] SKIPPED [ 99%] 2023-03-20T11:54:51.7086324Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-030] SKIPPED [ 99%] 2023-03-20T11:54:51.7093205Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-031] SKIPPED [ 99%] 2023-03-20T11:54:51.7098275Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-032] SKIPPED [ 99%] 2023-03-20T11:54:51.7104099Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-033] SKIPPED [ 99%] 2023-03-20T11:54:51.7110289Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-034] SKIPPED [ 99%] 2023-03-20T11:54:51.7116024Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-035] SKIPPED [ 99%] 2023-03-20T11:54:51.7121831Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-036] SKIPPED [ 99%] 2023-03-20T11:54:51.7127784Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-037] SKIPPED [ 99%] 2023-03-20T11:54:51.7133850Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-038] SKIPPED [ 99%] 2023-03-20T11:54:51.7139982Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-039] SKIPPED [ 99%] 2023-03-20T11:54:51.7146816Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-040] SKIPPED [ 99%] 2023-03-20T11:54:51.7153068Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-041] SKIPPED [ 99%] 2023-03-20T11:54:51.7158878Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-042] SKIPPED [ 99%] 2023-03-20T11:54:51.7164649Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-043] SKIPPED [ 99%] 2023-03-20T11:54:51.7170716Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-044] SKIPPED [ 99%] 2023-03-20T11:54:51.7176586Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-045] SKIPPED [ 99%] 2023-03-20T11:54:51.7182602Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-046] SKIPPED [ 99%] 2023-03-20T11:54:51.7188764Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-047] SKIPPED [ 99%] 2023-03-20T11:54:51.7194086Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-048] SKIPPED [ 99%] 2023-03-20T11:54:51.7199901Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-049] SKIPPED [ 99%] 2023-03-20T11:54:51.7205595Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-050] SKIPPED [ 99%] 2023-03-20T11:54:51.7212718Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-051] SKIPPED [ 99%] 2023-03-20T11:54:51.7218866Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-052] SKIPPED [ 99%] 2023-03-20T11:54:51.7224786Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-053] SKIPPED [ 99%] 2023-03-20T11:54:51.7231051Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-054] SKIPPED [ 99%] 2023-03-20T11:54:51.7236649Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-055] SKIPPED [ 99%] 2023-03-20T11:54:51.7242514Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-056] SKIPPED [ 99%] 2023-03-20T11:54:51.7249202Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-057] SKIPPED [ 99%] 2023-03-20T11:54:51.7254145Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-058] SKIPPED [ 99%] 2023-03-20T11:54:51.7259979Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-059] SKIPPED [ 99%] 2023-03-20T11:54:51.7265606Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-060] SKIPPED [ 99%] 2023-03-20T11:54:51.7271815Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-061] SKIPPED [ 99%] 2023-03-20T11:54:51.7277458Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-062] SKIPPED [ 99%] 2023-03-20T11:54:51.7284603Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-063] SKIPPED [ 99%] 2023-03-20T11:54:51.7290675Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-064] SKIPPED [ 99%] 2023-03-20T11:54:51.7296617Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-065] SKIPPED [ 99%] 2023-03-20T11:54:51.7302158Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-066] SKIPPED [ 99%] 2023-03-20T11:54:51.7308205Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-067] SKIPPED [ 99%] 2023-03-20T11:54:51.7313970Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-068] SKIPPED [ 99%] 2023-03-20T11:54:51.7319931Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-069] SKIPPED [ 99%] 2023-03-20T11:54:51.7325535Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-070] SKIPPED [ 99%] 2023-03-20T11:54:51.7331620Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-071] SKIPPED [ 99%] 2023-03-20T11:54:51.7337830Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-072] SKIPPED [ 99%] 2023-03-20T11:54:51.7343816Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-073] SKIPPED [ 99%] 2023-03-20T11:54:51.7349696Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-074] SKIPPED [ 99%] 2023-03-20T11:54:51.7356374Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-075] SKIPPED [ 99%] 2023-03-20T11:54:51.7362829Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-076] SKIPPED [ 99%] 2023-03-20T11:54:51.7370372Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-077] SKIPPED [ 99%] 2023-03-20T11:54:51.7375015Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-078] SKIPPED [ 99%] 2023-03-20T11:54:51.7381255Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-079] SKIPPED [ 99%] 2023-03-20T11:54:51.7387415Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-080] SKIPPED [ 99%] 2023-03-20T11:54:51.7393506Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-081] SKIPPED [ 99%] 2023-03-20T11:54:51.7399337Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-082] SKIPPED [ 99%] 2023-03-20T11:54:51.7404771Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-083] SKIPPED [ 99%] 2023-03-20T11:54:51.7410772Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-084] SKIPPED [ 99%] 2023-03-20T11:54:51.7416632Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-085] SKIPPED [ 99%] 2023-03-20T11:54:51.7424009Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-086] SKIPPED [ 99%] 2023-03-20T11:54:51.7430311Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-087] SKIPPED [ 99%] 2023-03-20T11:54:51.7435847Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-088] SKIPPED [ 99%] 2023-03-20T11:54:51.7442020Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-089] SKIPPED [ 99%] 2023-03-20T11:54:51.7448681Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-090] SKIPPED [ 99%] 2023-03-20T11:54:51.7453967Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-091] SKIPPED [ 99%] 2023-03-20T11:54:51.7459759Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-092] SKIPPED [ 99%] 2023-03-20T11:54:51.7465424Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-093] SKIPPED [ 99%] 2023-03-20T11:54:51.7471976Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-094] SKIPPED [ 99%] 2023-03-20T11:54:51.7478013Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-095] SKIPPED [ 99%] 2023-03-20T11:54:51.7484190Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-096] SKIPPED [ 99%] 2023-03-20T11:54:51.7490562Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-097] SKIPPED [ 99%] 2023-03-20T11:54:51.7497931Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-098] SKIPPED [ 99%] 2023-03-20T11:54:51.7504340Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-099] SKIPPED [ 99%] 2023-03-20T11:54:51.7511135Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-100] SKIPPED [ 99%] 2023-03-20T11:54:51.7517440Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-101] SKIPPED [ 99%] 2023-03-20T11:54:51.7523992Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-102] SKIPPED [ 99%] 2023-03-20T11:54:51.7530531Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-103] SKIPPED [ 99%] 2023-03-20T11:54:51.7537498Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-104] SKIPPED [ 99%] 2023-03-20T11:54:51.7544217Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-105] SKIPPED [ 99%] 2023-03-20T11:54:51.7550894Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-106] SKIPPED [ 99%] 2023-03-20T11:54:51.7557268Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-107] SKIPPED [ 99%] 2023-03-20T11:54:51.7563747Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-108] SKIPPED [ 99%] 2023-03-20T11:54:51.7572524Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-109] SKIPPED [ 99%] 2023-03-20T11:54:51.7578549Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-110] SKIPPED [ 99%] 2023-03-20T11:54:51.7584827Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-111] SKIPPED [ 99%] 2023-03-20T11:54:51.7591691Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-112] SKIPPED [ 99%] 2023-03-20T11:54:51.7598162Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-113] SKIPPED [ 99%] 2023-03-20T11:54:51.7604405Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-114] SKIPPED [ 99%] 2023-03-20T11:54:51.7611055Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-115] SKIPPED [ 99%] 2023-03-20T11:54:51.7617448Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-116] SKIPPED [ 99%] 2023-03-20T11:54:51.7623881Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-117] SKIPPED [ 99%] 2023-03-20T11:54:51.7630620Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-118] SKIPPED [ 99%] 2023-03-20T11:54:51.7636973Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-119] SKIPPED [ 99%] 2023-03-20T11:54:51.7643625Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-120] SKIPPED [ 99%] 2023-03-20T11:54:51.7652252Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-121] SKIPPED [ 99%] 2023-03-20T11:54:51.7657994Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-122] SKIPPED [ 99%] 2023-03-20T11:54:51.7664390Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-123] SKIPPED [ 99%] 2023-03-20T11:54:51.7671219Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-124] SKIPPED [ 99%] 2023-03-20T11:54:51.7677518Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-125] SKIPPED [ 99%] 2023-03-20T11:54:51.7684191Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-126] SKIPPED [ 99%] 2023-03-20T11:54:51.7690722Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-127] SKIPPED [ 99%] 2023-03-20T11:54:51.7697567Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-128] SKIPPED [ 99%] 2023-03-20T11:54:51.7704036Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-129] SKIPPED [ 99%] 2023-03-20T11:54:51.7710830Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-130] SKIPPED [ 99%] 2023-03-20T11:54:51.7717235Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-131] SKIPPED [ 99%] 2023-03-20T11:54:51.7724910Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-132] SKIPPED [ 99%] 2023-03-20T11:54:51.7732480Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-133] SKIPPED [ 99%] 2023-03-20T11:54:51.7738073Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-134] SKIPPED [ 99%] 2023-03-20T11:54:51.7744098Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-135] SKIPPED [ 99%] 2023-03-20T11:54:51.7750593Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-136] SKIPPED [ 99%] 2023-03-20T11:54:51.7756788Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-137] SKIPPED [ 99%] 2023-03-20T11:54:51.7763336Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-138] SKIPPED [ 99%] 2023-03-20T11:54:51.7770715Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-139] SKIPPED [ 99%] 2023-03-20T11:54:51.7776068Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-140] SKIPPED [ 99%] 2023-03-20T11:54:51.7782878Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-141] SKIPPED [ 99%] 2023-03-20T11:54:51.7789580Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-142] SKIPPED [ 99%] 2023-03-20T11:54:51.7797275Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-143] SKIPPED [ 99%] 2023-03-20T11:54:51.7803554Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-144] SKIPPED [ 99%] 2023-03-20T11:54:51.7810485Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-145] SKIPPED [ 99%] 2023-03-20T11:54:51.7816525Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-146] SKIPPED [ 99%] 2023-03-20T11:54:51.7823539Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-147] SKIPPED [ 99%] 2023-03-20T11:54:51.7830206Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-148] SKIPPED [ 99%] 2023-03-20T11:54:51.7836423Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-149] SKIPPED [ 99%] 2023-03-20T11:54:51.7842588Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-150] SKIPPED [ 99%] 2023-03-20T11:54:51.7849983Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-151] SKIPPED [ 99%] 2023-03-20T11:54:51.7855096Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-152] SKIPPED [ 99%] 2023-03-20T11:54:51.7861436Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-153] SKIPPED [ 99%] 2023-03-20T11:54:51.7867564Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-154] SKIPPED [ 99%] 2023-03-20T11:54:51.7876580Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-155] SKIPPED [ 99%] 2023-03-20T11:54:51.7882934Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-156] SKIPPED [ 99%] 2023-03-20T11:54:51.7890297Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-157] SKIPPED [ 99%] 2023-03-20T11:54:51.7895420Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-158] SKIPPED [ 99%] 2023-03-20T11:54:51.7901809Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-159] SKIPPED [ 99%] 2023-03-20T11:54:51.7908104Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-160] SKIPPED [ 99%] 2023-03-20T11:54:51.7914366Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-161] SKIPPED [ 99%] 2023-03-20T11:54:51.7920724Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-162] SKIPPED [ 99%] 2023-03-20T11:54:51.7926852Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-163] SKIPPED [ 99%] 2023-03-20T11:54:51.7933709Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-164] SKIPPED [ 99%] 2023-03-20T11:54:51.7939391Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-165] SKIPPED [ 99%] 2023-03-20T11:54:51.7946796Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-166] SKIPPED [ 99%] 2023-03-20T11:54:51.7953170Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-167] SKIPPED [ 99%] 2023-03-20T11:54:51.7959333Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-168] SKIPPED [ 99%] 2023-03-20T11:54:51.7965625Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-169] SKIPPED [ 99%] 2023-03-20T11:54:51.7973174Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-170] SKIPPED [ 99%] 2023-03-20T11:54:51.7979495Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-171] SKIPPED [ 99%] 2023-03-20T11:54:51.7984475Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-172] SKIPPED [ 99%] 2023-03-20T11:54:51.7991112Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-173] SKIPPED [ 99%] 2023-03-20T11:54:51.7997078Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-174] SKIPPED [ 99%] 2023-03-20T11:54:51.8003324Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-175] SKIPPED [ 99%] 2023-03-20T11:54:51.8010525Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-176] SKIPPED [ 99%] 2023-03-20T11:54:51.8015840Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-177] SKIPPED [ 99%] 2023-03-20T11:54:51.8023513Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-178] SKIPPED [ 99%] 2023-03-20T11:54:51.8030055Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-179] SKIPPED [ 99%] 2023-03-20T11:54:51.8036121Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-180] SKIPPED [ 99%] 2023-03-20T11:54:51.8042472Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-181] SKIPPED [ 99%] 2023-03-20T11:54:51.8050115Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-182] SKIPPED [ 99%] 2023-03-20T11:54:51.8055358Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-183] SKIPPED [ 99%] 2023-03-20T11:54:51.8061582Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-184] SKIPPED [ 99%] 2023-03-20T11:54:51.8067805Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-185] SKIPPED [ 99%] 2023-03-20T11:54:51.8074097Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-186] SKIPPED [ 99%] 2023-03-20T11:54:51.8080347Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-187] SKIPPED [ 99%] 2023-03-20T11:54:51.8086500Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-188] SKIPPED [ 99%] 2023-03-20T11:54:51.8094064Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-189] SKIPPED [ 99%] 2023-03-20T11:54:51.8100602Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-190] SKIPPED [ 99%] 2023-03-20T11:54:51.8106711Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-191] SKIPPED [ 99%] 2023-03-20T11:54:51.8113186Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-192] SKIPPED [ 99%] 2023-03-20T11:54:51.8119329Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-193] SKIPPED [ 99%] 2023-03-20T11:54:51.8125494Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-194] SKIPPED [ 99%] 2023-03-20T11:54:51.8132951Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-195] SKIPPED [ 99%] 2023-03-20T11:54:51.8138417Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-196] SKIPPED [ 99%] 2023-03-20T11:54:51.8144658Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-197] SKIPPED [ 99%] 2023-03-20T11:54:51.8151046Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-198] SKIPPED [ 99%] 2023-03-20T11:54:51.8157101Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-199] SKIPPED [ 99%] 2023-03-20T11:54:51.8163274Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-200] SKIPPED [ 99%] 2023-03-20T11:54:51.8170786Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-201] SKIPPED [ 99%] 2023-03-20T11:54:51.8176767Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-202] SKIPPED [ 99%] 2023-03-20T11:54:51.8183076Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-203] SKIPPED [ 99%] 2023-03-20T11:54:51.8189576Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-204] SKIPPED [ 99%] 2023-03-20T11:54:51.8195737Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-205] SKIPPED [ 99%] 2023-03-20T11:54:51.8201871Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-206] SKIPPED [ 99%] 2023-03-20T11:54:51.8209135Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-207] SKIPPED [ 99%] 2023-03-20T11:54:51.8214142Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-208] SKIPPED [ 99%] 2023-03-20T11:54:51.8220667Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-209] SKIPPED [ 99%] 2023-03-20T11:54:51.8226833Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-210] SKIPPED [ 99%] 2023-03-20T11:54:51.8233247Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-211] SKIPPED [ 99%] 2023-03-20T11:54:51.8240561Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-212] SKIPPED [ 99%] 2023-03-20T11:54:51.8246523Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-213] SKIPPED [ 99%] 2023-03-20T11:54:51.8253864Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-214] SKIPPED [ 99%] 2023-03-20T11:54:51.8259485Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-215] SKIPPED [ 99%] 2023-03-20T11:54:51.8265546Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-216] SKIPPED [ 99%] 2023-03-20T11:54:51.8272036Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-217] SKIPPED [ 99%] 2023-03-20T11:54:51.8278193Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-218] SKIPPED [ 99%] 2023-03-20T11:54:51.8284146Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-219] SKIPPED [ 99%] 2023-03-20T11:54:51.8290490Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-220] SKIPPED [ 99%] 2023-03-20T11:54:51.8296789Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-221] SKIPPED [ 99%] 2023-03-20T11:54:51.8302985Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-222] SKIPPED [ 99%] 2023-03-20T11:54:51.8309284Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-223] SKIPPED [ 99%] 2023-03-20T11:54:51.8316181Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-224] SKIPPED [ 99%] 2023-03-20T11:54:51.8322355Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-225] SKIPPED [ 99%] 2023-03-20T11:54:51.8329644Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-226] SKIPPED [ 99%] 2023-03-20T11:54:51.8335214Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-227] SKIPPED [ 99%] 2023-03-20T11:54:51.8341397Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-228] SKIPPED [ 99%] 2023-03-20T11:54:51.8347639Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-229] SKIPPED [ 99%] 2023-03-20T11:54:51.8354007Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-230] SKIPPED [ 99%] 2023-03-20T11:54:51.8360075Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-231] SKIPPED [ 99%] 2023-03-20T11:54:51.8366190Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-232] SKIPPED [ 99%] 2023-03-20T11:54:51.8373622Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-233] SKIPPED [ 99%] 2023-03-20T11:54:51.8379171Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-234] SKIPPED [ 99%] 2023-03-20T11:54:51.8386754Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-235] SKIPPED [ 99%] 2023-03-20T11:54:51.8392720Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-236] SKIPPED [ 99%] 2023-03-20T11:54:51.8398713Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-237] SKIPPED [ 99%] 2023-03-20T11:54:51.8405009Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-238] SKIPPED [ 99%] 2023-03-20T11:54:51.8411463Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-239] SKIPPED [ 99%] 2023-03-20T11:54:51.8417680Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-240] SKIPPED [ 99%] 2023-03-20T11:54:51.8423772Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-241] SKIPPED [ 99%] 2023-03-20T11:54:51.8430439Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-242] SKIPPED [ 99%] 2023-03-20T11:54:51.8436463Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-243] SKIPPED [ 99%] 2023-03-20T11:54:51.8442929Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-244] SKIPPED [ 99%] 2023-03-20T11:54:51.8450621Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-245] SKIPPED [ 99%] 2023-03-20T11:54:51.8455697Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-246] SKIPPED [ 99%] 2023-03-20T11:54:51.8463609Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-247] SKIPPED [ 99%] 2023-03-20T11:54:51.8470292Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-248] SKIPPED [ 99%] 2023-03-20T11:54:51.8476540Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-249] SKIPPED [ 99%] 2023-03-20T11:54:51.8483122Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-250] SKIPPED [ 99%] 2023-03-20T11:54:51.8490401Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-251] SKIPPED [ 99%] 2023-03-20T11:54:51.8496220Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-252] SKIPPED [ 99%] 2023-03-20T11:54:51.8502859Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-253] SKIPPED [ 99%] 2023-03-20T11:54:51.8509746Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-254] SKIPPED [ 99%] 2023-03-20T11:54:51.8516060Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-255] SKIPPED [ 99%] 2023-03-20T11:54:51.8522574Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-256] SKIPPED [ 99%] 2023-03-20T11:54:51.8530075Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-257] SKIPPED [ 99%] 2023-03-20T11:54:51.8537141Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-258] SKIPPED [ 99%] 2023-03-20T11:54:51.8543756Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-259] SKIPPED [ 99%] 2023-03-20T11:54:51.8550903Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-260] SKIPPED [ 99%] 2023-03-20T11:54:51.8557227Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-261] SKIPPED [ 99%] 2023-03-20T11:54:51.8563670Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-262] SKIPPED [ 99%] 2023-03-20T11:54:51.8570371Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-263] SKIPPED [ 99%] 2023-03-20T11:54:51.8576624Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-264] SKIPPED [ 99%] 2023-03-20T11:54:51.8583027Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-265] SKIPPED [ 99%] 2023-03-20T11:54:51.8589814Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-266] SKIPPED [ 99%] 2023-03-20T11:54:51.8596195Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-267] SKIPPED [ 99%] 2023-03-20T11:54:51.8602783Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-268] SKIPPED [ 99%] 2023-03-20T11:54:51.8610587Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-269] SKIPPED [ 99%] 2023-03-20T11:54:51.8616999Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-270] SKIPPED [ 99%] 2023-03-20T11:54:51.8623661Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-271] SKIPPED [ 99%] 2023-03-20T11:54:51.8630376Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-272] SKIPPED [ 99%] 2023-03-20T11:54:51.8636833Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-273] SKIPPED [ 99%] 2023-03-20T11:54:51.8643188Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-274] SKIPPED [ 99%] 2023-03-20T11:54:51.8650530Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-275] SKIPPED [ 99%] 2023-03-20T11:54:51.8656539Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-276] SKIPPED [ 99%] 2023-03-20T11:54:51.8663065Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-277] SKIPPED [ 99%] 2023-03-20T11:54:51.8669859Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-278] SKIPPED [ 99%] 2023-03-20T11:54:51.8676255Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-279] SKIPPED [ 99%] 2023-03-20T11:54:51.8682778Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-280] SKIPPED [ 99%] 2023-03-20T11:54:51.8690662Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-281] SKIPPED [ 99%] 2023-03-20T11:54:51.8697283Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-282] SKIPPED [ 99%] 2023-03-20T11:54:51.8703789Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-283] SKIPPED [ 99%] 2023-03-20T11:54:51.8710541Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-284] SKIPPED [ 99%] 2023-03-20T11:54:51.8716937Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-285] SKIPPED [ 99%] 2023-03-20T11:54:51.8723386Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-286] SKIPPED [ 99%] 2023-03-20T11:54:51.8730358Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-287] SKIPPED [ 99%] 2023-03-20T11:54:51.8736310Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-288] SKIPPED [ 99%] 2023-03-20T11:54:51.8743124Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-289] SKIPPED [ 99%] 2023-03-20T11:54:51.8749820Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-290] SKIPPED [ 99%] 2023-03-20T11:54:51.8756212Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-291] SKIPPED [ 99%] 2023-03-20T11:54:51.8765618Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-292] SKIPPED [ 99%] 2023-03-20T11:54:51.8772581Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-293] SKIPPED [ 99%] 2023-03-20T11:54:51.8778438Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-294] SKIPPED [ 99%] 2023-03-20T11:54:51.8784546Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-295] SKIPPED [ 99%] 2023-03-20T11:54:51.8791255Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-296] SKIPPED [ 99%] 2023-03-20T11:54:51.8797659Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-297] SKIPPED [ 99%] 2023-03-20T11:54:51.8804120Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-298] SKIPPED [ 99%] 2023-03-20T11:54:51.8810840Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-299] SKIPPED [ 99%] 2023-03-20T11:54:51.8817651Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-300] SKIPPED [ 99%] 2023-03-20T11:54:51.8823996Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-301] SKIPPED [ 99%] 2023-03-20T11:54:51.8830855Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-302] SKIPPED [ 99%] 2023-03-20T11:54:51.8837279Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-303] SKIPPED [ 99%] 2023-03-20T11:54:51.8845120Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-304] SKIPPED [ 99%] 2023-03-20T11:54:51.8852664Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-305] SKIPPED [ 99%] 2023-03-20T11:54:51.8858520Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-306] SKIPPED [ 99%] 2023-03-20T11:54:51.8864722Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-307] SKIPPED [ 99%] 2023-03-20T11:54:51.8871638Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-308] SKIPPED [ 99%] 2023-03-20T11:54:51.8877946Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-309] SKIPPED [ 99%] 2023-03-20T11:54:51.8884405Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-310] SKIPPED [ 99%] 2023-03-20T11:54:51.8890864Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-311] SKIPPED [ 99%] 2023-03-20T11:54:51.8897523Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-312] SKIPPED [ 99%] 2023-03-20T11:54:51.8904114Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-313] SKIPPED [ 99%] 2023-03-20T11:54:51.8910518Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-314] SKIPPED [ 99%] 2023-03-20T11:54:51.8918166Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-315] SKIPPED [ 99%] 2023-03-20T11:54:51.8924451Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-316] SKIPPED [ 99%] 2023-03-20T11:54:51.8932125Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-317] SKIPPED [ 99%] 2023-03-20T11:54:51.8937393Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-318] SKIPPED [ 99%] 2023-03-20T11:54:51.8943997Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-319] SKIPPED [ 99%] 2023-03-20T11:54:51.8950634Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-320] SKIPPED [ 99%] 2023-03-20T11:54:51.8957109Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-321] SKIPPED [ 99%] 2023-03-20T11:54:51.8963416Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-322] SKIPPED [ 99%] 2023-03-20T11:54:51.8970258Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[center_crop-323] SKIPPED [ 99%] 2023-03-20T11:54:51.8976507Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-00] SKIPPED [ 99%] 2023-03-20T11:54:51.8983045Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-01] SKIPPED [ 99%] 2023-03-20T11:54:51.8989821Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-02] SKIPPED [ 99%] 2023-03-20T11:54:51.8997434Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-03] SKIPPED [ 99%] 2023-03-20T11:54:51.9003839Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-04] SKIPPED [ 99%] 2023-03-20T11:54:51.9010604Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-05] SKIPPED [ 99%] 2023-03-20T11:54:51.9017135Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-06] SKIPPED [ 99%] 2023-03-20T11:54:51.9023708Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-07] SKIPPED [ 99%] 2023-03-20T11:54:51.9030480Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-08] SKIPPED [ 99%] 2023-03-20T11:54:51.9036967Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-09] SKIPPED [ 99%] 2023-03-20T11:54:51.9043350Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-10] SKIPPED [ 99%] 2023-03-20T11:54:51.9050475Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-11] SKIPPED [ 99%] 2023-03-20T11:54:51.9056599Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-12] SKIPPED [ 99%] 2023-03-20T11:54:51.9063040Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-13] SKIPPED [ 99%] 2023-03-20T11:54:51.9071100Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-14] SKIPPED [ 99%] 2023-03-20T11:54:51.9077623Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-15] SKIPPED [ 99%] 2023-03-20T11:54:51.9083927Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-16] SKIPPED [ 99%] 2023-03-20T11:54:51.9090646Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-17] SKIPPED [ 99%] 2023-03-20T11:54:51.9097461Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-18] SKIPPED [ 99%] 2023-03-20T11:54:51.9103693Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-19] SKIPPED [ 99%] 2023-03-20T11:54:51.9110145Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-20] SKIPPED [ 99%] 2023-03-20T11:54:51.9116353Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-21] SKIPPED [ 99%] 2023-03-20T11:54:51.9123033Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-22] SKIPPED [ 99%] 2023-03-20T11:54:51.9130344Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-23] SKIPPED [ 99%] 2023-03-20T11:54:51.9135906Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-24] SKIPPED [ 99%] 2023-03-20T11:54:51.9142712Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-25] SKIPPED [ 99%] 2023-03-20T11:54:51.9150621Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-26] SKIPPED [ 99%] 2023-03-20T11:54:51.9156996Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-27] SKIPPED [ 99%] 2023-03-20T11:54:51.9163479Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-28] SKIPPED [ 99%] 2023-03-20T11:54:51.9170376Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-29] SKIPPED [ 99%] 2023-03-20T11:54:51.9176408Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-30] SKIPPED [ 99%] 2023-03-20T11:54:51.9183096Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-31] SKIPPED [ 99%] 2023-03-20T11:54:51.9189906Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-32] SKIPPED [ 99%] 2023-03-20T11:54:51.9196339Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-33] SKIPPED [ 99%] 2023-03-20T11:54:51.9202934Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-34] SKIPPED [ 99%] 2023-03-20T11:54:51.9210427Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-35] SKIPPED [ 99%] 2023-03-20T11:54:51.9215814Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-36] SKIPPED [ 99%] 2023-03-20T11:54:51.9223612Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-37] SKIPPED [ 99%] 2023-03-20T11:54:51.9230269Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-38] SKIPPED [ 99%] 2023-03-20T11:54:51.9236723Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-39] SKIPPED [ 99%] 2023-03-20T11:54:51.9243137Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-40] SKIPPED [ 99%] 2023-03-20T11:54:51.9250511Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-41] SKIPPED [ 99%] 2023-03-20T11:54:51.9255984Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-42] SKIPPED [ 99%] 2023-03-20T11:54:51.9262754Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-43] SKIPPED [ 99%] 2023-03-20T11:54:51.9269480Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-44] SKIPPED [ 99%] 2023-03-20T11:54:51.9276271Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-45] SKIPPED [ 99%] 2023-03-20T11:54:51.9282510Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-46] SKIPPED [ 99%] 2023-03-20T11:54:51.9290056Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-47] SKIPPED [ 99%] 2023-03-20T11:54:51.9295339Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-48] SKIPPED [ 99%] 2023-03-20T11:54:51.9302540Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-49] SKIPPED [ 99%] 2023-03-20T11:54:51.9309348Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-50] SKIPPED [ 99%] 2023-03-20T11:54:51.9315657Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-51] SKIPPED [ 99%] 2023-03-20T11:54:51.9322289Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-52] SKIPPED [ 99%] 2023-03-20T11:54:51.9329501Z test/test_transforms_v2_functional.py::TestDispatchers::test_bounding_box_format_consistency[clamp_bounding_box-53] SKIPPED [ 99%] 2023-03-20T11:54:51.9334929Z test/test_transforms_v2_functional.py::test_alias[horizontal_flip] SKIPPED [ 99%] 2023-03-20T11:54:51.9341433Z test/test_transforms_v2_functional.py::test_alias[vertical_flip] SKIPPED [ 99%] 2023-03-20T11:54:51.9347695Z test/test_transforms_v2_functional.py::test_alias[get_num_channels] SKIPPED [ 99%] 2023-03-20T11:54:51.9354217Z test/test_transforms_v2_functional.py::test_alias[to_pil_image] SKIPPED [ 99%] 2023-03-20T11:54:51.9360973Z test/test_transforms_v2_functional.py::test_alias[elastic] SKIPPED (...) [ 99%] 2023-03-20T11:54:51.9366951Z test/test_transforms_v2_functional.py::test_alias[convert_dtype_image_tensor] SKIPPED [ 99%] 2023-03-20T11:54:51.9374826Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-00] SKIPPED [ 99%] 2023-03-20T11:54:51.9381593Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-01] SKIPPED [ 99%] 2023-03-20T11:54:51.9387971Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-02] SKIPPED [ 99%] 2023-03-20T11:54:51.9394359Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-03] SKIPPED [ 99%] 2023-03-20T11:54:51.9401019Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-04] SKIPPED [ 99%] 2023-03-20T11:54:51.9407256Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-05] SKIPPED [ 99%] 2023-03-20T11:54:51.9413900Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-06] SKIPPED [ 99%] 2023-03-20T11:54:51.9420451Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-07] SKIPPED [ 99%] 2023-03-20T11:54:51.9426965Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-08] SKIPPED [ 99%] 2023-03-20T11:54:51.9433116Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-09] SKIPPED [ 99%] 2023-03-20T11:54:51.9439790Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-10] SKIPPED [ 99%] 2023-03-20T11:54:51.9446026Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-11] SKIPPED [ 99%] 2023-03-20T11:54:51.9453888Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-12] SKIPPED [ 99%] 2023-03-20T11:54:51.9460339Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-13] SKIPPED [ 99%] 2023-03-20T11:54:51.9466819Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-14] SKIPPED [ 99%] 2023-03-20T11:54:51.9473417Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-15] SKIPPED [ 99%] 2023-03-20T11:54:51.9479762Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-16] SKIPPED [ 99%] 2023-03-20T11:54:51.9486117Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-17] SKIPPED [ 99%] 2023-03-20T11:54:51.9493657Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-18] SKIPPED [ 99%] 2023-03-20T11:54:51.9499715Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-19] SKIPPED [ 99%] 2023-03-20T11:54:51.9506111Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-20] SKIPPED [ 99%] 2023-03-20T11:54:51.9512433Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-21] SKIPPED [ 99%] 2023-03-20T11:54:51.9518884Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-22] SKIPPED [ 99%] 2023-03-20T11:54:51.9526617Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-23] SKIPPED [ 99%] 2023-03-20T11:54:51.9533906Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-24] SKIPPED [ 99%] 2023-03-20T11:54:51.9539977Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-25] SKIPPED [ 99%] 2023-03-20T11:54:51.9546190Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-26] SKIPPED [ 99%] 2023-03-20T11:54:51.9553124Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-27] SKIPPED [ 99%] 2023-03-20T11:54:51.9559475Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-28] SKIPPED [ 99%] 2023-03-20T11:54:51.9565824Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-29] SKIPPED [ 99%] 2023-03-20T11:54:51.9573209Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-30] SKIPPED [ 99%] 2023-03-20T11:54:51.9578955Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-31] SKIPPED [ 99%] 2023-03-20T11:54:51.9585018Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-32] SKIPPED [ 99%] 2023-03-20T11:54:51.9591918Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-33] SKIPPED [ 99%] 2023-03-20T11:54:51.9599590Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-34] SKIPPED [ 99%] 2023-03-20T11:54:51.9605648Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-35] SKIPPED [ 99%] 2023-03-20T11:54:51.9613354Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-36] SKIPPED [ 99%] 2023-03-20T11:54:51.9619071Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-37] SKIPPED [ 99%] 2023-03-20T11:54:51.9625406Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-38] SKIPPED [ 99%] 2023-03-20T11:54:51.9632206Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-39] SKIPPED [ 99%] 2023-03-20T11:54:51.9638514Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-40] SKIPPED [ 99%] 2023-03-20T11:54:51.9645043Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-41] SKIPPED [ 99%] 2023-03-20T11:54:51.9651633Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-42] SKIPPED [ 99%] 2023-03-20T11:54:51.9658038Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-43] SKIPPED [ 99%] 2023-03-20T11:54:51.9664330Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-44] SKIPPED [ 99%] 2023-03-20T11:54:51.9670959Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-45] SKIPPED [ 99%] 2023-03-20T11:54:51.9679928Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-46] SKIPPED [ 99%] 2023-03-20T11:54:51.9685987Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-47] SKIPPED [ 99%] 2023-03-20T11:54:51.9691887Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-48] SKIPPED [ 99%] 2023-03-20T11:54:51.9697867Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-49] SKIPPED [ 99%] 2023-03-20T11:54:51.9703319Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-50] SKIPPED [ 99%] 2023-03-20T11:54:51.9709671Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-51] SKIPPED [ 99%] 2023-03-20T11:54:51.9715133Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-52] SKIPPED [ 99%] 2023-03-20T11:54:51.9720936Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-53] SKIPPED [ 99%] 2023-03-20T11:54:51.9726681Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-54] SKIPPED [ 99%] 2023-03-20T11:54:51.9733301Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-55] SKIPPED [ 99%] 2023-03-20T11:54:51.9738657Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-56] SKIPPED [ 99%] 2023-03-20T11:54:51.9745183Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-57] SKIPPED [ 99%] 2023-03-20T11:54:51.9751521Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-58] SKIPPED [ 99%] 2023-03-20T11:54:51.9757286Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-59] SKIPPED [ 99%] 2023-03-20T11:54:51.9763059Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-60] SKIPPED [ 99%] 2023-03-20T11:54:51.9770111Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-61] SKIPPED [ 99%] 2023-03-20T11:54:51.9774649Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-62] SKIPPED [ 99%] 2023-03-20T11:54:51.9780877Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-63] SKIPPED [ 99%] 2023-03-20T11:54:51.9786577Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-64] SKIPPED [ 99%] 2023-03-20T11:54:51.9792734Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-65] SKIPPED [ 99%] 2023-03-20T11:54:51.9798593Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-66] SKIPPED [ 99%] 2023-03-20T11:54:51.9804395Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-67] SKIPPED [ 99%] 2023-03-20T11:54:51.9810489Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-68] SKIPPED [ 99%] 2023-03-20T11:54:51.9817768Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-69] SKIPPED [ 99%] 2023-03-20T11:54:51.9823691Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-70] SKIPPED [ 99%] 2023-03-20T11:54:51.9829854Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-71] SKIPPED [ 99%] 2023-03-20T11:54:51.9835771Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-72] SKIPPED [ 99%] 2023-03-20T11:54:51.9841464Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-73] SKIPPED [ 99%] 2023-03-20T11:54:51.9847271Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-74] SKIPPED [ 99%] 2023-03-20T11:54:51.9853886Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-75] SKIPPED [ 99%] 2023-03-20T11:54:51.9859165Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-76] SKIPPED [ 99%] 2023-03-20T11:54:51.9864906Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-77] SKIPPED [ 99%] 2023-03-20T11:54:51.9871101Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-78] SKIPPED [ 99%] 2023-03-20T11:54:51.9876885Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-79] SKIPPED [ 99%] 2023-03-20T11:54:51.9883909Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-80] SKIPPED [ 99%] 2023-03-20T11:54:51.9889847Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-81] SKIPPED [ 99%] 2023-03-20T11:54:51.9895850Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-82] SKIPPED [ 99%] 2023-03-20T11:54:51.9901845Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cpu-convert_dtype_image_tensor-83] SKIPPED [ 99%] 2023-03-20T11:54:51.9917190Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-00] PASSED [ 99%] 2023-03-20T11:54:51.9930274Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-01] PASSED [ 99%] 2023-03-20T11:54:51.9942221Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-02] PASSED [ 99%] 2023-03-20T11:54:51.9954455Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-03] PASSED [ 99%] 2023-03-20T11:54:51.9966361Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-04] PASSED [ 99%] 2023-03-20T11:54:51.9978731Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-05] PASSED [ 99%] 2023-03-20T11:54:51.9992455Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-06] PASSED [ 99%] 2023-03-20T11:54:52.0005260Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-07] PASSED [ 99%] 2023-03-20T11:54:52.0018368Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-08] PASSED [ 99%] 2023-03-20T11:54:52.0031157Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-09] PASSED [ 99%] 2023-03-20T11:54:52.0043664Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-10] PASSED [ 99%] 2023-03-20T11:54:52.0056176Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-11] PASSED [ 99%] 2023-03-20T11:54:52.0069505Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-12] PASSED [ 99%] 2023-03-20T11:54:52.0081805Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-13] PASSED [ 99%] 2023-03-20T11:54:52.0094662Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-14] PASSED [ 99%] 2023-03-20T11:54:52.0107294Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-15] PASSED [ 99%] 2023-03-20T11:54:52.0119556Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-16] PASSED [ 99%] 2023-03-20T11:54:52.0131884Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-17] PASSED [ 99%] 2023-03-20T11:54:52.0144690Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-18] PASSED [ 99%] 2023-03-20T11:54:52.0157698Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-19] PASSED [ 99%] 2023-03-20T11:54:52.0170698Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-20] PASSED [ 99%] 2023-03-20T11:54:52.0183213Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-21] PASSED [ 99%] 2023-03-20T11:54:52.0195902Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-22] PASSED [ 99%] 2023-03-20T11:54:52.0209075Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-23] PASSED [ 99%] 2023-03-20T11:54:52.0221608Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-24] PASSED [ 99%] 2023-03-20T11:54:52.0234497Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-25] PASSED [ 99%] 2023-03-20T11:54:52.0247153Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-26] PASSED [ 99%] 2023-03-20T11:54:52.0259719Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-27] PASSED [ 99%] 2023-03-20T11:54:52.0273243Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-28] PASSED [ 99%] 2023-03-20T11:54:52.0285527Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-29] PASSED [ 99%] 2023-03-20T11:54:52.0297796Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-30] PASSED [ 99%] 2023-03-20T11:54:52.0310007Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-31] PASSED [ 99%] 2023-03-20T11:54:52.0321838Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-32] PASSED [ 99%] 2023-03-20T11:54:52.0334278Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-33] PASSED [ 99%] 2023-03-20T11:54:52.0345846Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-34] PASSED [ 99%] 2023-03-20T11:54:52.0357965Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-35] PASSED [ 99%] 2023-03-20T11:54:52.0370934Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-36] PASSED [ 99%] 2023-03-20T11:54:52.0383909Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-37] PASSED [ 99%] 2023-03-20T11:54:52.0396938Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-38] PASSED [ 99%] 2023-03-20T11:54:52.0410321Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-39] PASSED [ 99%] 2023-03-20T11:54:52.0422204Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-40] PASSED [ 99%] 2023-03-20T11:54:52.0434810Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-41] PASSED [ 99%] 2023-03-20T11:54:52.0447551Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-42] PASSED [ 99%] 2023-03-20T11:54:52.0461005Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-43] PASSED [ 99%] 2023-03-20T11:54:52.0473998Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-44] PASSED [ 99%] 2023-03-20T11:54:52.0486074Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-45] PASSED [ 99%] 2023-03-20T11:54:52.0498974Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-46] PASSED [ 99%] 2023-03-20T11:54:52.0511519Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-47] PASSED [ 99%] 2023-03-20T11:54:52.0524356Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-48] PASSED [ 99%] 2023-03-20T11:54:52.0537379Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-49] PASSED [ 99%] 2023-03-20T11:54:52.0550350Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-50] PASSED [ 99%] 2023-03-20T11:54:52.0562678Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-51] PASSED [ 99%] 2023-03-20T11:54:52.0575291Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-52] PASSED [ 99%] 2023-03-20T11:54:52.0587993Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-53] PASSED [ 99%] 2023-03-20T11:54:52.0600120Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-54] PASSED [ 99%] 2023-03-20T11:54:52.0612929Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-55] PASSED [ 99%] 2023-03-20T11:54:52.0624430Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-56] PASSED [ 99%] 2023-03-20T11:54:52.0636024Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-57] PASSED [ 99%] 2023-03-20T11:54:52.0648709Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-58] PASSED [ 99%] 2023-03-20T11:54:52.0660082Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-59] PASSED [ 99%] 2023-03-20T11:54:52.0672830Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-60] PASSED [ 99%] 2023-03-20T11:54:52.0685231Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-61] PASSED [ 99%] 2023-03-20T11:54:52.0697934Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-62] PASSED [ 99%] 2023-03-20T11:54:52.0710395Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-63] PASSED [ 99%] 2023-03-20T11:54:52.0722088Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-64] PASSED [ 99%] 2023-03-20T11:54:52.0734178Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-65] PASSED [ 99%] 2023-03-20T11:54:52.0746610Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-66] PASSED [ 99%] 2023-03-20T11:54:52.0759596Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-67] PASSED [ 99%] 2023-03-20T11:54:52.0773599Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-68] PASSED [ 99%] 2023-03-20T11:54:52.0785540Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-69] PASSED [ 99%] 2023-03-20T11:54:52.0798063Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-70] PASSED [ 99%] 2023-03-20T11:54:52.0810538Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-71] PASSED [ 99%] 2023-03-20T11:54:52.0822971Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-72] PASSED [ 99%] 2023-03-20T11:54:52.0835696Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-73] PASSED [ 99%] 2023-03-20T11:54:52.0849350Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-74] PASSED [ 99%] 2023-03-20T11:54:52.0860665Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-75] PASSED [ 99%] 2023-03-20T11:54:52.0873088Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-76] PASSED [ 99%] 2023-03-20T11:54:52.0885156Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-77] PASSED [ 99%] 2023-03-20T11:54:52.0897422Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-78] PASSED [ 99%] 2023-03-20T11:54:52.0909793Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-79] PASSED [ 99%] 2023-03-20T11:54:52.0921867Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-80] PASSED [ 99%] 2023-03-20T11:54:52.0934274Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-81] PASSED [ 99%] 2023-03-20T11:54:52.0945472Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-82] PASSED [ 99%] 2023-03-20T11:54:52.0957501Z test/test_transforms_v2_functional.py::test_convert_dtype_image_tensor_dtype_and_device[cuda-convert_dtype_image_tensor-83] PASSED [ 99%] 2023-03-20T11:54:52.0963674Z test/test_transforms_v2_functional.py::test_normalize_image_tensor_stats[1-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.0978745Z test/test_transforms_v2_functional.py::test_normalize_image_tensor_stats[1-cuda] SKIPPED [ 99%] 2023-03-20T11:54:52.0984632Z test/test_transforms_v2_functional.py::test_normalize_image_tensor_stats[3-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.0998621Z test/test_transforms_v2_functional.py::test_normalize_image_tensor_stats[3-cuda] SKIPPED [ 99%] 2023-03-20T11:54:52.1004830Z test/test_transforms_v2_functional.py::TestClampBoundingBox::test_simple_tensor_insufficient_metadata[metadata0] SKIPPED [ 99%] 2023-03-20T11:54:52.1012878Z test/test_transforms_v2_functional.py::TestClampBoundingBox::test_simple_tensor_insufficient_metadata[metadata1] SKIPPED [ 99%] 2023-03-20T11:54:52.1018140Z test/test_transforms_v2_functional.py::TestClampBoundingBox::test_simple_tensor_insufficient_metadata[metadata2] SKIPPED [ 99%] 2023-03-20T11:54:52.1023500Z test/test_transforms_v2_functional.py::TestClampBoundingBox::test_datapoint_explicit_metadata[metadata0] SKIPPED [ 99%] 2023-03-20T11:54:52.1029722Z test/test_transforms_v2_functional.py::TestClampBoundingBox::test_datapoint_explicit_metadata[metadata1] SKIPPED [ 99%] 2023-03-20T11:54:52.1035375Z test/test_transforms_v2_functional.py::TestClampBoundingBox::test_datapoint_explicit_metadata[metadata2] SKIPPED [ 99%] 2023-03-20T11:54:52.1041373Z test/test_transforms_v2_functional.py::TestConvertFormatBoundingBox::test_missing_new_format[inpt0-None] SKIPPED [ 99%] 2023-03-20T11:54:52.1047171Z test/test_transforms_v2_functional.py::TestConvertFormatBoundingBox::test_missing_new_format[inpt1-BoundingBoxFormat.XYXY] SKIPPED [ 99%] 2023-03-20T11:54:52.1053882Z test/test_transforms_v2_functional.py::TestConvertFormatBoundingBox::test_simple_tensor_insufficient_metadata SKIPPED [ 99%] 2023-03-20T11:54:52.1059405Z test/test_transforms_v2_functional.py::TestConvertFormatBoundingBox::test_datapoint_explicit_metadata SKIPPED [ 99%] 2023-03-20T11:54:52.1065136Z test/test_transforms_v2_functional.py::test_correctness_affine_bounding_box_on_fixed_input[cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1088823Z test/test_transforms_v2_functional.py::test_correctness_affine_bounding_box_on_fixed_input[cuda] PASSED [ 99%] 2023-03-20T11:54:52.1094780Z test/test_transforms_v2_functional.py::test_correctness_affine_segmentation_mask_on_fixed_input[cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1113323Z test/test_transforms_v2_functional.py::test_correctness_affine_segmentation_mask_on_fixed_input[cuda] PASSED [ 99%] 2023-03-20T11:54:52.1119155Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[True-None--90] SKIPPED [ 99%] 2023-03-20T11:54:52.1124925Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[True-None--34] SKIPPED [ 99%] 2023-03-20T11:54:52.1130923Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[True-None-22] SKIPPED [ 99%] 2023-03-20T11:54:52.1136833Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[True-None-78] SKIPPED [ 99%] 2023-03-20T11:54:52.1142663Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[False-None--90] SKIPPED [ 99%] 2023-03-20T11:54:52.1148682Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[False-None--34] SKIPPED [ 99%] 2023-03-20T11:54:52.1154481Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[False-None-22] SKIPPED [ 99%] 2023-03-20T11:54:52.1160137Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[False-None-78] SKIPPED [ 99%] 2023-03-20T11:54:52.1165931Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[False-center2--90] SKIPPED [ 99%] 2023-03-20T11:54:52.1174102Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[False-center2--34] SKIPPED [ 99%] 2023-03-20T11:54:52.1179166Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[False-center2-22] SKIPPED [ 99%] 2023-03-20T11:54:52.1184811Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box[False-center2-78] SKIPPED [ 99%] 2023-03-20T11:54:52.1190896Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box_on_fixed_input[False-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1210717Z test/test_transforms_v2_functional.py::test_correctness_rotate_bounding_box_on_fixed_input[False-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1216829Z test/test_transforms_v2_functional.py::test_correctness_rotate_segmentation_mask_on_fixed_input[cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1233342Z test/test_transforms_v2_functional.py::test_correctness_rotate_segmentation_mask_on_fixed_input[cuda] PASSED [ 99%] 2023-03-20T11:54:52.1239506Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[8-12-30-40-expected_bboxes0-BoundingBoxFormat.XYXY-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1259154Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[8-12-30-40-expected_bboxes0-BoundingBoxFormat.XYXY-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1265057Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[8-12-30-40-expected_bboxes0-BoundingBoxFormat.XYWH-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1284253Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[8-12-30-40-expected_bboxes0-BoundingBoxFormat.XYWH-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1290552Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[8-12-30-40-expected_bboxes0-BoundingBoxFormat.CXCYWH-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1309882Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[8-12-30-40-expected_bboxes0-BoundingBoxFormat.CXCYWH-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1315768Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[-8-12-70-40-expected_bboxes1-BoundingBoxFormat.XYXY-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1336220Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[-8-12-70-40-expected_bboxes1-BoundingBoxFormat.XYXY-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1342400Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[-8-12-70-40-expected_bboxes1-BoundingBoxFormat.XYWH-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1361621Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[-8-12-70-40-expected_bboxes1-BoundingBoxFormat.XYWH-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1367842Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[-8-12-70-40-expected_bboxes1-BoundingBoxFormat.CXCYWH-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1387299Z test/test_transforms_v2_functional.py::test_correctness_crop_bounding_box[-8-12-70-40-expected_bboxes1-BoundingBoxFormat.CXCYWH-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1393543Z test/test_transforms_v2_functional.py::test_correctness_horizontal_flip_segmentation_mask_on_fixed_input[cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1406903Z test/test_transforms_v2_functional.py::test_correctness_horizontal_flip_segmentation_mask_on_fixed_input[cuda] PASSED [ 99%] 2023-03-20T11:54:52.1414542Z test/test_transforms_v2_functional.py::test_correctness_vertical_flip_segmentation_mask_on_fixed_input[cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1427570Z test/test_transforms_v2_functional.py::test_correctness_vertical_flip_segmentation_mask_on_fixed_input[cuda] PASSED [ 99%] 2023-03-20T11:54:52.1434422Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[0-0-30-30-size0-BoundingBoxFormat.XYXY-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1454956Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[0-0-30-30-size0-BoundingBoxFormat.XYXY-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1461739Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[0-0-30-30-size0-BoundingBoxFormat.XYWH-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1482018Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[0-0-30-30-size0-BoundingBoxFormat.XYWH-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1488929Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[0-0-30-30-size0-BoundingBoxFormat.CXCYWH-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1508467Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[0-0-30-30-size0-BoundingBoxFormat.CXCYWH-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1514729Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[-5-5-35-45-size1-BoundingBoxFormat.XYXY-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1535694Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[-5-5-35-45-size1-BoundingBoxFormat.XYXY-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1542372Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[-5-5-35-45-size1-BoundingBoxFormat.XYWH-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1562069Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[-5-5-35-45-size1-BoundingBoxFormat.XYWH-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1569407Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[-5-5-35-45-size1-BoundingBoxFormat.CXCYWH-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.1588796Z test/test_transforms_v2_functional.py::test_correctness_resized_crop_bounding_box[-5-5-35-45-size1-BoundingBoxFormat.CXCYWH-cuda] PASSED [ 99%] 2023-03-20T11:54:52.1594410Z test/test_transforms_v2_functional.py::test_correctness_pad_bounding_box[padding0-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.2124128Z test/test_transforms_v2_functional.py::test_correctness_pad_bounding_box[padding0-cuda] PASSED [ 99%] 2023-03-20T11:54:52.2130382Z test/test_transforms_v2_functional.py::test_correctness_pad_bounding_box[padding1-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.2658657Z test/test_transforms_v2_functional.py::test_correctness_pad_bounding_box[padding1-cuda] PASSED [ 99%] 2023-03-20T11:54:52.2664878Z test/test_transforms_v2_functional.py::test_correctness_pad_bounding_box[padding2-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.3190098Z test/test_transforms_v2_functional.py::test_correctness_pad_bounding_box[padding2-cuda] PASSED [ 99%] 2023-03-20T11:54:52.3196254Z test/test_transforms_v2_functional.py::test_correctness_pad_segmentation_mask_on_fixed_input[cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.3212962Z test/test_transforms_v2_functional.py::test_correctness_pad_segmentation_mask_on_fixed_input[cuda] PASSED [ 99%] 2023-03-20T11:54:52.3215617Z test/test_transforms_v2_functional.py::test_correctness_perspective_bounding_box[startpoints0-endpoints0-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.3508654Z test/test_transforms_v2_functional.py::test_correctness_perspective_bounding_box[startpoints0-endpoints0-cuda] PASSED [ 99%] 2023-03-20T11:54:52.3515445Z test/test_transforms_v2_functional.py::test_correctness_perspective_bounding_box[startpoints1-endpoints1-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.3803657Z test/test_transforms_v2_functional.py::test_correctness_perspective_bounding_box[startpoints1-endpoints1-cuda] PASSED [ 99%] 2023-03-20T11:54:52.3812704Z test/test_transforms_v2_functional.py::test_correctness_perspective_bounding_box[startpoints2-endpoints2-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.4098808Z test/test_transforms_v2_functional.py::test_correctness_perspective_bounding_box[startpoints2-endpoints2-cuda] PASSED [ 99%] 2023-03-20T11:54:52.4104379Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size0-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.4295321Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size0-cuda] PASSED [ 99%] 2023-03-20T11:54:52.4299931Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size1-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.4495491Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size1-cuda] PASSED [ 99%] 2023-03-20T11:54:52.4496930Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size2-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.4683985Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size2-cuda] PASSED [ 99%] 2023-03-20T11:54:52.4693456Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size3-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.4879745Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size3-cuda] PASSED [ 99%] 2023-03-20T11:54:52.4885404Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size4-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5079885Z test/test_transforms_v2_functional.py::test_correctness_center_crop_bounding_box[output_size4-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5086512Z test/test_transforms_v2_functional.py::test_correctness_center_crop_mask[output_size0-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5099483Z test/test_transforms_v2_functional.py::test_correctness_center_crop_mask[output_size0-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5106605Z test/test_transforms_v2_functional.py::test_correctness_center_crop_mask[output_size1-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5119681Z test/test_transforms_v2_functional.py::test_correctness_center_crop_mask[output_size1-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5126696Z test/test_transforms_v2_functional.py::test_correctness_center_crop_mask[output_size2-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5140978Z test/test_transforms_v2_functional.py::test_correctness_center_crop_mask[output_size2-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5147747Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5190671Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5196810Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5228124Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5234031Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5275889Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5280872Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5313308Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5318240Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5356799Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5362761Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5395329Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5400072Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5439291Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5445953Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5477093Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize0-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5483181Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5523088Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5532361Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5561539Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5568776Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5604872Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5610940Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5643986Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5650609Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5687154Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5694194Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5724572Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5730754Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5773335Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5776962Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5807174Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize1-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5813901Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5845620Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5850481Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5882606Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5889139Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5920083Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5926126Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5957122Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.5963065Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.5995805Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6001845Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6033251Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6039389Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6070263Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6075882Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6107803Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma0-ksize2-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6113631Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6152777Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6158777Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6189820Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6195789Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6236682Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6243415Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6274160Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6280233Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6317926Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6324378Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6356356Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6363223Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6402135Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6413489Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6438154Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize0-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6444674Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6484174Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6492834Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6521294Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6528684Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6565794Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6571180Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6604797Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6610138Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6649124Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6654581Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6685742Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6692914Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6731447Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6738264Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6772481Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize1-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6774992Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6805935Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6812675Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6846230Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6850778Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6881783Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6887932Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6918073Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6924511Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6956275Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6962751Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.6993328Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.6999720Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7030593Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7036963Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7068655Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma1-ksize2-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7075069Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7113772Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7120291Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7151133Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7157588Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7196974Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7203547Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7234472Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7240985Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7278752Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7285168Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7317322Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7323766Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7363522Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7369351Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7399982Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize0-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7406682Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7447063Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7454383Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7484266Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7490737Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7529634Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7535401Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7567167Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7574711Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7612736Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7618531Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7649644Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7655621Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7695936Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7702691Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7734397Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize1-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7740238Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7770701Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7776865Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7808737Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7815122Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7845833Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7853362Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7882719Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7890103Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7920890Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7927293Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7958059Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.7964223Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.7994869Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8001619Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8033604Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma2-ksize2-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8040322Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8070390Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8076565Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8107443Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8113994Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8145991Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8152812Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8182678Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8189374Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8219073Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8225399Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8257505Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8264192Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8295530Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8301880Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8332275Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize0-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8338644Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8370602Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8376402Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8406732Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8413966Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8445275Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8450333Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8481831Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8488813Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8518829Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8525061Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8555578Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8561877Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8594091Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8600225Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8631213Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize1-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8637495Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-None-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8667951Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-None-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8674519Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-None-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8716875Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-None-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8723338Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt1-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8753832Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt1-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8760219Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt1-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8799528Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt1-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8805694Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt2-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8838348Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt2-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8844340Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt2-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8894253Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt2-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8900746Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt3-small-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8931340Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt3-small-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8937628Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt3-large-cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.8978392Z test/test_transforms_v2_functional.py::test_correctness_gaussian_blur_image_tensor[sigma3-ksize2-dt3-large-cuda] PASSED [ 99%] 2023-03-20T11:54:52.8984625Z test/test_transforms_v2_functional.py::test_to_image_tensor[inpt0] SKIPPED [ 99%] 2023-03-20T11:54:52.8990831Z test/test_transforms_v2_functional.py::test_to_image_tensor[inpt1] SKIPPED [ 99%] 2023-03-20T11:54:52.8996847Z test/test_transforms_v2_functional.py::test_to_image_pil[None-inpt0] SKIPPED [ 99%] 2023-03-20T11:54:52.9002953Z test/test_transforms_v2_functional.py::test_to_image_pil[None-inpt1] SKIPPED [ 99%] 2023-03-20T11:54:52.9010111Z test/test_transforms_v2_functional.py::test_to_image_pil[RGB-inpt0] SKIPPED [ 99%] 2023-03-20T11:54:52.9015181Z test/test_transforms_v2_functional.py::test_to_image_pil[RGB-inpt1] SKIPPED [ 99%] 2023-03-20T11:54:52.9021559Z test/test_transforms_v2_functional.py::test_equalize_image_tensor_edge_cases SKIPPED [ 99%] 2023-03-20T11:54:52.9027814Z test/test_transforms_v2_functional.py::test_correctness_uniform_temporal_subsample[cpu] SKIPPED [ 99%] 2023-03-20T11:54:52.9043128Z test/test_transforms_v2_functional.py::test_correctness_uniform_temporal_subsample[cuda] PASSED [ 99%] 2023-03-20T11:54:52.9050269Z test/test_transforms_v2_utils.py::test_has_any[sample0-types0-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9055380Z test/test_transforms_v2_utils.py::test_has_any[sample1-types1-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9064147Z test/test_transforms_v2_utils.py::test_has_any[sample2-types2-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9070234Z test/test_transforms_v2_utils.py::test_has_any[sample3-types3-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9075879Z test/test_transforms_v2_utils.py::test_has_any[sample4-types4-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9082271Z test/test_transforms_v2_utils.py::test_has_any[sample5-types5-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9089078Z test/test_transforms_v2_utils.py::test_has_any[sample6-types6-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9094308Z test/test_transforms_v2_utils.py::test_has_any[sample7-types7-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9100413Z test/test_transforms_v2_utils.py::test_has_any[sample8-types8-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9106233Z test/test_transforms_v2_utils.py::test_has_any[sample9-types9-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9112651Z test/test_transforms_v2_utils.py::test_has_any[sample10-types10-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9118572Z test/test_transforms_v2_utils.py::test_has_any[sample11-types11-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9124760Z test/test_transforms_v2_utils.py::test_has_any[sample12-types12-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9130829Z test/test_transforms_v2_utils.py::test_has_any[sample13-types13-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9138374Z test/test_transforms_v2_utils.py::test_has_any[sample14-types14-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9144490Z test/test_transforms_v2_utils.py::test_has_any[sample15-types15-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9150856Z test/test_transforms_v2_utils.py::test_has_any[sample16-types16-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9156771Z test/test_transforms_v2_utils.py::test_has_all[sample0-types0-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9162846Z test/test_transforms_v2_utils.py::test_has_all[sample1-types1-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9170056Z test/test_transforms_v2_utils.py::test_has_all[sample2-types2-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9174808Z test/test_transforms_v2_utils.py::test_has_all[sample3-types3-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9181110Z test/test_transforms_v2_utils.py::test_has_all[sample4-types4-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9187102Z test/test_transforms_v2_utils.py::test_has_all[sample5-types5-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9193307Z test/test_transforms_v2_utils.py::test_has_all[sample6-types6-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9199430Z test/test_transforms_v2_utils.py::test_has_all[sample7-types7-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9206898Z test/test_transforms_v2_utils.py::test_has_all[sample8-types8-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9213830Z test/test_transforms_v2_utils.py::test_has_all[sample9-types9-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9219278Z test/test_transforms_v2_utils.py::test_has_all[sample10-types10-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9225464Z test/test_transforms_v2_utils.py::test_has_all[sample11-types11-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9231672Z test/test_transforms_v2_utils.py::test_has_all[sample12-types12-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9237502Z test/test_transforms_v2_utils.py::test_has_all[sample13-types13-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9243497Z test/test_transforms_v2_utils.py::test_has_all[sample14-types14-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9250553Z test/test_transforms_v2_utils.py::test_has_all[sample15-types15-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9255806Z test/test_transforms_v2_utils.py::test_has_all[sample16-types16-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9262333Z test/test_transforms_video.py::TestVideoTransforms::test_random_crop_video SKIPPED [ 99%] 2023-03-20T11:54:52.9268466Z test/test_transforms_video.py::TestVideoTransforms::test_random_resized_crop_video SKIPPED [ 99%] 2023-03-20T11:54:52.9275941Z test/test_transforms_video.py::TestVideoTransforms::test_center_crop_video SKIPPED [ 99%] 2023-03-20T11:54:52.9282264Z test/test_transforms_video.py::TestVideoTransforms::test_normalize_video[1] SKIPPED [ 99%] 2023-03-20T11:54:52.9289231Z test/test_transforms_video.py::TestVideoTransforms::test_normalize_video[3] SKIPPED [ 99%] 2023-03-20T11:54:52.9294373Z test/test_transforms_video.py::TestVideoTransforms::test_to_tensor_video SKIPPED [ 99%] 2023-03-20T11:54:52.9301109Z test/test_transforms_video.py::TestVideoTransforms::test_random_horizontal_flip_video[0] SKIPPED [ 99%] 2023-03-20T11:54:52.9307308Z test/test_transforms_video.py::TestVideoTransforms::test_random_horizontal_flip_video[1] SKIPPED [ 99%] 2023-03-20T11:54:52.9313657Z test/test_utils.py::test_make_grid_not_inplace SKIPPED (We're in an ...) [ 99%] 2023-03-20T11:54:52.9319770Z test/test_utils.py::test_normalize_in_make_grid SKIPPED (We're in an...) [ 99%] 2023-03-20T11:54:52.9326007Z test/test_utils.py::test_save_image SKIPPED (We're in an OSS GPU mac...) [ 99%] 2023-03-20T11:54:52.9332889Z test/test_utils.py::test_save_image_single_pixel SKIPPED (We're in a...) [ 99%] 2023-03-20T11:54:52.9338508Z test/test_utils.py::test_save_image_file_object SKIPPED (We're in an...) [ 99%] 2023-03-20T11:54:52.9344582Z test/test_utils.py::test_save_image_single_pixel_file_object SKIPPED [ 99%] 2023-03-20T11:54:52.9352436Z test/test_utils.py::test_draw_boxes SKIPPED (We're in an OSS GPU mac...) [ 99%] 2023-03-20T11:54:52.9358574Z test/test_utils.py::test_draw_boxes_colors[None] SKIPPED (We're in a...) [ 99%] 2023-03-20T11:54:52.9364795Z test/test_utils.py::test_draw_boxes_colors[colors1] SKIPPED (We're i...) [ 99%] 2023-03-20T11:54:52.9370921Z test/test_utils.py::test_draw_boxes_colors[red] SKIPPED (We're in an...) [ 99%] 2023-03-20T11:54:52.9377241Z test/test_utils.py::test_draw_boxes_colors[#FF00FF] SKIPPED (We're i...) [ 99%] 2023-03-20T11:54:52.9383432Z test/test_utils.py::test_draw_boxes_colors[colors4] SKIPPED (We're i...) [ 99%] 2023-03-20T11:54:52.9389829Z test/test_utils.py::test_draw_boxes_vanilla SKIPPED (We're in an OSS...) [ 99%] 2023-03-20T11:54:52.9395985Z test/test_utils.py::test_draw_boxes_grayscale SKIPPED (We're in an O...) [ 99%] 2023-03-20T11:54:52.9402109Z test/test_utils.py::test_draw_invalid_boxes SKIPPED (We're in an OSS...) [ 99%] 2023-03-20T11:54:52.9408980Z test/test_utils.py::test_draw_boxes_warning SKIPPED (We're in an OSS...) [ 99%] 2023-03-20T11:54:52.9414428Z test/test_utils.py::test_draw_no_boxes SKIPPED (We're in an OSS GPU ...) [ 99%] 2023-03-20T11:54:52.9422263Z test/test_utils.py::test_draw_segmentation_masks[0-None] SKIPPED (We...) [ 99%] 2023-03-20T11:54:52.9429094Z test/test_utils.py::test_draw_segmentation_masks[0-blue] SKIPPED (We...) [ 99%] 2023-03-20T11:54:52.9435148Z test/test_utils.py::test_draw_segmentation_masks[0-#FF00FF] SKIPPED [ 99%] 2023-03-20T11:54:52.9441242Z test/test_utils.py::test_draw_segmentation_masks[0-colors3] SKIPPED [ 99%] 2023-03-20T11:54:52.9447036Z test/test_utils.py::test_draw_segmentation_masks[0-colors4] SKIPPED [ 99%] 2023-03-20T11:54:52.9454024Z test/test_utils.py::test_draw_segmentation_masks[0-colors5] SKIPPED [ 99%] 2023-03-20T11:54:52.9459509Z test/test_utils.py::test_draw_segmentation_masks[0.5-None] SKIPPED (...) [ 99%] 2023-03-20T11:54:52.9465522Z test/test_utils.py::test_draw_segmentation_masks[0.5-blue] SKIPPED (...) [ 99%] 2023-03-20T11:54:52.9472006Z test/test_utils.py::test_draw_segmentation_masks[0.5-#FF00FF] SKIPPED [ 99%] 2023-03-20T11:54:52.9478084Z test/test_utils.py::test_draw_segmentation_masks[0.5-colors3] SKIPPED [ 99%] 2023-03-20T11:54:52.9483874Z test/test_utils.py::test_draw_segmentation_masks[0.5-colors4] SKIPPED [ 99%] 2023-03-20T11:54:52.9491349Z test/test_utils.py::test_draw_segmentation_masks[0.5-colors5] SKIPPED [ 99%] 2023-03-20T11:54:52.9497553Z test/test_utils.py::test_draw_segmentation_masks[0.7-None] SKIPPED (...) [ 99%] 2023-03-20T11:54:52.9503845Z test/test_utils.py::test_draw_segmentation_masks[0.7-blue] SKIPPED (...) [ 99%] 2023-03-20T11:54:52.9510029Z test/test_utils.py::test_draw_segmentation_masks[0.7-#FF00FF] SKIPPED [ 99%] 2023-03-20T11:54:52.9516095Z test/test_utils.py::test_draw_segmentation_masks[0.7-colors3] SKIPPED [ 99%] 2023-03-20T11:54:52.9522210Z test/test_utils.py::test_draw_segmentation_masks[0.7-colors4] SKIPPED [ 99%] 2023-03-20T11:54:52.9529219Z test/test_utils.py::test_draw_segmentation_masks[0.7-colors5] SKIPPED [ 99%] 2023-03-20T11:54:52.9534328Z test/test_utils.py::test_draw_segmentation_masks[1-None] SKIPPED (We...) [ 99%] 2023-03-20T11:54:52.9540896Z test/test_utils.py::test_draw_segmentation_masks[1-blue] SKIPPED (We...) [ 99%] 2023-03-20T11:54:52.9546658Z test/test_utils.py::test_draw_segmentation_masks[1-#FF00FF] SKIPPED [ 99%] 2023-03-20T11:54:52.9552890Z test/test_utils.py::test_draw_segmentation_masks[1-colors3] SKIPPED [ 99%] 2023-03-20T11:54:52.9558929Z test/test_utils.py::test_draw_segmentation_masks[1-colors4] SKIPPED [ 99%] 2023-03-20T11:54:52.9566094Z test/test_utils.py::test_draw_segmentation_masks[1-colors5] SKIPPED [ 99%] 2023-03-20T11:54:52.9573267Z test/test_utils.py::test_draw_segmentation_masks_errors SKIPPED (We'...) [ 99%] 2023-03-20T11:54:52.9578789Z test/test_utils.py::test_draw_no_segmention_mask SKIPPED (We're in a...) [ 99%] 2023-03-20T11:54:52.9584908Z test/test_utils.py::test_draw_keypoints_vanilla SKIPPED (We're in an...) [ 99%] 2023-03-20T11:54:52.9591355Z test/test_utils.py::test_draw_keypoints_colored[red] SKIPPED (We're ...) [ 99%] 2023-03-20T11:54:52.9597290Z test/test_utils.py::test_draw_keypoints_colored[#FF00FF] SKIPPED (We...) [ 99%] 2023-03-20T11:54:52.9603354Z test/test_utils.py::test_draw_keypoints_colored[colors2] SKIPPED (We...) [ 99%] 2023-03-20T11:54:52.9610543Z test/test_utils.py::test_draw_keypoints_errors SKIPPED (We're in an ...) [ 99%] 2023-03-20T11:54:52.9615879Z test/test_utils.py::test_flow_to_image[True] SKIPPED (We're in an OS...) [ 99%] 2023-03-20T11:54:52.9622259Z test/test_utils.py::test_flow_to_image[False] SKIPPED (We're in an O...) [ 99%] 2023-03-20T11:54:52.9628724Z test/test_utils.py::test_flow_to_image_errors[input_flow0-Input flow should have shape] SKIPPED [ 99%] 2023-03-20T11:54:52.9636037Z test/test_utils.py::test_flow_to_image_errors[input_flow1-Input flow should have shape] SKIPPED [ 99%] 2023-03-20T11:54:52.9642164Z test/test_utils.py::test_flow_to_image_errors[input_flow2-Input flow should have shape] SKIPPED [ 99%] 2023-03-20T11:54:52.9648789Z test/test_utils.py::test_flow_to_image_errors[input_flow3-Input flow should have shape] SKIPPED [ 99%] 2023-03-20T11:54:52.9654988Z test/test_utils.py::test_flow_to_image_errors[input_flow4-Flow should be of dtype torch.float] SKIPPED [ 99%] 2023-03-20T11:54:52.9661398Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_frame_reading[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9667758Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_frame_reading[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9673990Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_frame_reading[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9680086Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_frame_reading[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9686051Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_frame_reading[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9693024Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_frame_reading[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9698781Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_frame_reading[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9706408Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/v_SoccerJuggling_g23_c01.avi-8.0-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9713003Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/v_SoccerJuggling_g23_c01.avi-8.0-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9719143Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/v_SoccerJuggling_g24_c01.avi-8.0-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9725257Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/v_SoccerJuggling_g24_c01.avi-8.0-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9732577Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/R6llTwEh07w.mp4-10.0-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9737926Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/R6llTwEh07w.mp4-10.0-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9744327Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/SOX5yA1l24A.mp4-11.0-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9750941Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/SOX5yA1l24A.mp4-11.0-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9757109Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/WUzgd7C1pWA.mp4-11.0-True] SKIPPED [ 99%] 2023-03-20T11:54:52.9763387Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_seek_reading[/work/test/assets/videos/WUzgd7C1pWA.mp4-11.0-False] SKIPPED [ 99%] 2023-03-20T11:54:52.9770374Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_metadata[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9775580Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_metadata[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9783272Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_metadata[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9789666Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_metadata[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9795705Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_metadata[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9801882Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_metadata[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9809204Z test/test_video_gpu_decoder.py::TestVideoGPUDecoder::test_metadata[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9814951Z test/test_video_reader.py::TestVideoReader::test_stress_test_read_video_from_file[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9821391Z test/test_video_reader.py::TestVideoReader::test_stress_test_read_video_from_file[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9827794Z test/test_video_reader.py::TestVideoReader::test_stress_test_read_video_from_file[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9833985Z test/test_video_reader.py::TestVideoReader::test_stress_test_read_video_from_file[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9840200Z test/test_video_reader.py::TestVideoReader::test_stress_test_read_video_from_file[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:52.9846304Z test/test_video_reader.py::TestVideoReader::test_stress_test_read_video_from_file[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9854390Z test/test_video_reader.py::TestVideoReader::test_stress_test_read_video_from_file[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9860498Z test/test_video_reader.py::TestVideoReader::test_stress_test_read_video_from_file[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:52.9866884Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file[RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:52.9873184Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:52.9879469Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file[TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:52.9885791Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file[v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:52.9892379Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file[v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:52.9898627Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file[R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:52.9904691Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file[SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:52.9911218Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file[WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:52.9917496Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[1-0-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:52.9926696Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[1-0-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:52.9934180Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[1-0-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:52.9939785Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[1-0-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:52.9945981Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[1-0-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:52.9952561Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[1-0-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:52.9958651Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[1-0-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:52.9964853Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[1-0-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:52.9971408Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[0-1-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:52.9977782Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[0-1-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:52.9984155Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[0-1-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:52.9990664Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[0-1-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:52.9996940Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[0-1-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0004462Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[0-1-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0010752Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[0-1-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0017075Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_read_single_stream_only[0-1-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0023444Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_min_dimension[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0030060Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_min_dimension[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0036306Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_min_dimension[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0042570Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_min_dimension[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0049581Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_min_dimension[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0055081Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_min_dimension[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0061521Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_min_dimension[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0067656Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_min_dimension[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0075533Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_max_dimension[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0081903Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_max_dimension[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0089129Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_max_dimension[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0094444Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_max_dimension[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0100948Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_max_dimension[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0107158Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_max_dimension[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0113502Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_max_dimension[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0119642Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_max_dimension[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0126436Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_both_min_max_dimension[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0133418Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_both_min_max_dimension[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0139183Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_both_min_max_dimension[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0145517Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_both_min_max_dimension[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0153299Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_both_min_max_dimension[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0159402Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_both_min_max_dimension[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0165652Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_both_min_max_dimension[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0172120Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_both_min_max_dimension[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0178493Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0184789Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0191480Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0197427Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0203757Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0210466Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0216297Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0223874Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0230444Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_height[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0236659Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_height[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0242888Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_height[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0250186Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_height[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0255262Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_height[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0261747Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_height[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0267983Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_height[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0274177Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_height[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0280368Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width_and_height[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0286774Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width_and_height[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0293295Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width_and_height[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0300416Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width_and_height[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0306586Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width_and_height[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0312960Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width_and_height[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0319082Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width_and_height[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0325249Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_rescale_width_and_height[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0331585Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[9600-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0338257Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[9600-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0343930Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[9600-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0350439Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[9600-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0356521Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[9600-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0362592Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[9600-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0370383Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[9600-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0376510Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[9600-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0382997Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[96000-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0389420Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[96000-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0395015Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[96000-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0401238Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[96000-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0407267Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[96000-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.0414275Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[96000-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0419856Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[96000-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0425982Z test/test_video_reader.py::TestVideoReader::test_read_video_from_file_audio_resampling[96000-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.0432104Z test/test_video_reader.py::TestVideoReader::test_compare_read_video_from_memory_and_file[RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0438419Z test/test_video_reader.py::TestVideoReader::test_compare_read_video_from_memory_and_file[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0445695Z test/test_video_reader.py::TestVideoReader::test_compare_read_video_from_memory_and_file[TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0453307Z test/test_video_reader.py::TestVideoReader::test_compare_read_video_from_memory_and_file[v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0458675Z test/test_video_reader.py::TestVideoReader::test_compare_read_video_from_memory_and_file[v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0464737Z test/test_video_reader.py::TestVideoReader::test_compare_read_video_from_memory_and_file[R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0471261Z test/test_video_reader.py::TestVideoReader::test_compare_read_video_from_memory_and_file[SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0477473Z test/test_video_reader.py::TestVideoReader::test_compare_read_video_from_memory_and_file[WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0483419Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory[RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0490508Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0496083Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory[TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0502455Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory[v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0508661Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory[v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0516012Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory[R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0522143Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory[SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0529080Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory[WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0534735Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_get_pts_only[RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0541343Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_get_pts_only[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0547496Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_get_pts_only[TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0553885Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_get_pts_only[v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0560589Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_get_pts_only[v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0565975Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_get_pts_only[R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0573095Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_get_pts_only[SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0578777Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_get_pts_only[WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0584425Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[4-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0591778Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[4-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0597745Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[4-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0603965Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[4-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0610332Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[4-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0616242Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[4-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0622702Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[4-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0628811Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[4-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0634598Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[8-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0641009Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[8-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0647229Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[8-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0654202Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[8-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0661142Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[8-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0667387Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[8-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0673190Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[8-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0679342Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[8-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0685417Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[16-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0692764Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[16-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0698518Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[16-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0704054Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[16-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0710348Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[16-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0716048Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[16-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0722221Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[16-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0730428Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[16-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0736118Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[32-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0742667Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[32-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0749203Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[32-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0755187Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[32-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0761352Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[32-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0767566Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[32-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0774407Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[32-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0780001Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[32-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0786095Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[64-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0792708Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[64-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0798744Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[64-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0807690Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[64-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0814462Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[64-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0820588Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[64-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0826593Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[64-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0833525Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[64-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0839655Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[128-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0845879Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[128-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0853123Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[128-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0859143Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[128-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0865184Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[128-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0871642Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[128-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0879184Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[128-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0885327Z test/test_video_reader.py::TestVideoReader::test_read_video_in_range_from_memory[128-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0891511Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_file[RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0897998Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_file[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0904139Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_file[TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0910530Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_file[v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0916466Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_file[v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0922553Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_file[R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0929645Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_file[SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0935005Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_file[WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0941399Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory[RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0947748Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.0955236Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory[TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.0961514Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory[v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.0967425Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory[v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.0974239Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory[R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.0979765Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory[SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.0985848Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory[WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.0992532Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory_script[RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.0998753Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory_script[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.1005020Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory_script[TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.1012123Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory_script[v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.1017496Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory_script[v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.1024913Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory_script[R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.1031092Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory_script[SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.1036972Z test/test_video_reader.py::TestVideoReader::test_probe_video_from_memory_script[WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.1043237Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_scripted[RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1050269Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_scripted[SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1055671Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_scripted[TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1062232Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_scripted[v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1068503Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_scripted[v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1074590Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_scripted[R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1080768Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_scripted[SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1086816Z test/test_video_reader.py::TestVideoReader::test_read_video_from_memory_scripted[WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1093851Z test/test_video_reader.py::TestVideoReader::test_invalid_file SKIPPED [ 99%] 2023-03-20T11:54:53.1100772Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1106992Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1113499Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1119708Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1125654Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1133059Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1138780Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1144715Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1151224Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1157499Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1163621Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1171242Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1177494Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1183582Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1190075Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1196075Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-0-pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1202385Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1209526Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1214841Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1221247Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1227241Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1233749Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1239981Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1247111Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1253805Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1259991Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1266179Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1272456Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1278649Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1284837Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1290845Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1297044Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[3000-500-pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1303514Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1309968Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1317349Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1323622Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1330344Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1336133Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1342343Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1348698Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1354879Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1361278Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1367189Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1374614Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1379931Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1385858Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1392970Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1398977Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-0-pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1405134Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1412581Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1417682Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1423799Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1430416Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1436324Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1442327Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1450062Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1454867Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1462677Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1468884Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1475153Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1481449Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1487499Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1494314Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1499972Z test/test_video_reader.py::TestVideoReader::test_audio_present_pts[None-500-pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1506189Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1512799Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1518880Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1525045Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1531322Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1538949Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1545135Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1551440Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1557917Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1563940Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1570255Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1576529Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1582808Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1589192Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1594709Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1600714Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0-pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1609094Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1614593Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1620906Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1626895Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1633293Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1639364Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1645630Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1651911Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1658472Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1664613Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1671104Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1680021Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1686164Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1693482Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1698912Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1704986Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[0.3-0.1-pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1711588Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1717751Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1723914Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1730460Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1736114Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1742576Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1748843Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1756374Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1762744Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1770055Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1774982Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1781445Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1787588Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1793355Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1799408Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1805513Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0-pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1812350Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1818818Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1826188Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1833003Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1839094Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1845415Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1852243Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1858545Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1864693Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1871402Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1877665Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1883480Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1889628Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1896129Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1903538Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1910265Z test/test_video_reader.py::TestVideoReader::test_audio_present_sec[None-0.1-pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1916312Z test/test_videoapi.py::TestVideoApi::test_frame_reading[video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1922783Z test/test_videoapi.py::TestVideoApi::test_frame_reading[video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1929863Z test/test_videoapi.py::TestVideoApi::test_frame_reading[video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1935220Z test/test_videoapi.py::TestVideoApi::test_frame_reading[video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1941518Z test/test_videoapi.py::TestVideoApi::test_frame_reading[video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1947521Z test/test_videoapi.py::TestVideoApi::test_frame_reading[video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1953829Z test/test_videoapi.py::TestVideoApi::test_frame_reading[video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1960623Z test/test_videoapi.py::TestVideoApi::test_frame_reading[video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.1966527Z test/test_videoapi.py::TestVideoApi::test_frame_reading[pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1974333Z test/test_videoapi.py::TestVideoApi::test_frame_reading[pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1980590Z test/test_videoapi.py::TestVideoApi::test_frame_reading[pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1986700Z test/test_videoapi.py::TestVideoApi::test_frame_reading[pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1993087Z test/test_videoapi.py::TestVideoApi::test_frame_reading[pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.1999033Z test/test_videoapi.py::TestVideoApi::test_frame_reading[pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2005082Z test/test_videoapi.py::TestVideoApi::test_frame_reading[pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2011382Z test/test_videoapi.py::TestVideoApi::test_frame_reading[pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2017697Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2023949Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2030636Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2036798Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2042842Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2050525Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2056385Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-v_SoccerJuggling_g23_c01.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2062718Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-v_SoccerJuggling_g23_c01.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2069052Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-v_SoccerJuggling_g24_c01.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2074787Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-v_SoccerJuggling_g24_c01.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2080961Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-R6llTwEh07w.mp4-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2086901Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-R6llTwEh07w.mp4-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2094139Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-SOX5yA1l24A.mp4-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2099640Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-SOX5yA1l24A.mp4-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2105610Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-WUzgd7C1pWA.mp4-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2112025Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[video_reader-WUzgd7C1pWA.mp4-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2119462Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2125514Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2133167Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2138710Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2144705Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2151248Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2157386Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-v_SoccerJuggling_g23_c01.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2163390Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-v_SoccerJuggling_g23_c01.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2170434Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-v_SoccerJuggling_g24_c01.avi-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2175412Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-v_SoccerJuggling_g24_c01.avi-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2181601Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-R6llTwEh07w.mp4-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2187232Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-R6llTwEh07w.mp4-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2194373Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-SOX5yA1l24A.mp4-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2200235Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-SOX5yA1l24A.mp4-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2206107Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-WUzgd7C1pWA.mp4-video] SKIPPED [ 99%] 2023-03-20T11:54:53.2212792Z test/test_videoapi.py::TestVideoApi::test_frame_reading_mem_vs_file[pyav-WUzgd7C1pWA.mp4-audio] SKIPPED [ 99%] 2023-03-20T11:54:53.2218015Z test/test_videoapi.py::TestVideoApi::test_metadata[video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.2223938Z test/test_videoapi.py::TestVideoApi::test_metadata[video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.2229941Z test/test_videoapi.py::TestVideoApi::test_metadata[video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.2235752Z test/test_videoapi.py::TestVideoApi::test_metadata[video_reader-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.2241610Z test/test_videoapi.py::TestVideoApi::test_metadata[video_reader-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.2248234Z test/test_videoapi.py::TestVideoApi::test_metadata[video_reader-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.2254028Z test/test_videoapi.py::TestVideoApi::test_metadata[video_reader-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.2260288Z test/test_videoapi.py::TestVideoApi::test_metadata[video_reader-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.2266036Z test/test_videoapi.py::TestVideoApi::test_metadata[pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.2272386Z test/test_videoapi.py::TestVideoApi::test_metadata[pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.2278216Z test/test_videoapi.py::TestVideoApi::test_metadata[pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.2283788Z test/test_videoapi.py::TestVideoApi::test_metadata[pyav-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.2290469Z test/test_videoapi.py::TestVideoApi::test_metadata[pyav-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.2295582Z test/test_videoapi.py::TestVideoApi::test_metadata[pyav-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.2301584Z test/test_videoapi.py::TestVideoApi::test_metadata[pyav-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.2307117Z test/test_videoapi.py::TestVideoApi::test_metadata[pyav-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.2313223Z test/test_videoapi.py::TestVideoApi::test_seek_start[video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2319106Z test/test_videoapi.py::TestVideoApi::test_seek_start[video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2324718Z test/test_videoapi.py::TestVideoApi::test_seek_start[video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2331911Z test/test_videoapi.py::TestVideoApi::test_seek_start[video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2337779Z test/test_videoapi.py::TestVideoApi::test_seek_start[video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2343561Z test/test_videoapi.py::TestVideoApi::test_seek_start[video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2349505Z test/test_videoapi.py::TestVideoApi::test_seek_start[video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2355211Z test/test_videoapi.py::TestVideoApi::test_seek_start[video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2360997Z test/test_videoapi.py::TestVideoApi::test_seek_start[pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2366714Z test/test_videoapi.py::TestVideoApi::test_seek_start[pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2373460Z test/test_videoapi.py::TestVideoApi::test_seek_start[pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2378665Z test/test_videoapi.py::TestVideoApi::test_seek_start[pyav-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2384358Z test/test_videoapi.py::TestVideoApi::test_seek_start[pyav-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2390364Z test/test_videoapi.py::TestVideoApi::test_seek_start[pyav-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2397306Z test/test_videoapi.py::TestVideoApi::test_seek_start[pyav-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2403039Z test/test_videoapi.py::TestVideoApi::test_seek_start[pyav-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2409763Z test/test_videoapi.py::TestVideoApi::test_accurateseek_middle[video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2415414Z test/test_videoapi.py::TestVideoApi::test_accurateseek_middle[video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2421919Z test/test_videoapi.py::TestVideoApi::test_accurateseek_middle[video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2428404Z test/test_videoapi.py::TestVideoApi::test_accurateseek_middle[video_reader-v_SoccerJuggling_g23_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2433669Z test/test_videoapi.py::TestVideoApi::test_accurateseek_middle[video_reader-v_SoccerJuggling_g24_c01.avi] SKIPPED [ 99%] 2023-03-20T11:54:53.2439805Z test/test_videoapi.py::TestVideoApi::test_accurateseek_middle[video_reader-R6llTwEh07w.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2445446Z test/test_videoapi.py::TestVideoApi::test_accurateseek_middle[video_reader-SOX5yA1l24A.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2451276Z test/test_videoapi.py::TestVideoApi::test_accurateseek_middle[video_reader-WUzgd7C1pWA.mp4] SKIPPED [ 99%] 2023-03-20T11:54:53.2456801Z test/test_videoapi.py::TestVideoApi::test_fate_suite SKIPPED (Didn't...) [ 99%] 2023-03-20T11:54:53.2464079Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[pyav-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.2470120Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[pyav-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.2475505Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[pyav-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.2481316Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[pyav-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.2486896Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[pyav-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.2493761Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[pyav-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.2498847Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[pyav-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:53.2504827Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[pyav-WUzgd7C1pWA.mp4-config7] SKIPPED [ 99%] 2023-03-20T11:54:53.2511074Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[video_reader-RATRACE_wave_f_nm_np1_fr_goo_37.avi-config0] SKIPPED [ 99%] 2023-03-20T11:54:53.2516621Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[video_reader-SchoolRulesHowTheyHelpUs_wave_f_nm_np1_ba_med_0.avi-config1] SKIPPED [ 99%] 2023-03-20T11:54:53.2522409Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[video_reader-TrumanShow_wave_f_nm_np1_fr_med_26.avi-config2] SKIPPED [ 99%] 2023-03-20T11:54:53.2529148Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[video_reader-v_SoccerJuggling_g23_c01.avi-config3] SKIPPED [ 99%] 2023-03-20T11:54:53.2537156Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[video_reader-v_SoccerJuggling_g24_c01.avi-config4] SKIPPED [ 99%] 2023-03-20T11:54:53.2543023Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[video_reader-R6llTwEh07w.mp4-config5] SKIPPED [ 99%] 2023-03-20T11:54:53.2549017Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[video_reader-SOX5yA1l24A.mp4-config6] SKIPPED [ 99%] 2023-03-20T11:54:54.8980407Z test/test_videoapi.py::TestVideoApi::test_keyframe_reading[video_reader-WUzgd7C1pWA.mp4-config7] SKIPPED [100%] 2023-03-20T11:54:54.9002876Z 2023-03-20T11:54:54.9003434Z =============================== warnings summary =============================== 2023-03-20T11:54:54.9003745Z test/test_backbone_utils.py:51 2023-03-20T11:54:54.9004363Z /work/test/test_backbone_utils.py:51: PytestCollectionWarning: cannot collect test class 'TestSubModule' because it has a __init__ constructor (from: test/test_backbone_utils.py) 2023-03-20T11:54:54.9004805Z class TestSubModule(torch.nn.Module): 2023-03-20T11:54:54.9008287Z 2023-03-20T11:54:54.9013432Z test/test_backbone_utils.py:64 2023-03-20T11:54:54.9014216Z /work/test/test_backbone_utils.py:64: PytestCollectionWarning: cannot collect test class 'TestModule' because it has a __init__ constructor (from: test/test_backbone_utils.py) 2023-03-20T11:54:54.9014665Z class TestModule(torch.nn.Module): 2023-03-20T11:54:54.9014828Z 2023-03-20T11:54:54.9015127Z test/test_functional_tensor.py::TestRotate::test_rotate[fn1-None-True--180-None-None-26-26-cuda] 2023-03-20T11:54:54.9015583Z /work/test/test_functional_tensor.py:116: UserWarning: operator() profile_node %348 : int[] = prim::profile_ivalue(%346) 2023-03-20T11:54:54.9016054Z does not have profile information (Triggered internally at ../third_party/nvfuser/csrc/graph_fuser.cpp:104.) 2023-03-20T11:54:54.9016611Z out_tensor = fn(tensor, angle=angle, interpolation=NEAREST, expand=expand, center=center, fill=fill).cpu() 2023-03-20T11:54:54.9016860Z 2023-03-20T11:54:54.9022479Z test/test_functional_tensor.py: 1 warning 2023-03-20T11:54:54.9022914Z test/test_transforms_v2_functional.py: 2825 warnings 2023-03-20T11:54:54.9024949Z /work/torchvision/transforms/functional.py:1603: UserWarning: The default value of the antialias parameter of all the resizing transforms (Resize(), RandomResizedCrop(), etc.) will change from None to True in v0.17, in order to be consistent across the PIL and Tensor backends. To suppress this warning, directly pass antialias=True (recommended, future default), antialias=None (current default, which means False for Tensors and True for PIL), or antialias=False (only works on Tensors - PIL will still use antialiasing). This also applies if you are using the inference transforms from the models weights: update the call to weights.transforms(antialias=True). 2023-03-20T11:54:54.9026166Z warnings.warn( 2023-03-20T11:54:54.9026335Z 2023-03-20T11:54:54.9026635Z test/test_models.py::test_classification_model[cuda-googlenet] 2023-03-20T11:54:54.9027235Z /work/torchvision/models/googlenet.py:178: UserWarning: Scripted GoogleNet always returns GoogleNetOutputs Tuple 2023-03-20T11:54:54.9027991Z warnings.warn("Scripted GoogleNet always returns GoogleNetOutputs Tuple") 2023-03-20T11:54:54.9028251Z 2023-03-20T11:54:54.9028514Z test/test_models.py::test_classification_model[cuda-googlenet] 2023-03-20T11:54:54.9029033Z code/__torch__/torchvision/models/googlenet.py:40: UserWarning: Scripted GoogleNet always returns GoogleNetOutputs Tuple 2023-03-20T11:54:54.9029391Z 2023-03-20T11:54:54.9029655Z test/test_models.py::test_classification_model[cuda-inception_v3] 2023-03-20T11:54:54.9030482Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/jit/_check.py:172: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-03-20T11:54:54.9031169Z warnings.warn("The TorchScript type system doesn't support " 2023-03-20T11:54:54.9031359Z 2023-03-20T11:54:54.9031570Z test/test_models.py::test_classification_model[cuda-inception_v3] 2023-03-20T11:54:54.9031970Z /work/torchvision/models/inception.py:170: UserWarning: Scripted Inception3 always returns Inception3 Tuple 2023-03-20T11:54:54.9032375Z warnings.warn("Scripted Inception3 always returns Inception3 Tuple") 2023-03-20T11:54:54.9032617Z 2023-03-20T11:54:54.9032829Z test/test_models.py::test_classification_model[cuda-inception_v3] 2023-03-20T11:54:54.9033231Z code/__torch__/torchvision/models/inception.py:41: UserWarning: Scripted Inception3 always returns Inception3 Tuple 2023-03-20T11:54:54.9033479Z 2023-03-20T11:54:54.9033683Z test/test_models.py::test_classification_model[cuda-maxvit_t] 2023-03-20T11:54:54.9034383Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/functional.py:505: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:3488.) 2023-03-20T11:54:54.9034978Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2023-03-20T11:54:54.9035167Z 2023-03-20T11:54:54.9035372Z test/test_models.py::test_segmentation_model[cuda-fcn_resnet101] 2023-03-20T11:54:54.9036074Z /work/test/test_models.py:780: RuntimeWarning: The output of test_segmentation_model could only be partially validated. This is likely due to unit-test flakiness, but you may want to do additional manual checks if you made significant changes to the codebase. 2023-03-20T11:54:54.9036577Z warnings.warn(msg, RuntimeWarning) 2023-03-20T11:54:54.9036734Z 2023-03-20T11:54:54.9036979Z test/test_models.py::test_detection_model[cuda-fasterrcnn_mobilenet_v3_large_320_fpn] 2023-03-20T11:54:54.9037742Z /opt/conda/envs/ci/lib/python3.8/site-packages/torch/nn/modules/module.py:1501: UserWarning: operator() sees varying value in profiling, ignoring and this should be handled by GUARD logic (Triggered internally at ../third_party/nvfuser/csrc/parser.cpp:3777.) 2023-03-20T11:54:54.9038527Z return forward_call(*args, **kwargs) 2023-03-20T11:54:54.9038684Z 2023-03-20T11:54:54.9038938Z test/test_models.py::test_detection_model[cuda-fasterrcnn_mobilenet_v3_large_320_fpn] 2023-03-20T11:54:54.9039388Z test/test_models.py::test_detection_model[cuda-fasterrcnn_mobilenet_v3_large_fpn] 2023-03-20T11:54:54.9039813Z test/test_models.py::test_detection_model[cuda-fasterrcnn_resnet50_fpn] 2023-03-20T11:54:54.9040236Z test/test_models.py::test_detection_model[cuda-fasterrcnn_resnet50_fpn_v2] 2023-03-20T11:54:54.9040658Z test/test_models.py::test_detection_model[cuda-keypointrcnn_resnet50_fpn] 2023-03-20T11:54:54.9041075Z test/test_models.py::test_detection_model[cuda-maskrcnn_resnet50_fpn] 2023-03-20T11:54:54.9041533Z test/test_models.py::test_detection_model[cuda-maskrcnn_resnet50_fpn_v2] 2023-03-20T11:54:54.9041976Z /work/torchvision/models/detection/generalized_rcnn.py:114: UserWarning: RCNN always returns a (Losses, Detections) tuple in scripting 2023-03-20T11:54:54.9042421Z warnings.warn("RCNN always returns a (Losses, Detections) tuple in scripting") 2023-03-20T11:54:54.9042634Z 2023-03-20T11:54:54.9042926Z test/test_models.py::test_detection_model[cuda-fasterrcnn_mobilenet_v3_large_320_fpn] 2023-03-20T11:54:54.9043363Z test/test_models.py::test_detection_model[cuda-fasterrcnn_mobilenet_v3_large_fpn] 2023-03-20T11:54:54.9043797Z test/test_models.py::test_detection_model[cuda-fasterrcnn_resnet50_fpn] 2023-03-20T11:54:54.9044221Z test/test_models.py::test_detection_model[cuda-fasterrcnn_resnet50_fpn_v2] 2023-03-20T11:54:54.9044624Z test/test_models.py::test_detection_model[cuda-fcos_resnet50_fpn] 2023-03-20T11:54:54.9045032Z test/test_models.py::test_detection_model[cuda-retinanet_resnet50_fpn] 2023-03-20T11:54:54.9045450Z test/test_models.py::test_detection_model[cuda-retinanet_resnet50_fpn_v2] 2023-03-20T11:54:54.9045840Z test/test_models.py::test_detection_model[cuda-ssd300_vgg16] 2023-03-20T11:54:54.9046649Z /work/test/test_models.py:883: RuntimeWarning: The output of test_detection_model could only be partially validated. This is likely due to unit-test flakiness, but you may want to do additional manual checks if you made significant changes to the codebase. 2023-03-20T11:54:54.9047161Z warnings.warn(msg, RuntimeWarning) 2023-03-20T11:54:54.9047354Z 2023-03-20T11:54:54.9047564Z test/test_models.py::test_detection_model[cuda-fcos_resnet50_fpn] 2023-03-20T11:54:54.9047971Z /work/torchvision/models/detection/fcos.py:645: UserWarning: FCOS always returns a (Losses, Detections) tuple in scripting 2023-03-20T11:54:54.9048397Z warnings.warn("FCOS always returns a (Losses, Detections) tuple in scripting") 2023-03-20T11:54:54.9048608Z 2023-03-20T11:54:54.9048833Z test/test_models.py::test_detection_model[cuda-retinanet_resnet50_fpn] 2023-03-20T11:54:54.9049257Z test/test_models.py::test_detection_model[cuda-retinanet_resnet50_fpn_v2] 2023-03-20T11:54:54.9049697Z /work/torchvision/models/detection/retinanet.py:668: UserWarning: RetinaNet always returns a (Losses, Detections) tuple in scripting 2023-03-20T11:54:54.9050215Z warnings.warn("RetinaNet always returns a (Losses, Detections) tuple in scripting") 2023-03-20T11:54:54.9050490Z 2023-03-20T11:54:54.9050741Z test/test_models.py::test_detection_model[cuda-ssd300_vgg16] 2023-03-20T11:54:54.9051229Z test/test_models.py::test_detection_model[cuda-ssdlite320_mobilenet_v3_large] 2023-03-20T11:54:54.9051645Z /work/torchvision/models/detection/ssd.py:409: UserWarning: SSD always returns a (Losses, Detections) tuple in scripting 2023-03-20T11:54:54.9052064Z warnings.warn("SSD always returns a (Losses, Detections) tuple in scripting") 2023-03-20T11:54:54.9052270Z 2023-03-20T11:54:54.9052568Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-02] 2023-03-20T11:54:54.9053104Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-08] 2023-03-20T11:54:54.9053632Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-20] 2023-03-20T11:54:54.9054164Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-23] 2023-03-20T11:54:54.9054696Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_image_tensor-26] 2023-03-20T11:54:54.9055212Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-04] 2023-03-20T11:54:54.9055719Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-07] 2023-03-20T11:54:54.9056232Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-18] 2023-03-20T11:54:54.9056785Z test/test_transforms_v2_functional.py::TestKernels::test_scripted_vs_eager[cuda-autocontrast_video-19] 2023-03-20T11:54:54.9057436Z /work/test/test_transforms_v2_functional.py:142: UserWarning: FALLBACK path has been taken inside: runCudaFusionGroup. This is an indication that codegen Failed for some reason. 2023-03-20T11:54:54.9058132Z To debug try disable codegen fallback path via setting the env variable `export PYTORCH_NVFUSER_DISABLE=fallback` 2023-03-20T11:54:54.9058644Z (Triggered internally at ../third_party/nvfuser/csrc/manager.cpp:335.) 2023-03-20T11:54:54.9059062Z actual = kernel_scripted(input, *other_args, **kwargs) 2023-03-20T11:54:54.9059262Z 2023-03-20T11:54:54.9059535Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-02] 2023-03-20T11:54:54.9060034Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-05] 2023-03-20T11:54:54.9060530Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-08] 2023-03-20T11:54:54.9061026Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-23] 2023-03-20T11:54:54.9061540Z test/test_transforms_v2_functional.py::TestDispatchers::test_scripted_smoke[cuda-autocontrast-26] 2023-03-20T11:54:54.9062058Z /work/test/test_transforms_v2_functional.py:341: UserWarning: FALLBACK path has been taken inside: runCudaFusionGroup. This is an indication that codegen Failed for some reason. 2023-03-20T11:54:54.9062582Z To debug try disable codegen fallback path via setting the env variable `export PYTORCH_NVFUSER_DISABLE=fallback` 2023-03-20T11:54:54.9063012Z (Triggered internally at ../third_party/nvfuser/csrc/manager.cpp:335.) 2023-03-20T11:54:54.9063338Z dispatcher(image_simple_tensor, *other_args, **kwargs) 2023-03-20T11:54:54.9063513Z 2023-03-20T11:54:54.9063755Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-03-20T11:54:54.9064206Z -------------- generated xml file: /test-results/test-results.xml -------------- 2023-03-20T11:54:55.2619694Z ============================= slowest 25 durations ============================= 2023-03-20T11:54:55.2653119Z 34.65s call test/test_models.py::test_detection_model[cuda-fasterrcnn_mobilenet_v3_large_fpn] 2023-03-20T11:54:55.2653630Z 15.43s call test/test_ops.py::TestDeformConv::test_compare_cpu_cuda_grads[False] 2023-03-20T11:54:55.2654098Z 15.30s call test/test_ops.py::TestDeformConv::test_compare_cpu_cuda_grads[True] 2023-03-20T11:54:55.2654598Z 12.84s call test/test_models.py::test_classification_model[cuda-regnet_y_128gf] 2023-03-20T11:54:55.2655148Z 7.84s call test/test_models.py::test_classification_model[cuda-efficientnet_v2_l] 2023-03-20T11:54:55.2655738Z 7.37s call test/test_models.py::test_detection_model[cuda-maskrcnn_resnet50_fpn_v2] 2023-03-20T11:54:55.2656179Z 6.91s call test/test_models.py::test_classification_model[cuda-vit_l_16] 2023-03-20T11:54:55.2656618Z 6.84s call test/test_models.py::test_classification_model[cuda-efficientnet_b7] 2023-03-20T11:54:55.2657125Z 6.53s call test/test_models.py::test_classification_model[cuda-vit_l_32] 2023-03-20T11:54:55.2657658Z 5.66s call test/test_models.py::test_classification_model[cuda-densenet201] 2023-03-20T11:54:55.2658275Z 5.63s call test/test_transforms_tensor.py::test_autoaugment[fill4-AutoAugmentPolicy.IMAGENET-cuda] 2023-03-20T11:54:55.2658930Z 5.63s call test/test_transforms_tensor.py::test_autoaugment[fill5-AutoAugmentPolicy.IMAGENET-cuda] 2023-03-20T11:54:55.2659490Z 5.55s call test/test_transforms_tensor.py::test_autoaugment[0.7-AutoAugmentPolicy.IMAGENET-cuda] 2023-03-20T11:54:55.2659993Z 5.53s call test/test_transforms_tensor.py::test_autoaugment[85-AutoAugmentPolicy.IMAGENET-cuda] 2023-03-20T11:54:55.2660510Z 5.53s call test/test_transforms_tensor.py::test_autoaugment[fill2-AutoAugmentPolicy.IMAGENET-cuda] 2023-03-20T11:54:55.2661055Z 5.46s call test/test_ops.py::TestDeformConv::test_forward[33-True-cuda] 2023-03-20T11:54:55.2661466Z 5.37s call test/test_ops.py::TestDeformConv::test_autocast[dtype0-33] 2023-03-20T11:54:55.2661893Z 5.37s call test/test_models.py::test_classification_model[cuda-efficientnet_v2_m] 2023-03-20T11:54:55.2662334Z 5.36s call test/test_models.py::test_classification_model[cuda-densenet161] 2023-03-20T11:54:55.2662784Z 5.34s call test/test_ops.py::TestDeformConv::test_forward[33-False-cuda] 2023-03-20T11:54:55.2663194Z 5.33s call test/test_ops.py::TestDeformConv::test_autocast[dtype1-33] 2023-03-20T11:54:55.2663592Z 5.32s call test/test_models.py::test_video_model[cuda-swin3d_b] 2023-03-20T11:54:55.2663993Z 4.85s call test/test_models.py::test_classification_model[cuda-densenet169] 2023-03-20T11:54:55.2664436Z 4.79s call test/test_models.py::test_detection_model[cuda-keypointrcnn_resnet50_fpn] 2023-03-20T11:54:55.2664880Z 4.78s call test/test_models.py::test_classification_model[cuda-efficientnet_b6] 2023-03-20T11:54:55.2928715Z = 48040 passed, 99510 skipped, 1527 xfailed, 2871 warnings in 806.15s (0:13:26) = 2023-03-20T11:55:10.7133317Z ##[endgroup] 2023-03-20T11:55:10.7196244Z ##[group]Run pmeier/pytest-results-action@v0.3.0 2023-03-20T11:55:10.7196515Z with: 2023-03-20T11:55:10.7196780Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:10.7197056Z fail-on-empty: false 2023-03-20T11:55:10.7197253Z env: 2023-03-20T11:55:10.7197484Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:10.7198076Z REPOSITORY: pytorch/vision 2023-03-20T11:55:10.7198520Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:55:10.7198956Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:10.7199323Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:10.7199620Z GPU_FLAG: --gpus all 2023-03-20T11:55:10.7199820Z ##[endgroup] 2023-03-20T11:55:13.4587375Z Prepare all required actions 2023-03-20T11:55:13.4607746Z ##[group]Run ./test-infra/.github/actions/chown-directory 2023-03-20T11:55:13.4608039Z with: 2023-03-20T11:55:13.4608356Z directory: /home/ec2-user/actions-runner/_work/vision/vision/ 2023-03-20T11:55:13.4608663Z env: 2023-03-20T11:55:13.4608953Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:13.4609282Z REPOSITORY: pytorch/vision 2023-03-20T11:55:13.4609702Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:55:13.4610133Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:13.4610489Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:13.4610779Z GPU_FLAG: --gpus all 2023-03-20T11:55:13.4610979Z ##[endgroup] 2023-03-20T11:55:13.4625526Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2023-03-20T11:55:13.4625940Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2023-03-20T11:55:13.4636995Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:55:13.4637247Z env: 2023-03-20T11:55:13.4637484Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:13.4637741Z REPOSITORY: pytorch/vision 2023-03-20T11:55:13.4638357Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:55:13.4638807Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:13.4639175Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:13.4639458Z GPU_FLAG: --gpus all 2023-03-20T11:55:13.4639756Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-03-20T11:55:13.4640112Z DIRECTORY: /home/ec2-user/actions-runner/_work/vision/vision/ 2023-03-20T11:55:13.4640365Z ##[endgroup] 2023-03-20T11:55:13.4876557Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2023-03-20T11:55:13.6536567Z latest: Pulling from tool/alpine 2023-03-20T11:55:13.6537161Z 540db60ca938: Pulling fs layer 2023-03-20T11:55:13.7638755Z 540db60ca938: Download complete 2023-03-20T11:55:14.6934175Z 540db60ca938: Pull complete 2023-03-20T11:55:14.7013857Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2023-03-20T11:55:14.7043573Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2023-03-20T11:55:16.0896017Z Prepare all required actions 2023-03-20T11:55:16.0915140Z ##[group]Run ./test-infra/.github/actions/chown-directory 2023-03-20T11:55:16.0915396Z with: 2023-03-20T11:55:16.0915660Z directory: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:16.0915919Z env: 2023-03-20T11:55:16.0916151Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:16.0916423Z REPOSITORY: pytorch/vision 2023-03-20T11:55:16.0916894Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:55:16.0917324Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:16.0917689Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:16.0918415Z GPU_FLAG: --gpus all 2023-03-20T11:55:16.0918613Z ##[endgroup] 2023-03-20T11:55:16.0933246Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2023-03-20T11:55:16.0933765Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2023-03-20T11:55:16.0945367Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:55:16.0945617Z env: 2023-03-20T11:55:16.0945850Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:16.0946106Z REPOSITORY: pytorch/vision 2023-03-20T11:55:16.0946502Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:55:16.0946936Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:16.0947293Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:16.0947576Z GPU_FLAG: --gpus all 2023-03-20T11:55:16.0947864Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-03-20T11:55:16.0948218Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:16.0948469Z ##[endgroup] 2023-03-20T11:55:16.9412521Z Prepare all required actions 2023-03-20T11:55:16.9433238Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2023-03-20T11:55:16.9433507Z with: 2023-03-20T11:55:16.9433670Z env: 2023-03-20T11:55:16.9433903Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:16.9434175Z REPOSITORY: pytorch/vision 2023-03-20T11:55:16.9434571Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:55:16.9434997Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:16.9435360Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:16.9435646Z GPU_FLAG: --gpus all 2023-03-20T11:55:16.9435850Z ##[endgroup] 2023-03-20T11:55:16.9450821Z ##[group]Run set -eou pipefail 2023-03-20T11:55:16.9451115Z set -eou pipefail 2023-03-20T11:55:16.9451321Z  2023-03-20T11:55:16.9451617Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-03-20T11:55:16.9451909Z for _ in $(seq 1440); do 2023-03-20T11:55:16.9452157Z  # Break if no ssh session exists anymore 2023-03-20T11:55:16.9452412Z  if [ "$(who)" = "" ]; then 2023-03-20T11:55:16.9452620Z  break 2023-03-20T11:55:16.9452811Z  fi 2023-03-20T11:55:16.9453006Z  echo "." 2023-03-20T11:55:16.9453243Z  sleep 5 2023-03-20T11:55:16.9453474Z done 2023-03-20T11:55:16.9464557Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:55:16.9464808Z env: 2023-03-20T11:55:16.9465044Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:16.9465308Z REPOSITORY: pytorch/vision 2023-03-20T11:55:16.9465703Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:55:16.9466147Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:16.9466515Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:16.9466799Z GPU_FLAG: --gpus all 2023-03-20T11:55:16.9467006Z ##[endgroup] 2023-03-20T11:55:16.9488466Z Holding runner for 2 hours until all ssh sessions have logged out 2023-03-20T11:55:16.9545966Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-03-20T11:55:16.9546333Z # ignore expansion of "docker ps -q" since it could be empty 2023-03-20T11:55:16.9546632Z # shellcheck disable=SC2046 2023-03-20T11:55:16.9546903Z docker stop $(docker ps -q) || true 2023-03-20T11:55:16.9547161Z # Prune all of the docker images 2023-03-20T11:55:16.9547484Z docker system prune -af 2023-03-20T11:55:16.9555971Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-03-20T11:55:16.9556231Z env: 2023-03-20T11:55:16.9556478Z DOCKER_IMAGE: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:16.9556742Z REPOSITORY: pytorch/vision 2023-03-20T11:55:16.9557137Z SCRIPT: set -euo pipefail export PYTHON_VERSION=3.8 export GPU_ARCH_TYPE=cuda export GPU_ARCH_VERSION=11.7 ./.github/scripts/unittest.sh 2023-03-20T11:55:16.9557581Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2023-03-20T11:55:16.9558250Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2023-03-20T11:55:16.9558536Z GPU_FLAG: --gpus all 2023-03-20T11:55:16.9558741Z ##[endgroup] 2023-03-20T11:55:27.3015502Z 886d5b8d96f3 2023-03-20T11:55:28.5217805Z Deleted Containers: 2023-03-20T11:55:28.5218256Z 886d5b8d96f3a8ba758eeeaf36ba07153de076a02104c540ac96b7278a7f4376 2023-03-20T11:55:28.5218452Z 2023-03-20T11:55:31.0989870Z Deleted Images: 2023-03-20T11:55:31.0990523Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2023-03-20T11:55:31.0991420Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2023-03-20T11:55:31.0991870Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2023-03-20T11:55:31.0992267Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2023-03-20T11:55:31.0992651Z untagged: pytorch/conda-builder:cuda11.7 2023-03-20T11:55:31.0993116Z untagged: pytorch/conda-builder@sha256:b00b8b1f49814101b2172621c3eae23ac48a8e5fdaf1ab09be420b93a527051c 2023-03-20T11:55:31.0995737Z deleted: sha256:af2dcddbb3dad0c0266b6f0cba4703f85b591af1886e4909ee31aa3a32cd63e0 2023-03-20T11:55:31.0996218Z deleted: sha256:4bca0390b2c93716172cfb25a69544075d123bc77823d660be4f353c97ceb8c7 2023-03-20T11:55:31.0996693Z deleted: sha256:1c979558ddabec235e251f0779e159f9ff9ac0e0fb5b005c5ed27b922d95557d 2023-03-20T11:55:31.0997122Z deleted: sha256:adeeeaf7013e11e72b1e077566e21e0e8fd9edc4e6ac08b0889ce891520110b2 2023-03-20T11:55:31.0997495Z deleted: sha256:7575d53eed193b24fb068dbc216da82b598262934cacd300323956d37e92ebfd 2023-03-20T11:55:31.0998148Z deleted: sha256:0abc94c57fec343db1ce2082426d0d37f439c4d02f0fea3921db5b1e8f43be55 2023-03-20T11:55:31.0998533Z deleted: sha256:a842e3c6b796e5eab42dbc6b18331bde9f4daed3647f599d778083b3d52372fa 2023-03-20T11:55:31.0998950Z deleted: sha256:1e67df4c5262320367359052f8d601c35764763dce10681eec14db6c9a94c65a 2023-03-20T11:55:31.0999393Z deleted: sha256:3d955ee61732bcdad7ccc3a6741b61b7702c5ab8a51df237b3759deb6664a0dc 2023-03-20T11:55:31.0999766Z deleted: sha256:d5fe3e4659218e554e8882578451b1c20d3dc59bfd483e72c27af225be2b5b09 2023-03-20T11:55:31.1000102Z deleted: sha256:5464f20f85e4e24fbfc35045905e08a9171737103fa95419526254a58478ae30 2023-03-20T11:55:31.1000423Z deleted: sha256:b02f8a36667959625508bd946b0d27d581688e6ffb95665c7c7f193328131998 2023-03-20T11:55:31.1000771Z deleted: sha256:c0f251e0074be7b2711307c882a4026f70e502df8d27cdf0ddd0861f5d9902c7 2023-03-20T11:55:31.1001122Z deleted: sha256:14f6ea97488b73ba7fa2bc891511ea377c285993c8e67e6ffb7e96f0777f568a 2023-03-20T11:55:31.1001509Z deleted: sha256:55bc681cf7b2ec75f9a40f5456d402663858ce630f48dce9113175a2359eb9e3 2023-03-20T11:55:31.1001941Z deleted: sha256:23d7dc9049f43ffb8dc1676048ea78d6ec7c0a9fe8996693e4fe7a961eeb7259 2023-03-20T11:55:31.1002328Z deleted: sha256:68623b8c2ab642d68d2438c7c1e3fb5e1b50fe9f749f688fcd5340530927f326 2023-03-20T11:55:31.1002677Z deleted: sha256:fe4530079c9516fe11642715859c3c65dbf8fadc51a7784629a4158bed6b25ac 2023-03-20T11:55:31.1003170Z deleted: sha256:b1b27722c0744e0ba94f6163f8c55137788930e7e0c2bac6dc2138adea05f45e 2023-03-20T11:55:31.1003553Z deleted: sha256:a83abb268a15fbed93b85f83947d3ec60d4f4e5aadd4b0b3de7cd05942974f35 2023-03-20T11:55:31.1003935Z deleted: sha256:99761d2f7d590dc67fea16fe32adb70e069e0f46f8461d26e936808b06456a70 2023-03-20T11:55:31.1004346Z deleted: sha256:298d18c94c5472076448e4b919bf48b5a709e977b3aa38973d4fc9a9ee3480f5 2023-03-20T11:55:31.1004695Z deleted: sha256:6b9b968b467dc7c17fd2d23e0ca9bcd04277ee308120ea2f1425135da9c0b8d4 2023-03-20T11:55:31.1005076Z deleted: sha256:2bd7b9a6a983a82328b7ffe86ba8ab1500058aa6fcd3fd6ae35b835a4ced7c17 2023-03-20T11:55:31.1005444Z deleted: sha256:5867efb926f2830458f825b6808058e7ad773a835e2f6c63ff86184c0cf752d2 2023-03-20T11:55:31.1005808Z deleted: sha256:f1dda1e73f6899dde4b9612d518062ba07fde94cebe7a1d76d090cf687f53938 2023-03-20T11:55:31.1006190Z deleted: sha256:c9d34bd8de771cd1fc58ce36ca65297f816546045ea345eb02a5ef6a4ff60978 2023-03-20T11:55:31.1006631Z deleted: sha256:ac936686e923c6eec890ac5a199b2697e80e389c492caadba7e7d84c06e6809a 2023-03-20T11:55:31.1007010Z deleted: sha256:acf04bcbc8cecfc113d42e11b0c54cd96ae13827a11321f05fe69ff116af4db9 2023-03-20T11:55:31.1007379Z deleted: sha256:95f54621be75441d3117266b2077bacae0ed13f0cca295a60b8cfd330103cfb8 2023-03-20T11:55:31.1007719Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2023-03-20T11:55:31.1007905Z 2023-03-20T11:55:31.1121662Z Total reclaimed space: 18.78GB 2023-03-20T11:55:31.1189537Z Post job cleanup. 2023-03-20T11:55:31.2284075Z [command]/usr/bin/git version 2023-03-20T11:55:31.2319702Z git version 2.39.2 2023-03-20T11:55:31.2360025Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/dcb585ff-e983-442a-ac61-564b5ff3a94d' before making global git config changes 2023-03-20T11:55:31.2360689Z Adding repository directory to the temporary git global config as a safe directory 2023-03-20T11:55:31.2365807Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/vision/vision/pytorch/vision 2023-03-20T11:55:31.2392099Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-03-20T11:55:31.2413422Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-03-20T11:55:31.2636426Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-03-20T11:55:31.2654294Z http.https://github.com/.extraheader 2023-03-20T11:55:31.2663163Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-03-20T11:55:31.2685161Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-03-20T11:55:31.2971241Z Post job cleanup. 2023-03-20T11:55:31.3005082Z Post job cleanup. 2023-03-20T11:55:31.4103968Z [command]/usr/bin/git version 2023-03-20T11:55:31.4137672Z git version 2.39.2 2023-03-20T11:55:31.4180003Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d13cdb40-ea85-4838-a71e-f53f9422d74f' before making global git config changes 2023-03-20T11:55:31.4181477Z Adding repository directory to the temporary git global config as a safe directory 2023-03-20T11:55:31.4186167Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/vision/vision/test-infra 2023-03-20T11:55:31.4212434Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-03-20T11:55:31.4233759Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-03-20T11:55:31.4450340Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-03-20T11:55:31.4467740Z http.https://github.com/.extraheader 2023-03-20T11:55:31.4475685Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-03-20T11:55:31.4502145Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-03-20T11:55:31.4867532Z Cleaning up orphan processes